diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/README.md b/checkpoints/a800/formal4_hlen3_best_policy_20260804/README.md new file mode 100644 index 0000000000000000000000000000000000000000..5c1c1d2733c227362318c4d54400d8a0383b3ba0 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/README.md @@ -0,0 +1,5 @@ +# formal4 hlen3 best policy checkpoints + +Uploaded 2026-08-04. Contains encoder-only stage2 checkpoint, best ACT policies, dataset_stats, training configs, deploy configs, and eval logs. + +Success rates are from 100-episode eval logs where available. diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml b/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml new file mode 100644 index 0000000000000000000000000000000000000000..a33d2cc90a15fd82f127cddd9062bc9b9aa95861 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml @@ -0,0 +1,56 @@ +# ACT + cached frozen ViTacDreamer formal4 hlen3 Stage2 feature-query policy; task-specific hyperparams for insert_HDMI. +state_dim: 8 +kl_weight: 7.5 +chunk_size: 20 +hidden_dim: 512 +dim_feedforward: 3200 + +temporal_agg: true +device: cuda:0 + +ckpt_dir: null +policy_class: ACT +num_steps: 16000 + +batch_size: 384 +num_workers: 4 +save_freq: 2000 +position_embedding: sine +lr_vision_backbone: 0.00001 +weight_decay: 0.0001 +lr: 0.00001 +vitacdreamer_adapter_lr: 0.00007 +masks: false +dilation: false +backbone: resnet18 +nheads: 8 +enc_layers: 4 +dec_layers: 7 +pre_norm: false +dropout: 0.025 +camera_names: + - cam_high + +tactile_names: + - tac_left + - tac_right +lr_tactile_backbone: 0.00001 +tactile_masks: false +tactile_backbone: resnet18 +tactile_ckpt: null +tactile_dilation: false + +use_vitacdreamer_feature: true +vitacdreamer_history_len: 3 +vitacdreamer_sample_stride: 5 +vitacdreamer_feature_dim: 512 +vitacdreamer_fusion_mode: feature_query_policy_kv +vitacdreamer_cross_attn_layers: none +finetune_vitacdreamer_encoder: false +vitacdreamer_checkpoint: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth +vitacdreamer_feature_cache_dir: ./data/act_processed/{task_stem}/{task_config_ep}/vitacdreamer_features_formal4_hlen3_stage2_depthdelta_20260727 +vitacdreamer_task_order: + - insert_HDMI + - insert_hole + - lift_bottle + - pull_out_key diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml b/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml new file mode 100644 index 0000000000000000000000000000000000000000..65639d95c21c9ab924df2e85852265b3c689d2cf --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml @@ -0,0 +1,56 @@ +# ACT + cached frozen ViTacDreamer formal4 hlen3 Stage2 feature-query policy; task-specific hyperparams for insert_hole. +state_dim: 8 +kl_weight: 10.0 +chunk_size: 30 +hidden_dim: 512 +dim_feedforward: 3200 + +temporal_agg: true +device: cuda:0 + +ckpt_dir: null +policy_class: ACT +num_steps: 16000 + +batch_size: 384 +num_workers: 4 +save_freq: 2000 +position_embedding: sine +lr_vision_backbone: 0.00001 +weight_decay: 0.0001 +lr: 0.00001 +vitacdreamer_adapter_lr: 0.00003 +masks: false +dilation: false +backbone: resnet18 +nheads: 8 +enc_layers: 4 +dec_layers: 7 +pre_norm: false +dropout: 0.025 +camera_names: + - cam_high + +tactile_names: + - tac_left + - tac_right +lr_tactile_backbone: 0.00001 +tactile_masks: false +tactile_backbone: resnet18 +tactile_ckpt: null +tactile_dilation: false + +use_vitacdreamer_feature: true +vitacdreamer_history_len: 3 +vitacdreamer_sample_stride: 5 +vitacdreamer_feature_dim: 512 +vitacdreamer_fusion_mode: feature_query_policy_kv +vitacdreamer_cross_attn_layers: none +finetune_vitacdreamer_encoder: false +vitacdreamer_checkpoint: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth +vitacdreamer_feature_cache_dir: ./data/act_processed/{task_stem}/{task_config_ep}/vitacdreamer_features_formal4_hlen3_stage2_depthdelta_20260727 +vitacdreamer_task_order: + - insert_HDMI + - insert_hole + - lift_bottle + - pull_out_key diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml b/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml new file mode 100644 index 0000000000000000000000000000000000000000..13ebcf50bc757d37d6023750c6fba7da205bc06a --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml @@ -0,0 +1,56 @@ +# ACT + cached frozen ViTacDreamer formal4 hlen3 Stage2 feature-query policy; task-specific hyperparams for lift_bottle. +state_dim: 8 +kl_weight: 10.0 +chunk_size: 20 +hidden_dim: 512 +dim_feedforward: 3200 + +temporal_agg: true +device: cuda:0 + +ckpt_dir: null +policy_class: ACT +num_steps: 16000 + +batch_size: 384 +num_workers: 4 +save_freq: 2000 +position_embedding: sine +lr_vision_backbone: 0.00001 +weight_decay: 0.0001 +lr: 0.00001 +vitacdreamer_adapter_lr: 0.00003 +masks: false +dilation: false +backbone: resnet18 +nheads: 8 +enc_layers: 4 +dec_layers: 7 +pre_norm: false +dropout: 0.025 +camera_names: + - cam_high + +tactile_names: + - tac_left + - tac_right +lr_tactile_backbone: 0.00001 +tactile_masks: false +tactile_backbone: resnet18 +tactile_ckpt: null +tactile_dilation: false + +use_vitacdreamer_feature: true +vitacdreamer_history_len: 3 +vitacdreamer_sample_stride: 5 +vitacdreamer_feature_dim: 512 +vitacdreamer_fusion_mode: feature_query_policy_kv +vitacdreamer_cross_attn_layers: none +finetune_vitacdreamer_encoder: false +vitacdreamer_checkpoint: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth +vitacdreamer_feature_cache_dir: ./data/act_processed/{task_stem}/{task_config_ep}/vitacdreamer_features_formal4_hlen3_stage2_depthdelta_20260727 +vitacdreamer_task_order: + - insert_HDMI + - insert_hole + - lift_bottle + - pull_out_key diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml b/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml new file mode 100644 index 0000000000000000000000000000000000000000..1fc06593b730f23cce7915dd2878ec0d2d0c60cf --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml @@ -0,0 +1,56 @@ +# ACT + cached frozen ViTacDreamer formal4 hlen3 Stage2 feature-query policy; task-specific hyperparams for pull_out_key. +state_dim: 8 +kl_weight: 10.0 +chunk_size: 15 +hidden_dim: 512 +dim_feedforward: 3200 + +temporal_agg: true +device: cuda:0 + +ckpt_dir: null +policy_class: ACT +num_steps: 16000 + +batch_size: 384 +num_workers: 4 +save_freq: 2000 +position_embedding: sine +lr_vision_backbone: 0.00001 +weight_decay: 0.0001 +lr: 0.00001 +vitacdreamer_adapter_lr: 0.00005 +masks: false +dilation: false +backbone: resnet18 +nheads: 8 +enc_layers: 4 +dec_layers: 7 +pre_norm: false +dropout: 0.025 +camera_names: + - cam_high + +tactile_names: + - tac_left + - tac_right +lr_tactile_backbone: 0.00001 +tactile_masks: false +tactile_backbone: resnet18 +tactile_ckpt: null +tactile_dilation: false + +use_vitacdreamer_feature: true +vitacdreamer_history_len: 3 +vitacdreamer_sample_stride: 5 +vitacdreamer_feature_dim: 512 +vitacdreamer_fusion_mode: feature_query_policy_kv +vitacdreamer_cross_attn_layers: none +finetune_vitacdreamer_encoder: false +vitacdreamer_checkpoint: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth +vitacdreamer_feature_cache_dir: ./data/act_processed/{task_stem}/{task_config_ep}/vitacdreamer_features_formal4_hlen3_stage2_depthdelta_20260727 +vitacdreamer_task_order: + - insert_HDMI + - insert_hole + - lift_bottle + - pull_out_key diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_HDMI_newhp_best.yml b/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_HDMI_newhp_best.yml new file mode 100644 index 0000000000000000000000000000000000000000..bcd1978a5ced84f29332941ad123a5ab475bf5a0 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_HDMI_newhp_best.yml @@ -0,0 +1,8 @@ +policy_name: ACT +seed: 0 +ckpt_setting: default-balanced-50 +instruction_type: seen +instuction_file: null +train_config_name: train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k +policy_checkpoint: act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt +stats_path: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_hole_newhp_best.yml b/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_hole_newhp_best.yml new file mode 100644 index 0000000000000000000000000000000000000000..59736f79aa5103e8979fd0a3f287f48832b90ccc --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_hole_newhp_best.yml @@ -0,0 +1,8 @@ +policy_name: ACT +seed: 0 +ckpt_setting: default-balanced-50 +instruction_type: seen +instuction_file: null +train_config_name: train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k +policy_checkpoint: act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt +stats_path: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_lift_bottle_newhp_best.yml b/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_lift_bottle_newhp_best.yml new file mode 100644 index 0000000000000000000000000000000000000000..f7f9298917fe73b04651ed508957fa799fe2b273 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_lift_bottle_newhp_best.yml @@ -0,0 +1,8 @@ +policy_name: ACT +seed: 0 +ckpt_setting: default-balanced-50 +instruction_type: seen +instuction_file: null +train_config_name: train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k +policy_checkpoint: act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt +stats_path: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_pull_out_key_newhp_best.yml b/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_pull_out_key_newhp_best.yml new file mode 100644 index 0000000000000000000000000000000000000000..3f43dfecd68ddd4c9776986783d1056503165f7c --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_pull_out_key_newhp_best.yml @@ -0,0 +1,8 @@ +policy_name: ACT +seed: 0 +ckpt_setting: default-balanced-50 +instruction_type: seen +instuction_file: null +train_config_name: train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k +policy_checkpoint: act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt +stats_path: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/encoder/stage2_v2_encoder_only.pth b/checkpoints/a800/formal4_hlen3_best_policy_20260804/encoder/stage2_v2_encoder_only.pth new file mode 100644 index 0000000000000000000000000000000000000000..02a0f11bf8ad0bbadb819334ee820a1a0b4a235e --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/encoder/stage2_v2_encoder_only.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a3d0772307e76c405cd0617fb59ad2a717136c7d469f31b8512bbfd6d394e4 +size 940360022 diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_HDMI_g3_20260801_155014.log b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_HDMI_g3_20260801_155014.log new file mode 100644 index 0000000000000000000000000000000000000000..16408b101ba8f5cfef57cccf9368cf12dfe1edf4 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_HDMI_g3_20260801_155014.log @@ -0,0 +1,735 @@ +===== START newhp hlen=3 task=insert_HDMI gpu=3 total=100 cfg=train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k Sat Aug 1 15:50:14 CST 2026 ===== +[INFO][AppLauncher]: Input keyword argument `livestream=0` has overridden the environment variable `LIVESTREAM=0`. +[INFO][AppLauncher]: Using device: cuda:0 +[INFO][AppLauncher]: Loading experience file: /pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/isaaclab.python.headless.rendering.kit +[Warning] [simulation_app.simulation_app] Modules: ['omni.kit_app'] were loaded before SimulationApp was started and might not be loaded correctly. +[Warning] [simulation_app.simulation_app] Please check to make sure no extra omniverse or pxr modules are imported before the call to SimulationApp(...) +Loading user config located at: '/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/omni/data/Kit/Isaac-Sim/4.5/user.config.json' +[Info] [carb] Logging to file: /pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/omni/logs/Kit/Isaac-Sim/4.5/kit_20260801_155019.log +2026-08-01 07:50:19 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available. +2026-08-01 07:50:19 [52ms] [Warning] [omni.ext.plugin] [ext: rendering_modes] Extensions config 'extension.toml' doesn't exist '/pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/rendering_modes' or '/pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/rendering_modes/config' +2026-08-01 07:50:23 [4,131ms] [Warning] [omni.datastore] OmniHub is inaccessible +2026-08-01 07:50:23 [4,290ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:23 [4,290ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:23 [4,391ms] [Warning] [omni.platforminfo.plugin] failed to open the default display. Can't verify X Server version. +2026-08-01 07:50:26 [6,830ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:26 [6,832ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:26 [6,833ms] [Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available +2026-08-01 07:50:26 [6,834ms] [Warning] [carb.cudainterop.plugin] CUDA_VISIBLE_DEVICES environment variable is set. +2026-08-01 07:50:26 [6,834ms] [Warning] [carb.cudainterop.plugin] Note CUDA device enumeration and Omniverse device enumeration are different. +2026-08-01 07:50:26 [6,834ms] [Warning] [carb.cudainterop.plugin] Setting CUDA_VISIBLE_DEVICES can lead to undesired behavior or crashes. +2026-08-01 07:50:27 [7,602ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,603ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,604ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,604ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,606ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,606ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,610ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,610ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,611ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,611ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,612ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. + +|---------------------------------------------------------------------------------------------| +| Driver Version: 570.195.03 | Graphics API: Vulkan +|=============================================================================================| +| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID | +| | | | | | Device-ID | UUID | +| | | | | | Bus-ID | | +|---------------------------------------------------------------------------------------------| +| 0 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | eb4c7dfa.. | +| | | | | | 61 | | +|---------------------------------------------------------------------------------------------| +| 1 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | ad98f500.. | +| | | | | | 62 | | +|---------------------------------------------------------------------------------------------| +| 2 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 60e4b523.. | +| | | | | | 63 | | +|---------------------------------------------------------------------------------------------| +| 3 | NVIDIA GeForce RTX 4090 | Yes: 0 | | 24810 MB | 10de | 0 | +| | | | | | 2684 | e0e3b188.. | +| | | | | | 64 | | +|---------------------------------------------------------------------------------------------| +| 4 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | bf183f35.. | +| | | | | | a1 | | +|---------------------------------------------------------------------------------------------| +| 5 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 42f3c508.. | +| | | | | | a2 | | +|---------------------------------------------------------------------------------------------| +| 6 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 4baa9b71.. | +| | | | | | a3 | | +|---------------------------------------------------------------------------------------------| +| 7 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 44da14c1.. | +| | | | | | a4 | | +|=============================================================================================| +| OS: 22.04.1 LTS (Jammy Jellyfish) ubuntu, Version: 22.04.1, Kernel: 5.15.0-151-generic +| Processor: INTEL(R) XEON(R) PLATINUM 8573C +| Cores: 96 | Logical Cores: 192 +|---------------------------------------------------------------------------------------------| +| Total Memory (MB): 967512 | Free Memory: 811066 +| Total Page/Swap (MB): 0 | Free Page/Swap: 0 +|---------------------------------------------------------------------------------------------| +2026-08-01 07:50:30 [10,806ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,806ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,875ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,875ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,895ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,895ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,996ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,996ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,999ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,999ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [11,001ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [11,001ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:31 [12,244ms] [Warning] [omni.isaac.dynamic_control] omni.isaac.dynamic_control is deprecated as of Isaac Sim 4.5. No action is needed from end-users. +2026-08-01 07:50:32 [13,366ms] [Warning] [omni.log] Source: omni.hydra was already registered. +2026-08-01 07:50:34 [15,033ms] [Warning] [omni.replicator.core.scripts.extension] No material configuration file, adding configuration to material settings directly. +2026-08-01 07:50:41 [21,578ms] [Warning] [omni.kvdb.plugin] Disabling key-value database because another kit process is locking it +2026-08-01 07:50:41 [21,716ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/ambientOcclusion/enabled' +2026-08-01 07:50:41 [21,716ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/enabled' +2026-08-01 07:50:41 [21,716ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/indirectDiffuse/enabled' +2026-08-01 07:50:41 [21,717ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/raytracing/cached/enabled' +2026-08-01 07:50:41 [21,717ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/reflections/enabled' +2026-08-01 07:50:41 [21,717ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/sceneDb/ambientLightIntensity' +2026-08-01 07:50:41 [21,717ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/translucency/enabled' +2026-08-01 07:50:41 [21,717ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/viewTile/limit' +2026-08-01 07:50:41 [22,097ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 2908577024 +2026-08-01 07:50:41 [22,097ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid true, within: false +2026-08-01 07:50:42 [22,797ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/samplesPerPixel' +2026-08-01 07:50:42 [22,798ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/pathtracing/maxSamplesPerLaunch' +2026-08-01 07:50:42 [22,798ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults-transient/meshlights/forceDisable' +2026-08-01 07:50:42 [23,166ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/post/dlss/execMode' +Using camera type 'head' for task 'insert_HDMI' +build_ACT_model_and_optimizer Namespace(lr=1e-05, lr_backbone=1e-05, batch_size=384, weight_decay=0.0001, epochs=300, lr_drop=200, clip_max_norm=0.1, dilation=False, pre_norm=False, vitacdreamer_cross_attn_layers='none', masks=False, eval=False, onscreen_render=False, num_epochs=1, state_dim=8, kl_weight=7.5, chunk_size=20, hidden_dim=512, dim_feedforward=3200, temporal_agg=True, device='cuda:0', ckpt_dir='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k', policy_class='ACT', num_steps=16000, num_workers=4, save_freq=2000, position_embedding='sine', lr_vision_backbone=1e-05, vitacdreamer_adapter_lr=7e-05, backbone='resnet18', nheads=8, enc_layers=4, dec_layers=7, dropout=0.025, camera_names=['cam_high'], tactile_names=['tac_left', 'tac_right'], lr_tactile_backbone=1e-05, tactile_masks=False, tactile_backbone='resnet18', tactile_ckpt=None, tactile_dilation=False, use_vitacdreamer_feature=True, vitacdreamer_history_len=3, vitacdreamer_sample_stride=5, vitacdreamer_feature_dim=512, vitacdreamer_fusion_mode='feature_query_policy_kv', finetune_vitacdreamer_encoder=False, vitacdreamer_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], task_name='sim-insert_HDMI-default-50', task_config='default', policy_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt', stats_path='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl', seed=0) +Namespace(lr=1e-05, lr_backbone=1e-05, batch_size=384, weight_decay=0.0001, epochs=300, lr_drop=200, clip_max_norm=0.1, dilation=False, pre_norm=False, vitacdreamer_cross_attn_layers='none', masks=False, eval=False, onscreen_render=False, num_epochs=1, state_dim=8, kl_weight=7.5, chunk_size=20, hidden_dim=512, dim_feedforward=3200, temporal_agg=True, device='cuda:0', ckpt_dir='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k', policy_class='ACT', num_steps=16000, num_workers=4, save_freq=2000, position_embedding='sine', lr_vision_backbone=1e-05, vitacdreamer_adapter_lr=7e-05, backbone='resnet18', nheads=8, enc_layers=4, dec_layers=7, dropout=0.025, camera_names=['cam_high'], tactile_names=['tac_left', 'tac_right'], lr_tactile_backbone=1e-05, tactile_masks=False, tactile_backbone='resnet18', tactile_ckpt=None, tactile_dilation=False, use_vitacdreamer_feature=True, vitacdreamer_history_len=3, vitacdreamer_sample_stride=5, vitacdreamer_feature_dim=512, vitacdreamer_fusion_mode='feature_query_policy_kv', finetune_vitacdreamer_encoder=False, vitacdreamer_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], task_name='sim-insert_HDMI-default-50', task_config='default', policy_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt', stats_path='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl', seed=0) +/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. + warnings.warn( +/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=ResNet18_Weights.IMAGENET1K_V1`. You can also use `weights=ResNet18_Weights.DEFAULT` to get the most up-to-date weights. + warnings.warn(msg) +number of parameters: 100.95M +Converted 768 legacy ViT checkpoint keys for HuggingFace ViTModel compatibility. + Loading weights: 0%| | 0/198 [00:00 + Number of environments: 1 + Environment spacing : 1.5 + Source prim name : /World/envs/env_0 + Global prim paths : [] + Replicate physics : True +[INFO]: Starting the simulation. This may take a few seconds. Please wait... +Initializing GelSight Sensor `/World/envs/env_.*/Robot/gelsight_mini_case_left`... +Initializing GelSight Sensor `/World/envs/env_.*/Robot/gelsight_mini_case_right`... +2026-08-01 07:51:47 [87,840ms] [Warning] [omni.hydra.scene_delegate.plugin] Calling getBypassRenderSkelMeshProcessing for prim /World/envs/env_0/Robot/panda_link3/visuals.proto_mesh_0_id0 that has not been populated +2026-08-01 07:51:47 [87,869ms] [Warning] [omni.hydra] Mesh '/World/envs/env_0/slot/mesh' has corrupted data in primvar 'st': buffer size 336 doesn't match expected size 85944 in faceVarying primvars +2026-08-01 07:51:47 [87,869ms] [Warning] [omni.hydra] Mesh '/World/envs/env_0/prism/mesh' has corrupted data in primvar 'st': buffer size 714 doesn't match expected size 5190 in faceVarying primvars +2026-08-01 07:51:49 [89,710ms] [Warning] [rtx.postprocessing.plugin] DLSS increasing input dimensions: Render resolution of (186, 139) is below minimal input resolution of 300. +[INFO]: Time taken for simulation start : 23.191215 seconds +Init test +vertex_reporter i : 0 +vertex_reporter i : 1 +vertex_reporter i : 2 +/World/envs/env_.*/slot has global id 1 +/World/envs/env_.*/prism has global id 2 +/World/envs/env_.*/Robot/gelpad_left has global id 3 +/World/envs/env_.*/Robot/gelpad_right has global id 4 +[INFO]: Completed setting up the environment... +[2026-08-01 15:52:11] Task Name: insert_HDMI +[2026-08-01 15:52:11] Task Config: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/task_config/default.yml +[2026-08-01 15:52:11] Eval Config: { + "policy_name": "ACT", + "seed": 0, + "ckpt_setting": "default-balanced-50", + "instruction_type": "seen", + "instuction_file": null, + "train_config_name": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k", + "policy_checkpoint": "act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt", + "stats_path": "/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_HDMI/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl", + "task_name": "insert_HDMI", + "task_config": "default", + "train_config": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k" +} +-------------------- + +[2026-08-01 15:52:11] Task init finish in 53.80 seconds. +[2026-08-01 15:52:11] Policy init finish in 8.65 seconds. +Setting seed: 0 +Step 1( N/A%), pre moving , FPS 0.12, Running 8.15s Step 2( N/A%), pre moving , FPS 0.24, Running 8.26s Step 3( N/A%), pre moving , FPS 0.36, Running 8.34s Step 4( N/A%), pre moving , FPS 0.48, Running 8.36s Step 5( N/A%), pre moving , FPS 0.60, Running 8.40s Step 6( N/A%), pre moving , FPS 0.69, Running 8.68s Step 7( N/A%), pre moving , FPS 0.80, Running 8.70s Step 8( N/A%), pre moving , FPS 0.92, Running 8.74s Step 9( N/A%), pre moving , FPS 1.03, Running 8.76s Step 10( N/A%), pre moving , FPS 1.14, Running 8.80s Step 11( N/A%), pre moving , FPS 1.25, Running 8.83s Step 12( N/A%), pre moving , FPS 1.35, Running 8.86s Step 13( N/A%), pre moving , FPS 1.46, Running 8.93s Step 14( N/A%), pre moving , FPS 1.55, Running 9.04s Step 15( N/A%), pre moving , FPS 1.64, Running 9.13s Step 16( N/A%), pre moving , FPS 1.73, Running 9.23s Step 17( N/A%), pre moving , FPS 1.82, Running 9.34s Step 18( N/A%), pre moving , FPS 1.91, Running 9.43s Step 19( N/A%), pre moving , FPS 1.99, Running 9.53s Step 20( N/A%), pre moving , FPS 2.08, Running 9.63s Step 21( N/A%), pre moving , FPS 12.73, Running 9.73s Step 22( N/A%), pre moving , FPS 12.82, Running 9.82s Step 23( N/A%), pre moving , FPS 12.64, Running 9.92s Step 24( N/A%), pre moving , FPS 12.05, Running 10.02s Step 25( N/A%), pre moving , FPS 11.62, Running 10.12s Step 26( N/A%), pre moving , FPS 10.94, Running 10.51s Step 27( N/A%), pre moving , FPS 10.55, Running 10.60s Step 28( N/A%), pre moving , FPS 10.19, Running 10.70s Step 29( N/A%), pre moving , FPS 9.80, Running 10.81s Step 30( N/A%), pre moving , FPS 9.42, Running 10.92s Step 31( N/A%), pre moving , FPS 7.23, Running 11.60s Step 32( N/A%), pre moving , FPS 7.02, Running 11.71s Step 33( N/A%), pre moving , FPS 6.89, Running 11.84s Step 34( N/A%), pre moving , FPS 6.94, Running 11.92s Step 35( N/A%), pre moving , FPS 7.14, Running 11.94s Step 36( N/A%), pre moving , FPS 7.35, Running 11.95s Step 37( N/A%), pre moving , FPS 7.59, Running 11.97s Step 38( N/A%), pre moving , FPS 7.82, Running 11.99s Step 39( N/A%), pre moving , FPS 8.08, Running 12.01s Step 40( N/A%), pre moving , FPS 8.35, Running 12.02s Step 41( N/A%), pre moving , FPS 7.13, Running 12.53s Step 42( N/A%), pre moving , FPS 6.94, Running 12.70s Step 43( N/A%), pre moving , FPS 7.12, Running 12.73s Step 44( N/A%), pre moving , FPS 7.34, Running 12.75s Step 45( N/A%), pre moving , FPS 7.56, Running 12.77s Step 46( N/A%), pre moving , FPS 8.77, Running 12.79s Step 47( N/A%), pre moving , FPS 9.06, Running 12.81s Step 48( N/A%), pre moving , FPS 9.37, Running 12.84s Step 49( N/A%), pre moving , FPS 9.76, Running 12.86s Step 50( N/A%), pre moving , FPS 10.26, Running 12.87s Step 51( N/A%), pre moving , FPS 15.44, Running 12.89s Step 52( N/A%), pre moving , FPS 16.61, Running 12.91s Step 53( N/A%), pre moving , FPS 12.95, Running 13.38s Step 54( N/A%), pre moving , FPS 13.46, Running 13.40s Step 55( N/A%), pre moving , FPS 13.46, Running 13.42s Step 56( N/A%), pre moving , FPS 13.44, Running 13.44s Step 57( N/A%), pre moving , FPS 13.40, Running 13.46s Step 58( N/A%), pre moving , FPS 13.28, Running 13.49s Step 59( N/A%), pre moving , FPS 13.16, Running 13.53s Step 60( N/A%), pre moving , FPS 13.04, Running 13.56s Step 61( N/A%), pre moving , FPS 18.89, Running 13.59s Step 62( N/A%), pre moving , FPS 21.80, Running 13.62s Step 63( N/A%), pre moving , FPS 21.32, Running 13.67s Step 64( N/A%), pre moving , FPS 20.72, Running 13.71s Step 65( N/A%), pre moving , FPS 20.29, Running 13.75s Step 66( N/A%), pre moving , FPS 19.84, Running 13.80s Step 67( N/A%), pre moving , FPS 19.55, Running 13.83s Step 68( N/A%), pre moving , FPS 19.41, Running 13.87s Step 69( N/A%), pre moving , FPS 19.16, Running 13.90s Step 70( N/A%), pre moving , FPS 18.90, Running 13.93s Step 71( N/A%), pre moving , FPS 18.66, Running 13.97s Step 72( N/A%), pre moving , FPS 17.96, Running 14.03s Step 73( N/A%), pre moving , FPS 28.45, Running 14.08s Step 74( N/A%), pre moving , FPS 26.73, Running 14.15s Step 75( N/A%), pre moving , FPS 25.08, Running 14.22s Step 76( N/A%), pre moving , FPS 23.90, Running 14.28s Step 77( N/A%), pre moving , FPS 22.78, Running 14.34s Step 78( N/A%), pre moving , FPS 21.78, Running 14.41s Step 79( N/A%), pre moving , FPS 21.21, Running 14.47s Step 80( N/A%), pre moving , FPS 20.46, Running 14.53s Step 81( N/A%), pre moving , FPS 19.91, Running 14.59s Step 82( N/A%), pre moving , FPS 19.46, Running 14.65s Step 83( N/A%), pre moving , FPS 19.21, Running 14.71s Step 84( N/A%), pre moving , FPS 19.08, Running 14.76s Step 85( N/A%), pre moving , FPS 18.76, Running 14.82s Step 86( N/A%), pre moving , FPS 17.34, Running 14.95s Step 87( N/A%), pre moving , FPS 15.69, Running 15.11s Step 88( N/A%), pre moving , FPS 14.90, Running 15.21s Step 89( N/A%), pre moving , FPS 14.22, Running 15.31s Step 90( N/A%), pre moving , FPS 13.58, Running 15.41s Step 91( N/A%), pre moving , FPS 12.98, Running 15.51s Step 92( N/A%), pre moving , FPS 12.67, Running 15.61s Step 93( N/A%), pre moving , FPS 12.33, Running 15.71s Step 94( N/A%), pre moving , FPS 12.09, Running 15.81s Step 95( N/A%), pre moving , FPS 11.88, Running 15.90s Step 96( N/A%), pre moving , FPS 11.69, Running 15.99s Step 97( N/A%), pre moving , FPS 11.53, Running 16.08s Step 98( N/A%), pre moving , FPS 11.34, Running 16.18s Step 99( N/A%), pre moving , FPS 11.08, Running 16.27s Step 100( N/A%), pre moving , FPS 10.87, Running 16.37s Step 101( N/A%), pre moving , FPS 10.62, Running 16.48s Step 102( N/A%), pre moving , FPS 10.37, Running 16.58s Step 103( N/A%), pre moving , FPS 10.16, Running 16.68s Step 104( N/A%), pre moving , FPS 9.94, Running 16.78s Step 105( N/A%), pre moving , FPS 9.77, Running 16.87s Step 106( N/A%), pre moving , FPS 9.92, Running 16.96s Step 107( N/A%), pre moving , FPS 10.22, Running 17.06s Step 108( N/A%), pre moving , FPS 10.26, Running 17.16s Step 109( N/A%), pre moving , FPS 10.26, Running 17.25s Step 110( N/A%), pre moving , FPS 10.26, Running 17.35s Step 111( N/A%), pre moving , FPS 10.27, Running 17.45s Step 112( N/A%), pre moving , FPS 10.27, Running 17.55s Step 113( N/A%), pre moving , FPS 10.27, Running 17.65s Step 114( N/A%), pre moving , FPS 7.48, Running 18.48s Step 115( N/A%), pre moving , FPS 7.21, Running 18.68s Step 116( N/A%), pre moving , FPS 6.95, Running 18.87s Step 117( N/A%), pre moving , FPS 6.72, Running 19.05s Step 118( N/A%), pre moving , FPS 6.46, Running 19.27s Step 119( N/A%), pre moving , FPS 6.22, Running 19.49s Step 120( N/A%), pre moving , FPS 6.02, Running 19.70s Step 121( N/A%), pre moving , FPS 5.78, Running 19.94s Step 122( N/A%), pre moving , FPS 5.50, Running 20.21s Step 123( N/A%), pre moving , FPS 5.25, Running 20.49s Step 124( N/A%), pre moving , FPS 5.02, Running 20.76s Step 125( N/A%), pre moving , FPS 4.81, Running 21.03s Step 126( N/A%), pre moving , FPS 4.54, Running 21.37s Step 127( N/A%), pre moving , FPS 4.29, Running 21.73s Step 128( N/A%), pre moving , FPS 4.04, Running 22.11s Step 129( N/A%), pre moving , FPS 3.82, Running 22.49s Step 130( N/A%), pre moving , FPS 3.64, Running 22.85s Step 131( N/A%), pre moving , FPS 3.45, Running 23.25s Step 132( N/A%), pre moving , FPS 3.26, Running 23.69s Step 133( N/A%), pre moving , FPS 3.12, Running 24.07s Step 134( N/A%), pre moving , FPS 3.43, Running 24.31s Step 135( N/A%), pre moving , FPS 3.42, Running 24.52s Step 136( N/A%), pre moving , FPS 3.40, Running 24.74s Step 137( N/A%), pre moving , FPS 3.37, Running 24.99s Step 138( N/A%), pre moving , FPS 3.33, Running 25.28s Step 139( N/A%), pre moving , FPS 3.27, Running 25.61s Step 140( N/A%), pre moving , FPS 3.23, Running 25.89s Step 141( N/A%), pre moving , FPS 3.19, Running 26.20s Step 142( N/A%), pre moving , FPS 3.04, Running 26.78s Step 143( N/A%), pre moving , FPS 2.95, Running 27.27s Step 144( N/A%), pre moving , FPS 2.91, Running 27.64s Step 145( N/A%), pre moving , FPS 2.85, Running 28.05s Step 146( N/A%), pre moving , FPS 2.82, Running 28.45s Step 147( N/A%), pre moving , FPS 2.80, Running 28.87s Step 148( N/A%), pre moving , FPS 2.76, Running 29.35s Step 149( N/A%), pre moving , FPS 2.77, Running 29.71s Step 150( N/A%), pre moving , FPS 2.81, Running 29.97s Step 151( N/A%), pre moving , FPS 2.88, Running 30.19s Step 152( N/A%), pre moving , FPS 2.96, Running 30.45s Step 153( N/A%), pre moving , FPS 2.98, Running 30.78s Step 154( N/A%), pre moving , FPS 2.95, Running 31.10s Step 155( N/A%), pre moving , FPS 2.90, Running 31.43s Step 156( N/A%), pre moving , FPS 2.82, Running 31.83s Step 157( N/A%), pre moving , FPS 2.76, Running 32.25s Step 158( N/A%), pre moving , FPS 2.71, Running 32.67s Step 159( N/A%), pre moving , FPS 2.67, Running 33.10s Step 160( N/A%), pre moving , FPS 2.62, Running 33.51s Step 161( N/A%), pre moving , FPS 2.58, Running 33.95s Step 162( N/A%), pre moving , FPS 2.64, Running 34.37s Step 163( N/A%), pre moving , FPS 2.68, Running 34.72s Step 164( N/A%), pre moving , FPS 2.74, Running 34.93s Step 165( N/A%), pre moving , FPS 2.81, Running 35.18s Step 166( N/A%), pre moving , FPS 2.85, Running 35.47s Step 167( N/A%), pre moving , FPS 2.87, Running 35.84s Step 168( N/A%), pre moving , FPS 2.93, Running 36.17s Step 169( N/A%), pre moving , FPS 2.90, Running 36.61s Step 170( N/A%), pre moving , FPS 2.83, Running 37.04s Step 171( N/A%), pre moving , FPS 2.74, Running 37.50s Step 172( N/A%), pre moving , FPS 2.67, Running 37.94s Step 173( N/A%), pre moving , FPS 2.65, Running 38.32s Step 174( N/A%), pre moving , FPS 2.61, Running 38.75s Step 175( N/A%), pre moving , FPS 2.58, Running 39.19s Step 176( N/A%), pre moving , FPS 2.57, Running 39.61s Step 177( N/A%), pre moving , FPS 2.61, Running 39.90s Step 178( N/A%), pre moving , FPS 2.66, Running 40.19s Step 179( N/A%), pre moving , FPS 2.69, Running 40.54s Step 180( N/A%), pre moving , FPS 2.71, Running 40.90s Step 181( N/A%), pre moving , FPS 2.72, Running 41.31s Step 182( N/A%), pre moving , FPS 2.71, Running 41.74s Step 183( N/A%), pre moving , FPS 2.68, Running 42.17s Step 184( N/A%), pre moving , FPS 2.59, Running 42.64s Step 185( N/A%), pre moving , FPS 2.54, Running 43.05s Step 186( N/A%), pre moving , FPS 2.50, Running 43.48s Step 187( N/A%), pre moving , FPS 2.48, Running 43.91s Step 188( N/A%), pre moving , FPS 2.55, Running 44.03s Step 189( N/A%), pre moving , FPS 2.65, Running 44.15s Step 190( N/A%), pre moving , FPS 2.77, Running 44.27s Step 191( N/A%), pre moving , FPS 2.91, Running 44.36s Step 192( N/A%), pre moving , FPS 3.06, Running 44.48s Step 193( N/A%), pre moving , FPS 3.18, Running 44.61s Step 194( N/A%), pre moving , FPS 3.34, Running 44.73s Step 195( N/A%), pre moving , FPS 3.56, Running 44.81s Step 196( N/A%), pre moving , FPS 3.82, Running 44.85s Step 197( N/A%), pre moving , FPS 4.00, Running 44.89s Step 198( N/A%), pre moving , FPS 3.80, Running 45.46s Step 199( N/A%), pre moving , FPS 4.01, Running 45.53s Step 200( N/A%), pre moving , FPS 4.19, Running 45.67s Step 201( N/A%), pre moving , FPS 4.46, Running 45.79s Step 202( N/A%), pre moving , FPS 4.79, Running 45.92s Step 203( N/A%), pre moving , FPS 5.18, Running 46.04s Step 204( N/A%), pre moving , FPS 5.66, Running 46.17s Step 205( N/A%), pre moving , FPS 6.05, Running 46.36s Step 206( N/A%), pre moving , FPS 6.50, Running 46.56s Step 207( N/A%), pre moving , FPS 7.11, Running 46.73s Step 208( N/A%), pre moving , FPS 6.88, Running 46.93s Step 209( N/A%), pre moving , FPS 6.66, Running 47.15s Step 210( N/A%), pre moving , FPS 6.52, Running 47.34s Step 211( N/A%), pre moving , FPS 6.26, Running 47.56s Step 212( N/A%), pre moving , FPS 6.12, Running 47.75s Step 213( N/A%), pre moving , FPS 5.98, Running 47.95s Step 214( N/A%), pre moving , FPS 5.82, Running 48.16s Step 215( N/A%), pre moving , FPS 5.66, Running 48.34s Step 216( N/A%), pre moving , FPS 5.40, Running 48.56s Step 217( N/A%), pre moving , FPS 5.19, Running 48.74s Step 218( N/A%), pre moving , FPS 5.73, Running 48.95s Step 219( N/A%), pre moving , FPS 5.51, Running 49.16s Step 220( N/A%), pre moving , FPS 5.46, Running 49.34s Step 221( N/A%), pre moving , FPS 5.31, Running 49.56s Step 222( N/A%), pre moving , FPS 5.18, Running 49.78s Step 223( N/A%), pre moving , FPS 5.09, Running 49.97s Step 224( N/A%), pre moving , FPS 5.00, Running 50.18s Step 225( N/A%), pre moving , FPS 5.09, Running 50.29s Step 226( N/A%), pre moving , FPS 5.19, Running 50.41s Step 227( N/A%), pre moving , FPS 5.27, Running 50.52s Step 228( N/A%), pre moving , FPS 5.37, Running 50.66s Step 229( N/A%), pre moving , FPS 5.48, Running 50.80s Step 230( N/A%), pre moving , FPS 5.66, Running 50.87s Step 231( N/A%), pre moving , FPS 5.86, Running 50.97s Step 232( N/A%), pre moving , FPS 6.04, Running 51.06s Step 233( N/A%), pre moving , FPS 6.24, Running 51.16s Step 234( N/A%), pre moving , FPS 6.47, Running 51.26s Step 235( N/A%), pre moving , FPS 6.57, Running 51.38s Step 236( N/A%), pre moving , FPS 6.71, Running 51.53s Step 237( N/A%), pre moving , FPS 6.86, Running 51.66s Step 238( N/A%), pre moving , FPS 7.04, Running 51.79s Step 239( N/A%), pre moving , FPS 7.27, Running 51.91s Step 240( N/A%), pre moving , FPS 7.40, Running 52.04s Step 241( N/A%), pre moving , FPS 7.67, Running 52.17s Step 242( N/A%), pre moving , FPS 7.96, Running 52.30s Step 243( N/A%), pre moving , FPS 8.15, Running 52.42s Step 244( N/A%), pre moving , FPS 8.44, Running 52.55s Step 245( N/A%), pre moving , FPS 6.46, Running 53.38s Step 246( N/A%), pre moving , FPS 6.46, Running 53.51s Step 247( N/A%), pre moving , FPS 6.43, Running 53.63s Step 248( N/A%), pre moving , FPS 6.39, Running 53.79s Step 249( N/A%), pre moving , FPS 6.48, Running 53.88s Step 250( N/A%), pre moving , FPS 6.36, Running 54.01s Step 251( N/A%), pre moving , FPS 6.15, Running 54.22s Step 252( N/A%), pre moving , FPS 5.93, Running 54.44s Step 253( N/A%), pre moving , FPS 5.78, Running 54.62s Step 254( N/A%), pre moving , FPS 5.58, Running 54.84s Step 255( N/A%), pre moving , FPS 5.55, Running 54.99s Step 256( N/A%), pre moving , FPS 5.64, Running 55.08s Step 257( N/A%), pre moving , FPS 5.69, Running 55.17s Step 258( N/A%), pre moving , FPS 5.73, Running 55.27s Step 259( N/A%), pre moving , FPS 5.74, Running 55.40s Step 260( N/A%), pre moving , FPS 5.64, Running 55.59s Step 261( N/A%), pre moving , FPS 5.56, Running 55.76s Step 262( N/A%), pre moving , FPS 5.42, Running 55.98s Step 263( N/A%), pre moving , FPS 5.27, Running 56.22s Step 264( N/A%), pre moving , FPS 4.98, Running 56.56s Step 265( N/A%), pre moving , FPS 5.66, Running 56.91s Step 266( N/A%), pre moving , FPS 5.29, Running 57.29s Step 267( N/A%), pre moving , FPS 5.02, Running 57.61s Step 268( N/A%), pre moving , FPS 4.79, Running 57.96s Step 269( N/A%), pre moving , FPS 4.51, Running 58.31s Step 270( N/A%), pre moving , FPS 4.32, Running 58.64s Step 271( N/A%), pre moving , FPS 4.18, Running 59.00s Step 272( N/A%), pre moving , FPS 4.06, Running 59.36s Step 273( N/A%), pre moving , FPS 3.94, Running 59.69s Step 274( N/A%), pre moving , FPS 3.84, Running 60.04s Step 275( N/A%), pre moving , FPS 3.71, Running 60.38s Step 276( N/A%), pre moving , FPS 3.67, Running 60.53s Step 277( N/A%), pre moving , FPS 3.58, Running 60.76s Step 278( N/A%), pre moving , FPS 3.52, Running 60.96s Step 279( N/A%), pre moving , FPS 3.45, Running 61.20s Step 280( N/A%), pre moving , FPS 3.43, Running 61.42s Step 281( N/A%), pre moving , FPS 3.37, Running 61.69s Step 282( N/A%), pre moving , FPS 3.33, Running 61.98s Step 283( N/A%), pre moving , FPS 3.31, Running 62.26s Step 284( N/A%), pre moving , FPS 3.35, Running 62.53s Step 285( N/A%), pre moving , FPS 3.40, Running 62.80s Step 286( N/A%), pre moving , FPS 3.51, Running 62.99s Step 287( N/A%), pre moving , FPS 3.55, Running 63.25s Step 288( N/A%), pre moving , FPS 3.58, Running 63.54s Step 289( N/A%), pre moving , FPS 3.63, Running 63.82s Step 290( N/A%), pre moving , FPS 3.68, Running 64.08s Step 291( N/A%), pre moving , FPS 3.74, Running 64.35s Step 292( N/A%), pre moving , FPS 3.80, Running 64.62s Step 293( N/A%), pre moving , FPS 3.85, Running 64.88s Step 294( N/A%), pre moving , FPS 3.91, Running 65.15s Step 295( N/A%), pre moving , FPS 3.97, Running 65.42s Step 296( N/A%), pre moving , FPS 3.99, Running 65.55s Step 297( N/A%), pre moving , FPS 4.04, Running 65.71s Step 298( N/A%), pre moving , FPS 4.06, Running 65.89s Step 299( N/A%), pre moving , FPS 4.13, Running 66.05s Step 300( N/A%), pre moving , FPS 4.16, Running 66.23s Step 301( N/A%), pre moving , FPS 4.29, Running 66.35s Step 302( N/A%), pre moving , FPS 4.41, Running 66.52s Step 303( N/A%), pre moving , FPS 4.53, Running 66.68s Step 304( N/A%), pre moving , FPS 4.57, Running 66.90s Step 305( N/A%), pre moving , FPS 4.63, Running 67.11s Step 306( N/A%), pre moving , FPS 4.64, Running 67.30s Step 307( N/A%), pre moving , FPS 4.79, Running 67.43s Step 308( N/A%), pre moving , FPS 4.97, Running 67.57s Step 309( N/A%), pre moving , FPS 5.12, Running 67.72s Step 310( N/A%), pre moving , FPS 5.35, Running 67.82s Step 311( N/A%), pre moving , FPS 5.56, Running 67.95s Step 312( N/A%), pre moving , FPS 5.77, Running 68.09s Step 313( N/A%), pre moving , FPS 6.00, Running 68.22s Step 314( N/A%), pre moving , FPS 6.23, Running 68.36s Step 315( N/A%), pre moving , FPS 6.52, Running 68.49s Step 316( N/A%), pre moving , FPS 6.52, Running 68.62s Step 317( N/A%), pre moving , FPS 6.57, Running 68.75s Step 318( N/A%), pre moving , FPS 6.69, Running 68.88s Step 319( N/A%), pre moving , FPS 6.76, Running 69.01s Step 320( N/A%), pre moving , FPS 6.89, Running 69.13s Step 321( N/A%), pre moving , FPS 6.85, Running 69.27s Step 322( N/A%), pre moving , FPS 6.93, Running 69.41s Step 323( N/A%), pre moving , FPS 7.02, Running 69.53s Step 324( N/A%), pre moving , FPS 7.26, Running 69.66s Step 325( N/A%), pre moving , FPS 4.28, Running 71.79s Step 326( N/A%), pre moving , FPS 4.07, Running 72.21s Step 327( N/A%), pre moving , FPS 3.82, Running 72.66s Step 328( N/A%), pre moving , FPS 3.62, Running 73.09s Step 329( N/A%), pre moving , FPS 3.47, Running 73.49s Step 330( N/A%), pre moving , FPS 3.29, Running 73.91s Step 331( N/A%), pre moving , FPS 3.15, Running 74.30s Step 332( N/A%), pre moving , FPS 3.01, Running 74.72s Step 333( N/A%), pre moving , FPS 2.92, Running 75.07s Step 334( N/A%), pre moving , FPS 2.87, Running 75.33s Step 335( N/A%), pre moving , FPS 2.84, Running 75.53s Step 336( N/A%), pre moving , FPS 2.80, Running 75.76s Step 337( N/A%), pre moving , FPS 2.74, Running 76.06s Step 338( N/A%), pre moving , FPS 2.66, Running 76.39s Step 339( N/A%), pre moving , FPS 2.57, Running 76.78s Step 340( N/A%), pre moving , FPS 2.48, Running 77.19s Step 341( N/A%), pre moving , FPS 2.40, Running 77.61s Step 342( N/A%), pre moving , FPS 2.32, Running 78.01s Step 343( N/A%), pre moving , FPS 2.25, Running 78.43s Step 344( N/A%), pre moving , FPS 2.17, Running 78.86s Step 345( 0.17%), action 1, FPS 2.33, Running 80.38s Step 346( 0.33%), action 2, FPS 2.28, Running 80.99s Step 347( 0.50%), action 3, FPS 2.29, Running 81.41s Step 348( 0.67%), action 4, FPS 2.25, Running 81.97s Step 349( 0.83%), action 5, FPS 2.14, Running 82.84s Step 350( 1.00%), action 6, FPS 2.03, Running 83.76s Step 351( 1.17%), action 7, FPS 2.00, Running 84.33s Step 352( 1.33%), action 8, FPS 1.96, Running 84.94s Step 353( 1.50%), action 9, FPS 1.96, Running 85.29s Step 354( 1.67%), action 10, FPS 1.88, Running 85.97s Step 355( 1.83%), action 11, FPS 1.81, Running 86.56s Step 356( 2.00%), action 12, FPS 1.75, Running 87.16s Step 357( 2.17%), action 13, FPS 1.70, Running 87.81s Step 358( 2.33%), action 14, FPS 1.65, Running 88.47s Step 359( 2.50%), action 15, FPS 1.63, Running 89.09s Step 360( 2.67%), action 16, FPS 1.58, Running 89.81s Step 361( 2.83%), action 17, FPS 1.58, Running 90.29s Step 362( 3.00%), action 18, FPS 1.56, Running 90.83s Step 363( 3.17%), action 19, FPS 1.56, Running 91.29s Step 364( 3.33%), action 20, FPS 1.52, Running 92.06s Step 365( 3.50%), action 21, FPS 1.62, Running 92.76s Step 366( 3.67%), action 22, FPS 1.62, Running 93.35s Step 367( 3.83%), action 23, FPS 1.60, Running 93.90s Step 368( 4.00%), action 24, FPS 1.59, Running 94.55s Step 369( 4.17%), action 25, FPS 1.63, Running 95.08s Step 370( 4.33%), action 26, FPS 1.70, Running 95.50s Step 371( 4.50%), action 27, FPS 1.70, Running 96.10s Step 372( 4.67%), action 28, FPS 1.71, Running 96.61s Step 373( 4.83%), action 29, FPS 1.69, Running 97.15s Step 374( 5.00%), action 30, FPS 1.69, Running 97.79s Step 375( 5.17%), action 31, FPS 1.68, Running 98.48s Step 376( 5.33%), action 32, FPS 1.65, Running 99.27s Step 377( 5.50%), action 33, FPS 1.64, Running 99.97s Step 378( 5.67%), action 34, FPS 1.66, Running 100.56s Step 379( 5.83%), action 35, FPS 1.69, Running 100.94s Step 380( 6.00%), action 36, FPS 1.73, Running 101.38s Step 381( 6.17%), action 37, FPS 1.73, Running 101.84s Step 382( 6.33%), action 38, FPS 1.69, Running 102.68s Step 383( 6.50%), action 39, FPS 1.67, Running 103.24s Step 384( 6.67%), action 40, FPS 1.65, Running 104.15s Step 385( 6.83%), action 41, FPS 1.65, Running 104.88s Step 386( 7.00%), action 42, FPS 1.65, Running 105.46s Step 387( 7.17%), action 43, FPS 1.66, Running 105.94s Step 388( 7.33%), action 44, FPS 1.70, Running 106.32s Step 389( 7.50%), action 45, FPS 1.70, Running 106.86s Step 390( 7.67%), action 46, FPS 1.67, Running 107.44s Step 391( 7.83%), action 47, FPS 1.69, Running 107.96s Step 392( 8.00%), action 48, FPS 1.67, Running 108.60s Step 393( 8.17%), action 49, FPS 1.66, Running 109.17s Step 394( 8.33%), action 50, FPS 1.66, Running 109.83s Step 395( 8.50%), action 51, FPS 1.64, Running 110.68s Step 396( 8.67%), action 52, FPS 1.67, Running 111.27s Step 397( 8.83%), action 53, FPS 1.71, Running 111.69s Step 398( 9.00%), action 54, FPS 1.70, Running 112.32s Step 399( 9.17%), action 55, FPS 1.66, Running 112.96s Step 400( 9.33%), action 56, FPS 1.63, Running 113.61s Step 401( 9.50%), action 57, FPS 1.60, Running 114.34s Step 402( 9.67%), action 58, FPS 1.60, Running 115.21s Step 403( 9.83%), action 59, FPS 1.60, Running 115.76s Step 404( 10.00%), action 60, FPS 1.65, Running 116.26s Step 405( 10.17%), action 61, FPS 1.64, Running 117.11s Step 406( 10.33%), action 62, FPS 1.61, Running 117.85s Step 407( 10.50%), action 63, FPS 1.60, Running 118.47s Step 408( 10.67%), action 64, FPS 1.57, Running 119.08s Step 409( 10.83%), action 65, FPS 1.57, Running 119.59s Step 410( 11.00%), action 66, FPS 1.56, Running 120.24s Step 411( 11.17%), action 67, FPS 1.53, Running 121.01s Step 412( 11.33%), action 68, FPS 1.54, Running 121.62s Step 413( 11.50%), action 69, FPS 1.55, Running 122.07s Step 414( 11.67%), action 70, FPS 1.55, Running 122.73s Step 415( 11.83%), action 71, FPS 1.56, Running 123.49s Step 416( 12.00%), action 72, FPS 1.52, Running 124.40s Step 417( 12.17%), action 73, FPS 1.48, Running 125.19s Step 418( 12.33%), action 74, FPS 1.48, Running 125.86s Step 419( 12.50%), action 75, FPS 1.50, Running 126.32s Step 420( 12.67%), action 76, FPS 1.49, Running 127.05s Step 421( 12.83%), action 77, FPS 1.51, Running 127.61s Step 422( 13.00%), action 78, FPS 1.54, Running 128.16s Step 423( 13.17%), action 79, FPS 1.53, Running 128.87s Step 424( 13.33%), action 80, FPS 1.51, Running 129.53s Step 425( 13.50%), action 81, FPS 1.50, Running 130.49s Step 426( 13.67%), action 82, FPS 1.48, Running 131.37s Step 427( 13.83%), action 83, FPS 1.49, Running 131.90s Step 428( 14.00%), action 84, FPS 1.47, Running 132.65s Step 429( 14.17%), action 85, FPS 1.48, Running 133.10s Step 430( 14.33%), action 86, FPS 1.46, Running 133.94s Step 431( 14.50%), action 87, FPS 1.48, Running 134.49s Step 432( 14.67%), action 88, FPS 1.48, Running 135.11s Step 433( 14.83%), action 89, FPS 1.48, Running 135.62s Step 434( 15.00%), action 90, FPS 1.48, Running 136.26s Step 435( 15.17%), action 91, FPS 1.51, Running 136.75s Step 436( 15.33%), action 92, FPS 1.57, Running 137.13s Step 437( 15.50%), action 93, FPS 1.62, Running 137.57s Step 438( 15.67%), action 94, FPS 1.65, Running 138.00s Step 439( 15.83%), action 95, FPS 1.65, Running 138.42s Step 440( 16.00%), action 96, FPS 1.64, Running 139.22s Step 441( 16.17%), action 97, FPS 1.65, Running 139.70s Step 442( 16.33%), action 98, FPS 1.62, Running 140.49s Step 443( 16.50%), action 99, FPS 1.64, Running 141.04s Step 444( 16.67%), action 100, FPS 1.66, Running 141.61s Step 445( 16.83%), action 101, FPS 1.72, Running 142.12s Step 446( 17.00%), action 102, FPS 1.79, Running 142.55s Step 447( 17.17%), action 103, FPS 1.83, Running 142.86s Step 448( 17.33%), action 104, FPS 1.85, Running 143.48s Step 449( 17.50%), action 105, FPS 1.85, Running 143.92s Step 450( 17.67%), action 106, FPS 1.89, Running 144.53s Step 451( 17.83%), action 107, FPS 1.89, Running 145.10s Step 452( 18.00%), action 108, FPS 1.89, Running 145.70s Step 453( 18.17%), action 109, FPS 1.89, Running 146.23s Step 454( 18.33%), action 110, FPS 1.87, Running 146.93s Step 455( 18.50%), action 111, FPS 1.87, Running 147.44s Step 456( 18.67%), action 112, FPS 1.82, Running 148.13s Step 457( 18.83%), action 113, FPS 1.82, Running 148.57s Step 458( 19.00%), action 114, FPS 1.74, Running 149.46s Step 459( 19.17%), action 115, FPS 1.73, Running 150.02s Step 460( 19.33%), action 116, FPS 1.77, Running 150.54s Step 461( 19.50%), action 117, FPS 1.74, Running 151.16s Step 462( 19.67%), action 118, FPS 1.75, Running 151.94s Step 463( 19.83%), action 119, FPS 1.77, Running 152.36s Step 464( 20.00%), action 120, FPS 1.76, Running 152.96s Step 465( 20.17%), action 121, FPS 1.73, Running 153.68s Step 466( 20.33%), action 122, FPS 1.68, Running 154.46s Step 467( 20.50%), action 123, FPS 1.64, Running 155.02s Step 468( 20.67%), action 124, FPS 1.64, Running 155.67s Step 469( 20.83%), action 125, FPS 1.63, Running 156.21s Step 470( 21.00%), action 126, FPS 1.64, Running 156.76s Step 471( 21.17%), action 127, FPS 1.65, Running 157.23s Step 472( 21.33%), action 128, FPS 1.65, Running 157.82s Step 473( 21.50%), action 129, FPS 1.66, Running 158.26s Step 474( 21.67%), action 130, FPS 1.65, Running 159.04s Step 475( 21.83%), action 131, FPS 1.58, Running 160.10s Step 476( 22.00%), action 132, FPS 1.57, Running 160.91s Step 477( 22.17%), action 133, FPS 1.54, Running 161.58s Step 478( 22.33%), action 134, FPS 1.55, Running 162.34s Step 479( 22.50%), action 135, FPS 1.57, Running 162.75s Step 480( 22.67%), action 136, FPS 1.54, Running 163.55s Step 481( 22.83%), action 137, FPS 1.57, Running 163.90s Step 482( 23.00%), action 138, FPS 1.57, Running 164.65s Step 483( 23.17%), action 139, FPS 1.56, Running 165.20s Step 484( 23.33%), action 140, FPS 1.55, Running 165.87s Step 485( 23.50%), action 141, FPS 1.53, Running 166.78s Step 486( 23.67%), action 142, FPS 1.56, Running 167.32s Step 487( 23.83%), action 143, FPS 1.55, Running 167.95s Step 488( 24.00%), action 144, FPS 1.57, Running 168.41s Step 489( 24.17%), action 145, FPS 1.58, Running 168.89s Step 490( 24.33%), action 146, FPS 1.58, Running 169.38s Step 491( 24.50%), action 147, FPS 1.58, Running 169.87s Step 492( 24.67%), action 148, FPS 1.58, Running 170.50s Step 493( 24.83%), action 149, FPS 1.53, Running 171.30s Step 494( 25.00%), action 150, FPS 1.56, Running 171.85s Step 495( 25.17%), action 151, FPS 1.59, Running 172.64s Step 496( 25.33%), action 152, FPS 1.61, Running 173.35s Step 497( 25.50%), action 153, FPS 1.64, Running 173.77s Step 498( 25.67%), action 154, FPS 1.66, Running 174.41s Step 499( 25.83%), action 155, FPS 1.66, Running 174.80s Step 500( 26.00%), action 156, FPS 1.70, Running 175.32s Step 501( 26.17%), action 157, FPS 1.68, Running 175.81s Step 502( 26.33%), action 158, FPS 1.69, Running 176.47s Step 503( 26.50%), action 159, FPS 1.70, Running 177.00s Step 504( 26.67%), action 160, FPS 1.71, Running 177.58s Step 505( 26.83%), action 161, FPS 1.74, Running 178.26s Step 506( 27.00%), action 162, FPS 1.72, Running 178.97s Step 507( 27.17%), action 163, FPS 1.75, Running 179.38s Step 508( 27.33%), action 164, FPS 1.76, Running 179.77s Step 509( 27.50%), action 165, FPS 1.73, Running 180.42s Step 510( 27.67%), action 166, FPS 1.69, Running 181.22s Step 511( 27.83%), action 167, FPS 1.68, Running 181.77s Step 512( 28.00%), action 168, FPS 1.68, Running 182.44s Step 513( 28.17%), action 169, FPS 1.72, Running 182.94s Step 514( 28.33%), action 170, FPS 1.71, Running 183.56s Step 515( 28.50%), action 171, FPS 1.72, Running 184.24s Step 516( 28.67%), action 172, FPS 1.71, Running 185.06s Step 517( 28.83%), action 173, FPS 1.71, Running 185.47s Step 518( 29.00%), action 174, FPS 1.73, Running 185.97s Step 519( 29.17%), action 175, FPS 1.66, Running 186.81s Step 520( 29.33%), action 176, FPS 1.66, Running 187.38s Step 521( 29.50%), action 177, FPS 1.65, Running 187.92s Step 522( 29.67%), action 178, FPS 1.65, Running 188.56s Step 523( 29.83%), action 179, FPS 1.66, Running 189.05s Step 524( 30.00%), action 180, FPS 1.64, Running 189.81s Step 525( 30.17%), action 181, FPS 1.67, Running 190.28s Step 526( 30.33%), action 182, FPS 1.67, Running 190.93s Step 527( 30.50%), action 183, FPS 1.68, Running 191.28s Step 528( 30.67%), action 184, FPS 1.65, Running 191.88s Step 529( 30.83%), action 185, FPS 1.64, Running 192.58s Step 530( 31.00%), action 186, FPS 1.66, Running 193.26s Step 531( 31.17%), action 187, FPS 1.65, Running 193.88s Step 532( 31.33%), action 188, FPS 1.65, Running 194.60s Step 533( 31.50%), action 189, FPS 1.65, Running 195.06s Step 534( 31.67%), action 190, FPS 1.64, Running 195.76s Step 535( 31.83%), action 191, FPS 1.66, Running 196.29s Step 536( 32.00%), action 192, FPS 1.70, Running 196.83s Step 537( 32.17%), action 193, FPS 1.68, Running 197.38s Step 538( 32.33%), action 194, FPS 1.64, Running 198.16s Step 539( 32.50%), action 195, FPS 1.67, Running 198.76s Step 540( 32.67%), action 196, FPS 1.64, Running 199.58s Step 541( 32.83%), action 197, FPS 1.63, Running 200.17s Step 542( 33.00%), action 198, FPS 1.61, Running 200.99s Step 543( 33.17%), action 199, FPS 1.62, Running 201.36s Step 544( 33.33%), action 200, FPS 1.63, Running 202.06s Step 545( 33.50%), action 201, FPS 1.58, Running 202.92s Step 546( 33.67%), action 202, FPS 1.57, Running 203.64s Step 547( 33.83%), action 203, FPS 1.55, Running 204.18s Step 548( 34.00%), action 204, FPS 1.55, Running 204.75s Step 549( 34.17%), action 205, FPS 1.57, Running 205.31s Step 550( 34.33%), action 206, FPS 1.58, Running 205.91s Step 551( 34.50%), action 207, FPS 1.59, Running 206.46s Step 552( 34.67%), action 208, FPS 1.63, Running 206.90s Step 553( 34.83%), action 209, FPS 1.61, Running 207.49s Step 554( 35.00%), action 210, FPS 1.60, Running 208.26s Step 555( 35.17%), action 211, FPS 1.55, Running 209.18s Step 556( 35.33%), action 212, FPS 1.53, Running 209.88s Step 557( 35.50%), action 213, FPS 1.54, Running 210.40s Step 558( 35.67%), action 214, FPS 1.55, Running 211.02s Step 559( 35.83%), action 215, FPS 1.59, Running 211.32s Step 560( 36.00%), action 216, FPS 1.65, Running 211.72s Step 561( 36.17%), action 217, FPS 1.67, Running 212.15s Step 562( 36.33%), action 218, FPS 1.71, Running 212.70s Step 563( 36.50%), action 219, FPS 1.69, Running 213.17s Step 564( 36.67%), action 220, FPS 1.72, Running 213.71s Step 565( 36.83%), action 221, FPS 1.75, Running 214.38s Step 566( 37.00%), action 222, FPS 1.77, Running 214.94s Step 567( 37.17%), action 223, FPS 1.78, Running 215.44s Step 568( 37.33%), action 224, FPS 1.77, Running 216.03s Step 569( 37.50%), action 225, FPS 1.80, Running 216.40s Step 570( 37.67%), action 226, FPS 1.82, Running 216.87s Step 571( 37.83%), action 227, FPS 1.86, Running 217.19s Step 572( 38.00%), action 228, FPS 1.82, Running 217.86s Step 573( 38.17%), action 229, FPS 1.84, Running 218.34s Step 574( 38.33%), action 230, FPS 1.84, Running 219.11s Step 575( 38.50%), action 231, FPS 1.88, Running 219.83s Step 576( 38.67%), action 232, FPS 1.88, Running 220.52s Step 577( 38.83%), action 233, FPS 1.86, Running 221.16s Step 578( 39.00%), action 234, FPS 1.89, Running 221.59s Step 579( 39.17%), action 235, FPS 1.88, Running 221.95s Step 580( 39.33%), action 236, FPS 1.88, Running 222.36s Step 581( 39.50%), action 237, FPS 1.89, Running 222.74s Step 582( 39.67%), action 238, FPS 1.89, Running 223.30s Step 583( 39.83%), action 239, FPS 1.89, Running 223.78s Step 584( 40.00%), action 240, FPS 1.84, Running 224.57s Step 585( 40.17%), action 241, FPS 1.80, Running 225.47s Step 586( 40.33%), action 242, FPS 1.74, Running 226.42s Step 587( 40.50%), action 243, FPS 1.76, Running 226.80s Step 588( 40.67%), action 244, FPS 1.77, Running 227.31s Step 589( 40.83%), action 245, FPS 1.76, Running 227.78s Step 590( 41.00%), action 246, FPS 1.71, Running 228.55s Step 591( 41.17%), action 247, FPS 1.69, Running 229.03s Step 592( 41.33%), action 248, FPS 1.69, Running 229.70s Step 593( 41.50%), action 249, FPS 1.68, Running 230.26s Step 594( 41.67%), action 250, FPS 1.68, Running 231.02s Step 595( 41.83%), action 251, FPS 1.70, Running 231.63s Step 596( 42.00%), action 252, FPS 1.72, Running 232.18s Step 597( 42.17%), action 253, FPS 1.75, Running 232.58s Step 598( 42.33%), action 254, FPS 1.73, Running 233.18s Step 599( 42.50%), action 255, FPS 1.70, Running 233.74s Step 600( 42.67%), action 256, FPS 1.66, Running 234.44s Step 601( 42.83%), action 257, FPS 1.62, Running 235.09s Step 602( 43.00%), action 258, FPS 1.62, Running 235.68s Step 603( 43.17%), action 259, FPS 1.60, Running 236.28s Step 604( 43.33%), action 260, FPS 1.63, Running 236.84s Step 605( 43.50%), action 261, FPS 1.64, Running 237.65s Step 606( 43.67%), action 262, FPS 1.69, Running 238.24s Step 607( 43.83%), action 263, FPS 1.67, Running 238.79s Step 608( 44.00%), action 264, FPS 1.63, Running 239.58s Step 609( 44.17%), action 265, FPS 1.61, Running 240.22s Step 610( 44.33%), action 266, FPS 1.62, Running 240.87s Step 611( 44.50%), action 267, FPS 1.61, Running 241.46s Step 612( 44.67%), action 268, FPS 1.64, Running 241.87s Step 613( 44.83%), action 269, FPS 1.67, Running 242.26s Step 614( 45.00%), action 270, FPS 1.70, Running 242.76s Step 615( 45.17%), action 271, FPS 1.69, Running 243.47s Step 616( 45.33%), action 272, FPS 1.68, Running 244.06s Step 617( 45.50%), action 273, FPS 1.65, Running 244.71s Step 618( 45.67%), action 274, FPS 1.64, Running 245.39s Step 619( 45.83%), action 275, FPS 1.64, Running 245.91s Step 620( 46.00%), action 276, FPS 1.67, Running 246.42s Step 621( 46.17%), action 277, FPS 1.71, Running 246.79s Step 622( 46.33%), action 278, FPS 1.74, Running 247.19s Step 623( 46.50%), action 279, FPS 1.76, Running 247.66s Step 624( 46.67%), action 280, FPS 1.76, Running 248.20s Step 625( 46.83%), action 281, FPS 1.77, Running 248.93s Step 626( 47.00%), action 282, FPS 1.77, Running 249.51s Step 627( 47.17%), action 283, FPS 1.78, Running 250.03s Step 628( 47.33%), action 284, FPS 1.81, Running 250.62s Step 629( 47.50%), action 285, FPS 1.85, Running 251.04s Step 630( 47.67%), action 286, FPS 1.91, Running 251.37s Step 631( 47.83%), action 287, FPS 1.96, Running 251.66s Step 632( 48.00%), action 288, FPS 1.97, Running 252.04s Step 633( 48.17%), action 289, FPS 1.96, Running 252.47s Step 634( 48.33%), action 290, FPS 1.96, Running 252.98s Step 635( 48.50%), action 291, FPS 1.97, Running 253.60s Step 636( 48.67%), action 292, FPS 1.99, Running 254.11s Step 637( 48.83%), action 293, FPS 2.02, Running 254.64s Step 638( 49.00%), action 294, FPS 2.04, Running 255.21s Step 639( 49.17%), action 295, FPS 2.03, Running 255.78s Step 640( 49.33%), action 296, FPS 2.04, Running 256.24s Step 641( 49.50%), action 297, FPS 2.06, Running 256.51s Step 642( 49.67%), action 298, FPS 2.04, Running 256.99s Step 643( 49.83%), action 299, FPS 2.05, Running 257.41s Step 644( 50.00%), action 300, FPS 2.06, Running 257.90s Step 645( 50.17%), action 301, FPS 2.05, Running 258.69s Step 646( 50.33%), action 302, FPS 2.05, Running 259.25s Step 647( 50.50%), action 303, FPS 2.04, Running 259.83s Step 648( 50.67%), action 304, FPS 2.03, Running 260.45s Step 649( 50.83%), action 305, FPS 2.02, Running 260.96s Step 650( 51.00%), action 306, FPS 2.01, Running 261.30s Step 651( 51.17%), action 307, FPS 2.01, Running 261.60s Step 652( 51.33%), action 308, FPS 2.01, Running 261.99s Step 653( 51.50%), action 309, FPS 2.01, Running 262.42s Step 654( 51.67%), action 310, FPS 2.01, Running 262.94s Step 655( 51.83%), action 311, FPS 1.99, Running 263.66s Step 656( 52.00%), action 312, FPS 1.97, Running 264.27s Step 657( 52.17%), action 313, FPS 1.97, Running 264.81s Step 658( 52.33%), action 314, FPS 1.96, Running 265.39s Step 659( 52.50%), action 315, FPS 1.98, Running 265.87s Step 660( 52.67%), action 316, FPS 2.00, Running 266.23s Step 661( 52.83%), action 317, FPS 2.00, Running 266.53s Step 662( 53.00%), action 318, FPS 2.01, Running 266.96s Step 663( 53.17%), action 319, FPS 2.00, Running 267.39s Step 664( 53.33%), action 320, FPS 1.98, Running 267.98s Step 665( 53.50%), action 321, FPS 2.00, Running 268.70s Step 666( 53.67%), action 322, FPS 2.00, Running 269.27s Step 667( 53.83%), action 323, FPS 2.02, Running 269.74s Step 668( 54.00%), action 324, FPS 2.03, Running 270.29s Step 669( 54.17%), action 325, FPS 2.05, Running 270.72s Step 670( 54.33%), action 326, FPS 2.00, Running 271.33s Step 671( 54.50%), action 327, FPS 1.98, Running 271.71s Step 672( 54.67%), action 328, FPS 1.94, Running 272.30s Step 673( 54.83%), action 329, FPS 1.92, Running 272.84s Step 674( 55.00%), action 330, FPS 1.89, Running 273.50s Step 675( 55.17%), action 331, FPS 1.90, Running 274.21s Step 676( 55.33%), action 332, FPS 1.90, Running 274.80s Step 677( 55.50%), action 333, FPS 1.88, Running 275.47s Step 678( 55.67%), action 334, FPS 1.89, Running 275.98s Step 679( 55.83%), action 335, FPS 1.88, Running 276.49s Step 680( 56.00%), action 336, FPS 1.85, Running 277.01s Step 681( 56.17%), action 337, FPS 1.82, Running 277.52s Step 682( 56.33%), action 338, FPS 1.76, Running 278.35s Step 683( 56.50%), action 339, FPS 1.70, Running 279.12s Step 684( 56.67%), action 340, FPS 1.69, Running 279.82s Step 685( 56.83%), action 341, FPS 1.68, Running 280.59s Step 686( 57.00%), action 342, FPS 1.69, Running 281.08s Step 687( 57.17%), action 343, FPS 1.69, Running 281.59s Step 688( 57.33%), action 344, FPS 1.68, Running 282.18s Step 689( 57.50%), action 345, FPS 1.66, Running 282.79s Step 690( 57.67%), action 346, FPS 1.64, Running 283.54s Step 691( 57.83%), action 347, FPS 1.60, Running 284.24s Step 692( 58.00%), action 348, FPS 1.60, Running 284.80s Step 693( 58.17%), action 349, FPS 1.57, Running 285.56s Step 694( 58.33%), action 350, FPS 1.61, Running 285.96s Step 695( 58.50%), action 351, FPS 1.62, Running 286.58s Step 696( 58.67%), action 352, FPS 1.62, Running 287.15s Step 697( 58.83%), action 353, FPS 1.63, Running 287.70s Step 698( 59.00%), action 354, FPS 1.61, Running 288.41s Step 699( 59.17%), action 355, FPS 1.61, Running 288.94s Step 700( 59.33%), action 356, FPS 1.59, Running 289.57s Step 701( 59.50%), action 357, FPS 1.59, Running 290.08s Step 702( 59.67%), action 358, FPS 1.61, Running 290.81s Step 703( 59.83%), action 359, FPS 1.66, Running 291.18s Step 704( 60.00%), action 360, FPS 1.66, Running 291.89s Step 705( 60.17%), action 361, FPS 1.67, Running 292.54s Step 706( 60.33%), action 362, FPS 1.65, Running 293.22s Step 707( 60.50%), action 363, FPS 1.64, Running 293.76s Step 708( 60.67%), action 364, FPS 1.63, Running 294.42s Step 709( 60.83%), action 365, FPS 1.64, Running 294.99s Step 710( 61.00%), action 366, FPS 1.63, Running 295.78s Step 711( 61.17%), action 367, FPS 1.66, Running 296.31s Step 712( 61.33%), action 368, FPS 1.67, Running 296.74s Step 713( 61.50%), action 369, FPS 1.70, Running 297.33s Step 714( 61.67%), action 370, FPS 1.67, Running 297.95s Step 715( 61.83%), action 371, FPS 1.65, Running 298.73s Step 716( 62.00%), action 372, FPS 1.63, Running 299.41s Step 717( 62.17%), action 373, FPS 1.61, Running 300.12s Step 718( 62.33%), action 374, FPS 1.60, Running 300.88s Step 719( 62.50%), action 375, FPS 1.63, Running 301.21s Step 720( 62.67%), action 376, FPS 1.64, Running 301.75s Step 721( 62.83%), action 377, FPS 1.62, Running 302.46s Step 722( 63.00%), action 378, FPS 1.61, Running 303.24s Step 723( 63.17%), action 379, FPS 1.59, Running 303.77s Step 724( 63.33%), action 380, FPS 1.59, Running 304.44s Step 725( 63.50%), action 381, FPS 1.57, Running 305.27s Step 726( 63.67%), action 382, FPS 1.57, Running 305.97s Step 727( 63.83%), action 383, FPS 1.56, Running 306.54s Step 728( 64.00%), action 384, FPS 1.59, Running 306.96s Step 729( 64.17%), action 385, FPS 1.58, Running 307.61s Step 730( 64.33%), action 386, FPS 1.60, Running 308.24s Step 731( 64.50%), action 387, FPS 1.61, Running 308.74s Step 732( 64.67%), action 388, FPS 1.58, Running 309.42s Step 733( 64.83%), action 389, FPS 1.57, Running 310.05s Step 734( 65.00%), action 390, FPS 1.54, Running 310.98s Step 735( 65.17%), action 391, FPS 1.53, Running 311.82s Step 736( 65.33%), action 392, FPS 1.54, Running 312.36s Step 737( 65.50%), action 393, FPS 1.58, Running 312.77s Step 738( 65.67%), action 394, FPS 1.57, Running 313.64s Step 739( 65.83%), action 395, FPS 1.55, Running 314.15s Step 740( 66.00%), action 396, FPS 1.54, Running 314.73s Step 741( 66.17%), action 397, FPS 1.56, Running 315.32s Step 742( 66.33%), action 398, FPS 1.56, Running 316.08s Step 743( 66.50%), action 399, FPS 1.56, Running 316.60s Step 744( 66.67%), action 400, FPS 1.58, Running 317.11s Step 745( 66.83%), action 401, FPS 1.60, Running 317.77s Step 746( 67.00%), action 402, FPS 1.60, Running 318.47s Step 747( 67.17%), action 403, FPS 1.60, Running 319.02s Step 748( 67.33%), action 404, FPS 1.58, Running 319.62s Step 749( 67.50%), action 405, FPS 1.59, Running 320.19s Step 750( 67.67%), action 406, FPS 1.59, Running 320.82s Step 751( 67.83%), action 407, FPS 1.61, Running 321.19s Step 752( 68.00%), action 408, FPS 1.62, Running 321.74s Step 753( 68.17%), action 409, FPS 1.65, Running 322.18s Step 754( 68.33%), action 410, FPS 1.67, Running 322.92s Step 755( 68.50%), action 411, FPS 1.69, Running 323.65s Step 756( 68.67%), action 412, FPS 1.69, Running 324.21s Step 757( 68.83%), action 413, FPS 1.66, Running 324.80s Step 758( 69.00%), action 414, FPS 1.70, Running 325.44s Step 759( 69.17%), action 415, FPS 1.68, Running 326.04s Step 760( 69.33%), action 416, FPS 1.66, Running 326.78s Step 761( 69.50%), action 417, FPS 1.64, Running 327.50s Step 762( 69.67%), action 418, FPS 1.66, Running 328.14s Step 763( 69.83%), action 419, FPS 1.64, Running 328.78s Step 764( 70.00%), action 420, FPS 1.62, Running 329.47s Step 765( 70.17%), action 421, FPS 1.62, Running 330.14s Step 766( 70.33%), action 422, FPS 1.62, Running 330.84s Step 767( 70.50%), action 423, FPS 1.63, Running 331.31s Step 768( 70.67%), action 424, FPS 1.62, Running 331.94s Step 769( 70.83%), action 425, FPS 1.64, Running 332.41s Step 770( 71.00%), action 426, FPS 1.62, Running 333.14s Step 771( 71.17%), action 427, FPS 1.59, Running 333.73s Step 772( 71.33%), action 428, FPS 1.59, Running 334.29s Step 773( 71.50%), action 429, FPS 1.58, Running 334.85s Step 774( 71.67%), action 430, FPS 1.59, Running 335.50s Step 775( 71.83%), action 431, FPS 1.60, Running 336.16s Step 776( 72.00%), action 432, FPS 1.60, Running 336.71s Step 777( 72.17%), action 433, FPS 1.61, Running 337.22s Step 778( 72.33%), action 434, FPS 1.62, Running 337.81s Step 779( 72.50%), action 435, FPS 1.62, Running 338.35s Step 780( 72.67%), action 436, FPS 1.64, Running 338.98s Step 781( 72.83%), action 437, FPS 1.66, Running 339.54s Step 782( 73.00%), action 438, FPS 1.65, Running 340.28s Step 783( 73.17%), action 439, FPS 1.63, Running 341.04s Step 784( 73.33%), action 440, FPS 1.63, Running 341.75s Step 785( 73.50%), action 441, FPS 1.60, Running 342.60s Step 786( 73.67%), action 442, FPS 1.59, Running 343.45s Step 787( 73.83%), action 443, FPS 1.57, Running 344.02s Step 788( 74.00%), action 444, FPS 1.55, Running 344.84s Step 789( 74.17%), action 445, FPS 1.53, Running 345.45s Step 790( 74.33%), action 446, FPS 1.52, Running 346.26s Step 791( 74.50%), action 447, FPS 1.53, Running 346.85s Step 792( 74.67%), action 448, FPS 1.53, Running 347.32s Step 793( 74.83%), action 449, FPS 1.54, Running 347.82s Step 794( 75.00%), action 450, FPS 1.52, Running 348.67s Step 795( 75.17%), action 451, FPS 1.50, Running 349.49s Step 796( 75.33%), action 452, FPS 1.47, Running 350.31s Step 797( 75.50%), action 453, FPS 1.46, Running 350.91s Step 798( 75.67%), action 454, FPS 1.46, Running 351.49s Step 799( 75.83%), action 455, FPS 1.48, Running 351.83s Step 800( 76.00%), action 456, FPS 1.47, Running 352.61s Step 801( 76.17%), action 457, FPS 1.44, Running 353.43s Step 802( 76.33%), action 458, FPS 1.44, Running 354.20s Step 803( 76.50%), action 459, FPS 1.46, Running 354.75s Step 804( 76.67%), action 460, FPS 1.44, Running 355.60s Step 805( 76.83%), action 461, FPS 1.46, Running 356.28s Step 806( 77.00%), action 462, FPS 1.47, Running 357.04s Step 807( 77.17%), action 463, FPS 1.47, Running 357.63s Step 808( 77.33%), action 464, FPS 1.51, Running 358.10s Step 809( 77.50%), action 465, FPS 1.51, Running 358.71s Step 810( 77.67%), action 466, FPS 1.52, Running 359.38s Step 811( 77.83%), action 467, FPS 1.52, Running 359.98s Step 812( 78.00%), action 468, FPS 1.51, Running 360.59s Step 813( 78.17%), action 469, FPS 1.50, Running 361.15s Step 814( 78.33%), action 470, FPS 1.53, Running 361.73s Step 815( 78.50%), action 471, FPS 1.56, Running 362.34s Step 816( 78.67%), action 472, FPS 1.58, Running 362.93s Step 817( 78.83%), action 473, FPS 1.58, Running 363.56s Step 818( 79.00%), action 474, FPS 1.56, Running 364.30s Step 819( 79.17%), action 475, FPS 1.53, Running 364.87s Step 820( 79.33%), action 476, FPS 1.55, Running 365.54s Step 821( 79.50%), action 477, FPS 1.58, Running 366.09s Step 822( 79.67%), action 478, FPS 1.62, Running 366.54s Step 823( 79.83%), action 479, FPS 1.65, Running 366.86s Step 824( 80.00%), action 480, FPS 1.66, Running 367.61s Step 825( 80.17%), action 481, FPS 1.65, Running 368.38s Step 826( 80.33%), action 482, FPS 1.63, Running 369.34s Step 827( 80.50%), action 483, FPS 1.61, Running 370.04s Step 828( 80.67%), action 484, FPS 1.59, Running 370.67s Step 829( 80.83%), action 485, FPS 1.61, Running 371.14s Step 830( 81.00%), action 486, FPS 1.65, Running 371.49s Step 831( 81.17%), action 487, FPS 1.68, Running 371.90s Step 832( 81.33%), action 488, FPS 1.70, Running 372.37s Step 833( 81.50%), action 489, FPS 1.71, Running 372.83s Step 834( 81.67%), action 490, FPS 1.71, Running 373.45s Step 835( 81.83%), action 491, FPS 1.68, Running 374.27s Step 836( 82.00%), action 492, FPS 1.68, Running 374.85s Step 837( 82.17%), action 493, FPS 1.69, Running 375.42s Step 838( 82.33%), action 494, FPS 1.71, Running 375.98s Step 839( 82.50%), action 495, FPS 1.74, Running 376.37s Step 840( 82.67%), action 496, FPS 1.78, Running 376.77s Step 841( 82.83%), action 497, FPS 1.81, Running 377.11s Step 842( 83.00%), action 498, FPS 1.81, Running 377.60s Step 843( 83.17%), action 499, FPS 1.79, Running 378.05s Step 844( 83.33%), action 500, FPS 1.81, Running 378.63s Step 845( 83.50%), action 501, FPS 1.84, Running 379.23s Step 846( 83.67%), action 502, FPS 1.89, Running 379.90s Step 847( 83.83%), action 503, FPS 1.92, Running 380.47s Step 848( 84.00%), action 504, FPS 1.93, Running 381.04s Step 849( 84.17%), action 505, FPS 1.95, Running 381.42s Step 850( 84.33%), action 506, FPS 1.92, Running 381.88s Step 851( 84.50%), action 507, FPS 1.94, Running 382.22s Step 852( 84.67%), action 508, FPS 1.93, Running 382.75s Step 853( 84.83%), action 509, FPS 1.94, Running 383.16s Step 854( 85.00%), action 510, FPS 1.93, Running 383.81s Step 855( 85.17%), action 511, FPS 1.96, Running 384.46s Step 856( 85.33%), action 512, FPS 1.95, Running 385.09s Step 857( 85.50%), action 513, FPS 1.96, Running 385.63s Step 858( 85.67%), action 514, FPS 1.92, Running 386.42s Step 859( 85.83%), action 515, FPS 1.87, Running 387.05s Step 860( 86.00%), action 516, FPS 1.84, Running 387.62s Step 861( 86.17%), action 517, FPS 1.80, Running 388.21s Step 862( 86.33%), action 518, FPS 1.78, Running 388.86s Step 863( 86.50%), action 519, FPS 1.78, Running 389.32s Step 864( 86.67%), action 520, FPS 1.78, Running 389.87s Step 865( 86.83%), action 521, FPS 1.75, Running 390.66s Step 866( 87.00%), action 522, FPS 1.77, Running 391.22s Step 867( 87.17%), action 523, FPS 1.78, Running 391.68s Step 868( 87.33%), action 524, FPS 1.81, Running 392.06s Step 869( 87.50%), action 525, FPS 1.83, Running 392.38s Step 870( 87.67%), action 526, FPS 1.81, Running 392.93s Step 871( 87.83%), action 527, FPS 1.78, Running 393.44s Step 872( 88.00%), action 528, FPS 1.79, Running 393.94s Step 873( 88.17%), action 529, FPS 1.74, Running 394.62s Step 874( 88.33%), action 530, FPS 1.76, Running 395.20s Step 875( 88.50%), action 531, FPS 1.73, Running 396.00s Step 876( 88.67%), action 532, FPS 1.72, Running 396.70s Step 877( 88.83%), action 533, FPS 1.75, Running 397.09s Step 878( 89.00%), action 534, FPS 1.79, Running 397.57s Step 879( 89.17%), action 535, FPS 1.82, Running 398.03s Step 880( 89.33%), action 536, FPS 1.82, Running 398.60s Step 881( 89.50%), action 537, FPS 1.83, Running 399.14s Step 882( 89.67%), action 538, FPS 1.84, Running 399.76s Step 883( 89.83%), action 539, FPS 1.83, Running 400.24s Step 884( 90.00%), action 540, FPS 1.82, Running 400.86s Step 885( 90.17%), action 541, FPS 1.84, Running 401.50s Step 886( 90.33%), action 542, FPS 1.87, Running 401.90s Step 887( 90.50%), action 543, FPS 1.91, Running 402.16s Step 888( 90.67%), action 544, FPS 1.90, Running 402.57s Step 889( 90.83%), action 545, FPS 1.85, Running 403.17s Step 890( 91.00%), action 546, FPS 1.85, Running 403.74s Step 891( 91.17%), action 547, FPS 1.84, Running 404.29s Step 892( 91.33%), action 548, FPS 1.76, Running 405.31s Step 893( 91.50%), action 549, FPS 1.77, Running 405.93s Step 894( 91.67%), action 550, FPS 1.73, Running 406.74s Step 895( 91.83%), action 551, FPS 1.77, Running 407.30s Step 896( 92.00%), action 552, FPS 1.80, Running 407.83s Step 897( 92.17%), action 553, FPS 1.79, Running 408.28s Step 898( 92.33%), action 554, FPS 1.76, Running 408.92s Step 899( 92.50%), action 555, FPS 1.76, Running 409.42s Step 900( 92.67%), action 556, FPS 1.72, Running 410.21s Step 901( 92.83%), action 557, FPS 1.69, Running 410.95s Step 902( 93.00%), action 558, FPS 1.70, Running 411.54s Step 903( 93.17%), action 559, FPS 1.69, Running 412.09s Step 904( 93.33%), action 560, FPS 1.69, Running 412.68s Step 905( 93.50%), action 561, FPS 1.70, Running 413.26s Step 906( 93.67%), action 562, FPS 1.67, Running 413.89s Step 907( 93.83%), action 563, FPS 1.62, Running 414.51s Step 908( 94.00%), action 564, FPS 1.60, Running 415.08s Step 909( 94.17%), action 565, FPS 1.59, Running 415.77s Step 910( 94.33%), action 566, FPS 1.58, Running 416.39s Step 911( 94.50%), action 567, FPS 1.59, Running 416.85s Step 912( 94.67%), action 568, FPS 1.68, Running 417.24s Step 913( 94.83%), action 569, FPS 1.72, Running 417.54s Step 914( 95.00%), action 570, FPS 1.77, Running 418.01s Step 915( 95.17%), action 571, FPS 1.76, Running 418.64s Step 916( 95.33%), action 572, FPS 1.74, Running 419.30s Step 917( 95.50%), action 573, FPS 1.74, Running 419.76s Step 918( 95.67%), action 574, FPS 1.76, Running 420.31s Step 919( 95.83%), action 575, FPS 1.75, Running 420.87s Step 920( 96.00%), action 576, FPS 1.78, Running 421.43s Step 921( 96.17%), action 577, FPS 1.82, Running 421.96s Step 922( 96.33%), action 578, FPS 1.84, Running 422.38s Step 923( 96.50%), action 579, FPS 1.89, Running 422.68s Step 924( 96.67%), action 580, FPS 1.92, Running 423.09s Step 925( 96.83%), action 581, FPS 1.91, Running 423.74s Step 926( 97.00%), action 582, FPS 1.91, Running 424.35s Step 927( 97.17%), action 583, FPS 1.93, Running 424.89s Step 928( 97.33%), action 584, FPS 1.92, Running 425.52s Step 929( 97.50%), action 585, FPS 1.95, Running 426.01s Step 930( 97.67%), action 586, FPS 1.91, Running 426.84s Step 931( 97.83%), action 587, FPS 1.92, Running 427.28s Step 932( 98.00%), action 588, FPS 1.92, Running 427.65s Step 933( 98.17%), action 589, FPS 1.91, Running 428.03s Step 934( 98.33%), action 590, FPS 1.90, Running 428.54s Step 935( 98.50%), action 591, FPS 1.88, Running 429.25s Step 936( 98.67%), action 592, FPS 1.90, Running 429.80s Step 937( 98.83%), action 593, FPS 1.89, Running 430.33s Step 938( 99.00%), action 594, FPS 1.87, Running 431.00s Step 939( 99.17%), action 595, FPS 1.88, Running 431.53s Step 940( 99.33%), action 596, FPS 1.87, Running 432.10s Step 941( 99.50%), action 597, FPS 1.90, Running 432.48s Step 942( 99.67%), action 598, FPS 1.89, Running 432.96s Step 943( 99.83%), action 599, FPS 1.88, Running 433.34s Step 944(100.00%), action 600, FPS 1.87, Running 433.78s [2026-08-01 15:59:26] [1 ] Seed 0 failed after 434.55 s. +steps: 944 , actions: 600 . +Instruction: Empty +Total 0/1(0.00%) success. +Setting seed: 1 +Step 1( N/A%), pre moving , FPS 5.42, Running 0.18s Step 2( N/A%), pre moving , FPS 8.46, Running 0.24s Step 3( N/A%), pre moving , FPS 9.07, Running 0.33s Step 4( N/A%), pre moving , FPS 9.26, Running 0.43s Step 5( N/A%), pre moving , FPS 9.37, Running 0.53s Step 6( N/A%), pre moving , FPS 9.51, Running 0.63s Step 7( N/A%), pre moving , FPS 9.59, Running 0.73s Step 8( N/A%), pre moving , FPS 9.66, Running 0.83s Step 9( N/A%), pre moving , FPS 10.03, Running 0.90s Step 10( N/A%), pre moving , FPS 10.05, Running 0.99s Step 11( N/A%), pre moving , FPS 10.01, Running 1.10s Step 12( N/A%), pre moving , FPS 10.00, Running 1.20s Step 13( N/A%), pre moving , FPS 10.00, Running 1.30s Step 14( N/A%), pre moving , FPS 10.00, Running 1.40s Step 15( N/A%), pre moving , FPS 10.12, Running 1.48s Step 16( N/A%), pre moving , FPS 10.13, Running 1.58s Step 17( N/A%), pre moving , FPS 10.13, Running 1.68s Step 18( N/A%), pre moving , FPS 10.13, Running 1.78s Step 19( N/A%), pre moving , FPS 10.16, Running 1.87s Step 20( N/A%), pre moving , FPS 10.16, Running 1.97s Step 21( N/A%), pre moving , FPS 9.22, Running 2.35s Step 22( N/A%), pre moving , FPS 9.02, Running 2.45s Step 23( N/A%), pre moving , FPS 9.01, Running 2.55s Step 24( N/A%), pre moving , FPS 8.95, Running 2.67s Step 25( N/A%), pre moving , FPS 8.93, Running 2.77s Step 26( N/A%), pre moving , FPS 8.26, Running 3.05s Step 27( N/A%), pre moving , FPS 8.54, Running 3.07s Step 28( N/A%), pre moving , FPS 8.84, Running 3.09s Step 29( N/A%), pre moving , FPS 9.04, Running 3.11s Step 30( N/A%), pre moving , FPS 9.33, Running 3.14s Step 31( N/A%), pre moving , FPS 9.69, Running 3.16s Step 32( N/A%), pre moving , FPS 10.03, Running 3.19s Step 33( N/A%), pre moving , FPS 10.44, Running 3.22s Step 34( N/A%), pre moving , FPS 10.90, Running 3.23s Step 35( N/A%), pre moving , FPS 11.29, Running 3.25s Step 36( N/A%), pre moving , FPS 8.48, Running 3.94s Step 37( N/A%), pre moving , FPS 7.71, Running 4.27s Step 38( N/A%), pre moving , FPS 7.90, Running 4.31s Step 39( N/A%), pre moving , FPS 8.05, Running 4.35s Step 40( N/A%), pre moving , FPS 8.22, Running 4.40s Step 41( N/A%), pre moving , FPS 9.60, Running 4.44s Step 42( N/A%), pre moving , FPS 9.82, Running 4.49s Step 43( N/A%), pre moving , FPS 10.10, Running 4.53s Step 44( N/A%), pre moving , FPS 10.37, Running 4.59s Step 45( N/A%), pre moving , FPS 10.74, Running 4.64s Step 46( N/A%), pre moving , FPS 12.23, Running 4.69s Step 47( N/A%), pre moving , FPS 12.02, Running 4.73s Step 48( N/A%), pre moving , FPS 8.20, Running 5.53s Step 49( N/A%), pre moving , FPS 7.96, Running 5.62s Step 50( N/A%), pre moving , FPS 7.73, Running 5.73s Step 51( N/A%), pre moving , FPS 7.51, Running 5.83s Step 52( N/A%), pre moving , FPS 7.32, Running 5.93s Step 53( N/A%), pre moving , FPS 7.03, Running 6.06s Step 54( N/A%), pre moving , FPS 6.73, Running 6.21s Step 55( N/A%), pre moving , FPS 6.43, Running 6.37s Step 56( N/A%), pre moving , FPS 7.81, Running 6.50s Step 57( N/A%), pre moving , FPS 8.49, Running 6.63s Step 58( N/A%), pre moving , FPS 8.03, Running 6.80s Step 59( N/A%), pre moving , FPS 7.74, Running 6.94s Step 60( N/A%), pre moving , FPS 7.29, Running 7.15s Step 61( N/A%), pre moving , FPS 6.84, Running 7.36s Step 62( N/A%), pre moving , FPS 6.56, Running 7.54s Step 63( N/A%), pre moving , FPS 6.25, Running 7.73s Step 64( N/A%), pre moving , FPS 5.99, Running 7.93s Step 65( N/A%), pre moving , FPS 5.78, Running 8.10s Step 66( N/A%), pre moving , FPS 5.53, Running 8.30s Step 67( N/A%), pre moving , FPS 5.43, Running 8.42s Step 68( N/A%), pre moving , FPS 6.80, Running 8.47s Step 69( N/A%), pre moving , FPS 6.92, Running 8.52s Step 70( N/A%), pre moving , FPS 7.06, Running 8.56s Step 71( N/A%), pre moving , FPS 7.23, Running 8.59s Step 72( N/A%), pre moving , FPS 7.35, Running 8.65s Step 73( N/A%), pre moving , FPS 7.57, Running 8.70s Step 74( N/A%), pre moving , FPS 7.88, Running 8.74s Step 75( N/A%), pre moving , FPS 8.30, Running 8.78s Step 76( N/A%), pre moving , FPS 8.63, Running 8.82s Step 77( N/A%), pre moving , FPS 9.01, Running 8.85s Step 78( N/A%), pre moving , FPS 9.56, Running 8.89s Step 79( N/A%), pre moving , FPS 10.02, Running 8.93s Step 80( N/A%), pre moving , FPS 11.00, Running 8.96s Step 81( N/A%), pre moving , FPS 12.26, Running 8.99s Step 82( N/A%), pre moving , FPS 13.56, Running 9.01s Step 83( N/A%), pre moving , FPS 15.37, Running 9.03s Step 84( N/A%), pre moving , FPS 17.87, Running 9.05s Step 85( N/A%), pre moving , FPS 20.50, Running 9.08s Step 86( N/A%), pre moving , FPS 24.76, Running 9.11s Step 87( N/A%), pre moving , FPS 27.89, Running 9.13s Step 88( N/A%), pre moving , FPS 29.16, Running 9.16s Step 89( N/A%), pre moving , FPS 29.45, Running 9.19s Step 90( N/A%), pre moving , FPS 29.52, Running 9.23s Step 91( N/A%), pre moving , FPS 28.81, Running 9.29s Step 92( N/A%), pre moving , FPS 28.83, Running 9.34s Step 93( N/A%), pre moving , FPS 29.59, Running 9.38s Step 94( N/A%), pre moving , FPS 29.44, Running 9.42s Step 95( N/A%), pre moving , FPS 29.28, Running 9.46s Step 96( N/A%), pre moving , FPS 28.97, Running 9.51s Step 97( N/A%), pre moving , FPS 28.78, Running 9.54s Step 98( N/A%), pre moving , FPS 28.78, Running 9.59s Step 99( N/A%), pre moving , FPS 28.66, Running 9.63s Step 100( N/A%), pre moving , FPS 9.79, Running 11.01s Step 101( N/A%), pre moving , FPS 8.28, Running 11.41s Step 102( N/A%), pre moving , FPS 7.29, Running 11.75s Step 103( N/A%), pre moving , FPS 6.41, Running 12.15s Step 104( N/A%), pre moving , FPS 5.72, Running 12.55s Step 105( N/A%), pre moving , FPS 5.18, Running 12.94s Step 106( N/A%), pre moving , FPS 4.76, Running 13.31s Step 107( N/A%), pre moving , FPS 4.48, Running 13.60s Step 108( N/A%), pre moving , FPS 4.24, Running 13.88s Step 109( N/A%), pre moving , FPS 4.06, Running 14.12s Step 110( N/A%), pre moving , FPS 3.84, Running 14.44s Step 111( N/A%), pre moving , FPS 3.63, Running 14.80s Step 112( N/A%), pre moving , FPS 3.45, Running 15.14s Step 113( N/A%), pre moving , FPS 3.25, Running 15.52s Step 114( N/A%), pre moving , FPS 3.07, Running 15.93s Step 115( N/A%), pre moving , FPS 2.91, Running 16.33s Step 116( N/A%), pre moving , FPS 2.78, Running 16.71s Step 117( N/A%), pre moving , FPS 2.64, Running 17.11s Step 118( N/A%), pre moving , FPS 2.53, Running 17.50s Step 119( N/A%), pre moving , FPS 2.41, Running 17.93s Step 120( N/A%), pre moving , FPS 2.73, Running 18.32s Step 121( N/A%), pre moving , FPS 2.80, Running 18.56s Step 122( N/A%), pre moving , FPS 2.83, Running 18.83s Step 123( N/A%), pre moving , FPS 2.87, Running 19.12s Step 124( N/A%), pre moving , FPS 2.93, Running 19.36s Step 125( N/A%), pre moving , FPS 2.99, Running 19.64s Step 126( N/A%), pre moving , FPS 3.00, Running 19.99s Step 127( N/A%), pre moving , FPS 2.96, Running 20.35s Step 128( N/A%), pre moving , FPS 2.88, Running 20.82s Step 129( N/A%), pre moving , FPS 2.76, Running 21.36s Step 130( N/A%), pre moving , FPS 2.73, Running 21.76s Step 131( N/A%), pre moving , FPS 2.71, Running 22.17s Step 132( N/A%), pre moving , FPS 2.70, Running 22.56s Step 133( N/A%), pre moving , FPS 2.67, Running 23.02s Step 134( N/A%), pre moving , FPS 2.67, Running 23.43s Step 135( N/A%), pre moving , FPS 2.69, Running 23.76s Step 136( N/A%), pre moving , FPS 2.76, Running 23.95s Step 137( N/A%), pre moving , FPS 2.83, Running 24.19s Step 138( N/A%), pre moving , FPS 2.89, Running 24.41s Step 139( N/A%), pre moving , FPS 2.97, Running 24.66s Step 140( N/A%), pre moving , FPS 2.99, Running 25.02s Step 141( N/A%), pre moving , FPS 2.92, Running 25.41s Step 142( N/A%), pre moving , FPS 2.88, Running 25.78s Step 143( N/A%), pre moving , FPS 2.80, Running 26.25s Step 144( N/A%), pre moving , FPS 2.72, Running 26.71s Step 145( N/A%), pre moving , FPS 2.66, Running 27.16s Step 146( N/A%), pre moving , FPS 2.63, Running 27.60s Step 147( N/A%), pre moving , FPS 2.59, Running 28.08s Step 148( N/A%), pre moving , FPS 2.60, Running 28.52s Step 149( N/A%), pre moving , FPS 2.63, Running 28.97s Step 150( N/A%), pre moving , FPS 2.68, Running 29.23s Step 151( N/A%), pre moving , FPS 2.73, Running 29.48s Step 152( N/A%), pre moving , FPS 2.79, Running 29.73s Step 153( N/A%), pre moving , FPS 2.83, Running 30.09s Step 154( N/A%), pre moving , FPS 2.83, Running 30.49s Step 155( N/A%), pre moving , FPS 2.82, Running 30.85s Step 156( N/A%), pre moving , FPS 2.70, Running 31.34s Step 157( N/A%), pre moving , FPS 2.63, Running 31.79s Step 158( N/A%), pre moving , FPS 2.55, Running 32.25s Step 159( N/A%), pre moving , FPS 2.48, Running 32.72s Step 160( N/A%), pre moving , FPS 2.46, Running 33.15s Step 161( N/A%), pre moving , FPS 2.44, Running 33.59s Step 162( N/A%), pre moving , FPS 2.43, Running 34.03s Step 163( N/A%), pre moving , FPS 2.47, Running 34.35s Step 164( N/A%), pre moving , FPS 2.54, Running 34.60s Step 165( N/A%), pre moving , FPS 2.61, Running 34.83s Step 166( N/A%), pre moving , FPS 2.67, Running 35.08s Step 167( N/A%), pre moving , FPS 2.72, Running 35.42s Step 168( N/A%), pre moving , FPS 2.75, Running 35.79s Step 169( N/A%), pre moving , FPS 2.76, Running 36.22s Step 170( N/A%), pre moving , FPS 2.70, Running 36.64s Step 171( N/A%), pre moving , FPS 2.64, Running 37.06s Step 172( N/A%), pre moving , FPS 2.68, Running 37.19s Step 173( N/A%), pre moving , FPS 2.76, Running 37.32s Step 174( N/A%), pre moving , FPS 2.87, Running 37.46s Step 175( N/A%), pre moving , FPS 2.97, Running 37.59s Step 176( N/A%), pre moving , FPS 3.13, Running 37.72s Step 177( N/A%), pre moving , FPS 3.31, Running 37.83s Step 178( N/A%), pre moving , FPS 3.50, Running 37.98s Step 179( N/A%), pre moving , FPS 3.73, Running 38.08s Step 180( N/A%), pre moving , FPS 3.97, Running 38.20s Step 181( N/A%), pre moving , FPS 4.23, Running 38.32s Step 182( N/A%), pre moving , FPS 3.82, Running 39.26s Step 183( N/A%), pre moving , FPS 3.94, Running 39.43s Step 184( N/A%), pre moving , FPS 3.98, Running 39.62s Step 185( N/A%), pre moving , FPS 4.13, Running 39.68s Step 186( N/A%), pre moving , FPS 4.28, Running 39.75s Step 187( N/A%), pre moving , FPS 4.54, Running 39.83s Step 188( N/A%), pre moving , FPS 4.87, Running 39.90s Step 189( N/A%), pre moving , FPS 5.32, Running 39.97s Step 190( N/A%), pre moving , FPS 5.87, Running 40.05s Step 191( N/A%), pre moving , FPS 6.54, Running 40.12s Step 192( N/A%), pre moving , FPS 6.52, Running 40.26s Step 193( N/A%), pre moving , FPS 6.56, Running 40.37s Step 194( N/A%), pre moving , FPS 6.56, Running 40.51s Step 195( N/A%), pre moving , FPS 6.56, Running 40.64s Step 196( N/A%), pre moving , FPS 6.57, Running 40.77s Step 197( N/A%), pre moving , FPS 6.51, Running 40.90s Step 198( N/A%), pre moving , FPS 6.49, Running 41.06s Step 199( N/A%), pre moving , FPS 6.26, Running 41.28s Step 200( N/A%), pre moving , FPS 6.13, Running 41.46s Step 201( N/A%), pre moving , FPS 5.98, Running 41.67s Step 202( N/A%), pre moving , FPS 7.72, Running 41.85s Step 203( N/A%), pre moving , FPS 7.61, Running 42.06s Step 204( N/A%), pre moving , FPS 7.54, Running 42.27s Step 205( N/A%), pre moving , FPS 7.21, Running 42.45s Step 206( N/A%), pre moving , FPS 6.85, Running 42.68s Step 207( N/A%), pre moving , FPS 6.50, Running 42.90s Step 208( N/A%), pre moving , FPS 6.38, Running 43.03s Step 209( N/A%), pre moving , FPS 6.36, Running 43.12s Step 210( N/A%), pre moving , FPS 6.26, Running 43.25s Step 211( N/A%), pre moving , FPS 6.09, Running 43.40s Step 212( N/A%), pre moving , FPS 6.15, Running 43.51s Step 213( N/A%), pre moving , FPS 6.16, Running 43.62s Step 214( N/A%), pre moving , FPS 6.18, Running 43.75s Step 215( N/A%), pre moving , FPS 6.17, Running 43.89s Step 216( N/A%), pre moving , FPS 6.16, Running 44.02s Step 217( N/A%), pre moving , FPS 6.21, Running 44.12s Step 218( N/A%), pre moving , FPS 6.24, Running 44.26s Step 219( N/A%), pre moving , FPS 6.42, Running 44.39s Step 220( N/A%), pre moving , FPS 6.53, Running 44.52s Step 221( N/A%), pre moving , FPS 6.70, Running 44.65s Step 222( N/A%), pre moving , FPS 6.87, Running 44.76s Step 223( N/A%), pre moving , FPS 5.66, Running 45.59s Step 224( N/A%), pre moving , FPS 5.90, Running 45.66s Step 225( N/A%), pre moving , FPS 6.10, Running 45.73s Step 226( N/A%), pre moving , FPS 6.35, Running 45.82s Step 227( N/A%), pre moving , FPS 6.64, Running 45.91s Step 228( N/A%), pre moving , FPS 6.77, Running 45.99s Step 229( N/A%), pre moving , FPS 6.60, Running 46.15s Step 230( N/A%), pre moving , FPS 6.43, Running 46.36s Step 231( N/A%), pre moving , FPS 6.38, Running 46.54s Step 232( N/A%), pre moving , FPS 6.15, Running 46.76s Step 233( N/A%), pre moving , FPS 5.93, Running 46.99s Step 234( N/A%), pre moving , FPS 5.69, Running 47.26s Step 235( N/A%), pre moving , FPS 5.49, Running 47.53s Step 236( N/A%), pre moving , FPS 5.30, Running 47.79s Step 237( N/A%), pre moving , FPS 5.04, Running 48.09s Step 238( N/A%), pre moving , FPS 4.89, Running 48.36s Step 239( N/A%), pre moving , FPS 4.66, Running 48.69s Step 240( N/A%), pre moving , FPS 4.44, Running 49.03s Step 241( N/A%), pre moving , FPS 4.31, Running 49.30s Step 242( N/A%), pre moving , FPS 4.12, Running 49.62s Step 243( N/A%), pre moving , FPS 4.57, Running 49.97s Step 244( N/A%), pre moving , FPS 4.31, Running 50.30s Step 245( N/A%), pre moving , FPS 4.18, Running 50.51s Step 246( N/A%), pre moving , FPS 4.08, Running 50.73s Step 247( N/A%), pre moving , FPS 3.98, Running 50.94s Step 248( N/A%), pre moving , FPS 3.87, Running 51.16s Step 249( N/A%), pre moving , FPS 3.77, Running 51.46s Step 250( N/A%), pre moving , FPS 3.68, Running 51.79s Step 251( N/A%), pre moving , FPS 3.60, Running 52.09s Step 252( N/A%), pre moving , FPS 3.52, Running 52.44s Step 253( N/A%), pre moving , FPS 3.47, Running 52.75s Step 254( N/A%), pre moving , FPS 3.42, Running 53.11s Step 255( N/A%), pre moving , FPS 3.38, Running 53.45s Step 256( N/A%), pre moving , FPS 3.34, Running 53.78s Step 257( N/A%), pre moving , FPS 3.35, Running 54.06s Step 258( N/A%), pre moving , FPS 3.36, Running 54.31s Step 259( N/A%), pre moving , FPS 3.38, Running 54.61s Step 260( N/A%), pre moving , FPS 3.44, Running 54.85s Step 261( N/A%), pre moving , FPS 3.49, Running 55.02s Step 262( N/A%), pre moving , FPS 3.55, Running 55.26s Step 263( N/A%), pre moving , FPS 3.60, Running 55.52s Step 264( N/A%), pre moving , FPS 3.73, Running 55.66s Step 265( N/A%), pre moving , FPS 3.83, Running 55.74s Step 266( N/A%), pre moving , FPS 3.89, Running 55.87s Step 267( N/A%), pre moving , FPS 3.95, Running 56.00s Step 268( N/A%), pre moving , FPS 3.97, Running 56.19s Step 269( N/A%), pre moving , FPS 4.06, Running 56.39s Step 270( N/A%), pre moving , FPS 4.21, Running 56.54s Step 271( N/A%), pre moving , FPS 4.25, Running 56.80s Step 272( N/A%), pre moving , FPS 4.32, Running 57.07s Step 273( N/A%), pre moving , FPS 4.36, Running 57.34s Step 274( N/A%), pre moving , FPS 4.45, Running 57.60s Step 275( N/A%), pre moving , FPS 4.51, Running 57.88s Step 276( N/A%), pre moving , FPS 4.69, Running 58.04s Step 277( N/A%), pre moving , FPS 4.78, Running 58.24s Step 278( N/A%), pre moving , FPS 4.86, Running 58.42s Step 279( N/A%), pre moving , FPS 4.98, Running 58.63s Step 280( N/A%), pre moving , FPS 5.05, Running 58.82s Step 281( N/A%), pre moving , FPS 5.01, Running 59.02s Step 282( N/A%), pre moving , FPS 5.14, Running 59.15s Step 283( N/A%), pre moving , FPS 5.32, Running 59.28s Step 284( N/A%), pre moving , FPS 5.33, Running 59.41s Step 285( N/A%), pre moving , FPS 5.26, Running 59.54s Step 286( N/A%), pre moving , FPS 5.25, Running 59.67s Step 287( N/A%), pre moving , FPS 5.26, Running 59.81s Step 288( N/A%), pre moving , FPS 5.30, Running 59.96s Step 289( N/A%), pre moving , FPS 5.40, Running 60.09s Step 290( N/A%), pre moving , FPS 5.48, Running 60.19s Step 291( N/A%), pre moving , FPS 5.65, Running 60.34s Step 292( N/A%), pre moving , FPS 5.89, Running 60.47s Step 293( N/A%), pre moving , FPS 6.15, Running 60.59s Step 294( N/A%), pre moving , FPS 6.42, Running 60.72s Step 295( N/A%), pre moving , FPS 6.90, Running 60.78s Step 296( N/A%), pre moving , FPS 7.20, Running 60.82s Step 297( N/A%), pre moving , FPS 7.63, Running 60.86s Step 298( N/A%), pre moving , FPS 7.99, Running 60.93s Step 299( N/A%), pre moving , FPS 8.42, Running 61.00s Step 300( N/A%), pre moving , FPS 8.78, Running 61.09s Step 301( N/A%), pre moving , FPS 9.22, Running 61.19s Step 302( N/A%), pre moving , FPS 9.48, Running 61.25s Step 303( N/A%), pre moving , FPS 9.66, Running 61.35s Step 304( N/A%), pre moving , FPS 9.94, Running 61.42s Step 305( N/A%), pre moving , FPS 4.53, Running 63.95s Step 306( N/A%), pre moving , FPS 4.27, Running 64.36s Step 307( N/A%), pre moving , FPS 4.04, Running 64.75s Step 308( N/A%), pre moving , FPS 3.92, Running 65.06s Step 309( N/A%), pre moving , FPS 3.81, Running 65.34s Step 310( N/A%), pre moving , FPS 3.70, Running 65.59s Step 311( N/A%), pre moving , FPS 3.66, Running 65.80s Step 312( N/A%), pre moving , FPS 3.60, Running 66.03s Step 313( N/A%), pre moving , FPS 3.50, Running 66.30s Step 314( N/A%), pre moving , FPS 3.37, Running 66.66s Step 315( N/A%), pre moving , FPS 3.22, Running 66.99s Step 316( N/A%), pre moving , FPS 3.04, Running 67.40s Step 317( N/A%), pre moving , FPS 2.87, Running 67.84s Step 318( N/A%), pre moving , FPS 2.73, Running 68.24s Step 319( N/A%), pre moving , FPS 2.61, Running 68.66s Step 320( N/A%), pre moving , FPS 2.49, Running 69.11s Step 321( N/A%), pre moving , FPS 2.39, Running 69.56s Step 322( N/A%), pre moving , FPS 2.29, Running 69.99s Step 323( N/A%), pre moving , FPS 2.23, Running 70.34s Step 324( N/A%), pre moving , FPS 2.18, Running 70.59s Step 325( 0.17%), action 1, FPS 2.54, Running 71.82s Step 326( 0.33%), action 2, FPS 2.44, Running 72.55s Step 327( 0.50%), action 3, FPS 2.38, Running 73.16s Step 328( 0.67%), action 4, FPS 2.27, Running 73.88s Step 329( 0.83%), action 5, FPS 2.20, Running 74.44s Step 330( 1.00%), action 6, FPS 2.10, Running 75.11s Step 331( 1.17%), action 7, FPS 2.05, Running 75.54s Step 332( 1.33%), action 8, FPS 1.94, Running 76.34s Step 333( 1.50%), action 9, FPS 1.83, Running 77.21s Step 334( 1.67%), action 10, FPS 1.76, Running 77.99s Step 335( 1.83%), action 11, FPS 1.71, Running 78.69s Step 336( 2.00%), action 12, FPS 1.68, Running 79.30s Step 337( 2.17%), action 13, FPS 1.67, Running 79.84s Step 338( 2.33%), action 14, FPS 1.63, Running 80.55s Step 339( 2.50%), action 15, FPS 1.63, Running 80.90s Step 340( 2.67%), action 16, FPS 1.62, Running 81.47s Step 341( 2.83%), action 17, FPS 1.62, Running 81.88s Step 342( 3.00%), action 18, FPS 1.58, Running 82.62s Step 343( 3.17%), action 19, FPS 1.55, Running 83.24s Step 344( 3.33%), action 20, FPS 1.51, Running 83.80s Step 345( 3.50%), action 21, FPS 1.57, Running 84.53s Step 346( 3.67%), action 22, FPS 1.59, Running 85.09s Step 347( 3.83%), action 23, FPS 1.60, Running 85.65s Step 348( 4.00%), action 24, FPS 1.63, Running 86.17s Step 349( 4.17%), action 25, FPS 1.64, Running 86.62s Step 350( 4.33%), action 26, FPS 1.66, Running 87.13s Step 351( 4.50%), action 27, FPS 1.66, Running 87.58s Step 352( 4.67%), action 28, FPS 1.68, Running 88.24s Step 353( 4.83%), action 29, FPS 1.73, Running 88.77s Step 354( 5.00%), action 30, FPS 1.73, Running 89.55s Step 355( 5.17%), action 31, FPS 1.73, Running 90.23s Step 356( 5.33%), action 32, FPS 1.73, Running 90.85s Step 357( 5.50%), action 33, FPS 1.76, Running 91.22s Step 358( 5.67%), action 34, FPS 1.79, Running 91.74s Step 359( 5.83%), action 35, FPS 1.78, Running 92.14s Step 360( 6.00%), action 36, FPS 1.77, Running 92.79s Step 361( 6.17%), action 37, FPS 1.72, Running 93.53s Step 362( 6.33%), action 38, FPS 1.74, Running 94.12s Step 363( 6.50%), action 39, FPS 1.76, Running 94.60s Step 364( 6.67%), action 40, FPS 1.74, Running 95.28s Step 365( 6.83%), action 41, FPS 1.73, Running 96.08s Step 366( 7.00%), action 42, FPS 1.71, Running 96.78s Step 367( 7.17%), action 43, FPS 1.71, Running 97.32s Step 368( 7.33%), action 44, FPS 1.69, Running 98.01s Step 369( 7.50%), action 45, FPS 1.68, Running 98.53s Step 370( 7.67%), action 46, FPS 1.65, Running 99.22s Step 371( 7.83%), action 47, FPS 1.64, Running 99.79s Step 372( 8.00%), action 48, FPS 1.65, Running 100.37s Step 373( 8.17%), action 49, FPS 1.62, Running 101.08s Step 374( 8.33%), action 50, FPS 1.67, Running 101.55s Step 375( 8.50%), action 51, FPS 1.68, Running 102.13s Step 376( 8.67%), action 52, FPS 1.69, Running 102.70s Step 377( 8.83%), action 53, FPS 1.68, Running 103.15s Step 378( 9.00%), action 54, FPS 1.67, Running 103.70s Step 379( 9.17%), action 55, FPS 1.65, Running 104.26s Step 380( 9.33%), action 56, FPS 1.66, Running 104.86s Step 381( 9.50%), action 57, FPS 1.68, Running 105.43s Step 382( 9.67%), action 58, FPS 1.68, Running 106.04s Step 383( 9.83%), action 59, FPS 1.68, Running 106.52s Step 384( 10.00%), action 60, FPS 1.72, Running 106.89s Step 385( 10.17%), action 61, FPS 1.76, Running 107.47s Step 386( 10.33%), action 62, FPS 1.80, Running 107.90s Step 387( 10.50%), action 63, FPS 1.80, Running 108.46s Step 388( 10.67%), action 64, FPS 1.82, Running 109.02s Step 389( 10.83%), action 65, FPS 1.82, Running 109.50s Step 390( 11.00%), action 66, FPS 1.83, Running 110.12s Step 391( 11.17%), action 67, FPS 1.84, Running 110.67s Step 392( 11.33%), action 68, FPS 1.80, Running 111.47s Step 393( 11.50%), action 69, FPS 1.86, Running 111.82s Step 394( 11.67%), action 70, FPS 1.84, Running 112.39s Step 395( 11.83%), action 71, FPS 1.85, Running 112.93s Step 396( 12.00%), action 72, FPS 1.86, Running 113.44s Step 397( 12.17%), action 73, FPS 1.85, Running 113.94s Step 398( 12.33%), action 74, FPS 1.83, Running 114.62s Step 399( 12.50%), action 75, FPS 1.84, Running 115.15s Step 400( 12.67%), action 76, FPS 1.83, Running 115.77s Step 401( 12.83%), action 77, FPS 1.82, Running 116.40s Step 402( 13.00%), action 78, FPS 1.83, Running 116.95s Step 403( 13.17%), action 79, FPS 1.86, Running 117.30s Step 404( 13.33%), action 80, FPS 1.82, Running 117.87s Step 405( 13.50%), action 81, FPS 1.81, Running 118.51s Step 406( 13.67%), action 82, FPS 1.79, Running 119.05s Step 407( 13.83%), action 83, FPS 1.81, Running 119.52s Step 408( 14.00%), action 84, FPS 1.80, Running 120.15s Step 409( 14.17%), action 85, FPS 1.79, Running 120.67s Step 410( 14.33%), action 86, FPS 1.80, Running 121.25s Step 411( 14.50%), action 87, FPS 1.80, Running 121.79s Step 412( 14.67%), action 88, FPS 1.85, Running 122.27s Step 413( 14.83%), action 89, FPS 1.85, Running 122.63s Step 414( 15.00%), action 90, FPS 1.87, Running 123.08s Step 415( 15.17%), action 91, FPS 1.86, Running 123.67s Step 416( 15.33%), action 92, FPS 1.85, Running 124.26s Step 417( 15.50%), action 93, FPS 1.85, Running 124.74s Step 418( 15.67%), action 94, FPS 1.87, Running 125.30s Step 419( 15.83%), action 95, FPS 1.86, Running 125.90s Step 420( 16.00%), action 96, FPS 1.88, Running 126.42s Step 421( 16.17%), action 97, FPS 1.89, Running 127.00s Step 422( 16.33%), action 98, FPS 1.91, Running 127.43s Step 423( 16.50%), action 99, FPS 1.91, Running 127.76s Step 424( 16.67%), action 100, FPS 1.93, Running 128.25s Step 425( 16.83%), action 101, FPS 1.93, Running 128.85s Step 426( 17.00%), action 102, FPS 1.90, Running 129.57s Step 427( 17.17%), action 103, FPS 1.85, Running 130.31s Step 428( 17.33%), action 104, FPS 1.85, Running 130.95s Step 429( 17.50%), action 105, FPS 1.83, Running 131.62s Step 430( 17.67%), action 106, FPS 1.81, Running 132.29s Step 431( 17.83%), action 107, FPS 1.84, Running 132.65s Step 432( 18.00%), action 108, FPS 1.83, Running 133.19s Step 433( 18.17%), action 109, FPS 1.80, Running 133.73s Step 434( 18.33%), action 110, FPS 1.75, Running 134.49s Step 435( 18.50%), action 111, FPS 1.71, Running 135.37s Step 436( 18.67%), action 112, FPS 1.69, Running 136.06s Step 437( 18.83%), action 113, FPS 1.66, Running 136.80s Step 438( 19.00%), action 114, FPS 1.66, Running 137.35s Step 439( 19.17%), action 115, FPS 1.70, Running 137.69s Step 440( 19.33%), action 116, FPS 1.71, Running 138.09s Step 441( 19.50%), action 117, FPS 1.69, Running 138.81s Step 442( 19.67%), action 118, FPS 1.65, Running 139.55s Step 443( 19.83%), action 119, FPS 1.63, Running 140.05s Step 444( 20.00%), action 120, FPS 1.60, Running 140.72s Step 445( 20.17%), action 121, FPS 1.60, Running 141.36s Step 446( 20.33%), action 122, FPS 1.61, Running 141.98s Step 447( 20.50%), action 123, FPS 1.64, Running 142.48s Step 448( 20.67%), action 124, FPS 1.64, Running 143.17s Step 449( 20.83%), action 125, FPS 1.67, Running 143.62s Step 450( 21.00%), action 126, FPS 1.65, Running 144.45s Step 451( 21.17%), action 127, FPS 1.62, Running 145.00s Step 452( 21.33%), action 128, FPS 1.61, Running 145.62s Step 453( 21.50%), action 129, FPS 1.61, Running 146.16s Step 454( 21.67%), action 130, FPS 1.61, Running 146.95s Step 455( 21.83%), action 131, FPS 1.62, Running 147.73s Step 456( 22.00%), action 132, FPS 1.61, Running 148.47s Step 457( 22.17%), action 133, FPS 1.64, Running 148.96s Step 458( 22.33%), action 134, FPS 1.65, Running 149.49s Step 459( 22.50%), action 135, FPS 1.59, Running 150.24s Step 460( 22.67%), action 136, FPS 1.57, Running 150.85s Step 461( 22.83%), action 137, FPS 1.59, Running 151.38s Step 462( 23.00%), action 138, FPS 1.60, Running 152.03s Step 463( 23.17%), action 139, FPS 1.59, Running 152.60s Step 464( 23.33%), action 140, FPS 1.59, Running 153.27s Step 465( 23.50%), action 141, FPS 1.57, Running 154.13s Step 466( 23.67%), action 142, FPS 1.56, Running 154.80s Step 467( 23.83%), action 143, FPS 1.55, Running 155.36s Step 468( 24.00%), action 144, FPS 1.55, Running 156.10s Step 469( 24.17%), action 145, FPS 1.53, Running 156.70s Step 470( 24.33%), action 146, FPS 1.54, Running 157.40s Step 471( 24.50%), action 147, FPS 1.55, Running 157.95s Step 472( 24.67%), action 148, FPS 1.51, Running 158.83s Step 473( 24.83%), action 149, FPS 1.52, Running 159.32s Step 474( 25.00%), action 150, FPS 1.54, Running 159.89s Step 475( 25.17%), action 151, FPS 1.55, Running 160.60s Step 476( 25.33%), action 152, FPS 1.57, Running 161.25s Step 477( 25.50%), action 153, FPS 1.56, Running 161.78s Step 478( 25.67%), action 154, FPS 1.56, Running 162.35s Step 479( 25.83%), action 155, FPS 1.59, Running 162.83s Step 480( 26.00%), action 156, FPS 1.60, Running 163.32s Step 481( 26.17%), action 157, FPS 1.59, Running 163.96s Step 482( 26.33%), action 158, FPS 1.61, Running 164.47s Step 483( 26.50%), action 159, FPS 1.62, Running 164.95s Step 484( 26.67%), action 160, FPS 1.59, Running 165.84s Step 485( 26.83%), action 161, FPS 1.62, Running 166.49s Step 486( 27.00%), action 162, FPS 1.63, Running 167.10s Step 487( 27.17%), action 163, FPS 1.61, Running 167.79s Step 488( 27.33%), action 164, FPS 1.64, Running 168.29s Step 489( 27.50%), action 165, FPS 1.68, Running 168.60s Step 490( 27.67%), action 166, FPS 1.68, Running 169.27s Step 491( 27.83%), action 167, FPS 1.69, Running 169.76s Step 492( 28.00%), action 168, FPS 1.72, Running 170.47s Step 493( 28.17%), action 169, FPS 1.70, Running 171.08s Step 494( 28.33%), action 170, FPS 1.69, Running 171.74s Step 495( 28.50%), action 171, FPS 1.68, Running 172.48s Step 496( 28.67%), action 172, FPS 1.66, Running 173.33s Step 497( 28.83%), action 173, FPS 1.68, Running 173.67s Step 498( 29.00%), action 174, FPS 1.69, Running 174.18s Step 499( 29.17%), action 175, FPS 1.69, Running 174.67s Step 500( 29.33%), action 176, FPS 1.66, Running 175.36s Step 501( 29.50%), action 177, FPS 1.67, Running 175.92s Step 502( 29.67%), action 178, FPS 1.66, Running 176.53s Step 503( 29.83%), action 179, FPS 1.65, Running 177.10s Step 504( 30.00%), action 180, FPS 1.68, Running 177.72s Step 505( 30.17%), action 181, FPS 1.69, Running 178.32s Step 506( 30.33%), action 182, FPS 1.72, Running 178.73s Step 507( 30.50%), action 183, FPS 1.76, Running 179.18s Step 508( 30.67%), action 184, FPS 1.75, Running 179.73s Step 509( 30.83%), action 185, FPS 1.70, Running 180.38s Step 510( 31.00%), action 186, FPS 1.69, Running 181.13s Step 511( 31.17%), action 187, FPS 1.64, Running 181.98s Step 512( 31.33%), action 188, FPS 1.65, Running 182.60s Step 513( 31.50%), action 189, FPS 1.68, Running 182.97s Step 514( 31.67%), action 190, FPS 1.70, Running 183.51s Step 515( 31.83%), action 191, FPS 1.67, Running 184.45s Step 516( 32.00%), action 192, FPS 1.69, Running 185.18s Step 517( 32.17%), action 193, FPS 1.66, Running 185.74s Step 518( 32.33%), action 194, FPS 1.63, Running 186.44s Step 519( 32.50%), action 195, FPS 1.60, Running 187.16s Step 520( 32.67%), action 196, FPS 1.61, Running 187.81s Step 521( 32.83%), action 197, FPS 1.63, Running 188.16s Step 522( 33.00%), action 198, FPS 1.67, Running 188.54s Step 523( 33.17%), action 199, FPS 1.63, Running 189.34s Step 524( 33.33%), action 200, FPS 1.65, Running 189.85s Step 525( 33.50%), action 201, FPS 1.61, Running 190.71s Step 526( 33.67%), action 202, FPS 1.59, Running 191.34s Step 527( 33.83%), action 203, FPS 1.58, Running 191.87s Step 528( 34.00%), action 204, FPS 1.57, Running 192.48s Step 529( 34.17%), action 205, FPS 1.60, Running 192.89s Step 530( 34.33%), action 206, FPS 1.62, Running 193.48s Step 531( 34.50%), action 207, FPS 1.66, Running 194.04s Step 532( 34.67%), action 208, FPS 1.66, Running 194.65s Step 533( 34.83%), action 209, FPS 1.62, Running 195.32s Step 534( 35.00%), action 210, FPS 1.62, Running 195.88s Step 535( 35.17%), action 211, FPS 1.64, Running 196.67s Step 536( 35.33%), action 212, FPS 1.64, Running 197.35s Step 537( 35.50%), action 213, FPS 1.66, Running 197.80s Step 538( 35.67%), action 214, FPS 1.70, Running 198.23s Step 539( 35.83%), action 215, FPS 1.71, Running 198.87s Step 540( 36.00%), action 216, FPS 1.74, Running 199.33s Step 541( 36.17%), action 217, FPS 1.71, Running 199.82s Step 542( 36.33%), action 218, FPS 1.70, Running 200.30s Step 543( 36.50%), action 219, FPS 1.74, Running 200.82s Step 544( 36.67%), action 220, FPS 1.72, Running 201.45s Step 545( 36.83%), action 221, FPS 1.75, Running 202.12s Step 546( 37.00%), action 222, FPS 1.76, Running 202.72s Step 547( 37.17%), action 223, FPS 1.76, Running 203.26s Step 548( 37.33%), action 224, FPS 1.77, Running 203.77s Step 549( 37.50%), action 225, FPS 1.77, Running 204.18s Step 550( 37.67%), action 226, FPS 1.81, Running 204.53s Step 551( 37.83%), action 227, FPS 1.84, Running 204.91s Step 552( 38.00%), action 228, FPS 1.85, Running 205.48s Step 553( 38.17%), action 229, FPS 1.85, Running 206.14s Step 554( 38.33%), action 230, FPS 1.84, Running 206.75s Step 555( 38.50%), action 231, FPS 1.86, Running 207.40s Step 556( 38.67%), action 232, FPS 1.85, Running 208.13s Step 557( 38.83%), action 233, FPS 1.85, Running 208.62s Step 558( 39.00%), action 234, FPS 1.86, Running 208.99s Step 559( 39.17%), action 235, FPS 1.91, Running 209.32s Step 560( 39.33%), action 236, FPS 1.93, Running 209.68s Step 561( 39.50%), action 237, FPS 1.94, Running 210.12s Step 562( 39.67%), action 238, FPS 1.93, Running 210.63s Step 563( 39.83%), action 239, FPS 1.94, Running 211.13s Step 564( 40.00%), action 240, FPS 1.95, Running 211.72s Step 565( 40.17%), action 241, FPS 1.94, Running 212.42s Step 566( 40.33%), action 242, FPS 1.95, Running 213.00s Step 567( 40.50%), action 243, FPS 1.95, Running 213.53s Step 568( 40.67%), action 244, FPS 1.96, Running 213.95s Step 569( 40.83%), action 245, FPS 1.96, Running 214.40s Step 570( 41.00%), action 246, FPS 1.90, Running 215.04s Step 571( 41.17%), action 247, FPS 1.88, Running 215.52s Step 572( 41.33%), action 248, FPS 1.88, Running 216.13s Step 573( 41.50%), action 249, FPS 1.90, Running 216.66s Step 574( 41.67%), action 250, FPS 1.90, Running 217.31s Step 575( 41.83%), action 251, FPS 1.90, Running 217.94s Step 576( 42.00%), action 252, FPS 1.89, Running 218.70s Step 577( 42.17%), action 253, FPS 1.90, Running 219.16s Step 578( 42.33%), action 254, FPS 1.84, Running 219.85s Step 579( 42.50%), action 255, FPS 1.81, Running 220.35s Step 580( 42.67%), action 256, FPS 1.77, Running 220.95s Step 581( 42.83%), action 257, FPS 1.75, Running 221.57s Step 582( 43.00%), action 258, FPS 1.72, Running 222.25s Step 583( 43.17%), action 259, FPS 1.70, Running 222.92s Step 584( 43.33%), action 260, FPS 1.68, Running 223.63s Step 585( 43.50%), action 261, FPS 1.70, Running 224.16s Step 586( 43.67%), action 262, FPS 1.70, Running 224.75s Step 587( 43.83%), action 263, FPS 1.72, Running 225.16s Step 588( 44.00%), action 264, FPS 1.68, Running 225.84s Step 589( 44.17%), action 265, FPS 1.66, Running 226.43s Step 590( 44.33%), action 266, FPS 1.64, Running 227.21s Step 591( 44.50%), action 267, FPS 1.64, Running 227.70s Step 592( 44.67%), action 268, FPS 1.64, Running 228.32s Step 593( 44.83%), action 269, FPS 1.62, Running 228.97s Step 594( 45.00%), action 270, FPS 1.65, Running 229.42s Step 595( 45.17%), action 271, FPS 1.65, Running 230.02s Step 596( 45.33%), action 272, FPS 1.68, Running 230.59s Step 597( 45.50%), action 273, FPS 1.64, Running 231.33s Step 598( 45.67%), action 274, FPS 1.65, Running 231.96s Step 599( 45.83%), action 275, FPS 1.61, Running 232.79s Step 600( 46.00%), action 276, FPS 1.57, Running 233.71s Step 601( 46.17%), action 277, FPS 1.59, Running 234.11s Step 602( 46.33%), action 278, FPS 1.60, Running 234.76s Step 603( 46.50%), action 279, FPS 1.63, Running 235.22s Step 604( 46.67%), action 280, FPS 1.65, Running 235.76s Step 605( 46.83%), action 281, FPS 1.62, Running 236.47s Step 606( 47.00%), action 282, FPS 1.62, Running 237.09s Step 607( 47.17%), action 283, FPS 1.59, Running 237.74s Step 608( 47.33%), action 284, FPS 1.60, Running 238.36s Step 609( 47.50%), action 285, FPS 1.61, Running 238.88s Step 610( 47.67%), action 286, FPS 1.66, Running 239.27s Step 611( 47.83%), action 287, FPS 1.68, Running 239.61s Step 612( 48.00%), action 288, FPS 1.66, Running 240.40s Step 613( 48.17%), action 289, FPS 1.64, Running 241.18s Step 614( 48.33%), action 290, FPS 1.61, Running 241.82s Step 615( 48.50%), action 291, FPS 1.57, Running 242.73s Step 616( 48.67%), action 292, FPS 1.56, Running 243.43s Step 617( 48.83%), action 293, FPS 1.57, Running 244.09s Step 618( 49.00%), action 294, FPS 1.59, Running 244.53s Step 619( 49.17%), action 295, FPS 1.65, Running 244.91s Step 620( 49.33%), action 296, FPS 1.67, Running 245.72s Step 621( 49.50%), action 297, FPS 1.66, Running 246.19s Step 622( 49.67%), action 298, FPS 1.63, Running 247.00s Step 623( 49.83%), action 299, FPS 1.63, Running 247.50s Step 624( 50.00%), action 300, FPS 1.61, Running 248.19s Step 625( 50.17%), action 301, FPS 1.60, Running 248.95s Step 626( 50.33%), action 302, FPS 1.64, Running 249.30s Step 627( 50.50%), action 303, FPS 1.68, Running 249.64s Step 628( 50.67%), action 304, FPS 1.69, Running 250.16s Step 629( 50.83%), action 305, FPS 1.68, Running 250.76s Step 630( 51.00%), action 306, FPS 1.65, Running 251.41s Step 631( 51.17%), action 307, FPS 1.62, Running 251.96s Step 632( 51.33%), action 308, FPS 1.64, Running 252.59s Step 633( 51.50%), action 309, FPS 1.68, Running 253.11s Step 634( 51.67%), action 310, FPS 1.68, Running 253.75s Step 635( 51.83%), action 311, FPS 1.73, Running 254.29s Step 636( 52.00%), action 312, FPS 1.78, Running 254.65s Step 637( 52.17%), action 313, FPS 1.83, Running 254.99s Step 638( 52.33%), action 314, FPS 1.82, Running 255.51s Step 639( 52.50%), action 315, FPS 1.79, Running 256.10s Step 640( 52.67%), action 316, FPS 1.82, Running 256.69s Step 641( 52.83%), action 317, FPS 1.82, Running 257.19s Step 642( 53.00%), action 318, FPS 1.83, Running 257.91s Step 643( 53.17%), action 319, FPS 1.83, Running 258.46s Step 644( 53.33%), action 320, FPS 1.84, Running 259.05s Step 645( 53.50%), action 321, FPS 1.88, Running 259.56s Step 646( 53.67%), action 322, FPS 1.89, Running 259.91s Step 647( 53.83%), action 323, FPS 1.88, Running 260.26s Step 648( 54.00%), action 324, FPS 1.85, Running 260.97s Step 649( 54.17%), action 325, FPS 1.84, Running 261.64s Step 650( 54.33%), action 326, FPS 1.84, Running 262.27s Step 651( 54.50%), action 327, FPS 1.82, Running 262.92s Step 652( 54.67%), action 328, FPS 1.82, Running 263.58s Step 653( 54.83%), action 329, FPS 1.81, Running 264.14s Step 654( 55.00%), action 330, FPS 1.83, Running 264.68s Step 655( 55.17%), action 331, FPS 1.83, Running 265.21s Step 656( 55.33%), action 332, FPS 1.80, Running 265.73s Step 657( 55.50%), action 333, FPS 1.79, Running 266.19s Step 658( 55.67%), action 334, FPS 1.78, Running 266.72s Step 659( 55.83%), action 335, FPS 1.77, Running 267.42s Step 660( 56.00%), action 336, FPS 1.77, Running 267.99s Step 661( 56.17%), action 337, FPS 1.72, Running 268.80s Step 662( 56.33%), action 338, FPS 1.74, Running 269.42s Step 663( 56.50%), action 339, FPS 1.74, Running 269.94s Step 664( 56.67%), action 340, FPS 1.76, Running 270.40s Step 665( 56.83%), action 341, FPS 1.74, Running 271.05s Step 666( 57.00%), action 342, FPS 1.71, Running 271.61s Step 667( 57.17%), action 343, FPS 1.68, Running 272.18s Step 668( 57.33%), action 344, FPS 1.69, Running 272.81s Step 669( 57.50%), action 345, FPS 1.70, Running 273.37s Step 670( 57.67%), action 346, FPS 1.71, Running 273.99s Step 671( 57.83%), action 347, FPS 1.70, Running 274.67s Step 672( 58.00%), action 348, FPS 1.70, Running 275.35s Step 673( 58.17%), action 349, FPS 1.70, Running 275.90s Step 674( 58.33%), action 350, FPS 1.65, Running 276.77s Step 675( 58.50%), action 351, FPS 1.63, Running 277.45s Step 676( 58.67%), action 352, FPS 1.61, Running 278.12s Step 677( 58.83%), action 353, FPS 1.59, Running 278.81s Step 678( 59.00%), action 354, FPS 1.56, Running 279.54s Step 679( 59.17%), action 355, FPS 1.58, Running 280.10s Step 680( 59.33%), action 356, FPS 1.59, Running 280.60s Step 681( 59.50%), action 357, FPS 1.65, Running 280.94s Step 682( 59.67%), action 358, FPS 1.64, Running 281.65s Step 683( 59.83%), action 359, FPS 1.63, Running 282.17s Step 684( 60.00%), action 360, FPS 1.60, Running 282.87s Step 685( 60.17%), action 361, FPS 1.59, Running 283.59s Step 686( 60.33%), action 362, FPS 1.57, Running 284.32s Step 687( 60.50%), action 363, FPS 1.58, Running 284.85s Step 688( 60.67%), action 364, FPS 1.60, Running 285.32s Step 689( 60.83%), action 365, FPS 1.61, Running 285.78s Step 690( 61.00%), action 366, FPS 1.64, Running 286.20s Step 691( 61.17%), action 367, FPS 1.68, Running 286.56s Step 692( 61.33%), action 368, FPS 1.69, Running 287.17s Step 693( 61.50%), action 369, FPS 1.68, Running 287.82s Step 694( 61.67%), action 370, FPS 1.72, Running 288.38s Step 695( 61.83%), action 371, FPS 1.72, Running 289.07s Step 696( 62.00%), action 372, FPS 1.70, Running 289.87s Step 697( 62.17%), action 373, FPS 1.72, Running 290.41s Step 698( 62.33%), action 374, FPS 1.77, Running 290.82s Step 699( 62.50%), action 375, FPS 1.81, Running 291.15s Step 700( 62.67%), action 376, FPS 1.82, Running 291.57s Step 701( 62.83%), action 377, FPS 1.79, Running 292.13s Step 702( 63.00%), action 378, FPS 1.81, Running 292.71s Step 703( 63.17%), action 379, FPS 1.80, Running 293.28s Step 704( 63.33%), action 380, FPS 1.82, Running 293.84s Step 705( 63.50%), action 381, FPS 1.82, Running 294.58s Step 706( 63.67%), action 382, FPS 1.85, Running 295.13s Step 707( 63.83%), action 383, FPS 1.86, Running 295.59s Step 708( 64.00%), action 384, FPS 1.87, Running 296.02s Step 709( 64.17%), action 385, FPS 1.84, Running 296.67s Step 710( 64.33%), action 386, FPS 1.81, Running 297.22s Step 711( 64.50%), action 387, FPS 1.79, Running 297.75s Step 712( 64.67%), action 388, FPS 1.79, Running 298.32s Step 713( 64.83%), action 389, FPS 1.82, Running 298.80s Step 714( 65.00%), action 390, FPS 1.82, Running 299.38s Step 715( 65.17%), action 391, FPS 1.80, Running 300.21s Step 716( 65.33%), action 392, FPS 1.85, Running 300.69s Step 717( 65.50%), action 393, FPS 1.88, Running 301.04s Step 718( 65.67%), action 394, FPS 1.83, Running 301.74s Step 719( 65.83%), action 395, FPS 1.81, Running 302.20s Step 720( 66.00%), action 396, FPS 1.79, Running 302.77s Step 721( 66.17%), action 397, FPS 1.76, Running 303.48s Step 722( 66.33%), action 398, FPS 1.76, Running 304.05s Step 723( 66.50%), action 399, FPS 1.77, Running 304.57s Step 724( 66.67%), action 400, FPS 1.74, Running 305.36s Step 725( 66.83%), action 401, FPS 1.78, Running 305.84s Step 726( 67.00%), action 402, FPS 1.79, Running 306.32s Step 727( 67.17%), action 403, FPS 1.80, Running 306.72s Step 728( 67.33%), action 404, FPS 1.79, Running 307.21s Step 729( 67.50%), action 405, FPS 1.81, Running 307.69s Step 730( 67.67%), action 406, FPS 1.79, Running 308.38s Step 731( 67.83%), action 407, FPS 1.78, Running 308.98s Step 732( 68.00%), action 408, FPS 1.77, Running 309.63s Step 733( 68.17%), action 409, FPS 1.76, Running 310.17s Step 734( 68.33%), action 410, FPS 1.77, Running 310.70s Step 735( 68.50%), action 411, FPS 1.80, Running 311.30s Step 736( 68.67%), action 412, FPS 1.81, Running 311.73s Step 737( 68.83%), action 413, FPS 1.80, Running 312.13s Step 738( 69.00%), action 414, FPS 1.84, Running 312.63s Step 739( 69.17%), action 415, FPS 1.84, Running 313.07s Step 740( 69.33%), action 416, FPS 1.83, Running 313.70s Step 741( 69.50%), action 417, FPS 1.88, Running 314.14s Step 742( 69.67%), action 418, FPS 1.88, Running 314.68s Step 743( 69.83%), action 419, FPS 1.89, Running 315.13s Step 744( 70.00%), action 420, FPS 1.95, Running 315.61s Step 745( 70.17%), action 421, FPS 1.90, Running 316.34s Step 746( 70.33%), action 422, FPS 1.90, Running 316.84s Step 747( 70.50%), action 423, FPS 1.88, Running 317.34s Step 748( 70.67%), action 424, FPS 1.89, Running 317.81s Step 749( 70.83%), action 425, FPS 1.89, Running 318.25s Step 750( 71.00%), action 426, FPS 1.87, Running 319.05s Step 751( 71.17%), action 427, FPS 1.87, Running 319.69s Step 752( 71.33%), action 428, FPS 1.90, Running 320.18s Step 753( 71.50%), action 429, FPS 1.90, Running 320.70s Step 754( 71.67%), action 430, FPS 1.89, Running 321.27s Step 755( 71.83%), action 431, FPS 1.89, Running 321.91s Step 756( 72.00%), action 432, FPS 1.84, Running 322.60s Step 757( 72.17%), action 433, FPS 1.83, Running 323.04s Step 758( 72.33%), action 434, FPS 1.84, Running 323.52s Step 759( 72.50%), action 435, FPS 1.83, Running 323.97s Step 760( 72.67%), action 436, FPS 1.83, Running 324.63s Step 761( 72.83%), action 437, FPS 1.81, Running 325.22s Step 762( 73.00%), action 438, FPS 1.81, Running 325.75s Step 763( 73.17%), action 439, FPS 1.80, Running 326.24s Step 764( 73.33%), action 440, FPS 1.78, Running 326.83s Step 765( 73.50%), action 441, FPS 1.80, Running 327.45s Step 766( 73.67%), action 442, FPS 1.80, Running 327.92s Step 767( 73.83%), action 443, FPS 1.82, Running 328.32s Step 768( 74.00%), action 444, FPS 1.81, Running 328.83s Step 769( 74.17%), action 445, FPS 1.82, Running 329.24s Step 770( 74.33%), action 446, FPS 1.88, Running 329.72s Step 771( 74.50%), action 447, FPS 1.91, Running 330.15s Step 772( 74.67%), action 448, FPS 1.89, Running 330.78s Step 773( 74.83%), action 449, FPS 1.90, Running 331.22s Step 774( 75.00%), action 450, FPS 1.89, Running 331.83s Step 775( 75.17%), action 451, FPS 1.88, Running 332.53s Step 776( 75.33%), action 452, FPS 1.88, Running 333.26s Step 777( 75.50%), action 453, FPS 1.86, Running 333.78s Step 778( 75.67%), action 454, FPS 1.82, Running 334.53s Step 779( 75.83%), action 455, FPS 1.80, Running 335.06s Step 780( 76.00%), action 456, FPS 1.80, Running 335.75s Step 781( 76.17%), action 457, FPS 1.80, Running 336.33s Step 782( 76.33%), action 458, FPS 1.81, Running 336.82s Step 783( 76.50%), action 459, FPS 1.77, Running 337.52s Step 784( 76.67%), action 460, FPS 1.76, Running 338.22s Step 785( 76.83%), action 461, FPS 1.74, Running 338.94s Step 786( 77.00%), action 462, FPS 1.70, Running 339.68s Step 787( 77.17%), action 463, FPS 1.69, Running 340.12s Step 788( 77.33%), action 464, FPS 1.69, Running 340.68s Step 789( 77.50%), action 465, FPS 1.66, Running 341.27s Step 790( 77.67%), action 466, FPS 1.64, Running 341.89s Step 791( 77.83%), action 467, FPS 1.64, Running 342.34s Step 792( 78.00%), action 468, FPS 1.65, Running 342.88s Step 793( 78.17%), action 469, FPS 1.62, Running 343.58s Step 794( 78.33%), action 470, FPS 1.61, Running 344.28s Step 795( 78.50%), action 471, FPS 1.58, Running 345.16s Step 796( 78.67%), action 472, FPS 1.58, Running 345.92s Step 797( 78.83%), action 473, FPS 1.58, Running 346.43s Step 798( 79.00%), action 474, FPS 1.59, Running 347.11s Step 799( 79.17%), action 475, FPS 1.56, Running 347.86s Step 800( 79.33%), action 476, FPS 1.55, Running 348.66s Step 801( 79.50%), action 477, FPS 1.56, Running 349.13s Step 802( 79.67%), action 478, FPS 1.56, Running 349.63s Step 803( 79.83%), action 479, FPS 1.59, Running 350.08s Step 804( 80.00%), action 480, FPS 1.58, Running 350.87s Step 805( 80.17%), action 481, FPS 1.60, Running 351.47s Step 806( 80.33%), action 482, FPS 1.62, Running 352.05s Step 807( 80.50%), action 483, FPS 1.58, Running 352.75s Step 808( 80.67%), action 484, FPS 1.59, Running 353.25s Step 809( 80.83%), action 485, FPS 1.58, Running 353.91s Step 810( 81.00%), action 486, FPS 1.59, Running 354.44s Step 811( 81.17%), action 487, FPS 1.58, Running 355.01s Step 812( 81.33%), action 488, FPS 1.58, Running 355.54s Step 813( 81.50%), action 489, FPS 1.60, Running 356.08s Step 814( 81.67%), action 490, FPS 1.57, Running 356.99s Step 815( 81.83%), action 491, FPS 1.60, Running 357.67s Step 816( 82.00%), action 492, FPS 1.62, Running 358.27s Step 817( 82.17%), action 493, FPS 1.63, Running 358.71s Step 818( 82.33%), action 494, FPS 1.61, Running 359.53s Step 819( 82.50%), action 495, FPS 1.65, Running 360.00s Step 820( 82.67%), action 496, FPS 1.67, Running 360.65s Step 821( 82.83%), action 497, FPS 1.67, Running 361.09s Step 822( 83.00%), action 498, FPS 1.65, Running 361.74s Step 823( 83.17%), action 499, FPS 1.64, Running 362.24s Step 824( 83.33%), action 500, FPS 1.67, Running 362.86s Step 825( 83.50%), action 501, FPS 1.64, Running 363.63s Step 826( 83.67%), action 502, FPS 1.65, Running 364.18s Step 827( 83.83%), action 503, FPS 1.67, Running 364.75s Step 828( 84.00%), action 504, FPS 1.66, Running 365.27s Step 829( 84.17%), action 505, FPS 1.68, Running 365.80s Step 830( 84.33%), action 506, FPS 1.68, Running 366.35s Step 831( 84.50%), action 507, FPS 1.69, Running 366.83s Step 832( 84.67%), action 508, FPS 1.68, Running 367.45s Step 833( 84.83%), action 509, FPS 1.64, Running 368.25s Step 834( 85.00%), action 510, FPS 1.67, Running 368.99s Step 835( 85.17%), action 511, FPS 1.66, Running 369.70s Step 836( 85.33%), action 512, FPS 1.65, Running 370.37s Step 837( 85.50%), action 513, FPS 1.66, Running 370.77s Step 838( 85.67%), action 514, FPS 1.66, Running 371.57s Step 839( 85.83%), action 515, FPS 1.68, Running 371.92s Step 840( 86.00%), action 516, FPS 1.66, Running 372.67s Step 841( 86.17%), action 517, FPS 1.63, Running 373.34s Step 842( 86.33%), action 518, FPS 1.66, Running 373.82s Step 843( 86.50%), action 519, FPS 1.65, Running 374.34s Step 844( 86.67%), action 520, FPS 1.66, Running 374.94s Step 845( 86.83%), action 521, FPS 1.68, Running 375.56s Step 846( 87.00%), action 522, FPS 1.68, Running 376.10s Step 847( 87.17%), action 523, FPS 1.70, Running 376.54s Step 848( 87.33%), action 524, FPS 1.66, Running 377.31s Step 849( 87.50%), action 525, FPS 1.66, Running 377.88s Step 850( 87.67%), action 526, FPS 1.66, Running 378.44s Step 851( 87.83%), action 527, FPS 1.64, Running 378.99s Step 852( 88.00%), action 528, FPS 1.63, Running 379.74s Step 853( 88.17%), action 529, FPS 1.67, Running 380.24s Step 854( 88.33%), action 530, FPS 1.67, Running 380.95s Step 855( 88.50%), action 531, FPS 1.66, Running 381.76s Step 856( 88.67%), action 532, FPS 1.66, Running 382.42s Step 857( 88.83%), action 533, FPS 1.64, Running 382.99s Step 858( 89.00%), action 534, FPS 1.67, Running 383.56s Step 859( 89.17%), action 535, FPS 1.64, Running 384.08s Step 860( 89.33%), action 536, FPS 1.66, Running 384.72s Step 861( 89.50%), action 537, FPS 1.69, Running 385.20s Step 862( 89.67%), action 538, FPS 1.63, Running 386.12s Step 863( 89.83%), action 539, FPS 1.59, Running 386.93s Step 864( 90.00%), action 540, FPS 1.59, Running 387.55s Step 865( 90.17%), action 541, FPS 1.55, Running 388.45s Step 866( 90.33%), action 542, FPS 1.53, Running 389.19s Step 867( 90.50%), action 543, FPS 1.52, Running 389.67s Step 868( 90.67%), action 544, FPS 1.54, Running 390.30s Step 869( 90.83%), action 545, FPS 1.54, Running 390.90s Step 870( 91.00%), action 546, FPS 1.52, Running 391.56s Step 871( 91.17%), action 547, FPS 1.52, Running 392.11s Step 872( 91.33%), action 548, FPS 1.54, Running 392.71s Step 873( 91.50%), action 549, FPS 1.52, Running 393.37s Step 874( 91.67%), action 550, FPS 1.53, Running 394.00s Step 875( 91.83%), action 551, FPS 1.54, Running 394.74s Step 876( 92.00%), action 552, FPS 1.54, Running 395.45s Step 877( 92.17%), action 553, FPS 1.53, Running 396.03s Step 878( 92.33%), action 554, FPS 1.47, Running 397.14s Step 879( 92.50%), action 555, FPS 1.47, Running 397.68s Step 880( 92.67%), action 556, FPS 1.45, Running 398.47s Step 881( 92.83%), action 557, FPS 1.42, Running 399.24s Step 882( 93.00%), action 558, FPS 1.46, Running 399.78s Step 883( 93.17%), action 559, FPS 1.48, Running 400.44s Step 884( 93.33%), action 560, FPS 1.47, Running 401.12s Step 885( 93.50%), action 561, FPS 1.46, Running 402.15s Step 886( 93.67%), action 562, FPS 1.43, Running 403.14s Step 887( 93.83%), action 563, FPS 1.42, Running 403.77s Step 888( 94.00%), action 564, FPS 1.40, Running 404.54s Step 889( 94.17%), action 565, FPS 1.41, Running 405.06s Step 890( 94.33%), action 566, FPS 1.41, Running 405.70s Step 891( 94.50%), action 567, FPS 1.41, Running 406.25s Step 892( 94.67%), action 568, FPS 1.39, Running 407.12s Step 893( 94.83%), action 569, FPS 1.40, Running 407.68s Step 894( 95.00%), action 570, FPS 1.40, Running 408.30s Step 895( 95.17%), action 571, FPS 1.40, Running 409.05s Step 896( 95.33%), action 572, FPS 1.41, Running 409.63s Step 897( 95.50%), action 573, FPS 1.42, Running 410.10s Step 898( 95.67%), action 574, FPS 1.49, Running 410.56s Step 899( 95.83%), action 575, FPS 1.48, Running 411.23s Step 900( 96.00%), action 576, FPS 1.50, Running 411.82s Step 901( 96.17%), action 577, FPS 1.53, Running 412.33s Step 902( 96.33%), action 578, FPS 1.50, Running 413.09s Step 903( 96.50%), action 579, FPS 1.52, Running 413.62s Step 904( 96.67%), action 580, FPS 1.53, Running 414.21s Step 905( 96.83%), action 581, FPS 1.59, Running 414.75s Step 906( 97.00%), action 582, FPS 1.65, Running 415.25s Step 907( 97.17%), action 583, FPS 1.66, Running 415.79s Step 908( 97.33%), action 584, FPS 1.68, Running 416.47s Step 909( 97.50%), action 585, FPS 1.67, Running 417.05s Step 910( 97.67%), action 586, FPS 1.66, Running 417.75s Step 911( 97.83%), action 587, FPS 1.67, Running 418.20s Step 912( 98.00%), action 588, FPS 1.72, Running 418.75s Step 913( 98.17%), action 589, FPS 1.72, Running 419.30s Step 914( 98.33%), action 590, FPS 1.72, Running 419.95s Step 915( 98.50%), action 591, FPS 1.73, Running 420.59s Step 916( 98.67%), action 592, FPS 1.73, Running 421.21s Step 917( 98.83%), action 593, FPS 1.72, Running 421.71s Step 918( 99.00%), action 594, FPS 1.69, Running 422.42s Step 919( 99.17%), action 595, FPS 1.66, Running 423.25s Step 920( 99.33%), action 596, FPS 1.67, Running 423.80s Step 921( 99.50%), action 597, FPS 1.66, Running 424.39s Step 922( 99.67%), action 598, FPS 1.69, Running 424.92s Step 923( 99.83%), action 599, FPS 1.70, Running 425.40s Step 924(100.00%), action 600, FPS 1.71, Running 425.94s [2026-08-01 16:06:32] [2 ] Seed 1 failed after 426.38 s. +steps: 924 , actions: 600 . +Instruction: Empty +Total 0/2(0.00%) success. +Setting seed: 2 +Step 1( N/A%), pre moving , FPS 6.38, Running 0.16s Step 2( N/A%), pre moving , FPS 8.34, Running 0.24s Step 3( N/A%), pre moving , FPS 9.71, Running 0.31s Step 4( N/A%), pre moving , FPS 9.68, Running 0.41s Step 5( N/A%), pre moving , FPS 9.87, Running 0.51s Step 6( N/A%), pre moving , FPS 9.90, Running 0.61s Step 7( N/A%), pre moving , FPS 9.93, Running 0.71s Step 8( N/A%), pre moving , FPS 9.93, Running 0.81s Step 9( N/A%), pre moving , FPS 9.93, Running 0.91s Step 10( N/A%), pre moving , FPS 9.81, Running 1.02s Step 11( N/A%), pre moving , FPS 9.81, Running 1.12s Step 12( N/A%), pre moving , FPS 9.83, Running 1.22s Step 13( N/A%), pre moving , FPS 9.93, Running 1.31s Step 14( N/A%), pre moving , FPS 10.12, Running 1.38s Step 15( N/A%), pre moving , FPS 10.12, Running 1.48s Step 16( N/A%), pre moving , FPS 10.16, Running 1.57s Step 17( N/A%), pre moving , FPS 10.20, Running 1.67s Step 18( N/A%), pre moving , FPS 10.23, Running 1.76s Step 19( N/A%), pre moving , FPS 10.46, Running 1.82s Step 20( N/A%), pre moving , FPS 10.44, Running 1.92s Step 21( N/A%), pre moving , FPS 9.18, Running 2.33s Step 22( N/A%), pre moving , FPS 9.37, Running 2.38s Step 23( N/A%), pre moving , FPS 9.59, Running 2.40s Step 24( N/A%), pre moving , FPS 9.97, Running 2.42s Step 25( N/A%), pre moving , FPS 10.36, Running 2.44s Step 26( N/A%), pre moving , FPS 9.43, Running 2.73s Step 27( N/A%), pre moving , FPS 9.57, Running 2.80s Step 28( N/A%), pre moving , FPS 9.83, Running 2.84s Step 29( N/A%), pre moving , FPS 10.07, Running 2.89s Step 30( N/A%), pre moving , FPS 10.41, Running 2.94s Step 31( N/A%), pre moving , FPS 10.74, Running 2.98s Step 32( N/A%), pre moving , FPS 11.14, Running 3.02s Step 33( N/A%), pre moving , FPS 11.41, Running 3.06s Step 34( N/A%), pre moving , FPS 11.59, Running 3.11s Step 35( N/A%), pre moving , FPS 12.06, Running 3.14s Step 36( N/A%), pre moving , FPS 7.88, Running 4.11s Step 37( N/A%), pre moving , FPS 7.06, Running 4.50s Step 38( N/A%), pre moving , FPS 7.09, Running 4.58s Step 39( N/A%), pre moving , FPS 6.98, Running 4.68s Step 40( N/A%), pre moving , FPS 7.01, Running 4.77s Step 41( N/A%), pre moving , FPS 7.92, Running 4.86s Step 42( N/A%), pre moving , FPS 7.79, Running 4.94s Step 43( N/A%), pre moving , FPS 7.57, Running 5.04s Step 44( N/A%), pre moving , FPS 7.37, Running 5.13s Step 45( N/A%), pre moving , FPS 7.15, Running 5.23s Step 46( N/A%), pre moving , FPS 7.67, Running 5.33s Step 47( N/A%), pre moving , FPS 7.59, Running 5.43s Step 48( N/A%), pre moving , FPS 5.83, Running 6.27s Step 49( N/A%), pre moving , FPS 5.77, Running 6.36s Step 50( N/A%), pre moving , FPS 5.68, Running 6.46s Step 51( N/A%), pre moving , FPS 5.58, Running 6.57s Step 52( N/A%), pre moving , FPS 5.47, Running 6.68s Step 53( N/A%), pre moving , FPS 5.44, Running 6.74s Step 54( N/A%), pre moving , FPS 5.46, Running 6.77s Step 55( N/A%), pre moving , FPS 5.46, Running 6.80s Step 56( N/A%), pre moving , FPS 7.31, Running 6.85s Step 57( N/A%), pre moving , FPS 8.36, Running 6.89s Step 58( N/A%), pre moving , FPS 8.50, Running 6.93s Step 59( N/A%), pre moving , FPS 8.73, Running 6.97s Step 60( N/A%), pre moving , FPS 8.90, Running 7.02s Step 61( N/A%), pre moving , FPS 9.08, Running 7.06s Step 62( N/A%), pre moving , FPS 9.24, Running 7.11s Step 63( N/A%), pre moving , FPS 9.49, Running 7.15s Step 64( N/A%), pre moving , FPS 9.78, Running 7.18s Step 65( N/A%), pre moving , FPS 10.06, Running 7.22s Step 66( N/A%), pre moving , FPS 10.34, Running 7.27s Step 67( N/A%), pre moving , FPS 10.65, Running 7.31s Step 68( N/A%), pre moving , FPS 18.49, Running 7.35s Step 69( N/A%), pre moving , FPS 19.56, Running 7.38s Step 70( N/A%), pre moving , FPS 21.00, Running 7.42s Step 71( N/A%), pre moving , FPS 22.55, Running 7.45s Step 72( N/A%), pre moving , FPS 24.47, Running 7.49s Step 73( N/A%), pre moving , FPS 25.19, Running 7.53s Step 74( N/A%), pre moving , FPS 25.07, Running 7.57s Step 75( N/A%), pre moving , FPS 25.06, Running 7.60s Step 76( N/A%), pre moving , FPS 25.42, Running 7.64s Step 77( N/A%), pre moving , FPS 25.43, Running 7.68s Step 78( N/A%), pre moving , FPS 25.34, Running 7.72s Step 79( N/A%), pre moving , FPS 24.33, Running 7.79s Step 80( N/A%), pre moving , FPS 23.51, Running 7.87s Step 81( N/A%), pre moving , FPS 23.08, Running 7.93s Step 82( N/A%), pre moving , FPS 22.12, Running 8.01s Step 83( N/A%), pre moving , FPS 21.48, Running 8.08s Step 84( N/A%), pre moving , FPS 20.75, Running 8.14s Step 85( N/A%), pre moving , FPS 20.33, Running 8.20s Step 86( N/A%), pre moving , FPS 20.15, Running 8.26s Step 87( N/A%), pre moving , FPS 19.55, Running 8.33s Step 88( N/A%), pre moving , FPS 19.03, Running 8.40s Step 89( N/A%), pre moving , FPS 18.04, Running 8.49s Step 90( N/A%), pre moving , FPS 17.76, Running 8.54s Step 91( N/A%), pre moving , FPS 17.64, Running 8.59s Step 92( N/A%), pre moving , FPS 17.51, Running 8.64s Step 93( N/A%), pre moving , FPS 16.84, Running 8.72s Step 94( N/A%), pre moving , FPS 16.27, Running 8.80s Step 95( N/A%), pre moving , FPS 15.45, Running 8.90s Step 96( N/A%), pre moving , FPS 14.72, Running 8.99s Step 97( N/A%), pre moving , FPS 14.20, Running 9.09s Step 98( N/A%), pre moving , FPS 13.70, Running 9.18s Step 99( N/A%), pre moving , FPS 13.42, Running 9.28s Step 100( N/A%), pre moving , FPS 13.18, Running 9.38s Step 101( N/A%), pre moving , FPS 12.86, Running 9.48s Step 102( N/A%), pre moving , FPS 12.97, Running 9.55s Step 103( N/A%), pre moving , FPS 12.69, Running 9.65s Step 104( N/A%), pre moving , FPS 12.47, Running 9.75s Step 105( N/A%), pre moving , FPS 12.23, Running 9.84s Step 106( N/A%), pre moving , FPS 11.87, Running 9.95s Step 107( N/A%), pre moving , FPS 11.63, Running 10.05s Step 108( N/A%), pre moving , FPS 11.44, Running 10.15s Step 109( N/A%), pre moving , FPS 11.35, Running 10.25s Step 110( N/A%), pre moving , FPS 11.11, Running 10.34s Step 111( N/A%), pre moving , FPS 10.77, Running 10.44s Step 112( N/A%), pre moving , FPS 10.50, Running 10.54s Step 113( N/A%), pre moving , FPS 10.41, Running 10.64s Step 114( N/A%), pre moving , FPS 10.41, Running 10.72s Step 115( N/A%), pre moving , FPS 10.44, Running 10.81s Step 116( N/A%), pre moving , FPS 10.47, Running 10.90s Step 117( N/A%), pre moving , FPS 10.40, Running 11.01s Step 118( N/A%), pre moving , FPS 10.50, Running 11.09s Step 119( N/A%), pre moving , FPS 10.57, Running 11.18s Step 120( N/A%), pre moving , FPS 10.57, Running 11.28s Step 121( N/A%), pre moving , FPS 10.55, Running 11.38s Step 122( N/A%), pre moving , FPS 10.37, Running 11.48s Step 123( N/A%), pre moving , FPS 10.50, Running 11.56s Step 124( N/A%), pre moving , FPS 10.51, Running 11.65s Step 125( N/A%), pre moving , FPS 10.49, Running 11.75s Step 126( N/A%), pre moving , FPS 6.89, Running 12.85s Step 127( N/A%), pre moving , FPS 6.32, Running 13.22s Step 128( N/A%), pre moving , FPS 5.87, Running 13.56s Step 129( N/A%), pre moving , FPS 5.43, Running 13.94s Step 130( N/A%), pre moving , FPS 5.06, Running 14.30s Step 131( N/A%), pre moving , FPS 4.74, Running 14.67s Step 132( N/A%), pre moving , FPS 4.38, Running 15.11s Step 133( N/A%), pre moving , FPS 4.13, Running 15.49s Step 134( N/A%), pre moving , FPS 3.86, Running 15.90s Step 135( N/A%), pre moving , FPS 3.64, Running 16.31s Step 136( N/A%), pre moving , FPS 3.44, Running 16.72s Step 137( N/A%), pre moving , FPS 3.32, Running 17.03s Step 138( N/A%), pre moving , FPS 3.21, Running 17.32s Step 139( N/A%), pre moving , FPS 3.09, Running 17.64s Step 140( N/A%), pre moving , FPS 3.00, Running 17.94s Step 141( N/A%), pre moving , FPS 2.89, Running 18.31s Step 142( N/A%), pre moving , FPS 2.76, Running 18.72s Step 143( N/A%), pre moving , FPS 2.65, Running 19.09s Step 144( N/A%), pre moving , FPS 2.55, Running 19.49s Step 145( N/A%), pre moving , FPS 2.46, Running 19.88s Step 146( N/A%), pre moving , FPS 2.69, Running 20.27s Step 147( N/A%), pre moving , FPS 2.68, Running 20.68s Step 148( N/A%), pre moving , FPS 2.66, Running 21.07s Step 149( N/A%), pre moving , FPS 2.69, Running 21.36s Step 150( N/A%), pre moving , FPS 2.74, Running 21.59s Step 151( N/A%), pre moving , FPS 2.77, Running 21.89s Step 152( N/A%), pre moving , FPS 2.82, Running 22.20s Step 153( N/A%), pre moving , FPS 2.82, Running 22.59s Step 154( N/A%), pre moving , FPS 2.78, Running 23.09s Step 155( N/A%), pre moving , FPS 2.78, Running 23.51s Step 156( N/A%), pre moving , FPS 2.78, Running 23.90s Step 157( N/A%), pre moving , FPS 2.75, Running 24.31s Step 158( N/A%), pre moving , FPS 2.71, Running 24.71s Step 159( N/A%), pre moving , FPS 2.68, Running 25.11s Step 160( N/A%), pre moving , FPS 2.64, Running 25.52s Step 161( N/A%), pre moving , FPS 2.65, Running 25.87s Step 162( N/A%), pre moving , FPS 2.72, Running 26.08s Step 163( N/A%), pre moving , FPS 2.77, Running 26.32s Step 164( N/A%), pre moving , FPS 2.79, Running 26.66s Step 165( N/A%), pre moving , FPS 2.78, Running 27.07s Step 166( N/A%), pre moving , FPS 2.77, Running 27.49s Step 167( N/A%), pre moving , FPS 2.76, Running 27.91s Step 168( N/A%), pre moving , FPS 2.77, Running 28.28s Step 169( N/A%), pre moving , FPS 2.73, Running 28.69s Step 170( N/A%), pre moving , FPS 2.66, Running 29.11s Step 171( N/A%), pre moving , FPS 2.60, Running 29.57s Step 172( N/A%), pre moving , FPS 2.57, Running 29.98s Step 173( N/A%), pre moving , FPS 2.56, Running 30.41s Step 174( N/A%), pre moving , FPS 2.62, Running 30.72s Step 175( N/A%), pre moving , FPS 2.70, Running 30.93s Step 176( N/A%), pre moving , FPS 2.71, Running 31.28s Step 177( N/A%), pre moving , FPS 2.73, Running 31.64s Step 178( N/A%), pre moving , FPS 2.77, Running 31.95s Step 179( N/A%), pre moving , FPS 2.76, Running 32.35s Step 180( N/A%), pre moving , FPS 2.76, Running 32.76s Step 181( N/A%), pre moving , FPS 2.73, Running 33.19s Step 182( N/A%), pre moving , FPS 2.64, Running 33.65s Step 183( N/A%), pre moving , FPS 2.57, Running 34.10s Step 184( N/A%), pre moving , FPS 2.54, Running 34.53s Step 185( N/A%), pre moving , FPS 2.54, Running 34.95s Step 186( N/A%), pre moving , FPS 2.56, Running 35.32s Step 187( N/A%), pre moving , FPS 2.62, Running 35.54s Step 188( N/A%), pre moving , FPS 2.64, Running 35.84s Step 189( N/A%), pre moving , FPS 2.66, Running 36.20s Step 190( N/A%), pre moving , FPS 2.68, Running 36.56s Step 191( N/A%), pre moving , FPS 2.72, Running 36.92s Step 192( N/A%), pre moving , FPS 2.73, Running 37.32s Step 193( N/A%), pre moving , FPS 2.73, Running 37.74s Step 194( N/A%), pre moving , FPS 2.68, Running 38.18s Step 195( N/A%), pre moving , FPS 2.60, Running 38.61s Step 196( N/A%), pre moving , FPS 2.56, Running 39.08s Step 197( N/A%), pre moving , FPS 2.54, Running 39.51s Step 198( N/A%), pre moving , FPS 2.49, Running 39.97s Step 199( N/A%), pre moving , FPS 2.53, Running 40.26s Step 200( N/A%), pre moving , FPS 2.65, Running 40.31s Step 201( N/A%), pre moving , FPS 2.79, Running 40.36s Step 202( N/A%), pre moving , FPS 2.95, Running 40.44s Step 203( N/A%), pre moving , FPS 3.11, Running 40.52s Step 204( N/A%), pre moving , FPS 3.29, Running 40.61s Step 205( N/A%), pre moving , FPS 3.47, Running 40.71s Step 206( N/A%), pre moving , FPS 3.64, Running 40.81s Step 207( N/A%), pre moving , FPS 3.74, Running 40.89s Step 208( N/A%), pre moving , FPS 3.91, Running 40.96s Step 209( N/A%), pre moving , FPS 4.11, Running 41.06s Step 210( N/A%), pre moving , FPS 3.73, Running 41.92s Step 211( N/A%), pre moving , FPS 3.91, Running 42.04s Step 212( N/A%), pre moving , FPS 4.07, Running 42.24s Step 213( N/A%), pre moving , FPS 4.30, Running 42.39s Step 214( N/A%), pre moving , FPS 4.55, Running 42.57s Step 215( N/A%), pre moving , FPS 4.77, Running 42.80s Step 216( N/A%), pre moving , FPS 5.12, Running 42.99s Step 217( N/A%), pre moving , FPS 5.42, Running 43.20s Step 218( N/A%), pre moving , FPS 5.86, Running 43.39s Step 219( N/A%), pre moving , FPS 6.01, Running 43.59s Step 220( N/A%), pre moving , FPS 5.76, Running 43.79s Step 221( N/A%), pre moving , FPS 5.50, Running 43.99s Step 222( N/A%), pre moving , FPS 5.30, Running 44.21s Step 223( N/A%), pre moving , FPS 5.15, Running 44.41s Step 224( N/A%), pre moving , FPS 4.99, Running 44.62s Step 225( N/A%), pre moving , FPS 4.95, Running 44.75s Step 226( N/A%), pre moving , FPS 4.91, Running 44.89s Step 227( N/A%), pre moving , FPS 4.85, Running 45.02s Step 228( N/A%), pre moving , FPS 4.78, Running 45.15s Step 229( N/A%), pre moving , FPS 4.74, Running 45.28s Step 230( N/A%), pre moving , FPS 5.73, Running 45.41s Step 231( N/A%), pre moving , FPS 5.71, Running 45.54s Step 232( N/A%), pre moving , FPS 5.85, Running 45.66s Step 233( N/A%), pre moving , FPS 5.85, Running 45.81s Step 234( N/A%), pre moving , FPS 5.87, Running 45.98s Step 235( N/A%), pre moving , FPS 6.04, Running 46.11s Step 236( N/A%), pre moving , FPS 6.07, Running 46.29s Step 237( N/A%), pre moving , FPS 6.07, Running 46.49s Step 238( N/A%), pre moving , FPS 6.03, Running 46.70s Step 239( N/A%), pre moving , FPS 6.05, Running 46.90s Step 240( N/A%), pre moving , FPS 6.17, Running 47.03s Step 241( N/A%), pre moving , FPS 6.32, Running 47.15s Step 242( N/A%), pre moving , FPS 6.51, Running 47.29s Step 243( N/A%), pre moving , FPS 6.58, Running 47.45s Step 244( N/A%), pre moving , FPS 6.74, Running 47.59s Step 245( N/A%), pre moving , FPS 6.73, Running 47.72s Step 246( N/A%), pre moving , FPS 6.75, Running 47.85s Step 247( N/A%), pre moving , FPS 6.73, Running 47.99s Step 248( N/A%), pre moving , FPS 6.73, Running 48.12s Step 249( N/A%), pre moving , FPS 6.73, Running 48.25s Step 250( N/A%), pre moving , FPS 6.71, Running 48.39s Step 251( N/A%), pre moving , FPS 6.73, Running 48.52s Step 252( N/A%), pre moving , FPS 6.70, Running 48.64s Step 253( N/A%), pre moving , FPS 6.76, Running 48.77s Step 254( N/A%), pre moving , FPS 6.83, Running 48.91s Step 255( N/A%), pre moving , FPS 6.82, Running 49.04s Step 256( N/A%), pre moving , FPS 5.50, Running 49.92s Step 257( N/A%), pre moving , FPS 5.58, Running 50.07s Step 258( N/A%), pre moving , FPS 5.81, Running 50.14s Step 259( N/A%), pre moving , FPS 5.91, Running 50.28s Step 260( N/A%), pre moving , FPS 5.91, Running 50.41s Step 261( N/A%), pre moving , FPS 5.92, Running 50.53s Step 262( N/A%), pre moving , FPS 5.91, Running 50.67s Step 263( N/A%), pre moving , FPS 5.96, Running 50.80s Step 264( N/A%), pre moving , FPS 5.82, Running 51.02s Step 265( N/A%), pre moving , FPS 5.62, Running 51.28s Step 266( N/A%), pre moving , FPS 5.40, Running 51.55s Step 267( N/A%), pre moving , FPS 5.24, Running 51.81s Step 268( N/A%), pre moving , FPS 5.05, Running 52.08s Step 269( N/A%), pre moving , FPS 4.89, Running 52.34s Step 270( N/A%), pre moving , FPS 4.73, Running 52.61s Step 271( N/A%), pre moving , FPS 4.59, Running 52.87s Step 272( N/A%), pre moving , FPS 4.36, Running 53.23s Step 273( N/A%), pre moving , FPS 4.18, Running 53.55s Step 274( N/A%), pre moving , FPS 4.03, Running 53.88s Step 275( N/A%), pre moving , FPS 3.86, Running 54.23s Step 276( N/A%), pre moving , FPS 4.29, Running 54.59s Step 277( N/A%), pre moving , FPS 4.15, Running 54.89s Step 278( N/A%), pre moving , FPS 3.93, Running 55.23s Step 279( N/A%), pre moving , FPS 3.85, Running 55.48s Step 280( N/A%), pre moving , FPS 3.79, Running 55.69s Step 281( N/A%), pre moving , FPS 3.70, Running 55.94s Step 282( N/A%), pre moving , FPS 3.63, Running 56.18s Step 283( N/A%), pre moving , FPS 3.54, Running 56.45s Step 284( N/A%), pre moving , FPS 3.49, Running 56.76s Step 285( N/A%), pre moving , FPS 3.48, Running 57.03s Step 286( N/A%), pre moving , FPS 3.48, Running 57.30s Step 287( N/A%), pre moving , FPS 3.47, Running 57.57s Step 288( N/A%), pre moving , FPS 3.50, Running 57.79s Step 289( N/A%), pre moving , FPS 3.55, Running 57.97s Step 290( N/A%), pre moving , FPS 3.59, Running 58.19s Step 291( N/A%), pre moving , FPS 3.63, Running 58.38s Step 292( N/A%), pre moving , FPS 3.73, Running 58.59s Step 293( N/A%), pre moving , FPS 3.82, Running 58.79s Step 294( N/A%), pre moving , FPS 3.86, Running 59.06s Step 295( N/A%), pre moving , FPS 3.92, Running 59.33s Step 296( N/A%), pre moving , FPS 3.99, Running 59.59s Step 297( N/A%), pre moving , FPS 4.02, Running 59.87s Step 298( N/A%), pre moving , FPS 4.05, Running 60.17s Step 299( N/A%), pre moving , FPS 4.09, Running 60.37s Step 300( N/A%), pre moving , FPS 4.12, Running 60.55s Step 301( N/A%), pre moving , FPS 4.19, Running 60.71s Step 302( N/A%), pre moving , FPS 4.25, Running 60.88s Step 303( N/A%), pre moving , FPS 4.34, Running 61.06s Step 304( N/A%), pre moving , FPS 4.42, Running 61.28s Step 305( N/A%), pre moving , FPS 4.51, Running 61.47s Step 306( N/A%), pre moving , FPS 4.57, Running 61.68s Step 307( N/A%), pre moving , FPS 4.65, Running 61.87s Step 308( N/A%), pre moving , FPS 4.66, Running 62.08s Step 309( N/A%), pre moving , FPS 4.67, Running 62.25s Step 310( N/A%), pre moving , FPS 4.66, Running 62.48s Step 311( N/A%), pre moving , FPS 4.67, Running 62.66s Step 312( N/A%), pre moving , FPS 4.68, Running 62.87s Step 313( N/A%), pre moving , FPS 4.75, Running 63.00s Step 314( N/A%), pre moving , FPS 4.92, Running 63.13s Step 315( N/A%), pre moving , FPS 5.07, Running 63.27s Step 316( N/A%), pre moving , FPS 5.26, Running 63.39s Step 317( N/A%), pre moving , FPS 5.48, Running 63.52s Step 318( N/A%), pre moving , FPS 5.74, Running 63.65s Step 319( N/A%), pre moving , FPS 5.85, Running 63.79s Step 320( N/A%), pre moving , FPS 5.93, Running 63.92s Step 321( N/A%), pre moving , FPS 6.00, Running 64.05s Step 322( N/A%), pre moving , FPS 6.08, Running 64.18s Step 323( N/A%), pre moving , FPS 6.17, Running 64.31s Step 324( N/A%), pre moving , FPS 6.33, Running 64.44s Step 325( N/A%), pre moving , FPS 6.44, Running 64.57s Step 326( N/A%), pre moving , FPS 6.62, Running 64.70s Step 327( N/A%), pre moving , FPS 6.78, Running 64.82s Step 328( N/A%), pre moving , FPS 6.94, Running 64.96s Step 329( N/A%), pre moving , FPS 7.09, Running 65.07s Step 330( N/A%), pre moving , FPS 3.98, Running 67.51s Step 331( N/A%), pre moving , FPS 3.77, Running 67.96s Step 332( N/A%), pre moving , FPS 3.59, Running 68.44s Step 333( N/A%), pre moving , FPS 3.38, Running 68.91s Step 334( N/A%), pre moving , FPS 3.21, Running 69.36s Step 335( N/A%), pre moving , FPS 3.11, Running 69.71s Step 336( N/A%), pre moving , FPS 3.02, Running 70.01s Step 337( N/A%), pre moving , FPS 2.91, Running 70.39s Step 338( N/A%), pre moving , FPS 2.79, Running 70.83s Step 339( N/A%), pre moving , FPS 2.68, Running 71.25s Step 340( N/A%), pre moving , FPS 2.59, Running 71.64s Step 341( N/A%), pre moving , FPS 2.49, Running 72.06s Step 342( N/A%), pre moving , FPS 2.41, Running 72.48s Step 343( N/A%), pre moving , FPS 2.32, Running 72.91s Step 344( N/A%), pre moving , FPS 2.25, Running 73.34s Step 345( N/A%), pre moving , FPS 2.18, Running 73.76s Step 346( N/A%), pre moving , FPS 2.11, Running 74.18s Step 347( N/A%), pre moving , FPS 2.06, Running 74.54s Step 348( N/A%), pre moving , FPS 2.01, Running 74.93s Step 349( N/A%), pre moving , FPS 1.94, Running 75.37s Step 350( 0.17%), action 1, FPS 2.11, Running 76.98s Step 351( 0.33%), action 2, FPS 2.07, Running 77.63s Step 352( 0.50%), action 3, FPS 2.03, Running 78.29s Step 353( 0.67%), action 4, FPS 2.02, Running 78.80s Step 354( 0.83%), action 5, FPS 2.00, Running 79.37s Step 355( 1.00%), action 6, FPS 1.94, Running 80.01s Step 356( 1.17%), action 7, FPS 1.84, Running 80.90s Step 357( 1.33%), action 8, FPS 1.80, Running 81.52s Step 358( 1.50%), action 9, FPS 1.73, Running 82.38s Step 359( 1.67%), action 10, FPS 1.69, Running 83.07s Step 360( 1.83%), action 11, FPS 1.58, Running 84.30s Step 361( 2.00%), action 12, FPS 1.56, Running 84.91s Step 362( 2.17%), action 13, FPS 1.53, Running 85.52s Step 363( 2.33%), action 14, FPS 1.51, Running 86.20s Step 364( 2.50%), action 15, FPS 1.49, Running 86.75s Step 365( 2.67%), action 16, FPS 1.49, Running 87.18s Step 366( 2.83%), action 17, FPS 1.47, Running 87.78s Step 367( 3.00%), action 18, FPS 1.45, Running 88.33s Step 368( 3.17%), action 19, FPS 1.43, Running 88.89s Step 369( 3.33%), action 20, FPS 1.42, Running 89.45s Step 370( 3.50%), action 21, FPS 1.49, Running 90.45s Step 371( 3.67%), action 22, FPS 1.50, Running 90.95s Step 372( 3.83%), action 23, FPS 1.51, Running 91.51s Step 373( 4.00%), action 24, FPS 1.49, Running 92.24s Step 374( 4.17%), action 25, FPS 1.48, Running 92.86s Step 375( 4.33%), action 26, FPS 1.50, Running 93.38s Step 376( 4.50%), action 27, FPS 1.51, Running 94.13s Step 377( 4.67%), action 28, FPS 1.52, Running 94.71s Step 378( 4.83%), action 29, FPS 1.54, Running 95.37s Step 379( 5.00%), action 30, FPS 1.57, Running 95.83s Step 380( 5.17%), action 31, FPS 1.63, Running 96.57s Step 381( 5.33%), action 32, FPS 1.63, Running 97.19s Step 382( 5.50%), action 33, FPS 1.63, Running 97.79s Step 383( 5.67%), action 34, FPS 1.62, Running 98.55s Step 384( 5.83%), action 35, FPS 1.60, Running 99.23s Step 385( 6.00%), action 36, FPS 1.61, Running 99.61s Step 386( 6.17%), action 37, FPS 1.62, Running 100.13s Step 387( 6.33%), action 38, FPS 1.58, Running 100.96s Step 388( 6.50%), action 39, FPS 1.57, Running 101.63s Step 389( 6.67%), action 40, FPS 1.54, Running 102.45s Step 390( 6.83%), action 41, FPS 1.55, Running 103.34s Step 391( 7.00%), action 42, FPS 1.56, Running 103.77s Step 392( 7.17%), action 43, FPS 1.55, Running 104.43s Step 393( 7.33%), action 44, FPS 1.57, Running 104.99s Step 394( 7.50%), action 45, FPS 1.55, Running 105.76s Step 395( 7.67%), action 46, FPS 1.54, Running 106.39s Step 396( 7.83%), action 47, FPS 1.56, Running 106.98s Step 397( 8.00%), action 48, FPS 1.54, Running 107.74s Step 398( 8.17%), action 49, FPS 1.54, Running 108.40s Step 399( 8.33%), action 50, FPS 1.49, Running 109.21s Step 400( 8.50%), action 51, FPS 1.47, Running 110.17s Step 401( 8.67%), action 52, FPS 1.48, Running 110.75s Step 402( 8.83%), action 53, FPS 1.45, Running 111.61s Step 403( 9.00%), action 54, FPS 1.48, Running 112.07s Step 404( 9.17%), action 55, FPS 1.47, Running 112.84s Step 405( 9.33%), action 56, FPS 1.45, Running 113.38s Step 406( 9.50%), action 57, FPS 1.44, Running 114.03s Step 407( 9.67%), action 58, FPS 1.46, Running 114.62s Step 408( 9.83%), action 59, FPS 1.46, Running 115.37s Step 409( 10.00%), action 60, FPS 1.47, Running 116.02s Step 410( 10.17%), action 61, FPS 1.49, Running 116.76s Step 411( 10.33%), action 62, FPS 1.49, Running 117.21s Step 412( 10.50%), action 63, FPS 1.50, Running 117.79s Step 413( 10.67%), action 64, FPS 1.50, Running 118.31s Step 414( 10.83%), action 65, FPS 1.52, Running 118.94s Step 415( 11.00%), action 66, FPS 1.53, Running 119.47s Step 416( 11.17%), action 67, FPS 1.52, Running 120.11s Step 417( 11.33%), action 68, FPS 1.54, Running 120.71s Step 418( 11.50%), action 69, FPS 1.57, Running 121.12s Step 419( 11.67%), action 70, FPS 1.59, Running 121.76s Step 420( 11.83%), action 71, FPS 1.62, Running 122.52s Step 421( 12.00%), action 72, FPS 1.62, Running 123.09s Step 422( 12.17%), action 73, FPS 1.61, Running 124.05s Step 423( 12.33%), action 74, FPS 1.59, Running 124.61s Step 424( 12.50%), action 75, FPS 1.61, Running 125.25s Step 425( 12.67%), action 76, FPS 1.63, Running 125.67s Step 426( 12.83%), action 77, FPS 1.65, Running 126.14s Step 427( 13.00%), action 78, FPS 1.66, Running 126.65s Step 428( 13.17%), action 79, FPS 1.66, Running 127.40s Step 429( 13.33%), action 80, FPS 1.69, Running 127.88s Step 430( 13.50%), action 81, FPS 1.69, Running 128.61s Step 431( 13.67%), action 82, FPS 1.68, Running 129.14s Step 432( 13.83%), action 83, FPS 1.67, Running 129.74s Step 433( 14.00%), action 84, FPS 1.66, Running 130.39s Step 434( 14.17%), action 85, FPS 1.66, Running 130.96s Step 435( 14.33%), action 86, FPS 1.65, Running 131.61s Step 436( 14.50%), action 87, FPS 1.65, Running 132.21s Step 437( 14.67%), action 88, FPS 1.66, Running 132.76s Step 438( 14.83%), action 89, FPS 1.61, Running 133.54s Step 439( 15.00%), action 90, FPS 1.63, Running 134.02s Step 440( 15.17%), action 91, FPS 1.63, Running 134.82s Step 441( 15.33%), action 92, FPS 1.64, Running 135.31s Step 442( 15.50%), action 93, FPS 1.68, Running 135.98s Step 443( 15.67%), action 94, FPS 1.66, Running 136.65s Step 444( 15.83%), action 95, FPS 1.67, Running 137.26s Step 445( 16.00%), action 96, FPS 1.65, Running 137.79s Step 446( 16.17%), action 97, FPS 1.64, Running 138.31s Step 447( 16.33%), action 98, FPS 1.66, Running 138.67s Step 448( 16.50%), action 99, FPS 1.65, Running 139.53s Step 449( 16.67%), action 100, FPS 1.62, Running 140.24s Step 450( 16.83%), action 101, FPS 1.61, Running 141.05s Step 451( 17.00%), action 102, FPS 1.59, Running 141.69s Step 452( 17.17%), action 103, FPS 1.60, Running 142.26s Step 453( 17.33%), action 104, FPS 1.58, Running 143.01s Step 454( 17.50%), action 105, FPS 1.56, Running 143.80s Step 455( 17.67%), action 106, FPS 1.58, Running 144.27s Step 456( 17.83%), action 107, FPS 1.56, Running 145.00s Step 457( 18.00%), action 108, FPS 1.56, Running 145.55s Step 458( 18.17%), action 109, FPS 1.55, Running 146.43s Step 459( 18.33%), action 110, FPS 1.54, Running 146.97s Step 460( 18.50%), action 111, FPS 1.54, Running 147.83s Step 461( 18.67%), action 112, FPS 1.54, Running 148.29s Step 462( 18.83%), action 113, FPS 1.54, Running 148.93s Step 463( 19.00%), action 114, FPS 1.55, Running 149.52s Step 464( 19.17%), action 115, FPS 1.54, Running 150.25s Step 465( 19.33%), action 116, FPS 1.52, Running 150.97s Step 466( 19.50%), action 117, FPS 1.50, Running 151.61s Step 467( 19.67%), action 118, FPS 1.46, Running 152.33s Step 468( 19.83%), action 119, FPS 1.49, Running 152.92s Step 469( 20.00%), action 120, FPS 1.50, Running 153.60s Step 470( 20.17%), action 121, FPS 1.51, Running 154.29s Step 471( 20.33%), action 122, FPS 1.52, Running 154.83s Step 472( 20.50%), action 123, FPS 1.50, Running 155.58s Step 473( 20.67%), action 124, FPS 1.54, Running 155.98s Step 474( 20.83%), action 125, FPS 1.57, Running 156.57s Step 475( 21.00%), action 126, FPS 1.56, Running 157.09s Step 476( 21.17%), action 127, FPS 1.56, Running 157.80s Step 477( 21.33%), action 128, FPS 1.56, Running 158.37s Step 478( 21.50%), action 129, FPS 1.57, Running 159.13s Step 479( 21.67%), action 130, FPS 1.58, Running 159.63s Step 480( 21.83%), action 131, FPS 1.61, Running 160.29s Step 481( 22.00%), action 132, FPS 1.61, Running 160.68s Step 482( 22.17%), action 133, FPS 1.63, Running 161.21s Step 483( 22.33%), action 134, FPS 1.64, Running 161.74s Step 484( 22.50%), action 135, FPS 1.66, Running 162.31s Step 485( 22.67%), action 136, FPS 1.68, Running 162.86s Step 486( 22.83%), action 137, FPS 1.69, Running 163.47s Step 487( 23.00%), action 138, FPS 1.70, Running 164.09s Step 488( 23.17%), action 139, FPS 1.71, Running 164.65s Step 489( 23.33%), action 140, FPS 1.74, Running 165.08s Step 490( 23.50%), action 141, FPS 1.77, Running 165.62s Step 491( 23.67%), action 142, FPS 1.77, Running 166.11s Step 492( 23.83%), action 143, FPS 1.76, Running 166.92s Step 493( 24.00%), action 144, FPS 1.75, Running 167.44s Step 494( 24.17%), action 145, FPS 1.74, Running 168.06s Step 495( 24.33%), action 146, FPS 1.71, Running 168.77s Step 496( 24.50%), action 147, FPS 1.73, Running 169.38s Step 497( 24.67%), action 148, FPS 1.72, Running 170.02s Step 498( 24.83%), action 149, FPS 1.73, Running 170.69s Step 499( 25.00%), action 150, FPS 1.72, Running 171.22s Step 500( 25.17%), action 151, FPS 1.67, Running 172.26s Step 501( 25.33%), action 152, FPS 1.65, Running 172.82s Step 502( 25.50%), action 153, FPS 1.63, Running 173.48s Step 503( 25.67%), action 154, FPS 1.63, Running 174.01s Step 504( 25.83%), action 155, FPS 1.63, Running 174.61s Step 505( 26.00%), action 156, FPS 1.64, Running 175.06s Step 506( 26.17%), action 157, FPS 1.63, Running 175.76s Step 507( 26.33%), action 158, FPS 1.63, Running 176.34s Step 508( 26.50%), action 159, FPS 1.62, Running 177.00s Step 509( 26.67%), action 160, FPS 1.59, Running 177.63s Step 510( 26.83%), action 161, FPS 1.57, Running 178.40s Step 511( 27.00%), action 162, FPS 1.57, Running 178.85s Step 512( 27.17%), action 163, FPS 1.59, Running 179.53s Step 513( 27.33%), action 164, FPS 1.58, Running 180.10s Step 514( 27.50%), action 165, FPS 1.57, Running 180.77s Step 515( 27.67%), action 166, FPS 1.59, Running 181.32s Step 516( 27.83%), action 167, FPS 1.59, Running 181.92s Step 517( 28.00%), action 168, FPS 1.62, Running 182.39s Step 518( 28.17%), action 169, FPS 1.64, Running 182.89s Step 519( 28.33%), action 170, FPS 1.64, Running 183.41s Step 520( 28.50%), action 171, FPS 1.65, Running 184.36s Step 521( 28.67%), action 172, FPS 1.63, Running 185.06s Step 522( 28.83%), action 173, FPS 1.62, Running 185.83s Step 523( 29.00%), action 174, FPS 1.61, Running 186.41s Step 524( 29.17%), action 175, FPS 1.62, Running 186.99s Step 525( 29.33%), action 176, FPS 1.60, Running 187.57s Step 526( 29.50%), action 177, FPS 1.59, Running 188.34s Step 527( 29.67%), action 178, FPS 1.59, Running 188.89s Step 528( 29.83%), action 179, FPS 1.59, Running 189.60s Step 529( 30.00%), action 180, FPS 1.58, Running 190.30s Step 530( 30.17%), action 181, FPS 1.57, Running 191.17s Step 531( 30.33%), action 182, FPS 1.54, Running 191.81s Step 532( 30.50%), action 183, FPS 1.56, Running 192.36s Step 533( 30.67%), action 184, FPS 1.57, Running 192.87s Step 534( 30.83%), action 185, FPS 1.57, Running 193.49s Step 535( 31.00%), action 186, FPS 1.57, Running 194.08s Step 536( 31.17%), action 187, FPS 1.55, Running 194.79s Step 537( 31.33%), action 188, FPS 1.55, Running 195.26s Step 538( 31.50%), action 189, FPS 1.56, Running 195.68s Step 539( 31.67%), action 190, FPS 1.54, Running 196.44s Step 540( 31.83%), action 191, FPS 1.53, Running 197.42s Step 541( 32.00%), action 192, FPS 1.55, Running 197.96s Step 542( 32.17%), action 193, FPS 1.58, Running 198.50s Step 543( 32.33%), action 194, FPS 1.59, Running 199.02s Step 544( 32.50%), action 195, FPS 1.58, Running 199.64s Step 545( 32.67%), action 196, FPS 1.57, Running 200.29s Step 546( 32.83%), action 197, FPS 1.60, Running 200.88s Step 547( 33.00%), action 198, FPS 1.59, Running 201.44s Step 548( 33.17%), action 199, FPS 1.61, Running 202.02s Step 549( 33.33%), action 200, FPS 1.64, Running 202.52s Step 550( 33.50%), action 201, FPS 1.65, Running 203.25s Step 551( 33.67%), action 202, FPS 1.68, Running 203.75s Step 552( 33.83%), action 203, FPS 1.70, Running 204.10s Step 553( 34.00%), action 204, FPS 1.72, Running 204.51s Step 554( 34.17%), action 205, FPS 1.73, Running 205.07s Step 555( 34.33%), action 206, FPS 1.73, Running 205.66s Step 556( 34.50%), action 207, FPS 1.75, Running 206.23s Step 557( 34.67%), action 208, FPS 1.74, Running 206.76s Step 558( 34.83%), action 209, FPS 1.72, Running 207.29s Step 559( 35.00%), action 210, FPS 1.76, Running 207.81s Step 560( 35.17%), action 211, FPS 1.81, Running 208.48s Step 561( 35.33%), action 212, FPS 1.83, Running 208.90s Step 562( 35.50%), action 213, FPS 1.82, Running 209.49s Step 563( 35.67%), action 214, FPS 1.83, Running 209.95s Step 564( 35.83%), action 215, FPS 1.81, Running 210.71s Step 565( 36.00%), action 216, FPS 1.80, Running 211.42s Step 566( 36.17%), action 217, FPS 1.80, Running 211.98s Step 567( 36.33%), action 218, FPS 1.81, Running 212.51s Step 568( 36.50%), action 219, FPS 1.80, Running 213.15s Step 569( 36.67%), action 220, FPS 1.83, Running 213.46s Step 570( 36.83%), action 221, FPS 1.85, Running 214.07s Step 571( 37.00%), action 222, FPS 1.86, Running 214.53s Step 572( 37.17%), action 223, FPS 1.80, Running 215.21s Step 573( 37.33%), action 224, FPS 1.77, Running 215.80s Step 574( 37.50%), action 225, FPS 1.76, Running 216.46s Step 575( 37.67%), action 226, FPS 1.77, Running 216.98s Step 576( 37.83%), action 227, FPS 1.74, Running 217.73s Step 577( 38.00%), action 228, FPS 1.76, Running 218.13s Step 578( 38.17%), action 229, FPS 1.75, Running 218.69s Step 579( 38.33%), action 230, FPS 1.74, Running 219.30s Step 580( 38.50%), action 231, FPS 1.74, Running 220.00s Step 581( 38.67%), action 232, FPS 1.72, Running 220.54s Step 582( 38.83%), action 233, FPS 1.72, Running 221.13s Step 583( 39.00%), action 234, FPS 1.71, Running 221.63s Step 584( 39.17%), action 235, FPS 1.72, Running 222.32s Step 585( 39.33%), action 236, FPS 1.78, Running 222.64s Step 586( 39.50%), action 237, FPS 1.81, Running 223.05s Step 587( 39.67%), action 238, FPS 1.80, Running 223.61s Step 588( 39.83%), action 239, FPS 1.81, Running 224.19s Step 589( 40.00%), action 240, FPS 1.78, Running 224.71s Step 590( 40.17%), action 241, FPS 1.72, Running 225.69s Step 591( 40.33%), action 242, FPS 1.69, Running 226.35s Step 592( 40.50%), action 243, FPS 1.70, Running 227.00s Step 593( 40.67%), action 244, FPS 1.74, Running 227.31s Step 594( 40.83%), action 245, FPS 1.78, Running 227.69s Step 595( 41.00%), action 246, FPS 1.80, Running 228.10s Step 596( 41.17%), action 247, FPS 1.85, Running 228.55s Step 597( 41.33%), action 248, FPS 1.83, Running 229.06s Step 598( 41.50%), action 249, FPS 1.83, Running 229.63s Step 599( 41.67%), action 250, FPS 1.84, Running 230.14s Step 600( 41.83%), action 251, FPS 1.83, Running 230.93s Step 601( 42.00%), action 252, FPS 1.78, Running 231.75s Step 602( 42.17%), action 253, FPS 1.77, Running 232.43s Step 603( 42.33%), action 254, FPS 1.79, Running 232.83s Step 604( 42.50%), action 255, FPS 1.79, Running 233.49s Step 605( 42.67%), action 256, FPS 1.76, Running 234.02s Step 606( 42.83%), action 257, FPS 1.73, Running 234.60s Step 607( 43.00%), action 258, FPS 1.72, Running 235.23s Step 608( 43.17%), action 259, FPS 1.71, Running 235.91s Step 609( 43.33%), action 260, FPS 1.72, Running 236.32s Step 610( 43.50%), action 261, FPS 1.77, Running 236.99s Step 611( 43.67%), action 262, FPS 1.80, Running 237.47s Step 612( 43.83%), action 263, FPS 1.75, Running 238.43s Step 613( 44.00%), action 264, FPS 1.70, Running 239.05s Step 614( 44.17%), action 265, FPS 1.67, Running 239.66s Step 615( 44.33%), action 266, FPS 1.66, Running 240.13s Step 616( 44.50%), action 267, FPS 1.62, Running 240.89s Step 617( 44.67%), action 268, FPS 1.60, Running 241.53s Step 618( 44.83%), action 269, FPS 1.60, Running 242.12s Step 619( 45.00%), action 270, FPS 1.60, Running 242.64s Step 620( 45.17%), action 271, FPS 1.61, Running 243.38s Step 621( 45.33%), action 272, FPS 1.65, Running 243.85s Step 622( 45.50%), action 273, FPS 1.64, Running 244.59s Step 623( 45.67%), action 274, FPS 1.62, Running 245.14s Step 624( 45.83%), action 275, FPS 1.61, Running 245.87s Step 625( 46.00%), action 276, FPS 1.62, Running 246.35s Step 626( 46.17%), action 277, FPS 1.61, Running 247.01s Step 627( 46.33%), action 278, FPS 1.62, Running 247.61s Step 628( 46.50%), action 279, FPS 1.60, Running 248.39s Step 629( 46.67%), action 280, FPS 1.55, Running 249.22s Step 630( 46.83%), action 281, FPS 1.55, Running 249.92s Step 631( 47.00%), action 282, FPS 1.55, Running 250.37s Step 632( 47.17%), action 283, FPS 1.57, Running 251.16s Step 633( 47.33%), action 284, FPS 1.55, Running 251.92s Step 634( 47.50%), action 285, FPS 1.55, Running 252.58s Step 635( 47.67%), action 286, FPS 1.54, Running 253.14s Step 636( 47.83%), action 287, FPS 1.56, Running 253.72s Step 637( 48.00%), action 288, FPS 1.57, Running 254.29s Step 638( 48.17%), action 289, FPS 1.56, Running 254.95s Step 639( 48.33%), action 290, FPS 1.55, Running 255.54s Step 640( 48.50%), action 291, FPS 1.53, Running 256.49s Step 641( 48.67%), action 292, FPS 1.52, Running 256.99s Step 642( 48.83%), action 293, FPS 1.52, Running 257.72s Step 643( 49.00%), action 294, FPS 1.53, Running 258.21s Step 644( 49.17%), action 295, FPS 1.55, Running 258.80s Step 645( 49.33%), action 296, FPS 1.54, Running 259.37s Step 646( 49.50%), action 297, FPS 1.55, Running 259.93s Step 647( 49.67%), action 298, FPS 1.54, Running 260.63s Step 648( 49.83%), action 299, FPS 1.55, Running 261.28s Step 649( 50.00%), action 300, FPS 1.59, Running 261.81s Step 650( 50.17%), action 301, FPS 1.57, Running 262.65s Step 651( 50.33%), action 302, FPS 1.56, Running 263.15s Step 652( 50.50%), action 303, FPS 1.60, Running 263.70s Step 653( 50.67%), action 304, FPS 1.60, Running 264.43s Step 654( 50.83%), action 305, FPS 1.60, Running 265.06s Step 655( 51.00%), action 306, FPS 1.61, Running 265.56s Step 656( 51.17%), action 307, FPS 1.59, Running 266.28s Step 657( 51.33%), action 308, FPS 1.57, Running 267.06s Step 658( 51.50%), action 309, FPS 1.56, Running 267.79s Step 659( 51.67%), action 310, FPS 1.55, Running 268.42s Step 660( 51.83%), action 311, FPS 1.55, Running 269.41s Step 661( 52.00%), action 312, FPS 1.54, Running 269.95s Step 662( 52.17%), action 313, FPS 1.59, Running 270.34s Step 663( 52.33%), action 314, FPS 1.59, Running 270.81s Step 664( 52.50%), action 315, FPS 1.60, Running 271.32s Step 665( 52.67%), action 316, FPS 1.60, Running 271.84s Step 666( 52.83%), action 317, FPS 1.60, Running 272.39s Step 667( 53.00%), action 318, FPS 1.62, Running 272.95s Step 668( 53.17%), action 319, FPS 1.64, Running 273.50s Step 669( 53.33%), action 320, FPS 1.63, Running 274.08s Step 670( 53.50%), action 321, FPS 1.66, Running 274.69s Step 671( 53.67%), action 322, FPS 1.67, Running 275.12s Step 672( 53.83%), action 323, FPS 1.67, Running 275.67s Step 673( 54.00%), action 324, FPS 1.70, Running 276.19s Step 674( 54.17%), action 325, FPS 1.71, Running 276.75s Step 675( 54.33%), action 326, FPS 1.70, Running 277.33s Step 676( 54.50%), action 327, FPS 1.70, Running 278.05s Step 677( 54.67%), action 328, FPS 1.73, Running 278.63s Step 678( 54.83%), action 329, FPS 1.76, Running 279.17s Step 679( 55.00%), action 330, FPS 1.79, Running 279.61s Step 680( 55.17%), action 331, FPS 1.82, Running 280.40s Step 681( 55.33%), action 332, FPS 1.82, Running 280.92s Step 682( 55.50%), action 333, FPS 1.78, Running 281.60s Step 683( 55.67%), action 334, FPS 1.77, Running 282.09s Step 684( 55.83%), action 335, FPS 1.75, Running 282.73s Step 685( 56.00%), action 336, FPS 1.75, Running 283.25s Step 686( 56.17%), action 337, FPS 1.72, Running 284.01s Step 687( 56.33%), action 338, FPS 1.72, Running 284.58s Step 688( 56.50%), action 339, FPS 1.68, Running 285.43s Step 689( 56.67%), action 340, FPS 1.68, Running 285.99s Step 690( 56.83%), action 341, FPS 1.60, Running 287.16s Step 691( 57.00%), action 342, FPS 1.58, Running 287.77s Step 692( 57.17%), action 343, FPS 1.56, Running 288.53s Step 693( 57.33%), action 344, FPS 1.54, Running 289.22s Step 694( 57.50%), action 345, FPS 1.52, Running 289.91s Step 695( 57.67%), action 346, FPS 1.52, Running 290.47s Step 696( 57.83%), action 347, FPS 1.54, Running 291.06s Step 697( 58.00%), action 348, FPS 1.54, Running 291.64s Step 698( 58.17%), action 349, FPS 1.54, Running 292.18s Step 699( 58.33%), action 350, FPS 1.52, Running 292.79s Step 700( 58.50%), action 351, FPS 1.51, Running 293.67s Step 701( 58.67%), action 352, FPS 1.49, Running 294.37s Step 702( 58.83%), action 353, FPS 1.50, Running 294.94s Step 703( 59.00%), action 354, FPS 1.49, Running 295.47s Step 704( 59.17%), action 355, FPS 1.50, Running 296.09s Step 705( 59.33%), action 356, FPS 1.49, Running 296.68s Step 706( 59.50%), action 357, FPS 1.50, Running 297.31s Step 707( 59.67%), action 358, FPS 1.51, Running 297.87s Step 708( 59.83%), action 359, FPS 1.54, Running 298.43s Step 709( 60.00%), action 360, FPS 1.51, Running 299.22s Step 710( 60.17%), action 361, FPS 1.54, Running 300.15s Step 711( 60.33%), action 362, FPS 1.55, Running 300.65s Step 712( 60.50%), action 363, FPS 1.59, Running 301.11s Step 713( 60.67%), action 364, FPS 1.59, Running 301.78s Step 714( 60.83%), action 365, FPS 1.59, Running 302.46s Step 715( 61.00%), action 366, FPS 1.60, Running 302.99s Step 716( 61.17%), action 367, FPS 1.57, Running 303.79s Step 717( 61.33%), action 368, FPS 1.58, Running 304.33s Step 718( 61.50%), action 369, FPS 1.57, Running 304.92s Step 719( 61.67%), action 370, FPS 1.59, Running 305.35s Step 720( 61.83%), action 371, FPS 1.59, Running 306.24s Step 721( 62.00%), action 372, FPS 1.59, Running 306.92s Step 722( 62.17%), action 373, FPS 1.60, Running 307.47s Step 723( 62.33%), action 374, FPS 1.57, Running 308.22s Step 724( 62.50%), action 375, FPS 1.56, Running 308.87s Step 725( 62.67%), action 376, FPS 1.58, Running 309.34s Step 726( 62.83%), action 377, FPS 1.55, Running 310.20s Step 727( 63.00%), action 378, FPS 1.54, Running 310.82s Step 728( 63.17%), action 379, FPS 1.53, Running 311.47s Step 729( 63.33%), action 380, FPS 1.55, Running 312.13s Step 730( 63.50%), action 381, FPS 1.54, Running 313.17s Step 731( 63.67%), action 382, FPS 1.54, Running 313.64s Step 732( 63.83%), action 383, FPS 1.53, Running 314.21s Step 733( 64.00%), action 384, FPS 1.54, Running 314.77s Step 734( 64.17%), action 385, FPS 1.53, Running 315.53s Step 735( 64.33%), action 386, FPS 1.54, Running 315.98s Step 736( 64.50%), action 387, FPS 1.55, Running 316.70s Step 737( 64.67%), action 388, FPS 1.55, Running 317.21s Step 738( 64.83%), action 389, FPS 1.53, Running 317.97s Step 739( 65.00%), action 390, FPS 1.49, Running 318.74s Step 740( 65.17%), action 391, FPS 1.50, Running 319.58s Step 741( 65.33%), action 392, FPS 1.49, Running 320.35s Step 742( 65.50%), action 393, FPS 1.49, Running 320.93s Step 743( 65.67%), action 394, FPS 1.49, Running 321.63s Step 744( 65.83%), action 395, FPS 1.49, Running 322.34s Step 745( 66.00%), action 396, FPS 1.47, Running 322.98s Step 746( 66.17%), action 397, FPS 1.48, Running 323.69s Step 747( 66.33%), action 398, FPS 1.46, Running 324.53s Step 748( 66.50%), action 399, FPS 1.45, Running 325.26s Step 749( 66.67%), action 400, FPS 1.45, Running 325.92s Step 750( 66.83%), action 401, FPS 1.45, Running 326.93s Step 751( 67.00%), action 402, FPS 1.44, Running 327.49s Step 752( 67.17%), action 403, FPS 1.44, Running 328.07s Step 753( 67.33%), action 404, FPS 1.42, Running 328.85s Step 754( 67.50%), action 405, FPS 1.41, Running 329.74s Step 755( 67.67%), action 406, FPS 1.38, Running 330.43s Step 756( 67.83%), action 407, FPS 1.38, Running 331.24s Step 757( 68.00%), action 408, FPS 1.37, Running 331.81s Step 758( 68.17%), action 409, FPS 1.36, Running 332.69s Step 759( 68.33%), action 410, FPS 1.38, Running 333.28s Step 760( 68.50%), action 411, FPS 1.39, Running 333.98s Step 761( 68.67%), action 412, FPS 1.40, Running 334.59s Step 762( 68.83%), action 413, FPS 1.41, Running 335.08s Step 763( 69.00%), action 414, FPS 1.42, Running 335.76s Step 764( 69.17%), action 415, FPS 1.43, Running 336.34s Step 765( 69.33%), action 416, FPS 1.42, Running 337.11s Step 766( 69.50%), action 417, FPS 1.40, Running 338.02s Step 767( 69.67%), action 418, FPS 1.41, Running 338.74s Step 768( 69.83%), action 419, FPS 1.42, Running 339.39s Step 769( 70.00%), action 420, FPS 1.41, Running 340.08s Step 770( 70.17%), action 421, FPS 1.43, Running 340.89s Step 771( 70.33%), action 422, FPS 1.41, Running 341.63s Step 772( 70.50%), action 423, FPS 1.40, Running 342.33s Step 773( 70.67%), action 424, FPS 1.44, Running 342.71s Step 774( 70.83%), action 425, FPS 1.49, Running 343.20s Step 775( 71.00%), action 426, FPS 1.48, Running 343.95s Step 776( 71.17%), action 427, FPS 1.49, Running 344.65s Step 777( 71.33%), action 428, FPS 1.50, Running 345.18s Step 778( 71.50%), action 429, FPS 1.50, Running 346.00s Step 779( 71.67%), action 430, FPS 1.51, Running 346.49s Step 780( 71.83%), action 431, FPS 1.50, Running 347.30s Step 781( 72.00%), action 432, FPS 1.49, Running 348.01s Step 782( 72.17%), action 433, FPS 1.48, Running 348.59s Step 783( 72.33%), action 434, FPS 1.49, Running 349.20s Step 784( 72.50%), action 435, FPS 1.49, Running 349.79s Step 785( 72.67%), action 436, FPS 1.47, Running 350.69s Step 786( 72.83%), action 437, FPS 1.48, Running 351.52s Step 787( 73.00%), action 438, FPS 1.48, Running 352.21s Step 788( 73.17%), action 439, FPS 1.48, Running 352.88s Step 789( 73.33%), action 440, FPS 1.50, Running 353.41s Step 790( 73.50%), action 441, FPS 1.50, Running 354.25s Step 791( 73.67%), action 442, FPS 1.52, Running 354.83s Step 792( 73.83%), action 443, FPS 1.51, Running 355.61s Step 793( 74.00%), action 444, FPS 1.49, Running 356.14s Step 794( 74.17%), action 445, FPS 1.46, Running 356.90s Step 795( 74.33%), action 446, FPS 1.47, Running 357.60s Step 796( 74.50%), action 447, FPS 1.45, Running 358.45s Step 797( 74.67%), action 448, FPS 1.43, Running 359.14s Step 798( 74.83%), action 449, FPS 1.46, Running 359.66s Step 799( 75.00%), action 450, FPS 1.46, Running 360.15s Step 800( 75.17%), action 451, FPS 1.46, Running 361.00s Step 801( 75.33%), action 452, FPS 1.48, Running 361.56s Step 802( 75.50%), action 453, FPS 1.46, Running 362.27s Step 803( 75.67%), action 454, FPS 1.45, Running 362.97s Step 804( 75.83%), action 455, FPS 1.44, Running 363.64s Step 805( 76.00%), action 456, FPS 1.47, Running 364.34s Step 806( 76.17%), action 457, FPS 1.49, Running 364.96s Step 807( 76.33%), action 458, FPS 1.50, Running 365.50s Step 808( 76.50%), action 459, FPS 1.51, Running 366.16s Step 809( 76.67%), action 460, FPS 1.50, Running 366.76s Step 810( 76.83%), action 461, FPS 1.50, Running 367.57s Step 811( 77.00%), action 462, FPS 1.52, Running 367.97s Step 812( 77.17%), action 463, FPS 1.54, Running 368.62s Step 813( 77.33%), action 464, FPS 1.55, Running 369.07s Step 814( 77.50%), action 465, FPS 1.57, Running 369.61s Step 815( 77.67%), action 466, FPS 1.59, Running 370.18s Step 816( 77.83%), action 467, FPS 1.63, Running 370.74s Step 817( 78.00%), action 468, FPS 1.64, Running 371.31s Step 818( 78.17%), action 469, FPS 1.63, Running 371.92s Step 819( 78.33%), action 470, FPS 1.64, Running 372.38s Step 820( 78.50%), action 471, FPS 1.60, Running 373.49s Step 821( 78.67%), action 472, FPS 1.61, Running 374.01s Step 822( 78.83%), action 473, FPS 1.62, Running 374.65s Step 823( 79.00%), action 474, FPS 1.60, Running 375.50s Step 824( 79.17%), action 475, FPS 1.57, Running 376.36s Step 825( 79.33%), action 476, FPS 1.60, Running 376.81s Step 826( 79.50%), action 477, FPS 1.59, Running 377.54s Step 827( 79.67%), action 478, FPS 1.60, Running 378.03s Step 828( 79.83%), action 479, FPS 1.58, Running 378.82s Step 829( 80.00%), action 480, FPS 1.59, Running 379.36s Step 830( 80.17%), action 481, FPS 1.60, Running 380.06s Step 831( 80.33%), action 482, FPS 1.59, Running 380.59s Step 832( 80.50%), action 483, FPS 1.60, Running 381.15s Step 833( 80.67%), action 484, FPS 1.59, Running 381.62s Step 834( 80.83%), action 485, FPS 1.60, Running 382.12s Step 835( 81.00%), action 486, FPS 1.61, Running 382.60s Step 836( 81.17%), action 487, FPS 1.59, Running 383.34s Step 837( 81.33%), action 488, FPS 1.58, Running 383.97s Step 838( 81.50%), action 489, FPS 1.58, Running 384.57s Step 839( 81.67%), action 490, FPS 1.57, Running 385.10s Step 840( 81.83%), action 491, FPS 1.61, Running 385.93s Step 841( 82.00%), action 492, FPS 1.61, Running 386.41s Step 842( 82.17%), action 493, FPS 1.62, Running 387.00s Step 843( 82.33%), action 494, FPS 1.67, Running 387.50s Step 844( 82.50%), action 495, FPS 1.70, Running 388.13s Step 845( 82.67%), action 496, FPS 1.69, Running 388.65s Step 846( 82.83%), action 497, FPS 1.67, Running 389.51s Step 847( 83.00%), action 498, FPS 1.68, Running 389.95s Step 848( 83.17%), action 499, FPS 1.73, Running 390.41s Step 849( 83.33%), action 500, FPS 1.73, Running 390.93s Step 850( 83.50%), action 501, FPS 1.73, Running 391.64s Step 851( 83.67%), action 502, FPS 1.72, Running 392.24s Step 852( 83.83%), action 503, FPS 1.68, Running 393.04s Step 853( 84.00%), action 504, FPS 1.67, Running 393.61s Step 854( 84.17%), action 505, FPS 1.65, Running 394.21s Step 855( 84.33%), action 506, FPS 1.65, Running 394.72s Step 856( 84.50%), action 507, FPS 1.69, Running 395.19s Step 857( 84.67%), action 508, FPS 1.71, Running 395.65s Step 858( 84.83%), action 509, FPS 1.71, Running 396.30s Step 859( 85.00%), action 510, FPS 1.70, Running 396.86s Step 860( 85.17%), action 511, FPS 1.68, Running 397.86s Step 861( 85.33%), action 512, FPS 1.64, Running 398.58s Step 862( 85.50%), action 513, FPS 1.65, Running 399.13s Step 863( 85.67%), action 514, FPS 1.63, Running 399.79s Step 864( 85.83%), action 515, FPS 1.61, Running 400.55s Step 865( 86.00%), action 516, FPS 1.61, Running 401.09s Step 866( 86.17%), action 517, FPS 1.64, Running 401.68s Step 867( 86.33%), action 518, FPS 1.63, Running 402.21s Step 868( 86.50%), action 519, FPS 1.61, Running 402.82s Step 869( 86.67%), action 520, FPS 1.61, Running 403.35s Step 870( 86.83%), action 521, FPS 1.64, Running 403.85s Step 871( 87.00%), action 522, FPS 1.64, Running 404.43s Step 872( 87.17%), action 523, FPS 1.68, Running 404.92s Step 873( 87.33%), action 524, FPS 1.68, Running 405.53s Step 874( 87.50%), action 525, FPS 1.69, Running 406.05s Step 875( 87.67%), action 526, FPS 1.69, Running 406.53s Step 876( 87.83%), action 527, FPS 1.67, Running 407.15s Step 877( 88.00%), action 528, FPS 1.64, Running 407.87s Step 878( 88.17%), action 529, FPS 1.65, Running 408.39s Step 879( 88.33%), action 530, FPS 1.67, Running 408.82s Step 880( 88.50%), action 531, FPS 1.68, Running 409.74s Step 881( 88.67%), action 532, FPS 1.70, Running 410.33s Step 882( 88.83%), action 533, FPS 1.70, Running 410.89s Step 883( 89.00%), action 534, FPS 1.71, Running 411.51s Step 884( 89.17%), action 535, FPS 1.73, Running 412.10s Step 885( 89.33%), action 536, FPS 1.74, Running 412.61s Step 886( 89.50%), action 537, FPS 1.75, Running 413.09s Step 887( 89.67%), action 538, FPS 1.77, Running 413.52s Step 888( 89.83%), action 539, FPS 1.74, Running 414.31s Step 889( 90.00%), action 540, FPS 1.74, Running 414.81s Step 890( 90.17%), action 541, FPS 1.69, Running 415.71s Step 891( 90.33%), action 542, FPS 1.70, Running 416.20s Step 892( 90.50%), action 543, FPS 1.68, Running 416.81s Step 893( 90.67%), action 544, FPS 1.72, Running 417.18s Step 894( 90.83%), action 545, FPS 1.71, Running 417.77s Step 895( 91.00%), action 546, FPS 1.71, Running 418.26s Step 896( 91.17%), action 547, FPS 1.70, Running 418.92s Step 897( 91.33%), action 548, FPS 1.73, Running 419.44s Step 898( 91.50%), action 549, FPS 1.70, Running 420.13s Step 899( 91.67%), action 550, FPS 1.66, Running 420.90s Step 900( 91.83%), action 551, FPS 1.68, Running 421.66s Step 901( 92.00%), action 552, FPS 1.69, Running 422.13s Step 902( 92.17%), action 553, FPS 1.70, Running 422.65s Step 903( 92.33%), action 554, FPS 1.69, Running 423.36s Step 904( 92.50%), action 555, FPS 1.65, Running 424.23s Step 905( 92.67%), action 556, FPS 1.63, Running 424.86s Step 906( 92.83%), action 557, FPS 1.62, Running 425.45s Step 907( 93.00%), action 558, FPS 1.62, Running 425.87s Step 908( 93.17%), action 559, FPS 1.65, Running 426.46s Step 909( 93.33%), action 560, FPS 1.61, Running 427.21s Step 910( 93.50%), action 561, FPS 1.63, Running 427.95s Step 911( 93.67%), action 562, FPS 1.63, Running 428.48s Step 912( 93.83%), action 563, FPS 1.62, Running 429.18s Step 913( 94.00%), action 564, FPS 1.59, Running 429.74s Step 914( 94.17%), action 565, FPS 1.60, Running 430.23s Step 915( 94.33%), action 566, FPS 1.62, Running 430.61s Step 916( 94.50%), action 567, FPS 1.62, Running 431.27s Step 917( 94.67%), action 568, FPS 1.62, Running 431.77s Step 918( 94.83%), action 569, FPS 1.63, Running 432.43s Step 919( 95.00%), action 570, FPS 1.66, Running 432.98s Step 920( 95.17%), action 571, FPS 1.65, Running 433.78s Step 921( 95.33%), action 572, FPS 1.65, Running 434.25s Step 922( 95.50%), action 573, FPS 1.64, Running 434.82s Step 923( 95.67%), action 574, FPS 1.69, Running 435.18s Step 924( 95.83%), action 575, FPS 1.74, Running 435.72s Step 925( 96.00%), action 576, FPS 1.77, Running 436.13s Step 926( 96.17%), action 577, FPS 1.78, Running 436.70s Step 927( 96.33%), action 578, FPS 1.75, Running 437.30s Step 928( 96.50%), action 579, FPS 1.75, Running 437.90s Step 929( 96.67%), action 580, FPS 1.77, Running 438.51s Step 930( 96.83%), action 581, FPS 1.78, Running 439.19s Step 931( 97.00%), action 582, FPS 1.80, Running 439.57s Step 932( 97.17%), action 583, FPS 1.82, Running 440.16s Step 933( 97.33%), action 584, FPS 1.85, Running 440.57s Step 934( 97.50%), action 585, FPS 1.81, Running 441.28s Step 935( 97.67%), action 586, FPS 1.80, Running 441.75s Step 936( 97.83%), action 587, FPS 1.81, Running 442.35s Step 937( 98.00%), action 588, FPS 1.80, Running 442.86s Step 938( 98.17%), action 589, FPS 1.79, Running 443.57s Step 939( 98.33%), action 590, FPS 1.80, Running 444.06s Step 940( 98.50%), action 591, FPS 1.82, Running 444.78s Step 941( 98.67%), action 592, FPS 1.82, Running 445.27s Step 942( 98.83%), action 593, FPS 1.81, Running 445.86s Step 943( 99.00%), action 594, FPS 1.78, Running 446.43s Step 944( 99.17%), action 595, FPS 1.77, Running 447.01s Step 945( 99.33%), action 596, FPS 1.75, Running 447.55s Step 946( 99.50%), action 597, FPS 1.75, Running 448.13s Step 947( 99.67%), action 598, FPS 1.76, Running 448.69s Step 948( 99.83%), action 599, FPS 1.77, Running 449.18s Step 949(100.00%), action 600, FPS 1.77, Running 449.80s [2026-08-01 16:14:03] [3 ] Seed 2 failed after 449.96 s. +steps: 949 , actions: 600 . +Instruction: Empty +Total 0/3(0.00%) success. +Setting seed: 3 +Step 1( N/A%), pre moving , FPS 5.87, Running 0.17s Step 2( N/A%), pre moving , FPS 8.00, Running 0.25s Step 3( N/A%), pre moving , FPS 8.66, Running 0.35s Step 4( N/A%), pre moving , FPS 8.89, Running 0.45s Step 5( N/A%), pre moving , FPS 9.58, Running 0.52s Step 6( N/A%), pre moving , FPS 9.66, Running 0.62s Step 7( N/A%), pre moving , FPS 9.90, Running 0.71s Step 8( N/A%), pre moving , FPS 9.97, Running 0.80s Step 9( N/A%), pre moving , FPS 10.26, Running 0.88s Step 10( N/A%), pre moving , FPS 10.22, Running 0.98s Step 11( N/A%), pre moving , FPS 10.20, Running 1.08s Step 12( N/A%), pre moving , FPS 10.19, Running 1.18s Step 13( N/A%), pre moving , FPS 10.34, Running 1.26s Step 14( N/A%), pre moving , FPS 10.32, Running 1.36s Step 15( N/A%), pre moving , FPS 10.26, Running 1.46s Step 16( N/A%), pre moving , FPS 10.42, Running 1.53s Step 17( N/A%), pre moving , FPS 10.40, Running 1.63s Step 18( N/A%), pre moving , FPS 10.41, Running 1.73s Step 19( N/A%), pre moving , FPS 10.39, Running 1.83s Step 20( N/A%), pre moving , FPS 10.41, Running 1.92s Step 21( N/A%), pre moving , FPS 9.28, Running 2.33s Step 22( N/A%), pre moving , FPS 9.23, Running 2.42s Step 23( N/A%), pre moving , FPS 9.23, Running 2.51s Step 24( N/A%), pre moving , FPS 9.26, Running 2.61s Step 25( N/A%), pre moving , FPS 9.15, Running 2.71s Step 26( N/A%), pre moving , FPS 8.05, Running 3.11s Step 27( N/A%), pre moving , FPS 7.99, Running 3.21s Step 28( N/A%), pre moving , FPS 8.06, Running 3.28s Step 29( N/A%), pre moving , FPS 8.24, Running 3.30s Step 30( N/A%), pre moving , FPS 8.53, Running 3.32s Step 31( N/A%), pre moving , FPS 8.83, Running 3.34s Step 32( N/A%), pre moving , FPS 9.11, Running 3.37s Step 33( N/A%), pre moving , FPS 9.35, Running 3.40s Step 34( N/A%), pre moving , FPS 9.65, Running 3.43s Step 35( N/A%), pre moving , FPS 10.04, Running 3.45s Step 36( N/A%), pre moving , FPS 7.36, Running 4.25s Step 37( N/A%), pre moving , FPS 6.62, Running 4.65s Step 38( N/A%), pre moving , FPS 6.67, Running 4.73s Step 39( N/A%), pre moving , FPS 6.72, Running 4.80s Step 40( N/A%), pre moving , FPS 6.71, Running 4.90s Step 41( N/A%), pre moving , FPS 7.48, Running 5.00s Step 42( N/A%), pre moving , FPS 7.46, Running 5.10s Step 43( N/A%), pre moving , FPS 7.51, Running 5.18s Step 44( N/A%), pre moving , FPS 7.50, Running 5.28s Step 45( N/A%), pre moving , FPS 7.49, Running 5.38s Step 46( N/A%), pre moving , FPS 8.45, Running 5.47s Step 47( N/A%), pre moving , FPS 8.56, Running 5.55s Step 48( N/A%), pre moving , FPS 6.57, Running 6.33s Step 49( N/A%), pre moving , FPS 6.40, Running 6.43s Step 50( N/A%), pre moving , FPS 6.24, Running 6.53s Step 51( N/A%), pre moving , FPS 6.11, Running 6.62s Step 52( N/A%), pre moving , FPS 5.97, Running 6.72s Step 53( N/A%), pre moving , FPS 5.83, Running 6.82s Step 54( N/A%), pre moving , FPS 5.65, Running 6.97s Step 55( N/A%), pre moving , FPS 5.45, Running 7.12s Step 56( N/A%), pre moving , FPS 6.64, Running 7.26s Step 57( N/A%), pre moving , FPS 7.27, Running 7.40s Step 58( N/A%), pre moving , FPS 7.05, Running 7.56s Step 59( N/A%), pre moving , FPS 6.89, Running 7.70s Step 60( N/A%), pre moving , FPS 6.74, Running 7.87s Step 61( N/A%), pre moving , FPS 6.72, Running 7.97s Step 62( N/A%), pre moving , FPS 6.85, Running 8.02s Step 63( N/A%), pre moving , FPS 6.95, Running 8.05s Step 64( N/A%), pre moving , FPS 7.12, Running 8.09s Step 65( N/A%), pre moving , FPS 7.29, Running 8.12s Step 66( N/A%), pre moving , FPS 7.46, Running 8.15s Step 67( N/A%), pre moving , FPS 7.57, Running 8.19s Step 68( N/A%), pre moving , FPS 10.52, Running 8.23s Step 69( N/A%), pre moving , FPS 10.88, Running 8.27s Step 70( N/A%), pre moving , FPS 11.26, Running 8.31s Step 71( N/A%), pre moving , FPS 11.51, Running 8.36s Step 72( N/A%), pre moving , FPS 11.70, Running 8.43s Step 73( N/A%), pre moving , FPS 11.88, Running 8.51s Step 74( N/A%), pre moving , FPS 12.52, Running 8.57s Step 75( N/A%), pre moving , FPS 13.28, Running 8.63s Step 76( N/A%), pre moving , FPS 14.00, Running 8.69s Step 77( N/A%), pre moving , FPS 14.49, Running 8.78s Step 78( N/A%), pre moving , FPS 15.44, Running 8.86s Step 79( N/A%), pre moving , FPS 16.28, Running 8.93s Step 80( N/A%), pre moving , FPS 17.64, Running 9.00s Step 81( N/A%), pre moving , FPS 17.99, Running 9.09s Step 82( N/A%), pre moving , FPS 16.75, Running 9.21s Step 83( N/A%), pre moving , FPS 15.16, Running 9.37s Step 84( N/A%), pre moving , FPS 14.46, Running 9.47s Step 85( N/A%), pre moving , FPS 13.85, Running 9.56s Step 86( N/A%), pre moving , FPS 13.39, Running 9.65s Step 87( N/A%), pre moving , FPS 12.84, Running 9.75s Step 88( N/A%), pre moving , FPS 12.39, Running 9.85s Step 89( N/A%), pre moving , FPS 12.03, Running 9.93s Step 90( N/A%), pre moving , FPS 11.59, Running 10.03s Step 91( N/A%), pre moving , FPS 11.26, Running 10.13s Step 92( N/A%), pre moving , FPS 11.10, Running 10.23s Step 93( N/A%), pre moving , FPS 10.94, Running 10.34s Step 94( N/A%), pre moving , FPS 10.67, Running 10.44s Step 95( N/A%), pre moving , FPS 10.48, Running 10.54s Step 96( N/A%), pre moving , FPS 10.30, Running 10.64s Step 97( N/A%), pre moving , FPS 10.24, Running 10.74s Step 98( N/A%), pre moving , FPS 10.12, Running 10.84s Step 99( N/A%), pre moving , FPS 9.99, Running 10.94s Step 100( N/A%), pre moving , FPS 9.96, Running 11.01s Step 101( N/A%), pre moving , FPS 9.86, Running 11.11s Step 102( N/A%), pre moving , FPS 9.99, Running 11.21s Step 103( N/A%), pre moving , FPS 10.31, Running 11.31s Step 104( N/A%), pre moving , FPS 10.36, Running 11.40s Step 105( N/A%), pre moving , FPS 10.34, Running 11.50s Step 106( N/A%), pre moving , FPS 10.25, Running 11.60s Step 107( N/A%), pre moving , FPS 10.24, Running 11.70s Step 108( N/A%), pre moving , FPS 10.27, Running 11.79s Step 109( N/A%), pre moving , FPS 10.34, Running 11.87s Step 110( N/A%), pre moving , FPS 10.35, Running 11.96s Step 111( N/A%), pre moving , FPS 10.40, Running 12.06s Step 112( N/A%), pre moving , FPS 10.45, Running 12.15s Step 113( N/A%), pre moving , FPS 6.97, Running 13.20s Step 114( N/A%), pre moving , FPS 6.38, Running 13.57s Step 115( N/A%), pre moving , FPS 5.89, Running 13.93s Step 116( N/A%), pre moving , FPS 5.49, Running 14.28s Step 117( N/A%), pre moving , FPS 5.07, Running 14.68s Step 118( N/A%), pre moving , FPS 4.70, Running 15.09s Step 119( N/A%), pre moving , FPS 4.39, Running 15.49s Step 120( N/A%), pre moving , FPS 4.10, Running 15.90s Step 121( N/A%), pre moving , FPS 3.86, Running 16.29s Step 122( N/A%), pre moving , FPS 3.66, Running 16.68s Step 123( N/A%), pre moving , FPS 3.57, Running 16.91s Step 124( N/A%), pre moving , FPS 3.49, Running 17.13s Step 125( N/A%), pre moving , FPS 3.39, Running 17.41s Step 126( N/A%), pre moving , FPS 3.27, Running 17.72s Step 127( N/A%), pre moving , FPS 3.14, Running 18.07s Step 128( N/A%), pre moving , FPS 2.98, Running 18.51s Step 129( N/A%), pre moving , FPS 2.84, Running 18.91s Step 130( N/A%), pre moving , FPS 2.72, Running 19.32s Step 131( N/A%), pre moving , FPS 2.62, Running 19.69s Step 132( N/A%), pre moving , FPS 2.52, Running 20.08s Step 133( N/A%), pre moving , FPS 2.76, Running 20.45s Step 134( N/A%), pre moving , FPS 2.75, Running 20.84s Step 135( N/A%), pre moving , FPS 2.72, Running 21.27s Step 136( N/A%), pre moving , FPS 2.76, Running 21.52s Step 137( N/A%), pre moving , FPS 2.80, Running 21.82s Step 138( N/A%), pre moving , FPS 2.84, Running 22.14s Step 139( N/A%), pre moving , FPS 2.88, Running 22.43s Step 140( N/A%), pre moving , FPS 2.88, Running 22.84s Step 141( N/A%), pre moving , FPS 2.79, Running 23.45s Step 142( N/A%), pre moving , FPS 2.75, Running 23.95s Step 143( N/A%), pre moving , FPS 2.68, Running 24.37s Step 144( N/A%), pre moving , FPS 2.62, Running 24.77s Step 145( N/A%), pre moving , FPS 2.58, Running 25.16s Step 146( N/A%), pre moving , FPS 2.55, Running 25.57s Step 147( N/A%), pre moving , FPS 2.53, Running 25.99s Step 148( N/A%), pre moving , FPS 2.58, Running 26.27s Step 149( N/A%), pre moving , FPS 2.62, Running 26.55s Step 150( N/A%), pre moving , FPS 2.64, Running 26.90s Step 151( N/A%), pre moving , FPS 2.64, Running 27.26s Step 152( N/A%), pre moving , FPS 2.61, Running 27.74s Step 153( N/A%), pre moving , FPS 2.60, Running 28.14s Step 154( N/A%), pre moving , FPS 2.57, Running 28.61s Step 155( N/A%), pre moving , FPS 2.56, Running 29.09s Step 156( N/A%), pre moving , FPS 2.50, Running 29.52s Step 157( N/A%), pre moving , FPS 2.46, Running 29.94s Step 158( N/A%), pre moving , FPS 2.42, Running 30.39s Step 159( N/A%), pre moving , FPS 2.44, Running 30.64s Step 160( N/A%), pre moving , FPS 2.46, Running 30.95s Step 161( N/A%), pre moving , FPS 2.55, Running 31.28s Step 162( N/A%), pre moving , FPS 2.59, Running 31.67s Step 163( N/A%), pre moving , FPS 2.58, Running 32.13s Step 164( N/A%), pre moving , FPS 2.54, Running 32.63s Step 165( N/A%), pre moving , FPS 2.52, Running 33.10s Step 166( N/A%), pre moving , FPS 2.51, Running 33.53s Step 167( N/A%), pre moving , FPS 2.51, Running 33.97s Step 168( N/A%), pre moving , FPS 2.44, Running 34.45s Step 169( N/A%), pre moving , FPS 2.40, Running 34.88s Step 170( N/A%), pre moving , FPS 2.40, Running 35.24s Step 171( N/A%), pre moving , FPS 2.39, Running 35.64s Step 172( N/A%), pre moving , FPS 2.40, Running 36.06s Step 173( N/A%), pre moving , FPS 2.39, Running 36.51s Step 174( N/A%), pre moving , FPS 2.40, Running 36.93s Step 175( N/A%), pre moving , FPS 2.39, Running 37.45s Step 176( N/A%), pre moving , FPS 2.38, Running 37.93s Step 177( N/A%), pre moving , FPS 2.38, Running 38.35s Step 178( N/A%), pre moving , FPS 2.38, Running 38.81s Step 179( N/A%), pre moving , FPS 2.35, Running 39.16s Step 180( N/A%), pre moving , FPS 2.34, Running 39.50s Step 181( N/A%), pre moving , FPS 2.30, Running 39.96s Step 182( N/A%), pre moving , FPS 2.30, Running 40.38s Step 183( N/A%), pre moving , FPS 2.31, Running 40.79s Step 184( N/A%), pre moving , FPS 2.41, Running 40.93s Step 185( N/A%), pre moving , FPS 2.52, Running 41.04s Step 186( N/A%), pre moving , FPS 2.62, Running 41.17s Step 187( N/A%), pre moving , FPS 2.73, Running 41.29s Step 188( N/A%), pre moving , FPS 2.89, Running 41.37s Step 189( N/A%), pre moving , FPS 3.02, Running 41.50s Step 190( N/A%), pre moving , FPS 3.14, Running 41.61s Step 191( N/A%), pre moving , FPS 3.28, Running 41.74s Step 192( N/A%), pre moving , FPS 3.44, Running 41.88s Step 193( N/A%), pre moving , FPS 3.65, Running 42.00s Step 194( N/A%), pre moving , FPS 3.39, Running 42.84s Step 195( N/A%), pre moving , FPS 3.62, Running 42.98s Step 196( N/A%), pre moving , FPS 3.86, Running 43.11s Step 197( N/A%), pre moving , FPS 4.08, Running 43.24s Step 198( N/A%), pre moving , FPS 4.31, Running 43.45s Step 199( N/A%), pre moving , FPS 4.48, Running 43.62s Step 200( N/A%), pre moving , FPS 4.60, Running 43.84s Step 201( N/A%), pre moving , FPS 4.99, Running 43.96s Step 202( N/A%), pre moving , FPS 5.48, Running 44.04s Step 203( N/A%), pre moving , FPS 6.03, Running 44.11s Step 204( N/A%), pre moving , FPS 6.15, Running 44.18s Step 205( N/A%), pre moving , FPS 6.24, Running 44.25s Step 206( N/A%), pre moving , FPS 6.36, Running 44.32s Step 207( N/A%), pre moving , FPS 6.46, Running 44.39s Step 208( N/A%), pre moving , FPS 6.49, Running 44.46s Step 209( N/A%), pre moving , FPS 6.65, Running 44.50s Step 210( N/A%), pre moving , FPS 6.80, Running 44.55s Step 211( N/A%), pre moving , FPS 7.00, Running 44.60s Step 212( N/A%), pre moving , FPS 7.24, Running 44.64s Step 213( N/A%), pre moving , FPS 7.44, Running 44.69s Step 214( N/A%), pre moving , FPS 10.53, Running 44.74s Step 215( N/A%), pre moving , FPS 10.92, Running 44.81s Step 216( N/A%), pre moving , FPS 10.99, Running 44.93s Step 217( N/A%), pre moving , FPS 10.87, Running 45.08s Step 218( N/A%), pre moving , FPS 11.19, Running 45.23s Step 219( N/A%), pre moving , FPS 11.02, Running 45.44s Step 220( N/A%), pre moving , FPS 11.37, Running 45.60s Step 221( N/A%), pre moving , FPS 11.37, Running 45.72s Step 222( N/A%), pre moving , FPS 10.90, Running 45.87s Step 223( N/A%), pre moving , FPS 10.15, Running 46.08s Step 224( N/A%), pre moving , FPS 9.86, Running 46.21s Step 225( N/A%), pre moving , FPS 9.56, Running 46.34s Step 226( N/A%), pre moving , FPS 9.35, Running 46.46s Step 227( N/A%), pre moving , FPS 9.08, Running 46.59s Step 228( N/A%), pre moving , FPS 8.81, Running 46.73s Step 229( N/A%), pre moving , FPS 8.46, Running 46.86s Step 230( N/A%), pre moving , FPS 8.17, Running 47.00s Step 231( N/A%), pre moving , FPS 7.80, Running 47.16s Step 232( N/A%), pre moving , FPS 7.58, Running 47.28s Step 233( N/A%), pre moving , FPS 7.34, Running 47.41s Step 234( N/A%), pre moving , FPS 7.13, Running 47.54s Step 235( N/A%), pre moving , FPS 7.02, Running 47.66s Step 236( N/A%), pre moving , FPS 7.03, Running 47.77s Step 237( N/A%), pre moving , FPS 7.28, Running 47.83s Step 238( N/A%), pre moving , FPS 7.36, Running 47.95s Step 239( N/A%), pre moving , FPS 7.57, Running 48.08s Step 240( N/A%), pre moving , FPS 7.70, Running 48.20s Step 241( N/A%), pre moving , FPS 7.68, Running 48.33s Step 242( N/A%), pre moving , FPS 6.05, Running 49.17s Step 243( N/A%), pre moving , FPS 6.20, Running 49.30s Step 244( N/A%), pre moving , FPS 6.22, Running 49.42s Step 245( N/A%), pre moving , FPS 6.25, Running 49.54s Step 246( N/A%), pre moving , FPS 6.28, Running 49.64s Step 247( N/A%), pre moving , FPS 6.46, Running 49.69s Step 248( N/A%), pre moving , FPS 6.55, Running 49.78s Step 249( N/A%), pre moving , FPS 6.70, Running 49.85s Step 250( N/A%), pre moving , FPS 6.76, Running 49.96s Step 251( N/A%), pre moving , FPS 6.88, Running 50.07s Step 252( N/A%), pre moving , FPS 6.88, Running 50.19s Step 253( N/A%), pre moving , FPS 6.88, Running 50.32s Step 254( N/A%), pre moving , FPS 6.80, Running 50.48s Step 255( N/A%), pre moving , FPS 6.68, Running 50.65s Step 256( N/A%), pre moving , FPS 6.38, Running 50.91s Step 257( N/A%), pre moving , FPS 5.98, Running 51.18s Step 258( N/A%), pre moving , FPS 5.60, Running 51.52s Step 259( N/A%), pre moving , FPS 5.40, Running 51.78s Step 260( N/A%), pre moving , FPS 5.18, Running 52.06s Step 261( N/A%), pre moving , FPS 4.99, Running 52.33s Step 262( N/A%), pre moving , FPS 5.82, Running 52.61s Step 263( N/A%), pre moving , FPS 5.54, Running 52.91s Step 264( N/A%), pre moving , FPS 5.33, Running 53.18s Step 265( N/A%), pre moving , FPS 5.12, Running 53.45s Step 266( N/A%), pre moving , FPS 4.98, Running 53.66s Step 267( N/A%), pre moving , FPS 4.68, Running 53.96s Step 268( N/A%), pre moving , FPS 4.52, Running 54.20s Step 269( N/A%), pre moving , FPS 4.34, Running 54.46s Step 270( N/A%), pre moving , FPS 4.27, Running 54.64s Step 271( N/A%), pre moving , FPS 4.13, Running 54.91s Step 272( N/A%), pre moving , FPS 4.13, Running 55.03s Step 273( N/A%), pre moving , FPS 4.13, Running 55.16s Step 274( N/A%), pre moving , FPS 4.17, Running 55.28s Step 275( N/A%), pre moving , FPS 4.22, Running 55.39s Step 276( N/A%), pre moving , FPS 4.34, Running 55.51s Step 277( N/A%), pre moving , FPS 4.51, Running 55.61s Step 278( N/A%), pre moving , FPS 4.79, Running 55.70s Step 279( N/A%), pre moving , FPS 4.96, Running 55.81s Step 280( N/A%), pre moving , FPS 5.20, Running 55.91s Step 281( N/A%), pre moving , FPS 5.34, Running 56.08s Step 282( N/A%), pre moving , FPS 5.40, Running 56.31s Step 283( N/A%), pre moving , FPS 5.46, Running 56.57s Step 284( N/A%), pre moving , FPS 5.49, Running 56.82s Step 285( N/A%), pre moving , FPS 5.50, Running 57.09s Step 286( N/A%), pre moving , FPS 5.29, Running 57.44s Step 287( N/A%), pre moving , FPS 5.25, Running 57.76s Step 288( N/A%), pre moving , FPS 5.21, Running 58.04s Step 289( N/A%), pre moving , FPS 5.17, Running 58.33s Step 290( N/A%), pre moving , FPS 5.18, Running 58.50s Step 291( N/A%), pre moving , FPS 5.23, Running 58.74s Step 292( N/A%), pre moving , FPS 5.06, Running 58.98s Step 293( N/A%), pre moving , FPS 4.96, Running 59.19s Step 294( N/A%), pre moving , FPS 4.84, Running 59.41s Step 295( N/A%), pre moving , FPS 4.84, Running 59.52s Step 296( N/A%), pre moving , FPS 4.69, Running 59.78s Step 297( N/A%), pre moving , FPS 4.55, Running 60.00s Step 298( N/A%), pre moving , FPS 4.55, Running 60.09s Step 299( N/A%), pre moving , FPS 4.57, Running 60.19s Step 300( N/A%), pre moving , FPS 4.58, Running 60.27s Step 301( N/A%), pre moving , FPS 4.68, Running 60.35s Step 302( N/A%), pre moving , FPS 4.87, Running 60.42s Step 303( N/A%), pre moving , FPS 5.11, Running 60.49s Step 304( N/A%), pre moving , FPS 5.29, Running 60.60s Step 305( N/A%), pre moving , FPS 5.55, Running 60.69s Step 306( N/A%), pre moving , FPS 5.99, Running 60.78s Step 307( N/A%), pre moving , FPS 6.51, Running 60.84s Step 308( N/A%), pre moving , FPS 6.97, Running 60.91s Step 309( N/A%), pre moving , FPS 7.57, Running 60.97s Step 310( N/A%), pre moving , FPS 7.85, Running 61.05s Step 311( N/A%), pre moving , FPS 8.24, Running 61.16s Step 312( N/A%), pre moving , FPS 8.71, Running 61.28s Step 313( N/A%), pre moving , FPS 9.26, Running 61.35s Step 314( N/A%), pre moving , FPS 9.76, Running 61.46s Step 315( N/A%), pre moving , FPS 9.70, Running 61.59s Step 316( N/A%), pre moving , FPS 10.35, Running 61.71s Step 317( N/A%), pre moving , FPS 4.41, Running 64.54s Step 318( N/A%), pre moving , FPS 4.24, Running 64.81s Step 319( N/A%), pre moving , FPS 4.07, Running 65.10s Step 320( N/A%), pre moving , FPS 3.86, Running 65.45s Step 321( N/A%), pre moving , FPS 3.65, Running 65.82s Step 322( N/A%), pre moving , FPS 3.45, Running 66.22s Step 323( N/A%), pre moving , FPS 3.24, Running 66.66s Step 324( N/A%), pre moving , FPS 3.06, Running 67.13s Step 325( N/A%), pre moving , FPS 2.89, Running 67.61s Step 326( N/A%), pre moving , FPS 2.72, Running 68.14s Step 327( N/A%), pre moving , FPS 2.57, Running 68.62s Step 328( N/A%), pre moving , FPS 2.45, Running 69.08s Step 329( N/A%), pre moving , FPS 2.35, Running 69.48s Step 330( N/A%), pre moving , FPS 2.29, Running 69.77s Step 331( N/A%), pre moving , FPS 2.22, Running 70.17s Step 332( N/A%), pre moving , FPS 2.16, Running 70.55s Step 333( N/A%), pre moving , FPS 2.08, Running 70.96s Step 334( N/A%), pre moving , FPS 2.00, Running 71.45s Step 335( N/A%), pre moving , FPS 1.92, Running 72.00s Step 336( N/A%), pre moving , FPS 1.87, Running 72.42s Step 337( 0.17%), action 1, FPS 2.16, Running 73.80s Step 338( 0.33%), action 2, FPS 2.09, Running 74.36s Step 339( 0.50%), action 3, FPS 1.96, Running 75.31s Step 340( 0.67%), action 4, FPS 1.80, Running 76.54s Step 341( 0.83%), action 5, FPS 1.73, Running 77.36s Step 342( 1.00%), action 6, FPS 1.63, Running 78.47s Step 343( 1.17%), action 7, FPS 1.59, Running 79.22s Step 344( 1.33%), action 8, FPS 1.52, Running 80.28s Step 345( 1.50%), action 9, FPS 1.52, Running 80.79s Step 346( 1.67%), action 10, FPS 1.48, Running 81.65s Step 347( 1.83%), action 11, FPS 1.46, Running 82.34s Step 348( 2.00%), action 12, FPS 1.40, Running 83.34s Step 349( 2.17%), action 13, FPS 1.37, Running 84.04s Step 350( 2.33%), action 14, FPS 1.32, Running 84.92s Step 351( 2.50%), action 15, FPS 1.28, Running 85.78s Step 352( 2.67%), action 16, FPS 1.25, Running 86.60s Step 353( 2.83%), action 17, FPS 1.23, Running 87.17s Step 354( 3.00%), action 18, FPS 1.19, Running 88.31s Step 355( 3.17%), action 19, FPS 1.17, Running 89.07s Step 356( 3.33%), action 20, FPS 1.13, Running 90.09s Step 357( 3.50%), action 21, FPS 1.15, Running 91.22s Step 358( 3.67%), action 22, FPS 1.12, Running 92.29s Step 359( 3.83%), action 23, FPS 1.12, Running 93.11s Step 360( 4.00%), action 24, FPS 1.16, Running 93.85s Step 361( 4.17%), action 25, FPS 1.18, Running 94.33s Step 362( 4.33%), action 26, FPS 1.19, Running 95.24s Step 363( 4.50%), action 27, FPS 1.19, Running 96.02s Step 364( 4.67%), action 28, FPS 1.20, Running 96.90s Step 365( 4.83%), action 29, FPS 1.20, Running 97.50s Step 366( 5.00%), action 30, FPS 1.21, Running 98.15s Step 367( 5.17%), action 31, FPS 1.22, Running 98.77s Step 368( 5.33%), action 32, FPS 1.24, Running 99.43s Step 369( 5.50%), action 33, FPS 1.25, Running 100.06s Step 370( 5.67%), action 34, FPS 1.27, Running 100.69s Step 371( 5.83%), action 35, FPS 1.29, Running 101.31s Step 372( 6.00%), action 36, FPS 1.31, Running 101.90s Step 373( 6.17%), action 37, FPS 1.31, Running 102.47s Step 374( 6.33%), action 38, FPS 1.35, Running 103.14s Step 375( 6.50%), action 39, FPS 1.34, Running 103.95s Step 376( 6.67%), action 40, FPS 1.38, Running 104.61s Step 377( 6.83%), action 41, FPS 1.39, Running 105.66s Step 378( 7.00%), action 42, FPS 1.40, Running 106.56s Step 379( 7.17%), action 43, FPS 1.43, Running 107.14s Step 380( 7.33%), action 44, FPS 1.42, Running 107.90s Step 381( 7.50%), action 45, FPS 1.42, Running 108.37s Step 382( 7.67%), action 46, FPS 1.43, Running 109.28s Step 383( 7.83%), action 47, FPS 1.45, Running 109.79s Step 384( 8.00%), action 48, FPS 1.47, Running 110.54s Step 385( 8.17%), action 49, FPS 1.47, Running 111.08s Step 386( 8.33%), action 50, FPS 1.47, Running 111.76s Step 387( 8.50%), action 51, FPS 1.49, Running 112.21s Step 388( 8.67%), action 52, FPS 1.52, Running 112.63s Step 389( 8.83%), action 53, FPS 1.54, Running 113.06s Step 390( 9.00%), action 54, FPS 1.53, Running 113.74s Step 391( 9.17%), action 55, FPS 1.51, Running 114.52s Step 392( 9.33%), action 56, FPS 1.52, Running 115.09s Step 393( 9.50%), action 57, FPS 1.51, Running 115.75s Step 394( 9.67%), action 58, FPS 1.50, Running 116.45s Step 395( 9.83%), action 59, FPS 1.52, Running 117.11s Step 396( 10.00%), action 60, FPS 1.55, Running 117.48s Step 397( 10.17%), action 61, FPS 1.62, Running 118.04s Step 398( 10.33%), action 62, FPS 1.67, Running 118.54s Step 399( 10.50%), action 63, FPS 1.66, Running 119.21s Step 400( 10.67%), action 64, FPS 1.63, Running 120.17s Step 401( 10.83%), action 65, FPS 1.61, Running 120.82s Step 402( 11.00%), action 66, FPS 1.64, Running 121.49s Step 403( 11.17%), action 67, FPS 1.64, Running 122.00s Step 404( 11.33%), action 68, FPS 1.66, Running 122.61s Step 405( 11.50%), action 69, FPS 1.64, Running 123.30s Step 406( 11.67%), action 70, FPS 1.61, Running 124.17s Step 407( 11.83%), action 71, FPS 1.59, Running 124.79s Step 408( 12.00%), action 72, FPS 1.53, Running 125.71s Step 409( 12.17%), action 73, FPS 1.50, Running 126.40s Step 410( 12.33%), action 74, FPS 1.50, Running 127.09s Step 411( 12.50%), action 75, FPS 1.52, Running 127.64s Step 412( 12.67%), action 76, FPS 1.53, Running 128.19s Step 413( 12.83%), action 77, FPS 1.55, Running 128.62s Step 414( 13.00%), action 78, FPS 1.57, Running 129.21s Step 415( 13.17%), action 79, FPS 1.54, Running 130.10s Step 416( 13.33%), action 80, FPS 1.51, Running 130.75s Step 417( 13.50%), action 81, FPS 1.49, Running 131.46s Step 418( 13.67%), action 82, FPS 1.48, Running 132.06s Step 419( 13.83%), action 83, FPS 1.51, Running 132.47s Step 420( 14.00%), action 84, FPS 1.57, Running 132.93s Step 421( 14.17%), action 85, FPS 1.61, Running 133.25s Step 422( 14.33%), action 86, FPS 1.59, Running 134.07s Step 423( 14.50%), action 87, FPS 1.58, Running 134.67s Step 424( 14.67%), action 88, FPS 1.58, Running 135.30s Step 425( 14.83%), action 89, FPS 1.59, Running 135.88s Step 426( 15.00%), action 90, FPS 1.62, Running 136.48s Step 427( 15.17%), action 91, FPS 1.62, Running 137.17s Step 428( 15.33%), action 92, FPS 1.66, Running 137.75s Step 429( 15.50%), action 93, FPS 1.72, Running 138.05s Step 430( 15.67%), action 94, FPS 1.76, Running 138.48s Step 431( 15.83%), action 95, FPS 1.77, Running 138.91s Step 432( 16.00%), action 96, FPS 1.79, Running 139.38s Step 433( 16.17%), action 97, FPS 1.77, Running 139.90s Step 434( 16.33%), action 98, FPS 1.77, Running 140.49s Step 435( 16.50%), action 99, FPS 1.83, Running 141.02s Step 436( 16.67%), action 100, FPS 1.81, Running 141.79s Step 437( 16.83%), action 101, FPS 1.80, Running 142.55s Step 438( 17.00%), action 102, FPS 1.84, Running 142.92s Step 439( 17.17%), action 103, FPS 1.85, Running 143.28s Step 440( 17.33%), action 104, FPS 1.86, Running 143.68s Step 441( 17.50%), action 105, FPS 1.84, Running 144.10s Step 442( 17.67%), action 106, FPS 1.88, Running 144.69s Step 443( 17.83%), action 107, FPS 1.87, Running 145.36s Step 444( 18.00%), action 108, FPS 1.87, Running 145.97s Step 445( 18.17%), action 109, FPS 1.88, Running 146.49s Step 446( 18.33%), action 110, FPS 1.83, Running 147.43s Step 447( 18.50%), action 111, FPS 1.84, Running 148.02s Step 448( 18.67%), action 112, FPS 1.87, Running 148.44s Step 449( 18.83%), action 113, FPS 1.81, Running 149.10s Step 450( 19.00%), action 114, FPS 1.74, Running 149.98s Step 451( 19.17%), action 115, FPS 1.69, Running 150.75s Step 452( 19.33%), action 116, FPS 1.67, Running 151.39s Step 453( 19.50%), action 117, FPS 1.65, Running 151.99s Step 454( 19.67%), action 118, FPS 1.65, Running 152.58s Step 455( 19.83%), action 119, FPS 1.68, Running 152.91s Step 456( 20.00%), action 120, FPS 1.73, Running 153.36s Step 457( 20.17%), action 121, FPS 1.73, Running 154.11s Step 458( 20.33%), action 122, FPS 1.69, Running 154.75s Step 459( 20.50%), action 123, FPS 1.66, Running 155.36s Step 460( 20.67%), action 124, FPS 1.63, Running 155.92s Step 461( 20.83%), action 125, FPS 1.61, Running 156.50s Step 462( 21.00%), action 126, FPS 1.60, Running 157.19s Step 463( 21.17%), action 127, FPS 1.61, Running 157.80s Step 464( 21.33%), action 128, FPS 1.64, Running 158.13s Step 465( 21.50%), action 129, FPS 1.65, Running 158.63s Step 466( 21.67%), action 130, FPS 1.70, Running 159.20s Step 467( 21.83%), action 131, FPS 1.68, Running 159.89s Step 468( 22.00%), action 132, FPS 1.65, Running 160.53s Step 469( 22.17%), action 133, FPS 1.66, Running 161.14s Step 470( 22.33%), action 134, FPS 1.71, Running 161.70s Step 471( 22.50%), action 135, FPS 1.74, Running 162.24s Step 472( 22.67%), action 136, FPS 1.74, Running 162.90s Step 473( 22.83%), action 137, FPS 1.78, Running 163.26s Step 474( 23.00%), action 138, FPS 1.80, Running 163.69s Step 475( 23.17%), action 139, FPS 1.77, Running 164.22s Step 476( 23.33%), action 140, FPS 1.75, Running 164.77s Step 477( 23.50%), action 141, FPS 1.74, Running 165.59s Step 478( 23.67%), action 142, FPS 1.73, Running 166.31s Step 479( 23.83%), action 143, FPS 1.74, Running 166.87s Step 480( 24.00%), action 144, FPS 1.73, Running 167.47s Step 481( 24.17%), action 145, FPS 1.74, Running 168.00s Step 482( 24.33%), action 146, FPS 1.79, Running 168.36s Step 483( 24.50%), action 147, FPS 1.83, Running 168.71s Step 484( 24.67%), action 148, FPS 1.82, Running 169.09s Step 485( 24.83%), action 149, FPS 1.83, Running 169.58s Step 486( 25.00%), action 150, FPS 1.83, Running 170.12s Step 487( 25.17%), action 151, FPS 1.82, Running 170.91s Step 488( 25.33%), action 152, FPS 1.83, Running 171.46s Step 489( 25.50%), action 153, FPS 1.84, Running 172.00s Step 490( 25.67%), action 154, FPS 1.84, Running 172.60s Step 491( 25.83%), action 155, FPS 1.85, Running 173.02s Step 492( 26.00%), action 156, FPS 1.91, Running 173.35s Step 493( 26.17%), action 157, FPS 1.93, Running 173.63s Step 494( 26.33%), action 158, FPS 1.93, Running 174.07s Step 495( 26.50%), action 159, FPS 1.93, Running 174.56s Step 496( 26.67%), action 160, FPS 1.92, Running 175.17s Step 497( 26.83%), action 161, FPS 1.94, Running 175.88s Step 498( 27.00%), action 162, FPS 1.97, Running 176.45s Step 499( 27.17%), action 163, FPS 1.99, Running 176.94s Step 500( 27.33%), action 164, FPS 1.98, Running 177.57s Step 501( 27.50%), action 165, FPS 2.00, Running 178.00s Step 502( 27.67%), action 166, FPS 2.00, Running 178.38s Step 503( 27.83%), action 167, FPS 1.99, Running 178.75s Step 504( 28.00%), action 168, FPS 1.92, Running 179.49s Step 505( 28.17%), action 169, FPS 1.88, Running 180.23s Step 506( 28.33%), action 170, FPS 1.87, Running 180.81s Step 507( 28.50%), action 171, FPS 1.89, Running 181.47s Step 508( 28.67%), action 172, FPS 1.89, Running 182.05s Step 509( 28.83%), action 173, FPS 1.90, Running 182.51s Step 510( 29.00%), action 174, FPS 1.91, Running 183.06s Step 511( 29.17%), action 175, FPS 1.92, Running 183.44s Step 512( 29.33%), action 176, FPS 1.88, Running 183.97s Step 513( 29.50%), action 177, FPS 1.85, Running 184.43s Step 514( 29.67%), action 178, FPS 1.84, Running 184.93s Step 515( 29.83%), action 179, FPS 1.83, Running 185.48s Step 516( 30.00%), action 180, FPS 1.84, Running 186.07s Step 517( 30.17%), action 181, FPS 1.85, Running 186.69s Step 518( 30.33%), action 182, FPS 1.83, Running 187.37s Step 519( 30.50%), action 183, FPS 1.83, Running 187.89s Step 520( 30.67%), action 184, FPS 1.84, Running 188.43s Step 521( 30.83%), action 185, FPS 1.87, Running 188.71s Step 522( 31.00%), action 186, FPS 1.86, Running 189.12s Step 523( 31.17%), action 187, FPS 1.85, Running 189.56s Step 524( 31.33%), action 188, FPS 1.89, Running 190.10s Step 525( 31.50%), action 189, FPS 1.93, Running 190.59s Step 526( 31.67%), action 190, FPS 1.92, Running 191.24s Step 527( 31.83%), action 191, FPS 1.92, Running 191.88s Step 528( 32.00%), action 192, FPS 1.92, Running 192.47s Step 529( 32.17%), action 193, FPS 1.90, Running 193.05s Step 530( 32.33%), action 194, FPS 1.91, Running 193.53s Step 531( 32.50%), action 195, FPS 1.91, Running 193.94s Step 532( 32.67%), action 196, FPS 1.90, Running 194.51s Step 533( 32.83%), action 197, FPS 1.91, Running 194.90s Step 534( 33.00%), action 198, FPS 1.84, Running 195.81s Step 535( 33.17%), action 199, FPS 1.84, Running 196.37s Step 536( 33.33%), action 200, FPS 1.84, Running 196.91s Step 537( 33.50%), action 201, FPS 1.81, Running 197.73s Step 538( 33.67%), action 202, FPS 1.80, Running 198.45s Step 539( 33.83%), action 203, FPS 1.82, Running 198.86s Step 540( 34.00%), action 204, FPS 1.85, Running 199.25s Step 541( 34.17%), action 205, FPS 1.81, Running 199.75s Step 542( 34.33%), action 206, FPS 1.77, Running 200.40s Step 543( 34.50%), action 207, FPS 1.76, Running 200.92s Step 544( 34.67%), action 208, FPS 1.75, Running 201.53s Step 545( 34.83%), action 209, FPS 1.74, Running 202.08s Step 546( 35.00%), action 210, FPS 1.76, Running 202.61s Step 547( 35.17%), action 211, FPS 1.74, Running 203.38s Step 548( 35.33%), action 212, FPS 1.76, Running 203.86s Step 549( 35.50%), action 213, FPS 1.78, Running 204.28s Step 550( 35.67%), action 214, FPS 1.77, Running 204.83s Step 551( 35.83%), action 215, FPS 1.77, Running 205.26s Step 552( 36.00%), action 216, FPS 1.76, Running 205.89s Step 553( 36.17%), action 217, FPS 1.73, Running 206.47s Step 554( 36.33%), action 218, FPS 1.77, Running 207.10s Step 555( 36.50%), action 219, FPS 1.77, Running 207.65s Step 556( 36.67%), action 220, FPS 1.73, Running 208.45s Step 557( 36.83%), action 221, FPS 1.78, Running 208.98s Step 558( 37.00%), action 222, FPS 1.80, Running 209.58s Step 559( 37.17%), action 223, FPS 1.77, Running 210.18s Step 560( 37.33%), action 224, FPS 1.73, Running 210.84s Step 561( 37.50%), action 225, FPS 1.72, Running 211.38s Step 562( 37.67%), action 226, FPS 1.71, Running 212.09s Step 563( 37.83%), action 227, FPS 1.70, Running 212.69s Step 564( 38.00%), action 228, FPS 1.68, Running 213.42s Step 565( 38.17%), action 229, FPS 1.70, Running 213.81s Step 566( 38.33%), action 230, FPS 1.71, Running 214.32s Step 567( 38.50%), action 231, FPS 1.73, Running 214.94s Step 568( 38.67%), action 232, FPS 1.70, Running 215.59s Step 569( 38.83%), action 233, FPS 1.69, Running 216.11s Step 570( 39.00%), action 234, FPS 1.66, Running 216.90s Step 571( 39.17%), action 235, FPS 1.64, Running 217.48s Step 572( 39.33%), action 236, FPS 1.61, Running 218.28s Step 573( 39.50%), action 237, FPS 1.63, Running 218.77s Step 574( 39.67%), action 238, FPS 1.64, Running 219.27s Step 575( 39.83%), action 239, FPS 1.64, Running 219.81s Step 576( 40.00%), action 240, FPS 1.69, Running 220.29s Step 577( 40.17%), action 241, FPS 1.67, Running 220.99s Step 578( 40.33%), action 242, FPS 1.67, Running 221.56s Step 579( 40.50%), action 243, FPS 1.66, Running 222.20s Step 580( 40.67%), action 244, FPS 1.68, Running 222.77s Step 581( 40.83%), action 245, FPS 1.66, Running 223.42s Step 582( 41.00%), action 246, FPS 1.68, Running 223.96s Step 583( 41.17%), action 247, FPS 1.72, Running 224.32s Step 584( 41.33%), action 248, FPS 1.73, Running 224.98s Step 585( 41.50%), action 249, FPS 1.71, Running 225.48s Step 586( 41.67%), action 250, FPS 1.68, Running 226.23s Step 587( 41.83%), action 251, FPS 1.67, Running 226.94s Step 588( 42.00%), action 252, FPS 1.64, Running 227.77s Step 589( 42.17%), action 253, FPS 1.63, Running 228.38s Step 590( 42.33%), action 254, FPS 1.69, Running 228.77s Step 591( 42.50%), action 255, FPS 1.72, Running 229.09s Step 592( 42.67%), action 256, FPS 1.76, Running 229.63s Step 593( 42.83%), action 257, FPS 1.76, Running 230.11s Step 594( 43.00%), action 258, FPS 1.76, Running 230.65s Step 595( 43.17%), action 259, FPS 1.75, Running 231.22s Step 596( 43.33%), action 260, FPS 1.72, Running 231.90s Step 597( 43.50%), action 261, FPS 1.71, Running 232.65s Step 598( 43.67%), action 262, FPS 1.71, Running 233.25s Step 599( 43.83%), action 263, FPS 1.74, Running 233.67s Step 600( 44.00%), action 264, FPS 1.77, Running 234.09s Step 601( 44.17%), action 265, FPS 1.74, Running 234.89s Step 602( 44.33%), action 266, FPS 1.74, Running 235.47s Step 603( 44.50%), action 267, FPS 1.72, Running 235.92s Step 604( 44.67%), action 268, FPS 1.72, Running 236.63s Step 605( 44.83%), action 269, FPS 1.71, Running 237.19s Step 606( 45.00%), action 270, FPS 1.73, Running 237.81s Step 607( 45.17%), action 271, FPS 1.73, Running 238.52s Step 608( 45.33%), action 272, FPS 1.76, Running 239.12s Step 609( 45.50%), action 273, FPS 1.75, Running 239.80s Step 610( 45.67%), action 274, FPS 1.72, Running 240.36s Step 611( 45.83%), action 275, FPS 1.68, Running 240.99s Step 612( 46.00%), action 276, FPS 1.63, Running 241.91s Step 613( 46.17%), action 277, FPS 1.62, Running 242.45s Step 614( 46.33%), action 278, FPS 1.62, Running 242.99s Step 615( 46.50%), action 279, FPS 1.61, Running 243.60s Step 616( 46.67%), action 280, FPS 1.62, Running 244.25s Step 617( 46.83%), action 281, FPS 1.61, Running 245.04s Step 618( 47.00%), action 282, FPS 1.64, Running 245.48s Step 619( 47.17%), action 283, FPS 1.61, Running 246.06s Step 620( 47.33%), action 284, FPS 1.59, Running 246.67s Step 621( 47.50%), action 285, FPS 1.63, Running 247.19s Step 622( 47.67%), action 286, FPS 1.61, Running 247.92s Step 623( 47.83%), action 287, FPS 1.60, Running 248.45s Step 624( 48.00%), action 288, FPS 1.62, Running 248.97s Step 625( 48.17%), action 289, FPS 1.65, Running 249.30s Step 626( 48.33%), action 290, FPS 1.67, Running 249.78s Step 627( 48.50%), action 291, FPS 1.66, Running 250.55s Step 628( 48.67%), action 292, FPS 1.64, Running 251.32s Step 629( 48.83%), action 293, FPS 1.64, Running 251.99s Step 630( 49.00%), action 294, FPS 1.63, Running 252.63s Step 631( 49.17%), action 295, FPS 1.64, Running 253.22s Step 632( 49.33%), action 296, FPS 1.70, Running 253.67s Step 633( 49.50%), action 297, FPS 1.72, Running 254.10s Step 634( 49.67%), action 298, FPS 1.74, Running 254.50s Step 635( 49.83%), action 299, FPS 1.75, Running 255.00s Step 636( 50.00%), action 300, FPS 1.75, Running 255.70s Step 637( 50.17%), action 301, FPS 1.75, Running 256.45s Step 638( 50.33%), action 302, FPS 1.74, Running 257.01s Step 639( 50.50%), action 303, FPS 1.74, Running 257.56s Step 640( 50.67%), action 304, FPS 1.70, Running 258.41s Step 641( 50.83%), action 305, FPS 1.72, Running 258.84s Step 642( 51.00%), action 306, FPS 1.74, Running 259.44s Step 643( 51.17%), action 307, FPS 1.76, Running 259.80s Step 644( 51.33%), action 308, FPS 1.73, Running 260.51s Step 645( 51.50%), action 309, FPS 1.71, Running 261.00s Step 646( 51.67%), action 310, FPS 1.67, Running 261.79s Step 647( 51.83%), action 311, FPS 1.65, Running 262.70s Step 648( 52.00%), action 312, FPS 1.66, Running 263.38s Step 649( 52.17%), action 313, FPS 1.68, Running 263.92s Step 650( 52.33%), action 314, FPS 1.67, Running 264.57s Step 651( 52.50%), action 315, FPS 1.67, Running 265.17s Step 652( 52.67%), action 316, FPS 1.60, Running 266.15s Step 653( 52.83%), action 317, FPS 1.58, Running 266.78s Step 654( 53.00%), action 318, FPS 1.56, Running 267.36s Step 655( 53.17%), action 319, FPS 1.54, Running 267.99s Step 656( 53.33%), action 320, FPS 1.55, Running 268.63s Step 657( 53.50%), action 321, FPS 1.58, Running 269.14s Step 658( 53.67%), action 322, FPS 1.58, Running 269.68s Step 659( 53.83%), action 323, FPS 1.59, Running 270.15s Step 660( 54.00%), action 324, FPS 1.59, Running 271.02s Step 661( 54.17%), action 325, FPS 1.57, Running 271.58s Step 662( 54.33%), action 326, FPS 1.57, Running 272.16s Step 663( 54.50%), action 327, FPS 1.54, Running 272.77s Step 664( 54.67%), action 328, FPS 1.55, Running 273.40s Step 665( 54.83%), action 329, FPS 1.54, Running 274.01s Step 666( 55.00%), action 330, FPS 1.57, Running 274.54s Step 667( 55.17%), action 331, FPS 1.57, Running 275.46s Step 668( 55.33%), action 332, FPS 1.56, Running 276.23s Step 669( 55.50%), action 333, FPS 1.55, Running 276.79s Step 670( 55.67%), action 334, FPS 1.57, Running 277.35s Step 671( 55.83%), action 335, FPS 1.57, Running 277.90s Step 672( 56.00%), action 336, FPS 1.62, Running 278.47s Step 673( 56.17%), action 337, FPS 1.62, Running 279.15s Step 674( 56.33%), action 338, FPS 1.62, Running 279.67s Step 675( 56.50%), action 339, FPS 1.63, Running 280.26s Step 676( 56.67%), action 340, FPS 1.64, Running 280.79s Step 677( 56.83%), action 341, FPS 1.59, Running 281.75s Step 678( 57.00%), action 342, FPS 1.59, Running 282.26s Step 679( 57.17%), action 343, FPS 1.59, Running 282.77s Step 680( 57.33%), action 344, FPS 1.62, Running 283.37s Step 681( 57.50%), action 345, FPS 1.62, Running 283.95s Step 682( 57.67%), action 346, FPS 1.64, Running 284.36s Step 683( 57.83%), action 347, FPS 1.66, Running 284.79s Step 684( 58.00%), action 348, FPS 1.65, Running 285.54s Step 685( 58.17%), action 349, FPS 1.62, Running 286.38s Step 686( 58.33%), action 350, FPS 1.60, Running 287.08s Step 687( 58.50%), action 351, FPS 1.60, Running 287.98s Step 688( 58.67%), action 352, FPS 1.61, Running 288.67s Step 689( 58.83%), action 353, FPS 1.63, Running 289.07s Step 690( 59.00%), action 354, FPS 1.61, Running 289.75s Step 691( 59.17%), action 355, FPS 1.60, Running 290.42s Step 692( 59.33%), action 356, FPS 1.60, Running 290.94s Step 693( 59.50%), action 357, FPS 1.58, Running 291.80s Step 694( 59.67%), action 358, FPS 1.53, Running 292.71s Step 695( 59.83%), action 359, FPS 1.53, Running 293.36s Step 696( 60.00%), action 360, FPS 1.51, Running 294.01s Step 697( 60.17%), action 361, FPS 1.52, Running 294.88s Step 698( 60.33%), action 362, FPS 1.53, Running 295.33s Step 699( 60.50%), action 363, FPS 1.54, Running 295.75s Step 700( 60.67%), action 364, FPS 1.54, Running 296.39s Step 701( 60.83%), action 365, FPS 1.54, Running 296.94s Step 702( 61.00%), action 366, FPS 1.52, Running 297.49s Step 703( 61.17%), action 367, FPS 1.51, Running 298.04s Step 704( 61.33%), action 368, FPS 1.52, Running 298.69s Step 705( 61.50%), action 369, FPS 1.55, Running 299.32s Step 706( 61.67%), action 370, FPS 1.57, Running 299.85s Step 707( 61.83%), action 371, FPS 1.61, Running 300.41s Step 708( 62.00%), action 372, FPS 1.63, Running 300.91s Step 709( 62.17%), action 373, FPS 1.61, Running 301.52s Step 710( 62.33%), action 374, FPS 1.61, Running 302.18s Step 711( 62.50%), action 375, FPS 1.62, Running 302.75s Step 712( 62.67%), action 376, FPS 1.60, Running 303.41s Step 713( 62.83%), action 377, FPS 1.64, Running 303.99s Step 714( 63.00%), action 378, FPS 1.70, Running 304.50s Step 715( 63.17%), action 379, FPS 1.72, Running 304.96s Step 716( 63.33%), action 380, FPS 1.74, Running 305.47s Step 717( 63.50%), action 381, FPS 1.79, Running 306.03s Step 718( 63.67%), action 382, FPS 1.78, Running 306.55s Step 719( 63.83%), action 383, FPS 1.77, Running 307.07s Step 720( 64.00%), action 384, FPS 1.77, Running 307.66s Step 721( 64.17%), action 385, FPS 1.78, Running 308.20s Step 722( 64.33%), action 386, FPS 1.75, Running 308.93s Step 723( 64.50%), action 387, FPS 1.76, Running 309.37s Step 724( 64.67%), action 388, FPS 1.81, Running 309.76s Step 725( 64.83%), action 389, FPS 1.81, Running 310.37s Step 726( 65.00%), action 390, FPS 1.80, Running 310.93s Step 727( 65.17%), action 391, FPS 1.79, Running 311.61s Step 728( 65.33%), action 392, FPS 1.75, Running 312.31s Step 729( 65.50%), action 393, FPS 1.76, Running 312.88s Step 730( 65.67%), action 394, FPS 1.78, Running 313.42s Step 731( 65.83%), action 395, FPS 1.78, Running 313.99s Step 732( 66.00%), action 396, FPS 1.79, Running 314.60s Step 733( 66.17%), action 397, FPS 1.80, Running 315.11s Step 734( 66.33%), action 398, FPS 1.79, Running 315.66s Step 735( 66.50%), action 399, FPS 1.79, Running 316.16s Step 736( 66.67%), action 400, FPS 1.76, Running 316.81s Step 737( 66.83%), action 401, FPS 1.74, Running 317.55s Step 738( 67.00%), action 402, FPS 1.71, Running 318.25s Step 739( 67.17%), action 403, FPS 1.72, Running 318.73s Step 740( 67.33%), action 404, FPS 1.73, Running 319.25s Step 741( 67.50%), action 405, FPS 1.73, Running 319.76s Step 742( 67.67%), action 406, FPS 1.78, Running 320.19s Step 743( 67.83%), action 407, FPS 1.77, Running 320.66s Step 744( 68.00%), action 408, FPS 1.74, Running 321.27s Step 745( 68.17%), action 409, FPS 1.75, Running 321.83s Step 746( 68.33%), action 410, FPS 1.74, Running 322.42s Step 747( 68.50%), action 411, FPS 1.75, Running 323.07s Step 748( 68.67%), action 412, FPS 1.76, Running 323.67s Step 749( 68.83%), action 413, FPS 1.75, Running 324.29s Step 750( 69.00%), action 414, FPS 1.77, Running 324.72s Step 751( 69.17%), action 415, FPS 1.76, Running 325.32s Step 752( 69.33%), action 416, FPS 1.77, Running 325.88s Step 753( 69.50%), action 417, FPS 1.76, Running 326.50s Step 754( 69.67%), action 418, FPS 1.75, Running 327.06s Step 755( 69.83%), action 419, FPS 1.73, Running 327.73s Step 756( 70.00%), action 420, FPS 1.73, Running 328.39s Step 757( 70.17%), action 421, FPS 1.71, Running 329.27s Step 758( 70.33%), action 422, FPS 1.73, Running 329.79s Step 759( 70.50%), action 423, FPS 1.75, Running 330.17s Step 760( 70.67%), action 424, FPS 1.75, Running 330.69s Step 761( 70.83%), action 425, FPS 1.75, Running 331.17s Step 762( 71.00%), action 426, FPS 1.74, Running 331.71s Step 763( 71.17%), action 427, FPS 1.71, Running 332.35s Step 764( 71.33%), action 428, FPS 1.70, Running 333.03s Step 765( 71.50%), action 429, FPS 1.71, Running 333.56s Step 766( 71.67%), action 430, FPS 1.70, Running 334.19s Step 767( 71.83%), action 431, FPS 1.68, Running 334.95s Step 768( 72.00%), action 432, FPS 1.68, Running 335.55s Step 769( 72.17%), action 433, FPS 1.70, Running 336.02s Step 770( 72.33%), action 434, FPS 1.67, Running 336.66s Step 771( 72.50%), action 435, FPS 1.68, Running 337.22s Step 772( 72.67%), action 436, FPS 1.65, Running 337.98s Step 773( 72.83%), action 437, FPS 1.66, Running 338.55s Step 774( 73.00%), action 438, FPS 1.63, Running 339.32s Step 775( 73.17%), action 439, FPS 1.65, Running 339.88s Step 776( 73.33%), action 440, FPS 1.67, Running 340.38s Step 777( 73.50%), action 441, FPS 1.67, Running 341.24s Step 778( 73.67%), action 442, FPS 1.66, Running 341.86s Step 779( 73.83%), action 443, FPS 1.61, Running 342.62s Step 780( 74.00%), action 444, FPS 1.58, Running 343.33s Step 781( 74.17%), action 445, FPS 1.55, Running 344.07s Step 782( 74.33%), action 446, FPS 1.54, Running 344.66s Step 783( 74.50%), action 447, FPS 1.54, Running 345.34s Step 784( 74.67%), action 448, FPS 1.54, Running 345.99s Step 785( 74.83%), action 449, FPS 1.56, Running 346.38s Step 786( 75.00%), action 450, FPS 1.57, Running 346.91s Step 787( 75.17%), action 451, FPS 1.54, Running 347.90s Step 788( 75.33%), action 452, FPS 1.53, Running 348.58s Step 789( 75.50%), action 453, FPS 1.52, Running 349.16s Step 790( 75.67%), action 454, FPS 1.52, Running 349.85s Step 791( 75.83%), action 455, FPS 1.51, Running 350.47s Step 792( 76.00%), action 456, FPS 1.52, Running 351.11s Step 793( 76.17%), action 457, FPS 1.53, Running 351.58s Step 794( 76.33%), action 458, FPS 1.56, Running 352.17s Step 795( 76.50%), action 459, FPS 1.56, Running 352.69s Step 796( 76.67%), action 460, FPS 1.56, Running 353.23s Step 797( 76.83%), action 461, FPS 1.57, Running 354.01s Step 798( 77.00%), action 462, FPS 1.57, Running 354.58s Step 799( 77.17%), action 463, FPS 1.60, Running 355.12s Step 800( 77.33%), action 464, FPS 1.62, Running 355.65s Step 801( 77.50%), action 465, FPS 1.68, Running 355.95s Step 802( 77.67%), action 466, FPS 1.71, Running 356.34s Step 803( 77.83%), action 467, FPS 1.75, Running 356.75s Step 804( 78.00%), action 468, FPS 1.78, Running 357.23s Step 805( 78.17%), action 469, FPS 1.76, Running 357.74s Step 806( 78.33%), action 470, FPS 1.73, Running 358.46s Step 807( 78.50%), action 471, FPS 1.78, Running 359.16s Step 808( 78.67%), action 472, FPS 1.78, Running 359.80s Step 809( 78.83%), action 473, FPS 1.80, Running 360.27s Step 810( 79.00%), action 474, FPS 1.83, Running 360.77s Step 811( 79.17%), action 475, FPS 1.85, Running 361.27s Step 812( 79.33%), action 476, FPS 1.85, Running 361.91s Step 813( 79.50%), action 477, FPS 1.86, Running 362.35s Step 814( 79.67%), action 478, FPS 1.87, Running 362.87s Step 815( 79.83%), action 479, FPS 1.83, Running 363.63s Step 816( 80.00%), action 480, FPS 1.81, Running 364.27s Step 817( 80.17%), action 481, FPS 1.82, Running 364.99s Step 818( 80.33%), action 482, FPS 1.82, Running 365.60s Step 819( 80.50%), action 483, FPS 1.84, Running 366.02s Step 820( 80.67%), action 484, FPS 1.87, Running 366.34s Step 821( 80.83%), action 485, FPS 1.87, Running 366.64s Step 822( 81.00%), action 486, FPS 1.84, Running 367.22s Step 823( 81.17%), action 487, FPS 1.84, Running 367.65s Step 824( 81.33%), action 488, FPS 1.82, Running 368.24s Step 825( 81.50%), action 489, FPS 1.82, Running 368.75s Step 826( 81.67%), action 490, FPS 1.81, Running 369.48s Step 827( 81.83%), action 491, FPS 1.83, Running 370.11s Step 828( 82.00%), action 492, FPS 1.82, Running 370.77s Step 829( 82.17%), action 493, FPS 1.82, Running 371.26s Step 830( 82.33%), action 494, FPS 1.84, Running 371.62s Step 831( 82.50%), action 495, FPS 1.86, Running 372.02s Step 832( 82.67%), action 496, FPS 1.87, Running 372.61s Step 833( 82.83%), action 497, FPS 1.83, Running 373.30s Step 834( 83.00%), action 498, FPS 1.81, Running 373.93s Step 835( 83.17%), action 499, FPS 1.85, Running 374.43s Step 836( 83.33%), action 500, FPS 1.83, Running 375.19s Step 837( 83.50%), action 501, FPS 1.84, Running 375.83s Step 838( 83.67%), action 502, FPS 1.87, Running 376.27s Step 839( 83.83%), action 503, FPS 1.89, Running 376.62s Step 840( 84.00%), action 504, FPS 1.86, Running 377.11s Step 841( 84.17%), action 505, FPS 1.80, Running 377.72s Step 842( 84.33%), action 506, FPS 1.82, Running 378.21s Step 843( 84.50%), action 507, FPS 1.81, Running 378.71s Step 844( 84.67%), action 508, FPS 1.81, Running 379.29s Step 845( 84.83%), action 509, FPS 1.77, Running 380.08s Step 846( 85.00%), action 510, FPS 1.79, Running 380.67s Step 847( 85.17%), action 511, FPS 1.75, Running 381.51s Step 848( 85.33%), action 512, FPS 1.80, Running 381.88s Step 849( 85.50%), action 513, FPS 1.80, Running 382.39s Step 850( 85.67%), action 514, FPS 1.77, Running 382.92s Step 851( 85.83%), action 515, FPS 1.75, Running 383.47s Step 852( 86.00%), action 516, FPS 1.75, Running 384.05s Step 853( 86.17%), action 517, FPS 1.78, Running 384.56s Step 854( 86.33%), action 518, FPS 1.79, Running 385.11s Step 855( 86.50%), action 519, FPS 1.77, Running 385.70s Step 856( 86.67%), action 520, FPS 1.80, Running 386.29s Step 857( 86.83%), action 521, FPS 1.82, Running 386.84s Step 858( 87.00%), action 522, FPS 1.80, Running 387.37s Step 859( 87.17%), action 523, FPS 1.77, Running 387.93s Step 860( 87.33%), action 524, FPS 1.73, Running 388.71s Step 861( 87.50%), action 525, FPS 1.74, Running 389.20s Step 862( 87.67%), action 526, FPS 1.72, Running 389.85s Step 863( 87.83%), action 527, FPS 1.71, Running 390.38s Step 864( 88.00%), action 528, FPS 1.67, Running 391.27s Step 865( 88.17%), action 529, FPS 1.73, Running 391.65s Step 866( 88.33%), action 530, FPS 1.76, Running 392.05s Step 867( 88.50%), action 531, FPS 1.76, Running 392.88s Step 868( 88.67%), action 532, FPS 1.73, Running 393.44s Step 869( 88.83%), action 533, FPS 1.73, Running 393.98s Step 870( 89.00%), action 534, FPS 1.68, Running 394.81s Step 871( 89.17%), action 535, FPS 1.68, Running 395.36s Step 872( 89.33%), action 536, FPS 1.68, Running 395.95s Step 873( 89.50%), action 537, FPS 1.69, Running 396.41s Step 874( 89.67%), action 538, FPS 1.70, Running 396.89s Step 875( 89.83%), action 539, FPS 1.68, Running 397.58s Step 876( 90.00%), action 540, FPS 1.68, Running 398.23s Step 877( 90.17%), action 541, FPS 1.63, Running 399.13s Step 878( 90.33%), action 542, FPS 1.62, Running 399.68s Step 879( 90.50%), action 543, FPS 1.63, Running 400.18s Step 880( 90.67%), action 544, FPS 1.65, Running 400.81s Step 881( 90.83%), action 545, FPS 1.64, Running 401.36s Step 882( 91.00%), action 546, FPS 1.65, Running 401.98s Step 883( 91.17%), action 547, FPS 1.64, Running 402.60s Step 884( 91.33%), action 548, FPS 1.69, Running 403.07s Step 885( 91.50%), action 549, FPS 1.64, Running 403.84s Step 886( 91.67%), action 550, FPS 1.61, Running 404.45s Step 887( 91.83%), action 551, FPS 1.64, Running 405.07s Step 888( 92.00%), action 552, FPS 1.64, Running 405.65s Step 889( 92.17%), action 553, FPS 1.63, Running 406.23s Step 890( 92.33%), action 554, FPS 1.68, Running 406.73s Step 891( 92.50%), action 555, FPS 1.71, Running 407.08s Step 892( 92.67%), action 556, FPS 1.69, Running 407.82s Step 893( 92.83%), action 557, FPS 1.69, Running 408.26s Step 894( 93.00%), action 558, FPS 1.67, Running 408.85s Step 895( 93.17%), action 559, FPS 1.70, Running 409.33s Step 896( 93.33%), action 560, FPS 1.72, Running 409.89s Step 897( 93.50%), action 561, FPS 1.75, Running 410.57s Step 898( 93.67%), action 562, FPS 1.73, Running 411.22s Step 899( 93.83%), action 563, FPS 1.74, Running 411.65s Step 900( 94.00%), action 564, FPS 1.75, Running 412.23s Step 901( 94.17%), action 565, FPS 1.77, Running 412.63s Step 902( 94.33%), action 566, FPS 1.77, Running 413.26s Step 903( 94.50%), action 567, FPS 1.78, Running 413.86s Step 904( 94.67%), action 568, FPS 1.76, Running 414.45s Step 905( 94.83%), action 569, FPS 1.80, Running 414.92s Step 906( 95.00%), action 570, FPS 1.79, Running 415.63s Step 907( 95.17%), action 571, FPS 1.78, Running 416.28s Step 908( 95.33%), action 572, FPS 1.80, Running 416.78s Step 909( 95.50%), action 573, FPS 1.82, Running 417.20s Step 910( 95.67%), action 574, FPS 1.83, Running 417.68s Step 911( 95.83%), action 575, FPS 1.81, Running 418.10s Step 912( 96.00%), action 576, FPS 1.83, Running 418.78s Step 913( 96.17%), action 577, FPS 1.80, Running 419.38s Step 914( 96.33%), action 578, FPS 1.79, Running 419.99s Step 915( 96.50%), action 579, FPS 1.78, Running 420.58s Step 916( 96.67%), action 580, FPS 1.76, Running 421.28s Step 917( 96.83%), action 581, FPS 1.75, Running 421.98s Step 918( 97.00%), action 582, FPS 1.79, Running 422.42s Step 919( 97.17%), action 583, FPS 1.76, Running 422.99s Step 920( 97.33%), action 584, FPS 1.77, Running 423.53s Step 921( 97.50%), action 585, FPS 1.72, Running 424.24s Step 922( 97.67%), action 586, FPS 1.73, Running 424.84s Step 923( 97.83%), action 587, FPS 1.74, Running 425.35s Step 924( 98.00%), action 588, FPS 1.73, Running 426.01s Step 925( 98.17%), action 589, FPS 1.72, Running 426.52s Step 926( 98.33%), action 590, FPS 1.73, Running 427.19s Step 927( 98.50%), action 591, FPS 1.72, Running 427.94s Step 928( 98.67%), action 592, FPS 1.70, Running 428.53s Step 929( 98.83%), action 593, FPS 1.69, Running 429.01s Step 930( 99.00%), action 594, FPS 1.67, Running 429.69s Step 931( 99.17%), action 595, FPS 1.64, Running 430.27s Step 932( 99.33%), action 596, FPS 1.66, Running 430.83s Step 933( 99.50%), action 597, FPS 1.64, Running 431.62s Step 934( 99.67%), action 598, FPS 1.63, Running 432.28s Step 935( 99.83%), action 599, FPS 1.63, Running 432.86s Step 936(100.00%), action 600, FPS 1.66, Running 433.35s [2026-08-01 16:21:16] [4 ] Seed 3 failed after 433.55 s. +steps: 936 , actions: 600 . +Instruction: Empty +Total 0/4(0.00%) success. +Setting seed: 4 +Step 1( N/A%), pre moving , FPS 6.32, Running 0.16s Step 2( N/A%), pre moving , FPS 8.30, Running 0.24s Step 3( N/A%), pre moving , FPS 9.58, Running 0.31s Step 4( N/A%), pre moving , FPS 9.75, Running 0.41s Step 5( N/A%), pre moving , FPS 9.78, Running 0.51s Step 6( N/A%), pre moving , FPS 9.92, Running 0.61s Step 7( N/A%), pre moving , FPS 9.98, Running 0.70s Step 8( N/A%), pre moving , FPS 9.98, Running 0.80s Step 9( N/A%), pre moving , FPS 10.02, Running 0.90s Step 10( N/A%), pre moving , FPS 10.32, Running 0.97s Step 11( N/A%), pre moving , FPS 10.38, Running 1.06s Step 12( N/A%), pre moving , FPS 10.42, Running 1.15s Step 13( N/A%), pre moving , FPS 10.39, Running 1.25s Step 14( N/A%), pre moving , FPS 10.35, Running 1.35s Step 15( N/A%), pre moving , FPS 10.26, Running 1.46s Step 16( N/A%), pre moving , FPS 10.25, Running 1.56s Step 17( N/A%), pre moving , FPS 10.23, Running 1.66s Step 18( N/A%), pre moving , FPS 10.32, Running 1.74s Step 19( N/A%), pre moving , FPS 10.30, Running 1.84s Step 20( N/A%), pre moving , FPS 10.32, Running 1.94s Step 21( N/A%), pre moving , FPS 9.22, Running 2.33s Step 22( N/A%), pre moving , FPS 9.15, Running 2.43s Step 23( N/A%), pre moving , FPS 9.04, Running 2.53s Step 24( N/A%), pre moving , FPS 9.05, Running 2.62s Step 25( N/A%), pre moving , FPS 9.15, Running 2.70s Step 26( N/A%), pre moving , FPS 8.18, Running 3.05s Step 27( N/A%), pre moving , FPS 8.28, Running 3.12s Step 28( N/A%), pre moving , FPS 8.27, Running 3.22s Step 29( N/A%), pre moving , FPS 8.46, Running 3.26s Step 30( N/A%), pre moving , FPS 8.64, Running 3.28s Step 31( N/A%), pre moving , FPS 8.89, Running 3.31s Step 32( N/A%), pre moving , FPS 9.16, Running 3.33s Step 33( N/A%), pre moving , FPS 9.51, Running 3.36s Step 34( N/A%), pre moving , FPS 9.87, Running 3.38s Step 35( N/A%), pre moving , FPS 10.29, Running 3.41s Step 36( N/A%), pre moving , FPS 7.78, Running 4.13s Step 37( N/A%), pre moving , FPS 7.19, Running 4.44s Step 38( N/A%), pre moving , FPS 7.29, Running 4.49s Step 39( N/A%), pre moving , FPS 7.44, Running 4.53s Step 40( N/A%), pre moving , FPS 7.51, Running 4.60s Step 41( N/A%), pre moving , FPS 8.67, Running 4.63s Step 42( N/A%), pre moving , FPS 8.88, Running 4.68s Step 43( N/A%), pre moving , FPS 9.16, Running 4.71s Step 44( N/A%), pre moving , FPS 9.34, Running 4.76s Step 45( N/A%), pre moving , FPS 9.48, Running 4.81s Step 46( N/A%), pre moving , FPS 11.16, Running 4.84s Step 47( N/A%), pre moving , FPS 11.30, Running 4.89s Step 48( N/A%), pre moving , FPS 7.93, Running 5.74s Step 49( N/A%), pre moving , FPS 7.77, Running 5.84s Step 50( N/A%), pre moving , FPS 7.76, Running 5.86s Step 51( N/A%), pre moving , FPS 7.55, Running 5.96s Step 52( N/A%), pre moving , FPS 7.34, Running 6.06s Step 53( N/A%), pre moving , FPS 7.05, Running 6.19s Step 54( N/A%), pre moving , FPS 6.78, Running 6.33s Step 55( N/A%), pre moving , FPS 6.46, Running 6.50s Step 56( N/A%), pre moving , FPS 7.98, Running 6.64s Step 57( N/A%), pre moving , FPS 8.60, Running 6.77s Step 58( N/A%), pre moving , FPS 8.05, Running 6.97s Step 59( N/A%), pre moving , FPS 7.62, Running 7.15s Step 60( N/A%), pre moving , FPS 7.29, Running 7.35s Step 61( N/A%), pre moving , FPS 6.86, Running 7.55s Step 62( N/A%), pre moving , FPS 6.57, Running 7.73s Step 63( N/A%), pre moving , FPS 6.24, Running 7.91s Step 64( N/A%), pre moving , FPS 6.03, Running 8.08s Step 65( N/A%), pre moving , FPS 5.74, Running 8.29s Step 66( N/A%), pre moving , FPS 5.56, Running 8.44s Step 67( N/A%), pre moving , FPS 5.34, Running 8.63s Step 68( N/A%), pre moving , FPS 6.66, Running 8.74s Step 69( N/A%), pre moving , FPS 6.77, Running 8.79s Step 70( N/A%), pre moving , FPS 6.73, Running 8.83s Step 71( N/A%), pre moving , FPS 6.86, Running 8.88s Step 72( N/A%), pre moving , FPS 6.99, Running 8.92s Step 73( N/A%), pre moving , FPS 7.22, Running 8.96s Step 74( N/A%), pre moving , FPS 7.47, Running 9.01s Step 75( N/A%), pre moving , FPS 7.82, Running 9.06s Step 76( N/A%), pre moving , FPS 8.11, Running 9.11s Step 77( N/A%), pre moving , FPS 8.42, Running 9.15s Step 78( N/A%), pre moving , FPS 9.08, Running 9.18s Step 79( N/A%), pre moving , FPS 9.71, Running 9.21s Step 80( N/A%), pre moving , FPS 10.45, Running 9.26s Step 81( N/A%), pre moving , FPS 11.48, Running 9.29s Step 82( N/A%), pre moving , FPS 12.51, Running 9.32s Step 83( N/A%), pre moving , FPS 13.74, Running 9.37s Step 84( N/A%), pre moving , FPS 14.91, Running 9.42s Step 85( N/A%), pre moving , FPS 17.05, Running 9.46s Step 86( N/A%), pre moving , FPS 18.78, Running 9.51s Step 87( N/A%), pre moving , FPS 21.88, Running 9.55s Step 88( N/A%), pre moving , FPS 23.68, Running 9.59s Step 89( N/A%), pre moving , FPS 24.14, Running 9.62s Step 90( N/A%), pre moving , FPS 24.40, Running 9.65s Step 91( N/A%), pre moving , FPS 24.39, Running 9.70s Step 92( N/A%), pre moving , FPS 24.27, Running 9.74s Step 93( N/A%), pre moving , FPS 24.29, Running 9.79s Step 94( N/A%), pre moving , FPS 24.16, Running 9.84s Step 95( N/A%), pre moving , FPS 24.53, Running 9.88s Step 96( N/A%), pre moving , FPS 24.70, Running 9.91s Step 97( N/A%), pre moving , FPS 24.32, Running 9.97s Step 98( N/A%), pre moving , FPS 24.14, Running 10.01s Step 99( N/A%), pre moving , FPS 23.67, Running 10.06s Step 100( N/A%), pre moving , FPS 9.33, Running 11.40s Step 101( N/A%), pre moving , FPS 7.94, Running 11.81s Step 102( N/A%), pre moving , FPS 6.88, Running 12.23s Step 103( N/A%), pre moving , FPS 6.14, Running 12.63s Step 104( N/A%), pre moving , FPS 5.51, Running 13.05s Step 105( N/A%), pre moving , FPS 4.99, Running 13.47s Step 106( N/A%), pre moving , FPS 4.77, Running 13.70s Step 107( N/A%), pre moving , FPS 4.56, Running 13.94s Step 108( N/A%), pre moving , FPS 4.34, Running 14.19s Step 109( N/A%), pre moving , FPS 4.12, Running 14.48s Step 110( N/A%), pre moving , FPS 3.89, Running 14.79s Step 111( N/A%), pre moving , FPS 3.74, Running 15.04s Step 112( N/A%), pre moving , FPS 3.55, Running 15.38s Step 113( N/A%), pre moving , FPS 3.33, Running 15.80s Step 114( N/A%), pre moving , FPS 3.14, Running 16.20s Step 115( N/A%), pre moving , FPS 2.97, Running 16.61s Step 116( N/A%), pre moving , FPS 2.82, Running 17.01s Step 117( N/A%), pre moving , FPS 2.69, Running 17.40s Step 118( N/A%), pre moving , FPS 2.56, Running 17.81s Step 119( N/A%), pre moving , FPS 2.45, Running 18.22s Step 120( N/A%), pre moving , FPS 2.78, Running 18.60s Step 121( N/A%), pre moving , FPS 2.86, Running 18.81s Step 122( N/A%), pre moving , FPS 2.91, Running 19.12s Step 123( N/A%), pre moving , FPS 2.99, Running 19.32s Step 124( N/A%), pre moving , FPS 3.04, Running 19.62s Step 125( N/A%), pre moving , FPS 3.09, Running 19.94s Step 126( N/A%), pre moving , FPS 3.05, Running 20.25s Step 127( N/A%), pre moving , FPS 2.97, Running 20.68s Step 128( N/A%), pre moving , FPS 2.82, Running 21.28s Step 129( N/A%), pre moving , FPS 2.75, Running 21.75s Step 130( N/A%), pre moving , FPS 2.73, Running 22.13s Step 131( N/A%), pre moving , FPS 2.68, Running 22.51s Step 132( N/A%), pre moving , FPS 2.65, Running 22.93s Step 133( N/A%), pre moving , FPS 2.66, Running 23.31s Step 134( N/A%), pre moving , FPS 2.65, Running 23.74s Step 135( N/A%), pre moving , FPS 2.72, Running 23.97s Step 136( N/A%), pre moving , FPS 2.77, Running 24.23s Step 137( N/A%), pre moving , FPS 2.83, Running 24.47s Step 138( N/A%), pre moving , FPS 2.89, Running 24.74s Step 139( N/A%), pre moving , FPS 2.89, Running 25.15s Step 140( N/A%), pre moving , FPS 2.89, Running 25.51s Step 141( N/A%), pre moving , FPS 2.83, Running 25.88s Step 142( N/A%), pre moving , FPS 2.80, Running 26.26s Step 143( N/A%), pre moving , FPS 2.72, Running 26.68s Step 144( N/A%), pre moving , FPS 2.68, Running 27.09s Step 145( N/A%), pre moving , FPS 2.64, Running 27.53s Step 146( N/A%), pre moving , FPS 2.60, Running 27.94s Step 147( N/A%), pre moving , FPS 2.59, Running 28.39s Step 148( N/A%), pre moving , FPS 2.65, Running 28.83s Step 149( N/A%), pre moving , FPS 2.70, Running 29.17s Step 150( N/A%), pre moving , FPS 2.73, Running 29.47s Step 151( N/A%), pre moving , FPS 2.78, Running 29.72s Step 152( N/A%), pre moving , FPS 2.82, Running 30.02s Step 153( N/A%), pre moving , FPS 2.83, Running 30.39s Step 154( N/A%), pre moving , FPS 2.84, Running 30.77s Step 155( N/A%), pre moving , FPS 2.76, Running 31.21s Step 156( N/A%), pre moving , FPS 2.70, Running 31.65s Step 157( N/A%), pre moving , FPS 2.60, Running 32.16s Step 158( N/A%), pre moving , FPS 2.54, Running 32.60s Step 159( N/A%), pre moving , FPS 2.54, Running 33.03s Step 160( N/A%), pre moving , FPS 2.52, Running 33.45s Step 161( N/A%), pre moving , FPS 2.51, Running 33.86s Step 162( N/A%), pre moving , FPS 2.55, Running 34.12s Step 163( N/A%), pre moving , FPS 2.60, Running 34.38s Step 164( N/A%), pre moving , FPS 2.65, Running 34.62s Step 165( N/A%), pre moving , FPS 2.69, Running 34.97s Step 166( N/A%), pre moving , FPS 2.69, Running 35.38s Step 167( N/A%), pre moving , FPS 2.72, Running 35.75s Step 168( N/A%), pre moving , FPS 2.74, Running 36.13s Step 169( N/A%), pre moving , FPS 2.72, Running 36.53s Step 170( N/A%), pre moving , FPS 2.67, Running 36.95s Step 171( N/A%), pre moving , FPS 2.61, Running 37.38s Step 172( N/A%), pre moving , FPS 2.56, Running 37.85s Step 173( N/A%), pre moving , FPS 2.54, Running 38.27s Step 174( N/A%), pre moving , FPS 2.51, Running 38.75s Step 175( N/A%), pre moving , FPS 2.54, Running 39.09s Step 176( N/A%), pre moving , FPS 2.60, Running 39.34s Step 177( N/A%), pre moving , FPS 2.67, Running 39.64s Step 178( N/A%), pre moving , FPS 2.75, Running 39.88s Step 179( N/A%), pre moving , FPS 2.79, Running 40.19s Step 180( N/A%), pre moving , FPS 2.82, Running 40.54s Step 181( N/A%), pre moving , FPS 2.84, Running 40.90s Step 182( N/A%), pre moving , FPS 2.90, Running 41.02s Step 183( N/A%), pre moving , FPS 2.95, Running 41.15s Step 184( N/A%), pre moving , FPS 3.00, Running 41.28s Step 185( N/A%), pre moving , FPS 3.11, Running 41.39s Step 186( N/A%), pre moving , FPS 3.25, Running 41.54s Step 187( N/A%), pre moving , FPS 3.38, Running 41.67s Step 188( N/A%), pre moving , FPS 3.52, Running 41.80s Step 189( N/A%), pre moving , FPS 3.70, Running 41.93s Step 190( N/A%), pre moving , FPS 3.92, Running 42.05s Step 191( N/A%), pre moving , FPS 4.17, Running 42.18s Step 192( N/A%), pre moving , FPS 3.88, Running 43.00s Step 193( N/A%), pre moving , FPS 4.12, Running 43.13s Step 194( N/A%), pre moving , FPS 4.37, Running 43.33s Step 195( N/A%), pre moving , FPS 4.51, Running 43.52s Step 196( N/A%), pre moving , FPS 4.56, Running 43.73s Step 197( N/A%), pre moving , FPS 4.69, Running 43.91s Step 198( N/A%), pre moving , FPS 4.73, Running 44.11s Step 199( N/A%), pre moving , FPS 4.88, Running 44.29s Step 200( N/A%), pre moving , FPS 5.05, Running 44.50s Step 201( N/A%), pre moving , FPS 5.23, Running 44.72s Step 202( N/A%), pre moving , FPS 5.22, Running 44.86s Step 203( N/A%), pre moving , FPS 5.29, Running 44.93s Step 204( N/A%), pre moving , FPS 5.38, Running 45.00s Step 205( N/A%), pre moving , FPS 5.45, Running 45.06s Step 206( N/A%), pre moving , FPS 5.56, Running 45.14s Step 207( N/A%), pre moving , FPS 5.64, Running 45.22s Step 208( N/A%), pre moving , FPS 5.65, Running 45.34s Step 209( N/A%), pre moving , FPS 5.67, Running 45.46s Step 210( N/A%), pre moving , FPS 5.66, Running 45.58s Step 211( N/A%), pre moving , FPS 5.68, Running 45.70s Step 212( N/A%), pre moving , FPS 7.12, Running 45.81s Step 213( N/A%), pre moving , FPS 7.05, Running 45.96s Step 214( N/A%), pre moving , FPS 7.28, Running 46.08s Step 215( N/A%), pre moving , FPS 7.27, Running 46.27s Step 216( N/A%), pre moving , FPS 7.26, Running 46.48s Step 217( N/A%), pre moving , FPS 7.18, Running 46.69s Step 218( N/A%), pre moving , FPS 7.23, Running 46.87s Step 219( N/A%), pre moving , FPS 7.13, Running 47.10s Step 220( N/A%), pre moving , FPS 7.16, Running 47.29s Step 221( N/A%), pre moving , FPS 7.20, Running 47.50s Step 222( N/A%), pre moving , FPS 7.01, Running 47.71s Step 223( N/A%), pre moving , FPS 6.87, Running 47.84s Step 224( N/A%), pre moving , FPS 6.72, Running 47.97s Step 225( N/A%), pre moving , FPS 6.65, Running 48.07s Step 226( N/A%), pre moving , FPS 6.48, Running 48.22s Step 227( N/A%), pre moving , FPS 6.38, Running 48.35s Step 228( N/A%), pre moving , FPS 6.37, Running 48.48s Step 229( N/A%), pre moving , FPS 6.34, Running 48.61s Step 230( N/A%), pre moving , FPS 6.35, Running 48.73s Step 231( N/A%), pre moving , FPS 6.32, Running 48.86s Step 232( N/A%), pre moving , FPS 6.27, Running 48.99s Step 233( N/A%), pre moving , FPS 6.35, Running 49.12s Step 234( N/A%), pre moving , FPS 6.33, Running 49.24s Step 235( N/A%), pre moving , FPS 6.44, Running 49.38s Step 236( N/A%), pre moving , FPS 6.49, Running 49.56s Step 237( N/A%), pre moving , FPS 5.47, Running 50.35s Step 238( N/A%), pre moving , FPS 5.68, Running 50.39s Step 239( N/A%), pre moving , FPS 5.95, Running 50.46s Step 240( N/A%), pre moving , FPS 6.18, Running 50.52s Step 241( N/A%), pre moving , FPS 6.35, Running 50.65s Step 242( N/A%), pre moving , FPS 6.51, Running 50.78s Step 243( N/A%), pre moving , FPS 6.55, Running 50.90s Step 244( N/A%), pre moving , FPS 6.54, Running 51.03s Step 245( N/A%), pre moving , FPS 6.54, Running 51.13s Step 246( N/A%), pre moving , FPS 6.65, Running 51.23s Step 247( N/A%), pre moving , FPS 6.56, Running 51.40s Step 248( N/A%), pre moving , FPS 6.34, Running 51.64s Step 249( N/A%), pre moving , FPS 6.21, Running 51.83s Step 250( N/A%), pre moving , FPS 5.99, Running 52.07s Step 251( N/A%), pre moving , FPS 5.78, Running 52.32s Step 252( N/A%), pre moving , FPS 5.64, Running 52.54s Step 253( N/A%), pre moving , FPS 5.47, Running 52.77s Step 254( N/A%), pre moving , FPS 5.30, Running 53.01s Step 255( N/A%), pre moving , FPS 5.04, Running 53.35s Step 256( N/A%), pre moving , FPS 4.89, Running 53.65s Step 257( N/A%), pre moving , FPS 5.50, Running 53.98s Step 258( N/A%), pre moving , FPS 5.11, Running 54.31s Step 259( N/A%), pre moving , FPS 4.79, Running 54.63s Step 260( N/A%), pre moving , FPS 4.49, Running 54.97s Step 261( N/A%), pre moving , FPS 4.29, Running 55.31s Step 262( N/A%), pre moving , FPS 4.10, Running 55.66s Step 263( N/A%), pre moving , FPS 3.97, Running 55.93s Step 264( N/A%), pre moving , FPS 3.90, Running 56.16s Step 265( N/A%), pre moving , FPS 3.81, Running 56.38s Step 266( N/A%), pre moving , FPS 3.73, Running 56.59s Step 267( N/A%), pre moving , FPS 3.64, Running 56.90s Step 268( N/A%), pre moving , FPS 3.64, Running 57.14s Step 269( N/A%), pre moving , FPS 3.61, Running 57.38s Step 270( N/A%), pre moving , FPS 3.63, Running 57.58s Step 271( N/A%), pre moving , FPS 3.63, Running 57.83s Step 272( N/A%), pre moving , FPS 3.59, Running 58.10s Step 273( N/A%), pre moving , FPS 3.58, Running 58.36s Step 274( N/A%), pre moving , FPS 3.61, Running 58.56s Step 275( N/A%), pre moving , FPS 3.68, Running 58.79s Step 276( N/A%), pre moving , FPS 3.77, Running 58.95s Step 277( N/A%), pre moving , FPS 3.88, Running 59.14s Step 278( N/A%), pre moving , FPS 3.98, Running 59.34s Step 279( N/A%), pre moving , FPS 4.11, Running 59.50s Step 280( N/A%), pre moving , FPS 4.27, Running 59.65s Step 281( N/A%), pre moving , FPS 4.32, Running 59.94s Step 282( N/A%), pre moving , FPS 4.45, Running 60.15s Step 283( N/A%), pre moving , FPS 4.44, Running 60.43s Step 284( N/A%), pre moving , FPS 4.42, Running 60.69s Step 285( N/A%), pre moving , FPS 4.38, Running 60.94s Step 286( N/A%), pre moving , FPS 4.33, Running 61.21s Step 287( N/A%), pre moving , FPS 4.50, Running 61.35s Step 288( N/A%), pre moving , FPS 4.55, Running 61.54s Step 289( N/A%), pre moving , FPS 4.65, Running 61.68s Step 290( N/A%), pre moving , FPS 4.74, Running 61.80s Step 291( N/A%), pre moving , FPS 4.90, Running 61.92s Step 292( N/A%), pre moving , FPS 5.07, Running 62.05s Step 293( N/A%), pre moving , FPS 5.21, Running 62.20s Step 294( N/A%), pre moving , FPS 5.30, Running 62.33s Step 295( N/A%), pre moving , FPS 5.49, Running 62.43s Step 296( N/A%), pre moving , FPS 5.60, Running 62.53s Step 297( N/A%), pre moving , FPS 5.69, Running 62.65s Step 298( N/A%), pre moving , FPS 5.83, Running 62.77s Step 299( N/A%), pre moving , FPS 5.90, Running 62.89s Step 300( N/A%), pre moving , FPS 5.94, Running 63.02s Step 301( N/A%), pre moving , FPS 6.21, Running 63.16s Step 302( N/A%), pre moving , FPS 6.42, Running 63.27s Step 303( N/A%), pre moving , FPS 6.70, Running 63.41s Step 304( N/A%), pre moving , FPS 7.08, Running 63.51s Step 305( N/A%), pre moving , FPS 7.42, Running 63.64s Step 306( N/A%), pre moving , FPS 7.76, Running 63.79s Step 307( N/A%), pre moving , FPS 7.78, Running 63.92s Step 308( N/A%), pre moving , FPS 7.95, Running 64.05s Step 309( N/A%), pre moving , FPS 7.98, Running 64.18s Step 310( N/A%), pre moving , FPS 7.97, Running 64.31s Step 311( N/A%), pre moving , FPS 8.02, Running 64.41s Step 312( N/A%), pre moving , FPS 8.00, Running 64.55s Step 313( N/A%), pre moving , FPS 8.02, Running 64.69s Step 314( N/A%), pre moving , FPS 8.03, Running 64.82s Step 315( N/A%), pre moving , FPS 7.95, Running 64.95s Step 316( N/A%), pre moving , FPS 4.11, Running 67.39s Step 317( N/A%), pre moving , FPS 3.88, Running 67.81s Step 318( N/A%), pre moving , FPS 3.64, Running 68.27s Step 319( N/A%), pre moving , FPS 3.42, Running 68.75s Step 320( N/A%), pre moving , FPS 3.25, Running 69.17s Step 321( N/A%), pre moving , FPS 3.10, Running 69.61s Step 322( N/A%), pre moving , FPS 2.93, Running 70.08s Step 323( N/A%), pre moving , FPS 2.84, Running 70.44s Step 324( N/A%), pre moving , FPS 2.78, Running 70.70s Step 325( N/A%), pre moving , FPS 2.72, Running 70.98s Step 326( N/A%), pre moving , FPS 2.64, Running 71.37s Step 327( N/A%), pre moving , FPS 2.57, Running 71.69s Step 328( N/A%), pre moving , FPS 2.48, Running 72.11s Step 329( N/A%), pre moving , FPS 2.39, Running 72.54s Step 330( N/A%), pre moving , FPS 2.31, Running 72.98s Step 331( N/A%), pre moving , FPS 2.22, Running 73.40s Step 332( N/A%), pre moving , FPS 2.16, Running 73.82s Step 333( N/A%), pre moving , FPS 2.10, Running 74.22s Step 334( N/A%), pre moving , FPS 2.04, Running 74.64s Step 335( N/A%), pre moving , FPS 1.97, Running 75.10s Step 336( 0.17%), action 1, FPS 2.30, Running 76.09s Step 337( 0.33%), action 2, FPS 2.22, Running 76.81s Step 338( 0.50%), action 3, FPS 2.17, Running 77.47s Step 339( 0.67%), action 4, FPS 2.15, Running 78.05s Step 340( 0.83%), action 5, FPS 2.11, Running 78.66s Step 341( 1.00%), action 6, FPS 2.09, Running 79.20s Step 342( 1.17%), action 7, FPS 2.07, Running 79.73s Step 343( 1.33%), action 8, FPS 2.04, Running 80.24s Step 344( 1.50%), action 9, FPS 1.98, Running 80.81s Step 345( 1.67%), action 10, FPS 1.92, Running 81.39s Step 346( 1.83%), action 11, FPS 1.86, Running 82.14s Step 347( 2.00%), action 12, FPS 1.82, Running 82.67s Step 348( 2.17%), action 13, FPS 1.78, Running 83.35s Step 349( 2.33%), action 14, FPS 1.76, Running 83.88s Step 350( 2.50%), action 15, FPS 1.74, Running 84.45s Step 351( 2.67%), action 16, FPS 1.74, Running 84.90s Step 352( 2.83%), action 17, FPS 1.71, Running 85.55s Step 353( 3.00%), action 18, FPS 1.64, Running 86.40s Step 354( 3.17%), action 19, FPS 1.58, Running 87.29s Step 355( 3.33%), action 20, FPS 1.55, Running 87.97s Step 356( 3.50%), action 21, FPS 1.58, Running 88.71s Step 357( 3.67%), action 22, FPS 1.62, Running 89.14s Step 358( 3.83%), action 23, FPS 1.62, Running 89.78s Step 359( 4.00%), action 24, FPS 1.63, Running 90.35s Step 360( 4.17%), action 25, FPS 1.62, Running 90.99s Step 361( 4.33%), action 26, FPS 1.62, Running 91.58s Step 362( 4.50%), action 27, FPS 1.61, Running 92.17s Step 363( 4.67%), action 28, FPS 1.59, Running 92.83s Step 364( 4.83%), action 29, FPS 1.57, Running 93.52s Step 365( 5.00%), action 30, FPS 1.59, Running 93.95s Step 366( 5.17%), action 31, FPS 1.56, Running 94.93s Step 367( 5.33%), action 32, FPS 1.57, Running 95.45s Step 368( 5.50%), action 33, FPS 1.58, Running 96.02s Step 369( 5.67%), action 34, FPS 1.55, Running 96.79s Step 370( 5.83%), action 35, FPS 1.56, Running 97.30s Step 371( 6.00%), action 36, FPS 1.56, Running 97.70s Step 372( 6.17%), action 37, FPS 1.54, Running 98.57s Step 373( 6.33%), action 38, FPS 1.56, Running 99.24s Step 374( 6.50%), action 39, FPS 1.58, Running 99.94s Step 375( 6.67%), action 40, FPS 1.57, Running 100.71s Step 376( 6.83%), action 41, FPS 1.57, Running 101.48s Step 377( 7.00%), action 42, FPS 1.56, Running 101.98s Step 378( 7.17%), action 43, FPS 1.56, Running 102.59s Step 379( 7.33%), action 44, FPS 1.57, Running 103.13s Step 380( 7.50%), action 45, FPS 1.57, Running 103.70s Step 381( 7.67%), action 46, FPS 1.59, Running 104.19s Step 382( 7.83%), action 47, FPS 1.58, Running 104.84s Step 383( 8.00%), action 48, FPS 1.59, Running 105.41s Step 384( 8.17%), action 49, FPS 1.58, Running 106.15s Step 385( 8.33%), action 50, FPS 1.59, Running 106.52s Step 386( 8.50%), action 51, FPS 1.61, Running 107.38s Step 387( 8.67%), action 52, FPS 1.61, Running 107.89s Step 388( 8.83%), action 53, FPS 1.61, Running 108.48s Step 389( 9.00%), action 54, FPS 1.64, Running 109.01s Step 390( 9.17%), action 55, FPS 1.62, Running 109.63s Step 391( 9.33%), action 56, FPS 1.61, Running 110.11s Step 392( 9.50%), action 57, FPS 1.66, Running 110.61s Step 393( 9.67%), action 58, FPS 1.68, Running 111.14s Step 394( 9.83%), action 59, FPS 1.72, Running 111.60s Step 395( 10.00%), action 60, FPS 1.75, Running 112.17s Step 396( 10.17%), action 61, FPS 1.74, Running 113.00s Step 397( 10.33%), action 62, FPS 1.74, Running 113.49s Step 398( 10.50%), action 63, FPS 1.73, Running 114.12s Step 399( 10.67%), action 64, FPS 1.74, Running 114.65s Step 400( 10.83%), action 65, FPS 1.74, Running 115.17s Step 401( 11.00%), action 66, FPS 1.77, Running 115.49s Step 402( 11.17%), action 67, FPS 1.79, Running 115.99s Step 403( 11.33%), action 68, FPS 1.80, Running 116.54s Step 404( 11.50%), action 69, FPS 1.82, Running 117.13s Step 405( 11.67%), action 70, FPS 1.80, Running 117.63s Step 406( 11.83%), action 71, FPS 1.83, Running 118.29s Step 407( 12.00%), action 72, FPS 1.83, Running 118.79s Step 408( 12.17%), action 73, FPS 1.83, Running 119.38s Step 409( 12.33%), action 74, FPS 1.84, Running 119.87s Step 410( 12.50%), action 75, FPS 1.89, Running 120.22s Step 411( 12.67%), action 76, FPS 1.89, Running 120.69s Step 412( 12.83%), action 77, FPS 1.87, Running 121.32s Step 413( 13.00%), action 78, FPS 1.87, Running 121.82s Step 414( 13.17%), action 79, FPS 1.85, Running 122.38s Step 415( 13.33%), action 80, FPS 1.86, Running 122.93s Step 416( 13.50%), action 81, FPS 1.87, Running 123.69s Step 417( 13.67%), action 82, FPS 1.86, Running 124.25s Step 418( 13.83%), action 83, FPS 1.90, Running 124.63s Step 419( 14.00%), action 84, FPS 1.91, Running 125.10s Step 420( 14.17%), action 85, FPS 1.92, Running 125.58s Step 421( 14.33%), action 86, FPS 1.89, Running 126.09s Step 422( 14.50%), action 87, FPS 1.86, Running 126.76s Step 423( 14.67%), action 88, FPS 1.85, Running 127.34s Step 424( 14.83%), action 89, FPS 1.85, Running 127.96s Step 425( 15.00%), action 90, FPS 1.84, Running 128.52s Step 426( 15.17%), action 91, FPS 1.85, Running 129.12s Step 427( 15.33%), action 92, FPS 1.88, Running 129.43s Step 428( 15.50%), action 93, FPS 1.90, Running 129.89s Step 429( 15.67%), action 94, FPS 1.91, Running 130.34s Step 430( 15.83%), action 95, FPS 1.87, Running 130.91s Step 431( 16.00%), action 96, FPS 1.86, Running 131.45s Step 432( 16.17%), action 97, FPS 1.88, Running 131.98s Step 433( 16.33%), action 98, FPS 1.87, Running 132.49s Step 434( 16.50%), action 99, FPS 1.88, Running 133.03s Step 435( 16.67%), action 100, FPS 1.87, Running 133.62s Step 436( 16.83%), action 101, FPS 1.89, Running 134.28s Step 437( 17.00%), action 102, FPS 1.86, Running 135.02s Step 438( 17.17%), action 103, FPS 1.83, Running 135.59s Step 439( 17.33%), action 104, FPS 1.82, Running 136.06s Step 440( 17.50%), action 105, FPS 1.81, Running 136.66s Step 441( 17.67%), action 106, FPS 1.77, Running 137.37s Step 442( 17.83%), action 107, FPS 1.79, Running 137.92s Step 443( 18.00%), action 108, FPS 1.81, Running 138.41s Step 444( 18.17%), action 109, FPS 1.85, Running 138.75s Step 445( 18.33%), action 110, FPS 1.88, Running 139.17s Step 446( 18.50%), action 111, FPS 1.86, Running 139.88s Step 447( 18.67%), action 112, FPS 1.81, Running 140.48s Step 448( 18.83%), action 113, FPS 1.75, Running 141.31s Step 449( 19.00%), action 114, FPS 1.73, Running 141.90s Step 450( 19.17%), action 115, FPS 1.73, Running 142.47s Step 451( 19.33%), action 116, FPS 1.74, Running 142.97s Step 452( 19.50%), action 117, FPS 1.70, Running 143.78s Step 453( 19.67%), action 118, FPS 1.67, Running 144.46s Step 454( 19.83%), action 119, FPS 1.65, Running 145.19s Step 455( 20.00%), action 120, FPS 1.65, Running 145.76s Step 456( 20.17%), action 121, FPS 1.64, Running 146.48s Step 457( 20.33%), action 122, FPS 1.67, Running 146.96s Step 458( 20.50%), action 123, FPS 1.64, Running 147.78s Step 459( 20.67%), action 124, FPS 1.65, Running 148.21s Step 460( 20.83%), action 125, FPS 1.63, Running 148.92s Step 461( 21.00%), action 126, FPS 1.65, Running 149.47s Step 462( 21.17%), action 127, FPS 1.64, Running 150.09s Step 463( 21.33%), action 128, FPS 1.63, Running 150.68s Step 464( 21.50%), action 129, FPS 1.57, Running 151.52s Step 465( 21.67%), action 130, FPS 1.56, Running 151.96s Step 466( 21.83%), action 131, FPS 1.54, Running 152.91s Step 467( 22.00%), action 132, FPS 1.54, Running 153.46s Step 468( 22.17%), action 133, FPS 1.57, Running 154.02s Step 469( 22.33%), action 134, FPS 1.58, Running 154.58s Step 470( 22.50%), action 135, FPS 1.54, Running 155.43s Step 471( 22.67%), action 136, FPS 1.50, Running 156.27s Step 472( 22.83%), action 137, FPS 1.51, Running 156.98s Step 473( 23.00%), action 138, FPS 1.53, Running 157.51s Step 474( 23.17%), action 139, FPS 1.53, Running 158.23s Step 475( 23.33%), action 140, FPS 1.54, Running 158.71s Step 476( 23.50%), action 141, FPS 1.54, Running 159.47s Step 477( 23.67%), action 142, FPS 1.53, Running 160.01s Step 478( 23.83%), action 143, FPS 1.56, Running 160.63s Step 479( 24.00%), action 144, FPS 1.55, Running 161.12s Step 480( 24.17%), action 145, FPS 1.55, Running 161.79s Step 481( 24.33%), action 146, FPS 1.55, Running 162.35s Step 482( 24.50%), action 147, FPS 1.55, Running 163.03s Step 483( 24.67%), action 148, FPS 1.55, Running 163.56s Step 484( 24.83%), action 149, FPS 1.58, Running 164.15s Step 485( 25.00%), action 150, FPS 1.56, Running 164.74s Step 486( 25.17%), action 151, FPS 1.60, Running 165.41s Step 487( 25.33%), action 152, FPS 1.61, Running 165.90s Step 488( 25.50%), action 153, FPS 1.59, Running 166.59s Step 489( 25.67%), action 154, FPS 1.59, Running 167.13s Step 490( 25.83%), action 155, FPS 1.63, Running 167.73s Step 491( 26.00%), action 156, FPS 1.67, Running 168.26s Step 492( 26.17%), action 157, FPS 1.68, Running 168.87s Step 493( 26.33%), action 158, FPS 1.68, Running 169.41s Step 494( 26.50%), action 159, FPS 1.71, Running 169.90s Step 495( 26.67%), action 160, FPS 1.72, Running 170.34s Step 496( 26.83%), action 161, FPS 1.73, Running 171.02s Step 497( 27.00%), action 162, FPS 1.73, Running 171.56s Step 498( 27.17%), action 163, FPS 1.75, Running 172.09s Step 499( 27.33%), action 164, FPS 1.73, Running 172.65s Step 500( 27.50%), action 165, FPS 1.72, Running 173.43s Step 501( 27.67%), action 166, FPS 1.72, Running 174.00s Step 502( 27.83%), action 167, FPS 1.73, Running 174.58s Step 503( 28.00%), action 168, FPS 1.72, Running 175.22s Step 504( 28.17%), action 169, FPS 1.72, Running 175.81s Step 505( 28.33%), action 170, FPS 1.72, Running 176.34s Step 506( 28.50%), action 171, FPS 1.69, Running 177.25s Step 507( 28.67%), action 172, FPS 1.65, Running 178.01s Step 508( 28.83%), action 173, FPS 1.68, Running 178.50s Step 509( 29.00%), action 174, FPS 1.69, Running 178.98s Step 510( 29.17%), action 175, FPS 1.68, Running 179.66s Step 511( 29.33%), action 176, FPS 1.67, Running 180.22s Step 512( 29.50%), action 177, FPS 1.67, Running 180.85s Step 513( 29.67%), action 178, FPS 1.67, Running 181.38s Step 514( 29.83%), action 179, FPS 1.62, Running 182.23s Step 515( 30.00%), action 180, FPS 1.58, Running 182.96s Step 516( 30.17%), action 181, FPS 1.56, Running 183.81s Step 517( 30.33%), action 182, FPS 1.56, Running 184.37s Step 518( 30.50%), action 183, FPS 1.54, Running 185.10s Step 519( 30.67%), action 184, FPS 1.54, Running 185.64s Step 520( 30.83%), action 185, FPS 1.53, Running 186.54s Step 521( 31.00%), action 186, FPS 1.53, Running 187.10s Step 522( 31.17%), action 187, FPS 1.50, Running 187.91s Step 523( 31.33%), action 188, FPS 1.52, Running 188.42s Step 524( 31.50%), action 189, FPS 1.52, Running 189.00s Step 525( 31.67%), action 190, FPS 1.50, Running 189.68s Step 526( 31.83%), action 191, FPS 1.51, Running 190.52s Step 527( 32.00%), action 192, FPS 1.52, Running 191.15s Step 528( 32.17%), action 193, FPS 1.51, Running 191.78s Step 529( 32.33%), action 194, FPS 1.52, Running 192.15s Step 530( 32.50%), action 195, FPS 1.52, Running 192.83s Step 531( 32.67%), action 196, FPS 1.51, Running 193.44s Step 532( 32.83%), action 197, FPS 1.50, Running 194.20s Step 533( 33.00%), action 198, FPS 1.50, Running 194.71s Step 534( 33.17%), action 199, FPS 1.52, Running 195.40s Step 535( 33.33%), action 200, FPS 1.54, Running 195.99s Step 536( 33.50%), action 201, FPS 1.53, Running 196.89s Step 537( 33.67%), action 202, FPS 1.54, Running 197.38s Step 538( 33.83%), action 203, FPS 1.55, Running 198.00s Step 539( 34.00%), action 204, FPS 1.55, Running 198.53s Step 540( 34.17%), action 205, FPS 1.58, Running 199.22s Step 541( 34.33%), action 206, FPS 1.57, Running 199.81s Step 542( 34.50%), action 207, FPS 1.58, Running 200.56s Step 543( 34.67%), action 208, FPS 1.56, Running 201.22s Step 544( 34.83%), action 209, FPS 1.56, Running 201.85s Step 545( 35.00%), action 210, FPS 1.57, Running 202.41s Step 546( 35.17%), action 211, FPS 1.57, Running 203.26s Step 547( 35.33%), action 212, FPS 1.58, Running 203.79s Step 548( 35.50%), action 213, FPS 1.60, Running 204.29s Step 549( 35.67%), action 214, FPS 1.57, Running 204.85s Step 550( 35.83%), action 215, FPS 1.58, Running 205.52s Step 551( 36.00%), action 216, FPS 1.59, Running 206.00s Step 552( 36.17%), action 217, FPS 1.59, Running 206.80s Step 553( 36.33%), action 218, FPS 1.58, Running 207.33s Step 554( 36.50%), action 219, FPS 1.60, Running 207.90s Step 555( 36.67%), action 220, FPS 1.61, Running 208.41s Step 556( 36.83%), action 221, FPS 1.63, Running 209.17s Step 557( 37.00%), action 222, FPS 1.61, Running 209.78s Step 558( 37.17%), action 223, FPS 1.63, Running 210.26s Step 559( 37.33%), action 224, FPS 1.61, Running 210.99s Step 560( 37.50%), action 225, FPS 1.59, Running 211.76s Step 561( 37.67%), action 226, FPS 1.57, Running 212.53s Step 562( 37.83%), action 227, FPS 1.59, Running 213.13s Step 563( 38.00%), action 228, FPS 1.60, Running 213.73s Step 564( 38.17%), action 229, FPS 1.60, Running 214.35s Step 565( 38.33%), action 230, FPS 1.60, Running 214.95s Step 566( 38.50%), action 231, FPS 1.60, Running 215.78s Step 567( 38.67%), action 232, FPS 1.59, Running 216.34s Step 568( 38.83%), action 233, FPS 1.56, Running 217.14s Step 569( 39.00%), action 234, FPS 1.55, Running 217.75s Step 570( 39.17%), action 235, FPS 1.57, Running 218.25s Step 571( 39.33%), action 236, FPS 1.57, Running 218.77s Step 572( 39.50%), action 237, FPS 1.59, Running 219.37s Step 573( 39.67%), action 238, FPS 1.59, Running 219.95s Step 574( 39.83%), action 239, FPS 1.55, Running 220.82s Step 575( 40.00%), action 240, FPS 1.54, Running 221.42s Step 576( 40.17%), action 241, FPS 1.53, Running 222.23s Step 577( 40.33%), action 242, FPS 1.51, Running 222.99s Step 578( 40.50%), action 243, FPS 1.48, Running 223.76s Step 579( 40.67%), action 244, FPS 1.51, Running 224.26s Step 580( 40.83%), action 245, FPS 1.49, Running 225.18s Step 581( 41.00%), action 246, FPS 1.50, Running 225.87s Step 582( 41.17%), action 247, FPS 1.50, Running 226.46s Step 583( 41.33%), action 248, FPS 1.49, Running 227.13s Step 584( 41.50%), action 249, FPS 1.50, Running 227.68s Step 585( 41.67%), action 250, FPS 1.50, Running 228.30s Step 586( 41.83%), action 251, FPS 1.50, Running 229.10s Step 587( 42.00%), action 252, FPS 1.51, Running 229.60s Step 588( 42.17%), action 253, FPS 1.49, Running 230.53s Step 589( 42.33%), action 254, FPS 1.49, Running 231.17s Step 590( 42.50%), action 255, FPS 1.46, Running 231.93s Step 591( 42.67%), action 256, FPS 1.45, Running 232.58s Step 592( 42.83%), action 257, FPS 1.45, Running 233.20s Step 593( 43.00%), action 258, FPS 1.46, Running 233.69s Step 594( 43.17%), action 259, FPS 1.47, Running 234.47s Step 595( 43.33%), action 260, FPS 1.46, Running 235.15s Step 596( 43.50%), action 261, FPS 1.45, Running 236.06s Step 597( 43.67%), action 262, FPS 1.48, Running 236.54s Step 598( 43.83%), action 263, FPS 1.48, Running 237.32s Step 599( 44.00%), action 264, FPS 1.46, Running 237.95s Step 600( 44.17%), action 265, FPS 1.50, Running 238.50s Step 601( 44.33%), action 266, FPS 1.51, Running 239.09s Step 602( 44.50%), action 267, FPS 1.52, Running 239.57s Step 603( 44.67%), action 268, FPS 1.56, Running 239.96s Step 604( 44.83%), action 269, FPS 1.51, Running 240.94s Step 605( 45.00%), action 270, FPS 1.49, Running 241.68s Step 606( 45.17%), action 271, FPS 1.49, Running 242.54s Step 607( 45.33%), action 272, FPS 1.50, Running 242.94s Step 608( 45.50%), action 273, FPS 1.53, Running 243.60s Step 609( 45.67%), action 274, FPS 1.54, Running 244.19s Step 610( 45.83%), action 275, FPS 1.52, Running 245.09s Step 611( 46.00%), action 276, FPS 1.52, Running 245.69s Step 612( 46.17%), action 277, FPS 1.52, Running 246.39s Step 613( 46.33%), action 278, FPS 1.50, Running 247.02s Step 614( 46.50%), action 279, FPS 1.51, Running 247.73s Step 615( 46.67%), action 280, FPS 1.52, Running 248.29s Step 616( 46.83%), action 281, FPS 1.51, Running 249.30s Step 617( 47.00%), action 282, FPS 1.52, Running 249.73s Step 618( 47.17%), action 283, FPS 1.51, Running 250.53s Step 619( 47.33%), action 284, FPS 1.53, Running 250.99s Step 620( 47.50%), action 285, FPS 1.50, Running 251.82s Step 621( 47.67%), action 286, FPS 1.49, Running 252.55s Step 622( 47.83%), action 287, FPS 1.46, Running 253.28s Step 623( 48.00%), action 288, FPS 1.43, Running 253.99s Step 624( 48.17%), action 289, FPS 1.44, Running 254.85s Step 625( 48.33%), action 290, FPS 1.46, Running 255.36s Step 626( 48.50%), action 291, FPS 1.47, Running 256.17s Step 627( 48.67%), action 292, FPS 1.46, Running 256.61s Step 628( 48.83%), action 293, FPS 1.47, Running 257.18s Step 629( 49.00%), action 294, FPS 1.47, Running 257.82s Step 630( 49.17%), action 295, FPS 1.50, Running 258.46s Step 631( 49.33%), action 296, FPS 1.52, Running 258.89s Step 632( 49.50%), action 297, FPS 1.54, Running 259.37s Step 633( 49.67%), action 298, FPS 1.57, Running 259.78s Step 634( 49.83%), action 299, FPS 1.59, Running 260.34s Step 635( 50.00%), action 300, FPS 1.59, Running 260.86s Step 636( 50.17%), action 301, FPS 1.65, Running 261.45s Step 637( 50.33%), action 302, FPS 1.63, Running 261.98s Step 638( 50.50%), action 303, FPS 1.68, Running 262.44s Step 639( 50.67%), action 304, FPS 1.68, Running 262.90s Step 640( 50.83%), action 305, FPS 1.70, Running 263.57s Step 641( 51.00%), action 306, FPS 1.73, Running 264.09s Step 642( 51.17%), action 307, FPS 1.77, Running 264.56s Step 643( 51.33%), action 308, FPS 1.82, Running 264.97s Step 644( 51.50%), action 309, FPS 1.89, Running 265.45s Step 645( 51.67%), action 310, FPS 1.88, Running 266.03s Step 646( 51.83%), action 311, FPS 1.83, Running 267.11s Step 647( 52.00%), action 312, FPS 1.81, Running 267.64s Step 648( 52.17%), action 313, FPS 1.83, Running 268.08s Step 649( 52.33%), action 314, FPS 1.87, Running 268.50s Step 650( 52.50%), action 315, FPS 1.88, Running 269.09s Step 651( 52.67%), action 316, FPS 1.88, Running 269.54s Step 652( 52.83%), action 317, FPS 1.85, Running 270.19s Step 653( 53.00%), action 318, FPS 1.82, Running 270.79s Step 654( 53.17%), action 319, FPS 1.83, Running 271.27s Step 655( 53.33%), action 320, FPS 1.80, Running 271.97s Step 656( 53.50%), action 321, FPS 1.73, Running 273.00s Step 657( 53.67%), action 322, FPS 1.72, Running 273.62s Step 658( 53.83%), action 323, FPS 1.72, Running 274.08s Step 659( 54.00%), action 324, FPS 1.69, Running 274.74s Step 660( 54.17%), action 325, FPS 1.68, Running 275.45s Step 661( 54.33%), action 326, FPS 1.69, Running 275.93s Step 662( 54.50%), action 327, FPS 1.68, Running 276.48s Step 663( 54.67%), action 328, FPS 1.66, Running 277.03s Step 664( 54.83%), action 329, FPS 1.63, Running 277.73s Step 665( 55.00%), action 330, FPS 1.62, Running 278.38s Step 666( 55.17%), action 331, FPS 1.65, Running 279.25s Step 667( 55.33%), action 332, FPS 1.64, Running 279.80s Step 668( 55.50%), action 333, FPS 1.59, Running 280.62s Step 669( 55.67%), action 334, FPS 1.58, Running 281.16s Step 670( 55.83%), action 335, FPS 1.59, Running 281.71s Step 671( 56.00%), action 336, FPS 1.58, Running 282.23s Step 672( 56.17%), action 337, FPS 1.57, Running 282.92s Step 673( 56.33%), action 338, FPS 1.59, Running 283.35s Step 674( 56.50%), action 339, FPS 1.56, Running 284.07s Step 675( 56.67%), action 340, FPS 1.59, Running 284.58s Step 676( 56.83%), action 341, FPS 1.59, Running 285.56s Step 677( 57.00%), action 342, FPS 1.61, Running 286.03s Step 678( 57.17%), action 343, FPS 1.60, Running 286.62s Step 679( 57.33%), action 344, FPS 1.61, Running 287.13s Step 680( 57.50%), action 345, FPS 1.63, Running 287.74s Step 681( 57.67%), action 346, FPS 1.63, Running 288.22s Step 682( 57.83%), action 347, FPS 1.62, Running 288.83s Step 683( 58.00%), action 348, FPS 1.62, Running 289.35s Step 684( 58.17%), action 349, FPS 1.64, Running 289.90s Step 685( 58.33%), action 350, FPS 1.69, Running 290.24s Step 686( 58.50%), action 351, FPS 1.74, Running 290.78s Step 687( 58.67%), action 352, FPS 1.78, Running 291.06s Step 688( 58.83%), action 353, FPS 1.85, Running 291.44s Step 689( 59.00%), action 354, FPS 1.86, Running 291.94s Step 690( 59.17%), action 355, FPS 1.86, Running 292.49s Step 691( 59.33%), action 356, FPS 1.89, Running 292.84s Step 692( 59.50%), action 357, FPS 1.91, Running 293.36s Step 693( 59.67%), action 358, FPS 1.91, Running 293.81s Step 694( 59.83%), action 359, FPS 1.96, Running 294.27s Step 695( 60.00%), action 360, FPS 1.92, Running 294.99s Step 696( 60.17%), action 361, FPS 1.98, Running 295.67s Step 697( 60.33%), action 362, FPS 1.95, Running 296.26s Step 698( 60.50%), action 363, FPS 1.95, Running 296.86s Step 699( 60.67%), action 364, FPS 1.96, Running 297.32s Step 700( 60.83%), action 365, FPS 1.99, Running 297.80s Step 701( 61.00%), action 366, FPS 1.99, Running 298.30s Step 702( 61.17%), action 367, FPS 1.99, Running 298.88s Step 703( 61.33%), action 368, FPS 2.00, Running 299.36s Step 704( 61.50%), action 369, FPS 1.97, Running 300.06s Step 705( 61.67%), action 370, FPS 1.93, Running 300.60s Step 706( 61.83%), action 371, FPS 1.90, Running 301.32s Step 707( 62.00%), action 372, FPS 1.87, Running 301.78s Step 708( 62.17%), action 373, FPS 1.85, Running 302.27s Step 709( 62.33%), action 374, FPS 1.86, Running 302.69s Step 710( 62.50%), action 375, FPS 1.88, Running 303.11s Step 711( 62.67%), action 376, FPS 1.86, Running 303.57s Step 712( 62.83%), action 377, FPS 1.87, Running 304.08s Step 713( 63.00%), action 378, FPS 1.85, Running 304.60s Step 714( 63.17%), action 379, FPS 1.84, Running 305.15s Step 715( 63.33%), action 380, FPS 1.88, Running 305.63s Step 716( 63.50%), action 381, FPS 1.87, Running 306.34s Step 717( 63.67%), action 382, FPS 1.88, Running 306.90s Step 718( 63.83%), action 383, FPS 1.91, Running 307.33s Step 719( 64.00%), action 384, FPS 1.94, Running 307.64s Step 720( 64.17%), action 385, FPS 1.93, Running 308.16s Step 721( 64.33%), action 386, FPS 1.95, Running 308.56s Step 722( 64.50%), action 387, FPS 1.94, Running 309.20s Step 723( 64.67%), action 388, FPS 1.92, Running 309.77s Step 724( 64.83%), action 389, FPS 1.92, Running 310.47s Step 725( 65.00%), action 390, FPS 1.91, Running 311.05s Step 726( 65.17%), action 391, FPS 1.88, Running 311.94s Step 727( 65.33%), action 392, FPS 1.88, Running 312.39s Step 728( 65.50%), action 393, FPS 1.87, Running 312.94s Step 729( 65.67%), action 394, FPS 1.88, Running 313.35s Step 730( 65.83%), action 395, FPS 1.84, Running 313.99s Step 731( 66.00%), action 396, FPS 1.83, Running 314.52s Step 732( 66.17%), action 397, FPS 1.82, Running 315.06s Step 733( 66.33%), action 398, FPS 1.81, Running 315.65s Step 734( 66.50%), action 399, FPS 1.79, Running 316.31s Step 735( 66.67%), action 400, FPS 1.81, Running 316.69s Step 736( 66.83%), action 401, FPS 1.81, Running 317.40s Step 737( 67.00%), action 402, FPS 1.83, Running 317.83s Step 738( 67.17%), action 403, FPS 1.78, Running 318.56s Step 739( 67.33%), action 404, FPS 1.75, Running 319.06s Step 740( 67.50%), action 405, FPS 1.74, Running 319.68s Step 741( 67.67%), action 406, FPS 1.72, Running 320.16s Step 742( 67.83%), action 407, FPS 1.70, Running 320.98s Step 743( 68.00%), action 408, FPS 1.72, Running 321.38s Step 744( 68.17%), action 409, FPS 1.76, Running 321.85s Step 745( 68.33%), action 410, FPS 1.78, Running 322.28s Step 746( 68.50%), action 411, FPS 1.79, Running 323.12s Step 747( 68.67%), action 412, FPS 1.77, Running 323.66s Step 748( 68.83%), action 413, FPS 1.77, Running 324.27s Step 749( 69.00%), action 414, FPS 1.74, Running 324.82s Step 750( 69.17%), action 415, FPS 1.72, Running 325.60s Step 751( 69.33%), action 416, FPS 1.72, Running 326.15s Step 752( 69.50%), action 417, FPS 1.72, Running 326.69s Step 753( 69.67%), action 418, FPS 1.71, Running 327.36s Step 754( 69.83%), action 419, FPS 1.70, Running 328.07s Step 755( 70.00%), action 420, FPS 1.67, Running 328.66s Step 756( 70.17%), action 421, FPS 1.66, Running 329.48s Step 757( 70.33%), action 422, FPS 1.65, Running 329.96s Step 758( 70.50%), action 423, FPS 1.68, Running 330.49s Step 759( 70.67%), action 424, FPS 1.67, Running 331.01s Step 760( 70.83%), action 425, FPS 1.68, Running 331.59s Step 761( 71.00%), action 426, FPS 1.67, Running 332.14s Step 762( 71.17%), action 427, FPS 1.69, Running 332.81s Step 763( 71.33%), action 428, FPS 1.67, Running 333.35s Step 764( 71.50%), action 429, FPS 1.66, Running 333.91s Step 765( 71.67%), action 430, FPS 1.64, Running 334.47s Step 766( 71.83%), action 431, FPS 1.66, Running 335.13s Step 767( 72.00%), action 432, FPS 1.68, Running 335.54s Step 768( 72.17%), action 433, FPS 1.67, Running 336.26s Step 769( 72.33%), action 434, FPS 1.67, Running 336.79s Step 770( 72.50%), action 435, FPS 1.69, Running 337.45s Step 771( 72.67%), action 436, FPS 1.66, Running 338.17s Step 772( 72.83%), action 437, FPS 1.66, Running 338.75s Step 773( 73.00%), action 438, FPS 1.68, Running 339.25s Step 774( 73.17%), action 439, FPS 1.71, Running 339.76s Step 775( 73.33%), action 440, FPS 1.70, Running 340.42s Step 776( 73.50%), action 441, FPS 1.67, Running 341.43s Step 777( 73.67%), action 442, FPS 1.67, Running 341.97s Step 778( 73.83%), action 443, FPS 1.64, Running 342.68s Step 779( 74.00%), action 444, FPS 1.65, Running 343.15s Step 780( 74.17%), action 445, FPS 1.63, Running 343.85s Step 781( 74.33%), action 446, FPS 1.63, Running 344.44s Step 782( 74.50%), action 447, FPS 1.61, Running 345.27s Step 783( 74.67%), action 448, FPS 1.60, Running 345.83s Step 784( 74.83%), action 449, FPS 1.59, Running 346.45s Step 785( 75.00%), action 450, FPS 1.60, Running 346.98s Step 786( 75.17%), action 451, FPS 1.56, Running 347.99s Step 787( 75.33%), action 452, FPS 1.55, Running 348.43s Step 788( 75.50%), action 453, FPS 1.55, Running 349.18s Step 789( 75.67%), action 454, FPS 1.53, Running 349.89s Step 790( 75.83%), action 455, FPS 1.51, Running 350.67s Step 791( 76.00%), action 456, FPS 1.53, Running 351.24s Step 792( 76.17%), action 457, FPS 1.52, Running 351.89s Step 793( 76.33%), action 458, FPS 1.51, Running 352.47s Step 794( 76.50%), action 459, FPS 1.52, Running 352.91s Step 795( 76.67%), action 460, FPS 1.52, Running 353.55s Step 796( 76.83%), action 461, FPS 1.52, Running 354.59s Step 797( 77.00%), action 462, FPS 1.50, Running 355.27s Step 798( 77.17%), action 463, FPS 1.51, Running 355.90s Step 799( 77.33%), action 464, FPS 1.51, Running 356.37s Step 800( 77.50%), action 465, FPS 1.51, Running 357.09s Step 801( 77.67%), action 466, FPS 1.51, Running 357.71s Step 802( 77.83%), action 467, FPS 1.50, Running 358.60s Step 803( 78.00%), action 468, FPS 1.50, Running 359.13s Step 804( 78.17%), action 469, FPS 1.51, Running 359.72s Step 805( 78.33%), action 470, FPS 1.51, Running 360.25s Step 806( 78.50%), action 471, FPS 1.53, Running 361.07s Step 807( 78.67%), action 472, FPS 1.54, Running 361.44s Step 808( 78.83%), action 473, FPS 1.52, Running 362.30s Step 809( 79.00%), action 474, FPS 1.52, Running 363.08s Step 810( 79.17%), action 475, FPS 1.48, Running 364.14s Step 811( 79.33%), action 476, FPS 1.47, Running 364.86s Step 812( 79.50%), action 477, FPS 1.44, Running 365.79s Step 813( 79.67%), action 478, FPS 1.46, Running 366.16s Step 814( 79.83%), action 479, FPS 1.46, Running 366.62s Step 815( 80.00%), action 480, FPS 1.49, Running 366.97s Step 816( 80.17%), action 481, FPS 1.52, Running 367.74s Step 817( 80.33%), action 482, FPS 1.54, Running 368.25s Step 818( 80.50%), action 483, FPS 1.51, Running 369.12s Step 819( 80.67%), action 484, FPS 1.47, Running 369.94s Step 820( 80.83%), action 485, FPS 1.47, Running 370.68s Step 821( 81.00%), action 486, FPS 1.49, Running 371.15s Step 822( 81.17%), action 487, FPS 1.49, Running 372.00s Step 823( 81.33%), action 488, FPS 1.49, Running 372.53s Step 824( 81.50%), action 489, FPS 1.46, Running 373.45s Step 825( 81.67%), action 490, FPS 1.46, Running 373.93s Step 826( 81.83%), action 491, FPS 1.45, Running 374.86s Step 827( 82.00%), action 492, FPS 1.44, Running 375.33s Step 828( 82.17%), action 493, FPS 1.45, Running 376.12s Step 829( 82.33%), action 494, FPS 1.46, Running 376.75s Step 830( 82.50%), action 495, FPS 1.52, Running 377.29s Step 831( 82.67%), action 496, FPS 1.54, Running 377.87s Step 832( 82.83%), action 497, FPS 1.56, Running 378.61s Step 833( 83.00%), action 498, FPS 1.54, Running 379.17s Step 834( 83.17%), action 499, FPS 1.53, Running 379.68s Step 835( 83.33%), action 500, FPS 1.51, Running 380.25s Step 836( 83.50%), action 501, FPS 1.48, Running 381.28s Step 837( 83.67%), action 502, FPS 1.46, Running 381.98s Step 838( 83.83%), action 503, FPS 1.49, Running 382.55s Step 839( 84.00%), action 504, FPS 1.52, Running 383.09s Step 840( 84.17%), action 505, FPS 1.53, Running 383.72s Step 841( 84.33%), action 506, FPS 1.50, Running 384.49s Step 842( 84.50%), action 507, FPS 1.52, Running 385.11s Step 843( 84.67%), action 508, FPS 1.50, Running 385.87s Step 844( 84.83%), action 509, FPS 1.53, Running 386.54s Step 845( 85.00%), action 510, FPS 1.51, Running 387.17s Step 846( 85.17%), action 511, FPS 1.53, Running 387.89s Step 847( 85.33%), action 512, FPS 1.54, Running 388.30s Step 848( 85.50%), action 513, FPS 1.57, Running 388.83s Step 849( 85.67%), action 514, FPS 1.58, Running 389.44s Step 850( 85.83%), action 515, FPS 1.52, Running 390.41s Step 851( 86.00%), action 516, FPS 1.52, Running 391.00s Step 852( 86.17%), action 517, FPS 1.54, Running 391.63s Step 853( 86.33%), action 518, FPS 1.54, Running 392.14s Step 854( 86.50%), action 519, FPS 1.56, Running 392.54s Step 855( 86.67%), action 520, FPS 1.57, Running 392.99s Step 856( 86.83%), action 521, FPS 1.57, Running 394.05s Step 857( 87.00%), action 522, FPS 1.58, Running 394.64s Step 858( 87.17%), action 523, FPS 1.56, Running 395.37s Step 859( 87.33%), action 524, FPS 1.56, Running 395.91s Step 860( 87.50%), action 525, FPS 1.56, Running 396.55s Step 861( 87.67%), action 526, FPS 1.59, Running 397.07s Step 862( 87.83%), action 527, FPS 1.59, Running 397.72s Step 863( 88.00%), action 528, FPS 1.62, Running 398.22s Step 864( 88.17%), action 529, FPS 1.63, Running 398.84s Step 865( 88.33%), action 530, FPS 1.65, Running 399.30s Step 866( 88.50%), action 531, FPS 1.62, Running 400.21s Step 867( 88.67%), action 532, FPS 1.60, Running 400.80s Step 868( 88.83%), action 533, FPS 1.61, Running 401.28s Step 869( 89.00%), action 534, FPS 1.59, Running 402.00s Step 870( 89.17%), action 535, FPS 1.64, Running 402.61s Step 871( 89.33%), action 536, FPS 1.65, Running 403.14s Step 872( 89.50%), action 537, FPS 1.66, Running 403.69s Step 873( 89.67%), action 538, FPS 1.66, Running 404.20s Step 874( 89.83%), action 539, FPS 1.63, Running 404.81s Step 875( 90.00%), action 540, FPS 1.63, Running 405.26s Step 876( 90.17%), action 541, FPS 1.64, Running 406.24s Step 877( 90.33%), action 542, FPS 1.64, Running 406.85s Step 878( 90.50%), action 543, FPS 1.64, Running 407.53s Step 879( 90.67%), action 544, FPS 1.61, Running 408.32s Step 880( 90.83%), action 545, FPS 1.59, Running 409.12s Step 881( 91.00%), action 546, FPS 1.56, Running 409.93s Step 882( 91.17%), action 547, FPS 1.54, Running 410.74s Step 883( 91.33%), action 548, FPS 1.51, Running 411.51s Step 884( 91.50%), action 549, FPS 1.49, Running 412.28s Step 885( 91.67%), action 550, FPS 1.45, Running 413.07s Step 886( 91.83%), action 551, FPS 1.45, Running 414.03s Step 887( 92.00%), action 552, FPS 1.44, Running 414.71s Step 888( 92.17%), action 553, FPS 1.39, Running 415.63s Step 889( 92.33%), action 554, FPS 1.40, Running 416.28s Step 890( 92.50%), action 555, FPS 1.36, Running 417.32s Step 891( 92.67%), action 556, FPS 1.36, Running 417.86s Step 892( 92.83%), action 557, FPS 1.36, Running 418.42s Step 893( 93.00%), action 558, FPS 1.33, Running 419.23s Step 894( 93.17%), action 559, FPS 1.29, Running 420.29s Step 895( 93.33%), action 560, FPS 1.27, Running 420.95s Step 896( 93.50%), action 561, FPS 1.28, Running 421.91s Step 897( 93.67%), action 562, FPS 1.27, Running 422.59s Step 898( 93.83%), action 563, FPS 1.26, Running 423.46s Step 899( 94.00%), action 564, FPS 1.27, Running 424.08s Step 900( 94.17%), action 565, FPS 1.27, Running 424.86s Step 901( 94.33%), action 566, FPS 1.29, Running 425.43s Step 902( 94.50%), action 567, FPS 1.31, Running 426.01s Step 903( 94.67%), action 568, FPS 1.34, Running 426.44s Step 904( 94.83%), action 569, FPS 1.36, Running 427.03s Step 905( 95.00%), action 570, FPS 1.38, Running 427.52s Step 906( 95.17%), action 571, FPS 1.41, Running 428.22s Step 907( 95.33%), action 572, FPS 1.40, Running 428.98s Step 908( 95.50%), action 573, FPS 1.42, Running 429.76s Step 909( 95.67%), action 574, FPS 1.43, Running 430.27s Step 910( 95.83%), action 575, FPS 1.47, Running 430.89s Step 911( 96.00%), action 576, FPS 1.46, Running 431.53s Step 912( 96.17%), action 577, FPS 1.47, Running 432.06s Step 913( 96.33%), action 578, FPS 1.49, Running 432.61s Step 914( 96.50%), action 579, FPS 1.52, Running 433.48s Step 915( 96.67%), action 580, FPS 1.53, Running 434.02s Step 916( 96.83%), action 581, FPS 1.56, Running 434.73s Step 917( 97.00%), action 582, FPS 1.60, Running 435.10s Step 918( 97.17%), action 583, FPS 1.62, Running 435.82s Step 919( 97.33%), action 584, FPS 1.60, Running 436.60s Step 920( 97.50%), action 585, FPS 1.62, Running 437.17s Step 921( 97.67%), action 586, FPS 1.63, Running 437.67s Step 922( 97.83%), action 587, FPS 1.62, Running 438.37s Step 923( 98.00%), action 588, FPS 1.59, Running 439.05s Step 924( 98.17%), action 589, FPS 1.61, Running 439.42s Step 925( 98.33%), action 590, FPS 1.61, Running 439.95s Step 926( 98.50%), action 591, FPS 1.59, Running 440.80s Step 927( 98.67%), action 592, FPS 1.61, Running 441.37s Step 928( 98.83%), action 593, FPS 1.63, Running 442.01s Step 929( 99.00%), action 594, FPS 1.60, Running 442.75s Step 930( 99.17%), action 595, FPS 1.60, Running 443.42s Step 931( 99.33%), action 596, FPS 1.60, Running 444.07s Step 932( 99.50%), action 597, FPS 1.60, Running 444.55s Step 933( 99.67%), action 598, FPS 1.61, Running 445.07s Step 934( 99.83%), action 599, FPS 1.64, Running 445.65s Step 935(100.00%), action 600, FPS 1.65, Running 446.12s [2026-08-01 16:28:43] [5 ] Seed 4 failed after 446.50 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 0/5(0.00%) success. +Setting seed: 5 +Step 1( N/A%), pre moving , FPS 4.83, Running 0.21s Step 2( N/A%), pre moving , FPS 7.44, Running 0.27s Step 3( N/A%), pre moving , FPS 8.33, Running 0.36s Step 4( N/A%), pre moving , FPS 8.91, Running 0.45s Step 5( N/A%), pre moving , FPS 8.98, Running 0.56s Step 6( N/A%), pre moving , FPS 9.16, Running 0.66s Step 7( N/A%), pre moving , FPS 9.27, Running 0.76s Step 8( N/A%), pre moving , FPS 9.37, Running 0.85s Step 9( N/A%), pre moving , FPS 9.43, Running 0.95s Step 10( N/A%), pre moving , FPS 9.76, Running 1.03s Step 11( N/A%), pre moving , FPS 10.31, Running 1.07s Step 12( N/A%), pre moving , FPS 11.02, Running 1.09s Step 13( N/A%), pre moving , FPS 11.72, Running 1.11s Step 14( N/A%), pre moving , FPS 12.40, Running 1.13s Step 15( N/A%), pre moving , FPS 13.06, Running 1.15s Step 16( N/A%), pre moving , FPS 13.69, Running 1.17s Step 17( N/A%), pre moving , FPS 14.30, Running 1.19s Step 18( N/A%), pre moving , FPS 14.89, Running 1.21s Step 19( N/A%), pre moving , FPS 15.47, Running 1.23s Step 20( N/A%), pre moving , FPS 16.01, Running 1.25s Step 21( N/A%), pre moving , FPS 15.85, Running 1.47s Step 22( N/A%), pre moving , FPS 16.28, Running 1.50s Step 23( N/A%), pre moving , FPS 17.28, Running 1.52s Step 24( N/A%), pre moving , FPS 18.38, Running 1.54s Step 25( N/A%), pre moving , FPS 19.98, Running 1.56s Step 26( N/A%), pre moving , FPS 17.11, Running 1.82s Step 27( N/A%), pre moving , FPS 17.95, Running 1.87s Step 28( N/A%), pre moving , FPS 19.16, Running 1.90s Step 29( N/A%), pre moving , FPS 20.21, Running 1.94s Step 30( N/A%), pre moving , FPS 20.60, Running 2.00s Step 31( N/A%), pre moving , FPS 20.52, Running 2.04s Step 32( N/A%), pre moving , FPS 19.98, Running 2.09s Step 33( N/A%), pre moving , FPS 19.52, Running 2.13s Step 34( N/A%), pre moving , FPS 18.99, Running 2.18s Step 35( N/A%), pre moving , FPS 18.43, Running 2.23s Step 36( N/A%), pre moving , FPS 10.32, Running 3.11s Step 37( N/A%), pre moving , FPS 8.68, Running 3.49s Step 38( N/A%), pre moving , FPS 8.38, Running 3.60s Step 39( N/A%), pre moving , FPS 8.17, Running 3.68s Step 40( N/A%), pre moving , FPS 7.96, Running 3.76s Step 41( N/A%), pre moving , FPS 8.37, Running 3.86s Step 42( N/A%), pre moving , FPS 8.13, Running 3.96s Step 43( N/A%), pre moving , FPS 7.88, Running 4.06s Step 44( N/A%), pre moving , FPS 7.64, Running 4.15s Step 45( N/A%), pre moving , FPS 7.42, Running 4.25s Step 46( N/A%), pre moving , FPS 7.91, Running 4.35s Step 47( N/A%), pre moving , FPS 7.75, Running 4.45s Step 48( N/A%), pre moving , FPS 5.93, Running 5.27s Step 49( N/A%), pre moving , FPS 5.83, Running 5.37s Step 50( N/A%), pre moving , FPS 5.75, Running 5.47s Step 51( N/A%), pre moving , FPS 5.66, Running 5.58s Step 52( N/A%), pre moving , FPS 5.58, Running 5.68s Step 53( N/A%), pre moving , FPS 5.43, Running 5.82s Step 54( N/A%), pre moving , FPS 5.39, Running 5.90s Step 55( N/A%), pre moving , FPS 5.40, Running 5.94s Step 56( N/A%), pre moving , FPS 6.98, Running 5.97s Step 57( N/A%), pre moving , FPS 7.97, Running 6.01s Step 58( N/A%), pre moving , FPS 8.19, Running 6.04s Step 59( N/A%), pre moving , FPS 8.32, Running 6.08s Step 60( N/A%), pre moving , FPS 8.48, Running 6.12s Step 61( N/A%), pre moving , FPS 8.68, Running 6.16s Step 62( N/A%), pre moving , FPS 8.93, Running 6.20s Step 63( N/A%), pre moving , FPS 9.20, Running 6.23s Step 64( N/A%), pre moving , FPS 9.48, Running 6.26s Step 65( N/A%), pre moving , FPS 9.76, Running 6.30s Step 66( N/A%), pre moving , FPS 10.04, Running 6.34s Step 67( N/A%), pre moving , FPS 10.34, Running 6.39s Step 68( N/A%), pre moving , FPS 17.41, Running 6.42s Step 69( N/A%), pre moving , FPS 18.53, Running 6.45s Step 70( N/A%), pre moving , FPS 19.70, Running 6.49s Step 71( N/A%), pre moving , FPS 21.05, Running 6.53s Step 72( N/A%), pre moving , FPS 22.65, Running 6.56s Step 73( N/A%), pre moving , FPS 25.89, Running 6.59s Step 74( N/A%), pre moving , FPS 27.43, Running 6.62s Step 75( N/A%), pre moving , FPS 27.80, Running 6.66s Step 76( N/A%), pre moving , FPS 27.43, Running 6.70s Step 77( N/A%), pre moving , FPS 27.35, Running 6.74s Step 78( N/A%), pre moving , FPS 27.17, Running 6.77s Step 79( N/A%), pre moving , FPS 27.16, Running 6.82s Step 80( N/A%), pre moving , FPS 26.04, Running 6.89s Step 81( N/A%), pre moving , FPS 25.23, Running 6.96s Step 82( N/A%), pre moving , FPS 24.01, Running 7.03s Step 83( N/A%), pre moving , FPS 22.96, Running 7.10s Step 84( N/A%), pre moving , FPS 22.19, Running 7.16s Step 85( N/A%), pre moving , FPS 21.48, Running 7.23s Step 86( N/A%), pre moving , FPS 21.15, Running 7.29s Step 87( N/A%), pre moving , FPS 21.00, Running 7.34s Step 88( N/A%), pre moving , FPS 20.74, Running 7.38s Step 89( N/A%), pre moving , FPS 20.70, Running 7.42s Step 90( N/A%), pre moving , FPS 20.54, Running 7.46s Step 91( N/A%), pre moving , FPS 20.36, Running 7.51s Step 92( N/A%), pre moving , FPS 20.09, Running 7.55s Step 93( N/A%), pre moving , FPS 19.84, Running 7.60s Step 94( N/A%), pre moving , FPS 19.39, Running 7.66s Step 95( N/A%), pre moving , FPS 19.29, Running 7.69s Step 96( N/A%), pre moving , FPS 18.58, Running 7.78s Step 97( N/A%), pre moving , FPS 17.45, Running 7.88s Step 98( N/A%), pre moving , FPS 16.46, Running 7.99s Step 99( N/A%), pre moving , FPS 15.70, Running 8.09s Step 100( N/A%), pre moving , FPS 15.36, Running 8.19s Step 101( N/A%), pre moving , FPS 15.00, Running 8.29s Step 102( N/A%), pre moving , FPS 14.99, Running 8.36s Step 103( N/A%), pre moving , FPS 14.65, Running 8.47s Step 104( N/A%), pre moving , FPS 14.26, Running 8.57s Step 105( N/A%), pre moving , FPS 14.01, Running 8.66s Step 106( N/A%), pre moving , FPS 13.56, Running 8.76s Step 107( N/A%), pre moving , FPS 13.11, Running 8.86s Step 108( N/A%), pre moving , FPS 12.63, Running 8.97s Step 109( N/A%), pre moving , FPS 12.14, Running 9.07s Step 110( N/A%), pre moving , FPS 11.92, Running 9.14s Step 111( N/A%), pre moving , FPS 11.56, Running 9.24s Step 112( N/A%), pre moving , FPS 11.25, Running 9.33s Step 113( N/A%), pre moving , FPS 10.95, Running 9.43s Step 114( N/A%), pre moving , FPS 10.67, Running 9.53s Step 115( N/A%), pre moving , FPS 10.33, Running 9.63s Step 116( N/A%), pre moving , FPS 10.25, Running 9.73s Step 117( N/A%), pre moving , FPS 10.25, Running 9.83s Step 118( N/A%), pre moving , FPS 6.47, Running 11.08s Step 119( N/A%), pre moving , FPS 6.19, Running 11.32s Step 120( N/A%), pre moving , FPS 5.90, Running 11.58s Step 121( N/A%), pre moving , FPS 5.65, Running 11.83s Step 122( N/A%), pre moving , FPS 5.28, Running 12.15s Step 123( N/A%), pre moving , FPS 4.96, Running 12.50s Step 124( N/A%), pre moving , FPS 4.61, Running 12.90s Step 125( N/A%), pre moving , FPS 4.34, Running 13.27s Step 126( N/A%), pre moving , FPS 4.08, Running 13.67s Step 127( N/A%), pre moving , FPS 3.82, Running 14.09s Step 128( N/A%), pre moving , FPS 3.62, Running 14.49s Step 129( N/A%), pre moving , FPS 3.42, Running 14.91s Step 130( N/A%), pre moving , FPS 3.23, Running 15.34s Step 131( N/A%), pre moving , FPS 3.08, Running 15.73s Step 132( N/A%), pre moving , FPS 2.96, Running 16.09s Step 133( N/A%), pre moving , FPS 2.86, Running 16.42s Step 134( N/A%), pre moving , FPS 2.77, Running 16.76s Step 135( N/A%), pre moving , FPS 2.65, Running 17.18s Step 136( N/A%), pre moving , FPS 2.55, Running 17.58s Step 137( N/A%), pre moving , FPS 2.45, Running 18.00s Step 138( N/A%), pre moving , FPS 2.73, Running 18.40s Step 139( N/A%), pre moving , FPS 2.68, Running 18.79s Step 140( N/A%), pre moving , FPS 2.63, Running 19.20s Step 141( N/A%), pre moving , FPS 2.58, Running 19.59s Step 142( N/A%), pre moving , FPS 2.54, Running 20.01s Step 143( N/A%), pre moving , FPS 2.54, Running 20.36s Step 144( N/A%), pre moving , FPS 2.57, Running 20.70s Step 145( N/A%), pre moving , FPS 2.59, Running 20.98s Step 146( N/A%), pre moving , FPS 2.47, Running 21.76s Step 147( N/A%), pre moving , FPS 2.47, Running 22.18s Step 148( N/A%), pre moving , FPS 2.48, Running 22.55s Step 149( N/A%), pre moving , FPS 2.49, Running 22.95s Step 150( N/A%), pre moving , FPS 2.50, Running 23.35s Step 151( N/A%), pre moving , FPS 2.49, Running 23.75s Step 152( N/A%), pre moving , FPS 2.47, Running 24.20s Step 153( N/A%), pre moving , FPS 2.44, Running 24.61s Step 154( N/A%), pre moving , FPS 2.44, Running 24.94s Step 155( N/A%), pre moving , FPS 2.46, Running 25.30s Step 156( N/A%), pre moving , FPS 2.46, Running 25.71s Step 157( N/A%), pre moving , FPS 2.46, Running 26.13s Step 158( N/A%), pre moving , FPS 2.45, Running 26.57s Step 159( N/A%), pre moving , FPS 2.43, Running 27.01s Step 160( N/A%), pre moving , FPS 2.41, Running 27.48s Step 161( N/A%), pre moving , FPS 2.38, Running 27.98s Step 162( N/A%), pre moving , FPS 2.39, Running 28.38s Step 163( N/A%), pre moving , FPS 2.36, Running 28.82s Step 164( N/A%), pre moving , FPS 2.35, Running 29.19s Step 165( N/A%), pre moving , FPS 2.33, Running 29.55s Step 166( N/A%), pre moving , FPS 2.44, Running 29.95s Step 167( N/A%), pre moving , FPS 2.45, Running 30.35s Step 168( N/A%), pre moving , FPS 2.43, Running 30.79s Step 169( N/A%), pre moving , FPS 2.42, Running 31.21s Step 170( N/A%), pre moving , FPS 2.41, Running 31.65s Step 171( N/A%), pre moving , FPS 2.39, Running 32.11s Step 172( N/A%), pre moving , FPS 2.40, Running 32.55s Step 173( N/A%), pre moving , FPS 2.40, Running 32.94s Step 174( N/A%), pre moving , FPS 2.37, Running 33.37s Step 175( N/A%), pre moving , FPS 2.37, Running 33.74s Step 176( N/A%), pre moving , FPS 2.39, Running 34.08s Step 177( N/A%), pre moving , FPS 2.40, Running 34.46s Step 178( N/A%), pre moving , FPS 2.43, Running 34.81s Step 179( N/A%), pre moving , FPS 2.44, Running 35.22s Step 180( N/A%), pre moving , FPS 2.44, Running 35.67s Step 181( N/A%), pre moving , FPS 2.47, Running 36.09s Step 182( N/A%), pre moving , FPS 2.46, Running 36.51s Step 183( N/A%), pre moving , FPS 2.47, Running 36.92s Step 184( N/A%), pre moving , FPS 2.45, Running 37.35s Step 185( N/A%), pre moving , FPS 2.45, Running 37.70s Step 186( N/A%), pre moving , FPS 2.50, Running 37.96s Step 187( N/A%), pre moving , FPS 2.51, Running 38.31s Step 188( N/A%), pre moving , FPS 2.55, Running 38.62s Step 189( N/A%), pre moving , FPS 2.55, Running 39.05s Step 190( N/A%), pre moving , FPS 2.65, Running 39.19s Step 191( N/A%), pre moving , FPS 2.77, Running 39.32s Step 192( N/A%), pre moving , FPS 2.90, Running 39.44s Step 193( N/A%), pre moving , FPS 3.02, Running 39.57s Step 194( N/A%), pre moving , FPS 3.16, Running 39.70s Step 195( N/A%), pre moving , FPS 3.29, Running 39.82s Step 196( N/A%), pre moving , FPS 3.41, Running 39.95s Step 197( N/A%), pre moving , FPS 3.55, Running 40.09s Step 198( N/A%), pre moving , FPS 3.70, Running 40.21s Step 199( N/A%), pre moving , FPS 3.91, Running 40.33s Step 200( N/A%), pre moving , FPS 3.65, Running 41.14s Step 201( N/A%), pre moving , FPS 3.86, Running 41.27s Step 202( N/A%), pre moving , FPS 4.09, Running 41.41s Step 203( N/A%), pre moving , FPS 4.32, Running 41.55s Step 204( N/A%), pre moving , FPS 4.53, Running 41.76s Step 205( N/A%), pre moving , FPS 4.68, Running 41.98s Step 206( N/A%), pre moving , FPS 4.77, Running 42.15s Step 207( N/A%), pre moving , FPS 4.95, Running 42.35s Step 208( N/A%), pre moving , FPS 5.08, Running 42.56s Step 209( N/A%), pre moving , FPS 5.47, Running 42.71s Step 210( N/A%), pre moving , FPS 5.47, Running 42.85s Step 211( N/A%), pre moving , FPS 5.46, Running 42.98s Step 212( N/A%), pre moving , FPS 5.42, Running 43.13s Step 213( N/A%), pre moving , FPS 5.43, Running 43.25s Step 214( N/A%), pre moving , FPS 5.42, Running 43.39s Step 215( N/A%), pre moving , FPS 5.43, Running 43.50s Step 216( N/A%), pre moving , FPS 5.32, Running 43.71s Step 217( N/A%), pre moving , FPS 5.34, Running 43.83s Step 218( N/A%), pre moving , FPS 5.32, Running 43.97s Step 219( N/A%), pre moving , FPS 5.30, Running 44.11s Step 220( N/A%), pre moving , FPS 6.47, Running 44.23s Step 221( N/A%), pre moving , FPS 6.53, Running 44.34s Step 222( N/A%), pre moving , FPS 6.38, Running 44.54s Step 223( N/A%), pre moving , FPS 6.31, Running 44.72s Step 224( N/A%), pre moving , FPS 6.28, Running 44.94s Step 225( N/A%), pre moving , FPS 6.18, Running 45.21s Step 226( N/A%), pre moving , FPS 6.02, Running 45.48s Step 227( N/A%), pre moving , FPS 5.90, Running 45.74s Step 228( N/A%), pre moving , FPS 5.86, Running 45.97s Step 229( N/A%), pre moving , FPS 5.78, Running 46.17s Step 230( N/A%), pre moving , FPS 5.67, Running 46.38s Step 231( N/A%), pre moving , FPS 5.53, Running 46.59s Step 232( N/A%), pre moving , FPS 5.56, Running 46.73s Step 233( N/A%), pre moving , FPS 5.55, Running 46.86s Step 234( N/A%), pre moving , FPS 5.57, Running 46.98s Step 235( N/A%), pre moving , FPS 5.54, Running 47.11s Step 236( N/A%), pre moving , FPS 5.65, Running 47.25s Step 237( N/A%), pre moving , FPS 5.64, Running 47.38s Step 238( N/A%), pre moving , FPS 5.65, Running 47.51s Step 239( N/A%), pre moving , FPS 5.66, Running 47.64s Step 240( N/A%), pre moving , FPS 5.71, Running 47.74s Step 241( N/A%), pre moving , FPS 5.74, Running 47.82s Step 242( N/A%), pre moving , FPS 5.96, Running 47.90s Step 243( N/A%), pre moving , FPS 6.13, Running 47.98s Step 244( N/A%), pre moving , FPS 6.45, Running 48.05s Step 245( N/A%), pre moving , FPS 6.84, Running 48.14s Step 246( N/A%), pre moving , FPS 7.29, Running 48.22s Step 247( N/A%), pre moving , FPS 7.83, Running 48.30s Step 248( N/A%), pre moving , FPS 6.36, Running 49.12s Step 249( N/A%), pre moving , FPS 6.49, Running 49.25s Step 250( N/A%), pre moving , FPS 6.65, Running 49.38s Step 251( N/A%), pre moving , FPS 6.85, Running 49.51s Step 252( N/A%), pre moving , FPS 6.79, Running 49.67s Step 253( N/A%), pre moving , FPS 6.79, Running 49.80s Step 254( N/A%), pre moving , FPS 6.82, Running 49.91s Step 255( N/A%), pre moving , FPS 6.63, Running 50.13s Step 256( N/A%), pre moving , FPS 6.45, Running 50.35s Step 257( N/A%), pre moving , FPS 6.33, Running 50.54s Step 258( N/A%), pre moving , FPS 6.01, Running 50.84s Step 259( N/A%), pre moving , FPS 5.83, Running 51.07s Step 260( N/A%), pre moving , FPS 5.56, Running 51.34s Step 261( N/A%), pre moving , FPS 5.24, Running 51.64s Step 262( N/A%), pre moving , FPS 4.98, Running 51.91s Step 263( N/A%), pre moving , FPS 4.76, Running 52.19s Step 264( N/A%), pre moving , FPS 4.53, Running 52.46s Step 265( N/A%), pre moving , FPS 4.34, Running 52.75s Step 266( N/A%), pre moving , FPS 4.22, Running 52.97s Step 267( N/A%), pre moving , FPS 4.12, Running 53.15s Step 268( N/A%), pre moving , FPS 4.74, Running 53.34s Step 269( N/A%), pre moving , FPS 4.67, Running 53.53s Step 270( N/A%), pre moving , FPS 4.62, Running 53.71s Step 271( N/A%), pre moving , FPS 4.49, Running 53.96s Step 272( N/A%), pre moving , FPS 4.38, Running 54.23s Step 273( N/A%), pre moving , FPS 4.25, Running 54.51s Step 274( N/A%), pre moving , FPS 4.11, Running 54.78s Step 275( N/A%), pre moving , FPS 4.05, Running 55.06s Step 276( N/A%), pre moving , FPS 4.01, Running 55.34s Step 277( N/A%), pre moving , FPS 3.94, Running 55.61s Step 278( N/A%), pre moving , FPS 3.97, Running 55.88s Step 279( N/A%), pre moving , FPS 3.92, Running 56.17s Step 280( N/A%), pre moving , FPS 3.99, Running 56.35s Step 281( N/A%), pre moving , FPS 4.07, Running 56.55s Step 282( N/A%), pre moving , FPS 4.13, Running 56.76s Step 283( N/A%), pre moving , FPS 4.22, Running 56.92s Step 284( N/A%), pre moving , FPS 4.30, Running 57.11s Step 285( N/A%), pre moving , FPS 4.36, Running 57.34s Step 286( N/A%), pre moving , FPS 4.34, Running 57.58s Step 287( N/A%), pre moving , FPS 4.27, Running 57.84s Step 288( N/A%), pre moving , FPS 4.20, Running 58.11s Step 289( N/A%), pre moving , FPS 4.20, Running 58.29s Step 290( N/A%), pre moving , FPS 4.20, Running 58.48s Step 291( N/A%), pre moving , FPS 4.27, Running 58.64s Step 292( N/A%), pre moving , FPS 4.36, Running 58.82s Step 293( N/A%), pre moving , FPS 4.45, Running 59.00s Step 294( N/A%), pre moving , FPS 4.44, Running 59.28s Step 295( N/A%), pre moving , FPS 4.46, Running 59.55s Step 296( N/A%), pre moving , FPS 4.53, Running 59.76s Step 297( N/A%), pre moving , FPS 4.58, Running 59.98s Step 298( N/A%), pre moving , FPS 4.66, Running 60.17s Step 299( N/A%), pre moving , FPS 4.76, Running 60.38s Step 300( N/A%), pre moving , FPS 4.75, Running 60.57s Step 301( N/A%), pre moving , FPS 4.73, Running 60.78s Step 302( N/A%), pre moving , FPS 4.75, Running 60.97s Step 303( N/A%), pre moving , FPS 4.70, Running 61.18s Step 304( N/A%), pre moving , FPS 4.66, Running 61.40s Step 305( N/A%), pre moving , FPS 4.77, Running 61.53s Step 306( N/A%), pre moving , FPS 4.90, Running 61.66s Step 307( N/A%), pre moving , FPS 5.06, Running 61.80s Step 308( N/A%), pre moving , FPS 5.25, Running 61.92s Step 309( N/A%), pre moving , FPS 5.33, Running 62.04s Step 310( N/A%), pre moving , FPS 5.41, Running 62.17s Step 311( N/A%), pre moving , FPS 5.48, Running 62.30s Step 312( N/A%), pre moving , FPS 5.53, Running 62.44s Step 313( N/A%), pre moving , FPS 5.61, Running 62.57s Step 314( N/A%), pre moving , FPS 5.86, Running 62.70s Step 315( N/A%), pre moving , FPS 6.10, Running 62.83s Step 316( N/A%), pre moving , FPS 6.28, Running 62.94s Step 317( N/A%), pre moving , FPS 6.44, Running 63.08s Step 318( N/A%), pre moving , FPS 6.67, Running 63.17s Step 319( N/A%), pre moving , FPS 6.97, Running 63.25s Step 320( N/A%), pre moving , FPS 7.24, Running 63.33s Step 321( N/A%), pre moving , FPS 7.57, Running 63.42s Step 322( N/A%), pre moving , FPS 4.05, Running 65.91s Step 323( N/A%), pre moving , FPS 3.85, Running 66.38s Step 324( N/A%), pre moving , FPS 3.74, Running 66.75s Step 325( N/A%), pre moving , FPS 3.56, Running 67.15s Step 326( N/A%), pre moving , FPS 3.48, Running 67.40s Step 327( N/A%), pre moving , FPS 3.42, Running 67.65s Step 328( N/A%), pre moving , FPS 3.32, Running 67.94s Step 329( N/A%), pre moving , FPS 3.21, Running 68.27s Step 330( N/A%), pre moving , FPS 3.09, Running 68.65s Step 331( N/A%), pre moving , FPS 2.98, Running 69.02s Step 332( N/A%), pre moving , FPS 2.87, Running 69.41s Step 333( N/A%), pre moving , FPS 2.74, Running 69.87s Step 334( N/A%), pre moving , FPS 2.63, Running 70.30s Step 335( N/A%), pre moving , FPS 2.53, Running 70.73s Step 336( N/A%), pre moving , FPS 2.43, Running 71.18s Step 337( N/A%), pre moving , FPS 2.36, Running 71.57s Step 338( N/A%), pre moving , FPS 2.28, Running 71.96s Step 339( N/A%), pre moving , FPS 2.23, Running 72.23s Step 340( N/A%), pre moving , FPS 2.17, Running 72.55s Step 341( N/A%), pre moving , FPS 2.11, Running 72.88s Step 342( 0.17%), action 1, FPS 2.43, Running 74.13s Step 343( 0.33%), action 2, FPS 2.38, Running 74.77s Step 344( 0.50%), action 3, FPS 2.27, Running 75.57s Step 345( 0.67%), action 4, FPS 2.20, Running 76.24s Step 346( 0.83%), action 5, FPS 2.16, Running 76.65s Step 347( 1.00%), action 6, FPS 2.13, Running 77.06s Step 348( 1.17%), action 7, FPS 2.05, Running 77.69s Step 349( 1.33%), action 8, FPS 2.00, Running 78.27s Step 350( 1.50%), action 9, FPS 1.96, Running 78.84s Step 351( 1.67%), action 10, FPS 1.93, Running 79.38s Step 352( 1.83%), action 11, FPS 1.82, Running 80.42s Step 353( 2.00%), action 12, FPS 1.81, Running 80.89s Step 354( 2.17%), action 13, FPS 1.76, Running 81.64s Step 355( 2.33%), action 14, FPS 1.72, Running 82.33s Step 356( 2.50%), action 15, FPS 1.67, Running 83.12s Step 357( 2.67%), action 16, FPS 1.65, Running 83.69s Step 358( 2.83%), action 17, FPS 1.58, Running 84.61s Step 359( 3.00%), action 18, FPS 1.54, Running 85.25s Step 360( 3.17%), action 19, FPS 1.51, Running 85.82s Step 361( 3.33%), action 20, FPS 1.49, Running 86.30s Step 362( 3.50%), action 21, FPS 1.53, Running 87.17s Step 363( 3.67%), action 22, FPS 1.53, Running 87.80s Step 364( 3.83%), action 23, FPS 1.55, Running 88.50s Step 365( 4.00%), action 24, FPS 1.57, Running 89.01s Step 366( 4.17%), action 25, FPS 1.55, Running 89.57s Step 367( 4.33%), action 26, FPS 1.54, Running 90.07s Step 368( 4.50%), action 27, FPS 1.55, Running 90.55s Step 369( 4.67%), action 28, FPS 1.55, Running 91.18s Step 370( 4.83%), action 29, FPS 1.54, Running 91.84s Step 371( 5.00%), action 30, FPS 1.53, Running 92.45s Step 372( 5.17%), action 31, FPS 1.54, Running 93.36s Step 373( 5.33%), action 32, FPS 1.54, Running 93.87s Step 374( 5.50%), action 33, FPS 1.56, Running 94.43s Step 375( 5.67%), action 34, FPS 1.56, Running 95.12s Step 376( 5.83%), action 35, FPS 1.59, Running 95.70s Step 377( 6.00%), action 36, FPS 1.59, Running 96.24s Step 378( 6.17%), action 37, FPS 1.64, Running 96.81s Step 379( 6.33%), action 38, FPS 1.64, Running 97.44s Step 380( 6.50%), action 39, FPS 1.62, Running 98.18s Step 381( 6.67%), action 40, FPS 1.63, Running 98.56s Step 382( 6.83%), action 41, FPS 1.66, Running 99.21s Step 383( 7.00%), action 42, FPS 1.67, Running 99.75s Step 384( 7.17%), action 43, FPS 1.69, Running 100.36s Step 385( 7.33%), action 44, FPS 1.69, Running 100.87s Step 386( 7.50%), action 45, FPS 1.68, Running 101.45s Step 387( 7.67%), action 46, FPS 1.69, Running 101.92s Step 388( 7.83%), action 47, FPS 1.68, Running 102.42s Step 389( 8.00%), action 48, FPS 1.70, Running 102.94s Step 390( 8.17%), action 49, FPS 1.72, Running 103.44s Step 391( 8.33%), action 50, FPS 1.75, Running 103.85s Step 392( 8.50%), action 51, FPS 1.77, Running 104.64s Step 393( 8.67%), action 52, FPS 1.77, Running 105.15s Step 394( 8.83%), action 53, FPS 1.73, Running 106.02s Step 395( 9.00%), action 54, FPS 1.75, Running 106.56s Step 396( 9.17%), action 55, FPS 1.75, Running 107.14s Step 397( 9.33%), action 56, FPS 1.77, Running 107.54s Step 398( 9.50%), action 57, FPS 1.77, Running 108.10s Step 399( 9.67%), action 58, FPS 1.79, Running 108.61s Step 400( 9.83%), action 59, FPS 1.80, Running 109.31s Step 401( 10.00%), action 60, FPS 1.78, Running 109.77s Step 402( 10.17%), action 61, FPS 1.76, Running 110.61s Step 403( 10.33%), action 62, FPS 1.73, Running 111.28s Step 404( 10.50%), action 63, FPS 1.71, Running 112.05s Step 405( 10.67%), action 64, FPS 1.69, Running 112.68s Step 406( 10.83%), action 65, FPS 1.69, Running 113.31s Step 407( 11.00%), action 66, FPS 1.64, Running 114.11s Step 408( 11.17%), action 67, FPS 1.61, Running 114.84s Step 409( 11.33%), action 68, FPS 1.61, Running 115.38s Step 410( 11.50%), action 69, FPS 1.59, Running 116.05s Step 411( 11.67%), action 70, FPS 1.59, Running 116.42s Step 412( 11.83%), action 71, FPS 1.57, Running 117.36s Step 413( 12.00%), action 72, FPS 1.56, Running 117.95s Step 414( 12.17%), action 73, FPS 1.58, Running 118.66s Step 415( 12.33%), action 74, FPS 1.58, Running 119.22s Step 416( 12.50%), action 75, FPS 1.58, Running 119.82s Step 417( 12.67%), action 76, FPS 1.56, Running 120.33s Step 418( 12.83%), action 77, FPS 1.56, Running 120.91s Step 419( 13.00%), action 78, FPS 1.56, Running 121.39s Step 420( 13.17%), action 79, FPS 1.57, Running 122.03s Step 421( 13.33%), action 80, FPS 1.56, Running 122.55s Step 422( 13.50%), action 81, FPS 1.56, Running 123.45s Step 423( 13.67%), action 82, FPS 1.57, Running 124.01s Step 424( 13.83%), action 83, FPS 1.56, Running 124.85s Step 425( 14.00%), action 84, FPS 1.60, Running 125.20s Step 426( 14.17%), action 85, FPS 1.59, Running 125.92s Step 427( 14.33%), action 86, FPS 1.57, Running 126.82s Step 428( 14.50%), action 87, FPS 1.56, Running 127.67s Step 429( 14.67%), action 88, FPS 1.56, Running 128.16s Step 430( 14.83%), action 89, FPS 1.57, Running 128.83s Step 431( 15.00%), action 90, FPS 1.55, Running 129.33s Step 432( 15.17%), action 91, FPS 1.54, Running 130.31s Step 433( 15.33%), action 92, FPS 1.55, Running 130.81s Step 434( 15.50%), action 93, FPS 1.55, Running 131.58s Step 435( 15.67%), action 94, FPS 1.55, Running 132.10s Step 436( 15.83%), action 95, FPS 1.55, Running 132.75s Step 437( 16.00%), action 96, FPS 1.55, Running 133.25s Step 438( 16.17%), action 97, FPS 1.56, Running 133.77s Step 439( 16.33%), action 98, FPS 1.54, Running 134.38s Step 440( 16.50%), action 99, FPS 1.55, Running 134.91s Step 441( 16.67%), action 100, FPS 1.54, Running 135.54s Step 442( 16.83%), action 101, FPS 1.55, Running 136.31s Step 443( 17.00%), action 102, FPS 1.54, Running 136.97s Step 444( 17.17%), action 103, FPS 1.57, Running 137.56s Step 445( 17.33%), action 104, FPS 1.56, Running 137.98s Step 446( 17.50%), action 105, FPS 1.55, Running 138.83s Step 447( 17.67%), action 106, FPS 1.58, Running 139.46s Step 448( 17.83%), action 107, FPS 1.60, Running 140.15s Step 449( 18.00%), action 108, FPS 1.59, Running 140.73s Step 450( 18.17%), action 109, FPS 1.61, Running 141.27s Step 451( 18.33%), action 110, FPS 1.61, Running 141.73s Step 452( 18.50%), action 111, FPS 1.64, Running 142.50s Step 453( 18.67%), action 112, FPS 1.63, Running 143.06s Step 454( 18.83%), action 113, FPS 1.65, Running 143.67s Step 455( 19.00%), action 114, FPS 1.65, Running 144.19s Step 456( 19.17%), action 115, FPS 1.66, Running 144.79s Step 457( 19.33%), action 116, FPS 1.66, Running 145.31s Step 458( 19.50%), action 117, FPS 1.65, Running 145.90s Step 459( 19.67%), action 118, FPS 1.66, Running 146.46s Step 460( 19.83%), action 119, FPS 1.63, Running 147.19s Step 461( 20.00%), action 120, FPS 1.62, Running 147.91s Step 462( 20.17%), action 121, FPS 1.62, Running 148.69s Step 463( 20.33%), action 122, FPS 1.60, Running 149.45s Step 464( 20.50%), action 123, FPS 1.59, Running 150.11s Step 465( 20.67%), action 124, FPS 1.58, Running 150.63s Step 466( 20.83%), action 125, FPS 1.62, Running 151.19s Step 467( 21.00%), action 126, FPS 1.61, Running 151.86s Step 468( 21.17%), action 127, FPS 1.63, Running 152.41s Step 469( 21.33%), action 128, FPS 1.64, Running 152.94s Step 470( 21.50%), action 129, FPS 1.61, Running 153.68s Step 471( 21.67%), action 130, FPS 1.60, Running 154.21s Step 472( 21.83%), action 131, FPS 1.61, Running 154.94s Step 473( 22.00%), action 132, FPS 1.62, Running 155.43s Step 474( 22.17%), action 133, FPS 1.63, Running 155.94s Step 475( 22.33%), action 134, FPS 1.61, Running 156.59s Step 476( 22.50%), action 135, FPS 1.59, Running 157.34s Step 477( 22.67%), action 136, FPS 1.59, Running 157.92s Step 478( 22.83%), action 137, FPS 1.56, Running 158.74s Step 479( 23.00%), action 138, FPS 1.55, Running 159.35s Step 480( 23.17%), action 139, FPS 1.58, Running 159.82s Step 481( 23.33%), action 140, FPS 1.60, Running 160.38s Step 482( 23.50%), action 141, FPS 1.59, Running 161.26s Step 483( 23.67%), action 142, FPS 1.58, Running 162.11s Step 484( 23.83%), action 143, FPS 1.59, Running 162.68s Step 485( 24.00%), action 144, FPS 1.59, Running 163.21s Step 486( 24.17%), action 145, FPS 1.61, Running 163.60s Step 487( 24.33%), action 146, FPS 1.60, Running 164.38s Step 488( 24.50%), action 147, FPS 1.59, Running 164.96s Step 489( 24.67%), action 148, FPS 1.59, Running 165.52s Step 490( 24.83%), action 149, FPS 1.58, Running 166.31s Step 491( 25.00%), action 150, FPS 1.59, Running 166.82s Step 492( 25.17%), action 151, FPS 1.54, Running 167.89s Step 493( 25.33%), action 152, FPS 1.52, Running 168.57s Step 494( 25.50%), action 153, FPS 1.51, Running 169.20s Step 495( 25.67%), action 154, FPS 1.49, Running 170.01s Step 496( 25.83%), action 155, FPS 1.51, Running 170.62s Step 497( 26.00%), action 156, FPS 1.51, Running 171.12s Step 498( 26.17%), action 157, FPS 1.54, Running 171.70s Step 499( 26.33%), action 158, FPS 1.55, Running 172.27s Step 500( 26.50%), action 159, FPS 1.54, Running 172.80s Step 501( 26.67%), action 160, FPS 1.52, Running 173.58s Step 502( 26.83%), action 161, FPS 1.52, Running 174.41s Step 503( 27.00%), action 162, FPS 1.56, Running 174.93s Step 504( 27.17%), action 163, FPS 1.55, Running 175.56s Step 505( 27.33%), action 164, FPS 1.53, Running 176.26s Step 506( 27.50%), action 165, FPS 1.52, Running 176.77s Step 507( 27.67%), action 166, FPS 1.53, Running 177.46s Step 508( 27.83%), action 167, FPS 1.54, Running 177.92s Step 509( 28.00%), action 168, FPS 1.54, Running 178.49s Step 510( 28.17%), action 169, FPS 1.55, Running 179.24s Step 511( 28.33%), action 170, FPS 1.54, Running 179.80s Step 512( 28.50%), action 171, FPS 1.55, Running 180.76s Step 513( 28.67%), action 172, FPS 1.59, Running 181.17s Step 514( 28.83%), action 173, FPS 1.63, Running 181.48s Step 515( 29.00%), action 174, FPS 1.69, Running 181.84s Step 516( 29.17%), action 175, FPS 1.70, Running 182.39s Step 517( 29.33%), action 176, FPS 1.70, Running 182.89s Step 518( 29.50%), action 177, FPS 1.71, Running 183.43s Step 519( 29.67%), action 178, FPS 1.71, Running 183.95s Step 520( 29.83%), action 179, FPS 1.70, Running 184.53s Step 521( 30.00%), action 180, FPS 1.74, Running 185.10s Step 522( 30.17%), action 181, FPS 1.77, Running 185.74s Step 523( 30.33%), action 182, FPS 1.79, Running 186.10s Step 524( 30.50%), action 183, FPS 1.80, Running 186.68s Step 525( 30.67%), action 184, FPS 1.83, Running 187.16s Step 526( 30.83%), action 185, FPS 1.81, Running 187.82s Step 527( 31.00%), action 186, FPS 1.84, Running 188.35s Step 528( 31.17%), action 187, FPS 1.82, Running 188.92s Step 529( 31.33%), action 188, FPS 1.83, Running 189.41s Step 530( 31.50%), action 189, FPS 1.86, Running 190.00s Step 531( 31.67%), action 190, FPS 1.88, Running 190.46s Step 532( 31.83%), action 191, FPS 1.94, Running 191.05s Step 533( 32.00%), action 192, FPS 1.93, Running 191.55s Step 534( 32.17%), action 193, FPS 1.87, Running 192.15s Step 535( 32.33%), action 194, FPS 1.82, Running 192.82s Step 536( 32.50%), action 195, FPS 1.82, Running 193.40s Step 537( 32.67%), action 196, FPS 1.81, Running 193.92s Step 538( 32.83%), action 197, FPS 1.78, Running 194.69s Step 539( 33.00%), action 198, FPS 1.77, Running 195.23s Step 540( 33.17%), action 199, FPS 1.78, Running 195.76s Step 541( 33.33%), action 200, FPS 1.80, Running 196.20s Step 542( 33.50%), action 201, FPS 1.78, Running 196.98s Step 543( 33.67%), action 202, FPS 1.72, Running 197.70s Step 544( 33.83%), action 203, FPS 1.69, Running 198.55s Step 545( 34.00%), action 204, FPS 1.68, Running 199.07s Step 546( 34.17%), action 205, FPS 1.69, Running 199.63s Step 547( 34.33%), action 206, FPS 1.68, Running 200.25s Step 548( 34.50%), action 207, FPS 1.67, Running 200.92s Step 549( 34.67%), action 208, FPS 1.66, Running 201.42s Step 550( 34.83%), action 209, FPS 1.65, Running 202.13s Step 551( 35.00%), action 210, FPS 1.64, Running 202.63s Step 552( 35.17%), action 211, FPS 1.63, Running 203.34s Step 553( 35.33%), action 212, FPS 1.63, Running 203.81s Step 554( 35.50%), action 213, FPS 1.66, Running 204.18s Step 555( 35.67%), action 214, FPS 1.68, Running 204.73s Step 556( 35.83%), action 215, FPS 1.68, Running 205.29s Step 557( 36.00%), action 216, FPS 1.68, Running 205.81s Step 558( 36.17%), action 217, FPS 1.70, Running 206.48s Step 559( 36.33%), action 218, FPS 1.70, Running 207.00s Step 560( 36.50%), action 219, FPS 1.65, Running 207.89s Step 561( 36.67%), action 220, FPS 1.65, Running 208.33s Step 562( 36.83%), action 221, FPS 1.67, Running 208.96s Step 563( 37.00%), action 222, FPS 1.68, Running 209.62s Step 564( 37.17%), action 223, FPS 1.70, Running 210.29s Step 565( 37.33%), action 224, FPS 1.71, Running 210.79s Step 566( 37.50%), action 225, FPS 1.70, Running 211.37s Step 567( 37.67%), action 226, FPS 1.71, Running 211.96s Step 568( 37.83%), action 227, FPS 1.72, Running 212.55s Step 569( 38.00%), action 228, FPS 1.74, Running 212.90s Step 570( 38.17%), action 229, FPS 1.80, Running 213.24s Step 571( 38.33%), action 230, FPS 1.81, Running 213.68s Step 572( 38.50%), action 231, FPS 1.78, Running 214.56s Step 573( 38.67%), action 232, FPS 1.77, Running 215.12s Step 574( 38.83%), action 233, FPS 1.73, Running 215.73s Step 575( 39.00%), action 234, FPS 1.73, Running 216.27s Step 576( 39.17%), action 235, FPS 1.68, Running 217.18s Step 577( 39.33%), action 236, FPS 1.71, Running 217.51s Step 578( 39.50%), action 237, FPS 1.75, Running 217.91s Step 579( 39.67%), action 238, FPS 1.76, Running 218.35s Step 580( 39.83%), action 239, FPS 1.83, Running 218.84s Step 581( 40.00%), action 240, FPS 1.81, Running 219.38s Step 582( 40.17%), action 241, FPS 1.79, Running 220.12s Step 583( 40.33%), action 242, FPS 1.81, Running 220.66s Step 584( 40.50%), action 243, FPS 1.82, Running 221.29s Step 585( 40.67%), action 244, FPS 1.83, Running 221.73s Step 586( 40.83%), action 245, FPS 1.86, Running 222.11s Step 587( 41.00%), action 246, FPS 1.85, Running 222.76s Step 588( 41.17%), action 247, FPS 1.86, Running 223.33s Step 589( 41.33%), action 248, FPS 1.83, Running 223.84s Step 590( 41.50%), action 249, FPS 1.79, Running 224.44s Step 591( 41.67%), action 250, FPS 1.77, Running 224.95s Step 592( 41.83%), action 251, FPS 1.79, Running 225.72s Step 593( 42.00%), action 252, FPS 1.80, Running 226.22s Step 594( 42.17%), action 253, FPS 1.81, Running 226.79s Step 595( 42.33%), action 254, FPS 1.83, Running 227.20s Step 596( 42.50%), action 255, FPS 1.91, Running 227.66s Step 597( 42.67%), action 256, FPS 1.89, Running 228.11s Step 598( 42.83%), action 257, FPS 1.85, Running 228.71s Step 599( 43.00%), action 258, FPS 1.84, Running 229.22s Step 600( 43.17%), action 259, FPS 1.83, Running 229.76s Step 601( 43.33%), action 260, FPS 1.83, Running 230.29s Step 602( 43.50%), action 261, FPS 1.84, Running 231.00s Step 603( 43.67%), action 262, FPS 1.88, Running 231.30s Step 604( 43.83%), action 263, FPS 1.93, Running 231.67s Step 605( 44.00%), action 264, FPS 1.93, Running 232.08s Step 606( 44.17%), action 265, FPS 1.90, Running 232.61s Step 607( 44.33%), action 266, FPS 1.92, Running 233.15s Step 608( 44.50%), action 267, FPS 1.91, Running 233.78s Step 609( 44.67%), action 268, FPS 1.90, Running 234.35s Step 610( 44.83%), action 269, FPS 1.91, Running 234.89s Step 611( 45.00%), action 270, FPS 1.92, Running 235.35s Step 612( 45.17%), action 271, FPS 1.94, Running 236.01s Step 613( 45.33%), action 272, FPS 1.96, Running 236.42s Step 614( 45.50%), action 273, FPS 1.99, Running 236.86s Step 615( 45.67%), action 274, FPS 1.96, Running 237.42s Step 616( 45.83%), action 275, FPS 1.94, Running 237.98s Step 617( 46.00%), action 276, FPS 1.93, Running 238.49s Step 618( 46.17%), action 277, FPS 1.92, Running 239.11s Step 619( 46.33%), action 278, FPS 1.92, Running 239.66s Step 620( 46.50%), action 279, FPS 1.90, Running 240.28s Step 621( 46.67%), action 280, FPS 1.94, Running 240.57s Step 622( 46.83%), action 281, FPS 1.97, Running 241.14s Step 623( 47.00%), action 282, FPS 1.93, Running 241.64s Step 624( 47.17%), action 283, FPS 1.87, Running 242.37s Step 625( 47.33%), action 284, FPS 1.85, Running 242.90s Step 626( 47.50%), action 285, FPS 1.84, Running 243.47s Step 627( 47.67%), action 286, FPS 1.83, Running 244.10s Step 628( 47.83%), action 287, FPS 1.83, Running 244.72s Step 629( 48.00%), action 288, FPS 1.86, Running 245.09s Step 630( 48.17%), action 289, FPS 1.86, Running 245.66s Step 631( 48.33%), action 290, FPS 1.85, Running 246.13s Step 632( 48.50%), action 291, FPS 1.81, Running 247.07s Step 633( 48.67%), action 292, FPS 1.79, Running 247.60s Step 634( 48.83%), action 293, FPS 1.75, Running 248.30s Step 635( 49.00%), action 294, FPS 1.74, Running 248.90s Step 636( 49.17%), action 295, FPS 1.71, Running 249.68s Step 637( 49.33%), action 296, FPS 1.70, Running 250.23s Step 638( 49.50%), action 297, FPS 1.70, Running 250.88s Step 639( 49.67%), action 298, FPS 1.67, Running 251.63s Step 640( 49.83%), action 299, FPS 1.67, Running 252.27s Step 641( 50.00%), action 300, FPS 1.61, Running 253.00s Step 642( 50.17%), action 301, FPS 1.55, Running 254.03s Step 643( 50.33%), action 302, FPS 1.57, Running 254.35s Step 644( 50.50%), action 303, FPS 1.56, Running 255.17s Step 645( 50.67%), action 304, FPS 1.54, Running 255.88s Step 646( 50.83%), action 305, FPS 1.52, Running 256.65s Step 647( 51.00%), action 306, FPS 1.52, Running 257.24s Step 648( 51.17%), action 307, FPS 1.52, Running 257.92s Step 649( 51.33%), action 308, FPS 1.49, Running 258.53s Step 650( 51.50%), action 309, FPS 1.46, Running 259.37s Step 651( 51.67%), action 310, FPS 1.44, Running 259.98s Step 652( 51.83%), action 311, FPS 1.45, Running 260.87s Step 653( 52.00%), action 312, FPS 1.45, Running 261.40s Step 654( 52.17%), action 313, FPS 1.45, Running 262.08s Step 655( 52.33%), action 314, FPS 1.46, Running 262.60s Step 656( 52.50%), action 315, FPS 1.45, Running 263.47s Step 657( 52.67%), action 316, FPS 1.46, Running 263.94s Step 658( 52.83%), action 317, FPS 1.46, Running 264.55s Step 659( 53.00%), action 318, FPS 1.47, Running 265.23s Step 660( 53.17%), action 319, FPS 1.47, Running 265.86s Step 661( 53.33%), action 320, FPS 1.47, Running 266.61s Step 662( 53.50%), action 321, FPS 1.47, Running 267.64s Step 663( 53.67%), action 322, FPS 1.45, Running 268.13s Step 664( 53.83%), action 323, FPS 1.46, Running 268.85s Step 665( 54.00%), action 324, FPS 1.47, Running 269.45s Step 666( 54.17%), action 325, FPS 1.48, Running 270.12s Step 667( 54.33%), action 326, FPS 1.49, Running 270.68s Step 668( 54.50%), action 327, FPS 1.50, Running 271.25s Step 669( 54.67%), action 328, FPS 1.51, Running 271.75s Step 670( 54.83%), action 329, FPS 1.55, Running 272.30s Step 671( 55.00%), action 330, FPS 1.56, Running 272.81s Step 672( 55.17%), action 331, FPS 1.55, Running 273.77s Step 673( 55.33%), action 332, FPS 1.55, Running 274.34s Step 674( 55.50%), action 333, FPS 1.54, Running 275.07s Step 675( 55.67%), action 334, FPS 1.54, Running 275.63s Step 676( 55.83%), action 335, FPS 1.55, Running 276.35s Step 677( 56.00%), action 336, FPS 1.55, Running 276.88s Step 678( 56.17%), action 337, FPS 1.54, Running 277.58s Step 679( 56.33%), action 338, FPS 1.52, Running 278.43s Step 680( 56.50%), action 339, FPS 1.51, Running 279.11s Step 681( 56.67%), action 340, FPS 1.54, Running 279.62s Step 682( 56.83%), action 341, FPS 1.55, Running 280.50s Step 683( 57.00%), action 342, FPS 1.55, Running 281.06s Step 684( 57.17%), action 343, FPS 1.53, Running 281.93s Step 685( 57.33%), action 344, FPS 1.53, Running 282.51s Step 686( 57.50%), action 345, FPS 1.53, Running 283.16s Step 687( 57.67%), action 346, FPS 1.54, Running 283.67s Step 688( 57.83%), action 347, FPS 1.51, Running 284.47s Step 689( 58.00%), action 348, FPS 1.48, Running 285.29s Step 690( 58.17%), action 349, FPS 1.47, Running 285.92s Step 691( 58.33%), action 350, FPS 1.46, Running 286.47s Step 692( 58.50%), action 351, FPS 1.48, Running 287.24s Step 693( 58.67%), action 352, FPS 1.47, Running 287.95s Step 694( 58.83%), action 353, FPS 1.47, Running 288.70s Step 695( 59.00%), action 354, FPS 1.47, Running 289.21s Step 696( 59.17%), action 355, FPS 1.49, Running 289.80s Step 697( 59.33%), action 356, FPS 1.47, Running 290.53s Step 698( 59.50%), action 357, FPS 1.45, Running 291.34s Step 699( 59.67%), action 358, FPS 1.47, Running 292.04s Step 700( 59.83%), action 359, FPS 1.45, Running 292.88s Step 701( 60.00%), action 360, FPS 1.43, Running 293.60s Step 702( 60.17%), action 361, FPS 1.43, Running 294.48s Step 703( 60.33%), action 362, FPS 1.43, Running 295.08s Step 704( 60.50%), action 363, FPS 1.45, Running 295.76s Step 705( 60.67%), action 364, FPS 1.45, Running 296.33s Step 706( 60.83%), action 365, FPS 1.43, Running 297.13s Step 707( 61.00%), action 366, FPS 1.40, Running 297.92s Step 708( 61.17%), action 367, FPS 1.43, Running 298.48s Step 709( 61.33%), action 368, FPS 1.46, Running 299.00s Step 710( 61.50%), action 369, FPS 1.45, Running 299.71s Step 711( 61.67%), action 370, FPS 1.46, Running 300.21s Step 712( 61.83%), action 371, FPS 1.46, Running 300.96s Step 713( 62.00%), action 372, FPS 1.46, Running 301.66s Step 714( 62.17%), action 373, FPS 1.47, Running 302.34s Step 715( 62.33%), action 374, FPS 1.46, Running 302.94s Step 716( 62.50%), action 375, FPS 1.45, Running 303.61s Step 717( 62.67%), action 376, FPS 1.47, Running 304.14s Step 718( 62.83%), action 377, FPS 1.48, Running 304.90s Step 719( 63.00%), action 378, FPS 1.47, Running 305.62s Step 720( 63.17%), action 379, FPS 1.49, Running 306.28s Step 721( 63.33%), action 380, FPS 1.49, Running 307.01s Step 722( 63.50%), action 381, FPS 1.49, Running 307.86s Step 723( 63.67%), action 382, FPS 1.48, Running 308.60s Step 724( 63.83%), action 383, FPS 1.49, Running 309.20s Step 725( 64.00%), action 384, FPS 1.47, Running 309.92s Step 726( 64.17%), action 385, FPS 1.48, Running 310.60s Step 727( 64.33%), action 386, FPS 1.51, Running 311.16s Step 728( 64.50%), action 387, FPS 1.49, Running 311.93s Step 729( 64.67%), action 388, FPS 1.48, Running 312.55s Step 730( 64.83%), action 389, FPS 1.49, Running 313.10s Step 731( 65.00%), action 390, FPS 1.47, Running 313.78s Step 732( 65.17%), action 391, FPS 1.46, Running 314.65s Step 733( 65.33%), action 392, FPS 1.47, Running 315.24s Step 734( 65.50%), action 393, FPS 1.46, Running 316.07s Step 735( 65.67%), action 394, FPS 1.45, Running 316.75s Step 736( 65.83%), action 395, FPS 1.46, Running 317.35s Step 737( 66.00%), action 396, FPS 1.43, Running 318.17s Step 738( 66.17%), action 397, FPS 1.44, Running 318.78s Step 739( 66.33%), action 398, FPS 1.46, Running 319.29s Step 740( 66.50%), action 399, FPS 1.47, Running 319.92s Step 741( 66.67%), action 400, FPS 1.48, Running 320.49s Step 742( 66.83%), action 401, FPS 1.51, Running 321.09s Step 743( 67.00%), action 402, FPS 1.52, Running 321.78s Step 744( 67.17%), action 403, FPS 1.52, Running 322.36s Step 745( 67.33%), action 404, FPS 1.54, Running 322.94s Step 746( 67.50%), action 405, FPS 1.54, Running 323.57s Step 747( 67.67%), action 406, FPS 1.55, Running 324.10s Step 748( 67.83%), action 407, FPS 1.54, Running 324.89s Step 749( 68.00%), action 408, FPS 1.57, Running 325.27s Step 750( 68.17%), action 409, FPS 1.59, Running 325.69s Step 751( 68.33%), action 410, FPS 1.62, Running 326.16s Step 752( 68.50%), action 411, FPS 1.62, Running 326.97s Step 753( 68.67%), action 412, FPS 1.62, Running 327.57s Step 754( 68.83%), action 413, FPS 1.65, Running 328.21s Step 755( 69.00%), action 414, FPS 1.66, Running 328.80s Step 756( 69.17%), action 415, FPS 1.67, Running 329.36s Step 757( 69.33%), action 416, FPS 1.71, Running 329.87s Step 758( 69.50%), action 417, FPS 1.72, Running 330.39s Step 759( 69.67%), action 418, FPS 1.71, Running 330.98s Step 760( 69.83%), action 419, FPS 1.71, Running 331.60s Step 761( 70.00%), action 420, FPS 1.69, Running 332.31s Step 762( 70.17%), action 421, FPS 1.64, Running 333.31s Step 763( 70.33%), action 422, FPS 1.66, Running 333.82s Step 764( 70.50%), action 423, FPS 1.67, Running 334.30s Step 765( 70.67%), action 424, FPS 1.70, Running 334.69s Step 766( 70.83%), action 425, FPS 1.72, Running 335.20s Step 767( 71.00%), action 426, FPS 1.70, Running 335.84s Step 768( 71.17%), action 427, FPS 1.73, Running 336.46s Step 769( 71.33%), action 428, FPS 1.70, Running 337.05s Step 770( 71.50%), action 429, FPS 1.67, Running 337.69s Step 771( 71.67%), action 430, FPS 1.65, Running 338.27s Step 772( 71.83%), action 431, FPS 1.67, Running 338.93s Step 773( 72.00%), action 432, FPS 1.68, Running 339.47s Step 774( 72.17%), action 433, FPS 1.67, Running 340.20s Step 775( 72.33%), action 434, FPS 1.68, Running 340.73s Step 776( 72.50%), action 435, FPS 1.68, Running 341.30s Step 777( 72.67%), action 436, FPS 1.68, Running 341.81s Step 778( 72.83%), action 437, FPS 1.67, Running 342.37s Step 779( 73.00%), action 438, FPS 1.67, Running 342.96s Step 780( 73.17%), action 439, FPS 1.68, Running 343.49s Step 781( 73.33%), action 440, FPS 1.72, Running 343.96s Step 782( 73.50%), action 441, FPS 1.73, Running 344.88s Step 783( 73.67%), action 442, FPS 1.72, Running 345.46s Step 784( 73.83%), action 443, FPS 1.71, Running 346.00s Step 785( 74.00%), action 444, FPS 1.69, Running 346.52s Step 786( 74.17%), action 445, FPS 1.67, Running 347.18s Step 787( 74.33%), action 446, FPS 1.68, Running 347.73s Step 788( 74.50%), action 447, FPS 1.69, Running 348.28s Step 789( 74.67%), action 448, FPS 1.70, Running 348.80s Step 790( 74.83%), action 449, FPS 1.73, Running 349.24s Step 791( 75.00%), action 450, FPS 1.75, Running 349.68s Step 792( 75.17%), action 451, FPS 1.75, Running 350.38s Step 793( 75.33%), action 452, FPS 1.74, Running 350.94s Step 794( 75.50%), action 453, FPS 1.75, Running 351.60s Step 795( 75.67%), action 454, FPS 1.75, Running 352.15s Step 796( 75.83%), action 455, FPS 1.75, Running 352.72s Step 797( 76.00%), action 456, FPS 1.74, Running 353.27s Step 798( 76.17%), action 457, FPS 1.76, Running 353.73s Step 799( 76.33%), action 458, FPS 1.77, Running 354.24s Step 800( 76.50%), action 459, FPS 1.77, Running 354.79s Step 801( 76.67%), action 460, FPS 1.75, Running 355.42s Step 802( 76.83%), action 461, FPS 1.77, Running 356.16s Step 803( 77.00%), action 462, FPS 1.78, Running 356.69s Step 804( 77.17%), action 463, FPS 1.75, Running 357.46s Step 805( 77.33%), action 464, FPS 1.78, Running 357.77s Step 806( 77.50%), action 465, FPS 1.80, Running 358.30s Step 807( 77.67%), action 466, FPS 1.81, Running 358.77s Step 808( 77.83%), action 467, FPS 1.81, Running 359.31s Step 809( 78.00%), action 468, FPS 1.80, Running 359.91s Step 810( 78.17%), action 469, FPS 1.77, Running 360.52s Step 811( 78.33%), action 470, FPS 1.75, Running 361.11s Step 812( 78.50%), action 471, FPS 1.72, Running 361.98s Step 813( 78.67%), action 472, FPS 1.75, Running 362.34s Step 814( 78.83%), action 473, FPS 1.80, Running 362.73s Step 815( 79.00%), action 474, FPS 1.82, Running 363.17s Step 816( 79.17%), action 475, FPS 1.82, Running 363.70s Step 817( 79.33%), action 476, FPS 1.82, Running 364.23s Step 818( 79.50%), action 477, FPS 1.79, Running 364.88s Step 819( 79.67%), action 478, FPS 1.78, Running 365.46s Step 820( 79.83%), action 479, FPS 1.76, Running 366.17s Step 821( 80.00%), action 480, FPS 1.77, Running 366.70s Step 822( 80.17%), action 481, FPS 1.79, Running 367.32s Step 823( 80.33%), action 482, FPS 1.81, Running 367.73s Step 824( 80.50%), action 483, FPS 1.85, Running 368.28s Step 825( 80.67%), action 484, FPS 1.81, Running 368.82s Step 826( 80.83%), action 485, FPS 1.79, Running 369.47s Step 827( 81.00%), action 486, FPS 1.78, Running 370.03s Step 828( 81.17%), action 487, FPS 1.76, Running 370.68s Step 829( 81.33%), action 488, FPS 1.77, Running 371.23s Step 830( 81.50%), action 489, FPS 1.78, Running 371.76s Step 831( 81.67%), action 490, FPS 1.82, Running 372.09s Step 832( 81.83%), action 491, FPS 1.85, Running 372.77s Step 833( 82.00%), action 492, FPS 1.79, Running 373.49s Step 834( 82.17%), action 493, FPS 1.75, Running 374.18s Step 835( 82.33%), action 494, FPS 1.70, Running 374.91s Step 836( 82.50%), action 495, FPS 1.65, Running 375.80s Step 837( 82.67%), action 496, FPS 1.66, Running 376.27s Step 838( 82.83%), action 497, FPS 1.68, Running 376.76s Step 839( 83.00%), action 498, FPS 1.70, Running 377.22s Step 840( 83.17%), action 499, FPS 1.72, Running 377.77s Step 841( 83.33%), action 500, FPS 1.72, Running 378.33s Step 842( 83.50%), action 501, FPS 1.68, Running 379.21s Step 843( 83.67%), action 502, FPS 1.66, Running 379.77s Step 844( 83.83%), action 503, FPS 1.63, Running 380.57s Step 845( 84.00%), action 504, FPS 1.63, Running 381.11s Step 846( 84.17%), action 505, FPS 1.66, Running 381.50s Step 847( 84.33%), action 506, FPS 1.66, Running 382.07s Step 848( 84.50%), action 507, FPS 1.69, Running 382.55s Step 849( 84.67%), action 508, FPS 1.68, Running 383.15s Step 850( 84.83%), action 509, FPS 1.67, Running 383.71s Step 851( 85.00%), action 510, FPS 1.65, Running 384.24s Step 852( 85.17%), action 511, FPS 1.63, Running 385.02s Step 853( 85.33%), action 512, FPS 1.66, Running 385.55s Step 854( 85.50%), action 513, FPS 1.69, Running 385.99s Step 855( 85.67%), action 514, FPS 1.72, Running 386.52s Step 856( 85.83%), action 515, FPS 1.79, Running 386.99s Step 857( 86.00%), action 516, FPS 1.79, Running 387.44s Step 858( 86.17%), action 517, FPS 1.77, Running 388.07s Step 859( 86.33%), action 518, FPS 1.76, Running 388.60s Step 860( 86.50%), action 519, FPS 1.74, Running 389.28s Step 861( 86.67%), action 520, FPS 1.73, Running 389.87s Step 862( 86.83%), action 521, FPS 1.75, Running 390.66s Step 863( 87.00%), action 522, FPS 1.77, Running 391.05s Step 864( 87.17%), action 523, FPS 1.81, Running 391.65s Step 865( 87.33%), action 524, FPS 1.82, Running 392.11s Step 866( 87.50%), action 525, FPS 1.79, Running 392.67s Step 867( 87.67%), action 526, FPS 1.79, Running 393.21s Step 868( 87.83%), action 527, FPS 1.77, Running 393.85s Step 869( 88.00%), action 528, FPS 1.78, Running 394.38s Step 870( 88.17%), action 529, FPS 1.77, Running 395.02s Step 871( 88.33%), action 530, FPS 1.79, Running 395.45s Step 872( 88.50%), action 531, FPS 1.82, Running 396.00s Step 873( 88.67%), action 532, FPS 1.84, Running 396.45s Step 874( 88.83%), action 533, FPS 1.82, Running 396.96s Step 875( 89.00%), action 534, FPS 1.80, Running 397.64s Step 876( 89.17%), action 535, FPS 1.76, Running 398.35s Step 877( 89.33%), action 536, FPS 1.75, Running 398.89s Step 878( 89.50%), action 537, FPS 1.75, Running 399.50s Step 879( 89.67%), action 538, FPS 1.74, Running 400.12s Step 880( 89.83%), action 539, FPS 1.77, Running 400.58s Step 881( 90.00%), action 540, FPS 1.77, Running 401.16s Step 882( 90.17%), action 541, FPS 1.77, Running 401.94s Step 883( 90.33%), action 542, FPS 1.73, Running 402.63s Step 884( 90.50%), action 543, FPS 1.73, Running 403.23s Step 885( 90.67%), action 544, FPS 1.72, Running 403.76s Step 886( 90.83%), action 545, FPS 1.71, Running 404.40s Step 887( 91.00%), action 546, FPS 1.71, Running 404.93s Step 888( 91.17%), action 547, FPS 1.72, Running 405.50s Step 889( 91.33%), action 548, FPS 1.73, Running 405.97s Step 890( 91.50%), action 549, FPS 1.70, Running 406.80s Step 891( 91.67%), action 550, FPS 1.68, Running 407.39s Step 892( 91.83%), action 551, FPS 1.64, Running 408.22s Step 893( 92.00%), action 552, FPS 1.62, Running 408.77s Step 894( 92.17%), action 553, FPS 1.58, Running 409.61s Step 895( 92.33%), action 554, FPS 1.61, Running 410.06s Step 896( 92.50%), action 555, FPS 1.59, Running 410.91s Step 897( 92.67%), action 556, FPS 1.57, Running 411.65s Step 898( 92.83%), action 557, FPS 1.57, Running 412.26s Step 899( 93.00%), action 558, FPS 1.58, Running 412.80s Step 900( 93.17%), action 559, FPS 1.53, Running 413.61s Step 901( 93.33%), action 560, FPS 1.52, Running 414.28s Step 902( 93.50%), action 561, FPS 1.51, Running 415.21s Step 903( 93.67%), action 562, FPS 1.52, Running 415.76s Step 904( 93.83%), action 563, FPS 1.49, Running 416.63s Step 905( 94.00%), action 564, FPS 1.46, Running 417.42s Step 906( 94.17%), action 565, FPS 1.45, Running 418.18s Step 907( 94.33%), action 566, FPS 1.46, Running 418.64s Step 908( 94.50%), action 567, FPS 1.43, Running 419.46s Step 909( 94.67%), action 568, FPS 1.42, Running 420.03s Step 910( 94.83%), action 569, FPS 1.44, Running 420.69s Step 911( 95.00%), action 570, FPS 1.43, Running 421.37s Step 912( 95.17%), action 571, FPS 1.43, Running 422.21s Step 913( 95.33%), action 572, FPS 1.43, Running 422.75s Step 914( 95.50%), action 573, FPS 1.42, Running 423.73s Step 915( 95.67%), action 574, FPS 1.40, Running 424.38s Step 916( 95.83%), action 575, FPS 1.42, Running 425.00s Step 917( 96.00%), action 576, FPS 1.44, Running 425.56s Step 918( 96.17%), action 577, FPS 1.43, Running 426.20s Step 919( 96.33%), action 578, FPS 1.42, Running 426.92s Step 920( 96.50%), action 579, FPS 1.43, Running 427.62s Step 921( 96.67%), action 580, FPS 1.40, Running 428.53s Step 922( 96.83%), action 581, FPS 1.40, Running 429.51s Step 923( 97.00%), action 582, FPS 1.39, Running 430.11s Step 924( 97.17%), action 583, FPS 1.39, Running 431.01s Step 925( 97.33%), action 584, FPS 1.42, Running 431.52s Step 926( 97.50%), action 585, FPS 1.42, Running 432.24s Step 927( 97.67%), action 586, FPS 1.41, Running 432.79s Step 928( 97.83%), action 587, FPS 1.41, Running 433.64s Step 929( 98.00%), action 588, FPS 1.41, Running 434.23s Step 930( 98.17%), action 589, FPS 1.40, Running 435.00s Step 931( 98.33%), action 590, FPS 1.40, Running 435.66s Step 932( 98.50%), action 591, FPS 1.40, Running 436.48s Step 933( 98.67%), action 592, FPS 1.40, Running 437.02s Step 934( 98.83%), action 593, FPS 1.43, Running 437.67s Step 935( 99.00%), action 594, FPS 1.42, Running 438.51s Step 936( 99.17%), action 595, FPS 1.42, Running 439.09s Step 937( 99.33%), action 596, FPS 1.43, Running 439.58s Step 938( 99.50%), action 597, FPS 1.44, Running 440.12s Step 939( 99.67%), action 598, FPS 1.44, Running 440.80s Step 940( 99.83%), action 599, FPS 1.44, Running 441.56s Step 941(100.00%), action 600, FPS 1.46, Running 442.20s [2026-08-01 16:36:06] [6 ] Seed 5 failed after 442.46 s. +steps: 941 , actions: 600 . +Instruction: Empty +Total 0/6(0.00%) success. +Setting seed: 6 +Step 1( N/A%), pre moving , FPS 7.70, Running 0.13s Step 2( N/A%), pre moving , FPS 9.41, Running 0.21s Step 3( N/A%), pre moving , FPS 9.56, Running 0.31s Step 4( N/A%), pre moving , FPS 10.47, Running 0.38s Step 5( N/A%), pre moving , FPS 12.27, Running 0.41s Step 6( N/A%), pre moving , FPS 13.79, Running 0.44s Step 7( N/A%), pre moving , FPS 15.29, Running 0.46s Step 8( N/A%), pre moving , FPS 16.26, Running 0.49s Step 9( N/A%), pre moving , FPS 17.51, Running 0.51s Step 10( N/A%), pre moving , FPS 18.67, Running 0.54s Step 11( N/A%), pre moving , FPS 19.72, Running 0.56s Step 12( N/A%), pre moving , FPS 20.54, Running 0.58s Step 13( N/A%), pre moving , FPS 21.50, Running 0.60s Step 14( N/A%), pre moving , FPS 22.41, Running 0.62s Step 15( N/A%), pre moving , FPS 23.27, Running 0.64s Step 16( N/A%), pre moving , FPS 24.07, Running 0.66s Step 17( N/A%), pre moving , FPS 24.71, Running 0.69s Step 18( N/A%), pre moving , FPS 25.24, Running 0.71s Step 19( N/A%), pre moving , FPS 25.82, Running 0.74s Step 20( N/A%), pre moving , FPS 25.99, Running 0.77s Step 21( N/A%), pre moving , FPS 21.09, Running 1.08s Step 22( N/A%), pre moving , FPS 21.95, Running 1.12s Step 23( N/A%), pre moving , FPS 24.03, Running 1.15s Step 24( N/A%), pre moving , FPS 24.94, Running 1.18s Step 25( N/A%), pre moving , FPS 24.60, Running 1.22s Step 26( N/A%), pre moving , FPS 17.66, Running 1.57s Step 27( N/A%), pre moving , FPS 17.41, Running 1.61s Step 28( N/A%), pre moving , FPS 17.29, Running 1.65s Step 29( N/A%), pre moving , FPS 17.00, Running 1.69s Step 30( N/A%), pre moving , FPS 16.03, Running 1.78s Step 31( N/A%), pre moving , FPS 15.10, Running 1.88s Step 32( N/A%), pre moving , FPS 14.32, Running 1.98s Step 33( N/A%), pre moving , FPS 13.60, Running 2.08s Step 34( N/A%), pre moving , FPS 13.17, Running 2.14s Step 35( N/A%), pre moving , FPS 12.56, Running 2.24s Step 36( N/A%), pre moving , FPS 7.41, Running 3.36s Step 37( N/A%), pre moving , FPS 6.44, Running 3.79s Step 38( N/A%), pre moving , FPS 6.28, Running 3.90s Step 39( N/A%), pre moving , FPS 6.19, Running 3.97s Step 40( N/A%), pre moving , FPS 6.20, Running 4.00s Step 41( N/A%), pre moving , FPS 6.68, Running 4.07s Step 42( N/A%), pre moving , FPS 6.56, Running 4.17s Step 43( N/A%), pre moving , FPS 6.40, Running 4.27s Step 44( N/A%), pre moving , FPS 6.27, Running 4.37s Step 45( N/A%), pre moving , FPS 6.21, Running 4.44s Step 46( N/A%), pre moving , FPS 6.75, Running 4.53s Step 47( N/A%), pre moving , FPS 6.60, Running 4.64s Step 48( N/A%), pre moving , FPS 5.27, Running 5.44s Step 49( N/A%), pre moving , FPS 5.26, Running 5.49s Step 50( N/A%), pre moving , FPS 5.34, Running 5.53s Step 51( N/A%), pre moving , FPS 5.42, Running 5.57s Step 52( N/A%), pre moving , FPS 5.50, Running 5.62s Step 53( N/A%), pre moving , FPS 5.52, Running 5.70s Step 54( N/A%), pre moving , FPS 5.56, Running 5.74s Step 55( N/A%), pre moving , FPS 5.59, Running 5.82s Step 56( N/A%), pre moving , FPS 7.95, Running 5.88s Step 57( N/A%), pre moving , FPS 9.03, Running 6.01s Step 58( N/A%), pre moving , FPS 8.82, Running 6.16s Step 59( N/A%), pre moving , FPS 8.58, Running 6.30s Step 60( N/A%), pre moving , FPS 8.18, Running 6.44s Step 61( N/A%), pre moving , FPS 7.77, Running 6.65s Step 62( N/A%), pre moving , FPS 7.51, Running 6.84s Step 63( N/A%), pre moving , FPS 7.35, Running 6.99s Step 64( N/A%), pre moving , FPS 7.08, Running 7.20s Step 65( N/A%), pre moving , FPS 6.77, Running 7.40s Step 66( N/A%), pre moving , FPS 6.52, Running 7.60s Step 67( N/A%), pre moving , FPS 6.29, Running 7.82s Step 68( N/A%), pre moving , FPS 7.74, Running 8.03s Step 69( N/A%), pre moving , FPS 7.45, Running 8.17s Step 70( N/A%), pre moving , FPS 7.03, Running 8.37s Step 71( N/A%), pre moving , FPS 6.74, Running 8.54s Step 72( N/A%), pre moving , FPS 6.45, Running 8.72s Step 73( N/A%), pre moving , FPS 6.35, Running 8.85s Step 74( N/A%), pre moving , FPS 6.04, Running 9.05s Step 75( N/A%), pre moving , FPS 5.87, Running 9.22s Step 76( N/A%), pre moving , FPS 5.73, Running 9.37s Step 77( N/A%), pre moving , FPS 5.82, Running 9.44s Step 78( N/A%), pre moving , FPS 6.03, Running 9.48s Step 79( N/A%), pre moving , FPS 6.14, Running 9.55s Step 80( N/A%), pre moving , FPS 6.30, Running 9.62s Step 81( N/A%), pre moving , FPS 6.57, Running 9.69s Step 82( N/A%), pre moving , FPS 6.85, Running 9.76s Step 83( N/A%), pre moving , FPS 7.12, Running 9.80s Step 84( N/A%), pre moving , FPS 7.50, Running 9.87s Step 85( N/A%), pre moving , FPS 7.95, Running 9.91s Step 86( N/A%), pre moving , FPS 8.46, Running 9.97s Step 87( N/A%), pre moving , FPS 9.16, Running 10.00s Step 88( N/A%), pre moving , FPS 9.92, Running 10.04s Step 89( N/A%), pre moving , FPS 10.50, Running 10.08s Step 90( N/A%), pre moving , FPS 11.43, Running 10.12s Step 91( N/A%), pre moving , FPS 12.27, Running 10.17s Step 92( N/A%), pre moving , FPS 13.42, Running 10.21s Step 93( N/A%), pre moving , FPS 13.99, Running 10.28s Step 94( N/A%), pre moving , FPS 15.09, Running 10.38s Step 95( N/A%), pre moving , FPS 15.91, Running 10.48s Step 96( N/A%), pre moving , FPS 16.53, Running 10.58s Step 97( N/A%), pre moving , FPS 16.23, Running 10.68s Step 98( N/A%), pre moving , FPS 15.49, Running 10.77s Step 99( N/A%), pre moving , FPS 15.47, Running 10.85s Step 100( N/A%), pre moving , FPS 15.09, Running 10.94s Step 101( N/A%), pre moving , FPS 14.84, Running 11.04s Step 102( N/A%), pre moving , FPS 14.42, Running 11.14s Step 103( N/A%), pre moving , FPS 13.90, Running 11.24s Step 104( N/A%), pre moving , FPS 13.61, Running 11.34s Step 105( N/A%), pre moving , FPS 7.11, Running 12.72s Step 106( N/A%), pre moving , FPS 6.19, Running 13.20s Step 107( N/A%), pre moving , FPS 5.83, Running 13.43s Step 108( N/A%), pre moving , FPS 5.39, Running 13.76s Step 109( N/A%), pre moving , FPS 5.01, Running 14.07s Step 110( N/A%), pre moving , FPS 4.62, Running 14.45s Step 111( N/A%), pre moving , FPS 4.32, Running 14.81s Step 112( N/A%), pre moving , FPS 4.01, Running 15.20s Step 113( N/A%), pre moving , FPS 3.76, Running 15.59s Step 114( N/A%), pre moving , FPS 3.58, Running 15.97s Step 115( N/A%), pre moving , FPS 3.39, Running 16.39s Step 116( N/A%), pre moving , FPS 3.21, Running 16.80s Step 117( N/A%), pre moving , FPS 3.06, Running 17.21s Step 118( N/A%), pre moving , FPS 2.98, Running 17.50s Step 119( N/A%), pre moving , FPS 2.91, Running 17.71s Step 120( N/A%), pre moving , FPS 2.86, Running 17.94s Step 121( N/A%), pre moving , FPS 2.78, Running 18.23s Step 122( N/A%), pre moving , FPS 2.70, Running 18.54s Step 123( N/A%), pre moving , FPS 2.62, Running 18.87s Step 124( N/A%), pre moving , FPS 2.53, Running 19.24s Step 125( N/A%), pre moving , FPS 2.88, Running 19.67s Step 126( N/A%), pre moving , FPS 2.92, Running 20.05s Step 127( N/A%), pre moving , FPS 2.86, Running 20.44s Step 128( N/A%), pre moving , FPS 2.83, Running 20.82s Step 129( N/A%), pre moving , FPS 2.80, Running 21.22s Step 130( N/A%), pre moving , FPS 2.78, Running 21.64s Step 131( N/A%), pre moving , FPS 2.77, Running 22.02s Step 132( N/A%), pre moving , FPS 2.80, Running 22.34s Step 133( N/A%), pre moving , FPS 2.87, Running 22.56s Step 134( N/A%), pre moving , FPS 2.86, Running 22.97s Step 135( N/A%), pre moving , FPS 2.89, Running 23.30s Step 136( N/A%), pre moving , FPS 2.90, Running 23.70s Step 137( N/A%), pre moving , FPS 2.89, Running 24.12s Step 138( N/A%), pre moving , FPS 2.83, Running 24.57s Step 139( N/A%), pre moving , FPS 2.76, Running 24.95s Step 140( N/A%), pre moving , FPS 2.70, Running 25.35s Step 141( N/A%), pre moving , FPS 2.66, Running 25.74s Step 142( N/A%), pre moving , FPS 2.62, Running 26.18s Step 143( N/A%), pre moving , FPS 2.59, Running 26.59s Step 144( N/A%), pre moving , FPS 2.62, Running 26.87s Step 145( N/A%), pre moving , FPS 2.70, Running 27.09s Step 146( N/A%), pre moving , FPS 2.70, Running 27.47s Step 147( N/A%), pre moving , FPS 2.73, Running 27.78s Step 148( N/A%), pre moving , FPS 2.72, Running 28.18s Step 149( N/A%), pre moving , FPS 2.70, Running 28.64s Step 150( N/A%), pre moving , FPS 2.70, Running 29.05s Step 151( N/A%), pre moving , FPS 2.69, Running 29.44s Step 152( N/A%), pre moving , FPS 2.65, Running 29.88s Step 153( N/A%), pre moving , FPS 2.58, Running 30.31s Step 154( N/A%), pre moving , FPS 2.58, Running 30.73s Step 155( N/A%), pre moving , FPS 2.54, Running 31.17s Step 156( N/A%), pre moving , FPS 2.59, Running 31.42s Step 157( N/A%), pre moving , FPS 2.60, Running 31.81s Step 158( N/A%), pre moving , FPS 2.63, Running 32.18s Step 159( N/A%), pre moving , FPS 2.61, Running 32.61s Step 160( N/A%), pre moving , FPS 2.59, Running 33.08s Step 161( N/A%), pre moving , FPS 2.56, Running 33.54s Step 162( N/A%), pre moving , FPS 2.56, Running 34.00s Step 163( N/A%), pre moving , FPS 2.53, Running 34.50s Step 164( N/A%), pre moving , FPS 2.47, Running 34.98s Step 165( N/A%), pre moving , FPS 2.40, Running 35.41s Step 166( N/A%), pre moving , FPS 2.42, Running 35.73s Step 167( N/A%), pre moving , FPS 2.40, Running 36.11s Step 168( N/A%), pre moving , FPS 2.40, Running 36.52s Step 169( N/A%), pre moving , FPS 2.39, Running 37.00s Step 170( N/A%), pre moving , FPS 2.38, Running 37.47s Step 171( N/A%), pre moving , FPS 2.37, Running 37.89s Step 172( N/A%), pre moving , FPS 2.36, Running 38.37s Step 173( N/A%), pre moving , FPS 2.34, Running 38.87s Step 174( N/A%), pre moving , FPS 2.33, Running 39.31s Step 175( N/A%), pre moving , FPS 2.32, Running 39.78s Step 176( N/A%), pre moving , FPS 2.35, Running 39.92s Step 177( N/A%), pre moving , FPS 2.43, Running 40.04s Step 178( N/A%), pre moving , FPS 2.51, Running 40.16s Step 179( N/A%), pre moving , FPS 2.63, Running 40.22s Step 180( N/A%), pre moving , FPS 2.77, Running 40.30s Step 181( N/A%), pre moving , FPS 2.92, Running 40.37s Step 182( N/A%), pre moving , FPS 3.10, Running 40.45s Step 183( N/A%), pre moving , FPS 3.33, Running 40.51s Step 184( N/A%), pre moving , FPS 3.55, Running 40.61s Step 185( N/A%), pre moving , FPS 3.80, Running 40.68s Step 186( N/A%), pre moving , FPS 3.45, Running 41.53s Step 187( N/A%), pre moving , FPS 3.59, Running 41.67s Step 188( N/A%), pre moving , FPS 3.79, Running 41.80s Step 189( N/A%), pre moving , FPS 4.06, Running 41.93s Step 190( N/A%), pre moving , FPS 4.29, Running 42.13s Step 191( N/A%), pre moving , FPS 4.48, Running 42.35s Step 192( N/A%), pre moving , FPS 4.76, Running 42.57s Step 193( N/A%), pre moving , FPS 5.15, Running 42.75s Step 194( N/A%), pre moving , FPS 5.52, Running 42.93s Step 195( N/A%), pre moving , FPS 5.95, Running 43.14s Step 196( N/A%), pre moving , FPS 5.81, Running 43.36s Step 197( N/A%), pre moving , FPS 5.68, Running 43.56s Step 198( N/A%), pre moving , FPS 5.54, Running 43.76s Step 199( N/A%), pre moving , FPS 5.32, Running 43.98s Step 200( N/A%), pre moving , FPS 5.16, Running 44.17s Step 201( N/A%), pre moving , FPS 5.01, Running 44.36s Step 202( N/A%), pre moving , FPS 4.87, Running 44.56s Step 203( N/A%), pre moving , FPS 4.68, Running 44.79s Step 204( N/A%), pre moving , FPS 4.59, Running 44.97s Step 205( N/A%), pre moving , FPS 4.53, Running 45.09s Step 206( N/A%), pre moving , FPS 5.46, Running 45.19s Step 207( N/A%), pre moving , FPS 5.52, Running 45.29s Step 208( N/A%), pre moving , FPS 5.50, Running 45.43s Step 209( N/A%), pre moving , FPS 5.49, Running 45.57s Step 210( N/A%), pre moving , FPS 5.56, Running 45.73s Step 211( N/A%), pre moving , FPS 5.72, Running 45.85s Step 212( N/A%), pre moving , FPS 5.80, Running 46.02s Step 213( N/A%), pre moving , FPS 5.78, Running 46.21s Step 214( N/A%), pre moving , FPS 5.82, Running 46.37s Step 215( N/A%), pre moving , FPS 5.87, Running 46.55s Step 216( N/A%), pre moving , FPS 5.89, Running 46.75s Step 217( N/A%), pre moving , FPS 5.93, Running 46.93s Step 218( N/A%), pre moving , FPS 5.93, Running 47.14s Step 219( N/A%), pre moving , FPS 5.98, Running 47.32s Step 220( N/A%), pre moving , FPS 6.11, Running 47.45s Step 221( N/A%), pre moving , FPS 6.21, Running 47.58s Step 222( N/A%), pre moving , FPS 6.36, Running 47.70s Step 223( N/A%), pre moving , FPS 6.60, Running 47.82s Step 224( N/A%), pre moving , FPS 6.69, Running 47.96s Step 225( N/A%), pre moving , FPS 6.68, Running 48.09s Step 226( N/A%), pre moving , FPS 6.62, Running 48.22s Step 227( N/A%), pre moving , FPS 6.55, Running 48.35s Step 228( N/A%), pre moving , FPS 6.48, Running 48.52s Step 229( N/A%), pre moving , FPS 6.51, Running 48.64s Step 230( N/A%), pre moving , FPS 6.58, Running 48.77s Step 231( N/A%), pre moving , FPS 6.55, Running 48.90s Step 232( N/A%), pre moving , FPS 6.65, Running 49.03s Step 233( N/A%), pre moving , FPS 6.77, Running 49.16s Step 234( N/A%), pre moving , FPS 5.36, Running 50.10s Step 235( N/A%), pre moving , FPS 5.50, Running 50.18s Step 236( N/A%), pre moving , FPS 5.67, Running 50.28s Step 237( N/A%), pre moving , FPS 5.81, Running 50.38s Step 238( N/A%), pre moving , FPS 6.02, Running 50.46s Step 239( N/A%), pre moving , FPS 6.15, Running 50.58s Step 240( N/A%), pre moving , FPS 6.07, Running 50.74s Step 241( N/A%), pre moving , FPS 5.84, Running 51.01s Step 242( N/A%), pre moving , FPS 5.54, Running 51.31s Step 243( N/A%), pre moving , FPS 5.37, Running 51.54s Step 244( N/A%), pre moving , FPS 5.16, Running 51.83s Step 245( N/A%), pre moving , FPS 5.00, Running 52.09s Step 246( N/A%), pre moving , FPS 4.85, Running 52.34s Step 247( N/A%), pre moving , FPS 4.70, Running 52.60s Step 248( N/A%), pre moving , FPS 4.61, Running 52.86s Step 249( N/A%), pre moving , FPS 4.47, Running 53.12s Step 250( N/A%), pre moving , FPS 4.33, Running 53.39s Step 251( N/A%), pre moving , FPS 4.22, Running 53.64s Step 252( N/A%), pre moving , FPS 4.09, Running 53.92s Step 253( N/A%), pre moving , FPS 3.97, Running 54.19s Step 254( N/A%), pre moving , FPS 4.59, Running 54.46s Step 255( N/A%), pre moving , FPS 4.41, Running 54.72s Step 256( N/A%), pre moving , FPS 4.30, Running 54.93s Step 257( N/A%), pre moving , FPS 4.22, Running 55.11s Step 258( N/A%), pre moving , FPS 4.13, Running 55.30s Step 259( N/A%), pre moving , FPS 4.08, Running 55.48s Step 260( N/A%), pre moving , FPS 4.04, Running 55.69s Step 261( N/A%), pre moving , FPS 4.11, Running 55.88s Step 262( N/A%), pre moving , FPS 4.12, Running 56.16s Step 263( N/A%), pre moving , FPS 4.09, Running 56.43s Step 264( N/A%), pre moving , FPS 4.11, Running 56.70s Step 265( N/A%), pre moving , FPS 4.10, Running 56.97s Step 266( N/A%), pre moving , FPS 4.09, Running 57.23s Step 267( N/A%), pre moving , FPS 4.08, Running 57.50s Step 268( N/A%), pre moving , FPS 4.08, Running 57.77s Step 269( N/A%), pre moving , FPS 4.07, Running 58.04s Step 270( N/A%), pre moving , FPS 4.06, Running 58.31s Step 271( N/A%), pre moving , FPS 4.10, Running 58.52s Step 272( N/A%), pre moving , FPS 4.17, Running 58.72s Step 273( N/A%), pre moving , FPS 4.24, Running 58.91s Step 274( N/A%), pre moving , FPS 4.31, Running 59.11s Step 275( N/A%), pre moving , FPS 4.36, Running 59.31s Step 276( N/A%), pre moving , FPS 4.39, Running 59.49s Step 277( N/A%), pre moving , FPS 4.37, Running 59.69s Step 278( N/A%), pre moving , FPS 4.29, Running 59.97s Step 279( N/A%), pre moving , FPS 4.29, Running 60.14s Step 280( N/A%), pre moving , FPS 4.32, Running 60.32s Step 281( N/A%), pre moving , FPS 4.32, Running 60.51s Step 282( N/A%), pre moving , FPS 4.42, Running 60.69s Step 283( N/A%), pre moving , FPS 4.52, Running 60.85s Step 284( N/A%), pre moving , FPS 4.54, Running 61.11s Step 285( N/A%), pre moving , FPS 4.53, Running 61.38s Step 286( N/A%), pre moving , FPS 4.57, Running 61.61s Step 287( N/A%), pre moving , FPS 4.63, Running 61.82s Step 288( N/A%), pre moving , FPS 4.71, Running 62.01s Step 289( N/A%), pre moving , FPS 4.82, Running 62.19s Step 290( N/A%), pre moving , FPS 4.89, Running 62.40s Step 291( N/A%), pre moving , FPS 4.88, Running 62.63s Step 292( N/A%), pre moving , FPS 4.87, Running 62.82s Step 293( N/A%), pre moving , FPS 4.92, Running 62.98s Step 294( N/A%), pre moving , FPS 5.00, Running 63.10s Step 295( N/A%), pre moving , FPS 5.10, Running 63.23s Step 296( N/A%), pre moving , FPS 5.17, Running 63.36s Step 297( N/A%), pre moving , FPS 5.28, Running 63.48s Step 298( N/A%), pre moving , FPS 5.51, Running 63.60s Step 299( N/A%), pre moving , FPS 5.56, Running 63.74s Step 300( N/A%), pre moving , FPS 5.65, Running 63.86s Step 301( N/A%), pre moving , FPS 5.74, Running 63.99s Step 302( N/A%), pre moving , FPS 5.83, Running 64.12s Step 303( N/A%), pre moving , FPS 5.88, Running 64.26s Step 304( N/A%), pre moving , FPS 6.10, Running 64.39s Step 305( N/A%), pre moving , FPS 6.39, Running 64.52s Step 306( N/A%), pre moving , FPS 6.57, Running 64.65s Step 307( N/A%), pre moving , FPS 6.66, Running 64.82s Step 308( N/A%), pre moving , FPS 6.87, Running 64.92s Step 309( N/A%), pre moving , FPS 7.12, Running 65.00s Step 310( N/A%), pre moving , FPS 7.46, Running 65.09s Step 311( N/A%), pre moving , FPS 7.87, Running 65.17s Step 312( N/A%), pre moving , FPS 8.23, Running 65.25s Step 313( N/A%), pre moving , FPS 8.50, Running 65.33s Step 314( N/A%), pre moving , FPS 4.10, Running 67.98s Step 315( N/A%), pre moving , FPS 3.87, Running 68.40s Step 316( N/A%), pre moving , FPS 3.58, Running 68.94s Step 317( N/A%), pre moving , FPS 3.44, Running 69.30s Step 318( N/A%), pre moving , FPS 3.31, Running 69.65s Step 319( N/A%), pre moving , FPS 3.19, Running 70.01s Step 320( N/A%), pre moving , FPS 3.02, Running 70.48s Step 321( N/A%), pre moving , FPS 2.90, Running 70.90s Step 322( N/A%), pre moving , FPS 2.78, Running 71.33s Step 323( N/A%), pre moving , FPS 2.65, Running 71.81s Step 324( N/A%), pre moving , FPS 2.51, Running 72.35s Step 325( N/A%), pre moving , FPS 2.42, Running 72.79s Step 326( N/A%), pre moving , FPS 2.34, Running 73.21s Step 327( N/A%), pre moving , FPS 2.33, Running 73.42s Step 328( N/A%), pre moving , FPS 2.26, Running 73.79s Step 329( N/A%), pre moving , FPS 2.19, Running 74.15s Step 330( N/A%), pre moving , FPS 2.11, Running 74.55s Step 331( N/A%), pre moving , FPS 2.04, Running 74.95s Step 332( N/A%), pre moving , FPS 1.96, Running 75.44s Step 333( N/A%), pre moving , FPS 1.90, Running 75.88s Step 334( 0.17%), action 1, FPS 2.17, Running 77.20s Step 335( 0.33%), action 2, FPS 2.16, Running 77.66s Step 336( 0.50%), action 3, FPS 2.19, Running 78.08s Step 337( 0.67%), action 4, FPS 2.15, Running 78.63s Step 338( 0.83%), action 5, FPS 2.09, Running 79.21s Step 339( 1.00%), action 6, FPS 2.05, Running 79.76s Step 340( 1.17%), action 7, FPS 2.01, Running 80.42s Step 341( 1.33%), action 8, FPS 1.95, Running 81.15s Step 342( 1.50%), action 9, FPS 1.92, Running 81.73s Step 343( 1.67%), action 10, FPS 1.93, Running 82.15s Step 344( 1.83%), action 11, FPS 1.88, Running 82.99s Step 345( 2.00%), action 12, FPS 1.87, Running 83.48s Step 346( 2.17%), action 13, FPS 1.84, Running 84.09s Step 347( 2.33%), action 14, FPS 1.77, Running 84.71s Step 348( 2.50%), action 15, FPS 1.73, Running 85.34s Step 349( 2.67%), action 16, FPS 1.70, Running 85.92s Step 350( 2.83%), action 17, FPS 1.66, Running 86.61s Step 351( 3.00%), action 18, FPS 1.64, Running 87.14s Step 352( 3.17%), action 19, FPS 1.62, Running 87.78s Step 353( 3.33%), action 20, FPS 1.62, Running 88.26s Step 354( 3.50%), action 21, FPS 1.70, Running 88.98s Step 355( 3.67%), action 22, FPS 1.67, Running 89.62s Step 356( 3.83%), action 23, FPS 1.65, Running 90.21s Step 357( 4.00%), action 24, FPS 1.65, Running 90.74s Step 358( 4.17%), action 25, FPS 1.64, Running 91.44s Step 359( 4.33%), action 26, FPS 1.61, Running 92.17s Step 360( 4.50%), action 27, FPS 1.63, Running 92.67s Step 361( 4.67%), action 28, FPS 1.64, Running 93.38s Step 362( 4.83%), action 29, FPS 1.61, Running 94.16s Step 363( 5.00%), action 30, FPS 1.60, Running 94.67s Step 364( 5.17%), action 31, FPS 1.56, Running 95.79s Step 365( 5.33%), action 32, FPS 1.58, Running 96.15s Step 366( 5.50%), action 33, FPS 1.59, Running 96.70s Step 367( 5.67%), action 34, FPS 1.61, Running 97.15s Step 368( 5.83%), action 35, FPS 1.59, Running 97.88s Step 369( 6.00%), action 36, FPS 1.60, Running 98.40s Step 370( 6.17%), action 37, FPS 1.58, Running 99.27s Step 371( 6.33%), action 38, FPS 1.57, Running 99.86s Step 372( 6.50%), action 39, FPS 1.55, Running 100.69s Step 373( 6.67%), action 40, FPS 1.54, Running 101.21s Step 374( 6.83%), action 41, FPS 1.53, Running 102.09s Step 375( 7.00%), action 42, FPS 1.54, Running 102.63s Step 376( 7.17%), action 43, FPS 1.53, Running 103.29s Step 377( 7.33%), action 44, FPS 1.52, Running 103.88s Step 378( 7.50%), action 45, FPS 1.53, Running 104.55s Step 379( 7.67%), action 46, FPS 1.56, Running 104.96s Step 380( 7.83%), action 47, FPS 1.51, Running 105.88s Step 381( 8.00%), action 48, FPS 1.53, Running 106.44s Step 382( 8.17%), action 49, FPS 1.54, Running 107.14s Step 383( 8.33%), action 50, FPS 1.54, Running 107.69s Step 384( 8.50%), action 51, FPS 1.56, Running 108.63s Step 385( 8.67%), action 52, FPS 1.55, Running 109.03s Step 386( 8.83%), action 53, FPS 1.56, Running 109.54s Step 387( 9.00%), action 54, FPS 1.56, Running 110.00s Step 388( 9.17%), action 55, FPS 1.57, Running 110.66s Step 389( 9.33%), action 56, FPS 1.55, Running 111.33s Step 390( 9.50%), action 57, FPS 1.56, Running 112.09s Step 391( 9.67%), action 58, FPS 1.56, Running 112.65s Step 392( 9.83%), action 59, FPS 1.58, Running 113.38s Step 393( 10.00%), action 60, FPS 1.59, Running 113.81s Step 394( 10.17%), action 61, FPS 1.59, Running 114.67s Step 395( 10.33%), action 62, FPS 1.58, Running 115.28s Step 396( 10.50%), action 63, FPS 1.56, Running 116.10s Step 397( 10.67%), action 64, FPS 1.58, Running 116.57s Step 398( 10.83%), action 65, FPS 1.60, Running 117.07s Step 399( 11.00%), action 66, FPS 1.59, Running 117.51s Step 400( 11.17%), action 67, FPS 1.61, Running 118.27s Step 401( 11.33%), action 68, FPS 1.62, Running 118.76s Step 402( 11.50%), action 69, FPS 1.63, Running 119.44s Step 403( 11.67%), action 70, FPS 1.63, Running 119.96s Step 404( 11.83%), action 71, FPS 1.66, Running 120.65s Step 405( 12.00%), action 72, FPS 1.64, Running 121.26s Step 406( 12.17%), action 73, FPS 1.62, Running 121.92s Step 407( 12.33%), action 74, FPS 1.60, Running 122.48s Step 408( 12.50%), action 75, FPS 1.62, Running 123.04s Step 409( 12.67%), action 76, FPS 1.66, Running 123.38s Step 410( 12.83%), action 77, FPS 1.70, Running 123.87s Step 411( 13.00%), action 78, FPS 1.70, Running 124.42s Step 412( 13.17%), action 79, FPS 1.71, Running 125.11s Step 413( 13.33%), action 80, FPS 1.69, Running 125.64s Step 414( 13.50%), action 81, FPS 1.69, Running 126.49s Step 415( 13.67%), action 82, FPS 1.69, Running 127.10s Step 416( 13.83%), action 83, FPS 1.73, Running 127.66s Step 417( 14.00%), action 84, FPS 1.74, Running 128.05s Step 418( 14.17%), action 85, FPS 1.73, Running 128.65s Step 419( 14.33%), action 86, FPS 1.70, Running 129.30s Step 420( 14.50%), action 87, FPS 1.71, Running 129.96s Step 421( 14.67%), action 88, FPS 1.70, Running 130.52s Step 422( 14.83%), action 89, FPS 1.70, Running 131.17s Step 423( 15.00%), action 90, FPS 1.70, Running 131.75s Step 424( 15.17%), action 91, FPS 1.71, Running 132.38s Step 425( 15.33%), action 92, FPS 1.75, Running 132.72s Step 426( 15.50%), action 93, FPS 1.77, Running 133.21s Step 427( 15.67%), action 94, FPS 1.79, Running 133.63s Step 428( 15.83%), action 95, FPS 1.76, Running 134.40s Step 429( 16.00%), action 96, FPS 1.72, Running 135.03s Step 430( 16.17%), action 97, FPS 1.70, Running 135.62s Step 431( 16.33%), action 98, FPS 1.70, Running 136.21s Step 432( 16.50%), action 99, FPS 1.69, Running 136.91s Step 433( 16.67%), action 100, FPS 1.70, Running 137.38s Step 434( 16.83%), action 101, FPS 1.72, Running 138.10s Step 435( 17.00%), action 102, FPS 1.74, Running 138.58s Step 436( 17.17%), action 103, FPS 1.72, Running 139.25s Step 437( 17.33%), action 104, FPS 1.70, Running 139.81s Step 438( 17.50%), action 105, FPS 1.65, Running 140.80s Step 439( 17.67%), action 106, FPS 1.65, Running 141.40s Step 440( 17.83%), action 107, FPS 1.69, Running 141.82s Step 441( 18.00%), action 108, FPS 1.71, Running 142.23s Step 442( 18.17%), action 109, FPS 1.73, Running 142.73s Step 443( 18.33%), action 110, FPS 1.73, Running 143.30s Step 444( 18.50%), action 111, FPS 1.70, Running 144.14s Step 445( 18.67%), action 112, FPS 1.67, Running 144.73s Step 446( 18.83%), action 113, FPS 1.65, Running 145.33s Step 447( 19.00%), action 114, FPS 1.64, Running 145.86s Step 448( 19.17%), action 115, FPS 1.67, Running 146.37s Step 449( 19.33%), action 116, FPS 1.69, Running 146.84s Step 450( 19.50%), action 117, FPS 1.69, Running 147.46s Step 451( 19.67%), action 118, FPS 1.68, Running 148.11s Step 452( 19.83%), action 119, FPS 1.67, Running 148.85s Step 453( 20.00%), action 120, FPS 1.65, Running 149.51s Step 454( 20.17%), action 121, FPS 1.63, Running 150.36s Step 455( 20.33%), action 122, FPS 1.63, Running 150.84s Step 456( 20.50%), action 123, FPS 1.61, Running 151.65s Step 457( 20.67%), action 124, FPS 1.62, Running 152.14s Step 458( 20.83%), action 125, FPS 1.64, Running 152.96s Step 459( 21.00%), action 126, FPS 1.64, Running 153.58s Step 460( 21.17%), action 127, FPS 1.61, Running 154.23s Step 461( 21.33%), action 128, FPS 1.60, Running 154.76s Step 462( 21.50%), action 129, FPS 1.59, Running 155.35s Step 463( 21.67%), action 130, FPS 1.60, Running 155.76s Step 464( 21.83%), action 131, FPS 1.62, Running 156.50s Step 465( 22.00%), action 132, FPS 1.62, Running 157.05s Step 466( 22.17%), action 133, FPS 1.60, Running 157.81s Step 467( 22.33%), action 134, FPS 1.59, Running 158.45s Step 468( 22.50%), action 135, FPS 1.58, Running 159.05s Step 469( 22.67%), action 136, FPS 1.59, Running 159.40s Step 470( 22.83%), action 137, FPS 1.62, Running 159.81s Step 471( 23.00%), action 138, FPS 1.64, Running 160.30s Step 472( 23.17%), action 139, FPS 1.65, Running 161.00s Step 473( 23.33%), action 140, FPS 1.66, Running 161.58s Step 474( 23.50%), action 141, FPS 1.66, Running 162.42s Step 475( 23.67%), action 142, FPS 1.63, Running 163.10s Step 476( 23.83%), action 143, FPS 1.64, Running 163.84s Step 477( 24.00%), action 144, FPS 1.65, Running 164.24s Step 478( 24.17%), action 145, FPS 1.70, Running 164.76s Step 479( 24.33%), action 146, FPS 1.69, Running 165.38s Step 480( 24.50%), action 147, FPS 1.67, Running 166.20s Step 481( 24.67%), action 148, FPS 1.67, Running 166.72s Step 482( 24.83%), action 149, FPS 1.66, Running 167.36s Step 483( 25.00%), action 150, FPS 1.65, Running 167.91s Step 484( 25.17%), action 151, FPS 1.64, Running 168.66s Step 485( 25.33%), action 152, FPS 1.65, Running 169.15s Step 486( 25.50%), action 153, FPS 1.66, Running 169.86s Step 487( 25.67%), action 154, FPS 1.67, Running 170.44s Step 488( 25.83%), action 155, FPS 1.66, Running 171.07s Step 489( 26.00%), action 156, FPS 1.64, Running 171.59s Step 490( 26.17%), action 157, FPS 1.61, Running 172.25s Step 491( 26.33%), action 158, FPS 1.63, Running 172.54s Step 492( 26.50%), action 159, FPS 1.64, Running 173.17s Step 493( 26.67%), action 160, FPS 1.63, Running 173.86s Step 494( 26.83%), action 161, FPS 1.64, Running 174.60s Step 495( 27.00%), action 162, FPS 1.65, Running 175.25s Step 496( 27.17%), action 163, FPS 1.61, Running 176.25s Step 497( 27.33%), action 164, FPS 1.59, Running 176.81s Step 498( 27.50%), action 165, FPS 1.60, Running 177.23s Step 499( 27.67%), action 166, FPS 1.59, Running 177.92s Step 500( 27.83%), action 167, FPS 1.62, Running 178.58s Step 501( 28.00%), action 168, FPS 1.62, Running 179.08s Step 502( 28.17%), action 169, FPS 1.60, Running 179.86s Step 503( 28.33%), action 170, FPS 1.60, Running 180.42s Step 504( 28.50%), action 171, FPS 1.58, Running 181.33s Step 505( 28.67%), action 172, FPS 1.56, Running 181.97s Step 506( 28.83%), action 173, FPS 1.58, Running 182.50s Step 507( 29.00%), action 174, FPS 1.59, Running 182.98s Step 508( 29.17%), action 175, FPS 1.59, Running 183.63s Step 509( 29.33%), action 176, FPS 1.59, Running 184.16s Step 510( 29.50%), action 177, FPS 1.58, Running 184.89s Step 511( 29.67%), action 178, FPS 1.55, Running 185.45s Step 512( 29.83%), action 179, FPS 1.54, Running 186.19s Step 513( 30.00%), action 180, FPS 1.54, Running 186.86s Step 514( 30.17%), action 181, FPS 1.49, Running 188.01s Step 515( 30.33%), action 182, FPS 1.50, Running 188.59s Step 516( 30.50%), action 183, FPS 1.55, Running 189.18s Step 517( 30.67%), action 184, FPS 1.55, Running 189.69s Step 518( 30.83%), action 185, FPS 1.52, Running 190.41s Step 519( 31.00%), action 186, FPS 1.54, Running 190.89s Step 520( 31.17%), action 187, FPS 1.51, Running 191.78s Step 521( 31.33%), action 188, FPS 1.50, Running 192.41s Step 522( 31.50%), action 189, FPS 1.52, Running 193.05s Step 523( 31.67%), action 190, FPS 1.52, Running 193.57s Step 524( 31.83%), action 191, FPS 1.55, Running 194.27s Step 525( 32.00%), action 192, FPS 1.55, Running 194.84s Step 526( 32.17%), action 193, FPS 1.55, Running 195.41s Step 527( 32.33%), action 194, FPS 1.54, Running 196.00s Step 528( 32.50%), action 195, FPS 1.54, Running 196.66s Step 529( 32.67%), action 196, FPS 1.53, Running 197.26s Step 530( 32.83%), action 197, FPS 1.52, Running 198.06s Step 531( 33.00%), action 198, FPS 1.53, Running 198.50s Step 532( 33.17%), action 199, FPS 1.55, Running 199.06s Step 533( 33.33%), action 200, FPS 1.55, Running 199.76s Step 534( 33.50%), action 201, FPS 1.55, Running 200.93s Step 535( 33.67%), action 202, FPS 1.55, Running 201.51s Step 536( 33.83%), action 203, FPS 1.54, Running 202.19s Step 537( 34.00%), action 204, FPS 1.55, Running 202.59s Step 538( 34.17%), action 205, FPS 1.57, Running 203.17s Step 539( 34.33%), action 206, FPS 1.57, Running 203.67s Step 540( 34.50%), action 207, FPS 1.55, Running 204.72s Step 541( 34.67%), action 208, FPS 1.55, Running 205.29s Step 542( 34.83%), action 209, FPS 1.52, Running 206.24s Step 543( 35.00%), action 210, FPS 1.50, Running 206.90s Step 544( 35.17%), action 211, FPS 1.48, Running 207.74s Step 545( 35.33%), action 212, FPS 1.47, Running 208.41s Step 546( 35.50%), action 213, FPS 1.46, Running 209.10s Step 547( 35.67%), action 214, FPS 1.47, Running 209.65s Step 548( 35.83%), action 215, FPS 1.47, Running 210.27s Step 549( 36.00%), action 216, FPS 1.48, Running 210.79s Step 550( 36.17%), action 217, FPS 1.50, Running 211.40s Step 551( 36.33%), action 218, FPS 1.50, Running 211.85s Step 552( 36.50%), action 219, FPS 1.47, Running 212.68s Step 553( 36.67%), action 220, FPS 1.49, Running 213.20s Step 554( 36.83%), action 221, FPS 1.51, Running 214.14s Step 555( 37.00%), action 222, FPS 1.53, Running 214.59s Step 556( 37.17%), action 223, FPS 1.54, Running 215.19s Step 557( 37.33%), action 224, FPS 1.50, Running 215.96s Step 558( 37.50%), action 225, FPS 1.50, Running 216.51s Step 559( 37.67%), action 226, FPS 1.48, Running 217.18s Step 560( 37.83%), action 227, FPS 1.52, Running 217.89s Step 561( 38.00%), action 228, FPS 1.51, Running 218.57s Step 562( 38.17%), action 229, FPS 1.55, Running 219.15s Step 563( 38.33%), action 230, FPS 1.58, Running 219.58s Step 564( 38.50%), action 231, FPS 1.57, Running 220.49s Step 565( 38.67%), action 232, FPS 1.58, Running 221.06s Step 566( 38.83%), action 233, FPS 1.55, Running 222.03s Step 567( 39.00%), action 234, FPS 1.52, Running 222.77s Step 568( 39.17%), action 235, FPS 1.53, Running 223.34s Step 569( 39.33%), action 236, FPS 1.54, Running 223.75s Step 570( 39.50%), action 237, FPS 1.55, Running 224.29s Step 571( 39.67%), action 238, FPS 1.55, Running 224.78s Step 572( 39.83%), action 239, FPS 1.58, Running 225.34s Step 573( 40.00%), action 240, FPS 1.57, Running 225.98s Step 574( 40.17%), action 241, FPS 1.58, Running 226.79s Step 575( 40.33%), action 242, FPS 1.57, Running 227.33s Step 576( 40.50%), action 243, FPS 1.57, Running 227.91s Step 577( 40.67%), action 244, FPS 1.63, Running 228.24s Step 578( 40.83%), action 245, FPS 1.63, Running 228.79s Step 579( 41.00%), action 246, FPS 1.65, Running 229.30s Step 580( 41.17%), action 247, FPS 1.68, Running 229.83s Step 581( 41.33%), action 248, FPS 1.70, Running 230.31s Step 582( 41.50%), action 249, FPS 1.71, Running 230.87s Step 583( 41.67%), action 250, FPS 1.68, Running 231.48s Step 584( 41.83%), action 251, FPS 1.70, Running 232.28s Step 585( 42.00%), action 252, FPS 1.72, Running 232.69s Step 586( 42.17%), action 253, FPS 1.76, Running 233.42s Step 587( 42.33%), action 254, FPS 1.80, Running 233.85s Step 588( 42.50%), action 255, FPS 1.82, Running 234.36s Step 589( 42.67%), action 256, FPS 1.79, Running 234.90s Step 590( 42.83%), action 257, FPS 1.77, Running 235.59s Step 591( 43.00%), action 258, FPS 1.74, Running 236.29s Step 592( 43.17%), action 259, FPS 1.73, Running 236.92s Step 593( 43.33%), action 260, FPS 1.74, Running 237.49s Step 594( 43.50%), action 261, FPS 1.70, Running 238.52s Step 595( 43.67%), action 262, FPS 1.69, Running 239.13s Step 596( 43.83%), action 263, FPS 1.66, Running 239.95s Step 597( 44.00%), action 264, FPS 1.63, Running 240.51s Step 598( 44.17%), action 265, FPS 1.59, Running 241.33s Step 599( 44.33%), action 266, FPS 1.59, Running 241.91s Step 600( 44.50%), action 267, FPS 1.56, Running 242.68s Step 601( 44.67%), action 268, FPS 1.55, Running 243.20s Step 602( 44.83%), action 269, FPS 1.54, Running 243.88s Step 603( 45.00%), action 270, FPS 1.54, Running 244.50s Step 604( 45.17%), action 271, FPS 1.52, Running 245.41s Step 605( 45.33%), action 272, FPS 1.50, Running 246.01s Step 606( 45.50%), action 273, FPS 1.51, Running 246.65s Step 607( 45.67%), action 274, FPS 1.51, Running 247.13s Step 608( 45.83%), action 275, FPS 1.49, Running 247.81s Step 609( 46.00%), action 276, FPS 1.47, Running 248.47s Step 610( 46.17%), action 277, FPS 1.48, Running 249.10s Step 611( 46.33%), action 278, FPS 1.50, Running 249.64s Step 612( 46.50%), action 279, FPS 1.49, Running 250.34s Step 613( 46.67%), action 280, FPS 1.50, Running 250.84s Step 614( 46.83%), action 281, FPS 1.52, Running 251.68s Step 615( 47.00%), action 282, FPS 1.53, Running 252.23s Step 616( 47.17%), action 283, FPS 1.52, Running 253.11s Step 617( 47.33%), action 284, FPS 1.51, Running 253.73s Step 618( 47.50%), action 285, FPS 1.52, Running 254.52s Step 619( 47.67%), action 286, FPS 1.54, Running 254.90s Step 620( 47.83%), action 287, FPS 1.53, Running 255.72s Step 621( 48.00%), action 288, FPS 1.52, Running 256.40s Step 622( 48.17%), action 289, FPS 1.52, Running 257.02s Step 623( 48.33%), action 290, FPS 1.53, Running 257.56s Step 624( 48.50%), action 291, FPS 1.54, Running 258.38s Step 625( 48.67%), action 292, FPS 1.54, Running 259.01s Step 626( 48.83%), action 293, FPS 1.57, Running 259.41s Step 627( 49.00%), action 294, FPS 1.56, Running 259.95s Step 628( 49.17%), action 295, FPS 1.59, Running 260.40s Step 629( 49.33%), action 296, FPS 1.62, Running 260.83s Step 630( 49.50%), action 297, FPS 1.62, Running 261.44s Step 631( 49.67%), action 298, FPS 1.61, Running 262.03s Step 632( 49.83%), action 299, FPS 1.63, Running 262.59s Step 633( 50.00%), action 300, FPS 1.60, Running 263.33s Step 634( 50.17%), action 301, FPS 1.61, Running 264.08s Step 635( 50.33%), action 302, FPS 1.63, Running 264.49s Step 636( 50.50%), action 303, FPS 1.68, Running 265.00s Step 637( 50.67%), action 304, FPS 1.71, Running 265.43s Step 638( 50.83%), action 305, FPS 1.73, Running 266.09s Step 639( 51.00%), action 306, FPS 1.68, Running 266.82s Step 640( 51.17%), action 307, FPS 1.70, Running 267.51s Step 641( 51.33%), action 308, FPS 1.72, Running 268.05s Step 642( 51.50%), action 309, FPS 1.72, Running 268.68s Step 643( 51.67%), action 310, FPS 1.75, Running 269.01s Step 644( 51.83%), action 311, FPS 1.76, Running 269.73s Step 645( 52.00%), action 312, FPS 1.78, Running 270.23s Step 646( 52.17%), action 313, FPS 1.73, Running 270.98s Step 647( 52.33%), action 314, FPS 1.73, Running 271.51s Step 648( 52.50%), action 315, FPS 1.71, Running 272.08s Step 649( 52.67%), action 316, FPS 1.69, Running 272.64s Step 650( 52.83%), action 317, FPS 1.69, Running 273.31s Step 651( 53.00%), action 318, FPS 1.72, Running 273.63s Step 652( 53.17%), action 319, FPS 1.74, Running 274.11s Step 653( 53.33%), action 320, FPS 1.78, Running 274.54s Step 654( 53.50%), action 321, FPS 1.79, Running 275.26s Step 655( 53.67%), action 322, FPS 1.77, Running 275.77s Step 656( 53.83%), action 323, FPS 1.75, Running 276.46s Step 657( 54.00%), action 324, FPS 1.72, Running 277.03s Step 658( 54.17%), action 325, FPS 1.73, Running 277.67s Step 659( 54.33%), action 326, FPS 1.80, Running 277.95s Step 660( 54.50%), action 327, FPS 1.85, Running 278.30s Step 661( 54.67%), action 328, FPS 1.89, Running 278.65s Step 662( 54.83%), action 329, FPS 1.92, Running 279.11s Step 663( 55.00%), action 330, FPS 1.87, Running 279.68s Step 664( 55.17%), action 331, FPS 1.88, Running 280.39s Step 665( 55.33%), action 332, FPS 1.86, Running 280.98s Step 666( 55.50%), action 333, FPS 1.86, Running 281.72s Step 667( 55.67%), action 334, FPS 1.86, Running 282.29s Step 668( 55.83%), action 335, FPS 1.85, Running 282.87s Step 669( 56.00%), action 336, FPS 1.87, Running 283.34s Step 670( 56.17%), action 337, FPS 1.90, Running 283.85s Step 671( 56.33%), action 338, FPS 1.87, Running 284.34s Step 672( 56.50%), action 339, FPS 1.84, Running 284.97s Step 673( 56.67%), action 340, FPS 1.82, Running 285.54s Step 674( 56.83%), action 341, FPS 1.81, Running 286.33s Step 675( 57.00%), action 342, FPS 1.80, Running 286.88s Step 676( 57.17%), action 343, FPS 1.81, Running 287.49s Step 677( 57.33%), action 344, FPS 1.84, Running 287.91s Step 678( 57.50%), action 345, FPS 1.86, Running 288.44s Step 679( 57.67%), action 346, FPS 1.83, Running 288.89s Step 680( 57.83%), action 347, FPS 1.78, Running 289.56s Step 681( 58.00%), action 348, FPS 1.74, Running 290.12s Step 682( 58.17%), action 349, FPS 1.73, Running 290.66s Step 683( 58.33%), action 350, FPS 1.74, Running 291.21s Step 684( 58.50%), action 351, FPS 1.71, Running 292.06s Step 685( 58.67%), action 352, FPS 1.74, Running 292.46s Step 686( 58.83%), action 353, FPS 1.77, Running 293.00s Step 687( 59.00%), action 354, FPS 1.79, Running 293.45s Step 688( 59.17%), action 355, FPS 1.78, Running 294.10s Step 689( 59.33%), action 356, FPS 1.78, Running 294.61s Step 690( 59.50%), action 357, FPS 1.76, Running 295.20s Step 691( 59.67%), action 358, FPS 1.76, Running 295.72s Step 692( 59.83%), action 359, FPS 1.76, Running 296.32s Step 693( 60.00%), action 360, FPS 1.76, Running 296.88s Step 694( 60.17%), action 361, FPS 1.78, Running 297.55s Step 695( 60.33%), action 362, FPS 1.80, Running 297.99s Step 696( 60.50%), action 363, FPS 1.81, Running 298.54s Step 697( 60.67%), action 364, FPS 1.79, Running 299.05s Step 698( 60.83%), action 365, FPS 1.78, Running 299.70s Step 699( 61.00%), action 366, FPS 1.76, Running 300.24s Step 700( 61.17%), action 367, FPS 1.74, Running 301.02s Step 701( 61.33%), action 368, FPS 1.75, Running 301.54s Step 702( 61.50%), action 369, FPS 1.77, Running 301.98s Step 703( 61.67%), action 370, FPS 1.78, Running 302.42s Step 704( 61.83%), action 371, FPS 1.78, Running 303.29s Step 705( 62.00%), action 372, FPS 1.74, Running 303.98s Step 706( 62.17%), action 373, FPS 1.69, Running 304.82s Step 707( 62.33%), action 374, FPS 1.66, Running 305.47s Step 708( 62.50%), action 375, FPS 1.68, Running 306.00s Step 709( 62.67%), action 376, FPS 1.65, Running 306.72s Step 710( 62.83%), action 377, FPS 1.65, Running 307.30s Step 711( 63.00%), action 378, FPS 1.65, Running 307.81s Step 712( 63.17%), action 379, FPS 1.65, Running 308.48s Step 713( 63.33%), action 380, FPS 1.64, Running 309.06s Step 714( 63.50%), action 381, FPS 1.61, Running 309.95s Step 715( 63.67%), action 382, FPS 1.59, Running 310.59s Step 716( 63.83%), action 383, FPS 1.55, Running 311.48s Step 717( 64.00%), action 384, FPS 1.52, Running 312.20s Step 718( 64.17%), action 385, FPS 1.52, Running 312.82s Step 719( 64.33%), action 386, FPS 1.52, Running 313.43s Step 720( 64.50%), action 387, FPS 1.54, Running 313.98s Step 721( 64.67%), action 388, FPS 1.54, Running 314.49s Step 722( 64.83%), action 389, FPS 1.53, Running 315.07s Step 723( 65.00%), action 390, FPS 1.50, Running 315.74s Step 724( 65.17%), action 391, FPS 1.48, Running 316.84s Step 725( 65.33%), action 392, FPS 1.49, Running 317.41s Step 726( 65.50%), action 393, FPS 1.52, Running 317.98s Step 727( 65.67%), action 394, FPS 1.51, Running 318.74s Step 728( 65.83%), action 395, FPS 1.49, Running 319.39s Step 729( 66.00%), action 396, FPS 1.51, Running 319.96s Step 730( 66.17%), action 397, FPS 1.49, Running 320.75s Step 731( 66.33%), action 398, FPS 1.48, Running 321.34s Step 732( 66.50%), action 399, FPS 1.49, Running 321.93s Step 733( 66.67%), action 400, FPS 1.49, Running 322.44s Step 734( 66.83%), action 401, FPS 1.49, Running 323.39s Step 735( 67.00%), action 402, FPS 1.48, Running 324.06s Step 736( 67.17%), action 403, FPS 1.50, Running 324.78s Step 737( 67.33%), action 404, FPS 1.51, Running 325.41s Step 738( 67.50%), action 405, FPS 1.52, Running 326.00s Step 739( 67.67%), action 406, FPS 1.53, Running 326.53s Step 740( 67.83%), action 407, FPS 1.52, Running 327.12s Step 741( 68.00%), action 408, FPS 1.53, Running 327.60s Step 742( 68.17%), action 409, FPS 1.53, Running 328.12s Step 743( 68.33%), action 410, FPS 1.56, Running 328.57s Step 744( 68.50%), action 411, FPS 1.57, Running 329.57s Step 745( 68.67%), action 412, FPS 1.57, Running 330.13s Step 746( 68.83%), action 413, FPS 1.57, Running 330.69s Step 747( 69.00%), action 414, FPS 1.60, Running 331.25s Step 748( 69.17%), action 415, FPS 1.60, Running 331.86s Step 749( 69.33%), action 416, FPS 1.63, Running 332.26s Step 750( 69.50%), action 417, FPS 1.68, Running 332.63s Step 751( 69.67%), action 418, FPS 1.70, Running 333.08s Step 752( 69.83%), action 419, FPS 1.69, Running 333.77s Step 753( 70.00%), action 420, FPS 1.69, Running 334.28s Step 754( 70.17%), action 421, FPS 1.71, Running 335.10s Step 755( 70.33%), action 422, FPS 1.73, Running 335.59s Step 756( 70.50%), action 423, FPS 1.73, Running 336.33s Step 757( 70.67%), action 424, FPS 1.75, Running 336.82s Step 758( 70.83%), action 425, FPS 1.76, Running 337.38s Step 759( 71.00%), action 426, FPS 1.76, Running 337.87s Step 760( 71.17%), action 427, FPS 1.76, Running 338.47s Step 761( 71.33%), action 428, FPS 1.74, Running 339.08s Step 762( 71.50%), action 429, FPS 1.72, Running 339.74s Step 763( 71.67%), action 430, FPS 1.70, Running 340.32s Step 764( 71.83%), action 431, FPS 1.75, Running 341.00s Step 765( 72.00%), action 432, FPS 1.76, Running 341.52s Step 766( 72.17%), action 433, FPS 1.74, Running 342.18s Step 767( 72.33%), action 434, FPS 1.75, Running 342.71s Step 768( 72.50%), action 435, FPS 1.74, Running 343.38s Step 769( 72.67%), action 436, FPS 1.71, Running 343.94s Step 770( 72.83%), action 437, FPS 1.68, Running 344.50s Step 771( 73.00%), action 438, FPS 1.66, Running 345.11s Step 772( 73.17%), action 439, FPS 1.68, Running 345.65s Step 773( 73.33%), action 440, FPS 1.70, Running 346.03s Step 774( 73.50%), action 441, FPS 1.70, Running 346.84s Step 775( 73.67%), action 442, FPS 1.71, Running 347.31s Step 776( 73.83%), action 443, FPS 1.73, Running 347.87s Step 777( 74.00%), action 444, FPS 1.73, Running 348.41s Step 778( 74.17%), action 445, FPS 1.71, Running 349.07s Step 779( 74.33%), action 446, FPS 1.70, Running 349.62s Step 780( 74.50%), action 447, FPS 1.68, Running 350.36s Step 781( 74.67%), action 448, FPS 1.72, Running 350.69s Step 782( 74.83%), action 449, FPS 1.73, Running 351.32s Step 783( 75.00%), action 450, FPS 1.72, Running 351.96s Step 784( 75.17%), action 451, FPS 1.70, Running 352.76s Step 785( 75.33%), action 452, FPS 1.70, Running 353.28s Step 786( 75.50%), action 453, FPS 1.71, Running 353.90s Step 787( 75.67%), action 454, FPS 1.70, Running 354.46s Step 788( 75.83%), action 455, FPS 1.69, Running 355.18s Step 789( 76.00%), action 456, FPS 1.73, Running 355.53s Step 790( 76.17%), action 457, FPS 1.71, Running 356.18s Step 791( 76.33%), action 458, FPS 1.73, Running 356.64s Step 792( 76.50%), action 459, FPS 1.74, Running 357.17s Step 793( 76.67%), action 460, FPS 1.71, Running 357.72s Step 794( 76.83%), action 461, FPS 1.72, Running 358.47s Step 795( 77.00%), action 462, FPS 1.71, Running 359.02s Step 796( 77.17%), action 463, FPS 1.68, Running 359.75s Step 797( 77.33%), action 464, FPS 1.69, Running 360.25s Step 798( 77.50%), action 465, FPS 1.73, Running 360.62s Step 799( 77.67%), action 466, FPS 1.74, Running 361.10s Step 800( 77.83%), action 467, FPS 1.78, Running 361.62s Step 801( 78.00%), action 468, FPS 1.74, Running 362.21s Step 802( 78.17%), action 469, FPS 1.71, Running 363.01s Step 803( 78.33%), action 470, FPS 1.72, Running 363.60s Step 804( 78.50%), action 471, FPS 1.71, Running 364.43s Step 805( 78.67%), action 472, FPS 1.72, Running 364.88s Step 806( 78.83%), action 473, FPS 1.76, Running 365.23s Step 807( 79.00%), action 474, FPS 1.79, Running 365.65s Step 808( 79.17%), action 475, FPS 1.83, Running 366.12s Step 809( 79.33%), action 476, FPS 1.81, Running 366.59s Step 810( 79.50%), action 477, FPS 1.82, Running 367.17s Step 811( 79.67%), action 478, FPS 1.80, Running 367.73s Step 812( 79.83%), action 479, FPS 1.78, Running 368.40s Step 813( 80.00%), action 480, FPS 1.78, Running 368.95s Step 814( 80.17%), action 481, FPS 1.80, Running 369.58s Step 815( 80.33%), action 482, FPS 1.84, Running 369.89s Step 816( 80.50%), action 483, FPS 1.86, Running 370.50s Step 817( 80.67%), action 484, FPS 1.86, Running 370.99s Step 818( 80.83%), action 485, FPS 1.82, Running 371.61s Step 819( 81.00%), action 486, FPS 1.81, Running 372.12s Step 820( 81.17%), action 487, FPS 1.80, Running 372.71s Step 821( 81.33%), action 488, FPS 1.81, Running 373.28s Step 822( 81.50%), action 489, FPS 1.83, Running 373.92s Step 823( 81.67%), action 490, FPS 1.87, Running 374.29s Step 824( 81.83%), action 491, FPS 1.92, Running 374.86s Step 825( 82.00%), action 492, FPS 1.92, Running 375.31s Step 826( 82.17%), action 493, FPS 1.89, Running 375.82s Step 827( 82.33%), action 494, FPS 1.87, Running 376.36s Step 828( 82.50%), action 495, FPS 1.85, Running 376.96s Step 829( 82.67%), action 496, FPS 1.83, Running 377.52s Step 830( 82.83%), action 497, FPS 1.82, Running 378.14s Step 831( 83.00%), action 498, FPS 1.83, Running 378.67s Step 832( 83.17%), action 499, FPS 1.86, Running 379.17s Step 833( 83.33%), action 500, FPS 1.89, Running 379.55s Step 834( 83.50%), action 501, FPS 1.86, Running 380.32s Step 835( 83.67%), action 502, FPS 1.82, Running 380.86s Step 836( 83.83%), action 503, FPS 1.79, Running 381.71s Step 837( 84.00%), action 504, FPS 1.78, Running 382.21s Step 838( 84.17%), action 505, FPS 1.77, Running 382.92s Step 839( 84.33%), action 506, FPS 1.76, Running 383.49s Step 840( 84.50%), action 507, FPS 1.77, Running 384.03s Step 841( 84.67%), action 508, FPS 1.79, Running 384.43s Step 842( 84.83%), action 509, FPS 1.79, Running 385.10s Step 843( 85.00%), action 510, FPS 1.77, Running 385.59s Step 844( 85.17%), action 511, FPS 1.72, Running 386.48s Step 845( 85.33%), action 512, FPS 1.71, Running 387.00s Step 846( 85.50%), action 513, FPS 1.68, Running 387.69s Step 847( 85.67%), action 514, FPS 1.67, Running 388.33s Step 848( 85.83%), action 515, FPS 1.69, Running 388.81s Step 849( 86.00%), action 516, FPS 1.71, Running 389.20s Step 850( 86.17%), action 517, FPS 1.71, Running 389.83s Step 851( 86.33%), action 518, FPS 1.72, Running 390.27s Step 852( 86.50%), action 519, FPS 1.71, Running 390.83s Step 853( 86.67%), action 520, FPS 1.69, Running 391.37s Step 854( 86.83%), action 521, FPS 1.69, Running 392.19s Step 855( 87.00%), action 522, FPS 1.69, Running 392.72s Step 856( 87.17%), action 523, FPS 1.71, Running 393.43s Step 857( 87.33%), action 524, FPS 1.73, Running 393.77s Step 858( 87.50%), action 525, FPS 1.77, Running 394.20s Step 859( 87.67%), action 526, FPS 1.79, Running 394.68s Step 860( 87.83%), action 527, FPS 1.78, Running 395.24s Step 861( 88.00%), action 528, FPS 1.74, Running 395.93s Step 862( 88.17%), action 529, FPS 1.75, Running 396.51s Step 863( 88.33%), action 530, FPS 1.74, Running 397.06s Step 864( 88.50%), action 531, FPS 1.75, Running 397.90s Step 865( 88.67%), action 532, FPS 1.76, Running 398.33s Step 866( 88.83%), action 533, FPS 1.79, Running 398.86s Step 867( 89.00%), action 534, FPS 1.82, Running 399.32s Step 868( 89.17%), action 535, FPS 1.79, Running 399.99s Step 869( 89.33%), action 536, FPS 1.77, Running 400.50s Step 870( 89.50%), action 537, FPS 1.77, Running 401.12s Step 871( 89.67%), action 538, FPS 1.75, Running 401.68s Step 872( 89.83%), action 539, FPS 1.74, Running 402.34s Step 873( 90.00%), action 540, FPS 1.74, Running 402.89s Step 874( 90.17%), action 541, FPS 1.75, Running 403.63s Step 875( 90.33%), action 542, FPS 1.76, Running 404.10s Step 876( 90.50%), action 543, FPS 1.76, Running 404.79s Step 877( 90.67%), action 544, FPS 1.74, Running 405.25s Step 878( 90.83%), action 545, FPS 1.71, Running 405.89s Step 879( 91.00%), action 546, FPS 1.70, Running 406.43s Step 880( 91.17%), action 547, FPS 1.66, Running 407.28s Step 881( 91.33%), action 548, FPS 1.70, Running 407.73s Step 882( 91.50%), action 549, FPS 1.69, Running 408.37s Step 883( 91.67%), action 550, FPS 1.69, Running 408.86s Step 884( 91.83%), action 551, FPS 1.70, Running 409.65s Step 885( 92.00%), action 552, FPS 1.70, Running 410.13s Step 886( 92.17%), action 553, FPS 1.67, Running 410.85s Step 887( 92.33%), action 554, FPS 1.65, Running 411.45s Step 888( 92.50%), action 555, FPS 1.62, Running 412.34s Step 889( 92.67%), action 556, FPS 1.60, Running 412.97s Step 890( 92.83%), action 557, FPS 1.58, Running 413.79s Step 891( 93.00%), action 558, FPS 1.57, Running 414.39s Step 892( 93.17%), action 559, FPS 1.53, Running 415.38s Step 893( 93.33%), action 560, FPS 1.54, Running 415.87s Step 894( 93.50%), action 561, FPS 1.50, Running 416.94s Step 895( 93.67%), action 562, FPS 1.50, Running 417.45s Step 896( 93.83%), action 563, FPS 1.49, Running 418.18s Step 897( 94.00%), action 564, FPS 1.45, Running 419.04s Step 898( 94.17%), action 565, FPS 1.43, Running 419.83s Step 899( 94.33%), action 566, FPS 1.43, Running 420.46s Step 900( 94.50%), action 567, FPS 1.44, Running 421.17s Step 901( 94.67%), action 568, FPS 1.43, Running 421.73s Step 902( 94.83%), action 569, FPS 1.42, Running 422.47s Step 903( 95.00%), action 570, FPS 1.39, Running 423.23s Step 904( 95.17%), action 571, FPS 1.38, Running 424.13s Step 905( 95.33%), action 572, FPS 1.39, Running 424.55s Step 906( 95.50%), action 573, FPS 1.39, Running 425.25s Step 907( 95.67%), action 574, FPS 1.40, Running 425.76s Step 908( 95.83%), action 575, FPS 1.40, Running 426.57s Step 909( 96.00%), action 576, FPS 1.39, Running 427.33s Step 910( 96.17%), action 577, FPS 1.37, Running 428.35s Step 911( 96.33%), action 578, FPS 1.37, Running 429.03s Step 912( 96.50%), action 579, FPS 1.40, Running 429.67s Step 913( 96.67%), action 580, FPS 1.39, Running 430.23s Step 914( 96.83%), action 581, FPS 1.42, Running 431.00s Step 915( 97.00%), action 582, FPS 1.41, Running 431.62s Step 916( 97.17%), action 583, FPS 1.43, Running 432.13s Step 917( 97.33%), action 584, FPS 1.47, Running 432.62s Step 918( 97.50%), action 585, FPS 1.48, Running 433.36s Step 919( 97.67%), action 586, FPS 1.47, Running 434.07s Step 920( 97.83%), action 587, FPS 1.47, Running 434.78s Step 921( 98.00%), action 588, FPS 1.44, Running 435.62s Step 922( 98.17%), action 589, FPS 1.41, Running 436.63s Step 923( 98.33%), action 590, FPS 1.44, Running 437.15s Step 924( 98.50%), action 591, FPS 1.43, Running 438.09s Step 925( 98.67%), action 592, FPS 1.42, Running 438.67s Step 926( 98.83%), action 593, FPS 1.41, Running 439.39s Step 927( 99.00%), action 594, FPS 1.41, Running 439.97s Step 928( 99.17%), action 595, FPS 1.43, Running 440.57s Step 929( 99.33%), action 596, FPS 1.45, Running 441.10s Step 930( 99.50%), action 597, FPS 1.50, Running 441.65s Step 931( 99.67%), action 598, FPS 1.50, Running 442.40s Step 932( 99.83%), action 599, FPS 1.49, Running 443.11s Step 933(100.00%), action 600, FPS 1.49, Running 443.63s [2026-08-01 16:43:30] [7 ] Seed 6 failed after 443.84 s. +steps: 933 , actions: 600 . +Instruction: Empty +Total 0/7(0.00%) success. +Setting seed: 7 +Step 1( N/A%), pre moving , FPS 6.27, Running 0.16s Step 2( N/A%), pre moving , FPS 8.98, Running 0.22s Step 3( N/A%), pre moving , FPS 9.49, Running 0.32s Step 4( N/A%), pre moving , FPS 10.45, Running 0.38s Step 5( N/A%), pre moving , FPS 10.51, Running 0.48s Step 6( N/A%), pre moving , FPS 10.34, Running 0.58s Step 7( N/A%), pre moving , FPS 10.28, Running 0.68s Step 8( N/A%), pre moving , FPS 10.29, Running 0.78s Step 9( N/A%), pre moving , FPS 10.25, Running 0.88s Step 10( N/A%), pre moving , FPS 10.59, Running 0.94s Step 11( N/A%), pre moving , FPS 11.40, Running 0.96s Step 12( N/A%), pre moving , FPS 12.16, Running 0.99s Step 13( N/A%), pre moving , FPS 12.87, Running 1.01s Step 14( N/A%), pre moving , FPS 13.60, Running 1.03s Step 15( N/A%), pre moving , FPS 14.27, Running 1.05s Step 16( N/A%), pre moving , FPS 14.94, Running 1.07s Step 17( N/A%), pre moving , FPS 15.58, Running 1.09s Step 18( N/A%), pre moving , FPS 16.18, Running 1.11s Step 19( N/A%), pre moving , FPS 16.66, Running 1.14s Step 20( N/A%), pre moving , FPS 17.23, Running 1.16s Step 21( N/A%), pre moving , FPS 14.53, Running 1.54s Step 22( N/A%), pre moving , FPS 14.71, Running 1.58s Step 23( N/A%), pre moving , FPS 15.31, Running 1.62s Step 24( N/A%), pre moving , FPS 15.57, Running 1.67s Step 25( N/A%), pre moving , FPS 16.39, Running 1.70s Step 26( N/A%), pre moving , FPS 13.73, Running 2.04s Step 27( N/A%), pre moving , FPS 13.99, Running 2.11s Step 28( N/A%), pre moving , FPS 14.04, Running 2.20s Step 29( N/A%), pre moving , FPS 14.06, Running 2.30s Step 30( N/A%), pre moving , FPS 13.77, Running 2.40s Step 31( N/A%), pre moving , FPS 13.43, Running 2.45s Step 32( N/A%), pre moving , FPS 12.93, Running 2.53s Step 33( N/A%), pre moving , FPS 12.35, Running 2.63s Step 34( N/A%), pre moving , FPS 11.93, Running 2.71s Step 35( N/A%), pre moving , FPS 11.38, Running 2.81s Step 36( N/A%), pre moving , FPS 7.38, Running 3.78s Step 37( N/A%), pre moving , FPS 6.43, Running 4.20s Step 38( N/A%), pre moving , FPS 6.26, Running 4.31s Step 39( N/A%), pre moving , FPS 6.13, Running 4.41s Step 40( N/A%), pre moving , FPS 5.95, Running 4.52s Step 41( N/A%), pre moving , FPS 6.48, Running 4.62s Step 42( N/A%), pre moving , FPS 6.38, Running 4.72s Step 43( N/A%), pre moving , FPS 6.37, Running 4.76s Step 44( N/A%), pre moving , FPS 6.26, Running 4.86s Step 45( N/A%), pre moving , FPS 6.12, Running 4.96s Step 46( N/A%), pre moving , FPS 6.62, Running 5.06s Step 47( N/A%), pre moving , FPS 6.55, Running 5.16s Step 48( N/A%), pre moving , FPS 5.41, Running 5.90s Step 49( N/A%), pre moving , FPS 5.46, Running 5.97s Step 50( N/A%), pre moving , FPS 5.53, Running 6.01s Step 51( N/A%), pre moving , FPS 5.54, Running 6.07s Step 52( N/A%), pre moving , FPS 5.60, Running 6.11s Step 53( N/A%), pre moving , FPS 5.68, Running 6.15s Step 54( N/A%), pre moving , FPS 5.72, Running 6.20s Step 55( N/A%), pre moving , FPS 5.82, Running 6.25s Step 56( N/A%), pre moving , FPS 7.75, Running 6.36s Step 57( N/A%), pre moving , FPS 8.62, Running 6.52s Step 58( N/A%), pre moving , FPS 8.52, Running 6.65s Step 59( N/A%), pre moving , FPS 8.39, Running 6.79s Step 60( N/A%), pre moving , FPS 8.21, Running 6.95s Step 61( N/A%), pre moving , FPS 8.08, Running 7.10s Step 62( N/A%), pre moving , FPS 7.86, Running 7.26s Step 63( N/A%), pre moving , FPS 7.59, Running 7.40s Step 64( N/A%), pre moving , FPS 7.46, Running 7.54s Step 65( N/A%), pre moving , FPS 7.30, Running 7.70s Step 66( N/A%), pre moving , FPS 7.18, Running 7.84s Step 67( N/A%), pre moving , FPS 7.00, Running 8.02s Step 68( N/A%), pre moving , FPS 8.87, Running 8.15s Step 69( N/A%), pre moving , FPS 8.59, Running 8.29s Step 70( N/A%), pre moving , FPS 8.20, Running 8.45s Step 71( N/A%), pre moving , FPS 7.91, Running 8.59s Step 72( N/A%), pre moving , FPS 7.62, Running 8.73s Step 73( N/A%), pre moving , FPS 7.31, Running 8.89s Step 74( N/A%), pre moving , FPS 7.07, Running 9.03s Step 75( N/A%), pre moving , FPS 6.78, Running 9.19s Step 76( N/A%), pre moving , FPS 6.80, Running 9.30s Step 77( N/A%), pre moving , FPS 6.87, Running 9.44s Step 78( N/A%), pre moving , FPS 6.87, Running 9.56s Step 79( N/A%), pre moving , FPS 6.88, Running 9.70s Step 80( N/A%), pre moving , FPS 7.07, Running 9.78s Step 81( N/A%), pre moving , FPS 7.34, Running 9.82s Step 82( N/A%), pre moving , FPS 7.68, Running 9.87s Step 83( N/A%), pre moving , FPS 7.97, Running 9.91s Step 84( N/A%), pre moving , FPS 8.33, Running 9.94s Step 85( N/A%), pre moving , FPS 8.68, Running 10.01s Step 86( N/A%), pre moving , FPS 9.02, Running 10.06s Step 87( N/A%), pre moving , FPS 9.47, Running 10.13s Step 88( N/A%), pre moving , FPS 9.78, Running 10.20s Step 89( N/A%), pre moving , FPS 10.16, Running 10.26s Step 90( N/A%), pre moving , FPS 10.80, Running 10.30s Step 91( N/A%), pre moving , FPS 11.26, Running 10.37s Step 92( N/A%), pre moving , FPS 11.64, Running 10.45s Step 93( N/A%), pre moving , FPS 12.43, Running 10.50s Step 94( N/A%), pre moving , FPS 13.20, Running 10.55s Step 95( N/A%), pre moving , FPS 14.21, Running 10.60s Step 96( N/A%), pre moving , FPS 14.87, Running 10.65s Step 97( N/A%), pre moving , FPS 15.92, Running 10.69s Step 98( N/A%), pre moving , FPS 17.22, Running 10.73s Step 99( N/A%), pre moving , FPS 18.73, Running 10.77s Step 100( N/A%), pre moving , FPS 19.69, Running 10.80s Step 101( N/A%), pre moving , FPS 19.09, Running 10.87s Step 102( N/A%), pre moving , FPS 19.17, Running 10.91s Step 103( N/A%), pre moving , FPS 18.07, Running 11.01s Step 104( N/A%), pre moving , FPS 17.12, Running 11.11s Step 105( N/A%), pre moving , FPS 16.59, Running 11.21s Step 106( N/A%), pre moving , FPS 15.92, Running 11.32s Step 107( N/A%), pre moving , FPS 15.52, Running 11.42s Step 108( N/A%), pre moving , FPS 15.07, Running 11.53s Step 109( N/A%), pre moving , FPS 14.65, Running 11.63s Step 110( N/A%), pre moving , FPS 13.97, Running 11.74s Step 111( N/A%), pre moving , FPS 13.64, Running 11.84s Step 112( N/A%), pre moving , FPS 13.45, Running 11.94s Step 113( N/A%), pre moving , FPS 12.95, Running 12.04s Step 114( N/A%), pre moving , FPS 12.54, Running 12.14s Step 115( N/A%), pre moving , FPS 12.21, Running 12.24s Step 116( N/A%), pre moving , FPS 11.85, Running 12.34s Step 117( N/A%), pre moving , FPS 11.63, Running 12.41s Step 118( N/A%), pre moving , FPS 11.15, Running 12.52s Step 119( N/A%), pre moving , FPS 10.76, Running 12.63s Step 120( N/A%), pre moving , FPS 10.29, Running 12.74s Step 121( N/A%), pre moving , FPS 10.24, Running 12.82s Step 122( N/A%), pre moving , FPS 10.04, Running 12.90s Step 123( N/A%), pre moving , FPS 10.09, Running 12.99s Step 124( N/A%), pre moving , FPS 10.28, Running 13.06s Step 125( N/A%), pre moving , FPS 10.29, Running 13.16s Step 126( N/A%), pre moving , FPS 10.31, Running 13.26s Step 127( N/A%), pre moving , FPS 10.30, Running 13.36s Step 128( N/A%), pre moving , FPS 10.40, Running 13.45s Step 129( N/A%), pre moving , FPS 10.43, Running 13.55s Step 130( N/A%), pre moving , FPS 10.44, Running 13.65s Step 131( N/A%), pre moving , FPS 10.45, Running 13.75s Step 132( N/A%), pre moving , FPS 10.44, Running 13.85s Step 133( N/A%), pre moving , FPS 6.58, Running 15.08s Step 134( N/A%), pre moving , FPS 6.05, Running 15.45s Step 135( N/A%), pre moving , FPS 5.50, Running 15.87s Step 136( N/A%), pre moving , FPS 5.07, Running 16.28s Step 137( N/A%), pre moving , FPS 4.67, Running 16.69s Step 138( N/A%), pre moving , FPS 4.38, Running 17.09s Step 139( N/A%), pre moving , FPS 4.13, Running 17.47s Step 140( N/A%), pre moving , FPS 3.91, Running 17.86s Step 141( N/A%), pre moving , FPS 3.68, Running 18.26s Step 142( N/A%), pre moving , FPS 3.60, Running 18.46s Step 143( N/A%), pre moving , FPS 3.44, Running 18.81s Step 144( N/A%), pre moving , FPS 3.29, Running 19.14s Step 145( N/A%), pre moving , FPS 3.14, Running 19.52s Step 146( N/A%), pre moving , FPS 3.00, Running 19.93s Step 147( N/A%), pre moving , FPS 2.87, Running 20.34s Step 148( N/A%), pre moving , FPS 2.74, Running 20.75s Step 149( N/A%), pre moving , FPS 2.63, Running 21.14s Step 150( N/A%), pre moving , FPS 2.53, Running 21.54s Step 151( N/A%), pre moving , FPS 2.44, Running 21.94s Step 152( N/A%), pre moving , FPS 2.36, Running 22.33s Step 153( N/A%), pre moving , FPS 2.66, Running 22.61s Step 154( N/A%), pre moving , FPS 2.72, Running 22.80s Step 155( N/A%), pre moving , FPS 2.79, Running 23.03s Step 156( N/A%), pre moving , FPS 2.84, Running 23.32s Step 157( N/A%), pre moving , FPS 2.93, Running 23.52s Step 158( N/A%), pre moving , FPS 3.01, Running 23.73s Step 159( N/A%), pre moving , FPS 3.08, Running 23.97s Step 160( N/A%), pre moving , FPS 3.13, Running 24.26s Step 161( N/A%), pre moving , FPS 3.12, Running 24.67s Step 162( N/A%), pre moving , FPS 2.98, Running 25.17s Step 163( N/A%), pre moving , FPS 2.95, Running 25.59s Step 164( N/A%), pre moving , FPS 2.92, Running 25.99s Step 165( N/A%), pre moving , FPS 2.90, Running 26.42s Step 166( N/A%), pre moving , FPS 2.89, Running 26.86s Step 167( N/A%), pre moving , FPS 2.87, Running 27.30s Step 168( N/A%), pre moving , FPS 2.87, Running 27.72s Step 169( N/A%), pre moving , FPS 2.87, Running 28.12s Step 170( N/A%), pre moving , FPS 2.92, Running 28.39s Step 171( N/A%), pre moving , FPS 2.96, Running 28.69s Step 172( N/A%), pre moving , FPS 2.97, Running 29.08s Step 173( N/A%), pre moving , FPS 2.90, Running 29.51s Step 174( N/A%), pre moving , FPS 2.81, Running 29.93s Step 175( N/A%), pre moving , FPS 2.73, Running 30.37s Step 176( N/A%), pre moving , FPS 2.67, Running 30.81s Step 177( N/A%), pre moving , FPS 2.56, Running 31.32s Step 178( N/A%), pre moving , FPS 2.48, Running 31.81s Step 179( N/A%), pre moving , FPS 2.42, Running 32.25s Step 180( N/A%), pre moving , FPS 2.40, Running 32.58s Step 181( N/A%), pre moving , FPS 2.46, Running 32.81s Step 182( N/A%), pre moving , FPS 2.49, Running 33.20s Step 183( N/A%), pre moving , FPS 2.51, Running 33.56s Step 184( N/A%), pre moving , FPS 2.51, Running 33.97s Step 185( N/A%), pre moving , FPS 2.50, Running 34.43s Step 186( N/A%), pre moving , FPS 2.49, Running 34.88s Step 187( N/A%), pre moving , FPS 2.49, Running 35.35s Step 188( N/A%), pre moving , FPS 2.45, Running 35.90s Step 189( N/A%), pre moving , FPS 2.43, Running 36.34s Step 190( N/A%), pre moving , FPS 2.38, Running 36.80s Step 191( N/A%), pre moving , FPS 2.37, Running 37.14s Step 192( N/A%), pre moving , FPS 2.36, Running 37.54s Step 193( N/A%), pre moving , FPS 2.37, Running 37.96s Step 194( N/A%), pre moving , FPS 2.35, Running 38.42s Step 195( N/A%), pre moving , FPS 2.34, Running 38.91s Step 196( N/A%), pre moving , FPS 2.33, Running 39.39s Step 197( N/A%), pre moving , FPS 2.34, Running 39.87s Step 198( N/A%), pre moving , FPS 2.34, Running 40.37s Step 199( N/A%), pre moving , FPS 2.31, Running 40.90s Step 200( N/A%), pre moving , FPS 2.27, Running 41.38s Step 201( N/A%), pre moving , FPS 2.31, Running 41.46s Step 202( N/A%), pre moving , FPS 2.41, Running 41.51s Step 203( N/A%), pre moving , FPS 2.50, Running 41.57s Step 204( N/A%), pre moving , FPS 2.60, Running 41.66s Step 205( N/A%), pre moving , FPS 2.74, Running 41.74s Step 206( N/A%), pre moving , FPS 2.88, Running 41.82s Step 207( N/A%), pre moving , FPS 3.05, Running 41.90s Step 208( N/A%), pre moving , FPS 3.29, Running 41.97s Step 209( N/A%), pre moving , FPS 3.51, Running 42.04s Step 210( N/A%), pre moving , FPS 3.75, Running 42.13s Step 211( N/A%), pre moving , FPS 3.45, Running 42.94s Step 212( N/A%), pre moving , FPS 3.63, Running 43.05s Step 213( N/A%), pre moving , FPS 3.83, Running 43.18s Step 214( N/A%), pre moving , FPS 4.09, Running 43.31s Step 215( N/A%), pre moving , FPS 4.41, Running 43.45s Step 216( N/A%), pre moving , FPS 4.68, Running 43.66s Step 217( N/A%), pre moving , FPS 5.03, Running 43.85s Step 218( N/A%), pre moving , FPS 5.43, Running 44.06s Step 219( N/A%), pre moving , FPS 5.99, Running 44.24s Step 220( N/A%), pre moving , FPS 6.53, Running 44.44s Step 221( N/A%), pre moving , FPS 6.26, Running 44.66s Step 222( N/A%), pre moving , FPS 6.00, Running 44.85s Step 223( N/A%), pre moving , FPS 5.75, Running 45.05s Step 224( N/A%), pre moving , FPS 5.58, Running 45.24s Step 225( N/A%), pre moving , FPS 5.39, Running 45.45s Step 226( N/A%), pre moving , FPS 5.20, Running 45.67s Step 227( N/A%), pre moving , FPS 5.05, Running 45.86s Step 228( N/A%), pre moving , FPS 4.88, Running 46.07s Step 229( N/A%), pre moving , FPS 4.71, Running 46.29s Step 230( N/A%), pre moving , FPS 4.67, Running 46.41s Step 231( N/A%), pre moving , FPS 5.58, Running 46.52s Step 232( N/A%), pre moving , FPS 5.62, Running 46.61s Step 233( N/A%), pre moving , FPS 5.68, Running 46.71s Step 234( N/A%), pre moving , FPS 5.72, Running 46.81s Step 235( N/A%), pre moving , FPS 5.78, Running 46.91s Step 236( N/A%), pre moving , FPS 5.91, Running 47.05s Step 237( N/A%), pre moving , FPS 5.99, Running 47.19s Step 238( N/A%), pre moving , FPS 6.17, Running 47.30s Step 239( N/A%), pre moving , FPS 6.25, Running 47.44s Step 240( N/A%), pre moving , FPS 6.24, Running 47.64s Step 241( N/A%), pre moving , FPS 6.24, Running 47.86s Step 242( N/A%), pre moving , FPS 6.24, Running 48.05s Step 243( N/A%), pre moving , FPS 6.25, Running 48.25s Step 244( N/A%), pre moving , FPS 6.32, Running 48.40s Step 245( N/A%), pre moving , FPS 6.48, Running 48.54s Step 246( N/A%), pre moving , FPS 6.69, Running 48.66s Step 247( N/A%), pre moving , FPS 6.78, Running 48.81s Step 248( N/A%), pre moving , FPS 6.96, Running 48.94s Step 249( N/A%), pre moving , FPS 7.25, Running 49.05s Step 250( N/A%), pre moving , FPS 7.16, Running 49.21s Step 251( N/A%), pre moving , FPS 7.12, Running 49.33s Step 252( N/A%), pre moving , FPS 6.99, Running 49.47s Step 253( N/A%), pre moving , FPS 6.91, Running 49.60s Step 254( N/A%), pre moving , FPS 6.85, Running 49.73s Step 255( N/A%), pre moving , FPS 6.75, Running 49.87s Step 256( N/A%), pre moving , FPS 6.78, Running 50.00s Step 257( N/A%), pre moving , FPS 6.81, Running 50.13s Step 258( N/A%), pre moving , FPS 6.77, Running 50.26s Step 259( N/A%), pre moving , FPS 6.79, Running 50.38s Step 260( N/A%), pre moving , FPS 6.96, Running 50.52s Step 261( N/A%), pre moving , FPS 7.20, Running 50.64s Step 262( N/A%), pre moving , FPS 5.84, Running 51.48s Step 263( N/A%), pre moving , FPS 6.04, Running 51.56s Step 264( N/A%), pre moving , FPS 6.20, Running 51.63s Step 265( N/A%), pre moving , FPS 6.17, Running 51.78s Step 266( N/A%), pre moving , FPS 6.16, Running 51.91s Step 267( N/A%), pre moving , FPS 6.26, Running 52.01s Step 268( N/A%), pre moving , FPS 6.27, Running 52.13s Step 269( N/A%), pre moving , FPS 6.15, Running 52.30s Step 270( N/A%), pre moving , FPS 5.93, Running 52.58s Step 271( N/A%), pre moving , FPS 5.65, Running 52.87s Step 272( N/A%), pre moving , FPS 5.45, Running 53.14s Step 273( N/A%), pre moving , FPS 5.24, Running 53.41s Step 274( N/A%), pre moving , FPS 5.04, Running 53.69s Step 275( N/A%), pre moving , FPS 4.86, Running 53.99s Step 276( N/A%), pre moving , FPS 4.69, Running 54.26s Step 277( N/A%), pre moving , FPS 4.54, Running 54.53s Step 278( N/A%), pre moving , FPS 4.40, Running 54.80s Step 279( N/A%), pre moving , FPS 4.27, Running 55.07s Step 280( N/A%), pre moving , FPS 4.14, Running 55.35s Step 281( N/A%), pre moving , FPS 4.02, Running 55.61s Step 282( N/A%), pre moving , FPS 4.44, Running 55.98s Step 283( N/A%), pre moving , FPS 4.22, Running 56.30s Step 284( N/A%), pre moving , FPS 4.07, Running 56.54s Step 285( N/A%), pre moving , FPS 3.99, Running 56.79s Step 286( N/A%), pre moving , FPS 3.92, Running 57.01s Step 287( N/A%), pre moving , FPS 3.85, Running 57.20s Step 288( N/A%), pre moving , FPS 3.78, Running 57.43s Step 289( N/A%), pre moving , FPS 3.71, Running 57.69s Step 290( N/A%), pre moving , FPS 3.72, Running 57.95s Step 291( N/A%), pre moving , FPS 3.75, Running 58.21s Step 292( N/A%), pre moving , FPS 3.74, Running 58.49s Step 293( N/A%), pre moving , FPS 3.75, Running 58.75s Step 294( N/A%), pre moving , FPS 3.77, Running 59.00s Step 295( N/A%), pre moving , FPS 3.81, Running 59.24s Step 296( N/A%), pre moving , FPS 3.82, Running 59.50s Step 297( N/A%), pre moving , FPS 3.83, Running 59.75s Step 298( N/A%), pre moving , FPS 3.84, Running 60.01s Step 299( N/A%), pre moving , FPS 3.91, Running 60.19s Step 300( N/A%), pre moving , FPS 3.95, Running 60.41s Step 301( N/A%), pre moving , FPS 4.01, Running 60.59s Step 302( N/A%), pre moving , FPS 4.14, Running 60.81s Step 303( N/A%), pre moving , FPS 4.27, Running 60.98s Step 304( N/A%), pre moving , FPS 4.28, Running 61.21s Step 305( N/A%), pre moving , FPS 4.27, Running 61.48s Step 306( N/A%), pre moving , FPS 4.23, Running 61.74s Step 307( N/A%), pre moving , FPS 4.27, Running 61.89s Step 308( N/A%), pre moving , FPS 4.30, Running 62.08s Step 309( N/A%), pre moving , FPS 4.40, Running 62.23s Step 310( N/A%), pre moving , FPS 4.50, Running 62.40s Step 311( N/A%), pre moving , FPS 4.61, Running 62.55s Step 312( N/A%), pre moving , FPS 4.72, Running 62.72s Step 313( N/A%), pre moving , FPS 4.75, Running 62.96s Step 314( N/A%), pre moving , FPS 4.86, Running 63.12s Step 315( N/A%), pre moving , FPS 4.87, Running 63.34s Step 316( N/A%), pre moving , FPS 4.99, Running 63.51s Step 317( N/A%), pre moving , FPS 5.04, Running 63.72s Step 318( N/A%), pre moving , FPS 5.15, Running 63.89s Step 319( N/A%), pre moving , FPS 5.10, Running 64.11s Step 320( N/A%), pre moving , FPS 5.14, Running 64.29s Step 321( N/A%), pre moving , FPS 5.20, Running 64.44s Step 322( N/A%), pre moving , FPS 5.31, Running 64.57s Step 323( N/A%), pre moving , FPS 5.37, Running 64.71s Step 324( N/A%), pre moving , FPS 5.49, Running 64.85s Step 325( N/A%), pre moving , FPS 5.71, Running 64.98s Step 326( N/A%), pre moving , FPS 5.87, Running 65.15s Step 327( N/A%), pre moving , FPS 5.91, Running 65.28s Step 328( N/A%), pre moving , FPS 5.97, Running 65.43s Step 329( N/A%), pre moving , FPS 6.00, Running 65.56s Step 330( N/A%), pre moving , FPS 6.07, Running 65.69s Step 331( N/A%), pre moving , FPS 6.12, Running 65.82s Step 332( N/A%), pre moving , FPS 6.20, Running 65.95s Step 333( N/A%), pre moving , FPS 6.40, Running 66.08s Step 334( N/A%), pre moving , FPS 6.49, Running 66.20s Step 335( N/A%), pre moving , FPS 6.70, Running 66.33s Step 336( N/A%), pre moving , FPS 6.81, Running 66.45s Step 337( N/A%), pre moving , FPS 7.01, Running 66.57s Step 338( N/A%), pre moving , FPS 7.11, Running 66.70s Step 339( N/A%), pre moving , FPS 3.91, Running 69.23s Step 340( N/A%), pre moving , FPS 3.71, Running 69.69s Step 341( N/A%), pre moving , FPS 3.53, Running 70.11s Step 342( N/A%), pre moving , FPS 3.35, Running 70.55s Step 343( N/A%), pre moving , FPS 3.19, Running 70.97s Step 344( N/A%), pre moving , FPS 3.05, Running 71.41s Step 345( N/A%), pre moving , FPS 2.97, Running 71.70s Step 346( N/A%), pre moving , FPS 2.91, Running 72.03s Step 347( N/A%), pre moving , FPS 2.82, Running 72.37s Step 348( N/A%), pre moving , FPS 2.70, Running 72.85s Step 349( N/A%), pre moving , FPS 2.59, Running 73.29s Step 350( N/A%), pre moving , FPS 2.50, Running 73.70s Step 351( N/A%), pre moving , FPS 2.40, Running 74.17s Step 352( N/A%), pre moving , FPS 2.30, Running 74.63s Step 353( N/A%), pre moving , FPS 2.23, Running 75.06s Step 354( N/A%), pre moving , FPS 2.16, Running 75.48s Step 355( N/A%), pre moving , FPS 2.11, Running 75.79s Step 356( N/A%), pre moving , FPS 2.05, Running 76.18s Step 357( N/A%), pre moving , FPS 2.01, Running 76.52s Step 358( N/A%), pre moving , FPS 1.96, Running 76.89s Step 359( 0.17%), action 1, FPS 2.20, Running 78.33s Step 360( 0.33%), action 2, FPS 2.16, Running 78.95s Step 361( 0.50%), action 3, FPS 2.14, Running 79.44s Step 362( 0.67%), action 4, FPS 2.12, Running 79.97s Step 363( 0.83%), action 5, FPS 2.11, Running 80.47s Step 364( 1.00%), action 6, FPS 2.10, Running 80.92s Step 365( 1.17%), action 7, FPS 2.07, Running 81.37s Step 366( 1.33%), action 8, FPS 2.03, Running 81.86s Step 367( 1.50%), action 9, FPS 2.01, Running 82.33s Step 368( 1.67%), action 10, FPS 2.00, Running 82.85s Step 369( 1.83%), action 11, FPS 1.95, Running 83.55s Step 370( 2.00%), action 12, FPS 1.92, Running 84.11s Step 371( 2.17%), action 13, FPS 1.93, Running 84.54s Step 372( 2.33%), action 14, FPS 1.88, Running 85.26s Step 373( 2.50%), action 15, FPS 1.87, Running 85.72s Step 374( 2.67%), action 16, FPS 1.85, Running 86.28s Step 375( 2.83%), action 17, FPS 1.81, Running 86.84s Step 376( 3.00%), action 18, FPS 1.79, Running 87.37s Step 377( 3.17%), action 19, FPS 1.75, Running 87.96s Step 378( 3.33%), action 20, FPS 1.71, Running 88.57s Step 379( 3.50%), action 21, FPS 1.81, Running 89.37s Step 380( 3.67%), action 22, FPS 1.83, Running 89.89s Step 381( 3.83%), action 23, FPS 1.84, Running 90.29s Step 382( 4.00%), action 24, FPS 1.82, Running 90.96s Step 383( 4.17%), action 25, FPS 1.82, Running 91.48s Step 384( 4.33%), action 26, FPS 1.81, Running 91.96s Step 385( 4.50%), action 27, FPS 1.80, Running 92.49s Step 386( 4.67%), action 28, FPS 1.79, Running 93.02s Step 387( 4.83%), action 29, FPS 1.80, Running 93.44s Step 388( 5.00%), action 30, FPS 1.80, Running 93.95s Step 389( 5.17%), action 31, FPS 1.77, Running 94.83s Step 390( 5.33%), action 32, FPS 1.76, Running 95.46s Step 391( 5.50%), action 33, FPS 1.73, Running 96.09s Step 392( 5.67%), action 34, FPS 1.77, Running 96.57s Step 393( 5.83%), action 35, FPS 1.74, Running 97.20s Step 394( 6.00%), action 36, FPS 1.75, Running 97.73s Step 395( 6.17%), action 37, FPS 1.74, Running 98.36s Step 396( 6.33%), action 38, FPS 1.74, Running 98.84s Step 397( 6.50%), action 39, FPS 1.76, Running 99.36s Step 398( 6.67%), action 40, FPS 1.76, Running 99.90s Step 399( 6.83%), action 41, FPS 1.77, Running 100.69s Step 400( 7.00%), action 42, FPS 1.73, Running 101.42s Step 401( 7.17%), action 43, FPS 1.70, Running 102.04s Step 402( 7.33%), action 44, FPS 1.71, Running 102.64s Step 403( 7.50%), action 45, FPS 1.69, Running 103.30s Step 404( 7.67%), action 46, FPS 1.65, Running 104.05s Step 405( 7.83%), action 47, FPS 1.66, Running 104.53s Step 406( 8.00%), action 48, FPS 1.67, Running 105.02s Step 407( 8.17%), action 49, FPS 1.64, Running 105.65s Step 408( 8.33%), action 50, FPS 1.62, Running 106.31s Step 409( 8.50%), action 51, FPS 1.62, Running 107.14s Step 410( 8.67%), action 52, FPS 1.63, Running 107.71s Step 411( 8.83%), action 53, FPS 1.64, Running 108.28s Step 412( 9.00%), action 54, FPS 1.62, Running 108.94s Step 413( 9.17%), action 55, FPS 1.62, Running 109.55s Step 414( 9.33%), action 56, FPS 1.59, Running 110.29s Step 415( 9.50%), action 57, FPS 1.58, Running 111.02s Step 416( 9.67%), action 58, FPS 1.57, Running 111.57s Step 417( 9.83%), action 59, FPS 1.54, Running 112.31s Step 418( 10.00%), action 60, FPS 1.51, Running 113.15s Step 419( 10.17%), action 61, FPS 1.53, Running 113.78s Step 420( 10.33%), action 62, FPS 1.53, Running 114.53s Step 421( 10.50%), action 63, FPS 1.52, Running 115.23s Step 422( 10.67%), action 64, FPS 1.51, Running 115.87s Step 423( 10.83%), action 65, FPS 1.51, Running 116.54s Step 424( 11.00%), action 66, FPS 1.52, Running 117.16s Step 425( 11.17%), action 67, FPS 1.51, Running 117.74s Step 426( 11.33%), action 68, FPS 1.51, Running 118.28s Step 427( 11.50%), action 69, FPS 1.52, Running 118.79s Step 428( 11.67%), action 70, FPS 1.51, Running 119.53s Step 429( 11.83%), action 71, FPS 1.53, Running 120.23s Step 430( 12.00%), action 72, FPS 1.51, Running 120.92s Step 431( 12.17%), action 73, FPS 1.52, Running 121.43s Step 432( 12.33%), action 74, FPS 1.51, Running 122.16s Step 433( 12.50%), action 75, FPS 1.53, Running 122.64s Step 434( 12.67%), action 76, FPS 1.54, Running 123.29s Step 435( 12.83%), action 77, FPS 1.57, Running 123.73s Step 436( 13.00%), action 78, FPS 1.55, Running 124.50s Step 437( 13.17%), action 79, FPS 1.58, Running 125.00s Step 438( 13.33%), action 80, FPS 1.61, Running 125.60s Step 439( 13.50%), action 81, FPS 1.60, Running 126.27s Step 440( 13.67%), action 82, FPS 1.61, Running 126.95s Step 441( 13.83%), action 83, FPS 1.62, Running 127.55s Step 442( 14.00%), action 84, FPS 1.63, Running 128.15s Step 443( 14.17%), action 85, FPS 1.66, Running 128.58s Step 444( 14.33%), action 86, FPS 1.64, Running 129.38s Step 445( 14.50%), action 87, FPS 1.63, Running 130.00s Step 446( 14.67%), action 88, FPS 1.63, Running 130.53s Step 447( 14.83%), action 89, FPS 1.63, Running 131.03s Step 448( 15.00%), action 90, FPS 1.67, Running 131.50s Step 449( 15.17%), action 91, FPS 1.68, Running 132.17s Step 450( 15.33%), action 92, FPS 1.65, Running 133.01s Step 451( 15.50%), action 93, FPS 1.65, Running 133.58s Step 452( 15.67%), action 94, FPS 1.67, Running 134.12s Step 453( 15.83%), action 95, FPS 1.67, Running 134.63s Step 454( 16.00%), action 96, FPS 1.66, Running 135.31s Step 455( 16.17%), action 97, FPS 1.66, Running 135.78s Step 456( 16.33%), action 98, FPS 1.68, Running 136.42s Step 457( 16.50%), action 99, FPS 1.68, Running 136.90s Step 458( 16.67%), action 100, FPS 1.69, Running 137.44s Step 459( 16.83%), action 101, FPS 1.69, Running 138.10s Step 460( 17.00%), action 102, FPS 1.66, Running 139.03s Step 461( 17.17%), action 103, FPS 1.67, Running 139.52s Step 462( 17.33%), action 104, FPS 1.69, Running 140.01s Step 463( 17.50%), action 105, FPS 1.66, Running 140.61s Step 464( 17.67%), action 106, FPS 1.67, Running 141.34s Step 465( 17.83%), action 107, FPS 1.69, Running 141.86s Step 466( 18.00%), action 108, FPS 1.64, Running 142.72s Step 467( 18.17%), action 109, FPS 1.65, Running 143.13s Step 468( 18.33%), action 110, FPS 1.63, Running 143.75s Step 469( 18.50%), action 111, FPS 1.65, Running 144.32s Step 470( 18.67%), action 112, FPS 1.70, Running 144.80s Step 471( 18.83%), action 113, FPS 1.73, Running 145.15s Step 472( 19.00%), action 114, FPS 1.74, Running 145.62s Step 473( 19.17%), action 115, FPS 1.76, Running 145.98s Step 474( 19.33%), action 116, FPS 1.78, Running 146.55s Step 475( 19.50%), action 117, FPS 1.76, Running 147.13s Step 476( 19.67%), action 118, FPS 1.72, Running 148.03s Step 477( 19.83%), action 119, FPS 1.70, Running 148.68s Step 478( 20.00%), action 120, FPS 1.68, Running 149.36s Step 479( 20.17%), action 121, FPS 1.65, Running 150.26s Step 480( 20.33%), action 122, FPS 1.68, Running 150.96s Step 481( 20.50%), action 123, FPS 1.67, Running 151.49s Step 482( 20.67%), action 124, FPS 1.65, Running 152.15s Step 483( 20.83%), action 125, FPS 1.65, Running 152.71s Step 484( 21.00%), action 126, FPS 1.65, Running 153.47s Step 485( 21.17%), action 127, FPS 1.66, Running 153.89s Step 486( 21.33%), action 128, FPS 1.70, Running 154.51s Step 487( 21.50%), action 129, FPS 1.70, Running 154.90s Step 488( 21.67%), action 130, FPS 1.70, Running 155.55s Step 489( 21.83%), action 131, FPS 1.66, Running 156.35s Step 490( 22.00%), action 132, FPS 1.62, Running 157.18s Step 491( 22.17%), action 133, FPS 1.60, Running 157.68s Step 492( 22.33%), action 134, FPS 1.59, Running 158.22s Step 493( 22.50%), action 135, FPS 1.58, Running 158.61s Step 494( 22.67%), action 136, FPS 1.59, Running 159.16s Step 495( 22.83%), action 137, FPS 1.58, Running 159.81s Step 496( 23.00%), action 138, FPS 1.62, Running 160.34s Step 497( 23.17%), action 139, FPS 1.64, Running 160.86s Step 498( 23.33%), action 140, FPS 1.64, Running 161.59s Step 499( 23.50%), action 141, FPS 1.67, Running 162.25s Step 500( 23.67%), action 142, FPS 1.68, Running 162.88s Step 501( 23.83%), action 143, FPS 1.70, Running 163.24s Step 502( 24.00%), action 144, FPS 1.73, Running 163.73s Step 503( 24.17%), action 145, FPS 1.75, Running 164.13s Step 504( 24.33%), action 146, FPS 1.79, Running 164.66s Step 505( 24.50%), action 147, FPS 1.73, Running 165.46s Step 506( 24.67%), action 148, FPS 1.68, Running 166.41s Step 507( 24.83%), action 149, FPS 1.63, Running 167.16s Step 508( 25.00%), action 150, FPS 1.64, Running 167.73s Step 509( 25.17%), action 151, FPS 1.67, Running 168.32s Step 510( 25.33%), action 152, FPS 1.68, Running 169.06s Step 511( 25.50%), action 153, FPS 1.68, Running 169.58s Step 512( 25.67%), action 154, FPS 1.65, Running 170.31s Step 513( 25.83%), action 155, FPS 1.63, Running 170.91s Step 514( 26.00%), action 156, FPS 1.60, Running 171.67s Step 515( 26.17%), action 157, FPS 1.59, Running 172.35s Step 516( 26.33%), action 158, FPS 1.58, Running 173.02s Step 517( 26.50%), action 159, FPS 1.59, Running 173.46s Step 518( 26.67%), action 160, FPS 1.59, Running 174.13s Step 519( 26.83%), action 161, FPS 1.59, Running 174.85s Step 520( 27.00%), action 162, FPS 1.55, Running 175.74s Step 521( 27.17%), action 163, FPS 1.53, Running 176.29s Step 522( 27.33%), action 164, FPS 1.52, Running 176.92s Step 523( 27.50%), action 165, FPS 1.50, Running 177.44s Step 524( 27.67%), action 166, FPS 1.48, Running 178.15s Step 525( 27.83%), action 167, FPS 1.51, Running 178.67s Step 526( 28.00%), action 168, FPS 1.52, Running 179.55s Step 527( 28.17%), action 169, FPS 1.55, Running 180.10s Step 528( 28.33%), action 170, FPS 1.54, Running 180.75s Step 529( 28.50%), action 171, FPS 1.52, Running 181.43s Step 530( 28.67%), action 172, FPS 1.53, Running 182.15s Step 531( 28.83%), action 173, FPS 1.52, Running 182.75s Step 532( 29.00%), action 174, FPS 1.51, Running 183.53s Step 533( 29.17%), action 175, FPS 1.48, Running 184.38s Step 534( 29.33%), action 176, FPS 1.49, Running 185.11s Step 535( 29.50%), action 177, FPS 1.50, Running 185.66s Step 536( 29.67%), action 178, FPS 1.51, Running 186.24s Step 537( 29.83%), action 179, FPS 1.52, Running 186.61s Step 538( 30.00%), action 180, FPS 1.53, Running 187.18s Step 539( 30.17%), action 181, FPS 1.52, Running 187.98s Step 540( 30.33%), action 182, FPS 1.56, Running 188.59s Step 541( 30.50%), action 183, FPS 1.54, Running 189.26s Step 542( 30.67%), action 184, FPS 1.52, Running 190.04s Step 543( 30.83%), action 185, FPS 1.52, Running 190.60s Step 544( 31.00%), action 186, FPS 1.55, Running 191.07s Step 545( 31.17%), action 187, FPS 1.57, Running 191.44s Step 546( 31.33%), action 188, FPS 1.59, Running 192.11s Step 547( 31.50%), action 189, FPS 1.58, Running 192.75s Step 548( 31.67%), action 190, FPS 1.59, Running 193.33s Step 549( 31.83%), action 191, FPS 1.58, Running 194.05s Step 550( 32.00%), action 192, FPS 1.58, Running 194.77s Step 551( 32.17%), action 193, FPS 1.59, Running 195.29s Step 552( 32.33%), action 194, FPS 1.64, Running 195.70s Step 553( 32.50%), action 195, FPS 1.71, Running 196.08s Step 554( 32.67%), action 196, FPS 1.76, Running 196.48s Step 555( 32.83%), action 197, FPS 1.77, Running 196.98s Step 556( 33.00%), action 198, FPS 1.77, Running 197.56s Step 557( 33.17%), action 199, FPS 1.75, Running 198.05s Step 558( 33.33%), action 200, FPS 1.73, Running 198.74s Step 559( 33.50%), action 201, FPS 1.75, Running 199.44s Step 560( 33.67%), action 202, FPS 1.75, Running 200.02s Step 561( 33.83%), action 203, FPS 1.79, Running 200.40s Step 562( 34.00%), action 204, FPS 1.87, Running 200.74s Step 563( 34.17%), action 205, FPS 1.90, Running 201.14s Step 564( 34.33%), action 206, FPS 1.90, Running 201.62s Step 565( 34.50%), action 207, FPS 1.88, Running 202.08s Step 566( 34.67%), action 208, FPS 1.90, Running 202.65s Step 567( 34.83%), action 209, FPS 1.92, Running 203.15s Step 568( 35.00%), action 210, FPS 1.92, Running 203.78s Step 569( 35.17%), action 211, FPS 1.94, Running 204.38s Step 570( 35.33%), action 212, FPS 1.97, Running 204.92s Step 571( 35.50%), action 213, FPS 2.01, Running 205.23s Step 572( 35.67%), action 214, FPS 2.01, Running 205.64s Step 573( 35.83%), action 215, FPS 2.01, Running 206.05s Step 574( 36.00%), action 216, FPS 1.99, Running 206.52s Step 575( 36.17%), action 217, FPS 1.99, Running 207.02s Step 576( 36.33%), action 218, FPS 2.00, Running 207.57s Step 577( 36.50%), action 219, FPS 1.99, Running 208.09s Step 578( 36.67%), action 220, FPS 2.01, Running 208.67s Step 579( 36.83%), action 221, FPS 2.03, Running 209.29s Step 580( 37.00%), action 222, FPS 2.05, Running 209.79s Step 581( 37.17%), action 223, FPS 2.06, Running 210.11s Step 582( 37.33%), action 224, FPS 2.06, Running 210.47s Step 583( 37.50%), action 225, FPS 2.04, Running 210.95s Step 584( 37.67%), action 226, FPS 2.02, Running 211.53s Step 585( 37.83%), action 227, FPS 2.00, Running 212.07s Step 586( 38.00%), action 228, FPS 2.00, Running 212.65s Step 587( 38.17%), action 229, FPS 2.00, Running 213.16s Step 588( 38.33%), action 230, FPS 1.99, Running 213.83s Step 589( 38.50%), action 231, FPS 1.98, Running 214.48s Step 590( 38.67%), action 232, FPS 2.00, Running 214.91s Step 591( 38.83%), action 233, FPS 1.98, Running 215.35s Step 592( 39.00%), action 234, FPS 1.95, Running 215.88s Step 593( 39.17%), action 235, FPS 1.91, Running 216.49s Step 594( 39.33%), action 236, FPS 1.87, Running 217.24s Step 595( 39.50%), action 237, FPS 1.85, Running 217.85s Step 596( 39.67%), action 238, FPS 1.84, Running 218.46s Step 597( 39.83%), action 239, FPS 1.83, Running 218.99s Step 598( 40.00%), action 240, FPS 1.82, Running 219.68s Step 599( 40.17%), action 241, FPS 1.82, Running 220.28s Step 600( 40.33%), action 242, FPS 1.81, Running 220.86s Step 601( 40.50%), action 243, FPS 1.77, Running 221.43s Step 602( 40.67%), action 244, FPS 1.71, Running 222.14s Step 603( 40.83%), action 245, FPS 1.68, Running 222.82s Step 604( 41.00%), action 246, FPS 1.68, Running 223.45s Step 605( 41.17%), action 247, FPS 1.68, Running 223.99s Step 606( 41.33%), action 248, FPS 1.68, Running 224.57s Step 607( 41.50%), action 249, FPS 1.69, Running 225.02s Step 608( 41.67%), action 250, FPS 1.72, Running 225.49s Step 609( 41.83%), action 251, FPS 1.71, Running 226.21s Step 610( 42.00%), action 252, FPS 1.68, Running 226.85s Step 611( 42.17%), action 253, FPS 1.66, Running 227.37s Step 612( 42.33%), action 254, FPS 1.64, Running 228.07s Step 613( 42.50%), action 255, FPS 1.64, Running 228.67s Step 614( 42.67%), action 256, FPS 1.67, Running 229.21s Step 615( 42.83%), action 257, FPS 1.67, Running 229.80s Step 616( 43.00%), action 258, FPS 1.68, Running 230.36s Step 617( 43.17%), action 259, FPS 1.64, Running 231.20s Step 618( 43.33%), action 260, FPS 1.64, Running 231.87s Step 619( 43.50%), action 261, FPS 1.62, Running 232.62s Step 620( 43.67%), action 262, FPS 1.61, Running 233.31s Step 621( 43.83%), action 263, FPS 1.62, Running 233.79s Step 622( 44.00%), action 264, FPS 1.63, Running 234.40s Step 623( 44.17%), action 265, FPS 1.65, Running 234.95s Step 624( 44.33%), action 266, FPS 1.63, Running 235.69s Step 625( 44.50%), action 267, FPS 1.64, Running 236.15s Step 626( 44.67%), action 268, FPS 1.65, Running 236.69s Step 627( 44.83%), action 269, FPS 1.64, Running 237.20s Step 628( 45.00%), action 270, FPS 1.62, Running 237.84s Step 629( 45.17%), action 271, FPS 1.62, Running 238.57s Step 630( 45.33%), action 272, FPS 1.61, Running 239.24s Step 631( 45.50%), action 273, FPS 1.61, Running 239.80s Step 632( 45.67%), action 274, FPS 1.59, Running 240.67s Step 633( 45.83%), action 275, FPS 1.57, Running 241.44s Step 634( 46.00%), action 276, FPS 1.56, Running 242.03s Step 635( 46.17%), action 277, FPS 1.58, Running 242.47s Step 636( 46.33%), action 278, FPS 1.59, Running 242.96s Step 637( 46.50%), action 279, FPS 1.60, Running 243.66s Step 638( 46.67%), action 280, FPS 1.62, Running 244.25s Step 639( 46.83%), action 281, FPS 1.62, Running 244.96s Step 640( 47.00%), action 282, FPS 1.60, Running 245.82s Step 641( 47.17%), action 283, FPS 1.59, Running 246.36s Step 642( 47.33%), action 284, FPS 1.57, Running 247.16s Step 643( 47.50%), action 285, FPS 1.55, Running 247.85s Step 644( 47.67%), action 286, FPS 1.55, Running 248.63s Step 645( 47.83%), action 287, FPS 1.53, Running 249.22s Step 646( 48.00%), action 288, FPS 1.53, Running 249.77s Step 647( 48.17%), action 289, FPS 1.53, Running 250.26s Step 648( 48.33%), action 290, FPS 1.53, Running 250.92s Step 649( 48.50%), action 291, FPS 1.54, Running 251.54s Step 650( 48.67%), action 292, FPS 1.56, Running 252.10s Step 651( 48.83%), action 293, FPS 1.56, Running 252.59s Step 652( 49.00%), action 294, FPS 1.56, Running 253.47s Step 653( 49.17%), action 295, FPS 1.58, Running 254.10s Step 654( 49.33%), action 296, FPS 1.56, Running 254.89s Step 655( 49.50%), action 297, FPS 1.54, Running 255.45s Step 656( 49.67%), action 298, FPS 1.54, Running 255.96s Step 657( 49.83%), action 299, FPS 1.54, Running 256.68s Step 658( 50.00%), action 300, FPS 1.50, Running 257.59s Step 659( 50.17%), action 301, FPS 1.48, Running 258.50s Step 660( 50.33%), action 302, FPS 1.49, Running 259.25s Step 661( 50.50%), action 303, FPS 1.50, Running 259.70s Step 662( 50.67%), action 304, FPS 1.51, Running 260.44s Step 663( 50.83%), action 305, FPS 1.51, Running 261.07s Step 664( 51.00%), action 306, FPS 1.53, Running 261.71s Step 665( 51.17%), action 307, FPS 1.54, Running 262.23s Step 666( 51.33%), action 308, FPS 1.52, Running 262.91s Step 667( 51.50%), action 309, FPS 1.52, Running 263.42s Step 668( 51.67%), action 310, FPS 1.52, Running 264.10s Step 669( 51.83%), action 311, FPS 1.51, Running 264.77s Step 670( 52.00%), action 312, FPS 1.50, Running 265.43s Step 671( 52.17%), action 313, FPS 1.49, Running 266.05s Step 672( 52.33%), action 314, FPS 1.51, Running 266.74s Step 673( 52.50%), action 315, FPS 1.51, Running 267.36s Step 674( 52.67%), action 316, FPS 1.52, Running 268.06s Step 675( 52.83%), action 317, FPS 1.51, Running 268.69s Step 676( 53.00%), action 318, FPS 1.49, Running 269.34s Step 677( 53.17%), action 319, FPS 1.51, Running 269.89s Step 678( 53.33%), action 320, FPS 1.51, Running 270.80s Step 679( 53.50%), action 321, FPS 1.53, Running 271.57s Step 680( 53.67%), action 322, FPS 1.51, Running 272.49s Step 681( 53.83%), action 323, FPS 1.49, Running 273.15s Step 682( 54.00%), action 324, FPS 1.46, Running 274.13s Step 683( 54.17%), action 325, FPS 1.46, Running 274.73s Step 684( 54.33%), action 326, FPS 1.44, Running 275.63s Step 685( 54.50%), action 327, FPS 1.44, Running 276.16s Step 686( 54.67%), action 328, FPS 1.45, Running 276.72s Step 687( 54.83%), action 329, FPS 1.46, Running 277.14s Step 688( 55.00%), action 330, FPS 1.48, Running 277.63s Step 689( 55.17%), action 331, FPS 1.47, Running 278.39s Step 690( 55.33%), action 332, FPS 1.45, Running 279.23s Step 691( 55.50%), action 333, FPS 1.45, Running 279.83s Step 692( 55.67%), action 334, FPS 1.46, Running 280.47s Step 693( 55.83%), action 335, FPS 1.47, Running 280.97s Step 694( 56.00%), action 336, FPS 1.49, Running 281.47s Step 695( 56.17%), action 337, FPS 1.51, Running 281.94s Step 696( 56.33%), action 338, FPS 1.51, Running 282.61s Step 697( 56.50%), action 339, FPS 1.51, Running 283.18s Step 698( 56.67%), action 340, FPS 1.53, Running 283.86s Step 699( 56.83%), action 341, FPS 1.54, Running 284.59s Step 700( 57.00%), action 342, FPS 1.56, Running 285.32s Step 701( 57.17%), action 343, FPS 1.58, Running 285.78s Step 702( 57.33%), action 344, FPS 1.64, Running 286.31s Step 703( 57.50%), action 345, FPS 1.64, Running 286.92s Step 704( 57.67%), action 346, FPS 1.69, Running 287.49s Step 705( 57.83%), action 347, FPS 1.68, Running 288.05s Step 706( 58.00%), action 348, FPS 1.68, Running 288.61s Step 707( 58.17%), action 349, FPS 1.66, Running 289.16s Step 708( 58.33%), action 350, FPS 1.65, Running 289.72s Step 709( 58.50%), action 351, FPS 1.65, Running 290.50s Step 710( 58.67%), action 352, FPS 1.69, Running 291.05s Step 711( 58.83%), action 353, FPS 1.68, Running 291.72s Step 712( 59.00%), action 354, FPS 1.68, Running 292.41s Step 713( 59.17%), action 355, FPS 1.66, Running 293.01s Step 714( 59.33%), action 356, FPS 1.65, Running 293.56s Step 715( 59.50%), action 357, FPS 1.66, Running 293.98s Step 716( 59.67%), action 358, FPS 1.66, Running 294.65s Step 717( 59.83%), action 359, FPS 1.63, Running 295.43s Step 718( 60.00%), action 360, FPS 1.63, Running 296.16s Step 719( 60.17%), action 361, FPS 1.59, Running 297.15s Step 720( 60.33%), action 362, FPS 1.59, Running 297.88s Step 721( 60.50%), action 363, FPS 1.59, Running 298.38s Step 722( 60.67%), action 364, FPS 1.56, Running 299.09s Step 723( 60.83%), action 365, FPS 1.56, Running 299.77s Step 724( 61.00%), action 366, FPS 1.54, Running 300.48s Step 725( 61.17%), action 367, FPS 1.53, Running 301.16s Step 726( 61.33%), action 368, FPS 1.50, Running 301.92s Step 727( 61.50%), action 369, FPS 1.52, Running 302.36s Step 728( 61.67%), action 370, FPS 1.52, Running 302.90s Step 729( 61.83%), action 371, FPS 1.51, Running 303.70s Step 730( 62.00%), action 372, FPS 1.50, Running 304.35s Step 731( 62.17%), action 373, FPS 1.52, Running 304.89s Step 732( 62.33%), action 374, FPS 1.52, Running 305.55s Step 733( 62.50%), action 375, FPS 1.53, Running 306.07s Step 734( 62.67%), action 376, FPS 1.53, Running 306.62s Step 735( 62.83%), action 377, FPS 1.53, Running 307.09s Step 736( 63.00%), action 378, FPS 1.52, Running 307.84s Step 737( 63.17%), action 379, FPS 1.53, Running 308.52s Step 738( 63.33%), action 380, FPS 1.51, Running 309.42s Step 739( 63.50%), action 381, FPS 1.54, Running 310.12s Step 740( 63.67%), action 382, FPS 1.55, Running 310.75s Step 741( 63.83%), action 383, FPS 1.56, Running 311.17s Step 742( 64.00%), action 384, FPS 1.59, Running 311.69s Step 743( 64.17%), action 385, FPS 1.62, Running 312.13s Step 744( 64.33%), action 386, FPS 1.62, Running 312.82s Step 745( 64.50%), action 387, FPS 1.61, Running 313.55s Step 746( 64.67%), action 388, FPS 1.59, Running 314.50s Step 747( 64.83%), action 389, FPS 1.58, Running 315.01s Step 748( 65.00%), action 390, FPS 1.56, Running 315.73s Step 749( 65.17%), action 391, FPS 1.56, Running 316.55s Step 750( 65.33%), action 392, FPS 1.55, Running 317.23s Step 751( 65.50%), action 393, FPS 1.55, Running 317.80s Step 752( 65.67%), action 394, FPS 1.56, Running 318.37s Step 753( 65.83%), action 395, FPS 1.54, Running 319.07s Step 754( 66.00%), action 396, FPS 1.54, Running 319.63s Step 755( 66.17%), action 397, FPS 1.52, Running 320.26s Step 756( 66.33%), action 398, FPS 1.51, Running 321.06s Step 757( 66.50%), action 399, FPS 1.51, Running 321.78s Step 758( 66.67%), action 400, FPS 1.53, Running 322.49s Step 759( 66.83%), action 401, FPS 1.53, Running 323.20s Step 760( 67.00%), action 402, FPS 1.53, Running 323.80s Step 761( 67.17%), action 403, FPS 1.55, Running 324.11s Step 762( 67.33%), action 404, FPS 1.55, Running 324.63s Step 763( 67.50%), action 405, FPS 1.54, Running 325.15s Step 764( 67.67%), action 406, FPS 1.55, Running 325.71s Step 765( 67.83%), action 407, FPS 1.58, Running 326.21s Step 766( 68.00%), action 408, FPS 1.63, Running 326.74s Step 767( 68.17%), action 409, FPS 1.62, Running 327.34s Step 768( 68.33%), action 410, FPS 1.63, Running 327.99s Step 769( 68.50%), action 411, FPS 1.67, Running 328.49s Step 770( 68.67%), action 412, FPS 1.72, Running 328.86s Step 771( 68.83%), action 413, FPS 1.75, Running 329.23s Step 772( 69.00%), action 414, FPS 1.78, Running 329.63s Step 773( 69.17%), action 415, FPS 1.83, Running 330.02s Step 774( 69.33%), action 416, FPS 1.82, Running 330.60s Step 775( 69.50%), action 417, FPS 1.84, Running 331.12s Step 776( 69.67%), action 418, FPS 1.88, Running 331.68s Step 777( 69.83%), action 419, FPS 1.92, Running 332.21s Step 778( 70.00%), action 420, FPS 1.93, Running 332.84s Step 779( 70.17%), action 421, FPS 1.94, Running 333.50s Step 780( 70.33%), action 422, FPS 1.98, Running 333.92s Step 781( 70.50%), action 423, FPS 1.96, Running 334.31s Step 782( 70.67%), action 424, FPS 1.97, Running 334.78s Step 783( 70.83%), action 425, FPS 2.01, Running 335.12s Step 784( 71.00%), action 426, FPS 2.02, Running 335.59s Step 785( 71.17%), action 427, FPS 2.04, Running 336.00s Step 786( 71.33%), action 428, FPS 2.06, Running 336.47s Step 787( 71.50%), action 429, FPS 2.09, Running 336.91s Step 788( 71.67%), action 430, FPS 2.06, Running 337.69s Step 789( 71.83%), action 431, FPS 2.02, Running 338.42s Step 790( 72.00%), action 432, FPS 1.96, Running 339.05s Step 791( 72.17%), action 433, FPS 1.92, Running 339.63s Step 792( 72.33%), action 434, FPS 1.88, Running 340.25s Step 793( 72.50%), action 435, FPS 1.86, Running 340.78s Step 794( 72.67%), action 436, FPS 1.88, Running 341.25s Step 795( 72.83%), action 437, FPS 1.91, Running 341.59s Step 796( 73.00%), action 438, FPS 1.92, Running 342.07s Step 797( 73.17%), action 439, FPS 1.96, Running 342.42s Step 798( 73.33%), action 440, FPS 1.98, Running 342.93s Step 799( 73.50%), action 441, FPS 1.99, Running 343.56s Step 800( 73.67%), action 442, FPS 1.97, Running 344.08s Step 801( 73.83%), action 443, FPS 1.94, Running 344.64s Step 802( 74.00%), action 444, FPS 1.91, Running 345.24s Step 803( 74.17%), action 445, FPS 1.89, Running 345.73s Step 804( 74.33%), action 446, FPS 1.84, Running 346.44s Step 805( 74.50%), action 447, FPS 1.83, Running 346.95s Step 806( 74.67%), action 448, FPS 1.84, Running 347.36s Step 807( 74.83%), action 449, FPS 1.86, Running 347.69s Step 808( 75.00%), action 450, FPS 1.90, Running 348.24s Step 809( 75.17%), action 451, FPS 1.92, Running 348.81s Step 810( 75.33%), action 452, FPS 1.93, Running 349.40s Step 811( 75.50%), action 453, FPS 1.95, Running 349.87s Step 812( 75.67%), action 454, FPS 1.95, Running 350.49s Step 813( 75.83%), action 455, FPS 1.95, Running 351.06s Step 814( 76.00%), action 456, FPS 1.92, Running 351.65s Step 815( 76.17%), action 457, FPS 1.89, Running 352.16s Step 816( 76.33%), action 458, FPS 1.92, Running 352.50s Step 817( 76.50%), action 459, FPS 1.90, Running 352.95s Step 818( 76.67%), action 460, FPS 1.90, Running 353.44s Step 819( 76.83%), action 461, FPS 1.89, Running 354.13s Step 820( 77.00%), action 462, FPS 1.88, Running 354.70s Step 821( 77.17%), action 463, FPS 1.89, Running 355.25s Step 822( 77.33%), action 464, FPS 1.89, Running 355.82s Step 823( 77.50%), action 465, FPS 1.89, Running 356.33s Step 824( 77.67%), action 466, FPS 1.91, Running 356.90s Step 825( 77.83%), action 467, FPS 1.95, Running 357.22s Step 826( 78.00%), action 468, FPS 1.95, Running 357.64s Step 827( 78.17%), action 469, FPS 1.92, Running 358.12s Step 828( 78.33%), action 470, FPS 1.92, Running 358.67s Step 829( 78.50%), action 471, FPS 1.90, Running 359.36s Step 830( 78.67%), action 472, FPS 1.90, Running 359.92s Step 831( 78.83%), action 473, FPS 1.89, Running 360.46s Step 832( 79.00%), action 474, FPS 1.88, Running 361.11s Step 833( 79.17%), action 475, FPS 1.90, Running 361.57s Step 834( 79.33%), action 476, FPS 1.95, Running 361.93s Step 835( 79.50%), action 477, FPS 1.95, Running 362.41s Step 836( 79.67%), action 478, FPS 1.91, Running 362.95s Step 837( 79.83%), action 479, FPS 1.90, Running 363.50s Step 838( 80.00%), action 480, FPS 1.88, Running 364.05s Step 839( 80.17%), action 481, FPS 1.87, Running 364.83s Step 840( 80.33%), action 482, FPS 1.88, Running 365.36s Step 841( 80.50%), action 483, FPS 1.86, Running 365.98s Step 842( 80.67%), action 484, FPS 1.89, Running 366.42s Step 843( 80.83%), action 485, FPS 1.90, Running 366.89s Step 844( 81.00%), action 486, FPS 1.92, Running 367.33s Step 845( 81.17%), action 487, FPS 1.89, Running 367.80s Step 846( 81.33%), action 488, FPS 1.87, Running 368.33s Step 847( 81.50%), action 489, FPS 1.85, Running 368.91s Step 848( 81.67%), action 490, FPS 1.86, Running 369.42s Step 849( 81.83%), action 491, FPS 1.86, Running 370.11s Step 850( 82.00%), action 492, FPS 1.86, Running 370.66s Step 851( 82.17%), action 493, FPS 1.87, Running 371.13s Step 852( 82.33%), action 494, FPS 1.89, Running 371.71s Step 853( 82.50%), action 495, FPS 1.87, Running 372.26s Step 854( 82.67%), action 496, FPS 1.82, Running 372.93s Step 855( 82.83%), action 497, FPS 1.81, Running 373.45s Step 856( 83.00%), action 498, FPS 1.81, Running 374.01s Step 857( 83.17%), action 499, FPS 1.80, Running 374.62s Step 858( 83.33%), action 500, FPS 1.79, Running 375.24s Step 859( 83.50%), action 501, FPS 1.81, Running 375.87s Step 860( 83.67%), action 502, FPS 1.83, Running 376.29s Step 861( 83.83%), action 503, FPS 1.84, Running 376.84s Step 862( 84.00%), action 504, FPS 1.82, Running 377.44s Step 863( 84.17%), action 505, FPS 1.77, Running 378.16s Step 864( 84.33%), action 506, FPS 1.73, Running 378.86s Step 865( 84.50%), action 507, FPS 1.73, Running 379.37s Step 866( 84.67%), action 508, FPS 1.71, Running 380.00s Step 867( 84.83%), action 509, FPS 1.71, Running 380.60s Step 868( 85.00%), action 510, FPS 1.72, Running 381.08s Step 869( 85.17%), action 511, FPS 1.71, Running 381.80s Step 870( 85.33%), action 512, FPS 1.67, Running 382.66s Step 871( 85.50%), action 513, FPS 1.64, Running 383.35s Step 872( 85.67%), action 514, FPS 1.62, Running 384.04s Step 873( 85.83%), action 515, FPS 1.61, Running 384.67s Step 874( 86.00%), action 516, FPS 1.60, Running 385.42s Step 875( 86.17%), action 517, FPS 1.60, Running 385.95s Step 876( 86.33%), action 518, FPS 1.58, Running 386.69s Step 877( 86.50%), action 519, FPS 1.58, Running 387.27s Step 878( 86.67%), action 520, FPS 1.58, Running 387.92s Step 879( 86.83%), action 521, FPS 1.58, Running 388.56s Step 880( 87.00%), action 522, FPS 1.55, Running 389.17s Step 881( 87.17%), action 523, FPS 1.54, Running 389.85s Step 882( 87.33%), action 524, FPS 1.55, Running 390.38s Step 883( 87.50%), action 525, FPS 1.56, Running 390.95s Step 884( 87.67%), action 526, FPS 1.57, Running 391.64s Step 885( 87.83%), action 527, FPS 1.57, Running 392.12s Step 886( 88.00%), action 528, FPS 1.57, Running 392.74s Step 887( 88.17%), action 529, FPS 1.58, Running 393.27s Step 888( 88.33%), action 530, FPS 1.55, Running 393.94s Step 889( 88.50%), action 531, FPS 1.57, Running 394.53s Step 890( 88.67%), action 532, FPS 1.60, Running 395.16s Step 891( 88.83%), action 533, FPS 1.62, Running 395.73s Step 892( 89.00%), action 534, FPS 1.59, Running 396.60s Step 893( 89.17%), action 535, FPS 1.59, Running 397.27s Step 894( 89.33%), action 536, FPS 1.57, Running 398.14s Step 895( 89.50%), action 537, FPS 1.58, Running 398.60s Step 896( 89.67%), action 538, FPS 1.56, Running 399.52s Step 897( 89.83%), action 539, FPS 1.54, Running 400.25s Step 898( 90.00%), action 540, FPS 1.53, Running 400.99s Step 899( 90.17%), action 541, FPS 1.52, Running 401.70s Step 900( 90.33%), action 542, FPS 1.52, Running 402.31s Step 901( 90.50%), action 543, FPS 1.53, Running 402.91s Step 902( 90.67%), action 544, FPS 1.51, Running 403.62s Step 903( 90.83%), action 545, FPS 1.52, Running 404.11s Step 904( 91.00%), action 546, FPS 1.49, Running 405.06s Step 905( 91.17%), action 547, FPS 1.46, Running 405.85s Step 906( 91.33%), action 548, FPS 1.43, Running 406.70s Step 907( 91.50%), action 549, FPS 1.44, Running 407.16s Step 908( 91.67%), action 550, FPS 1.46, Running 407.66s Step 909( 91.83%), action 551, FPS 1.43, Running 408.50s Step 910( 92.00%), action 552, FPS 1.43, Running 409.10s Step 911( 92.17%), action 553, FPS 1.43, Running 409.75s Step 912( 92.33%), action 554, FPS 1.46, Running 410.34s Step 913( 92.50%), action 555, FPS 1.45, Running 411.06s Step 914( 92.67%), action 556, FPS 1.45, Running 411.95s Step 915( 92.83%), action 557, FPS 1.45, Running 412.43s Step 916( 93.00%), action 558, FPS 1.46, Running 413.20s Step 917( 93.17%), action 559, FPS 1.48, Running 413.77s Step 918( 93.33%), action 560, FPS 1.47, Running 414.57s Step 919( 93.50%), action 561, FPS 1.47, Running 415.29s Step 920( 93.67%), action 562, FPS 1.47, Running 415.92s Step 921( 93.83%), action 563, FPS 1.46, Running 416.64s Step 922( 94.00%), action 564, FPS 1.47, Running 417.19s Step 923( 94.17%), action 565, FPS 1.46, Running 417.79s Step 924( 94.33%), action 566, FPS 1.49, Running 418.47s Step 925( 94.50%), action 567, FPS 1.52, Running 419.04s Step 926( 94.67%), action 568, FPS 1.53, Running 419.78s Step 927( 94.83%), action 569, FPS 1.54, Running 420.17s Step 928( 95.00%), action 570, FPS 1.53, Running 420.74s Step 929( 95.17%), action 571, FPS 1.54, Running 421.48s Step 930( 95.33%), action 572, FPS 1.54, Running 422.06s Step 931( 95.50%), action 573, FPS 1.54, Running 422.73s Step 932( 95.67%), action 574, FPS 1.54, Running 423.30s Step 933( 95.83%), action 575, FPS 1.56, Running 423.85s Step 934( 96.00%), action 576, FPS 1.59, Running 424.51s Step 935( 96.17%), action 577, FPS 1.57, Running 425.15s Step 936( 96.33%), action 578, FPS 1.60, Running 425.71s Step 937( 96.50%), action 579, FPS 1.59, Running 426.35s Step 938( 96.67%), action 580, FPS 1.59, Running 427.14s Step 939( 96.83%), action 581, FPS 1.58, Running 427.96s Step 940( 97.00%), action 582, FPS 1.58, Running 428.55s Step 941( 97.17%), action 583, FPS 1.62, Running 429.00s Step 942( 97.33%), action 584, FPS 1.62, Running 429.54s Step 943( 97.50%), action 585, FPS 1.63, Running 430.10s Step 944( 97.67%), action 586, FPS 1.61, Running 430.86s Step 945( 97.83%), action 587, FPS 1.61, Running 431.44s Step 946( 98.00%), action 588, FPS 1.61, Running 432.24s Step 947( 98.17%), action 589, FPS 1.58, Running 432.82s Step 948( 98.33%), action 590, FPS 1.57, Running 433.48s Step 949( 98.50%), action 591, FPS 1.57, Running 434.21s Step 950( 98.67%), action 592, FPS 1.53, Running 435.11s Step 951( 98.83%), action 593, FPS 1.55, Running 435.66s Step 952( 99.00%), action 594, FPS 1.53, Running 436.33s Step 953( 99.17%), action 595, FPS 1.54, Running 436.88s Step 954( 99.33%), action 596, FPS 1.54, Running 437.49s Step 955( 99.50%), action 597, FPS 1.57, Running 437.92s Step 956( 99.67%), action 598, FPS 1.54, Running 438.70s Step 957( 99.83%), action 599, FPS 1.56, Running 439.19s Step 958(100.00%), action 600, FPS 1.59, Running 439.72s [2026-08-01 16:50:50] [8 ] Seed 7 failed after 440.22 s. +steps: 958 , actions: 600 . +Instruction: Empty +Total 0/8(0.00%) success. +Setting seed: 8 +Step 1( N/A%), pre moving , FPS 5.85, Running 0.17s Step 2( N/A%), pre moving , FPS 8.11, Running 0.25s Step 3( N/A%), pre moving , FPS 9.02, Running 0.33s Step 4( N/A%), pre moving , FPS 9.97, Running 0.40s Step 5( N/A%), pre moving , FPS 9.98, Running 0.50s Step 6( N/A%), pre moving , FPS 10.20, Running 0.59s Step 7( N/A%), pre moving , FPS 10.18, Running 0.69s Step 8( N/A%), pre moving , FPS 10.17, Running 0.79s Step 9( N/A%), pre moving , FPS 10.53, Running 0.85s Step 10( N/A%), pre moving , FPS 10.56, Running 0.95s Step 11( N/A%), pre moving , FPS 10.58, Running 1.04s Step 12( N/A%), pre moving , FPS 10.51, Running 1.14s Step 13( N/A%), pre moving , FPS 10.49, Running 1.24s Step 14( N/A%), pre moving , FPS 10.34, Running 1.35s Step 15( N/A%), pre moving , FPS 10.64, Running 1.41s Step 16( N/A%), pre moving , FPS 11.19, Running 1.43s Step 17( N/A%), pre moving , FPS 11.71, Running 1.45s Step 18( N/A%), pre moving , FPS 12.22, Running 1.47s Step 19( N/A%), pre moving , FPS 12.69, Running 1.50s Step 20( N/A%), pre moving , FPS 13.16, Running 1.52s Step 21( N/A%), pre moving , FPS 12.42, Running 1.78s Step 22( N/A%), pre moving , FPS 12.64, Running 1.83s Step 23( N/A%), pre moving , FPS 13.02, Running 1.87s Step 24( N/A%), pre moving , FPS 13.19, Running 1.92s Step 25( N/A%), pre moving , FPS 13.82, Running 1.95s Step 26( N/A%), pre moving , FPS 11.77, Running 2.29s Step 27( N/A%), pre moving , FPS 12.10, Running 2.34s Step 28( N/A%), pre moving , FPS 12.51, Running 2.39s Step 29( N/A%), pre moving , FPS 12.79, Running 2.42s Step 30( N/A%), pre moving , FPS 13.26, Running 2.45s Step 31( N/A%), pre moving , FPS 13.91, Running 2.48s Step 32( N/A%), pre moving , FPS 14.56, Running 2.52s Step 33( N/A%), pre moving , FPS 15.13, Running 2.56s Step 34( N/A%), pre moving , FPS 15.97, Running 2.61s Step 35( N/A%), pre moving , FPS 16.08, Running 2.65s Step 36( N/A%), pre moving , FPS 9.70, Running 3.49s Step 37( N/A%), pre moving , FPS 8.80, Running 3.72s Step 38( N/A%), pre moving , FPS 8.52, Running 3.82s Step 39( N/A%), pre moving , FPS 8.27, Running 3.92s Step 40( N/A%), pre moving , FPS 8.01, Running 4.02s Step 41( N/A%), pre moving , FPS 8.55, Running 4.12s Step 42( N/A%), pre moving , FPS 8.36, Running 4.22s Step 43( N/A%), pre moving , FPS 8.15, Running 4.32s Step 44( N/A%), pre moving , FPS 8.07, Running 4.40s Step 45( N/A%), pre moving , FPS 7.86, Running 4.49s Step 46( N/A%), pre moving , FPS 8.70, Running 4.59s Step 47( N/A%), pre moving , FPS 8.53, Running 4.68s Step 48( N/A%), pre moving , FPS 6.70, Running 5.37s Step 49( N/A%), pre moving , FPS 6.55, Running 5.47s Step 50( N/A%), pre moving , FPS 6.41, Running 5.58s Step 51( N/A%), pre moving , FPS 6.25, Running 5.68s Step 52( N/A%), pre moving , FPS 6.13, Running 5.78s Step 53( N/A%), pre moving , FPS 5.98, Running 5.90s Step 54( N/A%), pre moving , FPS 5.90, Running 5.99s Step 55( N/A%), pre moving , FPS 5.93, Running 6.03s Step 56( N/A%), pre moving , FPS 7.79, Running 6.06s Step 57( N/A%), pre moving , FPS 8.32, Running 6.13s Step 58( N/A%), pre moving , FPS 8.41, Running 6.20s Step 59( N/A%), pre moving , FPS 8.50, Running 6.27s Step 60( N/A%), pre moving , FPS 8.65, Running 6.33s Step 61( N/A%), pre moving , FPS 8.81, Running 6.39s Step 62( N/A%), pre moving , FPS 9.00, Running 6.45s Step 63( N/A%), pre moving , FPS 9.06, Running 6.53s Step 64( N/A%), pre moving , FPS 9.01, Running 6.61s Step 65( N/A%), pre moving , FPS 9.10, Running 6.69s Step 66( N/A%), pre moving , FPS 9.19, Running 6.76s Step 67( N/A%), pre moving , FPS 9.30, Running 6.84s Step 68( N/A%), pre moving , FPS 13.14, Running 6.89s Step 69( N/A%), pre moving , FPS 13.26, Running 6.98s Step 70( N/A%), pre moving , FPS 13.06, Running 7.11s Step 71( N/A%), pre moving , FPS 12.80, Running 7.24s Step 72( N/A%), pre moving , FPS 12.52, Running 7.38s Step 73( N/A%), pre moving , FPS 12.38, Running 7.52s Step 74( N/A%), pre moving , FPS 11.87, Running 7.68s Step 75( N/A%), pre moving , FPS 11.13, Running 7.82s Step 76( N/A%), pre moving , FPS 10.41, Running 7.98s Step 77( N/A%), pre moving , FPS 10.05, Running 8.12s Step 78( N/A%), pre moving , FPS 9.69, Running 8.26s Step 79( N/A%), pre moving , FPS 9.29, Running 8.42s Step 80( N/A%), pre moving , FPS 8.96, Running 8.56s Step 81( N/A%), pre moving , FPS 8.67, Running 8.70s Step 82( N/A%), pre moving , FPS 8.56, Running 8.78s Step 83( N/A%), pre moving , FPS 8.38, Running 8.92s Step 84( N/A%), pre moving , FPS 8.19, Running 9.06s Step 85( N/A%), pre moving , FPS 7.90, Running 9.22s Step 86( N/A%), pre moving , FPS 7.81, Running 9.32s Step 87( N/A%), pre moving , FPS 7.81, Running 9.40s Step 88( N/A%), pre moving , FPS 7.69, Running 9.49s Step 89( N/A%), pre moving , FPS 7.68, Running 9.59s Step 90( N/A%), pre moving , FPS 7.75, Running 9.69s Step 91( N/A%), pre moving , FPS 7.86, Running 9.79s Step 92( N/A%), pre moving , FPS 7.98, Running 9.89s Step 93( N/A%), pre moving , FPS 8.20, Running 9.96s Step 94( N/A%), pre moving , FPS 8.43, Running 10.05s Step 95( N/A%), pre moving , FPS 8.63, Running 10.14s Step 96( N/A%), pre moving , FPS 8.86, Running 10.24s Step 97( N/A%), pre moving , FPS 9.14, Running 10.31s Step 98( N/A%), pre moving , FPS 9.37, Running 10.40s Step 99( N/A%), pre moving , FPS 9.66, Running 10.49s Step 100( N/A%), pre moving , FPS 10.04, Running 10.55s Step 101( N/A%), pre moving , FPS 10.68, Running 10.57s Step 102( N/A%), pre moving , FPS 11.05, Running 10.59s Step 103( N/A%), pre moving , FPS 11.81, Running 10.61s Step 104( N/A%), pre moving , FPS 12.72, Running 10.63s Step 105( N/A%), pre moving , FPS 13.99, Running 10.65s Step 106( N/A%), pre moving , FPS 14.83, Running 10.67s Step 107( N/A%), pre moving , FPS 15.46, Running 10.69s Step 108( N/A%), pre moving , FPS 16.45, Running 10.71s Step 109( N/A%), pre moving , FPS 17.25, Running 10.75s Step 110( N/A%), pre moving , FPS 18.10, Running 10.79s Step 111( N/A%), pre moving , FPS 19.05, Running 10.84s Step 112( N/A%), pre moving , FPS 19.93, Running 10.89s Step 113( N/A%), pre moving , FPS 20.70, Running 10.93s Step 114( N/A%), pre moving , FPS 22.11, Running 10.96s Step 115( N/A%), pre moving , FPS 23.91, Running 10.98s Step 116( N/A%), pre moving , FPS 11.50, Running 11.98s Step 117( N/A%), pre moving , FPS 9.78, Running 12.35s Step 118( N/A%), pre moving , FPS 9.15, Running 12.58s Step 119( N/A%), pre moving , FPS 8.20, Running 12.93s Step 120( N/A%), pre moving , FPS 7.63, Running 13.17s Step 121( N/A%), pre moving , FPS 6.75, Running 13.54s Step 122( N/A%), pre moving , FPS 6.28, Running 13.78s Step 123( N/A%), pre moving , FPS 5.60, Running 14.18s Step 124( N/A%), pre moving , FPS 5.24, Running 14.45s Step 125( N/A%), pre moving , FPS 4.79, Running 14.82s Step 126( N/A%), pre moving , FPS 4.66, Running 14.97s Step 127( N/A%), pre moving , FPS 4.43, Running 15.21s Step 128( N/A%), pre moving , FPS 4.25, Running 15.41s Step 129( N/A%), pre moving , FPS 4.12, Running 15.60s Step 130( N/A%), pre moving , FPS 4.03, Running 15.76s Step 131( N/A%), pre moving , FPS 3.88, Running 15.99s Step 132( N/A%), pre moving , FPS 3.77, Running 16.20s Step 133( N/A%), pre moving , FPS 3.61, Running 16.47s Step 134( N/A%), pre moving , FPS 3.51, Running 16.66s Step 135( N/A%), pre moving , FPS 3.36, Running 16.94s Step 136( N/A%), pre moving , FPS 3.86, Running 17.17s Step 137( N/A%), pre moving , FPS 3.86, Running 17.54s Step 138( N/A%), pre moving , FPS 3.85, Running 17.77s Step 139( N/A%), pre moving , FPS 3.82, Running 18.17s Step 140( N/A%), pre moving , FPS 3.84, Running 18.39s Step 141( N/A%), pre moving , FPS 3.81, Running 18.78s Step 142( N/A%), pre moving , FPS 3.81, Running 19.03s Step 143( N/A%), pre moving , FPS 3.80, Running 19.45s Step 144( N/A%), pre moving , FPS 3.56, Running 20.07s Step 145( N/A%), pre moving , FPS 3.63, Running 20.34s Step 146( N/A%), pre moving , FPS 3.62, Running 20.50s Step 147( N/A%), pre moving , FPS 3.57, Running 20.81s Step 148( N/A%), pre moving , FPS 3.53, Running 21.08s Step 149( N/A%), pre moving , FPS 3.42, Running 21.44s Step 150( N/A%), pre moving , FPS 3.38, Running 21.68s Step 151( N/A%), pre moving , FPS 3.28, Running 22.09s Step 152( N/A%), pre moving , FPS 3.24, Running 22.37s Step 153( N/A%), pre moving , FPS 3.18, Running 22.76s Step 154( N/A%), pre moving , FPS 3.15, Running 23.02s Step 155( N/A%), pre moving , FPS 3.09, Running 23.41s Step 156( N/A%), pre moving , FPS 3.07, Running 23.68s Step 157( N/A%), pre moving , FPS 3.05, Running 24.09s Step 158( N/A%), pre moving , FPS 3.04, Running 24.36s Step 159( N/A%), pre moving , FPS 3.02, Running 24.80s Step 160( N/A%), pre moving , FPS 3.00, Running 25.05s Step 161( N/A%), pre moving , FPS 3.00, Running 25.45s Step 162( N/A%), pre moving , FPS 2.98, Running 25.73s Step 163( N/A%), pre moving , FPS 3.02, Running 26.06s Step 164( N/A%), pre moving , FPS 3.16, Running 26.40s Step 165( N/A%), pre moving , FPS 3.07, Running 26.86s Step 166( N/A%), pre moving , FPS 3.03, Running 27.10s Step 167( N/A%), pre moving , FPS 2.96, Running 27.56s Step 168( N/A%), pre moving , FPS 2.98, Running 27.80s Step 169( N/A%), pre moving , FPS 2.92, Running 28.28s Step 170( N/A%), pre moving , FPS 2.90, Running 28.56s Step 171( N/A%), pre moving , FPS 2.88, Running 29.04s Step 172( N/A%), pre moving , FPS 2.88, Running 29.31s Step 173( N/A%), pre moving , FPS 2.89, Running 29.69s Step 174( N/A%), pre moving , FPS 2.90, Running 29.91s Step 175( N/A%), pre moving , FPS 2.93, Running 30.24s Step 176( N/A%), pre moving , FPS 2.97, Running 30.42s Step 177( N/A%), pre moving , FPS 2.97, Running 30.82s Step 178( N/A%), pre moving , FPS 2.98, Running 31.08s Step 179( N/A%), pre moving , FPS 2.98, Running 31.50s Step 180( N/A%), pre moving , FPS 2.96, Running 31.80s Step 181( N/A%), pre moving , FPS 2.94, Running 32.26s Step 182( N/A%), pre moving , FPS 2.92, Running 32.57s Step 183( N/A%), pre moving , FPS 2.88, Running 33.01s Step 184( N/A%), pre moving , FPS 2.90, Running 33.28s Step 185( N/A%), pre moving , FPS 2.91, Running 33.73s Step 186( N/A%), pre moving , FPS 2.97, Running 33.82s Step 187( N/A%), pre moving , FPS 3.14, Running 33.93s Step 188( N/A%), pre moving , FPS 3.19, Running 34.06s Step 189( N/A%), pre moving , FPS 3.38, Running 34.20s Step 190( N/A%), pre moving , FPS 3.47, Running 34.33s Step 191( N/A%), pre moving , FPS 3.71, Running 34.43s Step 192( N/A%), pre moving , FPS 3.84, Running 34.52s Step 193( N/A%), pre moving , FPS 4.09, Running 34.58s Step 194( N/A%), pre moving , FPS 4.21, Running 34.66s Step 195( N/A%), pre moving , FPS 4.46, Running 34.73s Step 196( N/A%), pre moving , FPS 4.09, Running 35.31s Step 197( N/A%), pre moving , FPS 4.34, Running 35.43s Step 198( N/A%), pre moving , FPS 4.39, Running 35.63s Step 199( N/A%), pre moving , FPS 4.70, Running 35.76s Step 200( N/A%), pre moving , FPS 4.89, Running 35.89s Step 201( N/A%), pre moving , FPS 5.33, Running 36.01s Step 202( N/A%), pre moving , FPS 5.59, Running 36.14s Step 203( N/A%), pre moving , FPS 6.12, Running 36.28s Step 204( N/A%), pre moving , FPS 6.40, Running 36.41s Step 205( N/A%), pre moving , FPS 7.10, Running 36.54s Step 206( N/A%), pre moving , FPS 6.93, Running 36.71s Step 207( N/A%), pre moving , FPS 6.74, Running 36.90s Step 208( N/A%), pre moving , FPS 6.55, Running 37.11s Step 209( N/A%), pre moving , FPS 6.45, Running 37.29s Step 210( N/A%), pre moving , FPS 6.27, Running 37.52s Step 211( N/A%), pre moving , FPS 6.10, Running 37.71s Step 212( N/A%), pre moving , FPS 5.89, Running 37.92s Step 213( N/A%), pre moving , FPS 5.62, Running 38.14s Step 214( N/A%), pre moving , FPS 5.44, Running 38.33s Step 215( N/A%), pre moving , FPS 5.23, Running 38.55s Step 216( N/A%), pre moving , FPS 5.71, Running 38.82s Step 217( N/A%), pre moving , FPS 5.48, Running 39.08s Step 218( N/A%), pre moving , FPS 5.36, Running 39.36s Step 219( N/A%), pre moving , FPS 5.23, Running 39.59s Step 220( N/A%), pre moving , FPS 5.17, Running 39.75s Step 221( N/A%), pre moving , FPS 5.10, Running 39.94s Step 222( N/A%), pre moving , FPS 5.09, Running 40.07s Step 223( N/A%), pre moving , FPS 5.11, Running 40.19s Step 224( N/A%), pre moving , FPS 5.16, Running 40.28s Step 225( N/A%), pre moving , FPS 5.23, Running 40.37s Step 226( N/A%), pre moving , FPS 5.36, Running 40.44s Step 227( N/A%), pre moving , FPS 5.35, Running 40.63s Step 228( N/A%), pre moving , FPS 5.47, Running 40.77s Step 229( N/A%), pre moving , FPS 5.53, Running 40.91s Step 230( N/A%), pre moving , FPS 5.66, Running 41.05s Step 231( N/A%), pre moving , FPS 5.75, Running 41.19s Step 232( N/A%), pre moving , FPS 5.84, Running 41.34s Step 233( N/A%), pre moving , FPS 6.00, Running 41.47s Step 234( N/A%), pre moving , FPS 6.18, Running 41.57s Step 235( N/A%), pre moving , FPS 6.29, Running 41.73s Step 236( N/A%), pre moving , FPS 6.66, Running 41.82s Step 237( N/A%), pre moving , FPS 6.90, Running 41.98s Step 238( N/A%), pre moving , FPS 7.29, Running 42.11s Step 239( N/A%), pre moving , FPS 7.63, Running 42.21s Step 240( N/A%), pre moving , FPS 7.73, Running 42.34s Step 241( N/A%), pre moving , FPS 7.81, Running 42.50s Step 242( N/A%), pre moving , FPS 7.82, Running 42.63s Step 243( N/A%), pre moving , FPS 6.25, Running 43.39s Step 244( N/A%), pre moving , FPS 6.17, Running 43.52s Step 245( N/A%), pre moving , FPS 6.10, Running 43.65s Step 246( N/A%), pre moving , FPS 5.99, Running 43.78s Step 247( N/A%), pre moving , FPS 6.10, Running 43.91s Step 248( N/A%), pre moving , FPS 6.09, Running 44.05s Step 249( N/A%), pre moving , FPS 5.97, Running 44.26s Step 250( N/A%), pre moving , FPS 5.97, Running 44.40s Step 251( N/A%), pre moving , FPS 5.95, Running 44.55s Step 252( N/A%), pre moving , FPS 6.00, Running 44.68s Step 253( N/A%), pre moving , FPS 5.98, Running 44.81s Step 254( N/A%), pre moving , FPS 5.94, Running 44.94s Step 255( N/A%), pre moving , FPS 5.87, Running 45.13s Step 256( N/A%), pre moving , FPS 5.65, Running 45.36s Step 257( N/A%), pre moving , FPS 5.47, Running 45.63s Step 258( N/A%), pre moving , FPS 5.28, Running 45.89s Step 259( N/A%), pre moving , FPS 5.04, Running 46.17s Step 260( N/A%), pre moving , FPS 4.88, Running 46.44s Step 261( N/A%), pre moving , FPS 4.73, Running 46.72s Step 262( N/A%), pre moving , FPS 4.58, Running 46.99s Step 263( N/A%), pre moving , FPS 5.16, Running 47.27s Step 264( N/A%), pre moving , FPS 4.99, Running 47.54s Step 265( N/A%), pre moving , FPS 4.79, Running 47.82s Step 266( N/A%), pre moving , FPS 4.63, Running 48.10s Step 267( N/A%), pre moving , FPS 4.44, Running 48.41s Step 268( N/A%), pre moving , FPS 4.32, Running 48.68s Step 269( N/A%), pre moving , FPS 4.27, Running 48.95s Step 270( N/A%), pre moving , FPS 4.15, Running 49.23s Step 271( N/A%), pre moving , FPS 4.04, Running 49.50s Step 272( N/A%), pre moving , FPS 3.97, Running 49.71s Step 273( N/A%), pre moving , FPS 3.96, Running 49.87s Step 274( N/A%), pre moving , FPS 3.95, Running 50.00s Step 275( N/A%), pre moving , FPS 4.00, Running 50.14s Step 276( N/A%), pre moving , FPS 4.09, Running 50.25s Step 277( N/A%), pre moving , FPS 4.21, Running 50.39s Step 278( N/A%), pre moving , FPS 4.28, Running 50.56s Step 279( N/A%), pre moving , FPS 4.35, Running 50.77s Step 280( N/A%), pre moving , FPS 4.42, Running 50.96s Step 281( N/A%), pre moving , FPS 4.44, Running 51.22s Step 282( N/A%), pre moving , FPS 4.45, Running 51.49s Step 283( N/A%), pre moving , FPS 4.46, Running 51.75s Step 284( N/A%), pre moving , FPS 4.45, Running 52.03s Step 285( N/A%), pre moving , FPS 4.48, Running 52.29s Step 286( N/A%), pre moving , FPS 4.47, Running 52.57s Step 287( N/A%), pre moving , FPS 4.52, Running 52.83s Step 288( N/A%), pre moving , FPS 4.50, Running 53.13s Step 289( N/A%), pre moving , FPS 4.53, Running 53.36s Step 290( N/A%), pre moving , FPS 4.51, Running 53.66s Step 291( N/A%), pre moving , FPS 4.51, Running 53.94s Step 292( N/A%), pre moving , FPS 4.52, Running 54.13s Step 293( N/A%), pre moving , FPS 4.47, Running 54.34s Step 294( N/A%), pre moving , FPS 4.41, Running 54.54s Step 295( N/A%), pre moving , FPS 4.38, Running 54.71s Step 296( N/A%), pre moving , FPS 4.37, Running 54.83s Step 297( N/A%), pre moving , FPS 4.38, Running 54.95s Step 298( N/A%), pre moving , FPS 4.43, Running 55.07s Step 299( N/A%), pre moving , FPS 4.51, Running 55.21s Step 300( N/A%), pre moving , FPS 4.62, Running 55.29s Step 301( N/A%), pre moving , FPS 4.81, Running 55.38s Step 302( N/A%), pre moving , FPS 5.06, Running 55.45s Step 303( N/A%), pre moving , FPS 5.28, Running 55.54s Step 304( N/A%), pre moving , FPS 5.59, Running 55.61s Step 305( N/A%), pre moving , FPS 5.83, Running 55.72s Step 306( N/A%), pre moving , FPS 6.09, Running 55.85s Step 307( N/A%), pre moving , FPS 6.35, Running 55.98s Step 308( N/A%), pre moving , FPS 6.71, Running 56.11s Step 309( N/A%), pre moving , FPS 6.95, Running 56.24s Step 310( N/A%), pre moving , FPS 7.40, Running 56.37s Step 311( N/A%), pre moving , FPS 7.75, Running 56.52s Step 312( N/A%), pre moving , FPS 8.02, Running 56.62s Step 313( N/A%), pre moving , FPS 8.28, Running 56.75s Step 314( N/A%), pre moving , FPS 8.43, Running 56.91s Step 315( N/A%), pre moving , FPS 8.60, Running 57.03s Step 316( N/A%), pre moving , FPS 8.69, Running 57.13s Step 317( N/A%), pre moving , FPS 4.98, Running 58.97s Step 318( N/A%), pre moving , FPS 4.69, Running 59.34s Step 319( N/A%), pre moving , FPS 4.67, Running 59.49s Step 320( N/A%), pre moving , FPS 4.41, Running 59.82s Step 321( N/A%), pre moving , FPS 4.27, Running 60.06s Step 322( N/A%), pre moving , FPS 4.02, Running 60.42s Step 323( N/A%), pre moving , FPS 3.89, Running 60.69s Step 324( N/A%), pre moving , FPS 3.65, Running 61.09s Step 325( N/A%), pre moving , FPS 3.56, Running 61.34s Step 326( N/A%), pre moving , FPS 3.38, Running 61.77s Step 327( N/A%), pre moving , FPS 3.29, Running 62.06s Step 328( N/A%), pre moving , FPS 3.13, Running 62.50s Step 329( N/A%), pre moving , FPS 3.07, Running 62.76s Step 330( N/A%), pre moving , FPS 2.92, Running 63.22s Step 331( N/A%), pre moving , FPS 2.87, Running 63.48s Step 332( N/A%), pre moving , FPS 2.74, Running 63.91s Step 333( N/A%), pre moving , FPS 2.69, Running 64.19s Step 334( N/A%), pre moving , FPS 2.66, Running 64.43s Step 335( N/A%), pre moving , FPS 2.64, Running 64.60s Step 336( N/A%), pre moving , FPS 2.56, Running 64.96s Step 337( 0.17%), action 1, FPS 2.83, Running 66.03s Step 338( 0.33%), action 2, FPS 2.82, Running 66.44s Step 339( 0.50%), action 3, FPS 2.67, Running 66.98s Step 340( 0.67%), action 4, FPS 2.60, Running 67.50s Step 341( 0.83%), action 5, FPS 2.50, Running 68.05s Step 342( 1.00%), action 6, FPS 2.45, Running 68.57s Step 343( 1.17%), action 7, FPS 2.41, Running 68.99s Step 344( 1.33%), action 8, FPS 2.45, Running 69.26s Step 345( 1.50%), action 9, FPS 2.36, Running 69.82s Step 346( 1.67%), action 10, FPS 2.36, Running 70.25s Step 347( 1.83%), action 11, FPS 2.24, Running 70.98s Step 348( 2.00%), action 12, FPS 2.22, Running 71.53s Step 349( 2.17%), action 13, FPS 2.13, Running 72.15s Step 350( 2.33%), action 14, FPS 2.07, Running 72.90s Step 351( 2.50%), action 15, FPS 1.99, Running 73.52s Step 352( 2.67%), action 16, FPS 1.99, Running 73.97s Step 353( 2.83%), action 17, FPS 1.92, Running 74.60s Step 354( 3.00%), action 18, FPS 1.87, Running 75.13s Step 355( 3.17%), action 19, FPS 1.80, Running 75.70s Step 356( 3.33%), action 20, FPS 1.77, Running 76.28s Step 357( 3.50%), action 21, FPS 1.82, Running 77.01s Step 358( 3.67%), action 22, FPS 1.79, Running 77.58s Step 359( 3.83%), action 23, FPS 1.80, Running 78.09s Step 360( 4.00%), action 24, FPS 1.80, Running 78.60s Step 361( 4.17%), action 25, FPS 1.78, Running 79.27s Step 362( 4.33%), action 26, FPS 1.77, Running 79.87s Step 363( 4.50%), action 27, FPS 1.74, Running 80.47s Step 364( 4.67%), action 28, FPS 1.69, Running 81.13s Step 365( 4.83%), action 29, FPS 1.69, Running 81.64s Step 366( 5.00%), action 30, FPS 1.69, Running 82.06s Step 367( 5.17%), action 31, FPS 1.69, Running 82.85s Step 368( 5.33%), action 32, FPS 1.69, Running 83.36s Step 369( 5.50%), action 33, FPS 1.72, Running 83.81s Step 370( 5.67%), action 34, FPS 1.75, Running 84.32s Step 371( 5.83%), action 35, FPS 1.76, Running 84.86s Step 372( 6.00%), action 36, FPS 1.75, Running 85.39s Step 373( 6.17%), action 37, FPS 1.74, Running 86.12s Step 374( 6.33%), action 38, FPS 1.72, Running 86.78s Step 375( 6.50%), action 39, FPS 1.72, Running 87.33s Step 376( 6.67%), action 40, FPS 1.71, Running 88.01s Step 377( 6.83%), action 41, FPS 1.69, Running 88.85s Step 378( 7.00%), action 42, FPS 1.68, Running 89.47s Step 379( 7.17%), action 43, FPS 1.66, Running 90.12s Step 380( 7.33%), action 44, FPS 1.66, Running 90.68s Step 381( 7.50%), action 45, FPS 1.67, Running 91.23s Step 382( 7.67%), action 46, FPS 1.69, Running 91.67s Step 383( 7.83%), action 47, FPS 1.73, Running 92.05s Step 384( 8.00%), action 48, FPS 1.71, Running 92.79s Step 385( 8.17%), action 49, FPS 1.72, Running 93.29s Step 386( 8.33%), action 50, FPS 1.71, Running 93.75s Step 387( 8.50%), action 51, FPS 1.71, Running 94.58s Step 388( 8.67%), action 52, FPS 1.71, Running 95.08s Step 389( 8.83%), action 53, FPS 1.64, Running 95.99s Step 390( 9.00%), action 54, FPS 1.64, Running 96.52s Step 391( 9.17%), action 55, FPS 1.62, Running 97.22s Step 392( 9.33%), action 56, FPS 1.64, Running 97.61s Step 393( 9.50%), action 57, FPS 1.64, Running 98.34s Step 394( 9.67%), action 58, FPS 1.65, Running 98.94s Step 395( 9.83%), action 59, FPS 1.64, Running 99.55s Step 396( 10.00%), action 60, FPS 1.62, Running 100.38s Step 397( 10.17%), action 61, FPS 1.66, Running 100.92s Step 398( 10.33%), action 62, FPS 1.67, Running 101.47s Step 399( 10.50%), action 63, FPS 1.64, Running 102.30s Step 400( 10.67%), action 64, FPS 1.64, Running 102.87s Step 401( 10.83%), action 65, FPS 1.65, Running 103.37s Step 402( 11.00%), action 66, FPS 1.60, Running 104.13s Step 403( 11.17%), action 67, FPS 1.58, Running 104.68s Step 404( 11.33%), action 68, FPS 1.62, Running 105.17s Step 405( 11.50%), action 69, FPS 1.63, Running 105.53s Step 406( 11.67%), action 70, FPS 1.64, Running 105.98s Step 407( 11.83%), action 71, FPS 1.62, Running 106.93s Step 408( 12.00%), action 72, FPS 1.59, Running 107.63s Step 409( 12.17%), action 73, FPS 1.63, Running 108.24s Step 410( 12.33%), action 74, FPS 1.64, Running 108.72s Step 411( 12.50%), action 75, FPS 1.66, Running 109.26s Step 412( 12.67%), action 76, FPS 1.65, Running 109.74s Step 413( 12.83%), action 77, FPS 1.67, Running 110.31s Step 414( 13.00%), action 78, FPS 1.68, Running 110.87s Step 415( 13.17%), action 79, FPS 1.68, Running 111.42s Step 416( 13.33%), action 80, FPS 1.73, Running 111.94s Step 417( 13.50%), action 81, FPS 1.68, Running 112.83s Step 418( 13.67%), action 82, FPS 1.67, Running 113.42s Step 419( 13.83%), action 83, FPS 1.71, Running 114.00s Step 420( 14.00%), action 84, FPS 1.71, Running 114.53s Step 421( 14.17%), action 85, FPS 1.68, Running 115.25s Step 422( 14.33%), action 86, FPS 1.72, Running 115.77s Step 423( 14.50%), action 87, FPS 1.71, Running 116.36s Step 424( 14.67%), action 88, FPS 1.68, Running 117.07s Step 425( 14.83%), action 89, FPS 1.63, Running 117.78s Step 426( 15.00%), action 90, FPS 1.61, Running 118.40s Step 427( 15.17%), action 91, FPS 1.64, Running 119.14s Step 428( 15.33%), action 92, FPS 1.66, Running 119.68s Step 429( 15.50%), action 93, FPS 1.66, Running 120.30s Step 430( 15.67%), action 94, FPS 1.66, Running 120.77s Step 431( 15.83%), action 95, FPS 1.62, Running 121.58s Step 432( 16.00%), action 96, FPS 1.60, Running 122.23s Step 433( 16.17%), action 97, FPS 1.61, Running 122.71s Step 434( 16.33%), action 98, FPS 1.61, Running 123.31s Step 435( 16.50%), action 99, FPS 1.62, Running 123.73s Step 436( 16.67%), action 100, FPS 1.63, Running 124.23s Step 437( 16.83%), action 101, FPS 1.66, Running 124.89s Step 438( 17.00%), action 102, FPS 1.65, Running 125.51s Step 439( 17.17%), action 103, FPS 1.63, Running 126.23s Step 440( 17.33%), action 104, FPS 1.59, Running 127.09s Step 441( 17.50%), action 105, FPS 1.59, Running 127.82s Step 442( 17.67%), action 106, FPS 1.57, Running 128.48s Step 443( 17.83%), action 107, FPS 1.57, Running 129.12s Step 444( 18.00%), action 108, FPS 1.60, Running 129.55s Step 445( 18.17%), action 109, FPS 1.63, Running 130.08s Step 446( 18.33%), action 110, FPS 1.64, Running 130.56s Step 447( 18.50%), action 111, FPS 1.65, Running 131.23s Step 448( 18.67%), action 112, FPS 1.65, Running 131.81s Step 449( 18.83%), action 113, FPS 1.67, Running 132.26s Step 450( 19.00%), action 114, FPS 1.67, Running 132.74s Step 451( 19.17%), action 115, FPS 1.72, Running 133.24s Step 452( 19.33%), action 116, FPS 1.75, Running 133.65s Step 453( 19.50%), action 117, FPS 1.75, Running 134.17s Step 454( 19.67%), action 118, FPS 1.76, Running 134.69s Step 455( 19.83%), action 119, FPS 1.74, Running 135.22s Step 456( 20.00%), action 120, FPS 1.71, Running 135.91s Step 457( 20.17%), action 121, FPS 1.73, Running 136.47s Step 458( 20.33%), action 122, FPS 1.75, Running 136.92s Step 459( 20.50%), action 123, FPS 1.78, Running 137.48s Step 460( 20.67%), action 124, FPS 1.85, Running 137.88s Step 461( 20.83%), action 125, FPS 1.86, Running 138.59s Step 462( 21.00%), action 126, FPS 1.85, Running 139.30s Step 463( 21.17%), action 127, FPS 1.86, Running 139.86s Step 464( 21.33%), action 128, FPS 1.82, Running 140.55s Step 465( 21.50%), action 129, FPS 1.84, Running 140.96s Step 466( 21.67%), action 130, FPS 1.83, Running 141.49s Step 467( 21.83%), action 131, FPS 1.82, Running 142.20s Step 468( 22.00%), action 132, FPS 1.84, Running 142.68s Step 469( 22.17%), action 133, FPS 1.81, Running 143.32s Step 470( 22.33%), action 134, FPS 1.80, Running 143.85s Step 471( 22.50%), action 135, FPS 1.78, Running 144.49s Step 472( 22.67%), action 136, FPS 1.75, Running 145.10s Step 473( 22.83%), action 137, FPS 1.72, Running 145.82s Step 474( 23.00%), action 138, FPS 1.70, Running 146.43s Step 475( 23.17%), action 139, FPS 1.69, Running 147.02s Step 476( 23.33%), action 140, FPS 1.69, Running 147.75s Step 477( 23.50%), action 141, FPS 1.68, Running 148.37s Step 478( 23.67%), action 142, FPS 1.67, Running 148.87s Step 479( 23.83%), action 143, FPS 1.69, Running 149.33s Step 480( 24.00%), action 144, FPS 1.63, Running 150.11s Step 481( 24.17%), action 145, FPS 1.67, Running 150.55s Step 482( 24.33%), action 146, FPS 1.71, Running 151.02s Step 483( 24.50%), action 147, FPS 1.70, Running 151.60s Step 484( 24.67%), action 148, FPS 1.72, Running 152.18s Step 485( 24.83%), action 149, FPS 1.71, Running 152.69s Step 486( 25.00%), action 150, FPS 1.69, Running 153.34s Step 487( 25.17%), action 151, FPS 1.70, Running 153.97s Step 488( 25.33%), action 152, FPS 1.71, Running 154.39s Step 489( 25.50%), action 153, FPS 1.74, Running 154.82s Step 490( 25.67%), action 154, FPS 1.70, Running 155.62s Step 491( 25.83%), action 155, FPS 1.71, Running 156.20s Step 492( 26.00%), action 156, FPS 1.72, Running 156.74s Step 493( 26.17%), action 157, FPS 1.75, Running 157.25s Step 494( 26.33%), action 158, FPS 1.77, Running 157.76s Step 495( 26.50%), action 159, FPS 1.77, Running 158.31s Step 496( 26.67%), action 160, FPS 1.78, Running 158.97s Step 497( 26.83%), action 161, FPS 1.78, Running 159.59s Step 498( 27.00%), action 162, FPS 1.78, Running 160.12s Step 499( 27.17%), action 163, FPS 1.76, Running 160.68s Step 500( 27.33%), action 164, FPS 1.78, Running 161.33s Step 501( 27.50%), action 165, FPS 1.78, Running 161.82s Step 502( 27.67%), action 166, FPS 1.78, Running 162.24s Step 503( 27.83%), action 167, FPS 1.80, Running 162.71s Step 504( 28.00%), action 168, FPS 1.82, Running 163.16s Step 505( 28.17%), action 169, FPS 1.84, Running 163.58s Step 506( 28.33%), action 170, FPS 1.88, Running 163.99s Step 507( 28.50%), action 171, FPS 1.85, Running 164.76s Step 508( 28.67%), action 172, FPS 1.82, Running 165.36s Step 509( 28.83%), action 173, FPS 1.79, Running 166.01s Step 510( 29.00%), action 174, FPS 1.85, Running 166.44s Step 511( 29.17%), action 175, FPS 1.85, Running 167.00s Step 512( 29.33%), action 176, FPS 1.89, Running 167.34s Step 513( 29.50%), action 177, FPS 1.91, Running 167.72s Step 514( 29.67%), action 178, FPS 1.93, Running 168.14s Step 515( 29.83%), action 179, FPS 1.89, Running 168.87s Step 516( 30.00%), action 180, FPS 1.93, Running 169.35s Step 517( 30.17%), action 181, FPS 1.89, Running 170.19s Step 518( 30.33%), action 182, FPS 1.87, Running 170.81s Step 519( 30.50%), action 183, FPS 1.87, Running 171.35s Step 520( 30.67%), action 184, FPS 1.91, Running 171.80s Step 521( 30.83%), action 185, FPS 1.92, Running 172.23s Step 522( 31.00%), action 186, FPS 1.92, Running 172.65s Step 523( 31.17%), action 187, FPS 1.93, Running 173.07s Step 524( 31.33%), action 188, FPS 1.89, Running 173.76s Step 525( 31.50%), action 189, FPS 1.87, Running 174.28s Step 526( 31.67%), action 190, FPS 1.85, Running 174.78s Step 527( 31.83%), action 191, FPS 1.84, Running 175.66s Step 528( 32.00%), action 192, FPS 1.88, Running 176.02s Step 529( 32.17%), action 193, FPS 1.92, Running 176.42s Step 530( 32.33%), action 194, FPS 1.93, Running 176.79s Step 531( 32.50%), action 195, FPS 1.95, Running 177.23s Step 532( 32.67%), action 196, FPS 1.94, Running 177.64s Step 533( 32.83%), action 197, FPS 1.92, Running 178.17s Step 534( 33.00%), action 198, FPS 1.92, Running 178.59s Step 535( 33.17%), action 199, FPS 1.94, Running 179.16s Step 536( 33.33%), action 200, FPS 1.95, Running 179.59s Step 537( 33.50%), action 201, FPS 1.98, Running 180.28s Step 538( 33.67%), action 202, FPS 2.02, Running 180.70s Step 539( 33.83%), action 203, FPS 2.07, Running 181.02s Step 540( 34.00%), action 204, FPS 2.03, Running 181.67s Step 541( 34.17%), action 205, FPS 2.01, Running 182.19s Step 542( 34.33%), action 206, FPS 2.01, Running 182.59s Step 543( 34.50%), action 207, FPS 1.97, Running 183.21s Step 544( 34.67%), action 208, FPS 2.01, Running 183.71s Step 545( 34.83%), action 209, FPS 1.99, Running 184.34s Step 546( 35.00%), action 210, FPS 2.00, Running 184.80s Step 547( 35.17%), action 211, FPS 2.04, Running 185.48s Step 548( 35.33%), action 212, FPS 2.04, Running 185.83s Step 549( 35.50%), action 213, FPS 2.04, Running 186.23s Step 550( 35.67%), action 214, FPS 2.00, Running 186.77s Step 551( 35.83%), action 215, FPS 2.00, Running 187.25s Step 552( 36.00%), action 216, FPS 1.99, Running 187.71s Step 553( 36.17%), action 217, FPS 1.98, Running 188.26s Step 554( 36.33%), action 218, FPS 1.99, Running 188.64s Step 555( 36.50%), action 219, FPS 1.97, Running 189.29s Step 556( 36.67%), action 220, FPS 1.97, Running 189.75s Step 557( 36.83%), action 221, FPS 1.95, Running 190.54s Step 558( 37.00%), action 222, FPS 1.97, Running 190.82s Step 559( 37.17%), action 223, FPS 1.93, Running 191.35s Step 560( 37.33%), action 224, FPS 1.93, Running 192.03s Step 561( 37.50%), action 225, FPS 1.94, Running 192.49s Step 562( 37.67%), action 226, FPS 1.93, Running 192.94s Step 563( 37.83%), action 227, FPS 1.94, Running 193.50s Step 564( 38.00%), action 228, FPS 1.93, Running 194.08s Step 565( 38.17%), action 229, FPS 1.92, Running 194.73s Step 566( 38.33%), action 230, FPS 1.92, Running 195.23s Step 567( 38.50%), action 231, FPS 1.88, Running 196.15s Step 568( 38.67%), action 232, FPS 1.84, Running 196.68s Step 569( 38.83%), action 233, FPS 1.82, Running 197.22s Step 570( 39.00%), action 234, FPS 1.84, Running 197.65s Step 571( 39.17%), action 235, FPS 1.79, Running 198.45s Step 572( 39.33%), action 236, FPS 1.79, Running 198.91s Step 573( 39.50%), action 237, FPS 1.78, Running 199.52s Step 574( 39.67%), action 238, FPS 1.76, Running 200.03s Step 575( 39.83%), action 239, FPS 1.80, Running 200.42s Step 576( 40.00%), action 240, FPS 1.79, Running 200.90s Step 577( 40.17%), action 241, FPS 1.82, Running 201.53s Step 578( 40.33%), action 242, FPS 1.78, Running 202.08s Step 579( 40.50%), action 243, FPS 1.76, Running 202.72s Step 580( 40.67%), action 244, FPS 1.78, Running 203.25s Step 581( 40.83%), action 245, FPS 1.77, Running 203.79s Step 582( 41.00%), action 246, FPS 1.77, Running 204.23s Step 583( 41.17%), action 247, FPS 1.79, Running 204.68s Step 584( 41.33%), action 248, FPS 1.80, Running 205.16s Step 585( 41.50%), action 249, FPS 1.80, Running 205.85s Step 586( 41.67%), action 250, FPS 1.77, Running 206.51s Step 587( 41.83%), action 251, FPS 1.77, Running 207.42s Step 588( 42.00%), action 252, FPS 1.77, Running 207.95s Step 589( 42.17%), action 253, FPS 1.73, Running 208.81s Step 590( 42.33%), action 254, FPS 1.71, Running 209.36s Step 591( 42.50%), action 255, FPS 1.76, Running 209.79s Step 592( 42.67%), action 256, FPS 1.76, Running 210.24s Step 593( 42.83%), action 257, FPS 1.76, Running 210.90s Step 594( 43.00%), action 258, FPS 1.72, Running 211.68s Step 595( 43.17%), action 259, FPS 1.67, Running 212.38s Step 596( 43.33%), action 260, FPS 1.66, Running 212.93s Step 597( 43.50%), action 261, FPS 1.68, Running 213.42s Step 598( 43.67%), action 262, FPS 1.69, Running 213.94s Step 599( 43.83%), action 263, FPS 1.72, Running 214.37s Step 600( 44.00%), action 264, FPS 1.72, Running 214.89s Step 601( 44.17%), action 265, FPS 1.71, Running 215.47s Step 602( 44.33%), action 266, FPS 1.71, Running 215.92s Step 603( 44.50%), action 267, FPS 1.71, Running 216.40s Step 604( 44.67%), action 268, FPS 1.71, Running 216.84s Step 605( 44.83%), action 269, FPS 1.74, Running 217.37s Step 606( 45.00%), action 270, FPS 1.76, Running 217.86s Step 607( 45.17%), action 271, FPS 1.82, Running 218.40s Step 608( 45.33%), action 272, FPS 1.83, Running 218.90s Step 609( 45.50%), action 273, FPS 1.90, Running 219.32s Step 610( 45.67%), action 274, FPS 1.92, Running 219.76s Step 611( 45.83%), action 275, FPS 1.88, Running 220.44s Step 612( 46.00%), action 276, FPS 1.87, Running 220.93s Step 613( 46.17%), action 277, FPS 1.89, Running 221.51s Step 614( 46.33%), action 278, FPS 1.94, Running 221.99s Step 615( 46.50%), action 279, FPS 1.97, Running 222.54s Step 616( 46.67%), action 280, FPS 1.99, Running 222.98s Step 617( 46.83%), action 281, FPS 1.95, Running 223.67s Step 618( 47.00%), action 282, FPS 1.96, Running 224.15s Step 619( 47.17%), action 283, FPS 1.91, Running 224.83s Step 620( 47.33%), action 284, FPS 1.91, Running 225.35s Step 621( 47.50%), action 285, FPS 1.90, Running 226.02s Step 622( 47.67%), action 286, FPS 1.90, Running 226.44s Step 623( 47.83%), action 287, FPS 1.86, Running 227.17s Step 624( 48.00%), action 288, FPS 1.86, Running 227.58s Step 625( 48.17%), action 289, FPS 1.87, Running 228.06s Step 626( 48.33%), action 290, FPS 1.88, Running 228.52s Step 627( 48.50%), action 291, FPS 1.86, Running 229.15s Step 628( 48.67%), action 292, FPS 1.87, Running 229.59s Step 629( 48.83%), action 293, FPS 1.84, Running 230.16s Step 630( 49.00%), action 294, FPS 1.84, Running 230.63s Step 631( 49.17%), action 295, FPS 1.86, Running 231.22s Step 632( 49.33%), action 296, FPS 1.83, Running 231.88s Step 633( 49.50%), action 297, FPS 1.83, Running 232.41s Step 634( 49.67%), action 298, FPS 1.84, Running 232.87s Step 635( 49.83%), action 299, FPS 1.88, Running 233.20s Step 636( 50.00%), action 300, FPS 1.89, Running 233.59s Step 637( 50.17%), action 301, FPS 1.88, Running 234.29s Step 638( 50.33%), action 302, FPS 1.83, Running 235.09s Step 639( 50.50%), action 303, FPS 1.86, Running 235.58s Step 640( 50.67%), action 304, FPS 1.87, Running 236.03s Step 641( 50.83%), action 305, FPS 1.90, Running 236.53s Step 642( 51.00%), action 306, FPS 1.89, Running 237.00s Step 643( 51.17%), action 307, FPS 1.94, Running 237.49s Step 644( 51.33%), action 308, FPS 1.92, Running 238.00s Step 645( 51.50%), action 309, FPS 1.94, Running 238.35s Step 646( 51.67%), action 310, FPS 1.92, Running 238.94s Step 647( 51.83%), action 311, FPS 1.92, Running 239.56s Step 648( 52.00%), action 312, FPS 1.89, Running 240.20s Step 649( 52.17%), action 313, FPS 1.88, Running 240.77s Step 650( 52.33%), action 314, FPS 1.89, Running 241.22s Step 651( 52.50%), action 315, FPS 1.90, Running 241.75s Step 652( 52.67%), action 316, FPS 1.94, Running 242.19s Step 653( 52.83%), action 317, FPS 1.93, Running 242.77s Step 654( 53.00%), action 318, FPS 1.95, Running 243.12s Step 655( 53.17%), action 319, FPS 1.90, Running 243.71s Step 656( 53.33%), action 320, FPS 1.91, Running 244.06s Step 657( 53.50%), action 321, FPS 1.91, Running 244.78s Step 658( 53.67%), action 322, FPS 1.98, Running 245.18s Step 659( 53.83%), action 323, FPS 1.97, Running 245.73s Step 660( 54.00%), action 324, FPS 1.95, Running 246.27s Step 661( 54.17%), action 325, FPS 1.94, Running 246.84s Step 662( 54.33%), action 326, FPS 1.95, Running 247.25s Step 663( 54.50%), action 327, FPS 1.97, Running 247.63s Step 664( 54.67%), action 328, FPS 1.97, Running 248.14s Step 665( 54.83%), action 329, FPS 1.91, Running 248.82s Step 666( 55.00%), action 330, FPS 1.94, Running 249.28s Step 667( 55.17%), action 331, FPS 1.92, Running 249.98s Step 668( 55.33%), action 332, FPS 1.92, Running 250.62s Step 669( 55.50%), action 333, FPS 1.88, Running 251.42s Step 670( 55.67%), action 334, FPS 1.83, Running 252.16s Step 671( 55.83%), action 335, FPS 1.86, Running 252.50s Step 672( 56.00%), action 336, FPS 1.85, Running 252.99s Step 673( 56.17%), action 337, FPS 1.82, Running 253.76s Step 674( 56.33%), action 338, FPS 1.80, Running 254.22s Step 675( 56.50%), action 339, FPS 1.77, Running 254.98s Step 676( 56.67%), action 340, FPS 1.74, Running 255.54s Step 677( 56.83%), action 341, FPS 1.72, Running 256.44s Step 678( 57.00%), action 342, FPS 1.71, Running 256.88s Step 679( 57.17%), action 343, FPS 1.73, Running 257.27s Step 680( 57.33%), action 344, FPS 1.72, Running 257.90s Step 681( 57.50%), action 345, FPS 1.72, Running 258.47s Step 682( 57.67%), action 346, FPS 1.69, Running 259.10s Step 683( 57.83%), action 347, FPS 1.67, Running 259.63s Step 684( 58.00%), action 348, FPS 1.66, Running 260.20s Step 685( 58.17%), action 349, FPS 1.67, Running 260.82s Step 686( 58.33%), action 350, FPS 1.64, Running 261.48s Step 687( 58.50%), action 351, FPS 1.65, Running 262.12s Step 688( 58.67%), action 352, FPS 1.68, Running 262.51s Step 689( 58.83%), action 353, FPS 1.72, Running 263.07s Step 690( 59.00%), action 354, FPS 1.75, Running 263.61s Step 691( 59.17%), action 355, FPS 1.72, Running 264.15s Step 692( 59.33%), action 356, FPS 1.71, Running 264.71s Step 693( 59.50%), action 357, FPS 1.72, Running 265.42s Step 694( 59.67%), action 358, FPS 1.71, Running 265.93s Step 695( 59.83%), action 359, FPS 1.71, Running 266.70s Step 696( 60.00%), action 360, FPS 1.71, Running 267.25s Step 697( 60.17%), action 361, FPS 1.71, Running 268.10s Step 698( 60.33%), action 362, FPS 1.68, Running 268.80s Step 699( 60.50%), action 363, FPS 1.61, Running 269.71s Step 700( 60.67%), action 364, FPS 1.59, Running 270.50s Step 701( 60.83%), action 365, FPS 1.56, Running 271.32s Step 702( 61.00%), action 366, FPS 1.57, Running 271.88s Step 703( 61.17%), action 367, FPS 1.54, Running 272.62s Step 704( 61.33%), action 368, FPS 1.54, Running 273.17s Step 705( 61.50%), action 369, FPS 1.52, Running 273.95s Step 706( 61.67%), action 370, FPS 1.53, Running 274.54s Step 707( 61.83%), action 371, FPS 1.51, Running 275.39s Step 708( 62.00%), action 372, FPS 1.47, Running 276.12s Step 709( 62.17%), action 373, FPS 1.45, Running 276.85s Step 710( 62.33%), action 374, FPS 1.46, Running 277.35s Step 711( 62.50%), action 375, FPS 1.44, Running 278.05s Step 712( 62.67%), action 376, FPS 1.45, Running 278.55s Step 713( 62.83%), action 377, FPS 1.46, Running 279.14s Step 714( 63.00%), action 378, FPS 1.45, Running 279.69s Step 715( 63.17%), action 379, FPS 1.47, Running 280.28s Step 716( 63.33%), action 380, FPS 1.48, Running 280.76s Step 717( 63.50%), action 381, FPS 1.49, Running 281.48s Step 718( 63.67%), action 382, FPS 1.52, Running 281.97s Step 719( 63.83%), action 383, FPS 1.53, Running 282.76s Step 720( 64.00%), action 384, FPS 1.57, Running 283.28s Step 721( 64.17%), action 385, FPS 1.58, Running 283.94s Step 722( 64.33%), action 386, FPS 1.59, Running 284.49s Step 723( 64.50%), action 387, FPS 1.60, Running 285.09s Step 724( 64.67%), action 388, FPS 1.61, Running 285.56s Step 725( 64.83%), action 389, FPS 1.65, Running 286.10s Step 726( 65.00%), action 390, FPS 1.65, Running 286.66s Step 727( 65.17%), action 391, FPS 1.67, Running 287.39s Step 728( 65.33%), action 392, FPS 1.67, Running 288.08s Step 729( 65.50%), action 393, FPS 1.72, Running 288.48s Step 730( 65.67%), action 394, FPS 1.75, Running 288.80s Step 731( 65.83%), action 395, FPS 1.77, Running 289.36s Step 732( 66.00%), action 396, FPS 1.79, Running 289.73s Step 733( 66.17%), action 397, FPS 1.80, Running 290.24s Step 734( 66.33%), action 398, FPS 1.78, Running 290.93s Step 735( 66.50%), action 399, FPS 1.79, Running 291.46s Step 736( 66.67%), action 400, FPS 1.80, Running 291.88s Step 737( 66.83%), action 401, FPS 1.79, Running 292.64s Step 738( 67.00%), action 402, FPS 1.80, Running 293.09s Step 739( 67.17%), action 403, FPS 1.84, Running 293.61s Step 740( 67.33%), action 404, FPS 1.88, Running 293.91s Step 741( 67.50%), action 405, FPS 1.92, Running 294.33s Step 742( 67.67%), action 406, FPS 1.97, Running 294.65s Step 743( 67.83%), action 407, FPS 1.98, Running 295.17s Step 744( 68.00%), action 408, FPS 1.93, Running 295.95s Step 745( 68.17%), action 409, FPS 1.92, Running 296.54s Step 746( 68.33%), action 410, FPS 1.94, Running 296.98s Step 747( 68.50%), action 411, FPS 1.92, Running 297.78s Step 748( 68.67%), action 412, FPS 1.97, Running 298.26s Step 749( 68.83%), action 413, FPS 1.94, Running 298.81s Step 750( 69.00%), action 414, FPS 1.92, Running 299.22s Step 751( 69.17%), action 415, FPS 1.93, Running 299.73s Step 752( 69.33%), action 416, FPS 1.89, Running 300.30s Step 753( 69.50%), action 417, FPS 1.85, Running 301.05s Step 754( 69.67%), action 418, FPS 1.90, Running 301.47s Step 755( 69.83%), action 419, FPS 1.88, Running 302.08s Step 756( 70.00%), action 420, FPS 1.89, Running 302.46s Step 757( 70.17%), action 421, FPS 1.93, Running 302.99s Step 758( 70.33%), action 422, FPS 1.93, Running 303.47s Step 759( 70.50%), action 423, FPS 1.94, Running 303.90s Step 760( 70.67%), action 424, FPS 1.93, Running 304.26s Step 761( 70.83%), action 425, FPS 1.92, Running 304.75s Step 762( 71.00%), action 426, FPS 1.90, Running 305.20s Step 763( 71.17%), action 427, FPS 1.90, Running 305.71s Step 764( 71.33%), action 428, FPS 1.94, Running 306.25s Step 765( 71.50%), action 429, FPS 1.95, Running 306.78s Step 766( 71.67%), action 430, FPS 1.96, Running 307.18s Step 767( 71.83%), action 431, FPS 2.02, Running 307.67s Step 768( 72.00%), action 432, FPS 2.04, Running 308.06s Step 769( 72.17%), action 433, FPS 2.07, Running 308.50s Step 770( 72.33%), action 434, FPS 2.07, Running 308.87s Step 771( 72.50%), action 435, FPS 2.07, Running 309.37s Step 772( 72.67%), action 436, FPS 2.07, Running 309.96s Step 773( 72.83%), action 437, FPS 2.07, Running 310.70s Step 774( 73.00%), action 438, FPS 2.07, Running 311.15s Step 775( 73.17%), action 439, FPS 2.07, Running 311.72s Step 776( 73.33%), action 440, FPS 2.03, Running 312.32s Step 777( 73.50%), action 441, FPS 1.97, Running 313.16s Step 778( 73.67%), action 442, FPS 1.94, Running 313.78s Step 779( 73.83%), action 443, FPS 1.90, Running 314.40s Step 780( 74.00%), action 444, FPS 1.87, Running 314.97s Step 781( 74.17%), action 445, FPS 1.85, Running 315.56s Step 782( 74.33%), action 446, FPS 1.81, Running 316.26s Step 783( 74.50%), action 447, FPS 1.79, Running 316.87s Step 784( 74.67%), action 448, FPS 1.75, Running 317.67s Step 785( 74.83%), action 449, FPS 1.71, Running 318.45s Step 786( 75.00%), action 450, FPS 1.70, Running 318.94s Step 787( 75.17%), action 451, FPS 1.65, Running 319.81s Step 788( 75.33%), action 452, FPS 1.63, Running 320.33s Step 789( 75.50%), action 453, FPS 1.58, Running 321.14s Step 790( 75.67%), action 454, FPS 1.58, Running 321.57s Step 791( 75.83%), action 455, FPS 1.57, Running 322.09s Step 792( 76.00%), action 456, FPS 1.56, Running 322.75s Step 793( 76.17%), action 457, FPS 1.59, Running 323.31s Step 794( 76.33%), action 458, FPS 1.57, Running 323.89s Step 795( 76.50%), action 459, FPS 1.57, Running 324.48s Step 796( 76.67%), action 460, FPS 1.56, Running 325.11s Step 797( 76.83%), action 461, FPS 1.59, Running 325.77s Step 798( 77.00%), action 462, FPS 1.62, Running 326.14s Step 799( 77.17%), action 463, FPS 1.60, Running 326.90s Step 800( 77.33%), action 464, FPS 1.58, Running 327.62s Step 801( 77.50%), action 465, FPS 1.56, Running 328.38s Step 802( 77.67%), action 466, FPS 1.58, Running 328.92s Step 803( 77.83%), action 467, FPS 1.58, Running 329.53s Step 804( 78.00%), action 468, FPS 1.60, Running 330.19s Step 805( 78.17%), action 469, FPS 1.61, Running 330.85s Step 806( 78.33%), action 470, FPS 1.63, Running 331.23s Step 807( 78.50%), action 471, FPS 1.61, Running 332.24s Step 808( 78.67%), action 472, FPS 1.58, Running 332.96s Step 809( 78.83%), action 473, FPS 1.59, Running 333.71s Step 810( 79.00%), action 474, FPS 1.58, Running 334.23s Step 811( 79.17%), action 475, FPS 1.58, Running 334.73s Step 812( 79.33%), action 476, FPS 1.58, Running 335.40s Step 813( 79.50%), action 477, FPS 1.59, Running 335.87s Step 814( 79.67%), action 478, FPS 1.59, Running 336.49s Step 815( 79.83%), action 479, FPS 1.57, Running 337.25s Step 816( 80.00%), action 480, FPS 1.56, Running 337.92s Step 817( 80.17%), action 481, FPS 1.54, Running 338.77s Step 818( 80.33%), action 482, FPS 1.52, Running 339.28s Step 819( 80.50%), action 483, FPS 1.55, Running 339.83s Step 820( 80.67%), action 484, FPS 1.58, Running 340.31s Step 821( 80.83%), action 485, FPS 1.61, Running 340.79s Step 822( 81.00%), action 486, FPS 1.62, Running 341.29s Step 823( 81.17%), action 487, FPS 1.63, Running 341.83s Step 824( 81.33%), action 488, FPS 1.66, Running 342.25s Step 825( 81.50%), action 489, FPS 1.67, Running 342.79s Step 826( 81.67%), action 490, FPS 1.67, Running 343.24s Step 827( 81.83%), action 491, FPS 1.73, Running 343.78s Step 828( 82.00%), action 492, FPS 1.79, Running 344.11s Step 829( 82.17%), action 493, FPS 1.81, Running 344.77s Step 830( 82.33%), action 494, FPS 1.83, Running 345.18s Step 831( 82.50%), action 495, FPS 1.82, Running 345.69s Step 832( 82.67%), action 496, FPS 1.83, Running 346.34s Step 833( 82.83%), action 497, FPS 1.82, Running 346.87s Step 834( 83.00%), action 498, FPS 1.83, Running 347.43s Step 835( 83.17%), action 499, FPS 1.86, Running 347.98s Step 836( 83.33%), action 500, FPS 1.91, Running 348.38s Step 837( 83.50%), action 501, FPS 1.90, Running 349.31s Step 838( 83.67%), action 502, FPS 1.90, Running 349.83s Step 839( 83.83%), action 503, FPS 1.90, Running 350.37s Step 840( 84.00%), action 504, FPS 1.89, Running 350.89s Step 841( 84.17%), action 505, FPS 1.88, Running 351.41s Step 842( 84.33%), action 506, FPS 1.88, Running 351.93s Step 843( 84.50%), action 507, FPS 1.88, Running 352.48s Step 844( 84.67%), action 508, FPS 1.89, Running 352.81s Step 845( 84.83%), action 509, FPS 1.91, Running 353.24s Step 846( 85.00%), action 510, FPS 1.91, Running 353.68s Step 847( 85.17%), action 511, FPS 1.90, Running 354.30s Step 848( 85.33%), action 512, FPS 1.86, Running 354.88s Step 849( 85.50%), action 513, FPS 1.88, Running 355.42s Step 850( 85.67%), action 514, FPS 1.88, Running 355.84s Step 851( 85.83%), action 515, FPS 1.88, Running 356.35s Step 852( 86.00%), action 516, FPS 1.92, Running 356.73s Step 853( 86.17%), action 517, FPS 1.93, Running 357.22s Step 854( 86.33%), action 518, FPS 1.91, Running 357.89s Step 855( 86.50%), action 519, FPS 1.93, Running 358.31s Step 856( 86.67%), action 520, FPS 1.92, Running 358.82s Step 857( 86.83%), action 521, FPS 1.96, Running 359.51s Step 858( 87.00%), action 522, FPS 1.99, Running 359.91s Step 859( 87.17%), action 523, FPS 1.97, Running 360.51s Step 860( 87.33%), action 524, FPS 1.99, Running 360.95s Step 861( 87.50%), action 525, FPS 1.98, Running 361.50s Step 862( 87.67%), action 526, FPS 2.00, Running 361.92s Step 863( 87.83%), action 527, FPS 2.00, Running 362.48s Step 864( 88.00%), action 528, FPS 1.99, Running 362.85s Step 865( 88.17%), action 529, FPS 1.98, Running 363.32s Step 866( 88.33%), action 530, FPS 1.99, Running 363.71s Step 867( 88.50%), action 531, FPS 1.95, Running 364.55s Step 868( 88.67%), action 532, FPS 1.95, Running 365.13s Step 869( 88.83%), action 533, FPS 1.97, Running 365.60s Step 870( 89.00%), action 534, FPS 1.95, Running 366.09s Step 871( 89.17%), action 535, FPS 1.94, Running 366.67s Step 872( 89.33%), action 536, FPS 1.92, Running 367.13s Step 873( 89.50%), action 537, FPS 1.92, Running 367.66s Step 874( 89.67%), action 538, FPS 1.95, Running 368.14s Step 875( 89.83%), action 539, FPS 1.94, Running 368.61s Step 876( 90.00%), action 540, FPS 1.93, Running 369.18s Step 877( 90.17%), action 541, FPS 1.93, Running 369.89s Step 878( 90.33%), action 542, FPS 1.91, Running 370.39s Step 879( 90.50%), action 543, FPS 1.89, Running 371.10s Step 880( 90.67%), action 544, FPS 1.85, Running 371.75s Step 881( 90.83%), action 545, FPS 1.83, Running 372.40s Step 882( 91.00%), action 546, FPS 1.84, Running 372.79s Step 883( 91.17%), action 547, FPS 1.85, Running 373.27s Step 884( 91.33%), action 548, FPS 1.84, Running 373.72s Step 885( 91.50%), action 549, FPS 1.82, Running 374.32s Step 886( 91.67%), action 550, FPS 1.79, Running 374.88s Step 887( 91.83%), action 551, FPS 1.81, Running 375.58s Step 888( 92.00%), action 552, FPS 1.82, Running 376.09s Step 889( 92.17%), action 553, FPS 1.80, Running 376.69s Step 890( 92.33%), action 554, FPS 1.83, Running 377.01s Step 891( 92.50%), action 555, FPS 1.82, Running 377.64s Step 892( 92.67%), action 556, FPS 1.83, Running 378.06s Step 893( 92.83%), action 557, FPS 1.81, Running 378.69s Step 894( 93.00%), action 558, FPS 1.81, Running 379.20s Step 895( 93.17%), action 559, FPS 1.80, Running 379.74s Step 896( 93.33%), action 560, FPS 1.76, Running 380.55s Step 897( 93.50%), action 561, FPS 1.74, Running 381.36s Step 898( 93.67%), action 562, FPS 1.75, Running 381.84s Step 899( 93.83%), action 563, FPS 1.78, Running 382.33s Step 900( 94.00%), action 564, FPS 1.83, Running 382.69s Step 901( 94.17%), action 565, FPS 1.85, Running 383.23s Step 902( 94.33%), action 566, FPS 1.85, Running 383.60s Step 903( 94.50%), action 567, FPS 1.84, Running 384.16s Step 904( 94.67%), action 568, FPS 1.84, Running 384.58s Step 905( 94.83%), action 569, FPS 1.86, Running 385.09s Step 906( 95.00%), action 570, FPS 1.87, Running 385.55s Step 907( 95.17%), action 571, FPS 1.91, Running 386.06s Step 908( 95.33%), action 572, FPS 1.94, Running 386.39s Step 909( 95.50%), action 573, FPS 1.97, Running 386.85s Step 910( 95.67%), action 574, FPS 1.96, Running 387.22s Step 911( 95.83%), action 575, FPS 1.98, Running 387.74s Step 912( 96.00%), action 576, FPS 1.97, Running 388.19s Step 913( 96.17%), action 577, FPS 1.99, Running 388.74s Step 914( 96.33%), action 578, FPS 2.00, Running 389.18s Step 915( 96.50%), action 579, FPS 1.96, Running 389.95s Step 916( 96.67%), action 580, FPS 2.03, Running 390.40s Step 917( 96.83%), action 581, FPS 2.08, Running 390.96s Step 918( 97.00%), action 582, FPS 2.11, Running 391.30s Step 919( 97.17%), action 583, FPS 2.13, Running 391.72s Step 920( 97.33%), action 584, FPS 2.07, Running 392.35s Step 921( 97.50%), action 585, FPS 2.07, Running 392.89s Step 922( 97.67%), action 586, FPS 2.06, Running 393.33s Step 923( 97.83%), action 587, FPS 2.02, Running 394.05s Step 924( 98.00%), action 588, FPS 2.02, Running 394.50s Step 925( 98.17%), action 589, FPS 2.00, Running 395.09s Step 926( 98.33%), action 590, FPS 2.01, Running 395.53s Step 927( 98.50%), action 591, FPS 2.01, Running 395.99s Step 928( 98.67%), action 592, FPS 2.00, Running 396.39s Step 929( 98.83%), action 593, FPS 1.95, Running 397.09s Step 930( 99.00%), action 594, FPS 1.93, Running 397.60s Step 931( 99.17%), action 595, FPS 1.88, Running 398.36s Step 932( 99.33%), action 596, FPS 1.89, Running 398.76s Step 933( 99.50%), action 597, FPS 1.87, Running 399.42s Step 934( 99.67%), action 598, FPS 1.86, Running 399.91s Step 935( 99.83%), action 599, FPS 1.92, Running 400.38s Step 936(100.00%), action 600, FPS 1.94, Running 400.69s [2026-08-01 16:57:32] [9 ] Seed 8 failed after 401.37 s. +steps: 936 , actions: 600 . +Instruction: Empty +Total 0/9(0.00%) success. +Setting seed: 9 +Step 1( N/A%), pre moving , FPS 10.22, Running 0.10s Step 2( N/A%), pre moving , FPS 14.47, Running 0.14s Step 3( N/A%), pre moving , FPS 17.54, Running 0.17s Step 4( N/A%), pre moving , FPS 18.78, Running 0.21s Step 5( N/A%), pre moving , FPS 19.41, Running 0.26s Step 6( N/A%), pre moving , FPS 19.29, Running 0.31s Step 7( N/A%), pre moving , FPS 19.17, Running 0.37s Step 8( N/A%), pre moving , FPS 19.50, Running 0.41s Step 9( N/A%), pre moving , FPS 20.06, Running 0.45s Step 10( N/A%), pre moving , FPS 20.58, Running 0.49s Step 11( N/A%), pre moving , FPS 20.33, Running 0.54s Step 12( N/A%), pre moving , FPS 20.45, Running 0.59s Step 13( N/A%), pre moving , FPS 20.72, Running 0.63s Step 14( N/A%), pre moving , FPS 20.93, Running 0.67s Step 15( N/A%), pre moving , FPS 19.81, Running 0.76s Step 16( N/A%), pre moving , FPS 18.83, Running 0.85s Step 17( N/A%), pre moving , FPS 17.86, Running 0.95s Step 18( N/A%), pre moving , FPS 16.99, Running 1.06s Step 19( N/A%), pre moving , FPS 16.77, Running 1.13s Step 20( N/A%), pre moving , FPS 16.66, Running 1.20s Step 21( N/A%), pre moving , FPS 13.16, Running 1.62s Step 22( N/A%), pre moving , FPS 12.67, Running 1.72s Step 23( N/A%), pre moving , FPS 12.36, Running 1.79s Step 24( N/A%), pre moving , FPS 11.98, Running 1.88s Step 25( N/A%), pre moving , FPS 11.60, Running 1.98s Step 26( N/A%), pre moving , FPS 9.66, Running 2.38s Step 27( N/A%), pre moving , FPS 9.45, Running 2.48s Step 28( N/A%), pre moving , FPS 9.19, Running 2.59s Step 29( N/A%), pre moving , FPS 8.94, Running 2.69s Step 30( N/A%), pre moving , FPS 8.70, Running 2.79s Step 31( N/A%), pre moving , FPS 8.53, Running 2.89s Step 32( N/A%), pre moving , FPS 8.35, Running 2.98s Step 33( N/A%), pre moving , FPS 8.15, Running 3.08s Step 34( N/A%), pre moving , FPS 7.97, Running 3.18s Step 35( N/A%), pre moving , FPS 8.02, Running 3.25s Step 36( N/A%), pre moving , FPS 6.29, Running 4.03s Step 37( N/A%), pre moving , FPS 6.18, Running 4.19s Step 38( N/A%), pre moving , FPS 6.35, Running 4.21s Step 39( N/A%), pre moving , FPS 6.43, Running 4.24s Step 40( N/A%), pre moving , FPS 6.54, Running 4.26s Step 41( N/A%), pre moving , FPS 7.51, Running 4.28s Step 42( N/A%), pre moving , FPS 7.74, Running 4.30s Step 43( N/A%), pre moving , FPS 7.89, Running 4.32s Step 44( N/A%), pre moving , FPS 8.12, Running 4.35s Step 45( N/A%), pre moving , FPS 8.38, Running 4.37s Step 46( N/A%), pre moving , FPS 9.94, Running 4.39s Step 47( N/A%), pre moving , FPS 10.35, Running 4.41s Step 48( N/A%), pre moving , FPS 8.39, Running 4.97s Step 49( N/A%), pre moving , FPS 8.57, Running 5.02s Step 50( N/A%), pre moving , FPS 8.81, Running 5.06s Step 51( N/A%), pre moving , FPS 9.01, Running 5.10s Step 52( N/A%), pre moving , FPS 9.29, Running 5.13s Step 53( N/A%), pre moving , FPS 9.44, Running 5.20s Step 54( N/A%), pre moving , FPS 9.50, Running 5.28s Step 55( N/A%), pre moving , FPS 9.57, Running 5.34s Step 56( N/A%), pre moving , FPS 14.43, Running 5.42s Step 57( N/A%), pre moving , FPS 15.34, Running 5.49s Step 58( N/A%), pre moving , FPS 14.56, Running 5.58s Step 59( N/A%), pre moving , FPS 13.11, Running 5.77s Step 60( N/A%), pre moving , FPS 11.94, Running 5.94s Step 61( N/A%), pre moving , FPS 10.74, Running 6.14s Step 62( N/A%), pre moving , FPS 9.71, Running 6.36s Step 63( N/A%), pre moving , FPS 8.80, Running 6.60s Step 64( N/A%), pre moving , FPS 7.90, Running 6.88s Step 65( N/A%), pre moving , FPS 7.47, Running 7.05s Step 66( N/A%), pre moving , FPS 6.99, Running 7.25s Step 67( N/A%), pre moving , FPS 6.57, Running 7.46s Step 68( N/A%), pre moving , FPS 7.50, Running 7.64s Step 69( N/A%), pre moving , FPS 7.09, Running 7.84s Step 70( N/A%), pre moving , FPS 6.70, Running 8.04s Step 71( N/A%), pre moving , FPS 6.49, Running 8.19s Step 72( N/A%), pre moving , FPS 6.17, Running 8.38s Step 73( N/A%), pre moving , FPS 6.01, Running 8.52s Step 74( N/A%), pre moving , FPS 5.89, Running 8.68s Step 75( N/A%), pre moving , FPS 5.76, Running 8.81s Step 76( N/A%), pre moving , FPS 5.67, Running 8.94s Step 77( N/A%), pre moving , FPS 5.56, Running 9.09s Step 78( N/A%), pre moving , FPS 5.50, Running 9.22s Step 79( N/A%), pre moving , FPS 5.72, Running 9.26s Step 80( N/A%), pre moving , FPS 5.95, Running 9.30s Step 81( N/A%), pre moving , FPS 6.28, Running 9.33s Step 82( N/A%), pre moving , FPS 6.69, Running 9.35s Step 83( N/A%), pre moving , FPS 7.21, Running 9.37s Step 84( N/A%), pre moving , FPS 7.94, Running 9.40s Step 85( N/A%), pre moving , FPS 8.43, Running 9.42s Step 86( N/A%), pre moving , FPS 9.15, Running 9.44s Step 87( N/A%), pre moving , FPS 9.98, Running 9.46s Step 88( N/A%), pre moving , FPS 10.81, Running 9.49s Step 89( N/A%), pre moving , FPS 11.87, Running 9.52s Step 90( N/A%), pre moving , FPS 13.09, Running 9.57s Step 91( N/A%), pre moving , FPS 13.95, Running 9.62s Step 92( N/A%), pre moving , FPS 15.53, Running 9.67s Step 93( N/A%), pre moving , FPS 16.73, Running 9.72s Step 94( N/A%), pre moving , FPS 18.49, Running 9.76s Step 95( N/A%), pre moving , FPS 20.10, Running 9.81s Step 96( N/A%), pre moving , FPS 22.20, Running 9.85s Step 97( N/A%), pre moving , FPS 25.19, Running 9.88s Step 98( N/A%), pre moving , FPS 28.29, Running 9.93s Step 99( N/A%), pre moving , FPS 12.74, Running 10.83s Step 100( N/A%), pre moving , FPS 10.47, Running 11.21s Step 101( N/A%), pre moving , FPS 9.55, Running 11.43s Step 102( N/A%), pre moving , FPS 8.13, Running 11.81s Step 103( N/A%), pre moving , FPS 7.52, Running 12.03s Step 104( N/A%), pre moving , FPS 6.61, Running 12.42s Step 105( N/A%), pre moving , FPS 6.19, Running 12.65s Step 106( N/A%), pre moving , FPS 5.56, Running 13.04s Step 107( N/A%), pre moving , FPS 5.17, Running 13.32s Step 108( N/A%), pre moving , FPS 4.77, Running 13.68s Step 109( N/A%), pre moving , FPS 4.64, Running 13.83s Step 110( N/A%), pre moving , FPS 4.43, Running 14.08s Step 111( N/A%), pre moving , FPS 4.34, Running 14.23s Step 112( N/A%), pre moving , FPS 4.17, Running 14.46s Step 113( N/A%), pre moving , FPS 4.05, Running 14.66s Step 114( N/A%), pre moving , FPS 3.84, Running 14.97s Step 115( N/A%), pre moving , FPS 3.72, Running 15.19s Step 116( N/A%), pre moving , FPS 3.47, Running 15.61s Step 117( N/A%), pre moving , FPS 3.36, Running 15.84s Step 118( N/A%), pre moving , FPS 3.18, Running 16.22s Step 119( N/A%), pre moving , FPS 3.54, Running 16.48s Step 120( N/A%), pre moving , FPS 3.54, Running 16.87s Step 121( N/A%), pre moving , FPS 3.54, Running 17.08s Step 122( N/A%), pre moving , FPS 3.53, Running 17.47s Step 123( N/A%), pre moving , FPS 3.51, Running 17.73s Step 124( N/A%), pre moving , FPS 3.51, Running 18.13s Step 125( N/A%), pre moving , FPS 3.50, Running 18.36s Step 126( N/A%), pre moving , FPS 3.55, Running 18.67s Step 127( N/A%), pre moving , FPS 3.57, Running 18.92s Step 128( N/A%), pre moving , FPS 3.64, Running 19.18s Step 129( N/A%), pre moving , FPS 3.61, Running 19.38s Step 130( N/A%), pre moving , FPS 3.55, Running 19.71s Step 131( N/A%), pre moving , FPS 3.53, Running 19.89s Step 132( N/A%), pre moving , FPS 3.49, Running 20.20s Step 133( N/A%), pre moving , FPS 3.39, Running 20.57s Step 134( N/A%), pre moving , FPS 3.31, Running 21.01s Step 135( N/A%), pre moving , FPS 3.28, Running 21.28s Step 136( N/A%), pre moving , FPS 3.29, Running 21.68s Step 137( N/A%), pre moving , FPS 3.28, Running 21.93s Step 138( N/A%), pre moving , FPS 3.25, Running 22.38s Step 139( N/A%), pre moving , FPS 3.27, Running 22.60s Step 140( N/A%), pre moving , FPS 3.27, Running 22.99s Step 141( N/A%), pre moving , FPS 3.22, Running 23.29s Step 142( N/A%), pre moving , FPS 3.22, Running 23.69s Step 143( N/A%), pre moving , FPS 3.21, Running 23.96s Step 144( N/A%), pre moving , FPS 3.26, Running 24.27s Step 145( N/A%), pre moving , FPS 3.25, Running 24.51s Step 146( N/A%), pre moving , FPS 3.23, Running 24.86s Step 147( N/A%), pre moving , FPS 3.20, Running 25.18s Step 148( N/A%), pre moving , FPS 3.10, Running 25.62s Step 149( N/A%), pre moving , FPS 3.06, Running 25.92s Step 150( N/A%), pre moving , FPS 3.00, Running 26.38s Step 151( N/A%), pre moving , FPS 2.97, Running 26.62s Step 152( N/A%), pre moving , FPS 2.91, Running 27.07s Step 153( N/A%), pre moving , FPS 2.94, Running 27.36s Step 154( N/A%), pre moving , FPS 2.93, Running 27.83s Step 155( N/A%), pre moving , FPS 2.92, Running 28.13s Step 156( N/A%), pre moving , FPS 2.95, Running 28.46s Step 157( N/A%), pre moving , FPS 2.98, Running 28.64s Step 158( N/A%), pre moving , FPS 3.04, Running 28.97s Step 159( N/A%), pre moving , FPS 3.04, Running 29.18s Step 160( N/A%), pre moving , FPS 3.00, Running 29.65s Step 161( N/A%), pre moving , FPS 3.02, Running 29.90s Step 162( N/A%), pre moving , FPS 3.03, Running 30.30s Step 163( N/A%), pre moving , FPS 3.04, Running 30.54s Step 164( N/A%), pre moving , FPS 2.99, Running 30.96s Step 165( N/A%), pre moving , FPS 2.97, Running 31.24s Step 166( N/A%), pre moving , FPS 2.91, Running 31.75s Step 167( N/A%), pre moving , FPS 2.92, Running 32.02s Step 168( N/A%), pre moving , FPS 2.93, Running 32.46s Step 169( N/A%), pre moving , FPS 3.01, Running 32.57s Step 170( N/A%), pre moving , FPS 3.17, Running 32.69s Step 171( N/A%), pre moving , FPS 3.23, Running 32.82s Step 172( N/A%), pre moving , FPS 3.43, Running 32.89s Step 173( N/A%), pre moving , FPS 3.58, Running 32.94s Step 174( N/A%), pre moving , FPS 3.88, Running 32.98s Step 175( N/A%), pre moving , FPS 4.08, Running 33.03s Step 176( N/A%), pre moving , FPS 4.34, Running 33.07s Step 177( N/A%), pre moving , FPS 4.47, Running 33.11s Step 178( N/A%), pre moving , FPS 4.78, Running 33.15s Step 179( N/A%), pre moving , FPS 4.50, Running 33.62s Step 180( N/A%), pre moving , FPS 4.98, Running 33.66s Step 181( N/A%), pre moving , FPS 5.27, Running 33.70s Step 182( N/A%), pre moving , FPS 5.78, Running 33.77s Step 183( N/A%), pre moving , FPS 6.07, Running 33.84s Step 184( N/A%), pre moving , FPS 6.76, Running 33.91s Step 185( N/A%), pre moving , FPS 7.29, Running 33.98s Step 186( N/A%), pre moving , FPS 8.70, Running 34.05s Step 187( N/A%), pre moving , FPS 9.52, Running 34.12s Step 188( N/A%), pre moving , FPS 11.50, Running 34.19s Step 189( N/A%), pre moving , FPS 11.81, Running 34.26s Step 190( N/A%), pre moving , FPS 12.22, Running 34.33s Step 191( N/A%), pre moving , FPS 12.73, Running 34.40s Step 192( N/A%), pre moving , FPS 12.73, Running 34.46s Step 193( N/A%), pre moving , FPS 12.60, Running 34.53s Step 194( N/A%), pre moving , FPS 12.45, Running 34.59s Step 195( N/A%), pre moving , FPS 12.31, Running 34.65s Step 196( N/A%), pre moving , FPS 12.12, Running 34.72s Step 197( N/A%), pre moving , FPS 11.91, Running 34.79s Step 198( N/A%), pre moving , FPS 11.75, Running 34.86s Step 199( N/A%), pre moving , FPS 15.34, Running 34.92s Step 200( N/A%), pre moving , FPS 14.97, Running 35.00s Step 201( N/A%), pre moving , FPS 14.57, Running 35.07s Step 202( N/A%), pre moving , FPS 14.58, Running 35.14s Step 203( N/A%), pre moving , FPS 14.66, Running 35.20s Step 204( N/A%), pre moving , FPS 14.71, Running 35.27s Step 205( N/A%), pre moving , FPS 14.69, Running 35.34s Step 206( N/A%), pre moving , FPS 14.71, Running 35.41s Step 207( N/A%), pre moving , FPS 14.79, Running 35.47s Step 208( N/A%), pre moving , FPS 14.72, Running 35.55s Step 209( N/A%), pre moving , FPS 14.58, Running 35.63s Step 210( N/A%), pre moving , FPS 13.98, Running 35.76s Step 211( N/A%), pre moving , FPS 13.41, Running 35.89s Step 212( N/A%), pre moving , FPS 13.29, Running 35.97s Step 213( N/A%), pre moving , FPS 13.15, Running 36.05s Step 214( N/A%), pre moving , FPS 12.95, Running 36.14s Step 215( N/A%), pre moving , FPS 12.76, Running 36.22s Step 216( N/A%), pre moving , FPS 12.56, Running 36.31s Step 217( N/A%), pre moving , FPS 12.47, Running 36.40s Step 218( N/A%), pre moving , FPS 12.35, Running 36.48s Step 219( N/A%), pre moving , FPS 11.99, Running 36.59s Step 220( N/A%), pre moving , FPS 11.57, Running 36.72s Step 221( N/A%), pre moving , FPS 11.25, Running 36.85s Step 222( N/A%), pre moving , FPS 10.87, Running 36.98s Step 223( N/A%), pre moving , FPS 10.53, Running 37.10s Step 224( N/A%), pre moving , FPS 10.15, Running 37.24s Step 225( N/A%), pre moving , FPS 7.61, Running 37.97s Step 226( N/A%), pre moving , FPS 7.41, Running 38.11s Step 227( N/A%), pre moving , FPS 7.20, Running 38.25s Step 228( N/A%), pre moving , FPS 7.05, Running 38.39s Step 229( N/A%), pre moving , FPS 6.91, Running 38.52s Step 230( N/A%), pre moving , FPS 6.88, Running 38.66s Step 231( N/A%), pre moving , FPS 6.90, Running 38.79s Step 232( N/A%), pre moving , FPS 6.59, Running 39.00s Step 233( N/A%), pre moving , FPS 6.36, Running 39.19s Step 234( N/A%), pre moving , FPS 5.96, Running 39.49s Step 235( N/A%), pre moving , FPS 5.67, Running 39.75s Step 236( N/A%), pre moving , FPS 5.41, Running 40.01s Step 237( N/A%), pre moving , FPS 5.18, Running 40.25s Step 238( N/A%), pre moving , FPS 4.96, Running 40.51s Step 239( N/A%), pre moving , FPS 4.84, Running 40.73s Step 240( N/A%), pre moving , FPS 4.81, Running 40.88s Step 241( N/A%), pre moving , FPS 4.73, Running 41.08s Step 242( N/A%), pre moving , FPS 4.61, Running 41.32s Step 243( N/A%), pre moving , FPS 4.42, Running 41.63s Step 244( N/A%), pre moving , FPS 4.25, Running 41.95s Step 245( N/A%), pre moving , FPS 4.62, Running 42.30s Step 246( N/A%), pre moving , FPS 4.49, Running 42.56s Step 247( N/A%), pre moving , FPS 4.31, Running 42.90s Step 248( N/A%), pre moving , FPS 4.12, Running 43.24s Step 249( N/A%), pre moving , FPS 4.00, Running 43.52s Step 250( N/A%), pre moving , FPS 3.83, Running 43.89s Step 251( N/A%), pre moving , FPS 3.69, Running 44.20s Step 252( N/A%), pre moving , FPS 3.66, Running 44.47s Step 253( N/A%), pre moving , FPS 3.58, Running 44.78s Step 254( N/A%), pre moving , FPS 3.55, Running 45.12s Step 255( N/A%), pre moving , FPS 3.53, Running 45.42s Step 256( N/A%), pre moving , FPS 3.50, Running 45.73s Step 257( N/A%), pre moving , FPS 3.49, Running 45.98s Step 258( N/A%), pre moving , FPS 3.51, Running 46.21s Step 259( N/A%), pre moving , FPS 3.51, Running 46.42s Step 260( N/A%), pre moving , FPS 3.47, Running 46.64s Step 261( N/A%), pre moving , FPS 3.44, Running 46.90s Step 262( N/A%), pre moving , FPS 3.43, Running 47.15s Step 263( N/A%), pre moving , FPS 3.45, Running 47.42s Step 264( N/A%), pre moving , FPS 3.49, Running 47.68s Step 265( N/A%), pre moving , FPS 3.54, Running 47.95s Step 266( N/A%), pre moving , FPS 3.59, Running 48.14s Step 267( N/A%), pre moving , FPS 3.66, Running 48.35s Step 268( N/A%), pre moving , FPS 3.78, Running 48.53s Step 269( N/A%), pre moving , FPS 3.89, Running 48.66s Step 270( N/A%), pre moving , FPS 4.01, Running 48.88s Step 271( N/A%), pre moving , FPS 4.12, Running 49.05s Step 272( N/A%), pre moving , FPS 4.11, Running 49.33s Step 273( N/A%), pre moving , FPS 4.15, Running 49.60s Step 274( N/A%), pre moving , FPS 4.21, Running 49.86s Step 275( N/A%), pre moving , FPS 4.25, Running 50.12s Step 276( N/A%), pre moving , FPS 4.26, Running 50.43s Step 277( N/A%), pre moving , FPS 4.25, Running 50.69s Step 278( N/A%), pre moving , FPS 4.25, Running 50.92s Step 279( N/A%), pre moving , FPS 4.29, Running 51.08s Step 280( N/A%), pre moving , FPS 4.38, Running 51.20s Step 281( N/A%), pre moving , FPS 4.51, Running 51.33s Step 282( N/A%), pre moving , FPS 4.62, Running 51.48s Step 283( N/A%), pre moving , FPS 4.79, Running 51.60s Step 284( N/A%), pre moving , FPS 4.95, Running 51.73s Step 285( N/A%), pre moving , FPS 5.07, Running 51.89s Step 286( N/A%), pre moving , FPS 5.17, Running 52.01s Step 287( N/A%), pre moving , FPS 5.28, Running 52.14s Step 288( N/A%), pre moving , FPS 5.34, Running 52.27s Step 289( N/A%), pre moving , FPS 5.35, Running 52.40s Step 290( N/A%), pre moving , FPS 5.47, Running 52.54s Step 291( N/A%), pre moving , FPS 5.56, Running 52.65s Step 292( N/A%), pre moving , FPS 5.80, Running 52.78s Step 293( N/A%), pre moving , FPS 6.05, Running 52.91s Step 294( N/A%), pre moving , FPS 6.31, Running 53.03s Step 295( N/A%), pre moving , FPS 6.56, Running 53.17s Step 296( N/A%), pre moving , FPS 6.96, Running 53.30s Step 297( N/A%), pre moving , FPS 7.32, Running 53.42s Step 298( N/A%), pre moving , FPS 7.60, Running 53.55s Step 299( N/A%), pre moving , FPS 7.70, Running 53.68s Step 300( N/A%), pre moving , FPS 7.65, Running 53.81s Step 301( N/A%), pre moving , FPS 7.68, Running 53.93s Step 302( N/A%), pre moving , FPS 7.77, Running 54.06s Step 303( N/A%), pre moving , FPS 7.73, Running 54.19s Step 304( N/A%), pre moving , FPS 7.75, Running 54.31s Step 305( N/A%), pre moving , FPS 7.83, Running 54.45s Step 306( N/A%), pre moving , FPS 7.83, Running 54.56s Step 307( N/A%), pre moving , FPS 7.84, Running 54.69s Step 308( N/A%), pre moving , FPS 7.89, Running 54.81s Step 309( N/A%), pre moving , FPS 4.73, Running 56.63s Step 310( N/A%), pre moving , FPS 4.40, Running 57.09s Step 311( N/A%), pre moving , FPS 4.25, Running 57.36s Step 312( N/A%), pre moving , FPS 4.01, Running 57.77s Step 313( N/A%), pre moving , FPS 3.91, Running 58.03s Step 314( N/A%), pre moving , FPS 3.71, Running 58.42s Step 315( N/A%), pre moving , FPS 3.63, Running 58.68s Step 316( N/A%), pre moving , FPS 3.46, Running 59.08s Step 317( N/A%), pre moving , FPS 3.36, Running 59.37s Step 318( N/A%), pre moving , FPS 3.19, Running 59.82s Step 319( N/A%), pre moving , FPS 3.12, Running 60.09s Step 320( N/A%), pre moving , FPS 3.00, Running 60.48s Step 321( N/A%), pre moving , FPS 2.94, Running 60.74s Step 322( N/A%), pre moving , FPS 2.83, Running 61.12s Step 323( N/A%), pre moving , FPS 2.80, Running 61.32s Step 324( N/A%), pre moving , FPS 2.69, Running 61.75s Step 325( N/A%), pre moving , FPS 2.63, Running 62.04s Step 326( N/A%), pre moving , FPS 2.53, Running 62.48s Step 327( N/A%), pre moving , FPS 2.48, Running 62.75s Step 328( N/A%), pre moving , FPS 2.39, Running 63.17s Step 329( 0.17%), action 1, FPS 2.59, Running 64.34s Step 330( 0.33%), action 2, FPS 2.56, Running 64.90s Step 331( 0.50%), action 3, FPS 2.51, Running 65.35s Step 332( 0.67%), action 4, FPS 2.44, Running 65.96s Step 333( 0.83%), action 5, FPS 2.34, Running 66.57s Step 334( 1.00%), action 6, FPS 2.26, Running 67.29s Step 335( 1.17%), action 7, FPS 2.19, Running 67.80s Step 336( 1.33%), action 8, FPS 2.16, Running 68.32s Step 337( 1.50%), action 9, FPS 2.09, Running 68.95s Step 338( 1.67%), action 10, FPS 2.09, Running 69.38s Step 339( 1.83%), action 11, FPS 2.00, Running 70.07s Step 340( 2.00%), action 12, FPS 1.97, Running 70.62s Step 341( 2.17%), action 13, FPS 1.92, Running 71.13s Step 342( 2.33%), action 14, FPS 1.87, Running 71.84s Step 343( 2.50%), action 15, FPS 1.80, Running 72.41s Step 344( 2.67%), action 16, FPS 1.79, Running 72.93s Step 345( 2.83%), action 17, FPS 1.74, Running 73.53s Step 346( 3.00%), action 18, FPS 1.71, Running 74.21s Step 347( 3.17%), action 19, FPS 1.67, Running 74.76s Step 348( 3.33%), action 20, FPS 1.64, Running 75.35s Step 349( 3.50%), action 21, FPS 1.69, Running 76.18s Step 350( 3.67%), action 22, FPS 1.71, Running 76.62s Step 351( 3.83%), action 23, FPS 1.69, Running 77.20s Step 352( 4.00%), action 24, FPS 1.70, Running 77.70s Step 353( 4.17%), action 25, FPS 1.73, Running 78.14s Step 354( 4.33%), action 26, FPS 1.71, Running 78.97s Step 355( 4.50%), action 27, FPS 1.68, Running 79.68s Step 356( 4.67%), action 28, FPS 1.68, Running 80.23s Step 357( 4.83%), action 29, FPS 1.69, Running 80.82s Step 358( 5.00%), action 30, FPS 1.65, Running 81.49s Step 359( 5.17%), action 31, FPS 1.64, Running 82.24s Step 360( 5.33%), action 32, FPS 1.65, Running 82.73s Step 361( 5.50%), action 33, FPS 1.66, Running 83.15s Step 362( 5.67%), action 34, FPS 1.67, Running 83.82s Step 363( 5.83%), action 35, FPS 1.66, Running 84.48s Step 364( 6.00%), action 36, FPS 1.66, Running 85.00s Step 365( 6.17%), action 37, FPS 1.66, Running 85.59s Step 366( 6.33%), action 38, FPS 1.66, Running 86.25s Step 367( 6.50%), action 39, FPS 1.64, Running 86.96s Step 368( 6.67%), action 40, FPS 1.67, Running 87.31s Step 369( 6.83%), action 41, FPS 1.71, Running 87.84s Step 370( 7.00%), action 42, FPS 1.68, Running 88.51s Step 371( 7.17%), action 43, FPS 1.69, Running 89.02s Step 372( 7.33%), action 44, FPS 1.69, Running 89.53s Step 373( 7.50%), action 45, FPS 1.67, Running 90.15s Step 374( 7.67%), action 46, FPS 1.72, Running 90.60s Step 375( 7.83%), action 47, FPS 1.72, Running 91.30s Step 376( 8.00%), action 48, FPS 1.72, Running 91.85s Step 377( 8.17%), action 49, FPS 1.75, Running 92.28s Step 378( 8.33%), action 50, FPS 1.79, Running 92.67s [2026-08-01 16:59:05] [10 ] Seed 9 success after 92.97 s. +steps: 378 , actions: 50 . +Instruction: Empty +Total 1/10(10.00%) success. +Setting seed: 10 +Step 1( N/A%), pre moving , FPS 9.80, Running 0.10s Step 2( N/A%), pre moving , FPS 16.29, Running 0.12s Step 3( N/A%), pre moving , FPS 20.45, Running 0.15s Step 4( N/A%), pre moving , FPS 21.44, Running 0.19s Step 5( N/A%), pre moving , FPS 23.96, Running 0.21s Step 6( N/A%), pre moving , FPS 26.11, Running 0.23s Step 7( N/A%), pre moving , FPS 28.03, Running 0.25s Step 8( N/A%), pre moving , FPS 29.50, Running 0.27s Step 9( N/A%), pre moving , FPS 29.15, Running 0.31s Step 10( N/A%), pre moving , FPS 28.05, Running 0.36s Step 11( N/A%), pre moving , FPS 28.94, Running 0.38s Step 12( N/A%), pre moving , FPS 28.43, Running 0.42s Step 13( N/A%), pre moving , FPS 28.20, Running 0.46s Step 14( N/A%), pre moving , FPS 27.69, Running 0.51s Step 15( N/A%), pre moving , FPS 26.93, Running 0.56s Step 16( N/A%), pre moving , FPS 26.94, Running 0.59s Step 17( N/A%), pre moving , FPS 26.40, Running 0.64s Step 18( N/A%), pre moving , FPS 26.11, Running 0.69s Step 19( N/A%), pre moving , FPS 25.65, Running 0.74s Step 20( N/A%), pre moving , FPS 25.63, Running 0.78s Step 21( N/A%), pre moving , FPS 20.47, Running 1.08s Step 22( N/A%), pre moving , FPS 19.57, Running 1.15s Step 23( N/A%), pre moving , FPS 19.28, Running 1.18s Step 24( N/A%), pre moving , FPS 18.52, Running 1.27s Step 25( N/A%), pre moving , FPS 17.74, Running 1.34s Step 26( N/A%), pre moving , FPS 13.03, Running 1.76s Step 27( N/A%), pre moving , FPS 12.40, Running 1.86s Step 28( N/A%), pre moving , FPS 12.03, Running 1.93s Step 29( N/A%), pre moving , FPS 11.74, Running 2.01s Step 30( N/A%), pre moving , FPS 11.71, Running 2.06s Step 31( N/A%), pre moving , FPS 11.20, Running 2.17s Step 32( N/A%), pre moving , FPS 10.89, Running 2.26s Step 33( N/A%), pre moving , FPS 10.55, Running 2.36s Step 34( N/A%), pre moving , FPS 10.26, Running 2.45s Step 35( N/A%), pre moving , FPS 10.00, Running 2.56s Step 36( N/A%), pre moving , FPS 7.05, Running 3.43s Step 37( N/A%), pre moving , FPS 6.56, Running 3.69s Step 38( N/A%), pre moving , FPS 6.44, Running 3.79s Step 39( N/A%), pre moving , FPS 6.33, Running 3.90s Step 40( N/A%), pre moving , FPS 6.22, Running 3.99s Step 41( N/A%), pre moving , FPS 6.59, Running 4.11s Step 42( N/A%), pre moving , FPS 6.52, Running 4.21s Step 43( N/A%), pre moving , FPS 6.44, Running 4.29s Step 44( N/A%), pre moving , FPS 6.42, Running 4.38s Step 45( N/A%), pre moving , FPS 6.35, Running 4.48s Step 46( N/A%), pre moving , FPS 7.12, Running 4.57s Step 47( N/A%), pre moving , FPS 7.20, Running 4.64s Step 48( N/A%), pre moving , FPS 6.14, Running 5.19s Step 49( N/A%), pre moving , FPS 6.23, Running 5.22s Step 50( N/A%), pre moving , FPS 6.27, Running 5.25s Step 51( N/A%), pre moving , FPS 6.39, Running 5.30s Step 52( N/A%), pre moving , FPS 6.52, Running 5.33s Step 53( N/A%), pre moving , FPS 6.61, Running 5.38s Step 54( N/A%), pre moving , FPS 6.68, Running 5.45s Step 55( N/A%), pre moving , FPS 6.73, Running 5.53s Step 56( N/A%), pre moving , FPS 9.08, Running 5.63s Step 57( N/A%), pre moving , FPS 9.62, Running 5.77s Step 58( N/A%), pre moving , FPS 9.49, Running 5.90s Step 59( N/A%), pre moving , FPS 9.34, Running 6.04s Step 60( N/A%), pre moving , FPS 9.15, Running 6.18s Step 61( N/A%), pre moving , FPS 8.85, Running 6.37s Step 62( N/A%), pre moving , FPS 8.69, Running 6.51s Step 63( N/A%), pre moving , FPS 8.24, Running 6.72s Step 64( N/A%), pre moving , FPS 7.85, Running 6.93s Step 65( N/A%), pre moving , FPS 7.73, Running 7.07s Step 66( N/A%), pre moving , FPS 7.50, Running 7.24s Step 67( N/A%), pre moving , FPS 7.16, Running 7.43s Step 68( N/A%), pre moving , FPS 8.33, Running 7.59s Step 69( N/A%), pre moving , FPS 7.94, Running 7.74s Step 70( N/A%), pre moving , FPS 7.46, Running 7.93s Step 71( N/A%), pre moving , FPS 7.19, Running 8.08s Step 72( N/A%), pre moving , FPS 6.81, Running 8.27s Step 73( N/A%), pre moving , FPS 6.63, Running 8.40s Step 74( N/A%), pre moving , FPS 6.33, Running 8.61s Step 75( N/A%), pre moving , FPS 6.22, Running 8.74s Step 76( N/A%), pre moving , FPS 6.15, Running 8.89s Step 77( N/A%), pre moving , FPS 6.10, Running 9.05s Step 78( N/A%), pre moving , FPS 6.18, Running 9.14s Step 79( N/A%), pre moving , FPS 6.15, Running 9.29s Step 80( N/A%), pre moving , FPS 6.24, Running 9.38s Step 81( N/A%), pre moving , FPS 6.52, Running 9.44s Step 82( N/A%), pre moving , FPS 6.71, Running 9.49s Step 83( N/A%), pre moving , FPS 7.09, Running 9.54s Step 84( N/A%), pre moving , FPS 7.51, Running 9.59s Step 85( N/A%), pre moving , FPS 7.82, Running 9.63s Step 86( N/A%), pre moving , FPS 8.26, Running 9.66s Step 87( N/A%), pre moving , FPS 8.77, Running 9.71s Step 88( N/A%), pre moving , FPS 9.25, Running 9.76s Step 89( N/A%), pre moving , FPS 9.65, Running 9.81s Step 90( N/A%), pre moving , FPS 10.34, Running 9.87s Step 91( N/A%), pre moving , FPS 10.90, Running 9.91s Step 92( N/A%), pre moving , FPS 11.84, Running 9.96s Step 93( N/A%), pre moving , FPS 12.40, Running 10.01s Step 94( N/A%), pre moving , FPS 14.00, Running 10.04s Step 95( N/A%), pre moving , FPS 15.01, Running 10.08s Step 96( N/A%), pre moving , FPS 16.31, Running 10.11s Step 97( N/A%), pre moving , FPS 18.21, Running 10.14s Step 98( N/A%), pre moving , FPS 19.36, Running 10.17s Step 99( N/A%), pre moving , FPS 21.69, Running 10.21s Step 100( N/A%), pre moving , FPS 23.17, Running 10.25s Step 101( N/A%), pre moving , FPS 23.42, Running 10.30s Step 102( N/A%), pre moving , FPS 22.64, Running 10.38s Step 103( N/A%), pre moving , FPS 21.17, Running 10.48s Step 104( N/A%), pre moving , FPS 20.17, Running 10.58s Step 105( N/A%), pre moving , FPS 9.59, Running 11.72s Step 106( N/A%), pre moving , FPS 8.12, Running 12.13s Step 107( N/A%), pre moving , FPS 7.58, Running 12.35s Step 108( N/A%), pre moving , FPS 6.62, Running 12.78s Step 109( N/A%), pre moving , FPS 6.28, Running 13.00s Step 110( N/A%), pre moving , FPS 5.60, Running 13.44s Step 111( N/A%), pre moving , FPS 5.43, Running 13.60s Step 112( N/A%), pre moving , FPS 5.12, Running 13.86s Step 113( N/A%), pre moving , FPS 4.93, Running 14.07s Step 114( N/A%), pre moving , FPS 4.56, Running 14.43s Step 115( N/A%), pre moving , FPS 4.43, Running 14.59s Step 116( N/A%), pre moving , FPS 4.07, Running 15.03s Step 117( N/A%), pre moving , FPS 3.90, Running 15.27s Step 118( N/A%), pre moving , FPS 3.60, Running 15.73s Step 119( N/A%), pre moving , FPS 3.50, Running 15.93s Step 120( N/A%), pre moving , FPS 3.25, Running 16.39s Step 121( N/A%), pre moving , FPS 3.17, Running 16.61s Step 122( N/A%), pre moving , FPS 3.01, Running 17.03s Step 123( N/A%), pre moving , FPS 2.93, Running 17.31s Step 124( N/A%), pre moving , FPS 2.79, Running 17.75s Step 125( N/A%), pre moving , FPS 3.18, Running 18.00s Step 126( N/A%), pre moving , FPS 3.21, Running 18.36s Step 127( N/A%), pre moving , FPS 3.22, Running 18.56s Step 128( N/A%), pre moving , FPS 3.26, Running 18.92s Step 129( N/A%), pre moving , FPS 3.25, Running 19.16s Step 130( N/A%), pre moving , FPS 3.27, Running 19.55s Step 131( N/A%), pre moving , FPS 3.25, Running 19.76s Step 132( N/A%), pre moving , FPS 3.17, Running 20.17s Step 133( N/A%), pre moving , FPS 3.09, Running 20.55s Step 134( N/A%), pre moving , FPS 3.03, Running 21.03s Step 135( N/A%), pre moving , FPS 2.99, Running 21.28s Step 136( N/A%), pre moving , FPS 3.00, Running 21.69s Step 137( N/A%), pre moving , FPS 3.00, Running 21.95s Step 138( N/A%), pre moving , FPS 3.00, Running 22.38s Step 139( N/A%), pre moving , FPS 2.99, Running 22.61s Step 140( N/A%), pre moving , FPS 3.07, Running 22.91s Step 141( N/A%), pre moving , FPS 3.10, Running 23.06s Step 142( N/A%), pre moving , FPS 3.16, Running 23.35s Step 143( N/A%), pre moving , FPS 3.21, Running 23.54s Step 144( N/A%), pre moving , FPS 3.25, Running 23.91s Step 145( N/A%), pre moving , FPS 3.24, Running 24.16s Step 146( N/A%), pre moving , FPS 3.23, Running 24.54s Step 147( N/A%), pre moving , FPS 3.21, Running 24.79s Step 148( N/A%), pre moving , FPS 3.18, Running 25.22s Step 149( N/A%), pre moving , FPS 3.15, Running 25.50s Step 150( N/A%), pre moving , FPS 3.14, Running 25.91s Step 151( N/A%), pre moving , FPS 3.11, Running 26.20s Step 152( N/A%), pre moving , FPS 3.10, Running 26.63s Step 153( N/A%), pre moving , FPS 3.13, Running 26.94s Step 154( N/A%), pre moving , FPS 3.15, Running 27.38s Step 155( N/A%), pre moving , FPS 3.16, Running 27.61s Step 156( N/A%), pre moving , FPS 3.21, Running 27.92s Step 157( N/A%), pre moving , FPS 3.22, Running 28.15s Step 158( N/A%), pre moving , FPS 3.31, Running 28.42s Step 159( N/A%), pre moving , FPS 3.29, Running 28.68s Step 160( N/A%), pre moving , FPS 3.27, Running 29.03s Step 161( N/A%), pre moving , FPS 3.21, Running 29.30s Step 162( N/A%), pre moving , FPS 3.12, Running 29.76s Step 163( N/A%), pre moving , FPS 3.07, Running 30.06s Step 164( N/A%), pre moving , FPS 3.02, Running 30.52s Step 165( N/A%), pre moving , FPS 3.03, Running 30.76s Step 166( N/A%), pre moving , FPS 3.02, Running 31.18s Step 167( N/A%), pre moving , FPS 2.99, Running 31.47s Step 168( N/A%), pre moving , FPS 3.00, Running 31.90s Step 169( N/A%), pre moving , FPS 2.99, Running 32.18s Step 170( N/A%), pre moving , FPS 2.97, Running 32.66s Step 171( N/A%), pre moving , FPS 3.00, Running 32.86s Step 172( N/A%), pre moving , FPS 3.07, Running 33.13s Step 173( N/A%), pre moving , FPS 3.12, Running 33.35s Step 174( N/A%), pre moving , FPS 3.16, Running 33.71s Step 175( N/A%), pre moving , FPS 3.23, Running 33.81s Step 176( N/A%), pre moving , FPS 3.35, Running 33.88s Step 177( N/A%), pre moving , FPS 3.44, Running 33.97s Step 178( N/A%), pre moving , FPS 3.56, Running 34.05s Step 179( N/A%), pre moving , FPS 3.67, Running 34.13s Step 180( N/A%), pre moving , FPS 3.86, Running 34.21s Step 181( N/A%), pre moving , FPS 4.00, Running 34.30s Step 182( N/A%), pre moving , FPS 4.29, Running 34.42s Step 183( N/A%), pre moving , FPS 4.46, Running 34.54s Step 184( N/A%), pre moving , FPS 4.82, Running 34.67s Step 185( N/A%), pre moving , FPS 4.38, Running 35.33s Step 186( N/A%), pre moving , FPS 4.64, Running 35.49s Step 187( N/A%), pre moving , FPS 4.86, Running 35.59s Step 188( N/A%), pre moving , FPS 5.21, Running 35.74s Step 189( N/A%), pre moving , FPS 5.36, Running 35.92s Step 190( N/A%), pre moving , FPS 5.80, Running 36.10s Step 191( N/A%), pre moving , FPS 5.80, Running 36.31s Step 192( N/A%), pre moving , FPS 5.95, Running 36.49s Step 193( N/A%), pre moving , FPS 5.97, Running 36.70s Step 194( N/A%), pre moving , FPS 6.30, Running 36.88s Step 195( N/A%), pre moving , FPS 6.09, Running 37.09s Step 196( N/A%), pre moving , FPS 5.89, Running 37.28s Step 197( N/A%), pre moving , FPS 5.70, Running 37.48s Step 198( N/A%), pre moving , FPS 5.52, Running 37.67s Step 199( N/A%), pre moving , FPS 5.34, Running 37.88s Step 200( N/A%), pre moving , FPS 5.14, Running 38.10s Step 201( N/A%), pre moving , FPS 5.03, Running 38.28s Step 202( N/A%), pre moving , FPS 5.00, Running 38.42s Step 203( N/A%), pre moving , FPS 4.99, Running 38.55s Step 204( N/A%), pre moving , FPS 5.01, Running 38.67s Step 205( N/A%), pre moving , FPS 5.75, Running 38.81s Step 206( N/A%), pre moving , FPS 5.88, Running 38.89s Step 207( N/A%), pre moving , FPS 5.90, Running 38.97s Step 208( N/A%), pre moving , FPS 6.01, Running 39.06s Step 209( N/A%), pre moving , FPS 6.12, Running 39.19s Step 210( N/A%), pre moving , FPS 6.14, Running 39.36s Step 211( N/A%), pre moving , FPS 6.16, Running 39.56s Step 212( N/A%), pre moving , FPS 6.10, Running 39.77s Step 213( N/A%), pre moving , FPS 6.14, Running 39.96s Step 214( N/A%), pre moving , FPS 6.07, Running 40.18s Step 215( N/A%), pre moving , FPS 6.11, Running 40.36s Step 216( N/A%), pre moving , FPS 6.06, Running 40.58s Step 217( N/A%), pre moving , FPS 6.02, Running 40.80s Step 218( N/A%), pre moving , FPS 6.13, Running 40.93s Step 219( N/A%), pre moving , FPS 6.29, Running 41.06s Step 220( N/A%), pre moving , FPS 6.46, Running 41.20s Step 221( N/A%), pre moving , FPS 6.56, Running 41.33s Step 222( N/A%), pre moving , FPS 6.58, Running 41.46s Step 223( N/A%), pre moving , FPS 6.53, Running 41.61s Step 224( N/A%), pre moving , FPS 6.50, Running 41.74s Step 225( N/A%), pre moving , FPS 6.57, Running 41.85s Step 226( N/A%), pre moving , FPS 6.47, Running 41.98s Step 227( N/A%), pre moving , FPS 6.36, Running 42.12s Step 228( N/A%), pre moving , FPS 6.31, Running 42.23s Step 229( N/A%), pre moving , FPS 6.30, Running 42.36s Step 230( N/A%), pre moving , FPS 6.36, Running 42.50s Step 231( N/A%), pre moving , FPS 6.55, Running 42.61s Step 232( N/A%), pre moving , FPS 6.75, Running 42.74s Step 233( N/A%), pre moving , FPS 5.80, Running 43.41s Step 234( N/A%), pre moving , FPS 6.03, Running 43.49s Step 235( N/A%), pre moving , FPS 6.20, Running 43.59s Step 236( N/A%), pre moving , FPS 6.48, Running 43.66s Step 237( N/A%), pre moving , FPS 6.77, Running 43.75s Step 238( N/A%), pre moving , FPS 6.87, Running 43.84s Step 239( N/A%), pre moving , FPS 6.97, Running 43.93s Step 240( N/A%), pre moving , FPS 7.10, Running 44.01s Step 241( N/A%), pre moving , FPS 7.06, Running 44.16s Step 242( N/A%), pre moving , FPS 6.73, Running 44.43s Step 243( N/A%), pre moving , FPS 6.44, Running 44.72s Step 244( N/A%), pre moving , FPS 6.03, Running 45.06s Step 245( N/A%), pre moving , FPS 5.61, Running 45.42s Step 246( N/A%), pre moving , FPS 5.28, Running 45.77s Step 247( N/A%), pre moving , FPS 5.05, Running 46.08s Step 248( N/A%), pre moving , FPS 4.75, Running 46.44s Step 249( N/A%), pre moving , FPS 4.51, Running 46.80s Step 250( N/A%), pre moving , FPS 4.33, Running 47.12s Step 251( N/A%), pre moving , FPS 4.11, Running 47.48s Step 252( N/A%), pre moving , FPS 3.95, Running 47.80s Step 253( N/A%), pre moving , FPS 4.20, Running 48.17s Step 254( N/A%), pre moving , FPS 4.08, Running 48.40s Step 255( N/A%), pre moving , FPS 3.97, Running 48.62s Step 256( N/A%), pre moving , FPS 3.84, Running 48.88s Step 257( N/A%), pre moving , FPS 3.74, Running 49.10s Step 258( N/A%), pre moving , FPS 3.64, Running 49.34s Step 259( N/A%), pre moving , FPS 3.48, Running 49.68s Step 260( N/A%), pre moving , FPS 3.32, Running 50.03s Step 261( N/A%), pre moving , FPS 3.24, Running 50.34s Step 262( N/A%), pre moving , FPS 3.20, Running 50.67s Step 263( N/A%), pre moving , FPS 3.18, Running 51.00s Step 264( N/A%), pre moving , FPS 3.18, Running 51.35s Step 265( N/A%), pre moving , FPS 3.19, Running 51.68s Step 266( N/A%), pre moving , FPS 3.19, Running 52.03s Step 267( N/A%), pre moving , FPS 3.21, Running 52.31s Step 268( N/A%), pre moving , FPS 3.22, Running 52.66s Step 269( N/A%), pre moving , FPS 3.26, Running 52.92s Step 270( N/A%), pre moving , FPS 3.29, Running 53.20s Step 271( N/A%), pre moving , FPS 3.37, Running 53.42s Step 272( N/A%), pre moving , FPS 3.45, Running 53.61s Step 273( N/A%), pre moving , FPS 3.55, Running 53.81s Step 274( N/A%), pre moving , FPS 3.61, Running 53.94s Step 275( N/A%), pre moving , FPS 3.67, Running 54.07s Step 276( N/A%), pre moving , FPS 3.73, Running 54.24s Step 277( N/A%), pre moving , FPS 3.75, Running 54.43s Step 278( N/A%), pre moving , FPS 3.78, Running 54.64s Step 279( N/A%), pre moving , FPS 3.82, Running 54.91s Step 280( N/A%), pre moving , FPS 3.89, Running 55.17s Step 281( N/A%), pre moving , FPS 3.92, Running 55.43s Step 282( N/A%), pre moving , FPS 3.98, Running 55.70s Step 283( N/A%), pre moving , FPS 4.02, Running 55.98s Step 284( N/A%), pre moving , FPS 4.10, Running 56.23s Step 285( N/A%), pre moving , FPS 4.15, Running 56.50s Step 286( N/A%), pre moving , FPS 4.27, Running 56.71s Step 287( N/A%), pre moving , FPS 4.33, Running 56.93s Step 288( N/A%), pre moving , FPS 4.49, Running 57.11s Step 289( N/A%), pre moving , FPS 4.55, Running 57.32s Step 290( N/A%), pre moving , FPS 4.65, Running 57.50s Step 291( N/A%), pre moving , FPS 4.66, Running 57.72s Step 292( N/A%), pre moving , FPS 4.66, Running 57.90s Step 293( N/A%), pre moving , FPS 4.75, Running 58.02s Step 294( N/A%), pre moving , FPS 4.74, Running 58.16s Step 295( N/A%), pre moving , FPS 4.75, Running 58.28s Step 296( N/A%), pre moving , FPS 4.85, Running 58.37s Step 297( N/A%), pre moving , FPS 4.99, Running 58.44s Step 298( N/A%), pre moving , FPS 5.13, Running 58.54s Step 299( N/A%), pre moving , FPS 5.38, Running 58.62s Step 300( N/A%), pre moving , FPS 5.66, Running 58.71s Step 301( N/A%), pre moving , FPS 5.98, Running 58.78s Step 302( N/A%), pre moving , FPS 6.33, Running 58.86s Step 303( N/A%), pre moving , FPS 6.75, Running 58.94s Step 304( N/A%), pre moving , FPS 7.18, Running 59.02s Step 305( N/A%), pre moving , FPS 7.76, Running 59.08s Step 306( N/A%), pre moving , FPS 8.19, Running 59.15s Step 307( N/A%), pre moving , FPS 8.64, Running 59.24s Step 308( N/A%), pre moving , FPS 8.98, Running 59.34s Step 309( N/A%), pre moving , FPS 9.47, Running 59.43s Step 310( N/A%), pre moving , FPS 9.89, Running 59.53s Step 311( N/A%), pre moving , FPS 10.36, Running 59.65s Step 312( N/A%), pre moving , FPS 10.71, Running 59.77s Step 313( N/A%), pre moving , FPS 10.72, Running 59.89s Step 314( N/A%), pre moving , FPS 10.76, Running 60.02s Step 315( N/A%), pre moving , FPS 10.74, Running 60.14s Step 316( N/A%), pre moving , FPS 5.15, Running 62.25s Step 317( N/A%), pre moving , FPS 4.72, Running 62.68s Step 318( N/A%), pre moving , FPS 4.54, Running 62.95s Step 319( N/A%), pre moving , FPS 4.27, Running 63.31s Step 320( N/A%), pre moving , FPS 4.10, Running 63.59s Step 321( N/A%), pre moving , FPS 3.83, Running 64.00s Step 322( N/A%), pre moving , FPS 3.71, Running 64.25s Step 323( N/A%), pre moving , FPS 3.43, Running 64.78s Step 324( N/A%), pre moving , FPS 3.29, Running 65.09s Step 325( N/A%), pre moving , FPS 3.08, Running 65.58s Step 326( N/A%), pre moving , FPS 2.98, Running 65.87s Step 327( N/A%), pre moving , FPS 2.84, Running 66.28s Step 328( N/A%), pre moving , FPS 2.78, Running 66.54s Step 329( N/A%), pre moving , FPS 2.63, Running 67.02s Step 330( N/A%), pre moving , FPS 2.57, Running 67.29s Step 331( N/A%), pre moving , FPS 2.44, Running 67.84s Step 332( N/A%), pre moving , FPS 2.41, Running 68.06s Step 333( N/A%), pre moving , FPS 2.33, Running 68.47s Step 334( N/A%), pre moving , FPS 2.31, Running 68.69s Step 335( N/A%), pre moving , FPS 2.23, Running 69.11s Step 336( 0.17%), action 1, FPS 2.46, Running 70.38s Step 337( 0.33%), action 2, FPS 2.41, Running 70.99s Step 338( 0.50%), action 3, FPS 2.28, Running 71.72s Step 339( 0.67%), action 4, FPS 2.21, Running 72.35s Step 340( 0.83%), action 5, FPS 2.13, Running 72.99s Step 341( 1.00%), action 6, FPS 2.11, Running 73.48s Step 342( 1.17%), action 7, FPS 1.98, Running 74.36s Step 343( 1.33%), action 8, FPS 1.98, Running 74.86s Step 344( 1.50%), action 9, FPS 1.93, Running 75.44s Step 345( 1.67%), action 10, FPS 1.91, Running 76.04s Step 346( 1.83%), action 11, FPS 1.80, Running 76.97s Step 347( 2.00%), action 12, FPS 1.81, Running 77.31s Step 348( 2.17%), action 13, FPS 1.74, Running 78.06s Step 349( 2.33%), action 14, FPS 1.73, Running 78.58s Step 350( 2.50%), action 15, FPS 1.66, Running 79.33s Step 351( 2.67%), action 16, FPS 1.66, Running 79.87s Step 352( 2.83%), action 17, FPS 1.59, Running 80.67s Step 353( 3.00%), action 18, FPS 1.60, Running 80.96s Step 354( 3.17%), action 19, FPS 1.52, Running 81.81s Step 355( 3.33%), action 20, FPS 1.50, Running 82.40s Step 356( 3.50%), action 21, FPS 1.56, Running 83.19s Step 357( 3.67%), action 22, FPS 1.59, Running 83.57s Step 358( 3.83%), action 23, FPS 1.59, Running 84.27s Step 359( 4.00%), action 24, FPS 1.63, Running 84.65s Step 360( 4.17%), action 25, FPS 1.63, Running 85.22s Step 361( 4.33%), action 26, FPS 1.64, Running 85.67s Step 362( 4.50%), action 27, FPS 1.65, Running 86.51s Step 363( 4.67%), action 28, FPS 1.63, Running 87.14s Step 364( 4.83%), action 29, FPS 1.60, Running 87.95s Step 365( 5.00%), action 30, FPS 1.63, Running 88.32s Step 366( 5.17%), action 31, FPS 1.62, Running 89.32s Step 367( 5.33%), action 32, FPS 1.61, Running 89.72s Step 368( 5.50%), action 33, FPS 1.59, Running 90.61s Step 369( 5.67%), action 34, FPS 1.61, Running 91.04s Step 370( 5.83%), action 35, FPS 1.62, Running 91.66s Step 371( 6.00%), action 36, FPS 1.61, Running 92.31s Step 372( 6.17%), action 37, FPS 1.62, Running 93.03s Step 373( 6.33%), action 38, FPS 1.61, Running 93.36s Step 374( 6.50%), action 39, FPS 1.65, Running 93.93s Step 375( 6.67%), action 40, FPS 1.66, Running 94.42s Step 376( 6.83%), action 41, FPS 1.62, Running 95.53s Step 377( 7.00%), action 42, FPS 1.58, Running 96.20s Step 378( 7.17%), action 43, FPS 1.58, Running 96.97s Step 379( 7.33%), action 44, FPS 1.56, Running 97.49s Step 380( 7.50%), action 45, FPS 1.56, Running 98.03s Step 381( 7.67%), action 46, FPS 1.58, Running 98.35s Step 382( 7.83%), action 47, FPS 1.59, Running 99.06s Step 383( 8.00%), action 48, FPS 1.63, Running 99.40s Step 384( 8.17%), action 49, FPS 1.66, Running 100.01s Step 385( 8.33%), action 50, FPS 1.65, Running 100.41s Step 386( 8.50%), action 51, FPS 1.66, Running 101.36s Step 387( 8.67%), action 52, FPS 1.67, Running 101.71s Step 388( 8.83%), action 53, FPS 1.67, Running 102.56s Step 389( 9.00%), action 54, FPS 1.69, Running 102.88s Step 390( 9.17%), action 55, FPS 1.64, Running 103.82s Step 391( 9.33%), action 56, FPS 1.66, Running 104.34s Step 392( 9.50%), action 57, FPS 1.66, Running 105.11s Step 393( 9.67%), action 58, FPS 1.61, Running 105.76s Step 394( 9.83%), action 59, FPS 1.60, Running 106.42s Step 395( 10.00%), action 60, FPS 1.63, Running 106.72s Step 396( 10.17%), action 61, FPS 1.65, Running 107.67s Step 397( 10.33%), action 62, FPS 1.66, Running 108.24s Step 398( 10.50%), action 63, FPS 1.66, Running 108.98s Step 399( 10.67%), action 64, FPS 1.66, Running 109.51s Step 400( 10.83%), action 65, FPS 1.65, Running 110.19s Step 401( 11.00%), action 66, FPS 1.63, Running 110.64s Step 402( 11.17%), action 67, FPS 1.63, Running 111.32s Step 403( 11.33%), action 68, FPS 1.60, Running 111.89s Step 404( 11.50%), action 69, FPS 1.59, Running 112.55s Step 405( 11.67%), action 70, FPS 1.58, Running 113.11s Step 406( 11.83%), action 71, FPS 1.59, Running 113.90s Step 407( 12.00%), action 72, FPS 1.59, Running 114.26s Step 408( 12.17%), action 73, FPS 1.61, Running 114.98s Step 409( 12.33%), action 74, FPS 1.61, Running 115.31s Step 410( 12.50%), action 75, FPS 1.64, Running 115.98s Step 411( 12.67%), action 76, FPS 1.65, Running 116.49s Step 412( 12.83%), action 77, FPS 1.67, Running 117.10s Step 413( 13.00%), action 78, FPS 1.69, Running 117.63s Step 414( 13.17%), action 79, FPS 1.69, Running 118.28s Step 415( 13.33%), action 80, FPS 1.67, Running 118.67s Step 416( 13.50%), action 81, FPS 1.71, Running 119.39s Step 417( 13.67%), action 82, FPS 1.75, Running 119.69s Step 418( 13.83%), action 83, FPS 1.79, Running 120.14s Step 419( 14.00%), action 84, FPS 1.80, Running 120.64s Step 420( 14.17%), action 85, FPS 1.80, Running 121.32s Step 421( 14.33%), action 86, FPS 1.80, Running 121.73s Step 422( 14.50%), action 87, FPS 1.82, Running 122.32s Step 423( 14.67%), action 88, FPS 1.84, Running 122.75s Step 424( 14.83%), action 89, FPS 1.83, Running 123.48s Step 425( 15.00%), action 90, FPS 1.87, Running 123.80s Step 426( 15.17%), action 91, FPS 1.87, Running 124.61s Step 427( 15.33%), action 92, FPS 1.86, Running 125.02s Step 428( 15.50%), action 93, FPS 1.86, Running 125.71s Step 429( 15.67%), action 94, FPS 1.86, Running 126.08s Step 430( 15.83%), action 95, FPS 1.84, Running 126.87s Step 431( 16.00%), action 96, FPS 1.83, Running 127.40s Step 432( 16.17%), action 97, FPS 1.80, Running 128.22s Step 433( 16.33%), action 98, FPS 1.81, Running 128.67s Step 434( 16.50%), action 99, FPS 1.79, Running 129.48s Step 435( 16.67%), action 100, FPS 1.76, Running 130.00s Step 436( 16.83%), action 101, FPS 1.76, Running 130.75s Step 437( 17.00%), action 102, FPS 1.70, Running 131.48s Step 438( 17.17%), action 103, FPS 1.66, Running 132.17s Step 439( 17.33%), action 104, FPS 1.64, Running 132.87s Step 440( 17.50%), action 105, FPS 1.61, Running 133.74s Step 441( 17.67%), action 106, FPS 1.62, Running 134.07s Step 442( 17.83%), action 107, FPS 1.62, Running 134.68s Step 443( 18.00%), action 108, FPS 1.62, Running 135.13s Step 444( 18.17%), action 109, FPS 1.60, Running 135.99s Step 445( 18.33%), action 110, FPS 1.59, Running 136.37s Step 446( 18.50%), action 111, FPS 1.57, Running 137.37s Step 447( 18.67%), action 112, FPS 1.58, Running 137.69s Step 448( 18.83%), action 113, FPS 1.55, Running 138.63s Step 449( 19.00%), action 114, FPS 1.55, Running 138.96s Step 450( 19.17%), action 115, FPS 1.57, Running 139.58s Step 451( 19.33%), action 116, FPS 1.60, Running 139.93s Step 452( 19.50%), action 117, FPS 1.62, Running 140.55s Step 453( 19.67%), action 118, FPS 1.62, Running 141.04s Step 454( 19.83%), action 119, FPS 1.60, Running 141.99s Step 455( 20.00%), action 120, FPS 1.63, Running 142.27s Step 456( 20.17%), action 121, FPS 1.60, Running 143.23s Step 457( 20.33%), action 122, FPS 1.64, Running 143.68s Step 458( 20.50%), action 123, FPS 1.64, Running 144.36s Step 459( 20.67%), action 124, FPS 1.66, Running 144.88s Step 460( 20.83%), action 125, FPS 1.69, Running 145.59s Step 461( 21.00%), action 126, FPS 1.68, Running 145.97s Step 462( 21.17%), action 127, FPS 1.67, Running 146.64s Step 463( 21.33%), action 128, FPS 1.70, Running 146.92s Step 464( 21.50%), action 129, FPS 1.73, Running 147.54s Step 465( 21.67%), action 130, FPS 1.70, Running 148.15s Step 466( 21.83%), action 131, FPS 1.73, Running 148.91s Step 467( 22.00%), action 132, FPS 1.71, Running 149.37s Step 468( 22.17%), action 133, FPS 1.73, Running 150.21s Step 469( 22.33%), action 134, FPS 1.72, Running 150.57s Step 470( 22.50%), action 135, FPS 1.70, Running 151.37s Step 471( 22.67%), action 136, FPS 1.70, Running 151.67s Step 472( 22.83%), action 137, FPS 1.70, Running 152.31s Step 473( 23.00%), action 138, FPS 1.71, Running 152.74s Step 474( 23.17%), action 139, FPS 1.73, Running 153.52s Step 475( 23.33%), action 140, FPS 1.69, Running 154.09s Step 476( 23.50%), action 141, FPS 1.71, Running 154.92s Step 477( 23.67%), action 142, FPS 1.68, Running 155.58s Step 478( 23.83%), action 143, FPS 1.69, Running 156.23s Step 479( 24.00%), action 144, FPS 1.68, Running 156.79s Step 480( 24.17%), action 145, FPS 1.68, Running 157.52s Step 481( 24.33%), action 146, FPS 1.68, Running 157.90s Step 482( 24.50%), action 147, FPS 1.64, Running 158.83s Step 483( 24.67%), action 148, FPS 1.63, Running 159.22s Step 484( 24.83%), action 149, FPS 1.60, Running 160.03s Step 485( 25.00%), action 150, FPS 1.63, Running 160.38s Step 486( 25.17%), action 151, FPS 1.63, Running 161.16s Step 487( 25.33%), action 152, FPS 1.64, Running 161.57s Step 488( 25.50%), action 153, FPS 1.64, Running 162.42s Step 489( 25.67%), action 154, FPS 1.64, Running 162.77s Step 490( 25.83%), action 155, FPS 1.67, Running 163.36s Step 491( 26.00%), action 156, FPS 1.66, Running 163.70s Step 492( 26.17%), action 157, FPS 1.66, Running 164.37s Step 493( 26.33%), action 158, FPS 1.67, Running 164.74s Step 494( 26.50%), action 159, FPS 1.68, Running 165.42s Step 495( 26.67%), action 160, FPS 1.71, Running 165.77s Step 496( 26.83%), action 161, FPS 1.69, Running 166.75s Step 497( 27.00%), action 162, FPS 1.71, Running 167.29s Step 498( 27.17%), action 163, FPS 1.69, Running 168.07s Step 499( 27.33%), action 164, FPS 1.71, Running 168.50s Step 500( 27.50%), action 165, FPS 1.72, Running 169.16s Step 501( 27.67%), action 166, FPS 1.71, Running 169.63s Step 502( 27.83%), action 167, FPS 1.75, Running 170.27s Step 503( 28.00%), action 168, FPS 1.73, Running 170.80s Step 504( 28.17%), action 169, FPS 1.75, Running 171.47s Step 505( 28.33%), action 170, FPS 1.74, Running 171.85s Step 506( 28.50%), action 171, FPS 1.71, Running 172.87s Step 507( 28.67%), action 172, FPS 1.72, Running 173.17s Step 508( 28.83%), action 173, FPS 1.76, Running 173.76s Step 509( 29.00%), action 174, FPS 1.77, Running 174.08s Step 510( 29.17%), action 175, FPS 1.77, Running 174.68s Step 511( 29.33%), action 176, FPS 1.76, Running 175.04s Step 512( 29.50%), action 177, FPS 1.76, Running 175.71s Step 513( 29.67%), action 178, FPS 1.75, Running 176.15s Step 514( 29.83%), action 179, FPS 1.73, Running 176.96s Step 515( 30.00%), action 180, FPS 1.73, Running 177.32s Step 516( 30.17%), action 181, FPS 1.73, Running 178.29s Step 517( 30.33%), action 182, FPS 1.71, Running 178.96s Step 518( 30.50%), action 183, FPS 1.71, Running 179.78s Step 519( 30.67%), action 184, FPS 1.69, Running 180.32s Step 520( 30.83%), action 185, FPS 1.66, Running 181.20s Step 521( 31.00%), action 186, FPS 1.67, Running 181.57s Step 522( 31.17%), action 187, FPS 1.64, Running 182.46s Step 523( 31.33%), action 188, FPS 1.63, Running 183.05s Step 524( 31.50%), action 189, FPS 1.62, Running 183.81s Step 525( 31.67%), action 190, FPS 1.60, Running 184.34s Step 526( 31.83%), action 191, FPS 1.61, Running 185.32s Step 527( 32.00%), action 192, FPS 1.60, Running 185.68s Step 528( 32.17%), action 193, FPS 1.60, Running 186.28s Step 529( 32.33%), action 194, FPS 1.60, Running 186.61s Step 530( 32.50%), action 195, FPS 1.56, Running 187.47s Step 531( 32.67%), action 196, FPS 1.56, Running 187.88s Step 532( 32.83%), action 197, FPS 1.52, Running 188.86s Step 533( 33.00%), action 198, FPS 1.52, Running 189.28s Step 534( 33.17%), action 199, FPS 1.55, Running 189.84s Step 535( 33.33%), action 200, FPS 1.56, Running 190.13s Step 536( 33.50%), action 201, FPS 1.60, Running 190.77s Step 537( 33.67%), action 202, FPS 1.65, Running 191.09s Step 538( 33.83%), action 203, FPS 1.66, Running 191.80s Step 539( 34.00%), action 204, FPS 1.68, Running 192.21s Step 540( 34.17%), action 205, FPS 1.70, Running 192.93s Step 541( 34.33%), action 206, FPS 1.68, Running 193.45s Step 542( 34.50%), action 207, FPS 1.72, Running 194.12s Step 543( 34.67%), action 208, FPS 1.76, Running 194.43s Step 544( 34.83%), action 209, FPS 1.82, Running 194.81s Step 545( 35.00%), action 210, FPS 1.84, Running 195.22s Step 546( 35.17%), action 211, FPS 1.85, Running 196.14s Step 547( 35.33%), action 212, FPS 1.84, Running 196.54s Step 548( 35.50%), action 213, FPS 1.85, Running 197.09s Step 549( 35.67%), action 214, FPS 1.85, Running 197.40s Step 550( 35.83%), action 215, FPS 1.90, Running 197.99s Step 551( 36.00%), action 216, FPS 1.90, Running 198.38s Step 552( 36.17%), action 217, FPS 1.97, Running 199.03s Step 553( 36.33%), action 218, FPS 1.96, Running 199.47s Step 554( 36.50%), action 219, FPS 1.98, Running 199.94s Step 555( 36.67%), action 220, FPS 1.94, Running 200.43s Step 556( 36.83%), action 221, FPS 1.95, Running 201.04s Step 557( 37.00%), action 222, FPS 1.91, Running 201.56s Step 558( 37.17%), action 223, FPS 1.92, Running 202.23s Step 559( 37.33%), action 224, FPS 1.93, Running 202.58s Step 560( 37.50%), action 225, FPS 1.93, Running 203.29s Step 561( 37.67%), action 226, FPS 1.96, Running 203.64s Step 562( 37.83%), action 227, FPS 1.96, Running 204.34s Step 563( 38.00%), action 228, FPS 1.94, Running 204.72s Step 564( 38.17%), action 229, FPS 1.90, Running 205.35s Step 565( 38.33%), action 230, FPS 1.91, Running 205.69s Step 566( 38.50%), action 231, FPS 1.92, Running 206.58s Step 567( 38.67%), action 232, FPS 1.93, Running 206.92s Step 568( 38.83%), action 233, FPS 1.85, Running 207.88s Step 569( 39.00%), action 234, FPS 1.83, Running 208.31s Step 570( 39.17%), action 235, FPS 1.83, Running 208.93s Step 571( 39.33%), action 236, FPS 1.80, Running 209.49s Step 572( 39.50%), action 237, FPS 1.77, Running 210.33s Step 573( 39.67%), action 238, FPS 1.77, Running 210.75s Step 574( 39.83%), action 239, FPS 1.73, Running 211.50s Step 575( 40.00%), action 240, FPS 1.71, Running 212.13s Step 576( 40.17%), action 241, FPS 1.68, Running 212.97s Step 577( 40.33%), action 242, FPS 1.69, Running 213.37s Step 578( 40.50%), action 243, FPS 1.66, Running 214.27s Step 579( 40.67%), action 244, FPS 1.66, Running 214.64s Step 580( 40.83%), action 245, FPS 1.64, Running 215.44s Step 581( 41.00%), action 246, FPS 1.64, Running 215.84s Step 582( 41.17%), action 247, FPS 1.64, Running 216.51s Step 583( 41.33%), action 248, FPS 1.64, Running 216.93s Step 584( 41.50%), action 249, FPS 1.61, Running 217.79s Step 585( 41.67%), action 250, FPS 1.61, Running 218.15s Step 586( 41.83%), action 251, FPS 1.58, Running 219.26s Step 587( 42.00%), action 252, FPS 1.58, Running 219.61s Step 588( 42.17%), action 253, FPS 1.59, Running 220.42s Step 589( 42.33%), action 254, FPS 1.58, Running 220.99s Step 590( 42.50%), action 255, FPS 1.56, Running 221.72s Step 591( 42.67%), action 256, FPS 1.59, Running 222.10s Step 592( 42.83%), action 257, FPS 1.62, Running 222.63s Step 593( 43.00%), action 258, FPS 1.61, Running 223.16s Step 594( 43.17%), action 259, FPS 1.61, Running 223.90s Step 595( 43.33%), action 260, FPS 1.65, Running 224.28s Step 596( 43.50%), action 261, FPS 1.64, Running 225.14s Step 597( 43.67%), action 262, FPS 1.62, Running 225.74s Step 598( 43.83%), action 263, FPS 1.65, Running 226.38s Step 599( 44.00%), action 264, FPS 1.63, Running 226.92s Step 600( 44.17%), action 265, FPS 1.69, Running 227.26s Step 601( 44.33%), action 266, FPS 1.71, Running 227.54s Step 602( 44.50%), action 267, FPS 1.70, Running 228.25s Step 603( 44.67%), action 268, FPS 1.71, Running 228.60s Step 604( 44.83%), action 269, FPS 1.73, Running 229.33s Step 605( 45.00%), action 270, FPS 1.72, Running 229.75s Step 606( 45.17%), action 271, FPS 1.78, Running 230.50s Step 607( 45.33%), action 272, FPS 1.77, Running 230.88s Step 608( 45.50%), action 273, FPS 1.78, Running 231.67s Step 609( 45.67%), action 274, FPS 1.80, Running 232.11s Step 610( 45.83%), action 275, FPS 1.81, Running 232.79s Step 611( 46.00%), action 276, FPS 1.81, Running 233.18s Step 612( 46.17%), action 277, FPS 1.81, Running 233.71s Step 613( 46.33%), action 278, FPS 1.83, Running 234.08s Step 614( 46.50%), action 279, FPS 1.84, Running 234.75s Step 615( 46.67%), action 280, FPS 1.84, Running 235.17s Step 616( 46.83%), action 281, FPS 1.85, Running 235.95s Step 617( 47.00%), action 282, FPS 1.89, Running 236.34s Step 618( 47.17%), action 283, FPS 1.85, Running 237.16s Step 619( 47.33%), action 284, FPS 1.88, Running 237.59s Step 620( 47.50%), action 285, FPS 1.83, Running 238.18s Step 621( 47.67%), action 286, FPS 1.81, Running 238.60s Step 622( 47.83%), action 287, FPS 1.83, Running 239.18s Step 623( 48.00%), action 288, FPS 1.82, Running 239.58s Step 624( 48.17%), action 289, FPS 1.85, Running 240.15s Step 625( 48.33%), action 290, FPS 1.82, Running 240.76s Step 626( 48.50%), action 291, FPS 1.80, Running 241.61s Step 627( 48.67%), action 292, FPS 1.81, Running 241.93s Step 628( 48.83%), action 293, FPS 1.84, Running 242.52s Step 629( 49.00%), action 294, FPS 1.86, Running 242.88s Step 630( 49.17%), action 295, FPS 1.88, Running 243.45s Step 631( 49.33%), action 296, FPS 1.88, Running 243.83s Step 632( 49.50%), action 297, FPS 1.84, Running 244.56s Step 633( 49.67%), action 298, FPS 1.85, Running 244.91s Step 634( 49.83%), action 299, FPS 1.85, Running 245.58s Step 635( 50.00%), action 300, FPS 1.84, Running 246.01s Step 636( 50.17%), action 301, FPS 1.85, Running 246.74s Step 637( 50.33%), action 302, FPS 1.86, Running 247.06s Step 638( 50.50%), action 303, FPS 1.89, Running 247.73s Step 639( 50.67%), action 304, FPS 1.91, Running 248.06s Step 640( 50.83%), action 305, FPS 1.91, Running 248.66s Step 641( 51.00%), action 306, FPS 1.92, Running 249.04s Step 642( 51.17%), action 307, FPS 1.92, Running 249.60s Step 643( 51.33%), action 308, FPS 1.93, Running 249.96s Step 644( 51.50%), action 309, FPS 1.93, Running 250.52s Step 645( 51.67%), action 310, FPS 1.98, Running 250.86s Step 646( 51.83%), action 311, FPS 2.00, Running 251.61s Step 647( 52.00%), action 312, FPS 2.01, Running 251.87s Step 648( 52.17%), action 313, FPS 2.07, Running 252.18s Step 649( 52.33%), action 314, FPS 2.08, Running 252.47s Step 650( 52.50%), action 315, FPS 2.10, Running 252.96s Step 651( 52.67%), action 316, FPS 2.11, Running 253.32s Step 652( 52.83%), action 317, FPS 2.13, Running 253.93s Step 653( 53.00%), action 318, FPS 2.13, Running 254.29s Step 654( 53.17%), action 319, FPS 2.16, Running 254.84s Step 655( 53.33%), action 320, FPS 2.17, Running 255.23s Step 656( 53.50%), action 321, FPS 2.17, Running 255.96s Step 657( 53.67%), action 322, FPS 2.16, Running 256.33s Step 658( 53.83%), action 323, FPS 2.23, Running 256.72s Step 659( 54.00%), action 324, FPS 2.24, Running 257.00s Step 660( 54.17%), action 325, FPS 2.26, Running 257.51s Step 661( 54.33%), action 326, FPS 2.24, Running 257.96s Step 662( 54.50%), action 327, FPS 2.23, Running 258.56s Step 663( 54.67%), action 328, FPS 2.24, Running 258.91s Step 664( 54.83%), action 329, FPS 2.24, Running 259.47s Step 665( 55.00%), action 330, FPS 2.24, Running 259.79s Step 666( 55.17%), action 331, FPS 2.23, Running 260.56s Step 667( 55.33%), action 332, FPS 2.20, Running 260.94s Step 668( 55.50%), action 333, FPS 2.14, Running 261.54s Step 669( 55.67%), action 334, FPS 2.12, Running 261.89s Step 670( 55.83%), action 335, FPS 2.05, Running 262.72s Step 671( 56.00%), action 336, FPS 2.03, Running 263.18s Step 672( 56.17%), action 337, FPS 1.98, Running 264.04s Step 673( 56.33%), action 338, FPS 1.97, Running 264.46s Step 674( 56.50%), action 339, FPS 1.95, Running 265.10s Step 675( 56.67%), action 340, FPS 1.93, Running 265.59s Step 676( 56.83%), action 341, FPS 1.87, Running 266.64s Step 677( 57.00%), action 342, FPS 1.87, Running 267.01s Step 678( 57.17%), action 343, FPS 1.83, Running 267.66s Step 679( 57.33%), action 344, FPS 1.79, Running 268.19s Step 680( 57.50%), action 345, FPS 1.74, Running 268.99s Step 681( 57.67%), action 346, FPS 1.73, Running 269.54s Step 682( 57.83%), action 347, FPS 1.73, Running 270.11s Step 683( 58.00%), action 348, FPS 1.69, Running 270.71s Step 684( 58.17%), action 349, FPS 1.63, Running 271.72s Step 685( 58.33%), action 350, FPS 1.61, Running 272.21s Step 686( 58.50%), action 351, FPS 1.58, Running 273.19s Step 687( 58.67%), action 352, FPS 1.59, Running 273.52s Step 688( 58.83%), action 353, FPS 1.58, Running 274.19s Step 689( 59.00%), action 354, FPS 1.58, Running 274.53s Step 690( 59.17%), action 355, FPS 1.59, Running 275.30s Step 691( 59.33%), action 356, FPS 1.60, Running 275.66s Step 692( 59.50%), action 357, FPS 1.60, Running 276.58s Step 693( 59.67%), action 358, FPS 1.60, Running 276.98s Step 694( 59.83%), action 359, FPS 1.57, Running 277.87s Step 695( 60.00%), action 360, FPS 1.58, Running 278.24s Step 696( 60.17%), action 361, FPS 1.63, Running 278.93s Step 697( 60.33%), action 362, FPS 1.64, Running 279.23s Step 698( 60.50%), action 363, FPS 1.65, Running 279.82s Step 699( 60.67%), action 364, FPS 1.66, Running 280.26s Step 700( 60.83%), action 365, FPS 1.67, Running 280.99s Step 701( 61.00%), action 366, FPS 1.69, Running 281.34s Step 702( 61.17%), action 367, FPS 1.69, Running 281.95s Step 703( 61.33%), action 368, FPS 1.72, Running 282.32s Step 704( 61.50%), action 369, FPS 1.78, Running 282.95s Step 705( 61.67%), action 370, FPS 1.80, Running 283.32s Step 706( 61.83%), action 371, FPS 1.84, Running 284.08s Step 707( 62.00%), action 372, FPS 1.83, Running 284.47s Step 708( 62.17%), action 373, FPS 1.81, Running 285.21s Step 709( 62.33%), action 374, FPS 1.81, Running 285.61s Step 710( 62.50%), action 375, FPS 1.83, Running 286.25s Step 711( 62.67%), action 376, FPS 1.82, Running 286.63s Step 712( 62.83%), action 377, FPS 1.84, Running 287.44s Step 713( 63.00%), action 378, FPS 1.82, Running 288.00s Step 714( 63.17%), action 379, FPS 1.87, Running 288.56s Step 715( 63.33%), action 380, FPS 1.84, Running 289.11s Step 716( 63.50%), action 381, FPS 1.83, Running 289.88s Step 717( 63.67%), action 382, FPS 1.78, Running 290.44s Step 718( 63.83%), action 383, FPS 1.75, Running 291.22s Step 719( 64.00%), action 384, FPS 1.72, Running 291.87s Step 720( 64.17%), action 385, FPS 1.74, Running 292.46s Step 721( 64.33%), action 386, FPS 1.70, Running 293.09s Step 722( 64.50%), action 387, FPS 1.67, Running 293.94s Step 723( 64.67%), action 388, FPS 1.63, Running 294.61s Step 724( 64.83%), action 389, FPS 1.61, Running 295.36s Step 725( 65.00%), action 390, FPS 1.59, Running 295.89s Step 726( 65.17%), action 391, FPS 1.55, Running 296.96s Step 727( 65.33%), action 392, FPS 1.52, Running 297.62s Step 728( 65.50%), action 393, FPS 1.48, Running 298.72s Step 729( 65.67%), action 394, FPS 1.47, Running 299.18s Step 730( 65.83%), action 395, FPS 1.45, Running 300.03s Step 731( 66.00%), action 396, FPS 1.45, Running 300.46s Step 732( 66.17%), action 397, FPS 1.45, Running 301.26s Step 733( 66.33%), action 398, FPS 1.44, Running 301.90s Step 734( 66.50%), action 399, FPS 1.42, Running 302.69s Step 735( 66.67%), action 400, FPS 1.43, Running 303.08s Step 736( 66.83%), action 401, FPS 1.41, Running 304.06s Step 737( 67.00%), action 402, FPS 1.43, Running 304.42s Step 738( 67.17%), action 403, FPS 1.44, Running 305.16s Step 739( 67.33%), action 404, FPS 1.44, Running 305.76s Step 740( 67.50%), action 405, FPS 1.41, Running 306.66s Step 741( 67.67%), action 406, FPS 1.42, Running 307.13s Step 742( 67.83%), action 407, FPS 1.44, Running 307.85s Step 743( 68.00%), action 408, FPS 1.47, Running 308.18s Step 744( 68.17%), action 409, FPS 1.46, Running 309.08s Step 745( 68.33%), action 410, FPS 1.47, Running 309.53s Step 746( 68.50%), action 411, FPS 1.46, Running 310.64s Step 747( 68.67%), action 412, FPS 1.49, Running 311.04s Step 748( 68.83%), action 413, FPS 1.54, Running 311.74s Step 749( 69.00%), action 414, FPS 1.52, Running 312.36s Step 750( 69.17%), action 415, FPS 1.53, Running 313.11s Step 751( 69.33%), action 416, FPS 1.50, Running 313.78s Step 752( 69.50%), action 417, FPS 1.51, Running 314.52s Step 753( 69.67%), action 418, FPS 1.54, Running 314.89s Step 754( 69.83%), action 419, FPS 1.53, Running 315.80s Step 755( 70.00%), action 420, FPS 1.53, Running 316.17s Step 756( 70.17%), action 421, FPS 1.54, Running 317.03s Step 757( 70.33%), action 422, FPS 1.52, Running 317.54s Step 758( 70.50%), action 423, FPS 1.53, Running 318.19s Step 759( 70.67%), action 424, FPS 1.55, Running 318.64s Step 760( 70.83%), action 425, FPS 1.58, Running 319.34s Step 761( 71.00%), action 426, FPS 1.58, Running 319.76s Step 762( 71.17%), action 427, FPS 1.57, Running 320.57s Step 763( 71.33%), action 428, FPS 1.56, Running 320.97s Step 764( 71.50%), action 429, FPS 1.56, Running 321.88s Step 765( 71.67%), action 430, FPS 1.55, Running 322.44s Step 766( 71.83%), action 431, FPS 1.58, Running 323.28s Step 767( 72.00%), action 432, FPS 1.58, Running 323.68s Step 768( 72.17%), action 433, FPS 1.59, Running 324.33s Step 769( 72.33%), action 434, FPS 1.62, Running 324.68s Step 770( 72.50%), action 435, FPS 1.64, Running 325.31s Step 771( 72.67%), action 436, FPS 1.67, Running 325.76s Step 772( 72.83%), action 437, FPS 1.68, Running 326.39s Step 773( 73.00%), action 438, FPS 1.68, Running 326.76s Step 774( 73.17%), action 439, FPS 1.74, Running 327.28s Step 775( 73.33%), action 440, FPS 1.75, Running 327.60s Step 776( 73.50%), action 441, FPS 1.75, Running 328.45s Step 777( 73.67%), action 442, FPS 1.77, Running 328.84s Step 778( 73.83%), action 443, FPS 1.78, Running 329.45s Step 779( 74.00%), action 444, FPS 1.79, Running 329.83s Step 780( 74.17%), action 445, FPS 1.80, Running 330.47s Step 781( 74.33%), action 446, FPS 1.81, Running 330.80s Step 782( 74.50%), action 447, FPS 1.86, Running 331.32s Step 783( 74.67%), action 448, FPS 1.88, Running 331.62s Step 784( 74.83%), action 449, FPS 1.91, Running 332.37s Step 785( 75.00%), action 450, FPS 1.94, Running 332.72s Step 786( 75.17%), action 451, FPS 1.97, Running 333.45s Step 787( 75.33%), action 452, FPS 1.96, Running 333.87s Step 788( 75.50%), action 453, FPS 1.98, Running 334.45s Step 789( 75.67%), action 454, FPS 1.95, Running 334.95s Step 790( 75.83%), action 455, FPS 1.96, Running 335.51s Step 791( 76.00%), action 456, FPS 1.95, Running 336.00s Step 792( 76.17%), action 457, FPS 1.96, Running 336.62s Step 793( 76.33%), action 458, FPS 1.96, Running 336.99s Step 794( 76.50%), action 459, FPS 1.93, Running 337.64s Step 795( 76.67%), action 460, FPS 1.93, Running 337.99s Step 796( 76.83%), action 461, FPS 1.95, Running 338.72s Step 797( 77.00%), action 462, FPS 1.95, Running 339.11s Step 798( 77.17%), action 463, FPS 1.93, Running 339.80s Step 799( 77.33%), action 464, FPS 1.95, Running 340.09s Step 800( 77.50%), action 465, FPS 1.97, Running 340.64s Step 801( 77.67%), action 466, FPS 1.94, Running 341.11s Step 802( 77.83%), action 467, FPS 1.91, Running 341.78s Step 803( 78.00%), action 468, FPS 1.90, Running 342.15s Step 804( 78.17%), action 469, FPS 1.91, Running 342.83s Step 805( 78.33%), action 470, FPS 1.91, Running 343.20s Step 806( 78.50%), action 471, FPS 1.88, Running 344.10s Step 807( 78.67%), action 472, FPS 1.88, Running 344.51s Step 808( 78.83%), action 473, FPS 1.87, Running 345.12s Step 809( 79.00%), action 474, FPS 1.86, Running 345.73s Step 810( 79.17%), action 475, FPS 1.83, Running 346.46s Step 811( 79.33%), action 476, FPS 1.85, Running 346.79s Step 812( 79.50%), action 477, FPS 1.85, Running 347.43s Step 813( 79.67%), action 478, FPS 1.85, Running 347.80s Step 814( 79.83%), action 479, FPS 1.84, Running 348.53s Step 815( 80.00%), action 480, FPS 1.83, Running 348.94s Step 816( 80.17%), action 481, FPS 1.81, Running 349.79s Step 817( 80.33%), action 482, FPS 1.79, Running 350.27s Step 818( 80.50%), action 483, FPS 1.80, Running 350.93s Step 819( 80.67%), action 484, FPS 1.78, Running 351.32s Step 820( 80.83%), action 485, FPS 1.72, Running 352.25s Step 821( 81.00%), action 486, FPS 1.74, Running 352.63s Step 822( 81.17%), action 487, FPS 1.74, Running 353.25s Step 823( 81.33%), action 488, FPS 1.71, Running 353.82s Step 824( 81.50%), action 489, FPS 1.74, Running 354.33s Step 825( 81.67%), action 490, FPS 1.75, Running 354.61s Step 826( 81.83%), action 491, FPS 1.76, Running 355.48s Step 827( 82.00%), action 492, FPS 1.77, Running 355.80s Step 828( 82.17%), action 493, FPS 1.77, Running 356.39s Step 829( 82.33%), action 494, FPS 1.81, Running 356.80s Step 830( 82.50%), action 495, FPS 1.83, Running 357.36s Step 831( 82.67%), action 496, FPS 1.82, Running 357.78s Step 832( 82.83%), action 497, FPS 1.83, Running 358.33s Step 833( 83.00%), action 498, FPS 1.86, Running 358.58s Step 834( 83.17%), action 499, FPS 1.85, Running 359.32s Step 835( 83.33%), action 500, FPS 1.86, Running 359.69s Step 836( 83.50%), action 501, FPS 1.86, Running 360.53s Step 837( 83.67%), action 502, FPS 1.88, Running 360.89s Step 838( 83.83%), action 503, FPS 1.89, Running 361.53s Step 839( 84.00%), action 504, FPS 1.87, Running 362.00s Step 840( 84.17%), action 505, FPS 1.93, Running 362.63s Step 841( 84.33%), action 506, FPS 1.92, Running 363.04s Step 842( 84.50%), action 507, FPS 1.95, Running 363.51s Step 843( 84.67%), action 508, FPS 2.01, Running 363.77s Step 844( 84.83%), action 509, FPS 2.00, Running 364.33s Step 845( 85.00%), action 510, FPS 1.98, Running 364.71s Step 846( 85.17%), action 511, FPS 2.02, Running 365.36s Step 847( 85.33%), action 512, FPS 1.97, Running 365.96s Step 848( 85.50%), action 513, FPS 1.99, Running 366.45s Step 849( 85.67%), action 514, FPS 2.01, Running 366.73s Step 850( 85.83%), action 515, FPS 1.98, Running 367.44s Step 851( 86.00%), action 516, FPS 1.95, Running 368.02s Step 852( 86.17%), action 517, FPS 1.93, Running 368.68s Step 853( 86.33%), action 518, FPS 1.88, Running 369.21s Step 854( 86.50%), action 519, FPS 1.91, Running 369.79s Step 855( 86.67%), action 520, FPS 1.86, Running 370.45s Step 856( 86.83%), action 521, FPS 1.83, Running 371.47s Step 857( 87.00%), action 522, FPS 1.83, Running 371.82s Step 858( 87.17%), action 523, FPS 1.84, Running 372.39s Step 859( 87.33%), action 524, FPS 1.84, Running 372.90s Step 860( 87.50%), action 525, FPS 1.84, Running 373.50s Step 861( 87.67%), action 526, FPS 1.85, Running 373.85s Step 862( 87.83%), action 527, FPS 1.80, Running 374.62s Step 863( 88.00%), action 528, FPS 1.75, Running 375.22s Step 864( 88.17%), action 529, FPS 1.70, Running 376.08s Step 865( 88.33%), action 530, FPS 1.70, Running 376.47s Step 866( 88.50%), action 531, FPS 1.70, Running 377.13s Step 867( 88.67%), action 532, FPS 1.73, Running 377.50s Step 868( 88.83%), action 533, FPS 1.71, Running 378.16s Step 869( 89.00%), action 534, FPS 1.70, Running 378.50s Step 870( 89.17%), action 535, FPS 1.69, Running 379.25s Step 871( 89.33%), action 536, FPS 1.73, Running 379.61s Step 872( 89.50%), action 537, FPS 1.74, Running 380.15s Step 873( 89.67%), action 538, FPS 1.78, Running 380.46s Step 874( 89.83%), action 539, FPS 1.77, Running 381.08s Step 875( 90.00%), action 540, FPS 1.81, Running 381.52s Step 876( 90.17%), action 541, FPS 1.83, Running 382.38s Step 877( 90.33%), action 542, FPS 1.83, Running 382.77s Step 878( 90.50%), action 543, FPS 1.79, Running 383.57s Step 879( 90.67%), action 544, FPS 1.83, Running 383.84s Step 880( 90.83%), action 545, FPS 1.84, Running 384.36s Step 881( 91.00%), action 546, FPS 1.84, Running 384.74s Step 882( 91.17%), action 547, FPS 1.89, Running 385.22s Step 883( 91.33%), action 548, FPS 1.94, Running 385.53s Step 884( 91.50%), action 549, FPS 1.96, Running 386.27s Step 885( 91.67%), action 550, FPS 1.98, Running 386.58s Step 886( 91.83%), action 551, FPS 1.96, Running 387.32s Step 887( 92.00%), action 552, FPS 1.92, Running 387.91s Step 888( 92.17%), action 553, FPS 1.95, Running 388.40s Step 889( 92.33%), action 554, FPS 1.95, Running 388.75s Step 890( 92.50%), action 555, FPS 1.97, Running 389.40s Step 891( 92.67%), action 556, FPS 1.98, Running 389.70s Step 892( 92.83%), action 557, FPS 1.96, Running 390.34s Step 893( 93.00%), action 558, FPS 1.96, Running 390.67s Step 894( 93.17%), action 559, FPS 1.99, Running 391.14s Step 895( 93.33%), action 560, FPS 2.01, Running 391.45s Step 896( 93.50%), action 561, FPS 1.99, Running 392.43s Step 897( 93.67%), action 562, FPS 2.01, Running 392.74s Step 898( 93.83%), action 563, FPS 2.04, Running 393.37s Step 899( 94.00%), action 564, FPS 2.04, Running 393.67s Step 900( 94.17%), action 565, FPS 2.04, Running 394.18s Step 901( 94.33%), action 566, FPS 2.04, Running 394.56s Step 902( 94.50%), action 567, FPS 2.02, Running 395.13s Step 903( 94.67%), action 568, FPS 2.01, Running 395.49s Step 904( 94.83%), action 569, FPS 2.06, Running 395.99s Step 905( 95.00%), action 570, FPS 2.03, Running 396.41s Step 906( 95.17%), action 571, FPS 2.04, Running 397.11s Step 907( 95.33%), action 572, FPS 2.10, Running 397.44s Step 908( 95.50%), action 573, FPS 2.06, Running 398.11s Step 909( 95.67%), action 574, FPS 2.07, Running 398.43s Step 910( 95.83%), action 575, FPS 2.07, Running 399.05s Step 911( 96.00%), action 576, FPS 2.07, Running 399.35s Step 912( 96.17%), action 577, FPS 2.10, Running 399.84s Step 913( 96.33%), action 578, FPS 2.11, Running 400.14s Step 914( 96.50%), action 579, FPS 2.10, Running 400.64s Step 915( 96.67%), action 580, FPS 2.05, Running 401.19s Step 916( 96.83%), action 581, FPS 2.13, Running 401.83s Step 917( 97.00%), action 582, FPS 2.08, Running 402.34s Step 918( 97.17%), action 583, FPS 2.12, Running 402.82s Step 919( 97.33%), action 584, FPS 2.11, Running 403.13s Step 920( 97.50%), action 585, FPS 2.11, Running 403.65s Step 921( 97.67%), action 586, FPS 2.12, Running 404.00s Step 922( 97.83%), action 587, FPS 2.12, Running 404.58s Step 923( 98.00%), action 588, FPS 2.07, Running 405.13s Step 924( 98.17%), action 589, FPS 2.04, Running 405.78s Step 925( 98.33%), action 590, FPS 2.06, Running 406.12s Step 926( 98.50%), action 591, FPS 2.04, Running 406.90s Step 927( 98.67%), action 592, FPS 2.00, Running 407.44s Step 928( 98.83%), action 593, FPS 2.01, Running 408.06s Step 929( 99.00%), action 594, FPS 2.01, Running 408.38s Step 930( 99.17%), action 595, FPS 1.97, Running 409.20s Step 931( 99.33%), action 596, FPS 1.94, Running 409.65s Step 932( 99.50%), action 597, FPS 1.93, Running 410.18s Step 933( 99.67%), action 598, FPS 1.88, Running 410.80s Step 934( 99.83%), action 599, FPS 1.81, Running 411.67s Step 935(100.00%), action 600, FPS 1.83, Running 412.14s [2026-08-01 17:05:58] [11 ] Seed 10 failed after 412.34 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 1/11(9.09%) success. +Setting seed: 11 +Step 1( N/A%), pre moving , FPS 10.15, Running 0.10s Step 2( N/A%), pre moving , FPS 15.92, Running 0.13s Step 3( N/A%), pre moving , FPS 19.20, Running 0.16s Step 4( N/A%), pre moving , FPS 19.64, Running 0.20s Step 5( N/A%), pre moving , FPS 19.97, Running 0.25s Step 6( N/A%), pre moving , FPS 21.19, Running 0.28s Step 7( N/A%), pre moving , FPS 21.25, Running 0.33s Step 8( N/A%), pre moving , FPS 21.72, Running 0.37s Step 9( N/A%), pre moving , FPS 21.63, Running 0.42s Step 10( N/A%), pre moving , FPS 21.93, Running 0.46s Step 11( N/A%), pre moving , FPS 22.30, Running 0.49s Step 12( N/A%), pre moving , FPS 22.86, Running 0.52s Step 13( N/A%), pre moving , FPS 22.60, Running 0.58s Step 14( N/A%), pre moving , FPS 22.76, Running 0.62s Step 15( N/A%), pre moving , FPS 22.60, Running 0.66s Step 16( N/A%), pre moving , FPS 22.58, Running 0.71s Step 17( N/A%), pre moving , FPS 22.69, Running 0.75s Step 18( N/A%), pre moving , FPS 23.01, Running 0.78s Step 19( N/A%), pre moving , FPS 23.18, Running 0.82s Step 20( N/A%), pre moving , FPS 23.43, Running 0.85s Step 21( N/A%), pre moving , FPS 19.18, Running 1.14s Step 22( N/A%), pre moving , FPS 18.86, Running 1.19s Step 23( N/A%), pre moving , FPS 18.54, Running 1.24s Step 24( N/A%), pre moving , FPS 18.69, Running 1.27s Step 25( N/A%), pre moving , FPS 18.87, Running 1.31s Step 26( N/A%), pre moving , FPS 14.73, Running 1.64s Step 27( N/A%), pre moving , FPS 14.69, Running 1.69s Step 28( N/A%), pre moving , FPS 14.43, Running 1.75s Step 29( N/A%), pre moving , FPS 14.48, Running 1.80s Step 30( N/A%), pre moving , FPS 14.44, Running 1.84s Step 31( N/A%), pre moving , FPS 14.36, Running 1.89s Step 32( N/A%), pre moving , FPS 14.35, Running 1.92s Step 33( N/A%), pre moving , FPS 14.43, Running 1.96s Step 34( N/A%), pre moving , FPS 14.35, Running 2.01s Step 35( N/A%), pre moving , FPS 14.51, Running 2.04s Step 36( N/A%), pre moving , FPS 9.86, Running 2.74s Step 37( N/A%), pre moving , FPS 9.21, Running 2.92s Step 38( N/A%), pre moving , FPS 9.15, Running 2.97s Step 39( N/A%), pre moving , FPS 9.07, Running 3.03s Step 40( N/A%), pre moving , FPS 9.02, Running 3.07s Step 41( N/A%), pre moving , FPS 10.18, Running 3.11s Step 42( N/A%), pre moving , FPS 10.18, Running 3.15s Step 43( N/A%), pre moving , FPS 10.26, Running 3.18s Step 44( N/A%), pre moving , FPS 10.23, Running 3.23s Step 45( N/A%), pre moving , FPS 10.17, Running 3.28s Step 46( N/A%), pre moving , FPS 11.89, Running 3.32s Step 47( N/A%), pre moving , FPS 11.84, Running 3.38s Step 48( N/A%), pre moving , FPS 8.98, Running 3.98s Step 49( N/A%), pre moving , FPS 8.94, Running 4.04s Step 50( N/A%), pre moving , FPS 8.94, Running 4.08s Step 51( N/A%), pre moving , FPS 8.95, Running 4.12s Step 52( N/A%), pre moving , FPS 8.91, Running 4.16s Step 53( N/A%), pre moving , FPS 8.90, Running 4.21s Step 54( N/A%), pre moving , FPS 8.92, Running 4.25s Step 55( N/A%), pre moving , FPS 8.82, Running 4.31s Step 56( N/A%), pre moving , FPS 12.19, Running 4.38s Step 57( N/A%), pre moving , FPS 13.19, Running 4.44s Step 58( N/A%), pre moving , FPS 13.03, Running 4.50s Step 59( N/A%), pre moving , FPS 12.95, Running 4.57s Step 60( N/A%), pre moving , FPS 12.73, Running 4.64s Step 61( N/A%), pre moving , FPS 12.40, Running 4.72s Step 62( N/A%), pre moving , FPS 12.26, Running 4.78s Step 63( N/A%), pre moving , FPS 11.87, Running 4.87s Step 64( N/A%), pre moving , FPS 11.71, Running 4.94s Step 65( N/A%), pre moving , FPS 11.63, Running 5.00s Step 66( N/A%), pre moving , FPS 11.45, Running 5.07s Step 67( N/A%), pre moving , FPS 11.52, Running 5.12s Step 68( N/A%), pre moving , FPS 16.73, Running 5.18s Step 69( N/A%), pre moving , FPS 16.44, Running 5.25s Step 70( N/A%), pre moving , FPS 16.08, Running 5.32s Step 71( N/A%), pre moving , FPS 15.90, Running 5.38s Step 72( N/A%), pre moving , FPS 15.56, Running 5.45s Step 73( N/A%), pre moving , FPS 15.27, Running 5.52s Step 74( N/A%), pre moving , FPS 15.06, Running 5.58s Step 75( N/A%), pre moving , FPS 14.97, Running 5.65s Step 76( N/A%), pre moving , FPS 14.54, Running 5.75s Step 77( N/A%), pre moving , FPS 14.35, Running 5.83s Step 78( N/A%), pre moving , FPS 14.36, Running 5.90s Step 79( N/A%), pre moving , FPS 14.36, Running 5.96s Step 80( N/A%), pre moving , FPS 14.46, Running 6.03s Step 81( N/A%), pre moving , FPS 14.50, Running 6.10s Step 82( N/A%), pre moving , FPS 14.60, Running 6.15s Step 83( N/A%), pre moving , FPS 14.82, Running 6.22s Step 84( N/A%), pre moving , FPS 14.84, Running 6.28s Step 85( N/A%), pre moving , FPS 14.74, Running 6.35s Step 86( N/A%), pre moving , FPS 14.81, Running 6.42s Step 87( N/A%), pre moving , FPS 14.56, Running 6.49s Step 88( N/A%), pre moving , FPS 14.53, Running 6.55s Step 89( N/A%), pre moving , FPS 14.55, Running 6.63s Step 90( N/A%), pre moving , FPS 14.36, Running 6.72s Step 91( N/A%), pre moving , FPS 14.48, Running 6.76s Step 92( N/A%), pre moving , FPS 14.75, Running 6.80s Step 93( N/A%), pre moving , FPS 14.90, Running 6.86s Step 94( N/A%), pre moving , FPS 15.06, Running 6.91s Step 95( N/A%), pre moving , FPS 15.24, Running 6.96s Step 96( N/A%), pre moving , FPS 15.55, Running 7.04s Step 97( N/A%), pre moving , FPS 15.98, Running 7.08s Step 98( N/A%), pre moving , FPS 16.26, Running 7.13s Step 99( N/A%), pre moving , FPS 16.67, Running 7.16s Step 100( N/A%), pre moving , FPS 16.87, Running 7.21s Step 101( N/A%), pre moving , FPS 17.20, Running 7.26s Step 102( N/A%), pre moving , FPS 17.22, Running 7.31s Step 103( N/A%), pre moving , FPS 17.61, Running 7.35s Step 104( N/A%), pre moving , FPS 17.98, Running 7.40s Step 105( N/A%), pre moving , FPS 18.40, Running 7.44s Step 106( N/A%), pre moving , FPS 18.77, Running 7.49s Step 107( N/A%), pre moving , FPS 19.06, Running 7.54s Step 108( N/A%), pre moving , FPS 19.58, Running 7.58s Step 109( N/A%), pre moving , FPS 20.22, Running 7.61s Step 110( N/A%), pre moving , FPS 21.18, Running 7.66s Step 111( N/A%), pre moving , FPS 21.36, Running 7.70s Step 112( N/A%), pre moving , FPS 20.35, Running 7.79s Step 113( N/A%), pre moving , FPS 20.67, Running 7.83s Step 114( N/A%), pre moving , FPS 20.72, Running 7.87s Step 115( N/A%), pre moving , FPS 20.96, Running 7.91s Step 116( N/A%), pre moving , FPS 22.07, Running 7.95s Step 117( N/A%), pre moving , FPS 21.17, Running 8.03s Step 118( N/A%), pre moving , FPS 21.24, Running 8.07s Step 119( N/A%), pre moving , FPS 21.14, Running 8.11s Step 120( N/A%), pre moving , FPS 21.32, Running 8.15s Step 121( N/A%), pre moving , FPS 21.59, Running 8.19s Step 122( N/A%), pre moving , FPS 21.93, Running 8.23s Step 123( N/A%), pre moving , FPS 21.87, Running 8.27s Step 124( N/A%), pre moving , FPS 21.81, Running 8.31s Step 125( N/A%), pre moving , FPS 21.96, Running 8.35s Step 126( N/A%), pre moving , FPS 21.77, Running 8.40s Step 127( N/A%), pre moving , FPS 22.00, Running 8.45s Step 128( N/A%), pre moving , FPS 21.71, Running 8.50s Step 129( N/A%), pre moving , FPS 21.80, Running 8.53s Step 130( N/A%), pre moving , FPS 10.51, Running 9.56s Step 131( N/A%), pre moving , FPS 9.27, Running 9.85s Step 132( N/A%), pre moving , FPS 8.76, Running 10.07s Step 133( N/A%), pre moving , FPS 7.77, Running 10.40s Step 134( N/A%), pre moving , FPS 7.28, Running 10.62s Step 135( N/A%), pre moving , FPS 6.57, Running 10.96s Step 136( N/A%), pre moving , FPS 6.31, Running 11.12s Step 137( N/A%), pre moving , FPS 5.95, Running 11.39s Step 138( N/A%), pre moving , FPS 5.73, Running 11.56s Step 139( N/A%), pre moving , FPS 5.32, Running 11.87s Step 140( N/A%), pre moving , FPS 5.13, Running 12.05s Step 141( N/A%), pre moving , FPS 4.79, Running 12.37s Step 142( N/A%), pre moving , FPS 4.66, Running 12.52s Step 143( N/A%), pre moving , FPS 4.42, Running 12.80s Step 144( N/A%), pre moving , FPS 4.29, Running 12.98s Step 145( N/A%), pre moving , FPS 4.08, Running 13.25s Step 146( N/A%), pre moving , FPS 4.01, Running 13.40s Step 147( N/A%), pre moving , FPS 3.81, Running 13.70s Step 148( N/A%), pre moving , FPS 3.73, Running 13.86s Step 149( N/A%), pre moving , FPS 3.53, Running 14.19s Step 150( N/A%), pre moving , FPS 4.18, Running 14.34s Step 151( N/A%), pre moving , FPS 4.24, Running 14.57s Step 152( N/A%), pre moving , FPS 4.25, Running 14.78s Step 153( N/A%), pre moving , FPS 4.34, Running 15.01s Step 154( N/A%), pre moving , FPS 4.41, Running 15.16s Step 155( N/A%), pre moving , FPS 4.45, Running 15.45s Step 156( N/A%), pre moving , FPS 4.47, Running 15.59s Step 157( N/A%), pre moving , FPS 4.46, Running 15.88s Step 158( N/A%), pre moving , FPS 4.40, Running 16.10s Step 159( N/A%), pre moving , FPS 4.46, Running 16.35s Step 160( N/A%), pre moving , FPS 4.43, Running 16.56s Step 161( N/A%), pre moving , FPS 4.50, Running 16.81s Step 162( N/A%), pre moving , FPS 4.49, Running 16.97s Step 163( N/A%), pre moving , FPS 4.52, Running 17.23s Step 164( N/A%), pre moving , FPS 4.49, Running 17.43s Step 165( N/A%), pre moving , FPS 4.50, Running 17.69s Step 166( N/A%), pre moving , FPS 4.41, Running 17.93s Step 167( N/A%), pre moving , FPS 4.41, Running 18.24s Step 168( N/A%), pre moving , FPS 4.41, Running 18.40s Step 169( N/A%), pre moving , FPS 4.49, Running 18.64s Step 170( N/A%), pre moving , FPS 4.49, Running 18.79s Step 171( N/A%), pre moving , FPS 4.46, Running 19.06s Step 172( N/A%), pre moving , FPS 4.49, Running 19.23s Step 173( N/A%), pre moving , FPS 4.42, Running 19.54s Step 174( N/A%), pre moving , FPS 4.38, Running 19.72s Step 175( N/A%), pre moving , FPS 4.42, Running 19.97s Step 176( N/A%), pre moving , FPS 4.35, Running 20.18s Step 177( N/A%), pre moving , FPS 4.37, Running 20.45s Step 178( N/A%), pre moving , FPS 4.39, Running 20.66s Step 179( N/A%), pre moving , FPS 4.37, Running 20.93s Step 180( N/A%), pre moving , FPS 4.38, Running 21.13s Step 181( N/A%), pre moving , FPS 4.38, Running 21.37s Step 182( N/A%), pre moving , FPS 4.33, Running 21.58s Step 183( N/A%), pre moving , FPS 4.24, Running 21.94s Step 184( N/A%), pre moving , FPS 4.25, Running 22.13s Step 185( N/A%), pre moving , FPS 4.22, Running 22.44s Step 186( N/A%), pre moving , FPS 4.19, Running 22.70s Step 187( N/A%), pre moving , FPS 4.23, Running 22.96s Step 188( N/A%), pre moving , FPS 4.22, Running 23.13s Step 189( N/A%), pre moving , FPS 4.22, Running 23.39s Step 190( N/A%), pre moving , FPS 4.17, Running 23.59s Step 191( N/A%), pre moving , FPS 4.18, Running 23.84s Step 192( N/A%), pre moving , FPS 4.15, Running 24.05s Step 193( N/A%), pre moving , FPS 4.11, Running 24.40s Step 194( N/A%), pre moving , FPS 4.07, Running 24.63s Step 195( N/A%), pre moving , FPS 4.03, Running 24.93s Step 196( N/A%), pre moving , FPS 4.05, Running 25.12s Step 197( N/A%), pre moving , FPS 4.02, Running 25.43s Step 198( N/A%), pre moving , FPS 4.02, Running 25.65s Step 199( N/A%), pre moving , FPS 3.99, Running 25.94s Step 200( N/A%), pre moving , FPS 4.12, Running 25.99s Step 201( N/A%), pre moving , FPS 4.28, Running 26.04s Step 202( N/A%), pre moving , FPS 4.44, Running 26.09s Step 203( N/A%), pre moving , FPS 4.76, Running 26.14s Step 204( N/A%), pre moving , FPS 4.94, Running 26.18s Step 205( N/A%), pre moving , FPS 5.28, Running 26.23s Step 206( N/A%), pre moving , FPS 5.61, Running 26.27s Step 207( N/A%), pre moving , FPS 5.96, Running 26.32s Step 208( N/A%), pre moving , FPS 6.19, Running 26.36s Step 209( N/A%), pre moving , FPS 6.61, Running 26.41s Step 210( N/A%), pre moving , FPS 6.00, Running 26.93s Step 211( N/A%), pre moving , FPS 6.38, Running 26.98s Step 212( N/A%), pre moving , FPS 6.72, Running 27.03s Step 213( N/A%), pre moving , FPS 7.40, Running 27.10s Step 214( N/A%), pre moving , FPS 7.95, Running 27.15s Step 215( N/A%), pre moving , FPS 8.85, Running 27.19s Step 216( N/A%), pre moving , FPS 9.24, Running 27.29s Step 217( N/A%), pre moving , FPS 10.39, Running 27.36s Step 218( N/A%), pre moving , FPS 11.23, Running 27.43s Step 219( N/A%), pre moving , FPS 12.88, Running 27.50s Step 220( N/A%), pre moving , FPS 12.66, Running 27.57s Step 221( N/A%), pre moving , FPS 12.38, Running 27.65s Step 222( N/A%), pre moving , FPS 12.25, Running 27.72s Step 223( N/A%), pre moving , FPS 12.11, Running 27.79s Step 224( N/A%), pre moving , FPS 12.08, Running 27.84s Step 225( N/A%), pre moving , FPS 12.02, Running 27.89s Step 226( N/A%), pre moving , FPS 11.97, Running 27.94s Step 227( N/A%), pre moving , FPS 11.96, Running 27.99s Step 228( N/A%), pre moving , FPS 11.94, Running 28.04s Step 229( N/A%), pre moving , FPS 11.96, Running 28.08s Step 230( N/A%), pre moving , FPS 16.68, Running 28.13s Step 231( N/A%), pre moving , FPS 16.41, Running 28.19s Step 232( N/A%), pre moving , FPS 16.13, Running 28.27s Step 233( N/A%), pre moving , FPS 15.67, Running 28.37s Step 234( N/A%), pre moving , FPS 15.17, Running 28.47s Step 235( N/A%), pre moving , FPS 14.65, Running 28.56s Step 236( N/A%), pre moving , FPS 14.49, Running 28.67s Step 237( N/A%), pre moving , FPS 14.49, Running 28.74s Step 238( N/A%), pre moving , FPS 14.29, Running 28.83s Step 239( N/A%), pre moving , FPS 14.33, Running 28.89s Step 240( N/A%), pre moving , FPS 14.38, Running 28.96s Step 241( N/A%), pre moving , FPS 14.48, Running 29.03s Step 242( N/A%), pre moving , FPS 14.39, Running 29.11s Step 243( N/A%), pre moving , FPS 14.34, Running 29.19s Step 244( N/A%), pre moving , FPS 14.40, Running 29.23s Step 245( N/A%), pre moving , FPS 14.49, Running 29.27s Step 246( N/A%), pre moving , FPS 14.33, Running 29.34s Step 247( N/A%), pre moving , FPS 14.10, Running 29.41s Step 248( N/A%), pre moving , FPS 14.14, Running 29.45s Step 249( N/A%), pre moving , FPS 14.11, Running 29.50s Step 250( N/A%), pre moving , FPS 14.10, Running 29.55s Step 251( N/A%), pre moving , FPS 14.33, Running 29.59s Step 252( N/A%), pre moving , FPS 14.58, Running 29.64s Step 253( N/A%), pre moving , FPS 15.31, Running 29.68s Step 254( N/A%), pre moving , FPS 15.89, Running 29.72s Step 255( N/A%), pre moving , FPS 16.56, Running 29.77s Step 256( N/A%), pre moving , FPS 12.05, Running 30.33s Step 257( N/A%), pre moving , FPS 12.19, Running 30.38s Step 258( N/A%), pre moving , FPS 12.53, Running 30.42s Step 259( N/A%), pre moving , FPS 12.58, Running 30.48s Step 260( N/A%), pre moving , FPS 12.53, Running 30.55s Step 261( N/A%), pre moving , FPS 12.59, Running 30.62s Step 262( N/A%), pre moving , FPS 12.65, Running 30.69s Step 263( N/A%), pre moving , FPS 12.50, Running 30.79s Step 264( N/A%), pre moving , FPS 12.15, Running 30.88s Step 265( N/A%), pre moving , FPS 11.80, Running 30.97s Step 266( N/A%), pre moving , FPS 11.61, Running 31.06s Step 267( N/A%), pre moving , FPS 11.44, Running 31.16s Step 268( N/A%), pre moving , FPS 11.09, Running 31.26s Step 269( N/A%), pre moving , FPS 10.76, Running 31.36s Step 270( N/A%), pre moving , FPS 10.46, Running 31.46s Step 271( N/A%), pre moving , FPS 10.05, Running 31.58s Step 272( N/A%), pre moving , FPS 9.67, Running 31.71s Step 273( N/A%), pre moving , FPS 9.32, Running 31.83s Step 274( N/A%), pre moving , FPS 8.99, Running 31.95s Step 275( N/A%), pre moving , FPS 8.65, Running 32.08s Step 276( N/A%), pre moving , FPS 10.70, Running 32.20s Step 277( N/A%), pre moving , FPS 10.30, Running 32.32s Step 278( N/A%), pre moving , FPS 9.87, Running 32.45s Step 279( N/A%), pre moving , FPS 9.56, Running 32.58s Step 280( N/A%), pre moving , FPS 9.29, Running 32.71s Step 281( N/A%), pre moving , FPS 9.04, Running 32.84s Step 282( N/A%), pre moving , FPS 8.81, Running 32.96s Step 283( N/A%), pre moving , FPS 8.72, Running 33.08s Step 284( N/A%), pre moving , FPS 8.67, Running 33.18s Step 285( N/A%), pre moving , FPS 8.62, Running 33.29s Step 286( N/A%), pre moving , FPS 8.62, Running 33.38s Step 287( N/A%), pre moving , FPS 8.63, Running 33.47s Step 288( N/A%), pre moving , FPS 8.75, Running 33.54s Step 289( N/A%), pre moving , FPS 8.81, Running 33.63s Step 290( N/A%), pre moving , FPS 8.88, Running 33.71s Step 291( N/A%), pre moving , FPS 9.07, Running 33.78s Step 292( N/A%), pre moving , FPS 9.33, Running 33.85s Step 293( N/A%), pre moving , FPS 9.44, Running 33.95s Step 294( N/A%), pre moving , FPS 9.57, Running 34.04s Step 295( N/A%), pre moving , FPS 9.62, Running 34.16s Step 296( N/A%), pre moving , FPS 9.72, Running 34.26s Step 297( N/A%), pre moving , FPS 9.83, Running 34.35s Step 298( N/A%), pre moving , FPS 10.04, Running 34.44s Step 299( N/A%), pre moving , FPS 10.18, Running 34.54s Step 300( N/A%), pre moving , FPS 10.37, Running 34.64s Step 301( N/A%), pre moving , FPS 10.56, Running 34.73s Step 302( N/A%), pre moving , FPS 10.75, Running 34.82s Step 303( N/A%), pre moving , FPS 10.90, Running 34.91s Step 304( N/A%), pre moving , FPS 11.13, Running 34.98s Step 305( N/A%), pre moving , FPS 11.26, Running 35.06s Step 306( N/A%), pre moving , FPS 11.40, Running 35.14s Step 307( N/A%), pre moving , FPS 11.57, Running 35.20s Step 308( N/A%), pre moving , FPS 11.53, Running 35.28s Step 309( N/A%), pre moving , FPS 11.50, Running 35.37s Step 310( N/A%), pre moving , FPS 11.47, Running 35.45s Step 311( N/A%), pre moving , FPS 11.55, Running 35.51s Step 312( N/A%), pre moving , FPS 11.73, Running 35.56s Step 313( N/A%), pre moving , FPS 12.11, Running 35.60s Step 314( N/A%), pre moving , FPS 12.48, Running 35.64s Step 315( N/A%), pre moving , FPS 13.11, Running 35.68s Step 316( N/A%), pre moving , FPS 13.52, Running 35.73s Step 317( N/A%), pre moving , FPS 14.01, Running 35.78s Step 318( N/A%), pre moving , FPS 14.48, Running 35.82s Step 319( N/A%), pre moving , FPS 15.09, Running 35.86s Step 320( N/A%), pre moving , FPS 15.74, Running 35.91s Step 321( N/A%), pre moving , FPS 16.40, Running 35.95s Step 322( N/A%), pre moving , FPS 17.10, Running 35.99s Step 323( N/A%), pre moving , FPS 17.77, Running 36.04s Step 324( N/A%), pre moving , FPS 18.07, Running 36.09s Step 325( N/A%), pre moving , FPS 18.77, Running 36.13s Step 326( N/A%), pre moving , FPS 19.32, Running 36.17s Step 327( N/A%), pre moving , FPS 8.92, Running 37.44s Step 328( N/A%), pre moving , FPS 8.15, Running 37.73s Step 329( N/A%), pre moving , FPS 7.78, Running 37.94s Step 330( N/A%), pre moving , FPS 7.26, Running 38.21s Step 331( N/A%), pre moving , FPS 6.92, Running 38.41s Step 332( N/A%), pre moving , FPS 6.39, Running 38.69s Step 333( N/A%), pre moving , FPS 6.11, Running 38.87s Step 334( N/A%), pre moving , FPS 5.72, Running 39.14s Step 335( N/A%), pre moving , FPS 5.43, Running 39.36s Step 336( N/A%), pre moving , FPS 5.07, Running 39.68s Step 337( N/A%), pre moving , FPS 4.93, Running 39.84s Step 338( N/A%), pre moving , FPS 4.62, Running 40.15s Step 339( N/A%), pre moving , FPS 4.47, Running 40.34s Step 340( N/A%), pre moving , FPS 4.26, Running 40.61s Step 341( N/A%), pre moving , FPS 4.15, Running 40.77s Step 342( N/A%), pre moving , FPS 3.96, Running 41.05s Step 343( N/A%), pre moving , FPS 3.86, Running 41.23s Step 344( N/A%), pre moving , FPS 3.70, Running 41.49s Step 345( N/A%), pre moving , FPS 3.56, Running 41.74s Step 346( N/A%), pre moving , FPS 3.44, Running 41.99s Step 347( 0.17%), action 1, FPS 3.61, Running 42.98s Step 348( 0.33%), action 2, FPS 3.32, Running 43.76s Step 349( 0.50%), action 3, FPS 3.12, Running 44.35s Step 350( 0.67%), action 4, FPS 2.89, Running 45.12s Step 351( 0.83%), action 5, FPS 2.69, Running 45.84s Step 352( 1.00%), action 6, FPS 2.62, Running 46.32s Step 353( 1.17%), action 7, FPS 2.56, Running 46.69s Step 354( 1.33%), action 8, FPS 2.46, Running 47.26s Step 355( 1.50%), action 9, FPS 2.43, Running 47.60s Step 356( 1.67%), action 10, FPS 2.32, Running 48.30s Step 357( 1.83%), action 11, FPS 2.18, Running 49.00s Step 358( 2.00%), action 12, FPS 2.18, Running 49.34s Step 359( 2.17%), action 13, FPS 2.14, Running 49.71s Step 360( 2.33%), action 14, FPS 2.04, Running 50.42s Step 361( 2.50%), action 15, FPS 2.01, Running 50.72s Step 362( 2.67%), action 16, FPS 1.92, Running 51.44s Step 363( 2.83%), action 17, FPS 1.86, Running 51.98s Step 364( 3.00%), action 18, FPS 1.77, Running 52.82s Step 365( 3.17%), action 19, FPS 1.73, Running 53.27s Step 366( 3.33%), action 20, FPS 1.71, Running 53.69s Step 367( 3.50%), action 21, FPS 1.74, Running 54.45s Step 368( 3.67%), action 22, FPS 1.79, Running 54.94s Step 369( 3.83%), action 23, FPS 1.82, Running 55.35s Step 370( 4.00%), action 24, FPS 1.89, Running 55.69s Step 371( 4.17%), action 25, FPS 1.91, Running 56.28s Step 372( 4.33%), action 26, FPS 1.90, Running 56.83s Step 373( 4.50%), action 27, FPS 1.86, Running 57.46s Step 374( 4.67%), action 28, FPS 1.85, Running 58.09s Step 375( 4.83%), action 29, FPS 1.81, Running 58.62s Step 376( 5.00%), action 30, FPS 1.87, Running 59.01s Step 377( 5.17%), action 31, FPS 1.84, Running 59.87s Step 378( 5.33%), action 32, FPS 1.84, Running 60.19s Step 379( 5.50%), action 33, FPS 1.83, Running 60.62s Step 380( 5.67%), action 34, FPS 1.83, Running 61.34s Step 381( 5.83%), action 35, FPS 1.83, Running 61.66s Step 382( 6.00%), action 36, FPS 1.87, Running 62.12s Step 383( 6.17%), action 37, FPS 1.86, Running 62.71s Step 384( 6.33%), action 38, FPS 1.89, Running 63.42s Step 385( 6.50%), action 39, FPS 1.87, Running 63.96s Step 386( 6.67%), action 40, FPS 1.84, Running 64.59s Step 387( 6.83%), action 41, FPS 1.86, Running 65.21s Step 388( 7.00%), action 42, FPS 1.89, Running 65.52s Step 389( 7.17%), action 43, FPS 1.88, Running 65.98s Step 390( 7.33%), action 44, FPS 1.87, Running 66.41s Step 391( 7.50%), action 45, FPS 1.88, Running 66.94s Step 392( 7.67%), action 46, FPS 1.86, Running 67.61s Step 393( 7.83%), action 47, FPS 1.89, Running 68.03s Step 394( 8.00%), action 48, FPS 1.94, Running 68.40s Step 395( 8.17%), action 49, FPS 1.95, Running 68.87s Step 396( 8.33%), action 50, FPS 1.95, Running 69.26s Step 397( 8.50%), action 51, FPS 1.99, Running 69.94s Step 398( 8.67%), action 52, FPS 1.95, Running 70.43s Step 399( 8.83%), action 53, FPS 1.95, Running 70.87s Step 400( 9.00%), action 54, FPS 1.98, Running 71.46s Step 401( 9.17%), action 55, FPS 1.90, Running 72.16s Step 402( 9.33%), action 56, FPS 1.88, Running 72.74s Step 403( 9.50%), action 57, FPS 1.89, Running 73.27s Step 404( 9.67%), action 58, FPS 1.89, Running 74.01s Step 405( 9.83%), action 59, FPS 1.87, Running 74.64s Step 406( 10.00%), action 60, FPS 1.87, Running 75.31s Step 407( 10.17%), action 61, FPS 1.85, Running 76.01s Step 408( 10.33%), action 62, FPS 1.80, Running 76.65s Step 409( 10.50%), action 63, FPS 1.78, Running 77.22s Step 410( 10.67%), action 64, FPS 1.73, Running 78.00s Step 411( 10.83%), action 65, FPS 1.72, Running 78.57s Step 412( 11.00%), action 66, FPS 1.72, Running 79.26s Step 413( 11.17%), action 67, FPS 1.68, Running 79.90s Step 414( 11.33%), action 68, FPS 1.64, Running 80.61s Step 415( 11.50%), action 69, FPS 1.61, Running 81.26s Step 416( 11.67%), action 70, FPS 1.61, Running 81.72s Step 417( 11.83%), action 71, FPS 1.57, Running 82.65s Step 418( 12.00%), action 72, FPS 1.55, Running 83.33s Step 419( 12.17%), action 73, FPS 1.53, Running 83.95s Step 420( 12.33%), action 74, FPS 1.54, Running 84.40s Step 421( 12.50%), action 75, FPS 1.56, Running 84.98s Step 422( 12.67%), action 76, FPS 1.54, Running 85.70s Step 423( 12.83%), action 77, FPS 1.54, Running 86.29s Step 424( 13.00%), action 78, FPS 1.54, Running 86.98s Step 425( 13.17%), action 79, FPS 1.55, Running 87.51s Step 426( 13.33%), action 80, FPS 1.55, Running 88.20s Step 427( 13.50%), action 81, FPS 1.56, Running 88.84s Step 428( 13.67%), action 82, FPS 1.59, Running 89.26s Step 429( 13.83%), action 83, FPS 1.60, Running 89.75s Step 430( 14.00%), action 84, FPS 1.63, Running 90.24s Step 431( 14.17%), action 85, FPS 1.64, Running 90.79s Step 432( 14.33%), action 86, FPS 1.65, Running 91.35s Step 433( 14.50%), action 87, FPS 1.67, Running 91.91s Step 434( 14.67%), action 88, FPS 1.70, Running 92.39s Step 435( 14.83%), action 89, FPS 1.72, Running 92.88s Step 436( 15.00%), action 90, FPS 1.73, Running 93.27s Step 437( 15.17%), action 91, FPS 1.77, Running 93.94s Step 438( 15.33%), action 92, FPS 1.78, Running 94.59s Step 439( 15.50%), action 93, FPS 1.81, Running 95.00s Step 440( 15.67%), action 94, FPS 1.82, Running 95.41s Step 441( 15.83%), action 95, FPS 1.83, Running 95.89s Step 442( 16.00%), action 96, FPS 1.87, Running 96.39s Step 443( 16.17%), action 97, FPS 1.90, Running 96.82s Step 444( 16.33%), action 98, FPS 1.89, Running 97.55s Step 445( 16.50%), action 99, FPS 1.91, Running 97.98s Step 446( 16.67%), action 100, FPS 1.93, Running 98.56s Step 447( 16.83%), action 101, FPS 1.93, Running 99.23s Step 448( 17.00%), action 102, FPS 1.91, Running 99.73s Step 449( 17.17%), action 103, FPS 1.92, Running 100.17s Step 450( 17.33%), action 104, FPS 1.91, Running 100.73s Step 451( 17.50%), action 105, FPS 1.92, Running 101.22s Step 452( 17.67%), action 106, FPS 1.95, Running 101.63s Step 453( 17.83%), action 107, FPS 1.96, Running 102.14s Step 454( 18.00%), action 108, FPS 1.97, Running 102.54s Step 455( 18.17%), action 109, FPS 1.97, Running 103.05s Step 456( 18.33%), action 110, FPS 1.96, Running 103.46s Step 457( 18.50%), action 111, FPS 1.96, Running 104.13s Step 458( 18.67%), action 112, FPS 2.00, Running 104.59s Step 459( 18.83%), action 113, FPS 2.00, Running 105.02s Step 460( 19.00%), action 114, FPS 1.99, Running 105.46s Step 461( 19.17%), action 115, FPS 2.00, Running 105.90s Step 462( 19.33%), action 116, FPS 2.01, Running 106.34s Step 463( 19.50%), action 117, FPS 1.98, Running 106.91s Step 464( 19.67%), action 118, FPS 2.04, Running 107.33s Step 465( 19.83%), action 119, FPS 2.05, Running 107.75s Step 466( 20.00%), action 120, FPS 2.09, Running 108.14s Step 467( 20.17%), action 121, FPS 2.08, Running 108.86s Step 468( 20.33%), action 122, FPS 2.06, Running 109.41s Step 469( 20.50%), action 123, FPS 2.07, Running 109.84s Step 470( 20.67%), action 124, FPS 2.05, Running 110.47s Step 471( 20.83%), action 125, FPS 2.04, Running 111.03s Step 472( 21.00%), action 126, FPS 2.04, Running 111.42s Step 473( 21.17%), action 127, FPS 2.00, Running 112.12s Step 474( 21.33%), action 128, FPS 1.96, Running 112.73s Step 475( 21.50%), action 129, FPS 1.96, Running 113.24s Step 476( 21.67%), action 130, FPS 1.95, Running 113.73s Step 477( 21.83%), action 131, FPS 1.95, Running 114.37s Step 478( 22.00%), action 132, FPS 1.91, Running 115.06s Step 479( 22.17%), action 133, FPS 1.87, Running 115.71s Step 480( 22.33%), action 134, FPS 1.84, Running 116.34s Step 481( 22.50%), action 135, FPS 1.83, Running 116.84s Step 482( 22.67%), action 136, FPS 1.78, Running 117.58s Step 483( 22.83%), action 137, FPS 1.80, Running 118.03s Step 484( 23.00%), action 138, FPS 1.77, Running 118.64s Step 485( 23.17%), action 139, FPS 1.74, Running 119.25s Step 486( 23.33%), action 140, FPS 1.71, Running 119.82s Step 487( 23.50%), action 141, FPS 1.74, Running 120.38s Step 488( 23.67%), action 142, FPS 1.76, Running 120.78s Step 489( 23.83%), action 143, FPS 1.73, Running 121.43s Step 490( 24.00%), action 144, FPS 1.73, Running 122.04s Step 491( 24.17%), action 145, FPS 1.74, Running 122.52s Step 492( 24.33%), action 146, FPS 1.73, Running 122.98s Step 493( 24.50%), action 147, FPS 1.75, Running 123.56s Step 494( 24.67%), action 148, FPS 1.75, Running 124.18s Step 495( 24.83%), action 149, FPS 1.72, Running 124.88s Step 496( 25.00%), action 150, FPS 1.70, Running 125.51s Step 497( 25.17%), action 151, FPS 1.67, Running 126.33s Step 498( 25.33%), action 152, FPS 1.71, Running 126.78s Step 499( 25.50%), action 153, FPS 1.71, Running 127.42s Step 500( 25.67%), action 154, FPS 1.70, Running 128.14s Step 501( 25.83%), action 155, FPS 1.69, Running 128.64s Step 502( 26.00%), action 156, FPS 1.69, Running 129.40s Step 503( 26.17%), action 157, FPS 1.68, Running 129.94s Step 504( 26.33%), action 158, FPS 1.70, Running 130.43s Step 505( 26.50%), action 159, FPS 1.70, Running 131.00s Step 506( 26.67%), action 160, FPS 1.71, Running 131.50s Step 507( 26.83%), action 161, FPS 1.66, Running 132.42s Step 508( 27.00%), action 162, FPS 1.62, Running 133.13s Step 509( 27.17%), action 163, FPS 1.62, Running 133.75s Step 510( 27.33%), action 164, FPS 1.63, Running 134.33s Step 511( 27.50%), action 165, FPS 1.65, Running 134.68s Step 512( 27.67%), action 166, FPS 1.64, Running 135.15s Step 513( 27.83%), action 167, FPS 1.65, Running 135.67s Step 514( 28.00%), action 168, FPS 1.67, Running 136.18s Step 515( 28.17%), action 169, FPS 1.70, Running 136.67s Step 516( 28.33%), action 170, FPS 1.73, Running 137.09s Step 517( 28.50%), action 171, FPS 1.73, Running 137.86s Step 518( 28.67%), action 172, FPS 1.70, Running 138.53s Step 519( 28.83%), action 173, FPS 1.69, Running 139.22s Step 520( 29.00%), action 174, FPS 1.70, Running 139.88s Step 521( 29.17%), action 175, FPS 1.71, Running 140.31s Step 522( 29.33%), action 176, FPS 1.74, Running 140.92s Step 523( 29.50%), action 177, FPS 1.76, Running 141.29s Step 524( 29.67%), action 178, FPS 1.74, Running 141.90s Step 525( 29.83%), action 179, FPS 1.73, Running 142.54s Step 526( 30.00%), action 180, FPS 1.72, Running 143.16s Step 527( 30.17%), action 181, FPS 1.73, Running 144.01s Step 528( 30.33%), action 182, FPS 1.72, Running 144.79s Step 529( 30.50%), action 183, FPS 1.71, Running 145.44s Step 530( 30.67%), action 184, FPS 1.69, Running 146.18s Step 531( 30.83%), action 185, FPS 1.65, Running 146.82s Step 532( 31.00%), action 186, FPS 1.60, Running 147.62s Step 533( 31.17%), action 187, FPS 1.59, Running 148.23s Step 534( 31.33%), action 188, FPS 1.56, Running 149.04s Step 535( 31.50%), action 189, FPS 1.53, Running 149.70s Step 536( 31.67%), action 190, FPS 1.50, Running 150.46s Step 537( 31.83%), action 191, FPS 1.46, Running 151.52s Step 538( 32.00%), action 192, FPS 1.46, Running 152.22s Step 539( 32.17%), action 193, FPS 1.49, Running 152.65s Step 540( 32.33%), action 194, FPS 1.49, Running 153.30s Step 541( 32.50%), action 195, FPS 1.47, Running 153.93s Step 542( 32.67%), action 196, FPS 1.47, Running 154.52s Step 543( 32.83%), action 197, FPS 1.45, Running 155.09s Step 544( 33.00%), action 198, FPS 1.47, Running 155.53s Step 545( 33.17%), action 199, FPS 1.50, Running 155.87s Step 546( 33.33%), action 200, FPS 1.53, Running 156.26s Step 547( 33.50%), action 201, FPS 1.53, Running 157.09s Step 548( 33.67%), action 202, FPS 1.57, Running 157.55s Step 549( 33.83%), action 203, FPS 1.57, Running 158.18s Step 550( 34.00%), action 204, FPS 1.59, Running 158.75s Step 551( 34.17%), action 205, FPS 1.62, Running 159.19s Step 552( 34.33%), action 206, FPS 1.64, Running 159.83s Step 553( 34.50%), action 207, FPS 1.64, Running 160.42s Step 554( 34.67%), action 208, FPS 1.69, Running 160.88s Step 555( 34.83%), action 209, FPS 1.70, Running 161.48s Step 556( 35.00%), action 210, FPS 1.75, Running 161.88s Step 557( 35.17%), action 211, FPS 1.78, Running 162.76s Step 558( 35.33%), action 212, FPS 1.81, Running 163.24s Step 559( 35.50%), action 213, FPS 1.82, Running 163.62s Step 560( 35.67%), action 214, FPS 1.81, Running 164.38s Step 561( 35.83%), action 215, FPS 1.82, Running 164.94s Step 562( 36.00%), action 216, FPS 1.84, Running 165.37s Step 563( 36.17%), action 217, FPS 1.84, Running 165.93s Step 564( 36.33%), action 218, FPS 1.82, Running 166.53s Step 565( 36.50%), action 219, FPS 1.77, Running 167.17s Step 566( 36.67%), action 220, FPS 1.75, Running 167.71s Step 567( 36.83%), action 221, FPS 1.74, Running 168.59s Step 568( 37.00%), action 222, FPS 1.72, Running 169.16s Step 569( 37.17%), action 223, FPS 1.74, Running 169.71s Step 570( 37.33%), action 224, FPS 1.77, Running 170.02s Step 571( 37.50%), action 225, FPS 1.75, Running 170.64s Step 572( 37.67%), action 226, FPS 1.74, Running 171.33s Step 573( 37.83%), action 227, FPS 1.75, Running 171.85s Step 574( 38.00%), action 228, FPS 1.74, Running 172.36s Step 575( 38.17%), action 229, FPS 1.78, Running 172.73s Step 576( 38.33%), action 230, FPS 1.75, Running 173.33s Step 577( 38.50%), action 231, FPS 1.75, Running 174.17s Step 578( 38.67%), action 232, FPS 1.77, Running 174.55s Step 579( 38.83%), action 233, FPS 1.77, Running 174.92s Step 580( 39.00%), action 234, FPS 1.83, Running 175.30s Step 581( 39.17%), action 235, FPS 1.84, Running 175.81s Step 582( 39.33%), action 236, FPS 1.82, Running 176.37s Step 583( 39.50%), action 237, FPS 1.86, Running 176.67s Step 584( 39.67%), action 238, FPS 1.86, Running 177.30s Step 585( 39.83%), action 239, FPS 1.88, Running 177.79s Step 586( 40.00%), action 240, FPS 1.92, Running 178.11s Step 587( 40.17%), action 241, FPS 1.94, Running 178.90s Step 588( 40.33%), action 242, FPS 1.94, Running 179.47s Step 589( 40.50%), action 243, FPS 1.94, Running 180.03s Step 590( 40.67%), action 244, FPS 1.89, Running 180.59s Step 591( 40.83%), action 245, FPS 1.88, Running 181.27s Step 592( 41.00%), action 246, FPS 1.89, Running 181.93s Step 593( 41.17%), action 247, FPS 1.89, Running 182.45s Step 594( 41.33%), action 248, FPS 1.92, Running 182.80s Step 595( 41.50%), action 249, FPS 1.87, Running 183.43s Step 596( 41.67%), action 250, FPS 1.90, Running 183.85s Step 597( 41.83%), action 251, FPS 1.96, Running 184.38s Step 598( 42.00%), action 252, FPS 1.95, Running 184.82s Step 599( 42.17%), action 253, FPS 1.89, Running 185.50s Step 600( 42.33%), action 254, FPS 1.90, Running 185.82s Step 601( 42.50%), action 255, FPS 1.88, Running 186.44s Step 602( 42.67%), action 256, FPS 1.87, Running 187.06s Step 603( 42.83%), action 257, FPS 1.82, Running 187.64s Step 604( 43.00%), action 258, FPS 1.80, Running 188.41s Step 605( 43.17%), action 259, FPS 1.78, Running 189.01s Step 606( 43.33%), action 260, FPS 1.75, Running 189.51s Step 607( 43.50%), action 261, FPS 1.74, Running 190.43s Step 608( 43.67%), action 262, FPS 1.75, Running 190.88s Step 609( 43.83%), action 263, FPS 1.77, Running 191.31s Step 610( 44.00%), action 264, FPS 1.78, Running 191.80s Step 611( 44.17%), action 265, FPS 1.83, Running 192.20s Step 612( 44.33%), action 266, FPS 1.86, Running 192.71s Step 613( 44.50%), action 267, FPS 1.88, Running 193.08s Step 614( 44.67%), action 268, FPS 1.86, Running 193.53s Step 615( 44.83%), action 269, FPS 1.88, Running 194.07s Step 616( 45.00%), action 270, FPS 1.82, Running 194.82s Step 617( 45.17%), action 271, FPS 1.77, Running 195.68s Step 618( 45.33%), action 272, FPS 1.74, Running 196.33s Step 619( 45.50%), action 273, FPS 1.75, Running 196.89s Step 620( 45.67%), action 274, FPS 1.72, Running 197.45s Step 621( 45.83%), action 275, FPS 1.76, Running 197.82s Step 622( 46.00%), action 276, FPS 1.76, Running 198.43s Step 623( 46.17%), action 277, FPS 1.79, Running 198.82s Step 624( 46.33%), action 278, FPS 1.84, Running 199.27s Step 625( 46.50%), action 279, FPS 1.89, Running 199.59s Step 626( 46.67%), action 280, FPS 1.91, Running 200.00s Step 627( 46.83%), action 281, FPS 1.94, Running 200.74s Step 628( 47.00%), action 282, FPS 1.92, Running 201.31s Step 629( 47.17%), action 283, FPS 1.89, Running 201.88s Step 630( 47.33%), action 284, FPS 1.90, Running 202.33s Step 631( 47.50%), action 285, FPS 1.91, Running 202.70s Step 632( 47.67%), action 286, FPS 1.88, Running 203.33s Step 633( 47.83%), action 287, FPS 1.88, Running 203.70s Step 634( 48.00%), action 288, FPS 1.89, Running 204.08s Step 635( 48.17%), action 289, FPS 1.91, Running 204.56s Step 636( 48.33%), action 290, FPS 1.94, Running 205.12s Step 637( 48.50%), action 291, FPS 2.01, Running 205.61s Step 638( 48.67%), action 292, FPS 2.06, Running 206.04s Step 639( 48.83%), action 293, FPS 2.10, Running 206.44s Step 640( 49.00%), action 294, FPS 2.13, Running 206.86s Step 641( 49.17%), action 295, FPS 2.13, Running 207.20s Step 642( 49.33%), action 296, FPS 2.20, Running 207.51s Step 643( 49.50%), action 297, FPS 2.21, Running 207.86s Step 644( 49.67%), action 298, FPS 2.19, Running 208.42s Step 645( 49.83%), action 299, FPS 2.10, Running 209.12s Step 646( 50.00%), action 300, FPS 2.03, Running 209.83s Step 647( 50.17%), action 301, FPS 2.00, Running 210.75s Step 648( 50.33%), action 302, FPS 2.01, Running 211.29s Step 649( 50.50%), action 303, FPS 2.02, Running 211.80s Step 650( 50.67%), action 304, FPS 2.04, Running 212.14s Step 651( 50.83%), action 305, FPS 2.04, Running 212.50s Step 652( 51.00%), action 306, FPS 2.02, Running 213.24s Step 653( 51.17%), action 307, FPS 2.01, Running 213.63s Step 654( 51.33%), action 308, FPS 1.97, Running 214.21s Step 655( 51.50%), action 309, FPS 1.96, Running 214.78s Step 656( 51.67%), action 310, FPS 1.94, Running 215.46s Step 657( 51.83%), action 311, FPS 1.92, Running 216.01s Step 658( 52.00%), action 312, FPS 1.91, Running 216.51s Step 659( 52.17%), action 313, FPS 1.89, Running 216.99s Step 660( 52.33%), action 314, FPS 1.89, Running 217.45s Step 661( 52.50%), action 315, FPS 1.84, Running 218.04s Step 662( 52.67%), action 316, FPS 1.81, Running 218.57s Step 663( 52.83%), action 317, FPS 1.74, Running 219.34s Step 664( 53.00%), action 318, FPS 1.73, Running 220.01s Step 665( 53.17%), action 319, FPS 1.75, Running 220.51s Step 666( 53.33%), action 320, FPS 1.80, Running 220.94s Step 667( 53.50%), action 321, FPS 1.83, Running 221.69s Step 668( 53.67%), action 322, FPS 1.82, Running 222.28s Step 669( 53.83%), action 323, FPS 1.84, Running 222.69s Step 670( 54.00%), action 324, FPS 1.80, Running 223.22s Step 671( 54.17%), action 325, FPS 1.81, Running 223.56s Step 672( 54.33%), action 326, FPS 1.86, Running 224.01s Step 673( 54.50%), action 327, FPS 1.86, Running 224.36s Step 674( 54.67%), action 328, FPS 1.87, Running 224.89s Step 675( 54.83%), action 329, FPS 1.88, Running 225.44s Step 676( 55.00%), action 330, FPS 1.92, Running 225.90s Step 677( 55.17%), action 331, FPS 1.93, Running 226.38s Step 678( 55.33%), action 332, FPS 1.95, Running 226.77s Step 679( 55.50%), action 333, FPS 1.94, Running 227.28s Step 680( 55.67%), action 334, FPS 1.96, Running 227.63s Step 681( 55.83%), action 335, FPS 2.01, Running 228.01s Step 682( 56.00%), action 336, FPS 2.04, Running 228.36s Step 683( 56.17%), action 337, FPS 2.14, Running 228.71s Step 684( 56.33%), action 338, FPS 2.16, Running 229.25s Step 685( 56.50%), action 339, FPS 2.16, Running 229.76s Step 686( 56.67%), action 340, FPS 2.14, Running 230.30s Step 687( 56.83%), action 341, FPS 2.19, Running 230.83s Step 688( 57.00%), action 342, FPS 2.25, Running 231.17s Step 689( 57.17%), action 343, FPS 2.27, Running 231.50s Step 690( 57.33%), action 344, FPS 2.32, Running 231.83s Step 691( 57.50%), action 345, FPS 2.32, Running 232.16s Step 692( 57.67%), action 346, FPS 2.37, Running 232.46s Step 693( 57.83%), action 347, FPS 2.36, Running 232.85s Step 694( 58.00%), action 348, FPS 2.36, Running 233.36s Step 695( 58.17%), action 349, FPS 2.39, Running 233.79s Step 696( 58.33%), action 350, FPS 2.44, Running 234.10s Step 697( 58.50%), action 351, FPS 2.43, Running 234.61s Step 698( 58.67%), action 352, FPS 2.47, Running 234.88s Step 699( 58.83%), action 353, FPS 2.52, Running 235.23s Step 700( 59.00%), action 354, FPS 2.51, Running 235.59s Step 701( 59.17%), action 355, FPS 2.51, Running 235.97s Step 702( 59.33%), action 356, FPS 2.51, Running 236.32s Step 703( 59.50%), action 357, FPS 2.51, Running 236.68s Step 704( 59.67%), action 358, FPS 2.47, Running 237.36s Step 705( 59.83%), action 359, FPS 2.42, Running 238.01s Step 706( 60.00%), action 360, FPS 2.46, Running 238.44s Step 707( 60.17%), action 361, FPS 2.41, Running 239.13s Step 708( 60.33%), action 362, FPS 2.36, Running 239.63s Step 709( 60.50%), action 363, FPS 2.31, Running 240.15s Step 710( 60.67%), action 364, FPS 2.22, Running 240.84s Step 711( 60.83%), action 365, FPS 2.17, Running 241.36s Step 712( 61.00%), action 366, FPS 2.12, Running 241.88s Step 713( 61.17%), action 367, FPS 2.10, Running 242.39s Step 714( 61.33%), action 368, FPS 2.11, Running 242.83s Step 715( 61.50%), action 369, FPS 2.06, Running 243.48s Step 716( 61.67%), action 370, FPS 1.96, Running 244.30s Step 717( 61.83%), action 371, FPS 1.93, Running 244.98s Step 718( 62.00%), action 372, FPS 1.84, Running 245.76s Step 719( 62.17%), action 373, FPS 1.78, Running 246.46s Step 720( 62.33%), action 374, FPS 1.74, Running 247.09s Step 721( 62.50%), action 375, FPS 1.73, Running 247.55s Step 722( 62.67%), action 376, FPS 1.70, Running 248.09s Step 723( 62.83%), action 377, FPS 1.69, Running 248.49s Step 724( 63.00%), action 378, FPS 1.68, Running 249.23s Step 725( 63.17%), action 379, FPS 1.72, Running 249.61s Step 726( 63.33%), action 380, FPS 1.71, Running 250.12s Step 727( 63.50%), action 381, FPS 1.70, Running 250.86s Step 728( 63.67%), action 382, FPS 1.69, Running 251.48s Step 729( 63.83%), action 383, FPS 1.70, Running 251.89s Step 730( 64.00%), action 384, FPS 1.73, Running 252.42s Step 731( 64.17%), action 385, FPS 1.73, Running 252.91s Step 732( 64.33%), action 386, FPS 1.73, Running 253.43s Step 733( 64.50%), action 387, FPS 1.75, Running 253.85s Step 734( 64.67%), action 388, FPS 1.70, Running 254.56s Step 735( 64.83%), action 389, FPS 1.74, Running 255.01s Step 736( 65.00%), action 390, FPS 1.77, Running 255.59s Step 737( 65.17%), action 391, FPS 1.76, Running 256.36s Step 738( 65.33%), action 392, FPS 1.81, Running 256.82s Step 739( 65.50%), action 393, FPS 1.84, Running 257.33s Step 740( 65.67%), action 394, FPS 1.87, Running 257.76s Step 741( 65.83%), action 395, FPS 1.86, Running 258.32s Step 742( 66.00%), action 396, FPS 1.82, Running 259.05s Step 743( 66.17%), action 397, FPS 1.79, Running 259.66s Step 744( 66.33%), action 398, FPS 1.80, Running 260.36s Step 745( 66.50%), action 399, FPS 1.81, Running 260.68s Step 746( 66.67%), action 400, FPS 1.79, Running 261.31s Step 747( 66.83%), action 401, FPS 1.80, Running 261.95s Step 748( 67.00%), action 402, FPS 1.83, Running 262.44s Step 749( 67.17%), action 403, FPS 1.79, Running 263.07s Step 750( 67.33%), action 404, FPS 1.81, Running 263.47s Step 751( 67.50%), action 405, FPS 1.79, Running 264.09s Step 752( 67.67%), action 406, FPS 1.80, Running 264.51s Step 753( 67.83%), action 407, FPS 1.77, Running 265.13s Step 754( 68.00%), action 408, FPS 1.81, Running 265.63s Step 755( 68.17%), action 409, FPS 1.78, Running 266.23s Step 756( 68.33%), action 410, FPS 1.75, Running 266.98s Step 757( 68.50%), action 411, FPS 1.76, Running 267.73s Step 758( 68.67%), action 412, FPS 1.75, Running 268.24s Step 759( 68.83%), action 413, FPS 1.77, Running 268.61s Step 760( 69.00%), action 414, FPS 1.77, Running 269.04s Step 761( 69.17%), action 415, FPS 1.77, Running 269.62s Step 762( 69.33%), action 416, FPS 1.81, Running 270.09s Step 763( 69.50%), action 417, FPS 1.82, Running 270.68s Step 764( 69.67%), action 418, FPS 1.86, Running 271.09s Step 765( 69.83%), action 419, FPS 1.84, Running 271.56s Step 766( 70.00%), action 420, FPS 1.83, Running 272.22s Step 767( 70.17%), action 421, FPS 1.81, Running 273.00s Step 768( 70.33%), action 422, FPS 1.82, Running 273.45s Step 769( 70.50%), action 423, FPS 1.86, Running 273.82s Step 770( 70.67%), action 424, FPS 1.85, Running 274.31s Step 771( 70.83%), action 425, FPS 1.87, Running 274.81s Step 772( 71.00%), action 426, FPS 1.84, Running 275.41s Step 773( 71.17%), action 427, FPS 1.84, Running 276.00s Step 774( 71.33%), action 428, FPS 1.84, Running 276.51s Step 775( 71.50%), action 429, FPS 1.83, Running 277.17s Step 776( 71.67%), action 430, FPS 1.89, Running 277.56s Step 777( 71.83%), action 431, FPS 1.86, Running 278.47s Step 778( 72.00%), action 432, FPS 1.85, Running 279.07s Step 779( 72.17%), action 433, FPS 1.81, Running 279.68s Step 780( 72.33%), action 434, FPS 1.76, Running 280.40s Step 781( 72.50%), action 435, FPS 1.75, Running 281.05s Step 782( 72.67%), action 436, FPS 1.73, Running 281.63s Step 783( 72.83%), action 437, FPS 1.76, Running 282.06s Step 784( 73.00%), action 438, FPS 1.73, Running 282.65s Step 785( 73.17%), action 439, FPS 1.72, Running 283.22s Step 786( 73.33%), action 440, FPS 1.73, Running 283.77s Step 787( 73.50%), action 441, FPS 1.72, Running 284.59s Step 788( 73.67%), action 442, FPS 1.69, Running 285.29s Step 789( 73.83%), action 443, FPS 1.67, Running 285.77s Step 790( 74.00%), action 444, FPS 1.65, Running 286.41s Step 791( 74.17%), action 445, FPS 1.64, Running 287.01s Step 792( 74.33%), action 446, FPS 1.63, Running 287.66s Step 793( 74.50%), action 447, FPS 1.62, Running 288.30s Step 794( 74.67%), action 448, FPS 1.62, Running 288.89s Step 795( 74.83%), action 449, FPS 1.63, Running 289.44s Step 796( 75.00%), action 450, FPS 1.60, Running 290.10s Step 797( 75.17%), action 451, FPS 1.59, Running 291.03s Step 798( 75.33%), action 452, FPS 1.57, Running 291.77s Step 799( 75.50%), action 453, FPS 1.59, Running 292.30s Step 800( 75.67%), action 454, FPS 1.61, Running 292.83s Step 801( 75.83%), action 455, FPS 1.63, Running 293.32s Step 802( 76.00%), action 456, FPS 1.62, Running 293.99s Step 803( 76.17%), action 457, FPS 1.62, Running 294.41s Step 804( 76.33%), action 458, FPS 1.65, Running 294.76s Step 805( 76.50%), action 459, FPS 1.67, Running 295.17s Step 806( 76.67%), action 460, FPS 1.65, Running 295.92s Step 807( 76.83%), action 461, FPS 1.64, Running 296.79s Step 808( 77.00%), action 462, FPS 1.68, Running 297.17s Step 809( 77.17%), action 463, FPS 1.66, Running 297.80s Step 810( 77.33%), action 464, FPS 1.66, Running 298.47s Step 811( 77.50%), action 465, FPS 1.65, Running 299.12s Step 812( 77.67%), action 466, FPS 1.69, Running 299.50s Step 813( 77.83%), action 467, FPS 1.68, Running 300.21s Step 814( 78.00%), action 468, FPS 1.66, Running 300.93s Step 815( 78.17%), action 469, FPS 1.69, Running 301.29s Step 816( 78.33%), action 470, FPS 1.70, Running 301.86s Step 817( 78.50%), action 471, FPS 1.74, Running 302.50s Step 818( 78.67%), action 472, FPS 1.79, Running 302.95s Step 819( 78.83%), action 473, FPS 1.78, Running 303.55s Step 820( 79.00%), action 474, FPS 1.78, Running 304.08s Step 821( 79.17%), action 475, FPS 1.75, Running 304.74s Step 822( 79.33%), action 476, FPS 1.75, Running 305.43s Step 823( 79.50%), action 477, FPS 1.71, Running 306.09s Step 824( 79.67%), action 478, FPS 1.67, Running 306.70s Step 825( 79.83%), action 479, FPS 1.65, Running 307.32s Step 826( 80.00%), action 480, FPS 1.68, Running 307.83s Step 827( 80.17%), action 481, FPS 1.67, Running 308.73s Step 828( 80.33%), action 482, FPS 1.68, Running 309.07s Step 829( 80.50%), action 483, FPS 1.69, Running 309.63s Step 830( 80.67%), action 484, FPS 1.74, Running 309.95s Step 831( 80.83%), action 485, FPS 1.79, Running 310.30s Step 832( 81.00%), action 486, FPS 1.76, Running 310.89s Step 833( 81.17%), action 487, FPS 1.81, Running 311.25s Step 834( 81.33%), action 488, FPS 1.86, Running 311.68s Step 835( 81.50%), action 489, FPS 1.86, Running 312.01s Step 836( 81.67%), action 490, FPS 1.90, Running 312.37s Step 837( 81.83%), action 491, FPS 1.88, Running 313.15s Step 838( 82.00%), action 492, FPS 1.88, Running 313.60s Step 839( 82.17%), action 493, FPS 1.91, Running 314.00s Step 840( 82.33%), action 494, FPS 1.92, Running 314.47s Step 841( 82.50%), action 495, FPS 1.96, Running 314.97s Step 842( 82.67%), action 496, FPS 1.97, Running 315.61s Step 843( 82.83%), action 497, FPS 1.98, Running 316.21s Step 844( 83.00%), action 498, FPS 1.97, Running 316.87s Step 845( 83.17%), action 499, FPS 1.96, Running 317.53s Step 846( 83.33%), action 500, FPS 1.95, Running 318.10s Step 847( 83.50%), action 501, FPS 1.96, Running 318.94s Step 848( 83.67%), action 502, FPS 1.89, Running 319.68s Step 849( 83.83%), action 503, FPS 1.87, Running 320.31s Step 850( 84.00%), action 504, FPS 1.81, Running 321.00s Step 851( 84.17%), action 505, FPS 1.77, Running 321.60s Step 852( 84.33%), action 506, FPS 1.76, Running 322.28s Step 853( 84.50%), action 507, FPS 1.72, Running 322.90s Step 854( 84.67%), action 508, FPS 1.73, Running 323.23s Step 855( 84.83%), action 509, FPS 1.68, Running 323.92s Step 856( 85.00%), action 510, FPS 1.67, Running 324.38s Step 857( 85.17%), action 511, FPS 1.66, Running 325.23s Step 858( 85.33%), action 512, FPS 1.63, Running 325.90s Step 859( 85.50%), action 513, FPS 1.62, Running 326.33s Step 860( 85.67%), action 514, FPS 1.60, Running 326.94s Step 861( 85.83%), action 515, FPS 1.61, Running 327.36s Step 862( 86.00%), action 516, FPS 1.66, Running 327.68s Step 863( 86.17%), action 517, FPS 1.65, Running 328.31s Step 864( 86.33%), action 518, FPS 1.69, Running 328.73s Step 865( 86.50%), action 519, FPS 1.74, Running 329.05s Step 866( 86.67%), action 520, FPS 1.77, Running 329.42s Step 867( 86.83%), action 521, FPS 1.83, Running 329.89s Step 868( 87.00%), action 522, FPS 1.90, Running 330.21s Step 869( 87.17%), action 523, FPS 1.92, Running 330.71s Step 870( 87.33%), action 524, FPS 1.99, Running 331.04s Step 871( 87.50%), action 525, FPS 2.04, Running 331.40s Step 872( 87.67%), action 526, FPS 2.08, Running 331.90s Step 873( 87.83%), action 527, FPS 2.13, Running 332.27s Step 874( 88.00%), action 528, FPS 2.12, Running 332.64s Step 875( 88.17%), action 529, FPS 2.14, Running 333.26s Step 876( 88.33%), action 530, FPS 2.14, Running 333.73s Step 877( 88.50%), action 531, FPS 2.16, Running 334.48s Step 878( 88.67%), action 532, FPS 2.18, Running 335.07s Step 879( 88.83%), action 533, FPS 2.16, Running 335.58s Step 880( 89.00%), action 534, FPS 2.21, Running 335.97s Step 881( 89.17%), action 535, FPS 2.23, Running 336.33s Step 882( 89.33%), action 536, FPS 2.22, Running 336.68s Step 883( 89.50%), action 537, FPS 2.28, Running 337.07s Step 884( 89.67%), action 538, FPS 2.28, Running 337.50s Step 885( 89.83%), action 539, FPS 2.25, Running 337.96s Step 886( 90.00%), action 540, FPS 2.22, Running 338.43s Step 887( 90.17%), action 541, FPS 2.17, Running 339.12s Step 888( 90.33%), action 542, FPS 2.05, Running 339.95s Step 889( 90.50%), action 543, FPS 2.04, Running 340.53s Step 890( 90.67%), action 544, FPS 1.97, Running 341.21s Step 891( 90.83%), action 545, FPS 1.94, Running 341.71s Step 892( 91.00%), action 546, FPS 1.91, Running 342.36s Step 893( 91.17%), action 547, FPS 1.90, Running 342.82s Step 894( 91.33%), action 548, FPS 1.84, Running 343.50s Step 895( 91.50%), action 549, FPS 1.87, Running 343.98s Step 896( 91.67%), action 550, FPS 1.86, Running 344.47s Step 897( 91.83%), action 551, FPS 1.90, Running 344.98s Step 898( 92.00%), action 552, FPS 1.92, Running 345.48s Step 899( 92.17%), action 553, FPS 1.94, Running 345.90s Step 900( 92.33%), action 554, FPS 1.93, Running 346.36s Step 901( 92.50%), action 555, FPS 1.91, Running 346.78s Step 902( 92.67%), action 556, FPS 1.89, Running 347.27s Step 903( 92.83%), action 557, FPS 1.88, Running 347.72s Step 904( 93.00%), action 558, FPS 1.86, Running 348.25s Step 905( 93.17%), action 559, FPS 1.88, Running 348.58s Step 906( 93.33%), action 560, FPS 1.88, Running 349.08s Step 907( 93.50%), action 561, FPS 1.89, Running 349.70s Step 908( 93.67%), action 562, FPS 1.98, Running 350.06s Step 909( 93.83%), action 563, FPS 2.01, Running 350.50s Step 910( 94.00%), action 564, FPS 2.08, Running 350.84s Step 911( 94.17%), action 565, FPS 2.08, Running 351.32s Step 912( 94.33%), action 566, FPS 2.15, Running 351.67s Step 913( 94.50%), action 567, FPS 2.18, Running 352.01s Step 914( 94.67%), action 568, FPS 2.19, Running 352.62s Step 915( 94.83%), action 569, FPS 2.21, Running 353.02s Step 916( 95.00%), action 570, FPS 2.23, Running 353.42s Step 917( 95.17%), action 571, FPS 2.22, Running 354.01s Step 918( 95.33%), action 572, FPS 2.21, Running 354.53s Step 919( 95.50%), action 573, FPS 2.22, Running 354.91s Step 920( 95.67%), action 574, FPS 2.21, Running 355.40s Step 921( 95.83%), action 575, FPS 2.21, Running 355.83s Step 922( 96.00%), action 576, FPS 2.24, Running 356.19s Step 923( 96.17%), action 577, FPS 2.26, Running 356.56s Step 924( 96.33%), action 578, FPS 2.32, Running 356.87s Step 925( 96.50%), action 579, FPS 2.28, Running 357.34s Step 926( 96.67%), action 580, FPS 2.26, Running 357.94s Step 927( 96.83%), action 581, FPS 2.22, Running 358.70s Step 928( 97.00%), action 582, FPS 2.13, Running 359.44s Step 929( 97.17%), action 583, FPS 2.10, Running 360.03s Step 930( 97.33%), action 584, FPS 2.02, Running 360.75s Step 931( 97.50%), action 585, FPS 2.01, Running 361.27s Step 932( 97.67%), action 586, FPS 1.99, Running 361.72s Step 933( 97.83%), action 587, FPS 1.93, Running 362.37s Step 934( 98.00%), action 588, FPS 1.91, Running 363.11s Step 935( 98.17%), action 589, FPS 1.87, Running 363.72s Step 936( 98.33%), action 590, FPS 1.85, Running 364.24s Step 937( 98.50%), action 591, FPS 1.82, Running 365.02s Step 938( 98.67%), action 592, FPS 1.78, Running 365.75s Step 939( 98.83%), action 593, FPS 1.74, Running 366.42s Step 940( 99.00%), action 594, FPS 1.74, Running 366.88s Step 941( 99.17%), action 595, FPS 1.73, Running 367.43s Step 942( 99.33%), action 596, FPS 1.68, Running 368.12s Step 943( 99.50%), action 597, FPS 1.63, Running 368.83s Step 944( 99.67%), action 598, FPS 1.60, Running 369.40s Step 945( 99.83%), action 599, FPS 1.57, Running 370.07s Step 946(100.00%), action 600, FPS 1.61, Running 370.40s [2026-08-01 17:12:09] [12 ] Seed 11 failed after 371.05 s. +steps: 946 , actions: 600 . +Instruction: Empty +Total 1/12(8.33%) success. +Setting seed: 12 +Step 1( N/A%), pre moving , FPS 7.05, Running 0.14s Step 2( N/A%), pre moving , FPS 11.65, Running 0.17s Step 3( N/A%), pre moving , FPS 15.72, Running 0.19s Step 4( N/A%), pre moving , FPS 18.93, Running 0.21s Step 5( N/A%), pre moving , FPS 21.35, Running 0.23s Step 6( N/A%), pre moving , FPS 22.94, Running 0.26s Step 7( N/A%), pre moving , FPS 24.41, Running 0.29s Step 8( N/A%), pre moving , FPS 26.00, Running 0.31s Step 9( N/A%), pre moving , FPS 26.62, Running 0.34s Step 10( N/A%), pre moving , FPS 27.77, Running 0.36s Step 11( N/A%), pre moving , FPS 28.82, Running 0.38s Step 12( N/A%), pre moving , FPS 29.85, Running 0.40s Step 13( N/A%), pre moving , FPS 30.69, Running 0.42s Step 14( N/A%), pre moving , FPS 31.55, Running 0.44s Step 15( N/A%), pre moving , FPS 32.38, Running 0.46s Step 16( N/A%), pre moving , FPS 32.99, Running 0.49s Step 17( N/A%), pre moving , FPS 32.26, Running 0.53s Step 18( N/A%), pre moving , FPS 32.61, Running 0.55s Step 19( N/A%), pre moving , FPS 32.85, Running 0.58s Step 20( N/A%), pre moving , FPS 33.13, Running 0.60s Step 21( N/A%), pre moving , FPS 25.11, Running 0.94s Step 22( N/A%), pre moving , FPS 25.41, Running 0.96s Step 23( N/A%), pre moving , FPS 25.36, Running 0.98s Step 24( N/A%), pre moving , FPS 25.41, Running 1.00s Step 25( N/A%), pre moving , FPS 25.53, Running 1.02s Step 26( N/A%), pre moving , FPS 20.46, Running 1.24s Step 27( N/A%), pre moving , FPS 20.58, Running 1.26s Step 28( N/A%), pre moving , FPS 20.60, Running 1.28s Step 29( N/A%), pre moving , FPS 20.78, Running 1.30s Step 30( N/A%), pre moving , FPS 20.59, Running 1.33s Step 31( N/A%), pre moving , FPS 20.61, Running 1.35s Step 32( N/A%), pre moving , FPS 20.62, Running 1.37s Step 33( N/A%), pre moving , FPS 20.66, Running 1.39s Step 34( N/A%), pre moving , FPS 20.67, Running 1.41s Step 35( N/A%), pre moving , FPS 20.65, Running 1.43s Step 36( N/A%), pre moving , FPS 11.92, Running 2.16s Step 37( N/A%), pre moving , FPS 11.20, Running 2.31s Step 38( N/A%), pre moving , FPS 11.21, Running 2.34s Step 39( N/A%), pre moving , FPS 11.23, Running 2.36s Step 40( N/A%), pre moving , FPS 11.25, Running 2.38s Step 41( N/A%), pre moving , FPS 13.55, Running 2.41s Step 42( N/A%), pre moving , FPS 13.56, Running 2.43s Step 43( N/A%), pre moving , FPS 13.54, Running 2.46s Step 44( N/A%), pre moving , FPS 13.52, Running 2.48s Step 45( N/A%), pre moving , FPS 13.51, Running 2.50s Step 46( N/A%), pre moving , FPS 15.63, Running 2.52s Step 47( N/A%), pre moving , FPS 15.48, Running 2.55s Step 48( N/A%), pre moving , FPS 10.69, Running 3.15s Step 49( N/A%), pre moving , FPS 10.70, Running 3.17s Step 50( N/A%), pre moving , FPS 10.73, Running 3.20s Step 51( N/A%), pre moving , FPS 10.73, Running 3.22s Step 52( N/A%), pre moving , FPS 10.69, Running 3.24s Step 53( N/A%), pre moving , FPS 10.60, Running 3.28s Step 54( N/A%), pre moving , FPS 10.45, Running 3.33s Step 55( N/A%), pre moving , FPS 10.33, Running 3.37s Step 56( N/A%), pre moving , FPS 16.03, Running 3.41s Step 57( N/A%), pre moving , FPS 17.69, Running 3.44s Step 58( N/A%), pre moving , FPS 17.45, Running 3.48s Step 59( N/A%), pre moving , FPS 17.17, Running 3.52s Step 60( N/A%), pre moving , FPS 16.91, Running 3.56s Step 61( N/A%), pre moving , FPS 16.54, Running 3.62s Step 62( N/A%), pre moving , FPS 16.14, Running 3.67s Step 63( N/A%), pre moving , FPS 15.87, Running 3.72s Step 64( N/A%), pre moving , FPS 15.60, Running 3.76s Step 65( N/A%), pre moving , FPS 15.32, Running 3.80s Step 66( N/A%), pre moving , FPS 14.99, Running 3.85s Step 67( N/A%), pre moving , FPS 14.78, Running 3.90s Step 68( N/A%), pre moving , FPS 24.93, Running 3.95s Step 69( N/A%), pre moving , FPS 24.09, Running 4.00s Step 70( N/A%), pre moving , FPS 23.31, Running 4.05s Step 71( N/A%), pre moving , FPS 22.88, Running 4.09s Step 72( N/A%), pre moving , FPS 22.30, Running 4.14s Step 73( N/A%), pre moving , FPS 22.32, Running 4.18s Step 74( N/A%), pre moving , FPS 22.40, Running 4.22s Step 75( N/A%), pre moving , FPS 22.64, Running 4.25s Step 76( N/A%), pre moving , FPS 22.53, Running 4.30s Step 77( N/A%), pre moving , FPS 22.43, Running 4.34s Step 78( N/A%), pre moving , FPS 22.40, Running 4.38s Step 79( N/A%), pre moving , FPS 22.47, Running 4.41s Step 80( N/A%), pre moving , FPS 22.67, Running 4.45s Step 81( N/A%), pre moving , FPS 23.28, Running 4.48s Step 82( N/A%), pre moving , FPS 23.77, Running 4.52s Step 83( N/A%), pre moving , FPS 23.97, Running 4.55s Step 84( N/A%), pre moving , FPS 24.32, Running 4.58s Step 85( N/A%), pre moving , FPS 24.88, Running 4.61s Step 86( N/A%), pre moving , FPS 25.37, Running 4.64s Step 87( N/A%), pre moving , FPS 26.04, Running 4.67s Step 88( N/A%), pre moving , FPS 26.92, Running 4.69s Step 89( N/A%), pre moving , FPS 27.75, Running 4.72s Step 90( N/A%), pre moving , FPS 28.59, Running 4.75s Step 91( N/A%), pre moving , FPS 29.18, Running 4.78s Step 92( N/A%), pre moving , FPS 30.32, Running 4.80s Step 93( N/A%), pre moving , FPS 31.00, Running 4.82s Step 94( N/A%), pre moving , FPS 32.19, Running 4.84s Step 95( N/A%), pre moving , FPS 32.81, Running 4.86s Step 96( N/A%), pre moving , FPS 33.54, Running 4.89s Step 97( N/A%), pre moving , FPS 34.05, Running 4.92s Step 98( N/A%), pre moving , FPS 34.60, Running 4.95s Step 99( N/A%), pre moving , FPS 35.68, Running 4.97s Step 100( N/A%), pre moving , FPS 36.30, Running 5.00s Step 101( N/A%), pre moving , FPS 37.27, Running 5.02s Step 102( N/A%), pre moving , FPS 38.15, Running 5.04s Step 103( N/A%), pre moving , FPS 39.44, Running 5.06s Step 104( N/A%), pre moving , FPS 40.39, Running 5.08s Step 105( N/A%), pre moving , FPS 16.94, Running 5.79s Step 106( N/A%), pre moving , FPS 14.57, Running 6.01s Step 107( N/A%), pre moving , FPS 13.30, Running 6.18s Step 108( N/A%), pre moving , FPS 11.38, Running 6.45s Step 109( N/A%), pre moving , FPS 10.14, Running 6.69s Step 110( N/A%), pre moving , FPS 9.04, Running 6.96s Step 111( N/A%), pre moving , FPS 8.42, Running 7.15s Step 112( N/A%), pre moving , FPS 7.67, Running 7.41s Step 113( N/A%), pre moving , FPS 7.21, Running 7.60s Step 114( N/A%), pre moving , FPS 6.69, Running 7.83s Step 115( N/A%), pre moving , FPS 6.34, Running 8.02s Step 116( N/A%), pre moving , FPS 5.84, Running 8.32s Step 117( N/A%), pre moving , FPS 5.59, Running 8.50s Step 118( N/A%), pre moving , FPS 5.25, Running 8.76s Step 119( N/A%), pre moving , FPS 5.05, Running 8.93s Step 120( N/A%), pre moving , FPS 4.67, Running 9.28s Step 121( N/A%), pre moving , FPS 4.50, Running 9.46s Step 122( N/A%), pre moving , FPS 4.32, Running 9.67s Step 123( N/A%), pre moving , FPS 4.16, Running 9.86s Step 124( N/A%), pre moving , FPS 3.98, Running 10.10s Step 125( N/A%), pre moving , FPS 4.51, Running 10.23s Step 126( N/A%), pre moving , FPS 4.47, Running 10.49s Step 127( N/A%), pre moving , FPS 4.46, Running 10.66s Step 128( N/A%), pre moving , FPS 4.47, Running 10.93s Step 129( N/A%), pre moving , FPS 4.56, Running 11.08s Step 130( N/A%), pre moving , FPS 4.61, Running 11.30s Step 131( N/A%), pre moving , FPS 4.66, Running 11.45s Step 132( N/A%), pre moving , FPS 4.61, Running 11.75s Step 133( N/A%), pre moving , FPS 4.56, Running 11.98s Step 134( N/A%), pre moving , FPS 4.50, Running 12.28s Step 135( N/A%), pre moving , FPS 4.48, Running 12.48s Step 136( N/A%), pre moving , FPS 4.51, Running 12.75s Step 137( N/A%), pre moving , FPS 4.54, Running 12.90s Step 138( N/A%), pre moving , FPS 4.53, Running 13.17s Step 139( N/A%), pre moving , FPS 4.54, Running 13.34s Step 140( N/A%), pre moving , FPS 4.56, Running 13.66s Step 141( N/A%), pre moving , FPS 4.57, Running 13.84s Step 142( N/A%), pre moving , FPS 4.54, Running 14.08s Step 143( N/A%), pre moving , FPS 4.54, Running 14.26s Step 144( N/A%), pre moving , FPS 4.46, Running 14.59s Step 145( N/A%), pre moving , FPS 4.34, Running 14.83s Step 146( N/A%), pre moving , FPS 4.35, Running 15.08s Step 147( N/A%), pre moving , FPS 4.34, Running 15.27s Step 148( N/A%), pre moving , FPS 4.32, Running 15.56s Step 149( N/A%), pre moving , FPS 4.21, Running 15.83s Step 150( N/A%), pre moving , FPS 4.17, Running 16.10s Step 151( N/A%), pre moving , FPS 4.15, Running 16.27s Step 152( N/A%), pre moving , FPS 4.17, Running 16.55s Step 153( N/A%), pre moving , FPS 4.23, Running 16.71s Step 154( N/A%), pre moving , FPS 4.27, Running 16.96s Step 155( N/A%), pre moving , FPS 4.27, Running 17.17s Step 156( N/A%), pre moving , FPS 4.27, Running 17.43s Step 157( N/A%), pre moving , FPS 4.27, Running 17.58s Step 158( N/A%), pre moving , FPS 4.27, Running 17.86s Step 159( N/A%), pre moving , FPS 4.22, Running 18.08s Step 160( N/A%), pre moving , FPS 4.27, Running 18.34s Step 161( N/A%), pre moving , FPS 4.28, Running 18.51s Step 162( N/A%), pre moving , FPS 4.26, Running 18.77s Step 163( N/A%), pre moving , FPS 4.26, Running 18.96s Step 164( N/A%), pre moving , FPS 4.31, Running 19.23s Step 165( N/A%), pre moving , FPS 4.38, Running 19.40s Step 166( N/A%), pre moving , FPS 4.34, Running 19.69s Step 167( N/A%), pre moving , FPS 4.33, Running 19.89s Step 168( N/A%), pre moving , FPS 4.37, Running 20.14s Step 169( N/A%), pre moving , FPS 4.42, Running 20.35s Step 170( N/A%), pre moving , FPS 4.42, Running 20.63s Step 171( N/A%), pre moving , FPS 4.54, Running 20.68s Step 172( N/A%), pre moving , FPS 4.78, Running 20.73s Step 173( N/A%), pre moving , FPS 4.91, Running 20.78s Step 174( N/A%), pre moving , FPS 5.18, Running 20.83s Step 175( N/A%), pre moving , FPS 5.40, Running 20.87s Step 176( N/A%), pre moving , FPS 5.72, Running 20.93s Step 177( N/A%), pre moving , FPS 5.90, Running 20.98s Step 178( N/A%), pre moving , FPS 6.33, Running 21.02s Step 179( N/A%), pre moving , FPS 6.71, Running 21.06s Step 180( N/A%), pre moving , FPS 7.24, Running 21.11s Step 181( N/A%), pre moving , FPS 6.41, Running 21.63s Step 182( N/A%), pre moving , FPS 6.90, Running 21.67s Step 183( N/A%), pre moving , FPS 7.25, Running 21.72s Step 184( N/A%), pre moving , FPS 7.80, Running 21.79s Step 185( N/A%), pre moving , FPS 8.11, Running 21.86s Step 186( N/A%), pre moving , FPS 8.93, Running 21.93s Step 187( N/A%), pre moving , FPS 9.54, Running 21.99s Step 188( N/A%), pre moving , FPS 10.46, Running 22.06s Step 189( N/A%), pre moving , FPS 11.33, Running 22.12s Step 190( N/A%), pre moving , FPS 12.85, Running 22.18s Step 191( N/A%), pre moving , FPS 12.71, Running 22.25s Step 192( N/A%), pre moving , FPS 12.54, Running 22.33s Step 193( N/A%), pre moving , FPS 12.36, Running 22.40s Step 194( N/A%), pre moving , FPS 12.18, Running 22.47s Step 195( N/A%), pre moving , FPS 11.91, Running 22.55s Step 196( N/A%), pre moving , FPS 11.85, Running 22.62s Step 197( N/A%), pre moving , FPS 11.67, Running 22.69s Step 198( N/A%), pre moving , FPS 11.52, Running 22.76s Step 199( N/A%), pre moving , FPS 11.31, Running 22.83s Step 200( N/A%), pre moving , FPS 11.16, Running 22.90s Step 201( N/A%), pre moving , FPS 15.03, Running 22.96s Step 202( N/A%), pre moving , FPS 14.73, Running 23.03s Step 203( N/A%), pre moving , FPS 14.47, Running 23.10s Step 204( N/A%), pre moving , FPS 14.41, Running 23.18s Step 205( N/A%), pre moving , FPS 14.47, Running 23.25s Step 206( N/A%), pre moving , FPS 14.33, Running 23.32s Step 207( N/A%), pre moving , FPS 14.19, Running 23.40s Step 208( N/A%), pre moving , FPS 14.07, Running 23.48s Step 209( N/A%), pre moving , FPS 14.06, Running 23.54s Step 210( N/A%), pre moving , FPS 13.93, Running 23.62s Step 211( N/A%), pre moving , FPS 13.92, Running 23.69s Step 212( N/A%), pre moving , FPS 13.73, Running 23.78s Step 213( N/A%), pre moving , FPS 13.65, Running 23.87s Step 214( N/A%), pre moving , FPS 13.83, Running 23.92s Step 215( N/A%), pre moving , FPS 14.07, Running 23.97s Step 216( N/A%), pre moving , FPS 14.30, Running 24.02s Step 217( N/A%), pre moving , FPS 14.59, Running 24.06s Step 218( N/A%), pre moving , FPS 14.86, Running 24.10s Step 219( N/A%), pre moving , FPS 15.17, Running 24.15s Step 220( N/A%), pre moving , FPS 15.46, Running 24.19s Step 221( N/A%), pre moving , FPS 15.59, Running 24.24s Step 222( N/A%), pre moving , FPS 15.92, Running 24.29s Step 223( N/A%), pre moving , FPS 16.29, Running 24.33s Step 224( N/A%), pre moving , FPS 16.81, Running 24.37s Step 225( N/A%), pre moving , FPS 17.08, Running 24.42s Step 226( N/A%), pre moving , FPS 17.44, Running 24.47s Step 227( N/A%), pre moving , FPS 17.98, Running 24.51s Step 228( N/A%), pre moving , FPS 12.79, Running 25.04s Step 229( N/A%), pre moving , FPS 12.90, Running 25.09s Step 230( N/A%), pre moving , FPS 13.15, Running 25.14s Step 231( N/A%), pre moving , FPS 13.23, Running 25.20s Step 232( N/A%), pre moving , FPS 13.52, Running 25.26s Step 233( N/A%), pre moving , FPS 13.67, Running 25.33s Step 234( N/A%), pre moving , FPS 13.54, Running 25.39s Step 235( N/A%), pre moving , FPS 13.28, Running 25.48s Step 236( N/A%), pre moving , FPS 13.03, Running 25.55s Step 237( N/A%), pre moving , FPS 12.77, Running 25.63s Step 238( N/A%), pre moving , FPS 12.55, Running 25.70s Step 239( N/A%), pre moving , FPS 12.20, Running 25.79s Step 240( N/A%), pre moving , FPS 11.82, Running 25.88s Step 241( N/A%), pre moving , FPS 11.52, Running 25.98s Step 242( N/A%), pre moving , FPS 11.19, Running 26.07s Step 243( N/A%), pre moving , FPS 10.84, Running 26.17s Step 244( N/A%), pre moving , FPS 10.46, Running 26.28s Step 245( N/A%), pre moving , FPS 10.12, Running 26.39s Step 246( N/A%), pre moving , FPS 9.83, Running 26.50s Step 247( N/A%), pre moving , FPS 9.57, Running 26.60s Step 248( N/A%), pre moving , FPS 12.01, Running 26.71s Step 249( N/A%), pre moving , FPS 11.57, Running 26.82s Step 250( N/A%), pre moving , FPS 11.20, Running 26.93s Step 251( N/A%), pre moving , FPS 10.82, Running 27.05s Step 252( N/A%), pre moving , FPS 10.62, Running 27.15s Step 253( N/A%), pre moving , FPS 10.42, Running 27.25s Step 254( N/A%), pre moving , FPS 10.21, Running 27.35s Step 255( N/A%), pre moving , FPS 10.12, Running 27.45s Step 256( N/A%), pre moving , FPS 10.01, Running 27.55s Step 257( N/A%), pre moving , FPS 9.84, Running 27.66s Step 258( N/A%), pre moving , FPS 9.68, Running 27.76s Step 259( N/A%), pre moving , FPS 9.66, Running 27.86s Step 260( N/A%), pre moving , FPS 9.68, Running 27.95s Step 261( N/A%), pre moving , FPS 9.69, Running 28.04s Step 262( N/A%), pre moving , FPS 9.67, Running 28.14s Step 263( N/A%), pre moving , FPS 9.69, Running 28.24s Step 264( N/A%), pre moving , FPS 9.77, Running 28.33s Step 265( N/A%), pre moving , FPS 9.87, Running 28.42s Step 266( N/A%), pre moving , FPS 10.07, Running 28.49s Step 267( N/A%), pre moving , FPS 10.17, Running 28.57s Step 268( N/A%), pre moving , FPS 10.34, Running 28.64s Step 269( N/A%), pre moving , FPS 10.48, Running 28.73s Step 270( N/A%), pre moving , FPS 10.55, Running 28.82s Step 271( N/A%), pre moving , FPS 10.64, Running 28.93s Step 272( N/A%), pre moving , FPS 10.69, Running 29.02s Step 273( N/A%), pre moving , FPS 10.75, Running 29.11s Step 274( N/A%), pre moving , FPS 10.80, Running 29.20s Step 275( N/A%), pre moving , FPS 10.76, Running 29.31s Step 276( N/A%), pre moving , FPS 10.72, Running 29.42s Step 277( N/A%), pre moving , FPS 10.74, Running 29.52s Step 278( N/A%), pre moving , FPS 10.89, Running 29.60s Step 279( N/A%), pre moving , FPS 11.02, Running 29.67s Step 280( N/A%), pre moving , FPS 11.14, Running 29.75s Step 281( N/A%), pre moving , FPS 11.30, Running 29.81s Step 282( N/A%), pre moving , FPS 11.50, Running 29.88s Step 283( N/A%), pre moving , FPS 11.67, Running 29.95s Step 284( N/A%), pre moving , FPS 11.80, Running 30.02s Step 285( N/A%), pre moving , FPS 11.93, Running 30.10s Step 286( N/A%), pre moving , FPS 12.13, Running 30.14s Step 287( N/A%), pre moving , FPS 12.39, Running 30.18s Step 288( N/A%), pre moving , FPS 12.58, Running 30.23s Step 289( N/A%), pre moving , FPS 12.96, Running 30.27s Step 290( N/A%), pre moving , FPS 13.40, Running 30.31s Step 291( N/A%), pre moving , FPS 14.01, Running 30.35s Step 292( N/A%), pre moving , FPS 14.47, Running 30.40s Step 293( N/A%), pre moving , FPS 14.97, Running 30.44s Step 294( N/A%), pre moving , FPS 15.60, Running 30.49s Step 295( N/A%), pre moving , FPS 16.40, Running 30.53s Step 296( N/A%), pre moving , FPS 17.32, Running 30.57s Step 297( N/A%), pre moving , FPS 18.29, Running 30.62s Step 298( N/A%), pre moving , FPS 18.89, Running 30.66s Step 299( N/A%), pre moving , FPS 19.47, Running 30.70s Step 300( N/A%), pre moving , FPS 20.08, Running 30.74s Step 301( N/A%), pre moving , FPS 20.67, Running 30.78s Step 302( N/A%), pre moving , FPS 21.22, Running 30.82s Step 303( N/A%), pre moving , FPS 21.86, Running 30.86s Step 304( N/A%), pre moving , FPS 22.49, Running 30.91s Step 305( N/A%), pre moving , FPS 23.30, Running 30.95s Step 306( N/A%), pre moving , FPS 8.49, Running 32.49s Step 307( N/A%), pre moving , FPS 7.75, Running 32.77s Step 308( N/A%), pre moving , FPS 7.41, Running 32.93s Step 309( N/A%), pre moving , FPS 6.85, Running 33.19s Step 310( N/A%), pre moving , FPS 6.52, Running 33.38s Step 311( N/A%), pre moving , FPS 5.96, Running 33.71s Step 312( N/A%), pre moving , FPS 5.75, Running 33.88s Step 313( N/A%), pre moving , FPS 5.40, Running 34.15s Step 314( N/A%), pre moving , FPS 5.20, Running 34.34s Step 315( N/A%), pre moving , FPS 4.88, Running 34.63s Step 316( N/A%), pre moving , FPS 4.69, Running 34.84s Step 317( N/A%), pre moving , FPS 4.47, Running 35.09s Step 318( N/A%), pre moving , FPS 4.34, Running 35.27s Step 319( N/A%), pre moving , FPS 4.11, Running 35.56s Step 320( N/A%), pre moving , FPS 3.95, Running 35.81s Step 321( N/A%), pre moving , FPS 3.78, Running 36.07s Step 322( N/A%), pre moving , FPS 3.66, Running 36.28s Step 323( N/A%), pre moving , FPS 3.52, Running 36.55s Step 324( N/A%), pre moving , FPS 3.43, Running 36.75s Step 325( N/A%), pre moving , FPS 3.30, Running 37.02s Step 326( 0.17%), action 1, FPS 3.49, Running 38.22s Step 327( 0.33%), action 2, FPS 3.24, Running 38.94s Step 328( 0.50%), action 3, FPS 3.02, Running 39.55s Step 329( 0.67%), action 4, FPS 2.92, Running 40.05s Step 330( 0.83%), action 5, FPS 2.80, Running 40.53s Step 331( 1.00%), action 6, FPS 2.79, Running 40.87s Step 332( 1.17%), action 7, FPS 2.62, Running 41.52s Step 333( 1.33%), action 8, FPS 2.49, Running 42.19s Step 334( 1.50%), action 9, FPS 2.40, Running 42.66s Step 335( 1.67%), action 10, FPS 2.32, Running 43.26s Step 336( 1.83%), action 11, FPS 2.19, Running 43.96s Step 337( 2.00%), action 12, FPS 2.18, Running 44.28s Step 338( 2.17%), action 13, FPS 2.07, Running 44.94s Step 339( 2.33%), action 14, FPS 2.02, Running 45.48s Step 340( 2.50%), action 15, FPS 1.99, Running 45.87s Step 341( 2.67%), action 16, FPS 1.95, Running 46.34s Step 342( 2.83%), action 17, FPS 1.86, Running 47.05s Step 343( 3.00%), action 18, FPS 1.86, Running 47.31s Step 344( 3.17%), action 19, FPS 1.79, Running 47.92s Step 345( 3.33%), action 20, FPS 1.74, Running 48.49s Step 346( 3.50%), action 21, FPS 1.81, Running 49.29s Step 347( 3.67%), action 22, FPS 1.87, Running 49.62s Step 348( 3.83%), action 23, FPS 1.87, Running 50.26s Step 349( 4.00%), action 24, FPS 1.89, Running 50.61s Step 350( 4.17%), action 25, FPS 1.90, Running 51.06s Step 351( 4.33%), action 26, FPS 1.85, Running 51.70s Step 352( 4.50%), action 27, FPS 1.82, Running 52.54s Step 353( 4.67%), action 28, FPS 1.85, Running 52.99s Step 354( 4.83%), action 29, FPS 1.79, Running 53.83s Step 355( 5.00%), action 30, FPS 1.82, Running 54.26s Step 356( 5.17%), action 31, FPS 1.77, Running 55.24s Step 357( 5.33%), action 32, FPS 1.78, Running 55.54s Step 358( 5.50%), action 33, FPS 1.76, Running 56.32s Step 359( 5.67%), action 34, FPS 1.78, Running 56.69s Step 360( 5.83%), action 35, FPS 1.77, Running 57.16s Step 361( 6.00%), action 36, FPS 1.79, Running 57.55s Step 362( 6.17%), action 37, FPS 1.81, Running 58.10s Step 363( 6.33%), action 38, FPS 1.78, Running 58.53s Step 364( 6.50%), action 39, FPS 1.76, Running 59.27s Step 365( 6.67%), action 40, FPS 1.81, Running 59.55s Step 366( 6.83%), action 41, FPS 1.80, Running 60.39s Step 367( 7.00%), action 42, FPS 1.79, Running 60.77s Step 368( 7.17%), action 43, FPS 1.79, Running 61.43s Step 369( 7.33%), action 44, FPS 1.79, Running 61.79s Step 370( 7.50%), action 45, FPS 1.79, Running 62.23s Step 371( 7.67%), action 46, FPS 1.83, Running 62.60s Step 372( 7.83%), action 47, FPS 1.90, Running 63.07s Step 373( 8.00%), action 48, FPS 1.93, Running 63.36s Step 374( 8.17%), action 49, FPS 2.00, Running 63.82s Step 375( 8.33%), action 50, FPS 2.04, Running 64.08s Step 376( 8.50%), action 51, FPS 2.13, Running 64.61s Step 377( 8.67%), action 52, FPS 2.11, Running 65.00s Step 378( 8.83%), action 53, FPS 2.20, Running 65.41s Step 379( 9.00%), action 54, FPS 2.21, Running 65.75s Step 380( 9.17%), action 55, FPS 2.23, Running 66.14s Step 381( 9.33%), action 56, FPS 2.24, Running 66.46s Step 382( 9.50%), action 57, FPS 2.24, Running 67.03s Step 383( 9.67%), action 58, FPS 2.27, Running 67.34s Step 384( 9.83%), action 59, FPS 2.31, Running 67.94s Step 385( 10.00%), action 60, FPS 2.24, Running 68.48s Step 386( 10.17%), action 61, FPS 2.23, Running 69.34s Step 387( 10.33%), action 62, FPS 2.24, Running 69.69s Step 388( 10.50%), action 63, FPS 2.23, Running 70.38s Step 389( 10.67%), action 64, FPS 2.20, Running 70.86s Step 390( 10.83%), action 65, FPS 2.16, Running 71.50s Step 391( 11.00%), action 66, FPS 2.12, Running 72.03s Step 392( 11.17%), action 67, FPS 2.10, Running 72.61s Step 393( 11.33%), action 68, FPS 2.11, Running 72.86s Step 394( 11.50%), action 69, FPS 2.08, Running 73.44s Step 395( 11.67%), action 70, FPS 2.08, Running 73.71s Step 396( 11.83%), action 71, FPS 2.04, Running 74.41s Step 397( 12.00%), action 72, FPS 2.07, Running 74.65s Step 398( 12.17%), action 73, FPS 2.06, Running 75.13s Step 399( 12.33%), action 74, FPS 2.07, Running 75.43s Step 400( 12.50%), action 75, FPS 2.01, Running 76.10s Step 401( 12.67%), action 76, FPS 1.96, Running 76.66s Step 402( 12.83%), action 77, FPS 1.96, Running 77.23s Step 403( 13.00%), action 78, FPS 1.94, Running 77.63s Step 404( 13.17%), action 79, FPS 1.91, Running 78.41s Step 405( 13.33%), action 80, FPS 1.91, Running 78.96s Step 406( 13.50%), action 81, FPS 1.92, Running 79.78s Step 407( 13.67%), action 82, FPS 1.92, Running 80.08s Step 408( 13.83%), action 83, FPS 1.94, Running 80.71s Step 409( 14.00%), action 84, FPS 1.96, Running 81.08s Step 410( 14.17%), action 85, FPS 1.98, Running 81.58s Step 411( 14.33%), action 86, FPS 2.02, Running 81.91s Step 412( 14.50%), action 87, FPS 2.06, Running 82.32s Step 413( 14.67%), action 88, FPS 2.06, Running 82.58s Step 414( 14.83%), action 89, FPS 2.08, Running 83.03s Step 415( 15.00%), action 90, FPS 2.09, Running 83.29s Step 416( 15.17%), action 91, FPS 2.12, Running 83.84s Step 417( 15.33%), action 92, FPS 2.09, Running 84.21s Step 418( 15.50%), action 93, FPS 2.10, Running 84.64s Step 419( 15.67%), action 94, FPS 2.12, Running 84.88s Step 420( 15.83%), action 95, FPS 2.17, Running 85.31s Step 421( 16.00%), action 96, FPS 2.25, Running 85.57s Step 422( 16.17%), action 97, FPS 2.23, Running 86.20s Step 423( 16.33%), action 98, FPS 2.27, Running 86.45s Step 424( 16.50%), action 99, FPS 2.35, Running 86.94s Step 425( 16.67%), action 100, FPS 2.36, Running 87.42s Step 426( 16.83%), action 101, FPS 2.36, Running 88.24s Step 427( 17.00%), action 102, FPS 2.38, Running 88.49s Step 428( 17.17%), action 103, FPS 2.40, Running 89.05s Step 429( 17.33%), action 104, FPS 2.39, Running 89.45s Step 430( 17.50%), action 105, FPS 2.42, Running 89.84s Step 431( 17.67%), action 106, FPS 2.42, Running 90.17s Step 432( 17.83%), action 107, FPS 2.43, Running 90.56s Step 433( 18.00%), action 108, FPS 2.42, Running 90.83s Step 434( 18.17%), action 109, FPS 2.43, Running 91.25s Step 435( 18.33%), action 110, FPS 2.38, Running 91.71s Step 436( 18.50%), action 111, FPS 2.31, Running 92.48s Step 437( 18.67%), action 112, FPS 2.33, Running 92.79s Step 438( 18.83%), action 113, FPS 2.34, Running 93.20s Step 439( 19.00%), action 114, FPS 2.29, Running 93.60s Step 440( 19.17%), action 115, FPS 2.29, Running 94.04s Step 441( 19.33%), action 116, FPS 2.29, Running 94.29s Step 442( 19.50%), action 117, FPS 2.32, Running 94.82s Step 443( 19.67%), action 118, FPS 2.32, Running 95.07s Step 444( 19.83%), action 119, FPS 2.23, Running 95.92s Step 445( 20.00%), action 120, FPS 2.23, Running 96.37s Step 446( 20.17%), action 121, FPS 2.24, Running 97.15s Step 447( 20.33%), action 122, FPS 2.16, Running 97.73s Step 448( 20.50%), action 123, FPS 2.13, Running 98.46s Step 449( 20.67%), action 124, FPS 2.13, Running 98.84s Step 450( 20.83%), action 125, FPS 2.06, Running 99.54s Step 451( 21.00%), action 126, FPS 2.03, Running 100.01s Step 452( 21.17%), action 127, FPS 1.94, Running 100.86s Step 453( 21.33%), action 128, FPS 1.94, Running 101.14s Step 454( 21.50%), action 129, FPS 1.87, Running 101.94s Step 455( 21.67%), action 130, FPS 1.85, Running 102.49s Step 456( 21.83%), action 131, FPS 1.84, Running 103.38s Step 457( 22.00%), action 132, FPS 1.80, Running 103.93s Step 458( 22.17%), action 133, FPS 1.74, Running 104.67s Step 459( 22.33%), action 134, FPS 1.74, Running 105.11s Step 460( 22.50%), action 135, FPS 1.68, Running 105.92s Step 461( 22.67%), action 136, FPS 1.65, Running 106.38s Step 462( 22.83%), action 137, FPS 1.62, Running 107.20s Step 463( 23.00%), action 138, FPS 1.60, Running 107.54s Step 464( 23.17%), action 139, FPS 1.62, Running 108.29s Step 465( 23.33%), action 140, FPS 1.61, Running 108.83s Step 466( 23.50%), action 141, FPS 1.58, Running 109.79s Step 467( 23.67%), action 142, FPS 1.62, Running 110.10s Step 468( 23.83%), action 143, FPS 1.62, Running 110.83s Step 469( 24.00%), action 144, FPS 1.62, Running 111.21s Step 470( 24.17%), action 145, FPS 1.65, Running 111.69s Step 471( 24.33%), action 146, FPS 1.66, Running 112.06s Step 472( 24.50%), action 147, FPS 1.67, Running 112.86s Step 473( 24.67%), action 148, FPS 1.63, Running 113.41s Step 474( 24.83%), action 149, FPS 1.63, Running 114.21s Step 475( 25.00%), action 150, FPS 1.63, Running 114.72s Step 476( 25.17%), action 151, FPS 1.67, Running 115.37s Step 477( 25.33%), action 152, FPS 1.68, Running 115.87s Step 478( 25.50%), action 153, FPS 1.71, Running 116.34s Step 479( 25.67%), action 154, FPS 1.70, Running 116.86s Step 480( 25.83%), action 155, FPS 1.74, Running 117.43s Step 481( 26.00%), action 156, FPS 1.77, Running 117.68s Step 482( 26.17%), action 157, FPS 1.77, Running 118.52s Step 483( 26.33%), action 158, FPS 1.74, Running 119.02s Step 484( 26.50%), action 159, FPS 1.74, Running 119.80s Step 485( 26.67%), action 160, FPS 1.75, Running 120.24s Step 486( 26.83%), action 161, FPS 1.78, Running 121.02s Step 487( 27.00%), action 162, FPS 1.78, Running 121.34s Step 488( 27.17%), action 163, FPS 1.75, Running 122.24s Step 489( 27.33%), action 164, FPS 1.76, Running 122.54s Step 490( 27.50%), action 165, FPS 1.74, Running 123.17s Step 491( 27.67%), action 166, FPS 1.75, Running 123.49s Step 492( 27.83%), action 167, FPS 1.79, Running 124.02s Step 493( 28.00%), action 168, FPS 1.81, Running 124.46s Step 494( 28.17%), action 169, FPS 1.86, Running 124.97s Step 495( 28.33%), action 170, FPS 1.86, Running 125.50s Step 496( 28.50%), action 171, FPS 1.84, Running 126.27s Step 497( 28.67%), action 172, FPS 1.86, Running 126.63s Step 498( 28.83%), action 173, FPS 1.82, Running 127.35s Step 499( 29.00%), action 174, FPS 1.80, Running 127.97s Step 500( 29.17%), action 175, FPS 1.78, Running 128.70s Step 501( 29.33%), action 176, FPS 1.72, Running 129.34s Step 502( 29.50%), action 177, FPS 1.72, Running 130.12s Step 503( 29.67%), action 178, FPS 1.75, Running 130.49s Step 504( 29.83%), action 179, FPS 1.81, Running 130.88s Step 505( 30.00%), action 180, FPS 1.83, Running 131.19s Step 506( 30.17%), action 181, FPS 1.80, Running 132.11s Step 507( 30.33%), action 182, FPS 1.78, Running 132.57s Step 508( 30.50%), action 183, FPS 1.82, Running 133.20s Step 509( 30.67%), action 184, FPS 1.79, Running 133.74s Step 510( 30.83%), action 185, FPS 1.79, Running 134.31s Step 511( 31.00%), action 186, FPS 1.75, Running 134.92s Step 512( 31.17%), action 187, FPS 1.71, Running 135.68s Step 513( 31.33%), action 188, FPS 1.73, Running 136.02s Step 514( 31.50%), action 189, FPS 1.69, Running 136.77s Step 515( 31.67%), action 190, FPS 1.71, Running 137.21s Step 516( 31.83%), action 191, FPS 1.69, Running 138.10s Step 517( 32.00%), action 192, FPS 1.70, Running 138.37s Step 518( 32.17%), action 193, FPS 1.69, Running 139.16s Step 519( 32.33%), action 194, FPS 1.74, Running 139.44s Step 520( 32.50%), action 195, FPS 1.75, Running 140.12s Step 521( 32.67%), action 196, FPS 1.81, Running 140.42s Step 522( 32.83%), action 197, FPS 1.81, Running 141.14s Step 523( 33.00%), action 198, FPS 1.81, Running 141.56s Step 524( 33.17%), action 199, FPS 1.80, Running 142.01s Step 525( 33.33%), action 200, FPS 1.77, Running 142.50s Step 526( 33.50%), action 201, FPS 1.75, Running 143.53s Step 527( 33.67%), action 202, FPS 1.76, Running 143.90s Step 528( 33.83%), action 203, FPS 1.79, Running 144.40s Step 529( 34.00%), action 204, FPS 1.79, Running 144.89s Step 530( 34.17%), action 205, FPS 1.77, Running 145.58s Step 531( 34.33%), action 206, FPS 1.80, Running 146.01s Step 532( 34.50%), action 207, FPS 1.80, Running 146.81s Step 533( 34.67%), action 208, FPS 1.80, Running 147.15s Step 534( 34.83%), action 209, FPS 1.78, Running 148.00s Step 535( 35.00%), action 210, FPS 1.81, Running 148.26s Step 536( 35.17%), action 211, FPS 1.78, Running 149.35s Step 537( 35.33%), action 212, FPS 1.74, Running 149.86s Step 538( 35.50%), action 213, FPS 1.79, Running 150.34s Step 539( 35.67%), action 214, FPS 1.76, Running 150.82s Step 540( 35.83%), action 215, FPS 1.76, Running 151.50s Step 541( 36.00%), action 216, FPS 1.73, Running 151.99s Step 542( 36.17%), action 217, FPS 1.72, Running 152.74s Step 543( 36.33%), action 218, FPS 1.73, Running 153.10s Step 544( 36.50%), action 219, FPS 1.69, Running 153.87s Step 545( 36.67%), action 220, FPS 1.70, Running 154.29s Step 546( 36.83%), action 221, FPS 1.71, Running 155.23s Step 547( 37.00%), action 222, FPS 1.72, Running 155.51s Step 548( 37.17%), action 223, FPS 1.74, Running 155.93s Step 549( 37.33%), action 224, FPS 1.77, Running 156.19s Step 550( 37.50%), action 225, FPS 1.78, Running 156.85s Step 551( 37.67%), action 226, FPS 1.76, Running 157.40s Step 552( 37.83%), action 227, FPS 1.75, Running 158.23s Step 553( 38.00%), action 228, FPS 1.73, Running 158.71s Step 554( 38.17%), action 229, FPS 1.75, Running 159.39s Step 555( 38.33%), action 230, FPS 1.72, Running 159.86s Step 556( 38.50%), action 231, FPS 1.75, Running 160.79s Step 557( 38.67%), action 232, FPS 1.76, Running 161.23s Step 558( 38.83%), action 233, FPS 1.75, Running 161.76s Step 559( 39.00%), action 234, FPS 1.75, Running 162.26s Step 560( 39.17%), action 235, FPS 1.78, Running 162.76s Step 561( 39.33%), action 236, FPS 1.79, Running 163.15s Step 562( 39.50%), action 237, FPS 1.84, Running 163.59s Step 563( 39.67%), action 238, FPS 1.86, Running 163.85s Step 564( 39.83%), action 239, FPS 1.92, Running 164.28s Step 565( 40.00%), action 240, FPS 1.93, Running 164.64s Step 566( 40.17%), action 241, FPS 1.99, Running 165.26s Step 567( 40.33%), action 242, FPS 1.99, Running 165.54s Step 568( 40.50%), action 243, FPS 1.97, Running 166.09s Step 569( 40.67%), action 244, FPS 1.97, Running 166.34s Step 570( 40.83%), action 245, FPS 2.03, Running 166.71s Step 571( 41.00%), action 246, FPS 2.09, Running 166.95s Step 572( 41.17%), action 247, FPS 2.20, Running 167.30s Step 573( 41.33%), action 248, FPS 2.24, Running 167.62s Step 574( 41.50%), action 249, FPS 2.33, Running 167.97s Step 575( 41.67%), action 250, FPS 2.38, Running 168.25s Step 576( 41.83%), action 251, FPS 2.50, Running 168.78s Step 577( 42.00%), action 252, FPS 2.56, Running 169.04s Step 578( 42.17%), action 253, FPS 2.60, Running 169.45s Step 579( 42.33%), action 254, FPS 2.69, Running 169.69s Step 580( 42.50%), action 255, FPS 2.70, Running 170.16s Step 581( 42.67%), action 256, FPS 2.71, Running 170.53s Step 582( 42.83%), action 257, FPS 2.71, Running 170.97s Step 583( 43.00%), action 258, FPS 2.66, Running 171.38s Step 584( 43.17%), action 259, FPS 2.56, Running 172.10s Step 585( 43.33%), action 260, FPS 2.48, Running 172.70s Step 586( 43.50%), action 261, FPS 2.39, Running 173.64s Step 587( 43.67%), action 262, FPS 2.39, Running 173.92s Step 588( 43.83%), action 263, FPS 2.36, Running 174.55s Step 589( 44.00%), action 264, FPS 2.31, Running 175.01s Step 590( 44.17%), action 265, FPS 2.25, Running 175.58s Step 591( 44.33%), action 266, FPS 2.25, Running 175.85s Step 592( 44.50%), action 267, FPS 2.16, Running 176.58s Step 593( 44.67%), action 268, FPS 2.16, Running 176.88s Step 594( 44.83%), action 269, FPS 2.07, Running 177.63s Step 595( 45.00%), action 270, FPS 2.01, Running 178.19s Step 596( 45.17%), action 271, FPS 1.97, Running 178.93s Step 597( 45.33%), action 272, FPS 1.96, Running 179.23s Step 598( 45.50%), action 273, FPS 1.90, Running 180.00s Step 599( 45.67%), action 274, FPS 1.87, Running 180.41s Step 600( 45.83%), action 275, FPS 1.82, Running 181.15s Step 601( 46.00%), action 276, FPS 1.82, Running 181.49s Step 602( 46.17%), action 277, FPS 1.82, Running 181.98s Step 603( 46.33%), action 278, FPS 1.84, Running 182.26s Step 604( 46.50%), action 279, FPS 1.88, Running 182.75s Step 605( 46.67%), action 280, FPS 1.91, Running 183.14s Step 606( 46.83%), action 281, FPS 1.93, Running 184.03s Step 607( 47.00%), action 282, FPS 1.89, Running 184.48s Step 608( 47.17%), action 283, FPS 1.90, Running 185.06s Step 609( 47.33%), action 284, FPS 1.93, Running 185.39s Step 610( 47.50%), action 285, FPS 1.95, Running 185.84s Step 611( 47.67%), action 286, FPS 1.95, Running 186.09s Step 612( 47.83%), action 287, FPS 1.98, Running 186.66s Step 613( 48.00%), action 288, FPS 1.95, Running 187.11s Step 614( 48.17%), action 289, FPS 2.01, Running 187.58s Step 615( 48.33%), action 290, FPS 2.06, Running 187.91s Step 616( 48.50%), action 291, FPS 2.08, Running 188.56s Step 617( 48.67%), action 292, FPS 2.08, Running 188.82s Step 618( 48.83%), action 293, FPS 2.10, Running 189.53s Step 619( 49.00%), action 294, FPS 2.12, Running 189.83s Step 620( 49.17%), action 295, FPS 2.17, Running 190.36s Step 621( 49.33%), action 296, FPS 2.14, Running 190.83s Step 622( 49.50%), action 297, FPS 2.14, Running 191.32s Step 623( 49.67%), action 298, FPS 2.14, Running 191.60s Step 624( 49.83%), action 299, FPS 2.11, Running 192.22s Step 625( 50.00%), action 300, FPS 2.12, Running 192.56s Step 626( 50.17%), action 301, FPS 2.20, Running 193.11s Step 627( 50.33%), action 302, FPS 2.25, Running 193.37s Step 628( 50.50%), action 303, FPS 2.30, Running 193.76s Step 629( 50.67%), action 304, FPS 2.32, Running 194.01s Step 630( 50.83%), action 305, FPS 2.23, Running 194.82s Step 631( 51.00%), action 306, FPS 2.23, Running 195.07s Step 632( 51.17%), action 307, FPS 2.27, Running 195.46s Step 633( 51.33%), action 308, FPS 2.27, Running 195.94s Step 634( 51.50%), action 309, FPS 2.28, Running 196.34s Step 635( 51.67%), action 310, FPS 2.30, Running 196.61s Step 636( 51.83%), action 311, FPS 2.21, Running 197.60s Step 637( 52.00%), action 312, FPS 2.21, Running 197.88s Step 638( 52.17%), action 313, FPS 2.17, Running 198.75s Step 639( 52.33%), action 314, FPS 2.15, Running 199.14s Step 640( 52.50%), action 315, FPS 2.10, Running 199.87s Step 641( 52.67%), action 316, FPS 2.12, Running 200.26s Step 642( 52.83%), action 317, FPS 2.07, Running 201.00s Step 643( 53.00%), action 318, FPS 2.03, Running 201.47s Step 644( 53.17%), action 319, FPS 2.00, Running 202.22s Step 645( 53.33%), action 320, FPS 1.95, Running 202.82s Step 646( 53.50%), action 321, FPS 1.88, Running 203.73s Step 647( 53.67%), action 322, FPS 1.84, Running 204.22s Step 648( 53.83%), action 323, FPS 1.81, Running 204.82s Step 649( 54.00%), action 324, FPS 1.75, Running 205.43s Step 650( 54.17%), action 325, FPS 1.78, Running 206.06s Step 651( 54.33%), action 326, FPS 1.74, Running 206.60s Step 652( 54.50%), action 327, FPS 1.67, Running 207.44s Step 653( 54.67%), action 328, FPS 1.67, Running 207.93s Step 654( 54.83%), action 329, FPS 1.62, Running 208.68s Step 655( 55.00%), action 330, FPS 1.59, Running 209.16s Step 656( 55.17%), action 331, FPS 1.64, Running 209.83s Step 657( 55.33%), action 332, FPS 1.63, Running 210.14s Step 658( 55.50%), action 333, FPS 1.65, Running 210.90s Step 659( 55.67%), action 334, FPS 1.63, Running 211.37s Step 660( 55.83%), action 335, FPS 1.64, Running 212.03s Step 661( 56.00%), action 336, FPS 1.62, Running 212.60s Step 662( 56.17%), action 337, FPS 1.63, Running 213.28s Step 663( 56.33%), action 338, FPS 1.62, Running 213.85s Step 664( 56.50%), action 339, FPS 1.64, Running 214.40s Step 665( 56.67%), action 340, FPS 1.67, Running 214.80s Step 666( 56.83%), action 341, FPS 1.68, Running 215.64s Step 667( 57.00%), action 342, FPS 1.68, Running 216.11s Step 668( 57.17%), action 343, FPS 1.64, Running 216.99s Step 669( 57.33%), action 344, FPS 1.66, Running 217.46s Step 670( 57.50%), action 345, FPS 1.66, Running 218.13s Step 671( 57.67%), action 346, FPS 1.69, Running 218.43s Step 672( 57.83%), action 347, FPS 1.70, Running 219.18s Step 673( 58.00%), action 348, FPS 1.74, Running 219.43s Step 674( 58.17%), action 349, FPS 1.79, Running 219.87s Step 675( 58.33%), action 350, FPS 1.80, Running 220.26s Step 676( 58.50%), action 351, FPS 1.77, Running 221.13s Step 677( 58.67%), action 352, FPS 1.76, Running 221.50s Step 678( 58.83%), action 353, FPS 1.76, Running 222.26s Step 679( 59.00%), action 354, FPS 1.76, Running 222.74s Step 680( 59.17%), action 355, FPS 1.76, Running 223.38s Step 681( 59.33%), action 356, FPS 1.77, Running 223.90s Step 682( 59.50%), action 357, FPS 1.76, Running 224.63s Step 683( 59.67%), action 358, FPS 1.77, Running 225.12s Step 684( 59.83%), action 359, FPS 1.77, Running 225.67s Step 685( 60.00%), action 360, FPS 1.80, Running 225.94s Step 686( 60.17%), action 361, FPS 1.75, Running 227.04s Step 687( 60.33%), action 362, FPS 1.74, Running 227.60s Step 688( 60.50%), action 363, FPS 1.77, Running 228.28s Step 689( 60.67%), action 364, FPS 1.77, Running 228.74s Step 690( 60.83%), action 365, FPS 1.76, Running 229.50s Step 691( 61.00%), action 366, FPS 1.72, Running 230.03s Step 692( 61.17%), action 367, FPS 1.73, Running 230.72s Step 693( 61.33%), action 368, FPS 1.72, Running 231.05s Step 694( 61.50%), action 369, FPS 1.69, Running 231.74s Step 695( 61.67%), action 370, FPS 1.68, Running 232.19s Step 696( 61.83%), action 371, FPS 1.69, Running 232.94s Step 697( 62.00%), action 372, FPS 1.67, Running 233.45s Step 698( 62.17%), action 373, FPS 1.69, Running 234.11s Step 699( 62.33%), action 374, FPS 1.67, Running 234.71s Step 700( 62.50%), action 375, FPS 1.65, Running 235.48s Step 701( 62.67%), action 376, FPS 1.68, Running 235.78s Step 702( 62.83%), action 377, FPS 1.69, Running 236.45s Step 703( 63.00%), action 378, FPS 1.69, Running 236.94s Step 704( 63.17%), action 379, FPS 1.69, Running 237.51s Step 705( 63.33%), action 380, FPS 1.69, Running 237.76s Step 706( 63.50%), action 381, FPS 1.71, Running 238.76s Step 707( 63.67%), action 382, FPS 1.71, Running 239.27s Step 708( 63.83%), action 383, FPS 1.73, Running 239.87s Step 709( 64.00%), action 384, FPS 1.75, Running 240.20s Step 710( 64.17%), action 385, FPS 1.75, Running 240.95s Step 711( 64.33%), action 386, FPS 1.78, Running 241.26s Step 712( 64.50%), action 387, FPS 1.78, Running 241.97s Step 713( 64.67%), action 388, FPS 1.78, Running 242.27s Step 714( 64.83%), action 389, FPS 1.78, Running 242.99s Step 715( 65.00%), action 390, FPS 1.80, Running 243.32s Step 716( 65.17%), action 391, FPS 1.76, Running 244.32s Step 717( 65.33%), action 392, FPS 1.80, Running 244.58s Step 718( 65.50%), action 393, FPS 1.78, Running 245.37s Step 719( 65.67%), action 394, FPS 1.82, Running 245.68s Step 720( 65.83%), action 395, FPS 1.82, Running 246.48s Step 721( 66.00%), action 396, FPS 1.82, Running 246.79s Step 722( 66.17%), action 397, FPS 1.80, Running 247.56s Step 723( 66.33%), action 398, FPS 1.82, Running 247.93s Step 724( 66.50%), action 399, FPS 1.81, Running 248.56s Step 725( 66.67%), action 400, FPS 1.76, Running 249.11s Step 726( 66.83%), action 401, FPS 1.76, Running 250.14s Step 727( 67.00%), action 402, FPS 1.80, Running 250.39s Step 728( 67.17%), action 403, FPS 1.80, Running 251.00s Step 729( 67.33%), action 404, FPS 1.77, Running 251.48s Step 730( 67.50%), action 405, FPS 1.80, Running 252.05s Step 731( 67.67%), action 406, FPS 1.80, Running 252.37s Step 732( 67.83%), action 407, FPS 1.80, Running 253.06s Step 733( 68.00%), action 408, FPS 1.78, Running 253.53s Step 734( 68.17%), action 409, FPS 1.77, Running 254.26s Step 735( 68.33%), action 410, FPS 1.74, Running 254.79s Step 736( 68.50%), action 411, FPS 1.75, Running 255.74s Step 737( 68.67%), action 412, FPS 1.75, Running 256.03s Step 738( 68.83%), action 413, FPS 1.75, Running 256.78s Step 739( 69.00%), action 414, FPS 1.72, Running 257.30s Step 740( 69.17%), action 415, FPS 1.75, Running 257.88s Step 741( 69.33%), action 416, FPS 1.72, Running 258.41s Step 742( 69.50%), action 417, FPS 1.75, Running 258.98s Step 743( 69.67%), action 418, FPS 1.76, Running 259.28s Step 744( 69.83%), action 419, FPS 1.77, Running 259.88s Step 745( 70.00%), action 420, FPS 1.78, Running 260.36s Step 746( 70.17%), action 421, FPS 1.80, Running 261.24s Step 747( 70.33%), action 422, FPS 1.79, Running 261.57s Step 748( 70.50%), action 423, FPS 1.79, Running 262.20s Step 749( 70.67%), action 424, FPS 1.77, Running 262.77s Step 750( 70.83%), action 425, FPS 1.74, Running 263.52s Step 751( 71.00%), action 426, FPS 1.71, Running 264.09s Step 752( 71.17%), action 427, FPS 1.71, Running 264.77s Step 753( 71.33%), action 428, FPS 1.71, Running 265.23s Step 754( 71.50%), action 429, FPS 1.71, Running 265.95s Step 755( 71.67%), action 430, FPS 1.74, Running 266.25s Step 756( 71.83%), action 431, FPS 1.73, Running 267.30s Step 757( 72.00%), action 432, FPS 1.69, Running 267.86s Step 758( 72.17%), action 433, FPS 1.68, Running 268.66s Step 759( 72.33%), action 434, FPS 1.69, Running 269.17s Step 760( 72.50%), action 435, FPS 1.67, Running 269.82s Step 761( 72.67%), action 436, FPS 1.71, Running 270.12s Step 762( 72.83%), action 437, FPS 1.66, Running 271.00s Step 763( 73.00%), action 438, FPS 1.64, Running 271.44s Step 764( 73.17%), action 439, FPS 1.67, Running 271.85s Step 765( 73.33%), action 440, FPS 1.66, Running 272.43s Step 766( 73.50%), action 441, FPS 1.66, Running 273.31s Step 767( 73.67%), action 442, FPS 1.65, Running 273.71s Step 768( 73.83%), action 443, FPS 1.66, Running 274.27s Step 769( 74.00%), action 444, FPS 1.69, Running 274.58s Step 770( 74.17%), action 445, FPS 1.73, Running 275.05s Step 771( 74.33%), action 446, FPS 1.76, Running 275.47s Step 772( 74.50%), action 447, FPS 1.78, Running 275.99s Step 773( 74.67%), action 448, FPS 1.78, Running 276.46s Step 774( 74.83%), action 449, FPS 1.82, Running 276.95s Step 775( 75.00%), action 450, FPS 1.83, Running 277.20s Step 776( 75.17%), action 451, FPS 1.89, Running 277.89s Step 777( 75.33%), action 452, FPS 1.94, Running 278.18s Step 778( 75.50%), action 453, FPS 1.99, Running 278.71s Step 779( 75.67%), action 454, FPS 2.02, Running 279.05s Step 780( 75.83%), action 455, FPS 2.05, Running 279.60s Step 781( 76.00%), action 456, FPS 1.98, Running 280.19s Step 782( 76.17%), action 457, FPS 2.04, Running 280.81s Step 783( 76.33%), action 458, FPS 2.07, Running 281.09s Step 784( 76.50%), action 459, FPS 2.04, Running 281.64s Step 785( 76.67%), action 460, FPS 2.08, Running 282.03s Step 786( 76.83%), action 461, FPS 2.03, Running 283.14s Step 787( 77.00%), action 462, FPS 2.02, Running 283.61s Step 788( 77.17%), action 463, FPS 1.99, Running 284.32s Step 789( 77.33%), action 464, FPS 1.99, Running 284.61s Step 790( 77.50%), action 465, FPS 1.92, Running 285.48s Step 791( 77.67%), action 466, FPS 1.93, Running 285.84s Step 792( 77.83%), action 467, FPS 1.91, Running 286.47s Step 793( 78.00%), action 468, FPS 1.92, Running 286.87s Step 794( 78.17%), action 469, FPS 1.90, Running 287.47s Step 795( 78.33%), action 470, FPS 1.85, Running 288.02s Step 796( 78.50%), action 471, FPS 1.85, Running 288.69s Step 797( 78.67%), action 472, FPS 1.81, Running 289.25s Step 798( 78.83%), action 473, FPS 1.79, Running 289.91s Step 799( 79.00%), action 474, FPS 1.79, Running 290.24s Step 800( 79.17%), action 475, FPS 1.78, Running 290.84s Step 801( 79.33%), action 476, FPS 1.82, Running 291.19s Step 802( 79.50%), action 477, FPS 1.85, Running 291.63s Step 803( 79.67%), action 478, FPS 1.84, Running 291.96s Step 804( 79.83%), action 479, FPS 1.86, Running 292.42s Step 805( 80.00%), action 480, FPS 1.85, Running 292.84s Step 806( 80.17%), action 481, FPS 1.90, Running 293.65s Step 807( 80.33%), action 482, FPS 1.94, Running 293.91s Step 808( 80.50%), action 483, FPS 2.01, Running 294.27s Step 809( 80.67%), action 484, FPS 2.01, Running 294.59s Step 810( 80.83%), action 485, FPS 2.10, Running 295.02s Step 811( 81.00%), action 486, FPS 2.10, Running 295.35s Step 812( 81.17%), action 487, FPS 2.17, Running 295.68s Step 813( 81.33%), action 488, FPS 2.20, Running 295.98s Step 814( 81.50%), action 489, FPS 2.19, Running 296.62s Step 815( 81.67%), action 490, FPS 2.22, Running 297.01s Step 816( 81.83%), action 491, FPS 2.21, Running 297.73s Step 817( 82.00%), action 492, FPS 2.28, Running 298.01s Step 818( 82.17%), action 493, FPS 2.27, Running 298.71s Step 819( 82.33%), action 494, FPS 2.26, Running 299.07s Step 820( 82.50%), action 495, FPS 2.31, Running 299.49s Step 821( 82.67%), action 496, FPS 2.32, Running 299.82s Step 822( 82.83%), action 497, FPS 2.27, Running 300.43s Step 823( 83.00%), action 498, FPS 2.28, Running 300.73s Step 824( 83.17%), action 499, FPS 2.28, Running 301.20s Step 825( 83.33%), action 500, FPS 2.31, Running 301.49s Step 826( 83.50%), action 501, FPS 2.36, Running 302.12s Step 827( 83.67%), action 502, FPS 2.36, Running 302.38s Step 828( 83.83%), action 503, FPS 2.35, Running 302.77s Step 829( 84.00%), action 504, FPS 2.36, Running 303.06s Step 830( 84.17%), action 505, FPS 2.34, Running 303.56s Step 831( 84.33%), action 506, FPS 2.35, Running 303.85s Step 832( 84.50%), action 507, FPS 2.28, Running 304.46s Step 833( 84.67%), action 508, FPS 2.26, Running 304.81s Step 834( 84.83%), action 509, FPS 2.29, Running 305.37s Step 835( 85.00%), action 510, FPS 2.29, Running 305.76s Step 836( 85.17%), action 511, FPS 2.28, Running 306.49s Step 837( 85.33%), action 512, FPS 2.21, Running 307.07s Step 838( 85.50%), action 513, FPS 2.17, Running 307.93s Step 839( 85.67%), action 514, FPS 2.17, Running 308.28s Step 840( 85.83%), action 515, FPS 2.09, Running 309.04s Step 841( 86.00%), action 516, FPS 2.03, Running 309.66s Step 842( 86.17%), action 517, FPS 2.01, Running 310.38s Step 843( 86.33%), action 518, FPS 1.96, Running 310.92s Step 844( 86.50%), action 519, FPS 1.93, Running 311.54s Step 845( 86.67%), action 520, FPS 1.87, Running 312.18s Step 846( 86.83%), action 521, FPS 1.85, Running 312.93s Step 847( 87.00%), action 522, FPS 1.82, Running 313.37s Step 848( 87.17%), action 523, FPS 1.78, Running 314.02s Step 849( 87.33%), action 524, FPS 1.75, Running 314.49s Step 850( 87.50%), action 525, FPS 1.72, Running 315.18s Step 851( 87.67%), action 526, FPS 1.70, Running 315.62s Step 852( 87.83%), action 527, FPS 1.67, Running 316.42s Step 853( 88.00%), action 528, FPS 1.65, Running 316.96s Step 854( 88.17%), action 529, FPS 1.62, Running 317.72s Step 855( 88.33%), action 530, FPS 1.63, Running 318.01s Step 856( 88.50%), action 531, FPS 1.58, Running 319.13s Step 857( 88.67%), action 532, FPS 1.61, Running 319.52s Step 858( 88.83%), action 533, FPS 1.62, Running 320.27s Step 859( 89.00%), action 534, FPS 1.61, Running 320.70s Step 860( 89.17%), action 535, FPS 1.60, Running 321.51s Step 861( 89.33%), action 536, FPS 1.63, Running 321.93s Step 862( 89.50%), action 537, FPS 1.65, Running 322.53s Step 863( 89.67%), action 538, FPS 1.65, Running 323.05s Step 864( 89.83%), action 539, FPS 1.66, Running 323.60s Step 865( 90.00%), action 540, FPS 1.70, Running 323.93s Step 866( 90.17%), action 541, FPS 1.68, Running 324.86s Step 867( 90.33%), action 542, FPS 1.66, Running 325.42s Step 868( 90.50%), action 543, FPS 1.64, Running 326.21s Step 869( 90.67%), action 544, FPS 1.62, Running 326.85s Step 870( 90.83%), action 545, FPS 1.61, Running 327.60s Step 871( 91.00%), action 546, FPS 1.61, Running 328.02s Step 872( 91.17%), action 547, FPS 1.62, Running 328.77s Step 873( 91.33%), action 548, FPS 1.62, Running 329.28s Step 874( 91.50%), action 549, FPS 1.64, Running 329.92s Step 875( 91.67%), action 550, FPS 1.60, Running 330.53s Step 876( 91.83%), action 551, FPS 1.64, Running 331.31s Step 877( 92.00%), action 552, FPS 1.63, Running 331.80s Step 878( 92.17%), action 553, FPS 1.65, Running 332.38s Step 879( 92.33%), action 554, FPS 1.66, Running 332.79s Step 880( 92.50%), action 555, FPS 1.65, Running 333.60s Step 881( 92.67%), action 556, FPS 1.67, Running 333.89s Step 882( 92.83%), action 557, FPS 1.68, Running 334.42s Step 883( 93.00%), action 558, FPS 1.68, Running 334.98s Step 884( 93.17%), action 559, FPS 1.65, Running 335.74s Step 885( 93.33%), action 560, FPS 1.62, Running 336.28s Step 886( 93.50%), action 561, FPS 1.63, Running 337.10s Step 887( 93.67%), action 562, FPS 1.64, Running 337.61s Step 888( 93.83%), action 563, FPS 1.68, Running 338.13s Step 889( 94.00%), action 564, FPS 1.68, Running 338.72s Step 890( 94.17%), action 565, FPS 1.69, Running 339.41s Step 891( 94.33%), action 566, FPS 1.68, Running 339.95s Step 892( 94.50%), action 567, FPS 1.67, Running 340.75s Step 893( 94.67%), action 568, FPS 1.68, Running 341.22s Step 894( 94.83%), action 569, FPS 1.66, Running 341.98s Step 895( 95.00%), action 570, FPS 1.70, Running 342.28s Step 896( 95.17%), action 571, FPS 1.68, Running 343.20s Step 897( 95.33%), action 572, FPS 1.71, Running 343.48s Step 898( 95.50%), action 573, FPS 1.69, Running 344.20s Step 899( 95.67%), action 574, FPS 1.69, Running 344.61s Step 900( 95.83%), action 575, FPS 1.74, Running 345.07s Step 901( 96.00%), action 576, FPS 1.71, Running 345.56s Step 902( 96.17%), action 577, FPS 1.72, Running 346.03s Step 903( 96.33%), action 578, FPS 1.73, Running 346.51s Step 904( 96.50%), action 579, FPS 1.73, Running 347.30s Step 905( 96.67%), action 580, FPS 1.77, Running 347.57s Step 906( 96.83%), action 581, FPS 1.76, Running 348.46s Step 907( 97.00%), action 582, FPS 1.79, Running 348.79s Step 908( 97.17%), action 583, FPS 1.77, Running 349.44s Step 909( 97.33%), action 584, FPS 1.79, Running 349.90s Step 910( 97.50%), action 585, FPS 1.80, Running 350.55s Step 911( 97.67%), action 586, FPS 1.80, Running 351.06s Step 912( 97.83%), action 587, FPS 1.81, Running 351.81s Step 913( 98.00%), action 588, FPS 1.79, Running 352.37s Step 914( 98.17%), action 589, FPS 1.83, Running 352.91s Step 915( 98.33%), action 590, FPS 1.80, Running 353.40s Step 916( 98.50%), action 591, FPS 1.84, Running 354.07s Step 917( 98.67%), action 592, FPS 1.79, Running 354.63s Step 918( 98.83%), action 593, FPS 1.83, Running 355.12s Step 919( 99.00%), action 594, FPS 1.80, Running 355.71s Step 920( 99.17%), action 595, FPS 1.76, Running 356.46s Step 921( 99.33%), action 596, FPS 1.77, Running 356.89s Step 922( 99.50%), action 597, FPS 1.72, Running 357.64s Step 923( 99.67%), action 598, FPS 1.72, Running 358.16s Step 924( 99.83%), action 599, FPS 1.71, Running 358.98s Step 925(100.00%), action 600, FPS 1.67, Running 359.55s [2026-08-01 17:18:10] [13 ] Seed 12 failed after 360.09 s. +steps: 925 , actions: 600 . +Instruction: Empty +Total 1/13(7.69%) success. +Setting seed: 13 +Step 1( N/A%), pre moving , FPS 9.50, Running 0.11s Step 2( N/A%), pre moving , FPS 16.21, Running 0.12s Step 3( N/A%), pre moving , FPS 20.90, Running 0.14s Step 4( N/A%), pre moving , FPS 24.24, Running 0.17s Step 5( N/A%), pre moving , FPS 26.88, Running 0.19s Step 6( N/A%), pre moving , FPS 28.98, Running 0.21s Step 7( N/A%), pre moving , FPS 30.39, Running 0.23s Step 8( N/A%), pre moving , FPS 31.72, Running 0.25s Step 9( N/A%), pre moving , FPS 33.10, Running 0.27s Step 10( N/A%), pre moving , FPS 33.92, Running 0.29s Step 11( N/A%), pre moving , FPS 34.21, Running 0.32s Step 12( N/A%), pre moving , FPS 35.01, Running 0.34s Step 13( N/A%), pre moving , FPS 35.82, Running 0.36s Step 14( N/A%), pre moving , FPS 36.50, Running 0.38s Step 15( N/A%), pre moving , FPS 36.47, Running 0.41s Step 16( N/A%), pre moving , FPS 36.97, Running 0.43s Step 17( N/A%), pre moving , FPS 36.75, Running 0.46s Step 18( N/A%), pre moving , FPS 37.27, Running 0.48s Step 19( N/A%), pre moving , FPS 37.70, Running 0.50s Step 20( N/A%), pre moving , FPS 37.91, Running 0.53s Step 21( N/A%), pre moving , FPS 29.31, Running 0.79s Step 22( N/A%), pre moving , FPS 29.23, Running 0.81s Step 23( N/A%), pre moving , FPS 29.27, Running 0.83s Step 24( N/A%), pre moving , FPS 29.30, Running 0.85s Step 25( N/A%), pre moving , FPS 29.38, Running 0.87s Step 26( N/A%), pre moving , FPS 20.88, Running 1.16s Step 27( N/A%), pre moving , FPS 20.63, Running 1.20s Step 28( N/A%), pre moving , FPS 20.66, Running 1.22s Step 29( N/A%), pre moving , FPS 20.34, Running 1.26s Step 30( N/A%), pre moving , FPS 20.32, Running 1.28s Step 31( N/A%), pre moving , FPS 20.44, Running 1.30s Step 32( N/A%), pre moving , FPS 20.47, Running 1.32s Step 33( N/A%), pre moving , FPS 20.48, Running 1.34s Step 34( N/A%), pre moving , FPS 20.50, Running 1.36s Step 35( N/A%), pre moving , FPS 20.61, Running 1.38s Step 36( N/A%), pre moving , FPS 13.00, Running 1.97s Step 37( N/A%), pre moving , FPS 11.88, Running 2.15s Step 38( N/A%), pre moving , FPS 11.87, Running 2.17s Step 39( N/A%), pre moving , FPS 11.87, Running 2.19s Step 40( N/A%), pre moving , FPS 11.88, Running 2.21s Step 41( N/A%), pre moving , FPS 13.83, Running 2.23s Step 42( N/A%), pre moving , FPS 13.82, Running 2.26s Step 43( N/A%), pre moving , FPS 13.80, Running 2.28s Step 44( N/A%), pre moving , FPS 13.81, Running 2.30s Step 45( N/A%), pre moving , FPS 13.74, Running 2.32s Step 46( N/A%), pre moving , FPS 16.89, Running 2.35s Step 47( N/A%), pre moving , FPS 16.98, Running 2.38s Step 48( N/A%), pre moving , FPS 11.72, Running 2.93s Step 49( N/A%), pre moving , FPS 11.82, Running 2.95s Step 50( N/A%), pre moving , FPS 11.85, Running 2.97s Step 51( N/A%), pre moving , FPS 11.83, Running 2.99s Step 52( N/A%), pre moving , FPS 11.80, Running 3.01s Step 53( N/A%), pre moving , FPS 11.68, Running 3.05s Step 54( N/A%), pre moving , FPS 11.49, Running 3.10s Step 55( N/A%), pre moving , FPS 11.41, Running 3.13s Step 56( N/A%), pre moving , FPS 16.74, Running 3.17s Step 57( N/A%), pre moving , FPS 18.89, Running 3.20s Step 58( N/A%), pre moving , FPS 18.67, Running 3.24s Step 59( N/A%), pre moving , FPS 18.45, Running 3.27s Step 60( N/A%), pre moving , FPS 18.25, Running 3.31s Step 61( N/A%), pre moving , FPS 18.06, Running 3.34s Step 62( N/A%), pre moving , FPS 17.86, Running 3.38s Step 63( N/A%), pre moving , FPS 17.57, Running 3.41s Step 64( N/A%), pre moving , FPS 17.34, Running 3.45s Step 65( N/A%), pre moving , FPS 17.20, Running 3.48s Step 66( N/A%), pre moving , FPS 16.94, Running 3.53s Step 67( N/A%), pre moving , FPS 16.67, Running 3.58s Step 68( N/A%), pre moving , FPS 29.29, Running 3.61s Step 69( N/A%), pre moving , FPS 28.77, Running 3.64s Step 70( N/A%), pre moving , FPS 28.23, Running 3.68s Step 71( N/A%), pre moving , FPS 27.88, Running 3.71s Step 72( N/A%), pre moving , FPS 27.45, Running 3.74s Step 73( N/A%), pre moving , FPS 27.53, Running 3.78s Step 74( N/A%), pre moving , FPS 28.13, Running 3.81s Step 75( N/A%), pre moving , FPS 28.14, Running 3.84s Step 76( N/A%), pre moving , FPS 28.17, Running 3.88s Step 77( N/A%), pre moving , FPS 28.20, Running 3.91s Step 78( N/A%), pre moving , FPS 28.34, Running 3.94s Step 79( N/A%), pre moving , FPS 28.41, Running 3.98s Step 80( N/A%), pre moving , FPS 28.46, Running 4.01s Step 81( N/A%), pre moving , FPS 28.50, Running 4.04s Step 82( N/A%), pre moving , FPS 28.61, Running 4.07s Step 83( N/A%), pre moving , FPS 28.87, Running 4.11s Step 84( N/A%), pre moving , FPS 29.20, Running 4.13s Step 85( N/A%), pre moving , FPS 29.55, Running 4.16s Step 86( N/A%), pre moving , FPS 30.20, Running 4.19s Step 87( N/A%), pre moving , FPS 31.14, Running 4.22s Step 88( N/A%), pre moving , FPS 31.68, Running 4.24s Step 89( N/A%), pre moving , FPS 32.27, Running 4.26s Step 90( N/A%), pre moving , FPS 32.27, Running 4.30s Step 91( N/A%), pre moving , FPS 32.76, Running 4.32s Step 92( N/A%), pre moving , FPS 33.20, Running 4.35s Step 93( N/A%), pre moving , FPS 33.98, Running 4.37s Step 94( N/A%), pre moving , FPS 34.74, Running 4.39s Step 95( N/A%), pre moving , FPS 35.59, Running 4.41s Step 96( N/A%), pre moving , FPS 36.29, Running 4.43s Step 97( N/A%), pre moving , FPS 37.41, Running 4.45s Step 98( N/A%), pre moving , FPS 38.09, Running 4.47s Step 99( N/A%), pre moving , FPS 38.93, Running 4.49s Step 100( N/A%), pre moving , FPS 39.90, Running 4.51s Step 101( N/A%), pre moving , FPS 40.94, Running 4.53s Step 102( N/A%), pre moving , FPS 41.66, Running 4.55s Step 103( N/A%), pre moving , FPS 42.69, Running 4.58s Step 104( N/A%), pre moving , FPS 43.25, Running 4.60s Step 105( N/A%), pre moving , FPS 44.05, Running 4.62s Step 106( N/A%), pre moving , FPS 45.11, Running 4.64s Step 107( N/A%), pre moving , FPS 44.94, Running 4.66s Step 108( N/A%), pre moving , FPS 16.69, Running 5.44s Step 109( N/A%), pre moving , FPS 13.74, Running 5.72s Step 110( N/A%), pre moving , FPS 12.41, Running 5.91s Step 111( N/A%), pre moving , FPS 11.13, Running 6.12s Step 112( N/A%), pre moving , FPS 10.46, Running 6.26s Step 113( N/A%), pre moving , FPS 9.31, Running 6.52s Step 114( N/A%), pre moving , FPS 8.63, Running 6.70s Step 115( N/A%), pre moving , FPS 7.93, Running 6.93s Step 116( N/A%), pre moving , FPS 7.48, Running 7.10s Step 117( N/A%), pre moving , FPS 6.92, Running 7.34s Step 118( N/A%), pre moving , FPS 6.57, Running 7.51s Step 119( N/A%), pre moving , FPS 6.04, Running 7.80s Step 120( N/A%), pre moving , FPS 5.84, Running 7.94s Step 121( N/A%), pre moving , FPS 5.42, Running 8.22s Step 122( N/A%), pre moving , FPS 5.27, Running 8.35s Step 123( N/A%), pre moving , FPS 4.99, Running 8.59s Step 124( N/A%), pre moving , FPS 4.82, Running 8.75s Step 125( N/A%), pre moving , FPS 4.58, Running 8.98s Step 126( N/A%), pre moving , FPS 4.47, Running 9.11s Step 127( N/A%), pre moving , FPS 4.27, Running 9.35s Step 128( N/A%), pre moving , FPS 4.87, Running 9.55s Step 129( N/A%), pre moving , FPS 4.93, Running 9.77s Step 130( N/A%), pre moving , FPS 4.91, Running 9.98s Step 131( N/A%), pre moving , FPS 4.81, Running 10.28s Step 132( N/A%), pre moving , FPS 4.79, Running 10.44s Step 133( N/A%), pre moving , FPS 4.78, Running 10.70s Step 134( N/A%), pre moving , FPS 4.79, Running 10.88s Step 135( N/A%), pre moving , FPS 4.71, Running 11.18s Step 136( N/A%), pre moving , FPS 4.67, Running 11.39s Step 137( N/A%), pre moving , FPS 4.63, Running 11.66s Step 138( N/A%), pre moving , FPS 4.63, Running 11.84s Step 139( N/A%), pre moving , FPS 4.65, Running 12.10s Step 140( N/A%), pre moving , FPS 4.62, Running 12.27s Step 141( N/A%), pre moving , FPS 4.66, Running 12.51s Step 142( N/A%), pre moving , FPS 4.58, Running 12.72s Step 143( N/A%), pre moving , FPS 4.60, Running 12.94s Step 144( N/A%), pre moving , FPS 4.56, Running 13.13s Step 145( N/A%), pre moving , FPS 4.56, Running 13.37s Step 146( N/A%), pre moving , FPS 4.53, Running 13.52s Step 147( N/A%), pre moving , FPS 4.49, Running 13.80s Step 148( N/A%), pre moving , FPS 4.51, Running 13.98s Step 149( N/A%), pre moving , FPS 4.47, Running 14.25s Step 150( N/A%), pre moving , FPS 4.48, Running 14.45s Step 151( N/A%), pre moving , FPS 4.46, Running 14.77s Step 152( N/A%), pre moving , FPS 4.47, Running 14.91s Step 153( N/A%), pre moving , FPS 4.45, Running 15.19s Step 154( N/A%), pre moving , FPS 4.48, Running 15.35s Step 155( N/A%), pre moving , FPS 4.48, Running 15.64s Step 156( N/A%), pre moving , FPS 4.52, Running 15.82s Step 157( N/A%), pre moving , FPS 4.48, Running 16.13s Step 158( N/A%), pre moving , FPS 4.48, Running 16.30s Step 159( N/A%), pre moving , FPS 4.49, Running 16.56s Step 160( N/A%), pre moving , FPS 4.46, Running 16.75s Step 161( N/A%), pre moving , FPS 4.41, Running 17.05s Step 162( N/A%), pre moving , FPS 4.37, Running 17.29s Step 163( N/A%), pre moving , FPS 4.35, Running 17.53s Step 164( N/A%), pre moving , FPS 4.36, Running 17.72s Step 165( N/A%), pre moving , FPS 4.37, Running 17.94s Step 166( N/A%), pre moving , FPS 4.32, Running 18.15s Step 167( N/A%), pre moving , FPS 4.36, Running 18.40s Step 168( N/A%), pre moving , FPS 4.35, Running 18.57s Step 169( N/A%), pre moving , FPS 4.33, Running 18.86s Step 170( N/A%), pre moving , FPS 4.34, Running 19.06s Step 171( N/A%), pre moving , FPS 4.40, Running 19.32s Step 172( N/A%), pre moving , FPS 4.35, Running 19.50s Step 173( N/A%), pre moving , FPS 4.39, Running 19.75s Step 174( N/A%), pre moving , FPS 4.36, Running 19.93s Step 175( N/A%), pre moving , FPS 4.35, Running 20.24s Step 176( N/A%), pre moving , FPS 4.36, Running 20.40s Step 177( N/A%), pre moving , FPS 4.41, Running 20.66s Step 178( N/A%), pre moving , FPS 4.53, Running 20.71s Step 179( N/A%), pre moving , FPS 4.76, Running 20.76s Step 180( N/A%), pre moving , FPS 4.94, Running 20.80s Step 181( N/A%), pre moving , FPS 5.27, Running 20.85s Step 182( N/A%), pre moving , FPS 5.56, Running 20.89s Step 183( N/A%), pre moving , FPS 5.87, Running 20.93s Step 184( N/A%), pre moving , FPS 6.13, Running 20.98s Step 185( N/A%), pre moving , FPS 6.50, Running 21.02s Step 186( N/A%), pre moving , FPS 6.88, Running 21.06s Step 187( N/A%), pre moving , FPS 7.40, Running 21.10s Step 188( N/A%), pre moving , FPS 6.68, Running 21.56s Step 189( N/A%), pre moving , FPS 7.29, Running 21.61s Step 190( N/A%), pre moving , FPS 7.73, Running 21.65s Step 191( N/A%), pre moving , FPS 8.35, Running 21.71s Step 192( N/A%), pre moving , FPS 8.78, Running 21.78s Step 193( N/A%), pre moving , FPS 9.54, Running 21.85s Step 194( N/A%), pre moving , FPS 10.08, Running 21.92s Step 195( N/A%), pre moving , FPS 11.51, Running 21.98s Step 196( N/A%), pre moving , FPS 12.18, Running 22.04s Step 197( N/A%), pre moving , FPS 13.82, Running 22.11s Step 198( N/A%), pre moving , FPS 13.43, Running 22.20s Step 199( N/A%), pre moving , FPS 13.21, Running 22.27s Step 200( N/A%), pre moving , FPS 13.03, Running 22.34s Step 201( N/A%), pre moving , FPS 12.88, Running 22.40s Step 202( N/A%), pre moving , FPS 12.67, Running 22.47s Step 203( N/A%), pre moving , FPS 12.50, Running 22.53s Step 204( N/A%), pre moving , FPS 12.34, Running 22.60s Step 205( N/A%), pre moving , FPS 12.18, Running 22.66s Step 206( N/A%), pre moving , FPS 11.98, Running 22.73s Step 207( N/A%), pre moving , FPS 11.78, Running 22.80s Step 208( N/A%), pre moving , FPS 15.33, Running 22.87s Step 209( N/A%), pre moving , FPS 15.00, Running 22.94s Step 210( N/A%), pre moving , FPS 14.74, Running 23.01s Step 211( N/A%), pre moving , FPS 14.74, Running 23.07s Step 212( N/A%), pre moving , FPS 14.70, Running 23.14s Step 213( N/A%), pre moving , FPS 14.59, Running 23.22s Step 214( N/A%), pre moving , FPS 14.62, Running 23.29s Step 215( N/A%), pre moving , FPS 14.57, Running 23.35s Step 216( N/A%), pre moving , FPS 14.53, Running 23.42s Step 217( N/A%), pre moving , FPS 14.44, Running 23.50s Step 218( N/A%), pre moving , FPS 14.64, Running 23.57s Step 219( N/A%), pre moving , FPS 14.70, Running 23.63s Step 220( N/A%), pre moving , FPS 14.64, Running 23.70s Step 221( N/A%), pre moving , FPS 14.62, Running 23.77s Step 222( N/A%), pre moving , FPS 14.89, Running 23.81s Step 223( N/A%), pre moving , FPS 15.14, Running 23.86s Step 224( N/A%), pre moving , FPS 15.41, Running 23.90s Step 225( N/A%), pre moving , FPS 15.64, Running 23.94s Step 226( N/A%), pre moving , FPS 15.88, Running 23.99s Step 227( N/A%), pre moving , FPS 16.19, Running 24.03s Step 228( N/A%), pre moving , FPS 16.58, Running 24.08s Step 229( N/A%), pre moving , FPS 17.01, Running 24.12s Step 230( N/A%), pre moving , FPS 17.36, Running 24.16s Step 231( N/A%), pre moving , FPS 17.71, Running 24.20s Step 232( N/A%), pre moving , FPS 18.14, Running 24.24s Step 233( N/A%), pre moving , FPS 18.61, Running 24.29s Step 234( N/A%), pre moving , FPS 19.02, Running 24.34s Step 235( N/A%), pre moving , FPS 19.46, Running 24.38s Step 236( N/A%), pre moving , FPS 13.68, Running 24.88s Step 237( N/A%), pre moving , FPS 13.96, Running 24.93s Step 238( N/A%), pre moving , FPS 14.21, Running 24.98s Step 239( N/A%), pre moving , FPS 14.45, Running 25.02s Step 240( N/A%), pre moving , FPS 14.73, Running 25.06s Step 241( N/A%), pre moving , FPS 14.63, Running 25.13s Step 242( N/A%), pre moving , FPS 14.38, Running 25.20s Step 243( N/A%), pre moving , FPS 14.16, Running 25.27s Step 244( N/A%), pre moving , FPS 13.91, Running 25.33s Step 245( N/A%), pre moving , FPS 13.64, Running 25.41s Step 246( N/A%), pre moving , FPS 13.19, Running 25.50s Step 247( N/A%), pre moving , FPS 12.82, Running 25.59s Step 248( N/A%), pre moving , FPS 12.37, Running 25.69s Step 249( N/A%), pre moving , FPS 11.95, Running 25.79s Step 250( N/A%), pre moving , FPS 11.56, Running 25.89s Step 251( N/A%), pre moving , FPS 11.19, Running 25.99s Step 252( N/A%), pre moving , FPS 10.86, Running 26.08s Step 253( N/A%), pre moving , FPS 10.54, Running 26.19s Step 254( N/A%), pre moving , FPS 10.21, Running 26.30s Step 255( N/A%), pre moving , FPS 9.88, Running 26.41s Step 256( N/A%), pre moving , FPS 12.19, Running 26.52s Step 257( N/A%), pre moving , FPS 11.76, Running 26.63s Step 258( N/A%), pre moving , FPS 11.34, Running 26.74s Step 259( N/A%), pre moving , FPS 10.92, Running 26.85s Step 260( N/A%), pre moving , FPS 10.49, Running 26.97s Step 261( N/A%), pre moving , FPS 10.38, Running 27.06s Step 262( N/A%), pre moving , FPS 10.17, Running 27.17s Step 263( N/A%), pre moving , FPS 9.92, Running 27.28s Step 264( N/A%), pre moving , FPS 9.69, Running 27.40s Step 265( N/A%), pre moving , FPS 9.57, Running 27.50s Step 266( N/A%), pre moving , FPS 9.56, Running 27.60s Step 267( N/A%), pre moving , FPS 9.52, Running 27.69s Step 268( N/A%), pre moving , FPS 9.55, Running 27.79s Step 269( N/A%), pre moving , FPS 9.55, Running 27.89s Step 270( N/A%), pre moving , FPS 9.52, Running 27.99s Step 271( N/A%), pre moving , FPS 9.51, Running 28.09s Step 272( N/A%), pre moving , FPS 9.55, Running 28.18s Step 273( N/A%), pre moving , FPS 9.54, Running 28.28s Step 274( N/A%), pre moving , FPS 9.72, Running 28.35s Step 275( N/A%), pre moving , FPS 9.93, Running 28.42s Step 276( N/A%), pre moving , FPS 10.14, Running 28.50s Step 277( N/A%), pre moving , FPS 10.16, Running 28.60s Step 278( N/A%), pre moving , FPS 10.20, Running 28.70s Step 279( N/A%), pre moving , FPS 10.28, Running 28.79s Step 280( N/A%), pre moving , FPS 10.43, Running 28.88s Step 281( N/A%), pre moving , FPS 10.47, Running 28.97s Step 282( N/A%), pre moving , FPS 10.57, Running 29.06s Step 283( N/A%), pre moving , FPS 10.69, Running 29.16s Step 284( N/A%), pre moving , FPS 10.80, Running 29.25s Step 285( N/A%), pre moving , FPS 10.79, Running 29.35s Step 286( N/A%), pre moving , FPS 10.77, Running 29.45s Step 287( N/A%), pre moving , FPS 10.81, Running 29.54s Step 288( N/A%), pre moving , FPS 10.98, Running 29.61s Step 289( N/A%), pre moving , FPS 11.09, Running 29.69s Step 290( N/A%), pre moving , FPS 11.21, Running 29.77s Step 291( N/A%), pre moving , FPS 11.45, Running 29.84s Step 292( N/A%), pre moving , FPS 11.61, Running 29.90s Step 293( N/A%), pre moving , FPS 11.86, Running 29.97s Step 294( N/A%), pre moving , FPS 11.83, Running 30.04s Step 295( N/A%), pre moving , FPS 11.83, Running 30.11s Step 296( N/A%), pre moving , FPS 11.81, Running 30.19s Step 297( N/A%), pre moving , FPS 12.25, Running 30.23s Step 298( N/A%), pre moving , FPS 12.71, Running 30.27s Step 299( N/A%), pre moving , FPS 13.15, Running 30.31s Step 300( N/A%), pre moving , FPS 13.59, Running 30.36s Step 301( N/A%), pre moving , FPS 14.03, Running 30.40s Step 302( N/A%), pre moving , FPS 14.52, Running 30.44s Step 303( N/A%), pre moving , FPS 15.02, Running 30.49s Step 304( N/A%), pre moving , FPS 15.65, Running 30.53s Step 305( N/A%), pre moving , FPS 16.38, Running 30.57s Step 306( N/A%), pre moving , FPS 17.21, Running 30.62s Step 307( N/A%), pre moving , FPS 17.90, Running 30.66s Step 308( N/A%), pre moving , FPS 18.06, Running 30.72s Step 309( N/A%), pre moving , FPS 18.65, Running 30.76s Step 310( N/A%), pre moving , FPS 19.37, Running 30.80s Step 311( N/A%), pre moving , FPS 19.82, Running 30.84s Step 312( N/A%), pre moving , FPS 20.35, Running 30.88s Step 313( N/A%), pre moving , FPS 20.99, Running 30.92s Step 314( N/A%), pre moving , FPS 21.69, Running 30.97s Step 315( N/A%), pre moving , FPS 8.09, Running 32.58s Step 316( N/A%), pre moving , FPS 7.47, Running 32.87s Step 317( N/A%), pre moving , FPS 7.01, Running 33.08s Step 318( N/A%), pre moving , FPS 6.44, Running 33.38s Step 319( N/A%), pre moving , FPS 6.11, Running 33.59s Step 320( N/A%), pre moving , FPS 5.71, Running 33.86s Step 321( N/A%), pre moving , FPS 5.46, Running 34.06s Step 322( N/A%), pre moving , FPS 5.17, Running 34.31s Step 323( N/A%), pre moving , FPS 4.99, Running 34.49s Step 324( N/A%), pre moving , FPS 4.72, Running 34.76s Step 325( N/A%), pre moving , FPS 4.57, Running 34.95s Step 326( N/A%), pre moving , FPS 4.37, Running 35.19s Step 327( N/A%), pre moving , FPS 4.22, Running 35.41s Step 328( N/A%), pre moving , FPS 4.06, Running 35.64s Step 329( N/A%), pre moving , FPS 3.92, Running 35.86s Step 330( N/A%), pre moving , FPS 3.76, Running 36.12s Step 331( N/A%), pre moving , FPS 3.66, Running 36.31s Step 332( N/A%), pre moving , FPS 3.51, Running 36.58s Step 333( N/A%), pre moving , FPS 3.41, Running 36.78s Step 334( N/A%), pre moving , FPS 3.26, Running 37.09s Step 335( 0.17%), action 1, FPS 3.74, Running 37.94s Step 336( 0.33%), action 2, FPS 3.71, Running 38.26s Step 337( 0.50%), action 3, FPS 3.63, Running 38.60s Step 338( 0.67%), action 4, FPS 3.55, Running 39.02s Step 339( 0.83%), action 5, FPS 3.47, Running 39.34s Step 340( 1.00%), action 6, FPS 3.44, Running 39.66s Step 341( 1.17%), action 7, FPS 3.34, Running 40.05s Step 342( 1.33%), action 8, FPS 3.16, Running 40.64s Step 343( 1.50%), action 9, FPS 3.06, Running 41.02s Step 344( 1.67%), action 10, FPS 2.90, Running 41.66s Step 345( 1.83%), action 11, FPS 2.77, Running 42.18s Step 346( 2.00%), action 12, FPS 2.71, Running 42.57s Step 347( 2.17%), action 13, FPS 2.65, Running 42.95s Step 348( 2.33%), action 14, FPS 2.59, Running 43.37s Step 349( 2.50%), action 15, FPS 2.48, Running 43.93s Step 350( 2.67%), action 16, FPS 2.47, Running 44.22s Step 351( 2.83%), action 17, FPS 2.41, Running 44.61s Step 352( 3.00%), action 18, FPS 2.40, Running 44.92s Step 353( 3.17%), action 19, FPS 2.36, Running 45.26s Step 354( 3.33%), action 20, FPS 2.34, Running 45.63s Step 355( 3.50%), action 21, FPS 2.43, Running 46.15s Step 356( 3.67%), action 22, FPS 2.40, Running 46.59s Step 357( 3.83%), action 23, FPS 2.40, Running 46.93s Step 358( 4.00%), action 24, FPS 2.42, Running 47.30s Step 359( 4.17%), action 25, FPS 2.38, Running 47.74s Step 360( 4.33%), action 26, FPS 2.37, Running 48.12s Step 361( 4.50%), action 27, FPS 2.39, Running 48.42s Step 362( 4.67%), action 28, FPS 2.48, Running 48.70s Step 363( 4.83%), action 29, FPS 2.50, Running 49.02s Step 364( 5.00%), action 30, FPS 2.61, Running 49.31s Step 365( 5.17%), action 31, FPS 2.63, Running 49.79s Step 366( 5.33%), action 32, FPS 2.67, Running 50.07s Step 367( 5.50%), action 33, FPS 2.69, Running 50.39s Step 368( 5.67%), action 34, FPS 2.73, Running 50.70s Step 369( 5.83%), action 35, FPS 2.82, Running 51.02s Step 370( 6.00%), action 36, FPS 2.82, Running 51.32s Step 371( 6.17%), action 37, FPS 2.83, Running 51.68s Step 372( 6.33%), action 38, FPS 2.83, Running 51.99s Step 373( 6.50%), action 39, FPS 2.81, Running 52.37s Step 374( 6.67%), action 40, FPS 2.70, Running 53.05s Step 375( 6.83%), action 41, FPS 2.57, Running 53.94s Step 376( 7.00%), action 42, FPS 2.48, Running 54.65s Step 377( 7.17%), action 43, FPS 2.46, Running 55.06s Step 378( 7.33%), action 44, FPS 2.44, Running 55.48s Step 379( 7.50%), action 45, FPS 2.45, Running 55.91s Step 380( 7.67%), action 46, FPS 2.43, Running 56.34s Step 381( 7.83%), action 47, FPS 2.33, Running 57.01s Step 382( 8.00%), action 48, FPS 2.22, Running 57.72s Step 383( 8.17%), action 49, FPS 2.15, Running 58.31s Step 384( 8.33%), action 50, FPS 2.08, Running 58.91s Step 385( 8.50%), action 51, FPS 2.01, Running 59.73s Step 386( 8.67%), action 52, FPS 1.97, Running 60.25s Step 387( 8.83%), action 53, FPS 1.94, Running 60.72s Step 388( 9.00%), action 54, FPS 1.87, Running 61.39s Step 389( 9.17%), action 55, FPS 1.84, Running 61.87s Step 390( 9.33%), action 56, FPS 1.79, Running 62.48s Step 391( 9.50%), action 57, FPS 1.76, Running 63.03s Step 392( 9.67%), action 58, FPS 1.71, Running 63.68s Step 393( 9.83%), action 59, FPS 1.71, Running 64.06s Step 394( 10.00%), action 60, FPS 1.76, Running 64.42s Step 395( 10.17%), action 61, FPS 1.80, Running 65.04s Step 396( 10.33%), action 62, FPS 1.85, Running 65.43s Step 397( 10.50%), action 63, FPS 1.81, Running 66.12s Step 398( 10.67%), action 64, FPS 1.81, Running 66.54s Step 399( 10.83%), action 65, FPS 1.81, Running 66.99s Step 400( 11.00%), action 66, FPS 1.81, Running 67.40s Step 401( 11.17%), action 67, FPS 1.86, Running 67.76s Step 402( 11.33%), action 68, FPS 1.88, Running 68.38s Step 403( 11.50%), action 69, FPS 1.86, Running 69.03s Step 404( 11.67%), action 70, FPS 1.86, Running 69.65s Step 405( 11.83%), action 71, FPS 1.88, Running 70.39s Step 406( 12.00%), action 72, FPS 1.92, Running 70.66s Step 407( 12.17%), action 73, FPS 1.94, Running 71.02s Step 408( 12.33%), action 74, FPS 1.93, Running 71.73s Step 409( 12.50%), action 75, FPS 1.91, Running 72.36s Step 410( 12.67%), action 76, FPS 1.93, Running 72.87s Step 411( 12.83%), action 77, FPS 1.92, Running 73.47s Step 412( 13.00%), action 78, FPS 1.91, Running 74.17s Step 413( 13.17%), action 79, FPS 1.86, Running 74.79s Step 414( 13.33%), action 80, FPS 1.80, Running 75.51s Step 415( 13.50%), action 81, FPS 1.76, Running 76.42s Step 416( 13.67%), action 82, FPS 1.72, Running 77.07s Step 417( 13.83%), action 83, FPS 1.73, Running 77.71s Step 418( 14.00%), action 84, FPS 1.72, Running 78.17s Step 419( 14.17%), action 85, FPS 1.71, Running 78.70s Step 420( 14.33%), action 86, FPS 1.68, Running 79.31s Step 421( 14.50%), action 87, FPS 1.65, Running 79.88s Step 422( 14.67%), action 88, FPS 1.67, Running 80.37s Step 423( 14.83%), action 89, FPS 1.69, Running 80.90s Step 424( 15.00%), action 90, FPS 1.67, Running 81.63s Step 425( 15.17%), action 91, FPS 1.67, Running 82.35s Step 426( 15.33%), action 92, FPS 1.61, Running 83.09s Step 427( 15.50%), action 93, FPS 1.60, Running 83.55s Step 428( 15.67%), action 94, FPS 1.64, Running 83.91s Step 429( 15.83%), action 95, FPS 1.66, Running 84.40s Step 430( 16.00%), action 96, FPS 1.67, Running 84.84s Step 431( 16.17%), action 97, FPS 1.68, Running 85.36s Step 432( 16.33%), action 98, FPS 1.71, Running 85.88s Step 433( 16.50%), action 99, FPS 1.70, Running 86.53s Step 434( 16.67%), action 100, FPS 1.73, Running 87.09s Step 435( 16.83%), action 101, FPS 1.76, Running 87.78s Step 436( 17.00%), action 102, FPS 1.81, Running 88.14s Step 437( 17.17%), action 103, FPS 1.81, Running 88.73s Step 438( 17.33%), action 104, FPS 1.82, Running 89.13s Step 439( 17.50%), action 105, FPS 1.80, Running 89.78s Step 440( 17.67%), action 106, FPS 1.81, Running 90.37s Step 441( 17.83%), action 107, FPS 1.85, Running 90.70s Step 442( 18.00%), action 108, FPS 1.85, Running 91.17s Step 443( 18.17%), action 109, FPS 1.86, Running 91.66s Step 444( 18.33%), action 110, FPS 1.91, Running 92.09s Step 445( 18.50%), action 111, FPS 1.92, Running 92.79s Step 446( 18.67%), action 112, FPS 1.97, Running 93.22s Step 447( 18.83%), action 113, FPS 1.98, Running 93.68s Step 448( 19.00%), action 114, FPS 1.97, Running 94.07s Step 449( 19.17%), action 115, FPS 1.93, Running 94.74s Step 450( 19.33%), action 116, FPS 1.95, Running 95.10s Step 451( 19.50%), action 117, FPS 1.96, Running 95.59s Step 452( 19.67%), action 118, FPS 1.99, Running 95.92s Step 453( 19.83%), action 119, FPS 1.99, Running 96.56s Step 454( 20.00%), action 120, FPS 2.00, Running 97.11s Step 455( 20.17%), action 121, FPS 1.97, Running 97.92s Step 456( 20.33%), action 122, FPS 1.95, Running 98.38s Step 457( 20.50%), action 123, FPS 1.99, Running 98.77s Step 458( 20.67%), action 124, FPS 1.96, Running 99.32s Step 459( 20.83%), action 125, FPS 2.03, Running 99.66s Step 460( 21.00%), action 126, FPS 2.01, Running 100.31s Step 461( 21.17%), action 127, FPS 1.96, Running 100.91s Step 462( 21.33%), action 128, FPS 1.97, Running 101.33s Step 463( 21.50%), action 129, FPS 1.98, Running 101.75s Step 464( 21.67%), action 130, FPS 1.97, Running 102.25s Step 465( 21.83%), action 131, FPS 1.98, Running 102.89s Step 466( 22.00%), action 132, FPS 2.00, Running 103.21s Step 467( 22.17%), action 133, FPS 2.03, Running 103.53s Step 468( 22.33%), action 134, FPS 2.03, Running 103.92s Step 469( 22.50%), action 135, FPS 2.06, Running 104.45s Step 470( 22.67%), action 136, FPS 2.00, Running 105.09s Step 471( 22.83%), action 137, FPS 1.97, Running 105.73s Step 472( 23.00%), action 138, FPS 1.96, Running 106.13s Step 473( 23.17%), action 139, FPS 1.97, Running 106.70s Step 474( 23.33%), action 140, FPS 1.99, Running 107.17s Step 475( 23.50%), action 141, FPS 1.99, Running 107.98s Step 476( 23.67%), action 142, FPS 1.98, Running 108.49s Step 477( 23.83%), action 143, FPS 1.96, Running 108.96s Step 478( 24.00%), action 144, FPS 1.96, Running 109.53s Step 479( 24.17%), action 145, FPS 1.96, Running 109.86s Step 480( 24.33%), action 146, FPS 1.95, Running 110.55s Step 481( 24.50%), action 147, FPS 1.96, Running 111.14s Step 482( 24.67%), action 148, FPS 1.91, Running 111.77s Step 483( 24.83%), action 149, FPS 1.87, Running 112.46s Step 484( 25.00%), action 150, FPS 1.82, Running 113.25s Step 485( 25.17%), action 151, FPS 1.83, Running 113.81s Step 486( 25.33%), action 152, FPS 1.79, Running 114.39s Step 487( 25.50%), action 153, FPS 1.77, Running 114.83s Step 488( 25.67%), action 154, FPS 1.76, Running 115.27s Step 489( 25.83%), action 155, FPS 1.79, Running 115.62s Step 490( 26.00%), action 156, FPS 1.78, Running 116.34s Step 491( 26.17%), action 157, FPS 1.83, Running 116.65s Step 492( 26.33%), action 158, FPS 1.80, Running 117.22s Step 493( 26.50%), action 159, FPS 1.82, Running 117.69s Step 494( 26.67%), action 160, FPS 1.80, Running 118.27s Step 495( 26.83%), action 161, FPS 1.83, Running 118.91s Step 496( 27.00%), action 162, FPS 1.83, Running 119.44s Step 497( 27.17%), action 163, FPS 1.81, Running 120.03s Step 498( 27.33%), action 164, FPS 1.83, Running 120.46s Step 499( 27.50%), action 165, FPS 1.81, Running 120.91s Step 500( 27.67%), action 166, FPS 1.85, Running 121.38s Step 501( 27.83%), action 167, FPS 1.86, Running 121.88s Step 502( 28.00%), action 168, FPS 1.89, Running 122.33s Step 503( 28.17%), action 169, FPS 1.94, Running 122.78s Step 504( 28.33%), action 170, FPS 2.02, Running 123.15s Step 505( 28.50%), action 171, FPS 1.99, Running 123.87s Step 506( 28.67%), action 172, FPS 2.04, Running 124.20s Step 507( 28.83%), action 173, FPS 2.04, Running 124.62s Step 508( 29.00%), action 174, FPS 1.99, Running 125.30s Step 509( 29.17%), action 175, FPS 1.99, Running 125.68s Step 510( 29.33%), action 176, FPS 2.02, Running 126.24s Step 511( 29.50%), action 177, FPS 1.95, Running 126.90s Step 512( 29.67%), action 178, FPS 1.93, Running 127.59s Step 513( 29.83%), action 179, FPS 1.91, Running 128.17s Step 514( 30.00%), action 180, FPS 1.91, Running 128.75s Step 515( 30.17%), action 181, FPS 1.87, Running 129.60s Step 516( 30.33%), action 182, FPS 1.90, Running 129.97s Step 517( 30.50%), action 183, FPS 1.94, Running 130.34s Step 518( 30.67%), action 184, FPS 1.95, Running 130.71s Step 519( 30.83%), action 185, FPS 1.97, Running 131.04s Step 520( 31.00%), action 186, FPS 1.98, Running 131.47s Step 521( 31.17%), action 187, FPS 2.00, Running 131.86s Step 522( 31.33%), action 188, FPS 2.02, Running 132.21s Step 523( 31.50%), action 189, FPS 2.04, Running 132.61s Step 524( 31.67%), action 190, FPS 2.01, Running 133.09s Step 525( 31.83%), action 191, FPS 2.02, Running 133.78s Step 526( 32.00%), action 192, FPS 2.01, Running 134.17s Step 527( 32.17%), action 193, FPS 2.02, Running 134.52s Step 528( 32.33%), action 194, FPS 2.07, Running 134.95s Step 529( 32.50%), action 195, FPS 2.05, Running 135.44s Step 530( 32.67%), action 196, FPS 2.02, Running 136.15s Step 531( 32.83%), action 197, FPS 2.03, Running 136.77s Step 532( 33.00%), action 198, FPS 2.02, Running 137.51s Step 533( 33.17%), action 199, FPS 2.02, Running 138.06s Step 534( 33.33%), action 200, FPS 2.07, Running 138.42s Step 535( 33.50%), action 201, FPS 2.13, Running 139.00s Step 536( 33.67%), action 202, FPS 2.07, Running 139.65s Step 537( 33.83%), action 203, FPS 2.07, Running 140.01s Step 538( 34.00%), action 204, FPS 2.04, Running 140.53s Step 539( 34.17%), action 205, FPS 2.01, Running 140.97s Step 540( 34.33%), action 206, FPS 2.01, Running 141.44s Step 541( 34.50%), action 207, FPS 1.96, Running 142.04s Step 542( 34.67%), action 208, FPS 1.96, Running 142.39s Step 543( 34.83%), action 209, FPS 1.91, Running 143.09s Step 544( 35.00%), action 210, FPS 1.88, Running 143.76s Step 545( 35.17%), action 211, FPS 1.85, Running 144.60s Step 546( 35.33%), action 212, FPS 1.83, Running 145.11s Step 547( 35.50%), action 213, FPS 1.78, Running 145.78s Step 548( 35.67%), action 214, FPS 1.74, Running 146.43s Step 549( 35.83%), action 215, FPS 1.74, Running 146.92s Step 550( 36.00%), action 216, FPS 1.77, Running 147.48s Step 551( 36.17%), action 217, FPS 1.78, Running 147.98s Step 552( 36.33%), action 218, FPS 1.82, Running 148.51s Step 553( 36.50%), action 219, FPS 1.84, Running 148.91s Step 554( 36.67%), action 220, FPS 1.84, Running 149.27s Step 555( 36.83%), action 221, FPS 1.85, Running 149.82s Step 556( 37.00%), action 222, FPS 1.89, Running 150.21s Step 557( 37.17%), action 223, FPS 1.90, Running 150.55s Step 558( 37.33%), action 224, FPS 1.92, Running 150.93s Step 559( 37.50%), action 225, FPS 1.92, Running 151.39s Step 560( 37.67%), action 226, FPS 1.94, Running 151.76s Step 561( 37.83%), action 227, FPS 1.99, Running 152.11s Step 562( 38.00%), action 228, FPS 1.99, Running 152.45s Step 563( 38.17%), action 229, FPS 2.06, Running 152.81s Step 564( 38.33%), action 230, FPS 2.08, Running 153.39s Step 565( 38.50%), action 231, FPS 2.15, Running 153.88s Step 566( 38.67%), action 232, FPS 2.20, Running 154.21s Step 567( 38.83%), action 233, FPS 2.28, Running 154.54s Step 568( 39.00%), action 234, FPS 2.33, Running 155.00s Step 569( 39.17%), action 235, FPS 2.38, Running 155.33s Step 570( 39.33%), action 236, FPS 2.37, Running 155.93s Step 571( 39.50%), action 237, FPS 2.39, Running 156.34s Step 572( 39.67%), action 238, FPS 2.44, Running 156.72s Step 573( 39.83%), action 239, FPS 2.45, Running 157.07s Step 574( 40.00%), action 240, FPS 2.46, Running 157.41s Step 575( 40.17%), action 241, FPS 2.49, Running 157.84s Step 576( 40.33%), action 242, FPS 2.46, Running 158.33s Step 577( 40.50%), action 243, FPS 2.42, Running 158.81s Step 578( 40.67%), action 244, FPS 2.44, Running 159.13s Step 579( 40.83%), action 245, FPS 2.46, Running 159.51s Step 580( 41.00%), action 246, FPS 2.50, Running 159.76s Step 581( 41.17%), action 247, FPS 2.45, Running 160.27s Step 582( 41.33%), action 248, FPS 2.45, Running 160.63s Step 583( 41.50%), action 249, FPS 2.45, Running 160.98s Step 584( 41.67%), action 250, FPS 2.53, Running 161.30s Step 585( 41.83%), action 251, FPS 2.50, Running 161.90s Step 586( 42.00%), action 252, FPS 2.45, Running 162.37s Step 587( 42.17%), action 253, FPS 2.37, Running 162.96s Step 588( 42.33%), action 254, FPS 2.33, Running 163.60s Step 589( 42.50%), action 255, FPS 2.24, Running 164.25s Step 590( 42.67%), action 256, FPS 2.27, Running 164.74s Step 591( 42.83%), action 257, FPS 2.27, Running 165.14s Step 592( 43.00%), action 258, FPS 2.21, Running 165.77s Step 593( 43.17%), action 259, FPS 2.20, Running 166.15s Step 594( 43.33%), action 260, FPS 2.16, Running 166.66s Step 595( 43.50%), action 261, FPS 2.09, Running 167.43s Step 596( 43.67%), action 262, FPS 2.04, Running 168.11s Step 597( 43.83%), action 263, FPS 2.01, Running 168.75s Step 598( 44.00%), action 264, FPS 1.97, Running 169.28s Step 599( 44.17%), action 265, FPS 1.97, Running 169.66s Step 600( 44.33%), action 266, FPS 1.94, Running 170.06s Step 601( 44.50%), action 267, FPS 1.94, Running 170.56s Step 602( 44.67%), action 268, FPS 1.92, Running 171.05s Step 603( 44.83%), action 269, FPS 1.91, Running 171.45s Step 604( 45.00%), action 270, FPS 1.84, Running 172.18s Step 605( 45.17%), action 271, FPS 1.79, Running 173.10s Step 606( 45.33%), action 272, FPS 1.75, Running 173.76s Step 607( 45.50%), action 273, FPS 1.77, Running 174.27s Step 608( 45.67%), action 274, FPS 1.80, Running 174.68s Step 609( 45.83%), action 275, FPS 1.80, Running 175.34s Step 610( 46.00%), action 276, FPS 1.81, Running 175.80s Step 611( 46.17%), action 277, FPS 1.81, Running 176.21s Step 612( 46.33%), action 278, FPS 1.82, Running 176.77s Step 613( 46.50%), action 279, FPS 1.79, Running 177.33s Step 614( 46.67%), action 280, FPS 1.76, Running 177.99s Step 615( 46.83%), action 281, FPS 1.79, Running 178.63s Step 616( 47.00%), action 282, FPS 1.80, Running 179.22s Step 617( 47.17%), action 283, FPS 1.82, Running 179.77s Step 618( 47.33%), action 284, FPS 1.80, Running 180.42s Step 619( 47.50%), action 285, FPS 1.77, Running 180.93s Step 620( 47.67%), action 286, FPS 1.73, Running 181.60s Step 621( 47.83%), action 287, FPS 1.73, Running 182.12s Step 622( 48.00%), action 288, FPS 1.73, Running 182.59s Step 623( 48.17%), action 289, FPS 1.69, Running 183.26s Step 624( 48.33%), action 290, FPS 1.73, Running 183.71s Step 625( 48.50%), action 291, FPS 1.80, Running 184.22s Step 626( 48.67%), action 292, FPS 1.80, Running 184.87s Step 627( 48.83%), action 293, FPS 1.79, Running 185.42s Step 628( 49.00%), action 294, FPS 1.75, Running 186.07s Step 629( 49.17%), action 295, FPS 1.76, Running 186.73s Step 630( 49.33%), action 296, FPS 1.76, Running 187.14s Step 631( 49.50%), action 297, FPS 1.73, Running 187.78s Step 632( 49.67%), action 298, FPS 1.74, Running 188.24s Step 633( 49.83%), action 299, FPS 1.74, Running 188.83s Step 634( 50.00%), action 300, FPS 1.73, Running 189.58s Step 635( 50.17%), action 301, FPS 1.69, Running 190.44s Step 636( 50.33%), action 302, FPS 1.71, Running 190.92s Step 637( 50.50%), action 303, FPS 1.71, Running 191.47s Step 638( 50.67%), action 304, FPS 1.71, Running 192.10s Step 639( 50.83%), action 305, FPS 1.70, Running 192.67s Step 640( 51.00%), action 306, FPS 1.72, Running 193.20s Step 641( 51.17%), action 307, FPS 1.72, Running 193.71s Step 642( 51.33%), action 308, FPS 1.70, Running 194.37s Step 643( 51.50%), action 309, FPS 1.71, Running 194.93s Step 644( 51.67%), action 310, FPS 1.68, Running 195.64s Step 645( 51.83%), action 311, FPS 1.65, Running 196.31s Step 646( 52.00%), action 312, FPS 1.69, Running 196.70s Step 647( 52.17%), action 313, FPS 1.68, Running 197.31s Step 648( 52.33%), action 314, FPS 1.70, Running 197.85s Step 649( 52.50%), action 315, FPS 1.71, Running 198.40s Step 650( 52.67%), action 316, FPS 1.69, Running 198.97s Step 651( 52.83%), action 317, FPS 1.73, Running 199.32s Step 652( 53.00%), action 318, FPS 1.76, Running 199.62s Step 653( 53.17%), action 319, FPS 1.75, Running 200.24s Step 654( 53.33%), action 320, FPS 1.81, Running 200.65s Step 655( 53.50%), action 321, FPS 1.84, Running 201.33s Step 656( 53.67%), action 322, FPS 1.85, Running 201.72s Step 657( 53.83%), action 323, FPS 1.85, Running 202.26s Step 658( 54.00%), action 324, FPS 1.86, Running 202.86s Step 659( 54.17%), action 325, FPS 1.89, Running 203.27s Step 660( 54.33%), action 326, FPS 1.91, Running 203.67s Step 661( 54.50%), action 327, FPS 1.94, Running 204.01s Step 662( 54.67%), action 328, FPS 1.96, Running 204.57s Step 663( 54.83%), action 329, FPS 1.99, Running 204.97s Step 664( 55.00%), action 330, FPS 2.02, Running 205.56s Step 665( 55.17%), action 331, FPS 1.97, Running 206.43s Step 666( 55.33%), action 332, FPS 1.98, Running 206.81s Step 667( 55.50%), action 333, FPS 1.96, Running 207.52s Step 668( 55.67%), action 334, FPS 1.95, Running 208.10s Step 669( 55.83%), action 335, FPS 1.97, Running 208.56s Step 670( 56.00%), action 336, FPS 1.99, Running 209.05s Step 671( 56.17%), action 337, FPS 1.97, Running 209.49s Step 672( 56.33%), action 338, FPS 1.93, Running 209.98s Step 673( 56.50%), action 339, FPS 1.98, Running 210.34s Step 674( 56.67%), action 340, FPS 1.95, Running 210.93s Step 675( 56.83%), action 341, FPS 1.98, Running 211.43s Step 676( 57.00%), action 342, FPS 1.98, Running 211.83s Step 677( 57.17%), action 343, FPS 2.01, Running 212.19s Step 678( 57.33%), action 344, FPS 2.05, Running 212.64s Step 679( 57.50%), action 345, FPS 2.01, Running 213.22s Step 680( 57.67%), action 346, FPS 1.99, Running 213.74s Step 681( 57.83%), action 347, FPS 1.98, Running 214.10s Step 682( 58.00%), action 348, FPS 1.97, Running 214.71s Step 683( 58.17%), action 349, FPS 1.93, Running 215.31s Step 684( 58.33%), action 350, FPS 1.91, Running 216.01s Step 685( 58.50%), action 351, FPS 1.96, Running 216.64s Step 686( 58.67%), action 352, FPS 1.96, Running 217.01s Step 687( 58.83%), action 353, FPS 2.01, Running 217.46s Step 688( 59.00%), action 354, FPS 2.01, Running 218.07s Step 689( 59.17%), action 355, FPS 1.98, Running 218.64s Step 690( 59.33%), action 356, FPS 1.97, Running 219.20s Step 691( 59.50%), action 357, FPS 1.98, Running 219.61s Step 692( 59.67%), action 358, FPS 1.95, Running 220.23s Step 693( 59.83%), action 359, FPS 1.92, Running 220.78s Step 694( 60.00%), action 360, FPS 1.97, Running 221.09s Step 695( 60.17%), action 361, FPS 1.90, Running 221.95s Step 696( 60.33%), action 362, FPS 1.92, Running 222.23s Step 697( 60.50%), action 363, FPS 1.89, Running 222.78s Step 698( 60.67%), action 364, FPS 1.88, Running 223.28s Step 699( 60.83%), action 365, FPS 1.89, Running 223.81s Step 700( 61.00%), action 366, FPS 1.86, Running 224.50s Step 701( 61.17%), action 367, FPS 1.82, Running 225.08s Step 702( 61.33%), action 368, FPS 1.83, Running 225.66s Step 703( 61.50%), action 369, FPS 1.86, Running 226.06s Step 704( 61.67%), action 370, FPS 1.89, Running 226.59s Step 705( 61.83%), action 371, FPS 1.86, Running 227.37s Step 706( 62.00%), action 372, FPS 1.84, Running 227.86s Step 707( 62.17%), action 373, FPS 1.85, Running 228.25s Step 708( 62.33%), action 374, FPS 1.85, Running 228.89s Step 709( 62.50%), action 375, FPS 1.86, Running 229.38s Step 710( 62.67%), action 376, FPS 1.83, Running 230.13s Step 711( 62.83%), action 377, FPS 1.81, Running 230.67s Step 712( 63.00%), action 378, FPS 1.79, Running 231.38s Step 713( 63.17%), action 379, FPS 1.79, Running 231.97s Step 714( 63.33%), action 380, FPS 1.74, Running 232.56s Step 715( 63.50%), action 381, FPS 1.78, Running 233.19s Step 716( 63.67%), action 382, FPS 1.72, Running 233.83s Step 717( 63.83%), action 383, FPS 1.71, Running 234.45s Step 718( 64.00%), action 384, FPS 1.70, Running 235.06s Step 719( 64.17%), action 385, FPS 1.68, Running 235.70s Step 720( 64.33%), action 386, FPS 1.69, Running 236.33s Step 721( 64.50%), action 387, FPS 1.70, Running 236.87s Step 722( 64.67%), action 388, FPS 1.71, Running 237.35s Step 723( 64.83%), action 389, FPS 1.69, Running 237.92s Step 724( 65.00%), action 390, FPS 1.72, Running 238.20s Step 725( 65.17%), action 391, FPS 1.77, Running 238.68s Step 726( 65.33%), action 392, FPS 1.75, Running 239.27s Step 727( 65.50%), action 393, FPS 1.74, Running 239.78s Step 728( 65.67%), action 394, FPS 1.77, Running 240.16s Step 729( 65.83%), action 395, FPS 1.80, Running 240.47s Step 730( 66.00%), action 396, FPS 1.88, Running 240.75s Step 731( 66.17%), action 397, FPS 1.88, Running 241.29s Step 732( 66.33%), action 398, FPS 1.90, Running 241.89s Step 733( 66.50%), action 399, FPS 1.92, Running 242.40s Step 734( 66.67%), action 400, FPS 1.92, Running 242.95s Step 735( 66.83%), action 401, FPS 1.92, Running 243.62s Step 736( 67.00%), action 402, FPS 1.94, Running 244.13s Step 737( 67.17%), action 403, FPS 1.98, Running 244.54s Step 738( 67.33%), action 404, FPS 1.95, Running 245.33s Step 739( 67.50%), action 405, FPS 1.97, Running 245.85s Step 740( 67.67%), action 406, FPS 1.95, Running 246.58s Step 741( 67.83%), action 407, FPS 1.94, Running 247.19s Step 742( 68.00%), action 408, FPS 1.95, Running 247.60s Step 743( 68.17%), action 409, FPS 1.94, Running 248.22s Step 744( 68.33%), action 410, FPS 1.89, Running 248.79s Step 745( 68.50%), action 411, FPS 1.86, Running 249.43s Step 746( 68.67%), action 412, FPS 1.85, Running 250.08s Step 747( 68.83%), action 413, FPS 1.85, Running 250.61s Step 748( 69.00%), action 414, FPS 1.84, Running 251.02s Step 749( 69.17%), action 415, FPS 1.80, Running 251.62s Step 750( 69.33%), action 416, FPS 1.77, Running 252.07s Step 751( 69.50%), action 417, FPS 1.79, Running 252.48s Step 752( 69.67%), action 418, FPS 1.79, Running 253.09s Step 753( 69.83%), action 419, FPS 1.80, Running 253.50s Step 754( 70.00%), action 420, FPS 1.80, Running 254.06s Step 755( 70.17%), action 421, FPS 1.82, Running 254.64s Step 756( 70.33%), action 422, FPS 1.85, Running 254.92s Step 757( 70.50%), action 423, FPS 1.82, Running 255.51s Step 758( 70.67%), action 424, FPS 1.91, Running 255.81s Step 759( 70.83%), action 425, FPS 1.90, Running 256.37s Step 760( 71.00%), action 426, FPS 1.97, Running 256.75s Step 761( 71.17%), action 427, FPS 2.00, Running 257.19s Step 762( 71.33%), action 428, FPS 2.00, Running 257.62s Step 763( 71.50%), action 429, FPS 2.06, Running 257.95s Step 764( 71.67%), action 430, FPS 2.07, Running 258.46s Step 765( 71.83%), action 431, FPS 2.04, Running 259.23s Step 766( 72.00%), action 432, FPS 2.10, Running 259.62s Step 767( 72.17%), action 433, FPS 2.14, Running 259.93s Step 768( 72.33%), action 434, FPS 2.14, Running 260.38s Step 769( 72.50%), action 435, FPS 2.19, Running 260.74s Step 770( 72.67%), action 436, FPS 2.15, Running 261.35s Step 771( 72.83%), action 437, FPS 2.14, Running 261.84s Step 772( 73.00%), action 438, FPS 2.15, Running 262.38s Step 773( 73.17%), action 439, FPS 2.17, Running 262.72s Step 774( 73.33%), action 440, FPS 2.20, Running 263.15s Step 775( 73.50%), action 441, FPS 2.22, Running 263.65s Step 776( 73.67%), action 442, FPS 2.13, Running 264.31s Step 777( 73.83%), action 443, FPS 2.12, Running 264.94s Step 778( 74.00%), action 444, FPS 2.05, Running 265.55s Step 779( 74.17%), action 445, FPS 2.06, Running 266.10s Step 780( 74.33%), action 446, FPS 2.01, Running 266.70s Step 781( 74.50%), action 447, FPS 2.02, Running 267.08s Step 782( 74.67%), action 448, FPS 1.99, Running 267.68s Step 783( 74.83%), action 449, FPS 1.97, Running 268.09s Step 784( 75.00%), action 450, FPS 1.97, Running 268.61s Step 785( 75.17%), action 451, FPS 1.97, Running 269.39s Step 786( 75.33%), action 452, FPS 1.96, Running 269.82s Step 787( 75.50%), action 453, FPS 1.95, Running 270.17s Step 788( 75.67%), action 454, FPS 1.96, Running 270.56s Step 789( 75.83%), action 455, FPS 1.94, Running 271.04s Step 790( 76.00%), action 456, FPS 1.92, Running 271.76s Step 791( 76.17%), action 457, FPS 1.95, Running 272.09s Step 792( 76.33%), action 458, FPS 1.99, Running 272.45s Step 793( 76.50%), action 459, FPS 1.99, Running 272.76s Step 794( 76.67%), action 460, FPS 2.00, Running 273.17s Step 795( 76.83%), action 461, FPS 2.01, Running 273.60s Step 796( 77.00%), action 462, FPS 2.07, Running 273.96s Step 797( 77.17%), action 463, FPS 2.13, Running 274.34s Step 798( 77.33%), action 464, FPS 2.20, Running 274.65s Step 799( 77.50%), action 465, FPS 2.25, Running 274.99s Step 800( 77.67%), action 466, FPS 2.33, Running 275.28s Step 801( 77.83%), action 467, FPS 2.35, Running 275.59s Step 802( 78.00%), action 468, FPS 2.44, Running 275.88s Step 803( 78.17%), action 469, FPS 2.47, Running 276.19s Step 804( 78.33%), action 470, FPS 2.54, Running 276.47s Step 805( 78.50%), action 471, FPS 2.65, Running 276.95s Step 806( 78.67%), action 472, FPS 2.69, Running 277.25s Step 807( 78.83%), action 473, FPS 2.62, Running 277.79s Step 808( 79.00%), action 474, FPS 2.62, Running 278.18s Step 809( 79.17%), action 475, FPS 2.66, Running 278.56s Step 810( 79.33%), action 476, FPS 2.78, Running 278.96s Step 811( 79.50%), action 477, FPS 2.71, Running 279.47s Step 812( 79.67%), action 478, FPS 2.71, Running 279.82s Step 813( 79.83%), action 479, FPS 2.64, Running 280.33s Step 814( 80.00%), action 480, FPS 2.65, Running 280.71s Step 815( 80.17%), action 481, FPS 2.63, Running 281.21s Step 816( 80.33%), action 482, FPS 2.56, Running 281.78s Step 817( 80.50%), action 483, FPS 2.56, Running 282.15s Step 818( 80.67%), action 484, FPS 2.53, Running 282.55s Step 819( 80.83%), action 485, FPS 2.53, Running 282.90s Step 820( 81.00%), action 486, FPS 2.52, Running 283.21s Step 821( 81.17%), action 487, FPS 2.50, Running 283.59s Step 822( 81.33%), action 488, FPS 2.44, Running 284.07s Step 823( 81.50%), action 489, FPS 2.43, Running 284.42s Step 824( 81.67%), action 490, FPS 2.43, Running 284.71s Step 825( 81.83%), action 491, FPS 2.39, Running 285.33s Step 826( 82.00%), action 492, FPS 2.37, Running 285.71s Step 827( 82.17%), action 493, FPS 2.36, Running 286.25s Step 828( 82.33%), action 494, FPS 2.34, Running 286.74s Step 829( 82.50%), action 495, FPS 2.32, Running 287.17s Step 830( 82.67%), action 496, FPS 2.32, Running 287.57s Step 831( 82.83%), action 497, FPS 2.31, Running 288.14s Step 832( 83.00%), action 498, FPS 2.30, Running 288.50s Step 833( 83.17%), action 499, FPS 2.30, Running 289.04s Step 834( 83.33%), action 500, FPS 2.27, Running 289.52s Step 835( 83.50%), action 501, FPS 2.27, Running 290.03s Step 836( 83.67%), action 502, FPS 2.24, Running 290.72s Step 837( 83.83%), action 503, FPS 2.24, Running 291.09s Step 838( 84.00%), action 504, FPS 2.21, Running 291.59s Step 839( 84.17%), action 505, FPS 2.20, Running 292.00s Step 840( 84.33%), action 506, FPS 2.12, Running 292.63s Step 841( 84.50%), action 507, FPS 2.08, Running 293.20s Step 842( 84.67%), action 508, FPS 2.09, Running 293.64s Step 843( 84.83%), action 509, FPS 2.05, Running 294.18s Step 844( 85.00%), action 510, FPS 2.03, Running 294.54s Step 845( 85.17%), action 511, FPS 2.05, Running 295.10s Step 846( 85.33%), action 512, FPS 1.96, Running 295.89s Step 847( 85.50%), action 513, FPS 1.98, Running 296.37s Step 848( 85.67%), action 514, FPS 1.99, Running 296.80s Step 849( 85.83%), action 515, FPS 1.98, Running 297.30s Step 850( 86.00%), action 516, FPS 1.96, Running 297.76s Step 851( 86.17%), action 517, FPS 2.00, Running 298.14s Step 852( 86.33%), action 518, FPS 1.94, Running 298.78s Step 853( 86.50%), action 519, FPS 1.96, Running 299.26s Step 854( 86.67%), action 520, FPS 1.93, Running 299.87s Step 855( 86.83%), action 521, FPS 1.88, Running 300.70s Step 856( 87.00%), action 522, FPS 1.88, Running 301.34s Step 857( 87.17%), action 523, FPS 1.84, Running 301.97s Step 858( 87.33%), action 524, FPS 1.83, Running 302.52s Step 859( 87.50%), action 525, FPS 1.79, Running 303.17s Step 860( 87.67%), action 526, FPS 1.77, Running 303.92s Step 861( 87.83%), action 527, FPS 1.77, Running 304.47s Step 862( 88.00%), action 528, FPS 1.74, Running 305.13s Step 863( 88.17%), action 529, FPS 1.75, Running 305.63s Step 864( 88.33%), action 530, FPS 1.71, Running 306.26s Step 865( 88.50%), action 531, FPS 1.68, Running 307.02s Step 866( 88.67%), action 532, FPS 1.72, Running 307.51s Step 867( 88.83%), action 533, FPS 1.70, Running 308.15s Step 868( 89.00%), action 534, FPS 1.67, Running 308.81s Step 869( 89.17%), action 535, FPS 1.67, Running 309.25s Step 870( 89.33%), action 536, FPS 1.65, Running 309.84s Step 871( 89.50%), action 537, FPS 1.64, Running 310.33s Step 872( 89.67%), action 538, FPS 1.65, Running 310.90s Step 873( 89.83%), action 539, FPS 1.62, Running 311.58s Step 874( 90.00%), action 540, FPS 1.64, Running 312.06s Step 875( 90.17%), action 541, FPS 1.67, Running 312.65s Step 876( 90.33%), action 542, FPS 1.68, Running 313.22s Step 877( 90.50%), action 543, FPS 1.69, Running 313.79s Step 878( 90.67%), action 544, FPS 1.71, Running 314.22s Step 879( 90.83%), action 545, FPS 1.73, Running 314.70s Step 880( 91.00%), action 546, FPS 1.75, Running 315.34s Step 881( 91.17%), action 547, FPS 1.78, Running 315.73s Step 882( 91.33%), action 548, FPS 1.77, Running 316.46s Step 883( 91.50%), action 549, FPS 1.75, Running 317.06s Step 884( 91.67%), action 550, FPS 1.75, Running 317.68s Step 885( 91.83%), action 551, FPS 1.75, Running 318.45s Step 886( 92.00%), action 552, FPS 1.73, Running 319.09s Step 887( 92.17%), action 553, FPS 1.74, Running 319.67s Step 888( 92.33%), action 554, FPS 1.75, Running 320.26s Step 889( 92.50%), action 555, FPS 1.71, Running 320.93s Step 890( 92.67%), action 556, FPS 1.73, Running 321.38s Step 891( 92.83%), action 557, FPS 1.72, Running 321.93s Step 892( 93.00%), action 558, FPS 1.72, Running 322.50s Step 893( 93.17%), action 559, FPS 1.76, Running 322.97s Step 894( 93.33%), action 560, FPS 1.73, Running 323.64s Step 895( 93.50%), action 561, FPS 1.71, Running 324.37s Step 896( 93.67%), action 562, FPS 1.70, Running 324.99s Step 897( 93.83%), action 563, FPS 1.72, Running 325.41s Step 898( 94.00%), action 564, FPS 1.72, Running 325.83s Step 899( 94.17%), action 565, FPS 1.72, Running 326.35s Step 900( 94.33%), action 566, FPS 1.71, Running 327.00s Step 901( 94.50%), action 567, FPS 1.71, Running 327.46s Step 902( 94.67%), action 568, FPS 1.71, Running 328.15s Step 903( 94.83%), action 569, FPS 1.72, Running 328.69s Step 904( 95.00%), action 570, FPS 1.74, Running 329.17s Step 905( 95.17%), action 571, FPS 1.78, Running 329.71s Step 906( 95.33%), action 572, FPS 1.80, Running 330.21s Step 907( 95.50%), action 573, FPS 1.81, Running 330.70s Step 908( 95.67%), action 574, FPS 1.80, Running 331.37s Step 909( 95.83%), action 575, FPS 1.83, Running 331.86s Step 910( 96.00%), action 576, FPS 1.82, Running 332.37s Step 911( 96.17%), action 577, FPS 1.85, Running 332.75s Step 912( 96.33%), action 578, FPS 1.87, Running 333.17s Step 913( 96.50%), action 579, FPS 1.84, Running 333.82s Step 914( 96.67%), action 580, FPS 1.85, Running 334.48s Step 915( 96.83%), action 581, FPS 1.87, Running 335.10s Step 916( 97.00%), action 582, FPS 1.86, Running 335.72s Step 917( 97.17%), action 583, FPS 1.84, Running 336.29s Step 918( 97.33%), action 584, FPS 1.82, Running 336.80s Step 919( 97.50%), action 585, FPS 1.85, Running 337.16s Step 920( 97.67%), action 586, FPS 1.91, Running 337.49s Step 921( 97.83%), action 587, FPS 1.88, Running 338.09s Step 922( 98.00%), action 588, FPS 1.92, Running 338.54s Step 923( 98.17%), action 589, FPS 1.94, Running 339.01s Step 924( 98.33%), action 590, FPS 1.97, Running 339.34s Step 925( 98.50%), action 591, FPS 1.91, Running 340.21s Step 926( 98.67%), action 592, FPS 1.93, Running 340.58s Step 927( 98.83%), action 593, FPS 1.90, Running 341.23s Step 928( 99.00%), action 594, FPS 1.95, Running 341.64s Step 929( 99.17%), action 595, FPS 1.92, Running 342.27s Step 930( 99.33%), action 596, FPS 1.90, Running 342.90s Step 931( 99.50%), action 597, FPS 1.86, Running 343.47s Step 932( 99.67%), action 598, FPS 1.82, Running 344.14s Step 933( 99.83%), action 599, FPS 1.84, Running 344.71s Step 934(100.00%), action 600, FPS 1.84, Running 345.35s [2026-08-01 17:23:56] [14 ] Seed 13 failed after 345.90 s. +steps: 934 , actions: 600 . +Instruction: Empty +Total 1/14(7.14%) success. +Setting seed: 14 +Step 1( N/A%), pre moving , FPS 13.75, Running 0.07s Step 2( N/A%), pre moving , FPS 21.31, Running 0.09s Step 3( N/A%), pre moving , FPS 25.35, Running 0.12s Step 4( N/A%), pre moving , FPS 28.31, Running 0.14s Step 5( N/A%), pre moving , FPS 28.61, Running 0.17s Step 6( N/A%), pre moving , FPS 29.25, Running 0.21s Step 7( N/A%), pre moving , FPS 30.22, Running 0.23s Step 8( N/A%), pre moving , FPS 31.11, Running 0.26s Step 9( N/A%), pre moving , FPS 32.23, Running 0.28s Step 10( N/A%), pre moving , FPS 32.81, Running 0.30s Step 11( N/A%), pre moving , FPS 33.56, Running 0.33s Step 12( N/A%), pre moving , FPS 34.18, Running 0.35s Step 13( N/A%), pre moving , FPS 35.01, Running 0.37s Step 14( N/A%), pre moving , FPS 35.66, Running 0.39s Step 15( N/A%), pre moving , FPS 36.32, Running 0.41s Step 16( N/A%), pre moving , FPS 36.92, Running 0.43s Step 17( N/A%), pre moving , FPS 37.36, Running 0.46s Step 18( N/A%), pre moving , FPS 37.72, Running 0.48s Step 19( N/A%), pre moving , FPS 38.10, Running 0.50s Step 20( N/A%), pre moving , FPS 38.20, Running 0.52s Step 21( N/A%), pre moving , FPS 28.65, Running 0.77s Step 22( N/A%), pre moving , FPS 28.64, Running 0.79s Step 23( N/A%), pre moving , FPS 28.73, Running 0.81s Step 24( N/A%), pre moving , FPS 28.79, Running 0.84s Step 25( N/A%), pre moving , FPS 29.12, Running 0.86s Step 26( N/A%), pre moving , FPS 22.74, Running 1.08s Step 27( N/A%), pre moving , FPS 22.86, Running 1.11s Step 28( N/A%), pre moving , FPS 23.01, Running 1.13s Step 29( N/A%), pre moving , FPS 23.07, Running 1.15s Step 30( N/A%), pre moving , FPS 22.83, Running 1.18s Step 31( N/A%), pre moving , FPS 22.65, Running 1.21s Step 32( N/A%), pre moving , FPS 22.75, Running 1.23s Step 33( N/A%), pre moving , FPS 22.77, Running 1.25s Step 34( N/A%), pre moving , FPS 22.81, Running 1.27s Step 35( N/A%), pre moving , FPS 22.84, Running 1.29s Step 36( N/A%), pre moving , FPS 14.20, Running 1.84s Step 37( N/A%), pre moving , FPS 13.19, Running 1.97s Step 38( N/A%), pre moving , FPS 13.19, Running 1.99s Step 39( N/A%), pre moving , FPS 13.18, Running 2.02s Step 40( N/A%), pre moving , FPS 13.18, Running 2.04s Step 41( N/A%), pre moving , FPS 15.46, Running 2.07s Step 42( N/A%), pre moving , FPS 15.42, Running 2.09s Step 43( N/A%), pre moving , FPS 15.38, Running 2.12s Step 44( N/A%), pre moving , FPS 15.26, Running 2.15s Step 45( N/A%), pre moving , FPS 15.33, Running 2.17s Step 46( N/A%), pre moving , FPS 18.10, Running 2.19s Step 47( N/A%), pre moving , FPS 18.13, Running 2.21s Step 48( N/A%), pre moving , FPS 12.40, Running 2.74s Step 49( N/A%), pre moving , FPS 12.40, Running 2.76s Step 50( N/A%), pre moving , FPS 12.49, Running 2.78s Step 51( N/A%), pre moving , FPS 12.55, Running 2.80s Step 52( N/A%), pre moving , FPS 12.54, Running 2.82s Step 53( N/A%), pre moving , FPS 12.38, Running 2.86s Step 54( N/A%), pre moving , FPS 12.25, Running 2.90s Step 55( N/A%), pre moving , FPS 12.13, Running 2.94s Step 56( N/A%), pre moving , FPS 17.54, Running 2.98s Step 57( N/A%), pre moving , FPS 19.17, Running 3.02s Step 58( N/A%), pre moving , FPS 18.85, Running 3.05s Step 59( N/A%), pre moving , FPS 18.43, Running 3.10s Step 60( N/A%), pre moving , FPS 17.92, Running 3.16s Step 61( N/A%), pre moving , FPS 17.54, Running 3.20s Step 62( N/A%), pre moving , FPS 17.20, Running 3.25s Step 63( N/A%), pre moving , FPS 16.71, Running 3.31s Step 64( N/A%), pre moving , FPS 16.30, Running 3.37s Step 65( N/A%), pre moving , FPS 15.85, Running 3.43s Step 66( N/A%), pre moving , FPS 15.58, Running 3.47s Step 67( N/A%), pre moving , FPS 15.25, Running 3.52s Step 68( N/A%), pre moving , FPS 24.21, Running 3.56s Step 69( N/A%), pre moving , FPS 23.19, Running 3.62s Step 70( N/A%), pre moving , FPS 22.58, Running 3.67s Step 71( N/A%), pre moving , FPS 21.99, Running 3.71s Step 72( N/A%), pre moving , FPS 21.64, Running 3.75s Step 73( N/A%), pre moving , FPS 21.58, Running 3.79s Step 74( N/A%), pre moving , FPS 21.71, Running 3.82s Step 75( N/A%), pre moving , FPS 21.66, Running 3.86s Step 76( N/A%), pre moving , FPS 22.00, Running 3.89s Step 77( N/A%), pre moving , FPS 22.01, Running 3.92s Step 78( N/A%), pre moving , FPS 22.18, Running 3.96s Step 79( N/A%), pre moving , FPS 22.60, Running 3.99s Step 80( N/A%), pre moving , FPS 23.03, Running 4.03s Step 81( N/A%), pre moving , FPS 23.43, Running 4.06s Step 82( N/A%), pre moving , FPS 23.68, Running 4.10s Step 83( N/A%), pre moving , FPS 24.54, Running 4.13s Step 84( N/A%), pre moving , FPS 25.02, Running 4.17s Step 85( N/A%), pre moving , FPS 25.80, Running 4.20s Step 86( N/A%), pre moving , FPS 26.59, Running 4.23s Step 87( N/A%), pre moving , FPS 27.50, Running 4.25s Step 88( N/A%), pre moving , FPS 28.09, Running 4.28s Step 89( N/A%), pre moving , FPS 29.61, Running 4.30s Step 90( N/A%), pre moving , FPS 30.74, Running 4.32s Step 91( N/A%), pre moving , FPS 31.98, Running 4.34s Step 92( N/A%), pre moving , FPS 32.77, Running 4.36s Step 93( N/A%), pre moving , FPS 34.03, Running 4.38s Step 94( N/A%), pre moving , FPS 34.69, Running 4.40s Step 95( N/A%), pre moving , FPS 35.78, Running 4.42s Step 96( N/A%), pre moving , FPS 36.54, Running 4.44s Step 97( N/A%), pre moving , FPS 37.39, Running 4.46s Step 98( N/A%), pre moving , FPS 38.24, Running 4.48s Step 99( N/A%), pre moving , FPS 39.08, Running 4.50s Step 100( N/A%), pre moving , FPS 40.69, Running 4.52s Step 101( N/A%), pre moving , FPS 41.13, Running 4.54s Step 102( N/A%), pre moving , FPS 14.33, Running 5.49s Step 103( N/A%), pre moving , FPS 12.45, Running 5.73s Step 104( N/A%), pre moving , FPS 11.70, Running 5.88s Step 105( N/A%), pre moving , FPS 10.37, Running 6.13s Step 106( N/A%), pre moving , FPS 9.75, Running 6.28s Step 107( N/A%), pre moving , FPS 8.78, Running 6.53s Step 108( N/A%), pre moving , FPS 8.13, Running 6.74s Step 109( N/A%), pre moving , FPS 7.30, Running 7.04s Step 110( N/A%), pre moving , FPS 7.02, Running 7.17s Step 111( N/A%), pre moving , FPS 6.28, Running 7.53s Step 112( N/A%), pre moving , FPS 6.05, Running 7.66s Step 113( N/A%), pre moving , FPS 5.59, Running 7.96s Step 114( N/A%), pre moving , FPS 5.40, Running 8.10s Step 115( N/A%), pre moving , FPS 5.11, Running 8.34s Step 116( N/A%), pre moving , FPS 4.94, Running 8.48s Step 117( N/A%), pre moving , FPS 4.60, Running 8.81s Step 118( N/A%), pre moving , FPS 4.49, Running 8.94s Step 119( N/A%), pre moving , FPS 4.25, Running 9.21s Step 120( N/A%), pre moving , FPS 4.11, Running 9.38s Step 121( N/A%), pre moving , FPS 3.92, Running 9.64s Step 122( N/A%), pre moving , FPS 4.61, Running 9.84s Step 123( N/A%), pre moving , FPS 4.63, Running 10.06s Step 124( N/A%), pre moving , FPS 4.57, Running 10.26s Step 125( N/A%), pre moving , FPS 4.58, Running 10.50s Step 126( N/A%), pre moving , FPS 4.54, Running 10.68s Step 127( N/A%), pre moving , FPS 4.50, Running 10.97s Step 128( N/A%), pre moving , FPS 4.55, Running 11.13s Step 129( N/A%), pre moving , FPS 4.56, Running 11.42s Step 130( N/A%), pre moving , FPS 4.47, Running 11.64s Step 131( N/A%), pre moving , FPS 4.58, Running 11.90s Step 132( N/A%), pre moving , FPS 4.55, Running 12.06s Step 133( N/A%), pre moving , FPS 4.54, Running 12.37s Step 134( N/A%), pre moving , FPS 4.49, Running 12.56s Step 135( N/A%), pre moving , FPS 4.46, Running 12.82s Step 136( N/A%), pre moving , FPS 4.39, Running 13.04s Step 137( N/A%), pre moving , FPS 4.44, Running 13.31s Step 138( N/A%), pre moving , FPS 4.36, Running 13.52s Step 139( N/A%), pre moving , FPS 4.37, Running 13.78s Step 140( N/A%), pre moving , FPS 4.38, Running 13.95s Step 141( N/A%), pre moving , FPS 4.37, Running 14.22s Step 142( N/A%), pre moving , FPS 4.39, Running 14.39s Step 143( N/A%), pre moving , FPS 4.30, Running 14.71s Step 144( N/A%), pre moving , FPS 4.31, Running 14.89s Step 145( N/A%), pre moving , FPS 4.28, Running 15.18s Step 146( N/A%), pre moving , FPS 4.22, Running 15.43s Step 147( N/A%), pre moving , FPS 4.23, Running 15.69s Step 148( N/A%), pre moving , FPS 4.17, Running 15.93s Step 149( N/A%), pre moving , FPS 4.17, Running 16.21s Step 150( N/A%), pre moving , FPS 4.23, Running 16.37s Step 151( N/A%), pre moving , FPS 4.19, Running 16.67s Step 152( N/A%), pre moving , FPS 4.15, Running 16.88s Step 153( N/A%), pre moving , FPS 4.19, Running 17.14s Step 154( N/A%), pre moving , FPS 4.21, Running 17.30s Step 155( N/A%), pre moving , FPS 4.21, Running 17.56s Step 156( N/A%), pre moving , FPS 4.23, Running 17.76s Step 157( N/A%), pre moving , FPS 4.21, Running 18.07s Step 158( N/A%), pre moving , FPS 4.23, Running 18.25s Step 159( N/A%), pre moving , FPS 4.16, Running 18.59s Step 160( N/A%), pre moving , FPS 4.15, Running 18.78s Step 161( N/A%), pre moving , FPS 4.10, Running 19.09s Step 162( N/A%), pre moving , FPS 4.09, Running 19.28s Step 163( N/A%), pre moving , FPS 4.09, Running 19.60s Step 164( N/A%), pre moving , FPS 4.09, Running 19.78s Step 165( N/A%), pre moving , FPS 4.08, Running 20.08s Step 166( N/A%), pre moving , FPS 4.12, Running 20.27s Step 167( N/A%), pre moving , FPS 4.14, Running 20.53s Step 168( N/A%), pre moving , FPS 4.18, Running 20.72s Step 169( N/A%), pre moving , FPS 4.17, Running 21.01s Step 170( N/A%), pre moving , FPS 4.27, Running 21.06s Step 171( N/A%), pre moving , FPS 4.52, Running 21.10s Step 172( N/A%), pre moving , FPS 4.69, Running 21.14s Step 173( N/A%), pre moving , FPS 4.95, Running 21.18s Step 174( N/A%), pre moving , FPS 5.10, Running 21.23s Step 175( N/A%), pre moving , FPS 5.39, Running 21.27s Step 176( N/A%), pre moving , FPS 5.63, Running 21.32s Step 177( N/A%), pre moving , FPS 6.07, Running 21.37s Step 178( N/A%), pre moving , FPS 6.32, Running 21.41s Step 179( N/A%), pre moving , FPS 6.98, Running 21.45s Step 180( N/A%), pre moving , FPS 6.36, Running 21.92s Step 181( N/A%), pre moving , FPS 6.95, Running 21.97s Step 182( N/A%), pre moving , FPS 7.32, Running 22.01s Step 183( N/A%), pre moving , FPS 8.07, Running 22.08s Step 184( N/A%), pre moving , FPS 8.46, Running 22.15s Step 185( N/A%), pre moving , FPS 9.34, Running 22.22s Step 186( N/A%), pre moving , FPS 9.93, Running 22.29s Step 187( N/A%), pre moving , FPS 10.92, Running 22.36s Step 188( N/A%), pre moving , FPS 11.74, Running 22.42s Step 189( N/A%), pre moving , FPS 13.53, Running 22.49s Step 190( N/A%), pre moving , FPS 13.31, Running 22.56s Step 191( N/A%), pre moving , FPS 13.09, Running 22.63s Step 192( N/A%), pre moving , FPS 12.86, Running 22.70s Step 193( N/A%), pre moving , FPS 12.62, Running 22.77s Step 194( N/A%), pre moving , FPS 12.41, Running 22.84s Step 195( N/A%), pre moving , FPS 12.27, Running 22.90s Step 196( N/A%), pre moving , FPS 12.13, Running 22.97s Step 197( N/A%), pre moving , FPS 11.96, Running 23.04s Step 198( N/A%), pre moving , FPS 11.82, Running 23.11s Step 199( N/A%), pre moving , FPS 11.63, Running 23.17s Step 200( N/A%), pre moving , FPS 15.46, Running 23.22s Step 201( N/A%), pre moving , FPS 15.46, Running 23.26s Step 202( N/A%), pre moving , FPS 15.01, Running 23.34s Step 203( N/A%), pre moving , FPS 15.08, Running 23.41s Step 204( N/A%), pre moving , FPS 15.07, Running 23.47s Step 205( N/A%), pre moving , FPS 15.15, Running 23.54s Step 206( N/A%), pre moving , FPS 15.17, Running 23.61s Step 207( N/A%), pre moving , FPS 15.10, Running 23.68s Step 208( N/A%), pre moving , FPS 15.07, Running 23.75s Step 209( N/A%), pre moving , FPS 15.12, Running 23.81s Step 210( N/A%), pre moving , FPS 15.13, Running 23.88s Step 211( N/A%), pre moving , FPS 15.03, Running 23.96s Step 212( N/A%), pre moving , FPS 14.99, Running 24.03s Step 213( N/A%), pre moving , FPS 15.31, Running 24.07s Step 214( N/A%), pre moving , FPS 15.67, Running 24.12s Step 215( N/A%), pre moving , FPS 15.93, Running 24.16s Step 216( N/A%), pre moving , FPS 16.14, Running 24.21s Step 217( N/A%), pre moving , FPS 16.45, Running 24.25s Step 218( N/A%), pre moving , FPS 16.78, Running 24.30s Step 219( N/A%), pre moving , FPS 17.13, Running 24.34s Step 220( N/A%), pre moving , FPS 17.17, Running 24.38s Step 221( N/A%), pre moving , FPS 17.21, Running 24.42s Step 222( N/A%), pre moving , FPS 17.80, Running 24.47s Step 223( N/A%), pre moving , FPS 18.19, Running 24.51s Step 224( N/A%), pre moving , FPS 18.62, Running 24.55s Step 225( N/A%), pre moving , FPS 19.09, Running 24.59s Step 226( N/A%), pre moving , FPS 19.56, Running 24.63s Step 227( N/A%), pre moving , FPS 13.47, Running 25.17s Step 228( N/A%), pre moving , FPS 13.67, Running 25.21s Step 229( N/A%), pre moving , FPS 13.81, Running 25.26s Step 230( N/A%), pre moving , FPS 13.99, Running 25.31s Step 231( N/A%), pre moving , FPS 14.31, Running 25.36s Step 232( N/A%), pre moving , FPS 14.63, Running 25.40s Step 233( N/A%), pre moving , FPS 14.40, Running 25.46s Step 234( N/A%), pre moving , FPS 14.15, Running 25.53s Step 235( N/A%), pre moving , FPS 13.87, Running 25.60s Step 236( N/A%), pre moving , FPS 13.70, Running 25.67s Step 237( N/A%), pre moving , FPS 13.48, Running 25.74s Step 238( N/A%), pre moving , FPS 13.07, Running 25.83s Step 239( N/A%), pre moving , FPS 12.66, Running 25.92s Step 240( N/A%), pre moving , FPS 12.23, Running 26.02s Step 241( N/A%), pre moving , FPS 11.87, Running 26.11s Step 242( N/A%), pre moving , FPS 11.40, Running 26.22s Step 243( N/A%), pre moving , FPS 11.03, Running 26.32s Step 244( N/A%), pre moving , FPS 10.66, Running 26.42s Step 245( N/A%), pre moving , FPS 10.25, Running 26.54s Step 246( N/A%), pre moving , FPS 9.83, Running 26.66s Step 247( N/A%), pre moving , FPS 12.30, Running 26.79s Step 248( N/A%), pre moving , FPS 11.78, Running 26.91s Step 249( N/A%), pre moving , FPS 11.33, Running 27.03s Step 250( N/A%), pre moving , FPS 10.89, Running 27.15s Step 251( N/A%), pre moving , FPS 10.42, Running 27.28s Step 252( N/A%), pre moving , FPS 10.03, Running 27.39s Step 253( N/A%), pre moving , FPS 9.70, Running 27.53s Step 254( N/A%), pre moving , FPS 9.51, Running 27.63s Step 255( N/A%), pre moving , FPS 9.40, Running 27.73s Step 256( N/A%), pre moving , FPS 9.25, Running 27.83s Step 257( N/A%), pre moving , FPS 9.13, Running 27.93s Step 258( N/A%), pre moving , FPS 9.10, Running 28.02s Step 259( N/A%), pre moving , FPS 9.07, Running 28.13s Step 260( N/A%), pre moving , FPS 9.04, Running 28.23s Step 261( N/A%), pre moving , FPS 8.97, Running 28.34s Step 262( N/A%), pre moving , FPS 8.99, Running 28.44s Step 263( N/A%), pre moving , FPS 9.01, Running 28.54s Step 264( N/A%), pre moving , FPS 9.04, Running 28.64s Step 265( N/A%), pre moving , FPS 9.12, Running 28.73s Step 266( N/A%), pre moving , FPS 9.23, Running 28.83s Step 267( N/A%), pre moving , FPS 9.35, Running 28.93s Step 268( N/A%), pre moving , FPS 9.53, Running 29.01s Step 269( N/A%), pre moving , FPS 9.73, Running 29.08s Step 270( N/A%), pre moving , FPS 10.00, Running 29.15s Step 271( N/A%), pre moving , FPS 10.27, Running 29.22s Step 272( N/A%), pre moving , FPS 10.55, Running 29.29s Step 273( N/A%), pre moving , FPS 10.80, Running 29.38s Step 274( N/A%), pre moving , FPS 10.90, Running 29.47s Step 275( N/A%), pre moving , FPS 10.89, Running 29.56s Step 276( N/A%), pre moving , FPS 10.95, Running 29.65s Step 277( N/A%), pre moving , FPS 10.96, Running 29.75s Step 278( N/A%), pre moving , FPS 10.98, Running 29.85s Step 279( N/A%), pre moving , FPS 11.03, Running 29.94s Step 280( N/A%), pre moving , FPS 11.25, Running 30.01s Step 281( N/A%), pre moving , FPS 11.52, Running 30.07s Step 282( N/A%), pre moving , FPS 11.76, Running 30.15s Step 283( N/A%), pre moving , FPS 11.91, Running 30.22s Step 284( N/A%), pre moving , FPS 12.06, Running 30.29s Step 285( N/A%), pre moving , FPS 12.29, Running 30.36s Step 286( N/A%), pre moving , FPS 12.50, Running 30.43s Step 287( N/A%), pre moving , FPS 12.95, Running 30.48s Step 288( N/A%), pre moving , FPS 13.23, Running 30.52s Step 289( N/A%), pre moving , FPS 13.42, Running 30.57s Step 290( N/A%), pre moving , FPS 13.59, Running 30.62s Step 291( N/A%), pre moving , FPS 13.84, Running 30.67s Step 292( N/A%), pre moving , FPS 14.04, Running 30.71s Step 293( N/A%), pre moving , FPS 14.51, Running 30.76s Step 294( N/A%), pre moving , FPS 14.91, Running 30.81s Step 295( N/A%), pre moving , FPS 15.46, Running 30.86s Step 296( N/A%), pre moving , FPS 16.08, Running 30.90s Step 297( N/A%), pre moving , FPS 16.72, Running 30.95s Step 298( N/A%), pre moving , FPS 17.39, Running 31.00s Step 299( N/A%), pre moving , FPS 17.97, Running 31.05s Step 300( N/A%), pre moving , FPS 18.38, Running 31.10s Step 301( N/A%), pre moving , FPS 18.81, Running 31.14s Step 302( N/A%), pre moving , FPS 19.35, Running 31.18s Step 303( N/A%), pre moving , FPS 19.98, Running 31.22s Step 304( N/A%), pre moving , FPS 20.60, Running 31.27s Step 305( N/A%), pre moving , FPS 21.05, Running 31.31s Step 306( N/A%), pre moving , FPS 21.63, Running 31.36s Step 307( N/A%), pre moving , FPS 21.69, Running 31.40s Step 308( N/A%), pre moving , FPS 21.69, Running 31.44s Step 309( N/A%), pre moving , FPS 21.87, Running 31.49s Step 310( N/A%), pre moving , FPS 8.85, Running 32.88s Step 311( N/A%), pre moving , FPS 8.05, Running 33.15s Step 312( N/A%), pre moving , FPS 7.57, Running 33.36s Step 313( N/A%), pre moving , FPS 7.09, Running 33.58s Step 314( N/A%), pre moving , FPS 6.72, Running 33.78s Step 315( N/A%), pre moving , FPS 6.12, Running 34.13s Step 316( N/A%), pre moving , FPS 5.84, Running 34.33s Step 317( N/A%), pre moving , FPS 5.51, Running 34.58s Step 318( N/A%), pre moving , FPS 5.32, Running 34.75s Step 319( N/A%), pre moving , FPS 5.00, Running 35.05s Step 320( N/A%), pre moving , FPS 4.80, Running 35.26s Step 321( N/A%), pre moving , FPS 4.55, Running 35.53s Step 322( N/A%), pre moving , FPS 4.41, Running 35.71s Step 323( N/A%), pre moving , FPS 4.20, Running 35.98s Step 324( N/A%), pre moving , FPS 4.11, Running 36.14s Step 325( N/A%), pre moving , FPS 3.88, Running 36.46s Step 326( N/A%), pre moving , FPS 3.73, Running 36.71s Step 327( N/A%), pre moving , FPS 3.55, Running 37.03s Step 328( N/A%), pre moving , FPS 3.48, Running 37.18s Step 329( N/A%), pre moving , FPS 3.36, Running 37.44s Step 330( 0.17%), action 1, FPS 3.61, Running 38.42s Step 331( 0.33%), action 2, FPS 3.62, Running 38.68s Step 332( 0.50%), action 3, FPS 3.31, Running 39.40s Step 333( 0.67%), action 4, FPS 3.23, Running 39.78s Step 334( 0.83%), action 5, FPS 3.12, Running 40.19s Step 335( 1.00%), action 6, FPS 3.15, Running 40.48s Step 336( 1.17%), action 7, FPS 2.92, Running 41.18s Step 337( 1.33%), action 8, FPS 2.79, Running 41.74s Step 338( 1.50%), action 9, FPS 2.64, Running 42.33s Step 339( 1.67%), action 10, FPS 2.64, Running 42.62s Step 340( 1.83%), action 11, FPS 2.45, Running 43.43s Step 341( 2.00%), action 12, FPS 2.45, Running 43.71s Step 342( 2.17%), action 13, FPS 2.33, Running 44.31s Step 343( 2.33%), action 14, FPS 2.26, Running 44.82s Step 344( 2.50%), action 15, FPS 2.15, Running 45.44s Step 345( 2.67%), action 16, FPS 2.15, Running 45.76s Step 346( 2.83%), action 17, FPS 2.09, Running 46.27s Step 347( 3.00%), action 18, FPS 2.10, Running 46.55s Step 348( 3.17%), action 19, FPS 2.03, Running 47.05s Step 349( 3.33%), action 20, FPS 1.99, Running 47.47s Step 350( 3.50%), action 21, FPS 2.07, Running 48.06s Step 351( 3.67%), action 22, FPS 2.08, Running 48.31s Step 352( 3.83%), action 23, FPS 2.10, Running 48.92s Step 353( 4.00%), action 24, FPS 2.09, Running 49.32s Step 354( 4.17%), action 25, FPS 2.07, Running 49.84s Step 355( 4.33%), action 26, FPS 2.02, Running 50.40s Step 356( 4.50%), action 27, FPS 2.06, Running 50.90s Step 357( 4.67%), action 28, FPS 2.05, Running 51.48s Step 358( 4.83%), action 29, FPS 2.04, Running 52.14s Step 359( 5.00%), action 30, FPS 2.02, Running 52.53s Step 360( 5.17%), action 31, FPS 2.05, Running 53.17s Step 361( 5.33%), action 32, FPS 2.04, Running 53.50s Step 362( 5.50%), action 33, FPS 2.09, Running 53.90s Step 363( 5.67%), action 34, FPS 2.13, Running 54.20s Step 364( 5.83%), action 35, FPS 2.18, Running 54.61s Step 365( 6.00%), action 36, FPS 2.18, Running 54.95s Step 366( 6.17%), action 37, FPS 2.13, Running 55.67s Step 367( 6.33%), action 38, FPS 2.12, Running 55.96s Step 368( 6.50%), action 39, FPS 2.13, Running 56.43s Step 369( 6.67%), action 40, FPS 2.17, Running 56.69s Step 370( 6.83%), action 41, FPS 2.15, Running 57.35s Step 371( 7.00%), action 42, FPS 2.12, Running 57.76s Step 372( 7.17%), action 43, FPS 2.12, Running 58.37s Step 373( 7.33%), action 44, FPS 2.12, Running 58.74s Step 374( 7.50%), action 45, FPS 2.15, Running 59.14s Step 375( 7.67%), action 46, FPS 2.22, Running 59.40s Step 376( 7.83%), action 47, FPS 2.25, Running 59.78s Step 377( 8.00%), action 48, FPS 2.31, Running 60.13s Step 378( 8.17%), action 49, FPS 2.38, Running 60.55s Step 379( 8.33%), action 50, FPS 2.34, Running 61.08s Step 380( 8.50%), action 51, FPS 2.31, Running 61.81s Step 381( 8.67%), action 52, FPS 2.33, Running 62.08s Step 382( 8.83%), action 53, FPS 2.30, Running 62.61s Step 383( 9.00%), action 54, FPS 2.31, Running 62.87s Step 384( 9.17%), action 55, FPS 2.32, Running 63.24s Step 385( 9.33%), action 56, FPS 2.33, Running 63.54s Step 386( 9.50%), action 57, FPS 2.41, Running 63.96s Step 387( 9.67%), action 58, FPS 2.35, Running 64.49s Step 388( 9.83%), action 59, FPS 2.34, Running 64.97s Step 389( 10.00%), action 60, FPS 2.30, Running 65.38s Step 390( 10.17%), action 61, FPS 2.30, Running 66.04s Step 391( 10.33%), action 62, FPS 2.30, Running 66.46s Step 392( 10.50%), action 63, FPS 2.30, Running 67.08s Step 393( 10.67%), action 64, FPS 2.29, Running 67.47s Step 394( 10.83%), action 65, FPS 2.17, Running 68.35s Step 395( 11.00%), action 66, FPS 2.12, Running 68.84s Step 396( 11.17%), action 67, FPS 2.02, Running 69.66s Step 397( 11.33%), action 68, FPS 2.01, Running 70.09s Step 398( 11.50%), action 69, FPS 1.98, Running 70.64s Step 399( 11.67%), action 70, FPS 1.97, Running 71.22s Step 400( 11.83%), action 71, FPS 1.95, Running 72.09s Step 401( 12.00%), action 72, FPS 1.89, Running 72.65s Step 402( 12.17%), action 73, FPS 1.87, Running 73.30s Step 403( 12.33%), action 74, FPS 1.85, Running 73.66s Step 404( 12.50%), action 75, FPS 1.79, Running 74.39s Step 405( 12.67%), action 76, FPS 1.76, Running 74.92s Step 406( 12.83%), action 77, FPS 1.73, Running 75.52s Step 407( 13.00%), action 78, FPS 1.75, Running 75.89s Step 408( 13.17%), action 79, FPS 1.70, Running 76.77s Step 409( 13.33%), action 80, FPS 1.69, Running 77.24s Step 410( 13.50%), action 81, FPS 1.66, Running 78.11s Step 411( 13.67%), action 82, FPS 1.64, Running 78.68s Step 412( 13.83%), action 83, FPS 1.67, Running 79.08s Step 413( 14.00%), action 84, FPS 1.66, Running 79.50s Step 414( 14.17%), action 85, FPS 1.66, Running 80.38s Step 415( 14.33%), action 86, FPS 1.66, Running 80.86s Step 416( 14.50%), action 87, FPS 1.67, Running 81.64s Step 417( 14.67%), action 88, FPS 1.65, Running 82.19s Step 418( 14.83%), action 89, FPS 1.61, Running 83.03s Step 419( 15.00%), action 90, FPS 1.65, Running 83.32s Step 420( 15.17%), action 91, FPS 1.65, Running 84.20s Step 421( 15.33%), action 92, FPS 1.67, Running 84.66s Step 422( 15.50%), action 93, FPS 1.66, Running 85.34s Step 423( 15.67%), action 94, FPS 1.65, Running 85.77s Step 424( 15.83%), action 95, FPS 1.67, Running 86.40s Step 425( 16.00%), action 96, FPS 1.66, Running 86.94s Step 426( 16.17%), action 97, FPS 1.67, Running 87.49s Step 427( 16.33%), action 98, FPS 1.69, Running 87.75s Step 428( 16.50%), action 99, FPS 1.70, Running 88.54s Step 429( 16.67%), action 100, FPS 1.71, Running 88.92s Step 430( 16.83%), action 101, FPS 1.70, Running 89.90s Step 431( 17.00%), action 102, FPS 1.73, Running 90.26s Step 432( 17.17%), action 103, FPS 1.68, Running 90.99s Step 433( 17.33%), action 104, FPS 1.66, Running 91.57s Step 434( 17.50%), action 105, FPS 1.73, Running 91.94s Step 435( 17.67%), action 106, FPS 1.72, Running 92.50s Step 436( 17.83%), action 107, FPS 1.74, Running 93.11s Step 437( 18.00%), action 108, FPS 1.77, Running 93.51s Step 438( 18.17%), action 109, FPS 1.81, Running 94.06s Step 439( 18.33%), action 110, FPS 1.76, Running 94.70s Step 440( 18.50%), action 111, FPS 1.77, Running 95.48s Step 441( 18.67%), action 112, FPS 1.79, Running 95.87s Step 442( 18.83%), action 113, FPS 1.76, Running 96.69s Step 443( 19.00%), action 114, FPS 1.76, Running 97.11s Step 444( 19.17%), action 115, FPS 1.78, Running 97.64s Step 445( 19.33%), action 116, FPS 1.81, Running 98.00s Step 446( 19.50%), action 117, FPS 1.80, Running 98.61s Step 447( 19.67%), action 118, FPS 1.76, Running 99.12s Step 448( 19.83%), action 119, FPS 1.81, Running 99.59s Step 449( 20.00%), action 120, FPS 1.80, Running 100.00s Step 450( 20.17%), action 121, FPS 1.80, Running 101.04s Step 451( 20.33%), action 122, FPS 1.79, Running 101.44s Step 452( 20.50%), action 123, FPS 1.79, Running 102.16s Step 453( 20.67%), action 124, FPS 1.85, Running 102.39s Step 454( 20.83%), action 125, FPS 1.78, Running 103.17s Step 455( 21.00%), action 126, FPS 1.78, Running 103.74s Step 456( 21.17%), action 127, FPS 1.75, Running 104.55s Step 457( 21.33%), action 128, FPS 1.73, Running 105.06s Step 458( 21.50%), action 129, FPS 1.71, Running 105.74s Step 459( 21.67%), action 130, FPS 1.74, Running 106.22s Step 460( 21.83%), action 131, FPS 1.73, Running 107.01s Step 461( 22.00%), action 132, FPS 1.76, Running 107.25s Step 462( 22.17%), action 133, FPS 1.77, Running 108.00s Step 463( 22.33%), action 134, FPS 1.78, Running 108.34s Step 464( 22.50%), action 135, FPS 1.75, Running 109.09s Step 465( 22.67%), action 136, FPS 1.73, Running 109.55s Step 466( 22.83%), action 137, FPS 1.71, Running 110.31s Step 467( 23.00%), action 138, FPS 1.75, Running 110.57s Step 468( 23.17%), action 139, FPS 1.71, Running 111.27s Step 469( 23.33%), action 140, FPS 1.70, Running 111.74s Step 470( 23.50%), action 141, FPS 1.71, Running 112.76s Step 471( 23.67%), action 142, FPS 1.72, Running 113.08s Step 472( 23.83%), action 143, FPS 1.71, Running 113.83s Step 473( 24.00%), action 144, FPS 1.70, Running 114.19s Step 474( 24.17%), action 145, FPS 1.70, Running 114.93s Step 475( 24.33%), action 146, FPS 1.71, Running 115.43s Step 476( 24.50%), action 147, FPS 1.77, Running 115.87s Step 477( 24.67%), action 148, FPS 1.77, Running 116.34s Step 478( 24.83%), action 149, FPS 1.75, Running 117.14s Step 479( 25.00%), action 150, FPS 1.74, Running 117.69s Step 480( 25.17%), action 151, FPS 1.72, Running 118.65s Step 481( 25.33%), action 152, FPS 1.69, Running 119.08s Step 482( 25.50%), action 153, FPS 1.71, Running 119.66s Step 483( 25.67%), action 154, FPS 1.69, Running 120.21s Step 484( 25.83%), action 155, FPS 1.72, Running 120.72s Step 485( 26.00%), action 156, FPS 1.70, Running 121.28s Step 486( 26.17%), action 157, FPS 1.73, Running 121.85s Step 487( 26.33%), action 158, FPS 1.69, Running 122.41s Step 488( 26.50%), action 159, FPS 1.73, Running 122.84s Step 489( 26.67%), action 160, FPS 1.72, Running 123.39s Step 490( 26.83%), action 161, FPS 1.73, Running 124.34s Step 491( 27.00%), action 162, FPS 1.72, Running 124.73s Step 492( 27.17%), action 163, FPS 1.73, Running 125.42s Step 493( 27.33%), action 164, FPS 1.71, Running 125.89s Step 494( 27.50%), action 165, FPS 1.73, Running 126.52s Step 495( 27.67%), action 166, FPS 1.72, Running 127.04s Step 496( 27.83%), action 167, FPS 1.71, Running 127.57s Step 497( 28.00%), action 168, FPS 1.73, Running 127.91s Step 498( 28.17%), action 169, FPS 1.77, Running 128.41s Step 499( 28.33%), action 170, FPS 1.78, Running 128.90s Step 500( 28.50%), action 171, FPS 1.83, Running 129.59s Step 501( 28.67%), action 172, FPS 1.83, Running 130.01s Step 502( 28.83%), action 173, FPS 1.85, Running 130.45s Step 503( 29.00%), action 174, FPS 1.88, Running 130.83s Step 504( 29.17%), action 175, FPS 1.89, Running 131.29s Step 505( 29.33%), action 176, FPS 1.95, Running 131.54s Step 506( 29.50%), action 177, FPS 1.98, Running 131.95s Step 507( 29.67%), action 178, FPS 2.03, Running 132.28s Step 508( 29.83%), action 179, FPS 2.01, Running 132.81s Step 509( 30.00%), action 180, FPS 2.06, Running 133.11s Step 510( 30.17%), action 181, FPS 2.10, Running 133.88s Step 511( 30.33%), action 182, FPS 2.11, Running 134.19s Step 512( 30.50%), action 183, FPS 2.12, Running 134.84s Step 513( 30.67%), action 184, FPS 2.12, Running 135.33s Step 514( 30.83%), action 185, FPS 2.11, Running 135.98s Step 515( 31.00%), action 186, FPS 2.14, Running 136.40s Step 516( 31.17%), action 187, FPS 2.11, Running 137.07s Step 517( 31.33%), action 188, FPS 2.07, Running 137.55s Step 518( 31.50%), action 189, FPS 2.02, Running 138.30s Step 519( 31.67%), action 190, FPS 2.06, Running 138.60s Step 520( 31.83%), action 191, FPS 2.00, Running 139.60s Step 521( 32.00%), action 192, FPS 2.00, Running 140.01s Step 522( 32.17%), action 193, FPS 1.99, Running 140.50s Step 523( 32.33%), action 194, FPS 1.99, Running 140.87s Step 524( 32.50%), action 195, FPS 1.96, Running 141.48s Step 525( 32.67%), action 196, FPS 1.91, Running 142.00s Step 526( 32.83%), action 197, FPS 1.89, Running 142.55s Step 527( 33.00%), action 198, FPS 1.86, Running 143.02s Step 528( 33.17%), action 199, FPS 1.83, Running 143.72s Step 529( 33.33%), action 200, FPS 1.82, Running 144.09s Step 530( 33.50%), action 201, FPS 1.82, Running 144.89s Step 531( 33.67%), action 202, FPS 1.80, Running 145.28s Step 532( 33.83%), action 203, FPS 1.80, Running 145.94s Step 533( 34.00%), action 204, FPS 1.79, Running 146.50s Step 534( 34.17%), action 205, FPS 1.82, Running 146.97s Step 535( 34.33%), action 206, FPS 1.84, Running 147.29s Step 536( 34.50%), action 207, FPS 1.84, Running 147.96s Step 537( 34.67%), action 208, FPS 1.84, Running 148.41s Step 538( 34.83%), action 209, FPS 1.87, Running 149.02s Step 539( 35.00%), action 210, FPS 1.83, Running 149.52s Step 540( 35.17%), action 211, FPS 1.84, Running 150.49s Step 541( 35.33%), action 212, FPS 1.81, Running 151.05s Step 542( 35.50%), action 213, FPS 1.77, Running 151.79s Step 543( 35.67%), action 214, FPS 1.75, Running 152.33s Step 544( 35.83%), action 215, FPS 1.73, Running 153.04s Step 545( 36.00%), action 216, FPS 1.76, Running 153.34s Step 546( 36.17%), action 217, FPS 1.76, Running 153.94s Step 547( 36.33%), action 218, FPS 1.79, Running 154.20s Step 548( 36.50%), action 219, FPS 1.76, Running 155.07s Step 549( 36.67%), action 220, FPS 1.72, Running 155.71s Step 550( 36.83%), action 221, FPS 1.73, Running 156.46s Step 551( 37.00%), action 222, FPS 1.75, Running 156.73s Step 552( 37.17%), action 223, FPS 1.75, Running 157.37s Step 553( 37.33%), action 224, FPS 1.78, Running 157.76s Step 554( 37.50%), action 225, FPS 1.73, Running 158.55s Step 555( 37.67%), action 226, FPS 1.73, Running 158.85s Step 556( 37.83%), action 227, FPS 1.75, Running 159.39s Step 557( 38.00%), action 228, FPS 1.76, Running 159.75s Step 558( 38.17%), action 229, FPS 1.78, Running 160.23s Step 559( 38.33%), action 230, FPS 1.78, Running 160.73s Step 560( 38.50%), action 231, FPS 1.78, Running 161.75s Step 561( 38.67%), action 232, FPS 1.77, Running 162.36s Step 562( 38.83%), action 233, FPS 1.78, Running 163.00s Step 563( 39.00%), action 234, FPS 1.82, Running 163.31s Step 564( 39.17%), action 235, FPS 1.82, Running 164.04s Step 565( 39.33%), action 236, FPS 1.81, Running 164.38s Step 566( 39.50%), action 237, FPS 1.79, Running 165.12s Step 567( 39.67%), action 238, FPS 1.74, Running 165.66s Step 568( 39.83%), action 239, FPS 1.79, Running 166.25s Step 569( 40.00%), action 240, FPS 1.84, Running 166.58s Step 570( 40.17%), action 241, FPS 1.82, Running 167.46s Step 571( 40.33%), action 242, FPS 1.77, Running 168.02s Step 572( 40.50%), action 243, FPS 1.80, Running 168.50s Step 573( 40.67%), action 244, FPS 1.80, Running 168.88s Step 574( 40.83%), action 245, FPS 1.86, Running 169.29s Step 575( 41.00%), action 246, FPS 1.83, Running 169.78s Step 576( 41.17%), action 247, FPS 1.83, Running 170.30s Step 577( 41.33%), action 248, FPS 1.85, Running 170.54s Step 578( 41.50%), action 249, FPS 1.80, Running 171.35s Step 579( 41.67%), action 250, FPS 1.84, Running 171.59s Step 580( 41.83%), action 251, FPS 1.89, Running 172.33s Step 581( 42.00%), action 252, FPS 1.96, Running 172.57s Step 582( 42.17%), action 253, FPS 1.99, Running 173.05s Step 583( 42.33%), action 254, FPS 2.00, Running 173.33s Step 584( 42.50%), action 255, FPS 2.07, Running 173.68s Step 585( 42.67%), action 256, FPS 2.09, Running 173.96s Step 586( 42.83%), action 257, FPS 2.16, Running 174.36s Step 587( 43.00%), action 258, FPS 2.24, Running 174.61s Step 588( 43.17%), action 259, FPS 2.27, Running 175.06s Step 589( 43.33%), action 260, FPS 2.25, Running 175.48s Step 590( 43.50%), action 261, FPS 2.18, Running 176.62s Step 591( 43.67%), action 262, FPS 2.21, Running 177.07s Step 592( 43.83%), action 263, FPS 2.14, Running 177.87s Step 593( 44.00%), action 264, FPS 2.15, Running 178.19s Step 594( 44.17%), action 265, FPS 2.06, Running 179.02s Step 595( 44.33%), action 266, FPS 2.08, Running 179.40s Step 596( 44.50%), action 267, FPS 2.05, Running 180.03s Step 597( 44.67%), action 268, FPS 1.98, Running 180.65s Step 598( 44.83%), action 269, FPS 1.99, Running 181.42s Step 599( 45.00%), action 270, FPS 1.96, Running 181.81s Step 600( 45.17%), action 271, FPS 1.95, Running 182.60s Step 601( 45.33%), action 272, FPS 1.93, Running 182.95s Step 602( 45.50%), action 273, FPS 1.90, Running 183.58s Step 603( 45.67%), action 274, FPS 1.87, Running 184.04s Step 604( 45.83%), action 275, FPS 1.80, Running 184.77s Step 605( 46.00%), action 276, FPS 1.76, Running 185.31s Step 606( 46.17%), action 277, FPS 1.72, Running 185.98s Step 607( 46.33%), action 278, FPS 1.70, Running 186.39s Step 608( 46.50%), action 279, FPS 1.67, Running 187.07s Step 609( 46.67%), action 280, FPS 1.67, Running 187.46s Step 610( 46.83%), action 281, FPS 1.69, Running 188.47s Step 611( 47.00%), action 282, FPS 1.72, Running 188.70s Step 612( 47.17%), action 283, FPS 1.73, Running 189.46s Step 613( 47.33%), action 284, FPS 1.73, Running 189.73s Step 614( 47.50%), action 285, FPS 1.80, Running 190.11s Step 615( 47.67%), action 286, FPS 1.82, Running 190.37s Step 616( 47.83%), action 287, FPS 1.87, Running 190.74s Step 617( 48.00%), action 288, FPS 1.91, Running 191.15s Step 618( 48.17%), action 289, FPS 1.93, Running 191.76s Step 619( 48.33%), action 290, FPS 1.96, Running 192.02s Step 620( 48.50%), action 291, FPS 2.01, Running 192.56s Step 621( 48.67%), action 292, FPS 1.99, Running 192.98s Step 622( 48.83%), action 293, FPS 2.00, Running 193.58s Step 623( 49.00%), action 294, FPS 2.04, Running 193.84s Step 624( 49.17%), action 295, FPS 2.08, Running 194.38s Step 625( 49.33%), action 296, FPS 2.09, Running 194.90s Step 626( 49.50%), action 297, FPS 2.13, Running 195.37s Step 627( 49.67%), action 298, FPS 2.15, Running 195.68s Step 628( 49.83%), action 299, FPS 2.22, Running 196.09s Step 629( 50.00%), action 300, FPS 2.20, Running 196.57s Step 630( 50.17%), action 301, FPS 2.27, Running 197.28s Step 631( 50.33%), action 302, FPS 2.23, Running 197.69s Step 632( 50.50%), action 303, FPS 2.28, Running 198.24s Step 633( 50.67%), action 304, FPS 2.27, Running 198.53s Step 634( 50.83%), action 305, FPS 2.26, Running 198.96s Step 635( 51.00%), action 306, FPS 2.23, Running 199.33s Step 636( 51.17%), action 307, FPS 2.13, Running 200.13s Step 637( 51.33%), action 308, FPS 2.16, Running 200.40s Step 638( 51.50%), action 309, FPS 2.20, Running 200.84s Step 639( 51.67%), action 310, FPS 2.16, Running 201.27s Step 640( 51.83%), action 311, FPS 2.13, Running 201.97s Step 641( 52.00%), action 312, FPS 2.12, Running 202.42s Step 642( 52.17%), action 313, FPS 2.17, Running 202.81s Step 643( 52.33%), action 314, FPS 2.17, Running 203.06s Step 644( 52.50%), action 315, FPS 2.18, Running 203.56s Step 645( 52.67%), action 316, FPS 2.23, Running 203.87s Step 646( 52.83%), action 317, FPS 2.16, Running 204.63s Step 647( 53.00%), action 318, FPS 2.16, Running 204.92s Step 648( 53.17%), action 319, FPS 2.15, Running 205.40s Step 649( 53.33%), action 320, FPS 2.19, Running 205.70s Step 650( 53.50%), action 321, FPS 2.16, Running 206.53s Step 651( 53.67%), action 322, FPS 2.17, Running 206.91s Step 652( 53.83%), action 323, FPS 2.11, Running 207.73s Step 653( 54.00%), action 324, FPS 2.08, Running 208.14s Step 654( 54.17%), action 325, FPS 2.01, Running 208.91s Step 655( 54.33%), action 326, FPS 1.98, Running 209.45s Step 656( 54.50%), action 327, FPS 2.00, Running 210.13s Step 657( 54.67%), action 328, FPS 1.97, Running 210.53s Step 658( 54.83%), action 329, FPS 1.97, Running 211.00s Step 659( 55.00%), action 330, FPS 1.95, Running 211.54s Step 660( 55.17%), action 331, FPS 1.93, Running 212.34s Step 661( 55.33%), action 332, FPS 1.94, Running 212.73s Step 662( 55.50%), action 333, FPS 1.93, Running 213.18s Step 663( 55.67%), action 334, FPS 1.91, Running 213.55s Step 664( 55.83%), action 335, FPS 1.90, Running 214.08s Step 665( 56.00%), action 336, FPS 1.89, Running 214.46s Step 666( 56.17%), action 337, FPS 1.91, Running 215.08s Step 667( 56.33%), action 338, FPS 1.92, Running 215.36s Step 668( 56.50%), action 339, FPS 1.92, Running 215.81s Step 669( 56.67%), action 340, FPS 1.91, Running 216.16s Step 670( 56.83%), action 341, FPS 1.92, Running 216.94s Step 671( 57.00%), action 342, FPS 1.90, Running 217.47s Step 672( 57.17%), action 343, FPS 1.90, Running 218.23s Step 673( 57.33%), action 344, FPS 1.93, Running 218.51s Step 674( 57.50%), action 345, FPS 1.92, Running 219.34s Step 675( 57.67%), action 346, FPS 1.94, Running 219.78s Step 676( 57.83%), action 347, FPS 1.93, Running 220.50s Step 677( 58.00%), action 348, FPS 1.95, Running 220.78s Step 678( 58.17%), action 349, FPS 1.93, Running 221.38s Step 679( 58.33%), action 350, FPS 1.97, Running 221.69s Step 680( 58.50%), action 351, FPS 1.95, Running 222.58s Step 681( 58.67%), action 352, FPS 1.98, Running 222.84s Step 682( 58.83%), action 353, FPS 1.95, Running 223.43s Step 683( 59.00%), action 354, FPS 1.93, Running 223.92s Step 684( 59.17%), action 355, FPS 1.94, Running 224.37s Step 685( 59.33%), action 356, FPS 1.96, Running 224.68s Step 686( 59.50%), action 357, FPS 1.96, Running 225.29s Step 687( 59.67%), action 358, FPS 1.92, Running 225.79s Step 688( 59.83%), action 359, FPS 1.91, Running 226.29s Step 689( 60.00%), action 360, FPS 1.92, Running 226.58s Step 690( 60.17%), action 361, FPS 1.89, Running 227.52s Step 691( 60.33%), action 362, FPS 1.93, Running 227.81s Step 692( 60.50%), action 363, FPS 1.94, Running 228.56s Step 693( 60.67%), action 364, FPS 1.92, Running 228.94s Step 694( 60.83%), action 365, FPS 1.95, Running 229.60s Step 695( 61.00%), action 366, FPS 1.98, Running 229.87s Step 696( 61.17%), action 367, FPS 2.00, Running 230.49s Step 697( 61.33%), action 368, FPS 1.96, Running 231.00s Step 698( 61.50%), action 369, FPS 1.99, Running 231.44s Step 699( 61.67%), action 370, FPS 1.94, Running 231.98s Step 700( 61.83%), action 371, FPS 1.91, Running 233.03s Step 701( 62.00%), action 372, FPS 1.85, Running 233.63s Step 702( 62.17%), action 373, FPS 1.87, Running 234.14s Step 703( 62.33%), action 374, FPS 1.89, Running 234.49s Step 704( 62.50%), action 375, FPS 1.84, Running 235.23s Step 705( 62.67%), action 376, FPS 1.81, Running 235.72s Step 706( 62.83%), action 377, FPS 1.82, Running 236.30s Step 707( 63.00%), action 378, FPS 1.82, Running 236.81s Step 708( 63.17%), action 379, FPS 1.82, Running 237.26s Step 709( 63.33%), action 380, FPS 1.77, Running 237.86s Step 710( 63.50%), action 381, FPS 1.80, Running 238.62s Step 711( 63.67%), action 382, FPS 1.79, Running 238.99s Step 712( 63.83%), action 383, FPS 1.80, Running 239.68s Step 713( 64.00%), action 384, FPS 1.78, Running 240.20s Step 714( 64.17%), action 385, FPS 1.74, Running 241.08s Step 715( 64.33%), action 386, FPS 1.71, Running 241.58s Step 716( 64.50%), action 387, FPS 1.73, Running 242.03s Step 717( 64.67%), action 388, FPS 1.75, Running 242.41s Step 718( 64.83%), action 389, FPS 1.75, Running 242.89s Step 719( 65.00%), action 390, FPS 1.79, Running 243.17s Step 720( 65.17%), action 391, FPS 1.83, Running 243.96s Step 721( 65.33%), action 392, FPS 1.84, Running 244.48s Step 722( 65.50%), action 393, FPS 1.79, Running 245.33s Step 723( 65.67%), action 394, FPS 1.76, Running 245.86s Step 724( 65.83%), action 395, FPS 1.78, Running 246.45s Step 725( 66.00%), action 396, FPS 1.76, Running 247.06s Step 726( 66.17%), action 397, FPS 1.78, Running 247.56s Step 727( 66.33%), action 398, FPS 1.78, Running 248.04s Step 728( 66.50%), action 399, FPS 1.78, Running 248.50s Step 729( 66.67%), action 400, FPS 1.79, Running 249.01s Step 730( 66.83%), action 401, FPS 1.78, Running 249.84s Step 731( 67.00%), action 402, FPS 1.76, Running 250.36s Step 732( 67.17%), action 403, FPS 1.73, Running 251.25s Step 733( 67.33%), action 404, FPS 1.75, Running 251.60s Step 734( 67.50%), action 405, FPS 1.79, Running 252.26s Step 735( 67.67%), action 406, FPS 1.83, Running 252.54s Step 736( 67.83%), action 407, FPS 1.82, Running 253.04s Step 737( 68.00%), action 408, FPS 1.80, Running 253.51s Step 738( 68.17%), action 409, FPS 1.77, Running 254.22s Step 739( 68.33%), action 410, FPS 1.72, Running 254.77s Step 740( 68.50%), action 411, FPS 1.70, Running 255.73s Step 741( 68.67%), action 412, FPS 1.73, Running 256.06s Step 742( 68.83%), action 413, FPS 1.74, Running 256.82s Step 743( 69.00%), action 414, FPS 1.76, Running 257.20s Step 744( 69.17%), action 415, FPS 1.78, Running 257.71s Step 745( 69.33%), action 416, FPS 1.83, Running 257.98s Step 746( 69.50%), action 417, FPS 1.81, Running 258.61s Step 747( 69.67%), action 418, FPS 1.79, Running 259.22s Step 748( 69.83%), action 419, FPS 1.79, Running 259.68s Step 749( 70.00%), action 420, FPS 1.77, Running 260.29s Step 750( 70.17%), action 421, FPS 1.77, Running 261.12s Step 751( 70.33%), action 422, FPS 1.78, Running 261.61s Step 752( 70.50%), action 423, FPS 1.83, Running 262.18s Step 753( 70.67%), action 424, FPS 1.81, Running 262.65s Step 754( 70.83%), action 425, FPS 1.79, Running 263.42s Step 755( 71.00%), action 426, FPS 1.78, Running 263.77s Step 756( 71.17%), action 427, FPS 1.74, Running 264.56s Step 757( 71.33%), action 428, FPS 1.74, Running 264.97s Step 758( 71.50%), action 429, FPS 1.80, Running 265.36s Step 759( 71.67%), action 430, FPS 1.81, Running 265.84s Step 760( 71.83%), action 431, FPS 1.86, Running 266.46s Step 761( 72.00%), action 432, FPS 1.88, Running 266.71s Step 762( 72.17%), action 433, FPS 1.94, Running 267.10s Step 763( 72.33%), action 434, FPS 1.96, Running 267.39s Step 764( 72.50%), action 435, FPS 1.97, Running 267.87s Step 765( 72.67%), action 436, FPS 1.97, Running 268.13s Step 766( 72.83%), action 437, FPS 2.01, Running 268.55s Step 767( 73.00%), action 438, FPS 2.06, Running 268.93s Step 768( 73.17%), action 439, FPS 2.06, Running 269.37s Step 769( 73.33%), action 440, FPS 2.15, Running 269.59s Step 770( 73.50%), action 441, FPS 2.21, Running 270.17s Step 771( 73.67%), action 442, FPS 2.26, Running 270.45s Step 772( 73.83%), action 443, FPS 2.31, Running 270.85s Step 773( 74.00%), action 444, FPS 2.37, Running 271.09s Step 774( 74.17%), action 445, FPS 2.47, Running 271.50s Step 775( 74.33%), action 446, FPS 2.49, Running 271.81s Step 776( 74.50%), action 447, FPS 2.64, Running 272.14s Step 777( 74.67%), action 448, FPS 2.67, Running 272.46s Step 778( 74.83%), action 449, FPS 2.66, Running 272.88s Step 779( 75.00%), action 450, FPS 2.74, Running 273.15s Step 780( 75.17%), action 451, FPS 2.68, Running 273.91s Step 781( 75.33%), action 452, FPS 2.67, Running 274.19s Step 782( 75.50%), action 453, FPS 2.64, Running 274.69s Step 783( 75.67%), action 454, FPS 2.63, Running 275.00s Step 784( 75.83%), action 455, FPS 2.58, Running 275.62s Step 785( 76.00%), action 456, FPS 2.50, Running 276.15s Step 786( 76.17%), action 457, FPS 2.38, Running 276.93s Step 787( 76.33%), action 458, FPS 2.40, Running 277.27s Step 788( 76.50%), action 459, FPS 2.36, Running 277.84s Step 789( 76.67%), action 460, FPS 2.26, Running 278.46s Step 790( 76.83%), action 461, FPS 2.21, Running 279.20s Step 791( 77.00%), action 462, FPS 2.20, Running 279.53s Step 792( 77.17%), action 463, FPS 2.14, Running 280.18s Step 793( 77.33%), action 464, FPS 2.08, Running 280.72s Step 794( 77.50%), action 465, FPS 2.00, Running 281.51s Step 795( 77.67%), action 466, FPS 1.97, Running 281.95s Step 796( 77.83%), action 467, FPS 1.91, Running 282.60s Step 797( 78.00%), action 468, FPS 1.90, Running 282.98s Step 798( 78.17%), action 469, FPS 1.87, Running 283.59s Step 799( 78.33%), action 470, FPS 1.86, Running 283.92s Step 800( 78.50%), action 471, FPS 1.82, Running 284.90s Step 801( 78.67%), action 472, FPS 1.80, Running 285.29s Step 802( 78.83%), action 473, FPS 1.79, Running 285.88s Step 803( 79.00%), action 474, FPS 1.79, Running 286.15s Step 804( 79.17%), action 475, FPS 1.81, Running 286.70s Step 805( 79.33%), action 476, FPS 1.85, Running 286.94s Step 806( 79.50%), action 477, FPS 1.89, Running 287.50s Step 807( 79.67%), action 478, FPS 1.90, Running 287.78s Step 808( 79.83%), action 479, FPS 1.90, Running 288.37s Step 809( 80.00%), action 480, FPS 1.97, Running 288.59s Step 810( 80.17%), action 481, FPS 2.00, Running 289.21s Step 811( 80.33%), action 482, FPS 1.96, Running 289.73s Step 812( 80.50%), action 483, FPS 2.01, Running 290.11s Step 813( 80.67%), action 484, FPS 2.07, Running 290.38s Step 814( 80.83%), action 485, FPS 2.14, Running 290.85s Step 815( 81.00%), action 486, FPS 2.16, Running 291.20s Step 816( 81.17%), action 487, FPS 2.23, Running 291.57s Step 817( 81.33%), action 488, FPS 2.22, Running 292.01s Step 818( 81.50%), action 489, FPS 2.21, Running 292.65s Step 819( 81.67%), action 490, FPS 2.16, Running 293.18s Step 820( 81.83%), action 491, FPS 2.21, Running 293.96s Step 821( 82.00%), action 492, FPS 2.23, Running 294.25s Step 822( 82.17%), action 493, FPS 2.21, Running 294.91s Step 823( 82.33%), action 494, FPS 2.22, Running 295.16s Step 824( 82.50%), action 495, FPS 2.22, Running 295.71s Step 825( 82.67%), action 496, FPS 2.19, Running 296.05s Step 826( 82.83%), action 497, FPS 2.21, Running 296.54s Step 827( 83.00%), action 498, FPS 2.19, Running 296.90s Step 828( 83.17%), action 499, FPS 2.20, Running 297.44s Step 829( 83.33%), action 500, FPS 2.17, Running 297.79s Step 830( 83.50%), action 501, FPS 2.12, Running 298.64s Step 831( 83.67%), action 502, FPS 2.17, Running 298.93s Step 832( 83.83%), action 503, FPS 2.17, Running 299.33s Step 833( 84.00%), action 504, FPS 2.14, Running 299.71s Step 834( 84.17%), action 505, FPS 2.13, Running 300.23s Step 835( 84.33%), action 506, FPS 2.09, Running 300.76s Step 836( 84.50%), action 507, FPS 2.03, Running 301.43s Step 837( 84.67%), action 508, FPS 2.02, Running 301.92s Step 838( 84.83%), action 509, FPS 2.04, Running 302.47s Step 839( 85.00%), action 510, FPS 2.05, Running 302.96s Step 840( 85.17%), action 511, FPS 1.99, Running 304.00s Step 841( 85.33%), action 512, FPS 1.98, Running 304.33s Step 842( 85.50%), action 513, FPS 2.01, Running 304.87s Step 843( 85.67%), action 514, FPS 1.95, Running 305.42s Step 844( 85.83%), action 515, FPS 1.90, Running 306.24s Step 845( 86.00%), action 516, FPS 1.89, Running 306.65s Step 846( 86.17%), action 517, FPS 1.88, Running 307.20s Step 847( 86.33%), action 518, FPS 1.89, Running 307.49s Step 848( 86.50%), action 519, FPS 1.84, Running 308.29s Step 849( 86.67%), action 520, FPS 1.83, Running 308.71s Step 850( 86.83%), action 521, FPS 1.87, Running 309.36s Step 851( 87.00%), action 522, FPS 1.84, Running 309.83s Step 852( 87.17%), action 523, FPS 1.80, Running 310.45s Step 853( 87.33%), action 524, FPS 1.78, Running 310.97s Step 854( 87.50%), action 525, FPS 1.77, Running 311.54s Step 855( 87.67%), action 526, FPS 1.77, Running 312.04s Step 856( 87.83%), action 527, FPS 1.79, Running 312.58s Step 857( 88.00%), action 528, FPS 1.82, Running 312.89s Step 858( 88.17%), action 529, FPS 1.84, Running 313.31s Step 859( 88.33%), action 530, FPS 1.88, Running 313.59s Step 860( 88.50%), action 531, FPS 1.86, Running 314.75s Step 861( 88.67%), action 532, FPS 1.82, Running 315.31s Step 862( 88.83%), action 533, FPS 1.82, Running 315.88s Step 863( 89.00%), action 534, FPS 1.85, Running 316.25s Step 864( 89.17%), action 535, FPS 1.86, Running 317.02s Step 865( 89.33%), action 536, FPS 1.86, Running 317.41s Step 866( 89.50%), action 537, FPS 1.87, Running 317.88s Step 867( 89.67%), action 538, FPS 1.86, Running 318.22s Step 868( 89.83%), action 539, FPS 1.86, Running 319.03s Step 869( 90.00%), action 540, FPS 1.86, Running 319.47s Step 870( 90.17%), action 541, FPS 1.82, Running 320.34s Step 871( 90.33%), action 542, FPS 1.82, Running 320.79s Step 872( 90.50%), action 543, FPS 1.81, Running 321.49s Step 873( 90.67%), action 544, FPS 1.82, Running 321.95s Step 874( 90.83%), action 545, FPS 1.79, Running 322.72s Step 875( 91.00%), action 546, FPS 1.80, Running 323.16s Step 876( 91.17%), action 547, FPS 1.78, Running 323.81s Step 877( 91.33%), action 548, FPS 1.79, Running 324.07s Step 878( 91.50%), action 549, FPS 1.74, Running 324.79s Step 879( 91.67%), action 550, FPS 1.70, Running 325.32s Step 880( 91.83%), action 551, FPS 1.73, Running 326.29s Step 881( 92.00%), action 552, FPS 1.74, Running 326.82s Step 882( 92.17%), action 553, FPS 1.70, Running 327.63s Step 883( 92.33%), action 554, FPS 1.72, Running 327.90s Step 884( 92.50%), action 555, FPS 1.71, Running 328.72s Step 885( 92.67%), action 556, FPS 1.72, Running 329.05s Step 886( 92.83%), action 557, FPS 1.65, Running 329.97s Step 887( 93.00%), action 558, FPS 1.66, Running 330.28s Step 888( 93.17%), action 559, FPS 1.65, Running 331.14s Step 889( 93.33%), action 560, FPS 1.64, Running 331.64s Step 890( 93.50%), action 561, FPS 1.63, Running 332.59s Step 891( 93.67%), action 562, FPS 1.65, Running 332.93s Step 892( 93.83%), action 563, FPS 1.64, Running 333.67s Step 893( 94.00%), action 564, FPS 1.65, Running 334.08s Step 894( 94.17%), action 565, FPS 1.68, Running 334.60s Step 895( 94.33%), action 566, FPS 1.69, Running 335.02s Step 896( 94.50%), action 567, FPS 1.67, Running 335.77s Step 897( 94.67%), action 568, FPS 1.65, Running 336.18s Step 898( 94.83%), action 569, FPS 1.69, Running 336.66s Step 899( 95.00%), action 570, FPS 1.68, Running 337.22s Step 900( 95.17%), action 571, FPS 1.68, Running 338.16s Step 901( 95.33%), action 572, FPS 1.68, Running 338.70s Step 902( 95.50%), action 573, FPS 1.67, Running 339.60s Step 903( 95.67%), action 574, FPS 1.64, Running 340.11s Step 904( 95.83%), action 575, FPS 1.64, Running 340.89s Step 905( 96.00%), action 576, FPS 1.62, Running 341.41s Step 906( 96.17%), action 577, FPS 1.64, Running 342.17s Step 907( 96.33%), action 578, FPS 1.63, Running 342.52s Step 908( 96.50%), action 579, FPS 1.67, Running 343.13s Step 909( 96.67%), action 580, FPS 1.67, Running 343.61s Step 910( 96.83%), action 581, FPS 1.66, Running 344.67s Step 911( 97.00%), action 582, FPS 1.62, Running 345.30s Step 912( 97.17%), action 583, FPS 1.61, Running 346.07s Step 913( 97.33%), action 584, FPS 1.61, Running 346.52s Step 914( 97.50%), action 585, FPS 1.57, Running 347.34s Step 915( 97.67%), action 586, FPS 1.57, Running 347.72s Step 916( 97.83%), action 587, FPS 1.59, Running 348.36s Step 917( 98.00%), action 588, FPS 1.58, Running 348.86s Step 918( 98.17%), action 589, FPS 1.57, Running 349.40s Step 919( 98.33%), action 590, FPS 1.58, Running 349.85s Step 920( 98.50%), action 591, FPS 1.59, Running 350.72s Step 921( 98.67%), action 592, FPS 1.60, Running 351.23s Step 922( 98.83%), action 593, FPS 1.62, Running 351.99s Step 923( 99.00%), action 594, FPS 1.63, Running 352.37s Step 924( 99.17%), action 595, FPS 1.65, Running 353.00s Step 925( 99.33%), action 596, FPS 1.65, Running 353.54s Step 926( 99.50%), action 597, FPS 1.65, Running 354.32s Step 927( 99.67%), action 598, FPS 1.64, Running 354.69s Step 928( 99.83%), action 599, FPS 1.65, Running 355.22s Step 929(100.00%), action 600, FPS 1.68, Running 355.49s [2026-08-01 17:29:52] [15 ] Seed 14 failed after 356.37 s. +steps: 929 , actions: 600 . +Instruction: Empty +Total 1/15(6.67%) success. +Setting seed: 15 +Step 1( N/A%), pre moving , FPS 10.28, Running 0.10s Step 2( N/A%), pre moving , FPS 17.27, Running 0.12s Step 3( N/A%), pre moving , FPS 22.36, Running 0.13s Step 4( N/A%), pre moving , FPS 25.32, Running 0.16s Step 5( N/A%), pre moving , FPS 27.43, Running 0.18s Step 6( N/A%), pre moving , FPS 29.25, Running 0.21s Step 7( N/A%), pre moving , FPS 30.48, Running 0.23s Step 8( N/A%), pre moving , FPS 31.43, Running 0.25s Step 9( N/A%), pre moving , FPS 32.39, Running 0.28s Step 10( N/A%), pre moving , FPS 33.14, Running 0.30s Step 11( N/A%), pre moving , FPS 33.94, Running 0.32s Step 12( N/A%), pre moving , FPS 34.88, Running 0.34s Step 13( N/A%), pre moving , FPS 35.62, Running 0.36s Step 14( N/A%), pre moving , FPS 36.35, Running 0.39s Step 15( N/A%), pre moving , FPS 36.78, Running 0.41s Step 16( N/A%), pre moving , FPS 37.18, Running 0.43s Step 17( N/A%), pre moving , FPS 37.63, Running 0.45s Step 18( N/A%), pre moving , FPS 38.17, Running 0.47s Step 19( N/A%), pre moving , FPS 38.25, Running 0.50s Step 20( N/A%), pre moving , FPS 38.24, Running 0.52s Step 21( N/A%), pre moving , FPS 30.65, Running 0.75s Step 22( N/A%), pre moving , FPS 30.44, Running 0.77s Step 23( N/A%), pre moving , FPS 30.24, Running 0.80s Step 24( N/A%), pre moving , FPS 30.31, Running 0.82s Step 25( N/A%), pre moving , FPS 30.52, Running 0.84s Step 26( N/A%), pre moving , FPS 23.54, Running 1.05s Step 27( N/A%), pre moving , FPS 23.60, Running 1.08s Step 28( N/A%), pre moving , FPS 23.68, Running 1.10s Step 29( N/A%), pre moving , FPS 23.78, Running 1.12s Step 30( N/A%), pre moving , FPS 23.90, Running 1.14s Step 31( N/A%), pre moving , FPS 23.68, Running 1.17s Step 32( N/A%), pre moving , FPS 23.45, Running 1.20s Step 33( N/A%), pre moving , FPS 23.01, Running 1.23s Step 34( N/A%), pre moving , FPS 22.46, Running 1.28s Step 35( N/A%), pre moving , FPS 22.42, Running 1.30s Step 36( N/A%), pre moving , FPS 13.77, Running 1.88s Step 37( N/A%), pre moving , FPS 12.19, Running 2.09s Step 38( N/A%), pre moving , FPS 12.16, Running 2.12s Step 39( N/A%), pre moving , FPS 12.20, Running 2.14s Step 40( N/A%), pre moving , FPS 12.22, Running 2.16s Step 41( N/A%), pre moving , FPS 13.93, Running 2.19s Step 42( N/A%), pre moving , FPS 13.93, Running 2.21s Step 43( N/A%), pre moving , FPS 13.91, Running 2.23s Step 44( N/A%), pre moving , FPS 13.89, Running 2.26s Step 45( N/A%), pre moving , FPS 13.85, Running 2.28s Step 46( N/A%), pre moving , FPS 15.99, Running 2.31s Step 47( N/A%), pre moving , FPS 15.96, Running 2.33s Step 48( N/A%), pre moving , FPS 11.78, Running 2.80s Step 49( N/A%), pre moving , FPS 11.70, Running 2.83s Step 50( N/A%), pre moving , FPS 11.66, Running 2.85s Step 51( N/A%), pre moving , FPS 11.66, Running 2.88s Step 52( N/A%), pre moving , FPS 11.63, Running 2.92s Step 53( N/A%), pre moving , FPS 11.63, Running 2.95s Step 54( N/A%), pre moving , FPS 11.65, Running 2.99s Step 55( N/A%), pre moving , FPS 11.60, Running 3.02s Step 56( N/A%), pre moving , FPS 17.03, Running 3.06s Step 57( N/A%), pre moving , FPS 20.07, Running 3.09s Step 58( N/A%), pre moving , FPS 19.83, Running 3.12s Step 59( N/A%), pre moving , FPS 19.58, Running 3.16s Step 60( N/A%), pre moving , FPS 19.21, Running 3.20s Step 61( N/A%), pre moving , FPS 18.80, Running 3.25s Step 62( N/A%), pre moving , FPS 18.20, Running 3.31s Step 63( N/A%), pre moving , FPS 17.82, Running 3.36s Step 64( N/A%), pre moving , FPS 17.46, Running 3.40s Step 65( N/A%), pre moving , FPS 17.04, Running 3.46s Step 66( N/A%), pre moving , FPS 16.77, Running 3.50s Step 67( N/A%), pre moving , FPS 16.53, Running 3.54s Step 68( N/A%), pre moving , FPS 25.49, Running 3.58s Step 69( N/A%), pre moving , FPS 25.31, Running 3.62s Step 70( N/A%), pre moving , FPS 24.78, Running 3.66s Step 71( N/A%), pre moving , FPS 24.33, Running 3.71s Step 72( N/A%), pre moving , FPS 23.82, Running 3.76s Step 73( N/A%), pre moving , FPS 23.88, Running 3.79s Step 74( N/A%), pre moving , FPS 23.56, Running 3.84s Step 75( N/A%), pre moving , FPS 23.51, Running 3.87s Step 76( N/A%), pre moving , FPS 23.49, Running 3.91s Step 77( N/A%), pre moving , FPS 23.49, Running 3.94s Step 78( N/A%), pre moving , FPS 23.35, Running 3.98s Step 79( N/A%), pre moving , FPS 23.21, Running 4.02s Step 80( N/A%), pre moving , FPS 23.48, Running 4.05s Step 81( N/A%), pre moving , FPS 23.78, Running 4.09s Step 82( N/A%), pre moving , FPS 24.34, Running 4.13s Step 83( N/A%), pre moving , FPS 24.72, Running 4.16s Step 84( N/A%), pre moving , FPS 25.46, Running 4.19s Step 85( N/A%), pre moving , FPS 26.57, Running 4.21s Step 86( N/A%), pre moving , FPS 27.40, Running 4.23s Step 87( N/A%), pre moving , FPS 28.26, Running 4.25s Step 88( N/A%), pre moving , FPS 29.14, Running 4.27s Step 89( N/A%), pre moving , FPS 29.81, Running 4.29s Step 90( N/A%), pre moving , FPS 30.83, Running 4.31s Step 91( N/A%), pre moving , FPS 31.86, Running 4.33s Step 92( N/A%), pre moving , FPS 33.11, Running 4.36s Step 93( N/A%), pre moving , FPS 33.54, Running 4.39s Step 94( N/A%), pre moving , FPS 34.77, Running 4.42s Step 95( N/A%), pre moving , FPS 35.31, Running 4.44s Step 96( N/A%), pre moving , FPS 35.84, Running 4.47s Step 97( N/A%), pre moving , FPS 36.53, Running 4.49s Step 98( N/A%), pre moving , FPS 37.51, Running 4.52s Step 99( N/A%), pre moving , FPS 38.51, Running 4.54s Step 100( N/A%), pre moving , FPS 39.26, Running 4.56s Step 101( N/A%), pre moving , FPS 40.69, Running 4.58s Step 102( N/A%), pre moving , FPS 42.29, Running 4.60s Step 103( N/A%), pre moving , FPS 15.40, Running 5.46s Step 104( N/A%), pre moving , FPS 12.98, Running 5.73s Step 105( N/A%), pre moving , FPS 11.70, Running 5.92s Step 106( N/A%), pre moving , FPS 10.13, Running 6.20s Step 107( N/A%), pre moving , FPS 9.61, Running 6.33s Step 108( N/A%), pre moving , FPS 8.71, Running 6.57s Step 109( N/A%), pre moving , FPS 8.27, Running 6.71s Step 110( N/A%), pre moving , FPS 7.58, Running 6.95s Step 111( N/A%), pre moving , FPS 7.17, Running 7.12s Step 112( N/A%), pre moving , FPS 6.70, Running 7.35s Step 113( N/A%), pre moving , FPS 6.45, Running 7.49s Step 114( N/A%), pre moving , FPS 6.02, Running 7.74s Step 115( N/A%), pre moving , FPS 5.72, Running 7.94s Step 116( N/A%), pre moving , FPS 5.36, Running 8.20s Step 117( N/A%), pre moving , FPS 5.12, Running 8.40s Step 118( N/A%), pre moving , FPS 4.83, Running 8.66s Step 119( N/A%), pre moving , FPS 4.69, Running 8.81s Step 120( N/A%), pre moving , FPS 4.45, Running 9.06s Step 121( N/A%), pre moving , FPS 4.28, Running 9.26s Step 122( N/A%), pre moving , FPS 4.08, Running 9.50s Step 123( N/A%), pre moving , FPS 4.75, Running 9.68s Step 124( N/A%), pre moving , FPS 4.76, Running 9.93s Step 125( N/A%), pre moving , FPS 4.77, Running 10.11s Step 126( N/A%), pre moving , FPS 4.83, Running 10.34s Step 127( N/A%), pre moving , FPS 4.73, Running 10.56s Step 128( N/A%), pre moving , FPS 4.71, Running 10.81s Step 129( N/A%), pre moving , FPS 4.69, Running 10.98s Step 130( N/A%), pre moving , FPS 4.68, Running 11.22s Step 131( N/A%), pre moving , FPS 4.66, Running 11.42s Step 132( N/A%), pre moving , FPS 4.62, Running 11.68s Step 133( N/A%), pre moving , FPS 4.59, Running 11.84s Step 134( N/A%), pre moving , FPS 4.58, Running 12.10s Step 135( N/A%), pre moving , FPS 4.61, Running 12.28s Step 136( N/A%), pre moving , FPS 4.62, Running 12.53s Step 137( N/A%), pre moving , FPS 4.63, Running 12.72s Step 138( N/A%), pre moving , FPS 4.63, Running 12.97s Step 139( N/A%), pre moving , FPS 4.65, Running 13.11s Step 140( N/A%), pre moving , FPS 4.63, Running 13.38s Step 141( N/A%), pre moving , FPS 4.65, Running 13.56s Step 142( N/A%), pre moving , FPS 4.61, Running 13.83s Step 143( N/A%), pre moving , FPS 4.60, Running 14.03s Step 144( N/A%), pre moving , FPS 4.64, Running 14.25s Step 145( N/A%), pre moving , FPS 4.61, Running 14.45s Step 146( N/A%), pre moving , FPS 4.54, Running 14.74s Step 147( N/A%), pre moving , FPS 4.55, Running 14.95s Step 148( N/A%), pre moving , FPS 4.60, Running 15.16s Step 149( N/A%), pre moving , FPS 4.60, Running 15.32s Step 150( N/A%), pre moving , FPS 4.62, Running 15.55s Step 151( N/A%), pre moving , FPS 4.63, Running 15.74s Step 152( N/A%), pre moving , FPS 4.61, Running 16.02s Step 153( N/A%), pre moving , FPS 4.63, Running 16.16s Step 154( N/A%), pre moving , FPS 4.64, Running 16.42s Step 155( N/A%), pre moving , FPS 4.64, Running 16.59s Step 156( N/A%), pre moving , FPS 4.56, Running 16.91s Step 157( N/A%), pre moving , FPS 4.52, Running 17.14s Step 158( N/A%), pre moving , FPS 4.50, Running 17.42s Step 159( N/A%), pre moving , FPS 4.46, Running 17.59s Step 160( N/A%), pre moving , FPS 4.48, Running 17.85s Step 161( N/A%), pre moving , FPS 4.50, Running 18.00s Step 162( N/A%), pre moving , FPS 4.52, Running 18.26s Step 163( N/A%), pre moving , FPS 4.53, Running 18.44s Step 164( N/A%), pre moving , FPS 4.49, Running 18.70s Step 165( N/A%), pre moving , FPS 4.52, Running 18.87s Step 166( N/A%), pre moving , FPS 4.58, Running 19.11s Step 167( N/A%), pre moving , FPS 4.61, Running 19.29s Step 168( N/A%), pre moving , FPS 4.54, Running 19.57s Step 169( N/A%), pre moving , FPS 4.49, Running 19.78s Step 170( N/A%), pre moving , FPS 4.45, Running 20.04s Step 171( N/A%), pre moving , FPS 4.44, Running 20.24s Step 172( N/A%), pre moving , FPS 4.44, Running 20.52s Step 173( N/A%), pre moving , FPS 4.54, Running 20.57s Step 174( N/A%), pre moving , FPS 4.77, Running 20.61s Step 175( N/A%), pre moving , FPS 4.92, Running 20.66s Step 176( N/A%), pre moving , FPS 5.28, Running 20.70s Step 177( N/A%), pre moving , FPS 5.55, Running 20.75s Step 178( N/A%), pre moving , FPS 5.92, Running 20.79s Step 179( N/A%), pre moving , FPS 6.16, Running 20.84s Step 180( N/A%), pre moving , FPS 6.60, Running 20.88s Step 181( N/A%), pre moving , FPS 6.84, Running 20.92s Step 182( N/A%), pre moving , FPS 7.39, Running 20.97s Step 183( N/A%), pre moving , FPS 6.68, Running 21.44s Step 184( N/A%), pre moving , FPS 7.15, Running 21.50s Step 185( N/A%), pre moving , FPS 7.44, Running 21.55s Step 186( N/A%), pre moving , FPS 8.00, Running 21.61s Step 187( N/A%), pre moving , FPS 8.34, Running 21.69s Step 188( N/A%), pre moving , FPS 9.14, Running 21.76s Step 189( N/A%), pre moving , FPS 9.74, Running 21.84s Step 190( N/A%), pre moving , FPS 10.74, Running 21.91s Step 191( N/A%), pre moving , FPS 11.59, Running 21.97s Step 192( N/A%), pre moving , FPS 13.09, Running 22.05s Step 193( N/A%), pre moving , FPS 12.95, Running 22.11s Step 194( N/A%), pre moving , FPS 12.72, Running 22.18s Step 195( N/A%), pre moving , FPS 12.55, Running 22.25s Step 196( N/A%), pre moving , FPS 12.30, Running 22.33s Step 197( N/A%), pre moving , FPS 12.14, Running 22.39s Step 198( N/A%), pre moving , FPS 11.99, Running 22.46s Step 199( N/A%), pre moving , FPS 11.78, Running 22.53s Step 200( N/A%), pre moving , FPS 11.55, Running 22.61s Step 201( N/A%), pre moving , FPS 11.31, Running 22.69s Step 202( N/A%), pre moving , FPS 11.12, Running 22.77s Step 203( N/A%), pre moving , FPS 14.34, Running 22.83s Step 204( N/A%), pre moving , FPS 14.48, Running 22.88s Step 205( N/A%), pre moving , FPS 14.58, Running 22.93s Step 206( N/A%), pre moving , FPS 14.70, Running 22.97s Step 207( N/A%), pre moving , FPS 14.86, Running 23.04s Step 208( N/A%), pre moving , FPS 14.83, Running 23.11s Step 209( N/A%), pre moving , FPS 14.93, Running 23.18s Step 210( N/A%), pre moving , FPS 14.90, Running 23.25s Step 211( N/A%), pre moving , FPS 14.82, Running 23.32s Step 212( N/A%), pre moving , FPS 14.78, Running 23.40s Step 213( N/A%), pre moving , FPS 14.66, Running 23.47s Step 214( N/A%), pre moving , FPS 14.70, Running 23.54s Step 215( N/A%), pre moving , FPS 14.69, Running 23.61s Step 216( N/A%), pre moving , FPS 14.77, Running 23.68s Step 217( N/A%), pre moving , FPS 15.01, Running 23.73s Step 218( N/A%), pre moving , FPS 15.25, Running 23.78s Step 219( N/A%), pre moving , FPS 15.49, Running 23.83s Step 220( N/A%), pre moving , FPS 15.92, Running 23.87s Step 221( N/A%), pre moving , FPS 16.36, Running 23.92s Step 222( N/A%), pre moving , FPS 16.73, Running 23.96s Step 223( N/A%), pre moving , FPS 17.06, Running 24.01s Step 224( N/A%), pre moving , FPS 17.00, Running 24.06s Step 225( N/A%), pre moving , FPS 16.99, Running 24.10s Step 226( N/A%), pre moving , FPS 17.03, Running 24.15s Step 227( N/A%), pre moving , FPS 17.34, Running 24.19s Step 228( N/A%), pre moving , FPS 17.67, Running 24.24s Step 229( N/A%), pre moving , FPS 17.95, Running 24.29s Step 230( N/A%), pre moving , FPS 18.33, Running 24.34s Step 231( N/A%), pre moving , FPS 12.55, Running 24.91s Step 232( N/A%), pre moving , FPS 12.86, Running 24.95s Step 233( N/A%), pre moving , FPS 13.09, Running 25.00s Step 234( N/A%), pre moving , FPS 13.26, Running 25.05s Step 235( N/A%), pre moving , FPS 13.46, Running 25.10s Step 236( N/A%), pre moving , FPS 13.49, Running 25.16s Step 237( N/A%), pre moving , FPS 13.29, Running 25.23s Step 238( N/A%), pre moving , FPS 13.13, Running 25.30s Step 239( N/A%), pre moving , FPS 12.94, Running 25.37s Step 240( N/A%), pre moving , FPS 12.71, Running 25.44s Step 241( N/A%), pre moving , FPS 12.32, Running 25.54s Step 242( N/A%), pre moving , FPS 11.98, Running 25.63s Step 243( N/A%), pre moving , FPS 11.65, Running 25.72s Step 244( N/A%), pre moving , FPS 11.37, Running 25.82s Step 245( N/A%), pre moving , FPS 11.05, Running 25.91s Step 246( N/A%), pre moving , FPS 10.66, Running 26.02s Step 247( N/A%), pre moving , FPS 10.35, Running 26.12s Step 248( N/A%), pre moving , FPS 10.04, Running 26.23s Step 249( N/A%), pre moving , FPS 9.78, Running 26.34s Step 250( N/A%), pre moving , FPS 9.55, Running 26.43s Step 251( N/A%), pre moving , FPS 12.13, Running 26.56s Step 252( N/A%), pre moving , FPS 11.49, Running 26.70s Step 253( N/A%), pre moving , FPS 10.98, Running 26.83s Step 254( N/A%), pre moving , FPS 10.54, Running 26.95s Step 255( N/A%), pre moving , FPS 10.20, Running 27.06s Step 256( N/A%), pre moving , FPS 9.91, Running 27.18s Step 257( N/A%), pre moving , FPS 9.73, Running 27.29s Step 258( N/A%), pre moving , FPS 9.45, Running 27.41s Step 259( N/A%), pre moving , FPS 9.34, Running 27.51s Step 260( N/A%), pre moving , FPS 9.13, Running 27.63s Step 261( N/A%), pre moving , FPS 9.01, Running 27.76s Step 262( N/A%), pre moving , FPS 8.94, Running 27.87s Step 263( N/A%), pre moving , FPS 8.82, Running 27.99s Step 264( N/A%), pre moving , FPS 8.74, Running 28.10s Step 265( N/A%), pre moving , FPS 8.66, Running 28.22s Step 266( N/A%), pre moving , FPS 8.72, Running 28.32s Step 267( N/A%), pre moving , FPS 8.71, Running 28.42s Step 268( N/A%), pre moving , FPS 8.73, Running 28.52s Step 269( N/A%), pre moving , FPS 8.75, Running 28.62s Step 270( N/A%), pre moving , FPS 8.71, Running 28.73s Step 271( N/A%), pre moving , FPS 8.82, Running 28.83s Step 272( N/A%), pre moving , FPS 9.07, Running 28.90s Step 273( N/A%), pre moving , FPS 9.31, Running 28.97s Step 274( N/A%), pre moving , FPS 9.56, Running 29.04s Step 275( N/A%), pre moving , FPS 9.72, Running 29.11s Step 276( N/A%), pre moving , FPS 9.81, Running 29.22s Step 277( N/A%), pre moving , FPS 9.90, Running 29.31s Step 278( N/A%), pre moving , FPS 10.03, Running 29.41s Step 279( N/A%), pre moving , FPS 10.03, Running 29.51s Step 280( N/A%), pre moving , FPS 10.17, Running 29.60s Step 281( N/A%), pre moving , FPS 10.36, Running 29.69s Step 282( N/A%), pre moving , FPS 10.35, Running 29.80s Step 283( N/A%), pre moving , FPS 10.62, Running 29.87s Step 284( N/A%), pre moving , FPS 10.70, Running 29.97s Step 285( N/A%), pre moving , FPS 11.01, Running 30.04s Step 286( N/A%), pre moving , FPS 11.18, Running 30.11s Step 287( N/A%), pre moving , FPS 11.35, Running 30.18s Step 288( N/A%), pre moving , FPS 11.57, Running 30.25s Step 289( N/A%), pre moving , FPS 11.66, Running 30.34s Step 290( N/A%), pre moving , FPS 11.93, Running 30.41s Step 291( N/A%), pre moving , FPS 12.36, Running 30.45s Step 292( N/A%), pre moving , FPS 12.59, Running 30.49s Step 293( N/A%), pre moving , FPS 12.82, Running 30.53s Step 294( N/A%), pre moving , FPS 13.00, Running 30.58s Step 295( N/A%), pre moving , FPS 13.23, Running 30.63s Step 296( N/A%), pre moving , FPS 13.72, Running 30.68s Step 297( N/A%), pre moving , FPS 14.17, Running 30.72s Step 298( N/A%), pre moving , FPS 14.67, Running 30.77s Step 299( N/A%), pre moving , FPS 15.31, Running 30.81s Step 300( N/A%), pre moving , FPS 15.96, Running 30.85s Step 301( N/A%), pre moving , FPS 16.58, Running 30.90s Step 302( N/A%), pre moving , FPS 17.48, Running 30.94s Step 303( N/A%), pre moving , FPS 17.98, Running 30.99s Step 304( N/A%), pre moving , FPS 18.92, Running 31.03s Step 305( N/A%), pre moving , FPS 19.39, Running 31.07s Step 306( N/A%), pre moving , FPS 19.90, Running 31.11s Step 307( N/A%), pre moving , FPS 20.63, Running 31.15s Step 308( N/A%), pre moving , FPS 21.21, Running 31.19s Step 309( N/A%), pre moving , FPS 22.23, Running 31.24s Step 310( N/A%), pre moving , FPS 22.90, Running 31.28s Step 311( N/A%), pre moving , FPS 22.75, Running 31.33s Step 312( N/A%), pre moving , FPS 22.74, Running 31.37s Step 313( N/A%), pre moving , FPS 8.51, Running 32.88s Step 314( N/A%), pre moving , FPS 7.73, Running 33.17s Step 315( N/A%), pre moving , FPS 7.30, Running 33.37s Step 316( N/A%), pre moving , FPS 6.87, Running 33.59s Step 317( N/A%), pre moving , FPS 6.57, Running 33.76s Step 318( N/A%), pre moving , FPS 6.12, Running 34.04s Step 319( N/A%), pre moving , FPS 5.85, Running 34.23s Step 320( N/A%), pre moving , FPS 5.45, Running 34.52s Step 321( N/A%), pre moving , FPS 5.24, Running 34.71s Step 322( N/A%), pre moving , FPS 4.97, Running 34.96s Step 323( N/A%), pre moving , FPS 4.77, Running 35.18s Step 324( N/A%), pre moving , FPS 4.49, Running 35.48s Step 325( N/A%), pre moving , FPS 4.34, Running 35.68s Step 326( N/A%), pre moving , FPS 4.12, Running 35.97s Step 327( N/A%), pre moving , FPS 4.01, Running 36.14s Step 328( N/A%), pre moving , FPS 3.82, Running 36.42s Step 329( N/A%), pre moving , FPS 3.73, Running 36.60s Step 330( N/A%), pre moving , FPS 3.54, Running 36.92s Step 331( N/A%), pre moving , FPS 3.46, Running 37.11s Step 332( N/A%), pre moving , FPS 3.32, Running 37.39s Step 333( 0.17%), action 1, FPS 3.80, Running 38.15s Step 334( 0.33%), action 2, FPS 3.74, Running 38.51s Step 335( 0.50%), action 3, FPS 3.58, Running 38.96s Step 336( 0.67%), action 4, FPS 3.48, Running 39.34s Step 337( 0.83%), action 5, FPS 3.19, Running 40.03s Step 338( 1.00%), action 6, FPS 3.15, Running 40.39s Step 339( 1.17%), action 7, FPS 2.96, Running 40.98s Step 340( 1.33%), action 8, FPS 2.91, Running 41.39s Step 341( 1.50%), action 9, FPS 2.84, Running 41.76s Step 342( 1.67%), action 10, FPS 2.68, Running 42.44s Step 343( 1.83%), action 11, FPS 2.56, Running 42.99s Step 344( 2.00%), action 12, FPS 2.57, Running 43.28s Step 345( 2.17%), action 13, FPS 2.44, Running 43.87s Step 346( 2.33%), action 14, FPS 2.33, Running 44.57s Step 347( 2.50%), action 15, FPS 2.19, Running 45.26s Step 348( 2.67%), action 16, FPS 2.15, Running 45.74s Step 349( 2.83%), action 17, FPS 2.10, Running 46.14s Step 350( 3.00%), action 18, FPS 2.04, Running 46.71s Step 351( 3.17%), action 19, FPS 2.01, Running 47.08s Step 352( 3.33%), action 20, FPS 1.93, Running 47.75s Step 353( 3.50%), action 21, FPS 1.92, Running 48.55s Step 354( 3.67%), action 22, FPS 1.89, Running 49.08s Step 355( 3.83%), action 23, FPS 1.90, Running 49.48s Step 356( 4.00%), action 24, FPS 1.88, Running 49.99s Step 357( 4.17%), action 25, FPS 1.90, Running 50.53s Step 358( 4.33%), action 26, FPS 1.89, Running 50.98s Step 359( 4.50%), action 27, FPS 1.91, Running 51.43s Step 360( 4.67%), action 28, FPS 1.88, Running 52.04s Step 361( 4.83%), action 29, FPS 1.87, Running 52.46s Step 362( 5.00%), action 30, FPS 1.89, Running 53.01s Step 363( 5.17%), action 31, FPS 1.85, Running 53.81s Step 364( 5.33%), action 32, FPS 1.85, Running 54.07s Step 365( 5.50%), action 33, FPS 1.87, Running 54.57s Step 366( 5.67%), action 34, FPS 1.91, Running 55.03s Step 367( 5.83%), action 35, FPS 1.98, Running 55.35s Step 368( 6.00%), action 36, FPS 2.01, Running 55.67s Step 369( 6.17%), action 37, FPS 2.01, Running 56.08s Step 370( 6.33%), action 38, FPS 2.04, Running 56.50s Step 371( 6.50%), action 39, FPS 2.04, Running 56.89s Step 372( 6.67%), action 40, FPS 2.10, Running 57.28s Step 373( 6.83%), action 41, FPS 2.14, Running 57.89s Step 374( 7.00%), action 42, FPS 2.17, Running 58.32s Step 375( 7.17%), action 43, FPS 2.18, Running 58.66s Step 376( 7.33%), action 44, FPS 2.22, Running 59.01s Step 377( 7.50%), action 45, FPS 2.25, Running 59.43s Step 378( 7.67%), action 46, FPS 2.23, Running 59.93s Step 379( 7.83%), action 47, FPS 2.19, Running 60.55s Step 380( 8.00%), action 48, FPS 2.23, Running 61.01s Step 381( 8.17%), action 49, FPS 2.19, Running 61.59s Step 382( 8.33%), action 50, FPS 2.22, Running 62.02s Step 383( 8.50%), action 51, FPS 2.25, Running 62.70s Step 384( 8.67%), action 52, FPS 2.20, Running 63.18s Step 385( 8.83%), action 53, FPS 2.18, Running 63.74s Step 386( 9.00%), action 54, FPS 2.14, Running 64.37s Step 387( 9.17%), action 55, FPS 2.07, Running 65.01s Step 388( 9.33%), action 56, FPS 1.98, Running 65.76s Step 389( 9.50%), action 57, FPS 1.99, Running 66.15s Step 390( 9.67%), action 58, FPS 1.96, Running 66.69s Step 391( 9.83%), action 59, FPS 1.93, Running 67.25s Step 392( 10.00%), action 60, FPS 1.93, Running 67.64s Step 393( 10.17%), action 61, FPS 1.88, Running 68.50s Step 394( 10.33%), action 62, FPS 1.88, Running 68.95s Step 395( 10.50%), action 63, FPS 1.87, Running 69.34s Step 396( 10.67%), action 64, FPS 1.80, Running 70.10s Step 397( 10.83%), action 65, FPS 1.79, Running 70.58s Step 398( 11.00%), action 66, FPS 1.79, Running 71.10s Step 399( 11.17%), action 67, FPS 1.79, Running 71.72s Step 400( 11.33%), action 68, FPS 1.76, Running 72.37s Step 401( 11.50%), action 69, FPS 1.77, Running 72.90s Step 402( 11.67%), action 70, FPS 1.77, Running 73.31s Step 403( 11.83%), action 71, FPS 1.79, Running 73.85s Step 404( 12.00%), action 72, FPS 1.78, Running 74.39s Step 405( 12.17%), action 73, FPS 1.83, Running 74.69s Step 406( 12.33%), action 74, FPS 1.85, Running 75.16s Step 407( 12.50%), action 75, FPS 1.90, Running 75.54s Step 408( 12.67%), action 76, FPS 1.98, Running 75.85s Step 409( 12.83%), action 77, FPS 1.99, Running 76.20s Step 410( 13.00%), action 78, FPS 2.02, Running 76.60s Step 411( 13.17%), action 79, FPS 2.05, Running 77.00s Step 412( 13.33%), action 80, FPS 2.03, Running 77.49s Step 413( 13.50%), action 81, FPS 2.07, Running 78.15s Step 414( 13.67%), action 82, FPS 2.05, Running 78.71s Step 415( 13.83%), action 83, FPS 2.07, Running 79.01s Step 416( 14.00%), action 84, FPS 2.16, Running 79.37s Step 417( 14.17%), action 85, FPS 2.20, Running 79.69s Step 418( 14.33%), action 86, FPS 2.24, Running 80.01s Step 419( 14.50%), action 87, FPS 2.32, Running 80.36s Step 420( 14.67%), action 88, FPS 2.39, Running 80.75s Step 421( 14.83%), action 89, FPS 2.44, Running 81.09s Step 422( 15.00%), action 90, FPS 2.47, Running 81.39s Step 423( 15.17%), action 91, FPS 2.48, Running 81.91s Step 424( 15.33%), action 92, FPS 2.49, Running 82.43s Step 425( 15.50%), action 93, FPS 2.47, Running 82.78s Step 426( 15.67%), action 94, FPS 2.51, Running 83.14s Step 427( 15.83%), action 95, FPS 2.52, Running 83.50s Step 428( 16.00%), action 96, FPS 2.48, Running 83.90s Step 429( 16.17%), action 97, FPS 2.45, Running 84.37s Step 430( 16.33%), action 98, FPS 2.40, Running 84.93s Step 431( 16.50%), action 99, FPS 2.38, Running 85.40s Step 432( 16.67%), action 100, FPS 2.41, Running 85.77s Step 433( 16.83%), action 101, FPS 2.38, Running 86.55s Step 434( 17.00%), action 102, FPS 2.31, Running 87.37s Step 435( 17.17%), action 103, FPS 2.29, Running 87.76s Step 436( 17.33%), action 104, FPS 2.22, Running 88.40s Step 437( 17.50%), action 105, FPS 2.14, Running 89.05s Step 438( 17.67%), action 106, FPS 2.12, Running 89.46s Step 439( 17.83%), action 107, FPS 2.05, Running 90.13s Step 440( 18.00%), action 108, FPS 2.02, Running 90.66s Step 441( 18.17%), action 109, FPS 1.98, Running 91.20s Step 442( 18.33%), action 110, FPS 1.92, Running 91.83s Step 443( 18.50%), action 111, FPS 1.84, Running 92.77s Step 444( 18.67%), action 112, FPS 1.82, Running 93.39s Step 445( 18.83%), action 113, FPS 1.82, Running 93.79s Step 446( 19.00%), action 114, FPS 1.78, Running 94.36s Step 447( 19.17%), action 115, FPS 1.78, Running 94.73s Step 448( 19.33%), action 116, FPS 1.74, Running 95.39s Step 449( 19.50%), action 117, FPS 1.75, Running 95.81s Step 450( 19.67%), action 118, FPS 1.75, Running 96.34s Step 451( 19.83%), action 119, FPS 1.73, Running 96.95s Step 452( 20.00%), action 120, FPS 1.68, Running 97.67s Step 453( 20.17%), action 121, FPS 1.71, Running 98.26s Step 454( 20.33%), action 122, FPS 1.77, Running 98.69s Step 455( 20.50%), action 123, FPS 1.75, Running 99.15s Step 456( 20.67%), action 124, FPS 1.74, Running 99.88s Step 457( 20.83%), action 125, FPS 1.76, Running 100.44s Step 458( 21.00%), action 126, FPS 1.73, Running 101.04s Step 459( 21.17%), action 127, FPS 1.74, Running 101.64s Step 460( 21.33%), action 128, FPS 1.71, Running 102.38s Step 461( 21.50%), action 129, FPS 1.71, Running 102.87s Step 462( 21.67%), action 130, FPS 1.71, Running 103.56s Step 463( 21.83%), action 131, FPS 1.73, Running 104.34s Step 464( 22.00%), action 132, FPS 1.73, Running 104.95s Step 465( 22.17%), action 133, FPS 1.74, Running 105.28s Step 466( 22.33%), action 134, FPS 1.73, Running 105.94s Step 467( 22.50%), action 135, FPS 1.70, Running 106.53s Step 468( 22.67%), action 136, FPS 1.69, Running 107.22s Step 469( 22.83%), action 137, FPS 1.68, Running 107.73s Step 470( 23.00%), action 138, FPS 1.65, Running 108.46s Step 471( 23.17%), action 139, FPS 1.66, Running 108.99s Step 472( 23.33%), action 140, FPS 1.67, Running 109.66s Step 473( 23.50%), action 141, FPS 1.68, Running 110.17s Step 474( 23.67%), action 142, FPS 1.68, Running 110.62s Step 475( 23.83%), action 143, FPS 1.67, Running 111.11s Step 476( 24.00%), action 144, FPS 1.69, Running 111.69s Step 477( 24.17%), action 145, FPS 1.72, Running 112.04s Step 478( 24.33%), action 146, FPS 1.73, Running 112.57s Step 479( 24.50%), action 147, FPS 1.77, Running 112.95s Step 480( 24.67%), action 148, FPS 1.80, Running 113.51s Step 481( 24.83%), action 149, FPS 1.82, Running 113.84s Step 482( 25.00%), action 150, FPS 1.83, Running 114.47s Step 483( 25.17%), action 151, FPS 1.84, Running 115.18s Step 484( 25.33%), action 152, FPS 1.88, Running 115.61s Step 485( 25.50%), action 153, FPS 1.87, Running 115.95s Step 486( 25.67%), action 154, FPS 1.94, Running 116.28s Step 487( 25.83%), action 155, FPS 1.98, Running 116.61s Step 488( 26.00%), action 156, FPS 2.03, Running 117.06s Step 489( 26.17%), action 157, FPS 2.07, Running 117.41s Step 490( 26.33%), action 158, FPS 2.13, Running 117.86s Step 491( 26.50%), action 159, FPS 2.17, Running 118.22s Step 492( 26.67%), action 160, FPS 2.25, Running 118.56s Step 493( 26.83%), action 161, FPS 2.21, Running 119.20s Step 494( 27.00%), action 162, FPS 2.25, Running 119.49s Step 495( 27.17%), action 163, FPS 2.23, Running 120.08s Step 496( 27.33%), action 164, FPS 2.22, Running 120.72s Step 497( 27.50%), action 165, FPS 2.16, Running 121.28s Step 498( 27.67%), action 166, FPS 2.19, Running 121.69s Step 499( 27.83%), action 167, FPS 2.19, Running 122.09s Step 500( 28.00%), action 168, FPS 2.25, Running 122.40s Step 501( 28.17%), action 169, FPS 2.21, Running 122.87s Step 502( 28.33%), action 170, FPS 2.20, Running 123.56s Step 503( 28.50%), action 171, FPS 2.22, Running 124.21s Step 504( 28.67%), action 172, FPS 2.19, Running 124.73s Step 505( 28.83%), action 173, FPS 2.11, Running 125.41s Step 506( 29.00%), action 174, FPS 2.05, Running 126.05s Step 507( 29.17%), action 175, FPS 2.03, Running 126.45s Step 508( 29.33%), action 176, FPS 2.01, Running 127.03s Step 509( 29.50%), action 177, FPS 1.96, Running 127.60s Step 510( 29.67%), action 178, FPS 1.93, Running 128.24s Step 511( 29.83%), action 179, FPS 1.87, Running 128.89s Step 512( 30.00%), action 180, FPS 1.83, Running 129.49s Step 513( 30.17%), action 181, FPS 1.85, Running 130.04s Step 514( 30.33%), action 182, FPS 1.79, Running 130.64s Step 515( 30.50%), action 183, FPS 1.80, Running 131.20s Step 516( 30.67%), action 184, FPS 1.80, Running 131.84s Step 517( 30.83%), action 185, FPS 1.80, Running 132.39s Step 518( 31.00%), action 186, FPS 1.78, Running 132.91s Step 519( 31.17%), action 187, FPS 1.75, Running 133.53s Step 520( 31.33%), action 188, FPS 1.70, Running 134.16s Step 521( 31.50%), action 189, FPS 1.68, Running 134.81s Step 522( 31.67%), action 190, FPS 1.69, Running 135.42s Step 523( 31.83%), action 191, FPS 1.69, Running 136.05s Step 524( 32.00%), action 192, FPS 1.67, Running 136.73s Step 525( 32.17%), action 193, FPS 1.71, Running 137.09s Step 526( 32.33%), action 194, FPS 1.76, Running 137.43s Step 527( 32.50%), action 195, FPS 1.77, Running 137.78s Step 528( 32.67%), action 196, FPS 1.76, Running 138.36s Step 529( 32.83%), action 197, FPS 1.78, Running 138.83s Step 530( 33.00%), action 198, FPS 1.83, Running 139.15s Step 531( 33.17%), action 199, FPS 1.88, Running 139.53s Step 532( 33.33%), action 200, FPS 1.93, Running 139.84s Step 533( 33.50%), action 201, FPS 1.90, Running 140.55s Step 534( 33.67%), action 202, FPS 1.89, Running 141.21s Step 535( 33.83%), action 203, FPS 1.93, Running 141.58s Step 536( 34.00%), action 204, FPS 1.92, Running 142.27s Step 537( 34.17%), action 205, FPS 1.94, Running 142.70s Step 538( 34.33%), action 206, FPS 1.95, Running 143.18s Step 539( 34.50%), action 207, FPS 2.00, Running 143.53s Step 540( 34.67%), action 208, FPS 2.04, Running 143.96s Step 541( 34.83%), action 209, FPS 2.06, Running 144.54s Step 542( 35.00%), action 210, FPS 2.05, Running 145.17s Step 543( 35.17%), action 211, FPS 2.07, Running 145.69s Step 544( 35.33%), action 212, FPS 2.09, Running 146.32s Step 545( 35.50%), action 213, FPS 2.07, Running 146.73s Step 546( 35.67%), action 214, FPS 2.01, Running 147.38s Step 547( 35.83%), action 215, FPS 1.97, Running 147.94s Step 548( 36.00%), action 216, FPS 1.95, Running 148.59s Step 549( 36.17%), action 217, FPS 1.97, Running 148.97s Step 550( 36.33%), action 218, FPS 1.91, Running 149.62s Step 551( 36.50%), action 219, FPS 1.86, Running 150.28s Step 552( 36.67%), action 220, FPS 1.82, Running 150.85s Step 553( 36.83%), action 221, FPS 1.81, Running 151.62s Step 554( 37.00%), action 222, FPS 1.81, Running 152.27s Step 555( 37.17%), action 223, FPS 1.80, Running 152.67s Step 556( 37.33%), action 224, FPS 1.80, Running 153.37s Step 557( 37.50%), action 225, FPS 1.77, Running 154.00s Step 558( 37.67%), action 226, FPS 1.75, Running 154.62s Step 559( 37.83%), action 227, FPS 1.74, Running 155.00s Step 560( 38.00%), action 228, FPS 1.74, Running 155.46s Step 561( 38.17%), action 229, FPS 1.75, Running 155.94s Step 562( 38.33%), action 230, FPS 1.76, Running 156.54s Step 563( 38.50%), action 231, FPS 1.72, Running 157.30s Step 564( 38.67%), action 232, FPS 1.71, Running 157.99s Step 565( 38.83%), action 233, FPS 1.68, Running 158.64s Step 566( 39.00%), action 234, FPS 1.67, Running 159.39s Step 567( 39.17%), action 235, FPS 1.66, Running 160.02s Step 568( 39.33%), action 236, FPS 1.69, Running 160.42s Step 569( 39.50%), action 237, FPS 1.69, Running 160.78s Step 570( 39.67%), action 238, FPS 1.73, Running 161.20s Step 571( 39.83%), action 239, FPS 1.75, Running 161.74s Step 572( 40.00%), action 240, FPS 1.76, Running 162.18s Step 573( 40.17%), action 241, FPS 1.76, Running 162.99s Step 574( 40.33%), action 242, FPS 1.75, Running 163.72s Step 575( 40.50%), action 243, FPS 1.74, Running 164.19s Step 576( 40.67%), action 244, FPS 1.74, Running 164.90s Step 577( 40.83%), action 245, FPS 1.77, Running 165.30s Step 578( 41.00%), action 246, FPS 1.76, Running 165.99s Step 579( 41.17%), action 247, FPS 1.73, Running 166.57s Step 580( 41.33%), action 248, FPS 1.74, Running 166.94s Step 581( 41.50%), action 249, FPS 1.76, Running 167.30s Step 582( 41.67%), action 250, FPS 1.79, Running 167.71s Step 583( 41.83%), action 251, FPS 1.82, Running 168.29s Step 584( 42.00%), action 252, FPS 1.83, Running 168.94s Step 585( 42.17%), action 253, FPS 1.85, Running 169.47s Step 586( 42.33%), action 254, FPS 1.86, Running 170.15s Step 587( 42.50%), action 255, FPS 1.87, Running 170.73s Step 588( 42.67%), action 256, FPS 1.85, Running 171.22s Step 589( 42.83%), action 257, FPS 1.80, Running 171.92s Step 590( 43.00%), action 258, FPS 1.78, Running 172.41s Step 591( 43.17%), action 259, FPS 1.77, Running 173.01s Step 592( 43.33%), action 260, FPS 1.78, Running 173.44s Step 593( 43.50%), action 261, FPS 1.79, Running 174.14s Step 594( 43.67%), action 262, FPS 1.84, Running 174.61s Step 595( 43.83%), action 263, FPS 1.85, Running 175.01s Step 596( 44.00%), action 264, FPS 1.91, Running 175.34s Step 597( 44.17%), action 265, FPS 1.92, Running 175.71s Step 598( 44.33%), action 266, FPS 1.99, Running 176.01s Step 599( 44.50%), action 267, FPS 2.03, Running 176.41s Step 600( 44.67%), action 268, FPS 2.02, Running 176.83s Step 601( 44.83%), action 269, FPS 2.00, Running 177.30s Step 602( 45.00%), action 270, FPS 2.02, Running 177.61s Step 603( 45.17%), action 271, FPS 2.04, Running 178.09s Step 604( 45.33%), action 272, FPS 2.07, Running 178.60s Step 605( 45.50%), action 273, FPS 2.11, Running 178.95s Step 606( 45.67%), action 274, FPS 2.18, Running 179.33s Step 607( 45.83%), action 275, FPS 2.24, Running 179.67s Step 608( 46.00%), action 276, FPS 2.26, Running 180.09s Step 609( 46.17%), action 277, FPS 2.35, Running 180.43s Step 610( 46.33%), action 278, FPS 2.37, Running 180.85s Step 611( 46.50%), action 279, FPS 2.44, Running 181.20s Step 612( 46.67%), action 280, FPS 2.37, Running 181.87s Step 613( 46.83%), action 281, FPS 2.36, Running 182.62s Step 614( 47.00%), action 282, FPS 2.31, Running 183.27s Step 615( 47.17%), action 283, FPS 2.32, Running 183.64s Step 616( 47.33%), action 284, FPS 2.21, Running 184.38s Step 617( 47.50%), action 285, FPS 2.15, Running 185.02s Step 618( 47.67%), action 286, FPS 2.06, Running 185.73s Step 619( 47.83%), action 287, FPS 2.01, Running 186.38s Step 620( 48.00%), action 288, FPS 2.00, Running 186.81s Step 621( 48.17%), action 289, FPS 2.00, Running 187.32s Step 622( 48.33%), action 290, FPS 1.94, Running 187.90s Step 623( 48.50%), action 291, FPS 1.90, Running 188.61s Step 624( 48.67%), action 292, FPS 1.94, Running 188.91s Step 625( 48.83%), action 293, FPS 1.89, Running 189.50s Step 626( 49.00%), action 294, FPS 1.88, Running 189.97s Step 627( 49.17%), action 295, FPS 1.87, Running 190.34s Step 628( 49.33%), action 296, FPS 1.84, Running 190.97s Step 629( 49.50%), action 297, FPS 1.80, Running 191.52s Step 630( 49.67%), action 298, FPS 1.81, Running 191.90s Step 631( 49.83%), action 299, FPS 1.80, Running 192.30s Step 632( 50.00%), action 300, FPS 1.84, Running 192.73s Step 633( 50.17%), action 301, FPS 1.88, Running 193.24s Step 634( 50.33%), action 302, FPS 1.93, Running 193.65s Step 635( 50.50%), action 303, FPS 1.93, Running 194.01s Step 636( 50.67%), action 304, FPS 2.00, Running 194.38s Step 637( 50.83%), action 305, FPS 2.06, Running 194.73s Step 638( 51.00%), action 306, FPS 2.13, Running 195.14s Step 639( 51.17%), action 307, FPS 2.19, Running 195.50s Step 640( 51.33%), action 308, FPS 2.16, Running 196.07s Step 641( 51.50%), action 309, FPS 2.21, Running 196.37s Step 642( 51.67%), action 310, FPS 2.27, Running 196.73s Step 643( 51.83%), action 311, FPS 2.32, Running 197.22s Step 644( 52.00%), action 312, FPS 2.32, Running 197.53s Step 645( 52.17%), action 313, FPS 2.40, Running 197.85s Step 646( 52.33%), action 314, FPS 2.41, Running 198.28s Step 647( 52.50%), action 315, FPS 2.41, Running 198.65s Step 648( 52.67%), action 316, FPS 2.50, Running 198.97s Step 649( 52.83%), action 317, FPS 2.57, Running 199.29s Step 650( 53.00%), action 318, FPS 2.60, Running 199.59s Step 651( 53.17%), action 319, FPS 2.63, Running 199.89s Step 652( 53.33%), action 320, FPS 2.68, Running 200.19s Step 653( 53.50%), action 321, FPS 2.69, Running 200.68s Step 654( 53.67%), action 322, FPS 2.73, Running 200.98s Step 655( 53.83%), action 323, FPS 2.73, Running 201.35s Step 656( 54.00%), action 324, FPS 2.74, Running 201.68s Step 657( 54.17%), action 325, FPS 2.75, Running 202.01s Step 658( 54.33%), action 326, FPS 2.79, Running 202.31s Step 659( 54.50%), action 327, FPS 2.78, Running 202.71s Step 660( 54.67%), action 328, FPS 2.87, Running 203.04s Step 661( 54.83%), action 329, FPS 2.84, Running 203.41s Step 662( 55.00%), action 330, FPS 2.84, Running 203.77s Step 663( 55.17%), action 331, FPS 2.84, Running 204.25s Step 664( 55.33%), action 332, FPS 2.82, Running 204.63s Step 665( 55.50%), action 333, FPS 2.76, Running 205.09s Step 666( 55.67%), action 334, FPS 2.79, Running 205.45s Step 667( 55.83%), action 335, FPS 2.82, Running 205.75s Step 668( 56.00%), action 336, FPS 2.82, Running 206.05s Step 669( 56.17%), action 337, FPS 2.83, Running 206.37s Step 670( 56.33%), action 338, FPS 2.83, Running 206.65s Step 671( 56.50%), action 339, FPS 2.80, Running 207.04s Step 672( 56.67%), action 340, FPS 2.66, Running 207.72s Step 673( 56.83%), action 341, FPS 2.61, Running 208.33s Step 674( 57.00%), action 342, FPS 2.57, Running 208.75s Step 675( 57.17%), action 343, FPS 2.54, Running 209.23s Step 676( 57.33%), action 344, FPS 2.49, Running 209.72s Step 677( 57.50%), action 345, FPS 2.44, Running 210.19s Step 678( 57.67%), action 346, FPS 2.43, Running 210.55s Step 679( 57.83%), action 347, FPS 2.44, Running 210.89s Step 680( 58.00%), action 348, FPS 2.44, Running 211.24s Step 681( 58.17%), action 349, FPS 2.45, Running 211.58s Step 682( 58.33%), action 350, FPS 2.44, Running 211.99s Step 683( 58.50%), action 351, FPS 2.40, Running 212.59s Step 684( 58.67%), action 352, FPS 2.35, Running 213.13s Step 685( 58.83%), action 353, FPS 2.30, Running 213.78s Step 686( 59.00%), action 354, FPS 2.21, Running 214.50s Step 687( 59.17%), action 355, FPS 2.20, Running 214.86s Step 688( 59.33%), action 356, FPS 2.11, Running 215.51s Step 689( 59.50%), action 357, FPS 2.05, Running 216.13s Step 690( 59.67%), action 358, FPS 2.02, Running 216.57s Step 691( 59.83%), action 359, FPS 2.02, Running 216.93s Step 692( 60.00%), action 360, FPS 2.01, Running 217.69s Step 693( 60.17%), action 361, FPS 1.99, Running 218.38s Step 694( 60.33%), action 362, FPS 1.93, Running 219.09s Step 695( 60.50%), action 363, FPS 1.92, Running 219.63s Step 696( 60.67%), action 364, FPS 1.92, Running 220.13s Step 697( 60.83%), action 365, FPS 1.89, Running 220.77s Step 698( 61.00%), action 366, FPS 1.85, Running 221.37s Step 699( 61.17%), action 367, FPS 1.84, Running 221.73s Step 700( 61.33%), action 368, FPS 1.82, Running 222.26s Step 701( 61.50%), action 369, FPS 1.80, Running 222.71s Step 702( 61.67%), action 370, FPS 1.81, Running 223.04s Step 703( 61.83%), action 371, FPS 1.79, Running 223.75s Step 704( 62.00%), action 372, FPS 1.79, Running 224.33s Step 705( 62.17%), action 373, FPS 1.79, Running 224.96s Step 706( 62.33%), action 374, FPS 1.85, Running 225.29s Step 707( 62.50%), action 375, FPS 1.84, Running 225.72s Step 708( 62.67%), action 376, FPS 1.85, Running 226.33s Step 709( 62.83%), action 377, FPS 1.90, Running 226.67s Step 710( 63.00%), action 378, FPS 1.91, Running 227.03s Step 711( 63.17%), action 379, FPS 1.86, Running 227.71s Step 712( 63.33%), action 380, FPS 1.89, Running 228.29s Step 713( 63.50%), action 381, FPS 1.89, Running 228.95s Step 714( 63.67%), action 382, FPS 1.89, Running 229.69s Step 715( 63.83%), action 383, FPS 1.89, Running 230.21s Step 716( 64.00%), action 384, FPS 1.85, Running 230.93s Step 717( 64.17%), action 385, FPS 1.85, Running 231.56s Step 718( 64.33%), action 386, FPS 1.83, Running 232.32s Step 719( 64.50%), action 387, FPS 1.80, Running 232.83s Step 720( 64.67%), action 388, FPS 1.79, Running 233.40s Step 721( 64.83%), action 389, FPS 1.80, Running 233.84s Step 722( 65.00%), action 390, FPS 1.75, Running 234.48s Step 723( 65.17%), action 391, FPS 1.75, Running 235.17s Step 724( 65.33%), action 392, FPS 1.75, Running 235.78s Step 725( 65.50%), action 393, FPS 1.74, Running 236.45s Step 726( 65.67%), action 394, FPS 1.70, Running 237.08s Step 727( 65.83%), action 395, FPS 1.66, Running 237.75s Step 728( 66.00%), action 396, FPS 1.65, Running 238.44s Step 729( 66.17%), action 397, FPS 1.62, Running 239.00s Step 730( 66.33%), action 398, FPS 1.57, Running 239.73s Step 731( 66.50%), action 399, FPS 1.58, Running 240.38s Step 732( 66.67%), action 400, FPS 1.60, Running 240.80s Step 733( 66.83%), action 401, FPS 1.59, Running 241.55s Step 734( 67.00%), action 402, FPS 1.61, Running 242.15s Step 735( 67.17%), action 403, FPS 1.61, Running 242.64s Step 736( 67.33%), action 404, FPS 1.59, Running 243.51s Step 737( 67.50%), action 405, FPS 1.60, Running 244.04s Step 738( 67.67%), action 406, FPS 1.65, Running 244.47s Step 739( 67.83%), action 407, FPS 1.64, Running 245.03s Step 740( 68.00%), action 408, FPS 1.64, Running 245.61s Step 741( 68.17%), action 409, FPS 1.62, Running 246.20s Step 742( 68.33%), action 410, FPS 1.64, Running 246.71s Step 743( 68.50%), action 411, FPS 1.63, Running 247.41s Step 744( 68.67%), action 412, FPS 1.63, Running 248.04s Step 745( 68.83%), action 413, FPS 1.67, Running 248.42s Step 746( 69.00%), action 414, FPS 1.64, Running 249.25s Step 747( 69.17%), action 415, FPS 1.65, Running 249.87s Step 748( 69.33%), action 416, FPS 1.66, Running 250.52s Step 749( 69.50%), action 417, FPS 1.64, Running 251.20s Step 750( 69.67%), action 418, FPS 1.66, Running 251.80s Step 751( 69.83%), action 419, FPS 1.66, Running 252.44s Step 752( 70.00%), action 420, FPS 1.63, Running 253.10s Step 753( 70.17%), action 421, FPS 1.62, Running 253.91s Step 754( 70.33%), action 422, FPS 1.61, Running 254.54s Step 755( 70.50%), action 423, FPS 1.62, Running 254.95s Step 756( 70.67%), action 424, FPS 1.66, Running 255.58s Step 757( 70.83%), action 425, FPS 1.64, Running 256.24s Step 758( 71.00%), action 426, FPS 1.62, Running 256.81s Step 759( 71.17%), action 427, FPS 1.62, Running 257.35s Step 760( 71.33%), action 428, FPS 1.66, Running 257.68s Step 761( 71.50%), action 429, FPS 1.65, Running 258.29s Step 762( 71.67%), action 430, FPS 1.66, Running 258.76s Step 763( 71.83%), action 431, FPS 1.66, Running 259.47s Step 764( 72.00%), action 432, FPS 1.69, Running 259.88s Step 765( 72.17%), action 433, FPS 1.69, Running 260.24s Step 766( 72.33%), action 434, FPS 1.72, Running 260.91s Step 767( 72.50%), action 435, FPS 1.75, Running 261.28s Step 768( 72.67%), action 436, FPS 1.77, Running 261.81s Step 769( 72.83%), action 437, FPS 1.82, Running 262.18s Step 770( 73.00%), action 438, FPS 1.80, Running 262.89s Step 771( 73.17%), action 439, FPS 1.83, Running 263.37s Step 772( 73.33%), action 440, FPS 1.82, Running 264.09s Step 773( 73.50%), action 441, FPS 1.82, Running 264.91s Step 774( 73.67%), action 442, FPS 1.85, Running 265.38s Step 775( 73.83%), action 443, FPS 1.82, Running 265.95s Step 776( 74.00%), action 444, FPS 1.82, Running 266.57s Step 777( 74.17%), action 445, FPS 1.87, Running 266.91s Step 778( 74.33%), action 446, FPS 1.85, Running 267.64s Step 779( 74.50%), action 447, FPS 1.84, Running 268.24s Step 780( 74.67%), action 448, FPS 1.77, Running 268.96s Step 781( 74.83%), action 449, FPS 1.77, Running 269.58s Step 782( 75.00%), action 450, FPS 1.73, Running 270.31s Step 783( 75.17%), action 451, FPS 1.76, Running 270.84s Step 784( 75.33%), action 452, FPS 1.77, Running 271.16s Step 785( 75.50%), action 453, FPS 1.77, Running 271.51s Step 786( 75.67%), action 454, FPS 1.78, Running 272.16s Step 787( 75.83%), action 455, FPS 1.77, Running 272.56s Step 788( 76.00%), action 456, FPS 1.81, Running 272.86s Step 789( 76.17%), action 457, FPS 1.79, Running 273.37s Step 790( 76.33%), action 458, FPS 1.86, Running 273.66s Step 791( 76.50%), action 459, FPS 1.86, Running 274.11s Step 792( 76.67%), action 460, FPS 1.89, Running 274.67s Step 793( 76.83%), action 461, FPS 1.92, Running 275.34s Step 794( 77.00%), action 462, FPS 1.93, Running 275.77s Step 795( 77.17%), action 463, FPS 1.96, Running 276.17s Step 796( 77.33%), action 464, FPS 2.00, Running 276.55s Step 797( 77.50%), action 465, FPS 2.00, Running 276.89s Step 798( 77.67%), action 466, FPS 2.08, Running 277.26s Step 799( 77.83%), action 467, FPS 2.14, Running 277.59s Step 800( 78.00%), action 468, FPS 2.21, Running 278.03s Step 801( 78.17%), action 469, FPS 2.29, Running 278.32s Step 802( 78.33%), action 470, FPS 2.34, Running 278.85s Step 803( 78.50%), action 471, FPS 2.33, Running 279.44s Step 804( 78.67%), action 472, FPS 2.23, Running 280.13s Step 805( 78.83%), action 473, FPS 2.22, Running 280.54s Step 806( 79.00%), action 474, FPS 2.27, Running 280.97s Step 807( 79.17%), action 475, FPS 2.28, Running 281.33s Step 808( 79.33%), action 476, FPS 2.21, Running 281.91s Step 809( 79.50%), action 477, FPS 2.24, Running 282.29s Step 810( 79.67%), action 478, FPS 2.14, Running 283.01s Step 811( 79.83%), action 479, FPS 2.12, Running 283.57s Step 812( 80.00%), action 480, FPS 2.07, Running 284.35s Step 813( 80.17%), action 481, FPS 2.03, Running 285.19s Step 814( 80.33%), action 482, FPS 1.99, Running 285.82s Step 815( 80.50%), action 483, FPS 1.94, Running 286.49s Step 816( 80.67%), action 484, FPS 1.95, Running 286.81s Step 817( 80.83%), action 485, FPS 1.90, Running 287.43s Step 818( 81.00%), action 486, FPS 1.87, Running 287.98s Step 819( 81.17%), action 487, FPS 1.83, Running 288.53s Step 820( 81.33%), action 488, FPS 1.79, Running 289.23s Step 821( 81.50%), action 489, FPS 1.76, Running 289.71s Step 822( 81.67%), action 490, FPS 1.76, Running 290.21s Step 823( 81.83%), action 491, FPS 1.76, Running 290.79s Step 824( 82.00%), action 492, FPS 1.78, Running 291.36s Step 825( 82.17%), action 493, FPS 1.79, Running 291.72s Step 826( 82.33%), action 494, FPS 1.76, Running 292.31s Step 827( 82.50%), action 495, FPS 1.74, Running 292.81s Step 828( 82.67%), action 496, FPS 1.73, Running 293.44s Step 829( 82.83%), action 497, FPS 1.74, Running 293.80s Step 830( 83.00%), action 498, FPS 1.77, Running 294.34s Step 831( 83.17%), action 499, FPS 1.79, Running 294.75s Step 832( 83.33%), action 500, FPS 1.85, Running 295.16s Step 833( 83.50%), action 501, FPS 1.90, Running 295.69s Step 834( 83.67%), action 502, FPS 1.89, Running 296.40s Step 835( 83.83%), action 503, FPS 1.94, Running 296.81s Step 836( 84.00%), action 504, FPS 1.86, Running 297.55s Step 837( 84.17%), action 505, FPS 1.89, Running 298.01s Step 838( 84.33%), action 506, FPS 1.89, Running 298.54s Step 839( 84.50%), action 507, FPS 1.92, Running 298.92s Step 840( 84.67%), action 508, FPS 1.96, Running 299.43s Step 841( 84.83%), action 509, FPS 1.97, Running 299.85s Step 842( 85.00%), action 510, FPS 1.98, Running 300.32s Step 843( 85.17%), action 511, FPS 1.99, Running 300.82s Step 844( 85.33%), action 512, FPS 1.99, Running 301.42s Step 845( 85.50%), action 513, FPS 1.95, Running 301.98s Step 846( 85.67%), action 514, FPS 1.99, Running 302.35s Step 847( 85.83%), action 515, FPS 2.02, Running 302.72s Step 848( 86.00%), action 516, FPS 2.08, Running 303.05s Step 849( 86.17%), action 517, FPS 2.08, Running 303.40s Step 850( 86.33%), action 518, FPS 2.05, Running 304.11s Step 851( 86.50%), action 519, FPS 2.05, Running 304.52s Step 852( 86.67%), action 520, FPS 2.03, Running 305.01s Step 853( 86.83%), action 521, FPS 1.99, Running 305.75s Step 854( 87.00%), action 522, FPS 2.01, Running 306.33s Step 855( 87.17%), action 523, FPS 2.02, Running 306.72s Step 856( 87.33%), action 524, FPS 2.05, Running 307.29s Step 857( 87.50%), action 525, FPS 2.02, Running 307.92s Step 858( 87.67%), action 526, FPS 2.05, Running 308.29s Step 859( 87.83%), action 527, FPS 1.99, Running 308.97s Step 860( 88.00%), action 528, FPS 1.94, Running 309.73s Step 861( 88.17%), action 529, FPS 1.92, Running 310.24s Step 862( 88.33%), action 530, FPS 1.91, Running 310.77s Step 863( 88.50%), action 531, FPS 1.91, Running 311.28s Step 864( 88.67%), action 532, FPS 1.95, Running 311.66s Step 865( 88.83%), action 533, FPS 1.94, Running 312.27s Step 866( 89.00%), action 534, FPS 1.94, Running 312.68s Step 867( 89.17%), action 535, FPS 1.93, Running 313.09s Step 868( 89.33%), action 536, FPS 1.94, Running 313.35s Step 869( 89.50%), action 537, FPS 1.92, Running 313.81s Step 870( 89.67%), action 538, FPS 2.01, Running 314.07s Step 871( 89.83%), action 539, FPS 2.02, Running 314.44s Step 872( 90.00%), action 540, FPS 2.05, Running 314.77s Step 873( 90.17%), action 541, FPS 2.09, Running 315.33s Step 874( 90.33%), action 542, FPS 2.13, Running 315.72s Step 875( 90.50%), action 543, FPS 2.15, Running 316.05s Step 876( 90.67%), action 544, FPS 2.20, Running 316.38s Step 877( 90.83%), action 545, FPS 2.26, Running 316.78s Step 878( 91.00%), action 546, FPS 2.21, Running 317.33s Step 879( 91.17%), action 547, FPS 2.29, Running 317.70s Step 880( 91.33%), action 548, FPS 2.40, Running 318.07s Step 881( 91.50%), action 549, FPS 2.40, Running 318.56s Step 882( 91.67%), action 550, FPS 2.41, Running 319.07s Step 883( 91.83%), action 551, FPS 2.37, Running 319.72s Step 884( 92.00%), action 552, FPS 2.36, Running 320.14s Step 885( 92.17%), action 553, FPS 2.43, Running 320.49s Step 886( 92.33%), action 554, FPS 2.40, Running 321.03s Step 887( 92.50%), action 555, FPS 2.32, Running 321.71s Step 888( 92.67%), action 556, FPS 2.28, Running 322.10s Step 889( 92.83%), action 557, FPS 2.27, Running 322.61s Step 890( 93.00%), action 558, FPS 2.20, Running 323.16s Step 891( 93.17%), action 559, FPS 2.19, Running 323.59s Step 892( 93.33%), action 560, FPS 2.12, Running 324.19s Step 893( 93.50%), action 561, FPS 2.13, Running 324.71s Step 894( 93.67%), action 562, FPS 2.04, Running 325.54s Step 895( 93.83%), action 563, FPS 1.96, Running 326.23s Step 896( 94.00%), action 564, FPS 1.95, Running 326.61s Step 897( 94.17%), action 565, FPS 1.91, Running 327.26s Step 898( 94.33%), action 566, FPS 1.90, Running 327.84s Step 899( 94.50%), action 567, FPS 1.85, Running 328.49s Step 900( 94.67%), action 568, FPS 1.83, Running 328.99s Step 901( 94.83%), action 569, FPS 1.85, Running 329.39s Step 902( 95.00%), action 570, FPS 1.85, Running 329.85s Step 903( 95.17%), action 571, FPS 1.85, Running 330.50s Step 904( 95.33%), action 572, FPS 1.81, Running 331.18s Step 905( 95.50%), action 573, FPS 1.77, Running 331.77s Step 906( 95.67%), action 574, FPS 1.76, Running 332.42s Step 907( 95.83%), action 575, FPS 1.79, Running 332.88s Step 908( 96.00%), action 576, FPS 1.74, Running 333.60s Step 909( 96.17%), action 577, FPS 1.72, Running 334.25s Step 910( 96.33%), action 578, FPS 1.70, Running 334.93s Step 911( 96.50%), action 579, FPS 1.70, Running 335.36s Step 912( 96.67%), action 580, FPS 1.70, Running 335.97s Step 913( 96.83%), action 581, FPS 1.69, Running 336.57s Step 914( 97.00%), action 582, FPS 1.76, Running 336.91s Step 915( 97.17%), action 583, FPS 1.78, Running 337.47s Step 916( 97.33%), action 584, FPS 1.77, Running 337.90s Step 917( 97.50%), action 585, FPS 1.82, Running 338.24s Step 918( 97.67%), action 586, FPS 1.81, Running 338.88s Step 919( 97.83%), action 587, FPS 1.84, Running 339.34s Step 920( 98.00%), action 588, FPS 1.82, Running 339.98s Step 921( 98.17%), action 589, FPS 1.83, Running 340.31s Step 922( 98.33%), action 590, FPS 1.84, Running 340.72s Step 923( 98.50%), action 591, FPS 1.83, Running 341.41s Step 924( 98.67%), action 592, FPS 1.84, Running 342.05s Step 925( 98.83%), action 593, FPS 1.83, Running 342.67s Step 926( 99.00%), action 594, FPS 1.87, Running 343.09s Step 927( 99.17%), action 595, FPS 1.84, Running 343.74s Step 928( 99.33%), action 596, FPS 1.87, Running 344.32s Step 929( 99.50%), action 597, FPS 1.87, Running 344.94s Step 930( 99.67%), action 598, FPS 1.88, Running 345.56s Step 931( 99.83%), action 599, FPS 1.86, Running 346.13s Step 932(100.00%), action 600, FPS 1.84, Running 346.84s [2026-08-01 17:35:40] [16 ] Seed 15 failed after 347.54 s. +steps: 932 , actions: 600 . +Instruction: Empty +Total 1/16(6.25%) success. +Setting seed: 16 +Step 1( N/A%), pre moving , FPS 14.20, Running 0.07s Step 2( N/A%), pre moving , FPS 22.09, Running 0.09s Step 3( N/A%), pre moving , FPS 26.99, Running 0.11s Step 4( N/A%), pre moving , FPS 27.57, Running 0.15s Step 5( N/A%), pre moving , FPS 28.53, Running 0.18s Step 6( N/A%), pre moving , FPS 30.41, Running 0.20s Step 7( N/A%), pre moving , FPS 31.92, Running 0.22s Step 8( N/A%), pre moving , FPS 31.89, Running 0.25s Step 9( N/A%), pre moving , FPS 32.17, Running 0.28s Step 10( N/A%), pre moving , FPS 33.37, Running 0.30s Step 11( N/A%), pre moving , FPS 34.33, Running 0.32s Step 12( N/A%), pre moving , FPS 35.28, Running 0.34s Step 13( N/A%), pre moving , FPS 36.14, Running 0.36s Step 14( N/A%), pre moving , FPS 36.93, Running 0.38s Step 15( N/A%), pre moving , FPS 37.59, Running 0.40s Step 16( N/A%), pre moving , FPS 38.20, Running 0.42s Step 17( N/A%), pre moving , FPS 38.71, Running 0.44s Step 18( N/A%), pre moving , FPS 38.93, Running 0.46s Step 19( N/A%), pre moving , FPS 38.24, Running 0.50s Step 20( N/A%), pre moving , FPS 38.49, Running 0.52s Step 21( N/A%), pre moving , FPS 28.82, Running 0.76s Step 22( N/A%), pre moving , FPS 28.50, Running 0.79s Step 23( N/A%), pre moving , FPS 28.18, Running 0.82s Step 24( N/A%), pre moving , FPS 28.71, Running 0.84s Step 25( N/A%), pre moving , FPS 28.42, Running 0.88s Step 26( N/A%), pre moving , FPS 21.57, Running 1.12s Step 27( N/A%), pre moving , FPS 21.62, Running 1.14s Step 28( N/A%), pre moving , FPS 21.85, Running 1.17s Step 29( N/A%), pre moving , FPS 22.03, Running 1.19s Step 30( N/A%), pre moving , FPS 21.94, Running 1.21s Step 31( N/A%), pre moving , FPS 21.96, Running 1.23s Step 32( N/A%), pre moving , FPS 21.96, Running 1.25s Step 33( N/A%), pre moving , FPS 21.96, Running 1.27s Step 34( N/A%), pre moving , FPS 21.92, Running 1.29s Step 35( N/A%), pre moving , FPS 21.77, Running 1.32s Step 36( N/A%), pre moving , FPS 13.45, Running 1.91s Step 37( N/A%), pre moving , FPS 12.48, Running 2.04s Step 38( N/A%), pre moving , FPS 12.50, Running 2.06s Step 39( N/A%), pre moving , FPS 12.56, Running 2.09s Step 40( N/A%), pre moving , FPS 12.52, Running 2.12s Step 41( N/A%), pre moving , FPS 14.57, Running 2.14s Step 42( N/A%), pre moving , FPS 14.65, Running 2.16s Step 43( N/A%), pre moving , FPS 14.76, Running 2.18s Step 44( N/A%), pre moving , FPS 14.77, Running 2.20s Step 45( N/A%), pre moving , FPS 14.95, Running 2.22s Step 46( N/A%), pre moving , FPS 17.85, Running 2.25s Step 47( N/A%), pre moving , FPS 17.71, Running 2.27s Step 48( N/A%), pre moving , FPS 12.60, Running 2.75s Step 49( N/A%), pre moving , FPS 12.61, Running 2.77s Step 50( N/A%), pre moving , FPS 12.55, Running 2.81s Step 51( N/A%), pre moving , FPS 12.51, Running 2.83s Step 52( N/A%), pre moving , FPS 12.47, Running 2.85s Step 53( N/A%), pre moving , FPS 12.34, Running 2.89s Step 54( N/A%), pre moving , FPS 12.20, Running 2.93s Step 55( N/A%), pre moving , FPS 12.10, Running 2.97s Step 56( N/A%), pre moving , FPS 18.10, Running 3.01s Step 57( N/A%), pre moving , FPS 19.80, Running 3.05s Step 58( N/A%), pre moving , FPS 19.25, Running 3.10s Step 59( N/A%), pre moving , FPS 18.87, Running 3.15s Step 60( N/A%), pre moving , FPS 18.53, Running 3.20s Step 61( N/A%), pre moving , FPS 18.11, Running 3.24s Step 62( N/A%), pre moving , FPS 17.49, Running 3.30s Step 63( N/A%), pre moving , FPS 16.85, Running 3.36s Step 64( N/A%), pre moving , FPS 16.06, Running 3.44s Step 65( N/A%), pre moving , FPS 15.72, Running 3.49s Step 66( N/A%), pre moving , FPS 15.48, Running 3.54s Step 67( N/A%), pre moving , FPS 14.93, Running 3.61s Step 68( N/A%), pre moving , FPS 21.61, Running 3.68s Step 69( N/A%), pre moving , FPS 21.11, Running 3.72s Step 70( N/A%), pre moving , FPS 21.09, Running 3.75s Step 71( N/A%), pre moving , FPS 20.67, Running 3.80s Step 72( N/A%), pre moving , FPS 20.39, Running 3.84s Step 73( N/A%), pre moving , FPS 20.38, Running 3.87s Step 74( N/A%), pre moving , FPS 20.54, Running 3.90s Step 75( N/A%), pre moving , FPS 20.75, Running 3.94s Step 76( N/A%), pre moving , FPS 20.94, Running 3.97s Step 77( N/A%), pre moving , FPS 20.95, Running 4.01s Step 78( N/A%), pre moving , FPS 21.18, Running 4.05s Step 79( N/A%), pre moving , FPS 21.47, Running 4.08s Step 80( N/A%), pre moving , FPS 21.64, Running 4.12s Step 81( N/A%), pre moving , FPS 22.24, Running 4.14s Step 82( N/A%), pre moving , FPS 23.25, Running 4.16s Step 83( N/A%), pre moving , FPS 24.45, Running 4.18s Step 84( N/A%), pre moving , FPS 25.93, Running 4.21s Step 85( N/A%), pre moving , FPS 26.53, Running 4.24s Step 86( N/A%), pre moving , FPS 27.51, Running 4.26s Step 87( N/A%), pre moving , FPS 29.81, Running 4.28s Step 88( N/A%), pre moving , FPS 31.52, Running 4.31s Step 89( N/A%), pre moving , FPS 32.48, Running 4.34s Step 90( N/A%), pre moving , FPS 32.60, Running 4.37s Step 91( N/A%), pre moving , FPS 33.19, Running 4.40s Step 92( N/A%), pre moving , FPS 33.96, Running 4.42s Step 93( N/A%), pre moving , FPS 34.94, Running 4.45s Step 94( N/A%), pre moving , FPS 35.56, Running 4.47s Step 95( N/A%), pre moving , FPS 36.21, Running 4.49s Step 96( N/A%), pre moving , FPS 36.25, Running 4.52s Step 97( N/A%), pre moving , FPS 37.24, Running 4.54s Step 98( N/A%), pre moving , FPS 38.63, Running 4.56s Step 99( N/A%), pre moving , FPS 16.60, Running 5.29s Step 100( N/A%), pre moving , FPS 14.37, Running 5.51s Step 101( N/A%), pre moving , FPS 12.69, Running 5.72s Step 102( N/A%), pre moving , FPS 11.16, Running 5.95s Step 103( N/A%), pre moving , FPS 10.48, Running 6.09s Step 104( N/A%), pre moving , FPS 9.34, Running 6.35s Step 105( N/A%), pre moving , FPS 8.86, Running 6.50s Step 106( N/A%), pre moving , FPS 7.96, Running 6.78s Step 107( N/A%), pre moving , FPS 7.53, Running 6.94s Step 108( N/A%), pre moving , FPS 7.06, Running 7.14s Step 109( N/A%), pre moving , FPS 6.80, Running 7.28s Step 110( N/A%), pre moving , FPS 6.37, Running 7.51s Step 111( N/A%), pre moving , FPS 6.15, Running 7.65s Step 112( N/A%), pre moving , FPS 5.76, Running 7.90s Step 113( N/A%), pre moving , FPS 5.53, Running 8.07s Step 114( N/A%), pre moving , FPS 5.22, Running 8.30s Step 115( N/A%), pre moving , FPS 5.02, Running 8.47s Step 116( N/A%), pre moving , FPS 4.79, Running 8.69s Step 117( N/A%), pre moving , FPS 4.68, Running 8.82s Step 118( N/A%), pre moving , FPS 4.45, Running 9.06s Step 119( N/A%), pre moving , FPS 5.10, Running 9.21s Step 120( N/A%), pre moving , FPS 5.11, Running 9.42s Step 121( N/A%), pre moving , FPS 5.19, Running 9.57s Step 122( N/A%), pre moving , FPS 5.18, Running 9.82s Step 123( N/A%), pre moving , FPS 5.15, Running 9.97s Step 124( N/A%), pre moving , FPS 5.22, Running 10.18s Step 125( N/A%), pre moving , FPS 5.18, Running 10.37s Step 126( N/A%), pre moving , FPS 5.20, Running 10.62s Step 127( N/A%), pre moving , FPS 5.16, Running 10.82s Step 128( N/A%), pre moving , FPS 5.11, Running 11.06s Step 129( N/A%), pre moving , FPS 5.07, Running 11.22s Step 130( N/A%), pre moving , FPS 5.05, Running 11.47s Step 131( N/A%), pre moving , FPS 5.02, Running 11.64s Step 132( N/A%), pre moving , FPS 4.96, Running 11.93s Step 133( N/A%), pre moving , FPS 5.00, Running 12.07s Step 134( N/A%), pre moving , FPS 5.02, Running 12.29s Step 135( N/A%), pre moving , FPS 5.03, Running 12.45s Step 136( N/A%), pre moving , FPS 5.06, Running 12.65s Step 137( N/A%), pre moving , FPS 4.99, Running 12.83s Step 138( N/A%), pre moving , FPS 4.97, Running 13.08s Step 139( N/A%), pre moving , FPS 4.92, Running 13.28s Step 140( N/A%), pre moving , FPS 4.89, Running 13.51s Step 141( N/A%), pre moving , FPS 4.87, Running 13.68s Step 142( N/A%), pre moving , FPS 4.89, Running 13.91s Step 143( N/A%), pre moving , FPS 4.89, Running 14.06s Step 144( N/A%), pre moving , FPS 4.85, Running 14.31s Step 145( N/A%), pre moving , FPS 4.90, Running 14.45s Step 146( N/A%), pre moving , FPS 4.93, Running 14.68s Step 147( N/A%), pre moving , FPS 4.93, Running 14.87s Step 148( N/A%), pre moving , FPS 4.91, Running 15.13s Step 149( N/A%), pre moving , FPS 4.84, Running 15.35s Step 150( N/A%), pre moving , FPS 4.83, Running 15.60s Step 151( N/A%), pre moving , FPS 4.81, Running 15.79s Step 152( N/A%), pre moving , FPS 4.80, Running 16.11s Step 153( N/A%), pre moving , FPS 4.70, Running 16.33s Step 154( N/A%), pre moving , FPS 4.65, Running 16.59s Step 155( N/A%), pre moving , FPS 4.60, Running 16.79s Step 156( N/A%), pre moving , FPS 4.49, Running 17.10s Step 157( N/A%), pre moving , FPS 4.43, Running 17.35s Step 158( N/A%), pre moving , FPS 4.42, Running 17.61s Step 159( N/A%), pre moving , FPS 4.47, Running 17.76s Step 160( N/A%), pre moving , FPS 4.42, Running 18.04s Step 161( N/A%), pre moving , FPS 4.42, Running 18.21s Step 162( N/A%), pre moving , FPS 4.32, Running 18.54s Step 163( N/A%), pre moving , FPS 4.29, Running 18.72s Step 164( N/A%), pre moving , FPS 4.24, Running 19.02s Step 165( N/A%), pre moving , FPS 4.33, Running 19.07s Step 166( N/A%), pre moving , FPS 4.50, Running 19.12s Step 167( N/A%), pre moving , FPS 4.65, Running 19.17s Step 168( N/A%), pre moving , FPS 4.88, Running 19.22s Step 169( N/A%), pre moving , FPS 5.11, Running 19.27s Step 170( N/A%), pre moving , FPS 5.38, Running 19.32s Step 171( N/A%), pre moving , FPS 5.59, Running 19.37s Step 172( N/A%), pre moving , FPS 6.05, Running 19.41s Step 173( N/A%), pre moving , FPS 6.40, Running 19.45s Step 174( N/A%), pre moving , FPS 6.87, Running 19.50s Step 175( N/A%), pre moving , FPS 6.08, Running 20.09s Step 176( N/A%), pre moving , FPS 6.58, Running 20.14s Step 177( N/A%), pre moving , FPS 7.03, Running 20.19s Step 178( N/A%), pre moving , FPS 7.56, Running 20.25s Step 179( N/A%), pre moving , FPS 7.80, Running 20.32s Step 180( N/A%), pre moving , FPS 8.46, Running 20.41s Step 181( N/A%), pre moving , FPS 8.74, Running 20.49s Step 182( N/A%), pre moving , FPS 9.87, Running 20.57s Step 183( N/A%), pre moving , FPS 10.46, Running 20.63s Step 184( N/A%), pre moving , FPS 11.93, Running 20.70s Step 185( N/A%), pre moving , FPS 11.76, Running 20.77s Step 186( N/A%), pre moving , FPS 11.51, Running 20.86s Step 187( N/A%), pre moving , FPS 11.12, Running 20.97s Step 188( N/A%), pre moving , FPS 11.03, Running 21.04s Step 189( N/A%), pre moving , FPS 10.89, Running 21.10s Step 190( N/A%), pre moving , FPS 10.70, Running 21.19s Step 191( N/A%), pre moving , FPS 10.57, Running 21.26s Step 192( N/A%), pre moving , FPS 10.41, Running 21.33s Step 193( N/A%), pre moving , FPS 10.22, Running 21.41s Step 194( N/A%), pre moving , FPS 10.09, Running 21.48s Step 195( N/A%), pre moving , FPS 13.59, Running 21.56s Step 196( N/A%), pre moving , FPS 13.50, Running 21.62s Step 197( N/A%), pre moving , FPS 13.38, Running 21.69s Step 198( N/A%), pre moving , FPS 13.31, Running 21.76s Step 199( N/A%), pre moving , FPS 13.19, Running 21.83s Step 200( N/A%), pre moving , FPS 13.35, Running 21.90s Step 201( N/A%), pre moving , FPS 13.58, Running 21.97s Step 202( N/A%), pre moving , FPS 13.61, Running 22.04s Step 203( N/A%), pre moving , FPS 13.59, Running 22.11s Step 204( N/A%), pre moving , FPS 13.52, Running 22.18s Step 205( N/A%), pre moving , FPS 13.48, Running 22.25s Step 206( N/A%), pre moving , FPS 13.68, Running 22.32s Step 207( N/A%), pre moving , FPS 14.15, Running 22.39s Step 208( N/A%), pre moving , FPS 14.01, Running 22.46s Step 209( N/A%), pre moving , FPS 14.27, Running 22.51s Step 210( N/A%), pre moving , FPS 14.72, Running 22.55s Step 211( N/A%), pre moving , FPS 15.06, Running 22.59s Step 212( N/A%), pre moving , FPS 15.39, Running 22.63s Step 213( N/A%), pre moving , FPS 15.84, Running 22.67s Step 214( N/A%), pre moving , FPS 16.26, Running 22.71s Step 215( N/A%), pre moving , FPS 16.69, Running 22.76s Step 216( N/A%), pre moving , FPS 16.50, Running 22.83s Step 217( N/A%), pre moving , FPS 16.61, Running 22.89s Step 218( N/A%), pre moving , FPS 17.03, Running 22.93s Step 219( N/A%), pre moving , FPS 17.60, Running 22.97s Step 220( N/A%), pre moving , FPS 17.75, Running 23.03s Step 221( N/A%), pre moving , FPS 12.08, Running 23.62s Step 222( N/A%), pre moving , FPS 12.29, Running 23.66s Step 223( N/A%), pre moving , FPS 12.49, Running 23.71s Step 224( N/A%), pre moving , FPS 12.74, Running 23.75s Step 225( N/A%), pre moving , FPS 13.02, Running 23.79s Step 226( N/A%), pre moving , FPS 13.23, Running 23.83s Step 227( N/A%), pre moving , FPS 13.41, Running 23.88s Step 228( N/A%), pre moving , FPS 13.62, Running 23.93s Step 229( N/A%), pre moving , FPS 13.31, Running 24.01s Step 230( N/A%), pre moving , FPS 13.10, Running 24.07s Step 231( N/A%), pre moving , FPS 12.71, Running 24.16s Step 232( N/A%), pre moving , FPS 12.29, Running 24.26s Step 233( N/A%), pre moving , FPS 11.90, Running 24.35s Step 234( N/A%), pre moving , FPS 11.54, Running 24.44s Step 235( N/A%), pre moving , FPS 11.17, Running 24.55s Step 236( N/A%), pre moving , FPS 11.03, Running 24.65s Step 237( N/A%), pre moving , FPS 10.78, Running 24.74s Step 238( N/A%), pre moving , FPS 10.37, Running 24.86s Step 239( N/A%), pre moving , FPS 10.07, Running 24.96s Step 240( N/A%), pre moving , FPS 9.70, Running 25.09s Step 241( N/A%), pre moving , FPS 12.46, Running 25.23s Step 242( N/A%), pre moving , FPS 11.99, Running 25.33s Step 243( N/A%), pre moving , FPS 11.38, Running 25.46s Step 244( N/A%), pre moving , FPS 10.88, Running 25.59s Step 245( N/A%), pre moving , FPS 10.51, Running 25.69s Step 246( N/A%), pre moving , FPS 10.09, Running 25.82s Step 247( N/A%), pre moving , FPS 9.75, Running 25.93s Step 248( N/A%), pre moving , FPS 9.44, Running 26.05s Step 249( N/A%), pre moving , FPS 9.33, Running 26.15s Step 250( N/A%), pre moving , FPS 9.21, Running 26.25s Step 251( N/A%), pre moving , FPS 9.17, Running 26.34s Step 252( N/A%), pre moving , FPS 9.09, Running 26.46s Step 253( N/A%), pre moving , FPS 9.05, Running 26.56s Step 254( N/A%), pre moving , FPS 9.02, Running 26.66s Step 255( N/A%), pre moving , FPS 9.04, Running 26.76s Step 256( N/A%), pre moving , FPS 9.04, Running 26.86s Step 257( N/A%), pre moving , FPS 9.04, Running 26.96s Step 258( N/A%), pre moving , FPS 9.22, Running 27.03s Step 259( N/A%), pre moving , FPS 9.23, Running 27.13s Step 260( N/A%), pre moving , FPS 9.51, Running 27.20s Step 261( N/A%), pre moving , FPS 9.78, Running 27.27s Step 262( N/A%), pre moving , FPS 9.91, Running 27.35s Step 263( N/A%), pre moving , FPS 10.22, Running 27.42s Step 264( N/A%), pre moving , FPS 10.51, Running 27.49s Step 265( N/A%), pre moving , FPS 10.71, Running 27.56s Step 266( N/A%), pre moving , FPS 11.04, Running 27.63s Step 267( N/A%), pre moving , FPS 11.11, Running 27.73s Step 268( N/A%), pre moving , FPS 11.20, Running 27.84s Step 269( N/A%), pre moving , FPS 11.23, Running 27.93s Step 270( N/A%), pre moving , FPS 11.24, Running 28.02s Step 271( N/A%), pre moving , FPS 11.28, Running 28.12s Step 272( N/A%), pre moving , FPS 11.41, Running 28.21s Step 273( N/A%), pre moving , FPS 11.51, Running 28.30s Step 274( N/A%), pre moving , FPS 11.60, Running 28.39s Step 275( N/A%), pre moving , FPS 11.83, Running 28.45s Step 276( N/A%), pre moving , FPS 12.01, Running 28.53s Step 277( N/A%), pre moving , FPS 12.15, Running 28.60s Step 278( N/A%), pre moving , FPS 12.20, Running 28.67s Step 279( N/A%), pre moving , FPS 12.41, Running 28.74s Step 280( N/A%), pre moving , FPS 12.43, Running 28.81s Step 281( N/A%), pre moving , FPS 12.47, Running 28.88s Step 282( N/A%), pre moving , FPS 12.74, Running 28.92s Step 283( N/A%), pre moving , FPS 12.97, Running 28.96s Step 284( N/A%), pre moving , FPS 13.20, Running 29.01s Step 285( N/A%), pre moving , FPS 13.38, Running 29.06s Step 286( N/A%), pre moving , FPS 13.61, Running 29.10s Step 287( N/A%), pre moving , FPS 14.10, Running 29.15s Step 288( N/A%), pre moving , FPS 14.76, Running 29.19s Step 289( N/A%), pre moving , FPS 15.30, Running 29.24s Step 290( N/A%), pre moving , FPS 15.92, Running 29.28s Step 291( N/A%), pre moving , FPS 16.58, Running 29.32s Step 292( N/A%), pre moving , FPS 17.31, Running 29.36s Step 293( N/A%), pre moving , FPS 18.05, Running 29.41s Step 294( N/A%), pre moving , FPS 18.83, Running 29.45s Step 295( N/A%), pre moving , FPS 19.26, Running 29.49s Step 296( N/A%), pre moving , FPS 19.91, Running 29.53s Step 297( N/A%), pre moving , FPS 20.67, Running 29.57s Step 298( N/A%), pre moving , FPS 20.95, Running 29.62s Step 299( N/A%), pre moving , FPS 21.48, Running 29.67s Step 300( N/A%), pre moving , FPS 21.89, Running 29.72s Step 301( N/A%), pre moving , FPS 22.52, Running 29.76s Step 302( N/A%), pre moving , FPS 22.59, Running 29.80s Step 303( N/A%), pre moving , FPS 22.63, Running 29.85s Step 304( N/A%), pre moving , FPS 22.47, Running 29.90s Step 305( N/A%), pre moving , FPS 7.95, Running 31.57s Step 306( N/A%), pre moving , FPS 7.34, Running 31.82s Step 307( N/A%), pre moving , FPS 7.05, Running 31.99s Step 308( N/A%), pre moving , FPS 6.52, Running 32.26s Step 309( N/A%), pre moving , FPS 6.20, Running 32.47s Step 310( N/A%), pre moving , FPS 5.71, Running 32.78s Step 311( N/A%), pre moving , FPS 5.48, Running 32.97s Step 312( N/A%), pre moving , FPS 5.17, Running 33.24s Step 313( N/A%), pre moving , FPS 4.90, Running 33.49s Step 314( N/A%), pre moving , FPS 4.64, Running 33.75s Step 315( N/A%), pre moving , FPS 4.49, Running 33.95s Step 316( N/A%), pre moving , FPS 4.28, Running 34.21s Step 317( N/A%), pre moving , FPS 4.16, Running 34.38s Step 318( N/A%), pre moving , FPS 3.95, Running 34.69s Step 319( N/A%), pre moving , FPS 3.84, Running 34.87s Step 320( N/A%), pre moving , FPS 3.68, Running 35.15s Step 321( N/A%), pre moving , FPS 3.60, Running 35.33s Step 322( N/A%), pre moving , FPS 3.43, Running 35.63s Step 323( N/A%), pre moving , FPS 3.37, Running 35.79s Step 324( N/A%), pre moving , FPS 3.27, Running 36.01s Step 325( 0.17%), action 1, FPS 3.73, Running 36.93s Step 326( 0.33%), action 2, FPS 3.48, Running 37.58s Step 327( 0.50%), action 3, FPS 3.19, Running 38.26s Step 328( 0.67%), action 4, FPS 3.11, Running 38.70s Step 329( 0.83%), action 5, FPS 2.97, Running 39.19s Step 330( 1.00%), action 6, FPS 2.93, Running 39.62s Step 331( 1.17%), action 7, FPS 2.82, Running 40.07s Step 332( 1.33%), action 8, FPS 2.67, Running 40.73s Step 333( 1.50%), action 9, FPS 2.53, Running 41.38s Step 334( 1.67%), action 10, FPS 2.39, Running 42.13s Step 335( 1.83%), action 11, FPS 2.24, Running 42.87s Step 336( 2.00%), action 12, FPS 2.20, Running 43.31s Step 337( 2.17%), action 13, FPS 2.13, Running 43.78s Step 338( 2.33%), action 14, FPS 2.08, Running 44.29s Step 339( 2.50%), action 15, FPS 2.04, Running 44.67s Step 340( 2.67%), action 16, FPS 1.96, Running 45.34s Step 341( 2.83%), action 17, FPS 1.88, Running 45.99s Step 342( 3.00%), action 18, FPS 1.83, Running 46.58s Step 343( 3.17%), action 19, FPS 1.80, Running 46.92s Step 344( 3.33%), action 20, FPS 1.76, Running 47.38s Step 345( 3.50%), action 21, FPS 1.83, Running 47.84s Step 346( 3.67%), action 22, FPS 1.84, Running 48.46s Step 347( 3.83%), action 23, FPS 1.87, Running 48.95s Step 348( 4.00%), action 24, FPS 1.83, Running 49.61s Step 349( 4.17%), action 25, FPS 1.85, Running 49.98s Step 350( 4.33%), action 26, FPS 1.85, Running 50.43s Step 351( 4.50%), action 27, FPS 1.83, Running 50.99s Step 352( 4.67%), action 28, FPS 1.84, Running 51.59s Step 353( 4.83%), action 29, FPS 1.86, Running 52.14s Step 354( 5.00%), action 30, FPS 1.89, Running 52.71s Step 355( 5.17%), action 31, FPS 1.86, Running 53.61s Step 356( 5.33%), action 32, FPS 1.83, Running 54.23s Step 357( 5.50%), action 33, FPS 1.85, Running 54.58s Step 358( 5.67%), action 34, FPS 1.82, Running 55.28s Step 359( 5.83%), action 35, FPS 1.79, Running 55.84s Step 360( 6.00%), action 36, FPS 1.80, Running 56.46s Step 361( 6.17%), action 37, FPS 1.85, Running 56.81s Step 362( 6.33%), action 38, FPS 1.90, Running 57.11s Step 363( 6.50%), action 39, FPS 1.85, Running 57.72s Step 364( 6.67%), action 40, FPS 1.86, Running 58.14s Step 365( 6.83%), action 41, FPS 1.81, Running 58.89s Step 366( 7.00%), action 42, FPS 1.86, Running 59.21s Step 367( 7.17%), action 43, FPS 1.86, Running 59.71s Step 368( 7.33%), action 44, FPS 1.90, Running 60.13s Step 369( 7.50%), action 45, FPS 1.90, Running 60.48s Step 370( 7.67%), action 46, FPS 1.91, Running 60.93s Step 371( 7.83%), action 47, FPS 1.94, Running 61.29s Step 372( 8.00%), action 48, FPS 1.94, Running 61.92s Step 373( 8.17%), action 49, FPS 1.95, Running 62.38s Step 374( 8.33%), action 50, FPS 2.01, Running 62.68s Step 375( 8.50%), action 51, FPS 2.08, Running 63.23s Step 376( 8.67%), action 52, FPS 2.11, Running 63.72s Step 377( 8.83%), action 53, FPS 2.10, Running 64.09s Step 378( 9.00%), action 54, FPS 2.16, Running 64.54s Step 379( 9.17%), action 55, FPS 2.21, Running 64.90s Step 380( 9.33%), action 56, FPS 2.26, Running 65.33s Step 381( 9.50%), action 57, FPS 2.23, Running 65.77s Step 382( 9.67%), action 58, FPS 2.17, Running 66.32s Step 383( 9.83%), action 59, FPS 2.24, Running 66.64s Step 384( 10.00%), action 60, FPS 2.23, Running 67.10s Step 385( 10.17%), action 61, FPS 2.29, Running 67.62s Step 386( 10.33%), action 62, FPS 2.25, Running 68.10s Step 387( 10.50%), action 63, FPS 2.29, Running 68.42s Step 388( 10.67%), action 64, FPS 2.23, Running 69.09s Step 389( 10.83%), action 65, FPS 2.21, Running 69.52s Step 390( 11.00%), action 66, FPS 2.20, Running 70.01s Step 391( 11.17%), action 67, FPS 2.21, Running 70.35s Step 392( 11.33%), action 68, FPS 2.19, Running 71.06s Step 393( 11.50%), action 69, FPS 2.14, Running 71.71s Step 394( 11.67%), action 70, FPS 2.06, Running 72.37s Step 395( 11.83%), action 71, FPS 2.03, Running 73.10s Step 396( 12.00%), action 72, FPS 2.00, Running 73.74s Step 397( 12.17%), action 73, FPS 1.95, Running 74.33s Step 398( 12.33%), action 74, FPS 1.94, Running 74.85s Step 399( 12.50%), action 75, FPS 1.94, Running 75.24s Step 400( 12.67%), action 76, FPS 1.92, Running 75.74s Step 401( 12.83%), action 77, FPS 1.93, Running 76.14s Step 402( 13.00%), action 78, FPS 1.94, Running 76.65s Step 403( 13.17%), action 79, FPS 1.89, Running 77.24s Step 404( 13.33%), action 80, FPS 1.86, Running 77.87s Step 405( 13.50%), action 81, FPS 1.82, Running 78.58s Step 406( 13.67%), action 82, FPS 1.86, Running 78.87s Step 407( 13.83%), action 83, FPS 1.81, Running 79.47s Step 408( 14.00%), action 84, FPS 1.86, Running 79.84s Step 409( 14.17%), action 85, FPS 1.88, Running 80.17s Step 410( 14.33%), action 86, FPS 1.89, Running 80.58s Step 411( 14.50%), action 87, FPS 1.89, Running 80.96s Step 412( 14.67%), action 88, FPS 1.91, Running 81.53s Step 413( 14.83%), action 89, FPS 1.92, Running 82.12s Step 414( 15.00%), action 90, FPS 1.95, Running 82.65s Step 415( 15.17%), action 91, FPS 1.98, Running 83.18s Step 416( 15.33%), action 92, FPS 2.04, Running 83.57s Step 417( 15.50%), action 93, FPS 2.04, Running 84.12s Step 418( 15.67%), action 94, FPS 2.05, Running 84.59s Step 419( 15.83%), action 95, FPS 2.02, Running 85.11s Step 420( 16.00%), action 96, FPS 2.03, Running 85.60s Step 421( 16.17%), action 97, FPS 2.04, Running 85.93s Step 422( 16.33%), action 98, FPS 2.09, Running 86.21s Step 423( 16.50%), action 99, FPS 2.13, Running 86.64s Step 424( 16.67%), action 100, FPS 2.19, Running 87.00s Step 425( 16.83%), action 101, FPS 2.24, Running 87.52s Step 426( 17.00%), action 102, FPS 2.22, Running 87.89s Step 427( 17.17%), action 103, FPS 2.25, Running 88.37s Step 428( 17.33%), action 104, FPS 2.23, Running 88.80s Step 429( 17.50%), action 105, FPS 2.18, Running 89.34s Step 430( 17.67%), action 106, FPS 2.20, Running 89.66s Step 431( 17.83%), action 107, FPS 2.22, Running 89.98s Step 432( 18.00%), action 108, FPS 2.26, Running 90.40s Step 433( 18.17%), action 109, FPS 2.29, Running 90.85s Step 434( 18.33%), action 110, FPS 2.30, Running 91.36s Step 435( 18.50%), action 111, FPS 2.24, Running 92.10s Step 436( 18.67%), action 112, FPS 2.26, Running 92.41s Step 437( 18.83%), action 113, FPS 2.32, Running 92.73s Step 438( 19.00%), action 114, FPS 2.37, Running 93.04s Step 439( 19.17%), action 115, FPS 2.38, Running 93.51s Step 440( 19.33%), action 116, FPS 2.32, Running 94.22s Step 441( 19.50%), action 117, FPS 2.28, Running 94.71s Step 442( 19.67%), action 118, FPS 2.25, Running 95.10s Step 443( 19.83%), action 119, FPS 2.29, Running 95.39s Step 444( 20.00%), action 120, FPS 2.20, Running 96.08s Step 445( 20.17%), action 121, FPS 2.18, Running 96.70s Step 446( 20.33%), action 122, FPS 2.15, Running 97.21s Step 447( 20.50%), action 123, FPS 2.18, Running 97.54s Step 448( 20.67%), action 124, FPS 2.20, Running 97.88s Step 449( 20.83%), action 125, FPS 2.18, Running 98.52s Step 450( 21.00%), action 126, FPS 2.17, Running 98.87s Step 451( 21.17%), action 127, FPS 2.14, Running 99.31s Step 452( 21.33%), action 128, FPS 2.12, Running 99.85s Step 453( 21.50%), action 129, FPS 2.11, Running 100.35s Step 454( 21.67%), action 130, FPS 2.16, Running 100.61s Step 455( 21.83%), action 131, FPS 2.19, Running 101.23s Step 456( 22.00%), action 132, FPS 2.18, Running 101.59s Step 457( 22.17%), action 133, FPS 2.13, Running 102.11s Step 458( 22.33%), action 134, FPS 2.12, Running 102.50s Step 459( 22.50%), action 135, FPS 2.11, Running 102.98s Step 460( 22.67%), action 136, FPS 2.19, Running 103.35s Step 461( 22.83%), action 137, FPS 2.16, Running 103.96s Step 462( 23.00%), action 138, FPS 2.12, Running 104.53s Step 463( 23.17%), action 139, FPS 2.06, Running 105.11s Step 464( 23.33%), action 140, FPS 2.13, Running 105.47s Step 465( 23.50%), action 141, FPS 2.16, Running 105.98s Step 466( 23.67%), action 142, FPS 2.13, Running 106.60s Step 467( 23.83%), action 143, FPS 2.09, Running 107.09s Step 468( 24.00%), action 144, FPS 2.01, Running 107.84s Step 469( 24.17%), action 145, FPS 2.06, Running 108.23s Step 470( 24.33%), action 146, FPS 2.05, Running 108.61s Step 471( 24.50%), action 147, FPS 2.08, Running 108.93s Step 472( 24.67%), action 148, FPS 2.11, Running 109.31s Step 473( 24.83%), action 149, FPS 2.10, Running 109.88s Step 474( 25.00%), action 150, FPS 2.04, Running 110.41s Step 475( 25.17%), action 151, FPS 2.03, Running 111.06s Step 476( 25.33%), action 152, FPS 2.05, Running 111.36s Step 477( 25.50%), action 153, FPS 2.05, Running 111.87s Step 478( 25.67%), action 154, FPS 2.06, Running 112.19s Step 479( 25.83%), action 155, FPS 2.04, Running 112.78s Step 480( 26.00%), action 156, FPS 1.96, Running 113.55s Step 481( 26.17%), action 157, FPS 1.96, Running 114.18s Step 482( 26.33%), action 158, FPS 1.99, Running 114.58s Step 483( 26.50%), action 159, FPS 1.99, Running 115.18s Step 484( 26.67%), action 160, FPS 1.95, Running 115.73s Step 485( 26.83%), action 161, FPS 1.91, Running 116.43s Step 486( 27.00%), action 162, FPS 1.94, Running 116.93s Step 487( 27.17%), action 163, FPS 1.93, Running 117.47s Step 488( 27.33%), action 164, FPS 1.96, Running 118.07s Step 489( 27.50%), action 165, FPS 1.96, Running 118.42s Step 490( 27.67%), action 166, FPS 1.90, Running 119.12s Step 491( 27.83%), action 167, FPS 1.85, Running 119.77s Step 492( 28.00%), action 168, FPS 1.78, Running 120.52s Step 493( 28.17%), action 169, FPS 1.82, Running 120.87s Step 494( 28.33%), action 170, FPS 1.81, Running 121.46s Step 495( 28.50%), action 171, FPS 1.79, Running 122.27s Step 496( 28.67%), action 172, FPS 1.72, Running 122.99s Step 497( 28.83%), action 173, FPS 1.71, Running 123.58s Step 498( 29.00%), action 174, FPS 1.67, Running 124.15s Step 499( 29.17%), action 175, FPS 1.71, Running 124.50s Step 500( 29.33%), action 176, FPS 1.71, Running 125.24s Step 501( 29.50%), action 177, FPS 1.75, Running 125.61s Step 502( 29.67%), action 178, FPS 1.70, Running 126.35s Step 503( 29.83%), action 179, FPS 1.73, Running 126.74s Step 504( 30.00%), action 180, FPS 1.73, Running 127.32s Step 505( 30.17%), action 181, FPS 1.69, Running 128.24s Step 506( 30.33%), action 182, FPS 1.66, Running 128.96s Step 507( 30.50%), action 183, FPS 1.66, Running 129.54s Step 508( 30.67%), action 184, FPS 1.65, Running 130.19s Step 509( 30.83%), action 185, FPS 1.63, Running 130.67s Step 510( 31.00%), action 186, FPS 1.64, Running 131.30s Step 511( 31.17%), action 187, FPS 1.68, Running 131.63s Step 512( 31.33%), action 188, FPS 1.70, Running 132.26s Step 513( 31.50%), action 189, FPS 1.71, Running 132.57s Step 514( 31.67%), action 190, FPS 1.71, Running 133.16s Step 515( 31.83%), action 191, FPS 1.71, Running 133.95s Step 516( 32.00%), action 192, FPS 1.72, Running 134.62s Step 517( 32.17%), action 193, FPS 1.75, Running 135.01s Step 518( 32.33%), action 194, FPS 1.75, Running 135.60s Step 519( 32.50%), action 195, FPS 1.75, Running 135.94s Step 520( 32.67%), action 196, FPS 1.75, Running 136.63s Step 521( 32.83%), action 197, FPS 1.74, Running 137.12s Step 522( 33.00%), action 198, FPS 1.79, Running 137.54s Step 523( 33.17%), action 199, FPS 1.76, Running 138.12s Step 524( 33.33%), action 200, FPS 1.77, Running 138.61s Step 525( 33.50%), action 201, FPS 1.84, Running 139.10s Step 526( 33.67%), action 202, FPS 1.86, Running 139.74s Step 527( 33.83%), action 203, FPS 1.84, Running 140.38s Step 528( 34.00%), action 204, FPS 1.83, Running 141.15s Step 529( 34.17%), action 205, FPS 1.81, Running 141.70s Step 530( 34.33%), action 206, FPS 1.83, Running 142.24s Step 531( 34.50%), action 207, FPS 1.78, Running 142.87s Step 532( 34.67%), action 208, FPS 1.77, Running 143.53s Step 533( 34.83%), action 209, FPS 1.74, Running 144.08s Step 534( 35.00%), action 210, FPS 1.75, Running 144.61s Step 535( 35.17%), action 211, FPS 1.74, Running 145.48s Step 536( 35.33%), action 212, FPS 1.73, Running 146.15s Step 537( 35.50%), action 213, FPS 1.70, Running 146.80s Step 538( 35.67%), action 214, FPS 1.70, Running 147.39s Step 539( 35.83%), action 215, FPS 1.66, Running 147.97s Step 540( 36.00%), action 216, FPS 1.70, Running 148.39s Step 541( 36.17%), action 217, FPS 1.68, Running 149.03s Step 542( 36.33%), action 218, FPS 1.67, Running 149.50s Step 543( 36.50%), action 219, FPS 1.70, Running 149.87s Step 544( 36.67%), action 220, FPS 1.70, Running 150.37s Step 545( 36.83%), action 221, FPS 1.69, Running 150.96s Step 546( 37.00%), action 222, FPS 1.71, Running 151.47s Step 547( 37.17%), action 223, FPS 1.73, Running 151.91s Step 548( 37.33%), action 224, FPS 1.74, Running 152.64s Step 549( 37.50%), action 225, FPS 1.74, Running 153.19s Step 550( 37.67%), action 226, FPS 1.76, Running 153.63s Step 551( 37.83%), action 227, FPS 1.78, Running 154.12s Step 552( 38.00%), action 228, FPS 1.78, Running 154.77s Step 553( 38.17%), action 229, FPS 1.76, Running 155.42s Step 554( 38.33%), action 230, FPS 1.73, Running 156.19s Step 555( 38.50%), action 231, FPS 1.73, Running 157.06s Step 556( 38.67%), action 232, FPS 1.77, Running 157.47s Step 557( 38.83%), action 233, FPS 1.77, Running 158.08s Step 558( 39.00%), action 234, FPS 1.75, Running 158.80s Step 559( 39.17%), action 235, FPS 1.76, Running 159.32s Step 560( 39.33%), action 236, FPS 1.73, Running 159.94s Step 561( 39.50%), action 237, FPS 1.73, Running 160.61s Step 562( 39.67%), action 238, FPS 1.70, Running 161.25s Step 563( 39.83%), action 239, FPS 1.69, Running 161.73s Step 564( 40.00%), action 240, FPS 1.67, Running 162.34s Step 565( 40.17%), action 241, FPS 1.63, Running 163.22s Step 566( 40.33%), action 242, FPS 1.65, Running 163.62s Step 567( 40.50%), action 243, FPS 1.62, Running 164.22s Step 568( 40.67%), action 244, FPS 1.66, Running 164.65s Step 569( 40.83%), action 245, FPS 1.66, Running 165.24s Step 570( 41.00%), action 246, FPS 1.64, Running 165.83s Step 571( 41.17%), action 247, FPS 1.64, Running 166.31s Step 572( 41.33%), action 248, FPS 1.65, Running 166.85s Step 573( 41.50%), action 249, FPS 1.69, Running 167.25s Step 574( 41.67%), action 250, FPS 1.74, Running 167.68s Step 575( 41.83%), action 251, FPS 1.74, Running 168.52s Step 576( 42.00%), action 252, FPS 1.70, Running 169.23s Step 577( 42.17%), action 253, FPS 1.74, Running 169.58s Step 578( 42.33%), action 254, FPS 1.77, Running 170.10s Step 579( 42.50%), action 255, FPS 1.80, Running 170.43s Step 580( 42.67%), action 256, FPS 1.79, Running 171.11s Step 581( 42.83%), action 257, FPS 1.84, Running 171.48s Step 582( 43.00%), action 258, FPS 1.83, Running 172.18s Step 583( 43.17%), action 259, FPS 1.84, Running 172.59s Step 584( 43.33%), action 260, FPS 1.83, Running 173.25s Step 585( 43.50%), action 261, FPS 1.90, Running 173.75s Step 586( 43.67%), action 262, FPS 1.87, Running 174.34s Step 587( 43.83%), action 263, FPS 1.91, Running 174.68s Step 588( 44.00%), action 264, FPS 1.90, Running 175.17s Step 589( 44.17%), action 265, FPS 1.91, Running 175.70s Step 590( 44.33%), action 266, FPS 1.93, Running 176.19s Step 591( 44.50%), action 267, FPS 1.92, Running 176.73s Step 592( 44.67%), action 268, FPS 1.88, Running 177.46s Step 593( 44.83%), action 269, FPS 1.86, Running 177.98s Step 594( 45.00%), action 270, FPS 1.82, Running 178.70s Step 595( 45.17%), action 271, FPS 1.83, Running 179.42s Step 596( 45.33%), action 272, FPS 1.88, Running 179.87s Step 597( 45.50%), action 273, FPS 1.88, Running 180.19s Step 598( 45.67%), action 274, FPS 1.86, Running 180.87s Step 599( 45.83%), action 275, FPS 1.84, Running 181.30s Step 600( 46.00%), action 276, FPS 1.85, Running 181.95s Step 601( 46.17%), action 277, FPS 1.84, Running 182.34s Step 602( 46.33%), action 278, FPS 1.89, Running 182.78s Step 603( 46.50%), action 279, FPS 1.88, Running 183.26s Step 604( 46.67%), action 280, FPS 1.91, Running 183.73s Step 605( 46.83%), action 281, FPS 1.85, Running 184.54s Step 606( 47.00%), action 282, FPS 1.86, Running 185.07s Step 607( 47.17%), action 283, FPS 1.87, Running 185.38s Step 608( 47.33%), action 284, FPS 1.84, Running 186.03s Step 609( 47.50%), action 285, FPS 1.87, Running 186.41s Step 610( 47.67%), action 286, FPS 1.89, Running 186.77s Step 611( 47.83%), action 287, FPS 1.93, Running 187.12s Step 612( 48.00%), action 288, FPS 1.98, Running 187.56s Step 613( 48.17%), action 289, FPS 2.01, Running 187.93s Step 614( 48.33%), action 290, FPS 2.08, Running 188.33s Step 615( 48.50%), action 291, FPS 2.06, Running 189.11s Step 616( 48.67%), action 292, FPS 2.08, Running 189.49s Step 617( 48.83%), action 293, FPS 2.08, Running 189.81s Step 618( 49.00%), action 294, FPS 2.15, Running 190.17s Step 619( 49.17%), action 295, FPS 2.17, Running 190.53s Step 620( 49.33%), action 296, FPS 2.19, Running 191.09s Step 621( 49.50%), action 297, FPS 2.20, Running 191.42s Step 622( 49.67%), action 298, FPS 2.19, Running 191.93s Step 623( 49.83%), action 299, FPS 2.19, Running 192.38s Step 624( 50.00%), action 300, FPS 2.14, Running 193.06s Step 625( 50.17%), action 301, FPS 2.14, Running 193.88s Step 626( 50.33%), action 302, FPS 2.11, Running 194.56s Step 627( 50.50%), action 303, FPS 2.04, Running 195.20s Step 628( 50.67%), action 304, FPS 2.08, Running 195.64s Step 629( 50.83%), action 305, FPS 2.04, Running 196.23s Step 630( 51.00%), action 306, FPS 1.99, Running 196.84s Step 631( 51.17%), action 307, FPS 1.96, Running 197.33s Step 632( 51.33%), action 308, FPS 1.94, Running 197.86s Step 633( 51.50%), action 309, FPS 1.93, Running 198.27s Step 634( 51.67%), action 310, FPS 1.94, Running 198.67s Step 635( 51.83%), action 311, FPS 1.99, Running 199.15s Step 636( 52.00%), action 312, FPS 1.96, Running 199.69s Step 637( 52.17%), action 313, FPS 1.96, Running 200.04s Step 638( 52.33%), action 314, FPS 1.94, Running 200.51s Step 639( 52.50%), action 315, FPS 1.92, Running 200.97s Step 640( 52.67%), action 316, FPS 1.90, Running 201.59s Step 641( 52.83%), action 317, FPS 1.88, Running 202.08s Step 642( 53.00%), action 318, FPS 1.91, Running 202.41s Step 643( 53.17%), action 319, FPS 1.92, Running 202.81s Step 644( 53.33%), action 320, FPS 1.96, Running 203.26s Step 645( 53.50%), action 321, FPS 2.00, Running 203.90s Step 646( 53.67%), action 322, FPS 2.06, Running 204.27s Step 647( 53.83%), action 323, FPS 2.12, Running 204.62s Step 648( 54.00%), action 324, FPS 2.14, Running 204.99s Step 649( 54.17%), action 325, FPS 2.19, Running 205.35s Step 650( 54.33%), action 326, FPS 2.25, Running 205.72s Step 651( 54.50%), action 327, FPS 2.30, Running 206.02s Step 652( 54.67%), action 328, FPS 2.37, Running 206.30s Step 653( 54.83%), action 329, FPS 2.39, Running 206.62s Step 654( 55.00%), action 330, FPS 2.41, Running 206.95s Step 655( 55.17%), action 331, FPS 2.42, Running 207.41s Step 656( 55.33%), action 332, FPS 2.46, Running 207.81s Step 657( 55.50%), action 333, FPS 2.44, Running 208.23s Step 658( 55.67%), action 334, FPS 2.45, Running 208.66s Step 659( 55.83%), action 335, FPS 2.45, Running 209.13s Step 660( 56.00%), action 336, FPS 2.51, Running 209.57s Step 661( 56.17%), action 337, FPS 2.46, Running 210.21s Step 662( 56.33%), action 338, FPS 2.42, Running 210.69s Step 663( 56.50%), action 339, FPS 2.38, Running 211.21s Step 664( 56.67%), action 340, FPS 2.38, Running 211.66s Step 665( 56.83%), action 341, FPS 2.43, Running 212.12s Step 666( 57.00%), action 342, FPS 2.43, Running 212.50s Step 667( 57.17%), action 343, FPS 2.42, Running 212.90s Step 668( 57.33%), action 344, FPS 2.39, Running 213.35s Step 669( 57.50%), action 345, FPS 2.34, Running 213.89s Step 670( 57.67%), action 346, FPS 2.34, Running 214.25s Step 671( 57.83%), action 347, FPS 2.34, Running 214.58s Step 672( 58.00%), action 348, FPS 2.32, Running 214.94s Step 673( 58.17%), action 349, FPS 2.30, Running 215.30s Step 674( 58.33%), action 350, FPS 2.28, Running 215.74s Step 675( 58.50%), action 351, FPS 2.20, Running 216.51s Step 676( 58.67%), action 352, FPS 2.19, Running 216.95s Step 677( 58.83%), action 353, FPS 2.21, Running 217.29s Step 678( 59.00%), action 354, FPS 2.19, Running 217.78s Step 679( 59.17%), action 355, FPS 2.16, Running 218.37s Step 680( 59.33%), action 356, FPS 2.11, Running 219.04s Step 681( 59.50%), action 357, FPS 2.17, Running 219.45s Step 682( 59.67%), action 358, FPS 2.16, Running 219.95s Step 683( 59.83%), action 359, FPS 2.19, Running 220.32s Step 684( 60.00%), action 360, FPS 2.20, Running 220.76s Step 685( 60.17%), action 361, FPS 2.18, Running 221.30s Step 686( 60.33%), action 362, FPS 2.12, Running 221.92s Step 687( 60.50%), action 363, FPS 2.07, Running 222.56s Step 688( 60.67%), action 364, FPS 2.02, Running 223.24s Step 689( 60.83%), action 365, FPS 2.00, Running 223.89s Step 690( 61.00%), action 366, FPS 1.97, Running 224.40s Step 691( 61.17%), action 367, FPS 1.94, Running 224.91s Step 692( 61.33%), action 368, FPS 1.88, Running 225.59s Step 693( 61.50%), action 369, FPS 1.86, Running 226.05s Step 694( 61.67%), action 370, FPS 1.85, Running 226.54s Step 695( 61.83%), action 371, FPS 1.84, Running 227.36s Step 696( 62.00%), action 372, FPS 1.83, Running 227.87s Step 697( 62.17%), action 373, FPS 1.82, Running 228.26s Step 698( 62.33%), action 374, FPS 1.82, Running 228.80s Step 699( 62.50%), action 375, FPS 1.82, Running 229.34s Step 700( 62.67%), action 376, FPS 1.82, Running 230.04s Step 701( 62.83%), action 377, FPS 1.79, Running 230.64s Step 702( 63.00%), action 378, FPS 1.77, Running 231.28s Step 703( 63.17%), action 379, FPS 1.77, Running 231.61s Step 704( 63.33%), action 380, FPS 1.78, Running 231.98s Step 705( 63.50%), action 381, FPS 1.75, Running 232.74s Step 706( 63.67%), action 382, FPS 1.75, Running 233.36s Step 707( 63.83%), action 383, FPS 1.76, Running 233.92s Step 708( 64.00%), action 384, FPS 1.76, Running 234.61s Step 709( 64.17%), action 385, FPS 1.78, Running 235.14s Step 710( 64.33%), action 386, FPS 1.75, Running 235.86s Step 711( 64.50%), action 387, FPS 1.73, Running 236.46s Step 712( 64.67%), action 388, FPS 1.74, Running 237.06s Step 713( 64.83%), action 389, FPS 1.73, Running 237.60s Step 714( 65.00%), action 390, FPS 1.72, Running 238.19s Step 715( 65.17%), action 391, FPS 1.76, Running 238.70s Step 716( 65.33%), action 392, FPS 1.77, Running 239.15s Step 717( 65.50%), action 393, FPS 1.77, Running 239.53s Step 718( 65.67%), action 394, FPS 1.79, Running 239.97s Step 719( 65.83%), action 395, FPS 1.79, Running 240.54s Step 720( 66.00%), action 396, FPS 1.80, Running 241.14s Step 721( 66.17%), action 397, FPS 1.80, Running 241.75s Step 722( 66.33%), action 398, FPS 1.82, Running 242.29s Step 723( 66.50%), action 399, FPS 1.81, Running 242.68s Step 724( 66.67%), action 400, FPS 1.81, Running 243.02s Step 725( 66.83%), action 401, FPS 1.84, Running 243.63s Step 726( 67.00%), action 402, FPS 1.83, Running 244.28s Step 727( 67.17%), action 403, FPS 1.81, Running 244.95s Step 728( 67.33%), action 404, FPS 1.83, Running 245.51s Step 729( 67.50%), action 405, FPS 1.85, Running 245.94s Step 730( 67.67%), action 406, FPS 1.87, Running 246.54s Step 731( 67.83%), action 407, FPS 1.90, Running 246.99s Step 732( 68.00%), action 408, FPS 1.90, Running 247.59s Step 733( 68.17%), action 409, FPS 1.92, Running 248.00s Step 734( 68.33%), action 410, FPS 1.94, Running 248.50s Step 735( 68.50%), action 411, FPS 1.87, Running 249.38s Step 736( 68.67%), action 412, FPS 1.86, Running 249.90s Step 737( 68.83%), action 413, FPS 1.87, Running 250.22s Step 738( 69.00%), action 414, FPS 1.82, Running 250.95s Step 739( 69.17%), action 415, FPS 1.83, Running 251.48s Step 740( 69.33%), action 416, FPS 1.86, Running 251.90s Step 741( 69.50%), action 417, FPS 1.85, Running 252.56s Step 742( 69.67%), action 418, FPS 1.86, Running 253.02s Step 743( 69.83%), action 419, FPS 1.87, Running 253.37s Step 744( 70.00%), action 420, FPS 1.84, Running 253.87s Step 745( 70.17%), action 421, FPS 1.87, Running 254.32s Step 746( 70.33%), action 422, FPS 1.91, Running 254.76s Step 747( 70.50%), action 423, FPS 1.96, Running 255.16s Step 748( 70.67%), action 424, FPS 2.00, Running 255.51s Step 749( 70.83%), action 425, FPS 2.02, Running 255.87s Step 750( 71.00%), action 426, FPS 2.07, Running 256.19s Step 751( 71.17%), action 427, FPS 2.09, Running 256.56s Step 752( 71.33%), action 428, FPS 2.12, Running 257.01s Step 753( 71.50%), action 429, FPS 2.13, Running 257.38s Step 754( 71.67%), action 430, FPS 2.16, Running 257.76s Step 755( 71.83%), action 431, FPS 2.23, Running 258.36s Step 756( 72.00%), action 432, FPS 2.21, Running 258.97s Step 757( 72.17%), action 433, FPS 2.19, Running 259.36s Step 758( 72.33%), action 434, FPS 2.25, Running 259.84s Step 759( 72.50%), action 435, FPS 2.23, Running 260.45s Step 760( 72.67%), action 436, FPS 2.16, Running 261.16s Step 761( 72.83%), action 437, FPS 2.21, Running 261.61s Step 762( 73.00%), action 438, FPS 2.14, Running 262.38s Step 763( 73.17%), action 439, FPS 2.08, Running 262.98s Step 764( 73.33%), action 440, FPS 2.08, Running 263.51s Step 765( 73.50%), action 441, FPS 2.04, Running 264.14s Step 766( 73.67%), action 442, FPS 1.96, Running 264.98s Step 767( 73.83%), action 443, FPS 1.94, Running 265.45s Step 768( 74.00%), action 444, FPS 1.91, Running 265.98s Step 769( 74.17%), action 445, FPS 1.90, Running 266.41s Step 770( 74.33%), action 446, FPS 1.83, Running 267.09s Step 771( 74.50%), action 447, FPS 1.78, Running 267.76s Step 772( 74.67%), action 448, FPS 1.76, Running 268.35s Step 773( 74.83%), action 449, FPS 1.72, Running 268.98s Step 774( 75.00%), action 450, FPS 1.68, Running 269.65s Step 775( 75.17%), action 451, FPS 1.67, Running 270.35s Step 776( 75.33%), action 452, FPS 1.69, Running 270.82s Step 777( 75.50%), action 453, FPS 1.66, Running 271.44s Step 778( 75.67%), action 454, FPS 1.65, Running 271.95s Step 779( 75.83%), action 455, FPS 1.68, Running 272.38s Step 780( 76.00%), action 456, FPS 1.73, Running 272.70s Step 781( 76.17%), action 457, FPS 1.73, Running 273.18s Step 782( 76.33%), action 458, FPS 1.76, Running 273.71s Step 783( 76.50%), action 459, FPS 1.80, Running 274.08s Step 784( 76.67%), action 460, FPS 1.81, Running 274.58s Step 785( 76.83%), action 461, FPS 1.82, Running 275.14s Step 786( 77.00%), action 462, FPS 1.86, Running 275.71s Step 787( 77.17%), action 463, FPS 1.89, Running 276.04s Step 788( 77.33%), action 464, FPS 1.90, Running 276.51s Step 789( 77.50%), action 465, FPS 1.90, Running 276.95s Step 790( 77.67%), action 466, FPS 1.90, Running 277.60s Step 791( 77.83%), action 467, FPS 1.95, Running 278.01s Step 792( 78.00%), action 468, FPS 1.99, Running 278.40s Step 793( 78.17%), action 469, FPS 2.05, Running 278.76s Step 794( 78.33%), action 470, FPS 2.08, Running 279.25s Step 795( 78.50%), action 471, FPS 2.12, Running 279.78s Step 796( 78.67%), action 472, FPS 2.15, Running 280.12s Step 797( 78.83%), action 473, FPS 2.20, Running 280.51s Step 798( 79.00%), action 474, FPS 2.22, Running 280.96s Step 799( 79.17%), action 475, FPS 2.24, Running 281.29s Step 800( 79.33%), action 476, FPS 2.21, Running 281.73s Step 801( 79.50%), action 477, FPS 2.23, Running 282.15s Step 802( 79.67%), action 478, FPS 2.26, Running 282.54s Step 803( 79.83%), action 479, FPS 2.23, Running 283.05s Step 804( 80.00%), action 480, FPS 2.23, Running 283.54s Step 805( 80.17%), action 481, FPS 2.16, Running 284.41s Step 806( 80.33%), action 482, FPS 2.13, Running 285.10s Step 807( 80.50%), action 483, FPS 2.06, Running 285.75s Step 808( 80.67%), action 484, FPS 2.07, Running 286.16s Step 809( 80.83%), action 485, FPS 2.04, Running 286.75s Step 810( 81.00%), action 486, FPS 2.04, Running 287.39s Step 811( 81.17%), action 487, FPS 2.04, Running 287.84s Step 812( 81.33%), action 488, FPS 2.01, Running 288.33s Step 813( 81.50%), action 489, FPS 1.97, Running 288.92s Step 814( 81.67%), action 490, FPS 1.95, Running 289.52s Step 815( 81.83%), action 491, FPS 1.89, Running 290.35s Step 816( 82.00%), action 492, FPS 1.85, Running 290.93s Step 817( 82.17%), action 493, FPS 1.82, Running 291.51s Step 818( 82.33%), action 494, FPS 1.77, Running 292.23s Step 819( 82.50%), action 495, FPS 1.72, Running 292.92s Step 820( 82.67%), action 496, FPS 1.72, Running 293.35s Step 821( 82.83%), action 497, FPS 1.69, Running 293.96s Step 822( 83.00%), action 498, FPS 1.71, Running 294.27s Step 823( 83.17%), action 499, FPS 1.71, Running 294.73s Step 824( 83.33%), action 500, FPS 1.71, Running 295.23s Step 825( 83.50%), action 501, FPS 1.70, Running 296.20s Step 826( 83.67%), action 502, FPS 1.74, Running 296.63s Step 827( 83.83%), action 503, FPS 1.76, Running 297.14s Step 828( 84.00%), action 504, FPS 1.73, Running 297.73s Step 829( 84.17%), action 505, FPS 1.73, Running 298.34s Step 830( 84.33%), action 506, FPS 1.73, Running 298.97s Step 831( 84.50%), action 507, FPS 1.71, Running 299.53s Step 832( 84.67%), action 508, FPS 1.69, Running 300.16s Step 833( 84.83%), action 509, FPS 1.70, Running 300.71s Step 834( 85.00%), action 510, FPS 1.70, Running 301.32s Step 835( 85.17%), action 511, FPS 1.74, Running 301.87s Step 836( 85.33%), action 512, FPS 1.74, Running 302.44s Step 837( 85.50%), action 513, FPS 1.73, Running 303.10s Step 838( 85.67%), action 514, FPS 1.73, Running 303.77s Step 839( 85.83%), action 515, FPS 1.76, Running 304.29s Step 840( 86.00%), action 516, FPS 1.71, Running 305.03s Step 841( 86.17%), action 517, FPS 1.75, Running 305.40s Step 842( 86.33%), action 518, FPS 1.74, Running 305.78s Step 843( 86.50%), action 519, FPS 1.71, Running 306.39s Step 844( 86.67%), action 520, FPS 1.69, Running 307.09s Step 845( 86.83%), action 521, FPS 1.70, Running 307.96s Step 846( 87.00%), action 522, FPS 1.66, Running 308.64s Step 847( 87.17%), action 523, FPS 1.69, Running 308.99s Step 848( 87.33%), action 524, FPS 1.67, Running 309.71s Step 849( 87.50%), action 525, FPS 1.71, Running 310.04s Step 850( 87.67%), action 526, FPS 1.69, Running 310.77s Step 851( 87.83%), action 527, FPS 1.71, Running 311.20s Step 852( 88.00%), action 528, FPS 1.71, Running 311.85s Step 853( 88.17%), action 529, FPS 1.71, Running 312.39s Step 854( 88.33%), action 530, FPS 1.73, Running 312.90s Step 855( 88.50%), action 531, FPS 1.70, Running 313.65s Step 856( 88.67%), action 532, FPS 1.68, Running 314.33s Step 857( 88.83%), action 533, FPS 1.69, Running 314.93s Step 858( 89.00%), action 534, FPS 1.68, Running 315.69s Step 859( 89.17%), action 535, FPS 1.68, Running 316.21s Step 860( 89.33%), action 536, FPS 1.70, Running 316.81s Step 861( 89.50%), action 537, FPS 1.70, Running 317.19s Step 862( 89.67%), action 538, FPS 1.66, Running 317.81s Step 863( 89.83%), action 539, FPS 1.65, Running 318.49s Step 864( 90.00%), action 540, FPS 1.69, Running 318.94s Step 865( 90.17%), action 541, FPS 1.71, Running 319.68s Step 866( 90.33%), action 542, FPS 1.70, Running 320.40s Step 867( 90.50%), action 543, FPS 1.70, Running 320.74s Step 868( 90.67%), action 544, FPS 1.73, Running 321.30s Step 869( 90.83%), action 545, FPS 1.69, Running 321.89s Step 870( 91.00%), action 546, FPS 1.71, Running 322.49s Step 871( 91.17%), action 547, FPS 1.68, Running 323.09s Step 872( 91.33%), action 548, FPS 1.68, Running 323.77s Step 873( 91.50%), action 549, FPS 1.67, Running 324.39s Step 874( 91.67%), action 550, FPS 1.66, Running 324.95s Step 875( 91.83%), action 551, FPS 1.65, Running 325.77s Step 876( 92.00%), action 552, FPS 1.66, Running 326.36s Step 877( 92.17%), action 553, FPS 1.70, Running 326.68s Step 878( 92.33%), action 554, FPS 1.72, Running 327.32s Step 879( 92.50%), action 555, FPS 1.72, Running 327.81s Step 880( 92.67%), action 556, FPS 1.72, Running 328.43s Step 881( 92.83%), action 557, FPS 1.72, Running 328.83s Step 882( 93.00%), action 558, FPS 1.71, Running 329.50s Step 883( 93.17%), action 559, FPS 1.72, Running 330.13s Step 884( 93.33%), action 560, FPS 1.73, Running 330.48s Step 885( 93.50%), action 561, FPS 1.72, Running 331.30s Step 886( 93.67%), action 562, FPS 1.74, Running 331.90s Step 887( 93.83%), action 563, FPS 1.70, Running 332.48s Step 888( 94.00%), action 564, FPS 1.74, Running 332.81s Step 889( 94.17%), action 565, FPS 1.73, Running 333.45s Step 890( 94.33%), action 566, FPS 1.73, Running 334.06s Step 891( 94.50%), action 567, FPS 1.73, Running 334.65s Step 892( 94.67%), action 568, FPS 1.73, Running 335.32s Step 893( 94.83%), action 569, FPS 1.75, Running 335.81s Step 894( 95.00%), action 570, FPS 1.77, Running 336.26s Step 895( 95.17%), action 571, FPS 1.80, Running 336.86s Step 896( 95.33%), action 572, FPS 1.84, Running 337.25s Step 897( 95.50%), action 573, FPS 1.80, Running 337.81s Step 898( 95.67%), action 574, FPS 1.79, Running 338.49s Step 899( 95.83%), action 575, FPS 1.79, Running 339.01s Step 900( 96.00%), action 576, FPS 1.77, Running 339.71s Step 901( 96.17%), action 577, FPS 1.77, Running 340.15s Step 902( 96.33%), action 578, FPS 1.80, Running 340.61s Step 903( 96.50%), action 579, FPS 1.80, Running 341.21s Step 904( 96.67%), action 580, FPS 1.79, Running 341.67s Step 905( 96.83%), action 581, FPS 1.78, Running 342.53s Step 906( 97.00%), action 582, FPS 1.75, Running 343.33s Step 907( 97.17%), action 583, FPS 1.79, Running 343.66s Step 908( 97.33%), action 584, FPS 1.73, Running 344.38s Step 909( 97.50%), action 585, FPS 1.73, Running 344.99s Step 910( 97.67%), action 586, FPS 1.74, Running 345.57s Step 911( 97.83%), action 587, FPS 1.73, Running 346.20s Step 912( 98.00%), action 588, FPS 1.75, Running 346.72s Step 913( 98.17%), action 589, FPS 1.72, Running 347.42s Step 914( 98.33%), action 590, FPS 1.72, Running 347.90s Step 915( 98.50%), action 591, FPS 1.67, Running 348.84s Step 916( 98.67%), action 592, FPS 1.64, Running 349.41s Step 917( 98.83%), action 593, FPS 1.67, Running 349.76s Step 918( 99.00%), action 594, FPS 1.71, Running 350.19s Step 919( 99.17%), action 595, FPS 1.69, Running 350.81s Step 920( 99.33%), action 596, FPS 1.74, Running 351.23s Step 921( 99.50%), action 597, FPS 1.76, Running 351.54s Step 922( 99.67%), action 598, FPS 1.77, Running 351.92s Step 923( 99.83%), action 599, FPS 1.76, Running 352.56s Step 924(100.00%), action 600, FPS 1.75, Running 353.07s [2026-08-01 17:41:34] [17 ] Seed 16 failed after 353.64 s. +steps: 924 , actions: 600 . +Instruction: Empty +Total 1/17(5.88%) success. +Setting seed: 17 +Step 1( N/A%), pre moving , FPS 10.35, Running 0.10s Step 2( N/A%), pre moving , FPS 17.22, Running 0.12s Step 3( N/A%), pre moving , FPS 21.47, Running 0.14s Step 4( N/A%), pre moving , FPS 24.68, Running 0.16s Step 5( N/A%), pre moving , FPS 26.59, Running 0.19s Step 6( N/A%), pre moving , FPS 27.68, Running 0.22s Step 7( N/A%), pre moving , FPS 29.32, Running 0.24s Step 8( N/A%), pre moving , FPS 30.74, Running 0.26s Step 9( N/A%), pre moving , FPS 31.64, Running 0.28s Step 10( N/A%), pre moving , FPS 32.62, Running 0.31s Step 11( N/A%), pre moving , FPS 33.32, Running 0.33s Step 12( N/A%), pre moving , FPS 33.93, Running 0.35s Step 13( N/A%), pre moving , FPS 34.69, Running 0.37s Step 14( N/A%), pre moving , FPS 35.43, Running 0.40s Step 15( N/A%), pre moving , FPS 36.11, Running 0.42s Step 16( N/A%), pre moving , FPS 36.19, Running 0.44s Step 17( N/A%), pre moving , FPS 36.08, Running 0.47s Step 18( N/A%), pre moving , FPS 36.30, Running 0.50s Step 19( N/A%), pre moving , FPS 36.31, Running 0.52s Step 20( N/A%), pre moving , FPS 36.67, Running 0.55s Step 21( N/A%), pre moving , FPS 28.99, Running 0.79s Step 22( N/A%), pre moving , FPS 28.72, Running 0.81s Step 23( N/A%), pre moving , FPS 28.65, Running 0.84s Step 24( N/A%), pre moving , FPS 28.45, Running 0.87s Step 25( N/A%), pre moving , FPS 28.60, Running 0.89s Step 26( N/A%), pre moving , FPS 22.49, Running 1.11s Step 27( N/A%), pre moving , FPS 22.53, Running 1.13s Step 28( N/A%), pre moving , FPS 22.33, Running 1.16s Step 29( N/A%), pre moving , FPS 22.32, Running 1.18s Step 30( N/A%), pre moving , FPS 22.24, Running 1.21s Step 31( N/A%), pre moving , FPS 22.15, Running 1.23s Step 32( N/A%), pre moving , FPS 22.19, Running 1.26s Step 33( N/A%), pre moving , FPS 22.15, Running 1.28s Step 34( N/A%), pre moving , FPS 22.09, Running 1.30s Step 35( N/A%), pre moving , FPS 21.82, Running 1.33s Step 36( N/A%), pre moving , FPS 13.58, Running 1.92s Step 37( N/A%), pre moving , FPS 11.93, Running 2.15s Step 38( N/A%), pre moving , FPS 11.96, Running 2.17s Step 39( N/A%), pre moving , FPS 12.02, Running 2.19s Step 40( N/A%), pre moving , FPS 11.98, Running 2.21s Step 41( N/A%), pre moving , FPS 13.78, Running 2.24s Step 42( N/A%), pre moving , FPS 13.81, Running 2.26s Step 43( N/A%), pre moving , FPS 13.80, Running 2.29s Step 44( N/A%), pre moving , FPS 13.79, Running 2.32s Step 45( N/A%), pre moving , FPS 13.82, Running 2.33s Step 46( N/A%), pre moving , FPS 16.02, Running 2.35s Step 47( N/A%), pre moving , FPS 16.04, Running 2.37s Step 48( N/A%), pre moving , FPS 11.80, Running 2.85s Step 49( N/A%), pre moving , FPS 11.82, Running 2.87s Step 50( N/A%), pre moving , FPS 11.84, Running 2.89s Step 51( N/A%), pre moving , FPS 11.89, Running 2.91s Step 52( N/A%), pre moving , FPS 11.87, Running 2.94s Step 53( N/A%), pre moving , FPS 11.79, Running 2.97s Step 54( N/A%), pre moving , FPS 11.74, Running 3.00s Step 55( N/A%), pre moving , FPS 11.73, Running 3.04s Step 56( N/A%), pre moving , FPS 17.31, Running 3.07s Step 57( N/A%), pre moving , FPS 20.94, Running 3.10s Step 58( N/A%), pre moving , FPS 20.35, Running 3.15s Step 59( N/A%), pre moving , FPS 20.01, Running 3.19s Step 60( N/A%), pre moving , FPS 19.69, Running 3.23s Step 61( N/A%), pre moving , FPS 18.98, Running 3.29s Step 62( N/A%), pre moving , FPS 18.56, Running 3.34s Step 63( N/A%), pre moving , FPS 18.42, Running 3.37s Step 64( N/A%), pre moving , FPS 18.34, Running 3.41s Step 65( N/A%), pre moving , FPS 18.13, Running 3.44s Step 66( N/A%), pre moving , FPS 17.93, Running 3.47s Step 67( N/A%), pre moving , FPS 17.71, Running 3.50s Step 68( N/A%), pre moving , FPS 29.06, Running 3.54s Step 69( N/A%), pre moving , FPS 27.89, Running 3.59s Step 70( N/A%), pre moving , FPS 26.92, Running 3.64s Step 71( N/A%), pre moving , FPS 26.37, Running 3.67s Step 72( N/A%), pre moving , FPS 26.10, Running 3.71s Step 73( N/A%), pre moving , FPS 26.11, Running 3.74s Step 74( N/A%), pre moving , FPS 26.10, Running 3.77s Step 75( N/A%), pre moving , FPS 26.10, Running 3.80s Step 76( N/A%), pre moving , FPS 26.09, Running 3.84s Step 77( N/A%), pre moving , FPS 25.88, Running 3.88s Step 78( N/A%), pre moving , FPS 26.26, Running 3.91s Step 79( N/A%), pre moving , FPS 26.44, Running 3.94s Step 80( N/A%), pre moving , FPS 26.59, Running 3.98s Step 81( N/A%), pre moving , FPS 27.49, Running 4.02s Step 82( N/A%), pre moving , FPS 28.01, Running 4.05s Step 83( N/A%), pre moving , FPS 28.00, Running 4.09s Step 84( N/A%), pre moving , FPS 28.06, Running 4.12s Step 85( N/A%), pre moving , FPS 28.14, Running 4.15s Step 86( N/A%), pre moving , FPS 28.62, Running 4.17s Step 87( N/A%), pre moving , FPS 28.41, Running 4.21s Step 88( N/A%), pre moving , FPS 28.75, Running 4.24s Step 89( N/A%), pre moving , FPS 30.00, Running 4.26s Step 90( N/A%), pre moving , FPS 30.83, Running 4.29s Step 91( N/A%), pre moving , FPS 31.31, Running 4.31s Step 92( N/A%), pre moving , FPS 31.94, Running 4.33s Step 93( N/A%), pre moving , FPS 32.59, Running 4.35s Step 94( N/A%), pre moving , FPS 33.02, Running 4.38s Step 95( N/A%), pre moving , FPS 33.38, Running 4.40s Step 96( N/A%), pre moving , FPS 34.18, Running 4.42s Step 97( N/A%), pre moving , FPS 35.10, Running 4.45s Step 98( N/A%), pre moving , FPS 36.08, Running 4.47s Step 99( N/A%), pre moving , FPS 36.56, Running 4.49s Step 100( N/A%), pre moving , FPS 37.49, Running 4.52s Step 101( N/A%), pre moving , FPS 38.19, Running 4.54s Step 102( N/A%), pre moving , FPS 38.99, Running 4.57s Step 103( N/A%), pre moving , FPS 40.10, Running 4.59s Step 104( N/A%), pre moving , FPS 40.16, Running 4.62s Step 105( N/A%), pre moving , FPS 40.83, Running 4.64s Step 106( N/A%), pre moving , FPS 40.53, Running 4.66s Step 107( N/A%), pre moving , FPS 41.98, Running 4.68s Step 108( N/A%), pre moving , FPS 42.72, Running 4.70s Step 109( N/A%), pre moving , FPS 42.91, Running 4.72s Step 110( N/A%), pre moving , FPS 43.77, Running 4.74s Step 111( N/A%), pre moving , FPS 44.36, Running 4.76s Step 112( N/A%), pre moving , FPS 44.44, Running 4.78s Step 113( N/A%), pre moving , FPS 43.52, Running 4.81s Step 114( N/A%), pre moving , FPS 43.22, Running 4.84s Step 115( N/A%), pre moving , FPS 43.49, Running 4.86s Step 116( N/A%), pre moving , FPS 43.41, Running 4.88s Step 117( N/A%), pre moving , FPS 17.68, Running 5.58s Step 118( N/A%), pre moving , FPS 14.99, Running 5.80s Step 119( N/A%), pre moving , FPS 13.93, Running 5.93s Step 120( N/A%), pre moving , FPS 12.28, Running 6.14s Step 121( N/A%), pre moving , FPS 11.54, Running 6.28s Step 122( N/A%), pre moving , FPS 10.18, Running 6.53s Step 123( N/A%), pre moving , FPS 9.43, Running 6.71s Step 124( N/A%), pre moving , FPS 8.48, Running 6.97s Step 125( N/A%), pre moving , FPS 8.10, Running 7.11s Step 126( N/A%), pre moving , FPS 7.40, Running 7.37s Step 127( N/A%), pre moving , FPS 7.10, Running 7.50s Step 128( N/A%), pre moving , FPS 6.55, Running 7.76s Step 129( N/A%), pre moving , FPS 6.24, Running 7.93s Step 130( N/A%), pre moving , FPS 5.84, Running 8.17s Step 131( N/A%), pre moving , FPS 5.65, Running 8.30s Step 132( N/A%), pre moving , FPS 5.29, Running 8.56s Step 133( N/A%), pre moving , FPS 5.10, Running 8.73s Step 134( N/A%), pre moving , FPS 4.86, Running 8.95s Step 135( N/A%), pre moving , FPS 4.69, Running 9.12s Step 136( N/A%), pre moving , FPS 4.47, Running 9.35s Step 137( N/A%), pre moving , FPS 5.12, Running 9.49s Step 138( N/A%), pre moving , FPS 5.08, Running 9.74s Step 139( N/A%), pre moving , FPS 5.05, Running 9.89s Step 140( N/A%), pre moving , FPS 5.00, Running 10.14s Step 141( N/A%), pre moving , FPS 4.97, Running 10.30s Step 142( N/A%), pre moving , FPS 4.95, Running 10.57s Step 143( N/A%), pre moving , FPS 4.98, Running 10.72s Step 144( N/A%), pre moving , FPS 5.01, Running 10.96s Step 145( N/A%), pre moving , FPS 4.83, Running 11.25s Step 146( N/A%), pre moving , FPS 4.84, Running 11.50s Step 147( N/A%), pre moving , FPS 4.82, Running 11.65s Step 148( N/A%), pre moving , FPS 4.82, Running 11.91s Step 149( N/A%), pre moving , FPS 4.80, Running 12.10s Step 150( N/A%), pre moving , FPS 4.81, Running 12.33s Step 151( N/A%), pre moving , FPS 4.78, Running 12.48s Step 152( N/A%), pre moving , FPS 4.73, Running 12.79s Step 153( N/A%), pre moving , FPS 4.74, Running 12.95s Step 154( N/A%), pre moving , FPS 4.66, Running 13.25s Step 155( N/A%), pre moving , FPS 4.67, Running 13.41s Step 156( N/A%), pre moving , FPS 4.61, Running 13.69s Step 157( N/A%), pre moving , FPS 4.56, Running 13.88s Step 158( N/A%), pre moving , FPS 4.59, Running 14.09s Step 159( N/A%), pre moving , FPS 4.59, Running 14.25s Step 160( N/A%), pre moving , FPS 4.62, Running 14.47s Step 161( N/A%), pre moving , FPS 4.59, Running 14.66s Step 162( N/A%), pre moving , FPS 4.62, Running 14.90s Step 163( N/A%), pre moving , FPS 4.60, Running 15.07s Step 164( N/A%), pre moving , FPS 4.58, Running 15.33s Step 165( N/A%), pre moving , FPS 4.72, Running 15.48s Step 166( N/A%), pre moving , FPS 4.70, Running 15.75s Step 167( N/A%), pre moving , FPS 4.68, Running 15.92s Step 168( N/A%), pre moving , FPS 4.68, Running 16.18s Step 169( N/A%), pre moving , FPS 4.71, Running 16.34s Step 170( N/A%), pre moving , FPS 4.68, Running 16.60s Step 171( N/A%), pre moving , FPS 4.66, Running 16.78s Step 172( N/A%), pre moving , FPS 4.74, Running 17.01s Step 173( N/A%), pre moving , FPS 4.75, Running 17.16s Step 174( N/A%), pre moving , FPS 4.75, Running 17.46s Step 175( N/A%), pre moving , FPS 4.74, Running 17.63s Step 176( N/A%), pre moving , FPS 4.75, Running 17.90s Step 177( N/A%), pre moving , FPS 4.76, Running 18.07s Step 178( N/A%), pre moving , FPS 4.69, Running 18.36s Step 179( N/A%), pre moving , FPS 4.65, Running 18.55s Step 180( N/A%), pre moving , FPS 4.64, Running 18.78s Step 181( N/A%), pre moving , FPS 4.68, Running 18.93s Step 182( N/A%), pre moving , FPS 4.64, Running 19.21s Step 183( N/A%), pre moving , FPS 4.66, Running 19.36s Step 184( N/A%), pre moving , FPS 4.63, Running 19.65s Step 185( N/A%), pre moving , FPS 4.63, Running 19.81s Step 186( N/A%), pre moving , FPS 4.56, Running 20.13s Step 187( N/A%), pre moving , FPS 4.68, Running 20.19s Step 188( N/A%), pre moving , FPS 4.93, Running 20.24s Step 189( N/A%), pre moving , FPS 5.06, Running 20.30s Step 190( N/A%), pre moving , FPS 5.33, Running 20.36s Step 191( N/A%), pre moving , FPS 5.51, Running 20.41s Step 192( N/A%), pre moving , FPS 5.80, Running 20.46s Step 193( N/A%), pre moving , FPS 5.98, Running 20.51s Step 194( N/A%), pre moving , FPS 6.47, Running 20.55s Step 195( N/A%), pre moving , FPS 6.72, Running 20.60s Step 196( N/A%), pre moving , FPS 7.25, Running 20.66s Step 197( N/A%), pre moving , FPS 6.43, Running 21.19s Step 198( N/A%), pre moving , FPS 6.95, Running 21.24s Step 199( N/A%), pre moving , FPS 7.22, Running 21.32s Step 200( N/A%), pre moving , FPS 7.72, Running 21.37s Step 201( N/A%), pre moving , FPS 8.01, Running 21.43s Step 202( N/A%), pre moving , FPS 8.72, Running 21.50s Step 203( N/A%), pre moving , FPS 9.11, Running 21.56s Step 204( N/A%), pre moving , FPS 10.23, Running 21.60s Step 205( N/A%), pre moving , FPS 10.79, Running 21.66s Step 206( N/A%), pre moving , FPS 12.66, Running 21.71s Step 207( N/A%), pre moving , FPS 12.54, Running 21.79s Step 208( N/A%), pre moving , FPS 12.39, Running 21.86s Step 209( N/A%), pre moving , FPS 12.23, Running 21.93s Step 210( N/A%), pre moving , FPS 12.10, Running 22.01s Step 211( N/A%), pre moving , FPS 11.94, Running 22.08s Step 212( N/A%), pre moving , FPS 11.75, Running 22.16s Step 213( N/A%), pre moving , FPS 11.59, Running 22.23s Step 214( N/A%), pre moving , FPS 11.35, Running 22.31s Step 215( N/A%), pre moving , FPS 11.24, Running 22.38s Step 216( N/A%), pre moving , FPS 11.15, Running 22.45s Step 217( N/A%), pre moving , FPS 14.90, Running 22.53s Step 218( N/A%), pre moving , FPS 14.62, Running 22.60s Step 219( N/A%), pre moving , FPS 14.34, Running 22.71s Step 220( N/A%), pre moving , FPS 13.88, Running 22.81s Step 221( N/A%), pre moving , FPS 13.44, Running 22.92s Step 222( N/A%), pre moving , FPS 13.14, Running 23.02s Step 223( N/A%), pre moving , FPS 12.70, Running 23.13s Step 224( N/A%), pre moving , FPS 12.50, Running 23.21s Step 225( N/A%), pre moving , FPS 12.24, Running 23.29s Step 226( N/A%), pre moving , FPS 11.93, Running 23.39s Step 227( N/A%), pre moving , FPS 12.09, Running 23.44s Step 228( N/A%), pre moving , FPS 12.26, Running 23.49s Step 229( N/A%), pre moving , FPS 12.31, Running 23.56s Step 230( N/A%), pre moving , FPS 12.53, Running 23.60s Step 231( N/A%), pre moving , FPS 12.71, Running 23.66s Step 232( N/A%), pre moving , FPS 12.95, Running 23.70s Step 233( N/A%), pre moving , FPS 13.09, Running 23.76s Step 234( N/A%), pre moving , FPS 13.32, Running 23.81s Step 235( N/A%), pre moving , FPS 13.50, Running 23.86s Step 236( N/A%), pre moving , FPS 13.77, Running 23.91s Step 237( N/A%), pre moving , FPS 14.06, Running 23.95s Step 238( N/A%), pre moving , FPS 14.36, Running 24.00s Step 239( N/A%), pre moving , FPS 14.96, Running 24.05s Step 240( N/A%), pre moving , FPS 15.51, Running 24.10s Step 241( N/A%), pre moving , FPS 16.23, Running 24.15s Step 242( N/A%), pre moving , FPS 17.12, Running 24.19s Step 243( N/A%), pre moving , FPS 12.34, Running 24.75s Step 244( N/A%), pre moving , FPS 12.52, Running 24.80s Step 245( N/A%), pre moving , FPS 12.83, Running 24.85s Step 246( N/A%), pre moving , FPS 13.13, Running 24.91s Step 247( N/A%), pre moving , FPS 13.09, Running 24.97s Step 248( N/A%), pre moving , FPS 12.90, Running 25.04s Step 249( N/A%), pre moving , FPS 12.88, Running 25.11s Step 250( N/A%), pre moving , FPS 12.59, Running 25.19s Step 251( N/A%), pre moving , FPS 12.36, Running 25.28s Step 252( N/A%), pre moving , FPS 12.17, Running 25.35s Step 253( N/A%), pre moving , FPS 12.04, Running 25.42s Step 254( N/A%), pre moving , FPS 11.78, Running 25.51s Step 255( N/A%), pre moving , FPS 11.38, Running 25.62s Step 256( N/A%), pre moving , FPS 10.96, Running 25.73s Step 257( N/A%), pre moving , FPS 10.57, Running 25.84s Step 258( N/A%), pre moving , FPS 10.22, Running 25.96s Step 259( N/A%), pre moving , FPS 9.88, Running 26.07s Step 260( N/A%), pre moving , FPS 9.62, Running 26.18s Step 261( N/A%), pre moving , FPS 9.33, Running 26.29s Step 262( N/A%), pre moving , FPS 9.00, Running 26.42s Step 263( N/A%), pre moving , FPS 11.22, Running 26.53s Step 264( N/A%), pre moving , FPS 10.87, Running 26.64s Step 265( N/A%), pre moving , FPS 10.54, Running 26.75s Step 266( N/A%), pre moving , FPS 10.22, Running 26.87s Step 267( N/A%), pre moving , FPS 9.97, Running 26.98s Step 268( N/A%), pre moving , FPS 9.78, Running 27.09s Step 269( N/A%), pre moving , FPS 9.53, Running 27.21s Step 270( N/A%), pre moving , FPS 9.40, Running 27.32s Step 271( N/A%), pre moving , FPS 9.29, Running 27.43s Step 272( N/A%), pre moving , FPS 9.15, Running 27.53s Step 273( N/A%), pre moving , FPS 9.01, Running 27.64s Step 274( N/A%), pre moving , FPS 9.00, Running 27.74s Step 275( N/A%), pre moving , FPS 9.00, Running 27.84s Step 276( N/A%), pre moving , FPS 9.13, Running 27.92s Step 277( N/A%), pre moving , FPS 9.30, Running 28.00s Step 278( N/A%), pre moving , FPS 9.40, Running 28.08s Step 279( N/A%), pre moving , FPS 9.62, Running 28.15s Step 280( N/A%), pre moving , FPS 9.77, Running 28.23s Step 281( N/A%), pre moving , FPS 9.90, Running 28.31s Step 282( N/A%), pre moving , FPS 9.95, Running 28.43s Step 283( N/A%), pre moving , FPS 10.01, Running 28.53s Step 284( N/A%), pre moving , FPS 9.99, Running 28.65s Step 285( N/A%), pre moving , FPS 9.91, Running 28.77s Step 286( N/A%), pre moving , FPS 10.01, Running 28.86s Step 287( N/A%), pre moving , FPS 10.09, Running 28.96s Step 288( N/A%), pre moving , FPS 10.11, Running 29.06s Step 289( N/A%), pre moving , FPS 10.23, Running 29.17s Step 290( N/A%), pre moving , FPS 10.27, Running 29.27s Step 291( N/A%), pre moving , FPS 10.36, Running 29.36s Step 292( N/A%), pre moving , FPS 10.39, Running 29.45s Step 293( N/A%), pre moving , FPS 10.59, Running 29.53s Step 294( N/A%), pre moving , FPS 10.69, Running 29.61s Step 295( N/A%), pre moving , FPS 10.84, Running 29.69s Step 296( N/A%), pre moving , FPS 10.80, Running 29.77s Step 297( N/A%), pre moving , FPS 10.71, Running 29.86s Step 298( N/A%), pre moving , FPS 10.82, Running 29.93s Step 299( N/A%), pre moving , FPS 10.81, Running 30.00s Step 300( N/A%), pre moving , FPS 10.80, Running 30.08s Step 301( N/A%), pre moving , FPS 10.89, Running 30.15s Step 302( N/A%), pre moving , FPS 11.17, Running 30.22s Step 303( N/A%), pre moving , FPS 11.53, Running 30.27s Step 304( N/A%), pre moving , FPS 11.99, Running 30.31s Step 305( N/A%), pre moving , FPS 12.55, Running 30.36s Step 306( N/A%), pre moving , FPS 12.84, Running 30.42s Step 307( N/A%), pre moving , FPS 13.23, Running 30.47s Step 308( N/A%), pre moving , FPS 13.80, Running 30.51s Step 309( N/A%), pre moving , FPS 14.33, Running 30.56s Step 310( N/A%), pre moving , FPS 14.85, Running 30.61s Step 311( N/A%), pre moving , FPS 15.33, Running 30.66s Step 312( N/A%), pre moving , FPS 15.97, Running 30.71s Step 313( N/A%), pre moving , FPS 16.33, Running 30.75s Step 314( N/A%), pre moving , FPS 16.62, Running 30.81s Step 315( N/A%), pre moving , FPS 17.04, Running 30.86s Step 316( N/A%), pre moving , FPS 17.69, Running 30.90s Step 317( N/A%), pre moving , FPS 18.46, Running 30.95s Step 318( N/A%), pre moving , FPS 18.77, Running 31.00s Step 319( N/A%), pre moving , FPS 8.25, Running 32.43s Step 320( N/A%), pre moving , FPS 7.57, Running 32.72s Step 321( N/A%), pre moving , FPS 7.21, Running 32.92s Step 322( N/A%), pre moving , FPS 6.80, Running 33.16s Step 323( N/A%), pre moving , FPS 6.39, Running 33.40s Step 324( N/A%), pre moving , FPS 5.90, Running 33.70s Step 325( N/A%), pre moving , FPS 5.67, Running 33.89s Step 326( N/A%), pre moving , FPS 5.41, Running 34.12s Step 327( N/A%), pre moving , FPS 5.22, Running 34.30s Step 328( N/A%), pre moving , FPS 4.96, Running 34.54s Step 329( N/A%), pre moving , FPS 4.78, Running 34.75s Step 330( N/A%), pre moving , FPS 4.56, Running 35.00s Step 331( N/A%), pre moving , FPS 4.42, Running 35.19s Step 332( N/A%), pre moving , FPS 4.24, Running 35.43s Step 333( N/A%), pre moving , FPS 4.14, Running 35.58s Step 334( N/A%), pre moving , FPS 3.98, Running 35.84s Step 335( N/A%), pre moving , FPS 3.87, Running 36.04s Step 336( N/A%), pre moving , FPS 3.70, Running 36.31s Step 337( N/A%), pre moving , FPS 3.59, Running 36.52s Step 338( N/A%), pre moving , FPS 3.43, Running 36.83s Step 339( 0.17%), action 1, FPS 3.73, Running 37.78s Step 340( 0.33%), action 2, FPS 3.60, Running 38.27s Step 341( 0.50%), action 3, FPS 3.44, Running 38.73s Step 342( 0.67%), action 4, FPS 3.16, Running 39.49s Step 343( 0.83%), action 5, FPS 2.98, Running 40.11s Step 344( 1.00%), action 6, FPS 2.85, Running 40.73s Step 345( 1.17%), action 7, FPS 2.73, Running 41.22s Step 346( 1.33%), action 8, FPS 2.67, Running 41.62s Step 347( 1.50%), action 9, FPS 2.54, Running 42.17s Step 348( 1.67%), action 10, FPS 2.43, Running 42.78s Step 349( 1.83%), action 11, FPS 2.24, Running 43.69s Step 350( 2.00%), action 12, FPS 2.20, Running 44.11s Step 351( 2.17%), action 13, FPS 2.12, Running 44.64s Step 352( 2.33%), action 14, FPS 2.08, Running 45.05s Step 353( 2.50%), action 15, FPS 1.98, Running 45.68s Step 354( 2.67%), action 16, FPS 1.94, Running 46.16s Step 355( 2.83%), action 17, FPS 1.85, Running 46.84s Step 356( 3.00%), action 18, FPS 1.80, Running 47.42s Step 357( 3.17%), action 19, FPS 1.76, Running 47.86s Step 358( 3.33%), action 20, FPS 1.72, Running 48.43s Step 359( 3.50%), action 21, FPS 1.73, Running 49.32s Step 360( 3.67%), action 22, FPS 1.74, Running 49.75s Step 361( 3.83%), action 23, FPS 1.73, Running 50.26s Step 362( 4.00%), action 24, FPS 1.76, Running 50.85s Step 363( 4.17%), action 25, FPS 1.75, Running 51.54s Step 364( 4.33%), action 26, FPS 1.80, Running 51.85s Step 365( 4.50%), action 27, FPS 1.75, Running 52.62s Step 366( 4.67%), action 28, FPS 1.71, Running 53.30s Step 367( 4.83%), action 29, FPS 1.69, Running 53.99s Step 368( 5.00%), action 30, FPS 1.68, Running 54.65s Step 369( 5.17%), action 31, FPS 1.71, Running 55.35s Step 370( 5.33%), action 32, FPS 1.68, Running 56.05s Step 371( 5.50%), action 33, FPS 1.69, Running 56.49s Step 372( 5.67%), action 34, FPS 1.65, Running 57.18s Step 373( 5.83%), action 35, FPS 1.68, Running 57.61s Step 374( 6.00%), action 36, FPS 1.69, Running 58.01s Step 375( 6.17%), action 37, FPS 1.71, Running 58.50s Step 376( 6.33%), action 38, FPS 1.73, Running 58.99s Step 377( 6.50%), action 39, FPS 1.72, Running 59.48s Step 378( 6.67%), action 40, FPS 1.74, Running 59.92s Step 379( 6.83%), action 41, FPS 1.76, Running 60.67s Step 380( 7.00%), action 42, FPS 1.76, Running 61.14s Step 381( 7.17%), action 43, FPS 1.74, Running 61.72s Step 382( 7.33%), action 44, FPS 1.74, Running 62.36s Step 383( 7.50%), action 45, FPS 1.79, Running 62.71s Step 384( 7.67%), action 46, FPS 1.73, Running 63.44s Step 385( 7.83%), action 47, FPS 1.75, Running 64.05s Step 386( 8.00%), action 48, FPS 1.77, Running 64.62s Step 387( 8.17%), action 49, FPS 1.78, Running 65.25s Step 388( 8.33%), action 50, FPS 1.79, Running 65.85s Step 389( 8.50%), action 51, FPS 1.79, Running 66.52s Step 390( 8.67%), action 52, FPS 1.84, Running 66.91s Step 391( 8.83%), action 53, FPS 1.81, Running 67.52s Step 392( 9.00%), action 54, FPS 1.85, Running 68.01s Step 393( 9.17%), action 55, FPS 1.83, Running 68.52s Step 394( 9.33%), action 56, FPS 1.80, Running 69.09s Step 395( 9.50%), action 57, FPS 1.78, Running 69.76s Step 396( 9.67%), action 58, FPS 1.77, Running 70.28s Step 397( 9.83%), action 59, FPS 1.75, Running 70.92s Step 398( 10.00%), action 60, FPS 1.72, Running 71.53s Step 399( 10.17%), action 61, FPS 1.76, Running 72.03s Step 400( 10.33%), action 62, FPS 1.77, Running 72.46s Step 401( 10.50%), action 63, FPS 1.75, Running 73.15s Step 402( 10.67%), action 64, FPS 1.75, Running 73.75s Step 403( 10.83%), action 65, FPS 1.72, Running 74.31s Step 404( 11.00%), action 66, FPS 1.77, Running 74.74s Step 405( 11.17%), action 67, FPS 1.77, Running 75.34s Step 406( 11.33%), action 68, FPS 1.75, Running 76.04s Step 407( 11.50%), action 69, FPS 1.77, Running 76.58s Step 408( 11.67%), action 70, FPS 1.81, Running 76.87s Step 409( 11.83%), action 71, FPS 1.84, Running 77.39s Step 410( 12.00%), action 72, FPS 1.83, Running 77.85s Step 411( 12.17%), action 73, FPS 1.85, Running 78.35s Step 412( 12.33%), action 74, FPS 1.82, Running 79.02s Step 413( 12.50%), action 75, FPS 1.81, Running 79.57s Step 414( 12.67%), action 76, FPS 1.84, Running 79.97s Step 415( 12.83%), action 77, FPS 1.84, Running 80.64s Step 416( 13.00%), action 78, FPS 1.83, Running 81.23s Step 417( 13.17%), action 79, FPS 1.83, Running 81.86s Step 418( 13.33%), action 80, FPS 1.79, Running 82.68s Step 419( 13.50%), action 81, FPS 1.75, Running 83.46s Step 420( 13.67%), action 82, FPS 1.74, Running 83.95s Step 421( 13.83%), action 83, FPS 1.76, Running 84.54s Step 422( 14.00%), action 84, FPS 1.77, Running 85.05s Step 423( 14.17%), action 85, FPS 1.78, Running 85.57s Step 424( 14.33%), action 86, FPS 1.74, Running 86.22s Step 425( 14.50%), action 87, FPS 1.74, Running 86.81s Step 426( 14.67%), action 88, FPS 1.79, Running 87.23s Step 427( 14.83%), action 89, FPS 1.78, Running 87.83s Step 428( 15.00%), action 90, FPS 1.77, Running 88.19s Step 429( 15.17%), action 91, FPS 1.72, Running 89.00s Step 430( 15.33%), action 92, FPS 1.72, Running 89.48s Step 431( 15.50%), action 93, FPS 1.74, Running 89.87s Step 432( 15.67%), action 94, FPS 1.75, Running 90.47s Step 433( 15.83%), action 95, FPS 1.74, Running 91.08s Step 434( 16.00%), action 96, FPS 1.73, Running 91.56s Step 435( 16.17%), action 97, FPS 1.77, Running 91.93s Step 436( 16.33%), action 98, FPS 1.79, Running 92.40s Step 437( 16.50%), action 99, FPS 1.84, Running 92.72s Step 438( 16.67%), action 100, FPS 1.93, Running 93.03s Step 439( 16.83%), action 101, FPS 1.95, Running 93.71s Step 440( 17.00%), action 102, FPS 1.98, Running 94.03s Step 441( 17.17%), action 103, FPS 2.03, Running 94.40s Step 442( 17.33%), action 104, FPS 2.03, Running 94.90s Step 443( 17.50%), action 105, FPS 2.02, Running 95.45s Step 444( 17.67%), action 106, FPS 2.06, Running 95.91s Step 445( 17.83%), action 107, FPS 2.06, Running 96.51s Step 446( 18.00%), action 108, FPS 2.05, Running 96.97s Step 447( 18.17%), action 109, FPS 2.04, Running 97.65s Step 448( 18.33%), action 110, FPS 2.02, Running 98.07s Step 449( 18.50%), action 111, FPS 2.03, Running 98.84s Step 450( 18.67%), action 112, FPS 2.04, Running 99.30s Step 451( 18.83%), action 113, FPS 1.99, Running 99.91s Step 452( 19.00%), action 114, FPS 2.01, Running 100.40s Step 453( 19.17%), action 115, FPS 2.06, Running 100.77s Step 454( 19.33%), action 116, FPS 2.09, Running 101.11s Step 455( 19.50%), action 117, FPS 2.03, Running 101.79s Step 456( 19.67%), action 118, FPS 2.03, Running 102.24s Step 457( 19.83%), action 119, FPS 1.96, Running 102.94s Step 458( 20.00%), action 120, FPS 1.88, Running 103.64s Step 459( 20.17%), action 121, FPS 1.85, Running 104.51s Step 460( 20.33%), action 122, FPS 1.84, Running 104.91s Step 461( 20.50%), action 123, FPS 1.85, Running 105.24s Step 462( 20.67%), action 124, FPS 1.88, Running 105.53s Step 463( 20.83%), action 125, FPS 1.86, Running 106.19s Step 464( 21.00%), action 126, FPS 1.87, Running 106.62s Step 465( 21.17%), action 127, FPS 1.90, Running 107.05s Step 466( 21.33%), action 128, FPS 1.91, Running 107.43s Step 467( 21.50%), action 129, FPS 1.99, Running 107.72s Step 468( 21.67%), action 130, FPS 2.00, Running 108.07s Step 469( 21.83%), action 131, FPS 2.06, Running 108.57s Step 470( 22.00%), action 132, FPS 2.10, Running 108.84s Step 471( 22.17%), action 133, FPS 2.17, Running 109.14s Step 472( 22.33%), action 134, FPS 2.21, Running 109.46s Step 473( 22.50%), action 135, FPS 2.21, Running 109.80s Step 474( 22.67%), action 136, FPS 2.23, Running 110.09s Step 475( 22.83%), action 137, FPS 2.30, Running 110.50s Step 476( 23.00%), action 138, FPS 2.34, Running 110.79s Step 477( 23.17%), action 139, FPS 2.40, Running 111.28s Step 478( 23.33%), action 140, FPS 2.49, Running 111.67s Step 479( 23.50%), action 141, FPS 2.62, Running 112.15s Step 480( 23.67%), action 142, FPS 2.64, Running 112.47s Step 481( 23.83%), action 143, FPS 2.62, Running 112.87s Step 482( 24.00%), action 144, FPS 2.59, Running 113.26s Step 483( 24.17%), action 145, FPS 2.66, Running 113.70s Step 484( 24.33%), action 146, FPS 2.68, Running 114.09s Step 485( 24.50%), action 147, FPS 2.71, Running 114.44s Step 486( 24.67%), action 148, FPS 2.68, Running 114.89s Step 487( 24.83%), action 149, FPS 2.60, Running 115.42s Step 488( 25.00%), action 150, FPS 2.53, Running 115.98s Step 489( 25.17%), action 151, FPS 2.53, Running 116.49s Step 490( 25.33%), action 152, FPS 2.50, Running 116.85s Step 491( 25.50%), action 153, FPS 2.47, Running 117.26s Step 492( 25.67%), action 154, FPS 2.45, Running 117.62s Step 493( 25.83%), action 155, FPS 2.41, Running 118.10s Step 494( 26.00%), action 156, FPS 2.34, Running 118.65s Step 495( 26.17%), action 157, FPS 2.34, Running 119.04s Step 496( 26.33%), action 158, FPS 2.31, Running 119.46s Step 497( 26.50%), action 159, FPS 2.33, Running 119.87s Step 498( 26.67%), action 160, FPS 2.29, Running 120.40s Step 499( 26.83%), action 161, FPS 2.29, Running 120.90s Step 500( 27.00%), action 162, FPS 2.25, Running 121.37s Step 501( 27.17%), action 163, FPS 2.26, Running 121.74s Step 502( 27.33%), action 164, FPS 2.25, Running 122.15s Step 503( 27.50%), action 165, FPS 2.23, Running 122.65s Step 504( 27.67%), action 166, FPS 2.17, Running 123.32s Step 505( 27.83%), action 167, FPS 2.11, Running 123.91s Step 506( 28.00%), action 168, FPS 2.06, Running 124.62s Step 507( 28.17%), action 169, FPS 2.06, Running 125.12s Step 508( 28.33%), action 170, FPS 2.09, Running 125.54s Step 509( 28.50%), action 171, FPS 2.08, Running 126.10s Step 510( 28.67%), action 172, FPS 2.02, Running 126.77s Step 511( 28.83%), action 173, FPS 2.00, Running 127.23s Step 512( 29.00%), action 174, FPS 1.99, Running 127.68s Step 513( 29.17%), action 175, FPS 1.97, Running 128.27s Step 514( 29.33%), action 176, FPS 2.02, Running 128.57s Step 515( 29.50%), action 177, FPS 2.01, Running 128.97s Step 516( 29.67%), action 178, FPS 1.98, Running 129.55s Step 517( 29.83%), action 179, FPS 1.99, Running 129.93s Step 518( 30.00%), action 180, FPS 2.00, Running 130.38s Step 519( 30.17%), action 181, FPS 2.00, Running 130.89s Step 520( 30.33%), action 182, FPS 1.95, Running 131.63s Step 521( 30.50%), action 183, FPS 1.91, Running 132.20s Step 522( 30.67%), action 184, FPS 1.89, Running 132.72s Step 523( 30.83%), action 185, FPS 1.86, Running 133.42s Step 524( 31.00%), action 186, FPS 1.86, Running 134.05s Step 525( 31.17%), action 187, FPS 1.86, Running 134.67s Step 526( 31.33%), action 188, FPS 1.90, Running 135.17s Step 527( 31.50%), action 189, FPS 1.87, Running 135.84s Step 528( 31.67%), action 190, FPS 1.83, Running 136.49s Step 529( 31.83%), action 191, FPS 1.79, Running 137.29s Step 530( 32.00%), action 192, FPS 1.83, Running 137.71s Step 531( 32.17%), action 193, FPS 1.84, Running 138.08s Step 532( 32.33%), action 194, FPS 1.83, Running 138.60s Step 533( 32.50%), action 195, FPS 1.87, Running 138.96s Step 534( 32.67%), action 196, FPS 1.80, Running 139.65s Step 535( 32.83%), action 197, FPS 1.81, Running 140.04s Step 536( 33.00%), action 198, FPS 1.82, Running 140.51s Step 537( 33.17%), action 199, FPS 1.83, Running 140.86s Step 538( 33.33%), action 200, FPS 1.83, Running 141.32s Step 539( 33.50%), action 201, FPS 1.79, Running 142.06s Step 540( 33.67%), action 202, FPS 1.81, Running 142.68s Step 541( 33.83%), action 203, FPS 1.81, Running 143.24s Step 542( 34.00%), action 204, FPS 1.84, Running 143.57s Step 543( 34.17%), action 205, FPS 1.86, Running 144.19s Step 544( 34.33%), action 206, FPS 1.85, Running 144.87s Step 545( 34.50%), action 207, FPS 1.88, Running 145.28s Step 546( 34.67%), action 208, FPS 1.90, Running 145.67s Step 547( 34.83%), action 209, FPS 1.91, Running 146.31s Step 548( 35.00%), action 210, FPS 1.91, Running 146.94s Step 549( 35.17%), action 211, FPS 1.93, Running 147.68s Step 550( 35.33%), action 212, FPS 1.87, Running 148.38s Step 551( 35.50%), action 213, FPS 1.84, Running 148.97s Step 552( 35.67%), action 214, FPS 1.81, Running 149.68s Step 553( 35.83%), action 215, FPS 1.76, Running 150.32s Step 554( 36.00%), action 216, FPS 1.79, Running 150.79s Step 555( 36.17%), action 217, FPS 1.77, Running 151.35s Step 556( 36.33%), action 218, FPS 1.73, Running 152.05s Step 557( 36.50%), action 219, FPS 1.70, Running 152.63s Step 558( 36.67%), action 220, FPS 1.66, Running 153.34s Step 559( 36.83%), action 221, FPS 1.65, Running 154.15s Step 560( 37.00%), action 222, FPS 1.64, Running 154.85s Step 561( 37.17%), action 223, FPS 1.66, Running 155.32s Step 562( 37.33%), action 224, FPS 1.64, Running 155.79s Step 563( 37.50%), action 225, FPS 1.63, Running 156.45s Step 564( 37.67%), action 226, FPS 1.63, Running 157.14s Step 565( 37.83%), action 227, FPS 1.61, Running 157.74s Step 566( 38.00%), action 228, FPS 1.56, Running 158.50s Step 567( 38.17%), action 229, FPS 1.57, Running 159.02s Step 568( 38.33%), action 230, FPS 1.59, Running 159.56s Step 569( 38.50%), action 231, FPS 1.57, Running 160.38s Step 570( 38.67%), action 232, FPS 1.61, Running 160.77s Step 571( 38.83%), action 233, FPS 1.62, Running 161.29s Step 572( 39.00%), action 234, FPS 1.66, Running 161.73s Step 573( 39.17%), action 235, FPS 1.66, Running 162.34s Step 574( 39.33%), action 236, FPS 1.67, Running 162.74s Step 575( 39.50%), action 237, FPS 1.66, Running 163.39s Step 576( 39.67%), action 238, FPS 1.66, Running 164.08s Step 577( 39.83%), action 239, FPS 1.66, Running 164.71s Step 578( 40.00%), action 240, FPS 1.66, Running 165.40s Step 579( 40.17%), action 241, FPS 1.67, Running 166.15s Step 580( 40.33%), action 242, FPS 1.68, Running 166.77s Step 581( 40.50%), action 243, FPS 1.69, Running 167.18s Step 582( 40.67%), action 244, FPS 1.67, Running 167.77s Step 583( 40.83%), action 245, FPS 1.68, Running 168.37s Step 584( 41.00%), action 246, FPS 1.70, Running 168.90s Step 585( 41.17%), action 247, FPS 1.70, Running 169.49s Step 586( 41.33%), action 248, FPS 1.75, Running 169.94s Step 587( 41.50%), action 249, FPS 1.75, Running 170.47s Step 588( 41.67%), action 250, FPS 1.72, Running 171.16s Step 589( 41.83%), action 251, FPS 1.72, Running 171.98s Step 590( 42.00%), action 252, FPS 1.68, Running 172.69s Step 591( 42.17%), action 253, FPS 1.68, Running 173.18s Step 592( 42.33%), action 254, FPS 1.66, Running 173.79s Step 593( 42.50%), action 255, FPS 1.67, Running 174.33s Step 594( 42.67%), action 256, FPS 1.64, Running 174.93s Step 595( 42.83%), action 257, FPS 1.67, Running 175.34s Step 596( 43.00%), action 258, FPS 1.70, Running 175.88s Step 597( 43.17%), action 259, FPS 1.70, Running 176.47s Step 598( 43.33%), action 260, FPS 1.70, Running 177.20s Step 599( 43.50%), action 261, FPS 1.69, Running 177.96s Step 600( 43.67%), action 262, FPS 1.70, Running 178.50s Step 601( 43.83%), action 263, FPS 1.68, Running 179.09s Step 602( 44.00%), action 264, FPS 1.68, Running 179.70s Step 603( 44.17%), action 265, FPS 1.69, Running 180.22s Step 604( 44.33%), action 266, FPS 1.71, Running 180.63s Step 605( 44.50%), action 267, FPS 1.70, Running 181.22s Step 606( 44.67%), action 268, FPS 1.70, Running 181.68s Step 607( 44.83%), action 269, FPS 1.69, Running 182.30s Step 608( 45.00%), action 270, FPS 1.70, Running 182.93s Step 609( 45.17%), action 271, FPS 1.74, Running 183.49s Step 610( 45.33%), action 272, FPS 1.77, Running 183.97s Step 611( 45.50%), action 273, FPS 1.79, Running 184.35s Step 612( 45.67%), action 274, FPS 1.79, Running 184.95s Step 613( 45.83%), action 275, FPS 1.79, Running 185.47s Step 614( 46.00%), action 276, FPS 1.84, Running 185.81s Step 615( 46.17%), action 277, FPS 1.85, Running 186.14s Step 616( 46.33%), action 278, FPS 1.81, Running 186.90s Step 617( 46.50%), action 279, FPS 1.83, Running 187.39s Step 618( 46.67%), action 280, FPS 1.87, Running 187.89s Step 619( 46.83%), action 281, FPS 1.88, Running 188.60s Step 620( 47.00%), action 282, FPS 1.88, Running 189.12s Step 621( 47.17%), action 283, FPS 1.93, Running 189.47s Step 622( 47.33%), action 284, FPS 1.93, Running 190.07s Step 623( 47.50%), action 285, FPS 1.92, Running 190.66s Step 624( 47.67%), action 286, FPS 1.91, Running 191.09s Step 625( 47.83%), action 287, FPS 1.93, Running 191.61s Step 626( 48.00%), action 288, FPS 1.88, Running 192.31s Step 627( 48.17%), action 289, FPS 1.87, Running 192.97s Step 628( 48.33%), action 290, FPS 1.87, Running 193.60s Step 629( 48.50%), action 291, FPS 1.85, Running 194.31s Step 630( 48.67%), action 292, FPS 1.85, Running 194.76s Step 631( 48.83%), action 293, FPS 1.86, Running 195.09s Step 632( 49.00%), action 294, FPS 1.86, Running 195.68s Step 633( 49.17%), action 295, FPS 1.85, Running 196.28s Step 634( 49.33%), action 296, FPS 1.80, Running 196.90s Step 635( 49.50%), action 297, FPS 1.80, Running 197.28s Step 636( 49.67%), action 298, FPS 1.81, Running 197.92s Step 637( 49.83%), action 299, FPS 1.84, Running 198.25s Step 638( 50.00%), action 300, FPS 1.85, Running 198.68s Step 639( 50.17%), action 301, FPS 1.89, Running 199.17s Step 640( 50.33%), action 302, FPS 1.91, Running 199.57s Step 641( 50.50%), action 303, FPS 1.88, Running 200.10s Step 642( 50.67%), action 304, FPS 1.93, Running 200.40s Step 643( 50.83%), action 305, FPS 1.99, Running 200.70s Step 644( 51.00%), action 306, FPS 1.99, Running 201.13s Step 645( 51.17%), action 307, FPS 2.02, Running 201.49s Step 646( 51.33%), action 308, FPS 2.07, Running 201.98s Step 647( 51.50%), action 309, FPS 2.09, Running 202.52s Step 648( 51.67%), action 310, FPS 2.13, Running 203.00s Step 649( 51.83%), action 311, FPS 2.18, Running 203.50s Step 650( 52.00%), action 312, FPS 2.18, Running 203.92s Step 651( 52.17%), action 313, FPS 2.17, Running 204.29s Step 652( 52.33%), action 314, FPS 2.22, Running 204.69s Step 653( 52.50%), action 315, FPS 2.28, Running 205.04s Step 654( 52.67%), action 316, FPS 2.36, Running 205.38s Step 655( 52.83%), action 317, FPS 2.37, Running 205.71s Step 656( 53.00%), action 318, FPS 2.45, Running 206.09s Step 657( 53.17%), action 319, FPS 2.37, Running 206.70s Step 658( 53.33%), action 320, FPS 2.34, Running 207.22s Step 659( 53.50%), action 321, FPS 2.26, Running 208.02s Step 660( 53.67%), action 322, FPS 2.26, Running 208.44s Step 661( 53.83%), action 323, FPS 2.30, Running 208.80s Step 662( 54.00%), action 324, FPS 2.25, Running 209.27s Step 663( 54.17%), action 325, FPS 2.18, Running 209.89s Step 664( 54.33%), action 326, FPS 2.12, Running 210.56s Step 665( 54.50%), action 327, FPS 2.06, Running 211.22s Step 666( 54.67%), action 328, FPS 2.01, Running 211.92s Step 667( 54.83%), action 329, FPS 2.03, Running 212.37s Step 668( 55.00%), action 330, FPS 1.99, Running 213.07s Step 669( 55.17%), action 331, FPS 1.98, Running 213.59s Step 670( 55.33%), action 332, FPS 1.96, Running 214.10s Step 671( 55.50%), action 333, FPS 1.93, Running 214.63s Step 672( 55.67%), action 334, FPS 1.89, Running 215.29s Step 673( 55.83%), action 335, FPS 1.87, Running 215.71s Step 674( 56.00%), action 336, FPS 1.86, Running 216.11s Step 675( 56.17%), action 337, FPS 1.82, Running 216.70s Step 676( 56.33%), action 338, FPS 1.80, Running 217.20s Step 677( 56.50%), action 339, FPS 1.81, Running 217.73s Step 678( 56.67%), action 340, FPS 1.83, Running 218.14s Step 679( 56.83%), action 341, FPS 1.88, Running 218.68s Step 680( 57.00%), action 342, FPS 1.88, Running 219.07s Step 681( 57.17%), action 343, FPS 1.86, Running 219.55s Step 682( 57.33%), action 344, FPS 1.88, Running 219.90s Step 683( 57.50%), action 345, FPS 1.91, Running 220.34s Step 684( 57.67%), action 346, FPS 1.98, Running 220.68s Step 685( 57.83%), action 347, FPS 2.04, Running 221.01s Step 686( 58.00%), action 348, FPS 2.11, Running 221.41s Step 687( 58.17%), action 349, FPS 2.13, Running 221.77s Step 688( 58.33%), action 350, FPS 2.22, Running 222.07s Step 689( 58.50%), action 351, FPS 2.20, Running 222.69s Step 690( 58.67%), action 352, FPS 2.23, Running 223.09s Step 691( 58.83%), action 353, FPS 2.27, Running 223.46s Step 692( 59.00%), action 354, FPS 2.31, Running 223.95s Step 693( 59.17%), action 355, FPS 2.31, Running 224.35s Step 694( 59.33%), action 356, FPS 2.27, Running 224.93s Step 695( 59.50%), action 357, FPS 2.33, Running 225.27s Step 696( 59.67%), action 358, FPS 2.34, Running 225.77s Step 697( 59.83%), action 359, FPS 2.36, Running 226.20s Step 698( 60.00%), action 360, FPS 2.37, Running 226.57s Step 699( 60.17%), action 361, FPS 2.38, Running 227.08s Step 700( 60.33%), action 362, FPS 2.36, Running 227.56s Step 701( 60.50%), action 363, FPS 2.39, Running 227.91s Step 702( 60.67%), action 364, FPS 2.40, Running 228.22s Step 703( 60.83%), action 365, FPS 2.42, Running 228.62s Step 704( 61.00%), action 366, FPS 2.42, Running 228.96s Step 705( 61.17%), action 367, FPS 2.38, Running 229.41s Step 706( 61.33%), action 368, FPS 2.33, Running 230.00s Step 707( 61.50%), action 369, FPS 2.33, Running 230.36s Step 708( 61.67%), action 370, FPS 2.30, Running 230.75s Step 709( 61.83%), action 371, FPS 2.34, Running 231.25s Step 710( 62.00%), action 372, FPS 2.35, Running 231.62s Step 711( 62.17%), action 373, FPS 2.31, Running 232.12s Step 712( 62.33%), action 374, FPS 2.34, Running 232.49s Step 713( 62.50%), action 375, FPS 2.36, Running 232.81s Step 714( 62.67%), action 376, FPS 2.38, Running 233.33s Step 715( 62.83%), action 377, FPS 2.36, Running 233.74s Step 716( 63.00%), action 378, FPS 2.32, Running 234.40s Step 717( 63.17%), action 379, FPS 2.27, Running 235.02s Step 718( 63.33%), action 380, FPS 2.26, Running 235.42s Step 719( 63.50%), action 381, FPS 2.20, Running 236.15s Step 720( 63.67%), action 382, FPS 2.18, Running 236.73s Step 721( 63.83%), action 383, FPS 2.11, Running 237.40s Step 722( 64.00%), action 384, FPS 2.06, Running 237.93s Step 723( 64.17%), action 385, FPS 1.99, Running 238.68s Step 724( 64.33%), action 386, FPS 1.96, Running 239.17s Step 725( 64.50%), action 387, FPS 1.91, Running 239.88s Step 726( 64.67%), action 388, FPS 1.92, Running 240.40s Step 727( 64.83%), action 389, FPS 1.88, Running 240.99s Step 728( 65.00%), action 390, FPS 1.83, Running 241.70s Step 729( 65.17%), action 391, FPS 1.79, Running 242.40s Step 730( 65.33%), action 392, FPS 1.78, Running 242.83s Step 731( 65.50%), action 393, FPS 1.76, Running 243.48s Step 732( 65.67%), action 394, FPS 1.71, Running 244.21s Step 733( 65.83%), action 395, FPS 1.68, Running 244.74s Step 734( 66.00%), action 396, FPS 1.68, Running 245.20s Step 735( 66.17%), action 397, FPS 1.67, Running 245.74s Step 736( 66.33%), action 398, FPS 1.69, Running 246.24s Step 737( 66.50%), action 399, FPS 1.69, Running 246.82s Step 738( 66.67%), action 400, FPS 1.70, Running 247.19s Step 739( 66.83%), action 401, FPS 1.68, Running 248.08s Step 740( 67.00%), action 402, FPS 1.68, Running 248.66s Step 741( 67.17%), action 403, FPS 1.71, Running 249.11s Step 742( 67.33%), action 404, FPS 1.71, Running 249.63s Step 743( 67.50%), action 405, FPS 1.76, Running 250.03s Step 744( 67.67%), action 406, FPS 1.77, Running 250.49s Step 745( 67.83%), action 407, FPS 1.81, Running 250.91s Step 746( 68.00%), action 408, FPS 1.83, Running 251.36s Step 747( 68.17%), action 409, FPS 1.87, Running 251.71s Step 748( 68.33%), action 410, FPS 1.87, Running 252.42s Step 749( 68.50%), action 411, FPS 1.88, Running 253.03s Step 750( 68.67%), action 412, FPS 1.85, Running 253.61s Step 751( 68.83%), action 413, FPS 1.91, Running 253.95s Step 752( 69.00%), action 414, FPS 1.91, Running 254.67s Step 753( 69.17%), action 415, FPS 1.94, Running 255.06s Step 754( 69.33%), action 416, FPS 1.88, Running 255.82s Step 755( 69.50%), action 417, FPS 1.91, Running 256.20s Step 756( 69.67%), action 418, FPS 1.89, Running 256.84s Step 757( 69.83%), action 419, FPS 1.93, Running 257.19s Step 758( 70.00%), action 420, FPS 1.89, Running 257.76s Step 759( 70.17%), action 421, FPS 1.93, Running 258.46s Step 760( 70.33%), action 422, FPS 1.93, Running 259.03s Step 761( 70.50%), action 423, FPS 1.90, Running 259.61s Step 762( 70.67%), action 424, FPS 1.93, Running 260.01s Step 763( 70.83%), action 425, FPS 1.94, Running 260.32s Step 764( 71.00%), action 426, FPS 1.98, Running 260.61s Step 765( 71.17%), action 427, FPS 1.96, Running 261.11s Step 766( 71.33%), action 428, FPS 1.93, Running 261.72s Step 767( 71.50%), action 429, FPS 1.92, Running 262.14s Step 768( 71.67%), action 430, FPS 1.96, Running 262.62s Step 769( 71.83%), action 431, FPS 1.95, Running 263.31s Step 770( 72.00%), action 432, FPS 1.95, Running 263.87s Step 771( 72.17%), action 433, FPS 1.92, Running 264.39s Step 772( 72.33%), action 434, FPS 1.92, Running 265.07s Step 773( 72.50%), action 435, FPS 1.92, Running 265.48s Step 774( 72.67%), action 436, FPS 1.97, Running 265.99s Step 775( 72.83%), action 437, FPS 1.97, Running 266.34s Step 776( 73.00%), action 438, FPS 1.97, Running 266.99s Step 777( 73.17%), action 439, FPS 1.96, Running 267.42s Step 778( 73.33%), action 440, FPS 1.96, Running 267.95s Step 779( 73.50%), action 441, FPS 2.00, Running 268.48s Step 780( 73.67%), action 442, FPS 2.04, Running 268.84s Step 781( 73.83%), action 443, FPS 2.07, Running 269.29s Step 782( 74.00%), action 444, FPS 2.02, Running 269.94s Step 783( 74.17%), action 445, FPS 1.97, Running 270.45s Step 784( 74.33%), action 446, FPS 1.96, Running 270.81s Step 785( 74.50%), action 447, FPS 1.92, Running 271.51s Step 786( 74.67%), action 448, FPS 1.95, Running 271.96s Step 787( 74.83%), action 449, FPS 1.94, Running 272.47s Step 788( 75.00%), action 450, FPS 1.89, Running 273.19s Step 789( 75.17%), action 451, FPS 1.92, Running 273.71s Step 790( 75.33%), action 452, FPS 1.88, Running 274.48s Step 791( 75.50%), action 453, FPS 1.90, Running 274.94s Step 792( 75.67%), action 454, FPS 1.92, Running 275.51s Step 793( 75.83%), action 455, FPS 1.92, Running 275.91s Step 794( 76.00%), action 456, FPS 1.89, Running 276.57s Step 795( 76.17%), action 457, FPS 1.89, Running 276.94s Step 796( 76.33%), action 458, FPS 1.90, Running 277.54s Step 797( 76.50%), action 459, FPS 1.90, Running 277.95s Step 798( 76.67%), action 460, FPS 1.89, Running 278.51s Step 799( 76.83%), action 461, FPS 1.83, Running 279.42s Step 800( 77.00%), action 462, FPS 1.82, Running 279.85s Step 801( 77.17%), action 463, FPS 1.79, Running 280.45s Step 802( 77.33%), action 464, FPS 1.79, Running 281.09s Step 803( 77.50%), action 465, FPS 1.79, Running 281.61s Step 804( 77.67%), action 466, FPS 1.79, Running 281.96s Step 805( 77.83%), action 467, FPS 1.81, Running 282.54s Step 806( 78.00%), action 468, FPS 1.76, Running 283.31s Step 807( 78.17%), action 469, FPS 1.78, Running 283.69s Step 808( 78.33%), action 470, FPS 1.83, Running 284.13s Step 809( 78.50%), action 471, FPS 1.77, Running 285.00s Step 810( 78.67%), action 472, FPS 1.83, Running 285.43s Step 811( 78.83%), action 473, FPS 1.79, Running 286.09s Step 812( 79.00%), action 474, FPS 1.78, Running 286.76s Step 813( 79.17%), action 475, FPS 1.74, Running 287.41s Step 814( 79.33%), action 476, FPS 1.73, Running 288.12s Step 815( 79.50%), action 477, FPS 1.73, Running 288.50s Step 816( 79.67%), action 478, FPS 1.74, Running 289.04s Step 817( 79.83%), action 479, FPS 1.74, Running 289.42s Step 818( 80.00%), action 480, FPS 1.75, Running 289.94s Step 819( 80.17%), action 481, FPS 1.81, Running 290.49s Step 820( 80.33%), action 482, FPS 1.77, Running 291.17s Step 821( 80.50%), action 483, FPS 1.79, Running 291.61s Step 822( 80.67%), action 484, FPS 1.79, Running 292.29s Step 823( 80.83%), action 485, FPS 1.79, Running 292.76s Step 824( 81.00%), action 486, FPS 1.76, Running 293.35s Step 825( 81.17%), action 487, FPS 1.75, Running 293.99s Step 826( 81.33%), action 488, FPS 1.80, Running 294.42s Step 827( 81.50%), action 489, FPS 1.77, Running 294.99s Step 828( 81.67%), action 490, FPS 1.76, Running 295.50s Step 829( 81.83%), action 491, FPS 1.77, Running 296.28s Step 830( 82.00%), action 492, FPS 1.72, Running 297.08s Step 831( 82.17%), action 493, FPS 1.72, Running 297.69s Step 832( 82.33%), action 494, FPS 1.72, Running 298.37s Step 833( 82.50%), action 495, FPS 1.72, Running 299.01s Step 834( 82.67%), action 496, FPS 1.73, Running 299.68s Step 835( 82.83%), action 497, FPS 1.71, Running 300.17s Step 836( 83.00%), action 498, FPS 1.68, Running 300.92s Step 837( 83.17%), action 499, FPS 1.66, Running 301.50s Step 838( 83.33%), action 500, FPS 1.62, Running 302.25s Step 839( 83.50%), action 501, FPS 1.61, Running 302.94s Step 840( 83.67%), action 502, FPS 1.64, Running 303.39s Step 841( 83.83%), action 503, FPS 1.65, Running 303.76s Step 842( 84.00%), action 504, FPS 1.65, Running 304.43s Step 843( 84.17%), action 505, FPS 1.65, Running 304.91s Step 844( 84.33%), action 506, FPS 1.63, Running 305.58s Step 845( 84.50%), action 507, FPS 1.67, Running 305.93s Step 846( 84.67%), action 508, FPS 1.69, Running 306.26s Step 847( 84.83%), action 509, FPS 1.72, Running 306.59s Step 848( 85.00%), action 510, FPS 1.71, Running 307.17s Step 849( 85.17%), action 511, FPS 1.74, Running 307.80s Step 850( 85.33%), action 512, FPS 1.75, Running 308.50s Step 851( 85.50%), action 513, FPS 1.75, Running 309.12s Step 852( 85.67%), action 514, FPS 1.79, Running 309.57s Step 853( 85.83%), action 515, FPS 1.84, Running 309.89s Step 854( 86.00%), action 516, FPS 1.88, Running 310.34s Step 855( 86.17%), action 517, FPS 1.90, Running 310.69s Step 856( 86.33%), action 518, FPS 1.92, Running 311.31s Step 857( 86.50%), action 519, FPS 1.92, Running 311.91s Step 858( 86.67%), action 520, FPS 1.96, Running 312.44s Step 859( 86.83%), action 521, FPS 1.93, Running 313.29s Step 860( 87.00%), action 522, FPS 1.95, Running 313.64s Step 861( 87.17%), action 523, FPS 1.95, Running 314.01s Step 862( 87.33%), action 524, FPS 2.01, Running 314.37s Step 863( 87.50%), action 525, FPS 2.01, Running 314.83s Step 864( 87.67%), action 526, FPS 2.08, Running 315.18s Step 865( 87.83%), action 527, FPS 2.07, Running 315.58s Step 866( 88.00%), action 528, FPS 2.08, Running 315.88s Step 867( 88.17%), action 529, FPS 2.07, Running 316.27s Step 868( 88.33%), action 530, FPS 2.13, Running 316.56s Step 869( 88.50%), action 531, FPS 2.13, Running 317.19s Step 870( 88.67%), action 532, FPS 2.21, Running 317.56s Step 871( 88.83%), action 533, FPS 2.26, Running 317.97s Step 872( 89.00%), action 534, FPS 2.29, Running 318.31s Step 873( 89.17%), action 535, FPS 2.21, Running 318.92s Step 874( 89.33%), action 536, FPS 2.17, Running 319.58s Step 875( 89.50%), action 537, FPS 2.15, Running 319.98s Step 876( 89.67%), action 538, FPS 2.19, Running 320.46s Step 877( 89.83%), action 539, FPS 2.17, Running 321.14s Step 878( 90.00%), action 540, FPS 2.14, Running 321.79s Step 879( 90.17%), action 541, FPS 2.12, Running 322.72s Step 880( 90.33%), action 542, FPS 2.07, Running 323.32s Step 881( 90.50%), action 543, FPS 2.03, Running 323.87s Step 882( 90.67%), action 544, FPS 1.95, Running 324.63s Step 883( 90.83%), action 545, FPS 1.97, Running 324.99s Step 884( 91.00%), action 546, FPS 1.94, Running 325.50s Step 885( 91.17%), action 547, FPS 1.93, Running 325.93s Step 886( 91.33%), action 548, FPS 1.88, Running 326.53s Step 887( 91.50%), action 549, FPS 1.87, Running 326.94s Step 888( 91.67%), action 550, FPS 1.81, Running 327.64s Step 889( 91.83%), action 551, FPS 1.82, Running 328.19s Step 890( 92.00%), action 552, FPS 1.80, Running 328.65s Step 891( 92.17%), action 553, FPS 1.81, Running 329.01s Step 892( 92.33%), action 554, FPS 1.81, Running 329.36s Step 893( 92.50%), action 555, FPS 1.82, Running 329.94s Step 894( 92.67%), action 556, FPS 1.86, Running 330.34s Step 895( 92.83%), action 557, FPS 1.86, Running 330.75s Step 896( 93.00%), action 558, FPS 1.83, Running 331.39s Step 897( 93.17%), action 559, FPS 1.84, Running 332.01s Step 898( 93.33%), action 560, FPS 1.86, Running 332.57s Step 899( 93.50%), action 561, FPS 1.86, Running 333.49s Step 900( 93.67%), action 562, FPS 1.89, Running 333.88s Step 901( 93.83%), action 563, FPS 1.93, Running 334.23s Step 902( 94.00%), action 564, FPS 1.94, Running 334.94s Step 903( 94.17%), action 565, FPS 1.92, Running 335.43s Step 904( 94.33%), action 566, FPS 1.89, Running 336.11s Step 905( 94.50%), action 567, FPS 1.86, Running 336.68s Step 906( 94.67%), action 568, FPS 1.88, Running 337.17s Step 907( 94.83%), action 569, FPS 1.88, Running 337.56s Step 908( 95.00%), action 570, FPS 1.88, Running 338.29s Step 909( 95.17%), action 571, FPS 1.84, Running 339.04s Step 910( 95.33%), action 572, FPS 1.79, Running 339.82s Step 911( 95.50%), action 573, FPS 1.77, Running 340.32s Step 912( 95.67%), action 574, FPS 1.73, Running 340.90s Step 913( 95.83%), action 575, FPS 1.72, Running 341.58s Step 914( 96.00%), action 576, FPS 1.70, Running 342.10s Step 915( 96.17%), action 577, FPS 1.67, Running 342.73s Step 916( 96.33%), action 578, FPS 1.67, Running 343.39s Step 917( 96.50%), action 579, FPS 1.68, Running 343.92s Step 918( 96.67%), action 580, FPS 1.69, Running 344.43s Step 919( 96.83%), action 581, FPS 1.71, Running 345.16s Step 920( 97.00%), action 582, FPS 1.69, Running 345.74s Step 921( 97.17%), action 583, FPS 1.67, Running 346.22s Step 922( 97.33%), action 584, FPS 1.69, Running 346.80s Step 923( 97.50%), action 585, FPS 1.70, Running 347.20s Step 924( 97.67%), action 586, FPS 1.71, Running 347.79s Step 925( 97.83%), action 587, FPS 1.72, Running 348.32s Step 926( 98.00%), action 588, FPS 1.72, Running 348.77s Step 927( 98.17%), action 589, FPS 1.71, Running 349.23s Step 928( 98.33%), action 590, FPS 1.73, Running 349.86s Step 929( 98.50%), action 591, FPS 1.75, Running 350.44s Step 930( 98.67%), action 592, FPS 1.79, Running 350.99s Step 931( 98.83%), action 593, FPS 1.82, Running 351.33s Step 932( 99.00%), action 594, FPS 1.80, Running 352.00s Step 933( 99.17%), action 595, FPS 1.84, Running 352.44s Step 934( 99.33%), action 596, FPS 1.84, Running 352.98s Step 935( 99.50%), action 597, FPS 1.86, Running 353.50s Step 936( 99.67%), action 598, FPS 1.91, Running 353.84s Step 937( 99.83%), action 599, FPS 1.93, Running 354.31s Step 938(100.00%), action 600, FPS 1.95, Running 354.67s [2026-08-01 17:47:30] [18 ] Seed 17 failed after 355.27 s. +steps: 938 , actions: 600 . +Instruction: Empty +Total 1/18(5.56%) success. +Setting seed: 18 +Step 1( N/A%), pre moving , FPS 10.50, Running 0.10s Step 2( N/A%), pre moving , FPS 15.19, Running 0.13s Step 3( N/A%), pre moving , FPS 18.32, Running 0.16s Step 4( N/A%), pre moving , FPS 21.03, Running 0.19s Step 5( N/A%), pre moving , FPS 23.54, Running 0.21s Step 6( N/A%), pre moving , FPS 25.25, Running 0.24s Step 7( N/A%), pre moving , FPS 27.05, Running 0.26s Step 8( N/A%), pre moving , FPS 28.51, Running 0.28s Step 9( N/A%), pre moving , FPS 29.80, Running 0.30s Step 10( N/A%), pre moving , FPS 30.89, Running 0.32s Step 11( N/A%), pre moving , FPS 31.09, Running 0.35s Step 12( N/A%), pre moving , FPS 31.70, Running 0.38s Step 13( N/A%), pre moving , FPS 32.21, Running 0.40s Step 14( N/A%), pre moving , FPS 32.94, Running 0.43s Step 15( N/A%), pre moving , FPS 33.71, Running 0.45s Step 16( N/A%), pre moving , FPS 34.45, Running 0.46s Step 17( N/A%), pre moving , FPS 35.06, Running 0.48s Step 18( N/A%), pre moving , FPS 35.60, Running 0.51s Step 19( N/A%), pre moving , FPS 35.51, Running 0.54s Step 20( N/A%), pre moving , FPS 35.69, Running 0.56s Step 21( N/A%), pre moving , FPS 29.07, Running 0.78s Step 22( N/A%), pre moving , FPS 29.34, Running 0.81s Step 23( N/A%), pre moving , FPS 29.70, Running 0.84s Step 24( N/A%), pre moving , FPS 30.03, Running 0.86s Step 25( N/A%), pre moving , FPS 30.09, Running 0.88s Step 26( N/A%), pre moving , FPS 23.17, Running 1.10s Step 27( N/A%), pre moving , FPS 23.13, Running 1.12s Step 28( N/A%), pre moving , FPS 22.97, Running 1.15s Step 29( N/A%), pre moving , FPS 22.92, Running 1.17s Step 30( N/A%), pre moving , FPS 22.82, Running 1.20s Step 31( N/A%), pre moving , FPS 22.84, Running 1.23s Step 32( N/A%), pre moving , FPS 22.96, Running 1.25s Step 33( N/A%), pre moving , FPS 23.11, Running 1.27s Step 34( N/A%), pre moving , FPS 23.16, Running 1.29s Step 35( N/A%), pre moving , FPS 23.18, Running 1.31s Step 36( N/A%), pre moving , FPS 13.32, Running 1.97s Step 37( N/A%), pre moving , FPS 11.94, Running 2.16s Step 38( N/A%), pre moving , FPS 11.87, Running 2.19s Step 39( N/A%), pre moving , FPS 11.92, Running 2.21s Step 40( N/A%), pre moving , FPS 11.94, Running 2.23s Step 41( N/A%), pre moving , FPS 13.58, Running 2.26s Step 42( N/A%), pre moving , FPS 13.66, Running 2.28s Step 43( N/A%), pre moving , FPS 13.64, Running 2.30s Step 44( N/A%), pre moving , FPS 13.56, Running 2.33s Step 45( N/A%), pre moving , FPS 13.55, Running 2.35s Step 46( N/A%), pre moving , FPS 15.73, Running 2.37s Step 47( N/A%), pre moving , FPS 15.76, Running 2.39s Step 48( N/A%), pre moving , FPS 11.48, Running 2.89s Step 49( N/A%), pre moving , FPS 11.48, Running 2.92s Step 50( N/A%), pre moving , FPS 11.43, Running 2.95s Step 51( N/A%), pre moving , FPS 11.47, Running 2.97s Step 52( N/A%), pre moving , FPS 11.47, Running 2.99s Step 53( N/A%), pre moving , FPS 11.40, Running 3.02s Step 54( N/A%), pre moving , FPS 11.32, Running 3.06s Step 55( N/A%), pre moving , FPS 11.16, Running 3.10s Step 56( N/A%), pre moving , FPS 17.08, Running 3.14s Step 57( N/A%), pre moving , FPS 19.67, Running 3.18s Step 58( N/A%), pre moving , FPS 19.47, Running 3.22s Step 59( N/A%), pre moving , FPS 19.17, Running 3.26s Step 60( N/A%), pre moving , FPS 18.65, Running 3.31s Step 61( N/A%), pre moving , FPS 18.30, Running 3.35s Step 62( N/A%), pre moving , FPS 17.91, Running 3.40s Step 63( N/A%), pre moving , FPS 17.49, Running 3.45s Step 64( N/A%), pre moving , FPS 17.12, Running 3.50s Step 65( N/A%), pre moving , FPS 16.65, Running 3.55s Step 66( N/A%), pre moving , FPS 16.31, Running 3.60s Step 67( N/A%), pre moving , FPS 15.99, Running 3.64s Step 68( N/A%), pre moving , FPS 25.28, Running 3.68s Step 69( N/A%), pre moving , FPS 24.52, Running 3.73s Step 70( N/A%), pre moving , FPS 23.85, Running 3.79s Step 71( N/A%), pre moving , FPS 23.44, Running 3.83s Step 72( N/A%), pre moving , FPS 22.31, Running 3.89s Step 73( N/A%), pre moving , FPS 22.13, Running 3.93s Step 74( N/A%), pre moving , FPS 21.60, Running 3.98s Step 75( N/A%), pre moving , FPS 21.68, Running 4.02s Step 76( N/A%), pre moving , FPS 21.55, Running 4.07s Step 77( N/A%), pre moving , FPS 21.52, Running 4.11s Step 78( N/A%), pre moving , FPS 21.41, Running 4.15s Step 79( N/A%), pre moving , FPS 21.44, Running 4.19s Step 80( N/A%), pre moving , FPS 21.74, Running 4.23s Step 81( N/A%), pre moving , FPS 21.93, Running 4.26s Step 82( N/A%), pre moving , FPS 22.26, Running 4.29s Step 83( N/A%), pre moving , FPS 22.47, Running 4.34s Step 84( N/A%), pre moving , FPS 23.13, Running 4.36s Step 85( N/A%), pre moving , FPS 24.07, Running 4.39s Step 86( N/A%), pre moving , FPS 24.80, Running 4.41s Step 87( N/A%), pre moving , FPS 25.53, Running 4.43s Step 88( N/A%), pre moving , FPS 26.23, Running 4.45s Step 89( N/A%), pre moving , FPS 27.21, Running 4.47s Step 90( N/A%), pre moving , FPS 28.59, Running 4.49s Step 91( N/A%), pre moving , FPS 29.37, Running 4.51s Step 92( N/A%), pre moving , FPS 31.26, Running 4.53s Step 93( N/A%), pre moving , FPS 31.10, Running 4.57s Step 94( N/A%), pre moving , FPS 31.93, Running 4.61s Step 95( N/A%), pre moving , FPS 32.14, Running 4.64s Step 96( N/A%), pre moving , FPS 32.08, Running 4.69s Step 97( N/A%), pre moving , FPS 33.02, Running 4.71s Step 98( N/A%), pre moving , FPS 34.48, Running 4.73s Step 99( N/A%), pre moving , FPS 34.25, Running 4.77s Step 100( N/A%), pre moving , FPS 35.01, Running 4.80s Step 101( N/A%), pre moving , FPS 35.72, Running 4.82s Step 102( N/A%), pre moving , FPS 36.38, Running 4.84s Step 103( N/A%), pre moving , FPS 37.88, Running 4.87s Step 104( N/A%), pre moving , FPS 38.10, Running 4.89s Step 105( N/A%), pre moving , FPS 38.16, Running 4.91s Step 106( N/A%), pre moving , FPS 15.23, Running 5.72s Step 107( N/A%), pre moving , FPS 12.71, Running 6.00s Step 108( N/A%), pre moving , FPS 11.69, Running 6.16s Step 109( N/A%), pre moving , FPS 9.90, Running 6.49s Step 110( N/A%), pre moving , FPS 9.38, Running 6.62s Step 111( N/A%), pre moving , FPS 8.36, Running 6.90s Step 112( N/A%), pre moving , FPS 7.70, Running 7.13s Step 113( N/A%), pre moving , FPS 7.15, Running 7.37s Step 114( N/A%), pre moving , FPS 6.80, Running 7.55s Step 115( N/A%), pre moving , FPS 6.33, Running 7.80s Step 116( N/A%), pre moving , FPS 6.09, Running 7.97s Step 117( N/A%), pre moving , FPS 5.70, Running 8.22s Step 118( N/A%), pre moving , FPS 5.41, Running 8.43s Step 119( N/A%), pre moving , FPS 5.09, Running 8.70s Step 120( N/A%), pre moving , FPS 4.92, Running 8.86s Step 121( N/A%), pre moving , FPS 4.64, Running 9.13s Step 122( N/A%), pre moving , FPS 4.46, Running 9.33s Step 123( N/A%), pre moving , FPS 4.29, Running 9.53s Step 124( N/A%), pre moving , FPS 4.13, Running 9.73s Step 125( N/A%), pre moving , FPS 3.92, Running 10.02s Step 126( N/A%), pre moving , FPS 4.48, Running 10.18s Step 127( N/A%), pre moving , FPS 4.45, Running 10.50s Step 128( N/A%), pre moving , FPS 4.42, Running 10.68s Step 129( N/A%), pre moving , FPS 4.49, Running 10.94s Step 130( N/A%), pre moving , FPS 4.48, Running 11.09s Step 131( N/A%), pre moving , FPS 4.54, Running 11.31s Step 132( N/A%), pre moving , FPS 4.59, Running 11.48s Step 133( N/A%), pre moving , FPS 4.58, Running 11.74s Step 134( N/A%), pre moving , FPS 4.59, Running 11.91s Step 135( N/A%), pre moving , FPS 4.54, Running 12.20s Step 136( N/A%), pre moving , FPS 4.56, Running 12.36s Step 137( N/A%), pre moving , FPS 4.54, Running 12.63s Step 138( N/A%), pre moving , FPS 4.55, Running 12.82s Step 139( N/A%), pre moving , FPS 4.59, Running 13.06s Step 140( N/A%), pre moving , FPS 4.52, Running 13.29s Step 141( N/A%), pre moving , FPS 4.51, Running 13.56s Step 142( N/A%), pre moving , FPS 4.52, Running 13.75s Step 143( N/A%), pre moving , FPS 4.45, Running 14.02s Step 144( N/A%), pre moving , FPS 4.45, Running 14.22s Step 145( N/A%), pre moving , FPS 4.50, Running 14.46s Step 146( N/A%), pre moving , FPS 4.42, Running 14.71s Step 147( N/A%), pre moving , FPS 4.50, Running 14.95s Step 148( N/A%), pre moving , FPS 4.51, Running 15.12s Step 149( N/A%), pre moving , FPS 4.51, Running 15.38s Step 150( N/A%), pre moving , FPS 4.47, Running 15.56s Step 151( N/A%), pre moving , FPS 4.41, Running 15.84s Step 152( N/A%), pre moving , FPS 4.39, Running 16.04s Step 153( N/A%), pre moving , FPS 4.39, Running 16.29s Step 154( N/A%), pre moving , FPS 4.40, Running 16.45s Step 155( N/A%), pre moving , FPS 4.42, Running 16.73s Step 156( N/A%), pre moving , FPS 4.40, Running 16.90s Step 157( N/A%), pre moving , FPS 4.41, Running 17.16s Step 158( N/A%), pre moving , FPS 4.44, Running 17.32s Step 159( N/A%), pre moving , FPS 4.42, Running 17.59s Step 160( N/A%), pre moving , FPS 4.47, Running 17.76s Step 161( N/A%), pre moving , FPS 4.46, Running 18.04s Step 162( N/A%), pre moving , FPS 4.47, Running 18.23s Step 163( N/A%), pre moving , FPS 4.46, Running 18.50s Step 164( N/A%), pre moving , FPS 4.46, Running 18.71s Step 165( N/A%), pre moving , FPS 4.45, Running 18.96s Step 166( N/A%), pre moving , FPS 4.52, Running 19.13s Step 167( N/A%), pre moving , FPS 4.47, Running 19.42s Step 168( N/A%), pre moving , FPS 4.48, Running 19.58s Step 169( N/A%), pre moving , FPS 4.47, Running 19.85s Step 170( N/A%), pre moving , FPS 4.48, Running 20.02s Step 171( N/A%), pre moving , FPS 4.51, Running 20.28s Step 172( N/A%), pre moving , FPS 4.66, Running 20.33s Step 173( N/A%), pre moving , FPS 4.90, Running 20.37s Step 174( N/A%), pre moving , FPS 5.05, Running 20.41s Step 175( N/A%), pre moving , FPS 5.35, Running 20.47s Step 176( N/A%), pre moving , FPS 5.53, Running 20.52s Step 177( N/A%), pre moving , FPS 5.88, Running 20.56s Step 178( N/A%), pre moving , FPS 6.10, Running 20.60s Step 179( N/A%), pre moving , FPS 6.55, Running 20.64s Step 180( N/A%), pre moving , FPS 6.84, Running 20.69s Step 181( N/A%), pre moving , FPS 7.44, Running 20.73s Step 182( N/A%), pre moving , FPS 6.76, Running 21.19s Step 183( N/A%), pre moving , FPS 7.33, Running 21.23s Step 184( N/A%), pre moving , FPS 7.77, Running 21.28s Step 185( N/A%), pre moving , FPS 8.33, Running 21.36s Step 186( N/A%), pre moving , FPS 8.68, Running 21.43s Step 187( N/A%), pre moving , FPS 9.64, Running 21.50s Step 188( N/A%), pre moving , FPS 10.01, Running 21.58s Step 189( N/A%), pre moving , FPS 11.13, Running 21.64s Step 190( N/A%), pre moving , FPS 11.88, Running 21.71s Step 191( N/A%), pre moving , FPS 13.39, Running 21.77s Step 192( N/A%), pre moving , FPS 13.18, Running 21.84s Step 193( N/A%), pre moving , FPS 12.97, Running 21.92s Step 194( N/A%), pre moving , FPS 12.70, Running 21.99s Step 195( N/A%), pre moving , FPS 12.64, Running 22.05s Step 196( N/A%), pre moving , FPS 12.53, Running 22.12s Step 197( N/A%), pre moving , FPS 12.32, Running 22.19s Step 198( N/A%), pre moving , FPS 12.15, Running 22.25s Step 199( N/A%), pre moving , FPS 11.93, Running 22.32s Step 200( N/A%), pre moving , FPS 11.73, Running 22.39s Step 201( N/A%), pre moving , FPS 11.49, Running 22.47s Step 202( N/A%), pre moving , FPS 14.82, Running 22.54s Step 203( N/A%), pre moving , FPS 14.61, Running 22.60s Step 204( N/A%), pre moving , FPS 14.39, Running 22.67s Step 205( N/A%), pre moving , FPS 14.38, Running 22.75s Step 206( N/A%), pre moving , FPS 14.45, Running 22.81s Step 207( N/A%), pre moving , FPS 14.46, Running 22.88s Step 208( N/A%), pre moving , FPS 14.61, Running 22.95s Step 209( N/A%), pre moving , FPS 14.56, Running 23.02s Step 210( N/A%), pre moving , FPS 14.42, Running 23.09s Step 211( N/A%), pre moving , FPS 14.28, Running 23.17s Step 212( N/A%), pre moving , FPS 14.34, Running 23.24s Step 213( N/A%), pre moving , FPS 14.34, Running 23.31s Step 214( N/A%), pre moving , FPS 14.37, Running 23.38s Step 215( N/A%), pre moving , FPS 14.35, Running 23.45s Step 216( N/A%), pre moving , FPS 14.61, Running 23.49s Step 217( N/A%), pre moving , FPS 14.90, Running 23.53s Step 218( N/A%), pre moving , FPS 15.03, Running 23.58s Step 219( N/A%), pre moving , FPS 15.23, Running 23.63s Step 220( N/A%), pre moving , FPS 15.46, Running 23.69s Step 221( N/A%), pre moving , FPS 15.87, Running 23.73s Step 222( N/A%), pre moving , FPS 16.03, Running 23.78s Step 223( N/A%), pre moving , FPS 16.27, Running 23.83s Step 224( N/A%), pre moving , FPS 16.69, Running 23.87s Step 225( N/A%), pre moving , FPS 17.20, Running 23.91s Step 226( N/A%), pre moving , FPS 17.59, Running 23.95s Step 227( N/A%), pre moving , FPS 17.98, Running 23.99s Step 228( N/A%), pre moving , FPS 18.32, Running 24.04s Step 229( N/A%), pre moving , FPS 18.71, Running 24.09s Step 230( N/A%), pre moving , FPS 12.91, Running 24.64s Step 231( N/A%), pre moving , FPS 13.12, Running 24.70s Step 232( N/A%), pre moving , FPS 13.24, Running 24.75s Step 233( N/A%), pre moving , FPS 13.46, Running 24.80s Step 234( N/A%), pre moving , FPS 13.72, Running 24.84s Step 235( N/A%), pre moving , FPS 13.68, Running 24.91s Step 236( N/A%), pre moving , FPS 13.33, Running 24.99s Step 237( N/A%), pre moving , FPS 13.06, Running 25.06s Step 238( N/A%), pre moving , FPS 12.94, Running 25.12s Step 239( N/A%), pre moving , FPS 12.84, Running 25.19s Step 240( N/A%), pre moving , FPS 12.52, Running 25.28s Step 241( N/A%), pre moving , FPS 12.10, Running 25.38s Step 242( N/A%), pre moving , FPS 11.84, Running 25.47s Step 243( N/A%), pre moving , FPS 11.54, Running 25.56s Step 244( N/A%), pre moving , FPS 11.20, Running 25.66s Step 245( N/A%), pre moving , FPS 10.88, Running 25.75s Step 246( N/A%), pre moving , FPS 10.58, Running 25.84s Step 247( N/A%), pre moving , FPS 10.25, Running 25.94s Step 248( N/A%), pre moving , FPS 9.96, Running 26.05s Step 249( N/A%), pre moving , FPS 9.68, Running 26.15s Step 250( N/A%), pre moving , FPS 12.47, Running 26.25s Step 251( N/A%), pre moving , FPS 12.11, Running 26.35s Step 252( N/A%), pre moving , FPS 11.76, Running 26.45s Step 253( N/A%), pre moving , FPS 11.43, Running 26.55s Step 254( N/A%), pre moving , FPS 10.98, Running 26.66s Step 255( N/A%), pre moving , FPS 10.69, Running 26.78s Step 256( N/A%), pre moving , FPS 10.57, Running 26.88s Step 257( N/A%), pre moving , FPS 10.26, Running 27.01s Step 258( N/A%), pre moving , FPS 10.05, Running 27.12s Step 259( N/A%), pre moving , FPS 9.79, Running 27.23s Step 260( N/A%), pre moving , FPS 9.74, Running 27.34s Step 261( N/A%), pre moving , FPS 9.60, Running 27.47s Step 262( N/A%), pre moving , FPS 9.53, Running 27.57s Step 263( N/A%), pre moving , FPS 9.51, Running 27.67s Step 264( N/A%), pre moving , FPS 9.49, Running 27.76s Step 265( N/A%), pre moving , FPS 9.40, Running 27.88s Step 266( N/A%), pre moving , FPS 9.42, Running 27.97s Step 267( N/A%), pre moving , FPS 9.47, Running 28.06s Step 268( N/A%), pre moving , FPS 9.61, Running 28.13s Step 269( N/A%), pre moving , FPS 9.76, Running 28.20s Step 270( N/A%), pre moving , FPS 9.88, Running 28.27s Step 271( N/A%), pre moving , FPS 9.94, Running 28.36s Step 272( N/A%), pre moving , FPS 9.94, Running 28.46s Step 273( N/A%), pre moving , FPS 9.98, Running 28.55s Step 274( N/A%), pre moving , FPS 10.06, Running 28.65s Step 275( N/A%), pre moving , FPS 10.15, Running 28.75s Step 276( N/A%), pre moving , FPS 10.22, Running 28.84s Step 277( N/A%), pre moving , FPS 10.40, Running 28.93s Step 278( N/A%), pre moving , FPS 10.47, Running 29.03s Step 279( N/A%), pre moving , FPS 10.61, Running 29.12s Step 280( N/A%), pre moving , FPS 10.65, Running 29.22s Step 281( N/A%), pre moving , FPS 10.90, Running 29.30s Step 282( N/A%), pre moving , FPS 11.14, Running 29.37s Step 283( N/A%), pre moving , FPS 11.25, Running 29.45s Step 284( N/A%), pre moving , FPS 11.42, Running 29.52s Step 285( N/A%), pre moving , FPS 11.73, Running 29.58s Step 286( N/A%), pre moving , FPS 11.80, Running 29.66s Step 287( N/A%), pre moving , FPS 11.90, Running 29.74s Step 288( N/A%), pre moving , FPS 12.08, Running 29.78s Step 289( N/A%), pre moving , FPS 12.33, Running 29.82s Step 290( N/A%), pre moving , FPS 12.54, Running 29.87s Step 291( N/A%), pre moving , FPS 12.84, Running 29.92s Step 292( N/A%), pre moving , FPS 13.33, Running 29.96s Step 293( N/A%), pre moving , FPS 13.73, Running 30.01s Step 294( N/A%), pre moving , FPS 14.28, Running 30.05s Step 295( N/A%), pre moving , FPS 14.86, Running 30.10s Step 296( N/A%), pre moving , FPS 15.37, Running 30.14s Step 297( N/A%), pre moving , FPS 16.01, Running 30.18s Step 298( N/A%), pre moving , FPS 16.50, Running 30.24s Step 299( N/A%), pre moving , FPS 17.17, Running 30.28s Step 300( N/A%), pre moving , FPS 17.88, Running 30.33s Step 301( N/A%), pre moving , FPS 18.46, Running 30.39s Step 302( N/A%), pre moving , FPS 18.78, Running 30.43s Step 303( N/A%), pre moving , FPS 19.45, Running 30.47s Step 304( N/A%), pre moving , FPS 20.08, Running 30.51s Step 305( N/A%), pre moving , FPS 20.45, Running 30.56s Step 306( N/A%), pre moving , FPS 21.23, Running 30.60s Step 307( N/A%), pre moving , FPS 21.82, Running 30.65s Step 308( N/A%), pre moving , FPS 8.81, Running 32.05s Step 309( N/A%), pre moving , FPS 8.02, Running 32.32s Step 310( N/A%), pre moving , FPS 7.53, Running 32.52s Step 311( N/A%), pre moving , FPS 7.00, Running 32.77s Step 312( N/A%), pre moving , FPS 6.56, Running 33.01s Step 313( N/A%), pre moving , FPS 6.09, Running 33.29s Step 314( N/A%), pre moving , FPS 5.85, Running 33.47s Step 315( N/A%), pre moving , FPS 5.52, Running 33.72s Step 316( N/A%), pre moving , FPS 5.31, Running 33.91s Step 317( N/A%), pre moving , FPS 4.96, Running 34.21s Step 318( N/A%), pre moving , FPS 4.82, Running 34.39s Step 319( N/A%), pre moving , FPS 4.59, Running 34.64s Step 320( N/A%), pre moving , FPS 4.46, Running 34.82s Step 321( N/A%), pre moving , FPS 4.23, Running 35.12s Step 322( N/A%), pre moving , FPS 4.12, Running 35.29s Step 323( N/A%), pre moving , FPS 3.95, Running 35.53s Step 324( N/A%), pre moving , FPS 3.81, Running 35.76s Step 325( N/A%), pre moving , FPS 3.68, Running 35.99s Step 326( N/A%), pre moving , FPS 3.59, Running 36.17s Step 327( N/A%), pre moving , FPS 3.43, Running 36.47s Step 328( 0.17%), action 1, FPS 3.64, Running 37.54s Step 329( 0.33%), action 2, FPS 3.45, Running 38.11s Step 330( 0.50%), action 3, FPS 3.22, Running 38.73s Step 331( 0.67%), action 4, FPS 3.04, Running 39.36s Step 332( 0.83%), action 5, FPS 2.88, Running 39.94s Step 333( 1.00%), action 6, FPS 2.75, Running 40.55s Step 334( 1.17%), action 7, FPS 2.53, Running 41.37s Step 335( 1.33%), action 8, FPS 2.46, Running 41.86s Step 336( 1.50%), action 9, FPS 2.34, Running 42.45s Step 337( 1.67%), action 10, FPS 2.25, Running 43.10s Step 338( 1.83%), action 11, FPS 2.10, Running 43.91s Step 339( 2.00%), action 12, FPS 2.04, Running 44.47s Step 340( 2.17%), action 13, FPS 1.98, Running 44.92s Step 341( 2.33%), action 14, FPS 1.94, Running 45.45s Step 342( 2.50%), action 15, FPS 1.84, Running 46.14s Step 343( 2.67%), action 16, FPS 1.84, Running 46.38s Step 344( 2.83%), action 17, FPS 1.78, Running 47.02s Step 345( 3.00%), action 18, FPS 1.77, Running 47.30s Step 346( 3.17%), action 19, FPS 1.72, Running 47.77s Step 347( 3.33%), action 20, FPS 1.70, Running 48.27s Step 348( 3.50%), action 21, FPS 1.72, Running 49.20s Step 349( 3.67%), action 22, FPS 1.73, Running 49.68s Step 350( 3.83%), action 23, FPS 1.70, Running 50.52s Step 351( 4.00%), action 24, FPS 1.74, Running 50.87s Step 352( 4.17%), action 25, FPS 1.72, Running 51.57s Step 353( 4.33%), action 26, FPS 1.73, Running 52.08s Step 354( 4.50%), action 27, FPS 1.78, Running 52.63s Step 355( 4.67%), action 28, FPS 1.77, Running 53.17s Step 356( 4.83%), action 29, FPS 1.75, Running 53.86s Step 357( 5.00%), action 30, FPS 1.77, Running 54.38s Step 358( 5.17%), action 31, FPS 1.74, Running 55.40s Step 359( 5.33%), action 32, FPS 1.77, Running 55.76s Step 360( 5.50%), action 33, FPS 1.77, Running 56.23s Step 361( 5.67%), action 34, FPS 1.77, Running 56.75s Step 362( 5.83%), action 35, FPS 1.75, Running 57.54s Step 363( 6.00%), action 36, FPS 1.71, Running 58.11s Step 364( 6.17%), action 37, FPS 1.70, Running 58.75s Step 365( 6.33%), action 38, FPS 1.67, Running 59.28s Step 366( 6.50%), action 39, FPS 1.66, Running 59.82s Step 367( 6.67%), action 40, FPS 1.69, Running 60.10s Step 368( 6.83%), action 41, FPS 1.67, Running 61.14s Step 369( 7.00%), action 42, FPS 1.69, Running 61.50s Step 370( 7.17%), action 43, FPS 1.70, Running 62.29s Step 371( 7.33%), action 44, FPS 1.68, Running 62.78s Step 372( 7.50%), action 45, FPS 1.68, Running 63.49s Step 373( 7.67%), action 46, FPS 1.68, Running 63.98s Step 374( 7.83%), action 47, FPS 1.70, Running 64.42s Step 375( 8.00%), action 48, FPS 1.74, Running 64.70s Step 376( 8.17%), action 49, FPS 1.74, Running 65.35s Step 377( 8.33%), action 50, FPS 1.76, Running 65.77s Step 378( 8.50%), action 51, FPS 1.79, Running 66.60s Step 379( 8.67%), action 52, FPS 1.76, Running 67.11s Step 380( 8.83%), action 53, FPS 1.71, Running 67.92s Step 381( 9.00%), action 54, FPS 1.75, Running 68.21s Step 382( 9.17%), action 55, FPS 1.75, Running 68.98s Step 383( 9.33%), action 56, FPS 1.78, Running 69.33s Step 384( 9.50%), action 57, FPS 1.76, Running 70.11s Step 385( 9.67%), action 58, FPS 1.75, Running 70.71s Step 386( 9.83%), action 59, FPS 1.73, Running 71.40s Step 387( 10.00%), action 60, FPS 1.73, Running 71.69s Step 388( 10.17%), action 61, FPS 1.73, Running 72.73s Step 389( 10.33%), action 62, FPS 1.70, Running 73.25s Step 390( 10.50%), action 63, FPS 1.70, Running 74.06s Step 391( 10.67%), action 64, FPS 1.70, Running 74.52s Step 392( 10.83%), action 65, FPS 1.73, Running 75.08s Step 393( 11.00%), action 66, FPS 1.74, Running 75.47s Step 394( 11.17%), action 67, FPS 1.74, Running 75.91s Step 395( 11.33%), action 68, FPS 1.74, Running 76.18s Step 396( 11.50%), action 69, FPS 1.75, Running 76.81s Step 397( 11.67%), action 70, FPS 1.73, Running 77.34s Step 398( 11.83%), action 71, FPS 1.74, Running 78.10s Step 399( 12.00%), action 72, FPS 1.74, Running 78.63s Step 400( 12.17%), action 73, FPS 1.77, Running 79.23s Step 401( 12.33%), action 74, FPS 1.73, Running 79.78s Step 402( 12.50%), action 75, FPS 1.73, Running 80.51s Step 403( 12.67%), action 76, FPS 1.74, Running 80.81s Step 404( 12.83%), action 77, FPS 1.78, Running 81.35s Step 405( 13.00%), action 78, FPS 1.80, Running 81.81s Step 406( 13.17%), action 79, FPS 1.81, Running 82.45s Step 407( 13.33%), action 80, FPS 1.79, Running 82.84s Step 408( 13.50%), action 81, FPS 1.83, Running 83.65s Step 409( 13.67%), action 82, FPS 1.87, Running 83.92s Step 410( 13.83%), action 83, FPS 1.88, Running 84.67s Step 411( 14.00%), action 84, FPS 1.91, Running 84.97s Step 412( 14.17%), action 85, FPS 1.90, Running 85.59s Step 413( 14.33%), action 86, FPS 1.91, Running 85.96s Step 414( 14.50%), action 87, FPS 1.84, Running 86.80s Step 415( 14.67%), action 88, FPS 1.84, Running 87.06s Step 416( 14.83%), action 89, FPS 1.84, Running 87.70s Step 417( 15.00%), action 90, FPS 1.88, Running 87.98s Step 418( 15.17%), action 91, FPS 1.83, Running 89.02s Step 419( 15.33%), action 92, FPS 1.84, Running 89.50s Step 420( 15.50%), action 93, FPS 1.82, Running 90.22s Step 421( 15.67%), action 94, FPS 1.84, Running 90.66s Step 422( 15.83%), action 95, FPS 1.83, Running 91.43s Step 423( 16.00%), action 96, FPS 1.81, Running 91.85s Step 424( 16.17%), action 97, FPS 1.78, Running 92.59s Step 425( 16.33%), action 98, FPS 1.81, Running 92.88s Step 426( 16.50%), action 99, FPS 1.81, Running 93.47s Step 427( 16.67%), action 100, FPS 1.83, Running 93.79s Step 428( 16.83%), action 101, FPS 1.80, Running 94.74s Step 429( 17.00%), action 102, FPS 1.80, Running 95.02s Step 430( 17.17%), action 103, FPS 1.82, Running 95.66s Step 431( 17.33%), action 104, FPS 1.77, Running 96.28s Step 432( 17.50%), action 105, FPS 1.74, Running 97.08s Step 433( 17.67%), action 106, FPS 1.74, Running 97.45s Step 434( 17.83%), action 107, FPS 1.76, Running 98.16s Step 435( 18.00%), action 108, FPS 1.74, Running 98.53s Step 436( 18.17%), action 109, FPS 1.73, Running 99.25s Step 437( 18.33%), action 110, FPS 1.69, Running 99.78s Step 438( 18.50%), action 111, FPS 1.71, Running 100.75s Step 439( 18.67%), action 112, FPS 1.73, Running 101.04s Step 440( 18.83%), action 113, FPS 1.72, Running 101.88s Step 441( 19.00%), action 114, FPS 1.75, Running 102.11s Step 442( 19.17%), action 115, FPS 1.73, Running 102.97s Step 443( 19.33%), action 116, FPS 1.75, Running 103.30s Step 444( 19.50%), action 117, FPS 1.80, Running 103.69s Step 445( 19.67%), action 118, FPS 1.75, Running 104.33s Step 446( 19.83%), action 119, FPS 1.72, Running 105.09s Step 447( 20.00%), action 120, FPS 1.71, Running 105.48s Step 448( 20.17%), action 121, FPS 1.70, Running 106.52s Step 449( 20.33%), action 122, FPS 1.66, Running 107.08s Step 450( 20.50%), action 123, FPS 1.64, Running 107.83s Step 451( 20.67%), action 124, FPS 1.68, Running 108.21s Step 452( 20.83%), action 125, FPS 1.69, Running 108.90s Step 453( 21.00%), action 126, FPS 1.67, Running 109.42s Step 454( 21.17%), action 127, FPS 1.66, Running 110.22s Step 455( 21.33%), action 128, FPS 1.65, Running 110.62s Step 456( 21.50%), action 129, FPS 1.65, Running 111.40s Step 457( 21.67%), action 130, FPS 1.64, Running 112.01s Step 458( 21.83%), action 131, FPS 1.67, Running 112.71s Step 459( 22.00%), action 132, FPS 1.65, Running 113.20s Step 460( 22.17%), action 133, FPS 1.69, Running 113.68s Step 461( 22.33%), action 134, FPS 1.65, Running 114.21s Step 462( 22.50%), action 135, FPS 1.67, Running 114.91s Step 463( 22.67%), action 136, FPS 1.65, Running 115.39s Step 464( 22.83%), action 137, FPS 1.61, Running 116.13s Step 465( 23.00%), action 138, FPS 1.63, Running 116.62s Step 466( 23.17%), action 139, FPS 1.67, Running 117.07s Step 467( 23.33%), action 140, FPS 1.67, Running 117.46s Step 468( 23.50%), action 141, FPS 1.69, Running 118.33s Step 469( 23.67%), action 142, FPS 1.73, Running 118.61s Step 470( 23.83%), action 143, FPS 1.74, Running 119.35s Step 471( 24.00%), action 144, FPS 1.73, Running 119.78s Step 472( 24.17%), action 145, FPS 1.74, Running 120.42s Step 473( 24.33%), action 146, FPS 1.77, Running 120.69s Step 474( 24.50%), action 147, FPS 1.85, Running 121.05s Step 475( 24.67%), action 148, FPS 1.86, Running 121.35s Step 476( 24.83%), action 149, FPS 1.91, Running 121.86s Step 477( 25.00%), action 150, FPS 1.98, Running 122.10s Step 478( 25.17%), action 151, FPS 2.01, Running 122.68s Step 479( 25.33%), action 152, FPS 2.05, Running 122.97s Step 480( 25.50%), action 153, FPS 2.05, Running 123.42s Step 481( 25.67%), action 154, FPS 2.11, Running 123.67s Step 482( 25.83%), action 155, FPS 2.19, Running 124.07s Step 483( 26.00%), action 156, FPS 2.23, Running 124.36s Step 484( 26.17%), action 157, FPS 2.26, Running 124.98s Step 485( 26.33%), action 158, FPS 2.32, Running 125.23s Step 486( 26.50%), action 159, FPS 2.30, Running 125.78s Step 487( 26.67%), action 160, FPS 2.26, Running 126.30s Step 488( 26.83%), action 161, FPS 2.23, Running 127.32s Step 489( 27.00%), action 162, FPS 2.22, Running 127.63s Step 490( 27.17%), action 163, FPS 2.19, Running 128.47s Step 491( 27.33%), action 164, FPS 2.17, Running 129.02s Step 492( 27.50%), action 165, FPS 2.19, Running 129.55s Step 493( 27.67%), action 166, FPS 2.17, Running 129.89s Step 494( 27.83%), action 167, FPS 2.09, Running 130.61s Step 495( 28.00%), action 168, FPS 2.08, Running 130.97s Step 496( 28.17%), action 169, FPS 2.03, Running 131.73s Step 497( 28.33%), action 170, FPS 1.96, Running 132.30s Step 498( 28.50%), action 171, FPS 1.89, Running 133.29s Step 499( 28.67%), action 172, FPS 1.87, Running 133.68s Step 500( 28.83%), action 173, FPS 1.82, Running 134.42s Step 501( 29.00%), action 174, FPS 1.79, Running 134.85s Step 502( 29.17%), action 175, FPS 1.77, Running 135.38s Step 503( 29.33%), action 176, FPS 1.77, Running 135.66s Step 504( 29.50%), action 177, FPS 1.75, Running 136.40s Step 505( 29.67%), action 178, FPS 1.73, Running 136.78s Step 506( 29.83%), action 179, FPS 1.71, Running 137.46s Step 507( 30.00%), action 180, FPS 1.75, Running 137.70s Step 508( 30.17%), action 181, FPS 1.81, Running 138.39s Step 509( 30.33%), action 182, FPS 1.81, Running 138.69s Step 510( 30.50%), action 183, FPS 1.84, Running 139.35s Step 511( 30.67%), action 184, FPS 1.87, Running 139.74s Step 512( 30.83%), action 185, FPS 1.87, Running 140.23s Step 513( 31.00%), action 186, FPS 1.86, Running 140.67s Step 514( 31.17%), action 187, FPS 1.87, Running 141.30s Step 515( 31.33%), action 188, FPS 1.86, Running 141.72s Step 516( 31.50%), action 189, FPS 1.90, Running 142.24s Step 517( 31.67%), action 190, FPS 1.96, Running 142.49s Step 518( 31.83%), action 191, FPS 1.97, Running 143.46s Step 519( 32.00%), action 192, FPS 1.99, Running 143.76s Step 520( 32.17%), action 193, FPS 2.04, Running 144.21s Step 521( 32.33%), action 194, FPS 2.08, Running 144.48s Step 522( 32.50%), action 195, FPS 2.08, Running 144.98s Step 523( 32.67%), action 196, FPS 2.10, Running 145.21s Step 524( 32.83%), action 197, FPS 2.15, Running 145.70s Step 525( 33.00%), action 198, FPS 2.16, Running 146.02s Step 526( 33.17%), action 199, FPS 2.21, Running 146.52s Step 527( 33.33%), action 200, FPS 2.16, Running 146.94s Step 528( 33.50%), action 201, FPS 2.19, Running 147.54s Step 529( 33.67%), action 202, FPS 2.14, Running 148.02s Step 530( 33.83%), action 203, FPS 2.17, Running 148.56s Step 531( 34.00%), action 204, FPS 2.14, Running 149.07s Step 532( 34.17%), action 205, FPS 2.13, Running 149.61s Step 533( 34.33%), action 206, FPS 2.18, Running 149.86s Step 534( 34.50%), action 207, FPS 2.22, Running 150.32s Step 535( 34.67%), action 208, FPS 2.25, Running 150.62s Step 536( 34.83%), action 209, FPS 2.27, Running 151.06s Step 537( 35.00%), action 210, FPS 2.23, Running 151.45s Step 538( 35.17%), action 211, FPS 2.26, Running 152.30s Step 539( 35.33%), action 212, FPS 2.27, Running 152.57s Step 540( 35.50%), action 213, FPS 2.19, Running 153.36s Step 541( 35.67%), action 214, FPS 2.11, Running 153.96s Step 542( 35.83%), action 215, FPS 2.08, Running 154.59s Step 543( 36.00%), action 216, FPS 2.04, Running 154.99s Step 544( 36.17%), action 217, FPS 1.97, Running 155.85s Step 545( 36.33%), action 218, FPS 1.98, Running 156.14s Step 546( 36.50%), action 219, FPS 1.98, Running 156.61s Step 547( 36.67%), action 220, FPS 1.96, Running 157.15s Step 548( 36.83%), action 221, FPS 1.95, Running 157.80s Step 549( 37.00%), action 222, FPS 1.94, Running 158.32s Step 550( 37.17%), action 223, FPS 1.90, Running 159.07s Step 551( 37.33%), action 224, FPS 1.94, Running 159.37s Step 552( 37.50%), action 225, FPS 1.89, Running 160.19s Step 553( 37.67%), action 226, FPS 1.88, Running 160.50s Step 554( 37.83%), action 227, FPS 1.84, Running 161.17s Step 555( 38.00%), action 228, FPS 1.80, Running 161.73s Step 556( 38.17%), action 229, FPS 1.75, Running 162.46s Step 557( 38.33%), action 230, FPS 1.72, Running 163.05s Step 558( 38.50%), action 231, FPS 1.71, Running 163.97s Step 559( 38.67%), action 232, FPS 1.69, Running 164.41s Step 560( 38.83%), action 233, FPS 1.72, Running 164.99s Step 561( 39.00%), action 234, FPS 1.73, Running 165.51s Step 562( 39.17%), action 235, FPS 1.75, Running 166.00s Step 563( 39.33%), action 236, FPS 1.76, Running 166.33s Step 564( 39.50%), action 237, FPS 1.81, Running 166.90s Step 565( 39.67%), action 238, FPS 1.79, Running 167.30s Step 566( 39.83%), action 239, FPS 1.77, Running 167.89s Step 567( 40.00%), action 240, FPS 1.77, Running 168.48s Step 568( 40.17%), action 241, FPS 1.74, Running 169.29s Step 569( 40.33%), action 242, FPS 1.75, Running 169.76s Step 570( 40.50%), action 243, FPS 1.75, Running 170.48s Step 571( 40.67%), action 244, FPS 1.71, Running 171.08s Step 572( 40.83%), action 245, FPS 1.74, Running 171.66s Step 573( 41.00%), action 246, FPS 1.75, Running 171.91s Step 574( 41.17%), action 247, FPS 1.75, Running 172.57s Step 575( 41.33%), action 248, FPS 1.77, Running 173.00s Step 576( 41.50%), action 249, FPS 1.76, Running 173.84s Step 577( 41.67%), action 250, FPS 1.75, Running 174.45s Step 578( 41.83%), action 251, FPS 1.78, Running 175.18s Step 579( 42.00%), action 252, FPS 1.76, Running 175.75s Step 580( 42.17%), action 253, FPS 1.73, Running 176.56s Step 581( 42.33%), action 254, FPS 1.74, Running 177.00s Step 582( 42.50%), action 255, FPS 1.67, Running 177.97s Step 583( 42.67%), action 256, FPS 1.65, Running 178.45s Step 584( 42.83%), action 257, FPS 1.67, Running 178.86s Step 585( 43.00%), action 258, FPS 1.65, Running 179.44s Step 586( 43.17%), action 259, FPS 1.64, Running 180.10s Step 587( 43.33%), action 260, FPS 1.66, Running 180.55s Step 588( 43.50%), action 261, FPS 1.64, Running 181.47s Step 589( 43.67%), action 262, FPS 1.64, Running 181.97s Step 590( 43.83%), action 263, FPS 1.67, Running 182.45s Step 591( 44.00%), action 264, FPS 1.69, Running 182.91s Step 592( 44.17%), action 265, FPS 1.68, Running 183.55s Step 593( 44.33%), action 266, FPS 1.67, Running 183.87s Step 594( 44.50%), action 267, FPS 1.66, Running 184.64s Step 595( 44.67%), action 268, FPS 1.68, Running 184.94s Step 596( 44.83%), action 269, FPS 1.69, Running 185.68s Step 597( 45.00%), action 270, FPS 1.74, Running 185.96s Step 598( 45.17%), action 271, FPS 1.71, Running 186.87s Step 599( 45.33%), action 272, FPS 1.73, Running 187.33s Step 600( 45.50%), action 273, FPS 1.74, Running 188.05s Step 601( 45.67%), action 274, FPS 1.74, Running 188.47s Step 602( 45.83%), action 275, FPS 1.77, Running 189.24s Step 603( 46.00%), action 276, FPS 1.76, Running 189.79s Step 604( 46.17%), action 277, FPS 1.75, Running 190.31s Step 605( 46.33%), action 278, FPS 1.78, Running 190.67s Step 606( 46.50%), action 279, FPS 1.78, Running 191.31s Step 607( 46.67%), action 280, FPS 1.77, Running 191.86s Step 608( 46.83%), action 281, FPS 1.82, Running 192.46s Step 609( 47.00%), action 282, FPS 1.81, Running 193.03s Step 610( 47.17%), action 283, FPS 1.76, Running 193.82s Step 611( 47.33%), action 284, FPS 1.76, Running 194.29s Step 612( 47.50%), action 285, FPS 1.74, Running 195.07s Step 613( 47.67%), action 286, FPS 1.72, Running 195.49s Step 614( 47.83%), action 287, FPS 1.77, Running 195.96s Step 615( 48.00%), action 288, FPS 1.73, Running 196.48s Step 616( 48.17%), action 289, FPS 1.77, Running 196.99s Step 617( 48.33%), action 290, FPS 1.74, Running 197.42s Step 618( 48.50%), action 291, FPS 1.78, Running 198.11s Step 619( 48.67%), action 292, FPS 1.81, Running 198.40s Step 620( 48.83%), action 293, FPS 1.84, Running 198.93s Step 621( 49.00%), action 294, FPS 1.85, Running 199.31s Step 622( 49.17%), action 295, FPS 1.85, Running 200.08s Step 623( 49.33%), action 296, FPS 1.89, Running 200.35s Step 624( 49.50%), action 297, FPS 1.85, Running 201.12s Step 625( 49.67%), action 298, FPS 1.83, Running 201.60s Step 626( 49.83%), action 299, FPS 1.80, Running 202.40s Step 627( 50.00%), action 300, FPS 1.81, Running 202.93s Step 628( 50.17%), action 301, FPS 1.74, Running 203.96s Step 629( 50.33%), action 302, FPS 1.75, Running 204.45s Step 630( 50.50%), action 303, FPS 1.80, Running 204.91s Step 631( 50.67%), action 304, FPS 1.80, Running 205.40s Step 632( 50.83%), action 305, FPS 1.85, Running 205.91s Step 633( 51.00%), action 306, FPS 1.83, Running 206.44s Step 634( 51.17%), action 307, FPS 1.82, Running 206.93s Step 635( 51.33%), action 308, FPS 1.85, Running 207.28s Step 636( 51.50%), action 309, FPS 1.84, Running 207.86s Step 637( 51.67%), action 310, FPS 1.87, Running 208.11s Step 638( 51.83%), action 311, FPS 1.88, Running 208.77s Step 639( 52.00%), action 312, FPS 1.87, Running 209.11s Step 640( 52.17%), action 313, FPS 1.86, Running 209.68s Step 641( 52.33%), action 314, FPS 1.87, Running 210.01s Step 642( 52.50%), action 315, FPS 1.91, Running 210.55s Step 643( 52.67%), action 316, FPS 1.87, Running 211.02s Step 644( 52.83%), action 317, FPS 1.90, Running 211.67s Step 645( 53.00%), action 318, FPS 1.93, Running 211.96s Step 646( 53.17%), action 319, FPS 1.95, Running 212.64s Step 647( 53.33%), action 320, FPS 1.98, Running 213.02s Step 648( 53.50%), action 321, FPS 2.09, Running 213.52s Step 649( 53.67%), action 322, FPS 2.13, Running 213.83s Step 650( 53.83%), action 323, FPS 2.14, Running 214.26s Step 651( 54.00%), action 324, FPS 2.20, Running 214.48s Step 652( 54.17%), action 325, FPS 2.22, Running 214.92s Step 653( 54.33%), action 326, FPS 2.29, Running 215.17s Step 654( 54.50%), action 327, FPS 2.31, Running 215.60s Step 655( 54.67%), action 328, FPS 2.33, Running 215.87s Step 656( 54.83%), action 329, FPS 2.38, Running 216.28s Step 657( 55.00%), action 330, FPS 2.36, Running 216.59s Step 658( 55.17%), action 331, FPS 2.39, Running 217.15s Step 659( 55.33%), action 332, FPS 2.35, Running 217.61s Step 660( 55.50%), action 333, FPS 2.36, Running 218.15s Step 661( 55.67%), action 334, FPS 2.34, Running 218.55s Step 662( 55.83%), action 335, FPS 2.27, Running 219.36s Step 663( 56.00%), action 336, FPS 2.26, Running 219.85s Step 664( 56.17%), action 337, FPS 2.27, Running 220.46s Step 665( 56.33%), action 338, FPS 2.28, Running 220.72s Step 666( 56.50%), action 339, FPS 2.28, Running 221.40s Step 667( 56.67%), action 340, FPS 2.29, Running 221.74s Step 668( 56.83%), action 341, FPS 2.23, Running 222.48s Step 669( 57.00%), action 342, FPS 2.17, Running 223.05s Step 670( 57.17%), action 343, FPS 2.16, Running 223.51s Step 671( 57.33%), action 344, FPS 2.08, Running 224.08s Step 672( 57.50%), action 345, FPS 2.03, Running 224.77s Step 673( 57.67%), action 346, FPS 2.02, Running 225.05s Step 674( 57.83%), action 347, FPS 2.01, Running 225.54s Step 675( 58.00%), action 348, FPS 1.96, Running 226.08s Step 676( 58.17%), action 349, FPS 1.88, Running 226.91s Step 677( 58.33%), action 350, FPS 1.84, Running 227.45s Step 678( 58.50%), action 351, FPS 1.78, Running 228.38s Step 679( 58.67%), action 352, FPS 1.81, Running 228.66s Step 680( 58.83%), action 353, FPS 1.79, Running 229.34s Step 681( 59.00%), action 354, FPS 1.76, Running 229.92s Step 682( 59.17%), action 355, FPS 1.79, Running 230.53s Step 683( 59.33%), action 356, FPS 1.83, Running 230.79s Step 684( 59.50%), action 357, FPS 1.82, Running 231.47s Step 685( 59.67%), action 358, FPS 1.80, Running 231.84s Step 686( 59.83%), action 359, FPS 1.78, Running 232.64s Step 687( 60.00%), action 360, FPS 1.79, Running 232.93s Step 688( 60.17%), action 361, FPS 1.82, Running 233.45s Step 689( 60.33%), action 362, FPS 1.86, Running 233.78s Step 690( 60.50%), action 363, FPS 1.87, Running 234.19s Step 691( 60.67%), action 364, FPS 1.92, Running 234.48s Step 692( 60.83%), action 365, FPS 1.97, Running 234.92s Step 693( 61.00%), action 366, FPS 1.96, Running 235.25s Step 694( 61.17%), action 367, FPS 1.95, Running 235.79s Step 695( 61.33%), action 368, FPS 2.00, Running 236.08s Step 696( 61.50%), action 369, FPS 2.08, Running 236.55s Step 697( 61.67%), action 370, FPS 2.13, Running 236.86s Step 698( 61.83%), action 371, FPS 2.19, Running 237.53s Step 699( 62.00%), action 372, FPS 2.20, Running 237.77s Step 700( 62.17%), action 373, FPS 2.20, Running 238.43s Step 701( 62.33%), action 374, FPS 2.23, Running 238.90s Step 702( 62.50%), action 375, FPS 2.28, Running 239.30s Step 703( 62.67%), action 376, FPS 2.29, Running 239.53s Step 704( 62.83%), action 377, FPS 2.33, Running 240.04s Step 705( 63.00%), action 378, FPS 2.37, Running 240.29s Step 706( 63.17%), action 379, FPS 2.42, Running 240.92s Step 707( 63.33%), action 380, FPS 2.40, Running 241.26s Step 708( 63.50%), action 381, FPS 2.34, Running 242.01s Step 709( 63.67%), action 382, FPS 2.32, Running 242.41s Step 710( 63.83%), action 383, FPS 2.32, Running 242.82s Step 711( 64.00%), action 384, FPS 2.30, Running 243.19s Step 712( 64.17%), action 385, FPS 2.31, Running 243.56s Step 713( 64.33%), action 386, FPS 2.32, Running 243.86s Step 714( 64.50%), action 387, FPS 2.32, Running 244.42s Step 715( 64.67%), action 388, FPS 2.32, Running 244.70s Step 716( 64.83%), action 389, FPS 2.34, Running 245.07s Step 717( 65.00%), action 390, FPS 2.36, Running 245.33s Step 718( 65.17%), action 391, FPS 2.33, Running 246.12s Step 719( 65.33%), action 392, FPS 2.27, Running 246.58s Step 720( 65.50%), action 393, FPS 2.33, Running 247.03s Step 721( 65.67%), action 394, FPS 2.38, Running 247.29s Step 722( 65.83%), action 395, FPS 2.34, Running 247.85s Step 723( 66.00%), action 396, FPS 2.27, Running 248.33s Step 724( 66.17%), action 397, FPS 2.28, Running 248.82s Step 725( 66.33%), action 398, FPS 2.20, Running 249.38s Step 726( 66.50%), action 399, FPS 2.18, Running 250.09s Step 727( 66.67%), action 400, FPS 2.16, Running 250.54s Step 728( 66.83%), action 401, FPS 2.07, Running 251.69s Step 729( 67.00%), action 402, FPS 2.05, Running 252.19s Step 730( 67.17%), action 403, FPS 2.03, Running 252.68s Step 731( 67.33%), action 404, FPS 1.99, Running 253.23s Step 732( 67.50%), action 405, FPS 1.95, Running 253.83s Step 733( 67.67%), action 406, FPS 1.90, Running 254.38s Step 734( 67.83%), action 407, FPS 1.91, Running 254.91s Step 735( 68.00%), action 408, FPS 1.88, Running 255.36s Step 736( 68.17%), action 409, FPS 1.82, Running 256.07s Step 737( 68.33%), action 410, FPS 1.78, Running 256.57s Step 738( 68.50%), action 411, FPS 1.77, Running 257.41s Step 739( 68.67%), action 412, FPS 1.80, Running 257.66s Step 740( 68.83%), action 413, FPS 1.76, Running 258.38s Step 741( 69.00%), action 414, FPS 1.72, Running 258.89s Step 742( 69.17%), action 415, FPS 1.69, Running 259.67s Step 743( 69.33%), action 416, FPS 1.68, Running 260.27s Step 744( 69.50%), action 417, FPS 1.68, Running 260.74s Step 745( 69.67%), action 418, FPS 1.69, Running 261.23s Step 746( 69.83%), action 419, FPS 1.70, Running 261.87s Step 747( 70.00%), action 420, FPS 1.73, Running 262.12s Step 748( 70.17%), action 421, FPS 1.76, Running 263.09s Step 749( 70.33%), action 422, FPS 1.75, Running 263.65s Step 750( 70.50%), action 423, FPS 1.75, Running 264.14s Step 751( 70.67%), action 424, FPS 1.76, Running 264.56s Step 752( 70.83%), action 425, FPS 1.75, Running 265.24s Step 753( 71.00%), action 426, FPS 1.76, Running 265.77s Step 754( 71.17%), action 427, FPS 1.75, Running 266.32s Step 755( 71.33%), action 428, FPS 1.75, Running 266.80s Step 756( 71.50%), action 429, FPS 1.72, Running 267.69s Step 757( 71.67%), action 430, FPS 1.73, Running 268.14s Step 758( 71.83%), action 431, FPS 1.71, Running 269.09s Step 759( 72.00%), action 432, FPS 1.69, Running 269.48s Step 760( 72.17%), action 433, FPS 1.71, Running 270.07s Step 761( 72.33%), action 434, FPS 1.72, Running 270.54s Step 762( 72.50%), action 435, FPS 1.71, Running 271.38s Step 763( 72.67%), action 436, FPS 1.72, Running 271.91s Step 764( 72.83%), action 437, FPS 1.67, Running 272.70s Step 765( 73.00%), action 438, FPS 1.68, Running 273.16s Step 766( 73.17%), action 439, FPS 1.67, Running 273.82s Step 767( 73.33%), action 440, FPS 1.64, Running 274.33s Step 768( 73.50%), action 441, FPS 1.64, Running 275.31s Step 769( 73.67%), action 442, FPS 1.64, Running 275.87s Step 770( 73.83%), action 443, FPS 1.63, Running 276.38s Step 771( 74.00%), action 444, FPS 1.65, Running 276.72s Step 772( 74.17%), action 445, FPS 1.66, Running 277.31s Step 773( 74.33%), action 446, FPS 1.65, Running 277.92s Step 774( 74.50%), action 447, FPS 1.63, Running 278.61s Step 775( 74.67%), action 448, FPS 1.63, Running 279.08s Step 776( 74.83%), action 449, FPS 1.64, Running 279.89s Step 777( 75.00%), action 450, FPS 1.64, Running 280.35s Step 778( 75.17%), action 451, FPS 1.63, Running 281.39s Step 779( 75.33%), action 452, FPS 1.60, Running 281.96s Step 780( 75.50%), action 453, FPS 1.58, Running 282.76s Step 781( 75.67%), action 454, FPS 1.60, Running 283.05s Step 782( 75.83%), action 455, FPS 1.64, Running 283.56s Step 783( 76.00%), action 456, FPS 1.64, Running 284.13s Step 784( 76.17%), action 457, FPS 1.63, Running 284.95s Step 785( 76.33%), action 458, FPS 1.64, Running 285.38s Step 786( 76.50%), action 459, FPS 1.63, Running 286.06s Step 787( 76.67%), action 460, FPS 1.63, Running 286.64s Step 788( 76.83%), action 461, FPS 1.61, Running 287.72s Step 789( 77.00%), action 462, FPS 1.65, Running 288.00s Step 790( 77.17%), action 463, FPS 1.62, Running 288.76s Step 791( 77.33%), action 464, FPS 1.59, Running 289.33s Step 792( 77.50%), action 465, FPS 1.58, Running 289.96s Step 793( 77.67%), action 466, FPS 1.60, Running 290.44s Step 794( 77.83%), action 467, FPS 1.58, Running 291.23s Step 795( 78.00%), action 468, FPS 1.58, Running 291.77s Step 796( 78.17%), action 469, FPS 1.60, Running 292.41s Step 797( 78.33%), action 470, FPS 1.62, Running 292.70s Step 798( 78.50%), action 471, FPS 1.63, Running 293.64s Step 799( 78.67%), action 472, FPS 1.67, Running 293.92s Step 800( 78.83%), action 473, FPS 1.68, Running 294.64s Step 801( 79.00%), action 474, FPS 1.66, Running 295.07s Step 802( 79.17%), action 475, FPS 1.62, Running 295.87s Step 803( 79.33%), action 476, FPS 1.64, Running 296.34s Step 804( 79.50%), action 477, FPS 1.68, Running 296.82s Step 805( 79.67%), action 478, FPS 1.69, Running 297.21s Step 806( 79.83%), action 479, FPS 1.71, Running 297.74s Step 807( 80.00%), action 480, FPS 1.75, Running 298.04s Step 808( 80.17%), action 481, FPS 1.77, Running 299.02s Step 809( 80.33%), action 482, FPS 1.76, Running 299.36s Step 810( 80.50%), action 483, FPS 1.80, Running 299.90s Step 811( 80.67%), action 484, FPS 1.85, Running 300.15s Step 812( 80.83%), action 485, FPS 1.82, Running 300.96s Step 813( 81.00%), action 486, FPS 1.81, Running 301.50s Step 814( 81.17%), action 487, FPS 1.82, Running 302.19s Step 815( 81.33%), action 488, FPS 1.82, Running 302.76s Step 816( 81.50%), action 489, FPS 1.83, Running 303.32s Step 817( 81.67%), action 490, FPS 1.83, Running 303.63s Step 818( 81.83%), action 491, FPS 1.84, Running 304.50s Step 819( 82.00%), action 492, FPS 1.80, Running 305.03s Step 820( 82.17%), action 493, FPS 1.81, Running 305.67s Step 821( 82.33%), action 494, FPS 1.80, Running 306.20s Step 822( 82.50%), action 495, FPS 1.81, Running 306.92s Step 823( 82.67%), action 496, FPS 1.81, Running 307.37s Step 824( 82.83%), action 497, FPS 1.76, Running 308.17s Step 825( 83.00%), action 498, FPS 1.74, Running 308.74s Step 826( 83.17%), action 499, FPS 1.75, Running 309.14s Step 827( 83.33%), action 500, FPS 1.76, Running 309.41s Step 828( 83.50%), action 501, FPS 1.79, Running 310.21s Step 829( 83.67%), action 502, FPS 1.79, Running 310.51s Step 830( 83.83%), action 503, FPS 1.75, Running 311.31s Step 831( 84.00%), action 504, FPS 1.71, Running 311.84s Step 832( 84.17%), action 505, FPS 1.73, Running 312.53s Step 833( 84.33%), action 506, FPS 1.72, Running 313.15s Step 834( 84.50%), action 507, FPS 1.73, Running 313.79s Step 835( 84.67%), action 508, FPS 1.72, Running 314.37s Step 836( 84.83%), action 509, FPS 1.70, Running 315.10s Step 837( 85.00%), action 510, FPS 1.71, Running 315.35s Step 838( 85.17%), action 511, FPS 1.70, Running 316.27s Step 839( 85.33%), action 512, FPS 1.70, Running 316.78s Step 840( 85.50%), action 513, FPS 1.71, Running 317.35s Step 841( 85.67%), action 514, FPS 1.75, Running 317.63s Step 842( 85.83%), action 515, FPS 1.79, Running 318.10s Step 843( 86.00%), action 516, FPS 1.82, Running 318.34s Step 844( 86.17%), action 517, FPS 1.89, Running 318.72s Step 845( 86.33%), action 518, FPS 1.95, Running 318.98s Step 846( 86.50%), action 519, FPS 1.94, Running 319.45s Step 847( 86.67%), action 520, FPS 1.95, Running 319.69s Step 848( 86.83%), action 521, FPS 1.92, Running 320.61s Step 849( 87.00%), action 522, FPS 1.92, Running 320.92s Step 850( 87.17%), action 523, FPS 1.96, Running 321.53s Step 851( 87.33%), action 524, FPS 2.00, Running 321.83s Step 852( 87.50%), action 525, FPS 2.01, Running 322.50s Step 853( 87.67%), action 526, FPS 2.04, Running 322.95s Step 854( 87.83%), action 527, FPS 2.04, Running 323.59s Step 855( 88.00%), action 528, FPS 2.11, Running 323.85s Step 856( 88.17%), action 529, FPS 2.17, Running 324.31s Step 857( 88.33%), action 530, FPS 2.14, Running 324.70s Step 858( 88.50%), action 531, FPS 2.20, Running 325.37s Step 859( 88.67%), action 532, FPS 2.21, Running 325.85s Step 860( 88.83%), action 533, FPS 2.23, Running 326.31s Step 861( 89.00%), action 534, FPS 2.17, Running 326.85s Step 862( 89.17%), action 535, FPS 2.16, Running 327.37s Step 863( 89.33%), action 536, FPS 2.16, Running 327.61s Step 864( 89.50%), action 537, FPS 2.08, Running 328.33s Step 865( 89.67%), action 538, FPS 2.04, Running 328.77s Step 866( 89.83%), action 539, FPS 2.03, Running 329.30s Step 867( 90.00%), action 540, FPS 1.96, Running 329.87s Step 868( 90.17%), action 541, FPS 1.99, Running 330.66s Step 869( 90.33%), action 542, FPS 1.98, Running 331.01s Step 870( 90.50%), action 543, FPS 1.96, Running 331.74s Step 871( 90.67%), action 544, FPS 1.93, Running 332.19s Step 872( 90.83%), action 545, FPS 1.93, Running 332.85s Step 873( 91.00%), action 546, FPS 1.90, Running 333.46s Step 874( 91.17%), action 547, FPS 1.91, Running 334.06s Step 875( 91.33%), action 548, FPS 1.85, Running 334.69s Step 876( 91.50%), action 549, FPS 1.81, Running 335.37s Step 877( 91.67%), action 550, FPS 1.78, Running 335.95s Step 878( 91.83%), action 551, FPS 1.74, Running 336.88s Step 879( 92.00%), action 552, FPS 1.76, Running 337.21s Step 880( 92.17%), action 553, FPS 1.71, Running 338.00s Step 881( 92.33%), action 554, FPS 1.75, Running 338.29s Step 882( 92.50%), action 555, FPS 1.73, Running 338.91s Step 883( 92.67%), action 556, FPS 1.72, Running 339.25s Step 884( 92.83%), action 557, FPS 1.73, Running 339.89s Step 885( 93.00%), action 558, FPS 1.75, Running 340.23s Step 886( 93.17%), action 559, FPS 1.72, Running 340.94s Step 887( 93.33%), action 560, FPS 1.76, Running 341.21s Step 888( 93.50%), action 561, FPS 1.78, Running 341.90s Step 889( 93.67%), action 562, FPS 1.80, Running 342.15s Step 890( 93.83%), action 563, FPS 1.83, Running 342.65s Step 891( 94.00%), action 564, FPS 1.87, Running 342.88s Step 892( 94.17%), action 565, FPS 1.89, Running 343.45s Step 893( 94.33%), action 566, FPS 1.92, Running 343.86s Step 894( 94.50%), action 567, FPS 1.96, Running 344.26s Step 895( 94.67%), action 568, FPS 2.01, Running 344.63s Step 896( 94.83%), action 569, FPS 2.06, Running 345.10s Step 897( 95.00%), action 570, FPS 2.10, Running 345.45s Step 898( 95.17%), action 571, FPS 2.14, Running 346.24s Step 899( 95.33%), action 572, FPS 2.11, Running 346.69s Step 900( 95.50%), action 573, FPS 2.18, Running 347.18s Step 901( 95.67%), action 574, FPS 2.19, Running 347.42s Step 902( 95.83%), action 575, FPS 2.22, Running 347.92s Step 903( 96.00%), action 576, FPS 2.23, Running 348.22s Step 904( 96.17%), action 577, FPS 2.28, Running 348.64s Step 905( 96.33%), action 578, FPS 2.31, Running 348.88s Step 906( 96.50%), action 579, FPS 2.35, Running 349.45s Step 907( 96.67%), action 580, FPS 2.36, Running 349.69s Step 908( 96.83%), action 581, FPS 2.38, Running 350.31s Step 909( 97.00%), action 582, FPS 2.35, Running 350.65s Step 910( 97.17%), action 583, FPS 2.33, Running 351.23s Step 911( 97.33%), action 584, FPS 2.30, Running 351.59s Step 912( 97.50%), action 585, FPS 2.33, Running 352.04s Step 913( 97.67%), action 586, FPS 2.36, Running 352.35s Step 914( 97.83%), action 587, FPS 2.33, Running 352.83s Step 915( 98.00%), action 588, FPS 2.33, Running 353.21s Step 916( 98.17%), action 589, FPS 2.35, Running 353.62s Step 917( 98.33%), action 590, FPS 2.32, Running 354.07s Step 918( 98.50%), action 591, FPS 2.27, Running 355.06s Step 919( 98.67%), action 592, FPS 2.31, Running 355.35s Step 920( 98.83%), action 593, FPS 2.22, Running 356.21s Step 921( 99.00%), action 594, FPS 2.15, Running 356.74s Step 922( 99.17%), action 595, FPS 2.15, Running 357.24s Step 923( 99.33%), action 596, FPS 2.10, Running 357.73s Step 924( 99.50%), action 597, FPS 2.05, Running 358.41s Step 925( 99.67%), action 598, FPS 1.98, Running 358.97s Step 926( 99.83%), action 599, FPS 1.97, Running 359.62s Step 927(100.00%), action 600, FPS 1.94, Running 360.01s [2026-08-01 17:53:31] [19 ] Seed 18 failed after 360.45 s. +steps: 927 , actions: 600 . +Instruction: Empty +Total 1/19(5.26%) success. +Setting seed: 19 +Step 1( N/A%), pre moving , FPS 7.12, Running 0.14s Step 2( N/A%), pre moving , FPS 12.06, Running 0.17s Step 3( N/A%), pre moving , FPS 16.23, Running 0.18s Step 4( N/A%), pre moving , FPS 19.48, Running 0.21s Step 5( N/A%), pre moving , FPS 22.08, Running 0.23s Step 6( N/A%), pre moving , FPS 24.19, Running 0.25s Step 7( N/A%), pre moving , FPS 26.11, Running 0.27s Step 8( N/A%), pre moving , FPS 27.71, Running 0.29s Step 9( N/A%), pre moving , FPS 29.05, Running 0.31s Step 10( N/A%), pre moving , FPS 30.09, Running 0.33s Step 11( N/A%), pre moving , FPS 31.07, Running 0.35s Step 12( N/A%), pre moving , FPS 31.86, Running 0.38s Step 13( N/A%), pre moving , FPS 32.42, Running 0.40s Step 14( N/A%), pre moving , FPS 33.10, Running 0.42s Step 15( N/A%), pre moving , FPS 33.51, Running 0.45s Step 16( N/A%), pre moving , FPS 33.98, Running 0.47s Step 17( N/A%), pre moving , FPS 34.60, Running 0.49s Step 18( N/A%), pre moving , FPS 34.77, Running 0.52s Step 19( N/A%), pre moving , FPS 35.37, Running 0.54s Step 20( N/A%), pre moving , FPS 35.71, Running 0.56s Step 21( N/A%), pre moving , FPS 31.00, Running 0.79s Step 22( N/A%), pre moving , FPS 31.27, Running 0.81s Step 23( N/A%), pre moving , FPS 31.02, Running 0.83s Step 24( N/A%), pre moving , FPS 30.66, Running 0.86s Step 25( N/A%), pre moving , FPS 30.29, Running 0.89s Step 26( N/A%), pre moving , FPS 22.29, Running 1.15s Step 27( N/A%), pre moving , FPS 22.27, Running 1.17s Step 28( N/A%), pre moving , FPS 22.25, Running 1.19s Step 29( N/A%), pre moving , FPS 22.21, Running 1.21s Step 30( N/A%), pre moving , FPS 22.25, Running 1.23s Step 31( N/A%), pre moving , FPS 22.23, Running 1.25s Step 32( N/A%), pre moving , FPS 22.28, Running 1.27s Step 33( N/A%), pre moving , FPS 22.40, Running 1.29s Step 34( N/A%), pre moving , FPS 22.46, Running 1.31s Step 35( N/A%), pre moving , FPS 22.55, Running 1.33s Step 36( N/A%), pre moving , FPS 13.55, Running 1.95s Step 37( N/A%), pre moving , FPS 12.03, Running 2.15s Step 38( N/A%), pre moving , FPS 12.04, Running 2.18s Step 39( N/A%), pre moving , FPS 12.02, Running 2.20s Step 40( N/A%), pre moving , FPS 12.04, Running 2.22s Step 41( N/A%), pre moving , FPS 13.73, Running 2.24s Step 42( N/A%), pre moving , FPS 13.70, Running 2.27s Step 43( N/A%), pre moving , FPS 13.71, Running 2.29s Step 44( N/A%), pre moving , FPS 13.65, Running 2.32s Step 45( N/A%), pre moving , FPS 13.65, Running 2.35s Step 46( N/A%), pre moving , FPS 16.26, Running 2.38s Step 47( N/A%), pre moving , FPS 16.23, Running 2.40s Step 48( N/A%), pre moving , FPS 11.24, Running 2.97s Step 49( N/A%), pre moving , FPS 11.23, Running 2.99s Step 50( N/A%), pre moving , FPS 11.18, Running 3.02s Step 51( N/A%), pre moving , FPS 11.18, Running 3.04s Step 52( N/A%), pre moving , FPS 11.17, Running 3.06s Step 53( N/A%), pre moving , FPS 11.09, Running 3.10s Step 54( N/A%), pre moving , FPS 10.93, Running 3.14s Step 55( N/A%), pre moving , FPS 10.80, Running 3.19s Step 56( N/A%), pre moving , FPS 15.68, Running 3.22s Step 57( N/A%), pre moving , FPS 18.13, Running 3.26s Step 58( N/A%), pre moving , FPS 17.81, Running 3.30s Step 59( N/A%), pre moving , FPS 17.44, Running 3.35s Step 60( N/A%), pre moving , FPS 17.04, Running 3.40s Step 61( N/A%), pre moving , FPS 16.69, Running 3.44s Step 62( N/A%), pre moving , FPS 16.39, Running 3.49s Step 63( N/A%), pre moving , FPS 15.96, Running 3.54s Step 64( N/A%), pre moving , FPS 15.81, Running 3.59s Step 65( N/A%), pre moving , FPS 15.56, Running 3.64s Step 66( N/A%), pre moving , FPS 15.28, Running 3.68s Step 67( N/A%), pre moving , FPS 15.05, Running 3.73s Step 68( N/A%), pre moving , FPS 24.87, Running 3.77s Step 69( N/A%), pre moving , FPS 24.13, Running 3.82s Step 70( N/A%), pre moving , FPS 23.72, Running 3.86s Step 71( N/A%), pre moving , FPS 22.53, Running 3.93s Step 72( N/A%), pre moving , FPS 22.03, Running 3.97s Step 73( N/A%), pre moving , FPS 21.65, Running 4.02s Step 74( N/A%), pre moving , FPS 22.01, Running 4.05s Step 75( N/A%), pre moving , FPS 22.19, Running 4.09s Step 76( N/A%), pre moving , FPS 22.30, Running 4.12s Step 77( N/A%), pre moving , FPS 22.27, Running 4.16s Step 78( N/A%), pre moving , FPS 22.39, Running 4.19s Step 79( N/A%), pre moving , FPS 22.66, Running 4.23s Step 80( N/A%), pre moving , FPS 22.68, Running 4.28s Step 81( N/A%), pre moving , FPS 23.00, Running 4.31s Step 82( N/A%), pre moving , FPS 23.32, Running 4.34s Step 83( N/A%), pre moving , FPS 24.00, Running 4.37s Step 84( N/A%), pre moving , FPS 24.16, Running 4.42s Step 85( N/A%), pre moving , FPS 24.68, Running 4.45s Step 86( N/A%), pre moving , FPS 25.48, Running 4.47s Step 87( N/A%), pre moving , FPS 26.27, Running 4.49s Step 88( N/A%), pre moving , FPS 27.12, Running 4.51s Step 89( N/A%), pre moving , FPS 28.25, Running 4.53s Step 90( N/A%), pre moving , FPS 29.19, Running 4.55s Step 91( N/A%), pre moving , FPS 31.00, Running 4.57s Step 92( N/A%), pre moving , FPS 31.54, Running 4.61s Step 93( N/A%), pre moving , FPS 33.02, Running 4.63s Step 94( N/A%), pre moving , FPS 33.66, Running 4.65s Step 95( N/A%), pre moving , FPS 34.60, Running 4.67s Step 96( N/A%), pre moving , FPS 35.26, Running 4.69s Step 97( N/A%), pre moving , FPS 36.36, Running 4.71s Step 98( N/A%), pre moving , FPS 37.66, Running 4.73s Step 99( N/A%), pre moving , FPS 38.47, Running 4.75s Step 100( N/A%), pre moving , FPS 39.83, Running 4.78s Step 101( N/A%), pre moving , FPS 15.01, Running 5.64s Step 102( N/A%), pre moving , FPS 13.09, Running 5.87s Step 103( N/A%), pre moving , FPS 11.82, Running 6.07s Step 104( N/A%), pre moving , FPS 10.35, Running 6.35s Step 105( N/A%), pre moving , FPS 9.73, Running 6.50s Step 106( N/A%), pre moving , FPS 8.52, Running 6.82s Step 107( N/A%), pre moving , FPS 7.97, Running 7.00s Step 108( N/A%), pre moving , FPS 7.18, Running 7.29s Step 109( N/A%), pre moving , FPS 6.89, Running 7.43s Step 110( N/A%), pre moving , FPS 6.28, Running 7.73s Step 111( N/A%), pre moving , FPS 6.03, Running 7.89s Step 112( N/A%), pre moving , FPS 5.64, Running 8.15s Step 113( N/A%), pre moving , FPS 5.39, Running 8.34s Step 114( N/A%), pre moving , FPS 5.07, Running 8.59s Step 115( N/A%), pre moving , FPS 4.92, Running 8.73s Step 116( N/A%), pre moving , FPS 4.70, Running 8.94s Step 117( N/A%), pre moving , FPS 4.56, Running 9.09s Step 118( N/A%), pre moving , FPS 4.31, Running 9.36s Step 119( N/A%), pre moving , FPS 4.19, Running 9.52s Step 120( N/A%), pre moving , FPS 4.01, Running 9.77s Step 121( N/A%), pre moving , FPS 4.68, Running 9.92s Step 122( N/A%), pre moving , FPS 4.62, Running 10.20s Step 123( N/A%), pre moving , FPS 4.62, Running 10.39s Step 124( N/A%), pre moving , FPS 4.68, Running 10.62s Step 125( N/A%), pre moving , FPS 4.66, Running 10.80s Step 126( N/A%), pre moving , FPS 4.73, Running 11.05s Step 127( N/A%), pre moving , FPS 4.70, Running 11.26s Step 128( N/A%), pre moving , FPS 4.71, Running 11.54s Step 129( N/A%), pre moving , FPS 4.66, Running 11.72s Step 130( N/A%), pre moving , FPS 4.67, Running 12.02s Step 131( N/A%), pre moving , FPS 4.62, Running 12.22s Step 132( N/A%), pre moving , FPS 4.63, Running 12.47s Step 133( N/A%), pre moving , FPS 4.61, Running 12.68s Step 134( N/A%), pre moving , FPS 4.62, Running 12.91s Step 135( N/A%), pre moving , FPS 4.63, Running 13.05s Step 136( N/A%), pre moving , FPS 4.55, Running 13.33s Step 137( N/A%), pre moving , FPS 4.51, Running 13.52s Step 138( N/A%), pre moving , FPS 4.48, Running 13.83s Step 139( N/A%), pre moving , FPS 4.42, Running 14.04s Step 140( N/A%), pre moving , FPS 4.43, Running 14.29s Step 141( N/A%), pre moving , FPS 4.38, Running 14.48s Step 142( N/A%), pre moving , FPS 4.40, Running 14.75s Step 143( N/A%), pre moving , FPS 4.43, Running 14.90s Step 144( N/A%), pre moving , FPS 4.40, Running 15.17s Step 145( N/A%), pre moving , FPS 4.36, Running 15.38s Step 146( N/A%), pre moving , FPS 4.35, Running 15.65s Step 147( N/A%), pre moving , FPS 4.37, Running 15.84s Step 148( N/A%), pre moving , FPS 4.40, Running 16.09s Step 149( N/A%), pre moving , FPS 4.38, Running 16.29s Step 150( N/A%), pre moving , FPS 4.40, Running 16.56s Step 151( N/A%), pre moving , FPS 4.42, Running 16.75s Step 152( N/A%), pre moving , FPS 4.37, Running 17.04s Step 153( N/A%), pre moving , FPS 4.36, Running 17.27s Step 154( N/A%), pre moving , FPS 4.28, Running 17.58s Step 155( N/A%), pre moving , FPS 4.24, Running 17.77s Step 156( N/A%), pre moving , FPS 4.23, Running 18.06s Step 157( N/A%), pre moving , FPS 4.28, Running 18.20s Step 158( N/A%), pre moving , FPS 4.28, Running 18.50s Step 159( N/A%), pre moving , FPS 4.26, Running 18.74s Step 160( N/A%), pre moving , FPS 4.25, Running 18.99s Step 161( N/A%), pre moving , FPS 4.29, Running 19.15s Step 162( N/A%), pre moving , FPS 4.24, Running 19.46s Step 163( N/A%), pre moving , FPS 4.21, Running 19.65s Step 164( N/A%), pre moving , FPS 4.19, Running 19.94s Step 165( N/A%), pre moving , FPS 4.22, Running 20.12s Step 166( N/A%), pre moving , FPS 4.23, Running 20.38s Step 167( N/A%), pre moving , FPS 4.24, Running 20.55s Step 168( N/A%), pre moving , FPS 4.22, Running 20.82s Step 169( N/A%), pre moving , FPS 4.37, Running 20.86s Step 170( N/A%), pre moving , FPS 4.60, Running 20.91s Step 171( N/A%), pre moving , FPS 4.76, Running 20.95s Step 172( N/A%), pre moving , FPS 5.07, Running 20.99s Step 173( N/A%), pre moving , FPS 5.32, Running 21.03s Step 174( N/A%), pre moving , FPS 5.73, Running 21.07s Step 175( N/A%), pre moving , FPS 5.98, Running 21.11s Step 176( N/A%), pre moving , FPS 6.47, Running 21.15s Step 177( N/A%), pre moving , FPS 6.66, Running 21.20s Step 178( N/A%), pre moving , FPS 7.28, Running 21.25s Step 179( N/A%), pre moving , FPS 6.77, Running 21.69s Step 180( N/A%), pre moving , FPS 7.30, Running 21.73s Step 181( N/A%), pre moving , FPS 7.62, Running 21.77s Step 182( N/A%), pre moving , FPS 8.49, Running 21.82s Step 183( N/A%), pre moving , FPS 8.90, Running 21.90s Step 184( N/A%), pre moving , FPS 9.81, Running 21.98s Step 185( N/A%), pre moving , FPS 10.43, Running 22.04s Step 186( N/A%), pre moving , FPS 11.59, Running 22.11s Step 187( N/A%), pre moving , FPS 12.34, Running 22.17s Step 188( N/A%), pre moving , FPS 14.02, Running 22.25s Step 189( N/A%), pre moving , FPS 13.75, Running 22.32s Step 190( N/A%), pre moving , FPS 13.53, Running 22.38s Step 191( N/A%), pre moving , FPS 13.29, Running 22.45s Step 192( N/A%), pre moving , FPS 12.95, Running 22.54s Step 193( N/A%), pre moving , FPS 12.60, Running 22.62s Step 194( N/A%), pre moving , FPS 12.41, Running 22.68s Step 195( N/A%), pre moving , FPS 12.23, Running 22.75s Step 196( N/A%), pre moving , FPS 12.02, Running 22.82s Step 197( N/A%), pre moving , FPS 11.70, Running 22.91s Step 198( N/A%), pre moving , FPS 11.60, Running 22.97s Step 199( N/A%), pre moving , FPS 14.88, Running 23.04s Step 200( N/A%), pre moving , FPS 14.81, Running 23.08s Step 201( N/A%), pre moving , FPS 14.52, Running 23.15s Step 202( N/A%), pre moving , FPS 14.22, Running 23.23s Step 203( N/A%), pre moving , FPS 14.39, Running 23.29s Step 204( N/A%), pre moving , FPS 14.45, Running 23.36s Step 205( N/A%), pre moving , FPS 14.37, Running 23.43s Step 206( N/A%), pre moving , FPS 14.27, Running 23.51s Step 207( N/A%), pre moving , FPS 14.32, Running 23.57s Step 208( N/A%), pre moving , FPS 14.39, Running 23.64s Step 209( N/A%), pre moving , FPS 14.33, Running 23.71s Step 210( N/A%), pre moving , FPS 14.32, Running 23.78s Step 211( N/A%), pre moving , FPS 14.62, Running 23.82s Step 212( N/A%), pre moving , FPS 15.06, Running 23.86s Step 213( N/A%), pre moving , FPS 15.51, Running 23.91s Step 214( N/A%), pre moving , FPS 15.79, Running 23.95s Step 215( N/A%), pre moving , FPS 15.99, Running 24.00s Step 216( N/A%), pre moving , FPS 16.37, Running 24.04s Step 217( N/A%), pre moving , FPS 17.09, Running 24.08s Step 218( N/A%), pre moving , FPS 17.42, Running 24.12s Step 219( N/A%), pre moving , FPS 17.74, Running 24.16s Step 220( N/A%), pre moving , FPS 17.79, Running 24.21s Step 221( N/A%), pre moving , FPS 18.21, Running 24.25s Step 222( N/A%), pre moving , FPS 18.77, Running 24.29s Step 223( N/A%), pre moving , FPS 19.21, Running 24.33s Step 224( N/A%), pre moving , FPS 19.61, Running 24.38s Step 225( N/A%), pre moving , FPS 13.64, Running 24.90s Step 226( N/A%), pre moving , FPS 13.95, Running 24.94s Step 227( N/A%), pre moving , FPS 14.15, Running 24.98s Step 228( N/A%), pre moving , FPS 14.40, Running 25.03s Step 229( N/A%), pre moving , FPS 14.69, Running 25.08s Step 230( N/A%), pre moving , FPS 14.62, Running 25.15s Step 231( N/A%), pre moving , FPS 14.31, Running 25.22s Step 232( N/A%), pre moving , FPS 14.07, Running 25.28s Step 233( N/A%), pre moving , FPS 13.49, Running 25.39s Step 234( N/A%), pre moving , FPS 13.03, Running 25.49s Step 235( N/A%), pre moving , FPS 12.64, Running 25.58s Step 236( N/A%), pre moving , FPS 12.26, Running 25.67s Step 237( N/A%), pre moving , FPS 11.89, Running 25.76s Step 238( N/A%), pre moving , FPS 11.54, Running 25.85s Step 239( N/A%), pre moving , FPS 11.14, Running 25.96s Step 240( N/A%), pre moving , FPS 10.79, Running 26.06s Step 241( N/A%), pre moving , FPS 10.51, Running 26.15s Step 242( N/A%), pre moving , FPS 10.08, Running 26.28s Step 243( N/A%), pre moving , FPS 9.68, Running 26.40s Step 244( N/A%), pre moving , FPS 9.31, Running 26.53s Step 245( N/A%), pre moving , FPS 11.40, Running 26.65s Step 246( N/A%), pre moving , FPS 10.83, Running 26.79s Step 247( N/A%), pre moving , FPS 10.39, Running 26.91s Step 248( N/A%), pre moving , FPS 9.93, Running 27.04s Step 249( N/A%), pre moving , FPS 9.54, Running 27.17s Step 250( N/A%), pre moving , FPS 9.29, Running 27.30s Step 251( N/A%), pre moving , FPS 9.09, Running 27.42s Step 252( N/A%), pre moving , FPS 8.85, Running 27.54s Step 253( N/A%), pre moving , FPS 8.76, Running 27.67s Step 254( N/A%), pre moving , FPS 8.67, Running 27.79s Step 255( N/A%), pre moving , FPS 8.58, Running 27.91s Step 256( N/A%), pre moving , FPS 8.54, Running 28.01s Step 257( N/A%), pre moving , FPS 8.48, Running 28.12s Step 258( N/A%), pre moving , FPS 8.43, Running 28.23s Step 259( N/A%), pre moving , FPS 8.46, Running 28.32s Step 260( N/A%), pre moving , FPS 8.40, Running 28.44s Step 261( N/A%), pre moving , FPS 8.39, Running 28.54s Step 262( N/A%), pre moving , FPS 8.46, Running 28.64s Step 263( N/A%), pre moving , FPS 8.61, Running 28.72s Step 264( N/A%), pre moving , FPS 8.85, Running 28.79s Step 265( N/A%), pre moving , FPS 9.04, Running 28.87s Step 266( N/A%), pre moving , FPS 9.30, Running 28.94s Step 267( N/A%), pre moving , FPS 9.51, Running 29.01s Step 268( N/A%), pre moving , FPS 9.79, Running 29.08s Step 269( N/A%), pre moving , FPS 9.94, Running 29.18s Step 270( N/A%), pre moving , FPS 10.15, Running 29.27s Step 271( N/A%), pre moving , FPS 10.30, Running 29.36s Step 272( N/A%), pre moving , FPS 10.44, Running 29.46s Step 273( N/A%), pre moving , FPS 10.67, Running 29.55s Step 274( N/A%), pre moving , FPS 10.80, Running 29.65s Step 275( N/A%), pre moving , FPS 10.92, Running 29.74s Step 276( N/A%), pre moving , FPS 11.00, Running 29.83s Step 277( N/A%), pre moving , FPS 11.12, Running 29.92s Step 278( N/A%), pre moving , FPS 11.35, Running 29.99s Step 279( N/A%), pre moving , FPS 11.54, Running 30.06s Step 280( N/A%), pre moving , FPS 11.92, Running 30.12s Step 281( N/A%), pre moving , FPS 12.07, Running 30.19s Step 282( N/A%), pre moving , FPS 12.32, Running 30.27s Step 283( N/A%), pre moving , FPS 12.43, Running 30.33s Step 284( N/A%), pre moving , FPS 12.63, Running 30.37s Step 285( N/A%), pre moving , FPS 12.92, Running 30.41s Step 286( N/A%), pre moving , FPS 13.11, Running 30.46s Step 287( N/A%), pre moving , FPS 13.35, Running 30.51s Step 288( N/A%), pre moving , FPS 13.60, Running 30.55s Step 289( N/A%), pre moving , FPS 14.16, Running 30.59s Step 290( N/A%), pre moving , FPS 14.68, Running 30.64s Step 291( N/A%), pre moving , FPS 15.23, Running 30.68s Step 292( N/A%), pre moving , FPS 15.91, Running 30.72s Step 293( N/A%), pre moving , FPS 16.53, Running 30.76s Step 294( N/A%), pre moving , FPS 17.25, Running 30.80s Step 295( N/A%), pre moving , FPS 17.91, Running 30.86s Step 296( N/A%), pre moving , FPS 18.42, Running 30.92s Step 297( N/A%), pre moving , FPS 19.18, Running 30.96s Step 298( N/A%), pre moving , FPS 19.69, Running 31.00s Step 299( N/A%), pre moving , FPS 19.99, Running 31.06s Step 300( N/A%), pre moving , FPS 20.47, Running 31.10s Step 301( N/A%), pre moving , FPS 21.08, Running 31.14s Step 302( N/A%), pre moving , FPS 21.76, Running 31.18s Step 303( N/A%), pre moving , FPS 22.24, Running 31.23s Step 304( N/A%), pre moving , FPS 22.17, Running 31.27s Step 305( N/A%), pre moving , FPS 22.13, Running 31.32s Step 306( N/A%), pre moving , FPS 9.33, Running 32.61s Step 307( N/A%), pre moving , FPS 8.51, Running 32.86s Step 308( N/A%), pre moving , FPS 8.05, Running 33.04s Step 309( N/A%), pre moving , FPS 7.43, Running 33.29s Step 310( N/A%), pre moving , FPS 7.00, Running 33.49s Step 311( N/A%), pre moving , FPS 6.51, Running 33.75s Step 312( N/A%), pre moving , FPS 6.13, Running 33.98s Step 313( N/A%), pre moving , FPS 5.71, Running 34.26s Step 314( N/A%), pre moving , FPS 5.49, Running 34.45s Step 315( N/A%), pre moving , FPS 5.16, Running 34.74s Step 316( N/A%), pre moving , FPS 5.01, Running 34.91s Step 317( N/A%), pre moving , FPS 4.74, Running 35.18s Step 318( N/A%), pre moving , FPS 4.61, Running 35.34s Step 319( N/A%), pre moving , FPS 4.36, Running 35.64s Step 320( N/A%), pre moving , FPS 4.19, Running 35.87s Step 321( N/A%), pre moving , FPS 3.99, Running 36.16s Step 322( N/A%), pre moving , FPS 3.88, Running 36.34s Step 323( N/A%), pre moving , FPS 3.73, Running 36.60s Step 324( N/A%), pre moving , FPS 3.63, Running 36.78s Step 325( N/A%), pre moving , FPS 3.49, Running 37.05s Step 326( 0.17%), action 1, FPS 3.59, Running 38.18s Step 327( 0.33%), action 2, FPS 3.34, Running 38.85s Step 328( 0.50%), action 3, FPS 3.03, Running 39.63s Step 329( 0.67%), action 4, FPS 2.92, Running 40.13s Step 330( 0.83%), action 5, FPS 2.72, Running 40.84s Step 331( 1.00%), action 6, FPS 2.61, Running 41.42s Step 332( 1.17%), action 7, FPS 2.52, Running 41.93s Step 333( 1.33%), action 8, FPS 2.47, Running 42.35s Step 334( 1.50%), action 9, FPS 2.30, Running 43.13s Step 335( 1.67%), action 10, FPS 2.30, Running 43.45s Step 336( 1.83%), action 11, FPS 2.14, Running 44.27s Step 337( 2.00%), action 12, FPS 2.08, Running 44.82s Step 338( 2.17%), action 13, FPS 2.02, Running 45.26s Step 339( 2.33%), action 14, FPS 2.01, Running 45.58s Step 340( 2.50%), action 15, FPS 1.92, Running 46.30s Step 341( 2.67%), action 16, FPS 1.85, Running 46.94s Step 342( 2.83%), action 17, FPS 1.76, Running 47.73s Step 343( 3.00%), action 18, FPS 1.71, Running 48.28s Step 344( 3.17%), action 19, FPS 1.66, Running 48.82s Step 345( 3.33%), action 20, FPS 1.65, Running 49.13s Step 346( 3.50%), action 21, FPS 1.67, Running 50.16s Step 347( 3.67%), action 22, FPS 1.72, Running 50.47s Step 348( 3.83%), action 23, FPS 1.73, Running 51.16s Step 349( 4.00%), action 24, FPS 1.75, Running 51.58s Step 350( 4.17%), action 25, FPS 1.76, Running 52.18s Step 351( 4.33%), action 26, FPS 1.76, Running 52.78s Step 352( 4.50%), action 27, FPS 1.72, Running 53.53s Step 353( 4.67%), action 28, FPS 1.71, Running 54.03s Step 354( 4.83%), action 29, FPS 1.71, Running 54.80s Step 355( 5.00%), action 30, FPS 1.68, Running 55.38s Step 356( 5.17%), action 31, FPS 1.65, Running 56.39s Step 357( 5.33%), action 32, FPS 1.68, Running 56.74s Step 358( 5.50%), action 33, FPS 1.65, Running 57.40s Step 359( 5.67%), action 34, FPS 1.65, Running 57.69s Step 360( 5.83%), action 35, FPS 1.65, Running 58.44s Step 361( 6.00%), action 36, FPS 1.70, Running 58.73s Step 362( 6.17%), action 37, FPS 1.75, Running 59.14s Step 363( 6.33%), action 38, FPS 1.78, Running 59.54s Step 364( 6.50%), action 39, FPS 1.78, Running 60.05s Step 365( 6.67%), action 40, FPS 1.75, Running 60.58s Step 366( 6.83%), action 41, FPS 1.75, Running 61.62s Step 367( 7.00%), action 42, FPS 1.73, Running 62.05s Step 368( 7.17%), action 43, FPS 1.77, Running 62.46s Step 369( 7.33%), action 44, FPS 1.79, Running 62.78s Step 370( 7.50%), action 45, FPS 1.76, Running 63.54s Step 371( 7.67%), action 46, FPS 1.80, Running 63.92s Step 372( 7.83%), action 47, FPS 1.78, Running 64.76s Step 373( 8.00%), action 48, FPS 1.81, Running 65.09s Step 374( 8.17%), action 49, FPS 1.80, Running 65.90s Step 375( 8.33%), action 50, FPS 1.81, Running 66.45s Step 376( 8.50%), action 51, FPS 1.82, Running 67.40s Step 377( 8.67%), action 52, FPS 1.82, Running 67.73s Step 378( 8.83%), action 53, FPS 1.85, Running 68.23s Step 379( 9.00%), action 54, FPS 1.84, Running 68.58s Step 380( 9.17%), action 55, FPS 1.84, Running 69.29s Step 381( 9.33%), action 56, FPS 1.84, Running 69.62s Step 382( 9.50%), action 57, FPS 1.78, Running 70.39s Step 383( 9.67%), action 58, FPS 1.75, Running 70.99s Step 384( 9.83%), action 59, FPS 1.73, Running 71.59s Step 385( 10.00%), action 60, FPS 1.72, Running 72.23s Step 386( 10.17%), action 61, FPS 1.75, Running 73.05s Step 387( 10.33%), action 62, FPS 1.75, Running 73.50s Step 388( 10.50%), action 63, FPS 1.71, Running 74.14s Step 389( 10.67%), action 64, FPS 1.72, Running 74.40s Step 390( 10.83%), action 65, FPS 1.72, Running 75.16s Step 391( 11.00%), action 66, FPS 1.68, Running 75.81s Step 392( 11.17%), action 67, FPS 1.68, Running 76.66s Step 393( 11.33%), action 68, FPS 1.66, Running 77.15s Step 394( 11.50%), action 69, FPS 1.68, Running 77.83s Step 395( 11.67%), action 70, FPS 1.68, Running 78.36s Step 396( 11.83%), action 71, FPS 1.70, Running 79.20s Step 397( 12.00%), action 72, FPS 1.69, Running 79.56s Step 398( 12.17%), action 73, FPS 1.69, Running 80.04s Step 399( 12.33%), action 74, FPS 1.65, Running 80.67s Step 400( 12.50%), action 75, FPS 1.65, Running 81.43s Step 401( 12.67%), action 76, FPS 1.62, Running 81.95s Step 402( 12.83%), action 77, FPS 1.63, Running 82.65s Step 403( 13.00%), action 78, FPS 1.65, Running 83.15s Step 404( 13.17%), action 79, FPS 1.62, Running 83.92s Step 405( 13.33%), action 80, FPS 1.66, Running 84.30s Step 406( 13.50%), action 81, FPS 1.64, Running 85.27s Step 407( 13.67%), action 82, FPS 1.66, Running 85.54s Step 408( 13.83%), action 83, FPS 1.68, Running 86.06s Step 409( 14.00%), action 84, FPS 1.65, Running 86.49s Step 410( 14.17%), action 85, FPS 1.69, Running 86.96s Step 411( 14.33%), action 86, FPS 1.74, Running 87.32s Step 412( 14.50%), action 87, FPS 1.76, Running 88.06s Step 413( 14.67%), action 88, FPS 1.79, Running 88.33s Step 414( 14.83%), action 89, FPS 1.82, Running 88.81s Step 415( 15.00%), action 90, FPS 1.86, Running 89.13s Step 416( 15.17%), action 91, FPS 1.90, Running 89.75s Step 417( 15.33%), action 92, FPS 1.91, Running 90.01s Step 418( 15.50%), action 93, FPS 1.93, Running 90.43s Step 419( 15.67%), action 94, FPS 1.99, Running 90.72s Step 420( 15.83%), action 95, FPS 2.07, Running 91.10s Step 421( 16.00%), action 96, FPS 2.08, Running 91.58s Step 422( 16.17%), action 97, FPS 2.14, Running 91.98s Step 423( 16.33%), action 98, FPS 2.19, Running 92.27s Step 424( 16.50%), action 99, FPS 2.27, Running 92.74s Step 425( 16.67%), action 100, FPS 2.28, Running 93.06s Step 426( 16.83%), action 101, FPS 2.31, Running 93.92s Step 427( 17.00%), action 102, FPS 2.24, Running 94.48s Step 428( 17.17%), action 103, FPS 2.19, Running 95.17s Step 429( 17.33%), action 104, FPS 2.24, Running 95.42s Step 430( 17.50%), action 105, FPS 2.19, Running 96.10s Step 431( 17.67%), action 106, FPS 2.17, Running 96.51s Step 432( 17.83%), action 107, FPS 2.17, Running 97.26s Step 433( 18.00%), action 108, FPS 2.11, Running 97.79s Step 434( 18.17%), action 109, FPS 2.05, Running 98.57s Step 435( 18.33%), action 110, FPS 2.05, Running 98.88s Step 436( 18.50%), action 111, FPS 2.02, Running 99.67s Step 437( 18.67%), action 112, FPS 1.98, Running 100.09s Step 438( 18.83%), action 113, FPS 1.95, Running 100.66s Step 439( 19.00%), action 114, FPS 1.92, Running 101.16s Step 440( 19.17%), action 115, FPS 1.84, Running 101.99s Step 441( 19.33%), action 116, FPS 1.86, Running 102.34s Step 442( 19.50%), action 117, FPS 1.81, Running 103.06s Step 443( 19.67%), action 118, FPS 1.77, Running 103.55s Step 444( 19.83%), action 119, FPS 1.74, Running 104.26s Step 445( 20.00%), action 120, FPS 1.71, Running 104.78s Step 446( 20.17%), action 121, FPS 1.71, Running 105.65s Step 447( 20.33%), action 122, FPS 1.74, Running 105.95s Step 448( 20.50%), action 123, FPS 1.74, Running 106.68s Step 449( 20.67%), action 124, FPS 1.72, Running 107.06s Step 450( 20.83%), action 125, FPS 1.73, Running 107.69s Step 451( 21.00%), action 126, FPS 1.75, Running 107.92s Step 452( 21.17%), action 127, FPS 1.78, Running 108.50s Step 453( 21.33%), action 128, FPS 1.83, Running 108.73s Step 454( 21.50%), action 129, FPS 1.89, Running 109.17s Step 455( 21.67%), action 130, FPS 1.90, Running 109.41s Step 456( 21.83%), action 131, FPS 1.91, Running 110.14s Step 457( 22.00%), action 132, FPS 1.94, Running 110.40s Step 458( 22.17%), action 133, FPS 1.94, Running 110.99s Step 459( 22.33%), action 134, FPS 1.98, Running 111.27s Step 460( 22.50%), action 135, FPS 2.04, Running 111.80s Step 461( 22.67%), action 136, FPS 2.03, Running 112.19s Step 462( 22.83%), action 137, FPS 2.07, Running 112.72s Step 463( 23.00%), action 138, FPS 2.13, Running 112.94s Step 464( 23.17%), action 139, FPS 2.18, Running 113.44s Step 465( 23.33%), action 140, FPS 2.24, Running 113.72s Step 466( 23.50%), action 141, FPS 2.32, Running 114.28s Step 467( 23.67%), action 142, FPS 2.31, Running 114.62s Step 468( 23.83%), action 143, FPS 2.32, Running 115.32s Step 469( 24.00%), action 144, FPS 2.33, Running 115.64s Step 470( 24.17%), action 145, FPS 2.39, Running 116.07s Step 471( 24.33%), action 146, FPS 2.38, Running 116.34s Step 472( 24.50%), action 147, FPS 2.43, Running 116.71s Step 473( 24.67%), action 148, FPS 2.43, Running 116.96s Step 474( 24.83%), action 149, FPS 2.44, Running 117.38s Step 475( 25.00%), action 150, FPS 2.43, Running 117.63s Step 476( 25.17%), action 151, FPS 2.48, Running 118.22s Step 477( 25.33%), action 152, FPS 2.48, Running 118.45s Step 478( 25.50%), action 153, FPS 2.56, Running 118.80s Step 479( 25.67%), action 154, FPS 2.58, Running 119.03s Step 480( 25.83%), action 155, FPS 2.65, Running 119.35s Step 481( 26.00%), action 156, FPS 2.72, Running 119.55s Step 482( 26.17%), action 157, FPS 2.79, Running 119.88s Step 483( 26.33%), action 158, FPS 2.79, Running 120.11s Step 484( 26.50%), action 159, FPS 2.79, Running 120.61s Step 485( 26.67%), action 160, FPS 2.79, Running 120.90s Step 486( 26.83%), action 161, FPS 2.70, Running 121.69s Step 487( 27.00%), action 162, FPS 2.66, Running 122.13s Step 488( 27.17%), action 163, FPS 2.67, Running 122.81s Step 489( 27.33%), action 164, FPS 2.68, Running 123.11s Step 490( 27.50%), action 165, FPS 2.59, Running 123.79s Step 491( 27.67%), action 166, FPS 2.57, Running 124.13s Step 492( 27.83%), action 167, FPS 2.53, Running 124.63s Step 493( 28.00%), action 168, FPS 2.51, Running 124.93s Step 494( 28.17%), action 169, FPS 2.48, Running 125.45s Step 495( 28.33%), action 170, FPS 2.43, Running 125.86s Step 496( 28.50%), action 171, FPS 2.44, Running 126.41s Step 497( 28.67%), action 172, FPS 2.39, Running 126.81s Step 498( 28.83%), action 173, FPS 2.38, Running 127.20s Step 499( 29.00%), action 174, FPS 2.33, Running 127.63s Step 500( 29.17%), action 175, FPS 2.26, Running 128.20s Step 501( 29.33%), action 176, FPS 2.21, Running 128.58s Step 502( 29.50%), action 177, FPS 2.17, Running 129.09s Step 503( 29.67%), action 178, FPS 2.13, Running 129.50s Step 504( 29.83%), action 179, FPS 2.07, Running 130.26s Step 505( 30.00%), action 180, FPS 2.05, Running 130.67s Step 506( 30.17%), action 181, FPS 2.07, Running 131.33s Step 507( 30.33%), action 182, FPS 2.05, Running 131.88s Step 508( 30.50%), action 183, FPS 2.09, Running 132.39s Step 509( 30.67%), action 184, FPS 2.10, Running 132.65s Step 510( 30.83%), action 185, FPS 2.07, Running 133.46s Step 511( 31.00%), action 186, FPS 2.04, Running 133.93s Step 512( 31.17%), action 187, FPS 1.99, Running 134.67s Step 513( 31.33%), action 188, FPS 1.99, Running 134.99s Step 514( 31.50%), action 189, FPS 2.00, Running 135.45s Step 515( 31.67%), action 190, FPS 1.98, Running 135.98s Step 516( 31.83%), action 191, FPS 1.90, Running 136.95s Step 517( 32.00%), action 192, FPS 1.91, Running 137.30s Step 518( 32.17%), action 193, FPS 1.89, Running 137.81s Step 519( 32.33%), action 194, FPS 1.88, Running 138.25s Step 520( 32.50%), action 195, FPS 1.87, Running 138.87s Step 521( 32.67%), action 196, FPS 1.85, Running 139.39s Step 522( 32.83%), action 197, FPS 1.83, Running 140.05s Step 523( 33.00%), action 198, FPS 1.83, Running 140.45s Step 524( 33.17%), action 199, FPS 1.84, Running 141.10s Step 525( 33.33%), action 200, FPS 1.82, Running 141.64s Step 526( 33.50%), action 201, FPS 1.80, Running 142.44s Step 527( 33.67%), action 202, FPS 1.82, Running 142.87s Step 528( 33.83%), action 203, FPS 1.78, Running 143.63s Step 529( 34.00%), action 204, FPS 1.73, Running 144.18s Step 530( 34.17%), action 205, FPS 1.80, Running 144.56s Step 531( 34.33%), action 206, FPS 1.79, Running 145.09s Step 532( 34.50%), action 207, FPS 1.82, Running 145.68s Step 533( 34.67%), action 208, FPS 1.78, Running 146.22s Step 534( 34.83%), action 209, FPS 1.73, Running 146.98s Step 535( 35.00%), action 210, FPS 1.74, Running 147.48s Step 536( 35.17%), action 211, FPS 1.76, Running 148.30s Step 537( 35.33%), action 212, FPS 1.74, Running 148.78s Step 538( 35.50%), action 213, FPS 1.74, Running 149.28s Step 539( 35.67%), action 214, FPS 1.76, Running 149.64s Step 540( 35.83%), action 215, FPS 1.76, Running 150.22s Step 541( 36.00%), action 216, FPS 1.75, Running 150.79s Step 542( 36.17%), action 217, FPS 1.78, Running 151.27s Step 543( 36.33%), action 218, FPS 1.80, Running 151.54s Step 544( 36.50%), action 219, FPS 1.80, Running 152.24s Step 545( 36.67%), action 220, FPS 1.83, Running 152.55s Step 546( 36.83%), action 221, FPS 1.81, Running 153.52s Step 547( 37.00%), action 222, FPS 1.79, Running 154.05s Step 548( 37.17%), action 223, FPS 1.84, Running 154.49s Step 549( 37.33%), action 224, FPS 1.84, Running 155.07s Step 550( 37.50%), action 225, FPS 1.83, Running 155.50s Step 551( 37.67%), action 226, FPS 1.82, Running 156.05s Step 552( 37.83%), action 227, FPS 1.80, Running 156.81s Step 553( 38.00%), action 228, FPS 1.80, Running 157.34s Step 554( 38.17%), action 229, FPS 1.85, Running 157.79s Step 555( 38.33%), action 230, FPS 1.84, Running 158.35s Step 556( 38.50%), action 231, FPS 1.83, Running 159.25s Step 557( 38.67%), action 232, FPS 1.86, Running 159.52s Step 558( 38.83%), action 233, FPS 1.81, Running 160.35s Step 559( 39.00%), action 234, FPS 1.81, Running 160.70s Step 560( 39.17%), action 235, FPS 1.78, Running 161.44s Step 561( 39.33%), action 236, FPS 1.79, Running 161.95s Step 562( 39.50%), action 237, FPS 1.77, Running 162.54s Step 563( 39.67%), action 238, FPS 1.78, Running 162.79s Step 564( 39.83%), action 239, FPS 1.82, Running 163.21s Step 565( 40.00%), action 240, FPS 1.82, Running 163.51s Step 566( 40.17%), action 241, FPS 1.86, Running 164.26s Step 567( 40.33%), action 242, FPS 1.86, Running 164.78s Step 568( 40.50%), action 243, FPS 1.80, Running 165.59s Step 569( 40.67%), action 244, FPS 1.80, Running 166.16s Step 570( 40.83%), action 245, FPS 1.76, Running 166.88s Step 571( 41.00%), action 246, FPS 1.78, Running 167.27s Step 572( 41.17%), action 247, FPS 1.78, Running 168.01s Step 573( 41.33%), action 248, FPS 1.79, Running 168.50s Step 574( 41.50%), action 249, FPS 1.80, Running 168.93s Step 575( 41.67%), action 250, FPS 1.83, Running 169.27s Step 576( 41.83%), action 251, FPS 1.81, Running 170.30s Step 577( 42.00%), action 252, FPS 1.75, Running 170.93s Step 578( 42.17%), action 253, FPS 1.80, Running 171.47s Step 579( 42.33%), action 254, FPS 1.79, Running 171.90s Step 580( 42.50%), action 255, FPS 1.79, Running 172.64s Step 581( 42.67%), action 256, FPS 1.82, Running 172.94s Step 582( 42.83%), action 257, FPS 1.80, Running 173.66s Step 583( 43.00%), action 258, FPS 1.77, Running 174.08s Step 584( 43.17%), action 259, FPS 1.72, Running 174.87s Step 585( 43.33%), action 260, FPS 1.69, Running 175.34s Step 586( 43.50%), action 261, FPS 1.67, Running 176.25s Step 587( 43.67%), action 262, FPS 1.66, Running 176.84s Step 588( 43.83%), action 263, FPS 1.67, Running 177.59s Step 589( 44.00%), action 264, FPS 1.70, Running 177.95s Step 590( 44.17%), action 265, FPS 1.68, Running 178.75s Step 591( 44.33%), action 266, FPS 1.69, Running 179.10s Step 592( 44.50%), action 267, FPS 1.71, Running 179.72s Step 593( 44.67%), action 268, FPS 1.71, Running 180.19s Step 594( 44.83%), action 269, FPS 1.70, Running 180.70s Step 595( 45.00%), action 270, FPS 1.70, Running 181.06s Step 596( 45.17%), action 271, FPS 1.72, Running 181.96s Step 597( 45.33%), action 272, FPS 1.76, Running 182.32s Step 598( 45.50%), action 273, FPS 1.76, Running 182.84s Step 599( 45.67%), action 274, FPS 1.78, Running 183.12s Step 600( 45.83%), action 275, FPS 1.79, Running 183.80s Step 601( 46.00%), action 276, FPS 1.77, Running 184.22s Step 602( 46.17%), action 277, FPS 1.77, Running 184.96s Step 603( 46.33%), action 278, FPS 1.79, Running 185.24s Step 604( 46.50%), action 279, FPS 1.80, Running 185.97s Step 605( 46.67%), action 280, FPS 1.82, Running 186.33s Step 606( 46.83%), action 281, FPS 1.89, Running 186.86s Step 607( 47.00%), action 282, FPS 1.90, Running 187.35s Step 608( 47.17%), action 283, FPS 1.95, Running 187.86s Step 609( 47.33%), action 284, FPS 1.93, Running 188.32s Step 610( 47.50%), action 285, FPS 1.99, Running 188.79s Step 611( 47.67%), action 286, FPS 2.01, Running 189.05s Step 612( 47.83%), action 287, FPS 2.02, Running 189.61s Step 613( 48.00%), action 288, FPS 2.04, Running 189.97s Step 614( 48.17%), action 289, FPS 2.03, Running 190.56s Step 615( 48.33%), action 290, FPS 2.05, Running 190.81s Step 616( 48.50%), action 291, FPS 2.06, Running 191.65s Step 617( 48.67%), action 292, FPS 2.08, Running 191.95s Step 618( 48.83%), action 293, FPS 2.11, Running 192.32s Step 619( 49.00%), action 294, FPS 2.11, Running 192.61s Step 620( 49.17%), action 295, FPS 2.18, Running 193.00s Step 621( 49.33%), action 296, FPS 2.20, Running 193.32s Step 622( 49.50%), action 297, FPS 2.28, Running 193.73s Step 623( 49.67%), action 298, FPS 2.28, Running 194.00s Step 624( 49.83%), action 299, FPS 2.39, Running 194.33s Step 625( 50.00%), action 300, FPS 2.41, Running 194.62s Step 626( 50.17%), action 301, FPS 2.34, Running 195.41s Step 627( 50.33%), action 302, FPS 2.33, Running 195.93s Step 628( 50.50%), action 303, FPS 2.29, Running 196.60s Step 629( 50.67%), action 304, FPS 2.32, Running 196.93s Step 630( 50.83%), action 305, FPS 2.27, Running 197.60s Step 631( 51.00%), action 306, FPS 2.22, Running 198.06s Step 632( 51.17%), action 307, FPS 2.19, Running 198.74s Step 633( 51.33%), action 308, FPS 2.17, Running 199.19s Step 634( 51.50%), action 309, FPS 2.15, Running 199.87s Step 635( 51.67%), action 310, FPS 2.13, Running 200.19s Step 636( 51.83%), action 311, FPS 2.13, Running 201.03s Step 637( 52.00%), action 312, FPS 2.10, Running 201.46s Step 638( 52.17%), action 313, FPS 2.02, Running 202.19s Step 639( 52.33%), action 314, FPS 1.98, Running 202.70s Step 640( 52.50%), action 315, FPS 1.95, Running 203.26s Step 641( 52.67%), action 316, FPS 1.94, Running 203.65s Step 642( 52.83%), action 317, FPS 1.94, Running 204.05s Step 643( 53.00%), action 318, FPS 1.93, Running 204.34s Step 644( 53.17%), action 319, FPS 1.92, Running 204.75s Step 645( 53.33%), action 320, FPS 1.91, Running 205.08s Step 646( 53.50%), action 321, FPS 1.94, Running 205.74s Step 647( 53.67%), action 322, FPS 1.98, Running 206.04s Step 648( 53.83%), action 323, FPS 2.00, Running 206.60s Step 649( 54.00%), action 324, FPS 2.01, Running 206.86s Step 650( 54.17%), action 325, FPS 2.02, Running 207.50s Step 651( 54.33%), action 326, FPS 2.03, Running 207.89s Step 652( 54.50%), action 327, FPS 2.04, Running 208.54s Step 653( 54.67%), action 328, FPS 2.08, Running 208.80s Step 654( 54.83%), action 329, FPS 2.14, Running 209.23s Step 655( 55.00%), action 330, FPS 2.15, Running 209.49s Step 656( 55.17%), action 331, FPS 2.23, Running 209.98s Step 657( 55.33%), action 332, FPS 2.28, Running 210.23s Step 658( 55.50%), action 333, FPS 2.33, Running 210.76s Step 659( 55.67%), action 334, FPS 2.40, Running 211.05s Step 660( 55.83%), action 335, FPS 2.42, Running 211.52s Step 661( 56.00%), action 336, FPS 2.45, Running 211.81s Step 662( 56.17%), action 337, FPS 2.44, Running 212.24s Step 663( 56.33%), action 338, FPS 2.44, Running 212.54s Step 664( 56.50%), action 339, FPS 2.43, Running 212.97s Step 665( 56.67%), action 340, FPS 2.36, Running 213.57s Step 666( 56.83%), action 341, FPS 2.32, Running 214.38s Step 667( 57.00%), action 342, FPS 2.32, Running 214.67s Step 668( 57.17%), action 343, FPS 2.31, Running 215.27s Step 669( 57.33%), action 344, FPS 2.28, Running 215.64s Step 670( 57.50%), action 345, FPS 2.34, Running 216.03s Step 671( 57.67%), action 346, FPS 2.38, Running 216.29s Step 672( 57.83%), action 347, FPS 2.42, Running 216.80s Step 673( 58.00%), action 348, FPS 2.39, Running 217.16s Step 674( 58.17%), action 349, FPS 2.35, Running 217.74s Step 675( 58.33%), action 350, FPS 2.29, Running 218.20s Step 676( 58.50%), action 351, FPS 2.22, Running 218.99s Step 677( 58.67%), action 352, FPS 2.15, Running 219.54s Step 678( 58.83%), action 353, FPS 2.17, Running 219.99s Step 679( 59.00%), action 354, FPS 2.17, Running 220.26s Step 680( 59.17%), action 355, FPS 2.16, Running 220.79s Step 681( 59.33%), action 356, FPS 2.15, Running 221.10s Step 682( 59.50%), action 357, FPS 2.14, Running 221.57s Step 683( 59.67%), action 358, FPS 2.13, Running 221.92s Step 684( 59.83%), action 359, FPS 2.08, Running 222.58s Step 685( 60.00%), action 360, FPS 2.16, Running 222.84s Step 686( 60.17%), action 361, FPS 2.16, Running 223.64s Step 687( 60.33%), action 362, FPS 2.16, Running 223.95s Step 688( 60.50%), action 363, FPS 2.12, Running 224.69s Step 689( 60.67%), action 364, FPS 2.09, Running 225.22s Step 690( 60.83%), action 365, FPS 2.04, Running 225.82s Step 691( 61.00%), action 366, FPS 2.00, Running 226.30s Step 692( 61.17%), action 367, FPS 1.95, Running 227.06s Step 693( 61.33%), action 368, FPS 1.92, Running 227.57s Step 694( 61.50%), action 369, FPS 1.94, Running 228.08s Step 695( 61.67%), action 370, FPS 1.93, Running 228.54s Step 696( 61.83%), action 371, FPS 1.90, Running 229.52s Step 697( 62.00%), action 372, FPS 1.90, Running 230.04s Step 698( 62.17%), action 373, FPS 1.86, Running 230.76s Step 699( 62.33%), action 374, FPS 1.80, Running 231.35s Step 700( 62.50%), action 375, FPS 1.78, Running 232.03s Step 701( 62.67%), action 376, FPS 1.75, Running 232.55s Step 702( 62.83%), action 377, FPS 1.71, Running 233.24s Step 703( 63.00%), action 378, FPS 1.68, Running 233.79s Step 704( 63.17%), action 379, FPS 1.70, Running 234.37s Step 705( 63.33%), action 380, FPS 1.67, Running 234.84s Step 706( 63.50%), action 381, FPS 1.65, Running 235.73s Step 707( 63.67%), action 382, FPS 1.65, Running 236.08s Step 708( 63.83%), action 383, FPS 1.67, Running 236.65s Step 709( 64.00%), action 384, FPS 1.71, Running 236.90s Step 710( 64.17%), action 385, FPS 1.70, Running 237.59s Step 711( 64.33%), action 386, FPS 1.69, Running 238.13s Step 712( 64.50%), action 387, FPS 1.69, Running 238.87s Step 713( 64.67%), action 388, FPS 1.71, Running 239.28s Step 714( 64.83%), action 389, FPS 1.69, Running 239.91s Step 715( 65.00%), action 390, FPS 1.68, Running 240.44s Step 716( 65.17%), action 391, FPS 1.70, Running 241.29s Step 717( 65.33%), action 392, FPS 1.71, Running 241.71s Step 718( 65.50%), action 393, FPS 1.74, Running 242.29s Step 719( 65.67%), action 394, FPS 1.76, Running 242.69s Step 720( 65.83%), action 395, FPS 1.76, Running 243.40s Step 721( 66.00%), action 396, FPS 1.77, Running 243.86s Step 722( 66.17%), action 397, FPS 1.74, Running 244.72s Step 723( 66.33%), action 398, FPS 1.78, Running 245.05s Step 724( 66.50%), action 399, FPS 1.77, Running 245.69s Step 725( 66.67%), action 400, FPS 1.80, Running 245.97s Step 726( 66.83%), action 401, FPS 1.83, Running 246.69s Step 727( 67.00%), action 402, FPS 1.84, Running 246.95s Step 728( 67.17%), action 403, FPS 1.85, Running 247.48s Step 729( 67.33%), action 404, FPS 1.80, Running 248.02s Step 730( 67.50%), action 405, FPS 1.84, Running 248.46s Step 731( 67.67%), action 406, FPS 1.84, Running 248.99s Step 732( 67.83%), action 407, FPS 1.89, Running 249.42s Step 733( 68.00%), action 408, FPS 1.86, Running 250.02s Step 734( 68.17%), action 409, FPS 1.83, Running 250.85s Step 735( 68.33%), action 410, FPS 1.83, Running 251.39s Step 736( 68.50%), action 411, FPS 1.85, Running 252.12s Step 737( 68.67%), action 412, FPS 1.82, Running 252.71s Step 738( 68.83%), action 413, FPS 1.79, Running 253.49s Step 739( 69.00%), action 414, FPS 1.77, Running 253.99s Step 740( 69.17%), action 415, FPS 1.81, Running 254.45s Step 741( 69.33%), action 416, FPS 1.80, Running 254.94s Step 742( 69.50%), action 417, FPS 1.85, Running 255.51s Step 743( 69.67%), action 418, FPS 1.86, Running 255.78s Step 744( 69.83%), action 419, FPS 1.84, Running 256.55s Step 745( 70.00%), action 420, FPS 1.80, Running 257.10s Step 746( 70.17%), action 421, FPS 1.81, Running 257.71s Step 747( 70.33%), action 422, FPS 1.77, Running 258.25s Step 748( 70.50%), action 423, FPS 1.76, Running 258.85s Step 749( 70.67%), action 424, FPS 1.80, Running 259.16s Step 750( 70.83%), action 425, FPS 1.79, Running 259.65s Step 751( 71.00%), action 426, FPS 1.79, Running 260.17s Step 752( 71.17%), action 427, FPS 1.76, Running 260.81s Step 753( 71.33%), action 428, FPS 1.81, Running 261.07s Step 754( 71.50%), action 429, FPS 1.86, Running 261.59s Step 755( 71.67%), action 430, FPS 1.86, Running 262.13s Step 756( 71.83%), action 431, FPS 1.89, Running 262.72s Step 757( 72.00%), action 432, FPS 1.95, Running 262.99s Step 758( 72.17%), action 433, FPS 1.97, Running 263.62s Step 759( 72.33%), action 434, FPS 1.96, Running 264.19s Step 760( 72.50%), action 435, FPS 1.91, Running 264.92s Step 761( 72.67%), action 436, FPS 1.91, Running 265.41s Step 762( 72.83%), action 437, FPS 1.87, Running 266.19s Step 763( 73.00%), action 438, FPS 1.83, Running 266.70s Step 764( 73.17%), action 439, FPS 1.88, Running 267.21s Step 765( 73.33%), action 440, FPS 1.91, Running 267.59s Step 766( 73.50%), action 441, FPS 1.85, Running 268.50s Step 767( 73.67%), action 442, FPS 1.86, Running 269.03s Step 768( 73.83%), action 443, FPS 1.84, Running 269.73s Step 769( 74.00%), action 444, FPS 1.82, Running 270.13s Step 770( 74.17%), action 445, FPS 1.82, Running 270.66s Step 771( 74.33%), action 446, FPS 1.82, Running 271.14s Step 772( 74.50%), action 447, FPS 1.82, Running 271.80s Step 773( 74.67%), action 448, FPS 1.78, Running 272.33s Step 774( 74.83%), action 449, FPS 1.76, Running 272.94s Step 775( 75.00%), action 450, FPS 1.80, Running 273.26s Step 776( 75.17%), action 451, FPS 1.77, Running 274.03s Step 777( 75.33%), action 452, FPS 1.74, Running 274.46s Step 778( 75.50%), action 453, FPS 1.73, Running 275.17s Step 779( 75.67%), action 454, FPS 1.75, Running 275.59s Step 780( 75.83%), action 455, FPS 1.74, Running 276.41s Step 781( 76.00%), action 456, FPS 1.77, Running 276.69s Step 782( 76.17%), action 457, FPS 1.78, Running 277.43s Step 783( 76.33%), action 458, FPS 1.82, Running 277.72s Step 784( 76.50%), action 459, FPS 1.78, Running 278.45s Step 785( 76.67%), action 460, FPS 1.78, Running 278.83s Step 786( 76.83%), action 461, FPS 1.80, Running 279.63s Step 787( 77.00%), action 462, FPS 1.82, Running 280.04s Step 788( 77.17%), action 463, FPS 1.82, Running 280.73s Step 789( 77.33%), action 464, FPS 1.79, Running 281.28s Step 790( 77.50%), action 465, FPS 1.76, Running 282.02s Step 791( 77.67%), action 466, FPS 1.77, Running 282.43s Step 792( 77.83%), action 467, FPS 1.78, Running 283.07s Step 793( 78.00%), action 468, FPS 1.79, Running 283.49s Step 794( 78.17%), action 469, FPS 1.79, Running 284.11s Step 795( 78.33%), action 470, FPS 1.77, Running 284.59s Step 796( 78.50%), action 471, FPS 1.74, Running 285.56s Step 797( 78.67%), action 472, FPS 1.76, Running 285.86s Step 798( 78.83%), action 473, FPS 1.77, Running 286.50s Step 799( 79.00%), action 474, FPS 1.75, Running 287.04s Step 800( 79.17%), action 475, FPS 1.75, Running 287.84s Step 801( 79.33%), action 476, FPS 1.73, Running 288.27s Step 802( 79.50%), action 477, FPS 1.73, Running 289.02s Step 803( 79.67%), action 478, FPS 1.71, Running 289.44s Step 804( 79.83%), action 479, FPS 1.74, Running 289.92s Step 805( 80.00%), action 480, FPS 1.75, Running 290.25s Step 806( 80.17%), action 481, FPS 1.74, Running 291.09s Step 807( 80.33%), action 482, FPS 1.76, Running 291.38s Step 808( 80.50%), action 483, FPS 1.75, Running 292.13s Step 809( 80.67%), action 484, FPS 1.78, Running 292.52s Step 810( 80.83%), action 485, FPS 1.78, Running 293.24s Step 811( 81.00%), action 486, FPS 1.78, Running 293.68s Step 812( 81.17%), action 487, FPS 1.82, Running 294.07s Step 813( 81.33%), action 488, FPS 1.85, Running 294.31s Step 814( 81.50%), action 489, FPS 1.84, Running 294.96s Step 815( 81.67%), action 490, FPS 1.83, Running 295.52s Step 816( 81.83%), action 491, FPS 1.87, Running 296.27s Step 817( 82.00%), action 492, FPS 1.87, Running 296.56s Step 818( 82.17%), action 493, FPS 1.89, Running 297.07s Step 819( 82.33%), action 494, FPS 1.91, Running 297.49s Step 820( 82.50%), action 495, FPS 1.95, Running 298.10s Step 821( 82.67%), action 496, FPS 1.97, Running 298.42s Step 822( 82.83%), action 497, FPS 1.99, Running 299.06s Step 823( 83.00%), action 498, FPS 2.02, Running 299.32s Step 824( 83.17%), action 499, FPS 1.98, Running 300.01s Step 825( 83.33%), action 500, FPS 1.93, Running 300.59s Step 826( 83.50%), action 501, FPS 1.89, Running 301.66s Step 827( 83.67%), action 502, FPS 1.85, Running 302.18s Step 828( 83.83%), action 503, FPS 1.90, Running 302.65s Step 829( 84.00%), action 504, FPS 1.88, Running 303.15s Step 830( 84.17%), action 505, FPS 1.87, Running 303.94s Step 831( 84.33%), action 506, FPS 1.90, Running 304.21s Step 832( 84.50%), action 507, FPS 1.90, Running 304.57s Step 833( 84.67%), action 508, FPS 1.90, Running 304.85s Step 834( 84.83%), action 509, FPS 1.90, Running 305.46s Step 835( 85.00%), action 510, FPS 1.96, Running 305.74s Step 836( 85.17%), action 511, FPS 1.96, Running 306.47s Step 837( 85.33%), action 512, FPS 1.96, Running 306.76s Step 838( 85.50%), action 513, FPS 1.96, Running 307.25s Step 839( 85.67%), action 514, FPS 1.99, Running 307.55s Step 840( 85.83%), action 515, FPS 2.01, Running 308.06s Step 841( 86.00%), action 516, FPS 2.03, Running 308.27s Step 842( 86.17%), action 517, FPS 2.06, Running 308.78s Step 843( 86.33%), action 518, FPS 2.06, Running 309.02s Step 844( 86.50%), action 519, FPS 2.14, Running 309.36s Step 845( 86.67%), action 520, FPS 2.21, Running 309.62s Step 846( 86.83%), action 521, FPS 2.34, Running 310.20s Step 847( 87.00%), action 522, FPS 2.36, Running 310.66s Step 848( 87.17%), action 523, FPS 2.37, Running 311.08s Step 849( 87.33%), action 524, FPS 2.44, Running 311.35s Step 850( 87.50%), action 525, FPS 2.47, Running 312.04s Step 851( 87.67%), action 526, FPS 2.47, Running 312.31s Step 852( 87.83%), action 527, FPS 2.33, Running 313.14s Step 853( 88.00%), action 528, FPS 2.30, Running 313.55s Step 854( 88.17%), action 529, FPS 2.33, Running 314.05s Step 855( 88.33%), action 530, FPS 2.31, Running 314.40s Step 856( 88.50%), action 531, FPS 2.32, Running 315.08s Step 857( 88.67%), action 532, FPS 2.31, Running 315.44s Step 858( 88.83%), action 533, FPS 2.25, Running 316.15s Step 859( 89.00%), action 534, FPS 2.21, Running 316.58s Step 860( 89.17%), action 535, FPS 2.19, Running 317.21s Step 861( 89.33%), action 536, FPS 2.17, Running 317.49s Step 862( 89.50%), action 537, FPS 2.15, Running 318.08s Step 863( 89.67%), action 538, FPS 2.13, Running 318.43s Step 864( 89.83%), action 539, FPS 2.07, Running 319.05s Step 865( 90.00%), action 540, FPS 2.01, Running 319.59s Step 866( 90.17%), action 541, FPS 1.91, Running 320.69s Step 867( 90.33%), action 542, FPS 1.90, Running 321.16s Step 868( 90.50%), action 543, FPS 1.85, Running 321.86s Step 869( 90.67%), action 544, FPS 1.81, Running 322.43s Step 870( 90.83%), action 545, FPS 1.84, Running 322.93s Step 871( 91.00%), action 546, FPS 1.83, Running 323.22s Step 872( 91.17%), action 547, FPS 1.88, Running 323.76s Step 873( 91.33%), action 548, FPS 1.92, Running 323.99s Step 874( 91.50%), action 549, FPS 1.90, Running 324.58s Step 875( 91.67%), action 550, FPS 1.90, Running 324.91s Step 876( 91.83%), action 551, FPS 1.91, Running 325.54s Step 877( 92.00%), action 552, FPS 1.92, Running 325.87s Step 878( 92.17%), action 553, FPS 1.97, Running 326.31s Step 879( 92.33%), action 554, FPS 2.00, Running 326.56s Step 880( 92.50%), action 555, FPS 2.06, Running 326.92s Step 881( 92.67%), action 556, FPS 2.06, Running 327.19s Step 882( 92.83%), action 557, FPS 2.10, Running 327.61s Step 883( 93.00%), action 558, FPS 2.07, Running 328.11s Step 884( 93.17%), action 559, FPS 2.09, Running 328.60s Step 885( 93.33%), action 560, FPS 2.14, Running 328.96s Step 886( 93.50%), action 561, FPS 2.26, Running 329.54s Step 887( 93.67%), action 562, FPS 2.29, Running 329.90s Step 888( 93.83%), action 563, FPS 2.35, Running 330.37s Step 889( 94.00%), action 564, FPS 2.43, Running 330.64s Step 890( 94.17%), action 565, FPS 2.42, Running 331.19s Step 891( 94.33%), action 566, FPS 2.37, Running 331.67s Step 892( 94.50%), action 567, FPS 2.33, Running 332.34s Step 893( 94.67%), action 568, FPS 2.33, Running 332.58s Step 894( 94.83%), action 569, FPS 2.32, Running 333.19s Step 895( 95.00%), action 570, FPS 2.33, Running 333.51s Step 896( 95.17%), action 571, FPS 2.34, Running 334.09s Step 897( 95.33%), action 572, FPS 2.36, Running 334.35s Step 898( 95.50%), action 573, FPS 2.29, Running 335.04s Step 899( 95.67%), action 574, FPS 2.26, Running 335.42s Step 900( 95.83%), action 575, FPS 2.23, Running 335.88s Step 901( 96.00%), action 576, FPS 2.18, Running 336.35s Step 902( 96.17%), action 577, FPS 2.17, Running 336.84s Step 903( 96.33%), action 578, FPS 2.23, Running 337.06s Step 904( 96.50%), action 579, FPS 2.26, Running 337.46s Step 905( 96.67%), action 580, FPS 2.23, Running 337.92s Step 906( 96.83%), action 581, FPS 2.19, Running 338.69s Step 907( 97.00%), action 582, FPS 2.14, Running 339.26s Step 908( 97.17%), action 583, FPS 2.07, Running 340.04s Step 909( 97.33%), action 584, FPS 2.05, Running 340.41s Step 910( 97.50%), action 585, FPS 2.01, Running 341.13s Step 911( 97.67%), action 586, FPS 2.05, Running 341.40s Step 912( 97.83%), action 587, FPS 2.08, Running 341.97s Step 913( 98.00%), action 588, FPS 2.02, Running 342.49s Step 914( 98.17%), action 589, FPS 2.04, Running 343.00s Step 915( 98.33%), action 590, FPS 2.05, Running 343.27s Step 916( 98.50%), action 591, FPS 2.01, Running 344.05s Step 917( 98.67%), action 592, FPS 1.96, Running 344.56s Step 918( 98.83%), action 593, FPS 1.97, Running 345.17s Step 919( 99.00%), action 594, FPS 1.94, Running 345.71s Step 920( 99.17%), action 595, FPS 1.94, Running 346.20s Step 921( 99.33%), action 596, FPS 1.92, Running 346.78s Step 922( 99.50%), action 597, FPS 1.84, Running 347.69s Step 923( 99.67%), action 598, FPS 1.78, Running 348.29s Step 924( 99.83%), action 599, FPS 1.76, Running 348.80s Step 925(100.00%), action 600, FPS 1.79, Running 349.10s [2026-08-01 17:59:21] [20 ] Seed 19 failed after 349.70 s. +steps: 925 , actions: 600 . +Instruction: Empty +Total 1/20(5.00%) success. +Setting seed: 20 +Step 1( N/A%), pre moving , FPS 9.19, Running 0.11s Step 2( N/A%), pre moving , FPS 15.73, Running 0.13s Step 3( N/A%), pre moving , FPS 20.48, Running 0.15s Step 4( N/A%), pre moving , FPS 24.04, Running 0.17s Step 5( N/A%), pre moving , FPS 26.75, Running 0.19s Step 6( N/A%), pre moving , FPS 29.02, Running 0.21s Step 7( N/A%), pre moving , FPS 30.83, Running 0.23s Step 8( N/A%), pre moving , FPS 32.22, Running 0.25s Step 9( N/A%), pre moving , FPS 33.50, Running 0.27s Step 10( N/A%), pre moving , FPS 34.40, Running 0.29s Step 11( N/A%), pre moving , FPS 34.94, Running 0.31s Step 12( N/A%), pre moving , FPS 34.91, Running 0.34s Step 13( N/A%), pre moving , FPS 35.58, Running 0.37s Step 14( N/A%), pre moving , FPS 36.11, Running 0.39s Step 15( N/A%), pre moving , FPS 36.71, Running 0.41s Step 16( N/A%), pre moving , FPS 37.17, Running 0.43s Step 17( N/A%), pre moving , FPS 37.70, Running 0.45s Step 18( N/A%), pre moving , FPS 37.48, Running 0.48s Step 19( N/A%), pre moving , FPS 37.76, Running 0.50s Step 20( N/A%), pre moving , FPS 38.15, Running 0.52s Step 21( N/A%), pre moving , FPS 28.05, Running 0.82s Step 22( N/A%), pre moving , FPS 27.76, Running 0.85s Step 23( N/A%), pre moving , FPS 27.54, Running 0.87s Step 24( N/A%), pre moving , FPS 26.93, Running 0.91s Step 25( N/A%), pre moving , FPS 26.96, Running 0.93s Step 26( N/A%), pre moving , FPS 19.88, Running 1.21s Step 27( N/A%), pre moving , FPS 19.88, Running 1.23s Step 28( N/A%), pre moving , FPS 19.92, Running 1.25s Step 29( N/A%), pre moving , FPS 19.93, Running 1.27s Step 30( N/A%), pre moving , FPS 19.95, Running 1.29s Step 31( N/A%), pre moving , FPS 19.99, Running 1.32s Step 32( N/A%), pre moving , FPS 20.07, Running 1.34s Step 33( N/A%), pre moving , FPS 20.06, Running 1.36s Step 34( N/A%), pre moving , FPS 20.05, Running 1.39s Step 35( N/A%), pre moving , FPS 20.05, Running 1.41s Step 36( N/A%), pre moving , FPS 13.14, Running 1.95s Step 37( N/A%), pre moving , FPS 11.81, Running 2.14s Step 38( N/A%), pre moving , FPS 11.86, Running 2.17s Step 39( N/A%), pre moving , FPS 11.86, Running 2.19s Step 40( N/A%), pre moving , FPS 11.86, Running 2.21s Step 41( N/A%), pre moving , FPS 14.18, Running 2.23s Step 42( N/A%), pre moving , FPS 14.23, Running 2.25s Step 43( N/A%), pre moving , FPS 14.22, Running 2.28s Step 44( N/A%), pre moving , FPS 14.34, Running 2.30s Step 45( N/A%), pre moving , FPS 14.31, Running 2.33s Step 46( N/A%), pre moving , FPS 17.61, Running 2.35s Step 47( N/A%), pre moving , FPS 17.52, Running 2.38s Step 48( N/A%), pre moving , FPS 11.73, Running 2.96s Step 49( N/A%), pre moving , FPS 11.69, Running 2.98s Step 50( N/A%), pre moving , FPS 11.67, Running 3.01s Step 51( N/A%), pre moving , FPS 11.65, Running 3.03s Step 52( N/A%), pre moving , FPS 11.68, Running 3.05s Step 53( N/A%), pre moving , FPS 11.69, Running 3.07s Step 54( N/A%), pre moving , FPS 11.63, Running 3.10s Step 55( N/A%), pre moving , FPS 11.57, Running 3.13s Step 56( N/A%), pre moving , FPS 16.48, Running 3.17s Step 57( N/A%), pre moving , FPS 18.82, Running 3.21s Step 58( N/A%), pre moving , FPS 18.65, Running 3.24s Step 59( N/A%), pre moving , FPS 18.44, Running 3.27s Step 60( N/A%), pre moving , FPS 18.17, Running 3.31s Step 61( N/A%), pre moving , FPS 17.75, Running 3.36s Step 62( N/A%), pre moving , FPS 17.44, Running 3.40s Step 63( N/A%), pre moving , FPS 17.20, Running 3.44s Step 64( N/A%), pre moving , FPS 17.00, Running 3.48s Step 65( N/A%), pre moving , FPS 16.86, Running 3.51s Step 66( N/A%), pre moving , FPS 16.69, Running 3.55s Step 67( N/A%), pre moving , FPS 16.43, Running 3.59s Step 68( N/A%), pre moving , FPS 29.94, Running 3.63s Step 69( N/A%), pre moving , FPS 29.27, Running 3.67s Step 70( N/A%), pre moving , FPS 28.78, Running 3.70s Step 71( N/A%), pre moving , FPS 28.41, Running 3.74s Step 72( N/A%), pre moving , FPS 27.95, Running 3.77s Step 73( N/A%), pre moving , FPS 27.52, Running 3.80s Step 74( N/A%), pre moving , FPS 27.40, Running 3.83s Step 75( N/A%), pre moving , FPS 27.07, Running 3.87s Step 76( N/A%), pre moving , FPS 26.94, Running 3.91s Step 77( N/A%), pre moving , FPS 27.20, Running 3.94s Step 78( N/A%), pre moving , FPS 27.18, Running 3.98s Step 79( N/A%), pre moving , FPS 27.09, Running 4.01s Step 80( N/A%), pre moving , FPS 27.29, Running 4.04s Step 81( N/A%), pre moving , FPS 27.86, Running 4.08s Step 82( N/A%), pre moving , FPS 28.20, Running 4.11s Step 83( N/A%), pre moving , FPS 28.38, Running 4.15s Step 84( N/A%), pre moving , FPS 28.18, Running 4.19s Step 85( N/A%), pre moving , FPS 27.95, Running 4.23s Step 86( N/A%), pre moving , FPS 27.92, Running 4.26s Step 87( N/A%), pre moving , FPS 28.39, Running 4.30s Step 88( N/A%), pre moving , FPS 28.39, Running 4.33s Step 89( N/A%), pre moving , FPS 28.22, Running 4.37s Step 90( N/A%), pre moving , FPS 28.43, Running 4.41s Step 91( N/A%), pre moving , FPS 28.99, Running 4.43s Step 92( N/A%), pre moving , FPS 29.45, Running 4.45s Step 93( N/A%), pre moving , FPS 29.69, Running 4.47s Step 94( N/A%), pre moving , FPS 29.99, Running 4.50s Step 95( N/A%), pre moving , FPS 30.68, Running 4.52s Step 96( N/A%), pre moving , FPS 31.20, Running 4.55s Step 97( N/A%), pre moving , FPS 31.82, Running 4.57s Step 98( N/A%), pre moving , FPS 32.41, Running 4.59s Step 99( N/A%), pre moving , FPS 33.21, Running 4.61s Step 100( N/A%), pre moving , FPS 33.88, Running 4.63s Step 101( N/A%), pre moving , FPS 34.44, Running 4.66s Step 102( N/A%), pre moving , FPS 35.16, Running 4.68s Step 103( N/A%), pre moving , FPS 36.25, Running 4.70s Step 104( N/A%), pre moving , FPS 37.75, Running 4.72s Step 105( N/A%), pre moving , FPS 39.11, Running 4.74s Step 106( N/A%), pre moving , FPS 40.15, Running 4.76s Step 107( N/A%), pre moving , FPS 40.96, Running 4.79s Step 108( N/A%), pre moving , FPS 41.70, Running 4.81s Step 109( N/A%), pre moving , FPS 43.68, Running 4.83s Step 110( N/A%), pre moving , FPS 44.54, Running 4.85s Step 111( N/A%), pre moving , FPS 44.50, Running 4.88s Step 112( N/A%), pre moving , FPS 44.70, Running 4.90s Step 113( N/A%), pre moving , FPS 45.28, Running 4.92s Step 114( N/A%), pre moving , FPS 46.07, Running 4.94s Step 115( N/A%), pre moving , FPS 46.38, Running 4.96s Step 116( N/A%), pre moving , FPS 46.92, Running 4.98s Step 117( N/A%), pre moving , FPS 47.15, Running 5.00s Step 118( N/A%), pre moving , FPS 46.91, Running 5.02s Step 119( N/A%), pre moving , FPS 47.13, Running 5.04s Step 120( N/A%), pre moving , FPS 47.27, Running 5.06s Step 121( N/A%), pre moving , FPS 47.58, Running 5.08s Step 122( N/A%), pre moving , FPS 47.62, Running 5.10s Step 123( N/A%), pre moving , FPS 47.31, Running 5.12s Step 124( N/A%), pre moving , FPS 47.27, Running 5.14s Step 125( N/A%), pre moving , FPS 44.31, Running 5.19s Step 126( N/A%), pre moving , FPS 43.41, Running 5.22s Step 127( N/A%), pre moving , FPS 43.29, Running 5.25s Step 128( N/A%), pre moving , FPS 43.73, Running 5.27s Step 129( N/A%), pre moving , FPS 16.16, Running 6.07s Step 130( N/A%), pre moving , FPS 13.60, Running 6.33s Step 131( N/A%), pre moving , FPS 12.36, Running 6.49s Step 132( N/A%), pre moving , FPS 10.95, Running 6.72s Step 133( N/A%), pre moving , FPS 10.28, Running 6.86s Step 134( N/A%), pre moving , FPS 9.12, Running 7.13s Step 135( N/A%), pre moving , FPS 8.47, Running 7.32s Step 136( N/A%), pre moving , FPS 7.73, Running 7.56s Step 137( N/A%), pre moving , FPS 7.43, Running 7.69s Step 138( N/A%), pre moving , FPS 6.86, Running 7.94s Step 139( N/A%), pre moving , FPS 6.50, Running 8.12s Step 140( N/A%), pre moving , FPS 6.03, Running 8.37s Step 141( N/A%), pre moving , FPS 5.81, Running 8.52s Step 142( N/A%), pre moving , FPS 5.40, Running 8.80s Step 143( N/A%), pre moving , FPS 5.23, Running 8.94s Step 144( N/A%), pre moving , FPS 4.97, Running 9.16s Step 145( N/A%), pre moving , FPS 4.84, Running 9.33s Step 146( N/A%), pre moving , FPS 4.57, Running 9.60s Step 147( N/A%), pre moving , FPS 4.46, Running 9.73s Step 148( N/A%), pre moving , FPS 4.25, Running 9.97s Step 149( N/A%), pre moving , FPS 4.89, Running 10.16s Step 150( N/A%), pre moving , FPS 4.89, Running 10.41s Step 151( N/A%), pre moving , FPS 4.89, Running 10.58s Step 152( N/A%), pre moving , FPS 4.88, Running 10.82s Step 153( N/A%), pre moving , FPS 4.82, Running 11.01s Step 154( N/A%), pre moving , FPS 4.78, Running 11.31s Step 155( N/A%), pre moving , FPS 4.80, Running 11.49s Step 156( N/A%), pre moving , FPS 4.80, Running 11.73s Step 157( N/A%), pre moving , FPS 4.76, Running 11.89s Step 158( N/A%), pre moving , FPS 4.72, Running 12.17s Step 159( N/A%), pre moving , FPS 4.74, Running 12.34s Step 160( N/A%), pre moving , FPS 4.75, Running 12.59s Step 161( N/A%), pre moving , FPS 4.72, Running 12.75s Step 162( N/A%), pre moving , FPS 4.78, Running 12.98s Step 163( N/A%), pre moving , FPS 4.74, Running 13.17s Step 164( N/A%), pre moving , FPS 4.70, Running 13.42s Step 165( N/A%), pre moving , FPS 4.65, Running 13.63s Step 166( N/A%), pre moving , FPS 4.65, Running 13.90s Step 167( N/A%), pre moving , FPS 4.61, Running 14.07s Step 168( N/A%), pre moving , FPS 4.55, Running 14.36s Step 169( N/A%), pre moving , FPS 4.54, Running 14.56s Step 170( N/A%), pre moving , FPS 4.55, Running 14.81s Step 171( N/A%), pre moving , FPS 4.54, Running 14.98s Step 172( N/A%), pre moving , FPS 4.51, Running 15.25s Step 173( N/A%), pre moving , FPS 4.54, Running 15.42s Step 174( N/A%), pre moving , FPS 4.55, Running 15.71s Step 175( N/A%), pre moving , FPS 4.58, Running 15.85s Step 176( N/A%), pre moving , FPS 4.56, Running 16.11s Step 177( N/A%), pre moving , FPS 4.52, Running 16.31s Step 178( N/A%), pre moving , FPS 4.54, Running 16.58s Step 179( N/A%), pre moving , FPS 4.52, Running 16.76s Step 180( N/A%), pre moving , FPS 4.51, Running 17.02s Step 181( N/A%), pre moving , FPS 4.50, Running 17.20s Step 182( N/A%), pre moving , FPS 4.42, Running 17.51s Step 183( N/A%), pre moving , FPS 4.43, Running 17.68s Step 184( N/A%), pre moving , FPS 4.38, Running 17.98s Step 185( N/A%), pre moving , FPS 4.38, Running 18.19s Step 186( N/A%), pre moving , FPS 4.40, Running 18.44s Step 187( N/A%), pre moving , FPS 4.40, Running 18.62s Step 188( N/A%), pre moving , FPS 4.42, Running 18.89s Step 189( N/A%), pre moving , FPS 4.38, Running 19.13s Step 190( N/A%), pre moving , FPS 4.30, Running 19.46s Step 191( N/A%), pre moving , FPS 4.27, Running 19.66s Step 192( N/A%), pre moving , FPS 4.26, Running 19.95s Step 193( N/A%), pre moving , FPS 4.25, Running 20.13s Step 194( N/A%), pre moving , FPS 4.29, Running 20.37s Step 195( N/A%), pre moving , FPS 4.23, Running 20.59s Step 196( N/A%), pre moving , FPS 4.17, Running 20.91s Step 197( N/A%), pre moving , FPS 4.18, Running 21.09s Step 198( N/A%), pre moving , FPS 4.18, Running 21.36s Step 199( N/A%), pre moving , FPS 4.12, Running 21.61s Step 200( N/A%), pre moving , FPS 4.13, Running 21.87s Step 201( N/A%), pre moving , FPS 4.24, Running 21.92s Step 202( N/A%), pre moving , FPS 4.47, Running 21.98s Step 203( N/A%), pre moving , FPS 4.60, Running 22.03s Step 204( N/A%), pre moving , FPS 4.89, Running 22.08s Step 205( N/A%), pre moving , FPS 5.08, Running 22.13s Step 206( N/A%), pre moving , FPS 5.36, Running 22.17s Step 207( N/A%), pre moving , FPS 5.57, Running 22.21s Step 208( N/A%), pre moving , FPS 5.94, Running 22.26s Step 209( N/A%), pre moving , FPS 6.30, Running 22.30s Step 210( N/A%), pre moving , FPS 6.94, Running 22.34s Step 211( N/A%), pre moving , FPS 6.33, Running 22.82s Step 212( N/A%), pre moving , FPS 6.83, Running 22.87s Step 213( N/A%), pre moving , FPS 7.14, Running 22.93s Step 214( N/A%), pre moving , FPS 7.68, Running 22.98s Step 215( N/A%), pre moving , FPS 8.17, Running 23.03s Step 216( N/A%), pre moving , FPS 9.22, Running 23.08s Step 217( N/A%), pre moving , FPS 9.72, Running 23.15s Step 218( N/A%), pre moving , FPS 10.77, Running 23.22s Step 219( N/A%), pre moving , FPS 11.89, Running 23.29s Step 220( N/A%), pre moving , FPS 13.44, Running 23.36s Step 221( N/A%), pre moving , FPS 13.12, Running 23.44s Step 222( N/A%), pre moving , FPS 12.97, Running 23.53s Step 223( N/A%), pre moving , FPS 12.79, Running 23.59s Step 224( N/A%), pre moving , FPS 12.58, Running 23.67s Step 225( N/A%), pre moving , FPS 12.35, Running 23.75s Step 226( N/A%), pre moving , FPS 12.19, Running 23.81s Step 227( N/A%), pre moving , FPS 11.99, Running 23.88s Step 228( N/A%), pre moving , FPS 11.92, Running 23.93s Step 229( N/A%), pre moving , FPS 11.84, Running 23.99s Step 230( N/A%), pre moving , FPS 11.72, Running 24.05s Step 231( N/A%), pre moving , FPS 15.72, Running 24.10s Step 232( N/A%), pre moving , FPS 15.80, Running 24.14s Step 233( N/A%), pre moving , FPS 15.81, Running 24.19s Step 234( N/A%), pre moving , FPS 15.60, Running 24.26s Step 235( N/A%), pre moving , FPS 15.45, Running 24.33s Step 236( N/A%), pre moving , FPS 15.18, Running 24.40s Step 237( N/A%), pre moving , FPS 15.08, Running 24.47s Step 238( N/A%), pre moving , FPS 15.13, Running 24.54s Step 239( N/A%), pre moving , FPS 15.21, Running 24.61s Step 240( N/A%), pre moving , FPS 15.18, Running 24.68s Step 241( N/A%), pre moving , FPS 15.33, Running 24.75s Step 242( N/A%), pre moving , FPS 15.28, Running 24.83s Step 243( N/A%), pre moving , FPS 15.23, Running 24.90s Step 244( N/A%), pre moving , FPS 15.23, Running 24.98s Step 245( N/A%), pre moving , FPS 15.23, Running 25.06s Step 246( N/A%), pre moving , FPS 15.23, Running 25.12s Step 247( N/A%), pre moving , FPS 15.23, Running 25.20s Step 248( N/A%), pre moving , FPS 14.96, Running 25.27s Step 249( N/A%), pre moving , FPS 14.88, Running 25.33s Step 250( N/A%), pre moving , FPS 15.00, Running 25.38s Step 251( N/A%), pre moving , FPS 14.79, Running 25.45s Step 252( N/A%), pre moving , FPS 14.52, Running 25.52s Step 253( N/A%), pre moving , FPS 14.54, Running 25.57s Step 254( N/A%), pre moving , FPS 14.79, Running 25.61s Step 255( N/A%), pre moving , FPS 15.05, Running 25.66s Step 256( N/A%), pre moving , FPS 15.36, Running 25.70s Step 257( N/A%), pre moving , FPS 15.75, Running 25.74s Step 258( N/A%), pre moving , FPS 16.08, Running 25.78s Step 259( N/A%), pre moving , FPS 16.40, Running 25.83s Step 260( N/A%), pre moving , FPS 16.67, Running 25.87s Step 261( N/A%), pre moving , FPS 11.96, Running 26.42s Step 262( N/A%), pre moving , FPS 12.28, Running 26.46s Step 263( N/A%), pre moving , FPS 12.50, Running 26.51s Step 264( N/A%), pre moving , FPS 12.48, Running 26.58s Step 265( N/A%), pre moving , FPS 12.52, Running 26.66s Step 266( N/A%), pre moving , FPS 12.53, Running 26.72s Step 267( N/A%), pre moving , FPS 12.57, Running 26.79s Step 268( N/A%), pre moving , FPS 12.42, Running 26.88s Step 269( N/A%), pre moving , FPS 12.19, Running 26.97s Step 270( N/A%), pre moving , FPS 11.89, Running 27.06s Step 271( N/A%), pre moving , FPS 11.63, Running 27.17s Step 272( N/A%), pre moving , FPS 11.44, Running 27.26s Step 273( N/A%), pre moving , FPS 11.06, Running 27.37s Step 274( N/A%), pre moving , FPS 10.74, Running 27.47s Step 275( N/A%), pre moving , FPS 10.47, Running 27.57s Step 276( N/A%), pre moving , FPS 10.01, Running 27.70s Step 277( N/A%), pre moving , FPS 9.62, Running 27.82s Step 278( N/A%), pre moving , FPS 9.26, Running 27.94s Step 279( N/A%), pre moving , FPS 8.93, Running 28.07s Step 280( N/A%), pre moving , FPS 8.64, Running 28.19s Step 281( N/A%), pre moving , FPS 10.55, Running 28.32s Step 282( N/A%), pre moving , FPS 10.08, Running 28.45s Step 283( N/A%), pre moving , FPS 9.62, Running 28.58s Step 284( N/A%), pre moving , FPS 9.39, Running 28.71s Step 285( N/A%), pre moving , FPS 9.17, Running 28.84s Step 286( N/A%), pre moving , FPS 8.94, Running 28.96s Step 287( N/A%), pre moving , FPS 8.67, Running 29.09s Step 288( N/A%), pre moving , FPS 8.54, Running 29.22s Step 289( N/A%), pre moving , FPS 8.41, Running 29.35s Step 290( N/A%), pre moving , FPS 8.31, Running 29.47s Step 291( N/A%), pre moving , FPS 8.32, Running 29.57s Step 292( N/A%), pre moving , FPS 8.30, Running 29.68s Step 293( N/A%), pre moving , FPS 8.31, Running 29.78s Step 294( N/A%), pre moving , FPS 8.31, Running 29.88s Step 295( N/A%), pre moving , FPS 8.41, Running 29.94s Step 296( N/A%), pre moving , FPS 8.58, Running 30.03s Step 297( N/A%), pre moving , FPS 8.82, Running 30.09s Step 298( N/A%), pre moving , FPS 8.91, Running 30.19s Step 299( N/A%), pre moving , FPS 9.00, Running 30.29s Step 300( N/A%), pre moving , FPS 9.10, Running 30.39s Step 301( N/A%), pre moving , FPS 9.26, Running 30.48s Step 302( N/A%), pre moving , FPS 9.42, Running 30.57s Step 303( N/A%), pre moving , FPS 9.63, Running 30.66s Step 304( N/A%), pre moving , FPS 9.80, Running 30.75s Step 305( N/A%), pre moving , FPS 9.96, Running 30.84s Step 306( N/A%), pre moving , FPS 10.05, Running 30.95s Step 307( N/A%), pre moving , FPS 10.21, Running 31.05s Step 308( N/A%), pre moving , FPS 10.31, Running 31.16s Step 309( N/A%), pre moving , FPS 10.51, Running 31.25s Step 310( N/A%), pre moving , FPS 10.65, Running 31.35s Step 311( N/A%), pre moving , FPS 10.81, Running 31.42s Step 312( N/A%), pre moving , FPS 10.99, Running 31.50s Step 313( N/A%), pre moving , FPS 11.20, Running 31.57s Step 314( N/A%), pre moving , FPS 11.24, Running 31.66s Step 315( N/A%), pre moving , FPS 11.25, Running 31.72s Step 316( N/A%), pre moving , FPS 11.39, Running 31.79s Step 317( N/A%), pre moving , FPS 11.50, Running 31.83s Step 318( N/A%), pre moving , FPS 11.90, Running 31.87s Step 319( N/A%), pre moving , FPS 12.25, Running 31.92s Step 320( N/A%), pre moving , FPS 12.69, Running 31.96s Step 321( N/A%), pre moving , FPS 13.06, Running 32.01s Step 322( N/A%), pre moving , FPS 13.51, Running 32.05s Step 323( N/A%), pre moving , FPS 13.99, Running 32.09s Step 324( N/A%), pre moving , FPS 14.47, Running 32.13s Step 325( N/A%), pre moving , FPS 15.00, Running 32.18s Step 326( N/A%), pre moving , FPS 15.68, Running 32.22s Step 327( N/A%), pre moving , FPS 16.46, Running 32.27s Step 328( N/A%), pre moving , FPS 17.47, Running 32.31s Step 329( N/A%), pre moving , FPS 18.29, Running 32.35s Step 330( N/A%), pre moving , FPS 19.13, Running 32.39s Step 331( N/A%), pre moving , FPS 19.58, Running 32.44s Step 332( N/A%), pre moving , FPS 20.19, Running 32.49s Step 333( N/A%), pre moving , FPS 20.79, Running 32.53s Step 334( N/A%), pre moving , FPS 9.02, Running 33.87s Step 335( N/A%), pre moving , FPS 8.46, Running 34.09s Step 336( N/A%), pre moving , FPS 8.11, Running 34.25s Step 337( N/A%), pre moving , FPS 7.52, Running 34.49s Step 338( N/A%), pre moving , FPS 7.16, Running 34.67s Step 339( N/A%), pre moving , FPS 6.70, Running 34.91s Step 340( N/A%), pre moving , FPS 6.38, Running 35.10s Step 341( N/A%), pre moving , FPS 6.02, Running 35.33s Step 342( N/A%), pre moving , FPS 5.78, Running 35.51s Step 343( N/A%), pre moving , FPS 5.47, Running 35.75s Step 344( N/A%), pre moving , FPS 5.27, Running 35.93s Step 345( N/A%), pre moving , FPS 4.97, Running 36.20s Step 346( N/A%), pre moving , FPS 4.82, Running 36.37s Step 347( N/A%), pre moving , FPS 4.59, Running 36.62s Step 348( N/A%), pre moving , FPS 4.47, Running 36.78s Step 349( N/A%), pre moving , FPS 4.26, Running 37.04s Step 350( N/A%), pre moving , FPS 4.10, Running 37.27s Step 351( N/A%), pre moving , FPS 3.85, Running 37.64s Step 352( N/A%), pre moving , FPS 3.76, Running 37.80s Step 353( N/A%), pre moving , FPS 3.62, Running 38.06s Step 354( 0.17%), action 1, FPS 3.75, Running 39.21s Step 355( 0.33%), action 2, FPS 3.65, Running 39.57s Step 356( 0.50%), action 3, FPS 3.38, Running 40.16s Step 357( 0.67%), action 4, FPS 3.11, Running 40.91s Step 358( 0.83%), action 5, FPS 2.91, Running 41.55s Step 359( 1.00%), action 6, FPS 2.81, Running 42.01s Step 360( 1.17%), action 7, FPS 2.71, Running 42.48s Step 361( 1.33%), action 8, FPS 2.59, Running 43.06s Step 362( 1.50%), action 9, FPS 2.38, Running 43.91s Step 363( 1.67%), action 10, FPS 2.36, Running 44.24s Step 364( 1.83%), action 11, FPS 2.23, Running 44.92s Step 365( 2.00%), action 12, FPS 2.16, Running 45.46s Step 366( 2.17%), action 13, FPS 2.05, Running 46.14s Step 367( 2.33%), action 14, FPS 2.04, Running 46.40s Step 368( 2.50%), action 15, FPS 1.98, Running 46.90s Step 369( 2.67%), action 16, FPS 1.95, Running 47.31s Step 370( 2.83%), action 17, FPS 1.91, Running 47.74s Step 371( 3.00%), action 18, FPS 1.90, Running 48.17s Step 372( 3.17%), action 19, FPS 1.84, Running 48.67s Step 373( 3.33%), action 20, FPS 1.83, Running 49.00s Step 374( 3.50%), action 21, FPS 1.87, Running 49.88s Step 375( 3.67%), action 22, FPS 1.84, Running 50.44s Step 376( 3.83%), action 23, FPS 1.86, Running 50.91s Step 377( 4.00%), action 24, FPS 1.94, Running 51.23s Step 378( 4.17%), action 25, FPS 1.95, Running 51.78s Step 379( 4.33%), action 26, FPS 1.98, Running 52.11s Step 380( 4.50%), action 27, FPS 1.95, Running 52.74s Step 381( 4.67%), action 28, FPS 1.97, Running 53.20s Step 382( 4.83%), action 29, FPS 2.05, Running 53.65s Step 383( 5.00%), action 30, FPS 2.01, Running 54.19s Step 384( 5.17%), action 31, FPS 1.95, Running 55.15s Step 385( 5.33%), action 32, FPS 1.98, Running 55.57s Step 386( 5.50%), action 33, FPS 2.02, Running 56.06s Step 387( 5.67%), action 34, FPS 1.96, Running 56.59s Step 388( 5.83%), action 35, FPS 1.97, Running 57.04s Step 389( 6.00%), action 36, FPS 1.96, Running 57.54s Step 390( 6.17%), action 37, FPS 1.88, Running 58.36s Step 391( 6.33%), action 38, FPS 1.87, Running 58.86s Step 392( 6.50%), action 39, FPS 1.85, Running 59.50s Step 393( 6.67%), action 40, FPS 1.84, Running 59.88s Step 394( 6.83%), action 41, FPS 1.83, Running 60.83s Step 395( 7.00%), action 42, FPS 1.86, Running 61.18s Step 396( 7.17%), action 43, FPS 1.86, Running 61.63s Step 397( 7.33%), action 44, FPS 1.86, Running 61.99s Step 398( 7.50%), action 45, FPS 1.85, Running 62.57s Step 399( 7.67%), action 46, FPS 1.86, Running 62.87s Step 400( 7.83%), action 47, FPS 1.86, Running 63.51s Step 401( 8.00%), action 48, FPS 1.89, Running 63.77s Step 402( 8.17%), action 49, FPS 1.86, Running 64.40s Step 403( 8.33%), action 50, FPS 1.91, Running 64.68s Step 404( 8.50%), action 51, FPS 1.95, Running 65.41s Step 405( 8.67%), action 52, FPS 1.93, Running 65.91s Step 406( 8.83%), action 53, FPS 1.94, Running 66.37s Step 407( 9.00%), action 54, FPS 1.98, Running 66.71s Step 408( 9.17%), action 55, FPS 1.97, Running 67.21s Step 409( 9.33%), action 56, FPS 1.99, Running 67.59s Step 410( 9.50%), action 57, FPS 2.01, Running 68.32s Step 411( 9.67%), action 58, FPS 2.03, Running 68.74s Step 412( 9.83%), action 59, FPS 2.04, Running 69.28s Step 413( 10.00%), action 60, FPS 2.01, Running 69.82s Step 414( 10.17%), action 61, FPS 2.00, Running 70.83s Step 415( 10.33%), action 62, FPS 2.00, Running 71.15s Step 416( 10.50%), action 63, FPS 1.94, Running 71.92s Step 417( 10.67%), action 64, FPS 1.95, Running 72.27s Step 418( 10.83%), action 65, FPS 1.94, Running 72.87s Step 419( 11.00%), action 66, FPS 1.95, Running 73.12s Step 420( 11.17%), action 67, FPS 1.95, Running 73.75s Step 421( 11.33%), action 68, FPS 1.95, Running 74.04s Step 422( 11.50%), action 69, FPS 1.99, Running 74.44s Step 423( 11.67%), action 70, FPS 1.99, Running 74.72s Step 424( 11.83%), action 71, FPS 1.96, Running 75.59s Step 425( 12.00%), action 72, FPS 1.99, Running 75.98s Step 426( 12.17%), action 73, FPS 1.93, Running 76.72s Step 427( 12.33%), action 74, FPS 1.88, Running 77.35s Step 428( 12.50%), action 75, FPS 1.87, Running 77.90s Step 429( 12.67%), action 76, FPS 1.88, Running 78.24s Step 430( 12.83%), action 77, FPS 1.90, Running 78.87s Step 431( 13.00%), action 78, FPS 1.87, Running 79.44s Step 432( 13.17%), action 79, FPS 1.87, Running 79.99s Step 433( 13.33%), action 80, FPS 1.88, Running 80.44s Step 434( 13.50%), action 81, FPS 1.93, Running 81.18s Step 435( 13.67%), action 82, FPS 1.94, Running 81.45s Step 436( 13.83%), action 83, FPS 1.99, Running 81.97s Step 437( 14.00%), action 84, FPS 1.98, Running 82.38s Step 438( 14.17%), action 85, FPS 2.01, Running 82.83s Step 439( 14.33%), action 86, FPS 2.00, Running 83.12s Step 440( 14.50%), action 87, FPS 2.02, Running 83.67s Step 441( 14.67%), action 88, FPS 1.99, Running 84.09s Step 442( 14.83%), action 89, FPS 1.95, Running 84.72s Step 443( 15.00%), action 90, FPS 1.93, Running 85.07s Step 444( 15.17%), action 91, FPS 1.95, Running 85.86s Step 445( 15.33%), action 92, FPS 1.94, Running 86.27s Step 446( 15.50%), action 93, FPS 1.99, Running 86.79s Step 447( 15.67%), action 94, FPS 2.02, Running 87.26s Step 448( 15.83%), action 95, FPS 2.04, Running 87.70s Step 449( 16.00%), action 96, FPS 2.06, Running 87.93s Step 450( 16.17%), action 97, FPS 2.11, Running 88.36s Step 451( 16.33%), action 98, FPS 2.17, Running 88.64s Step 452( 16.50%), action 99, FPS 2.20, Running 89.06s Step 453( 16.67%), action 100, FPS 2.25, Running 89.32s Step 454( 16.83%), action 101, FPS 2.30, Running 89.86s Step 455( 17.00%), action 102, FPS 2.31, Running 90.12s Step 456( 17.17%), action 103, FPS 2.31, Running 90.63s Step 457( 17.33%), action 104, FPS 2.32, Running 91.01s Step 458( 17.50%), action 105, FPS 2.30, Running 91.53s Step 459( 17.67%), action 106, FPS 2.30, Running 91.83s Step 460( 17.83%), action 107, FPS 2.26, Running 92.50s Step 461( 18.00%), action 108, FPS 2.28, Running 92.88s Step 462( 18.17%), action 109, FPS 2.32, Running 93.34s Step 463( 18.33%), action 110, FPS 2.29, Running 93.80s Step 464( 18.50%), action 111, FPS 2.36, Running 94.35s Step 465( 18.67%), action 112, FPS 2.35, Running 94.79s Step 466( 18.83%), action 113, FPS 2.31, Running 95.44s Step 467( 19.00%), action 114, FPS 2.32, Running 95.87s Step 468( 19.17%), action 115, FPS 2.29, Running 96.42s Step 469( 19.33%), action 116, FPS 2.20, Running 97.02s Step 470( 19.50%), action 117, FPS 2.12, Running 97.79s Step 471( 19.67%), action 118, FPS 2.09, Running 98.22s Step 472( 19.83%), action 119, FPS 2.01, Running 98.99s Step 473( 20.00%), action 120, FPS 1.98, Running 99.45s Step 474( 20.17%), action 121, FPS 1.91, Running 100.35s Step 475( 20.33%), action 122, FPS 1.86, Running 100.86s Step 476( 20.50%), action 123, FPS 1.84, Running 101.51s Step 477( 20.67%), action 124, FPS 1.80, Running 102.11s Step 478( 20.83%), action 125, FPS 1.77, Running 102.81s Step 479( 21.00%), action 126, FPS 1.73, Running 103.37s Step 480( 21.17%), action 127, FPS 1.74, Running 104.00s Step 481( 21.33%), action 128, FPS 1.74, Running 104.35s Step 482( 21.50%), action 129, FPS 1.72, Running 104.99s Step 483( 21.67%), action 130, FPS 1.73, Running 105.38s Step 484( 21.83%), action 131, FPS 1.66, Running 106.38s Step 485( 22.00%), action 132, FPS 1.65, Running 106.95s Step 486( 22.17%), action 133, FPS 1.63, Running 107.72s Step 487( 22.33%), action 134, FPS 1.65, Running 107.99s Step 488( 22.50%), action 135, FPS 1.61, Running 108.84s Step 489( 22.67%), action 136, FPS 1.62, Running 109.35s Step 490( 22.83%), action 137, FPS 1.62, Running 110.10s Step 491( 23.00%), action 138, FPS 1.62, Running 110.55s Step 492( 23.17%), action 139, FPS 1.64, Running 111.18s Step 493( 23.33%), action 140, FPS 1.66, Running 111.52s Step 494( 23.50%), action 141, FPS 1.67, Running 112.35s Step 495( 23.67%), action 142, FPS 1.68, Running 112.79s Step 496( 23.83%), action 143, FPS 1.68, Running 113.45s Step 497( 24.00%), action 144, FPS 1.70, Running 113.88s Step 498( 24.17%), action 145, FPS 1.70, Running 114.57s Step 499( 24.33%), action 146, FPS 1.74, Running 114.83s Step 500( 24.50%), action 147, FPS 1.76, Running 115.34s Step 501( 24.67%), action 148, FPS 1.75, Running 115.79s Step 502( 24.83%), action 149, FPS 1.73, Running 116.57s Step 503( 25.00%), action 150, FPS 1.70, Running 117.13s Step 504( 25.17%), action 151, FPS 1.74, Running 117.87s Step 505( 25.33%), action 152, FPS 1.76, Running 118.32s Step 506( 25.50%), action 153, FPS 1.79, Running 118.87s Step 507( 25.67%), action 154, FPS 1.77, Running 119.31s Step 508( 25.83%), action 155, FPS 1.84, Running 119.71s Step 509( 26.00%), action 156, FPS 1.88, Running 120.01s Step 510( 26.17%), action 157, FPS 1.92, Running 120.54s Step 511( 26.33%), action 158, FPS 1.92, Running 120.97s Step 512( 26.50%), action 159, FPS 1.96, Running 121.41s Step 513( 26.67%), action 160, FPS 1.94, Running 121.85s Step 514( 26.83%), action 161, FPS 1.97, Running 122.53s Step 515( 27.00%), action 162, FPS 1.97, Running 122.92s Step 516( 27.17%), action 163, FPS 2.00, Running 123.45s Step 517( 27.33%), action 164, FPS 1.99, Running 123.96s Step 518( 27.50%), action 165, FPS 2.03, Running 124.41s Step 519( 27.67%), action 166, FPS 1.98, Running 124.93s Step 520( 27.83%), action 167, FPS 1.98, Running 125.45s Step 521( 28.00%), action 168, FPS 2.02, Running 125.71s Step 522( 28.17%), action 169, FPS 2.03, Running 126.44s Step 523( 28.33%), action 170, FPS 2.09, Running 126.70s Step 524( 28.50%), action 171, FPS 2.06, Running 127.59s Step 525( 28.67%), action 172, FPS 2.09, Running 127.89s Step 526( 28.83%), action 173, FPS 2.13, Running 128.28s Step 527( 29.00%), action 174, FPS 2.11, Running 128.80s Step 528( 29.17%), action 175, FPS 2.09, Running 129.28s Step 529( 29.33%), action 176, FPS 2.08, Running 129.61s Step 530( 29.50%), action 177, FPS 2.10, Running 130.08s Step 531( 29.67%), action 178, FPS 2.13, Running 130.35s Step 532( 29.83%), action 179, FPS 2.14, Running 130.77s Step 533( 30.00%), action 180, FPS 2.18, Running 131.04s Step 534( 30.17%), action 181, FPS 2.16, Running 131.79s Step 535( 30.33%), action 182, FPS 2.13, Running 132.31s Step 536( 30.50%), action 183, FPS 2.09, Running 133.02s Step 537( 30.67%), action 184, FPS 2.14, Running 133.32s Step 538( 30.83%), action 185, FPS 2.10, Running 133.92s Step 539( 31.00%), action 186, FPS 2.10, Running 134.43s Step 540( 31.17%), action 187, FPS 2.07, Running 135.09s Step 541( 31.33%), action 188, FPS 2.08, Running 135.32s Step 542( 31.50%), action 189, FPS 2.04, Running 136.27s Step 543( 31.67%), action 190, FPS 2.00, Running 136.72s Step 544( 31.83%), action 191, FPS 1.96, Running 137.80s Step 545( 32.00%), action 192, FPS 1.92, Running 138.30s Step 546( 32.17%), action 193, FPS 1.86, Running 139.03s Step 547( 32.33%), action 194, FPS 1.86, Running 139.54s Step 548( 32.50%), action 195, FPS 1.81, Running 140.32s Step 549( 32.67%), action 196, FPS 1.82, Running 140.59s Step 550( 32.83%), action 197, FPS 1.76, Running 141.43s Step 551( 33.00%), action 198, FPS 1.71, Running 142.05s Step 552( 33.17%), action 199, FPS 1.69, Running 142.57s Step 553( 33.33%), action 200, FPS 1.67, Running 143.05s Step 554( 33.50%), action 201, FPS 1.65, Running 143.93s Step 555( 33.67%), action 202, FPS 1.65, Running 144.46s Step 556( 33.83%), action 203, FPS 1.67, Running 145.00s Step 557( 34.00%), action 204, FPS 1.64, Running 145.49s Step 558( 34.17%), action 205, FPS 1.61, Running 146.34s Step 559( 34.33%), action 206, FPS 1.61, Running 146.85s Step 560( 34.50%), action 207, FPS 1.63, Running 147.35s Step 561( 34.67%), action 208, FPS 1.61, Running 147.74s Step 562( 34.83%), action 209, FPS 1.64, Running 148.47s Step 563( 35.00%), action 210, FPS 1.64, Running 148.95s Step 564( 35.17%), action 211, FPS 1.67, Running 149.79s Step 565( 35.33%), action 212, FPS 1.70, Running 150.08s Step 566( 35.50%), action 213, FPS 1.74, Running 150.49s Step 567( 35.67%), action 214, FPS 1.76, Running 150.87s Step 568( 35.83%), action 215, FPS 1.78, Running 151.56s Step 569( 36.00%), action 216, FPS 1.75, Running 152.00s Step 570( 36.17%), action 217, FPS 1.78, Running 152.69s Step 571( 36.33%), action 218, FPS 1.79, Running 153.23s Step 572( 36.50%), action 219, FPS 1.76, Running 153.94s Step 573( 36.67%), action 220, FPS 1.75, Running 154.45s Step 574( 36.83%), action 221, FPS 1.74, Running 155.41s Step 575( 37.00%), action 222, FPS 1.78, Running 155.69s Step 576( 37.17%), action 223, FPS 1.73, Running 156.55s Step 577( 37.33%), action 224, FPS 1.73, Running 157.04s Step 578( 37.50%), action 225, FPS 1.74, Running 157.81s Step 579( 37.67%), action 226, FPS 1.77, Running 158.12s Step 580( 37.83%), action 227, FPS 1.76, Running 158.70s Step 581( 38.00%), action 228, FPS 1.74, Running 159.26s Step 582( 38.17%), action 229, FPS 1.74, Running 159.99s Step 583( 38.33%), action 230, FPS 1.73, Running 160.51s Step 584( 38.50%), action 231, FPS 1.70, Running 161.55s Step 585( 38.67%), action 232, FPS 1.70, Running 161.82s Step 586( 38.83%), action 233, FPS 1.69, Running 162.34s Step 587( 39.00%), action 234, FPS 1.67, Running 162.86s Step 588( 39.17%), action 235, FPS 1.70, Running 163.30s Step 589( 39.33%), action 236, FPS 1.70, Running 163.75s Step 590( 39.50%), action 237, FPS 1.68, Running 164.58s Step 591( 39.67%), action 238, FPS 1.68, Running 165.14s Step 592( 39.83%), action 239, FPS 1.67, Running 165.91s Step 593( 40.00%), action 240, FPS 1.67, Running 166.45s Step 594( 40.17%), action 241, FPS 1.65, Running 167.54s Step 595( 40.33%), action 242, FPS 1.61, Running 168.09s Step 596( 40.50%), action 243, FPS 1.67, Running 168.51s Step 597( 40.67%), action 244, FPS 1.68, Running 168.96s Step 598( 40.83%), action 245, FPS 1.72, Running 169.42s Step 599( 41.00%), action 246, FPS 1.70, Running 169.85s Step 600( 41.17%), action 247, FPS 1.69, Running 170.55s Step 601( 41.33%), action 248, FPS 1.71, Running 170.94s Step 602( 41.50%), action 249, FPS 1.74, Running 171.51s Step 603( 41.67%), action 250, FPS 1.74, Running 172.03s Step 604( 41.83%), action 251, FPS 1.75, Running 173.01s Step 605( 42.00%), action 252, FPS 1.74, Running 173.31s Step 606( 42.17%), action 253, FPS 1.70, Running 174.08s Step 607( 42.33%), action 254, FPS 1.71, Running 174.57s Step 608( 42.50%), action 255, FPS 1.70, Running 175.09s Step 609( 42.67%), action 256, FPS 1.69, Running 175.61s Step 610( 42.83%), action 257, FPS 1.71, Running 176.24s Step 611( 43.00%), action 258, FPS 1.72, Running 176.75s Step 612( 43.17%), action 259, FPS 1.72, Running 177.52s Step 613( 43.33%), action 260, FPS 1.74, Running 177.95s Step 614( 43.50%), action 261, FPS 1.77, Running 178.82s Step 615( 43.67%), action 262, FPS 1.82, Running 179.10s Step 616( 43.83%), action 263, FPS 1.78, Running 179.76s Step 617( 44.00%), action 264, FPS 1.78, Running 180.21s Step 618( 44.17%), action 265, FPS 1.74, Running 180.92s Step 619( 44.33%), action 266, FPS 1.76, Running 181.19s Step 620( 44.50%), action 267, FPS 1.77, Running 181.88s Step 621( 44.67%), action 268, FPS 1.78, Running 182.20s Step 622( 44.83%), action 269, FPS 1.75, Running 182.96s Step 623( 45.00%), action 270, FPS 1.78, Running 183.26s Step 624( 45.17%), action 271, FPS 1.80, Running 184.13s Step 625( 45.33%), action 272, FPS 1.80, Running 184.43s Step 626( 45.50%), action 273, FPS 1.84, Running 184.96s Step 627( 45.67%), action 274, FPS 1.84, Running 185.41s Step 628( 45.83%), action 275, FPS 1.84, Running 185.93s Step 629( 46.00%), action 276, FPS 1.89, Running 186.19s Step 630( 46.17%), action 277, FPS 1.91, Running 186.69s Step 631( 46.33%), action 278, FPS 1.95, Running 187.03s Step 632( 46.50%), action 279, FPS 2.02, Running 187.44s Step 633( 46.67%), action 280, FPS 2.05, Running 187.70s Step 634( 46.83%), action 281, FPS 2.08, Running 188.44s Step 635( 47.00%), action 282, FPS 2.05, Running 188.85s Step 636( 47.17%), action 283, FPS 2.11, Running 189.24s Step 637( 47.33%), action 284, FPS 2.15, Running 189.52s Step 638( 47.50%), action 285, FPS 2.22, Running 189.94s Step 639( 47.67%), action 286, FPS 2.18, Running 190.35s Step 640( 47.83%), action 287, FPS 2.18, Running 191.03s Step 641( 48.00%), action 288, FPS 2.17, Running 191.39s Step 642( 48.17%), action 289, FPS 2.21, Running 192.01s Step 643( 48.33%), action 290, FPS 2.16, Running 192.50s Step 644( 48.50%), action 291, FPS 2.12, Running 193.55s Step 645( 48.67%), action 292, FPS 2.08, Running 194.04s Step 646( 48.83%), action 293, FPS 2.07, Running 194.61s Step 647( 49.00%), action 294, FPS 2.12, Running 194.86s Step 648( 49.17%), action 295, FPS 2.06, Running 195.64s Step 649( 49.33%), action 296, FPS 1.99, Running 196.22s Step 650( 49.50%), action 297, FPS 1.98, Running 196.82s Step 651( 49.67%), action 298, FPS 1.95, Running 197.30s Step 652( 49.83%), action 299, FPS 1.87, Running 198.15s Step 653( 50.00%), action 300, FPS 1.85, Running 198.50s Step 654( 50.17%), action 301, FPS 1.83, Running 199.39s Step 655( 50.33%), action 302, FPS 1.82, Running 199.84s Step 656( 50.50%), action 303, FPS 1.76, Running 200.62s Step 657( 50.67%), action 304, FPS 1.73, Running 201.08s Step 658( 50.83%), action 305, FPS 1.68, Running 201.83s Step 659( 51.00%), action 306, FPS 1.70, Running 202.12s Step 660( 51.17%), action 307, FPS 1.75, Running 202.47s Step 661( 51.33%), action 308, FPS 1.73, Running 202.97s Step 662( 51.50%), action 309, FPS 1.76, Running 203.40s Step 663( 51.67%), action 310, FPS 1.78, Running 203.75s Step 664( 51.83%), action 311, FPS 1.83, Running 204.45s Step 665( 52.00%), action 312, FPS 1.87, Running 204.73s Step 666( 52.17%), action 313, FPS 1.91, Running 205.11s Step 667( 52.33%), action 314, FPS 1.90, Running 205.39s Step 668( 52.50%), action 315, FPS 1.96, Running 205.85s Step 669( 52.67%), action 316, FPS 2.00, Running 206.22s Step 670( 52.83%), action 317, FPS 2.01, Running 206.74s Step 671( 53.00%), action 318, FPS 2.01, Running 207.22s Step 672( 53.17%), action 319, FPS 2.08, Running 207.75s Step 673( 53.33%), action 320, FPS 2.07, Running 208.16s Step 674( 53.50%), action 321, FPS 2.13, Running 208.77s Step 675( 53.67%), action 322, FPS 2.18, Running 209.03s Step 676( 53.83%), action 323, FPS 2.26, Running 209.48s Step 677( 54.00%), action 324, FPS 2.31, Running 209.73s Step 678( 54.17%), action 325, FPS 2.36, Running 210.29s Step 679( 54.33%), action 326, FPS 2.30, Running 210.81s Step 680( 54.50%), action 327, FPS 2.23, Running 211.45s Step 681( 54.67%), action 328, FPS 2.28, Running 211.75s Step 682( 54.83%), action 329, FPS 2.27, Running 212.22s Step 683( 55.00%), action 330, FPS 2.26, Running 212.58s Step 684( 55.17%), action 331, FPS 2.25, Running 213.34s Step 685( 55.33%), action 332, FPS 2.25, Running 213.61s Step 686( 55.50%), action 333, FPS 2.18, Running 214.30s Step 687( 55.67%), action 334, FPS 2.18, Running 214.56s Step 688( 55.83%), action 335, FPS 2.21, Running 214.88s Step 689( 56.00%), action 336, FPS 2.22, Running 215.22s Step 690( 56.17%), action 337, FPS 2.27, Running 215.57s Step 691( 56.33%), action 338, FPS 2.29, Running 215.94s Step 692( 56.50%), action 339, FPS 2.27, Running 216.56s Step 693( 56.67%), action 340, FPS 2.25, Running 217.06s Step 694( 56.83%), action 341, FPS 2.21, Running 217.83s Step 695( 57.00%), action 342, FPS 2.20, Running 218.11s Step 696( 57.17%), action 343, FPS 2.14, Running 218.82s Step 697( 57.33%), action 344, FPS 2.09, Running 219.32s Step 698( 57.50%), action 345, FPS 2.02, Running 220.18s Step 699( 57.67%), action 346, FPS 2.06, Running 220.51s Step 700( 57.83%), action 347, FPS 2.05, Running 221.21s Step 701( 58.00%), action 348, FPS 2.03, Running 221.61s Step 702( 58.17%), action 349, FPS 2.02, Running 222.12s Step 703( 58.33%), action 350, FPS 2.02, Running 222.50s Step 704( 58.50%), action 351, FPS 2.00, Running 223.33s Step 705( 58.67%), action 352, FPS 1.95, Running 223.88s Step 706( 58.83%), action 353, FPS 1.96, Running 224.49s Step 707( 59.00%), action 354, FPS 1.93, Running 224.95s Step 708( 59.17%), action 355, FPS 1.85, Running 225.69s Step 709( 59.33%), action 356, FPS 1.83, Running 226.17s Step 710( 59.50%), action 357, FPS 1.80, Running 226.66s Step 711( 59.67%), action 358, FPS 1.81, Running 227.02s Step 712( 59.83%), action 359, FPS 1.77, Running 227.88s Step 713( 60.00%), action 360, FPS 1.76, Running 228.40s Step 714( 60.17%), action 361, FPS 1.73, Running 229.38s Step 715( 60.33%), action 362, FPS 1.73, Running 229.64s Step 716( 60.50%), action 363, FPS 1.74, Running 230.30s Step 717( 60.67%), action 364, FPS 1.74, Running 230.84s Step 718( 60.83%), action 365, FPS 1.79, Running 231.34s Step 719( 61.00%), action 366, FPS 1.76, Running 231.89s Step 720( 61.17%), action 367, FPS 1.74, Running 232.70s Step 721( 61.33%), action 368, FPS 1.76, Running 232.98s Step 722( 61.50%), action 369, FPS 1.71, Running 233.81s Step 723( 61.67%), action 370, FPS 1.72, Running 234.11s Step 724( 61.83%), action 371, FPS 1.73, Running 234.91s Step 725( 62.00%), action 372, FPS 1.74, Running 235.36s Step 726( 62.17%), action 373, FPS 1.78, Running 235.72s Step 727( 62.33%), action 374, FPS 1.76, Running 236.29s Step 728( 62.50%), action 375, FPS 1.76, Running 237.05s Step 729( 62.67%), action 376, FPS 1.79, Running 237.34s Step 730( 62.83%), action 377, FPS 1.79, Running 237.82s Step 731( 63.00%), action 378, FPS 1.78, Running 238.25s Step 732( 63.17%), action 379, FPS 1.81, Running 238.96s Step 733( 63.33%), action 380, FPS 1.84, Running 239.29s Step 734( 63.50%), action 381, FPS 1.86, Running 240.11s Step 735( 63.67%), action 382, FPS 1.86, Running 240.39s Step 736( 63.83%), action 383, FPS 1.87, Running 240.97s Step 737( 64.00%), action 384, FPS 1.93, Running 241.19s Step 738( 64.17%), action 385, FPS 1.91, Running 241.83s Step 739( 64.33%), action 386, FPS 1.96, Running 242.11s Step 740( 64.50%), action 387, FPS 1.98, Running 242.82s Step 741( 64.67%), action 388, FPS 1.98, Running 243.10s Step 742( 64.83%), action 389, FPS 2.01, Running 243.77s Step 743( 65.00%), action 390, FPS 2.01, Running 244.04s Step 744( 65.17%), action 391, FPS 1.98, Running 244.99s Step 745( 65.33%), action 392, FPS 2.02, Running 245.24s Step 746( 65.50%), action 393, FPS 1.97, Running 245.89s Step 747( 65.67%), action 394, FPS 1.96, Running 246.49s Step 748( 65.83%), action 395, FPS 1.96, Running 247.25s Step 749( 66.00%), action 396, FPS 1.94, Running 247.64s Step 750( 66.17%), action 397, FPS 1.89, Running 248.38s Step 751( 66.33%), action 398, FPS 1.90, Running 248.79s Step 752( 66.50%), action 399, FPS 1.93, Running 249.33s Step 753( 66.67%), action 400, FPS 1.94, Running 249.60s Step 754( 66.83%), action 401, FPS 1.97, Running 250.26s Step 755( 67.00%), action 402, FPS 1.94, Running 250.68s Step 756( 67.17%), action 403, FPS 1.95, Running 251.23s Step 757( 67.33%), action 404, FPS 1.94, Running 251.51s Step 758( 67.50%), action 405, FPS 1.92, Running 252.22s Step 759( 67.67%), action 406, FPS 1.87, Running 252.81s Step 760( 67.83%), action 407, FPS 1.88, Running 253.43s Step 761( 68.00%), action 408, FPS 1.86, Running 253.86s Step 762( 68.17%), action 409, FPS 1.88, Running 254.38s Step 763( 68.33%), action 410, FPS 1.85, Running 254.86s Step 764( 68.50%), action 411, FPS 1.91, Running 255.48s Step 765( 68.67%), action 412, FPS 1.87, Running 255.91s Step 766( 68.83%), action 413, FPS 1.85, Running 256.68s Step 767( 69.00%), action 414, FPS 1.91, Running 256.99s Step 768( 69.17%), action 415, FPS 1.93, Running 257.63s Step 769( 69.33%), action 416, FPS 1.92, Running 258.07s Step 770( 69.50%), action 417, FPS 1.95, Running 258.63s Step 771( 69.67%), action 418, FPS 1.94, Running 259.11s Step 772( 69.83%), action 419, FPS 1.94, Running 259.65s Step 773( 70.00%), action 420, FPS 1.89, Running 260.18s Step 774( 70.17%), action 421, FPS 1.83, Running 261.20s Step 775( 70.33%), action 422, FPS 1.82, Running 261.69s Step 776( 70.50%), action 423, FPS 1.81, Running 262.31s Step 777( 70.67%), action 424, FPS 1.76, Running 262.86s Step 778( 70.83%), action 425, FPS 1.76, Running 263.59s Step 779( 71.00%), action 426, FPS 1.80, Running 263.94s Step 780( 71.17%), action 427, FPS 1.79, Running 264.63s Step 781( 71.33%), action 428, FPS 1.77, Running 265.15s Step 782( 71.50%), action 429, FPS 1.75, Running 265.80s Step 783( 71.67%), action 430, FPS 1.79, Running 266.02s Step 784( 71.83%), action 431, FPS 1.74, Running 266.98s Step 785( 72.00%), action 432, FPS 1.72, Running 267.56s Step 786( 72.17%), action 433, FPS 1.76, Running 268.05s Step 787( 72.33%), action 434, FPS 1.73, Running 268.55s Step 788( 72.50%), action 435, FPS 1.71, Running 269.31s Step 789( 72.67%), action 436, FPS 1.71, Running 269.76s Step 790( 72.83%), action 437, FPS 1.68, Running 270.51s Step 791( 73.00%), action 438, FPS 1.70, Running 270.87s Step 792( 73.17%), action 439, FPS 1.67, Running 271.63s Step 793( 73.33%), action 440, FPS 1.68, Running 272.10s Step 794( 73.50%), action 441, FPS 1.71, Running 272.92s Step 795( 73.67%), action 442, FPS 1.73, Running 273.25s Step 796( 73.83%), action 443, FPS 1.74, Running 273.79s Step 797( 74.00%), action 444, FPS 1.76, Running 274.21s Step 798( 74.17%), action 445, FPS 1.76, Running 274.93s Step 799( 74.33%), action 446, FPS 1.77, Running 275.24s Step 800( 74.50%), action 447, FPS 1.74, Running 276.09s Step 801( 74.67%), action 448, FPS 1.73, Running 276.74s Step 802( 74.83%), action 449, FPS 1.71, Running 277.49s Step 803( 75.00%), action 450, FPS 1.70, Running 277.75s Step 804( 75.17%), action 451, FPS 1.72, Running 278.63s Step 805( 75.33%), action 452, FPS 1.75, Running 278.97s Step 806( 75.50%), action 453, FPS 1.71, Running 279.76s Step 807( 75.67%), action 454, FPS 1.70, Running 280.30s Step 808( 75.83%), action 455, FPS 1.72, Running 280.96s Step 809( 76.00%), action 456, FPS 1.73, Running 281.32s Step 810( 76.17%), action 457, FPS 1.76, Running 281.91s Step 811( 76.33%), action 458, FPS 1.74, Running 282.40s Step 812( 76.50%), action 459, FPS 1.75, Running 283.07s Step 813( 76.67%), action 460, FPS 1.74, Running 283.59s Step 814( 76.83%), action 461, FPS 1.71, Running 284.62s Step 815( 77.00%), action 462, FPS 1.72, Running 284.91s Step 816( 77.17%), action 463, FPS 1.68, Running 285.72s Step 817( 77.33%), action 464, FPS 1.68, Running 286.10s Step 818( 77.50%), action 465, FPS 1.68, Running 286.84s Step 819( 77.67%), action 466, FPS 1.66, Running 287.28s Step 820( 77.83%), action 467, FPS 1.71, Running 287.81s Step 821( 78.00%), action 468, FPS 1.74, Running 288.21s Step 822( 78.17%), action 469, FPS 1.75, Running 288.89s Step 823( 78.33%), action 470, FPS 1.75, Running 289.17s Step 824( 78.50%), action 471, FPS 1.73, Running 290.22s Step 825( 78.67%), action 472, FPS 1.72, Running 290.56s Step 826( 78.83%), action 473, FPS 1.74, Running 291.25s Step 827( 79.00%), action 474, FPS 1.75, Running 291.76s Step 828( 79.17%), action 475, FPS 1.77, Running 292.24s Step 829( 79.33%), action 476, FPS 1.75, Running 292.72s Step 830( 79.50%), action 477, FPS 1.73, Running 293.46s Step 831( 79.67%), action 478, FPS 1.73, Running 293.97s Step 832( 79.83%), action 479, FPS 1.75, Running 294.47s Step 833( 80.00%), action 480, FPS 1.75, Running 295.03s Step 834( 80.17%), action 481, FPS 1.76, Running 296.00s Step 835( 80.33%), action 482, FPS 1.75, Running 296.32s Step 836( 80.50%), action 483, FPS 1.77, Running 297.03s Step 837( 80.67%), action 484, FPS 1.76, Running 297.44s Step 838( 80.83%), action 485, FPS 1.79, Running 298.03s Step 839( 81.00%), action 486, FPS 1.80, Running 298.39s Step 840( 81.17%), action 487, FPS 1.77, Running 299.09s Step 841( 81.33%), action 488, FPS 1.79, Running 299.39s Step 842( 81.50%), action 489, FPS 1.82, Running 299.91s Step 843( 81.67%), action 490, FPS 1.76, Running 300.50s Step 844( 81.83%), action 491, FPS 1.80, Running 301.34s Step 845( 82.00%), action 492, FPS 1.79, Running 301.72s Step 846( 82.17%), action 493, FPS 1.80, Running 302.38s Step 847( 82.33%), action 494, FPS 1.83, Running 302.72s Step 848( 82.50%), action 495, FPS 1.80, Running 303.33s Step 849( 82.67%), action 496, FPS 1.80, Running 303.85s Step 850( 82.83%), action 497, FPS 1.80, Running 304.59s Step 851( 83.00%), action 498, FPS 1.83, Running 304.89s Step 852( 83.17%), action 499, FPS 1.78, Running 305.67s Step 853( 83.33%), action 500, FPS 1.79, Running 306.18s Step 854( 83.50%), action 501, FPS 1.80, Running 307.11s Step 855( 83.67%), action 502, FPS 1.76, Running 307.66s Step 856( 83.83%), action 503, FPS 1.79, Running 308.22s Step 857( 84.00%), action 504, FPS 1.77, Running 308.74s Step 858( 84.17%), action 505, FPS 1.77, Running 309.30s Step 859( 84.33%), action 506, FPS 1.75, Running 309.81s Step 860( 84.50%), action 507, FPS 1.79, Running 310.23s Step 861( 84.67%), action 508, FPS 1.80, Running 310.50s Step 862( 84.83%), action 509, FPS 1.81, Running 310.94s Step 863( 85.00%), action 510, FPS 1.87, Running 311.21s Step 864( 85.17%), action 511, FPS 1.92, Running 311.76s Step 865( 85.33%), action 512, FPS 1.93, Running 312.07s Step 866( 85.50%), action 513, FPS 2.00, Running 312.40s Step 867( 85.67%), action 514, FPS 1.99, Running 312.77s Step 868( 85.83%), action 515, FPS 2.05, Running 313.10s Step 869( 86.00%), action 516, FPS 2.10, Running 313.36s Step 870( 86.17%), action 517, FPS 2.18, Running 313.77s Step 871( 86.33%), action 518, FPS 2.15, Running 314.17s Step 872( 86.50%), action 519, FPS 2.24, Running 314.60s Step 873( 86.67%), action 520, FPS 2.31, Running 314.85s Step 874( 86.83%), action 521, FPS 2.35, Running 315.61s Step 875( 87.00%), action 522, FPS 2.41, Running 315.95s Step 876( 87.17%), action 523, FPS 2.34, Running 316.77s Step 877( 87.33%), action 524, FPS 2.39, Running 317.11s Step 878( 87.50%), action 525, FPS 2.38, Running 317.71s Step 879( 87.67%), action 526, FPS 2.44, Running 318.00s Step 880( 87.83%), action 527, FPS 2.32, Running 318.84s Step 881( 88.00%), action 528, FPS 2.27, Running 319.30s Step 882( 88.17%), action 529, FPS 2.21, Running 320.00s Step 883( 88.33%), action 530, FPS 2.18, Running 320.37s Step 884( 88.50%), action 531, FPS 2.10, Running 321.29s Step 885( 88.67%), action 532, FPS 2.07, Running 321.72s Step 886( 88.83%), action 533, FPS 2.04, Running 322.19s Step 887( 89.00%), action 534, FPS 2.00, Running 322.79s Step 888( 89.17%), action 535, FPS 1.91, Running 323.58s Step 889( 89.33%), action 536, FPS 1.85, Running 324.20s Step 890( 89.50%), action 537, FPS 1.80, Running 324.90s Step 891( 89.67%), action 538, FPS 1.77, Running 325.45s Step 892( 89.83%), action 539, FPS 1.74, Running 326.13s Step 893( 90.00%), action 540, FPS 1.70, Running 326.65s Step 894( 90.17%), action 541, FPS 1.69, Running 327.45s Step 895( 90.33%), action 542, FPS 1.67, Running 327.95s Step 896( 90.50%), action 543, FPS 1.68, Running 328.65s Step 897( 90.67%), action 544, FPS 1.66, Running 329.18s Step 898( 90.83%), action 545, FPS 1.66, Running 329.73s Step 899( 91.00%), action 546, FPS 1.63, Running 330.27s Step 900( 91.17%), action 547, FPS 1.67, Running 330.82s Step 901( 91.33%), action 548, FPS 1.70, Running 331.08s Step 902( 91.50%), action 549, FPS 1.72, Running 331.61s Step 903( 91.67%), action 550, FPS 1.74, Running 331.86s Step 904( 91.83%), action 551, FPS 1.78, Running 332.55s Step 905( 92.00%), action 552, FPS 1.80, Running 332.80s Step 906( 92.17%), action 553, FPS 1.83, Running 333.14s Step 907( 92.33%), action 554, FPS 1.87, Running 333.46s Step 908( 92.50%), action 555, FPS 1.95, Running 333.85s Step 909( 92.67%), action 556, FPS 2.01, Running 334.16s Step 910( 92.83%), action 557, FPS 2.08, Running 334.53s Step 911( 93.00%), action 558, FPS 2.12, Running 334.89s Step 912( 93.17%), action 559, FPS 2.10, Running 335.64s Step 913( 93.33%), action 560, FPS 2.17, Running 335.89s Step 914( 93.50%), action 561, FPS 2.21, Running 336.48s Step 915( 93.67%), action 562, FPS 2.27, Running 336.75s Step 916( 93.83%), action 563, FPS 2.31, Running 337.32s Step 917( 94.00%), action 564, FPS 2.36, Running 337.65s Step 918( 94.17%), action 565, FPS 2.37, Running 338.18s Step 919( 94.33%), action 566, FPS 2.46, Running 338.41s Step 920( 94.50%), action 567, FPS 2.48, Running 338.90s Step 921( 94.67%), action 568, FPS 2.48, Running 339.15s Step 922( 94.83%), action 569, FPS 2.51, Running 339.59s Step 923( 95.00%), action 570, FPS 2.47, Running 339.95s Step 924( 95.17%), action 571, FPS 2.48, Running 340.61s Step 925( 95.33%), action 572, FPS 2.41, Running 341.10s Step 926( 95.50%), action 573, FPS 2.33, Running 341.73s Step 927( 95.67%), action 574, FPS 2.33, Running 342.04s Step 928( 95.83%), action 575, FPS 2.33, Running 342.45s Step 929( 96.00%), action 576, FPS 2.34, Running 342.71s Step 930( 96.17%), action 577, FPS 2.33, Running 343.13s Step 931( 96.33%), action 578, FPS 2.34, Running 343.43s Step 932( 96.50%), action 579, FPS 2.42, Running 343.90s Step 933( 96.67%), action 580, FPS 2.41, Running 344.20s Step 934( 96.83%), action 581, FPS 2.41, Running 344.76s Step 935( 97.00%), action 582, FPS 2.39, Running 345.13s Step 936( 97.17%), action 583, FPS 2.34, Running 345.87s Step 937( 97.33%), action 584, FPS 2.36, Running 346.13s Step 938( 97.50%), action 585, FPS 2.35, Running 346.71s Step 939( 97.67%), action 586, FPS 2.33, Running 346.98s Step 940( 97.83%), action 587, FPS 2.29, Running 347.65s Step 941( 98.00%), action 588, FPS 2.29, Running 347.89s Step 942( 98.17%), action 589, FPS 2.24, Running 348.54s Step 943( 98.33%), action 590, FPS 2.26, Running 348.80s Step 944( 98.50%), action 591, FPS 2.20, Running 349.70s Step 945( 98.67%), action 592, FPS 2.20, Running 350.18s Step 946( 98.83%), action 593, FPS 2.20, Running 350.84s Step 947( 99.00%), action 594, FPS 2.15, Running 351.34s Step 948( 99.17%), action 595, FPS 2.13, Running 351.84s Step 949( 99.33%), action 596, FPS 2.09, Running 352.28s Step 950( 99.50%), action 597, FPS 2.03, Running 353.00s Step 951( 99.67%), action 598, FPS 2.01, Running 353.40s Step 952( 99.83%), action 599, FPS 2.02, Running 353.83s Step 953(100.00%), action 600, FPS 2.01, Running 354.14s [2026-08-01 18:05:16] [21 ] Seed 20 failed after 354.65 s. +steps: 953 , actions: 600 . +Instruction: Empty +Total 1/21(4.76%) success. +Setting seed: 21 +Step 1( N/A%), pre moving , FPS 15.29, Running 0.07s Step 2( N/A%), pre moving , FPS 23.90, Running 0.08s Step 3( N/A%), pre moving , FPS 25.62, Running 0.12s Step 4( N/A%), pre moving , FPS 29.05, Running 0.14s Step 5( N/A%), pre moving , FPS 31.04, Running 0.16s Step 6( N/A%), pre moving , FPS 32.56, Running 0.18s Step 7( N/A%), pre moving , FPS 33.02, Running 0.21s Step 8( N/A%), pre moving , FPS 34.36, Running 0.23s Step 9( N/A%), pre moving , FPS 35.19, Running 0.26s Step 10( N/A%), pre moving , FPS 35.95, Running 0.28s Step 11( N/A%), pre moving , FPS 36.58, Running 0.30s Step 12( N/A%), pre moving , FPS 37.03, Running 0.32s Step 13( N/A%), pre moving , FPS 37.38, Running 0.35s Step 14( N/A%), pre moving , FPS 37.77, Running 0.37s Step 15( N/A%), pre moving , FPS 38.30, Running 0.39s Step 16( N/A%), pre moving , FPS 38.76, Running 0.41s Step 17( N/A%), pre moving , FPS 39.01, Running 0.44s Step 18( N/A%), pre moving , FPS 39.48, Running 0.46s Step 19( N/A%), pre moving , FPS 39.96, Running 0.48s Step 20( N/A%), pre moving , FPS 40.39, Running 0.50s Step 21( N/A%), pre moving , FPS 30.75, Running 0.72s Step 22( N/A%), pre moving , FPS 30.66, Running 0.74s Step 23( N/A%), pre moving , FPS 31.13, Running 0.76s Step 24( N/A%), pre moving , FPS 30.35, Running 0.80s Step 25( N/A%), pre moving , FPS 30.36, Running 0.82s Step 26( N/A%), pre moving , FPS 23.38, Running 1.04s Step 27( N/A%), pre moving , FPS 23.29, Running 1.07s Step 28( N/A%), pre moving , FPS 22.61, Running 1.12s Step 29( N/A%), pre moving , FPS 22.53, Running 1.14s Step 30( N/A%), pre moving , FPS 22.61, Running 1.16s Step 31( N/A%), pre moving , FPS 22.68, Running 1.18s Step 32( N/A%), pre moving , FPS 22.65, Running 1.21s Step 33( N/A%), pre moving , FPS 22.59, Running 1.23s Step 34( N/A%), pre moving , FPS 22.47, Running 1.26s Step 35( N/A%), pre moving , FPS 22.43, Running 1.28s Step 36( N/A%), pre moving , FPS 14.01, Running 1.84s Step 37( N/A%), pre moving , FPS 12.53, Running 2.03s Step 38( N/A%), pre moving , FPS 12.53, Running 2.05s Step 39( N/A%), pre moving , FPS 12.47, Running 2.08s Step 40( N/A%), pre moving , FPS 12.47, Running 2.10s Step 41( N/A%), pre moving , FPS 14.20, Running 2.12s Step 42( N/A%), pre moving , FPS 14.17, Running 2.15s Step 43( N/A%), pre moving , FPS 14.20, Running 2.17s Step 44( N/A%), pre moving , FPS 14.36, Running 2.19s Step 45( N/A%), pre moving , FPS 14.34, Running 2.21s Step 46( N/A%), pre moving , FPS 16.66, Running 2.24s Step 47( N/A%), pre moving , FPS 16.76, Running 2.26s Step 48( N/A%), pre moving , FPS 12.00, Running 2.78s Step 49( N/A%), pre moving , FPS 11.86, Running 2.83s Step 50( N/A%), pre moving , FPS 11.83, Running 2.85s Step 51( N/A%), pre moving , FPS 11.76, Running 2.88s Step 52( N/A%), pre moving , FPS 11.78, Running 2.90s Step 53( N/A%), pre moving , FPS 11.75, Running 2.94s Step 54( N/A%), pre moving , FPS 11.68, Running 2.97s Step 55( N/A%), pre moving , FPS 11.53, Running 3.02s Step 56( N/A%), pre moving , FPS 16.39, Running 3.06s Step 57( N/A%), pre moving , FPS 18.81, Running 3.10s Step 58( N/A%), pre moving , FPS 18.47, Running 3.14s Step 59( N/A%), pre moving , FPS 18.34, Running 3.17s Step 60( N/A%), pre moving , FPS 17.94, Running 3.21s Step 61( N/A%), pre moving , FPS 17.75, Running 3.25s Step 62( N/A%), pre moving , FPS 17.46, Running 3.29s Step 63( N/A%), pre moving , FPS 17.28, Running 3.33s Step 64( N/A%), pre moving , FPS 16.98, Running 3.37s Step 65( N/A%), pre moving , FPS 16.80, Running 3.41s Step 66( N/A%), pre moving , FPS 16.64, Running 3.44s Step 67( N/A%), pre moving , FPS 16.46, Running 3.48s Step 68( N/A%), pre moving , FPS 27.24, Running 3.52s Step 69( N/A%), pre moving , FPS 27.33, Running 3.56s Step 70( N/A%), pre moving , FPS 26.26, Running 3.62s Step 71( N/A%), pre moving , FPS 26.04, Running 3.65s Step 72( N/A%), pre moving , FPS 25.25, Running 3.70s Step 73( N/A%), pre moving , FPS 25.16, Running 3.73s Step 74( N/A%), pre moving , FPS 25.29, Running 3.76s Step 75( N/A%), pre moving , FPS 25.31, Running 3.81s Step 76( N/A%), pre moving , FPS 25.51, Running 3.84s Step 77( N/A%), pre moving , FPS 25.25, Running 3.89s Step 78( N/A%), pre moving , FPS 25.37, Running 3.92s Step 79( N/A%), pre moving , FPS 25.43, Running 3.96s Step 80( N/A%), pre moving , FPS 25.68, Running 3.99s Step 81( N/A%), pre moving , FPS 25.85, Running 4.02s Step 82( N/A%), pre moving , FPS 25.36, Running 4.08s Step 83( N/A%), pre moving , FPS 25.10, Running 4.12s Step 84( N/A%), pre moving , FPS 25.37, Running 4.16s Step 85( N/A%), pre moving , FPS 25.44, Running 4.19s Step 86( N/A%), pre moving , FPS 25.56, Running 4.22s Step 87( N/A%), pre moving , FPS 25.78, Running 4.26s Step 88( N/A%), pre moving , FPS 26.27, Running 4.28s Step 89( N/A%), pre moving , FPS 26.93, Running 4.31s Step 90( N/A%), pre moving , FPS 27.42, Running 4.35s Step 91( N/A%), pre moving , FPS 27.57, Running 4.38s Step 92( N/A%), pre moving , FPS 28.58, Running 4.40s Step 93( N/A%), pre moving , FPS 29.19, Running 4.42s Step 94( N/A%), pre moving , FPS 29.75, Running 4.44s Step 95( N/A%), pre moving , FPS 30.84, Running 4.46s Step 96( N/A%), pre moving , FPS 31.50, Running 4.48s Step 97( N/A%), pre moving , FPS 32.64, Running 4.50s Step 98( N/A%), pre moving , FPS 33.24, Running 4.53s Step 99( N/A%), pre moving , FPS 33.51, Running 4.55s Step 100( N/A%), pre moving , FPS 34.30, Running 4.58s Step 101( N/A%), pre moving , FPS 34.55, Running 4.60s Step 102( N/A%), pre moving , FPS 36.48, Running 4.63s Step 103( N/A%), pre moving , FPS 37.57, Running 4.65s Step 104( N/A%), pre moving , FPS 38.47, Running 4.68s Step 105( N/A%), pre moving , FPS 39.66, Running 4.70s Step 106( N/A%), pre moving , FPS 40.78, Running 4.72s Step 107( N/A%), pre moving , FPS 41.56, Running 4.74s Step 108( N/A%), pre moving , FPS 41.86, Running 4.76s Step 109( N/A%), pre moving , FPS 41.99, Running 4.78s Step 110( N/A%), pre moving , FPS 43.86, Running 4.80s Step 111( N/A%), pre moving , FPS 44.93, Running 4.82s Step 112( N/A%), pre moving , FPS 44.69, Running 4.84s Step 113( N/A%), pre moving , FPS 44.10, Running 4.87s Step 114( N/A%), pre moving , FPS 44.06, Running 4.89s Step 115( N/A%), pre moving , FPS 44.04, Running 4.91s Step 116( N/A%), pre moving , FPS 43.85, Running 4.94s Step 117( N/A%), pre moving , FPS 16.43, Running 5.72s Step 118( N/A%), pre moving , FPS 14.16, Running 5.94s Step 119( N/A%), pre moving , FPS 13.10, Running 6.08s Step 120( N/A%), pre moving , FPS 11.19, Running 6.36s Step 121( N/A%), pre moving , FPS 10.38, Running 6.53s Step 122( N/A%), pre moving , FPS 9.23, Running 6.80s Step 123( N/A%), pre moving , FPS 8.69, Running 6.96s Step 124( N/A%), pre moving , FPS 7.74, Running 7.26s Step 125( N/A%), pre moving , FPS 7.42, Running 7.39s Step 126( N/A%), pre moving , FPS 6.87, Running 7.63s Step 127( N/A%), pre moving , FPS 6.49, Running 7.82s Step 128( N/A%), pre moving , FPS 5.92, Running 8.14s Step 129( N/A%), pre moving , FPS 5.61, Running 8.35s Step 130( N/A%), pre moving , FPS 5.27, Running 8.60s Step 131( N/A%), pre moving , FPS 5.11, Running 8.73s Step 132( N/A%), pre moving , FPS 4.82, Running 9.00s Step 133( N/A%), pre moving , FPS 4.66, Running 9.16s Step 134( N/A%), pre moving , FPS 4.40, Running 9.43s Step 135( N/A%), pre moving , FPS 4.29, Running 9.57s Step 136( N/A%), pre moving , FPS 4.06, Running 9.86s Step 137( N/A%), pre moving , FPS 4.63, Running 10.04s Step 138( N/A%), pre moving , FPS 4.61, Running 10.28s Step 139( N/A%), pre moving , FPS 4.58, Running 10.45s Step 140( N/A%), pre moving , FPS 4.58, Running 10.73s Step 141( N/A%), pre moving , FPS 4.62, Running 10.86s Step 142( N/A%), pre moving , FPS 4.68, Running 11.07s Step 143( N/A%), pre moving , FPS 4.69, Running 11.23s Step 144( N/A%), pre moving , FPS 4.75, Running 11.47s Step 145( N/A%), pre moving , FPS 4.57, Running 11.76s Step 146( N/A%), pre moving , FPS 4.50, Running 12.07s Step 147( N/A%), pre moving , FPS 4.57, Running 12.20s Step 148( N/A%), pre moving , FPS 4.64, Running 12.45s Step 149( N/A%), pre moving , FPS 4.67, Running 12.63s Step 150( N/A%), pre moving , FPS 4.66, Running 12.88s Step 151( N/A%), pre moving , FPS 4.60, Running 13.08s Step 152( N/A%), pre moving , FPS 4.64, Running 13.31s Step 153( N/A%), pre moving , FPS 4.63, Running 13.48s Step 154( N/A%), pre moving , FPS 4.67, Running 13.72s Step 155( N/A%), pre moving , FPS 4.62, Running 13.90s Step 156( N/A%), pre moving , FPS 4.65, Running 14.16s Step 157( N/A%), pre moving , FPS 4.68, Running 14.31s Step 158( N/A%), pre moving , FPS 4.64, Running 14.59s Step 159( N/A%), pre moving , FPS 4.66, Running 14.74s Step 160( N/A%), pre moving , FPS 4.67, Running 15.02s Step 161( N/A%), pre moving , FPS 4.63, Running 15.18s Step 162( N/A%), pre moving , FPS 4.61, Running 15.41s Step 163( N/A%), pre moving , FPS 4.59, Running 15.59s Step 164( N/A%), pre moving , FPS 4.59, Running 15.83s Step 165( N/A%), pre moving , FPS 4.75, Running 15.98s Step 166( N/A%), pre moving , FPS 4.81, Running 16.23s Step 167( N/A%), pre moving , FPS 4.74, Running 16.41s Step 168( N/A%), pre moving , FPS 4.70, Running 16.71s Step 169( N/A%), pre moving , FPS 4.68, Running 16.90s Step 170( N/A%), pre moving , FPS 4.66, Running 17.17s Step 171( N/A%), pre moving , FPS 4.64, Running 17.39s Step 172( N/A%), pre moving , FPS 4.56, Running 17.70s Step 173( N/A%), pre moving , FPS 4.52, Running 17.90s Step 174( N/A%), pre moving , FPS 4.48, Running 18.19s Step 175( N/A%), pre moving , FPS 4.48, Running 18.36s Step 176( N/A%), pre moving , FPS 4.44, Running 18.66s Step 177( N/A%), pre moving , FPS 4.44, Running 18.82s Step 178( N/A%), pre moving , FPS 4.46, Running 19.06s Step 179( N/A%), pre moving , FPS 4.39, Running 19.29s Step 180( N/A%), pre moving , FPS 4.41, Running 19.55s Step 181( N/A%), pre moving , FPS 4.39, Running 19.74s Step 182( N/A%), pre moving , FPS 4.36, Running 20.00s Step 183( N/A%), pre moving , FPS 4.33, Running 20.21s Step 184( N/A%), pre moving , FPS 4.31, Running 20.46s Step 185( N/A%), pre moving , FPS 4.29, Running 20.64s Step 186( N/A%), pre moving , FPS 4.24, Running 20.95s Step 187( N/A%), pre moving , FPS 4.36, Running 21.00s Step 188( N/A%), pre moving , FPS 4.61, Running 21.04s Step 189( N/A%), pre moving , FPS 4.78, Running 21.08s Step 190( N/A%), pre moving , FPS 5.05, Running 21.14s Step 191( N/A%), pre moving , FPS 5.25, Running 21.20s Step 192( N/A%), pre moving , FPS 5.63, Running 21.25s Step 193( N/A%), pre moving , FPS 5.88, Running 21.30s Step 194( N/A%), pre moving , FPS 6.33, Running 21.35s Step 195( N/A%), pre moving , FPS 6.61, Running 21.39s Step 196( N/A%), pre moving , FPS 7.19, Running 21.44s Step 197( N/A%), pre moving , FPS 6.46, Running 21.92s Step 198( N/A%), pre moving , FPS 6.91, Running 21.96s Step 199( N/A%), pre moving , FPS 7.30, Running 22.03s Step 200( N/A%), pre moving , FPS 7.91, Running 22.08s Step 201( N/A%), pre moving , FPS 8.27, Running 22.16s Step 202( N/A%), pre moving , FPS 8.98, Running 22.23s Step 203( N/A%), pre moving , FPS 9.55, Running 22.30s Step 204( N/A%), pre moving , FPS 10.44, Running 22.38s Step 205( N/A%), pre moving , FPS 11.07, Running 22.45s Step 206( N/A%), pre moving , FPS 12.74, Running 22.52s Step 207( N/A%), pre moving , FPS 12.45, Running 22.60s Step 208( N/A%), pre moving , FPS 12.19, Running 22.68s Step 209( N/A%), pre moving , FPS 11.91, Running 22.76s Step 210( N/A%), pre moving , FPS 11.79, Running 22.83s Step 211( N/A%), pre moving , FPS 11.82, Running 22.90s Step 212( N/A%), pre moving , FPS 11.85, Running 22.94s Step 213( N/A%), pre moving , FPS 11.91, Running 22.98s Step 214( N/A%), pre moving , FPS 11.91, Running 23.03s Step 215( N/A%), pre moving , FPS 11.90, Running 23.07s Step 216( N/A%), pre moving , FPS 11.70, Running 23.15s Step 217( N/A%), pre moving , FPS 15.34, Running 23.22s Step 218( N/A%), pre moving , FPS 15.05, Running 23.29s Step 219( N/A%), pre moving , FPS 15.04, Running 23.36s Step 220( N/A%), pre moving , FPS 14.46, Running 23.46s Step 221( N/A%), pre moving , FPS 14.23, Running 23.56s Step 222( N/A%), pre moving , FPS 14.27, Running 23.63s Step 223( N/A%), pre moving , FPS 14.29, Running 23.70s Step 224( N/A%), pre moving , FPS 13.76, Running 23.83s Step 225( N/A%), pre moving , FPS 13.71, Running 23.91s Step 226( N/A%), pre moving , FPS 13.99, Running 23.95s Step 227( N/A%), pre moving , FPS 14.39, Running 23.99s Step 228( N/A%), pre moving , FPS 14.75, Running 24.04s Step 229( N/A%), pre moving , FPS 15.07, Running 24.09s Step 230( N/A%), pre moving , FPS 15.27, Running 24.14s Step 231( N/A%), pre moving , FPS 15.30, Running 24.20s Step 232( N/A%), pre moving , FPS 15.30, Running 24.25s Step 233( N/A%), pre moving , FPS 15.31, Running 24.29s Step 234( N/A%), pre moving , FPS 15.32, Running 24.33s Step 235( N/A%), pre moving , FPS 15.15, Running 24.39s Step 236( N/A%), pre moving , FPS 15.57, Running 24.44s Step 237( N/A%), pre moving , FPS 15.86, Running 24.48s Step 238( N/A%), pre moving , FPS 16.06, Running 24.53s Step 239( N/A%), pre moving , FPS 16.48, Running 24.58s Step 240( N/A%), pre moving , FPS 17.30, Running 24.62s Step 241( N/A%), pre moving , FPS 18.20, Running 24.66s Step 242( N/A%), pre moving , FPS 12.51, Running 25.23s Step 243( N/A%), pre moving , FPS 12.73, Running 25.27s Step 244( N/A%), pre moving , FPS 13.49, Running 25.32s Step 245( N/A%), pre moving , FPS 13.72, Running 25.36s Step 246( N/A%), pre moving , FPS 13.66, Running 25.41s Step 247( N/A%), pre moving , FPS 13.56, Running 25.47s Step 248( N/A%), pre moving , FPS 13.36, Running 25.53s Step 249( N/A%), pre moving , FPS 13.18, Running 25.61s Step 250( N/A%), pre moving , FPS 12.96, Running 25.69s Step 251( N/A%), pre moving , FPS 12.81, Running 25.76s Step 252( N/A%), pre moving , FPS 12.58, Running 25.84s Step 253( N/A%), pre moving , FPS 12.28, Running 25.92s Step 254( N/A%), pre moving , FPS 11.72, Running 26.04s Step 255( N/A%), pre moving , FPS 11.50, Running 26.13s Step 256( N/A%), pre moving , FPS 11.19, Running 26.22s Step 257( N/A%), pre moving , FPS 10.83, Running 26.33s Step 258( N/A%), pre moving , FPS 10.55, Running 26.43s Step 259( N/A%), pre moving , FPS 10.25, Running 26.53s Step 260( N/A%), pre moving , FPS 9.97, Running 26.63s Step 261( N/A%), pre moving , FPS 9.66, Running 26.73s Step 262( N/A%), pre moving , FPS 12.40, Running 26.84s Step 263( N/A%), pre moving , FPS 11.84, Running 26.96s Step 264( N/A%), pre moving , FPS 11.46, Running 27.06s Step 265( N/A%), pre moving , FPS 11.10, Running 27.16s Step 266( N/A%), pre moving , FPS 10.81, Running 27.26s Step 267( N/A%), pre moving , FPS 10.55, Running 27.36s Step 268( N/A%), pre moving , FPS 10.35, Running 27.47s Step 269( N/A%), pre moving , FPS 10.20, Running 27.57s Step 270( N/A%), pre moving , FPS 10.09, Running 27.67s Step 271( N/A%), pre moving , FPS 9.97, Running 27.77s Step 272( N/A%), pre moving , FPS 9.86, Running 27.87s Step 273( N/A%), pre moving , FPS 9.80, Running 27.96s Step 274( N/A%), pre moving , FPS 10.04, Running 28.03s Step 275( N/A%), pre moving , FPS 10.07, Running 28.12s Step 276( N/A%), pre moving , FPS 10.19, Running 28.19s Step 277( N/A%), pre moving , FPS 10.35, Running 28.26s Step 278( N/A%), pre moving , FPS 10.50, Running 28.33s Step 279( N/A%), pre moving , FPS 10.61, Running 28.41s Step 280( N/A%), pre moving , FPS 10.65, Running 28.50s Step 281( N/A%), pre moving , FPS 10.74, Running 28.59s Step 282( N/A%), pre moving , FPS 10.80, Running 28.69s Step 283( N/A%), pre moving , FPS 10.89, Running 28.80s Step 284( N/A%), pre moving , FPS 10.95, Running 28.89s Step 285( N/A%), pre moving , FPS 11.02, Running 28.98s Step 286( N/A%), pre moving , FPS 10.98, Running 29.08s Step 287( N/A%), pre moving , FPS 11.00, Running 29.18s Step 288( N/A%), pre moving , FPS 11.06, Running 29.27s Step 289( N/A%), pre moving , FPS 11.12, Running 29.37s Step 290( N/A%), pre moving , FPS 11.28, Running 29.44s Step 291( N/A%), pre moving , FPS 11.42, Running 29.52s Step 292( N/A%), pre moving , FPS 11.62, Running 29.59s Step 293( N/A%), pre moving , FPS 11.81, Running 29.65s Step 294( N/A%), pre moving , FPS 11.85, Running 29.72s Step 295( N/A%), pre moving , FPS 11.97, Running 29.79s Step 296( N/A%), pre moving , FPS 11.90, Running 29.87s Step 297( N/A%), pre moving , FPS 11.94, Running 29.93s Step 298( N/A%), pre moving , FPS 12.16, Running 29.98s Step 299( N/A%), pre moving , FPS 12.42, Running 30.02s Step 300( N/A%), pre moving , FPS 12.84, Running 30.06s Step 301( N/A%), pre moving , FPS 13.25, Running 30.10s Step 302( N/A%), pre moving , FPS 13.72, Running 30.15s Step 303( N/A%), pre moving , FPS 14.23, Running 30.20s Step 304( N/A%), pre moving , FPS 14.61, Running 30.26s Step 305( N/A%), pre moving , FPS 15.11, Running 30.30s Step 306( N/A%), pre moving , FPS 15.85, Running 30.35s Step 307( N/A%), pre moving , FPS 16.60, Running 30.39s Step 308( N/A%), pre moving , FPS 17.29, Running 30.43s Step 309( N/A%), pre moving , FPS 18.06, Running 30.47s Step 310( N/A%), pre moving , FPS 18.46, Running 30.52s Step 311( N/A%), pre moving , FPS 19.13, Running 30.57s Step 312( N/A%), pre moving , FPS 19.41, Running 30.62s Step 313( N/A%), pre moving , FPS 19.63, Running 30.67s Step 314( N/A%), pre moving , FPS 19.94, Running 30.72s Step 315( N/A%), pre moving , FPS 20.36, Running 30.77s Step 316( N/A%), pre moving , FPS 8.51, Running 32.22s Step 317( N/A%), pre moving , FPS 7.88, Running 32.47s Step 318( N/A%), pre moving , FPS 7.45, Running 32.66s Step 319( N/A%), pre moving , FPS 6.85, Running 32.94s Step 320( N/A%), pre moving , FPS 6.50, Running 33.14s Step 321( N/A%), pre moving , FPS 5.96, Running 33.46s Step 322( N/A%), pre moving , FPS 5.74, Running 33.64s Step 323( N/A%), pre moving , FPS 5.37, Running 33.93s Step 324( N/A%), pre moving , FPS 5.25, Running 34.07s Step 325( N/A%), pre moving , FPS 4.88, Running 34.40s Step 326( N/A%), pre moving , FPS 4.72, Running 34.59s Step 327( N/A%), pre moving , FPS 4.49, Running 34.85s Step 328( N/A%), pre moving , FPS 4.33, Running 35.05s Step 329( N/A%), pre moving , FPS 4.13, Running 35.31s Step 330( N/A%), pre moving , FPS 3.98, Running 35.55s Step 331( N/A%), pre moving , FPS 3.82, Running 35.81s Step 332( N/A%), pre moving , FPS 3.73, Running 35.98s Step 333( N/A%), pre moving , FPS 3.61, Running 36.21s Step 334( N/A%), pre moving , FPS 3.51, Running 36.42s Step 335( N/A%), pre moving , FPS 3.38, Running 36.69s Step 336( 0.17%), action 1, FPS 3.44, Running 38.03s Step 337( 0.33%), action 2, FPS 3.39, Running 38.38s Step 338( 0.50%), action 3, FPS 3.05, Running 39.22s Step 339( 0.67%), action 4, FPS 2.88, Running 39.89s Step 340( 0.83%), action 5, FPS 2.64, Running 40.71s Step 341( 1.00%), action 6, FPS 2.60, Running 41.14s Step 342( 1.17%), action 7, FPS 2.50, Running 41.64s Step 343( 1.33%), action 8, FPS 2.50, Running 41.92s Step 344( 1.50%), action 9, FPS 2.30, Running 42.77s Step 345( 1.67%), action 10, FPS 2.30, Running 43.10s Step 346( 1.83%), action 11, FPS 2.13, Running 43.96s Step 347( 2.00%), action 12, FPS 2.08, Running 44.46s Step 348( 2.17%), action 13, FPS 1.95, Running 45.30s Step 349( 2.33%), action 14, FPS 1.93, Running 45.70s Step 350( 2.50%), action 15, FPS 1.82, Running 46.54s Step 351( 2.67%), action 16, FPS 1.82, Running 46.79s Step 352( 2.83%), action 17, FPS 1.77, Running 47.25s Step 353( 3.00%), action 18, FPS 1.72, Running 47.81s Step 354( 3.17%), action 19, FPS 1.69, Running 48.28s Step 355( 3.33%), action 20, FPS 1.65, Running 48.80s Step 356( 3.50%), action 21, FPS 1.70, Running 49.81s Step 357( 3.67%), action 22, FPS 1.68, Running 50.25s Step 358( 3.83%), action 23, FPS 1.72, Running 50.87s Step 359( 4.00%), action 24, FPS 1.74, Running 51.36s Step 360( 4.17%), action 25, FPS 1.77, Running 52.03s Step 361( 4.33%), action 26, FPS 1.75, Running 52.56s Step 362( 4.50%), action 27, FPS 1.74, Running 53.13s Step 363( 4.67%), action 28, FPS 1.70, Running 53.66s Step 364( 4.83%), action 29, FPS 1.71, Running 54.49s Step 365( 5.00%), action 30, FPS 1.69, Running 54.96s Step 366( 5.17%), action 31, FPS 1.71, Running 55.66s Step 367( 5.33%), action 32, FPS 1.71, Running 56.13s Step 368( 5.50%), action 33, FPS 1.73, Running 56.89s Step 369( 5.67%), action 34, FPS 1.71, Running 57.39s Step 370( 5.83%), action 35, FPS 1.74, Running 58.07s Step 371( 6.00%), action 36, FPS 1.70, Running 58.56s Step 372( 6.17%), action 37, FPS 1.67, Running 59.23s Step 373( 6.33%), action 38, FPS 1.67, Running 59.77s Step 374( 6.50%), action 39, FPS 1.63, Running 60.53s Step 375( 6.67%), action 40, FPS 1.62, Running 61.12s Step 376( 6.83%), action 41, FPS 1.61, Running 62.21s Step 377( 7.00%), action 42, FPS 1.63, Running 62.56s Step 378( 7.17%), action 43, FPS 1.62, Running 63.25s Step 379( 7.33%), action 44, FPS 1.64, Running 63.54s Step 380( 7.50%), action 45, FPS 1.63, Running 64.29s Step 381( 7.67%), action 46, FPS 1.67, Running 64.57s Step 382( 7.83%), action 47, FPS 1.63, Running 65.38s Step 383( 8.00%), action 48, FPS 1.64, Running 65.89s Step 384( 8.17%), action 49, FPS 1.68, Running 66.41s Step 385( 8.33%), action 50, FPS 1.67, Running 66.91s Step 386( 8.50%), action 51, FPS 1.65, Running 67.75s Step 387( 8.67%), action 52, FPS 1.67, Running 68.12s Step 388( 8.83%), action 53, FPS 1.68, Running 68.80s Step 389( 9.00%), action 54, FPS 1.71, Running 69.07s Step 390( 9.17%), action 55, FPS 1.71, Running 69.74s Step 391( 9.33%), action 56, FPS 1.75, Running 69.98s Step 392( 9.50%), action 57, FPS 1.79, Running 70.39s Step 393( 9.67%), action 58, FPS 1.81, Running 70.82s Step 394( 9.83%), action 59, FPS 1.84, Running 71.41s Step 395( 10.00%), action 60, FPS 1.90, Running 71.67s Step 396( 10.17%), action 61, FPS 1.99, Running 72.28s Step 397( 10.33%), action 62, FPS 1.99, Running 72.62s Step 398( 10.50%), action 63, FPS 2.01, Running 73.17s Step 399( 10.67%), action 64, FPS 2.02, Running 73.43s Step 400( 10.83%), action 65, FPS 2.07, Running 73.95s Step 401( 11.00%), action 66, FPS 2.07, Running 74.25s Step 402( 11.17%), action 67, FPS 2.13, Running 74.78s Step 403( 11.33%), action 68, FPS 2.18, Running 75.07s Step 404( 11.50%), action 69, FPS 2.18, Running 75.60s Step 405( 11.67%), action 70, FPS 2.23, Running 75.90s Step 406( 11.83%), action 71, FPS 2.30, Running 76.46s Step 407( 12.00%), action 72, FPS 2.30, Running 76.81s Step 408( 12.17%), action 73, FPS 2.40, Running 77.14s Step 409( 12.33%), action 74, FPS 2.40, Running 77.40s Step 410( 12.50%), action 75, FPS 2.50, Running 77.75s Step 411( 12.67%), action 76, FPS 2.48, Running 78.06s Step 412( 12.83%), action 77, FPS 2.39, Running 78.75s Step 413( 13.00%), action 78, FPS 2.39, Running 79.20s Step 414( 13.17%), action 79, FPS 2.37, Running 79.85s Step 415( 13.33%), action 80, FPS 2.35, Running 80.17s Step 416( 13.50%), action 81, FPS 2.31, Running 80.93s Step 417( 13.67%), action 82, FPS 2.24, Running 81.56s Step 418( 13.83%), action 83, FPS 2.26, Running 82.04s Step 419( 14.00%), action 84, FPS 2.21, Running 82.50s Step 420( 14.17%), action 85, FPS 2.18, Running 83.14s Step 421( 14.33%), action 86, FPS 2.15, Running 83.57s Step 422( 14.50%), action 87, FPS 2.10, Running 84.31s Step 423( 14.67%), action 88, FPS 2.06, Running 84.77s Step 424( 14.83%), action 89, FPS 2.07, Running 85.24s Step 425( 15.00%), action 90, FPS 2.02, Running 85.81s Step 426( 15.17%), action 91, FPS 1.97, Running 86.63s Step 427( 15.33%), action 92, FPS 1.94, Running 87.10s Step 428( 15.50%), action 93, FPS 1.85, Running 87.93s Step 429( 15.67%), action 94, FPS 1.84, Running 88.24s Step 430( 15.83%), action 95, FPS 1.80, Running 88.83s Step 431( 16.00%), action 96, FPS 1.81, Running 89.13s Step 432( 16.17%), action 97, FPS 1.83, Running 89.70s Step 433( 16.33%), action 98, FPS 1.85, Running 90.02s Step 434( 16.50%), action 99, FPS 1.85, Running 90.66s Step 435( 16.67%), action 100, FPS 1.83, Running 91.09s Step 436( 16.83%), action 101, FPS 1.83, Running 91.84s Step 437( 17.00%), action 102, FPS 1.86, Running 92.32s Step 438( 17.17%), action 103, FPS 1.84, Running 92.90s Step 439( 17.33%), action 104, FPS 1.84, Running 93.39s Step 440( 17.50%), action 105, FPS 1.86, Running 93.91s Step 441( 17.67%), action 106, FPS 1.85, Running 94.40s Step 442( 17.83%), action 107, FPS 1.86, Running 95.04s Step 443( 18.00%), action 108, FPS 1.87, Running 95.47s Step 444( 18.17%), action 109, FPS 1.85, Running 96.03s Step 445( 18.33%), action 110, FPS 1.89, Running 96.42s Step 446( 18.50%), action 111, FPS 1.89, Running 97.23s Step 447( 18.67%), action 112, FPS 1.92, Running 97.49s Step 448( 18.83%), action 113, FPS 2.01, Running 97.90s Step 449( 19.00%), action 114, FPS 1.98, Running 98.35s Step 450( 19.17%), action 115, FPS 1.96, Running 99.06s Step 451( 19.33%), action 116, FPS 1.95, Running 99.37s Step 452( 19.50%), action 117, FPS 1.96, Running 99.89s Step 453( 19.67%), action 118, FPS 1.98, Running 100.15s Step 454( 19.83%), action 119, FPS 2.03, Running 100.53s Step 455( 20.00%), action 120, FPS 2.04, Running 100.88s Step 456( 20.17%), action 121, FPS 2.06, Running 101.56s Step 457( 20.33%), action 122, FPS 2.11, Running 101.80s Step 458( 20.50%), action 123, FPS 2.14, Running 102.25s Step 459( 20.67%), action 124, FPS 2.19, Running 102.52s Step 460( 20.83%), action 125, FPS 2.19, Running 103.04s Step 461( 21.00%), action 126, FPS 2.22, Running 103.42s Step 462( 21.17%), action 127, FPS 2.27, Running 103.86s Step 463( 21.33%), action 128, FPS 2.26, Running 104.32s Step 464( 21.50%), action 129, FPS 2.28, Running 104.80s Step 465( 21.67%), action 130, FPS 2.31, Running 105.06s Step 466( 21.83%), action 131, FPS 2.32, Running 105.84s Step 467( 22.00%), action 132, FPS 2.29, Running 106.24s Step 468( 22.17%), action 133, FPS 2.23, Running 106.88s Step 469( 22.33%), action 134, FPS 2.24, Running 107.30s Step 470( 22.50%), action 135, FPS 2.26, Running 107.91s Step 471( 22.67%), action 136, FPS 2.23, Running 108.34s Step 472( 22.83%), action 137, FPS 2.20, Running 108.99s Step 473( 23.00%), action 138, FPS 2.12, Running 109.57s Step 474( 23.17%), action 139, FPS 2.11, Running 109.99s Step 475( 23.33%), action 140, FPS 2.13, Running 110.25s Step 476( 23.50%), action 141, FPS 2.07, Running 111.23s Step 477( 23.67%), action 142, FPS 2.00, Running 111.81s Step 478( 23.83%), action 143, FPS 1.95, Running 112.50s Step 479( 24.00%), action 144, FPS 1.95, Running 112.78s Step 480( 24.17%), action 145, FPS 1.88, Running 113.66s Step 481( 24.33%), action 146, FPS 1.85, Running 114.20s Step 482( 24.50%), action 147, FPS 1.80, Running 114.99s Step 483( 24.67%), action 148, FPS 1.82, Running 115.27s Step 484( 24.83%), action 149, FPS 1.82, Running 115.77s Step 485( 25.00%), action 150, FPS 1.79, Running 116.22s Step 486( 25.17%), action 151, FPS 1.78, Running 117.08s Step 487( 25.33%), action 152, FPS 1.77, Running 117.55s Step 488( 25.50%), action 153, FPS 1.75, Running 118.32s Step 489( 25.67%), action 154, FPS 1.72, Running 118.90s Step 490( 25.83%), action 155, FPS 1.72, Running 119.51s Step 491( 26.00%), action 156, FPS 1.73, Running 119.87s Step 492( 26.17%), action 157, FPS 1.71, Running 120.67s Step 493( 26.33%), action 158, FPS 1.74, Running 121.03s Step 494( 26.50%), action 159, FPS 1.70, Running 121.76s Step 495( 26.67%), action 160, FPS 1.70, Running 122.02s Step 496( 26.83%), action 161, FPS 1.69, Running 123.04s Step 497( 27.00%), action 162, FPS 1.70, Running 123.60s Step 498( 27.17%), action 163, FPS 1.69, Running 124.33s Step 499( 27.33%), action 164, FPS 1.65, Running 124.92s Step 500( 27.50%), action 165, FPS 1.70, Running 125.44s Step 501( 27.67%), action 166, FPS 1.72, Running 125.84s Step 502( 27.83%), action 167, FPS 1.74, Running 126.47s Step 503( 28.00%), action 168, FPS 1.70, Running 127.05s Step 504( 28.17%), action 169, FPS 1.68, Running 127.65s Step 505( 28.33%), action 170, FPS 1.67, Running 128.19s Step 506( 28.50%), action 171, FPS 1.68, Running 129.01s Step 507( 28.67%), action 172, FPS 1.67, Running 129.51s Step 508( 28.83%), action 173, FPS 1.70, Running 130.06s Step 509( 29.00%), action 174, FPS 1.73, Running 130.48s Step 510( 29.17%), action 175, FPS 1.75, Running 130.92s Step 511( 29.33%), action 176, FPS 1.73, Running 131.41s Step 512( 29.50%), action 177, FPS 1.78, Running 131.92s Step 513( 29.67%), action 178, FPS 1.77, Running 132.31s Step 514( 29.83%), action 179, FPS 1.82, Running 132.75s Step 515( 30.00%), action 180, FPS 1.78, Running 133.26s Step 516( 30.17%), action 181, FPS 1.80, Running 134.16s Step 517( 30.33%), action 182, FPS 1.81, Running 134.63s Step 518( 30.50%), action 183, FPS 1.84, Running 135.19s Step 519( 30.67%), action 184, FPS 1.86, Running 135.66s Step 520( 30.83%), action 185, FPS 1.82, Running 136.42s Step 521( 31.00%), action 186, FPS 1.82, Running 136.83s Step 522( 31.17%), action 187, FPS 1.80, Running 137.58s Step 523( 31.33%), action 188, FPS 1.84, Running 137.92s Step 524( 31.50%), action 189, FPS 1.86, Running 138.43s Step 525( 31.67%), action 190, FPS 1.90, Running 138.70s Step 526( 31.83%), action 191, FPS 1.91, Running 139.47s Step 527( 32.00%), action 192, FPS 1.91, Running 139.98s Step 528( 32.17%), action 193, FPS 1.92, Running 140.46s Step 529( 32.33%), action 194, FPS 1.92, Running 140.90s Step 530( 32.50%), action 195, FPS 1.89, Running 141.53s Step 531( 32.67%), action 196, FPS 1.89, Running 141.97s Step 532( 32.83%), action 197, FPS 1.89, Running 142.50s Step 533( 33.00%), action 198, FPS 1.91, Running 142.78s Step 534( 33.17%), action 199, FPS 1.85, Running 143.59s Step 535( 33.33%), action 200, FPS 1.85, Running 144.08s Step 536( 33.50%), action 201, FPS 1.87, Running 144.86s Step 537( 33.67%), action 202, FPS 1.87, Running 145.33s Step 538( 33.83%), action 203, FPS 1.81, Running 146.21s Step 539( 34.00%), action 204, FPS 1.82, Running 146.68s Step 540( 34.17%), action 205, FPS 1.83, Running 147.32s Step 541( 34.33%), action 206, FPS 1.80, Running 147.92s Step 542( 34.50%), action 207, FPS 1.79, Running 148.76s Step 543( 34.67%), action 208, FPS 1.81, Running 148.99s Step 544( 34.83%), action 209, FPS 1.76, Running 149.77s Step 545( 35.00%), action 210, FPS 1.74, Running 150.17s Step 546( 35.17%), action 211, FPS 1.73, Running 151.06s Step 547( 35.33%), action 212, FPS 1.73, Running 151.52s Step 548( 35.50%), action 213, FPS 1.68, Running 152.37s Step 549( 35.67%), action 214, FPS 1.67, Running 152.86s Step 550( 35.83%), action 215, FPS 1.65, Running 153.62s Step 551( 36.00%), action 216, FPS 1.64, Running 154.18s Step 552( 36.17%), action 217, FPS 1.60, Running 154.98s Step 553( 36.33%), action 218, FPS 1.60, Running 155.29s Step 554( 36.50%), action 219, FPS 1.60, Running 156.07s Step 555( 36.67%), action 220, FPS 1.63, Running 156.36s Step 556( 36.83%), action 221, FPS 1.63, Running 157.15s Step 557( 37.00%), action 222, FPS 1.63, Running 157.62s Step 558( 37.17%), action 223, FPS 1.65, Running 158.35s Step 559( 37.33%), action 224, FPS 1.68, Running 158.61s Step 560( 37.50%), action 225, FPS 1.66, Running 159.38s Step 561( 37.67%), action 226, FPS 1.67, Running 159.89s Step 562( 37.83%), action 227, FPS 1.67, Running 160.71s Step 563( 38.00%), action 228, FPS 1.63, Running 161.25s Step 564( 38.17%), action 229, FPS 1.63, Running 162.03s Step 565( 38.33%), action 230, FPS 1.62, Running 162.50s Step 566( 38.50%), action 231, FPS 1.62, Running 163.40s Step 567( 38.67%), action 232, FPS 1.63, Running 163.75s Step 568( 38.83%), action 233, FPS 1.66, Running 164.39s Step 569( 39.00%), action 234, FPS 1.69, Running 164.67s Step 570( 39.17%), action 235, FPS 1.73, Running 165.15s Step 571( 39.33%), action 236, FPS 1.77, Running 165.46s Step 572( 39.50%), action 237, FPS 1.82, Running 165.99s Step 573( 39.67%), action 238, FPS 1.82, Running 166.28s Step 574( 39.83%), action 239, FPS 1.85, Running 166.89s Step 575( 40.00%), action 240, FPS 1.85, Running 167.15s Step 576( 40.17%), action 241, FPS 1.87, Running 167.84s Step 577( 40.33%), action 242, FPS 1.91, Running 168.10s Step 578( 40.50%), action 243, FPS 1.91, Running 168.80s Step 579( 40.67%), action 244, FPS 1.90, Running 169.12s Step 580( 40.83%), action 245, FPS 1.89, Running 169.95s Step 581( 41.00%), action 246, FPS 1.91, Running 170.35s Step 582( 41.17%), action 247, FPS 1.97, Running 170.88s Step 583( 41.33%), action 248, FPS 1.97, Running 171.39s Step 584( 41.50%), action 249, FPS 2.04, Running 171.85s Step 585( 41.67%), action 250, FPS 2.03, Running 172.34s Step 586( 41.83%), action 251, FPS 2.05, Running 173.16s Step 587( 42.00%), action 252, FPS 2.01, Running 173.70s Step 588( 42.17%), action 253, FPS 2.02, Running 174.31s Step 589( 42.33%), action 254, FPS 2.01, Running 174.64s Step 590( 42.50%), action 255, FPS 2.01, Running 175.13s Step 591( 42.67%), action 256, FPS 1.96, Running 175.69s Step 592( 42.83%), action 257, FPS 1.92, Running 176.42s Step 593( 43.00%), action 258, FPS 1.89, Running 176.87s Step 594( 43.17%), action 259, FPS 1.92, Running 177.32s Step 595( 43.33%), action 260, FPS 1.89, Running 177.76s Step 596( 43.50%), action 261, FPS 1.85, Running 178.67s Step 597( 43.67%), action 262, FPS 1.81, Running 179.15s Step 598( 43.83%), action 263, FPS 1.84, Running 179.66s Step 599( 44.00%), action 264, FPS 1.82, Running 180.11s Step 600( 44.17%), action 265, FPS 1.84, Running 180.83s Step 601( 44.33%), action 266, FPS 1.82, Running 181.32s Step 602( 44.50%), action 267, FPS 1.79, Running 182.05s Step 603( 44.67%), action 268, FPS 1.83, Running 182.32s Step 604( 44.83%), action 269, FPS 1.83, Running 182.79s Step 605( 45.00%), action 270, FPS 1.85, Running 183.17s Step 606( 45.17%), action 271, FPS 1.83, Running 184.08s Step 607( 45.33%), action 272, FPS 1.84, Running 184.59s Step 608( 45.50%), action 273, FPS 1.84, Running 185.15s Step 609( 45.67%), action 274, FPS 1.86, Running 185.40s Step 610( 45.83%), action 275, FPS 1.83, Running 186.06s Step 611( 46.00%), action 276, FPS 1.84, Running 186.56s Step 612( 46.17%), action 277, FPS 1.86, Running 187.15s Step 613( 46.33%), action 278, FPS 1.86, Running 187.65s Step 614( 46.50%), action 279, FPS 1.82, Running 188.32s Step 615( 46.67%), action 280, FPS 1.80, Running 188.88s Step 616( 46.83%), action 281, FPS 1.79, Running 189.87s Step 617( 47.00%), action 282, FPS 1.78, Running 190.39s Step 618( 47.17%), action 283, FPS 1.73, Running 191.23s Step 619( 47.33%), action 284, FPS 1.71, Running 191.81s Step 620( 47.50%), action 285, FPS 1.72, Running 192.49s Step 621( 47.67%), action 286, FPS 1.71, Running 193.02s Step 622( 47.83%), action 287, FPS 1.69, Running 193.85s Step 623( 48.00%), action 288, FPS 1.65, Running 194.45s Step 624( 48.17%), action 289, FPS 1.61, Running 195.18s Step 625( 48.33%), action 290, FPS 1.63, Running 195.47s Step 626( 48.50%), action 291, FPS 1.66, Running 196.13s Step 627( 48.67%), action 292, FPS 1.65, Running 196.71s Step 628( 48.83%), action 293, FPS 1.63, Running 197.42s Step 629( 49.00%), action 294, FPS 1.61, Running 197.82s Step 630( 49.17%), action 295, FPS 1.61, Running 198.47s Step 631( 49.33%), action 296, FPS 1.64, Running 198.74s Step 632( 49.50%), action 297, FPS 1.67, Running 199.11s Step 633( 49.67%), action 298, FPS 1.71, Running 199.35s Step 634( 49.83%), action 299, FPS 1.71, Running 200.03s Step 635( 50.00%), action 300, FPS 1.74, Running 200.40s Step 636( 50.17%), action 301, FPS 1.73, Running 201.42s Step 637( 50.33%), action 302, FPS 1.73, Running 201.95s Step 638( 50.50%), action 303, FPS 1.80, Running 202.32s Step 639( 50.67%), action 304, FPS 1.83, Running 202.74s Step 640( 50.83%), action 305, FPS 1.85, Running 203.32s Step 641( 51.00%), action 306, FPS 1.85, Running 203.84s Step 642( 51.17%), action 307, FPS 1.93, Running 204.23s Step 643( 51.33%), action 308, FPS 1.99, Running 204.50s Step 644( 51.50%), action 309, FPS 2.05, Running 204.94s Step 645( 51.67%), action 310, FPS 2.05, Running 205.23s Step 646( 51.83%), action 311, FPS 2.07, Running 205.81s Step 647( 52.00%), action 312, FPS 2.14, Running 206.05s Step 648( 52.17%), action 313, FPS 2.22, Running 206.41s Step 649( 52.33%), action 314, FPS 2.26, Running 206.66s Step 650( 52.50%), action 315, FPS 2.32, Running 207.10s Step 651( 52.67%), action 316, FPS 2.31, Running 207.42s Step 652( 52.83%), action 317, FPS 2.27, Running 207.93s Step 653( 53.00%), action 318, FPS 2.24, Running 208.29s Step 654( 53.17%), action 319, FPS 2.31, Running 208.67s Step 655( 53.33%), action 320, FPS 2.34, Running 208.93s Step 656( 53.50%), action 321, FPS 2.49, Running 209.45s Step 657( 53.67%), action 322, FPS 2.51, Running 209.93s Step 658( 53.83%), action 323, FPS 2.38, Running 210.73s Step 659( 54.00%), action 324, FPS 2.33, Running 211.31s Step 660( 54.17%), action 325, FPS 2.35, Running 211.82s Step 661( 54.33%), action 326, FPS 2.43, Running 212.08s Step 662( 54.50%), action 327, FPS 2.40, Running 212.55s Step 663( 54.67%), action 328, FPS 2.39, Running 212.87s Step 664( 54.83%), action 329, FPS 2.37, Running 213.37s Step 665( 55.00%), action 330, FPS 2.38, Running 213.65s Step 666( 55.17%), action 331, FPS 2.38, Running 214.22s Step 667( 55.33%), action 332, FPS 2.28, Running 214.81s Step 668( 55.50%), action 333, FPS 2.23, Running 215.38s Step 669( 55.67%), action 334, FPS 2.20, Running 215.76s Step 670( 55.83%), action 335, FPS 2.16, Running 216.34s Step 671( 56.00%), action 336, FPS 2.16, Running 216.67s Step 672( 56.17%), action 337, FPS 2.18, Running 217.10s Step 673( 56.33%), action 338, FPS 2.18, Running 217.46s Step 674( 56.50%), action 339, FPS 2.14, Running 218.03s Step 675( 56.67%), action 340, FPS 2.13, Running 218.31s Step 676( 56.83%), action 341, FPS 2.07, Running 219.12s Step 677( 57.00%), action 342, FPS 2.11, Running 219.41s Step 678( 57.17%), action 343, FPS 2.16, Running 219.98s Step 679( 57.33%), action 344, FPS 2.20, Running 220.39s Step 680( 57.50%), action 345, FPS 2.22, Running 220.83s Step 681( 57.67%), action 346, FPS 2.20, Running 221.19s Step 682( 57.83%), action 347, FPS 2.20, Running 221.63s Step 683( 58.00%), action 348, FPS 2.21, Running 221.92s Step 684( 58.17%), action 349, FPS 2.22, Running 222.39s Step 685( 58.33%), action 350, FPS 2.22, Running 222.68s Step 686( 58.50%), action 351, FPS 2.16, Running 223.50s Step 687( 58.67%), action 352, FPS 2.18, Running 223.98s Step 688( 58.83%), action 353, FPS 2.21, Running 224.43s Step 689( 59.00%), action 354, FPS 2.22, Running 224.75s Step 690( 59.17%), action 355, FPS 2.26, Running 225.19s Step 691( 59.33%), action 356, FPS 2.27, Running 225.47s Step 692( 59.50%), action 357, FPS 2.28, Running 225.89s Step 693( 59.67%), action 358, FPS 2.26, Running 226.30s Step 694( 59.83%), action 359, FPS 2.24, Running 226.94s Step 695( 60.00%), action 360, FPS 2.24, Running 227.25s Step 696( 60.17%), action 361, FPS 2.29, Running 227.85s Step 697( 60.33%), action 362, FPS 2.28, Running 228.18s Step 698( 60.50%), action 363, FPS 2.30, Running 228.69s Step 699( 60.67%), action 364, FPS 2.32, Running 229.00s Step 700( 60.83%), action 365, FPS 2.31, Running 229.49s Step 701( 61.00%), action 366, FPS 2.28, Running 229.95s Step 702( 61.17%), action 367, FPS 2.25, Running 230.51s Step 703( 61.33%), action 368, FPS 2.26, Running 230.75s Step 704( 61.50%), action 369, FPS 2.25, Running 231.29s Step 705( 61.67%), action 370, FPS 2.25, Running 231.58s Step 706( 61.83%), action 371, FPS 2.28, Running 232.27s Step 707( 62.00%), action 372, FPS 2.31, Running 232.63s Step 708( 62.17%), action 373, FPS 2.24, Running 233.35s Step 709( 62.33%), action 374, FPS 2.21, Running 233.81s Step 710( 62.50%), action 375, FPS 2.17, Running 234.39s Step 711( 62.67%), action 376, FPS 2.13, Running 234.87s Step 712( 62.83%), action 377, FPS 2.08, Running 235.51s Step 713( 63.00%), action 378, FPS 2.10, Running 235.82s Step 714( 63.17%), action 379, FPS 2.16, Running 236.22s Step 715( 63.33%), action 380, FPS 2.17, Running 236.47s Step 716( 63.50%), action 381, FPS 2.11, Running 237.32s Step 717( 63.67%), action 382, FPS 2.06, Running 237.88s Step 718( 63.83%), action 383, FPS 2.07, Running 238.36s Step 719( 64.00%), action 384, FPS 2.03, Running 238.83s Step 720( 64.17%), action 385, FPS 1.98, Running 239.58s Step 721( 64.33%), action 386, FPS 1.96, Running 240.13s Step 722( 64.50%), action 387, FPS 1.98, Running 240.60s Step 723( 64.67%), action 388, FPS 1.97, Running 240.91s Step 724( 64.83%), action 389, FPS 1.96, Running 241.49s Step 725( 65.00%), action 390, FPS 1.90, Running 242.13s Step 726( 65.17%), action 391, FPS 1.86, Running 243.03s Step 727( 65.33%), action 392, FPS 1.84, Running 243.48s Step 728( 65.50%), action 393, FPS 1.88, Running 243.99s Step 729( 65.67%), action 394, FPS 1.86, Running 244.57s Step 730( 65.83%), action 395, FPS 1.81, Running 245.43s Step 731( 66.00%), action 396, FPS 1.80, Running 245.99s Step 732( 66.17%), action 397, FPS 1.82, Running 246.53s Step 733( 66.33%), action 398, FPS 1.78, Running 247.05s Step 734( 66.50%), action 399, FPS 1.75, Running 247.65s Step 735( 66.67%), action 400, FPS 1.71, Running 248.16s Step 736( 66.83%), action 401, FPS 1.72, Running 248.95s Step 737( 67.00%), action 402, FPS 1.74, Running 249.39s Step 738( 67.17%), action 403, FPS 1.67, Running 250.35s Step 739( 67.33%), action 404, FPS 1.67, Running 250.81s Step 740( 67.50%), action 405, FPS 1.71, Running 251.27s Step 741( 67.67%), action 406, FPS 1.71, Running 251.79s Step 742( 67.83%), action 407, FPS 1.68, Running 252.54s Step 743( 68.00%), action 408, FPS 1.66, Running 252.95s Step 744( 68.17%), action 409, FPS 1.64, Running 253.67s Step 745( 68.33%), action 410, FPS 1.67, Running 254.11s Step 746( 68.50%), action 411, FPS 1.66, Running 255.09s Step 747( 68.67%), action 412, FPS 1.65, Running 255.63s Step 748( 68.83%), action 413, FPS 1.61, Running 256.40s Step 749( 69.00%), action 414, FPS 1.62, Running 256.91s Step 750( 69.17%), action 415, FPS 1.67, Running 257.37s Step 751( 69.33%), action 416, FPS 1.70, Running 257.73s Step 752( 69.50%), action 417, FPS 1.70, Running 258.29s Step 753( 69.67%), action 418, FPS 1.73, Running 258.63s Step 754( 69.83%), action 419, FPS 1.75, Running 259.10s Step 755( 70.00%), action 420, FPS 1.76, Running 259.55s Step 756( 70.17%), action 421, FPS 1.76, Running 260.34s Step 757( 70.33%), action 422, FPS 1.75, Running 260.84s Step 758( 70.50%), action 423, FPS 1.78, Running 261.60s Step 759( 70.67%), action 424, FPS 1.75, Running 262.20s Step 760( 70.83%), action 425, FPS 1.71, Running 262.95s Step 761( 71.00%), action 426, FPS 1.74, Running 263.26s Step 762( 71.17%), action 427, FPS 1.74, Running 264.02s Step 763( 71.33%), action 428, FPS 1.72, Running 264.56s Step 764( 71.50%), action 429, FPS 1.72, Running 265.29s Step 765( 71.67%), action 430, FPS 1.71, Running 265.83s Step 766( 71.83%), action 431, FPS 1.70, Running 266.84s Step 767( 72.00%), action 432, FPS 1.70, Running 267.41s Step 768( 72.17%), action 433, FPS 1.74, Running 267.89s Step 769( 72.33%), action 434, FPS 1.75, Running 268.36s Step 770( 72.50%), action 435, FPS 1.72, Running 269.04s Step 771( 72.67%), action 436, FPS 1.72, Running 269.37s Step 772( 72.83%), action 437, FPS 1.73, Running 269.86s Step 773( 73.00%), action 438, FPS 1.70, Running 270.36s Step 774( 73.17%), action 439, FPS 1.70, Running 270.87s Step 775( 73.33%), action 440, FPS 1.68, Running 271.45s Step 776( 73.50%), action 441, FPS 1.66, Running 272.42s Step 777( 73.67%), action 442, FPS 1.68, Running 272.75s Step 778( 73.83%), action 443, FPS 1.68, Running 273.52s Step 779( 74.00%), action 444, FPS 1.70, Running 273.98s Step 780( 74.17%), action 445, FPS 1.70, Running 274.69s Step 781( 74.33%), action 446, FPS 1.71, Running 274.99s Step 782( 74.50%), action 447, FPS 1.70, Running 275.79s Step 783( 74.67%), action 448, FPS 1.73, Running 276.12s Step 784( 74.83%), action 449, FPS 1.77, Running 276.62s Step 785( 75.00%), action 450, FPS 1.76, Running 277.18s Step 786( 75.17%), action 451, FPS 1.79, Running 278.02s Step 787( 75.33%), action 452, FPS 1.84, Running 278.30s Step 788( 75.50%), action 453, FPS 1.82, Running 278.87s Step 789( 75.67%), action 454, FPS 1.81, Running 279.42s Step 790( 75.83%), action 455, FPS 1.82, Running 280.01s Step 791( 76.00%), action 456, FPS 1.82, Running 280.35s Step 792( 76.17%), action 457, FPS 1.78, Running 281.09s Step 793( 76.33%), action 458, FPS 1.79, Running 281.55s Step 794( 76.50%), action 459, FPS 1.79, Running 282.05s Step 795( 76.67%), action 460, FPS 1.81, Running 282.51s Step 796( 76.83%), action 461, FPS 1.83, Running 283.35s Step 797( 77.00%), action 462, FPS 1.82, Running 283.73s Step 798( 77.17%), action 463, FPS 1.81, Running 284.59s Step 799( 77.33%), action 464, FPS 1.80, Running 285.10s Step 800( 77.50%), action 465, FPS 1.79, Running 285.85s Step 801( 77.67%), action 466, FPS 1.75, Running 286.40s Step 802( 77.83%), action 467, FPS 1.73, Running 287.33s Step 803( 78.00%), action 468, FPS 1.71, Running 287.80s Step 804( 78.17%), action 469, FPS 1.67, Running 288.58s Step 805( 78.33%), action 470, FPS 1.68, Running 289.11s Step 806( 78.50%), action 471, FPS 1.65, Running 290.16s Step 807( 78.67%), action 472, FPS 1.65, Running 290.43s Step 808( 78.83%), action 473, FPS 1.66, Running 290.89s Step 809( 79.00%), action 474, FPS 1.69, Running 291.23s Step 810( 79.17%), action 475, FPS 1.67, Running 291.97s Step 811( 79.33%), action 476, FPS 1.67, Running 292.31s Step 812( 79.50%), action 477, FPS 1.70, Running 292.87s Step 813( 79.67%), action 478, FPS 1.68, Running 293.47s Step 814( 79.83%), action 479, FPS 1.64, Running 294.25s Step 815( 80.00%), action 480, FPS 1.65, Running 294.64s Step 816( 80.17%), action 481, FPS 1.66, Running 295.41s Step 817( 80.33%), action 482, FPS 1.65, Running 295.87s Step 818( 80.50%), action 483, FPS 1.66, Running 296.63s Step 819( 80.67%), action 484, FPS 1.70, Running 296.87s Step 820( 80.83%), action 485, FPS 1.69, Running 297.65s Step 821( 81.00%), action 486, FPS 1.72, Running 298.06s Step 822( 81.17%), action 487, FPS 1.79, Running 298.48s Step 823( 81.33%), action 488, FPS 1.82, Running 298.77s Step 824( 81.50%), action 489, FPS 1.81, Running 299.66s Step 825( 81.67%), action 490, FPS 1.85, Running 299.91s Step 826( 81.83%), action 491, FPS 1.86, Running 300.90s Step 827( 82.00%), action 492, FPS 1.87, Running 301.15s Step 828( 82.17%), action 493, FPS 1.82, Running 301.87s Step 829( 82.33%), action 494, FPS 1.82, Running 302.24s Step 830( 82.50%), action 495, FPS 1.84, Running 302.85s Step 831( 82.67%), action 496, FPS 1.80, Running 303.43s Step 832( 82.83%), action 497, FPS 1.76, Running 304.20s Step 833( 83.00%), action 498, FPS 1.77, Running 304.75s Step 834( 83.17%), action 499, FPS 1.79, Running 305.40s Step 835( 83.33%), action 500, FPS 1.80, Running 305.76s Step 836( 83.50%), action 501, FPS 1.77, Running 306.68s Step 837( 83.67%), action 502, FPS 1.77, Running 307.20s Step 838( 83.83%), action 503, FPS 1.77, Running 307.94s Step 839( 84.00%), action 504, FPS 1.74, Running 308.38s Step 840( 84.17%), action 505, FPS 1.78, Running 308.89s Step 841( 84.33%), action 506, FPS 1.76, Running 309.41s Step 842( 84.50%), action 507, FPS 1.72, Running 310.12s Step 843( 84.67%), action 508, FPS 1.70, Running 310.56s Step 844( 84.83%), action 509, FPS 1.74, Running 311.15s Step 845( 85.00%), action 510, FPS 1.70, Running 311.70s Step 846( 85.17%), action 511, FPS 1.69, Running 312.72s Step 847( 85.33%), action 512, FPS 1.69, Running 312.98s Step 848( 85.50%), action 513, FPS 1.72, Running 313.52s Step 849( 85.67%), action 514, FPS 1.70, Running 314.03s Step 850( 85.83%), action 515, FPS 1.70, Running 314.63s Step 851( 86.00%), action 516, FPS 1.74, Running 314.90s Step 852( 86.17%), action 517, FPS 1.75, Running 315.63s Step 853( 86.33%), action 518, FPS 1.79, Running 315.91s Step 854( 86.50%), action 519, FPS 1.77, Running 316.72s Step 855( 86.67%), action 520, FPS 1.75, Running 317.19s Step 856( 86.83%), action 521, FPS 1.75, Running 318.08s Step 857( 87.00%), action 522, FPS 1.76, Running 318.56s Step 858( 87.17%), action 523, FPS 1.76, Running 319.29s Step 859( 87.33%), action 524, FPS 1.77, Running 319.68s Step 860( 87.50%), action 525, FPS 1.76, Running 320.26s Step 861( 87.67%), action 526, FPS 1.79, Running 320.57s Step 862( 87.83%), action 527, FPS 1.84, Running 321.01s Step 863( 88.00%), action 528, FPS 1.86, Running 321.31s Step 864( 88.17%), action 529, FPS 1.88, Running 321.78s Step 865( 88.33%), action 530, FPS 1.91, Running 322.17s Step 866( 88.50%), action 531, FPS 1.92, Running 323.14s Step 867( 88.67%), action 532, FPS 1.89, Running 323.58s Step 868( 88.83%), action 533, FPS 1.85, Running 324.31s Step 869( 89.00%), action 534, FPS 1.85, Running 324.82s Step 870( 89.17%), action 535, FPS 1.84, Running 325.51s Step 871( 89.33%), action 536, FPS 1.79, Running 326.05s Step 872( 89.50%), action 537, FPS 1.80, Running 326.73s Step 873( 89.67%), action 538, FPS 1.78, Running 327.15s Step 874( 89.83%), action 539, FPS 1.82, Running 327.68s Step 875( 90.00%), action 540, FPS 1.84, Running 328.07s Step 876( 90.17%), action 541, FPS 1.81, Running 329.13s Step 877( 90.33%), action 542, FPS 1.80, Running 329.65s Step 878( 90.50%), action 543, FPS 1.85, Running 330.09s Step 879( 90.67%), action 544, FPS 1.82, Running 330.69s Step 880( 90.83%), action 545, FPS 1.84, Running 331.11s Step 881( 91.00%), action 546, FPS 1.81, Running 331.60s Step 882( 91.17%), action 547, FPS 1.80, Running 332.15s Step 883( 91.33%), action 548, FPS 1.80, Running 332.40s Step 884( 91.50%), action 549, FPS 1.80, Running 332.88s Step 885( 91.67%), action 550, FPS 1.81, Running 333.21s Step 886( 91.83%), action 551, FPS 1.89, Running 333.74s Step 887( 92.00%), action 552, FPS 1.90, Running 334.08s Step 888( 92.17%), action 553, FPS 1.96, Running 334.50s Step 889( 92.33%), action 554, FPS 2.01, Running 334.79s Step 890( 92.50%), action 555, FPS 2.06, Running 335.20s Step 891( 92.67%), action 556, FPS 2.13, Running 335.46s Step 892( 92.83%), action 557, FPS 2.19, Running 335.85s Step 893( 93.00%), action 558, FPS 2.20, Running 336.25s Step 894( 93.17%), action 559, FPS 2.21, Running 336.71s Step 895( 93.33%), action 560, FPS 2.23, Running 337.03s Step 896( 93.50%), action 561, FPS 2.32, Running 337.75s Step 897( 93.67%), action 562, FPS 2.37, Running 338.10s Step 898( 93.83%), action 563, FPS 2.33, Running 338.68s Step 899( 94.00%), action 564, FPS 2.39, Running 339.08s Step 900( 94.17%), action 565, FPS 2.34, Running 339.65s Step 901( 94.33%), action 566, FPS 2.33, Running 340.17s Step 902( 94.50%), action 567, FPS 2.34, Running 340.70s Step 903( 94.67%), action 568, FPS 2.32, Running 341.02s Step 904( 94.83%), action 569, FPS 2.29, Running 341.60s Step 905( 95.00%), action 570, FPS 2.30, Running 341.92s Step 906( 95.17%), action 571, FPS 2.18, Running 342.90s Step 907( 95.33%), action 572, FPS 2.19, Running 343.23s Step 908( 95.50%), action 573, FPS 2.16, Running 343.76s Step 909( 95.67%), action 574, FPS 2.11, Running 344.29s Step 910( 95.83%), action 575, FPS 2.04, Running 345.03s Step 911( 96.00%), action 576, FPS 2.01, Running 345.42s Step 912( 96.17%), action 577, FPS 1.97, Running 345.98s Step 913( 96.33%), action 578, FPS 1.98, Running 346.36s Step 914( 96.50%), action 579, FPS 1.95, Running 346.94s Step 915( 96.67%), action 580, FPS 1.91, Running 347.48s Step 916( 96.83%), action 581, FPS 1.90, Running 348.27s Step 917( 97.00%), action 582, FPS 1.87, Running 348.77s Step 918( 97.17%), action 583, FPS 1.84, Running 349.55s Step 919( 97.33%), action 584, FPS 1.86, Running 349.82s Step 920( 97.50%), action 585, FPS 1.84, Running 350.50s Step 921( 97.67%), action 586, FPS 1.85, Running 350.98s Step 922( 97.83%), action 587, FPS 1.84, Running 351.55s Step 923( 98.00%), action 588, FPS 1.84, Running 351.91s Step 924( 98.17%), action 589, FPS 1.87, Running 352.28s Step 925( 98.33%), action 590, FPS 1.88, Running 352.54s Step 926( 98.50%), action 591, FPS 1.98, Running 353.03s Step 927( 98.67%), action 592, FPS 1.98, Running 353.33s Step 928( 98.83%), action 593, FPS 2.02, Running 353.68s Step 929( 99.00%), action 594, FPS 2.04, Running 354.07s Step 930( 99.17%), action 595, FPS 2.12, Running 354.47s Step 931( 99.33%), action 596, FPS 2.14, Running 354.77s Step 932( 99.50%), action 597, FPS 2.16, Running 355.25s Step 933( 99.67%), action 598, FPS 2.18, Running 355.51s Step 934( 99.83%), action 599, FPS 2.23, Running 355.90s Step 935(100.00%), action 600, FPS 2.29, Running 356.20s [2026-08-01 18:11:13] [22 ] Seed 21 failed after 357.13 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 1/22(4.55%) success. +Setting seed: 22 +Step 1( N/A%), pre moving , FPS 12.74, Running 0.08s Step 2( N/A%), pre moving , FPS 19.53, Running 0.10s Step 3( N/A%), pre moving , FPS 23.04, Running 0.13s Step 4( N/A%), pre moving , FPS 24.49, Running 0.16s Step 5( N/A%), pre moving , FPS 26.49, Running 0.19s Step 6( N/A%), pre moving , FPS 28.70, Running 0.21s Step 7( N/A%), pre moving , FPS 30.52, Running 0.23s Step 8( N/A%), pre moving , FPS 32.08, Running 0.25s Step 9( N/A%), pre moving , FPS 33.41, Running 0.27s Step 10( N/A%), pre moving , FPS 34.49, Running 0.29s Step 11( N/A%), pre moving , FPS 35.50, Running 0.31s Step 12( N/A%), pre moving , FPS 36.34, Running 0.33s Step 13( N/A%), pre moving , FPS 36.53, Running 0.36s Step 14( N/A%), pre moving , FPS 35.89, Running 0.39s Step 15( N/A%), pre moving , FPS 35.94, Running 0.42s Step 16( N/A%), pre moving , FPS 35.78, Running 0.45s Step 17( N/A%), pre moving , FPS 36.44, Running 0.47s Step 18( N/A%), pre moving , FPS 37.01, Running 0.49s Step 19( N/A%), pre moving , FPS 37.44, Running 0.51s Step 20( N/A%), pre moving , FPS 37.94, Running 0.53s Step 21( N/A%), pre moving , FPS 29.75, Running 0.75s Step 22( N/A%), pre moving , FPS 29.93, Running 0.77s Step 23( N/A%), pre moving , FPS 30.31, Running 0.79s Step 24( N/A%), pre moving , FPS 30.94, Running 0.81s Step 25( N/A%), pre moving , FPS 31.24, Running 0.83s Step 26( N/A%), pre moving , FPS 24.50, Running 1.03s Step 27( N/A%), pre moving , FPS 24.52, Running 1.05s Step 28( N/A%), pre moving , FPS 24.53, Running 1.06s Step 29( N/A%), pre moving , FPS 24.52, Running 1.08s Step 30( N/A%), pre moving , FPS 24.55, Running 1.10s Step 31( N/A%), pre moving , FPS 24.55, Running 1.12s Step 32( N/A%), pre moving , FPS 24.59, Running 1.14s Step 33( N/A%), pre moving , FPS 24.78, Running 1.16s Step 34( N/A%), pre moving , FPS 25.04, Running 1.19s Step 35( N/A%), pre moving , FPS 25.04, Running 1.22s Step 36( N/A%), pre moving , FPS 15.15, Running 1.77s Step 37( N/A%), pre moving , FPS 14.07, Running 1.89s Step 38( N/A%), pre moving , FPS 14.05, Running 1.91s Step 39( N/A%), pre moving , FPS 13.98, Running 1.94s Step 40( N/A%), pre moving , FPS 13.85, Running 1.97s Step 41( N/A%), pre moving , FPS 15.97, Running 2.00s Step 42( N/A%), pre moving , FPS 15.83, Running 2.03s Step 43( N/A%), pre moving , FPS 15.73, Running 2.06s Step 44( N/A%), pre moving , FPS 15.64, Running 2.09s Step 45( N/A%), pre moving , FPS 15.53, Running 2.12s Step 46( N/A%), pre moving , FPS 17.99, Running 2.14s Step 47( N/A%), pre moving , FPS 17.95, Running 2.16s Step 48( N/A%), pre moving , FPS 12.66, Running 2.65s Step 49( N/A%), pre moving , FPS 12.57, Running 2.68s Step 50( N/A%), pre moving , FPS 12.40, Running 2.72s Step 51( N/A%), pre moving , FPS 12.38, Running 2.74s Step 52( N/A%), pre moving , FPS 12.35, Running 2.76s Step 53( N/A%), pre moving , FPS 12.17, Running 2.81s Step 54( N/A%), pre moving , FPS 12.10, Running 2.84s Step 55( N/A%), pre moving , FPS 11.99, Running 2.88s Step 56( N/A%), pre moving , FPS 17.29, Running 2.92s Step 57( N/A%), pre moving , FPS 18.72, Running 2.96s Step 58( N/A%), pre moving , FPS 18.31, Running 3.00s Step 59( N/A%), pre moving , FPS 17.99, Running 3.05s Step 60( N/A%), pre moving , FPS 17.69, Running 3.10s Step 61( N/A%), pre moving , FPS 17.27, Running 3.16s Step 62( N/A%), pre moving , FPS 16.91, Running 3.22s Step 63( N/A%), pre moving , FPS 16.54, Running 3.27s Step 64( N/A%), pre moving , FPS 16.08, Running 3.33s Step 65( N/A%), pre moving , FPS 15.81, Running 3.38s Step 66( N/A%), pre moving , FPS 15.35, Running 3.44s Step 67( N/A%), pre moving , FPS 15.05, Running 3.49s Step 68( N/A%), pre moving , FPS 22.30, Running 3.54s Step 69( N/A%), pre moving , FPS 22.03, Running 3.58s Step 70( N/A%), pre moving , FPS 22.26, Running 3.62s Step 71( N/A%), pre moving , FPS 21.65, Running 3.66s Step 72( N/A%), pre moving , FPS 21.12, Running 3.71s Step 73( N/A%), pre moving , FPS 21.15, Running 3.75s Step 74( N/A%), pre moving , FPS 21.12, Running 3.79s Step 75( N/A%), pre moving , FPS 21.26, Running 3.83s Step 76( N/A%), pre moving , FPS 21.07, Running 3.87s Step 77( N/A%), pre moving , FPS 21.11, Running 3.90s Step 78( N/A%), pre moving , FPS 21.44, Running 3.93s Step 79( N/A%), pre moving , FPS 21.86, Running 3.96s Step 80( N/A%), pre moving , FPS 22.34, Running 4.00s Step 81( N/A%), pre moving , FPS 23.08, Running 4.03s Step 82( N/A%), pre moving , FPS 23.63, Running 4.06s Step 83( N/A%), pre moving , FPS 24.47, Running 4.09s Step 84( N/A%), pre moving , FPS 25.43, Running 4.12s Step 85( N/A%), pre moving , FPS 26.41, Running 4.14s Step 86( N/A%), pre moving , FPS 27.72, Running 4.16s Step 87( N/A%), pre moving , FPS 28.65, Running 4.19s Step 88( N/A%), pre moving , FPS 30.05, Running 4.21s Step 89( N/A%), pre moving , FPS 30.94, Running 4.23s Step 90( N/A%), pre moving , FPS 31.51, Running 4.25s Step 91( N/A%), pre moving , FPS 32.94, Running 4.27s Step 92( N/A%), pre moving , FPS 34.33, Running 4.29s Step 93( N/A%), pre moving , FPS 35.58, Running 4.31s Step 94( N/A%), pre moving , FPS 36.60, Running 4.34s Step 95( N/A%), pre moving , FPS 37.55, Running 4.36s Step 96( N/A%), pre moving , FPS 39.54, Running 4.38s Step 97( N/A%), pre moving , FPS 40.26, Running 4.40s Step 98( N/A%), pre moving , FPS 40.94, Running 4.42s Step 99( N/A%), pre moving , FPS 16.53, Running 5.17s Step 100( N/A%), pre moving , FPS 13.58, Running 5.47s Step 101( N/A%), pre moving , FPS 12.53, Running 5.62s Step 102( N/A%), pre moving , FPS 10.91, Running 5.90s Step 103( N/A%), pre moving , FPS 10.25, Running 6.04s Step 104( N/A%), pre moving , FPS 9.37, Running 6.25s Step 105( N/A%), pre moving , FPS 8.91, Running 6.38s Step 106( N/A%), pre moving , FPS 8.06, Running 6.64s Step 107( N/A%), pre moving , FPS 7.57, Running 6.83s Step 108( N/A%), pre moving , FPS 6.82, Running 7.14s Step 109( N/A%), pre moving , FPS 6.50, Running 7.31s Step 110( N/A%), pre moving , FPS 5.99, Running 7.59s Step 111( N/A%), pre moving , FPS 5.77, Running 7.74s Step 112( N/A%), pre moving , FPS 5.43, Running 7.98s Step 113( N/A%), pre moving , FPS 5.23, Running 8.14s Step 114( N/A%), pre moving , FPS 4.95, Running 8.38s Step 115( N/A%), pre moving , FPS 4.79, Running 8.53s Step 116( N/A%), pre moving , FPS 4.51, Running 8.82s Step 117( N/A%), pre moving , FPS 4.37, Running 8.98s Step 118( N/A%), pre moving , FPS 4.12, Running 9.28s Step 119( N/A%), pre moving , FPS 4.68, Running 9.45s Step 120( N/A%), pre moving , FPS 4.70, Running 9.73s Step 121( N/A%), pre moving , FPS 4.67, Running 9.91s Step 122( N/A%), pre moving , FPS 4.69, Running 10.16s Step 123( N/A%), pre moving , FPS 4.68, Running 10.31s Step 124( N/A%), pre moving , FPS 4.67, Running 10.53s Step 125( N/A%), pre moving , FPS 4.62, Running 10.71s Step 126( N/A%), pre moving , FPS 4.60, Running 11.00s Step 127( N/A%), pre moving , FPS 4.57, Running 11.21s Step 128( N/A%), pre moving , FPS 4.58, Running 11.51s Step 129( N/A%), pre moving , FPS 4.57, Running 11.68s Step 130( N/A%), pre moving , FPS 4.62, Running 11.92s Step 131( N/A%), pre moving , FPS 4.58, Running 12.11s Step 132( N/A%), pre moving , FPS 4.58, Running 12.35s Step 133( N/A%), pre moving , FPS 4.55, Running 12.53s Step 134( N/A%), pre moving , FPS 4.50, Running 12.83s Step 135( N/A%), pre moving , FPS 4.47, Running 13.01s Step 136( N/A%), pre moving , FPS 4.51, Running 13.25s Step 137( N/A%), pre moving , FPS 4.50, Running 13.42s Step 138( N/A%), pre moving , FPS 4.53, Running 13.70s Step 139( N/A%), pre moving , FPS 4.46, Running 13.94s Step 140( N/A%), pre moving , FPS 4.47, Running 14.20s Step 141( N/A%), pre moving , FPS 4.45, Running 14.40s Step 142( N/A%), pre moving , FPS 4.37, Running 14.74s Step 143( N/A%), pre moving , FPS 4.30, Running 14.97s Step 144( N/A%), pre moving , FPS 4.21, Running 15.29s Step 145( N/A%), pre moving , FPS 4.22, Running 15.45s Step 146( N/A%), pre moving , FPS 4.22, Running 15.74s Step 147( N/A%), pre moving , FPS 4.21, Running 15.95s Step 148( N/A%), pre moving , FPS 4.24, Running 16.22s Step 149( N/A%), pre moving , FPS 4.18, Running 16.46s Step 150( N/A%), pre moving , FPS 4.11, Running 16.79s Step 151( N/A%), pre moving , FPS 4.10, Running 16.98s Step 152( N/A%), pre moving , FPS 4.03, Running 17.31s Step 153( N/A%), pre moving , FPS 4.00, Running 17.54s Step 154( N/A%), pre moving , FPS 4.00, Running 17.83s Step 155( N/A%), pre moving , FPS 3.92, Running 18.12s Step 156( N/A%), pre moving , FPS 3.90, Running 18.38s Step 157( N/A%), pre moving , FPS 3.88, Running 18.57s Step 158( N/A%), pre moving , FPS 3.87, Running 18.86s Step 159( N/A%), pre moving , FPS 3.94, Running 19.02s Step 160( N/A%), pre moving , FPS 3.92, Running 19.31s Step 161( N/A%), pre moving , FPS 3.93, Running 19.49s Step 162( N/A%), pre moving , FPS 3.97, Running 19.78s Step 163( N/A%), pre moving , FPS 4.00, Running 19.97s Step 164( N/A%), pre moving , FPS 4.02, Running 20.26s Step 165( N/A%), pre moving , FPS 4.03, Running 20.42s Step 166( N/A%), pre moving , FPS 4.06, Running 20.67s Step 167( N/A%), pre moving , FPS 4.11, Running 20.81s Step 168( N/A%), pre moving , FPS 4.10, Running 21.10s Step 169( N/A%), pre moving , FPS 4.28, Running 21.14s Step 170( N/A%), pre moving , FPS 4.56, Running 21.18s Step 171( N/A%), pre moving , FPS 4.72, Running 21.22s Step 172( N/A%), pre moving , FPS 5.04, Running 21.28s Step 173( N/A%), pre moving , FPS 5.28, Running 21.32s Step 174( N/A%), pre moving , FPS 5.65, Running 21.37s Step 175( N/A%), pre moving , FPS 6.06, Running 21.42s Step 176( N/A%), pre moving , FPS 6.47, Running 21.47s Step 177( N/A%), pre moving , FPS 6.80, Running 21.51s Step 178( N/A%), pre moving , FPS 7.41, Running 21.56s Step 179( N/A%), pre moving , FPS 6.65, Running 22.03s Step 180( N/A%), pre moving , FPS 7.23, Running 22.07s Step 181( N/A%), pre moving , FPS 7.55, Running 22.14s Step 182( N/A%), pre moving , FPS 8.25, Running 22.20s Step 183( N/A%), pre moving , FPS 8.70, Running 22.27s Step 184( N/A%), pre moving , FPS 9.63, Running 22.34s Step 185( N/A%), pre moving , FPS 10.09, Running 22.40s Step 186( N/A%), pre moving , FPS 11.14, Running 22.47s Step 187( N/A%), pre moving , FPS 11.60, Running 22.54s Step 188( N/A%), pre moving , FPS 13.25, Running 22.61s Step 189( N/A%), pre moving , FPS 13.07, Running 22.67s Step 190( N/A%), pre moving , FPS 12.84, Running 22.74s Step 191( N/A%), pre moving , FPS 12.60, Running 22.81s Step 192( N/A%), pre moving , FPS 12.51, Running 22.88s Step 193( N/A%), pre moving , FPS 12.35, Running 22.94s Step 194( N/A%), pre moving , FPS 12.23, Running 23.01s Step 195( N/A%), pre moving , FPS 12.13, Running 23.07s Step 196( N/A%), pre moving , FPS 11.97, Running 23.14s Step 197( N/A%), pre moving , FPS 11.92, Running 23.19s Step 198( N/A%), pre moving , FPS 11.96, Running 23.23s Step 199( N/A%), pre moving , FPS 16.02, Running 23.28s Step 200( N/A%), pre moving , FPS 15.72, Running 23.35s Step 201( N/A%), pre moving , FPS 15.63, Running 23.42s Step 202( N/A%), pre moving , FPS 15.61, Running 23.48s Step 203( N/A%), pre moving , FPS 15.59, Running 23.55s Step 204( N/A%), pre moving , FPS 15.46, Running 23.63s Step 205( N/A%), pre moving , FPS 15.30, Running 23.71s Step 206( N/A%), pre moving , FPS 15.28, Running 23.77s Step 207( N/A%), pre moving , FPS 15.33, Running 23.84s Step 208( N/A%), pre moving , FPS 15.21, Running 23.92s Step 209( N/A%), pre moving , FPS 15.18, Running 23.99s Step 210( N/A%), pre moving , FPS 15.15, Running 24.06s Step 211( N/A%), pre moving , FPS 15.25, Running 24.12s Step 212( N/A%), pre moving , FPS 15.54, Running 24.16s Step 213( N/A%), pre moving , FPS 15.86, Running 24.20s Step 214( N/A%), pre moving , FPS 16.08, Running 24.25s Step 215( N/A%), pre moving , FPS 16.21, Running 24.30s Step 216( N/A%), pre moving , FPS 16.58, Running 24.35s Step 217( N/A%), pre moving , FPS 16.67, Running 24.39s Step 218( N/A%), pre moving , FPS 16.63, Running 24.44s Step 219( N/A%), pre moving , FPS 16.60, Running 24.48s Step 220( N/A%), pre moving , FPS 16.91, Running 24.53s Step 221( N/A%), pre moving , FPS 17.40, Running 24.57s Step 222( N/A%), pre moving , FPS 17.70, Running 24.61s Step 223( N/A%), pre moving , FPS 18.12, Running 24.66s Step 224( N/A%), pre moving , FPS 18.67, Running 24.70s Step 225( N/A%), pre moving , FPS 13.30, Running 25.21s Step 226( N/A%), pre moving , FPS 13.52, Running 25.25s Step 227( N/A%), pre moving , FPS 13.77, Running 25.30s Step 228( N/A%), pre moving , FPS 14.05, Running 25.34s Step 229( N/A%), pre moving , FPS 14.21, Running 25.39s Step 230( N/A%), pre moving , FPS 14.50, Running 25.44s Step 231( N/A%), pre moving , FPS 14.27, Running 25.52s Step 232( N/A%), pre moving , FPS 13.97, Running 25.59s Step 233( N/A%), pre moving , FPS 13.52, Running 25.68s Step 234( N/A%), pre moving , FPS 13.16, Running 25.77s Step 235( N/A%), pre moving , FPS 12.80, Running 25.87s Step 236( N/A%), pre moving , FPS 12.31, Running 25.97s Step 237( N/A%), pre moving , FPS 11.83, Running 26.08s Step 238( N/A%), pre moving , FPS 11.39, Running 26.19s Step 239( N/A%), pre moving , FPS 10.94, Running 26.31s Step 240( N/A%), pre moving , FPS 10.52, Running 26.43s Step 241( N/A%), pre moving , FPS 10.09, Running 26.55s Step 242( N/A%), pre moving , FPS 9.63, Running 26.69s Step 243( N/A%), pre moving , FPS 9.27, Running 26.82s Step 244( N/A%), pre moving , FPS 8.93, Running 26.94s Step 245( N/A%), pre moving , FPS 10.75, Running 27.07s Step 246( N/A%), pre moving , FPS 10.31, Running 27.19s Step 247( N/A%), pre moving , FPS 9.90, Running 27.32s Step 248( N/A%), pre moving , FPS 9.57, Running 27.43s Step 249( N/A%), pre moving , FPS 9.25, Running 27.56s Step 250( N/A%), pre moving , FPS 8.95, Running 27.67s Step 251( N/A%), pre moving , FPS 8.80, Running 27.80s Step 252( N/A%), pre moving , FPS 8.59, Running 27.92s Step 253( N/A%), pre moving , FPS 8.43, Running 28.05s Step 254( N/A%), pre moving , FPS 8.33, Running 28.17s Step 255( N/A%), pre moving , FPS 8.21, Running 28.30s Step 256( N/A%), pre moving , FPS 8.15, Running 28.42s Step 257( N/A%), pre moving , FPS 8.07, Running 28.56s Step 258( N/A%), pre moving , FPS 8.03, Running 28.68s Step 259( N/A%), pre moving , FPS 8.03, Running 28.80s Step 260( N/A%), pre moving , FPS 8.04, Running 28.92s Step 261( N/A%), pre moving , FPS 8.14, Running 29.01s Step 262( N/A%), pre moving , FPS 8.30, Running 29.10s Step 263( N/A%), pre moving , FPS 8.41, Running 29.19s Step 264( N/A%), pre moving , FPS 8.51, Running 29.29s Step 265( N/A%), pre moving , FPS 8.68, Running 29.38s Step 266( N/A%), pre moving , FPS 8.84, Running 29.46s Step 267( N/A%), pre moving , FPS 9.04, Running 29.53s Step 268( N/A%), pre moving , FPS 9.23, Running 29.60s Step 269( N/A%), pre moving , FPS 9.43, Running 29.68s Step 270( N/A%), pre moving , FPS 9.67, Running 29.74s Step 271( N/A%), pre moving , FPS 9.83, Running 29.83s Step 272( N/A%), pre moving , FPS 9.98, Running 29.93s Step 273( N/A%), pre moving , FPS 10.22, Running 30.01s Step 274( N/A%), pre moving , FPS 10.39, Running 30.10s Step 275( N/A%), pre moving , FPS 10.58, Running 30.19s Step 276( N/A%), pre moving , FPS 10.78, Running 30.28s Step 277( N/A%), pre moving , FPS 10.97, Running 30.38s Step 278( N/A%), pre moving , FPS 11.17, Running 30.47s Step 279( N/A%), pre moving , FPS 11.29, Running 30.57s Step 280( N/A%), pre moving , FPS 11.64, Running 30.63s Step 281( N/A%), pre moving , FPS 11.81, Running 30.70s Step 282( N/A%), pre moving , FPS 11.97, Running 30.77s Step 283( N/A%), pre moving , FPS 12.12, Running 30.85s Step 284( N/A%), pre moving , FPS 12.27, Running 30.92s Step 285( N/A%), pre moving , FPS 12.62, Running 30.96s Step 286( N/A%), pre moving , FPS 12.92, Running 31.00s Step 287( N/A%), pre moving , FPS 13.19, Running 31.04s Step 288( N/A%), pre moving , FPS 13.46, Running 31.09s Step 289( N/A%), pre moving , FPS 13.73, Running 31.13s Step 290( N/A%), pre moving , FPS 13.93, Running 31.18s Step 291( N/A%), pre moving , FPS 14.40, Running 31.22s Step 292( N/A%), pre moving , FPS 14.96, Running 31.26s Step 293( N/A%), pre moving , FPS 15.49, Running 31.30s Step 294( N/A%), pre moving , FPS 16.06, Running 31.34s Step 295( N/A%), pre moving , FPS 16.63, Running 31.39s Step 296( N/A%), pre moving , FPS 17.15, Running 31.45s Step 297( N/A%), pre moving , FPS 17.94, Running 31.50s Step 298( N/A%), pre moving , FPS 18.76, Running 31.54s Step 299( N/A%), pre moving , FPS 19.71, Running 31.58s Step 300( N/A%), pre moving , FPS 20.19, Running 31.63s Step 301( N/A%), pre moving , FPS 20.71, Running 31.67s Step 302( N/A%), pre moving , FPS 21.32, Running 31.71s Step 303( N/A%), pre moving , FPS 22.14, Running 31.75s Step 304( N/A%), pre moving , FPS 22.95, Running 31.79s Step 305( N/A%), pre moving , FPS 23.07, Running 31.83s Step 306( N/A%), pre moving , FPS 23.09, Running 31.87s Step 307( N/A%), pre moving , FPS 23.01, Running 31.91s Step 308( N/A%), pre moving , FPS 8.69, Running 33.39s Step 309( N/A%), pre moving , FPS 7.94, Running 33.65s Step 310( N/A%), pre moving , FPS 7.48, Running 33.85s Step 311( N/A%), pre moving , FPS 6.78, Running 34.17s Step 312( N/A%), pre moving , FPS 6.47, Running 34.35s Step 313( N/A%), pre moving , FPS 6.00, Running 34.64s Step 314( N/A%), pre moving , FPS 5.80, Running 34.79s Step 315( N/A%), pre moving , FPS 5.45, Running 35.06s Step 316( N/A%), pre moving , FPS 5.31, Running 35.21s Step 317( N/A%), pre moving , FPS 5.05, Running 35.46s Step 318( N/A%), pre moving , FPS 4.93, Running 35.59s Step 319( N/A%), pre moving , FPS 4.66, Running 35.88s Step 320( N/A%), pre moving , FPS 4.52, Running 36.05s Step 321( N/A%), pre moving , FPS 4.27, Running 36.35s Step 322( N/A%), pre moving , FPS 4.18, Running 36.49s Step 323( N/A%), pre moving , FPS 3.93, Running 36.83s Step 324( N/A%), pre moving , FPS 3.82, Running 37.03s Step 325( N/A%), pre moving , FPS 3.68, Running 37.26s Step 326( N/A%), pre moving , FPS 3.59, Running 37.44s Step 327( N/A%), pre moving , FPS 3.44, Running 37.73s Step 328( 0.17%), action 1, FPS 3.78, Running 38.68s Step 329( 0.33%), action 2, FPS 3.71, Running 39.04s Step 330( 0.50%), action 3, FPS 3.48, Running 39.59s Step 331( 0.67%), action 4, FPS 3.27, Running 40.30s Step 332( 0.83%), action 5, FPS 3.08, Running 40.85s Step 333( 1.00%), action 6, FPS 2.89, Running 41.55s Step 334( 1.17%), action 7, FPS 2.79, Running 41.95s Step 335( 1.33%), action 8, FPS 2.72, Running 42.42s Step 336( 1.50%), action 9, FPS 2.60, Running 42.91s Step 337( 1.67%), action 10, FPS 2.53, Running 43.37s Step 338( 1.83%), action 11, FPS 2.32, Running 44.20s Step 339( 2.00%), action 12, FPS 2.33, Running 44.46s Step 340( 2.17%), action 13, FPS 2.24, Running 45.00s Step 341( 2.33%), action 14, FPS 2.19, Running 45.47s Step 342( 2.50%), action 15, FPS 2.09, Running 46.06s Step 343( 2.67%), action 16, FPS 2.06, Running 46.52s Step 344( 2.83%), action 17, FPS 1.94, Running 47.33s Step 345( 3.00%), action 18, FPS 1.89, Running 47.87s Step 346( 3.17%), action 19, FPS 1.82, Running 48.46s Step 347( 3.33%), action 20, FPS 1.81, Running 48.77s Step 348( 3.50%), action 21, FPS 1.84, Running 49.54s Step 349( 3.67%), action 22, FPS 1.81, Running 50.09s Step 350( 3.83%), action 23, FPS 1.83, Running 50.54s Step 351( 4.00%), action 24, FPS 1.90, Running 50.80s Step 352( 4.17%), action 25, FPS 1.91, Running 51.31s Step 353( 4.33%), action 26, FPS 1.96, Running 51.74s Step 354( 4.50%), action 27, FPS 1.96, Running 52.16s Step 355( 4.67%), action 28, FPS 1.94, Running 52.74s Step 356( 4.83%), action 29, FPS 1.89, Running 53.50s Step 357( 5.00%), action 30, FPS 1.90, Running 53.89s Step 358( 5.17%), action 31, FPS 1.89, Running 54.78s Step 359( 5.33%), action 32, FPS 1.84, Running 55.32s Step 360( 5.50%), action 33, FPS 1.81, Running 56.07s Step 361( 5.67%), action 34, FPS 1.84, Running 56.35s Step 362( 5.83%), action 35, FPS 1.79, Running 57.21s Step 363( 6.00%), action 36, FPS 1.80, Running 57.61s Step 364( 6.17%), action 37, FPS 1.80, Running 58.44s Step 365( 6.33%), action 38, FPS 1.83, Running 58.80s Step 366( 6.50%), action 39, FPS 1.82, Running 59.45s Step 367( 6.67%), action 40, FPS 1.78, Running 60.02s Step 368( 6.83%), action 41, FPS 1.75, Running 60.97s Step 369( 7.00%), action 42, FPS 1.78, Running 61.32s Step 370( 7.17%), action 43, FPS 1.76, Running 61.88s Step 371( 7.33%), action 44, FPS 1.73, Running 62.39s Step 372( 7.50%), action 45, FPS 1.70, Running 63.07s Step 373( 7.67%), action 46, FPS 1.67, Running 63.68s [2026-08-01 18:12:17] [23 ] Seed 22 success after 63.89 s. +steps: 373 , actions: 46 . +Instruction: Empty +Total 2/23(8.70%) success. +Setting seed: 23 +Step 1( N/A%), pre moving , FPS 7.81, Running 0.13s Step 2( N/A%), pre moving , FPS 13.17, Running 0.15s Step 3( N/A%), pre moving , FPS 16.44, Running 0.18s Step 4( N/A%), pre moving , FPS 19.60, Running 0.20s Step 5( N/A%), pre moving , FPS 22.13, Running 0.23s Step 6( N/A%), pre moving , FPS 24.41, Running 0.25s Step 7( N/A%), pre moving , FPS 26.26, Running 0.27s Step 8( N/A%), pre moving , FPS 27.93, Running 0.29s Step 9( N/A%), pre moving , FPS 29.36, Running 0.31s Step 10( N/A%), pre moving , FPS 30.42, Running 0.33s Step 11( N/A%), pre moving , FPS 30.67, Running 0.36s Step 12( N/A%), pre moving , FPS 31.32, Running 0.38s Step 13( N/A%), pre moving , FPS 31.78, Running 0.41s Step 14( N/A%), pre moving , FPS 32.30, Running 0.43s Step 15( N/A%), pre moving , FPS 32.31, Running 0.46s Step 16( N/A%), pre moving , FPS 32.44, Running 0.49s Step 17( N/A%), pre moving , FPS 32.89, Running 0.52s Step 18( N/A%), pre moving , FPS 32.85, Running 0.55s Step 19( N/A%), pre moving , FPS 33.32, Running 0.57s Step 20( N/A%), pre moving , FPS 33.87, Running 0.59s Step 21( N/A%), pre moving , FPS 28.61, Running 0.83s Step 22( N/A%), pre moving , FPS 28.68, Running 0.85s Step 23( N/A%), pre moving , FPS 29.01, Running 0.87s Step 24( N/A%), pre moving , FPS 29.05, Running 0.89s Step 25( N/A%), pre moving , FPS 28.90, Running 0.92s Step 26( N/A%), pre moving , FPS 22.60, Running 1.13s Step 27( N/A%), pre moving , FPS 22.64, Running 1.15s Step 28( N/A%), pre moving , FPS 22.57, Running 1.17s Step 29( N/A%), pre moving , FPS 22.20, Running 1.21s Step 30( N/A%), pre moving , FPS 21.88, Running 1.24s Step 31( N/A%), pre moving , FPS 22.07, Running 1.27s Step 32( N/A%), pre moving , FPS 21.89, Running 1.30s Step 33( N/A%), pre moving , FPS 21.86, Running 1.32s Step 34( N/A%), pre moving , FPS 21.96, Running 1.34s Step 35( N/A%), pre moving , FPS 22.15, Running 1.37s Step 36( N/A%), pre moving , FPS 13.86, Running 1.94s Step 37( N/A%), pre moving , FPS 12.71, Running 2.09s Step 38( N/A%), pre moving , FPS 12.55, Running 2.14s Step 39( N/A%), pre moving , FPS 12.55, Running 2.16s Step 40( N/A%), pre moving , FPS 12.54, Running 2.19s Step 41( N/A%), pre moving , FPS 14.51, Running 2.21s Step 42( N/A%), pre moving , FPS 14.54, Running 2.23s Step 43( N/A%), pre moving , FPS 14.57, Running 2.24s Step 44( N/A%), pre moving , FPS 14.58, Running 2.26s Step 45( N/A%), pre moving , FPS 14.65, Running 2.28s Step 46( N/A%), pre moving , FPS 17.05, Running 2.30s Step 47( N/A%), pre moving , FPS 16.87, Running 2.34s Step 48( N/A%), pre moving , FPS 12.30, Running 2.80s Step 49( N/A%), pre moving , FPS 12.40, Running 2.82s Step 50( N/A%), pre moving , FPS 12.52, Running 2.84s Step 51( N/A%), pre moving , FPS 12.50, Running 2.87s Step 52( N/A%), pre moving , FPS 12.58, Running 2.89s Step 53( N/A%), pre moving , FPS 12.60, Running 2.91s Step 54( N/A%), pre moving , FPS 12.52, Running 2.94s Step 55( N/A%), pre moving , FPS 12.46, Running 2.97s Step 56( N/A%), pre moving , FPS 18.73, Running 3.00s Step 57( N/A%), pre moving , FPS 20.94, Running 3.05s Step 58( N/A%), pre moving , FPS 21.27, Running 3.08s Step 59( N/A%), pre moving , FPS 21.02, Running 3.12s Step 60( N/A%), pre moving , FPS 20.81, Running 3.15s Step 61( N/A%), pre moving , FPS 20.55, Running 3.18s Step 62( N/A%), pre moving , FPS 20.31, Running 3.21s Step 63( N/A%), pre moving , FPS 19.82, Running 3.25s Step 64( N/A%), pre moving , FPS 19.38, Running 3.30s Step 65( N/A%), pre moving , FPS 19.07, Running 3.33s Step 66( N/A%), pre moving , FPS 18.86, Running 3.37s Step 67( N/A%), pre moving , FPS 18.72, Running 3.40s Step 68( N/A%), pre moving , FPS 31.11, Running 3.44s Step 69( N/A%), pre moving , FPS 30.54, Running 3.48s Step 70( N/A%), pre moving , FPS 29.99, Running 3.51s Step 71( N/A%), pre moving , FPS 29.64, Running 3.54s Step 72( N/A%), pre moving , FPS 28.82, Running 3.58s Step 73( N/A%), pre moving , FPS 27.97, Running 3.63s Step 74( N/A%), pre moving , FPS 27.55, Running 3.67s Step 75( N/A%), pre moving , FPS 27.25, Running 3.71s Step 76( N/A%), pre moving , FPS 27.20, Running 3.74s Step 77( N/A%), pre moving , FPS 27.56, Running 3.77s Step 78( N/A%), pre moving , FPS 27.68, Running 3.80s Step 79( N/A%), pre moving , FPS 27.74, Running 3.84s Step 80( N/A%), pre moving , FPS 27.52, Running 3.87s Step 81( N/A%), pre moving , FPS 27.22, Running 3.91s Step 82( N/A%), pre moving , FPS 27.01, Running 3.95s Step 83( N/A%), pre moving , FPS 27.07, Running 3.99s Step 84( N/A%), pre moving , FPS 27.43, Running 4.03s Step 85( N/A%), pre moving , FPS 27.51, Running 4.06s Step 86( N/A%), pre moving , FPS 27.54, Running 4.09s Step 87( N/A%), pre moving , FPS 27.24, Running 4.14s Step 88( N/A%), pre moving , FPS 26.67, Running 4.19s Step 89( N/A%), pre moving , FPS 26.07, Running 4.24s Step 90( N/A%), pre moving , FPS 26.17, Running 4.27s Step 91( N/A%), pre moving , FPS 26.55, Running 4.29s Step 92( N/A%), pre moving , FPS 27.28, Running 4.31s Step 93( N/A%), pre moving , FPS 28.25, Running 4.33s Step 94( N/A%), pre moving , FPS 29.07, Running 4.36s Step 95( N/A%), pre moving , FPS 29.90, Running 4.38s Step 96( N/A%), pre moving , FPS 30.51, Running 4.40s Step 97( N/A%), pre moving , FPS 28.74, Running 4.47s Step 98( N/A%), pre moving , FPS 28.65, Running 4.50s Step 99( N/A%), pre moving , FPS 29.00, Running 4.53s Step 100( N/A%), pre moving , FPS 29.63, Running 4.55s Step 101( N/A%), pre moving , FPS 30.36, Running 4.57s Step 102( N/A%), pre moving , FPS 30.63, Running 4.60s Step 103( N/A%), pre moving , FPS 31.71, Running 4.62s Step 104( N/A%), pre moving , FPS 32.34, Running 4.64s Step 105( N/A%), pre moving , FPS 33.07, Running 4.66s Step 106( N/A%), pre moving , FPS 33.75, Running 4.68s Step 107( N/A%), pre moving , FPS 35.14, Running 4.71s Step 108( N/A%), pre moving , FPS 37.36, Running 4.73s Step 109( N/A%), pre moving , FPS 39.38, Running 4.75s Step 110( N/A%), pre moving , FPS 38.46, Running 4.79s Step 111( N/A%), pre moving , FPS 38.43, Running 4.81s Step 112( N/A%), pre moving , FPS 37.79, Running 4.84s Step 113( N/A%), pre moving , FPS 37.83, Running 4.86s Step 114( N/A%), pre moving , FPS 37.89, Running 4.88s Step 115( N/A%), pre moving , FPS 37.53, Running 4.91s Step 116( N/A%), pre moving , FPS 36.47, Running 4.94s Step 117( N/A%), pre moving , FPS 39.68, Running 4.97s Step 118( N/A%), pre moving , FPS 40.18, Running 5.00s Step 119( N/A%), pre moving , FPS 40.50, Running 5.02s Step 120( N/A%), pre moving , FPS 40.73, Running 5.04s Step 121( N/A%), pre moving , FPS 40.43, Running 5.07s Step 122( N/A%), pre moving , FPS 40.51, Running 5.10s Step 123( N/A%), pre moving , FPS 39.86, Running 5.13s Step 124( N/A%), pre moving , FPS 39.67, Running 5.15s Step 125( N/A%), pre moving , FPS 39.60, Running 5.17s Step 126( N/A%), pre moving , FPS 16.39, Running 5.90s Step 127( N/A%), pre moving , FPS 13.76, Running 6.16s Step 128( N/A%), pre moving , FPS 12.41, Running 6.34s Step 129( N/A%), pre moving , FPS 10.64, Running 6.63s Step 130( N/A%), pre moving , FPS 9.88, Running 6.82s Step 131( N/A%), pre moving , FPS 8.85, Running 7.07s Step 132( N/A%), pre moving , FPS 8.44, Running 7.21s Step 133( N/A%), pre moving , FPS 7.61, Running 7.49s Step 134( N/A%), pre moving , FPS 7.20, Running 7.66s Step 135( N/A%), pre moving , FPS 6.48, Running 8.00s Step 136( N/A%), pre moving , FPS 6.20, Running 8.17s Step 137( N/A%), pre moving , FPS 5.75, Running 8.45s Step 138( N/A%), pre moving , FPS 5.57, Running 8.59s Step 139( N/A%), pre moving , FPS 5.19, Running 8.87s Step 140( N/A%), pre moving , FPS 5.01, Running 9.03s Step 141( N/A%), pre moving , FPS 4.74, Running 9.29s Step 142( N/A%), pre moving , FPS 4.63, Running 9.42s Step 143( N/A%), pre moving , FPS 4.34, Running 9.73s Step 144( N/A%), pre moving , FPS 4.22, Running 9.89s Step 145( N/A%), pre moving , FPS 4.00, Running 10.17s Step 146( N/A%), pre moving , FPS 4.53, Running 10.32s Step 147( N/A%), pre moving , FPS 4.55, Running 10.56s Step 148( N/A%), pre moving , FPS 4.58, Running 10.71s Step 149( N/A%), pre moving , FPS 4.62, Running 10.96s Step 150( N/A%), pre moving , FPS 4.65, Running 11.12s Step 151( N/A%), pre moving , FPS 4.65, Running 11.37s Step 152( N/A%), pre moving , FPS 4.60, Running 11.56s Step 153( N/A%), pre moving , FPS 4.64, Running 11.80s Step 154( N/A%), pre moving , FPS 4.64, Running 11.97s Step 155( N/A%), pre moving , FPS 4.68, Running 12.27s Step 156( N/A%), pre moving , FPS 4.65, Running 12.47s Step 157( N/A%), pre moving , FPS 4.66, Running 12.74s Step 158( N/A%), pre moving , FPS 4.61, Running 12.93s Step 159( N/A%), pre moving , FPS 4.62, Running 13.20s Step 160( N/A%), pre moving , FPS 4.61, Running 13.37s Step 161( N/A%), pre moving , FPS 4.57, Running 13.66s Step 162( N/A%), pre moving , FPS 4.49, Running 13.88s Step 163( N/A%), pre moving , FPS 4.56, Running 14.12s Step 164( N/A%), pre moving , FPS 4.53, Running 14.30s Step 165( N/A%), pre moving , FPS 4.56, Running 14.55s Step 166( N/A%), pre moving , FPS 4.50, Running 14.77s Step 167( N/A%), pre moving , FPS 4.44, Running 15.07s Step 168( N/A%), pre moving , FPS 4.40, Running 15.26s Step 169( N/A%), pre moving , FPS 4.41, Running 15.49s Step 170( N/A%), pre moving , FPS 4.36, Running 15.70s Step 171( N/A%), pre moving , FPS 4.32, Running 16.00s Step 172( N/A%), pre moving , FPS 4.33, Running 16.18s Step 173( N/A%), pre moving , FPS 4.28, Running 16.47s Step 174( N/A%), pre moving , FPS 4.27, Running 16.66s Step 175( N/A%), pre moving , FPS 4.29, Running 16.92s Step 176( N/A%), pre moving , FPS 4.31, Running 17.11s Step 177( N/A%), pre moving , FPS 4.27, Running 17.42s Step 178( N/A%), pre moving , FPS 4.28, Running 17.60s Step 179( N/A%), pre moving , FPS 4.25, Running 17.90s Step 180( N/A%), pre moving , FPS 4.26, Running 18.07s Step 181( N/A%), pre moving , FPS 4.28, Running 18.34s Step 182( N/A%), pre moving , FPS 4.32, Running 18.51s Step 183( N/A%), pre moving , FPS 4.28, Running 18.79s Step 184( N/A%), pre moving , FPS 4.27, Running 18.98s Step 185( N/A%), pre moving , FPS 4.28, Running 19.22s Step 186( N/A%), pre moving , FPS 4.32, Running 19.40s Step 187( N/A%), pre moving , FPS 4.32, Running 19.70s Step 188( N/A%), pre moving , FPS 4.31, Running 19.90s Step 189( N/A%), pre moving , FPS 4.28, Running 20.16s Step 190( N/A%), pre moving , FPS 4.31, Running 20.35s Step 191( N/A%), pre moving , FPS 4.33, Running 20.62s Step 192( N/A%), pre moving , FPS 4.30, Running 20.83s Step 193( N/A%), pre moving , FPS 4.34, Running 21.08s Step 194( N/A%), pre moving , FPS 4.31, Running 21.30s Step 195( N/A%), pre moving , FPS 4.31, Running 21.56s Step 196( N/A%), pre moving , FPS 4.44, Running 21.61s Step 197( N/A%), pre moving , FPS 4.72, Running 21.66s Step 198( N/A%), pre moving , FPS 4.86, Running 21.72s Step 199( N/A%), pre moving , FPS 5.19, Running 21.76s Step 200( N/A%), pre moving , FPS 5.37, Running 21.80s Step 201( N/A%), pre moving , FPS 5.70, Running 21.85s Step 202( N/A%), pre moving , FPS 5.89, Running 21.90s Step 203( N/A%), pre moving , FPS 6.26, Running 21.98s Step 204( N/A%), pre moving , FPS 6.55, Running 22.03s Step 205( N/A%), pre moving , FPS 7.01, Running 22.08s Step 206( N/A%), pre moving , FPS 6.35, Running 22.55s Step 207( N/A%), pre moving , FPS 6.91, Running 22.59s Step 208( N/A%), pre moving , FPS 7.24, Running 22.66s Step 209( N/A%), pre moving , FPS 7.85, Running 22.71s Step 210( N/A%), pre moving , FPS 8.21, Running 22.78s Step 211( N/A%), pre moving , FPS 8.97, Running 22.85s Step 212( N/A%), pre moving , FPS 9.55, Running 22.93s Step 213( N/A%), pre moving , FPS 10.40, Running 23.00s Step 214( N/A%), pre moving , FPS 11.33, Running 23.07s Step 215( N/A%), pre moving , FPS 12.70, Running 23.14s Step 216( N/A%), pre moving , FPS 12.44, Running 23.22s Step 217( N/A%), pre moving , FPS 12.34, Running 23.28s Step 218( N/A%), pre moving , FPS 12.27, Running 23.35s Step 219( N/A%), pre moving , FPS 12.08, Running 23.42s Step 220( N/A%), pre moving , FPS 11.82, Running 23.49s Step 221( N/A%), pre moving , FPS 11.65, Running 23.57s Step 222( N/A%), pre moving , FPS 11.49, Running 23.64s Step 223( N/A%), pre moving , FPS 11.59, Running 23.71s Step 224( N/A%), pre moving , FPS 11.51, Running 23.77s Step 225( N/A%), pre moving , FPS 11.31, Running 23.84s Step 226( N/A%), pre moving , FPS 14.64, Running 23.91s Step 227( N/A%), pre moving , FPS 14.41, Running 23.98s Step 228( N/A%), pre moving , FPS 14.42, Running 24.05s Step 229( N/A%), pre moving , FPS 14.06, Running 24.13s Step 230( N/A%), pre moving , FPS 14.10, Running 24.20s Step 231( N/A%), pre moving , FPS 13.96, Running 24.29s Step 232( N/A%), pre moving , FPS 13.91, Running 24.36s Step 233( N/A%), pre moving , FPS 13.98, Running 24.43s Step 234( N/A%), pre moving , FPS 13.92, Running 24.50s Step 235( N/A%), pre moving , FPS 13.94, Running 24.57s Step 236( N/A%), pre moving , FPS 14.14, Running 24.63s Step 237( N/A%), pre moving , FPS 14.39, Running 24.67s Step 238( N/A%), pre moving , FPS 14.65, Running 24.71s Step 239( N/A%), pre moving , FPS 14.83, Running 24.76s Step 240( N/A%), pre moving , FPS 15.12, Running 24.82s Step 241( N/A%), pre moving , FPS 15.45, Running 24.86s Step 242( N/A%), pre moving , FPS 15.86, Running 24.90s Step 243( N/A%), pre moving , FPS 16.13, Running 24.95s Step 244( N/A%), pre moving , FPS 16.39, Running 24.99s Step 245( N/A%), pre moving , FPS 16.72, Running 25.04s Step 246( N/A%), pre moving , FPS 16.96, Running 25.09s Step 247( N/A%), pre moving , FPS 17.27, Running 25.14s Step 248( N/A%), pre moving , FPS 17.67, Running 25.18s Step 249( N/A%), pre moving , FPS 18.26, Running 25.23s Step 250( N/A%), pre moving , FPS 18.64, Running 25.28s Step 251( N/A%), pre moving , FPS 13.03, Running 25.82s Step 252( N/A%), pre moving , FPS 13.36, Running 25.86s Step 253( N/A%), pre moving , FPS 13.59, Running 25.90s Step 254( N/A%), pre moving , FPS 13.85, Running 25.95s Step 255( N/A%), pre moving , FPS 13.87, Running 26.02s Step 256( N/A%), pre moving , FPS 13.79, Running 26.08s Step 257( N/A%), pre moving , FPS 13.57, Running 26.15s Step 258( N/A%), pre moving , FPS 13.35, Running 26.21s Step 259( N/A%), pre moving , FPS 13.12, Running 26.29s Step 260( N/A%), pre moving , FPS 12.75, Running 26.38s Step 261( N/A%), pre moving , FPS 12.57, Running 26.45s Step 262( N/A%), pre moving , FPS 12.34, Running 26.52s Step 263( N/A%), pre moving , FPS 12.07, Running 26.60s Step 264( N/A%), pre moving , FPS 11.64, Running 26.71s Step 265( N/A%), pre moving , FPS 11.28, Running 26.81s Step 266( N/A%), pre moving , FPS 10.95, Running 26.92s Step 267( N/A%), pre moving , FPS 10.59, Running 27.03s Step 268( N/A%), pre moving , FPS 10.24, Running 27.13s Step 269( N/A%), pre moving , FPS 9.91, Running 27.24s Step 270( N/A%), pre moving , FPS 9.64, Running 27.35s Step 271( N/A%), pre moving , FPS 12.29, Running 27.45s Step 272( N/A%), pre moving , FPS 11.87, Running 27.55s Step 273( N/A%), pre moving , FPS 11.45, Running 27.65s Step 274( N/A%), pre moving , FPS 10.98, Running 27.77s Step 275( N/A%), pre moving , FPS 10.80, Running 27.87s Step 276( N/A%), pre moving , FPS 10.60, Running 27.97s Step 277( N/A%), pre moving , FPS 10.40, Running 28.07s Step 278( N/A%), pre moving , FPS 10.26, Running 28.16s Step 279( N/A%), pre moving , FPS 10.13, Running 28.26s Step 280( N/A%), pre moving , FPS 10.14, Running 28.36s Step 281( N/A%), pre moving , FPS 10.14, Running 28.42s Step 282( N/A%), pre moving , FPS 10.16, Running 28.49s Step 283( N/A%), pre moving , FPS 10.16, Running 28.57s Step 284( N/A%), pre moving , FPS 10.33, Running 28.65s Step 285( N/A%), pre moving , FPS 10.52, Running 28.71s Step 286( N/A%), pre moving , FPS 10.59, Running 28.81s Step 287( N/A%), pre moving , FPS 10.65, Running 28.91s Step 288( N/A%), pre moving , FPS 10.68, Running 29.01s Step 289( N/A%), pre moving , FPS 10.81, Running 29.10s Step 290( N/A%), pre moving , FPS 10.87, Running 29.19s Step 291( N/A%), pre moving , FPS 10.80, Running 29.30s Step 292( N/A%), pre moving , FPS 10.82, Running 29.39s Step 293( N/A%), pre moving , FPS 10.89, Running 29.49s Step 294( N/A%), pre moving , FPS 10.99, Running 29.59s Step 295( N/A%), pre moving , FPS 11.04, Running 29.68s Step 296( N/A%), pre moving , FPS 11.13, Running 29.77s Step 297( N/A%), pre moving , FPS 11.17, Running 29.86s Step 298( N/A%), pre moving , FPS 11.18, Running 29.95s Step 299( N/A%), pre moving , FPS 11.37, Running 30.02s Step 300( N/A%), pre moving , FPS 11.56, Running 30.09s Step 301( N/A%), pre moving , FPS 11.56, Running 30.16s Step 302( N/A%), pre moving , FPS 11.55, Running 30.22s Step 303( N/A%), pre moving , FPS 11.65, Running 30.29s Step 304( N/A%), pre moving , FPS 11.67, Running 30.36s Step 305( N/A%), pre moving , FPS 11.69, Running 30.42s Step 306( N/A%), pre moving , FPS 11.86, Running 30.49s Step 307( N/A%), pre moving , FPS 12.19, Running 30.55s Step 308( N/A%), pre moving , FPS 12.61, Running 30.59s Step 309( N/A%), pre moving , FPS 13.00, Running 30.63s Step 310( N/A%), pre moving , FPS 13.39, Running 30.68s Step 311( N/A%), pre moving , FPS 13.99, Running 30.73s Step 312( N/A%), pre moving , FPS 14.54, Running 30.77s Step 313( N/A%), pre moving , FPS 15.08, Running 30.81s Step 314( N/A%), pre moving , FPS 15.81, Running 30.85s Step 315( N/A%), pre moving , FPS 16.38, Running 30.90s Step 316( N/A%), pre moving , FPS 17.01, Running 30.94s Step 317( N/A%), pre moving , FPS 17.80, Running 30.98s Step 318( N/A%), pre moving , FPS 18.50, Running 31.03s Step 319( N/A%), pre moving , FPS 18.75, Running 31.09s Step 320( N/A%), pre moving , FPS 19.04, Running 31.14s Step 321( N/A%), pre moving , FPS 19.54, Running 31.18s Step 322( N/A%), pre moving , FPS 8.38, Running 32.61s Step 323( N/A%), pre moving , FPS 7.76, Running 32.87s Step 324( N/A%), pre moving , FPS 7.47, Running 33.04s Step 325( N/A%), pre moving , FPS 6.89, Running 33.33s Step 326( N/A%), pre moving , FPS 6.65, Running 33.50s Step 327( N/A%), pre moving , FPS 6.32, Running 33.71s Step 328( N/A%), pre moving , FPS 6.02, Running 33.91s Step 329( N/A%), pre moving , FPS 5.63, Running 34.18s Step 330( N/A%), pre moving , FPS 5.47, Running 34.34s Step 331( N/A%), pre moving , FPS 5.18, Running 34.59s Step 332( N/A%), pre moving , FPS 4.93, Running 34.83s Step 333( N/A%), pre moving , FPS 4.69, Running 35.08s Step 334( N/A%), pre moving , FPS 4.52, Running 35.28s Step 335( N/A%), pre moving , FPS 4.27, Running 35.58s Step 336( N/A%), pre moving , FPS 4.13, Running 35.79s Step 337( N/A%), pre moving , FPS 3.95, Running 36.05s Step 338( N/A%), pre moving , FPS 3.82, Running 36.26s Step 339( N/A%), pre moving , FPS 3.65, Running 36.57s Step 340( N/A%), pre moving , FPS 3.56, Running 36.75s Step 341( N/A%), pre moving , FPS 3.44, Running 36.99s Step 342( 0.17%), action 1, FPS 3.50, Running 38.32s Step 343( 0.33%), action 2, FPS 3.27, Running 38.98s Step 344( 0.50%), action 3, FPS 3.03, Running 39.63s Step 345( 0.67%), action 4, FPS 2.92, Running 40.19s Step 346( 0.83%), action 5, FPS 2.80, Running 40.65s Step 347( 1.00%), action 6, FPS 2.78, Running 40.90s Step 348( 1.17%), action 7, FPS 2.55, Running 41.75s Step 349( 1.33%), action 8, FPS 2.49, Running 42.21s Step 350( 1.50%), action 9, FPS 2.29, Running 43.06s Step 351( 1.67%), action 10, FPS 2.23, Running 43.56s Step 352( 1.83%), action 11, FPS 2.09, Running 44.42s Step 353( 2.00%), action 12, FPS 2.01, Running 45.03s Step 354( 2.17%), action 13, FPS 1.95, Running 45.54s Step 355( 2.33%), action 14, FPS 1.95, Running 45.86s Step 356( 2.50%), action 15, FPS 1.90, Running 46.32s Step 357( 2.67%), action 16, FPS 1.90, Running 46.57s Step 358( 2.83%), action 17, FPS 1.82, Running 47.26s Step 359( 3.00%), action 18, FPS 1.82, Running 47.58s Step 360( 3.17%), action 19, FPS 1.73, Running 48.31s Step 361( 3.33%), action 20, FPS 1.73, Running 48.57s Step 362( 3.50%), action 21, FPS 1.81, Running 49.38s Step 363( 3.67%), action 22, FPS 1.87, Running 49.66s Step 364( 3.83%), action 23, FPS 1.91, Running 50.11s Step 365( 4.00%), action 24, FPS 1.93, Running 50.56s Step 366( 4.17%), action 25, FPS 1.91, Running 51.12s Step 367( 4.33%), action 26, FPS 1.90, Running 51.43s Step 368( 4.50%), action 27, FPS 1.97, Running 51.91s Step 369( 4.67%), action 28, FPS 1.98, Running 52.31s Step 370( 4.83%), action 29, FPS 2.04, Running 52.85s Step 371( 5.00%), action 30, FPS 2.04, Running 53.39s Step 372( 5.17%), action 31, FPS 2.04, Running 54.21s Step 373( 5.33%), action 32, FPS 2.12, Running 54.48s Step 374( 5.50%), action 33, FPS 2.11, Running 55.02s Step 375( 5.67%), action 34, FPS 2.07, Running 55.54s Step 376( 5.83%), action 35, FPS 2.01, Running 56.28s Step 377( 6.00%), action 36, FPS 2.00, Running 56.56s Step 378( 6.17%), action 37, FPS 2.00, Running 57.26s Step 379( 6.33%), action 38, FPS 1.96, Running 57.80s Step 380( 6.50%), action 39, FPS 1.96, Running 58.50s Step 381( 6.67%), action 40, FPS 1.95, Running 58.84s Step 382( 6.83%), action 41, FPS 1.92, Running 59.79s Step 383( 7.00%), action 42, FPS 1.91, Running 60.14s Step 384( 7.17%), action 43, FPS 1.88, Running 60.74s Step 385( 7.33%), action 44, FPS 1.90, Running 61.09s Step 386( 7.50%), action 45, FPS 1.89, Running 61.69s Step 387( 7.67%), action 46, FPS 1.86, Running 62.20s Step 388( 7.83%), action 47, FPS 1.83, Running 62.84s Step 389( 8.00%), action 48, FPS 1.83, Running 63.22s Step 390( 8.17%), action 49, FPS 1.85, Running 63.65s Step 391( 8.33%), action 50, FPS 1.84, Running 64.26s Step 392( 8.50%), action 51, FPS 1.87, Running 64.93s Step 393( 8.67%), action 52, FPS 1.83, Running 65.40s Step 394( 8.83%), action 53, FPS 1.80, Running 66.11s Step 395( 9.00%), action 54, FPS 1.83, Running 66.44s Step 396( 9.17%), action 55, FPS 1.84, Running 67.17s Step 397( 9.33%), action 56, FPS 1.79, Running 67.73s Step 398( 9.50%), action 57, FPS 1.82, Running 68.23s Step 399( 9.67%), action 58, FPS 1.81, Running 68.84s Step 400( 9.83%), action 59, FPS 1.79, Running 69.64s Step 401( 10.00%), action 60, FPS 1.80, Running 69.97s Step 402( 10.17%), action 61, FPS 1.81, Running 70.86s Step 403( 10.33%), action 62, FPS 1.81, Running 71.18s Step 404( 10.50%), action 63, FPS 1.82, Running 71.71s Step 405( 10.67%), action 64, FPS 1.82, Running 72.08s Step 406( 10.83%), action 65, FPS 1.80, Running 72.82s Step 407( 11.00%), action 66, FPS 1.78, Running 73.42s Step 408( 11.17%), action 67, FPS 1.76, Running 74.22s Step 409( 11.33%), action 68, FPS 1.73, Running 74.77s Step 410( 11.50%), action 69, FPS 1.71, Running 75.38s Step 411( 11.67%), action 70, FPS 1.72, Running 75.86s Step 412( 11.83%), action 71, FPS 1.69, Running 76.80s Step 413( 12.00%), action 72, FPS 1.71, Running 77.10s Step 414( 12.17%), action 73, FPS 1.70, Running 77.86s Step 415( 12.33%), action 74, FPS 1.71, Running 78.15s Step 416( 12.50%), action 75, FPS 1.68, Running 79.05s Step 417( 12.67%), action 76, FPS 1.73, Running 79.32s Step 418( 12.83%), action 77, FPS 1.69, Running 80.10s Step 419( 13.00%), action 78, FPS 1.71, Running 80.56s Step 420( 13.17%), action 79, FPS 1.72, Running 81.28s Step 421( 13.33%), action 80, FPS 1.69, Running 81.84s Step 422( 13.50%), action 81, FPS 1.70, Running 82.61s Step 423( 13.67%), action 82, FPS 1.67, Running 83.16s Step 424( 13.83%), action 83, FPS 1.67, Running 83.70s Step 425( 14.00%), action 84, FPS 1.67, Running 84.03s Step 426( 14.17%), action 85, FPS 1.67, Running 84.79s Step 427( 14.33%), action 86, FPS 1.68, Running 85.36s Step 428( 14.50%), action 87, FPS 1.70, Running 86.00s Step 429( 14.67%), action 88, FPS 1.74, Running 86.27s Step 430( 14.83%), action 89, FPS 1.76, Running 86.74s Step 431( 15.00%), action 90, FPS 1.79, Running 87.05s Step 432( 15.17%), action 91, FPS 1.83, Running 87.74s Step 433( 15.33%), action 92, FPS 1.80, Running 88.19s Step 434( 15.50%), action 93, FPS 1.84, Running 88.71s Step 435( 15.67%), action 94, FPS 1.84, Running 89.04s Step 436( 15.83%), action 95, FPS 1.91, Running 89.54s Step 437( 16.00%), action 96, FPS 1.89, Running 89.88s Step 438( 16.17%), action 97, FPS 1.89, Running 90.70s Step 439( 16.33%), action 98, FPS 1.89, Running 91.13s Step 440( 16.50%), action 99, FPS 1.89, Running 91.86s Step 441( 16.67%), action 100, FPS 1.93, Running 92.18s Step 442( 16.83%), action 101, FPS 1.92, Running 93.01s Step 443( 17.00%), action 102, FPS 1.98, Running 93.27s Step 444( 17.17%), action 103, FPS 1.93, Running 94.05s Step 445( 17.33%), action 104, FPS 1.92, Running 94.46s Step 446( 17.50%), action 105, FPS 1.92, Running 95.20s Step 447( 17.67%), action 106, FPS 1.92, Running 95.77s Step 448( 17.83%), action 107, FPS 1.92, Running 96.39s Step 449( 18.00%), action 108, FPS 1.89, Running 96.85s Step 450( 18.17%), action 109, FPS 1.88, Running 97.38s Step 451( 18.33%), action 110, FPS 1.84, Running 97.93s Step 452( 18.50%), action 111, FPS 1.84, Running 98.61s Step 453( 18.67%), action 112, FPS 1.83, Running 99.09s Step 454( 18.83%), action 113, FPS 1.85, Running 99.54s Step 455( 19.00%), action 114, FPS 1.81, Running 100.07s Step 456( 19.17%), action 115, FPS 1.79, Running 100.70s Step 457( 19.33%), action 116, FPS 1.78, Running 101.14s Step 458( 19.50%), action 117, FPS 1.81, Running 101.77s Step 459( 19.67%), action 118, FPS 1.80, Running 102.24s Step 460( 19.83%), action 119, FPS 1.80, Running 102.95s Step 461( 20.00%), action 120, FPS 1.81, Running 103.20s Step 462( 20.17%), action 121, FPS 1.78, Running 104.26s Step 463( 20.33%), action 122, FPS 1.73, Running 104.80s Step 464( 20.50%), action 123, FPS 1.78, Running 105.27s Step 465( 20.67%), action 124, FPS 1.76, Running 105.83s Step 466( 20.83%), action 125, FPS 1.77, Running 106.51s Step 467( 21.00%), action 126, FPS 1.77, Running 107.07s Step 468( 21.17%), action 127, FPS 1.80, Running 107.48s Step 469( 21.33%), action 128, FPS 1.80, Running 107.98s Step 470( 21.50%), action 129, FPS 1.79, Running 108.53s Step 471( 21.67%), action 130, FPS 1.80, Running 109.05s Step 472( 21.83%), action 131, FPS 1.76, Running 109.97s Step 473( 22.00%), action 132, FPS 1.76, Running 110.48s Step 474( 22.17%), action 133, FPS 1.74, Running 111.01s Step 475( 22.33%), action 134, FPS 1.77, Running 111.40s Step 476( 22.50%), action 135, FPS 1.77, Running 112.01s Step 477( 22.67%), action 136, FPS 1.76, Running 112.51s Step 478( 22.83%), action 137, FPS 1.77, Running 113.04s Step 479( 23.00%), action 138, FPS 1.77, Running 113.57s Step 480( 23.17%), action 139, FPS 1.79, Running 114.11s Step 481( 23.33%), action 140, FPS 1.75, Running 114.63s Step 482( 23.50%), action 141, FPS 1.78, Running 115.52s Step 483( 23.67%), action 142, FPS 1.78, Running 116.01s Step 484( 23.83%), action 143, FPS 1.74, Running 116.77s Step 485( 24.00%), action 144, FPS 1.74, Running 117.35s Step 486( 24.17%), action 145, FPS 1.77, Running 117.83s Step 487( 24.33%), action 146, FPS 1.77, Running 118.40s Step 488( 24.50%), action 147, FPS 1.76, Running 118.85s Step 489( 24.67%), action 148, FPS 1.74, Running 119.46s Step 490( 24.83%), action 149, FPS 1.75, Running 119.97s Step 491( 25.00%), action 150, FPS 1.74, Running 120.56s Step 492( 25.17%), action 151, FPS 1.74, Running 121.49s Step 493( 25.33%), action 152, FPS 1.74, Running 121.95s Step 494( 25.50%), action 153, FPS 1.69, Running 122.82s Step 495( 25.67%), action 154, FPS 1.69, Running 123.27s Step 496( 25.83%), action 155, FPS 1.68, Running 123.91s Step 497( 26.00%), action 156, FPS 1.67, Running 124.47s Step 498( 26.17%), action 157, FPS 1.65, Running 125.19s Step 499( 26.33%), action 158, FPS 1.65, Running 125.71s Step 500( 26.50%), action 159, FPS 1.63, Running 126.39s Step 501( 26.67%), action 160, FPS 1.63, Running 126.92s Step 502( 26.83%), action 161, FPS 1.64, Running 127.73s Step 503( 27.00%), action 162, FPS 1.63, Running 128.30s Step 504( 27.17%), action 163, FPS 1.67, Running 128.76s Step 505( 27.33%), action 164, FPS 1.67, Running 129.34s Step 506( 27.50%), action 165, FPS 1.64, Running 130.02s Step 507( 27.67%), action 166, FPS 1.64, Running 130.58s Step 508( 27.83%), action 167, FPS 1.61, Running 131.29s Step 509( 28.00%), action 168, FPS 1.65, Running 131.58s Step 510( 28.17%), action 169, FPS 1.65, Running 132.12s Step 511( 28.33%), action 170, FPS 1.69, Running 132.39s Step 512( 28.50%), action 171, FPS 1.70, Running 133.25s Step 513( 28.67%), action 172, FPS 1.70, Running 133.68s Step 514( 28.83%), action 173, FPS 1.77, Running 134.13s Step 515( 29.00%), action 174, FPS 1.77, Running 134.58s Step 516( 29.17%), action 175, FPS 1.77, Running 135.23s Step 517( 29.33%), action 176, FPS 1.80, Running 135.58s Step 518( 29.50%), action 177, FPS 1.86, Running 135.95s Step 519( 29.67%), action 178, FPS 1.91, Running 136.18s Step 520( 29.83%), action 179, FPS 1.92, Running 136.81s Step 521( 30.00%), action 180, FPS 1.96, Running 137.14s Step 522( 30.17%), action 181, FPS 1.96, Running 137.93s Step 523( 30.33%), action 182, FPS 2.02, Running 138.22s Step 524( 30.50%), action 183, FPS 1.98, Running 138.85s Step 525( 30.67%), action 184, FPS 2.04, Running 139.13s Step 526( 30.83%), action 185, FPS 2.07, Running 139.71s Step 527( 31.00%), action 186, FPS 2.08, Running 140.20s Step 528( 31.17%), action 187, FPS 2.15, Running 140.58s Step 529( 31.33%), action 188, FPS 2.10, Running 141.10s Step 530( 31.50%), action 189, FPS 2.14, Running 141.46s Step 531( 31.67%), action 190, FPS 2.14, Running 141.74s Step 532( 31.83%), action 191, FPS 2.12, Running 142.69s Step 533( 32.00%), action 192, FPS 2.11, Running 143.14s Step 534( 32.17%), action 193, FPS 2.11, Running 143.60s Step 535( 32.33%), action 194, FPS 2.08, Running 144.18s Step 536( 32.50%), action 195, FPS 2.08, Running 144.83s Step 537( 32.67%), action 196, FPS 2.08, Running 145.19s Step 538( 32.83%), action 197, FPS 2.00, Running 145.93s Step 539( 33.00%), action 198, FPS 1.96, Running 146.36s Step 540( 33.17%), action 199, FPS 1.99, Running 146.87s Step 541( 33.33%), action 200, FPS 1.96, Running 147.37s Step 542( 33.50%), action 201, FPS 1.90, Running 148.45s Step 543( 33.67%), action 202, FPS 1.87, Running 148.94s Step 544( 33.83%), action 203, FPS 1.88, Running 149.49s Step 545( 34.00%), action 204, FPS 1.87, Running 149.86s Step 546( 34.17%), action 205, FPS 1.89, Running 150.29s Step 547( 34.33%), action 206, FPS 1.88, Running 150.84s Step 548( 34.50%), action 207, FPS 1.83, Running 151.50s Step 549( 34.67%), action 208, FPS 1.83, Running 152.00s Step 550( 34.83%), action 209, FPS 1.80, Running 152.56s Step 551( 35.00%), action 210, FPS 1.80, Running 152.86s Step 552( 35.17%), action 211, FPS 1.81, Running 153.76s Step 553( 35.33%), action 212, FPS 1.80, Running 154.26s Step 554( 35.50%), action 213, FPS 1.77, Running 154.90s Step 555( 35.67%), action 214, FPS 1.80, Running 155.29s Step 556( 35.83%), action 215, FPS 1.81, Running 155.85s Step 557( 36.00%), action 216, FPS 1.82, Running 156.19s Step 558( 36.17%), action 217, FPS 1.86, Running 156.66s Step 559( 36.33%), action 218, FPS 1.85, Running 157.19s Step 560( 36.50%), action 219, FPS 1.85, Running 157.70s Step 561( 36.67%), action 220, FPS 1.89, Running 157.97s Step 562( 36.83%), action 221, FPS 1.95, Running 158.71s Step 563( 37.00%), action 222, FPS 1.95, Running 159.20s Step 564( 37.17%), action 223, FPS 1.97, Running 159.65s Step 565( 37.33%), action 224, FPS 1.92, Running 160.27s Step 566( 37.50%), action 225, FPS 1.89, Running 160.90s Step 567( 37.67%), action 226, FPS 1.93, Running 161.21s Step 568( 37.83%), action 227, FPS 1.92, Running 161.92s Step 569( 38.00%), action 228, FPS 1.96, Running 162.20s Step 570( 38.17%), action 229, FPS 1.94, Running 162.88s Step 571( 38.33%), action 230, FPS 1.91, Running 163.35s Step 572( 38.50%), action 231, FPS 1.89, Running 164.35s Step 573( 38.67%), action 232, FPS 1.87, Running 164.93s Step 574( 38.83%), action 233, FPS 1.84, Running 165.77s Step 575( 39.00%), action 234, FPS 1.83, Running 166.23s Step 576( 39.17%), action 235, FPS 1.79, Running 167.06s Step 577( 39.33%), action 236, FPS 1.75, Running 167.62s Step 578( 39.50%), action 237, FPS 1.72, Running 168.28s Step 579( 39.67%), action 238, FPS 1.76, Running 168.56s Step 580( 39.83%), action 239, FPS 1.72, Running 169.36s Step 581( 40.00%), action 240, FPS 1.71, Running 169.64s Step 582( 40.17%), action 241, FPS 1.71, Running 170.41s Step 583( 40.33%), action 242, FPS 1.72, Running 170.81s Step 584( 40.50%), action 243, FPS 1.72, Running 171.28s Step 585( 40.67%), action 244, FPS 1.74, Running 171.74s Step 586( 40.83%), action 245, FPS 1.72, Running 172.51s Step 587( 41.00%), action 246, FPS 1.73, Running 172.80s Step 588( 41.17%), action 247, FPS 1.76, Running 173.27s Step 589( 41.33%), action 248, FPS 1.74, Running 173.72s Step 590( 41.50%), action 249, FPS 1.76, Running 174.22s Step 591( 41.67%), action 250, FPS 1.78, Running 174.61s Step 592( 41.83%), action 251, FPS 1.83, Running 175.28s Step 593( 42.00%), action 252, FPS 1.86, Running 175.68s Step 594( 42.17%), action 253, FPS 1.94, Running 176.07s Step 595( 42.33%), action 254, FPS 1.96, Running 176.43s Step 596( 42.50%), action 255, FPS 2.05, Running 176.83s Step 597( 42.67%), action 256, FPS 2.08, Running 177.23s Step 598( 42.83%), action 257, FPS 2.10, Running 177.78s Step 599( 43.00%), action 258, FPS 2.11, Running 178.02s Step 600( 43.17%), action 259, FPS 2.18, Running 178.53s Step 601( 43.33%), action 260, FPS 2.12, Running 179.06s Step 602( 43.50%), action 261, FPS 2.10, Running 179.94s Step 603( 43.67%), action 262, FPS 2.08, Running 180.41s Step 604( 43.83%), action 263, FPS 2.05, Running 181.04s Step 605( 44.00%), action 264, FPS 2.02, Running 181.66s Step 606( 44.17%), action 265, FPS 2.03, Running 182.37s Step 607( 44.33%), action 266, FPS 1.98, Running 182.90s Step 608( 44.50%), action 267, FPS 1.94, Running 183.55s Step 609( 44.67%), action 268, FPS 1.98, Running 183.82s Step 610( 44.83%), action 269, FPS 1.96, Running 184.41s Step 611( 45.00%), action 270, FPS 1.91, Running 185.08s Step 612( 45.17%), action 271, FPS 1.90, Running 185.79s Step 613( 45.33%), action 272, FPS 1.88, Running 186.30s Step 614( 45.50%), action 273, FPS 1.82, Running 187.06s Step 615( 45.67%), action 274, FPS 1.82, Running 187.44s Step 616( 45.83%), action 275, FPS 1.79, Running 188.00s Step 617( 46.00%), action 276, FPS 1.77, Running 188.56s Step 618( 46.17%), action 277, FPS 1.72, Running 189.43s Step 619( 46.33%), action 278, FPS 1.68, Running 189.96s Step 620( 46.50%), action 279, FPS 1.64, Running 190.75s Step 621( 46.67%), action 280, FPS 1.64, Running 191.25s Step 622( 46.83%), action 281, FPS 1.69, Running 191.80s Step 623( 47.00%), action 282, FPS 1.71, Running 192.13s Step 624( 47.17%), action 283, FPS 1.74, Running 192.54s Step 625( 47.33%), action 284, FPS 1.79, Running 192.81s Step 626( 47.50%), action 285, FPS 1.82, Running 193.33s Step 627( 47.67%), action 286, FPS 1.86, Running 193.64s Step 628( 47.83%), action 287, FPS 1.89, Running 194.16s Step 629( 48.00%), action 288, FPS 1.88, Running 194.43s Step 630( 48.17%), action 289, FPS 1.91, Running 194.85s Step 631( 48.33%), action 290, FPS 1.98, Running 195.18s Step 632( 48.50%), action 291, FPS 1.97, Running 195.97s Step 633( 48.67%), action 292, FPS 2.00, Running 196.29s Step 634( 48.83%), action 293, FPS 2.05, Running 196.80s Step 635( 49.00%), action 294, FPS 2.04, Running 197.23s Step 636( 49.17%), action 295, FPS 2.05, Running 197.74s Step 637( 49.33%), action 296, FPS 2.11, Running 198.03s Step 638( 49.50%), action 297, FPS 2.21, Running 198.47s Step 639( 49.67%), action 298, FPS 2.27, Running 198.78s Step 640( 49.83%), action 299, FPS 2.33, Running 199.33s Step 641( 50.00%), action 300, FPS 2.35, Running 199.77s Step 642( 50.17%), action 301, FPS 2.34, Running 200.33s Step 643( 50.33%), action 302, FPS 2.36, Running 200.61s Step 644( 50.50%), action 303, FPS 2.34, Running 201.11s Step 645( 50.67%), action 304, FPS 2.31, Running 201.49s Step 646( 50.83%), action 305, FPS 2.32, Running 201.96s Step 647( 51.00%), action 306, FPS 2.31, Running 202.29s Step 648( 51.17%), action 307, FPS 2.32, Running 202.79s Step 649( 51.33%), action 308, FPS 2.31, Running 203.08s Step 650( 51.50%), action 309, FPS 2.27, Running 203.68s Step 651( 51.67%), action 310, FPS 2.23, Running 204.13s Step 652( 51.83%), action 311, FPS 2.28, Running 204.75s Step 653( 52.00%), action 312, FPS 2.29, Running 205.02s Step 654( 52.17%), action 313, FPS 2.31, Running 205.46s Step 655( 52.33%), action 314, FPS 2.33, Running 205.82s Step 656( 52.50%), action 315, FPS 2.31, Running 206.41s Step 657( 52.67%), action 316, FPS 2.24, Running 206.97s Step 658( 52.83%), action 317, FPS 2.15, Running 207.79s Step 659( 53.00%), action 318, FPS 2.09, Running 208.34s Step 660( 53.17%), action 319, FPS 2.05, Running 209.08s Step 661( 53.33%), action 320, FPS 2.03, Running 209.61s Step 662( 53.50%), action 321, FPS 1.95, Running 210.61s Step 663( 53.67%), action 322, FPS 1.94, Running 210.91s Step 664( 53.83%), action 323, FPS 1.88, Running 211.75s Step 665( 54.00%), action 324, FPS 1.85, Running 212.31s Step 666( 54.17%), action 325, FPS 1.85, Running 212.78s Step 667( 54.33%), action 326, FPS 1.82, Running 213.29s Step 668( 54.50%), action 327, FPS 1.83, Running 213.73s Step 669( 54.67%), action 328, FPS 1.82, Running 214.05s Step 670( 54.83%), action 329, FPS 1.85, Running 214.51s Step 671( 55.00%), action 330, FPS 1.86, Running 214.88s Step 672( 55.17%), action 331, FPS 1.81, Running 215.78s Step 673( 55.33%), action 332, FPS 1.80, Running 216.11s Step 674( 55.50%), action 333, FPS 1.74, Running 216.97s Step 675( 55.67%), action 334, FPS 1.75, Running 217.23s Step 676( 55.83%), action 335, FPS 1.73, Running 217.97s Step 677( 56.00%), action 336, FPS 1.73, Running 218.54s Step 678( 56.17%), action 337, FPS 1.73, Running 219.33s Step 679( 56.33%), action 338, FPS 1.77, Running 219.63s Step 680( 56.50%), action 339, FPS 1.78, Running 220.29s Step 681( 56.67%), action 340, FPS 1.77, Running 220.89s Step 682( 56.83%), action 341, FPS 1.81, Running 221.63s Step 683( 57.00%), action 342, FPS 1.78, Running 222.14s Step 684( 57.17%), action 343, FPS 1.80, Running 222.84s Step 685( 57.33%), action 344, FPS 1.86, Running 223.08s Step 686( 57.50%), action 345, FPS 1.84, Running 223.65s Step 687( 57.67%), action 346, FPS 1.84, Running 224.17s Step 688( 57.83%), action 347, FPS 1.78, Running 224.96s Step 689( 58.00%), action 348, FPS 1.77, Running 225.38s Step 690( 58.17%), action 349, FPS 1.72, Running 226.12s Step 691( 58.33%), action 350, FPS 1.73, Running 226.44s Step 692( 58.50%), action 351, FPS 1.74, Running 227.25s Step 693( 58.67%), action 352, FPS 1.75, Running 227.52s Step 694( 58.83%), action 353, FPS 1.79, Running 228.13s Step 695( 59.00%), action 354, FPS 1.76, Running 228.58s Step 696( 59.17%), action 355, FPS 1.76, Running 229.32s Step 697( 59.33%), action 356, FPS 1.77, Running 229.83s Step 698( 59.50%), action 357, FPS 1.77, Running 230.62s Step 699( 59.67%), action 358, FPS 1.76, Running 230.98s Step 700( 59.83%), action 359, FPS 1.75, Running 231.74s Step 701( 60.00%), action 360, FPS 1.76, Running 232.22s Step 702( 60.17%), action 361, FPS 1.72, Running 233.26s Step 703( 60.33%), action 362, FPS 1.73, Running 233.69s Step 704( 60.50%), action 363, FPS 1.76, Running 234.18s Step 705( 60.67%), action 364, FPS 1.75, Running 234.53s Step 706( 60.83%), action 365, FPS 1.73, Running 235.21s Step 707( 61.00%), action 366, FPS 1.73, Running 235.72s Step 708( 61.17%), action 367, FPS 1.75, Running 236.39s Step 709( 61.33%), action 368, FPS 1.74, Running 236.85s Step 710( 61.50%), action 369, FPS 1.75, Running 237.51s Step 711( 61.67%), action 370, FPS 1.75, Running 237.90s Step 712( 61.83%), action 371, FPS 1.72, Running 238.89s Step 713( 62.00%), action 372, FPS 1.67, Running 239.47s Step 714( 62.17%), action 373, FPS 1.64, Running 240.36s Step 715( 62.33%), action 374, FPS 1.62, Running 240.92s Step 716( 62.50%), action 375, FPS 1.65, Running 241.45s Step 717( 62.67%), action 376, FPS 1.66, Running 241.86s Step 718( 62.83%), action 377, FPS 1.68, Running 242.55s Step 719( 63.00%), action 378, FPS 1.69, Running 242.80s Step 720( 63.17%), action 379, FPS 1.70, Running 243.49s Step 721( 63.33%), action 380, FPS 1.70, Running 243.98s Step 722( 63.50%), action 381, FPS 1.71, Running 244.99s Step 723( 63.67%), action 382, FPS 1.69, Running 245.56s Step 724( 63.83%), action 383, FPS 1.65, Running 246.27s Step 725( 64.00%), action 384, FPS 1.64, Running 246.76s Step 726( 64.17%), action 385, FPS 1.63, Running 247.48s Step 727( 64.33%), action 386, FPS 1.66, Running 247.76s Step 728( 64.50%), action 387, FPS 1.66, Running 248.45s Step 729( 64.67%), action 388, FPS 1.65, Running 248.99s Step 730( 64.83%), action 389, FPS 1.63, Running 249.81s Step 731( 65.00%), action 390, FPS 1.63, Running 250.14s Step 732( 65.17%), action 391, FPS 1.65, Running 250.98s Step 733( 65.33%), action 392, FPS 1.67, Running 251.46s Step 734( 65.50%), action 393, FPS 1.72, Running 251.99s Step 735( 65.67%), action 394, FPS 1.73, Running 252.46s Step 736( 65.83%), action 395, FPS 1.73, Running 253.02s Step 737( 66.00%), action 396, FPS 1.71, Running 253.55s Step 738( 66.17%), action 397, FPS 1.76, Running 253.94s Step 739( 66.33%), action 398, FPS 1.70, Running 254.54s Step 740( 66.50%), action 399, FPS 1.70, Running 255.24s Step 741( 66.67%), action 400, FPS 1.71, Running 255.69s Step 742( 66.83%), action 401, FPS 1.70, Running 256.76s Step 743( 67.00%), action 402, FPS 1.70, Running 257.33s Step 744( 67.17%), action 403, FPS 1.71, Running 257.98s Step 745( 67.33%), action 404, FPS 1.72, Running 258.36s Step 746( 67.50%), action 405, FPS 1.75, Running 258.91s Step 747( 67.67%), action 406, FPS 1.71, Running 259.43s Step 748( 67.83%), action 407, FPS 1.71, Running 260.15s Step 749( 68.00%), action 408, FPS 1.74, Running 260.46s Step 750( 68.17%), action 409, FPS 1.79, Running 260.97s Step 751( 68.33%), action 410, FPS 1.79, Running 261.29s Step 752( 68.50%), action 411, FPS 1.84, Running 261.83s Step 753( 68.67%), action 412, FPS 1.84, Running 262.35s Step 754( 68.83%), action 413, FPS 1.82, Running 262.97s Step 755( 69.00%), action 414, FPS 1.81, Running 263.53s Step 756( 69.17%), action 415, FPS 1.80, Running 264.15s Step 757( 69.33%), action 416, FPS 1.80, Running 264.68s Step 758( 69.50%), action 417, FPS 1.76, Running 265.31s Step 759( 69.67%), action 418, FPS 1.78, Running 265.77s Step 760( 69.83%), action 419, FPS 1.76, Running 266.62s Step 761( 70.00%), action 420, FPS 1.75, Running 267.15s Step 762( 70.17%), action 421, FPS 1.77, Running 268.05s Step 763( 70.33%), action 422, FPS 1.81, Running 268.36s Step 764( 70.50%), action 423, FPS 1.80, Running 269.09s Step 765( 70.67%), action 424, FPS 1.80, Running 269.46s Step 766( 70.83%), action 425, FPS 1.77, Running 270.25s Step 767( 71.00%), action 426, FPS 1.76, Running 270.79s Step 768( 71.17%), action 427, FPS 1.76, Running 271.55s Step 769( 71.33%), action 428, FPS 1.73, Running 271.99s Step 770( 71.50%), action 429, FPS 1.71, Running 272.67s Step 771( 71.67%), action 430, FPS 1.71, Running 273.00s Step 772( 71.83%), action 431, FPS 1.66, Running 273.89s Step 773( 72.00%), action 432, FPS 1.68, Running 274.24s Step 774( 72.17%), action 433, FPS 1.68, Running 274.91s Step 775( 72.33%), action 434, FPS 1.71, Running 275.22s Step 776( 72.50%), action 435, FPS 1.68, Running 276.02s Step 777( 72.67%), action 436, FPS 1.69, Running 276.54s Step 778( 72.83%), action 437, FPS 1.65, Running 277.44s Step 779( 73.00%), action 438, FPS 1.64, Running 277.95s Step 780( 73.17%), action 439, FPS 1.65, Running 278.70s Step 781( 73.33%), action 440, FPS 1.65, Running 279.28s Step 782( 73.50%), action 441, FPS 1.68, Running 279.93s Step 783( 73.67%), action 442, FPS 1.69, Running 280.20s Step 784( 73.83%), action 443, FPS 1.69, Running 280.94s Step 785( 74.00%), action 444, FPS 1.68, Running 281.37s Step 786( 74.17%), action 445, FPS 1.69, Running 282.09s Step 787( 74.33%), action 446, FPS 1.73, Running 282.37s Step 788( 74.50%), action 447, FPS 1.75, Running 282.98s Step 789( 74.67%), action 448, FPS 1.77, Running 283.27s Step 790( 74.83%), action 449, FPS 1.78, Running 283.91s Step 791( 75.00%), action 450, FPS 1.78, Running 284.25s Step 792( 75.17%), action 451, FPS 1.74, Running 285.35s Step 793( 75.33%), action 452, FPS 1.71, Running 285.92s Step 794( 75.50%), action 453, FPS 1.73, Running 286.47s Step 795( 75.67%), action 454, FPS 1.70, Running 286.98s Step 796( 75.83%), action 455, FPS 1.72, Running 287.66s Step 797( 76.00%), action 456, FPS 1.71, Running 288.21s Step 798( 76.17%), action 457, FPS 1.73, Running 289.04s Step 799( 76.33%), action 458, FPS 1.73, Running 289.50s Step 800( 76.50%), action 459, FPS 1.74, Running 290.21s Step 801( 76.67%), action 460, FPS 1.78, Running 290.49s Step 802( 76.83%), action 461, FPS 1.73, Running 291.47s Step 803( 77.00%), action 462, FPS 1.70, Running 291.95s Step 804( 77.17%), action 463, FPS 1.70, Running 292.68s Step 805( 77.33%), action 464, FPS 1.69, Running 293.21s Step 806( 77.50%), action 465, FPS 1.73, Running 293.68s Step 807( 77.67%), action 466, FPS 1.68, Running 294.26s Step 808( 77.83%), action 467, FPS 1.70, Running 294.74s Step 809( 78.00%), action 468, FPS 1.70, Running 295.04s Step 810( 78.17%), action 469, FPS 1.73, Running 295.45s Step 811( 78.33%), action 470, FPS 1.74, Running 295.72s Step 812( 78.50%), action 471, FPS 1.82, Running 296.33s Step 813( 78.67%), action 472, FPS 1.87, Running 296.63s Step 814( 78.83%), action 473, FPS 1.84, Running 297.37s Step 815( 79.00%), action 474, FPS 1.85, Running 297.78s Step 816( 79.17%), action 475, FPS 1.84, Running 298.51s Step 817( 79.33%), action 476, FPS 1.86, Running 298.96s Step 818( 79.50%), action 477, FPS 1.88, Running 299.70s Step 819( 79.67%), action 478, FPS 1.91, Running 299.98s Step 820( 79.83%), action 479, FPS 1.97, Running 300.38s Step 821( 80.00%), action 480, FPS 1.94, Running 300.82s Step 822( 80.17%), action 481, FPS 1.98, Running 301.58s Step 823( 80.33%), action 482, FPS 2.00, Running 301.97s Step 824( 80.50%), action 483, FPS 2.02, Running 302.56s Step 825( 80.67%), action 484, FPS 2.05, Running 302.99s Step 826( 80.83%), action 485, FPS 2.05, Running 303.43s Step 827( 81.00%), action 486, FPS 2.12, Running 303.68s Step 828( 81.17%), action 487, FPS 2.14, Running 304.08s Step 829( 81.33%), action 488, FPS 2.13, Running 304.43s Step 830( 81.50%), action 489, FPS 2.13, Running 304.85s Step 831( 81.67%), action 490, FPS 2.10, Running 305.23s Step 832( 81.83%), action 491, FPS 1.99, Running 306.38s Step 833( 82.00%), action 492, FPS 1.94, Running 306.95s Step 834( 82.17%), action 493, FPS 1.98, Running 307.49s Step 835( 82.33%), action 494, FPS 1.96, Running 307.96s Step 836( 82.50%), action 495, FPS 1.98, Running 308.59s Step 837( 82.67%), action 496, FPS 1.97, Running 309.12s Step 838( 82.83%), action 497, FPS 1.99, Running 309.73s Step 839( 83.00%), action 498, FPS 1.94, Running 310.27s Step 840( 83.17%), action 499, FPS 1.92, Running 310.82s Step 841( 83.33%), action 500, FPS 1.94, Running 311.11s Step 842( 83.50%), action 501, FPS 1.93, Running 311.93s Step 843( 83.67%), action 502, FPS 1.92, Running 312.39s Step 844( 83.83%), action 503, FPS 1.91, Running 313.03s Step 845( 84.00%), action 504, FPS 1.94, Running 313.28s Step 846( 84.17%), action 505, FPS 1.90, Running 313.94s Step 847( 84.33%), action 506, FPS 1.86, Running 314.45s Step 848( 84.50%), action 507, FPS 1.80, Running 315.17s Step 849( 84.67%), action 508, FPS 1.78, Running 315.67s Step 850( 84.83%), action 509, FPS 1.76, Running 316.21s Step 851( 85.00%), action 510, FPS 1.75, Running 316.63s Step 852( 85.17%), action 511, FPS 1.79, Running 317.54s Step 853( 85.33%), action 512, FPS 1.79, Running 318.09s Step 854( 85.50%), action 513, FPS 1.82, Running 318.46s Step 855( 85.67%), action 514, FPS 1.84, Running 318.83s Step 856( 85.83%), action 515, FPS 1.81, Running 319.61s Step 857( 86.00%), action 516, FPS 1.84, Running 319.97s Step 858( 86.17%), action 517, FPS 1.85, Running 320.57s Step 859( 86.33%), action 518, FPS 1.90, Running 320.82s Step 860( 86.50%), action 519, FPS 1.91, Running 321.30s Step 861( 86.67%), action 520, FPS 1.90, Running 321.61s Step 862( 86.83%), action 521, FPS 1.93, Running 322.28s Step 863( 87.00%), action 522, FPS 1.93, Running 322.77s Step 864( 87.17%), action 523, FPS 1.95, Running 323.30s Step 865( 87.33%), action 524, FPS 1.91, Running 323.73s Step 866( 87.50%), action 525, FPS 1.94, Running 324.26s Step 867( 87.67%), action 526, FPS 1.98, Running 324.54s Step 868( 87.83%), action 527, FPS 2.05, Running 324.93s Step 869( 88.00%), action 528, FPS 2.08, Running 325.29s Step 870( 88.17%), action 529, FPS 2.09, Running 325.77s Step 871( 88.33%), action 530, FPS 2.14, Running 325.98s Step 872( 88.50%), action 531, FPS 2.21, Running 326.58s Step 873( 88.67%), action 532, FPS 2.29, Running 326.82s Step 874( 88.83%), action 533, FPS 2.27, Running 327.29s Step 875( 89.00%), action 534, FPS 2.27, Running 327.63s Step 876( 89.17%), action 535, FPS 2.38, Running 328.00s Step 877( 89.33%), action 536, FPS 2.39, Running 328.35s Step 878( 89.50%), action 537, FPS 2.38, Running 328.97s Step 879( 89.67%), action 538, FPS 2.37, Running 329.25s Step 880( 89.83%), action 539, FPS 2.33, Running 329.90s Step 881( 90.00%), action 540, FPS 2.29, Running 330.33s Step 882( 90.17%), action 541, FPS 2.24, Running 331.20s Step 883( 90.33%), action 542, FPS 2.24, Running 331.72s Step 884( 90.50%), action 543, FPS 2.20, Running 332.39s Step 885( 90.67%), action 544, FPS 2.19, Running 332.85s Step 886( 90.83%), action 545, FPS 2.12, Running 333.69s Step 887( 91.00%), action 546, FPS 2.08, Running 334.16s Step 888( 91.17%), action 547, FPS 2.00, Running 334.93s Step 889( 91.33%), action 548, FPS 1.97, Running 335.43s Step 890( 91.50%), action 549, FPS 1.95, Running 336.03s Step 891( 91.67%), action 550, FPS 1.94, Running 336.31s Step 892( 91.83%), action 551, FPS 1.87, Running 337.25s Step 893( 92.00%), action 552, FPS 1.84, Running 337.66s Step 894( 92.17%), action 553, FPS 1.82, Running 338.30s Step 895( 92.33%), action 554, FPS 1.79, Running 338.77s Step 896( 92.50%), action 555, FPS 1.74, Running 339.48s Step 897( 92.67%), action 556, FPS 1.74, Running 339.86s Step 898( 92.83%), action 557, FPS 1.75, Running 340.40s Step 899( 93.00%), action 558, FPS 1.71, Running 340.97s Step 900( 93.17%), action 559, FPS 1.69, Running 341.72s Step 901( 93.33%), action 560, FPS 1.67, Running 342.34s Step 902( 93.50%), action 561, FPS 1.66, Running 343.22s Step 903( 93.67%), action 562, FPS 1.69, Running 343.53s Step 904( 93.83%), action 563, FPS 1.71, Running 344.10s Step 905( 94.00%), action 564, FPS 1.71, Running 344.52s Step 906( 94.17%), action 565, FPS 1.71, Running 345.37s Step 907( 94.33%), action 566, FPS 1.72, Running 345.79s Step 908( 94.50%), action 567, FPS 1.75, Running 346.34s Step 909( 94.67%), action 568, FPS 1.77, Running 346.71s Step 910( 94.83%), action 569, FPS 1.74, Running 347.54s Step 911( 95.00%), action 570, FPS 1.74, Running 347.80s Step 912( 95.17%), action 571, FPS 1.74, Running 348.75s Step 913( 95.33%), action 572, FPS 1.76, Running 349.01s Step 914( 95.50%), action 573, FPS 1.77, Running 349.61s Step 915( 95.67%), action 574, FPS 1.75, Running 350.19s Step 916( 95.83%), action 575, FPS 1.77, Running 350.79s Step 917( 96.00%), action 576, FPS 1.76, Running 351.22s Step 918( 96.17%), action 577, FPS 1.77, Running 351.72s Step 919( 96.33%), action 578, FPS 1.82, Running 351.97s Step 920( 96.50%), action 579, FPS 1.83, Running 352.64s Step 921( 96.67%), action 580, FPS 1.89, Running 352.90s Step 922( 96.83%), action 581, FPS 1.93, Running 353.60s Step 923( 97.00%), action 582, FPS 1.94, Running 353.86s Step 924( 97.17%), action 583, FPS 1.95, Running 354.37s Step 925( 97.33%), action 584, FPS 1.97, Running 354.68s Step 926( 97.50%), action 585, FPS 2.04, Running 355.17s Step 927( 97.67%), action 586, FPS 2.06, Running 355.49s Step 928( 97.83%), action 587, FPS 2.03, Running 356.17s Step 929( 98.00%), action 588, FPS 2.05, Running 356.45s Step 930( 98.17%), action 589, FPS 2.10, Running 357.07s Step 931( 98.33%), action 590, FPS 2.05, Running 357.56s Step 932( 98.50%), action 591, FPS 2.07, Running 358.43s Step 933( 98.67%), action 592, FPS 2.06, Running 358.72s Step 934( 98.83%), action 593, FPS 2.02, Running 359.53s Step 935( 99.00%), action 594, FPS 2.03, Running 360.06s Step 936( 99.17%), action 595, FPS 2.01, Running 360.74s Step 937( 99.33%), action 596, FPS 1.98, Running 361.30s Step 938( 99.50%), action 597, FPS 1.92, Running 362.13s Step 939( 99.67%), action 598, FPS 1.89, Running 362.54s Step 940( 99.83%), action 599, FPS 1.90, Running 363.19s Step 941(100.00%), action 600, FPS 1.86, Running 363.67s [2026-08-01 18:18:21] [24 ] Seed 23 failed after 364.01 s. +steps: 941 , actions: 600 . +Instruction: Empty +Total 2/24(8.33%) success. +Setting seed: 24 +Step 1( N/A%), pre moving , FPS 10.08, Running 0.10s Step 2( N/A%), pre moving , FPS 16.90, Running 0.12s Step 3( N/A%), pre moving , FPS 21.63, Running 0.14s Step 4( N/A%), pre moving , FPS 22.79, Running 0.18s Step 5( N/A%), pre moving , FPS 25.36, Running 0.20s Step 6( N/A%), pre moving , FPS 27.27, Running 0.22s Step 7( N/A%), pre moving , FPS 28.07, Running 0.25s Step 8( N/A%), pre moving , FPS 28.38, Running 0.28s Step 9( N/A%), pre moving , FPS 29.73, Running 0.30s Step 10( N/A%), pre moving , FPS 30.84, Running 0.32s Step 11( N/A%), pre moving , FPS 31.89, Running 0.34s Step 12( N/A%), pre moving , FPS 32.81, Running 0.37s Step 13( N/A%), pre moving , FPS 33.63, Running 0.39s Step 14( N/A%), pre moving , FPS 34.18, Running 0.41s Step 15( N/A%), pre moving , FPS 34.83, Running 0.43s Step 16( N/A%), pre moving , FPS 34.74, Running 0.46s Step 17( N/A%), pre moving , FPS 35.21, Running 0.48s Step 18( N/A%), pre moving , FPS 35.74, Running 0.50s Step 19( N/A%), pre moving , FPS 36.19, Running 0.53s Step 20( N/A%), pre moving , FPS 36.64, Running 0.55s Step 21( N/A%), pre moving , FPS 28.11, Running 0.81s Step 22( N/A%), pre moving , FPS 27.72, Running 0.84s Step 23( N/A%), pre moving , FPS 27.51, Running 0.87s Step 24( N/A%), pre moving , FPS 28.12, Running 0.89s Step 25( N/A%), pre moving , FPS 28.17, Running 0.91s Step 26( N/A%), pre moving , FPS 21.41, Running 1.15s Step 27( N/A%), pre moving , FPS 21.45, Running 1.18s Step 28( N/A%), pre moving , FPS 21.53, Running 1.21s Step 29( N/A%), pre moving , FPS 21.41, Running 1.24s Step 30( N/A%), pre moving , FPS 21.29, Running 1.26s Step 31( N/A%), pre moving , FPS 21.29, Running 1.28s Step 32( N/A%), pre moving , FPS 21.16, Running 1.31s Step 33( N/A%), pre moving , FPS 21.18, Running 1.33s Step 34( N/A%), pre moving , FPS 21.24, Running 1.35s Step 35( N/A%), pre moving , FPS 21.27, Running 1.37s Step 36( N/A%), pre moving , FPS 13.46, Running 1.95s Step 37( N/A%), pre moving , FPS 12.29, Running 2.11s Step 38( N/A%), pre moving , FPS 12.26, Running 2.14s Step 39( N/A%), pre moving , FPS 12.26, Running 2.16s Step 40( N/A%), pre moving , FPS 12.25, Running 2.18s Step 41( N/A%), pre moving , FPS 14.42, Running 2.20s Step 42( N/A%), pre moving , FPS 14.51, Running 2.22s Step 43( N/A%), pre moving , FPS 14.57, Running 2.24s Step 44( N/A%), pre moving , FPS 14.55, Running 2.26s Step 45( N/A%), pre moving , FPS 14.49, Running 2.29s Step 46( N/A%), pre moving , FPS 17.32, Running 2.31s Step 47( N/A%), pre moving , FPS 17.38, Running 2.33s Step 48( N/A%), pre moving , FPS 12.04, Running 2.87s Step 49( N/A%), pre moving , FPS 12.07, Running 2.89s Step 50( N/A%), pre moving , FPS 12.06, Running 2.92s Step 51( N/A%), pre moving , FPS 12.03, Running 2.95s Step 52( N/A%), pre moving , FPS 12.05, Running 2.97s Step 53( N/A%), pre moving , FPS 11.88, Running 3.01s Step 54( N/A%), pre moving , FPS 11.74, Running 3.05s Step 55( N/A%), pre moving , FPS 11.61, Running 3.09s Step 56( N/A%), pre moving , FPS 16.74, Running 3.14s Step 57( N/A%), pre moving , FPS 18.35, Running 3.20s Step 58( N/A%), pre moving , FPS 18.04, Running 3.24s Step 59( N/A%), pre moving , FPS 17.57, Running 3.29s Step 60( N/A%), pre moving , FPS 17.12, Running 3.35s Step 61( N/A%), pre moving , FPS 16.55, Running 3.41s Step 62( N/A%), pre moving , FPS 16.09, Running 3.46s Step 63( N/A%), pre moving , FPS 15.45, Running 3.53s Step 64( N/A%), pre moving , FPS 15.02, Running 3.59s Step 65( N/A%), pre moving , FPS 14.78, Running 3.64s Step 66( N/A%), pre moving , FPS 14.54, Running 3.68s Step 67( N/A%), pre moving , FPS 14.25, Running 3.74s Step 68( N/A%), pre moving , FPS 21.72, Running 3.79s Step 69( N/A%), pre moving , FPS 21.03, Running 3.85s Step 70( N/A%), pre moving , FPS 20.68, Running 3.89s Step 71( N/A%), pre moving , FPS 20.47, Running 3.92s Step 72( N/A%), pre moving , FPS 20.09, Running 3.97s Step 73( N/A%), pre moving , FPS 20.34, Running 4.00s Step 74( N/A%), pre moving , FPS 20.49, Running 4.03s Step 75( N/A%), pre moving , FPS 20.61, Running 4.06s Step 76( N/A%), pre moving , FPS 21.00, Running 4.09s Step 77( N/A%), pre moving , FPS 21.61, Running 4.13s Step 78( N/A%), pre moving , FPS 21.54, Running 4.17s Step 79( N/A%), pre moving , FPS 21.97, Running 4.20s Step 80( N/A%), pre moving , FPS 22.13, Running 4.25s Step 81( N/A%), pre moving , FPS 22.93, Running 4.28s Step 82( N/A%), pre moving , FPS 23.80, Running 4.30s Step 83( N/A%), pre moving , FPS 25.36, Running 4.32s Step 84( N/A%), pre moving , FPS 26.76, Running 4.34s Step 85( N/A%), pre moving , FPS 27.77, Running 4.36s Step 86( N/A%), pre moving , FPS 28.72, Running 4.38s Step 87( N/A%), pre moving , FPS 29.91, Running 4.41s Step 88( N/A%), pre moving , FPS 31.09, Running 4.44s Step 89( N/A%), pre moving , FPS 32.33, Running 4.46s Step 90( N/A%), pre moving , FPS 33.08, Running 4.49s Step 91( N/A%), pre moving , FPS 32.75, Running 4.54s Step 92( N/A%), pre moving , FPS 33.25, Running 4.57s Step 93( N/A%), pre moving , FPS 33.72, Running 4.59s Step 94( N/A%), pre moving , FPS 34.00, Running 4.62s Step 95( N/A%), pre moving , FPS 34.70, Running 4.64s Step 96( N/A%), pre moving , FPS 35.26, Running 4.66s Step 97( N/A%), pre moving , FPS 35.57, Running 4.69s Step 98( N/A%), pre moving , FPS 36.82, Running 4.72s Step 99( N/A%), pre moving , FPS 15.80, Running 5.47s Step 100( N/A%), pre moving , FPS 13.37, Running 5.75s Step 101( N/A%), pre moving , FPS 12.20, Running 5.92s Step 102( N/A%), pre moving , FPS 10.85, Running 6.14s Step 103( N/A%), pre moving , FPS 10.16, Running 6.29s Step 104( N/A%), pre moving , FPS 9.19, Running 6.52s Step 105( N/A%), pre moving , FPS 8.44, Running 6.73s Step 106( N/A%), pre moving , FPS 7.53, Running 7.04s Step 107( N/A%), pre moving , FPS 7.09, Running 7.22s Step 108( N/A%), pre moving , FPS 6.51, Running 7.51s Step 109( N/A%), pre moving , FPS 6.18, Running 7.70s Step 110( N/A%), pre moving , FPS 5.71, Running 8.00s Step 111( N/A%), pre moving , FPS 5.49, Running 8.17s Step 112( N/A%), pre moving , FPS 5.20, Running 8.41s Step 113( N/A%), pre moving , FPS 5.03, Running 8.57s Step 114( N/A%), pre moving , FPS 4.75, Running 8.83s Step 115( N/A%), pre moving , FPS 4.58, Running 9.01s Step 116( N/A%), pre moving , FPS 4.35, Running 9.26s Step 117( N/A%), pre moving , FPS 4.20, Running 9.45s Step 118( N/A%), pre moving , FPS 4.00, Running 9.71s Step 119( N/A%), pre moving , FPS 4.56, Running 9.86s Step 120( N/A%), pre moving , FPS 4.53, Running 10.16s Step 121( N/A%), pre moving , FPS 4.55, Running 10.32s Step 122( N/A%), pre moving , FPS 4.54, Running 10.55s Step 123( N/A%), pre moving , FPS 4.52, Running 10.72s Step 124( N/A%), pre moving , FPS 4.48, Running 10.98s Step 125( N/A%), pre moving , FPS 4.50, Running 11.18s Step 126( N/A%), pre moving , FPS 4.55, Running 11.43s Step 127( N/A%), pre moving , FPS 4.59, Running 11.58s Step 128( N/A%), pre moving , FPS 4.59, Running 11.86s Step 129( N/A%), pre moving , FPS 4.64, Running 12.01s Step 130( N/A%), pre moving , FPS 4.67, Running 12.27s Step 131( N/A%), pre moving , FPS 4.68, Running 12.45s Step 132( N/A%), pre moving , FPS 4.70, Running 12.67s Step 133( N/A%), pre moving , FPS 4.67, Running 12.85s Step 134( N/A%), pre moving , FPS 4.71, Running 13.08s Step 135( N/A%), pre moving , FPS 4.70, Running 13.26s Step 136( N/A%), pre moving , FPS 4.66, Running 13.55s Step 137( N/A%), pre moving , FPS 4.66, Running 13.74s Step 138( N/A%), pre moving , FPS 4.65, Running 14.02s Step 139( N/A%), pre moving , FPS 4.60, Running 14.21s Step 140( N/A%), pre moving , FPS 4.62, Running 14.49s Step 141( N/A%), pre moving , FPS 4.56, Running 14.71s Step 142( N/A%), pre moving , FPS 4.55, Running 14.95s Step 143( N/A%), pre moving , FPS 4.55, Running 15.12s Step 144( N/A%), pre moving , FPS 4.52, Running 15.40s Step 145( N/A%), pre moving , FPS 4.54, Running 15.58s Step 146( N/A%), pre moving , FPS 4.50, Running 15.88s Step 147( N/A%), pre moving , FPS 4.47, Running 16.05s Step 148( N/A%), pre moving , FPS 4.43, Running 16.37s Step 149( N/A%), pre moving , FPS 4.40, Running 16.56s Step 150( N/A%), pre moving , FPS 4.38, Running 16.84s Step 151( N/A%), pre moving , FPS 4.37, Running 17.03s Step 152( N/A%), pre moving , FPS 4.28, Running 17.35s Step 153( N/A%), pre moving , FPS 4.29, Running 17.52s Step 154( N/A%), pre moving , FPS 4.20, Running 17.84s Step 155( N/A%), pre moving , FPS 4.23, Running 17.99s Step 156( N/A%), pre moving , FPS 4.27, Running 18.23s Step 157( N/A%), pre moving , FPS 4.30, Running 18.40s Step 158( N/A%), pre moving , FPS 4.29, Running 18.68s Step 159( N/A%), pre moving , FPS 4.31, Running 18.84s Step 160( N/A%), pre moving , FPS 4.35, Running 19.09s Step 161( N/A%), pre moving , FPS 4.39, Running 19.26s Step 162( N/A%), pre moving , FPS 4.33, Running 19.56s Step 163( N/A%), pre moving , FPS 4.29, Running 19.78s Step 164( N/A%), pre moving , FPS 4.29, Running 20.07s Step 165( N/A%), pre moving , FPS 4.41, Running 20.12s Step 166( N/A%), pre moving , FPS 4.67, Running 20.16s Step 167( N/A%), pre moving , FPS 4.81, Running 20.21s Step 168( N/A%), pre moving , FPS 5.16, Running 20.25s Step 169( N/A%), pre moving , FPS 5.36, Running 20.30s Step 170( N/A%), pre moving , FPS 5.72, Running 20.34s Step 171( N/A%), pre moving , FPS 5.96, Running 20.38s Step 172( N/A%), pre moving , FPS 6.50, Running 20.43s Step 173( N/A%), pre moving , FPS 6.76, Running 20.48s Step 174( N/A%), pre moving , FPS 7.47, Running 20.52s Step 175( N/A%), pre moving , FPS 6.74, Running 20.96s Step 176( N/A%), pre moving , FPS 7.22, Running 21.00s Step 177( N/A%), pre moving , FPS 7.56, Running 21.04s Step 178( N/A%), pre moving , FPS 8.22, Running 21.11s Step 179( N/A%), pre moving , FPS 8.52, Running 21.19s Step 180( N/A%), pre moving , FPS 9.23, Running 21.25s Step 181( N/A%), pre moving , FPS 9.72, Running 21.32s Step 182( N/A%), pre moving , FPS 10.97, Running 21.39s Step 183( N/A%), pre moving , FPS 11.85, Running 21.46s Step 184( N/A%), pre moving , FPS 13.74, Running 21.53s Step 185( N/A%), pre moving , FPS 13.53, Running 21.59s Step 186( N/A%), pre moving , FPS 13.37, Running 21.66s Step 187( N/A%), pre moving , FPS 13.18, Running 21.73s Step 188( N/A%), pre moving , FPS 12.93, Running 21.80s Step 189( N/A%), pre moving , FPS 12.65, Running 21.88s Step 190( N/A%), pre moving , FPS 12.43, Running 21.95s Step 191( N/A%), pre moving , FPS 12.19, Running 22.02s Step 192( N/A%), pre moving , FPS 11.96, Running 22.10s Step 193( N/A%), pre moving , FPS 11.87, Running 22.16s Step 194( N/A%), pre moving , FPS 11.74, Running 22.22s Step 195( N/A%), pre moving , FPS 15.00, Running 22.29s Step 196( N/A%), pre moving , FPS 14.61, Running 22.37s Step 197( N/A%), pre moving , FPS 14.33, Running 22.44s Step 198( N/A%), pre moving , FPS 14.37, Running 22.51s Step 199( N/A%), pre moving , FPS 14.49, Running 22.57s Step 200( N/A%), pre moving , FPS 14.47, Running 22.64s Step 201( N/A%), pre moving , FPS 14.45, Running 22.70s Step 202( N/A%), pre moving , FPS 14.27, Running 22.79s Step 203( N/A%), pre moving , FPS 14.34, Running 22.86s Step 204( N/A%), pre moving , FPS 14.07, Running 22.95s Step 205( N/A%), pre moving , FPS 13.96, Running 23.03s Step 206( N/A%), pre moving , FPS 13.95, Running 23.09s Step 207( N/A%), pre moving , FPS 13.89, Running 23.17s Step 208( N/A%), pre moving , FPS 13.82, Running 23.24s Step 209( N/A%), pre moving , FPS 14.18, Running 23.29s Step 210( N/A%), pre moving , FPS 14.39, Running 23.34s Step 211( N/A%), pre moving , FPS 14.71, Running 23.38s Step 212( N/A%), pre moving , FPS 15.05, Running 23.43s Step 213( N/A%), pre moving , FPS 15.25, Running 23.47s Step 214( N/A%), pre moving , FPS 15.37, Running 23.53s Step 215( N/A%), pre moving , FPS 15.57, Running 23.58s Step 216( N/A%), pre moving , FPS 16.04, Running 23.62s Step 217( N/A%), pre moving , FPS 16.28, Running 23.67s Step 218( N/A%), pre moving , FPS 16.48, Running 23.72s Step 219( N/A%), pre moving , FPS 16.64, Running 23.77s Step 220( N/A%), pre moving , FPS 16.99, Running 23.81s Step 221( N/A%), pre moving , FPS 12.07, Running 24.36s Step 222( N/A%), pre moving , FPS 12.42, Running 24.40s Step 223( N/A%), pre moving , FPS 12.65, Running 24.44s Step 224( N/A%), pre moving , FPS 13.04, Running 24.48s Step 225( N/A%), pre moving , FPS 13.31, Running 24.53s Step 226( N/A%), pre moving , FPS 13.28, Running 24.60s Step 227( N/A%), pre moving , FPS 13.35, Running 24.66s Step 228( N/A%), pre moving , FPS 13.48, Running 24.73s Step 229( N/A%), pre moving , FPS 13.17, Running 24.81s Step 230( N/A%), pre moving , FPS 13.01, Running 24.87s Step 231( N/A%), pre moving , FPS 12.82, Running 24.94s Step 232( N/A%), pre moving , FPS 12.42, Running 25.04s Step 233( N/A%), pre moving , FPS 12.07, Running 25.13s Step 234( N/A%), pre moving , FPS 11.83, Running 25.22s Step 235( N/A%), pre moving , FPS 11.55, Running 25.31s Step 236( N/A%), pre moving , FPS 11.18, Running 25.41s Step 237( N/A%), pre moving , FPS 10.88, Running 25.51s Step 238( N/A%), pre moving , FPS 10.65, Running 25.60s Step 239( N/A%), pre moving , FPS 10.40, Running 25.70s Step 240( N/A%), pre moving , FPS 10.01, Running 25.81s Step 241( N/A%), pre moving , FPS 12.84, Running 25.92s Step 242( N/A%), pre moving , FPS 12.42, Running 26.01s Step 243( N/A%), pre moving , FPS 11.98, Running 26.11s Step 244( N/A%), pre moving , FPS 11.54, Running 26.22s Step 245( N/A%), pre moving , FPS 11.24, Running 26.31s Step 246( N/A%), pre moving , FPS 11.07, Running 26.41s Step 247( N/A%), pre moving , FPS 10.76, Running 26.52s Step 248( N/A%), pre moving , FPS 10.60, Running 26.62s Step 249( N/A%), pre moving , FPS 10.51, Running 26.71s Step 250( N/A%), pre moving , FPS 10.35, Running 26.81s Step 251( N/A%), pre moving , FPS 10.15, Running 26.91s Step 252( N/A%), pre moving , FPS 10.15, Running 27.01s Step 253( N/A%), pre moving , FPS 10.13, Running 27.10s Step 254( N/A%), pre moving , FPS 10.09, Running 27.20s Step 255( N/A%), pre moving , FPS 10.06, Running 27.30s Step 256( N/A%), pre moving , FPS 10.19, Running 27.37s Step 257( N/A%), pre moving , FPS 10.33, Running 27.44s Step 258( N/A%), pre moving , FPS 10.45, Running 27.51s Step 259( N/A%), pre moving , FPS 10.63, Running 27.58s Step 260( N/A%), pre moving , FPS 10.93, Running 27.64s Step 261( N/A%), pre moving , FPS 11.10, Running 27.72s Step 262( N/A%), pre moving , FPS 11.23, Running 27.79s Step 263( N/A%), pre moving , FPS 11.41, Running 27.86s Step 264( N/A%), pre moving , FPS 11.63, Running 27.94s Step 265( N/A%), pre moving , FPS 11.62, Running 28.03s Step 266( N/A%), pre moving , FPS 11.62, Running 28.13s Step 267( N/A%), pre moving , FPS 11.82, Running 28.21s Step 268( N/A%), pre moving , FPS 11.86, Running 28.30s Step 269( N/A%), pre moving , FPS 11.87, Running 28.39s Step 270( N/A%), pre moving , FPS 11.87, Running 28.49s Step 271( N/A%), pre moving , FPS 12.02, Running 28.58s Step 272( N/A%), pre moving , FPS 12.24, Running 28.64s Step 273( N/A%), pre moving , FPS 12.46, Running 28.71s Step 274( N/A%), pre moving , FPS 12.68, Running 28.78s Step 275( N/A%), pre moving , FPS 12.94, Running 28.84s Step 276( N/A%), pre moving , FPS 12.92, Running 28.92s Step 277( N/A%), pre moving , FPS 12.94, Running 28.99s Step 278( N/A%), pre moving , FPS 13.18, Running 29.03s Step 279( N/A%), pre moving , FPS 13.35, Running 29.08s Step 280( N/A%), pre moving , FPS 13.54, Running 29.12s Step 281( N/A%), pre moving , FPS 13.87, Running 29.16s Step 282( N/A%), pre moving , FPS 14.19, Running 29.20s Step 283( N/A%), pre moving , FPS 14.43, Running 29.25s Step 284( N/A%), pre moving , FPS 14.74, Running 29.29s Step 285( N/A%), pre moving , FPS 15.33, Running 29.34s Step 286( N/A%), pre moving , FPS 15.97, Running 29.38s Step 287( N/A%), pre moving , FPS 16.56, Running 29.42s Step 288( N/A%), pre moving , FPS 17.20, Running 29.47s Step 289( N/A%), pre moving , FPS 17.88, Running 29.51s Step 290( N/A%), pre moving , FPS 18.69, Running 29.56s Step 291( N/A%), pre moving , FPS 19.39, Running 29.61s Step 292( N/A%), pre moving , FPS 19.76, Running 29.65s Step 293( N/A%), pre moving , FPS 20.01, Running 29.71s Step 294( N/A%), pre moving , FPS 20.56, Running 29.75s Step 295( N/A%), pre moving , FPS 21.14, Running 29.79s Step 296( N/A%), pre moving , FPS 21.66, Running 29.84s Step 297( N/A%), pre moving , FPS 22.21, Running 29.89s Step 298( N/A%), pre moving , FPS 22.15, Running 29.93s Step 299( N/A%), pre moving , FPS 22.13, Running 29.98s Step 300( N/A%), pre moving , FPS 22.13, Running 30.02s Step 301( N/A%), pre moving , FPS 8.83, Running 31.43s Step 302( N/A%), pre moving , FPS 7.95, Running 31.72s Step 303( N/A%), pre moving , FPS 7.63, Running 31.87s Step 304( N/A%), pre moving , FPS 7.01, Running 32.15s Step 305( N/A%), pre moving , FPS 6.62, Running 32.36s Step 306( N/A%), pre moving , FPS 6.12, Running 32.65s Step 307( N/A%), pre moving , FPS 5.78, Running 32.88s Step 308( N/A%), pre moving , FPS 5.36, Running 33.20s Step 309( N/A%), pre moving , FPS 5.14, Running 33.40s Step 310( N/A%), pre moving , FPS 4.85, Running 33.68s Step 311( N/A%), pre moving , FPS 4.68, Running 33.88s Step 312( N/A%), pre moving , FPS 4.45, Running 34.15s Step 313( N/A%), pre moving , FPS 4.34, Running 34.31s Step 314( N/A%), pre moving , FPS 4.08, Running 34.65s Step 315( N/A%), pre moving , FPS 3.95, Running 34.85s Step 316( N/A%), pre moving , FPS 3.83, Running 35.07s Step 317( N/A%), pre moving , FPS 3.75, Running 35.23s Step 318( N/A%), pre moving , FPS 3.60, Running 35.49s Step 319( N/A%), pre moving , FPS 3.48, Running 35.72s Step 320( N/A%), pre moving , FPS 3.36, Running 35.98s Step 321( 0.17%), action 1, FPS 3.52, Running 37.11s Step 322( 0.33%), action 2, FPS 3.36, Running 37.68s Step 323( 0.50%), action 3, FPS 3.16, Running 38.20s Step 324( 0.67%), action 4, FPS 2.97, Running 38.89s Step 325( 0.83%), action 5, FPS 2.90, Running 39.26s Step 326( 1.00%), action 6, FPS 2.78, Running 39.84s Step 327( 1.17%), action 7, FPS 2.73, Running 40.21s Step 328( 1.33%), action 8, FPS 2.72, Running 40.56s Step 329( 1.50%), action 9, FPS 2.61, Running 41.06s Step 330( 1.67%), action 10, FPS 2.60, Running 41.38s Step 331( 1.83%), action 11, FPS 2.47, Running 41.98s Step 332( 2.00%), action 12, FPS 2.42, Running 42.41s Step 333( 2.17%), action 13, FPS 2.36, Running 42.78s Step 334( 2.33%), action 14, FPS 2.30, Running 43.34s Step 335( 2.50%), action 15, FPS 2.18, Running 44.01s Step 336( 2.67%), action 16, FPS 2.09, Running 44.63s Step 337( 2.83%), action 17, FPS 2.00, Running 45.25s Step 338( 3.00%), action 18, FPS 1.94, Running 45.80s Step 339( 3.17%), action 19, FPS 1.91, Running 46.22s Step 340( 3.33%), action 20, FPS 1.88, Running 46.59s Step 341( 3.50%), action 21, FPS 2.00, Running 47.13s Step 342( 3.67%), action 22, FPS 1.96, Running 47.88s Step 343( 3.83%), action 23, FPS 1.95, Running 48.47s Step 344( 4.00%), action 24, FPS 2.00, Running 48.87s Step 345( 4.17%), action 25, FPS 1.94, Running 49.56s Step 346( 4.33%), action 26, FPS 1.93, Running 50.19s Step 347( 4.50%), action 27, FPS 1.90, Running 50.76s Step 348( 4.67%), action 28, FPS 1.83, Running 51.51s Step 349( 4.83%), action 29, FPS 1.85, Running 51.86s Step 350( 5.00%), action 30, FPS 1.80, Running 52.49s Step 351( 5.17%), action 31, FPS 1.80, Running 53.11s Step 352( 5.33%), action 32, FPS 1.79, Running 53.59s Step 353( 5.50%), action 33, FPS 1.77, Running 54.08s Step 354( 5.67%), action 34, FPS 1.76, Running 54.74s Step 355( 5.83%), action 35, FPS 1.80, Running 55.14s Step 356( 6.00%), action 36, FPS 1.83, Running 55.59s Step 357( 6.17%), action 37, FPS 1.84, Running 56.13s Step 358( 6.33%), action 38, FPS 1.86, Running 56.54s Step 359( 6.50%), action 39, FPS 1.87, Running 56.90s Step 360( 6.67%), action 40, FPS 1.87, Running 57.31s Step 361( 6.83%), action 41, FPS 1.87, Running 57.83s Step 362( 7.00%), action 42, FPS 1.90, Running 58.39s Step 363( 7.17%), action 43, FPS 1.95, Running 58.74s Step 364( 7.33%), action 44, FPS 1.97, Running 59.02s Step 365( 7.50%), action 45, FPS 2.04, Running 59.38s Step 366( 7.67%), action 46, FPS 2.06, Running 59.89s Step 367( 7.83%), action 47, FPS 2.08, Running 60.37s Step 368( 8.00%), action 48, FPS 2.10, Running 61.03s Step 369( 8.17%), action 49, FPS 2.11, Running 61.35s Step 370( 8.33%), action 50, FPS 2.14, Running 61.83s Step 371( 8.50%), action 51, FPS 2.16, Running 62.35s Step 372( 8.67%), action 52, FPS 2.21, Running 62.63s Step 373( 8.83%), action 53, FPS 2.25, Running 62.95s Step 374( 9.00%), action 54, FPS 2.35, Running 63.25s Step 375( 9.17%), action 55, FPS 2.35, Running 63.66s Step 376( 9.33%), action 56, FPS 2.37, Running 64.04s Step 377( 9.50%), action 57, FPS 2.41, Running 64.43s Step 378( 9.67%), action 58, FPS 2.40, Running 64.87s Step 379( 9.83%), action 59, FPS 2.39, Running 65.25s Step 380( 10.00%), action 60, FPS 2.38, Running 65.71s Step 381( 10.17%), action 61, FPS 2.37, Running 66.27s Step 382( 10.33%), action 62, FPS 2.43, Running 66.62s Step 383( 10.50%), action 63, FPS 2.44, Running 66.94s Step 384( 10.67%), action 64, FPS 2.43, Running 67.26s Step 385( 10.83%), action 65, FPS 2.44, Running 67.58s Step 386( 11.00%), action 66, FPS 2.50, Running 67.88s Step 387( 11.17%), action 67, FPS 2.55, Running 68.22s Step 388( 11.33%), action 68, FPS 2.67, Running 68.53s Step 389( 11.50%), action 69, FPS 2.67, Running 68.82s Step 390( 11.67%), action 70, FPS 2.74, Running 69.13s Step 391( 11.83%), action 71, FPS 2.69, Running 69.79s Step 392( 12.00%), action 72, FPS 2.51, Running 70.60s Step 393( 12.17%), action 73, FPS 2.40, Running 71.28s Step 394( 12.33%), action 74, FPS 2.29, Running 71.97s Step 395( 12.50%), action 75, FPS 2.26, Running 72.51s Step 396( 12.67%), action 76, FPS 2.22, Running 73.06s Step 397( 12.83%), action 77, FPS 2.22, Running 73.44s Step 398( 13.00%), action 78, FPS 2.18, Running 74.03s Step 399( 13.17%), action 79, FPS 2.11, Running 74.72s Step 400( 13.33%), action 80, FPS 2.08, Running 75.33s Step 401( 13.50%), action 81, FPS 2.06, Running 75.96s Step 402( 13.67%), action 82, FPS 2.03, Running 76.45s Step 403( 13.83%), action 83, FPS 2.02, Running 76.82s Step 404( 14.00%), action 84, FPS 2.01, Running 77.22s Step 405( 14.17%), action 85, FPS 2.00, Running 77.58s Step 406( 14.33%), action 86, FPS 1.99, Running 77.94s Step 407( 14.50%), action 87, FPS 1.99, Running 78.29s Step 408( 14.67%), action 88, FPS 1.97, Running 78.69s Step 409( 14.83%), action 89, FPS 1.95, Running 79.08s Step 410( 15.00%), action 90, FPS 1.88, Running 79.77s Step 411( 15.17%), action 91, FPS 1.89, Running 80.38s Step 412( 15.33%), action 92, FPS 1.96, Running 80.79s Step 413( 15.50%), action 93, FPS 1.98, Running 81.37s Step 414( 15.67%), action 94, FPS 2.05, Running 81.70s Step 415( 15.83%), action 95, FPS 2.08, Running 82.10s Step 416( 16.00%), action 96, FPS 2.11, Running 82.56s Step 417( 16.17%), action 97, FPS 2.09, Running 83.00s Step 418( 16.33%), action 98, FPS 2.12, Running 83.45s Step 419( 16.50%), action 99, FPS 2.19, Running 83.84s Step 420( 16.67%), action 100, FPS 2.21, Running 84.38s Step 421( 16.83%), action 101, FPS 2.24, Running 84.88s Step 422( 17.00%), action 102, FPS 2.22, Running 85.47s Step 423( 17.17%), action 103, FPS 2.21, Running 85.88s Step 424( 17.33%), action 104, FPS 2.14, Running 86.55s Step 425( 17.50%), action 105, FPS 2.09, Running 87.16s Step 426( 17.67%), action 106, FPS 2.09, Running 87.49s Step 427( 17.83%), action 107, FPS 2.09, Running 87.86s Step 428( 18.00%), action 108, FPS 2.08, Running 88.31s Step 429( 18.17%), action 109, FPS 2.09, Running 88.67s Step 430( 18.33%), action 110, FPS 2.12, Running 89.20s Step 431( 18.50%), action 111, FPS 2.09, Running 89.93s Step 432( 18.67%), action 112, FPS 2.06, Running 90.50s Step 433( 18.83%), action 113, FPS 2.08, Running 90.97s Step 434( 19.00%), action 114, FPS 2.02, Running 91.63s Step 435( 19.17%), action 115, FPS 2.02, Running 92.02s Step 436( 19.33%), action 116, FPS 1.97, Running 92.73s Step 437( 19.50%), action 117, FPS 1.94, Running 93.31s Step 438( 19.67%), action 118, FPS 1.91, Running 93.91s Step 439( 19.83%), action 119, FPS 1.88, Running 94.50s Step 440( 20.00%), action 120, FPS 1.90, Running 94.91s Step 441( 20.17%), action 121, FPS 1.89, Running 95.47s Step 442( 20.33%), action 122, FPS 1.89, Running 96.08s Step 443( 20.50%), action 123, FPS 1.85, Running 96.71s Step 444( 20.67%), action 124, FPS 1.89, Running 97.14s Step 445( 20.83%), action 125, FPS 1.90, Running 97.66s Step 446( 21.00%), action 126, FPS 1.85, Running 98.28s Step 447( 21.17%), action 127, FPS 1.85, Running 98.66s Step 448( 21.33%), action 128, FPS 1.83, Running 99.25s Step 449( 21.50%), action 129, FPS 1.83, Running 99.62s Step 450( 21.67%), action 130, FPS 1.80, Running 100.33s Step 451( 21.83%), action 131, FPS 1.77, Running 101.26s Step 452( 22.00%), action 132, FPS 1.76, Running 101.90s Step 453( 22.17%), action 133, FPS 1.77, Running 102.27s Step 454( 22.33%), action 134, FPS 1.80, Running 102.75s Step 455( 22.50%), action 135, FPS 1.79, Running 103.21s Step 456( 22.67%), action 136, FPS 1.81, Running 103.81s Step 457( 22.83%), action 137, FPS 1.84, Running 104.16s Step 458( 23.00%), action 138, FPS 1.84, Running 104.77s Step 459( 23.17%), action 139, FPS 1.85, Running 105.31s Step 460( 23.33%), action 140, FPS 1.83, Running 105.84s Step 461( 23.50%), action 141, FPS 1.83, Running 106.39s Step 462( 23.67%), action 142, FPS 1.85, Running 106.92s Step 463( 23.83%), action 143, FPS 1.89, Running 107.29s Step 464( 24.00%), action 144, FPS 1.88, Running 107.76s Step 465( 24.17%), action 145, FPS 1.88, Running 108.30s Step 466( 24.33%), action 146, FPS 1.92, Running 108.68s Step 467( 24.50%), action 147, FPS 1.87, Running 109.33s Step 468( 24.67%), action 148, FPS 1.87, Running 109.93s Step 469( 24.83%), action 149, FPS 1.85, Running 110.40s Step 470( 25.00%), action 150, FPS 1.89, Running 110.90s Step 471( 25.17%), action 151, FPS 1.96, Running 111.46s Step 472( 25.33%), action 152, FPS 1.96, Running 112.12s Step 473( 25.50%), action 153, FPS 1.92, Running 112.68s Step 474( 25.67%), action 154, FPS 1.93, Running 113.12s Step 475( 25.83%), action 155, FPS 1.92, Running 113.61s Step 476( 26.00%), action 156, FPS 1.95, Running 114.08s Step 477( 26.17%), action 157, FPS 1.93, Running 114.54s Step 478( 26.33%), action 158, FPS 1.93, Running 115.14s Step 479( 26.50%), action 159, FPS 1.93, Running 115.68s Step 480( 26.67%), action 160, FPS 1.91, Running 116.30s Step 481( 26.83%), action 161, FPS 1.88, Running 117.04s Step 482( 27.00%), action 162, FPS 1.87, Running 117.58s Step 483( 27.17%), action 163, FPS 1.83, Running 118.21s Step 484( 27.33%), action 164, FPS 1.81, Running 118.80s Step 485( 27.50%), action 165, FPS 1.80, Running 119.40s Step 486( 27.67%), action 166, FPS 1.76, Running 120.02s Step 487( 27.83%), action 167, FPS 1.76, Running 120.70s Step 488( 28.00%), action 168, FPS 1.75, Running 121.38s Step 489( 28.17%), action 169, FPS 1.76, Running 121.76s Step 490( 28.33%), action 170, FPS 1.75, Running 122.31s Step 491( 28.50%), action 171, FPS 1.75, Running 122.86s Step 492( 28.67%), action 172, FPS 1.81, Running 123.16s Step 493( 28.83%), action 173, FPS 1.85, Running 123.49s Step 494( 29.00%), action 174, FPS 1.83, Running 124.04s Step 495( 29.17%), action 175, FPS 1.80, Running 124.71s Step 496( 29.33%), action 176, FPS 1.81, Running 125.16s Step 497( 29.50%), action 177, FPS 1.78, Running 125.80s Step 498( 29.67%), action 178, FPS 1.76, Running 126.51s Step 499( 29.83%), action 179, FPS 1.74, Running 127.18s Step 500( 30.00%), action 180, FPS 1.74, Running 127.79s Step 501( 30.17%), action 181, FPS 1.78, Running 128.30s Step 502( 30.33%), action 182, FPS 1.77, Running 128.85s Step 503( 30.50%), action 183, FPS 1.81, Running 129.23s Step 504( 30.67%), action 184, FPS 1.82, Running 129.81s Step 505( 30.83%), action 185, FPS 1.86, Running 130.17s Step 506( 31.00%), action 186, FPS 1.87, Running 130.70s Step 507( 31.17%), action 187, FPS 1.90, Running 131.24s Step 508( 31.33%), action 188, FPS 1.97, Running 131.54s Step 509( 31.50%), action 189, FPS 1.97, Running 131.91s Step 510( 31.67%), action 190, FPS 1.99, Running 132.35s Step 511( 31.83%), action 191, FPS 1.96, Running 133.07s Step 512( 32.00%), action 192, FPS 1.93, Running 133.52s Step 513( 32.17%), action 193, FPS 1.92, Running 133.91s Step 514( 32.33%), action 194, FPS 1.90, Running 134.55s Step 515( 32.50%), action 195, FPS 1.95, Running 134.98s Step 516( 32.67%), action 196, FPS 1.92, Running 135.56s Step 517( 32.83%), action 197, FPS 1.98, Running 135.92s Step 518( 33.00%), action 198, FPS 2.01, Running 136.44s Step 519( 33.17%), action 199, FPS 2.08, Running 136.81s Step 520( 33.33%), action 200, FPS 2.13, Running 137.20s Step 521( 33.50%), action 201, FPS 2.06, Running 137.99s Step 522( 33.67%), action 202, FPS 2.09, Running 138.40s Step 523( 33.83%), action 203, FPS 2.06, Running 138.94s Step 524( 34.00%), action 204, FPS 2.06, Running 139.52s Step 525( 34.17%), action 205, FPS 2.05, Running 139.92s Step 526( 34.33%), action 206, FPS 2.04, Running 140.49s Step 527( 34.50%), action 207, FPS 2.08, Running 140.85s Step 528( 34.67%), action 208, FPS 2.01, Running 141.47s Step 529( 34.83%), action 209, FPS 2.02, Running 141.83s Step 530( 35.00%), action 210, FPS 1.96, Running 142.54s Step 531( 35.17%), action 211, FPS 1.96, Running 143.28s Step 532( 35.33%), action 212, FPS 1.98, Running 143.61s Step 533( 35.50%), action 213, FPS 2.00, Running 143.94s Step 534( 35.67%), action 214, FPS 2.04, Running 144.37s Step 535( 35.83%), action 215, FPS 2.06, Running 144.69s Step 536( 36.00%), action 216, FPS 2.06, Running 145.29s Step 537( 36.17%), action 217, FPS 2.03, Running 145.80s Step 538( 36.33%), action 218, FPS 2.02, Running 146.33s Step 539( 36.50%), action 219, FPS 2.02, Running 146.72s Step 540( 36.67%), action 220, FPS 2.03, Running 147.03s Step 541( 36.83%), action 221, FPS 2.06, Running 147.68s Step 542( 37.00%), action 222, FPS 2.05, Running 148.16s Step 543( 37.17%), action 223, FPS 2.09, Running 148.51s Step 544( 37.33%), action 224, FPS 2.10, Running 149.04s Step 545( 37.50%), action 225, FPS 2.05, Running 149.66s Step 546( 37.67%), action 226, FPS 2.03, Running 150.35s Step 547( 37.83%), action 227, FPS 1.99, Running 150.92s Step 548( 38.00%), action 228, FPS 2.04, Running 151.28s Step 549( 38.17%), action 229, FPS 2.03, Running 151.68s Step 550( 38.33%), action 230, FPS 2.09, Running 152.10s Step 551( 38.50%), action 231, FPS 2.15, Running 152.60s Step 552( 38.67%), action 232, FPS 2.14, Running 152.95s Step 553( 38.83%), action 233, FPS 2.10, Running 153.44s Step 554( 39.00%), action 234, FPS 2.05, Running 154.11s Step 555( 39.17%), action 235, FPS 2.04, Running 154.50s Step 556( 39.33%), action 236, FPS 2.07, Running 154.97s Step 557( 39.50%), action 237, FPS 2.09, Running 155.37s Step 558( 39.67%), action 238, FPS 2.11, Running 155.80s Step 559( 39.83%), action 239, FPS 2.09, Running 156.27s Step 560( 40.00%), action 240, FPS 2.04, Running 156.84s Step 561( 40.17%), action 241, FPS 2.05, Running 157.42s Step 562( 40.33%), action 242, FPS 2.08, Running 157.78s Step 563( 40.50%), action 243, FPS 2.09, Running 158.10s Step 564( 40.67%), action 244, FPS 2.07, Running 158.71s Step 565( 40.83%), action 245, FPS 2.13, Running 159.06s Step 566( 41.00%), action 246, FPS 2.15, Running 159.64s Step 567( 41.17%), action 247, FPS 2.20, Running 160.01s Step 568( 41.33%), action 248, FPS 2.13, Running 160.67s Step 569( 41.50%), action 249, FPS 2.08, Running 161.31s Step 570( 41.67%), action 250, FPS 2.02, Running 162.01s Step 571( 41.83%), action 251, FPS 1.99, Running 162.67s Step 572( 42.00%), action 252, FPS 1.97, Running 163.12s Step 573( 42.17%), action 253, FPS 1.96, Running 163.67s Step 574( 42.33%), action 254, FPS 1.99, Running 164.15s Step 575( 42.50%), action 255, FPS 1.99, Running 164.54s Step 576( 42.67%), action 256, FPS 1.95, Running 165.24s Step 577( 42.83%), action 257, FPS 1.96, Running 165.57s Step 578( 43.00%), action 258, FPS 1.94, Running 166.12s Step 579( 43.17%), action 259, FPS 1.96, Running 166.48s Step 580( 43.33%), action 260, FPS 1.99, Running 166.90s Step 581( 43.50%), action 261, FPS 2.00, Running 167.45s Step 582( 43.67%), action 262, FPS 1.92, Running 168.18s Step 583( 43.83%), action 263, FPS 1.88, Running 168.75s Step 584( 44.00%), action 264, FPS 1.91, Running 169.17s Step 585( 44.17%), action 265, FPS 1.90, Running 169.57s Step 586( 44.33%), action 266, FPS 1.88, Running 170.27s Step 587( 44.50%), action 267, FPS 1.88, Running 170.66s Step 588( 44.67%), action 268, FPS 1.87, Running 171.37s Step 589( 44.83%), action 269, FPS 1.91, Running 171.77s Step 590( 45.00%), action 270, FPS 1.98, Running 172.11s Step 591( 45.17%), action 271, FPS 1.97, Running 172.81s Step 592( 45.33%), action 272, FPS 2.01, Running 173.07s Step 593( 45.50%), action 273, FPS 2.03, Running 173.51s Step 594( 45.67%), action 274, FPS 2.06, Running 173.85s Step 595( 45.83%), action 275, FPS 2.07, Running 174.19s Step 596( 46.00%), action 276, FPS 2.15, Running 174.53s Step 597( 46.17%), action 277, FPS 2.16, Running 174.85s Step 598( 46.33%), action 278, FPS 2.16, Running 175.38s Step 599( 46.50%), action 279, FPS 2.17, Running 175.71s Step 600( 46.67%), action 280, FPS 2.17, Running 176.10s Step 601( 46.83%), action 281, FPS 2.19, Running 176.58s Step 602( 47.00%), action 282, FPS 2.25, Running 177.07s Step 603( 47.17%), action 283, FPS 2.28, Running 177.53s Step 604( 47.33%), action 284, FPS 2.31, Running 177.82s Step 605( 47.50%), action 285, FPS 2.33, Running 178.15s Step 606( 47.67%), action 286, FPS 2.45, Running 178.42s Step 607( 47.83%), action 287, FPS 2.48, Running 178.73s Step 608( 48.00%), action 288, FPS 2.60, Running 179.08s Step 609( 48.17%), action 289, FPS 2.62, Running 179.41s Step 610( 48.33%), action 290, FPS 2.64, Running 179.69s Step 611( 48.50%), action 291, FPS 2.71, Running 180.20s Step 612( 48.67%), action 292, FPS 2.67, Running 180.56s Step 613( 48.83%), action 293, FPS 2.71, Running 180.88s Step 614( 49.00%), action 294, FPS 2.67, Running 181.35s Step 615( 49.17%), action 295, FPS 2.65, Running 181.75s Step 616( 49.33%), action 296, FPS 2.64, Running 182.09s Step 617( 49.50%), action 297, FPS 2.58, Running 182.60s Step 618( 49.67%), action 298, FPS 2.65, Running 182.93s Step 619( 49.83%), action 299, FPS 2.64, Running 183.28s Step 620( 50.00%), action 300, FPS 2.67, Running 183.59s Step 621( 50.17%), action 301, FPS 2.65, Running 184.13s Step 622( 50.33%), action 302, FPS 2.69, Running 184.49s Step 623( 50.50%), action 303, FPS 2.74, Running 184.82s Step 624( 50.67%), action 304, FPS 2.71, Running 185.19s Step 625( 50.83%), action 305, FPS 2.68, Running 185.61s Step 626( 51.00%), action 306, FPS 2.60, Running 186.10s Step 627( 51.17%), action 307, FPS 2.49, Running 186.76s Step 628( 51.33%), action 308, FPS 2.47, Running 187.18s Step 629( 51.50%), action 309, FPS 2.39, Running 187.79s Step 630( 51.67%), action 310, FPS 2.32, Running 188.32s Step 631( 51.83%), action 311, FPS 2.21, Running 189.25s Step 632( 52.00%), action 312, FPS 2.11, Running 190.01s Step 633( 52.17%), action 313, FPS 2.05, Running 190.63s Step 634( 52.33%), action 314, FPS 2.05, Running 191.10s Step 635( 52.50%), action 315, FPS 2.06, Running 191.44s Step 636( 52.67%), action 316, FPS 2.08, Running 191.73s Step 637( 52.83%), action 317, FPS 2.06, Running 192.30s Step 638( 53.00%), action 318, FPS 2.06, Running 192.63s Step 639( 53.17%), action 319, FPS 2.02, Running 193.17s Step 640( 53.33%), action 320, FPS 2.01, Running 193.52s Step 641( 53.50%), action 321, FPS 1.99, Running 194.17s Step 642( 53.67%), action 322, FPS 1.99, Running 194.54s Step 643( 53.83%), action 323, FPS 1.94, Running 195.13s Step 644( 54.00%), action 324, FPS 1.89, Running 195.77s Step 645( 54.17%), action 325, FPS 1.86, Running 196.35s Step 646( 54.33%), action 326, FPS 1.88, Running 196.73s Step 647( 54.50%), action 327, FPS 1.89, Running 197.33s Step 648( 54.67%), action 328, FPS 1.86, Running 197.93s Step 649( 54.83%), action 329, FPS 1.86, Running 198.55s Step 650( 55.00%), action 330, FPS 1.84, Running 199.16s Step 651( 55.17%), action 331, FPS 1.88, Running 199.90s Step 652( 55.33%), action 332, FPS 1.90, Running 200.56s Step 653( 55.50%), action 333, FPS 1.89, Running 201.22s Step 654( 55.67%), action 334, FPS 1.87, Running 201.81s Step 655( 55.83%), action 335, FPS 1.85, Running 202.22s Step 656( 56.00%), action 336, FPS 1.83, Running 202.65s Step 657( 56.17%), action 337, FPS 1.83, Running 203.21s Step 658( 56.33%), action 338, FPS 1.79, Running 203.78s Step 659( 56.50%), action 339, FPS 1.78, Running 204.39s Step 660( 56.67%), action 340, FPS 1.74, Running 204.99s Step 661( 56.83%), action 341, FPS 1.71, Running 205.84s Step 662( 57.00%), action 342, FPS 1.69, Running 206.36s Step 663( 57.17%), action 343, FPS 1.71, Running 206.80s Step 664( 57.33%), action 344, FPS 1.71, Running 207.49s Step 665( 57.50%), action 345, FPS 1.74, Running 207.84s Step 666( 57.67%), action 346, FPS 1.72, Running 208.36s Step 667( 57.83%), action 347, FPS 1.72, Running 208.95s Step 668( 58.00%), action 348, FPS 1.73, Running 209.51s Step 669( 58.17%), action 349, FPS 1.77, Running 209.87s Step 670( 58.33%), action 350, FPS 1.77, Running 210.46s Step 671( 58.50%), action 351, FPS 1.75, Running 211.32s Step 672( 58.67%), action 352, FPS 1.77, Running 211.86s Step 673( 58.83%), action 353, FPS 1.77, Running 212.51s Step 674( 59.00%), action 354, FPS 1.76, Running 213.16s Step 675( 59.17%), action 355, FPS 1.77, Running 213.52s Step 676( 59.33%), action 356, FPS 1.72, Running 214.27s Step 677( 59.50%), action 357, FPS 1.71, Running 214.93s Step 678( 59.67%), action 358, FPS 1.71, Running 215.50s Step 679( 59.83%), action 359, FPS 1.71, Running 216.09s Step 680( 60.00%), action 360, FPS 1.70, Running 216.73s Step 681( 60.17%), action 361, FPS 1.76, Running 217.23s Step 682( 60.33%), action 362, FPS 1.75, Running 217.81s Step 683( 60.50%), action 363, FPS 1.74, Running 218.29s Step 684( 60.67%), action 364, FPS 1.75, Running 218.89s Step 685( 60.83%), action 365, FPS 1.72, Running 219.49s Step 686( 61.00%), action 366, FPS 1.70, Running 220.15s Step 687( 61.17%), action 367, FPS 1.69, Running 220.77s Step 688( 61.33%), action 368, FPS 1.70, Running 221.28s Step 689( 61.50%), action 369, FPS 1.69, Running 221.67s Step 690( 61.67%), action 370, FPS 1.70, Running 222.25s Step 691( 61.83%), action 371, FPS 1.71, Running 223.01s Step 692( 62.00%), action 372, FPS 1.70, Running 223.63s Step 693( 62.17%), action 373, FPS 1.71, Running 224.19s Step 694( 62.33%), action 374, FPS 1.71, Running 224.84s Step 695( 62.50%), action 375, FPS 1.68, Running 225.46s Step 696( 62.67%), action 376, FPS 1.70, Running 226.02s Step 697( 62.83%), action 377, FPS 1.71, Running 226.63s Step 698( 63.00%), action 378, FPS 1.71, Running 227.19s Step 699( 63.17%), action 379, FPS 1.71, Running 227.79s Step 700( 63.33%), action 380, FPS 1.73, Running 228.26s Step 701( 63.50%), action 381, FPS 1.70, Running 229.02s Step 702( 63.67%), action 382, FPS 1.67, Running 229.78s Step 703( 63.83%), action 383, FPS 1.66, Running 230.35s Step 704( 64.00%), action 384, FPS 1.67, Running 230.89s Step 705( 64.17%), action 385, FPS 1.70, Running 231.26s Step 706( 64.33%), action 386, FPS 1.75, Running 231.57s Step 707( 64.50%), action 387, FPS 1.80, Running 231.89s Step 708( 64.67%), action 388, FPS 1.81, Running 232.32s Step 709( 64.83%), action 389, FPS 1.78, Running 232.91s Step 710( 65.00%), action 390, FPS 1.79, Running 233.42s Step 711( 65.17%), action 391, FPS 1.77, Running 234.33s Step 712( 65.33%), action 392, FPS 1.80, Running 234.72s Step 713( 65.50%), action 393, FPS 1.80, Running 235.28s Step 714( 65.67%), action 394, FPS 1.83, Running 235.79s Step 715( 65.83%), action 395, FPS 1.83, Running 236.38s Step 716( 66.00%), action 396, FPS 1.86, Running 236.75s Step 717( 66.17%), action 397, FPS 1.88, Running 237.30s Step 718( 66.33%), action 398, FPS 1.90, Running 237.72s Step 719( 66.50%), action 399, FPS 1.91, Running 238.27s Step 720( 66.67%), action 400, FPS 1.88, Running 238.88s Step 721( 66.83%), action 401, FPS 1.92, Running 239.45s Step 722( 67.00%), action 402, FPS 1.94, Running 240.11s Step 723( 67.17%), action 403, FPS 1.97, Running 240.50s Step 724( 67.33%), action 404, FPS 2.00, Running 240.87s Step 725( 67.50%), action 405, FPS 2.01, Running 241.19s Step 726( 67.67%), action 406, FPS 2.01, Running 241.51s Step 727( 67.83%), action 407, FPS 1.97, Running 242.03s Step 728( 68.00%), action 408, FPS 1.98, Running 242.40s Step 729( 68.17%), action 409, FPS 2.03, Running 242.75s Step 730( 68.33%), action 410, FPS 2.05, Running 243.18s Step 731( 68.50%), action 411, FPS 2.10, Running 243.87s Step 732( 68.67%), action 412, FPS 2.07, Running 244.36s Step 733( 68.83%), action 413, FPS 2.11, Running 244.75s Step 734( 69.00%), action 414, FPS 2.16, Running 245.05s Step 735( 69.17%), action 415, FPS 2.22, Running 245.40s Step 736( 69.33%), action 416, FPS 2.17, Running 245.97s Step 737( 69.50%), action 417, FPS 2.20, Running 246.37s Step 738( 69.67%), action 418, FPS 2.19, Running 246.84s Step 739( 69.83%), action 419, FPS 2.16, Running 247.51s Step 740( 70.00%), action 420, FPS 2.15, Running 248.19s Step 741( 70.17%), action 421, FPS 2.13, Running 248.82s Step 742( 70.33%), action 422, FPS 2.14, Running 249.47s Step 743( 70.50%), action 423, FPS 2.14, Running 249.83s Step 744( 70.67%), action 424, FPS 2.09, Running 250.44s Step 745( 70.83%), action 425, FPS 2.03, Running 251.06s Step 746( 71.00%), action 426, FPS 2.02, Running 251.41s Step 747( 71.17%), action 427, FPS 2.05, Running 251.79s Step 748( 71.33%), action 428, FPS 1.99, Running 252.45s Step 749( 71.50%), action 429, FPS 1.94, Running 253.08s Step 750( 71.67%), action 430, FPS 1.90, Running 253.69s Step 751( 71.83%), action 431, FPS 1.88, Running 254.50s Step 752( 72.00%), action 432, FPS 1.88, Running 254.98s Step 753( 72.17%), action 433, FPS 1.85, Running 255.56s Step 754( 72.33%), action 434, FPS 1.84, Running 255.94s Step 755( 72.50%), action 435, FPS 1.80, Running 256.53s Step 756( 72.67%), action 436, FPS 1.78, Running 257.18s Step 757( 72.83%), action 437, FPS 1.79, Running 257.54s Step 758( 73.00%), action 438, FPS 1.82, Running 257.83s Step 759( 73.17%), action 439, FPS 1.85, Running 258.30s Step 760( 73.33%), action 440, FPS 1.88, Running 258.83s Step 761( 73.50%), action 441, FPS 1.86, Running 259.58s Step 762( 73.67%), action 442, FPS 1.87, Running 260.18s Step 763( 73.83%), action 443, FPS 1.85, Running 260.66s Step 764( 74.00%), action 444, FPS 1.88, Running 261.09s Step 765( 74.17%), action 445, FPS 1.87, Running 261.76s Step 766( 74.33%), action 446, FPS 1.83, Running 262.34s Step 767( 74.50%), action 447, FPS 1.81, Running 262.82s Step 768( 74.67%), action 448, FPS 1.85, Running 263.24s Step 769( 74.83%), action 449, FPS 1.87, Running 263.77s Step 770( 75.00%), action 450, FPS 1.89, Running 264.27s Step 771( 75.17%), action 451, FPS 1.89, Running 265.06s Step 772( 75.33%), action 452, FPS 1.89, Running 265.58s Step 773( 75.50%), action 453, FPS 1.94, Running 265.89s Step 774( 75.67%), action 454, FPS 1.95, Running 266.20s Step 775( 75.83%), action 455, FPS 1.95, Running 266.81s Step 776( 76.00%), action 456, FPS 2.02, Running 267.08s Step 777( 76.17%), action 457, FPS 2.03, Running 267.37s Step 778( 76.33%), action 458, FPS 2.02, Running 267.74s Step 779( 76.50%), action 459, FPS 2.05, Running 268.05s Step 780( 76.67%), action 460, FPS 2.10, Running 268.37s Step 781( 76.83%), action 461, FPS 2.12, Running 269.04s Step 782( 77.00%), action 462, FPS 2.07, Running 269.82s Step 783( 77.17%), action 463, FPS 2.10, Running 270.18s Step 784( 77.33%), action 464, FPS 2.06, Running 270.81s Step 785( 77.50%), action 465, FPS 2.10, Running 271.28s Step 786( 77.67%), action 466, FPS 2.13, Running 271.75s Step 787( 77.83%), action 467, FPS 2.12, Running 272.25s Step 788( 78.00%), action 468, FPS 2.06, Running 272.94s Step 789( 78.17%), action 469, FPS 2.09, Running 273.35s Step 790( 78.33%), action 470, FPS 2.10, Running 273.79s Step 791( 78.50%), action 471, FPS 2.13, Running 274.43s Step 792( 78.67%), action 472, FPS 2.09, Running 275.13s Step 793( 78.83%), action 473, FPS 2.08, Running 275.51s Step 794( 79.00%), action 474, FPS 2.04, Running 275.99s Step 795( 79.17%), action 475, FPS 2.09, Running 276.39s Step 796( 79.33%), action 476, FPS 2.05, Running 276.83s Step 797( 79.50%), action 477, FPS 1.97, Running 277.51s Step 798( 79.67%), action 478, FPS 1.90, Running 278.24s Step 799( 79.83%), action 479, FPS 1.87, Running 278.75s Step 800( 80.00%), action 480, FPS 1.80, Running 279.46s Step 801( 80.17%), action 481, FPS 1.81, Running 280.06s Step 802( 80.33%), action 482, FPS 1.87, Running 280.50s Step 803( 80.50%), action 483, FPS 1.83, Running 281.11s Step 804( 80.67%), action 484, FPS 1.85, Running 281.63s Step 805( 80.83%), action 485, FPS 1.83, Running 282.21s Step 806( 81.00%), action 486, FPS 1.86, Running 282.52s Step 807( 81.17%), action 487, FPS 1.89, Running 282.86s Step 808( 81.33%), action 488, FPS 1.95, Running 283.22s Step 809( 81.50%), action 489, FPS 1.96, Running 283.57s Step 810( 81.67%), action 490, FPS 1.95, Running 284.04s Step 811( 81.83%), action 491, FPS 1.98, Running 284.52s Step 812( 82.00%), action 492, FPS 2.01, Running 285.10s Step 813( 82.17%), action 493, FPS 1.98, Running 285.60s Step 814( 82.33%), action 494, FPS 1.99, Running 286.04s Step 815( 82.50%), action 495, FPS 1.98, Running 286.49s Step 816( 82.67%), action 496, FPS 1.95, Running 287.08s Step 817( 82.83%), action 497, FPS 1.98, Running 287.62s Step 818( 83.00%), action 498, FPS 2.07, Running 287.92s Step 819( 83.17%), action 499, FPS 2.07, Running 288.41s Step 820( 83.33%), action 500, FPS 2.14, Running 288.80s Step 821( 83.50%), action 501, FPS 2.13, Running 289.46s Step 822( 83.67%), action 502, FPS 2.14, Running 289.83s Step 823( 83.83%), action 503, FPS 2.17, Running 290.32s Step 824( 84.00%), action 504, FPS 2.21, Running 290.66s Step 825( 84.17%), action 505, FPS 2.27, Running 291.04s Step 826( 84.33%), action 506, FPS 2.23, Running 291.50s Step 827( 84.50%), action 507, FPS 2.17, Running 292.09s Step 828( 84.67%), action 508, FPS 2.15, Running 292.54s Step 829( 84.83%), action 509, FPS 2.15, Running 292.88s Step 830( 85.00%), action 510, FPS 2.13, Running 293.41s Step 831( 85.17%), action 511, FPS 2.10, Running 294.05s Step 832( 85.33%), action 512, FPS 2.13, Running 294.50s Step 833( 85.50%), action 513, FPS 2.16, Running 294.87s Step 834( 85.67%), action 514, FPS 2.17, Running 295.28s Step 835( 85.83%), action 515, FPS 2.19, Running 295.63s Step 836( 86.00%), action 516, FPS 2.23, Running 296.06s Step 837( 86.17%), action 517, FPS 2.23, Running 296.60s Step 838( 86.33%), action 518, FPS 2.17, Running 297.15s Step 839( 86.50%), action 519, FPS 2.18, Running 297.57s Step 840( 86.67%), action 520, FPS 2.17, Running 298.03s Step 841( 86.83%), action 521, FPS 2.20, Running 298.53s Step 842( 87.00%), action 522, FPS 2.15, Running 299.14s Step 843( 87.17%), action 523, FPS 2.17, Running 299.53s Step 844( 87.33%), action 524, FPS 2.10, Running 300.17s Step 845( 87.50%), action 525, FPS 2.04, Running 300.83s Step 846( 87.67%), action 526, FPS 2.02, Running 301.38s Step 847( 87.83%), action 527, FPS 2.04, Running 301.88s Step 848( 88.00%), action 528, FPS 2.05, Running 302.29s Step 849( 88.17%), action 529, FPS 1.99, Running 302.92s Step 850( 88.33%), action 530, FPS 1.98, Running 303.54s Step 851( 88.50%), action 531, FPS 2.00, Running 304.06s Step 852( 88.67%), action 532, FPS 1.98, Running 304.62s Step 853( 88.83%), action 533, FPS 1.97, Running 305.01s Step 854( 89.00%), action 534, FPS 1.97, Running 305.43s Step 855( 89.17%), action 535, FPS 1.93, Running 306.00s Step 856( 89.33%), action 536, FPS 1.92, Running 306.46s Step 857( 89.50%), action 537, FPS 1.94, Running 306.93s Step 858( 89.67%), action 538, FPS 1.92, Running 307.59s Step 859( 89.83%), action 539, FPS 1.87, Running 308.28s Step 860( 90.00%), action 540, FPS 1.89, Running 308.59s Step 861( 90.17%), action 541, FPS 1.83, Running 309.45s Step 862( 90.33%), action 542, FPS 1.87, Running 309.84s Step 863( 90.50%), action 543, FPS 1.87, Running 310.25s Step 864( 90.67%), action 544, FPS 1.87, Running 310.89s Step 865( 90.83%), action 545, FPS 1.90, Running 311.38s Step 866( 91.00%), action 546, FPS 1.92, Running 311.81s Step 867( 91.17%), action 547, FPS 1.91, Running 312.35s Step 868( 91.33%), action 548, FPS 1.89, Running 312.85s Step 869( 91.50%), action 549, FPS 1.91, Running 313.41s Step 870( 91.67%), action 550, FPS 1.95, Running 313.81s Step 871( 91.83%), action 551, FPS 1.90, Running 314.58s Step 872( 92.00%), action 552, FPS 1.90, Running 315.16s Step 873( 92.17%), action 553, FPS 1.87, Running 315.70s Step 874( 92.33%), action 554, FPS 1.85, Running 316.22s Step 875( 92.50%), action 555, FPS 1.88, Running 316.67s Step 876( 92.67%), action 556, FPS 1.84, Running 317.34s Step 877( 92.83%), action 557, FPS 1.82, Running 317.92s Step 878( 93.00%), action 558, FPS 1.85, Running 318.42s Step 879( 93.17%), action 559, FPS 1.88, Running 318.94s Step 880( 93.33%), action 560, FPS 1.85, Running 319.42s Step 881( 93.50%), action 561, FPS 1.86, Running 320.22s Step 882( 93.67%), action 562, FPS 1.85, Running 320.64s Step 883( 93.83%), action 563, FPS 1.84, Running 321.10s Step 884( 94.00%), action 564, FPS 1.87, Running 321.59s Step 885( 94.17%), action 565, FPS 1.86, Running 322.15s Step 886( 94.33%), action 566, FPS 1.86, Running 322.59s Step 887( 94.50%), action 567, FPS 1.85, Running 323.15s Step 888( 94.67%), action 568, FPS 1.82, Running 323.82s Step 889( 94.83%), action 569, FPS 1.85, Running 324.22s Step 890( 95.00%), action 570, FPS 1.81, Running 324.87s Step 891( 95.17%), action 571, FPS 1.80, Running 325.71s Step 892( 95.33%), action 572, FPS 1.82, Running 326.13s Step 893( 95.50%), action 573, FPS 1.82, Running 326.72s Step 894( 95.67%), action 574, FPS 1.79, Running 327.41s Step 895( 95.83%), action 575, FPS 1.79, Running 327.82s Step 896( 96.00%), action 576, FPS 1.83, Running 328.29s Step 897( 96.17%), action 577, FPS 1.86, Running 328.68s Step 898( 96.33%), action 578, FPS 1.88, Running 329.08s Step 899( 96.50%), action 579, FPS 1.90, Running 329.46s Step 900( 96.67%), action 580, FPS 1.87, Running 330.12s Step 901( 96.83%), action 581, FPS 1.87, Running 330.94s Step 902( 97.00%), action 582, FPS 1.86, Running 331.41s Step 903( 97.17%), action 583, FPS 1.84, Running 331.96s Step 904( 97.33%), action 584, FPS 1.86, Running 332.36s Step 905( 97.50%), action 585, FPS 1.90, Running 332.68s Step 906( 97.67%), action 586, FPS 1.88, Running 333.22s Step 907( 97.83%), action 587, FPS 1.90, Running 333.67s Step 908( 98.00%), action 588, FPS 1.95, Running 334.06s Step 909( 98.17%), action 589, FPS 1.96, Running 334.44s Step 910( 98.33%), action 590, FPS 1.98, Running 334.95s Step 911( 98.50%), action 591, FPS 2.00, Running 335.72s Step 912( 98.67%), action 592, FPS 2.01, Running 336.07s Step 913( 98.83%), action 593, FPS 2.04, Running 336.51s Step 914( 99.00%), action 594, FPS 2.11, Running 336.88s Step 915( 99.17%), action 595, FPS 2.12, Running 337.23s Step 916( 99.33%), action 596, FPS 2.16, Running 337.55s Step 917( 99.50%), action 597, FPS 2.18, Running 337.84s Step 918( 99.67%), action 598, FPS 2.18, Running 338.24s Step 919( 99.83%), action 599, FPS 2.16, Running 338.72s Step 920(100.00%), action 600, FPS 2.18, Running 339.31s [2026-08-01 18:24:02] [25 ] Seed 24 failed after 340.03 s. +steps: 920 , actions: 600 . +Instruction: Empty +Total 2/25(8.00%) success. +Setting seed: 25 +Step 1( N/A%), pre moving , FPS 6.56, Running 0.15s Step 2( N/A%), pre moving , FPS 11.74, Running 0.17s Step 3( N/A%), pre moving , FPS 15.54, Running 0.19s Step 4( N/A%), pre moving , FPS 18.29, Running 0.22s Step 5( N/A%), pre moving , FPS 20.10, Running 0.25s Step 6( N/A%), pre moving , FPS 20.90, Running 0.29s Step 7( N/A%), pre moving , FPS 22.72, Running 0.31s Step 8( N/A%), pre moving , FPS 24.24, Running 0.33s Step 9( N/A%), pre moving , FPS 25.65, Running 0.35s Step 10( N/A%), pre moving , FPS 26.98, Running 0.37s Step 11( N/A%), pre moving , FPS 28.11, Running 0.39s Step 12( N/A%), pre moving , FPS 29.18, Running 0.41s Step 13( N/A%), pre moving , FPS 30.09, Running 0.43s Step 14( N/A%), pre moving , FPS 29.93, Running 0.47s Step 15( N/A%), pre moving , FPS 30.20, Running 0.50s Step 16( N/A%), pre moving , FPS 30.57, Running 0.52s Step 17( N/A%), pre moving , FPS 30.82, Running 0.55s Step 18( N/A%), pre moving , FPS 31.44, Running 0.57s Step 19( N/A%), pre moving , FPS 32.07, Running 0.59s Step 20( N/A%), pre moving , FPS 32.54, Running 0.61s Step 21( N/A%), pre moving , FPS 28.87, Running 0.85s Step 22( N/A%), pre moving , FPS 28.80, Running 0.86s Step 23( N/A%), pre moving , FPS 28.94, Running 0.88s Step 24( N/A%), pre moving , FPS 29.19, Running 0.90s Step 25( N/A%), pre moving , FPS 29.67, Running 0.92s Step 26( N/A%), pre moving , FPS 22.74, Running 1.17s Step 27( N/A%), pre moving , FPS 22.77, Running 1.19s Step 28( N/A%), pre moving , FPS 22.83, Running 1.21s Step 29( N/A%), pre moving , FPS 22.63, Running 1.23s Step 30( N/A%), pre moving , FPS 22.46, Running 1.26s Step 31( N/A%), pre moving , FPS 22.42, Running 1.28s Step 32( N/A%), pre moving , FPS 22.26, Running 1.31s Step 33( N/A%), pre moving , FPS 22.23, Running 1.33s Step 34( N/A%), pre moving , FPS 22.46, Running 1.36s Step 35( N/A%), pre moving , FPS 22.32, Running 1.39s Step 36( N/A%), pre moving , FPS 14.24, Running 1.93s Step 37( N/A%), pre moving , FPS 13.33, Running 2.05s Step 38( N/A%), pre moving , FPS 13.28, Running 2.08s Step 39( N/A%), pre moving , FPS 13.17, Running 2.11s Step 40( N/A%), pre moving , FPS 13.12, Running 2.14s Step 41( N/A%), pre moving , FPS 15.20, Running 2.16s Step 42( N/A%), pre moving , FPS 15.06, Running 2.19s Step 43( N/A%), pre moving , FPS 14.96, Running 2.22s Step 44( N/A%), pre moving , FPS 14.91, Running 2.24s Step 45( N/A%), pre moving , FPS 14.89, Running 2.27s Step 46( N/A%), pre moving , FPS 17.87, Running 2.29s Step 47( N/A%), pre moving , FPS 17.85, Running 2.31s Step 48( N/A%), pre moving , FPS 12.98, Running 2.75s Step 49( N/A%), pre moving , FPS 13.05, Running 2.77s Step 50( N/A%), pre moving , FPS 13.05, Running 2.79s Step 51( N/A%), pre moving , FPS 13.01, Running 2.82s Step 52( N/A%), pre moving , FPS 13.00, Running 2.85s Step 53( N/A%), pre moving , FPS 12.82, Running 2.89s Step 54( N/A%), pre moving , FPS 12.71, Running 2.93s Step 55( N/A%), pre moving , FPS 12.73, Running 2.96s Step 56( N/A%), pre moving , FPS 18.70, Running 3.00s Step 57( N/A%), pre moving , FPS 20.44, Running 3.03s Step 58( N/A%), pre moving , FPS 20.09, Running 3.07s Step 59( N/A%), pre moving , FPS 19.86, Running 3.12s Step 60( N/A%), pre moving , FPS 19.49, Running 3.17s Step 61( N/A%), pre moving , FPS 19.01, Running 3.21s Step 62( N/A%), pre moving , FPS 18.78, Running 3.26s Step 63( N/A%), pre moving , FPS 18.51, Running 3.30s Step 64( N/A%), pre moving , FPS 18.16, Running 3.35s Step 65( N/A%), pre moving , FPS 17.66, Running 3.40s Step 66( N/A%), pre moving , FPS 17.11, Running 3.46s Step 67( N/A%), pre moving , FPS 16.64, Running 3.51s Step 68( N/A%), pre moving , FPS 24.61, Running 3.56s Step 69( N/A%), pre moving , FPS 23.95, Running 3.60s Step 70( N/A%), pre moving , FPS 23.77, Running 3.63s Step 71( N/A%), pre moving , FPS 23.39, Running 3.68s Step 72( N/A%), pre moving , FPS 23.26, Running 3.71s Step 73( N/A%), pre moving , FPS 23.61, Running 3.74s Step 74( N/A%), pre moving , FPS 23.87, Running 3.77s Step 75( N/A%), pre moving , FPS 23.95, Running 3.80s Step 76( N/A%), pre moving , FPS 23.69, Running 3.84s Step 77( N/A%), pre moving , FPS 23.60, Running 3.88s Step 78( N/A%), pre moving , FPS 23.77, Running 3.92s Step 79( N/A%), pre moving , FPS 23.99, Running 3.95s Step 80( N/A%), pre moving , FPS 24.46, Running 3.98s Step 81( N/A%), pre moving , FPS 25.17, Running 4.01s Step 82( N/A%), pre moving , FPS 25.83, Running 4.03s Step 83( N/A%), pre moving , FPS 26.48, Running 4.06s Step 84( N/A%), pre moving , FPS 27.08, Running 4.08s Step 85( N/A%), pre moving , FPS 28.26, Running 4.11s Step 86( N/A%), pre moving , FPS 29.77, Running 4.13s Step 87( N/A%), pre moving , FPS 31.39, Running 4.15s Step 88( N/A%), pre moving , FPS 32.95, Running 4.17s Step 89( N/A%), pre moving , FPS 33.99, Running 4.19s Step 90( N/A%), pre moving , FPS 34.53, Running 4.21s Step 91( N/A%), pre moving , FPS 35.38, Running 4.24s Step 92( N/A%), pre moving , FPS 35.77, Running 4.27s Step 93( N/A%), pre moving , FPS 35.73, Running 4.30s Step 94( N/A%), pre moving , FPS 33.50, Running 4.37s Step 95( N/A%), pre moving , FPS 33.38, Running 4.40s Step 96( N/A%), pre moving , FPS 34.57, Running 4.42s Step 97( N/A%), pre moving , FPS 35.46, Running 4.44s Step 98( N/A%), pre moving , FPS 36.60, Running 4.46s Step 99( N/A%), pre moving , FPS 15.07, Running 5.28s Step 100( N/A%), pre moving , FPS 12.92, Running 5.53s Step 101( N/A%), pre moving , FPS 11.91, Running 5.69s Step 102( N/A%), pre moving , FPS 10.39, Running 5.96s Step 103( N/A%), pre moving , FPS 9.62, Running 6.14s Step 104( N/A%), pre moving , FPS 8.81, Running 6.36s Step 105( N/A%), pre moving , FPS 8.30, Running 6.52s Step 106( N/A%), pre moving , FPS 7.48, Running 6.80s Step 107( N/A%), pre moving , FPS 7.10, Running 6.96s Step 108( N/A%), pre moving , FPS 6.54, Running 7.22s Step 109( N/A%), pre moving , FPS 6.18, Running 7.43s Step 110( N/A%), pre moving , FPS 5.79, Running 7.67s Step 111( N/A%), pre moving , FPS 5.52, Running 7.86s Step 112( N/A%), pre moving , FPS 5.20, Running 8.12s Step 113( N/A%), pre moving , FPS 5.05, Running 8.26s Step 114( N/A%), pre moving , FPS 4.84, Running 8.50s Step 115( N/A%), pre moving , FPS 4.69, Running 8.67s Step 116( N/A%), pre moving , FPS 4.46, Running 8.91s Step 117( N/A%), pre moving , FPS 4.33, Running 9.06s Step 118( N/A%), pre moving , FPS 4.07, Running 9.38s Step 119( N/A%), pre moving , FPS 4.68, Running 9.55s Step 120( N/A%), pre moving , FPS 4.66, Running 9.82s Step 121( N/A%), pre moving , FPS 4.65, Running 9.99s Step 122( N/A%), pre moving , FPS 4.66, Running 10.25s Step 123( N/A%), pre moving , FPS 4.73, Running 10.37s Step 124( N/A%), pre moving , FPS 4.70, Running 10.62s Step 125( N/A%), pre moving , FPS 4.70, Running 10.77s Step 126( N/A%), pre moving , FPS 4.73, Running 11.03s Step 127( N/A%), pre moving , FPS 4.70, Running 11.22s Step 128( N/A%), pre moving , FPS 4.64, Running 11.53s Step 129( N/A%), pre moving , FPS 4.69, Running 11.69s Step 130( N/A%), pre moving , FPS 4.60, Running 12.02s Step 131( N/A%), pre moving , FPS 4.58, Running 12.23s Step 132( N/A%), pre moving , FPS 4.54, Running 12.52s Step 133( N/A%), pre moving , FPS 4.51, Running 12.70s Step 134( N/A%), pre moving , FPS 4.43, Running 13.01s Step 135( N/A%), pre moving , FPS 4.41, Running 13.20s Step 136( N/A%), pre moving , FPS 4.36, Running 13.50s Step 137( N/A%), pre moving , FPS 4.32, Running 13.69s Step 138( N/A%), pre moving , FPS 4.38, Running 13.95s Step 139( N/A%), pre moving , FPS 4.41, Running 14.09s Step 140( N/A%), pre moving , FPS 4.42, Running 14.35s Step 141( N/A%), pre moving , FPS 4.38, Running 14.56s Step 142( N/A%), pre moving , FPS 4.41, Running 14.79s Step 143( N/A%), pre moving , FPS 4.34, Running 14.97s Step 144( N/A%), pre moving , FPS 4.33, Running 15.23s Step 145( N/A%), pre moving , FPS 4.29, Running 15.43s Step 146( N/A%), pre moving , FPS 4.30, Running 15.68s Step 147( N/A%), pre moving , FPS 4.28, Running 15.89s Step 148( N/A%), pre moving , FPS 4.34, Running 16.14s Step 149( N/A%), pre moving , FPS 4.30, Running 16.35s Step 150( N/A%), pre moving , FPS 4.37, Running 16.60s Step 151( N/A%), pre moving , FPS 4.37, Running 16.81s Step 152( N/A%), pre moving , FPS 4.40, Running 17.06s Step 153( N/A%), pre moving , FPS 4.40, Running 17.24s Step 154( N/A%), pre moving , FPS 4.45, Running 17.50s Step 155( N/A%), pre moving , FPS 4.44, Running 17.71s Step 156( N/A%), pre moving , FPS 4.44, Running 18.00s Step 157( N/A%), pre moving , FPS 4.43, Running 18.20s Step 158( N/A%), pre moving , FPS 4.38, Running 18.51s Step 159( N/A%), pre moving , FPS 4.32, Running 18.72s Step 160( N/A%), pre moving , FPS 4.27, Running 19.03s Step 161( N/A%), pre moving , FPS 4.23, Running 19.28s Step 162( N/A%), pre moving , FPS 4.13, Running 19.63s Step 163( N/A%), pre moving , FPS 4.11, Running 19.84s Step 164( N/A%), pre moving , FPS 4.06, Running 20.16s Step 165( N/A%), pre moving , FPS 4.19, Running 20.20s Step 166( N/A%), pre moving , FPS 4.38, Running 20.25s Step 167( N/A%), pre moving , FPS 4.54, Running 20.30s Step 168( N/A%), pre moving , FPS 4.77, Running 20.34s Step 169( N/A%), pre moving , FPS 4.95, Running 20.38s Step 170( N/A%), pre moving , FPS 5.22, Running 20.43s Step 171( N/A%), pre moving , FPS 5.45, Running 20.47s Step 172( N/A%), pre moving , FPS 5.79, Running 20.52s Step 173( N/A%), pre moving , FPS 6.03, Running 20.56s Step 174( N/A%), pre moving , FPS 6.42, Running 20.62s Step 175( N/A%), pre moving , FPS 5.89, Running 21.10s Step 176( N/A%), pre moving , FPS 6.34, Running 21.16s Step 177( N/A%), pre moving , FPS 6.67, Running 21.20s Step 178( N/A%), pre moving , FPS 7.32, Running 21.24s Step 179( N/A%), pre moving , FPS 7.78, Running 21.29s Step 180( N/A%), pre moving , FPS 8.67, Running 21.34s Step 181( N/A%), pre moving , FPS 9.38, Running 21.41s Step 182( N/A%), pre moving , FPS 10.79, Running 21.48s Step 183( N/A%), pre moving , FPS 11.73, Running 21.55s Step 184( N/A%), pre moving , FPS 13.76, Running 21.61s Step 185( N/A%), pre moving , FPS 13.58, Running 21.67s Step 186( N/A%), pre moving , FPS 13.38, Running 21.74s Step 187( N/A%), pre moving , FPS 13.10, Running 21.82s Step 188( N/A%), pre moving , FPS 12.86, Running 21.89s Step 189( N/A%), pre moving , FPS 12.65, Running 21.97s Step 190( N/A%), pre moving , FPS 12.41, Running 22.04s Step 191( N/A%), pre moving , FPS 12.19, Running 22.11s Step 192( N/A%), pre moving , FPS 11.95, Running 22.19s Step 193( N/A%), pre moving , FPS 11.73, Running 22.26s Step 194( N/A%), pre moving , FPS 11.68, Running 22.33s Step 195( N/A%), pre moving , FPS 15.36, Running 22.41s Step 196( N/A%), pre moving , FPS 15.15, Running 22.48s Step 197( N/A%), pre moving , FPS 14.84, Running 22.55s Step 198( N/A%), pre moving , FPS 14.83, Running 22.59s Step 199( N/A%), pre moving , FPS 14.87, Running 22.64s Step 200( N/A%), pre moving , FPS 14.84, Running 22.69s Step 201( N/A%), pre moving , FPS 15.13, Running 22.73s Step 202( N/A%), pre moving , FPS 15.30, Running 22.79s Step 203( N/A%), pre moving , FPS 15.57, Running 22.83s Step 204( N/A%), pre moving , FPS 15.77, Running 22.88s Step 205( N/A%), pre moving , FPS 16.01, Running 22.92s Step 206( N/A%), pre moving , FPS 16.37, Running 22.97s Step 207( N/A%), pre moving , FPS 16.72, Running 23.02s Step 208( N/A%), pre moving , FPS 17.15, Running 23.06s Step 209( N/A%), pre moving , FPS 17.60, Running 23.10s Step 210( N/A%), pre moving , FPS 18.10, Running 23.14s Step 211( N/A%), pre moving , FPS 18.65, Running 23.19s Step 212( N/A%), pre moving , FPS 19.05, Running 23.24s Step 213( N/A%), pre moving , FPS 19.59, Running 23.28s Step 214( N/A%), pre moving , FPS 20.12, Running 23.33s Step 215( N/A%), pre moving , FPS 20.71, Running 23.37s Step 216( N/A%), pre moving , FPS 13.40, Running 23.97s Step 217( N/A%), pre moving , FPS 13.47, Running 24.03s Step 218( N/A%), pre moving , FPS 13.46, Running 24.08s Step 219( N/A%), pre moving , FPS 13.42, Running 24.13s Step 220( N/A%), pre moving , FPS 13.52, Running 24.17s Step 221( N/A%), pre moving , FPS 13.52, Running 24.21s Step 222( N/A%), pre moving , FPS 13.28, Running 24.29s Step 223( N/A%), pre moving , FPS 13.02, Running 24.37s Step 224( N/A%), pre moving , FPS 12.86, Running 24.43s Step 225( N/A%), pre moving , FPS 12.43, Running 24.53s Step 226( N/A%), pre moving , FPS 12.00, Running 24.63s Step 227( N/A%), pre moving , FPS 11.68, Running 24.73s Step 228( N/A%), pre moving , FPS 11.36, Running 24.82s Step 229( N/A%), pre moving , FPS 11.04, Running 24.91s Step 230( N/A%), pre moving , FPS 10.73, Running 25.01s Step 231( N/A%), pre moving , FPS 10.36, Running 25.12s Step 232( N/A%), pre moving , FPS 10.16, Running 25.21s Step 233( N/A%), pre moving , FPS 9.86, Running 25.31s Step 234( N/A%), pre moving , FPS 9.46, Running 25.44s Step 235( N/A%), pre moving , FPS 9.09, Running 25.57s Step 236( N/A%), pre moving , FPS 11.38, Running 25.73s Step 237( N/A%), pre moving , FPS 10.94, Running 25.86s Step 238( N/A%), pre moving , FPS 10.37, Running 26.01s Step 239( N/A%), pre moving , FPS 9.89, Running 26.15s Step 240( N/A%), pre moving , FPS 9.53, Running 26.27s Step 241( N/A%), pre moving , FPS 9.11, Running 26.41s Step 242( N/A%), pre moving , FPS 8.86, Running 26.55s Step 243( N/A%), pre moving , FPS 8.61, Running 26.69s Step 244( N/A%), pre moving , FPS 8.36, Running 26.83s Step 245( N/A%), pre moving , FPS 8.26, Running 26.95s Step 246( N/A%), pre moving , FPS 8.20, Running 27.07s Step 247( N/A%), pre moving , FPS 8.19, Running 27.17s Step 248( N/A%), pre moving , FPS 8.16, Running 27.27s Step 249( N/A%), pre moving , FPS 8.16, Running 27.36s Step 250( N/A%), pre moving , FPS 8.15, Running 27.46s Step 251( N/A%), pre moving , FPS 8.19, Running 27.56s Step 252( N/A%), pre moving , FPS 8.18, Running 27.66s Step 253( N/A%), pre moving , FPS 8.20, Running 27.75s Step 254( N/A%), pre moving , FPS 8.40, Running 27.82s Step 255( N/A%), pre moving , FPS 8.61, Running 27.90s Step 256( N/A%), pre moving , FPS 8.95, Running 27.96s Step 257( N/A%), pre moving , FPS 9.21, Running 28.03s Step 258( N/A%), pre moving , FPS 9.58, Running 28.09s Step 259( N/A%), pre moving , FPS 10.04, Running 28.14s Step 260( N/A%), pre moving , FPS 10.32, Running 28.20s Step 261( N/A%), pre moving , FPS 10.75, Running 28.27s Step 262( N/A%), pre moving , FPS 11.13, Running 28.35s Step 263( N/A%), pre moving , FPS 11.52, Running 28.42s Step 264( N/A%), pre moving , FPS 11.78, Running 28.52s Step 265( N/A%), pre moving , FPS 12.04, Running 28.61s Step 266( N/A%), pre moving , FPS 12.41, Running 28.68s Step 267( N/A%), pre moving , FPS 12.69, Running 28.75s Step 268( N/A%), pre moving , FPS 12.81, Running 28.83s Step 269( N/A%), pre moving , FPS 13.03, Running 28.90s Step 270( N/A%), pre moving , FPS 13.29, Running 28.97s Step 271( N/A%), pre moving , FPS 13.60, Running 29.03s Step 272( N/A%), pre moving , FPS 13.88, Running 29.10s Step 273( N/A%), pre moving , FPS 14.20, Running 29.16s Step 274( N/A%), pre moving , FPS 14.49, Running 29.20s Step 275( N/A%), pre moving , FPS 14.79, Running 29.25s Step 276( N/A%), pre moving , FPS 15.00, Running 29.30s Step 277( N/A%), pre moving , FPS 15.21, Running 29.34s Step 278( N/A%), pre moving , FPS 15.43, Running 29.39s Step 279( N/A%), pre moving , FPS 15.35, Running 29.44s Step 280( N/A%), pre moving , FPS 15.64, Running 29.48s Step 281( N/A%), pre moving , FPS 15.94, Running 29.52s Step 282( N/A%), pre moving , FPS 16.36, Running 29.57s Step 283( N/A%), pre moving , FPS 16.86, Running 29.61s Step 284( N/A%), pre moving , FPS 17.67, Running 29.66s Step 285( N/A%), pre moving , FPS 18.39, Running 29.70s Step 286( N/A%), pre moving , FPS 18.86, Running 29.74s Step 287( N/A%), pre moving , FPS 19.27, Running 29.79s Step 288( N/A%), pre moving , FPS 20.03, Running 29.83s Step 289( N/A%), pre moving , FPS 20.58, Running 29.87s Step 290( N/A%), pre moving , FPS 21.12, Running 29.91s Step 291( N/A%), pre moving , FPS 21.50, Running 29.96s Step 292( N/A%), pre moving , FPS 21.81, Running 30.01s Step 293( N/A%), pre moving , FPS 22.14, Running 30.06s Step 294( N/A%), pre moving , FPS 21.94, Running 30.11s Step 295( N/A%), pre moving , FPS 22.08, Running 30.15s Step 296( N/A%), pre moving , FPS 22.26, Running 30.19s Step 297( N/A%), pre moving , FPS 22.42, Running 30.24s Step 298( N/A%), pre moving , FPS 22.57, Running 30.28s Step 299( N/A%), pre moving , FPS 8.36, Running 31.84s Step 300( N/A%), pre moving , FPS 7.65, Running 32.10s Step 301( N/A%), pre moving , FPS 7.29, Running 32.27s Step 302( N/A%), pre moving , FPS 6.81, Running 32.50s Step 303( N/A%), pre moving , FPS 6.52, Running 32.68s Step 304( N/A%), pre moving , FPS 6.10, Running 32.94s Step 305( N/A%), pre moving , FPS 5.86, Running 33.11s Step 306( N/A%), pre moving , FPS 5.47, Running 33.40s Step 307( N/A%), pre moving , FPS 5.29, Running 33.57s Step 308( N/A%), pre moving , FPS 4.95, Running 33.87s Step 309( N/A%), pre moving , FPS 4.81, Running 34.03s Step 310( N/A%), pre moving , FPS 4.57, Running 34.29s Step 311( N/A%), pre moving , FPS 4.47, Running 34.43s Step 312( N/A%), pre moving , FPS 4.24, Running 34.73s Step 313( N/A%), pre moving , FPS 4.14, Running 34.90s Step 314( N/A%), pre moving , FPS 3.94, Running 35.19s Step 315( N/A%), pre moving , FPS 3.85, Running 35.35s Step 316( N/A%), pre moving , FPS 3.70, Running 35.60s Step 317( N/A%), pre moving , FPS 3.62, Running 35.77s Step 318( N/A%), pre moving , FPS 3.46, Running 36.06s Step 319( 0.17%), action 1, FPS 3.95, Running 36.90s Step 320( 0.33%), action 2, FPS 3.64, Running 37.59s Step 321( 0.50%), action 3, FPS 3.49, Running 38.00s Step 322( 0.67%), action 4, FPS 3.31, Running 38.55s Step 323( 0.83%), action 5, FPS 3.03, Running 39.28s Step 324( 1.00%), action 6, FPS 2.89, Running 39.86s Step 325( 1.17%), action 7, FPS 2.80, Running 40.24s Step 326( 1.33%), action 8, FPS 2.68, Running 40.86s Step 327( 1.50%), action 9, FPS 2.51, Running 41.53s Step 328( 1.67%), action 10, FPS 2.44, Running 42.06s Step 329( 1.83%), action 11, FPS 2.30, Running 42.72s Step 330( 2.00%), action 12, FPS 2.18, Running 43.45s Step 331( 2.17%), action 13, FPS 2.08, Running 44.06s Step 332( 2.33%), action 14, FPS 1.97, Running 44.88s Step 333( 2.50%), action 15, FPS 1.94, Running 45.23s Step 334( 2.67%), action 16, FPS 1.88, Running 45.83s Step 335( 2.83%), action 17, FPS 1.80, Running 46.46s Step 336( 3.00%), action 18, FPS 1.73, Running 47.14s Step 337( 3.17%), action 19, FPS 1.70, Running 47.50s Step 338( 3.33%), action 20, FPS 1.68, Running 47.97s Step 339( 3.50%), action 21, FPS 1.68, Running 48.83s Step 340( 3.67%), action 22, FPS 1.73, Running 49.18s Step 341( 3.83%), action 23, FPS 1.70, Running 49.77s Step 342( 4.00%), action 24, FPS 1.70, Running 50.31s Step 343( 4.17%), action 25, FPS 1.73, Running 50.83s Step 344( 4.33%), action 26, FPS 1.77, Running 51.18s Step 345( 4.50%), action 27, FPS 1.77, Running 51.55s Step 346( 4.67%), action 28, FPS 1.79, Running 52.06s Step 347( 4.83%), action 29, FPS 1.83, Running 52.48s Step 348( 5.00%), action 30, FPS 1.86, Running 52.83s Step 349( 5.17%), action 31, FPS 1.87, Running 53.42s Step 350( 5.33%), action 32, FPS 1.91, Running 53.89s Step 351( 5.50%), action 33, FPS 1.96, Running 54.25s Step 352( 5.67%), action 34, FPS 2.05, Running 54.62s Step 353( 5.83%), action 35, FPS 2.04, Running 55.01s Step 354( 6.00%), action 36, FPS 2.09, Running 55.39s Step 355( 6.17%), action 37, FPS 2.12, Running 55.91s Step 356( 6.33%), action 38, FPS 2.18, Running 56.33s Step 357( 6.50%), action 39, FPS 2.16, Running 56.74s Step 358( 6.67%), action 40, FPS 2.17, Running 57.17s Step 359( 6.83%), action 41, FPS 2.22, Running 57.85s Step 360( 7.00%), action 42, FPS 2.21, Running 58.22s Step 361( 7.17%), action 43, FPS 2.26, Running 58.60s Step 362( 7.33%), action 44, FPS 2.30, Running 59.02s Step 363( 7.50%), action 45, FPS 2.30, Running 59.52s Step 364( 7.67%), action 46, FPS 2.28, Running 59.93s Step 365( 7.83%), action 47, FPS 2.28, Running 60.32s Step 366( 8.00%), action 48, FPS 2.30, Running 60.77s Step 367( 8.17%), action 49, FPS 2.26, Running 61.33s Step 368( 8.33%), action 50, FPS 2.24, Running 61.76s Step 369( 8.50%), action 51, FPS 2.24, Running 62.35s Step 370( 8.67%), action 52, FPS 2.28, Running 62.66s Step 371( 8.83%), action 53, FPS 2.24, Running 63.19s Step 372( 9.00%), action 54, FPS 2.24, Running 63.56s Step 373( 9.17%), action 55, FPS 2.20, Running 64.11s Step 374( 9.33%), action 56, FPS 2.16, Running 64.63s Step 375( 9.50%), action 57, FPS 2.15, Running 65.23s Step 376( 9.67%), action 58, FPS 2.08, Running 65.95s Step 377( 9.83%), action 59, FPS 2.06, Running 66.45s Step 378( 10.00%), action 60, FPS 2.00, Running 67.19s Step 379( 10.17%), action 61, FPS 2.02, Running 67.74s Step 380( 10.33%), action 62, FPS 1.95, Running 68.48s Step 381( 10.50%), action 63, FPS 1.95, Running 68.84s Step 382( 10.67%), action 64, FPS 1.95, Running 69.26s Step 383( 10.83%), action 65, FPS 1.93, Running 69.87s Step 384( 11.00%), action 66, FPS 1.91, Running 70.43s Step 385( 11.17%), action 67, FPS 1.86, Running 71.06s Step 386( 11.33%), action 68, FPS 1.88, Running 71.43s Step 387( 11.50%), action 69, FPS 1.92, Running 71.75s Step 388( 11.67%), action 70, FPS 1.92, Running 72.18s Step 389( 11.83%), action 71, FPS 1.87, Running 73.06s Step 390( 12.00%), action 72, FPS 1.87, Running 73.36s Step 391( 12.17%), action 73, FPS 1.90, Running 73.73s Step 392( 12.33%), action 74, FPS 1.89, Running 74.12s Step 393( 12.50%), action 75, FPS 1.92, Running 74.55s Step 394( 12.67%), action 76, FPS 1.95, Running 74.89s Step 395( 12.83%), action 77, FPS 1.99, Running 75.29s Step 396( 13.00%), action 78, FPS 2.01, Running 75.91s Step 397( 13.17%), action 79, FPS 2.02, Running 76.34s Step 398( 13.33%), action 80, FPS 2.04, Running 77.00s Step 399( 13.50%), action 81, FPS 1.99, Running 77.78s Step 400( 13.67%), action 82, FPS 1.98, Running 78.56s Step 401( 13.83%), action 83, FPS 1.93, Running 79.19s Step 402( 14.00%), action 84, FPS 1.93, Running 79.63s Step 403( 14.17%), action 85, FPS 1.96, Running 80.04s Step 404( 14.33%), action 86, FPS 1.98, Running 80.55s Step 405( 14.50%), action 87, FPS 1.99, Running 81.11s Step 406( 14.67%), action 88, FPS 1.93, Running 81.78s Step 407( 14.83%), action 89, FPS 1.88, Running 82.37s Step 408( 15.00%), action 90, FPS 1.89, Running 82.77s Step 409( 15.17%), action 91, FPS 1.93, Running 83.41s Step 410( 15.33%), action 92, FPS 1.85, Running 84.16s Step 411( 15.50%), action 93, FPS 1.81, Running 84.76s Step 412( 15.67%), action 94, FPS 1.81, Running 85.16s Step 413( 15.83%), action 95, FPS 1.80, Running 85.68s Step 414( 16.00%), action 96, FPS 1.74, Running 86.38s Step 415( 16.17%), action 97, FPS 1.71, Running 87.00s Step 416( 16.33%), action 98, FPS 1.72, Running 87.51s Step 417( 16.50%), action 99, FPS 1.71, Running 88.05s Step 418( 16.67%), action 100, FPS 1.70, Running 88.74s Step 419( 16.83%), action 101, FPS 1.72, Running 89.44s Step 420( 17.00%), action 102, FPS 1.72, Running 90.16s Step 421( 17.17%), action 103, FPS 1.76, Running 90.57s Step 422( 17.33%), action 104, FPS 1.74, Running 91.13s Step 423( 17.50%), action 105, FPS 1.70, Running 91.78s Step 424( 17.67%), action 106, FPS 1.68, Running 92.46s Step 425( 17.83%), action 107, FPS 1.68, Running 92.99s Step 426( 18.00%), action 108, FPS 1.68, Running 93.67s Step 427( 18.17%), action 109, FPS 1.71, Running 94.06s Step 428( 18.33%), action 110, FPS 1.69, Running 94.60s Step 429( 18.50%), action 111, FPS 1.70, Running 95.16s Step 430( 18.67%), action 112, FPS 1.72, Running 95.76s Step 431( 18.83%), action 113, FPS 1.73, Running 96.35s Step 432( 19.00%), action 114, FPS 1.68, Running 97.03s Step 433( 19.17%), action 115, FPS 1.71, Running 97.37s Step 434( 19.33%), action 116, FPS 1.74, Running 97.86s Step 435( 19.50%), action 117, FPS 1.76, Running 98.35s Step 436( 19.67%), action 118, FPS 1.77, Running 98.83s Step 437( 19.83%), action 119, FPS 1.79, Running 99.24s Step 438( 20.00%), action 120, FPS 1.79, Running 99.94s Step 439( 20.17%), action 121, FPS 1.79, Running 100.59s Step 440( 20.33%), action 122, FPS 1.83, Running 101.10s Step 441( 20.50%), action 123, FPS 1.84, Running 101.45s Step 442( 20.67%), action 124, FPS 1.80, Running 102.26s Step 443( 20.83%), action 125, FPS 1.83, Running 102.68s Step 444( 21.00%), action 126, FPS 1.85, Running 103.25s Step 445( 21.17%), action 127, FPS 1.83, Running 103.90s Step 446( 21.33%), action 128, FPS 1.88, Running 104.30s Step 447( 21.50%), action 129, FPS 1.84, Running 104.95s Step 448( 21.67%), action 130, FPS 1.84, Running 105.46s Step 449( 21.83%), action 131, FPS 1.78, Running 106.38s Step 450( 22.00%), action 132, FPS 1.79, Running 106.92s Step 451( 22.17%), action 133, FPS 1.80, Running 107.49s Step 452( 22.33%), action 134, FPS 1.81, Running 108.10s Step 453( 22.50%), action 135, FPS 1.76, Running 108.73s Step 454( 22.67%), action 136, FPS 1.77, Running 109.14s Step 455( 22.83%), action 137, FPS 1.78, Running 109.61s Step 456( 23.00%), action 138, FPS 1.77, Running 110.14s Step 457( 23.17%), action 139, FPS 1.76, Running 110.60s Step 458( 23.33%), action 140, FPS 1.76, Running 111.31s Step 459( 23.50%), action 141, FPS 1.73, Running 112.16s Step 460( 23.67%), action 142, FPS 1.70, Running 112.86s Step 461( 23.83%), action 143, FPS 1.68, Running 113.38s Step 462( 24.00%), action 144, FPS 1.69, Running 114.13s Step 463( 24.17%), action 145, FPS 1.66, Running 114.72s Step 464( 24.33%), action 146, FPS 1.69, Running 115.05s Step 465( 24.50%), action 147, FPS 1.71, Running 115.59s Step 466( 24.67%), action 148, FPS 1.68, Running 116.17s Step 467( 24.83%), action 149, FPS 1.72, Running 116.56s Step 468( 25.00%), action 150, FPS 1.71, Running 117.14s Step 469( 25.17%), action 151, FPS 1.72, Running 118.02s Step 470( 25.33%), action 152, FPS 1.75, Running 118.37s Step 471( 25.50%), action 153, FPS 1.75, Running 118.92s Step 472( 25.67%), action 154, FPS 1.77, Running 119.39s Step 473( 25.83%), action 155, FPS 1.81, Running 119.79s Step 474( 26.00%), action 156, FPS 1.77, Running 120.43s Step 475( 26.17%), action 157, FPS 1.76, Running 120.99s Step 476( 26.33%), action 158, FPS 1.77, Running 121.41s Step 477( 26.50%), action 159, FPS 1.79, Running 121.75s Step 478( 26.67%), action 160, FPS 1.80, Running 122.43s Step 479( 26.83%), action 161, FPS 1.83, Running 123.11s Step 480( 27.00%), action 162, FPS 1.82, Running 123.84s Step 481( 27.17%), action 163, FPS 1.85, Running 124.22s Step 482( 27.33%), action 164, FPS 1.86, Running 124.89s Step 483( 27.50%), action 165, FPS 1.88, Running 125.34s Step 484( 27.67%), action 166, FPS 1.84, Running 125.93s Step 485( 27.83%), action 167, FPS 1.86, Running 126.37s Step 486( 28.00%), action 168, FPS 1.88, Running 126.82s Step 487( 28.17%), action 169, FPS 1.86, Running 127.30s Step 488( 28.33%), action 170, FPS 1.90, Running 127.69s Step 489( 28.50%), action 171, FPS 1.92, Running 128.46s Step 490( 28.67%), action 172, FPS 1.90, Running 128.88s Step 491( 28.83%), action 173, FPS 1.93, Running 129.26s Step 492( 29.00%), action 174, FPS 1.91, Running 129.86s Step 493( 29.17%), action 175, FPS 1.92, Running 130.18s Step 494( 29.33%), action 176, FPS 1.97, Running 130.60s Step 495( 29.50%), action 177, FPS 2.00, Running 130.96s Step 496( 29.67%), action 178, FPS 2.02, Running 131.33s Step 497( 29.83%), action 179, FPS 2.01, Running 131.70s Step 498( 30.00%), action 180, FPS 2.09, Running 132.02s Step 499( 30.17%), action 181, FPS 2.13, Running 132.48s Step 500( 30.33%), action 182, FPS 2.25, Running 132.73s Step 501( 30.50%), action 183, FPS 2.27, Running 133.04s Step 502( 30.67%), action 184, FPS 2.29, Running 133.61s Step 503( 30.83%), action 185, FPS 2.27, Running 134.14s Step 504( 31.00%), action 186, FPS 2.30, Running 134.63s Step 505( 31.17%), action 187, FPS 2.26, Running 135.20s Step 506( 31.33%), action 188, FPS 2.24, Running 135.73s Step 507( 31.50%), action 189, FPS 2.26, Running 136.17s Step 508( 31.67%), action 190, FPS 2.24, Running 136.62s Step 509( 31.83%), action 191, FPS 2.25, Running 137.36s Step 510( 32.00%), action 192, FPS 2.24, Running 137.80s Step 511( 32.17%), action 193, FPS 2.19, Running 138.37s Step 512( 32.33%), action 194, FPS 2.21, Running 138.92s Step 513( 32.50%), action 195, FPS 2.13, Running 139.57s Step 514( 32.67%), action 196, FPS 2.08, Running 140.19s Step 515( 32.83%), action 197, FPS 2.07, Running 140.64s Step 516( 33.00%), action 198, FPS 2.02, Running 141.21s Step 517( 33.17%), action 199, FPS 1.96, Running 141.92s Step 518( 33.33%), action 200, FPS 1.89, Running 142.59s Step 519( 33.50%), action 201, FPS 1.84, Running 143.37s Step 520( 33.67%), action 202, FPS 1.81, Running 143.77s Step 521( 33.83%), action 203, FPS 1.78, Running 144.28s Step 522( 34.00%), action 204, FPS 1.80, Running 144.70s Step 523( 34.17%), action 205, FPS 1.79, Running 145.29s Step 524( 34.33%), action 206, FPS 1.75, Running 146.06s Step 525( 34.50%), action 207, FPS 1.76, Running 146.57s Step 526( 34.67%), action 208, FPS 1.78, Running 146.98s Step 527( 34.83%), action 209, FPS 1.79, Running 147.34s Step 528( 35.00%), action 210, FPS 1.76, Running 147.99s Step 529( 35.17%), action 211, FPS 1.78, Running 148.58s Step 530( 35.33%), action 212, FPS 1.81, Running 148.87s Step 531( 35.50%), action 213, FPS 1.84, Running 149.22s Step 532( 35.67%), action 214, FPS 1.87, Running 149.64s Step 533( 35.83%), action 215, FPS 1.87, Running 150.24s Step 534( 36.00%), action 216, FPS 1.89, Running 150.80s Step 535( 36.17%), action 217, FPS 1.91, Running 151.12s Step 536( 36.33%), action 218, FPS 1.94, Running 151.50s Step 537( 36.50%), action 219, FPS 2.02, Running 151.83s Step 538( 36.67%), action 220, FPS 2.08, Running 152.21s Step 539( 36.83%), action 221, FPS 2.11, Running 152.84s Step 540( 37.00%), action 222, FPS 2.11, Running 153.23s Step 541( 37.17%), action 223, FPS 2.14, Running 153.62s Step 542( 37.33%), action 224, FPS 2.17, Running 153.91s Step 543( 37.50%), action 225, FPS 2.23, Running 154.24s Step 544( 37.67%), action 226, FPS 2.35, Running 154.57s Step 545( 37.83%), action 227, FPS 2.38, Running 154.96s Step 546( 38.00%), action 228, FPS 2.40, Running 155.31s Step 547( 38.17%), action 229, FPS 2.42, Running 155.60s Step 548( 38.33%), action 230, FPS 2.47, Running 156.08s Step 549( 38.50%), action 231, FPS 2.49, Running 156.60s Step 550( 38.67%), action 232, FPS 2.46, Running 156.99s Step 551( 38.83%), action 233, FPS 2.48, Running 157.29s Step 552( 39.00%), action 234, FPS 2.51, Running 157.60s Step 553( 39.17%), action 235, FPS 2.60, Running 157.92s Step 554( 39.33%), action 236, FPS 2.65, Running 158.35s Step 555( 39.50%), action 237, FPS 2.64, Running 158.69s Step 556( 39.67%), action 238, FPS 2.67, Running 158.99s Step 557( 39.83%), action 239, FPS 2.62, Running 159.48s Step 558( 40.00%), action 240, FPS 2.65, Running 159.76s Step 559( 40.17%), action 241, FPS 2.66, Running 160.36s Step 560( 40.33%), action 242, FPS 2.67, Running 160.73s Step 561( 40.50%), action 243, FPS 2.65, Running 161.16s Step 562( 40.67%), action 244, FPS 2.60, Running 161.60s Step 563( 40.83%), action 245, FPS 2.57, Running 162.02s Step 564( 41.00%), action 246, FPS 2.57, Running 162.35s Step 565( 41.17%), action 247, FPS 2.57, Running 162.74s Step 566( 41.33%), action 248, FPS 2.44, Running 163.52s Step 567( 41.50%), action 249, FPS 2.39, Running 163.97s Step 568( 41.67%), action 250, FPS 2.39, Running 164.47s Step 569( 41.83%), action 251, FPS 2.37, Running 165.05s Step 570( 42.00%), action 252, FPS 2.31, Running 165.63s Step 571( 42.17%), action 253, FPS 2.30, Running 165.99s Step 572( 42.33%), action 254, FPS 2.19, Running 166.72s Step 573( 42.50%), action 255, FPS 2.17, Running 167.13s Step 574( 42.67%), action 256, FPS 2.10, Running 167.88s Step 575( 42.83%), action 257, FPS 2.07, Running 168.35s Step 576( 43.00%), action 258, FPS 2.03, Running 168.84s Step 577( 43.17%), action 259, FPS 2.02, Running 169.36s Step 578( 43.33%), action 260, FPS 1.96, Running 169.97s Step 579( 43.50%), action 261, FPS 1.95, Running 170.60s Step 580( 43.67%), action 262, FPS 1.93, Running 171.09s Step 581( 43.83%), action 263, FPS 1.92, Running 171.56s Step 582( 44.00%), action 264, FPS 1.91, Running 172.05s Step 583( 44.17%), action 265, FPS 1.90, Running 172.52s Step 584( 44.33%), action 266, FPS 1.86, Running 173.12s Step 585( 44.50%), action 267, FPS 1.81, Running 173.81s Step 586( 44.67%), action 268, FPS 1.86, Running 174.25s Step 587( 44.83%), action 269, FPS 1.88, Running 174.62s Step 588( 45.00%), action 270, FPS 1.89, Running 175.05s Step 589( 45.17%), action 271, FPS 1.84, Running 175.92s Step 590( 45.33%), action 272, FPS 1.83, Running 176.59s Step 591( 45.50%), action 273, FPS 1.78, Running 177.20s Step 592( 45.67%), action 274, FPS 1.81, Running 177.77s Step 593( 45.83%), action 275, FPS 1.80, Running 178.25s Step 594( 46.00%), action 276, FPS 1.80, Running 178.96s Step 595( 46.17%), action 277, FPS 1.83, Running 179.30s Step 596( 46.33%), action 278, FPS 1.80, Running 179.96s Step 597( 46.50%), action 279, FPS 1.79, Running 180.56s Step 598( 46.67%), action 280, FPS 1.76, Running 181.31s Step 599( 46.83%), action 281, FPS 1.76, Running 181.94s Step 600( 47.00%), action 282, FPS 1.79, Running 182.25s Step 601( 47.17%), action 283, FPS 1.81, Running 182.61s Step 602( 47.33%), action 284, FPS 1.78, Running 183.32s Step 603( 47.50%), action 285, FPS 1.78, Running 183.79s Step 604( 47.67%), action 286, FPS 1.76, Running 184.45s Step 605( 47.83%), action 287, FPS 1.78, Running 185.03s Step 606( 48.00%), action 288, FPS 1.76, Running 185.63s Step 607( 48.17%), action 289, FPS 1.72, Running 186.28s Step 608( 48.33%), action 290, FPS 1.70, Running 186.79s Step 609( 48.50%), action 291, FPS 1.70, Running 187.67s Step 610( 48.67%), action 292, FPS 1.76, Running 187.97s Step 611( 48.83%), action 293, FPS 1.75, Running 188.64s Step 612( 49.00%), action 294, FPS 1.75, Running 189.20s Step 613( 49.17%), action 295, FPS 1.74, Running 189.73s Step 614( 49.33%), action 296, FPS 1.74, Running 190.46s Step 615( 49.50%), action 297, FPS 1.70, Running 191.09s Step 616( 49.67%), action 298, FPS 1.70, Running 191.75s Step 617( 49.83%), action 299, FPS 1.71, Running 192.22s Step 618( 50.00%), action 300, FPS 1.74, Running 192.81s Step 619( 50.17%), action 301, FPS 1.71, Running 193.64s Step 620( 50.33%), action 302, FPS 1.68, Running 194.17s Step 621( 50.50%), action 303, FPS 1.66, Running 194.63s Step 622( 50.67%), action 304, FPS 1.70, Running 195.12s Step 623( 50.83%), action 305, FPS 1.68, Running 195.71s Step 624( 51.00%), action 306, FPS 1.68, Running 196.32s Step 625( 51.17%), action 307, FPS 1.67, Running 196.99s Step 626( 51.33%), action 308, FPS 1.65, Running 197.77s Step 627( 51.50%), action 309, FPS 1.67, Running 198.29s Step 628( 51.67%), action 310, FPS 1.66, Running 198.83s Step 629( 51.83%), action 311, FPS 1.68, Running 199.59s Step 630( 52.00%), action 312, FPS 1.64, Running 200.19s Step 631( 52.17%), action 313, FPS 1.66, Running 200.69s Step 632( 52.33%), action 314, FPS 1.67, Running 201.19s Step 633( 52.50%), action 315, FPS 1.66, Running 201.77s Step 634( 52.67%), action 316, FPS 1.68, Running 202.33s Step 635( 52.83%), action 317, FPS 1.67, Running 203.04s Step 636( 53.00%), action 318, FPS 1.71, Running 203.46s Step 637( 53.17%), action 319, FPS 1.69, Running 204.06s Step 638( 53.33%), action 320, FPS 1.68, Running 204.71s Step 639( 53.50%), action 321, FPS 1.72, Running 205.26s Step 640( 53.67%), action 322, FPS 1.72, Running 205.82s Step 641( 53.83%), action 323, FPS 1.70, Running 206.37s Step 642( 54.00%), action 324, FPS 1.69, Running 206.95s Step 643( 54.17%), action 325, FPS 1.72, Running 207.36s Step 644( 54.33%), action 326, FPS 1.70, Running 208.11s Step 645( 54.50%), action 327, FPS 1.75, Running 208.43s Step 646( 54.67%), action 328, FPS 1.82, Running 208.75s Step 647( 54.83%), action 329, FPS 1.80, Running 209.40s Step 648( 55.00%), action 330, FPS 1.79, Running 210.00s Step 649( 55.17%), action 331, FPS 1.82, Running 210.56s Step 650( 55.33%), action 332, FPS 1.84, Running 211.04s Step 651( 55.50%), action 333, FPS 1.87, Running 211.39s Step 652( 55.67%), action 334, FPS 1.87, Running 211.91s Step 653( 55.83%), action 335, FPS 1.86, Running 212.52s Step 654( 56.00%), action 336, FPS 1.85, Running 213.14s Step 655( 56.17%), action 337, FPS 1.88, Running 213.70s Step 656( 56.33%), action 338, FPS 1.85, Running 214.28s Step 657( 56.50%), action 339, FPS 1.84, Running 214.94s Step 658( 56.67%), action 340, FPS 1.85, Running 215.49s Step 659( 56.83%), action 341, FPS 1.83, Running 216.22s Step 660( 57.00%), action 342, FPS 1.81, Running 216.87s Step 661( 57.17%), action 343, FPS 1.84, Running 217.26s Step 662( 57.33%), action 344, FPS 1.82, Running 217.95s Step 663( 57.50%), action 345, FPS 1.81, Running 218.39s Step 664( 57.67%), action 346, FPS 1.83, Running 219.01s Step 665( 57.83%), action 347, FPS 1.83, Running 219.38s Step 666( 58.00%), action 348, FPS 1.77, Running 220.07s Step 667( 58.17%), action 349, FPS 1.78, Running 220.63s Step 668( 58.33%), action 350, FPS 1.76, Running 221.33s Step 669( 58.50%), action 351, FPS 1.77, Running 221.84s Step 670( 58.67%), action 352, FPS 1.72, Running 222.65s Step 671( 58.83%), action 353, FPS 1.71, Running 223.12s Step 672( 59.00%), action 354, FPS 1.71, Running 223.64s Step 673( 59.17%), action 355, FPS 1.74, Running 224.00s Step 674( 59.33%), action 356, FPS 1.75, Running 224.54s Step 675( 59.50%), action 357, FPS 1.74, Running 225.20s Step 676( 59.67%), action 358, FPS 1.71, Running 225.96s Step 677( 59.83%), action 359, FPS 1.76, Running 226.33s Step 678( 60.00%), action 360, FPS 1.72, Running 227.09s Step 679( 60.17%), action 361, FPS 1.76, Running 227.57s Step 680( 60.33%), action 362, FPS 1.77, Running 228.19s Step 681( 60.50%), action 363, FPS 1.74, Running 228.74s Step 682( 60.67%), action 364, FPS 1.76, Running 229.30s Step 683( 60.83%), action 365, FPS 1.73, Running 229.94s Step 684( 61.00%), action 366, FPS 1.76, Running 230.39s Step 685( 61.17%), action 367, FPS 1.76, Running 230.75s Step 686( 61.33%), action 368, FPS 1.76, Running 231.43s Step 687( 61.50%), action 369, FPS 1.76, Running 232.02s Step 688( 61.67%), action 370, FPS 1.77, Running 232.61s Step 689( 61.83%), action 371, FPS 1.74, Running 233.36s Step 690( 62.00%), action 372, FPS 1.80, Running 233.74s Step 691( 62.17%), action 373, FPS 1.77, Running 234.41s Step 692( 62.33%), action 374, FPS 1.75, Running 235.06s Step 693( 62.50%), action 375, FPS 1.73, Running 235.55s Step 694( 62.67%), action 376, FPS 1.69, Running 236.37s Step 695( 62.83%), action 377, FPS 1.73, Running 236.73s Step 696( 63.00%), action 378, FPS 1.75, Running 237.38s Step 697( 63.17%), action 379, FPS 1.71, Running 238.04s Step 698( 63.33%), action 380, FPS 1.74, Running 238.56s Step 699( 63.50%), action 381, FPS 1.73, Running 239.12s Step 700( 63.67%), action 382, FPS 1.77, Running 239.46s Step 701( 63.83%), action 383, FPS 1.75, Running 240.18s Step 702( 64.00%), action 384, FPS 1.72, Running 240.92s Step 703( 64.17%), action 385, FPS 1.76, Running 241.29s Step 704( 64.33%), action 386, FPS 1.73, Running 241.98s Step 705( 64.50%), action 387, FPS 1.73, Running 242.33s Step 706( 64.67%), action 388, FPS 1.73, Running 242.99s Step 707( 64.83%), action 389, FPS 1.72, Running 243.62s Step 708( 65.00%), action 390, FPS 1.73, Running 244.14s Step 709( 65.17%), action 391, FPS 1.73, Running 244.95s Step 710( 65.33%), action 392, FPS 1.73, Running 245.32s Step 711( 65.50%), action 393, FPS 1.74, Running 245.89s Step 712( 65.67%), action 394, FPS 1.77, Running 246.38s Step 713( 65.83%), action 395, FPS 1.75, Running 246.97s Step 714( 66.00%), action 396, FPS 1.81, Running 247.42s Step 715( 66.17%), action 397, FPS 1.78, Running 247.96s Step 716( 66.33%), action 398, FPS 1.79, Running 248.55s Step 717( 66.50%), action 399, FPS 1.81, Running 249.11s Step 718( 66.67%), action 400, FPS 1.79, Running 249.72s Step 719( 66.83%), action 401, FPS 1.79, Running 250.28s Step 720( 67.00%), action 402, FPS 1.80, Running 250.57s Step 721( 67.17%), action 403, FPS 1.83, Running 251.10s Step 722( 67.33%), action 404, FPS 1.90, Running 251.45s Step 723( 67.50%), action 405, FPS 1.89, Running 251.85s Step 724( 67.67%), action 406, FPS 1.94, Running 252.28s Step 725( 67.83%), action 407, FPS 1.94, Running 252.63s Step 726( 68.00%), action 408, FPS 1.95, Running 253.25s Step 727( 68.17%), action 409, FPS 1.95, Running 253.85s Step 728( 68.33%), action 410, FPS 1.92, Running 254.55s Step 729( 68.50%), action 411, FPS 1.92, Running 255.38s Step 730( 68.67%), action 412, FPS 1.88, Running 255.97s Step 731( 68.83%), action 413, FPS 1.85, Running 256.70s Step 732( 69.00%), action 414, FPS 1.86, Running 257.14s Step 733( 69.17%), action 415, FPS 1.85, Running 257.79s Step 734( 69.33%), action 416, FPS 1.86, Running 258.15s Step 735( 69.50%), action 417, FPS 1.85, Running 258.76s Step 736( 69.67%), action 418, FPS 1.86, Running 259.28s Step 737( 69.83%), action 419, FPS 1.90, Running 259.66s Step 738( 70.00%), action 420, FPS 1.91, Running 260.20s Step 739( 70.17%), action 421, FPS 1.87, Running 260.98s Step 740( 70.33%), action 422, FPS 1.81, Running 261.61s Step 741( 70.50%), action 423, FPS 1.80, Running 262.19s Step 742( 70.67%), action 424, FPS 1.79, Running 262.64s Step 743( 70.83%), action 425, FPS 1.75, Running 263.25s Step 744( 71.00%), action 426, FPS 1.72, Running 263.93s Step 745( 71.17%), action 427, FPS 1.67, Running 264.60s Step 746( 71.33%), action 428, FPS 1.71, Running 264.97s Step 747( 71.50%), action 429, FPS 1.74, Running 265.37s Step 748( 71.67%), action 430, FPS 1.76, Running 265.92s Step 749( 71.83%), action 431, FPS 1.78, Running 266.58s Step 750( 72.00%), action 432, FPS 1.78, Running 267.22s Step 751( 72.17%), action 433, FPS 1.84, Running 267.55s Step 752( 72.33%), action 434, FPS 1.83, Running 268.08s Step 753( 72.50%), action 435, FPS 1.88, Running 268.45s Step 754( 72.67%), action 436, FPS 1.84, Running 269.03s Step 755( 72.83%), action 437, FPS 1.89, Running 269.36s Step 756( 73.00%), action 438, FPS 1.92, Running 269.70s Step 757( 73.17%), action 439, FPS 1.93, Running 270.02s Step 758( 73.33%), action 440, FPS 1.97, Running 270.34s Step 759( 73.50%), action 441, FPS 2.04, Running 270.80s Step 760( 73.67%), action 442, FPS 2.10, Running 271.13s Step 761( 73.83%), action 443, FPS 2.16, Running 271.45s Step 762( 74.00%), action 444, FPS 2.19, Running 271.78s Step 763( 74.17%), action 445, FPS 2.26, Running 272.11s Step 764( 74.33%), action 446, FPS 2.30, Running 272.62s Step 765( 74.50%), action 447, FPS 2.37, Running 273.05s Step 766( 74.67%), action 448, FPS 2.39, Running 273.34s Step 767( 74.83%), action 449, FPS 2.35, Running 273.89s Step 768( 75.00%), action 450, FPS 2.38, Running 274.34s Step 769( 75.17%), action 451, FPS 2.36, Running 275.04s Step 770( 75.33%), action 452, FPS 2.37, Running 275.65s Step 771( 75.50%), action 453, FPS 2.27, Running 276.37s Step 772( 75.67%), action 454, FPS 2.28, Running 276.87s Step 773( 75.83%), action 455, FPS 2.28, Running 277.22s Step 774( 76.00%), action 456, FPS 2.24, Running 277.94s Step 775( 76.17%), action 457, FPS 2.23, Running 278.33s Step 776( 76.33%), action 458, FPS 2.18, Running 278.88s Step 777( 76.50%), action 459, FPS 2.10, Running 279.54s Step 778( 76.67%), action 460, FPS 2.08, Running 279.94s Step 779( 76.83%), action 461, FPS 2.04, Running 280.58s Step 780( 77.00%), action 462, FPS 2.00, Running 281.15s Step 781( 77.17%), action 463, FPS 1.96, Running 281.65s Step 782( 77.33%), action 464, FPS 1.95, Running 282.04s Step 783( 77.50%), action 465, FPS 1.94, Running 282.42s Step 784( 77.67%), action 466, FPS 1.96, Running 282.82s Step 785( 77.83%), action 467, FPS 1.98, Running 283.15s Step 786( 78.00%), action 468, FPS 1.95, Running 283.58s Step 787( 78.17%), action 469, FPS 1.96, Running 284.07s Step 788( 78.33%), action 470, FPS 1.97, Running 284.48s Step 789( 78.50%), action 471, FPS 2.00, Running 285.03s Step 790( 78.67%), action 472, FPS 2.03, Running 285.48s Step 791( 78.83%), action 473, FPS 2.08, Running 285.97s Step 792( 79.00%), action 474, FPS 2.04, Running 286.65s Step 793( 79.17%), action 475, FPS 2.01, Running 287.14s Step 794( 79.33%), action 476, FPS 2.08, Running 287.55s Step 795( 79.50%), action 477, FPS 2.03, Running 288.19s Step 796( 79.67%), action 478, FPS 2.00, Running 288.89s Step 797( 79.83%), action 479, FPS 2.05, Running 289.32s Step 798( 80.00%), action 480, FPS 2.04, Running 289.76s Step 799( 80.17%), action 481, FPS 2.04, Running 290.40s Step 800( 80.33%), action 482, FPS 2.07, Running 290.81s Step 801( 80.50%), action 483, FPS 2.09, Running 291.22s Step 802( 80.67%), action 484, FPS 2.02, Running 291.93s Step 803( 80.83%), action 485, FPS 1.98, Running 292.53s Step 804( 81.00%), action 486, FPS 1.97, Running 292.96s Step 805( 81.17%), action 487, FPS 1.92, Running 293.57s Step 806( 81.33%), action 488, FPS 1.91, Running 294.03s Step 807( 81.50%), action 489, FPS 1.94, Running 294.38s Step 808( 81.67%), action 490, FPS 1.91, Running 294.95s Step 809( 81.83%), action 491, FPS 1.86, Running 295.77s Step 810( 82.00%), action 492, FPS 1.85, Running 296.29s Step 811( 82.17%), action 493, FPS 1.84, Running 296.83s Step 812( 82.33%), action 494, FPS 1.87, Running 297.32s Step 813( 82.50%), action 495, FPS 1.89, Running 297.70s Step 814( 82.67%), action 496, FPS 1.84, Running 298.44s Step 815( 82.83%), action 497, FPS 1.88, Running 298.81s Step 816( 83.00%), action 498, FPS 1.90, Running 299.39s Step 817( 83.17%), action 499, FPS 1.92, Running 299.73s Step 818( 83.33%), action 500, FPS 1.90, Running 300.31s Step 819( 83.50%), action 501, FPS 1.91, Running 300.89s Step 820( 83.67%), action 502, FPS 1.90, Running 301.32s Step 821( 83.83%), action 503, FPS 1.91, Running 301.68s Step 822( 84.00%), action 504, FPS 1.95, Running 302.19s Step 823( 84.17%), action 505, FPS 2.00, Running 302.55s Step 824( 84.33%), action 506, FPS 1.98, Running 303.08s Step 825( 84.50%), action 507, FPS 2.03, Running 303.42s Step 826( 84.67%), action 508, FPS 2.05, Running 303.77s Step 827( 84.83%), action 509, FPS 2.04, Running 304.17s Step 828( 85.00%), action 510, FPS 2.06, Running 304.65s Step 829( 85.17%), action 511, FPS 2.13, Running 305.17s Step 830( 85.33%), action 512, FPS 2.17, Running 305.53s Step 831( 85.50%), action 513, FPS 2.20, Running 305.91s Step 832( 85.67%), action 514, FPS 2.23, Running 306.27s Step 833( 85.83%), action 515, FPS 2.24, Running 306.62s Step 834( 86.00%), action 516, FPS 2.34, Running 307.01s Step 835( 86.17%), action 517, FPS 2.34, Running 307.34s Step 836( 86.33%), action 518, FPS 2.35, Running 307.90s Step 837( 86.50%), action 519, FPS 2.35, Running 308.24s Step 838( 86.67%), action 520, FPS 2.39, Running 308.68s Step 839( 86.83%), action 521, FPS 2.39, Running 309.24s Step 840( 87.00%), action 522, FPS 2.35, Running 309.83s Step 841( 87.17%), action 523, FPS 2.36, Running 310.15s Step 842( 87.33%), action 524, FPS 2.36, Running 310.66s Step 843( 87.50%), action 525, FPS 2.37, Running 310.99s Step 844( 87.67%), action 526, FPS 2.38, Running 311.49s Step 845( 87.83%), action 527, FPS 2.38, Running 311.83s Step 846( 88.00%), action 528, FPS 2.36, Running 312.23s Step 847( 88.17%), action 529, FPS 2.37, Running 312.61s Step 848( 88.33%), action 530, FPS 2.35, Running 313.16s Step 849( 88.50%), action 531, FPS 2.30, Running 313.86s Step 850( 88.67%), action 532, FPS 2.28, Running 314.30s Step 851( 88.83%), action 533, FPS 2.27, Running 314.71s Step 852( 89.00%), action 534, FPS 2.22, Running 315.30s Step 853( 89.17%), action 535, FPS 2.17, Running 315.84s Step 854( 89.33%), action 536, FPS 2.13, Running 316.38s Step 855( 89.50%), action 537, FPS 2.08, Running 316.96s Step 856( 89.67%), action 538, FPS 2.12, Running 317.36s Step 857( 89.83%), action 539, FPS 2.06, Running 317.93s Step 858( 90.00%), action 540, FPS 2.04, Running 318.50s Step 859( 90.17%), action 541, FPS 2.05, Running 319.00s Step 860( 90.33%), action 542, FPS 2.01, Running 319.76s Step 861( 90.50%), action 543, FPS 1.95, Running 320.42s Step 862( 90.67%), action 544, FPS 1.93, Running 321.00s Step 863( 90.83%), action 545, FPS 1.93, Running 321.33s Step 864( 91.00%), action 546, FPS 1.89, Running 322.06s Step 865( 91.17%), action 547, FPS 1.87, Running 322.53s Step 866( 91.33%), action 548, FPS 1.86, Running 322.97s Step 867( 91.50%), action 549, FPS 1.84, Running 323.51s Step 868( 91.67%), action 550, FPS 1.85, Running 323.96s Step 869( 91.83%), action 551, FPS 1.84, Running 324.75s Step 870( 92.00%), action 552, FPS 1.81, Running 325.33s Step 871( 92.17%), action 553, FPS 1.83, Running 325.66s Step 872( 92.33%), action 554, FPS 1.79, Running 326.47s Step 873( 92.50%), action 555, FPS 1.78, Running 327.10s Step 874( 92.67%), action 556, FPS 1.75, Running 327.83s Step 875( 92.83%), action 557, FPS 1.75, Running 328.41s Step 876( 93.00%), action 558, FPS 1.72, Running 329.01s Step 877( 93.17%), action 559, FPS 1.73, Running 329.48s Step 878( 93.33%), action 560, FPS 1.75, Running 329.92s Step 879( 93.50%), action 561, FPS 1.70, Running 330.75s Step 880( 93.67%), action 562, FPS 1.73, Running 331.35s Step 881( 93.83%), action 563, FPS 1.78, Running 331.68s Step 882( 94.00%), action 564, FPS 1.77, Running 332.31s Step 883( 94.17%), action 565, FPS 1.73, Running 332.90s Step 884( 94.33%), action 566, FPS 1.76, Running 333.42s Step 885( 94.50%), action 567, FPS 1.78, Running 333.77s Step 886( 94.67%), action 568, FPS 1.78, Running 334.22s Step 887( 94.83%), action 569, FPS 1.81, Running 334.57s Step 888( 95.00%), action 570, FPS 1.79, Running 335.16s Step 889( 95.17%), action 571, FPS 1.80, Running 335.84s Step 890( 95.33%), action 572, FPS 1.81, Running 336.39s Step 891( 95.50%), action 573, FPS 1.77, Running 336.96s Step 892( 95.67%), action 574, FPS 1.82, Running 337.44s Step 893( 95.83%), action 575, FPS 1.85, Running 337.94s Step 894( 96.00%), action 576, FPS 1.90, Running 338.35s Step 895( 96.17%), action 577, FPS 1.89, Running 339.01s Step 896( 96.33%), action 578, FPS 1.91, Running 339.46s Step 897( 96.50%), action 579, FPS 1.94, Running 339.79s Step 898( 96.67%), action 580, FPS 1.90, Running 340.46s Step 899( 96.83%), action 581, FPS 1.89, Running 341.33s Step 900( 97.00%), action 582, FPS 1.89, Running 341.91s Step 901( 97.17%), action 583, FPS 1.86, Running 342.44s Step 902( 97.33%), action 584, FPS 1.89, Running 342.88s Step 903( 97.50%), action 585, FPS 1.94, Running 343.21s Step 904( 97.67%), action 586, FPS 1.96, Running 343.63s Step 905( 97.83%), action 587, FPS 1.95, Running 344.04s Step 906( 98.00%), action 588, FPS 1.96, Running 344.43s Step 907( 98.17%), action 589, FPS 1.95, Running 344.85s Step 908( 98.33%), action 590, FPS 1.94, Running 345.48s Step 909( 98.50%), action 591, FPS 1.91, Running 346.31s Step 910( 98.67%), action 592, FPS 1.94, Running 346.69s Step 911( 98.83%), action 593, FPS 1.97, Running 347.10s Step 912( 99.00%), action 594, FPS 2.00, Running 347.46s Step 913( 99.17%), action 595, FPS 1.99, Running 348.01s Step 914( 99.33%), action 596, FPS 1.96, Running 348.55s Step 915( 99.50%), action 597, FPS 2.02, Running 348.91s Step 916( 99.67%), action 598, FPS 2.04, Running 349.29s Step 917( 99.83%), action 599, FPS 2.02, Running 349.67s Step 918(100.00%), action 600, FPS 2.08, Running 350.07s [2026-08-01 18:29:52] [26 ] Seed 25 failed after 350.42 s. +steps: 918 , actions: 600 . +Instruction: Empty +Total 2/26(7.69%) success. +Setting seed: 26 +Step 1( N/A%), pre moving , FPS 8.79, Running 0.11s Step 2( N/A%), pre moving , FPS 14.12, Running 0.14s Step 3( N/A%), pre moving , FPS 18.16, Running 0.17s Step 4( N/A%), pre moving , FPS 20.68, Running 0.19s Step 5( N/A%), pre moving , FPS 23.19, Running 0.22s Step 6( N/A%), pre moving , FPS 25.34, Running 0.24s Step 7( N/A%), pre moving , FPS 27.14, Running 0.26s Step 8( N/A%), pre moving , FPS 28.75, Running 0.28s Step 9( N/A%), pre moving , FPS 30.18, Running 0.30s Step 10( N/A%), pre moving , FPS 30.88, Running 0.32s Step 11( N/A%), pre moving , FPS 31.72, Running 0.35s Step 12( N/A%), pre moving , FPS 31.77, Running 0.38s Step 13( N/A%), pre moving , FPS 32.14, Running 0.40s Step 14( N/A%), pre moving , FPS 32.64, Running 0.43s Step 15( N/A%), pre moving , FPS 33.41, Running 0.45s Step 16( N/A%), pre moving , FPS 34.11, Running 0.47s Step 17( N/A%), pre moving , FPS 34.75, Running 0.49s Step 18( N/A%), pre moving , FPS 35.37, Running 0.51s Step 19( N/A%), pre moving , FPS 35.91, Running 0.53s Step 20( N/A%), pre moving , FPS 36.28, Running 0.55s Step 21( N/A%), pre moving , FPS 30.21, Running 0.78s Step 22( N/A%), pre moving , FPS 30.59, Running 0.80s Step 23( N/A%), pre moving , FPS 30.80, Running 0.81s Step 24( N/A%), pre moving , FPS 31.24, Running 0.83s Step 25( N/A%), pre moving , FPS 31.39, Running 0.85s Step 26( N/A%), pre moving , FPS 23.41, Running 1.09s Step 27( N/A%), pre moving , FPS 22.70, Running 1.14s Step 28( N/A%), pre moving , FPS 22.69, Running 1.16s Step 29( N/A%), pre moving , FPS 22.38, Running 1.19s Step 30( N/A%), pre moving , FPS 22.52, Running 1.21s Step 31( N/A%), pre moving , FPS 22.59, Running 1.23s Step 32( N/A%), pre moving , FPS 22.88, Running 1.25s Step 33( N/A%), pre moving , FPS 23.08, Running 1.27s Step 34( N/A%), pre moving , FPS 23.06, Running 1.30s Step 35( N/A%), pre moving , FPS 22.57, Running 1.33s Step 36( N/A%), pre moving , FPS 13.25, Running 1.98s Step 37( N/A%), pre moving , FPS 12.21, Running 2.13s Step 38( N/A%), pre moving , FPS 12.20, Running 2.15s Step 39( N/A%), pre moving , FPS 12.17, Running 2.17s Step 40( N/A%), pre moving , FPS 12.12, Running 2.20s Step 41( N/A%), pre moving , FPS 13.75, Running 2.23s Step 42( N/A%), pre moving , FPS 13.69, Running 2.26s Step 43( N/A%), pre moving , FPS 13.63, Running 2.28s Step 44( N/A%), pre moving , FPS 13.60, Running 2.30s Step 45( N/A%), pre moving , FPS 13.55, Running 2.33s Step 46( N/A%), pre moving , FPS 15.69, Running 2.37s Step 47( N/A%), pre moving , FPS 15.78, Running 2.41s Step 48( N/A%), pre moving , FPS 11.33, Running 2.93s Step 49( N/A%), pre moving , FPS 11.40, Running 2.95s Step 50( N/A%), pre moving , FPS 11.40, Running 2.97s Step 51( N/A%), pre moving , FPS 11.36, Running 2.99s Step 52( N/A%), pre moving , FPS 11.32, Running 3.02s Step 53( N/A%), pre moving , FPS 11.21, Running 3.06s Step 54( N/A%), pre moving , FPS 11.11, Running 3.10s Step 55( N/A%), pre moving , FPS 11.14, Running 3.13s Step 56( N/A%), pre moving , FPS 16.87, Running 3.16s Step 57( N/A%), pre moving , FPS 18.61, Running 3.20s Step 58( N/A%), pre moving , FPS 18.41, Running 3.23s Step 59( N/A%), pre moving , FPS 18.24, Running 3.27s Step 60( N/A%), pre moving , FPS 18.07, Running 3.31s Step 61( N/A%), pre moving , FPS 17.73, Running 3.36s Step 62( N/A%), pre moving , FPS 17.50, Running 3.40s Step 63( N/A%), pre moving , FPS 17.12, Running 3.45s Step 64( N/A%), pre moving , FPS 16.73, Running 3.50s Step 65( N/A%), pre moving , FPS 16.21, Running 3.56s Step 66( N/A%), pre moving , FPS 16.01, Running 3.62s Step 67( N/A%), pre moving , FPS 15.98, Running 3.66s Step 68( N/A%), pre moving , FPS 25.76, Running 3.70s Step 69( N/A%), pre moving , FPS 25.18, Running 3.74s Step 70( N/A%), pre moving , FPS 24.30, Running 3.79s Step 71( N/A%), pre moving , FPS 24.08, Running 3.82s Step 72( N/A%), pre moving , FPS 23.31, Running 3.88s Step 73( N/A%), pre moving , FPS 23.31, Running 3.91s Step 74( N/A%), pre moving , FPS 22.92, Running 3.97s Step 75( N/A%), pre moving , FPS 22.83, Running 4.01s Step 76( N/A%), pre moving , FPS 22.89, Running 4.04s Step 77( N/A%), pre moving , FPS 22.53, Running 4.09s Step 78( N/A%), pre moving , FPS 22.52, Running 4.12s Step 79( N/A%), pre moving , FPS 22.27, Running 4.17s Step 80( N/A%), pre moving , FPS 22.37, Running 4.20s Step 81( N/A%), pre moving , FPS 22.86, Running 4.23s Step 82( N/A%), pre moving , FPS 23.16, Running 4.26s Step 83( N/A%), pre moving , FPS 23.99, Running 4.28s Step 84( N/A%), pre moving , FPS 24.87, Running 4.30s Step 85( N/A%), pre moving , FPS 26.07, Running 4.33s Step 86( N/A%), pre moving , FPS 27.20, Running 4.35s Step 87( N/A%), pre moving , FPS 28.03, Running 4.37s Step 88( N/A%), pre moving , FPS 28.96, Running 4.39s Step 89( N/A%), pre moving , FPS 29.67, Running 4.41s Step 90( N/A%), pre moving , FPS 30.98, Running 4.44s Step 91( N/A%), pre moving , FPS 31.35, Running 4.46s Step 92( N/A%), pre moving , FPS 32.93, Running 4.48s Step 93( N/A%), pre moving , FPS 33.68, Running 4.51s Step 94( N/A%), pre moving , FPS 35.74, Running 4.53s Step 95( N/A%), pre moving , FPS 36.72, Running 4.55s Step 96( N/A%), pre moving , FPS 37.42, Running 4.57s Step 97( N/A%), pre moving , FPS 39.58, Running 4.59s Step 98( N/A%), pre moving , FPS 39.73, Running 4.63s Step 99( N/A%), pre moving , FPS 40.99, Running 4.66s Step 100( N/A%), pre moving , FPS 42.14, Running 4.68s Step 101( N/A%), pre moving , FPS 41.78, Running 4.71s Step 102( N/A%), pre moving , FPS 42.21, Running 4.74s Step 103( N/A%), pre moving , FPS 42.28, Running 4.76s Step 104( N/A%), pre moving , FPS 42.35, Running 4.78s Step 105( N/A%), pre moving , FPS 42.96, Running 4.80s Step 106( N/A%), pre moving , FPS 42.59, Running 4.82s Step 107( N/A%), pre moving , FPS 15.75, Running 5.64s Step 108( N/A%), pre moving , FPS 13.09, Running 5.92s Step 109( N/A%), pre moving , FPS 11.86, Running 6.10s Step 110( N/A%), pre moving , FPS 10.23, Running 6.39s Step 111( N/A%), pre moving , FPS 9.50, Running 6.57s Step 112( N/A%), pre moving , FPS 8.54, Running 6.83s Step 113( N/A%), pre moving , FPS 8.01, Running 7.00s Step 114( N/A%), pre moving , FPS 7.31, Running 7.26s Step 115( N/A%), pre moving , FPS 7.04, Running 7.39s Step 116( N/A%), pre moving , FPS 6.50, Running 7.65s Step 117( N/A%), pre moving , FPS 6.19, Running 7.83s Step 118( N/A%), pre moving , FPS 5.77, Running 8.09s Step 119( N/A%), pre moving , FPS 5.58, Running 8.24s Step 120( N/A%), pre moving , FPS 5.20, Running 8.52s Step 121( N/A%), pre moving , FPS 5.02, Running 8.69s Step 122( N/A%), pre moving , FPS 4.74, Running 8.96s Step 123( N/A%), pre moving , FPS 4.53, Running 9.17s Step 124( N/A%), pre moving , FPS 4.32, Running 9.40s Step 125( N/A%), pre moving , FPS 4.20, Running 9.56s Step 126( N/A%), pre moving , FPS 4.00, Running 9.82s Step 127( N/A%), pre moving , FPS 4.60, Running 9.99s Step 128( N/A%), pre moving , FPS 4.64, Running 10.23s Step 129( N/A%), pre moving , FPS 4.63, Running 10.42s Step 130( N/A%), pre moving , FPS 4.66, Running 10.69s Step 131( N/A%), pre moving , FPS 4.64, Running 10.87s Step 132( N/A%), pre moving , FPS 4.65, Running 11.13s Step 133( N/A%), pre moving , FPS 4.68, Running 11.28s Step 134( N/A%), pre moving , FPS 4.71, Running 11.51s Step 135( N/A%), pre moving , FPS 4.62, Running 11.72s Step 136( N/A%), pre moving , FPS 4.60, Running 12.00s Step 137( N/A%), pre moving , FPS 4.61, Running 12.17s Step 138( N/A%), pre moving , FPS 4.61, Running 12.43s Step 139( N/A%), pre moving , FPS 4.61, Running 12.58s Step 140( N/A%), pre moving , FPS 4.62, Running 12.85s Step 141( N/A%), pre moving , FPS 4.65, Running 12.99s Step 142( N/A%), pre moving , FPS 4.60, Running 13.30s Step 143( N/A%), pre moving , FPS 4.65, Running 13.47s Step 144( N/A%), pre moving , FPS 4.57, Running 13.77s Step 145( N/A%), pre moving , FPS 4.56, Running 13.95s Step 146( N/A%), pre moving , FPS 4.56, Running 14.20s Step 147( N/A%), pre moving , FPS 4.53, Running 14.40s Step 148( N/A%), pre moving , FPS 4.54, Running 14.64s Step 149( N/A%), pre moving , FPS 4.55, Running 14.82s Step 150( N/A%), pre moving , FPS 4.53, Running 15.10s Step 151( N/A%), pre moving , FPS 4.55, Running 15.27s Step 152( N/A%), pre moving , FPS 4.54, Running 15.53s Step 153( N/A%), pre moving , FPS 4.45, Running 15.77s Step 154( N/A%), pre moving , FPS 4.41, Running 16.05s Step 155( N/A%), pre moving , FPS 4.45, Running 16.22s Step 156( N/A%), pre moving , FPS 4.40, Running 16.54s Step 157( N/A%), pre moving , FPS 4.37, Running 16.75s Step 158( N/A%), pre moving , FPS 4.37, Running 17.01s Step 159( N/A%), pre moving , FPS 4.32, Running 17.21s Step 160( N/A%), pre moving , FPS 4.35, Running 17.45s Step 161( N/A%), pre moving , FPS 4.31, Running 17.63s Step 162( N/A%), pre moving , FPS 4.31, Running 17.95s Step 163( N/A%), pre moving , FPS 4.28, Running 18.14s Step 164( N/A%), pre moving , FPS 4.33, Running 18.40s Step 165( N/A%), pre moving , FPS 4.33, Running 18.56s Step 166( N/A%), pre moving , FPS 4.28, Running 18.87s Step 167( N/A%), pre moving , FPS 4.27, Running 19.08s Step 168( N/A%), pre moving , FPS 4.23, Running 19.36s Step 169( N/A%), pre moving , FPS 4.26, Running 19.52s Step 170( N/A%), pre moving , FPS 4.24, Running 19.82s Step 171( N/A%), pre moving , FPS 4.21, Running 20.02s Step 172( N/A%), pre moving , FPS 4.15, Running 20.35s Step 173( N/A%), pre moving , FPS 4.32, Running 20.40s Step 174( N/A%), pre moving , FPS 4.55, Running 20.44s Step 175( N/A%), pre moving , FPS 4.69, Running 20.49s Step 176( N/A%), pre moving , FPS 5.02, Running 20.53s Step 177( N/A%), pre moving , FPS 5.23, Running 20.58s Step 178( N/A%), pre moving , FPS 5.53, Running 20.62s Step 179( N/A%), pre moving , FPS 5.79, Running 20.67s Step 180( N/A%), pre moving , FPS 6.15, Running 20.71s Step 181( N/A%), pre moving , FPS 6.42, Running 20.75s Step 182( N/A%), pre moving , FPS 7.03, Running 20.79s Step 183( N/A%), pre moving , FPS 6.29, Running 21.32s Step 184( N/A%), pre moving , FPS 6.73, Running 21.37s Step 185( N/A%), pre moving , FPS 7.03, Running 21.41s Step 186( N/A%), pre moving , FPS 7.68, Running 21.48s Step 187( N/A%), pre moving , FPS 8.12, Running 21.54s Step 188( N/A%), pre moving , FPS 8.90, Running 21.61s Step 189( N/A%), pre moving , FPS 9.24, Running 21.68s Step 190( N/A%), pre moving , FPS 10.35, Running 21.75s Step 191( N/A%), pre moving , FPS 11.09, Running 21.82s Step 192( N/A%), pre moving , FPS 13.02, Running 21.89s Step 193( N/A%), pre moving , FPS 12.86, Running 21.95s Step 194( N/A%), pre moving , FPS 12.70, Running 22.02s Step 195( N/A%), pre moving , FPS 12.50, Running 22.09s Step 196( N/A%), pre moving , FPS 12.32, Running 22.15s Step 197( N/A%), pre moving , FPS 12.17, Running 22.22s Step 198( N/A%), pre moving , FPS 12.04, Running 22.29s Step 199( N/A%), pre moving , FPS 11.87, Running 22.35s Step 200( N/A%), pre moving , FPS 11.72, Running 22.41s Step 201( N/A%), pre moving , FPS 11.46, Running 22.49s Step 202( N/A%), pre moving , FPS 11.27, Running 22.57s Step 203( N/A%), pre moving , FPS 15.25, Running 22.63s Step 204( N/A%), pre moving , FPS 15.05, Running 22.70s Step 205( N/A%), pre moving , FPS 14.63, Running 22.78s Step 206( N/A%), pre moving , FPS 14.65, Running 22.84s Step 207( N/A%), pre moving , FPS 14.59, Running 22.91s Step 208( N/A%), pre moving , FPS 14.48, Running 22.99s Step 209( N/A%), pre moving , FPS 14.49, Running 23.06s Step 210( N/A%), pre moving , FPS 14.50, Running 23.13s Step 211( N/A%), pre moving , FPS 14.50, Running 23.20s Step 212( N/A%), pre moving , FPS 14.42, Running 23.27s Step 213( N/A%), pre moving , FPS 14.42, Running 23.34s Step 214( N/A%), pre moving , FPS 14.42, Running 23.40s Step 215( N/A%), pre moving , FPS 14.33, Running 23.48s Step 216( N/A%), pre moving , FPS 14.35, Running 23.55s Step 217( N/A%), pre moving , FPS 14.62, Running 23.59s Step 218( N/A%), pre moving , FPS 14.89, Running 23.63s Step 219( N/A%), pre moving , FPS 15.07, Running 23.68s Step 220( N/A%), pre moving , FPS 15.32, Running 23.72s Step 221( N/A%), pre moving , FPS 15.71, Running 23.77s Step 222( N/A%), pre moving , FPS 16.11, Running 23.81s Step 223( N/A%), pre moving , FPS 16.36, Running 23.86s Step 224( N/A%), pre moving , FPS 16.65, Running 23.90s Step 225( N/A%), pre moving , FPS 17.20, Running 23.94s Step 226( N/A%), pre moving , FPS 17.49, Running 23.98s Step 227( N/A%), pre moving , FPS 17.92, Running 24.03s Step 228( N/A%), pre moving , FPS 18.49, Running 24.07s Step 229( N/A%), pre moving , FPS 19.01, Running 24.12s Step 230( N/A%), pre moving , FPS 19.49, Running 24.16s Step 231( N/A%), pre moving , FPS 13.42, Running 24.69s Step 232( N/A%), pre moving , FPS 13.64, Running 24.74s Step 233( N/A%), pre moving , FPS 13.85, Running 24.78s Step 234( N/A%), pre moving , FPS 14.05, Running 24.83s Step 235( N/A%), pre moving , FPS 14.41, Running 24.87s Step 236( N/A%), pre moving , FPS 14.40, Running 24.93s Step 237( N/A%), pre moving , FPS 14.15, Running 25.00s Step 238( N/A%), pre moving , FPS 13.90, Running 25.07s Step 239( N/A%), pre moving , FPS 13.54, Running 25.16s Step 240( N/A%), pre moving , FPS 13.12, Running 25.24s Step 241( N/A%), pre moving , FPS 12.76, Running 25.33s Step 242( N/A%), pre moving , FPS 12.33, Running 25.43s Step 243( N/A%), pre moving , FPS 11.98, Running 25.53s Step 244( N/A%), pre moving , FPS 11.63, Running 25.62s Step 245( N/A%), pre moving , FPS 11.30, Running 25.71s Step 246( N/A%), pre moving , FPS 10.91, Running 25.82s Step 247( N/A%), pre moving , FPS 10.61, Running 25.91s Step 248( N/A%), pre moving , FPS 10.22, Running 26.03s Step 249( N/A%), pre moving , FPS 9.97, Running 26.12s Step 250( N/A%), pre moving , FPS 9.69, Running 26.22s Step 251( N/A%), pre moving , FPS 12.16, Running 26.34s Step 252( N/A%), pre moving , FPS 11.77, Running 26.44s Step 253( N/A%), pre moving , FPS 11.34, Running 26.55s Step 254( N/A%), pre moving , FPS 11.01, Running 26.64s Step 255( N/A%), pre moving , FPS 10.67, Running 26.74s Step 256( N/A%), pre moving , FPS 10.40, Running 26.86s Step 257( N/A%), pre moving , FPS 10.23, Running 26.96s Step 258( N/A%), pre moving , FPS 10.02, Running 27.06s Step 259( N/A%), pre moving , FPS 9.95, Running 27.17s Step 260( N/A%), pre moving , FPS 9.91, Running 27.26s Step 261( N/A%), pre moving , FPS 9.73, Running 27.39s Step 262( N/A%), pre moving , FPS 9.67, Running 27.50s Step 263( N/A%), pre moving , FPS 9.67, Running 27.60s Step 264( N/A%), pre moving , FPS 9.63, Running 27.69s Step 265( N/A%), pre moving , FPS 9.62, Running 27.79s Step 266( N/A%), pre moving , FPS 9.70, Running 27.88s Step 267( N/A%), pre moving , FPS 9.73, Running 27.97s Step 268( N/A%), pre moving , FPS 9.82, Running 28.06s Step 269( N/A%), pre moving , FPS 9.84, Running 28.15s Step 270( N/A%), pre moving , FPS 9.86, Running 28.25s Step 271( N/A%), pre moving , FPS 10.09, Running 28.32s Step 272( N/A%), pre moving , FPS 10.14, Running 28.41s Step 273( N/A%), pre moving , FPS 10.15, Running 28.52s Step 274( N/A%), pre moving , FPS 10.18, Running 28.61s Step 275( N/A%), pre moving , FPS 10.13, Running 28.72s Step 276( N/A%), pre moving , FPS 10.25, Running 28.81s Step 277( N/A%), pre moving , FPS 10.25, Running 28.91s Step 278( N/A%), pre moving , FPS 10.30, Running 29.01s Step 279( N/A%), pre moving , FPS 10.32, Running 29.10s Step 280( N/A%), pre moving , FPS 10.22, Running 29.22s Step 281( N/A%), pre moving , FPS 10.35, Running 29.32s Step 282( N/A%), pre moving , FPS 10.44, Running 29.41s Step 283( N/A%), pre moving , FPS 10.56, Running 29.49s Step 284( N/A%), pre moving , FPS 10.56, Running 29.59s Step 285( N/A%), pre moving , FPS 10.71, Running 29.66s Step 286( N/A%), pre moving , FPS 10.78, Running 29.73s Step 287( N/A%), pre moving , FPS 10.95, Running 29.80s Step 288( N/A%), pre moving , FPS 11.08, Running 29.87s Step 289( N/A%), pre moving , FPS 11.13, Running 29.95s Step 290( N/A%), pre moving , FPS 11.48, Running 29.99s Step 291( N/A%), pre moving , FPS 11.59, Running 30.04s Step 292( N/A%), pre moving , FPS 11.94, Running 30.09s Step 293( N/A%), pre moving , FPS 12.42, Running 30.13s Step 294( N/A%), pre moving , FPS 12.83, Running 30.17s Step 295( N/A%), pre moving , FPS 13.42, Running 30.21s Step 296( N/A%), pre moving , FPS 13.89, Running 30.25s Step 297( N/A%), pre moving , FPS 14.40, Running 30.30s Step 298( N/A%), pre moving , FPS 14.89, Running 30.35s Step 299( N/A%), pre moving , FPS 15.43, Running 30.40s Step 300( N/A%), pre moving , FPS 16.07, Running 30.46s Step 301( N/A%), pre moving , FPS 16.80, Running 30.51s Step 302( N/A%), pre moving , FPS 17.51, Running 30.56s Step 303( N/A%), pre moving , FPS 18.02, Running 30.60s Step 304( N/A%), pre moving , FPS 19.03, Running 30.64s Step 305( N/A%), pre moving , FPS 19.55, Running 30.68s Step 306( N/A%), pre moving , FPS 20.27, Running 30.72s Step 307( N/A%), pre moving , FPS 20.77, Running 30.76s Step 308( N/A%), pre moving , FPS 21.28, Running 30.81s Step 309( N/A%), pre moving , FPS 22.01, Running 30.86s Step 310( N/A%), pre moving , FPS 8.52, Running 32.34s Step 311( N/A%), pre moving , FPS 7.83, Running 32.60s Step 312( N/A%), pre moving , FPS 7.48, Running 32.76s Step 313( N/A%), pre moving , FPS 6.96, Running 33.00s Step 314( N/A%), pre moving , FPS 6.60, Running 33.20s Step 315( N/A%), pre moving , FPS 5.91, Running 33.59s Step 316( N/A%), pre moving , FPS 5.69, Running 33.76s Step 317( N/A%), pre moving , FPS 5.39, Running 34.01s Step 318( N/A%), pre moving , FPS 5.19, Running 34.21s Step 319( N/A%), pre moving , FPS 4.91, Running 34.48s Step 320( N/A%), pre moving , FPS 4.76, Running 34.66s Step 321( N/A%), pre moving , FPS 4.51, Running 34.95s Step 322( N/A%), pre moving , FPS 4.42, Running 35.08s Step 323( N/A%), pre moving , FPS 4.24, Running 35.32s Step 324( N/A%), pre moving , FPS 4.11, Running 35.51s Step 325( N/A%), pre moving , FPS 3.91, Running 35.79s Step 326( N/A%), pre moving , FPS 3.80, Running 35.98s Step 327( N/A%), pre moving , FPS 3.68, Running 36.20s Step 328( N/A%), pre moving , FPS 3.61, Running 36.34s Step 329( N/A%), pre moving , FPS 3.47, Running 36.62s Step 330( 0.17%), action 1, FPS 3.98, Running 37.36s Step 331( 0.33%), action 2, FPS 3.87, Running 37.76s Step 332( 0.50%), action 3, FPS 3.58, Running 38.35s Step 333( 0.67%), action 4, FPS 3.55, Running 38.64s Step 334( 0.83%), action 5, FPS 3.42, Running 39.04s Step 335( 1.00%), action 6, FPS 3.51, Running 39.29s Step 336( 1.17%), action 7, FPS 3.38, Running 39.67s Step 337( 1.33%), action 8, FPS 3.35, Running 39.97s Step 338( 1.50%), action 9, FPS 3.25, Running 40.37s Step 339( 1.67%), action 10, FPS 3.21, Running 40.70s Step 340( 1.83%), action 11, FPS 3.02, Running 41.29s Step 341( 2.00%), action 12, FPS 3.03, Running 41.55s Step 342( 2.17%), action 13, FPS 2.86, Running 42.08s Step 343( 2.33%), action 14, FPS 2.85, Running 42.33s Step 344( 2.50%), action 15, FPS 2.72, Running 42.87s Step 345( 2.67%), action 16, FPS 2.71, Running 43.18s Step 346( 2.83%), action 17, FPS 2.60, Running 43.67s Step 347( 3.00%), action 18, FPS 2.56, Running 44.01s Step 348( 3.17%), action 19, FPS 2.44, Running 44.55s Step 349( 3.33%), action 20, FPS 2.38, Running 45.01s Step 350( 3.50%), action 21, FPS 2.32, Running 45.98s Step 351( 3.67%), action 22, FPS 2.35, Running 46.27s Step 352( 3.83%), action 23, FPS 2.36, Running 46.81s Step 353( 4.00%), action 24, FPS 2.37, Running 47.07s Step 354( 4.17%), action 25, FPS 2.32, Running 47.66s Step 355( 4.33%), action 26, FPS 2.31, Running 47.97s Step 356( 4.50%), action 27, FPS 2.24, Running 48.61s Step 357( 4.67%), action 28, FPS 2.23, Running 48.93s Step 358( 4.83%), action 29, FPS 2.17, Running 49.56s Step 359( 5.00%), action 30, FPS 2.17, Running 49.92s Step 360( 5.17%), action 31, FPS 2.08, Running 50.92s Step 361( 5.33%), action 32, FPS 2.04, Running 51.34s Step 362( 5.50%), action 33, FPS 1.99, Running 52.14s Step 363( 5.67%), action 34, FPS 1.98, Running 52.41s Step 364( 5.83%), action 35, FPS 1.99, Running 52.93s Step 365( 6.00%), action 36, FPS 1.98, Running 53.29s Step 366( 6.17%), action 37, FPS 1.98, Running 53.75s Step 367( 6.33%), action 38, FPS 1.97, Running 54.15s Step 368( 6.50%), action 39, FPS 1.99, Running 54.57s Step 369( 6.67%), action 40, FPS 2.00, Running 55.00s Step 370( 6.83%), action 41, FPS 2.07, Running 55.64s Step 371( 7.00%), action 42, FPS 2.05, Running 56.02s Step 372( 7.17%), action 43, FPS 2.02, Running 56.70s Step 373( 7.33%), action 44, FPS 2.00, Running 57.07s Step 374( 7.50%), action 45, FPS 2.04, Running 57.44s Step 375( 7.67%), action 46, FPS 2.04, Running 57.75s Step 376( 7.83%), action 47, FPS 2.08, Running 58.20s Step 377( 8.00%), action 48, FPS 2.09, Running 58.50s Step 378( 8.17%), action 49, FPS 2.09, Running 59.11s Step 379( 8.33%), action 50, FPS 2.04, Running 59.72s Step 380( 8.50%), action 51, FPS 2.08, Running 60.52s Step 381( 8.67%), action 52, FPS 2.07, Running 61.01s Step 382( 8.83%), action 53, FPS 2.15, Running 61.44s Step 383( 9.00%), action 54, FPS 2.15, Running 61.69s Step 384( 9.17%), action 55, FPS 2.09, Running 62.49s Step 385( 9.33%), action 56, FPS 2.11, Running 62.76s Step 386( 9.50%), action 57, FPS 2.12, Running 63.20s Step 387( 9.67%), action 58, FPS 2.15, Running 63.44s Step 388( 9.83%), action 59, FPS 2.13, Running 63.97s Step 389( 10.00%), action 60, FPS 2.14, Running 64.35s Step 390( 10.17%), action 61, FPS 2.10, Running 65.16s Step 391( 10.33%), action 62, FPS 2.06, Running 65.72s Step 392( 10.50%), action 63, FPS 2.11, Running 66.18s Step 393( 10.67%), action 64, FPS 2.12, Running 66.48s Step 394( 10.83%), action 65, FPS 2.11, Running 66.93s Step 395( 11.00%), action 66, FPS 2.12, Running 67.19s Step 396( 11.17%), action 67, FPS 2.11, Running 67.70s Step 397( 11.33%), action 68, FPS 2.10, Running 68.04s Step 398( 11.50%), action 69, FPS 2.15, Running 68.43s Step 399( 11.67%), action 70, FPS 2.24, Running 68.66s Step 400( 11.83%), action 71, FPS 2.23, Running 69.48s Step 401( 12.00%), action 72, FPS 2.23, Running 69.97s Step 402( 12.17%), action 73, FPS 2.15, Running 70.76s Step 403( 12.33%), action 74, FPS 2.08, Running 71.32s Step 404( 12.50%), action 75, FPS 2.09, Running 72.06s Step 405( 12.67%), action 76, FPS 2.04, Running 72.59s Step 406( 12.83%), action 77, FPS 2.04, Running 73.00s Step 407( 13.00%), action 78, FPS 1.98, Running 73.56s Step 408( 13.17%), action 79, FPS 1.92, Running 74.40s Step 409( 13.33%), action 80, FPS 1.92, Running 74.79s Step 410( 13.50%), action 81, FPS 1.88, Running 75.78s Step 411( 13.67%), action 82, FPS 1.90, Running 76.27s Step 412( 13.83%), action 83, FPS 1.89, Running 76.75s Step 413( 14.00%), action 84, FPS 1.86, Running 77.22s Step 414( 14.17%), action 85, FPS 1.79, Running 78.09s Step 415( 14.33%), action 86, FPS 1.78, Running 78.42s Step 416( 14.50%), action 87, FPS 1.74, Running 79.21s Step 417( 14.67%), action 88, FPS 1.73, Running 79.58s Step 418( 14.83%), action 89, FPS 1.68, Running 80.37s Step 419( 15.00%), action 90, FPS 1.63, Running 80.91s Step 420( 15.17%), action 91, FPS 1.66, Running 81.55s Step 421( 15.33%), action 92, FPS 1.67, Running 81.93s Step 422( 15.50%), action 93, FPS 1.71, Running 82.43s Step 423( 15.67%), action 94, FPS 1.73, Running 82.90s Step 424( 15.83%), action 95, FPS 1.75, Running 83.46s Step 425( 16.00%), action 96, FPS 1.79, Running 83.77s Step 426( 16.17%), action 97, FPS 1.75, Running 84.46s Step 427( 16.33%), action 98, FPS 1.75, Running 84.97s Step 428( 16.50%), action 99, FPS 1.77, Running 85.72s Step 429( 16.67%), action 100, FPS 1.78, Running 86.00s Step 430( 16.83%), action 101, FPS 1.83, Running 86.72s Step 431( 17.00%), action 102, FPS 1.83, Running 87.22s Step 432( 17.17%), action 103, FPS 1.80, Running 87.89s Step 433( 17.33%), action 104, FPS 1.81, Running 88.28s Step 434( 17.50%), action 105, FPS 1.88, Running 88.75s Step 435( 17.67%), action 106, FPS 1.87, Running 89.12s Step 436( 17.83%), action 107, FPS 1.91, Running 89.68s Step 437( 18.00%), action 108, FPS 1.93, Running 89.96s Step 438( 18.17%), action 109, FPS 1.93, Running 90.75s Step 439( 18.33%), action 110, FPS 1.96, Running 91.11s Step 440( 18.50%), action 111, FPS 1.95, Running 91.82s Step 441( 18.67%), action 112, FPS 1.95, Running 92.21s Step 442( 18.83%), action 113, FPS 1.94, Running 92.76s Step 443( 19.00%), action 114, FPS 1.95, Running 93.14s Step 444( 19.17%), action 115, FPS 1.94, Running 93.80s Step 445( 19.33%), action 116, FPS 1.90, Running 94.29s Step 446( 19.50%), action 117, FPS 1.91, Running 94.92s Step 447( 19.67%), action 118, FPS 1.90, Running 95.52s Step 448( 19.83%), action 119, FPS 1.89, Running 96.28s Step 449( 20.00%), action 120, FPS 1.88, Running 96.65s Step 450( 20.17%), action 121, FPS 1.83, Running 97.65s Step 451( 20.33%), action 122, FPS 1.83, Running 98.17s Step 452( 20.50%), action 123, FPS 1.84, Running 98.76s Step 453( 20.67%), action 124, FPS 1.82, Running 99.28s Step 454( 20.83%), action 125, FPS 1.77, Running 100.05s Step 455( 21.00%), action 126, FPS 1.76, Running 100.47s Step 456( 21.17%), action 127, FPS 1.73, Running 101.21s Step 457( 21.33%), action 128, FPS 1.69, Running 101.76s Step 458( 21.50%), action 129, FPS 1.70, Running 102.49s Step 459( 21.67%), action 130, FPS 1.71, Running 102.81s Step 460( 21.83%), action 131, FPS 1.73, Running 103.41s Step 461( 22.00%), action 132, FPS 1.72, Running 103.84s Step 462( 22.17%), action 133, FPS 1.69, Running 104.59s Step 463( 22.33%), action 134, FPS 1.70, Running 104.89s Step 464( 22.50%), action 135, FPS 1.71, Running 105.51s Step 465( 22.67%), action 136, FPS 1.71, Running 105.96s Step 466( 22.83%), action 137, FPS 1.71, Running 106.60s Step 467( 23.00%), action 138, FPS 1.73, Running 107.11s Step 468( 23.17%), action 139, FPS 1.75, Running 107.73s Step 469( 23.33%), action 140, FPS 1.71, Running 108.31s Step 470( 23.50%), action 141, FPS 1.77, Running 108.97s Step 471( 23.67%), action 142, FPS 1.77, Running 109.45s Step 472( 23.83%), action 143, FPS 1.79, Running 109.94s Step 473( 24.00%), action 144, FPS 1.82, Running 110.28s Step 474( 24.17%), action 145, FPS 1.87, Running 110.75s Step 475( 24.33%), action 146, FPS 1.89, Running 111.05s Step 476( 24.50%), action 147, FPS 1.94, Running 111.52s Step 477( 24.67%), action 148, FPS 1.99, Running 111.83s Step 478( 24.83%), action 149, FPS 2.04, Running 112.28s Step 479( 25.00%), action 150, FPS 2.02, Running 112.72s Step 480( 25.17%), action 151, FPS 2.00, Running 113.39s Step 481( 25.33%), action 152, FPS 2.04, Running 113.66s Step 482( 25.50%), action 153, FPS 2.09, Running 114.14s Step 483( 25.67%), action 154, FPS 2.11, Running 114.37s Step 484( 25.83%), action 155, FPS 2.12, Running 114.96s Step 485( 26.00%), action 156, FPS 2.14, Running 115.29s Step 486( 26.17%), action 157, FPS 2.16, Running 115.87s Step 487( 26.33%), action 158, FPS 2.13, Running 116.50s Step 488( 26.50%), action 159, FPS 2.11, Running 117.19s Step 489( 26.67%), action 160, FPS 2.17, Running 117.51s Step 490( 26.83%), action 161, FPS 2.15, Running 118.26s Step 491( 27.00%), action 162, FPS 2.16, Running 118.73s Step 492( 27.17%), action 163, FPS 2.11, Running 119.42s Step 493( 27.33%), action 164, FPS 2.10, Running 119.82s Step 494( 27.50%), action 165, FPS 2.10, Running 120.25s Step 495( 27.67%), action 166, FPS 2.07, Running 120.70s Step 496( 27.83%), action 167, FPS 2.00, Running 121.50s Step 497( 28.00%), action 168, FPS 1.97, Running 121.98s Step 498( 28.17%), action 169, FPS 1.92, Running 122.69s Step 499( 28.33%), action 170, FPS 1.92, Running 123.15s Step 500( 28.50%), action 171, FPS 1.89, Running 123.97s Step 501( 28.67%), action 172, FPS 1.84, Running 124.55s Step 502( 28.83%), action 173, FPS 1.79, Running 125.33s Step 503( 29.00%), action 174, FPS 1.75, Running 125.80s Step 504( 29.17%), action 175, FPS 1.72, Running 126.56s Step 505( 29.33%), action 176, FPS 1.71, Running 127.00s Step 506( 29.50%), action 177, FPS 1.70, Running 127.64s Step 507( 29.67%), action 178, FPS 1.72, Running 128.14s Step 508( 29.83%), action 179, FPS 1.76, Running 128.58s Step 509( 30.00%), action 180, FPS 1.74, Running 129.03s Step 510( 30.17%), action 181, FPS 1.71, Running 129.97s Step 511( 30.33%), action 182, FPS 1.70, Running 130.48s Step 512( 30.50%), action 183, FPS 1.67, Running 131.39s Step 513( 30.67%), action 184, FPS 1.66, Running 131.90s Step 514( 30.83%), action 185, FPS 1.61, Running 132.71s Step 515( 31.00%), action 186, FPS 1.62, Running 133.06s Step 516( 31.17%), action 187, FPS 1.65, Running 133.65s Step 517( 31.33%), action 188, FPS 1.67, Running 133.97s Step 518( 31.50%), action 189, FPS 1.69, Running 134.55s Step 519( 31.67%), action 190, FPS 1.68, Running 135.07s Step 520( 31.83%), action 191, FPS 1.68, Running 135.90s Step 521( 32.00%), action 192, FPS 1.70, Running 136.30s Step 522( 32.17%), action 193, FPS 1.73, Running 136.91s Step 523( 32.33%), action 194, FPS 1.74, Running 137.26s Step 524( 32.50%), action 195, FPS 1.76, Running 137.91s Step 525( 32.67%), action 196, FPS 1.75, Running 138.41s Step 526( 32.83%), action 197, FPS 1.75, Running 139.10s Step 527( 33.00%), action 198, FPS 1.74, Running 139.63s Step 528( 33.17%), action 199, FPS 1.72, Running 140.20s Step 529( 33.33%), action 200, FPS 1.72, Running 140.64s Step 530( 33.50%), action 201, FPS 1.74, Running 141.44s Step 531( 33.67%), action 202, FPS 1.77, Running 141.78s Step 532( 33.83%), action 203, FPS 1.83, Running 142.30s Step 533( 34.00%), action 204, FPS 1.85, Running 142.71s Step 534( 34.17%), action 205, FPS 1.87, Running 143.42s Step 535( 34.33%), action 206, FPS 1.89, Running 143.67s Step 536( 34.50%), action 207, FPS 1.85, Running 144.44s Step 537( 34.67%), action 208, FPS 1.82, Running 144.98s Step 538( 34.83%), action 209, FPS 1.79, Running 145.73s Step 539( 35.00%), action 210, FPS 1.82, Running 146.06s Step 540( 35.17%), action 211, FPS 1.81, Running 146.95s Step 541( 35.33%), action 212, FPS 1.82, Running 147.26s Step 542( 35.50%), action 213, FPS 1.84, Running 147.76s Step 543( 35.67%), action 214, FPS 1.86, Running 148.02s Step 544( 35.83%), action 215, FPS 1.86, Running 148.67s Step 545( 36.00%), action 216, FPS 1.88, Running 149.04s Step 546( 36.17%), action 217, FPS 1.94, Running 149.42s Step 547( 36.33%), action 218, FPS 1.98, Running 149.74s Step 548( 36.50%), action 219, FPS 2.01, Running 150.16s Step 549( 36.67%), action 220, FPS 2.04, Running 150.42s Step 550( 36.83%), action 221, FPS 2.01, Running 151.37s Step 551( 37.00%), action 222, FPS 1.99, Running 151.82s Step 552( 37.17%), action 223, FPS 2.00, Running 152.31s Step 553( 37.33%), action 224, FPS 2.03, Running 152.57s Step 554( 37.50%), action 225, FPS 2.08, Running 153.03s Step 555( 37.67%), action 226, FPS 2.02, Running 153.58s Step 556( 37.83%), action 227, FPS 2.01, Running 154.38s Step 557( 38.00%), action 228, FPS 2.07, Running 154.64s Step 558( 38.17%), action 229, FPS 2.07, Running 155.40s Step 559( 38.33%), action 230, FPS 2.04, Running 155.85s Step 560( 38.50%), action 231, FPS 2.05, Running 156.68s Step 561( 38.67%), action 232, FPS 2.03, Running 157.10s Step 562( 38.83%), action 233, FPS 1.98, Running 157.86s Step 563( 39.00%), action 234, FPS 1.97, Running 158.20s Step 564( 39.17%), action 235, FPS 1.92, Running 159.08s Step 565( 39.33%), action 236, FPS 1.93, Running 159.41s Step 566( 39.50%), action 237, FPS 1.87, Running 160.10s Step 567( 39.67%), action 238, FPS 1.88, Running 160.37s Step 568( 39.83%), action 239, FPS 1.85, Running 160.96s Step 569( 40.00%), action 240, FPS 1.82, Running 161.41s Step 570( 40.17%), action 241, FPS 1.81, Running 162.39s Step 571( 40.33%), action 242, FPS 1.83, Running 162.76s Step 572( 40.50%), action 243, FPS 1.79, Running 163.48s Step 573( 40.67%), action 244, FPS 1.77, Running 163.90s Step 574( 40.83%), action 245, FPS 1.72, Running 164.67s Step 575( 41.00%), action 246, FPS 1.75, Running 165.01s Step 576( 41.17%), action 247, FPS 1.75, Running 165.80s Step 577( 41.33%), action 248, FPS 1.75, Running 166.10s Step 578( 41.50%), action 249, FPS 1.77, Running 166.71s Step 579( 41.67%), action 250, FPS 1.77, Running 167.18s Step 580( 41.83%), action 251, FPS 1.76, Running 168.04s Step 581( 42.00%), action 252, FPS 1.79, Running 168.28s Step 582( 42.17%), action 253, FPS 1.85, Running 168.68s Step 583( 42.33%), action 254, FPS 1.86, Running 168.92s Step 584( 42.50%), action 255, FPS 1.95, Running 169.34s Step 585( 42.67%), action 256, FPS 1.95, Running 169.65s Step 586( 42.83%), action 257, FPS 1.99, Running 170.13s Step 587( 43.00%), action 258, FPS 1.99, Running 170.42s Step 588( 43.17%), action 259, FPS 1.98, Running 171.06s Step 589( 43.33%), action 260, FPS 1.96, Running 171.59s Step 590( 43.50%), action 261, FPS 2.03, Running 172.26s Step 591( 43.67%), action 262, FPS 2.05, Running 172.52s Step 592( 43.83%), action 263, FPS 2.13, Running 172.86s Step 593( 44.00%), action 264, FPS 2.17, Running 173.13s Step 594( 44.17%), action 265, FPS 2.26, Running 173.51s Step 595( 44.33%), action 266, FPS 2.29, Running 173.74s Step 596( 44.50%), action 267, FPS 2.39, Running 174.18s Step 597( 44.67%), action 268, FPS 2.40, Running 174.43s Step 598( 44.83%), action 269, FPS 2.47, Running 174.80s Step 599( 45.00%), action 270, FPS 2.54, Running 175.06s Step 600( 45.17%), action 271, FPS 2.66, Running 175.55s Step 601( 45.33%), action 272, FPS 2.64, Running 175.86s Step 602( 45.50%), action 273, FPS 2.64, Running 176.26s Step 603( 45.67%), action 274, FPS 2.63, Running 176.53s Step 604( 45.83%), action 275, FPS 2.65, Running 176.90s Step 605( 46.00%), action 276, FPS 2.67, Running 177.13s Step 606( 46.17%), action 277, FPS 2.70, Running 177.55s Step 607( 46.33%), action 278, FPS 2.71, Running 177.79s Step 608( 46.50%), action 279, FPS 2.79, Running 178.23s Step 609( 46.67%), action 280, FPS 2.91, Running 178.45s Step 610( 46.83%), action 281, FPS 2.94, Running 179.06s Step 611( 47.00%), action 282, FPS 2.89, Running 179.44s Step 612( 47.17%), action 283, FPS 2.85, Running 179.87s Step 613( 47.33%), action 284, FPS 2.81, Running 180.26s Step 614( 47.50%), action 285, FPS 2.74, Running 180.81s Step 615( 47.67%), action 286, FPS 2.68, Running 181.20s Step 616( 47.83%), action 287, FPS 2.58, Running 181.93s Step 617( 48.00%), action 288, FPS 2.48, Running 182.50s Step 618( 48.17%), action 289, FPS 2.46, Running 182.94s Step 619( 48.33%), action 290, FPS 2.41, Running 183.35s Step 620( 48.50%), action 291, FPS 2.26, Running 184.39s Step 621( 48.67%), action 292, FPS 2.21, Running 184.93s Step 622( 48.83%), action 293, FPS 2.19, Running 185.39s Step 623( 49.00%), action 294, FPS 2.13, Running 185.92s Step 624( 49.17%), action 295, FPS 2.05, Running 186.67s Step 625( 49.33%), action 296, FPS 2.02, Running 187.03s Step 626( 49.50%), action 297, FPS 1.96, Running 187.76s Step 627( 49.67%), action 298, FPS 1.90, Running 188.29s Step 628( 49.83%), action 299, FPS 1.85, Running 189.03s Step 629( 50.00%), action 300, FPS 1.81, Running 189.51s Step 630( 50.17%), action 301, FPS 1.77, Running 190.34s Step 631( 50.33%), action 302, FPS 1.75, Running 190.85s Step 632( 50.50%), action 303, FPS 1.74, Running 191.36s Step 633( 50.67%), action 304, FPS 1.74, Running 191.78s Step 634( 50.83%), action 305, FPS 1.71, Running 192.50s Step 635( 51.00%), action 306, FPS 1.70, Running 192.99s Step 636( 51.17%), action 307, FPS 1.70, Running 193.68s Step 637( 51.33%), action 308, FPS 1.69, Running 194.30s Step 638( 51.50%), action 309, FPS 1.65, Running 195.09s Step 639( 51.67%), action 310, FPS 1.63, Running 195.59s Step 640( 51.83%), action 311, FPS 1.66, Running 196.41s Step 641( 52.00%), action 312, FPS 1.68, Running 196.84s Step 642( 52.17%), action 313, FPS 1.67, Running 197.39s Step 643( 52.33%), action 314, FPS 1.67, Running 197.88s Step 644( 52.50%), action 315, FPS 1.68, Running 198.59s Step 645( 52.67%), action 316, FPS 1.67, Running 199.03s Step 646( 52.83%), action 317, FPS 1.67, Running 199.77s Step 647( 53.00%), action 318, FPS 1.68, Running 200.23s Step 648( 53.17%), action 319, FPS 1.67, Running 200.99s Step 649( 53.33%), action 320, FPS 1.67, Running 201.52s Step 650( 53.50%), action 321, FPS 1.63, Running 202.60s Step 651( 53.67%), action 322, FPS 1.63, Running 203.15s Step 652( 53.83%), action 323, FPS 1.59, Running 203.97s Step 653( 54.00%), action 324, FPS 1.57, Running 204.51s Step 654( 54.17%), action 325, FPS 1.56, Running 205.35s Step 655( 54.33%), action 326, FPS 1.58, Running 205.68s Step 656( 54.50%), action 327, FPS 1.60, Running 206.17s Step 657( 54.67%), action 328, FPS 1.64, Running 206.47s Step 658( 54.83%), action 329, FPS 1.65, Running 207.21s Step 659( 55.00%), action 330, FPS 1.67, Running 207.59s Step 660( 55.17%), action 331, FPS 1.63, Running 208.68s Step 661( 55.33%), action 332, FPS 1.62, Running 209.16s Step 662( 55.50%), action 333, FPS 1.61, Running 209.78s Step 663( 55.67%), action 334, FPS 1.61, Running 210.32s Step 664( 55.83%), action 335, FPS 1.61, Running 211.03s Step 665( 56.00%), action 336, FPS 1.60, Running 211.54s Step 666( 56.17%), action 337, FPS 1.60, Running 212.29s Step 667( 56.33%), action 338, FPS 1.60, Running 212.74s Step 668( 56.50%), action 339, FPS 1.60, Running 213.50s Step 669( 56.67%), action 340, FPS 1.61, Running 213.93s Step 670( 56.83%), action 341, FPS 1.64, Running 214.81s Step 671( 57.00%), action 342, FPS 1.65, Running 215.25s Step 672( 57.17%), action 343, FPS 1.69, Running 215.82s Step 673( 57.33%), action 344, FPS 1.74, Running 216.03s Step 674( 57.50%), action 345, FPS 1.77, Running 216.66s Step 675( 57.67%), action 346, FPS 1.76, Running 217.01s Step 676( 57.83%), action 347, FPS 1.77, Running 217.50s Step 677( 58.00%), action 348, FPS 1.71, Running 218.16s Step 678( 58.17%), action 349, FPS 1.71, Running 218.91s Step 679( 58.33%), action 350, FPS 1.72, Running 219.24s Step 680( 58.50%), action 351, FPS 1.75, Running 220.09s Step 681( 58.67%), action 352, FPS 1.74, Running 220.69s Step 682( 58.83%), action 353, FPS 1.71, Running 221.49s Step 683( 59.00%), action 354, FPS 1.72, Running 221.95s Step 684( 59.17%), action 355, FPS 1.71, Running 222.76s Step 685( 59.33%), action 356, FPS 1.74, Running 223.02s Step 686( 59.50%), action 357, FPS 1.74, Running 223.77s Step 687( 59.67%), action 358, FPS 1.73, Running 224.27s Step 688( 59.83%), action 359, FPS 1.72, Running 225.11s Step 689( 60.00%), action 360, FPS 1.71, Running 225.65s Step 690( 60.17%), action 361, FPS 1.71, Running 226.51s Step 691( 60.33%), action 362, FPS 1.72, Running 226.85s Step 692( 60.50%), action 363, FPS 1.72, Running 227.46s Step 693( 60.67%), action 364, FPS 1.67, Running 228.00s Step 694( 60.83%), action 365, FPS 1.69, Running 228.48s Step 695( 61.00%), action 366, FPS 1.68, Running 228.89s Step 696( 61.17%), action 367, FPS 1.66, Running 229.55s Step 697( 61.33%), action 368, FPS 1.71, Running 229.87s Step 698( 61.50%), action 369, FPS 1.73, Running 230.47s Step 699( 61.67%), action 370, FPS 1.70, Running 231.03s Step 700( 61.83%), action 371, FPS 1.69, Running 231.89s Step 701( 62.00%), action 372, FPS 1.73, Running 232.23s Step 702( 62.17%), action 373, FPS 1.78, Running 232.74s Step 703( 62.33%), action 374, FPS 1.77, Running 233.28s Step 704( 62.50%), action 375, FPS 1.78, Running 233.98s Step 705( 62.67%), action 376, FPS 1.74, Running 234.53s Step 706( 62.83%), action 377, FPS 1.78, Running 235.03s Step 707( 63.00%), action 378, FPS 1.77, Running 235.58s Step 708( 63.17%), action 379, FPS 1.83, Running 236.07s Step 709( 63.33%), action 380, FPS 1.86, Running 236.40s Step 710( 63.50%), action 381, FPS 1.86, Running 237.27s Step 711( 63.67%), action 382, FPS 1.83, Running 237.80s Step 712( 63.83%), action 383, FPS 1.84, Running 238.32s Step 713( 64.00%), action 384, FPS 1.83, Running 238.92s Step 714( 64.17%), action 385, FPS 1.78, Running 239.71s Step 715( 64.33%), action 386, FPS 1.76, Running 240.28s Step 716( 64.50%), action 387, FPS 1.73, Running 241.12s Step 717( 64.67%), action 388, FPS 1.70, Running 241.60s Step 718( 64.83%), action 389, FPS 1.68, Running 242.40s Step 719( 65.00%), action 390, FPS 1.69, Running 242.88s Step 720( 65.17%), action 391, FPS 1.69, Running 243.74s Step 721( 65.33%), action 392, FPS 1.67, Running 244.21s Step 722( 65.50%), action 393, FPS 1.64, Running 244.95s Step 723( 65.67%), action 394, FPS 1.66, Running 245.31s Step 724( 65.83%), action 395, FPS 1.66, Running 246.04s Step 725( 66.00%), action 396, FPS 1.67, Running 246.52s Step 726( 66.17%), action 397, FPS 1.66, Running 247.06s Step 727( 66.33%), action 398, FPS 1.71, Running 247.30s Step 728( 66.50%), action 399, FPS 1.72, Running 247.71s Step 729( 66.67%), action 400, FPS 1.70, Running 248.18s Step 730( 66.83%), action 401, FPS 1.72, Running 248.89s Step 731( 67.00%), action 402, FPS 1.73, Running 249.38s Step 732( 67.17%), action 403, FPS 1.72, Running 249.93s Step 733( 67.33%), action 404, FPS 1.73, Running 250.49s Step 734( 67.50%), action 405, FPS 1.78, Running 250.94s Step 735( 67.67%), action 406, FPS 1.78, Running 251.54s Step 736( 67.83%), action 407, FPS 1.78, Running 252.34s Step 737( 68.00%), action 408, FPS 1.78, Running 252.84s Step 738( 68.17%), action 409, FPS 1.82, Running 253.40s Step 739( 68.33%), action 410, FPS 1.80, Running 253.98s Step 740( 68.50%), action 411, FPS 1.77, Running 255.03s Step 741( 68.67%), action 412, FPS 1.79, Running 255.41s Step 742( 68.83%), action 413, FPS 1.81, Running 256.01s Step 743( 69.00%), action 414, FPS 1.79, Running 256.48s Step 744( 69.17%), action 415, FPS 1.84, Running 256.91s Step 745( 69.33%), action 416, FPS 1.86, Running 257.26s Step 746( 69.50%), action 417, FPS 1.83, Running 257.99s Step 747( 69.67%), action 418, FPS 1.82, Running 258.30s Step 748( 69.83%), action 419, FPS 1.77, Running 259.04s Step 749( 70.00%), action 420, FPS 1.75, Running 259.60s Step 750( 70.17%), action 421, FPS 1.71, Running 260.57s Step 751( 70.33%), action 422, FPS 1.73, Running 260.96s Step 752( 70.50%), action 423, FPS 1.73, Running 261.50s Step 753( 70.67%), action 424, FPS 1.74, Running 261.96s Step 754( 70.83%), action 425, FPS 1.69, Running 262.75s Step 755( 71.00%), action 426, FPS 1.74, Running 263.03s Step 756( 71.17%), action 427, FPS 1.73, Running 263.89s Step 757( 71.33%), action 428, FPS 1.74, Running 264.36s Step 758( 71.50%), action 429, FPS 1.72, Running 265.02s Step 759( 71.67%), action 430, FPS 1.72, Running 265.58s Step 760( 71.83%), action 431, FPS 1.73, Running 266.59s Step 761( 72.00%), action 432, FPS 1.70, Running 267.16s Step 762( 72.17%), action 433, FPS 1.70, Running 267.79s Step 763( 72.33%), action 434, FPS 1.70, Running 268.27s Step 764( 72.50%), action 435, FPS 1.66, Running 268.92s Step 765( 72.67%), action 436, FPS 1.64, Running 269.47s Step 766( 72.83%), action 437, FPS 1.62, Running 270.33s Step 767( 73.00%), action 438, FPS 1.63, Running 270.55s Step 768( 73.17%), action 439, FPS 1.68, Running 270.98s Step 769( 73.33%), action 440, FPS 1.71, Running 271.27s Step 770( 73.50%), action 441, FPS 1.78, Running 271.84s Step 771( 73.67%), action 442, FPS 1.79, Running 272.17s Step 772( 73.83%), action 443, FPS 1.81, Running 272.56s Step 773( 74.00%), action 444, FPS 1.85, Running 272.80s Step 774( 74.17%), action 445, FPS 1.90, Running 273.27s Step 775( 74.33%), action 446, FPS 1.89, Running 273.59s Step 776( 74.50%), action 447, FPS 1.97, Running 274.03s Step 777( 74.67%), action 448, FPS 1.97, Running 274.51s Step 778( 74.83%), action 449, FPS 1.96, Running 275.24s Step 779( 75.00%), action 450, FPS 1.96, Running 275.77s Step 780( 75.17%), action 451, FPS 1.98, Running 276.67s Step 781( 75.33%), action 452, FPS 2.03, Running 277.03s Step 782( 75.50%), action 453, FPS 2.00, Running 277.77s Step 783( 75.67%), action 454, FPS 2.04, Running 278.06s Step 784( 75.83%), action 455, FPS 2.02, Running 278.82s Step 785( 76.00%), action 456, FPS 2.07, Running 279.12s Step 786( 76.17%), action 457, FPS 2.13, Running 279.72s Step 787( 76.33%), action 458, FPS 2.12, Running 280.00s Step 788( 76.50%), action 459, FPS 2.05, Running 280.75s Step 789( 76.67%), action 460, FPS 2.05, Running 281.02s Step 790( 76.83%), action 461, FPS 1.98, Running 281.94s Step 791( 77.00%), action 462, FPS 1.98, Running 282.25s Step 792( 77.17%), action 463, FPS 1.92, Running 282.95s Step 793( 77.33%), action 464, FPS 1.91, Running 283.28s Step 794( 77.50%), action 465, FPS 1.90, Running 283.82s Step 795( 77.67%), action 466, FPS 1.90, Running 284.09s Step 796( 77.83%), action 467, FPS 1.89, Running 284.62s Step 797( 78.00%), action 468, FPS 1.90, Running 285.04s Step 798( 78.17%), action 469, FPS 1.88, Running 285.86s Step 799( 78.33%), action 470, FPS 1.91, Running 286.27s Step 800( 78.50%), action 471, FPS 1.93, Running 287.02s Step 801( 78.67%), action 472, FPS 1.94, Running 287.36s Step 802( 78.83%), action 473, FPS 1.96, Running 287.96s Step 803( 79.00%), action 474, FPS 1.94, Running 288.37s Step 804( 79.17%), action 475, FPS 2.00, Running 288.84s Step 805( 79.33%), action 476, FPS 1.95, Running 289.37s Step 806( 79.50%), action 477, FPS 1.98, Running 289.84s Step 807( 79.67%), action 478, FPS 1.98, Running 290.09s Step 808( 79.83%), action 479, FPS 2.06, Running 290.48s Step 809( 80.00%), action 480, FPS 2.04, Running 290.81s Step 810( 80.17%), action 481, FPS 2.12, Running 291.37s Step 811( 80.33%), action 482, FPS 2.11, Running 291.74s Step 812( 80.50%), action 483, FPS 2.15, Running 292.25s Step 813( 80.67%), action 484, FPS 2.16, Running 292.53s Step 814( 80.83%), action 485, FPS 2.15, Running 293.11s Step 815( 81.00%), action 486, FPS 2.14, Running 293.45s Step 816( 81.17%), action 487, FPS 2.16, Running 293.86s Step 817( 81.33%), action 488, FPS 2.19, Running 294.17s Step 818( 81.50%), action 489, FPS 2.29, Running 294.59s Step 819( 81.67%), action 490, FPS 2.32, Running 294.88s Step 820( 81.83%), action 491, FPS 2.36, Running 295.50s Step 821( 82.00%), action 492, FPS 2.33, Running 295.93s Step 822( 82.17%), action 493, FPS 2.39, Running 296.33s Step 823( 82.33%), action 494, FPS 2.44, Running 296.58s Step 824( 82.50%), action 495, FPS 2.45, Running 297.01s Step 825( 82.67%), action 496, FPS 2.48, Running 297.44s Step 826( 82.83%), action 497, FPS 2.46, Running 297.98s Step 827( 83.00%), action 498, FPS 2.42, Running 298.35s Step 828( 83.17%), action 499, FPS 2.38, Running 298.88s Step 829( 83.33%), action 500, FPS 2.34, Running 299.34s Step 830( 83.50%), action 501, FPS 2.32, Running 299.99s Step 831( 83.67%), action 502, FPS 2.28, Running 300.50s Step 832( 83.83%), action 503, FPS 2.29, Running 300.99s Step 833( 84.00%), action 504, FPS 2.27, Running 301.33s Step 834( 84.17%), action 505, FPS 2.25, Running 302.01s Step 835( 84.33%), action 506, FPS 2.19, Running 302.56s Step 836( 84.50%), action 507, FPS 2.15, Running 303.19s Step 837( 84.67%), action 508, FPS 2.10, Running 303.69s Step 838( 84.83%), action 509, FPS 2.01, Running 304.55s Step 839( 85.00%), action 510, FPS 1.95, Running 305.14s Step 840( 85.17%), action 511, FPS 1.88, Running 306.15s Step 841( 85.33%), action 512, FPS 1.85, Running 306.76s Step 842( 85.50%), action 513, FPS 1.80, Running 307.44s Step 843( 85.67%), action 514, FPS 1.77, Running 307.85s Step 844( 85.83%), action 515, FPS 1.73, Running 308.57s Step 845( 86.00%), action 516, FPS 1.74, Running 308.91s Step 846( 86.17%), action 517, FPS 1.77, Running 309.30s Step 847( 86.33%), action 518, FPS 1.73, Running 309.91s Step 848( 86.50%), action 519, FPS 1.73, Running 310.45s Step 849( 86.67%), action 520, FPS 1.75, Running 310.79s Step 850( 86.83%), action 521, FPS 1.70, Running 311.73s Step 851( 87.00%), action 522, FPS 1.74, Running 312.00s Step 852( 87.17%), action 523, FPS 1.74, Running 312.50s Step 853( 87.33%), action 524, FPS 1.75, Running 312.75s Step 854( 87.50%), action 525, FPS 1.74, Running 313.51s Step 855( 87.67%), action 526, FPS 1.76, Running 313.90s Step 856( 87.83%), action 527, FPS 1.79, Running 314.38s Step 857( 88.00%), action 528, FPS 1.79, Running 314.90s Step 858( 88.17%), action 529, FPS 1.85, Running 315.36s Step 859( 88.33%), action 530, FPS 1.90, Running 315.68s Step 860( 88.50%), action 531, FPS 1.94, Running 316.47s Step 861( 88.67%), action 532, FPS 2.00, Running 316.74s Step 862( 88.83%), action 533, FPS 2.06, Running 317.14s Step 863( 89.00%), action 534, FPS 2.08, Running 317.46s Step 864( 89.17%), action 535, FPS 2.09, Running 318.13s Step 865( 89.33%), action 536, FPS 2.10, Running 318.43s Step 866( 89.50%), action 537, FPS 2.07, Running 318.96s Step 867( 89.67%), action 538, FPS 2.11, Running 319.36s Step 868( 89.83%), action 539, FPS 2.10, Running 319.95s Step 869( 90.00%), action 540, FPS 2.12, Running 320.20s Step 870( 90.17%), action 541, FPS 2.21, Running 320.80s Step 871( 90.33%), action 542, FPS 2.20, Running 321.08s Step 872( 90.50%), action 543, FPS 2.20, Running 321.60s Step 873( 90.67%), action 544, FPS 2.18, Running 321.94s Step 874( 90.83%), action 545, FPS 2.24, Running 322.42s Step 875( 91.00%), action 546, FPS 2.26, Running 322.74s Step 876( 91.17%), action 547, FPS 2.28, Running 323.16s Step 877( 91.33%), action 548, FPS 2.35, Running 323.41s Step 878( 91.50%), action 549, FPS 2.32, Running 323.99s Step 879( 91.67%), action 550, FPS 2.28, Running 324.46s Step 880( 91.83%), action 551, FPS 2.35, Running 324.97s Step 881( 92.00%), action 552, FPS 2.35, Running 325.26s Step 882( 92.17%), action 553, FPS 2.27, Running 325.95s Step 883( 92.33%), action 554, FPS 2.27, Running 326.28s Step 884( 92.50%), action 555, FPS 2.25, Running 327.00s Step 885( 92.67%), action 556, FPS 2.26, Running 327.27s Step 886( 92.83%), action 557, FPS 2.22, Running 327.99s Step 887( 93.00%), action 558, FPS 2.24, Running 328.28s Step 888( 93.17%), action 559, FPS 2.27, Running 328.76s Step 889( 93.33%), action 560, FPS 2.23, Running 329.16s Step 890( 93.50%), action 561, FPS 2.22, Running 329.83s Step 891( 93.67%), action 562, FPS 2.20, Running 330.18s Step 892( 93.83%), action 563, FPS 2.20, Running 330.68s Step 893( 94.00%), action 564, FPS 2.18, Running 331.09s Step 894( 94.17%), action 565, FPS 2.20, Running 331.49s Step 895( 94.33%), action 566, FPS 2.22, Running 331.76s Step 896( 94.50%), action 567, FPS 2.20, Running 332.25s Step 897( 94.67%), action 568, FPS 2.19, Running 332.54s Step 898( 94.83%), action 569, FPS 2.19, Running 333.13s Step 899( 95.00%), action 570, FPS 2.22, Running 333.48s Step 900( 95.17%), action 571, FPS 2.14, Running 334.31s Step 901( 95.33%), action 572, FPS 2.14, Running 334.61s Step 902( 95.50%), action 573, FPS 2.10, Running 335.46s Step 903( 95.67%), action 574, FPS 2.10, Running 335.81s Step 904( 95.83%), action 575, FPS 2.06, Running 336.69s Step 905( 96.00%), action 576, FPS 2.01, Running 337.20s Step 906( 96.17%), action 577, FPS 2.05, Running 337.75s Step 907( 96.33%), action 578, FPS 2.02, Running 338.16s Step 908( 96.50%), action 579, FPS 1.98, Running 338.84s Step 909( 96.67%), action 580, FPS 2.01, Running 339.12s Step 910( 96.83%), action 581, FPS 1.94, Running 340.14s Step 911( 97.00%), action 582, FPS 1.94, Running 340.46s Step 912( 97.17%), action 583, FPS 1.90, Running 341.23s Step 913( 97.33%), action 584, FPS 1.87, Running 341.80s Step 914( 97.50%), action 585, FPS 1.81, Running 342.52s Step 915( 97.67%), action 586, FPS 1.77, Running 343.07s Step 916( 97.83%), action 587, FPS 1.74, Running 343.73s Step 917( 98.00%), action 588, FPS 1.75, Running 344.00s Step 918( 98.17%), action 589, FPS 1.73, Running 344.67s Step 919( 98.33%), action 590, FPS 1.71, Running 345.20s Step 920( 98.50%), action 591, FPS 1.67, Running 346.31s Step 921( 98.67%), action 592, FPS 1.66, Running 346.66s Step 922( 98.83%), action 593, FPS 1.70, Running 347.25s Step 923( 99.00%), action 594, FPS 1.70, Running 347.57s Step 924( 99.17%), action 595, FPS 1.73, Running 348.25s Step 925( 99.33%), action 596, FPS 1.73, Running 348.78s Step 926( 99.50%), action 597, FPS 1.74, Running 349.24s Step 927( 99.67%), action 598, FPS 1.74, Running 349.64s Step 928( 99.83%), action 599, FPS 1.74, Running 350.37s Step 929(100.00%), action 600, FPS 1.69, Running 350.93s [2026-08-01 18:35:44] [27 ] Seed 26 failed after 351.13 s. +steps: 929 , actions: 600 . +Instruction: Empty +Total 2/27(7.41%) success. +Setting seed: 27 +Step 1( N/A%), pre moving , FPS 7.79, Running 0.13s Step 2( N/A%), pre moving , FPS 13.58, Running 0.15s Step 3( N/A%), pre moving , FPS 17.81, Running 0.17s Step 4( N/A%), pre moving , FPS 21.21, Running 0.19s Step 5( N/A%), pre moving , FPS 23.95, Running 0.21s Step 6( N/A%), pre moving , FPS 25.93, Running 0.23s Step 7( N/A%), pre moving , FPS 27.35, Running 0.26s Step 8( N/A%), pre moving , FPS 28.11, Running 0.28s Step 9( N/A%), pre moving , FPS 29.12, Running 0.31s Step 10( N/A%), pre moving , FPS 30.19, Running 0.33s Step 11( N/A%), pre moving , FPS 31.23, Running 0.35s Step 12( N/A%), pre moving , FPS 32.20, Running 0.37s Step 13( N/A%), pre moving , FPS 32.66, Running 0.40s Step 14( N/A%), pre moving , FPS 32.28, Running 0.43s Step 15( N/A%), pre moving , FPS 31.43, Running 0.48s Step 16( N/A%), pre moving , FPS 31.42, Running 0.51s Step 17( N/A%), pre moving , FPS 32.08, Running 0.53s Step 18( N/A%), pre moving , FPS 32.76, Running 0.55s Step 19( N/A%), pre moving , FPS 33.39, Running 0.57s Step 20( N/A%), pre moving , FPS 33.98, Running 0.59s Step 21( N/A%), pre moving , FPS 27.55, Running 0.85s Step 22( N/A%), pre moving , FPS 27.53, Running 0.87s Step 23( N/A%), pre moving , FPS 27.58, Running 0.89s Step 24( N/A%), pre moving , FPS 27.55, Running 0.91s Step 25( N/A%), pre moving , FPS 27.19, Running 0.94s Step 26( N/A%), pre moving , FPS 21.02, Running 1.18s Step 27( N/A%), pre moving , FPS 21.02, Running 1.21s Step 28( N/A%), pre moving , FPS 21.09, Running 1.23s Step 29( N/A%), pre moving , FPS 21.03, Running 1.26s Step 30( N/A%), pre moving , FPS 21.00, Running 1.28s Step 31( N/A%), pre moving , FPS 20.95, Running 1.31s Step 32( N/A%), pre moving , FPS 20.93, Running 1.33s Step 33( N/A%), pre moving , FPS 20.98, Running 1.35s Step 34( N/A%), pre moving , FPS 21.31, Running 1.37s Step 35( N/A%), pre moving , FPS 21.88, Running 1.39s Step 36( N/A%), pre moving , FPS 13.70, Running 1.97s Step 37( N/A%), pre moving , FPS 12.46, Running 2.14s Step 38( N/A%), pre moving , FPS 12.37, Running 2.17s Step 39( N/A%), pre moving , FPS 12.27, Running 2.20s Step 40( N/A%), pre moving , FPS 12.26, Running 2.22s Step 41( N/A%), pre moving , FPS 14.42, Running 2.24s Step 42( N/A%), pre moving , FPS 14.40, Running 2.26s Step 43( N/A%), pre moving , FPS 14.40, Running 2.28s Step 44( N/A%), pre moving , FPS 14.42, Running 2.30s Step 45( N/A%), pre moving , FPS 14.49, Running 2.33s Step 46( N/A%), pre moving , FPS 17.05, Running 2.36s Step 47( N/A%), pre moving , FPS 17.10, Running 2.38s Step 48( N/A%), pre moving , FPS 11.91, Running 2.91s Step 49( N/A%), pre moving , FPS 11.95, Running 2.93s Step 50( N/A%), pre moving , FPS 11.91, Running 2.96s Step 51( N/A%), pre moving , FPS 11.90, Running 2.99s Step 52( N/A%), pre moving , FPS 11.88, Running 3.01s Step 53( N/A%), pre moving , FPS 11.86, Running 3.04s Step 54( N/A%), pre moving , FPS 11.82, Running 3.06s Step 55( N/A%), pre moving , FPS 11.78, Running 3.09s Step 56( N/A%), pre moving , FPS 17.26, Running 3.13s Step 57( N/A%), pre moving , FPS 19.55, Running 3.16s Step 58( N/A%), pre moving , FPS 19.37, Running 3.20s Step 59( N/A%), pre moving , FPS 19.40, Running 3.23s Step 60( N/A%), pre moving , FPS 19.12, Running 3.27s Step 61( N/A%), pre moving , FPS 18.75, Running 3.31s Step 62( N/A%), pre moving , FPS 18.33, Running 3.35s Step 63( N/A%), pre moving , FPS 18.07, Running 3.39s Step 64( N/A%), pre moving , FPS 17.74, Running 3.43s Step 65( N/A%), pre moving , FPS 17.62, Running 3.46s Step 66( N/A%), pre moving , FPS 17.61, Running 3.49s Step 67( N/A%), pre moving , FPS 17.45, Running 3.52s Step 68( N/A%), pre moving , FPS 31.04, Running 3.56s Step 69( N/A%), pre moving , FPS 30.56, Running 3.59s Step 70( N/A%), pre moving , FPS 30.03, Running 3.63s Step 71( N/A%), pre moving , FPS 29.73, Running 3.66s Step 72( N/A%), pre moving , FPS 28.92, Running 3.70s Step 73( N/A%), pre moving , FPS 28.38, Running 3.74s Step 74( N/A%), pre moving , FPS 27.78, Running 3.78s Step 75( N/A%), pre moving , FPS 27.40, Running 3.82s Step 76( N/A%), pre moving , FPS 27.65, Running 3.85s Step 77( N/A%), pre moving , FPS 27.25, Running 3.89s Step 78( N/A%), pre moving , FPS 27.30, Running 3.93s Step 79( N/A%), pre moving , FPS 26.81, Running 3.98s Step 80( N/A%), pre moving , FPS 26.98, Running 4.01s Step 81( N/A%), pre moving , FPS 27.36, Running 4.04s Step 82( N/A%), pre moving , FPS 27.43, Running 4.08s Step 83( N/A%), pre moving , FPS 27.50, Running 4.12s Step 84( N/A%), pre moving , FPS 27.39, Running 4.16s Step 85( N/A%), pre moving , FPS 27.29, Running 4.19s Step 86( N/A%), pre moving , FPS 27.03, Running 4.23s Step 87( N/A%), pre moving , FPS 27.04, Running 4.26s Step 88( N/A%), pre moving , FPS 27.02, Running 4.30s Step 89( N/A%), pre moving , FPS 26.86, Running 4.33s Step 90( N/A%), pre moving , FPS 26.99, Running 4.37s Step 91( N/A%), pre moving , FPS 26.71, Running 4.41s Step 92( N/A%), pre moving , FPS 27.52, Running 4.43s Step 93( N/A%), pre moving , FPS 28.22, Running 4.45s Step 94( N/A%), pre moving , FPS 28.60, Running 4.48s Step 95( N/A%), pre moving , FPS 28.67, Running 4.52s Step 96( N/A%), pre moving , FPS 28.52, Running 4.55s Step 97( N/A%), pre moving , FPS 29.12, Running 4.58s Step 98( N/A%), pre moving , FPS 29.87, Running 4.60s Step 99( N/A%), pre moving , FPS 31.01, Running 4.62s Step 100( N/A%), pre moving , FPS 31.49, Running 4.64s Step 101( N/A%), pre moving , FPS 32.04, Running 4.66s Step 102( N/A%), pre moving , FPS 33.32, Running 4.68s Step 103( N/A%), pre moving , FPS 34.03, Running 4.70s Step 104( N/A%), pre moving , FPS 34.61, Running 4.74s Step 105( N/A%), pre moving , FPS 35.23, Running 4.76s Step 106( N/A%), pre moving , FPS 36.16, Running 4.78s Step 107( N/A%), pre moving , FPS 36.72, Running 4.81s Step 108( N/A%), pre moving , FPS 37.49, Running 4.83s Step 109( N/A%), pre moving , FPS 38.38, Running 4.85s Step 110( N/A%), pre moving , FPS 39.46, Running 4.88s Step 111( N/A%), pre moving , FPS 40.87, Running 4.90s Step 112( N/A%), pre moving , FPS 40.77, Running 4.92s Step 113( N/A%), pre moving , FPS 40.45, Running 4.95s Step 114( N/A%), pre moving , FPS 41.02, Running 4.97s Step 115( N/A%), pre moving , FPS 41.27, Running 5.00s Step 116( N/A%), pre moving , FPS 42.51, Running 5.02s Step 117( N/A%), pre moving , FPS 42.90, Running 5.05s Step 118( N/A%), pre moving , FPS 42.54, Running 5.07s Step 119( N/A%), pre moving , FPS 41.50, Running 5.10s Step 120( N/A%), pre moving , FPS 41.28, Running 5.13s Step 121( N/A%), pre moving , FPS 41.13, Running 5.15s Step 122( N/A%), pre moving , FPS 40.54, Running 5.18s Step 123( N/A%), pre moving , FPS 39.99, Running 5.21s Step 124( N/A%), pre moving , FPS 39.88, Running 5.24s Step 125( N/A%), pre moving , FPS 40.09, Running 5.26s Step 126( N/A%), pre moving , FPS 40.06, Running 5.28s Step 127( N/A%), pre moving , FPS 40.27, Running 5.30s Step 128( N/A%), pre moving , FPS 40.53, Running 5.32s Step 129( N/A%), pre moving , FPS 40.72, Running 5.35s Step 130( N/A%), pre moving , FPS 40.98, Running 5.37s Step 131( N/A%), pre moving , FPS 40.91, Running 5.39s Step 132( N/A%), pre moving , FPS 15.88, Running 6.18s Step 133( N/A%), pre moving , FPS 13.24, Running 6.46s Step 134( N/A%), pre moving , FPS 11.91, Running 6.65s Step 135( N/A%), pre moving , FPS 10.45, Running 6.91s Step 136( N/A%), pre moving , FPS 9.81, Running 7.06s Step 137( N/A%), pre moving , FPS 8.77, Running 7.33s Step 138( N/A%), pre moving , FPS 8.18, Running 7.52s Step 139( N/A%), pre moving , FPS 7.47, Running 7.78s Step 140( N/A%), pre moving , FPS 7.17, Running 7.91s Step 141( N/A%), pre moving , FPS 6.55, Running 8.20s Step 142( N/A%), pre moving , FPS 6.25, Running 8.38s Step 143( N/A%), pre moving , FPS 5.80, Running 8.65s Step 144( N/A%), pre moving , FPS 5.64, Running 8.79s Step 145( N/A%), pre moving , FPS 5.34, Running 9.00s Step 146( N/A%), pre moving , FPS 5.16, Running 9.16s Step 147( N/A%), pre moving , FPS 4.87, Running 9.41s Step 148( N/A%), pre moving , FPS 4.74, Running 9.54s Step 149( N/A%), pre moving , FPS 4.47, Running 9.82s Step 150( N/A%), pre moving , FPS 4.32, Running 9.99s Step 151( N/A%), pre moving , FPS 4.11, Running 10.25s Step 152( N/A%), pre moving , FPS 4.67, Running 10.46s Step 153( N/A%), pre moving , FPS 4.70, Running 10.71s Step 154( N/A%), pre moving , FPS 4.66, Running 10.94s Step 155( N/A%), pre moving , FPS 4.74, Running 11.14s Step 156( N/A%), pre moving , FPS 4.72, Running 11.29s Step 157( N/A%), pre moving , FPS 4.73, Running 11.55s Step 158( N/A%), pre moving , FPS 4.77, Running 11.71s Step 159( N/A%), pre moving , FPS 4.82, Running 11.93s Step 160( N/A%), pre moving , FPS 4.63, Running 12.23s Step 161( N/A%), pre moving , FPS 4.65, Running 12.51s Step 162( N/A%), pre moving , FPS 4.68, Running 12.65s Step 163( N/A%), pre moving , FPS 4.74, Running 12.87s Step 164( N/A%), pre moving , FPS 4.68, Running 13.06s Step 165( N/A%), pre moving , FPS 4.64, Running 13.31s Step 166( N/A%), pre moving , FPS 4.63, Running 13.48s Step 167( N/A%), pre moving , FPS 4.61, Running 13.75s Step 168( N/A%), pre moving , FPS 4.57, Running 13.92s Step 169( N/A%), pre moving , FPS 4.62, Running 14.16s Step 170( N/A%), pre moving , FPS 4.61, Running 14.33s Step 171( N/A%), pre moving , FPS 4.61, Running 14.60s Step 172( N/A%), pre moving , FPS 4.60, Running 14.81s Step 173( N/A%), pre moving , FPS 4.54, Running 15.11s Step 174( N/A%), pre moving , FPS 4.57, Running 15.32s Step 175( N/A%), pre moving , FPS 4.49, Running 15.59s Step 176( N/A%), pre moving , FPS 4.48, Running 15.76s Step 177( N/A%), pre moving , FPS 4.48, Running 16.02s Step 178( N/A%), pre moving , FPS 4.47, Running 16.19s Step 179( N/A%), pre moving , FPS 4.40, Running 16.47s Step 180( N/A%), pre moving , FPS 4.52, Running 16.65s Step 181( N/A%), pre moving , FPS 4.53, Running 16.92s Step 182( N/A%), pre moving , FPS 4.50, Running 17.09s Step 183( N/A%), pre moving , FPS 4.47, Running 17.34s Step 184( N/A%), pre moving , FPS 4.47, Running 17.53s Step 185( N/A%), pre moving , FPS 4.45, Running 17.80s Step 186( N/A%), pre moving , FPS 4.41, Running 18.01s Step 187( N/A%), pre moving , FPS 4.40, Running 18.30s Step 188( N/A%), pre moving , FPS 4.40, Running 18.47s Step 189( N/A%), pre moving , FPS 4.35, Running 18.75s Step 190( N/A%), pre moving , FPS 4.33, Running 18.95s Step 191( N/A%), pre moving , FPS 4.29, Running 19.26s Step 192( N/A%), pre moving , FPS 4.30, Running 19.46s Step 193( N/A%), pre moving , FPS 4.29, Running 19.78s Step 194( N/A%), pre moving , FPS 4.27, Running 20.00s Step 195( N/A%), pre moving , FPS 4.19, Running 20.36s Step 196( N/A%), pre moving , FPS 4.16, Running 20.57s Step 197( N/A%), pre moving , FPS 4.13, Running 20.87s Step 198( N/A%), pre moving , FPS 4.22, Running 20.92s Step 199( N/A%), pre moving , FPS 4.45, Running 20.97s Step 200( N/A%), pre moving , FPS 4.58, Running 21.02s Step 201( N/A%), pre moving , FPS 4.83, Running 21.06s Step 202( N/A%), pre moving , FPS 4.98, Running 21.10s Step 203( N/A%), pre moving , FPS 5.25, Running 21.15s Step 204( N/A%), pre moving , FPS 5.46, Running 21.19s Step 205( N/A%), pre moving , FPS 5.84, Running 21.23s Step 206( N/A%), pre moving , FPS 6.14, Running 21.27s Step 207( N/A%), pre moving , FPS 6.60, Running 21.33s Step 208( N/A%), pre moving , FPS 5.97, Running 21.82s Step 209( N/A%), pre moving , FPS 6.43, Running 21.86s Step 210( N/A%), pre moving , FPS 6.72, Running 21.93s Step 211( N/A%), pre moving , FPS 7.35, Running 21.98s Step 212( N/A%), pre moving , FPS 7.81, Running 22.02s Step 213( N/A%), pre moving , FPS 8.73, Running 22.07s Step 214( N/A%), pre moving , FPS 9.37, Running 22.14s Step 215( N/A%), pre moving , FPS 10.87, Running 22.20s Step 216( N/A%), pre moving , FPS 11.72, Running 22.27s Step 217( N/A%), pre moving , FPS 13.61, Running 22.34s Step 218( N/A%), pre moving , FPS 13.50, Running 22.40s Step 219( N/A%), pre moving , FPS 13.28, Running 22.48s Step 220( N/A%), pre moving , FPS 13.10, Running 22.55s Step 221( N/A%), pre moving , FPS 12.79, Running 22.63s Step 222( N/A%), pre moving , FPS 12.52, Running 22.70s Step 223( N/A%), pre moving , FPS 12.51, Running 22.75s Step 224( N/A%), pre moving , FPS 12.49, Running 22.79s Step 225( N/A%), pre moving , FPS 12.43, Running 22.84s Step 226( N/A%), pre moving , FPS 12.34, Running 22.89s Step 227( N/A%), pre moving , FPS 12.43, Running 22.94s Step 228( N/A%), pre moving , FPS 17.18, Running 22.98s Step 229( N/A%), pre moving , FPS 17.21, Running 23.03s Step 230( N/A%), pre moving , FPS 16.94, Running 23.11s Step 231( N/A%), pre moving , FPS 16.60, Running 23.18s Step 232( N/A%), pre moving , FPS 15.76, Running 23.29s Step 233( N/A%), pre moving , FPS 15.14, Running 23.39s Step 234( N/A%), pre moving , FPS 15.14, Running 23.46s Step 235( N/A%), pre moving , FPS 14.99, Running 23.54s Step 236( N/A%), pre moving , FPS 14.94, Running 23.61s Step 237( N/A%), pre moving , FPS 14.89, Running 23.68s Step 238( N/A%), pre moving , FPS 14.85, Running 23.75s Step 239( N/A%), pre moving , FPS 14.87, Running 23.82s Step 240( N/A%), pre moving , FPS 14.90, Running 23.89s Step 241( N/A%), pre moving , FPS 14.97, Running 23.96s Step 242( N/A%), pre moving , FPS 15.31, Running 24.01s Step 243( N/A%), pre moving , FPS 15.08, Running 24.07s Step 244( N/A%), pre moving , FPS 15.11, Running 24.11s Step 245( N/A%), pre moving , FPS 14.85, Running 24.19s Step 246( N/A%), pre moving , FPS 14.99, Running 24.23s Step 247( N/A%), pre moving , FPS 15.03, Running 24.27s Step 248( N/A%), pre moving , FPS 14.93, Running 24.32s Step 249( N/A%), pre moving , FPS 14.90, Running 24.37s Step 250( N/A%), pre moving , FPS 15.39, Running 24.41s Step 251( N/A%), pre moving , FPS 15.72, Running 24.46s Step 252( N/A%), pre moving , FPS 16.45, Running 24.51s Step 253( N/A%), pre moving , FPS 17.21, Running 24.55s Step 254( N/A%), pre moving , FPS 17.58, Running 24.59s Step 255( N/A%), pre moving , FPS 11.99, Running 25.21s Step 256( N/A%), pre moving , FPS 12.14, Running 25.26s Step 257( N/A%), pre moving , FPS 12.32, Running 25.30s Step 258( N/A%), pre moving , FPS 12.52, Running 25.35s Step 259( N/A%), pre moving , FPS 12.72, Running 25.39s Step 260( N/A%), pre moving , FPS 12.67, Running 25.47s Step 261( N/A%), pre moving , FPS 12.71, Running 25.54s Step 262( N/A%), pre moving , FPS 12.50, Running 25.61s Step 263( N/A%), pre moving , FPS 12.33, Running 25.69s Step 264( N/A%), pre moving , FPS 11.87, Running 25.80s Step 265( N/A%), pre moving , FPS 11.54, Running 25.92s Step 266( N/A%), pre moving , FPS 11.15, Running 26.02s Step 267( N/A%), pre moving , FPS 10.78, Running 26.13s Step 268( N/A%), pre moving , FPS 10.54, Running 26.22s Step 269( N/A%), pre moving , FPS 10.25, Running 26.32s Step 270( N/A%), pre moving , FPS 9.94, Running 26.42s Step 271( N/A%), pre moving , FPS 9.62, Running 26.53s Step 272( N/A%), pre moving , FPS 9.41, Running 26.63s Step 273( N/A%), pre moving , FPS 9.14, Running 26.74s Step 274( N/A%), pre moving , FPS 8.78, Running 26.87s Step 275( N/A%), pre moving , FPS 11.09, Running 27.01s Step 276( N/A%), pre moving , FPS 10.67, Running 27.13s Step 277( N/A%), pre moving , FPS 10.12, Running 27.28s Step 278( N/A%), pre moving , FPS 9.72, Running 27.41s Step 279( N/A%), pre moving , FPS 9.37, Running 27.53s Step 280( N/A%), pre moving , FPS 9.07, Running 27.67s Step 281( N/A%), pre moving , FPS 8.83, Running 27.80s Step 282( N/A%), pre moving , FPS 8.71, Running 27.90s Step 283( N/A%), pre moving , FPS 8.60, Running 28.02s Step 284( N/A%), pre moving , FPS 8.60, Running 28.12s Step 285( N/A%), pre moving , FPS 8.66, Running 28.23s Step 286( N/A%), pre moving , FPS 8.64, Running 28.34s Step 287( N/A%), pre moving , FPS 8.67, Running 28.43s Step 288( N/A%), pre moving , FPS 8.67, Running 28.53s Step 289( N/A%), pre moving , FPS 8.73, Running 28.61s Step 290( N/A%), pre moving , FPS 8.81, Running 28.69s Step 291( N/A%), pre moving , FPS 8.97, Running 28.76s Step 292( N/A%), pre moving , FPS 9.06, Running 28.84s Step 293( N/A%), pre moving , FPS 9.10, Running 28.94s Step 294( N/A%), pre moving , FPS 9.08, Running 29.08s Step 295( N/A%), pre moving , FPS 9.22, Running 29.18s Step 296( N/A%), pre moving , FPS 9.30, Running 29.28s Step 297( N/A%), pre moving , FPS 9.52, Running 29.38s Step 298( N/A%), pre moving , FPS 9.68, Running 29.47s Step 299( N/A%), pre moving , FPS 9.81, Running 29.57s Step 300( N/A%), pre moving , FPS 10.01, Running 29.67s Step 301( N/A%), pre moving , FPS 10.16, Running 29.77s Step 302( N/A%), pre moving , FPS 10.22, Running 29.86s Step 303( N/A%), pre moving , FPS 10.34, Running 29.95s Step 304( N/A%), pre moving , FPS 10.35, Running 30.06s Step 305( N/A%), pre moving , FPS 10.51, Running 30.13s Step 306( N/A%), pre moving , FPS 10.69, Running 30.21s Step 307( N/A%), pre moving , FPS 10.81, Running 30.28s Step 308( N/A%), pre moving , FPS 10.93, Running 30.36s Step 309( N/A%), pre moving , FPS 10.99, Running 30.43s Step 310( N/A%), pre moving , FPS 11.04, Running 30.50s Step 311( N/A%), pre moving , FPS 11.08, Running 30.57s Step 312( N/A%), pre moving , FPS 11.31, Running 30.61s Step 313( N/A%), pre moving , FPS 11.65, Running 30.65s Step 314( N/A%), pre moving , FPS 12.31, Running 30.70s Step 315( N/A%), pre moving , FPS 12.61, Running 30.77s Step 316( N/A%), pre moving , FPS 13.09, Running 30.81s Step 317( N/A%), pre moving , FPS 13.57, Running 30.86s Step 318( N/A%), pre moving , FPS 13.93, Running 30.91s Step 319( N/A%), pre moving , FPS 14.45, Running 30.95s Step 320( N/A%), pre moving , FPS 15.11, Running 30.99s Step 321( N/A%), pre moving , FPS 15.81, Running 31.04s Step 322( N/A%), pre moving , FPS 16.29, Running 31.09s Step 323( N/A%), pre moving , FPS 16.97, Running 31.13s Step 324( N/A%), pre moving , FPS 17.90, Running 31.17s Step 325( N/A%), pre moving , FPS 18.48, Running 31.22s Step 326( N/A%), pre moving , FPS 19.05, Running 31.26s Step 327( N/A%), pre moving , FPS 19.49, Running 31.31s Step 328( N/A%), pre moving , FPS 8.32, Running 32.76s Step 329( N/A%), pre moving , FPS 7.71, Running 33.02s Step 330( N/A%), pre moving , FPS 7.47, Running 33.18s Step 331( N/A%), pre moving , FPS 6.83, Running 33.50s Step 332( N/A%), pre moving , FPS 6.43, Running 33.72s Step 333( N/A%), pre moving , FPS 5.96, Running 34.01s Step 334( N/A%), pre moving , FPS 5.73, Running 34.19s Step 335( N/A%), pre moving , FPS 5.44, Running 34.44s Step 336( N/A%), pre moving , FPS 5.19, Running 34.66s Step 337( N/A%), pre moving , FPS 4.88, Running 34.95s Step 338( N/A%), pre moving , FPS 4.70, Running 35.17s Step 339( N/A%), pre moving , FPS 4.46, Running 35.44s Step 340( N/A%), pre moving , FPS 4.34, Running 35.61s Step 341( N/A%), pre moving , FPS 4.16, Running 35.85s Step 342( N/A%), pre moving , FPS 4.06, Running 36.01s Step 343( N/A%), pre moving , FPS 3.90, Running 36.26s Step 344( N/A%), pre moving , FPS 3.77, Running 36.48s Step 345( N/A%), pre moving , FPS 3.62, Running 36.75s Step 346( N/A%), pre moving , FPS 3.52, Running 36.93s Step 347( N/A%), pre moving , FPS 3.41, Running 37.18s Step 348( 0.17%), action 1, FPS 3.70, Running 38.17s Step 349( 0.33%), action 2, FPS 3.56, Running 38.63s Step 350( 0.50%), action 3, FPS 3.36, Running 39.14s Step 351( 0.67%), action 4, FPS 3.33, Running 39.51s Step 352( 0.83%), action 5, FPS 3.20, Running 39.97s Step 353( 1.00%), action 6, FPS 3.17, Running 40.33s Step 354( 1.17%), action 7, FPS 3.02, Running 40.81s Step 355( 1.33%), action 8, FPS 2.96, Running 41.19s Step 356( 1.50%), action 9, FPS 2.87, Running 41.64s Step 357( 1.67%), action 10, FPS 2.84, Running 42.00s Step 358( 1.83%), action 11, FPS 2.73, Running 42.49s Step 359( 2.00%), action 12, FPS 2.72, Running 42.80s Step 360( 2.17%), action 13, FPS 2.52, Running 43.55s Step 361( 2.33%), action 14, FPS 2.47, Running 43.94s Step 362( 2.50%), action 15, FPS 2.37, Running 44.47s Step 363( 2.67%), action 16, FPS 2.31, Running 44.92s Step 364( 2.83%), action 17, FPS 2.15, Running 45.79s Step 365( 3.00%), action 18, FPS 2.11, Running 46.24s Step 366( 3.17%), action 19, FPS 2.05, Running 46.69s Step 367( 3.33%), action 20, FPS 2.02, Running 47.07s Step 368( 3.50%), action 21, FPS 2.12, Running 47.62s Step 369( 3.67%), action 22, FPS 2.13, Running 48.04s Step 370( 3.83%), action 23, FPS 2.07, Running 48.81s Step 371( 4.00%), action 24, FPS 2.09, Running 49.06s Step 372( 4.17%), action 25, FPS 2.07, Running 49.61s Step 373( 4.33%), action 26, FPS 2.10, Running 49.86s Step 374( 4.50%), action 27, FPS 2.09, Running 50.39s Step 375( 4.67%), action 28, FPS 2.10, Running 50.70s Step 376( 4.83%), action 29, FPS 2.05, Running 51.40s Step 377( 5.00%), action 30, FPS 2.02, Running 51.90s Step 378( 5.17%), action 31, FPS 1.99, Running 52.52s Step 379( 5.33%), action 32, FPS 1.95, Running 53.04s Step 380( 5.50%), action 33, FPS 1.93, Running 53.89s Step 381( 5.67%), action 34, FPS 1.91, Running 54.43s Step 382( 5.83%), action 35, FPS 1.87, Running 55.14s Step 383( 6.00%), action 36, FPS 1.87, Running 55.62s Step 384( 6.17%), action 37, FPS 1.89, Running 56.36s Step 385( 6.33%), action 38, FPS 1.90, Running 56.77s Step 386( 6.50%), action 39, FPS 1.83, Running 57.59s Step 387( 6.67%), action 40, FPS 1.83, Running 58.02s Step 388( 6.83%), action 41, FPS 1.74, Running 59.08s Step 389( 7.00%), action 42, FPS 1.75, Running 59.45s Step 390( 7.17%), action 43, FPS 1.77, Running 60.12s Step 391( 7.33%), action 44, FPS 1.72, Running 60.67s Step 392( 7.50%), action 45, FPS 1.72, Running 61.24s Step 393( 7.67%), action 46, FPS 1.69, Running 61.68s Step 394( 7.83%), action 47, FPS 1.69, Running 62.25s Step 395( 8.00%), action 48, FPS 1.65, Running 62.82s Step 396( 8.17%), action 49, FPS 1.65, Running 63.51s Step 397( 8.33%), action 50, FPS 1.65, Running 64.04s Step 398( 8.50%), action 51, FPS 1.60, Running 65.01s Step 399( 8.67%), action 52, FPS 1.60, Running 65.57s Step 400( 8.83%), action 53, FPS 1.60, Running 66.39s Step 401( 9.00%), action 54, FPS 1.63, Running 66.67s Step 402( 9.17%), action 55, FPS 1.67, Running 67.08s Step 403( 9.33%), action 56, FPS 1.68, Running 67.55s Step 404( 9.50%), action 57, FPS 1.69, Running 68.21s Step 405( 9.67%), action 58, FPS 1.67, Running 68.73s Step 406( 9.83%), action 59, FPS 1.69, Running 69.41s Step 407( 10.00%), action 60, FPS 1.69, Running 69.86s Step 408( 10.17%), action 61, FPS 1.72, Running 70.69s Step 409( 10.33%), action 62, FPS 1.74, Running 70.95s Step 410( 10.50%), action 63, FPS 1.77, Running 71.43s Step 411( 10.67%), action 64, FPS 1.81, Running 71.71s Step 412( 10.83%), action 65, FPS 1.83, Running 72.15s Step 413( 11.00%), action 66, FPS 1.85, Running 72.52s Step 414( 11.17%), action 67, FPS 1.81, Running 73.28s Step 415( 11.33%), action 68, FPS 1.84, Running 73.66s Step 416( 11.50%), action 69, FPS 1.82, Running 74.51s Step 417( 11.67%), action 70, FPS 1.86, Running 74.79s Step 418( 11.83%), action 71, FPS 1.87, Running 75.69s Step 419( 12.00%), action 72, FPS 1.92, Running 75.99s Step 420( 12.17%), action 73, FPS 1.92, Running 76.82s Step 421( 12.33%), action 74, FPS 1.90, Running 77.19s Step 422( 12.50%), action 75, FPS 1.84, Running 77.95s Step 423( 12.67%), action 76, FPS 1.83, Running 78.47s Step 424( 12.83%), action 77, FPS 1.83, Running 79.13s Step 425( 13.00%), action 78, FPS 1.87, Running 79.45s Step 426( 13.17%), action 79, FPS 1.88, Running 80.02s Step 427( 13.33%), action 80, FPS 1.92, Running 80.29s Step 428( 13.50%), action 81, FPS 1.95, Running 80.93s Step 429( 13.67%), action 82, FPS 1.93, Running 81.34s Step 430( 13.83%), action 83, FPS 1.88, Running 82.06s Step 431( 14.00%), action 84, FPS 1.88, Running 82.33s Step 432( 14.17%), action 85, FPS 1.85, Running 82.95s Step 433( 14.33%), action 86, FPS 1.86, Running 83.26s Step 434( 14.50%), action 87, FPS 1.85, Running 84.07s Step 435( 14.67%), action 88, FPS 1.81, Running 84.68s Step 436( 14.83%), action 89, FPS 1.84, Running 85.36s Step 437( 15.00%), action 90, FPS 1.83, Running 85.70s Step 438( 15.17%), action 91, FPS 1.81, Running 86.72s Step 439( 15.33%), action 92, FPS 1.79, Running 87.16s Step 440( 15.50%), action 93, FPS 1.86, Running 87.58s Step 441( 15.67%), action 94, FPS 1.85, Running 88.02s Step 442( 15.83%), action 95, FPS 1.86, Running 88.73s Step 443( 16.00%), action 96, FPS 1.85, Running 89.27s Step 444( 16.17%), action 97, FPS 1.86, Running 89.88s Step 445( 16.33%), action 98, FPS 1.85, Running 90.28s Step 446( 16.50%), action 99, FPS 1.83, Running 90.93s Step 447( 16.67%), action 100, FPS 1.81, Running 91.35s Step 448( 16.83%), action 101, FPS 1.75, Running 92.35s Step 449( 17.00%), action 102, FPS 1.73, Running 92.93s Step 450( 17.17%), action 103, FPS 1.74, Running 93.53s Step 451( 17.33%), action 104, FPS 1.74, Running 93.83s Step 452( 17.50%), action 105, FPS 1.73, Running 94.49s Step 453( 17.67%), action 106, FPS 1.69, Running 95.11s Step 454( 17.83%), action 107, FPS 1.69, Running 95.87s Step 455( 18.00%), action 108, FPS 1.74, Running 96.18s Step 456( 18.17%), action 109, FPS 1.74, Running 96.88s Step 457( 18.33%), action 110, FPS 1.71, Running 97.43s Step 458( 18.50%), action 111, FPS 1.71, Running 98.39s Step 459( 18.67%), action 112, FPS 1.73, Running 98.72s Step 460( 18.83%), action 113, FPS 1.68, Running 99.47s Step 461( 19.00%), action 114, FPS 1.67, Running 99.99s Step 462( 19.17%), action 115, FPS 1.68, Running 100.60s Step 463( 19.33%), action 116, FPS 1.68, Running 101.16s Step 464( 19.50%), action 117, FPS 1.68, Running 101.79s Step 465( 19.67%), action 118, FPS 1.69, Running 102.12s Step 466( 19.83%), action 119, FPS 1.69, Running 102.74s Step 467( 20.00%), action 120, FPS 1.68, Running 103.27s Step 468( 20.17%), action 121, FPS 1.68, Running 104.29s Step 469( 20.33%), action 122, FPS 1.69, Running 104.79s Step 470( 20.50%), action 123, FPS 1.67, Running 105.53s Step 471( 20.67%), action 124, FPS 1.67, Running 105.79s Step 472( 20.83%), action 125, FPS 1.65, Running 106.64s Step 473( 21.00%), action 126, FPS 1.67, Running 107.09s Step 474( 21.17%), action 127, FPS 1.66, Running 107.89s Step 475( 21.33%), action 128, FPS 1.67, Running 108.15s Step 476( 21.50%), action 129, FPS 1.69, Running 108.69s Step 477( 21.67%), action 130, FPS 1.72, Running 109.07s Step 478( 21.83%), action 131, FPS 1.71, Running 110.12s Step 479( 22.00%), action 132, FPS 1.67, Running 110.68s Step 480( 22.17%), action 133, FPS 1.66, Running 111.55s Step 481( 22.33%), action 134, FPS 1.66, Running 112.03s Step 482( 22.50%), action 135, FPS 1.65, Running 112.75s Step 483( 22.67%), action 136, FPS 1.68, Running 113.08s Step 484( 22.83%), action 137, FPS 1.71, Running 113.49s Step 485( 23.00%), action 138, FPS 1.69, Running 113.96s Step 486( 23.17%), action 139, FPS 1.68, Running 114.66s Step 487( 23.33%), action 140, FPS 1.72, Running 114.92s Step 488( 23.50%), action 141, FPS 1.74, Running 115.77s Step 489( 23.67%), action 142, FPS 1.78, Running 116.03s Step 490( 23.83%), action 143, FPS 1.82, Running 116.49s Step 491( 24.00%), action 144, FPS 1.80, Running 116.91s Step 492( 24.17%), action 145, FPS 1.85, Running 117.45s Step 493( 24.33%), action 146, FPS 1.88, Running 117.73s Step 494( 24.50%), action 147, FPS 1.95, Running 118.15s Step 495( 24.67%), action 148, FPS 1.92, Running 118.55s Step 496( 24.83%), action 149, FPS 1.94, Running 118.99s Step 497( 25.00%), action 150, FPS 1.94, Running 119.35s Step 498( 25.17%), action 151, FPS 1.98, Running 120.19s Step 499( 25.33%), action 152, FPS 2.03, Running 120.52s Step 500( 25.50%), action 153, FPS 2.09, Running 121.11s Step 501( 25.67%), action 154, FPS 2.14, Running 121.38s Step 502( 25.83%), action 155, FPS 2.18, Running 121.93s Step 503( 26.00%), action 156, FPS 2.20, Running 122.19s Step 504( 26.17%), action 157, FPS 2.14, Running 122.85s Step 505( 26.33%), action 158, FPS 2.15, Running 123.26s Step 506( 26.50%), action 159, FPS 2.16, Running 123.91s Step 507( 26.67%), action 160, FPS 2.14, Running 124.24s Step 508( 26.83%), action 161, FPS 2.17, Running 125.00s Step 509( 27.00%), action 162, FPS 2.11, Running 125.51s Step 510( 27.17%), action 163, FPS 2.03, Running 126.35s Step 511( 27.33%), action 164, FPS 2.06, Running 126.64s Step 512( 27.50%), action 165, FPS 2.05, Running 127.22s Step 513( 27.67%), action 166, FPS 2.04, Running 127.52s Step 514( 27.83%), action 167, FPS 2.00, Running 128.16s Step 515( 28.00%), action 168, FPS 2.01, Running 128.52s Step 516( 28.17%), action 169, FPS 1.98, Running 129.07s Step 517( 28.33%), action 170, FPS 2.00, Running 129.35s Step 518( 28.50%), action 171, FPS 1.98, Running 130.29s Step 519( 28.67%), action 172, FPS 1.97, Running 130.70s Step 520( 28.83%), action 173, FPS 1.98, Running 131.23s Step 521( 29.00%), action 174, FPS 1.96, Running 131.60s Step 522( 29.17%), action 175, FPS 1.96, Running 132.13s Step 523( 29.33%), action 176, FPS 1.94, Running 132.47s Step 524( 29.50%), action 177, FPS 1.99, Running 132.92s Step 525( 29.67%), action 178, FPS 2.01, Running 133.19s Step 526( 29.83%), action 179, FPS 2.04, Running 133.70s Step 527( 30.00%), action 180, FPS 2.05, Running 133.98s Step 528( 30.17%), action 181, FPS 2.08, Running 134.60s Step 529( 30.33%), action 182, FPS 2.14, Running 134.86s Step 530( 30.50%), action 183, FPS 2.24, Running 135.26s Step 531( 30.67%), action 184, FPS 2.20, Running 135.74s Step 532( 30.83%), action 185, FPS 2.24, Running 136.16s Step 533( 31.00%), action 186, FPS 2.21, Running 136.56s Step 534( 31.17%), action 187, FPS 2.25, Running 137.05s Step 535( 31.33%), action 188, FPS 2.22, Running 137.54s Step 536( 31.50%), action 189, FPS 2.25, Running 137.94s Step 537( 31.67%), action 190, FPS 2.26, Running 138.19s Step 538( 31.83%), action 191, FPS 2.35, Running 138.81s Step 539( 32.00%), action 192, FPS 2.36, Running 139.18s Step 540( 32.17%), action 193, FPS 2.39, Running 139.61s Step 541( 32.33%), action 194, FPS 2.42, Running 139.88s Step 542( 32.50%), action 195, FPS 2.46, Running 140.27s Step 543( 32.67%), action 196, FPS 2.49, Running 140.52s Step 544( 32.83%), action 197, FPS 2.44, Running 141.12s Step 545( 33.00%), action 198, FPS 2.42, Running 141.47s Step 546( 33.17%), action 199, FPS 2.43, Running 141.91s Step 547( 33.33%), action 200, FPS 2.42, Running 142.24s Step 548( 33.50%), action 201, FPS 2.41, Running 142.91s Step 549( 33.67%), action 202, FPS 2.40, Running 143.21s Step 550( 33.83%), action 203, FPS 2.33, Running 143.85s Step 551( 34.00%), action 204, FPS 2.39, Running 144.11s Step 552( 34.17%), action 205, FPS 2.40, Running 144.49s Step 553( 34.33%), action 206, FPS 2.42, Running 144.81s Step 554( 34.50%), action 207, FPS 2.46, Running 145.20s Step 555( 34.67%), action 208, FPS 2.49, Running 145.57s Step 556( 34.83%), action 209, FPS 2.46, Running 146.08s Step 557( 35.00%), action 210, FPS 2.44, Running 146.39s Step 558( 35.17%), action 211, FPS 2.41, Running 147.10s Step 559( 35.33%), action 212, FPS 2.44, Running 147.36s Step 560( 35.50%), action 213, FPS 2.43, Running 147.86s Step 561( 35.67%), action 214, FPS 2.37, Running 148.31s Step 562( 35.83%), action 215, FPS 2.34, Running 148.83s Step 563( 36.00%), action 216, FPS 2.31, Running 149.16s Step 564( 36.17%), action 217, FPS 2.34, Running 149.68s Step 565( 36.33%), action 218, FPS 2.32, Running 150.10s Step 566( 36.50%), action 219, FPS 2.27, Running 150.73s Step 567( 36.67%), action 220, FPS 2.23, Running 151.20s Step 568( 36.83%), action 221, FPS 2.19, Running 152.02s Step 569( 37.00%), action 222, FPS 2.18, Running 152.39s Step 570( 37.17%), action 223, FPS 2.24, Running 152.78s Step 571( 37.33%), action 224, FPS 2.23, Running 153.07s Step 572( 37.50%), action 225, FPS 2.15, Running 153.79s Step 573( 37.67%), action 226, FPS 2.15, Running 154.11s Step 574( 37.83%), action 227, FPS 2.12, Running 154.61s Step 575( 38.00%), action 228, FPS 2.15, Running 154.86s Step 576( 38.17%), action 229, FPS 2.15, Running 155.39s Step 577( 38.33%), action 230, FPS 2.15, Running 155.70s Step 578( 38.50%), action 231, FPS 2.20, Running 156.21s Step 579( 38.67%), action 232, FPS 2.20, Running 156.45s Step 580( 38.83%), action 233, FPS 2.19, Running 156.97s Step 581( 39.00%), action 234, FPS 2.23, Running 157.26s Step 582( 39.17%), action 235, FPS 2.21, Running 157.86s Step 583( 39.33%), action 236, FPS 2.17, Running 158.37s Step 584( 39.50%), action 237, FPS 2.11, Running 159.16s Step 585( 39.67%), action 238, FPS 2.10, Running 159.61s Step 586( 39.83%), action 239, FPS 2.06, Running 160.43s Step 587( 40.00%), action 240, FPS 2.07, Running 160.87s Step 588( 40.17%), action 241, FPS 2.08, Running 161.66s Step 589( 40.33%), action 242, FPS 2.05, Running 162.16s Step 590( 40.50%), action 243, FPS 2.02, Running 162.69s Step 591( 40.67%), action 244, FPS 1.96, Running 163.28s Step 592( 40.83%), action 245, FPS 1.96, Running 164.01s Step 593( 41.00%), action 246, FPS 1.97, Running 164.27s Step 594( 41.17%), action 247, FPS 1.96, Running 164.84s Step 595( 41.33%), action 248, FPS 1.93, Running 165.20s Step 596( 41.50%), action 249, FPS 1.92, Running 165.81s Step 597( 41.67%), action 250, FPS 1.92, Running 166.12s Step 598( 41.83%), action 251, FPS 1.86, Running 166.95s Step 599( 42.00%), action 252, FPS 1.83, Running 167.35s Step 600( 42.17%), action 253, FPS 1.83, Running 167.93s Step 601( 42.33%), action 254, FPS 1.83, Running 168.22s Step 602( 42.50%), action 255, FPS 1.80, Running 168.96s Step 603( 42.67%), action 256, FPS 1.79, Running 169.54s Step 604( 42.83%), action 257, FPS 1.81, Running 170.21s Step 605( 43.00%), action 258, FPS 1.84, Running 170.48s Step 606( 43.17%), action 259, FPS 1.91, Running 170.91s Step 607( 43.33%), action 260, FPS 1.94, Running 171.20s Step 608( 43.50%), action 261, FPS 1.89, Running 172.22s Step 609( 43.67%), action 262, FPS 1.89, Running 172.75s Step 610( 43.83%), action 263, FPS 1.87, Running 173.36s Step 611( 44.00%), action 264, FPS 1.93, Running 173.62s Step 612( 44.17%), action 265, FPS 1.96, Running 174.23s Step 613( 44.33%), action 266, FPS 1.93, Running 174.64s Step 614( 44.50%), action 267, FPS 1.92, Running 175.25s Step 615( 44.67%), action 268, FPS 1.88, Running 175.81s Step 616( 44.83%), action 269, FPS 1.88, Running 176.46s Step 617( 45.00%), action 270, FPS 1.84, Running 176.99s Step 618( 45.17%), action 271, FPS 1.80, Running 178.06s Step 619( 45.33%), action 272, FPS 1.82, Running 178.34s Step 620( 45.50%), action 273, FPS 1.84, Running 178.81s Step 621( 45.67%), action 274, FPS 1.82, Running 179.19s Step 622( 45.83%), action 275, FPS 1.82, Running 179.96s Step 623( 46.00%), action 276, FPS 1.81, Running 180.57s Step 624( 46.17%), action 277, FPS 1.81, Running 181.27s Step 625( 46.33%), action 278, FPS 1.76, Running 181.83s Step 626( 46.50%), action 279, FPS 1.70, Running 182.68s Step 627( 46.67%), action 280, FPS 1.70, Running 182.94s Step 628( 46.83%), action 281, FPS 1.70, Running 183.97s Step 629( 47.00%), action 282, FPS 1.72, Running 184.40s Step 630( 47.17%), action 283, FPS 1.72, Running 184.96s Step 631( 47.33%), action 284, FPS 1.72, Running 185.25s Step 632( 47.50%), action 285, FPS 1.71, Running 185.96s Step 633( 47.67%), action 286, FPS 1.73, Running 186.23s Step 634( 47.83%), action 287, FPS 1.71, Running 186.96s Step 635( 48.00%), action 288, FPS 1.70, Running 187.60s Step 636( 48.17%), action 289, FPS 1.72, Running 188.11s Step 637( 48.33%), action 290, FPS 1.74, Running 188.49s Step 638( 48.50%), action 291, FPS 1.77, Running 189.38s Step 639( 48.67%), action 292, FPS 1.73, Running 189.91s Step 640( 48.83%), action 293, FPS 1.73, Running 190.36s Step 641( 49.00%), action 294, FPS 1.71, Running 190.92s Step 642( 49.17%), action 295, FPS 1.75, Running 191.37s Step 643( 49.33%), action 296, FPS 1.80, Running 191.67s Step 644( 49.50%), action 297, FPS 1.83, Running 192.20s Step 645( 49.67%), action 298, FPS 1.86, Running 192.58s Step 646( 49.83%), action 299, FPS 1.86, Running 193.44s Step 647( 50.00%), action 300, FPS 1.84, Running 193.83s Step 648( 50.17%), action 301, FPS 1.88, Running 194.59s Step 649( 50.33%), action 302, FPS 1.91, Running 194.87s Step 650( 50.50%), action 303, FPS 1.88, Running 195.59s Step 651( 50.67%), action 304, FPS 1.87, Running 195.92s Step 652( 50.83%), action 305, FPS 1.88, Running 196.58s Step 653( 51.00%), action 306, FPS 1.83, Running 197.17s Step 654( 51.17%), action 307, FPS 1.84, Running 197.81s Step 655( 51.33%), action 308, FPS 1.85, Running 198.39s Step 656( 51.50%), action 309, FPS 1.80, Running 199.24s Step 657( 51.67%), action 310, FPS 1.79, Running 199.67s Step 658( 51.83%), action 311, FPS 1.80, Running 200.50s Step 659( 52.00%), action 312, FPS 1.78, Running 201.12s Step 660( 52.17%), action 313, FPS 1.76, Running 201.73s Step 661( 52.33%), action 314, FPS 1.75, Running 202.32s Step 662( 52.50%), action 315, FPS 1.72, Running 203.00s Step 663( 52.67%), action 316, FPS 1.69, Running 203.53s Step 664( 52.83%), action 317, FPS 1.70, Running 204.00s Step 665( 53.00%), action 318, FPS 1.71, Running 204.31s Step 666( 53.17%), action 319, FPS 1.76, Running 204.82s Step 667( 53.33%), action 320, FPS 1.74, Running 205.33s Step 668( 53.50%), action 321, FPS 1.71, Running 206.26s Step 669( 53.67%), action 322, FPS 1.66, Running 206.89s Step 670( 53.83%), action 323, FPS 1.68, Running 207.48s Step 671( 54.00%), action 324, FPS 1.66, Running 207.98s Step 672( 54.17%), action 325, FPS 1.65, Running 208.73s Step 673( 54.33%), action 326, FPS 1.66, Running 209.22s Step 674( 54.50%), action 327, FPS 1.68, Running 209.75s Step 675( 54.67%), action 328, FPS 1.71, Running 210.07s Step 676( 54.83%), action 329, FPS 1.73, Running 210.77s Step 677( 55.00%), action 330, FPS 1.71, Running 211.37s Step 678( 55.17%), action 331, FPS 1.68, Running 212.38s Step 679( 55.33%), action 332, FPS 1.69, Running 212.97s Step 680( 55.50%), action 333, FPS 1.70, Running 213.52s Step 681( 55.67%), action 334, FPS 1.70, Running 214.08s Step 682( 55.83%), action 335, FPS 1.72, Running 214.63s Step 683( 56.00%), action 336, FPS 1.72, Running 215.18s Step 684( 56.17%), action 337, FPS 1.69, Running 215.86s Step 685( 56.33%), action 338, FPS 1.65, Running 216.42s Step 686( 56.50%), action 339, FPS 1.62, Running 217.21s Step 687( 56.67%), action 340, FPS 1.61, Running 217.73s Step 688( 56.83%), action 341, FPS 1.63, Running 218.57s Step 689( 57.00%), action 342, FPS 1.66, Running 218.96s Step 690( 57.17%), action 343, FPS 1.67, Running 219.49s Step 691( 57.33%), action 344, FPS 1.68, Running 219.90s Step 692( 57.50%), action 345, FPS 1.72, Running 220.36s Step 693( 57.67%), action 346, FPS 1.76, Running 220.59s Step 694( 57.83%), action 347, FPS 1.75, Running 221.19s Step 695( 58.00%), action 348, FPS 1.76, Running 221.45s Step 696( 58.17%), action 349, FPS 1.81, Running 221.81s Step 697( 58.33%), action 350, FPS 1.81, Running 222.43s Step 698( 58.50%), action 351, FPS 1.80, Running 223.46s Step 699( 58.67%), action 352, FPS 1.82, Running 223.97s Step 700( 58.83%), action 353, FPS 1.80, Running 224.61s Step 701( 59.00%), action 354, FPS 1.80, Running 225.19s Step 702( 59.17%), action 355, FPS 1.77, Running 225.91s Step 703( 59.33%), action 356, FPS 1.79, Running 226.35s Step 704( 59.50%), action 357, FPS 1.80, Running 226.99s Step 705( 59.67%), action 358, FPS 1.84, Running 227.29s Step 706( 59.83%), action 359, FPS 1.87, Running 227.88s Step 707( 60.00%), action 360, FPS 1.87, Running 228.41s Step 708( 60.17%), action 361, FPS 1.84, Running 229.44s Step 709( 60.33%), action 362, FPS 1.87, Running 229.68s Step 710( 60.50%), action 363, FPS 1.82, Running 230.47s Step 711( 60.67%), action 364, FPS 1.84, Running 230.76s Step 712( 60.83%), action 365, FPS 1.83, Running 231.31s Step 713( 61.00%), action 366, FPS 1.82, Running 231.56s Step 714( 61.17%), action 367, FPS 1.79, Running 232.35s Step 715( 61.33%), action 368, FPS 1.79, Running 232.64s Step 716( 61.50%), action 369, FPS 1.72, Running 233.44s Step 717( 61.67%), action 370, FPS 1.74, Running 233.95s Step 718( 61.83%), action 371, FPS 1.74, Running 234.95s Step 719( 62.00%), action 372, FPS 1.74, Running 235.47s Step 720( 62.17%), action 373, FPS 1.74, Running 236.09s Step 721( 62.33%), action 374, FPS 1.79, Running 236.39s Step 722( 62.50%), action 375, FPS 1.82, Running 236.88s Step 723( 62.67%), action 376, FPS 1.81, Running 237.38s Step 724( 62.83%), action 377, FPS 1.84, Running 237.86s Step 725( 63.00%), action 378, FPS 1.82, Running 238.25s Step 726( 63.17%), action 379, FPS 1.85, Running 238.67s Step 727( 63.33%), action 380, FPS 1.91, Running 238.91s Step 728( 63.50%), action 381, FPS 1.98, Running 239.55s Step 729( 63.67%), action 382, FPS 1.98, Running 239.78s Step 730( 63.83%), action 383, FPS 2.08, Running 240.10s Step 731( 64.00%), action 384, FPS 2.09, Running 240.35s Step 732( 64.17%), action 385, FPS 2.11, Running 240.79s Step 733( 64.33%), action 386, FPS 2.10, Running 241.08s Step 734( 64.50%), action 387, FPS 2.19, Running 241.48s Step 735( 64.67%), action 388, FPS 2.16, Running 241.89s Step 736( 64.83%), action 389, FPS 2.25, Running 242.33s Step 737( 65.00%), action 390, FPS 2.30, Running 242.65s Step 738( 65.17%), action 391, FPS 2.38, Running 243.35s Step 739( 65.33%), action 392, FPS 2.39, Running 243.85s Step 740( 65.50%), action 393, FPS 2.45, Running 244.26s Step 741( 65.67%), action 394, FPS 2.43, Running 244.63s Step 742( 65.83%), action 395, FPS 2.41, Running 245.19s Step 743( 66.00%), action 396, FPS 2.47, Running 245.48s Step 744( 66.17%), action 397, FPS 2.42, Running 246.11s Step 745( 66.33%), action 398, FPS 2.40, Running 246.57s Step 746( 66.50%), action 399, FPS 2.31, Running 247.32s Step 747( 66.67%), action 400, FPS 2.25, Running 247.81s Step 748( 66.83%), action 401, FPS 2.16, Running 248.79s Step 749( 67.00%), action 402, FPS 2.10, Running 249.33s Step 750( 67.17%), action 403, FPS 2.00, Running 250.12s Step 751( 67.33%), action 404, FPS 1.94, Running 250.66s Step 752( 67.50%), action 405, FPS 1.88, Running 251.44s Step 753( 67.67%), action 406, FPS 1.83, Running 251.99s Step 754( 67.83%), action 407, FPS 1.81, Running 252.55s Step 755( 68.00%), action 408, FPS 1.79, Running 253.04s Step 756( 68.17%), action 409, FPS 1.76, Running 253.67s Step 757( 68.33%), action 410, FPS 1.76, Running 254.03s Step 758( 68.50%), action 411, FPS 1.74, Running 254.85s Step 759( 68.67%), action 412, FPS 1.77, Running 255.15s Step 760( 68.83%), action 413, FPS 1.75, Running 255.69s Step 761( 69.00%), action 414, FPS 1.77, Running 255.93s Step 762( 69.17%), action 415, FPS 1.76, Running 256.52s Step 763( 69.33%), action 416, FPS 1.76, Running 256.84s Step 764( 69.50%), action 417, FPS 1.75, Running 257.55s Step 765( 69.67%), action 418, FPS 1.78, Running 257.80s Step 766( 69.83%), action 419, FPS 1.77, Running 258.61s Step 767( 70.00%), action 420, FPS 1.81, Running 258.87s Step 768( 70.17%), action 421, FPS 1.84, Running 259.64s Step 769( 70.33%), action 422, FPS 1.89, Running 259.91s Step 770( 70.50%), action 423, FPS 1.92, Running 260.52s Step 771( 70.67%), action 424, FPS 1.98, Running 260.77s Step 772( 70.83%), action 425, FPS 2.00, Running 261.46s Step 773( 71.00%), action 426, FPS 2.01, Running 261.92s Step 774( 71.17%), action 427, FPS 2.02, Running 262.43s Step 775( 71.33%), action 428, FPS 2.07, Running 262.72s Step 776( 71.50%), action 429, FPS 2.09, Running 263.22s Step 777( 71.67%), action 430, FPS 2.12, Running 263.48s Step 778( 71.83%), action 431, FPS 2.14, Running 264.21s Step 779( 72.00%), action 432, FPS 2.14, Running 264.52s Step 780( 72.17%), action 433, FPS 2.12, Running 265.14s Step 781( 72.33%), action 434, FPS 2.11, Running 265.40s Step 782( 72.50%), action 435, FPS 2.14, Running 265.85s Step 783( 72.67%), action 436, FPS 2.13, Running 266.21s Step 784( 72.83%), action 437, FPS 2.20, Running 266.64s Step 785( 73.00%), action 438, FPS 2.19, Running 266.92s Step 786( 73.17%), action 439, FPS 2.27, Running 267.43s Step 787( 73.33%), action 440, FPS 2.26, Running 267.73s Step 788( 73.50%), action 441, FPS 2.30, Running 268.35s Step 789( 73.67%), action 442, FPS 2.30, Running 268.60s Step 790( 73.83%), action 443, FPS 2.34, Running 269.08s Step 791( 74.00%), action 444, FPS 2.30, Running 269.48s Step 792( 74.17%), action 445, FPS 2.34, Running 270.02s Step 793( 74.33%), action 446, FPS 2.33, Running 270.50s Step 794( 74.50%), action 447, FPS 2.23, Running 271.39s Step 795( 74.67%), action 448, FPS 2.21, Running 271.76s Step 796( 74.83%), action 449, FPS 2.17, Running 272.45s Step 797( 75.00%), action 450, FPS 2.09, Running 273.06s Step 798( 75.17%), action 451, FPS 2.05, Running 273.98s Step 799( 75.33%), action 452, FPS 2.05, Running 274.28s Step 800( 75.50%), action 453, FPS 2.03, Running 274.98s Step 801( 75.67%), action 454, FPS 2.03, Running 275.27s Step 802( 75.83%), action 455, FPS 1.98, Running 275.96s Step 803( 76.00%), action 456, FPS 1.95, Running 276.47s Step 804( 76.17%), action 457, FPS 1.93, Running 277.02s Step 805( 76.33%), action 458, FPS 1.93, Running 277.27s Step 806( 76.50%), action 459, FPS 1.95, Running 277.69s Step 807( 76.67%), action 460, FPS 1.91, Running 278.22s Step 808( 76.83%), action 461, FPS 1.90, Running 278.88s Step 809( 77.00%), action 462, FPS 1.86, Running 279.33s Step 810( 77.17%), action 463, FPS 1.87, Running 279.78s Step 811( 77.33%), action 464, FPS 1.89, Running 280.09s Step 812( 77.50%), action 465, FPS 1.86, Running 280.78s Step 813( 77.67%), action 466, FPS 1.89, Running 281.06s Step 814( 77.83%), action 467, FPS 1.91, Running 281.88s Step 815( 78.00%), action 468, FPS 1.90, Running 282.30s Step 816( 78.17%), action 469, FPS 1.93, Running 282.83s Step 817( 78.33%), action 470, FPS 1.98, Running 283.18s Step 818( 78.50%), action 471, FPS 1.97, Running 284.12s Step 819( 78.67%), action 472, FPS 1.92, Running 284.68s Step 820( 78.83%), action 473, FPS 1.91, Running 285.43s Step 821( 79.00%), action 474, FPS 1.87, Running 285.94s Step 822( 79.17%), action 475, FPS 1.86, Running 286.72s Step 823( 79.33%), action 476, FPS 1.90, Running 286.98s Step 824( 79.50%), action 477, FPS 1.88, Running 287.68s Step 825( 79.67%), action 478, FPS 1.86, Running 288.00s Step 826( 79.83%), action 479, FPS 1.86, Running 288.46s Step 827( 80.00%), action 480, FPS 1.87, Running 288.92s Step 828( 80.17%), action 481, FPS 1.85, Running 289.71s Step 829( 80.33%), action 482, FPS 1.85, Running 290.14s Step 830( 80.50%), action 483, FPS 1.82, Running 290.77s Step 831( 80.67%), action 484, FPS 1.78, Running 291.35s Step 832( 80.83%), action 485, FPS 1.79, Running 291.97s Step 833( 81.00%), action 486, FPS 1.75, Running 292.51s Step 834( 81.17%), action 487, FPS 1.77, Running 293.16s Step 835( 81.33%), action 488, FPS 1.79, Running 293.45s Step 836( 81.50%), action 489, FPS 1.77, Running 294.15s Step 837( 81.67%), action 490, FPS 1.75, Running 294.59s Step 838( 81.83%), action 491, FPS 1.79, Running 295.28s Step 839( 82.00%), action 492, FPS 1.82, Running 295.70s Step 840( 82.17%), action 493, FPS 1.85, Running 296.24s Step 841( 82.33%), action 494, FPS 1.88, Running 296.55s Step 842( 82.50%), action 495, FPS 1.89, Running 297.28s Step 843( 82.67%), action 496, FPS 1.87, Running 297.66s Step 844( 82.83%), action 497, FPS 1.90, Running 298.22s Step 845( 83.00%), action 498, FPS 1.87, Running 298.67s Step 846( 83.17%), action 499, FPS 1.83, Running 299.39s Step 847( 83.33%), action 500, FPS 1.87, Running 299.63s Step 848( 83.50%), action 501, FPS 1.86, Running 300.49s Step 849( 83.67%), action 502, FPS 1.88, Running 300.78s Step 850( 83.83%), action 503, FPS 1.88, Running 301.42s Step 851( 84.00%), action 504, FPS 1.89, Running 301.96s Step 852( 84.17%), action 505, FPS 1.87, Running 302.66s Step 853( 84.33%), action 506, FPS 1.89, Running 303.09s Step 854( 84.50%), action 507, FPS 1.87, Running 303.88s Step 855( 84.67%), action 508, FPS 1.82, Running 304.42s Step 856( 84.83%), action 509, FPS 1.85, Running 304.96s Step 857( 85.00%), action 510, FPS 1.84, Running 305.49s Step 858( 85.17%), action 511, FPS 1.80, Running 306.39s Step 859( 85.33%), action 512, FPS 1.82, Running 306.66s Step 860( 85.50%), action 513, FPS 1.83, Running 307.18s Step 861( 85.67%), action 514, FPS 1.79, Running 307.72s Step 862( 85.83%), action 515, FPS 1.77, Running 308.56s Step 863( 86.00%), action 516, FPS 1.78, Running 308.92s Step 864( 86.17%), action 517, FPS 1.79, Running 309.38s Step 865( 86.33%), action 518, FPS 1.82, Running 309.64s Step 866( 86.50%), action 519, FPS 1.84, Running 310.28s Step 867( 86.67%), action 520, FPS 1.81, Running 310.69s Step 868( 86.83%), action 521, FPS 1.81, Running 311.53s Step 869( 87.00%), action 522, FPS 1.80, Running 311.88s Step 870( 87.17%), action 523, FPS 1.80, Running 312.52s Step 871( 87.33%), action 524, FPS 1.84, Running 312.83s Step 872( 87.50%), action 525, FPS 1.82, Running 313.67s Step 873( 87.67%), action 526, FPS 1.83, Running 314.01s Step 874( 87.83%), action 527, FPS 1.86, Running 314.64s Step 875( 88.00%), action 528, FPS 1.87, Running 315.10s Step 876( 88.17%), action 529, FPS 1.84, Running 315.81s Step 877( 88.33%), action 530, FPS 1.83, Running 316.40s Step 878( 88.50%), action 531, FPS 1.82, Running 317.38s Step 879( 88.67%), action 532, FPS 1.78, Running 317.87s Step 880( 88.83%), action 533, FPS 1.77, Running 318.47s Step 881( 89.00%), action 534, FPS 1.79, Running 318.90s Step 882( 89.17%), action 535, FPS 1.85, Running 319.36s Step 883( 89.33%), action 536, FPS 1.87, Running 319.61s Step 884( 89.50%), action 537, FPS 1.86, Running 320.13s Step 885( 89.67%), action 538, FPS 1.84, Running 320.53s Step 886( 89.83%), action 539, FPS 1.81, Running 321.30s Step 887( 90.00%), action 540, FPS 1.81, Running 321.76s Step 888( 90.17%), action 541, FPS 1.83, Running 322.44s Step 889( 90.33%), action 542, FPS 1.84, Running 322.75s Step 890( 90.50%), action 543, FPS 1.88, Running 323.16s Step 891( 90.67%), action 544, FPS 1.89, Running 323.43s Step 892( 90.83%), action 545, FPS 1.96, Running 323.87s Step 893( 91.00%), action 546, FPS 1.97, Running 324.15s Step 894( 91.17%), action 547, FPS 1.99, Running 324.69s Step 895( 91.33%), action 548, FPS 2.00, Running 325.12s Step 896( 91.50%), action 549, FPS 1.97, Running 325.94s Step 897( 91.67%), action 550, FPS 2.03, Running 326.27s Step 898( 91.83%), action 551, FPS 2.10, Running 326.89s Step 899( 92.00%), action 552, FPS 2.13, Running 327.24s Step 900( 92.17%), action 553, FPS 2.16, Running 327.72s Step 901( 92.33%), action 554, FPS 2.12, Running 328.32s Step 902( 92.50%), action 555, FPS 2.09, Running 328.92s Step 903( 92.67%), action 556, FPS 2.02, Running 329.49s Step 904( 92.83%), action 557, FPS 2.03, Running 329.97s Step 905( 93.00%), action 558, FPS 1.99, Running 330.61s Step 906( 93.17%), action 559, FPS 1.99, Running 331.34s Step 907( 93.33%), action 560, FPS 1.99, Running 331.79s Step 908( 93.50%), action 561, FPS 1.98, Running 332.54s Step 909( 93.67%), action 562, FPS 1.97, Running 332.89s Step 910( 93.83%), action 563, FPS 1.96, Running 333.38s Step 911( 94.00%), action 564, FPS 1.90, Running 333.98s Step 912( 94.17%), action 565, FPS 1.88, Running 334.51s Step 913( 94.33%), action 566, FPS 1.85, Running 334.96s Step 914( 94.50%), action 567, FPS 1.88, Running 335.35s Step 915( 94.67%), action 568, FPS 1.87, Running 335.82s Step 916( 94.83%), action 569, FPS 1.87, Running 336.64s Step 917( 95.00%), action 570, FPS 1.84, Running 337.12s Step 918( 95.17%), action 571, FPS 1.82, Running 337.89s Step 919( 95.33%), action 572, FPS 1.82, Running 338.25s Step 920( 95.50%), action 573, FPS 1.79, Running 338.90s Step 921( 95.67%), action 574, FPS 1.85, Running 339.13s Step 922( 95.83%), action 575, FPS 1.87, Running 339.62s Step 923( 96.00%), action 576, FPS 1.90, Running 340.03s Step 924( 96.17%), action 577, FPS 1.89, Running 340.57s Step 925( 96.33%), action 578, FPS 1.93, Running 340.94s Step 926( 96.50%), action 579, FPS 1.96, Running 341.57s Step 927( 96.67%), action 580, FPS 1.99, Running 341.85s Step 928( 96.83%), action 581, FPS 1.95, Running 342.78s Step 929( 97.00%), action 582, FPS 1.92, Running 343.31s Step 930( 97.17%), action 583, FPS 1.92, Running 343.80s Step 931( 97.33%), action 584, FPS 1.93, Running 344.33s Step 932( 97.50%), action 585, FPS 1.87, Running 345.22s Step 933( 97.67%), action 586, FPS 1.89, Running 345.52s Step 934( 97.83%), action 587, FPS 1.85, Running 346.16s Step 935( 98.00%), action 588, FPS 1.88, Running 346.48s Step 936( 98.17%), action 589, FPS 1.88, Running 347.29s Step 937( 98.33%), action 590, FPS 1.86, Running 347.85s Step 938( 98.50%), action 591, FPS 1.82, Running 348.89s Step 939( 98.67%), action 592, FPS 1.78, Running 349.46s Step 940( 98.83%), action 593, FPS 1.79, Running 350.04s Step 941( 99.00%), action 594, FPS 1.74, Running 350.65s Step 942( 99.17%), action 595, FPS 1.70, Running 351.36s Step 943( 99.33%), action 596, FPS 1.73, Running 351.60s Step 944( 99.50%), action 597, FPS 1.70, Running 352.34s Step 945( 99.67%), action 598, FPS 1.68, Running 352.82s Step 946( 99.83%), action 599, FPS 1.69, Running 353.37s Step 947(100.00%), action 600, FPS 1.66, Running 353.93s [2026-08-01 18:41:39] [28 ] Seed 27 failed after 354.53 s. +steps: 947 , actions: 600 . +Instruction: Empty +Total 2/28(7.14%) success. +Setting seed: 28 +Step 1( N/A%), pre moving , FPS 12.61, Running 0.08s Step 2( N/A%), pre moving , FPS 19.99, Running 0.10s Step 3( N/A%), pre moving , FPS 23.11, Running 0.13s Step 4( N/A%), pre moving , FPS 25.26, Running 0.16s Step 5( N/A%), pre moving , FPS 26.55, Running 0.19s Step 6( N/A%), pre moving , FPS 27.86, Running 0.22s Step 7( N/A%), pre moving , FPS 29.07, Running 0.24s Step 8( N/A%), pre moving , FPS 30.25, Running 0.26s Step 9( N/A%), pre moving , FPS 31.52, Running 0.29s Step 10( N/A%), pre moving , FPS 32.61, Running 0.31s Step 11( N/A%), pre moving , FPS 32.39, Running 0.34s Step 12( N/A%), pre moving , FPS 33.23, Running 0.36s Step 13( N/A%), pre moving , FPS 34.11, Running 0.38s Step 14( N/A%), pre moving , FPS 34.92, Running 0.40s Step 15( N/A%), pre moving , FPS 35.63, Running 0.42s Step 16( N/A%), pre moving , FPS 36.28, Running 0.44s Step 17( N/A%), pre moving , FPS 36.87, Running 0.46s Step 18( N/A%), pre moving , FPS 37.21, Running 0.48s Step 19( N/A%), pre moving , FPS 37.03, Running 0.51s Step 20( N/A%), pre moving , FPS 37.31, Running 0.54s Step 21( N/A%), pre moving , FPS 30.39, Running 0.74s Step 22( N/A%), pre moving , FPS 29.63, Running 0.78s Step 23( N/A%), pre moving , FPS 30.08, Running 0.79s Step 24( N/A%), pre moving , FPS 30.42, Running 0.82s Step 25( N/A%), pre moving , FPS 30.74, Running 0.84s Step 26( N/A%), pre moving , FPS 23.51, Running 1.07s Step 27( N/A%), pre moving , FPS 23.25, Running 1.10s Step 28( N/A%), pre moving , FPS 23.30, Running 1.12s Step 29( N/A%), pre moving , FPS 23.17, Running 1.15s Step 30( N/A%), pre moving , FPS 23.18, Running 1.17s Step 31( N/A%), pre moving , FPS 23.51, Running 1.19s Step 32( N/A%), pre moving , FPS 23.54, Running 1.21s Step 33( N/A%), pre moving , FPS 23.54, Running 1.23s Step 34( N/A%), pre moving , FPS 23.41, Running 1.26s Step 35( N/A%), pre moving , FPS 23.20, Running 1.28s Step 36( N/A%), pre moving , FPS 13.52, Running 1.92s Step 37( N/A%), pre moving , FPS 12.49, Running 2.06s Step 38( N/A%), pre moving , FPS 12.34, Running 2.10s Step 39( N/A%), pre moving , FPS 12.36, Running 2.13s Step 40( N/A%), pre moving , FPS 12.37, Running 2.15s Step 41( N/A%), pre moving , FPS 13.86, Running 2.18s Step 42( N/A%), pre moving , FPS 14.00, Running 2.20s Step 43( N/A%), pre moving , FPS 14.00, Running 2.22s Step 44( N/A%), pre moving , FPS 14.01, Running 2.24s Step 45( N/A%), pre moving , FPS 14.04, Running 2.26s Step 46( N/A%), pre moving , FPS 16.42, Running 2.28s Step 47( N/A%), pre moving , FPS 16.61, Running 2.31s Step 48( N/A%), pre moving , FPS 11.88, Running 2.81s Step 49( N/A%), pre moving , FPS 11.82, Running 2.84s Step 50( N/A%), pre moving , FPS 11.77, Running 2.87s Step 51( N/A%), pre moving , FPS 11.72, Running 2.90s Step 52( N/A%), pre moving , FPS 11.70, Running 2.92s Step 53( N/A%), pre moving , FPS 11.45, Running 2.98s Step 54( N/A%), pre moving , FPS 11.40, Running 3.01s Step 55( N/A%), pre moving , FPS 11.37, Running 3.04s Step 56( N/A%), pre moving , FPS 17.23, Running 3.08s Step 57( N/A%), pre moving , FPS 18.87, Running 3.12s Step 58( N/A%), pre moving , FPS 18.61, Running 3.18s Step 59( N/A%), pre moving , FPS 18.24, Running 3.23s Step 60( N/A%), pre moving , FPS 17.85, Running 3.27s Step 61( N/A%), pre moving , FPS 17.58, Running 3.32s Step 62( N/A%), pre moving , FPS 17.25, Running 3.36s Step 63( N/A%), pre moving , FPS 16.56, Running 3.43s Step 64( N/A%), pre moving , FPS 15.82, Running 3.51s Step 65( N/A%), pre moving , FPS 15.51, Running 3.55s Step 66( N/A%), pre moving , FPS 15.17, Running 3.60s Step 67( N/A%), pre moving , FPS 14.91, Running 3.65s Step 68( N/A%), pre moving , FPS 22.39, Running 3.70s Step 69( N/A%), pre moving , FPS 22.20, Running 3.74s Step 70( N/A%), pre moving , FPS 21.46, Running 3.80s Step 71( N/A%), pre moving , FPS 21.21, Running 3.84s Step 72( N/A%), pre moving , FPS 20.76, Running 3.88s Step 73( N/A%), pre moving , FPS 21.29, Running 3.92s Step 74( N/A%), pre moving , FPS 21.32, Running 3.95s Step 75( N/A%), pre moving , FPS 21.31, Running 3.98s Step 76( N/A%), pre moving , FPS 21.17, Running 4.03s Step 77( N/A%), pre moving , FPS 21.25, Running 4.06s Step 78( N/A%), pre moving , FPS 21.70, Running 4.10s Step 79( N/A%), pre moving , FPS 21.96, Running 4.14s Step 80( N/A%), pre moving , FPS 22.54, Running 4.16s Step 81( N/A%), pre moving , FPS 23.06, Running 4.19s Step 82( N/A%), pre moving , FPS 23.71, Running 4.21s Step 83( N/A%), pre moving , FPS 25.12, Running 4.23s Step 84( N/A%), pre moving , FPS 26.87, Running 4.25s Step 85( N/A%), pre moving , FPS 27.35, Running 4.28s Step 86( N/A%), pre moving , FPS 28.19, Running 4.31s Step 87( N/A%), pre moving , FPS 28.62, Running 4.35s Step 88( N/A%), pre moving , FPS 29.78, Running 4.37s Step 89( N/A%), pre moving , FPS 30.38, Running 4.40s Step 90( N/A%), pre moving , FPS 31.65, Running 4.43s Step 91( N/A%), pre moving , FPS 32.65, Running 4.45s Step 92( N/A%), pre moving , FPS 33.96, Running 4.47s Step 93( N/A%), pre moving , FPS 34.72, Running 4.49s Step 94( N/A%), pre moving , FPS 35.38, Running 4.51s Step 95( N/A%), pre moving , FPS 36.15, Running 4.53s Step 96( N/A%), pre moving , FPS 37.80, Running 4.56s Step 97( N/A%), pre moving , FPS 38.97, Running 4.58s Step 98( N/A%), pre moving , FPS 16.66, Running 5.30s Step 99( N/A%), pre moving , FPS 13.90, Running 5.58s Step 100( N/A%), pre moving , FPS 12.67, Running 5.74s Step 101( N/A%), pre moving , FPS 11.09, Running 5.99s Step 102( N/A%), pre moving , FPS 10.35, Running 6.14s Step 103( N/A%), pre moving , FPS 9.33, Running 6.37s Step 104( N/A%), pre moving , FPS 8.91, Running 6.50s Step 105( N/A%), pre moving , FPS 8.10, Running 6.75s Step 106( N/A%), pre moving , FPS 7.59, Running 6.95s Step 107( N/A%), pre moving , FPS 7.14, Running 7.15s Step 108( N/A%), pre moving , FPS 6.87, Running 7.28s Step 109( N/A%), pre moving , FPS 6.34, Running 7.56s Step 110( N/A%), pre moving , FPS 6.06, Running 7.73s Step 111( N/A%), pre moving , FPS 5.75, Running 7.93s Step 112( N/A%), pre moving , FPS 5.57, Running 8.06s Step 113( N/A%), pre moving , FPS 5.23, Running 8.32s Step 114( N/A%), pre moving , FPS 5.07, Running 8.45s Step 115( N/A%), pre moving , FPS 4.83, Running 8.68s Step 116( N/A%), pre moving , FPS 4.63, Running 8.87s Step 117( N/A%), pre moving , FPS 4.43, Running 9.09s Step 118( N/A%), pre moving , FPS 5.07, Running 9.25s Step 119( N/A%), pre moving , FPS 5.15, Running 9.46s Step 120( N/A%), pre moving , FPS 5.16, Running 9.62s Step 121( N/A%), pre moving , FPS 5.15, Running 9.87s Step 122( N/A%), pre moving , FPS 5.09, Running 10.07s Step 123( N/A%), pre moving , FPS 5.08, Running 10.31s Step 124( N/A%), pre moving , FPS 5.06, Running 10.45s Step 125( N/A%), pre moving , FPS 5.07, Running 10.69s Step 126( N/A%), pre moving , FPS 5.13, Running 10.85s Step 127( N/A%), pre moving , FPS 5.07, Running 11.09s Step 128( N/A%), pre moving , FPS 5.03, Running 11.26s Step 129( N/A%), pre moving , FPS 5.07, Running 11.50s Step 130( N/A%), pre moving , FPS 5.10, Running 11.65s Step 131( N/A%), pre moving , FPS 5.04, Running 11.90s Step 132( N/A%), pre moving , FPS 4.99, Running 12.07s Step 133( N/A%), pre moving , FPS 4.94, Running 12.36s Step 134( N/A%), pre moving , FPS 4.89, Running 12.54s Step 135( N/A%), pre moving , FPS 4.84, Running 12.81s Step 136( N/A%), pre moving , FPS 4.86, Running 12.99s Step 137( N/A%), pre moving , FPS 4.84, Running 13.22s Step 138( N/A%), pre moving , FPS 4.86, Running 13.36s Step 139( N/A%), pre moving , FPS 4.82, Running 13.61s Step 140( N/A%), pre moving , FPS 4.79, Running 13.79s Step 141( N/A%), pre moving , FPS 4.76, Running 14.07s Step 142( N/A%), pre moving , FPS 4.82, Running 14.22s Step 143( N/A%), pre moving , FPS 4.85, Running 14.43s Step 144( N/A%), pre moving , FPS 4.79, Running 14.63s Step 145( N/A%), pre moving , FPS 4.74, Running 14.91s Step 146( N/A%), pre moving , FPS 4.69, Running 15.11s Step 147( N/A%), pre moving , FPS 4.62, Running 15.42s Step 148( N/A%), pre moving , FPS 4.57, Running 15.63s Step 149( N/A%), pre moving , FPS 4.49, Running 15.95s Step 150( N/A%), pre moving , FPS 4.45, Running 16.14s Step 151( N/A%), pre moving , FPS 4.39, Running 16.46s Step 152( N/A%), pre moving , FPS 4.37, Running 16.64s Step 153( N/A%), pre moving , FPS 4.34, Running 16.97s Step 154( N/A%), pre moving , FPS 4.32, Running 17.17s Step 155( N/A%), pre moving , FPS 4.29, Running 17.47s Step 156( N/A%), pre moving , FPS 4.25, Running 17.70s Step 157( N/A%), pre moving , FPS 4.17, Running 18.01s Step 158( N/A%), pre moving , FPS 4.11, Running 18.23s Step 159( N/A%), pre moving , FPS 4.10, Running 18.50s Step 160( N/A%), pre moving , FPS 4.11, Running 18.66s Step 161( N/A%), pre moving , FPS 4.11, Running 18.93s Step 162( N/A%), pre moving , FPS 4.08, Running 19.13s Step 163( N/A%), pre moving , FPS 3.96, Running 19.48s Step 164( N/A%), pre moving , FPS 4.09, Running 19.52s Step 165( N/A%), pre moving , FPS 4.30, Running 19.57s Step 166( N/A%), pre moving , FPS 4.44, Running 19.62s Step 167( N/A%), pre moving , FPS 4.71, Running 19.66s Step 168( N/A%), pre moving , FPS 4.91, Running 19.71s Step 169( N/A%), pre moving , FPS 5.26, Running 19.76s Step 170( N/A%), pre moving , FPS 5.46, Running 19.80s Step 171( N/A%), pre moving , FPS 5.90, Running 19.85s Step 172( N/A%), pre moving , FPS 6.14, Running 19.90s Step 173( N/A%), pre moving , FPS 6.70, Running 19.95s Step 174( N/A%), pre moving , FPS 6.07, Running 20.47s Step 175( N/A%), pre moving , FPS 6.58, Running 20.51s Step 176( N/A%), pre moving , FPS 6.99, Running 20.56s Step 177( N/A%), pre moving , FPS 7.66, Running 20.62s Step 178( N/A%), pre moving , FPS 8.13, Running 20.69s Step 179( N/A%), pre moving , FPS 8.83, Running 20.76s Step 180( N/A%), pre moving , FPS 9.21, Running 20.83s Step 181( N/A%), pre moving , FPS 10.17, Running 20.90s Step 182( N/A%), pre moving , FPS 10.76, Running 20.99s Step 183( N/A%), pre moving , FPS 12.69, Running 21.05s Step 184( N/A%), pre moving , FPS 12.54, Running 21.12s Step 185( N/A%), pre moving , FPS 12.37, Running 21.18s Step 186( N/A%), pre moving , FPS 12.16, Running 21.26s Step 187( N/A%), pre moving , FPS 11.99, Running 21.33s Step 188( N/A%), pre moving , FPS 11.82, Running 21.40s Step 189( N/A%), pre moving , FPS 11.57, Running 21.49s Step 190( N/A%), pre moving , FPS 11.45, Running 21.55s Step 191( N/A%), pre moving , FPS 11.31, Running 21.61s Step 192( N/A%), pre moving , FPS 11.08, Running 21.71s Step 193( N/A%), pre moving , FPS 10.95, Running 21.78s Step 194( N/A%), pre moving , FPS 14.32, Running 21.86s Step 195( N/A%), pre moving , FPS 14.09, Running 21.93s Step 196( N/A%), pre moving , FPS 13.90, Running 22.00s Step 197( N/A%), pre moving , FPS 13.89, Running 22.06s Step 198( N/A%), pre moving , FPS 13.84, Running 22.14s Step 199( N/A%), pre moving , FPS 13.86, Running 22.20s Step 200( N/A%), pre moving , FPS 13.92, Running 22.27s Step 201( N/A%), pre moving , FPS 13.96, Running 22.33s Step 202( N/A%), pre moving , FPS 14.20, Running 22.40s Step 203( N/A%), pre moving , FPS 14.20, Running 22.46s Step 204( N/A%), pre moving , FPS 14.20, Running 22.52s Step 205( N/A%), pre moving , FPS 14.23, Running 22.59s Step 206( N/A%), pre moving , FPS 14.39, Running 22.65s Step 207( N/A%), pre moving , FPS 14.63, Running 22.70s Step 208( N/A%), pre moving , FPS 14.90, Running 22.74s Step 209( N/A%), pre moving , FPS 15.37, Running 22.79s Step 210( N/A%), pre moving , FPS 15.59, Running 22.83s Step 211( N/A%), pre moving , FPS 15.87, Running 22.87s Step 212( N/A%), pre moving , FPS 16.56, Running 22.91s Step 213( N/A%), pre moving , FPS 16.98, Running 22.96s Step 214( N/A%), pre moving , FPS 17.50, Running 23.01s Step 215( N/A%), pre moving , FPS 17.74, Running 23.06s Step 216( N/A%), pre moving , FPS 18.00, Running 23.11s Step 217( N/A%), pre moving , FPS 18.35, Running 23.15s Step 218( N/A%), pre moving , FPS 18.77, Running 23.20s Step 219( N/A%), pre moving , FPS 19.23, Running 23.24s Step 220( N/A%), pre moving , FPS 12.83, Running 23.83s Step 221( N/A%), pre moving , FPS 13.02, Running 23.87s Step 222( N/A%), pre moving , FPS 13.21, Running 23.91s Step 223( N/A%), pre moving , FPS 13.32, Running 23.96s Step 224( N/A%), pre moving , FPS 13.47, Running 24.01s Step 225( N/A%), pre moving , FPS 13.63, Running 24.06s Step 226( N/A%), pre moving , FPS 13.45, Running 24.14s Step 227( N/A%), pre moving , FPS 13.29, Running 24.20s Step 228( N/A%), pre moving , FPS 13.11, Running 24.27s Step 229( N/A%), pre moving , FPS 12.94, Running 24.33s Step 230( N/A%), pre moving , FPS 12.78, Running 24.40s Step 231( N/A%), pre moving , FPS 12.58, Running 24.46s Step 232( N/A%), pre moving , FPS 12.18, Running 24.56s Step 233( N/A%), pre moving , FPS 11.57, Running 24.69s Step 234( N/A%), pre moving , FPS 11.27, Running 24.78s Step 235( N/A%), pre moving , FPS 11.02, Running 24.87s Step 236( N/A%), pre moving , FPS 10.72, Running 24.97s Step 237( N/A%), pre moving , FPS 10.44, Running 25.07s Step 238( N/A%), pre moving , FPS 10.18, Running 25.17s Step 239( N/A%), pre moving , FPS 9.88, Running 25.27s Step 240( N/A%), pre moving , FPS 12.78, Running 25.39s Step 241( N/A%), pre moving , FPS 12.25, Running 25.50s Step 242( N/A%), pre moving , FPS 11.72, Running 25.62s Step 243( N/A%), pre moving , FPS 11.39, Running 25.72s Step 244( N/A%), pre moving , FPS 11.05, Running 25.82s Step 245( N/A%), pre moving , FPS 10.69, Running 25.93s Step 246( N/A%), pre moving , FPS 10.61, Running 26.02s Step 247( N/A%), pre moving , FPS 10.43, Running 26.12s Step 248( N/A%), pre moving , FPS 10.20, Running 26.23s Step 249( N/A%), pre moving , FPS 10.02, Running 26.33s Step 250( N/A%), pre moving , FPS 9.83, Running 26.43s Step 251( N/A%), pre moving , FPS 9.66, Running 26.54s Step 252( N/A%), pre moving , FPS 9.60, Running 26.64s Step 253( N/A%), pre moving , FPS 9.71, Running 26.74s Step 254( N/A%), pre moving , FPS 9.71, Running 26.84s Step 255( N/A%), pre moving , FPS 9.69, Running 26.94s Step 256( N/A%), pre moving , FPS 9.69, Running 27.04s Step 257( N/A%), pre moving , FPS 9.65, Running 27.14s Step 258( N/A%), pre moving , FPS 9.62, Running 27.25s Step 259( N/A%), pre moving , FPS 9.75, Running 27.32s Step 260( N/A%), pre moving , FPS 10.02, Running 27.39s Step 261( N/A%), pre moving , FPS 10.20, Running 27.46s Step 262( N/A%), pre moving , FPS 10.47, Running 27.53s Step 263( N/A%), pre moving , FPS 10.65, Running 27.60s Step 264( N/A%), pre moving , FPS 10.82, Running 27.67s Step 265( N/A%), pre moving , FPS 11.06, Running 27.73s Step 266( N/A%), pre moving , FPS 11.11, Running 27.82s Step 267( N/A%), pre moving , FPS 11.12, Running 27.92s Step 268( N/A%), pre moving , FPS 11.21, Running 28.01s Step 269( N/A%), pre moving , FPS 11.28, Running 28.10s Step 270( N/A%), pre moving , FPS 11.38, Running 28.19s Step 271( N/A%), pre moving , FPS 11.44, Running 28.28s Step 272( N/A%), pre moving , FPS 11.55, Running 28.37s Step 273( N/A%), pre moving , FPS 11.61, Running 28.47s Step 274( N/A%), pre moving , FPS 11.63, Running 28.56s Step 275( N/A%), pre moving , FPS 11.59, Running 28.66s Step 276( N/A%), pre moving , FPS 11.83, Running 28.73s Step 277( N/A%), pre moving , FPS 12.09, Running 28.80s Step 278( N/A%), pre moving , FPS 12.39, Running 28.86s Step 279( N/A%), pre moving , FPS 12.44, Running 28.93s Step 280( N/A%), pre moving , FPS 12.46, Running 28.99s Step 281( N/A%), pre moving , FPS 12.72, Running 29.03s Step 282( N/A%), pre moving , FPS 12.91, Running 29.08s Step 283( N/A%), pre moving , FPS 13.14, Running 29.12s Step 284( N/A%), pre moving , FPS 13.38, Running 29.16s Step 285( N/A%), pre moving , FPS 13.50, Running 29.22s Step 286( N/A%), pre moving , FPS 13.92, Running 29.26s Step 287( N/A%), pre moving , FPS 14.50, Running 29.30s Step 288( N/A%), pre moving , FPS 15.10, Running 29.34s Step 289( N/A%), pre moving , FPS 15.64, Running 29.38s Step 290( N/A%), pre moving , FPS 16.22, Running 29.42s Step 291( N/A%), pre moving , FPS 16.88, Running 29.47s Step 292( N/A%), pre moving , FPS 17.52, Running 29.51s Step 293( N/A%), pre moving , FPS 18.28, Running 29.56s Step 294( N/A%), pre moving , FPS 18.97, Running 29.61s Step 295( N/A%), pre moving , FPS 20.04, Running 29.66s Step 296( N/A%), pre moving , FPS 20.54, Running 29.70s Step 297( N/A%), pre moving , FPS 21.15, Running 29.74s Step 298( N/A%), pre moving , FPS 21.69, Running 29.78s Step 299( N/A%), pre moving , FPS 22.00, Running 29.84s Step 300( N/A%), pre moving , FPS 22.42, Running 29.89s Step 301( N/A%), pre moving , FPS 22.39, Running 29.93s Step 302( N/A%), pre moving , FPS 22.29, Running 29.97s Step 303( N/A%), pre moving , FPS 22.25, Running 30.02s Step 304( N/A%), pre moving , FPS 8.96, Running 31.39s Step 305( N/A%), pre moving , FPS 8.13, Running 31.68s Step 306( N/A%), pre moving , FPS 7.69, Running 31.86s Step 307( N/A%), pre moving , FPS 7.13, Running 32.10s Step 308( N/A%), pre moving , FPS 6.78, Running 32.29s Step 309( N/A%), pre moving , FPS 6.35, Running 32.53s Step 310( N/A%), pre moving , FPS 6.10, Running 32.70s Step 311( N/A%), pre moving , FPS 5.75, Running 32.94s Step 312( N/A%), pre moving , FPS 5.49, Running 33.16s Step 313( N/A%), pre moving , FPS 5.14, Running 33.45s Step 314( N/A%), pre moving , FPS 4.98, Running 33.63s Step 315( N/A%), pre moving , FPS 4.68, Running 33.93s Step 316( N/A%), pre moving , FPS 4.57, Running 34.08s Step 317( N/A%), pre moving , FPS 4.37, Running 34.32s Step 318( N/A%), pre moving , FPS 4.23, Running 34.51s Step 319( N/A%), pre moving , FPS 4.05, Running 34.78s Step 320( N/A%), pre moving , FPS 3.94, Running 34.96s Step 321( N/A%), pre moving , FPS 3.77, Running 35.23s Step 322( N/A%), pre moving , FPS 3.69, Running 35.39s Step 323( N/A%), pre moving , FPS 3.55, Running 35.64s Step 324( 0.17%), action 1, FPS 3.80, Running 36.66s Step 325( 0.33%), action 2, FPS 3.66, Running 37.14s Step 326( 0.50%), action 3, FPS 3.49, Running 37.60s Step 327( 0.67%), action 4, FPS 3.37, Running 38.04s Step 328( 0.83%), action 5, FPS 3.12, Running 38.71s Step 329( 1.00%), action 6, FPS 3.03, Running 39.14s Step 330( 1.17%), action 7, FPS 2.81, Running 39.82s Step 331( 1.33%), action 8, FPS 2.69, Running 40.37s Step 332( 1.50%), action 9, FPS 2.57, Running 40.93s Step 333( 1.67%), action 10, FPS 2.56, Running 41.27s Step 334( 1.83%), action 11, FPS 2.38, Running 42.04s Step 335( 2.00%), action 12, FPS 2.39, Running 42.31s Step 336( 2.17%), action 13, FPS 2.21, Running 43.11s Step 337( 2.33%), action 14, FPS 2.20, Running 43.40s Step 338( 2.50%), action 15, FPS 2.14, Running 43.84s Step 339( 2.67%), action 16, FPS 2.11, Running 44.25s Step 340( 2.83%), action 17, FPS 2.06, Running 44.67s Step 341( 3.00%), action 18, FPS 2.03, Running 45.07s Step 342( 3.17%), action 19, FPS 1.98, Running 45.47s Step 343( 3.33%), action 20, FPS 1.97, Running 45.79s Step 344( 3.50%), action 21, FPS 2.08, Running 46.29s Step 345( 3.67%), action 22, FPS 2.11, Running 46.63s Step 346( 3.83%), action 23, FPS 2.07, Running 47.28s Step 347( 4.00%), action 24, FPS 2.10, Running 47.55s Step 348( 4.17%), action 25, FPS 2.15, Running 48.02s Step 349( 4.33%), action 26, FPS 2.18, Running 48.32s Step 350( 4.50%), action 27, FPS 2.19, Running 48.94s Step 351( 4.67%), action 28, FPS 2.27, Running 49.20s Step 352( 4.83%), action 29, FPS 2.29, Running 49.68s Step 353( 5.00%), action 30, FPS 2.28, Running 50.04s Step 354( 5.17%), action 31, FPS 2.34, Running 50.58s Step 355( 5.33%), action 32, FPS 2.33, Running 50.89s Step 356( 5.50%), action 33, FPS 2.38, Running 51.52s Step 357( 5.67%), action 34, FPS 2.37, Running 51.84s Step 358( 5.83%), action 35, FPS 2.28, Running 52.61s Step 359( 6.00%), action 36, FPS 2.31, Running 52.90s Step 360( 6.17%), action 37, FPS 2.24, Running 53.59s Step 361( 6.33%), action 38, FPS 2.23, Running 54.05s Step 362( 6.50%), action 39, FPS 2.17, Running 54.68s Step 363( 6.67%), action 40, FPS 2.14, Running 55.13s Step 364( 6.83%), action 41, FPS 2.06, Running 55.98s Step 365( 7.00%), action 42, FPS 2.06, Running 56.32s Step 366( 7.17%), action 43, FPS 2.10, Running 56.81s Step 367( 7.33%), action 44, FPS 2.04, Running 57.35s Step 368( 7.50%), action 45, FPS 2.02, Running 57.94s Step 369( 7.67%), action 46, FPS 2.00, Running 58.33s Step 370( 7.83%), action 47, FPS 1.95, Running 59.18s Step 371( 8.00%), action 48, FPS 1.91, Running 59.65s Step 372( 8.17%), action 49, FPS 1.86, Running 60.43s Step 373( 8.33%), action 50, FPS 1.82, Running 61.01s Step 374( 8.50%), action 51, FPS 1.75, Running 62.02s Step 375( 8.67%), action 52, FPS 1.71, Running 62.58s Step 376( 8.83%), action 53, FPS 1.72, Running 63.18s Step 377( 9.00%), action 54, FPS 1.72, Running 63.49s Step 378( 9.17%), action 55, FPS 1.71, Running 64.29s Step 379( 9.33%), action 56, FPS 1.68, Running 64.77s Step 380( 9.50%), action 57, FPS 1.69, Running 65.40s Step 381( 9.67%), action 58, FPS 1.72, Running 65.66s Step 382( 9.83%), action 59, FPS 1.72, Running 66.28s Step 383( 10.00%), action 60, FPS 1.70, Running 66.92s Step 384( 10.17%), action 61, FPS 1.70, Running 67.77s Step 385( 10.33%), action 62, FPS 1.65, Running 68.45s Step 386( 10.50%), action 63, FPS 1.61, Running 69.27s Step 387( 10.67%), action 64, FPS 1.61, Running 69.79s Step 388( 10.83%), action 65, FPS 1.58, Running 70.63s Step 389( 11.00%), action 66, FPS 1.56, Running 71.16s Step 390( 11.17%), action 67, FPS 1.57, Running 71.90s Step 391( 11.33%), action 68, FPS 1.56, Running 72.44s Step 392( 11.50%), action 69, FPS 1.57, Running 73.16s Step 393( 11.67%), action 70, FPS 1.60, Running 73.53s Step 394( 11.83%), action 71, FPS 1.61, Running 74.41s Step 395( 12.00%), action 72, FPS 1.65, Running 74.68s Step 396( 12.17%), action 73, FPS 1.67, Running 75.19s Step 397( 12.33%), action 74, FPS 1.63, Running 75.76s Step 398( 12.50%), action 75, FPS 1.67, Running 76.26s Step 399( 12.67%), action 76, FPS 1.68, Running 76.66s Step 400( 12.83%), action 77, FPS 1.70, Running 77.14s Step 401( 13.00%), action 78, FPS 1.69, Running 77.49s Step 402( 13.17%), action 79, FPS 1.69, Running 78.13s Step 403( 13.33%), action 80, FPS 1.69, Running 78.73s Step 404( 13.50%), action 81, FPS 1.71, Running 79.45s Step 405( 13.67%), action 82, FPS 1.76, Running 79.81s Step 406( 13.83%), action 83, FPS 1.83, Running 80.19s Step 407( 14.00%), action 84, FPS 1.88, Running 80.44s Step 408( 14.17%), action 85, FPS 1.95, Running 80.91s Step 409( 14.33%), action 86, FPS 1.99, Running 81.20s Step 410( 14.50%), action 87, FPS 1.99, Running 81.94s Step 411( 14.67%), action 88, FPS 1.98, Running 82.53s Step 412( 14.83%), action 89, FPS 2.00, Running 83.17s Step 413( 15.00%), action 90, FPS 1.96, Running 83.72s Step 414( 15.17%), action 91, FPS 1.93, Running 84.78s Step 415( 15.33%), action 92, FPS 1.92, Running 85.10s Step 416( 15.50%), action 93, FPS 1.94, Running 85.49s Step 417( 15.67%), action 94, FPS 1.95, Running 86.01s Step 418( 15.83%), action 95, FPS 1.91, Running 86.72s Step 419( 16.00%), action 96, FPS 1.90, Running 87.18s Step 420( 16.17%), action 97, FPS 1.90, Running 87.70s Step 421( 16.33%), action 98, FPS 1.89, Running 88.06s Step 422( 16.50%), action 99, FPS 1.93, Running 88.48s Step 423( 16.67%), action 100, FPS 1.99, Running 88.77s Step 424( 16.83%), action 101, FPS 1.99, Running 89.51s Step 425( 17.00%), action 102, FPS 2.01, Running 89.77s Step 426( 17.17%), action 103, FPS 2.00, Running 90.18s Step 427( 17.33%), action 104, FPS 1.99, Running 90.48s Step 428( 17.50%), action 105, FPS 2.01, Running 90.84s Step 429( 17.67%), action 106, FPS 1.99, Running 91.23s Step 430( 17.83%), action 107, FPS 2.03, Running 91.78s Step 431( 18.00%), action 108, FPS 2.07, Running 92.18s Step 432( 18.17%), action 109, FPS 2.09, Running 92.75s Step 433( 18.33%), action 110, FPS 2.09, Running 93.29s Step 434( 18.50%), action 111, FPS 2.14, Running 94.14s Step 435( 18.67%), action 112, FPS 2.12, Running 94.56s Step 436( 18.83%), action 113, FPS 2.11, Running 94.98s Step 437( 19.00%), action 114, FPS 2.11, Running 95.50s Step 438( 19.17%), action 115, FPS 2.12, Running 96.15s Step 439( 19.33%), action 116, FPS 2.10, Running 96.69s Step 440( 19.50%), action 117, FPS 2.06, Running 97.38s Step 441( 19.67%), action 118, FPS 2.06, Running 97.76s Step 442( 19.83%), action 119, FPS 1.97, Running 98.65s Step 443( 20.00%), action 120, FPS 1.92, Running 99.17s Step 444( 20.17%), action 121, FPS 1.92, Running 99.92s Step 445( 20.33%), action 122, FPS 1.86, Running 100.52s Step 446( 20.50%), action 123, FPS 1.82, Running 101.18s Step 447( 20.67%), action 124, FPS 1.82, Running 101.47s Step 448( 20.83%), action 125, FPS 1.77, Running 102.11s Step 449( 21.00%), action 126, FPS 1.78, Running 102.45s Step 450( 21.17%), action 127, FPS 1.74, Running 103.28s Step 451( 21.33%), action 128, FPS 1.73, Running 103.77s Step 452( 21.50%), action 129, FPS 1.71, Running 104.47s Step 453( 21.67%), action 130, FPS 1.74, Running 104.77s Step 454( 21.83%), action 131, FPS 1.79, Running 105.33s Step 455( 22.00%), action 132, FPS 1.79, Running 105.70s Step 456( 22.17%), action 133, FPS 1.79, Running 106.13s Step 457( 22.33%), action 134, FPS 1.83, Running 106.45s Step 458( 22.50%), action 135, FPS 1.83, Running 107.06s Step 459( 22.67%), action 136, FPS 1.86, Running 107.45s Step 460( 22.83%), action 137, FPS 1.92, Running 107.81s Step 461( 23.00%), action 138, FPS 1.93, Running 108.13s Step 462( 23.17%), action 139, FPS 2.02, Running 108.54s Step 463( 23.33%), action 140, FPS 2.04, Running 108.97s Step 464( 23.50%), action 141, FPS 2.08, Running 109.53s Step 465( 23.67%), action 142, FPS 2.16, Running 109.77s Step 466( 23.83%), action 143, FPS 2.20, Running 110.27s Step 467( 24.00%), action 144, FPS 2.21, Running 110.51s Step 468( 24.17%), action 145, FPS 2.29, Running 110.86s Step 469( 24.33%), action 146, FPS 2.29, Running 111.19s Step 470( 24.50%), action 147, FPS 2.40, Running 111.60s Step 471( 24.67%), action 148, FPS 2.46, Running 111.89s Step 472( 24.83%), action 149, FPS 2.56, Running 112.26s Step 473( 25.00%), action 150, FPS 2.53, Running 112.69s Step 474( 25.17%), action 151, FPS 2.44, Running 113.53s Step 475( 25.33%), action 152, FPS 2.46, Running 113.83s Step 476( 25.50%), action 153, FPS 2.48, Running 114.20s Step 477( 25.67%), action 154, FPS 2.50, Running 114.46s Step 478( 25.83%), action 155, FPS 2.57, Running 114.83s Step 479( 26.00%), action 156, FPS 2.56, Running 115.26s Step 480( 26.17%), action 157, FPS 2.48, Running 115.87s Step 481( 26.33%), action 158, FPS 2.50, Running 116.12s Step 482( 26.50%), action 159, FPS 2.49, Running 116.58s Step 483( 26.67%), action 160, FPS 2.55, Running 116.81s Step 484( 26.83%), action 161, FPS 2.54, Running 117.41s Step 485( 27.00%), action 162, FPS 2.50, Running 117.78s Step 486( 27.17%), action 163, FPS 2.54, Running 118.13s Step 487( 27.33%), action 164, FPS 2.53, Running 118.42s Step 488( 27.50%), action 165, FPS 2.51, Running 118.81s Step 489( 27.67%), action 166, FPS 2.48, Running 119.27s Step 490( 27.83%), action 167, FPS 2.46, Running 119.74s Step 491( 28.00%), action 168, FPS 2.46, Running 120.03s Step 492( 28.17%), action 169, FPS 2.41, Running 120.56s Step 493( 28.33%), action 170, FPS 2.42, Running 120.95s Step 494( 28.50%), action 171, FPS 2.40, Running 121.88s Step 495( 28.67%), action 172, FPS 2.36, Running 122.31s Step 496( 28.83%), action 173, FPS 2.34, Running 122.76s Step 497( 29.00%), action 174, FPS 2.31, Running 123.11s Step 498( 29.17%), action 175, FPS 2.30, Running 123.54s Step 499( 29.33%), action 176, FPS 2.34, Running 123.79s Step 500( 29.50%), action 177, FPS 2.37, Running 124.29s Step 501( 29.67%), action 178, FPS 2.37, Running 124.57s Step 502( 29.83%), action 179, FPS 2.37, Running 125.03s Step 503( 30.00%), action 180, FPS 2.36, Running 125.28s Step 504( 30.17%), action 181, FPS 2.27, Running 126.20s Step 505( 30.33%), action 182, FPS 2.24, Running 126.70s Step 506( 30.50%), action 183, FPS 2.13, Running 127.52s Step 507( 30.67%), action 184, FPS 2.14, Running 127.78s Step 508( 30.83%), action 185, FPS 2.11, Running 128.30s Step 509( 31.00%), action 186, FPS 2.11, Running 128.74s Step 510( 31.17%), action 187, FPS 2.04, Running 129.56s Step 511( 31.33%), action 188, FPS 2.02, Running 129.92s Step 512( 31.50%), action 189, FPS 1.98, Running 130.64s Step 513( 31.67%), action 190, FPS 1.96, Running 131.14s Step 514( 31.83%), action 191, FPS 1.96, Running 132.07s Step 515( 32.00%), action 192, FPS 1.97, Running 132.47s Step 516( 32.17%), action 193, FPS 1.97, Running 132.91s Step 517( 32.33%), action 194, FPS 1.96, Running 133.30s Step 518( 32.50%), action 195, FPS 1.93, Running 133.88s Step 519( 32.67%), action 196, FPS 1.92, Running 134.23s Step 520( 32.83%), action 197, FPS 1.90, Running 134.81s Step 521( 33.00%), action 198, FPS 1.85, Running 135.37s Step 522( 33.17%), action 199, FPS 1.85, Running 135.85s Step 523( 33.33%), action 200, FPS 1.83, Running 136.23s Step 524( 33.50%), action 201, FPS 1.85, Running 137.04s Step 525( 33.67%), action 202, FPS 1.88, Running 137.32s Step 526( 33.83%), action 203, FPS 1.88, Running 138.15s Step 527( 34.00%), action 204, FPS 1.83, Running 138.68s Step 528( 34.17%), action 205, FPS 1.82, Running 139.28s Step 529( 34.33%), action 206, FPS 1.85, Running 139.57s Step 530( 34.50%), action 207, FPS 1.90, Running 140.08s Step 531( 34.67%), action 208, FPS 1.86, Running 140.66s Step 532( 34.83%), action 209, FPS 1.90, Running 141.15s Step 533( 35.00%), action 210, FPS 1.89, Running 141.73s Step 534( 35.17%), action 211, FPS 1.87, Running 142.76s Step 535( 35.33%), action 212, FPS 1.89, Running 143.03s Step 536( 35.50%), action 213, FPS 1.84, Running 143.75s Step 537( 35.67%), action 214, FPS 1.86, Running 144.03s Step 538( 35.83%), action 215, FPS 1.87, Running 144.58s Step 539( 36.00%), action 216, FPS 1.85, Running 145.04s Step 540( 36.17%), action 217, FPS 1.81, Running 145.84s Step 541( 36.33%), action 218, FPS 1.83, Running 146.33s Step 542( 36.50%), action 219, FPS 1.79, Running 146.99s Step 543( 36.67%), action 220, FPS 1.77, Running 147.55s Step 544( 36.83%), action 221, FPS 1.76, Running 148.41s Step 545( 37.00%), action 222, FPS 1.73, Running 148.88s Step 546( 37.17%), action 223, FPS 1.74, Running 149.67s Step 547( 37.33%), action 224, FPS 1.75, Running 150.10s Step 548( 37.50%), action 225, FPS 1.73, Running 150.83s Step 549( 37.67%), action 226, FPS 1.69, Running 151.38s Step 550( 37.83%), action 227, FPS 1.65, Running 152.21s Step 551( 38.00%), action 228, FPS 1.67, Running 152.64s Step 552( 38.17%), action 229, FPS 1.62, Running 153.52s Step 553( 38.33%), action 230, FPS 1.65, Running 153.82s Step 554( 38.50%), action 231, FPS 1.67, Running 154.76s Step 555( 38.67%), action 232, FPS 1.64, Running 155.21s Step 556( 38.83%), action 233, FPS 1.66, Running 155.77s Step 557( 39.00%), action 234, FPS 1.65, Running 156.17s Step 558( 39.17%), action 235, FPS 1.62, Running 156.95s Step 559( 39.33%), action 236, FPS 1.61, Running 157.46s Step 560( 39.50%), action 237, FPS 1.61, Running 158.25s Step 561( 39.67%), action 238, FPS 1.61, Running 158.72s Step 562( 39.83%), action 239, FPS 1.59, Running 159.57s Step 563( 40.00%), action 240, FPS 1.59, Running 160.10s Step 564( 40.17%), action 241, FPS 1.56, Running 161.23s Step 565( 40.33%), action 242, FPS 1.57, Running 161.58s Step 566( 40.50%), action 243, FPS 1.59, Running 162.28s Step 567( 40.67%), action 244, FPS 1.58, Running 162.80s Step 568( 40.83%), action 245, FPS 1.57, Running 163.59s Step 569( 41.00%), action 246, FPS 1.57, Running 164.12s Step 570( 41.17%), action 247, FPS 1.57, Running 164.95s Step 571( 41.33%), action 248, FPS 1.56, Running 165.47s Step 572( 41.50%), action 249, FPS 1.57, Running 166.26s Step 573( 41.67%), action 250, FPS 1.56, Running 166.65s Step 574( 41.83%), action 251, FPS 1.54, Running 167.75s Step 575( 42.00%), action 252, FPS 1.54, Running 168.22s Step 576( 42.17%), action 253, FPS 1.53, Running 168.84s Step 577( 42.33%), action 254, FPS 1.53, Running 169.28s Step 578( 42.50%), action 255, FPS 1.52, Running 170.09s Step 579( 42.67%), action 256, FPS 1.53, Running 170.53s Step 580( 42.83%), action 257, FPS 1.51, Running 171.49s Step 581( 43.00%), action 258, FPS 1.53, Running 171.79s Step 582( 43.17%), action 259, FPS 1.56, Running 172.42s Step 583( 43.33%), action 260, FPS 1.55, Running 173.02s Step 584( 43.50%), action 261, FPS 1.54, Running 174.20s Step 585( 43.67%), action 262, FPS 1.54, Running 174.56s Step 586( 43.83%), action 263, FPS 1.53, Running 175.31s Step 587( 44.00%), action 264, FPS 1.53, Running 175.90s Step 588( 44.17%), action 265, FPS 1.52, Running 176.75s Step 589( 44.33%), action 266, FPS 1.52, Running 177.25s Step 590( 44.50%), action 267, FPS 1.57, Running 177.73s Step 591( 44.67%), action 268, FPS 1.59, Running 178.02s Step 592( 44.83%), action 269, FPS 1.61, Running 178.72s Step 593( 45.00%), action 270, FPS 1.58, Running 179.31s Step 594( 45.17%), action 271, FPS 1.58, Running 180.41s Step 595( 45.33%), action 272, FPS 1.60, Running 180.76s Step 596( 45.50%), action 273, FPS 1.60, Running 181.33s Step 597( 45.67%), action 274, FPS 1.58, Running 181.97s Step 598( 45.83%), action 275, FPS 1.57, Running 182.84s Step 599( 46.00%), action 276, FPS 1.56, Running 183.35s Step 600( 46.17%), action 277, FPS 1.58, Running 184.16s Step 601( 46.33%), action 278, FPS 1.56, Running 184.56s Step 602( 46.50%), action 279, FPS 1.54, Running 185.43s Step 603( 46.67%), action 280, FPS 1.57, Running 185.79s Step 604( 46.83%), action 281, FPS 1.59, Running 186.76s Step 605( 47.00%), action 282, FPS 1.59, Running 187.14s Step 606( 47.17%), action 283, FPS 1.61, Running 187.76s Step 607( 47.33%), action 284, FPS 1.60, Running 188.42s Step 608( 47.50%), action 285, FPS 1.62, Running 189.06s Step 609( 47.67%), action 286, FPS 1.64, Running 189.43s Step 610( 47.83%), action 287, FPS 1.59, Running 190.31s Step 611( 48.00%), action 288, FPS 1.57, Running 190.77s Step 612( 48.17%), action 289, FPS 1.59, Running 191.32s Step 613( 48.33%), action 290, FPS 1.59, Running 191.85s Step 614( 48.50%), action 291, FPS 1.59, Running 192.99s Step 615( 48.67%), action 292, FPS 1.59, Running 193.37s Step 616( 48.83%), action 293, FPS 1.56, Running 194.13s Step 617( 49.00%), action 294, FPS 1.56, Running 194.79s Step 618( 49.17%), action 295, FPS 1.59, Running 195.40s Step 619( 49.33%), action 296, FPS 1.58, Running 195.97s Step 620( 49.50%), action 297, FPS 1.59, Running 196.71s Step 621( 49.67%), action 298, FPS 1.57, Running 197.30s Step 622( 49.83%), action 299, FPS 1.58, Running 198.06s Step 623( 50.00%), action 300, FPS 1.55, Running 198.67s Step 624( 50.17%), action 301, FPS 1.58, Running 199.43s Step 625( 50.33%), action 302, FPS 1.56, Running 199.95s Step 626( 50.50%), action 303, FPS 1.55, Running 200.69s Step 627( 50.67%), action 304, FPS 1.57, Running 201.19s Step 628( 50.83%), action 305, FPS 1.55, Running 201.98s Step 629( 51.00%), action 306, FPS 1.53, Running 202.46s Step 630( 51.17%), action 307, FPS 1.54, Running 203.28s Step 631( 51.33%), action 308, FPS 1.53, Running 203.87s Step 632( 51.50%), action 309, FPS 1.50, Running 204.69s Step 633( 51.67%), action 310, FPS 1.53, Running 204.95s Step 634( 51.83%), action 311, FPS 1.54, Running 205.96s Step 635( 52.00%), action 312, FPS 1.54, Running 206.34s Step 636( 52.17%), action 313, FPS 1.57, Running 206.87s Step 637( 52.33%), action 314, FPS 1.61, Running 207.24s Step 638( 52.50%), action 315, FPS 1.63, Running 207.68s Step 639( 52.67%), action 316, FPS 1.67, Running 207.93s Step 640( 52.83%), action 317, FPS 1.68, Running 208.64s Step 641( 53.00%), action 318, FPS 1.70, Running 209.05s Step 642( 53.17%), action 319, FPS 1.66, Running 210.10s Step 643( 53.33%), action 320, FPS 1.67, Running 210.64s Step 644( 53.50%), action 321, FPS 1.65, Running 211.56s Step 645( 53.67%), action 322, FPS 1.64, Running 212.12s Step 646( 53.83%), action 323, FPS 1.64, Running 212.89s Step 647( 54.00%), action 324, FPS 1.66, Running 213.23s Step 648( 54.17%), action 325, FPS 1.65, Running 214.11s Step 649( 54.33%), action 326, FPS 1.63, Running 214.70s Step 650( 54.50%), action 327, FPS 1.63, Running 215.57s Step 651( 54.67%), action 328, FPS 1.65, Running 215.97s Step 652( 54.83%), action 329, FPS 1.65, Running 216.82s Step 653( 55.00%), action 330, FPS 1.64, Running 217.14s Step 654( 55.17%), action 331, FPS 1.62, Running 218.34s Step 655( 55.33%), action 332, FPS 1.59, Running 218.93s Step 656( 55.50%), action 333, FPS 1.60, Running 219.41s Step 657( 55.67%), action 334, FPS 1.59, Running 219.79s Step 658( 55.83%), action 335, FPS 1.55, Running 220.57s Step 659( 56.00%), action 336, FPS 1.52, Running 221.06s Step 660( 56.17%), action 337, FPS 1.51, Running 221.89s Step 661( 56.33%), action 338, FPS 1.52, Running 222.25s Step 662( 56.50%), action 339, FPS 1.58, Running 222.79s Step 663( 56.67%), action 340, FPS 1.57, Running 223.40s Step 664( 56.83%), action 341, FPS 1.60, Running 224.08s Step 665( 57.00%), action 342, FPS 1.62, Running 224.48s Step 666( 57.17%), action 343, FPS 1.62, Running 225.24s Step 667( 57.33%), action 344, FPS 1.63, Running 225.48s Step 668( 57.50%), action 345, FPS 1.67, Running 226.08s Step 669( 57.67%), action 346, FPS 1.69, Running 226.52s Step 670( 57.83%), action 347, FPS 1.75, Running 226.98s Step 671( 58.00%), action 348, FPS 1.76, Running 227.32s Step 672( 58.17%), action 349, FPS 1.81, Running 227.84s Step 673( 58.33%), action 350, FPS 1.80, Running 228.27s Step 674( 58.50%), action 351, FPS 1.88, Running 228.98s Step 675( 58.67%), action 352, FPS 1.91, Running 229.38s Step 676( 58.83%), action 353, FPS 1.92, Running 229.82s Step 677( 59.00%), action 354, FPS 1.95, Running 230.06s Step 678( 59.17%), action 355, FPS 2.01, Running 230.50s Step 679( 59.33%), action 356, FPS 2.04, Running 230.88s Step 680( 59.50%), action 357, FPS 2.10, Running 231.42s Step 681( 59.67%), action 358, FPS 2.06, Running 231.95s Step 682( 59.83%), action 359, FPS 2.06, Running 232.50s Step 683( 60.00%), action 360, FPS 2.08, Running 233.01s Step 684( 60.17%), action 361, FPS 2.03, Running 233.92s Step 685( 60.33%), action 362, FPS 2.01, Running 234.45s Step 686( 60.50%), action 363, FPS 1.99, Running 235.27s Step 687( 60.67%), action 364, FPS 1.95, Running 235.75s Step 688( 60.83%), action 365, FPS 1.92, Running 236.47s Step 689( 61.00%), action 366, FPS 1.94, Running 236.81s Step 690( 61.17%), action 367, FPS 1.86, Running 237.76s Step 691( 61.33%), action 368, FPS 1.84, Running 238.21s Step 692( 61.50%), action 369, FPS 1.77, Running 239.16s Step 693( 61.67%), action 370, FPS 1.73, Running 239.80s Step 694( 61.83%), action 371, FPS 1.66, Running 241.07s Step 695( 62.00%), action 372, FPS 1.63, Running 241.62s Step 696( 62.17%), action 373, FPS 1.57, Running 242.59s Step 697( 62.33%), action 374, FPS 1.52, Running 243.25s Step 698( 62.50%), action 375, FPS 1.47, Running 244.12s Step 699( 62.67%), action 376, FPS 1.44, Running 244.78s Step 700( 62.83%), action 377, FPS 1.41, Running 245.61s Step 701( 63.00%), action 378, FPS 1.41, Running 246.14s Step 702( 63.17%), action 379, FPS 1.37, Running 247.08s Step 703( 63.33%), action 380, FPS 1.36, Running 247.70s Step 704( 63.50%), action 381, FPS 1.34, Running 248.85s Step 705( 63.67%), action 382, FPS 1.35, Running 249.30s Step 706( 63.83%), action 383, FPS 1.35, Running 250.04s Step 707( 64.00%), action 384, FPS 1.36, Running 250.46s Step 708( 64.17%), action 385, FPS 1.37, Running 251.07s Step 709( 64.33%), action 386, FPS 1.37, Running 251.45s Step 710( 64.50%), action 387, FPS 1.37, Running 252.31s Step 711( 64.67%), action 388, FPS 1.35, Running 252.98s Step 712( 64.83%), action 389, FPS 1.38, Running 253.69s Step 713( 65.00%), action 390, FPS 1.39, Running 254.18s Step 714( 65.17%), action 391, FPS 1.41, Running 255.24s Step 715( 65.33%), action 392, FPS 1.42, Running 255.73s Step 716( 65.50%), action 393, FPS 1.46, Running 256.32s Step 717( 65.67%), action 394, FPS 1.48, Running 256.80s Step 718( 65.83%), action 395, FPS 1.50, Running 257.45s Step 719( 66.00%), action 396, FPS 1.55, Running 257.72s Step 720( 66.17%), action 397, FPS 1.59, Running 258.23s Step 721( 66.33%), action 398, FPS 1.62, Running 258.52s Step 722( 66.50%), action 399, FPS 1.62, Running 259.44s Step 723( 66.67%), action 400, FPS 1.64, Running 259.93s Step 724( 66.83%), action 401, FPS 1.65, Running 261.00s Step 725( 67.00%), action 402, FPS 1.64, Running 261.46s Step 726( 67.17%), action 403, FPS 1.62, Running 262.38s Step 727( 67.33%), action 404, FPS 1.59, Running 263.02s Step 728( 67.50%), action 405, FPS 1.55, Running 263.98s Step 729( 67.67%), action 406, FPS 1.53, Running 264.56s Step 730( 67.83%), action 407, FPS 1.57, Running 265.04s Step 731( 68.00%), action 408, FPS 1.57, Running 265.69s Step 732( 68.17%), action 409, FPS 1.56, Running 266.55s Step 733( 68.33%), action 410, FPS 1.55, Running 267.10s Step 734( 68.50%), action 411, FPS 1.53, Running 268.29s Step 735( 68.67%), action 412, FPS 1.51, Running 268.99s Step 736( 68.83%), action 413, FPS 1.50, Running 269.69s Step 737( 69.00%), action 414, FPS 1.48, Running 270.28s Step 738( 69.17%), action 415, FPS 1.47, Running 271.07s Step 739( 69.33%), action 416, FPS 1.44, Running 271.65s Step 740( 69.50%), action 417, FPS 1.43, Running 272.22s Step 741( 69.67%), action 418, FPS 1.40, Running 272.85s Step 742( 69.83%), action 419, FPS 1.44, Running 273.29s Step 743( 70.00%), action 420, FPS 1.43, Running 273.92s Step 744( 70.17%), action 421, FPS 1.46, Running 274.68s Step 745( 70.33%), action 422, FPS 1.45, Running 275.24s Step 746( 70.50%), action 423, FPS 1.47, Running 275.94s Step 747( 70.67%), action 424, FPS 1.50, Running 276.33s Step 748( 70.83%), action 425, FPS 1.51, Running 277.21s Step 749( 71.00%), action 426, FPS 1.52, Running 277.73s Step 750( 71.17%), action 427, FPS 1.48, Running 278.58s Step 751( 71.33%), action 428, FPS 1.49, Running 279.16s Step 752( 71.50%), action 429, FPS 1.52, Running 279.73s Step 753( 71.67%), action 430, FPS 1.51, Running 280.39s Step 754( 71.83%), action 431, FPS 1.51, Running 281.51s Step 755( 72.00%), action 432, FPS 1.52, Running 282.12s Step 756( 72.17%), action 433, FPS 1.50, Running 283.05s Step 757( 72.33%), action 434, FPS 1.50, Running 283.63s Step 758( 72.50%), action 435, FPS 1.53, Running 284.15s Step 759( 72.67%), action 436, FPS 1.52, Running 284.79s Step 760( 72.83%), action 437, FPS 1.52, Running 285.36s Step 761( 73.00%), action 438, FPS 1.52, Running 286.02s Step 762( 73.17%), action 439, FPS 1.50, Running 286.62s Step 763( 73.33%), action 440, FPS 1.52, Running 287.08s Step 764( 73.50%), action 441, FPS 1.49, Running 288.12s Step 765( 73.67%), action 442, FPS 1.48, Running 288.76s Step 766( 73.83%), action 443, FPS 1.45, Running 289.74s Step 767( 74.00%), action 444, FPS 1.44, Running 290.20s Step 768( 74.17%), action 445, FPS 1.45, Running 290.97s Step 769( 74.33%), action 446, FPS 1.46, Running 291.44s Step 770( 74.50%), action 447, FPS 1.46, Running 292.29s Step 771( 74.67%), action 448, FPS 1.46, Running 292.82s Step 772( 74.83%), action 449, FPS 1.48, Running 293.24s Step 773( 75.00%), action 450, FPS 1.49, Running 293.83s Step 774( 75.17%), action 451, FPS 1.49, Running 294.92s Step 775( 75.33%), action 452, FPS 1.51, Running 295.37s Step 776( 75.50%), action 453, FPS 1.52, Running 296.21s Step 777( 75.67%), action 454, FPS 1.54, Running 296.64s Step 778( 75.83%), action 455, FPS 1.50, Running 297.52s Step 779( 76.00%), action 456, FPS 1.50, Running 298.09s Step 780( 76.17%), action 457, FPS 1.47, Running 298.94s Step 781( 76.33%), action 458, FPS 1.50, Running 299.38s Step 782( 76.50%), action 459, FPS 1.47, Running 300.21s Step 783( 76.67%), action 460, FPS 1.46, Running 300.77s Step 784( 76.83%), action 461, FPS 1.49, Running 301.56s Step 785( 77.00%), action 462, FPS 1.49, Running 302.18s Step 786( 77.17%), action 463, FPS 1.51, Running 302.96s Step 787( 77.33%), action 464, FPS 1.51, Running 303.46s Step 788( 77.50%), action 465, FPS 1.50, Running 304.31s Step 789( 77.67%), action 466, FPS 1.51, Running 304.66s Step 790( 77.83%), action 467, FPS 1.53, Running 305.35s Step 791( 78.00%), action 468, FPS 1.54, Running 305.82s Step 792( 78.17%), action 469, FPS 1.53, Running 306.35s Step 793( 78.33%), action 470, FPS 1.55, Running 306.73s Step 794( 78.50%), action 471, FPS 1.54, Running 307.86s Step 795( 78.67%), action 472, FPS 1.55, Running 308.24s Step 796( 78.83%), action 473, FPS 1.56, Running 309.03s Step 797( 79.00%), action 474, FPS 1.55, Running 309.55s Step 798( 79.17%), action 475, FPS 1.56, Running 310.32s Step 799( 79.33%), action 476, FPS 1.59, Running 310.66s Step 800( 79.50%), action 477, FPS 1.61, Running 311.37s Step 801( 79.67%), action 478, FPS 1.60, Running 311.89s Step 802( 79.83%), action 479, FPS 1.64, Running 312.44s Step 803( 80.00%), action 480, FPS 1.65, Running 312.90s Step 804( 80.17%), action 481, FPS 1.65, Running 313.70s Step 805( 80.33%), action 482, FPS 1.68, Running 314.11s Step 806( 80.50%), action 483, FPS 1.73, Running 314.54s Step 807( 80.67%), action 484, FPS 1.74, Running 314.99s Step 808( 80.83%), action 485, FPS 1.78, Running 315.56s Step 809( 81.00%), action 486, FPS 1.75, Running 316.08s Step 810( 81.17%), action 487, FPS 1.79, Running 316.53s Step 811( 81.33%), action 488, FPS 1.78, Running 317.03s Step 812( 81.50%), action 489, FPS 1.78, Running 317.56s Step 813( 81.67%), action 490, FPS 1.77, Running 318.01s Step 814( 81.83%), action 491, FPS 1.80, Running 318.95s Step 815( 82.00%), action 492, FPS 1.80, Running 319.35s Step 816( 82.17%), action 493, FPS 1.82, Running 320.01s Step 817( 82.33%), action 494, FPS 1.85, Running 320.34s Step 818( 82.50%), action 495, FPS 1.89, Running 320.91s Step 819( 82.67%), action 496, FPS 1.88, Running 321.27s Step 820( 82.83%), action 497, FPS 1.91, Running 321.84s Step 821( 83.00%), action 498, FPS 1.96, Running 322.09s Step 822( 83.17%), action 499, FPS 1.98, Running 322.54s Step 823( 83.33%), action 500, FPS 2.02, Running 322.81s Step 824( 83.50%), action 501, FPS 2.05, Running 323.47s Step 825( 83.67%), action 502, FPS 2.04, Running 323.91s Step 826( 83.83%), action 503, FPS 1.99, Running 324.57s Step 827( 84.00%), action 504, FPS 2.01, Running 324.96s Step 828( 84.17%), action 505, FPS 2.05, Running 325.33s Step 829( 84.33%), action 506, FPS 2.10, Running 325.61s Step 830( 84.50%), action 507, FPS 2.06, Running 326.24s Step 831( 84.67%), action 508, FPS 2.10, Running 326.55s Step 832( 84.83%), action 509, FPS 2.08, Running 327.18s Step 833( 85.00%), action 510, FPS 2.07, Running 327.66s Step 834( 85.17%), action 511, FPS 2.08, Running 328.59s Step 835( 85.33%), action 512, FPS 2.06, Running 329.07s Step 836( 85.50%), action 513, FPS 2.08, Running 329.63s Step 837( 85.67%), action 514, FPS 2.09, Running 329.90s Step 838( 85.83%), action 515, FPS 2.11, Running 330.41s Step 839( 86.00%), action 516, FPS 2.09, Running 330.84s Step 840( 86.17%), action 517, FPS 2.11, Running 331.30s Step 841( 86.33%), action 518, FPS 2.11, Running 331.56s Step 842( 86.50%), action 519, FPS 2.12, Running 331.98s Step 843( 86.67%), action 520, FPS 2.11, Running 332.30s Step 844( 86.83%), action 521, FPS 2.10, Running 332.98s Step 845( 87.00%), action 522, FPS 2.10, Running 333.42s Step 846( 87.17%), action 523, FPS 2.18, Running 333.74s Step 847( 87.33%), action 524, FPS 2.21, Running 334.02s Step 848( 87.50%), action 525, FPS 2.20, Running 334.40s Step 849( 87.67%), action 526, FPS 2.19, Running 334.75s Step 850( 87.83%), action 527, FPS 2.25, Running 335.12s Step 851( 88.00%), action 528, FPS 2.25, Running 335.44s Step 852( 88.17%), action 529, FPS 2.32, Running 335.82s Step 853( 88.33%), action 530, FPS 2.35, Running 336.16s Step 854( 88.50%), action 531, FPS 2.37, Running 337.03s Step 855( 88.67%), action 532, FPS 2.38, Running 337.47s Step 856( 88.83%), action 533, FPS 2.35, Running 338.14s Step 857( 89.00%), action 534, FPS 2.36, Running 338.39s Step 858( 89.17%), action 535, FPS 2.33, Running 338.98s Step 859( 89.33%), action 536, FPS 2.39, Running 339.22s Step 860( 89.50%), action 537, FPS 2.37, Running 339.74s Step 861( 89.67%), action 538, FPS 2.35, Running 340.05s Step 862( 89.83%), action 539, FPS 2.29, Running 340.70s Step 863( 90.00%), action 540, FPS 2.25, Running 341.18s Step 864( 90.17%), action 541, FPS 2.19, Running 342.09s Step 865( 90.33%), action 542, FPS 2.21, Running 342.48s Step 866( 90.50%), action 543, FPS 2.18, Running 342.94s Step 867( 90.67%), action 544, FPS 2.17, Running 343.25s Step 868( 90.83%), action 545, FPS 2.15, Running 343.71s Step 869( 91.00%), action 546, FPS 2.14, Running 344.11s Step 870( 91.17%), action 547, FPS 2.11, Running 344.61s Step 871( 91.33%), action 548, FPS 2.11, Running 344.90s Step 872( 91.50%), action 549, FPS 2.09, Running 345.39s Step 873( 91.67%), action 550, FPS 2.11, Running 345.65s Step 874( 91.83%), action 551, FPS 2.13, Running 346.42s Step 875( 92.00%), action 552, FPS 2.15, Running 346.75s Step 876( 92.17%), action 553, FPS 2.18, Running 347.32s Step 877( 92.33%), action 554, FPS 2.11, Running 347.85s Step 878( 92.50%), action 555, FPS 2.15, Running 348.29s Step 879( 92.67%), action 556, FPS 2.07, Running 348.87s Step 880( 92.83%), action 557, FPS 2.09, Running 349.32s Step 881( 93.00%), action 558, FPS 2.10, Running 349.57s Step 882( 93.17%), action 559, FPS 2.15, Running 350.00s Step 883( 93.33%), action 560, FPS 2.20, Running 350.25s Step 884( 93.50%), action 561, FPS 2.28, Running 350.85s Step 885( 93.67%), action 562, FPS 2.32, Running 351.08s Step 886( 93.83%), action 563, FPS 2.34, Running 351.48s Step 887( 94.00%), action 564, FPS 2.37, Running 351.70s Step 888( 94.17%), action 565, FPS 2.40, Running 352.05s Step 889( 94.33%), action 566, FPS 2.42, Running 352.39s Step 890( 94.50%), action 567, FPS 2.44, Running 352.80s Step 891( 94.67%), action 568, FPS 2.44, Running 353.10s Step 892( 94.83%), action 569, FPS 2.46, Running 353.52s Step 893( 95.00%), action 570, FPS 2.46, Running 353.79s Step 894( 95.17%), action 571, FPS 2.49, Running 354.47s Step 895( 95.33%), action 572, FPS 2.51, Running 354.71s Step 896( 95.50%), action 573, FPS 2.55, Running 355.17s Step 897( 95.67%), action 574, FPS 2.65, Running 355.41s Step 898( 95.83%), action 575, FPS 2.67, Running 355.78s Step 899( 96.00%), action 576, FPS 2.78, Running 356.07s Step 900( 96.17%), action 577, FPS 2.79, Running 356.49s Step 901( 96.33%), action 578, FPS 2.79, Running 356.75s Step 902( 96.50%), action 579, FPS 2.79, Running 357.17s Step 903( 96.67%), action 580, FPS 2.78, Running 357.46s Step 904( 96.83%), action 581, FPS 2.80, Running 357.99s Step 905( 97.00%), action 582, FPS 2.79, Running 358.26s Step 906( 97.17%), action 583, FPS 2.74, Running 358.78s Step 907( 97.33%), action 584, FPS 2.71, Running 359.09s Step 908( 97.50%), action 585, FPS 2.68, Running 359.52s Step 909( 97.67%), action 586, FPS 2.71, Running 359.77s Step 910( 97.83%), action 587, FPS 2.70, Running 360.22s Step 911( 98.00%), action 588, FPS 2.72, Running 360.46s Step 912( 98.17%), action 589, FPS 2.73, Running 360.84s Step 913( 98.33%), action 590, FPS 2.74, Running 361.10s Step 914( 98.50%), action 591, FPS 2.76, Running 361.71s Step 915( 98.67%), action 592, FPS 2.75, Running 361.99s Step 916( 98.83%), action 593, FPS 2.71, Running 362.54s Step 917( 99.00%), action 594, FPS 2.70, Running 362.81s Step 918( 99.17%), action 595, FPS 2.68, Running 363.25s Step 919( 99.33%), action 596, FPS 2.68, Running 363.54s Step 920( 99.50%), action 597, FPS 2.65, Running 364.04s Step 921( 99.67%), action 598, FPS 2.62, Running 364.38s Step 922( 99.83%), action 599, FPS 2.62, Running 364.81s Step 923(100.00%), action 600, FPS 2.62, Running 365.09s [2026-08-01 18:47:44] [29 ] Seed 28 failed after 365.49 s. +steps: 923 , actions: 600 . +Instruction: Empty +Total 2/29(6.90%) success. +Setting seed: 29 +Step 1( N/A%), pre moving , FPS 7.37, Running 0.14s Step 2( N/A%), pre moving , FPS 12.61, Running 0.16s Step 3( N/A%), pre moving , FPS 15.59, Running 0.19s Step 4( N/A%), pre moving , FPS 17.65, Running 0.23s Step 5( N/A%), pre moving , FPS 19.37, Running 0.26s Step 6( N/A%), pre moving , FPS 20.65, Running 0.29s Step 7( N/A%), pre moving , FPS 21.82, Running 0.32s Step 8( N/A%), pre moving , FPS 22.39, Running 0.36s Step 9( N/A%), pre moving , FPS 23.80, Running 0.38s Step 10( N/A%), pre moving , FPS 24.93, Running 0.40s Step 11( N/A%), pre moving , FPS 25.45, Running 0.43s Step 12( N/A%), pre moving , FPS 26.30, Running 0.46s Step 13( N/A%), pre moving , FPS 27.20, Running 0.48s Step 14( N/A%), pre moving , FPS 27.88, Running 0.50s Step 15( N/A%), pre moving , FPS 28.65, Running 0.52s Step 16( N/A%), pre moving , FPS 28.65, Running 0.56s Step 17( N/A%), pre moving , FPS 28.99, Running 0.59s Step 18( N/A%), pre moving , FPS 29.37, Running 0.61s Step 19( N/A%), pre moving , FPS 29.28, Running 0.65s Step 20( N/A%), pre moving , FPS 29.86, Running 0.67s Step 21( N/A%), pre moving , FPS 25.99, Running 0.91s Step 22( N/A%), pre moving , FPS 26.10, Running 0.92s Step 23( N/A%), pre moving , FPS 26.62, Running 0.94s Step 24( N/A%), pre moving , FPS 27.16, Running 0.96s Step 25( N/A%), pre moving , FPS 27.62, Running 0.98s Step 26( N/A%), pre moving , FPS 21.33, Running 1.23s Step 27( N/A%), pre moving , FPS 21.32, Running 1.26s Step 28( N/A%), pre moving , FPS 21.54, Running 1.29s Step 29( N/A%), pre moving , FPS 21.19, Running 1.32s Step 30( N/A%), pre moving , FPS 21.24, Running 1.34s Step 31( N/A%), pre moving , FPS 21.45, Running 1.36s Step 32( N/A%), pre moving , FPS 21.56, Running 1.38s Step 33( N/A%), pre moving , FPS 21.60, Running 1.40s Step 34( N/A%), pre moving , FPS 21.66, Running 1.43s Step 35( N/A%), pre moving , FPS 21.52, Running 1.45s Step 36( N/A%), pre moving , FPS 13.66, Running 2.02s Step 37( N/A%), pre moving , FPS 12.30, Running 2.21s Step 38( N/A%), pre moving , FPS 12.32, Running 2.24s Step 39( N/A%), pre moving , FPS 12.43, Running 2.26s Step 40( N/A%), pre moving , FPS 12.42, Running 2.28s Step 41( N/A%), pre moving , FPS 14.22, Running 2.31s Step 42( N/A%), pre moving , FPS 14.16, Running 2.34s Step 43( N/A%), pre moving , FPS 14.12, Running 2.36s Step 44( N/A%), pre moving , FPS 14.00, Running 2.39s Step 45( N/A%), pre moving , FPS 13.88, Running 2.42s Step 46( N/A%), pre moving , FPS 16.45, Running 2.44s Step 47( N/A%), pre moving , FPS 16.60, Running 2.46s Step 48( N/A%), pre moving , FPS 11.83, Running 2.98s Step 49( N/A%), pre moving , FPS 11.94, Running 3.00s Step 50( N/A%), pre moving , FPS 11.93, Running 3.02s Step 51( N/A%), pre moving , FPS 11.94, Running 3.04s Step 52( N/A%), pre moving , FPS 11.91, Running 3.06s Step 53( N/A%), pre moving , FPS 11.81, Running 3.10s Step 54( N/A%), pre moving , FPS 11.72, Running 3.13s Step 55( N/A%), pre moving , FPS 11.69, Running 3.16s Step 56( N/A%), pre moving , FPS 17.06, Running 3.20s Step 57( N/A%), pre moving , FPS 19.70, Running 3.23s Step 58( N/A%), pre moving , FPS 19.54, Running 3.26s Step 59( N/A%), pre moving , FPS 19.33, Running 3.29s Step 60( N/A%), pre moving , FPS 19.15, Running 3.32s Step 61( N/A%), pre moving , FPS 19.02, Running 3.36s Step 62( N/A%), pre moving , FPS 18.74, Running 3.40s Step 63( N/A%), pre moving , FPS 18.42, Running 3.45s Step 64( N/A%), pre moving , FPS 18.31, Running 3.48s Step 65( N/A%), pre moving , FPS 18.16, Running 3.52s Step 66( N/A%), pre moving , FPS 17.94, Running 3.56s Step 67( N/A%), pre moving , FPS 17.71, Running 3.59s Step 68( N/A%), pre moving , FPS 30.69, Running 3.63s Step 69( N/A%), pre moving , FPS 30.03, Running 3.66s Step 70( N/A%), pre moving , FPS 29.18, Running 3.70s Step 71( N/A%), pre moving , FPS 28.61, Running 3.74s Step 72( N/A%), pre moving , FPS 28.12, Running 3.77s Step 73( N/A%), pre moving , FPS 27.81, Running 3.82s Step 74( N/A%), pre moving , FPS 27.77, Running 3.85s Step 75( N/A%), pre moving , FPS 27.76, Running 3.88s Step 76( N/A%), pre moving , FPS 27.75, Running 3.92s Step 77( N/A%), pre moving , FPS 27.78, Running 3.95s Step 78( N/A%), pre moving , FPS 27.78, Running 3.98s Step 79( N/A%), pre moving , FPS 27.82, Running 4.01s Step 80( N/A%), pre moving , FPS 27.82, Running 4.04s Step 81( N/A%), pre moving , FPS 28.12, Running 4.07s Step 82( N/A%), pre moving , FPS 28.34, Running 4.11s Step 83( N/A%), pre moving , FPS 28.69, Running 4.14s Step 84( N/A%), pre moving , FPS 28.85, Running 4.18s Step 85( N/A%), pre moving , FPS 29.17, Running 4.21s Step 86( N/A%), pre moving , FPS 29.70, Running 4.23s Step 87( N/A%), pre moving , FPS 29.81, Running 4.26s Step 88( N/A%), pre moving , FPS 30.42, Running 4.29s Step 89( N/A%), pre moving , FPS 30.94, Running 4.31s Step 90( N/A%), pre moving , FPS 31.37, Running 4.34s Step 91( N/A%), pre moving , FPS 32.03, Running 4.36s Step 92( N/A%), pre moving , FPS 32.76, Running 4.38s Step 93( N/A%), pre moving , FPS 33.89, Running 4.41s Step 94( N/A%), pre moving , FPS 34.70, Running 4.43s Step 95( N/A%), pre moving , FPS 35.40, Running 4.45s Step 96( N/A%), pre moving , FPS 36.08, Running 4.47s Step 97( N/A%), pre moving , FPS 36.63, Running 4.49s Step 98( N/A%), pre moving , FPS 37.19, Running 4.52s Step 99( N/A%), pre moving , FPS 37.84, Running 4.54s Step 100( N/A%), pre moving , FPS 38.67, Running 4.56s Step 101( N/A%), pre moving , FPS 39.44, Running 4.58s Step 102( N/A%), pre moving , FPS 40.49, Running 4.60s Step 103( N/A%), pre moving , FPS 41.43, Running 4.63s Step 104( N/A%), pre moving , FPS 42.38, Running 4.65s Step 105( N/A%), pre moving , FPS 43.37, Running 4.67s Step 106( N/A%), pre moving , FPS 43.49, Running 4.69s Step 107( N/A%), pre moving , FPS 43.17, Running 4.73s Step 108( N/A%), pre moving , FPS 43.18, Running 4.75s Step 109( N/A%), pre moving , FPS 43.36, Running 4.77s Step 110( N/A%), pre moving , FPS 44.35, Running 4.79s Step 111( N/A%), pre moving , FPS 44.39, Running 4.81s Step 112( N/A%), pre moving , FPS 42.51, Running 4.86s Step 113( N/A%), pre moving , FPS 41.92, Running 4.88s Step 114( N/A%), pre moving , FPS 41.76, Running 4.91s Step 115( N/A%), pre moving , FPS 41.67, Running 4.93s Step 116( N/A%), pre moving , FPS 41.62, Running 4.95s Step 117( N/A%), pre moving , FPS 41.71, Running 4.97s Step 118( N/A%), pre moving , FPS 13.54, Running 5.99s Step 119( N/A%), pre moving , FPS 11.00, Running 6.36s Step 120( N/A%), pre moving , FPS 9.63, Running 6.64s Step 121( N/A%), pre moving , FPS 7.82, Running 7.14s Step 122( N/A%), pre moving , FPS 7.07, Running 7.43s Step 123( N/A%), pre moving , FPS 6.42, Running 7.74s Step 124( N/A%), pre moving , FPS 6.13, Running 7.91s Step 125( N/A%), pre moving , FPS 5.66, Running 8.20s Step 126( N/A%), pre moving , FPS 5.44, Running 8.37s Step 127( N/A%), pre moving , FPS 5.08, Running 8.66s Step 128( N/A%), pre moving , FPS 4.90, Running 8.83s Step 129( N/A%), pre moving , FPS 4.52, Running 9.20s Step 130( N/A%), pre moving , FPS 4.30, Running 9.45s Step 131( N/A%), pre moving , FPS 4.10, Running 9.70s Step 132( N/A%), pre moving , FPS 3.95, Running 9.92s Step 133( N/A%), pre moving , FPS 3.71, Running 10.28s Step 134( N/A%), pre moving , FPS 3.53, Running 10.57s Step 135( N/A%), pre moving , FPS 3.35, Running 10.89s Step 136( N/A%), pre moving , FPS 3.24, Running 11.12s Step 137( N/A%), pre moving , FPS 3.04, Running 11.54s Step 138( N/A%), pre moving , FPS 3.42, Running 11.84s Step 139( N/A%), pre moving , FPS 3.45, Running 12.16s Step 140( N/A%), pre moving , FPS 3.41, Running 12.51s Step 141( N/A%), pre moving , FPS 3.49, Running 12.87s Step 142( N/A%), pre moving , FPS 3.50, Running 13.15s Step 143( N/A%), pre moving , FPS 3.49, Running 13.47s Step 144( N/A%), pre moving , FPS 3.46, Running 13.69s Step 145( N/A%), pre moving , FPS 3.48, Running 13.95s Step 146( N/A%), pre moving , FPS 3.43, Running 14.20s Step 147( N/A%), pre moving , FPS 3.44, Running 14.47s Step 148( N/A%), pre moving , FPS 3.44, Running 14.65s Step 149( N/A%), pre moving , FPS 3.47, Running 14.96s Step 150( N/A%), pre moving , FPS 3.51, Running 15.14s Step 151( N/A%), pre moving , FPS 3.49, Running 15.42s Step 152( N/A%), pre moving , FPS 3.52, Running 15.60s Step 153( N/A%), pre moving , FPS 3.60, Running 15.83s Step 154( N/A%), pre moving , FPS 3.69, Running 15.99s Step 155( N/A%), pre moving , FPS 3.75, Running 16.23s Step 156( N/A%), pre moving , FPS 3.80, Running 16.39s Step 157( N/A%), pre moving , FPS 3.92, Running 16.64s Step 158( N/A%), pre moving , FPS 4.01, Running 16.83s Step 159( N/A%), pre moving , FPS 4.06, Running 17.08s Step 160( N/A%), pre moving , FPS 4.22, Running 17.25s Step 161( N/A%), pre moving , FPS 4.32, Running 17.50s Step 162( N/A%), pre moving , FPS 4.43, Running 17.67s Step 163( N/A%), pre moving , FPS 4.48, Running 17.93s Step 164( N/A%), pre moving , FPS 4.53, Running 18.10s Step 165( N/A%), pre moving , FPS 4.52, Running 18.37s Step 166( N/A%), pre moving , FPS 4.60, Running 18.55s Step 167( N/A%), pre moving , FPS 4.56, Running 18.86s Step 168( N/A%), pre moving , FPS 4.56, Running 19.03s Step 169( N/A%), pre moving , FPS 4.57, Running 19.35s Step 170( N/A%), pre moving , FPS 4.57, Running 19.51s Step 171( N/A%), pre moving , FPS 4.58, Running 19.78s Step 172( N/A%), pre moving , FPS 4.58, Running 19.96s Step 173( N/A%), pre moving , FPS 4.53, Running 20.25s Step 174( N/A%), pre moving , FPS 4.51, Running 20.42s Step 175( N/A%), pre moving , FPS 4.47, Running 20.70s Step 176( N/A%), pre moving , FPS 4.45, Running 20.89s Step 177( N/A%), pre moving , FPS 4.44, Running 21.15s Step 178( N/A%), pre moving , FPS 4.42, Running 21.35s Step 179( N/A%), pre moving , FPS 4.38, Running 21.64s Step 180( N/A%), pre moving , FPS 4.37, Running 21.83s Step 181( N/A%), pre moving , FPS 4.39, Running 22.06s Step 182( N/A%), pre moving , FPS 4.36, Running 22.26s Step 183( N/A%), pre moving , FPS 4.34, Running 22.55s Step 184( N/A%), pre moving , FPS 4.34, Running 22.71s Step 185( N/A%), pre moving , FPS 4.31, Running 23.00s Step 186( N/A%), pre moving , FPS 4.29, Running 23.21s Step 187( N/A%), pre moving , FPS 4.33, Running 23.48s Step 188( N/A%), pre moving , FPS 4.45, Running 23.53s Step 189( N/A%), pre moving , FPS 4.72, Running 23.58s Step 190( N/A%), pre moving , FPS 4.85, Running 23.63s Step 191( N/A%), pre moving , FPS 5.13, Running 23.68s Step 192( N/A%), pre moving , FPS 5.28, Running 23.75s Step 193( N/A%), pre moving , FPS 5.64, Running 23.80s Step 194( N/A%), pre moving , FPS 5.85, Running 23.84s Step 195( N/A%), pre moving , FPS 6.25, Running 23.90s Step 196( N/A%), pre moving , FPS 6.51, Running 23.96s Step 197( N/A%), pre moving , FPS 6.98, Running 24.01s Step 198( N/A%), pre moving , FPS 6.26, Running 24.54s Step 199( N/A%), pre moving , FPS 6.78, Running 24.60s Step 200( N/A%), pre moving , FPS 7.11, Running 24.64s Step 201( N/A%), pre moving , FPS 7.59, Running 24.69s Step 202( N/A%), pre moving , FPS 8.04, Running 24.75s Step 203( N/A%), pre moving , FPS 8.89, Running 24.80s Step 204( N/A%), pre moving , FPS 9.35, Running 24.85s Step 205( N/A%), pre moving , FPS 10.57, Running 24.90s Step 206( N/A%), pre moving , FPS 11.50, Running 24.95s Step 207( N/A%), pre moving , FPS 13.11, Running 25.00s Step 208( N/A%), pre moving , FPS 13.13, Running 25.05s Step 209( N/A%), pre moving , FPS 13.10, Running 25.11s Step 210( N/A%), pre moving , FPS 13.14, Running 25.16s Step 211( N/A%), pre moving , FPS 13.16, Running 25.20s Step 212( N/A%), pre moving , FPS 13.33, Running 25.25s Step 213( N/A%), pre moving , FPS 13.18, Running 25.32s Step 214( N/A%), pre moving , FPS 13.05, Running 25.38s Step 215( N/A%), pre moving , FPS 12.79, Running 25.47s Step 216( N/A%), pre moving , FPS 12.61, Running 25.54s Step 217( N/A%), pre moving , FPS 12.36, Running 25.63s Step 218( N/A%), pre moving , FPS 17.16, Running 25.71s Step 219( N/A%), pre moving , FPS 16.87, Running 25.78s Step 220( N/A%), pre moving , FPS 16.48, Running 25.86s Step 221( N/A%), pre moving , FPS 15.51, Running 25.98s Step 222( N/A%), pre moving , FPS 14.97, Running 26.08s Step 223( N/A%), pre moving , FPS 14.25, Running 26.20s Step 224( N/A%), pre moving , FPS 13.72, Running 26.31s Step 225( N/A%), pre moving , FPS 13.21, Running 26.41s Step 226( N/A%), pre moving , FPS 12.76, Running 26.52s Step 227( N/A%), pre moving , FPS 12.37, Running 26.62s Step 228( N/A%), pre moving , FPS 12.12, Running 26.70s Step 229( N/A%), pre moving , FPS 11.98, Running 26.78s Step 230( N/A%), pre moving , FPS 12.00, Running 26.82s Step 231( N/A%), pre moving , FPS 11.98, Running 26.87s Step 232( N/A%), pre moving , FPS 11.89, Running 26.93s Step 233( N/A%), pre moving , FPS 11.95, Running 26.99s Step 234( N/A%), pre moving , FPS 12.04, Running 27.04s Step 235( N/A%), pre moving , FPS 12.35, Running 27.09s Step 236( N/A%), pre moving , FPS 12.60, Running 27.13s Step 237( N/A%), pre moving , FPS 12.93, Running 27.18s Step 238( N/A%), pre moving , FPS 13.19, Running 27.23s Step 239( N/A%), pre moving , FPS 13.31, Running 27.28s Step 240( N/A%), pre moving , FPS 13.50, Running 27.34s Step 241( N/A%), pre moving , FPS 14.16, Running 27.39s Step 242( N/A%), pre moving , FPS 14.70, Running 27.44s Step 243( N/A%), pre moving , FPS 15.54, Running 27.49s Step 244( N/A%), pre moving , FPS 16.34, Running 27.53s Step 245( N/A%), pre moving , FPS 17.09, Running 27.58s Step 246( N/A%), pre moving , FPS 17.95, Running 27.63s Step 247( N/A%), pre moving , FPS 12.95, Running 28.17s Step 248( N/A%), pre moving , FPS 13.24, Running 28.21s Step 249( N/A%), pre moving , FPS 13.48, Running 28.26s Step 250( N/A%), pre moving , FPS 13.48, Running 28.31s Step 251( N/A%), pre moving , FPS 13.51, Running 28.35s Step 252( N/A%), pre moving , FPS 13.37, Running 28.43s Step 253( N/A%), pre moving , FPS 13.19, Running 28.51s Step 254( N/A%), pre moving , FPS 12.95, Running 28.58s Step 255( N/A%), pre moving , FPS 12.52, Running 28.68s Step 256( N/A%), pre moving , FPS 11.99, Running 28.80s Step 257( N/A%), pre moving , FPS 11.58, Running 28.91s Step 258( N/A%), pre moving , FPS 11.09, Running 29.03s Step 259( N/A%), pre moving , FPS 10.75, Running 29.14s Step 260( N/A%), pre moving , FPS 10.47, Running 29.25s Step 261( N/A%), pre moving , FPS 10.13, Running 29.37s Step 262( N/A%), pre moving , FPS 9.82, Running 29.48s Step 263( N/A%), pre moving , FPS 9.50, Running 29.59s Step 264( N/A%), pre moving , FPS 9.19, Running 29.71s Step 265( N/A%), pre moving , FPS 8.89, Running 29.83s Step 266( N/A%), pre moving , FPS 8.60, Running 29.96s Step 267( N/A%), pre moving , FPS 10.48, Running 30.08s Step 268( N/A%), pre moving , FPS 10.14, Running 30.19s Step 269( N/A%), pre moving , FPS 9.81, Running 30.30s Step 270( N/A%), pre moving , FPS 9.51, Running 30.41s Step 271( N/A%), pre moving , FPS 9.21, Running 30.53s Step 272( N/A%), pre moving , FPS 9.04, Running 30.64s Step 273( N/A%), pre moving , FPS 8.85, Running 30.77s Step 274( N/A%), pre moving , FPS 8.72, Running 30.88s Step 275( N/A%), pre moving , FPS 8.66, Running 31.00s Step 276( N/A%), pre moving , FPS 8.65, Running 31.11s Step 277( N/A%), pre moving , FPS 8.61, Running 31.23s Step 278( N/A%), pre moving , FPS 8.79, Running 31.31s Step 279( N/A%), pre moving , FPS 8.91, Running 31.39s Step 280( N/A%), pre moving , FPS 9.00, Running 31.47s Step 281( N/A%), pre moving , FPS 9.16, Running 31.55s Step 282( N/A%), pre moving , FPS 9.28, Running 31.64s Step 283( N/A%), pre moving , FPS 9.38, Running 31.72s Step 284( N/A%), pre moving , FPS 9.40, Running 31.84s Step 285( N/A%), pre moving , FPS 9.44, Running 31.95s Step 286( N/A%), pre moving , FPS 9.55, Running 32.05s Step 287( N/A%), pre moving , FPS 9.63, Running 32.15s Step 288( N/A%), pre moving , FPS 9.61, Running 32.27s Step 289( N/A%), pre moving , FPS 9.66, Running 32.37s Step 290( N/A%), pre moving , FPS 9.56, Running 32.50s Step 291( N/A%), pre moving , FPS 9.62, Running 32.60s Step 292( N/A%), pre moving , FPS 9.62, Running 32.72s Step 293( N/A%), pre moving , FPS 9.72, Running 32.82s Step 294( N/A%), pre moving , FPS 9.87, Running 32.90s Step 295( N/A%), pre moving , FPS 10.06, Running 32.98s Step 296( N/A%), pre moving , FPS 10.25, Running 33.06s Step 297( N/A%), pre moving , FPS 10.48, Running 33.14s Step 298( N/A%), pre moving , FPS 10.51, Running 33.21s Step 299( N/A%), pre moving , FPS 10.52, Running 33.29s Step 300( N/A%), pre moving , FPS 10.56, Running 33.36s Step 301( N/A%), pre moving , FPS 10.56, Running 33.45s Step 302( N/A%), pre moving , FPS 10.76, Running 33.49s Step 303( N/A%), pre moving , FPS 11.03, Running 33.54s Step 304( N/A%), pre moving , FPS 11.43, Running 33.59s Step 305( N/A%), pre moving , FPS 11.84, Running 33.64s Step 306( N/A%), pre moving , FPS 12.20, Running 33.69s Step 307( N/A%), pre moving , FPS 12.59, Running 33.74s Step 308( N/A%), pre moving , FPS 13.15, Running 33.79s Step 309( N/A%), pre moving , FPS 13.62, Running 33.84s Step 310( N/A%), pre moving , FPS 14.46, Running 33.88s Step 311( N/A%), pre moving , FPS 15.07, Running 33.93s Step 312( N/A%), pre moving , FPS 15.82, Running 33.98s Step 313( N/A%), pre moving , FPS 16.48, Running 34.04s Step 314( N/A%), pre moving , FPS 16.85, Running 34.09s Step 315( N/A%), pre moving , FPS 17.34, Running 34.14s Step 316( N/A%), pre moving , FPS 17.87, Running 34.18s Step 317( N/A%), pre moving , FPS 18.34, Running 34.23s Step 318( N/A%), pre moving , FPS 18.76, Running 34.28s Step 319( N/A%), pre moving , FPS 8.50, Running 35.64s Step 320( N/A%), pre moving , FPS 7.86, Running 35.91s Step 321( N/A%), pre moving , FPS 7.64, Running 36.07s Step 322( N/A%), pre moving , FPS 6.96, Running 36.37s Step 323( N/A%), pre moving , FPS 6.63, Running 36.55s Step 324( N/A%), pre moving , FPS 6.20, Running 36.81s Step 325( N/A%), pre moving , FPS 5.92, Running 37.02s Step 326( N/A%), pre moving , FPS 5.59, Running 37.27s Step 327( N/A%), pre moving , FPS 5.36, Running 37.47s Step 328( N/A%), pre moving , FPS 5.04, Running 37.76s Step 329( N/A%), pre moving , FPS 4.85, Running 37.96s Step 330( N/A%), pre moving , FPS 4.62, Running 38.21s Step 331( N/A%), pre moving , FPS 4.50, Running 38.38s Step 332( N/A%), pre moving , FPS 4.29, Running 38.65s Step 333( N/A%), pre moving , FPS 4.18, Running 38.82s Step 334( N/A%), pre moving , FPS 3.99, Running 39.10s Step 335( N/A%), pre moving , FPS 3.89, Running 39.28s Step 336( N/A%), pre moving , FPS 3.75, Running 39.52s Step 337( N/A%), pre moving , FPS 3.65, Running 39.71s Step 338( N/A%), pre moving , FPS 3.52, Running 39.96s Step 339( 0.17%), action 1, FPS 3.92, Running 40.74s Step 340( 0.33%), action 2, FPS 3.80, Running 41.16s Step 341( 0.50%), action 3, FPS 3.66, Running 41.53s Step 342( 0.67%), action 4, FPS 3.55, Running 41.99s Step 343( 0.83%), action 5, FPS 3.25, Running 42.71s Step 344( 1.00%), action 6, FPS 3.01, Running 43.45s Step 345( 1.17%), action 7, FPS 2.75, Running 44.29s Step 346( 1.33%), action 8, FPS 2.59, Running 45.00s Step 347( 1.50%), action 9, FPS 2.45, Running 45.64s Step 348( 1.67%), action 10, FPS 2.30, Running 46.46s Step 349( 1.83%), action 11, FPS 2.13, Running 47.35s Step 350( 2.00%), action 12, FPS 2.06, Running 47.91s Step 351( 2.17%), action 13, FPS 2.00, Running 48.36s Step 352( 2.33%), action 14, FPS 1.98, Running 48.77s Step 353( 2.50%), action 15, FPS 1.81, Running 49.88s Step 354( 2.67%), action 16, FPS 1.72, Running 50.70s Step 355( 2.83%), action 17, FPS 1.62, Running 51.63s Step 356( 3.00%), action 18, FPS 1.53, Running 52.56s Step 357( 3.17%), action 19, FPS 1.51, Running 52.99s Step 358( 3.33%), action 20, FPS 1.48, Running 53.45s Step 359( 3.50%), action 21, FPS 1.50, Running 54.09s Step 360( 3.67%), action 22, FPS 1.50, Running 54.51s Step 361( 3.83%), action 23, FPS 1.42, Running 55.57s Step 362( 4.00%), action 24, FPS 1.37, Running 56.61s Step 363( 4.17%), action 25, FPS 1.32, Running 57.82s Step 364( 4.33%), action 26, FPS 1.28, Running 59.11s Step 365( 4.50%), action 27, FPS 1.27, Running 60.05s Step 366( 4.67%), action 28, FPS 1.25, Running 60.97s Step 367( 4.83%), action 29, FPS 1.25, Running 61.60s Step 368( 5.00%), action 30, FPS 1.27, Running 62.20s Step 369( 5.17%), action 31, FPS 1.28, Running 62.99s Step 370( 5.33%), action 32, FPS 1.28, Running 63.53s Step 371( 5.50%), action 33, FPS 1.28, Running 64.02s Step 372( 5.67%), action 34, FPS 1.26, Running 64.59s Step 373( 5.83%), action 35, FPS 1.32, Running 65.02s Step 374( 6.00%), action 36, FPS 1.36, Running 65.46s Step 375( 6.17%), action 37, FPS 1.40, Running 65.92s Step 376( 6.33%), action 38, FPS 1.46, Running 66.28s Step 377( 6.50%), action 39, FPS 1.46, Running 66.71s Step 378( 6.67%), action 40, FPS 1.47, Running 67.06s Step 379( 6.83%), action 41, FPS 1.48, Running 67.62s Step 380( 7.00%), action 42, FPS 1.48, Running 67.99s Step 381( 7.17%), action 43, FPS 1.54, Running 68.60s Step 382( 7.33%), action 44, FPS 1.62, Running 68.95s Step 383( 7.50%), action 45, FPS 1.73, Running 69.38s Step 384( 7.67%), action 46, FPS 1.85, Running 69.92s Step 385( 7.83%), action 47, FPS 1.95, Running 70.29s Step 386( 8.00%), action 48, FPS 2.03, Running 70.84s Step 387( 8.17%), action 49, FPS 2.09, Running 71.18s Step 388( 8.33%), action 50, FPS 2.12, Running 71.63s Step 389( 8.50%), action 51, FPS 2.16, Running 72.24s Step 390( 8.67%), action 52, FPS 2.19, Running 72.67s Step 391( 8.83%), action 53, FPS 2.17, Running 73.24s Step 392( 9.00%), action 54, FPS 2.17, Running 73.83s [2026-08-01 18:48:59] [30 ] Seed 29 success after 74.21 s. +steps: 392 , actions: 54 . +Instruction: Empty +Total 3/30(10.00%) success. +Setting seed: 30 +Step 1( N/A%), pre moving , FPS 9.11, Running 0.11s Step 2( N/A%), pre moving , FPS 15.37, Running 0.13s Step 3( N/A%), pre moving , FPS 19.46, Running 0.15s Step 4( N/A%), pre moving , FPS 21.16, Running 0.19s Step 5( N/A%), pre moving , FPS 22.69, Running 0.22s Step 6( N/A%), pre moving , FPS 24.32, Running 0.25s Step 7( N/A%), pre moving , FPS 26.07, Running 0.27s Step 8( N/A%), pre moving , FPS 27.40, Running 0.29s Step 9( N/A%), pre moving , FPS 27.45, Running 0.33s Step 10( N/A%), pre moving , FPS 28.36, Running 0.35s Step 11( N/A%), pre moving , FPS 29.21, Running 0.38s Step 12( N/A%), pre moving , FPS 29.90, Running 0.40s Step 13( N/A%), pre moving , FPS 30.54, Running 0.43s Step 14( N/A%), pre moving , FPS 30.88, Running 0.45s Step 15( N/A%), pre moving , FPS 31.38, Running 0.48s Step 16( N/A%), pre moving , FPS 31.61, Running 0.51s Step 17( N/A%), pre moving , FPS 32.15, Running 0.53s Step 18( N/A%), pre moving , FPS 32.71, Running 0.55s Step 19( N/A%), pre moving , FPS 33.15, Running 0.57s Step 20( N/A%), pre moving , FPS 33.60, Running 0.60s Step 21( N/A%), pre moving , FPS 26.50, Running 0.86s Step 22( N/A%), pre moving , FPS 26.41, Running 0.89s Step 23( N/A%), pre moving , FPS 26.43, Running 0.91s Step 24( N/A%), pre moving , FPS 26.62, Running 0.94s Step 25( N/A%), pre moving , FPS 26.83, Running 0.97s Step 26( N/A%), pre moving , FPS 19.80, Running 1.26s Step 27( N/A%), pre moving , FPS 19.47, Running 1.30s Step 28( N/A%), pre moving , FPS 19.42, Running 1.32s Step 29( N/A%), pre moving , FPS 19.67, Running 1.34s Step 30( N/A%), pre moving , FPS 19.72, Running 1.37s Step 31( N/A%), pre moving , FPS 19.76, Running 1.39s Step 32( N/A%), pre moving , FPS 19.82, Running 1.41s Step 33( N/A%), pre moving , FPS 19.85, Running 1.43s Step 34( N/A%), pre moving , FPS 19.97, Running 1.45s Step 35( N/A%), pre moving , FPS 20.03, Running 1.48s Step 36( N/A%), pre moving , FPS 13.15, Running 2.03s Step 37( N/A%), pre moving , FPS 12.26, Running 2.16s Step 38( N/A%), pre moving , FPS 12.26, Running 2.18s Step 39( N/A%), pre moving , FPS 12.27, Running 2.20s Step 40( N/A%), pre moving , FPS 12.27, Running 2.23s Step 41( N/A%), pre moving , FPS 14.45, Running 2.25s Step 42( N/A%), pre moving , FPS 14.45, Running 2.27s Step 43( N/A%), pre moving , FPS 14.46, Running 2.29s Step 44( N/A%), pre moving , FPS 14.53, Running 2.32s Step 45( N/A%), pre moving , FPS 14.57, Running 2.34s Step 46( N/A%), pre moving , FPS 18.08, Running 2.36s Step 47( N/A%), pre moving , FPS 18.35, Running 2.39s Step 48( N/A%), pre moving , FPS 12.82, Running 2.88s Step 49( N/A%), pre moving , FPS 12.82, Running 2.91s Step 50( N/A%), pre moving , FPS 12.80, Running 2.93s Step 51( N/A%), pre moving , FPS 12.80, Running 2.95s Step 52( N/A%), pre moving , FPS 12.79, Running 2.97s Step 53( N/A%), pre moving , FPS 12.70, Running 3.01s Step 54( N/A%), pre moving , FPS 12.60, Running 3.04s Step 55( N/A%), pre moving , FPS 12.50, Running 3.08s Step 56( N/A%), pre moving , FPS 18.44, Running 3.11s Step 57( N/A%), pre moving , FPS 20.04, Running 3.16s Step 58( N/A%), pre moving , FPS 19.71, Running 3.20s Step 59( N/A%), pre moving , FPS 19.29, Running 3.24s Step 60( N/A%), pre moving , FPS 18.96, Running 3.28s Step 61( N/A%), pre moving , FPS 18.71, Running 3.32s Step 62( N/A%), pre moving , FPS 18.47, Running 3.35s Step 63( N/A%), pre moving , FPS 18.25, Running 3.39s Step 64( N/A%), pre moving , FPS 17.99, Running 3.43s Step 65( N/A%), pre moving , FPS 17.47, Running 3.48s Step 66( N/A%), pre moving , FPS 17.26, Running 3.52s Step 67( N/A%), pre moving , FPS 17.05, Running 3.56s Step 68( N/A%), pre moving , FPS 28.07, Running 3.60s Step 69( N/A%), pre moving , FPS 27.56, Running 3.63s Step 70( N/A%), pre moving , FPS 27.13, Running 3.67s Step 71( N/A%), pre moving , FPS 26.68, Running 3.70s Step 72( N/A%), pre moving , FPS 26.16, Running 3.74s Step 73( N/A%), pre moving , FPS 25.58, Running 3.79s Step 74( N/A%), pre moving , FPS 25.28, Running 3.83s Step 75( N/A%), pre moving , FPS 25.16, Running 3.87s Step 76( N/A%), pre moving , FPS 25.03, Running 3.91s Step 77( N/A%), pre moving , FPS 25.36, Running 3.95s Step 78( N/A%), pre moving , FPS 25.39, Running 3.98s Step 79( N/A%), pre moving , FPS 25.69, Running 4.02s Step 80( N/A%), pre moving , FPS 25.87, Running 4.05s Step 81( N/A%), pre moving , FPS 25.97, Running 4.09s Step 82( N/A%), pre moving , FPS 26.04, Running 4.12s Step 83( N/A%), pre moving , FPS 26.15, Running 4.15s Step 84( N/A%), pre moving , FPS 26.30, Running 4.19s Step 85( N/A%), pre moving , FPS 27.09, Running 4.22s Step 86( N/A%), pre moving , FPS 27.31, Running 4.25s Step 87( N/A%), pre moving , FPS 27.83, Running 4.28s Step 88( N/A%), pre moving , FPS 28.40, Running 4.30s Step 89( N/A%), pre moving , FPS 28.95, Running 4.32s Step 90( N/A%), pre moving , FPS 29.54, Running 4.34s Step 91( N/A%), pre moving , FPS 30.11, Running 4.37s Step 92( N/A%), pre moving , FPS 30.79, Running 4.39s Step 93( N/A%), pre moving , FPS 32.22, Running 4.41s Step 94( N/A%), pre moving , FPS 33.32, Running 4.43s Step 95( N/A%), pre moving , FPS 34.24, Running 4.46s Step 96( N/A%), pre moving , FPS 35.27, Running 4.48s Step 97( N/A%), pre moving , FPS 36.13, Running 4.50s Step 98( N/A%), pre moving , FPS 37.20, Running 4.52s Step 99( N/A%), pre moving , FPS 38.11, Running 4.54s Step 100( N/A%), pre moving , FPS 38.99, Running 4.57s Step 101( N/A%), pre moving , FPS 39.97, Running 4.59s Step 102( N/A%), pre moving , FPS 40.99, Running 4.61s Step 103( N/A%), pre moving , FPS 41.90, Running 4.63s Step 104( N/A%), pre moving , FPS 42.88, Running 4.65s Step 105( N/A%), pre moving , FPS 43.92, Running 4.68s Step 106( N/A%), pre moving , FPS 44.97, Running 4.70s Step 107( N/A%), pre moving , FPS 45.00, Running 4.72s Step 108( N/A%), pre moving , FPS 45.04, Running 4.74s Step 109( N/A%), pre moving , FPS 45.08, Running 4.77s Step 110( N/A%), pre moving , FPS 45.05, Running 4.79s Step 111( N/A%), pre moving , FPS 45.19, Running 4.81s Step 112( N/A%), pre moving , FPS 45.23, Running 4.83s Step 113( N/A%), pre moving , FPS 45.28, Running 4.85s Step 114( N/A%), pre moving , FPS 45.36, Running 4.87s Step 115( N/A%), pre moving , FPS 45.34, Running 4.90s Step 116( N/A%), pre moving , FPS 45.27, Running 4.92s Step 117( N/A%), pre moving , FPS 45.28, Running 4.94s Step 118( N/A%), pre moving , FPS 45.24, Running 4.96s Step 119( N/A%), pre moving , FPS 45.18, Running 4.99s Step 120( N/A%), pre moving , FPS 19.00, Running 5.62s Step 121( N/A%), pre moving , FPS 16.14, Running 5.83s Step 122( N/A%), pre moving , FPS 14.67, Running 5.97s Step 123( N/A%), pre moving , FPS 12.43, Running 6.24s Step 124( N/A%), pre moving , FPS 11.49, Running 6.40s Step 125( N/A%), pre moving , FPS 10.17, Running 6.64s Step 126( N/A%), pre moving , FPS 9.64, Running 6.77s Step 127( N/A%), pre moving , FPS 8.62, Running 7.04s Step 128( N/A%), pre moving , FPS 8.17, Running 7.19s Step 129( N/A%), pre moving , FPS 7.46, Running 7.45s Step 130( N/A%), pre moving , FPS 7.07, Running 7.62s Step 131( N/A%), pre moving , FPS 6.46, Running 7.90s Step 132( N/A%), pre moving , FPS 6.17, Running 8.07s Step 133( N/A%), pre moving , FPS 5.79, Running 8.31s Step 134( N/A%), pre moving , FPS 5.50, Running 8.51s Step 135( N/A%), pre moving , FPS 5.15, Running 8.78s Step 136( N/A%), pre moving , FPS 4.97, Running 8.94s Step 137( N/A%), pre moving , FPS 4.68, Running 9.21s Step 138( N/A%), pre moving , FPS 4.53, Running 9.38s Step 139( N/A%), pre moving , FPS 4.27, Running 9.67s Step 140( N/A%), pre moving , FPS 4.76, Running 9.82s Step 141( N/A%), pre moving , FPS 4.64, Running 10.14s Step 142( N/A%), pre moving , FPS 4.63, Running 10.29s Step 143( N/A%), pre moving , FPS 4.64, Running 10.55s Step 144( N/A%), pre moving , FPS 4.62, Running 10.73s Step 145( N/A%), pre moving , FPS 4.61, Running 10.98s Step 146( N/A%), pre moving , FPS 4.60, Running 11.12s Step 147( N/A%), pre moving , FPS 4.60, Running 11.39s Step 148( N/A%), pre moving , FPS 4.49, Running 11.65s Step 149( N/A%), pre moving , FPS 4.43, Running 11.96s Step 150( N/A%), pre moving , FPS 4.42, Running 12.14s Step 151( N/A%), pre moving , FPS 4.46, Running 12.39s Step 152( N/A%), pre moving , FPS 4.44, Running 12.58s Step 153( N/A%), pre moving , FPS 4.40, Running 12.85s Step 154( N/A%), pre moving , FPS 4.41, Running 13.05s Step 155( N/A%), pre moving , FPS 4.40, Running 13.33s Step 156( N/A%), pre moving , FPS 4.39, Running 13.50s Step 157( N/A%), pre moving , FPS 4.40, Running 13.76s Step 158( N/A%), pre moving , FPS 4.42, Running 13.90s Step 159( N/A%), pre moving , FPS 4.36, Running 14.25s Step 160( N/A%), pre moving , FPS 4.29, Running 14.49s Step 161( N/A%), pre moving , FPS 4.29, Running 14.80s Step 162( N/A%), pre moving , FPS 4.27, Running 14.98s Step 163( N/A%), pre moving , FPS 4.25, Running 15.25s Step 164( N/A%), pre moving , FPS 4.25, Running 15.43s Step 165( N/A%), pre moving , FPS 4.17, Running 15.77s Step 166( N/A%), pre moving , FPS 4.14, Running 15.95s Step 167( N/A%), pre moving , FPS 4.12, Running 16.25s Step 168( N/A%), pre moving , FPS 4.15, Running 16.47s Step 169( N/A%), pre moving , FPS 4.18, Running 16.74s Step 170( N/A%), pre moving , FPS 4.14, Running 16.97s Step 171( N/A%), pre moving , FPS 4.10, Running 17.26s Step 172( N/A%), pre moving , FPS 4.09, Running 17.47s Step 173( N/A%), pre moving , FPS 4.10, Running 17.73s Step 174( N/A%), pre moving , FPS 4.08, Running 17.95s Step 175( N/A%), pre moving , FPS 4.06, Running 18.26s Step 176( N/A%), pre moving , FPS 4.01, Running 18.48s Step 177( N/A%), pre moving , FPS 4.01, Running 18.74s Step 178( N/A%), pre moving , FPS 3.96, Running 18.95s Step 179( N/A%), pre moving , FPS 4.00, Running 19.25s Step 180( N/A%), pre moving , FPS 4.01, Running 19.48s Step 181( N/A%), pre moving , FPS 4.03, Running 19.76s Step 182( N/A%), pre moving , FPS 4.03, Running 19.94s Step 183( N/A%), pre moving , FPS 4.04, Running 20.20s Step 184( N/A%), pre moving , FPS 4.04, Running 20.39s Step 185( N/A%), pre moving , FPS 4.09, Running 20.66s Step 186( N/A%), pre moving , FPS 4.08, Running 20.85s Step 187( N/A%), pre moving , FPS 4.13, Running 21.10s Step 188( N/A%), pre moving , FPS 4.27, Running 21.15s Step 189( N/A%), pre moving , FPS 4.49, Running 21.20s Step 190( N/A%), pre moving , FPS 4.67, Running 21.25s Step 191( N/A%), pre moving , FPS 4.96, Running 21.30s Step 192( N/A%), pre moving , FPS 5.16, Running 21.35s Step 193( N/A%), pre moving , FPS 5.46, Running 21.40s Step 194( N/A%), pre moving , FPS 5.72, Running 21.45s Step 195( N/A%), pre moving , FPS 6.18, Running 21.50s Step 196( N/A%), pre moving , FPS 6.52, Running 21.55s Step 197( N/A%), pre moving , FPS 7.02, Running 21.59s Step 198( N/A%), pre moving , FPS 6.36, Running 22.10s Step 199( N/A%), pre moving , FPS 6.90, Running 22.15s Step 200( N/A%), pre moving , FPS 7.26, Running 22.23s Step 201( N/A%), pre moving , FPS 7.92, Running 22.28s Step 202( N/A%), pre moving , FPS 8.27, Running 22.36s Step 203( N/A%), pre moving , FPS 8.95, Running 22.43s Step 204( N/A%), pre moving , FPS 9.39, Running 22.52s Step 205( N/A%), pre moving , FPS 10.37, Running 22.59s Step 206( N/A%), pre moving , FPS 11.00, Running 22.67s Step 207( N/A%), pre moving , FPS 12.13, Running 22.74s Step 208( N/A%), pre moving , FPS 11.97, Running 22.82s Step 209( N/A%), pre moving , FPS 11.83, Running 22.89s Step 210( N/A%), pre moving , FPS 11.65, Running 22.96s Step 211( N/A%), pre moving , FPS 11.42, Running 23.05s Step 212( N/A%), pre moving , FPS 11.24, Running 23.12s Step 213( N/A%), pre moving , FPS 11.07, Running 23.20s Step 214( N/A%), pre moving , FPS 10.93, Running 23.28s Step 215( N/A%), pre moving , FPS 10.76, Running 23.36s Step 216( N/A%), pre moving , FPS 10.60, Running 23.43s Step 217( N/A%), pre moving , FPS 10.45, Running 23.51s Step 218( N/A%), pre moving , FPS 13.55, Running 23.58s Step 219( N/A%), pre moving , FPS 13.32, Running 23.65s Step 220( N/A%), pre moving , FPS 13.44, Running 23.72s Step 221( N/A%), pre moving , FPS 13.20, Running 23.80s Step 222( N/A%), pre moving , FPS 13.20, Running 23.87s Step 223( N/A%), pre moving , FPS 13.21, Running 23.95s Step 224( N/A%), pre moving , FPS 13.35, Running 24.02s Step 225( N/A%), pre moving , FPS 13.56, Running 24.07s Step 226( N/A%), pre moving , FPS 13.73, Running 24.12s Step 227( N/A%), pre moving , FPS 14.03, Running 24.17s Step 228( N/A%), pre moving , FPS 14.32, Running 24.22s Step 229( N/A%), pre moving , FPS 14.51, Running 24.27s Step 230( N/A%), pre moving , FPS 14.78, Running 24.32s Step 231( N/A%), pre moving , FPS 15.08, Running 24.37s Step 232( N/A%), pre moving , FPS 15.47, Running 24.42s Step 233( N/A%), pre moving , FPS 15.84, Running 24.46s Step 234( N/A%), pre moving , FPS 16.16, Running 24.52s Step 235( N/A%), pre moving , FPS 16.57, Running 24.56s Step 236( N/A%), pre moving , FPS 16.99, Running 24.61s Step 237( N/A%), pre moving , FPS 17.41, Running 24.65s Step 238( N/A%), pre moving , FPS 17.84, Running 24.70s Step 239( N/A%), pre moving , FPS 12.70, Running 25.22s Step 240( N/A%), pre moving , FPS 12.91, Running 25.27s Step 241( N/A%), pre moving , FPS 13.16, Running 25.32s Step 242( N/A%), pre moving , FPS 13.41, Running 25.36s Step 243( N/A%), pre moving , FPS 13.57, Running 25.42s Step 244( N/A%), pre moving , FPS 13.53, Running 25.50s Step 245( N/A%), pre moving , FPS 13.36, Running 25.57s Step 246( N/A%), pre moving , FPS 12.98, Running 25.67s Step 247( N/A%), pre moving , FPS 12.50, Running 25.77s Step 248( N/A%), pre moving , FPS 12.06, Running 25.88s Step 249( N/A%), pre moving , FPS 11.51, Running 26.01s Step 250( N/A%), pre moving , FPS 10.97, Running 26.14s Step 251( N/A%), pre moving , FPS 10.57, Running 26.27s Step 252( N/A%), pre moving , FPS 10.08, Running 26.40s Step 253( N/A%), pre moving , FPS 9.68, Running 26.53s Step 254( N/A%), pre moving , FPS 9.28, Running 26.67s Step 255( N/A%), pre moving , FPS 8.91, Running 26.81s Step 256( N/A%), pre moving , FPS 8.56, Running 26.95s Step 257( N/A%), pre moving , FPS 8.20, Running 27.09s Step 258( N/A%), pre moving , FPS 7.86, Running 27.24s Step 259( N/A%), pre moving , FPS 9.31, Running 27.37s Step 260( N/A%), pre moving , FPS 8.95, Running 27.51s Step 261( N/A%), pre moving , FPS 8.56, Running 27.65s Step 262( N/A%), pre moving , FPS 8.24, Running 27.79s Step 263( N/A%), pre moving , FPS 7.97, Running 27.93s Step 264( N/A%), pre moving , FPS 7.75, Running 28.08s Step 265( N/A%), pre moving , FPS 7.53, Running 28.22s Step 266( N/A%), pre moving , FPS 7.42, Running 28.36s Step 267( N/A%), pre moving , FPS 7.36, Running 28.49s Step 268( N/A%), pre moving , FPS 7.27, Running 28.63s Step 269( N/A%), pre moving , FPS 7.27, Running 28.76s Step 270( N/A%), pre moving , FPS 7.34, Running 28.87s Step 271( N/A%), pre moving , FPS 7.39, Running 28.97s Step 272( N/A%), pre moving , FPS 7.49, Running 29.07s Step 273( N/A%), pre moving , FPS 7.58, Running 29.17s Step 274( N/A%), pre moving , FPS 7.70, Running 29.27s Step 275( N/A%), pre moving , FPS 7.80, Running 29.37s Step 276( N/A%), pre moving , FPS 7.89, Running 29.48s Step 277( N/A%), pre moving , FPS 8.03, Running 29.58s Step 278( N/A%), pre moving , FPS 8.13, Running 29.70s Step 279( N/A%), pre moving , FPS 8.22, Running 29.80s Step 280( N/A%), pre moving , FPS 8.33, Running 29.91s Step 281( N/A%), pre moving , FPS 8.48, Running 30.01s Step 282( N/A%), pre moving , FPS 8.60, Running 30.12s Step 283( N/A%), pre moving , FPS 8.74, Running 30.22s Step 284( N/A%), pre moving , FPS 8.91, Running 30.32s Step 285( N/A%), pre moving , FPS 9.04, Running 30.44s Step 286( N/A%), pre moving , FPS 9.18, Running 30.54s Step 287( N/A%), pre moving , FPS 9.34, Running 30.63s Step 288( N/A%), pre moving , FPS 9.62, Running 30.70s Step 289( N/A%), pre moving , FPS 9.87, Running 30.78s Step 290( N/A%), pre moving , FPS 10.01, Running 30.86s Step 291( N/A%), pre moving , FPS 10.17, Running 30.94s Step 292( N/A%), pre moving , FPS 10.32, Running 31.01s Step 293( N/A%), pre moving , FPS 10.44, Running 31.09s Step 294( N/A%), pre moving , FPS 10.71, Running 31.14s Step 295( N/A%), pre moving , FPS 11.02, Running 31.19s Step 296( N/A%), pre moving , FPS 11.35, Running 31.24s Step 297( N/A%), pre moving , FPS 11.73, Running 31.29s Step 298( N/A%), pre moving , FPS 12.25, Running 31.34s Step 299( N/A%), pre moving , FPS 12.66, Running 31.38s Step 300( N/A%), pre moving , FPS 13.06, Running 31.44s Step 301( N/A%), pre moving , FPS 13.59, Running 31.48s Step 302( N/A%), pre moving , FPS 14.11, Running 31.54s Step 303( N/A%), pre moving , FPS 14.67, Running 31.58s Step 304( N/A%), pre moving , FPS 15.24, Running 31.63s Step 305( N/A%), pre moving , FPS 15.94, Running 31.69s Step 306( N/A%), pre moving , FPS 16.60, Running 31.74s Step 307( N/A%), pre moving , FPS 17.24, Running 31.79s Step 308( N/A%), pre moving , FPS 17.66, Running 31.84s Step 309( N/A%), pre moving , FPS 18.14, Running 31.89s Step 310( N/A%), pre moving , FPS 18.56, Running 31.94s Step 311( N/A%), pre moving , FPS 8.23, Running 33.37s Step 312( N/A%), pre moving , FPS 7.59, Running 33.65s Step 313( N/A%), pre moving , FPS 7.24, Running 33.85s Step 314( N/A%), pre moving , FPS 6.66, Running 34.14s Step 315( N/A%), pre moving , FPS 6.40, Running 34.31s Step 316( N/A%), pre moving , FPS 6.01, Running 34.57s Step 317( N/A%), pre moving , FPS 5.84, Running 34.71s Step 318( N/A%), pre moving , FPS 5.51, Running 34.97s Step 319( N/A%), pre moving , FPS 5.31, Running 35.15s Step 320( N/A%), pre moving , FPS 5.03, Running 35.41s Step 321( N/A%), pre moving , FPS 4.86, Running 35.60s Step 322( N/A%), pre moving , FPS 4.61, Running 35.87s Step 323( N/A%), pre moving , FPS 4.45, Running 36.08s Step 324( N/A%), pre moving , FPS 4.23, Running 36.36s Step 325( N/A%), pre moving , FPS 4.14, Running 36.52s Step 326( N/A%), pre moving , FPS 3.97, Running 36.78s Step 327( N/A%), pre moving , FPS 3.88, Running 36.94s Step 328( N/A%), pre moving , FPS 3.73, Running 37.20s Step 329( N/A%), pre moving , FPS 3.66, Running 37.35s Step 330( N/A%), pre moving , FPS 3.50, Running 37.65s Step 331( 0.17%), action 1, FPS 3.77, Running 38.67s Step 332( 0.33%), action 2, FPS 3.55, Running 39.28s Step 333( 0.50%), action 3, FPS 3.45, Running 39.65s Step 334( 0.67%), action 4, FPS 3.25, Running 40.29s Step 335( 0.83%), action 5, FPS 3.14, Running 40.69s Step 336( 1.00%), action 6, FPS 2.99, Running 41.25s Step 337( 1.17%), action 7, FPS 2.85, Running 41.74s Step 338( 1.33%), action 8, FPS 2.69, Running 42.39s Step 339( 1.50%), action 9, FPS 2.51, Running 43.12s Step 340( 1.67%), action 10, FPS 2.48, Running 43.47s Step 341( 1.83%), action 11, FPS 2.35, Running 44.09s Step 342( 2.00%), action 12, FPS 2.32, Running 44.51s Step 343( 2.17%), action 13, FPS 2.24, Running 45.02s Step 344( 2.33%), action 14, FPS 2.12, Running 45.79s Step 345( 2.50%), action 15, FPS 2.04, Running 46.34s Step 346( 2.67%), action 16, FPS 1.98, Running 46.89s Step 347( 2.83%), action 17, FPS 1.94, Running 47.23s Step 348( 3.00%), action 18, FPS 1.89, Running 47.77s Step 349( 3.17%), action 19, FPS 1.85, Running 48.14s Step 350( 3.33%), action 20, FPS 1.79, Running 48.81s Step 351( 3.50%), action 21, FPS 1.88, Running 49.33s Step 352( 3.67%), action 22, FPS 1.90, Running 49.81s Step 353( 3.83%), action 23, FPS 1.90, Running 50.19s Step 354( 4.00%), action 24, FPS 1.94, Running 50.63s Step 355( 4.17%), action 25, FPS 1.93, Running 51.06s Step 356( 4.33%), action 26, FPS 1.92, Running 51.64s Step 357( 4.50%), action 27, FPS 1.95, Running 52.01s Step 358( 4.67%), action 28, FPS 1.99, Running 52.43s Step 359( 4.83%), action 29, FPS 2.02, Running 53.03s Step 360( 5.00%), action 30, FPS 1.97, Running 53.62s Step 361( 5.17%), action 31, FPS 1.97, Running 54.23s Step 362( 5.33%), action 32, FPS 1.95, Running 54.74s Step 363( 5.50%), action 33, FPS 1.98, Running 55.14s Step 364( 5.67%), action 34, FPS 2.02, Running 55.70s Step 365( 5.83%), action 35, FPS 2.03, Running 56.18s Step 366( 6.00%), action 36, FPS 2.06, Running 56.62s Step 367( 6.17%), action 37, FPS 2.00, Running 57.24s Step 368( 6.33%), action 38, FPS 1.98, Running 57.90s Step 369( 6.50%), action 39, FPS 1.97, Running 58.32s Step 370( 6.67%), action 40, FPS 1.97, Running 58.95s Step 371( 6.83%), action 41, FPS 1.93, Running 59.67s Step 372( 7.00%), action 42, FPS 1.97, Running 59.99s Step 373( 7.17%), action 43, FPS 1.93, Running 60.55s Step 374( 7.33%), action 44, FPS 1.91, Running 61.11s Step 375( 7.50%), action 45, FPS 1.92, Running 61.45s Step 376( 7.67%), action 46, FPS 1.95, Running 61.90s Step 377( 7.83%), action 47, FPS 1.92, Running 62.45s Step 378( 8.00%), action 48, FPS 1.92, Running 62.85s Step 379( 8.17%), action 49, FPS 1.96, Running 63.23s Step 380( 8.33%), action 50, FPS 1.96, Running 63.80s Step 381( 8.50%), action 51, FPS 1.96, Running 64.44s Step 382( 8.67%), action 52, FPS 1.92, Running 65.18s Step 383( 8.83%), action 53, FPS 1.85, Running 65.93s Step 384( 9.00%), action 54, FPS 1.84, Running 66.59s Step 385( 9.17%), action 55, FPS 1.85, Running 66.98s Step 386( 9.33%), action 56, FPS 1.82, Running 67.60s Step 387( 9.50%), action 57, FPS 1.84, Running 68.10s Step 388( 9.67%), action 58, FPS 1.88, Running 68.56s Step 389( 9.83%), action 59, FPS 1.88, Running 68.95s Step 390( 10.00%), action 60, FPS 1.91, Running 69.41s Step 391( 10.17%), action 61, FPS 1.92, Running 70.07s Step 392( 10.33%), action 62, FPS 1.88, Running 70.65s Step 393( 10.50%), action 63, FPS 1.88, Running 71.19s Step 394( 10.67%), action 64, FPS 1.87, Running 71.78s Step 395( 10.83%), action 65, FPS 1.86, Running 72.20s Step 396( 11.00%), action 66, FPS 1.83, Running 72.82s Step 397( 11.17%), action 67, FPS 1.83, Running 73.36s Step 398( 11.33%), action 68, FPS 1.83, Running 73.77s Step 399( 11.50%), action 69, FPS 1.82, Running 74.19s Step 400( 11.67%), action 70, FPS 1.82, Running 74.82s Step 401( 11.83%), action 71, FPS 1.84, Running 75.30s Step 402( 12.00%), action 72, FPS 1.89, Running 75.78s Step 403( 12.17%), action 73, FPS 1.96, Running 76.14s Step 404( 12.33%), action 74, FPS 1.97, Running 76.73s Step 405( 12.50%), action 75, FPS 1.93, Running 77.36s Step 406( 12.67%), action 76, FPS 1.91, Running 78.07s Step 407( 12.83%), action 77, FPS 1.91, Running 78.55s Step 408( 13.00%), action 78, FPS 1.89, Running 79.12s Step 409( 13.17%), action 79, FPS 1.89, Running 79.50s Step 410( 13.33%), action 80, FPS 1.88, Running 80.05s Step 411( 13.50%), action 81, FPS 1.89, Running 80.66s Step 412( 13.67%), action 82, FPS 1.92, Running 81.08s Step 413( 13.83%), action 83, FPS 1.95, Running 81.46s Step 414( 14.00%), action 84, FPS 1.99, Running 81.83s Step 415( 14.17%), action 85, FPS 2.01, Running 82.17s Step 416( 14.33%), action 86, FPS 2.03, Running 82.68s Step 417( 14.50%), action 87, FPS 2.07, Running 83.03s Step 418( 14.67%), action 88, FPS 2.03, Running 83.61s Step 419( 14.83%), action 89, FPS 2.05, Running 83.94s Step 420( 15.00%), action 90, FPS 2.10, Running 84.35s Step 421( 15.17%), action 91, FPS 2.10, Running 84.83s Step 422( 15.33%), action 92, FPS 2.11, Running 85.27s Step 423( 15.50%), action 93, FPS 2.08, Running 85.74s Step 424( 15.67%), action 94, FPS 2.13, Running 86.12s Step 425( 15.83%), action 95, FPS 2.20, Running 86.44s Step 426( 16.00%), action 96, FPS 2.29, Running 86.79s Step 427( 16.17%), action 97, FPS 2.29, Running 87.30s Step 428( 16.33%), action 98, FPS 2.27, Running 87.94s Step 429( 16.50%), action 99, FPS 2.26, Running 88.33s Step 430( 16.67%), action 100, FPS 2.27, Running 88.87s Step 431( 16.83%), action 101, FPS 2.28, Running 89.45s Step 432( 17.00%), action 102, FPS 2.28, Running 89.86s Step 433( 17.17%), action 103, FPS 2.28, Running 90.23s Step 434( 17.33%), action 104, FPS 2.27, Running 90.62s Step 435( 17.50%), action 105, FPS 2.26, Running 91.00s Step 436( 17.67%), action 106, FPS 2.31, Running 91.35s Step 437( 17.83%), action 107, FPS 2.26, Running 91.88s Step 438( 18.00%), action 108, FPS 2.33, Running 92.19s Step 439( 18.17%), action 109, FPS 2.33, Running 92.54s Step 440( 18.33%), action 110, FPS 2.33, Running 92.92s Step 441( 18.50%), action 111, FPS 2.33, Running 93.42s Step 442( 18.67%), action 112, FPS 2.26, Running 94.11s Step 443( 18.83%), action 113, FPS 2.23, Running 94.70s Step 444( 19.00%), action 114, FPS 2.21, Running 95.16s Step 445( 19.17%), action 115, FPS 2.21, Running 95.50s Step 446( 19.33%), action 116, FPS 2.19, Running 95.91s Step 447( 19.50%), action 117, FPS 2.20, Running 96.40s Step 448( 19.67%), action 118, FPS 2.22, Running 96.95s Step 449( 19.83%), action 119, FPS 2.19, Running 97.45s Step 450( 20.00%), action 120, FPS 2.23, Running 97.85s Step 451( 20.17%), action 121, FPS 2.16, Running 98.72s Step 452( 20.33%), action 122, FPS 2.11, Running 99.35s Step 453( 20.50%), action 123, FPS 2.05, Running 100.00s Step 454( 20.67%), action 124, FPS 1.98, Running 100.75s Step 455( 20.83%), action 125, FPS 1.93, Running 101.35s Step 456( 21.00%), action 126, FPS 1.90, Running 101.90s Step 457( 21.17%), action 127, FPS 1.87, Running 102.60s Step 458( 21.33%), action 128, FPS 1.83, Running 103.12s Step 459( 21.50%), action 129, FPS 1.80, Running 103.68s Step 460( 21.67%), action 130, FPS 1.76, Running 104.31s Step 461( 21.83%), action 131, FPS 1.72, Running 105.06s Step 462( 22.00%), action 132, FPS 1.74, Running 105.63s Step 463( 22.17%), action 133, FPS 1.77, Running 105.97s Step 464( 22.33%), action 134, FPS 1.79, Running 106.35s Step 465( 22.50%), action 135, FPS 1.75, Running 106.94s Step 466( 22.67%), action 136, FPS 1.70, Running 107.65s Step 467( 22.83%), action 137, FPS 1.69, Running 108.21s Step 468( 23.00%), action 138, FPS 1.71, Running 108.64s Step 469( 23.17%), action 139, FPS 1.73, Running 109.00s Step 470( 23.33%), action 140, FPS 1.71, Running 109.51s Step 471( 23.50%), action 141, FPS 1.74, Running 110.23s Step 472( 23.67%), action 142, FPS 1.78, Running 110.56s Step 473( 23.83%), action 143, FPS 1.80, Running 111.11s Step 474( 24.00%), action 144, FPS 1.85, Running 111.55s Step 475( 24.17%), action 145, FPS 1.89, Running 111.94s Step 476( 24.33%), action 146, FPS 1.88, Running 112.54s Step 477( 24.50%), action 147, FPS 1.88, Running 113.21s Step 478( 24.67%), action 148, FPS 1.88, Running 113.77s Step 479( 24.83%), action 149, FPS 1.87, Running 114.34s Step 480( 25.00%), action 150, FPS 1.87, Running 115.00s Step 481( 25.17%), action 151, FPS 1.86, Running 115.80s Step 482( 25.33%), action 152, FPS 1.84, Running 116.51s Step 483( 25.50%), action 153, FPS 1.81, Running 117.03s Step 484( 25.67%), action 154, FPS 1.79, Running 117.55s Step 485( 25.83%), action 155, FPS 1.80, Running 118.06s Step 486( 26.00%), action 156, FPS 1.84, Running 118.54s Step 487( 26.17%), action 157, FPS 1.86, Running 118.96s Step 488( 26.33%), action 158, FPS 1.82, Running 119.64s Step 489( 26.50%), action 159, FPS 1.81, Running 120.07s Step 490( 26.67%), action 160, FPS 1.83, Running 120.45s Step 491( 26.83%), action 161, FPS 1.86, Running 120.97s Step 492( 27.00%), action 162, FPS 1.79, Running 121.70s Step 493( 27.17%), action 163, FPS 1.80, Running 122.24s Step 494( 27.33%), action 164, FPS 1.76, Running 122.94s Step 495( 27.50%), action 165, FPS 1.72, Running 123.56s Step 496( 27.67%), action 166, FPS 1.74, Running 124.06s Step 497( 27.83%), action 167, FPS 1.78, Running 124.46s Step 498( 28.00%), action 168, FPS 1.76, Running 125.16s Step 499( 28.17%), action 169, FPS 1.75, Running 125.77s Step 500( 28.33%), action 170, FPS 1.79, Running 126.19s Step 501( 28.50%), action 171, FPS 1.78, Running 127.02s Step 502( 28.67%), action 172, FPS 1.81, Running 127.58s Step 503( 28.83%), action 173, FPS 1.81, Running 128.07s Step 504( 29.00%), action 174, FPS 1.79, Running 128.69s Step 505( 29.17%), action 175, FPS 1.78, Running 129.29s Step 506( 29.33%), action 176, FPS 1.76, Running 129.87s Step 507( 29.50%), action 177, FPS 1.75, Running 130.40s Step 508( 29.67%), action 178, FPS 1.76, Running 131.02s Step 509( 29.83%), action 179, FPS 1.73, Running 131.64s Step 510( 30.00%), action 180, FPS 1.72, Running 132.10s Step 511( 30.17%), action 181, FPS 1.70, Running 132.74s Step 512( 30.33%), action 182, FPS 1.72, Running 133.32s Step 513( 30.50%), action 183, FPS 1.75, Running 133.67s Step 514( 30.67%), action 184, FPS 1.80, Running 134.07s Step 515( 30.83%), action 185, FPS 1.81, Running 134.61s Step 516( 31.00%), action 186, FPS 1.81, Running 135.13s Step 517( 31.17%), action 187, FPS 1.79, Running 135.63s Step 518( 31.33%), action 188, FPS 1.81, Running 136.23s Step 519( 31.50%), action 189, FPS 1.80, Running 136.86s Step 520( 31.67%), action 190, FPS 1.80, Running 137.29s Step 521( 31.83%), action 191, FPS 1.80, Running 138.14s Step 522( 32.00%), action 192, FPS 1.78, Running 138.83s Step 523( 32.17%), action 193, FPS 1.76, Running 139.40s Step 524( 32.33%), action 194, FPS 1.80, Running 139.83s Step 525( 32.50%), action 195, FPS 1.84, Running 140.16s Step 526( 32.67%), action 196, FPS 1.86, Running 140.62s Step 527( 32.83%), action 197, FPS 1.86, Running 141.15s Step 528( 33.00%), action 198, FPS 1.90, Running 141.54s Step 529( 33.17%), action 199, FPS 1.89, Running 142.22s Step 530( 33.33%), action 200, FPS 1.83, Running 143.01s Step 531( 33.50%), action 201, FPS 1.79, Running 143.94s Step 532( 33.67%), action 202, FPS 1.77, Running 144.65s Step 533( 33.83%), action 203, FPS 1.72, Running 145.31s Step 534( 34.00%), action 204, FPS 1.67, Running 146.02s Step 535( 34.17%), action 205, FPS 1.67, Running 146.61s Step 536( 34.33%), action 206, FPS 1.67, Running 147.13s Step 537( 34.50%), action 207, FPS 1.67, Running 147.59s Step 538( 34.67%), action 208, FPS 1.67, Running 148.21s Step 539( 34.83%), action 209, FPS 1.71, Running 148.56s Step 540( 35.00%), action 210, FPS 1.71, Running 148.98s Step 541( 35.17%), action 211, FPS 1.71, Running 149.82s Step 542( 35.33%), action 212, FPS 1.72, Running 150.49s Step 543( 35.50%), action 213, FPS 1.73, Running 150.95s Step 544( 35.67%), action 214, FPS 1.69, Running 151.68s Step 545( 35.83%), action 215, FPS 1.66, Running 152.22s Step 546( 36.00%), action 216, FPS 1.64, Running 152.82s Step 547( 36.17%), action 217, FPS 1.62, Running 153.48s Step 548( 36.33%), action 218, FPS 1.58, Running 154.16s Step 549( 36.50%), action 219, FPS 1.63, Running 154.52s Step 550( 36.67%), action 220, FPS 1.64, Running 155.21s Step 551( 36.83%), action 221, FPS 1.69, Running 155.78s Step 552( 37.00%), action 222, FPS 1.69, Running 156.51s Step 553( 37.17%), action 223, FPS 1.70, Running 157.09s Step 554( 37.33%), action 224, FPS 1.71, Running 157.74s Step 555( 37.50%), action 225, FPS 1.72, Running 158.22s Step 556( 37.67%), action 226, FPS 1.70, Running 158.87s Step 557( 37.83%), action 227, FPS 1.71, Running 159.29s Step 558( 38.00%), action 228, FPS 1.71, Running 159.90s Step 559( 38.17%), action 229, FPS 1.68, Running 160.45s Step 560( 38.33%), action 230, FPS 1.67, Running 160.94s Step 561( 38.50%), action 231, FPS 1.66, Running 161.89s Step 562( 38.67%), action 232, FPS 1.66, Running 162.54s Step 563( 38.83%), action 233, FPS 1.64, Running 163.15s Step 564( 39.00%), action 234, FPS 1.64, Running 163.84s Step 565( 39.17%), action 235, FPS 1.63, Running 164.50s Step 566( 39.33%), action 236, FPS 1.65, Running 164.96s Step 567( 39.50%), action 237, FPS 1.65, Running 165.58s Step 568( 39.67%), action 238, FPS 1.64, Running 166.33s Step 569( 39.83%), action 239, FPS 1.62, Running 166.88s Step 570( 40.00%), action 240, FPS 1.63, Running 167.48s Step 571( 40.17%), action 241, FPS 1.59, Running 168.33s Step 572( 40.33%), action 242, FPS 1.61, Running 168.94s Step 573( 40.50%), action 243, FPS 1.64, Running 169.29s Step 574( 40.67%), action 244, FPS 1.65, Running 169.86s Step 575( 40.83%), action 245, FPS 1.64, Running 170.42s Step 576( 41.00%), action 246, FPS 1.65, Running 171.02s Step 577( 41.17%), action 247, FPS 1.62, Running 171.66s Step 578( 41.33%), action 248, FPS 1.61, Running 172.30s Step 579( 41.50%), action 249, FPS 1.59, Running 173.03s Step 580( 41.67%), action 250, FPS 1.58, Running 173.61s Step 581( 41.83%), action 251, FPS 1.60, Running 174.42s Step 582( 42.00%), action 252, FPS 1.62, Running 174.85s Step 583( 42.17%), action 253, FPS 1.66, Running 175.19s Step 584( 42.33%), action 254, FPS 1.71, Running 175.57s Step 585( 42.50%), action 255, FPS 1.73, Running 176.04s Step 586( 42.67%), action 256, FPS 1.74, Running 176.43s Step 587( 42.83%), action 257, FPS 1.79, Running 176.73s Step 588( 43.00%), action 258, FPS 1.87, Running 177.02s Step 589( 43.17%), action 259, FPS 1.91, Running 177.35s Step 590( 43.33%), action 260, FPS 1.91, Running 177.96s Step 591( 43.50%), action 261, FPS 1.94, Running 178.66s Step 592( 43.67%), action 262, FPS 1.97, Running 179.09s Step 593( 43.83%), action 263, FPS 1.94, Running 179.61s Step 594( 44.00%), action 264, FPS 1.96, Running 180.07s Step 595( 44.17%), action 265, FPS 1.97, Running 180.56s Step 596( 44.33%), action 266, FPS 2.01, Running 180.95s Step 597( 44.50%), action 267, FPS 2.07, Running 181.33s Step 598( 44.67%), action 268, FPS 2.07, Running 181.96s Step 599( 44.83%), action 269, FPS 2.09, Running 182.60s Step 600( 45.00%), action 270, FPS 2.08, Running 183.23s Step 601( 45.17%), action 271, FPS 2.11, Running 183.90s Step 602( 45.33%), action 272, FPS 2.09, Running 184.41s Step 603( 45.50%), action 273, FPS 2.08, Running 184.82s Step 604( 45.67%), action 274, FPS 2.02, Running 185.49s Step 605( 45.83%), action 275, FPS 2.03, Running 185.89s Step 606( 46.00%), action 276, FPS 2.02, Running 186.33s Step 607( 46.17%), action 277, FPS 1.95, Running 186.97s Step 608( 46.33%), action 278, FPS 1.88, Running 187.68s Step 609( 46.50%), action 279, FPS 1.83, Running 188.27s Step 610( 46.67%), action 280, FPS 1.85, Running 188.75s Step 611( 46.83%), action 281, FPS 1.86, Running 189.39s Step 612( 47.00%), action 282, FPS 1.85, Running 189.91s Step 613( 47.17%), action 283, FPS 1.83, Running 190.55s Step 614( 47.33%), action 284, FPS 1.81, Running 191.11s Step 615( 47.50%), action 285, FPS 1.82, Running 191.55s Step 616( 47.67%), action 286, FPS 1.77, Running 192.27s Step 617( 47.83%), action 287, FPS 1.73, Running 192.91s Step 618( 48.00%), action 288, FPS 1.71, Running 193.64s Step 619( 48.17%), action 289, FPS 1.72, Running 194.22s Step 620( 48.33%), action 290, FPS 1.73, Running 194.79s Step 621( 48.50%), action 291, FPS 1.75, Running 195.36s Step 622( 48.67%), action 292, FPS 1.78, Running 195.67s Step 623( 48.83%), action 293, FPS 1.79, Running 196.00s Step 624( 49.00%), action 294, FPS 1.83, Running 196.39s Step 625( 49.17%), action 295, FPS 1.85, Running 196.73s Step 626( 49.33%), action 296, FPS 1.85, Running 197.12s Step 627( 49.50%), action 297, FPS 1.88, Running 197.59s Step 628( 49.67%), action 298, FPS 1.94, Running 197.99s Step 629( 49.83%), action 299, FPS 1.98, Running 198.36s Step 630( 50.00%), action 300, FPS 2.02, Running 198.66s Step 631( 50.17%), action 301, FPS 2.04, Running 199.21s Step 632( 50.33%), action 302, FPS 2.06, Running 199.61s Step 633( 50.50%), action 303, FPS 2.13, Running 199.95s Step 634( 50.67%), action 304, FPS 2.16, Running 200.39s Step 635( 50.83%), action 305, FPS 2.17, Running 200.77s Step 636( 51.00%), action 306, FPS 2.22, Running 201.26s Step 637( 51.17%), action 307, FPS 2.25, Running 201.78s Step 638( 51.33%), action 308, FPS 2.36, Running 202.10s Step 639( 51.50%), action 309, FPS 2.43, Running 202.45s Step 640( 51.67%), action 310, FPS 2.50, Running 202.79s Step 641( 51.83%), action 311, FPS 2.53, Running 203.25s Step 642( 52.00%), action 312, FPS 2.50, Running 203.66s Step 643( 52.17%), action 313, FPS 2.50, Running 203.99s Step 644( 52.33%), action 314, FPS 2.54, Running 204.27s Step 645( 52.50%), action 315, FPS 2.50, Running 204.72s Step 646( 52.67%), action 316, FPS 2.44, Running 205.33s Step 647( 52.83%), action 317, FPS 2.47, Running 205.68s Step 648( 53.00%), action 318, FPS 2.47, Running 206.07s Step 649( 53.17%), action 319, FPS 2.39, Running 206.72s Step 650( 53.33%), action 320, FPS 2.28, Running 207.42s Step 651( 53.50%), action 321, FPS 2.24, Running 208.12s Step 652( 53.67%), action 322, FPS 2.21, Running 208.64s Step 653( 53.83%), action 323, FPS 2.18, Running 209.13s Step 654( 54.00%), action 324, FPS 2.19, Running 209.53s Step 655( 54.17%), action 325, FPS 2.19, Running 209.92s Step 656( 54.33%), action 326, FPS 2.13, Running 210.66s Step 657( 54.50%), action 327, FPS 2.13, Running 211.19s Step 658( 54.67%), action 328, FPS 2.06, Running 211.81s Step 659( 54.83%), action 329, FPS 2.00, Running 212.46s Step 660( 55.00%), action 330, FPS 1.96, Running 213.00s Step 661( 55.17%), action 331, FPS 1.95, Running 213.49s Step 662( 55.33%), action 332, FPS 1.95, Running 213.94s Step 663( 55.50%), action 333, FPS 1.90, Running 214.51s Step 664( 55.67%), action 334, FPS 1.87, Running 214.99s Step 665( 55.83%), action 335, FPS 1.86, Running 215.44s Step 666( 56.00%), action 336, FPS 1.88, Running 215.99s Step 667( 56.17%), action 337, FPS 1.87, Running 216.38s Step 668( 56.33%), action 338, FPS 1.87, Running 216.78s Step 669( 56.50%), action 339, FPS 1.92, Running 217.12s Step 670( 56.67%), action 340, FPS 1.97, Running 217.59s Step 671( 56.83%), action 341, FPS 2.01, Running 218.07s Step 672( 57.00%), action 342, FPS 2.03, Running 218.50s Step 673( 57.17%), action 343, FPS 2.04, Running 218.94s Step 674( 57.33%), action 344, FPS 2.06, Running 219.26s Step 675( 57.50%), action 345, FPS 2.06, Running 219.61s Step 676( 57.67%), action 346, FPS 2.15, Running 219.95s Step 677( 57.83%), action 347, FPS 2.18, Running 220.37s Step 678( 58.00%), action 348, FPS 2.19, Running 220.95s Step 679( 58.17%), action 349, FPS 2.21, Running 221.50s Step 680( 58.33%), action 350, FPS 2.26, Running 221.86s Step 681( 58.50%), action 351, FPS 2.22, Running 222.50s Step 682( 58.67%), action 352, FPS 2.24, Running 222.88s Step 683( 58.83%), action 353, FPS 2.30, Running 223.22s Step 684( 59.00%), action 354, FPS 2.29, Running 223.72s Step 685( 59.17%), action 355, FPS 2.32, Running 224.06s Step 686( 59.33%), action 356, FPS 2.40, Running 224.33s Step 687( 59.50%), action 357, FPS 2.41, Running 224.69s Step 688( 59.67%), action 358, FPS 2.42, Running 225.06s Step 689( 59.83%), action 359, FPS 2.40, Running 225.44s Step 690( 60.00%), action 360, FPS 2.38, Running 225.99s Step 691( 60.17%), action 361, FPS 2.36, Running 226.53s Step 692( 60.33%), action 362, FPS 2.36, Running 226.96s Step 693( 60.50%), action 363, FPS 2.37, Running 227.37s Step 694( 60.67%), action 364, FPS 2.34, Running 227.79s Step 695( 60.83%), action 365, FPS 2.33, Running 228.19s Step 696( 61.00%), action 366, FPS 2.26, Running 228.81s Step 697( 61.17%), action 367, FPS 2.21, Running 229.43s Step 698( 61.33%), action 368, FPS 2.19, Running 230.07s Step 699( 61.50%), action 369, FPS 2.23, Running 230.48s Step 700( 61.67%), action 370, FPS 2.20, Running 230.96s Step 701( 61.83%), action 371, FPS 2.20, Running 231.60s Step 702( 62.00%), action 372, FPS 2.17, Running 232.09s Step 703( 62.17%), action 373, FPS 2.11, Running 232.68s Step 704( 62.33%), action 374, FPS 2.10, Running 233.26s Step 705( 62.50%), action 375, FPS 2.03, Running 233.91s Step 706( 62.67%), action 376, FPS 2.03, Running 234.19s Step 707( 62.83%), action 377, FPS 1.98, Running 234.80s Step 708( 63.00%), action 378, FPS 1.92, Running 235.50s Step 709( 63.17%), action 379, FPS 1.90, Running 235.98s Step 710( 63.33%), action 380, FPS 1.88, Running 236.63s Step 711( 63.50%), action 381, FPS 1.83, Running 237.46s Step 712( 63.67%), action 382, FPS 1.79, Running 238.13s Step 713( 63.83%), action 383, FPS 1.79, Running 238.53s Step 714( 64.00%), action 384, FPS 1.75, Running 239.24s Step 715( 64.17%), action 385, FPS 1.72, Running 239.84s Step 716( 64.33%), action 386, FPS 1.72, Running 240.42s Step 717( 64.50%), action 387, FPS 1.76, Running 240.77s Step 718( 64.67%), action 388, FPS 1.77, Running 241.36s Step 719( 64.83%), action 389, FPS 1.75, Running 241.89s Step 720( 65.00%), action 390, FPS 1.71, Running 242.64s Step 721( 65.17%), action 391, FPS 1.70, Running 243.38s Step 722( 65.33%), action 392, FPS 1.68, Running 243.97s Step 723( 65.50%), action 393, FPS 1.69, Running 244.53s Step 724( 65.67%), action 394, FPS 1.71, Running 244.95s Step 725( 65.83%), action 395, FPS 1.73, Running 245.45s Step 726( 66.00%), action 396, FPS 1.70, Running 245.93s Step 727( 66.17%), action 397, FPS 1.73, Running 246.36s Step 728( 66.33%), action 398, FPS 1.78, Running 246.72s Step 729( 66.50%), action 399, FPS 1.77, Running 247.27s Step 730( 66.67%), action 400, FPS 1.77, Running 247.90s Step 731( 66.83%), action 401, FPS 1.79, Running 248.64s Step 732( 67.00%), action 402, FPS 1.81, Running 249.18s Step 733( 67.17%), action 403, FPS 1.78, Running 249.79s Step 734( 67.33%), action 404, FPS 1.80, Running 250.37s Step 735( 67.50%), action 405, FPS 1.83, Running 250.74s Step 736( 67.67%), action 406, FPS 1.84, Running 251.29s Step 737( 67.83%), action 407, FPS 1.84, Running 251.63s Step 738( 68.00%), action 408, FPS 1.88, Running 252.01s Step 739( 68.17%), action 409, FPS 1.86, Running 252.62s Step 740( 68.33%), action 410, FPS 1.89, Running 253.24s Step 741( 68.50%), action 411, FPS 1.92, Running 253.79s Step 742( 68.67%), action 412, FPS 1.97, Running 254.12s Step 743( 68.83%), action 413, FPS 1.96, Running 254.71s Step 744( 69.00%), action 414, FPS 1.92, Running 255.38s Step 745( 69.17%), action 415, FPS 1.90, Running 256.00s Step 746( 69.33%), action 416, FPS 1.88, Running 256.59s Step 747( 69.50%), action 417, FPS 1.85, Running 257.19s Step 748( 69.67%), action 418, FPS 1.80, Running 257.81s Step 749( 69.83%), action 419, FPS 1.79, Running 258.47s Step 750( 70.00%), action 420, FPS 1.77, Running 259.20s Step 751( 70.17%), action 421, FPS 1.74, Running 260.16s Step 752( 70.33%), action 422, FPS 1.71, Running 260.90s Step 753( 70.50%), action 423, FPS 1.71, Running 261.48s Step 754( 70.67%), action 424, FPS 1.68, Running 262.27s Step 755( 70.83%), action 425, FPS 1.66, Running 262.76s Step 756( 71.00%), action 426, FPS 1.68, Running 263.22s Step 757( 71.17%), action 427, FPS 1.64, Running 263.83s Step 758( 71.33%), action 428, FPS 1.63, Running 264.31s Step 759( 71.50%), action 429, FPS 1.65, Running 264.75s Step 760( 71.67%), action 430, FPS 1.68, Running 265.13s Step 761( 71.83%), action 431, FPS 1.68, Running 265.72s Step 762( 72.00%), action 432, FPS 1.63, Running 266.37s Step 763( 72.17%), action 433, FPS 1.66, Running 266.77s Step 764( 72.33%), action 434, FPS 1.69, Running 267.22s Step 765( 72.50%), action 435, FPS 1.70, Running 267.76s Step 766( 72.67%), action 436, FPS 1.68, Running 268.49s Step 767( 72.83%), action 437, FPS 1.71, Running 268.91s Step 768( 73.00%), action 438, FPS 1.70, Running 269.60s Step 769( 73.17%), action 439, FPS 1.70, Running 270.25s Step 770( 73.33%), action 440, FPS 1.71, Running 270.92s Step 771( 73.50%), action 441, FPS 1.73, Running 271.70s Step 772( 73.67%), action 442, FPS 1.73, Running 272.47s Step 773( 73.83%), action 443, FPS 1.76, Running 272.87s Step 774( 74.00%), action 444, FPS 1.77, Running 273.55s Step 775( 74.17%), action 445, FPS 1.73, Running 274.29s Step 776( 74.33%), action 446, FPS 1.71, Running 274.95s Step 777( 74.50%), action 447, FPS 1.69, Running 275.64s Step 778( 74.67%), action 448, FPS 1.68, Running 276.21s Step 779( 74.83%), action 449, FPS 1.68, Running 276.66s Step 780( 75.00%), action 450, FPS 1.64, Running 277.33s Step 781( 75.17%), action 451, FPS 1.62, Running 278.09s Step 782( 75.33%), action 452, FPS 1.62, Running 278.73s Step 783( 75.50%), action 453, FPS 1.61, Running 279.17s Step 784( 75.67%), action 454, FPS 1.61, Running 279.67s Step 785( 75.83%), action 455, FPS 1.62, Running 280.13s Step 786( 76.00%), action 456, FPS 1.62, Running 280.85s Step 787( 76.17%), action 457, FPS 1.58, Running 281.58s Step 788( 76.33%), action 458, FPS 1.57, Running 282.31s Step 789( 76.50%), action 459, FPS 1.56, Running 283.04s Step 790( 76.67%), action 460, FPS 1.57, Running 283.67s Step 791( 76.83%), action 461, FPS 1.56, Running 284.48s Step 792( 77.00%), action 462, FPS 1.60, Running 284.96s Step 793( 77.17%), action 463, FPS 1.56, Running 285.72s Step 794( 77.33%), action 464, FPS 1.56, Running 286.38s Step 795( 77.50%), action 465, FPS 1.59, Running 286.84s Step 796( 77.67%), action 466, FPS 1.58, Running 287.61s Step 797( 77.83%), action 467, FPS 1.61, Running 288.05s Step 798( 78.00%), action 468, FPS 1.62, Running 288.56s Step 799( 78.17%), action 469, FPS 1.59, Running 289.27s Step 800( 78.33%), action 470, FPS 1.59, Running 289.91s Step 801( 78.50%), action 471, FPS 1.56, Running 290.89s Step 802( 78.67%), action 472, FPS 1.58, Running 291.38s Step 803( 78.83%), action 473, FPS 1.58, Running 291.85s Step 804( 79.00%), action 474, FPS 1.59, Running 292.25s Step 805( 79.17%), action 475, FPS 1.59, Running 292.67s Step 806( 79.33%), action 476, FPS 1.61, Running 293.29s Step 807( 79.50%), action 477, FPS 1.65, Running 293.68s Step 808( 79.67%), action 478, FPS 1.69, Running 294.18s Step 809( 79.83%), action 479, FPS 1.72, Running 294.67s Step 810( 80.00%), action 480, FPS 1.76, Running 295.05s Step 811( 80.17%), action 481, FPS 1.79, Running 295.66s Step 812( 80.33%), action 482, FPS 1.81, Running 296.01s Step 813( 80.50%), action 483, FPS 1.83, Running 296.62s Step 814( 80.67%), action 484, FPS 1.82, Running 297.36s Step 815( 80.83%), action 485, FPS 1.81, Running 297.88s Step 816( 81.00%), action 486, FPS 1.87, Running 298.28s Step 817( 81.17%), action 487, FPS 1.86, Running 298.83s Step 818( 81.33%), action 488, FPS 1.86, Running 299.31s Step 819( 81.50%), action 489, FPS 1.91, Running 299.74s Step 820( 81.67%), action 490, FPS 1.93, Running 300.25s Step 821( 81.83%), action 491, FPS 1.99, Running 300.95s Step 822( 82.00%), action 492, FPS 1.96, Running 301.56s Step 823( 82.17%), action 493, FPS 1.95, Running 302.11s Step 824( 82.33%), action 494, FPS 1.89, Running 302.85s Step 825( 82.50%), action 495, FPS 1.83, Running 303.60s Step 826( 82.67%), action 496, FPS 1.82, Running 304.28s Step 827( 82.83%), action 497, FPS 1.80, Running 304.80s Step 828( 83.00%), action 498, FPS 1.80, Running 305.27s Step 829( 83.17%), action 499, FPS 1.80, Running 305.75s Step 830( 83.33%), action 500, FPS 1.75, Running 306.46s Step 831( 83.50%), action 501, FPS 1.75, Running 307.08s Step 832( 83.67%), action 502, FPS 1.75, Running 307.43s Step 833( 83.83%), action 503, FPS 1.74, Running 308.14s Step 834( 84.00%), action 504, FPS 1.76, Running 308.74s Step 835( 84.17%), action 505, FPS 1.75, Running 309.32s Step 836( 84.33%), action 506, FPS 1.75, Running 309.71s Step 837( 84.50%), action 507, FPS 1.76, Running 310.20s Step 838( 84.67%), action 508, FPS 1.73, Running 310.88s Step 839( 84.83%), action 509, FPS 1.72, Running 311.39s Step 840( 85.00%), action 510, FPS 1.72, Running 311.87s Step 841( 85.17%), action 511, FPS 1.70, Running 312.71s Step 842( 85.33%), action 512, FPS 1.68, Running 313.48s Step 843( 85.50%), action 513, FPS 1.68, Running 314.02s Step 844( 85.67%), action 514, FPS 1.73, Running 314.41s Step 845( 85.83%), action 515, FPS 1.74, Running 315.08s Step 846( 86.00%), action 516, FPS 1.75, Running 315.71s Step 847( 86.17%), action 517, FPS 1.74, Running 316.30s Step 848( 86.33%), action 518, FPS 1.74, Running 316.79s Step 849( 86.50%), action 519, FPS 1.74, Running 317.24s Step 850( 86.67%), action 520, FPS 1.74, Running 317.94s Step 851( 86.83%), action 521, FPS 1.74, Running 318.61s Step 852( 87.00%), action 522, FPS 1.73, Running 319.02s Step 853( 87.17%), action 523, FPS 1.76, Running 319.49s Step 854( 87.33%), action 524, FPS 1.78, Running 319.96s Step 855( 87.50%), action 525, FPS 1.81, Running 320.35s Step 856( 87.67%), action 526, FPS 1.79, Running 320.90s Step 857( 87.83%), action 527, FPS 1.78, Running 321.42s Step 858( 88.00%), action 528, FPS 1.81, Running 321.95s Step 859( 88.17%), action 529, FPS 1.82, Running 322.40s Step 860( 88.33%), action 530, FPS 1.79, Running 323.02s Step 861( 88.50%), action 531, FPS 1.83, Running 323.64s Step 862( 88.67%), action 532, FPS 1.89, Running 324.08s Step 863( 88.83%), action 533, FPS 1.89, Running 324.58s Step 864( 89.00%), action 534, FPS 1.88, Running 325.04s Step 865( 89.17%), action 535, FPS 1.91, Running 325.54s Step 866( 89.33%), action 536, FPS 1.93, Running 326.05s Step 867( 89.50%), action 537, FPS 1.91, Running 326.75s Step 868( 89.67%), action 538, FPS 1.89, Running 327.38s Step 869( 89.83%), action 539, FPS 1.89, Running 327.82s Step 870( 90.00%), action 540, FPS 1.94, Running 328.24s Step 871( 90.17%), action 541, FPS 1.96, Running 328.81s Step 872( 90.33%), action 542, FPS 1.96, Running 329.20s Step 873( 90.50%), action 543, FPS 1.97, Running 329.64s Step 874( 90.67%), action 544, FPS 1.99, Running 330.03s Step 875( 90.83%), action 545, FPS 1.97, Running 330.52s Step 876( 91.00%), action 546, FPS 2.00, Running 330.88s Step 877( 91.17%), action 547, FPS 2.02, Running 331.34s Step 878( 91.33%), action 548, FPS 2.01, Running 331.89s Step 879( 91.50%), action 549, FPS 2.00, Running 332.39s Step 880( 91.67%), action 550, FPS 2.05, Running 332.79s Step 881( 91.83%), action 551, FPS 2.04, Running 333.44s Step 882( 92.00%), action 552, FPS 2.05, Running 333.85s Step 883( 92.17%), action 553, FPS 2.06, Running 334.31s Step 884( 92.33%), action 554, FPS 2.07, Running 334.71s Step 885( 92.50%), action 555, FPS 2.09, Running 335.09s Step 886( 92.67%), action 556, FPS 2.13, Running 335.44s Step 887( 92.83%), action 557, FPS 2.18, Running 335.92s Step 888( 93.00%), action 558, FPS 2.25, Running 336.29s Step 889( 93.17%), action 559, FPS 2.23, Running 336.80s Step 890( 93.33%), action 560, FPS 2.25, Running 337.14s Step 891( 93.50%), action 561, FPS 2.24, Running 337.76s Step 892( 93.67%), action 562, FPS 2.25, Running 338.10s Step 893( 93.83%), action 563, FPS 2.23, Running 338.60s Step 894( 94.00%), action 564, FPS 2.19, Running 339.16s Step 895( 94.17%), action 565, FPS 2.19, Running 339.67s Step 896( 94.33%), action 566, FPS 2.17, Running 340.09s Step 897( 94.50%), action 567, FPS 2.16, Running 340.60s Step 898( 94.67%), action 568, FPS 2.17, Running 341.11s Step 899( 94.83%), action 569, FPS 2.13, Running 341.79s Step 900( 95.00%), action 570, FPS 2.11, Running 342.24s Step 901( 95.17%), action 571, FPS 2.10, Running 342.95s Step 902( 95.33%), action 572, FPS 2.10, Running 343.39s Step 903( 95.50%), action 573, FPS 2.09, Running 343.90s Step 904( 95.67%), action 574, FPS 2.06, Running 344.40s Step 905( 95.83%), action 575, FPS 2.05, Running 344.85s Step 906( 96.00%), action 576, FPS 2.02, Running 345.34s Step 907( 96.17%), action 577, FPS 2.04, Running 345.70s Step 908( 96.33%), action 578, FPS 2.01, Running 346.22s Step 909( 96.50%), action 579, FPS 2.01, Running 346.75s Step 910( 96.67%), action 580, FPS 1.99, Running 347.17s Step 911( 96.83%), action 581, FPS 1.95, Running 348.01s Step 912( 97.00%), action 582, FPS 1.91, Running 348.55s Step 913( 97.17%), action 583, FPS 1.93, Running 348.96s Step 914( 97.33%), action 584, FPS 1.96, Running 349.34s Step 915( 97.50%), action 585, FPS 1.97, Running 349.83s Step 916( 97.67%), action 586, FPS 1.98, Running 350.21s Step 917( 97.83%), action 587, FPS 2.00, Running 350.58s Step 918( 98.00%), action 588, FPS 2.02, Running 351.02s Step 919( 98.17%), action 589, FPS 2.06, Running 351.51s Step 920( 98.33%), action 590, FPS 2.03, Running 352.12s Step 921( 98.50%), action 591, FPS 1.98, Running 353.03s Step 922( 98.67%), action 592, FPS 1.94, Running 353.69s Step 923( 98.83%), action 593, FPS 1.94, Running 354.23s Step 924( 99.00%), action 594, FPS 1.93, Running 354.75s Step 925( 99.17%), action 595, FPS 1.90, Running 355.39s Step 926( 99.33%), action 596, FPS 1.89, Running 355.93s Step 927( 99.50%), action 597, FPS 1.88, Running 356.32s Step 928( 99.67%), action 598, FPS 1.89, Running 356.83s Step 929( 99.83%), action 599, FPS 1.88, Running 357.38s Step 930(100.00%), action 600, FPS 1.83, Running 358.10s [2026-08-01 18:54:58] [31 ] Seed 30 failed after 359.06 s. +steps: 930 , actions: 600 . +Instruction: Empty +Total 3/31(9.68%) success. +Setting seed: 31 +Step 1( N/A%), pre moving , FPS 6.81, Running 0.15s Step 2( N/A%), pre moving , FPS 11.11, Running 0.18s Step 3( N/A%), pre moving , FPS 14.90, Running 0.20s Step 4( N/A%), pre moving , FPS 17.36, Running 0.23s Step 5( N/A%), pre moving , FPS 19.91, Running 0.25s Step 6( N/A%), pre moving , FPS 21.54, Running 0.28s Step 7( N/A%), pre moving , FPS 23.37, Running 0.30s Step 8( N/A%), pre moving , FPS 24.94, Running 0.32s Step 9( N/A%), pre moving , FPS 26.30, Running 0.34s Step 10( N/A%), pre moving , FPS 26.55, Running 0.38s Step 11( N/A%), pre moving , FPS 27.68, Running 0.40s Step 12( N/A%), pre moving , FPS 28.69, Running 0.42s Step 13( N/A%), pre moving , FPS 29.59, Running 0.44s Step 14( N/A%), pre moving , FPS 30.43, Running 0.46s Step 15( N/A%), pre moving , FPS 31.13, Running 0.48s Step 16( N/A%), pre moving , FPS 31.84, Running 0.50s Step 17( N/A%), pre moving , FPS 32.37, Running 0.53s Step 18( N/A%), pre moving , FPS 32.69, Running 0.55s Step 19( N/A%), pre moving , FPS 33.14, Running 0.57s Step 20( N/A%), pre moving , FPS 33.58, Running 0.60s Step 21( N/A%), pre moving , FPS 29.88, Running 0.82s Step 22( N/A%), pre moving , FPS 30.49, Running 0.84s Step 23( N/A%), pre moving , FPS 30.56, Running 0.86s Step 24( N/A%), pre moving , FPS 30.95, Running 0.88s Step 25( N/A%), pre moving , FPS 30.99, Running 0.90s Step 26( N/A%), pre moving , FPS 23.15, Running 1.14s Step 27( N/A%), pre moving , FPS 22.92, Running 1.17s Step 28( N/A%), pre moving , FPS 22.88, Running 1.19s Step 29( N/A%), pre moving , FPS 22.82, Running 1.22s Step 30( N/A%), pre moving , FPS 23.16, Running 1.24s Step 31( N/A%), pre moving , FPS 23.05, Running 1.27s Step 32( N/A%), pre moving , FPS 23.02, Running 1.29s Step 33( N/A%), pre moving , FPS 23.05, Running 1.31s Step 34( N/A%), pre moving , FPS 22.68, Running 1.34s Step 35( N/A%), pre moving , FPS 22.52, Running 1.37s Step 36( N/A%), pre moving , FPS 13.60, Running 1.97s Step 37( N/A%), pre moving , FPS 12.42, Running 2.14s Step 38( N/A%), pre moving , FPS 12.30, Running 2.18s Step 39( N/A%), pre moving , FPS 12.26, Running 2.20s Step 40( N/A%), pre moving , FPS 12.24, Running 2.23s Step 41( N/A%), pre moving , FPS 13.91, Running 2.25s Step 42( N/A%), pre moving , FPS 13.89, Running 2.28s Step 43( N/A%), pre moving , FPS 13.86, Running 2.30s Step 44( N/A%), pre moving , FPS 13.81, Running 2.32s Step 45( N/A%), pre moving , FPS 13.76, Running 2.35s Step 46( N/A%), pre moving , FPS 16.27, Running 2.37s Step 47( N/A%), pre moving , FPS 16.39, Running 2.39s Step 48( N/A%), pre moving , FPS 11.19, Running 2.98s Step 49( N/A%), pre moving , FPS 11.19, Running 3.01s Step 50( N/A%), pre moving , FPS 11.15, Running 3.03s Step 51( N/A%), pre moving , FPS 11.05, Running 3.08s Step 52( N/A%), pre moving , FPS 10.95, Running 3.11s Step 53( N/A%), pre moving , FPS 10.92, Running 3.14s Step 54( N/A%), pre moving , FPS 10.98, Running 3.16s Step 55( N/A%), pre moving , FPS 11.01, Running 3.19s Step 56( N/A%), pre moving , FPS 15.97, Running 3.23s Step 57( N/A%), pre moving , FPS 17.51, Running 3.28s Step 58( N/A%), pre moving , FPS 17.59, Running 3.31s Step 59( N/A%), pre moving , FPS 17.33, Running 3.36s Step 60( N/A%), pre moving , FPS 17.16, Running 3.40s Step 61( N/A%), pre moving , FPS 17.02, Running 3.43s Step 62( N/A%), pre moving , FPS 16.82, Running 3.47s Step 63( N/A%), pre moving , FPS 16.66, Running 3.50s Step 64( N/A%), pre moving , FPS 16.54, Running 3.53s Step 65( N/A%), pre moving , FPS 16.40, Running 3.57s Step 66( N/A%), pre moving , FPS 15.93, Running 3.63s Step 67( N/A%), pre moving , FPS 15.53, Running 3.68s Step 68( N/A%), pre moving , FPS 26.86, Running 3.73s Step 69( N/A%), pre moving , FPS 26.41, Running 3.76s Step 70( N/A%), pre moving , FPS 26.14, Running 3.80s Step 71( N/A%), pre moving , FPS 26.35, Running 3.83s Step 72( N/A%), pre moving , FPS 26.43, Running 3.87s Step 73( N/A%), pre moving , FPS 25.96, Running 3.91s Step 74( N/A%), pre moving , FPS 25.36, Running 3.95s Step 75( N/A%), pre moving , FPS 24.91, Running 3.99s Step 76( N/A%), pre moving , FPS 24.59, Running 4.04s Step 77( N/A%), pre moving , FPS 24.68, Running 4.09s Step 78( N/A%), pre moving , FPS 24.03, Running 4.15s Step 79( N/A%), pre moving , FPS 24.13, Running 4.19s Step 80( N/A%), pre moving , FPS 24.04, Running 4.23s Step 81( N/A%), pre moving , FPS 23.74, Running 4.27s Step 82( N/A%), pre moving , FPS 23.71, Running 4.31s Step 83( N/A%), pre moving , FPS 23.19, Running 4.36s Step 84( N/A%), pre moving , FPS 22.73, Running 4.41s Step 85( N/A%), pre moving , FPS 22.53, Running 4.46s Step 86( N/A%), pre moving , FPS 22.91, Running 4.50s Step 87( N/A%), pre moving , FPS 23.24, Running 4.54s Step 88( N/A%), pre moving , FPS 23.53, Running 4.58s Step 89( N/A%), pre moving , FPS 23.72, Running 4.61s Step 90( N/A%), pre moving , FPS 23.81, Running 4.64s Step 91( N/A%), pre moving , FPS 24.18, Running 4.66s Step 92( N/A%), pre moving , FPS 24.55, Running 4.69s Step 93( N/A%), pre moving , FPS 24.89, Running 4.71s Step 94( N/A%), pre moving , FPS 25.50, Running 4.74s Step 95( N/A%), pre moving , FPS 25.96, Running 4.76s Step 96( N/A%), pre moving , FPS 26.86, Running 4.78s Step 97( N/A%), pre moving , FPS 27.42, Running 4.82s Step 98( N/A%), pre moving , FPS 28.66, Running 4.84s Step 99( N/A%), pre moving , FPS 29.33, Running 4.87s Step 100( N/A%), pre moving , FPS 30.15, Running 4.89s Step 101( N/A%), pre moving , FPS 31.27, Running 4.91s Step 102( N/A%), pre moving , FPS 31.86, Running 4.94s Step 103( N/A%), pre moving , FPS 33.57, Running 4.96s Step 104( N/A%), pre moving , FPS 35.36, Running 4.98s Step 105( N/A%), pre moving , FPS 36.82, Running 5.00s Step 106( N/A%), pre moving , FPS 38.32, Running 5.02s Step 107( N/A%), pre moving , FPS 39.91, Running 5.04s Step 108( N/A%), pre moving , FPS 40.24, Running 5.07s Step 109( N/A%), pre moving , FPS 40.80, Running 5.10s Step 110( N/A%), pre moving , FPS 39.70, Running 5.14s Step 111( N/A%), pre moving , FPS 39.61, Running 5.17s Step 112( N/A%), pre moving , FPS 39.80, Running 5.19s Step 113( N/A%), pre moving , FPS 40.35, Running 5.21s Step 114( N/A%), pre moving , FPS 40.55, Running 5.23s Step 115( N/A%), pre moving , FPS 40.70, Running 5.25s Step 116( N/A%), pre moving , FPS 40.72, Running 5.28s Step 117( N/A%), pre moving , FPS 41.70, Running 5.30s Step 118( N/A%), pre moving , FPS 42.05, Running 5.32s Step 119( N/A%), pre moving , FPS 42.31, Running 5.34s Step 120( N/A%), pre moving , FPS 42.30, Running 5.36s Step 121( N/A%), pre moving , FPS 40.31, Running 5.41s Step 122( N/A%), pre moving , FPS 40.63, Running 5.43s Step 123( N/A%), pre moving , FPS 40.66, Running 5.45s Step 124( N/A%), pre moving , FPS 40.55, Running 5.47s Step 125( N/A%), pre moving , FPS 39.85, Running 5.50s Step 126( N/A%), pre moving , FPS 38.96, Running 5.54s Step 127( N/A%), pre moving , FPS 38.96, Running 5.56s Step 128( N/A%), pre moving , FPS 39.70, Running 5.58s Step 129( N/A%), pre moving , FPS 40.04, Running 5.60s Step 130( N/A%), pre moving , FPS 13.77, Running 6.60s Step 131( N/A%), pre moving , FPS 11.79, Running 6.86s Step 132( N/A%), pre moving , FPS 10.84, Running 7.03s Step 133( N/A%), pre moving , FPS 9.45, Running 7.32s Step 134( N/A%), pre moving , FPS 8.85, Running 7.49s Step 135( N/A%), pre moving , FPS 7.84, Running 7.80s Step 136( N/A%), pre moving , FPS 7.45, Running 7.96s Step 137( N/A%), pre moving , FPS 6.81, Running 8.23s Step 138( N/A%), pre moving , FPS 6.45, Running 8.42s Step 139( N/A%), pre moving , FPS 5.96, Running 8.70s Step 140( N/A%), pre moving , FPS 5.22, Running 9.20s Step 141( N/A%), pre moving , FPS 4.90, Running 9.49s Step 142( N/A%), pre moving , FPS 4.71, Running 9.67s Step 143( N/A%), pre moving , FPS 4.49, Running 9.90s Step 144( N/A%), pre moving , FPS 4.33, Running 10.10s Step 145( N/A%), pre moving , FPS 3.89, Running 10.65s Step 146( N/A%), pre moving , FPS 3.77, Running 10.84s Step 147( N/A%), pre moving , FPS 3.61, Running 11.10s Step 148( N/A%), pre moving , FPS 3.36, Running 11.53s Step 149( N/A%), pre moving , FPS 3.06, Running 12.13s Step 150( N/A%), pre moving , FPS 3.34, Running 12.59s Step 151( N/A%), pre moving , FPS 3.17, Running 13.18s Step 152( N/A%), pre moving , FPS 3.08, Running 13.53s Step 153( N/A%), pre moving , FPS 3.06, Running 13.86s Step 154( N/A%), pre moving , FPS 2.97, Running 14.23s Step 155( N/A%), pre moving , FPS 2.85, Running 14.81s Step 156( N/A%), pre moving , FPS 2.74, Running 15.25s Step 157( N/A%), pre moving , FPS 2.64, Running 15.81s Step 158( N/A%), pre moving , FPS 2.50, Running 16.43s Step 159( N/A%), pre moving , FPS 2.39, Running 17.06s Step 160( N/A%), pre moving , FPS 2.42, Running 17.46s Step 161( N/A%), pre moving , FPS 2.33, Running 18.07s Step 162( N/A%), pre moving , FPS 2.26, Running 18.52s Step 163( N/A%), pre moving , FPS 2.16, Running 19.15s Step 164( N/A%), pre moving , FPS 2.10, Running 19.61s Step 165( N/A%), pre moving , FPS 2.10, Running 20.19s Step 166( N/A%), pre moving , FPS 2.04, Running 20.65s Step 167( N/A%), pre moving , FPS 1.97, Running 21.25s Step 168( N/A%), pre moving , FPS 1.95, Running 21.77s Step 169( N/A%), pre moving , FPS 1.96, Running 22.35s Step 170( N/A%), pre moving , FPS 1.95, Running 22.85s Step 171( N/A%), pre moving , FPS 1.95, Running 23.44s Step 172( N/A%), pre moving , FPS 1.98, Running 23.62s Step 173( N/A%), pre moving , FPS 1.94, Running 24.18s Step 174( N/A%), pre moving , FPS 1.92, Running 24.61s Step 175( N/A%), pre moving , FPS 1.91, Running 25.26s Step 176( N/A%), pre moving , FPS 1.90, Running 25.75s Step 177( N/A%), pre moving , FPS 1.90, Running 26.37s Step 178( N/A%), pre moving , FPS 1.92, Running 26.86s Step 179( N/A%), pre moving , FPS 1.94, Running 27.38s Step 180( N/A%), pre moving , FPS 1.98, Running 27.56s Step 181( N/A%), pre moving , FPS 2.04, Running 27.86s Step 182( N/A%), pre moving , FPS 2.11, Running 28.00s Step 183( N/A%), pre moving , FPS 2.21, Running 28.20s Step 184( N/A%), pre moving , FPS 2.27, Running 28.43s Step 185( N/A%), pre moving , FPS 2.35, Running 28.69s Step 186( N/A%), pre moving , FPS 2.44, Running 28.84s Step 187( N/A%), pre moving , FPS 2.54, Running 29.14s Step 188( N/A%), pre moving , FPS 2.65, Running 29.30s Step 189( N/A%), pre moving , FPS 2.78, Running 29.55s Step 190( N/A%), pre moving , FPS 2.89, Running 29.77s Step 191( N/A%), pre moving , FPS 3.04, Running 30.02s Step 192( N/A%), pre moving , FPS 3.02, Running 30.24s Step 193( N/A%), pre moving , FPS 3.15, Running 30.53s Step 194( N/A%), pre moving , FPS 3.27, Running 30.73s Step 195( N/A%), pre moving , FPS 3.41, Running 31.12s Step 196( N/A%), pre moving , FPS 3.65, Running 31.23s Step 197( N/A%), pre moving , FPS 3.83, Running 31.58s Step 198( N/A%), pre moving , FPS 4.15, Running 31.68s Step 199( N/A%), pre moving , FPS 4.55, Running 31.78s Step 200( N/A%), pre moving , FPS 4.33, Running 32.17s Step 201( N/A%), pre moving , FPS 4.53, Running 32.27s Step 202( N/A%), pre moving , FPS 4.52, Running 32.42s Step 203( N/A%), pre moving , FPS 4.43, Running 32.71s Step 204( N/A%), pre moving , FPS 4.54, Running 32.83s Step 205( N/A%), pre moving , FPS 4.70, Running 32.94s Step 206( N/A%), pre moving , FPS 3.92, Running 33.95s Step 207( N/A%), pre moving , FPS 4.07, Running 34.05s Step 208( N/A%), pre moving , FPS 3.96, Running 34.35s Step 209( N/A%), pre moving , FPS 4.04, Running 34.50s Step 210( N/A%), pre moving , FPS 4.12, Running 34.62s Step 211( N/A%), pre moving , FPS 4.04, Running 34.97s Step 212( N/A%), pre moving , FPS 4.03, Running 35.20s Step 213( N/A%), pre moving , FPS 3.92, Running 35.62s Step 214( N/A%), pre moving , FPS 3.94, Running 35.80s Step 215( N/A%), pre moving , FPS 3.93, Running 36.21s Step 216( N/A%), pre moving , FPS 3.88, Running 36.38s Step 217( N/A%), pre moving , FPS 3.83, Running 36.80s Step 218( N/A%), pre moving , FPS 3.77, Running 36.98s Step 219( N/A%), pre moving , FPS 3.57, Running 37.39s Step 220( N/A%), pre moving , FPS 3.71, Running 37.56s Step 221( N/A%), pre moving , FPS 3.70, Running 37.67s Step 222( N/A%), pre moving , FPS 3.58, Running 38.02s Step 223( N/A%), pre moving , FPS 3.69, Running 38.14s Step 224( N/A%), pre moving , FPS 3.70, Running 38.24s Step 225( N/A%), pre moving , FPS 3.49, Running 38.67s Step 226( N/A%), pre moving , FPS 4.10, Running 38.82s Step 227( N/A%), pre moving , FPS 3.81, Running 39.30s Step 228( N/A%), pre moving , FPS 3.88, Running 39.51s Step 229( N/A%), pre moving , FPS 3.65, Running 39.97s Step 230( N/A%), pre moving , FPS 3.43, Running 40.44s Step 231( N/A%), pre moving , FPS 3.50, Running 40.68s Step 232( N/A%), pre moving , FPS 3.35, Running 41.17s Step 233( N/A%), pre moving , FPS 3.35, Running 41.59s Step 234( N/A%), pre moving , FPS 3.36, Running 41.75s Step 235( N/A%), pre moving , FPS 3.49, Running 41.94s Step 236( N/A%), pre moving , FPS 3.41, Running 42.25s Step 237( N/A%), pre moving , FPS 3.61, Running 42.35s Step 238( N/A%), pre moving , FPS 3.46, Running 42.75s Step 239( N/A%), pre moving , FPS 3.61, Running 42.92s Step 240( N/A%), pre moving , FPS 3.46, Running 43.34s Step 241( N/A%), pre moving , FPS 3.45, Running 43.46s Step 242( N/A%), pre moving , FPS 3.61, Running 43.56s Step 243( N/A%), pre moving , FPS 3.46, Running 43.91s Step 244( N/A%), pre moving , FPS 3.49, Running 43.98s Step 245( N/A%), pre moving , FPS 3.69, Running 44.09s Step 246( N/A%), pre moving , FPS 3.72, Running 44.20s Step 247( N/A%), pre moving , FPS 3.81, Running 44.55s Step 248( N/A%), pre moving , FPS 3.87, Running 44.67s Step 249( N/A%), pre moving , FPS 4.16, Running 44.79s Step 250( N/A%), pre moving , FPS 4.26, Running 45.14s Step 251( N/A%), pre moving , FPS 4.37, Running 45.26s Step 252( N/A%), pre moving , FPS 4.78, Running 45.36s Step 253( N/A%), pre moving , FPS 4.15, Running 46.41s Step 254( N/A%), pre moving , FPS 4.20, Running 46.51s Step 255( N/A%), pre moving , FPS 4.06, Running 46.87s Step 256( N/A%), pre moving , FPS 4.18, Running 47.03s Step 257( N/A%), pre moving , FPS 3.92, Running 47.45s Step 258( N/A%), pre moving , FPS 4.11, Running 47.62s Step 259( N/A%), pre moving , FPS 3.90, Running 48.05s Step 260( N/A%), pre moving , FPS 4.10, Running 48.21s Step 261( N/A%), pre moving , FPS 4.07, Running 48.38s Step 262( N/A%), pre moving , FPS 3.78, Running 48.85s Step 263( N/A%), pre moving , FPS 3.69, Running 49.33s Step 264( N/A%), pre moving , FPS 3.59, Running 49.54s Step 265( N/A%), pre moving , FPS 3.38, Running 50.01s Step 266( N/A%), pre moving , FPS 3.32, Running 50.23s Step 267( N/A%), pre moving , FPS 3.39, Running 50.44s Step 268( N/A%), pre moving , FPS 3.21, Running 50.91s Step 269( N/A%), pre moving , FPS 3.03, Running 51.38s Step 270( N/A%), pre moving , FPS 3.09, Running 51.61s Step 271( N/A%), pre moving , FPS 2.93, Running 52.09s Step 272( N/A%), pre moving , FPS 2.88, Running 52.31s Step 273( N/A%), pre moving , FPS 3.11, Running 52.84s Step 274( N/A%), pre moving , FPS 2.91, Running 53.39s Step 275( N/A%), pre moving , FPS 2.82, Running 53.95s Step 276( N/A%), pre moving , FPS 2.69, Running 54.47s Step 277( N/A%), pre moving , FPS 2.68, Running 54.90s Step 278( N/A%), pre moving , FPS 2.60, Running 55.31s Step 279( N/A%), pre moving , FPS 2.57, Running 55.84s Step 280( N/A%), pre moving , FPS 2.44, Running 56.39s Step 281( N/A%), pre moving , FPS 2.35, Running 56.87s Step 282( N/A%), pre moving , FPS 2.42, Running 57.12s Step 283( N/A%), pre moving , FPS 2.42, Running 57.59s Step 284( N/A%), pre moving , FPS 2.35, Running 58.07s Step 285( N/A%), pre moving , FPS 2.41, Running 58.31s Step 286( N/A%), pre moving , FPS 2.33, Running 58.79s Step 287( N/A%), pre moving , FPS 2.35, Running 58.95s Step 288( N/A%), pre moving , FPS 2.36, Running 59.37s Step 289( N/A%), pre moving , FPS 2.45, Running 59.53s Step 290( N/A%), pre moving , FPS 2.39, Running 59.96s Step 291( N/A%), pre moving , FPS 2.42, Running 60.35s Step 292( N/A%), pre moving , FPS 2.40, Running 60.65s Step 293( N/A%), pre moving , FPS 2.41, Running 61.13s Step 294( N/A%), pre moving , FPS 2.50, Running 61.38s Step 295( N/A%), pre moving , FPS 2.54, Running 61.83s Step 296( N/A%), pre moving , FPS 2.55, Running 62.30s Step 297( N/A%), pre moving , FPS 2.62, Running 62.52s Step 298( N/A%), pre moving , FPS 2.59, Running 63.02s Step 299( N/A%), pre moving , FPS 2.70, Running 63.25s Step 300( N/A%), pre moving , FPS 2.74, Running 63.70s Step 301( N/A%), pre moving , FPS 2.73, Running 64.20s Step 302( N/A%), pre moving , FPS 2.67, Running 64.60s Step 303( N/A%), pre moving , FPS 2.74, Running 64.89s Step 304( N/A%), pre moving , FPS 2.77, Running 65.30s Step 305( N/A%), pre moving , FPS 2.79, Running 65.48s Step 306( N/A%), pre moving , FPS 2.82, Running 65.89s Step 307( N/A%), pre moving , FPS 2.81, Running 66.08s Step 308( N/A%), pre moving , FPS 2.81, Running 66.49s Step 309( N/A%), pre moving , FPS 2.80, Running 66.67s Step 310( N/A%), pre moving , FPS 2.81, Running 67.07s Step 311( N/A%), pre moving , FPS 2.92, Running 67.19s Step 312( N/A%), pre moving , FPS 3.01, Running 67.30s Step 313( N/A%), pre moving , FPS 3.07, Running 67.65s Step 314( N/A%), pre moving , FPS 3.13, Running 67.77s Step 315( N/A%), pre moving , FPS 3.31, Running 67.87s Step 316( N/A%), pre moving , FPS 3.38, Running 68.22s Step 317( N/A%), pre moving , FPS 3.45, Running 68.33s Step 318( N/A%), pre moving , FPS 3.70, Running 68.43s Step 319( N/A%), pre moving , FPS 3.78, Running 68.54s Step 320( N/A%), pre moving , FPS 3.85, Running 68.89s Step 321( N/A%), pre moving , FPS 4.16, Running 69.00s Step 322( N/A%), pre moving , FPS 4.45, Running 69.10s Step 323( N/A%), pre moving , FPS 4.38, Running 69.45s Step 324( N/A%), pre moving , FPS 4.71, Running 69.55s Step 325( N/A%), pre moving , FPS 4.82, Running 69.63s Step 326( N/A%), pre moving , FPS 5.21, Running 69.73s Step 327( N/A%), pre moving , FPS 3.37, Running 72.00s Step 328( N/A%), pre moving , FPS 3.28, Running 72.58s Step 329( N/A%), pre moving , FPS 3.13, Running 73.06s Step 330( N/A%), pre moving , FPS 2.98, Running 73.78s Step 331( N/A%), pre moving , FPS 2.86, Running 74.18s Step 332( N/A%), pre moving , FPS 2.65, Running 74.83s Step 333( N/A%), pre moving , FPS 2.61, Running 75.31s Step 334( N/A%), pre moving , FPS 2.48, Running 75.83s Step 335( N/A%), pre moving , FPS 2.43, Running 76.09s Step 336( N/A%), pre moving , FPS 2.33, Running 76.80s Step 337( N/A%), pre moving , FPS 2.29, Running 77.06s Step 338( N/A%), pre moving , FPS 2.11, Running 77.89s Step 339( N/A%), pre moving , FPS 2.07, Running 78.19s Step 340( N/A%), pre moving , FPS 1.98, Running 79.01s Step 341( N/A%), pre moving , FPS 1.93, Running 79.34s Step 342( N/A%), pre moving , FPS 1.81, Running 80.17s Step 343( N/A%), pre moving , FPS 1.82, Running 80.43s Step 344( N/A%), pre moving , FPS 1.72, Running 81.16s Step 345( N/A%), pre moving , FPS 1.68, Running 81.57s Step 346( N/A%), pre moving , FPS 1.58, Running 82.42s Step 347( 0.17%), action 1, FPS 1.72, Running 83.64s Step 348( 0.33%), action 2, FPS 1.69, Running 84.43s Step 349( 0.50%), action 3, FPS 1.63, Running 85.30s Step 350( 0.67%), action 4, FPS 1.64, Running 85.94s Step 351( 0.83%), action 5, FPS 1.57, Running 86.89s Step 352( 1.00%), action 6, FPS 1.57, Running 87.56s Step 353( 1.17%), action 7, FPS 1.57, Running 88.04s Step 354( 1.33%), action 8, FPS 1.58, Running 88.51s Step 355( 1.50%), action 9, FPS 1.53, Running 89.14s Step 356( 1.67%), action 10, FPS 1.52, Running 89.99s Step 357( 1.83%), action 11, FPS 1.45, Running 90.89s Step 358( 2.00%), action 12, FPS 1.45, Running 91.65s Step 359( 2.17%), action 13, FPS 1.41, Running 92.42s Step 360( 2.33%), action 14, FPS 1.42, Running 93.09s Step 361( 2.50%), action 15, FPS 1.36, Running 94.07s Step 362( 2.67%), action 16, FPS 1.37, Running 94.74s Step 363( 2.83%), action 17, FPS 1.31, Running 95.67s Step 364( 3.00%), action 18, FPS 1.32, Running 96.25s Step 365( 3.17%), action 19, FPS 1.31, Running 96.85s Step 366( 3.33%), action 20, FPS 1.33, Running 97.47s Step 367( 3.50%), action 21, FPS 1.32, Running 98.85s Step 368( 3.67%), action 22, FPS 1.32, Running 99.61s Step 369( 3.83%), action 23, FPS 1.32, Running 100.41s Step 370( 4.00%), action 24, FPS 1.33, Running 100.95s Step 371( 4.17%), action 25, FPS 1.35, Running 101.73s Step 372( 4.33%), action 26, FPS 1.35, Running 102.33s Step 373( 4.50%), action 27, FPS 1.33, Running 103.11s Step 374( 4.67%), action 28, FPS 1.33, Running 103.57s Step 375( 4.83%), action 29, FPS 1.31, Running 104.40s Step 376( 5.00%), action 30, FPS 1.35, Running 104.84s Step 377( 5.17%), action 31, FPS 1.33, Running 105.92s Step 378( 5.33%), action 32, FPS 1.37, Running 106.24s Step 379( 5.50%), action 33, FPS 1.41, Running 106.56s Step 380( 5.67%), action 34, FPS 1.45, Running 106.91s Step 381( 5.83%), action 35, FPS 1.50, Running 107.42s Step 382( 6.00%), action 36, FPS 1.52, Running 107.87s Step 383( 6.17%), action 37, FPS 1.54, Running 108.67s Step 384( 6.33%), action 38, FPS 1.56, Running 109.11s Step 385( 6.50%), action 39, FPS 1.54, Running 109.87s Step 386( 6.67%), action 40, FPS 1.53, Running 110.53s Step 387( 6.83%), action 41, FPS 1.59, Running 111.44s Step 388( 7.00%), action 42, FPS 1.59, Running 112.17s Step 389( 7.17%), action 43, FPS 1.57, Running 113.16s Step 390( 7.33%), action 44, FPS 1.53, Running 114.01s Step 391( 7.50%), action 45, FPS 1.53, Running 114.80s Step 392( 7.67%), action 46, FPS 1.52, Running 115.49s Step 393( 7.83%), action 47, FPS 1.50, Running 116.43s Step 394( 8.00%), action 48, FPS 1.47, Running 117.22s Step 395( 8.17%), action 49, FPS 1.46, Running 118.11s Step 396( 8.33%), action 50, FPS 1.43, Running 118.79s Step 397( 8.50%), action 51, FPS 1.45, Running 119.73s Step 398( 8.67%), action 52, FPS 1.41, Running 120.45s Step 399( 8.83%), action 53, FPS 1.35, Running 121.36s Step 400( 9.00%), action 54, FPS 1.32, Running 122.02s Step 401( 9.17%), action 55, FPS 1.28, Running 123.00s Step 402( 9.33%), action 56, FPS 1.26, Running 123.76s Step 403( 9.50%), action 57, FPS 1.25, Running 124.64s Step 404( 9.67%), action 58, FPS 1.24, Running 125.30s Step 405( 9.83%), action 59, FPS 1.27, Running 125.61s Step 406( 10.00%), action 60, FPS 1.30, Running 125.96s Step 407( 10.17%), action 61, FPS 1.32, Running 126.56s Step 408( 10.33%), action 62, FPS 1.33, Running 127.20s Step 409( 10.50%), action 63, FPS 1.34, Running 128.13s Step 410( 10.67%), action 64, FPS 1.35, Running 128.78s Step 411( 10.83%), action 65, FPS 1.34, Running 129.71s Step 412( 11.00%), action 66, FPS 1.34, Running 130.38s Step 413( 11.17%), action 67, FPS 1.34, Running 131.30s Step 414( 11.33%), action 68, FPS 1.37, Running 131.80s Step 415( 11.50%), action 69, FPS 1.38, Running 132.61s Step 416( 11.67%), action 70, FPS 1.38, Running 133.24s Step 417( 11.83%), action 71, FPS 1.38, Running 134.20s Step 418( 12.00%), action 72, FPS 1.39, Running 134.88s Step 419( 12.17%), action 73, FPS 1.38, Running 135.83s Step 420( 12.33%), action 74, FPS 1.38, Running 136.53s Step 421( 12.50%), action 75, FPS 1.39, Running 137.40s Step 422( 12.67%), action 76, FPS 1.40, Running 138.09s Step 423( 12.83%), action 77, FPS 1.40, Running 138.95s Step 424( 13.00%), action 78, FPS 1.42, Running 139.44s Step 425( 13.17%), action 79, FPS 1.38, Running 140.14s Step 426( 13.33%), action 80, FPS 1.37, Running 140.60s Step 427( 13.50%), action 81, FPS 1.33, Running 141.59s Step 428( 13.67%), action 82, FPS 1.35, Running 142.01s Step 429( 13.83%), action 83, FPS 1.38, Running 142.62s Step 430( 14.00%), action 84, FPS 1.38, Running 143.29s Step 431( 14.17%), action 85, FPS 1.39, Running 144.09s Step 432( 14.33%), action 86, FPS 1.43, Running 144.34s Step 433( 14.50%), action 87, FPS 1.50, Running 144.60s Step 434( 14.67%), action 88, FPS 1.52, Running 144.94s Step 435( 14.83%), action 89, FPS 1.58, Running 145.29s Step 436( 15.00%), action 90, FPS 1.62, Running 145.60s Step 437( 15.17%), action 91, FPS 1.60, Running 146.68s Step 438( 15.33%), action 92, FPS 1.63, Running 147.12s Step 439( 15.50%), action 93, FPS 1.65, Running 147.94s Step 440( 15.67%), action 94, FPS 1.66, Running 148.60s Step 441( 15.83%), action 95, FPS 1.69, Running 149.27s Step 442( 16.00%), action 96, FPS 1.70, Running 149.82s Step 443( 16.17%), action 97, FPS 1.70, Running 150.73s Step 444( 16.33%), action 98, FPS 1.66, Running 151.46s Step 445( 16.50%), action 99, FPS 1.67, Running 152.13s Step 446( 16.67%), action 100, FPS 1.67, Running 152.61s Step 447( 16.83%), action 101, FPS 1.68, Running 153.52s Step 448( 17.00%), action 102, FPS 1.63, Running 154.26s Step 449( 17.17%), action 103, FPS 1.60, Running 155.13s Step 450( 17.33%), action 104, FPS 1.59, Running 155.84s Step 451( 17.50%), action 105, FPS 1.59, Running 156.71s Step 452( 17.67%), action 106, FPS 1.54, Running 157.32s Step 453( 17.83%), action 107, FPS 1.49, Running 158.06s Step 454( 18.00%), action 108, FPS 1.46, Running 158.67s Step 455( 18.17%), action 109, FPS 1.40, Running 159.54s Step 456( 18.33%), action 110, FPS 1.39, Running 160.00s Step 457( 18.50%), action 111, FPS 1.42, Running 160.81s Step 458( 18.67%), action 112, FPS 1.38, Running 161.57s Step 459( 18.83%), action 113, FPS 1.38, Running 162.38s Step 460( 19.00%), action 114, FPS 1.38, Running 163.04s Step 461( 19.17%), action 115, FPS 1.39, Running 163.68s Step 462( 19.33%), action 116, FPS 1.41, Running 164.04s Step 463( 19.50%), action 117, FPS 1.46, Running 164.46s Step 464( 19.67%), action 118, FPS 1.43, Running 165.43s Step 465( 19.83%), action 119, FPS 1.42, Running 166.23s Step 466( 20.00%), action 120, FPS 1.39, Running 166.96s Step 467( 20.17%), action 121, FPS 1.40, Running 167.84s Step 468( 20.33%), action 122, FPS 1.41, Running 168.44s Step 469( 20.50%), action 123, FPS 1.40, Running 169.45s Step 470( 20.67%), action 124, FPS 1.41, Running 170.06s Step 471( 20.83%), action 125, FPS 1.41, Running 170.91s Step 472( 21.00%), action 126, FPS 1.43, Running 171.30s Step 473( 21.17%), action 127, FPS 1.41, Running 172.20s Step 474( 21.33%), action 128, FPS 1.43, Running 172.68s Step 475( 21.50%), action 129, FPS 1.44, Running 173.42s Step 476( 21.67%), action 130, FPS 1.45, Running 173.82s Step 477( 21.83%), action 131, FPS 1.41, Running 175.04s Step 478( 22.00%), action 132, FPS 1.41, Running 175.80s Step 479( 22.17%), action 133, FPS 1.40, Running 176.69s Step 480( 22.33%), action 134, FPS 1.39, Running 177.38s Step 481( 22.50%), action 135, FPS 1.36, Running 178.36s Step 482( 22.67%), action 136, FPS 1.32, Running 179.21s Step 483( 22.83%), action 137, FPS 1.29, Running 180.02s Step 484( 23.00%), action 138, FPS 1.31, Running 180.64s Step 485( 23.17%), action 139, FPS 1.31, Running 181.50s Step 486( 23.33%), action 140, FPS 1.33, Running 182.01s Step 487( 23.50%), action 141, FPS 1.35, Running 182.63s Step 488( 23.67%), action 142, FPS 1.38, Running 182.98s Step 489( 23.83%), action 143, FPS 1.43, Running 183.44s Step 490( 24.00%), action 144, FPS 1.42, Running 184.18s Step 491( 24.17%), action 145, FPS 1.42, Running 184.95s Step 492( 24.33%), action 146, FPS 1.42, Running 185.44s Step 493( 24.50%), action 147, FPS 1.43, Running 186.21s Step 494( 24.67%), action 148, FPS 1.41, Running 186.85s Step 495( 24.83%), action 149, FPS 1.40, Running 187.75s Step 496( 25.00%), action 150, FPS 1.39, Running 188.24s Step 497( 25.17%), action 151, FPS 1.40, Running 189.37s Step 498( 25.33%), action 152, FPS 1.42, Running 189.84s Step 499( 25.50%), action 153, FPS 1.44, Running 190.61s Step 500( 25.67%), action 154, FPS 1.44, Running 191.26s Step 501( 25.83%), action 155, FPS 1.45, Running 192.20s Step 502( 26.00%), action 156, FPS 1.48, Running 192.72s Step 503( 26.17%), action 157, FPS 1.50, Running 193.38s Step 504( 26.33%), action 158, FPS 1.50, Running 193.99s Step 505( 26.50%), action 159, FPS 1.48, Running 195.04s Step 506( 26.67%), action 160, FPS 1.45, Running 195.78s Step 507( 26.83%), action 161, FPS 1.42, Running 196.72s Step 508( 27.00%), action 162, FPS 1.38, Running 197.43s Step 509( 27.17%), action 163, FPS 1.34, Running 198.37s Step 510( 27.33%), action 164, FPS 1.33, Running 199.20s Step 511( 27.50%), action 165, FPS 1.33, Running 200.05s Step 512( 27.67%), action 166, FPS 1.29, Running 200.95s Step 513( 27.83%), action 167, FPS 1.32, Running 201.35s Step 514( 28.00%), action 168, FPS 1.35, Running 201.65s Step 515( 28.17%), action 169, FPS 1.40, Running 202.07s Step 516( 28.33%), action 170, FPS 1.40, Running 202.57s Step 517( 28.50%), action 171, FPS 1.40, Running 203.61s Step 518( 28.67%), action 172, FPS 1.40, Running 204.17s Step 519( 28.83%), action 173, FPS 1.40, Running 204.91s Step 520( 29.00%), action 174, FPS 1.39, Running 205.63s Step 521( 29.17%), action 175, FPS 1.39, Running 206.55s Step 522( 29.33%), action 176, FPS 1.37, Running 207.30s Step 523( 29.50%), action 177, FPS 1.35, Running 208.18s Step 524( 29.67%), action 178, FPS 1.37, Running 208.64s Step 525( 29.83%), action 179, FPS 1.40, Running 209.33s Step 526( 30.00%), action 180, FPS 1.41, Running 209.96s Step 527( 30.17%), action 181, FPS 1.41, Running 210.90s Step 528( 30.33%), action 182, FPS 1.42, Running 211.54s Step 529( 30.50%), action 183, FPS 1.42, Running 212.46s Step 530( 30.67%), action 184, FPS 1.45, Running 213.03s Step 531( 30.83%), action 185, FPS 1.43, Running 214.03s Step 532( 31.00%), action 186, FPS 1.44, Running 214.87s Step 533( 31.17%), action 187, FPS 1.38, Running 215.79s Step 534( 31.33%), action 188, FPS 1.35, Running 216.44s Step 535( 31.50%), action 189, FPS 1.31, Running 217.35s Step 536( 31.67%), action 190, FPS 1.31, Running 217.83s Step 537( 31.83%), action 191, FPS 1.31, Running 218.91s Step 538( 32.00%), action 192, FPS 1.30, Running 219.53s Step 539( 32.17%), action 193, FPS 1.34, Running 219.88s Step 540( 32.33%), action 194, FPS 1.35, Running 220.42s Step 541( 32.50%), action 195, FPS 1.40, Running 220.84s Step 542( 32.67%), action 196, FPS 1.41, Running 221.52s Step 543( 32.83%), action 197, FPS 1.41, Running 222.36s Step 544( 33.00%), action 198, FPS 1.38, Running 223.08s Step 545( 33.17%), action 199, FPS 1.37, Running 223.95s Step 546( 33.33%), action 200, FPS 1.37, Running 224.60s Step 547( 33.50%), action 201, FPS 1.36, Running 225.56s Step 548( 33.67%), action 202, FPS 1.36, Running 226.20s Step 549( 33.83%), action 203, FPS 1.37, Running 227.09s Step 550( 34.00%), action 204, FPS 1.36, Running 227.69s Step 551( 34.17%), action 205, FPS 1.37, Running 228.61s Step 552( 34.33%), action 206, FPS 1.40, Running 229.12s Step 553( 34.50%), action 207, FPS 1.41, Running 229.95s Step 554( 34.67%), action 208, FPS 1.39, Running 230.80s Step 555( 34.83%), action 209, FPS 1.40, Running 231.67s Step 556( 35.00%), action 210, FPS 1.38, Running 232.33s Step 557( 35.17%), action 211, FPS 1.39, Running 233.26s Step 558( 35.33%), action 212, FPS 1.38, Running 234.04s Step 559( 35.50%), action 213, FPS 1.32, Running 235.07s Step 560( 35.67%), action 214, FPS 1.30, Running 235.85s Step 561( 35.83%), action 215, FPS 1.27, Running 236.56s Step 562( 36.00%), action 216, FPS 1.28, Running 237.18s Step 563( 36.17%), action 217, FPS 1.27, Running 238.07s Step 564( 36.33%), action 218, FPS 1.31, Running 238.35s Step 565( 36.50%), action 219, FPS 1.35, Running 238.76s Step 566( 36.67%), action 220, FPS 1.35, Running 239.40s Step 567( 36.83%), action 221, FPS 1.36, Running 240.32s Step 568( 37.00%), action 222, FPS 1.34, Running 241.08s Step 569( 37.17%), action 223, FPS 1.35, Running 241.94s Step 570( 37.33%), action 224, FPS 1.34, Running 242.57s Step 571( 37.50%), action 225, FPS 1.34, Running 243.54s Step 572( 37.67%), action 226, FPS 1.31, Running 244.34s Step 573( 37.83%), action 227, FPS 1.31, Running 245.16s Step 574( 38.00%), action 228, FPS 1.33, Running 245.85s Step 575( 38.17%), action 229, FPS 1.33, Running 246.71s Step 576( 38.33%), action 230, FPS 1.35, Running 247.16s Step 577( 38.50%), action 231, FPS 1.34, Running 248.23s Step 578( 38.67%), action 232, FPS 1.34, Running 248.96s Step 579( 38.83%), action 233, FPS 1.38, Running 249.58s Step 580( 39.00%), action 234, FPS 1.39, Running 250.24s Step 581( 39.17%), action 235, FPS 1.37, Running 251.17s Step 582( 39.33%), action 236, FPS 1.36, Running 251.86s Step 583( 39.50%), action 237, FPS 1.37, Running 252.68s Step 584( 39.67%), action 238, FPS 1.34, Running 253.29s Step 585( 39.83%), action 239, FPS 1.29, Running 254.25s Step 586( 40.00%), action 240, FPS 1.29, Running 254.95s Step 587( 40.17%), action 241, FPS 1.29, Running 255.86s Step 588( 40.33%), action 242, FPS 1.28, Running 256.66s Step 589( 40.50%), action 243, FPS 1.32, Running 257.06s Step 590( 40.67%), action 244, FPS 1.33, Running 257.61s Step 591( 40.83%), action 245, FPS 1.35, Running 258.32s Step 592( 41.00%), action 246, FPS 1.39, Running 258.77s Step 593( 41.17%), action 247, FPS 1.36, Running 259.85s Step 594( 41.33%), action 248, FPS 1.35, Running 260.68s Step 595( 41.50%), action 249, FPS 1.35, Running 261.54s Step 596( 41.67%), action 250, FPS 1.33, Running 262.25s Step 597( 41.83%), action 251, FPS 1.34, Running 263.16s Step 598( 42.00%), action 252, FPS 1.34, Running 263.87s Step 599( 42.17%), action 253, FPS 1.32, Running 264.76s Step 600( 42.33%), action 254, FPS 1.32, Running 265.38s Step 601( 42.50%), action 255, FPS 1.32, Running 266.31s Step 602( 42.67%), action 256, FPS 1.34, Running 266.78s Step 603( 42.83%), action 257, FPS 1.32, Running 267.85s Step 604( 43.00%), action 258, FPS 1.31, Running 268.58s Step 605( 43.17%), action 259, FPS 1.31, Running 269.51s Step 606( 43.33%), action 260, FPS 1.33, Running 270.00s Step 607( 43.50%), action 261, FPS 1.31, Running 271.12s Step 608( 43.67%), action 262, FPS 1.32, Running 271.84s Step 609( 43.83%), action 263, FPS 1.28, Running 272.68s Step 610( 44.00%), action 264, FPS 1.29, Running 273.15s Step 611( 44.17%), action 265, FPS 1.25, Running 274.36s Step 612( 44.33%), action 266, FPS 1.25, Running 274.79s Step 613( 44.50%), action 267, FPS 1.30, Running 275.25s Step 614( 44.67%), action 268, FPS 1.33, Running 275.70s Step 615( 44.83%), action 269, FPS 1.35, Running 276.31s Step 616( 45.00%), action 270, FPS 1.38, Running 276.78s Step 617( 45.17%), action 271, FPS 1.35, Running 277.95s Step 618( 45.33%), action 272, FPS 1.38, Running 278.38s Step 619( 45.50%), action 273, FPS 1.39, Running 279.13s Step 620( 45.67%), action 274, FPS 1.38, Running 279.86s Step 621( 45.83%), action 275, FPS 1.39, Running 280.72s Step 622( 46.00%), action 276, FPS 1.38, Running 281.30s Step 623( 46.17%), action 277, FPS 1.39, Running 282.28s Step 624( 46.33%), action 278, FPS 1.38, Running 283.08s Step 625( 46.50%), action 279, FPS 1.38, Running 283.95s Step 626( 46.67%), action 280, FPS 1.35, Running 284.82s Step 627( 46.83%), action 281, FPS 1.35, Running 285.93s Step 628( 47.00%), action 282, FPS 1.37, Running 286.46s Step 629( 47.17%), action 283, FPS 1.38, Running 287.19s Step 630( 47.33%), action 284, FPS 1.38, Running 287.65s Step 631( 47.50%), action 285, FPS 1.43, Running 288.35s Step 632( 47.67%), action 286, FPS 1.40, Running 289.06s Step 633( 47.83%), action 287, FPS 1.36, Running 289.93s Step 634( 48.00%), action 288, FPS 1.36, Running 290.44s Step 635( 48.17%), action 289, FPS 1.35, Running 291.13s Step 636( 48.33%), action 290, FPS 1.33, Running 291.76s Step 637( 48.50%), action 291, FPS 1.35, Running 292.73s Step 638( 48.67%), action 292, FPS 1.33, Running 293.46s Step 639( 48.83%), action 293, FPS 1.34, Running 294.04s Step 640( 49.00%), action 294, FPS 1.38, Running 294.35s Step 641( 49.17%), action 295, FPS 1.41, Running 294.92s Step 642( 49.33%), action 296, FPS 1.43, Running 295.30s Step 643( 49.50%), action 297, FPS 1.42, Running 296.34s Step 644( 49.67%), action 298, FPS 1.46, Running 296.77s Step 645( 49.83%), action 299, FPS 1.47, Running 297.58s Step 646( 50.00%), action 300, FPS 1.50, Running 298.18s Step 647( 50.17%), action 301, FPS 1.52, Running 299.11s Step 648( 50.33%), action 302, FPS 1.50, Running 299.83s Step 649( 50.50%), action 303, FPS 1.48, Running 300.73s Step 650( 50.67%), action 304, FPS 1.47, Running 301.21s Step 651( 50.83%), action 305, FPS 1.47, Running 301.94s Step 652( 51.00%), action 306, FPS 1.47, Running 302.71s Step 653( 51.17%), action 307, FPS 1.47, Running 303.56s Step 654( 51.33%), action 308, FPS 1.42, Running 304.48s Step 655( 51.50%), action 309, FPS 1.39, Running 305.49s Step 656( 51.67%), action 310, FPS 1.41, Running 305.95s Step 657( 51.83%), action 311, FPS 1.38, Running 307.17s Step 658( 52.00%), action 312, FPS 1.39, Running 307.86s Step 659( 52.17%), action 313, FPS 1.37, Running 308.69s Step 660( 52.33%), action 314, FPS 1.31, Running 309.57s Step 661( 52.50%), action 315, FPS 1.30, Running 310.35s Step 662( 52.67%), action 316, FPS 1.29, Running 310.82s Step 663( 52.83%), action 317, FPS 1.31, Running 311.61s Step 664( 53.00%), action 318, FPS 1.30, Running 312.20s Step 665( 53.17%), action 319, FPS 1.31, Running 312.90s Step 666( 53.33%), action 320, FPS 1.33, Running 313.21s Step 667( 53.50%), action 321, FPS 1.37, Running 313.76s Step 668( 53.67%), action 322, FPS 1.40, Running 314.08s Step 669( 53.83%), action 323, FPS 1.46, Running 314.44s Step 670( 54.00%), action 324, FPS 1.47, Running 314.85s Step 671( 54.17%), action 325, FPS 1.47, Running 315.58s Step 672( 54.33%), action 326, FPS 1.48, Running 316.22s Step 673( 54.50%), action 327, FPS 1.48, Running 317.09s Step 674( 54.67%), action 328, FPS 1.52, Running 317.60s Step 675( 54.83%), action 329, FPS 1.55, Running 318.38s Step 676( 55.00%), action 330, FPS 1.53, Running 319.04s Step 677( 55.17%), action 331, FPS 1.56, Running 320.00s Step 678( 55.33%), action 332, FPS 1.55, Running 320.73s Step 679( 55.50%), action 333, FPS 1.55, Running 321.59s Step 680( 55.67%), action 334, FPS 1.60, Running 322.08s Step 681( 55.83%), action 335, FPS 1.61, Running 322.80s Step 682( 56.00%), action 336, FPS 1.58, Running 323.46s Step 683( 56.17%), action 337, FPS 1.57, Running 324.37s Step 684( 56.33%), action 338, FPS 1.57, Running 324.96s Step 685( 56.50%), action 339, FPS 1.55, Running 325.80s Step 686( 56.67%), action 340, FPS 1.53, Running 326.32s Step 687( 56.83%), action 341, FPS 1.45, Running 327.52s Step 688( 57.00%), action 342, FPS 1.44, Running 328.00s Step 689( 57.17%), action 343, FPS 1.40, Running 328.72s Step 690( 57.33%), action 344, FPS 1.38, Running 329.36s Step 691( 57.50%), action 345, FPS 1.36, Running 330.29s Step 692( 57.67%), action 346, FPS 1.38, Running 330.75s Step 693( 57.83%), action 347, FPS 1.38, Running 331.54s Step 694( 58.00%), action 348, FPS 1.37, Running 332.22s Step 695( 58.17%), action 349, FPS 1.39, Running 332.75s Step 696( 58.33%), action 350, FPS 1.43, Running 333.01s Step 697( 58.50%), action 351, FPS 1.49, Running 333.46s Step 698( 58.67%), action 352, FPS 1.54, Running 333.75s Step 699( 58.83%), action 353, FPS 1.55, Running 334.49s Step 700( 59.00%), action 354, FPS 1.54, Running 335.09s Step 701( 59.17%), action 355, FPS 1.51, Running 336.03s Step 702( 59.33%), action 356, FPS 1.53, Running 336.57s Step 703( 59.50%), action 357, FPS 1.55, Running 337.30s Step 704( 59.67%), action 358, FPS 1.55, Running 337.89s Step 705( 59.83%), action 359, FPS 1.54, Running 338.77s Step 706( 60.00%), action 360, FPS 1.52, Running 339.44s Step 707( 60.17%), action 361, FPS 1.56, Running 340.38s Step 708( 60.33%), action 362, FPS 1.54, Running 340.99s Step 709( 60.50%), action 363, FPS 1.52, Running 341.92s Step 710( 60.67%), action 364, FPS 1.54, Running 342.37s Step 711( 60.83%), action 365, FPS 1.57, Running 343.06s Step 712( 61.00%), action 366, FPS 1.54, Running 343.71s Step 713( 61.17%), action 367, FPS 1.53, Running 344.59s Step 714( 61.33%), action 368, FPS 1.55, Running 345.09s Step 715( 61.50%), action 369, FPS 1.54, Running 345.75s Step 716( 61.67%), action 370, FPS 1.50, Running 346.36s Step 717( 61.83%), action 371, FPS 1.45, Running 347.30s Step 718( 62.00%), action 372, FPS 1.41, Running 347.94s Step 719( 62.17%), action 373, FPS 1.40, Running 348.82s Step 720( 62.33%), action 374, FPS 1.40, Running 349.35s Step 721( 62.50%), action 375, FPS 1.43, Running 349.97s Step 722( 62.67%), action 376, FPS 1.43, Running 350.59s Step 723( 62.83%), action 377, FPS 1.44, Running 351.17s Step 724( 63.00%), action 378, FPS 1.48, Running 351.43s Step 725( 63.17%), action 379, FPS 1.52, Running 351.92s Step 726( 63.33%), action 380, FPS 1.53, Running 352.55s Step 727( 63.50%), action 381, FPS 1.52, Running 353.58s Step 728( 63.67%), action 382, FPS 1.52, Running 354.18s Step 729( 63.83%), action 383, FPS 1.51, Running 355.14s Step 730( 64.00%), action 384, FPS 1.50, Running 355.75s Step 731( 64.17%), action 385, FPS 1.48, Running 356.58s Step 732( 64.33%), action 386, FPS 1.50, Running 357.08s Step 733( 64.50%), action 387, FPS 1.51, Running 357.87s Step 734( 64.67%), action 388, FPS 1.49, Running 358.51s Step 735( 64.83%), action 389, FPS 1.47, Running 359.40s Step 736( 65.00%), action 390, FPS 1.48, Running 359.89s Step 737( 65.17%), action 391, FPS 1.46, Running 361.00s Step 738( 65.33%), action 392, FPS 1.45, Running 361.71s Step 739( 65.50%), action 393, FPS 1.47, Running 362.45s Step 740( 65.67%), action 394, FPS 1.46, Running 363.02s Step 741( 65.83%), action 395, FPS 1.45, Running 363.80s Step 742( 66.00%), action 396, FPS 1.46, Running 364.25s Step 743( 66.17%), action 397, FPS 1.44, Running 365.03s Step 744( 66.33%), action 398, FPS 1.41, Running 365.64s Step 745( 66.50%), action 399, FPS 1.36, Running 366.58s Step 746( 66.67%), action 400, FPS 1.38, Running 367.01s Step 747( 66.83%), action 401, FPS 1.39, Running 367.93s Step 748( 67.00%), action 402, FPS 1.39, Running 368.53s Step 749( 67.17%), action 403, FPS 1.40, Running 369.43s Step 750( 67.33%), action 404, FPS 1.40, Running 370.06s Step 751( 67.50%), action 405, FPS 1.42, Running 370.66s Step 752( 67.67%), action 406, FPS 1.44, Running 370.99s Step 753( 67.83%), action 407, FPS 1.48, Running 371.37s Step 754( 68.00%), action 408, FPS 1.52, Running 371.64s Step 755( 68.17%), action 409, FPS 1.59, Running 371.99s Step 756( 68.33%), action 410, FPS 1.60, Running 372.37s Step 757( 68.50%), action 411, FPS 1.62, Running 373.37s Step 758( 68.67%), action 412, FPS 1.64, Running 373.87s Step 759( 68.83%), action 413, FPS 1.62, Running 374.76s Step 760( 69.00%), action 414, FPS 1.62, Running 375.39s Step 761( 69.17%), action 415, FPS 1.60, Running 376.30s Step 762( 69.33%), action 416, FPS 1.56, Running 377.06s Step 763( 69.50%), action 417, FPS 1.55, Running 377.90s Step 764( 69.67%), action 418, FPS 1.54, Running 378.61s Step 765( 69.83%), action 419, FPS 1.55, Running 379.51s Step 766( 70.00%), action 420, FPS 1.52, Running 380.21s Step 767( 70.17%), action 421, FPS 1.51, Running 381.15s Step 768( 70.33%), action 422, FPS 1.51, Running 381.77s Step 769( 70.50%), action 423, FPS 1.51, Running 382.68s Step 770( 70.67%), action 424, FPS 1.53, Running 383.15s Step 771( 70.83%), action 425, FPS 1.52, Running 383.85s Step 772( 71.00%), action 426, FPS 1.48, Running 384.55s Step 773( 71.17%), action 427, FPS 1.42, Running 385.41s Step 774( 71.33%), action 428, FPS 1.41, Running 385.86s Step 775( 71.50%), action 429, FPS 1.37, Running 386.57s Step 776( 71.67%), action 430, FPS 1.36, Running 387.06s Step 777( 71.83%), action 431, FPS 1.35, Running 388.21s Step 778( 72.00%), action 432, FPS 1.32, Running 389.02s Step 779( 72.17%), action 433, FPS 1.32, Running 389.89s Step 780( 72.33%), action 434, FPS 1.34, Running 390.31s Step 781( 72.50%), action 435, FPS 1.39, Running 390.67s Step 782( 72.67%), action 436, FPS 1.43, Running 391.01s Step 783( 72.83%), action 437, FPS 1.49, Running 391.34s Step 784( 73.00%), action 438, FPS 1.53, Running 391.72s Step 785( 73.17%), action 439, FPS 1.54, Running 392.47s Step 786( 73.33%), action 440, FPS 1.55, Running 393.08s Step 787( 73.50%), action 441, FPS 1.51, Running 394.39s Step 788( 73.67%), action 442, FPS 1.52, Running 394.94s Step 789( 73.83%), action 443, FPS 1.54, Running 395.69s Step 790( 74.00%), action 444, FPS 1.52, Running 396.28s Step 791( 74.17%), action 445, FPS 1.51, Running 397.14s Step 792( 74.33%), action 446, FPS 1.52, Running 397.73s Step 793( 74.50%), action 447, FPS 1.52, Running 398.54s Step 794( 74.67%), action 448, FPS 1.51, Running 399.08s Step 795( 74.83%), action 449, FPS 1.50, Running 399.95s Step 796( 75.00%), action 450, FPS 1.46, Running 400.78s Step 797( 75.17%), action 451, FPS 1.49, Running 401.62s Step 798( 75.33%), action 452, FPS 1.48, Running 402.52s Step 799( 75.50%), action 453, FPS 1.49, Running 403.33s Step 800( 75.67%), action 454, FPS 1.46, Running 404.04s Step 801( 75.83%), action 455, FPS 1.41, Running 404.89s Step 802( 76.00%), action 456, FPS 1.39, Running 405.44s Step 803( 76.17%), action 457, FPS 1.35, Running 406.11s Step 804( 76.33%), action 458, FPS 1.33, Running 406.74s Step 805( 76.50%), action 459, FPS 1.31, Running 407.69s Step 806( 76.67%), action 460, FPS 1.31, Running 408.39s Step 807( 76.83%), action 461, FPS 1.35, Running 409.22s Step 808( 77.00%), action 462, FPS 1.35, Running 409.73s Step 809( 77.17%), action 463, FPS 1.32, Running 410.87s Step 810( 77.33%), action 464, FPS 1.33, Running 411.34s Step 811( 77.50%), action 465, FPS 1.34, Running 412.01s Step 812( 77.67%), action 466, FPS 1.35, Running 412.53s Step 813( 77.83%), action 467, FPS 1.35, Running 413.34s Step 814( 78.00%), action 468, FPS 1.34, Running 414.06s Step 815( 78.17%), action 469, FPS 1.34, Running 414.86s Step 816( 78.33%), action 470, FPS 1.37, Running 415.32s Step 817( 78.50%), action 471, FPS 1.35, Running 416.48s Step 818( 78.67%), action 472, FPS 1.38, Running 416.98s Step 819( 78.83%), action 473, FPS 1.40, Running 417.64s Step 820( 79.00%), action 474, FPS 1.39, Running 418.41s Step 821( 79.17%), action 475, FPS 1.39, Running 419.24s Step 822( 79.33%), action 476, FPS 1.39, Running 419.88s Step 823( 79.50%), action 477, FPS 1.36, Running 420.81s Step 824( 79.67%), action 478, FPS 1.37, Running 421.31s Step 825( 79.83%), action 479, FPS 1.40, Running 421.99s Step 826( 80.00%), action 480, FPS 1.41, Running 422.61s Step 827( 80.17%), action 481, FPS 1.40, Running 423.49s Step 828( 80.33%), action 482, FPS 1.41, Running 423.93s Step 829( 80.50%), action 483, FPS 1.45, Running 424.71s Step 830( 80.67%), action 484, FPS 1.43, Running 425.33s Step 831( 80.83%), action 485, FPS 1.40, Running 426.24s Step 832( 81.00%), action 486, FPS 1.42, Running 426.64s Step 833( 81.17%), action 487, FPS 1.42, Running 427.42s Step 834( 81.33%), action 488, FPS 1.46, Running 427.80s Step 835( 81.50%), action 489, FPS 1.50, Running 428.18s Step 836( 81.67%), action 490, FPS 1.47, Running 428.92s Step 837( 81.83%), action 491, FPS 1.50, Running 429.85s Step 838( 82.00%), action 492, FPS 1.48, Running 430.48s Step 839( 82.17%), action 493, FPS 1.46, Running 431.34s Step 840( 82.33%), action 494, FPS 1.48, Running 431.91s Step 841( 82.50%), action 495, FPS 1.47, Running 432.82s Step 842( 82.67%), action 496, FPS 1.50, Running 433.24s Step 843( 82.83%), action 497, FPS 1.51, Running 434.02s Step 844( 83.00%), action 498, FPS 1.50, Running 434.68s Step 845( 83.17%), action 499, FPS 1.47, Running 435.56s Step 846( 83.33%), action 500, FPS 1.49, Running 436.02s Step 847( 83.50%), action 501, FPS 1.47, Running 437.09s Step 848( 83.67%), action 502, FPS 1.47, Running 437.57s Step 849( 83.83%), action 503, FPS 1.47, Running 438.34s Step 850( 84.00%), action 504, FPS 1.47, Running 438.93s Step 851( 84.17%), action 505, FPS 1.48, Running 439.76s Step 852( 84.33%), action 506, FPS 1.46, Running 440.32s Step 853( 84.50%), action 507, FPS 1.47, Running 441.03s Step 854( 84.67%), action 508, FPS 1.45, Running 441.56s Step 855( 84.83%), action 509, FPS 1.42, Running 442.28s Step 856( 85.00%), action 510, FPS 1.43, Running 442.93s Step 857( 85.17%), action 511, FPS 1.42, Running 443.97s Step 858( 85.33%), action 512, FPS 1.42, Running 444.54s Step 859( 85.50%), action 513, FPS 1.42, Running 445.42s Step 860( 85.67%), action 514, FPS 1.45, Running 445.71s Step 861( 85.83%), action 515, FPS 1.50, Running 446.12s Step 862( 86.00%), action 516, FPS 1.45, Running 447.02s Step 863( 86.17%), action 517, FPS 1.44, Running 447.94s Step 864( 86.33%), action 518, FPS 1.43, Running 448.65s Step 865( 86.50%), action 519, FPS 1.43, Running 449.52s Step 866( 86.67%), action 520, FPS 1.43, Running 450.03s Step 867( 86.83%), action 521, FPS 1.43, Running 451.07s Step 868( 87.00%), action 522, FPS 1.42, Running 451.63s Step 869( 87.17%), action 523, FPS 1.40, Running 452.66s Step 870( 87.33%), action 524, FPS 1.37, Running 453.52s Step 871( 87.50%), action 525, FPS 1.37, Running 454.34s Step 872( 87.67%), action 526, FPS 1.35, Running 455.08s Step 873( 87.83%), action 527, FPS 1.34, Running 455.96s Step 874( 88.00%), action 528, FPS 1.32, Running 456.76s Step 875( 88.17%), action 529, FPS 1.31, Running 457.54s Step 876( 88.33%), action 530, FPS 1.31, Running 458.14s Step 877( 88.50%), action 531, FPS 1.33, Running 459.06s Step 878( 88.67%), action 532, FPS 1.34, Running 459.52s Step 879( 88.83%), action 533, FPS 1.35, Running 460.27s Step 880( 89.00%), action 534, FPS 1.31, Running 460.95s Step 881( 89.17%), action 535, FPS 1.27, Running 461.86s Step 882( 89.33%), action 536, FPS 1.29, Running 462.54s Step 883( 89.50%), action 537, FPS 1.29, Running 463.47s Step 884( 89.67%), action 538, FPS 1.32, Running 463.76s Step 885( 89.83%), action 539, FPS 1.34, Running 464.49s Step 886( 90.00%), action 540, FPS 1.31, Running 465.28s Step 887( 90.17%), action 541, FPS 1.33, Running 466.16s Step 888( 90.33%), action 542, FPS 1.32, Running 466.81s Step 889( 90.50%), action 543, FPS 1.32, Running 467.76s Step 890( 90.67%), action 544, FPS 1.34, Running 468.40s Step 891( 90.83%), action 545, FPS 1.34, Running 469.28s Step 892( 91.00%), action 546, FPS 1.36, Running 469.79s Step 893( 91.17%), action 547, FPS 1.38, Running 470.48s Step 894( 91.33%), action 548, FPS 1.39, Running 471.10s Step 895( 91.50%), action 549, FPS 1.39, Running 471.95s Step 896( 91.67%), action 550, FPS 1.40, Running 472.44s Step 897( 91.83%), action 551, FPS 1.38, Running 473.53s Step 898( 92.00%), action 552, FPS 1.35, Running 474.30s Step 899( 92.17%), action 553, FPS 1.36, Running 474.97s Step 900( 92.33%), action 554, FPS 1.38, Running 475.47s Step 901( 92.50%), action 555, FPS 1.40, Running 476.18s Step 902( 92.67%), action 556, FPS 1.38, Running 477.07s Step 903( 92.83%), action 557, FPS 1.38, Running 477.99s Step 904( 93.00%), action 558, FPS 1.32, Running 478.94s Step 905( 93.17%), action 559, FPS 1.32, Running 479.66s Step 906( 93.33%), action 560, FPS 1.32, Running 480.43s Step 907( 93.50%), action 561, FPS 1.32, Running 481.33s Step 908( 93.67%), action 562, FPS 1.32, Running 482.01s Step 909( 93.83%), action 563, FPS 1.37, Running 482.36s Step 910( 94.00%), action 564, FPS 1.36, Running 483.14s Step 911( 94.17%), action 565, FPS 1.33, Running 484.29s Step 912( 94.33%), action 566, FPS 1.31, Running 485.07s Step 913( 94.50%), action 567, FPS 1.29, Running 485.99s Step 914( 94.67%), action 568, FPS 1.28, Running 486.72s Step 915( 94.83%), action 569, FPS 1.28, Running 487.58s Step 916( 95.00%), action 570, FPS 1.28, Running 488.02s Step 917( 95.17%), action 571, FPS 1.29, Running 489.06s Step 918( 95.33%), action 572, FPS 1.29, Running 489.79s Step 919( 95.50%), action 573, FPS 1.28, Running 490.65s Step 920( 95.67%), action 574, FPS 1.28, Running 491.12s Step 921( 95.83%), action 575, FPS 1.27, Running 491.92s Step 922( 96.00%), action 576, FPS 1.29, Running 492.60s Step 923( 96.17%), action 577, FPS 1.30, Running 493.33s Step 924( 96.33%), action 578, FPS 1.35, Running 493.80s Step 925( 96.50%), action 579, FPS 1.30, Running 495.09s Step 926( 96.67%), action 580, FPS 1.32, Running 495.54s Step 927( 96.83%), action 581, FPS 1.31, Running 496.62s Step 928( 97.00%), action 582, FPS 1.33, Running 497.09s Step 929( 97.17%), action 583, FPS 1.29, Running 497.90s Step 930( 97.33%), action 584, FPS 1.30, Running 498.54s Step 931( 97.50%), action 585, FPS 1.32, Running 499.46s Step 932( 97.67%), action 586, FPS 1.34, Running 500.01s Step 933( 97.83%), action 587, FPS 1.40, Running 500.33s Step 934( 98.00%), action 588, FPS 1.40, Running 501.04s Step 935( 98.17%), action 589, FPS 1.40, Running 501.84s Step 936( 98.33%), action 590, FPS 1.37, Running 502.62s Step 937( 98.50%), action 591, FPS 1.38, Running 503.52s Step 938( 98.67%), action 592, FPS 1.39, Running 504.22s Step 939( 98.83%), action 593, FPS 1.38, Running 505.14s Step 940( 99.00%), action 594, FPS 1.36, Running 505.85s Step 941( 99.17%), action 595, FPS 1.35, Running 506.73s Step 942( 99.33%), action 596, FPS 1.37, Running 507.20s Step 943( 99.50%), action 597, FPS 1.37, Running 507.94s Step 944( 99.67%), action 598, FPS 1.35, Running 508.57s Step 945( 99.83%), action 599, FPS 1.39, Running 509.46s Step 946(100.00%), action 600, FPS 1.39, Running 509.91s [2026-08-01 19:03:29] [32 ] Seed 31 failed after 510.69 s. +steps: 946 , actions: 600 . +Instruction: Empty +Total 3/32(9.38%) success. +Setting seed: 32 +Step 1( N/A%), pre moving , FPS 4.85, Running 0.21s Step 2( N/A%), pre moving , FPS 6.94, Running 0.29s Step 3( N/A%), pre moving , FPS 8.35, Running 0.36s Step 4( N/A%), pre moving , FPS 9.48, Running 0.42s Step 5( N/A%), pre moving , FPS 6.76, Running 0.74s Step 6( N/A%), pre moving , FPS 7.38, Running 0.81s Step 7( N/A%), pre moving , FPS 7.98, Running 0.88s Step 8( N/A%), pre moving , FPS 8.36, Running 0.96s Step 9( N/A%), pre moving , FPS 7.04, Running 1.28s Step 10( N/A%), pre moving , FPS 7.33, Running 1.37s Step 11( N/A%), pre moving , FPS 7.70, Running 1.43s Step 12( N/A%), pre moving , FPS 7.94, Running 1.51s Step 13( N/A%), pre moving , FPS 7.40, Running 1.76s Step 14( N/A%), pre moving , FPS 7.32, Running 1.91s Step 15( N/A%), pre moving , FPS 7.58, Running 1.98s Step 16( N/A%), pre moving , FPS 7.78, Running 2.06s Step 17( N/A%), pre moving , FPS 7.15, Running 2.38s Step 18( N/A%), pre moving , FPS 7.29, Running 2.47s Step 19( N/A%), pre moving , FPS 7.48, Running 2.54s Step 20( N/A%), pre moving , FPS 7.66, Running 2.61s Step 21( N/A%), pre moving , FPS 6.96, Running 3.08s Step 22( N/A%), pre moving , FPS 6.41, Running 3.41s Step 23( N/A%), pre moving , FPS 6.41, Running 3.48s Step 24( N/A%), pre moving , FPS 6.38, Running 3.56s Step 25( N/A%), pre moving , FPS 6.94, Running 3.62s Step 26( N/A%), pre moving , FPS 5.97, Running 4.16s Step 27( N/A%), pre moving , FPS 5.95, Running 4.24s Step 28( N/A%), pre moving , FPS 5.55, Running 4.56s Step 29( N/A%), pre moving , FPS 5.98, Running 4.62s Step 30( N/A%), pre moving , FPS 5.98, Running 4.71s Step 31( N/A%), pre moving , FPS 5.96, Running 4.78s Step 32( N/A%), pre moving , FPS 6.00, Running 4.84s Step 33( N/A%), pre moving , FPS 5.87, Running 5.16s Step 34( N/A%), pre moving , FPS 5.98, Running 5.25s Step 35( N/A%), pre moving , FPS 5.97, Running 5.33s Step 36( N/A%), pre moving , FPS 4.65, Running 6.36s Step 37( N/A%), pre moving , FPS 4.56, Running 6.76s Step 38( N/A%), pre moving , FPS 4.56, Running 6.86s Step 39( N/A%), pre moving , FPS 4.56, Running 6.93s Step 40( N/A%), pre moving , FPS 4.48, Running 7.08s Step 41( N/A%), pre moving , FPS 4.70, Running 7.33s Step 42( N/A%), pre moving , FPS 5.00, Running 7.41s Step 43( N/A%), pre moving , FPS 4.99, Running 7.49s Step 44( N/A%), pre moving , FPS 4.70, Running 7.81s Step 45( N/A%), pre moving , FPS 4.70, Running 7.88s Step 46( N/A%), pre moving , FPS 5.36, Running 7.90s Step 47( N/A%), pre moving , FPS 5.44, Running 7.92s Step 48( N/A%), pre moving , FPS 5.24, Running 8.38s Step 49( N/A%), pre moving , FPS 5.29, Running 8.40s Step 50( N/A%), pre moving , FPS 5.39, Running 8.42s Step 51( N/A%), pre moving , FPS 5.47, Running 8.44s Step 52( N/A%), pre moving , FPS 5.52, Running 8.47s Step 53( N/A%), pre moving , FPS 5.98, Running 8.51s Step 54( N/A%), pre moving , FPS 6.08, Running 8.54s Step 55( N/A%), pre moving , FPS 6.16, Running 8.58s Step 56( N/A%), pre moving , FPS 8.88, Running 8.61s Step 57( N/A%), pre moving , FPS 10.60, Running 8.65s Step 58( N/A%), pre moving , FPS 10.89, Running 8.69s Step 59( N/A%), pre moving , FPS 11.03, Running 8.74s Step 60( N/A%), pre moving , FPS 11.71, Running 8.79s Step 61( N/A%), pre moving , FPS 13.27, Running 8.84s Step 62( N/A%), pre moving , FPS 13.48, Running 8.89s Step 63( N/A%), pre moving , FPS 13.72, Running 8.95s Step 64( N/A%), pre moving , FPS 16.92, Running 8.99s Step 65( N/A%), pre moving , FPS 17.27, Running 9.03s Step 66( N/A%), pre moving , FPS 16.94, Running 9.08s Step 67( N/A%), pre moving , FPS 16.62, Running 9.12s Step 68( N/A%), pre moving , FPS 25.03, Running 9.18s Step 69( N/A%), pre moving , FPS 23.09, Running 9.27s Step 70( N/A%), pre moving , FPS 20.01, Running 9.42s Step 71( N/A%), pre moving , FPS 15.75, Running 9.71s Step 72( N/A%), pre moving , FPS 13.55, Running 9.94s Step 73( N/A%), pre moving , FPS 12.87, Running 10.06s Step 74( N/A%), pre moving , FPS 10.53, Running 10.44s Step 75( N/A%), pre moving , FPS 10.12, Running 10.55s Step 76( N/A%), pre moving , FPS 9.04, Running 10.82s Step 77( N/A%), pre moving , FPS 8.35, Running 11.04s Step 78( N/A%), pre moving , FPS 8.13, Running 11.15s Step 79( N/A%), pre moving , FPS 7.22, Running 11.51s Step 80( N/A%), pre moving , FPS 7.03, Running 11.63s Step 81( N/A%), pre moving , FPS 6.97, Running 11.71s Step 82( N/A%), pre moving , FPS 6.42, Running 12.01s Step 83( N/A%), pre moving , FPS 6.30, Running 12.12s Step 84( N/A%), pre moving , FPS 6.26, Running 12.18s Step 85( N/A%), pre moving , FPS 6.20, Running 12.26s Step 86( N/A%), pre moving , FPS 6.17, Running 12.32s Step 87( N/A%), pre moving , FPS 5.68, Running 12.64s Step 88( N/A%), pre moving , FPS 5.62, Running 12.73s Step 89( N/A%), pre moving , FPS 5.65, Running 12.81s Step 90( N/A%), pre moving , FPS 5.80, Running 12.87s Step 91( N/A%), pre moving , FPS 5.76, Running 13.19s Step 92( N/A%), pre moving , FPS 6.00, Running 13.28s Step 93( N/A%), pre moving , FPS 6.07, Running 13.35s Step 94( N/A%), pre moving , FPS 6.33, Running 13.60s Step 95( N/A%), pre moving , FPS 6.22, Running 13.76s Step 96( N/A%), pre moving , FPS 6.65, Running 13.83s Step 97( N/A%), pre moving , FPS 6.97, Running 13.91s Step 98( N/A%), pre moving , FPS 6.50, Running 14.23s Step 99( N/A%), pre moving , FPS 5.10, Running 15.44s Step 100( N/A%), pre moving , FPS 4.59, Running 15.99s Step 101( N/A%), pre moving , FPS 4.24, Running 16.43s Step 102( N/A%), pre moving , FPS 4.02, Running 16.99s Step 103( N/A%), pre moving , FPS 3.77, Running 17.43s Step 104( N/A%), pre moving , FPS 3.46, Running 17.97s Step 105( N/A%), pre moving , FPS 3.38, Running 18.19s Step 106( N/A%), pre moving , FPS 3.16, Running 18.66s Step 107( N/A%), pre moving , FPS 3.10, Running 19.08s Step 108( N/A%), pre moving , FPS 2.88, Running 19.67s Step 109( N/A%), pre moving , FPS 2.84, Running 19.86s Step 110( N/A%), pre moving , FPS 2.68, Running 20.33s Step 111( N/A%), pre moving , FPS 2.65, Running 20.74s Step 112( N/A%), pre moving , FPS 2.49, Running 21.30s Step 113( N/A%), pre moving , FPS 2.39, Running 21.74s Step 114( N/A%), pre moving , FPS 2.30, Running 22.29s Step 115( N/A%), pre moving , FPS 2.26, Running 22.60s Step 116( N/A%), pre moving , FPS 2.18, Running 22.98s Step 117( N/A%), pre moving , FPS 2.12, Running 23.33s Step 118( N/A%), pre moving , FPS 2.06, Running 23.94s Step 119( N/A%), pre moving , FPS 2.23, Running 24.40s Step 120( N/A%), pre moving , FPS 2.22, Running 25.00s Step 121( N/A%), pre moving , FPS 2.28, Running 25.19s Step 122( N/A%), pre moving , FPS 2.30, Running 25.68s Step 123( N/A%), pre moving , FPS 2.30, Running 26.12s Step 124( N/A%), pre moving , FPS 2.31, Running 26.62s Step 125( N/A%), pre moving , FPS 2.33, Running 26.78s Step 126( N/A%), pre moving , FPS 2.40, Running 26.98s Step 127( N/A%), pre moving , FPS 2.48, Running 27.15s Step 128( N/A%), pre moving , FPS 2.59, Running 27.38s Step 129( N/A%), pre moving , FPS 2.59, Running 27.57s Step 130( N/A%), pre moving , FPS 2.67, Running 27.82s Step 131( N/A%), pre moving , FPS 2.77, Running 27.97s Step 132( N/A%), pre moving , FPS 2.88, Running 28.25s Step 133( N/A%), pre moving , FPS 3.00, Running 28.40s Step 134( N/A%), pre moving , FPS 3.11, Running 28.72s Step 135( N/A%), pre moving , FPS 3.03, Running 29.21s Step 136( N/A%), pre moving , FPS 2.92, Running 29.83s Step 137( N/A%), pre moving , FPS 2.89, Running 30.26s Step 138( N/A%), pre moving , FPS 2.90, Running 30.85s Step 139( N/A%), pre moving , FPS 3.00, Running 31.08s Step 140( N/A%), pre moving , FPS 3.03, Running 31.61s Step 141( N/A%), pre moving , FPS 2.91, Running 32.06s Step 142( N/A%), pre moving , FPS 2.85, Running 32.70s Step 143( N/A%), pre moving , FPS 2.82, Running 33.21s Step 144( N/A%), pre moving , FPS 2.79, Running 33.79s Step 145( N/A%), pre moving , FPS 2.66, Running 34.29s Step 146( N/A%), pre moving , FPS 2.54, Running 34.87s Step 147( N/A%), pre moving , FPS 2.43, Running 35.37s Step 148( N/A%), pre moving , FPS 2.33, Running 35.96s Step 149( N/A%), pre moving , FPS 2.25, Running 36.46s Step 150( N/A%), pre moving , FPS 2.17, Running 37.03s Step 151( N/A%), pre moving , FPS 2.10, Running 37.50s Step 152( N/A%), pre moving , FPS 2.03, Running 38.10s Step 153( N/A%), pre moving , FPS 1.97, Running 38.57s Step 154( N/A%), pre moving , FPS 1.91, Running 39.18s Step 155( N/A%), pre moving , FPS 1.90, Running 39.72s Step 156( N/A%), pre moving , FPS 1.90, Running 40.33s Step 157( N/A%), pre moving , FPS 1.89, Running 40.83s Step 158( N/A%), pre moving , FPS 1.88, Running 41.49s Step 159( N/A%), pre moving , FPS 1.84, Running 41.93s Step 160( N/A%), pre moving , FPS 1.83, Running 42.55s Step 161( N/A%), pre moving , FPS 1.81, Running 43.09s Step 162( N/A%), pre moving , FPS 1.82, Running 43.70s Step 163( N/A%), pre moving , FPS 1.81, Running 44.28s Step 164( N/A%), pre moving , FPS 1.80, Running 44.90s Step 165( N/A%), pre moving , FPS 1.87, Running 44.99s Step 166( N/A%), pre moving , FPS 1.95, Running 45.10s Step 167( N/A%), pre moving , FPS 1.99, Running 45.43s Step 168( N/A%), pre moving , FPS 2.09, Running 45.54s Step 169( N/A%), pre moving , FPS 2.18, Running 45.64s Step 170( N/A%), pre moving , FPS 2.28, Running 45.82s Step 171( N/A%), pre moving , FPS 2.33, Running 46.10s Step 172( N/A%), pre moving , FPS 2.47, Running 46.21s Step 173( N/A%), pre moving , FPS 2.58, Running 46.32s Step 174( N/A%), pre moving , FPS 2.67, Running 46.67s Step 175( N/A%), pre moving , FPS 2.69, Running 47.16s Step 176( N/A%), pre moving , FPS 2.91, Running 47.21s Step 177( N/A%), pre moving , FPS 3.11, Running 47.25s Step 178( N/A%), pre moving , FPS 3.42, Running 47.33s Step 179( N/A%), pre moving , FPS 3.60, Running 47.48s Step 180( N/A%), pre moving , FPS 3.93, Running 47.64s Step 181( N/A%), pre moving , FPS 4.04, Running 48.04s Step 182( N/A%), pre moving , FPS 4.44, Running 48.21s Step 183( N/A%), pre moving , FPS 4.61, Running 48.62s Step 184( N/A%), pre moving , FPS 5.12, Running 48.81s Step 185( N/A%), pre moving , FPS 4.72, Running 49.23s Step 186( N/A%), pre moving , FPS 4.65, Running 49.40s Step 187( N/A%), pre moving , FPS 4.55, Running 49.83s Step 188( N/A%), pre moving , FPS 4.49, Running 50.00s Step 189( N/A%), pre moving , FPS 4.19, Running 50.42s Step 190( N/A%), pre moving , FPS 4.19, Running 50.59s Step 191( N/A%), pre moving , FPS 4.07, Running 51.01s Step 192( N/A%), pre moving , FPS 4.03, Running 51.18s Step 193( N/A%), pre moving , FPS 3.79, Running 51.59s Step 194( N/A%), pre moving , FPS 3.92, Running 51.77s Step 195( N/A%), pre moving , FPS 3.97, Running 52.19s Step 196( N/A%), pre moving , FPS 3.87, Running 52.38s Step 197( N/A%), pre moving , FPS 3.61, Running 52.79s Step 198( N/A%), pre moving , FPS 3.54, Running 52.98s Step 199( N/A%), pre moving , FPS 3.38, Running 53.41s Step 200( N/A%), pre moving , FPS 3.37, Running 53.57s Step 201( N/A%), pre moving , FPS 3.35, Running 54.01s Step 202( N/A%), pre moving , FPS 3.36, Running 54.16s Step 203( N/A%), pre moving , FPS 3.35, Running 54.60s Step 204( N/A%), pre moving , FPS 3.36, Running 54.76s Step 205( N/A%), pre moving , FPS 3.39, Running 55.14s Step 206( N/A%), pre moving , FPS 3.43, Running 55.23s Step 207( N/A%), pre moving , FPS 3.63, Running 55.34s Step 208( N/A%), pre moving , FPS 3.50, Running 55.72s Step 209( N/A%), pre moving , FPS 3.71, Running 55.82s Step 210( N/A%), pre moving , FPS 3.75, Running 55.92s Step 211( N/A%), pre moving , FPS 3.78, Running 56.30s Step 212( N/A%), pre moving , FPS 3.83, Running 56.39s Step 213( N/A%), pre moving , FPS 4.07, Running 56.50s Step 214( N/A%), pre moving , FPS 3.91, Running 56.88s Step 215( N/A%), pre moving , FPS 4.18, Running 56.98s Step 216( N/A%), pre moving , FPS 4.25, Running 57.08s Step 217( N/A%), pre moving , FPS 4.30, Running 57.44s Step 218( N/A%), pre moving , FPS 4.37, Running 57.56s Step 219( N/A%), pre moving , FPS 4.70, Running 57.67s Step 220( N/A%), pre moving , FPS 3.93, Running 58.66s Step 221( N/A%), pre moving , FPS 4.20, Running 58.77s Step 222( N/A%), pre moving , FPS 4.02, Running 59.13s Step 223( N/A%), pre moving , FPS 4.30, Running 59.25s Step 224( N/A%), pre moving , FPS 4.35, Running 59.35s Step 225( N/A%), pre moving , FPS 4.55, Running 59.53s Step 226( N/A%), pre moving , FPS 4.29, Running 59.89s Step 227( N/A%), pre moving , FPS 4.20, Running 60.10s Step 228( N/A%), pre moving , FPS 4.21, Running 60.48s Step 229( N/A%), pre moving , FPS 4.15, Running 60.64s Step 230( N/A%), pre moving , FPS 3.89, Running 61.07s Step 231( N/A%), pre moving , FPS 3.81, Running 61.54s Step 232( N/A%), pre moving , FPS 3.72, Running 61.77s Step 233( N/A%), pre moving , FPS 3.48, Running 62.26s Step 234( N/A%), pre moving , FPS 3.42, Running 62.73s Step 235( N/A%), pre moving , FPS 3.35, Running 62.95s Step 236( N/A%), pre moving , FPS 3.14, Running 63.45s Step 237( N/A%), pre moving , FPS 3.09, Running 63.92s Step 238( N/A%), pre moving , FPS 3.03, Running 64.16s Step 239( N/A%), pre moving , FPS 2.87, Running 64.65s Step 240( N/A%), pre moving , FPS 3.06, Running 65.20s Step 241( N/A%), pre moving , FPS 2.88, Running 65.71s Step 242( N/A%), pre moving , FPS 2.85, Running 66.16s Step 243( N/A%), pre moving , FPS 2.75, Running 66.53s Step 244( N/A%), pre moving , FPS 2.60, Running 67.05s Step 245( N/A%), pre moving , FPS 2.55, Running 67.37s Step 246( N/A%), pre moving , FPS 2.51, Running 67.86s Step 247( N/A%), pre moving , FPS 2.41, Running 68.40s Step 248( N/A%), pre moving , FPS 2.37, Running 68.92s Step 249( N/A%), pre moving , FPS 2.34, Running 69.20s Step 250( N/A%), pre moving , FPS 2.31, Running 69.73s Step 251( N/A%), pre moving , FPS 2.31, Running 70.21s Step 252( N/A%), pre moving , FPS 2.31, Running 70.45s Step 253( N/A%), pre moving , FPS 2.31, Running 70.92s Step 254( N/A%), pre moving , FPS 2.31, Running 71.38s Step 255( N/A%), pre moving , FPS 2.31, Running 71.62s Step 256( N/A%), pre moving , FPS 2.31, Running 72.10s Step 257( N/A%), pre moving , FPS 2.31, Running 72.57s Step 258( N/A%), pre moving , FPS 2.31, Running 72.81s Step 259( N/A%), pre moving , FPS 2.33, Running 73.22s Step 260( N/A%), pre moving , FPS 2.44, Running 73.41s Step 261( N/A%), pre moving , FPS 2.47, Running 73.82s Step 262( N/A%), pre moving , FPS 2.55, Running 74.00s Step 263( N/A%), pre moving , FPS 2.55, Running 74.36s Step 264( N/A%), pre moving , FPS 2.69, Running 74.48s Step 265( N/A%), pre moving , FPS 2.65, Running 74.91s Step 266( N/A%), pre moving , FPS 2.77, Running 75.08s Step 267( N/A%), pre moving , FPS 2.92, Running 75.25s Step 268( N/A%), pre moving , FPS 2.94, Running 75.72s Step 269( N/A%), pre moving , FPS 2.86, Running 76.19s Step 270( N/A%), pre moving , FPS 3.02, Running 76.36s Step 271( N/A%), pre moving , FPS 3.04, Running 76.78s Step 272( N/A%), pre moving , FPS 3.07, Running 76.95s Step 273( N/A%), pre moving , FPS 3.10, Running 77.37s Step 274( N/A%), pre moving , FPS 3.25, Running 77.54s Step 275( N/A%), pre moving , FPS 3.15, Running 77.96s Step 276( N/A%), pre moving , FPS 3.31, Running 78.14s Step 277( N/A%), pre moving , FPS 3.34, Running 78.56s Step 278( N/A%), pre moving , FPS 3.41, Running 78.68s Step 279( N/A%), pre moving , FPS 3.60, Running 78.78s Step 280( N/A%), pre moving , FPS 3.65, Running 78.88s Step 281( N/A%), pre moving , FPS 3.67, Running 79.26s Step 282( N/A%), pre moving , FPS 3.73, Running 79.36s Step 283( N/A%), pre moving , FPS 3.92, Running 79.46s Step 284( N/A%), pre moving , FPS 3.75, Running 79.81s Step 285( N/A%), pre moving , FPS 3.98, Running 79.93s Step 286( N/A%), pre moving , FPS 4.04, Running 80.03s Step 287( N/A%), pre moving , FPS 3.89, Running 80.39s Step 288( N/A%), pre moving , FPS 4.17, Running 80.52s Step 289( N/A%), pre moving , FPS 4.52, Running 80.62s Step 290( N/A%), pre moving , FPS 4.33, Running 80.98s Step 291( N/A%), pre moving , FPS 4.63, Running 81.10s Step 292( N/A%), pre moving , FPS 4.71, Running 81.20s Step 293( N/A%), pre moving , FPS 4.97, Running 81.39s Step 294( N/A%), pre moving , FPS 4.88, Running 81.64s Step 295( N/A%), pre moving , FPS 5.27, Running 81.76s Step 296( N/A%), pre moving , FPS 5.36, Running 81.87s Step 297( N/A%), pre moving , FPS 5.47, Running 82.22s Step 298( N/A%), pre moving , FPS 5.47, Running 82.33s Step 299( N/A%), pre moving , FPS 5.47, Running 82.43s Step 300( N/A%), pre moving , FPS 5.50, Running 82.52s Step 301( N/A%), pre moving , FPS 5.50, Running 82.90s Step 302( N/A%), pre moving , FPS 5.51, Running 82.99s Step 303( N/A%), pre moving , FPS 3.41, Running 85.33s Step 304( N/A%), pre moving , FPS 3.25, Running 85.97s Step 305( N/A%), pre moving , FPS 3.06, Running 86.47s Step 306( N/A%), pre moving , FPS 2.85, Running 87.04s Step 307( N/A%), pre moving , FPS 2.89, Running 87.30s Step 308( N/A%), pre moving , FPS 2.66, Running 88.05s Step 309( N/A%), pre moving , FPS 2.61, Running 88.28s Step 310( N/A%), pre moving , FPS 2.46, Running 89.12s Step 311( N/A%), pre moving , FPS 2.42, Running 89.35s Step 312( N/A%), pre moving , FPS 2.23, Running 90.18s Step 313( N/A%), pre moving , FPS 2.21, Running 90.46s Step 314( N/A%), pre moving , FPS 2.07, Running 91.29s Step 315( N/A%), pre moving , FPS 2.05, Running 91.53s Step 316( N/A%), pre moving , FPS 1.91, Running 92.36s Step 317( N/A%), pre moving , FPS 1.92, Running 92.62s Step 318( N/A%), pre moving , FPS 1.79, Running 93.52s Step 319( N/A%), pre moving , FPS 1.77, Running 93.76s Step 320( N/A%), pre moving , FPS 1.69, Running 94.37s Step 321( N/A%), pre moving , FPS 1.68, Running 94.83s Step 322( N/A%), pre moving , FPS 1.62, Running 95.32s Step 323( 0.17%), action 1, FPS 1.73, Running 96.88s Step 324( 0.33%), action 2, FPS 1.71, Running 97.65s Step 325( 0.50%), action 3, FPS 1.66, Running 98.52s Step 326( 0.67%), action 4, FPS 1.63, Running 99.32s Step 327( 0.83%), action 5, FPS 1.55, Running 100.18s Step 328( 1.00%), action 6, FPS 1.56, Running 100.88s Step 329( 1.17%), action 7, FPS 1.48, Running 101.75s Step 330( 1.33%), action 8, FPS 1.53, Running 102.20s Step 331( 1.50%), action 9, FPS 1.47, Running 102.93s Step 332( 1.67%), action 10, FPS 1.50, Running 103.55s Step 333( 1.83%), action 11, FPS 1.48, Running 103.98s Step 334( 2.00%), action 12, FPS 1.54, Running 104.28s Step 335( 2.17%), action 13, FPS 1.50, Running 104.88s Step 336( 2.33%), action 14, FPS 1.53, Running 105.44s Step 337( 2.50%), action 15, FPS 1.47, Running 106.23s Step 338( 2.67%), action 16, FPS 1.51, Running 106.79s Step 339( 2.83%), action 17, FPS 1.46, Running 107.50s Step 340( 3.00%), action 18, FPS 1.45, Running 108.13s Step 341( 3.17%), action 19, FPS 1.41, Running 109.06s Step 342( 3.33%), action 20, FPS 1.40, Running 109.57s Step 343( 3.50%), action 21, FPS 1.45, Running 110.62s Step 344( 3.67%), action 22, FPS 1.48, Running 111.15s Step 345( 3.83%), action 23, FPS 1.50, Running 111.82s Step 346( 4.00%), action 24, FPS 1.53, Running 112.43s Step 347( 4.17%), action 25, FPS 1.52, Running 113.34s Step 348( 4.33%), action 26, FPS 1.51, Running 114.09s Step 349( 4.50%), action 27, FPS 1.52, Running 114.92s Step 350( 4.67%), action 28, FPS 1.50, Running 115.50s Step 351( 4.83%), action 29, FPS 1.50, Running 116.29s Step 352( 5.00%), action 30, FPS 1.49, Running 117.00s Step 353( 5.17%), action 31, FPS 1.43, Running 117.99s Step 354( 5.33%), action 32, FPS 1.38, Running 118.75s Step 355( 5.50%), action 33, FPS 1.36, Running 119.54s Step 356( 5.67%), action 34, FPS 1.37, Running 120.00s Step 357( 5.83%), action 35, FPS 1.38, Running 120.72s Step 358( 6.00%), action 36, FPS 1.39, Running 121.16s Step 359( 6.17%), action 37, FPS 1.39, Running 121.92s Step 360( 6.33%), action 38, FPS 1.37, Running 122.78s Step 361( 6.50%), action 39, FPS 1.40, Running 123.32s Step 362( 6.67%), action 40, FPS 1.39, Running 123.97s Step 363( 6.83%), action 41, FPS 1.39, Running 124.99s Step 364( 7.00%), action 42, FPS 1.36, Running 125.85s Step 365( 7.17%), action 43, FPS 1.34, Running 126.70s Step 366( 7.33%), action 44, FPS 1.31, Running 127.73s Step 367( 7.50%), action 45, FPS 1.28, Running 128.93s Step 368( 7.67%), action 46, FPS 1.26, Running 129.94s Step 369( 7.83%), action 47, FPS 1.24, Running 131.00s Step 370( 8.00%), action 48, FPS 1.22, Running 131.84s Step 371( 8.17%), action 49, FPS 1.21, Running 132.79s Step 372( 8.33%), action 50, FPS 1.22, Running 133.42s Step 373( 8.50%), action 51, FPS 1.19, Running 134.77s [2026-08-01 19:05:44] [33 ] Seed 32 success after 135.00 s. +steps: 373 , actions: 51 . +Instruction: Empty +Total 4/33(12.12%) success. +Setting seed: 33 +Step 1( N/A%), pre moving , FPS 3.74, Running 0.27s Step 2( N/A%), pre moving , FPS 6.01, Running 0.33s Step 3( N/A%), pre moving , FPS 7.41, Running 0.40s Step 4( N/A%), pre moving , FPS 7.95, Running 0.50s Step 5( N/A%), pre moving , FPS 6.35, Running 0.79s Step 6( N/A%), pre moving , FPS 6.83, Running 0.88s Step 7( N/A%), pre moving , FPS 7.37, Running 0.95s Step 8( N/A%), pre moving , FPS 7.40, Running 1.08s Step 9( N/A%), pre moving , FPS 6.60, Running 1.36s Step 10( N/A%), pre moving , FPS 7.00, Running 1.43s Step 11( N/A%), pre moving , FPS 7.32, Running 1.50s Step 12( N/A%), pre moving , FPS 6.64, Running 1.81s Step 13( N/A%), pre moving , FPS 6.93, Running 1.88s Step 14( N/A%), pre moving , FPS 7.19, Running 1.95s Step 15( N/A%), pre moving , FPS 7.47, Running 2.01s Step 16( N/A%), pre moving , FPS 7.67, Running 2.08s Step 17( N/A%), pre moving , FPS 7.07, Running 2.40s Step 18( N/A%), pre moving , FPS 7.32, Running 2.46s Step 19( N/A%), pre moving , FPS 7.47, Running 2.54s Step 20( N/A%), pre moving , FPS 7.64, Running 2.62s Step 21( N/A%), pre moving , FPS 6.89, Running 3.17s Step 22( N/A%), pre moving , FPS 6.51, Running 3.41s Step 23( N/A%), pre moving , FPS 6.30, Running 3.58s Step 24( N/A%), pre moving , FPS 6.37, Running 3.64s Step 25( N/A%), pre moving , FPS 6.81, Running 3.73s Step 26( N/A%), pre moving , FPS 6.01, Running 4.21s Step 27( N/A%), pre moving , FPS 5.99, Running 4.29s Step 28( N/A%), pre moving , FPS 5.67, Running 4.61s Step 29( N/A%), pre moving , FPS 6.01, Running 4.69s Step 30( N/A%), pre moving , FPS 6.00, Running 4.76s Step 31( N/A%), pre moving , FPS 5.95, Running 4.86s Step 32( N/A%), pre moving , FPS 6.00, Running 5.14s Step 33( N/A%), pre moving , FPS 5.98, Running 5.22s Step 34( N/A%), pre moving , FPS 6.00, Running 5.28s Step 35( N/A%), pre moving , FPS 6.00, Running 5.34s Step 36( N/A%), pre moving , FPS 4.90, Running 6.16s Step 37( N/A%), pre moving , FPS 5.07, Running 6.35s Step 38( N/A%), pre moving , FPS 5.02, Running 6.44s Step 39( N/A%), pre moving , FPS 5.04, Running 6.51s Step 40( N/A%), pre moving , FPS 5.04, Running 6.58s Step 41( N/A%), pre moving , FPS 5.35, Running 6.91s Step 42( N/A%), pre moving , FPS 5.57, Running 7.00s Step 43( N/A%), pre moving , FPS 5.74, Running 7.06s Step 44( N/A%), pre moving , FPS 5.72, Running 7.14s Step 45( N/A%), pre moving , FPS 5.52, Running 7.35s Step 46( N/A%), pre moving , FPS 6.05, Running 7.51s Step 47( N/A%), pre moving , FPS 6.03, Running 7.60s Step 48( N/A%), pre moving , FPS 4.97, Running 8.63s Step 49( N/A%), pre moving , FPS 4.97, Running 8.72s Step 50( N/A%), pre moving , FPS 4.98, Running 8.78s Step 51( N/A%), pre moving , FPS 4.83, Running 9.00s Step 52( N/A%), pre moving , FPS 4.96, Running 9.18s Step 53( N/A%), pre moving , FPS 4.91, Running 9.29s Step 54( N/A%), pre moving , FPS 4.58, Running 9.65s Step 55( N/A%), pre moving , FPS 4.51, Running 9.78s Step 56( N/A%), pre moving , FPS 5.36, Running 9.89s Step 57( N/A%), pre moving , FPS 5.13, Running 10.25s Step 58( N/A%), pre moving , FPS 5.08, Running 10.38s Step 59( N/A%), pre moving , FPS 4.68, Running 10.78s Step 60( N/A%), pre moving , FPS 4.57, Running 10.96s Step 61( N/A%), pre moving , FPS 4.51, Running 11.34s Step 62( N/A%), pre moving , FPS 4.43, Running 11.51s Step 63( N/A%), pre moving , FPS 4.14, Running 11.90s Step 64( N/A%), pre moving , FPS 4.06, Running 12.06s Step 65( N/A%), pre moving , FPS 3.91, Running 12.46s Step 66( N/A%), pre moving , FPS 3.91, Running 12.62s Step 67( N/A%), pre moving , FPS 3.70, Running 13.00s Step 68( N/A%), pre moving , FPS 4.41, Running 13.16s Step 69( N/A%), pre moving , FPS 4.13, Running 13.56s Step 70( N/A%), pre moving , FPS 4.08, Running 13.68s Step 71( N/A%), pre moving , FPS 4.14, Running 13.83s Step 72( N/A%), pre moving , FPS 4.00, Running 14.18s Step 73( N/A%), pre moving , FPS 3.96, Running 14.35s Step 74( N/A%), pre moving , FPS 3.96, Running 14.71s Step 75( N/A%), pre moving , FPS 3.96, Running 14.83s Step 76( N/A%), pre moving , FPS 3.97, Running 14.93s Step 77( N/A%), pre moving , FPS 3.97, Running 15.29s Step 78( N/A%), pre moving , FPS 3.97, Running 15.42s Step 79( N/A%), pre moving , FPS 4.03, Running 15.75s Step 80( N/A%), pre moving , FPS 4.05, Running 15.90s Step 81( N/A%), pre moving , FPS 4.28, Running 16.01s Step 82( N/A%), pre moving , FPS 4.12, Running 16.36s Step 83( N/A%), pre moving , FPS 4.39, Running 16.45s Step 84( N/A%), pre moving , FPS 4.47, Running 16.53s Step 85( N/A%), pre moving , FPS 4.80, Running 16.62s Step 86( N/A%), pre moving , FPS 4.66, Running 16.92s Step 87( N/A%), pre moving , FPS 4.99, Running 17.01s Step 88( N/A%), pre moving , FPS 5.09, Running 17.09s Step 89( N/A%), pre moving , FPS 5.19, Running 17.42s Step 90( N/A%), pre moving , FPS 5.23, Running 17.51s Step 91( N/A%), pre moving , FPS 5.35, Running 17.57s Step 92( N/A%), pre moving , FPS 5.73, Running 17.67s Step 93( N/A%), pre moving , FPS 5.54, Running 17.96s Step 94( N/A%), pre moving , FPS 5.97, Running 18.05s Step 95( N/A%), pre moving , FPS 6.07, Running 18.12s Step 96( N/A%), pre moving , FPS 6.14, Running 18.19s Step 97( N/A%), pre moving , FPS 6.23, Running 18.50s Step 98( N/A%), pre moving , FPS 6.30, Running 18.59s Step 99( N/A%), pre moving , FPS 6.90, Running 18.65s Step 100( N/A%), pre moving , FPS 7.10, Running 18.72s Step 101( N/A%), pre moving , FPS 7.04, Running 18.85s Step 102( N/A%), pre moving , FPS 5.19, Running 20.22s Step 103( N/A%), pre moving , FPS 4.65, Running 20.76s Step 104( N/A%), pre moving , FPS 4.28, Running 21.20s Step 105( N/A%), pre moving , FPS 3.84, Running 21.83s Step 106( N/A%), pre moving , FPS 3.73, Running 22.27s Step 107( N/A%), pre moving , FPS 3.45, Running 22.80s Step 108( N/A%), pre moving , FPS 3.38, Running 23.00s Step 109( N/A%), pre moving , FPS 3.29, Running 23.50s Step 110( N/A%), pre moving , FPS 3.13, Running 23.90s Step 111( N/A%), pre moving , FPS 3.07, Running 24.09s Step 112( N/A%), pre moving , FPS 3.05, Running 24.24s Step 113( N/A%), pre moving , FPS 3.06, Running 24.49s Step 114( N/A%), pre moving , FPS 3.04, Running 24.64s Step 115( N/A%), pre moving , FPS 2.92, Running 24.98s Step 116( N/A%), pre moving , FPS 2.77, Running 25.40s Step 117( N/A%), pre moving , FPS 2.67, Running 26.00s Step 118( N/A%), pre moving , FPS 2.54, Running 26.47s Step 119( N/A%), pre moving , FPS 2.39, Running 27.03s Step 120( N/A%), pre moving , FPS 2.35, Running 27.24s Step 121( N/A%), pre moving , FPS 2.26, Running 27.71s Step 122( N/A%), pre moving , FPS 2.54, Running 28.10s Step 123( N/A%), pre moving , FPS 2.53, Running 28.67s Step 124( N/A%), pre moving , FPS 2.52, Running 29.13s Step 125( N/A%), pre moving , FPS 2.54, Running 29.71s Step 126( N/A%), pre moving , FPS 2.55, Running 30.12s Step 127( N/A%), pre moving , FPS 2.59, Running 30.51s Step 128( N/A%), pre moving , FPS 2.56, Running 30.81s Step 129( N/A%), pre moving , FPS 2.53, Running 31.39s Step 130( N/A%), pre moving , FPS 2.48, Running 31.95s Step 131( N/A%), pre moving , FPS 2.36, Running 32.57s Step 132( N/A%), pre moving , FPS 2.28, Running 33.01s Step 133( N/A%), pre moving , FPS 2.20, Running 33.59s Step 134( N/A%), pre moving , FPS 2.18, Running 33.83s Step 135( N/A%), pre moving , FPS 2.13, Running 34.37s Step 136( N/A%), pre moving , FPS 2.14, Running 34.73s Step 137( N/A%), pre moving , FPS 2.15, Running 35.31s Step 138( N/A%), pre moving , FPS 2.15, Running 35.79s Step 139( N/A%), pre moving , FPS 2.14, Running 36.36s Step 140( N/A%), pre moving , FPS 2.08, Running 36.85s Step 141( N/A%), pre moving , FPS 2.05, Running 37.47s Step 142( N/A%), pre moving , FPS 2.03, Running 37.95s Step 143( N/A%), pre moving , FPS 2.02, Running 38.57s Step 144( N/A%), pre moving , FPS 2.02, Running 39.05s Step 145( N/A%), pre moving , FPS 2.01, Running 39.66s Step 146( N/A%), pre moving , FPS 1.99, Running 40.15s Step 147( N/A%), pre moving , FPS 1.96, Running 40.74s Step 148( N/A%), pre moving , FPS 1.93, Running 41.20s Step 149( N/A%), pre moving , FPS 1.92, Running 41.80s Step 150( N/A%), pre moving , FPS 1.94, Running 42.25s Step 151( N/A%), pre moving , FPS 2.00, Running 42.55s Step 152( N/A%), pre moving , FPS 2.07, Running 42.70s Step 153( N/A%), pre moving , FPS 2.14, Running 42.95s Step 154( N/A%), pre moving , FPS 2.15, Running 43.13s Step 155( N/A%), pre moving , FPS 2.23, Running 43.35s Step 156( N/A%), pre moving , FPS 2.27, Running 43.54s Step 157( N/A%), pre moving , FPS 2.36, Running 43.78s Step 158( N/A%), pre moving , FPS 2.44, Running 43.97s Step 159( N/A%), pre moving , FPS 2.55, Running 44.19s Step 160( N/A%), pre moving , FPS 2.64, Running 44.42s Step 161( N/A%), pre moving , FPS 2.63, Running 45.06s Step 162( N/A%), pre moving , FPS 2.63, Running 45.56s Step 163( N/A%), pre moving , FPS 2.64, Running 46.14s Step 164( N/A%), pre moving , FPS 2.64, Running 46.61s Step 165( N/A%), pre moving , FPS 2.65, Running 47.21s Step 166( N/A%), pre moving , FPS 2.66, Running 47.68s Step 167( N/A%), pre moving , FPS 2.65, Running 48.29s Step 168( N/A%), pre moving , FPS 2.64, Running 48.79s Step 169( N/A%), pre moving , FPS 2.63, Running 49.39s Step 170( N/A%), pre moving , FPS 2.76, Running 49.49s Step 171( N/A%), pre moving , FPS 2.74, Running 49.84s Step 172( N/A%), pre moving , FPS 2.75, Running 49.96s Step 173( N/A%), pre moving , FPS 2.81, Running 50.07s Step 174( N/A%), pre moving , FPS 2.75, Running 50.41s Step 175( N/A%), pre moving , FPS 2.78, Running 50.54s Step 176( N/A%), pre moving , FPS 2.82, Running 50.64s Step 177( N/A%), pre moving , FPS 2.77, Running 51.00s Step 178( N/A%), pre moving , FPS 2.80, Running 51.12s Step 179( N/A%), pre moving , FPS 2.84, Running 51.23s Step 180( N/A%), pre moving , FPS 2.56, Running 52.23s Step 181( N/A%), pre moving , FPS 2.75, Running 52.33s Step 182( N/A%), pre moving , FPS 2.91, Running 52.44s Step 183( N/A%), pre moving , FPS 3.00, Running 52.81s Step 184( N/A%), pre moving , FPS 3.14, Running 52.98s Step 185( N/A%), pre moving , FPS 3.38, Running 53.13s Step 186( N/A%), pre moving , FPS 3.41, Running 53.55s Step 187( N/A%), pre moving , FPS 3.69, Running 53.71s Step 188( N/A%), pre moving , FPS 3.74, Running 54.14s Step 189( N/A%), pre moving , FPS 4.07, Running 54.30s Step 190( N/A%), pre moving , FPS 3.83, Running 54.71s Step 191( N/A%), pre moving , FPS 3.97, Running 54.89s Step 192( N/A%), pre moving , FPS 3.74, Running 55.32s Step 193( N/A%), pre moving , FPS 3.70, Running 55.48s Step 194( N/A%), pre moving , FPS 3.64, Running 55.91s Step 195( N/A%), pre moving , FPS 3.61, Running 56.07s Step 196( N/A%), pre moving , FPS 3.41, Running 56.51s Step 197( N/A%), pre moving , FPS 3.53, Running 56.67s Step 198( N/A%), pre moving , FPS 3.35, Running 57.09s Step 199( N/A%), pre moving , FPS 3.32, Running 57.25s Step 200( N/A%), pre moving , FPS 3.69, Running 57.66s Step 201( N/A%), pre moving , FPS 3.67, Running 57.78s Step 202( N/A%), pre moving , FPS 3.67, Running 57.88s Step 203( N/A%), pre moving , FPS 3.64, Running 58.31s Step 204( N/A%), pre moving , FPS 3.64, Running 58.47s Step 205( N/A%), pre moving , FPS 3.46, Running 58.91s Step 206( N/A%), pre moving , FPS 3.62, Running 59.07s Step 207( N/A%), pre moving , FPS 3.47, Running 59.47s Step 208( N/A%), pre moving , FPS 3.63, Running 59.65s Step 209( N/A%), pre moving , FPS 3.47, Running 60.07s Step 210( N/A%), pre moving , FPS 3.63, Running 60.23s Step 211( N/A%), pre moving , FPS 3.67, Running 60.34s Step 212( N/A%), pre moving , FPS 3.72, Running 60.69s Step 213( N/A%), pre moving , FPS 3.75, Running 60.82s Step 214( N/A%), pre moving , FPS 3.95, Running 60.98s Step 215( N/A%), pre moving , FPS 3.85, Running 61.27s Step 216( N/A%), pre moving , FPS 4.09, Running 61.39s Step 217( N/A%), pre moving , FPS 4.13, Running 61.51s Step 218( N/A%), pre moving , FPS 4.17, Running 61.89s Step 219( N/A%), pre moving , FPS 4.23, Running 61.98s Step 220( N/A%), pre moving , FPS 4.50, Running 62.10s Step 221( N/A%), pre moving , FPS 4.30, Running 62.43s Step 222( N/A%), pre moving , FPS 4.29, Running 62.55s Step 223( N/A%), pre moving , FPS 4.61, Running 62.65s Step 224( N/A%), pre moving , FPS 4.41, Running 63.01s Step 225( N/A%), pre moving , FPS 4.79, Running 63.08s Step 226( N/A%), pre moving , FPS 4.40, Running 63.61s Step 227( N/A%), pre moving , FPS 4.76, Running 63.67s Step 228( N/A%), pre moving , FPS 4.89, Running 63.74s Step 229( N/A%), pre moving , FPS 5.28, Running 63.85s Step 230( N/A%), pre moving , FPS 5.29, Running 64.01s Step 231( N/A%), pre moving , FPS 4.91, Running 64.41s Step 232( N/A%), pre moving , FPS 5.14, Running 64.58s Step 233( N/A%), pre moving , FPS 5.00, Running 64.81s Step 234( N/A%), pre moving , FPS 4.76, Running 65.18s Step 235( N/A%), pre moving , FPS 4.90, Running 65.35s Step 236( N/A%), pre moving , FPS 4.55, Running 65.79s Step 237( N/A%), pre moving , FPS 4.49, Running 65.96s Step 238( N/A%), pre moving , FPS 4.38, Running 66.46s Step 239( N/A%), pre moving , FPS 4.04, Running 66.93s Step 240( N/A%), pre moving , FPS 3.95, Running 67.16s Step 241( N/A%), pre moving , FPS 3.83, Running 67.65s Step 242( N/A%), pre moving , FPS 3.72, Running 67.92s Step 243( N/A%), pre moving , FPS 3.52, Running 68.33s Step 244( N/A%), pre moving , FPS 3.46, Running 68.79s Step 245( N/A%), pre moving , FPS 3.36, Running 69.03s Step 246( N/A%), pre moving , FPS 3.38, Running 69.52s Step 247( N/A%), pre moving , FPS 3.26, Running 69.81s Step 248( N/A%), pre moving , FPS 3.04, Running 70.32s Step 249( N/A%), pre moving , FPS 2.86, Running 70.84s Step 250( N/A%), pre moving , FPS 2.73, Running 71.35s Step 251( N/A%), pre moving , FPS 2.77, Running 71.64s Step 252( N/A%), pre moving , FPS 2.64, Running 72.16s Step 253( N/A%), pre moving , FPS 2.54, Running 72.67s Step 254( N/A%), pre moving , FPS 2.57, Running 72.96s Step 255( N/A%), pre moving , FPS 2.46, Running 73.49s Step 256( N/A%), pre moving , FPS 2.44, Running 73.99s Step 257( N/A%), pre moving , FPS 2.43, Running 74.20s Step 258( N/A%), pre moving , FPS 2.43, Running 74.68s Step 259( N/A%), pre moving , FPS 2.44, Running 75.13s Step 260( N/A%), pre moving , FPS 2.43, Running 75.38s Step 261( N/A%), pre moving , FPS 2.45, Running 75.82s Step 262( N/A%), pre moving , FPS 2.46, Running 76.06s Step 263( N/A%), pre moving , FPS 2.44, Running 76.53s Step 264( N/A%), pre moving , FPS 2.53, Running 76.69s Step 265( N/A%), pre moving , FPS 2.47, Running 77.12s Step 266( N/A%), pre moving , FPS 2.57, Running 77.29s Step 267( N/A%), pre moving , FPS 2.53, Running 77.73s Step 268( N/A%), pre moving , FPS 2.64, Running 77.89s Step 269( N/A%), pre moving , FPS 2.68, Running 78.29s Step 270( N/A%), pre moving , FPS 2.81, Running 78.46s Step 271( N/A%), pre moving , FPS 2.87, Running 78.61s Step 272( N/A%), pre moving , FPS 2.91, Running 79.04s Step 273( N/A%), pre moving , FPS 2.98, Running 79.39s Step 274( N/A%), pre moving , FPS 3.00, Running 79.64s Step 275( N/A%), pre moving , FPS 3.17, Running 79.79s Step 276( N/A%), pre moving , FPS 3.21, Running 80.22s Step 277( N/A%), pre moving , FPS 3.23, Running 80.39s Step 278( N/A%), pre moving , FPS 3.26, Running 80.82s Step 279( N/A%), pre moving , FPS 3.25, Running 81.29s Step 280( N/A%), pre moving , FPS 3.29, Running 81.46s Step 281( N/A%), pre moving , FPS 3.35, Running 81.79s Step 282( N/A%), pre moving , FPS 3.35, Running 82.04s Step 283( N/A%), pre moving , FPS 3.54, Running 82.18s Step 284( N/A%), pre moving , FPS 3.39, Running 82.60s Step 285( N/A%), pre moving , FPS 3.55, Running 82.76s Step 286( N/A%), pre moving , FPS 3.56, Running 82.91s Step 287( N/A%), pre moving , FPS 3.58, Running 83.31s Step 288( N/A%), pre moving , FPS 3.55, Running 83.52s Step 289( N/A%), pre moving , FPS 3.55, Running 83.92s Step 290( N/A%), pre moving , FPS 3.57, Running 84.06s Step 291( N/A%), pre moving , FPS 3.56, Running 84.23s Step 292( N/A%), pre moving , FPS 3.75, Running 84.38s Step 293( N/A%), pre moving , FPS 3.69, Running 84.81s Step 294( N/A%), pre moving , FPS 3.79, Running 84.91s Step 295( N/A%), pre moving , FPS 3.65, Running 85.27s Step 296( N/A%), pre moving , FPS 3.89, Running 85.37s Step 297( N/A%), pre moving , FPS 3.92, Running 85.48s Step 298( N/A%), pre moving , FPS 4.19, Running 85.59s Step 299( N/A%), pre moving , FPS 4.29, Running 85.95s Step 300( N/A%), pre moving , FPS 4.34, Running 86.07s Step 301( N/A%), pre moving , FPS 4.55, Running 86.18s Step 302( N/A%), pre moving , FPS 4.45, Running 86.53s Step 303( N/A%), pre moving , FPS 4.47, Running 86.66s Step 304( N/A%), pre moving , FPS 4.80, Running 86.76s Step 305( N/A%), pre moving , FPS 4.68, Running 87.03s Step 306( N/A%), pre moving , FPS 4.64, Running 87.22s Step 307( N/A%), pre moving , FPS 5.01, Running 87.31s Step 308( N/A%), pre moving , FPS 5.07, Running 87.46s Step 309( N/A%), pre moving , FPS 5.21, Running 87.76s Step 310( N/A%), pre moving , FPS 5.21, Running 87.90s Step 311( N/A%), pre moving , FPS 5.29, Running 88.01s Step 312( N/A%), pre moving , FPS 5.04, Running 88.35s Step 313( N/A%), pre moving , FPS 5.47, Running 88.47s Step 314( N/A%), pre moving , FPS 5.46, Running 88.57s Step 315( N/A%), pre moving , FPS 5.49, Running 88.91s Step 316( N/A%), pre moving , FPS 3.59, Running 90.93s Step 317( N/A%), pre moving , FPS 3.25, Running 91.64s Step 318( N/A%), pre moving , FPS 3.13, Running 91.98s Step 319( N/A%), pre moving , FPS 3.03, Running 92.56s Step 320( N/A%), pre moving , FPS 2.88, Running 93.01s Step 321( N/A%), pre moving , FPS 2.72, Running 93.52s Step 322( N/A%), pre moving , FPS 2.77, Running 93.76s Step 323( N/A%), pre moving , FPS 2.61, Running 94.31s Step 324( N/A%), pre moving , FPS 2.49, Running 94.78s Step 325( N/A%), pre moving , FPS 2.41, Running 95.32s Step 326( N/A%), pre moving , FPS 2.41, Running 95.53s Step 327( N/A%), pre moving , FPS 2.24, Running 96.26s Step 328( N/A%), pre moving , FPS 2.21, Running 96.51s Step 329( N/A%), pre moving , FPS 2.16, Running 97.03s Step 330( N/A%), pre moving , FPS 2.13, Running 97.28s Step 331( N/A%), pre moving , FPS 2.01, Running 97.97s Step 332( N/A%), pre moving , FPS 2.03, Running 98.20s Step 333( N/A%), pre moving , FPS 1.92, Running 98.90s Step 334( N/A%), pre moving , FPS 1.86, Running 99.32s Step 335( N/A%), pre moving , FPS 1.78, Running 100.13s Step 336( 0.17%), action 1, FPS 1.92, Running 101.36s Step 337( 0.33%), action 2, FPS 1.94, Running 101.93s Step 338( 0.50%), action 3, FPS 1.87, Running 102.69s Step 339( 0.67%), action 4, FPS 1.93, Running 102.94s Step 340( 0.83%), action 5, FPS 1.94, Running 103.30s Step 341( 1.00%), action 6, FPS 1.98, Running 103.61s Step 342( 1.17%), action 7, FPS 1.89, Running 104.35s Step 343( 1.33%), action 8, FPS 1.89, Running 104.91s Step 344( 1.50%), action 9, FPS 1.80, Running 105.90s Step 345( 1.67%), action 10, FPS 1.79, Running 106.47s Step 346( 1.83%), action 11, FPS 1.68, Running 107.44s Step 347( 2.00%), action 12, FPS 1.70, Running 108.03s Step 348( 2.17%), action 13, FPS 1.62, Running 108.88s Step 349( 2.33%), action 14, FPS 1.63, Running 109.27s Step 350( 2.50%), action 15, FPS 1.54, Running 110.28s Step 351( 2.67%), action 16, FPS 1.55, Running 110.91s Step 352( 2.83%), action 17, FPS 1.46, Running 111.89s Step 353( 3.00%), action 18, FPS 1.48, Running 112.45s Step 354( 3.17%), action 19, FPS 1.41, Running 113.48s Step 355( 3.33%), action 20, FPS 1.43, Running 114.09s Step 356( 3.50%), action 21, FPS 1.44, Running 115.24s Step 357( 3.67%), action 22, FPS 1.44, Running 115.87s Step 358( 3.83%), action 23, FPS 1.41, Running 116.88s Step 359( 4.00%), action 24, FPS 1.37, Running 117.52s Step 360( 4.17%), action 25, FPS 1.31, Running 118.53s Step 361( 4.33%), action 26, FPS 1.29, Running 119.16s Step 362( 4.50%), action 27, FPS 1.27, Running 120.09s Step 363( 4.67%), action 28, FPS 1.27, Running 120.66s Step 364( 4.83%), action 29, FPS 1.30, Running 121.34s Step 365( 5.00%), action 30, FPS 1.32, Running 121.56s Step 366( 5.17%), action 31, FPS 1.36, Running 122.13s Step 367( 5.33%), action 32, FPS 1.39, Running 122.42s Step 368( 5.50%), action 33, FPS 1.43, Running 122.84s Step 369( 5.67%), action 34, FPS 1.44, Running 123.15s Step 370( 5.83%), action 35, FPS 1.46, Running 123.95s Step 371( 6.00%), action 36, FPS 1.47, Running 124.53s Step 372( 6.17%), action 37, FPS 1.47, Running 125.50s Step 373( 6.33%), action 38, FPS 1.47, Running 126.07s Step 374( 6.50%), action 39, FPS 1.47, Running 127.11s Step 375( 6.67%), action 40, FPS 1.48, Running 127.61s Step 376( 6.83%), action 41, FPS 1.47, Running 128.81s Step 377( 7.00%), action 42, FPS 1.47, Running 129.48s Step 378( 7.17%), action 43, FPS 1.47, Running 130.46s Step 379( 7.33%), action 44, FPS 1.48, Running 131.02s Step 380( 7.50%), action 45, FPS 1.49, Running 131.95s Step 381( 7.67%), action 46, FPS 1.52, Running 132.36s Step 382( 7.83%), action 47, FPS 1.53, Running 133.20s Step 383( 8.00%), action 48, FPS 1.53, Running 133.77s Step 384( 8.17%), action 49, FPS 1.49, Running 134.73s Step 385( 8.33%), action 50, FPS 1.48, Running 135.10s [2026-08-01 19:08:00] [34 ] Seed 33 success after 135.70 s. +steps: 385 , actions: 50 . +Instruction: Empty +Total 5/34(14.71%) success. +Setting seed: 34 +Step 1( N/A%), pre moving , FPS 2.91, Running 0.34s Step 2( N/A%), pre moving , FPS 5.03, Running 0.40s Step 3( N/A%), pre moving , FPS 6.33, Running 0.47s Step 4( N/A%), pre moving , FPS 5.02, Running 0.80s Step 5( N/A%), pre moving , FPS 5.58, Running 0.90s Step 6( N/A%), pre moving , FPS 6.22, Running 0.96s Step 7( N/A%), pre moving , FPS 6.84, Running 1.02s Step 8( N/A%), pre moving , FPS 5.94, Running 1.35s Step 9( N/A%), pre moving , FPS 6.26, Running 1.44s Step 10( N/A%), pre moving , FPS 6.64, Running 1.51s Step 11( N/A%), pre moving , FPS 6.96, Running 1.58s Step 12( N/A%), pre moving , FPS 6.28, Running 1.91s Step 13( N/A%), pre moving , FPS 6.50, Running 2.00s Step 14( N/A%), pre moving , FPS 6.80, Running 2.06s Step 15( N/A%), pre moving , FPS 7.03, Running 2.14s Step 16( N/A%), pre moving , FPS 6.53, Running 2.45s Step 17( N/A%), pre moving , FPS 6.68, Running 2.54s Step 18( N/A%), pre moving , FPS 6.92, Running 2.60s Step 19( N/A%), pre moving , FPS 7.14, Running 2.66s Step 20( N/A%), pre moving , FPS 7.32, Running 2.73s Step 21( N/A%), pre moving , FPS 7.02, Running 3.19s Step 22( N/A%), pre moving , FPS 6.98, Running 3.26s Step 23( N/A%), pre moving , FPS 6.41, Running 3.59s Step 24( N/A%), pre moving , FPS 6.92, Running 3.69s Step 25( N/A%), pre moving , FPS 6.98, Running 3.76s Step 26( N/A%), pre moving , FPS 6.07, Running 4.26s Step 27( N/A%), pre moving , FPS 6.04, Running 4.34s Step 28( N/A%), pre moving , FPS 6.05, Running 4.65s Step 29( N/A%), pre moving , FPS 6.04, Running 4.75s Step 30( N/A%), pre moving , FPS 6.05, Running 4.81s Step 31( N/A%), pre moving , FPS 6.05, Running 4.89s Step 32( N/A%), pre moving , FPS 6.06, Running 5.21s Step 33( N/A%), pre moving , FPS 6.19, Running 5.23s Step 34( N/A%), pre moving , FPS 6.27, Running 5.25s Step 35( N/A%), pre moving , FPS 6.38, Running 5.27s Step 36( N/A%), pre moving , FPS 5.94, Running 5.82s Step 37( N/A%), pre moving , FPS 5.83, Running 5.97s Step 38( N/A%), pre moving , FPS 5.88, Running 6.00s Step 39( N/A%), pre moving , FPS 5.95, Running 6.02s Step 40( N/A%), pre moving , FPS 6.04, Running 6.05s Step 41( N/A%), pre moving , FPS 6.95, Running 6.07s Step 42( N/A%), pre moving , FPS 7.04, Running 6.10s Step 43( N/A%), pre moving , FPS 7.90, Running 6.13s Step 44( N/A%), pre moving , FPS 8.09, Running 6.16s Step 45( N/A%), pre moving , FPS 8.28, Running 6.18s Step 46( N/A%), pre moving , FPS 10.33, Running 6.20s Step 47( N/A%), pre moving , FPS 10.64, Running 6.22s Step 48( N/A%), pre moving , FPS 9.67, Running 6.72s Step 49( N/A%), pre moving , FPS 9.96, Running 6.75s Step 50( N/A%), pre moving , FPS 10.13, Running 6.79s Step 51( N/A%), pre moving , FPS 10.33, Running 6.82s Step 52( N/A%), pre moving , FPS 11.72, Running 6.92s Step 53( N/A%), pre moving , FPS 11.15, Running 7.02s Step 54( N/A%), pre moving , FPS 9.33, Running 7.39s Step 55( N/A%), pre moving , FPS 8.89, Running 7.52s Step 56( N/A%), pre moving , FPS 10.67, Running 7.69s Step 57( N/A%), pre moving , FPS 9.81, Running 8.01s Step 58( N/A%), pre moving , FPS 9.26, Running 8.16s Step 59( N/A%), pre moving , FPS 7.81, Running 8.58s Step 60( N/A%), pre moving , FPS 7.47, Running 8.72s Step 61( N/A%), pre moving , FPS 6.51, Running 9.15s Step 62( N/A%), pre moving , FPS 5.83, Running 9.53s Step 63( N/A%), pre moving , FPS 5.54, Running 9.74s Step 64( N/A%), pre moving , FPS 4.98, Running 10.17s Step 65( N/A%), pre moving , FPS 4.82, Running 10.33s Step 66( N/A%), pre moving , FPS 4.40, Running 10.74s Step 67( N/A%), pre moving , FPS 4.26, Running 10.91s Step 68( N/A%), pre moving , FPS 4.37, Running 11.30s Step 69( N/A%), pre moving , FPS 4.29, Running 11.42s Step 70( N/A%), pre moving , FPS 4.19, Running 11.56s Step 71( N/A%), pre moving , FPS 3.91, Running 11.94s Step 72( N/A%), pre moving , FPS 3.87, Running 12.09s Step 73( N/A%), pre moving , FPS 3.69, Running 12.44s Step 74( N/A%), pre moving , FPS 3.86, Running 12.58s Step 75( N/A%), pre moving , FPS 3.69, Running 12.94s Step 76( N/A%), pre moving , FPS 3.73, Running 13.05s Step 77( N/A%), pre moving , FPS 3.89, Running 13.16s Step 78( N/A%), pre moving , FPS 3.73, Running 13.52s Step 79( N/A%), pre moving , FPS 3.95, Running 13.64s Step 80( N/A%), pre moving , FPS 4.01, Running 13.72s Step 81( N/A%), pre moving , FPS 4.15, Running 13.97s Step 82( N/A%), pre moving , FPS 4.36, Running 14.12s Step 83( N/A%), pre moving , FPS 4.49, Running 14.19s Step 84( N/A%), pre moving , FPS 4.88, Running 14.27s Step 85( N/A%), pre moving , FPS 4.69, Running 14.59s Step 86( N/A%), pre moving , FPS 5.13, Running 14.64s Step 87( N/A%), pre moving , FPS 5.28, Running 14.70s Step 88( N/A%), pre moving , FPS 5.76, Running 14.77s Step 89( N/A%), pre moving , FPS 5.84, Running 14.85s Step 90( N/A%), pre moving , FPS 5.55, Running 15.16s Step 91( N/A%), pre moving , FPS 6.05, Running 15.25s Step 92( N/A%), pre moving , FPS 6.19, Running 15.32s Step 93( N/A%), pre moving , FPS 6.77, Running 15.40s Step 94( N/A%), pre moving , FPS 6.38, Running 15.72s Step 95( N/A%), pre moving , FPS 6.95, Running 15.81s Step 96( N/A%), pre moving , FPS 7.08, Running 15.87s Step 97( N/A%), pre moving , FPS 7.16, Running 15.95s Step 98( N/A%), pre moving , FPS 5.15, Running 17.40s Step 99( N/A%), pre moving , FPS 4.61, Running 17.98s Step 100( N/A%), pre moving , FPS 4.24, Running 18.43s Step 101( N/A%), pre moving , FPS 3.96, Running 19.02s Step 102( N/A%), pre moving , FPS 3.73, Running 19.47s Step 103( N/A%), pre moving , FPS 3.39, Running 20.09s Step 104( N/A%), pre moving , FPS 3.19, Running 20.55s Step 105( N/A%), pre moving , FPS 3.06, Running 21.12s Step 106( N/A%), pre moving , FPS 2.99, Running 21.32s Step 107( N/A%), pre moving , FPS 2.82, Running 21.78s Step 108( N/A%), pre moving , FPS 2.70, Running 22.18s Step 109( N/A%), pre moving , FPS 2.54, Running 22.73s Step 110( N/A%), pre moving , FPS 2.49, Running 23.18s Step 111( N/A%), pre moving , FPS 2.34, Running 23.79s Step 112( N/A%), pre moving , FPS 2.31, Running 23.97s Step 113( N/A%), pre moving , FPS 2.21, Running 24.46s Step 114( N/A%), pre moving , FPS 2.25, Running 24.60s Step 115( N/A%), pre moving , FPS 2.22, Running 24.83s Step 116( N/A%), pre moving , FPS 2.19, Running 25.00s Step 117( N/A%), pre moving , FPS 2.15, Running 25.26s Step 118( N/A%), pre moving , FPS 2.47, Running 25.48s Step 119( N/A%), pre moving , FPS 2.47, Running 26.09s Step 120( N/A%), pre moving , FPS 2.47, Running 26.53s Step 121( N/A%), pre moving , FPS 2.48, Running 27.07s Step 122( N/A%), pre moving , FPS 2.56, Running 27.30s Step 123( N/A%), pre moving , FPS 2.59, Running 27.81s Step 124( N/A%), pre moving , FPS 2.60, Running 28.23s Step 125( N/A%), pre moving , FPS 2.60, Running 28.82s Step 126( N/A%), pre moving , FPS 2.52, Running 29.26s Step 127( N/A%), pre moving , FPS 2.47, Running 29.88s Step 128( N/A%), pre moving , FPS 2.46, Running 30.33s Step 129( N/A%), pre moving , FPS 2.43, Running 30.96s Step 130( N/A%), pre moving , FPS 2.51, Running 31.15s Step 131( N/A%), pre moving , FPS 2.53, Running 31.68s Step 132( N/A%), pre moving , FPS 2.46, Running 32.11s Step 133( N/A%), pre moving , FPS 2.42, Running 32.72s Step 134( N/A%), pre moving , FPS 2.32, Running 33.21s Step 135( N/A%), pre moving , FPS 2.23, Running 33.80s Step 136( N/A%), pre moving , FPS 2.20, Running 34.07s Step 137( N/A%), pre moving , FPS 2.17, Running 34.47s Step 138( N/A%), pre moving , FPS 2.12, Running 34.92s Step 139( N/A%), pre moving , FPS 2.13, Running 35.49s Step 140( N/A%), pre moving , FPS 2.12, Running 35.96s Step 141( N/A%), pre moving , FPS 2.11, Running 36.57s Step 142( N/A%), pre moving , FPS 2.05, Running 37.04s Step 143( N/A%), pre moving , FPS 2.04, Running 37.63s Step 144( N/A%), pre moving , FPS 2.02, Running 38.11s Step 145( N/A%), pre moving , FPS 2.02, Running 38.72s Step 146( N/A%), pre moving , FPS 2.01, Running 39.22s Step 147( N/A%), pre moving , FPS 2.02, Running 39.80s Step 148( N/A%), pre moving , FPS 2.02, Running 40.24s Step 149( N/A%), pre moving , FPS 2.02, Running 40.84s Step 150( N/A%), pre moving , FPS 2.02, Running 41.06s Step 151( N/A%), pre moving , FPS 2.02, Running 41.57s Step 152( N/A%), pre moving , FPS 2.02, Running 42.00s Step 153( N/A%), pre moving , FPS 2.02, Running 42.60s Step 154( N/A%), pre moving , FPS 2.03, Running 43.07s Step 155( N/A%), pre moving , FPS 2.11, Running 43.28s Step 156( N/A%), pre moving , FPS 2.13, Running 43.45s Step 157( N/A%), pre moving , FPS 2.13, Running 43.84s Step 158( N/A%), pre moving , FPS 2.14, Running 44.25s Step 159( N/A%), pre moving , FPS 2.13, Running 44.88s Step 160( N/A%), pre moving , FPS 2.13, Running 45.35s Step 161( N/A%), pre moving , FPS 2.13, Running 45.95s Step 162( N/A%), pre moving , FPS 2.12, Running 46.48s Step 163( N/A%), pre moving , FPS 2.12, Running 47.08s Step 164( N/A%), pre moving , FPS 2.20, Running 47.19s Step 165( N/A%), pre moving , FPS 2.27, Running 47.54s Step 166( N/A%), pre moving , FPS 2.37, Running 47.66s Step 167( N/A%), pre moving , FPS 2.51, Running 47.76s Step 168( N/A%), pre moving , FPS 2.54, Running 48.11s Step 169( N/A%), pre moving , FPS 2.71, Running 48.22s Step 170( N/A%), pre moving , FPS 2.76, Running 48.31s Step 171( N/A%), pre moving , FPS 2.92, Running 48.43s Step 172( N/A%), pre moving , FPS 2.95, Running 48.77s Step 173( N/A%), pre moving , FPS 3.18, Running 48.89s Step 174( N/A%), pre moving , FPS 2.90, Running 49.96s Step 175( N/A%), pre moving , FPS 2.96, Running 50.04s Step 176( N/A%), pre moving , FPS 2.85, Running 50.47s Step 177( N/A%), pre moving , FPS 2.96, Running 50.59s Step 178( N/A%), pre moving , FPS 3.08, Running 50.74s Step 179( N/A%), pre moving , FPS 3.20, Running 51.14s Step 180( N/A%), pre moving , FPS 3.36, Running 51.31s Step 181( N/A%), pre moving , FPS 3.48, Running 51.70s Step 182( N/A%), pre moving , FPS 3.71, Running 51.87s Step 183( N/A%), pre moving , FPS 3.83, Running 52.30s Step 184( N/A%), pre moving , FPS 3.80, Running 52.45s Step 185( N/A%), pre moving , FPS 3.96, Running 52.59s Step 186( N/A%), pre moving , FPS 3.77, Running 52.97s Step 187( N/A%), pre moving , FPS 3.72, Running 53.13s Step 188( N/A%), pre moving , FPS 3.67, Running 53.56s Step 189( N/A%), pre moving , FPS 3.63, Running 53.73s Step 190( N/A%), pre moving , FPS 3.59, Running 53.88s Step 191( N/A%), pre moving , FPS 3.41, Running 54.29s Step 192( N/A%), pre moving , FPS 3.53, Running 54.45s Step 193( N/A%), pre moving , FPS 3.36, Running 54.85s Step 194( N/A%), pre moving , FPS 3.96, Running 55.01s Step 195( N/A%), pre moving , FPS 3.77, Running 55.35s Step 196( N/A%), pre moving , FPS 3.90, Running 55.59s Step 197( N/A%), pre moving , FPS 3.86, Running 55.77s Step 198( N/A%), pre moving , FPS 3.68, Running 56.17s Step 199( N/A%), pre moving , FPS 3.85, Running 56.33s Step 200( N/A%), pre moving , FPS 3.69, Running 56.73s Step 201( N/A%), pre moving , FPS 3.84, Running 56.92s Step 202( N/A%), pre moving , FPS 3.67, Running 57.32s Step 203( N/A%), pre moving , FPS 3.86, Running 57.48s Step 204( N/A%), pre moving , FPS 3.86, Running 57.63s Step 205( N/A%), pre moving , FPS 3.65, Running 58.07s Step 206( N/A%), pre moving , FPS 3.81, Running 58.22s Step 207( N/A%), pre moving , FPS 3.63, Running 58.64s Step 208( N/A%), pre moving , FPS 3.85, Running 58.75s Step 209( N/A%), pre moving , FPS 3.71, Running 59.11s Step 210( N/A%), pre moving , FPS 3.74, Running 59.23s Step 211( N/A%), pre moving , FPS 3.98, Running 59.31s Step 212( N/A%), pre moving , FPS 4.02, Running 59.42s Step 213( N/A%), pre moving , FPS 4.06, Running 59.77s Step 214( N/A%), pre moving , FPS 4.09, Running 59.89s Step 215( N/A%), pre moving , FPS 4.30, Running 59.99s Step 216( N/A%), pre moving , FPS 4.20, Running 60.35s Step 217( N/A%), pre moving , FPS 4.25, Running 60.47s Step 218( N/A%), pre moving , FPS 4.56, Running 60.56s Step 219( N/A%), pre moving , FPS 4.59, Running 60.68s Step 220( N/A%), pre moving , FPS 4.11, Running 61.60s Step 221( N/A%), pre moving , FPS 4.19, Running 61.69s Step 222( N/A%), pre moving , FPS 4.48, Running 61.79s Step 223( N/A%), pre moving , FPS 4.29, Running 62.14s Step 224( N/A%), pre moving , FPS 4.33, Running 62.25s Step 225( N/A%), pre moving , FPS 4.68, Running 62.34s Step 226( N/A%), pre moving , FPS 4.52, Running 62.65s Step 227( N/A%), pre moving , FPS 4.71, Running 62.88s Step 228( N/A%), pre moving , FPS 4.64, Running 63.06s Step 229( N/A%), pre moving , FPS 4.70, Running 63.37s Step 230( N/A%), pre moving , FPS 4.51, Running 63.66s Step 231( N/A%), pre moving , FPS 4.37, Running 63.89s Step 232( N/A%), pre moving , FPS 4.10, Running 64.30s Step 233( N/A%), pre moving , FPS 4.00, Running 64.78s Step 234( N/A%), pre moving , FPS 3.78, Running 65.18s Step 235( N/A%), pre moving , FPS 3.63, Running 65.51s Step 236( N/A%), pre moving , FPS 3.54, Running 66.00s Step 237( N/A%), pre moving , FPS 3.49, Running 66.21s Step 238( N/A%), pre moving , FPS 3.27, Running 66.68s Step 239( N/A%), pre moving , FPS 3.09, Running 67.16s Step 240( N/A%), pre moving , FPS 3.45, Running 67.39s Step 241( N/A%), pre moving , FPS 3.23, Running 67.89s Step 242( N/A%), pre moving , FPS 3.17, Running 68.10s Step 243( N/A%), pre moving , FPS 3.11, Running 68.58s Step 244( N/A%), pre moving , FPS 2.94, Running 69.06s Step 245( N/A%), pre moving , FPS 2.88, Running 69.28s Step 246( N/A%), pre moving , FPS 2.82, Running 69.73s Step 247( N/A%), pre moving , FPS 2.82, Running 69.97s Step 248( N/A%), pre moving , FPS 2.70, Running 70.45s Step 249( N/A%), pre moving , FPS 2.65, Running 70.92s Step 250( N/A%), pre moving , FPS 2.67, Running 71.16s Step 251( N/A%), pre moving , FPS 2.58, Running 71.65s Step 252( N/A%), pre moving , FPS 2.56, Running 72.11s Step 253( N/A%), pre moving , FPS 2.64, Running 72.35s Step 254( N/A%), pre moving , FPS 2.61, Running 72.84s Step 255( N/A%), pre moving , FPS 2.66, Running 73.04s Step 256( N/A%), pre moving , FPS 2.66, Running 73.53s Step 257( N/A%), pre moving , FPS 2.68, Running 73.68s Step 258( N/A%), pre moving , FPS 2.69, Running 74.12s Step 259( N/A%), pre moving , FPS 2.81, Running 74.27s Step 260( N/A%), pre moving , FPS 2.74, Running 74.69s Step 261( N/A%), pre moving , FPS 2.87, Running 74.85s Step 262( N/A%), pre moving , FPS 2.82, Running 75.20s Step 263( N/A%), pre moving , FPS 2.94, Running 75.37s Step 264( N/A%), pre moving , FPS 2.96, Running 75.81s Step 265( N/A%), pre moving , FPS 2.98, Running 75.98s Step 266( N/A%), pre moving , FPS 2.98, Running 76.45s Step 267( N/A%), pre moving , FPS 2.98, Running 76.68s Step 268( N/A%), pre moving , FPS 2.98, Running 77.16s Step 269( N/A%), pre moving , FPS 2.98, Running 77.62s Step 270( N/A%), pre moving , FPS 2.99, Running 77.86s Step 271( N/A%), pre moving , FPS 2.99, Running 78.34s Step 272( N/A%), pre moving , FPS 2.99, Running 78.81s Step 273( N/A%), pre moving , FPS 3.01, Running 78.99s Step 274( N/A%), pre moving , FPS 3.05, Running 79.39s Step 275( N/A%), pre moving , FPS 3.07, Running 79.56s Step 276( N/A%), pre moving , FPS 3.10, Running 79.98s Step 277( N/A%), pre moving , FPS 3.09, Running 80.16s Step 278( N/A%), pre moving , FPS 3.23, Running 80.31s Step 279( N/A%), pre moving , FPS 3.10, Running 80.73s Step 280( N/A%), pre moving , FPS 3.25, Running 80.84s Step 281( N/A%), pre moving , FPS 3.27, Running 80.97s Step 282( N/A%), pre moving , FPS 3.29, Running 81.29s Step 283( N/A%), pre moving , FPS 3.33, Running 81.38s Step 284( N/A%), pre moving , FPS 3.52, Running 81.48s Step 285( N/A%), pre moving , FPS 3.42, Running 81.82s Step 286( N/A%), pre moving , FPS 3.65, Running 81.94s Step 287( N/A%), pre moving , FPS 3.74, Running 82.04s Step 288( N/A%), pre moving , FPS 4.01, Running 82.14s Step 289( N/A%), pre moving , FPS 4.12, Running 82.48s Step 290( N/A%), pre moving , FPS 4.26, Running 82.55s Step 291( N/A%), pre moving , FPS 4.65, Running 82.64s Step 292( N/A%), pre moving , FPS 5.07, Running 82.75s Step 293( N/A%), pre moving , FPS 5.17, Running 82.86s Step 294( N/A%), pre moving , FPS 5.23, Running 83.21s Step 295( N/A%), pre moving , FPS 5.31, Running 83.33s Step 296( N/A%), pre moving , FPS 5.79, Running 83.44s Step 297( N/A%), pre moving , FPS 5.52, Running 83.78s Step 298( N/A%), pre moving , FPS 5.57, Running 83.91s Step 299( N/A%), pre moving , FPS 6.05, Running 84.03s Step 300( N/A%), pre moving , FPS 5.66, Running 84.37s Step 301( N/A%), pre moving , FPS 5.68, Running 84.49s Step 302( N/A%), pre moving , FPS 6.06, Running 84.59s Step 303( N/A%), pre moving , FPS 3.66, Running 86.85s Step 304( N/A%), pre moving , FPS 3.27, Running 87.61s Step 305( N/A%), pre moving , FPS 3.29, Running 87.90s Step 306( N/A%), pre moving , FPS 3.05, Running 88.50s Step 307( N/A%), pre moving , FPS 2.88, Running 88.97s Step 308( N/A%), pre moving , FPS 2.72, Running 89.48s Step 309( N/A%), pre moving , FPS 2.76, Running 89.72s Step 310( N/A%), pre moving , FPS 2.54, Running 90.44s Step 311( N/A%), pre moving , FPS 2.47, Running 90.74s Step 312( N/A%), pre moving , FPS 2.32, Running 91.38s Step 313( N/A%), pre moving , FPS 2.21, Running 91.90s Step 314( N/A%), pre moving , FPS 2.14, Running 92.55s Step 315( N/A%), pre moving , FPS 2.07, Running 93.01s Step 316( N/A%), pre moving , FPS 1.92, Running 93.84s Step 317( N/A%), pre moving , FPS 1.94, Running 94.10s Step 318( N/A%), pre moving , FPS 1.81, Running 94.98s Step 319( N/A%), pre moving , FPS 1.80, Running 95.16s Step 320( N/A%), pre moving , FPS 1.75, Running 95.78s Step 321( N/A%), pre moving , FPS 1.69, Running 96.29s Step 322( N/A%), pre moving , FPS 1.59, Running 97.17s Step 323( 0.17%), action 1, FPS 1.73, Running 98.38s Step 324( 0.33%), action 2, FPS 1.74, Running 99.09s Step 325( 0.50%), action 3, FPS 1.65, Running 100.02s Step 326( 0.67%), action 4, FPS 1.63, Running 100.79s Step 327( 0.83%), action 5, FPS 1.56, Running 101.78s Step 328( 1.00%), action 6, FPS 1.56, Running 102.30s Step 329( 1.17%), action 7, FPS 1.50, Running 103.04s Step 330( 1.33%), action 8, FPS 1.52, Running 103.61s Step 331( 1.50%), action 9, FPS 1.45, Running 104.53s Step 332( 1.67%), action 10, FPS 1.45, Running 105.21s Step 333( 1.83%), action 11, FPS 1.41, Running 106.10s Step 334( 2.00%), action 12, FPS 1.42, Running 106.62s Step 335( 2.17%), action 13, FPS 1.39, Running 107.39s Step 336( 2.33%), action 14, FPS 1.41, Running 108.00s Step 337( 2.50%), action 15, FPS 1.35, Running 108.87s Step 338( 2.67%), action 16, FPS 1.38, Running 109.48s Step 339( 2.83%), action 17, FPS 1.32, Running 110.28s Step 340( 3.00%), action 18, FPS 1.33, Running 110.83s Step 341( 3.17%), action 19, FPS 1.30, Running 111.63s Step 342( 3.33%), action 20, FPS 1.33, Running 112.25s Step 343( 3.50%), action 21, FPS 1.35, Running 113.20s Step 344( 3.67%), action 22, FPS 1.36, Running 113.85s Step 345( 3.83%), action 23, FPS 1.35, Running 114.78s Step 346( 4.00%), action 24, FPS 1.39, Running 115.22s Step 347( 4.17%), action 25, FPS 1.41, Running 116.00s Step 348( 4.33%), action 26, FPS 1.40, Running 116.60s Step 349( 4.50%), action 27, FPS 1.39, Running 117.47s Step 350( 4.67%), action 28, FPS 1.40, Running 117.90s Step 351( 4.83%), action 29, FPS 1.44, Running 118.40s Step 352( 5.00%), action 30, FPS 1.49, Running 118.68s Step 353( 5.17%), action 31, FPS 1.49, Running 119.50s Step 354( 5.33%), action 32, FPS 1.46, Running 120.28s Step 355( 5.50%), action 33, FPS 1.46, Running 121.09s Step 356( 5.67%), action 34, FPS 1.47, Running 121.59s Step 357( 5.83%), action 35, FPS 1.49, Running 122.32s Step 358( 6.00%), action 36, FPS 1.49, Running 122.92s Step 359( 6.17%), action 37, FPS 1.47, Running 123.92s Step 360( 6.33%), action 38, FPS 1.46, Running 124.55s Step 361( 6.50%), action 39, FPS 1.44, Running 125.53s Step 362( 6.67%), action 40, FPS 1.43, Running 126.25s Step 363( 6.83%), action 41, FPS 1.42, Running 127.24s Step 364( 7.00%), action 42, FPS 1.42, Running 127.94s Step 365( 7.17%), action 43, FPS 1.42, Running 128.89s Step 366( 7.33%), action 44, FPS 1.39, Running 129.59s Step 367( 7.50%), action 45, FPS 1.37, Running 130.62s Step 368( 7.67%), action 46, FPS 1.35, Running 131.38s Step 369( 7.83%), action 47, FPS 1.36, Running 132.17s Step 370( 8.00%), action 48, FPS 1.35, Running 132.74s Step 371( 8.17%), action 49, FPS 1.33, Running 133.47s Step 372( 8.33%), action 50, FPS 1.30, Running 134.09s Step 373( 8.50%), action 51, FPS 1.29, Running 134.96s Step 374( 8.67%), action 52, FPS 1.32, Running 135.48s Step 375( 8.83%), action 53, FPS 1.32, Running 136.22s Step 376( 9.00%), action 54, FPS 1.30, Running 136.93s Step 377( 9.17%), action 55, FPS 1.33, Running 137.37s Step 378( 9.33%), action 56, FPS 1.34, Running 137.89s Step 379( 9.50%), action 57, FPS 1.37, Running 138.50s Step 380( 9.67%), action 58, FPS 1.37, Running 139.17s Step 381( 9.83%), action 59, FPS 1.38, Running 140.02s Step 382( 10.00%), action 60, FPS 1.40, Running 140.49s Step 383( 10.17%), action 61, FPS 1.39, Running 141.63s Step 384( 10.33%), action 62, FPS 1.42, Running 142.02s Step 385( 10.50%), action 63, FPS 1.43, Running 142.84s Step 386( 10.67%), action 64, FPS 1.44, Running 143.45s Step 387( 10.83%), action 65, FPS 1.45, Running 144.38s Step 388( 11.00%), action 66, FPS 1.48, Running 144.93s Step 389( 11.17%), action 67, FPS 1.48, Running 145.65s Step 390( 11.33%), action 68, FPS 1.48, Running 146.29s Step 391( 11.50%), action 69, FPS 1.46, Running 147.19s Step 392( 11.67%), action 70, FPS 1.47, Running 147.66s Step 393( 11.83%), action 71, FPS 1.46, Running 148.69s Step 394( 12.00%), action 72, FPS 1.46, Running 149.15s Step 395( 12.17%), action 73, FPS 1.46, Running 149.89s Step 396( 12.33%), action 74, FPS 1.46, Running 150.59s Step 397( 12.50%), action 75, FPS 1.41, Running 151.52s Step 398( 12.67%), action 76, FPS 1.42, Running 151.93s Step 399( 12.83%), action 77, FPS 1.41, Running 152.73s Step 400( 13.00%), action 78, FPS 1.41, Running 153.35s Step 401( 13.17%), action 79, FPS 1.40, Running 154.27s Step 402( 13.33%), action 80, FPS 1.41, Running 154.71s Step 403( 13.50%), action 81, FPS 1.47, Running 155.25s Step 404( 13.67%), action 82, FPS 1.47, Running 155.63s Step 405( 13.83%), action 83, FPS 1.52, Running 156.00s Step 406( 14.00%), action 84, FPS 1.56, Running 156.30s Step 407( 14.17%), action 85, FPS 1.63, Running 156.65s Step 408( 14.33%), action 86, FPS 1.64, Running 157.12s Step 409( 14.50%), action 87, FPS 1.62, Running 158.03s Step 410( 14.67%), action 88, FPS 1.61, Running 158.70s Step 411( 14.83%), action 89, FPS 1.61, Running 159.62s Step 412( 15.00%), action 90, FPS 1.57, Running 160.39s Step 413( 15.17%), action 91, FPS 1.58, Running 161.33s Step 414( 15.33%), action 92, FPS 1.55, Running 162.05s Step 415( 15.50%), action 93, FPS 1.53, Running 162.96s Step 416( 15.67%), action 94, FPS 1.56, Running 163.42s Step 417( 15.83%), action 95, FPS 1.59, Running 164.10s Step 418( 16.00%), action 96, FPS 1.55, Running 164.80s Step 419( 16.17%), action 97, FPS 1.54, Running 165.68s Step 420( 16.33%), action 98, FPS 1.56, Running 166.16s Step 421( 16.50%), action 99, FPS 1.58, Running 166.90s Step 422( 16.67%), action 100, FPS 1.56, Running 167.52s Step 423( 16.83%), action 101, FPS 1.50, Running 168.56s Step 424( 17.00%), action 102, FPS 1.48, Running 169.17s Step 425( 17.17%), action 103, FPS 1.42, Running 170.05s Step 426( 17.33%), action 104, FPS 1.41, Running 170.51s Step 427( 17.50%), action 105, FPS 1.36, Running 171.30s Step 428( 17.67%), action 106, FPS 1.37, Running 171.77s Step 429( 17.83%), action 107, FPS 1.38, Running 172.49s Step 430( 18.00%), action 108, FPS 1.37, Running 173.27s Step 431( 18.17%), action 109, FPS 1.38, Running 174.08s Step 432( 18.33%), action 110, FPS 1.38, Running 174.85s Step 433( 18.50%), action 111, FPS 1.41, Running 175.51s Step 434( 18.67%), action 112, FPS 1.43, Running 175.99s Step 435( 18.83%), action 113, FPS 1.46, Running 176.70s Step 436( 19.00%), action 114, FPS 1.43, Running 177.40s Step 437( 19.17%), action 115, FPS 1.41, Running 178.30s Step 438( 19.33%), action 116, FPS 1.40, Running 179.07s Step 439( 19.50%), action 117, FPS 1.41, Running 179.89s Step 440( 19.67%), action 118, FPS 1.41, Running 180.34s Step 441( 19.83%), action 119, FPS 1.41, Running 181.06s Step 442( 20.00%), action 120, FPS 1.39, Running 181.94s Step 443( 20.17%), action 121, FPS 1.37, Running 183.16s Step 444( 20.33%), action 122, FPS 1.39, Running 183.56s Step 445( 20.50%), action 123, FPS 1.39, Running 184.41s Step 446( 20.67%), action 124, FPS 1.37, Running 185.07s Step 447( 20.83%), action 125, FPS 1.36, Running 185.99s Step 448( 21.00%), action 126, FPS 1.32, Running 186.90s Step 449( 21.17%), action 127, FPS 1.32, Running 187.63s Step 450( 21.33%), action 128, FPS 1.34, Running 188.24s Step 451( 21.50%), action 129, FPS 1.33, Running 189.14s Step 452( 21.67%), action 130, FPS 1.33, Running 189.84s Step 453( 21.83%), action 131, FPS 1.31, Running 190.76s Step 454( 22.00%), action 132, FPS 1.31, Running 191.23s Step 455( 22.17%), action 133, FPS 1.31, Running 191.94s Step 456( 22.33%), action 134, FPS 1.32, Running 192.53s Step 457( 22.50%), action 135, FPS 1.35, Running 193.12s Step 458( 22.67%), action 136, FPS 1.39, Running 193.50s Step 459( 22.83%), action 137, FPS 1.43, Running 193.83s Step 460( 23.00%), action 138, FPS 1.44, Running 194.25s Step 461( 23.17%), action 139, FPS 1.44, Running 194.94s Step 462( 23.33%), action 140, FPS 1.47, Running 195.58s Step 463( 23.50%), action 141, FPS 1.50, Running 196.53s Step 464( 23.67%), action 142, FPS 1.49, Running 196.97s Step 465( 23.83%), action 143, FPS 1.50, Running 197.74s Step 466( 24.00%), action 144, FPS 1.50, Running 198.38s Step 467( 24.17%), action 145, FPS 1.50, Running 199.29s Step 468( 24.33%), action 146, FPS 1.56, Running 199.71s Step 469( 24.50%), action 147, FPS 1.55, Running 200.50s Step 470( 24.67%), action 148, FPS 1.55, Running 201.10s Step 471( 24.83%), action 149, FPS 1.56, Running 201.96s Step 472( 25.00%), action 150, FPS 1.58, Running 202.47s Step 473( 25.17%), action 151, FPS 1.56, Running 203.56s Step 474( 25.33%), action 152, FPS 1.57, Running 204.01s Step 475( 25.50%), action 153, FPS 1.54, Running 204.93s Step 476( 25.67%), action 154, FPS 1.54, Running 205.49s Step 477( 25.83%), action 155, FPS 1.52, Running 206.31s Step 478( 26.00%), action 156, FPS 1.51, Running 206.72s Step 479( 26.17%), action 157, FPS 1.46, Running 207.50s Step 480( 26.33%), action 158, FPS 1.46, Running 207.92s Step 481( 26.50%), action 159, FPS 1.45, Running 208.70s Step 482( 26.67%), action 160, FPS 1.46, Running 209.32s Step 483( 26.83%), action 161, FPS 1.46, Running 210.28s Step 484( 27.00%), action 162, FPS 1.43, Running 210.95s Step 485( 27.17%), action 163, FPS 1.42, Running 211.86s Step 486( 27.33%), action 164, FPS 1.45, Running 212.19s Step 487( 27.50%), action 165, FPS 1.50, Running 212.61s Step 488( 27.67%), action 166, FPS 1.50, Running 213.00s Step 489( 27.83%), action 167, FPS 1.55, Running 213.41s Step 490( 28.00%), action 168, FPS 1.59, Running 213.72s Step 491( 28.17%), action 169, FPS 1.56, Running 214.74s Step 492( 28.33%), action 170, FPS 1.57, Running 215.22s Step 493( 28.50%), action 171, FPS 1.57, Running 216.28s Step 494( 28.67%), action 172, FPS 1.57, Running 216.79s Step 495( 28.83%), action 173, FPS 1.59, Running 217.48s Step 496( 29.00%), action 174, FPS 1.58, Running 218.14s Step 497( 29.17%), action 175, FPS 1.57, Running 219.06s Step 498( 29.33%), action 176, FPS 1.54, Running 219.73s Step 499( 29.50%), action 177, FPS 1.52, Running 220.66s Step 500( 29.67%), action 178, FPS 1.52, Running 221.06s Step 501( 29.83%), action 179, FPS 1.52, Running 221.87s Step 502( 30.00%), action 180, FPS 1.52, Running 222.46s Step 503( 30.17%), action 181, FPS 1.53, Running 223.38s Step 504( 30.33%), action 182, FPS 1.52, Running 224.13s Step 505( 30.50%), action 183, FPS 1.52, Running 225.03s Step 506( 30.67%), action 184, FPS 1.50, Running 225.52s Step 507( 30.83%), action 185, FPS 1.48, Running 226.15s Step 508( 31.00%), action 186, FPS 1.45, Running 226.80s Step 509( 31.17%), action 187, FPS 1.40, Running 227.69s Step 510( 31.33%), action 188, FPS 1.39, Running 228.08s Step 511( 31.50%), action 189, FPS 1.38, Running 229.28s Step 512( 31.67%), action 190, FPS 1.38, Running 229.68s Step 513( 31.83%), action 191, FPS 1.39, Running 230.67s Step 514( 32.00%), action 192, FPS 1.39, Running 231.17s Step 515( 32.17%), action 193, FPS 1.43, Running 231.47s Step 516( 32.33%), action 194, FPS 1.47, Running 231.76s Step 517( 32.50%), action 195, FPS 1.53, Running 232.10s Step 518( 32.67%), action 196, FPS 1.55, Running 232.61s Step 519( 32.83%), action 197, FPS 1.60, Running 233.19s Step 520( 33.00%), action 198, FPS 1.57, Running 233.78s Step 521( 33.17%), action 199, FPS 1.58, Running 234.51s Step 522( 33.33%), action 200, FPS 1.57, Running 235.22s Step 523( 33.50%), action 201, FPS 1.53, Running 236.43s Step 524( 33.67%), action 202, FPS 1.56, Running 236.96s Step 525( 33.83%), action 203, FPS 1.58, Running 237.69s Step 526( 34.00%), action 204, FPS 1.56, Running 238.33s Step 527( 34.17%), action 205, FPS 1.53, Running 239.24s Step 528( 34.33%), action 206, FPS 1.55, Running 239.70s Step 529( 34.50%), action 207, FPS 1.57, Running 240.43s Step 530( 34.67%), action 208, FPS 1.54, Running 241.07s Step 531( 34.83%), action 209, FPS 1.59, Running 241.84s Step 532( 35.00%), action 210, FPS 1.53, Running 242.71s Step 533( 35.17%), action 211, FPS 1.54, Running 243.66s Step 534( 35.33%), action 212, FPS 1.53, Running 244.28s Step 535( 35.50%), action 213, FPS 1.46, Running 245.21s Step 536( 35.67%), action 214, FPS 1.43, Running 245.74s Step 537( 35.83%), action 215, FPS 1.40, Running 246.41s Step 538( 36.00%), action 216, FPS 1.39, Running 247.04s Step 539( 36.17%), action 217, FPS 1.35, Running 247.96s Step 540( 36.33%), action 218, FPS 1.35, Running 248.54s Step 541( 36.50%), action 219, FPS 1.36, Running 249.21s Step 542( 36.67%), action 220, FPS 1.38, Running 249.74s Step 543( 36.83%), action 221, FPS 1.41, Running 250.61s Step 544( 37.00%), action 222, FPS 1.43, Running 250.99s Step 545( 37.17%), action 223, FPS 1.47, Running 251.32s Step 546( 37.33%), action 224, FPS 1.49, Running 251.78s Step 547( 37.50%), action 225, FPS 1.50, Running 252.60s Step 548( 37.67%), action 226, FPS 1.45, Running 253.45s Step 549( 37.83%), action 227, FPS 1.44, Running 254.28s Step 550( 38.00%), action 228, FPS 1.44, Running 254.93s Step 551( 38.17%), action 229, FPS 1.42, Running 255.88s Step 552( 38.33%), action 230, FPS 1.45, Running 256.52s Step 553( 38.50%), action 231, FPS 1.45, Running 257.45s Step 554( 38.67%), action 232, FPS 1.43, Running 258.28s Step 555( 38.83%), action 233, FPS 1.44, Running 259.15s Step 556( 39.00%), action 234, FPS 1.42, Running 259.87s Step 557( 39.17%), action 235, FPS 1.39, Running 260.81s Step 558( 39.33%), action 236, FPS 1.39, Running 261.46s Step 559( 39.50%), action 237, FPS 1.41, Running 262.13s Step 560( 39.67%), action 238, FPS 1.41, Running 262.77s Step 561( 39.83%), action 239, FPS 1.39, Running 263.64s Step 562( 40.00%), action 240, FPS 1.36, Running 264.40s Step 563( 40.17%), action 241, FPS 1.33, Running 265.62s Step 564( 40.33%), action 242, FPS 1.32, Running 266.14s Step 565( 40.50%), action 243, FPS 1.29, Running 266.81s Step 566( 40.67%), action 244, FPS 1.28, Running 267.41s Step 567( 40.83%), action 245, FPS 1.28, Running 268.21s Step 568( 41.00%), action 246, FPS 1.29, Running 268.97s Step 569( 41.17%), action 247, FPS 1.28, Running 269.94s Step 570( 41.33%), action 248, FPS 1.31, Running 270.20s Step 571( 41.50%), action 249, FPS 1.36, Running 270.64s Step 572( 41.67%), action 250, FPS 1.36, Running 271.19s Step 573( 41.83%), action 251, FPS 1.34, Running 272.42s Step 574( 42.00%), action 252, FPS 1.35, Running 273.11s Step 575( 42.17%), action 253, FPS 1.35, Running 273.98s Step 576( 42.33%), action 254, FPS 1.35, Running 274.64s Step 577( 42.50%), action 255, FPS 1.36, Running 275.54s Step 578( 42.67%), action 256, FPS 1.34, Running 276.34s Step 579( 42.83%), action 257, FPS 1.33, Running 277.17s Step 580( 43.00%), action 258, FPS 1.34, Running 277.66s Step 581( 43.17%), action 259, FPS 1.35, Running 278.51s Step 582( 43.33%), action 260, FPS 1.36, Running 279.13s Step 583( 43.50%), action 261, FPS 1.36, Running 280.36s Step 584( 43.67%), action 262, FPS 1.36, Running 280.81s Step 585( 43.83%), action 263, FPS 1.36, Running 281.57s Step 586( 44.00%), action 264, FPS 1.34, Running 282.30s Step 587( 44.17%), action 265, FPS 1.34, Running 283.16s Step 588( 44.33%), action 266, FPS 1.35, Running 283.83s Step 589( 44.50%), action 267, FPS 1.37, Running 284.51s Step 590( 44.67%), action 268, FPS 1.34, Running 285.08s Step 591( 44.83%), action 269, FPS 1.31, Running 285.89s Step 592( 45.00%), action 270, FPS 1.31, Running 286.48s Step 593( 45.17%), action 271, FPS 1.34, Running 287.38s Step 594( 45.33%), action 272, FPS 1.35, Running 287.88s Step 595( 45.50%), action 273, FPS 1.40, Running 288.29s Step 596( 45.67%), action 274, FPS 1.44, Running 288.58s Step 597( 45.83%), action 275, FPS 1.50, Running 288.91s Step 598( 46.00%), action 276, FPS 1.55, Running 289.27s Step 599( 46.17%), action 277, FPS 1.52, Running 290.36s Step 600( 46.33%), action 278, FPS 1.52, Running 290.79s Step 601( 46.50%), action 279, FPS 1.53, Running 291.62s Step 602( 46.67%), action 280, FPS 1.51, Running 292.36s Step 603( 46.83%), action 281, FPS 1.55, Running 293.25s Step 604( 47.00%), action 282, FPS 1.53, Running 293.84s Step 605( 47.17%), action 283, FPS 1.52, Running 294.69s Step 606( 47.33%), action 284, FPS 1.54, Running 295.27s Step 607( 47.50%), action 285, FPS 1.56, Running 296.01s Step 608( 47.67%), action 286, FPS 1.55, Running 296.72s Step 609( 47.83%), action 287, FPS 1.52, Running 297.63s Step 610( 48.00%), action 288, FPS 1.51, Running 298.36s Step 611( 48.17%), action 289, FPS 1.50, Running 299.26s Step 612( 48.33%), action 290, FPS 1.48, Running 300.01s Step 613( 48.50%), action 291, FPS 1.47, Running 300.97s Step 614( 48.67%), action 292, FPS 1.45, Running 301.63s Step 615( 48.83%), action 293, FPS 1.40, Running 302.54s Step 616( 49.00%), action 294, FPS 1.37, Running 303.20s Step 617( 49.17%), action 295, FPS 1.32, Running 304.06s Step 618( 49.33%), action 296, FPS 1.31, Running 304.52s Step 619( 49.50%), action 297, FPS 1.34, Running 305.31s Step 620( 49.67%), action 298, FPS 1.32, Running 305.91s Step 621( 49.83%), action 299, FPS 1.32, Running 306.81s Step 622( 50.00%), action 300, FPS 1.36, Running 307.10s Step 623( 50.17%), action 301, FPS 1.40, Running 307.56s Step 624( 50.33%), action 302, FPS 1.38, Running 308.35s Step 625( 50.50%), action 303, FPS 1.39, Running 309.07s Step 626( 50.67%), action 304, FPS 1.37, Running 309.90s Step 627( 50.83%), action 305, FPS 1.37, Running 310.65s Step 628( 51.00%), action 306, FPS 1.37, Running 311.33s Step 629( 51.17%), action 307, FPS 1.37, Running 312.22s Step 630( 51.33%), action 308, FPS 1.38, Running 312.86s Step 631( 51.50%), action 309, FPS 1.38, Running 313.77s Step 632( 51.67%), action 310, FPS 1.39, Running 314.45s Step 633( 51.83%), action 311, FPS 1.40, Running 315.27s Step 634( 52.00%), action 312, FPS 1.41, Running 315.82s Step 635( 52.17%), action 313, FPS 1.42, Running 316.66s Step 636( 52.33%), action 314, FPS 1.41, Running 317.38s Step 637( 52.50%), action 315, FPS 1.42, Running 318.17s Step 638( 52.67%), action 316, FPS 1.38, Running 319.00s Step 639( 52.83%), action 317, FPS 1.37, Running 319.86s Step 640( 53.00%), action 318, FPS 1.36, Running 320.58s Step 641( 53.17%), action 319, FPS 1.36, Running 321.47s Step 642( 53.33%), action 320, FPS 1.34, Running 321.97s Step 643( 53.50%), action 321, FPS 1.29, Running 323.13s Step 644( 53.67%), action 322, FPS 1.30, Running 323.68s Step 645( 53.83%), action 323, FPS 1.31, Running 324.36s Step 646( 54.00%), action 324, FPS 1.32, Running 325.00s Step 647( 54.17%), action 325, FPS 1.34, Running 325.58s Step 648( 54.33%), action 326, FPS 1.36, Running 326.02s Step 649( 54.50%), action 327, FPS 1.40, Running 326.45s Step 650( 54.67%), action 328, FPS 1.41, Running 327.05s Step 651( 54.83%), action 329, FPS 1.41, Running 327.95s Step 652( 55.00%), action 330, FPS 1.43, Running 328.43s Step 653( 55.17%), action 331, FPS 1.41, Running 329.51s Step 654( 55.33%), action 332, FPS 1.41, Running 330.00s Step 655( 55.50%), action 333, FPS 1.42, Running 330.71s Step 656( 55.67%), action 334, FPS 1.43, Running 331.33s Step 657( 55.83%), action 335, FPS 1.43, Running 332.16s Step 658( 56.00%), action 336, FPS 1.43, Running 332.96s Step 659( 56.17%), action 337, FPS 1.43, Running 333.87s Step 660( 56.33%), action 338, FPS 1.44, Running 334.43s Step 661( 56.50%), action 339, FPS 1.47, Running 335.05s Step 662( 56.67%), action 340, FPS 1.46, Running 335.66s Step 663( 56.83%), action 341, FPS 1.49, Running 336.59s Step 664( 57.00%), action 342, FPS 1.50, Running 337.04s Step 665( 57.17%), action 343, FPS 1.44, Running 338.22s Step 666( 57.33%), action 344, FPS 1.43, Running 338.99s Step 667( 57.50%), action 345, FPS 1.40, Running 339.89s Step 668( 57.67%), action 346, FPS 1.40, Running 340.34s Step 669( 57.83%), action 347, FPS 1.35, Running 341.30s Step 670( 58.00%), action 348, FPS 1.35, Running 341.85s Step 671( 58.17%), action 349, FPS 1.36, Running 342.69s Step 672( 58.33%), action 350, FPS 1.34, Running 343.41s Step 673( 58.50%), action 351, FPS 1.38, Running 344.02s Step 674( 58.67%), action 352, FPS 1.39, Running 344.34s Step 675( 58.83%), action 353, FPS 1.37, Running 345.29s Step 676( 59.00%), action 354, FPS 1.36, Running 346.05s Step 677( 59.17%), action 355, FPS 1.35, Running 346.92s Step 678( 59.33%), action 356, FPS 1.36, Running 347.67s Step 679( 59.50%), action 357, FPS 1.37, Running 348.45s Step 680( 59.67%), action 358, FPS 1.38, Running 348.93s Step 681( 59.83%), action 359, FPS 1.38, Running 349.59s Step 682( 60.00%), action 360, FPS 1.38, Running 350.20s Step 683( 60.17%), action 361, FPS 1.37, Running 351.14s Step 684( 60.33%), action 362, FPS 1.37, Running 351.65s Step 685( 60.50%), action 363, FPS 1.42, Running 352.33s Step 686( 60.67%), action 364, FPS 1.43, Running 352.96s Step 687( 60.83%), action 365, FPS 1.44, Running 353.81s Step 688( 61.00%), action 366, FPS 1.41, Running 354.58s Step 689( 61.17%), action 367, FPS 1.41, Running 355.50s Step 690( 61.33%), action 368, FPS 1.39, Running 356.22s Step 691( 61.50%), action 369, FPS 1.38, Running 357.14s Step 692( 61.67%), action 370, FPS 1.37, Running 358.01s Step 693( 61.83%), action 371, FPS 1.32, Running 359.17s Step 694( 62.00%), action 372, FPS 1.31, Running 359.60s Step 695( 62.17%), action 373, FPS 1.33, Running 360.35s Step 696( 62.33%), action 374, FPS 1.34, Running 360.98s Step 697( 62.50%), action 375, FPS 1.36, Running 361.67s Step 698( 62.67%), action 376, FPS 1.39, Running 362.09s Step 699( 62.83%), action 377, FPS 1.41, Running 362.63s Step 700( 63.00%), action 378, FPS 1.41, Running 363.08s Step 701( 63.17%), action 379, FPS 1.44, Running 363.51s Step 702( 63.33%), action 380, FPS 1.41, Running 364.36s Step 703( 63.50%), action 381, FPS 1.40, Running 365.44s Step 704( 63.67%), action 382, FPS 1.36, Running 366.36s Step 705( 63.83%), action 383, FPS 1.34, Running 367.23s Step 706( 64.00%), action 384, FPS 1.35, Running 367.82s Step 707( 64.17%), action 385, FPS 1.34, Running 368.74s Step 708( 64.33%), action 386, FPS 1.37, Running 369.23s Step 709( 64.50%), action 387, FPS 1.38, Running 369.96s Step 710( 64.67%), action 388, FPS 1.39, Running 370.61s Step 711( 64.83%), action 389, FPS 1.40, Running 371.46s Step 712( 65.00%), action 390, FPS 1.43, Running 371.96s Step 713( 65.17%), action 391, FPS 1.43, Running 373.12s Step 714( 65.33%), action 392, FPS 1.42, Running 373.64s Step 715( 65.50%), action 393, FPS 1.43, Running 374.32s Step 716( 65.67%), action 394, FPS 1.43, Running 374.97s Step 717( 65.83%), action 395, FPS 1.41, Running 375.90s Step 718( 66.00%), action 396, FPS 1.38, Running 376.54s Step 719( 66.17%), action 397, FPS 1.35, Running 377.47s Step 720( 66.33%), action 398, FPS 1.34, Running 378.00s Step 721( 66.50%), action 399, FPS 1.32, Running 378.71s Step 722( 66.67%), action 400, FPS 1.34, Running 379.32s Step 723( 66.83%), action 401, FPS 1.35, Running 380.22s Step 724( 67.00%), action 402, FPS 1.38, Running 380.83s Step 725( 67.17%), action 403, FPS 1.44, Running 381.12s Step 726( 67.33%), action 404, FPS 1.47, Running 381.41s Step 727( 67.50%), action 405, FPS 1.49, Running 382.12s Step 728( 67.67%), action 406, FPS 1.48, Running 382.72s Step 729( 67.83%), action 407, FPS 1.46, Running 383.63s Step 730( 68.00%), action 408, FPS 1.48, Running 384.08s Step 731( 68.17%), action 409, FPS 1.49, Running 384.85s Step 732( 68.33%), action 410, FPS 1.48, Running 385.51s Step 733( 68.50%), action 411, FPS 1.50, Running 386.41s Step 734( 68.67%), action 412, FPS 1.49, Running 387.08s Step 735( 68.83%), action 413, FPS 1.46, Running 387.98s Step 736( 69.00%), action 414, FPS 1.48, Running 388.51s Step 737( 69.17%), action 415, FPS 1.50, Running 389.23s Step 738( 69.33%), action 416, FPS 1.50, Running 389.85s Step 739( 69.50%), action 417, FPS 1.50, Running 390.78s Step 740( 69.67%), action 418, FPS 1.51, Running 391.21s Step 741( 69.83%), action 419, FPS 1.51, Running 391.97s Step 742( 70.00%), action 420, FPS 1.49, Running 392.70s Step 743( 70.17%), action 421, FPS 1.48, Running 393.70s Step 744( 70.33%), action 422, FPS 1.47, Running 394.42s Step 745( 70.50%), action 423, FPS 1.41, Running 395.28s Step 746( 70.67%), action 424, FPS 1.40, Running 395.67s Step 747( 70.83%), action 425, FPS 1.39, Running 396.53s Step 748( 71.00%), action 426, FPS 1.38, Running 397.18s Step 749( 71.17%), action 427, FPS 1.38, Running 398.10s Step 750( 71.33%), action 428, FPS 1.38, Running 398.57s Step 751( 71.50%), action 429, FPS 1.37, Running 399.49s Step 752( 71.67%), action 430, FPS 1.40, Running 399.83s Step 753( 71.83%), action 431, FPS 1.43, Running 400.36s Step 754( 72.00%), action 432, FPS 1.47, Running 400.70s Step 755( 72.17%), action 433, FPS 1.46, Running 401.67s Step 756( 72.33%), action 434, FPS 1.45, Running 402.30s Step 757( 72.50%), action 435, FPS 1.43, Running 403.25s Step 758( 72.67%), action 436, FPS 1.44, Running 403.70s Step 759( 72.83%), action 437, FPS 1.46, Running 404.46s Step 760( 73.00%), action 438, FPS 1.43, Running 405.21s Step 761( 73.17%), action 439, FPS 1.41, Running 406.16s Step 762( 73.33%), action 440, FPS 1.40, Running 406.94s Step 763( 73.50%), action 441, FPS 1.41, Running 407.85s Step 764( 73.67%), action 442, FPS 1.41, Running 408.63s Step 765( 73.83%), action 443, FPS 1.41, Running 409.43s Step 766( 74.00%), action 444, FPS 1.39, Running 410.06s Step 767( 74.17%), action 445, FPS 1.39, Running 410.94s Step 768( 74.33%), action 446, FPS 1.40, Running 411.42s Step 769( 74.50%), action 447, FPS 1.43, Running 412.10s Step 770( 74.67%), action 448, FPS 1.41, Running 412.80s Step 771( 74.83%), action 449, FPS 1.41, Running 413.68s Step 772( 75.00%), action 450, FPS 1.37, Running 414.43s Step 773( 75.17%), action 451, FPS 1.33, Running 415.37s Step 774( 75.33%), action 452, FPS 1.30, Running 416.06s Step 775( 75.50%), action 453, FPS 1.30, Running 417.07s Step 776( 75.67%), action 454, FPS 1.30, Running 417.68s Step 777( 75.83%), action 455, FPS 1.30, Running 418.70s Step 778( 76.00%), action 456, FPS 1.31, Running 418.97s Step 779( 76.17%), action 457, FPS 1.32, Running 419.65s Step 780( 76.33%), action 458, FPS 1.32, Running 420.35s Step 781( 76.50%), action 459, FPS 1.32, Running 421.28s Step 782( 76.67%), action 460, FPS 1.32, Running 422.11s Step 783( 76.83%), action 461, FPS 1.32, Running 423.02s Step 784( 77.00%), action 462, FPS 1.32, Running 423.83s Step 785( 77.17%), action 463, FPS 1.31, Running 424.67s Step 786( 77.33%), action 464, FPS 1.30, Running 425.40s Step 787( 77.50%), action 465, FPS 1.31, Running 426.26s Step 788( 77.67%), action 466, FPS 1.30, Running 426.76s Step 789( 77.83%), action 467, FPS 1.28, Running 427.67s Step 790( 78.00%), action 468, FPS 1.28, Running 428.46s Step 791( 78.17%), action 469, FPS 1.27, Running 429.39s Step 792( 78.33%), action 470, FPS 1.29, Running 429.88s Step 793( 78.50%), action 471, FPS 1.29, Running 430.93s Step 794( 78.67%), action 472, FPS 1.30, Running 431.43s Step 795( 78.83%), action 473, FPS 1.32, Running 432.16s Step 796( 79.00%), action 474, FPS 1.32, Running 432.86s Step 797( 79.17%), action 475, FPS 1.33, Running 433.74s Step 798( 79.33%), action 476, FPS 1.29, Running 434.42s Step 799( 79.50%), action 477, FPS 1.28, Running 435.31s Step 800( 79.67%), action 478, FPS 1.29, Running 435.82s Step 801( 79.83%), action 479, FPS 1.29, Running 436.76s Step 802( 80.00%), action 480, FPS 1.32, Running 437.23s Step 803( 80.17%), action 481, FPS 1.37, Running 437.66s Step 804( 80.33%), action 482, FPS 1.40, Running 438.11s Step 805( 80.50%), action 483, FPS 1.44, Running 438.57s Step 806( 80.67%), action 484, FPS 1.48, Running 438.95s Step 807( 80.83%), action 485, FPS 1.46, Running 439.92s Step 808( 81.00%), action 486, FPS 1.47, Running 440.39s Step 809( 81.17%), action 487, FPS 1.49, Running 441.11s Step 810( 81.33%), action 488, FPS 1.50, Running 441.80s Step 811( 81.50%), action 489, FPS 1.50, Running 442.72s Step 812( 81.67%), action 490, FPS 1.48, Running 443.42s Step 813( 81.83%), action 491, FPS 1.48, Running 444.45s Step 814( 82.00%), action 492, FPS 1.46, Running 445.14s Step 815( 82.17%), action 493, FPS 1.45, Running 445.91s Step 816( 82.33%), action 494, FPS 1.49, Running 446.32s Step 817( 82.50%), action 495, FPS 1.50, Running 447.11s Step 818( 82.67%), action 496, FPS 1.50, Running 447.74s Step 819( 82.83%), action 497, FPS 1.50, Running 448.66s Step 820( 83.00%), action 498, FPS 1.51, Running 449.10s Step 821( 83.17%), action 499, FPS 1.53, Running 449.83s Step 822( 83.33%), action 500, FPS 1.52, Running 450.37s Step 823( 83.50%), action 501, FPS 1.46, Running 451.37s Step 824( 83.67%), action 502, FPS 1.45, Running 451.91s Step 825( 83.83%), action 503, FPS 1.44, Running 452.50s Step 826( 84.00%), action 504, FPS 1.41, Running 453.13s Step 827( 84.17%), action 505, FPS 1.42, Running 453.97s Step 828( 84.33%), action 506, FPS 1.42, Running 454.44s Step 829( 84.50%), action 507, FPS 1.43, Running 455.08s Step 830( 84.67%), action 508, FPS 1.45, Running 455.59s Step 831( 84.83%), action 509, FPS 1.46, Running 456.41s Step 832( 85.00%), action 510, FPS 1.51, Running 456.66s Step 833( 85.17%), action 511, FPS 1.57, Running 457.17s Step 834( 85.33%), action 512, FPS 1.62, Running 457.51s Step 835( 85.50%), action 513, FPS 1.67, Running 457.89s Step 836( 85.67%), action 514, FPS 1.68, Running 458.21s Step 837( 85.83%), action 515, FPS 1.68, Running 459.02s Step 838( 86.00%), action 516, FPS 1.68, Running 459.62s Step 839( 86.17%), action 517, FPS 1.68, Running 460.54s Step 840( 86.33%), action 518, FPS 1.69, Running 460.95s Step 841( 86.50%), action 519, FPS 1.68, Running 461.76s Step 842( 86.67%), action 520, FPS 1.67, Running 462.37s Step 843( 86.83%), action 521, FPS 1.64, Running 463.60s Step 844( 87.00%), action 522, FPS 1.64, Running 464.12s Step 845( 87.17%), action 523, FPS 1.62, Running 464.88s Step 846( 87.33%), action 524, FPS 1.61, Running 465.59s Step 847( 87.50%), action 525, FPS 1.60, Running 466.48s Step 848( 87.67%), action 526, FPS 1.61, Running 466.89s Step 849( 87.83%), action 527, FPS 1.59, Running 467.68s Step 850( 88.00%), action 528, FPS 1.59, Running 468.18s Step 851( 88.17%), action 529, FPS 1.60, Running 468.88s Step 852( 88.33%), action 530, FPS 1.57, Running 469.40s Step 853( 88.50%), action 531, FPS 1.51, Running 470.44s Step 854( 88.67%), action 532, FPS 1.45, Running 471.27s Step 855( 88.83%), action 533, FPS 1.42, Running 472.01s Step 856( 89.00%), action 534, FPS 1.38, Running 472.67s Step 857( 89.17%), action 535, FPS 1.38, Running 473.56s Step 858( 89.33%), action 536, FPS 1.39, Running 473.98s Step 859( 89.50%), action 537, FPS 1.41, Running 474.76s Step 860( 89.67%), action 538, FPS 1.39, Running 475.39s Step 861( 89.83%), action 539, FPS 1.40, Running 476.00s Step 862( 90.00%), action 540, FPS 1.44, Running 476.26s Step 863( 90.17%), action 541, FPS 1.51, Running 476.81s Step 864( 90.33%), action 542, FPS 1.53, Running 477.19s Step 865( 90.50%), action 543, FPS 1.56, Running 477.68s Step 866( 90.67%), action 544, FPS 1.60, Running 478.10s Step 867( 90.83%), action 545, FPS 1.62, Running 478.84s Step 868( 91.00%), action 546, FPS 1.59, Running 479.47s Step 869( 91.17%), action 547, FPS 1.58, Running 480.36s Step 870( 91.33%), action 548, FPS 1.54, Running 481.13s Step 871( 91.50%), action 549, FPS 1.53, Running 481.91s Step 872( 91.67%), action 550, FPS 1.49, Running 482.81s Step 873( 91.83%), action 551, FPS 1.51, Running 483.70s Step 874( 92.00%), action 552, FPS 1.53, Running 484.32s Step 875( 92.17%), action 553, FPS 1.52, Running 485.21s Step 876( 92.33%), action 554, FPS 1.53, Running 485.72s Step 877( 92.50%), action 555, FPS 1.55, Running 486.45s Step 878( 92.67%), action 556, FPS 1.52, Running 487.11s Step 879( 92.83%), action 557, FPS 1.51, Running 488.04s Step 880( 93.00%), action 558, FPS 1.50, Running 488.73s Step 881( 93.17%), action 559, FPS 1.46, Running 489.68s Step 882( 93.33%), action 560, FPS 1.41, Running 490.48s Step 883( 93.50%), action 561, FPS 1.37, Running 491.43s Step 884( 93.67%), action 562, FPS 1.35, Running 492.02s Step 885( 93.83%), action 563, FPS 1.34, Running 492.65s Step 886( 94.00%), action 564, FPS 1.33, Running 493.19s Step 887( 94.17%), action 565, FPS 1.31, Running 494.06s Step 888( 94.33%), action 566, FPS 1.31, Running 494.77s Step 889( 94.50%), action 567, FPS 1.33, Running 495.42s Step 890( 94.67%), action 568, FPS 1.36, Running 495.82s Step 891( 94.83%), action 569, FPS 1.40, Running 496.18s Step 892( 95.00%), action 570, FPS 1.45, Running 496.64s Step 893( 95.17%), action 571, FPS 1.42, Running 497.74s Step 894( 95.33%), action 572, FPS 1.44, Running 498.17s Step 895( 95.50%), action 573, FPS 1.43, Running 499.24s Step 896( 95.67%), action 574, FPS 1.43, Running 499.71s Step 897( 95.83%), action 575, FPS 1.42, Running 500.52s Step 898( 96.00%), action 576, FPS 1.42, Running 501.23s Step 899( 96.17%), action 577, FPS 1.45, Running 501.84s Step 900( 96.33%), action 578, FPS 1.47, Running 502.37s Step 901( 96.50%), action 579, FPS 1.47, Running 503.25s Step 902( 96.67%), action 580, FPS 1.51, Running 503.74s Step 903( 96.83%), action 581, FPS 1.49, Running 504.86s Step 904( 97.00%), action 582, FPS 1.50, Running 505.33s Step 905( 97.17%), action 583, FPS 1.49, Running 506.06s Step 906( 97.33%), action 584, FPS 1.49, Running 506.65s Step 907( 97.50%), action 585, FPS 1.50, Running 507.36s Step 908( 97.67%), action 586, FPS 1.53, Running 507.85s Step 909( 97.83%), action 587, FPS 1.52, Running 508.58s Step 910( 98.00%), action 588, FPS 1.50, Running 509.11s Step 911( 98.17%), action 589, FPS 1.46, Running 509.90s Step 912( 98.33%), action 590, FPS 1.43, Running 510.60s Step 913( 98.50%), action 591, FPS 1.45, Running 511.57s Step 914( 98.67%), action 592, FPS 1.41, Running 512.37s Step 915( 98.83%), action 593, FPS 1.43, Running 513.21s Step 916( 99.00%), action 594, FPS 1.41, Running 513.94s Step 917( 99.17%), action 595, FPS 1.44, Running 514.43s Step 918( 99.33%), action 596, FPS 1.47, Running 514.82s Step 919( 99.50%), action 597, FPS 1.49, Running 515.29s Step 920( 99.67%), action 598, FPS 1.48, Running 515.92s Step 921( 99.83%), action 599, FPS 1.47, Running 516.82s Step 922(100.00%), action 600, FPS 1.44, Running 517.63s [2026-08-01 19:16:38] [35 ] Seed 34 failed after 517.79 s. +steps: 922 , actions: 600 . +Instruction: Empty +Total 5/35(14.29%) success. +Setting seed: 35 +Step 1( N/A%), pre moving , FPS 5.96, Running 0.17s Step 2( N/A%), pre moving , FPS 4.82, Running 0.41s Step 3( N/A%), pre moving , FPS 6.24, Running 0.48s Step 4( N/A%), pre moving , FPS 7.20, Running 0.56s Step 5( N/A%), pre moving , FPS 7.92, Running 0.63s Step 6( N/A%), pre moving , FPS 6.25, Running 0.96s Step 7( N/A%), pre moving , FPS 6.67, Running 1.05s Step 8( N/A%), pre moving , FPS 7.14, Running 1.12s Step 9( N/A%), pre moving , FPS 7.46, Running 1.21s Step 10( N/A%), pre moving , FPS 6.49, Running 1.54s Step 11( N/A%), pre moving , FPS 6.89, Running 1.60s Step 12( N/A%), pre moving , FPS 7.10, Running 1.69s Step 13( N/A%), pre moving , FPS 7.39, Running 1.76s Step 14( N/A%), pre moving , FPS 6.97, Running 2.01s Step 15( N/A%), pre moving , FPS 6.89, Running 2.18s Step 16( N/A%), pre moving , FPS 7.14, Running 2.24s Step 17( N/A%), pre moving , FPS 7.32, Running 2.32s Step 18( N/A%), pre moving , FPS 6.79, Running 2.65s Step 19( N/A%), pre moving , FPS 7.07, Running 2.69s Step 20( N/A%), pre moving , FPS 7.24, Running 2.76s Step 21( N/A%), pre moving , FPS 6.32, Running 3.33s Step 22( N/A%), pre moving , FPS 6.65, Running 3.42s Step 23( N/A%), pre moving , FPS 6.34, Running 3.64s Step 24( N/A%), pre moving , FPS 6.11, Running 3.83s Step 25( N/A%), pre moving , FPS 6.12, Running 3.90s Step 26( N/A%), pre moving , FPS 5.73, Running 4.45s Step 27( N/A%), pre moving , FPS 5.73, Running 4.54s Step 28( N/A%), pre moving , FPS 5.53, Running 4.74s Step 29( N/A%), pre moving , FPS 5.35, Running 4.95s Step 30( N/A%), pre moving , FPS 5.76, Running 5.01s Step 31( N/A%), pre moving , FPS 5.72, Running 5.09s Step 32( N/A%), pre moving , FPS 5.48, Running 5.34s Step 33( N/A%), pre moving , FPS 5.39, Running 5.47s Step 34( N/A%), pre moving , FPS 5.63, Running 5.56s Step 35( N/A%), pre moving , FPS 5.79, Running 5.63s Step 36( N/A%), pre moving , FPS 4.44, Running 6.75s Step 37( N/A%), pre moving , FPS 4.11, Running 7.19s Step 38( N/A%), pre moving , FPS 4.31, Running 7.29s Step 39( N/A%), pre moving , FPS 4.27, Running 7.37s Step 40( N/A%), pre moving , FPS 4.09, Running 7.65s Step 41( N/A%), pre moving , FPS 4.50, Running 7.78s Step 42( N/A%), pre moving , FPS 4.53, Running 7.84s Step 43( N/A%), pre moving , FPS 4.67, Running 7.92s Step 44( N/A%), pre moving , FPS 4.53, Running 8.24s Step 45( N/A%), pre moving , FPS 4.52, Running 8.33s Step 46( N/A%), pre moving , FPS 5.07, Running 8.40s Step 47( N/A%), pre moving , FPS 5.08, Running 8.48s Step 48( N/A%), pre moving , FPS 4.26, Running 9.44s Step 49( N/A%), pre moving , FPS 4.38, Running 9.52s Step 50( N/A%), pre moving , FPS 4.37, Running 9.58s Step 51( N/A%), pre moving , FPS 4.38, Running 9.66s Step 52( N/A%), pre moving , FPS 4.31, Running 9.98s Step 53( N/A%), pre moving , FPS 4.31, Running 10.10s Step 54( N/A%), pre moving , FPS 4.15, Running 10.38s Step 55( N/A%), pre moving , FPS 4.02, Running 10.60s Step 56( N/A%), pre moving , FPS 5.06, Running 10.70s Step 57( N/A%), pre moving , FPS 5.33, Running 10.94s Step 58( N/A%), pre moving , FPS 5.13, Running 11.18s Step 59( N/A%), pre moving , FPS 5.09, Running 11.30s Step 60( N/A%), pre moving , FPS 4.96, Running 11.68s Step 61( N/A%), pre moving , FPS 4.98, Running 11.79s Step 62( N/A%), pre moving , FPS 4.65, Running 12.14s Step 63( N/A%), pre moving , FPS 4.59, Running 12.27s Step 64( N/A%), pre moving , FPS 4.83, Running 12.38s Step 65( N/A%), pre moving , FPS 4.53, Running 12.74s Step 66( N/A%), pre moving , FPS 4.48, Running 12.86s Step 67( N/A%), pre moving , FPS 4.45, Running 12.98s Step 68( N/A%), pre moving , FPS 5.15, Running 13.32s Step 69( N/A%), pre moving , FPS 5.08, Running 13.45s Step 70( N/A%), pre moving , FPS 4.71, Running 13.82s Step 71( N/A%), pre moving , FPS 4.65, Running 13.96s Step 72( N/A%), pre moving , FPS 4.89, Running 14.07s Step 73( N/A%), pre moving , FPS 4.63, Running 14.42s Step 74( N/A%), pre moving , FPS 4.89, Running 14.47s Step 75( N/A%), pre moving , FPS 5.13, Running 14.50s Step 76( N/A%), pre moving , FPS 5.22, Running 14.53s Step 77( N/A%), pre moving , FPS 5.52, Running 14.57s Step 78( N/A%), pre moving , FPS 5.85, Running 14.60s Step 79( N/A%), pre moving , FPS 5.99, Running 14.63s Step 80( N/A%), pre moving , FPS 6.70, Running 14.67s Step 81( N/A%), pre moving , FPS 6.88, Running 14.70s Step 82( N/A%), pre moving , FPS 7.72, Running 14.74s Step 83( N/A%), pre moving , FPS 7.99, Running 14.77s Step 84( N/A%), pre moving , FPS 8.25, Running 14.81s Step 85( N/A%), pre moving , FPS 9.54, Running 14.84s Step 86( N/A%), pre moving , FPS 9.89, Running 14.89s Step 87( N/A%), pre moving , FPS 10.22, Running 14.93s Step 88( N/A%), pre moving , FPS 12.05, Running 14.98s Step 89( N/A%), pre moving , FPS 12.44, Running 15.06s Step 90( N/A%), pre moving , FPS 15.59, Running 15.11s Step 91( N/A%), pre moving , FPS 16.43, Running 15.18s Step 92( N/A%), pre moving , FPS 16.99, Running 15.25s Step 93( N/A%), pre moving , FPS 17.40, Running 15.57s Step 94( N/A%), pre moving , FPS 16.82, Running 15.66s Step 95( N/A%), pre moving , FPS 16.33, Running 15.73s Step 96( N/A%), pre moving , FPS 15.67, Running 15.81s Step 97( N/A%), pre moving , FPS 12.66, Running 16.15s Step 98( N/A%), pre moving , FPS 12.15, Running 16.25s Step 99( N/A%), pre moving , FPS 11.84, Running 16.32s Step 100( N/A%), pre moving , FPS 11.65, Running 16.38s Step 101( N/A%), pre moving , FPS 10.01, Running 16.70s Step 102( N/A%), pre moving , FPS 9.75, Running 16.79s Step 103( N/A%), pre moving , FPS 9.63, Running 16.85s Step 104( N/A%), pre moving , FPS 9.43, Running 16.93s Step 105( N/A%), pre moving , FPS 8.29, Running 17.25s Step 106( N/A%), pre moving , FPS 8.16, Running 17.34s Step 107( N/A%), pre moving , FPS 8.11, Running 17.40s Step 108( N/A%), pre moving , FPS 8.01, Running 17.47s Step 109( N/A%), pre moving , FPS 7.84, Running 17.61s Step 110( N/A%), pre moving , FPS 7.31, Running 17.84s Step 111( N/A%), pre moving , FPS 7.24, Running 17.94s Step 112( N/A%), pre moving , FPS 7.26, Running 18.00s Step 113( N/A%), pre moving , FPS 7.96, Running 18.08s Step 114( N/A%), pre moving , FPS 7.27, Running 18.41s Step 115( N/A%), pre moving , FPS 7.22, Running 18.50s Step 116( N/A%), pre moving , FPS 4.75, Running 20.02s Step 117( N/A%), pre moving , FPS 4.46, Running 20.63s Step 118( N/A%), pre moving , FPS 4.15, Running 21.06s Step 119( N/A%), pre moving , FPS 3.79, Running 21.60s Step 120( N/A%), pre moving , FPS 3.69, Running 21.80s Step 121( N/A%), pre moving , FPS 3.57, Running 22.30s Step 122( N/A%), pre moving , FPS 3.37, Running 22.73s Step 123( N/A%), pre moving , FPS 3.09, Running 23.32s Step 124( N/A%), pre moving , FPS 2.91, Running 23.81s Step 125( N/A%), pre moving , FPS 2.81, Running 24.38s Step 126( N/A%), pre moving , FPS 2.74, Running 24.64s Step 127( N/A%), pre moving , FPS 2.61, Running 25.05s Step 128( N/A%), pre moving , FPS 2.52, Running 25.42s Step 129( N/A%), pre moving , FPS 2.39, Running 25.97s Step 130( N/A%), pre moving , FPS 2.34, Running 26.41s Step 131( N/A%), pre moving , FPS 2.20, Running 27.02s Step 132( N/A%), pre moving , FPS 2.17, Running 27.21s Step 133( N/A%), pre moving , FPS 2.07, Running 27.76s Step 134( N/A%), pre moving , FPS 2.04, Running 28.19s Step 135( N/A%), pre moving , FPS 1.94, Running 28.78s Step 136( N/A%), pre moving , FPS 2.17, Running 29.24s Step 137( N/A%), pre moving , FPS 2.18, Running 29.81s Step 138( N/A%), pre moving , FPS 2.21, Running 30.12s Step 139( N/A%), pre moving , FPS 2.25, Running 30.50s Step 140( N/A%), pre moving , FPS 2.20, Running 30.91s Step 141( N/A%), pre moving , FPS 2.18, Running 31.47s Step 142( N/A%), pre moving , FPS 2.24, Running 31.68s Step 143( N/A%), pre moving , FPS 2.26, Running 32.17s Step 144( N/A%), pre moving , FPS 2.26, Running 32.65s Step 145( N/A%), pre moving , FPS 2.33, Running 32.95s Step 146( N/A%), pre moving , FPS 2.37, Running 33.09s Step 147( N/A%), pre moving , FPS 2.41, Running 33.36s Step 148( N/A%), pre moving , FPS 2.47, Running 33.52s Step 149( N/A%), pre moving , FPS 2.53, Running 33.88s Step 150( N/A%), pre moving , FPS 2.51, Running 34.37s Step 151( N/A%), pre moving , FPS 2.52, Running 34.95s Step 152( N/A%), pre moving , FPS 2.44, Running 35.40s Step 153( N/A%), pre moving , FPS 2.45, Running 35.93s Step 154( N/A%), pre moving , FPS 2.44, Running 36.40s Step 155( N/A%), pre moving , FPS 2.42, Running 37.06s Step 156( N/A%), pre moving , FPS 2.48, Running 37.31s Step 157( N/A%), pre moving , FPS 2.50, Running 37.82s Step 158( N/A%), pre moving , FPS 2.47, Running 38.23s Step 159( N/A%), pre moving , FPS 2.40, Running 38.84s Step 160( N/A%), pre moving , FPS 2.37, Running 39.36s Step 161( N/A%), pre moving , FPS 2.36, Running 39.95s Step 162( N/A%), pre moving , FPS 2.28, Running 40.45s Step 163( N/A%), pre moving , FPS 2.25, Running 41.06s Step 164( N/A%), pre moving , FPS 2.25, Running 41.55s Step 165( N/A%), pre moving , FPS 2.17, Running 42.18s Step 166( N/A%), pre moving , FPS 2.09, Running 42.66s Step 167( N/A%), pre moving , FPS 2.02, Running 43.25s Step 168( N/A%), pre moving , FPS 1.97, Running 43.69s Step 169( N/A%), pre moving , FPS 1.92, Running 44.28s Step 170( N/A%), pre moving , FPS 1.94, Running 44.66s Step 171( N/A%), pre moving , FPS 1.98, Running 45.04s Step 172( N/A%), pre moving , FPS 1.99, Running 45.46s Step 173( N/A%), pre moving , FPS 1.97, Running 46.09s Step 174( N/A%), pre moving , FPS 1.97, Running 46.56s Step 175( N/A%), pre moving , FPS 1.97, Running 47.19s Step 176( N/A%), pre moving , FPS 1.93, Running 47.69s Step 177( N/A%), pre moving , FPS 1.91, Running 48.27s Step 178( N/A%), pre moving , FPS 1.90, Running 48.76s Step 179( N/A%), pre moving , FPS 1.90, Running 49.36s Step 180( N/A%), pre moving , FPS 1.91, Running 49.82s Step 181( N/A%), pre moving , FPS 1.91, Running 50.40s Step 182( N/A%), pre moving , FPS 1.96, Running 50.66s Step 183( N/A%), pre moving , FPS 1.99, Running 51.13s Step 184( N/A%), pre moving , FPS 2.01, Running 51.48s Step 185( N/A%), pre moving , FPS 2.13, Running 51.56s Step 186( N/A%), pre moving , FPS 2.24, Running 51.60s Step 187( N/A%), pre moving , FPS 2.38, Running 51.65s Step 188( N/A%), pre moving , FPS 2.50, Running 51.70s Step 189( N/A%), pre moving , FPS 2.67, Running 51.75s Step 190( N/A%), pre moving , FPS 2.80, Running 51.80s Step 191( N/A%), pre moving , FPS 2.94, Running 51.85s Step 192( N/A%), pre moving , FPS 3.11, Running 51.89s Step 193( N/A%), pre moving , FPS 3.42, Running 51.94s Step 194( N/A%), pre moving , FPS 3.24, Running 52.74s Step 195( N/A%), pre moving , FPS 3.53, Running 52.86s Step 196( N/A%), pre moving , FPS 3.80, Running 52.95s Step 197( N/A%), pre moving , FPS 3.93, Running 53.35s Step 198( N/A%), pre moving , FPS 4.19, Running 53.53s Step 199( N/A%), pre moving , FPS 4.32, Running 53.99s Step 200( N/A%), pre moving , FPS 4.62, Running 54.15s Step 201( N/A%), pre moving , FPS 4.79, Running 54.57s Step 202( N/A%), pre moving , FPS 4.89, Running 54.74s Step 203( N/A%), pre moving , FPS 5.30, Running 54.90s Step 204( N/A%), pre moving , FPS 5.18, Running 55.34s Step 205( N/A%), pre moving , FPS 5.08, Running 55.50s Step 206( N/A%), pre moving , FPS 4.62, Running 55.93s Step 207( N/A%), pre moving , FPS 4.50, Running 56.10s Step 208( N/A%), pre moving , FPS 4.18, Running 56.48s Step 209( N/A%), pre moving , FPS 4.08, Running 56.66s Step 210( N/A%), pre moving , FPS 3.79, Running 57.08s Step 211( N/A%), pre moving , FPS 3.71, Running 57.25s Step 212( N/A%), pre moving , FPS 3.47, Running 57.66s Step 213( N/A%), pre moving , FPS 3.40, Running 57.82s Step 214( N/A%), pre moving , FPS 3.63, Running 58.25s Step 215( N/A%), pre moving , FPS 3.60, Running 58.42s Step 216( N/A%), pre moving , FPS 3.51, Running 58.64s Step 217( N/A%), pre moving , FPS 3.54, Running 59.00s Step 218( N/A%), pre moving , FPS 3.53, Running 59.19s Step 219( N/A%), pre moving , FPS 3.57, Running 59.58s Step 220( N/A%), pre moving , FPS 3.58, Running 59.73s Step 221( N/A%), pre moving , FPS 3.62, Running 60.09s Step 222( N/A%), pre moving , FPS 3.66, Running 60.21s Step 223( N/A%), pre moving , FPS 3.69, Running 60.32s Step 224( N/A%), pre moving , FPS 3.75, Running 60.68s Step 225( N/A%), pre moving , FPS 3.78, Running 60.79s Step 226( N/A%), pre moving , FPS 4.03, Running 60.89s Step 227( N/A%), pre moving , FPS 4.08, Running 61.00s Step 228( N/A%), pre moving , FPS 4.11, Running 61.35s Step 229( N/A%), pre moving , FPS 4.15, Running 61.48s Step 230( N/A%), pre moving , FPS 4.44, Running 61.58s Step 231( N/A%), pre moving , FPS 4.27, Running 61.93s Step 232( N/A%), pre moving , FPS 4.56, Running 62.05s Step 233( N/A%), pre moving , FPS 4.63, Running 62.15s Step 234( N/A%), pre moving , FPS 4.77, Running 62.44s Step 235( N/A%), pre moving , FPS 4.16, Running 63.23s Step 236( N/A%), pre moving , FPS 4.27, Running 63.33s Step 237( N/A%), pre moving , FPS 4.50, Running 63.44s Step 238( N/A%), pre moving , FPS 4.34, Running 63.81s Step 239( N/A%), pre moving , FPS 4.63, Running 63.90s Step 240( N/A%), pre moving , FPS 4.37, Running 64.31s Step 241( N/A%), pre moving , FPS 4.56, Running 64.48s Step 242( N/A%), pre moving , FPS 4.28, Running 64.89s Step 243( N/A%), pre moving , FPS 4.20, Running 65.08s Step 244( N/A%), pre moving , FPS 4.31, Running 65.32s Step 245( N/A%), pre moving , FPS 4.09, Running 65.68s Step 246( N/A%), pre moving , FPS 4.04, Running 65.84s Step 247( N/A%), pre moving , FPS 3.76, Running 66.32s Step 248( N/A%), pre moving , FPS 3.65, Running 66.82s Step 249( N/A%), pre moving , FPS 3.61, Running 67.02s Step 250( N/A%), pre moving , FPS 3.38, Running 67.49s Step 251( N/A%), pre moving , FPS 3.47, Running 67.68s Step 252( N/A%), pre moving , FPS 3.26, Running 68.18s Step 253( N/A%), pre moving , FPS 3.07, Running 68.67s Step 254( N/A%), pre moving , FPS 3.09, Running 68.90s Step 255( N/A%), pre moving , FPS 3.25, Running 69.39s Step 256( N/A%), pre moving , FPS 3.18, Running 69.62s Step 257( N/A%), pre moving , FPS 3.00, Running 70.10s Step 258( N/A%), pre moving , FPS 2.95, Running 70.58s Step 259( N/A%), pre moving , FPS 2.91, Running 70.78s Step 260( N/A%), pre moving , FPS 2.88, Running 71.24s Step 261( N/A%), pre moving , FPS 2.87, Running 71.45s Step 262( N/A%), pre moving , FPS 2.84, Running 71.92s Step 263( N/A%), pre moving , FPS 2.84, Running 72.12s Step 264( N/A%), pre moving , FPS 2.86, Running 72.32s Step 265( N/A%), pre moving , FPS 2.83, Running 72.74s Step 266( N/A%), pre moving , FPS 2.80, Running 72.99s Step 267( N/A%), pre moving , FPS 2.81, Running 73.44s Step 268( N/A%), pre moving , FPS 2.93, Running 73.65s Step 269( N/A%), pre moving , FPS 2.82, Running 74.12s Step 270( N/A%), pre moving , FPS 2.94, Running 74.29s Step 271( N/A%), pre moving , FPS 2.85, Running 74.70s Step 272( N/A%), pre moving , FPS 2.98, Running 74.88s Step 273( N/A%), pre moving , FPS 3.01, Running 75.31s Step 274( N/A%), pre moving , FPS 3.04, Running 75.48s Step 275( N/A%), pre moving , FPS 3.06, Running 75.91s Step 276( N/A%), pre moving , FPS 3.07, Running 76.13s Step 277( N/A%), pre moving , FPS 3.09, Running 76.58s Step 278( N/A%), pre moving , FPS 3.21, Running 76.82s Step 279( N/A%), pre moving , FPS 3.06, Running 77.31s Step 280( N/A%), pre moving , FPS 3.06, Running 77.78s Step 281( N/A%), pre moving , FPS 3.05, Running 78.01s Step 282( N/A%), pre moving , FPS 3.04, Running 78.50s Step 283( N/A%), pre moving , FPS 3.03, Running 78.71s Step 284( N/A%), pre moving , FPS 2.91, Running 79.19s Step 285( N/A%), pre moving , FPS 2.91, Running 79.61s Step 286( N/A%), pre moving , FPS 2.92, Running 79.83s Step 287( N/A%), pre moving , FPS 2.94, Running 80.25s Step 288( N/A%), pre moving , FPS 2.95, Running 80.43s Step 289( N/A%), pre moving , FPS 3.01, Running 80.77s Step 290( N/A%), pre moving , FPS 2.97, Running 81.02s Step 291( N/A%), pre moving , FPS 3.07, Running 81.21s Step 292( N/A%), pre moving , FPS 2.97, Running 81.62s Step 293( N/A%), pre moving , FPS 3.00, Running 81.98s Step 294( N/A%), pre moving , FPS 3.00, Running 82.16s Step 295( N/A%), pre moving , FPS 3.16, Running 82.24s Step 296( N/A%), pre moving , FPS 3.21, Running 82.36s Step 297( N/A%), pre moving , FPS 3.27, Running 82.69s Step 298( N/A%), pre moving , FPS 3.34, Running 82.81s Step 299( N/A%), pre moving , FPS 3.57, Running 82.92s Step 300( N/A%), pre moving , FPS 3.64, Running 83.28s Step 301( N/A%), pre moving , FPS 3.71, Running 83.40s Step 302( N/A%), pre moving , FPS 3.99, Running 83.51s Step 303( N/A%), pre moving , FPS 3.89, Running 83.85s Step 304( N/A%), pre moving , FPS 4.19, Running 83.97s Step 305( N/A%), pre moving , FPS 4.49, Running 84.07s Step 306( N/A%), pre moving , FPS 4.34, Running 84.44s Step 307( N/A%), pre moving , FPS 4.65, Running 84.55s Step 308( N/A%), pre moving , FPS 4.74, Running 84.65s Step 309( N/A%), pre moving , FPS 5.01, Running 84.76s Step 310( N/A%), pre moving , FPS 4.88, Running 85.11s Step 311( N/A%), pre moving , FPS 3.12, Running 87.63s Step 312( N/A%), pre moving , FPS 2.94, Running 88.42s Step 313( N/A%), pre moving , FPS 2.98, Running 88.69s Step 314( N/A%), pre moving , FPS 2.72, Running 89.50s Step 315( N/A%), pre moving , FPS 2.66, Running 89.76s Step 316( N/A%), pre moving , FPS 2.42, Running 90.64s Step 317( N/A%), pre moving , FPS 2.45, Running 90.87s Step 318( N/A%), pre moving , FPS 2.30, Running 91.51s Step 319( N/A%), pre moving , FPS 2.26, Running 91.76s Step 320( N/A%), pre moving , FPS 2.17, Running 92.48s Step 321( N/A%), pre moving , FPS 2.14, Running 92.73s Step 322( N/A%), pre moving , FPS 2.00, Running 93.52s Step 323( N/A%), pre moving , FPS 2.01, Running 93.80s Step 324( N/A%), pre moving , FPS 1.90, Running 94.52s Step 325( N/A%), pre moving , FPS 1.85, Running 94.88s Step 326( N/A%), pre moving , FPS 1.82, Running 95.45s Step 327( N/A%), pre moving , FPS 1.75, Running 95.97s Step 328( N/A%), pre moving , FPS 1.65, Running 96.76s Step 329( N/A%), pre moving , FPS 1.62, Running 97.07s Step 330( N/A%), pre moving , FPS 1.57, Running 97.88s Step 331( 0.17%), action 1, FPS 1.74, Running 99.13s Step 332( 0.33%), action 2, FPS 1.76, Running 99.75s Step 333( 0.50%), action 3, FPS 1.67, Running 100.63s Step 334( 0.67%), action 4, FPS 1.72, Running 101.16s Step 335( 0.83%), action 5, FPS 1.66, Running 101.79s Step 336( 1.00%), action 6, FPS 1.70, Running 102.39s Step 337( 1.17%), action 7, FPS 1.61, Running 103.29s Step 338( 1.33%), action 8, FPS 1.63, Running 103.74s Step 339( 1.50%), action 9, FPS 1.57, Running 104.46s Step 340( 1.67%), action 10, FPS 1.58, Running 105.13s Step 341( 1.83%), action 11, FPS 1.50, Running 106.04s Step 342( 2.00%), action 12, FPS 1.52, Running 106.71s Step 343( 2.17%), action 13, FPS 1.44, Running 107.66s Step 344( 2.33%), action 14, FPS 1.45, Running 108.29s Step 345( 2.50%), action 15, FPS 1.43, Running 108.87s Step 346( 2.67%), action 16, FPS 1.46, Running 109.18s Step 347( 2.83%), action 17, FPS 1.46, Running 109.69s Step 348( 3.00%), action 18, FPS 1.49, Running 110.21s Step 349( 3.17%), action 19, FPS 1.45, Running 110.83s Step 350( 3.33%), action 20, FPS 1.49, Running 111.32s Step 351( 3.50%), action 21, FPS 1.50, Running 112.45s Step 352( 3.67%), action 22, FPS 1.51, Running 113.02s Step 353( 3.83%), action 23, FPS 1.53, Running 113.74s Step 354( 4.00%), action 24, FPS 1.50, Running 114.48s Step 355( 4.17%), action 25, FPS 1.48, Running 115.31s Step 356( 4.33%), action 26, FPS 1.46, Running 116.10s Step 357( 4.50%), action 27, FPS 1.45, Running 117.05s Step 358( 4.67%), action 28, FPS 1.44, Running 117.68s Step 359( 4.83%), action 29, FPS 1.41, Running 118.64s Step 360( 5.00%), action 30, FPS 1.40, Running 119.41s Step 361( 5.17%), action 31, FPS 1.40, Running 120.36s Step 362( 5.33%), action 32, FPS 1.40, Running 120.99s Step 363( 5.50%), action 33, FPS 1.41, Running 121.89s Step 364( 5.67%), action 34, FPS 1.42, Running 122.35s Step 365( 5.83%), action 35, FPS 1.40, Running 123.16s Step 366( 6.00%), action 36, FPS 1.37, Running 123.81s Step 367( 6.17%), action 37, FPS 1.34, Running 124.60s Step 368( 6.33%), action 38, FPS 1.34, Running 125.15s Step 369( 6.50%), action 39, FPS 1.33, Running 125.88s Step 370( 6.67%), action 40, FPS 1.30, Running 126.68s Step 371( 6.83%), action 41, FPS 1.32, Running 127.57s Step 372( 7.00%), action 42, FPS 1.32, Running 128.22s Step 373( 7.17%), action 43, FPS 1.32, Running 128.86s Step 374( 7.33%), action 44, FPS 1.36, Running 129.16s Step 375( 7.50%), action 45, FPS 1.40, Running 129.60s Step 376( 7.67%), action 46, FPS 1.40, Running 130.40s Step 377( 7.83%), action 47, FPS 1.41, Running 131.24s Step 378( 8.00%), action 48, FPS 1.39, Running 132.09s Step 379( 8.17%), action 49, FPS 1.40, Running 132.89s Step 380( 8.33%), action 50, FPS 1.41, Running 133.58s Step 381( 8.50%), action 51, FPS 1.41, Running 134.52s Step 382( 8.67%), action 52, FPS 1.42, Running 135.11s Step 383( 8.83%), action 53, FPS 1.41, Running 136.10s Step 384( 9.00%), action 54, FPS 1.41, Running 136.55s Step 385( 9.17%), action 55, FPS 1.41, Running 137.31s Step 386( 9.33%), action 56, FPS 1.40, Running 138.06s Step 387( 9.50%), action 57, FPS 1.40, Running 138.92s Step 388( 9.67%), action 58, FPS 1.38, Running 139.61s Step 389( 9.83%), action 59, FPS 1.37, Running 140.50s Step 390( 10.00%), action 60, FPS 1.38, Running 141.18s Step 391( 10.17%), action 61, FPS 1.37, Running 142.13s Step 392( 10.33%), action 62, FPS 1.38, Running 142.73s Step 393( 10.50%), action 63, FPS 1.35, Running 143.66s Step 394( 10.67%), action 64, FPS 1.31, Running 144.39s Step 395( 10.83%), action 65, FPS 1.27, Running 145.35s Step 396( 11.00%), action 66, FPS 1.28, Running 146.08s Step 397( 11.17%), action 67, FPS 1.28, Running 146.90s Step 398( 11.33%), action 68, FPS 1.32, Running 147.20s Step 399( 11.50%), action 69, FPS 1.37, Running 147.51s Step 400( 11.67%), action 70, FPS 1.40, Running 147.87s Step 401( 11.83%), action 71, FPS 1.44, Running 148.38s Step 402( 12.00%), action 72, FPS 1.44, Running 149.03s Step 403( 12.17%), action 73, FPS 1.44, Running 150.04s Step 404( 12.33%), action 74, FPS 1.43, Running 150.49s Step 405( 12.50%), action 75, FPS 1.44, Running 151.23s Step 406( 12.67%), action 76, FPS 1.45, Running 151.87s Step 407( 12.83%), action 77, FPS 1.47, Running 152.56s Step 408( 13.00%), action 78, FPS 1.48, Running 153.09s Step 409( 13.17%), action 79, FPS 1.49, Running 153.93s Step 410( 13.33%), action 80, FPS 1.51, Running 154.42s Step 411( 13.50%), action 81, FPS 1.50, Running 155.48s Step 412( 13.67%), action 82, FPS 1.48, Running 156.23s Step 413( 13.83%), action 83, FPS 1.49, Running 157.04s Step 414( 14.00%), action 84, FPS 1.53, Running 157.49s Step 415( 14.17%), action 85, FPS 1.54, Running 158.32s Step 416( 14.33%), action 86, FPS 1.56, Running 158.92s Step 417( 14.50%), action 87, FPS 1.55, Running 159.84s Step 418( 14.67%), action 88, FPS 1.50, Running 160.52s Step 419( 14.83%), action 89, FPS 1.44, Running 161.41s Step 420( 15.00%), action 90, FPS 1.40, Running 162.12s Step 421( 15.17%), action 91, FPS 1.36, Running 163.09s Step 422( 15.33%), action 92, FPS 1.36, Running 163.71s Step 423( 15.50%), action 93, FPS 1.37, Running 164.60s Step 424( 15.67%), action 94, FPS 1.38, Running 165.00s Step 425( 15.83%), action 95, FPS 1.37, Running 165.78s Step 426( 16.00%), action 96, FPS 1.38, Running 166.36s Step 427( 16.17%), action 97, FPS 1.41, Running 166.74s Step 428( 16.33%), action 98, FPS 1.44, Running 167.00s Step 429( 16.50%), action 99, FPS 1.50, Running 167.30s Step 430( 16.67%), action 100, FPS 1.50, Running 167.76s Step 431( 16.83%), action 101, FPS 1.56, Running 168.29s Step 432( 17.00%), action 102, FPS 1.61, Running 168.64s Step 433( 17.17%), action 103, FPS 1.68, Running 168.96s Step 434( 17.33%), action 104, FPS 1.70, Running 169.27s Step 435( 17.50%), action 105, FPS 1.70, Running 170.08s Step 436( 17.67%), action 106, FPS 1.70, Running 170.68s Step 437( 17.83%), action 107, FPS 1.70, Running 171.57s Step 438( 18.00%), action 108, FPS 1.75, Running 171.98s Step 439( 18.17%), action 109, FPS 1.77, Running 172.73s Step 440( 18.33%), action 110, FPS 1.77, Running 173.42s Step 441( 18.50%), action 111, FPS 1.77, Running 174.36s Step 442( 18.67%), action 112, FPS 1.75, Running 175.14s Step 443( 18.83%), action 113, FPS 1.77, Running 175.91s Step 444( 19.00%), action 114, FPS 1.75, Running 176.39s Step 445( 19.17%), action 115, FPS 1.76, Running 177.16s Step 446( 19.33%), action 116, FPS 1.75, Running 177.77s Step 447( 19.50%), action 117, FPS 1.68, Running 178.67s Step 448( 19.67%), action 118, FPS 1.65, Running 179.11s Step 449( 19.83%), action 119, FPS 1.59, Running 179.87s Step 450( 20.00%), action 120, FPS 1.57, Running 180.49s Step 451( 20.17%), action 121, FPS 1.52, Running 181.43s Step 452( 20.33%), action 122, FPS 1.51, Running 181.86s Step 453( 20.50%), action 123, FPS 1.47, Running 182.56s Step 454( 20.67%), action 124, FPS 1.43, Running 183.23s Step 455( 20.83%), action 125, FPS 1.43, Running 184.11s Step 456( 21.00%), action 126, FPS 1.44, Running 184.58s Step 457( 21.17%), action 127, FPS 1.46, Running 185.25s Step 458( 21.33%), action 128, FPS 1.44, Running 185.88s Step 459( 21.50%), action 129, FPS 1.42, Running 186.77s Step 460( 21.67%), action 130, FPS 1.46, Running 187.08s Step 461( 21.83%), action 131, FPS 1.52, Running 187.55s Step 462( 22.00%), action 132, FPS 1.56, Running 187.94s Step 463( 22.17%), action 133, FPS 1.62, Running 188.30s Step 464( 22.33%), action 134, FPS 1.60, Running 188.89s Step 465( 22.50%), action 135, FPS 1.62, Running 189.49s Step 466( 22.67%), action 136, FPS 1.61, Running 190.18s Step 467( 22.83%), action 137, FPS 1.62, Running 191.02s Step 468( 23.00%), action 138, FPS 1.56, Running 191.94s Step 469( 23.17%), action 139, FPS 1.55, Running 192.76s Step 470( 23.33%), action 140, FPS 1.55, Running 193.38s Step 471( 23.50%), action 141, FPS 1.55, Running 194.33s Step 472( 23.67%), action 142, FPS 1.52, Running 195.01s Step 473( 23.83%), action 143, FPS 1.49, Running 195.95s Step 474( 24.00%), action 144, FPS 1.49, Running 196.65s Step 475( 24.17%), action 145, FPS 1.49, Running 197.52s Step 476( 24.33%), action 146, FPS 1.47, Running 198.16s Step 477( 24.50%), action 147, FPS 1.44, Running 199.10s Step 478( 24.67%), action 148, FPS 1.45, Running 199.70s Step 479( 24.83%), action 149, FPS 1.44, Running 200.65s Step 480( 25.00%), action 150, FPS 1.42, Running 201.14s Step 481( 25.17%), action 151, FPS 1.37, Running 202.18s Step 482( 25.33%), action 152, FPS 1.35, Running 202.80s Step 483( 25.50%), action 153, FPS 1.29, Running 203.75s Step 484( 25.67%), action 154, FPS 1.31, Running 204.16s Step 485( 25.83%), action 155, FPS 1.29, Running 205.03s Step 486( 26.00%), action 156, FPS 1.29, Running 205.66s Step 487( 26.17%), action 157, FPS 1.29, Running 206.52s Step 488( 26.33%), action 158, FPS 1.31, Running 207.17s Step 489( 26.50%), action 159, FPS 1.34, Running 207.72s Step 490( 26.67%), action 160, FPS 1.36, Running 208.10s Step 491( 26.83%), action 161, FPS 1.40, Running 208.62s Step 492( 27.00%), action 162, FPS 1.44, Running 208.88s Step 493( 27.17%), action 163, FPS 1.49, Running 209.34s Step 494( 27.33%), action 164, FPS 1.52, Running 209.78s Step 495( 27.50%), action 165, FPS 1.54, Running 210.53s Step 496( 27.67%), action 166, FPS 1.52, Running 211.31s Step 497( 27.83%), action 167, FPS 1.53, Running 212.14s Step 498( 28.00%), action 168, FPS 1.52, Running 212.82s Step 499( 28.17%), action 169, FPS 1.54, Running 213.67s Step 500( 28.33%), action 170, FPS 1.51, Running 214.37s Step 501( 28.50%), action 171, FPS 1.52, Running 215.33s Step 502( 28.67%), action 172, FPS 1.52, Running 215.96s Step 503( 28.83%), action 173, FPS 1.52, Running 216.88s Step 504( 29.00%), action 174, FPS 1.48, Running 217.66s Step 505( 29.17%), action 175, FPS 1.48, Running 218.52s Step 506( 29.33%), action 176, FPS 1.46, Running 219.40s Step 507( 29.50%), action 177, FPS 1.46, Running 220.20s Step 508( 29.67%), action 178, FPS 1.46, Running 220.89s Step 509( 29.83%), action 179, FPS 1.42, Running 221.85s Step 510( 30.00%), action 180, FPS 1.39, Running 222.45s Step 511( 30.17%), action 181, FPS 1.35, Running 223.42s Step 512( 30.33%), action 182, FPS 1.31, Running 224.18s Step 513( 30.50%), action 183, FPS 1.27, Running 225.06s Step 514( 30.67%), action 184, FPS 1.25, Running 225.82s Step 515( 30.83%), action 185, FPS 1.24, Running 226.71s Step 516( 31.00%), action 186, FPS 1.28, Running 226.98s Step 517( 31.17%), action 187, FPS 1.32, Running 227.32s Step 518( 31.33%), action 188, FPS 1.34, Running 227.78s Step 519( 31.50%), action 189, FPS 1.32, Running 228.82s Step 520( 31.67%), action 190, FPS 1.32, Running 229.57s Step 521( 31.83%), action 191, FPS 1.32, Running 230.50s Step 522( 32.00%), action 192, FPS 1.33, Running 231.00s Step 523( 32.17%), action 193, FPS 1.35, Running 231.68s Step 524( 32.33%), action 194, FPS 1.36, Running 232.40s Step 525( 32.50%), action 195, FPS 1.36, Running 233.28s Step 526( 32.67%), action 196, FPS 1.39, Running 233.76s Step 527( 32.83%), action 197, FPS 1.40, Running 234.51s Step 528( 33.00%), action 198, FPS 1.39, Running 235.28s Step 529( 33.17%), action 199, FPS 1.40, Running 236.11s Step 530( 33.33%), action 200, FPS 1.39, Running 236.87s Step 531( 33.50%), action 201, FPS 1.36, Running 238.17s Step 532( 33.67%), action 202, FPS 1.39, Running 238.62s Step 533( 33.83%), action 203, FPS 1.40, Running 239.39s Step 534( 34.00%), action 204, FPS 1.41, Running 239.99s Step 535( 34.17%), action 205, FPS 1.40, Running 240.95s Step 536( 34.33%), action 206, FPS 1.39, Running 241.41s Step 537( 34.50%), action 207, FPS 1.35, Running 242.17s Step 538( 34.67%), action 208, FPS 1.33, Running 242.82s Step 539( 34.83%), action 209, FPS 1.34, Running 243.75s Step 540( 35.00%), action 210, FPS 1.34, Running 244.49s Step 541( 35.17%), action 211, FPS 1.35, Running 245.32s Step 542( 35.33%), action 212, FPS 1.37, Running 245.57s Step 543( 35.50%), action 213, FPS 1.36, Running 246.34s Step 544( 35.67%), action 214, FPS 1.38, Running 246.90s Step 545( 35.83%), action 215, FPS 1.35, Running 248.07s Step 546( 36.00%), action 216, FPS 1.35, Running 248.61s Step 547( 36.17%), action 217, FPS 1.36, Running 249.22s Step 548( 36.33%), action 218, FPS 1.37, Running 249.93s Step 549( 36.50%), action 219, FPS 1.37, Running 250.74s Step 550( 36.67%), action 220, FPS 1.40, Running 251.16s Step 551( 36.83%), action 221, FPS 1.41, Running 252.39s Step 552( 37.00%), action 222, FPS 1.37, Running 253.24s Step 553( 37.17%), action 223, FPS 1.36, Running 254.06s Step 554( 37.33%), action 224, FPS 1.38, Running 254.53s Step 555( 37.50%), action 225, FPS 1.40, Running 255.24s Step 556( 37.67%), action 226, FPS 1.37, Running 256.01s Step 557( 37.83%), action 227, FPS 1.37, Running 256.81s Step 558( 38.00%), action 228, FPS 1.37, Running 257.45s Step 559( 38.17%), action 229, FPS 1.37, Running 258.38s Step 560( 38.33%), action 230, FPS 1.38, Running 258.99s Step 561( 38.50%), action 231, FPS 1.37, Running 259.93s Step 562( 38.67%), action 232, FPS 1.33, Running 260.59s Step 563( 38.83%), action 233, FPS 1.32, Running 261.49s Step 564( 39.00%), action 234, FPS 1.30, Running 262.25s Step 565( 39.17%), action 235, FPS 1.33, Running 263.16s Step 566( 39.33%), action 236, FPS 1.35, Running 263.46s Step 567( 39.50%), action 237, FPS 1.37, Running 263.78s Step 568( 39.67%), action 238, FPS 1.41, Running 264.08s Step 569( 39.83%), action 239, FPS 1.45, Running 264.50s Step 570( 40.00%), action 240, FPS 1.44, Running 265.10s Step 571( 40.17%), action 241, FPS 1.47, Running 265.97s Step 572( 40.33%), action 242, FPS 1.49, Running 266.64s Step 573( 40.50%), action 243, FPS 1.48, Running 267.56s Step 574( 40.67%), action 244, FPS 1.46, Running 268.24s Step 575( 40.83%), action 245, FPS 1.44, Running 269.10s Step 576( 41.00%), action 246, FPS 1.48, Running 269.53s Step 577( 41.17%), action 247, FPS 1.47, Running 270.39s Step 578( 41.33%), action 248, FPS 1.47, Running 271.01s Step 579( 41.50%), action 249, FPS 1.50, Running 271.68s Step 580( 41.67%), action 250, FPS 1.50, Running 272.32s Step 581( 41.83%), action 251, FPS 1.48, Running 273.44s Step 582( 42.00%), action 252, FPS 1.49, Running 273.99s Step 583( 42.17%), action 253, FPS 1.51, Running 274.73s Step 584( 42.33%), action 254, FPS 1.54, Running 275.21s Step 585( 42.50%), action 255, FPS 1.57, Running 275.91s Step 586( 42.67%), action 256, FPS 1.55, Running 276.34s Step 587( 42.83%), action 257, FPS 1.51, Running 277.03s Step 588( 43.00%), action 258, FPS 1.47, Running 277.66s Step 589( 43.17%), action 259, FPS 1.42, Running 278.59s Step 590( 43.33%), action 260, FPS 1.41, Running 279.28s Step 591( 43.50%), action 261, FPS 1.40, Running 280.24s Step 592( 43.67%), action 262, FPS 1.40, Running 280.96s Step 593( 43.83%), action 263, FPS 1.40, Running 281.81s Step 594( 44.00%), action 264, FPS 1.45, Running 282.08s Step 595( 44.17%), action 265, FPS 1.50, Running 282.44s Step 596( 44.33%), action 266, FPS 1.48, Running 283.05s Step 597( 44.50%), action 267, FPS 1.51, Running 283.62s Step 598( 44.67%), action 268, FPS 1.55, Running 283.94s Step 599( 44.83%), action 269, FPS 1.52, Running 284.87s Step 600( 45.00%), action 270, FPS 1.50, Running 285.66s Step 601( 45.17%), action 271, FPS 1.49, Running 286.85s Step 602( 45.33%), action 272, FPS 1.47, Running 287.63s Step 603( 45.50%), action 273, FPS 1.45, Running 288.52s Step 604( 45.67%), action 274, FPS 1.42, Running 289.33s Step 605( 45.83%), action 275, FPS 1.40, Running 290.24s Step 606( 46.00%), action 276, FPS 1.37, Running 290.97s Step 607( 46.17%), action 277, FPS 1.35, Running 291.84s Step 608( 46.33%), action 278, FPS 1.37, Running 292.30s Step 609( 46.50%), action 279, FPS 1.38, Running 293.06s Step 610( 46.67%), action 280, FPS 1.38, Running 293.73s Step 611( 46.83%), action 281, FPS 1.38, Running 294.75s Step 612( 47.00%), action 282, FPS 1.37, Running 295.57s Step 613( 47.17%), action 283, FPS 1.37, Running 296.42s Step 614( 47.33%), action 284, FPS 1.34, Running 297.03s Step 615( 47.50%), action 285, FPS 1.30, Running 297.86s Step 616( 47.67%), action 286, FPS 1.29, Running 298.51s Step 617( 47.83%), action 287, FPS 1.27, Running 299.39s Step 618( 48.00%), action 288, FPS 1.23, Running 300.19s Step 619( 48.17%), action 289, FPS 1.23, Running 301.16s Step 620( 48.33%), action 290, FPS 1.23, Running 301.88s Step 621( 48.50%), action 291, FPS 1.29, Running 302.31s Step 622( 48.67%), action 292, FPS 1.31, Running 302.88s Step 623( 48.83%), action 293, FPS 1.29, Running 304.05s Step 624( 49.00%), action 294, FPS 1.29, Running 304.84s Step 625( 49.17%), action 295, FPS 1.29, Running 305.69s Step 626( 49.33%), action 296, FPS 1.29, Running 306.52s Step 627( 49.50%), action 297, FPS 1.29, Running 307.30s Step 628( 49.67%), action 298, FPS 1.30, Running 307.73s Step 629( 49.83%), action 299, FPS 1.26, Running 308.95s Step 630( 50.00%), action 300, FPS 1.27, Running 309.51s Step 631( 50.17%), action 301, FPS 1.26, Running 310.62s Step 632( 50.33%), action 302, FPS 1.26, Running 311.40s Step 633( 50.50%), action 303, FPS 1.26, Running 312.29s Step 634( 50.67%), action 304, FPS 1.26, Running 312.96s Step 635( 50.83%), action 305, FPS 1.25, Running 313.90s Step 636( 51.00%), action 306, FPS 1.25, Running 314.50s Step 637( 51.17%), action 307, FPS 1.25, Running 315.43s Step 638( 51.33%), action 308, FPS 1.28, Running 315.84s Step 639( 51.50%), action 309, FPS 1.29, Running 316.68s Step 640( 51.67%), action 310, FPS 1.29, Running 317.35s Step 641( 51.83%), action 311, FPS 1.22, Running 318.68s Step 642( 52.00%), action 312, FPS 1.23, Running 319.13s Step 643( 52.17%), action 313, FPS 1.24, Running 320.20s Step 644( 52.33%), action 314, FPS 1.27, Running 320.59s Step 645( 52.50%), action 315, FPS 1.31, Running 320.91s Step 646( 52.67%), action 316, FPS 1.34, Running 321.43s Step 647( 52.83%), action 317, FPS 1.36, Running 321.97s Step 648( 53.00%), action 318, FPS 1.37, Running 322.29s [2026-08-01 19:22:01] [36 ] Seed 35 success after 322.81 s. +steps: 648 , actions: 318 . +Instruction: Empty +Total 6/36(16.67%) success. +Setting seed: 36 +Step 1( N/A%), pre moving , FPS 3.10, Running 0.32s Step 2( N/A%), pre moving , FPS 5.01, Running 0.40s Step 3( N/A%), pre moving , FPS 6.33, Running 0.47s Step 4( N/A%), pre moving , FPS 7.31, Running 0.55s Step 5( N/A%), pre moving , FPS 5.75, Running 0.87s Step 6( N/A%), pre moving , FPS 6.25, Running 0.96s Step 7( N/A%), pre moving , FPS 6.74, Running 1.04s Step 8( N/A%), pre moving , FPS 5.87, Running 1.36s Step 9( N/A%), pre moving , FPS 6.16, Running 1.46s Step 10( N/A%), pre moving , FPS 6.57, Running 1.52s Step 11( N/A%), pre moving , FPS 6.88, Running 1.60s Step 12( N/A%), pre moving , FPS 6.23, Running 1.93s Step 13( N/A%), pre moving , FPS 6.46, Running 2.01s Step 14( N/A%), pre moving , FPS 6.75, Running 2.07s Step 15( N/A%), pre moving , FPS 6.98, Running 2.15s Step 16( N/A%), pre moving , FPS 6.66, Running 2.40s Step 17( N/A%), pre moving , FPS 6.63, Running 2.56s Step 18( N/A%), pre moving , FPS 6.85, Running 2.63s Step 19( N/A%), pre moving , FPS 7.02, Running 2.71s Step 20( N/A%), pre moving , FPS 6.60, Running 3.03s Step 21( N/A%), pre moving , FPS 6.19, Running 3.55s Step 22( N/A%), pre moving , FPS 6.15, Running 3.65s Step 23( N/A%), pre moving , FPS 6.14, Running 3.73s Step 24( N/A%), pre moving , FPS 5.70, Running 4.06s Step 25( N/A%), pre moving , FPS 6.09, Running 4.15s Step 26( N/A%), pre moving , FPS 5.33, Running 4.71s Step 27( N/A%), pre moving , FPS 5.34, Running 4.78s Step 28( N/A%), pre moving , FPS 5.74, Running 4.85s Step 29( N/A%), pre moving , FPS 5.39, Running 5.17s Step 30( N/A%), pre moving , FPS 5.35, Running 5.26s Step 31( N/A%), pre moving , FPS 5.37, Running 5.32s Step 32( N/A%), pre moving , FPS 5.75, Running 5.41s Step 33( N/A%), pre moving , FPS 5.39, Running 5.72s Step 34( N/A%), pre moving , FPS 5.36, Running 5.81s Step 35( N/A%), pre moving , FPS 5.38, Running 5.87s Step 36( N/A%), pre moving , FPS 4.38, Running 6.97s Step 37( N/A%), pre moving , FPS 4.16, Running 7.37s Step 38( N/A%), pre moving , FPS 4.13, Running 7.47s Step 39( N/A%), pre moving , FPS 4.14, Running 7.54s Step 40( N/A%), pre moving , FPS 4.18, Running 7.81s Step 41( N/A%), pre moving , FPS 4.59, Running 7.92s Step 42( N/A%), pre moving , FPS 4.59, Running 8.01s Step 43( N/A%), pre moving , FPS 4.59, Running 8.08s Step 44( N/A%), pre moving , FPS 4.88, Running 8.16s Step 45( N/A%), pre moving , FPS 4.62, Running 8.48s Step 46( N/A%), pre moving , FPS 5.18, Running 8.57s Step 47( N/A%), pre moving , FPS 5.16, Running 8.66s Step 48( N/A%), pre moving , FPS 4.16, Running 9.65s Step 49( N/A%), pre moving , FPS 4.40, Running 9.72s Step 50( N/A%), pre moving , FPS 4.41, Running 9.80s Step 51( N/A%), pre moving , FPS 4.23, Running 10.05s Step 52( N/A%), pre moving , FPS 4.16, Running 10.22s Step 53( N/A%), pre moving , FPS 4.38, Running 10.28s Step 54( N/A%), pre moving , FPS 4.35, Running 10.40s Step 55( N/A%), pre moving , FPS 4.09, Running 10.75s Step 56( N/A%), pre moving , FPS 5.13, Running 10.88s Step 57( N/A%), pre moving , FPS 5.53, Running 10.99s Step 58( N/A%), pre moving , FPS 5.15, Running 11.35s Step 59( N/A%), pre moving , FPS 5.10, Running 11.47s Step 60( N/A%), pre moving , FPS 5.30, Running 11.58s Step 61( N/A%), pre moving , FPS 4.94, Running 11.96s Step 62( N/A%), pre moving , FPS 4.94, Running 12.06s Step 63( N/A%), pre moving , FPS 4.90, Running 12.17s Step 64( N/A%), pre moving , FPS 4.55, Running 12.55s Step 65( N/A%), pre moving , FPS 4.78, Running 12.67s Step 66( N/A%), pre moving , FPS 4.49, Running 13.02s Step 67( N/A%), pre moving , FPS 4.45, Running 13.15s Step 68( N/A%), pre moving , FPS 5.54, Running 13.26s Step 69( N/A%), pre moving , FPS 5.12, Running 13.62s Step 70( N/A%), pre moving , FPS 5.05, Running 13.75s Step 71( N/A%), pre moving , FPS 5.24, Running 13.87s Step 72( N/A%), pre moving , FPS 4.94, Running 14.26s Step 73( N/A%), pre moving , FPS 4.87, Running 14.39s Step 74( N/A%), pre moving , FPS 4.60, Running 14.75s Step 75( N/A%), pre moving , FPS 4.85, Running 14.88s Step 76( N/A%), pre moving , FPS 4.84, Running 15.01s Step 77( N/A%), pre moving , FPS 4.57, Running 15.36s Step 78( N/A%), pre moving , FPS 4.85, Running 15.48s Step 79( N/A%), pre moving , FPS 4.57, Running 15.84s Step 80( N/A%), pre moving , FPS 4.55, Running 15.97s Step 81( N/A%), pre moving , FPS 4.85, Running 16.09s Step 82( N/A%), pre moving , FPS 4.55, Running 16.45s Step 83( N/A%), pre moving , FPS 4.55, Running 16.56s Step 84( N/A%), pre moving , FPS 4.88, Running 16.64s Step 85( N/A%), pre moving , FPS 4.65, Running 16.97s Step 86( N/A%), pre moving , FPS 5.03, Running 17.00s Step 87( N/A%), pre moving , FPS 5.17, Running 17.02s Step 88( N/A%), pre moving , FPS 5.29, Running 17.05s Step 89( N/A%), pre moving , FPS 5.79, Running 17.08s Step 90( N/A%), pre moving , FPS 5.96, Running 17.11s Step 91( N/A%), pre moving , FPS 6.13, Running 17.14s Step 92( N/A%), pre moving , FPS 6.89, Running 17.16s Step 93( N/A%), pre moving , FPS 7.14, Running 17.19s Step 94( N/A%), pre moving , FPS 8.12, Running 17.22s Step 95( N/A%), pre moving , FPS 8.47, Running 17.24s Step 96( N/A%), pre moving , FPS 8.91, Running 17.26s Step 97( N/A%), pre moving , FPS 10.46, Running 17.28s Step 98( N/A%), pre moving , FPS 11.00, Running 17.30s Step 99( N/A%), pre moving , FPS 13.53, Running 17.32s Step 100( N/A%), pre moving , FPS 14.63, Running 17.34s Step 101( N/A%), pre moving , FPS 15.68, Running 17.36s Step 102( N/A%), pre moving , FPS 21.49, Running 17.38s Step 103( N/A%), pre moving , FPS 23.76, Running 17.41s Step 104( N/A%), pre moving , FPS 25.23, Running 17.44s Step 105( N/A%), pre moving , FPS 40.39, Running 17.46s Step 106( N/A%), pre moving , FPS 41.08, Running 17.49s Step 107( N/A%), pre moving , FPS 41.09, Running 17.51s Step 108( N/A%), pre moving , FPS 40.67, Running 17.54s Step 109( N/A%), pre moving , FPS 41.71, Running 17.56s Step 110( N/A%), pre moving , FPS 42.55, Running 17.58s Step 111( N/A%), pre moving , FPS 43.41, Running 17.60s Step 112( N/A%), pre moving , FPS 17.40, Running 18.31s Step 113( N/A%), pre moving , FPS 14.89, Running 18.53s Step 114( N/A%), pre moving , FPS 12.87, Running 18.77s Step 115( N/A%), pre moving , FPS 9.60, Running 19.32s Step 116( N/A%), pre moving , FPS 8.01, Running 19.75s Step 117( N/A%), pre moving , FPS 6.65, Running 20.28s Step 118( N/A%), pre moving , FPS 6.26, Running 20.49s Step 119( N/A%), pre moving , FPS 5.47, Running 20.98s Step 120( N/A%), pre moving , FPS 4.90, Running 21.42s Step 121( N/A%), pre moving , FPS 4.30, Running 22.02s Step 122( N/A%), pre moving , FPS 3.94, Running 22.46s Step 123( N/A%), pre moving , FPS 3.56, Running 23.03s Step 124( N/A%), pre moving , FPS 3.46, Running 23.22s Step 125( N/A%), pre moving , FPS 3.18, Running 23.76s Step 126( N/A%), pre moving , FPS 3.00, Running 24.15s Step 127( N/A%), pre moving , FPS 2.78, Running 24.69s Step 128( N/A%), pre moving , FPS 2.72, Running 24.90s Step 129( N/A%), pre moving , FPS 2.54, Running 25.43s Step 130( N/A%), pre moving , FPS 2.42, Running 25.85s Step 131( N/A%), pre moving , FPS 2.27, Running 26.41s Step 132( N/A%), pre moving , FPS 2.34, Running 26.86s Step 133( N/A%), pre moving , FPS 2.25, Running 27.42s Step 134( N/A%), pre moving , FPS 2.26, Running 27.62s Step 135( N/A%), pre moving , FPS 2.27, Running 28.11s Step 136( N/A%), pre moving , FPS 2.28, Running 28.53s Step 137( N/A%), pre moving , FPS 2.27, Running 29.10s Step 138( N/A%), pre moving , FPS 2.27, Running 29.30s Step 139( N/A%), pre moving , FPS 2.26, Running 29.82s Step 140( N/A%), pre moving , FPS 2.27, Running 30.25s Step 141( N/A%), pre moving , FPS 2.25, Running 30.89s Step 142( N/A%), pre moving , FPS 2.26, Running 31.29s Step 143( N/A%), pre moving , FPS 2.26, Running 31.90s Step 144( N/A%), pre moving , FPS 2.19, Running 32.35s Step 145( N/A%), pre moving , FPS 2.17, Running 32.97s Step 146( N/A%), pre moving , FPS 2.15, Running 33.44s Step 147( N/A%), pre moving , FPS 2.14, Running 34.03s Step 148( N/A%), pre moving , FPS 2.08, Running 34.51s Step 149( N/A%), pre moving , FPS 2.06, Running 35.13s Step 150( N/A%), pre moving , FPS 2.05, Running 35.60s Step 151( N/A%), pre moving , FPS 2.05, Running 36.15s Step 152( N/A%), pre moving , FPS 2.11, Running 36.32s Step 153( N/A%), pre moving , FPS 2.18, Running 36.58s Step 154( N/A%), pre moving , FPS 2.19, Running 36.75s Step 155( N/A%), pre moving , FPS 2.25, Running 36.99s Step 156( N/A%), pre moving , FPS 2.31, Running 37.17s Step 157( N/A%), pre moving , FPS 2.40, Running 37.45s Step 158( N/A%), pre moving , FPS 2.40, Running 37.64s Step 159( N/A%), pre moving , FPS 2.47, Running 37.90s Step 160( N/A%), pre moving , FPS 2.56, Running 38.05s Step 161( N/A%), pre moving , FPS 2.70, Running 38.29s Step 162( N/A%), pre moving , FPS 2.76, Running 38.54s Step 163( N/A%), pre moving , FPS 2.77, Running 39.13s Step 164( N/A%), pre moving , FPS 2.76, Running 39.59s Step 165( N/A%), pre moving , FPS 2.77, Running 40.19s Step 166( N/A%), pre moving , FPS 2.77, Running 40.65s Step 167( N/A%), pre moving , FPS 2.78, Running 41.22s Step 168( N/A%), pre moving , FPS 2.88, Running 41.45s Step 169( N/A%), pre moving , FPS 2.92, Running 41.99s Step 170( N/A%), pre moving , FPS 2.93, Running 42.42s Step 171( N/A%), pre moving , FPS 2.91, Running 43.02s Step 172( N/A%), pre moving , FPS 2.78, Running 43.52s Step 173( N/A%), pre moving , FPS 2.66, Running 44.09s Step 174( N/A%), pre moving , FPS 2.56, Running 44.57s Step 175( N/A%), pre moving , FPS 2.44, Running 45.19s Step 176( N/A%), pre moving , FPS 2.34, Running 45.72s Step 177( N/A%), pre moving , FPS 2.26, Running 46.29s Step 178( N/A%), pre moving , FPS 2.28, Running 46.40s Step 179( N/A%), pre moving , FPS 2.26, Running 46.75s Step 180( N/A%), pre moving , FPS 2.27, Running 46.87s Step 181( N/A%), pre moving , FPS 2.30, Running 46.98s Step 182( N/A%), pre moving , FPS 2.28, Running 47.33s Step 183( N/A%), pre moving , FPS 2.40, Running 47.45s Step 184( N/A%), pre moving , FPS 2.51, Running 47.55s Step 185( N/A%), pre moving , FPS 2.59, Running 47.90s Step 186( N/A%), pre moving , FPS 2.72, Running 48.00s Step 187( N/A%), pre moving , FPS 2.91, Running 48.09s Step 188( N/A%), pre moving , FPS 2.61, Running 49.12s Step 189( N/A%), pre moving , FPS 2.77, Running 49.22s Step 190( N/A%), pre moving , FPS 2.89, Running 49.33s Step 191( N/A%), pre moving , FPS 3.00, Running 49.68s Step 192( N/A%), pre moving , FPS 3.18, Running 49.81s Step 193( N/A%), pre moving , FPS 3.44, Running 49.91s Step 194( N/A%), pre moving , FPS 3.52, Running 50.26s Step 195( N/A%), pre moving , FPS 3.86, Running 50.37s Step 196( N/A%), pre moving , FPS 4.22, Running 50.46s Step 197( N/A%), pre moving , FPS 4.36, Running 50.88s Step 198( N/A%), pre moving , FPS 4.31, Running 51.05s Step 199( N/A%), pre moving , FPS 4.50, Running 51.19s Step 200( N/A%), pre moving , FPS 4.23, Running 51.60s Step 201( N/A%), pre moving , FPS 4.16, Running 51.79s Step 202( N/A%), pre moving , FPS 4.08, Running 52.23s Step 203( N/A%), pre moving , FPS 4.04, Running 52.40s Step 204( N/A%), pre moving , FPS 3.79, Running 52.83s Step 205( N/A%), pre moving , FPS 3.93, Running 53.00s Step 206( N/A%), pre moving , FPS 3.70, Running 53.41s Step 207( N/A%), pre moving , FPS 3.64, Running 53.58s Step 208( N/A%), pre moving , FPS 4.16, Running 53.93s Step 209( N/A%), pre moving , FPS 3.99, Running 54.23s Step 210( N/A%), pre moving , FPS 3.72, Running 54.71s Step 211( N/A%), pre moving , FPS 3.82, Running 54.91s Step 212( N/A%), pre moving , FPS 3.58, Running 55.39s Step 213( N/A%), pre moving , FPS 3.36, Running 55.86s Step 214( N/A%), pre moving , FPS 3.43, Running 56.10s Step 215( N/A%), pre moving , FPS 3.25, Running 56.52s Step 216( N/A%), pre moving , FPS 3.21, Running 56.68s Step 217( N/A%), pre moving , FPS 3.25, Running 57.04s Step 218( N/A%), pre moving , FPS 3.27, Running 57.15s Step 219( N/A%), pre moving , FPS 3.31, Running 57.24s Step 220( N/A%), pre moving , FPS 3.48, Running 57.36s Step 221( N/A%), pre moving , FPS 3.52, Running 57.46s Step 222( N/A%), pre moving , FPS 3.58, Running 57.81s Step 223( N/A%), pre moving , FPS 3.64, Running 57.88s Step 224( N/A%), pre moving , FPS 3.87, Running 58.00s Step 225( N/A%), pre moving , FPS 3.87, Running 58.16s Step 226( N/A%), pre moving , FPS 3.94, Running 58.49s Step 227( N/A%), pre moving , FPS 3.99, Running 58.59s Step 228( N/A%), pre moving , FPS 4.19, Running 58.70s Step 229( N/A%), pre moving , FPS 4.14, Running 59.06s Step 230( N/A%), pre moving , FPS 4.47, Running 59.19s Step 231( N/A%), pre moving , FPS 4.56, Running 59.30s Step 232( N/A%), pre moving , FPS 4.69, Running 59.65s Step 233( N/A%), pre moving , FPS 5.12, Running 59.77s Step 234( N/A%), pre moving , FPS 5.30, Running 59.87s Step 235( N/A%), pre moving , FPS 4.57, Running 60.89s Step 236( N/A%), pre moving , FPS 4.65, Running 60.99s Step 237( N/A%), pre moving , FPS 4.84, Running 61.17s Step 238( N/A%), pre moving , FPS 4.63, Running 61.47s Step 239( N/A%), pre moving , FPS 4.62, Running 61.57s Step 240( N/A%), pre moving , FPS 4.63, Running 61.68s Step 241( N/A%), pre moving , FPS 4.30, Running 62.12s Step 242( N/A%), pre moving , FPS 4.48, Running 62.28s Step 243( N/A%), pre moving , FPS 4.10, Running 62.76s Step 244( N/A%), pre moving , FPS 3.82, Running 63.24s Step 245( N/A%), pre moving , FPS 3.77, Running 63.47s Step 246( N/A%), pre moving , FPS 3.67, Running 63.94s Step 247( N/A%), pre moving , FPS 3.59, Running 64.16s Step 248( N/A%), pre moving , FPS 3.34, Running 64.70s Step 249( N/A%), pre moving , FPS 3.25, Running 65.22s Step 250( N/A%), pre moving , FPS 3.04, Running 65.76s Step 251( N/A%), pre moving , FPS 2.86, Running 66.30s Step 252( N/A%), pre moving , FPS 2.86, Running 66.65s Step 253( N/A%), pre moving , FPS 2.72, Running 67.12s Step 254( N/A%), pre moving , FPS 2.57, Running 67.66s Step 255( N/A%), pre moving , FPS 2.74, Running 68.18s Step 256( N/A%), pre moving , FPS 2.67, Running 68.47s Step 257( N/A%), pre moving , FPS 2.55, Running 69.02s Step 258( N/A%), pre moving , FPS 2.47, Running 69.56s Step 259( N/A%), pre moving , FPS 2.34, Running 70.11s Step 260( N/A%), pre moving , FPS 2.23, Running 70.66s Step 261( N/A%), pre moving , FPS 2.21, Running 71.18s Step 262( N/A%), pre moving , FPS 2.18, Running 71.47s Step 263( N/A%), pre moving , FPS 2.16, Running 72.00s Step 264( N/A%), pre moving , FPS 2.15, Running 72.54s Step 265( N/A%), pre moving , FPS 2.15, Running 72.75s Step 266( N/A%), pre moving , FPS 2.15, Running 73.23s Step 267( N/A%), pre moving , FPS 2.10, Running 73.70s Step 268( N/A%), pre moving , FPS 2.17, Running 73.90s Step 269( N/A%), pre moving , FPS 2.19, Running 74.37s Step 270( N/A%), pre moving , FPS 2.26, Running 74.60s Step 271( N/A%), pre moving , FPS 2.28, Running 75.08s Step 272( N/A%), pre moving , FPS 2.24, Running 75.58s Step 273( N/A%), pre moving , FPS 2.31, Running 75.78s Step 274( N/A%), pre moving , FPS 2.35, Running 76.17s Step 275( N/A%), pre moving , FPS 2.45, Running 76.34s Step 276( N/A%), pre moving , FPS 2.42, Running 76.75s Step 277( N/A%), pre moving , FPS 2.55, Running 76.87s Step 278( N/A%), pre moving , FPS 2.70, Running 76.98s Step 279( N/A%), pre moving , FPS 2.85, Running 77.13s Step 280( N/A%), pre moving , FPS 2.90, Running 77.56s Step 281( N/A%), pre moving , FPS 3.03, Running 77.78s Step 282( N/A%), pre moving , FPS 2.95, Running 78.25s Step 283( N/A%), pre moving , FPS 3.09, Running 78.47s Step 284( N/A%), pre moving , FPS 3.12, Running 78.95s Step 285( N/A%), pre moving , FPS 3.10, Running 79.21s Step 286( N/A%), pre moving , FPS 3.13, Running 79.62s Step 287( N/A%), pre moving , FPS 3.13, Running 80.09s Step 288( N/A%), pre moving , FPS 3.15, Running 80.26s Step 289( N/A%), pre moving , FPS 3.17, Running 80.68s Step 290( N/A%), pre moving , FPS 3.21, Running 80.84s Step 291( N/A%), pre moving , FPS 3.24, Running 81.25s Step 292( N/A%), pre moving , FPS 3.42, Running 81.43s Step 293( N/A%), pre moving , FPS 3.29, Running 81.85s Step 294( N/A%), pre moving , FPS 3.42, Running 82.02s Step 295( N/A%), pre moving , FPS 3.28, Running 82.45s Step 296( N/A%), pre moving , FPS 3.41, Running 82.62s Step 297( N/A%), pre moving , FPS 3.38, Running 82.78s Step 298( N/A%), pre moving , FPS 3.21, Running 83.22s Step 299( N/A%), pre moving , FPS 3.21, Running 83.37s Step 300( N/A%), pre moving , FPS 3.20, Running 83.80s Step 301( N/A%), pre moving , FPS 3.24, Running 83.96s Step 302( N/A%), pre moving , FPS 3.28, Running 84.34s Step 303( N/A%), pre moving , FPS 3.35, Running 84.44s Step 304( N/A%), pre moving , FPS 3.57, Running 84.55s Step 305( N/A%), pre moving , FPS 3.51, Running 84.90s Step 306( N/A%), pre moving , FPS 3.71, Running 85.02s Step 307( N/A%), pre moving , FPS 3.97, Running 85.12s Step 308( N/A%), pre moving , FPS 3.84, Running 85.47s Step 309( N/A%), pre moving , FPS 4.07, Running 85.59s Step 310( N/A%), pre moving , FPS 4.05, Running 85.78s Step 311( N/A%), pre moving , FPS 4.14, Running 86.08s Step 312( N/A%), pre moving , FPS 4.21, Running 86.18s Step 313( N/A%), pre moving , FPS 4.49, Running 86.31s Step 314( N/A%), pre moving , FPS 4.35, Running 86.62s Step 315( N/A%), pre moving , FPS 4.66, Running 86.74s Step 316( N/A%), pre moving , FPS 4.71, Running 86.87s Step 317( N/A%), pre moving , FPS 4.54, Running 87.19s Step 318( N/A%), pre moving , FPS 4.90, Running 87.30s Step 319( N/A%), pre moving , FPS 3.19, Running 89.65s Step 320( N/A%), pre moving , FPS 3.02, Running 90.42s Step 321( N/A%), pre moving , FPS 2.97, Running 90.69s Step 322( N/A%), pre moving , FPS 2.86, Running 91.34s Step 323( N/A%), pre moving , FPS 2.73, Running 91.75s Step 324( N/A%), pre moving , FPS 2.59, Running 92.27s Step 325( N/A%), pre moving , FPS 2.63, Running 92.51s Step 326( N/A%), pre moving , FPS 2.41, Running 93.31s Step 327( N/A%), pre moving , FPS 2.37, Running 93.57s Step 328( N/A%), pre moving , FPS 2.26, Running 94.32s Step 329( N/A%), pre moving , FPS 2.23, Running 94.57s Step 330( N/A%), pre moving , FPS 2.08, Running 95.41s Step 331( N/A%), pre moving , FPS 2.10, Running 95.61s Step 332( N/A%), pre moving , FPS 1.98, Running 96.27s Step 333( N/A%), pre moving , FPS 1.97, Running 96.47s Step 334( N/A%), pre moving , FPS 1.86, Running 97.35s Step 335( N/A%), pre moving , FPS 1.84, Running 97.60s Step 336( N/A%), pre moving , FPS 1.73, Running 98.45s Step 337( N/A%), pre moving , FPS 1.73, Running 98.74s Step 338( N/A%), pre moving , FPS 1.64, Running 99.50s Step 339( 0.17%), action 1, FPS 1.81, Running 100.72s Step 340( 0.33%), action 2, FPS 1.80, Running 101.50s Step 341( 0.50%), action 3, FPS 1.73, Running 102.27s Step 342( 0.67%), action 4, FPS 1.70, Running 103.14s Step 343( 0.83%), action 5, FPS 1.63, Running 104.02s Step 344( 1.00%), action 6, FPS 1.61, Running 104.71s Step 345( 1.17%), action 7, FPS 1.52, Running 105.64s Step 346( 1.33%), action 8, FPS 1.54, Running 106.34s Step 347( 1.50%), action 9, FPS 1.46, Running 107.31s Step 348( 1.67%), action 10, FPS 1.46, Running 108.06s Step 349( 1.83%), action 11, FPS 1.39, Running 108.94s Step 350( 2.00%), action 12, FPS 1.40, Running 109.66s Step 351( 2.17%), action 13, FPS 1.36, Running 110.30s Step 352( 2.33%), action 14, FPS 1.37, Running 110.87s Step 353( 2.50%), action 15, FPS 1.31, Running 111.74s Step 354( 2.67%), action 16, FPS 1.35, Running 112.18s Step 355( 2.83%), action 17, FPS 1.30, Running 112.96s Step 356( 3.00%), action 18, FPS 1.31, Running 113.69s Step 357( 3.17%), action 19, FPS 1.27, Running 114.43s Step 358( 3.33%), action 20, FPS 1.28, Running 115.11s Step 359( 3.50%), action 21, FPS 1.31, Running 116.04s Step 360( 3.67%), action 22, FPS 1.31, Running 116.81s Step 361( 3.83%), action 23, FPS 1.29, Running 117.72s Step 362( 4.00%), action 24, FPS 1.32, Running 118.25s Step 363( 4.17%), action 25, FPS 1.35, Running 118.85s Step 364( 4.33%), action 26, FPS 1.36, Running 119.44s Step 365( 4.50%), action 27, FPS 1.36, Running 120.30s Step 366( 4.67%), action 28, FPS 1.38, Running 120.78s Step 367( 4.83%), action 29, FPS 1.40, Running 121.55s Step 368( 5.00%), action 30, FPS 1.43, Running 122.07s Step 369( 5.17%), action 31, FPS 1.41, Running 123.13s Step 370( 5.33%), action 32, FPS 1.43, Running 123.61s Step 371( 5.50%), action 33, FPS 1.42, Running 124.37s Step 372( 5.67%), action 34, FPS 1.40, Running 125.12s Step 373( 5.83%), action 35, FPS 1.41, Running 125.94s Step 374( 6.00%), action 36, FPS 1.41, Running 126.38s Step 375( 6.17%), action 37, FPS 1.37, Running 127.53s Step 376( 6.33%), action 38, FPS 1.40, Running 127.96s Step 377( 6.50%), action 39, FPS 1.40, Running 128.76s Step 378( 6.67%), action 40, FPS 1.40, Running 129.42s Step 379( 6.83%), action 41, FPS 1.39, Running 130.41s Step 380( 7.00%), action 42, FPS 1.40, Running 131.13s Step 381( 7.17%), action 43, FPS 1.43, Running 131.70s Step 382( 7.33%), action 44, FPS 1.45, Running 132.00s Step 383( 7.50%), action 45, FPS 1.48, Running 132.39s Step 384( 7.67%), action 46, FPS 1.48, Running 132.98s Step 385( 7.83%), action 47, FPS 1.47, Running 133.88s Step 386( 8.00%), action 48, FPS 1.48, Running 134.33s Step 387( 8.17%), action 49, FPS 1.48, Running 135.03s Step 388( 8.33%), action 50, FPS 1.47, Running 135.72s Step 389( 8.50%), action 51, FPS 1.48, Running 136.62s Step 390( 8.67%), action 52, FPS 1.45, Running 137.43s Step 391( 8.83%), action 53, FPS 1.43, Running 138.38s Step 392( 9.00%), action 54, FPS 1.44, Running 139.01s Step 393( 9.17%), action 55, FPS 1.44, Running 139.84s Step 394( 9.33%), action 56, FPS 1.42, Running 140.46s Step 395( 9.50%), action 57, FPS 1.47, Running 141.14s Step 396( 9.67%), action 58, FPS 1.45, Running 141.74s Step 397( 9.83%), action 59, FPS 1.44, Running 142.61s Step 398( 10.00%), action 60, FPS 1.47, Running 143.07s Step 399( 10.17%), action 61, FPS 1.44, Running 144.27s Step 400( 10.33%), action 62, FPS 1.44, Running 145.03s Step 401( 10.50%), action 63, FPS 1.39, Running 146.05s Step 402( 10.67%), action 64, FPS 1.35, Running 146.81s Step 403( 10.83%), action 65, FPS 1.33, Running 147.47s Step 404( 11.00%), action 66, FPS 1.33, Running 147.98s Step 405( 11.17%), action 67, FPS 1.34, Running 148.82s Step 406( 11.33%), action 68, FPS 1.32, Running 149.52s Step 407( 11.50%), action 69, FPS 1.33, Running 150.05s Step 408( 11.67%), action 70, FPS 1.36, Running 150.47s Step 409( 11.83%), action 71, FPS 1.34, Running 151.60s Step 410( 12.00%), action 72, FPS 1.36, Running 152.12s Step 411( 12.17%), action 73, FPS 1.38, Running 152.88s Step 412( 12.33%), action 74, FPS 1.36, Running 153.71s Step 413( 12.50%), action 75, FPS 1.37, Running 154.45s Step 414( 12.67%), action 76, FPS 1.37, Running 155.10s Step 415( 12.83%), action 77, FPS 1.35, Running 156.00s Step 416( 13.00%), action 78, FPS 1.36, Running 156.47s Step 417( 13.17%), action 79, FPS 1.36, Running 157.26s Step 418( 13.33%), action 80, FPS 1.35, Running 157.88s Step 419( 13.50%), action 81, FPS 1.37, Running 158.87s Step 420( 13.67%), action 82, FPS 1.40, Running 159.36s Step 421( 13.83%), action 83, FPS 1.42, Running 160.10s Step 422( 14.00%), action 84, FPS 1.43, Running 160.79s Step 423( 14.17%), action 85, FPS 1.41, Running 161.62s Step 424( 14.33%), action 86, FPS 1.40, Running 162.31s Step 425( 14.50%), action 87, FPS 1.39, Running 163.22s Step 426( 14.67%), action 88, FPS 1.41, Running 163.70s Step 427( 14.83%), action 89, FPS 1.38, Running 164.51s Step 428( 15.00%), action 90, FPS 1.35, Running 165.23s Step 429( 15.17%), action 91, FPS 1.38, Running 166.14s Step 430( 15.33%), action 92, FPS 1.38, Running 166.65s Step 431( 15.50%), action 93, FPS 1.39, Running 167.26s Step 432( 15.67%), action 94, FPS 1.41, Running 167.90s Step 433( 15.83%), action 95, FPS 1.42, Running 168.52s Step 434( 16.00%), action 96, FPS 1.45, Running 168.85s Step 435( 16.17%), action 97, FPS 1.47, Running 169.58s Step 436( 16.33%), action 98, FPS 1.47, Running 170.03s Step 437( 16.50%), action 99, FPS 1.47, Running 170.84s Step 438( 16.67%), action 100, FPS 1.46, Running 171.54s Step 439( 16.83%), action 101, FPS 1.47, Running 172.47s Step 440( 17.00%), action 102, FPS 1.46, Running 173.09s Step 441( 17.17%), action 103, FPS 1.44, Running 173.97s Step 442( 17.33%), action 104, FPS 1.47, Running 174.41s Step 443( 17.50%), action 105, FPS 1.47, Running 175.18s Step 444( 17.67%), action 106, FPS 1.49, Running 175.71s Step 445( 17.83%), action 107, FPS 1.53, Running 176.30s Step 446( 18.00%), action 108, FPS 1.49, Running 177.10s Step 447( 18.17%), action 109, FPS 1.50, Running 177.85s Step 448( 18.33%), action 110, FPS 1.52, Running 178.38s Step 449( 18.50%), action 111, FPS 1.51, Running 179.37s Step 450( 18.67%), action 112, FPS 1.49, Running 180.06s Step 451( 18.83%), action 113, FPS 1.46, Running 180.96s Step 452( 19.00%), action 114, FPS 1.49, Running 181.29s Step 453( 19.17%), action 115, FPS 1.46, Running 182.18s Step 454( 19.33%), action 116, FPS 1.43, Running 182.83s Step 455( 19.50%), action 117, FPS 1.41, Running 183.74s Step 456( 19.67%), action 118, FPS 1.40, Running 184.32s Step 457( 19.83%), action 119, FPS 1.41, Running 185.01s Step 458( 20.00%), action 120, FPS 1.43, Running 185.56s Step 459( 20.17%), action 121, FPS 1.43, Running 186.47s Step 460( 20.33%), action 122, FPS 1.46, Running 186.80s Step 461( 20.50%), action 123, FPS 1.51, Running 187.23s Step 462( 20.67%), action 124, FPS 1.52, Running 187.60s Step 463( 20.83%), action 125, FPS 1.57, Running 187.90s Step 464( 21.00%), action 126, FPS 1.59, Running 188.30s Step 465( 21.17%), action 127, FPS 1.55, Running 189.21s Step 466( 21.33%), action 128, FPS 1.59, Running 189.68s Step 467( 21.50%), action 129, FPS 1.60, Running 190.36s Step 468( 21.67%), action 130, FPS 1.59, Running 190.97s Step 469( 21.83%), action 131, FPS 1.60, Running 191.89s Step 470( 22.00%), action 132, FPS 1.63, Running 192.36s Step 471( 22.17%), action 133, FPS 1.65, Running 193.10s Step 472( 22.33%), action 134, FPS 1.60, Running 193.79s Step 473( 22.50%), action 135, FPS 1.61, Running 194.62s Step 474( 22.67%), action 136, FPS 1.63, Running 195.06s Step 475( 22.83%), action 137, FPS 1.65, Running 195.83s Step 476( 23.00%), action 138, FPS 1.65, Running 196.48s Step 477( 23.17%), action 139, FPS 1.61, Running 197.41s Step 478( 23.33%), action 140, FPS 1.62, Running 197.92s Step 479( 23.50%), action 141, FPS 1.61, Running 198.93s Step 480( 23.67%), action 142, FPS 1.56, Running 199.65s Step 481( 23.83%), action 143, FPS 1.50, Running 200.55s Step 482( 24.00%), action 144, FPS 1.46, Running 201.30s Step 483( 24.17%), action 145, FPS 1.40, Running 202.16s Step 484( 24.33%), action 146, FPS 1.40, Running 202.62s Step 485( 24.50%), action 147, FPS 1.41, Running 203.40s Step 486( 24.67%), action 148, FPS 1.38, Running 204.16s Step 487( 24.83%), action 149, FPS 1.36, Running 205.04s Step 488( 25.00%), action 150, FPS 1.35, Running 205.74s Step 489( 25.17%), action 151, FPS 1.39, Running 206.29s Step 490( 25.33%), action 152, FPS 1.37, Running 206.91s Step 491( 25.50%), action 153, FPS 1.38, Running 207.55s Step 492( 25.67%), action 154, FPS 1.39, Running 208.20s Step 493( 25.83%), action 155, FPS 1.38, Running 209.09s Step 494( 26.00%), action 156, FPS 1.38, Running 209.56s Step 495( 26.17%), action 157, FPS 1.39, Running 210.24s Step 496( 26.33%), action 158, FPS 1.39, Running 210.84s Step 497( 26.50%), action 159, FPS 1.41, Running 211.63s Step 498( 26.67%), action 160, FPS 1.41, Running 212.14s Step 499( 26.83%), action 161, FPS 1.42, Running 213.03s Step 500( 27.00%), action 162, FPS 1.43, Running 213.59s Step 501( 27.17%), action 163, FPS 1.44, Running 214.45s Step 502( 27.33%), action 164, FPS 1.44, Running 215.20s Step 503( 27.50%), action 165, FPS 1.44, Running 216.09s Step 504( 27.67%), action 166, FPS 1.44, Running 216.53s Step 505( 27.83%), action 167, FPS 1.44, Running 217.30s Step 506( 28.00%), action 168, FPS 1.44, Running 218.02s Step 507( 28.17%), action 169, FPS 1.44, Running 218.92s Step 508( 28.33%), action 170, FPS 1.47, Running 219.37s Step 509( 28.50%), action 171, FPS 1.42, Running 220.40s Step 510( 28.67%), action 172, FPS 1.43, Running 220.94s Step 511( 28.83%), action 173, FPS 1.41, Running 221.75s Step 512( 29.00%), action 174, FPS 1.43, Running 222.21s Step 513( 29.17%), action 175, FPS 1.44, Running 223.01s Step 514( 29.33%), action 176, FPS 1.41, Running 223.70s Step 515( 29.50%), action 177, FPS 1.39, Running 224.61s Step 516( 29.67%), action 178, FPS 1.39, Running 225.21s Step 517( 29.83%), action 179, FPS 1.44, Running 225.56s Step 518( 30.00%), action 180, FPS 1.45, Running 225.89s Step 519( 30.17%), action 181, FPS 1.44, Running 226.94s Step 520( 30.33%), action 182, FPS 1.45, Running 227.35s Step 521( 30.50%), action 183, FPS 1.46, Running 228.14s Step 522( 30.67%), action 184, FPS 1.47, Running 228.77s Step 523( 30.83%), action 185, FPS 1.48, Running 229.63s Step 524( 31.00%), action 186, FPS 1.47, Running 230.14s Step 525( 31.17%), action 187, FPS 1.48, Running 230.85s Step 526( 31.33%), action 188, FPS 1.50, Running 231.31s Step 527( 31.50%), action 189, FPS 1.53, Running 232.00s Step 528( 31.67%), action 190, FPS 1.51, Running 232.62s Step 529( 31.83%), action 191, FPS 1.52, Running 233.55s Step 530( 32.00%), action 192, FPS 1.52, Running 234.14s Step 531( 32.17%), action 193, FPS 1.51, Running 235.04s Step 532( 32.33%), action 194, FPS 1.50, Running 235.52s Step 533( 32.50%), action 195, FPS 1.51, Running 236.23s Step 534( 32.67%), action 196, FPS 1.54, Running 236.68s Step 535( 32.83%), action 197, FPS 1.56, Running 237.40s Step 536( 33.00%), action 198, FPS 1.58, Running 237.85s Step 537( 33.17%), action 199, FPS 1.54, Running 238.56s Step 538( 33.33%), action 200, FPS 1.50, Running 239.25s Step 539( 33.50%), action 201, FPS 1.51, Running 240.14s Step 540( 33.67%), action 202, FPS 1.50, Running 240.68s Step 541( 33.83%), action 203, FPS 1.48, Running 241.61s Step 542( 34.00%), action 204, FPS 1.50, Running 242.10s Step 543( 34.17%), action 205, FPS 1.51, Running 242.89s Step 544( 34.33%), action 206, FPS 1.49, Running 243.55s Step 545( 34.50%), action 207, FPS 1.53, Running 243.88s Step 546( 34.67%), action 208, FPS 1.56, Running 244.17s Step 547( 34.83%), action 209, FPS 1.60, Running 244.47s Step 548( 35.00%), action 210, FPS 1.65, Running 244.72s Step 549( 35.17%), action 211, FPS 1.66, Running 245.58s Step 550( 35.33%), action 212, FPS 1.66, Running 246.19s Step 551( 35.50%), action 213, FPS 1.66, Running 247.06s Step 552( 35.67%), action 214, FPS 1.67, Running 247.51s Step 553( 35.83%), action 215, FPS 1.65, Running 248.33s Step 554( 36.00%), action 216, FPS 1.63, Running 248.93s Step 555( 36.17%), action 217, FPS 1.61, Running 249.82s Step 556( 36.33%), action 218, FPS 1.61, Running 250.28s Step 557( 36.50%), action 219, FPS 1.61, Running 251.02s Step 558( 36.67%), action 220, FPS 1.62, Running 251.60s Step 559( 36.83%), action 221, FPS 1.61, Running 252.54s Step 560( 37.00%), action 222, FPS 1.60, Running 253.21s Step 561( 37.17%), action 223, FPS 1.60, Running 254.07s Step 562( 37.33%), action 224, FPS 1.58, Running 254.76s Step 563( 37.50%), action 225, FPS 1.57, Running 255.66s Step 564( 37.67%), action 226, FPS 1.58, Running 256.20s Step 565( 37.83%), action 227, FPS 1.54, Running 256.88s Step 566( 38.00%), action 228, FPS 1.50, Running 257.52s Step 567( 38.17%), action 229, FPS 1.43, Running 258.45s Step 568( 38.33%), action 230, FPS 1.41, Running 258.92s Step 569( 38.50%), action 231, FPS 1.38, Running 260.03s Step 570( 38.67%), action 232, FPS 1.40, Running 260.49s Step 571( 38.83%), action 233, FPS 1.42, Running 261.18s Step 572( 39.00%), action 234, FPS 1.40, Running 261.79s Step 573( 39.17%), action 235, FPS 1.42, Running 262.38s Step 574( 39.33%), action 236, FPS 1.45, Running 262.75s Step 575( 39.50%), action 237, FPS 1.51, Running 263.05s Step 576( 39.67%), action 238, FPS 1.51, Running 263.49s Step 577( 39.83%), action 239, FPS 1.54, Running 263.99s Step 578( 40.00%), action 240, FPS 1.56, Running 264.45s Step 579( 40.17%), action 241, FPS 1.55, Running 265.47s Step 580( 40.33%), action 242, FPS 1.55, Running 266.12s Step 581( 40.50%), action 243, FPS 1.55, Running 267.01s Step 582( 40.67%), action 244, FPS 1.56, Running 267.55s Step 583( 40.83%), action 245, FPS 1.59, Running 268.27s Step 584( 41.00%), action 246, FPS 1.58, Running 268.87s Step 585( 41.17%), action 247, FPS 1.55, Running 269.82s Step 586( 41.33%), action 248, FPS 1.56, Running 270.33s Step 587( 41.50%), action 249, FPS 1.60, Running 270.96s Step 588( 41.67%), action 250, FPS 1.58, Running 271.56s Step 589( 41.83%), action 251, FPS 1.60, Running 272.50s Step 590( 42.00%), action 252, FPS 1.59, Running 273.09s Step 591( 42.17%), action 253, FPS 1.56, Running 274.04s Step 592( 42.33%), action 254, FPS 1.58, Running 274.48s Step 593( 42.50%), action 255, FPS 1.56, Running 275.22s Step 594( 42.67%), action 256, FPS 1.53, Running 275.83s Step 595( 42.83%), action 257, FPS 1.46, Running 276.74s Step 596( 43.00%), action 258, FPS 1.46, Running 277.14s Step 597( 43.17%), action 259, FPS 1.43, Running 277.93s Step 598( 43.33%), action 260, FPS 1.42, Running 278.53s Step 599( 43.50%), action 261, FPS 1.43, Running 279.43s Step 600( 43.67%), action 262, FPS 1.45, Running 279.90s Step 601( 43.83%), action 263, FPS 1.47, Running 280.61s Step 602( 44.00%), action 264, FPS 1.46, Running 281.23s Step 603( 44.17%), action 265, FPS 1.48, Running 281.81s Step 604( 44.33%), action 266, FPS 1.51, Running 282.08s Step 605( 44.50%), action 267, FPS 1.59, Running 282.38s Step 606( 44.67%), action 268, FPS 1.61, Running 282.71s Step 607( 44.83%), action 269, FPS 1.66, Running 283.02s Step 608( 45.00%), action 270, FPS 1.68, Running 283.46s Step 609( 45.17%), action 271, FPS 1.64, Running 284.70s Step 610( 45.33%), action 272, FPS 1.65, Running 285.24s Step 611( 45.50%), action 273, FPS 1.66, Running 286.07s Step 612( 45.67%), action 274, FPS 1.66, Running 286.55s Step 613( 45.83%), action 275, FPS 1.66, Running 287.27s Step 614( 46.00%), action 276, FPS 1.64, Running 288.02s Step 615( 46.17%), action 277, FPS 1.66, Running 288.77s Step 616( 46.33%), action 278, FPS 1.65, Running 289.29s Step 617( 46.50%), action 279, FPS 1.64, Running 290.12s Step 618( 46.67%), action 280, FPS 1.63, Running 290.79s Step 619( 46.83%), action 281, FPS 1.58, Running 292.06s Step 620( 47.00%), action 282, FPS 1.55, Running 292.83s Step 621( 47.17%), action 283, FPS 1.52, Running 293.73s Step 622( 47.33%), action 284, FPS 1.54, Running 294.23s Step 623( 47.50%), action 285, FPS 1.48, Running 295.35s Step 624( 47.67%), action 286, FPS 1.45, Running 295.85s Step 625( 47.83%), action 287, FPS 1.41, Running 296.55s Step 626( 48.00%), action 288, FPS 1.38, Running 297.24s Step 627( 48.17%), action 289, FPS 1.32, Running 298.17s Step 628( 48.33%), action 290, FPS 1.31, Running 298.71s Step 629( 48.50%), action 291, FPS 1.33, Running 299.77s Step 630( 48.67%), action 292, FPS 1.33, Running 300.22s Step 631( 48.83%), action 293, FPS 1.34, Running 301.00s Step 632( 49.00%), action 294, FPS 1.33, Running 301.57s Step 633( 49.17%), action 295, FPS 1.37, Running 301.90s Step 634( 49.33%), action 296, FPS 1.41, Running 302.21s Step 635( 49.50%), action 297, FPS 1.45, Running 302.60s Step 636( 49.67%), action 298, FPS 1.44, Running 303.19s Step 637( 49.83%), action 299, FPS 1.43, Running 304.07s Step 638( 50.00%), action 300, FPS 1.43, Running 304.79s Step 639( 50.17%), action 301, FPS 1.47, Running 305.70s Step 640( 50.33%), action 302, FPS 1.50, Running 306.19s Step 641( 50.50%), action 303, FPS 1.51, Running 306.94s Step 642( 50.67%), action 304, FPS 1.49, Running 307.69s Step 643( 50.83%), action 305, FPS 1.51, Running 308.56s Step 644( 51.00%), action 306, FPS 1.51, Running 309.11s Step 645( 51.17%), action 307, FPS 1.52, Running 309.74s Step 646( 51.33%), action 308, FPS 1.52, Running 310.41s Step 647( 51.50%), action 309, FPS 1.52, Running 311.32s Step 648( 51.67%), action 310, FPS 1.50, Running 312.02s Step 649( 51.83%), action 311, FPS 1.51, Running 312.99s Step 650( 52.00%), action 312, FPS 1.48, Running 313.78s Step 651( 52.17%), action 313, FPS 1.47, Running 314.57s Step 652( 52.33%), action 314, FPS 1.46, Running 315.29s Step 653( 52.50%), action 315, FPS 1.40, Running 316.19s Step 654( 52.67%), action 316, FPS 1.37, Running 316.82s Step 655( 52.83%), action 317, FPS 1.32, Running 317.74s Step 656( 53.00%), action 318, FPS 1.33, Running 318.27s Step 657( 53.17%), action 319, FPS 1.34, Running 318.94s Step 658( 53.33%), action 320, FPS 1.34, Running 319.75s Step 659( 53.50%), action 321, FPS 1.34, Running 320.64s Step 660( 53.67%), action 322, FPS 1.32, Running 321.36s Step 661( 53.83%), action 323, FPS 1.30, Running 322.34s Step 662( 54.00%), action 324, FPS 1.31, Running 322.92s Step 663( 54.17%), action 325, FPS 1.31, Running 323.84s Step 664( 54.33%), action 326, FPS 1.29, Running 324.62s Step 665( 54.50%), action 327, FPS 1.27, Running 325.43s Step 666( 54.67%), action 328, FPS 1.29, Running 325.97s Step 667( 54.83%), action 329, FPS 1.27, Running 327.03s Step 668( 55.00%), action 330, FPS 1.27, Running 327.76s Step 669( 55.17%), action 331, FPS 1.27, Running 328.70s Step 670( 55.33%), action 332, FPS 1.27, Running 329.47s Step 671( 55.50%), action 333, FPS 1.27, Running 330.30s Step 672( 55.67%), action 334, FPS 1.29, Running 330.77s Step 673( 55.83%), action 335, FPS 1.30, Running 331.52s Step 674( 56.00%), action 336, FPS 1.30, Running 332.18s Step 675( 56.17%), action 337, FPS 1.31, Running 333.00s Step 676( 56.33%), action 338, FPS 1.30, Running 333.66s Step 677( 56.50%), action 339, FPS 1.28, Running 334.51s Step 678( 56.67%), action 340, FPS 1.31, Running 335.04s Step 679( 56.83%), action 341, FPS 1.28, Running 336.31s Step 680( 57.00%), action 342, FPS 1.30, Running 336.76s Step 681( 57.17%), action 343, FPS 1.32, Running 337.47s Step 682( 57.33%), action 344, FPS 1.32, Running 338.11s Step 683( 57.50%), action 345, FPS 1.35, Running 338.66s Step 684( 57.67%), action 346, FPS 1.38, Running 339.11s Step 685( 57.83%), action 347, FPS 1.38, Running 339.97s Step 686( 58.00%), action 348, FPS 1.37, Running 340.54s Step 687( 58.17%), action 349, FPS 1.42, Running 341.11s Step 688( 58.33%), action 350, FPS 1.42, Running 341.89s Step 689( 58.50%), action 351, FPS 1.41, Running 342.89s Step 690( 58.67%), action 352, FPS 1.43, Running 343.48s Step 691( 58.83%), action 353, FPS 1.41, Running 344.44s Step 692( 59.00%), action 354, FPS 1.40, Running 345.08s Step 693( 59.17%), action 355, FPS 1.38, Running 346.05s Step 694( 59.33%), action 356, FPS 1.37, Running 346.75s Step 695( 59.50%), action 357, FPS 1.36, Running 347.66s Step 696( 59.67%), action 358, FPS 1.35, Running 348.42s Step 697( 59.83%), action 359, FPS 1.36, Running 349.24s Step 698( 60.00%), action 360, FPS 1.36, Running 349.77s Step 699( 60.17%), action 361, FPS 1.39, Running 350.72s Step 700( 60.33%), action 362, FPS 1.37, Running 351.33s Step 701( 60.50%), action 363, FPS 1.37, Running 352.08s Step 702( 60.67%), action 364, FPS 1.36, Running 352.83s Step 703( 60.83%), action 365, FPS 1.33, Running 353.69s Step 704( 61.00%), action 366, FPS 1.31, Running 354.36s Step 705( 61.17%), action 367, FPS 1.31, Running 355.23s Step 706( 61.33%), action 368, FPS 1.30, Running 355.89s Step 707( 61.50%), action 369, FPS 1.28, Running 356.75s Step 708( 61.67%), action 370, FPS 1.30, Running 357.33s Step 709( 61.83%), action 371, FPS 1.28, Running 358.52s Step 710( 62.00%), action 372, FPS 1.28, Running 359.16s Step 711( 62.17%), action 373, FPS 1.28, Running 360.05s Step 712( 62.33%), action 374, FPS 1.27, Running 360.87s Step 713( 62.50%), action 375, FPS 1.28, Running 361.71s Step 714( 62.67%), action 376, FPS 1.28, Running 362.34s Step 715( 62.83%), action 377, FPS 1.28, Running 363.28s Step 716( 63.00%), action 378, FPS 1.28, Running 364.01s Step 717( 63.17%), action 379, FPS 1.29, Running 364.76s Step 718( 63.33%), action 380, FPS 1.28, Running 365.36s Step 719( 63.50%), action 381, FPS 1.27, Running 366.46s Step 720( 63.67%), action 382, FPS 1.27, Running 367.06s Step 721( 63.83%), action 383, FPS 1.28, Running 367.71s Step 722( 64.00%), action 384, FPS 1.29, Running 368.27s Step 723( 64.17%), action 385, FPS 1.28, Running 369.35s Step 724( 64.33%), action 386, FPS 1.29, Running 369.86s Step 725( 64.50%), action 387, FPS 1.31, Running 370.52s Step 726( 64.67%), action 388, FPS 1.31, Running 371.18s Step 727( 64.83%), action 389, FPS 1.30, Running 372.09s Step 728( 65.00%), action 390, FPS 1.31, Running 372.62s Step 729( 65.17%), action 391, FPS 1.32, Running 373.70s Step 730( 65.33%), action 392, FPS 1.31, Running 374.40s Step 731( 65.50%), action 393, FPS 1.34, Running 374.96s Step 732( 65.67%), action 394, FPS 1.39, Running 375.29s Step 733( 65.83%), action 395, FPS 1.41, Running 375.92s Step 734( 66.00%), action 396, FPS 1.42, Running 376.45s Step 735( 66.17%), action 397, FPS 1.43, Running 377.23s Step 736( 66.33%), action 398, FPS 1.45, Running 377.84s Step 737( 66.50%), action 399, FPS 1.43, Running 378.72s Step 738( 66.67%), action 400, FPS 1.41, Running 379.51s Step 739( 66.83%), action 401, FPS 1.41, Running 380.65s Step 740( 67.00%), action 402, FPS 1.39, Running 381.47s Step 741( 67.17%), action 403, FPS 1.37, Running 382.30s Step 742( 67.33%), action 404, FPS 1.37, Running 382.88s Step 743( 67.50%), action 405, FPS 1.36, Running 384.01s Step 744( 67.67%), action 406, FPS 1.36, Running 384.54s Step 745( 67.83%), action 407, FPS 1.36, Running 385.25s Step 746( 68.00%), action 408, FPS 1.36, Running 385.94s Step 747( 68.17%), action 409, FPS 1.36, Running 386.81s Step 748( 68.33%), action 410, FPS 1.37, Running 387.24s Step 749( 68.50%), action 411, FPS 1.35, Running 388.48s Step 750( 68.67%), action 412, FPS 1.36, Running 389.14s Step 751( 68.83%), action 413, FPS 1.33, Running 390.02s Step 752( 69.00%), action 414, FPS 1.30, Running 390.71s Step 753( 69.17%), action 415, FPS 1.27, Running 391.65s Step 754( 69.33%), action 416, FPS 1.25, Running 392.39s Step 755( 69.50%), action 417, FPS 1.27, Running 392.98s Step 756( 69.67%), action 418, FPS 1.29, Running 393.39s Step 757( 69.83%), action 419, FPS 1.30, Running 394.05s Step 758( 70.00%), action 420, FPS 1.31, Running 394.76s Step 759( 70.17%), action 421, FPS 1.33, Running 395.67s Step 760( 70.33%), action 422, FPS 1.35, Running 396.33s Step 761( 70.50%), action 423, FPS 1.35, Running 397.11s Step 762( 70.67%), action 424, FPS 1.36, Running 397.59s Step 763( 70.83%), action 425, FPS 1.39, Running 398.38s Step 764( 71.00%), action 426, FPS 1.38, Running 399.03s Step 765( 71.17%), action 427, FPS 1.36, Running 399.91s Step 766( 71.33%), action 428, FPS 1.38, Running 400.44s Step 767( 71.50%), action 429, FPS 1.39, Running 401.22s Step 768( 71.67%), action 430, FPS 1.37, Running 401.84s Step 769( 71.83%), action 431, FPS 1.40, Running 402.77s Step 770( 72.00%), action 432, FPS 1.40, Running 403.38s Step 771( 72.17%), action 433, FPS 1.40, Running 404.29s Step 772( 72.33%), action 434, FPS 1.43, Running 404.72s Step 773( 72.50%), action 435, FPS 1.45, Running 405.46s Step 774( 72.67%), action 436, FPS 1.46, Running 406.05s Step 775( 72.83%), action 437, FPS 1.43, Running 406.97s Step 776( 73.00%), action 438, FPS 1.43, Running 407.39s Step 777( 73.17%), action 439, FPS 1.42, Running 408.18s Step 778( 73.33%), action 440, FPS 1.42, Running 408.86s Step 779( 73.50%), action 441, FPS 1.42, Running 409.78s Step 780( 73.67%), action 442, FPS 1.43, Running 410.35s Step 781( 73.83%), action 443, FPS 1.45, Running 410.94s Step 782( 74.00%), action 444, FPS 1.46, Running 411.27s Step 783( 74.17%), action 445, FPS 1.52, Running 411.55s Step 784( 74.33%), action 446, FPS 1.56, Running 411.82s Step 785( 74.50%), action 447, FPS 1.64, Running 412.14s Step 786( 74.67%), action 448, FPS 1.64, Running 412.61s Step 787( 74.83%), action 449, FPS 1.66, Running 413.29s Step 788( 75.00%), action 450, FPS 1.66, Running 413.88s Step 789( 75.17%), action 451, FPS 1.67, Running 414.77s Step 790( 75.33%), action 452, FPS 1.68, Running 415.25s Step 791( 75.50%), action 453, FPS 1.71, Running 415.95s Step 792( 75.67%), action 454, FPS 1.69, Running 416.57s Step 793( 75.83%), action 455, FPS 1.67, Running 417.46s Step 794( 76.00%), action 456, FPS 1.69, Running 417.92s Step 795( 76.17%), action 457, FPS 1.71, Running 418.67s Step 796( 76.33%), action 458, FPS 1.68, Running 419.29s Step 797( 76.50%), action 459, FPS 1.67, Running 420.14s Step 798( 76.67%), action 460, FPS 1.70, Running 420.60s Step 799( 76.83%), action 461, FPS 1.67, Running 421.78s Step 800( 77.00%), action 462, FPS 1.64, Running 422.56s Step 801( 77.17%), action 463, FPS 1.59, Running 423.53s Step 802( 77.33%), action 464, FPS 1.53, Running 424.30s Step 803( 77.50%), action 465, FPS 1.46, Running 425.22s Step 804( 77.67%), action 466, FPS 1.41, Running 426.01s Step 805( 77.83%), action 467, FPS 1.36, Running 426.87s Step 806( 78.00%), action 468, FPS 1.34, Running 427.57s Step 807( 78.17%), action 469, FPS 1.31, Running 428.51s Step 808( 78.33%), action 470, FPS 1.30, Running 429.27s Step 809( 78.50%), action 471, FPS 1.30, Running 430.16s Step 810( 78.67%), action 472, FPS 1.31, Running 430.48s Step 811( 78.83%), action 473, FPS 1.35, Running 430.76s Step 812( 79.00%), action 474, FPS 1.38, Running 431.08s Step 813( 79.17%), action 475, FPS 1.41, Running 431.61s Step 814( 79.33%), action 476, FPS 1.38, Running 432.37s Step 815( 79.50%), action 477, FPS 1.37, Running 433.27s Step 816( 79.67%), action 478, FPS 1.39, Running 433.72s Step 817( 79.83%), action 479, FPS 1.39, Running 434.52s Step 818( 80.00%), action 480, FPS 1.36, Running 435.26s Step 819( 80.17%), action 481, FPS 1.39, Running 436.19s Step 820( 80.33%), action 482, FPS 1.40, Running 436.90s Step 821( 80.50%), action 483, FPS 1.40, Running 437.82s Step 822( 80.67%), action 484, FPS 1.41, Running 438.52s Step 823( 80.83%), action 485, FPS 1.41, Running 439.39s Step 824( 81.00%), action 486, FPS 1.44, Running 439.86s Step 825( 81.17%), action 487, FPS 1.46, Running 440.55s Step 826( 81.33%), action 488, FPS 1.45, Running 441.33s Step 827( 81.50%), action 489, FPS 1.46, Running 442.17s Step 828( 81.67%), action 490, FPS 1.48, Running 442.77s Step 829( 81.83%), action 491, FPS 1.47, Running 443.73s Step 830( 82.00%), action 492, FPS 1.43, Running 444.46s Step 831( 82.17%), action 493, FPS 1.36, Running 445.43s Step 832( 82.33%), action 494, FPS 1.34, Running 446.06s Step 833( 82.50%), action 495, FPS 1.31, Running 446.93s Step 834( 82.67%), action 496, FPS 1.32, Running 447.47s Step 835( 82.83%), action 497, FPS 1.35, Running 448.14s Step 836( 83.00%), action 498, FPS 1.33, Running 448.75s Step 837( 83.17%), action 499, FPS 1.35, Running 449.38s Step 838( 83.33%), action 500, FPS 1.38, Running 449.73s Step 839( 83.50%), action 501, FPS 1.43, Running 450.22s Step 840( 83.67%), action 502, FPS 1.45, Running 450.71s Step 841( 83.83%), action 503, FPS 1.46, Running 451.50s Step 842( 84.00%), action 504, FPS 1.46, Running 452.19s Step 843( 84.17%), action 505, FPS 1.46, Running 453.08s Step 844( 84.33%), action 506, FPS 1.45, Running 453.69s Step 845( 84.50%), action 507, FPS 1.43, Running 454.52s Step 846( 84.67%), action 508, FPS 1.47, Running 454.94s Step 847( 84.83%), action 509, FPS 1.48, Running 455.68s Step 848( 85.00%), action 510, FPS 1.50, Running 456.14s Step 849( 85.17%), action 511, FPS 1.51, Running 457.02s Step 850( 85.33%), action 512, FPS 1.52, Running 457.61s Step 851( 85.50%), action 513, FPS 1.53, Running 458.47s Step 852( 85.67%), action 514, FPS 1.54, Running 459.07s Step 853( 85.83%), action 515, FPS 1.55, Running 459.84s Step 854( 86.00%), action 516, FPS 1.55, Running 460.35s Step 855( 86.17%), action 517, FPS 1.52, Running 461.26s Step 856( 86.33%), action 518, FPS 1.51, Running 462.01s Step 857( 86.50%), action 519, FPS 1.48, Running 462.90s Step 858( 86.67%), action 520, FPS 1.47, Running 463.37s Step 859( 86.83%), action 521, FPS 1.40, Running 464.50s Step 860( 87.00%), action 522, FPS 1.40, Running 464.95s Step 861( 87.17%), action 523, FPS 1.41, Running 465.73s Step 862( 87.33%), action 524, FPS 1.41, Running 466.38s Step 863( 87.50%), action 525, FPS 1.41, Running 467.31s Step 864( 87.67%), action 526, FPS 1.42, Running 467.75s Step 865( 87.83%), action 527, FPS 1.47, Running 468.15s Step 866( 88.00%), action 528, FPS 1.48, Running 468.42s Step 867( 88.17%), action 529, FPS 1.53, Running 468.73s Step 868( 88.33%), action 530, FPS 1.55, Running 469.02s Step 869( 88.50%), action 531, FPS 1.59, Running 469.57s Step 870( 88.67%), action 532, FPS 1.61, Running 470.06s Step 871( 88.83%), action 533, FPS 1.61, Running 470.91s Step 872( 89.00%), action 534, FPS 1.61, Running 471.49s Step 873( 89.17%), action 535, FPS 1.59, Running 472.42s Step 874( 89.33%), action 536, FPS 1.59, Running 472.89s Step 875( 89.50%), action 537, FPS 1.61, Running 473.64s Step 876( 89.67%), action 538, FPS 1.63, Running 474.26s Step 877( 89.83%), action 539, FPS 1.63, Running 475.15s Step 878( 90.00%), action 540, FPS 1.64, Running 475.60s Step 879( 90.17%), action 541, FPS 1.63, Running 476.77s Step 880( 90.33%), action 542, FPS 1.60, Running 477.48s Step 881( 90.50%), action 543, FPS 1.58, Running 478.41s Step 882( 90.67%), action 544, FPS 1.58, Running 479.04s Step 883( 90.83%), action 545, FPS 1.58, Running 479.94s Step 884( 91.00%), action 546, FPS 1.57, Running 480.46s Step 885( 91.17%), action 547, FPS 1.52, Running 481.28s Step 886( 91.33%), action 548, FPS 1.48, Running 481.91s Step 887( 91.50%), action 549, FPS 1.43, Running 482.75s Step 888( 91.67%), action 550, FPS 1.41, Running 483.24s Step 889( 91.83%), action 551, FPS 1.37, Running 484.14s Step 890( 92.00%), action 552, FPS 1.37, Running 484.70s Step 891( 92.17%), action 553, FPS 1.36, Running 485.57s Step 892( 92.33%), action 554, FPS 1.37, Running 486.07s Step 893( 92.50%), action 555, FPS 1.39, Running 486.78s Step 894( 92.67%), action 556, FPS 1.38, Running 487.39s Step 895( 92.83%), action 557, FPS 1.42, Running 487.74s Step 896( 93.00%), action 558, FPS 1.45, Running 488.02s Step 897( 93.17%), action 559, FPS 1.51, Running 488.37s Step 898( 93.33%), action 560, FPS 1.53, Running 488.65s Step 899( 93.50%), action 561, FPS 1.58, Running 489.42s Step 900( 93.67%), action 562, FPS 1.59, Running 490.09s Step 901( 93.83%), action 563, FPS 1.59, Running 491.02s Step 902( 94.00%), action 564, FPS 1.61, Running 491.46s Step 903( 94.17%), action 565, FPS 1.64, Running 492.13s Step 904( 94.33%), action 566, FPS 1.62, Running 492.81s Step 905( 94.50%), action 567, FPS 1.61, Running 493.67s Step 906( 94.67%), action 568, FPS 1.60, Running 494.40s Step 907( 94.83%), action 569, FPS 1.59, Running 495.33s Step 908( 95.00%), action 570, FPS 1.56, Running 496.03s Step 909( 95.17%), action 571, FPS 1.57, Running 496.91s Step 910( 95.33%), action 572, FPS 1.56, Running 497.51s Step 911( 95.50%), action 573, FPS 1.56, Running 498.43s Step 912( 95.67%), action 574, FPS 1.56, Running 498.91s Step 913( 95.83%), action 575, FPS 1.56, Running 499.62s Step 914( 96.00%), action 576, FPS 1.56, Running 500.23s Step 915( 96.17%), action 577, FPS 1.49, Running 501.13s Step 916( 96.33%), action 578, FPS 1.47, Running 501.58s Step 917( 96.50%), action 579, FPS 1.43, Running 502.35s Step 918( 96.67%), action 580, FPS 1.39, Running 503.03s Step 919( 96.83%), action 581, FPS 1.38, Running 503.92s Step 920( 97.00%), action 582, FPS 1.39, Running 504.52s Step 921( 97.17%), action 583, FPS 1.39, Running 505.45s Step 922( 97.33%), action 584, FPS 1.38, Running 505.95s Step 923( 97.50%), action 585, FPS 1.38, Running 506.66s Step 924( 97.67%), action 586, FPS 1.41, Running 507.04s Step 925( 97.83%), action 587, FPS 1.46, Running 507.37s Step 926( 98.00%), action 588, FPS 1.50, Running 507.73s Step 927( 98.17%), action 589, FPS 1.57, Running 508.08s Step 928( 98.33%), action 590, FPS 1.60, Running 508.51s Step 929( 98.50%), action 591, FPS 1.56, Running 509.74s Step 930( 98.67%), action 592, FPS 1.56, Running 510.36s Step 931( 98.83%), action 593, FPS 1.56, Running 511.29s Step 932( 99.00%), action 594, FPS 1.53, Running 511.98s Step 933( 99.17%), action 595, FPS 1.50, Running 512.94s Step 934( 99.33%), action 596, FPS 1.51, Running 513.45s Step 935( 99.50%), action 597, FPS 1.54, Running 514.09s Step 936( 99.67%), action 598, FPS 1.52, Running 514.75s Step 937( 99.83%), action 599, FPS 1.49, Running 515.75s Step 938(100.00%), action 600, FPS 1.50, Running 516.40s [2026-08-01 19:30:38] [37 ] Seed 36 failed after 516.67 s. +steps: 938 , actions: 600 . +Instruction: Empty +Total 6/37(16.22%) success. +Setting seed: 37 +Step 1( N/A%), pre moving , FPS 3.15, Running 0.32s Step 2( N/A%), pre moving , FPS 5.11, Running 0.39s Step 3( N/A%), pre moving , FPS 6.59, Running 0.46s Step 4( N/A%), pre moving , FPS 7.41, Running 0.54s Step 5( N/A%), pre moving , FPS 5.81, Running 0.86s Step 6( N/A%), pre moving , FPS 6.32, Running 0.95s Step 7( N/A%), pre moving , FPS 6.98, Running 1.00s Step 8( N/A%), pre moving , FPS 7.40, Running 1.08s Step 9( N/A%), pre moving , FPS 7.63, Running 1.18s Step 10( N/A%), pre moving , FPS 6.89, Running 1.45s Step 11( N/A%), pre moving , FPS 7.14, Running 1.54s Step 12( N/A%), pre moving , FPS 7.45, Running 1.61s Step 13( N/A%), pre moving , FPS 7.74, Running 1.68s Step 14( N/A%), pre moving , FPS 7.01, Running 2.00s Step 15( N/A%), pre moving , FPS 7.31, Running 2.05s Step 16( N/A%), pre moving , FPS 7.49, Running 2.14s Step 17( N/A%), pre moving , FPS 7.71, Running 2.21s Step 18( N/A%), pre moving , FPS 7.31, Running 2.46s Step 19( N/A%), pre moving , FPS 7.37, Running 2.58s Step 20( N/A%), pre moving , FPS 7.54, Running 2.65s Step 21( N/A%), pre moving , FPS 6.89, Running 3.22s Step 22( N/A%), pre moving , FPS 6.89, Running 3.29s Step 23( N/A%), pre moving , FPS 6.91, Running 3.35s Step 24( N/A%), pre moving , FPS 6.39, Running 3.67s Step 25( N/A%), pre moving , FPS 6.90, Running 3.76s Step 26( N/A%), pre moving , FPS 5.98, Running 4.29s Step 27( N/A%), pre moving , FPS 5.99, Running 4.34s Step 28( N/A%), pre moving , FPS 6.00, Running 4.41s Step 29( N/A%), pre moving , FPS 6.06, Running 4.48s Step 30( N/A%), pre moving , FPS 5.99, Running 4.79s Step 31( N/A%), pre moving , FPS 5.98, Running 4.89s Step 32( N/A%), pre moving , FPS 5.96, Running 4.97s Step 33( N/A%), pre moving , FPS 5.55, Running 5.28s Step 34( N/A%), pre moving , FPS 6.00, Running 5.33s Step 35( N/A%), pre moving , FPS 5.94, Running 5.42s Step 36( N/A%), pre moving , FPS 4.51, Running 6.57s Step 37( N/A%), pre moving , FPS 4.17, Running 7.00s Step 38( N/A%), pre moving , FPS 4.31, Running 7.10s Step 39( N/A%), pre moving , FPS 4.35, Running 7.18s Step 40( N/A%), pre moving , FPS 4.16, Running 7.46s Step 41( N/A%), pre moving , FPS 4.57, Running 7.59s Step 42( N/A%), pre moving , FPS 4.58, Running 7.66s Step 43( N/A%), pre moving , FPS 4.56, Running 7.74s Step 44( N/A%), pre moving , FPS 4.56, Running 8.06s Step 45( N/A%), pre moving , FPS 4.56, Running 8.14s Step 46( N/A%), pre moving , FPS 5.11, Running 8.21s Step 47( N/A%), pre moving , FPS 5.08, Running 8.28s Step 48( N/A%), pre moving , FPS 4.23, Running 9.13s Step 49( N/A%), pre moving , FPS 4.25, Running 9.18s Step 50( N/A%), pre moving , FPS 4.54, Running 9.20s Step 51( N/A%), pre moving , FPS 4.62, Running 9.22s Step 52( N/A%), pre moving , FPS 4.68, Running 9.24s Step 53( N/A%), pre moving , FPS 5.02, Running 9.27s Step 54( N/A%), pre moving , FPS 5.02, Running 9.31s Step 55( N/A%), pre moving , FPS 5.09, Running 9.34s Step 56( N/A%), pre moving , FPS 7.13, Running 9.38s Step 57( N/A%), pre moving , FPS 8.31, Running 9.41s Step 58( N/A%), pre moving , FPS 8.51, Running 9.45s Step 59( N/A%), pre moving , FPS 8.62, Running 9.50s Step 60( N/A%), pre moving , FPS 9.63, Running 9.54s Step 61( N/A%), pre moving , FPS 9.97, Running 9.60s Step 62( N/A%), pre moving , FPS 10.05, Running 9.65s Step 63( N/A%), pre moving , FPS 10.02, Running 9.73s Step 64( N/A%), pre moving , FPS 10.95, Running 9.88s Step 65( N/A%), pre moving , FPS 10.73, Running 10.01s Step 66( N/A%), pre moving , FPS 9.21, Running 10.38s Step 67( N/A%), pre moving , FPS 8.80, Running 10.55s Step 68( N/A%), pre moving , FPS 10.91, Running 10.97s Step 69( N/A%), pre moving , FPS 10.19, Running 11.14s Step 70( N/A%), pre moving , FPS 8.48, Running 11.56s Step 71( N/A%), pre moving , FPS 8.17, Running 11.67s Step 72( N/A%), pre moving , FPS 7.04, Running 12.08s Step 73( N/A%), pre moving , FPS 6.85, Running 12.19s Step 74( N/A%), pre moving , FPS 6.17, Running 12.55s Step 75( N/A%), pre moving , FPS 6.00, Running 12.68s Step 76( N/A%), pre moving , FPS 5.87, Running 12.79s Step 77( N/A%), pre moving , FPS 5.35, Running 13.15s Step 78( N/A%), pre moving , FPS 5.24, Running 13.27s Step 79( N/A%), pre moving , FPS 5.15, Running 13.38s Step 80( N/A%), pre moving , FPS 4.76, Running 13.74s Step 81( N/A%), pre moving , FPS 4.77, Running 13.79s Step 82( N/A%), pre moving , FPS 4.73, Running 13.88s Step 83( N/A%), pre moving , FPS 4.76, Running 13.94s Step 84( N/A%), pre moving , FPS 4.84, Running 14.01s Step 85( N/A%), pre moving , FPS 4.63, Running 14.33s Step 86( N/A%), pre moving , FPS 4.95, Running 14.42s Step 87( N/A%), pre moving , FPS 5.09, Running 14.48s Step 88( N/A%), pre moving , FPS 5.55, Running 14.57s Step 89( N/A%), pre moving , FPS 5.33, Running 14.89s Step 90( N/A%), pre moving , FPS 5.84, Running 14.98s Step 91( N/A%), pre moving , FPS 5.92, Running 15.04s Step 92( N/A%), pre moving , FPS 6.57, Running 15.12s Step 93( N/A%), pre moving , FPS 6.15, Running 15.45s Step 94( N/A%), pre moving , FPS 6.76, Running 15.51s Step 95( N/A%), pre moving , FPS 6.90, Running 15.58s Step 96( N/A%), pre moving , FPS 7.04, Running 15.63s Step 97( N/A%), pre moving , FPS 7.81, Running 15.71s Step 98( N/A%), pre moving , FPS 7.26, Running 16.02s Step 99( N/A%), pre moving , FPS 5.31, Running 17.14s Step 100( N/A%), pre moving , FPS 5.03, Running 17.72s Step 101( N/A%), pre moving , FPS 4.51, Running 18.22s Step 102( N/A%), pre moving , FPS 4.06, Running 18.80s Step 103( N/A%), pre moving , FPS 3.81, Running 19.19s Step 104( N/A%), pre moving , FPS 3.61, Running 19.55s Step 105( N/A%), pre moving , FPS 3.58, Running 19.91s Step 106( N/A%), pre moving , FPS 3.28, Running 20.51s Step 107( N/A%), pre moving , FPS 3.09, Running 20.95s Step 108( N/A%), pre moving , FPS 2.86, Running 21.56s Step 109( N/A%), pre moving , FPS 2.90, Running 21.78s Step 110( N/A%), pre moving , FPS 2.75, Running 22.25s Step 111( N/A%), pre moving , FPS 2.64, Running 22.63s Step 112( N/A%), pre moving , FPS 2.48, Running 23.20s Step 113( N/A%), pre moving , FPS 2.44, Running 23.63s Step 114( N/A%), pre moving , FPS 2.28, Running 24.29s Step 115( N/A%), pre moving , FPS 2.20, Running 24.67s Step 116( N/A%), pre moving , FPS 2.07, Running 25.30s Step 117( N/A%), pre moving , FPS 2.04, Running 25.53s Step 118( N/A%), pre moving , FPS 1.99, Running 26.07s Step 119( N/A%), pre moving , FPS 2.15, Running 26.46s Step 120( N/A%), pre moving , FPS 2.13, Running 27.09s Step 121( N/A%), pre moving , FPS 2.21, Running 27.26s Step 122( N/A%), pre moving , FPS 2.26, Running 27.65s Step 123( N/A%), pre moving , FPS 2.32, Running 27.81s Step 124( N/A%), pre moving , FPS 2.35, Running 28.05s Step 125( N/A%), pre moving , FPS 2.40, Running 28.25s Step 126( N/A%), pre moving , FPS 2.41, Running 28.80s Step 127( N/A%), pre moving , FPS 2.38, Running 29.35s Step 128( N/A%), pre moving , FPS 2.38, Running 29.95s Step 129( N/A%), pre moving , FPS 2.32, Running 30.39s Step 130( N/A%), pre moving , FPS 2.29, Running 31.00s Step 131( N/A%), pre moving , FPS 2.24, Running 31.55s Step 132( N/A%), pre moving , FPS 2.23, Running 32.14s Step 133( N/A%), pre moving , FPS 2.23, Running 32.60s Step 134( N/A%), pre moving , FPS 2.24, Running 33.21s Step 135( N/A%), pre moving , FPS 2.29, Running 33.39s Step 136( N/A%), pre moving , FPS 2.33, Running 33.90s Step 137( N/A%), pre moving , FPS 2.27, Running 34.35s Step 138( N/A%), pre moving , FPS 2.25, Running 34.97s Step 139( N/A%), pre moving , FPS 2.23, Running 35.44s Step 140( N/A%), pre moving , FPS 2.24, Running 36.04s Step 141( N/A%), pre moving , FPS 2.16, Running 36.54s Step 142( N/A%), pre moving , FPS 2.11, Running 37.15s Step 143( N/A%), pre moving , FPS 2.04, Running 37.63s Step 144( N/A%), pre moving , FPS 1.96, Running 38.27s Step 145( N/A%), pre moving , FPS 1.90, Running 38.76s Step 146( N/A%), pre moving , FPS 1.88, Running 39.42s Step 147( N/A%), pre moving , FPS 1.90, Running 39.88s Step 148( N/A%), pre moving , FPS 1.90, Running 40.47s Step 149( N/A%), pre moving , FPS 1.89, Running 40.98s Step 150( N/A%), pre moving , FPS 1.89, Running 41.61s Step 151( N/A%), pre moving , FPS 1.90, Running 42.09s Step 152( N/A%), pre moving , FPS 1.89, Running 42.72s Step 153( N/A%), pre moving , FPS 1.89, Running 43.18s Step 154( N/A%), pre moving , FPS 1.89, Running 43.78s Step 155( N/A%), pre moving , FPS 1.84, Running 44.28s Step 156( N/A%), pre moving , FPS 1.82, Running 44.86s Step 157( N/A%), pre moving , FPS 1.82, Running 45.37s Step 158( N/A%), pre moving , FPS 1.83, Running 45.91s Step 159( N/A%), pre moving , FPS 1.88, Running 46.07s Step 160( N/A%), pre moving , FPS 1.92, Running 46.45s Step 161( N/A%), pre moving , FPS 1.91, Running 46.99s Step 162( N/A%), pre moving , FPS 1.91, Running 47.60s Step 163( N/A%), pre moving , FPS 1.90, Running 48.17s Step 164( N/A%), pre moving , FPS 1.90, Running 48.78s Step 165( N/A%), pre moving , FPS 1.93, Running 49.15s Step 166( N/A%), pre moving , FPS 2.04, Running 49.24s Step 167( N/A%), pre moving , FPS 2.12, Running 49.34s Step 168( N/A%), pre moving , FPS 2.23, Running 49.44s Step 169( N/A%), pre moving , FPS 2.27, Running 49.78s Step 170( N/A%), pre moving , FPS 2.41, Running 49.90s Step 171( N/A%), pre moving , FPS 2.53, Running 50.00s Step 172( N/A%), pre moving , FPS 2.62, Running 50.36s Step 173( N/A%), pre moving , FPS 2.74, Running 50.48s Step 174( N/A%), pre moving , FPS 2.95, Running 50.57s Step 175( N/A%), pre moving , FPS 2.73, Running 51.61s Step 176( N/A%), pre moving , FPS 2.92, Running 51.71s Step 177( N/A%), pre moving , FPS 3.10, Running 51.82s Step 178( N/A%), pre moving , FPS 3.18, Running 52.20s Step 179( N/A%), pre moving , FPS 3.18, Running 52.35s Step 180( N/A%), pre moving , FPS 3.17, Running 52.75s Step 181( N/A%), pre moving , FPS 3.37, Running 52.92s Step 182( N/A%), pre moving , FPS 3.48, Running 53.34s Step 183( N/A%), pre moving , FPS 3.74, Running 53.51s Step 184( N/A%), pre moving , FPS 4.10, Running 53.67s Step 185( N/A%), pre moving , FPS 4.04, Running 54.10s Step 186( N/A%), pre moving , FPS 3.99, Running 54.25s Step 187( N/A%), pre moving , FPS 3.75, Running 54.67s Step 188( N/A%), pre moving , FPS 3.70, Running 54.84s Step 189( N/A%), pre moving , FPS 3.64, Running 55.27s Step 190( N/A%), pre moving , FPS 3.63, Running 55.42s Step 191( N/A%), pre moving , FPS 3.44, Running 55.83s Step 192( N/A%), pre moving , FPS 3.55, Running 56.00s Step 193( N/A%), pre moving , FPS 3.37, Running 56.41s Step 194( N/A%), pre moving , FPS 3.33, Running 56.59s Step 195( N/A%), pre moving , FPS 3.70, Running 57.01s Step 196( N/A%), pre moving , FPS 3.65, Running 57.20s Step 197( N/A%), pre moving , FPS 3.61, Running 57.36s Step 198( N/A%), pre moving , FPS 3.57, Running 57.79s Step 199( N/A%), pre moving , FPS 3.57, Running 57.95s Step 200( N/A%), pre moving , FPS 3.56, Running 58.37s Step 201( N/A%), pre moving , FPS 3.56, Running 58.54s Step 202( N/A%), pre moving , FPS 3.57, Running 58.94s Step 203( N/A%), pre moving , FPS 3.60, Running 59.06s Step 204( N/A%), pre moving , FPS 3.63, Running 59.17s Step 205( N/A%), pre moving , FPS 3.69, Running 59.52s Step 206( N/A%), pre moving , FPS 3.72, Running 59.63s Step 207( N/A%), pre moving , FPS 3.95, Running 59.74s Step 208( N/A%), pre moving , FPS 3.81, Running 60.10s Step 209( N/A%), pre moving , FPS 4.04, Running 60.22s Step 210( N/A%), pre moving , FPS 4.09, Running 60.31s Step 211( N/A%), pre moving , FPS 4.27, Running 60.51s Step 212( N/A%), pre moving , FPS 4.19, Running 60.77s Step 213( N/A%), pre moving , FPS 4.46, Running 60.90s Step 214( N/A%), pre moving , FPS 4.53, Running 61.00s Step 215( N/A%), pre moving , FPS 4.59, Running 61.36s Step 216( N/A%), pre moving , FPS 4.64, Running 61.51s Step 217( N/A%), pre moving , FPS 4.44, Running 61.87s Step 218( N/A%), pre moving , FPS 3.82, Running 63.02s Step 219( N/A%), pre moving , FPS 3.85, Running 63.14s Step 220( N/A%), pre moving , FPS 4.10, Running 63.25s Step 221( N/A%), pre moving , FPS 3.95, Running 63.60s Step 222( N/A%), pre moving , FPS 4.18, Running 63.73s Step 223( N/A%), pre moving , FPS 4.19, Running 63.83s Step 224( N/A%), pre moving , FPS 3.95, Running 64.23s Step 225( N/A%), pre moving , FPS 4.10, Running 64.40s Step 226( N/A%), pre moving , FPS 3.85, Running 64.82s Step 227( N/A%), pre moving , FPS 3.80, Running 65.00s Step 228( N/A%), pre moving , FPS 3.96, Running 65.14s Step 229( N/A%), pre moving , FPS 3.75, Running 65.55s Step 230( N/A%), pre moving , FPS 3.66, Running 65.77s Step 231( N/A%), pre moving , FPS 3.49, Running 66.23s Step 232( N/A%), pre moving , FPS 3.52, Running 66.45s Step 233( N/A%), pre moving , FPS 3.32, Running 66.93s Step 234( N/A%), pre moving , FPS 3.26, Running 67.14s Step 235( N/A%), pre moving , FPS 3.20, Running 67.61s Step 236( N/A%), pre moving , FPS 3.04, Running 68.08s Step 237( N/A%), pre moving , FPS 3.08, Running 68.36s Step 238( N/A%), pre moving , FPS 3.41, Running 68.88s Step 239( N/A%), pre moving , FPS 3.19, Running 69.40s Step 240( N/A%), pre moving , FPS 3.02, Running 69.87s Step 241( N/A%), pre moving , FPS 3.02, Running 70.23s Step 242( N/A%), pre moving , FPS 2.85, Running 70.76s Step 243( N/A%), pre moving , FPS 2.69, Running 71.28s Step 244( N/A%), pre moving , FPS 2.64, Running 71.81s Step 245( N/A%), pre moving , FPS 2.60, Running 72.09s Step 246( N/A%), pre moving , FPS 2.57, Running 72.62s Step 247( N/A%), pre moving , FPS 2.46, Running 73.13s Step 248( N/A%), pre moving , FPS 2.41, Running 73.42s Step 249( N/A%), pre moving , FPS 2.39, Running 73.91s Step 250( N/A%), pre moving , FPS 2.40, Running 74.11s Step 251( N/A%), pre moving , FPS 2.41, Running 74.52s Step 252( N/A%), pre moving , FPS 2.41, Running 74.75s Step 253( N/A%), pre moving , FPS 2.41, Running 75.23s Step 254( N/A%), pre moving , FPS 2.34, Running 75.70s Step 255( N/A%), pre moving , FPS 2.40, Running 75.93s Step 256( N/A%), pre moving , FPS 2.43, Running 76.32s Step 257( N/A%), pre moving , FPS 2.46, Running 76.50s Step 258( N/A%), pre moving , FPS 2.49, Running 76.92s Step 259( N/A%), pre moving , FPS 2.60, Running 77.10s Step 260( N/A%), pre moving , FPS 2.65, Running 77.40s Step 261( N/A%), pre moving , FPS 2.72, Running 77.59s Step 262( N/A%), pre moving , FPS 2.89, Running 77.68s Step 263( N/A%), pre moving , FPS 3.05, Running 77.84s Step 264( N/A%), pre moving , FPS 3.10, Running 78.26s Step 265( N/A%), pre moving , FPS 3.17, Running 78.40s Step 266( N/A%), pre moving , FPS 3.21, Running 78.84s Step 267( N/A%), pre moving , FPS 3.41, Running 79.00s Step 268( N/A%), pre moving , FPS 3.34, Running 79.41s Step 269( N/A%), pre moving , FPS 3.53, Running 79.58s Step 270( N/A%), pre moving , FPS 3.40, Running 79.99s Step 271( N/A%), pre moving , FPS 3.55, Running 80.16s Step 272( N/A%), pre moving , FPS 3.44, Running 80.57s Step 273( N/A%), pre moving , FPS 3.64, Running 80.73s Step 274( N/A%), pre moving , FPS 3.85, Running 80.89s Step 275( N/A%), pre moving , FPS 3.77, Running 81.24s Step 276( N/A%), pre moving , FPS 3.97, Running 81.36s Step 277( N/A%), pre moving , FPS 4.04, Running 81.45s Step 278( N/A%), pre moving , FPS 4.09, Running 81.81s Step 279( N/A%), pre moving , FPS 4.16, Running 81.91s Step 280( N/A%), pre moving , FPS 4.34, Running 82.00s Step 281( N/A%), pre moving , FPS 4.35, Running 82.19s Step 282( N/A%), pre moving , FPS 4.19, Running 82.45s Step 283( N/A%), pre moving , FPS 4.22, Running 82.58s Step 284( N/A%), pre moving , FPS 4.52, Running 82.68s Step 285( N/A%), pre moving , FPS 4.33, Running 83.03s Step 286( N/A%), pre moving , FPS 4.65, Running 83.15s Step 287( N/A%), pre moving , FPS 4.71, Running 83.25s Step 288( N/A%), pre moving , FPS 4.77, Running 83.60s Step 289( N/A%), pre moving , FPS 4.89, Running 83.67s Step 290( N/A%), pre moving , FPS 5.28, Running 83.78s Step 291( N/A%), pre moving , FPS 5.38, Running 83.88s Step 292( N/A%), pre moving , FPS 5.90, Running 83.96s Step 293( N/A%), pre moving , FPS 5.60, Running 84.30s Step 294( N/A%), pre moving , FPS 5.66, Running 84.42s Step 295( N/A%), pre moving , FPS 6.08, Running 84.52s Step 296( N/A%), pre moving , FPS 6.18, Running 84.60s Step 297( N/A%), pre moving , FPS 5.73, Running 84.94s Step 298( N/A%), pre moving , FPS 6.16, Running 85.06s Step 299( N/A%), pre moving , FPS 6.17, Running 85.15s Step 300( N/A%), pre moving , FPS 3.87, Running 87.17s Step 301( N/A%), pre moving , FPS 3.47, Running 87.95s Step 302( N/A%), pre moving , FPS 3.48, Running 88.21s Step 303( N/A%), pre moving , FPS 3.09, Running 89.05s Step 304( N/A%), pre moving , FPS 3.01, Running 89.34s Step 305( N/A%), pre moving , FPS 2.82, Running 90.13s Step 306( N/A%), pre moving , FPS 2.77, Running 90.37s Step 307( N/A%), pre moving , FPS 2.53, Running 91.15s Step 308( N/A%), pre moving , FPS 2.55, Running 91.43s Step 309( N/A%), pre moving , FPS 2.40, Running 92.00s Step 310( N/A%), pre moving , FPS 2.31, Running 92.45s Step 311( N/A%), pre moving , FPS 2.20, Running 92.95s Step 312( N/A%), pre moving , FPS 2.16, Running 93.22s Step 313( N/A%), pre moving , FPS 2.07, Running 93.95s Step 314( N/A%), pre moving , FPS 2.05, Running 94.17s Step 315( N/A%), pre moving , FPS 1.92, Running 94.96s Step 316( N/A%), pre moving , FPS 1.88, Running 95.24s Step 317( N/A%), pre moving , FPS 1.80, Running 96.04s Step 318( N/A%), pre moving , FPS 1.78, Running 96.31s Step 319( N/A%), pre moving , FPS 1.69, Running 96.99s Step 320( 0.17%), action 1, FPS 1.78, Running 98.38s Step 321( 0.33%), action 2, FPS 1.82, Running 98.95s Step 322( 0.50%), action 3, FPS 1.71, Running 99.90s Step 323( 0.67%), action 4, FPS 1.77, Running 100.36s Step 324( 0.83%), action 5, FPS 1.70, Running 101.07s Step 325( 1.00%), action 6, FPS 1.73, Running 101.67s Step 326( 1.17%), action 7, FPS 1.63, Running 102.65s Step 327( 1.33%), action 8, FPS 1.66, Running 103.20s Step 328( 1.50%), action 9, FPS 1.63, Running 103.72s Step 329( 1.67%), action 10, FPS 1.67, Running 103.99s Step 330( 1.83%), action 11, FPS 1.67, Running 104.46s Step 331( 2.00%), action 12, FPS 1.68, Running 104.85s Step 332( 2.17%), action 13, FPS 1.59, Running 105.78s Step 333( 2.33%), action 14, FPS 1.62, Running 106.29s Step 334( 2.50%), action 15, FPS 1.57, Running 106.95s Step 335( 2.67%), action 16, FPS 1.60, Running 107.48s Step 336( 2.83%), action 17, FPS 1.51, Running 108.47s Step 337( 3.00%), action 18, FPS 1.53, Running 109.09s Step 338( 3.17%), action 19, FPS 1.45, Running 110.12s Step 339( 3.33%), action 20, FPS 1.49, Running 110.44s Step 340( 3.50%), action 21, FPS 1.50, Running 111.72s Step 341( 3.67%), action 22, FPS 1.49, Running 112.34s Step 342( 3.83%), action 23, FPS 1.49, Running 113.35s Step 343( 4.00%), action 24, FPS 1.50, Running 113.71s Step 344( 4.17%), action 25, FPS 1.48, Running 114.56s Step 345( 4.33%), action 26, FPS 1.47, Running 115.24s Step 346( 4.50%), action 27, FPS 1.48, Running 116.16s Step 347( 4.67%), action 28, FPS 1.48, Running 116.70s Step 348( 4.83%), action 29, FPS 1.43, Running 117.67s Step 349( 5.00%), action 30, FPS 1.42, Running 118.05s Step 350( 5.17%), action 31, FPS 1.34, Running 119.41s Step 351( 5.33%), action 32, FPS 1.31, Running 120.07s Step 352( 5.50%), action 33, FPS 1.31, Running 121.01s Step 353( 5.67%), action 34, FPS 1.30, Running 121.66s Step 354( 5.83%), action 35, FPS 1.31, Running 122.26s Step 355( 6.00%), action 36, FPS 1.33, Running 122.54s Step 356( 6.17%), action 37, FPS 1.37, Running 123.03s Step 357( 6.33%), action 38, FPS 1.39, Running 123.45s Step 358( 6.50%), action 39, FPS 1.43, Running 124.08s Step 359( 6.67%), action 40, FPS 1.42, Running 124.54s Step 360( 6.83%), action 41, FPS 1.45, Running 125.51s Step 361( 7.00%), action 42, FPS 1.45, Running 126.13s Step 362( 7.17%), action 43, FPS 1.45, Running 127.15s Step 363( 7.33%), action 44, FPS 1.42, Running 127.80s Step 364( 7.50%), action 45, FPS 1.40, Running 128.86s Step 365( 7.67%), action 46, FPS 1.40, Running 129.54s Step 366( 7.83%), action 47, FPS 1.39, Running 130.58s Step 367( 8.00%), action 48, FPS 1.38, Running 131.20s Step 368( 8.17%), action 49, FPS 1.39, Running 132.11s Step 369( 8.33%), action 50, FPS 1.36, Running 132.70s Step 370( 8.50%), action 51, FPS 1.40, Running 133.67s Step 371( 8.67%), action 52, FPS 1.41, Running 134.22s Step 372( 8.83%), action 53, FPS 1.42, Running 135.12s Step 373( 9.00%), action 54, FPS 1.45, Running 135.48s Step 374( 9.17%), action 55, FPS 1.41, Running 136.50s Step 375( 9.33%), action 56, FPS 1.38, Running 137.06s Step 376( 9.50%), action 57, FPS 1.33, Running 138.02s Step 377( 9.67%), action 58, FPS 1.34, Running 138.33s Step 378( 9.83%), action 59, FPS 1.32, Running 139.25s Step 379( 10.00%), action 60, FPS 1.31, Running 139.81s Step 380( 10.17%), action 61, FPS 1.30, Running 140.87s Step 381( 10.33%), action 62, FPS 1.31, Running 141.39s Step 382( 10.50%), action 63, FPS 1.34, Running 142.07s Step 383( 10.67%), action 64, FPS 1.38, Running 142.34s Step 384( 10.83%), action 65, FPS 1.43, Running 142.82s Step 385( 11.00%), action 66, FPS 1.47, Running 143.11s Step 386( 11.17%), action 67, FPS 1.51, Running 143.82s Step 387( 11.33%), action 68, FPS 1.52, Running 144.38s Step 388( 11.50%), action 69, FPS 1.51, Running 145.36s Step 389( 11.67%), action 70, FPS 1.54, Running 145.71s Step 390( 11.83%), action 71, FPS 1.51, Running 146.91s Step 391( 12.00%), action 72, FPS 1.53, Running 147.25s Step 392( 12.17%), action 73, FPS 1.54, Running 148.11s Step 393( 12.33%), action 74, FPS 1.52, Running 148.65s Step 394( 12.50%), action 75, FPS 1.51, Running 149.70s Step 395( 12.67%), action 76, FPS 1.51, Running 150.30s Step 396( 12.83%), action 77, FPS 1.51, Running 151.25s Step 397( 13.00%), action 78, FPS 1.47, Running 151.92s Step 398( 13.17%), action 79, FPS 1.47, Running 152.88s Step 399( 13.33%), action 80, FPS 1.49, Running 153.20s Step 400( 13.50%), action 81, FPS 1.48, Running 154.40s Step 401( 13.67%), action 82, FPS 1.50, Running 154.74s Step 402( 13.83%), action 83, FPS 1.48, Running 155.57s Step 403( 14.00%), action 84, FPS 1.45, Running 156.11s Step 404( 14.17%), action 85, FPS 1.43, Running 156.80s Step 405( 14.33%), action 86, FPS 1.41, Running 157.31s Step 406( 14.50%), action 87, FPS 1.38, Running 158.28s Step 407( 14.67%), action 88, FPS 1.39, Running 158.81s Step 408( 14.83%), action 89, FPS 1.38, Running 159.80s Step 409( 15.00%), action 90, FPS 1.36, Running 160.40s Step 410( 15.17%), action 91, FPS 1.43, Running 160.94s Step 411( 15.33%), action 92, FPS 1.44, Running 161.15s Step 412( 15.50%), action 93, FPS 1.49, Running 161.50s Step 413( 15.67%), action 94, FPS 1.50, Running 161.97s Step 414( 15.83%), action 95, FPS 1.58, Running 162.40s Step 415( 16.00%), action 96, FPS 1.61, Running 162.71s Step 416( 16.17%), action 97, FPS 1.65, Running 163.39s Step 417( 16.33%), action 98, FPS 1.67, Running 163.92s Step 418( 16.50%), action 99, FPS 1.67, Running 164.85s Step 419( 16.67%), action 100, FPS 1.67, Running 165.19s Step 420( 16.83%), action 101, FPS 1.71, Running 166.12s Step 421( 17.00%), action 102, FPS 1.68, Running 166.66s Step 422( 17.17%), action 103, FPS 1.68, Running 167.51s Step 423( 17.33%), action 104, FPS 1.70, Running 167.88s Step 424( 17.50%), action 105, FPS 1.67, Running 168.77s Step 425( 17.67%), action 106, FPS 1.69, Running 169.14s Step 426( 17.83%), action 107, FPS 1.72, Running 169.92s Step 427( 18.00%), action 108, FPS 1.71, Running 170.50s Step 428( 18.17%), action 109, FPS 1.72, Running 171.46s Step 429( 18.33%), action 110, FPS 1.72, Running 172.02s Step 430( 18.50%), action 111, FPS 1.65, Running 173.05s Step 431( 18.67%), action 112, FPS 1.61, Running 173.60s Step 432( 18.83%), action 113, FPS 1.53, Running 174.59s Step 433( 19.00%), action 114, FPS 1.53, Running 175.08s Step 434( 19.17%), action 115, FPS 1.49, Running 175.83s Step 435( 19.33%), action 116, FPS 1.46, Running 176.39s Step 436( 19.50%), action 117, FPS 1.43, Running 177.33s Step 437( 19.67%), action 118, FPS 1.43, Running 177.88s Step 438( 19.83%), action 119, FPS 1.43, Running 178.82s Step 439( 20.00%), action 120, FPS 1.43, Running 179.16s Step 440( 20.17%), action 121, FPS 1.44, Running 180.02s Step 441( 20.33%), action 122, FPS 1.47, Running 180.26s Step 442( 20.50%), action 123, FPS 1.53, Running 180.58s Step 443( 20.67%), action 124, FPS 1.53, Running 180.94s Step 444( 20.83%), action 125, FPS 1.59, Running 181.38s Step 445( 21.00%), action 126, FPS 1.59, Running 181.72s Step 446( 21.17%), action 127, FPS 1.63, Running 182.20s Step 447( 21.33%), action 128, FPS 1.63, Running 182.74s Step 448( 21.50%), action 129, FPS 1.64, Running 183.65s Step 449( 21.67%), action 130, FPS 1.63, Running 184.28s Step 450( 21.83%), action 131, FPS 1.63, Running 185.34s Step 451( 22.00%), action 132, FPS 1.63, Running 185.88s Step 452( 22.17%), action 133, FPS 1.63, Running 186.85s Step 453( 22.33%), action 134, FPS 1.61, Running 187.51s Step 454( 22.50%), action 135, FPS 1.61, Running 188.24s Step 455( 22.67%), action 136, FPS 1.62, Running 188.74s Step 456( 22.83%), action 137, FPS 1.60, Running 189.80s Step 457( 23.00%), action 138, FPS 1.61, Running 190.30s Step 458( 23.17%), action 139, FPS 1.59, Running 191.36s Step 459( 23.33%), action 140, FPS 1.56, Running 191.94s Step 460( 23.50%), action 141, FPS 1.55, Running 192.91s Step 461( 23.67%), action 142, FPS 1.51, Running 193.53s Step 462( 23.83%), action 143, FPS 1.44, Running 194.50s Step 463( 24.00%), action 144, FPS 1.41, Running 195.10s Step 464( 24.17%), action 145, FPS 1.35, Running 196.17s Step 465( 24.33%), action 146, FPS 1.33, Running 196.74s Step 466( 24.50%), action 147, FPS 1.29, Running 197.71s Step 467( 24.67%), action 148, FPS 1.31, Running 198.05s Step 468( 24.83%), action 149, FPS 1.32, Running 198.86s Step 469( 25.00%), action 150, FPS 1.32, Running 199.39s Step 470( 25.17%), action 151, FPS 1.37, Running 199.96s Step 471( 25.33%), action 152, FPS 1.38, Running 200.41s Step 472( 25.50%), action 153, FPS 1.41, Running 201.07s Step 473( 25.67%), action 154, FPS 1.44, Running 201.43s Step 474( 25.83%), action 155, FPS 1.42, Running 202.34s Step 475( 26.00%), action 156, FPS 1.43, Running 202.74s Step 476( 26.17%), action 157, FPS 1.46, Running 203.51s Step 477( 26.33%), action 158, FPS 1.44, Running 204.17s Step 478( 26.50%), action 159, FPS 1.44, Running 205.21s Step 479( 26.67%), action 160, FPS 1.45, Running 205.75s Step 480( 26.83%), action 161, FPS 1.40, Running 207.15s Step 481( 27.00%), action 162, FPS 1.40, Running 207.80s Step 482( 27.17%), action 163, FPS 1.41, Running 208.68s Step 483( 27.33%), action 164, FPS 1.44, Running 209.02s Step 484( 27.50%), action 165, FPS 1.45, Running 209.94s Step 485( 27.67%), action 166, FPS 1.45, Running 210.50s Step 486( 27.83%), action 167, FPS 1.46, Running 211.44s Step 487( 28.00%), action 168, FPS 1.45, Running 211.83s Step 488( 28.17%), action 169, FPS 1.41, Running 213.05s Step 489( 28.33%), action 170, FPS 1.40, Running 213.72s Step 490( 28.50%), action 171, FPS 1.36, Running 214.68s Step 491( 28.67%), action 172, FPS 1.34, Running 215.32s Step 492( 28.83%), action 173, FPS 1.31, Running 216.31s Step 493( 29.00%), action 174, FPS 1.29, Running 216.90s Step 494( 29.17%), action 175, FPS 1.29, Running 217.86s Step 495( 29.33%), action 176, FPS 1.28, Running 218.40s Step 496( 29.50%), action 177, FPS 1.30, Running 218.84s Step 497( 29.67%), action 178, FPS 1.34, Running 219.11s Step 498( 29.83%), action 179, FPS 1.39, Running 219.57s Step 499( 30.00%), action 180, FPS 1.39, Running 220.13s Step 500( 30.17%), action 181, FPS 1.43, Running 221.09s Step 501( 30.33%), action 182, FPS 1.47, Running 221.42s Step 502( 30.50%), action 183, FPS 1.47, Running 222.25s Step 503( 30.67%), action 184, FPS 1.45, Running 222.81s Step 504( 30.83%), action 185, FPS 1.44, Running 223.87s Step 505( 31.00%), action 186, FPS 1.43, Running 224.45s Step 506( 31.17%), action 187, FPS 1.40, Running 225.76s Step 507( 31.33%), action 188, FPS 1.36, Running 226.54s Step 508( 31.50%), action 189, FPS 1.37, Running 227.60s Step 509( 31.67%), action 190, FPS 1.38, Running 228.21s Step 510( 31.83%), action 191, FPS 1.37, Running 229.25s Step 511( 32.00%), action 192, FPS 1.38, Running 229.82s Step 512( 32.17%), action 193, FPS 1.37, Running 230.89s Step 513( 32.33%), action 194, FPS 1.37, Running 231.47s Step 514( 32.50%), action 195, FPS 1.37, Running 232.46s Step 515( 32.67%), action 196, FPS 1.36, Running 233.06s Step 516( 32.83%), action 197, FPS 1.31, Running 234.13s Step 517( 33.00%), action 198, FPS 1.28, Running 234.69s Step 518( 33.17%), action 199, FPS 1.24, Running 235.63s Step 519( 33.33%), action 200, FPS 1.24, Running 236.31s Step 520( 33.50%), action 201, FPS 1.26, Running 236.91s Step 521( 33.67%), action 202, FPS 1.27, Running 237.19s Step 522( 33.83%), action 203, FPS 1.30, Running 237.61s Step 523( 34.00%), action 204, FPS 1.32, Running 237.99s Step 524( 34.17%), action 205, FPS 1.33, Running 238.91s Step 525( 34.33%), action 206, FPS 1.33, Running 239.50s Step 526( 34.50%), action 207, FPS 1.36, Running 240.43s Step 527( 34.67%), action 208, FPS 1.41, Running 240.76s Step 528( 34.83%), action 209, FPS 1.42, Running 241.69s Step 529( 35.00%), action 210, FPS 1.42, Running 242.28s Step 530( 35.17%), action 211, FPS 1.43, Running 243.21s Step 531( 35.33%), action 212, FPS 1.43, Running 243.84s Step 532( 35.50%), action 213, FPS 1.44, Running 244.78s Step 533( 35.67%), action 214, FPS 1.46, Running 245.12s Step 534( 35.83%), action 215, FPS 1.47, Running 246.04s Step 535( 36.00%), action 216, FPS 1.48, Running 246.61s Step 536( 36.17%), action 217, FPS 1.52, Running 247.28s Step 537( 36.33%), action 218, FPS 1.53, Running 247.79s Step 538( 36.50%), action 219, FPS 1.51, Running 248.89s Step 539( 36.67%), action 220, FPS 1.53, Running 249.39s Step 540( 36.83%), action 221, FPS 1.48, Running 250.46s Step 541( 37.00%), action 222, FPS 1.44, Running 251.03s Step 542( 37.17%), action 223, FPS 1.39, Running 251.98s Step 543( 37.33%), action 224, FPS 1.37, Running 252.55s Step 544( 37.50%), action 225, FPS 1.37, Running 253.54s Step 545( 37.67%), action 226, FPS 1.36, Running 254.17s Step 546( 37.83%), action 227, FPS 1.36, Running 255.09s Step 547( 38.00%), action 228, FPS 1.37, Running 255.35s Step 548( 38.17%), action 229, FPS 1.41, Running 255.84s Step 549( 38.33%), action 230, FPS 1.43, Running 256.23s Step 550( 38.50%), action 231, FPS 1.38, Running 257.72s Step 551( 38.67%), action 232, FPS 1.38, Running 258.31s Step 552( 38.83%), action 233, FPS 1.36, Running 259.44s Step 553( 39.00%), action 234, FPS 1.34, Running 260.01s Step 554( 39.17%), action 235, FPS 1.34, Running 261.01s Step 555( 39.33%), action 236, FPS 1.34, Running 261.58s Step 556( 39.50%), action 237, FPS 1.31, Running 262.55s Step 557( 39.67%), action 238, FPS 1.32, Running 262.93s Step 558( 39.83%), action 239, FPS 1.35, Running 263.75s Step 559( 40.00%), action 240, FPS 1.34, Running 264.30s Step 560( 40.17%), action 241, FPS 1.35, Running 265.30s Step 561( 40.33%), action 242, FPS 1.35, Running 265.90s Step 562( 40.50%), action 243, FPS 1.34, Running 266.86s Step 563( 40.67%), action 244, FPS 1.34, Running 267.44s Step 564( 40.83%), action 245, FPS 1.34, Running 268.45s Step 565( 41.00%), action 246, FPS 1.35, Running 269.03s Step 566( 41.17%), action 247, FPS 1.33, Running 270.09s Step 567( 41.33%), action 248, FPS 1.31, Running 270.63s Step 568( 41.50%), action 249, FPS 1.26, Running 271.69s Step 569( 41.67%), action 250, FPS 1.25, Running 272.25s Step 570( 41.83%), action 251, FPS 1.29, Running 273.22s Step 571( 42.00%), action 252, FPS 1.32, Running 273.45s Step 572( 42.17%), action 253, FPS 1.39, Running 273.85s Step 573( 42.33%), action 254, FPS 1.42, Running 274.10s Step 574( 42.50%), action 255, FPS 1.47, Running 274.62s Step 575( 42.67%), action 256, FPS 1.48, Running 275.11s Step 576( 42.83%), action 257, FPS 1.47, Running 276.11s Step 577( 43.00%), action 258, FPS 1.46, Running 276.67s Step 578( 43.17%), action 259, FPS 1.44, Running 277.64s Step 579( 43.33%), action 260, FPS 1.46, Running 277.98s Step 580( 43.50%), action 261, FPS 1.47, Running 278.91s Step 581( 43.67%), action 262, FPS 1.48, Running 279.41s Step 582( 43.83%), action 263, FPS 1.47, Running 280.47s Step 583( 44.00%), action 264, FPS 1.47, Running 281.04s Step 584( 44.17%), action 265, FPS 1.48, Running 281.98s Step 585( 44.33%), action 266, FPS 1.50, Running 282.40s Step 586( 44.50%), action 267, FPS 1.52, Running 283.23s Step 587( 44.67%), action 268, FPS 1.52, Running 283.75s Step 588( 44.83%), action 269, FPS 1.52, Running 284.89s Step 589( 45.00%), action 270, FPS 1.52, Running 285.43s Step 590( 45.17%), action 271, FPS 1.51, Running 286.47s Step 591( 45.33%), action 272, FPS 1.47, Running 287.06s Step 592( 45.50%), action 273, FPS 1.41, Running 288.02s Step 593( 45.67%), action 274, FPS 1.40, Running 288.40s Step 594( 45.83%), action 275, FPS 1.36, Running 289.29s Step 595( 46.00%), action 276, FPS 1.36, Running 289.87s Step 596( 46.17%), action 277, FPS 1.36, Running 290.84s Step 597( 46.33%), action 278, FPS 1.36, Running 291.43s Step 598( 46.50%), action 279, FPS 1.38, Running 292.14s Step 599( 46.67%), action 280, FPS 1.39, Running 292.36s Step 600( 46.83%), action 281, FPS 1.39, Running 293.34s Step 601( 47.00%), action 282, FPS 1.39, Running 293.84s Step 602( 47.17%), action 283, FPS 1.39, Running 294.86s Step 603( 47.33%), action 284, FPS 1.39, Running 295.38s Step 604( 47.50%), action 285, FPS 1.39, Running 296.32s Step 605( 47.67%), action 286, FPS 1.37, Running 297.01s Step 606( 47.83%), action 287, FPS 1.35, Running 298.02s Step 607( 48.00%), action 288, FPS 1.35, Running 298.55s Step 608( 48.17%), action 289, FPS 1.37, Running 299.53s Step 609( 48.33%), action 290, FPS 1.36, Running 300.09s Step 610( 48.50%), action 291, FPS 1.36, Running 301.13s Step 611( 48.67%), action 292, FPS 1.36, Running 301.72s Step 612( 48.83%), action 293, FPS 1.35, Running 302.85s Step 613( 49.00%), action 294, FPS 1.33, Running 303.42s Step 614( 49.17%), action 295, FPS 1.32, Running 304.50s Step 615( 49.33%), action 296, FPS 1.32, Running 305.05s Step 616( 49.50%), action 297, FPS 1.30, Running 306.17s Step 617( 49.67%), action 298, FPS 1.31, Running 306.66s Step 618( 49.83%), action 299, FPS 1.28, Running 307.73s Step 619( 50.00%), action 300, FPS 1.26, Running 308.27s Step 620( 50.17%), action 301, FPS 1.26, Running 309.23s Step 621( 50.33%), action 302, FPS 1.25, Running 309.79s Step 622( 50.50%), action 303, FPS 1.28, Running 310.44s Step 623( 50.67%), action 304, FPS 1.31, Running 310.70s Step 624( 50.83%), action 305, FPS 1.35, Running 311.16s Step 625( 51.00%), action 306, FPS 1.35, Running 311.84s Step 626( 51.17%), action 307, FPS 1.35, Running 312.84s Step 627( 51.33%), action 308, FPS 1.35, Running 313.41s Step 628( 51.50%), action 309, FPS 1.35, Running 314.35s Step 629( 51.67%), action 310, FPS 1.36, Running 314.76s Step 630( 51.83%), action 311, FPS 1.35, Running 315.98s Step 631( 52.00%), action 312, FPS 1.35, Running 316.58s Step 632( 52.17%), action 313, FPS 1.36, Running 317.58s Step 633( 52.33%), action 314, FPS 1.36, Running 318.16s Step 634( 52.50%), action 315, FPS 1.36, Running 319.20s Step 635( 52.67%), action 316, FPS 1.36, Running 319.77s Step 636( 52.83%), action 317, FPS 1.36, Running 320.89s Step 637( 53.00%), action 318, FPS 1.35, Running 321.46s Step 638( 53.17%), action 319, FPS 1.36, Running 322.47s Step 639( 53.33%), action 320, FPS 1.34, Running 323.14s Step 640( 53.50%), action 321, FPS 1.34, Running 324.17s Step 641( 53.67%), action 322, FPS 1.34, Running 324.73s Step 642( 53.83%), action 323, FPS 1.31, Running 325.72s Step 643( 54.00%), action 324, FPS 1.27, Running 326.39s Step 644( 54.17%), action 325, FPS 1.23, Running 327.46s Step 645( 54.33%), action 326, FPS 1.24, Running 328.00s Step 646( 54.50%), action 327, FPS 1.26, Running 328.69s Step 647( 54.67%), action 328, FPS 1.29, Running 328.94s Step 648( 54.83%), action 329, FPS 1.33, Running 329.33s Step 649( 55.00%), action 330, FPS 1.34, Running 329.68s Step 650( 55.17%), action 331, FPS 1.34, Running 330.91s Step 651( 55.33%), action 332, FPS 1.35, Running 331.44s Step 652( 55.50%), action 333, FPS 1.36, Running 332.34s Step 653( 55.67%), action 334, FPS 1.38, Running 332.70s Step 654( 55.83%), action 335, FPS 1.39, Running 333.60s Step 655( 56.00%), action 336, FPS 1.39, Running 334.20s Step 656( 56.17%), action 337, FPS 1.40, Running 335.13s Step 657( 56.33%), action 338, FPS 1.43, Running 335.46s Step 658( 56.50%), action 339, FPS 1.44, Running 336.35s Step 659( 56.67%), action 340, FPS 1.45, Running 336.92s Step 660( 56.83%), action 341, FPS 1.45, Running 337.93s Step 661( 57.00%), action 342, FPS 1.45, Running 338.55s Step 662( 57.17%), action 343, FPS 1.45, Running 339.53s Step 663( 57.33%), action 344, FPS 1.48, Running 339.88s Step 664( 57.50%), action 345, FPS 1.50, Running 340.77s Step 665( 57.67%), action 346, FPS 1.50, Running 341.36s Step 666( 57.83%), action 347, FPS 1.46, Running 342.36s Step 667( 58.00%), action 348, FPS 1.43, Running 342.93s Step 668( 58.17%), action 349, FPS 1.38, Running 343.86s Step 669( 58.33%), action 350, FPS 1.37, Running 344.30s Step 670( 58.50%), action 351, FPS 1.37, Running 345.49s Step 671( 58.67%), action 352, FPS 1.37, Running 346.04s Step 672( 58.83%), action 353, FPS 1.36, Running 347.10s Step 673( 59.00%), action 354, FPS 1.36, Running 347.44s Step 674( 59.17%), action 355, FPS 1.39, Running 348.02s Step 675( 59.33%), action 356, FPS 1.41, Running 348.42s Step 676( 59.50%), action 357, FPS 1.40, Running 349.40s Step 677( 59.67%), action 358, FPS 1.37, Running 350.09s Step 678( 59.83%), action 359, FPS 1.36, Running 351.10s Step 679( 60.00%), action 360, FPS 1.35, Running 351.70s Step 680( 60.17%), action 361, FPS 1.35, Running 352.70s Step 681( 60.33%), action 362, FPS 1.36, Running 353.28s Step 682( 60.50%), action 363, FPS 1.37, Running 354.16s Step 683( 60.67%), action 364, FPS 1.33, Running 354.89s Step 684( 60.83%), action 365, FPS 1.32, Running 355.90s Step 685( 61.00%), action 366, FPS 1.33, Running 356.45s Step 686( 61.17%), action 367, FPS 1.32, Running 357.49s Step 687( 61.33%), action 368, FPS 1.32, Running 358.07s Step 688( 61.50%), action 369, FPS 1.32, Running 359.02s Step 689( 61.67%), action 370, FPS 1.31, Running 359.58s Step 690( 61.83%), action 371, FPS 1.32, Running 360.66s Step 691( 62.00%), action 372, FPS 1.32, Running 361.25s Step 692( 62.17%), action 373, FPS 1.32, Running 362.21s Step 693( 62.33%), action 374, FPS 1.30, Running 362.78s Step 694( 62.50%), action 375, FPS 1.27, Running 363.77s Step 695( 62.67%), action 376, FPS 1.26, Running 364.31s Step 696( 62.83%), action 377, FPS 1.26, Running 365.27s Step 697( 63.00%), action 378, FPS 1.30, Running 365.53s Step 698( 63.17%), action 379, FPS 1.35, Running 365.92s Step 699( 63.33%), action 380, FPS 1.38, Running 366.18s Step 700( 63.50%), action 381, FPS 1.41, Running 366.90s Step 701( 63.67%), action 382, FPS 1.41, Running 367.51s Step 702( 63.83%), action 383, FPS 1.40, Running 368.44s Step 703( 64.00%), action 384, FPS 1.41, Running 369.04s Step 704( 64.17%), action 385, FPS 1.41, Running 370.06s Step 705( 64.33%), action 386, FPS 1.41, Running 370.65s Step 706( 64.50%), action 387, FPS 1.41, Running 371.66s Step 707( 64.67%), action 388, FPS 1.41, Running 372.23s Step 708( 64.83%), action 389, FPS 1.41, Running 373.18s Step 709( 65.00%), action 390, FPS 1.41, Running 373.75s Step 710( 65.17%), action 391, FPS 1.42, Running 374.79s Step 711( 65.33%), action 392, FPS 1.42, Running 375.33s Step 712( 65.50%), action 393, FPS 1.42, Running 376.29s Step 713( 65.67%), action 394, FPS 1.42, Running 376.90s Step 714( 65.83%), action 395, FPS 1.42, Running 377.91s Step 715( 66.00%), action 396, FPS 1.41, Running 378.47s Step 716( 66.17%), action 397, FPS 1.41, Running 379.42s Step 717( 66.33%), action 398, FPS 1.38, Running 380.00s Step 718( 66.50%), action 399, FPS 1.33, Running 380.98s Step 719( 66.67%), action 400, FPS 1.30, Running 381.60s Step 720( 66.83%), action 401, FPS 1.27, Running 382.70s Step 721( 67.00%), action 402, FPS 1.27, Running 383.26s Step 722( 67.17%), action 403, FPS 1.28, Running 384.05s Step 723( 67.33%), action 404, FPS 1.30, Running 384.48s Step 724( 67.50%), action 405, FPS 1.35, Running 384.89s Step 725( 67.67%), action 406, FPS 1.36, Running 385.32s Step 726( 67.83%), action 407, FPS 1.41, Running 385.87s Step 727( 68.00%), action 408, FPS 1.42, Running 386.29s Step 728( 68.17%), action 409, FPS 1.41, Running 387.33s Step 729( 68.33%), action 410, FPS 1.42, Running 387.84s Step 730( 68.50%), action 411, FPS 1.42, Running 388.91s Step 731( 68.67%), action 412, FPS 1.43, Running 389.37s Step 732( 68.83%), action 413, FPS 1.43, Running 390.29s Step 733( 69.00%), action 414, FPS 1.45, Running 390.67s Step 734( 69.17%), action 415, FPS 1.43, Running 391.92s Step 735( 69.33%), action 416, FPS 1.42, Running 392.53s Step 736( 69.50%), action 417, FPS 1.42, Running 393.55s Step 737( 69.67%), action 418, FPS 1.41, Running 394.20s Step 738( 69.83%), action 419, FPS 1.41, Running 395.14s Step 739( 70.00%), action 420, FPS 1.44, Running 395.48s Step 740( 70.17%), action 421, FPS 1.43, Running 396.63s Step 741( 70.33%), action 422, FPS 1.43, Running 397.28s Step 742( 70.50%), action 423, FPS 1.39, Running 398.41s Step 743( 70.67%), action 424, FPS 1.38, Running 398.96s Step 744( 70.83%), action 425, FPS 1.33, Running 399.89s Step 745( 71.00%), action 426, FPS 1.35, Running 400.17s Step 746( 71.17%), action 427, FPS 1.32, Running 401.06s Step 747( 71.33%), action 428, FPS 1.30, Running 401.67s Step 748( 71.50%), action 429, FPS 1.30, Running 402.69s Step 749( 71.67%), action 430, FPS 1.29, Running 403.34s Step 750( 71.83%), action 431, FPS 1.31, Running 404.12s Step 751( 72.00%), action 432, FPS 1.33, Running 404.38s Step 752( 72.17%), action 433, FPS 1.31, Running 405.59s Step 753( 72.33%), action 434, FPS 1.31, Running 405.94s Step 754( 72.50%), action 435, FPS 1.34, Running 406.87s Step 755( 72.67%), action 436, FPS 1.34, Running 407.40s Step 756( 72.83%), action 437, FPS 1.34, Running 408.43s Step 757( 73.00%), action 438, FPS 1.35, Running 408.99s Step 758( 73.17%), action 439, FPS 1.34, Running 410.07s Step 759( 73.33%), action 440, FPS 1.32, Running 410.62s Step 760( 73.50%), action 441, FPS 1.33, Running 411.69s Step 761( 73.67%), action 442, FPS 1.33, Running 412.27s Step 762( 73.83%), action 443, FPS 1.35, Running 413.25s Step 763( 74.00%), action 444, FPS 1.34, Running 413.87s Step 764( 74.17%), action 445, FPS 1.33, Running 414.93s Step 765( 74.33%), action 446, FPS 1.30, Running 415.57s Step 766( 74.50%), action 447, FPS 1.29, Running 416.54s Step 767( 74.67%), action 448, FPS 1.29, Running 417.11s Step 768( 74.83%), action 449, FPS 1.30, Running 418.04s Step 769( 75.00%), action 450, FPS 1.32, Running 418.50s Step 770( 75.17%), action 451, FPS 1.30, Running 419.55s Step 771( 75.33%), action 452, FPS 1.28, Running 419.96s Step 772( 75.50%), action 453, FPS 1.32, Running 420.75s Step 773( 75.67%), action 454, FPS 1.30, Running 421.35s Step 774( 75.83%), action 455, FPS 1.32, Running 421.98s Step 775( 76.00%), action 456, FPS 1.35, Running 422.23s Step 776( 76.17%), action 457, FPS 1.42, Running 422.55s Step 777( 76.33%), action 458, FPS 1.45, Running 422.76s Step 778( 76.50%), action 459, FPS 1.53, Running 423.15s Step 779( 76.67%), action 460, FPS 1.56, Running 423.42s Step 780( 76.83%), action 461, FPS 1.60, Running 424.22s Step 781( 77.00%), action 462, FPS 1.61, Running 424.71s Step 782( 77.17%), action 463, FPS 1.61, Running 425.71s Step 783( 77.33%), action 464, FPS 1.62, Running 426.24s Step 784( 77.50%), action 465, FPS 1.63, Running 427.23s Step 785( 77.67%), action 466, FPS 1.66, Running 427.61s Step 786( 77.83%), action 467, FPS 1.68, Running 428.47s Step 787( 78.00%), action 468, FPS 1.68, Running 429.02s Step 788( 78.17%), action 469, FPS 1.67, Running 429.98s Step 789( 78.33%), action 470, FPS 1.69, Running 430.32s Step 790( 78.50%), action 471, FPS 1.69, Running 431.41s Step 791( 78.67%), action 472, FPS 1.69, Running 431.76s Step 792( 78.83%), action 473, FPS 1.68, Running 432.67s Step 793( 79.00%), action 474, FPS 1.70, Running 433.14s Step 794( 79.17%), action 475, FPS 1.67, Running 433.93s Step 795( 79.33%), action 476, FPS 1.63, Running 434.47s Step 796( 79.50%), action 477, FPS 1.55, Running 435.42s Step 797( 79.67%), action 478, FPS 1.54, Running 435.76s Step 798( 79.83%), action 479, FPS 1.48, Running 436.67s Step 799( 80.00%), action 480, FPS 1.45, Running 437.24s Step 800( 80.17%), action 481, FPS 1.43, Running 438.25s Step 801( 80.33%), action 482, FPS 1.42, Running 438.84s Step 802( 80.50%), action 483, FPS 1.41, Running 439.87s Step 803( 80.67%), action 484, FPS 1.40, Running 440.51s Step 804( 80.83%), action 485, FPS 1.40, Running 441.49s Step 805( 81.00%), action 486, FPS 1.42, Running 441.72s Step 806( 81.17%), action 487, FPS 1.47, Running 442.09s Step 807( 81.33%), action 488, FPS 1.50, Running 442.33s Step 808( 81.50%), action 489, FPS 1.57, Running 442.71s Step 809( 81.67%), action 490, FPS 1.58, Running 442.99s Step 810( 81.83%), action 491, FPS 1.55, Running 444.32s Step 811( 82.00%), action 492, FPS 1.52, Running 444.92s Step 812( 82.17%), action 493, FPS 1.51, Running 445.91s Step 813( 82.33%), action 494, FPS 1.49, Running 446.54s Step 814( 82.50%), action 495, FPS 1.47, Running 447.55s Step 815( 82.67%), action 496, FPS 1.49, Running 447.88s Step 816( 82.83%), action 497, FPS 1.50, Running 448.74s Step 817( 83.00%), action 498, FPS 1.47, Running 449.36s Step 818( 83.17%), action 499, FPS 1.47, Running 450.30s Step 819( 83.33%), action 500, FPS 1.46, Running 450.92s Step 820( 83.50%), action 501, FPS 1.44, Running 452.11s Step 821( 83.67%), action 502, FPS 1.46, Running 452.50s Step 822( 83.83%), action 503, FPS 1.48, Running 453.43s Step 823( 84.00%), action 504, FPS 1.48, Running 454.00s Step 824( 84.17%), action 505, FPS 1.49, Running 454.94s Step 825( 84.33%), action 506, FPS 1.46, Running 455.41s Step 826( 84.50%), action 507, FPS 1.43, Running 456.12s Step 827( 84.67%), action 508, FPS 1.39, Running 456.70s Step 828( 84.83%), action 509, FPS 1.34, Running 457.62s Step 829( 85.00%), action 510, FPS 1.34, Running 457.95s Step 830( 85.17%), action 511, FPS 1.36, Running 458.98s Step 831( 85.33%), action 512, FPS 1.38, Running 459.40s Step 832( 85.50%), action 513, FPS 1.39, Running 460.33s Step 833( 85.67%), action 514, FPS 1.42, Running 460.60s Step 834( 85.83%), action 515, FPS 1.50, Running 460.92s Step 835( 86.00%), action 516, FPS 1.50, Running 461.23s Step 836( 86.17%), action 517, FPS 1.55, Running 461.68s Step 837( 86.33%), action 518, FPS 1.59, Running 461.92s Step 838( 86.50%), action 519, FPS 1.65, Running 462.39s Step 839( 86.67%), action 520, FPS 1.67, Running 462.92s Step 840( 86.83%), action 521, FPS 1.69, Running 463.91s Step 841( 87.00%), action 522, FPS 1.67, Running 464.47s Step 842( 87.17%), action 523, FPS 1.66, Running 465.44s Step 843( 87.33%), action 524, FPS 1.67, Running 466.01s Step 844( 87.50%), action 525, FPS 1.66, Running 467.01s Step 845( 87.67%), action 526, FPS 1.67, Running 467.42s Step 846( 87.83%), action 527, FPS 1.63, Running 468.38s Step 847( 88.00%), action 528, FPS 1.64, Running 468.92s Step 848( 88.17%), action 529, FPS 1.63, Running 469.90s Step 849( 88.33%), action 530, FPS 1.60, Running 470.45s Step 850( 88.50%), action 531, FPS 1.59, Running 471.55s Step 851( 88.67%), action 532, FPS 1.58, Running 472.08s Step 852( 88.83%), action 533, FPS 1.56, Running 473.12s Step 853( 89.00%), action 534, FPS 1.53, Running 473.68s Step 854( 89.17%), action 535, FPS 1.44, Running 474.81s Step 855( 89.33%), action 536, FPS 1.44, Running 475.16s Step 856( 89.50%), action 537, FPS 1.38, Running 476.18s Step 857( 89.67%), action 538, FPS 1.35, Running 476.69s Step 858( 89.83%), action 539, FPS 1.31, Running 477.66s Step 859( 90.00%), action 540, FPS 1.31, Running 478.20s Step 860( 90.17%), action 541, FPS 1.30, Running 479.35s Step 861( 90.33%), action 542, FPS 1.30, Running 479.83s Step 862( 90.50%), action 543, FPS 1.35, Running 480.28s Step 863( 90.67%), action 544, FPS 1.38, Running 480.52s Step 864( 90.83%), action 545, FPS 1.41, Running 481.24s Step 865( 91.00%), action 546, FPS 1.40, Running 481.70s Step 866( 91.17%), action 547, FPS 1.40, Running 482.71s Step 867( 91.33%), action 548, FPS 1.39, Running 483.31s Step 868( 91.50%), action 549, FPS 1.39, Running 484.31s Step 869( 91.67%), action 550, FPS 1.39, Running 484.87s Step 870( 91.83%), action 551, FPS 1.39, Running 485.93s Step 871( 92.00%), action 552, FPS 1.39, Running 486.50s Step 872( 92.17%), action 553, FPS 1.40, Running 487.45s Step 873( 92.33%), action 554, FPS 1.42, Running 487.81s Step 874( 92.50%), action 555, FPS 1.45, Running 488.63s Step 875( 92.67%), action 556, FPS 1.42, Running 489.22s Step 876( 92.83%), action 557, FPS 1.41, Running 490.32s Step 877( 93.00%), action 558, FPS 1.40, Running 490.94s Step 878( 93.17%), action 559, FPS 1.40, Running 491.91s Step 879( 93.33%), action 560, FPS 1.40, Running 492.50s Step 880( 93.50%), action 561, FPS 1.41, Running 493.57s Step 881( 93.67%), action 562, FPS 1.40, Running 494.13s Step 882( 93.83%), action 563, FPS 1.34, Running 495.15s Step 883( 94.00%), action 564, FPS 1.31, Running 495.77s Step 884( 94.17%), action 565, FPS 1.29, Running 496.71s Step 885( 94.33%), action 566, FPS 1.28, Running 497.33s Step 886( 94.50%), action 567, FPS 1.27, Running 498.40s Step 887( 94.67%), action 568, FPS 1.29, Running 498.80s Step 888( 94.83%), action 569, FPS 1.33, Running 499.37s Step 889( 95.00%), action 570, FPS 1.33, Running 499.88s Step 890( 95.17%), action 571, FPS 1.31, Running 501.21s Step 891( 95.33%), action 572, FPS 1.31, Running 501.78s Step 892( 95.50%), action 573, FPS 1.29, Running 502.92s Step 893( 95.67%), action 574, FPS 1.25, Running 503.85s Step 894( 95.83%), action 575, FPS 1.22, Running 504.97s Step 895( 96.00%), action 576, FPS 1.23, Running 505.53s Step 896( 96.17%), action 577, FPS 1.23, Running 506.63s Step 897( 96.33%), action 578, FPS 1.23, Running 507.17s Step 898( 96.50%), action 579, FPS 1.23, Running 508.12s Step 899( 96.67%), action 580, FPS 1.24, Running 508.64s Step 900( 96.83%), action 581, FPS 1.23, Running 509.83s Step 901( 97.00%), action 582, FPS 1.23, Running 510.44s Step 902( 97.17%), action 583, FPS 1.23, Running 511.42s Step 903( 97.33%), action 584, FPS 1.23, Running 512.06s Step 904( 97.50%), action 585, FPS 1.23, Running 512.98s Step 905( 97.67%), action 586, FPS 1.23, Running 513.61s Step 906( 97.83%), action 587, FPS 1.24, Running 514.59s Step 907( 98.00%), action 588, FPS 1.22, Running 515.17s Step 908( 98.17%), action 589, FPS 1.19, Running 516.15s Step 909( 98.33%), action 590, FPS 1.21, Running 516.47s Step 910( 98.50%), action 591, FPS 1.21, Running 517.70s Step 911( 98.67%), action 592, FPS 1.21, Running 518.31s Step 912( 98.83%), action 593, FPS 1.21, Running 519.38s Step 913( 99.00%), action 594, FPS 1.24, Running 520.01s Step 914( 99.17%), action 595, FPS 1.25, Running 520.97s Step 915( 99.33%), action 596, FPS 1.25, Running 521.50s Step 916( 99.50%), action 597, FPS 1.26, Running 522.50s Step 917( 99.67%), action 598, FPS 1.25, Running 523.16s Step 918( 99.83%), action 599, FPS 1.27, Running 523.91s Step 919(100.00%), action 600, FPS 1.24, Running 524.75s [2026-08-01 19:39:23] [38 ] Seed 37 failed after 525.02 s. +steps: 919 , actions: 600 . +Instruction: Empty +Total 6/38(15.79%) success. +Setting seed: 38 +Step 1( N/A%), pre moving , FPS 3.80, Running 0.26s Step 2( N/A%), pre moving , FPS 6.51, Running 0.31s Step 3( N/A%), pre moving , FPS 7.88, Running 0.38s Step 4( N/A%), pre moving , FPS 9.55, Running 0.42s Step 5( N/A%), pre moving , FPS 6.72, Running 0.74s Step 6( N/A%), pre moving , FPS 7.21, Running 0.83s Step 7( N/A%), pre moving , FPS 7.76, Running 0.90s Step 8( N/A%), pre moving , FPS 8.06, Running 0.99s Step 9( N/A%), pre moving , FPS 6.86, Running 1.31s Step 10( N/A%), pre moving , FPS 7.14, Running 1.40s Step 11( N/A%), pre moving , FPS 7.52, Running 1.46s Step 12( N/A%), pre moving , FPS 7.78, Running 1.54s Step 13( N/A%), pre moving , FPS 6.96, Running 1.87s Step 14( N/A%), pre moving , FPS 7.19, Running 1.95s Step 15( N/A%), pre moving , FPS 7.41, Running 2.02s Step 16( N/A%), pre moving , FPS 7.64, Running 2.10s Step 17( N/A%), pre moving , FPS 7.88, Running 2.16s Step 18( N/A%), pre moving , FPS 7.27, Running 2.48s Step 19( N/A%), pre moving , FPS 7.40, Running 2.57s Step 20( N/A%), pre moving , FPS 7.59, Running 2.63s Step 21( N/A%), pre moving , FPS 6.89, Running 3.16s Step 22( N/A%), pre moving , FPS 6.82, Running 3.24s Step 23( N/A%), pre moving , FPS 6.29, Running 3.56s Step 24( N/A%), pre moving , FPS 6.21, Running 3.64s Step 25( N/A%), pre moving , FPS 6.76, Running 3.70s Step 26( N/A%), pre moving , FPS 5.83, Running 4.26s Step 27( N/A%), pre moving , FPS 5.82, Running 4.34s Step 28( N/A%), pre moving , FPS 5.48, Running 4.65s Step 29( N/A%), pre moving , FPS 5.85, Running 4.73s Step 30( N/A%), pre moving , FPS 5.89, Running 4.79s Step 31( N/A%), pre moving , FPS 5.86, Running 4.87s Step 32( N/A%), pre moving , FPS 5.48, Running 5.19s Step 33( N/A%), pre moving , FPS 5.86, Running 5.28s Step 34( N/A%), pre moving , FPS 5.88, Running 5.35s Step 35( N/A%), pre moving , FPS 5.89, Running 5.42s Step 36( N/A%), pre moving , FPS 4.60, Running 6.45s Step 37( N/A%), pre moving , FPS 4.24, Running 6.88s Step 38( N/A%), pre moving , FPS 4.49, Running 6.93s Step 39( N/A%), pre moving , FPS 4.48, Running 7.03s Step 40( N/A%), pre moving , FPS 4.48, Running 7.10s Step 41( N/A%), pre moving , FPS 4.78, Running 7.35s Step 42( N/A%), pre moving , FPS 4.69, Running 7.51s Step 43( N/A%), pre moving , FPS 4.99, Running 7.57s Step 44( N/A%), pre moving , FPS 4.99, Running 7.65s Step 45( N/A%), pre moving , FPS 4.77, Running 7.90s Step 46( N/A%), pre moving , FPS 5.27, Running 8.06s Step 47( N/A%), pre moving , FPS 5.28, Running 8.12s Step 48( N/A%), pre moving , FPS 4.44, Running 9.15s Step 49( N/A%), pre moving , FPS 4.50, Running 9.17s Step 50( N/A%), pre moving , FPS 4.55, Running 9.19s Step 51( N/A%), pre moving , FPS 4.61, Running 9.21s Step 52( N/A%), pre moving , FPS 4.95, Running 9.23s Step 53( N/A%), pre moving , FPS 5.02, Running 9.27s Step 54( N/A%), pre moving , FPS 5.06, Running 9.30s Step 55( N/A%), pre moving , FPS 5.12, Running 9.33s Step 56( N/A%), pre moving , FPS 6.86, Running 9.36s Step 57( N/A%), pre moving , FPS 7.94, Running 9.40s Step 58( N/A%), pre moving , FPS 7.97, Running 9.44s Step 59( N/A%), pre moving , FPS 8.14, Running 9.49s Step 60( N/A%), pre moving , FPS 8.24, Running 9.53s Step 61( N/A%), pre moving , FPS 8.95, Running 9.58s Step 62( N/A%), pre moving , FPS 9.42, Running 9.63s Step 63( N/A%), pre moving , FPS 9.45, Running 9.69s Step 64( N/A%), pre moving , FPS 9.57, Running 9.74s Step 65( N/A%), pre moving , FPS 10.62, Running 9.78s Step 66( N/A%), pre moving , FPS 11.29, Running 9.83s Step 67( N/A%), pre moving , FPS 11.42, Running 9.88s Step 68( N/A%), pre moving , FPS 25.89, Running 9.92s Step 69( N/A%), pre moving , FPS 25.26, Running 9.96s Step 70( N/A%), pre moving , FPS 24.19, Running 10.02s Step 71( N/A%), pre moving , FPS 23.73, Running 10.05s Step 72( N/A%), pre moving , FPS 22.41, Running 10.13s Step 73( N/A%), pre moving , FPS 20.75, Running 10.23s Step 74( N/A%), pre moving , FPS 19.11, Running 10.34s Step 75( N/A%), pre moving , FPS 15.67, Running 10.61s Step 76( N/A%), pre moving , FPS 13.68, Running 10.83s Step 77( N/A%), pre moving , FPS 12.94, Running 10.94s Step 78( N/A%), pre moving , FPS 10.82, Running 11.29s Step 79( N/A%), pre moving , FPS 10.37, Running 11.41s Step 80( N/A%), pre moving , FPS 10.05, Running 11.52s Step 81( N/A%), pre moving , FPS 8.86, Running 11.84s Step 82( N/A%), pre moving , FPS 8.70, Running 11.93s Step 83( N/A%), pre moving , FPS 8.63, Running 12.00s Step 84( N/A%), pre moving , FPS 8.58, Running 12.07s Step 85( N/A%), pre moving , FPS 7.66, Running 12.39s Step 86( N/A%), pre moving , FPS 7.52, Running 12.49s Step 87( N/A%), pre moving , FPS 7.46, Running 12.56s Step 88( N/A%), pre moving , FPS 6.98, Running 12.79s Step 89( N/A%), pre moving , FPS 6.71, Running 12.94s Step 90( N/A%), pre moving , FPS 6.64, Running 13.03s Step 91( N/A%), pre moving , FPS 6.59, Running 13.09s Step 92( N/A%), pre moving , FPS 6.58, Running 13.17s Step 93( N/A%), pre moving , FPS 6.14, Running 13.49s Step 94( N/A%), pre moving , FPS 6.18, Running 13.58s Step 95( N/A%), pre moving , FPS 6.59, Running 13.64s Step 96( N/A%), pre moving , FPS 6.97, Running 13.69s Step 97( N/A%), pre moving , FPS 7.19, Running 13.72s Step 98( N/A%), pre moving , FPS 8.00, Running 13.79s Step 99( N/A%), pre moving , FPS 5.27, Running 15.21s Step 100( N/A%), pre moving , FPS 4.68, Running 15.79s Step 101( N/A%), pre moving , FPS 4.54, Running 16.25s Step 102( N/A%), pre moving , FPS 4.07, Running 16.85s Step 103( N/A%), pre moving , FPS 3.83, Running 17.22s Step 104( N/A%), pre moving , FPS 3.65, Running 17.55s Step 105( N/A%), pre moving , FPS 3.65, Running 17.87s Step 106( N/A%), pre moving , FPS 3.35, Running 18.45s Step 107( N/A%), pre moving , FPS 3.14, Running 18.93s Step 108( N/A%), pre moving , FPS 2.97, Running 19.52s Step 109( N/A%), pre moving , FPS 2.85, Running 19.95s Step 110( N/A%), pre moving , FPS 2.67, Running 20.52s Step 111( N/A%), pre moving , FPS 2.54, Running 20.97s Step 112( N/A%), pre moving , FPS 2.39, Running 21.52s Step 113( N/A%), pre moving , FPS 2.36, Running 21.96s Step 114( N/A%), pre moving , FPS 2.23, Running 22.54s Step 115( N/A%), pre moving , FPS 2.13, Running 23.04s Step 116( N/A%), pre moving , FPS 2.02, Running 23.60s Step 117( N/A%), pre moving , FPS 1.94, Running 24.05s Step 118( N/A%), pre moving , FPS 1.84, Running 24.67s Step 119( N/A%), pre moving , FPS 2.02, Running 25.10s Step 120( N/A%), pre moving , FPS 2.03, Running 25.63s Step 121( N/A%), pre moving , FPS 2.09, Running 25.81s Step 122( N/A%), pre moving , FPS 2.10, Running 26.36s Step 123( N/A%), pre moving , FPS 2.09, Running 26.79s Step 124( N/A%), pre moving , FPS 2.05, Running 27.32s Step 125( N/A%), pre moving , FPS 2.08, Running 27.51s Step 126( N/A%), pre moving , FPS 2.15, Running 27.77s Step 127( N/A%), pre moving , FPS 2.23, Running 27.90s Step 128( N/A%), pre moving , FPS 2.32, Running 28.14s Step 129( N/A%), pre moving , FPS 2.40, Running 28.30s Step 130( N/A%), pre moving , FPS 2.38, Running 28.91s Step 131( N/A%), pre moving , FPS 2.45, Running 29.13s Step 132( N/A%), pre moving , FPS 2.45, Running 29.67s Step 133( N/A%), pre moving , FPS 2.46, Running 30.10s Step 134( N/A%), pre moving , FPS 2.45, Running 30.71s Step 135( N/A%), pre moving , FPS 2.46, Running 31.18s Step 136( N/A%), pre moving , FPS 2.44, Running 31.80s Step 137( N/A%), pre moving , FPS 2.43, Running 32.30s Step 138( N/A%), pre moving , FPS 2.44, Running 32.86s Step 139( N/A%), pre moving , FPS 2.42, Running 33.36s Step 140( N/A%), pre moving , FPS 2.38, Running 34.02s Step 141( N/A%), pre moving , FPS 2.33, Running 34.41s Step 142( N/A%), pre moving , FPS 2.35, Running 34.89s Step 143( N/A%), pre moving , FPS 2.38, Running 35.18s Step 144( N/A%), pre moving , FPS 2.36, Running 35.79s Step 145( N/A%), pre moving , FPS 2.28, Running 36.28s Step 146( N/A%), pre moving , FPS 2.20, Running 36.86s Step 147( N/A%), pre moving , FPS 2.11, Running 37.36s Step 148( N/A%), pre moving , FPS 2.04, Running 37.96s Step 149( N/A%), pre moving , FPS 1.98, Running 38.42s Step 150( N/A%), pre moving , FPS 1.97, Running 39.06s Step 151( N/A%), pre moving , FPS 1.92, Running 39.53s Step 152( N/A%), pre moving , FPS 1.90, Running 40.18s Step 153( N/A%), pre moving , FPS 1.94, Running 40.39s Step 154( N/A%), pre moving , FPS 1.96, Running 40.89s Step 155( N/A%), pre moving , FPS 1.97, Running 41.36s Step 156( N/A%), pre moving , FPS 1.97, Running 41.97s Step 157( N/A%), pre moving , FPS 1.97, Running 42.45s Step 158( N/A%), pre moving , FPS 1.96, Running 43.07s Step 159( N/A%), pre moving , FPS 1.96, Running 43.54s Step 160( N/A%), pre moving , FPS 1.98, Running 44.13s Step 161( N/A%), pre moving , FPS 1.97, Running 44.58s Step 162( N/A%), pre moving , FPS 1.94, Running 45.20s Step 163( N/A%), pre moving , FPS 1.90, Running 45.72s Step 164( N/A%), pre moving , FPS 1.91, Running 46.25s Step 165( N/A%), pre moving , FPS 1.97, Running 46.41s Step 166( N/A%), pre moving , FPS 2.02, Running 46.78s Step 167( N/A%), pre moving , FPS 2.03, Running 47.22s Step 168( N/A%), pre moving , FPS 2.02, Running 47.85s Step 169( N/A%), pre moving , FPS 2.10, Running 47.97s Step 170( N/A%), pre moving , FPS 2.19, Running 48.21s Step 171( N/A%), pre moving , FPS 2.26, Running 48.39s Step 172( N/A%), pre moving , FPS 2.41, Running 48.47s Step 173( N/A%), pre moving , FPS 2.45, Running 48.57s Step 174( N/A%), pre moving , FPS 2.52, Running 48.83s Step 175( N/A%), pre moving , FPS 2.62, Running 49.00s Step 176( N/A%), pre moving , FPS 2.80, Running 49.11s Step 177( N/A%), pre moving , FPS 2.96, Running 49.21s Step 178( N/A%), pre moving , FPS 3.08, Running 49.57s Step 179( N/A%), pre moving , FPS 2.98, Running 50.26s Step 180( N/A%), pre moving , FPS 3.21, Running 50.36s Step 181( N/A%), pre moving , FPS 3.24, Running 50.75s Step 182( N/A%), pre moving , FPS 3.49, Running 50.92s Step 183( N/A%), pre moving , FPS 3.56, Running 51.35s Step 184( N/A%), pre moving , FPS 3.80, Running 51.51s Step 185( N/A%), pre moving , FPS 3.80, Running 51.67s Step 186( N/A%), pre moving , FPS 3.77, Running 52.09s Step 187( N/A%), pre moving , FPS 3.98, Running 52.25s Step 188( N/A%), pre moving , FPS 4.16, Running 52.66s Step 189( N/A%), pre moving , FPS 4.16, Running 52.78s Step 190( N/A%), pre moving , FPS 4.23, Running 52.94s Step 191( N/A%), pre moving , FPS 4.02, Running 53.36s Step 192( N/A%), pre moving , FPS 3.96, Running 53.52s Step 193( N/A%), pre moving , FPS 3.73, Running 53.93s Step 194( N/A%), pre moving , FPS 3.79, Running 54.10s Step 195( N/A%), pre moving , FPS 3.62, Running 54.53s Step 196( N/A%), pre moving , FPS 3.58, Running 54.69s Step 197( N/A%), pre moving , FPS 3.58, Running 54.80s Step 198( N/A%), pre moving , FPS 3.58, Running 55.16s Step 199( N/A%), pre moving , FPS 3.95, Running 55.33s Step 200( N/A%), pre moving , FPS 3.86, Running 55.55s Step 201( N/A%), pre moving , FPS 3.89, Running 55.89s Step 202( N/A%), pre moving , FPS 3.92, Running 56.03s Step 203( N/A%), pre moving , FPS 4.16, Running 56.15s Step 204( N/A%), pre moving , FPS 3.95, Running 56.57s Step 205( N/A%), pre moving , FPS 3.96, Running 56.72s Step 206( N/A%), pre moving , FPS 3.97, Running 57.13s Step 207( N/A%), pre moving , FPS 3.98, Running 57.28s Step 208( N/A%), pre moving , FPS 4.19, Running 57.43s Step 209( N/A%), pre moving , FPS 3.93, Running 57.87s Step 210( N/A%), pre moving , FPS 3.94, Running 58.02s Step 211( N/A%), pre moving , FPS 3.92, Running 58.46s Step 212( N/A%), pre moving , FPS 3.97, Running 58.56s Step 213( N/A%), pre moving , FPS 4.21, Running 58.68s Step 214( N/A%), pre moving , FPS 4.06, Running 59.03s Step 215( N/A%), pre moving , FPS 4.29, Running 59.18s Step 216( N/A%), pre moving , FPS 4.37, Running 59.27s Step 217( N/A%), pre moving , FPS 4.14, Running 59.64s Step 218( N/A%), pre moving , FPS 4.35, Running 59.75s Step 219( N/A%), pre moving , FPS 4.43, Running 59.84s Step 220( N/A%), pre moving , FPS 4.55, Running 59.95s Step 221( N/A%), pre moving , FPS 4.55, Running 60.29s Step 222( N/A%), pre moving , FPS 4.59, Running 60.38s Step 223( N/A%), pre moving , FPS 4.62, Running 60.48s Step 224( N/A%), pre moving , FPS 4.87, Running 60.68s Step 225( N/A%), pre moving , FPS 4.14, Running 61.55s Step 226( N/A%), pre moving , FPS 4.40, Running 61.67s Step 227( N/A%), pre moving , FPS 4.44, Running 61.78s Step 228( N/A%), pre moving , FPS 4.26, Running 62.12s Step 229( N/A%), pre moving , FPS 4.57, Running 62.24s Step 230( N/A%), pre moving , FPS 4.62, Running 62.35s Step 231( N/A%), pre moving , FPS 4.63, Running 62.78s Step 232( N/A%), pre moving , FPS 4.57, Running 62.93s Step 233( N/A%), pre moving , FPS 4.22, Running 63.42s Step 234( N/A%), pre moving , FPS 4.12, Running 63.89s Step 235( N/A%), pre moving , FPS 4.05, Running 64.12s Step 236( N/A%), pre moving , FPS 3.78, Running 64.56s Step 237( N/A%), pre moving , FPS 3.89, Running 64.77s Step 238( N/A%), pre moving , FPS 3.65, Running 65.23s Step 239( N/A%), pre moving , FPS 3.57, Running 65.43s Step 240( N/A%), pre moving , FPS 3.34, Running 65.94s Step 241( N/A%), pre moving , FPS 3.42, Running 66.13s Step 242( N/A%), pre moving , FPS 3.20, Running 66.64s Step 243( N/A%), pre moving , FPS 3.14, Running 66.85s Step 244( N/A%), pre moving , FPS 2.99, Running 67.36s Step 245( N/A%), pre moving , FPS 3.28, Running 67.64s Step 246( N/A%), pre moving , FPS 3.08, Running 68.17s Step 247( N/A%), pre moving , FPS 2.89, Running 68.70s Step 248( N/A%), pre moving , FPS 2.81, Running 69.23s Step 249( N/A%), pre moving , FPS 2.75, Running 69.52s Step 250( N/A%), pre moving , FPS 2.60, Running 70.04s Step 251( N/A%), pre moving , FPS 2.56, Running 70.59s Step 252( N/A%), pre moving , FPS 2.44, Running 71.12s Step 253( N/A%), pre moving , FPS 2.46, Running 71.56s Step 254( N/A%), pre moving , FPS 2.50, Running 71.87s Step 255( N/A%), pre moving , FPS 2.41, Running 72.42s Step 256( N/A%), pre moving , FPS 2.39, Running 72.92s Step 257( N/A%), pre moving , FPS 2.30, Running 73.47s Step 258( N/A%), pre moving , FPS 2.35, Running 73.76s Step 259( N/A%), pre moving , FPS 2.27, Running 74.24s Step 260( N/A%), pre moving , FPS 2.28, Running 74.70s Step 261( N/A%), pre moving , FPS 2.27, Running 74.94s Step 262( N/A%), pre moving , FPS 2.27, Running 75.44s Step 263( N/A%), pre moving , FPS 2.20, Running 75.92s Step 264( N/A%), pre moving , FPS 2.27, Running 76.16s Step 265( N/A%), pre moving , FPS 2.22, Running 76.64s Step 266( N/A%), pre moving , FPS 2.25, Running 77.06s Step 267( N/A%), pre moving , FPS 2.35, Running 77.23s Step 268( N/A%), pre moving , FPS 2.40, Running 77.56s Step 269( N/A%), pre moving , FPS 2.43, Running 77.76s Step 270( N/A%), pre moving , FPS 2.54, Running 77.91s Step 271( N/A%), pre moving , FPS 2.56, Running 78.40s Step 272( N/A%), pre moving , FPS 2.58, Running 78.87s Step 273( N/A%), pre moving , FPS 2.66, Running 79.08s Step 274( N/A%), pre moving , FPS 2.60, Running 79.57s Step 275( N/A%), pre moving , FPS 2.71, Running 79.81s Step 276( N/A%), pre moving , FPS 2.73, Running 80.25s Step 277( N/A%), pre moving , FPS 2.75, Running 80.74s Step 278( N/A%), pre moving , FPS 2.80, Running 80.91s Step 279( N/A%), pre moving , FPS 2.82, Running 81.34s Step 280( N/A%), pre moving , FPS 2.94, Running 81.50s Step 281( N/A%), pre moving , FPS 2.86, Running 81.94s Step 282( N/A%), pre moving , FPS 3.01, Running 82.09s Step 283( N/A%), pre moving , FPS 3.03, Running 82.52s Step 284( N/A%), pre moving , FPS 3.01, Running 82.80s Step 285( N/A%), pre moving , FPS 3.11, Running 83.06s Step 286( N/A%), pre moving , FPS 3.27, Running 83.17s Step 287( N/A%), pre moving , FPS 3.17, Running 83.53s Step 288( N/A%), pre moving , FPS 3.28, Running 83.65s Step 289( N/A%), pre moving , FPS 3.34, Running 83.75s Step 290( N/A%), pre moving , FPS 3.23, Running 84.11s Step 291( N/A%), pre moving , FPS 3.43, Running 84.23s Step 292( N/A%), pre moving , FPS 3.66, Running 84.34s Step 293( N/A%), pre moving , FPS 3.64, Running 84.57s Step 294( N/A%), pre moving , FPS 3.82, Running 84.80s Step 295( N/A%), pre moving , FPS 3.93, Running 84.89s Step 296( N/A%), pre moving , FPS 4.21, Running 85.01s Step 297( N/A%), pre moving , FPS 4.34, Running 85.35s Step 298( N/A%), pre moving , FPS 4.38, Running 85.47s Step 299( N/A%), pre moving , FPS 4.74, Running 85.56s Step 300( N/A%), pre moving , FPS 4.82, Running 85.66s Step 301( N/A%), pre moving , FPS 4.91, Running 86.01s Step 302( N/A%), pre moving , FPS 5.02, Running 86.08s Step 303( N/A%), pre moving , FPS 5.53, Running 86.14s Step 304( N/A%), pre moving , FPS 5.86, Running 86.21s Step 305( N/A%), pre moving , FPS 6.18, Running 86.30s Step 306( N/A%), pre moving , FPS 6.22, Running 86.38s Step 307( N/A%), pre moving , FPS 6.78, Running 86.48s Step 308( N/A%), pre moving , FPS 3.94, Running 88.73s Step 309( N/A%), pre moving , FPS 3.47, Running 89.52s Step 310( N/A%), pre moving , FPS 3.54, Running 89.75s Step 311( N/A%), pre moving , FPS 3.28, Running 90.32s Step 312( N/A%), pre moving , FPS 3.10, Running 90.78s Step 313( N/A%), pre moving , FPS 2.96, Running 91.32s Step 314( N/A%), pre moving , FPS 2.96, Running 91.56s Step 315( N/A%), pre moving , FPS 2.68, Running 92.36s Step 316( N/A%), pre moving , FPS 2.62, Running 92.63s Step 317( N/A%), pre moving , FPS 2.46, Running 93.48s Step 318( N/A%), pre moving , FPS 2.43, Running 93.71s Step 319( N/A%), pre moving , FPS 2.28, Running 94.31s Step 320( N/A%), pre moving , FPS 2.19, Running 94.79s Step 321( N/A%), pre moving , FPS 2.15, Running 95.32s Step 322( N/A%), pre moving , FPS 2.11, Running 95.57s Step 323( N/A%), pre moving , FPS 1.97, Running 96.31s Step 324( N/A%), pre moving , FPS 1.94, Running 96.54s Step 325( N/A%), pre moving , FPS 1.81, Running 97.33s Step 326( N/A%), pre moving , FPS 1.78, Running 97.62s Step 327( N/A%), pre moving , FPS 1.68, Running 98.42s Step 328( 0.17%), action 1, FPS 1.82, Running 99.73s Step 329( 0.33%), action 2, FPS 1.85, Running 100.33s Step 330( 0.50%), action 3, FPS 1.74, Running 101.25s Step 331( 0.67%), action 4, FPS 1.74, Running 101.83s Step 332( 0.83%), action 5, FPS 1.66, Running 102.80s Step 333( 1.00%), action 6, FPS 1.66, Running 103.38s Step 334( 1.17%), action 7, FPS 1.60, Running 104.03s Step 335( 1.33%), action 8, FPS 1.68, Running 104.25s Step 336( 1.50%), action 9, FPS 1.67, Running 104.60s Step 337( 1.67%), action 10, FPS 1.73, Running 105.04s Step 338( 1.83%), action 11, FPS 1.66, Running 105.73s Step 339( 2.00%), action 12, FPS 1.71, Running 106.04s Step 340( 2.17%), action 13, FPS 1.66, Running 106.84s Step 341( 2.33%), action 14, FPS 1.65, Running 107.42s Step 342( 2.50%), action 15, FPS 1.54, Running 108.52s Step 343( 2.67%), action 16, FPS 1.57, Running 109.09s Step 344( 2.83%), action 17, FPS 1.47, Running 110.12s Step 345( 3.00%), action 18, FPS 1.48, Running 110.84s Step 346( 3.17%), action 19, FPS 1.41, Running 111.77s Step 347( 3.33%), action 20, FPS 1.44, Running 112.33s Step 348( 3.50%), action 21, FPS 1.47, Running 113.35s Step 349( 3.67%), action 22, FPS 1.47, Running 113.92s Step 350( 3.83%), action 23, FPS 1.46, Running 114.95s Step 351( 4.00%), action 24, FPS 1.45, Running 115.59s Step 352( 4.17%), action 25, FPS 1.46, Running 116.52s Step 353( 4.33%), action 26, FPS 1.46, Running 117.12s Step 354( 4.50%), action 27, FPS 1.43, Running 118.01s Step 355( 4.67%), action 28, FPS 1.42, Running 118.33s Step 356( 4.83%), action 29, FPS 1.36, Running 119.31s Step 357( 5.00%), action 30, FPS 1.35, Running 119.90s Step 358( 5.17%), action 31, FPS 1.32, Running 120.87s Step 359( 5.33%), action 32, FPS 1.29, Running 121.58s Step 360( 5.50%), action 33, FPS 1.27, Running 122.58s Step 361( 5.67%), action 34, FPS 1.27, Running 123.15s Step 362( 5.83%), action 35, FPS 1.30, Running 123.84s Step 363( 6.00%), action 36, FPS 1.34, Running 124.07s Step 364( 6.17%), action 37, FPS 1.39, Running 124.47s Step 365( 6.33%), action 38, FPS 1.42, Running 124.90s Step 366( 6.50%), action 39, FPS 1.40, Running 126.05s Step 367( 6.67%), action 40, FPS 1.42, Running 126.38s Step 368( 6.83%), action 41, FPS 1.40, Running 127.62s Step 369( 7.00%), action 42, FPS 1.40, Running 128.23s Step 370( 7.17%), action 43, FPS 1.41, Running 129.15s Step 371( 7.33%), action 44, FPS 1.43, Running 129.57s Step 372( 7.50%), action 45, FPS 1.44, Running 130.39s Step 373( 7.67%), action 46, FPS 1.45, Running 130.93s Step 374( 7.83%), action 47, FPS 1.43, Running 132.02s Step 375( 8.00%), action 48, FPS 1.40, Running 132.64s Step 376( 8.17%), action 49, FPS 1.40, Running 133.58s Step 377( 8.33%), action 50, FPS 1.42, Running 133.98s Step 378( 8.50%), action 51, FPS 1.39, Running 135.27s Step 379( 8.67%), action 52, FPS 1.40, Running 135.84s Step 380( 8.83%), action 53, FPS 1.40, Running 136.90s Step 381( 9.00%), action 54, FPS 1.42, Running 137.25s Step 382( 9.17%), action 55, FPS 1.40, Running 138.09s Step 383( 9.33%), action 56, FPS 1.37, Running 138.65s Step 384( 9.50%), action 57, FPS 1.32, Running 139.60s Step 385( 9.67%), action 58, FPS 1.33, Running 139.93s Step 386( 9.83%), action 59, FPS 1.36, Running 140.75s Step 387( 10.00%), action 60, FPS 1.34, Running 141.31s Step 388( 10.17%), action 61, FPS 1.36, Running 142.28s Step 389( 10.33%), action 62, FPS 1.40, Running 142.50s Step 390( 10.50%), action 63, FPS 1.46, Running 142.86s Step 391( 10.67%), action 64, FPS 1.47, Running 143.19s Step 392( 10.83%), action 65, FPS 1.50, Running 143.74s Step 393( 11.00%), action 66, FPS 1.52, Running 144.08s Step 394( 11.17%), action 67, FPS 1.54, Running 144.98s Step 395( 11.33%), action 68, FPS 1.57, Running 145.37s Step 396( 11.50%), action 69, FPS 1.59, Running 146.13s Step 397( 11.67%), action 70, FPS 1.58, Running 146.67s Step 398( 11.83%), action 71, FPS 1.62, Running 147.60s Step 399( 12.00%), action 72, FPS 1.65, Running 147.95s Step 400( 12.17%), action 73, FPS 1.68, Running 148.82s Step 401( 12.33%), action 74, FPS 1.64, Running 149.42s Step 402( 12.50%), action 75, FPS 1.63, Running 150.36s Step 403( 12.67%), action 76, FPS 1.65, Running 150.74s Step 404( 12.83%), action 77, FPS 1.67, Running 151.55s Step 405( 13.00%), action 78, FPS 1.65, Running 152.07s Step 406( 13.17%), action 79, FPS 1.64, Running 152.93s Step 407( 13.33%), action 80, FPS 1.61, Running 153.71s Step 408( 13.50%), action 81, FPS 1.61, Running 154.72s Step 409( 13.67%), action 82, FPS 1.56, Running 155.35s Step 410( 13.83%), action 83, FPS 1.48, Running 156.38s Step 411( 14.00%), action 84, FPS 1.45, Running 156.96s Step 412( 14.17%), action 85, FPS 1.41, Running 157.92s Step 413( 14.33%), action 86, FPS 1.39, Running 158.49s Step 414( 14.50%), action 87, FPS 1.38, Running 159.51s Step 415( 14.67%), action 88, FPS 1.35, Running 160.14s Step 416( 14.83%), action 89, FPS 1.34, Running 161.06s Step 417( 15.00%), action 90, FPS 1.37, Running 161.28s Step 418( 15.17%), action 91, FPS 1.40, Running 161.88s Step 419( 15.33%), action 92, FPS 1.41, Running 162.15s Step 420( 15.50%), action 93, FPS 1.44, Running 162.74s Step 421( 15.67%), action 94, FPS 1.45, Running 163.22s Step 422( 15.83%), action 95, FPS 1.44, Running 164.23s Step 423( 16.00%), action 96, FPS 1.42, Running 164.84s Step 424( 16.17%), action 97, FPS 1.41, Running 165.73s Step 425( 16.33%), action 98, FPS 1.43, Running 166.04s Step 426( 16.50%), action 99, FPS 1.42, Running 166.98s Step 427( 16.67%), action 100, FPS 1.44, Running 167.58s Step 428( 16.83%), action 101, FPS 1.46, Running 168.41s Step 429( 17.00%), action 102, FPS 1.49, Running 168.78s Step 430( 17.17%), action 103, FPS 1.50, Running 169.69s Step 431( 17.33%), action 104, FPS 1.50, Running 170.26s Step 432( 17.50%), action 105, FPS 1.51, Running 171.20s Step 433( 17.67%), action 106, FPS 1.53, Running 171.53s Step 434( 17.83%), action 107, FPS 1.55, Running 172.43s Step 435( 18.00%), action 108, FPS 1.55, Running 173.03s Step 436( 18.17%), action 109, FPS 1.55, Running 173.97s Step 437( 18.33%), action 110, FPS 1.53, Running 174.35s Step 438( 18.50%), action 111, FPS 1.47, Running 175.53s Step 439( 18.67%), action 112, FPS 1.46, Running 175.88s Step 440( 18.83%), action 113, FPS 1.40, Running 177.02s Step 441( 19.00%), action 114, FPS 1.41, Running 177.37s Step 442( 19.17%), action 115, FPS 1.42, Running 178.32s Step 443( 19.33%), action 116, FPS 1.42, Running 178.89s Step 444( 19.50%), action 117, FPS 1.42, Running 179.86s Step 445( 19.67%), action 118, FPS 1.39, Running 180.40s Step 446( 19.83%), action 119, FPS 1.44, Running 180.83s Step 447( 20.00%), action 120, FPS 1.48, Running 181.06s Step 448( 20.17%), action 121, FPS 1.52, Running 181.58s Step 449( 20.33%), action 122, FPS 1.53, Running 181.88s Step 450( 20.50%), action 123, FPS 1.58, Running 182.35s Step 451( 20.67%), action 124, FPS 1.62, Running 182.60s Step 452( 20.83%), action 125, FPS 1.61, Running 183.63s Step 453( 21.00%), action 126, FPS 1.60, Running 184.06s Step 454( 21.17%), action 127, FPS 1.60, Running 184.96s Step 455( 21.33%), action 128, FPS 1.63, Running 185.27s Step 456( 21.50%), action 129, FPS 1.65, Running 186.09s Step 457( 21.67%), action 130, FPS 1.63, Running 186.65s Step 458( 21.83%), action 131, FPS 1.65, Running 187.65s Step 459( 22.00%), action 132, FPS 1.62, Running 188.24s Step 460( 22.17%), action 133, FPS 1.65, Running 189.14s Step 461( 22.33%), action 134, FPS 1.65, Running 189.51s Step 462( 22.50%), action 135, FPS 1.65, Running 190.44s Step 463( 22.67%), action 136, FPS 1.65, Running 190.98s Step 464( 22.83%), action 137, FPS 1.65, Running 191.96s Step 465( 23.00%), action 138, FPS 1.68, Running 192.29s Step 466( 23.17%), action 139, FPS 1.63, Running 193.12s Step 467( 23.33%), action 140, FPS 1.58, Running 193.69s Step 468( 23.50%), action 141, FPS 1.53, Running 194.65s Step 469( 23.67%), action 142, FPS 1.50, Running 195.23s Step 470( 23.83%), action 143, FPS 1.44, Running 196.23s Step 471( 24.00%), action 144, FPS 1.41, Running 196.81s Step 472( 24.17%), action 145, FPS 1.40, Running 197.96s Step 473( 24.33%), action 146, FPS 1.39, Running 198.48s Step 474( 24.50%), action 147, FPS 1.37, Running 199.61s Step 475( 24.67%), action 148, FPS 1.34, Running 200.20s Step 476( 24.83%), action 149, FPS 1.39, Running 200.52s Step 477( 25.00%), action 150, FPS 1.42, Running 200.77s Step 478( 25.17%), action 151, FPS 1.46, Running 201.31s Step 479( 25.33%), action 152, FPS 1.49, Running 201.65s Step 480( 25.50%), action 153, FPS 1.50, Running 202.47s Step 481( 25.67%), action 154, FPS 1.49, Running 202.93s Step 482( 25.83%), action 155, FPS 1.51, Running 203.71s Step 483( 26.00%), action 156, FPS 1.51, Running 204.24s Step 484( 26.17%), action 157, FPS 1.53, Running 205.02s Step 485( 26.33%), action 158, FPS 1.52, Running 205.47s Step 486( 26.50%), action 159, FPS 1.51, Running 206.38s Step 487( 26.67%), action 160, FPS 1.51, Running 206.95s Step 488( 26.83%), action 161, FPS 1.45, Running 208.43s Step 489( 27.00%), action 162, FPS 1.47, Running 208.80s Step 490( 27.17%), action 163, FPS 1.50, Running 209.60s Step 491( 27.33%), action 164, FPS 1.49, Running 210.20s Step 492( 27.50%), action 165, FPS 1.54, Running 210.96s Step 493( 27.67%), action 166, FPS 1.55, Running 211.40s Step 494( 27.83%), action 167, FPS 1.57, Running 212.34s Step 495( 28.00%), action 168, FPS 1.57, Running 212.96s Step 496( 28.17%), action 169, FPS 1.49, Running 213.94s Step 497( 28.33%), action 170, FPS 1.48, Running 214.31s Step 498( 28.50%), action 171, FPS 1.39, Running 215.68s Step 499( 28.67%), action 172, FPS 1.37, Running 216.29s Step 500( 28.83%), action 173, FPS 1.35, Running 217.32s Step 501( 29.00%), action 174, FPS 1.34, Running 217.86s Step 502( 29.17%), action 175, FPS 1.32, Running 218.83s Step 503( 29.33%), action 176, FPS 1.34, Running 219.22s Step 504( 29.50%), action 177, FPS 1.36, Running 219.78s Step 505( 29.67%), action 178, FPS 1.37, Running 220.08s Step 506( 29.83%), action 179, FPS 1.39, Running 220.75s Step 507( 30.00%), action 180, FPS 1.38, Running 221.42s Step 508( 30.17%), action 181, FPS 1.41, Running 222.61s Step 509( 30.33%), action 182, FPS 1.41, Running 223.00s Step 510( 30.50%), action 183, FPS 1.40, Running 223.91s Step 511( 30.67%), action 184, FPS 1.40, Running 224.43s Step 512( 30.83%), action 185, FPS 1.37, Running 225.53s Step 513( 31.00%), action 186, FPS 1.36, Running 226.11s Step 514( 31.17%), action 187, FPS 1.35, Running 227.11s Step 515( 31.33%), action 188, FPS 1.36, Running 227.64s Step 516( 31.50%), action 189, FPS 1.36, Running 228.68s Step 517( 31.67%), action 190, FPS 1.34, Running 229.26s Step 518( 31.83%), action 191, FPS 1.36, Running 230.33s Step 519( 32.00%), action 192, FPS 1.37, Running 230.88s Step 520( 32.17%), action 193, FPS 1.37, Running 231.89s Step 521( 32.33%), action 194, FPS 1.37, Running 232.49s Step 522( 32.50%), action 195, FPS 1.37, Running 233.40s Step 523( 32.67%), action 196, FPS 1.34, Running 234.20s Step 524( 32.83%), action 197, FPS 1.30, Running 235.17s Step 525( 33.00%), action 198, FPS 1.27, Running 235.79s Step 526( 33.17%), action 199, FPS 1.25, Running 236.77s Step 527( 33.33%), action 200, FPS 1.26, Running 237.35s Step 528( 33.50%), action 201, FPS 1.30, Running 238.03s Step 529( 33.67%), action 202, FPS 1.31, Running 238.30s Step 530( 33.83%), action 203, FPS 1.30, Running 239.33s Step 531( 34.00%), action 204, FPS 1.28, Running 240.01s Step 532( 34.17%), action 205, FPS 1.29, Running 241.03s Step 533( 34.33%), action 206, FPS 1.29, Running 241.58s Step 534( 34.50%), action 207, FPS 1.29, Running 242.56s Step 535( 34.67%), action 208, FPS 1.29, Running 243.12s Step 536( 34.83%), action 209, FPS 1.29, Running 244.21s Step 537( 35.00%), action 210, FPS 1.29, Running 244.81s Step 538( 35.17%), action 211, FPS 1.28, Running 245.92s Step 539( 35.33%), action 212, FPS 1.29, Running 246.39s Step 540( 35.50%), action 213, FPS 1.29, Running 247.37s Step 541( 35.67%), action 214, FPS 1.29, Running 247.96s Step 542( 35.83%), action 215, FPS 1.29, Running 248.95s Step 543( 36.00%), action 216, FPS 1.30, Running 249.57s Step 544( 36.17%), action 217, FPS 1.30, Running 250.58s Step 545( 36.33%), action 218, FPS 1.30, Running 251.15s Step 546( 36.50%), action 219, FPS 1.30, Running 252.12s Step 547( 36.67%), action 220, FPS 1.30, Running 252.77s Step 548( 36.83%), action 221, FPS 1.27, Running 253.78s Step 549( 37.00%), action 222, FPS 1.25, Running 254.30s Step 550( 37.17%), action 223, FPS 1.25, Running 255.27s Step 551( 37.33%), action 224, FPS 1.29, Running 255.53s Step 552( 37.50%), action 225, FPS 1.33, Running 256.07s Step 553( 37.67%), action 226, FPS 1.35, Running 256.34s Step 554( 37.83%), action 227, FPS 1.37, Running 257.18s Step 555( 38.00%), action 228, FPS 1.37, Running 257.71s Step 556( 38.17%), action 229, FPS 1.37, Running 258.76s Step 557( 38.33%), action 230, FPS 1.38, Running 259.35s Step 558( 38.50%), action 231, FPS 1.38, Running 260.39s Step 559( 38.67%), action 232, FPS 1.38, Running 260.93s Step 560( 38.83%), action 233, FPS 1.37, Running 261.94s Step 561( 39.00%), action 234, FPS 1.38, Running 262.47s Step 562( 39.17%), action 235, FPS 1.38, Running 263.46s Step 563( 39.33%), action 236, FPS 1.38, Running 264.06s Step 564( 39.50%), action 237, FPS 1.39, Running 264.98s Step 565( 39.67%), action 238, FPS 1.41, Running 265.34s Step 566( 39.83%), action 239, FPS 1.42, Running 266.21s Step 567( 40.00%), action 240, FPS 1.43, Running 266.77s Step 568( 40.17%), action 241, FPS 1.43, Running 267.76s Step 569( 40.33%), action 242, FPS 1.41, Running 268.46s Step 570( 40.50%), action 243, FPS 1.38, Running 269.79s Step 571( 40.67%), action 244, FPS 1.37, Running 270.17s Step 572( 40.83%), action 245, FPS 1.34, Running 271.03s Step 573( 41.00%), action 246, FPS 1.31, Running 271.63s Step 574( 41.17%), action 247, FPS 1.30, Running 272.53s Step 575( 41.33%), action 248, FPS 1.32, Running 272.87s Step 576( 41.50%), action 249, FPS 1.34, Running 273.69s Step 577( 41.67%), action 250, FPS 1.36, Running 274.01s Step 578( 41.83%), action 251, FPS 1.40, Running 274.62s Step 579( 42.00%), action 252, FPS 1.42, Running 275.03s Step 580( 42.17%), action 253, FPS 1.43, Running 275.97s Step 581( 42.33%), action 254, FPS 1.42, Running 276.57s Step 582( 42.50%), action 255, FPS 1.42, Running 277.56s Step 583( 42.67%), action 256, FPS 1.42, Running 278.18s Step 584( 42.83%), action 257, FPS 1.42, Running 279.11s Step 585( 43.00%), action 258, FPS 1.42, Running 279.45s Step 586( 43.17%), action 259, FPS 1.42, Running 280.26s Step 587( 43.33%), action 260, FPS 1.42, Running 280.81s Step 588( 43.50%), action 261, FPS 1.42, Running 281.82s Step 589( 43.67%), action 262, FPS 1.44, Running 282.38s Step 590( 43.83%), action 263, FPS 1.48, Running 283.35s Step 591( 44.00%), action 264, FPS 1.45, Running 283.98s Step 592( 44.17%), action 265, FPS 1.43, Running 285.00s Step 593( 44.33%), action 266, FPS 1.43, Running 285.59s Step 594( 44.50%), action 267, FPS 1.43, Running 286.52s Step 595( 44.67%), action 268, FPS 1.41, Running 287.04s Step 596( 44.83%), action 269, FPS 1.40, Running 287.97s Step 597( 45.00%), action 270, FPS 1.40, Running 288.34s Step 598( 45.17%), action 271, FPS 1.35, Running 289.39s Step 599( 45.33%), action 272, FPS 1.34, Running 289.93s Step 600( 45.50%), action 273, FPS 1.34, Running 290.89s Step 601( 45.67%), action 274, FPS 1.35, Running 291.42s Step 602( 45.83%), action 275, FPS 1.38, Running 292.10s Step 603( 46.00%), action 276, FPS 1.41, Running 292.36s Step 604( 46.17%), action 277, FPS 1.45, Running 292.86s Step 605( 46.33%), action 278, FPS 1.43, Running 293.39s Step 606( 46.50%), action 279, FPS 1.44, Running 294.15s Step 607( 46.67%), action 280, FPS 1.44, Running 294.70s Step 608( 46.83%), action 281, FPS 1.40, Running 296.08s Step 609( 47.00%), action 282, FPS 1.42, Running 296.48s Step 610( 47.17%), action 283, FPS 1.44, Running 297.26s Step 611( 47.33%), action 284, FPS 1.44, Running 297.82s Step 612( 47.50%), action 285, FPS 1.45, Running 298.84s Step 613( 47.67%), action 286, FPS 1.44, Running 299.47s Step 614( 47.83%), action 287, FPS 1.43, Running 300.48s Step 615( 48.00%), action 288, FPS 1.43, Running 301.07s Step 616( 48.17%), action 289, FPS 1.42, Running 302.04s Step 617( 48.33%), action 290, FPS 1.40, Running 302.63s Step 618( 48.50%), action 291, FPS 1.41, Running 303.62s Step 619( 48.67%), action 292, FPS 1.40, Running 304.19s Step 620( 48.83%), action 293, FPS 1.40, Running 305.18s Step 621( 49.00%), action 294, FPS 1.42, Running 305.54s Step 622( 49.17%), action 295, FPS 1.40, Running 306.40s Step 623( 49.33%), action 296, FPS 1.37, Running 307.00s Step 624( 49.50%), action 297, FPS 1.33, Running 307.94s Step 625( 49.67%), action 298, FPS 1.34, Running 308.30s Step 626( 49.83%), action 299, FPS 1.30, Running 309.56s Step 627( 50.00%), action 300, FPS 1.29, Running 310.19s Step 628( 50.17%), action 301, FPS 1.35, Running 310.90s Step 629( 50.33%), action 302, FPS 1.35, Running 311.26s Step 630( 50.50%), action 303, FPS 1.37, Running 311.89s Step 631( 50.67%), action 304, FPS 1.36, Running 312.48s Step 632( 50.83%), action 305, FPS 1.37, Running 313.48s Step 633( 51.00%), action 306, FPS 1.37, Running 314.10s Step 634( 51.17%), action 307, FPS 1.36, Running 315.13s Step 635( 51.33%), action 308, FPS 1.36, Running 315.72s Step 636( 51.50%), action 309, FPS 1.35, Running 316.81s Step 637( 51.67%), action 310, FPS 1.36, Running 317.33s Step 638( 51.83%), action 311, FPS 1.36, Running 318.37s Step 639( 52.00%), action 312, FPS 1.36, Running 318.91s Step 640( 52.17%), action 313, FPS 1.36, Running 319.89s Step 641( 52.33%), action 314, FPS 1.36, Running 320.25s Step 642( 52.50%), action 315, FPS 1.36, Running 321.08s Step 643( 52.67%), action 316, FPS 1.36, Running 321.66s Step 644( 52.83%), action 317, FPS 1.36, Running 322.60s Step 645( 53.00%), action 318, FPS 1.34, Running 323.27s Step 646( 53.17%), action 319, FPS 1.36, Running 324.29s Step 647( 53.33%), action 320, FPS 1.36, Running 324.89s Step 648( 53.50%), action 321, FPS 1.33, Running 325.89s Step 649( 53.67%), action 322, FPS 1.32, Running 326.46s Step 650( 53.83%), action 323, FPS 1.29, Running 327.39s Step 651( 54.00%), action 324, FPS 1.29, Running 328.02s Step 652( 54.17%), action 325, FPS 1.29, Running 328.96s Step 653( 54.33%), action 326, FPS 1.32, Running 329.21s Step 654( 54.50%), action 327, FPS 1.39, Running 329.57s Step 655( 54.67%), action 328, FPS 1.42, Running 329.80s Step 656( 54.83%), action 329, FPS 1.50, Running 330.14s Step 657( 55.00%), action 330, FPS 1.53, Running 330.37s Step 658( 55.17%), action 331, FPS 1.52, Running 331.56s Step 659( 55.33%), action 332, FPS 1.54, Running 331.89s Step 660( 55.50%), action 333, FPS 1.56, Running 332.72s Step 661( 55.67%), action 334, FPS 1.53, Running 333.29s Step 662( 55.83%), action 335, FPS 1.55, Running 334.01s Step 663( 56.00%), action 336, FPS 1.56, Running 334.49s Step 664( 56.17%), action 337, FPS 1.54, Running 335.55s Step 665( 56.33%), action 338, FPS 1.56, Running 336.10s Step 666( 56.50%), action 339, FPS 1.59, Running 336.83s Step 667( 56.67%), action 340, FPS 1.62, Running 337.28s Step 668( 56.83%), action 341, FPS 1.62, Running 338.22s Step 669( 57.00%), action 342, FPS 1.62, Running 338.79s Step 670( 57.17%), action 343, FPS 1.59, Running 339.93s Step 671( 57.33%), action 344, FPS 1.60, Running 340.49s Step 672( 57.50%), action 345, FPS 1.59, Running 341.57s Step 673( 57.67%), action 346, FPS 1.55, Running 342.12s Step 674( 57.83%), action 347, FPS 1.47, Running 343.14s Step 675( 58.00%), action 348, FPS 1.44, Running 343.69s Step 676( 58.17%), action 349, FPS 1.37, Running 344.74s Step 677( 58.33%), action 350, FPS 1.34, Running 345.32s Step 678( 58.50%), action 351, FPS 1.35, Running 346.36s Step 679( 58.67%), action 352, FPS 1.33, Running 346.95s Step 680( 58.83%), action 353, FPS 1.32, Running 347.91s Step 681( 59.00%), action 354, FPS 1.34, Running 348.17s Step 682( 59.17%), action 355, FPS 1.37, Running 348.56s Step 683( 59.33%), action 356, FPS 1.39, Running 348.88s Step 684( 59.50%), action 357, FPS 1.43, Running 349.57s Step 685( 59.67%), action 358, FPS 1.45, Running 349.89s Step 686( 59.83%), action 359, FPS 1.42, Running 350.93s Step 687( 60.00%), action 360, FPS 1.41, Running 351.42s Step 688( 60.17%), action 361, FPS 1.41, Running 352.41s Step 689( 60.33%), action 362, FPS 1.40, Running 353.06s Step 690( 60.50%), action 363, FPS 1.41, Running 354.12s Step 691( 60.67%), action 364, FPS 1.40, Running 354.78s Step 692( 60.83%), action 365, FPS 1.42, Running 355.66s Step 693( 61.00%), action 366, FPS 1.44, Running 356.04s Step 694( 61.17%), action 367, FPS 1.46, Running 356.85s Step 695( 61.33%), action 368, FPS 1.46, Running 357.40s Step 696( 61.50%), action 369, FPS 1.48, Running 358.29s Step 697( 61.67%), action 370, FPS 1.50, Running 358.61s Step 698( 61.83%), action 371, FPS 1.47, Running 359.98s Step 699( 62.00%), action 372, FPS 1.47, Running 360.52s Step 700( 62.17%), action 373, FPS 1.45, Running 361.66s Step 701( 62.33%), action 374, FPS 1.42, Running 362.24s Step 702( 62.50%), action 375, FPS 1.37, Running 363.17s Step 703( 62.67%), action 376, FPS 1.34, Running 363.77s Step 704( 62.83%), action 377, FPS 1.33, Running 364.58s Step 705( 63.00%), action 378, FPS 1.32, Running 365.00s Step 706( 63.17%), action 379, FPS 1.32, Running 366.04s Step 707( 63.33%), action 380, FPS 1.32, Running 366.61s Step 708( 63.50%), action 381, FPS 1.32, Running 367.57s Step 709( 63.67%), action 382, FPS 1.34, Running 367.93s Step 710( 63.83%), action 383, FPS 1.40, Running 368.42s Step 711( 64.00%), action 384, FPS 1.43, Running 368.74s Step 712( 64.17%), action 385, FPS 1.41, Running 369.83s Step 713( 64.33%), action 386, FPS 1.42, Running 370.14s Step 714( 64.50%), action 387, FPS 1.42, Running 370.96s Step 715( 64.67%), action 388, FPS 1.41, Running 371.61s Step 716( 64.83%), action 389, FPS 1.41, Running 372.49s Step 717( 65.00%), action 390, FPS 1.37, Running 373.18s Step 718( 65.17%), action 391, FPS 1.41, Running 374.18s Step 719( 65.33%), action 392, FPS 1.41, Running 374.74s Step 720( 65.50%), action 393, FPS 1.42, Running 375.80s Step 721( 65.67%), action 394, FPS 1.41, Running 376.38s Step 722( 65.83%), action 395, FPS 1.41, Running 377.39s Step 723( 66.00%), action 396, FPS 1.41, Running 377.94s Step 724( 66.17%), action 397, FPS 1.40, Running 378.91s Step 725( 66.33%), action 398, FPS 1.38, Running 379.49s Step 726( 66.50%), action 399, FPS 1.40, Running 380.37s Step 727( 66.67%), action 400, FPS 1.41, Running 380.84s Step 728( 66.83%), action 401, FPS 1.40, Running 381.83s Step 729( 67.00%), action 402, FPS 1.38, Running 382.37s Step 730( 67.17%), action 403, FPS 1.34, Running 383.33s Step 731( 67.33%), action 404, FPS 1.34, Running 383.65s Step 732( 67.50%), action 405, FPS 1.36, Running 384.54s Step 733( 67.67%), action 406, FPS 1.34, Running 385.11s Step 734( 67.83%), action 407, FPS 1.32, Running 386.14s Step 735( 68.00%), action 408, FPS 1.34, Running 386.48s Step 736( 68.17%), action 409, FPS 1.40, Running 386.81s Step 737( 68.33%), action 410, FPS 1.44, Running 387.05s Step 738( 68.50%), action 411, FPS 1.46, Running 387.86s Step 739( 68.67%), action 412, FPS 1.46, Running 388.41s Step 740( 68.83%), action 413, FPS 1.46, Running 389.52s Step 741( 69.00%), action 414, FPS 1.46, Running 390.09s Step 742( 69.17%), action 415, FPS 1.46, Running 391.05s Step 743( 69.33%), action 416, FPS 1.49, Running 391.40s Step 744( 69.50%), action 417, FPS 1.50, Running 392.28s Step 745( 69.67%), action 418, FPS 1.49, Running 392.90s Step 746( 69.83%), action 419, FPS 1.49, Running 393.80s Step 747( 70.00%), action 420, FPS 1.48, Running 394.38s Step 748( 70.17%), action 421, FPS 1.46, Running 395.50s Step 749( 70.33%), action 422, FPS 1.46, Running 396.02s Step 750( 70.50%), action 423, FPS 1.45, Running 397.09s Step 751( 70.67%), action 424, FPS 1.43, Running 397.64s Step 752( 70.83%), action 425, FPS 1.43, Running 398.57s Step 753( 71.00%), action 426, FPS 1.45, Running 398.89s Step 754( 71.17%), action 427, FPS 1.47, Running 399.77s Step 755( 71.33%), action 428, FPS 1.45, Running 400.31s Step 756( 71.50%), action 429, FPS 1.38, Running 401.32s Step 757( 71.67%), action 430, FPS 1.35, Running 401.86s Step 758( 71.83%), action 431, FPS 1.33, Running 402.87s Step 759( 72.00%), action 432, FPS 1.33, Running 403.48s Step 760( 72.17%), action 433, FPS 1.35, Running 404.34s Step 761( 72.33%), action 434, FPS 1.37, Running 404.72s Step 762( 72.50%), action 435, FPS 1.37, Running 405.64s Step 763( 72.67%), action 436, FPS 1.38, Running 405.88s Step 764( 72.83%), action 437, FPS 1.44, Running 406.21s Step 765( 73.00%), action 438, FPS 1.48, Running 406.45s Step 766( 73.17%), action 439, FPS 1.54, Running 406.82s Step 767( 73.33%), action 440, FPS 1.55, Running 407.26s Step 768( 73.50%), action 441, FPS 1.53, Running 408.56s Step 769( 73.67%), action 442, FPS 1.53, Running 409.08s Step 770( 73.83%), action 443, FPS 1.54, Running 410.05s Step 771( 74.00%), action 444, FPS 1.54, Running 410.60s Step 772( 74.17%), action 445, FPS 1.54, Running 411.55s Step 773( 74.33%), action 446, FPS 1.54, Running 411.87s Step 774( 74.50%), action 447, FPS 1.50, Running 413.12s Step 775( 74.67%), action 448, FPS 1.52, Running 413.43s Step 776( 74.83%), action 449, FPS 1.54, Running 414.35s Step 777( 75.00%), action 450, FPS 1.53, Running 414.91s Step 778( 75.17%), action 451, FPS 1.53, Running 415.92s Step 779( 75.33%), action 452, FPS 1.56, Running 416.26s Step 780( 75.50%), action 453, FPS 1.56, Running 417.14s Step 781( 75.67%), action 454, FPS 1.54, Running 417.70s Step 782( 75.83%), action 455, FPS 1.54, Running 418.60s Step 783( 76.00%), action 456, FPS 1.53, Running 418.95s Step 784( 76.17%), action 457, FPS 1.45, Running 420.00s Step 785( 76.33%), action 458, FPS 1.42, Running 420.54s Step 786( 76.50%), action 459, FPS 1.36, Running 421.50s Step 787( 76.67%), action 460, FPS 1.35, Running 422.09s Step 788( 76.83%), action 461, FPS 1.37, Running 423.16s Step 789( 77.00%), action 462, FPS 1.36, Running 423.76s Step 790( 77.17%), action 463, FPS 1.36, Running 424.72s Step 791( 77.33%), action 464, FPS 1.36, Running 425.28s Step 792( 77.50%), action 465, FPS 1.40, Running 425.81s Step 793( 77.67%), action 466, FPS 1.41, Running 426.08s Step 794( 77.83%), action 467, FPS 1.49, Running 426.53s Step 795( 78.00%), action 468, FPS 1.50, Running 426.77s Step 796( 78.17%), action 469, FPS 1.52, Running 427.51s Step 797( 78.33%), action 470, FPS 1.52, Running 428.05s Step 798( 78.50%), action 471, FPS 1.51, Running 429.13s Step 799( 78.67%), action 472, FPS 1.48, Running 429.76s Step 800( 78.83%), action 473, FPS 1.48, Running 430.70s Step 801( 79.00%), action 474, FPS 1.47, Running 431.28s Step 802( 79.17%), action 475, FPS 1.46, Running 432.27s Step 803( 79.33%), action 476, FPS 1.43, Running 432.89s Step 804( 79.50%), action 477, FPS 1.44, Running 433.93s Step 805( 79.67%), action 478, FPS 1.43, Running 434.49s Step 806( 79.83%), action 479, FPS 1.43, Running 435.52s Step 807( 80.00%), action 480, FPS 1.42, Running 436.14s Step 808( 80.17%), action 481, FPS 1.43, Running 437.13s Step 809( 80.33%), action 482, FPS 1.43, Running 437.71s Step 810( 80.50%), action 483, FPS 1.43, Running 438.69s Step 811( 80.67%), action 484, FPS 1.45, Running 439.07s Step 812( 80.83%), action 485, FPS 1.42, Running 439.86s Step 813( 81.00%), action 486, FPS 1.40, Running 440.41s Step 814( 81.17%), action 487, FPS 1.34, Running 441.47s Step 815( 81.33%), action 488, FPS 1.31, Running 442.09s Step 816( 81.50%), action 489, FPS 1.29, Running 443.07s Step 817( 81.67%), action 490, FPS 1.28, Running 443.63s Step 818( 81.83%), action 491, FPS 1.31, Running 444.36s Step 819( 82.00%), action 492, FPS 1.35, Running 444.61s Step 820( 82.17%), action 493, FPS 1.39, Running 445.09s Step 821( 82.33%), action 494, FPS 1.40, Running 445.53s Step 822( 82.50%), action 495, FPS 1.47, Running 445.92s Step 823( 82.67%), action 496, FPS 1.50, Running 446.24s Step 824( 82.83%), action 497, FPS 1.56, Running 446.72s Step 825( 83.00%), action 498, FPS 1.60, Running 447.01s Step 826( 83.17%), action 499, FPS 1.65, Running 447.65s Step 827( 83.33%), action 500, FPS 1.69, Running 447.99s Step 828( 83.50%), action 501, FPS 1.69, Running 448.96s Step 829( 83.67%), action 502, FPS 1.69, Running 449.58s Step 830( 83.83%), action 503, FPS 1.69, Running 450.52s Step 831( 84.00%), action 504, FPS 1.66, Running 451.08s Step 832( 84.17%), action 505, FPS 1.64, Running 452.05s Step 833( 84.33%), action 506, FPS 1.68, Running 452.35s Step 834( 84.50%), action 507, FPS 1.70, Running 453.25s Step 835( 84.67%), action 508, FPS 1.71, Running 453.81s Step 836( 84.83%), action 509, FPS 1.71, Running 454.78s Step 837( 85.00%), action 510, FPS 1.70, Running 455.42s Step 838( 85.17%), action 511, FPS 1.65, Running 456.49s Step 839( 85.33%), action 512, FPS 1.61, Running 457.05s Step 840( 85.50%), action 513, FPS 1.54, Running 458.07s Step 841( 85.67%), action 514, FPS 1.53, Running 458.64s Step 842( 85.83%), action 515, FPS 1.46, Running 459.62s Step 843( 86.00%), action 516, FPS 1.43, Running 460.23s Step 844( 86.17%), action 517, FPS 1.37, Running 461.32s Step 845( 86.33%), action 518, FPS 1.34, Running 461.89s Step 846( 86.50%), action 519, FPS 1.31, Running 462.89s Step 847( 86.67%), action 520, FPS 1.29, Running 463.45s Step 848( 86.83%), action 521, FPS 1.29, Running 464.42s Step 849( 87.00%), action 522, FPS 1.30, Running 464.97s Step 850( 87.17%), action 523, FPS 1.34, Running 465.49s Step 851( 87.33%), action 524, FPS 1.36, Running 465.83s Step 852( 87.50%), action 525, FPS 1.41, Running 466.22s Step 853( 87.67%), action 526, FPS 1.40, Running 466.58s Step 854( 87.83%), action 527, FPS 1.40, Running 467.54s Step 855( 88.00%), action 528, FPS 1.39, Running 468.17s Step 856( 88.17%), action 529, FPS 1.40, Running 469.05s Step 857( 88.33%), action 530, FPS 1.40, Running 469.72s Step 858( 88.50%), action 531, FPS 1.41, Running 470.71s Step 859( 88.67%), action 532, FPS 1.40, Running 471.29s Step 860( 88.83%), action 533, FPS 1.40, Running 472.32s Step 861( 89.00%), action 534, FPS 1.40, Running 472.94s Step 862( 89.17%), action 535, FPS 1.40, Running 473.93s Step 863( 89.33%), action 536, FPS 1.40, Running 474.55s Step 864( 89.50%), action 537, FPS 1.40, Running 475.59s Step 865( 89.67%), action 538, FPS 1.40, Running 476.19s Step 866( 89.83%), action 539, FPS 1.41, Running 477.12s Step 867( 90.00%), action 540, FPS 1.40, Running 477.70s Step 868( 90.17%), action 541, FPS 1.40, Running 478.75s Step 869( 90.33%), action 542, FPS 1.40, Running 479.29s Step 870( 90.50%), action 543, FPS 1.34, Running 480.37s Step 871( 90.67%), action 544, FPS 1.32, Running 480.97s Step 872( 90.83%), action 545, FPS 1.27, Running 481.98s Step 873( 91.00%), action 546, FPS 1.25, Running 482.55s Step 874( 91.17%), action 547, FPS 1.26, Running 483.47s Step 875( 91.33%), action 548, FPS 1.27, Running 483.87s Step 876( 91.50%), action 549, FPS 1.30, Running 484.38s Step 877( 91.67%), action 550, FPS 1.31, Running 485.01s Step 878( 91.83%), action 551, FPS 1.30, Running 486.14s Step 879( 92.00%), action 552, FPS 1.31, Running 486.56s Step 880( 92.17%), action 553, FPS 1.32, Running 487.50s Step 881( 92.33%), action 554, FPS 1.32, Running 488.04s Step 882( 92.50%), action 555, FPS 1.32, Running 489.05s Step 883( 92.67%), action 556, FPS 1.32, Running 489.65s Step 884( 92.83%), action 557, FPS 1.32, Running 490.73s Step 885( 93.00%), action 558, FPS 1.33, Running 491.28s Step 886( 93.17%), action 559, FPS 1.33, Running 492.20s Step 887( 93.33%), action 560, FPS 1.35, Running 492.57s Step 888( 93.50%), action 561, FPS 1.34, Running 493.64s Step 889( 93.67%), action 562, FPS 1.35, Running 494.12s Step 890( 93.83%), action 563, FPS 1.34, Running 495.25s Step 891( 94.00%), action 564, FPS 1.35, Running 495.76s Step 892( 94.17%), action 565, FPS 1.36, Running 496.73s Step 893( 94.33%), action 566, FPS 1.36, Running 497.29s Step 894( 94.50%), action 567, FPS 1.35, Running 498.33s Step 895( 94.67%), action 568, FPS 1.32, Running 498.99s Step 896( 94.83%), action 569, FPS 1.28, Running 500.05s Step 897( 95.00%), action 570, FPS 1.28, Running 500.68s Step 898( 95.17%), action 571, FPS 1.27, Running 501.86s Step 899( 95.33%), action 572, FPS 1.28, Running 502.18s Step 900( 95.50%), action 573, FPS 1.33, Running 502.55s Step 901( 95.67%), action 574, FPS 1.35, Running 502.85s Step 902( 95.83%), action 575, FPS 1.37, Running 503.66s Step 903( 96.00%), action 576, FPS 1.38, Running 504.19s Step 904( 96.17%), action 577, FPS 1.38, Running 505.22s Step 905( 96.33%), action 578, FPS 1.37, Running 505.86s Step 906( 96.50%), action 579, FPS 1.36, Running 506.88s Step 907( 96.67%), action 580, FPS 1.37, Running 507.20s Step 908( 96.83%), action 581, FPS 1.38, Running 508.15s Step 909( 97.00%), action 582, FPS 1.37, Running 508.69s Step 910( 97.17%), action 583, FPS 1.39, Running 509.63s Step 911( 97.33%), action 584, FPS 1.39, Running 510.20s Step 912( 97.50%), action 585, FPS 1.38, Running 511.25s Step 913( 97.67%), action 586, FPS 1.38, Running 511.80s Step 914( 97.83%), action 587, FPS 1.38, Running 512.81s Step 915( 98.00%), action 588, FPS 1.38, Running 513.45s Step 916( 98.17%), action 589, FPS 1.38, Running 514.56s Step 917( 98.33%), action 590, FPS 1.39, Running 515.11s Step 918( 98.50%), action 591, FPS 1.41, Running 516.09s Step 919( 98.67%), action 592, FPS 1.37, Running 516.80s Step 920( 98.83%), action 593, FPS 1.32, Running 517.75s Step 921( 99.00%), action 594, FPS 1.29, Running 518.35s Step 922( 99.17%), action 595, FPS 1.28, Running 519.30s Step 923( 99.33%), action 596, FPS 1.26, Running 520.06s Step 924( 99.50%), action 597, FPS 1.29, Running 520.68s Step 925( 99.67%), action 598, FPS 1.32, Running 521.00s Step 926( 99.83%), action 599, FPS 1.30, Running 522.31s Step 927(100.00%), action 600, FPS 1.27, Running 522.98s [2026-08-01 19:48:07] [39 ] Seed 38 failed after 523.31 s. +steps: 927 , actions: 600 . +Instruction: Empty +Total 6/39(15.38%) success. +Setting seed: 39 +Step 1( N/A%), pre moving , FPS 4.70, Running 0.21s Step 2( N/A%), pre moving , FPS 7.15, Running 0.28s Step 3( N/A%), pre moving , FPS 5.62, Running 0.53s Step 4( N/A%), pre moving , FPS 5.97, Running 0.67s Step 5( N/A%), pre moving , FPS 6.62, Running 0.75s Step 6( N/A%), pre moving , FPS 7.21, Running 0.83s Step 7( N/A%), pre moving , FPS 6.07, Running 1.15s Step 8( N/A%), pre moving , FPS 6.42, Running 1.25s Step 9( N/A%), pre moving , FPS 6.86, Running 1.31s Step 10( N/A%), pre moving , FPS 7.22, Running 1.38s Step 11( N/A%), pre moving , FPS 6.42, Running 1.71s Step 12( N/A%), pre moving , FPS 6.68, Running 1.80s Step 13( N/A%), pre moving , FPS 6.93, Running 1.88s Step 14( N/A%), pre moving , FPS 6.38, Running 2.19s Step 15( N/A%), pre moving , FPS 6.68, Running 2.25s Step 16( N/A%), pre moving , FPS 6.86, Running 2.33s Step 17( N/A%), pre moving , FPS 7.05, Running 2.41s Step 18( N/A%), pre moving , FPS 6.60, Running 2.73s Step 19( N/A%), pre moving , FPS 6.84, Running 2.78s Step 20( N/A%), pre moving , FPS 6.97, Running 2.87s Step 21( N/A%), pre moving , FPS 6.07, Running 3.51s Step 22( N/A%), pre moving , FPS 6.03, Running 3.59s Step 23( N/A%), pre moving , FPS 5.93, Running 3.91s Step 24( N/A%), pre moving , FPS 6.09, Running 3.95s Step 25( N/A%), pre moving , FPS 6.08, Running 4.04s Step 26( N/A%), pre moving , FPS 5.30, Running 4.60s Step 27( N/A%), pre moving , FPS 5.67, Running 4.68s Step 28( N/A%), pre moving , FPS 5.33, Running 5.00s Step 29( N/A%), pre moving , FPS 5.29, Running 5.09s Step 30( N/A%), pre moving , FPS 5.31, Running 5.15s Step 31( N/A%), pre moving , FPS 5.69, Running 5.23s Step 32( N/A%), pre moving , FPS 5.30, Running 5.57s Step 33( N/A%), pre moving , FPS 5.28, Running 5.66s Step 34( N/A%), pre moving , FPS 5.64, Running 5.74s Step 35( N/A%), pre moving , FPS 5.24, Running 6.06s Step 36( N/A%), pre moving , FPS 4.19, Running 7.11s Step 37( N/A%), pre moving , FPS 3.82, Running 7.65s Step 38( N/A%), pre moving , FPS 3.99, Running 7.74s Step 39( N/A%), pre moving , FPS 3.98, Running 7.81s Step 40( N/A%), pre moving , FPS 3.96, Running 7.93s Step 41( N/A%), pre moving , FPS 4.28, Running 8.19s Step 42( N/A%), pre moving , FPS 4.27, Running 8.28s Step 43( N/A%), pre moving , FPS 4.51, Running 8.34s Step 44( N/A%), pre moving , FPS 4.51, Running 8.39s Step 45( N/A%), pre moving , FPS 4.29, Running 8.71s Step 46( N/A%), pre moving , FPS 4.81, Running 8.76s Step 47( N/A%), pre moving , FPS 4.80, Running 8.85s Step 48( N/A%), pre moving , FPS 4.09, Running 9.89s Step 49( N/A%), pre moving , FPS 4.09, Running 9.98s Step 50( N/A%), pre moving , FPS 4.08, Running 10.05s Step 51( N/A%), pre moving , FPS 4.07, Running 10.14s Step 52( N/A%), pre moving , FPS 4.10, Running 10.45s Step 53( N/A%), pre moving , FPS 4.11, Running 10.53s Step 54( N/A%), pre moving , FPS 4.12, Running 10.60s Step 55( N/A%), pre moving , FPS 4.31, Running 10.71s Step 56( N/A%), pre moving , FPS 5.01, Running 11.10s Step 57( N/A%), pre moving , FPS 5.64, Running 11.20s Step 58( N/A%), pre moving , FPS 5.61, Running 11.31s Step 59( N/A%), pre moving , FPS 5.16, Running 11.69s Step 60( N/A%), pre moving , FPS 5.17, Running 11.79s Step 61( N/A%), pre moving , FPS 5.12, Running 12.09s Step 62( N/A%), pre moving , FPS 5.02, Running 12.27s Step 63( N/A%), pre moving , FPS 4.95, Running 12.38s Step 64( N/A%), pre moving , FPS 4.60, Running 12.74s Step 65( N/A%), pre moving , FPS 4.81, Running 12.87s Step 66( N/A%), pre moving , FPS 4.67, Running 13.04s Step 67( N/A%), pre moving , FPS 4.48, Running 13.31s Step 68( N/A%), pre moving , FPS 5.67, Running 13.42s Step 69( N/A%), pre moving , FPS 5.64, Running 13.53s Step 70( N/A%), pre moving , FPS 5.18, Running 13.91s Step 71( N/A%), pre moving , FPS 5.16, Running 14.01s Step 72( N/A%), pre moving , FPS 5.45, Running 14.12s Step 73( N/A%), pre moving , FPS 5.08, Running 14.46s Step 74( N/A%), pre moving , FPS 5.05, Running 14.56s Step 75( N/A%), pre moving , FPS 5.05, Running 14.67s Step 76( N/A%), pre moving , FPS 5.09, Running 15.03s Step 77( N/A%), pre moving , FPS 5.16, Running 15.08s Step 78( N/A%), pre moving , FPS 5.25, Running 15.11s Step 79( N/A%), pre moving , FPS 5.75, Running 15.16s Step 80( N/A%), pre moving , FPS 5.88, Running 15.20s Step 81( N/A%), pre moving , FPS 6.37, Running 15.23s Step 82( N/A%), pre moving , FPS 6.66, Running 15.27s Step 83( N/A%), pre moving , FPS 6.82, Running 15.31s Step 84( N/A%), pre moving , FPS 7.68, Running 15.34s Step 85( N/A%), pre moving , FPS 7.99, Running 15.37s Step 86( N/A%), pre moving , FPS 8.45, Running 15.41s Step 87( N/A%), pre moving , FPS 9.41, Running 15.44s Step 88( N/A%), pre moving , FPS 9.74, Running 15.47s Step 89( N/A%), pre moving , FPS 10.09, Running 15.51s Step 90( N/A%), pre moving , FPS 12.24, Running 15.55s Step 91( N/A%), pre moving , FPS 12.69, Running 15.59s Step 92( N/A%), pre moving , FPS 13.14, Running 15.64s Step 93( N/A%), pre moving , FPS 15.71, Running 15.73s Step 94( N/A%), pre moving , FPS 16.13, Running 15.80s Step 95( N/A%), pre moving , FPS 16.72, Running 15.87s Step 96( N/A%), pre moving , FPS 17.22, Running 16.19s Step 97( N/A%), pre moving , FPS 16.77, Running 16.27s Step 98( N/A%), pre moving , FPS 16.43, Running 16.33s Step 99( N/A%), pre moving , FPS 15.97, Running 16.41s Step 100( N/A%), pre moving , FPS 13.79, Running 16.65s Step 101( N/A%), pre moving , FPS 12.50, Running 16.83s Step 102( N/A%), pre moving , FPS 12.31, Running 16.90s Step 103( N/A%), pre moving , FPS 12.01, Running 16.97s Step 104( N/A%), pre moving , FPS 10.48, Running 17.25s Step 105( N/A%), pre moving , FPS 10.07, Running 17.36s Step 106( N/A%), pre moving , FPS 9.76, Running 17.45s Step 107( N/A%), pre moving , FPS 9.55, Running 17.53s Step 108( N/A%), pre moving , FPS 8.39, Running 17.86s Step 109( N/A%), pre moving , FPS 8.25, Running 17.94s Step 110( N/A%), pre moving , FPS 8.13, Running 18.00s Step 111( N/A%), pre moving , FPS 8.02, Running 18.08s Step 112( N/A%), pre moving , FPS 7.22, Running 18.41s Step 113( N/A%), pre moving , FPS 7.26, Running 18.49s Step 114( N/A%), pre moving , FPS 7.21, Running 18.57s Step 115( N/A%), pre moving , FPS 7.20, Running 18.65s Step 116( N/A%), pre moving , FPS 7.93, Running 18.71s Step 117( N/A%), pre moving , FPS 7.24, Running 19.03s Step 118( N/A%), pre moving , FPS 7.17, Running 19.12s Step 119( N/A%), pre moving , FPS 7.18, Running 19.20s Step 120( N/A%), pre moving , FPS 7.64, Running 19.27s Step 121( N/A%), pre moving , FPS 7.26, Running 19.59s Step 122( N/A%), pre moving , FPS 7.18, Running 19.68s Step 123( N/A%), pre moving , FPS 7.19, Running 19.76s Step 124( N/A%), pre moving , FPS 7.26, Running 20.00s Step 125( N/A%), pre moving , FPS 7.11, Running 20.18s Step 126( N/A%), pre moving , FPS 7.18, Running 20.24s Step 127( N/A%), pre moving , FPS 4.77, Running 21.72s Step 128( N/A%), pre moving , FPS 4.55, Running 22.26s Step 129( N/A%), pre moving , FPS 4.25, Running 22.64s Step 130( N/A%), pre moving , FPS 3.90, Running 23.13s Step 131( N/A%), pre moving , FPS 3.77, Running 23.39s Step 132( N/A%), pre moving , FPS 3.61, Running 23.95s Step 133( N/A%), pre moving , FPS 3.37, Running 24.42s Step 134( N/A%), pre moving , FPS 3.09, Running 25.05s Step 135( N/A%), pre moving , FPS 2.92, Running 25.49s Step 136( N/A%), pre moving , FPS 2.71, Running 26.10s Step 137( N/A%), pre moving , FPS 2.66, Running 26.56s Step 138( N/A%), pre moving , FPS 2.49, Running 27.17s Step 139( N/A%), pre moving , FPS 2.45, Running 27.35s Step 140( N/A%), pre moving , FPS 2.34, Running 27.81s Step 141( N/A%), pre moving , FPS 2.31, Running 28.23s Step 142( N/A%), pre moving , FPS 2.19, Running 28.80s Step 143( N/A%), pre moving , FPS 2.11, Running 29.23s Step 144( N/A%), pre moving , FPS 2.05, Running 29.77s Step 145( N/A%), pre moving , FPS 2.04, Running 29.98s Step 146( N/A%), pre moving , FPS 1.96, Running 30.44s Step 147( N/A%), pre moving , FPS 2.19, Running 30.86s Step 148( N/A%), pre moving , FPS 2.17, Running 31.48s Step 149( N/A%), pre moving , FPS 2.15, Running 31.93s Step 150( N/A%), pre moving , FPS 2.15, Running 32.44s Step 151( N/A%), pre moving , FPS 2.16, Running 32.66s Step 152( N/A%), pre moving , FPS 2.19, Running 33.07s Step 153( N/A%), pre moving , FPS 2.27, Running 33.24s Step 154( N/A%), pre moving , FPS 2.38, Running 33.45s Step 155( N/A%), pre moving , FPS 2.44, Running 33.68s Step 156( N/A%), pre moving , FPS 2.42, Running 34.37s Step 157( N/A%), pre moving , FPS 2.40, Running 34.89s Step 158( N/A%), pre moving , FPS 2.40, Running 35.50s Step 159( N/A%), pre moving , FPS 2.32, Running 35.96s Step 160( N/A%), pre moving , FPS 2.29, Running 36.53s Step 161( N/A%), pre moving , FPS 2.36, Running 36.72s Step 162( N/A%), pre moving , FPS 2.38, Running 37.20s Step 163( N/A%), pre moving , FPS 2.37, Running 37.67s Step 164( N/A%), pre moving , FPS 2.36, Running 38.23s Step 165( N/A%), pre moving , FPS 2.30, Running 38.67s Step 166( N/A%), pre moving , FPS 2.24, Running 39.37s Step 167( N/A%), pre moving , FPS 2.24, Running 39.80s Step 168( N/A%), pre moving , FPS 2.24, Running 40.41s Step 169( N/A%), pre moving , FPS 2.23, Running 40.88s Step 170( N/A%), pre moving , FPS 2.21, Running 41.49s Step 171( N/A%), pre moving , FPS 2.15, Running 41.98s Step 172( N/A%), pre moving , FPS 2.10, Running 42.60s Step 173( N/A%), pre moving , FPS 2.03, Running 43.09s Step 174( N/A%), pre moving , FPS 1.96, Running 43.67s Step 175( N/A%), pre moving , FPS 1.92, Running 44.13s Step 176( N/A%), pre moving , FPS 1.93, Running 44.74s Step 177( N/A%), pre moving , FPS 1.99, Running 44.96s Step 178( N/A%), pre moving , FPS 2.01, Running 45.45s Step 179( N/A%), pre moving , FPS 2.01, Running 45.89s Step 180( N/A%), pre moving , FPS 2.01, Running 46.46s Step 181( N/A%), pre moving , FPS 1.95, Running 46.96s Step 182( N/A%), pre moving , FPS 1.93, Running 47.55s Step 183( N/A%), pre moving , FPS 1.93, Running 48.02s Step 184( N/A%), pre moving , FPS 1.92, Running 48.64s Step 185( N/A%), pre moving , FPS 1.95, Running 48.92s Step 186( N/A%), pre moving , FPS 2.00, Running 49.37s Step 187( N/A%), pre moving , FPS 1.99, Running 49.83s Step 188( N/A%), pre moving , FPS 1.99, Running 50.48s Step 189( N/A%), pre moving , FPS 1.99, Running 50.95s Step 190( N/A%), pre moving , FPS 2.00, Running 51.48s Step 191( N/A%), pre moving , FPS 2.08, Running 51.62s Step 192( N/A%), pre moving , FPS 2.15, Running 51.92s Step 193( N/A%), pre moving , FPS 2.22, Running 52.09s Step 194( N/A%), pre moving , FPS 2.29, Running 52.40s Step 195( N/A%), pre moving , FPS 2.39, Running 52.48s Step 196( N/A%), pre moving , FPS 2.55, Running 52.58s Step 197( N/A%), pre moving , FPS 2.51, Running 52.93s Step 198( N/A%), pre moving , FPS 2.63, Running 53.05s Step 199( N/A%), pre moving , FPS 2.75, Running 53.15s Step 200( N/A%), pre moving , FPS 2.84, Running 53.51s Step 201( N/A%), pre moving , FPS 3.00, Running 53.63s Step 202( N/A%), pre moving , FPS 3.24, Running 53.73s Step 203( N/A%), pre moving , FPS 3.34, Running 54.00s Step 204( N/A%), pre moving , FPS 3.60, Running 54.19s Step 205( N/A%), pre moving , FPS 3.15, Running 55.26s Step 206( N/A%), pre moving , FPS 3.33, Running 55.37s Step 207( N/A%), pre moving , FPS 3.55, Running 55.48s Step 208( N/A%), pre moving , FPS 3.68, Running 55.91s Step 209( N/A%), pre moving , FPS 3.91, Running 56.07s Step 210( N/A%), pre moving , FPS 3.98, Running 56.51s Step 211( N/A%), pre moving , FPS 3.98, Running 56.65s Step 212( N/A%), pre moving , FPS 3.88, Running 57.07s Step 213( N/A%), pre moving , FPS 3.89, Running 57.24s Step 214( N/A%), pre moving , FPS 4.01, Running 57.39s Step 215( N/A%), pre moving , FPS 3.74, Running 57.83s Step 216( N/A%), pre moving , FPS 3.70, Running 57.99s Step 217( N/A%), pre moving , FPS 3.65, Running 58.42s Step 218( N/A%), pre moving , FPS 3.62, Running 58.58s Step 219( N/A%), pre moving , FPS 3.42, Running 59.00s Step 220( N/A%), pre moving , FPS 3.54, Running 59.16s Step 221( N/A%), pre moving , FPS 3.36, Running 59.57s Step 222( N/A%), pre moving , FPS 3.32, Running 59.76s Step 223( N/A%), pre moving , FPS 3.24, Running 60.17s Step 224( N/A%), pre moving , FPS 3.25, Running 60.34s Step 225( N/A%), pre moving , FPS 3.64, Running 60.76s Step 226( N/A%), pre moving , FPS 3.59, Running 60.94s Step 227( N/A%), pre moving , FPS 3.44, Running 61.29s Step 228( N/A%), pre moving , FPS 3.56, Running 61.53s Step 229( N/A%), pre moving , FPS 3.40, Running 61.96s Step 230( N/A%), pre moving , FPS 3.56, Running 62.13s Step 231( N/A%), pre moving , FPS 3.44, Running 62.47s Step 232( N/A%), pre moving , FPS 3.54, Running 62.73s Step 233( N/A%), pre moving , FPS 3.57, Running 62.83s Step 234( N/A%), pre moving , FPS 3.46, Running 63.17s Step 235( N/A%), pre moving , FPS 3.62, Running 63.35s Step 236( N/A%), pre moving , FPS 3.46, Running 63.77s Step 237( N/A%), pre moving , FPS 3.62, Running 63.94s Step 238( N/A%), pre moving , FPS 3.50, Running 64.29s Step 239( N/A%), pre moving , FPS 3.62, Running 64.53s Step 240( N/A%), pre moving , FPS 3.62, Running 64.69s Step 241( N/A%), pre moving , FPS 3.64, Running 65.07s Step 242( N/A%), pre moving , FPS 3.70, Running 65.17s Step 243( N/A%), pre moving , FPS 3.92, Running 65.27s Step 244( N/A%), pre moving , FPS 3.78, Running 65.63s Step 245( N/A%), pre moving , FPS 4.00, Running 65.76s Step 246( N/A%), pre moving , FPS 4.06, Running 65.86s Step 247( N/A%), pre moving , FPS 4.06, Running 66.21s Step 248( N/A%), pre moving , FPS 4.16, Running 66.33s Step 249( N/A%), pre moving , FPS 4.47, Running 66.43s Step 250( N/A%), pre moving , FPS 4.49, Running 66.59s Step 251( N/A%), pre moving , FPS 4.53, Running 66.88s Step 252( N/A%), pre moving , FPS 4.67, Running 67.01s Step 253( N/A%), pre moving , FPS 4.67, Running 67.12s Step 254( N/A%), pre moving , FPS 4.65, Running 67.47s Step 255( N/A%), pre moving , FPS 3.82, Running 68.58s Step 256( N/A%), pre moving , FPS 4.06, Running 68.70s Step 257( N/A%), pre moving , FPS 4.11, Running 68.81s Step 258( N/A%), pre moving , FPS 4.10, Running 69.17s Step 259( N/A%), pre moving , FPS 4.21, Running 69.29s Step 260( N/A%), pre moving , FPS 4.24, Running 69.40s Step 261( N/A%), pre moving , FPS 4.26, Running 69.76s Step 262( N/A%), pre moving , FPS 4.18, Running 69.95s Step 263( N/A%), pre moving , FPS 3.94, Running 70.35s Step 264( N/A%), pre moving , FPS 4.10, Running 70.51s Step 265( N/A%), pre moving , FPS 4.07, Running 70.67s Step 266( N/A%), pre moving , FPS 3.79, Running 71.14s Step 267( N/A%), pre moving , FPS 3.90, Running 71.34s Step 268( N/A%), pre moving , FPS 3.67, Running 71.78s Step 269( N/A%), pre moving , FPS 3.59, Running 72.00s Step 270( N/A%), pre moving , FPS 3.57, Running 72.19s Step 271( N/A%), pre moving , FPS 3.42, Running 72.72s Step 272( N/A%), pre moving , FPS 3.20, Running 73.26s Step 273( N/A%), pre moving , FPS 3.11, Running 73.54s Step 274( N/A%), pre moving , FPS 3.04, Running 74.06s Step 275( N/A%), pre moving , FPS 3.35, Running 74.55s Step 276( N/A%), pre moving , FPS 3.12, Running 75.11s Step 277( N/A%), pre moving , FPS 3.03, Running 75.42s Step 278( N/A%), pre moving , FPS 2.93, Running 75.99s Step 279( N/A%), pre moving , FPS 2.77, Running 76.51s Step 280( N/A%), pre moving , FPS 2.62, Running 77.03s Step 281( N/A%), pre moving , FPS 2.65, Running 77.32s Step 282( N/A%), pre moving , FPS 2.52, Running 77.87s Step 283( N/A%), pre moving , FPS 2.48, Running 78.41s Step 284( N/A%), pre moving , FPS 2.38, Running 78.93s Step 285( N/A%), pre moving , FPS 2.36, Running 79.14s Step 286( N/A%), pre moving , FPS 2.36, Running 79.60s Step 287( N/A%), pre moving , FPS 2.35, Running 79.83s Step 288( N/A%), pre moving , FPS 2.34, Running 80.31s Step 289( N/A%), pre moving , FPS 2.36, Running 80.47s Step 290( N/A%), pre moving , FPS 2.30, Running 80.91s Step 291( N/A%), pre moving , FPS 2.40, Running 81.07s Step 292( N/A%), pre moving , FPS 2.41, Running 81.55s Step 293( N/A%), pre moving , FPS 2.36, Running 82.02s Step 294( N/A%), pre moving , FPS 2.44, Running 82.25s Step 295( N/A%), pre moving , FPS 2.44, Running 82.74s Step 296( N/A%), pre moving , FPS 2.47, Running 83.21s Step 297( N/A%), pre moving , FPS 2.49, Running 83.45s Step 298( N/A%), pre moving , FPS 2.52, Running 83.94s Step 299( N/A%), pre moving , FPS 2.53, Running 84.40s Step 300( N/A%), pre moving , FPS 2.63, Running 84.63s Step 301( N/A%), pre moving , FPS 2.56, Running 85.12s Step 302( N/A%), pre moving , FPS 2.68, Running 85.32s Step 303( N/A%), pre moving , FPS 2.70, Running 85.81s Step 304( N/A%), pre moving , FPS 2.72, Running 86.28s Step 305( N/A%), pre moving , FPS 2.71, Running 86.52s Step 306( N/A%), pre moving , FPS 2.70, Running 87.01s Step 307( N/A%), pre moving , FPS 2.70, Running 87.24s Step 308( N/A%), pre moving , FPS 2.75, Running 87.59s Step 309( N/A%), pre moving , FPS 2.75, Running 87.74s Step 310( N/A%), pre moving , FPS 2.75, Running 88.17s Step 311( N/A%), pre moving , FPS 2.77, Running 88.28s Step 312( N/A%), pre moving , FPS 2.85, Running 88.56s Step 313( N/A%), pre moving , FPS 2.97, Running 88.76s Step 314( N/A%), pre moving , FPS 3.00, Running 88.92s Step 315( N/A%), pre moving , FPS 3.04, Running 89.33s Step 316( N/A%), pre moving , FPS 3.21, Running 89.45s Step 317( N/A%), pre moving , FPS 3.27, Running 89.56s Step 318( N/A%), pre moving , FPS 3.35, Running 89.91s Step 319( N/A%), pre moving , FPS 3.56, Running 90.03s Step 320( N/A%), pre moving , FPS 3.64, Running 90.13s Step 321( N/A%), pre moving , FPS 3.74, Running 90.48s Step 322( N/A%), pre moving , FPS 3.78, Running 90.61s Step 323( N/A%), pre moving , FPS 4.08, Running 90.71s Step 324( N/A%), pre moving , FPS 2.88, Running 93.21s Step 325( N/A%), pre moving , FPS 2.68, Running 93.98s Step 326( N/A%), pre moving , FPS 2.77, Running 94.24s Step 327( N/A%), pre moving , FPS 2.62, Running 94.88s Step 328( N/A%), pre moving , FPS 2.60, Running 95.28s Step 329( N/A%), pre moving , FPS 2.49, Running 95.78s Step 330( N/A%), pre moving , FPS 2.55, Running 96.03s Step 331( N/A%), pre moving , FPS 2.36, Running 96.75s Step 332( N/A%), pre moving , FPS 2.37, Running 96.99s Step 333( N/A%), pre moving , FPS 2.22, Running 97.79s Step 334( N/A%), pre moving , FPS 2.19, Running 98.05s Step 335( N/A%), pre moving , FPS 2.14, Running 98.69s Step 336( N/A%), pre moving , FPS 2.06, Running 99.14s Step 337( N/A%), pre moving , FPS 1.97, Running 99.72s Step 338( N/A%), pre moving , FPS 1.94, Running 100.20s Step 339( N/A%), pre moving , FPS 1.86, Running 100.78s Step 340( N/A%), pre moving , FPS 1.80, Running 101.27s Step 341( N/A%), pre moving , FPS 1.76, Running 101.83s Step 342( N/A%), pre moving , FPS 1.74, Running 102.07s Step 343( N/A%), pre moving , FPS 1.65, Running 102.85s Step 344( 0.17%), action 1, FPS 1.84, Running 104.09s Step 345( 0.33%), action 2, FPS 1.87, Running 104.66s Step 346( 0.50%), action 3, FPS 1.78, Running 105.46s Step 347( 0.67%), action 4, FPS 1.81, Running 105.93s Step 348( 0.83%), action 5, FPS 1.73, Running 106.86s Step 349( 1.00%), action 6, FPS 1.71, Running 107.47s Step 350( 1.17%), action 7, FPS 1.64, Running 108.21s Step 351( 1.33%), action 8, FPS 1.67, Running 108.70s Step 352( 1.50%), action 9, FPS 1.59, Running 109.59s Step 353( 1.67%), action 10, FPS 1.67, Running 109.79s Step 354( 1.83%), action 11, FPS 1.62, Running 110.43s Step 355( 2.00%), action 12, FPS 1.64, Running 110.86s Step 356( 2.17%), action 13, FPS 1.65, Running 111.29s Step 357( 2.33%), action 14, FPS 1.66, Running 111.79s Step 358( 2.50%), action 15, FPS 1.59, Running 112.79s Step 359( 2.67%), action 16, FPS 1.58, Running 113.40s Step 360( 2.83%), action 17, FPS 1.53, Running 114.34s Step 361( 3.00%), action 18, FPS 1.53, Running 114.91s Step 362( 3.17%), action 19, FPS 1.45, Running 115.91s Step 363( 3.33%), action 20, FPS 1.50, Running 116.22s Step 364( 3.50%), action 21, FPS 1.51, Running 117.30s Step 365( 3.67%), action 22, FPS 1.52, Running 117.80s Step 366( 3.83%), action 23, FPS 1.51, Running 118.74s Step 367( 4.00%), action 24, FPS 1.49, Running 119.31s Step 368( 4.17%), action 25, FPS 1.49, Running 120.32s Step 369( 4.33%), action 26, FPS 1.48, Running 120.94s Step 370( 4.50%), action 27, FPS 1.45, Running 121.98s Step 371( 4.67%), action 28, FPS 1.45, Running 122.54s Step 372( 4.83%), action 29, FPS 1.44, Running 123.50s Step 373( 5.00%), action 30, FPS 1.42, Running 123.88s Step 374( 5.17%), action 31, FPS 1.38, Running 124.94s Step 375( 5.33%), action 32, FPS 1.38, Running 125.34s Step 376( 5.50%), action 33, FPS 1.33, Running 126.32s Step 377( 5.67%), action 34, FPS 1.33, Running 126.87s Step 378( 5.83%), action 35, FPS 1.33, Running 127.83s Step 379( 6.00%), action 36, FPS 1.35, Running 128.26s Step 380( 6.17%), action 37, FPS 1.37, Running 128.98s Step 381( 6.33%), action 38, FPS 1.40, Running 129.21s Step 382( 6.50%), action 39, FPS 1.46, Running 129.57s Step 383( 6.67%), action 40, FPS 1.46, Running 129.94s Step 384( 6.83%), action 41, FPS 1.51, Running 130.55s Step 385( 7.00%), action 42, FPS 1.51, Running 131.01s Step 386( 7.17%), action 43, FPS 1.56, Running 131.58s Step 387( 7.33%), action 44, FPS 1.56, Running 132.15s Step 388( 7.50%), action 45, FPS 1.56, Running 133.14s Step 389( 7.67%), action 46, FPS 1.58, Running 133.62s Step 390( 7.83%), action 47, FPS 1.59, Running 134.60s Step 391( 8.00%), action 48, FPS 1.59, Running 135.15s Step 392( 8.17%), action 49, FPS 1.58, Running 136.17s Step 393( 8.33%), action 50, FPS 1.54, Running 136.84s Step 394( 8.50%), action 51, FPS 1.55, Running 137.85s Step 395( 8.67%), action 52, FPS 1.52, Running 138.47s Step 396( 8.83%), action 53, FPS 1.53, Running 139.39s Step 397( 9.00%), action 54, FPS 1.50, Running 140.18s Step 398( 9.17%), action 55, FPS 1.51, Running 141.06s Step 399( 9.33%), action 56, FPS 1.50, Running 141.62s Step 400( 9.50%), action 57, FPS 1.47, Running 142.57s Step 401( 9.67%), action 58, FPS 1.46, Running 142.93s Step 402( 9.83%), action 59, FPS 1.41, Running 143.71s Step 403( 10.00%), action 60, FPS 1.39, Running 144.29s Step 404( 10.17%), action 61, FPS 1.35, Running 145.32s Step 405( 10.33%), action 62, FPS 1.35, Running 145.88s Step 406( 10.50%), action 63, FPS 1.30, Running 146.93s Step 407( 10.67%), action 64, FPS 1.30, Running 147.52s Step 408( 10.83%), action 65, FPS 1.30, Running 148.49s Step 409( 11.00%), action 66, FPS 1.33, Running 148.71s Step 410( 11.17%), action 67, FPS 1.38, Running 149.13s Step 411( 11.33%), action 68, FPS 1.41, Running 149.37s Step 412( 11.50%), action 69, FPS 1.47, Running 149.80s Step 413( 11.67%), action 70, FPS 1.48, Running 150.31s Step 414( 11.83%), action 71, FPS 1.48, Running 151.33s Step 415( 12.00%), action 72, FPS 1.50, Running 151.76s Step 416( 12.17%), action 73, FPS 1.50, Running 152.74s Step 417( 12.33%), action 74, FPS 1.51, Running 153.39s Step 418( 12.50%), action 75, FPS 1.51, Running 154.35s Step 419( 12.67%), action 76, FPS 1.49, Running 155.06s Step 420( 12.83%), action 77, FPS 1.49, Running 156.03s Step 421( 13.00%), action 78, FPS 1.46, Running 156.63s Step 422( 13.17%), action 79, FPS 1.43, Running 157.74s Step 423( 13.33%), action 80, FPS 1.43, Running 158.25s Step 424( 13.50%), action 81, FPS 1.42, Running 159.42s Step 425( 13.67%), action 82, FPS 1.42, Running 160.00s Step 426( 13.83%), action 83, FPS 1.42, Running 161.02s Step 427( 14.00%), action 84, FPS 1.42, Running 161.57s Step 428( 14.17%), action 85, FPS 1.41, Running 162.65s Step 429( 14.33%), action 86, FPS 1.36, Running 163.40s Step 430( 14.50%), action 87, FPS 1.31, Running 164.40s Step 431( 14.67%), action 88, FPS 1.28, Running 164.97s Step 432( 14.83%), action 89, FPS 1.24, Running 165.91s Step 433( 15.00%), action 90, FPS 1.24, Running 166.49s Step 434( 15.17%), action 91, FPS 1.23, Running 167.62s Step 435( 15.33%), action 92, FPS 1.22, Running 168.19s Step 436( 15.50%), action 93, FPS 1.26, Running 168.58s Step 437( 15.67%), action 94, FPS 1.30, Running 168.80s Step 438( 15.83%), action 95, FPS 1.31, Running 169.66s Step 439( 16.00%), action 96, FPS 1.33, Running 170.09s Step 440( 16.17%), action 97, FPS 1.33, Running 171.02s Step 441( 16.33%), action 98, FPS 1.34, Running 171.57s Step 442( 16.50%), action 99, FPS 1.34, Running 172.62s Step 443( 16.67%), action 100, FPS 1.34, Running 173.21s Step 444( 16.83%), action 101, FPS 1.34, Running 174.36s Step 445( 17.00%), action 102, FPS 1.33, Running 174.99s Step 446( 17.17%), action 103, FPS 1.35, Running 175.85s Step 447( 17.33%), action 104, FPS 1.35, Running 176.39s Step 448( 17.50%), action 105, FPS 1.35, Running 177.45s Step 449( 17.67%), action 106, FPS 1.37, Running 178.03s Step 450( 17.83%), action 107, FPS 1.36, Running 179.09s Step 451( 18.00%), action 108, FPS 1.36, Running 179.68s Step 452( 18.17%), action 109, FPS 1.34, Running 180.85s Step 453( 18.33%), action 110, FPS 1.34, Running 181.38s Step 454( 18.50%), action 111, FPS 1.36, Running 182.35s Step 455( 18.67%), action 112, FPS 1.36, Running 182.90s Step 456( 18.83%), action 113, FPS 1.31, Running 183.85s Step 457( 19.00%), action 114, FPS 1.30, Running 184.19s Step 458( 19.17%), action 115, FPS 1.30, Running 185.04s Step 459( 19.33%), action 116, FPS 1.29, Running 185.62s Step 460( 19.50%), action 117, FPS 1.28, Running 186.59s Step 461( 19.67%), action 118, FPS 1.30, Running 186.90s Step 462( 19.83%), action 119, FPS 1.35, Running 187.44s Step 463( 20.00%), action 120, FPS 1.38, Running 187.70s Step 464( 20.17%), action 121, FPS 1.36, Running 189.01s Step 465( 20.33%), action 122, FPS 1.37, Running 189.59s Step 466( 20.50%), action 123, FPS 1.36, Running 190.60s Step 467( 20.67%), action 124, FPS 1.35, Running 191.16s Step 468( 20.83%), action 125, FPS 1.36, Running 192.20s Step 469( 21.00%), action 126, FPS 1.36, Running 192.71s Step 470( 21.17%), action 127, FPS 1.38, Running 193.54s Step 471( 21.33%), action 128, FPS 1.40, Running 193.96s Step 472( 21.50%), action 129, FPS 1.42, Running 194.91s Step 473( 21.67%), action 130, FPS 1.42, Running 195.47s Step 474( 21.83%), action 131, FPS 1.40, Running 196.62s Step 475( 22.00%), action 132, FPS 1.41, Running 197.14s Step 476( 22.17%), action 133, FPS 1.41, Running 198.08s Step 477( 22.33%), action 134, FPS 1.40, Running 198.47s Step 478( 22.50%), action 135, FPS 1.40, Running 199.30s Step 479( 22.67%), action 136, FPS 1.40, Running 199.87s Step 480( 22.83%), action 137, FPS 1.43, Running 200.55s Step 481( 23.00%), action 138, FPS 1.42, Running 201.01s Step 482( 23.17%), action 139, FPS 1.39, Running 201.82s Step 483( 23.33%), action 140, FPS 1.38, Running 202.24s Step 484( 23.50%), action 141, FPS 1.41, Running 203.22s Step 485( 23.67%), action 142, FPS 1.41, Running 203.73s Step 486( 23.83%), action 143, FPS 1.41, Running 204.75s Step 487( 24.00%), action 144, FPS 1.41, Running 205.33s Step 488( 24.17%), action 145, FPS 1.47, Running 205.83s Step 489( 24.33%), action 146, FPS 1.50, Running 206.07s Step 490( 24.50%), action 147, FPS 1.50, Running 206.89s Step 491( 24.67%), action 148, FPS 1.48, Running 207.45s Step 492( 24.83%), action 149, FPS 1.48, Running 208.41s Step 493( 25.00%), action 150, FPS 1.51, Running 208.71s Step 494( 25.17%), action 151, FPS 1.51, Running 209.84s Step 495( 25.33%), action 152, FPS 1.52, Running 210.26s Step 496( 25.50%), action 153, FPS 1.52, Running 211.22s Step 497( 25.67%), action 154, FPS 1.51, Running 211.69s Step 498( 25.83%), action 155, FPS 1.53, Running 212.35s Step 499( 26.00%), action 156, FPS 1.54, Running 212.87s Step 500( 26.17%), action 157, FPS 1.50, Running 213.85s Step 501( 26.33%), action 158, FPS 1.49, Running 214.43s Step 502( 26.50%), action 159, FPS 1.48, Running 215.36s Step 503( 26.67%), action 160, FPS 1.49, Running 215.69s Step 504( 26.83%), action 161, FPS 1.47, Running 216.81s Step 505( 27.00%), action 162, FPS 1.48, Running 217.24s Step 506( 27.17%), action 163, FPS 1.49, Running 218.21s Step 507( 27.33%), action 164, FPS 1.51, Running 218.58s Step 508( 27.50%), action 165, FPS 1.47, Running 219.45s Step 509( 27.67%), action 166, FPS 1.44, Running 220.00s Step 510( 27.83%), action 167, FPS 1.43, Running 220.87s Step 511( 28.00%), action 168, FPS 1.45, Running 221.24s Step 512( 28.17%), action 169, FPS 1.45, Running 222.18s Step 513( 28.33%), action 170, FPS 1.45, Running 222.52s Step 514( 28.50%), action 171, FPS 1.47, Running 223.46s Step 515( 28.67%), action 172, FPS 1.47, Running 223.89s Step 516( 28.83%), action 173, FPS 1.52, Running 224.35s Step 517( 29.00%), action 174, FPS 1.55, Running 224.59s Step 518( 29.17%), action 175, FPS 1.58, Running 224.97s Step 519( 29.33%), action 176, FPS 1.61, Running 225.27s Step 520( 29.50%), action 177, FPS 1.68, Running 225.77s Step 521( 29.67%), action 178, FPS 1.72, Running 226.09s Step 522( 29.83%), action 179, FPS 1.72, Running 226.97s Step 523( 30.00%), action 180, FPS 1.69, Running 227.50s Step 524( 30.17%), action 181, FPS 1.71, Running 228.52s Step 525( 30.33%), action 182, FPS 1.71, Running 228.97s Step 526( 30.50%), action 183, FPS 1.73, Running 229.80s Step 527( 30.67%), action 184, FPS 1.72, Running 230.23s Step 528( 30.83%), action 185, FPS 1.71, Running 231.16s Step 529( 31.00%), action 186, FPS 1.73, Running 231.58s Step 530( 31.17%), action 187, FPS 1.71, Running 232.58s Step 531( 31.33%), action 188, FPS 1.69, Running 233.09s Step 532( 31.50%), action 189, FPS 1.68, Running 234.11s Step 533( 31.67%), action 190, FPS 1.67, Running 234.50s Step 534( 31.83%), action 191, FPS 1.64, Running 235.63s Step 535( 32.00%), action 192, FPS 1.66, Running 235.92s Step 536( 32.17%), action 193, FPS 1.60, Running 236.88s Step 537( 32.33%), action 194, FPS 1.56, Running 237.45s Step 538( 32.50%), action 195, FPS 1.49, Running 238.41s Step 539( 32.67%), action 196, FPS 1.46, Running 238.99s Step 540( 32.83%), action 197, FPS 1.41, Running 239.98s Step 541( 33.00%), action 198, FPS 1.37, Running 240.67s Step 542( 33.17%), action 199, FPS 1.36, Running 241.68s Step 543( 33.33%), action 200, FPS 1.35, Running 242.29s Step 544( 33.50%), action 201, FPS 1.34, Running 243.43s Step 545( 33.67%), action 202, FPS 1.33, Running 243.97s Step 546( 33.83%), action 203, FPS 1.37, Running 244.42s Step 547( 34.00%), action 204, FPS 1.39, Running 244.67s Step 548( 34.17%), action 205, FPS 1.39, Running 245.55s Step 549( 34.33%), action 206, FPS 1.38, Running 246.03s Step 550( 34.50%), action 207, FPS 1.38, Running 247.05s Step 551( 34.67%), action 208, FPS 1.38, Running 247.62s Step 552( 34.83%), action 209, FPS 1.38, Running 248.57s Step 553( 35.00%), action 210, FPS 1.38, Running 248.96s Step 554( 35.17%), action 211, FPS 1.37, Running 250.26s Step 555( 35.33%), action 212, FPS 1.34, Running 250.86s Step 556( 35.50%), action 213, FPS 1.34, Running 251.78s Step 557( 35.67%), action 214, FPS 1.36, Running 252.14s Step 558( 35.83%), action 215, FPS 1.38, Running 252.93s Step 559( 36.00%), action 216, FPS 1.37, Running 253.61s Step 560( 36.17%), action 217, FPS 1.37, Running 254.55s Step 561( 36.33%), action 218, FPS 1.40, Running 254.91s Step 562( 36.50%), action 219, FPS 1.42, Running 255.75s Step 563( 36.67%), action 220, FPS 1.43, Running 256.28s Step 564( 36.83%), action 221, FPS 1.45, Running 257.26s Step 565( 37.00%), action 222, FPS 1.44, Running 257.85s Step 566( 37.17%), action 223, FPS 1.39, Running 258.78s Step 567( 37.33%), action 224, FPS 1.38, Running 259.12s Step 568( 37.50%), action 225, FPS 1.39, Running 259.95s Step 569( 37.67%), action 226, FPS 1.38, Running 260.49s Step 570( 37.83%), action 227, FPS 1.39, Running 261.48s Step 571( 38.00%), action 228, FPS 1.41, Running 261.81s Step 572( 38.17%), action 229, FPS 1.46, Running 262.30s Step 573( 38.33%), action 230, FPS 1.46, Running 262.62s Step 574( 38.50%), action 231, FPS 1.54, Running 263.27s Step 575( 38.67%), action 232, FPS 1.56, Running 263.65s Step 576( 38.83%), action 233, FPS 1.62, Running 264.16s Step 577( 39.00%), action 234, FPS 1.60, Running 264.66s Step 578( 39.17%), action 235, FPS 1.57, Running 265.70s Step 579( 39.33%), action 236, FPS 1.57, Running 266.31s Step 580( 39.50%), action 237, FPS 1.57, Running 267.29s Step 581( 39.67%), action 238, FPS 1.54, Running 267.86s Step 582( 39.83%), action 239, FPS 1.53, Running 268.86s Step 583( 40.00%), action 240, FPS 1.55, Running 269.18s Step 584( 40.17%), action 241, FPS 1.54, Running 270.22s Step 585( 40.33%), action 242, FPS 1.56, Running 270.66s Step 586( 40.50%), action 243, FPS 1.56, Running 271.58s Step 587( 40.67%), action 244, FPS 1.54, Running 272.13s Step 588( 40.83%), action 245, FPS 1.55, Running 272.89s Step 589( 41.00%), action 246, FPS 1.55, Running 273.39s Step 590( 41.17%), action 247, FPS 1.55, Running 274.34s Step 591( 41.33%), action 248, FPS 1.53, Running 274.90s Step 592( 41.50%), action 249, FPS 1.48, Running 275.86s Step 593( 41.67%), action 250, FPS 1.48, Running 276.17s Step 594( 41.83%), action 251, FPS 1.41, Running 277.46s Step 595( 42.00%), action 252, FPS 1.39, Running 278.02s Step 596( 42.17%), action 253, FPS 1.34, Running 279.06s Step 597( 42.33%), action 254, FPS 1.33, Running 279.65s Step 598( 42.50%), action 255, FPS 1.36, Running 280.39s Step 599( 42.67%), action 256, FPS 1.38, Running 280.85s Step 600( 42.83%), action 257, FPS 1.41, Running 281.43s Step 601( 43.00%), action 258, FPS 1.45, Running 281.64s Step 602( 43.17%), action 259, FPS 1.52, Running 282.03s Step 603( 43.33%), action 260, FPS 1.52, Running 282.32s Step 604( 43.50%), action 261, FPS 1.57, Running 282.94s Step 605( 43.67%), action 262, FPS 1.60, Running 283.20s Step 606( 43.83%), action 263, FPS 1.61, Running 284.02s Step 607( 44.00%), action 264, FPS 1.61, Running 284.57s Step 608( 44.17%), action 265, FPS 1.57, Running 285.62s Step 609( 44.33%), action 266, FPS 1.57, Running 286.15s Step 610( 44.50%), action 267, FPS 1.56, Running 287.16s Step 611( 44.67%), action 268, FPS 1.56, Running 287.75s Step 612( 44.83%), action 269, FPS 1.55, Running 288.78s Step 613( 45.00%), action 270, FPS 1.51, Running 289.44s Step 614( 45.17%), action 271, FPS 1.54, Running 290.41s Step 615( 45.33%), action 272, FPS 1.56, Running 290.85s Step 616( 45.50%), action 273, FPS 1.59, Running 291.63s Step 617( 45.67%), action 274, FPS 1.60, Running 292.15s Step 618( 45.83%), action 275, FPS 1.57, Running 293.13s Step 619( 46.00%), action 276, FPS 1.55, Running 293.71s Step 620( 46.17%), action 277, FPS 1.51, Running 294.71s Step 621( 46.33%), action 278, FPS 1.46, Running 295.36s Step 622( 46.50%), action 279, FPS 1.40, Running 296.33s Step 623( 46.67%), action 280, FPS 1.38, Running 296.85s Step 624( 46.83%), action 281, FPS 1.34, Running 297.89s Step 625( 47.00%), action 282, FPS 1.34, Running 298.17s Step 626( 47.17%), action 283, FPS 1.32, Running 299.12s Step 627( 47.33%), action 284, FPS 1.32, Running 299.68s Step 628( 47.50%), action 285, FPS 1.33, Running 300.63s Step 629( 47.67%), action 286, FPS 1.36, Running 300.90s Step 630( 47.83%), action 287, FPS 1.42, Running 301.27s Step 631( 48.00%), action 288, FPS 1.44, Running 301.60s Step 632( 48.17%), action 289, FPS 1.51, Running 301.99s Step 633( 48.33%), action 290, FPS 1.56, Running 302.23s Step 634( 48.50%), action 291, FPS 1.61, Running 302.85s Step 635( 48.67%), action 292, FPS 1.62, Running 303.22s Step 636( 48.83%), action 293, FPS 1.59, Running 304.18s Step 637( 49.00%), action 294, FPS 1.58, Running 304.81s Step 638( 49.17%), action 295, FPS 1.59, Running 305.71s Step 639( 49.33%), action 296, FPS 1.62, Running 306.07s Step 640( 49.50%), action 297, FPS 1.63, Running 306.97s Step 641( 49.67%), action 298, FPS 1.64, Running 307.53s Step 642( 49.83%), action 299, FPS 1.63, Running 308.59s Step 643( 50.00%), action 300, FPS 1.63, Running 309.15s Step 644( 50.17%), action 301, FPS 1.63, Running 310.14s Step 645( 50.33%), action 302, FPS 1.59, Running 310.75s Step 646( 50.50%), action 303, FPS 1.58, Running 311.76s Step 647( 50.67%), action 304, FPS 1.57, Running 312.40s Step 648( 50.83%), action 305, FPS 1.57, Running 313.35s Step 649( 51.00%), action 306, FPS 1.54, Running 313.89s Step 650( 51.17%), action 307, FPS 1.47, Running 314.90s Step 651( 51.33%), action 308, FPS 1.43, Running 315.61s Step 652( 51.50%), action 309, FPS 1.36, Running 316.64s Step 653( 51.67%), action 310, FPS 1.33, Running 317.24s Step 654( 51.83%), action 311, FPS 1.27, Running 318.61s Step 655( 52.00%), action 312, FPS 1.25, Running 319.23s Step 656( 52.17%), action 313, FPS 1.25, Running 320.22s Step 657( 52.33%), action 314, FPS 1.28, Running 320.47s Step 658( 52.50%), action 315, FPS 1.29, Running 321.20s Step 659( 52.67%), action 316, FPS 1.29, Running 321.60s Step 660( 52.83%), action 317, FPS 1.27, Running 322.68s Step 661( 53.00%), action 318, FPS 1.27, Running 323.24s Step 662( 53.17%), action 319, FPS 1.27, Running 324.34s Step 663( 53.33%), action 320, FPS 1.26, Running 324.98s Step 664( 53.50%), action 321, FPS 1.27, Running 325.94s Step 665( 53.67%), action 322, FPS 1.27, Running 326.52s Step 666( 53.83%), action 323, FPS 1.27, Running 327.51s Step 667( 54.00%), action 324, FPS 1.27, Running 328.12s Step 668( 54.17%), action 325, FPS 1.27, Running 329.07s Step 669( 54.33%), action 326, FPS 1.27, Running 329.69s Step 670( 54.50%), action 327, FPS 1.26, Running 330.73s Step 671( 54.67%), action 328, FPS 1.28, Running 331.28s Step 672( 54.83%), action 329, FPS 1.28, Running 332.25s Step 673( 55.00%), action 330, FPS 1.28, Running 332.93s Step 674( 55.17%), action 331, FPS 1.31, Running 333.89s Step 675( 55.33%), action 332, FPS 1.31, Running 334.51s Step 676( 55.50%), action 333, FPS 1.32, Running 335.42s Step 677( 55.67%), action 334, FPS 1.28, Running 336.12s Step 678( 55.83%), action 335, FPS 1.26, Running 337.09s Step 679( 56.00%), action 336, FPS 1.24, Running 337.68s Step 680( 56.17%), action 337, FPS 1.25, Running 338.66s Step 681( 56.33%), action 338, FPS 1.28, Running 338.89s Step 682( 56.50%), action 339, FPS 1.35, Running 339.20s Step 683( 56.67%), action 340, FPS 1.39, Running 339.41s Step 684( 56.83%), action 341, FPS 1.39, Running 340.29s Step 685( 57.00%), action 342, FPS 1.40, Running 340.77s Step 686( 57.17%), action 343, FPS 1.44, Running 341.42s Step 687( 57.33%), action 344, FPS 1.44, Running 342.04s Step 688( 57.50%), action 345, FPS 1.45, Running 342.90s Step 689( 57.67%), action 346, FPS 1.45, Running 343.46s Step 690( 57.83%), action 347, FPS 1.46, Running 344.47s Step 691( 58.00%), action 348, FPS 1.48, Running 344.81s Step 692( 58.17%), action 349, FPS 1.49, Running 345.69s Step 693( 58.33%), action 350, FPS 1.51, Running 346.21s Step 694( 58.50%), action 351, FPS 1.50, Running 347.22s Step 695( 58.67%), action 352, FPS 1.49, Running 347.95s Step 696( 58.83%), action 353, FPS 1.50, Running 348.79s Step 697( 59.00%), action 354, FPS 1.50, Running 349.43s Step 698( 59.17%), action 355, FPS 1.51, Running 350.36s Step 699( 59.33%), action 356, FPS 1.54, Running 350.70s Step 700( 59.50%), action 357, FPS 1.55, Running 351.58s Step 701( 59.67%), action 358, FPS 1.50, Running 352.18s Step 702( 59.83%), action 359, FPS 1.43, Running 353.15s Step 703( 60.00%), action 360, FPS 1.39, Running 353.81s Step 704( 60.17%), action 361, FPS 1.38, Running 354.76s Step 705( 60.33%), action 362, FPS 1.36, Running 355.45s Step 706( 60.50%), action 363, FPS 1.34, Running 356.39s Step 707( 60.67%), action 364, FPS 1.34, Running 356.97s Step 708( 60.83%), action 365, FPS 1.36, Running 357.63s Step 709( 61.00%), action 366, FPS 1.39, Running 357.88s Step 710( 61.17%), action 367, FPS 1.45, Running 358.24s Step 711( 61.33%), action 368, FPS 1.45, Running 358.63s Step 712( 61.50%), action 369, FPS 1.50, Running 359.01s Step 713( 61.67%), action 370, FPS 1.52, Running 359.40s Step 714( 61.83%), action 371, FPS 1.52, Running 360.36s Step 715( 62.00%), action 372, FPS 1.54, Running 360.91s Step 716( 62.17%), action 373, FPS 1.52, Running 361.97s Step 717( 62.33%), action 374, FPS 1.53, Running 362.54s Step 718( 62.50%), action 375, FPS 1.51, Running 363.58s Step 719( 62.67%), action 376, FPS 1.48, Running 364.20s Step 720( 62.83%), action 377, FPS 1.47, Running 365.15s Step 721( 63.00%), action 378, FPS 1.50, Running 365.55s Step 722( 63.17%), action 379, FPS 1.46, Running 366.82s Step 723( 63.33%), action 380, FPS 1.47, Running 367.45s Step 724( 63.50%), action 381, FPS 1.46, Running 368.47s Step 725( 63.67%), action 382, FPS 1.47, Running 369.02s Step 726( 63.83%), action 383, FPS 1.47, Running 370.01s Step 727( 64.00%), action 384, FPS 1.47, Running 370.58s Step 728( 64.17%), action 385, FPS 1.43, Running 371.65s Step 729( 64.33%), action 386, FPS 1.39, Running 372.23s Step 730( 64.50%), action 387, FPS 1.34, Running 373.15s Step 731( 64.67%), action 388, FPS 1.34, Running 373.54s Step 732( 64.83%), action 389, FPS 1.30, Running 374.37s Step 733( 65.00%), action 390, FPS 1.28, Running 374.97s Step 734( 65.17%), action 391, FPS 1.26, Running 376.27s Step 735( 65.33%), action 392, FPS 1.27, Running 376.60s Step 736( 65.50%), action 393, FPS 1.32, Running 377.14s Step 737( 65.67%), action 394, FPS 1.33, Running 377.59s Step 738( 65.83%), action 395, FPS 1.34, Running 378.55s Step 739( 66.00%), action 396, FPS 1.34, Running 379.12s Step 740( 66.17%), action 397, FPS 1.33, Running 380.23s Step 741( 66.33%), action 398, FPS 1.31, Running 380.76s Step 742( 66.50%), action 399, FPS 1.34, Running 381.75s Step 743( 66.67%), action 400, FPS 1.34, Running 382.34s Step 744( 66.83%), action 401, FPS 1.35, Running 383.33s Step 745( 67.00%), action 402, FPS 1.34, Running 383.94s Step 746( 67.17%), action 403, FPS 1.34, Running 384.92s Step 747( 67.33%), action 404, FPS 1.34, Running 385.49s Step 748( 67.50%), action 405, FPS 1.34, Running 386.57s Step 749( 67.67%), action 406, FPS 1.35, Running 387.08s Step 750( 67.83%), action 407, FPS 1.34, Running 388.06s Step 751( 68.00%), action 408, FPS 1.32, Running 388.71s Step 752( 68.17%), action 409, FPS 1.30, Running 389.78s Step 753( 68.33%), action 410, FPS 1.29, Running 390.43s Step 754( 68.50%), action 411, FPS 1.31, Running 391.53s Step 755( 68.67%), action 412, FPS 1.29, Running 392.05s Step 756( 68.83%), action 413, FPS 1.26, Running 393.07s Step 757( 69.00%), action 414, FPS 1.24, Running 393.67s Step 758( 69.17%), action 415, FPS 1.23, Running 394.78s Step 759( 69.33%), action 416, FPS 1.25, Running 395.15s Step 760( 69.50%), action 417, FPS 1.26, Running 396.11s Step 761( 69.67%), action 418, FPS 1.26, Running 396.67s Step 762( 69.83%), action 419, FPS 1.25, Running 397.70s Step 763( 70.00%), action 420, FPS 1.25, Running 398.30s Step 764( 70.17%), action 421, FPS 1.25, Running 399.28s Step 765( 70.33%), action 422, FPS 1.26, Running 399.85s Step 766( 70.50%), action 423, FPS 1.25, Running 400.89s Step 767( 70.67%), action 424, FPS 1.25, Running 401.47s Step 768( 70.83%), action 425, FPS 1.26, Running 402.39s Step 769( 71.00%), action 426, FPS 1.25, Running 403.10s Step 770( 71.17%), action 427, FPS 1.27, Running 403.81s Step 771( 71.33%), action 428, FPS 1.29, Running 404.28s Step 772( 71.50%), action 429, FPS 1.29, Running 405.23s Step 773( 71.67%), action 430, FPS 1.29, Running 405.91s Step 774( 71.83%), action 431, FPS 1.30, Running 406.89s Step 775( 72.00%), action 432, FPS 1.30, Running 407.45s Step 776( 72.17%), action 433, FPS 1.30, Running 408.42s Step 777( 72.33%), action 434, FPS 1.31, Running 408.99s Step 778( 72.50%), action 435, FPS 1.31, Running 410.00s Step 779( 72.67%), action 436, FPS 1.30, Running 410.58s Step 780( 72.83%), action 437, FPS 1.29, Running 411.65s Step 781( 73.00%), action 438, FPS 1.29, Running 412.16s Step 782( 73.17%), action 439, FPS 1.33, Running 412.74s Step 783( 73.33%), action 440, FPS 1.36, Running 413.02s Step 784( 73.50%), action 441, FPS 1.40, Running 413.54s Step 785( 73.67%), action 442, FPS 1.40, Running 414.11s Step 786( 73.83%), action 443, FPS 1.42, Running 414.98s Step 787( 74.00%), action 444, FPS 1.41, Running 415.62s Step 788( 74.17%), action 445, FPS 1.41, Running 416.55s Step 789( 74.33%), action 446, FPS 1.45, Running 416.92s Step 790( 74.50%), action 447, FPS 1.43, Running 417.82s Step 791( 74.67%), action 448, FPS 1.42, Running 418.35s Step 792( 74.83%), action 449, FPS 1.41, Running 419.36s Step 793( 75.00%), action 450, FPS 1.43, Running 419.91s Step 794( 75.17%), action 451, FPS 1.42, Running 421.00s Step 795( 75.33%), action 452, FPS 1.42, Running 421.57s Step 796( 75.50%), action 453, FPS 1.42, Running 422.53s Step 797( 75.67%), action 454, FPS 1.42, Running 423.11s Step 798( 75.83%), action 455, FPS 1.40, Running 424.29s Step 799( 76.00%), action 456, FPS 1.40, Running 424.82s Step 800( 76.17%), action 457, FPS 1.42, Running 425.75s Step 801( 76.33%), action 458, FPS 1.40, Running 426.41s Step 802( 76.50%), action 459, FPS 1.37, Running 427.35s Step 803( 76.67%), action 460, FPS 1.36, Running 427.77s Step 804( 76.83%), action 461, FPS 1.30, Running 428.92s Step 805( 77.00%), action 462, FPS 1.29, Running 429.56s Step 806( 77.17%), action 463, FPS 1.29, Running 430.53s Step 807( 77.33%), action 464, FPS 1.29, Running 431.18s Step 808( 77.50%), action 465, FPS 1.33, Running 431.63s Step 809( 77.67%), action 466, FPS 1.33, Running 432.01s Step 810( 77.83%), action 467, FPS 1.31, Running 433.08s Step 811( 78.00%), action 468, FPS 1.28, Running 433.96s Step 812( 78.17%), action 469, FPS 1.22, Running 435.73s Step 813( 78.33%), action 470, FPS 1.19, Running 436.76s Step 814( 78.50%), action 471, FPS 1.15, Running 438.41s Step 815( 78.67%), action 472, FPS 1.10, Running 439.76s Step 816( 78.83%), action 473, FPS 1.10, Running 440.70s Step 817( 79.00%), action 474, FPS 1.10, Running 441.26s Step 818( 79.17%), action 475, FPS 1.12, Running 442.22s Step 819( 79.33%), action 476, FPS 1.12, Running 442.66s Step 820( 79.50%), action 477, FPS 1.13, Running 443.42s Step 821( 79.67%), action 478, FPS 1.14, Running 443.96s Step 822( 79.83%), action 479, FPS 1.14, Running 444.93s Step 823( 80.00%), action 480, FPS 1.14, Running 445.29s Step 824( 80.17%), action 481, FPS 1.14, Running 446.47s Step 825( 80.33%), action 482, FPS 1.14, Running 447.12s Step 826( 80.50%), action 483, FPS 1.14, Running 448.13s Step 827( 80.67%), action 484, FPS 1.14, Running 448.71s Step 828( 80.83%), action 485, FPS 1.10, Running 449.76s Step 829( 81.00%), action 486, FPS 1.10, Running 450.18s Step 830( 81.17%), action 487, FPS 1.14, Running 450.65s Step 831( 81.33%), action 488, FPS 1.14, Running 451.44s Step 832( 81.50%), action 489, FPS 1.20, Running 452.43s Step 833( 81.67%), action 490, FPS 1.23, Running 452.98s Step 834( 81.83%), action 491, FPS 1.29, Running 453.89s Step 835( 82.00%), action 492, FPS 1.38, Running 454.25s Step 836( 82.17%), action 493, FPS 1.38, Running 455.15s Step 837( 82.33%), action 494, FPS 1.38, Running 455.75s Step 838( 82.50%), action 495, FPS 1.38, Running 456.73s Step 839( 82.67%), action 496, FPS 1.36, Running 457.32s Step 840( 82.83%), action 497, FPS 1.35, Running 458.22s Step 841( 83.00%), action 498, FPS 1.34, Running 458.92s Step 842( 83.17%), action 499, FPS 1.33, Running 459.93s Step 843( 83.33%), action 500, FPS 1.31, Running 460.51s Step 844( 83.50%), action 501, FPS 1.29, Running 461.96s Step 845( 83.67%), action 502, FPS 1.29, Running 462.57s Step 846( 83.83%), action 503, FPS 1.30, Running 463.51s Step 847( 84.00%), action 504, FPS 1.30, Running 464.08s Step 848( 84.17%), action 505, FPS 1.20, Running 466.40s Step 849( 84.33%), action 506, FPS 1.19, Running 466.96s Step 850( 84.50%), action 507, FPS 1.11, Running 468.60s Step 851( 84.67%), action 508, FPS 1.10, Running 469.60s Step 852( 84.83%), action 509, FPS 1.06, Running 471.24s Step 853( 85.00%), action 510, FPS 1.07, Running 471.64s Step 854( 85.17%), action 511, FPS 1.03, Running 473.39s Step 855( 85.33%), action 512, FPS 1.00, Running 474.33s Step 856( 85.50%), action 513, FPS 0.99, Running 475.30s Step 857( 85.67%), action 514, FPS 0.99, Running 475.96s Step 858( 85.83%), action 515, FPS 0.99, Running 476.97s Step 859( 86.00%), action 516, FPS 0.98, Running 477.63s Step 860( 86.17%), action 517, FPS 0.99, Running 478.52s Step 861( 86.33%), action 518, FPS 0.99, Running 479.17s Step 862( 86.50%), action 519, FPS 0.99, Running 480.11s Step 863( 86.67%), action 520, FPS 0.98, Running 480.84s Step 864( 86.83%), action 521, FPS 1.01, Running 481.81s Step 865( 87.00%), action 522, FPS 1.01, Running 482.36s Step 866( 87.17%), action 523, FPS 1.01, Running 483.30s Step 867( 87.33%), action 524, FPS 1.02, Running 483.63s Step 868( 87.50%), action 525, FPS 1.10, Running 484.55s Step 869( 87.67%), action 526, FPS 1.10, Running 485.16s Step 870( 87.83%), action 527, FPS 1.14, Running 486.17s Step 871( 88.00%), action 528, FPS 1.16, Running 486.77s Step 872( 88.17%), action 529, FPS 1.21, Running 487.79s Step 873( 88.33%), action 530, FPS 1.21, Running 488.23s Step 874( 88.50%), action 531, FPS 1.27, Running 489.13s Step 875( 88.67%), action 532, FPS 1.31, Running 489.62s Step 876( 88.83%), action 533, FPS 1.34, Running 490.27s Step 877( 89.00%), action 534, FPS 1.35, Running 490.82s Step 878( 89.17%), action 535, FPS 1.37, Running 491.55s Step 879( 89.33%), action 536, FPS 1.39, Running 491.99s Step 880( 89.50%), action 537, FPS 1.39, Running 492.92s Step 881( 89.67%), action 538, FPS 1.42, Running 493.23s Step 882( 89.83%), action 539, FPS 1.46, Running 493.84s Step 883( 90.00%), action 540, FPS 1.48, Running 494.38s Step 884( 90.17%), action 541, FPS 1.47, Running 495.41s Step 885( 90.33%), action 542, FPS 1.47, Running 495.97s Step 886( 90.50%), action 543, FPS 1.49, Running 496.74s Step 887( 90.67%), action 544, FPS 1.47, Running 497.24s Step 888( 90.83%), action 545, FPS 1.47, Running 498.12s Step 889( 91.00%), action 546, FPS 1.48, Running 498.69s Step 890( 91.17%), action 547, FPS 1.51, Running 499.40s Step 891( 91.33%), action 548, FPS 1.51, Running 499.98s Step 892( 91.50%), action 549, FPS 1.53, Running 500.86s Step 893( 91.67%), action 550, FPS 1.52, Running 501.39s Step 894( 91.83%), action 551, FPS 1.50, Running 502.42s Step 895( 92.00%), action 552, FPS 1.50, Running 502.97s Step 896( 92.17%), action 553, FPS 1.45, Running 504.02s Step 897( 92.33%), action 554, FPS 1.45, Running 504.64s Step 898( 92.50%), action 555, FPS 1.42, Running 505.60s Step 899( 92.67%), action 556, FPS 1.41, Running 506.14s Step 900( 92.83%), action 557, FPS 1.48, Running 506.46s Step 901( 93.00%), action 558, FPS 1.48, Running 506.74s Step 902( 93.17%), action 559, FPS 1.49, Running 507.24s Step 903( 93.33%), action 560, FPS 1.52, Running 507.50s Step 904( 93.50%), action 561, FPS 1.58, Running 508.07s Step 905( 93.67%), action 562, FPS 1.60, Running 508.46s Step 906( 93.83%), action 563, FPS 1.63, Running 508.98s Step 907( 94.00%), action 564, FPS 1.66, Running 509.28s Step 908( 94.17%), action 565, FPS 1.73, Running 509.66s Step 909( 94.33%), action 566, FPS 1.77, Running 509.96s Step 910( 94.50%), action 567, FPS 1.80, Running 510.50s Step 911( 94.67%), action 568, FPS 1.80, Running 511.07s Step 912( 94.83%), action 569, FPS 1.80, Running 511.96s Step 913( 95.00%), action 570, FPS 1.80, Running 512.53s Step 914( 95.17%), action 571, FPS 1.80, Running 513.52s Step 915( 95.33%), action 572, FPS 1.80, Running 514.08s Step 916( 95.50%), action 573, FPS 1.83, Running 514.96s Step 917( 95.67%), action 574, FPS 1.87, Running 515.31s Step 918( 95.83%), action 575, FPS 1.88, Running 516.25s Step 919( 96.00%), action 576, FPS 1.88, Running 516.81s Step 920( 96.17%), action 577, FPS 1.75, Running 517.86s Step 921( 96.33%), action 578, FPS 1.71, Running 518.45s Step 922( 96.50%), action 579, FPS 1.64, Running 519.41s Step 923( 96.67%), action 580, FPS 1.60, Running 519.99s Step 924( 96.83%), action 581, FPS 1.54, Running 521.03s Step 925( 97.00%), action 582, FPS 1.55, Running 521.39s Step 926( 97.17%), action 583, FPS 1.50, Running 522.30s Step 927( 97.33%), action 584, FPS 1.47, Running 522.88s Step 928( 97.50%), action 585, FPS 1.41, Running 523.87s Step 929( 97.67%), action 586, FPS 1.38, Running 524.45s Step 930( 97.83%), action 587, FPS 1.34, Running 525.42s Step 931( 98.00%), action 588, FPS 1.33, Running 526.08s Step 932( 98.17%), action 589, FPS 1.33, Running 527.01s Step 933( 98.33%), action 590, FPS 1.35, Running 527.33s Step 934( 98.50%), action 591, FPS 1.39, Running 527.93s Step 935( 98.67%), action 592, FPS 1.42, Running 528.17s Step 936( 98.83%), action 593, FPS 1.47, Running 528.56s Step 937( 99.00%), action 594, FPS 1.48, Running 528.81s Step 938( 99.17%), action 595, FPS 1.54, Running 529.28s Step 939( 99.33%), action 596, FPS 1.57, Running 529.56s Step 940( 99.50%), action 597, FPS 1.58, Running 530.50s Step 941( 99.67%), action 598, FPS 1.62, Running 530.83s Step 942( 99.83%), action 599, FPS 1.63, Running 531.70s Step 943(100.00%), action 600, FPS 1.62, Running 532.36s [2026-08-01 19:57:00] [40 ] Seed 39 failed after 532.78 s. +steps: 943 , actions: 600 . +Instruction: Empty +Total 6/40(15.00%) success. +Setting seed: 40 +Step 1( N/A%), pre moving , FPS 2.76, Running 0.36s Step 2( N/A%), pre moving , FPS 4.38, Running 0.46s Step 3( N/A%), pre moving , FPS 5.70, Running 0.53s Step 4( N/A%), pre moving , FPS 6.61, Running 0.61s Step 5( N/A%), pre moving , FPS 5.36, Running 0.93s Step 6( N/A%), pre moving , FPS 5.85, Running 1.03s Step 7( N/A%), pre moving , FPS 6.40, Running 1.09s Step 8( N/A%), pre moving , FPS 6.89, Running 1.16s Step 9( N/A%), pre moving , FPS 6.06, Running 1.48s Step 10( N/A%), pre moving , FPS 6.35, Running 1.57s Step 11( N/A%), pre moving , FPS 6.72, Running 1.64s Step 12( N/A%), pre moving , FPS 6.98, Running 1.72s Step 13( N/A%), pre moving , FPS 6.37, Running 2.04s Step 14( N/A%), pre moving , FPS 6.57, Running 2.13s Step 15( N/A%), pre moving , FPS 6.79, Running 2.21s Step 16( N/A%), pre moving , FPS 6.32, Running 2.53s Step 17( N/A%), pre moving , FPS 6.47, Running 2.63s Step 18( N/A%), pre moving , FPS 6.66, Running 2.70s Step 19( N/A%), pre moving , FPS 6.59, Running 2.88s Step 20( N/A%), pre moving , FPS 6.42, Running 3.12s Step 21( N/A%), pre moving , FPS 6.06, Running 3.67s Step 22( N/A%), pre moving , FPS 6.09, Running 3.74s Step 23( N/A%), pre moving , FPS 5.77, Running 3.99s Step 24( N/A%), pre moving , FPS 5.65, Running 4.15s Step 25( N/A%), pre moving , FPS 6.10, Running 4.21s Step 26( N/A%), pre moving , FPS 5.34, Running 4.77s Step 27( N/A%), pre moving , FPS 5.33, Running 4.85s Step 28( N/A%), pre moving , FPS 4.99, Running 5.17s Step 29( N/A%), pre moving , FPS 5.30, Running 5.26s Step 30( N/A%), pre moving , FPS 5.33, Running 5.33s Step 31( N/A%), pre moving , FPS 5.24, Running 5.46s Step 32( N/A%), pre moving , FPS 5.00, Running 5.71s Step 33( N/A%), pre moving , FPS 5.31, Running 5.81s Step 34( N/A%), pre moving , FPS 5.32, Running 5.89s Step 35( N/A%), pre moving , FPS 4.99, Running 6.22s Step 36( N/A%), pre moving , FPS 4.09, Running 7.42s Step 37( N/A%), pre moving , FPS 3.80, Running 7.90s Step 38( N/A%), pre moving , FPS 3.78, Running 8.00s Step 39( N/A%), pre moving , FPS 3.86, Running 8.07s Step 40( N/A%), pre moving , FPS 3.98, Running 8.14s Step 41( N/A%), pre moving , FPS 4.17, Running 8.46s Step 42( N/A%), pre moving , FPS 4.16, Running 8.55s Step 43( N/A%), pre moving , FPS 4.32, Running 8.62s Step 44( N/A%), pre moving , FPS 4.40, Running 8.69s Step 45( N/A%), pre moving , FPS 4.16, Running 9.02s Step 46( N/A%), pre moving , FPS 4.60, Running 9.12s Step 47( N/A%), pre moving , FPS 4.60, Running 9.20s Step 48( N/A%), pre moving , FPS 3.97, Running 10.20s Step 49( N/A%), pre moving , FPS 3.99, Running 10.27s Step 50( N/A%), pre moving , FPS 3.98, Running 10.35s Step 51( N/A%), pre moving , FPS 4.03, Running 10.42s Step 52( N/A%), pre moving , FPS 3.97, Running 10.75s Step 53( N/A%), pre moving , FPS 3.98, Running 10.83s Step 54( N/A%), pre moving , FPS 3.96, Running 10.93s Step 55( N/A%), pre moving , FPS 3.93, Running 11.30s Step 56( N/A%), pre moving , FPS 5.01, Running 11.42s Step 57( N/A%), pre moving , FPS 5.51, Running 11.52s Step 58( N/A%), pre moving , FPS 5.15, Running 11.88s Step 59( N/A%), pre moving , FPS 5.08, Running 12.00s Step 60( N/A%), pre moving , FPS 5.04, Running 12.11s Step 61( N/A%), pre moving , FPS 5.38, Running 12.17s Step 62( N/A%), pre moving , FPS 5.03, Running 12.52s Step 63( N/A%), pre moving , FPS 4.97, Running 12.64s Step 64( N/A%), pre moving , FPS 4.92, Running 12.76s Step 65( N/A%), pre moving , FPS 4.88, Running 13.12s Step 66( N/A%), pre moving , FPS 4.85, Running 13.25s Step 67( N/A%), pre moving , FPS 4.81, Running 13.36s Step 68( N/A%), pre moving , FPS 5.71, Running 13.70s Step 69( N/A%), pre moving , FPS 5.63, Running 13.82s Step 70( N/A%), pre moving , FPS 5.59, Running 13.93s Step 71( N/A%), pre moving , FPS 5.18, Running 14.28s Step 72( N/A%), pre moving , FPS 5.57, Running 14.34s Step 73( N/A%), pre moving , FPS 5.65, Running 14.37s Step 74( N/A%), pre moving , FPS 5.74, Running 14.42s Step 75( N/A%), pre moving , FPS 6.33, Running 14.46s Step 76( N/A%), pre moving , FPS 6.49, Running 14.50s Step 77( N/A%), pre moving , FPS 6.65, Running 14.53s Step 78( N/A%), pre moving , FPS 7.45, Running 14.56s Step 79( N/A%), pre moving , FPS 7.70, Running 14.60s Step 80( N/A%), pre moving , FPS 7.93, Running 14.63s Step 81( N/A%), pre moving , FPS 7.99, Running 14.68s Step 82( N/A%), pre moving , FPS 9.12, Running 14.71s Step 83( N/A%), pre moving , FPS 9.53, Running 14.74s Step 84( N/A%), pre moving , FPS 9.91, Running 14.77s Step 85( N/A%), pre moving , FPS 11.92, Running 14.79s Step 86( N/A%), pre moving , FPS 12.71, Running 14.82s Step 87( N/A%), pre moving , FPS 13.38, Running 14.85s Step 88( N/A%), pre moving , FPS 16.98, Running 14.88s Step 89( N/A%), pre moving , FPS 18.36, Running 14.91s Step 90( N/A%), pre moving , FPS 19.68, Running 14.95s Step 91( N/A%), pre moving , FPS 27.64, Running 15.01s Step 92( N/A%), pre moving , FPS 26.27, Running 15.10s Step 93( N/A%), pre moving , FPS 25.04, Running 15.17s Step 94( N/A%), pre moving , FPS 24.23, Running 15.24s Step 95( N/A%), pre moving , FPS 18.04, Running 15.57s Step 96( N/A%), pre moving , FPS 17.18, Running 15.66s Step 97( N/A%), pre moving , FPS 16.74, Running 15.73s Step 98( N/A%), pre moving , FPS 16.12, Running 15.80s Step 99( N/A%), pre moving , FPS 13.05, Running 16.13s Step 100( N/A%), pre moving , FPS 12.63, Running 16.22s Step 101( N/A%), pre moving , FPS 12.34, Running 16.30s Step 102( N/A%), pre moving , FPS 11.44, Running 16.46s Step 103( N/A%), pre moving , FPS 10.20, Running 16.70s Step 104( N/A%), pre moving , FPS 10.03, Running 16.77s Step 105( N/A%), pre moving , FPS 9.75, Running 16.85s Step 106( N/A%), pre moving , FPS 8.51, Running 17.17s Step 107( N/A%), pre moving , FPS 8.31, Running 17.26s Step 108( N/A%), pre moving , FPS 8.19, Running 17.32s Step 109( N/A%), pre moving , FPS 8.03, Running 17.40s Step 110( N/A%), pre moving , FPS 7.20, Running 17.73s Step 111( N/A%), pre moving , FPS 7.13, Running 17.81s Step 112( N/A%), pre moving , FPS 7.21, Running 17.88s Step 113( N/A%), pre moving , FPS 4.73, Running 19.40s Step 114( N/A%), pre moving , FPS 4.23, Running 19.97s Step 115( N/A%), pre moving , FPS 4.11, Running 20.43s Step 116( N/A%), pre moving , FPS 3.73, Running 21.02s Step 117( N/A%), pre moving , FPS 3.63, Running 21.23s Step 118( N/A%), pre moving , FPS 3.40, Running 21.69s Step 119( N/A%), pre moving , FPS 3.35, Running 22.09s Step 120( N/A%), pre moving , FPS 3.09, Running 22.68s Step 121( N/A%), pre moving , FPS 2.92, Running 23.15s Step 122( N/A%), pre moving , FPS 2.76, Running 23.71s Step 123( N/A%), pre moving , FPS 2.78, Running 23.89s Step 124( N/A%), pre moving , FPS 2.62, Running 24.39s Step 125( N/A%), pre moving , FPS 2.52, Running 24.80s Step 126( N/A%), pre moving , FPS 2.43, Running 25.39s Step 127( N/A%), pre moving , FPS 2.33, Running 25.84s Step 128( N/A%), pre moving , FPS 2.20, Running 26.41s Step 129( N/A%), pre moving , FPS 2.18, Running 26.59s Step 130( N/A%), pre moving , FPS 2.14, Running 27.09s Step 131( N/A%), pre moving , FPS 2.06, Running 27.53s Step 132( N/A%), pre moving , FPS 1.97, Running 28.05s Step 133( N/A%), pre moving , FPS 2.26, Running 28.26s Step 134( N/A%), pre moving , FPS 2.27, Running 28.78s Step 135( N/A%), pre moving , FPS 2.27, Running 29.22s Step 136( N/A%), pre moving , FPS 2.28, Running 29.81s Step 137( N/A%), pre moving , FPS 2.21, Running 30.30s Step 138( N/A%), pre moving , FPS 2.17, Running 30.89s Step 139( N/A%), pre moving , FPS 2.23, Running 31.07s Step 140( N/A%), pre moving , FPS 2.26, Running 31.53s Step 141( N/A%), pre moving , FPS 2.23, Running 32.13s Step 142( N/A%), pre moving , FPS 2.25, Running 32.58s Step 143( N/A%), pre moving , FPS 2.26, Running 32.73s Step 144( N/A%), pre moving , FPS 2.34, Running 32.94s Step 145( N/A%), pre moving , FPS 2.41, Running 33.09s Step 146( N/A%), pre moving , FPS 2.53, Running 33.29s Step 147( N/A%), pre moving , FPS 2.63, Running 33.43s Step 148( N/A%), pre moving , FPS 2.76, Running 33.66s Step 149( N/A%), pre moving , FPS 2.77, Running 33.82s Step 150( N/A%), pre moving , FPS 2.73, Running 34.43s Step 151( N/A%), pre moving , FPS 2.81, Running 34.65s Step 152( N/A%), pre moving , FPS 2.79, Running 35.22s Step 153( N/A%), pre moving , FPS 2.72, Running 35.61s Step 154( N/A%), pre moving , FPS 2.69, Running 36.22s Step 155( N/A%), pre moving , FPS 2.67, Running 36.71s Step 156( N/A%), pre moving , FPS 2.67, Running 37.31s Step 157( N/A%), pre moving , FPS 2.76, Running 37.53s Step 158( N/A%), pre moving , FPS 2.80, Running 38.03s Step 159( N/A%), pre moving , FPS 2.70, Running 38.47s Step 160( N/A%), pre moving , FPS 2.65, Running 39.07s Step 161( N/A%), pre moving , FPS 2.69, Running 39.58s Step 162( N/A%), pre moving , FPS 2.63, Running 40.18s Step 163( N/A%), pre moving , FPS 2.51, Running 40.68s Step 164( N/A%), pre moving , FPS 2.40, Running 41.29s Step 165( N/A%), pre moving , FPS 2.31, Running 41.75s Step 166( N/A%), pre moving , FPS 2.21, Running 42.36s Step 167( N/A%), pre moving , FPS 2.12, Running 42.85s Step 168( N/A%), pre moving , FPS 2.04, Running 43.45s Step 169( N/A%), pre moving , FPS 1.98, Running 43.92s Step 170( N/A%), pre moving , FPS 1.99, Running 44.49s Step 171( N/A%), pre moving , FPS 1.94, Running 44.97s Step 172( N/A%), pre moving , FPS 1.93, Running 45.59s Step 173( N/A%), pre moving , FPS 1.91, Running 46.08s Step 174( N/A%), pre moving , FPS 1.92, Running 46.64s Step 175( N/A%), pre moving , FPS 1.92, Running 47.12s Step 176( N/A%), pre moving , FPS 1.92, Running 47.73s Step 177( N/A%), pre moving , FPS 1.87, Running 48.23s Step 178( N/A%), pre moving , FPS 1.84, Running 48.87s Step 179( N/A%), pre moving , FPS 1.84, Running 49.36s Step 180( N/A%), pre moving , FPS 1.83, Running 49.97s Step 181( N/A%), pre moving , FPS 1.84, Running 50.47s Step 182( N/A%), pre moving , FPS 1.83, Running 51.08s Step 183( N/A%), pre moving , FPS 1.90, Running 51.19s Step 184( N/A%), pre moving , FPS 1.95, Running 51.54s Step 185( N/A%), pre moving , FPS 2.03, Running 51.61s Step 186( N/A%), pre moving , FPS 2.15, Running 51.65s Step 187( N/A%), pre moving , FPS 2.26, Running 51.69s Step 188( N/A%), pre moving , FPS 2.41, Running 51.73s Step 189( N/A%), pre moving , FPS 2.55, Running 51.78s Step 190( N/A%), pre moving , FPS 2.73, Running 51.82s Step 191( N/A%), pre moving , FPS 2.90, Running 51.87s Step 192( N/A%), pre moving , FPS 3.16, Running 51.92s Step 193( N/A%), pre moving , FPS 3.18, Running 52.37s Step 194( N/A%), pre moving , FPS 3.47, Running 52.41s Step 195( N/A%), pre moving , FPS 3.73, Running 52.48s Step 196( N/A%), pre moving , FPS 4.15, Running 52.55s Step 197( N/A%), pre moving , FPS 4.55, Running 52.62s Step 198( N/A%), pre moving , FPS 5.24, Running 52.69s Step 199( N/A%), pre moving , FPS 5.89, Running 52.76s Step 200( N/A%), pre moving , FPS 6.99, Running 52.83s Step 201( N/A%), pre moving , FPS 8.24, Running 52.90s Step 202( N/A%), pre moving , FPS 10.60, Running 52.97s Step 203( N/A%), pre moving , FPS 10.78, Running 53.04s Step 204( N/A%), pre moving , FPS 12.41, Running 53.15s Step 205( N/A%), pre moving , FPS 11.61, Running 53.33s Step 206( N/A%), pre moving , FPS 10.96, Running 53.47s Step 207( N/A%), pre moving , FPS 9.17, Running 53.87s Step 208( N/A%), pre moving , FPS 8.62, Running 54.05s Step 209( N/A%), pre moving , FPS 7.45, Running 54.46s Step 210( N/A%), pre moving , FPS 7.11, Running 54.64s Step 211( N/A%), pre moving , FPS 6.67, Running 54.87s Step 212( N/A%), pre moving , FPS 6.07, Running 55.22s Step 213( N/A%), pre moving , FPS 6.25, Running 55.57s Step 214( N/A%), pre moving , FPS 5.89, Running 55.81s Step 215( N/A%), pre moving , FPS 5.64, Running 56.03s Step 216( N/A%), pre moving , FPS 5.21, Running 56.40s Step 217( N/A%), pre moving , FPS 5.09, Running 56.55s Step 218( N/A%), pre moving , FPS 4.65, Running 56.99s Step 219( N/A%), pre moving , FPS 4.56, Running 57.15s Step 220( N/A%), pre moving , FPS 4.25, Running 57.54s Step 221( N/A%), pre moving , FPS 4.16, Running 57.71s Step 222( N/A%), pre moving , FPS 3.88, Running 58.13s Step 223( N/A%), pre moving , FPS 3.82, Running 58.29s Step 224( N/A%), pre moving , FPS 3.79, Running 58.43s Step 225( N/A%), pre moving , FPS 3.62, Running 58.85s Step 226( N/A%), pre moving , FPS 3.62, Running 59.00s Step 227( N/A%), pre moving , FPS 3.61, Running 59.41s Step 228( N/A%), pre moving , FPS 3.62, Running 59.58s Step 229( N/A%), pre moving , FPS 3.69, Running 59.88s Step 230( N/A%), pre moving , FPS 3.69, Running 60.06s Step 231( N/A%), pre moving , FPS 3.79, Running 60.14s Step 232( N/A%), pre moving , FPS 3.98, Running 60.25s Step 233( N/A%), pre moving , FPS 3.97, Running 60.60s Step 234( N/A%), pre moving , FPS 4.06, Running 60.73s Step 235( N/A%), pre moving , FPS 4.17, Running 60.83s Step 236( N/A%), pre moving , FPS 4.17, Running 61.19s Step 237( N/A%), pre moving , FPS 4.20, Running 61.32s Step 238( N/A%), pre moving , FPS 4.52, Running 61.41s Step 239( N/A%), pre moving , FPS 4.33, Running 61.77s Step 240( N/A%), pre moving , FPS 4.60, Running 61.89s Step 241( N/A%), pre moving , FPS 4.68, Running 61.99s Step 242( N/A%), pre moving , FPS 4.04, Running 63.09s Step 243( N/A%), pre moving , FPS 4.08, Running 63.19s Step 244( N/A%), pre moving , FPS 3.91, Running 63.54s Step 245( N/A%), pre moving , FPS 4.15, Running 63.67s Step 246( N/A%), pre moving , FPS 4.20, Running 63.77s Step 247( N/A%), pre moving , FPS 4.24, Running 64.13s Step 248( N/A%), pre moving , FPS 4.29, Running 64.24s Step 249( N/A%), pre moving , FPS 4.48, Running 64.35s Step 250( N/A%), pre moving , FPS 4.26, Running 64.75s Step 251( N/A%), pre moving , FPS 4.17, Running 64.93s Step 252( N/A%), pre moving , FPS 3.93, Running 65.34s Step 253( N/A%), pre moving , FPS 4.08, Running 65.50s Step 254( N/A%), pre moving , FPS 3.85, Running 65.92s Step 255( N/A%), pre moving , FPS 3.80, Running 66.09s Step 256( N/A%), pre moving , FPS 3.72, Running 66.57s Step 257( N/A%), pre moving , FPS 3.64, Running 66.82s Step 258( N/A%), pre moving , FPS 3.40, Running 67.28s Step 259( N/A%), pre moving , FPS 3.50, Running 67.49s Step 260( N/A%), pre moving , FPS 3.29, Running 67.98s Step 261( N/A%), pre moving , FPS 3.10, Running 68.45s Step 262( N/A%), pre moving , FPS 3.57, Running 68.69s Step 263( N/A%), pre moving , FPS 3.34, Running 69.19s Step 264( N/A%), pre moving , FPS 3.26, Running 69.67s Step 265( N/A%), pre moving , FPS 3.20, Running 69.93s Step 266( N/A%), pre moving , FPS 3.01, Running 70.42s Step 267( N/A%), pre moving , FPS 2.95, Running 70.90s Step 268( N/A%), pre moving , FPS 2.90, Running 71.14s Step 269( N/A%), pre moving , FPS 2.75, Running 71.63s Step 270( N/A%), pre moving , FPS 2.82, Running 71.85s Step 271( N/A%), pre moving , FPS 2.70, Running 72.34s Step 272( N/A%), pre moving , FPS 2.77, Running 72.55s Step 273( N/A%), pre moving , FPS 2.67, Running 72.99s Step 274( N/A%), pre moving , FPS 2.78, Running 73.12s Step 275( N/A%), pre moving , FPS 2.81, Running 73.22s Step 276( N/A%), pre moving , FPS 2.96, Running 73.31s Step 277( N/A%), pre moving , FPS 3.00, Running 73.49s Step 278( N/A%), pre moving , FPS 3.14, Running 73.65s Step 279( N/A%), pre moving , FPS 3.03, Running 74.09s Step 280( N/A%), pre moving , FPS 3.19, Running 74.25s Step 281( N/A%), pre moving , FPS 3.20, Running 74.69s Step 282( N/A%), pre moving , FPS 3.20, Running 74.94s Step 283( N/A%), pre moving , FPS 3.23, Running 75.38s Step 284( N/A%), pre moving , FPS 3.24, Running 75.85s Step 285( N/A%), pre moving , FPS 3.24, Running 76.09s Step 286( N/A%), pre moving , FPS 3.25, Running 76.58s Step 287( N/A%), pre moving , FPS 3.25, Running 77.05s Step 288( N/A%), pre moving , FPS 3.25, Running 77.30s Step 289( N/A%), pre moving , FPS 3.25, Running 77.79s Step 290( N/A%), pre moving , FPS 3.11, Running 78.28s Step 291( N/A%), pre moving , FPS 3.11, Running 78.76s Step 292( N/A%), pre moving , FPS 3.11, Running 78.99s Step 293( N/A%), pre moving , FPS 3.10, Running 79.45s Step 294( N/A%), pre moving , FPS 3.05, Running 79.68s Step 295( N/A%), pre moving , FPS 2.91, Running 80.09s Step 296( N/A%), pre moving , FPS 2.88, Running 80.26s Step 297( N/A%), pre moving , FPS 2.79, Running 80.66s Step 298( N/A%), pre moving , FPS 2.78, Running 80.85s Step 299( N/A%), pre moving , FPS 2.79, Running 81.26s Step 300( N/A%), pre moving , FPS 2.79, Running 81.43s Step 301( N/A%), pre moving , FPS 2.79, Running 81.86s Step 302( N/A%), pre moving , FPS 2.83, Running 82.02s Step 303( N/A%), pre moving , FPS 2.96, Running 82.13s Step 304( N/A%), pre moving , FPS 3.01, Running 82.49s Step 305( N/A%), pre moving , FPS 3.07, Running 82.60s Step 306( N/A%), pre moving , FPS 3.27, Running 82.70s Step 307( N/A%), pre moving , FPS 3.44, Running 82.87s Step 308( N/A%), pre moving , FPS 3.42, Running 83.15s Step 309( N/A%), pre moving , FPS 3.61, Running 83.33s Step 310( N/A%), pre moving , FPS 3.66, Running 83.74s Step 311( N/A%), pre moving , FPS 3.92, Running 83.86s Step 312( N/A%), pre moving , FPS 4.02, Running 83.96s Step 313( N/A%), pre moving , FPS 4.11, Running 84.32s Step 314( N/A%), pre moving , FPS 4.20, Running 84.43s Step 315( N/A%), pre moving , FPS 4.49, Running 84.54s Step 316( N/A%), pre moving , FPS 4.32, Running 84.89s Step 317( N/A%), pre moving , FPS 4.61, Running 85.00s Step 318( N/A%), pre moving , FPS 4.69, Running 85.11s Step 319( N/A%), pre moving , FPS 3.28, Running 87.35s Step 320( N/A%), pre moving , FPS 2.99, Running 88.11s Step 321( N/A%), pre moving , FPS 3.07, Running 88.37s Step 322( N/A%), pre moving , FPS 2.78, Running 89.22s Step 323( N/A%), pre moving , FPS 2.71, Running 89.51s Step 324( N/A%), pre moving , FPS 2.55, Running 90.33s Step 325( N/A%), pre moving , FPS 2.51, Running 90.56s Step 326( N/A%), pre moving , FPS 2.29, Running 91.43s Step 327( N/A%), pre moving , FPS 2.27, Running 91.66s Step 328( N/A%), pre moving , FPS 2.19, Running 92.28s Step 329( N/A%), pre moving , FPS 2.17, Running 92.55s Step 330( N/A%), pre moving , FPS 2.09, Running 93.29s Step 331( N/A%), pre moving , FPS 2.08, Running 93.48s Step 332( N/A%), pre moving , FPS 1.93, Running 94.34s Step 333( N/A%), pre moving , FPS 1.95, Running 94.58s Step 334( N/A%), pre moving , FPS 1.82, Running 95.45s Step 335( N/A%), pre moving , FPS 1.79, Running 95.72s Step 336( N/A%), pre moving , FPS 1.71, Running 96.60s Step 337( N/A%), pre moving , FPS 1.69, Running 96.83s Step 338( N/A%), pre moving , FPS 1.59, Running 97.71s Step 339( 0.17%), action 1, FPS 1.67, Running 99.33s Step 340( 0.33%), action 2, FPS 1.68, Running 100.00s Step 341( 0.50%), action 3, FPS 1.60, Running 100.89s Step 342( 0.67%), action 4, FPS 1.65, Running 101.36s Step 343( 0.83%), action 5, FPS 1.59, Running 102.05s Step 344( 1.00%), action 6, FPS 1.62, Running 102.69s Step 345( 1.17%), action 7, FPS 1.54, Running 103.59s Step 346( 1.33%), action 8, FPS 1.56, Running 104.22s Step 347( 1.50%), action 9, FPS 1.48, Running 105.21s Step 348( 1.67%), action 10, FPS 1.47, Running 105.88s Step 349( 1.83%), action 11, FPS 1.41, Running 106.76s Step 350( 2.00%), action 12, FPS 1.45, Running 107.12s Step 351( 2.17%), action 13, FPS 1.38, Running 107.94s Step 352( 2.33%), action 14, FPS 1.40, Running 108.64s Step 353( 2.50%), action 15, FPS 1.34, Running 109.52s Step 354( 2.67%), action 16, FPS 1.39, Running 109.86s Step 355( 2.83%), action 17, FPS 1.38, Running 110.16s Step 356( 3.00%), action 18, FPS 1.43, Running 110.63s Step 357( 3.17%), action 19, FPS 1.40, Running 111.07s Step 358( 3.33%), action 20, FPS 1.42, Running 111.75s Step 359( 3.50%), action 21, FPS 1.50, Running 112.65s Step 360( 3.67%), action 22, FPS 1.51, Running 113.26s Step 361( 3.83%), action 23, FPS 1.50, Running 114.20s Step 362( 4.00%), action 24, FPS 1.49, Running 114.74s Step 363( 4.17%), action 25, FPS 1.51, Running 115.32s Step 364( 4.33%), action 26, FPS 1.51, Running 115.93s Step 365( 4.50%), action 27, FPS 1.51, Running 116.82s Step 366( 4.67%), action 28, FPS 1.53, Running 117.30s Step 367( 4.83%), action 29, FPS 1.53, Running 118.29s Step 368( 5.00%), action 30, FPS 1.55, Running 118.80s Step 369( 5.17%), action 31, FPS 1.51, Running 120.00s Step 370( 5.33%), action 32, FPS 1.49, Running 120.54s Step 371( 5.50%), action 33, FPS 1.46, Running 121.65s Step 372( 5.67%), action 34, FPS 1.45, Running 122.44s Step 373( 5.83%), action 35, FPS 1.45, Running 123.30s Step 374( 6.00%), action 36, FPS 1.41, Running 124.01s Step 375( 6.17%), action 37, FPS 1.36, Running 124.92s Step 376( 6.33%), action 38, FPS 1.33, Running 125.71s Step 377( 6.50%), action 39, FPS 1.29, Running 126.58s Step 378( 6.67%), action 40, FPS 1.30, Running 127.15s Step 379( 6.83%), action 41, FPS 1.29, Running 128.14s Step 380( 7.00%), action 42, FPS 1.31, Running 128.51s Step 381( 7.17%), action 43, FPS 1.37, Running 128.81s Step 382( 7.33%), action 44, FPS 1.33, Running 129.79s Step 383( 7.50%), action 45, FPS 1.30, Running 130.72s Step 384( 7.67%), action 46, FPS 1.29, Running 131.38s Step 385( 7.83%), action 47, FPS 1.30, Running 132.24s Step 386( 8.00%), action 48, FPS 1.29, Running 132.76s Step 387( 8.17%), action 49, FPS 1.32, Running 133.44s Step 388( 8.33%), action 50, FPS 1.31, Running 134.04s Step 389( 8.50%), action 51, FPS 1.34, Running 134.97s Step 390( 8.67%), action 52, FPS 1.32, Running 135.66s Step 391( 8.83%), action 53, FPS 1.34, Running 136.57s Step 392( 9.00%), action 54, FPS 1.34, Running 137.35s Step 393( 9.17%), action 55, FPS 1.34, Running 138.18s Step 394( 9.33%), action 56, FPS 1.34, Running 138.91s Step 395( 9.50%), action 57, FPS 1.34, Running 139.81s Step 396( 9.67%), action 58, FPS 1.37, Running 140.33s Step 397( 9.83%), action 59, FPS 1.38, Running 141.03s Step 398( 10.00%), action 60, FPS 1.37, Running 141.75s Step 399( 10.17%), action 61, FPS 1.38, Running 142.63s Step 400( 10.33%), action 62, FPS 1.36, Running 143.19s Step 401( 10.50%), action 63, FPS 1.31, Running 144.12s Step 402( 10.67%), action 64, FPS 1.35, Running 144.58s Step 403( 10.83%), action 65, FPS 1.37, Running 145.36s Step 404( 11.00%), action 66, FPS 1.36, Running 146.12s Step 405( 11.17%), action 67, FPS 1.39, Running 146.65s Step 406( 11.33%), action 68, FPS 1.40, Running 147.06s Step 407( 11.50%), action 69, FPS 1.42, Running 147.54s Step 408( 11.67%), action 70, FPS 1.39, Running 148.42s Step 409( 11.83%), action 71, FPS 1.40, Running 149.25s Step 410( 12.00%), action 72, FPS 1.40, Running 149.95s Step 411( 12.17%), action 73, FPS 1.40, Running 150.85s Step 412( 12.33%), action 74, FPS 1.40, Running 151.59s Step 413( 12.50%), action 75, FPS 1.40, Running 152.52s Step 414( 12.67%), action 76, FPS 1.40, Running 153.23s Step 415( 12.83%), action 77, FPS 1.40, Running 154.14s Step 416( 13.00%), action 78, FPS 1.38, Running 154.82s Step 417( 13.17%), action 79, FPS 1.36, Running 155.73s Step 418( 13.33%), action 80, FPS 1.37, Running 156.31s Step 419( 13.50%), action 81, FPS 1.37, Running 157.27s Step 420( 13.67%), action 82, FPS 1.35, Running 158.04s Step 421( 13.83%), action 83, FPS 1.36, Running 158.84s Step 422( 14.00%), action 84, FPS 1.35, Running 159.36s Step 423( 14.17%), action 85, FPS 1.35, Running 160.14s Step 424( 14.33%), action 86, FPS 1.37, Running 160.73s Step 425( 14.50%), action 87, FPS 1.33, Running 161.71s Step 426( 14.67%), action 88, FPS 1.31, Running 162.31s Step 427( 14.83%), action 89, FPS 1.28, Running 163.17s Step 428( 15.00%), action 90, FPS 1.31, Running 163.70s Step 429( 15.17%), action 91, FPS 1.28, Running 164.82s Step 430( 15.33%), action 92, FPS 1.32, Running 165.15s Step 431( 15.50%), action 93, FPS 1.34, Running 165.82s Step 432( 15.67%), action 94, FPS 1.33, Running 166.57s Step 433( 15.83%), action 95, FPS 1.34, Running 167.41s Step 434( 16.00%), action 96, FPS 1.33, Running 168.24s Step 435( 16.17%), action 97, FPS 1.35, Running 168.99s Step 436( 16.33%), action 98, FPS 1.34, Running 169.74s Step 437( 16.50%), action 99, FPS 1.34, Running 170.61s Step 438( 16.67%), action 100, FPS 1.33, Running 171.34s Step 439( 16.83%), action 101, FPS 1.30, Running 172.63s Step 440( 17.00%), action 102, FPS 1.30, Running 173.40s Step 441( 17.17%), action 103, FPS 1.29, Running 174.33s Step 442( 17.33%), action 104, FPS 1.27, Running 175.13s Step 443( 17.50%), action 105, FPS 1.26, Running 176.01s Step 444( 17.67%), action 106, FPS 1.27, Running 176.47s Step 445( 17.83%), action 107, FPS 1.29, Running 177.24s Step 446( 18.00%), action 108, FPS 1.27, Running 178.06s Step 447( 18.17%), action 109, FPS 1.25, Running 179.18s Step 448( 18.33%), action 110, FPS 1.25, Running 179.75s Step 449( 18.50%), action 111, FPS 1.25, Running 180.84s Step 450( 18.67%), action 112, FPS 1.24, Running 181.31s Step 451( 18.83%), action 113, FPS 1.23, Running 182.03s Step 452( 19.00%), action 114, FPS 1.24, Running 182.74s Step 453( 19.17%), action 115, FPS 1.25, Running 183.41s Step 454( 19.33%), action 116, FPS 1.29, Running 183.74s Step 455( 19.50%), action 117, FPS 1.26, Running 184.90s Step 456( 19.67%), action 118, FPS 1.25, Running 185.70s Step 457( 19.83%), action 119, FPS 1.23, Running 186.85s Step 458( 20.00%), action 120, FPS 1.24, Running 187.41s Step 459( 20.17%), action 121, FPS 1.26, Running 188.50s Step 460( 20.33%), action 122, FPS 1.27, Running 189.16s Step 461( 20.50%), action 123, FPS 1.27, Running 190.09s Step 462( 20.67%), action 124, FPS 1.30, Running 190.56s Step 463( 20.83%), action 125, FPS 1.30, Running 191.34s Step 464( 21.00%), action 126, FPS 1.28, Running 192.05s Step 465( 21.17%), action 127, FPS 1.29, Running 192.79s Step 466( 21.33%), action 128, FPS 1.31, Running 193.34s Step 467( 21.50%), action 129, FPS 1.34, Running 194.09s Step 468( 21.67%), action 130, FPS 1.33, Running 194.85s Step 469( 21.83%), action 131, FPS 1.34, Running 195.77s Step 470( 22.00%), action 132, FPS 1.31, Running 196.53s Step 471( 22.17%), action 133, FPS 1.31, Running 197.35s Step 472( 22.33%), action 134, FPS 1.31, Running 197.98s Step 473( 22.50%), action 135, FPS 1.29, Running 198.97s Step 474( 22.67%), action 136, FPS 1.25, Running 199.73s Step 475( 22.83%), action 137, FPS 1.28, Running 200.57s Step 476( 23.00%), action 138, FPS 1.28, Running 201.28s Step 477( 23.17%), action 139, FPS 1.31, Running 202.15s Step 478( 23.33%), action 140, FPS 1.29, Running 202.97s Step 479( 23.50%), action 141, FPS 1.28, Running 204.16s Step 480( 23.67%), action 142, FPS 1.27, Running 204.90s Step 481( 23.83%), action 143, FPS 1.27, Running 205.83s Step 482( 24.00%), action 144, FPS 1.26, Running 206.49s Step 483( 24.17%), action 145, FPS 1.25, Running 207.33s Step 484( 24.33%), action 146, FPS 1.27, Running 207.83s Step 485( 24.50%), action 147, FPS 1.26, Running 208.64s Step 486( 24.67%), action 148, FPS 1.26, Running 209.27s Step 487( 24.83%), action 149, FPS 1.25, Running 210.13s Step 488( 25.00%), action 150, FPS 1.27, Running 210.57s Step 489( 25.17%), action 151, FPS 1.25, Running 211.71s Step 490( 25.33%), action 152, FPS 1.26, Running 212.40s Step 491( 25.50%), action 153, FPS 1.25, Running 213.30s Step 492( 25.67%), action 154, FPS 1.27, Running 213.74s Step 493( 25.83%), action 155, FPS 1.29, Running 214.49s Step 494( 26.00%), action 156, FPS 1.30, Running 215.09s Step 495( 26.17%), action 157, FPS 1.29, Running 216.02s Step 496( 26.33%), action 158, FPS 1.32, Running 216.45s Step 497( 26.50%), action 159, FPS 1.33, Running 217.22s Step 498( 26.67%), action 160, FPS 1.34, Running 217.85s Step 499( 26.83%), action 161, FPS 1.36, Running 218.87s Step 500( 27.00%), action 162, FPS 1.40, Running 219.20s Step 501( 27.17%), action 163, FPS 1.42, Running 219.88s Step 502( 27.33%), action 164, FPS 1.44, Running 220.33s Step 503( 27.50%), action 165, FPS 1.46, Running 221.06s Step 504( 27.67%), action 166, FPS 1.46, Running 221.57s Step 505( 27.83%), action 167, FPS 1.43, Running 222.66s Step 506( 28.00%), action 168, FPS 1.42, Running 223.38s Step 507( 28.17%), action 169, FPS 1.41, Running 224.33s Step 508( 28.33%), action 170, FPS 1.38, Running 225.09s Step 509( 28.50%), action 171, FPS 1.37, Running 226.28s Step 510( 28.67%), action 172, FPS 1.36, Running 227.07s Step 511( 28.83%), action 173, FPS 1.37, Running 227.91s Step 512( 29.00%), action 174, FPS 1.33, Running 228.78s Step 513( 29.17%), action 175, FPS 1.32, Running 229.66s Step 514( 29.33%), action 176, FPS 1.30, Running 230.52s Step 515( 29.50%), action 177, FPS 1.31, Running 231.33s Step 516( 29.67%), action 178, FPS 1.28, Running 232.13s Step 517( 29.83%), action 179, FPS 1.27, Running 232.95s Step 518( 30.00%), action 180, FPS 1.28, Running 233.42s Step 519( 30.17%), action 181, FPS 1.28, Running 234.54s Step 520( 30.33%), action 182, FPS 1.24, Running 235.31s Step 521( 30.50%), action 183, FPS 1.23, Running 236.12s Step 522( 30.67%), action 184, FPS 1.22, Running 236.66s Step 523( 30.83%), action 185, FPS 1.25, Running 237.06s Step 524( 31.00%), action 186, FPS 1.26, Running 237.44s Step 525( 31.17%), action 187, FPS 1.30, Running 238.10s Step 526( 31.33%), action 188, FPS 1.31, Running 238.68s Step 527( 31.50%), action 189, FPS 1.34, Running 239.30s Step 528( 31.67%), action 190, FPS 1.35, Running 239.92s Step 529( 31.83%), action 191, FPS 1.38, Running 240.82s Step 530( 32.00%), action 192, FPS 1.40, Running 241.37s Step 531( 32.17%), action 193, FPS 1.40, Running 242.21s Step 532( 32.33%), action 194, FPS 1.43, Running 242.74s Step 533( 32.50%), action 195, FPS 1.44, Running 243.60s Step 534( 32.67%), action 196, FPS 1.48, Running 244.04s Step 535( 32.83%), action 197, FPS 1.49, Running 244.77s Step 536( 33.00%), action 198, FPS 1.51, Running 245.37s Step 537( 33.17%), action 199, FPS 1.52, Running 246.12s Step 538( 33.33%), action 200, FPS 1.52, Running 246.58s Step 539( 33.50%), action 201, FPS 1.54, Running 247.52s Step 540( 33.67%), action 202, FPS 1.56, Running 248.17s Step 541( 33.83%), action 203, FPS 1.55, Running 249.02s Step 542( 34.00%), action 204, FPS 1.55, Running 249.54s Step 543( 34.17%), action 205, FPS 1.52, Running 250.22s Step 544( 34.33%), action 206, FPS 1.50, Running 250.78s Step 545( 34.50%), action 207, FPS 1.47, Running 251.73s Step 546( 34.67%), action 208, FPS 1.48, Running 252.17s Step 547( 34.83%), action 209, FPS 1.47, Running 252.89s Step 548( 35.00%), action 210, FPS 1.47, Running 253.52s Step 549( 35.17%), action 211, FPS 1.47, Running 254.44s Step 550( 35.33%), action 212, FPS 1.47, Running 254.93s Step 551( 35.50%), action 213, FPS 1.54, Running 255.21s Step 552( 35.67%), action 214, FPS 1.57, Running 255.48s Step 553( 35.83%), action 215, FPS 1.64, Running 255.79s Step 554( 36.00%), action 216, FPS 1.66, Running 256.10s Step 555( 36.17%), action 217, FPS 1.70, Running 256.51s Step 556( 36.33%), action 218, FPS 1.74, Running 256.85s Step 557( 36.50%), action 219, FPS 1.81, Running 257.19s Step 558( 36.67%), action 220, FPS 1.83, Running 257.53s Step 559( 36.83%), action 221, FPS 1.85, Running 258.34s Step 560( 37.00%), action 222, FPS 1.87, Running 258.88s Step 561( 37.17%), action 223, FPS 1.86, Running 259.75s Step 562( 37.33%), action 224, FPS 1.86, Running 260.30s Step 563( 37.50%), action 225, FPS 1.84, Running 261.08s Step 564( 37.67%), action 226, FPS 1.86, Running 261.54s Step 565( 37.83%), action 227, FPS 1.89, Running 262.31s Step 566( 38.00%), action 228, FPS 1.88, Running 262.80s Step 567( 38.17%), action 229, FPS 1.88, Running 263.53s Step 568( 38.33%), action 230, FPS 1.90, Running 264.03s Step 569( 38.50%), action 231, FPS 1.89, Running 265.03s Step 570( 38.67%), action 232, FPS 1.90, Running 265.48s Step 571( 38.83%), action 233, FPS 1.81, Running 266.29s Step 572( 39.00%), action 234, FPS 1.75, Running 266.93s Step 573( 39.17%), action 235, FPS 1.68, Running 267.71s Step 574( 39.33%), action 236, FPS 1.64, Running 268.27s Step 575( 39.50%), action 237, FPS 1.60, Running 269.03s Step 576( 39.67%), action 238, FPS 1.57, Running 269.58s Step 577( 39.83%), action 239, FPS 1.50, Running 270.56s Step 578( 40.00%), action 240, FPS 1.49, Running 270.95s Step 579( 40.17%), action 241, FPS 1.47, Running 271.91s Step 580( 40.33%), action 242, FPS 1.47, Running 272.45s Step 581( 40.50%), action 243, FPS 1.47, Running 273.35s Step 582( 40.67%), action 244, FPS 1.45, Running 274.06s Step 583( 40.83%), action 245, FPS 1.45, Running 274.91s Step 584( 41.00%), action 246, FPS 1.46, Running 275.23s Step 585( 41.17%), action 247, FPS 1.51, Running 275.53s Step 586( 41.33%), action 248, FPS 1.54, Running 275.83s Step 587( 41.50%), action 249, FPS 1.59, Running 276.12s Step 588( 41.67%), action 250, FPS 1.59, Running 276.61s Step 589( 41.83%), action 251, FPS 1.64, Running 277.26s Step 590( 42.00%), action 252, FPS 1.66, Running 277.56s Step 591( 42.17%), action 253, FPS 1.66, Running 278.30s Step 592( 42.33%), action 254, FPS 1.65, Running 279.08s Step 593( 42.50%), action 255, FPS 1.63, Running 279.97s Step 594( 42.67%), action 256, FPS 1.64, Running 280.49s Step 595( 42.83%), action 257, FPS 1.65, Running 281.17s Step 596( 43.00%), action 258, FPS 1.64, Running 281.78s Step 597( 43.17%), action 259, FPS 1.65, Running 282.68s Step 598( 43.33%), action 260, FPS 1.64, Running 283.14s Step 599( 43.50%), action 261, FPS 1.63, Running 284.18s Step 600( 43.67%), action 262, FPS 1.63, Running 284.70s Step 601( 43.83%), action 263, FPS 1.65, Running 285.44s Step 602( 44.00%), action 264, FPS 1.65, Running 286.18s Step 603( 44.17%), action 265, FPS 1.64, Running 287.11s Step 604( 44.33%), action 266, FPS 1.60, Running 287.72s Step 605( 44.50%), action 267, FPS 1.54, Running 288.56s Step 606( 44.67%), action 268, FPS 1.51, Running 289.07s Step 607( 44.83%), action 269, FPS 1.45, Running 289.89s Step 608( 45.00%), action 270, FPS 1.44, Running 290.50s Step 609( 45.17%), action 271, FPS 1.41, Running 291.43s Step 610( 45.33%), action 272, FPS 1.38, Running 292.10s Step 611( 45.50%), action 273, FPS 1.36, Running 293.02s Step 612( 45.67%), action 274, FPS 1.39, Running 293.45s Step 613( 45.83%), action 275, FPS 1.40, Running 294.25s Step 614( 46.00%), action 276, FPS 1.39, Running 294.86s Step 615( 46.17%), action 277, FPS 1.40, Running 295.42s Step 616( 46.33%), action 278, FPS 1.43, Running 295.78s Step 617( 46.50%), action 279, FPS 1.49, Running 296.12s Step 618( 46.67%), action 280, FPS 1.50, Running 296.50s Step 619( 46.83%), action 281, FPS 1.48, Running 297.73s Step 620( 47.00%), action 282, FPS 1.48, Running 298.25s Step 621( 47.17%), action 283, FPS 1.48, Running 298.99s Step 622( 47.33%), action 284, FPS 1.49, Running 299.62s Step 623( 47.50%), action 285, FPS 1.49, Running 300.55s Step 624( 47.67%), action 286, FPS 1.49, Running 301.17s Step 625( 47.83%), action 287, FPS 1.51, Running 301.77s Step 626( 48.00%), action 288, FPS 1.51, Running 302.36s Step 627( 48.17%), action 289, FPS 1.50, Running 303.19s Step 628( 48.33%), action 290, FPS 1.51, Running 303.78s Step 629( 48.50%), action 291, FPS 1.48, Running 304.91s Step 630( 48.67%), action 292, FPS 1.47, Running 305.66s Step 631( 48.83%), action 293, FPS 1.48, Running 306.56s Step 632( 49.00%), action 294, FPS 1.48, Running 307.00s Step 633( 49.17%), action 295, FPS 1.48, Running 307.77s Step 634( 49.33%), action 296, FPS 1.47, Running 308.44s Step 635( 49.50%), action 297, FPS 1.44, Running 309.32s Step 636( 49.67%), action 298, FPS 1.41, Running 310.01s Step 637( 49.83%), action 299, FPS 1.36, Running 310.79s Step 638( 50.00%), action 300, FPS 1.34, Running 311.38s Step 639( 50.17%), action 301, FPS 1.35, Running 312.55s Step 640( 50.33%), action 302, FPS 1.36, Running 312.96s Step 641( 50.50%), action 303, FPS 1.36, Running 313.72s Step 642( 50.67%), action 304, FPS 1.39, Running 314.02s Step 643( 50.83%), action 305, FPS 1.45, Running 314.34s Step 644( 51.00%), action 306, FPS 1.47, Running 314.80s Step 645( 51.17%), action 307, FPS 1.45, Running 315.53s Step 646( 51.33%), action 308, FPS 1.47, Running 315.99s Step 647( 51.50%), action 309, FPS 1.48, Running 316.71s Step 648( 51.67%), action 310, FPS 1.47, Running 317.39s Step 649( 51.83%), action 311, FPS 1.49, Running 318.30s Step 650( 52.00%), action 312, FPS 1.50, Running 318.97s Step 651( 52.17%), action 313, FPS 1.49, Running 319.96s Step 652( 52.33%), action 314, FPS 1.48, Running 320.54s Step 653( 52.50%), action 315, FPS 1.46, Running 321.46s Step 654( 52.67%), action 316, FPS 1.46, Running 322.15s Step 655( 52.83%), action 317, FPS 1.46, Running 323.05s Step 656( 53.00%), action 318, FPS 1.46, Running 323.74s Step 657( 53.17%), action 319, FPS 1.46, Running 324.50s Step 658( 53.33%), action 320, FPS 1.47, Running 325.02s Step 659( 53.50%), action 321, FPS 1.47, Running 326.16s Step 660( 53.67%), action 322, FPS 1.47, Running 326.59s Step 661( 53.83%), action 323, FPS 1.47, Running 327.37s Step 662( 54.00%), action 324, FPS 1.42, Running 328.08s Step 663( 54.17%), action 325, FPS 1.38, Running 328.88s Step 664( 54.33%), action 326, FPS 1.38, Running 329.30s Step 665( 54.50%), action 327, FPS 1.38, Running 330.06s Step 666( 54.67%), action 328, FPS 1.38, Running 330.49s Step 667( 54.83%), action 329, FPS 1.37, Running 331.29s Step 668( 55.00%), action 330, FPS 1.39, Running 331.75s Step 669( 55.17%), action 331, FPS 1.40, Running 332.55s Step 670( 55.33%), action 332, FPS 1.42, Running 333.06s Step 671( 55.50%), action 333, FPS 1.49, Running 333.40s Step 672( 55.67%), action 334, FPS 1.52, Running 333.73s Step 673( 55.83%), action 335, FPS 1.58, Running 334.13s Step 674( 56.00%), action 336, FPS 1.60, Running 334.68s Step 675( 56.17%), action 337, FPS 1.61, Running 335.46s Step 676( 56.33%), action 338, FPS 1.62, Running 336.09s Step 677( 56.50%), action 339, FPS 1.62, Running 336.86s Step 678( 56.67%), action 340, FPS 1.60, Running 337.49s Step 679( 56.83%), action 341, FPS 1.61, Running 338.58s Step 680( 57.00%), action 342, FPS 1.60, Running 339.06s Step 681( 57.17%), action 343, FPS 1.61, Running 339.77s Step 682( 57.33%), action 344, FPS 1.62, Running 340.39s Step 683( 57.50%), action 345, FPS 1.61, Running 341.27s Step 684( 57.67%), action 346, FPS 1.60, Running 341.79s Step 685( 57.83%), action 347, FPS 1.61, Running 342.48s Step 686( 58.00%), action 348, FPS 1.59, Running 343.11s Step 687( 58.17%), action 349, FPS 1.58, Running 343.96s Step 688( 58.33%), action 350, FPS 1.58, Running 344.41s Step 689( 58.50%), action 351, FPS 1.57, Running 345.31s Step 690( 58.67%), action 352, FPS 1.55, Running 345.96s Step 691( 58.83%), action 353, FPS 1.45, Running 347.18s Step 692( 59.00%), action 354, FPS 1.41, Running 347.93s Step 693( 59.17%), action 355, FPS 1.36, Running 348.81s Step 694( 59.33%), action 356, FPS 1.35, Running 349.51s Step 695( 59.50%), action 357, FPS 1.34, Running 350.40s Step 696( 59.67%), action 358, FPS 1.35, Running 350.90s Step 697( 59.83%), action 359, FPS 1.36, Running 351.62s Step 698( 60.00%), action 360, FPS 1.39, Running 351.90s Step 699( 60.17%), action 361, FPS 1.45, Running 352.37s Step 700( 60.33%), action 362, FPS 1.46, Running 352.74s Step 701( 60.50%), action 363, FPS 1.50, Running 353.08s Step 702( 60.67%), action 364, FPS 1.52, Running 353.57s Step 703( 60.83%), action 365, FPS 1.54, Running 354.29s Step 704( 61.00%), action 366, FPS 1.52, Running 354.95s Step 705( 61.17%), action 367, FPS 1.49, Running 355.90s Step 706( 61.33%), action 368, FPS 1.49, Running 356.55s Step 707( 61.50%), action 369, FPS 1.48, Running 357.45s Step 708( 61.67%), action 370, FPS 1.46, Running 358.11s Step 709( 61.83%), action 371, FPS 1.45, Running 359.07s Step 710( 62.00%), action 372, FPS 1.45, Running 359.75s Step 711( 62.17%), action 373, FPS 1.49, Running 360.64s Step 712( 62.33%), action 374, FPS 1.50, Running 361.30s Step 713( 62.50%), action 375, FPS 1.49, Running 362.19s Step 714( 62.67%), action 376, FPS 1.50, Running 362.83s Step 715( 62.83%), action 377, FPS 1.49, Running 363.85s Step 716( 63.00%), action 378, FPS 1.45, Running 364.67s Step 717( 63.17%), action 379, FPS 1.44, Running 365.52s Step 718( 63.33%), action 380, FPS 1.39, Running 366.32s Step 719( 63.50%), action 381, FPS 1.34, Running 367.26s Step 720( 63.67%), action 382, FPS 1.31, Running 367.95s Step 721( 63.83%), action 383, FPS 1.27, Running 368.79s Step 722( 64.00%), action 384, FPS 1.24, Running 369.68s Step 723( 64.17%), action 385, FPS 1.24, Running 370.48s Step 724( 64.33%), action 386, FPS 1.24, Running 371.07s Step 725( 64.50%), action 387, FPS 1.29, Running 371.43s Step 726( 64.67%), action 388, FPS 1.31, Running 371.81s Step 727( 64.83%), action 389, FPS 1.34, Running 372.36s Step 728( 65.00%), action 390, FPS 1.34, Running 373.05s Step 729( 65.17%), action 391, FPS 1.34, Running 373.96s Step 730( 65.33%), action 392, FPS 1.35, Running 374.56s Step 731( 65.50%), action 393, FPS 1.34, Running 375.52s Step 732( 65.67%), action 394, FPS 1.35, Running 376.08s Step 733( 65.83%), action 395, FPS 1.37, Running 376.76s Step 734( 66.00%), action 396, FPS 1.37, Running 377.43s Step 735( 66.17%), action 397, FPS 1.39, Running 378.18s Step 736( 66.33%), action 398, FPS 1.38, Running 379.13s Step 737( 66.50%), action 399, FPS 1.39, Running 379.95s Step 738( 66.67%), action 400, FPS 1.40, Running 380.58s Step 739( 66.83%), action 401, FPS 1.41, Running 381.47s Step 740( 67.00%), action 402, FPS 1.42, Running 382.01s Step 741( 67.17%), action 403, FPS 1.45, Running 382.60s Step 742( 67.33%), action 404, FPS 1.47, Running 383.26s Step 743( 67.50%), action 405, FPS 1.47, Running 384.10s Step 744( 67.67%), action 406, FPS 1.46, Running 384.80s Step 745( 67.83%), action 407, FPS 1.40, Running 385.76s Step 746( 68.00%), action 408, FPS 1.36, Running 386.47s Step 747( 68.17%), action 409, FPS 1.33, Running 387.34s Step 748( 68.33%), action 410, FPS 1.33, Running 388.11s Step 749( 68.50%), action 411, FPS 1.33, Running 389.00s Step 750( 68.67%), action 412, FPS 1.32, Running 389.72s Step 751( 68.83%), action 413, FPS 1.38, Running 390.05s Step 752( 69.00%), action 414, FPS 1.39, Running 390.52s Step 753( 69.17%), action 415, FPS 1.35, Running 391.56s Step 754( 69.33%), action 416, FPS 1.36, Running 392.17s Step 755( 69.50%), action 417, FPS 1.34, Running 393.12s Step 756( 69.67%), action 418, FPS 1.38, Running 393.62s Step 757( 69.83%), action 419, FPS 1.39, Running 394.33s Step 758( 70.00%), action 420, FPS 1.39, Running 394.95s Step 759( 70.17%), action 421, FPS 1.39, Running 395.86s Step 760( 70.33%), action 422, FPS 1.36, Running 396.68s Step 761( 70.50%), action 423, FPS 1.33, Running 397.59s Step 762( 70.67%), action 424, FPS 1.34, Running 398.14s Step 763( 70.83%), action 425, FPS 1.34, Running 399.02s Step 764( 71.00%), action 426, FPS 1.35, Running 399.59s Step 765( 71.17%), action 427, FPS 1.38, Running 400.20s Step 766( 71.33%), action 428, FPS 1.40, Running 400.81s Step 767( 71.50%), action 429, FPS 1.42, Running 401.42s Step 768( 71.67%), action 430, FPS 1.44, Running 401.99s Step 769( 71.83%), action 431, FPS 1.44, Running 402.91s Step 770( 72.00%), action 432, FPS 1.44, Running 403.57s Step 771( 72.17%), action 433, FPS 1.39, Running 404.47s Step 772( 72.33%), action 434, FPS 1.38, Running 405.03s Step 773( 72.50%), action 435, FPS 1.42, Running 405.65s Step 774( 72.67%), action 436, FPS 1.42, Running 406.28s Step 775( 72.83%), action 437, FPS 1.43, Running 407.06s Step 776( 73.00%), action 438, FPS 1.44, Running 407.55s Step 777( 73.17%), action 439, FPS 1.46, Running 408.05s Step 778( 73.33%), action 440, FPS 1.46, Running 408.66s Step 779( 73.50%), action 441, FPS 1.44, Running 409.80s Step 780( 73.67%), action 442, FPS 1.45, Running 410.51s Step 781( 73.83%), action 443, FPS 1.45, Running 411.41s Step 782( 74.00%), action 444, FPS 1.44, Running 412.06s Step 783( 74.17%), action 445, FPS 1.43, Running 413.01s Step 784( 74.33%), action 446, FPS 1.43, Running 413.61s Step 785( 74.50%), action 447, FPS 1.40, Running 414.48s Step 786( 74.67%), action 448, FPS 1.41, Running 414.94s Step 787( 74.83%), action 449, FPS 1.40, Running 415.69s Step 788( 75.00%), action 450, FPS 1.41, Running 416.16s Step 789( 75.17%), action 451, FPS 1.41, Running 417.09s Step 790( 75.33%), action 452, FPS 1.37, Running 418.14s Step 791( 75.50%), action 453, FPS 1.37, Running 419.08s Step 792( 75.67%), action 454, FPS 1.35, Running 419.82s Step 793( 75.83%), action 455, FPS 1.34, Running 420.63s Step 794( 76.00%), action 456, FPS 1.33, Running 421.34s Step 795( 76.17%), action 457, FPS 1.31, Running 422.32s Step 796( 76.33%), action 458, FPS 1.29, Running 423.03s Step 797( 76.50%), action 459, FPS 1.26, Running 423.95s Step 798( 76.67%), action 460, FPS 1.24, Running 424.78s Step 799( 76.83%), action 461, FPS 1.24, Running 425.90s Step 800( 77.00%), action 462, FPS 1.27, Running 426.24s Step 801( 77.17%), action 463, FPS 1.29, Running 426.85s Step 802( 77.33%), action 464, FPS 1.28, Running 427.70s Step 803( 77.50%), action 465, FPS 1.30, Running 428.41s Step 804( 77.67%), action 466, FPS 1.31, Running 428.93s Step 805( 77.83%), action 467, FPS 1.32, Running 429.66s Step 806( 78.00%), action 468, FPS 1.28, Running 430.51s Step 807( 78.17%), action 469, FPS 1.28, Running 431.27s Step 808( 78.33%), action 470, FPS 1.27, Running 431.88s Step 809( 78.50%), action 471, FPS 1.27, Running 432.79s Step 810( 78.67%), action 472, FPS 1.32, Running 433.34s Step 811( 78.83%), action 473, FPS 1.34, Running 433.99s Step 812( 79.00%), action 474, FPS 1.36, Running 434.57s Step 813( 79.17%), action 475, FPS 1.35, Running 435.49s Step 814( 79.33%), action 476, FPS 1.37, Running 435.94s Step 815( 79.50%), action 477, FPS 1.39, Running 436.70s Step 816( 79.67%), action 478, FPS 1.40, Running 437.30s Step 817( 79.83%), action 479, FPS 1.40, Running 438.22s Step 818( 80.00%), action 480, FPS 1.42, Running 438.89s Step 819( 80.17%), action 481, FPS 1.39, Running 440.33s Step 820( 80.33%), action 482, FPS 1.34, Running 441.20s Step 821( 80.50%), action 483, FPS 1.32, Running 442.02s Step 822( 80.67%), action 484, FPS 1.34, Running 442.62s Step 823( 80.83%), action 485, FPS 1.33, Running 443.43s Step 824( 81.00%), action 486, FPS 1.32, Running 444.02s Step 825( 81.17%), action 487, FPS 1.36, Running 444.41s Step 826( 81.33%), action 488, FPS 1.40, Running 444.83s Step 827( 81.50%), action 489, FPS 1.43, Running 445.25s Step 828( 81.67%), action 490, FPS 1.45, Running 445.72s Step 829( 81.83%), action 491, FPS 1.46, Running 446.50s Step 830( 82.00%), action 492, FPS 1.45, Running 447.12s Step 831( 82.17%), action 493, FPS 1.44, Running 447.92s Step 832( 82.33%), action 494, FPS 1.45, Running 448.40s Step 833( 82.50%), action 495, FPS 1.45, Running 449.26s Step 834( 82.67%), action 496, FPS 1.43, Running 449.89s Step 835( 82.83%), action 497, FPS 1.42, Running 450.81s Step 836( 83.00%), action 498, FPS 1.42, Running 451.43s Step 837( 83.17%), action 499, FPS 1.42, Running 452.34s Step 838( 83.33%), action 500, FPS 1.40, Running 453.14s Step 839( 83.50%), action 501, FPS 1.46, Running 454.07s Step 840( 83.67%), action 502, FPS 1.49, Running 454.62s Step 841( 83.83%), action 503, FPS 1.49, Running 455.44s Step 842( 84.00%), action 504, FPS 1.51, Running 455.89s Step 843( 84.17%), action 505, FPS 1.51, Running 456.69s Step 844( 84.33%), action 506, FPS 1.51, Running 457.28s Step 845( 84.50%), action 507, FPS 1.46, Running 458.14s Step 846( 84.67%), action 508, FPS 1.45, Running 458.58s Step 847( 84.83%), action 509, FPS 1.42, Running 459.37s Step 848( 85.00%), action 510, FPS 1.40, Running 459.98s Step 849( 85.17%), action 511, FPS 1.42, Running 460.60s Step 850( 85.33%), action 512, FPS 1.42, Running 461.16s Step 851( 85.50%), action 513, FPS 1.42, Running 462.01s Step 852( 85.67%), action 514, FPS 1.42, Running 462.50s Step 853( 85.83%), action 515, FPS 1.44, Running 463.12s Step 854( 86.00%), action 516, FPS 1.48, Running 463.41s Step 855( 86.17%), action 517, FPS 1.55, Running 463.72s Step 856( 86.33%), action 518, FPS 1.58, Running 464.07s Step 857( 86.50%), action 519, FPS 1.66, Running 464.37s Step 858( 86.67%), action 520, FPS 1.71, Running 464.84s Step 859( 86.83%), action 521, FPS 1.69, Running 465.91s Step 860( 87.00%), action 522, FPS 1.69, Running 466.49s Step 861( 87.17%), action 523, FPS 1.69, Running 467.27s Step 862( 87.33%), action 524, FPS 1.67, Running 467.90s Step 863( 87.50%), action 525, FPS 1.66, Running 468.73s Step 864( 87.67%), action 526, FPS 1.68, Running 469.21s Step 865( 87.83%), action 527, FPS 1.68, Running 470.02s Step 866( 88.00%), action 528, FPS 1.66, Running 470.65s Step 867( 88.17%), action 529, FPS 1.64, Running 471.55s Step 868( 88.33%), action 530, FPS 1.66, Running 472.02s Step 869( 88.50%), action 531, FPS 1.59, Running 473.19s Step 870( 88.67%), action 532, FPS 1.60, Running 473.68s Step 871( 88.83%), action 533, FPS 1.62, Running 474.38s Step 872( 89.00%), action 534, FPS 1.60, Running 475.03s Step 873( 89.17%), action 535, FPS 1.56, Running 475.95s Step 874( 89.33%), action 536, FPS 1.54, Running 476.44s Step 875( 89.50%), action 537, FPS 1.50, Running 477.08s Step 876( 89.67%), action 538, FPS 1.47, Running 477.71s Step 877( 89.83%), action 539, FPS 1.40, Running 478.67s Step 878( 90.00%), action 540, FPS 1.38, Running 479.35s Step 879( 90.17%), action 541, FPS 1.36, Running 480.58s Step 880( 90.33%), action 542, FPS 1.38, Running 481.02s Step 881( 90.50%), action 543, FPS 1.38, Running 481.74s Step 882( 90.67%), action 544, FPS 1.39, Running 482.28s Step 883( 90.83%), action 545, FPS 1.42, Running 482.80s Step 884( 91.00%), action 546, FPS 1.44, Running 483.13s Step 885( 91.17%), action 547, FPS 1.43, Running 484.02s Step 886( 91.33%), action 548, FPS 1.44, Running 484.56s Step 887( 91.50%), action 549, FPS 1.45, Running 485.34s Step 888( 91.67%), action 550, FPS 1.42, Running 486.11s Step 889( 91.83%), action 551, FPS 1.45, Running 486.99s Step 890( 92.00%), action 552, FPS 1.42, Running 487.78s Step 891( 92.17%), action 553, FPS 1.41, Running 488.60s Step 892( 92.33%), action 554, FPS 1.41, Running 489.20s Step 893( 92.50%), action 555, FPS 1.41, Running 490.11s Step 894( 92.67%), action 556, FPS 1.41, Running 490.60s Step 895( 92.83%), action 557, FPS 1.40, Running 491.35s Step 896( 93.00%), action 558, FPS 1.40, Running 491.97s Step 897( 93.17%), action 559, FPS 1.41, Running 492.81s Step 898( 93.33%), action 560, FPS 1.39, Running 493.71s Step 899( 93.50%), action 561, FPS 1.43, Running 494.61s Step 900( 93.67%), action 562, FPS 1.39, Running 495.39s Step 901( 93.83%), action 563, FPS 1.37, Running 496.29s Step 902( 94.00%), action 564, FPS 1.36, Running 497.03s Step 903( 94.17%), action 565, FPS 1.33, Running 497.85s Step 904( 94.33%), action 566, FPS 1.30, Running 498.55s Step 905( 94.50%), action 567, FPS 1.30, Running 499.39s Step 906( 94.67%), action 568, FPS 1.28, Running 500.16s Step 907( 94.83%), action 569, FPS 1.30, Running 500.71s Step 908( 95.00%), action 570, FPS 1.33, Running 501.13s Step 909( 95.17%), action 571, FPS 1.33, Running 502.05s Step 910( 95.33%), action 572, FPS 1.34, Running 502.76s Step 911( 95.50%), action 573, FPS 1.33, Running 503.64s Step 912( 95.67%), action 574, FPS 1.32, Running 504.38s Step 913( 95.83%), action 575, FPS 1.32, Running 505.23s Step 914( 96.00%), action 576, FPS 1.31, Running 505.88s Step 915( 96.17%), action 577, FPS 1.29, Running 506.84s Step 916( 96.33%), action 578, FPS 1.28, Running 507.64s Step 917( 96.50%), action 579, FPS 1.29, Running 508.37s Step 918( 96.67%), action 580, FPS 1.29, Running 509.25s Step 919( 96.83%), action 581, FPS 1.29, Running 510.14s Step 920( 97.00%), action 582, FPS 1.30, Running 510.83s Step 921( 97.17%), action 583, FPS 1.31, Running 511.52s Step 922( 97.33%), action 584, FPS 1.32, Running 512.15s Step 923( 97.50%), action 585, FPS 1.33, Running 512.88s Step 924( 97.67%), action 586, FPS 1.34, Running 513.51s Step 925( 97.83%), action 587, FPS 1.33, Running 514.40s Step 926( 98.00%), action 588, FPS 1.35, Running 514.94s Step 927( 98.17%), action 589, FPS 1.34, Running 515.64s Step 928( 98.33%), action 590, FPS 1.32, Running 516.26s Step 929( 98.50%), action 591, FPS 1.30, Running 517.50s Step 930( 98.67%), action 592, FPS 1.32, Running 517.94s Step 931( 98.83%), action 593, FPS 1.33, Running 518.70s Step 932( 99.00%), action 594, FPS 1.37, Running 518.98s Step 933( 99.17%), action 595, FPS 1.42, Running 519.32s Step 934( 99.33%), action 596, FPS 1.44, Running 519.76s Step 935( 99.50%), action 597, FPS 1.45, Running 520.62s Step 936( 99.67%), action 598, FPS 1.49, Running 521.02s Step 937( 99.83%), action 599, FPS 1.49, Running 521.79s Step 938(100.00%), action 600, FPS 1.51, Running 522.47s [2026-08-01 20:05:43] [41 ] Seed 40 failed after 522.69 s. +steps: 938 , actions: 600 . +Instruction: Empty +Total 6/41(14.63%) success. +Setting seed: 41 +Step 1( N/A%), pre moving , FPS 7.41, Running 0.13s Step 2( N/A%), pre moving , FPS 10.37, Running 0.19s Step 3( N/A%), pre moving , FPS 12.58, Running 0.24s Step 4( N/A%), pre moving , FPS 7.11, Running 0.56s Step 5( N/A%), pre moving , FPS 7.62, Running 0.66s Step 6( N/A%), pre moving , FPS 8.22, Running 0.73s Step 7( N/A%), pre moving , FPS 9.04, Running 0.77s Step 8( N/A%), pre moving , FPS 7.30, Running 1.10s Step 9( N/A%), pre moving , FPS 7.54, Running 1.19s Step 10( N/A%), pre moving , FPS 7.86, Running 1.27s Step 11( N/A%), pre moving , FPS 8.16, Running 1.35s Step 12( N/A%), pre moving , FPS 7.05, Running 1.70s Step 13( N/A%), pre moving , FPS 7.35, Running 1.77s Step 14( N/A%), pre moving , FPS 7.58, Running 1.85s Step 15( N/A%), pre moving , FPS 6.92, Running 2.17s Step 16( N/A%), pre moving , FPS 7.10, Running 2.25s Step 17( N/A%), pre moving , FPS 7.32, Running 2.32s Step 18( N/A%), pre moving , FPS 7.50, Running 2.40s Step 19( N/A%), pre moving , FPS 6.99, Running 2.72s Step 20( N/A%), pre moving , FPS 7.11, Running 2.81s Step 21( N/A%), pre moving , FPS 6.15, Running 3.39s Step 22( N/A%), pre moving , FPS 6.15, Running 3.45s Step 23( N/A%), pre moving , FPS 6.10, Running 3.52s Step 24( N/A%), pre moving , FPS 6.28, Running 3.75s Step 25( N/A%), pre moving , FPS 6.12, Running 3.92s Step 26( N/A%), pre moving , FPS 5.34, Running 4.48s Step 27( N/A%), pre moving , FPS 5.30, Running 4.55s Step 28( N/A%), pre moving , FPS 5.66, Running 4.63s Step 29( N/A%), pre moving , FPS 5.35, Running 4.93s Step 30( N/A%), pre moving , FPS 5.34, Running 5.02s Step 31( N/A%), pre moving , FPS 5.33, Running 5.10s Step 32( N/A%), pre moving , FPS 5.48, Running 5.35s Step 33( N/A%), pre moving , FPS 5.34, Running 5.52s Step 34( N/A%), pre moving , FPS 5.36, Running 5.58s Step 35( N/A%), pre moving , FPS 5.73, Running 5.66s Step 36( N/A%), pre moving , FPS 4.53, Running 6.67s Step 37( N/A%), pre moving , FPS 4.22, Running 7.06s Step 38( N/A%), pre moving , FPS 4.22, Running 7.14s Step 39( N/A%), pre moving , FPS 4.44, Running 7.22s Step 40( N/A%), pre moving , FPS 4.23, Running 7.54s Step 41( N/A%), pre moving , FPS 4.76, Running 7.59s Step 42( N/A%), pre moving , FPS 4.73, Running 7.68s Step 43( N/A%), pre moving , FPS 4.72, Running 7.76s Step 44( N/A%), pre moving , FPS 4.61, Running 8.08s Step 45( N/A%), pre moving , FPS 4.70, Running 8.18s Step 46( N/A%), pre moving , FPS 5.31, Running 8.25s Step 47( N/A%), pre moving , FPS 5.26, Running 8.35s Step 48( N/A%), pre moving , FPS 4.36, Running 9.22s Step 49( N/A%), pre moving , FPS 4.57, Running 9.31s Step 50( N/A%), pre moving , FPS 4.58, Running 9.39s Step 51( N/A%), pre moving , FPS 4.35, Running 9.69s Step 52( N/A%), pre moving , FPS 4.50, Running 9.79s Step 53( N/A%), pre moving , FPS 4.57, Running 9.89s Step 54( N/A%), pre moving , FPS 4.52, Running 10.00s Step 55( N/A%), pre moving , FPS 4.26, Running 10.35s Step 56( N/A%), pre moving , FPS 5.24, Running 10.48s Step 57( N/A%), pre moving , FPS 5.29, Running 10.84s Step 58( N/A%), pre moving , FPS 5.24, Running 10.96s Step 59( N/A%), pre moving , FPS 5.18, Running 11.08s Step 60( N/A%), pre moving , FPS 5.09, Running 11.47s Step 61( N/A%), pre moving , FPS 5.00, Running 11.59s Step 62( N/A%), pre moving , FPS 4.68, Running 11.95s Step 63( N/A%), pre moving , FPS 4.63, Running 12.08s Step 64( N/A%), pre moving , FPS 4.86, Running 12.20s Step 65( N/A%), pre moving , FPS 4.57, Running 12.55s Step 66( N/A%), pre moving , FPS 4.51, Running 12.68s Step 67( N/A%), pre moving , FPS 4.51, Running 12.78s Step 68( N/A%), pre moving , FPS 5.11, Running 13.13s Step 69( N/A%), pre moving , FPS 5.07, Running 13.25s Step 70( N/A%), pre moving , FPS 4.72, Running 13.62s Step 71( N/A%), pre moving , FPS 4.93, Running 13.75s Step 72( N/A%), pre moving , FPS 4.92, Running 13.85s Step 73( N/A%), pre moving , FPS 4.78, Running 14.07s Step 74( N/A%), pre moving , FPS 4.67, Running 14.28s Step 75( N/A%), pre moving , FPS 5.03, Running 14.32s Step 76( N/A%), pre moving , FPS 5.16, Running 14.36s Step 77( N/A%), pre moving , FPS 5.63, Running 14.39s Step 78( N/A%), pre moving , FPS 5.78, Running 14.42s Step 79( N/A%), pre moving , FPS 5.93, Running 14.45s Step 80( N/A%), pre moving , FPS 6.63, Running 14.49s Step 81( N/A%), pre moving , FPS 6.82, Running 14.52s Step 82( N/A%), pre moving , FPS 7.69, Running 14.55s Step 83( N/A%), pre moving , FPS 7.98, Running 14.58s Step 84( N/A%), pre moving , FPS 8.28, Running 14.61s Step 85( N/A%), pre moving , FPS 9.57, Running 14.64s Step 86( N/A%), pre moving , FPS 10.06, Running 14.67s Step 87( N/A%), pre moving , FPS 10.47, Running 14.69s Step 88( N/A%), pre moving , FPS 12.61, Running 14.72s Step 89( N/A%), pre moving , FPS 13.46, Running 14.74s Step 90( N/A%), pre moving , FPS 17.53, Running 14.76s Step 91( N/A%), pre moving , FPS 19.11, Running 14.79s Step 92( N/A%), pre moving , FPS 20.84, Running 14.81s Step 93( N/A%), pre moving , FPS 26.36, Running 14.83s Step 94( N/A%), pre moving , FPS 35.04, Running 14.85s Step 95( N/A%), pre moving , FPS 36.23, Running 14.87s Step 96( N/A%), pre moving , FPS 37.36, Running 14.89s Step 97( N/A%), pre moving , FPS 38.13, Running 14.92s Step 98( N/A%), pre moving , FPS 39.04, Running 14.94s Step 99( N/A%), pre moving , FPS 39.97, Running 14.96s Step 100( N/A%), pre moving , FPS 40.92, Running 14.98s Step 101( N/A%), pre moving , FPS 41.56, Running 15.00s Step 102( N/A%), pre moving , FPS 42.09, Running 15.02s Step 103( N/A%), pre moving , FPS 42.69, Running 15.05s Step 104( N/A%), pre moving , FPS 43.42, Running 15.07s Step 105( N/A%), pre moving , FPS 44.07, Running 15.10s Step 106( N/A%), pre moving , FPS 44.00, Running 15.12s Step 107( N/A%), pre moving , FPS 43.41, Running 15.15s Step 108( N/A%), pre moving , FPS 43.92, Running 15.17s Step 109( N/A%), pre moving , FPS 44.10, Running 15.19s Step 110( N/A%), pre moving , FPS 44.36, Running 15.21s Step 111( N/A%), pre moving , FPS 45.13, Running 15.23s Step 112( N/A%), pre moving , FPS 45.18, Running 15.25s Step 113( N/A%), pre moving , FPS 45.22, Running 15.27s Step 114( N/A%), pre moving , FPS 13.93, Running 16.29s Step 115( N/A%), pre moving , FPS 10.16, Running 16.84s Step 116( N/A%), pre moving , FPS 8.42, Running 17.27s Step 117( N/A%), pre moving , FPS 6.79, Running 17.86s Step 118( N/A%), pre moving , FPS 5.93, Running 18.31s Step 119( N/A%), pre moving , FPS 5.14, Running 18.85s Step 120( N/A%), pre moving , FPS 4.91, Running 19.05s Step 121( N/A%), pre moving , FPS 4.45, Running 19.49s Step 122( N/A%), pre moving , FPS 4.09, Running 19.91s Step 123( N/A%), pre moving , FPS 3.68, Running 20.48s Step 124( N/A%), pre moving , FPS 3.57, Running 20.67s Step 125( N/A%), pre moving , FPS 3.27, Running 21.22s Step 126( N/A%), pre moving , FPS 3.06, Running 21.66s Step 127( N/A%), pre moving , FPS 2.83, Running 22.21s Step 128( N/A%), pre moving , FPS 2.68, Running 22.64s Step 129( N/A%), pre moving , FPS 2.49, Running 23.22s Step 130( N/A%), pre moving , FPS 2.43, Running 23.43s Step 131( N/A%), pre moving , FPS 2.30, Running 23.92s Step 132( N/A%), pre moving , FPS 2.21, Running 24.30s Step 133( N/A%), pre moving , FPS 2.09, Running 24.85s Step 134( N/A%), pre moving , FPS 2.27, Running 25.09s Step 135( N/A%), pre moving , FPS 2.30, Running 25.53s Step 136( N/A%), pre moving , FPS 2.31, Running 25.93s Step 137( N/A%), pre moving , FPS 2.32, Running 26.50s Step 138( N/A%), pre moving , FPS 2.32, Running 26.93s Step 139( N/A%), pre moving , FPS 2.31, Running 27.52s Step 140( N/A%), pre moving , FPS 2.30, Running 27.73s Step 141( N/A%), pre moving , FPS 2.29, Running 28.21s Step 142( N/A%), pre moving , FPS 2.26, Running 28.77s Step 143( N/A%), pre moving , FPS 2.24, Running 29.40s Step 144( N/A%), pre moving , FPS 2.18, Running 29.84s Step 145( N/A%), pre moving , FPS 2.16, Running 30.48s Step 146( N/A%), pre moving , FPS 2.16, Running 30.93s Step 147( N/A%), pre moving , FPS 2.15, Running 31.53s Step 148( N/A%), pre moving , FPS 2.13, Running 32.04s Step 149( N/A%), pre moving , FPS 2.14, Running 32.58s Step 150( N/A%), pre moving , FPS 2.13, Running 32.80s Step 151( N/A%), pre moving , FPS 2.16, Running 33.17s Step 152( N/A%), pre moving , FPS 2.22, Running 33.31s Step 153( N/A%), pre moving , FPS 2.30, Running 33.54s Step 154( N/A%), pre moving , FPS 2.33, Running 33.68s Step 155( N/A%), pre moving , FPS 2.38, Running 33.92s Step 156( N/A%), pre moving , FPS 2.45, Running 34.11s Step 157( N/A%), pre moving , FPS 2.53, Running 34.39s Step 158( N/A%), pre moving , FPS 2.61, Running 34.60s Step 159( N/A%), pre moving , FPS 2.59, Running 35.24s Step 160( N/A%), pre moving , FPS 2.50, Running 35.74s Step 161( N/A%), pre moving , FPS 2.45, Running 36.36s Step 162( N/A%), pre moving , FPS 2.47, Running 36.87s Step 163( N/A%), pre moving , FPS 2.47, Running 37.50s Step 164( N/A%), pre moving , FPS 2.46, Running 37.98s Step 165( N/A%), pre moving , FPS 2.47, Running 38.57s Step 166( N/A%), pre moving , FPS 2.46, Running 39.06s Step 167( N/A%), pre moving , FPS 2.47, Running 39.64s Step 168( N/A%), pre moving , FPS 2.48, Running 40.10s Step 169( N/A%), pre moving , FPS 2.46, Running 40.70s Step 170( N/A%), pre moving , FPS 2.39, Running 41.17s Step 171( N/A%), pre moving , FPS 2.32, Running 41.78s Step 172( N/A%), pre moving , FPS 2.24, Running 42.25s Step 173( N/A%), pre moving , FPS 2.14, Running 42.86s Step 174( N/A%), pre moving , FPS 2.07, Running 43.33s Step 175( N/A%), pre moving , FPS 1.99, Running 44.00s Step 176( N/A%), pre moving , FPS 1.93, Running 44.45s Step 177( N/A%), pre moving , FPS 1.87, Running 45.11s Step 178( N/A%), pre moving , FPS 1.82, Running 45.57s Step 179( N/A%), pre moving , FPS 1.83, Running 46.16s Step 180( N/A%), pre moving , FPS 1.90, Running 46.27s Step 181( N/A%), pre moving , FPS 2.00, Running 46.37s Step 182( N/A%), pre moving , FPS 2.03, Running 46.72s Step 183( N/A%), pre moving , FPS 2.14, Running 46.83s Step 184( N/A%), pre moving , FPS 2.24, Running 46.92s Step 185( N/A%), pre moving , FPS 2.37, Running 47.01s Step 186( N/A%), pre moving , FPS 2.41, Running 47.35s Step 187( N/A%), pre moving , FPS 2.56, Running 47.47s Step 188( N/A%), pre moving , FPS 2.67, Running 47.57s Step 189( N/A%), pre moving , FPS 2.77, Running 47.93s Step 190( N/A%), pre moving , FPS 2.64, Running 48.74s Step 191( N/A%), pre moving , FPS 2.74, Running 49.08s Step 192( N/A%), pre moving , FPS 2.88, Running 49.19s Step 193( N/A%), pre moving , FPS 3.12, Running 49.27s Step 194( N/A%), pre moving , FPS 3.30, Running 49.38s Step 195( N/A%), pre moving , FPS 3.49, Running 49.72s Step 196( N/A%), pre moving , FPS 3.71, Running 49.84s Step 197( N/A%), pre moving , FPS 4.10, Running 49.99s Step 198( N/A%), pre moving , FPS 4.15, Running 50.39s Step 199( N/A%), pre moving , FPS 4.54, Running 50.56s Step 200( N/A%), pre moving , FPS 4.25, Running 50.98s Step 201( N/A%), pre moving , FPS 4.18, Running 51.16s Step 202( N/A%), pre moving , FPS 4.12, Running 51.57s Step 203( N/A%), pre moving , FPS 4.07, Running 51.74s Step 204( N/A%), pre moving , FPS 3.82, Running 52.16s Step 205( N/A%), pre moving , FPS 3.76, Running 52.32s Step 206( N/A%), pre moving , FPS 3.70, Running 52.75s Step 207( N/A%), pre moving , FPS 3.71, Running 52.85s Step 208( N/A%), pre moving , FPS 3.73, Running 52.93s Step 209( N/A%), pre moving , FPS 3.90, Running 53.05s Step 210( N/A%), pre moving , FPS 4.41, Running 53.27s Step 211( N/A%), pre moving , FPS 4.62, Running 53.41s Step 212( N/A%), pre moving , FPS 4.25, Running 53.89s Step 213( N/A%), pre moving , FPS 3.91, Running 54.38s Step 214( N/A%), pre moving , FPS 3.83, Running 54.61s Step 215( N/A%), pre moving , FPS 3.72, Running 55.09s Step 216( N/A%), pre moving , FPS 3.57, Running 55.44s Step 217( N/A%), pre moving , FPS 3.52, Running 55.68s Step 218( N/A%), pre moving , FPS 3.67, Running 55.84s Step 219( N/A%), pre moving , FPS 3.56, Running 56.17s Step 220( N/A%), pre moving , FPS 3.76, Running 56.29s Step 221( N/A%), pre moving , FPS 3.82, Running 56.39s Step 222( N/A%), pre moving , FPS 3.94, Running 56.64s Step 223( N/A%), pre moving , FPS 3.91, Running 56.86s Step 224( N/A%), pre moving , FPS 4.16, Running 56.97s Step 225( N/A%), pre moving , FPS 4.21, Running 57.08s Step 226( N/A%), pre moving , FPS 4.26, Running 57.44s Step 227( N/A%), pre moving , FPS 4.26, Running 57.54s Step 228( N/A%), pre moving , FPS 4.24, Running 57.65s Step 229( N/A%), pre moving , FPS 4.04, Running 58.01s Step 230( N/A%), pre moving , FPS 4.12, Running 58.13s Step 231( N/A%), pre moving , FPS 4.14, Running 58.24s Step 232( N/A%), pre moving , FPS 4.26, Running 58.58s Step 233( N/A%), pre moving , FPS 4.64, Running 58.70s Step 234( N/A%), pre moving , FPS 4.76, Running 58.80s Step 235( N/A%), pre moving , FPS 4.22, Running 59.83s Step 236( N/A%), pre moving , FPS 4.43, Running 59.95s Step 237( N/A%), pre moving , FPS 4.57, Running 60.06s Step 238( N/A%), pre moving , FPS 4.67, Running 60.12s Step 239( N/A%), pre moving , FPS 4.66, Running 60.47s Step 240( N/A%), pre moving , FPS 4.61, Running 60.64s Step 241( N/A%), pre moving , FPS 4.30, Running 61.05s Step 242( N/A%), pre moving , FPS 4.37, Running 61.22s Step 243( N/A%), pre moving , FPS 4.20, Running 61.63s Step 244( N/A%), pre moving , FPS 4.14, Running 61.80s Step 245( N/A%), pre moving , FPS 3.85, Running 62.27s Step 246( N/A%), pre moving , FPS 3.95, Running 62.51s Step 247( N/A%), pre moving , FPS 3.68, Running 62.98s Step 248( N/A%), pre moving , FPS 3.61, Running 63.19s Step 249( N/A%), pre moving , FPS 3.54, Running 63.65s Step 250( N/A%), pre moving , FPS 3.34, Running 64.12s Step 251( N/A%), pre moving , FPS 3.26, Running 64.37s Step 252( N/A%), pre moving , FPS 3.18, Running 64.86s Step 253( N/A%), pre moving , FPS 3.01, Running 65.34s Step 254( N/A%), pre moving , FPS 2.95, Running 65.58s Step 255( N/A%), pre moving , FPS 3.21, Running 66.06s Step 256( N/A%), pre moving , FPS 3.04, Running 66.54s Step 257( N/A%), pre moving , FPS 2.98, Running 66.78s Step 258( N/A%), pre moving , FPS 2.80, Running 67.26s Step 259( N/A%), pre moving , FPS 2.75, Running 67.73s Step 260( N/A%), pre moving , FPS 2.73, Running 67.96s Step 261( N/A%), pre moving , FPS 2.71, Running 68.43s Step 262( N/A%), pre moving , FPS 2.69, Running 68.66s Step 263( N/A%), pre moving , FPS 2.66, Running 69.16s Step 264( N/A%), pre moving , FPS 2.55, Running 69.63s Step 265( N/A%), pre moving , FPS 2.63, Running 69.87s Step 266( N/A%), pre moving , FPS 2.54, Running 70.37s Step 267( N/A%), pre moving , FPS 2.54, Running 70.84s Step 268( N/A%), pre moving , FPS 2.54, Running 71.08s Step 269( N/A%), pre moving , FPS 2.53, Running 71.55s Step 270( N/A%), pre moving , FPS 2.62, Running 71.75s Step 271( N/A%), pre moving , FPS 2.55, Running 72.22s Step 272( N/A%), pre moving , FPS 2.64, Running 72.44s Step 273( N/A%), pre moving , FPS 2.65, Running 72.88s Step 274( N/A%), pre moving , FPS 2.66, Running 73.10s Step 275( N/A%), pre moving , FPS 2.68, Running 73.53s Step 276( N/A%), pre moving , FPS 2.79, Running 73.71s Step 277( N/A%), pre moving , FPS 2.72, Running 74.14s Step 278( N/A%), pre moving , FPS 2.82, Running 74.36s Step 279( N/A%), pre moving , FPS 2.81, Running 74.84s Step 280( N/A%), pre moving , FPS 2.72, Running 75.32s Step 281( N/A%), pre moving , FPS 2.81, Running 75.55s Step 282( N/A%), pre moving , FPS 2.72, Running 76.03s Step 283( N/A%), pre moving , FPS 2.73, Running 76.50s Step 284( N/A%), pre moving , FPS 2.81, Running 76.74s Step 285( N/A%), pre moving , FPS 2.72, Running 77.22s Step 286( N/A%), pre moving , FPS 2.72, Running 77.71s Step 287( N/A%), pre moving , FPS 2.82, Running 77.93s Step 288( N/A%), pre moving , FPS 2.75, Running 78.36s Step 289( N/A%), pre moving , FPS 2.87, Running 78.52s Step 290( N/A%), pre moving , FPS 2.78, Running 78.95s Step 291( N/A%), pre moving , FPS 2.90, Running 79.11s Step 292( N/A%), pre moving , FPS 2.82, Running 79.52s Step 293( N/A%), pre moving , FPS 2.93, Running 79.70s Step 294( N/A%), pre moving , FPS 2.84, Running 80.13s Step 295( N/A%), pre moving , FPS 2.98, Running 80.23s Step 296( N/A%), pre moving , FPS 3.01, Running 80.35s Step 297( N/A%), pre moving , FPS 3.04, Running 80.72s Step 298( N/A%), pre moving , FPS 3.10, Running 80.82s Step 299( N/A%), pre moving , FPS 3.26, Running 80.97s Step 300( N/A%), pre moving , FPS 3.35, Running 81.29s Step 301( N/A%), pre moving , FPS 3.43, Running 81.39s Step 302( N/A%), pre moving , FPS 3.66, Running 81.50s Step 303( N/A%), pre moving , FPS 3.74, Running 81.85s Step 304( N/A%), pre moving , FPS 3.83, Running 81.97s Step 305( N/A%), pre moving , FPS 4.11, Running 82.08s Step 306( N/A%), pre moving , FPS 4.22, Running 82.46s Step 307( N/A%), pre moving , FPS 4.32, Running 82.56s Step 308( N/A%), pre moving , FPS 4.65, Running 82.66s Step 309( N/A%), pre moving , FPS 4.45, Running 83.01s Step 310( N/A%), pre moving , FPS 4.78, Running 83.13s Step 311( N/A%), pre moving , FPS 4.85, Running 83.24s Step 312( N/A%), pre moving , FPS 4.92, Running 83.59s Step 313( N/A%), pre moving , FPS 5.00, Running 83.70s Step 314( N/A%), pre moving , FPS 5.45, Running 83.80s Step 315( N/A%), pre moving , FPS 5.10, Running 84.16s Step 316( N/A%), pre moving , FPS 3.44, Running 86.16s Step 317( N/A%), pre moving , FPS 3.22, Running 86.93s Step 318( N/A%), pre moving , FPS 3.15, Running 87.16s Step 319( N/A%), pre moving , FPS 2.84, Running 88.00s Step 320( N/A%), pre moving , FPS 2.88, Running 88.24s Step 321( N/A%), pre moving , FPS 2.65, Running 88.93s Step 322( N/A%), pre moving , FPS 2.53, Running 89.40s Step 323( N/A%), pre moving , FPS 2.37, Running 90.29s Step 324( N/A%), pre moving , FPS 2.34, Running 90.52s Step 325( N/A%), pre moving , FPS 2.16, Running 91.36s Step 326( N/A%), pre moving , FPS 2.20, Running 91.56s Step 327( N/A%), pre moving , FPS 2.16, Running 91.80s Step 328( N/A%), pre moving , FPS 2.15, Running 91.96s Step 329( N/A%), pre moving , FPS 2.09, Running 92.57s Step 330( N/A%), pre moving , FPS 2.07, Running 92.80s Step 331( N/A%), pre moving , FPS 1.93, Running 93.58s Step 332( N/A%), pre moving , FPS 1.95, Running 93.83s Step 333( N/A%), pre moving , FPS 1.84, Running 94.56s Step 334( N/A%), pre moving , FPS 1.81, Running 94.84s Step 335( N/A%), pre moving , FPS 1.76, Running 95.53s Step 336( 0.17%), action 1, FPS 1.85, Running 96.96s Step 337( 0.33%), action 2, FPS 1.89, Running 97.52s Step 338( 0.50%), action 3, FPS 1.77, Running 98.46s Step 339( 0.67%), action 4, FPS 1.85, Running 98.81s Step 340( 0.83%), action 5, FPS 1.68, Running 100.13s Step 341( 1.00%), action 6, FPS 1.70, Running 100.69s Step 342( 1.17%), action 7, FPS 1.61, Running 101.79s Step 343( 1.33%), action 8, FPS 1.65, Running 102.38s Step 344( 1.50%), action 9, FPS 1.56, Running 103.33s Step 345( 1.67%), action 10, FPS 1.59, Running 103.96s Step 346( 1.83%), action 11, FPS 1.49, Running 104.96s Step 347( 2.00%), action 12, FPS 1.46, Running 105.51s Step 348( 2.17%), action 13, FPS 1.37, Running 106.59s Step 349( 2.33%), action 14, FPS 1.37, Running 107.13s Step 350( 2.50%), action 15, FPS 1.30, Running 108.13s Step 351( 2.67%), action 16, FPS 1.33, Running 108.64s Step 352( 2.83%), action 17, FPS 1.30, Running 109.24s Step 353( 3.00%), action 18, FPS 1.34, Running 109.47s Step 354( 3.17%), action 19, FPS 1.32, Running 109.95s Step 355( 3.33%), action 20, FPS 1.36, Running 110.20s Step 356( 3.50%), action 21, FPS 1.43, Running 110.97s Step 357( 3.67%), action 22, FPS 1.46, Running 111.24s Step 358( 3.83%), action 23, FPS 1.47, Running 112.10s Step 359( 4.00%), action 24, FPS 1.44, Running 112.68s Step 360( 4.17%), action 25, FPS 1.49, Running 113.59s Step 361( 4.33%), action 26, FPS 1.48, Running 114.22s Step 362( 4.50%), action 27, FPS 1.50, Running 115.11s Step 363( 4.67%), action 28, FPS 1.52, Running 115.52s Step 364( 4.83%), action 29, FPS 1.53, Running 116.37s Step 365( 5.00%), action 30, FPS 1.55, Running 116.88s Step 366( 5.17%), action 31, FPS 1.54, Running 117.96s Step 367( 5.33%), action 32, FPS 1.54, Running 118.52s Step 368( 5.50%), action 33, FPS 1.53, Running 119.63s Step 369( 5.67%), action 34, FPS 1.54, Running 120.12s Step 370( 5.83%), action 35, FPS 1.53, Running 121.18s Step 371( 6.00%), action 36, FPS 1.53, Running 121.72s Step 372( 6.17%), action 37, FPS 1.49, Running 122.67s Step 373( 6.33%), action 38, FPS 1.44, Running 123.35s Step 374( 6.50%), action 39, FPS 1.39, Running 124.34s Step 375( 6.67%), action 40, FPS 1.38, Running 124.71s Step 376( 6.83%), action 41, FPS 1.34, Running 125.93s Step 377( 7.00%), action 42, FPS 1.29, Running 126.69s Step 378( 7.17%), action 43, FPS 1.28, Running 127.68s Step 379( 7.33%), action 44, FPS 1.28, Running 128.36s Step 380( 7.50%), action 45, FPS 1.30, Running 128.99s Step 381( 7.67%), action 46, FPS 1.33, Running 129.26s Step 382( 7.83%), action 47, FPS 1.38, Running 129.60s Step 383( 8.00%), action 48, FPS 1.39, Running 129.94s Step 384( 8.17%), action 49, FPS 1.39, Running 130.75s Step 385( 8.33%), action 50, FPS 1.38, Running 131.37s Step 386( 8.50%), action 51, FPS 1.38, Running 132.48s Step 387( 8.67%), action 52, FPS 1.38, Running 133.05s Step 388( 8.83%), action 53, FPS 1.38, Running 134.08s Step 389( 9.00%), action 54, FPS 1.37, Running 134.68s Step 390( 9.17%), action 55, FPS 1.36, Running 135.87s Step 391( 9.33%), action 56, FPS 1.36, Running 136.44s Step 392( 9.50%), action 57, FPS 1.37, Running 137.29s Step 393( 9.67%), action 58, FPS 1.37, Running 137.97s Step 394( 9.83%), action 59, FPS 1.37, Running 138.95s Step 395( 10.00%), action 60, FPS 1.35, Running 139.49s Step 396( 10.17%), action 61, FPS 1.34, Running 140.89s Step 397( 10.33%), action 62, FPS 1.37, Running 141.25s Step 398( 10.50%), action 63, FPS 1.39, Running 142.06s Step 399( 10.67%), action 64, FPS 1.41, Running 142.59s Step 400( 10.83%), action 65, FPS 1.37, Running 143.57s Step 401( 11.00%), action 66, FPS 1.35, Running 144.09s Step 402( 11.17%), action 67, FPS 1.29, Running 145.16s Step 403( 11.33%), action 68, FPS 1.27, Running 145.75s Step 404( 11.50%), action 69, FPS 1.25, Running 146.74s Step 405( 11.67%), action 70, FPS 1.25, Running 147.38s Step 406( 11.83%), action 71, FPS 1.30, Running 147.85s Step 407( 12.00%), action 72, FPS 1.31, Running 148.26s Step 408( 12.17%), action 73, FPS 1.32, Running 149.24s Step 409( 12.33%), action 74, FPS 1.32, Running 149.78s Step 410( 12.50%), action 75, FPS 1.34, Running 150.76s Step 411( 12.67%), action 76, FPS 1.34, Running 151.37s Step 412( 12.83%), action 77, FPS 1.32, Running 152.44s Step 413( 13.00%), action 78, FPS 1.33, Running 152.97s Step 414( 13.17%), action 79, FPS 1.34, Running 153.91s Step 415( 13.33%), action 80, FPS 1.35, Running 154.28s Step 416( 13.50%), action 81, FPS 1.37, Running 155.44s Step 417( 13.67%), action 82, FPS 1.38, Running 155.73s Step 418( 13.83%), action 83, FPS 1.37, Running 156.64s Step 419( 14.00%), action 84, FPS 1.39, Running 156.99s Step 420( 14.17%), action 85, FPS 1.40, Running 157.81s Step 421( 14.33%), action 86, FPS 1.40, Running 158.35s Step 422( 14.50%), action 87, FPS 1.41, Running 159.32s Step 423( 14.67%), action 88, FPS 1.44, Running 159.65s Step 424( 14.83%), action 89, FPS 1.45, Running 160.55s Step 425( 15.00%), action 90, FPS 1.45, Running 161.13s Step 426( 15.17%), action 91, FPS 1.41, Running 162.07s Step 427( 15.33%), action 92, FPS 1.38, Running 162.78s Step 428( 15.50%), action 93, FPS 1.38, Running 163.75s Step 429( 15.67%), action 94, FPS 1.38, Running 164.33s Step 430( 15.83%), action 95, FPS 1.38, Running 165.28s Step 431( 16.00%), action 96, FPS 1.40, Running 165.61s Step 432( 16.17%), action 97, FPS 1.45, Running 166.19s Step 433( 16.33%), action 98, FPS 1.44, Running 166.87s Step 434( 16.50%), action 99, FPS 1.44, Running 167.82s Step 435( 16.67%), action 100, FPS 1.42, Running 168.40s Step 436( 16.83%), action 101, FPS 1.39, Running 169.86s Step 437( 17.00%), action 102, FPS 1.36, Running 170.42s Step 438( 17.17%), action 103, FPS 1.34, Running 171.52s Step 439( 17.33%), action 104, FPS 1.32, Running 172.16s Step 440( 17.50%), action 105, FPS 1.30, Running 173.14s Step 441( 17.67%), action 106, FPS 1.31, Running 173.68s Step 442( 17.83%), action 107, FPS 1.30, Running 174.67s Step 443( 18.00%), action 108, FPS 1.30, Running 175.05s Step 444( 18.17%), action 109, FPS 1.31, Running 175.84s Step 445( 18.33%), action 110, FPS 1.31, Running 176.38s Step 446( 18.50%), action 111, FPS 1.30, Running 177.42s Step 447( 18.67%), action 112, FPS 1.31, Running 178.00s Step 448( 18.83%), action 113, FPS 1.34, Running 178.73s Step 449( 19.00%), action 114, FPS 1.34, Running 179.25s Step 450( 19.17%), action 115, FPS 1.34, Running 180.15s Step 451( 19.33%), action 116, FPS 1.32, Running 180.73s Step 452( 19.50%), action 117, FPS 1.30, Running 181.63s Step 453( 19.67%), action 118, FPS 1.33, Running 181.94s Step 454( 19.83%), action 119, FPS 1.33, Running 182.82s Step 455( 20.00%), action 120, FPS 1.36, Running 183.15s Step 456( 20.17%), action 121, FPS 1.44, Running 183.72s Step 457( 20.33%), action 122, FPS 1.45, Running 184.20s Step 458( 20.50%), action 123, FPS 1.51, Running 184.72s Step 459( 20.67%), action 124, FPS 1.54, Running 185.13s Step 460( 20.83%), action 125, FPS 1.56, Running 186.00s Step 461( 21.00%), action 126, FPS 1.55, Running 186.54s Step 462( 21.17%), action 127, FPS 1.55, Running 187.59s Step 463( 21.33%), action 128, FPS 1.52, Running 188.18s Step 464( 21.50%), action 129, FPS 1.51, Running 189.12s Step 465( 21.67%), action 130, FPS 1.53, Running 189.50s Step 466( 21.83%), action 131, FPS 1.50, Running 190.74s Step 467( 22.00%), action 132, FPS 1.51, Running 191.23s Step 468( 22.17%), action 133, FPS 1.50, Running 192.05s Step 469( 22.33%), action 134, FPS 1.51, Running 192.52s Step 470( 22.50%), action 135, FPS 1.50, Running 193.50s Step 471( 22.67%), action 136, FPS 1.50, Running 194.05s Step 472( 22.83%), action 137, FPS 1.51, Running 194.86s Step 473( 23.00%), action 138, FPS 1.50, Running 195.29s Step 474( 23.17%), action 139, FPS 1.49, Running 196.20s Step 475( 23.33%), action 140, FPS 1.50, Running 196.49s Step 476( 23.50%), action 141, FPS 1.45, Running 197.48s Step 477( 23.67%), action 142, FPS 1.44, Running 198.07s Step 478( 23.83%), action 143, FPS 1.40, Running 199.04s Step 479( 24.00%), action 144, FPS 1.40, Running 199.44s Step 480( 24.17%), action 145, FPS 1.41, Running 200.20s Step 481( 24.33%), action 146, FPS 1.41, Running 200.74s Step 482( 24.50%), action 147, FPS 1.44, Running 201.50s Step 483( 24.67%), action 148, FPS 1.45, Running 201.94s Step 484( 24.83%), action 149, FPS 1.49, Running 202.56s Step 485( 25.00%), action 150, FPS 1.48, Running 203.01s Step 486( 25.17%), action 151, FPS 1.56, Running 203.59s Step 487( 25.33%), action 152, FPS 1.58, Running 203.93s Step 488( 25.50%), action 153, FPS 1.56, Running 204.89s Step 489( 25.67%), action 154, FPS 1.55, Running 205.43s Step 490( 25.83%), action 155, FPS 1.55, Running 206.41s Step 491( 26.00%), action 156, FPS 1.58, Running 206.71s Step 492( 26.17%), action 157, FPS 1.57, Running 207.58s Step 493( 26.33%), action 158, FPS 1.58, Running 207.92s Step 494( 26.50%), action 159, FPS 1.59, Running 208.79s Step 495( 26.67%), action 160, FPS 1.55, Running 209.37s Step 496( 26.83%), action 161, FPS 1.56, Running 210.33s Step 497( 27.00%), action 162, FPS 1.56, Running 210.88s Step 498( 27.17%), action 163, FPS 1.55, Running 211.97s Step 499( 27.33%), action 164, FPS 1.53, Running 212.55s Step 500( 27.50%), action 165, FPS 1.49, Running 213.61s Step 501( 27.67%), action 166, FPS 1.48, Running 214.22s Step 502( 27.83%), action 167, FPS 1.46, Running 215.16s Step 503( 28.00%), action 168, FPS 1.47, Running 215.53s Step 504( 28.17%), action 169, FPS 1.44, Running 216.47s Step 505( 28.33%), action 170, FPS 1.43, Running 217.02s Step 506( 28.50%), action 171, FPS 1.41, Running 217.73s Step 507( 28.67%), action 172, FPS 1.40, Running 218.18s Step 508( 28.83%), action 173, FPS 1.40, Running 219.23s Step 509( 29.00%), action 174, FPS 1.39, Running 219.80s Step 510( 29.17%), action 175, FPS 1.39, Running 220.78s Step 511( 29.33%), action 176, FPS 1.39, Running 221.11s Step 512( 29.50%), action 177, FPS 1.43, Running 221.60s Step 513( 29.67%), action 178, FPS 1.43, Running 221.86s Step 514( 29.83%), action 179, FPS 1.44, Running 222.67s Step 515( 30.00%), action 180, FPS 1.44, Running 223.24s Step 516( 30.17%), action 181, FPS 1.44, Running 224.24s Step 517( 30.33%), action 182, FPS 1.44, Running 224.82s Step 518( 30.50%), action 183, FPS 1.44, Running 225.85s Step 519( 30.67%), action 184, FPS 1.44, Running 226.44s Step 520( 30.83%), action 185, FPS 1.44, Running 227.50s Step 521( 31.00%), action 186, FPS 1.45, Running 228.06s Step 522( 31.17%), action 187, FPS 1.44, Running 229.10s Step 523( 31.33%), action 188, FPS 1.42, Running 229.64s Step 524( 31.50%), action 189, FPS 1.43, Running 230.44s Step 525( 31.67%), action 190, FPS 1.45, Running 230.83s Step 526( 31.83%), action 191, FPS 1.39, Running 232.07s Step 527( 32.00%), action 192, FPS 1.39, Running 232.52s Step 528( 32.17%), action 193, FPS 1.41, Running 233.37s Step 529( 32.33%), action 194, FPS 1.41, Running 233.98s Step 530( 32.50%), action 195, FPS 1.41, Running 234.97s Step 531( 32.67%), action 196, FPS 1.38, Running 235.65s Step 532( 32.83%), action 197, FPS 1.33, Running 236.65s Step 533( 33.00%), action 198, FPS 1.30, Running 237.25s Step 534( 33.17%), action 199, FPS 1.29, Running 238.20s Step 535( 33.33%), action 200, FPS 1.28, Running 238.87s Step 536( 33.50%), action 201, FPS 1.30, Running 239.63s Step 537( 33.67%), action 202, FPS 1.32, Running 239.97s Step 538( 33.83%), action 203, FPS 1.31, Running 241.11s Step 539( 34.00%), action 204, FPS 1.33, Running 241.48s Step 540( 34.17%), action 205, FPS 1.34, Running 242.42s Step 541( 34.33%), action 206, FPS 1.34, Running 243.00s Step 542( 34.50%), action 207, FPS 1.34, Running 244.07s Step 543( 34.67%), action 208, FPS 1.33, Running 244.63s Step 544( 34.83%), action 209, FPS 1.32, Running 245.57s Step 545( 35.00%), action 210, FPS 1.33, Running 245.91s Step 546( 35.17%), action 211, FPS 1.32, Running 247.18s Step 547( 35.33%), action 212, FPS 1.31, Running 247.82s Step 548( 35.50%), action 213, FPS 1.28, Running 248.97s Step 549( 35.67%), action 214, FPS 1.28, Running 249.54s Step 550( 35.83%), action 215, FPS 1.29, Running 250.43s Step 551( 36.00%), action 216, FPS 1.32, Running 250.83s Step 552( 36.17%), action 217, FPS 1.32, Running 251.75s Step 553( 36.33%), action 218, FPS 1.33, Running 252.33s Step 554( 36.50%), action 219, FPS 1.33, Running 253.27s Step 555( 36.67%), action 220, FPS 1.33, Running 253.87s Step 556( 36.83%), action 221, FPS 1.30, Running 255.00s Step 557( 37.00%), action 222, FPS 1.28, Running 255.58s Step 558( 37.17%), action 223, FPS 1.30, Running 256.54s Step 559( 37.33%), action 224, FPS 1.28, Running 257.10s Step 560( 37.50%), action 225, FPS 1.30, Running 257.85s Step 561( 37.67%), action 226, FPS 1.32, Running 258.09s Step 562( 37.83%), action 227, FPS 1.33, Running 259.07s Step 563( 38.00%), action 228, FPS 1.33, Running 259.64s Step 564( 38.17%), action 229, FPS 1.33, Running 260.64s Step 565( 38.33%), action 230, FPS 1.31, Running 261.16s Step 566( 38.50%), action 231, FPS 1.34, Running 262.16s Step 567( 38.67%), action 232, FPS 1.34, Running 262.75s Step 568( 38.83%), action 233, FPS 1.36, Running 263.70s Step 569( 39.00%), action 234, FPS 1.38, Running 264.04s Step 570( 39.17%), action 235, FPS 1.34, Running 265.32s Step 571( 39.33%), action 236, FPS 1.33, Running 265.91s Step 572( 39.50%), action 237, FPS 1.32, Running 266.93s Step 573( 39.67%), action 238, FPS 1.30, Running 267.68s Step 574( 39.83%), action 239, FPS 1.29, Running 268.72s Step 575( 40.00%), action 240, FPS 1.30, Running 269.31s Step 576( 40.17%), action 241, FPS 1.31, Running 270.31s Step 577( 40.33%), action 242, FPS 1.31, Running 270.88s Step 578( 40.50%), action 243, FPS 1.30, Running 271.89s Step 579( 40.67%), action 244, FPS 1.31, Running 272.35s Step 580( 40.83%), action 245, FPS 1.31, Running 273.16s Step 581( 41.00%), action 246, FPS 1.26, Running 273.99s Step 582( 41.17%), action 247, FPS 1.26, Running 274.99s Step 583( 41.33%), action 248, FPS 1.25, Running 275.63s Step 584( 41.50%), action 249, FPS 1.29, Running 276.09s Step 585( 41.67%), action 250, FPS 1.30, Running 276.52s Step 586( 41.83%), action 251, FPS 1.29, Running 277.70s Step 587( 42.00%), action 252, FPS 1.31, Running 278.06s Step 588( 42.17%), action 253, FPS 1.32, Running 278.86s Step 589( 42.33%), action 254, FPS 1.30, Running 279.41s Step 590( 42.50%), action 255, FPS 1.33, Running 280.40s Step 591( 42.67%), action 256, FPS 1.33, Running 280.96s Step 592( 42.83%), action 257, FPS 1.32, Running 282.09s Step 593( 43.00%), action 258, FPS 1.33, Running 282.68s Step 594( 43.17%), action 259, FPS 1.34, Running 283.67s Step 595( 43.33%), action 260, FPS 1.34, Running 284.22s Step 596( 43.50%), action 261, FPS 1.36, Running 285.06s Step 597( 43.67%), action 262, FPS 1.37, Running 285.44s Step 598( 43.83%), action 263, FPS 1.38, Running 286.37s Step 599( 44.00%), action 264, FPS 1.36, Running 287.01s Step 600( 44.17%), action 265, FPS 1.35, Running 287.99s Step 601( 44.33%), action 266, FPS 1.37, Running 288.64s Step 602( 44.50%), action 267, FPS 1.37, Running 289.61s Step 603( 44.67%), action 268, FPS 1.37, Running 290.25s Step 604( 44.83%), action 269, FPS 1.32, Running 291.26s Step 605( 45.00%), action 270, FPS 1.32, Running 291.64s Step 606( 45.17%), action 271, FPS 1.32, Running 292.91s Step 607( 45.33%), action 272, FPS 1.30, Running 293.50s Step 608( 45.50%), action 273, FPS 1.31, Running 294.11s Step 609( 45.67%), action 274, FPS 1.34, Running 294.36s Step 610( 45.83%), action 275, FPS 1.38, Running 294.90s Step 611( 46.00%), action 276, FPS 1.38, Running 295.47s Step 612( 46.17%), action 277, FPS 1.39, Running 296.43s Step 613( 46.33%), action 278, FPS 1.40, Running 296.96s Step 614( 46.50%), action 279, FPS 1.39, Running 298.03s Step 615( 46.67%), action 280, FPS 1.39, Running 298.57s Step 616( 46.83%), action 281, FPS 1.39, Running 299.49s Step 617( 47.00%), action 282, FPS 1.39, Running 299.82s Step 618( 47.17%), action 283, FPS 1.40, Running 300.70s Step 619( 47.33%), action 284, FPS 1.40, Running 301.25s Step 620( 47.50%), action 285, FPS 1.42, Running 302.12s Step 621( 47.67%), action 286, FPS 1.45, Running 302.48s Step 622( 47.83%), action 287, FPS 1.45, Running 303.42s Step 623( 48.00%), action 288, FPS 1.46, Running 303.97s Step 624( 48.17%), action 289, FPS 1.46, Running 304.93s Step 625( 48.33%), action 290, FPS 1.43, Running 305.63s Step 626( 48.50%), action 291, FPS 1.45, Running 306.66s Step 627( 48.67%), action 292, FPS 1.46, Running 307.22s Step 628( 48.83%), action 293, FPS 1.42, Running 308.18s Step 629( 49.00%), action 294, FPS 1.39, Running 308.78s Step 630( 49.17%), action 295, FPS 1.37, Running 309.51s Step 631( 49.33%), action 296, FPS 1.38, Running 309.99s Step 632( 49.50%), action 297, FPS 1.37, Running 310.98s Step 633( 49.67%), action 298, FPS 1.38, Running 311.48s Step 634( 49.83%), action 299, FPS 1.41, Running 312.19s Step 635( 50.00%), action 300, FPS 1.44, Running 312.42s Step 636( 50.17%), action 301, FPS 1.47, Running 313.14s Step 637( 50.33%), action 302, FPS 1.46, Running 313.56s Step 638( 50.50%), action 303, FPS 1.48, Running 314.20s Step 639( 50.67%), action 304, FPS 1.52, Running 314.45s Step 640( 50.83%), action 305, FPS 1.52, Running 315.29s Step 641( 51.00%), action 306, FPS 1.50, Running 315.84s Step 642( 51.17%), action 307, FPS 1.50, Running 316.75s Step 643( 51.33%), action 308, FPS 1.52, Running 317.13s Step 644( 51.50%), action 309, FPS 1.54, Running 317.94s Step 645( 51.67%), action 310, FPS 1.55, Running 318.51s Step 646( 51.83%), action 311, FPS 1.56, Running 319.52s Step 647( 52.00%), action 312, FPS 1.58, Running 319.87s Step 648( 52.17%), action 313, FPS 1.60, Running 320.70s Step 649( 52.33%), action 314, FPS 1.60, Running 321.31s Step 650( 52.50%), action 315, FPS 1.57, Running 322.28s Step 651( 52.67%), action 316, FPS 1.55, Running 322.89s Step 652( 52.83%), action 317, FPS 1.55, Running 323.91s Step 653( 53.00%), action 318, FPS 1.54, Running 324.45s Step 654( 53.17%), action 319, FPS 1.51, Running 325.43s Step 655( 53.33%), action 320, FPS 1.47, Running 326.01s Step 656( 53.50%), action 321, FPS 1.44, Running 327.02s Step 657( 53.67%), action 322, FPS 1.42, Running 327.69s Step 658( 53.83%), action 323, FPS 1.39, Running 328.58s Step 659( 54.00%), action 324, FPS 1.38, Running 328.96s Step 660( 54.17%), action 325, FPS 1.38, Running 329.82s Step 661( 54.33%), action 326, FPS 1.37, Running 330.38s Step 662( 54.50%), action 327, FPS 1.37, Running 331.40s Step 663( 54.67%), action 328, FPS 1.35, Running 331.95s Step 664( 54.83%), action 329, FPS 1.39, Running 332.35s Step 665( 55.00%), action 330, FPS 1.42, Running 332.60s Step 666( 55.17%), action 331, FPS 1.46, Running 333.22s Step 667( 55.33%), action 332, FPS 1.43, Running 333.81s Step 668( 55.50%), action 333, FPS 1.42, Running 334.74s Step 669( 55.67%), action 334, FPS 1.43, Running 335.32s Step 670( 55.83%), action 335, FPS 1.42, Running 336.33s Step 671( 56.00%), action 336, FPS 1.43, Running 336.90s Step 672( 56.17%), action 337, FPS 1.43, Running 337.89s Step 673( 56.33%), action 338, FPS 1.42, Running 338.49s Step 674( 56.50%), action 339, FPS 1.41, Running 339.60s Step 675( 56.67%), action 340, FPS 1.41, Running 340.24s Step 676( 56.83%), action 341, FPS 1.41, Running 341.17s Step 677( 57.00%), action 342, FPS 1.41, Running 341.84s Step 678( 57.17%), action 343, FPS 1.40, Running 342.86s Step 679( 57.33%), action 344, FPS 1.38, Running 343.49s Step 680( 57.50%), action 345, FPS 1.37, Running 344.39s Step 681( 57.67%), action 346, FPS 1.37, Running 344.95s Step 682( 57.83%), action 347, FPS 1.37, Running 346.00s Step 683( 58.00%), action 348, FPS 1.37, Running 346.51s Step 684( 58.17%), action 349, FPS 1.33, Running 347.43s Step 685( 58.33%), action 350, FPS 1.31, Running 347.86s Step 686( 58.50%), action 351, FPS 1.28, Running 348.83s Step 687( 58.67%), action 352, FPS 1.29, Running 349.31s Step 688( 58.83%), action 353, FPS 1.29, Running 350.28s Step 689( 59.00%), action 354, FPS 1.31, Running 350.57s Step 690( 59.17%), action 355, FPS 1.37, Running 350.98s Step 691( 59.33%), action 356, FPS 1.38, Running 351.38s Step 692( 59.50%), action 357, FPS 1.36, Running 352.65s Step 693( 59.67%), action 358, FPS 1.36, Running 353.24s Step 694( 59.83%), action 359, FPS 1.37, Running 354.24s Step 695( 60.00%), action 360, FPS 1.37, Running 354.83s Step 696( 60.17%), action 361, FPS 1.36, Running 355.83s Step 697( 60.33%), action 362, FPS 1.36, Running 356.49s Step 698( 60.50%), action 363, FPS 1.36, Running 357.62s Step 699( 60.67%), action 364, FPS 1.37, Running 358.14s Step 700( 60.83%), action 365, FPS 1.36, Running 359.10s Step 701( 61.00%), action 366, FPS 1.36, Running 359.70s Step 702( 61.17%), action 367, FPS 1.36, Running 360.67s Step 703( 61.33%), action 368, FPS 1.36, Running 361.24s Step 704( 61.50%), action 369, FPS 1.35, Running 362.26s Step 705( 61.67%), action 370, FPS 1.34, Running 362.82s Step 706( 61.83%), action 371, FPS 1.34, Running 363.79s Step 707( 62.00%), action 372, FPS 1.33, Running 364.37s Step 708( 62.17%), action 373, FPS 1.33, Running 365.31s Step 709( 62.33%), action 374, FPS 1.32, Running 365.71s Step 710( 62.50%), action 375, FPS 1.29, Running 366.50s Step 711( 62.67%), action 376, FPS 1.27, Running 367.07s Step 712( 62.83%), action 377, FPS 1.30, Running 367.99s Step 713( 63.00%), action 378, FPS 1.32, Running 368.36s Step 714( 63.17%), action 379, FPS 1.36, Running 368.89s Step 715( 63.33%), action 380, FPS 1.40, Running 369.14s Step 716( 63.50%), action 381, FPS 1.44, Running 369.69s Step 717( 63.67%), action 382, FPS 1.47, Running 370.11s Step 718( 63.83%), action 383, FPS 1.54, Running 370.56s Step 719( 64.00%), action 384, FPS 1.58, Running 370.79s Step 720( 64.17%), action 385, FPS 1.64, Running 371.27s Step 721( 64.33%), action 386, FPS 1.69, Running 371.50s Step 722( 64.50%), action 387, FPS 1.77, Running 371.94s Step 723( 64.67%), action 388, FPS 1.79, Running 372.45s Step 724( 64.83%), action 389, FPS 1.79, Running 373.40s Step 725( 65.00%), action 390, FPS 1.79, Running 373.99s Step 726( 65.17%), action 391, FPS 1.79, Running 374.98s Step 727( 65.33%), action 392, FPS 1.83, Running 375.32s Step 728( 65.50%), action 393, FPS 1.85, Running 376.14s Step 729( 65.67%), action 394, FPS 1.82, Running 376.69s Step 730( 65.83%), action 395, FPS 1.80, Running 377.61s Step 731( 66.00%), action 396, FPS 1.80, Running 378.21s Step 732( 66.17%), action 397, FPS 1.80, Running 379.12s Step 733( 66.33%), action 398, FPS 1.81, Running 379.43s Step 734( 66.50%), action 399, FPS 1.75, Running 380.35s Step 735( 66.67%), action 400, FPS 1.72, Running 380.76s Step 736( 66.83%), action 401, FPS 1.63, Running 381.93s Step 737( 67.00%), action 402, FPS 1.60, Running 382.57s Step 738( 67.17%), action 403, FPS 1.54, Running 383.53s Step 739( 67.33%), action 404, FPS 1.49, Running 384.22s Step 740( 67.50%), action 405, FPS 1.44, Running 385.17s Step 741( 67.67%), action 406, FPS 1.40, Running 385.83s Step 742( 67.83%), action 407, FPS 1.36, Running 386.67s Step 743( 68.00%), action 408, FPS 1.37, Running 387.05s Step 744( 68.17%), action 409, FPS 1.38, Running 387.92s Step 745( 68.33%), action 410, FPS 1.40, Running 388.31s Step 746( 68.50%), action 411, FPS 1.40, Running 389.22s Step 747( 68.67%), action 412, FPS 1.42, Running 389.42s Step 748( 68.83%), action 413, FPS 1.47, Running 389.78s Step 749( 69.00%), action 414, FPS 1.49, Running 390.09s Step 750( 69.17%), action 415, FPS 1.55, Running 390.56s Step 751( 69.33%), action 416, FPS 1.58, Running 390.84s Step 752( 69.50%), action 417, FPS 1.64, Running 391.35s Step 753( 69.67%), action 418, FPS 1.60, Running 391.94s Step 754( 69.83%), action 419, FPS 1.60, Running 392.87s Step 755( 70.00%), action 420, FPS 1.61, Running 393.20s Step 756( 70.17%), action 421, FPS 1.63, Running 394.17s Step 757( 70.33%), action 422, FPS 1.65, Running 394.72s Step 758( 70.50%), action 423, FPS 1.64, Running 395.70s Step 759( 70.67%), action 424, FPS 1.66, Running 396.26s Step 760( 70.83%), action 425, FPS 1.66, Running 397.23s Step 761( 71.00%), action 426, FPS 1.68, Running 397.77s Step 762( 71.17%), action 427, FPS 1.68, Running 398.58s Step 763( 71.33%), action 428, FPS 1.67, Running 399.01s Step 764( 71.50%), action 429, FPS 1.66, Running 399.98s Step 765( 71.67%), action 430, FPS 1.63, Running 400.55s Step 766( 71.83%), action 431, FPS 1.62, Running 401.60s Step 767( 72.00%), action 432, FPS 1.57, Running 402.18s Step 768( 72.17%), action 433, FPS 1.51, Running 403.00s Step 769( 72.33%), action 434, FPS 1.50, Running 403.45s Step 770( 72.50%), action 435, FPS 1.45, Running 404.32s Step 771( 72.67%), action 436, FPS 1.42, Running 404.90s Step 772( 72.83%), action 437, FPS 1.38, Running 405.89s Step 773( 73.00%), action 438, FPS 1.38, Running 406.46s Step 774( 73.17%), action 439, FPS 1.37, Running 407.52s Step 775( 73.33%), action 440, FPS 1.33, Running 408.19s Step 776( 73.50%), action 441, FPS 1.37, Running 408.81s Step 777( 73.67%), action 442, FPS 1.40, Running 409.03s Step 778( 73.83%), action 443, FPS 1.46, Running 409.40s Step 779( 74.00%), action 444, FPS 1.49, Running 409.71s Step 780( 74.17%), action 445, FPS 1.55, Running 410.17s Step 781( 74.33%), action 446, FPS 1.56, Running 410.55s Step 782( 74.50%), action 447, FPS 1.58, Running 411.26s Step 783( 74.67%), action 448, FPS 1.59, Running 411.61s Step 784( 74.83%), action 449, FPS 1.60, Running 412.44s Step 785( 75.00%), action 450, FPS 1.60, Running 413.03s Step 786( 75.17%), action 451, FPS 1.61, Running 414.01s Step 787( 75.33%), action 452, FPS 1.62, Running 414.55s Step 788( 75.50%), action 453, FPS 1.59, Running 415.55s Step 789( 75.67%), action 454, FPS 1.60, Running 415.92s Step 790( 75.83%), action 455, FPS 1.61, Running 416.72s Step 791( 76.00%), action 456, FPS 1.61, Running 417.32s Step 792( 76.17%), action 457, FPS 1.62, Running 418.24s Step 793( 76.33%), action 458, FPS 1.65, Running 418.60s Step 794( 76.50%), action 459, FPS 1.68, Running 419.44s Step 795( 76.67%), action 460, FPS 1.69, Running 420.06s Step 796( 76.83%), action 461, FPS 1.63, Running 421.10s Step 797( 77.00%), action 462, FPS 1.58, Running 421.70s Step 798( 77.17%), action 463, FPS 1.51, Running 422.66s Step 799( 77.33%), action 464, FPS 1.47, Running 423.28s Step 800( 77.50%), action 465, FPS 1.42, Running 424.29s Step 801( 77.67%), action 466, FPS 1.40, Running 424.85s Step 802( 77.83%), action 467, FPS 1.37, Running 425.87s Step 803( 78.00%), action 468, FPS 1.35, Running 426.43s Step 804( 78.17%), action 469, FPS 1.33, Running 427.43s Step 805( 78.33%), action 470, FPS 1.33, Running 428.06s Step 806( 78.50%), action 471, FPS 1.36, Running 428.68s Step 807( 78.67%), action 472, FPS 1.39, Running 428.94s Step 808( 78.83%), action 473, FPS 1.44, Running 429.42s Step 809( 79.00%), action 474, FPS 1.41, Running 430.11s Step 810( 79.17%), action 475, FPS 1.39, Running 431.09s Step 811( 79.33%), action 476, FPS 1.39, Running 431.71s Step 812( 79.50%), action 477, FPS 1.39, Running 432.66s Step 813( 79.67%), action 478, FPS 1.37, Running 433.24s Step 814( 79.83%), action 479, FPS 1.35, Running 434.27s Step 815( 80.00%), action 480, FPS 1.35, Running 434.82s Step 816( 80.17%), action 481, FPS 1.36, Running 435.85s Step 817( 80.33%), action 482, FPS 1.36, Running 436.43s Step 818( 80.50%), action 483, FPS 1.35, Running 437.45s Step 819( 80.67%), action 484, FPS 1.35, Running 438.12s Step 820( 80.83%), action 485, FPS 1.34, Running 439.17s Step 821( 81.00%), action 486, FPS 1.34, Running 439.78s Step 822( 81.17%), action 487, FPS 1.34, Running 440.85s Step 823( 81.33%), action 488, FPS 1.33, Running 441.44s Step 824( 81.50%), action 489, FPS 1.33, Running 442.44s Step 825( 81.67%), action 490, FPS 1.35, Running 442.92s Step 826( 81.83%), action 491, FPS 1.29, Running 444.14s Step 827( 82.00%), action 492, FPS 1.26, Running 444.77s Step 828( 82.17%), action 493, FPS 1.23, Running 445.74s Step 829( 82.33%), action 494, FPS 1.23, Running 446.36s Step 830( 82.50%), action 495, FPS 1.25, Running 447.11s Step 831( 82.67%), action 496, FPS 1.27, Running 447.42s Step 832( 82.83%), action 497, FPS 1.30, Running 447.99s Step 833( 83.00%), action 498, FPS 1.32, Running 448.43s Step 834( 83.17%), action 499, FPS 1.32, Running 449.37s Step 835( 83.33%), action 500, FPS 1.32, Running 449.99s Step 836( 83.50%), action 501, FPS 1.32, Running 451.02s Step 837( 83.67%), action 502, FPS 1.32, Running 451.58s Step 838( 83.83%), action 503, FPS 1.32, Running 452.58s Step 839( 84.00%), action 504, FPS 1.33, Running 453.15s Step 840( 84.17%), action 505, FPS 1.34, Running 454.12s Step 841( 84.33%), action 506, FPS 1.34, Running 454.73s Step 842( 84.50%), action 507, FPS 1.36, Running 455.55s Step 843( 84.67%), action 508, FPS 1.38, Running 455.96s Step 844( 84.83%), action 509, FPS 1.38, Running 456.97s Step 845( 85.00%), action 510, FPS 1.37, Running 457.48s Step 846( 85.17%), action 511, FPS 1.39, Running 458.57s Step 847( 85.33%), action 512, FPS 1.40, Running 459.07s Step 848( 85.50%), action 513, FPS 1.43, Running 459.77s Step 849( 85.67%), action 514, FPS 1.43, Running 460.31s Step 850( 85.83%), action 515, FPS 1.41, Running 461.29s Step 851( 86.00%), action 516, FPS 1.38, Running 461.88s Step 852( 86.17%), action 517, FPS 1.34, Running 462.89s Step 853( 86.33%), action 518, FPS 1.33, Running 463.45s Step 854( 86.50%), action 519, FPS 1.34, Running 464.33s Step 855( 86.67%), action 520, FPS 1.36, Running 464.74s Step 856( 86.83%), action 521, FPS 1.38, Running 465.51s Step 857( 87.00%), action 522, FPS 1.38, Running 466.09s Step 858( 87.17%), action 523, FPS 1.36, Running 467.32s Step 859( 87.33%), action 524, FPS 1.35, Running 467.94s Step 860( 87.50%), action 525, FPS 1.35, Running 468.92s Step 861( 87.67%), action 526, FPS 1.36, Running 469.46s Step 862( 87.83%), action 527, FPS 1.35, Running 470.40s Step 863( 88.00%), action 528, FPS 1.35, Running 470.75s Step 864( 88.17%), action 529, FPS 1.37, Running 471.59s Step 865( 88.33%), action 530, FPS 1.36, Running 472.16s Step 866( 88.50%), action 531, FPS 1.37, Running 473.21s Step 867( 88.67%), action 532, FPS 1.36, Running 473.77s Step 868( 88.83%), action 533, FPS 1.33, Running 474.80s Step 869( 89.00%), action 534, FPS 1.32, Running 475.41s Step 870( 89.17%), action 535, FPS 1.33, Running 476.36s Step 871( 89.33%), action 536, FPS 1.33, Running 476.91s Step 872( 89.50%), action 537, FPS 1.33, Running 477.90s Step 873( 89.67%), action 538, FPS 1.32, Running 478.55s Step 874( 89.83%), action 539, FPS 1.31, Running 479.60s Step 875( 90.00%), action 540, FPS 1.29, Running 480.19s Step 876( 90.17%), action 541, FPS 1.28, Running 481.17s Step 877( 90.33%), action 542, FPS 1.28, Running 481.75s Step 878( 90.50%), action 543, FPS 1.29, Running 482.80s Step 879( 90.67%), action 544, FPS 1.30, Running 483.33s Step 880( 90.83%), action 545, FPS 1.35, Running 483.79s Step 881( 91.00%), action 546, FPS 1.37, Running 484.07s Step 882( 91.17%), action 547, FPS 1.40, Running 484.71s Step 883( 91.33%), action 548, FPS 1.37, Running 485.37s Step 884( 91.50%), action 549, FPS 1.37, Running 486.18s Step 885( 91.67%), action 550, FPS 1.37, Running 486.76s Step 886( 91.83%), action 551, FPS 1.41, Running 487.37s Step 887( 92.00%), action 552, FPS 1.44, Running 487.70s Step 888( 92.17%), action 553, FPS 1.48, Running 488.33s Step 889( 92.33%), action 554, FPS 1.51, Running 488.69s Step 890( 92.50%), action 555, FPS 1.55, Running 489.26s Step 891( 92.67%), action 556, FPS 1.58, Running 489.58s Step 892( 92.83%), action 557, FPS 1.63, Running 490.20s Step 893( 93.00%), action 558, FPS 1.66, Running 490.56s Step 894( 93.17%), action 559, FPS 1.72, Running 491.23s Step 895( 93.33%), action 560, FPS 1.75, Running 491.61s Step 896( 93.50%), action 561, FPS 1.80, Running 492.28s Step 897( 93.67%), action 562, FPS 1.82, Running 492.76s Step 898( 93.83%), action 563, FPS 1.85, Running 493.61s Step 899( 94.00%), action 564, FPS 1.85, Running 494.17s Step 900( 94.17%), action 565, FPS 1.79, Running 494.99s Step 901( 94.33%), action 566, FPS 1.74, Running 495.55s Step 902( 94.50%), action 567, FPS 1.75, Running 496.16s Step 903( 94.67%), action 568, FPS 1.76, Running 496.74s Step 904( 94.83%), action 569, FPS 1.76, Running 497.56s Step 905( 95.00%), action 570, FPS 1.80, Running 497.89s Step 906( 95.17%), action 571, FPS 1.76, Running 498.76s Step 907( 95.33%), action 572, FPS 1.72, Running 499.33s Step 908( 95.50%), action 573, FPS 1.68, Running 500.26s Step 909( 95.67%), action 574, FPS 1.66, Running 500.72s Step 910( 95.83%), action 575, FPS 1.63, Running 501.50s Step 911( 96.00%), action 576, FPS 1.63, Running 501.81s Step 912( 96.17%), action 577, FPS 1.63, Running 502.50s Step 913( 96.33%), action 578, FPS 1.63, Running 502.84s Step 914( 96.50%), action 579, FPS 1.60, Running 503.72s Step 915( 96.67%), action 580, FPS 1.60, Running 504.09s Step 916( 96.83%), action 581, FPS 1.61, Running 504.72s Step 917( 97.00%), action 582, FPS 1.63, Running 505.03s Step 918( 97.17%), action 583, FPS 1.66, Running 505.63s Step 919( 97.33%), action 584, FPS 1.66, Running 506.20s Step 920( 97.50%), action 585, FPS 1.66, Running 507.02s Step 921( 97.67%), action 586, FPS 1.69, Running 507.40s Step 922( 97.83%), action 587, FPS 1.69, Running 507.98s Step 923( 98.00%), action 588, FPS 1.73, Running 508.32s Step 924( 98.17%), action 589, FPS 1.70, Running 509.29s Step 925( 98.33%), action 590, FPS 1.66, Running 509.93s Step 926( 98.50%), action 591, FPS 1.65, Running 510.89s Step 927( 98.67%), action 592, FPS 1.68, Running 511.24s Step 928( 98.83%), action 593, FPS 1.73, Running 511.83s Step 929( 99.00%), action 594, FPS 1.74, Running 512.19s Step 930( 99.17%), action 595, FPS 1.73, Running 513.06s Step 931( 99.33%), action 596, FPS 1.73, Running 513.40s Step 932( 99.50%), action 597, FPS 1.67, Running 514.44s Step 933( 99.67%), action 598, FPS 1.65, Running 514.95s Step 934( 99.83%), action 599, FPS 1.67, Running 515.71s Step 935(100.00%), action 600, FPS 1.63, Running 516.37s [2026-08-01 20:14:20] [42 ] Seed 41 failed after 516.94 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 6/42(14.29%) success. +Setting seed: 42 +Step 1( N/A%), pre moving , FPS 9.29, Running 0.11s Step 2( N/A%), pre moving , FPS 14.93, Running 0.13s Step 3( N/A%), pre moving , FPS 18.48, Running 0.16s Step 4( N/A%), pre moving , FPS 19.38, Running 0.21s Step 5( N/A%), pre moving , FPS 19.90, Running 0.25s Step 6( N/A%), pre moving , FPS 20.65, Running 0.29s Step 7( N/A%), pre moving , FPS 20.75, Running 0.34s Step 8( N/A%), pre moving , FPS 21.28, Running 0.38s Step 9( N/A%), pre moving , FPS 21.27, Running 0.42s Step 10( N/A%), pre moving , FPS 21.39, Running 0.47s Step 11( N/A%), pre moving , FPS 21.79, Running 0.50s Step 12( N/A%), pre moving , FPS 21.77, Running 0.55s Step 13( N/A%), pre moving , FPS 21.80, Running 0.60s Step 14( N/A%), pre moving , FPS 21.93, Running 0.64s Step 15( N/A%), pre moving , FPS 22.13, Running 0.68s Step 16( N/A%), pre moving , FPS 21.96, Running 0.73s Step 17( N/A%), pre moving , FPS 21.56, Running 0.79s Step 18( N/A%), pre moving , FPS 21.80, Running 0.83s Step 19( N/A%), pre moving , FPS 21.95, Running 0.87s Step 20( N/A%), pre moving , FPS 21.87, Running 0.91s Step 21( N/A%), pre moving , FPS 17.86, Running 1.23s Step 22( N/A%), pre moving , FPS 17.51, Running 1.28s Step 23( N/A%), pre moving , FPS 16.71, Running 1.36s Step 24( N/A%), pre moving , FPS 16.74, Running 1.40s Step 25( N/A%), pre moving , FPS 16.92, Running 1.43s Step 26( N/A%), pre moving , FPS 13.74, Running 1.75s Step 27( N/A%), pre moving , FPS 13.73, Running 1.79s Step 28( N/A%), pre moving , FPS 13.64, Running 1.84s Step 29( N/A%), pre moving , FPS 13.67, Running 1.89s Step 30( N/A%), pre moving , FPS 13.69, Running 1.93s Step 31( N/A%), pre moving , FPS 13.78, Running 1.96s Step 32( N/A%), pre moving , FPS 13.87, Running 1.99s Step 33( N/A%), pre moving , FPS 13.26, Running 2.10s Step 34( N/A%), pre moving , FPS 13.27, Running 2.15s Step 35( N/A%), pre moving , FPS 13.22, Running 2.19s Step 36( N/A%), pre moving , FPS 8.72, Running 3.02s Step 37( N/A%), pre moving , FPS 8.12, Running 3.25s Step 38( N/A%), pre moving , FPS 8.07, Running 3.30s Step 39( N/A%), pre moving , FPS 8.04, Running 3.35s Step 40( N/A%), pre moving , FPS 8.04, Running 3.40s Step 41( N/A%), pre moving , FPS 8.98, Running 3.45s Step 42( N/A%), pre moving , FPS 8.99, Running 3.50s Step 43( N/A%), pre moving , FPS 9.15, Running 3.54s Step 44( N/A%), pre moving , FPS 9.16, Running 3.58s Step 45( N/A%), pre moving , FPS 9.12, Running 3.63s Step 46( N/A%), pre moving , FPS 10.41, Running 3.67s Step 47( N/A%), pre moving , FPS 10.45, Running 3.71s Step 48( N/A%), pre moving , FPS 7.85, Running 4.39s Step 49( N/A%), pre moving , FPS 7.85, Running 4.43s Step 50( N/A%), pre moving , FPS 7.80, Running 4.49s Step 51( N/A%), pre moving , FPS 7.76, Running 4.53s Step 52( N/A%), pre moving , FPS 7.70, Running 4.59s Step 53( N/A%), pre moving , FPS 7.85, Running 4.65s Step 54( N/A%), pre moving , FPS 7.76, Running 4.72s Step 55( N/A%), pre moving , FPS 7.73, Running 4.78s Step 56( N/A%), pre moving , FPS 10.98, Running 4.84s Step 57( N/A%), pre moving , FPS 11.99, Running 4.92s Step 58( N/A%), pre moving , FPS 11.81, Running 5.00s Step 59( N/A%), pre moving , FPS 11.46, Running 5.10s Step 60( N/A%), pre moving , FPS 11.29, Running 5.17s Step 61( N/A%), pre moving , FPS 10.99, Running 5.27s Step 62( N/A%), pre moving , FPS 10.74, Running 5.36s Step 63( N/A%), pre moving , FPS 10.45, Running 5.46s Step 64( N/A%), pre moving , FPS 10.17, Running 5.55s Step 65( N/A%), pre moving , FPS 9.92, Running 5.64s Step 66( N/A%), pre moving , FPS 9.61, Running 5.75s Step 67( N/A%), pre moving , FPS 9.31, Running 5.86s Step 68( N/A%), pre moving , FPS 12.95, Running 5.93s Step 69( N/A%), pre moving , FPS 12.57, Running 6.02s Step 70( N/A%), pre moving , FPS 12.40, Running 6.11s Step 71( N/A%), pre moving , FPS 12.03, Running 6.20s Step 72( N/A%), pre moving , FPS 11.97, Running 6.26s Step 73( N/A%), pre moving , FPS 11.75, Running 6.36s Step 74( N/A%), pre moving , FPS 11.79, Running 6.42s Step 75( N/A%), pre moving , FPS 11.70, Running 6.49s Step 76( N/A%), pre moving , FPS 11.64, Running 6.56s Step 77( N/A%), pre moving , FPS 11.84, Running 6.61s Step 78( N/A%), pre moving , FPS 12.10, Running 6.65s Step 79( N/A%), pre moving , FPS 12.35, Running 6.72s Step 80( N/A%), pre moving , FPS 12.43, Running 6.78s Step 81( N/A%), pre moving , FPS 12.66, Running 6.85s Step 82( N/A%), pre moving , FPS 12.82, Running 6.92s Step 83( N/A%), pre moving , FPS 13.23, Running 6.97s Step 84( N/A%), pre moving , FPS 13.61, Running 7.02s Step 85( N/A%), pre moving , FPS 14.01, Running 7.07s Step 86( N/A%), pre moving , FPS 14.63, Running 7.11s Step 87( N/A%), pre moving , FPS 15.28, Running 7.17s Step 88( N/A%), pre moving , FPS 15.71, Running 7.21s Step 89( N/A%), pre moving , FPS 16.22, Running 7.26s Step 90( N/A%), pre moving , FPS 16.84, Running 7.29s Step 91( N/A%), pre moving , FPS 17.50, Running 7.34s Step 92( N/A%), pre moving , FPS 17.81, Running 7.38s Step 93( N/A%), pre moving , FPS 18.68, Running 7.43s Step 94( N/A%), pre moving , FPS 19.09, Running 7.47s Step 95( N/A%), pre moving , FPS 19.56, Running 7.51s Step 96( N/A%), pre moving , FPS 20.01, Running 7.56s Step 97( N/A%), pre moving , FPS 19.99, Running 7.61s Step 98( N/A%), pre moving , FPS 19.99, Running 7.65s Step 99( N/A%), pre moving , FPS 20.39, Running 7.70s Step 100( N/A%), pre moving , FPS 20.61, Running 7.75s Step 101( N/A%), pre moving , FPS 21.18, Running 7.80s Step 102( N/A%), pre moving , FPS 10.44, Running 8.84s Step 103( N/A%), pre moving , FPS 9.21, Running 9.14s Step 104( N/A%), pre moving , FPS 8.55, Running 9.36s Step 105( N/A%), pre moving , FPS 7.71, Running 9.66s Step 106( N/A%), pre moving , FPS 7.25, Running 9.87s Step 107( N/A%), pre moving , FPS 6.58, Running 10.21s Step 108( N/A%), pre moving , FPS 6.22, Running 10.42s Step 109( N/A%), pre moving , FPS 5.77, Running 10.72s Step 110( N/A%), pre moving , FPS 5.54, Running 10.90s Step 111( N/A%), pre moving , FPS 5.20, Running 11.19s Step 112( N/A%), pre moving , FPS 5.00, Running 11.39s Step 113( N/A%), pre moving , FPS 4.68, Running 11.70s Step 114( N/A%), pre moving , FPS 4.51, Running 11.90s Step 115( N/A%), pre moving , FPS 4.27, Running 12.20s Step 116( N/A%), pre moving , FPS 4.18, Running 12.34s Step 117( N/A%), pre moving , FPS 3.93, Running 12.70s Step 118( N/A%), pre moving , FPS 3.81, Running 12.90s Step 119( N/A%), pre moving , FPS 3.63, Running 13.21s Step 120( N/A%), pre moving , FPS 3.53, Running 13.42s Step 121( N/A%), pre moving , FPS 3.37, Running 13.73s Step 122( N/A%), pre moving , FPS 3.93, Running 13.93s Step 123( N/A%), pre moving , FPS 3.92, Running 14.24s Step 124( N/A%), pre moving , FPS 3.95, Running 14.43s Step 125( N/A%), pre moving , FPS 3.91, Running 14.78s Step 126( N/A%), pre moving , FPS 3.93, Running 14.97s Step 127( N/A%), pre moving , FPS 3.92, Running 15.30s Step 128( N/A%), pre moving , FPS 3.91, Running 15.53s Step 129( N/A%), pre moving , FPS 3.89, Running 15.86s Step 130( N/A%), pre moving , FPS 3.79, Running 16.17s Step 131( N/A%), pre moving , FPS 3.72, Running 16.56s Step 132( N/A%), pre moving , FPS 3.73, Running 16.75s Step 133( N/A%), pre moving , FPS 3.75, Running 17.04s Step 134( N/A%), pre moving , FPS 3.77, Running 17.21s Step 135( N/A%), pre moving , FPS 3.74, Running 17.54s Step 136( N/A%), pre moving , FPS 3.71, Running 17.73s Step 137( N/A%), pre moving , FPS 3.72, Running 18.07s Step 138( N/A%), pre moving , FPS 3.73, Running 18.26s Step 139( N/A%), pre moving , FPS 3.74, Running 18.57s Step 140( N/A%), pre moving , FPS 3.72, Running 18.79s Step 141( N/A%), pre moving , FPS 3.68, Running 19.17s Step 142( N/A%), pre moving , FPS 3.68, Running 19.37s Step 143( N/A%), pre moving , FPS 3.65, Running 19.73s Step 144( N/A%), pre moving , FPS 3.62, Running 19.96s Step 145( N/A%), pre moving , FPS 3.61, Running 20.31s Step 146( N/A%), pre moving , FPS 3.60, Running 20.53s Step 147( N/A%), pre moving , FPS 3.58, Running 20.90s Step 148( N/A%), pre moving , FPS 3.58, Running 21.12s Step 149( N/A%), pre moving , FPS 3.53, Running 21.53s Step 150( N/A%), pre moving , FPS 3.56, Running 21.79s Step 151( N/A%), pre moving , FPS 3.55, Running 22.19s Step 152( N/A%), pre moving , FPS 3.55, Running 22.38s Step 153( N/A%), pre moving , FPS 3.54, Running 22.69s Step 154( N/A%), pre moving , FPS 3.51, Running 22.92s Step 155( N/A%), pre moving , FPS 3.47, Running 23.31s Step 156( N/A%), pre moving , FPS 3.45, Running 23.52s Step 157( N/A%), pre moving , FPS 3.45, Running 23.87s Step 158( N/A%), pre moving , FPS 3.43, Running 24.09s Step 159( N/A%), pre moving , FPS 3.39, Running 24.46s Step 160( N/A%), pre moving , FPS 3.40, Running 24.67s Step 161( N/A%), pre moving , FPS 3.41, Running 25.03s Step 162( N/A%), pre moving , FPS 3.40, Running 25.26s Step 163( N/A%), pre moving , FPS 3.41, Running 25.58s Step 164( N/A%), pre moving , FPS 3.42, Running 25.80s Step 165( N/A%), pre moving , FPS 3.43, Running 26.15s Step 166( N/A%), pre moving , FPS 3.43, Running 26.36s Step 167( N/A%), pre moving , FPS 3.42, Running 26.75s Step 168( N/A%), pre moving , FPS 3.40, Running 27.00s Step 169( N/A%), pre moving , FPS 3.48, Running 27.27s Step 170( N/A%), pre moving , FPS 3.61, Running 27.32s Step 171( N/A%), pre moving , FPS 3.87, Running 27.37s Step 172( N/A%), pre moving , FPS 3.98, Running 27.41s Step 173( N/A%), pre moving , FPS 4.19, Running 27.45s Step 174( N/A%), pre moving , FPS 4.36, Running 27.50s Step 175( N/A%), pre moving , FPS 4.73, Running 27.54s Step 176( N/A%), pre moving , FPS 4.92, Running 27.59s Step 177( N/A%), pre moving , FPS 5.31, Running 27.64s Step 178( N/A%), pre moving , FPS 5.57, Running 27.68s Step 179( N/A%), pre moving , FPS 6.13, Running 27.73s Step 180( N/A%), pre moving , FPS 5.60, Running 28.24s Step 181( N/A%), pre moving , FPS 6.15, Running 28.28s Step 182( N/A%), pre moving , FPS 6.51, Running 28.33s Step 183( N/A%), pre moving , FPS 7.05, Running 28.42s Step 184( N/A%), pre moving , FPS 7.41, Running 28.50s Step 185( N/A%), pre moving , FPS 8.26, Running 28.57s Step 186( N/A%), pre moving , FPS 8.77, Running 28.64s Step 187( N/A%), pre moving , FPS 10.19, Running 28.71s Step 188( N/A%), pre moving , FPS 11.23, Running 28.78s Step 189( N/A%), pre moving , FPS 12.70, Running 28.85s Step 190( N/A%), pre moving , FPS 12.45, Running 28.93s Step 191( N/A%), pre moving , FPS 12.24, Running 29.00s Step 192( N/A%), pre moving , FPS 12.01, Running 29.07s Step 193( N/A%), pre moving , FPS 11.85, Running 29.14s Step 194( N/A%), pre moving , FPS 11.64, Running 29.22s Step 195( N/A%), pre moving , FPS 11.44, Running 29.29s Step 196( N/A%), pre moving , FPS 11.24, Running 29.36s Step 197( N/A%), pre moving , FPS 11.13, Running 29.43s Step 198( N/A%), pre moving , FPS 10.97, Running 29.51s Step 199( N/A%), pre moving , FPS 10.77, Running 29.58s Step 200( N/A%), pre moving , FPS 13.89, Running 29.68s Step 201( N/A%), pre moving , FPS 13.86, Running 29.73s Step 202( N/A%), pre moving , FPS 13.86, Running 29.78s Step 203( N/A%), pre moving , FPS 13.55, Running 29.90s Step 204( N/A%), pre moving , FPS 13.14, Running 30.02s Step 205( N/A%), pre moving , FPS 12.69, Running 30.15s Step 206( N/A%), pre moving , FPS 12.30, Running 30.27s Step 207( N/A%), pre moving , FPS 11.97, Running 30.38s Step 208( N/A%), pre moving , FPS 11.59, Running 30.50s Step 209( N/A%), pre moving , FPS 11.26, Running 30.63s Step 210( N/A%), pre moving , FPS 11.02, Running 30.74s Step 211( N/A%), pre moving , FPS 10.88, Running 30.84s Step 212( N/A%), pre moving , FPS 10.89, Running 30.91s Step 213( N/A%), pre moving , FPS 11.00, Running 30.96s Step 214( N/A%), pre moving , FPS 11.17, Running 31.01s Step 215( N/A%), pre moving , FPS 11.33, Running 31.05s Step 216( N/A%), pre moving , FPS 11.50, Running 31.10s Step 217( N/A%), pre moving , FPS 11.57, Running 31.16s Step 218( N/A%), pre moving , FPS 11.72, Running 31.21s Step 219( N/A%), pre moving , FPS 11.94, Running 31.26s Step 220( N/A%), pre moving , FPS 12.32, Running 31.30s Step 221( N/A%), pre moving , FPS 12.32, Running 31.35s Step 222( N/A%), pre moving , FPS 12.36, Running 31.39s Step 223( N/A%), pre moving , FPS 13.01, Running 31.44s Step 224( N/A%), pre moving , FPS 13.66, Running 31.49s Step 225( N/A%), pre moving , FPS 14.40, Running 31.54s Step 226( N/A%), pre moving , FPS 15.21, Running 31.58s Step 227( N/A%), pre moving , FPS 11.50, Running 32.12s Step 228( N/A%), pre moving , FPS 12.04, Running 32.17s Step 229( N/A%), pre moving , FPS 12.60, Running 32.21s Step 230( N/A%), pre moving , FPS 13.23, Running 32.26s Step 231( N/A%), pre moving , FPS 13.67, Running 32.30s Step 232( N/A%), pre moving , FPS 13.62, Running 32.38s Step 233( N/A%), pre moving , FPS 13.44, Running 32.45s Step 234( N/A%), pre moving , FPS 13.19, Running 32.52s Step 235( N/A%), pre moving , FPS 12.99, Running 32.59s Step 236( N/A%), pre moving , FPS 12.62, Running 32.69s Step 237( N/A%), pre moving , FPS 11.62, Running 32.89s Step 238( N/A%), pre moving , FPS 9.43, Running 33.33s Step 239( N/A%), pre moving , FPS 8.72, Running 33.55s Step 240( N/A%), pre moving , FPS 7.26, Running 34.06s Step 241( N/A%), pre moving , FPS 6.31, Running 34.52s Step 242( N/A%), pre moving , FPS 5.98, Running 34.74s Step 243( N/A%), pre moving , FPS 5.28, Running 35.23s Step 244( N/A%), pre moving , FPS 4.77, Running 35.68s Step 245( N/A%), pre moving , FPS 4.52, Running 35.96s Step 246( N/A%), pre moving , FPS 4.08, Running 36.49s Step 247( N/A%), pre moving , FPS 4.07, Running 37.03s Step 248( N/A%), pre moving , FPS 3.72, Running 37.55s Step 249( N/A%), pre moving , FPS 3.55, Running 37.84s Step 250( N/A%), pre moving , FPS 3.27, Running 38.38s Step 251( N/A%), pre moving , FPS 3.06, Running 38.84s Step 252( N/A%), pre moving , FPS 2.99, Running 39.08s Step 253( N/A%), pre moving , FPS 2.81, Running 39.56s Step 254( N/A%), pre moving , FPS 2.66, Running 40.03s Step 255( N/A%), pre moving , FPS 2.61, Running 40.26s Step 256( N/A%), pre moving , FPS 2.48, Running 40.74s Step 257( N/A%), pre moving , FPS 2.45, Running 41.06s Step 258( N/A%), pre moving , FPS 2.47, Running 41.43s Step 259( N/A%), pre moving , FPS 2.39, Running 41.91s Step 260( N/A%), pre moving , FPS 2.48, Running 42.13s Step 261( N/A%), pre moving , FPS 2.47, Running 42.61s Step 262( N/A%), pre moving , FPS 2.40, Running 43.08s Step 263( N/A%), pre moving , FPS 2.47, Running 43.31s Step 264( N/A%), pre moving , FPS 2.46, Running 43.80s Step 265( N/A%), pre moving , FPS 2.41, Running 44.25s Step 266( N/A%), pre moving , FPS 2.50, Running 44.47s Step 267( N/A%), pre moving , FPS 2.54, Running 44.89s Step 268( N/A%), pre moving , FPS 2.66, Running 45.06s Step 269( N/A%), pre moving , FPS 2.71, Running 45.23s Step 270( N/A%), pre moving , FPS 2.76, Running 45.63s Step 271( N/A%), pre moving , FPS 2.88, Running 45.79s Step 272( N/A%), pre moving , FPS 2.78, Running 46.26s Step 273( N/A%), pre moving , FPS 2.79, Running 46.73s Step 274( N/A%), pre moving , FPS 2.87, Running 46.99s Step 275( N/A%), pre moving , FPS 2.78, Running 47.46s Step 276( N/A%), pre moving , FPS 2.78, Running 47.95s Step 277( N/A%), pre moving , FPS 2.76, Running 48.31s Step 278( N/A%), pre moving , FPS 2.77, Running 48.65s Step 279( N/A%), pre moving , FPS 2.76, Running 49.14s Step 280( N/A%), pre moving , FPS 2.79, Running 49.30s Step 281( N/A%), pre moving , FPS 2.80, Running 49.74s Step 282( N/A%), pre moving , FPS 2.93, Running 49.90s Step 283( N/A%), pre moving , FPS 2.85, Running 50.33s Step 284( N/A%), pre moving , FPS 2.99, Running 50.48s Step 285( N/A%), pre moving , FPS 3.02, Running 50.87s Step 286( N/A%), pre moving , FPS 3.07, Running 50.99s Step 287( N/A%), pre moving , FPS 3.23, Running 51.08s Step 288( N/A%), pre moving , FPS 3.17, Running 51.37s Step 289( N/A%), pre moving , FPS 3.18, Running 51.51s Step 290( N/A%), pre moving , FPS 3.34, Running 51.62s Step 291( N/A%), pre moving , FPS 3.37, Running 51.73s Step 292( N/A%), pre moving , FPS 3.59, Running 51.83s Step 293( N/A%), pre moving , FPS 3.69, Running 52.16s Step 294( N/A%), pre moving , FPS 3.81, Running 52.24s Step 295( N/A%), pre moving , FPS 4.10, Running 52.33s Step 296( N/A%), pre moving , FPS 4.45, Running 52.44s Step 297( N/A%), pre moving , FPS 4.72, Running 52.55s Step 298( N/A%), pre moving , FPS 4.72, Running 52.89s Step 299( N/A%), pre moving , FPS 5.18, Running 53.01s Step 300( N/A%), pre moving , FPS 5.24, Running 53.11s Step 301( N/A%), pre moving , FPS 5.44, Running 53.41s Step 302( N/A%), pre moving , FPS 5.44, Running 53.58s Step 303( N/A%), pre moving , FPS 5.98, Running 53.68s Step 304( N/A%), pre moving , FPS 6.06, Running 53.78s Step 305( N/A%), pre moving , FPS 6.13, Running 54.13s Step 306( N/A%), pre moving , FPS 6.15, Running 54.24s Step 307( N/A%), pre moving , FPS 6.17, Running 54.32s Step 308( N/A%), pre moving , FPS 6.54, Running 54.43s Step 309( N/A%), pre moving , FPS 3.81, Running 56.76s Step 310( N/A%), pre moving , FPS 3.41, Running 57.50s Step 311( N/A%), pre moving , FPS 3.31, Running 57.77s Step 312( N/A%), pre moving , FPS 3.07, Running 58.35s Step 313( N/A%), pre moving , FPS 2.98, Running 58.86s Step 314( N/A%), pre moving , FPS 2.79, Running 59.41s Step 315( N/A%), pre moving , FPS 2.65, Running 59.88s Step 316( N/A%), pre moving , FPS 2.50, Running 60.43s Step 317( N/A%), pre moving , FPS 2.46, Running 60.69s Step 318( N/A%), pre moving , FPS 2.34, Running 61.44s Step 319( N/A%), pre moving , FPS 2.31, Running 61.67s Step 320( N/A%), pre moving , FPS 2.13, Running 62.51s Step 321( N/A%), pre moving , FPS 2.14, Running 62.77s Step 322( N/A%), pre moving , FPS 1.99, Running 63.61s Step 323( N/A%), pre moving , FPS 1.96, Running 63.86s Step 324( N/A%), pre moving , FPS 1.84, Running 64.63s Step 325( N/A%), pre moving , FPS 1.85, Running 64.96s Step 326( N/A%), pre moving , FPS 1.74, Running 65.74s Step 327( N/A%), pre moving , FPS 1.71, Running 66.02s Step 328( N/A%), pre moving , FPS 1.64, Running 66.60s Step 329( 0.17%), action 1, FPS 1.78, Running 68.02s Step 330( 0.33%), action 2, FPS 1.77, Running 68.77s Step 331( 0.50%), action 3, FPS 1.68, Running 69.69s Step 332( 0.67%), action 4, FPS 1.66, Running 70.38s Step 333( 0.83%), action 5, FPS 1.68, Running 70.73s Step 334( 1.00%), action 6, FPS 1.63, Running 71.70s Step 335( 1.17%), action 7, FPS 1.57, Running 72.60s Step 336( 1.33%), action 8, FPS 1.54, Running 73.39s Step 337( 1.50%), action 9, FPS 1.47, Running 74.26s Step 338( 1.67%), action 10, FPS 1.49, Running 74.88s Step 339( 1.83%), action 11, FPS 1.41, Running 75.88s Step 340( 2.00%), action 12, FPS 1.43, Running 76.45s Step 341( 2.17%), action 13, FPS 1.36, Running 77.43s Step 342( 2.33%), action 14, FPS 1.38, Running 78.07s Step 343( 2.50%), action 15, FPS 1.32, Running 78.99s Step 344( 2.67%), action 16, FPS 1.32, Running 79.78s Step 345( 2.83%), action 17, FPS 1.27, Running 80.75s Step 346( 3.00%), action 18, FPS 1.27, Running 81.55s Step 347( 3.17%), action 19, FPS 1.21, Running 82.50s Step 348( 3.33%), action 20, FPS 1.21, Running 83.15s Step 349( 3.50%), action 21, FPS 1.24, Running 84.10s Step 350( 3.67%), action 22, FPS 1.26, Running 84.68s Step 351( 3.83%), action 23, FPS 1.26, Running 85.57s Step 352( 4.00%), action 24, FPS 1.28, Running 86.03s Step 353( 4.17%), action 25, FPS 1.24, Running 86.80s Step 354( 4.33%), action 26, FPS 1.27, Running 87.40s Step 355( 4.50%), action 27, FPS 1.27, Running 88.30s Step 356( 4.67%), action 28, FPS 1.31, Running 88.71s Step 357( 4.83%), action 29, FPS 1.35, Running 89.08s Step 358( 5.00%), action 30, FPS 1.38, Running 89.34s Step 359( 5.17%), action 31, FPS 1.37, Running 90.53s Step 360( 5.33%), action 32, FPS 1.37, Running 91.00s Step 361( 5.50%), action 33, FPS 1.40, Running 91.71s Step 362( 5.67%), action 34, FPS 1.40, Running 92.31s Step 363( 5.83%), action 35, FPS 1.40, Running 93.33s Step 364( 6.00%), action 36, FPS 1.41, Running 93.94s Step 365( 6.17%), action 37, FPS 1.41, Running 94.90s Step 366( 6.33%), action 38, FPS 1.41, Running 95.69s Step 367( 6.50%), action 39, FPS 1.42, Running 96.58s Step 368( 6.67%), action 40, FPS 1.42, Running 97.27s Step 369( 6.83%), action 41, FPS 1.41, Running 98.27s Step 370( 7.00%), action 42, FPS 1.40, Running 98.93s Step 371( 7.17%), action 43, FPS 1.40, Running 99.81s Step 372( 7.33%), action 44, FPS 1.40, Running 100.27s Step 373( 7.50%), action 45, FPS 1.41, Running 101.03s Step 374( 7.67%), action 46, FPS 1.40, Running 101.66s Step 375( 7.83%), action 47, FPS 1.43, Running 102.27s Step 376( 8.00%), action 48, FPS 1.42, Running 102.81s Step 377( 8.17%), action 49, FPS 1.37, Running 103.69s Step 378( 8.33%), action 50, FPS 1.32, Running 104.46s Step 379( 8.50%), action 51, FPS 1.34, Running 105.40s Step 380( 8.67%), action 52, FPS 1.33, Running 106.00s Step 381( 8.83%), action 53, FPS 1.32, Running 106.91s Step 382( 9.00%), action 54, FPS 1.34, Running 107.24s Step 383( 9.17%), action 55, FPS 1.41, Running 107.54s Step 384( 9.33%), action 56, FPS 1.41, Running 108.10s Step 385( 9.50%), action 57, FPS 1.48, Running 108.45s Step 386( 9.67%), action 58, FPS 1.52, Running 108.85s Step 387( 9.83%), action 59, FPS 1.52, Running 109.73s Step 388( 10.00%), action 60, FPS 1.53, Running 110.32s Step 389( 10.17%), action 61, FPS 1.54, Running 111.22s Step 390( 10.33%), action 62, FPS 1.53, Running 111.96s Step 391( 10.50%), action 63, FPS 1.53, Running 112.86s Step 392( 10.67%), action 64, FPS 1.53, Running 113.38s Step 393( 10.83%), action 65, FPS 1.54, Running 114.05s Step 394( 11.00%), action 66, FPS 1.53, Running 114.72s Step 395( 11.17%), action 67, FPS 1.50, Running 115.64s Step 396( 11.33%), action 68, FPS 1.49, Running 116.25s Step 397( 11.50%), action 69, FPS 1.48, Running 117.16s Step 398( 11.67%), action 70, FPS 1.49, Running 117.92s Step 399( 11.83%), action 71, FPS 1.49, Running 118.84s Step 400( 12.00%), action 72, FPS 1.51, Running 119.25s Step 401( 12.17%), action 73, FPS 1.53, Running 120.02s Step 402( 12.33%), action 74, FPS 1.49, Running 120.63s Step 403( 12.50%), action 75, FPS 1.44, Running 121.48s Step 404( 12.67%), action 76, FPS 1.45, Running 121.88s Step 405( 12.83%), action 77, FPS 1.40, Running 122.74s Step 406( 13.00%), action 78, FPS 1.38, Running 123.35s Step 407( 13.17%), action 79, FPS 1.38, Running 124.20s Step 408( 13.33%), action 80, FPS 1.38, Running 124.78s Step 409( 13.50%), action 81, FPS 1.37, Running 125.79s Step 410( 13.67%), action 82, FPS 1.40, Running 126.26s Step 411( 13.83%), action 83, FPS 1.46, Running 126.60s Step 412( 14.00%), action 84, FPS 1.48, Running 126.87s Step 413( 14.17%), action 85, FPS 1.50, Running 127.41s Step 414( 14.33%), action 86, FPS 1.51, Running 127.95s Step 415( 14.50%), action 87, FPS 1.54, Running 128.65s Step 416( 14.67%), action 88, FPS 1.53, Running 129.29s Step 417( 14.83%), action 89, FPS 1.53, Running 130.20s Step 418( 15.00%), action 90, FPS 1.57, Running 130.65s Step 419( 15.17%), action 91, FPS 1.54, Running 131.78s Step 420( 15.33%), action 92, FPS 1.54, Running 132.22s Step 421( 15.50%), action 93, FPS 1.55, Running 132.95s Step 422( 15.67%), action 94, FPS 1.55, Running 133.55s Step 423( 15.83%), action 95, FPS 1.55, Running 134.40s Step 424( 16.00%), action 96, FPS 1.54, Running 134.89s Step 425( 16.17%), action 97, FPS 1.55, Running 135.63s Step 426( 16.33%), action 98, FPS 1.55, Running 136.26s Step 427( 16.50%), action 99, FPS 1.56, Running 137.04s Step 428( 16.67%), action 100, FPS 1.58, Running 137.45s Step 429( 16.83%), action 101, FPS 1.59, Running 138.33s Step 430( 17.00%), action 102, FPS 1.58, Running 138.92s Step 431( 17.17%), action 103, FPS 1.52, Running 139.78s Step 432( 17.33%), action 104, FPS 1.50, Running 140.21s Step 433( 17.50%), action 105, FPS 1.48, Running 140.97s Step 434( 17.67%), action 106, FPS 1.47, Running 141.59s Step 435( 17.83%), action 107, FPS 1.45, Running 142.47s Step 436( 18.00%), action 108, FPS 1.47, Running 142.89s Step 437( 18.17%), action 109, FPS 1.49, Running 143.64s Step 438( 18.33%), action 110, FPS 1.47, Running 144.25s Step 439( 18.50%), action 111, FPS 1.49, Running 145.17s Step 440( 18.67%), action 112, FPS 1.51, Running 145.42s Step 441( 18.83%), action 113, FPS 1.55, Running 145.86s Step 442( 19.00%), action 114, FPS 1.56, Running 146.37s Step 443( 19.17%), action 115, FPS 1.62, Running 146.73s Step 444( 19.33%), action 116, FPS 1.65, Running 147.03s Step 445( 19.50%), action 117, FPS 1.65, Running 147.75s Step 446( 19.67%), action 118, FPS 1.65, Running 148.39s Step 447( 19.83%), action 119, FPS 1.64, Running 149.25s Step 448( 20.00%), action 120, FPS 1.63, Running 149.74s Step 449( 20.17%), action 121, FPS 1.62, Running 150.71s Step 450( 20.33%), action 122, FPS 1.63, Running 151.18s Step 451( 20.50%), action 123, FPS 1.64, Running 151.99s Step 452( 20.67%), action 124, FPS 1.62, Running 152.53s Step 453( 20.83%), action 125, FPS 1.61, Running 153.43s Step 454( 21.00%), action 126, FPS 1.61, Running 153.97s Step 455( 21.17%), action 127, FPS 1.64, Running 154.69s Step 456( 21.33%), action 128, FPS 1.61, Running 155.29s Step 457( 21.50%), action 129, FPS 1.59, Running 156.25s Step 458( 21.67%), action 130, FPS 1.57, Running 156.96s Step 459( 21.83%), action 131, FPS 1.57, Running 157.89s Step 460( 22.00%), action 132, FPS 1.53, Running 158.50s Step 461( 22.17%), action 133, FPS 1.47, Running 159.46s Step 462( 22.33%), action 134, FPS 1.47, Running 159.96s Step 463( 22.50%), action 135, FPS 1.43, Running 160.67s Step 464( 22.67%), action 136, FPS 1.40, Running 161.29s Step 465( 22.83%), action 137, FPS 1.38, Running 162.20s Step 466( 23.00%), action 138, FPS 1.39, Running 162.82s Step 467( 23.17%), action 139, FPS 1.40, Running 163.58s Step 468( 23.33%), action 140, FPS 1.40, Running 164.07s Step 469( 23.50%), action 141, FPS 1.42, Running 164.80s Step 470( 23.67%), action 142, FPS 1.43, Running 165.13s Step 471( 23.83%), action 143, FPS 1.48, Running 165.54s Step 472( 24.00%), action 144, FPS 1.49, Running 165.93s Step 473( 24.17%), action 145, FPS 1.52, Running 166.60s Step 474( 24.33%), action 146, FPS 1.49, Running 167.38s Step 475( 24.50%), action 147, FPS 1.47, Running 168.27s Step 476( 24.67%), action 148, FPS 1.49, Running 168.74s Step 477( 24.83%), action 149, FPS 1.48, Running 169.76s Step 478( 25.00%), action 150, FPS 1.50, Running 170.28s Step 479( 25.17%), action 151, FPS 1.47, Running 171.53s Step 480( 25.33%), action 152, FPS 1.48, Running 172.02s Step 481( 25.50%), action 153, FPS 1.50, Running 172.81s Step 482( 25.67%), action 154, FPS 1.49, Running 173.42s Step 483( 25.83%), action 155, FPS 1.46, Running 174.33s Step 484( 26.00%), action 156, FPS 1.48, Running 174.83s Step 485( 26.17%), action 157, FPS 1.49, Running 175.59s Step 486( 26.33%), action 158, FPS 1.50, Running 176.13s Step 487( 26.50%), action 159, FPS 1.47, Running 177.19s Step 488( 26.67%), action 160, FPS 1.45, Running 177.83s Step 489( 26.83%), action 161, FPS 1.44, Running 178.71s Step 490( 27.00%), action 162, FPS 1.41, Running 179.28s Step 491( 27.17%), action 163, FPS 1.40, Running 179.84s Step 492( 27.33%), action 164, FPS 1.36, Running 180.63s Step 493( 27.50%), action 165, FPS 1.35, Running 181.41s Step 494( 27.67%), action 166, FPS 1.38, Running 181.86s Step 495( 27.83%), action 167, FPS 1.39, Running 182.65s Step 496( 28.00%), action 168, FPS 1.37, Running 183.30s Step 497( 28.17%), action 169, FPS 1.42, Running 183.85s Step 498( 28.33%), action 170, FPS 1.39, Running 184.71s Step 499( 28.50%), action 171, FPS 1.42, Running 185.64s Step 500( 28.67%), action 172, FPS 1.42, Running 186.10s Step 501( 28.83%), action 173, FPS 1.42, Running 186.88s Step 502( 29.00%), action 174, FPS 1.40, Running 187.75s Step 503( 29.17%), action 175, FPS 1.41, Running 188.53s Step 504( 29.33%), action 176, FPS 1.41, Running 189.06s Step 505( 29.50%), action 177, FPS 1.39, Running 189.96s Step 506( 29.67%), action 178, FPS 1.37, Running 190.76s Step 507( 29.83%), action 179, FPS 1.38, Running 191.66s Step 508( 30.00%), action 180, FPS 1.38, Running 192.33s Step 509( 30.17%), action 181, FPS 1.40, Running 192.97s Step 510( 30.33%), action 182, FPS 1.41, Running 193.47s Step 511( 30.50%), action 183, FPS 1.38, Running 194.35s Step 512( 30.67%), action 184, FPS 1.38, Running 195.11s Step 513( 30.83%), action 185, FPS 1.38, Running 195.95s Step 514( 31.00%), action 186, FPS 1.34, Running 196.81s Step 515( 31.17%), action 187, FPS 1.33, Running 197.66s Step 516( 31.33%), action 188, FPS 1.32, Running 198.46s Step 517( 31.50%), action 189, FPS 1.30, Running 199.27s Step 518( 31.67%), action 190, FPS 1.33, Running 199.78s Step 519( 31.83%), action 191, FPS 1.31, Running 200.89s Step 520( 32.00%), action 192, FPS 1.31, Running 201.33s Step 521( 32.17%), action 193, FPS 1.35, Running 201.70s Step 522( 32.33%), action 194, FPS 1.39, Running 202.10s Step 523( 32.50%), action 195, FPS 1.43, Running 202.51s Step 524( 32.67%), action 196, FPS 1.42, Running 203.19s Step 525( 32.83%), action 197, FPS 1.42, Running 204.02s Step 526( 33.00%), action 198, FPS 1.46, Running 204.49s Step 527( 33.17%), action 199, FPS 1.48, Running 205.16s Step 528( 33.33%), action 200, FPS 1.51, Running 205.60s Step 529( 33.50%), action 201, FPS 1.45, Running 206.78s Step 530( 33.67%), action 202, FPS 1.43, Running 207.47s Step 531( 33.83%), action 203, FPS 1.45, Running 208.10s Step 532( 34.00%), action 204, FPS 1.47, Running 208.71s Step 533( 34.17%), action 205, FPS 1.47, Running 209.56s Step 534( 34.33%), action 206, FPS 1.49, Running 210.27s Step 535( 34.50%), action 207, FPS 1.49, Running 211.07s Step 536( 34.67%), action 208, FPS 1.49, Running 211.90s Step 537( 34.83%), action 209, FPS 1.48, Running 212.81s Step 538( 35.00%), action 210, FPS 1.46, Running 213.50s Step 539( 35.17%), action 211, FPS 1.48, Running 214.43s Step 540( 35.33%), action 212, FPS 1.45, Running 215.10s Step 541( 35.50%), action 213, FPS 1.40, Running 216.03s Step 542( 35.67%), action 214, FPS 1.36, Running 216.76s Step 543( 35.83%), action 215, FPS 1.32, Running 217.63s Step 544( 36.00%), action 216, FPS 1.32, Running 218.31s Step 545( 36.17%), action 217, FPS 1.31, Running 219.24s Step 546( 36.33%), action 218, FPS 1.30, Running 219.89s Step 547( 36.50%), action 219, FPS 1.31, Running 220.37s Step 548( 36.67%), action 220, FPS 1.29, Running 221.06s Step 549( 36.83%), action 221, FPS 1.30, Running 222.19s Step 550( 37.00%), action 222, FPS 1.30, Running 222.80s Step 551( 37.17%), action 223, FPS 1.29, Running 223.56s Step 552( 37.33%), action 224, FPS 1.29, Running 224.25s Step 553( 37.50%), action 225, FPS 1.28, Running 225.16s Step 554( 37.67%), action 226, FPS 1.30, Running 225.65s Step 555( 37.83%), action 227, FPS 1.31, Running 226.31s Step 556( 38.00%), action 228, FPS 1.32, Running 227.05s Step 557( 38.17%), action 229, FPS 1.32, Running 227.96s Step 558( 38.33%), action 230, FPS 1.34, Running 228.48s Step 559( 38.50%), action 231, FPS 1.33, Running 229.46s Step 560( 38.67%), action 232, FPS 1.34, Running 230.00s Step 561( 38.83%), action 233, FPS 1.36, Running 230.71s Step 562( 39.00%), action 234, FPS 1.34, Running 231.64s Step 563( 39.17%), action 235, FPS 1.36, Running 232.32s Step 564( 39.33%), action 236, FPS 1.37, Running 232.88s Step 565( 39.50%), action 237, FPS 1.37, Running 233.79s Step 566( 39.67%), action 238, FPS 1.37, Running 234.48s Step 567( 39.83%), action 239, FPS 1.33, Running 235.36s Step 568( 40.00%), action 240, FPS 1.36, Running 235.80s Step 569( 40.17%), action 241, FPS 1.36, Running 236.94s Step 570( 40.33%), action 242, FPS 1.37, Running 237.43s Step 571( 40.50%), action 243, FPS 1.40, Running 237.85s Step 572( 40.67%), action 244, FPS 1.43, Running 238.22s Step 573( 40.83%), action 245, FPS 1.43, Running 239.18s Step 574( 41.00%), action 246, FPS 1.40, Running 239.93s Step 575( 41.17%), action 247, FPS 1.38, Running 240.81s Step 576( 41.33%), action 248, FPS 1.39, Running 241.39s Step 577( 41.50%), action 249, FPS 1.41, Running 242.09s Step 578( 41.67%), action 250, FPS 1.41, Running 242.70s Step 579( 41.83%), action 251, FPS 1.40, Running 243.71s Step 580( 42.00%), action 252, FPS 1.41, Running 244.22s Step 581( 42.17%), action 253, FPS 1.38, Running 245.16s Step 582( 42.33%), action 254, FPS 1.43, Running 245.65s Step 583( 42.50%), action 255, FPS 1.42, Running 246.39s Step 584( 42.67%), action 256, FPS 1.42, Running 247.00s Step 585( 42.83%), action 257, FPS 1.42, Running 247.87s Step 586( 43.00%), action 258, FPS 1.45, Running 248.26s Step 587( 43.17%), action 259, FPS 1.45, Running 249.12s Step 588( 43.33%), action 260, FPS 1.44, Running 249.73s Step 589( 43.50%), action 261, FPS 1.46, Running 250.66s Step 590( 43.67%), action 262, FPS 1.46, Running 251.15s Step 591( 43.83%), action 263, FPS 1.43, Running 251.87s Step 592( 44.00%), action 264, FPS 1.39, Running 252.58s Step 593( 44.17%), action 265, FPS 1.40, Running 253.43s Step 594( 44.33%), action 266, FPS 1.41, Running 254.12s Step 595( 44.50%), action 267, FPS 1.41, Running 254.98s Step 596( 44.67%), action 268, FPS 1.40, Running 255.64s Step 597( 44.83%), action 269, FPS 1.43, Running 256.07s Step 598( 45.00%), action 270, FPS 1.46, Running 256.37s Step 599( 45.17%), action 271, FPS 1.44, Running 257.60s Step 600( 45.33%), action 272, FPS 1.41, Running 258.37s Step 601( 45.50%), action 273, FPS 1.41, Running 259.32s Step 602( 45.67%), action 274, FPS 1.39, Running 260.02s Step 603( 45.83%), action 275, FPS 1.38, Running 260.90s Step 604( 46.00%), action 276, FPS 1.37, Running 261.61s Step 605( 46.17%), action 277, FPS 1.37, Running 262.49s Step 606( 46.33%), action 278, FPS 1.33, Running 263.34s Step 607( 46.50%), action 279, FPS 1.33, Running 264.21s Step 608( 46.67%), action 280, FPS 1.31, Running 264.97s Step 609( 46.83%), action 281, FPS 1.32, Running 265.85s Step 610( 47.00%), action 282, FPS 1.30, Running 266.48s Step 611( 47.17%), action 283, FPS 1.30, Running 267.22s Step 612( 47.33%), action 284, FPS 1.32, Running 267.79s Step 613( 47.50%), action 285, FPS 1.32, Running 268.61s Step 614( 47.67%), action 286, FPS 1.32, Running 269.22s Step 615( 47.83%), action 287, FPS 1.32, Running 270.16s Step 616( 48.00%), action 288, FPS 1.33, Running 270.72s Step 617( 48.17%), action 289, FPS 1.30, Running 271.46s Step 618( 48.33%), action 290, FPS 1.27, Running 272.10s Step 619( 48.50%), action 291, FPS 1.29, Running 273.06s Step 620( 48.67%), action 292, FPS 1.30, Running 273.72s Step 621( 48.83%), action 293, FPS 1.33, Running 274.31s Step 622( 49.00%), action 294, FPS 1.37, Running 274.66s Step 623( 49.17%), action 295, FPS 1.39, Running 275.33s Step 624( 49.33%), action 296, FPS 1.38, Running 276.06s Step 625( 49.50%), action 297, FPS 1.39, Running 276.88s Step 626( 49.67%), action 298, FPS 1.41, Running 277.51s Step 627( 49.83%), action 299, FPS 1.40, Running 278.45s Step 628( 50.00%), action 300, FPS 1.43, Running 278.95s Step 629( 50.17%), action 301, FPS 1.42, Running 279.96s Step 630( 50.33%), action 302, FPS 1.43, Running 280.42s Step 631( 50.50%), action 303, FPS 1.38, Running 281.68s Step 632( 50.67%), action 304, FPS 1.37, Running 282.35s Step 633( 50.83%), action 305, FPS 1.37, Running 283.24s Step 634( 51.00%), action 306, FPS 1.38, Running 283.74s Step 635( 51.17%), action 307, FPS 1.40, Running 284.46s Step 636( 51.33%), action 308, FPS 1.38, Running 285.27s Step 637( 51.50%), action 309, FPS 1.37, Running 286.03s Step 638( 51.67%), action 310, FPS 1.37, Running 286.67s Step 639( 51.83%), action 311, FPS 1.37, Running 287.64s Step 640( 52.00%), action 312, FPS 1.38, Running 288.20s Step 641( 52.17%), action 313, FPS 1.34, Running 289.23s Step 642( 52.33%), action 314, FPS 1.31, Running 289.98s Step 643( 52.50%), action 315, FPS 1.29, Running 290.81s Step 644( 52.67%), action 316, FPS 1.31, Running 291.35s Step 645( 52.83%), action 317, FPS 1.33, Running 291.96s Step 646( 53.00%), action 318, FPS 1.35, Running 292.35s Step 647( 53.17%), action 319, FPS 1.41, Running 292.65s Step 648( 53.33%), action 320, FPS 1.39, Running 293.30s Step 649( 53.50%), action 321, FPS 1.37, Running 294.51s Step 650( 53.67%), action 322, FPS 1.37, Running 295.05s Step 651( 53.83%), action 323, FPS 1.41, Running 295.83s Step 652( 54.00%), action 324, FPS 1.42, Running 296.47s Step 653( 54.17%), action 325, FPS 1.42, Running 297.36s Step 654( 54.33%), action 326, FPS 1.41, Running 297.96s Step 655( 54.50%), action 327, FPS 1.38, Running 298.93s Step 656( 54.67%), action 328, FPS 1.42, Running 299.38s Step 657( 54.83%), action 329, FPS 1.41, Running 300.17s Step 658( 55.00%), action 330, FPS 1.40, Running 300.94s Step 659( 55.17%), action 331, FPS 1.41, Running 301.85s Step 660( 55.33%), action 332, FPS 1.40, Running 302.51s Step 661( 55.50%), action 333, FPS 1.41, Running 303.45s Step 662( 55.67%), action 334, FPS 1.39, Running 304.40s Step 663( 55.83%), action 335, FPS 1.40, Running 305.13s Step 664( 56.00%), action 336, FPS 1.37, Running 306.00s Step 665( 56.17%), action 337, FPS 1.35, Running 306.73s Step 666( 56.33%), action 338, FPS 1.33, Running 307.39s Step 667( 56.50%), action 339, FPS 1.28, Running 308.27s Step 668( 56.67%), action 340, FPS 1.29, Running 308.82s Step 669( 56.83%), action 341, FPS 1.29, Running 309.97s Step 670( 57.00%), action 342, FPS 1.27, Running 310.80s Step 671( 57.17%), action 343, FPS 1.29, Running 311.37s Step 672( 57.33%), action 344, FPS 1.28, Running 312.12s Step 673( 57.50%), action 345, FPS 1.25, Running 313.32s Step 674( 57.67%), action 346, FPS 1.24, Running 314.06s Step 675( 57.83%), action 347, FPS 1.25, Running 314.94s Step 676( 58.00%), action 348, FPS 1.23, Running 315.68s Step 677( 58.17%), action 349, FPS 1.22, Running 316.55s Step 678( 58.33%), action 350, FPS 1.22, Running 317.30s Step 679( 58.50%), action 351, FPS 1.22, Running 318.26s Step 680( 58.67%), action 352, FPS 1.23, Running 318.83s Step 681( 58.83%), action 353, FPS 1.23, Running 319.66s Step 682( 59.00%), action 354, FPS 1.24, Running 320.47s Step 683( 59.17%), action 355, FPS 1.23, Running 321.43s Step 684( 59.33%), action 356, FPS 1.24, Running 322.16s Step 685( 59.50%), action 357, FPS 1.23, Running 323.04s Step 686( 59.67%), action 358, FPS 1.23, Running 323.67s Step 687( 59.83%), action 359, FPS 1.22, Running 324.62s Step 688( 60.00%), action 360, FPS 1.23, Running 325.05s Step 689( 60.17%), action 361, FPS 1.26, Running 325.86s Step 690( 60.33%), action 362, FPS 1.26, Running 326.70s Step 691( 60.50%), action 363, FPS 1.21, Running 327.92s Step 692( 60.67%), action 364, FPS 1.22, Running 328.45s Step 693( 60.83%), action 365, FPS 1.30, Running 328.75s Step 694( 61.00%), action 366, FPS 1.29, Running 329.51s Step 695( 61.17%), action 367, FPS 1.31, Running 330.25s Step 696( 61.33%), action 368, FPS 1.32, Running 330.86s Step 697( 61.50%), action 369, FPS 1.32, Running 331.72s Step 698( 61.67%), action 370, FPS 1.32, Running 332.47s Step 699( 61.83%), action 371, FPS 1.32, Running 333.44s Step 700( 62.00%), action 372, FPS 1.32, Running 333.95s Step 701( 62.17%), action 373, FPS 1.33, Running 334.68s Step 702( 62.33%), action 374, FPS 1.35, Running 335.28s Step 703( 62.50%), action 375, FPS 1.36, Running 336.15s Step 704( 62.67%), action 376, FPS 1.37, Running 336.71s Step 705( 62.83%), action 377, FPS 1.39, Running 337.43s Step 706( 63.00%), action 378, FPS 1.38, Running 338.20s Step 707( 63.17%), action 379, FPS 1.39, Running 339.04s Step 708( 63.33%), action 380, FPS 1.38, Running 339.54s Step 709( 63.50%), action 381, FPS 1.35, Running 340.63s Step 710( 63.67%), action 382, FPS 1.39, Running 341.07s Step 711( 63.83%), action 383, FPS 1.40, Running 342.23s Step 712( 64.00%), action 384, FPS 1.38, Running 342.93s Step 713( 64.17%), action 385, FPS 1.33, Running 343.82s Step 714( 64.33%), action 386, FPS 1.36, Running 344.24s Step 715( 64.50%), action 387, FPS 1.35, Running 345.07s Step 716( 64.67%), action 388, FPS 1.34, Running 345.73s Step 717( 64.83%), action 389, FPS 1.34, Running 346.62s Step 718( 65.00%), action 390, FPS 1.38, Running 346.99s Step 719( 65.17%), action 391, FPS 1.42, Running 347.50s Step 720( 65.33%), action 392, FPS 1.44, Running 347.88s Step 721( 65.50%), action 393, FPS 1.48, Running 348.21s Step 722( 65.67%), action 394, FPS 1.51, Running 348.55s Step 723( 65.83%), action 395, FPS 1.58, Running 348.85s Step 724( 66.00%), action 396, FPS 1.60, Running 349.22s Step 725( 66.17%), action 397, FPS 1.57, Running 350.13s Step 726( 66.33%), action 398, FPS 1.59, Running 350.77s Step 727( 66.50%), action 399, FPS 1.62, Running 351.41s Step 728( 66.67%), action 400, FPS 1.60, Running 352.06s Step 729( 66.83%), action 401, FPS 1.63, Running 352.91s Step 730( 67.00%), action 402, FPS 1.61, Running 353.53s Step 731( 67.17%), action 403, FPS 1.64, Running 354.40s Step 732( 67.33%), action 404, FPS 1.67, Running 354.91s Step 733( 67.50%), action 405, FPS 1.70, Running 355.61s Step 734( 67.67%), action 406, FPS 1.66, Running 356.26s Step 735( 67.83%), action 407, FPS 1.66, Running 357.14s Step 736( 68.00%), action 408, FPS 1.64, Running 357.94s Step 737( 68.17%), action 409, FPS 1.64, Running 358.85s Step 738( 68.33%), action 410, FPS 1.62, Running 359.34s Step 739( 68.50%), action 411, FPS 1.55, Running 360.43s Step 740( 68.67%), action 412, FPS 1.51, Running 361.13s Step 741( 68.83%), action 413, FPS 1.45, Running 362.02s Step 742( 69.00%), action 414, FPS 1.43, Running 362.49s Step 743( 69.17%), action 415, FPS 1.39, Running 363.24s Step 744( 69.33%), action 416, FPS 1.35, Running 364.00s Step 745( 69.50%), action 417, FPS 1.36, Running 364.84s Step 746( 69.67%), action 418, FPS 1.36, Running 365.44s Step 747( 69.83%), action 419, FPS 1.34, Running 366.34s Step 748( 70.00%), action 420, FPS 1.37, Running 366.61s Step 749( 70.17%), action 421, FPS 1.39, Running 367.27s Step 750( 70.33%), action 422, FPS 1.38, Running 367.99s Step 751( 70.50%), action 423, FPS 1.38, Running 368.91s Step 752( 70.67%), action 424, FPS 1.38, Running 369.46s Step 753( 70.83%), action 425, FPS 1.36, Running 370.36s Step 754( 71.00%), action 426, FPS 1.37, Running 370.88s Step 755( 71.17%), action 427, FPS 1.38, Running 371.65s Step 756( 71.33%), action 428, FPS 1.40, Running 372.27s Step 757( 71.50%), action 429, FPS 1.40, Running 373.11s Step 758( 71.67%), action 430, FPS 1.37, Running 373.92s Step 759( 71.83%), action 431, FPS 1.39, Running 374.86s Step 760( 72.00%), action 432, FPS 1.39, Running 375.52s Step 761( 72.17%), action 433, FPS 1.41, Running 376.21s Step 762( 72.33%), action 434, FPS 1.40, Running 376.77s Step 763( 72.50%), action 435, FPS 1.37, Running 377.83s Step 764( 72.67%), action 436, FPS 1.39, Running 378.38s Step 765( 72.83%), action 437, FPS 1.40, Running 379.16s Step 766( 73.00%), action 438, FPS 1.37, Running 380.02s Step 767( 73.17%), action 439, FPS 1.37, Running 380.92s Step 768( 73.33%), action 440, FPS 1.35, Running 381.45s Step 769( 73.50%), action 441, FPS 1.31, Running 382.53s Step 770( 73.67%), action 442, FPS 1.32, Running 383.14s Step 771( 73.83%), action 443, FPS 1.31, Running 384.14s Step 772( 74.00%), action 444, FPS 1.32, Running 384.63s Step 773( 74.17%), action 445, FPS 1.36, Running 385.12s Step 774( 74.33%), action 446, FPS 1.37, Running 385.53s Step 775( 74.50%), action 447, FPS 1.36, Running 386.36s Step 776( 74.67%), action 448, FPS 1.35, Running 387.08s Step 777( 74.83%), action 449, FPS 1.35, Running 387.96s Step 778( 75.00%), action 450, FPS 1.37, Running 388.56s Step 779( 75.17%), action 451, FPS 1.37, Running 389.51s Step 780( 75.33%), action 452, FPS 1.36, Running 390.18s Step 781( 75.50%), action 453, FPS 1.34, Running 391.08s Step 782( 75.67%), action 454, FPS 1.36, Running 391.52s Step 783( 75.83%), action 455, FPS 1.39, Running 392.25s Step 784( 76.00%), action 456, FPS 1.39, Running 392.73s Step 785( 76.17%), action 457, FPS 1.40, Running 393.41s Step 786( 76.33%), action 458, FPS 1.42, Running 394.06s Step 787( 76.50%), action 459, FPS 1.43, Running 394.91s Step 788( 76.67%), action 460, FPS 1.44, Running 395.37s Step 789( 76.83%), action 461, FPS 1.43, Running 396.51s Step 790( 77.00%), action 462, FPS 1.44, Running 397.00s Step 791( 77.17%), action 463, FPS 1.47, Running 397.78s Step 792( 77.33%), action 464, FPS 1.47, Running 398.28s Step 793( 77.50%), action 465, FPS 1.45, Running 398.93s Step 794( 77.67%), action 466, FPS 1.43, Running 399.47s Step 795( 77.83%), action 467, FPS 1.42, Running 400.46s Step 796( 78.00%), action 468, FPS 1.42, Running 401.14s Step 797( 78.17%), action 469, FPS 1.42, Running 402.00s Step 798( 78.33%), action 470, FPS 1.44, Running 402.45s Step 799( 78.50%), action 471, FPS 1.45, Running 403.33s Step 800( 78.67%), action 472, FPS 1.48, Running 403.69s Step 801( 78.83%), action 473, FPS 1.54, Running 404.05s Step 802( 79.00%), action 474, FPS 1.56, Running 404.34s Step 803( 79.17%), action 475, FPS 1.60, Running 404.77s Step 804( 79.33%), action 476, FPS 1.58, Running 405.37s Step 805( 79.50%), action 477, FPS 1.55, Running 406.30s Step 806( 79.67%), action 478, FPS 1.57, Running 406.77s Step 807( 79.83%), action 479, FPS 1.58, Running 407.55s Step 808( 80.00%), action 480, FPS 1.56, Running 408.17s Step 809( 80.17%), action 481, FPS 1.58, Running 409.15s Step 810( 80.33%), action 482, FPS 1.56, Running 409.80s Step 811( 80.50%), action 483, FPS 1.56, Running 410.60s Step 812( 80.67%), action 484, FPS 1.56, Running 411.08s Step 813( 80.83%), action 485, FPS 1.54, Running 411.92s Step 814( 81.00%), action 486, FPS 1.52, Running 412.65s Step 815( 81.17%), action 487, FPS 1.54, Running 413.45s Step 816( 81.33%), action 488, FPS 1.56, Running 413.95s Step 817( 81.50%), action 489, FPS 1.58, Running 414.67s Step 818( 81.67%), action 490, FPS 1.56, Running 415.25s Step 819( 81.83%), action 491, FPS 1.55, Running 416.22s Step 820( 82.00%), action 492, FPS 1.51, Running 416.94s Step 821( 82.17%), action 493, FPS 1.45, Running 417.87s Step 822( 82.33%), action 494, FPS 1.41, Running 418.50s Step 823( 82.50%), action 495, FPS 1.37, Running 419.41s Step 824( 82.67%), action 496, FPS 1.37, Running 420.01s Step 825( 82.83%), action 497, FPS 1.37, Running 420.93s Step 826( 83.00%), action 498, FPS 1.37, Running 421.42s Step 827( 83.17%), action 499, FPS 1.38, Running 422.07s Step 828( 83.33%), action 500, FPS 1.41, Running 422.33s Step 829( 83.50%), action 501, FPS 1.45, Running 422.95s Step 830( 83.67%), action 502, FPS 1.44, Running 423.67s Step 831( 83.83%), action 503, FPS 1.48, Running 424.07s Step 832( 84.00%), action 504, FPS 1.50, Running 424.38s Step 833( 84.17%), action 505, FPS 1.51, Running 425.15s Step 834( 84.33%), action 506, FPS 1.53, Running 425.69s Step 835( 84.50%), action 507, FPS 1.55, Running 426.33s Step 836( 84.67%), action 508, FPS 1.52, Running 427.12s Step 837( 84.83%), action 509, FPS 1.51, Running 427.87s Step 838( 85.00%), action 510, FPS 1.49, Running 428.65s Step 839( 85.17%), action 511, FPS 1.47, Running 429.80s Step 840( 85.33%), action 512, FPS 1.49, Running 430.39s Step 841( 85.50%), action 513, FPS 1.50, Running 431.18s Step 842( 85.67%), action 514, FPS 1.49, Running 431.89s Step 843( 85.83%), action 515, FPS 1.49, Running 432.82s Step 844( 86.00%), action 516, FPS 1.48, Running 433.53s Step 845( 86.17%), action 517, FPS 1.48, Running 434.47s Step 846( 86.33%), action 518, FPS 1.46, Running 435.15s Step 847( 86.50%), action 519, FPS 1.43, Running 436.01s Step 848( 86.67%), action 520, FPS 1.41, Running 436.55s Step 849( 86.83%), action 521, FPS 1.38, Running 437.41s Step 850( 87.00%), action 522, FPS 1.41, Running 437.87s Step 851( 87.17%), action 523, FPS 1.36, Running 438.74s Step 852( 87.33%), action 524, FPS 1.34, Running 439.33s Step 853( 87.50%), action 525, FPS 1.32, Running 440.26s Step 854( 87.67%), action 526, FPS 1.32, Running 440.84s Step 855( 87.83%), action 527, FPS 1.30, Running 441.74s Step 856( 88.00%), action 528, FPS 1.34, Running 442.05s Step 857( 88.17%), action 529, FPS 1.38, Running 442.37s Step 858( 88.33%), action 530, FPS 1.42, Running 442.75s Step 859( 88.50%), action 531, FPS 1.48, Running 443.31s Step 860( 88.67%), action 532, FPS 1.49, Running 443.83s Step 861( 88.83%), action 533, FPS 1.46, Running 444.83s Step 862( 89.00%), action 534, FPS 1.49, Running 445.32s Step 863( 89.17%), action 535, FPS 1.50, Running 446.11s Step 864( 89.33%), action 536, FPS 1.52, Running 446.73s Step 865( 89.50%), action 537, FPS 1.52, Running 447.65s Step 866( 89.67%), action 538, FPS 1.53, Running 448.19s Step 867( 89.83%), action 539, FPS 1.55, Running 448.92s Step 868( 90.00%), action 540, FPS 1.53, Running 449.66s Step 869( 90.17%), action 541, FPS 1.48, Running 450.89s Step 870( 90.33%), action 542, FPS 1.45, Running 451.68s Step 871( 90.50%), action 543, FPS 1.44, Running 452.64s Step 872( 90.67%), action 544, FPS 1.41, Running 453.47s Step 873( 90.83%), action 545, FPS 1.42, Running 454.32s Step 874( 91.00%), action 546, FPS 1.44, Running 454.75s Step 875( 91.17%), action 547, FPS 1.45, Running 455.56s Step 876( 91.33%), action 548, FPS 1.42, Running 456.13s Step 877( 91.50%), action 549, FPS 1.36, Running 457.06s Step 878( 91.67%), action 550, FPS 1.35, Running 457.55s Step 879( 91.83%), action 551, FPS 1.30, Running 458.70s Step 880( 92.00%), action 552, FPS 1.29, Running 459.32s Step 881( 92.17%), action 553, FPS 1.30, Running 460.22s Step 882( 92.33%), action 554, FPS 1.28, Running 460.91s Step 883( 92.50%), action 555, FPS 1.30, Running 461.50s Step 884( 92.67%), action 556, FPS 1.32, Running 461.88s Step 885( 92.83%), action 557, FPS 1.34, Running 462.59s Step 886( 93.00%), action 558, FPS 1.32, Running 463.29s Step 887( 93.17%), action 559, FPS 1.31, Running 464.16s Step 888( 93.33%), action 560, FPS 1.31, Running 464.91s Step 889( 93.50%), action 561, FPS 1.31, Running 466.16s Step 890( 93.67%), action 562, FPS 1.34, Running 466.60s Step 891( 93.83%), action 563, FPS 1.31, Running 467.86s Step 892( 94.00%), action 564, FPS 1.31, Running 468.73s Step 893( 94.17%), action 565, FPS 1.31, Running 469.57s Step 894( 94.33%), action 566, FPS 1.30, Running 470.18s Step 895( 94.50%), action 567, FPS 1.29, Running 471.08s Step 896( 94.67%), action 568, FPS 1.28, Running 471.73s Step 897( 94.83%), action 569, FPS 1.28, Running 472.66s Step 898( 95.00%), action 570, FPS 1.27, Running 473.27s Step 899( 95.17%), action 571, FPS 1.28, Running 474.30s Step 900( 95.33%), action 572, FPS 1.30, Running 474.74s Step 901( 95.50%), action 573, FPS 1.31, Running 475.43s Step 902( 95.67%), action 574, FPS 1.34, Running 475.88s Step 903( 95.83%), action 575, FPS 1.33, Running 476.60s Step 904( 96.00%), action 576, FPS 1.30, Running 477.23s Step 905( 96.17%), action 577, FPS 1.29, Running 478.11s Step 906( 96.33%), action 578, FPS 1.31, Running 478.61s Step 907( 96.50%), action 579, FPS 1.32, Running 479.29s Step 908( 96.67%), action 580, FPS 1.33, Running 479.90s Step 909( 96.83%), action 581, FPS 1.40, Running 480.47s Step 910( 97.00%), action 582, FPS 1.38, Running 481.13s Step 911( 97.17%), action 583, FPS 1.41, Running 482.02s Step 912( 97.33%), action 584, FPS 1.43, Running 482.74s Step 913( 97.50%), action 585, FPS 1.42, Running 483.62s Step 914( 97.67%), action 586, FPS 1.42, Running 484.26s Step 915( 97.83%), action 587, FPS 1.42, Running 485.16s Step 916( 98.00%), action 588, FPS 1.41, Running 485.88s Step 917( 98.17%), action 589, FPS 1.42, Running 486.77s Step 918( 98.33%), action 590, FPS 1.44, Running 487.19s Step 919( 98.50%), action 591, FPS 1.42, Running 488.37s Step 920( 98.67%), action 592, FPS 1.42, Running 488.86s Step 921( 98.83%), action 593, FPS 1.41, Running 489.63s Step 922( 99.00%), action 594, FPS 1.40, Running 490.20s Step 923( 99.17%), action 595, FPS 1.40, Running 490.89s Step 924( 99.33%), action 596, FPS 1.39, Running 491.57s Step 925( 99.50%), action 597, FPS 1.39, Running 492.49s Step 926( 99.67%), action 598, FPS 1.38, Running 493.12s Step 927( 99.83%), action 599, FPS 1.36, Running 494.02s Step 928(100.00%), action 600, FPS 1.36, Running 494.65s [2026-08-01 20:22:35] [43 ] Seed 42 failed after 494.99 s. +steps: 928 , actions: 600 . +Instruction: Empty +Total 6/43(13.95%) success. +Setting seed: 43 +Step 1( N/A%), pre moving , FPS 2.18, Running 0.46s Step 2( N/A%), pre moving , FPS 3.75, Running 0.53s Step 3( N/A%), pre moving , FPS 5.10, Running 0.59s Step 4( N/A%), pre moving , FPS 6.02, Running 0.66s Step 5( N/A%), pre moving , FPS 5.01, Running 1.00s Step 6( N/A%), pre moving , FPS 5.53, Running 1.08s Step 7( N/A%), pre moving , FPS 6.09, Running 1.15s Step 8( N/A%), pre moving , FPS 6.49, Running 1.23s Step 9( N/A%), pre moving , FPS 6.00, Running 1.50s Step 10( N/A%), pre moving , FPS 6.07, Running 1.65s Step 11( N/A%), pre moving , FPS 6.42, Running 1.71s Step 12( N/A%), pre moving , FPS 6.71, Running 1.79s Step 13( N/A%), pre moving , FPS 6.14, Running 2.12s Step 14( N/A%), pre moving , FPS 6.33, Running 2.21s Step 15( N/A%), pre moving , FPS 6.59, Running 2.28s Step 16( N/A%), pre moving , FPS 6.82, Running 2.35s Step 17( N/A%), pre moving , FPS 6.36, Running 2.67s Step 18( N/A%), pre moving , FPS 6.66, Running 2.70s Step 19( N/A%), pre moving , FPS 6.97, Running 2.73s Step 20( N/A%), pre moving , FPS 7.28, Running 2.75s Step 21( N/A%), pre moving , FPS 7.99, Running 2.96s Step 22( N/A%), pre moving , FPS 8.17, Running 2.98s Step 23( N/A%), pre moving , FPS 8.27, Running 3.01s Step 24( N/A%), pre moving , FPS 8.43, Running 3.04s Step 25( N/A%), pre moving , FPS 9.69, Running 3.06s Step 26( N/A%), pre moving , FPS 9.09, Running 3.29s Step 27( N/A%), pre moving , FPS 9.26, Running 3.31s Step 28( N/A%), pre moving , FPS 9.49, Running 3.34s Step 29( N/A%), pre moving , FPS 10.72, Running 3.37s Step 30( N/A%), pre moving , FPS 11.45, Running 3.39s Step 31( N/A%), pre moving , FPS 11.75, Running 3.41s Step 32( N/A%), pre moving , FPS 12.15, Running 3.44s Step 33( N/A%), pre moving , FPS 14.71, Running 3.48s Step 34( N/A%), pre moving , FPS 15.21, Running 3.53s Step 35( N/A%), pre moving , FPS 15.41, Running 3.57s Step 36( N/A%), pre moving , FPS 8.26, Running 4.77s Step 37( N/A%), pre moving , FPS 7.91, Running 5.20s Step 38( N/A%), pre moving , FPS 7.75, Running 5.28s Step 39( N/A%), pre moving , FPS 7.61, Running 5.35s Step 40( N/A%), pre moving , FPS 7.45, Running 5.43s Step 41( N/A%), pre moving , FPS 7.17, Running 5.75s Step 42( N/A%), pre moving , FPS 6.99, Running 5.84s Step 43( N/A%), pre moving , FPS 6.91, Running 5.90s Step 44( N/A%), pre moving , FPS 6.79, Running 5.98s Step 45( N/A%), pre moving , FPS 6.68, Running 6.06s Step 46( N/A%), pre moving , FPS 6.51, Running 6.36s Step 47( N/A%), pre moving , FPS 6.38, Running 6.45s Step 48( N/A%), pre moving , FPS 4.82, Running 7.49s Step 49( N/A%), pre moving , FPS 4.77, Running 7.55s Step 50( N/A%), pre moving , FPS 4.71, Running 7.64s Step 51( N/A%), pre moving , FPS 4.40, Running 7.96s Step 52( N/A%), pre moving , FPS 4.33, Running 8.06s Step 53( N/A%), pre moving , FPS 4.27, Running 8.16s Step 54( N/A%), pre moving , FPS 3.99, Running 8.54s Step 55( N/A%), pre moving , FPS 3.93, Running 8.66s Step 56( N/A%), pre moving , FPS 4.69, Running 9.03s Step 57( N/A%), pre moving , FPS 5.05, Running 9.16s Step 58( N/A%), pre moving , FPS 5.02, Running 9.27s Step 59( N/A%), pre moving , FPS 4.61, Running 9.69s Step 60( N/A%), pre moving , FPS 4.54, Running 9.84s Step 61( N/A%), pre moving , FPS 4.43, Running 10.26s Step 62( N/A%), pre moving , FPS 4.14, Running 10.67s Step 63( N/A%), pre moving , FPS 4.05, Running 10.84s Step 64( N/A%), pre moving , FPS 3.81, Running 11.24s Step 65( N/A%), pre moving , FPS 3.73, Running 11.41s Step 66( N/A%), pre moving , FPS 3.67, Running 11.80s Step 67( N/A%), pre moving , FPS 3.62, Running 11.97s Step 68( N/A%), pre moving , FPS 4.10, Running 12.36s Step 69( N/A%), pre moving , FPS 4.02, Running 12.53s Step 70( N/A%), pre moving , FPS 3.81, Running 12.89s Step 71( N/A%), pre moving , FPS 3.93, Running 13.05s Step 72( N/A%), pre moving , FPS 3.73, Running 13.41s Step 73( N/A%), pre moving , FPS 3.70, Running 13.56s Step 74( N/A%), pre moving , FPS 3.85, Running 13.73s Step 75( N/A%), pre moving , FPS 3.70, Running 14.06s Step 76( N/A%), pre moving , FPS 3.89, Running 14.17s Step 77( N/A%), pre moving , FPS 3.72, Running 14.53s Step 78( N/A%), pre moving , FPS 3.71, Running 14.66s Step 79( N/A%), pre moving , FPS 3.75, Running 15.02s Step 80( N/A%), pre moving , FPS 3.77, Running 15.15s Step 81( N/A%), pre moving , FPS 3.98, Running 15.29s Step 82( N/A%), pre moving , FPS 4.06, Running 15.60s Step 83( N/A%), pre moving , FPS 4.12, Running 15.69s Step 84( N/A%), pre moving , FPS 4.41, Running 15.77s Step 85( N/A%), pre moving , FPS 4.27, Running 16.09s Step 86( N/A%), pre moving , FPS 4.58, Running 16.17s Step 87( N/A%), pre moving , FPS 4.69, Running 16.23s Step 88( N/A%), pre moving , FPS 5.07, Running 16.31s Step 89( N/A%), pre moving , FPS 4.94, Running 16.57s Step 90( N/A%), pre moving , FPS 5.23, Running 16.71s Step 91( N/A%), pre moving , FPS 5.34, Running 16.80s Step 92( N/A%), pre moving , FPS 5.80, Running 16.86s Step 93( N/A%), pre moving , FPS 5.82, Running 17.00s Step 94( N/A%), pre moving , FPS 5.66, Running 17.27s Step 95( N/A%), pre moving , FPS 6.11, Running 17.34s Step 96( N/A%), pre moving , FPS 6.18, Running 17.41s Step 97( N/A%), pre moving , FPS 6.80, Running 17.47s Step 98( N/A%), pre moving , FPS 6.38, Running 17.79s Step 99( N/A%), pre moving , FPS 6.99, Running 17.88s Step 100( N/A%), pre moving , FPS 7.11, Running 17.96s Step 101( N/A%), pre moving , FPS 6.67, Running 18.29s Step 102( N/A%), pre moving , FPS 4.97, Running 19.62s Step 103( N/A%), pre moving , FPS 4.52, Running 20.11s Step 104( N/A%), pre moving , FPS 4.20, Running 20.54s Step 105( N/A%), pre moving , FPS 4.02, Running 21.07s Step 106( N/A%), pre moving , FPS 3.94, Running 21.24s Step 107( N/A%), pre moving , FPS 3.84, Running 21.44s Step 108( N/A%), pre moving , FPS 3.79, Running 21.58s Step 109( N/A%), pre moving , FPS 3.83, Running 21.79s Step 110( N/A%), pre moving , FPS 3.78, Running 22.00s Step 111( N/A%), pre moving , FPS 3.45, Running 22.59s Step 112( N/A%), pre moving , FPS 3.37, Running 22.80s Step 113( N/A%), pre moving , FPS 3.19, Running 23.27s Step 114( N/A%), pre moving , FPS 3.12, Running 23.68s Step 115( N/A%), pre moving , FPS 2.91, Running 24.21s Step 116( N/A%), pre moving , FPS 2.75, Running 24.68s Step 117( N/A%), pre moving , FPS 2.57, Running 25.27s Step 118( N/A%), pre moving , FPS 2.60, Running 25.49s Step 119( N/A%), pre moving , FPS 2.48, Running 25.96s Step 120( N/A%), pre moving , FPS 2.37, Running 26.41s Step 121( N/A%), pre moving , FPS 2.30, Running 26.97s Step 122( N/A%), pre moving , FPS 2.60, Running 27.32s Step 123( N/A%), pre moving , FPS 2.64, Running 27.69s Step 124( N/A%), pre moving , FPS 2.70, Running 27.95s Step 125( N/A%), pre moving , FPS 2.68, Running 28.54s Step 126( N/A%), pre moving , FPS 2.66, Running 28.75s Step 127( N/A%), pre moving , FPS 2.57, Running 29.21s Step 128( N/A%), pre moving , FPS 2.48, Running 29.65s Step 129( N/A%), pre moving , FPS 2.36, Running 30.26s Step 130( N/A%), pre moving , FPS 2.28, Running 30.77s Step 131( N/A%), pre moving , FPS 2.27, Running 31.41s Step 132( N/A%), pre moving , FPS 2.21, Running 31.87s Step 133( N/A%), pre moving , FPS 2.18, Running 32.46s Step 134( N/A%), pre moving , FPS 2.17, Running 32.91s Step 135( N/A%), pre moving , FPS 2.14, Running 33.55s Step 136( N/A%), pre moving , FPS 2.14, Running 34.05s Step 137( N/A%), pre moving , FPS 2.14, Running 34.63s Step 138( N/A%), pre moving , FPS 2.09, Running 35.07s Step 139( N/A%), pre moving , FPS 2.06, Running 35.66s Step 140( N/A%), pre moving , FPS 2.11, Running 35.88s Step 141( N/A%), pre moving , FPS 2.13, Running 36.35s Step 142( N/A%), pre moving , FPS 2.11, Running 36.80s Step 143( N/A%), pre moving , FPS 2.06, Running 37.40s Step 144( N/A%), pre moving , FPS 2.02, Running 37.87s Step 145( N/A%), pre moving , FPS 2.02, Running 38.45s Step 146( N/A%), pre moving , FPS 1.96, Running 38.93s Step 147( N/A%), pre moving , FPS 1.94, Running 39.52s Step 148( N/A%), pre moving , FPS 1.99, Running 39.70s Step 149( N/A%), pre moving , FPS 2.06, Running 39.95s Step 150( N/A%), pre moving , FPS 2.15, Running 40.09s Step 151( N/A%), pre moving , FPS 2.24, Running 40.34s Step 152( N/A%), pre moving , FPS 2.29, Running 40.59s Step 153( N/A%), pre moving , FPS 2.29, Running 41.19s Step 154( N/A%), pre moving , FPS 2.29, Running 41.63s Step 155( N/A%), pre moving , FPS 2.30, Running 42.24s Step 156( N/A%), pre moving , FPS 2.31, Running 42.69s Step 157( N/A%), pre moving , FPS 2.30, Running 43.31s Step 158( N/A%), pre moving , FPS 2.29, Running 43.82s Step 159( N/A%), pre moving , FPS 2.28, Running 44.43s Step 160( N/A%), pre moving , FPS 2.21, Running 44.91s Step 161( N/A%), pre moving , FPS 2.19, Running 45.49s Step 162( N/A%), pre moving , FPS 2.18, Running 45.98s Step 163( N/A%), pre moving , FPS 2.18, Running 46.57s Step 164( N/A%), pre moving , FPS 2.19, Running 47.01s Step 165( N/A%), pre moving , FPS 2.18, Running 47.63s Step 166( N/A%), pre moving , FPS 2.22, Running 47.94s Step 167( N/A%), pre moving , FPS 2.26, Running 48.38s Step 168( N/A%), pre moving , FPS 2.21, Running 48.77s Step 169( N/A%), pre moving , FPS 2.13, Running 49.35s Step 170( N/A%), pre moving , FPS 2.13, Running 49.46s Step 171( N/A%), pre moving , FPS 2.11, Running 49.82s Step 172( N/A%), pre moving , FPS 2.14, Running 49.93s Step 173( N/A%), pre moving , FPS 2.26, Running 50.03s Step 174( N/A%), pre moving , FPS 2.29, Running 50.38s Step 175( N/A%), pre moving , FPS 2.42, Running 50.50s Step 176( N/A%), pre moving , FPS 2.53, Running 50.61s Step 177( N/A%), pre moving , FPS 2.61, Running 50.96s Step 178( N/A%), pre moving , FPS 2.76, Running 51.08s Step 179( N/A%), pre moving , FPS 2.96, Running 51.19s Step 180( N/A%), pre moving , FPS 2.76, Running 52.16s Step 181( N/A%), pre moving , FPS 2.96, Running 52.25s Step 182( N/A%), pre moving , FPS 3.13, Running 52.37s Step 183( N/A%), pre moving , FPS 3.25, Running 52.72s Step 184( N/A%), pre moving , FPS 3.40, Running 52.90s Step 185( N/A%), pre moving , FPS 3.53, Running 53.30s Step 186( N/A%), pre moving , FPS 3.62, Running 53.47s Step 187( N/A%), pre moving , FPS 3.63, Running 53.89s Step 188( N/A%), pre moving , FPS 3.78, Running 54.06s Step 189( N/A%), pre moving , FPS 3.97, Running 54.39s Step 190( N/A%), pre moving , FPS 3.85, Running 54.65s Step 191( N/A%), pre moving , FPS 3.94, Running 54.90s Step 192( N/A%), pre moving , FPS 3.77, Running 55.24s Step 193( N/A%), pre moving , FPS 3.73, Running 55.40s Step 194( N/A%), pre moving , FPS 3.68, Running 55.82s Step 195( N/A%), pre moving , FPS 3.65, Running 55.98s Step 196( N/A%), pre moving , FPS 3.45, Running 56.40s Step 197( N/A%), pre moving , FPS 3.57, Running 56.56s Step 198( N/A%), pre moving , FPS 3.39, Running 56.97s Step 199( N/A%), pre moving , FPS 3.35, Running 57.15s Step 200( N/A%), pre moving , FPS 3.71, Running 57.55s Step 201( N/A%), pre moving , FPS 3.67, Running 57.70s Step 202( N/A%), pre moving , FPS 3.53, Running 58.03s Step 203( N/A%), pre moving , FPS 3.60, Running 58.27s Step 204( N/A%), pre moving , FPS 3.63, Running 58.40s Step 205( N/A%), pre moving , FPS 3.63, Running 58.81s Step 206( N/A%), pre moving , FPS 3.69, Running 58.89s Step 207( N/A%), pre moving , FPS 3.95, Running 58.96s Step 208( N/A%), pre moving , FPS 4.00, Running 59.07s Step 209( N/A%), pre moving , FPS 4.18, Running 59.17s Step 210( N/A%), pre moving , FPS 4.10, Running 59.53s Step 211( N/A%), pre moving , FPS 4.21, Running 59.65s Step 212( N/A%), pre moving , FPS 4.43, Running 59.76s Step 213( N/A%), pre moving , FPS 4.31, Running 60.04s Step 214( N/A%), pre moving , FPS 4.57, Running 60.20s Step 215( N/A%), pre moving , FPS 4.61, Running 60.32s Step 216( N/A%), pre moving , FPS 4.97, Running 60.43s Step 217( N/A%), pre moving , FPS 4.74, Running 60.78s Step 218( N/A%), pre moving , FPS 5.09, Running 60.90s Step 219( N/A%), pre moving , FPS 5.19, Running 61.01s Step 220( N/A%), pre moving , FPS 5.25, Running 61.37s Step 221( N/A%), pre moving , FPS 4.23, Running 62.43s Step 222( N/A%), pre moving , FPS 4.42, Running 62.55s Step 223( N/A%), pre moving , FPS 4.55, Running 62.66s Step 224( N/A%), pre moving , FPS 4.34, Running 63.02s Step 225( N/A%), pre moving , FPS 4.62, Running 63.14s Step 226( N/A%), pre moving , FPS 4.28, Running 63.56s Step 227( N/A%), pre moving , FPS 4.19, Running 63.73s Step 228( N/A%), pre moving , FPS 4.05, Running 64.01s Step 229( N/A%), pre moving , FPS 3.89, Running 64.32s Step 230( N/A%), pre moving , FPS 4.04, Running 64.48s Step 231( N/A%), pre moving , FPS 3.76, Running 64.97s Step 232( N/A%), pre moving , FPS 3.69, Running 65.17s Step 233( N/A%), pre moving , FPS 3.57, Running 65.64s Step 234( N/A%), pre moving , FPS 3.39, Running 66.09s Step 235( N/A%), pre moving , FPS 3.34, Running 66.32s Step 236( N/A%), pre moving , FPS 3.13, Running 66.81s Step 237( N/A%), pre moving , FPS 3.20, Running 67.03s Step 238( N/A%), pre moving , FPS 3.01, Running 67.54s Step 239( N/A%), pre moving , FPS 2.83, Running 68.08s Step 240( N/A%), pre moving , FPS 2.76, Running 68.61s Step 241( N/A%), pre moving , FPS 2.97, Running 69.17s Step 242( N/A%), pre moving , FPS 2.89, Running 69.47s Step 243( N/A%), pre moving , FPS 2.72, Running 70.01s Step 244( N/A%), pre moving , FPS 2.66, Running 70.55s Step 245( N/A%), pre moving , FPS 2.51, Running 71.09s Step 246( N/A%), pre moving , FPS 2.48, Running 71.62s Step 247( N/A%), pre moving , FPS 2.45, Running 71.90s Step 248( N/A%), pre moving , FPS 2.38, Running 72.42s Step 249( N/A%), pre moving , FPS 2.31, Running 72.98s Step 250( N/A%), pre moving , FPS 2.21, Running 73.53s Step 251( N/A%), pre moving , FPS 2.20, Running 74.05s Step 252( N/A%), pre moving , FPS 2.19, Running 74.28s Step 253( N/A%), pre moving , FPS 2.19, Running 74.78s Step 254( N/A%), pre moving , FPS 2.18, Running 75.25s Step 255( N/A%), pre moving , FPS 2.18, Running 75.48s Step 256( N/A%), pre moving , FPS 2.19, Running 75.96s Step 257( N/A%), pre moving , FPS 2.13, Running 76.43s Step 258( N/A%), pre moving , FPS 2.19, Running 76.67s Step 259( N/A%), pre moving , FPS 2.20, Running 77.16s Step 260( N/A%), pre moving , FPS 2.28, Running 77.38s Step 261( N/A%), pre moving , FPS 2.32, Running 77.80s Step 262( N/A%), pre moving , FPS 2.35, Running 77.96s Step 263( N/A%), pre moving , FPS 2.40, Running 78.35s Step 264( N/A%), pre moving , FPS 2.53, Running 78.46s Step 265( N/A%), pre moving , FPS 2.66, Running 78.62s Step 266( N/A%), pre moving , FPS 2.67, Running 79.09s Step 267( N/A%), pre moving , FPS 2.70, Running 79.32s Step 268( N/A%), pre moving , FPS 2.70, Running 79.82s Step 269( N/A%), pre moving , FPS 2.80, Running 80.11s Step 270( N/A%), pre moving , FPS 2.86, Running 80.52s Step 271( N/A%), pre moving , FPS 2.87, Running 81.01s Step 272( N/A%), pre moving , FPS 2.89, Running 81.21s Step 273( N/A%), pre moving , FPS 2.92, Running 81.64s Step 274( N/A%), pre moving , FPS 3.06, Running 81.80s Step 275( N/A%), pre moving , FPS 2.96, Running 82.23s Step 276( N/A%), pre moving , FPS 3.12, Running 82.38s Step 277( N/A%), pre moving , FPS 3.13, Running 82.82s Step 278( N/A%), pre moving , FPS 3.18, Running 82.97s Step 279( N/A%), pre moving , FPS 3.20, Running 83.41s Step 280( N/A%), pre moving , FPS 3.24, Running 83.54s Step 281( N/A%), pre moving , FPS 3.28, Running 83.91s Step 282( N/A%), pre moving , FPS 3.32, Running 83.99s Step 283( N/A%), pre moving , FPS 3.49, Running 84.09s Step 284( N/A%), pre moving , FPS 3.48, Running 84.20s Step 285( N/A%), pre moving , FPS 3.38, Running 84.54s Step 286( N/A%), pre moving , FPS 3.60, Running 84.65s Step 287( N/A%), pre moving , FPS 3.68, Running 84.74s Step 288( N/A%), pre moving , FPS 3.92, Running 84.92s Step 289( N/A%), pre moving , FPS 3.94, Running 85.20s Step 290( N/A%), pre moving , FPS 4.18, Running 85.30s Step 291( N/A%), pre moving , FPS 4.56, Running 85.40s Step 292( N/A%), pre moving , FPS 4.40, Running 85.76s Step 293( N/A%), pre moving , FPS 4.72, Running 85.88s Step 294( N/A%), pre moving , FPS 4.77, Running 85.99s Step 295( N/A%), pre moving , FPS 4.87, Running 86.33s Step 296( N/A%), pre moving , FPS 4.90, Running 86.47s Step 297( N/A%), pre moving , FPS 5.33, Running 86.57s Step 298( N/A%), pre moving , FPS 5.08, Running 86.91s Step 299( N/A%), pre moving , FPS 5.52, Running 87.03s Step 300( N/A%), pre moving , FPS 5.57, Running 87.13s Step 301( N/A%), pre moving , FPS 5.59, Running 87.49s Step 302( N/A%), pre moving , FPS 3.66, Running 89.45s Step 303( N/A%), pre moving , FPS 3.32, Running 90.11s Step 304( N/A%), pre moving , FPS 3.20, Running 90.44s Step 305( N/A%), pre moving , FPS 2.97, Running 91.28s Step 306( N/A%), pre moving , FPS 2.91, Running 91.52s Step 307( N/A%), pre moving , FPS 2.61, Running 92.41s Step 308( N/A%), pre moving , FPS 2.58, Running 92.66s Step 309( N/A%), pre moving , FPS 2.42, Running 93.47s Step 310( N/A%), pre moving , FPS 2.36, Running 93.78s Step 311( N/A%), pre moving , FPS 2.18, Running 94.56s Step 312( N/A%), pre moving , FPS 2.21, Running 94.81s Step 313( N/A%), pre moving , FPS 2.09, Running 95.46s Step 314( N/A%), pre moving , FPS 2.02, Running 95.89s Step 315( N/A%), pre moving , FPS 1.99, Running 96.39s Step 316( N/A%), pre moving , FPS 1.96, Running 96.66s Step 317( N/A%), pre moving , FPS 1.89, Running 97.18s Step 318( N/A%), pre moving , FPS 1.90, Running 97.42s Step 319( N/A%), pre moving , FPS 1.84, Running 97.88s Step 320( N/A%), pre moving , FPS 1.78, Running 98.39s Step 321( N/A%), pre moving , FPS 1.71, Running 99.20s Step 322( 0.17%), action 1, FPS 1.82, Running 100.47s Step 323( 0.33%), action 2, FPS 1.83, Running 101.04s Step 324( 0.50%), action 3, FPS 1.73, Running 101.99s Step 325( 0.67%), action 4, FPS 1.78, Running 102.53s Step 326( 0.83%), action 5, FPS 1.68, Running 103.42s Step 327( 1.00%), action 6, FPS 1.75, Running 103.83s Step 328( 1.17%), action 7, FPS 1.65, Running 104.80s Step 329( 1.33%), action 8, FPS 1.68, Running 105.39s Step 330( 1.50%), action 9, FPS 1.60, Running 106.30s Step 331( 1.67%), action 10, FPS 1.62, Running 106.93s Step 332( 1.83%), action 11, FPS 1.53, Running 107.92s Step 333( 2.00%), action 12, FPS 1.53, Running 108.53s Step 334( 2.17%), action 13, FPS 1.47, Running 109.49s Step 335( 2.33%), action 14, FPS 1.49, Running 109.81s Step 336( 2.50%), action 15, FPS 1.42, Running 110.70s Step 337( 2.67%), action 16, FPS 1.40, Running 111.43s Step 338( 2.83%), action 17, FPS 1.33, Running 112.51s Step 339( 3.00%), action 18, FPS 1.32, Running 113.07s Step 340( 3.17%), action 19, FPS 1.28, Running 114.02s Step 341( 3.33%), action 20, FPS 1.30, Running 114.58s Step 342( 3.50%), action 21, FPS 1.36, Running 115.15s Step 343( 3.67%), action 22, FPS 1.39, Running 115.48s Step 344( 3.83%), action 23, FPS 1.44, Running 115.85s Step 345( 4.00%), action 24, FPS 1.47, Running 116.13s Step 346( 4.17%), action 25, FPS 1.47, Running 117.00s Step 347( 4.33%), action 26, FPS 1.46, Running 117.57s Step 348( 4.50%), action 27, FPS 1.45, Running 118.57s Step 349( 4.67%), action 28, FPS 1.48, Running 118.88s Step 350( 4.83%), action 29, FPS 1.48, Running 119.84s Step 351( 5.00%), action 30, FPS 1.47, Running 120.55s Step 352( 5.17%), action 31, FPS 1.48, Running 121.47s Step 353( 5.33%), action 32, FPS 1.48, Running 122.05s Step 354( 5.50%), action 33, FPS 1.48, Running 123.01s Step 355( 5.67%), action 34, FPS 1.45, Running 123.60s Step 356( 5.83%), action 35, FPS 1.44, Running 124.56s Step 357( 6.00%), action 36, FPS 1.46, Running 125.16s Step 358( 6.17%), action 37, FPS 1.45, Running 126.26s Step 359( 6.33%), action 38, FPS 1.45, Running 126.83s Step 360( 6.50%), action 39, FPS 1.46, Running 127.73s Step 361( 6.67%), action 40, FPS 1.45, Running 128.37s Step 362( 6.83%), action 41, FPS 1.40, Running 129.48s Step 363( 7.00%), action 42, FPS 1.37, Running 130.07s Step 364( 7.17%), action 43, FPS 1.31, Running 131.13s Step 365( 7.33%), action 44, FPS 1.27, Running 131.83s Step 366( 7.50%), action 45, FPS 1.27, Running 132.74s Step 367( 7.67%), action 46, FPS 1.27, Running 133.34s Step 368( 7.83%), action 47, FPS 1.30, Running 134.00s Step 369( 8.00%), action 48, FPS 1.30, Running 134.27s Step 370( 8.17%), action 49, FPS 1.35, Running 134.70s Step 371( 8.33%), action 50, FPS 1.37, Running 135.09s Step 372( 8.50%), action 51, FPS 1.37, Running 136.12s Step 373( 8.67%), action 52, FPS 1.37, Running 136.69s Step 374( 8.83%), action 53, FPS 1.36, Running 137.66s Step 375( 9.00%), action 54, FPS 1.36, Running 138.25s [2026-08-01 20:24:54] [44 ] Seed 43 success after 138.50 s. +steps: 375 , actions: 54 . +Instruction: Empty +Total 7/44(15.91%) success. +Setting seed: 44 +Step 1( N/A%), pre moving , FPS 2.52, Running 0.40s Step 2( N/A%), pre moving , FPS 4.48, Running 0.45s Step 3( N/A%), pre moving , FPS 5.63, Running 0.53s Step 4( N/A%), pre moving , FPS 6.62, Running 0.60s Step 5( N/A%), pre moving , FPS 5.61, Running 0.89s Step 6( N/A%), pre moving , FPS 6.10, Running 0.98s Step 7( N/A%), pre moving , FPS 6.52, Running 1.07s Step 8( N/A%), pre moving , FPS 6.96, Running 1.15s Step 9( N/A%), pre moving , FPS 6.09, Running 1.48s Step 10( N/A%), pre moving , FPS 6.52, Running 1.53s Step 11( N/A%), pre moving , FPS 6.79, Running 1.62s Step 12( N/A%), pre moving , FPS 7.14, Running 1.68s Step 13( N/A%), pre moving , FPS 7.41, Running 1.75s Step 14( N/A%), pre moving , FPS 6.74, Running 2.08s Step 15( N/A%), pre moving , FPS 7.03, Running 2.13s Step 16( N/A%), pre moving , FPS 7.20, Running 2.22s Step 17( N/A%), pre moving , FPS 7.42, Running 2.29s Step 18( N/A%), pre moving , FPS 7.62, Running 2.36s Step 19( N/A%), pre moving , FPS 7.10, Running 2.68s Step 20( N/A%), pre moving , FPS 7.23, Running 2.77s Step 21( N/A%), pre moving , FPS 6.86, Running 3.31s Step 22( N/A%), pre moving , FPS 6.84, Running 3.37s Step 23( N/A%), pre moving , FPS 6.86, Running 3.45s Step 24( N/A%), pre moving , FPS 6.32, Running 3.77s Step 25( N/A%), pre moving , FPS 6.74, Running 3.86s Step 26( N/A%), pre moving , FPS 5.81, Running 4.43s Step 27( N/A%), pre moving , FPS 5.85, Running 4.49s Step 28( N/A%), pre moving , FPS 5.85, Running 4.57s Step 29( N/A%), pre moving , FPS 5.87, Running 4.89s Step 30( N/A%), pre moving , FPS 5.82, Running 4.97s Step 31( N/A%), pre moving , FPS 5.87, Running 5.03s Step 32( N/A%), pre moving , FPS 5.83, Running 5.11s Step 33( N/A%), pre moving , FPS 5.43, Running 5.43s Step 34( N/A%), pre moving , FPS 5.80, Running 5.53s Step 35( N/A%), pre moving , FPS 5.79, Running 5.58s Step 36( N/A%), pre moving , FPS 4.49, Running 6.68s Step 37( N/A%), pre moving , FPS 4.15, Running 7.11s Step 38( N/A%), pre moving , FPS 4.14, Running 7.20s Step 39( N/A%), pre moving , FPS 4.34, Running 7.29s Step 40( N/A%), pre moving , FPS 4.13, Running 7.61s Step 41( N/A%), pre moving , FPS 4.56, Running 7.69s Step 42( N/A%), pre moving , FPS 4.56, Running 7.76s Step 43( N/A%), pre moving , FPS 4.56, Running 7.83s Step 44( N/A%), pre moving , FPS 4.86, Running 7.89s Step 45( N/A%), pre moving , FPS 4.60, Running 8.21s Step 46( N/A%), pre moving , FPS 5.17, Running 8.29s Step 47( N/A%), pre moving , FPS 5.16, Running 8.37s Step 48( N/A%), pre moving , FPS 4.16, Running 9.37s Step 49( N/A%), pre moving , FPS 4.39, Running 9.44s Step 50( N/A%), pre moving , FPS 4.40, Running 9.52s Step 51( N/A%), pre moving , FPS 4.15, Running 9.85s Step 52( N/A%), pre moving , FPS 4.14, Running 9.94s Step 53( N/A%), pre moving , FPS 4.37, Running 10.01s Step 54( N/A%), pre moving , FPS 4.39, Running 10.08s Step 55( N/A%), pre moving , FPS 4.10, Running 10.46s Step 56( N/A%), pre moving , FPS 5.15, Running 10.56s Step 57( N/A%), pre moving , FPS 5.35, Running 10.85s Step 58( N/A%), pre moving , FPS 5.19, Running 11.05s Step 59( N/A%), pre moving , FPS 5.16, Running 11.16s Step 60( N/A%), pre moving , FPS 5.11, Running 11.52s Step 61( N/A%), pre moving , FPS 5.06, Running 11.64s Step 62( N/A%), pre moving , FPS 5.00, Running 11.76s Step 63( N/A%), pre moving , FPS 4.67, Running 12.12s Step 64( N/A%), pre moving , FPS 4.60, Running 12.23s Step 65( N/A%), pre moving , FPS 4.84, Running 12.35s Step 66( N/A%), pre moving , FPS 4.51, Running 12.73s Step 67( N/A%), pre moving , FPS 4.48, Running 12.84s Step 68( N/A%), pre moving , FPS 5.24, Running 13.19s Step 69( N/A%), pre moving , FPS 5.17, Running 13.31s Step 70( N/A%), pre moving , FPS 5.12, Running 13.42s Step 71( N/A%), pre moving , FPS 5.09, Running 13.78s Step 72( N/A%), pre moving , FPS 5.15, Running 13.83s Step 73( N/A%), pre moving , FPS 5.20, Running 13.86s Step 74( N/A%), pre moving , FPS 5.25, Running 13.89s Step 75( N/A%), pre moving , FPS 5.77, Running 13.93s Step 76( N/A%), pre moving , FPS 5.89, Running 13.96s Step 77( N/A%), pre moving , FPS 6.36, Running 13.99s Step 78( N/A%), pre moving , FPS 6.72, Running 14.03s Step 79( N/A%), pre moving , FPS 6.91, Running 14.06s Step 80( N/A%), pre moving , FPS 7.78, Running 14.09s Step 81( N/A%), pre moving , FPS 8.07, Running 14.12s Step 82( N/A%), pre moving , FPS 8.34, Running 14.16s Step 83( N/A%), pre moving , FPS 9.64, Running 14.19s Step 84( N/A%), pre moving , FPS 10.03, Running 14.22s Step 85( N/A%), pre moving , FPS 10.39, Running 14.27s Step 86( N/A%), pre moving , FPS 12.62, Running 14.31s Step 87( N/A%), pre moving , FPS 13.28, Running 14.34s Step 88( N/A%), pre moving , FPS 16.89, Running 14.37s Step 89( N/A%), pre moving , FPS 18.29, Running 14.41s Step 90( N/A%), pre moving , FPS 19.92, Running 14.43s Step 91( N/A%), pre moving , FPS 29.74, Running 14.45s Step 92( N/A%), pre moving , FPS 30.68, Running 14.48s Step 93( N/A%), pre moving , FPS 31.04, Running 14.50s Step 94( N/A%), pre moving , FPS 31.06, Running 14.54s Step 95( N/A%), pre moving , FPS 31.43, Running 14.56s Step 96( N/A%), pre moving , FPS 32.00, Running 14.58s Step 97( N/A%), pre moving , FPS 32.63, Running 14.61s Step 98( N/A%), pre moving , FPS 33.36, Running 14.63s Step 99( N/A%), pre moving , FPS 34.06, Running 14.65s Step 100( N/A%), pre moving , FPS 34.64, Running 14.67s Step 101( N/A%), pre moving , FPS 34.70, Running 14.70s Step 102( N/A%), pre moving , FPS 35.45, Running 14.72s Step 103( N/A%), pre moving , FPS 34.92, Running 14.76s Step 104( N/A%), pre moving , FPS 34.07, Running 14.81s Step 105( N/A%), pre moving , FPS 33.37, Running 14.87s Step 106( N/A%), pre moving , FPS 31.18, Running 14.95s Step 107( N/A%), pre moving , FPS 29.48, Running 15.02s Step 108( N/A%), pre moving , FPS 27.79, Running 15.09s Step 109( N/A%), pre moving , FPS 19.74, Running 15.42s Step 110( N/A%), pre moving , FPS 19.22, Running 15.47s Step 111( N/A%), pre moving , FPS 18.03, Running 15.56s Step 112( N/A%), pre moving , FPS 17.28, Running 15.64s Step 113( N/A%), pre moving , FPS 13.70, Running 15.96s Step 114( N/A%), pre moving , FPS 13.18, Running 16.05s Step 115( N/A%), pre moving , FPS 12.83, Running 16.12s Step 116( N/A%), pre moving , FPS 12.38, Running 16.20s Step 117( N/A%), pre moving , FPS 10.46, Running 16.52s Step 118( N/A%), pre moving , FPS 10.10, Running 16.61s Step 119( N/A%), pre moving , FPS 9.87, Running 16.67s Step 120( N/A%), pre moving , FPS 9.62, Running 16.75s Step 121( N/A%), pre moving , FPS 8.45, Running 17.06s Step 122( N/A%), pre moving , FPS 8.19, Running 17.16s Step 123( N/A%), pre moving , FPS 8.08, Running 17.24s Step 124( N/A%), pre moving , FPS 8.03, Running 17.30s Step 125( N/A%), pre moving , FPS 7.27, Running 17.62s Step 126( N/A%), pre moving , FPS 4.64, Running 19.26s Step 127( N/A%), pre moving , FPS 4.17, Running 19.81s Step 128( N/A%), pre moving , FPS 3.87, Running 20.26s Step 129( N/A%), pre moving , FPS 3.69, Running 20.84s Step 130( N/A%), pre moving , FPS 3.48, Running 21.22s Step 131( N/A%), pre moving , FPS 3.33, Running 21.57s Step 132( N/A%), pre moving , FPS 3.18, Running 21.92s Step 133( N/A%), pre moving , FPS 3.07, Running 22.48s Step 134( N/A%), pre moving , FPS 2.91, Running 22.94s Step 135( N/A%), pre moving , FPS 2.69, Running 23.54s Step 136( N/A%), pre moving , FPS 2.56, Running 24.00s Step 137( N/A%), pre moving , FPS 2.49, Running 24.56s Step 138( N/A%), pre moving , FPS 2.45, Running 24.76s Step 139( N/A%), pre moving , FPS 2.33, Running 25.26s Step 140( N/A%), pre moving , FPS 2.23, Running 25.70s Step 141( N/A%), pre moving , FPS 2.17, Running 26.29s Step 142( N/A%), pre moving , FPS 2.09, Running 26.75s Step 143( N/A%), pre moving , FPS 1.98, Running 27.32s Step 144( N/A%), pre moving , FPS 1.96, Running 27.50s Step 145( N/A%), pre moving , FPS 1.93, Running 28.01s Step 146( N/A%), pre moving , FPS 2.17, Running 28.47s Step 147( N/A%), pre moving , FPS 2.17, Running 29.04s Step 148( N/A%), pre moving , FPS 2.16, Running 29.51s Step 149( N/A%), pre moving , FPS 2.17, Running 30.08s Step 150( N/A%), pre moving , FPS 2.18, Running 30.39s Step 151( N/A%), pre moving , FPS 2.16, Running 30.82s Step 152( N/A%), pre moving , FPS 2.16, Running 31.19s Step 153( N/A%), pre moving , FPS 2.15, Running 31.76s Step 154( N/A%), pre moving , FPS 2.21, Running 31.97s Step 155( N/A%), pre moving , FPS 2.26, Running 32.39s Step 156( N/A%), pre moving , FPS 2.33, Running 32.58s Step 157( N/A%), pre moving , FPS 2.43, Running 32.81s Step 158( N/A%), pre moving , FPS 2.44, Running 32.96s Step 159( N/A%), pre moving , FPS 2.51, Running 33.23s Step 160( N/A%), pre moving , FPS 2.60, Running 33.39s Step 161( N/A%), pre moving , FPS 2.72, Running 33.65s Step 162( N/A%), pre moving , FPS 2.83, Running 33.80s Step 163( N/A%), pre moving , FPS 2.98, Running 34.03s Step 164( N/A%), pre moving , FPS 2.98, Running 34.20s Step 165( N/A%), pre moving , FPS 3.05, Running 34.57s Step 166( N/A%), pre moving , FPS 3.04, Running 35.06s Step 167( N/A%), pre moving , FPS 3.02, Running 35.66s Step 168( N/A%), pre moving , FPS 3.02, Running 36.14s Step 169( N/A%), pre moving , FPS 3.01, Running 36.72s Step 170( N/A%), pre moving , FPS 2.93, Running 37.22s Step 171( N/A%), pre moving , FPS 2.85, Running 37.84s Step 172( N/A%), pre moving , FPS 2.81, Running 38.32s Step 173( N/A%), pre moving , FPS 2.79, Running 38.92s Step 174( N/A%), pre moving , FPS 2.71, Running 39.35s Step 175( N/A%), pre moving , FPS 2.64, Running 39.97s Step 176( N/A%), pre moving , FPS 2.63, Running 40.19s Step 177( N/A%), pre moving , FPS 2.53, Running 40.72s Step 178( N/A%), pre moving , FPS 2.43, Running 41.19s Step 179( N/A%), pre moving , FPS 2.34, Running 41.76s Step 180( N/A%), pre moving , FPS 2.27, Running 42.22s Step 181( N/A%), pre moving , FPS 2.18, Running 42.82s Step 182( N/A%), pre moving , FPS 2.11, Running 43.30s Step 183( N/A%), pre moving , FPS 2.02, Running 43.94s Step 184( N/A%), pre moving , FPS 1.96, Running 44.41s Step 185( N/A%), pre moving , FPS 1.91, Running 45.06s Step 186( N/A%), pre moving , FPS 1.91, Running 45.56s Step 187( N/A%), pre moving , FPS 1.91, Running 46.13s Step 188( N/A%), pre moving , FPS 1.90, Running 46.66s Step 189( N/A%), pre moving , FPS 1.90, Running 47.25s Step 190( N/A%), pre moving , FPS 1.89, Running 47.78s Step 191( N/A%), pre moving , FPS 1.90, Running 48.38s Step 192( N/A%), pre moving , FPS 1.89, Running 48.90s Step 193( N/A%), pre moving , FPS 1.90, Running 49.46s Step 194( N/A%), pre moving , FPS 1.96, Running 49.56s Step 195( N/A%), pre moving , FPS 2.01, Running 49.91s Step 196( N/A%), pre moving , FPS 2.03, Running 50.02s Step 197( N/A%), pre moving , FPS 2.11, Running 50.19s Step 198( N/A%), pre moving , FPS 2.15, Running 50.50s Step 199( N/A%), pre moving , FPS 2.27, Running 50.59s Step 200( N/A%), pre moving , FPS 2.36, Running 50.70s Step 201( N/A%), pre moving , FPS 2.42, Running 51.07s Step 202( N/A%), pre moving , FPS 2.54, Running 51.16s Step 203( N/A%), pre moving , FPS 2.73, Running 51.27s Step 204( N/A%), pre moving , FPS 2.57, Running 52.20s Step 205( N/A%), pre moving , FPS 2.78, Running 52.25s Step 206( N/A%), pre moving , FPS 2.97, Running 52.29s Step 207( N/A%), pre moving , FPS 3.22, Running 52.34s Step 208( N/A%), pre moving , FPS 3.47, Running 52.41s Step 209( N/A%), pre moving , FPS 3.82, Running 52.48s Step 210( N/A%), pre moving , FPS 4.20, Running 52.54s Step 211( N/A%), pre moving , FPS 4.73, Running 52.61s Step 212( N/A%), pre moving , FPS 5.29, Running 52.68s Step 213( N/A%), pre moving , FPS 6.10, Running 52.74s Step 214( N/A%), pre moving , FPS 6.16, Running 52.81s Step 215( N/A%), pre moving , FPS 6.73, Running 52.88s Step 216( N/A%), pre moving , FPS 6.82, Running 52.95s Step 217( N/A%), pre moving , FPS 7.06, Running 53.03s Step 218( N/A%), pre moving , FPS 7.69, Running 53.10s Step 219( N/A%), pre moving , FPS 7.74, Running 53.18s Step 220( N/A%), pre moving , FPS 7.84, Running 53.25s Step 221( N/A%), pre moving , FPS 8.91, Running 53.32s Step 222( N/A%), pre moving , FPS 8.99, Running 53.39s Step 223( N/A%), pre moving , FPS 8.98, Running 53.50s Step 224( N/A%), pre moving , FPS 13.57, Running 53.68s Step 225( N/A%), pre moving , FPS 10.78, Running 54.10s Step 226( N/A%), pre moving , FPS 10.05, Running 54.28s Step 227( N/A%), pre moving , FPS 9.52, Running 54.44s Step 228( N/A%), pre moving , FPS 8.19, Running 54.86s Step 229( N/A%), pre moving , FPS 7.84, Running 55.03s Step 230( N/A%), pre moving , FPS 6.94, Running 55.43s Step 231( N/A%), pre moving , FPS 6.69, Running 55.60s Step 232( N/A%), pre moving , FPS 5.98, Running 56.02s Step 233( N/A%), pre moving , FPS 5.81, Running 56.19s Step 234( N/A%), pre moving , FPS 5.26, Running 56.61s Step 235( N/A%), pre moving , FPS 5.13, Running 56.78s Step 236( N/A%), pre moving , FPS 5.02, Running 56.94s Step 237( N/A%), pre moving , FPS 4.61, Running 57.37s Step 238( N/A%), pre moving , FPS 4.36, Running 57.69s Step 239( N/A%), pre moving , FPS 4.20, Running 57.94s Step 240( N/A%), pre moving , FPS 4.17, Running 58.04s Step 241( N/A%), pre moving , FPS 4.14, Running 58.15s Step 242( N/A%), pre moving , FPS 3.89, Running 58.52s Step 243( N/A%), pre moving , FPS 3.91, Running 58.62s Step 244( N/A%), pre moving , FPS 3.96, Running 58.73s Step 245( N/A%), pre moving , FPS 3.99, Running 59.11s Step 246( N/A%), pre moving , FPS 4.06, Running 59.21s Step 247( N/A%), pre moving , FPS 4.10, Running 59.32s Step 248( N/A%), pre moving , FPS 4.13, Running 59.69s Step 249( N/A%), pre moving , FPS 4.20, Running 59.79s Step 250( N/A%), pre moving , FPS 4.48, Running 59.89s Step 251( N/A%), pre moving , FPS 4.31, Running 60.24s Step 252( N/A%), pre moving , FPS 4.60, Running 60.37s Step 253( N/A%), pre moving , FPS 4.66, Running 60.48s Step 254( N/A%), pre moving , FPS 4.08, Running 61.51s Step 255( N/A%), pre moving , FPS 4.13, Running 61.61s Step 256( N/A%), pre moving , FPS 3.98, Running 61.96s Step 257( N/A%), pre moving , FPS 4.25, Running 62.08s Step 258( N/A%), pre moving , FPS 4.39, Running 62.24s Step 259( N/A%), pre moving , FPS 4.22, Running 62.68s Step 260( N/A%), pre moving , FPS 4.16, Running 62.85s Step 261( N/A%), pre moving , FPS 3.91, Running 63.26s Step 262( N/A%), pre moving , FPS 3.84, Running 63.73s Step 263( N/A%), pre moving , FPS 3.75, Running 63.96s Step 264( N/A%), pre moving , FPS 3.50, Running 64.45s Step 265( N/A%), pre moving , FPS 3.45, Running 64.91s Step 266( N/A%), pre moving , FPS 3.36, Running 65.16s Step 267( N/A%), pre moving , FPS 3.16, Running 65.65s Step 268( N/A%), pre moving , FPS 3.12, Running 66.11s Step 269( N/A%), pre moving , FPS 3.05, Running 66.35s Step 270( N/A%), pre moving , FPS 2.85, Running 66.90s Step 271( N/A%), pre moving , FPS 2.79, Running 67.42s Step 272( N/A%), pre moving , FPS 2.73, Running 67.70s Step 273( N/A%), pre moving , FPS 2.58, Running 68.22s Step 274( N/A%), pre moving , FPS 2.75, Running 68.78s Step 275( N/A%), pre moving , FPS 2.60, Running 69.30s Step 276( N/A%), pre moving , FPS 2.62, Running 69.59s Step 277( N/A%), pre moving , FPS 2.48, Running 70.13s Step 278( N/A%), pre moving , FPS 2.37, Running 70.69s Step 279( N/A%), pre moving , FPS 2.34, Running 71.22s Step 280( N/A%), pre moving , FPS 2.32, Running 71.48s Step 281( N/A%), pre moving , FPS 2.28, Running 72.03s Step 282( N/A%), pre moving , FPS 2.28, Running 72.51s Step 283( N/A%), pre moving , FPS 2.28, Running 72.73s Step 284( N/A%), pre moving , FPS 2.29, Running 73.18s Step 285( N/A%), pre moving , FPS 2.38, Running 73.32s Step 286( N/A%), pre moving , FPS 2.40, Running 73.48s Step 287( N/A%), pre moving , FPS 2.50, Running 73.64s Step 288( N/A%), pre moving , FPS 2.51, Running 74.06s Step 289( N/A%), pre moving , FPS 2.55, Running 74.18s Step 290( N/A%), pre moving , FPS 2.58, Running 74.65s Step 291( N/A%), pre moving , FPS 2.68, Running 74.88s Step 292( N/A%), pre moving , FPS 2.61, Running 75.37s Step 293( N/A%), pre moving , FPS 2.63, Running 75.84s Step 294( N/A%), pre moving , FPS 2.74, Running 76.07s Step 295( N/A%), pre moving , FPS 2.75, Running 76.57s Step 296( N/A%), pre moving , FPS 2.68, Running 77.05s Step 297( N/A%), pre moving , FPS 2.80, Running 77.28s Step 298( N/A%), pre moving , FPS 2.84, Running 77.73s Step 299( N/A%), pre moving , FPS 2.97, Running 77.96s Step 300( N/A%), pre moving , FPS 2.88, Running 78.43s Step 301( N/A%), pre moving , FPS 2.91, Running 78.90s Step 302( N/A%), pre moving , FPS 3.04, Running 79.09s Step 303( N/A%), pre moving , FPS 2.95, Running 79.52s Step 304( N/A%), pre moving , FPS 3.08, Running 79.69s Step 305( N/A%), pre moving , FPS 3.06, Running 79.85s Step 306( N/A%), pre moving , FPS 2.94, Running 80.27s Step 307( N/A%), pre moving , FPS 2.95, Running 80.43s Step 308( N/A%), pre moving , FPS 2.97, Running 80.79s Step 309( N/A%), pre moving , FPS 2.97, Running 80.91s Step 310( N/A%), pre moving , FPS 3.14, Running 81.03s Step 311( N/A%), pre moving , FPS 3.08, Running 81.38s Step 312( N/A%), pre moving , FPS 3.26, Running 81.50s Step 313( N/A%), pre moving , FPS 3.33, Running 81.85s Step 314( N/A%), pre moving , FPS 3.36, Running 82.02s Step 315( N/A%), pre moving , FPS 3.59, Running 82.14s Step 316( N/A%), pre moving , FPS 3.85, Running 82.24s Step 317( N/A%), pre moving , FPS 3.77, Running 82.59s Step 318( N/A%), pre moving , FPS 4.02, Running 82.70s Step 319( N/A%), pre moving , FPS 4.13, Running 82.81s Step 320( N/A%), pre moving , FPS 4.23, Running 83.16s Step 321( N/A%), pre moving , FPS 4.58, Running 83.27s Step 322( N/A%), pre moving , FPS 4.69, Running 83.36s Step 323( N/A%), pre moving , FPS 3.24, Running 85.68s Step 324( N/A%), pre moving , FPS 2.99, Running 86.37s Step 325( N/A%), pre moving , FPS 2.94, Running 86.65s Step 326( N/A%), pre moving , FPS 2.87, Running 87.24s Step 327( N/A%), pre moving , FPS 2.74, Running 87.72s Step 328( N/A%), pre moving , FPS 2.70, Running 88.20s Step 329( N/A%), pre moving , FPS 2.65, Running 88.46s Step 330( N/A%), pre moving , FPS 2.45, Running 89.18s Step 331( N/A%), pre moving , FPS 2.48, Running 89.43s Step 332( N/A%), pre moving , FPS 2.28, Running 90.26s Step 333( N/A%), pre moving , FPS 2.31, Running 90.51s Step 334( N/A%), pre moving , FPS 2.14, Running 91.37s Step 335( N/A%), pre moving , FPS 2.10, Running 91.64s Step 336( N/A%), pre moving , FPS 2.00, Running 92.24s Step 337( N/A%), pre moving , FPS 2.01, Running 92.52s Step 338( N/A%), pre moving , FPS 1.89, Running 93.26s Step 339( N/A%), pre moving , FPS 1.87, Running 93.51s Step 340( N/A%), pre moving , FPS 1.79, Running 94.34s Step 341( N/A%), pre moving , FPS 1.76, Running 94.63s Step 342( N/A%), pre moving , FPS 1.65, Running 95.52s Step 343( 0.17%), action 1, FPS 1.77, Running 97.00s Step 344( 0.33%), action 2, FPS 1.80, Running 97.51s Step 345( 0.50%), action 3, FPS 1.73, Running 98.22s Step 346( 0.67%), action 4, FPS 1.72, Running 98.90s Step 347( 0.83%), action 5, FPS 1.67, Running 99.73s Step 348( 1.00%), action 6, FPS 1.66, Running 100.25s Step 349( 1.17%), action 7, FPS 1.60, Running 100.92s Step 350( 1.33%), action 8, FPS 1.61, Running 101.57s Step 351( 1.50%), action 9, FPS 1.53, Running 102.49s Step 352( 1.67%), action 10, FPS 1.53, Running 103.30s Step 353( 1.83%), action 11, FPS 1.46, Running 104.18s Step 354( 2.00%), action 12, FPS 1.49, Running 104.83s Step 355( 2.17%), action 13, FPS 1.43, Running 105.66s Step 356( 2.33%), action 14, FPS 1.44, Running 106.14s Step 357( 2.50%), action 15, FPS 1.39, Running 106.90s Step 358( 2.67%), action 16, FPS 1.39, Running 107.64s Step 359( 2.83%), action 17, FPS 1.33, Running 108.53s Step 360( 3.00%), action 18, FPS 1.34, Running 109.21s Step 361( 3.17%), action 19, FPS 1.32, Running 109.84s Step 362( 3.33%), action 20, FPS 1.37, Running 110.12s Step 363( 3.50%), action 21, FPS 1.38, Running 111.50s Step 364( 3.67%), action 22, FPS 1.38, Running 111.98s Step 365( 3.83%), action 23, FPS 1.38, Running 112.70s Step 366( 4.00%), action 24, FPS 1.39, Running 113.31s Step 367( 4.17%), action 25, FPS 1.39, Running 114.12s Step 368( 4.33%), action 26, FPS 1.39, Running 114.62s Step 369( 4.50%), action 27, FPS 1.38, Running 115.43s Step 370( 4.67%), action 28, FPS 1.38, Running 116.04s Step 371( 4.83%), action 29, FPS 1.38, Running 116.94s Step 372( 5.00%), action 30, FPS 1.39, Running 117.74s Step 373( 5.17%), action 31, FPS 1.38, Running 118.65s Step 374( 5.33%), action 32, FPS 1.38, Running 119.29s Step 375( 5.50%), action 33, FPS 1.38, Running 120.18s Step 376( 5.67%), action 34, FPS 1.37, Running 120.72s Step 377( 5.83%), action 35, FPS 1.38, Running 121.40s Step 378( 6.00%), action 36, FPS 1.39, Running 122.03s Step 379( 6.17%), action 37, FPS 1.39, Running 122.89s Step 380( 6.33%), action 38, FPS 1.41, Running 123.35s Step 381( 6.50%), action 39, FPS 1.40, Running 124.13s Step 382( 6.67%), action 40, FPS 1.38, Running 124.63s Step 383( 6.83%), action 41, FPS 1.41, Running 125.64s Step 384( 7.00%), action 42, FPS 1.41, Running 126.15s Step 385( 7.17%), action 43, FPS 1.41, Running 126.84s Step 386( 7.33%), action 44, FPS 1.43, Running 127.31s Step 387( 7.50%), action 45, FPS 1.43, Running 128.08s Step 388( 7.67%), action 46, FPS 1.45, Running 128.41s Step 389( 7.83%), action 47, FPS 1.49, Running 128.87s Step 390( 8.00%), action 48, FPS 1.48, Running 129.59s Step 391( 8.17%), action 49, FPS 1.45, Running 130.74s Step 392( 8.33%), action 50, FPS 1.48, Running 131.27s Step 393( 8.50%), action 51, FPS 1.46, Running 132.36s Step 394( 8.67%), action 52, FPS 1.47, Running 132.85s Step 395( 8.83%), action 53, FPS 1.49, Running 133.58s Step 396( 9.00%), action 54, FPS 1.48, Running 134.27s Step 397( 9.17%), action 55, FPS 1.45, Running 135.20s Step 398( 9.33%), action 56, FPS 1.47, Running 135.64s Step 399( 9.50%), action 57, FPS 1.48, Running 136.37s Step 400( 9.67%), action 58, FPS 1.45, Running 137.17s Step 401( 9.83%), action 59, FPS 1.44, Running 138.05s Step 402( 10.00%), action 60, FPS 1.42, Running 138.74s Step 403( 10.17%), action 61, FPS 1.42, Running 139.71s Step 404( 10.33%), action 62, FPS 1.39, Running 140.52s Step 405( 10.50%), action 63, FPS 1.38, Running 141.32s Step 406( 10.67%), action 64, FPS 1.36, Running 142.02s Step 407( 10.83%), action 65, FPS 1.34, Running 142.99s Step 408( 11.00%), action 66, FPS 1.30, Running 143.84s Step 409( 11.17%), action 67, FPS 1.26, Running 144.70s Step 410( 11.33%), action 68, FPS 1.26, Running 145.46s Step 411( 11.50%), action 69, FPS 1.29, Running 146.30s Step 412( 11.67%), action 70, FPS 1.30, Running 146.70s Step 413( 11.83%), action 71, FPS 1.30, Running 147.70s Step 414( 12.00%), action 72, FPS 1.31, Running 148.14s Step 415( 12.17%), action 73, FPS 1.30, Running 148.91s Step 416( 12.33%), action 74, FPS 1.31, Running 149.50s Step 417( 12.50%), action 75, FPS 1.31, Running 150.43s Step 418( 12.67%), action 76, FPS 1.31, Running 150.95s Step 419( 12.83%), action 77, FPS 1.31, Running 151.61s Step 420( 13.00%), action 78, FPS 1.32, Running 152.32s Step 421( 13.17%), action 79, FPS 1.32, Running 153.21s Step 422( 13.33%), action 80, FPS 1.32, Running 153.85s Step 423( 13.50%), action 81, FPS 1.33, Running 154.76s Step 424( 13.67%), action 82, FPS 1.36, Running 155.22s Step 425( 13.83%), action 83, FPS 1.34, Running 156.22s Step 426( 14.00%), action 84, FPS 1.36, Running 156.70s Step 427( 14.17%), action 85, FPS 1.37, Running 157.58s Step 428( 14.33%), action 86, FPS 1.39, Running 158.22s Step 429( 14.50%), action 87, FPS 1.38, Running 159.16s Step 430( 14.67%), action 88, FPS 1.39, Running 159.87s Step 431( 14.83%), action 89, FPS 1.38, Running 160.75s Step 432( 15.00%), action 90, FPS 1.38, Running 161.21s Step 433( 15.17%), action 91, FPS 1.37, Running 162.34s Step 434( 15.33%), action 92, FPS 1.34, Running 163.05s Step 435( 15.50%), action 93, FPS 1.33, Running 163.97s Step 436( 15.67%), action 94, FPS 1.35, Running 164.32s Step 437( 15.83%), action 95, FPS 1.40, Running 164.75s Step 438( 16.00%), action 96, FPS 1.40, Running 165.20s Step 439( 16.17%), action 97, FPS 1.38, Running 166.13s Step 440( 16.33%), action 98, FPS 1.40, Running 166.60s Step 441( 16.50%), action 99, FPS 1.41, Running 167.35s Step 442( 16.67%), action 100, FPS 1.41, Running 168.03s Step 443( 16.83%), action 101, FPS 1.38, Running 169.23s Step 444( 17.00%), action 102, FPS 1.34, Running 170.13s Step 445( 17.17%), action 103, FPS 1.32, Running 171.35s Step 446( 17.33%), action 104, FPS 1.31, Running 171.92s Step 447( 17.50%), action 105, FPS 1.33, Running 172.65s Step 448( 17.67%), action 106, FPS 1.32, Running 173.34s Step 449( 17.83%), action 107, FPS 1.33, Running 174.22s Step 450( 18.00%), action 108, FPS 1.35, Running 174.72s Step 451( 18.17%), action 109, FPS 1.36, Running 175.46s Step 452( 18.33%), action 110, FPS 1.35, Running 176.02s Step 453( 18.50%), action 111, FPS 1.36, Running 177.01s Step 454( 18.67%), action 112, FPS 1.39, Running 177.46s Step 455( 18.83%), action 113, FPS 1.40, Running 178.28s Step 456( 19.00%), action 114, FPS 1.35, Running 179.12s Step 457( 19.17%), action 115, FPS 1.32, Running 179.86s Step 458( 19.33%), action 116, FPS 1.31, Running 180.49s Step 459( 19.50%), action 117, FPS 1.31, Running 181.42s Step 460( 19.67%), action 118, FPS 1.29, Running 182.11s Step 461( 19.83%), action 119, FPS 1.30, Running 182.74s Step 462( 20.00%), action 120, FPS 1.33, Running 183.05s Step 463( 20.17%), action 121, FPS 1.33, Running 184.25s Step 464( 20.33%), action 122, FPS 1.35, Running 184.98s Step 465( 20.50%), action 123, FPS 1.36, Running 186.04s Step 466( 20.67%), action 124, FPS 1.37, Running 186.53s Step 467( 20.83%), action 125, FPS 1.37, Running 187.26s Step 468( 21.00%), action 126, FPS 1.38, Running 187.87s Step 469( 21.17%), action 127, FPS 1.38, Running 188.76s Step 470( 21.33%), action 128, FPS 1.38, Running 189.21s Step 471( 21.50%), action 129, FPS 1.35, Running 190.33s Step 472( 21.67%), action 130, FPS 1.35, Running 190.80s Step 473( 21.83%), action 131, FPS 1.34, Running 191.93s Step 474( 22.00%), action 132, FPS 1.31, Running 192.69s Step 475( 22.17%), action 133, FPS 1.31, Running 193.59s Step 476( 22.33%), action 134, FPS 1.31, Running 194.40s Step 477( 22.50%), action 135, FPS 1.29, Running 195.31s Step 478( 22.67%), action 136, FPS 1.31, Running 195.76s Step 479( 22.83%), action 137, FPS 1.33, Running 196.51s Step 480( 23.00%), action 138, FPS 1.33, Running 197.18s Step 481( 23.17%), action 139, FPS 1.30, Running 198.07s Step 482( 23.33%), action 140, FPS 1.29, Running 198.55s Step 483( 23.50%), action 141, FPS 1.31, Running 199.50s Step 484( 23.67%), action 142, FPS 1.33, Running 199.99s Step 485( 23.83%), action 143, FPS 1.35, Running 200.80s Step 486( 24.00%), action 144, FPS 1.38, Running 201.07s Step 487( 24.17%), action 145, FPS 1.40, Running 201.56s Step 488( 24.33%), action 146, FPS 1.42, Running 201.95s Step 489( 24.50%), action 147, FPS 1.41, Running 202.91s Step 490( 24.67%), action 148, FPS 1.37, Running 203.77s Step 491( 24.83%), action 149, FPS 1.40, Running 204.59s Step 492( 25.00%), action 150, FPS 1.39, Running 205.17s Step 493( 25.17%), action 151, FPS 1.41, Running 206.10s Step 494( 25.33%), action 152, FPS 1.43, Running 206.71s Step 495( 25.50%), action 153, FPS 1.43, Running 207.58s Step 496( 25.67%), action 154, FPS 1.44, Running 208.28s Step 497( 25.83%), action 155, FPS 1.45, Running 209.13s Step 498( 26.00%), action 156, FPS 1.44, Running 209.61s Step 499( 26.17%), action 157, FPS 1.44, Running 210.39s Step 500( 26.33%), action 158, FPS 1.44, Running 211.08s Step 501( 26.50%), action 159, FPS 1.44, Running 211.95s Step 502( 26.67%), action 160, FPS 1.44, Running 212.44s Step 503( 26.83%), action 161, FPS 1.42, Running 213.57s Step 504( 27.00%), action 162, FPS 1.42, Running 214.07s Step 505( 27.17%), action 163, FPS 1.44, Running 214.72s Step 506( 27.33%), action 164, FPS 1.41, Running 215.30s Step 507( 27.50%), action 165, FPS 1.37, Running 216.16s Step 508( 27.67%), action 166, FPS 1.36, Running 216.61s Step 509( 27.83%), action 167, FPS 1.39, Running 217.34s Step 510( 28.00%), action 168, FPS 1.40, Running 218.05s Step 511( 28.17%), action 169, FPS 1.40, Running 218.90s Step 512( 28.33%), action 170, FPS 1.40, Running 219.50s Step 513( 28.50%), action 171, FPS 1.39, Running 220.53s Step 514( 28.67%), action 172, FPS 1.37, Running 221.31s Step 515( 28.83%), action 173, FPS 1.38, Running 222.11s Step 516( 29.00%), action 174, FPS 1.38, Running 222.82s Step 517( 29.17%), action 175, FPS 1.37, Running 223.70s Step 518( 29.33%), action 176, FPS 1.35, Running 224.38s Step 519( 29.50%), action 177, FPS 1.35, Running 225.23s Step 520( 29.67%), action 178, FPS 1.37, Running 225.69s Step 521( 29.83%), action 179, FPS 1.38, Running 226.49s Step 522( 30.00%), action 180, FPS 1.36, Running 227.12s Step 523( 30.17%), action 181, FPS 1.36, Running 228.32s Step 524( 30.33%), action 182, FPS 1.35, Running 228.93s Step 525( 30.50%), action 183, FPS 1.33, Running 229.76s Step 526( 30.67%), action 184, FPS 1.31, Running 230.56s Step 527( 30.83%), action 185, FPS 1.31, Running 231.39s Step 528( 31.00%), action 186, FPS 1.28, Running 232.17s Step 529( 31.17%), action 187, FPS 1.26, Running 233.22s Step 530( 31.33%), action 188, FPS 1.25, Running 234.07s Step 531( 31.50%), action 189, FPS 1.25, Running 234.84s Step 532( 31.67%), action 190, FPS 1.26, Running 235.41s Step 533( 31.83%), action 191, FPS 1.25, Running 236.57s Step 534( 32.00%), action 192, FPS 1.26, Running 237.25s Step 535( 32.17%), action 193, FPS 1.28, Running 237.71s Step 536( 32.33%), action 194, FPS 1.27, Running 238.51s Step 537( 32.50%), action 195, FPS 1.27, Running 239.42s Step 538( 32.67%), action 196, FPS 1.28, Running 240.04s Step 539( 32.83%), action 197, FPS 1.28, Running 240.80s Step 540( 33.00%), action 198, FPS 1.27, Running 241.42s Step 541( 33.17%), action 199, FPS 1.28, Running 242.11s Step 542( 33.33%), action 200, FPS 1.28, Running 242.74s Step 543( 33.50%), action 201, FPS 1.30, Running 243.70s Step 544( 33.67%), action 202, FPS 1.30, Running 244.35s Step 545( 33.83%), action 203, FPS 1.30, Running 245.19s Step 546( 34.00%), action 204, FPS 1.32, Running 245.66s Step 547( 34.17%), action 205, FPS 1.32, Running 246.51s Step 548( 34.33%), action 206, FPS 1.36, Running 246.91s Step 549( 34.50%), action 207, FPS 1.39, Running 247.64s Step 550( 34.67%), action 208, FPS 1.43, Running 248.08s Step 551( 34.83%), action 209, FPS 1.44, Running 248.77s Step 552( 35.00%), action 210, FPS 1.43, Running 249.36s Step 553( 35.17%), action 211, FPS 1.46, Running 250.24s Step 554( 35.33%), action 212, FPS 1.49, Running 250.71s Step 555( 35.50%), action 213, FPS 1.46, Running 251.40s Step 556( 35.67%), action 214, FPS 1.48, Running 251.99s Step 557( 35.83%), action 215, FPS 1.49, Running 252.89s Step 558( 36.00%), action 216, FPS 1.47, Running 253.61s Step 559( 36.17%), action 217, FPS 1.46, Running 254.49s Step 560( 36.33%), action 218, FPS 1.45, Running 255.18s Step 561( 36.50%), action 219, FPS 1.50, Running 255.48s Step 562( 36.67%), action 220, FPS 1.52, Running 255.92s Step 563( 36.83%), action 221, FPS 1.57, Running 256.41s Step 564( 37.00%), action 222, FPS 1.62, Running 256.73s Step 565( 37.17%), action 223, FPS 1.68, Running 257.13s Step 566( 37.33%), action 224, FPS 1.69, Running 257.51s Step 567( 37.50%), action 225, FPS 1.68, Running 258.40s Step 568( 37.67%), action 226, FPS 1.68, Running 258.82s Step 569( 37.83%), action 227, FPS 1.67, Running 259.61s Step 570( 38.00%), action 228, FPS 1.64, Running 260.29s Step 571( 38.17%), action 229, FPS 1.61, Running 261.21s Step 572( 38.33%), action 230, FPS 1.60, Running 261.82s Step 573( 38.50%), action 231, FPS 1.60, Running 262.71s Step 574( 38.67%), action 232, FPS 1.61, Running 263.13s Step 575( 38.83%), action 233, FPS 1.59, Running 263.94s Step 576( 39.00%), action 234, FPS 1.58, Running 264.65s Step 577( 39.17%), action 235, FPS 1.58, Running 265.57s Step 578( 39.33%), action 236, FPS 1.59, Running 266.22s Step 579( 39.50%), action 237, FPS 1.58, Running 267.15s Step 580( 39.67%), action 238, FPS 1.61, Running 267.58s Step 581( 39.83%), action 239, FPS 1.55, Running 268.34s Step 582( 40.00%), action 240, FPS 1.53, Running 268.96s Step 583( 40.17%), action 241, FPS 1.48, Running 269.96s Step 584( 40.33%), action 242, FPS 1.44, Running 270.62s Step 585( 40.50%), action 243, FPS 1.39, Running 271.52s Step 586( 40.67%), action 244, FPS 1.34, Running 272.39s Step 587( 40.83%), action 245, FPS 1.35, Running 273.23s Step 588( 41.00%), action 246, FPS 1.34, Running 273.71s Step 589( 41.17%), action 247, FPS 1.34, Running 274.48s Step 590( 41.33%), action 248, FPS 1.35, Running 275.13s Step 591( 41.50%), action 249, FPS 1.39, Running 275.56s Step 592( 41.67%), action 250, FPS 1.39, Running 276.20s Step 593( 41.83%), action 251, FPS 1.39, Running 277.07s Step 594( 42.00%), action 252, FPS 1.39, Running 277.57s Step 595( 42.17%), action 253, FPS 1.39, Running 278.34s Step 596( 42.33%), action 254, FPS 1.40, Running 278.97s Step 597( 42.50%), action 255, FPS 1.39, Running 279.92s Step 598( 42.67%), action 256, FPS 1.39, Running 280.56s Step 599( 42.83%), action 257, FPS 1.40, Running 281.46s Step 600( 43.00%), action 258, FPS 1.39, Running 281.98s Step 601( 43.17%), action 259, FPS 1.40, Running 282.63s Step 602( 43.33%), action 260, FPS 1.39, Running 283.30s Step 603( 43.50%), action 261, FPS 1.40, Running 284.28s Step 604( 43.67%), action 262, FPS 1.40, Running 284.94s Step 605( 43.83%), action 263, FPS 1.39, Running 285.88s Step 606( 44.00%), action 264, FPS 1.40, Running 286.65s Step 607( 44.17%), action 265, FPS 1.41, Running 287.44s Step 608( 44.33%), action 266, FPS 1.41, Running 287.94s Step 609( 44.50%), action 267, FPS 1.42, Running 288.60s Step 610( 44.67%), action 268, FPS 1.41, Running 289.29s Step 611( 44.83%), action 269, FPS 1.37, Running 290.18s Step 612( 45.00%), action 270, FPS 1.37, Running 290.81s Step 613( 45.17%), action 271, FPS 1.36, Running 291.72s Step 614( 45.33%), action 272, FPS 1.37, Running 292.22s Step 615( 45.50%), action 273, FPS 1.36, Running 293.00s Step 616( 45.67%), action 274, FPS 1.38, Running 293.43s Step 617( 45.83%), action 275, FPS 1.44, Running 293.78s Step 618( 46.00%), action 276, FPS 1.47, Running 294.17s Step 619( 46.17%), action 277, FPS 1.47, Running 295.05s Step 620( 46.33%), action 278, FPS 1.45, Running 295.82s Step 621( 46.50%), action 279, FPS 1.42, Running 296.73s Step 622( 46.67%), action 280, FPS 1.40, Running 297.55s Step 623( 46.83%), action 281, FPS 1.40, Running 298.61s Step 624( 47.00%), action 282, FPS 1.40, Running 299.19s Step 625( 47.17%), action 283, FPS 1.42, Running 299.97s Step 626( 47.33%), action 284, FPS 1.44, Running 300.55s Step 627( 47.50%), action 285, FPS 1.42, Running 301.49s Step 628( 47.67%), action 286, FPS 1.43, Running 301.90s Step 629( 47.83%), action 287, FPS 1.42, Running 302.70s Step 630( 48.00%), action 288, FPS 1.43, Running 303.30s Step 631( 48.17%), action 289, FPS 1.45, Running 303.96s Step 632( 48.33%), action 290, FPS 1.47, Running 304.44s Step 633( 48.50%), action 291, FPS 1.46, Running 305.42s Step 634( 48.67%), action 292, FPS 1.45, Running 306.02s Step 635( 48.83%), action 293, FPS 1.44, Running 306.93s Step 636( 49.00%), action 294, FPS 1.41, Running 307.63s Step 637( 49.17%), action 295, FPS 1.36, Running 308.49s Step 638( 49.33%), action 296, FPS 1.35, Running 308.99s Step 639( 49.50%), action 297, FPS 1.32, Running 310.16s Step 640( 49.67%), action 298, FPS 1.35, Running 310.58s Step 641( 49.83%), action 299, FPS 1.37, Running 311.36s Step 642( 50.00%), action 300, FPS 1.42, Running 311.68s Step 643( 50.17%), action 301, FPS 1.48, Running 312.16s Step 644( 50.33%), action 302, FPS 1.48, Running 312.70s Step 645( 50.50%), action 303, FPS 1.48, Running 313.47s Step 646( 50.67%), action 304, FPS 1.49, Running 314.02s Step 647( 50.83%), action 305, FPS 1.52, Running 314.67s Step 648( 51.00%), action 306, FPS 1.49, Running 315.28s Step 649( 51.17%), action 307, FPS 1.48, Running 316.17s Step 650( 51.33%), action 308, FPS 1.50, Running 316.62s Step 651( 51.50%), action 309, FPS 1.48, Running 317.43s Step 652( 51.67%), action 310, FPS 1.47, Running 318.06s Step 653( 51.83%), action 311, FPS 1.48, Running 318.93s Step 654( 52.00%), action 312, FPS 1.50, Running 319.38s Step 655( 52.17%), action 313, FPS 1.52, Running 320.12s Step 656( 52.33%), action 314, FPS 1.53, Running 320.70s Step 657( 52.50%), action 315, FPS 1.53, Running 321.57s Step 658( 52.67%), action 316, FPS 1.54, Running 321.97s Step 659( 52.83%), action 317, FPS 1.59, Running 322.72s Step 660( 53.00%), action 318, FPS 1.59, Running 323.19s Step 661( 53.17%), action 319, FPS 1.59, Running 323.94s Step 662( 53.33%), action 320, FPS 1.57, Running 324.40s Step 663( 53.50%), action 321, FPS 1.52, Running 325.35s Step 664( 53.67%), action 322, FPS 1.52, Running 325.86s Step 665( 53.83%), action 323, FPS 1.51, Running 326.70s Step 666( 54.00%), action 324, FPS 1.50, Running 327.34s Step 667( 54.17%), action 325, FPS 1.48, Running 328.21s Step 668( 54.33%), action 326, FPS 1.50, Running 328.66s Step 669( 54.50%), action 327, FPS 1.51, Running 329.46s Step 670( 54.67%), action 328, FPS 1.48, Running 330.16s Step 671( 54.83%), action 329, FPS 1.53, Running 330.48s Step 672( 55.00%), action 330, FPS 1.56, Running 330.85s Step 673( 55.17%), action 331, FPS 1.60, Running 331.45s Step 674( 55.33%), action 332, FPS 1.61, Running 331.84s Step 675( 55.50%), action 333, FPS 1.59, Running 332.72s Step 676( 55.67%), action 334, FPS 1.57, Running 333.46s Step 677( 55.83%), action 335, FPS 1.56, Running 334.36s Step 678( 56.00%), action 336, FPS 1.53, Running 335.05s Step 679( 56.17%), action 337, FPS 1.50, Running 336.01s Step 680( 56.33%), action 338, FPS 1.47, Running 336.79s Step 681( 56.50%), action 339, FPS 1.47, Running 337.56s Step 682( 56.67%), action 340, FPS 1.47, Running 338.02s Step 683( 56.83%), action 341, FPS 1.46, Running 339.04s Step 684( 57.00%), action 342, FPS 1.46, Running 339.58s Step 685( 57.17%), action 343, FPS 1.46, Running 340.37s Step 686( 57.33%), action 344, FPS 1.47, Running 340.96s Step 687( 57.50%), action 345, FPS 1.46, Running 341.90s Step 688( 57.67%), action 346, FPS 1.46, Running 342.33s Step 689( 57.83%), action 347, FPS 1.48, Running 343.02s Step 690( 58.00%), action 348, FPS 1.48, Running 343.66s Step 691( 58.17%), action 349, FPS 1.42, Running 344.54s Step 692( 58.33%), action 350, FPS 1.41, Running 344.99s Step 693( 58.50%), action 351, FPS 1.36, Running 346.18s Step 694( 58.67%), action 352, FPS 1.35, Running 346.65s Step 695( 58.83%), action 353, FPS 1.36, Running 347.39s Step 696( 59.00%), action 354, FPS 1.37, Running 348.06s Step 697( 59.17%), action 355, FPS 1.37, Running 348.93s Step 698( 59.33%), action 356, FPS 1.39, Running 349.41s Step 699( 59.50%), action 357, FPS 1.45, Running 349.76s Step 700( 59.67%), action 358, FPS 1.49, Running 350.19s Step 701( 59.83%), action 359, FPS 1.54, Running 350.51s Step 702( 60.00%), action 360, FPS 1.56, Running 350.80s Step 703( 60.17%), action 361, FPS 1.61, Running 351.47s Step 704( 60.33%), action 362, FPS 1.60, Running 352.09s Step 705( 60.50%), action 363, FPS 1.58, Running 353.02s Step 706( 60.67%), action 364, FPS 1.58, Running 353.60s Step 707( 60.83%), action 365, FPS 1.58, Running 354.54s Step 708( 61.00%), action 366, FPS 1.54, Running 355.27s Step 709( 61.17%), action 367, FPS 1.53, Running 356.11s Step 710( 61.33%), action 368, FPS 1.56, Running 356.48s Step 711( 61.50%), action 369, FPS 1.57, Running 357.30s Step 712( 61.67%), action 370, FPS 1.55, Running 357.87s Step 713( 61.83%), action 371, FPS 1.58, Running 358.82s Step 714( 62.00%), action 372, FPS 1.54, Running 359.64s Step 715( 62.17%), action 373, FPS 1.52, Running 360.52s Step 716( 62.33%), action 374, FPS 1.55, Running 360.97s Step 717( 62.50%), action 375, FPS 1.56, Running 361.73s Step 718( 62.67%), action 376, FPS 1.53, Running 362.45s Step 719( 62.83%), action 377, FPS 1.48, Running 363.28s Step 720( 63.00%), action 378, FPS 1.47, Running 363.76s Step 721( 63.17%), action 379, FPS 1.43, Running 364.51s Step 722( 63.33%), action 380, FPS 1.38, Running 365.28s Step 723( 63.50%), action 381, FPS 1.33, Running 366.47s Step 724( 63.67%), action 382, FPS 1.34, Running 367.00s Step 725( 63.83%), action 383, FPS 1.33, Running 368.00s Step 726( 64.00%), action 384, FPS 1.34, Running 368.48s Step 727( 64.17%), action 385, FPS 1.40, Running 368.82s Step 728( 64.33%), action 386, FPS 1.44, Running 369.13s Step 729( 64.50%), action 387, FPS 1.49, Running 369.54s Step 730( 64.67%), action 388, FPS 1.49, Running 369.86s Step 731( 64.83%), action 389, FPS 1.55, Running 370.21s Step 732( 65.00%), action 390, FPS 1.54, Running 370.84s Step 733( 65.17%), action 391, FPS 1.54, Running 371.80s Step 734( 65.33%), action 392, FPS 1.56, Running 372.45s Step 735( 65.50%), action 393, FPS 1.56, Running 373.34s Step 736( 65.67%), action 394, FPS 1.56, Running 373.81s Step 737( 65.83%), action 395, FPS 1.56, Running 374.56s Step 738( 66.00%), action 396, FPS 1.57, Running 375.21s Step 739( 66.17%), action 397, FPS 1.56, Running 376.08s Step 740( 66.33%), action 398, FPS 1.52, Running 376.91s Step 741( 66.50%), action 399, FPS 1.51, Running 377.78s Step 742( 66.67%), action 400, FPS 1.51, Running 378.53s Step 743( 66.83%), action 401, FPS 1.55, Running 379.40s Step 744( 67.00%), action 402, FPS 1.52, Running 380.18s Step 745( 67.17%), action 403, FPS 1.54, Running 380.97s Step 746( 67.33%), action 404, FPS 1.52, Running 381.62s Step 747( 67.50%), action 405, FPS 1.46, Running 382.52s Step 748( 67.67%), action 406, FPS 1.44, Running 383.01s Step 749( 67.83%), action 407, FPS 1.41, Running 383.72s Step 750( 68.00%), action 408, FPS 1.38, Running 384.33s Step 751( 68.17%), action 409, FPS 1.33, Running 385.25s Step 752( 68.33%), action 410, FPS 1.33, Running 385.82s Step 753( 68.50%), action 411, FPS 1.33, Running 386.84s Step 754( 68.67%), action 412, FPS 1.35, Running 387.30s Step 755( 68.83%), action 413, FPS 1.36, Running 388.04s Step 756( 69.00%), action 414, FPS 1.37, Running 388.38s Step 757( 69.17%), action 415, FPS 1.41, Running 388.73s Step 758( 69.33%), action 416, FPS 1.43, Running 389.18s Step 759( 69.50%), action 417, FPS 1.42, Running 390.18s Step 760( 69.67%), action 418, FPS 1.46, Running 390.62s Step 761( 69.83%), action 419, FPS 1.46, Running 391.44s Step 762( 70.00%), action 420, FPS 1.47, Running 392.11s Step 763( 70.17%), action 421, FPS 1.44, Running 393.28s Step 764( 70.33%), action 422, FPS 1.48, Running 393.71s Step 765( 70.50%), action 423, FPS 1.47, Running 394.60s Step 766( 70.67%), action 424, FPS 1.46, Running 395.28s Step 767( 70.83%), action 425, FPS 1.47, Running 396.16s Step 768( 71.00%), action 426, FPS 1.46, Running 396.68s Step 769( 71.17%), action 427, FPS 1.47, Running 397.35s Step 770( 71.33%), action 428, FPS 1.46, Running 398.06s Step 771( 71.50%), action 429, FPS 1.47, Running 398.87s Step 772( 71.67%), action 430, FPS 1.48, Running 399.35s Step 773( 71.83%), action 431, FPS 1.46, Running 400.58s Step 774( 72.00%), action 432, FPS 1.44, Running 401.20s Step 775( 72.17%), action 433, FPS 1.42, Running 402.09s Step 776( 72.33%), action 434, FPS 1.41, Running 402.58s Step 777( 72.50%), action 435, FPS 1.37, Running 403.30s Step 778( 72.67%), action 436, FPS 1.35, Running 403.95s Step 779( 72.83%), action 437, FPS 1.36, Running 404.93s Step 780( 73.00%), action 438, FPS 1.34, Running 405.55s Step 781( 73.17%), action 439, FPS 1.33, Running 406.49s Step 782( 73.33%), action 440, FPS 1.36, Running 406.86s Step 783( 73.50%), action 441, FPS 1.41, Running 407.46s Step 784( 73.67%), action 442, FPS 1.39, Running 408.06s Step 785( 73.83%), action 443, FPS 1.39, Running 408.94s Step 786( 74.00%), action 444, FPS 1.42, Running 409.35s Step 787( 74.17%), action 445, FPS 1.44, Running 410.07s Step 788( 74.33%), action 446, FPS 1.42, Running 410.79s Step 789( 74.50%), action 447, FPS 1.39, Running 411.73s Step 790( 74.67%), action 448, FPS 1.38, Running 412.53s Step 791( 74.83%), action 449, FPS 1.39, Running 413.21s Step 792( 75.00%), action 450, FPS 1.37, Running 413.96s Step 793( 75.17%), action 451, FPS 1.37, Running 415.20s Step 794( 75.33%), action 452, FPS 1.37, Running 415.75s Step 795( 75.50%), action 453, FPS 1.39, Running 416.48s Step 796( 75.67%), action 454, FPS 1.37, Running 417.12s Step 797( 75.83%), action 455, FPS 1.36, Running 418.01s Step 798( 76.00%), action 456, FPS 1.38, Running 418.49s Step 799( 76.17%), action 457, FPS 1.37, Running 419.53s Step 800( 76.33%), action 458, FPS 1.37, Running 420.20s Step 801( 76.50%), action 459, FPS 1.37, Running 421.11s Step 802( 76.67%), action 460, FPS 1.36, Running 421.61s Step 803( 76.83%), action 461, FPS 1.31, Running 422.73s Step 804( 77.00%), action 462, FPS 1.30, Running 423.44s Step 805( 77.17%), action 463, FPS 1.30, Running 424.27s Step 806( 77.33%), action 464, FPS 1.29, Running 424.87s Step 807( 77.50%), action 465, FPS 1.31, Running 425.39s Step 808( 77.67%), action 466, FPS 1.31, Running 426.09s Step 809( 77.83%), action 467, FPS 1.32, Running 426.88s Step 810( 78.00%), action 468, FPS 1.33, Running 427.59s Step 811( 78.17%), action 469, FPS 1.31, Running 428.52s Step 812( 78.33%), action 470, FPS 1.33, Running 429.05s Step 813( 78.50%), action 471, FPS 1.34, Running 430.08s Step 814( 78.67%), action 472, FPS 1.33, Running 430.74s Step 815( 78.83%), action 473, FPS 1.32, Running 431.67s Step 816( 79.00%), action 474, FPS 1.33, Running 432.17s Step 817( 79.17%), action 475, FPS 1.35, Running 432.85s Step 818( 79.33%), action 476, FPS 1.33, Running 433.57s Step 819( 79.50%), action 477, FPS 1.35, Running 434.35s Step 820( 79.67%), action 478, FPS 1.36, Running 434.91s Step 821( 79.83%), action 479, FPS 1.38, Running 435.65s Step 822( 80.00%), action 480, FPS 1.36, Running 436.27s Step 823( 80.17%), action 481, FPS 1.37, Running 437.34s Step 824( 80.33%), action 482, FPS 1.37, Running 438.03s Step 825( 80.50%), action 483, FPS 1.38, Running 438.79s Step 826( 80.67%), action 484, FPS 1.39, Running 439.29s Step 827( 80.83%), action 485, FPS 1.37, Running 439.97s Step 828( 81.00%), action 486, FPS 1.38, Running 440.58s Step 829( 81.17%), action 487, FPS 1.37, Running 441.51s Step 830( 81.33%), action 488, FPS 1.38, Running 442.10s Step 831( 81.50%), action 489, FPS 1.41, Running 442.71s Step 832( 81.67%), action 490, FPS 1.42, Running 443.10s Step 833( 81.83%), action 491, FPS 1.41, Running 444.27s Step 834( 82.00%), action 492, FPS 1.41, Running 444.94s Step 835( 82.17%), action 493, FPS 1.41, Running 445.87s Step 836( 82.33%), action 494, FPS 1.38, Running 446.70s Step 837( 82.50%), action 495, FPS 1.37, Running 447.45s Step 838( 82.67%), action 496, FPS 1.37, Running 448.19s Step 839( 82.83%), action 497, FPS 1.36, Running 449.04s Step 840( 83.00%), action 498, FPS 1.36, Running 449.66s Step 841( 83.17%), action 499, FPS 1.34, Running 450.56s Step 842( 83.33%), action 500, FPS 1.36, Running 451.03s Step 843( 83.50%), action 501, FPS 1.35, Running 452.15s Step 844( 83.67%), action 502, FPS 1.36, Running 452.70s Step 845( 83.83%), action 503, FPS 1.37, Running 453.35s Step 846( 84.00%), action 504, FPS 1.36, Running 454.04s Step 847( 84.17%), action 505, FPS 1.34, Running 454.91s Step 848( 84.33%), action 506, FPS 1.32, Running 455.71s Step 849( 84.50%), action 507, FPS 1.33, Running 456.59s Step 850( 84.67%), action 508, FPS 1.31, Running 457.38s Step 851( 84.83%), action 509, FPS 1.29, Running 458.18s Step 852( 85.00%), action 510, FPS 1.26, Running 459.02s Step 853( 85.17%), action 511, FPS 1.27, Running 460.07s Step 854( 85.33%), action 512, FPS 1.28, Running 460.61s Step 855( 85.50%), action 513, FPS 1.33, Running 460.95s Step 856( 85.67%), action 514, FPS 1.37, Running 461.29s Step 857( 85.83%), action 515, FPS 1.36, Running 462.21s Step 858( 86.00%), action 516, FPS 1.36, Running 462.85s Step 859( 86.17%), action 517, FPS 1.36, Running 463.80s Step 860( 86.33%), action 518, FPS 1.37, Running 464.21s Step 861( 86.50%), action 519, FPS 1.38, Running 465.01s Step 862( 86.67%), action 520, FPS 1.37, Running 465.61s Step 863( 86.83%), action 521, FPS 1.39, Running 466.57s Step 864( 87.00%), action 522, FPS 1.38, Running 467.22s Step 865( 87.17%), action 523, FPS 1.35, Running 468.12s Step 866( 87.33%), action 524, FPS 1.37, Running 468.68s Step 867( 87.50%), action 525, FPS 1.36, Running 469.63s Step 868( 87.67%), action 526, FPS 1.39, Running 470.11s Step 869( 87.83%), action 527, FPS 1.40, Running 470.87s Step 870( 88.00%), action 528, FPS 1.42, Running 471.49s Step 871( 88.17%), action 529, FPS 1.41, Running 472.39s Step 872( 88.33%), action 530, FPS 1.44, Running 472.88s Step 873( 88.50%), action 531, FPS 1.44, Running 473.97s Step 874( 88.67%), action 532, FPS 1.45, Running 474.42s Step 875( 88.83%), action 533, FPS 1.41, Running 475.16s Step 876( 89.00%), action 534, FPS 1.38, Running 475.77s Step 877( 89.17%), action 535, FPS 1.38, Running 476.67s Step 878( 89.33%), action 536, FPS 1.40, Running 477.13s Step 879( 89.50%), action 537, FPS 1.42, Running 477.84s Step 880( 89.67%), action 538, FPS 1.42, Running 478.29s Step 881( 89.83%), action 539, FPS 1.43, Running 478.96s Step 882( 90.00%), action 540, FPS 1.47, Running 479.24s Step 883( 90.17%), action 541, FPS 1.52, Running 479.77s Step 884( 90.33%), action 542, FPS 1.54, Running 480.19s Step 885( 90.50%), action 543, FPS 1.56, Running 480.92s Step 886( 90.67%), action 544, FPS 1.55, Running 481.60s Step 887( 90.83%), action 545, FPS 1.56, Running 482.44s Step 888( 91.00%), action 546, FPS 1.55, Running 483.02s Step 889( 91.17%), action 547, FPS 1.56, Running 483.72s Step 890( 91.33%), action 548, FPS 1.55, Running 484.42s Step 891( 91.50%), action 549, FPS 1.56, Running 485.21s Step 892( 91.67%), action 550, FPS 1.53, Running 485.91s Step 893( 91.83%), action 551, FPS 1.54, Running 486.92s Step 894( 92.00%), action 552, FPS 1.49, Running 487.85s Step 895( 92.17%), action 553, FPS 1.47, Running 488.81s Step 896( 92.33%), action 554, FPS 1.44, Running 489.64s Step 897( 92.50%), action 555, FPS 1.44, Running 490.52s Step 898( 92.67%), action 556, FPS 1.42, Running 491.20s Step 899( 92.83%), action 557, FPS 1.40, Running 492.11s Step 900( 93.00%), action 558, FPS 1.40, Running 492.61s Step 901( 93.17%), action 559, FPS 1.38, Running 493.40s Step 902( 93.33%), action 560, FPS 1.34, Running 494.12s Step 903( 93.50%), action 561, FPS 1.31, Running 495.02s Step 904( 93.67%), action 562, FPS 1.30, Running 495.63s Step 905( 93.83%), action 563, FPS 1.29, Running 496.48s Step 906( 94.00%), action 564, FPS 1.28, Running 497.27s Step 907( 94.17%), action 565, FPS 1.30, Running 497.85s Step 908( 94.33%), action 566, FPS 1.31, Running 498.24s Step 909( 94.50%), action 567, FPS 1.31, Running 498.94s Step 910( 94.67%), action 568, FPS 1.31, Running 499.73s Step 911( 94.83%), action 569, FPS 1.31, Running 500.43s Step 912( 95.00%), action 570, FPS 1.33, Running 500.96s Step 913( 95.17%), action 571, FPS 1.33, Running 501.92s Step 914( 95.33%), action 572, FPS 1.36, Running 502.53s Step 915( 95.50%), action 573, FPS 1.37, Running 503.37s Step 916( 95.67%), action 574, FPS 1.40, Running 503.95s Step 917( 95.83%), action 575, FPS 1.40, Running 504.85s Step 918( 96.00%), action 576, FPS 1.40, Running 505.50s Step 919( 96.17%), action 577, FPS 1.40, Running 506.42s Step 920( 96.33%), action 578, FPS 1.37, Running 507.20s Step 921( 96.50%), action 579, FPS 1.36, Running 508.09s Step 922( 96.67%), action 580, FPS 1.36, Running 508.79s Step 923( 96.83%), action 581, FPS 1.36, Running 509.76s Step 924( 97.00%), action 582, FPS 1.38, Running 510.17s Step 925( 97.17%), action 583, FPS 1.38, Running 511.02s Step 926( 97.33%), action 584, FPS 1.39, Running 511.69s Step 927( 97.50%), action 585, FPS 1.36, Running 512.59s Step 928( 97.67%), action 586, FPS 1.34, Running 513.12s Step 929( 97.83%), action 587, FPS 1.31, Running 514.16s Step 930( 98.00%), action 588, FPS 1.34, Running 514.63s Step 931( 98.17%), action 589, FPS 1.32, Running 515.58s Step 932( 98.33%), action 590, FPS 1.32, Running 516.12s Step 933( 98.50%), action 591, FPS 1.35, Running 516.74s Step 934( 98.67%), action 592, FPS 1.33, Running 517.52s Step 935( 98.83%), action 593, FPS 1.33, Running 518.36s Step 936( 99.00%), action 594, FPS 1.32, Running 519.15s Step 937( 99.17%), action 595, FPS 1.32, Running 519.99s Step 938( 99.33%), action 596, FPS 1.34, Running 520.40s Step 939( 99.50%), action 597, FPS 1.35, Running 521.24s Step 940( 99.67%), action 598, FPS 1.35, Running 522.05s Step 941( 99.83%), action 599, FPS 1.36, Running 522.83s Step 942(100.00%), action 600, FPS 1.35, Running 523.62s [2026-08-01 20:33:38] [45 ] Seed 44 failed after 523.81 s. +steps: 942 , actions: 600 . +Instruction: Empty +Total 7/45(15.56%) success. +Setting seed: 45 +Step 1( N/A%), pre moving , FPS 3.20, Running 0.31s Step 2( N/A%), pre moving , FPS 4.94, Running 0.40s Step 3( N/A%), pre moving , FPS 6.26, Running 0.48s Step 4( N/A%), pre moving , FPS 6.40, Running 0.62s Step 5( N/A%), pre moving , FPS 5.84, Running 0.86s Step 6( N/A%), pre moving , FPS 6.31, Running 0.95s Step 7( N/A%), pre moving , FPS 6.82, Running 1.03s Step 8( N/A%), pre moving , FPS 5.91, Running 1.35s Step 9( N/A%), pre moving , FPS 6.22, Running 1.45s Step 10( N/A%), pre moving , FPS 6.57, Running 1.52s Step 11( N/A%), pre moving , FPS 6.88, Running 1.60s Step 12( N/A%), pre moving , FPS 6.26, Running 1.92s Step 13( N/A%), pre moving , FPS 6.51, Running 2.00s Step 14( N/A%), pre moving , FPS 6.76, Running 2.07s Step 15( N/A%), pre moving , FPS 6.97, Running 2.15s Step 16( N/A%), pre moving , FPS 6.46, Running 2.47s Step 17( N/A%), pre moving , FPS 6.62, Running 2.57s Step 18( N/A%), pre moving , FPS 6.82, Running 2.64s Step 19( N/A%), pre moving , FPS 6.99, Running 2.72s Step 20( N/A%), pre moving , FPS 6.60, Running 3.03s Step 21( N/A%), pre moving , FPS 6.02, Running 3.64s Step 22( N/A%), pre moving , FPS 6.08, Running 3.70s Step 23( N/A%), pre moving , FPS 6.07, Running 3.77s Step 24( N/A%), pre moving , FPS 5.78, Running 4.09s Step 25( N/A%), pre moving , FPS 6.03, Running 4.17s Step 26( N/A%), pre moving , FPS 5.28, Running 4.74s Step 27( N/A%), pre moving , FPS 5.27, Running 4.82s Step 28( N/A%), pre moving , FPS 5.28, Running 5.14s Step 29( N/A%), pre moving , FPS 5.28, Running 5.24s Step 30( N/A%), pre moving , FPS 5.29, Running 5.30s Step 31( N/A%), pre moving , FPS 5.28, Running 5.39s Step 32( N/A%), pre moving , FPS 5.27, Running 5.71s Step 33( N/A%), pre moving , FPS 5.26, Running 5.80s Step 34( N/A%), pre moving , FPS 5.28, Running 5.86s Step 35( N/A%), pre moving , FPS 5.28, Running 5.94s Step 36( N/A%), pre moving , FPS 4.47, Running 6.94s Step 37( N/A%), pre moving , FPS 4.14, Running 7.40s Step 38( N/A%), pre moving , FPS 4.13, Running 7.49s Step 39( N/A%), pre moving , FPS 4.14, Running 7.55s Step 40( N/A%), pre moving , FPS 4.35, Running 7.63s Step 41( N/A%), pre moving , FPS 4.64, Running 7.95s Step 42( N/A%), pre moving , FPS 4.60, Running 8.04s Step 43( N/A%), pre moving , FPS 4.61, Running 8.11s Step 44( N/A%), pre moving , FPS 4.87, Running 8.19s Step 45( N/A%), pre moving , FPS 4.61, Running 8.51s Step 46( N/A%), pre moving , FPS 5.17, Running 8.61s Step 47( N/A%), pre moving , FPS 5.18, Running 8.68s Step 48( N/A%), pre moving , FPS 4.42, Running 9.66s Step 49( N/A%), pre moving , FPS 4.45, Running 9.73s Step 50( N/A%), pre moving , FPS 4.44, Running 9.81s Step 51( N/A%), pre moving , FPS 4.29, Running 10.06s Step 52( N/A%), pre moving , FPS 4.48, Running 10.18s Step 53( N/A%), pre moving , FPS 4.53, Running 10.22s Step 54( N/A%), pre moving , FPS 4.56, Running 10.25s Step 55( N/A%), pre moving , FPS 4.61, Running 10.28s Step 56( N/A%), pre moving , FPS 5.94, Running 10.31s Step 57( N/A%), pre moving , FPS 6.78, Running 10.35s Step 58( N/A%), pre moving , FPS 6.89, Running 10.39s Step 59( N/A%), pre moving , FPS 6.93, Running 10.43s Step 60( N/A%), pre moving , FPS 7.02, Running 10.48s Step 61( N/A%), pre moving , FPS 7.76, Running 10.52s Step 62( N/A%), pre moving , FPS 7.88, Running 10.58s Step 63( N/A%), pre moving , FPS 7.94, Running 10.63s Step 64( N/A%), pre moving , FPS 8.03, Running 10.68s Step 65( N/A%), pre moving , FPS 8.86, Running 10.77s Step 66( N/A%), pre moving , FPS 8.79, Running 10.88s Step 67( N/A%), pre moving , FPS 8.50, Running 11.04s Step 68( N/A%), pre moving , FPS 11.34, Running 11.43s Step 69( N/A%), pre moving , FPS 10.77, Running 11.59s Step 70( N/A%), pre moving , FPS 9.15, Running 11.99s Step 71( N/A%), pre moving , FPS 9.69, Running 12.12s Step 72( N/A%), pre moving , FPS 8.52, Running 12.52s Step 73( N/A%), pre moving , FPS 8.23, Running 12.65s Step 74( N/A%), pre moving , FPS 7.96, Running 12.76s Step 75( N/A%), pre moving , FPS 6.98, Running 13.15s Step 76( N/A%), pre moving , FPS 6.80, Running 13.26s Step 77( N/A%), pre moving , FPS 6.12, Running 13.62s Step 78( N/A%), pre moving , FPS 5.97, Running 13.74s Step 79( N/A%), pre moving , FPS 5.62, Running 13.99s Step 80( N/A%), pre moving , FPS 5.31, Running 14.24s Step 81( N/A%), pre moving , FPS 5.23, Running 14.35s Step 82( N/A%), pre moving , FPS 5.22, Running 14.41s Step 83( N/A%), pre moving , FPS 4.87, Running 14.74s Step 84( N/A%), pre moving , FPS 4.82, Running 14.83s Step 85( N/A%), pre moving , FPS 4.85, Running 14.89s Step 86( N/A%), pre moving , FPS 4.91, Running 14.95s Step 87( N/A%), pre moving , FPS 4.73, Running 15.27s Step 88( N/A%), pre moving , FPS 5.15, Running 15.31s Step 89( N/A%), pre moving , FPS 5.22, Running 15.42s Step 90( N/A%), pre moving , FPS 5.71, Running 15.50s Step 91( N/A%), pre moving , FPS 5.41, Running 15.81s Step 92( N/A%), pre moving , FPS 5.91, Running 15.91s Step 93( N/A%), pre moving , FPS 5.99, Running 15.99s Step 94( N/A%), pre moving , FPS 6.06, Running 16.06s Step 95( N/A%), pre moving , FPS 6.17, Running 16.39s Step 96( N/A%), pre moving , FPS 6.21, Running 16.48s Step 97( N/A%), pre moving , FPS 6.81, Running 16.55s Step 98( N/A%), pre moving , FPS 6.88, Running 16.65s Step 99( N/A%), pre moving , FPS 6.78, Running 16.94s Step 100( N/A%), pre moving , FPS 5.12, Running 18.15s Step 101( N/A%), pre moving , FPS 4.59, Running 18.70s Step 102( N/A%), pre moving , FPS 4.23, Running 19.14s Step 103( N/A%), pre moving , FPS 4.07, Running 19.65s Step 104( N/A%), pre moving , FPS 3.99, Running 19.84s Step 105( N/A%), pre moving , FPS 3.69, Running 20.32s Step 106( N/A%), pre moving , FPS 3.47, Running 20.72s Step 107( N/A%), pre moving , FPS 3.30, Running 21.32s Step 108( N/A%), pre moving , FPS 3.10, Running 21.78s Step 109( N/A%), pre moving , FPS 2.89, Running 22.35s Step 110( N/A%), pre moving , FPS 2.73, Running 22.81s Step 111( N/A%), pre moving , FPS 2.65, Running 23.36s Step 112( N/A%), pre moving , FPS 2.60, Running 23.59s Step 113( N/A%), pre moving , FPS 2.48, Running 24.05s Step 114( N/A%), pre moving , FPS 2.39, Running 24.42s Step 115( N/A%), pre moving , FPS 2.32, Running 24.99s Step 116( N/A%), pre moving , FPS 2.29, Running 25.19s Step 117( N/A%), pre moving , FPS 2.18, Running 25.71s Step 118( N/A%), pre moving , FPS 2.11, Running 26.13s Step 119( N/A%), pre moving , FPS 2.06, Running 26.66s Step 120( N/A%), pre moving , FPS 2.30, Running 26.86s Step 121( N/A%), pre moving , FPS 2.31, Running 27.36s Step 122( N/A%), pre moving , FPS 2.31, Running 27.79s Step 123( N/A%), pre moving , FPS 2.31, Running 28.31s Step 124( N/A%), pre moving , FPS 2.31, Running 28.48s Step 125( N/A%), pre moving , FPS 2.39, Running 28.70s Step 126( N/A%), pre moving , FPS 2.46, Running 28.84s Step 127( N/A%), pre moving , FPS 2.58, Running 29.08s Step 128( N/A%), pre moving , FPS 2.65, Running 29.34s Step 129( N/A%), pre moving , FPS 2.61, Running 30.01s Step 130( N/A%), pre moving , FPS 2.62, Running 30.44s Step 131( N/A%), pre moving , FPS 2.61, Running 31.03s Step 132( N/A%), pre moving , FPS 2.51, Running 31.55s Step 133( N/A%), pre moving , FPS 2.48, Running 32.12s Step 134( N/A%), pre moving , FPS 2.45, Running 32.58s Step 135( N/A%), pre moving , FPS 2.45, Running 33.16s Step 136( N/A%), pre moving , FPS 2.45, Running 33.36s Step 137( N/A%), pre moving , FPS 2.45, Running 33.88s Step 138( N/A%), pre moving , FPS 2.46, Running 34.27s Step 139( N/A%), pre moving , FPS 2.43, Running 34.89s Step 140( N/A%), pre moving , FPS 2.35, Running 35.35s Step 141( N/A%), pre moving , FPS 2.34, Running 35.92s Step 142( N/A%), pre moving , FPS 2.33, Running 36.36s Step 143( N/A%), pre moving , FPS 2.32, Running 36.94s Step 144( N/A%), pre moving , FPS 2.28, Running 37.24s Step 145( N/A%), pre moving , FPS 2.23, Running 37.66s Step 146( N/A%), pre moving , FPS 2.18, Running 38.02s Step 147( N/A%), pre moving , FPS 2.10, Running 38.62s Step 148( N/A%), pre moving , FPS 2.05, Running 39.09s Step 149( N/A%), pre moving , FPS 2.07, Running 39.69s Step 150( N/A%), pre moving , FPS 2.07, Running 40.10s Step 151( N/A%), pre moving , FPS 2.07, Running 40.68s Step 152( N/A%), pre moving , FPS 2.13, Running 40.96s Step 153( N/A%), pre moving , FPS 2.13, Running 41.49s Step 154( N/A%), pre moving , FPS 2.13, Running 41.96s Step 155( N/A%), pre moving , FPS 2.13, Running 42.56s Step 156( N/A%), pre moving , FPS 2.06, Running 43.05s Step 157( N/A%), pre moving , FPS 2.05, Running 43.64s Step 158( N/A%), pre moving , FPS 2.03, Running 44.13s Step 159( N/A%), pre moving , FPS 2.03, Running 44.74s Step 160( N/A%), pre moving , FPS 2.03, Running 45.21s Step 161( N/A%), pre moving , FPS 2.02, Running 45.80s Step 162( N/A%), pre moving , FPS 2.07, Running 46.02s Step 163( N/A%), pre moving , FPS 2.08, Running 46.55s Step 164( N/A%), pre moving , FPS 2.05, Running 46.97s Step 165( N/A%), pre moving , FPS 2.08, Running 47.28s Step 166( N/A%), pre moving , FPS 2.12, Running 47.43s Step 167( N/A%), pre moving , FPS 2.20, Running 47.72s Step 168( N/A%), pre moving , FPS 2.31, Running 47.76s Step 169( N/A%), pre moving , FPS 2.46, Running 47.81s Step 170( N/A%), pre moving , FPS 2.58, Running 47.85s Step 171( N/A%), pre moving , FPS 2.77, Running 47.89s Step 172( N/A%), pre moving , FPS 2.87, Running 47.94s Step 173( N/A%), pre moving , FPS 3.08, Running 47.98s Step 174( N/A%), pre moving , FPS 3.30, Running 48.03s Step 175( N/A%), pre moving , FPS 3.63, Running 48.07s Step 176( N/A%), pre moving , FPS 3.95, Running 48.11s Step 177( N/A%), pre moving , FPS 4.43, Running 48.16s Step 178( N/A%), pre moving , FPS 4.41, Running 48.67s Step 179( N/A%), pre moving , FPS 4.93, Running 48.79s Step 180( N/A%), pre moving , FPS 5.41, Running 48.91s Step 181( N/A%), pre moving , FPS 5.64, Running 49.34s Step 182( N/A%), pre moving , FPS 5.75, Running 49.50s Step 183( N/A%), pre moving , FPS 5.98, Running 49.90s Step 184( N/A%), pre moving , FPS 6.44, Running 50.08s Step 185( N/A%), pre moving , FPS 6.23, Running 50.48s Step 186( N/A%), pre moving , FPS 6.20, Running 50.66s Step 187( N/A%), pre moving , FPS 5.97, Running 51.07s Step 188( N/A%), pre moving , FPS 5.73, Running 51.25s Step 189( N/A%), pre moving , FPS 5.18, Running 51.67s Step 190( N/A%), pre moving , FPS 5.02, Running 51.83s Step 191( N/A%), pre moving , FPS 4.57, Running 52.27s Step 192( N/A%), pre moving , FPS 4.45, Running 52.43s Step 193( N/A%), pre moving , FPS 4.13, Running 52.83s Step 194( N/A%), pre moving , FPS 4.01, Running 53.01s Step 195( N/A%), pre moving , FPS 3.74, Running 53.42s Step 196( N/A%), pre moving , FPS 3.65, Running 53.60s Step 197( N/A%), pre moving , FPS 3.40, Running 54.03s Step 198( N/A%), pre moving , FPS 3.62, Running 54.19s Step 199( N/A%), pre moving , FPS 3.44, Running 54.60s Step 200( N/A%), pre moving , FPS 3.41, Running 54.78s Step 201( N/A%), pre moving , FPS 3.42, Running 55.18s Step 202( N/A%), pre moving , FPS 3.42, Running 55.35s Step 203( N/A%), pre moving , FPS 3.40, Running 55.77s Step 204( N/A%), pre moving , FPS 3.41, Running 55.94s Step 205( N/A%), pre moving , FPS 3.41, Running 56.36s Step 206( N/A%), pre moving , FPS 3.41, Running 56.53s Step 207( N/A%), pre moving , FPS 3.41, Running 56.94s Step 208( N/A%), pre moving , FPS 3.40, Running 57.13s Step 209( N/A%), pre moving , FPS 3.40, Running 57.55s Step 210( N/A%), pre moving , FPS 3.41, Running 57.71s Step 211( N/A%), pre moving , FPS 3.49, Running 58.00s Step 212( N/A%), pre moving , FPS 3.48, Running 58.18s Step 213( N/A%), pre moving , FPS 3.67, Running 58.28s Step 214( N/A%), pre moving , FPS 3.72, Running 58.39s Step 215( N/A%), pre moving , FPS 3.74, Running 58.76s Step 216( N/A%), pre moving , FPS 3.80, Running 58.86s Step 217( N/A%), pre moving , FPS 4.05, Running 58.97s Step 218( N/A%), pre moving , FPS 3.91, Running 59.31s Step 219( N/A%), pre moving , FPS 4.15, Running 59.42s Step 220( N/A%), pre moving , FPS 4.23, Running 59.50s Step 221( N/A%), pre moving , FPS 4.51, Running 59.62s Step 222( N/A%), pre moving , FPS 4.34, Running 59.96s Step 223( N/A%), pre moving , FPS 4.66, Running 60.06s Step 224( N/A%), pre moving , FPS 4.73, Running 60.17s Step 225( N/A%), pre moving , FPS 4.10, Running 61.24s Step 226( N/A%), pre moving , FPS 4.15, Running 61.35s Step 227( N/A%), pre moving , FPS 4.20, Running 61.71s Step 228( N/A%), pre moving , FPS 4.29, Running 61.79s Step 229( N/A%), pre moving , FPS 4.53, Running 61.96s Step 230( N/A%), pre moving , FPS 4.29, Running 62.37s Step 231( N/A%), pre moving , FPS 4.40, Running 62.55s Step 232( N/A%), pre moving , FPS 4.19, Running 62.95s Step 233( N/A%), pre moving , FPS 4.07, Running 63.19s Step 234( N/A%), pre moving , FPS 3.78, Running 63.68s Step 235( N/A%), pre moving , FPS 3.92, Running 63.86s Step 236( N/A%), pre moving , FPS 3.64, Running 64.35s Step 237( N/A%), pre moving , FPS 3.42, Running 64.81s Step 238( N/A%), pre moving , FPS 3.49, Running 65.04s Step 239( N/A%), pre moving , FPS 3.27, Running 65.54s Step 240( N/A%), pre moving , FPS 3.08, Running 65.99s Step 241( N/A%), pre moving , FPS 3.02, Running 66.24s Step 242( N/A%), pre moving , FPS 2.95, Running 66.73s Step 243( N/A%), pre moving , FPS 2.76, Running 67.31s Step 244( N/A%), pre moving , FPS 2.61, Running 67.82s Step 245( N/A%), pre moving , FPS 2.92, Running 68.09s Step 246( N/A%), pre moving , FPS 2.74, Running 68.64s Step 247( N/A%), pre moving , FPS 2.69, Running 69.15s Step 248( N/A%), pre moving , FPS 2.61, Running 69.43s Step 249( N/A%), pre moving , FPS 2.50, Running 69.97s Step 250( N/A%), pre moving , FPS 2.46, Running 70.49s Step 251( N/A%), pre moving , FPS 2.43, Running 70.78s Step 252( N/A%), pre moving , FPS 2.40, Running 71.30s Step 253( N/A%), pre moving , FPS 2.31, Running 71.85s Step 254( N/A%), pre moving , FPS 2.29, Running 72.40s Step 255( N/A%), pre moving , FPS 2.20, Running 72.95s Step 256( N/A%), pre moving , FPS 2.19, Running 73.47s Step 257( N/A%), pre moving , FPS 2.25, Running 73.71s Step 258( N/A%), pre moving , FPS 2.19, Running 74.19s Step 259( N/A%), pre moving , FPS 2.26, Running 74.40s Step 260( N/A%), pre moving , FPS 2.25, Running 74.88s Step 261( N/A%), pre moving , FPS 2.20, Running 75.34s Step 262( N/A%), pre moving , FPS 2.26, Running 75.57s Step 263( N/A%), pre moving , FPS 2.29, Running 76.06s Step 264( N/A%), pre moving , FPS 2.38, Running 76.22s Step 265( N/A%), pre moving , FPS 2.34, Running 76.62s Step 266( N/A%), pre moving , FPS 2.45, Running 76.80s Step 267( N/A%), pre moving , FPS 2.49, Running 77.20s Step 268( N/A%), pre moving , FPS 2.52, Running 77.37s Step 269( N/A%), pre moving , FPS 2.56, Running 77.79s Step 270( N/A%), pre moving , FPS 2.68, Running 77.95s Step 271( N/A%), pre moving , FPS 2.62, Running 78.42s Step 272( N/A%), pre moving , FPS 2.72, Running 78.66s Step 273( N/A%), pre moving , FPS 2.75, Running 79.13s Step 274( N/A%), pre moving , FPS 2.81, Running 79.53s Step 275( N/A%), pre moving , FPS 2.92, Running 79.80s Step 276( N/A%), pre moving , FPS 2.95, Running 80.26s Step 277( N/A%), pre moving , FPS 2.95, Running 80.49s Step 278( N/A%), pre moving , FPS 2.95, Running 80.97s Step 279( N/A%), pre moving , FPS 2.97, Running 81.14s Step 280( N/A%), pre moving , FPS 3.00, Running 81.54s Step 281( N/A%), pre moving , FPS 3.14, Running 81.71s Step 282( N/A%), pre moving , FPS 3.14, Running 81.94s Step 283( N/A%), pre moving , FPS 3.21, Running 82.28s Step 284( N/A%), pre moving , FPS 3.22, Running 82.44s Step 285( N/A%), pre moving , FPS 3.24, Running 82.79s Step 286( N/A%), pre moving , FPS 3.28, Running 82.90s Step 287( N/A%), pre moving , FPS 3.45, Running 83.00s Step 288( N/A%), pre moving , FPS 3.34, Running 83.36s Step 289( N/A%), pre moving , FPS 3.52, Running 83.48s Step 290( N/A%), pre moving , FPS 3.56, Running 83.57s Step 291( N/A%), pre moving , FPS 3.81, Running 83.68s Step 292( N/A%), pre moving , FPS 3.73, Running 84.02s Step 293( N/A%), pre moving , FPS 3.99, Running 84.15s Step 294( N/A%), pre moving , FPS 4.24, Running 84.25s Step 295( N/A%), pre moving , FPS 4.16, Running 84.60s Step 296( N/A%), pre moving , FPS 4.48, Running 84.72s Step 297( N/A%), pre moving , FPS 4.61, Running 84.82s Step 298( N/A%), pre moving , FPS 4.75, Running 85.18s Step 299( N/A%), pre moving , FPS 4.81, Running 85.30s Step 300( N/A%), pre moving , FPS 5.18, Running 85.41s Step 301( N/A%), pre moving , FPS 5.00, Running 85.72s Step 302( N/A%), pre moving , FPS 5.11, Running 85.86s Step 303( N/A%), pre moving , FPS 5.42, Running 85.97s Step 304( N/A%), pre moving , FPS 5.49, Running 86.08s Step 305( N/A%), pre moving , FPS 5.49, Running 86.44s Step 306( N/A%), pre moving , FPS 5.47, Running 86.56s Step 307( N/A%), pre moving , FPS 5.45, Running 86.67s Step 308( N/A%), pre moving , FPS 3.51, Running 89.05s Step 309( N/A%), pre moving , FPS 3.15, Running 89.83s Step 310( N/A%), pre moving , FPS 3.05, Running 90.14s Step 311( N/A%), pre moving , FPS 2.74, Running 90.98s Step 312( N/A%), pre moving , FPS 2.77, Running 91.23s Step 313( N/A%), pre moving , FPS 2.53, Running 92.04s Step 314( N/A%), pre moving , FPS 2.49, Running 92.28s Step 315( N/A%), pre moving , FPS 2.39, Running 92.97s Step 316( N/A%), pre moving , FPS 2.33, Running 93.32s Step 317( N/A%), pre moving , FPS 2.22, Running 93.82s Step 318( N/A%), pre moving , FPS 2.25, Running 94.06s Step 319( N/A%), pre moving , FPS 2.10, Running 94.84s Step 320( N/A%), pre moving , FPS 2.06, Running 95.10s Step 321( N/A%), pre moving , FPS 1.97, Running 95.88s Step 322( N/A%), pre moving , FPS 1.94, Running 96.18s Step 323( N/A%), pre moving , FPS 1.81, Running 97.03s Step 324( N/A%), pre moving , FPS 1.79, Running 97.26s Step 325( N/A%), pre moving , FPS 1.75, Running 97.90s Step 326( N/A%), pre moving , FPS 1.69, Running 98.37s Step 327( N/A%), pre moving , FPS 1.63, Running 98.91s Step 328( 0.17%), action 1, FPS 1.77, Running 100.38s Step 329( 0.33%), action 2, FPS 1.80, Running 100.96s Step 330( 0.50%), action 3, FPS 1.69, Running 101.94s Step 331( 0.67%), action 4, FPS 1.73, Running 102.54s Step 332( 0.83%), action 5, FPS 1.63, Running 103.48s Step 333( 1.00%), action 6, FPS 1.66, Running 104.06s Step 334( 1.17%), action 7, FPS 1.57, Running 104.98s Step 335( 1.33%), action 8, FPS 1.63, Running 105.23s Step 336( 1.50%), action 9, FPS 1.63, Running 105.58s Step 337( 1.67%), action 10, FPS 1.66, Running 105.86s Step 338( 1.83%), action 11, FPS 1.63, Running 106.35s Step 339( 2.00%), action 12, FPS 1.70, Running 106.61s Step 340( 2.17%), action 13, FPS 1.68, Running 107.03s Step 341( 2.33%), action 14, FPS 1.73, Running 107.41s Step 342( 2.50%), action 15, FPS 1.63, Running 108.47s Step 343( 2.67%), action 16, FPS 1.66, Running 109.10s Step 344( 2.83%), action 17, FPS 1.56, Running 110.08s Step 345( 3.00%), action 18, FPS 1.56, Running 110.72s Step 346( 3.17%), action 19, FPS 1.50, Running 111.71s Step 347( 3.33%), action 20, FPS 1.49, Running 112.34s Step 348( 3.50%), action 21, FPS 1.54, Running 113.34s Step 349( 3.67%), action 22, FPS 1.55, Running 113.88s Step 350( 3.83%), action 23, FPS 1.55, Running 114.84s Step 351( 4.00%), action 24, FPS 1.58, Running 115.21s Step 352( 4.17%), action 25, FPS 1.60, Running 116.02s Step 353( 4.33%), action 26, FPS 1.60, Running 116.58s Step 354( 4.50%), action 27, FPS 1.60, Running 117.52s Step 355( 4.67%), action 28, FPS 1.56, Running 118.06s Step 356( 4.83%), action 29, FPS 1.48, Running 119.04s Step 357( 5.00%), action 30, FPS 1.44, Running 119.70s Step 358( 5.17%), action 31, FPS 1.39, Running 120.76s Step 359( 5.33%), action 32, FPS 1.36, Running 121.30s Step 360( 5.50%), action 33, FPS 1.31, Running 122.27s Step 361( 5.67%), action 34, FPS 1.28, Running 123.04s Step 362( 5.83%), action 35, FPS 1.29, Running 124.00s Step 363( 6.00%), action 36, FPS 1.29, Running 124.55s Step 364( 6.17%), action 37, FPS 1.35, Running 124.89s Step 365( 6.33%), action 38, FPS 1.38, Running 125.19s Step 366( 6.50%), action 39, FPS 1.44, Running 125.60s Step 367( 6.67%), action 40, FPS 1.48, Running 125.89s Step 368( 6.83%), action 41, FPS 1.52, Running 126.53s Step 369( 7.00%), action 42, FPS 1.52, Running 127.01s Step 370( 7.17%), action 43, FPS 1.53, Running 127.92s Step 371( 7.33%), action 44, FPS 1.53, Running 128.27s Step 372( 7.50%), action 45, FPS 1.53, Running 129.10s Step 373( 7.67%), action 46, FPS 1.53, Running 129.67s Step 374( 7.83%), action 47, FPS 1.55, Running 130.46s Step 375( 8.00%), action 48, FPS 1.56, Running 130.90s Step 376( 8.17%), action 49, FPS 1.56, Running 131.87s Step 377( 8.33%), action 50, FPS 1.56, Running 132.53s Step 378( 8.50%), action 51, FPS 1.56, Running 133.56s Step 379( 8.67%), action 52, FPS 1.53, Running 134.35s Step 380( 8.83%), action 53, FPS 1.52, Running 135.39s [2026-08-01 20:35:54] [46 ] Seed 45 success after 135.51 s. +steps: 380 , actions: 53 . +Instruction: Empty +Total 8/46(17.39%) success. +Setting seed: 46 +Step 1( N/A%), pre moving , FPS 2.33, Running 0.43s Step 2( N/A%), pre moving , FPS 3.95, Running 0.51s Step 3( N/A%), pre moving , FPS 5.34, Running 0.56s Step 4( N/A%), pre moving , FPS 6.27, Running 0.64s Step 5( N/A%), pre moving , FPS 5.15, Running 0.97s Step 6( N/A%), pre moving , FPS 5.64, Running 1.06s Step 7( N/A%), pre moving , FPS 6.15, Running 1.14s Step 8( N/A%), pre moving , FPS 6.64, Running 1.20s Step 9( N/A%), pre moving , FPS 5.89, Running 1.53s Step 10( N/A%), pre moving , FPS 6.20, Running 1.61s Step 11( N/A%), pre moving , FPS 6.54, Running 1.68s Step 12( N/A%), pre moving , FPS 6.80, Running 1.77s Step 13( N/A%), pre moving , FPS 6.23, Running 2.09s Step 14( N/A%), pre moving , FPS 6.44, Running 2.17s Step 15( N/A%), pre moving , FPS 6.69, Running 2.24s Step 16( N/A%), pre moving , FPS 6.89, Running 2.32s Step 17( N/A%), pre moving , FPS 6.43, Running 2.64s Step 18( N/A%), pre moving , FPS 6.63, Running 2.71s Step 19( N/A%), pre moving , FPS 6.80, Running 2.79s Step 20( N/A%), pre moving , FPS 6.99, Running 2.86s Step 21( N/A%), pre moving , FPS 6.75, Running 3.39s Step 22( N/A%), pre moving , FPS 6.37, Running 3.64s Step 23( N/A%), pre moving , FPS 6.23, Running 3.77s Step 24( N/A%), pre moving , FPS 6.20, Running 3.86s Step 25( N/A%), pre moving , FPS 6.74, Running 3.94s Step 26( N/A%), pre moving , FPS 5.91, Running 4.45s Step 27( N/A%), pre moving , FPS 5.79, Running 4.59s Step 28( N/A%), pre moving , FPS 5.47, Running 4.86s Step 29( N/A%), pre moving , FPS 5.89, Running 4.92s Step 30( N/A%), pre moving , FPS 5.90, Running 5.00s Step 31( N/A%), pre moving , FPS 5.60, Running 5.26s Step 32( N/A%), pre moving , FPS 5.49, Running 5.41s Step 33( N/A%), pre moving , FPS 5.90, Running 5.47s Step 34( N/A%), pre moving , FPS 5.92, Running 5.55s Step 35( N/A%), pre moving , FPS 5.51, Running 5.87s Step 36( N/A%), pre moving , FPS 4.31, Running 6.96s Step 37( N/A%), pre moving , FPS 4.44, Running 7.15s Step 38( N/A%), pre moving , FPS 4.44, Running 7.22s Step 39( N/A%), pre moving , FPS 4.21, Running 7.54s Step 40( N/A%), pre moving , FPS 4.20, Running 7.62s Step 41( N/A%), pre moving , FPS 4.65, Running 7.69s Step 42( N/A%), pre moving , FPS 4.85, Running 7.77s Step 43( N/A%), pre moving , FPS 4.63, Running 8.09s Step 44( N/A%), pre moving , FPS 4.63, Running 8.18s Step 45( N/A%), pre moving , FPS 4.64, Running 8.25s Step 46( N/A%), pre moving , FPS 5.16, Running 8.32s Step 47( N/A%), pre moving , FPS 4.94, Running 8.64s Step 48( N/A%), pre moving , FPS 4.72, Running 9.10s Step 49( N/A%), pre moving , FPS 4.77, Running 9.12s Step 50( N/A%), pre moving , FPS 4.82, Running 9.15s Step 51( N/A%), pre moving , FPS 5.10, Running 9.18s Step 52( N/A%), pre moving , FPS 5.26, Running 9.21s Step 53( N/A%), pre moving , FPS 5.31, Running 9.24s Step 54( N/A%), pre moving , FPS 5.37, Running 9.27s Step 55( N/A%), pre moving , FPS 5.82, Running 9.30s Step 56( N/A%), pre moving , FPS 8.42, Running 9.34s Step 57( N/A%), pre moving , FPS 9.00, Running 9.37s Step 58( N/A%), pre moving , FPS 9.13, Running 9.41s Step 59( N/A%), pre moving , FPS 10.47, Running 9.45s Step 60( N/A%), pre moving , FPS 10.74, Running 9.49s Step 61( N/A%), pre moving , FPS 10.95, Running 9.52s Step 62( N/A%), pre moving , FPS 11.17, Running 9.56s Step 63( N/A%), pre moving , FPS 13.27, Running 9.60s Step 64( N/A%), pre moving , FPS 13.64, Running 9.65s Step 65( N/A%), pre moving , FPS 13.79, Running 9.70s Step 66( N/A%), pre moving , FPS 14.04, Running 9.74s Step 67( N/A%), pre moving , FPS 17.40, Running 9.79s Step 68( N/A%), pre moving , FPS 27.04, Running 9.84s Step 69( N/A%), pre moving , FPS 26.04, Running 9.89s Step 70( N/A%), pre moving , FPS 25.88, Running 9.92s Step 71( N/A%), pre moving , FPS 25.32, Running 9.97s Step 72( N/A%), pre moving , FPS 25.36, Running 10.00s Step 73( N/A%), pre moving , FPS 25.04, Running 10.04s Step 74( N/A%), pre moving , FPS 24.18, Running 10.10s Step 75( N/A%), pre moving , FPS 22.78, Running 10.18s Step 76( N/A%), pre moving , FPS 20.92, Running 10.29s Step 77( N/A%), pre moving , FPS 19.39, Running 10.40s Step 78( N/A%), pre moving , FPS 14.82, Running 10.76s Step 79( N/A%), pre moving , FPS 13.93, Running 10.89s Step 80( N/A%), pre moving , FPS 13.21, Running 11.00s Step 81( N/A%), pre moving , FPS 10.89, Running 11.36s Step 82( N/A%), pre moving , FPS 10.42, Running 11.48s Step 83( N/A%), pre moving , FPS 10.20, Running 11.56s Step 84( N/A%), pre moving , FPS 10.29, Running 11.59s Step 85( N/A%), pre moving , FPS 9.06, Running 11.91s Step 86( N/A%), pre moving , FPS 8.88, Running 12.00s Step 87( N/A%), pre moving , FPS 8.80, Running 12.07s Step 88( N/A%), pre moving , FPS 8.67, Running 12.14s Step 89( N/A%), pre moving , FPS 7.77, Running 12.46s Step 90( N/A%), pre moving , FPS 7.63, Running 12.55s Step 91( N/A%), pre moving , FPS 7.56, Running 12.61s Step 92( N/A%), pre moving , FPS 7.44, Running 12.69s Step 93( N/A%), pre moving , FPS 6.74, Running 13.01s Step 94( N/A%), pre moving , FPS 6.67, Running 13.10s Step 95( N/A%), pre moving , FPS 6.73, Running 13.15s Step 96( N/A%), pre moving , FPS 6.81, Running 13.23s Step 97( N/A%), pre moving , FPS 6.91, Running 13.30s Step 98( N/A%), pre moving , FPS 6.99, Running 13.62s Step 99( N/A%), pre moving , FPS 7.06, Running 13.72s Step 100( N/A%), pre moving , FPS 7.20, Running 13.78s Step 101( N/A%), pre moving , FPS 8.03, Running 13.85s Step 102( N/A%), pre moving , FPS 7.43, Running 14.17s Step 103( N/A%), pre moving , FPS 7.41, Running 14.26s Step 104( N/A%), pre moving , FPS 7.33, Running 14.32s Step 105( N/A%), pre moving , FPS 8.01, Running 14.40s Step 106( N/A%), pre moving , FPS 7.41, Running 14.70s Step 107( N/A%), pre moving , FPS 5.18, Running 15.93s Step 108( N/A%), pre moving , FPS 4.57, Running 16.52s Step 109( N/A%), pre moving , FPS 4.44, Running 16.97s Step 110( N/A%), pre moving , FPS 4.00, Running 17.54s Step 111( N/A%), pre moving , FPS 3.88, Running 17.76s Step 112( N/A%), pre moving , FPS 3.62, Running 18.22s Step 113( N/A%), pre moving , FPS 3.53, Running 18.67s Step 114( N/A%), pre moving , FPS 3.25, Running 19.26s Step 115( N/A%), pre moving , FPS 3.16, Running 19.48s Step 116( N/A%), pre moving , FPS 2.98, Running 19.95s Step 117( N/A%), pre moving , FPS 2.82, Running 20.40s Step 118( N/A%), pre moving , FPS 2.72, Running 20.97s Step 119( N/A%), pre moving , FPS 2.59, Running 21.45s Step 120( N/A%), pre moving , FPS 2.42, Running 22.05s Step 121( N/A%), pre moving , FPS 2.32, Running 22.48s Step 122( N/A%), pre moving , FPS 2.25, Running 23.08s Step 123( N/A%), pre moving , FPS 2.22, Running 23.27s Step 124( N/A%), pre moving , FPS 2.12, Running 23.76s Step 125( N/A%), pre moving , FPS 2.05, Running 24.16s Step 126( N/A%), pre moving , FPS 1.99, Running 24.74s Step 127( N/A%), pre moving , FPS 2.22, Running 24.93s Step 128( N/A%), pre moving , FPS 2.25, Running 25.39s Step 129( N/A%), pre moving , FPS 2.27, Running 25.78s Step 130( N/A%), pre moving , FPS 2.27, Running 26.34s Step 131( N/A%), pre moving , FPS 2.22, Running 26.79s Step 132( N/A%), pre moving , FPS 2.19, Running 27.35s Step 133( N/A%), pre moving , FPS 2.25, Running 27.56s Step 134( N/A%), pre moving , FPS 2.30, Running 27.95s Step 135( N/A%), pre moving , FPS 2.31, Running 28.16s Step 136( N/A%), pre moving , FPS 2.32, Running 28.57s Step 137( N/A%), pre moving , FPS 2.32, Running 29.03s Step 138( N/A%), pre moving , FPS 2.31, Running 29.63s Step 139( N/A%), pre moving , FPS 2.39, Running 29.82s Step 140( N/A%), pre moving , FPS 2.39, Running 30.40s Step 141( N/A%), pre moving , FPS 2.40, Running 30.83s Step 142( N/A%), pre moving , FPS 2.38, Running 31.48s Step 143( N/A%), pre moving , FPS 2.30, Running 31.96s Step 144( N/A%), pre moving , FPS 2.28, Running 32.53s Step 145( N/A%), pre moving , FPS 2.26, Running 32.99s Step 146( N/A%), pre moving , FPS 2.25, Running 33.64s Step 147( N/A%), pre moving , FPS 2.18, Running 34.11s Step 148( N/A%), pre moving , FPS 2.14, Running 34.72s Step 149( N/A%), pre moving , FPS 2.12, Running 35.21s Step 150( N/A%), pre moving , FPS 2.10, Running 35.85s Step 151( N/A%), pre moving , FPS 2.16, Running 36.07s Step 152( N/A%), pre moving , FPS 2.15, Running 36.64s Step 153( N/A%), pre moving , FPS 2.10, Running 37.09s Step 154( N/A%), pre moving , FPS 2.06, Running 37.64s Step 155( N/A%), pre moving , FPS 2.01, Running 38.11s Step 156( N/A%), pre moving , FPS 1.97, Running 38.73s Step 157( N/A%), pre moving , FPS 2.02, Running 38.93s Step 158( N/A%), pre moving , FPS 2.03, Running 39.47s Step 159( N/A%), pre moving , FPS 1.98, Running 39.93s Step 160( N/A%), pre moving , FPS 1.98, Running 40.50s Step 161( N/A%), pre moving , FPS 1.97, Running 40.99s Step 162( N/A%), pre moving , FPS 1.97, Running 41.62s Step 163( N/A%), pre moving , FPS 1.97, Running 42.12s Step 164( N/A%), pre moving , FPS 1.96, Running 42.73s Step 165( N/A%), pre moving , FPS 1.96, Running 43.19s Step 166( N/A%), pre moving , FPS 1.97, Running 43.77s Step 167( N/A%), pre moving , FPS 1.97, Running 44.26s Step 168( N/A%), pre moving , FPS 1.97, Running 44.87s Step 169( N/A%), pre moving , FPS 2.02, Running 45.10s Step 170( N/A%), pre moving , FPS 1.99, Running 45.92s Step 171( N/A%), pre moving , FPS 1.98, Running 46.16s Step 172( N/A%), pre moving , FPS 1.99, Running 46.67s Step 173( N/A%), pre moving , FPS 2.07, Running 46.77s Step 174( N/A%), pre moving , FPS 2.18, Running 46.83s Step 175( N/A%), pre moving , FPS 2.28, Running 46.90s Step 176( N/A%), pre moving , FPS 2.42, Running 47.00s Step 177( N/A%), pre moving , FPS 2.37, Running 47.35s Step 178( N/A%), pre moving , FPS 2.50, Running 47.47s Step 179( N/A%), pre moving , FPS 2.61, Running 47.58s Step 180( N/A%), pre moving , FPS 2.69, Running 47.92s Step 181( N/A%), pre moving , FPS 2.84, Running 48.04s Step 182( N/A%), pre moving , FPS 3.06, Running 48.15s Step 183( N/A%), pre moving , FPS 2.85, Running 49.13s Step 184( N/A%), pre moving , FPS 3.07, Running 49.24s Step 185( N/A%), pre moving , FPS 3.25, Running 49.35s Step 186( N/A%), pre moving , FPS 3.33, Running 49.78s Step 187( N/A%), pre moving , FPS 3.53, Running 49.93s Step 188( N/A%), pre moving , FPS 3.67, Running 50.32s Step 189( N/A%), pre moving , FPS 3.71, Running 50.49s Step 190( N/A%), pre moving , FPS 4.00, Running 50.93s Step 191( N/A%), pre moving , FPS 4.06, Running 51.09s Step 192( N/A%), pre moving , FPS 4.15, Running 51.49s Step 193( N/A%), pre moving , FPS 4.09, Running 51.66s Step 194( N/A%), pre moving , FPS 3.79, Running 52.10s Step 195( N/A%), pre moving , FPS 3.73, Running 52.26s Step 196( N/A%), pre moving , FPS 3.53, Running 52.66s Step 197( N/A%), pre moving , FPS 3.65, Running 52.83s Step 198( N/A%), pre moving , FPS 3.63, Running 52.97s Step 199( N/A%), pre moving , FPS 3.43, Running 53.41s Step 200( N/A%), pre moving , FPS 3.55, Running 53.55s Step 201( N/A%), pre moving , FPS 3.38, Running 53.96s Step 202( N/A%), pre moving , FPS 3.36, Running 54.10s Step 203( N/A%), pre moving , FPS 3.77, Running 54.43s Step 204( N/A%), pre moving , FPS 3.69, Running 54.67s Step 205( N/A%), pre moving , FPS 3.65, Running 54.82s Step 206( N/A%), pre moving , FPS 3.66, Running 55.25s Step 207( N/A%), pre moving , FPS 3.65, Running 55.41s Step 208( N/A%), pre moving , FPS 3.64, Running 55.82s Step 209( N/A%), pre moving , FPS 3.63, Running 56.00s Step 210( N/A%), pre moving , FPS 3.63, Running 56.43s Step 211( N/A%), pre moving , FPS 3.64, Running 56.59s Step 212( N/A%), pre moving , FPS 3.62, Running 57.02s Step 213( N/A%), pre moving , FPS 3.63, Running 57.17s Step 214( N/A%), pre moving , FPS 3.64, Running 57.60s Step 215( N/A%), pre moving , FPS 3.64, Running 57.76s Step 216( N/A%), pre moving , FPS 3.64, Running 58.16s Step 217( N/A%), pre moving , FPS 3.63, Running 58.33s Step 218( N/A%), pre moving , FPS 3.50, Running 58.69s Step 219( N/A%), pre moving , FPS 3.69, Running 58.82s Step 220( N/A%), pre moving , FPS 3.72, Running 58.92s Step 221( N/A%), pre moving , FPS 3.75, Running 59.29s Step 222( N/A%), pre moving , FPS 3.76, Running 59.41s Step 223( N/A%), pre moving , FPS 3.94, Running 59.51s Step 224( N/A%), pre moving , FPS 3.89, Running 59.81s Step 225( N/A%), pre moving , FPS 3.87, Running 59.99s Step 226( N/A%), pre moving , FPS 4.14, Running 60.08s Step 227( N/A%), pre moving , FPS 4.19, Running 60.18s Step 228( N/A%), pre moving , FPS 4.24, Running 60.54s Step 229( N/A%), pre moving , FPS 4.30, Running 60.65s Step 230( N/A%), pre moving , FPS 4.62, Running 60.76s Step 231( N/A%), pre moving , FPS 4.41, Running 61.12s Step 232( N/A%), pre moving , FPS 3.82, Running 62.26s Step 233( N/A%), pre moving , FPS 3.86, Running 62.35s Step 234( N/A%), pre moving , FPS 4.11, Running 62.46s Step 235( N/A%), pre moving , FPS 3.96, Running 62.81s Step 236( N/A%), pre moving , FPS 4.20, Running 62.93s Step 237( N/A%), pre moving , FPS 4.25, Running 63.04s Step 238( N/A%), pre moving , FPS 4.20, Running 63.46s Step 239( N/A%), pre moving , FPS 4.16, Running 63.62s Step 240( N/A%), pre moving , FPS 3.87, Running 64.09s Step 241( N/A%), pre moving , FPS 3.97, Running 64.33s Step 242( N/A%), pre moving , FPS 3.71, Running 64.81s Step 243( N/A%), pre moving , FPS 3.43, Running 65.34s Step 244( N/A%), pre moving , FPS 3.49, Running 65.54s Step 245( N/A%), pre moving , FPS 3.34, Running 65.98s Step 246( N/A%), pre moving , FPS 3.28, Running 66.17s Step 247( N/A%), pre moving , FPS 3.08, Running 66.67s Step 248( N/A%), pre moving , FPS 3.14, Running 66.91s Step 249( N/A%), pre moving , FPS 2.97, Running 67.39s Step 250( N/A%), pre moving , FPS 2.82, Running 67.86s Step 251( N/A%), pre moving , FPS 2.87, Running 68.08s Step 252( N/A%), pre moving , FPS 3.14, Running 68.62s Step 253( N/A%), pre moving , FPS 3.09, Running 68.82s Step 254( N/A%), pre moving , FPS 2.89, Running 69.37s Step 255( N/A%), pre moving , FPS 2.82, Running 69.91s Step 256( N/A%), pre moving , FPS 2.66, Running 70.45s Step 257( N/A%), pre moving , FPS 2.52, Running 70.97s Step 258( N/A%), pre moving , FPS 2.57, Running 71.24s Step 259( N/A%), pre moving , FPS 2.45, Running 71.78s Step 260( N/A%), pre moving , FPS 2.44, Running 72.29s Step 261( N/A%), pre moving , FPS 2.43, Running 72.56s Step 262( N/A%), pre moving , FPS 2.42, Running 73.09s Step 263( N/A%), pre moving , FPS 2.42, Running 73.59s Step 264( N/A%), pre moving , FPS 2.41, Running 73.83s Step 265( N/A%), pre moving , FPS 2.40, Running 74.32s Step 266( N/A%), pre moving , FPS 2.33, Running 74.77s Step 267( N/A%), pre moving , FPS 2.40, Running 75.02s Step 268( N/A%), pre moving , FPS 2.33, Running 75.49s Step 269( N/A%), pre moving , FPS 2.40, Running 75.70s Step 270( N/A%), pre moving , FPS 2.40, Running 76.18s Step 271( N/A%), pre moving , FPS 2.34, Running 76.64s Step 272( N/A%), pre moving , FPS 2.43, Running 76.86s Step 273( N/A%), pre moving , FPS 2.37, Running 77.27s Step 274( N/A%), pre moving , FPS 2.48, Running 77.45s Step 275( N/A%), pre moving , FPS 2.60, Running 77.60s Step 276( N/A%), pre moving , FPS 2.62, Running 78.08s Step 277( N/A%), pre moving , FPS 2.64, Running 78.55s Step 278( N/A%), pre moving , FPS 2.65, Running 78.78s Step 279( N/A%), pre moving , FPS 2.67, Running 79.26s Step 280( N/A%), pre moving , FPS 2.78, Running 79.47s Step 281( N/A%), pre moving , FPS 2.71, Running 79.95s Step 282( N/A%), pre moving , FPS 2.73, Running 80.42s Step 283( N/A%), pre moving , FPS 2.83, Running 80.66s Step 284( N/A%), pre moving , FPS 2.73, Running 81.14s Step 285( N/A%), pre moving , FPS 2.81, Running 81.42s Step 286( N/A%), pre moving , FPS 2.83, Running 81.83s Step 287( N/A%), pre moving , FPS 2.74, Running 82.31s Step 288( N/A%), pre moving , FPS 2.86, Running 82.49s Step 289( N/A%), pre moving , FPS 2.78, Running 82.90s Step 290( N/A%), pre moving , FPS 2.91, Running 83.06s Step 291( N/A%), pre moving , FPS 3.05, Running 83.21s Step 292( N/A%), pre moving , FPS 2.98, Running 83.58s Step 293( N/A%), pre moving , FPS 3.09, Running 83.76s Step 294( N/A%), pre moving , FPS 2.98, Running 84.16s Step 295( N/A%), pre moving , FPS 3.00, Running 84.28s Step 296( N/A%), pre moving , FPS 3.18, Running 84.37s Step 297( N/A%), pre moving , FPS 3.39, Running 84.46s Step 298( N/A%), pre moving , FPS 3.33, Running 84.78s Step 299( N/A%), pre moving , FPS 3.57, Running 84.86s Step 300( N/A%), pre moving , FPS 3.64, Running 84.97s Step 301( N/A%), pre moving , FPS 3.90, Running 85.08s Step 302( N/A%), pre moving , FPS 4.25, Running 85.13s Step 303( N/A%), pre moving , FPS 4.15, Running 85.47s Step 304( N/A%), pre moving , FPS 4.50, Running 85.59s Step 305( N/A%), pre moving , FPS 4.70, Running 85.68s Step 306( N/A%), pre moving , FPS 5.04, Running 85.80s Step 307( N/A%), pre moving , FPS 5.26, Running 86.11s Step 308( N/A%), pre moving , FPS 5.40, Running 86.19s Step 309( N/A%), pre moving , FPS 5.94, Running 86.27s Step 310( N/A%), pre moving , FPS 6.07, Running 86.36s Step 311( N/A%), pre moving , FPS 6.18, Running 86.44s Step 312( N/A%), pre moving , FPS 6.75, Running 86.55s Step 313( N/A%), pre moving , FPS 6.40, Running 86.88s Step 314( N/A%), pre moving , FPS 7.04, Running 87.00s Step 315( N/A%), pre moving , FPS 7.10, Running 87.09s Step 316( N/A%), pre moving , FPS 3.85, Running 89.56s Step 317( N/A%), pre moving , FPS 3.40, Running 90.33s Step 318( N/A%), pre moving , FPS 3.47, Running 90.55s Step 319( N/A%), pre moving , FPS 3.07, Running 91.37s Step 320( N/A%), pre moving , FPS 3.00, Running 91.64s Step 321( N/A%), pre moving , FPS 2.69, Running 92.52s Step 322( N/A%), pre moving , FPS 2.62, Running 92.77s Step 323( N/A%), pre moving , FPS 2.45, Running 93.63s Step 324( N/A%), pre moving , FPS 2.42, Running 93.86s Step 325( N/A%), pre moving , FPS 2.23, Running 94.63s Step 326( N/A%), pre moving , FPS 2.18, Running 94.97s Step 327( N/A%), pre moving , FPS 2.12, Running 95.55s Step 328( N/A%), pre moving , FPS 2.03, Running 96.05s Step 329( N/A%), pre moving , FPS 1.88, Running 96.90s Step 330( N/A%), pre moving , FPS 1.85, Running 97.16s Step 331( N/A%), pre moving , FPS 1.73, Running 98.03s Step 332( N/A%), pre moving , FPS 1.70, Running 98.28s Step 333( N/A%), pre moving , FPS 1.66, Running 98.90s Step 334( N/A%), pre moving , FPS 1.62, Running 99.36s Step 335( N/A%), pre moving , FPS 1.57, Running 99.86s Step 336( 0.17%), action 1, FPS 1.67, Running 101.51s Step 337( 0.33%), action 2, FPS 1.70, Running 102.09s Step 338( 0.50%), action 3, FPS 1.59, Running 103.12s Step 339( 0.67%), action 4, FPS 1.63, Running 103.63s Step 340( 0.83%), action 5, FPS 1.57, Running 104.41s Step 341( 1.00%), action 6, FPS 1.59, Running 105.07s Step 342( 1.17%), action 7, FPS 1.52, Running 105.97s Step 343( 1.33%), action 8, FPS 1.55, Running 106.53s Step 344( 1.50%), action 9, FPS 1.47, Running 107.50s Step 345( 1.67%), action 10, FPS 1.49, Running 108.10s Step 346( 1.83%), action 11, FPS 1.42, Running 109.04s Step 347( 2.00%), action 12, FPS 1.41, Running 109.71s Step 348( 2.17%), action 13, FPS 1.36, Running 110.74s Step 349( 2.33%), action 14, FPS 1.38, Running 111.40s Step 350( 2.50%), action 15, FPS 1.32, Running 112.31s Step 351( 2.67%), action 16, FPS 1.33, Running 113.12s Step 352( 2.83%), action 17, FPS 1.26, Running 114.16s Step 353( 3.00%), action 18, FPS 1.27, Running 114.71s Step 354( 3.17%), action 19, FPS 1.22, Running 115.71s Step 355( 3.33%), action 20, FPS 1.21, Running 116.35s Step 356( 3.50%), action 21, FPS 1.27, Running 117.28s Step 357( 3.67%), action 22, FPS 1.27, Running 117.87s Step 358( 3.83%), action 23, FPS 1.26, Running 118.95s Step 359( 4.00%), action 24, FPS 1.26, Running 119.54s Step 360( 4.17%), action 25, FPS 1.23, Running 120.63s Step 361( 4.33%), action 26, FPS 1.24, Running 121.24s Step 362( 4.50%), action 27, FPS 1.26, Running 121.89s Step 363( 4.67%), action 28, FPS 1.27, Running 122.31s Step 364( 4.83%), action 29, FPS 1.29, Running 122.99s Step 365( 5.00%), action 30, FPS 1.30, Running 123.54s Step 366( 5.17%), action 31, FPS 1.28, Running 124.62s Step 367( 5.33%), action 32, FPS 1.29, Running 125.16s Step 368( 5.50%), action 33, FPS 1.30, Running 126.13s Step 369( 5.67%), action 34, FPS 1.30, Running 126.79s Step 370( 5.83%), action 35, FPS 1.30, Running 127.69s Step 371( 6.00%), action 36, FPS 1.32, Running 128.27s Step 372( 6.17%), action 37, FPS 1.33, Running 129.24s Step 373( 6.33%), action 38, FPS 1.32, Running 129.84s Step 374( 6.50%), action 39, FPS 1.32, Running 130.83s Step 375( 6.67%), action 40, FPS 1.33, Running 131.36s Step 376( 6.83%), action 41, FPS 1.33, Running 132.31s Step 377( 7.00%), action 42, FPS 1.33, Running 132.88s Step 378( 7.17%), action 43, FPS 1.34, Running 133.91s Step 379( 7.33%), action 44, FPS 1.34, Running 134.50s Step 380( 7.50%), action 45, FPS 1.34, Running 135.57s Step 381( 7.67%), action 46, FPS 1.34, Running 136.12s Step 382( 7.83%), action 47, FPS 1.31, Running 137.12s Step 383( 8.00%), action 48, FPS 1.32, Running 137.45s Step 384( 8.17%), action 49, FPS 1.30, Running 138.32s Step 385( 8.33%), action 50, FPS 1.30, Running 138.95s Step 386( 8.50%), action 51, FPS 1.33, Running 139.64s Step 387( 8.67%), action 52, FPS 1.36, Running 139.89s Step 388( 8.83%), action 53, FPS 1.39, Running 140.47s Step 389( 9.00%), action 54, FPS 1.41, Running 141.01s Step 390( 9.17%), action 55, FPS 1.41, Running 141.83s Step 391( 9.33%), action 56, FPS 1.43, Running 142.25s Step 392( 9.50%), action 57, FPS 1.44, Running 143.12s Step 393( 9.67%), action 58, FPS 1.44, Running 143.69s Step 394( 9.83%), action 59, FPS 1.47, Running 144.42s Step 395( 10.00%), action 60, FPS 1.48, Running 144.86s Step 396( 10.17%), action 61, FPS 1.48, Running 145.86s Step 397( 10.33%), action 62, FPS 1.48, Running 146.42s Step 398( 10.50%), action 63, FPS 1.48, Running 147.44s Step 399( 10.67%), action 64, FPS 1.47, Running 148.11s Step 400( 10.83%), action 65, FPS 1.48, Running 149.10s Step 401( 11.00%), action 66, FPS 1.48, Running 149.65s Step 402( 11.17%), action 67, FPS 1.48, Running 150.67s Step 403( 11.33%), action 68, FPS 1.45, Running 151.24s Step 404( 11.50%), action 69, FPS 1.44, Running 152.18s Step 405( 11.67%), action 70, FPS 1.45, Running 152.71s Step 406( 11.83%), action 71, FPS 1.41, Running 153.81s Step 407( 12.00%), action 72, FPS 1.37, Running 154.47s Step 408( 12.17%), action 73, FPS 1.33, Running 155.46s Step 409( 12.33%), action 74, FPS 1.35, Running 155.78s Step 410( 12.50%), action 75, FPS 1.35, Running 156.59s Step 411( 12.67%), action 76, FPS 1.36, Running 156.93s Step 412( 12.83%), action 77, FPS 1.37, Running 157.73s Step 413( 13.00%), action 78, FPS 1.40, Running 157.96s Step 414( 13.17%), action 79, FPS 1.44, Running 158.36s Step 415( 13.33%), action 80, FPS 1.45, Running 158.61s Step 416( 13.50%), action 81, FPS 1.50, Running 159.19s Step 417( 13.67%), action 82, FPS 1.54, Running 159.45s Step 418( 13.83%), action 83, FPS 1.57, Running 160.22s Step 419( 14.00%), action 84, FPS 1.59, Running 160.67s Step 420( 14.17%), action 85, FPS 1.62, Running 161.41s Step 421( 14.33%), action 86, FPS 1.62, Running 161.99s Step 422( 14.50%), action 87, FPS 1.64, Running 162.89s Step 423( 14.67%), action 88, FPS 1.62, Running 163.61s Step 424( 14.83%), action 89, FPS 1.62, Running 164.56s Step 425( 15.00%), action 90, FPS 1.64, Running 164.93s Step 426( 15.17%), action 91, FPS 1.62, Running 166.16s Step 427( 15.33%), action 92, FPS 1.63, Running 166.76s Step 428( 15.50%), action 93, FPS 1.64, Running 167.64s Step 429( 15.67%), action 94, FPS 1.59, Running 168.36s Step 430( 15.83%), action 95, FPS 1.56, Running 169.38s Step 431( 16.00%), action 96, FPS 1.56, Running 169.72s Step 432( 16.17%), action 97, FPS 1.56, Running 170.54s Step 433( 16.33%), action 98, FPS 1.51, Running 171.21s Step 434( 16.50%), action 99, FPS 1.45, Running 172.13s Step 435( 16.67%), action 100, FPS 1.41, Running 172.75s Step 436( 16.83%), action 101, FPS 1.37, Running 173.76s Step 437( 17.00%), action 102, FPS 1.34, Running 174.33s Step 438( 17.17%), action 103, FPS 1.33, Running 175.29s Step 439( 17.33%), action 104, FPS 1.32, Running 175.83s Step 440( 17.50%), action 105, FPS 1.30, Running 176.79s Step 441( 17.67%), action 106, FPS 1.32, Running 177.15s Step 442( 17.83%), action 107, FPS 1.37, Running 177.54s Step 443( 18.00%), action 108, FPS 1.41, Running 177.77s Step 444( 18.17%), action 109, FPS 1.46, Running 178.30s Step 445( 18.33%), action 110, FPS 1.44, Running 178.82s Step 446( 18.50%), action 111, FPS 1.47, Running 179.79s Step 447( 18.67%), action 112, FPS 1.47, Running 180.33s Step 448( 18.83%), action 113, FPS 1.46, Running 181.34s Step 449( 19.00%), action 114, FPS 1.48, Running 181.84s Step 450( 19.17%), action 115, FPS 1.52, Running 182.58s Step 451( 19.33%), action 116, FPS 1.50, Running 183.09s Step 452( 19.50%), action 117, FPS 1.47, Running 184.14s Step 453( 19.67%), action 118, FPS 1.48, Running 184.74s Step 454( 19.83%), action 119, FPS 1.47, Running 185.72s Step 455( 20.00%), action 120, FPS 1.51, Running 186.04s Step 456( 20.17%), action 121, FPS 1.50, Running 187.06s Step 457( 20.33%), action 122, FPS 1.50, Running 187.65s Step 458( 20.50%), action 123, FPS 1.50, Running 188.64s Step 459( 20.67%), action 124, FPS 1.49, Running 189.22s Step 460( 20.83%), action 125, FPS 1.48, Running 190.33s Step 461( 21.00%), action 126, FPS 1.45, Running 190.94s Step 462( 21.17%), action 127, FPS 1.39, Running 191.94s Step 463( 21.33%), action 128, FPS 1.36, Running 192.52s Step 464( 21.50%), action 129, FPS 1.33, Running 193.32s Step 465( 21.67%), action 130, FPS 1.31, Running 194.12s Step 466( 21.83%), action 131, FPS 1.30, Running 195.16s Step 467( 22.00%), action 132, FPS 1.30, Running 195.73s Step 468( 22.17%), action 133, FPS 1.35, Running 196.14s Step 469( 22.33%), action 134, FPS 1.37, Running 196.40s Step 470( 22.50%), action 135, FPS 1.40, Running 196.88s Step 471( 22.67%), action 136, FPS 1.40, Running 197.39s Step 472( 22.83%), action 137, FPS 1.41, Running 198.37s Step 473( 23.00%), action 138, FPS 1.40, Running 199.01s Step 474( 23.17%), action 139, FPS 1.40, Running 200.03s Step 475( 23.33%), action 140, FPS 1.37, Running 200.60s Step 476( 23.50%), action 141, FPS 1.37, Running 201.64s Step 477( 23.67%), action 142, FPS 1.38, Running 202.14s Step 478( 23.83%), action 143, FPS 1.38, Running 203.17s Step 479( 24.00%), action 144, FPS 1.38, Running 203.75s Step 480( 24.17%), action 145, FPS 1.41, Running 204.56s Step 481( 24.33%), action 146, FPS 1.42, Running 204.99s Step 482( 24.50%), action 147, FPS 1.42, Running 206.05s Step 483( 24.67%), action 148, FPS 1.42, Running 206.64s Step 484( 24.83%), action 149, FPS 1.40, Running 207.62s Step 485( 25.00%), action 150, FPS 1.43, Running 208.07s Step 486( 25.17%), action 151, FPS 1.43, Running 209.18s Step 487( 25.33%), action 152, FPS 1.43, Running 209.76s Step 488( 25.50%), action 153, FPS 1.36, Running 210.81s Step 489( 25.67%), action 154, FPS 1.33, Running 211.40s Step 490( 25.83%), action 155, FPS 1.29, Running 212.38s Step 491( 26.00%), action 156, FPS 1.28, Running 212.98s Step 492( 26.17%), action 157, FPS 1.28, Running 213.97s Step 493( 26.33%), action 158, FPS 1.31, Running 214.22s Step 494( 26.50%), action 159, FPS 1.38, Running 214.56s Step 495( 26.67%), action 160, FPS 1.41, Running 214.82s Step 496( 26.83%), action 161, FPS 1.45, Running 215.44s Step 497( 27.00%), action 162, FPS 1.47, Running 215.77s Step 498( 27.17%), action 163, FPS 1.50, Running 216.53s Step 499( 27.33%), action 164, FPS 1.49, Running 217.21s Step 500( 27.50%), action 165, FPS 1.47, Running 218.17s Step 501( 27.67%), action 166, FPS 1.45, Running 218.78s Step 502( 27.83%), action 167, FPS 1.45, Running 219.85s Step 503( 28.00%), action 168, FPS 1.45, Running 220.42s Step 504( 28.17%), action 169, FPS 1.45, Running 221.40s Step 505( 28.33%), action 170, FPS 1.46, Running 221.73s Step 506( 28.50%), action 171, FPS 1.47, Running 222.79s Step 507( 28.67%), action 172, FPS 1.49, Running 223.17s Step 508( 28.83%), action 173, FPS 1.53, Running 223.90s Step 509( 29.00%), action 174, FPS 1.55, Running 224.34s Step 510( 29.17%), action 175, FPS 1.54, Running 225.35s Step 511( 29.33%), action 176, FPS 1.55, Running 225.91s Step 512( 29.50%), action 177, FPS 1.56, Running 226.83s Step 513( 29.67%), action 178, FPS 1.52, Running 227.40s Step 514( 29.83%), action 179, FPS 1.44, Running 228.47s Step 515( 30.00%), action 180, FPS 1.43, Running 228.82s Step 516( 30.17%), action 181, FPS 1.40, Running 229.76s Step 517( 30.33%), action 182, FPS 1.38, Running 230.23s Step 518( 30.50%), action 183, FPS 1.37, Running 231.18s Step 519( 30.67%), action 184, FPS 1.38, Running 231.67s Step 520( 30.83%), action 185, FPS 1.41, Running 232.36s Step 521( 31.00%), action 186, FPS 1.42, Running 232.90s Step 522( 31.17%), action 187, FPS 1.46, Running 233.56s Step 523( 31.33%), action 188, FPS 1.48, Running 233.95s Step 524( 31.50%), action 189, FPS 1.55, Running 234.29s Step 525( 31.67%), action 190, FPS 1.55, Running 234.67s Step 526( 31.83%), action 191, FPS 1.60, Running 235.30s Step 527( 32.00%), action 192, FPS 1.60, Running 235.68s Step 528( 32.17%), action 193, FPS 1.58, Running 236.54s Step 529( 32.33%), action 194, FPS 1.56, Running 237.20s Step 530( 32.50%), action 195, FPS 1.56, Running 238.15s Step 531( 32.67%), action 196, FPS 1.59, Running 238.48s Step 532( 32.83%), action 197, FPS 1.60, Running 239.31s Step 533( 33.00%), action 198, FPS 1.60, Running 239.92s Step 534( 33.17%), action 199, FPS 1.60, Running 240.95s Step 535( 33.33%), action 200, FPS 1.58, Running 241.48s Step 536( 33.50%), action 201, FPS 1.57, Running 242.53s Step 537( 33.67%), action 202, FPS 1.55, Running 243.12s Step 538( 33.83%), action 203, FPS 1.54, Running 244.13s Step 539( 34.00%), action 204, FPS 1.54, Running 244.66s Step 540( 34.17%), action 205, FPS 1.51, Running 245.61s Step 541( 34.33%), action 206, FPS 1.53, Running 245.93s Step 542( 34.50%), action 207, FPS 1.51, Running 246.84s Step 543( 34.67%), action 208, FPS 1.49, Running 247.39s Step 544( 34.83%), action 209, FPS 1.42, Running 248.36s Step 545( 35.00%), action 210, FPS 1.42, Running 248.70s Step 546( 35.17%), action 211, FPS 1.37, Running 249.88s Step 547( 35.33%), action 212, FPS 1.35, Running 250.52s Step 548( 35.50%), action 213, FPS 1.34, Running 251.51s Step 549( 35.67%), action 214, FPS 1.33, Running 252.23s Step 550( 35.83%), action 215, FPS 1.36, Running 252.90s Step 551( 36.00%), action 216, FPS 1.35, Running 253.32s Step 552( 36.17%), action 217, FPS 1.37, Running 253.87s Step 553( 36.33%), action 218, FPS 1.41, Running 254.14s Step 554( 36.50%), action 219, FPS 1.44, Running 254.85s Step 555( 36.67%), action 220, FPS 1.43, Running 255.49s Step 556( 36.83%), action 221, FPS 1.43, Running 256.48s Step 557( 37.00%), action 222, FPS 1.46, Running 256.81s Step 558( 37.17%), action 223, FPS 1.48, Running 257.65s Step 559( 37.33%), action 224, FPS 1.50, Running 258.03s Step 560( 37.50%), action 225, FPS 1.52, Running 258.80s Step 561( 37.67%), action 226, FPS 1.49, Running 259.37s Step 562( 37.83%), action 227, FPS 1.49, Running 260.28s Step 563( 38.00%), action 228, FPS 1.51, Running 260.64s Step 564( 38.17%), action 229, FPS 1.52, Running 261.51s Step 565( 38.33%), action 230, FPS 1.49, Running 262.13s Step 566( 38.50%), action 231, FPS 1.50, Running 263.18s Step 567( 38.67%), action 232, FPS 1.51, Running 263.76s Step 568( 38.83%), action 233, FPS 1.51, Running 264.78s Step 569( 39.00%), action 234, FPS 1.52, Running 265.37s Step 570( 39.17%), action 235, FPS 1.49, Running 266.36s Step 571( 39.33%), action 236, FPS 1.47, Running 266.93s Step 572( 39.50%), action 237, FPS 1.42, Running 267.92s Step 573( 39.67%), action 238, FPS 1.42, Running 268.25s Step 574( 39.83%), action 239, FPS 1.40, Running 269.09s Step 575( 40.00%), action 240, FPS 1.41, Running 269.64s Step 576( 40.17%), action 241, FPS 1.41, Running 270.63s Step 577( 40.33%), action 242, FPS 1.38, Running 271.27s Step 578( 40.50%), action 243, FPS 1.38, Running 272.19s Step 579( 40.67%), action 244, FPS 1.39, Running 272.43s Step 580( 40.83%), action 245, FPS 1.42, Running 272.87s Step 581( 41.00%), action 246, FPS 1.43, Running 273.33s Step 582( 41.17%), action 247, FPS 1.47, Running 273.84s Step 583( 41.33%), action 248, FPS 1.46, Running 274.34s Step 584( 41.50%), action 249, FPS 1.45, Running 275.34s Step 585( 41.67%), action 250, FPS 1.45, Running 275.91s Step 586( 41.83%), action 251, FPS 1.46, Running 276.92s Step 587( 42.00%), action 252, FPS 1.46, Running 277.47s Step 588( 42.17%), action 253, FPS 1.46, Running 278.47s Step 589( 42.33%), action 254, FPS 1.46, Running 279.06s Step 590( 42.50%), action 255, FPS 1.46, Running 280.06s Step 591( 42.67%), action 256, FPS 1.46, Running 280.63s Step 592( 42.83%), action 257, FPS 1.46, Running 281.61s Step 593( 43.00%), action 258, FPS 1.44, Running 282.12s Step 594( 43.17%), action 259, FPS 1.45, Running 282.86s Step 595( 43.33%), action 260, FPS 1.46, Running 283.35s Step 596( 43.50%), action 261, FPS 1.45, Running 284.39s Step 597( 43.67%), action 262, FPS 1.45, Running 285.03s Step 598( 43.83%), action 263, FPS 1.45, Running 286.02s Step 599( 44.00%), action 264, FPS 1.43, Running 286.38s Step 600( 44.17%), action 265, FPS 1.40, Running 287.19s Step 601( 44.33%), action 266, FPS 1.39, Running 287.74s Step 602( 44.50%), action 267, FPS 1.34, Running 288.76s Step 603( 44.67%), action 268, FPS 1.35, Running 289.15s Step 604( 44.83%), action 269, FPS 1.37, Running 289.95s Step 605( 45.00%), action 270, FPS 1.37, Running 290.48s Step 606( 45.17%), action 271, FPS 1.41, Running 291.13s Step 607( 45.33%), action 272, FPS 1.44, Running 291.38s Step 608( 45.50%), action 273, FPS 1.49, Running 291.92s Step 609( 45.67%), action 274, FPS 1.48, Running 292.57s Step 610( 45.83%), action 275, FPS 1.50, Running 293.35s Step 611( 46.00%), action 276, FPS 1.51, Running 293.83s Step 612( 46.17%), action 277, FPS 1.52, Running 294.78s Step 613( 46.33%), action 278, FPS 1.50, Running 295.42s Step 614( 46.50%), action 279, FPS 1.48, Running 296.33s Step 615( 46.67%), action 280, FPS 1.50, Running 296.65s Step 616( 46.83%), action 281, FPS 1.50, Running 297.71s Step 617( 47.00%), action 282, FPS 1.52, Running 298.22s Step 618( 47.17%), action 283, FPS 1.52, Running 299.16s Step 619( 47.33%), action 284, FPS 1.50, Running 299.70s Step 620( 47.50%), action 285, FPS 1.47, Running 300.81s Step 621( 47.67%), action 286, FPS 1.47, Running 301.38s Step 622( 47.83%), action 287, FPS 1.48, Running 302.28s Step 623( 48.00%), action 288, FPS 1.45, Running 302.98s Step 624( 48.17%), action 289, FPS 1.40, Running 304.18s Step 625( 48.33%), action 290, FPS 1.40, Running 304.73s Step 626( 48.50%), action 291, FPS 1.37, Running 305.70s Step 627( 48.67%), action 292, FPS 1.34, Running 306.29s Step 628( 48.83%), action 293, FPS 1.30, Running 307.33s Step 629( 49.00%), action 294, FPS 1.31, Running 307.85s Step 630( 49.17%), action 295, FPS 1.29, Running 308.90s Step 631( 49.33%), action 296, FPS 1.28, Running 309.43s Step 632( 49.50%), action 297, FPS 1.31, Running 310.06s Step 633( 49.67%), action 298, FPS 1.33, Running 310.45s Step 634( 49.83%), action 299, FPS 1.34, Running 311.31s Step 635( 50.00%), action 300, FPS 1.31, Running 311.94s Step 636( 50.17%), action 301, FPS 1.31, Running 313.01s Step 637( 50.33%), action 302, FPS 1.31, Running 313.53s Step 638( 50.50%), action 303, FPS 1.29, Running 314.68s Step 639( 50.67%), action 304, FPS 1.29, Running 315.23s Step 640( 50.83%), action 305, FPS 1.29, Running 316.27s Step 641( 51.00%), action 306, FPS 1.29, Running 316.86s Step 642( 51.17%), action 307, FPS 1.29, Running 317.85s Step 643( 51.33%), action 308, FPS 1.30, Running 318.42s Step 644( 51.50%), action 309, FPS 1.31, Running 319.43s Step 645( 51.67%), action 310, FPS 1.31, Running 319.99s Step 646( 51.83%), action 311, FPS 1.31, Running 320.96s Step 647( 52.00%), action 312, FPS 1.31, Running 321.54s Step 648( 52.17%), action 313, FPS 1.32, Running 322.51s Step 649( 52.33%), action 314, FPS 1.31, Running 323.08s Step 650( 52.50%), action 315, FPS 1.32, Running 324.07s Step 651( 52.67%), action 316, FPS 1.31, Running 324.75s Step 652( 52.83%), action 317, FPS 1.28, Running 325.71s Step 653( 53.00%), action 318, FPS 1.26, Running 326.32s Step 654( 53.17%), action 319, FPS 1.25, Running 327.31s Step 655( 53.33%), action 320, FPS 1.25, Running 327.89s Step 656( 53.50%), action 321, FPS 1.30, Running 328.43s Step 657( 53.67%), action 322, FPS 1.31, Running 328.81s Step 658( 53.83%), action 323, FPS 1.32, Running 329.81s Step 659( 54.00%), action 324, FPS 1.32, Running 330.41s Step 660( 54.17%), action 325, FPS 1.33, Running 331.33s Step 661( 54.33%), action 326, FPS 1.33, Running 331.91s Step 662( 54.50%), action 327, FPS 1.33, Running 332.94s Step 663( 54.67%), action 328, FPS 1.35, Running 333.29s Step 664( 54.83%), action 329, FPS 1.36, Running 334.14s Step 665( 55.00%), action 330, FPS 1.36, Running 334.69s Step 666( 55.17%), action 331, FPS 1.36, Running 335.71s Step 667( 55.33%), action 332, FPS 1.36, Running 336.29s Step 668( 55.50%), action 333, FPS 1.35, Running 337.27s Step 669( 55.67%), action 334, FPS 1.35, Running 337.88s Step 670( 55.83%), action 335, FPS 1.36, Running 338.83s Step 671( 56.00%), action 336, FPS 1.39, Running 339.18s Step 672( 56.17%), action 337, FPS 1.39, Running 340.05s Step 673( 56.33%), action 338, FPS 1.39, Running 340.75s Step 674( 56.50%), action 339, FPS 1.40, Running 341.60s Step 675( 56.67%), action 340, FPS 1.40, Running 342.14s Step 676( 56.83%), action 341, FPS 1.35, Running 343.24s Step 677( 57.00%), action 342, FPS 1.34, Running 343.77s Step 678( 57.17%), action 343, FPS 1.34, Running 344.72s Step 679( 57.33%), action 344, FPS 1.37, Running 345.04s Step 680( 57.50%), action 345, FPS 1.36, Running 345.99s Step 681( 57.67%), action 346, FPS 1.39, Running 346.29s Step 682( 57.83%), action 347, FPS 1.41, Running 347.12s Step 683( 58.00%), action 348, FPS 1.41, Running 347.50s Step 684( 58.17%), action 349, FPS 1.40, Running 348.40s Step 685( 58.33%), action 350, FPS 1.40, Running 349.02s Step 686( 58.50%), action 351, FPS 1.40, Running 350.02s Step 687( 58.67%), action 352, FPS 1.40, Running 350.61s Step 688( 58.83%), action 353, FPS 1.40, Running 351.60s Step 689( 59.00%), action 354, FPS 1.40, Running 352.17s Step 690( 59.17%), action 355, FPS 1.39, Running 353.22s Step 691( 59.33%), action 356, FPS 1.37, Running 353.79s Step 692( 59.50%), action 357, FPS 1.35, Running 354.84s Step 693( 59.67%), action 358, FPS 1.36, Running 355.41s Step 694( 59.83%), action 359, FPS 1.35, Running 356.43s Step 695( 60.00%), action 360, FPS 1.34, Running 357.04s Step 696( 60.17%), action 361, FPS 1.35, Running 358.09s Step 697( 60.33%), action 362, FPS 1.35, Running 358.64s Step 698( 60.50%), action 363, FPS 1.34, Running 359.64s Step 699( 60.67%), action 364, FPS 1.32, Running 360.23s Step 700( 60.83%), action 365, FPS 1.32, Running 361.20s Step 701( 61.00%), action 366, FPS 1.31, Running 361.59s Step 702( 61.17%), action 367, FPS 1.31, Running 362.33s Step 703( 61.33%), action 368, FPS 1.30, Running 362.92s Step 704( 61.50%), action 369, FPS 1.29, Running 363.85s Step 705( 61.67%), action 370, FPS 1.32, Running 364.16s Step 706( 61.83%), action 371, FPS 1.35, Running 364.78s Step 707( 62.00%), action 372, FPS 1.38, Running 365.12s Step 708( 62.17%), action 373, FPS 1.39, Running 366.02s Step 709( 62.33%), action 374, FPS 1.39, Running 366.60s Step 710( 62.50%), action 375, FPS 1.39, Running 367.57s Step 711( 62.67%), action 376, FPS 1.39, Running 368.20s Step 712( 62.83%), action 377, FPS 1.40, Running 369.17s Step 713( 63.00%), action 378, FPS 1.39, Running 369.76s Step 714( 63.17%), action 379, FPS 1.40, Running 370.75s Step 715( 63.33%), action 380, FPS 1.39, Running 371.39s Step 716( 63.50%), action 381, FPS 1.40, Running 372.34s Step 717( 63.67%), action 382, FPS 1.40, Running 372.90s Step 718( 63.83%), action 383, FPS 1.40, Running 373.91s Step 719( 64.00%), action 384, FPS 1.40, Running 374.49s Step 720( 64.17%), action 385, FPS 1.40, Running 375.50s Step 721( 64.33%), action 386, FPS 1.38, Running 376.05s Step 722( 64.50%), action 387, FPS 1.35, Running 377.11s Step 723( 64.67%), action 388, FPS 1.35, Running 377.71s Step 724( 64.83%), action 389, FPS 1.37, Running 378.49s Step 725( 65.00%), action 390, FPS 1.36, Running 378.90s Step 726( 65.17%), action 391, FPS 1.32, Running 379.90s Step 727( 65.33%), action 392, FPS 1.30, Running 380.46s Step 728( 65.50%), action 393, FPS 1.29, Running 381.47s Step 729( 65.67%), action 394, FPS 1.29, Running 382.06s Step 730( 65.83%), action 395, FPS 1.33, Running 382.55s Step 731( 66.00%), action 396, FPS 1.35, Running 382.97s Step 732( 66.17%), action 397, FPS 1.40, Running 383.50s Step 733( 66.33%), action 398, FPS 1.40, Running 384.06s Step 734( 66.50%), action 399, FPS 1.39, Running 385.10s Step 735( 66.67%), action 400, FPS 1.40, Running 385.68s Step 736( 66.83%), action 401, FPS 1.40, Running 386.67s Step 737( 67.00%), action 402, FPS 1.39, Running 387.30s Step 738( 67.17%), action 403, FPS 1.40, Running 388.24s Step 739( 67.33%), action 404, FPS 1.39, Running 388.86s Step 740( 67.50%), action 405, FPS 1.39, Running 389.86s Step 741( 67.67%), action 406, FPS 1.39, Running 390.44s Step 742( 67.83%), action 407, FPS 1.40, Running 391.43s Step 743( 68.00%), action 408, FPS 1.39, Running 392.08s Step 744( 68.17%), action 409, FPS 1.37, Running 393.07s Step 745( 68.33%), action 410, FPS 1.35, Running 393.71s Step 746( 68.50%), action 411, FPS 1.34, Running 394.77s Step 747( 68.67%), action 412, FPS 1.34, Running 395.42s Step 748( 68.83%), action 413, FPS 1.34, Running 396.43s Step 749( 69.00%), action 414, FPS 1.34, Running 397.01s Step 750( 69.17%), action 415, FPS 1.29, Running 398.00s Step 751( 69.33%), action 416, FPS 1.28, Running 398.58s Step 752( 69.50%), action 417, FPS 1.24, Running 399.64s Step 753( 69.67%), action 418, FPS 1.24, Running 400.20s Step 754( 69.83%), action 419, FPS 1.27, Running 400.87s Step 755( 70.00%), action 420, FPS 1.29, Running 401.21s Step 756( 70.17%), action 421, FPS 1.27, Running 402.42s Step 757( 70.33%), action 422, FPS 1.29, Running 402.82s Step 758( 70.50%), action 423, FPS 1.29, Running 403.73s Step 759( 70.67%), action 424, FPS 1.29, Running 404.30s Step 760( 70.83%), action 425, FPS 1.30, Running 405.25s Step 761( 71.00%), action 426, FPS 1.32, Running 405.59s Step 762( 71.17%), action 427, FPS 1.33, Running 406.42s Step 763( 71.33%), action 428, FPS 1.34, Running 407.00s Step 764( 71.50%), action 429, FPS 1.34, Running 408.00s Step 765( 71.67%), action 430, FPS 1.37, Running 408.36s Step 766( 71.83%), action 431, FPS 1.36, Running 409.52s Step 767( 72.00%), action 432, FPS 1.36, Running 410.09s Step 768( 72.17%), action 433, FPS 1.38, Running 410.92s Step 769( 72.33%), action 434, FPS 1.38, Running 411.48s Step 770( 72.50%), action 435, FPS 1.39, Running 412.39s Step 771( 72.67%), action 436, FPS 1.39, Running 412.96s Step 772( 72.83%), action 437, FPS 1.39, Running 414.01s Step 773( 73.00%), action 438, FPS 1.39, Running 414.56s Step 774( 73.17%), action 439, FPS 1.36, Running 415.54s Step 775( 73.33%), action 440, FPS 1.36, Running 415.91s Step 776( 73.50%), action 441, FPS 1.36, Running 417.10s Step 777( 73.67%), action 442, FPS 1.37, Running 417.46s Step 778( 73.83%), action 443, FPS 1.37, Running 418.32s Step 779( 74.00%), action 444, FPS 1.37, Running 418.87s Step 780( 74.17%), action 445, FPS 1.42, Running 419.36s Step 781( 74.33%), action 446, FPS 1.41, Running 419.76s Step 782( 74.50%), action 447, FPS 1.40, Running 420.66s Step 783( 74.67%), action 448, FPS 1.41, Running 421.24s Step 784( 74.83%), action 449, FPS 1.41, Running 422.22s Step 785( 75.00%), action 450, FPS 1.39, Running 422.78s Step 786( 75.17%), action 451, FPS 1.36, Running 424.23s Step 787( 75.33%), action 452, FPS 1.38, Running 424.61s Step 788( 75.50%), action 453, FPS 1.38, Running 425.45s Step 789( 75.67%), action 454, FPS 1.38, Running 425.99s Step 790( 75.83%), action 455, FPS 1.37, Running 426.98s Step 791( 76.00%), action 456, FPS 1.37, Running 427.54s Step 792( 76.17%), action 457, FPS 1.37, Running 428.62s Step 793( 76.33%), action 458, FPS 1.37, Running 429.17s Step 794( 76.50%), action 459, FPS 1.37, Running 430.19s Step 795( 76.67%), action 460, FPS 1.34, Running 430.81s Step 796( 76.83%), action 461, FPS 1.36, Running 431.77s Step 797( 77.00%), action 462, FPS 1.34, Running 432.38s Step 798( 77.17%), action 463, FPS 1.33, Running 433.31s Step 799( 77.33%), action 464, FPS 1.32, Running 434.04s Step 800( 77.50%), action 465, FPS 1.28, Running 434.99s Step 801( 77.67%), action 466, FPS 1.26, Running 435.62s Step 802( 77.83%), action 467, FPS 1.26, Running 436.55s Step 803( 78.00%), action 468, FPS 1.28, Running 436.91s Step 804( 78.17%), action 469, FPS 1.32, Running 437.38s Step 805( 78.33%), action 470, FPS 1.35, Running 437.62s Step 806( 78.50%), action 471, FPS 1.42, Running 438.34s Step 807( 78.67%), action 472, FPS 1.40, Running 438.89s Step 808( 78.83%), action 473, FPS 1.39, Running 439.88s Step 809( 79.00%), action 474, FPS 1.37, Running 440.60s Step 810( 79.17%), action 475, FPS 1.37, Running 441.57s Step 811( 79.33%), action 476, FPS 1.38, Running 442.08s Step 812( 79.50%), action 477, FPS 1.38, Running 443.08s Step 813( 79.67%), action 478, FPS 1.38, Running 443.68s Step 814( 79.83%), action 479, FPS 1.38, Running 444.69s Step 815( 80.00%), action 480, FPS 1.38, Running 445.28s Step 816( 80.17%), action 481, FPS 1.37, Running 446.39s Step 817( 80.33%), action 482, FPS 1.38, Running 446.92s Step 818( 80.50%), action 483, FPS 1.37, Running 447.91s Step 819( 80.67%), action 484, FPS 1.39, Running 448.48s Step 820( 80.83%), action 485, FPS 1.37, Running 449.55s Step 821( 81.00%), action 486, FPS 1.38, Running 450.15s Step 822( 81.17%), action 487, FPS 1.37, Running 451.11s Step 823( 81.33%), action 488, FPS 1.35, Running 451.70s Step 824( 81.50%), action 489, FPS 1.31, Running 452.67s Step 825( 81.67%), action 490, FPS 1.27, Running 453.34s Step 826( 81.83%), action 491, FPS 1.25, Running 454.32s Step 827( 82.00%), action 492, FPS 1.25, Running 454.89s Step 828( 82.17%), action 493, FPS 1.28, Running 455.53s Step 829( 82.33%), action 494, FPS 1.32, Running 455.78s Step 830( 82.50%), action 495, FPS 1.37, Running 456.13s Step 831( 82.67%), action 496, FPS 1.40, Running 456.39s Step 832( 82.83%), action 497, FPS 1.46, Running 456.78s Step 833( 83.00%), action 498, FPS 1.50, Running 457.04s Step 834( 83.17%), action 499, FPS 1.56, Running 457.52s Step 835( 83.33%), action 500, FPS 1.56, Running 458.10s Step 836( 83.50%), action 501, FPS 1.57, Running 459.15s Step 837( 83.67%), action 502, FPS 1.57, Running 459.65s Step 838( 83.83%), action 503, FPS 1.56, Running 460.77s Step 839( 84.00%), action 504, FPS 1.55, Running 461.38s Step 840( 84.17%), action 505, FPS 1.57, Running 462.26s Step 841( 84.33%), action 506, FPS 1.61, Running 462.59s Step 842( 84.50%), action 507, FPS 1.62, Running 463.48s Step 843( 84.67%), action 508, FPS 1.62, Running 464.05s Step 844( 84.83%), action 509, FPS 1.62, Running 465.04s Step 845( 85.00%), action 510, FPS 1.66, Running 465.39s Step 846( 85.17%), action 511, FPS 1.63, Running 466.60s Step 847( 85.33%), action 512, FPS 1.66, Running 466.97s Step 848( 85.50%), action 513, FPS 1.63, Running 467.79s Step 849( 85.67%), action 514, FPS 1.61, Running 468.17s Step 850( 85.83%), action 515, FPS 1.56, Running 468.99s Step 851( 86.00%), action 516, FPS 1.52, Running 469.56s Step 852( 86.17%), action 517, FPS 1.45, Running 470.59s Step 853( 86.33%), action 518, FPS 1.42, Running 471.14s Step 854( 86.50%), action 519, FPS 1.37, Running 472.14s Step 855( 86.67%), action 520, FPS 1.38, Running 472.56s Step 856( 86.83%), action 521, FPS 1.37, Running 473.72s Step 857( 87.00%), action 522, FPS 1.39, Running 474.08s Step 858( 87.17%), action 523, FPS 1.41, Running 474.92s Step 859( 87.33%), action 524, FPS 1.45, Running 475.14s Step 860( 87.50%), action 525, FPS 1.51, Running 475.54s Step 861( 87.67%), action 526, FPS 1.49, Running 476.00s Step 862( 87.83%), action 527, FPS 1.55, Running 476.40s Step 863( 88.00%), action 528, FPS 1.51, Running 477.30s Step 864( 88.17%), action 529, FPS 1.51, Running 478.27s Step 865( 88.33%), action 530, FPS 1.48, Running 478.89s Step 866( 88.50%), action 531, FPS 1.50, Running 479.91s Step 867( 88.67%), action 532, FPS 1.48, Running 480.49s Step 868( 88.83%), action 533, FPS 1.46, Running 481.49s Step 869( 89.00%), action 534, FPS 1.44, Running 482.08s Step 870( 89.17%), action 535, FPS 1.42, Running 483.11s Step 871( 89.33%), action 536, FPS 1.42, Running 483.60s Step 872( 89.50%), action 537, FPS 1.46, Running 484.30s Step 873( 89.67%), action 538, FPS 1.45, Running 484.90s Step 874( 89.83%), action 539, FPS 1.46, Running 485.83s Step 875( 90.00%), action 540, FPS 1.45, Running 486.39s Step 876( 90.17%), action 541, FPS 1.46, Running 487.44s Step 877( 90.33%), action 542, FPS 1.43, Running 488.06s Step 878( 90.50%), action 543, FPS 1.42, Running 488.96s Step 879( 90.67%), action 544, FPS 1.41, Running 489.28s Step 880( 90.83%), action 545, FPS 1.37, Running 490.12s Step 881( 91.00%), action 546, FPS 1.36, Running 490.67s Step 882( 91.17%), action 547, FPS 1.31, Running 491.68s Step 883( 91.33%), action 548, FPS 1.33, Running 492.29s Step 884( 91.50%), action 549, FPS 1.33, Running 493.28s Step 885( 91.67%), action 550, FPS 1.34, Running 493.86s Step 886( 91.83%), action 551, FPS 1.37, Running 494.52s Step 887( 92.00%), action 552, FPS 1.40, Running 494.77s Step 888( 92.17%), action 553, FPS 1.40, Running 495.73s Step 889( 92.33%), action 554, FPS 1.40, Running 496.34s Step 890( 92.50%), action 555, FPS 1.41, Running 497.26s Step 891( 92.67%), action 556, FPS 1.41, Running 497.84s Step 892( 92.83%), action 557, FPS 1.40, Running 498.56s Step 893( 93.00%), action 558, FPS 1.41, Running 499.04s Step 894( 93.17%), action 559, FPS 1.41, Running 500.05s Step 895( 93.33%), action 560, FPS 1.41, Running 500.62s Step 896( 93.50%), action 561, FPS 1.41, Running 501.63s Step 897( 93.67%), action 562, FPS 1.41, Running 502.22s Step 898( 93.83%), action 563, FPS 1.40, Running 503.21s Step 899( 94.00%), action 564, FPS 1.37, Running 503.86s Step 900( 94.17%), action 565, FPS 1.36, Running 504.87s Step 901( 94.33%), action 566, FPS 1.35, Running 505.44s Step 902( 94.50%), action 567, FPS 1.36, Running 506.37s Step 903( 94.67%), action 568, FPS 1.38, Running 506.75s Step 904( 94.83%), action 569, FPS 1.40, Running 507.60s Step 905( 95.00%), action 570, FPS 1.40, Running 508.17s Step 906( 95.17%), action 571, FPS 1.37, Running 509.13s Step 907( 95.33%), action 572, FPS 1.34, Running 509.71s Step 908( 95.50%), action 573, FPS 1.35, Running 510.50s Step 909( 95.67%), action 574, FPS 1.37, Running 510.89s Step 910( 95.83%), action 575, FPS 1.37, Running 511.85s Step 911( 96.00%), action 576, FPS 1.37, Running 512.44s Step 912( 96.17%), action 577, FPS 1.40, Running 512.86s Step 913( 96.33%), action 578, FPS 1.42, Running 513.09s Step 914( 96.50%), action 579, FPS 1.49, Running 513.49s Step 915( 96.67%), action 580, FPS 1.53, Running 513.73s Step 916( 96.83%), action 581, FPS 1.49, Running 515.07s Step 917( 97.00%), action 582, FPS 1.49, Running 515.64s Step 918( 97.17%), action 583, FPS 1.49, Running 516.67s Step 919( 97.33%), action 584, FPS 1.50, Running 517.20s Step 920( 97.50%), action 585, FPS 1.50, Running 518.19s Step 921( 97.67%), action 586, FPS 1.50, Running 518.78s Step 922( 97.83%), action 587, FPS 1.49, Running 519.77s Step 923( 98.00%), action 588, FPS 1.47, Running 520.36s Step 924( 98.17%), action 589, FPS 1.45, Running 521.40s Step 925( 98.33%), action 590, FPS 1.45, Running 521.98s Step 926( 98.50%), action 591, FPS 1.45, Running 522.97s Step 927( 98.67%), action 592, FPS 1.44, Running 523.60s Step 928( 98.83%), action 593, FPS 1.42, Running 524.58s Step 929( 99.00%), action 594, FPS 1.40, Running 525.21s Step 930( 99.17%), action 595, FPS 1.40, Running 526.13s Step 931( 99.33%), action 596, FPS 1.40, Running 526.73s Step 932( 99.50%), action 597, FPS 1.34, Running 527.76s Step 933( 99.67%), action 598, FPS 1.31, Running 528.32s Step 934( 99.83%), action 599, FPS 1.26, Running 529.39s Step 935(100.00%), action 600, FPS 1.23, Running 529.97s [2026-08-01 20:44:44] [47 ] Seed 46 failed after 530.15 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 8/47(17.02%) success. +Setting seed: 47 +Step 1( N/A%), pre moving , FPS 10.69, Running 0.09s Step 2( N/A%), pre moving , FPS 17.87, Running 0.11s Step 3( N/A%), pre moving , FPS 22.75, Running 0.13s Step 4( N/A%), pre moving , FPS 26.29, Running 0.15s Step 5( N/A%), pre moving , FPS 28.72, Running 0.17s Step 6( N/A%), pre moving , FPS 30.82, Running 0.19s Step 7( N/A%), pre moving , FPS 32.02, Running 0.22s Step 8( N/A%), pre moving , FPS 33.11, Running 0.24s Step 9( N/A%), pre moving , FPS 33.08, Running 0.27s Step 10( N/A%), pre moving , FPS 34.04, Running 0.29s Step 11( N/A%), pre moving , FPS 34.84, Running 0.32s Step 12( N/A%), pre moving , FPS 35.63, Running 0.34s Step 13( N/A%), pre moving , FPS 36.32, Running 0.36s Step 14( N/A%), pre moving , FPS 36.86, Running 0.38s Step 15( N/A%), pre moving , FPS 37.22, Running 0.40s Step 16( N/A%), pre moving , FPS 37.09, Running 0.43s Step 17( N/A%), pre moving , FPS 37.28, Running 0.46s Step 18( N/A%), pre moving , FPS 37.74, Running 0.48s Step 19( N/A%), pre moving , FPS 38.17, Running 0.50s Step 20( N/A%), pre moving , FPS 38.56, Running 0.52s Step 21( N/A%), pre moving , FPS 30.10, Running 0.76s Step 22( N/A%), pre moving , FPS 30.00, Running 0.78s Step 23( N/A%), pre moving , FPS 30.00, Running 0.80s Step 24( N/A%), pre moving , FPS 29.76, Running 0.82s Step 25( N/A%), pre moving , FPS 29.56, Running 0.85s Step 26( N/A%), pre moving , FPS 21.83, Running 1.11s Step 27( N/A%), pre moving , FPS 21.64, Running 1.14s Step 28( N/A%), pre moving , FPS 21.57, Running 1.17s Step 29( N/A%), pre moving , FPS 21.71, Running 1.19s Step 30( N/A%), pre moving , FPS 21.70, Running 1.22s Step 31( N/A%), pre moving , FPS 21.54, Running 1.24s Step 32( N/A%), pre moving , FPS 21.50, Running 1.27s Step 33( N/A%), pre moving , FPS 21.44, Running 1.29s Step 34( N/A%), pre moving , FPS 21.39, Running 1.31s Step 35( N/A%), pre moving , FPS 21.40, Running 1.34s Step 36( N/A%), pre moving , FPS 13.19, Running 1.95s Step 37( N/A%), pre moving , FPS 12.16, Running 2.10s Step 38( N/A%), pre moving , FPS 12.05, Running 2.14s Step 39( N/A%), pre moving , FPS 11.94, Running 2.17s Step 40( N/A%), pre moving , FPS 11.74, Running 2.22s Step 41( N/A%), pre moving , FPS 13.25, Running 2.27s Step 42( N/A%), pre moving , FPS 12.78, Running 2.34s Step 43( N/A%), pre moving , FPS 12.36, Running 2.42s Step 44( N/A%), pre moving , FPS 12.06, Running 2.48s Step 45( N/A%), pre moving , FPS 10.31, Running 2.79s Step 46( N/A%), pre moving , FPS 11.31, Running 2.88s Step 47( N/A%), pre moving , FPS 11.12, Running 2.94s Step 48( N/A%), pre moving , FPS 7.14, Running 3.97s Step 49( N/A%), pre moving , FPS 7.05, Running 4.03s Step 50( N/A%), pre moving , FPS 6.91, Running 4.11s Step 51( N/A%), pre moving , FPS 6.27, Running 4.43s Step 52( N/A%), pre moving , FPS 6.13, Running 4.53s Step 53( N/A%), pre moving , FPS 6.04, Running 4.60s Step 54( N/A%), pre moving , FPS 5.67, Running 4.84s Step 55( N/A%), pre moving , FPS 5.39, Running 5.05s Step 56( N/A%), pre moving , FPS 6.24, Running 5.15s Step 57( N/A%), pre moving , FPS 5.86, Running 5.51s Step 58( N/A%), pre moving , FPS 5.71, Running 5.64s Step 59( N/A%), pre moving , FPS 5.34, Running 5.92s Step 60( N/A%), pre moving , FPS 5.13, Running 6.12s Step 61( N/A%), pre moving , FPS 5.05, Running 6.23s Step 62( N/A%), pre moving , FPS 4.72, Running 6.59s Step 63( N/A%), pre moving , FPS 4.65, Running 6.72s Step 64( N/A%), pre moving , FPS 4.60, Running 6.83s Step 65( N/A%), pre moving , FPS 4.56, Running 7.18s Step 66( N/A%), pre moving , FPS 4.52, Running 7.30s Step 67( N/A%), pre moving , FPS 4.22, Running 7.68s Step 68( N/A%), pre moving , FPS 5.22, Running 7.80s Step 69( N/A%), pre moving , FPS 5.15, Running 7.92s Step 70( N/A%), pre moving , FPS 4.77, Running 8.30s Step 71( N/A%), pre moving , FPS 5.03, Running 8.41s Step 72( N/A%), pre moving , FPS 4.71, Running 8.77s Step 73( N/A%), pre moving , FPS 4.66, Running 8.89s Step 74( N/A%), pre moving , FPS 4.80, Running 9.00s Step 75( N/A%), pre moving , FPS 4.64, Running 9.35s Step 76( N/A%), pre moving , FPS 4.63, Running 9.48s Step 77( N/A%), pre moving , FPS 4.71, Running 9.76s Step 78( N/A%), pre moving , FPS 4.60, Running 9.98s Step 79( N/A%), pre moving , FPS 4.79, Running 10.10s Step 80( N/A%), pre moving , FPS 4.58, Running 10.49s Step 81( N/A%), pre moving , FPS 4.58, Running 10.60s Step 82( N/A%), pre moving , FPS 4.57, Running 10.97s Step 83( N/A%), pre moving , FPS 4.58, Running 11.09s Step 84( N/A%), pre moving , FPS 4.33, Running 11.44s Step 85( N/A%), pre moving , FPS 4.55, Running 11.57s Step 86( N/A%), pre moving , FPS 4.56, Running 11.68s Step 87( N/A%), pre moving , FPS 4.59, Running 12.04s Step 88( N/A%), pre moving , FPS 4.58, Running 12.17s Step 89( N/A%), pre moving , FPS 4.33, Running 12.53s Step 90( N/A%), pre moving , FPS 4.66, Running 12.60s Step 91( N/A%), pre moving , FPS 4.67, Running 12.69s Step 92( N/A%), pre moving , FPS 5.00, Running 12.77s Step 93( N/A%), pre moving , FPS 4.76, Running 13.09s Step 94( N/A%), pre moving , FPS 4.78, Running 13.18s Step 95( N/A%), pre moving , FPS 5.13, Running 13.25s Step 96( N/A%), pre moving , FPS 5.19, Running 13.33s Step 97( N/A%), pre moving , FPS 5.14, Running 13.65s Step 98( N/A%), pre moving , FPS 5.38, Running 13.70s Step 99( N/A%), pre moving , FPS 5.42, Running 13.79s Step 100( N/A%), pre moving , FPS 5.93, Running 13.86s Step 101( N/A%), pre moving , FPS 6.01, Running 13.93s Step 102( N/A%), pre moving , FPS 6.09, Running 14.25s Step 103( N/A%), pre moving , FPS 6.13, Running 14.35s Step 104( N/A%), pre moving , FPS 6.74, Running 14.41s Step 105( N/A%), pre moving , FPS 6.88, Running 14.48s Step 106( N/A%), pre moving , FPS 6.43, Running 14.80s Step 107( N/A%), pre moving , FPS 7.03, Running 14.88s Step 108( N/A%), pre moving , FPS 7.19, Running 14.95s Step 109( N/A%), pre moving , FPS 8.01, Running 15.03s Step 110( N/A%), pre moving , FPS 7.26, Running 15.35s Step 111( N/A%), pre moving , FPS 7.26, Running 15.45s Step 112( N/A%), pre moving , FPS 7.27, Running 15.52s Step 113( N/A%), pre moving , FPS 7.84, Running 15.65s Step 114( N/A%), pre moving , FPS 7.36, Running 15.90s Step 115( N/A%), pre moving , FPS 7.39, Running 15.96s Step 116( N/A%), pre moving , FPS 7.37, Running 16.05s Step 117( N/A%), pre moving , FPS 8.10, Running 16.12s Step 118( N/A%), pre moving , FPS 7.96, Running 16.21s Step 119( N/A%), pre moving , FPS 7.38, Running 16.50s Step 120( N/A%), pre moving , FPS 7.32, Running 16.59s Step 121( N/A%), pre moving , FPS 7.30, Running 16.67s Step 122( N/A%), pre moving , FPS 7.29, Running 16.99s Step 123( N/A%), pre moving , FPS 7.35, Running 17.07s Step 124( N/A%), pre moving , FPS 7.31, Running 17.15s Step 125( N/A%), pre moving , FPS 4.79, Running 18.65s Step 126( N/A%), pre moving , FPS 4.56, Running 19.19s Step 127( N/A%), pre moving , FPS 4.44, Running 19.39s Step 128( N/A%), pre moving , FPS 4.12, Running 19.81s Step 129( N/A%), pre moving , FPS 4.05, Running 19.96s Step 130( N/A%), pre moving , FPS 4.13, Running 20.20s Step 131( N/A%), pre moving , FPS 4.07, Running 20.36s Step 132( N/A%), pre moving , FPS 3.97, Running 20.56s Step 133( N/A%), pre moving , FPS 3.93, Running 20.73s Step 134( N/A%), pre moving , FPS 3.95, Running 20.96s Step 135( N/A%), pre moving , FPS 3.89, Running 21.11s Step 136( N/A%), pre moving , FPS 3.79, Running 21.32s Step 137( N/A%), pre moving , FPS 3.73, Running 21.47s Step 138( N/A%), pre moving , FPS 3.63, Running 21.72s Step 139( N/A%), pre moving , FPS 3.68, Running 21.93s Step 140( N/A%), pre moving , FPS 3.39, Running 22.48s Step 141( N/A%), pre moving , FPS 3.19, Running 22.93s Step 142( N/A%), pre moving , FPS 3.09, Running 23.48s Step 143( N/A%), pre moving , FPS 3.02, Running 23.68s Step 144( N/A%), pre moving , FPS 2.84, Running 24.19s Step 145( N/A%), pre moving , FPS 3.36, Running 24.61s Step 146( N/A%), pre moving , FPS 3.32, Running 25.21s Step 147( N/A%), pre moving , FPS 3.18, Running 25.67s Step 148( N/A%), pre moving , FPS 3.12, Running 26.23s Step 149( N/A%), pre moving , FPS 3.10, Running 26.42s Step 150( N/A%), pre moving , FPS 2.97, Running 26.93s Step 151( N/A%), pre moving , FPS 2.87, Running 27.33s Step 152( N/A%), pre moving , FPS 2.71, Running 27.94s Step 153( N/A%), pre moving , FPS 2.57, Running 28.52s Step 154( N/A%), pre moving , FPS 2.44, Running 29.16s Step 155( N/A%), pre moving , FPS 2.35, Running 29.63s Step 156( N/A%), pre moving , FPS 2.25, Running 30.21s Step 157( N/A%), pre moving , FPS 2.17, Running 30.69s Step 158( N/A%), pre moving , FPS 2.10, Running 31.26s Step 159( N/A%), pre moving , FPS 2.04, Running 31.74s Step 160( N/A%), pre moving , FPS 2.02, Running 32.40s Step 161( N/A%), pre moving , FPS 2.01, Running 32.88s Step 162( N/A%), pre moving , FPS 2.01, Running 33.45s Step 163( N/A%), pre moving , FPS 1.95, Running 33.93s Step 164( N/A%), pre moving , FPS 1.92, Running 34.61s Step 165( N/A%), pre moving , FPS 1.91, Running 35.08s Step 166( N/A%), pre moving , FPS 1.91, Running 35.68s Step 167( N/A%), pre moving , FPS 1.90, Running 36.18s Step 168( N/A%), pre moving , FPS 1.90, Running 36.77s Step 169( N/A%), pre moving , FPS 1.85, Running 37.25s Step 170( N/A%), pre moving , FPS 1.84, Running 37.81s Step 171( N/A%), pre moving , FPS 1.82, Running 38.32s Step 172( N/A%), pre moving , FPS 1.81, Running 38.99s Step 173( N/A%), pre moving , FPS 1.82, Running 39.48s Step 174( N/A%), pre moving , FPS 1.90, Running 39.69s Step 175( N/A%), pre moving , FPS 1.95, Running 39.87s Step 176( N/A%), pre moving , FPS 2.02, Running 40.11s Step 177( N/A%), pre moving , FPS 2.08, Running 40.32s Step 178( N/A%), pre moving , FPS 2.14, Running 40.60s Step 179( N/A%), pre moving , FPS 2.20, Running 40.84s Step 180( N/A%), pre moving , FPS 2.21, Running 41.47s Step 181( N/A%), pre moving , FPS 2.20, Running 41.99s Step 182( N/A%), pre moving , FPS 2.18, Running 42.62s Step 183( N/A%), pre moving , FPS 2.19, Running 43.07s Step 184( N/A%), pre moving , FPS 2.21, Running 43.67s Step 185( N/A%), pre moving , FPS 2.20, Running 44.17s Step 186( N/A%), pre moving , FPS 2.19, Running 44.83s Step 187( N/A%), pre moving , FPS 2.19, Running 45.31s Step 188( N/A%), pre moving , FPS 2.18, Running 45.95s Step 189( N/A%), pre moving , FPS 2.17, Running 46.47s Step 190( N/A%), pre moving , FPS 2.16, Running 47.08s Step 191( N/A%), pre moving , FPS 2.17, Running 47.54s Step 192( N/A%), pre moving , FPS 2.17, Running 48.22s Step 193( N/A%), pre moving , FPS 2.17, Running 48.71s Step 194( N/A%), pre moving , FPS 2.07, Running 49.37s Step 195( N/A%), pre moving , FPS 2.09, Running 49.46s Step 196( N/A%), pre moving , FPS 2.11, Running 49.57s Step 197( N/A%), pre moving , FPS 2.08, Running 49.92s Step 198( N/A%), pre moving , FPS 2.12, Running 50.04s Step 199( N/A%), pre moving , FPS 2.15, Running 50.13s Step 200( N/A%), pre moving , FPS 2.28, Running 50.24s Step 201( N/A%), pre moving , FPS 2.32, Running 50.61s Step 202( N/A%), pre moving , FPS 2.47, Running 50.71s Step 203( N/A%), pre moving , FPS 2.58, Running 50.82s Step 204( N/A%), pre moving , FPS 2.67, Running 51.17s Step 205( N/A%), pre moving , FPS 2.59, Running 51.88s Step 206( N/A%), pre moving , FPS 2.81, Running 51.96s Step 207( N/A%), pre moving , FPS 2.96, Running 52.07s Step 208( N/A%), pre moving , FPS 3.06, Running 52.49s Step 209( N/A%), pre moving , FPS 3.23, Running 52.65s Step 210( N/A%), pre moving , FPS 3.34, Running 53.07s Step 211( N/A%), pre moving , FPS 3.51, Running 53.24s Step 212( N/A%), pre moving , FPS 3.68, Running 53.66s Step 213( N/A%), pre moving , FPS 3.91, Running 53.82s Step 214( N/A%), pre moving , FPS 4.10, Running 54.25s Step 215( N/A%), pre moving , FPS 4.04, Running 54.41s Step 216( N/A%), pre moving , FPS 3.80, Running 54.83s Step 217( N/A%), pre moving , FPS 3.95, Running 54.99s Step 218( N/A%), pre moving , FPS 3.71, Running 55.43s Step 219( N/A%), pre moving , FPS 3.67, Running 55.59s Step 220( N/A%), pre moving , FPS 3.46, Running 56.02s Step 221( N/A%), pre moving , FPS 3.59, Running 56.18s Step 222( N/A%), pre moving , FPS 3.39, Running 56.61s Step 223( N/A%), pre moving , FPS 3.36, Running 56.78s Step 224( N/A%), pre moving , FPS 3.31, Running 57.21s Step 225( N/A%), pre moving , FPS 3.65, Running 57.36s Step 226( N/A%), pre moving , FPS 3.44, Running 57.78s Step 227( N/A%), pre moving , FPS 3.40, Running 57.95s Step 228( N/A%), pre moving , FPS 3.40, Running 58.36s Step 229( N/A%), pre moving , FPS 3.40, Running 58.54s Step 230( N/A%), pre moving , FPS 3.40, Running 58.95s Step 231( N/A%), pre moving , FPS 3.39, Running 59.13s Step 232( N/A%), pre moving , FPS 3.40, Running 59.54s Step 233( N/A%), pre moving , FPS 3.39, Running 59.73s Step 234( N/A%), pre moving , FPS 3.58, Running 59.83s Step 235( N/A%), pre moving , FPS 3.62, Running 59.94s Step 236( N/A%), pre moving , FPS 3.61, Running 60.37s Step 237( N/A%), pre moving , FPS 3.61, Running 60.53s Step 238( N/A%), pre moving , FPS 3.61, Running 60.96s Step 239( N/A%), pre moving , FPS 3.46, Running 61.38s Step 240( N/A%), pre moving , FPS 3.62, Running 61.55s Step 241( N/A%), pre moving , FPS 3.65, Running 61.66s Step 242( N/A%), pre moving , FPS 3.71, Running 62.00s Step 243( N/A%), pre moving , FPS 3.75, Running 62.12s Step 244( N/A%), pre moving , FPS 4.00, Running 62.21s Step 245( N/A%), pre moving , FPS 4.04, Running 62.32s Step 246( N/A%), pre moving , FPS 4.09, Running 62.67s Step 247( N/A%), pre moving , FPS 4.14, Running 62.79s Step 248( N/A%), pre moving , FPS 4.42, Running 62.89s Step 249( N/A%), pre moving , FPS 4.49, Running 62.99s Step 250( N/A%), pre moving , FPS 4.55, Running 63.34s Step 251( N/A%), pre moving , FPS 4.64, Running 63.45s Step 252( N/A%), pre moving , FPS 5.00, Running 63.54s Step 253( N/A%), pre moving , FPS 5.11, Running 63.65s Step 254( N/A%), pre moving , FPS 4.78, Running 64.01s Step 255( N/A%), pre moving , FPS 3.86, Running 65.12s Step 256( N/A%), pre moving , FPS 4.11, Running 65.24s Step 257( N/A%), pre moving , FPS 4.15, Running 65.34s Step 258( N/A%), pre moving , FPS 4.22, Running 65.69s Step 259( N/A%), pre moving , FPS 4.50, Running 65.82s Step 260( N/A%), pre moving , FPS 4.28, Running 66.22s Step 261( N/A%), pre moving , FPS 4.21, Running 66.41s Step 262( N/A%), pre moving , FPS 4.38, Running 66.57s Step 263( N/A%), pre moving , FPS 4.09, Running 67.01s Step 264( N/A%), pre moving , FPS 3.80, Running 67.47s Step 265( N/A%), pre moving , FPS 3.73, Running 67.68s Step 266( N/A%), pre moving , FPS 3.65, Running 68.16s Step 267( N/A%), pre moving , FPS 3.57, Running 68.38s Step 268( N/A%), pre moving , FPS 3.35, Running 68.86s Step 269( N/A%), pre moving , FPS 3.29, Running 69.08s Step 270( N/A%), pre moving , FPS 3.22, Running 69.56s Step 271( N/A%), pre moving , FPS 3.03, Running 70.04s Step 272( N/A%), pre moving , FPS 2.83, Running 70.60s Step 273( N/A%), pre moving , FPS 2.76, Running 70.89s Step 274( N/A%), pre moving , FPS 2.69, Running 71.43s Step 275( N/A%), pre moving , FPS 2.91, Running 71.99s Step 276( N/A%), pre moving , FPS 2.75, Running 72.51s Step 277( N/A%), pre moving , FPS 2.68, Running 72.81s Step 278( N/A%), pre moving , FPS 2.63, Running 73.31s Step 279( N/A%), pre moving , FPS 2.49, Running 73.85s Step 280( N/A%), pre moving , FPS 2.45, Running 74.38s Step 281( N/A%), pre moving , FPS 2.42, Running 74.67s Step 282( N/A%), pre moving , FPS 2.34, Running 75.13s Step 283( N/A%), pre moving , FPS 2.40, Running 75.35s Step 284( N/A%), pre moving , FPS 2.39, Running 75.83s Step 285( N/A%), pre moving , FPS 2.32, Running 76.31s Step 286( N/A%), pre moving , FPS 2.39, Running 76.53s Step 287( N/A%), pre moving , FPS 2.32, Running 77.01s Step 288( N/A%), pre moving , FPS 2.41, Running 77.16s Step 289( N/A%), pre moving , FPS 2.35, Running 77.57s Step 290( N/A%), pre moving , FPS 2.44, Running 77.74s Step 291( N/A%), pre moving , FPS 2.46, Running 78.17s Step 292( N/A%), pre moving , FPS 2.56, Running 78.40s Step 293( N/A%), pre moving , FPS 2.52, Running 78.84s Step 294( N/A%), pre moving , FPS 2.62, Running 79.06s Step 295( N/A%), pre moving , FPS 2.65, Running 79.53s Step 296( N/A%), pre moving , FPS 2.77, Running 79.74s Step 297( N/A%), pre moving , FPS 2.80, Running 79.96s Step 298( N/A%), pre moving , FPS 2.81, Running 80.43s Step 299( N/A%), pre moving , FPS 2.82, Running 80.93s Step 300( N/A%), pre moving , FPS 2.94, Running 81.18s Step 301( N/A%), pre moving , FPS 2.88, Running 81.61s Step 302( N/A%), pre moving , FPS 2.88, Running 82.07s Step 303( N/A%), pre moving , FPS 2.88, Running 82.29s Step 304( N/A%), pre moving , FPS 2.91, Running 82.71s Step 305( N/A%), pre moving , FPS 3.05, Running 82.87s Step 306( N/A%), pre moving , FPS 2.96, Running 83.29s Step 307( N/A%), pre moving , FPS 3.10, Running 83.46s Step 308( N/A%), pre moving , FPS 3.10, Running 83.61s Step 309( N/A%), pre moving , FPS 3.10, Running 84.03s Step 310( N/A%), pre moving , FPS 3.13, Running 84.14s Step 311( N/A%), pre moving , FPS 3.13, Running 84.57s Step 312( N/A%), pre moving , FPS 3.18, Running 84.69s Step 313( N/A%), pre moving , FPS 3.35, Running 84.80s Step 314( N/A%), pre moving , FPS 3.27, Running 85.17s Step 315( N/A%), pre moving , FPS 3.48, Running 85.28s Step 316( N/A%), pre moving , FPS 3.54, Running 85.39s Step 317( N/A%), pre moving , FPS 3.46, Running 85.75s Step 318( N/A%), pre moving , FPS 3.68, Running 85.87s Step 319( N/A%), pre moving , FPS 3.97, Running 85.98s Step 320( N/A%), pre moving , FPS 3.89, Running 86.33s Step 321( N/A%), pre moving , FPS 4.14, Running 86.44s Step 322( N/A%), pre moving , FPS 4.46, Running 86.55s Step 323( N/A%), pre moving , FPS 4.33, Running 86.91s Step 324( N/A%), pre moving , FPS 4.62, Running 87.03s Step 325( N/A%), pre moving , FPS 4.68, Running 87.14s Step 326( N/A%), pre moving , FPS 4.75, Running 87.50s Step 327( N/A%), pre moving , FPS 3.06, Running 90.00s Step 328( N/A%), pre moving , FPS 2.75, Running 90.87s Step 329( N/A%), pre moving , FPS 2.81, Running 91.14s Step 330( N/A%), pre moving , FPS 2.57, Running 91.93s Step 331( N/A%), pre moving , FPS 2.63, Running 92.17s Step 332( N/A%), pre moving , FPS 2.41, Running 93.00s Step 333( N/A%), pre moving , FPS 2.36, Running 93.29s Step 334( N/A%), pre moving , FPS 2.30, Running 93.87s Step 335( N/A%), pre moving , FPS 2.22, Running 94.31s Step 336( N/A%), pre moving , FPS 2.11, Running 94.85s Step 337( N/A%), pre moving , FPS 2.14, Running 95.07s Step 338( N/A%), pre moving , FPS 2.00, Running 95.88s Step 339( N/A%), pre moving , FPS 1.97, Running 96.12s Step 340( N/A%), pre moving , FPS 1.92, Running 96.74s Step 341( N/A%), pre moving , FPS 1.86, Running 97.21s Step 342( N/A%), pre moving , FPS 1.79, Running 97.75s Step 343( N/A%), pre moving , FPS 1.80, Running 98.03s Step 344( N/A%), pre moving , FPS 1.75, Running 98.49s Step 345( N/A%), pre moving , FPS 1.72, Running 98.75s Step 346( N/A%), pre moving , FPS 1.66, Running 99.54s Step 347( 0.17%), action 1, FPS 1.83, Running 100.91s Step 348( 0.33%), action 2, FPS 1.87, Running 101.57s Step 349( 0.50%), action 3, FPS 1.78, Running 102.38s Step 350( 0.67%), action 4, FPS 1.80, Running 103.02s Step 351( 0.83%), action 5, FPS 1.70, Running 103.93s Step 352( 1.00%), action 6, FPS 1.71, Running 104.73s Step 353( 1.17%), action 7, FPS 1.63, Running 105.53s Step 354( 1.33%), action 8, FPS 1.63, Running 106.15s Step 355( 1.50%), action 9, FPS 1.56, Running 107.13s Step 356( 1.67%), action 10, FPS 1.54, Running 107.80s Step 357( 1.83%), action 11, FPS 1.43, Running 109.10s Step 358( 2.00%), action 12, FPS 1.45, Running 109.66s Step 359( 2.17%), action 13, FPS 1.41, Running 110.34s Step 360( 2.33%), action 14, FPS 1.39, Running 111.10s Step 361( 2.50%), action 15, FPS 1.35, Running 112.02s Step 362( 2.67%), action 16, FPS 1.33, Running 112.84s Step 363( 2.83%), action 17, FPS 1.28, Running 113.70s Step 364( 3.00%), action 18, FPS 1.26, Running 114.36s Step 365( 3.17%), action 19, FPS 1.21, Running 115.23s Step 366( 3.33%), action 20, FPS 1.24, Running 115.71s Step 367( 3.50%), action 21, FPS 1.31, Running 116.22s Step 368( 3.67%), action 22, FPS 1.33, Running 116.61s Step 369( 3.83%), action 23, FPS 1.34, Running 117.32s Step 370( 4.00%), action 24, FPS 1.33, Running 118.07s Step 371( 4.17%), action 25, FPS 1.34, Running 118.91s Step 372( 4.33%), action 26, FPS 1.34, Running 119.60s Step 373( 4.50%), action 27, FPS 1.34, Running 120.47s Step 374( 4.67%), action 28, FPS 1.35, Running 120.96s Step 375( 4.83%), action 29, FPS 1.34, Running 122.09s Step 376( 5.00%), action 30, FPS 1.35, Running 122.59s Step 377( 5.17%), action 31, FPS 1.37, Running 123.71s Step 378( 5.33%), action 32, FPS 1.36, Running 124.33s Step 379( 5.50%), action 33, FPS 1.34, Running 125.23s Step 380( 5.67%), action 34, FPS 1.37, Running 125.68s Step 381( 5.83%), action 35, FPS 1.39, Running 126.45s Step 382( 6.00%), action 36, FPS 1.39, Running 127.18s Step 383( 6.17%), action 37, FPS 1.40, Running 128.01s Step 384( 6.33%), action 38, FPS 1.39, Running 128.79s Step 385( 6.50%), action 39, FPS 1.39, Running 129.67s Step 386( 6.67%), action 40, FPS 1.37, Running 130.32s Step 387( 6.83%), action 41, FPS 1.29, Running 131.77s Step 388( 7.00%), action 42, FPS 1.25, Running 132.56s Step 389( 7.17%), action 43, FPS 1.25, Running 133.36s Step 390( 7.33%), action 44, FPS 1.24, Running 134.14s Step 391( 7.50%), action 45, FPS 1.28, Running 134.49s Step 392( 7.67%), action 46, FPS 1.29, Running 135.07s Step 393( 7.83%), action 47, FPS 1.31, Running 135.76s Step 394( 8.00%), action 48, FPS 1.29, Running 136.42s Step 395( 8.17%), action 49, FPS 1.31, Running 137.36s Step 396( 8.33%), action 50, FPS 1.28, Running 138.17s Step 397( 8.50%), action 51, FPS 1.28, Running 139.34s Step 398( 8.67%), action 52, FPS 1.29, Running 139.78s Step 399( 8.83%), action 53, FPS 1.28, Running 140.87s Step 400( 9.00%), action 54, FPS 1.27, Running 141.44s Step 401( 9.17%), action 55, FPS 1.27, Running 142.24s Step 402( 9.33%), action 56, FPS 1.27, Running 142.89s Step 403( 9.50%), action 57, FPS 1.27, Running 143.80s Step 404( 9.67%), action 58, FPS 1.29, Running 144.25s Step 405( 9.83%), action 59, FPS 1.30, Running 145.00s Step 406( 10.00%), action 60, FPS 1.32, Running 145.46s Step 407( 10.17%), action 61, FPS 1.36, Running 146.49s Step 408( 10.33%), action 62, FPS 1.38, Running 147.03s Step 409( 10.50%), action 63, FPS 1.39, Running 147.80s Step 410( 10.67%), action 64, FPS 1.41, Running 148.28s Step 411( 10.83%), action 65, FPS 1.38, Running 148.94s Step 412( 11.00%), action 66, FPS 1.38, Running 149.52s Step 413( 11.17%), action 67, FPS 1.36, Running 150.44s Step 414( 11.33%), action 68, FPS 1.37, Running 150.99s Step 415( 11.50%), action 69, FPS 1.40, Running 151.67s Step 416( 11.67%), action 70, FPS 1.42, Running 152.27s Step 417( 11.83%), action 71, FPS 1.47, Running 152.91s Step 418( 12.00%), action 72, FPS 1.45, Running 153.55s Step 419( 12.17%), action 73, FPS 1.47, Running 154.48s Step 420( 12.33%), action 74, FPS 1.48, Running 154.93s Step 421( 12.50%), action 75, FPS 1.49, Running 155.64s Step 422( 12.67%), action 76, FPS 1.51, Running 156.11s Step 423( 12.83%), action 77, FPS 1.54, Running 156.81s Step 424( 13.00%), action 78, FPS 1.51, Running 157.48s Step 425( 13.17%), action 79, FPS 1.50, Running 158.38s Step 426( 13.33%), action 80, FPS 1.46, Running 159.20s Step 427( 13.50%), action 81, FPS 1.43, Running 160.46s Step 428( 13.67%), action 82, FPS 1.44, Running 160.94s Step 429( 13.83%), action 83, FPS 1.44, Running 161.70s Step 430( 14.00%), action 84, FPS 1.41, Running 162.46s Step 431( 14.17%), action 85, FPS 1.40, Running 163.25s Step 432( 14.33%), action 86, FPS 1.41, Running 163.70s Step 433( 14.50%), action 87, FPS 1.43, Running 164.44s Step 434( 14.67%), action 88, FPS 1.41, Running 165.19s Step 435( 14.83%), action 89, FPS 1.39, Running 166.05s Step 436( 15.00%), action 90, FPS 1.39, Running 166.67s Step 437( 15.17%), action 91, FPS 1.36, Running 167.62s Step 438( 15.33%), action 92, FPS 1.36, Running 168.24s Step 439( 15.50%), action 93, FPS 1.36, Running 169.13s Step 440( 15.67%), action 94, FPS 1.36, Running 169.59s Step 441( 15.83%), action 95, FPS 1.36, Running 170.36s Step 442( 16.00%), action 96, FPS 1.34, Running 170.99s Step 443( 16.17%), action 97, FPS 1.38, Running 171.31s Step 444( 16.33%), action 98, FPS 1.41, Running 171.67s Step 445( 16.50%), action 99, FPS 1.38, Running 172.83s Step 446( 16.67%), action 100, FPS 1.38, Running 173.72s Step 447( 16.83%), action 101, FPS 1.39, Running 174.84s Step 448( 17.00%), action 102, FPS 1.39, Running 175.37s Step 449( 17.17%), action 103, FPS 1.39, Running 176.08s Step 450( 17.33%), action 104, FPS 1.41, Running 176.66s Step 451( 17.50%), action 105, FPS 1.39, Running 177.60s Step 452( 17.67%), action 106, FPS 1.38, Running 178.15s Step 453( 17.83%), action 107, FPS 1.35, Running 179.27s Step 454( 18.00%), action 108, FPS 1.34, Running 180.07s Step 455( 18.17%), action 109, FPS 1.34, Running 180.93s Step 456( 18.33%), action 110, FPS 1.33, Running 181.67s Step 457( 18.50%), action 111, FPS 1.34, Running 182.58s Step 458( 18.67%), action 112, FPS 1.33, Running 183.24s Step 459( 18.83%), action 113, FPS 1.34, Running 184.02s Step 460( 19.00%), action 114, FPS 1.34, Running 184.50s Step 461( 19.17%), action 115, FPS 1.34, Running 185.25s Step 462( 19.33%), action 116, FPS 1.34, Running 185.93s Step 463( 19.50%), action 117, FPS 1.29, Running 186.83s Step 464( 19.67%), action 118, FPS 1.28, Running 187.30s Step 465( 19.83%), action 119, FPS 1.32, Running 188.01s Step 466( 20.00%), action 120, FPS 1.34, Running 188.62s Step 467( 20.17%), action 121, FPS 1.40, Running 189.16s Step 468( 20.33%), action 122, FPS 1.42, Running 189.45s Step 469( 20.50%), action 123, FPS 1.46, Running 189.75s Step 470( 20.67%), action 124, FPS 1.49, Running 190.05s Step 471( 20.83%), action 125, FPS 1.57, Running 190.37s Step 472( 21.00%), action 126, FPS 1.60, Running 190.66s Step 473( 21.17%), action 127, FPS 1.71, Running 190.99s Step 474( 21.33%), action 128, FPS 1.78, Running 191.31s Step 475( 21.50%), action 129, FPS 1.85, Running 191.75s Step 476( 21.67%), action 130, FPS 1.89, Running 192.27s Step 477( 21.83%), action 131, FPS 1.87, Running 193.25s Step 478( 22.00%), action 132, FPS 1.92, Running 193.68s Step 479( 22.17%), action 133, FPS 1.91, Running 194.48s Step 480( 22.33%), action 134, FPS 1.88, Running 195.12s Step 481( 22.50%), action 135, FPS 1.86, Running 195.98s Step 482( 22.67%), action 136, FPS 1.90, Running 196.43s Step 483( 22.83%), action 137, FPS 1.92, Running 197.25s Step 484( 23.00%), action 138, FPS 1.89, Running 197.91s Step 485( 23.17%), action 139, FPS 1.85, Running 198.79s Step 486( 23.33%), action 140, FPS 1.89, Running 199.22s Step 487( 23.50%), action 141, FPS 1.81, Running 200.19s Step 488( 23.67%), action 142, FPS 1.77, Running 200.77s Step 489( 23.83%), action 143, FPS 1.68, Running 201.64s Step 490( 24.00%), action 144, FPS 1.67, Running 202.05s Step 491( 24.17%), action 145, FPS 1.60, Running 202.84s Step 492( 24.33%), action 146, FPS 1.56, Running 203.48s Step 493( 24.50%), action 147, FPS 1.49, Running 204.41s Step 494( 24.67%), action 148, FPS 1.45, Running 205.13s Step 495( 24.83%), action 149, FPS 1.40, Running 206.01s Step 496( 25.00%), action 150, FPS 1.39, Running 206.67s Step 497( 25.17%), action 151, FPS 1.40, Running 207.58s Step 498( 25.33%), action 152, FPS 1.38, Running 208.13s Step 499( 25.50%), action 153, FPS 1.40, Running 208.73s Step 500( 25.67%), action 154, FPS 1.41, Running 209.30s Step 501( 25.83%), action 155, FPS 1.46, Running 209.64s Step 502( 26.00%), action 156, FPS 1.48, Running 209.92s Step 503( 26.17%), action 157, FPS 1.54, Running 210.24s Step 504( 26.33%), action 158, FPS 1.55, Running 210.81s Step 505( 26.50%), action 159, FPS 1.55, Running 211.72s Step 506( 26.67%), action 160, FPS 1.54, Running 212.17s Step 507( 26.83%), action 161, FPS 1.54, Running 213.20s Step 508( 27.00%), action 162, FPS 1.54, Running 213.71s Step 509( 27.17%), action 163, FPS 1.56, Running 214.45s Step 510( 27.33%), action 164, FPS 1.54, Running 215.07s Step 511( 27.50%), action 165, FPS 1.52, Running 216.02s Step 512( 27.67%), action 166, FPS 1.54, Running 216.45s Step 513( 27.83%), action 167, FPS 1.56, Running 217.21s Step 514( 28.00%), action 168, FPS 1.60, Running 217.65s Step 515( 28.17%), action 169, FPS 1.62, Running 218.38s Step 516( 28.33%), action 170, FPS 1.62, Running 219.01s Step 517( 28.50%), action 171, FPS 1.62, Running 219.91s Step 518( 28.67%), action 172, FPS 1.63, Running 220.36s Step 519( 28.83%), action 173, FPS 1.61, Running 221.12s Step 520( 29.00%), action 174, FPS 1.63, Running 221.60s Step 521( 29.17%), action 175, FPS 1.58, Running 222.33s Step 522( 29.33%), action 176, FPS 1.54, Running 222.91s Step 523( 29.50%), action 177, FPS 1.47, Running 223.80s Step 524( 29.67%), action 178, FPS 1.49, Running 224.20s Step 525( 29.83%), action 179, FPS 1.50, Running 225.04s Step 526( 30.00%), action 180, FPS 1.48, Running 225.64s Step 527( 30.17%), action 181, FPS 1.50, Running 226.57s Step 528( 30.33%), action 182, FPS 1.47, Running 227.32s Step 529( 30.50%), action 183, FPS 1.45, Running 228.25s Step 530( 30.67%), action 184, FPS 1.46, Running 228.75s Step 531( 30.83%), action 185, FPS 1.53, Running 229.07s Step 532( 31.00%), action 186, FPS 1.52, Running 229.57s Step 533( 31.17%), action 187, FPS 1.52, Running 230.38s Step 534( 31.33%), action 188, FPS 1.49, Running 231.10s Step 535( 31.50%), action 189, FPS 1.48, Running 231.94s Step 536( 31.67%), action 190, FPS 1.50, Running 232.38s Step 537( 31.83%), action 191, FPS 1.47, Running 233.48s Step 538( 32.00%), action 192, FPS 1.47, Running 233.93s Step 539( 32.17%), action 193, FPS 1.47, Running 234.74s Step 540( 32.33%), action 194, FPS 1.46, Running 235.27s Step 541( 32.50%), action 195, FPS 1.47, Running 235.92s Step 542( 32.67%), action 196, FPS 1.47, Running 236.54s Step 543( 32.83%), action 197, FPS 1.46, Running 237.46s Step 544( 33.00%), action 198, FPS 1.46, Running 237.90s Step 545( 33.17%), action 199, FPS 1.46, Running 238.70s Step 546( 33.33%), action 200, FPS 1.46, Running 239.31s Step 547( 33.50%), action 201, FPS 1.46, Running 240.25s Step 548( 33.67%), action 202, FPS 1.49, Running 240.73s Step 549( 33.83%), action 203, FPS 1.52, Running 241.38s Step 550( 34.00%), action 204, FPS 1.51, Running 242.00s Step 551( 34.17%), action 205, FPS 1.44, Running 242.95s Step 552( 34.33%), action 206, FPS 1.45, Running 243.39s Step 553( 34.50%), action 207, FPS 1.45, Running 244.13s Step 554( 34.67%), action 208, FPS 1.46, Running 244.81s Step 555( 34.83%), action 209, FPS 1.45, Running 245.70s Step 556( 35.00%), action 210, FPS 1.45, Running 246.19s Step 557( 35.17%), action 211, FPS 1.48, Running 247.02s Step 558( 35.33%), action 212, FPS 1.49, Running 247.40s Step 559( 35.50%), action 213, FPS 1.53, Running 247.78s Step 560( 35.67%), action 214, FPS 1.56, Running 248.11s Step 561( 35.83%), action 215, FPS 1.55, Running 248.84s Step 562( 36.00%), action 216, FPS 1.57, Running 249.30s Step 563( 36.17%), action 217, FPS 1.59, Running 250.00s Step 564( 36.33%), action 218, FPS 1.57, Running 250.62s Step 565( 36.50%), action 219, FPS 1.55, Running 251.59s Step 566( 36.67%), action 220, FPS 1.57, Running 252.06s Step 567( 36.83%), action 221, FPS 1.56, Running 253.10s Step 568( 37.00%), action 222, FPS 1.56, Running 253.58s Step 569( 37.17%), action 223, FPS 1.55, Running 254.29s Step 570( 37.33%), action 224, FPS 1.55, Running 254.90s Step 571( 37.50%), action 225, FPS 1.56, Running 255.78s Step 572( 37.67%), action 226, FPS 1.53, Running 256.49s Step 573( 37.83%), action 227, FPS 1.52, Running 257.27s Step 574( 38.00%), action 228, FPS 1.54, Running 257.79s Step 575( 38.17%), action 229, FPS 1.54, Running 258.66s Step 576( 38.33%), action 230, FPS 1.53, Running 259.23s Step 577( 38.50%), action 231, FPS 1.52, Running 260.16s Step 578( 38.67%), action 232, FPS 1.48, Running 260.94s Step 579( 38.83%), action 233, FPS 1.44, Running 261.69s Step 580( 39.00%), action 234, FPS 1.42, Running 262.20s Step 581( 39.17%), action 235, FPS 1.41, Running 263.00s Step 582( 39.33%), action 236, FPS 1.39, Running 263.69s Step 583( 39.50%), action 237, FPS 1.37, Running 264.56s Step 584( 39.67%), action 238, FPS 1.37, Running 265.18s Step 585( 39.83%), action 239, FPS 1.41, Running 265.78s Step 586( 40.00%), action 240, FPS 1.43, Running 266.07s Step 587( 40.17%), action 241, FPS 1.49, Running 266.54s Step 588( 40.33%), action 242, FPS 1.50, Running 266.90s Step 589( 40.50%), action 243, FPS 1.55, Running 267.23s Step 590( 40.67%), action 244, FPS 1.58, Running 267.52s Step 591( 40.83%), action 245, FPS 1.61, Running 268.19s Step 592( 41.00%), action 246, FPS 1.65, Running 268.64s Step 593( 41.17%), action 247, FPS 1.65, Running 269.36s Step 594( 41.33%), action 248, FPS 1.65, Running 269.94s Step 595( 41.50%), action 249, FPS 1.64, Running 270.88s Step 596( 41.67%), action 250, FPS 1.61, Running 271.68s Step 597( 41.83%), action 251, FPS 1.60, Running 272.64s Step 598( 42.00%), action 252, FPS 1.61, Running 273.33s Step 599( 42.17%), action 253, FPS 1.60, Running 274.22s Step 600( 42.33%), action 254, FPS 1.61, Running 274.62s Step 601( 42.50%), action 255, FPS 1.61, Running 275.42s Step 602( 42.67%), action 256, FPS 1.62, Running 276.02s Step 603( 42.83%), action 257, FPS 1.61, Running 276.97s Step 604( 43.00%), action 258, FPS 1.64, Running 277.40s Step 605( 43.17%), action 259, FPS 1.61, Running 278.21s Step 606( 43.33%), action 260, FPS 1.56, Running 278.90s Step 607( 43.50%), action 261, FPS 1.50, Running 279.90s Step 608( 43.67%), action 262, FPS 1.47, Running 280.46s Step 609( 43.83%), action 263, FPS 1.42, Running 281.32s Step 610( 44.00%), action 264, FPS 1.38, Running 282.02s Step 611( 44.17%), action 265, FPS 1.36, Running 282.93s Step 612( 44.33%), action 266, FPS 1.34, Running 283.58s Step 613( 44.50%), action 267, FPS 1.32, Running 284.51s Step 614( 44.67%), action 268, FPS 1.34, Running 284.91s Step 615( 44.83%), action 269, FPS 1.39, Running 285.32s Step 616( 45.00%), action 270, FPS 1.42, Running 285.73s Step 617( 45.17%), action 271, FPS 1.46, Running 286.30s Step 618( 45.33%), action 272, FPS 1.51, Running 286.62s Step 619( 45.50%), action 273, FPS 1.56, Running 287.00s Step 620( 45.67%), action 274, FPS 1.55, Running 287.53s Step 621( 45.83%), action 275, FPS 1.56, Running 288.21s Step 622( 46.00%), action 276, FPS 1.56, Running 288.84s Step 623( 46.17%), action 277, FPS 1.57, Running 289.69s Step 624( 46.33%), action 278, FPS 1.53, Running 290.47s Step 625( 46.50%), action 279, FPS 1.52, Running 291.40s Step 626( 46.67%), action 280, FPS 1.54, Running 291.86s Step 627( 46.83%), action 281, FPS 1.54, Running 292.90s Step 628( 47.00%), action 282, FPS 1.55, Running 293.37s Step 629( 47.17%), action 283, FPS 1.56, Running 294.13s Step 630( 47.33%), action 284, FPS 1.59, Running 294.62s Step 631( 47.50%), action 285, FPS 1.61, Running 295.35s Step 632( 47.67%), action 286, FPS 1.61, Running 296.01s Step 633( 47.83%), action 287, FPS 1.61, Running 296.93s Step 634( 48.00%), action 288, FPS 1.60, Running 297.39s Step 635( 48.17%), action 289, FPS 1.56, Running 298.16s Step 636( 48.33%), action 290, FPS 1.53, Running 298.80s Step 637( 48.50%), action 291, FPS 1.49, Running 299.77s Step 638( 48.67%), action 292, FPS 1.45, Running 300.45s Step 639( 48.83%), action 293, FPS 1.39, Running 301.37s Step 640( 49.00%), action 294, FPS 1.37, Running 302.08s Step 641( 49.17%), action 295, FPS 1.35, Running 302.98s Step 642( 49.33%), action 296, FPS 1.36, Running 303.60s Step 643( 49.50%), action 297, FPS 1.35, Running 304.48s Step 644( 49.67%), action 298, FPS 1.40, Running 304.77s Step 645( 49.83%), action 299, FPS 1.46, Running 305.11s Step 646( 50.00%), action 300, FPS 1.44, Running 305.70s Step 647( 50.17%), action 301, FPS 1.45, Running 306.73s Step 648( 50.33%), action 302, FPS 1.43, Running 307.34s Step 649( 50.50%), action 303, FPS 1.42, Running 308.24s Step 650( 50.67%), action 304, FPS 1.42, Running 308.73s Step 651( 50.83%), action 305, FPS 1.41, Running 309.50s Step 652( 51.00%), action 306, FPS 1.42, Running 310.11s Step 653( 51.17%), action 307, FPS 1.43, Running 310.89s Step 654( 51.33%), action 308, FPS 1.42, Running 311.46s Step 655( 51.50%), action 309, FPS 1.38, Running 312.61s Step 656( 51.67%), action 310, FPS 1.41, Running 312.98s Step 657( 51.83%), action 311, FPS 1.38, Running 314.24s Step 658( 52.00%), action 312, FPS 1.39, Running 314.81s Step 659( 52.17%), action 313, FPS 1.42, Running 315.46s Step 660( 52.33%), action 314, FPS 1.42, Running 316.12s Step 661( 52.50%), action 315, FPS 1.42, Running 317.06s Step 662( 52.67%), action 316, FPS 1.43, Running 317.63s Step 663( 52.83%), action 317, FPS 1.42, Running 318.56s Step 664( 53.00%), action 318, FPS 1.39, Running 319.11s Step 665( 53.17%), action 319, FPS 1.33, Running 320.15s Step 666( 53.33%), action 320, FPS 1.35, Running 320.56s Step 667( 53.50%), action 321, FPS 1.34, Running 321.71s Step 668( 53.67%), action 322, FPS 1.34, Running 322.21s Step 669( 53.83%), action 323, FPS 1.35, Running 323.01s Step 670( 54.00%), action 324, FPS 1.35, Running 323.59s Step 671( 54.17%), action 325, FPS 1.39, Running 323.93s Step 672( 54.33%), action 326, FPS 1.41, Running 324.25s Step 673( 54.50%), action 327, FPS 1.42, Running 324.97s Step 674( 54.67%), action 328, FPS 1.40, Running 325.75s Step 675( 54.83%), action 329, FPS 1.43, Running 326.57s Step 676( 55.00%), action 330, FPS 1.40, Running 327.30s Step 677( 55.17%), action 331, FPS 1.43, Running 328.27s Step 678( 55.33%), action 332, FPS 1.42, Running 328.89s Step 679( 55.50%), action 333, FPS 1.41, Running 329.70s Step 680( 55.67%), action 334, FPS 1.43, Running 330.16s Step 681( 55.83%), action 335, FPS 1.45, Running 330.87s Step 682( 56.00%), action 336, FPS 1.44, Running 331.50s Step 683( 56.17%), action 337, FPS 1.44, Running 332.41s Step 684( 56.33%), action 338, FPS 1.43, Running 333.11s Step 685( 56.50%), action 339, FPS 1.45, Running 333.92s Step 686( 56.67%), action 340, FPS 1.43, Running 334.57s Step 687( 56.83%), action 341, FPS 1.45, Running 335.50s Step 688( 57.00%), action 342, FPS 1.45, Running 335.98s Step 689( 57.17%), action 343, FPS 1.45, Running 336.80s Step 690( 57.33%), action 344, FPS 1.45, Running 337.37s Step 691( 57.50%), action 345, FPS 1.40, Running 338.25s Step 692( 57.67%), action 346, FPS 1.36, Running 338.98s Step 693( 57.83%), action 347, FPS 1.35, Running 339.78s Step 694( 58.00%), action 348, FPS 1.36, Running 340.43s Step 695( 58.17%), action 349, FPS 1.36, Running 341.31s Step 696( 58.33%), action 350, FPS 1.40, Running 341.59s Step 697( 58.50%), action 351, FPS 1.44, Running 342.17s Step 698( 58.67%), action 352, FPS 1.46, Running 342.57s Step 699( 58.83%), action 353, FPS 1.46, Running 343.43s Step 700( 59.00%), action 354, FPS 1.43, Running 344.17s Step 701( 59.17%), action 355, FPS 1.41, Running 345.04s Step 702( 59.33%), action 356, FPS 1.40, Running 345.74s Step 703( 59.50%), action 357, FPS 1.41, Running 346.64s Step 704( 59.67%), action 358, FPS 1.44, Running 347.01s Step 705( 59.83%), action 359, FPS 1.43, Running 347.89s Step 706( 60.00%), action 360, FPS 1.45, Running 348.33s Step 707( 60.17%), action 361, FPS 1.43, Running 349.44s Step 708( 60.33%), action 362, FPS 1.43, Running 349.93s Step 709( 60.50%), action 363, FPS 1.44, Running 350.71s Step 710( 60.67%), action 364, FPS 1.42, Running 351.49s Step 711( 60.83%), action 365, FPS 1.42, Running 352.31s Step 712( 61.00%), action 366, FPS 1.43, Running 353.00s Step 713( 61.17%), action 367, FPS 1.42, Running 353.82s Step 714( 61.33%), action 368, FPS 1.44, Running 354.28s Step 715( 61.50%), action 369, FPS 1.46, Running 355.04s Step 716( 61.67%), action 370, FPS 1.42, Running 355.70s Step 717( 61.83%), action 371, FPS 1.38, Running 356.67s Step 718( 62.00%), action 372, FPS 1.36, Running 357.31s Step 719( 62.17%), action 373, FPS 1.35, Running 358.26s Step 720( 62.33%), action 374, FPS 1.36, Running 358.88s Step 721( 62.50%), action 375, FPS 1.36, Running 359.77s Step 722( 62.67%), action 376, FPS 1.39, Running 360.11s Step 723( 62.83%), action 377, FPS 1.44, Running 360.49s Step 724( 63.00%), action 378, FPS 1.44, Running 360.87s Step 725( 63.17%), action 379, FPS 1.43, Running 361.85s Step 726( 63.33%), action 380, FPS 1.42, Running 362.42s Step 727( 63.50%), action 381, FPS 1.42, Running 363.53s Step 728( 63.67%), action 382, FPS 1.40, Running 364.27s Step 729( 63.83%), action 383, FPS 1.39, Running 365.13s Step 730( 64.00%), action 384, FPS 1.42, Running 365.63s Step 731( 64.17%), action 385, FPS 1.43, Running 366.33s Step 732( 64.33%), action 386, FPS 1.43, Running 366.94s Step 733( 64.50%), action 387, FPS 1.42, Running 367.88s Step 734( 64.67%), action 388, FPS 1.42, Running 368.41s Step 735( 64.83%), action 389, FPS 1.42, Running 369.08s Step 736( 65.00%), action 390, FPS 1.43, Running 369.72s Step 737( 65.17%), action 391, FPS 1.43, Running 370.69s Step 738( 65.33%), action 392, FPS 1.43, Running 371.32s Step 739( 65.50%), action 393, FPS 1.43, Running 372.23s Step 740( 65.67%), action 394, FPS 1.44, Running 372.75s Step 741( 65.83%), action 395, FPS 1.47, Running 373.39s Step 742( 66.00%), action 396, FPS 1.44, Running 374.04s Step 743( 66.17%), action 397, FPS 1.38, Running 374.96s Step 744( 66.33%), action 398, FPS 1.37, Running 375.45s Step 745( 66.50%), action 399, FPS 1.40, Running 376.17s Step 746( 66.67%), action 400, FPS 1.39, Running 376.82s Step 747( 66.83%), action 401, FPS 1.41, Running 377.75s Step 748( 67.00%), action 402, FPS 1.41, Running 378.45s Step 749( 67.17%), action 403, FPS 1.45, Running 378.90s Step 750( 67.33%), action 404, FPS 1.43, Running 379.64s Step 751( 67.50%), action 405, FPS 1.40, Running 380.60s Step 752( 67.67%), action 406, FPS 1.42, Running 381.08s Step 753( 67.83%), action 407, FPS 1.44, Running 381.72s Step 754( 68.00%), action 408, FPS 1.44, Running 382.33s Step 755( 68.17%), action 409, FPS 1.42, Running 383.15s Step 756( 68.33%), action 410, FPS 1.44, Running 383.60s Step 757( 68.50%), action 411, FPS 1.42, Running 384.81s Step 758( 68.67%), action 412, FPS 1.42, Running 385.41s Step 759( 68.83%), action 413, FPS 1.44, Running 386.09s Step 760( 69.00%), action 414, FPS 1.43, Running 386.70s Step 761( 69.17%), action 415, FPS 1.41, Running 387.60s Step 762( 69.33%), action 416, FPS 1.42, Running 388.11s Step 763( 69.50%), action 417, FPS 1.44, Running 388.81s Step 764( 69.67%), action 418, FPS 1.43, Running 389.40s Step 765( 69.83%), action 419, FPS 1.41, Running 390.32s Step 766( 70.00%), action 420, FPS 1.43, Running 390.82s Step 767( 70.17%), action 421, FPS 1.41, Running 391.89s Step 768( 70.33%), action 422, FPS 1.43, Running 392.45s Step 769( 70.50%), action 423, FPS 1.40, Running 393.16s Step 770( 70.67%), action 424, FPS 1.41, Running 393.86s Step 771( 70.83%), action 425, FPS 1.42, Running 394.65s Step 772( 71.00%), action 426, FPS 1.42, Running 395.14s Step 773( 71.17%), action 427, FPS 1.42, Running 395.84s Step 774( 71.33%), action 428, FPS 1.41, Running 396.54s Step 775( 71.50%), action 429, FPS 1.46, Running 396.89s Step 776( 71.67%), action 430, FPS 1.45, Running 397.34s Step 777( 71.83%), action 431, FPS 1.49, Running 398.25s Step 778( 72.00%), action 432, FPS 1.48, Running 398.95s Step 779( 72.17%), action 433, FPS 1.45, Running 399.85s Step 780( 72.33%), action 434, FPS 1.43, Running 400.68s Step 781( 72.50%), action 435, FPS 1.44, Running 401.47s Step 782( 72.67%), action 436, FPS 1.42, Running 402.16s Step 783( 72.83%), action 437, FPS 1.41, Running 403.01s Step 784( 73.00%), action 438, FPS 1.42, Running 403.52s Step 785( 73.17%), action 439, FPS 1.44, Running 404.19s Step 786( 73.33%), action 440, FPS 1.42, Running 404.87s Step 787( 73.50%), action 441, FPS 1.44, Running 405.78s Step 788( 73.67%), action 442, FPS 1.42, Running 406.55s Step 789( 73.83%), action 443, FPS 1.41, Running 407.37s Step 790( 74.00%), action 444, FPS 1.42, Running 407.99s Step 791( 74.17%), action 445, FPS 1.41, Running 408.87s Step 792( 74.33%), action 446, FPS 1.41, Running 409.34s Step 793( 74.50%), action 447, FPS 1.40, Running 410.09s Step 794( 74.67%), action 448, FPS 1.39, Running 410.89s Step 795( 74.83%), action 449, FPS 1.35, Running 411.70s Step 796( 75.00%), action 450, FPS 1.33, Running 412.38s Step 797( 75.17%), action 451, FPS 1.33, Running 413.29s Step 798( 75.33%), action 452, FPS 1.33, Running 414.01s Step 799( 75.50%), action 453, FPS 1.36, Running 414.54s Step 800( 75.67%), action 454, FPS 1.40, Running 414.98s Step 801( 75.83%), action 455, FPS 1.40, Running 415.80s Step 802( 76.00%), action 456, FPS 1.40, Running 416.47s Step 803( 76.17%), action 457, FPS 1.39, Running 417.44s Step 804( 76.33%), action 458, FPS 1.36, Running 418.23s Step 805( 76.50%), action 459, FPS 1.34, Running 419.08s Step 806( 76.67%), action 460, FPS 1.34, Running 419.80s Step 807( 76.83%), action 461, FPS 1.34, Running 420.69s Step 808( 77.00%), action 462, FPS 1.35, Running 421.33s Step 809( 77.17%), action 463, FPS 1.35, Running 422.22s Step 810( 77.33%), action 464, FPS 1.36, Running 422.70s Step 811( 77.50%), action 465, FPS 1.38, Running 423.38s Step 812( 77.67%), action 466, FPS 1.36, Running 424.01s Step 813( 77.83%), action 467, FPS 1.35, Running 424.92s Step 814( 78.00%), action 468, FPS 1.37, Running 425.46s Step 815( 78.17%), action 469, FPS 1.38, Running 426.16s Step 816( 78.33%), action 470, FPS 1.38, Running 426.83s Step 817( 78.50%), action 471, FPS 1.38, Running 427.79s Step 818( 78.67%), action 472, FPS 1.38, Running 428.50s Step 819( 78.83%), action 473, FPS 1.35, Running 429.30s Step 820( 79.00%), action 474, FPS 1.34, Running 429.91s Step 821( 79.17%), action 475, FPS 1.33, Running 430.81s Step 822( 79.33%), action 476, FPS 1.32, Running 431.58s Step 823( 79.50%), action 477, FPS 1.33, Running 432.46s Step 824( 79.67%), action 478, FPS 1.36, Running 432.90s Step 825( 79.83%), action 479, FPS 1.39, Running 433.43s Step 826( 80.00%), action 480, FPS 1.40, Running 434.10s Step 827( 80.17%), action 481, FPS 1.40, Running 434.96s Step 828( 80.33%), action 482, FPS 1.39, Running 435.70s Step 829( 80.50%), action 483, FPS 1.40, Running 436.54s Step 830( 80.67%), action 484, FPS 1.39, Running 437.07s Step 831( 80.83%), action 485, FPS 1.37, Running 438.03s Step 832( 81.00%), action 486, FPS 1.38, Running 438.55s Step 833( 81.17%), action 487, FPS 1.38, Running 439.37s Step 834( 81.33%), action 488, FPS 1.37, Running 440.02s Step 835( 81.50%), action 489, FPS 1.35, Running 440.98s Step 836( 81.67%), action 490, FPS 1.34, Running 441.76s Step 837( 81.83%), action 491, FPS 1.35, Running 442.60s Step 838( 82.00%), action 492, FPS 1.36, Running 443.24s Step 839( 82.17%), action 493, FPS 1.34, Running 444.19s Step 840( 82.33%), action 494, FPS 1.33, Running 444.92s Step 841( 82.50%), action 495, FPS 1.33, Running 445.88s Step 842( 82.67%), action 496, FPS 1.33, Running 446.57s Step 843( 82.83%), action 497, FPS 1.34, Running 447.42s Step 844( 83.00%), action 498, FPS 1.31, Running 448.15s Step 845( 83.17%), action 499, FPS 1.28, Running 449.06s Step 846( 83.33%), action 500, FPS 1.29, Running 449.65s Step 847( 83.50%), action 501, FPS 1.28, Running 450.56s Step 848( 83.67%), action 502, FPS 1.32, Running 450.87s Step 849( 83.83%), action 503, FPS 1.36, Running 451.22s Step 850( 84.00%), action 504, FPS 1.38, Running 451.54s Step 851( 84.17%), action 505, FPS 1.37, Running 452.60s Step 852( 84.33%), action 506, FPS 1.38, Running 453.08s Step 853( 84.50%), action 507, FPS 1.39, Running 453.74s Step 854( 84.67%), action 508, FPS 1.40, Running 454.35s Step 855( 84.83%), action 509, FPS 1.41, Running 455.21s Step 856( 85.00%), action 510, FPS 1.43, Running 455.73s Step 857( 85.17%), action 511, FPS 1.40, Running 456.84s Step 858( 85.33%), action 512, FPS 1.42, Running 457.28s Step 859( 85.50%), action 513, FPS 1.44, Running 458.08s Step 860( 85.67%), action 514, FPS 1.45, Running 458.72s Step 861( 85.83%), action 515, FPS 1.45, Running 459.66s Step 862( 86.00%), action 516, FPS 1.45, Running 460.32s Step 863( 86.17%), action 517, FPS 1.47, Running 461.04s Step 864( 86.33%), action 518, FPS 1.48, Running 461.68s Step 865( 86.50%), action 519, FPS 1.50, Running 462.42s Step 866( 86.67%), action 520, FPS 1.48, Running 463.13s Step 867( 86.83%), action 521, FPS 1.48, Running 464.09s Step 868( 87.00%), action 522, FPS 1.44, Running 464.72s Step 869( 87.17%), action 523, FPS 1.39, Running 465.66s Step 870( 87.33%), action 524, FPS 1.35, Running 466.35s Step 871( 87.50%), action 525, FPS 1.36, Running 467.26s Step 872( 87.67%), action 526, FPS 1.35, Running 467.90s Step 873( 87.83%), action 527, FPS 1.34, Running 468.66s Step 874( 88.00%), action 528, FPS 1.35, Running 469.16s Step 875( 88.17%), action 529, FPS 1.40, Running 469.45s Step 876( 88.33%), action 530, FPS 1.41, Running 469.87s Step 877( 88.50%), action 531, FPS 1.42, Running 470.96s Step 878( 88.67%), action 532, FPS 1.41, Running 471.49s Step 879( 88.83%), action 533, FPS 1.38, Running 472.53s Step 880( 89.00%), action 534, FPS 1.39, Running 473.09s Step 881( 89.17%), action 535, FPS 1.42, Running 473.75s Step 882( 89.33%), action 536, FPS 1.41, Running 474.49s Step 883( 89.50%), action 537, FPS 1.40, Running 475.36s Step 884( 89.67%), action 538, FPS 1.41, Running 475.86s Step 885( 89.83%), action 539, FPS 1.42, Running 476.54s Step 886( 90.00%), action 540, FPS 1.42, Running 477.23s Step 887( 90.17%), action 541, FPS 1.42, Running 478.12s Step 888( 90.33%), action 542, FPS 1.44, Running 478.60s Step 889( 90.50%), action 543, FPS 1.46, Running 479.33s Step 890( 90.67%), action 544, FPS 1.47, Running 479.98s Step 891( 90.83%), action 545, FPS 1.47, Running 480.89s Step 892( 91.00%), action 546, FPS 1.49, Running 481.35s Step 893( 91.17%), action 547, FPS 1.49, Running 482.10s Step 894( 91.33%), action 548, FPS 1.47, Running 482.73s Step 895( 91.50%), action 549, FPS 1.41, Running 483.64s Step 896( 91.67%), action 550, FPS 1.40, Running 484.12s Step 897( 91.83%), action 551, FPS 1.40, Running 485.25s Step 898( 92.00%), action 552, FPS 1.40, Running 485.73s Step 899( 92.17%), action 553, FPS 1.43, Running 486.49s Step 900( 92.33%), action 554, FPS 1.43, Running 487.08s Step 901( 92.50%), action 555, FPS 1.43, Running 487.70s Step 902( 92.67%), action 556, FPS 1.47, Running 488.07s Step 903( 92.83%), action 557, FPS 1.52, Running 488.50s Step 904( 93.00%), action 558, FPS 1.54, Running 488.85s Step 905( 93.17%), action 559, FPS 1.57, Running 489.25s Step 906( 93.33%), action 560, FPS 1.58, Running 489.90s Step 907( 93.50%), action 561, FPS 1.57, Running 490.85s Step 908( 93.67%), action 562, FPS 1.54, Running 491.56s Step 909( 93.83%), action 563, FPS 1.53, Running 492.42s Step 910( 94.00%), action 564, FPS 1.55, Running 492.91s Step 911( 94.17%), action 565, FPS 1.55, Running 493.80s Step 912( 94.33%), action 566, FPS 1.53, Running 494.45s Step 913( 94.50%), action 567, FPS 1.51, Running 495.36s Step 914( 94.67%), action 568, FPS 1.53, Running 495.82s Step 915( 94.83%), action 569, FPS 1.55, Running 496.57s Step 916( 95.00%), action 570, FPS 1.52, Running 497.24s Step 917( 95.17%), action 571, FPS 1.55, Running 498.17s Step 918( 95.33%), action 572, FPS 1.53, Running 498.80s Step 919( 95.50%), action 573, FPS 1.52, Running 499.68s Step 920( 95.67%), action 574, FPS 1.50, Running 500.42s Step 921( 95.83%), action 575, FPS 1.46, Running 501.36s Step 922( 96.00%), action 576, FPS 1.42, Running 502.14s Step 923( 96.17%), action 577, FPS 1.38, Running 503.03s Step 924( 96.33%), action 578, FPS 1.33, Running 503.88s Step 925( 96.50%), action 579, FPS 1.29, Running 504.77s Step 926( 96.67%), action 580, FPS 1.27, Running 505.59s Step 927( 96.83%), action 581, FPS 1.28, Running 506.53s Step 928( 97.00%), action 582, FPS 1.29, Running 507.09s Step 929( 97.17%), action 583, FPS 1.32, Running 507.58s Step 930( 97.33%), action 584, FPS 1.31, Running 508.13s Step 931( 97.50%), action 585, FPS 1.31, Running 509.02s Step 932( 97.67%), action 586, FPS 1.31, Running 509.68s Step 933( 97.83%), action 587, FPS 1.32, Running 510.51s Step 934( 98.00%), action 588, FPS 1.32, Running 510.98s Step 935( 98.17%), action 589, FPS 1.32, Running 511.75s Step 936( 98.33%), action 590, FPS 1.32, Running 512.42s Step 937( 98.50%), action 591, FPS 1.32, Running 513.37s Step 938( 98.67%), action 592, FPS 1.32, Running 513.97s Step 939( 98.83%), action 593, FPS 1.32, Running 514.87s Step 940( 99.00%), action 594, FPS 1.33, Running 515.40s Step 941( 99.17%), action 595, FPS 1.36, Running 516.02s Step 942( 99.33%), action 596, FPS 1.38, Running 516.61s Step 943( 99.50%), action 597, FPS 1.38, Running 517.50s Step 944( 99.67%), action 598, FPS 1.41, Running 518.05s Step 945( 99.83%), action 599, FPS 1.40, Running 519.09s Step 946(100.00%), action 600, FPS 1.42, Running 519.65s [2026-08-01 20:53:25] [48 ] Seed 47 failed after 520.40 s. +steps: 946 , actions: 600 . +Instruction: Empty +Total 8/48(16.67%) success. +Setting seed: 48 +Step 1( N/A%), pre moving , FPS 5.87, Running 0.17s Step 2( N/A%), pre moving , FPS 8.14, Running 0.25s Step 3( N/A%), pre moving , FPS 9.59, Running 0.31s Step 4( N/A%), pre moving , FPS 6.29, Running 0.64s Step 5( N/A%), pre moving , FPS 6.88, Running 0.73s Step 6( N/A%), pre moving , FPS 7.45, Running 0.81s Step 7( N/A%), pre moving , FPS 6.27, Running 1.12s Step 8( N/A%), pre moving , FPS 6.70, Running 1.19s Step 9( N/A%), pre moving , FPS 6.98, Running 1.29s Step 10( N/A%), pre moving , FPS 7.35, Running 1.36s Step 11( N/A%), pre moving , FPS 7.68, Running 1.43s Step 12( N/A%), pre moving , FPS 6.83, Running 1.76s Step 13( N/A%), pre moving , FPS 7.04, Running 1.85s Step 14( N/A%), pre moving , FPS 7.27, Running 1.93s Step 15( N/A%), pre moving , FPS 6.69, Running 2.24s Step 16( N/A%), pre moving , FPS 6.88, Running 2.33s Step 17( N/A%), pre moving , FPS 7.09, Running 2.40s Step 18( N/A%), pre moving , FPS 7.26, Running 2.48s Step 19( N/A%), pre moving , FPS 6.78, Running 2.80s Step 20( N/A%), pre moving , FPS 6.91, Running 2.90s Step 21( N/A%), pre moving , FPS 6.10, Running 3.45s Step 22( N/A%), pre moving , FPS 6.11, Running 3.52s Step 23( N/A%), pre moving , FPS 6.04, Running 3.63s Step 24( N/A%), pre moving , FPS 6.12, Running 3.90s Step 25( N/A%), pre moving , FPS 6.13, Running 3.99s Step 26( N/A%), pre moving , FPS 5.34, Running 4.55s Step 27( N/A%), pre moving , FPS 5.70, Running 4.62s Step 28( N/A%), pre moving , FPS 5.35, Running 4.93s Step 29( N/A%), pre moving , FPS 5.38, Running 5.01s Step 30( N/A%), pre moving , FPS 5.35, Running 5.10s Step 31( N/A%), pre moving , FPS 5.35, Running 5.17s Step 32( N/A%), pre moving , FPS 5.73, Running 5.24s Step 33( N/A%), pre moving , FPS 5.38, Running 5.56s Step 34( N/A%), pre moving , FPS 5.46, Running 5.59s Step 35( N/A%), pre moving , FPS 5.95, Running 5.60s Step 36( N/A%), pre moving , FPS 5.15, Running 6.21s Step 37( N/A%), pre moving , FPS 5.06, Running 6.35s Step 38( N/A%), pre moving , FPS 5.13, Running 6.37s Step 39( N/A%), pre moving , FPS 5.56, Running 6.40s Step 40( N/A%), pre moving , FPS 5.68, Running 6.42s Step 41( N/A%), pre moving , FPS 6.68, Running 6.44s Step 42( N/A%), pre moving , FPS 6.80, Running 6.46s Step 43( N/A%), pre moving , FPS 7.01, Running 6.48s Step 44( N/A%), pre moving , FPS 7.69, Running 6.51s Step 45( N/A%), pre moving , FPS 7.84, Running 6.54s Step 46( N/A%), pre moving , FPS 9.88, Running 6.57s Step 47( N/A%), pre moving , FPS 10.10, Running 6.60s Step 48( N/A%), pre moving , FPS 8.08, Running 7.41s Step 49( N/A%), pre moving , FPS 8.09, Running 7.48s Step 50( N/A%), pre moving , FPS 8.15, Running 7.55s Step 51( N/A%), pre moving , FPS 7.37, Running 7.88s Step 52( N/A%), pre moving , FPS 7.32, Running 7.97s Step 53( N/A%), pre moving , FPS 8.04, Running 8.05s Step 54( N/A%), pre moving , FPS 7.07, Running 8.41s Step 55( N/A%), pre moving , FPS 6.83, Running 8.53s Step 56( N/A%), pre moving , FPS 8.20, Running 8.65s Step 57( N/A%), pre moving , FPS 7.53, Running 9.00s Step 58( N/A%), pre moving , FPS 7.25, Running 9.14s Step 59( N/A%), pre moving , FPS 6.63, Running 9.42s Step 60( N/A%), pre moving , FPS 6.22, Running 9.63s Step 61( N/A%), pre moving , FPS 6.06, Running 9.74s Step 62( N/A%), pre moving , FPS 5.49, Running 10.10s Step 63( N/A%), pre moving , FPS 5.34, Running 10.23s Step 64( N/A%), pre moving , FPS 5.22, Running 10.34s Step 65( N/A%), pre moving , FPS 4.81, Running 10.69s Step 66( N/A%), pre moving , FPS 4.71, Running 10.82s Step 67( N/A%), pre moving , FPS 4.61, Running 10.94s Step 68( N/A%), pre moving , FPS 5.14, Running 11.30s Step 69( N/A%), pre moving , FPS 5.07, Running 11.42s Step 70( N/A%), pre moving , FPS 4.72, Running 11.79s Step 71( N/A%), pre moving , FPS 4.94, Running 11.93s Step 72( N/A%), pre moving , FPS 4.92, Running 12.04s Step 73( N/A%), pre moving , FPS 4.60, Running 12.40s Step 74( N/A%), pre moving , FPS 4.87, Running 12.52s Step 75( N/A%), pre moving , FPS 4.88, Running 12.64s Step 76( N/A%), pre moving , FPS 4.57, Running 13.02s Step 77( N/A%), pre moving , FPS 4.86, Running 13.12s Step 78( N/A%), pre moving , FPS 4.89, Running 13.22s Step 79( N/A%), pre moving , FPS 4.80, Running 13.59s Step 80( N/A%), pre moving , FPS 4.92, Running 13.70s Step 81( N/A%), pre moving , FPS 4.91, Running 13.81s Step 82( N/A%), pre moving , FPS 4.88, Running 14.20s Step 83( N/A%), pre moving , FPS 4.91, Running 14.30s Step 84( N/A%), pre moving , FPS 4.94, Running 14.38s Step 85( N/A%), pre moving , FPS 4.98, Running 14.71s Step 86( N/A%), pre moving , FPS 5.02, Running 14.80s Step 87( N/A%), pre moving , FPS 5.10, Running 14.86s Step 88( N/A%), pre moving , FPS 5.50, Running 14.93s Step 89( N/A%), pre moving , FPS 5.22, Running 15.26s Step 90( N/A%), pre moving , FPS 5.62, Running 15.35s Step 91( N/A%), pre moving , FPS 5.73, Running 15.42s Step 92( N/A%), pre moving , FPS 5.77, Running 15.50s Step 93( N/A%), pre moving , FPS 5.84, Running 15.82s Step 94( N/A%), pre moving , FPS 5.89, Running 15.92s Step 95( N/A%), pre moving , FPS 5.97, Running 15.99s Step 96( N/A%), pre moving , FPS 6.57, Running 16.06s Step 97( N/A%), pre moving , FPS 6.13, Running 16.39s Step 98( N/A%), pre moving , FPS 6.15, Running 16.48s Step 99( N/A%), pre moving , FPS 6.73, Running 16.56s Step 100( N/A%), pre moving , FPS 6.83, Running 16.63s Step 101( N/A%), pre moving , FPS 6.39, Running 16.94s Step 102( N/A%), pre moving , FPS 7.05, Running 17.03s Step 103( N/A%), pre moving , FPS 7.13, Running 17.11s Step 104( N/A%), pre moving , FPS 7.17, Running 17.17s Step 105( N/A%), pre moving , FPS 7.83, Running 17.26s Step 106( N/A%), pre moving , FPS 7.30, Running 17.54s Step 107( N/A%), pre moving , FPS 7.21, Running 17.63s Step 108( N/A%), pre moving , FPS 7.26, Running 17.69s Step 109( N/A%), pre moving , FPS 7.97, Running 17.77s Step 110( N/A%), pre moving , FPS 5.13, Running 19.25s Step 111( N/A%), pre moving , FPS 4.53, Running 19.84s Step 112( N/A%), pre moving , FPS 4.19, Running 20.27s Step 113( N/A%), pre moving , FPS 3.98, Running 20.85s Step 114( N/A%), pre moving , FPS 3.70, Running 21.32s Step 115( N/A%), pre moving , FPS 3.38, Running 21.90s Step 116( N/A%), pre moving , FPS 3.19, Running 22.34s Step 117( N/A%), pre moving , FPS 3.08, Running 22.89s Step 118( N/A%), pre moving , FPS 3.03, Running 23.08s Step 119( N/A%), pre moving , FPS 2.85, Running 23.56s Step 120( N/A%), pre moving , FPS 2.74, Running 23.91s Step 121( N/A%), pre moving , FPS 2.66, Running 24.47s Step 122( N/A%), pre moving , FPS 2.64, Running 24.61s Step 123( N/A%), pre moving , FPS 2.58, Running 24.87s Step 124( N/A%), pre moving , FPS 2.55, Running 25.02s Step 125( N/A%), pre moving , FPS 2.50, Running 25.26s Step 126( N/A%), pre moving , FPS 2.54, Running 25.41s Step 127( N/A%), pre moving , FPS 2.49, Running 25.68s Step 128( N/A%), pre moving , FPS 2.44, Running 25.88s Step 129( N/A%), pre moving , FPS 2.33, Running 26.34s Step 130( N/A%), pre moving , FPS 2.68, Running 26.72s Step 131( N/A%), pre moving , FPS 2.68, Running 27.29s Step 132( N/A%), pre moving , FPS 2.68, Running 27.74s Step 133( N/A%), pre moving , FPS 2.70, Running 28.27s Step 134( N/A%), pre moving , FPS 2.80, Running 28.47s Step 135( N/A%), pre moving , FPS 2.81, Running 29.02s Step 136( N/A%), pre moving , FPS 2.82, Running 29.42s Step 137( N/A%), pre moving , FPS 2.83, Running 29.97s Step 138( N/A%), pre moving , FPS 2.68, Running 30.55s Step 139( N/A%), pre moving , FPS 2.63, Running 31.17s Step 140( N/A%), pre moving , FPS 2.60, Running 31.62s Step 141( N/A%), pre moving , FPS 2.58, Running 32.22s Step 142( N/A%), pre moving , FPS 2.48, Running 32.69s Step 143( N/A%), pre moving , FPS 2.38, Running 33.26s Step 144( N/A%), pre moving , FPS 2.27, Running 33.82s Step 145( N/A%), pre moving , FPS 2.19, Running 34.39s Step 146( N/A%), pre moving , FPS 2.12, Running 34.85s Step 147( N/A%), pre moving , FPS 2.05, Running 35.44s Step 148( N/A%), pre moving , FPS 1.99, Running 35.93s Step 149( N/A%), pre moving , FPS 1.93, Running 36.68s Step 150( N/A%), pre moving , FPS 1.92, Running 37.11s Step 151( N/A%), pre moving , FPS 1.92, Running 37.74s Step 152( N/A%), pre moving , FPS 1.91, Running 38.21s Step 153( N/A%), pre moving , FPS 1.89, Running 38.87s Step 154( N/A%), pre moving , FPS 1.84, Running 39.34s Step 155( N/A%), pre moving , FPS 1.83, Running 39.97s Step 156( N/A%), pre moving , FPS 1.81, Running 40.45s Step 157( N/A%), pre moving , FPS 1.80, Running 41.09s Step 158( N/A%), pre moving , FPS 1.82, Running 41.57s Step 159( N/A%), pre moving , FPS 1.82, Running 42.16s Step 160( N/A%), pre moving , FPS 1.81, Running 42.66s Step 161( N/A%), pre moving , FPS 1.82, Running 43.20s Step 162( N/A%), pre moving , FPS 1.87, Running 43.37s Step 163( N/A%), pre moving , FPS 1.93, Running 43.64s Step 164( N/A%), pre moving , FPS 2.00, Running 43.82s Step 165( N/A%), pre moving , FPS 2.06, Running 44.08s Step 166( N/A%), pre moving , FPS 2.13, Running 44.25s Step 167( N/A%), pre moving , FPS 2.21, Running 44.50s Step 168( N/A%), pre moving , FPS 2.27, Running 44.74s Step 169( N/A%), pre moving , FPS 2.36, Running 45.17s Step 170( N/A%), pre moving , FPS 2.35, Running 45.63s Step 171( N/A%), pre moving , FPS 2.34, Running 46.27s Step 172( N/A%), pre moving , FPS 2.35, Running 46.74s Step 173( N/A%), pre moving , FPS 2.36, Running 47.35s Step 174( N/A%), pre moving , FPS 2.35, Running 47.84s Step 175( N/A%), pre moving , FPS 2.35, Running 48.47s Step 176( N/A%), pre moving , FPS 2.36, Running 48.94s Step 177( N/A%), pre moving , FPS 2.36, Running 49.55s Step 178( N/A%), pre moving , FPS 2.36, Running 50.05s Step 179( N/A%), pre moving , FPS 2.36, Running 50.65s Step 180( N/A%), pre moving , FPS 2.47, Running 50.76s Step 181( N/A%), pre moving , FPS 2.52, Running 51.13s Step 182( N/A%), pre moving , FPS 2.55, Running 51.22s Step 183( N/A%), pre moving , FPS 2.59, Running 51.37s Step 184( N/A%), pre moving , FPS 2.54, Running 51.70s Step 185( N/A%), pre moving , FPS 2.59, Running 51.79s Step 186( N/A%), pre moving , FPS 2.62, Running 51.89s Step 187( N/A%), pre moving , FPS 2.59, Running 52.24s Step 188( N/A%), pre moving , FPS 2.63, Running 52.35s Step 189( N/A%), pre moving , FPS 2.74, Running 52.46s Step 190( N/A%), pre moving , FPS 2.55, Running 53.47s Step 191( N/A%), pre moving , FPS 2.74, Running 53.56s Step 192( N/A%), pre moving , FPS 2.89, Running 53.67s Step 193( N/A%), pre moving , FPS 2.96, Running 54.10s Step 194( N/A%), pre moving , FPS 3.11, Running 54.26s Step 195( N/A%), pre moving , FPS 3.22, Running 54.68s Step 196( N/A%), pre moving , FPS 3.39, Running 54.84s Step 197( N/A%), pre moving , FPS 3.52, Running 55.23s Step 198( N/A%), pre moving , FPS 3.73, Running 55.40s Step 199( N/A%), pre moving , FPS 4.02, Running 55.62s Step 200( N/A%), pre moving , FPS 3.84, Running 55.96s Step 201( N/A%), pre moving , FPS 4.03, Running 56.09s Step 202( N/A%), pre moving , FPS 3.79, Running 56.51s Step 203( N/A%), pre moving , FPS 3.76, Running 56.69s Step 204( N/A%), pre moving , FPS 3.70, Running 57.10s Step 205( N/A%), pre moving , FPS 3.65, Running 57.27s Step 206( N/A%), pre moving , FPS 3.46, Running 57.68s Step 207( N/A%), pre moving , FPS 3.56, Running 57.86s Step 208( N/A%), pre moving , FPS 3.38, Running 58.27s Step 209( N/A%), pre moving , FPS 3.34, Running 58.45s Step 210( N/A%), pre moving , FPS 3.72, Running 58.85s Step 211( N/A%), pre moving , FPS 3.70, Running 58.97s Step 212( N/A%), pre moving , FPS 3.50, Running 59.39s Step 213( N/A%), pre moving , FPS 3.67, Running 59.56s Step 214( N/A%), pre moving , FPS 3.50, Running 59.97s Step 215( N/A%), pre moving , FPS 3.66, Running 60.15s Step 216( N/A%), pre moving , FPS 3.49, Running 60.56s Step 217( N/A%), pre moving , FPS 3.63, Running 60.74s Step 218( N/A%), pre moving , FPS 3.56, Running 61.02s Step 219( N/A%), pre moving , FPS 3.55, Running 61.25s Step 220( N/A%), pre moving , FPS 3.51, Running 61.66s Step 221( N/A%), pre moving , FPS 3.48, Running 61.84s Step 222( N/A%), pre moving , FPS 3.47, Running 62.28s Step 223( N/A%), pre moving , FPS 3.47, Running 62.45s Step 224( N/A%), pre moving , FPS 3.66, Running 62.56s Step 225( N/A%), pre moving , FPS 3.54, Running 62.91s Step 226( N/A%), pre moving , FPS 3.73, Running 63.03s Step 227( N/A%), pre moving , FPS 3.78, Running 63.15s Step 228( N/A%), pre moving , FPS 3.83, Running 63.50s Step 229( N/A%), pre moving , FPS 3.93, Running 63.54s Step 230( N/A%), pre moving , FPS 4.23, Running 63.59s Step 231( N/A%), pre moving , FPS 4.28, Running 63.64s Step 232( N/A%), pre moving , FPS 4.65, Running 63.69s Step 233( N/A%), pre moving , FPS 4.78, Running 63.74s Step 234( N/A%), pre moving , FPS 5.25, Running 63.78s Step 235( N/A%), pre moving , FPS 5.45, Running 63.82s Step 236( N/A%), pre moving , FPS 6.05, Running 63.87s Step 237( N/A%), pre moving , FPS 6.30, Running 63.91s Step 238( N/A%), pre moving , FPS 5.28, Running 64.81s Step 239( N/A%), pre moving , FPS 5.48, Running 64.90s Step 240( N/A%), pre moving , FPS 5.96, Running 65.01s Step 241( N/A%), pre moving , FPS 5.64, Running 65.39s Step 242( N/A%), pre moving , FPS 6.22, Running 65.49s Step 243( N/A%), pre moving , FPS 5.78, Running 65.91s Step 244( N/A%), pre moving , FPS 5.73, Running 66.05s Step 245( N/A%), pre moving , FPS 6.07, Running 66.21s Step 246( N/A%), pre moving , FPS 5.56, Running 66.63s Step 247( N/A%), pre moving , FPS 5.50, Running 66.78s Step 248( N/A%), pre moving , FPS 5.37, Running 67.22s Step 249( N/A%), pre moving , FPS 5.15, Running 67.43s Step 250( N/A%), pre moving , FPS 4.65, Running 67.89s Step 251( N/A%), pre moving , FPS 4.43, Running 68.16s Step 252( N/A%), pre moving , FPS 4.09, Running 68.58s Step 253( N/A%), pre moving , FPS 3.77, Running 69.05s Step 254( N/A%), pre moving , FPS 3.66, Running 69.25s Step 255( N/A%), pre moving , FPS 3.39, Running 69.72s Step 256( N/A%), pre moving , FPS 3.28, Running 69.97s Step 257( N/A%), pre moving , FPS 3.04, Running 70.50s Step 258( N/A%), pre moving , FPS 3.25, Running 70.96s Step 259( N/A%), pre moving , FPS 3.03, Running 71.51s Step 260( N/A%), pre moving , FPS 2.96, Running 71.78s Step 261( N/A%), pre moving , FPS 2.89, Running 72.32s Step 262( N/A%), pre moving , FPS 2.71, Running 72.87s Step 263( N/A%), pre moving , FPS 2.67, Running 73.40s Step 264( N/A%), pre moving , FPS 2.62, Running 73.67s Step 265( N/A%), pre moving , FPS 2.50, Running 74.21s Step 266( N/A%), pre moving , FPS 2.45, Running 74.78s Step 267( N/A%), pre moving , FPS 2.35, Running 75.30s Step 268( N/A%), pre moving , FPS 2.34, Running 75.78s Step 269( N/A%), pre moving , FPS 2.31, Running 76.08s Step 270( N/A%), pre moving , FPS 2.29, Running 76.63s Step 271( N/A%), pre moving , FPS 2.24, Running 77.10s Step 272( N/A%), pre moving , FPS 2.28, Running 77.33s Step 273( N/A%), pre moving , FPS 2.28, Running 77.84s Step 274( N/A%), pre moving , FPS 2.21, Running 78.30s Step 275( N/A%), pre moving , FPS 2.27, Running 78.52s Step 276( N/A%), pre moving , FPS 2.21, Running 79.01s Step 277( N/A%), pre moving , FPS 2.31, Running 79.17s Step 278( N/A%), pre moving , FPS 2.32, Running 79.59s Step 279( N/A%), pre moving , FPS 2.43, Running 79.75s Step 280( N/A%), pre moving , FPS 2.37, Running 80.21s Step 281( N/A%), pre moving , FPS 2.46, Running 80.44s Step 282( N/A%), pre moving , FPS 2.48, Running 80.92s Step 283( N/A%), pre moving , FPS 2.50, Running 81.39s Step 284( N/A%), pre moving , FPS 2.52, Running 81.60s Step 285( N/A%), pre moving , FPS 2.54, Running 82.07s Step 286( N/A%), pre moving , FPS 2.65, Running 82.33s Step 287( N/A%), pre moving , FPS 2.68, Running 82.76s Step 288( N/A%), pre moving , FPS 2.69, Running 83.23s Step 289( N/A%), pre moving , FPS 2.72, Running 83.43s Step 290( N/A%), pre moving , FPS 2.75, Running 83.89s Step 291( N/A%), pre moving , FPS 2.88, Running 84.06s Step 292( N/A%), pre moving , FPS 2.91, Running 84.21s Step 293( N/A%), pre moving , FPS 3.05, Running 84.38s Step 294( N/A%), pre moving , FPS 3.09, Running 84.78s Step 295( N/A%), pre moving , FPS 3.12, Running 84.93s Step 296( N/A%), pre moving , FPS 3.17, Running 85.33s Step 297( N/A%), pre moving , FPS 3.17, Running 85.49s Step 298( N/A%), pre moving , FPS 3.32, Running 85.60s Step 299( N/A%), pre moving , FPS 3.22, Running 85.96s Step 300( N/A%), pre moving , FPS 3.41, Running 86.08s Step 301( N/A%), pre moving , FPS 3.49, Running 86.18s Step 302( N/A%), pre moving , FPS 3.74, Running 86.28s Step 303( N/A%), pre moving , FPS 3.82, Running 86.63s Step 304( N/A%), pre moving , FPS 3.89, Running 86.74s Step 305( N/A%), pre moving , FPS 4.20, Running 86.83s Step 306( N/A%), pre moving , FPS 4.35, Running 86.93s Step 307( N/A%), pre moving , FPS 4.43, Running 87.28s Step 308( N/A%), pre moving , FPS 4.79, Running 87.40s Step 309( N/A%), pre moving , FPS 4.91, Running 87.50s Step 310( N/A%), pre moving , FPS 5.04, Running 87.86s Step 311( N/A%), pre moving , FPS 5.09, Running 87.98s Step 312( N/A%), pre moving , FPS 5.17, Running 88.09s Step 313( N/A%), pre moving , FPS 5.27, Running 88.18s Step 314( N/A%), pre moving , FPS 5.30, Running 88.55s Step 315( N/A%), pre moving , FPS 5.38, Running 88.65s Step 316( N/A%), pre moving , FPS 5.83, Running 88.76s Step 317( N/A%), pre moving , FPS 5.51, Running 89.12s Step 318( N/A%), pre moving , FPS 3.61, Running 91.14s Step 319( N/A%), pre moving , FPS 3.34, Running 91.95s Step 320( N/A%), pre moving , FPS 3.29, Running 92.15s Step 321( N/A%), pre moving , FPS 2.96, Running 92.94s Step 322( N/A%), pre moving , FPS 2.88, Running 93.23s Step 323( N/A%), pre moving , FPS 2.82, Running 93.71s Step 324( N/A%), pre moving , FPS 2.77, Running 93.97s Step 325( N/A%), pre moving , FPS 2.56, Running 94.65s Step 326( N/A%), pre moving , FPS 2.48, Running 94.99s Step 327( N/A%), pre moving , FPS 2.40, Running 95.60s Step 328( N/A%), pre moving , FPS 2.30, Running 96.10s Step 329( N/A%), pre moving , FPS 2.12, Running 96.92s Step 330( N/A%), pre moving , FPS 2.13, Running 97.23s Step 331( N/A%), pre moving , FPS 2.03, Running 97.82s Step 332( N/A%), pre moving , FPS 1.95, Running 98.36s Step 333( N/A%), pre moving , FPS 1.81, Running 99.24s Step 334( N/A%), pre moving , FPS 1.83, Running 99.50s Step 335( N/A%), pre moving , FPS 1.71, Running 100.34s Step 336( N/A%), pre moving , FPS 1.69, Running 100.62s Step 337( N/A%), pre moving , FPS 1.63, Running 101.39s Step 338( 0.17%), action 1, FPS 1.75, Running 102.57s Step 339( 0.33%), action 2, FPS 1.81, Running 103.00s Step 340( 0.50%), action 3, FPS 1.64, Running 104.34s Step 341( 0.67%), action 4, FPS 1.66, Running 105.00s Step 342( 0.83%), action 5, FPS 1.57, Running 105.94s Step 343( 1.00%), action 6, FPS 1.54, Running 106.66s Step 344( 1.17%), action 7, FPS 1.46, Running 107.66s Step 345( 1.33%), action 8, FPS 1.47, Running 108.23s Step 346( 1.50%), action 9, FPS 1.40, Running 109.26s Step 347( 1.67%), action 10, FPS 1.40, Running 109.87s Step 348( 1.83%), action 11, FPS 1.36, Running 110.82s Step 349( 2.00%), action 12, FPS 1.38, Running 111.43s Step 350( 2.17%), action 13, FPS 1.31, Running 112.49s Step 351( 2.33%), action 14, FPS 1.31, Running 113.06s Step 352( 2.50%), action 15, FPS 1.27, Running 114.05s Step 353( 2.67%), action 16, FPS 1.30, Running 114.67s Step 354( 2.83%), action 17, FPS 1.23, Running 115.75s Step 355( 3.00%), action 18, FPS 1.25, Running 116.38s Step 356( 3.17%), action 19, FPS 1.19, Running 117.45s Step 357( 3.33%), action 20, FPS 1.21, Running 117.97s Step 358( 3.50%), action 21, FPS 1.19, Running 119.39s Step 359( 3.67%), action 22, FPS 1.18, Running 119.92s Step 360( 3.83%), action 23, FPS 1.26, Running 120.26s Step 361( 4.00%), action 24, FPS 1.29, Running 120.47s Step 362( 4.17%), action 25, FPS 1.34, Running 120.92s Step 363( 4.33%), action 26, FPS 1.37, Running 121.25s Step 364( 4.50%), action 27, FPS 1.40, Running 121.91s Step 365( 4.67%), action 28, FPS 1.42, Running 122.30s Step 366( 4.83%), action 29, FPS 1.42, Running 123.33s Step 367( 5.00%), action 30, FPS 1.42, Running 123.93s Step 368( 5.17%), action 31, FPS 1.42, Running 124.90s Step 369( 5.33%), action 32, FPS 1.43, Running 125.46s Step 370( 5.50%), action 33, FPS 1.43, Running 126.43s Step 371( 5.67%), action 34, FPS 1.46, Running 126.75s Step 372( 5.83%), action 35, FPS 1.48, Running 127.60s Step 373( 6.00%), action 36, FPS 1.48, Running 128.18s Step 374( 6.17%), action 37, FPS 1.50, Running 129.12s Step 375( 6.33%), action 38, FPS 1.53, Running 129.46s Step 376( 6.50%), action 39, FPS 1.53, Running 130.48s Step 377( 6.67%), action 40, FPS 1.54, Running 130.95s Step 378( 6.83%), action 41, FPS 1.59, Running 131.99s Step 379( 7.00%), action 42, FPS 1.58, Running 132.59s Step 380( 7.17%), action 43, FPS 1.51, Running 133.54s Step 381( 7.33%), action 44, FPS 1.47, Running 134.10s Step 382( 7.50%), action 45, FPS 1.41, Running 135.07s Step 383( 7.67%), action 46, FPS 1.39, Running 135.68s Step 384( 7.83%), action 47, FPS 1.36, Running 136.65s Step 385( 8.00%), action 48, FPS 1.34, Running 137.25s Step 386( 8.17%), action 49, FPS 1.35, Running 138.19s Step 387( 8.33%), action 50, FPS 1.37, Running 138.55s Step 388( 8.50%), action 51, FPS 1.39, Running 139.34s Step 389( 8.67%), action 52, FPS 1.42, Running 139.55s Step 390( 8.83%), action 53, FPS 1.48, Running 139.96s Step 391( 9.00%), action 54, FPS 1.49, Running 140.19s Step 392( 9.17%), action 55, FPS 1.53, Running 140.63s Step 393( 9.33%), action 56, FPS 1.56, Running 141.04s Step 394( 9.50%), action 57, FPS 1.56, Running 141.91s Step 395( 9.67%), action 58, FPS 1.56, Running 142.25s Step 396( 9.83%), action 59, FPS 1.59, Running 143.08s Step 397( 10.00%), action 60, FPS 1.57, Running 143.67s Step 398( 10.17%), action 61, FPS 1.57, Running 144.73s Step 399( 10.33%), action 62, FPS 1.57, Running 145.30s Step 400( 10.50%), action 63, FPS 1.57, Running 146.26s Step 401( 10.67%), action 64, FPS 1.56, Running 146.95s Step 402( 10.83%), action 65, FPS 1.56, Running 147.91s Step 403( 11.00%), action 66, FPS 1.55, Running 148.58s Step 404( 11.17%), action 67, FPS 1.55, Running 149.57s Step 405( 11.33%), action 68, FPS 1.58, Running 149.90s Step 406( 11.50%), action 69, FPS 1.59, Running 150.74s Step 407( 11.67%), action 70, FPS 1.60, Running 151.07s Step 408( 11.83%), action 71, FPS 1.54, Running 152.31s Step 409( 12.00%), action 72, FPS 1.51, Running 152.78s Step 410( 12.17%), action 73, FPS 1.44, Running 153.85s Step 411( 12.33%), action 74, FPS 1.40, Running 154.49s Step 412( 12.50%), action 75, FPS 1.35, Running 155.41s Step 413( 12.67%), action 76, FPS 1.32, Running 156.19s Step 414( 12.83%), action 77, FPS 1.31, Running 157.17s Step 415( 13.00%), action 78, FPS 1.29, Running 157.79s Step 416( 13.17%), action 79, FPS 1.27, Running 158.80s Step 417( 13.33%), action 80, FPS 1.29, Running 159.15s Step 418( 13.50%), action 81, FPS 1.28, Running 160.42s Step 419( 13.67%), action 82, FPS 1.28, Running 160.97s Step 420( 13.83%), action 83, FPS 1.27, Running 161.98s Step 421( 14.00%), action 84, FPS 1.29, Running 162.49s Step 422( 14.17%), action 85, FPS 1.30, Running 163.32s Step 423( 14.33%), action 86, FPS 1.31, Running 163.83s Step 424( 14.50%), action 87, FPS 1.32, Running 164.75s Step 425( 14.67%), action 88, FPS 1.30, Running 165.29s Step 426( 14.83%), action 89, FPS 1.28, Running 166.35s Step 427( 15.00%), action 90, FPS 1.26, Running 166.94s Step 428( 15.17%), action 91, FPS 1.27, Running 168.01s Step 429( 15.33%), action 92, FPS 1.26, Running 168.63s Step 430( 15.50%), action 93, FPS 1.26, Running 169.70s Step 431( 15.67%), action 94, FPS 1.27, Running 170.28s Step 432( 15.83%), action 95, FPS 1.26, Running 171.25s Step 433( 16.00%), action 96, FPS 1.27, Running 171.94s Step 434( 16.17%), action 97, FPS 1.27, Running 172.94s Step 435( 16.33%), action 98, FPS 1.27, Running 173.54s Step 436( 16.50%), action 99, FPS 1.26, Running 174.68s Step 437( 16.67%), action 100, FPS 1.24, Running 175.29s Step 438( 16.83%), action 101, FPS 1.26, Running 176.34s Step 439( 17.00%), action 102, FPS 1.26, Running 176.88s Step 440( 17.17%), action 103, FPS 1.30, Running 177.35s Step 441( 17.33%), action 104, FPS 1.32, Running 177.61s Step 442( 17.50%), action 105, FPS 1.33, Running 178.39s Step 443( 17.67%), action 106, FPS 1.32, Running 178.95s Step 444( 17.83%), action 107, FPS 1.32, Running 179.92s Step 445( 18.00%), action 108, FPS 1.31, Running 180.53s Step 446( 18.17%), action 109, FPS 1.31, Running 181.59s Step 447( 18.33%), action 110, FPS 1.32, Running 182.14s Step 448( 18.50%), action 111, FPS 1.31, Running 183.32s Step 449( 18.67%), action 112, FPS 1.31, Running 183.86s Step 450( 18.83%), action 113, FPS 1.32, Running 184.87s Step 451( 19.00%), action 114, FPS 1.31, Running 185.58s Step 452( 19.17%), action 115, FPS 1.31, Running 186.48s Step 453( 19.33%), action 116, FPS 1.32, Running 187.08s Step 454( 19.50%), action 117, FPS 1.32, Running 188.09s Step 455( 19.67%), action 118, FPS 1.32, Running 188.69s Step 456( 19.83%), action 119, FPS 1.34, Running 189.60s Step 457( 20.00%), action 120, FPS 1.36, Running 190.00s Step 458( 20.17%), action 121, FPS 1.34, Running 191.21s Step 459( 20.33%), action 122, FPS 1.33, Running 191.93s Step 460( 20.50%), action 123, FPS 1.28, Running 193.01s Step 461( 20.67%), action 124, FPS 1.25, Running 193.56s Step 462( 20.83%), action 125, FPS 1.23, Running 194.62s Step 463( 21.00%), action 126, FPS 1.23, Running 195.19s Step 464( 21.17%), action 127, FPS 1.26, Running 195.74s Step 465( 21.33%), action 128, FPS 1.29, Running 195.99s Step 466( 21.50%), action 129, FPS 1.34, Running 196.54s Step 467( 21.67%), action 130, FPS 1.34, Running 197.06s Step 468( 21.83%), action 131, FPS 1.36, Running 198.01s Step 469( 22.00%), action 132, FPS 1.35, Running 198.62s Step 470( 22.17%), action 133, FPS 1.36, Running 199.60s Step 471( 22.33%), action 134, FPS 1.37, Running 200.17s Step 472( 22.50%), action 135, FPS 1.36, Running 201.15s Step 473( 22.67%), action 136, FPS 1.38, Running 201.58s Step 474( 22.83%), action 137, FPS 1.35, Running 202.85s Step 475( 23.00%), action 138, FPS 1.36, Running 203.44s Step 476( 23.17%), action 139, FPS 1.33, Running 204.59s Step 477( 23.33%), action 140, FPS 1.33, Running 205.09s Step 478( 23.50%), action 141, FPS 1.35, Running 206.04s Step 479( 23.67%), action 142, FPS 1.36, Running 206.59s Step 480( 23.83%), action 143, FPS 1.39, Running 207.38s Step 481( 24.00%), action 144, FPS 1.40, Running 207.82s Step 482( 24.17%), action 145, FPS 1.40, Running 208.88s Step 483( 24.33%), action 146, FPS 1.40, Running 209.45s Step 484( 24.50%), action 147, FPS 1.36, Running 210.41s Step 485( 24.67%), action 148, FPS 1.33, Running 211.07s Step 486( 24.83%), action 149, FPS 1.29, Running 212.08s Step 487( 25.00%), action 150, FPS 1.28, Running 212.66s Step 488( 25.17%), action 151, FPS 1.28, Running 213.63s Step 489( 25.33%), action 152, FPS 1.31, Running 213.89s Step 490( 25.50%), action 153, FPS 1.36, Running 214.33s Step 491( 25.67%), action 154, FPS 1.38, Running 214.62s Step 492( 25.83%), action 155, FPS 1.44, Running 215.01s Step 493( 26.00%), action 156, FPS 1.45, Running 215.35s Step 494( 26.17%), action 157, FPS 1.48, Running 216.34s Step 495( 26.33%), action 158, FPS 1.49, Running 216.87s Step 496( 26.50%), action 159, FPS 1.51, Running 217.83s Step 497( 26.67%), action 160, FPS 1.53, Running 218.15s Step 498( 26.83%), action 161, FPS 1.50, Running 219.41s Step 499( 27.00%), action 162, FPS 1.49, Running 220.00s Step 500( 27.17%), action 163, FPS 1.46, Running 221.12s Step 501( 27.33%), action 164, FPS 1.44, Running 221.71s Step 502( 27.50%), action 165, FPS 1.44, Running 222.73s Step 503( 27.67%), action 166, FPS 1.44, Running 223.30s Step 504( 27.83%), action 167, FPS 1.43, Running 224.37s Step 505( 28.00%), action 168, FPS 1.43, Running 225.01s Step 506( 28.17%), action 169, FPS 1.43, Running 226.03s Step 507( 28.33%), action 170, FPS 1.43, Running 226.62s Step 508( 28.50%), action 171, FPS 1.43, Running 227.64s Step 509( 28.67%), action 172, FPS 1.39, Running 228.24s Step 510( 28.83%), action 173, FPS 1.34, Running 229.21s Step 511( 29.00%), action 174, FPS 1.32, Running 229.79s Step 512( 29.17%), action 175, FPS 1.27, Running 230.73s Step 513( 29.33%), action 176, FPS 1.27, Running 231.10s Step 514( 29.50%), action 177, FPS 1.28, Running 232.00s Step 515( 29.67%), action 178, FPS 1.28, Running 232.49s Step 516( 29.83%), action 179, FPS 1.33, Running 232.89s Step 517( 30.00%), action 180, FPS 1.33, Running 233.15s Step 518( 30.17%), action 181, FPS 1.37, Running 234.01s Step 519( 30.33%), action 182, FPS 1.40, Running 234.30s Step 520( 30.50%), action 183, FPS 1.40, Running 235.42s Step 521( 30.67%), action 184, FPS 1.39, Running 236.08s Step 522( 30.83%), action 185, FPS 1.40, Running 237.04s Step 523( 31.00%), action 186, FPS 1.42, Running 237.42s Step 524( 31.17%), action 187, FPS 1.44, Running 238.23s Step 525( 31.33%), action 188, FPS 1.45, Running 238.81s Step 526( 31.50%), action 189, FPS 1.44, Running 239.89s Step 527( 31.67%), action 190, FPS 1.45, Running 240.45s Step 528( 31.83%), action 191, FPS 1.45, Running 241.41s Step 529( 32.00%), action 192, FPS 1.45, Running 242.00s Step 530( 32.17%), action 193, FPS 1.45, Running 243.02s Step 531( 32.33%), action 194, FPS 1.44, Running 243.72s Step 532( 32.50%), action 195, FPS 1.42, Running 244.80s Step 533( 32.67%), action 196, FPS 1.41, Running 245.33s Step 534( 32.83%), action 197, FPS 1.39, Running 246.41s Step 535( 33.00%), action 198, FPS 1.38, Running 246.98s Step 536( 33.17%), action 199, FPS 1.33, Running 247.95s Step 537( 33.33%), action 200, FPS 1.30, Running 248.57s Step 538( 33.50%), action 201, FPS 1.28, Running 249.62s Step 539( 33.67%), action 202, FPS 1.26, Running 250.13s Step 540( 33.83%), action 203, FPS 1.26, Running 251.23s Step 541( 34.00%), action 204, FPS 1.28, Running 251.75s Step 542( 34.17%), action 205, FPS 1.32, Running 252.18s Step 543( 34.33%), action 206, FPS 1.32, Running 252.61s Step 544( 34.50%), action 207, FPS 1.30, Running 253.56s Step 545( 34.67%), action 208, FPS 1.31, Running 254.10s Step 546( 34.83%), action 209, FPS 1.31, Running 255.15s Step 547( 35.00%), action 210, FPS 1.31, Running 255.74s Step 548( 35.17%), action 211, FPS 1.30, Running 256.74s Step 549( 35.33%), action 212, FPS 1.31, Running 257.31s Step 550( 35.50%), action 213, FPS 1.31, Running 258.27s Step 551( 35.67%), action 214, FPS 1.32, Running 258.85s Step 552( 35.83%), action 215, FPS 1.34, Running 259.75s Step 553( 36.00%), action 216, FPS 1.35, Running 260.16s Step 554( 36.17%), action 217, FPS 1.37, Running 261.03s Step 555( 36.33%), action 218, FPS 1.39, Running 261.36s Step 556( 36.50%), action 219, FPS 1.40, Running 262.19s Step 557( 36.67%), action 220, FPS 1.41, Running 262.79s Step 558( 36.83%), action 221, FPS 1.41, Running 263.84s Step 559( 37.00%), action 222, FPS 1.40, Running 264.41s Step 560( 37.17%), action 223, FPS 1.41, Running 265.38s Step 561( 37.33%), action 224, FPS 1.41, Running 265.94s Step 562( 37.50%), action 225, FPS 1.36, Running 266.86s Step 563( 37.67%), action 226, FPS 1.34, Running 267.55s Step 564( 37.83%), action 227, FPS 1.33, Running 268.61s Step 565( 38.00%), action 228, FPS 1.33, Running 269.19s Step 566( 38.17%), action 229, FPS 1.33, Running 270.18s Step 567( 38.33%), action 230, FPS 1.36, Running 270.43s Step 568( 38.50%), action 231, FPS 1.41, Running 270.92s Step 569( 38.67%), action 232, FPS 1.45, Running 271.13s Step 570( 38.83%), action 233, FPS 1.51, Running 271.51s Step 571( 39.00%), action 234, FPS 1.55, Running 271.79s Step 572( 39.17%), action 235, FPS 1.59, Running 272.30s Step 573( 39.33%), action 236, FPS 1.59, Running 272.71s Step 574( 39.50%), action 237, FPS 1.58, Running 273.66s Step 575( 39.67%), action 238, FPS 1.55, Running 274.23s Step 576( 39.83%), action 239, FPS 1.53, Running 275.22s Step 577( 40.00%), action 240, FPS 1.52, Running 275.92s Step 578( 40.17%), action 241, FPS 1.53, Running 276.88s Step 579( 40.33%), action 242, FPS 1.54, Running 277.44s Step 580( 40.50%), action 243, FPS 1.57, Running 278.16s Step 581( 40.67%), action 244, FPS 1.57, Running 278.72s Step 582( 40.83%), action 245, FPS 1.57, Running 279.57s Step 583( 41.00%), action 246, FPS 1.59, Running 280.14s Step 584( 41.17%), action 247, FPS 1.61, Running 281.06s Step 585( 41.33%), action 248, FPS 1.63, Running 281.42s Step 586( 41.50%), action 249, FPS 1.66, Running 282.23s Step 587( 41.67%), action 250, FPS 1.62, Running 282.78s Step 588( 41.83%), action 251, FPS 1.55, Running 283.79s Step 589( 42.00%), action 252, FPS 1.51, Running 284.37s Step 590( 42.17%), action 253, FPS 1.47, Running 285.09s Step 591( 42.33%), action 254, FPS 1.45, Running 285.59s Step 592( 42.50%), action 255, FPS 1.40, Running 286.55s Step 593( 42.67%), action 256, FPS 1.41, Running 286.88s Step 594( 42.83%), action 257, FPS 1.42, Running 287.74s Step 595( 43.00%), action 258, FPS 1.42, Running 288.34s Step 596( 43.17%), action 259, FPS 1.42, Running 289.27s Step 597( 43.33%), action 260, FPS 1.46, Running 289.62s Step 598( 43.50%), action 261, FPS 1.50, Running 290.23s Step 599( 43.67%), action 262, FPS 1.54, Running 290.45s Step 600( 43.83%), action 263, FPS 1.57, Running 290.87s Step 601( 44.00%), action 264, FPS 1.61, Running 291.11s Step 602( 44.17%), action 265, FPS 1.66, Running 291.61s Step 603( 44.33%), action 266, FPS 1.66, Running 292.22s Step 604( 44.50%), action 267, FPS 1.64, Running 293.24s Step 605( 44.67%), action 268, FPS 1.61, Running 293.86s Step 606( 44.83%), action 269, FPS 1.59, Running 294.81s Step 607( 45.00%), action 270, FPS 1.62, Running 295.13s Step 608( 45.17%), action 271, FPS 1.63, Running 296.06s Step 609( 45.33%), action 272, FPS 1.63, Running 296.62s Step 610( 45.50%), action 273, FPS 1.60, Running 297.56s Step 611( 45.67%), action 274, FPS 1.60, Running 298.07s Step 612( 45.83%), action 275, FPS 1.63, Running 298.78s Step 613( 46.00%), action 276, FPS 1.60, Running 299.34s Step 614( 46.17%), action 277, FPS 1.59, Running 300.30s Step 615( 46.33%), action 278, FPS 1.58, Running 300.97s Step 616( 46.50%), action 279, FPS 1.56, Running 302.07s Step 617( 46.67%), action 280, FPS 1.53, Running 302.66s Step 618( 46.83%), action 281, FPS 1.49, Running 303.66s Step 619( 47.00%), action 282, FPS 1.45, Running 304.21s Step 620( 47.17%), action 283, FPS 1.40, Running 305.18s Step 621( 47.33%), action 284, FPS 1.37, Running 305.73s Step 622( 47.50%), action 285, FPS 1.32, Running 306.72s Step 623( 47.67%), action 286, FPS 1.32, Running 307.34s Step 624( 47.83%), action 287, FPS 1.33, Running 308.24s Step 625( 48.00%), action 288, FPS 1.33, Running 308.92s Step 626( 48.17%), action 289, FPS 1.38, Running 309.32s Step 627( 48.33%), action 290, FPS 1.38, Running 309.65s Step 628( 48.50%), action 291, FPS 1.40, Running 310.35s Step 629( 48.67%), action 292, FPS 1.43, Running 310.60s Step 630( 48.83%), action 293, FPS 1.48, Running 311.07s Step 631( 49.00%), action 294, FPS 1.51, Running 311.32s Step 632( 49.17%), action 295, FPS 1.46, Running 312.50s Step 633( 49.33%), action 296, FPS 1.46, Running 313.05s Step 634( 49.50%), action 297, FPS 1.45, Running 314.06s Step 635( 49.67%), action 298, FPS 1.47, Running 314.62s Step 636( 49.83%), action 299, FPS 1.48, Running 315.60s Step 637( 50.00%), action 300, FPS 1.50, Running 316.03s Step 638( 50.17%), action 301, FPS 1.48, Running 317.19s Step 639( 50.33%), action 302, FPS 1.48, Running 317.76s Step 640( 50.50%), action 303, FPS 1.47, Running 318.83s Step 641( 50.67%), action 304, FPS 1.46, Running 319.39s Step 642( 50.83%), action 305, FPS 1.45, Running 320.48s Step 643( 51.00%), action 306, FPS 1.46, Running 321.02s Step 644( 51.17%), action 307, FPS 1.45, Running 321.99s Step 645( 51.33%), action 308, FPS 1.49, Running 322.33s Step 646( 51.50%), action 309, FPS 1.44, Running 323.19s Step 647( 51.67%), action 310, FPS 1.42, Running 323.76s Step 648( 51.83%), action 311, FPS 1.39, Running 324.77s Step 649( 52.00%), action 312, FPS 1.35, Running 325.36s Step 650( 52.17%), action 313, FPS 1.30, Running 326.40s Step 651( 52.33%), action 314, FPS 1.27, Running 327.03s Step 652( 52.50%), action 315, FPS 1.32, Running 327.70s Step 653( 52.67%), action 316, FPS 1.32, Running 328.19s Step 654( 52.83%), action 317, FPS 1.35, Running 328.87s Step 655( 53.00%), action 318, FPS 1.35, Running 329.44s Step 656( 53.17%), action 319, FPS 1.40, Running 329.90s Step 657( 53.33%), action 320, FPS 1.40, Running 330.36s Step 658( 53.50%), action 321, FPS 1.36, Running 331.87s Step 659( 53.67%), action 322, FPS 1.35, Running 332.60s Step 660( 53.83%), action 323, FPS 1.36, Running 333.57s Step 661( 54.00%), action 324, FPS 1.35, Running 334.16s Step 662( 54.17%), action 325, FPS 1.36, Running 335.17s Step 663( 54.33%), action 326, FPS 1.35, Running 335.79s Step 664( 54.50%), action 327, FPS 1.34, Running 336.94s Step 665( 54.67%), action 328, FPS 1.33, Running 337.39s Step 666( 54.83%), action 329, FPS 1.31, Running 338.41s Step 667( 55.00%), action 330, FPS 1.31, Running 339.00s Step 668( 55.17%), action 331, FPS 1.31, Running 340.07s Step 669( 55.33%), action 332, FPS 1.31, Running 340.57s Step 670( 55.50%), action 333, FPS 1.32, Running 341.54s Step 671( 55.67%), action 334, FPS 1.34, Running 341.97s Step 672( 55.83%), action 335, FPS 1.29, Running 343.25s Step 673( 56.00%), action 336, FPS 1.28, Running 343.82s Step 674( 56.17%), action 337, FPS 1.26, Running 344.78s Step 675( 56.33%), action 338, FPS 1.26, Running 345.37s Step 676( 56.50%), action 339, FPS 1.21, Running 346.38s Step 677( 56.67%), action 340, FPS 1.20, Running 347.04s Step 678( 56.83%), action 341, FPS 1.22, Running 348.26s Step 679( 57.00%), action 342, FPS 1.24, Running 348.69s Step 680( 57.17%), action 343, FPS 1.22, Running 349.96s Step 681( 57.33%), action 344, FPS 1.24, Running 350.31s Step 682( 57.50%), action 345, FPS 1.24, Running 351.30s Step 683( 57.67%), action 346, FPS 1.25, Running 351.86s Step 684( 57.83%), action 347, FPS 1.26, Running 352.84s Step 685( 58.00%), action 348, FPS 1.24, Running 353.46s Step 686( 58.17%), action 349, FPS 1.25, Running 354.41s Step 687( 58.33%), action 350, FPS 1.25, Running 355.06s Step 688( 58.50%), action 351, FPS 1.25, Running 356.11s Step 689( 58.67%), action 352, FPS 1.24, Running 356.66s Step 690( 58.83%), action 353, FPS 1.24, Running 357.70s Step 691( 59.00%), action 354, FPS 1.23, Running 358.28s Step 692( 59.17%), action 355, FPS 1.25, Running 359.22s Step 693( 59.33%), action 356, FPS 1.24, Running 359.95s Step 694( 59.50%), action 357, FPS 1.24, Running 360.91s Step 695( 59.67%), action 358, FPS 1.24, Running 361.50s Step 696( 59.83%), action 359, FPS 1.24, Running 362.53s Step 697( 60.00%), action 360, FPS 1.24, Running 363.13s Step 698( 60.17%), action 361, FPS 1.24, Running 364.34s Step 699( 60.33%), action 362, FPS 1.23, Running 364.96s Step 700( 60.50%), action 363, FPS 1.26, Running 365.84s Step 701( 60.67%), action 364, FPS 1.24, Running 366.38s Step 702( 60.83%), action 365, FPS 1.28, Running 366.98s Step 703( 61.00%), action 366, FPS 1.26, Running 367.75s Step 704( 61.17%), action 367, FPS 1.26, Running 368.74s Step 705( 61.33%), action 368, FPS 1.26, Running 369.30s Step 706( 61.50%), action 369, FPS 1.25, Running 370.39s Step 707( 61.67%), action 370, FPS 1.26, Running 370.95s Step 708( 61.83%), action 371, FPS 1.23, Running 372.36s Step 709( 62.00%), action 372, FPS 1.23, Running 372.96s Step 710( 62.17%), action 373, FPS 1.23, Running 373.91s Step 711( 62.33%), action 374, FPS 1.23, Running 374.56s Step 712( 62.50%), action 375, FPS 1.22, Running 375.67s Step 713( 62.67%), action 376, FPS 1.22, Running 376.30s Step 714( 62.83%), action 377, FPS 1.23, Running 377.14s Step 715( 63.00%), action 378, FPS 1.23, Running 377.78s Step 716( 63.17%), action 379, FPS 1.24, Running 378.60s Step 717( 63.33%), action 380, FPS 1.27, Running 378.93s Step 718( 63.50%), action 381, FPS 1.28, Running 379.91s Step 719( 63.67%), action 382, FPS 1.29, Running 380.46s Step 720( 63.83%), action 383, FPS 1.28, Running 381.44s Step 721( 64.00%), action 384, FPS 1.30, Running 381.81s Step 722( 64.17%), action 385, FPS 1.27, Running 382.72s Step 723( 64.33%), action 386, FPS 1.29, Running 383.27s Step 724( 64.50%), action 387, FPS 1.29, Running 384.22s Step 725( 64.67%), action 388, FPS 1.30, Running 384.68s Step 726( 64.83%), action 389, FPS 1.34, Running 385.34s Step 727( 65.00%), action 390, FPS 1.34, Running 385.88s Step 728( 65.17%), action 391, FPS 1.38, Running 386.84s Step 729( 65.33%), action 392, FPS 1.39, Running 387.34s Step 730( 65.50%), action 393, FPS 1.39, Running 388.27s Step 731( 65.67%), action 394, FPS 1.38, Running 389.01s Step 732( 65.83%), action 395, FPS 1.39, Running 390.07s Step 733( 66.00%), action 396, FPS 1.40, Running 390.60s Step 734( 66.17%), action 397, FPS 1.39, Running 391.53s Step 735( 66.33%), action 398, FPS 1.39, Running 392.17s Step 736( 66.50%), action 399, FPS 1.37, Running 393.16s Step 737( 66.67%), action 400, FPS 1.34, Running 393.90s Step 738( 66.83%), action 401, FPS 1.34, Running 394.84s Step 739( 67.00%), action 402, FPS 1.34, Running 395.42s Step 740( 67.17%), action 403, FPS 1.34, Running 396.41s Step 741( 67.33%), action 404, FPS 1.31, Running 397.05s Step 742( 67.50%), action 405, FPS 1.31, Running 398.04s Step 743( 67.67%), action 406, FPS 1.31, Running 398.51s Step 744( 67.83%), action 407, FPS 1.32, Running 399.34s Step 745( 68.00%), action 408, FPS 1.32, Running 399.85s Step 746( 68.17%), action 409, FPS 1.29, Running 400.87s Step 747( 68.33%), action 410, FPS 1.29, Running 401.43s Step 748( 68.50%), action 411, FPS 1.28, Running 402.41s Step 749( 68.67%), action 412, FPS 1.30, Running 402.73s Step 750( 68.83%), action 413, FPS 1.34, Running 403.17s Step 751( 69.00%), action 414, FPS 1.35, Running 403.82s Step 752( 69.17%), action 415, FPS 1.37, Running 404.67s Step 753( 69.33%), action 416, FPS 1.37, Running 405.24s Step 754( 69.50%), action 417, FPS 1.37, Running 406.14s Step 755( 69.67%), action 418, FPS 1.40, Running 406.48s Step 756( 69.83%), action 419, FPS 1.41, Running 407.35s Step 757( 70.00%), action 420, FPS 1.42, Running 407.94s Step 758( 70.17%), action 421, FPS 1.42, Running 408.92s Step 759( 70.33%), action 422, FPS 1.44, Running 409.35s Step 760( 70.50%), action 423, FPS 1.43, Running 410.44s Step 761( 70.67%), action 424, FPS 1.45, Running 410.81s Step 762( 70.83%), action 425, FPS 1.47, Running 411.63s Step 763( 71.00%), action 426, FPS 1.46, Running 412.19s Step 764( 71.17%), action 427, FPS 1.45, Running 413.16s Step 765( 71.33%), action 428, FPS 1.44, Running 413.77s Step 766( 71.50%), action 429, FPS 1.43, Running 414.81s Step 767( 71.67%), action 430, FPS 1.44, Running 415.36s Step 768( 71.83%), action 431, FPS 1.43, Running 416.35s Step 769( 72.00%), action 432, FPS 1.41, Running 416.94s Step 770( 72.17%), action 433, FPS 1.36, Running 417.91s Step 771( 72.33%), action 434, FPS 1.39, Running 418.22s Step 772( 72.50%), action 435, FPS 1.38, Running 419.16s Step 773( 72.67%), action 436, FPS 1.38, Running 419.72s Step 774( 72.83%), action 437, FPS 1.38, Running 420.67s Step 775( 73.00%), action 438, FPS 1.38, Running 420.92s Step 776( 73.17%), action 439, FPS 1.43, Running 421.33s Step 777( 73.33%), action 440, FPS 1.45, Running 421.77s Step 778( 73.50%), action 441, FPS 1.44, Running 422.76s Step 779( 73.67%), action 442, FPS 1.43, Running 423.33s Step 780( 73.83%), action 443, FPS 1.44, Running 424.35s Step 781( 74.00%), action 444, FPS 1.42, Running 424.93s Step 782( 74.17%), action 445, FPS 1.40, Running 425.89s Step 783( 74.33%), action 446, FPS 1.40, Running 426.45s Step 784( 74.50%), action 447, FPS 1.40, Running 427.42s Step 785( 74.67%), action 448, FPS 1.40, Running 428.04s Step 786( 74.83%), action 449, FPS 1.40, Running 429.11s Step 787( 75.00%), action 450, FPS 1.39, Running 429.75s Step 788( 75.17%), action 451, FPS 1.39, Running 430.73s Step 789( 75.33%), action 452, FPS 1.39, Running 431.32s Step 790( 75.50%), action 453, FPS 1.40, Running 432.21s Step 791( 75.67%), action 454, FPS 1.40, Running 432.55s Step 792( 75.83%), action 455, FPS 1.40, Running 433.43s Step 793( 76.00%), action 456, FPS 1.40, Running 433.97s Step 794( 76.17%), action 457, FPS 1.39, Running 435.03s Step 795( 76.33%), action 458, FPS 1.36, Running 435.59s Step 796( 76.50%), action 459, FPS 1.30, Running 436.67s Step 797( 76.67%), action 460, FPS 1.30, Running 437.21s Step 798( 76.83%), action 461, FPS 1.29, Running 438.28s Step 799( 77.00%), action 462, FPS 1.29, Running 438.85s Step 800( 77.17%), action 463, FPS 1.31, Running 439.58s Step 801( 77.33%), action 464, FPS 1.35, Running 439.78s Step 802( 77.50%), action 465, FPS 1.40, Running 440.15s Step 803( 77.67%), action 466, FPS 1.43, Running 440.39s Step 804( 77.83%), action 467, FPS 1.43, Running 441.37s Step 805( 78.00%), action 468, FPS 1.44, Running 441.91s Step 806( 78.17%), action 469, FPS 1.45, Running 442.86s Step 807( 78.33%), action 470, FPS 1.46, Running 443.42s Step 808( 78.50%), action 471, FPS 1.46, Running 444.44s Step 809( 78.67%), action 472, FPS 1.46, Running 445.03s Step 810( 78.83%), action 473, FPS 1.45, Running 445.99s Step 811( 79.00%), action 474, FPS 1.43, Running 446.58s Step 812( 79.17%), action 475, FPS 1.42, Running 447.54s Step 813( 79.33%), action 476, FPS 1.41, Running 448.16s Step 814( 79.50%), action 477, FPS 1.41, Running 449.21s Step 815( 79.67%), action 478, FPS 1.41, Running 449.80s Step 816( 79.83%), action 479, FPS 1.41, Running 450.86s Step 817( 80.00%), action 480, FPS 1.40, Running 451.45s Step 818( 80.17%), action 481, FPS 1.41, Running 452.43s Step 819( 80.33%), action 482, FPS 1.42, Running 452.98s Step 820( 80.50%), action 483, FPS 1.39, Running 453.96s Step 821( 80.67%), action 484, FPS 1.35, Running 454.57s Step 822( 80.83%), action 485, FPS 1.30, Running 455.56s Step 823( 81.00%), action 486, FPS 1.27, Running 456.11s Step 824( 81.17%), action 487, FPS 1.28, Running 457.00s Step 825( 81.33%), action 488, FPS 1.29, Running 457.42s Step 826( 81.50%), action 489, FPS 1.31, Running 458.09s Step 827( 81.67%), action 490, FPS 1.34, Running 458.37s Step 828( 81.83%), action 491, FPS 1.38, Running 458.95s Step 829( 82.00%), action 492, FPS 1.41, Running 459.20s Step 830( 82.17%), action 493, FPS 1.47, Running 459.61s Step 831( 82.33%), action 494, FPS 1.51, Running 459.85s Step 832( 82.50%), action 495, FPS 1.50, Running 460.86s Step 833( 82.67%), action 496, FPS 1.51, Running 461.42s Step 834( 82.83%), action 497, FPS 1.52, Running 462.40s Step 835( 83.00%), action 498, FPS 1.52, Running 462.99s Step 836( 83.17%), action 499, FPS 1.53, Running 463.97s Step 837( 83.33%), action 500, FPS 1.53, Running 464.52s Step 838( 83.50%), action 501, FPS 1.53, Running 465.53s Step 839( 83.67%), action 502, FPS 1.52, Running 466.12s Step 840( 83.83%), action 503, FPS 1.51, Running 467.20s Step 841( 84.00%), action 504, FPS 1.52, Running 467.74s Step 842( 84.17%), action 505, FPS 1.52, Running 468.76s Step 843( 84.33%), action 506, FPS 1.51, Running 469.36s Step 844( 84.50%), action 507, FPS 1.50, Running 470.35s Step 845( 84.67%), action 508, FPS 1.48, Running 470.96s Step 846( 84.83%), action 509, FPS 1.44, Running 471.98s Step 847( 85.00%), action 510, FPS 1.41, Running 472.54s Step 848( 85.17%), action 511, FPS 1.37, Running 473.54s Step 849( 85.33%), action 512, FPS 1.34, Running 474.12s Step 850( 85.50%), action 513, FPS 1.29, Running 475.12s Step 851( 85.67%), action 514, FPS 1.26, Running 475.68s Step 852( 85.83%), action 515, FPS 1.27, Running 476.62s Step 853( 86.00%), action 516, FPS 1.27, Running 477.22s Step 854( 86.17%), action 517, FPS 1.31, Running 477.69s Step 855( 86.33%), action 518, FPS 1.34, Running 477.96s Step 856( 86.50%), action 519, FPS 1.39, Running 478.34s Step 857( 86.67%), action 520, FPS 1.42, Running 478.61s Step 858( 86.83%), action 521, FPS 1.40, Running 479.80s Step 859( 87.00%), action 522, FPS 1.42, Running 480.16s Step 860( 87.17%), action 523, FPS 1.45, Running 480.98s Step 861( 87.33%), action 524, FPS 1.45, Running 481.57s Step 862( 87.50%), action 525, FPS 1.45, Running 482.56s Step 863( 87.67%), action 526, FPS 1.45, Running 483.16s Step 864( 87.83%), action 527, FPS 1.45, Running 484.10s Step 865( 88.00%), action 528, FPS 1.48, Running 484.45s Step 866( 88.17%), action 529, FPS 1.50, Running 485.30s Step 867( 88.33%), action 530, FPS 1.50, Running 485.89s Step 868( 88.50%), action 531, FPS 1.50, Running 486.91s Step 869( 88.67%), action 532, FPS 1.49, Running 487.51s Step 870( 88.83%), action 533, FPS 1.50, Running 488.46s Step 871( 89.00%), action 534, FPS 1.51, Running 488.91s Step 872( 89.17%), action 535, FPS 1.52, Running 489.74s Step 873( 89.33%), action 536, FPS 1.52, Running 490.35s Step 874( 89.50%), action 537, FPS 1.47, Running 491.25s Step 875( 89.67%), action 538, FPS 1.44, Running 491.81s Step 876( 89.83%), action 539, FPS 1.38, Running 492.82s Step 877( 90.00%), action 540, FPS 1.35, Running 493.41s Step 878( 90.17%), action 541, FPS 1.37, Running 494.42s Step 879( 90.33%), action 542, FPS 1.35, Running 494.99s Step 880( 90.50%), action 543, FPS 1.33, Running 495.97s Step 881( 90.67%), action 544, FPS 1.36, Running 496.29s Step 882( 90.83%), action 545, FPS 1.41, Running 496.76s Step 883( 91.00%), action 546, FPS 1.44, Running 497.00s Step 884( 91.17%), action 547, FPS 1.50, Running 497.43s Step 885( 91.33%), action 548, FPS 1.51, Running 497.70s Step 886( 91.50%), action 549, FPS 1.53, Running 498.40s Step 887( 91.67%), action 550, FPS 1.52, Running 499.01s Step 888( 91.83%), action 551, FPS 1.53, Running 499.98s Step 889( 92.00%), action 552, FPS 1.53, Running 500.59s Step 890( 92.17%), action 553, FPS 1.52, Running 501.59s Step 891( 92.33%), action 554, FPS 1.51, Running 502.16s Step 892( 92.50%), action 555, FPS 1.49, Running 503.19s Step 893( 92.67%), action 556, FPS 1.52, Running 503.53s Step 894( 92.83%), action 557, FPS 1.53, Running 504.34s Step 895( 93.00%), action 558, FPS 1.53, Running 504.88s Step 896( 93.17%), action 559, FPS 1.54, Running 505.82s Step 897( 93.33%), action 560, FPS 1.57, Running 506.17s Step 898( 93.50%), action 561, FPS 1.55, Running 507.32s Step 899( 93.67%), action 562, FPS 1.57, Running 507.77s Step 900( 93.83%), action 563, FPS 1.58, Running 508.64s Step 901( 94.00%), action 564, FPS 1.55, Running 509.16s Step 902( 94.17%), action 565, FPS 1.51, Running 509.98s Step 903( 94.33%), action 566, FPS 1.49, Running 510.45s Step 904( 94.50%), action 567, FPS 1.44, Running 511.36s Step 905( 94.67%), action 568, FPS 1.40, Running 511.95s Step 906( 94.83%), action 569, FPS 1.38, Running 512.90s Step 907( 95.00%), action 570, FPS 1.37, Running 513.56s Step 908( 95.17%), action 571, FPS 1.37, Running 514.60s Step 909( 95.33%), action 572, FPS 1.37, Running 515.17s Step 910( 95.50%), action 573, FPS 1.43, Running 515.58s Step 911( 95.67%), action 574, FPS 1.46, Running 515.82s Step 912( 95.83%), action 575, FPS 1.54, Running 516.22s Step 913( 96.00%), action 576, FPS 1.54, Running 516.51s Step 914( 96.17%), action 577, FPS 1.58, Running 517.03s Step 915( 96.33%), action 578, FPS 1.61, Running 517.33s Step 916( 96.50%), action 579, FPS 1.60, Running 518.32s Step 917( 96.67%), action 580, FPS 1.60, Running 518.71s Step 918( 96.83%), action 581, FPS 1.60, Running 519.84s Step 919( 97.00%), action 582, FPS 1.57, Running 520.48s Step 920( 97.17%), action 583, FPS 1.55, Running 521.52s Step 921( 97.33%), action 584, FPS 1.54, Running 522.13s Step 922( 97.50%), action 585, FPS 1.51, Running 523.18s Step 923( 97.67%), action 586, FPS 1.50, Running 523.75s Step 924( 97.83%), action 587, FPS 1.50, Running 524.72s Step 925( 98.00%), action 588, FPS 1.49, Running 525.39s Step 926( 98.17%), action 589, FPS 1.48, Running 526.37s Step 927( 98.33%), action 590, FPS 1.49, Running 526.97s Step 928( 98.50%), action 591, FPS 1.49, Running 527.98s Step 929( 98.67%), action 592, FPS 1.49, Running 528.58s Step 930( 98.83%), action 593, FPS 1.43, Running 529.56s Step 931( 99.00%), action 594, FPS 1.40, Running 530.12s Step 932( 99.17%), action 595, FPS 1.34, Running 531.09s Step 933( 99.33%), action 596, FPS 1.34, Running 531.47s Step 934( 99.50%), action 597, FPS 1.31, Running 532.27s Step 935( 99.67%), action 598, FPS 1.29, Running 532.82s Step 936( 99.83%), action 599, FPS 1.30, Running 533.68s Step 937(100.00%), action 600, FPS 1.30, Running 534.04s [2026-08-01 21:02:19] [49 ] Seed 48 failed after 534.38 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 8/49(16.33%) success. +Setting seed: 49 +Step 1( N/A%), pre moving , FPS 14.96, Running 0.07s Step 2( N/A%), pre moving , FPS 23.61, Running 0.08s Step 3( N/A%), pre moving , FPS 27.66, Running 0.11s Step 4( N/A%), pre moving , FPS 29.67, Running 0.13s Step 5( N/A%), pre moving , FPS 31.01, Running 0.16s Step 6( N/A%), pre moving , FPS 33.08, Running 0.18s Step 7( N/A%), pre moving , FPS 34.80, Running 0.20s Step 8( N/A%), pre moving , FPS 36.01, Running 0.22s Step 9( N/A%), pre moving , FPS 37.20, Running 0.24s Step 10( N/A%), pre moving , FPS 38.17, Running 0.26s Step 11( N/A%), pre moving , FPS 39.05, Running 0.28s Step 12( N/A%), pre moving , FPS 39.11, Running 0.31s Step 13( N/A%), pre moving , FPS 39.45, Running 0.33s Step 14( N/A%), pre moving , FPS 38.87, Running 0.36s Step 15( N/A%), pre moving , FPS 39.27, Running 0.38s Step 16( N/A%), pre moving , FPS 39.77, Running 0.40s Step 17( N/A%), pre moving , FPS 40.13, Running 0.42s Step 18( N/A%), pre moving , FPS 40.00, Running 0.45s Step 19( N/A%), pre moving , FPS 40.47, Running 0.47s Step 20( N/A%), pre moving , FPS 40.17, Running 0.50s Step 21( N/A%), pre moving , FPS 29.88, Running 0.74s Step 22( N/A%), pre moving , FPS 29.70, Running 0.76s Step 23( N/A%), pre moving , FPS 29.79, Running 0.78s Step 24( N/A%), pre moving , FPS 29.99, Running 0.80s Step 25( N/A%), pre moving , FPS 30.19, Running 0.82s Step 26( N/A%), pre moving , FPS 23.23, Running 1.04s Step 27( N/A%), pre moving , FPS 23.22, Running 1.06s Step 28( N/A%), pre moving , FPS 23.26, Running 1.08s Step 29( N/A%), pre moving , FPS 23.23, Running 1.10s Step 30( N/A%), pre moving , FPS 23.17, Running 1.13s Step 31( N/A%), pre moving , FPS 23.04, Running 1.15s Step 32( N/A%), pre moving , FPS 23.11, Running 1.17s Step 33( N/A%), pre moving , FPS 23.16, Running 1.19s Step 34( N/A%), pre moving , FPS 23.32, Running 1.22s Step 35( N/A%), pre moving , FPS 23.34, Running 1.24s Step 36( N/A%), pre moving , FPS 14.18, Running 1.81s Step 37( N/A%), pre moving , FPS 13.07, Running 1.95s Step 38( N/A%), pre moving , FPS 13.11, Running 1.98s Step 39( N/A%), pre moving , FPS 12.95, Running 2.01s Step 40( N/A%), pre moving , FPS 12.78, Running 2.06s Step 41( N/A%), pre moving , FPS 14.21, Running 2.14s Step 42( N/A%), pre moving , FPS 13.72, Running 2.22s Step 43( N/A%), pre moving , FPS 13.45, Running 2.27s Step 44( N/A%), pre moving , FPS 13.08, Running 2.33s Step 45( N/A%), pre moving , FPS 10.94, Running 2.65s Step 46( N/A%), pre moving , FPS 11.77, Running 2.74s Step 47( N/A%), pre moving , FPS 11.41, Running 2.82s Step 48( N/A%), pre moving , FPS 7.28, Running 3.83s Step 49( N/A%), pre moving , FPS 7.11, Running 3.92s Step 50( N/A%), pre moving , FPS 6.98, Running 3.99s Step 51( N/A%), pre moving , FPS 6.89, Running 4.05s Step 52( N/A%), pre moving , FPS 6.24, Running 4.38s Step 53( N/A%), pre moving , FPS 6.05, Running 4.50s Step 54( N/A%), pre moving , FPS 5.60, Running 4.79s Step 55( N/A%), pre moving , FPS 5.33, Running 4.99s Step 56( N/A%), pre moving , FPS 6.09, Running 5.10s Step 57( N/A%), pre moving , FPS 5.70, Running 5.46s Step 58( N/A%), pre moving , FPS 5.48, Running 5.62s Step 59( N/A%), pre moving , FPS 5.00, Running 6.01s Step 60( N/A%), pre moving , FPS 4.85, Running 6.19s Step 61( N/A%), pre moving , FPS 4.49, Running 6.60s Step 62( N/A%), pre moving , FPS 4.41, Running 6.75s Step 63( N/A%), pre moving , FPS 4.05, Running 7.20s Step 64( N/A%), pre moving , FPS 3.79, Running 7.60s Step 65( N/A%), pre moving , FPS 3.91, Running 7.77s Step 66( N/A%), pre moving , FPS 3.68, Running 8.18s Step 67( N/A%), pre moving , FPS 3.62, Running 8.34s Step 68( N/A%), pre moving , FPS 4.08, Running 8.74s Step 69( N/A%), pre moving , FPS 4.01, Running 8.90s Step 70( N/A%), pre moving , FPS 3.79, Running 9.27s Step 71( N/A%), pre moving , FPS 3.72, Running 9.44s Step 72( N/A%), pre moving , FPS 3.68, Running 9.81s Step 73( N/A%), pre moving , FPS 3.66, Running 9.97s Step 74( N/A%), pre moving , FPS 3.61, Running 10.33s Step 75( N/A%), pre moving , FPS 3.66, Running 10.46s Step 76( N/A%), pre moving , FPS 3.65, Running 10.57s Step 77( N/A%), pre moving , FPS 3.67, Running 10.92s Step 78( N/A%), pre moving , FPS 3.69, Running 11.04s Step 79( N/A%), pre moving , FPS 3.71, Running 11.40s Step 80( N/A%), pre moving , FPS 3.73, Running 11.54s Step 81( N/A%), pre moving , FPS 3.96, Running 11.66s Step 82( N/A%), pre moving , FPS 3.83, Running 11.98s Step 83( N/A%), pre moving , FPS 4.11, Running 12.06s Step 84( N/A%), pre moving , FPS 4.42, Running 12.13s Step 85( N/A%), pre moving , FPS 4.50, Running 12.21s Step 86( N/A%), pre moving , FPS 4.58, Running 12.54s Step 87( N/A%), pre moving , FPS 4.66, Running 12.63s Step 88( N/A%), pre moving , FPS 5.06, Running 12.69s Step 89( N/A%), pre moving , FPS 5.17, Running 12.77s Step 90( N/A%), pre moving , FPS 5.24, Running 13.09s Step 91( N/A%), pre moving , FPS 5.36, Running 13.17s Step 92( N/A%), pre moving , FPS 5.82, Running 13.24s Step 93( N/A%), pre moving , FPS 5.99, Running 13.30s Step 94( N/A%), pre moving , FPS 6.59, Running 13.36s Step 95( N/A%), pre moving , FPS 6.18, Running 13.69s Step 96( N/A%), pre moving , FPS 6.22, Running 13.79s Step 97( N/A%), pre moving , FPS 6.79, Running 13.86s Step 98( N/A%), pre moving , FPS 6.66, Running 14.04s Step 99( N/A%), pre moving , FPS 7.05, Running 14.24s Step 100( N/A%), pre moving , FPS 7.18, Running 14.33s Step 101( N/A%), pre moving , FPS 4.74, Running 15.87s Step 102( N/A%), pre moving , FPS 4.48, Running 16.44s Step 103( N/A%), pre moving , FPS 4.09, Running 16.96s Step 104( N/A%), pre moving , FPS 3.68, Running 17.57s Step 105( N/A%), pre moving , FPS 3.45, Running 18.01s Step 106( N/A%), pre moving , FPS 3.28, Running 18.64s Step 107( N/A%), pre moving , FPS 3.10, Running 19.08s Step 108( N/A%), pre moving , FPS 2.87, Running 19.65s Step 109( N/A%), pre moving , FPS 2.83, Running 19.83s Step 110( N/A%), pre moving , FPS 2.87, Running 20.05s Step 111( N/A%), pre moving , FPS 2.86, Running 20.17s Step 112( N/A%), pre moving , FPS 2.80, Running 20.38s Step 113( N/A%), pre moving , FPS 2.77, Running 20.54s Step 114( N/A%), pre moving , FPS 2.66, Running 20.88s Step 115( N/A%), pre moving , FPS 2.71, Running 21.07s Step 116( N/A%), pre moving , FPS 2.57, Running 21.57s Step 117( N/A%), pre moving , FPS 2.45, Running 22.01s Step 118( N/A%), pre moving , FPS 2.34, Running 22.58s Step 119( N/A%), pre moving , FPS 2.28, Running 23.03s Step 120( N/A%), pre moving , FPS 2.15, Running 23.63s Step 121( N/A%), pre moving , FPS 2.51, Running 23.83s Step 122( N/A%), pre moving , FPS 2.53, Running 24.34s Step 123( N/A%), pre moving , FPS 2.56, Running 24.76s Step 124( N/A%), pre moving , FPS 2.58, Running 25.31s Step 125( N/A%), pre moving , FPS 2.58, Running 25.77s Step 126( N/A%), pre moving , FPS 2.61, Running 26.31s Step 127( N/A%), pre moving , FPS 2.69, Running 26.52s Step 128( N/A%), pre moving , FPS 2.72, Running 27.01s Step 129( N/A%), pre moving , FPS 2.59, Running 27.56s Step 130( N/A%), pre moving , FPS 2.47, Running 28.17s Step 131( N/A%), pre moving , FPS 2.38, Running 28.58s Step 132( N/A%), pre moving , FPS 2.28, Running 29.16s Step 133( N/A%), pre moving , FPS 2.20, Running 29.61s Step 134( N/A%), pre moving , FPS 2.16, Running 30.16s Step 135( N/A%), pre moving , FPS 2.09, Running 30.63s Step 136( N/A%), pre moving , FPS 2.08, Running 31.20s Step 137( N/A%), pre moving , FPS 2.13, Running 31.42s Step 138( N/A%), pre moving , FPS 2.14, Running 31.91s Step 139( N/A%), pre moving , FPS 2.15, Running 32.32s Step 140( N/A%), pre moving , FPS 2.15, Running 32.95s Step 141( N/A%), pre moving , FPS 2.09, Running 33.40s Step 142( N/A%), pre moving , FPS 2.07, Running 34.02s Step 143( N/A%), pre moving , FPS 2.06, Running 34.48s Step 144( N/A%), pre moving , FPS 2.04, Running 35.12s Step 145( N/A%), pre moving , FPS 2.03, Running 35.62s Step 146( N/A%), pre moving , FPS 2.01, Running 36.26s Step 147( N/A%), pre moving , FPS 1.96, Running 36.74s Step 148( N/A%), pre moving , FPS 1.93, Running 37.39s Step 149( N/A%), pre moving , FPS 1.94, Running 37.88s Step 150( N/A%), pre moving , FPS 1.95, Running 38.41s Step 151( N/A%), pre moving , FPS 2.00, Running 38.57s Step 152( N/A%), pre moving , FPS 2.07, Running 38.83s Step 153( N/A%), pre moving , FPS 2.12, Running 39.03s Step 154( N/A%), pre moving , FPS 2.19, Running 39.28s Step 155( N/A%), pre moving , FPS 2.25, Running 39.52s Step 156( N/A%), pre moving , FPS 2.23, Running 40.17s Step 157( N/A%), pre moving , FPS 2.17, Running 40.64s Step 158( N/A%), pre moving , FPS 2.12, Running 41.32s Step 159( N/A%), pre moving , FPS 2.11, Running 41.79s Step 160( N/A%), pre moving , FPS 2.12, Running 42.37s Step 161( N/A%), pre moving , FPS 2.17, Running 42.62s Step 162( N/A%), pre moving , FPS 2.19, Running 43.13s Step 163( N/A%), pre moving , FPS 2.19, Running 43.62s Step 164( N/A%), pre moving , FPS 2.20, Running 44.23s Step 165( N/A%), pre moving , FPS 2.20, Running 44.72s Step 166( N/A%), pre moving , FPS 2.21, Running 45.33s Step 167( N/A%), pre moving , FPS 2.21, Running 45.81s Step 168( N/A%), pre moving , FPS 2.21, Running 46.45s Step 169( N/A%), pre moving , FPS 2.30, Running 46.57s Step 170( N/A%), pre moving , FPS 2.36, Running 46.89s Step 171( N/A%), pre moving , FPS 2.37, Running 47.01s Step 172( N/A%), pre moving , FPS 2.41, Running 47.11s Step 173( N/A%), pre moving , FPS 2.37, Running 47.47s Step 174( N/A%), pre moving , FPS 2.41, Running 47.59s Step 175( N/A%), pre moving , FPS 2.45, Running 47.69s Step 176( N/A%), pre moving , FPS 2.54, Running 48.05s Step 177( N/A%), pre moving , FPS 2.67, Running 48.13s Step 178( N/A%), pre moving , FPS 2.89, Running 48.24s Step 179( N/A%), pre moving , FPS 2.67, Running 49.29s Step 180( N/A%), pre moving , FPS 2.85, Running 49.39s Step 181( N/A%), pre moving , FPS 2.90, Running 49.52s Step 182( N/A%), pre moving , FPS 2.95, Running 49.92s Step 183( N/A%), pre moving , FPS 3.09, Running 50.10s Step 184( N/A%), pre moving , FPS 3.19, Running 50.50s Step 185( N/A%), pre moving , FPS 3.37, Running 50.66s Step 186( N/A%), pre moving , FPS 3.47, Running 51.09s Step 187( N/A%), pre moving , FPS 3.69, Running 51.24s Step 188( N/A%), pre moving , FPS 3.85, Running 51.64s Step 189( N/A%), pre moving , FPS 3.81, Running 51.82s Step 190( N/A%), pre moving , FPS 3.73, Running 52.25s Step 191( N/A%), pre moving , FPS 3.70, Running 52.41s Step 192( N/A%), pre moving , FPS 3.50, Running 52.82s Step 193( N/A%), pre moving , FPS 3.61, Running 53.00s Step 194( N/A%), pre moving , FPS 3.43, Running 53.42s Step 195( N/A%), pre moving , FPS 3.39, Running 53.59s Step 196( N/A%), pre moving , FPS 3.47, Running 53.81s Step 197( N/A%), pre moving , FPS 3.31, Running 54.18s Step 198( N/A%), pre moving , FPS 3.25, Running 54.40s Step 199( N/A%), pre moving , FPS 3.69, Running 54.71s Step 200( N/A%), pre moving , FPS 3.64, Running 54.89s Step 201( N/A%), pre moving , FPS 3.46, Running 55.30s Step 202( N/A%), pre moving , FPS 3.61, Running 55.46s Step 203( N/A%), pre moving , FPS 3.63, Running 55.61s Step 204( N/A%), pre moving , FPS 3.61, Running 56.04s Step 205( N/A%), pre moving , FPS 3.65, Running 56.14s Step 206( N/A%), pre moving , FPS 3.69, Running 56.50s Step 207( N/A%), pre moving , FPS 3.71, Running 56.63s Step 208( N/A%), pre moving , FPS 3.93, Running 56.73s Step 209( N/A%), pre moving , FPS 3.80, Running 57.09s Step 210( N/A%), pre moving , FPS 4.03, Running 57.21s Step 211( N/A%), pre moving , FPS 4.09, Running 57.30s Step 212( N/A%), pre moving , FPS 4.14, Running 57.66s Step 213( N/A%), pre moving , FPS 4.23, Running 57.73s Step 214( N/A%), pre moving , FPS 4.52, Running 57.84s Step 215( N/A%), pre moving , FPS 4.58, Running 57.95s Step 216( N/A%), pre moving , FPS 4.46, Running 58.29s Step 217( N/A%), pre moving , FPS 4.78, Running 58.36s Step 218( N/A%), pre moving , FPS 4.97, Running 58.42s Step 219( N/A%), pre moving , FPS 5.28, Running 58.49s Step 220( N/A%), pre moving , FPS 5.37, Running 58.61s Step 221( N/A%), pre moving , FPS 4.47, Running 59.77s Step 222( N/A%), pre moving , FPS 4.54, Running 59.87s Step 223( N/A%), pre moving , FPS 4.58, Running 59.98s Step 224( N/A%), pre moving , FPS 4.63, Running 60.36s Step 225( N/A%), pre moving , FPS 4.64, Running 60.46s Step 226( N/A%), pre moving , FPS 4.83, Running 60.64s Step 227( N/A%), pre moving , FPS 4.55, Running 61.02s Step 228( N/A%), pre moving , FPS 4.52, Running 61.16s Step 229( N/A%), pre moving , FPS 4.39, Running 61.65s Step 230( N/A%), pre moving , FPS 4.08, Running 62.10s Step 231( N/A%), pre moving , FPS 4.00, Running 62.31s Step 232( N/A%), pre moving , FPS 3.92, Running 62.76s Step 233( N/A%), pre moving , FPS 3.81, Running 62.98s Step 234( N/A%), pre moving , FPS 3.56, Running 63.46s Step 235( N/A%), pre moving , FPS 3.50, Running 63.66s Step 236( N/A%), pre moving , FPS 3.42, Running 64.14s Step 237( N/A%), pre moving , FPS 3.20, Running 64.61s Step 238( N/A%), pre moving , FPS 3.01, Running 65.06s Step 239( N/A%), pre moving , FPS 2.88, Running 65.44s Step 240( N/A%), pre moving , FPS 2.72, Running 65.97s Step 241( N/A%), pre moving , FPS 2.96, Running 66.52s Step 242( N/A%), pre moving , FPS 2.79, Running 67.03s Step 243( N/A%), pre moving , FPS 2.74, Running 67.29s Step 244( N/A%), pre moving , FPS 2.68, Running 67.83s Step 245( N/A%), pre moving , FPS 2.54, Running 68.35s Step 246( N/A%), pre moving , FPS 2.51, Running 68.61s Step 247( N/A%), pre moving , FPS 2.46, Running 69.14s Step 248( N/A%), pre moving , FPS 2.35, Running 69.67s Step 249( N/A%), pre moving , FPS 2.33, Running 70.22s Step 250( N/A%), pre moving , FPS 2.31, Running 70.76s Step 251( N/A%), pre moving , FPS 2.28, Running 71.07s Step 252( N/A%), pre moving , FPS 2.26, Running 71.60s Step 253( N/A%), pre moving , FPS 2.19, Running 72.10s Step 254( N/A%), pre moving , FPS 2.20, Running 72.56s Step 255( N/A%), pre moving , FPS 2.18, Running 72.82s Step 256( N/A%), pre moving , FPS 2.18, Running 73.31s Step 257( N/A%), pre moving , FPS 2.18, Running 73.79s Step 258( N/A%), pre moving , FPS 2.23, Running 74.02s Step 259( N/A%), pre moving , FPS 2.21, Running 74.51s Step 260( N/A%), pre moving , FPS 2.22, Running 74.98s Step 261( N/A%), pre moving , FPS 2.31, Running 75.16s Step 262( N/A%), pre moving , FPS 2.34, Running 75.57s Step 263( N/A%), pre moving , FPS 2.37, Running 75.74s Step 264( N/A%), pre moving , FPS 2.40, Running 76.16s Step 265( N/A%), pre moving , FPS 2.51, Running 76.32s Step 266( N/A%), pre moving , FPS 2.45, Running 76.79s Step 267( N/A%), pre moving , FPS 2.54, Running 77.00s Step 268( N/A%), pre moving , FPS 2.56, Running 77.47s Step 269( N/A%), pre moving , FPS 2.67, Running 77.70s Step 270( N/A%), pre moving , FPS 2.71, Running 78.13s Step 271( N/A%), pre moving , FPS 2.74, Running 78.36s Step 272( N/A%), pre moving , FPS 2.77, Running 78.83s Step 273( N/A%), pre moving , FPS 2.89, Running 79.01s Step 274( N/A%), pre moving , FPS 2.92, Running 79.42s Step 275( N/A%), pre moving , FPS 2.94, Running 79.61s Step 276( N/A%), pre moving , FPS 2.98, Running 80.02s Step 277( N/A%), pre moving , FPS 3.12, Running 80.20s Step 278( N/A%), pre moving , FPS 3.03, Running 80.61s Step 279( N/A%), pre moving , FPS 3.21, Running 80.74s Step 280( N/A%), pre moving , FPS 3.40, Running 80.85s Step 281( N/A%), pre moving , FPS 3.31, Running 81.21s Step 282( N/A%), pre moving , FPS 3.47, Running 81.33s Step 283( N/A%), pre moving , FPS 3.51, Running 81.44s Step 284( N/A%), pre moving , FPS 3.72, Running 81.54s Step 285( N/A%), pre moving , FPS 3.59, Running 81.89s Step 286( N/A%), pre moving , FPS 3.84, Running 82.01s Step 287( N/A%), pre moving , FPS 3.91, Running 82.12s Step 288( N/A%), pre moving , FPS 4.00, Running 82.47s Step 289( N/A%), pre moving , FPS 4.08, Running 82.59s Step 290( N/A%), pre moving , FPS 4.38, Running 82.70s Step 291( N/A%), pre moving , FPS 4.26, Running 83.06s Step 292( N/A%), pre moving , FPS 4.59, Running 83.18s Step 293( N/A%), pre moving , FPS 4.68, Running 83.28s Step 294( N/A%), pre moving , FPS 4.74, Running 83.64s Step 295( N/A%), pre moving , FPS 4.82, Running 83.76s Step 296( N/A%), pre moving , FPS 5.21, Running 83.86s Step 297( N/A%), pre moving , FPS 5.00, Running 84.20s Step 298( N/A%), pre moving , FPS 5.40, Running 84.32s Step 299( N/A%), pre moving , FPS 5.43, Running 84.42s Step 300( N/A%), pre moving , FPS 5.44, Running 84.52s Step 301( N/A%), pre moving , FPS 5.46, Running 84.87s Step 302( N/A%), pre moving , FPS 3.34, Running 87.32s Step 303( N/A%), pre moving , FPS 2.98, Running 88.14s Step 304( N/A%), pre moving , FPS 2.93, Running 88.37s Step 305( N/A%), pre moving , FPS 2.72, Running 89.25s Step 306( N/A%), pre moving , FPS 2.67, Running 89.50s Step 307( N/A%), pre moving , FPS 2.42, Running 90.39s Step 308( N/A%), pre moving , FPS 2.46, Running 90.61s Step 309( N/A%), pre moving , FPS 2.27, Running 91.42s Step 310( N/A%), pre moving , FPS 2.22, Running 91.70s Step 311( N/A%), pre moving , FPS 2.13, Running 92.46s Step 312( N/A%), pre moving , FPS 2.09, Running 92.75s Step 313( N/A%), pre moving , FPS 1.99, Running 93.32s Step 314( N/A%), pre moving , FPS 1.97, Running 93.80s Step 315( N/A%), pre moving , FPS 1.89, Running 94.34s Step 316( N/A%), pre moving , FPS 1.87, Running 94.57s Step 317( N/A%), pre moving , FPS 1.79, Running 95.38s Step 318( N/A%), pre moving , FPS 1.77, Running 95.63s Step 319( N/A%), pre moving , FPS 1.66, Running 96.46s Step 320( N/A%), pre moving , FPS 1.65, Running 96.67s Step 321( N/A%), pre moving , FPS 1.66, Running 96.95s Step 322( 0.17%), action 1, FPS 1.87, Running 97.99s Step 323( 0.33%), action 2, FPS 1.95, Running 98.42s Step 324( 0.50%), action 3, FPS 1.81, Running 99.40s Step 325( 0.67%), action 4, FPS 1.85, Running 100.08s Step 326( 0.83%), action 5, FPS 1.72, Running 101.14s Step 327( 1.00%), action 6, FPS 1.75, Running 101.83s Step 328( 1.17%), action 7, FPS 1.65, Running 102.73s Step 329( 1.33%), action 8, FPS 1.67, Running 103.37s Step 330( 1.50%), action 9, FPS 1.58, Running 104.34s Step 331( 1.67%), action 10, FPS 1.60, Running 104.93s Step 332( 1.83%), action 11, FPS 1.51, Running 105.99s Step 333( 2.00%), action 12, FPS 1.51, Running 106.59s Step 334( 2.17%), action 13, FPS 1.46, Running 107.46s Step 335( 2.33%), action 14, FPS 1.49, Running 107.79s Step 336( 2.50%), action 15, FPS 1.41, Running 108.78s Step 337( 2.67%), action 16, FPS 1.43, Running 109.40s Step 338( 2.83%), action 17, FPS 1.37, Running 110.27s Step 339( 3.00%), action 18, FPS 1.41, Running 110.61s Step 340( 3.17%), action 19, FPS 1.30, Running 112.01s Step 341( 3.33%), action 20, FPS 1.28, Running 112.58s Step 342( 3.50%), action 21, FPS 1.28, Running 113.60s Step 343( 3.67%), action 22, FPS 1.26, Running 114.25s Step 344( 3.83%), action 23, FPS 1.26, Running 115.30s Step 345( 4.00%), action 24, FPS 1.27, Running 115.80s Step 346( 4.17%), action 25, FPS 1.32, Running 116.34s Step 347( 4.33%), action 26, FPS 1.36, Running 116.59s Step 348( 4.50%), action 27, FPS 1.32, Running 117.86s Step 349( 4.67%), action 28, FPS 1.32, Running 118.50s Step 350( 4.83%), action 29, FPS 1.31, Running 119.55s Step 351( 5.00%), action 30, FPS 1.31, Running 120.19s Step 352( 5.17%), action 31, FPS 1.32, Running 121.18s Step 353( 5.33%), action 32, FPS 1.32, Running 121.72s Step 354( 5.50%), action 33, FPS 1.31, Running 122.77s Step 355( 5.67%), action 34, FPS 1.28, Running 123.36s Step 356( 5.83%), action 35, FPS 1.27, Running 124.52s Step 357( 6.00%), action 36, FPS 1.28, Running 125.05s Step 358( 6.17%), action 37, FPS 1.26, Running 126.10s Step 359( 6.33%), action 38, FPS 1.25, Running 126.66s Step 360( 6.50%), action 39, FPS 1.28, Running 127.61s Step 361( 6.67%), action 40, FPS 1.30, Running 127.96s Step 362( 6.83%), action 41, FPS 1.28, Running 129.28s Step 363( 7.00%), action 42, FPS 1.28, Running 129.86s Step 364( 7.17%), action 43, FPS 1.28, Running 130.93s Step 365( 7.33%), action 44, FPS 1.27, Running 131.57s Step 366( 7.50%), action 45, FPS 1.24, Running 132.51s Step 367( 7.67%), action 46, FPS 1.21, Running 133.14s Step 368( 7.83%), action 47, FPS 1.23, Running 134.06s Step 369( 8.00%), action 48, FPS 1.26, Running 134.33s Step 370( 8.17%), action 49, FPS 1.32, Running 134.76s Step 371( 8.33%), action 50, FPS 1.35, Running 134.99s Step 372( 8.50%), action 51, FPS 1.38, Running 135.64s Step 373( 8.67%), action 52, FPS 1.39, Running 136.09s Step 374( 8.83%), action 53, FPS 1.40, Running 137.01s Step 375( 9.00%), action 54, FPS 1.43, Running 137.36s Step 376( 9.17%), action 55, FPS 1.46, Running 138.20s Step 377( 9.33%), action 56, FPS 1.46, Running 138.79s Step 378( 9.50%), action 57, FPS 1.47, Running 139.70s Step 379( 9.67%), action 58, FPS 1.47, Running 140.27s Step 380( 9.83%), action 59, FPS 1.50, Running 140.98s Step 381( 10.00%), action 60, FPS 1.47, Running 141.52s Step 382( 10.17%), action 61, FPS 1.52, Running 142.47s Step 383( 10.33%), action 62, FPS 1.51, Running 143.11s Step 384( 10.50%), action 63, FPS 1.53, Running 144.01s Step 385( 10.67%), action 64, FPS 1.55, Running 144.50s Step 386( 10.83%), action 65, FPS 1.58, Running 145.18s Step 387( 11.00%), action 66, FPS 1.59, Running 145.71s Step 388( 11.17%), action 67, FPS 1.58, Running 146.73s Step 389( 11.33%), action 68, FPS 1.54, Running 147.30s Step 390( 11.50%), action 69, FPS 1.50, Running 148.13s Step 391( 11.67%), action 70, FPS 1.47, Running 148.58s Step 392( 11.83%), action 71, FPS 1.42, Running 149.73s Step 393( 12.00%), action 72, FPS 1.42, Running 150.17s Step 394( 12.17%), action 73, FPS 1.42, Running 151.08s Step 395( 12.33%), action 74, FPS 1.40, Running 151.64s Step 396( 12.50%), action 75, FPS 1.39, Running 152.60s Step 397( 12.67%), action 76, FPS 1.39, Running 153.15s Step 398( 12.83%), action 77, FPS 1.45, Running 153.53s Step 399( 13.00%), action 78, FPS 1.48, Running 153.78s Step 400( 13.17%), action 79, FPS 1.52, Running 154.18s Step 401( 13.33%), action 80, FPS 1.53, Running 154.62s Step 402( 13.50%), action 81, FPS 1.55, Running 155.41s Step 403( 13.67%), action 82, FPS 1.56, Running 155.89s Step 404( 13.83%), action 83, FPS 1.59, Running 156.61s Step 405( 14.00%), action 84, FPS 1.59, Running 157.09s Step 406( 14.17%), action 85, FPS 1.56, Running 157.98s Step 407( 14.33%), action 86, FPS 1.55, Running 158.65s Step 408( 14.50%), action 87, FPS 1.55, Running 159.61s Step 409( 14.67%), action 88, FPS 1.55, Running 160.20s Step 410( 14.83%), action 89, FPS 1.56, Running 160.97s Step 411( 15.00%), action 90, FPS 1.56, Running 161.41s Step 412( 15.17%), action 91, FPS 1.58, Running 162.40s Step 413( 15.33%), action 92, FPS 1.56, Running 162.96s Step 414( 15.50%), action 93, FPS 1.56, Running 163.90s Step 415( 15.67%), action 94, FPS 1.58, Running 164.26s Step 416( 15.83%), action 95, FPS 1.61, Running 165.06s Step 417( 16.00%), action 96, FPS 1.60, Running 165.62s Step 418( 16.17%), action 97, FPS 1.54, Running 166.55s Step 419( 16.33%), action 98, FPS 1.52, Running 166.90s Step 420( 16.50%), action 99, FPS 1.48, Running 167.71s Step 421( 16.67%), action 100, FPS 1.46, Running 168.31s Step 422( 16.83%), action 101, FPS 1.43, Running 169.40s Step 423( 17.00%), action 102, FPS 1.42, Running 169.98s Step 424( 17.17%), action 103, FPS 1.39, Running 170.99s Step 425( 17.33%), action 104, FPS 1.38, Running 171.63s Step 426( 17.50%), action 105, FPS 1.37, Running 172.57s Step 427( 17.67%), action 106, FPS 1.41, Running 172.82s Step 428( 17.83%), action 107, FPS 1.47, Running 173.19s Step 429( 18.00%), action 108, FPS 1.51, Running 173.47s Step 430( 18.17%), action 109, FPS 1.53, Running 174.02s Step 431( 18.33%), action 110, FPS 1.55, Running 174.33s Step 432( 18.50%), action 111, FPS 1.54, Running 175.37s Step 433( 18.67%), action 112, FPS 1.55, Running 175.82s Step 434( 18.83%), action 113, FPS 1.56, Running 176.73s Step 435( 19.00%), action 114, FPS 1.56, Running 177.06s Step 436( 19.17%), action 115, FPS 1.55, Running 177.96s Step 437( 19.33%), action 116, FPS 1.55, Running 178.51s Step 438( 19.50%), action 117, FPS 1.54, Running 179.57s Step 439( 19.67%), action 118, FPS 1.51, Running 180.14s Step 440( 19.83%), action 119, FPS 1.49, Running 181.12s Step 441( 20.00%), action 120, FPS 1.49, Running 181.75s Step 442( 20.17%), action 121, FPS 1.49, Running 182.79s Step 443( 20.33%), action 122, FPS 1.49, Running 183.37s Step 444( 20.50%), action 123, FPS 1.49, Running 184.37s Step 445( 20.67%), action 124, FPS 1.49, Running 185.01s Step 446( 20.83%), action 125, FPS 1.50, Running 185.94s Step 447( 21.00%), action 126, FPS 1.49, Running 186.25s Step 448( 21.17%), action 127, FPS 1.44, Running 187.08s Step 449( 21.33%), action 128, FPS 1.41, Running 187.68s Step 450( 21.50%), action 129, FPS 1.37, Running 188.65s Step 451( 21.67%), action 130, FPS 1.36, Running 189.00s Step 452( 21.83%), action 131, FPS 1.35, Running 190.20s Step 453( 22.00%), action 132, FPS 1.36, Running 190.53s Step 454( 22.17%), action 133, FPS 1.36, Running 191.41s Step 455( 22.33%), action 134, FPS 1.34, Running 191.94s Step 456( 22.50%), action 135, FPS 1.39, Running 192.34s Step 457( 22.67%), action 136, FPS 1.42, Running 192.61s Step 458( 22.83%), action 137, FPS 1.49, Running 193.01s Step 459( 23.00%), action 138, FPS 1.51, Running 193.35s Step 460( 23.17%), action 139, FPS 1.51, Running 194.36s Step 461( 23.33%), action 140, FPS 1.52, Running 194.93s Step 462( 23.50%), action 141, FPS 1.48, Running 196.28s Step 463( 23.67%), action 142, FPS 1.51, Running 196.63s Step 464( 23.83%), action 143, FPS 1.53, Running 197.48s Step 465( 24.00%), action 144, FPS 1.53, Running 198.09s Step 466( 24.17%), action 145, FPS 1.53, Running 198.99s Step 467( 24.33%), action 146, FPS 1.52, Running 199.38s Step 468( 24.50%), action 147, FPS 1.53, Running 200.19s Step 469( 24.67%), action 148, FPS 1.53, Running 200.75s Step 470( 24.83%), action 149, FPS 1.53, Running 201.71s Step 471( 25.00%), action 150, FPS 1.53, Running 202.04s Step 472( 25.17%), action 151, FPS 1.52, Running 203.33s Step 473( 25.33%), action 152, FPS 1.49, Running 203.94s Step 474( 25.50%), action 153, FPS 1.48, Running 204.97s Step 475( 25.67%), action 154, FPS 1.46, Running 205.62s Step 476( 25.83%), action 155, FPS 1.40, Running 206.61s Step 477( 26.00%), action 156, FPS 1.37, Running 207.17s Step 478( 26.17%), action 157, FPS 1.31, Running 208.24s Step 479( 26.33%), action 158, FPS 1.29, Running 208.88s Step 480( 26.50%), action 159, FPS 1.28, Running 209.99s Step 481( 26.67%), action 160, FPS 1.29, Running 210.39s Step 482( 26.83%), action 161, FPS 1.33, Running 211.31s Step 483( 27.00%), action 162, FPS 1.31, Running 211.94s Step 484( 27.17%), action 163, FPS 1.30, Running 212.85s Step 485( 27.33%), action 164, FPS 1.30, Running 213.44s Step 486( 27.50%), action 165, FPS 1.30, Running 214.36s Step 487( 27.67%), action 166, FPS 1.28, Running 215.04s Step 488( 27.83%), action 167, FPS 1.26, Running 216.11s Step 489( 28.00%), action 168, FPS 1.26, Running 216.67s Step 490( 28.17%), action 169, FPS 1.25, Running 217.76s Step 491( 28.33%), action 170, FPS 1.23, Running 218.29s Step 492( 28.50%), action 171, FPS 1.25, Running 219.33s Step 493( 28.67%), action 172, FPS 1.25, Running 219.89s Step 494( 28.83%), action 173, FPS 1.26, Running 220.79s Step 495( 29.00%), action 174, FPS 1.27, Running 221.32s Step 496( 29.17%), action 175, FPS 1.26, Running 222.48s Step 497( 29.33%), action 176, FPS 1.25, Running 223.15s Step 498( 29.50%), action 177, FPS 1.26, Running 224.12s Step 499( 29.67%), action 178, FPS 1.26, Running 224.71s Step 500( 29.83%), action 179, FPS 1.27, Running 225.78s Step 501( 30.00%), action 180, FPS 1.25, Running 226.40s Step 502( 30.17%), action 181, FPS 1.24, Running 227.40s Step 503( 30.33%), action 182, FPS 1.25, Running 227.98s Step 504( 30.50%), action 183, FPS 1.26, Running 228.78s Step 505( 30.67%), action 184, FPS 1.28, Running 229.05s Step 506( 30.83%), action 185, FPS 1.28, Running 229.93s Step 507( 31.00%), action 186, FPS 1.29, Running 230.55s Step 508( 31.17%), action 187, FPS 1.30, Running 231.54s Step 509( 31.33%), action 188, FPS 1.29, Running 232.17s Step 510( 31.50%), action 189, FPS 1.31, Running 233.07s Step 511( 31.67%), action 190, FPS 1.32, Running 233.41s Step 512( 31.83%), action 191, FPS 1.32, Running 234.44s Step 513( 32.00%), action 192, FPS 1.33, Running 234.89s Step 514( 32.17%), action 193, FPS 1.33, Running 235.88s Step 515( 32.33%), action 194, FPS 1.32, Running 236.46s Step 516( 32.50%), action 195, FPS 1.34, Running 237.44s Step 517( 32.67%), action 196, FPS 1.34, Running 238.05s Step 518( 32.83%), action 197, FPS 1.35, Running 238.99s Step 519( 33.00%), action 198, FPS 1.34, Running 239.67s Step 520( 33.17%), action 199, FPS 1.34, Running 240.67s Step 521( 33.33%), action 200, FPS 1.35, Running 241.19s Step 522( 33.50%), action 201, FPS 1.35, Running 242.19s Step 523( 33.67%), action 202, FPS 1.35, Running 242.76s Step 524( 33.83%), action 203, FPS 1.33, Running 243.81s Step 525( 34.00%), action 204, FPS 1.31, Running 244.37s Step 526( 34.17%), action 205, FPS 1.30, Running 245.34s Step 527( 34.33%), action 206, FPS 1.30, Running 245.96s Step 528( 34.50%), action 207, FPS 1.32, Running 246.65s Step 529( 34.67%), action 208, FPS 1.34, Running 247.12s Step 530( 34.83%), action 209, FPS 1.38, Running 247.58s Step 531( 35.00%), action 210, FPS 1.38, Running 247.93s Step 532( 35.17%), action 211, FPS 1.36, Running 249.13s Step 533( 35.33%), action 212, FPS 1.37, Running 249.49s Step 534( 35.50%), action 213, FPS 1.39, Running 250.29s Step 535( 35.67%), action 214, FPS 1.39, Running 250.85s Step 536( 35.83%), action 215, FPS 1.39, Running 251.79s Step 537( 36.00%), action 216, FPS 1.42, Running 252.11s Step 538( 36.17%), action 217, FPS 1.43, Running 253.01s Step 539( 36.33%), action 218, FPS 1.44, Running 253.58s Step 540( 36.50%), action 219, FPS 1.45, Running 254.49s Step 541( 36.67%), action 220, FPS 1.44, Running 255.10s Step 542( 36.83%), action 221, FPS 1.43, Running 256.15s Step 543( 37.00%), action 222, FPS 1.43, Running 256.71s Step 544( 37.17%), action 223, FPS 1.43, Running 257.80s Step 545( 37.33%), action 224, FPS 1.43, Running 258.38s Step 546( 37.50%), action 225, FPS 1.43, Running 259.30s Step 547( 37.67%), action 226, FPS 1.43, Running 259.99s Step 548( 37.83%), action 227, FPS 1.40, Running 260.90s Step 549( 38.00%), action 228, FPS 1.40, Running 261.45s Step 550( 38.17%), action 229, FPS 1.35, Running 262.42s Step 551( 38.33%), action 230, FPS 1.33, Running 262.96s Step 552( 38.50%), action 231, FPS 1.35, Running 263.98s Step 553( 38.67%), action 232, FPS 1.33, Running 264.54s Step 554( 38.83%), action 233, FPS 1.35, Running 265.08s Step 555( 39.00%), action 234, FPS 1.37, Running 265.49s Step 556( 39.17%), action 235, FPS 1.36, Running 266.52s Step 557( 39.33%), action 236, FPS 1.34, Running 267.07s Step 558( 39.50%), action 237, FPS 1.33, Running 267.99s Step 559( 39.67%), action 238, FPS 1.34, Running 268.55s Step 560( 39.83%), action 239, FPS 1.33, Running 269.57s Step 561( 40.00%), action 240, FPS 1.34, Running 269.98s Step 562( 40.17%), action 241, FPS 1.33, Running 271.24s Step 563( 40.33%), action 242, FPS 1.33, Running 271.78s Step 564( 40.50%), action 243, FPS 1.34, Running 272.72s Step 565( 40.67%), action 244, FPS 1.33, Running 273.45s Step 566( 40.83%), action 245, FPS 1.32, Running 274.48s Step 567( 41.00%), action 246, FPS 1.33, Running 275.06s Step 568( 41.17%), action 247, FPS 1.33, Running 275.99s Step 569( 41.33%), action 248, FPS 1.35, Running 276.30s Step 570( 41.50%), action 249, FPS 1.35, Running 277.27s Step 571( 41.67%), action 250, FPS 1.34, Running 277.84s Step 572( 41.83%), action 251, FPS 1.35, Running 278.79s Step 573( 42.00%), action 252, FPS 1.35, Running 279.41s Step 574( 42.17%), action 253, FPS 1.30, Running 280.44s Step 575( 42.33%), action 254, FPS 1.29, Running 281.04s Step 576( 42.50%), action 255, FPS 1.29, Running 282.05s Step 577( 42.67%), action 256, FPS 1.28, Running 282.68s Step 578( 42.83%), action 257, FPS 1.31, Running 283.31s Step 579( 43.00%), action 258, FPS 1.33, Running 283.62s Step 580( 43.17%), action 259, FPS 1.34, Running 284.47s Step 581( 43.33%), action 260, FPS 1.33, Running 285.06s Step 582( 43.50%), action 261, FPS 1.35, Running 286.08s Step 583( 43.67%), action 262, FPS 1.35, Running 286.60s Step 584( 43.83%), action 263, FPS 1.34, Running 287.65s Step 585( 44.00%), action 264, FPS 1.35, Running 288.26s Step 586( 44.17%), action 265, FPS 1.36, Running 289.21s Step 587( 44.33%), action 266, FPS 1.36, Running 289.80s Step 588( 44.50%), action 267, FPS 1.35, Running 290.83s Step 589( 44.67%), action 268, FPS 1.32, Running 291.40s Step 590( 44.83%), action 269, FPS 1.32, Running 292.39s Step 591( 45.00%), action 270, FPS 1.32, Running 293.00s Step 592( 45.17%), action 271, FPS 1.30, Running 294.12s Step 593( 45.33%), action 272, FPS 1.31, Running 294.70s Step 594( 45.50%), action 273, FPS 1.31, Running 295.73s Step 595( 45.67%), action 274, FPS 1.31, Running 296.27s Step 596( 45.83%), action 275, FPS 1.33, Running 297.09s Step 597( 46.00%), action 276, FPS 1.31, Running 297.89s Step 598( 46.17%), action 277, FPS 1.28, Running 298.88s Step 599( 46.33%), action 278, FPS 1.26, Running 299.50s Step 600( 46.50%), action 279, FPS 1.25, Running 300.51s Step 601( 46.67%), action 280, FPS 1.25, Running 301.09s Step 602( 46.83%), action 281, FPS 1.29, Running 301.57s Step 603( 47.00%), action 282, FPS 1.29, Running 302.12s Step 604( 47.17%), action 283, FPS 1.32, Running 302.76s Step 605( 47.33%), action 284, FPS 1.34, Running 303.20s Step 606( 47.50%), action 285, FPS 1.34, Running 304.14s Step 607( 47.67%), action 286, FPS 1.36, Running 304.51s Step 608( 47.83%), action 287, FPS 1.38, Running 305.35s Step 609( 48.00%), action 288, FPS 1.37, Running 305.95s Step 610( 48.17%), action 289, FPS 1.38, Running 306.90s Step 611( 48.33%), action 290, FPS 1.38, Running 307.46s Step 612( 48.50%), action 291, FPS 1.40, Running 308.43s Step 613( 48.67%), action 292, FPS 1.40, Running 308.99s Step 614( 48.83%), action 293, FPS 1.40, Running 309.96s Step 615( 49.00%), action 294, FPS 1.40, Running 310.59s Step 616( 49.17%), action 295, FPS 1.37, Running 311.64s Step 617( 49.33%), action 296, FPS 1.39, Running 312.25s Step 618( 49.50%), action 297, FPS 1.39, Running 313.23s Step 619( 49.67%), action 298, FPS 1.40, Running 313.77s Step 620( 49.83%), action 299, FPS 1.40, Running 314.80s Step 621( 50.00%), action 300, FPS 1.40, Running 315.41s Step 622( 50.17%), action 301, FPS 1.34, Running 316.45s Step 623( 50.33%), action 302, FPS 1.34, Running 317.06s Step 624( 50.50%), action 303, FPS 1.31, Running 317.98s Step 625( 50.67%), action 304, FPS 1.31, Running 318.50s Step 626( 50.83%), action 305, FPS 1.33, Running 319.15s Step 627( 51.00%), action 306, FPS 1.34, Running 319.43s Step 628( 51.17%), action 307, FPS 1.39, Running 319.77s Step 629( 51.33%), action 308, FPS 1.42, Running 320.04s Step 630( 51.50%), action 309, FPS 1.48, Running 320.38s Step 631( 51.67%), action 310, FPS 1.51, Running 320.73s Step 632( 51.83%), action 311, FPS 1.48, Running 321.90s Step 633( 52.00%), action 312, FPS 1.51, Running 322.24s Step 634( 52.17%), action 313, FPS 1.52, Running 323.09s Step 635( 52.33%), action 314, FPS 1.53, Running 323.66s Step 636( 52.50%), action 315, FPS 1.53, Running 324.68s Step 637( 52.67%), action 316, FPS 1.54, Running 325.24s Step 638( 52.83%), action 317, FPS 1.55, Running 326.16s Step 639( 53.00%), action 318, FPS 1.57, Running 326.54s Step 640( 53.17%), action 319, FPS 1.60, Running 327.33s Step 641( 53.33%), action 320, FPS 1.60, Running 327.88s Step 642( 53.50%), action 321, FPS 1.61, Running 328.87s Step 643( 53.67%), action 322, FPS 1.61, Running 329.51s Step 644( 53.83%), action 323, FPS 1.59, Running 330.58s Step 645( 54.00%), action 324, FPS 1.58, Running 331.12s Step 646( 54.17%), action 325, FPS 1.55, Running 332.07s Step 647( 54.33%), action 326, FPS 1.52, Running 332.61s Step 648( 54.50%), action 327, FPS 1.44, Running 333.62s Step 649( 54.67%), action 328, FPS 1.44, Running 333.95s Step 650( 54.83%), action 329, FPS 1.39, Running 334.74s Step 651( 55.00%), action 330, FPS 1.37, Running 335.32s Step 652( 55.17%), action 331, FPS 1.39, Running 336.27s Step 653( 55.33%), action 332, FPS 1.39, Running 336.62s Step 654( 55.50%), action 333, FPS 1.39, Running 337.47s Step 655( 55.67%), action 334, FPS 1.39, Running 338.04s Step 656( 55.83%), action 335, FPS 1.45, Running 338.48s Step 657( 56.00%), action 336, FPS 1.48, Running 338.77s Step 658( 56.17%), action 337, FPS 1.53, Running 339.21s Step 659( 56.33%), action 338, FPS 1.54, Running 339.56s Step 660( 56.50%), action 339, FPS 1.58, Running 340.01s Step 661( 56.67%), action 340, FPS 1.60, Running 340.37s Step 662( 56.83%), action 341, FPS 1.58, Running 341.52s Step 663( 57.00%), action 342, FPS 1.59, Running 342.09s Step 664( 57.17%), action 343, FPS 1.60, Running 343.04s Step 665( 57.33%), action 344, FPS 1.61, Running 343.51s Step 666( 57.50%), action 345, FPS 1.64, Running 344.23s Step 667( 57.67%), action 346, FPS 1.65, Running 344.77s Step 668( 57.83%), action 347, FPS 1.64, Running 345.82s Step 669( 58.00%), action 348, FPS 1.61, Running 346.41s Step 670( 58.17%), action 349, FPS 1.58, Running 347.40s Step 671( 58.33%), action 350, FPS 1.58, Running 347.98s Step 672( 58.50%), action 351, FPS 1.57, Running 348.99s Step 673( 58.67%), action 352, FPS 1.54, Running 349.61s Step 674( 58.83%), action 353, FPS 1.52, Running 350.66s Step 675( 59.00%), action 354, FPS 1.52, Running 351.21s Step 676( 59.17%), action 355, FPS 1.45, Running 352.23s Step 677( 59.33%), action 356, FPS 1.42, Running 352.81s Step 678( 59.50%), action 357, FPS 1.37, Running 353.81s Step 679( 59.67%), action 358, FPS 1.34, Running 354.49s Step 680( 59.83%), action 359, FPS 1.29, Running 355.55s Step 681( 60.00%), action 360, FPS 1.27, Running 356.11s Step 682( 60.17%), action 361, FPS 1.28, Running 357.16s Step 683( 60.33%), action 362, FPS 1.28, Running 357.69s Step 684( 60.50%), action 363, FPS 1.33, Running 358.09s Step 685( 60.67%), action 364, FPS 1.35, Running 358.33s Step 686( 60.83%), action 365, FPS 1.37, Running 358.87s Step 687( 61.00%), action 366, FPS 1.36, Running 359.49s Step 688( 61.17%), action 367, FPS 1.37, Running 360.43s Step 689( 61.33%), action 368, FPS 1.38, Running 360.94s Step 690( 61.50%), action 369, FPS 1.37, Running 361.96s Step 691( 61.67%), action 370, FPS 1.38, Running 362.51s Step 692( 61.83%), action 371, FPS 1.38, Running 363.47s Step 693( 62.00%), action 372, FPS 1.38, Running 364.10s Step 694( 62.17%), action 373, FPS 1.39, Running 365.03s Step 695( 62.33%), action 374, FPS 1.41, Running 365.36s Step 696( 62.50%), action 375, FPS 1.41, Running 366.40s Step 697( 62.67%), action 376, FPS 1.43, Running 366.84s Step 698( 62.83%), action 377, FPS 1.43, Running 367.75s Step 699( 63.00%), action 378, FPS 1.45, Running 368.33s Step 700( 63.17%), action 379, FPS 1.44, Running 369.43s Step 701( 63.33%), action 380, FPS 1.44, Running 369.97s Step 702( 63.50%), action 381, FPS 1.45, Running 370.99s Step 703( 63.67%), action 382, FPS 1.44, Running 371.59s Step 704( 63.83%), action 383, FPS 1.38, Running 372.56s Step 705( 64.00%), action 384, FPS 1.35, Running 373.12s Step 706( 64.17%), action 385, FPS 1.31, Running 374.16s Step 707( 64.33%), action 386, FPS 1.31, Running 374.75s Step 708( 64.50%), action 387, FPS 1.30, Running 375.76s Step 709( 64.67%), action 388, FPS 1.30, Running 376.36s Step 710( 64.83%), action 389, FPS 1.35, Running 376.74s Step 711( 65.00%), action 390, FPS 1.38, Running 377.01s Step 712( 65.17%), action 391, FPS 1.40, Running 377.71s Step 713( 65.33%), action 392, FPS 1.41, Running 378.26s Step 714( 65.50%), action 393, FPS 1.44, Running 378.88s Step 715( 65.67%), action 394, FPS 1.43, Running 379.34s Step 716( 65.83%), action 395, FPS 1.44, Running 380.29s Step 717( 66.00%), action 396, FPS 1.42, Running 380.94s Step 718( 66.17%), action 397, FPS 1.41, Running 381.89s Step 719( 66.33%), action 398, FPS 1.41, Running 382.51s Step 720( 66.50%), action 399, FPS 1.42, Running 383.50s Step 721( 66.67%), action 400, FPS 1.41, Running 384.13s Step 722( 66.83%), action 401, FPS 1.41, Running 385.14s Step 723( 67.00%), action 402, FPS 1.44, Running 385.48s Step 724( 67.17%), action 403, FPS 1.46, Running 386.27s Step 725( 67.33%), action 404, FPS 1.46, Running 386.84s Step 726( 67.50%), action 405, FPS 1.46, Running 387.84s Step 727( 67.67%), action 406, FPS 1.47, Running 388.39s Step 728( 67.83%), action 407, FPS 1.47, Running 389.36s Step 729( 68.00%), action 408, FPS 1.49, Running 389.78s Step 730( 68.17%), action 409, FPS 1.45, Running 390.58s Step 731( 68.33%), action 410, FPS 1.42, Running 391.10s Step 732( 68.50%), action 411, FPS 1.39, Running 392.09s Step 733( 68.67%), action 412, FPS 1.39, Running 392.66s Step 734( 68.83%), action 413, FPS 1.35, Running 393.67s Step 735( 69.00%), action 414, FPS 1.36, Running 394.04s Step 736( 69.17%), action 415, FPS 1.37, Running 394.86s Step 737( 69.33%), action 416, FPS 1.38, Running 395.41s Step 738( 69.50%), action 417, FPS 1.41, Running 396.12s Step 739( 69.67%), action 418, FPS 1.45, Running 396.35s Step 740( 69.83%), action 419, FPS 1.51, Running 396.74s Step 741( 70.00%), action 420, FPS 1.55, Running 397.01s Step 742( 70.17%), action 421, FPS 1.58, Running 397.76s Step 743( 70.33%), action 422, FPS 1.57, Running 398.23s Step 744( 70.50%), action 423, FPS 1.56, Running 399.13s Step 745( 70.67%), action 424, FPS 1.55, Running 399.71s Step 746( 70.83%), action 425, FPS 1.57, Running 400.60s Step 747( 71.00%), action 426, FPS 1.58, Running 401.03s Step 748( 71.17%), action 427, FPS 1.59, Running 401.91s Step 749( 71.33%), action 428, FPS 1.58, Running 402.47s Step 750( 71.50%), action 429, FPS 1.56, Running 403.41s Step 751( 71.67%), action 430, FPS 1.55, Running 404.01s Step 752( 71.83%), action 431, FPS 1.54, Running 405.05s Step 753( 72.00%), action 432, FPS 1.57, Running 405.43s Step 754( 72.17%), action 433, FPS 1.60, Running 406.18s Step 755( 72.33%), action 434, FPS 1.58, Running 406.71s Step 756( 72.50%), action 435, FPS 1.56, Running 407.69s Step 757( 72.67%), action 436, FPS 1.58, Running 408.04s Step 758( 72.83%), action 437, FPS 1.56, Running 408.90s Step 759( 73.00%), action 438, FPS 1.52, Running 409.48s Step 760( 73.17%), action 439, FPS 1.45, Running 410.51s Step 761( 73.33%), action 440, FPS 1.42, Running 411.07s Step 762( 73.50%), action 441, FPS 1.40, Running 412.08s Step 763( 73.67%), action 442, FPS 1.39, Running 412.66s Step 764( 73.83%), action 443, FPS 1.37, Running 413.69s Step 765( 74.00%), action 444, FPS 1.37, Running 414.26s Step 766( 74.17%), action 445, FPS 1.37, Running 415.25s Step 767( 74.33%), action 446, FPS 1.38, Running 415.49s Step 768( 74.50%), action 447, FPS 1.43, Running 415.93s Step 769( 74.67%), action 448, FPS 1.45, Running 416.27s Step 770( 74.83%), action 449, FPS 1.50, Running 416.70s Step 771( 75.00%), action 450, FPS 1.54, Running 416.96s Step 772( 75.17%), action 451, FPS 1.54, Running 418.04s Step 773( 75.33%), action 452, FPS 1.53, Running 418.47s Step 774( 75.50%), action 453, FPS 1.51, Running 419.42s Step 775( 75.67%), action 454, FPS 1.50, Running 420.00s Step 776( 75.83%), action 455, FPS 1.50, Running 420.98s Step 777( 76.00%), action 456, FPS 1.47, Running 421.64s Step 778( 76.17%), action 457, FPS 1.45, Running 422.66s Step 779( 76.33%), action 458, FPS 1.45, Running 423.24s Step 780( 76.50%), action 459, FPS 1.46, Running 424.19s Step 781( 76.67%), action 460, FPS 1.48, Running 424.59s Step 782( 76.83%), action 461, FPS 1.45, Running 425.84s Step 783( 77.00%), action 462, FPS 1.45, Running 426.42s Step 784( 77.17%), action 463, FPS 1.46, Running 427.35s Step 785( 77.33%), action 464, FPS 1.49, Running 427.69s Step 786( 77.50%), action 465, FPS 1.51, Running 428.52s Step 787( 77.67%), action 466, FPS 1.47, Running 429.09s Step 788( 77.83%), action 467, FPS 1.41, Running 430.11s Step 789( 78.00%), action 468, FPS 1.39, Running 430.68s Step 790( 78.17%), action 469, FPS 1.33, Running 431.76s Step 791( 78.33%), action 470, FPS 1.30, Running 432.30s Step 792( 78.50%), action 471, FPS 1.31, Running 433.33s Step 793( 78.67%), action 472, FPS 1.30, Running 433.88s Step 794( 78.83%), action 473, FPS 1.32, Running 434.52s Step 795( 79.00%), action 474, FPS 1.36, Running 434.75s Step 796( 79.17%), action 475, FPS 1.38, Running 435.43s Step 797( 79.33%), action 476, FPS 1.41, Running 435.80s Step 798( 79.50%), action 477, FPS 1.44, Running 436.59s Step 799( 79.67%), action 478, FPS 1.45, Running 437.02s Step 800( 79.83%), action 479, FPS 1.45, Running 438.01s Step 801( 80.00%), action 480, FPS 1.43, Running 438.58s Step 802( 80.17%), action 481, FPS 1.45, Running 439.62s Step 803( 80.33%), action 482, FPS 1.45, Running 440.24s Step 804( 80.50%), action 483, FPS 1.44, Running 441.23s Step 805( 80.67%), action 484, FPS 1.41, Running 441.85s Step 806( 80.83%), action 485, FPS 1.37, Running 443.09s Step 807( 81.00%), action 486, FPS 1.39, Running 443.45s Step 808( 81.17%), action 487, FPS 1.40, Running 444.40s Step 809( 81.33%), action 488, FPS 1.40, Running 444.98s Step 810( 81.50%), action 489, FPS 1.40, Running 446.00s Step 811( 81.67%), action 490, FPS 1.40, Running 446.58s Step 812( 81.83%), action 491, FPS 1.41, Running 447.55s Step 813( 82.00%), action 492, FPS 1.40, Running 448.18s Step 814( 82.17%), action 493, FPS 1.37, Running 449.13s Step 815( 82.33%), action 494, FPS 1.36, Running 449.50s Step 816( 82.50%), action 495, FPS 1.34, Running 450.37s Step 817( 82.67%), action 496, FPS 1.32, Running 450.94s Step 818( 82.83%), action 497, FPS 1.31, Running 451.88s Step 819( 83.00%), action 498, FPS 1.32, Running 452.20s Step 820( 83.17%), action 499, FPS 1.32, Running 453.15s Step 821( 83.33%), action 500, FPS 1.34, Running 453.46s Step 822( 83.50%), action 501, FPS 1.31, Running 454.84s Step 823( 83.67%), action 502, FPS 1.31, Running 455.47s Step 824( 83.83%), action 503, FPS 1.30, Running 456.64s Step 825( 84.00%), action 504, FPS 1.30, Running 457.27s Step 826( 84.17%), action 505, FPS 1.32, Running 458.20s Step 827( 84.33%), action 506, FPS 1.30, Running 458.81s Step 828( 84.50%), action 507, FPS 1.30, Running 459.77s Step 829( 84.67%), action 508, FPS 1.30, Running 460.35s Step 830( 84.83%), action 509, FPS 1.29, Running 461.52s Step 831( 85.00%), action 510, FPS 1.30, Running 462.01s Step 832( 85.17%), action 511, FPS 1.28, Running 463.19s Step 833( 85.33%), action 512, FPS 1.30, Running 463.60s Step 834( 85.50%), action 513, FPS 1.30, Running 464.56s Step 835( 85.67%), action 514, FPS 1.27, Running 465.23s Step 836( 85.83%), action 515, FPS 1.26, Running 466.30s Step 837( 86.00%), action 516, FPS 1.25, Running 466.88s Step 838( 86.17%), action 517, FPS 1.25, Running 467.87s Step 839( 86.33%), action 518, FPS 1.25, Running 468.22s Step 840( 86.50%), action 519, FPS 1.22, Running 469.52s Step 841( 86.67%), action 520, FPS 1.19, Running 470.20s Step 842( 86.83%), action 521, FPS 1.22, Running 471.29s Step 843( 87.00%), action 522, FPS 1.23, Running 471.80s Step 844( 87.17%), action 523, FPS 1.27, Running 472.34s Step 845( 87.33%), action 524, FPS 1.28, Running 472.93s Step 846( 87.50%), action 525, FPS 1.28, Running 473.86s Step 847( 87.67%), action 526, FPS 1.28, Running 474.46s Step 848( 87.83%), action 527, FPS 1.27, Running 475.47s Step 849( 88.00%), action 528, FPS 1.27, Running 476.12s Step 850( 88.17%), action 529, FPS 1.27, Running 477.25s Step 851( 88.33%), action 530, FPS 1.26, Running 477.89s Step 852( 88.50%), action 531, FPS 1.25, Running 479.15s Step 853( 88.67%), action 532, FPS 1.23, Running 479.87s Step 854( 88.83%), action 533, FPS 1.22, Running 480.91s Step 855( 89.00%), action 534, FPS 1.23, Running 481.51s Step 856( 89.17%), action 535, FPS 1.23, Running 482.54s Step 857( 89.33%), action 536, FPS 1.23, Running 483.14s Step 858( 89.50%), action 537, FPS 1.23, Running 484.15s Step 859( 89.67%), action 538, FPS 1.20, Running 484.86s Step 860( 89.83%), action 539, FPS 1.23, Running 485.85s Step 861( 90.00%), action 540, FPS 1.23, Running 486.42s Step 862( 90.17%), action 541, FPS 1.24, Running 487.46s Step 863( 90.33%), action 542, FPS 1.23, Running 488.06s Step 864( 90.50%), action 543, FPS 1.19, Running 489.11s Step 865( 90.67%), action 544, FPS 1.20, Running 489.64s Step 866( 90.83%), action 545, FPS 1.24, Running 490.01s Step 867( 91.00%), action 546, FPS 1.27, Running 490.24s Step 868( 91.17%), action 547, FPS 1.27, Running 491.25s Step 869( 91.33%), action 548, FPS 1.28, Running 491.77s Step 870( 91.50%), action 549, FPS 1.29, Running 492.78s Step 871( 91.67%), action 550, FPS 1.30, Running 493.32s Step 872( 91.83%), action 551, FPS 1.32, Running 494.33s Step 873( 92.00%), action 552, FPS 1.33, Running 494.89s Step 874( 92.17%), action 553, FPS 1.33, Running 495.99s Step 875( 92.33%), action 554, FPS 1.33, Running 496.55s Step 876( 92.50%), action 555, FPS 1.33, Running 497.56s Step 877( 92.67%), action 556, FPS 1.32, Running 498.26s Step 878( 92.83%), action 557, FPS 1.33, Running 499.19s Step 879( 93.00%), action 558, FPS 1.34, Running 499.75s Step 880( 93.17%), action 559, FPS 1.34, Running 500.73s Step 881( 93.33%), action 560, FPS 1.34, Running 501.33s Step 882( 93.50%), action 561, FPS 1.34, Running 502.34s Step 883( 93.67%), action 562, FPS 1.35, Running 502.89s Step 884( 93.83%), action 563, FPS 1.35, Running 503.88s Step 885( 94.00%), action 564, FPS 1.35, Running 504.44s Step 886( 94.17%), action 565, FPS 1.30, Running 505.42s Step 887( 94.33%), action 566, FPS 1.29, Running 505.74s Step 888( 94.50%), action 567, FPS 1.30, Running 506.62s Step 889( 94.67%), action 568, FPS 1.29, Running 507.23s Step 890( 94.83%), action 569, FPS 1.33, Running 507.85s Step 891( 95.00%), action 570, FPS 1.35, Running 508.10s Step 892( 95.17%), action 571, FPS 1.36, Running 509.07s Step 893( 95.33%), action 572, FPS 1.36, Running 509.61s Step 894( 95.50%), action 573, FPS 1.37, Running 510.62s Step 895( 95.67%), action 574, FPS 1.36, Running 511.26s Step 896( 95.83%), action 575, FPS 1.36, Running 512.22s Step 897( 96.00%), action 576, FPS 1.37, Running 512.91s Step 898( 96.17%), action 577, FPS 1.35, Running 514.01s Step 899( 96.33%), action 578, FPS 1.35, Running 514.58s Step 900( 96.50%), action 579, FPS 1.34, Running 515.64s Step 901( 96.67%), action 580, FPS 1.34, Running 516.21s Step 902( 96.83%), action 581, FPS 1.34, Running 517.26s Step 903( 97.00%), action 582, FPS 1.34, Running 517.82s Step 904( 97.17%), action 583, FPS 1.33, Running 518.88s Step 905( 97.33%), action 584, FPS 1.33, Running 519.43s Step 906( 97.50%), action 585, FPS 1.33, Running 520.48s Step 907( 97.67%), action 586, FPS 1.31, Running 521.03s Step 908( 97.83%), action 587, FPS 1.30, Running 521.96s Step 909( 98.00%), action 588, FPS 1.30, Running 522.63s Step 910( 98.17%), action 589, FPS 1.26, Running 523.69s Step 911( 98.33%), action 590, FPS 1.24, Running 524.28s Step 912( 98.50%), action 591, FPS 1.23, Running 525.32s Step 913( 98.67%), action 592, FPS 1.23, Running 525.84s Step 914( 98.83%), action 593, FPS 1.26, Running 526.53s Step 915( 99.00%), action 594, FPS 1.29, Running 526.74s Step 916( 99.17%), action 595, FPS 1.34, Running 527.18s Step 917( 99.33%), action 596, FPS 1.37, Running 527.51s Step 918( 99.50%), action 597, FPS 1.39, Running 528.41s Step 919( 99.67%), action 598, FPS 1.39, Running 529.02s Step 920( 99.83%), action 599, FPS 1.40, Running 529.96s Step 921(100.00%), action 600, FPS 1.42, Running 530.33s [2026-08-01 21:11:10] [50 ] Seed 49 failed after 530.61 s. +steps: 921 , actions: 600 . +Instruction: Empty +Total 8/50(16.00%) success. +Setting seed: 50 +Step 1( N/A%), pre moving , FPS 6.69, Running 0.15s Step 2( N/A%), pre moving , FPS 9.46, Running 0.21s Step 3( N/A%), pre moving , FPS 6.88, Running 0.44s Step 4( N/A%), pre moving , FPS 6.87, Running 0.58s Step 5( N/A%), pre moving , FPS 7.38, Running 0.68s Step 6( N/A%), pre moving , FPS 8.02, Running 0.75s Step 7( N/A%), pre moving , FPS 8.38, Running 0.84s Step 8( N/A%), pre moving , FPS 7.12, Running 1.12s Step 9( N/A%), pre moving , FPS 7.48, Running 1.20s Step 10( N/A%), pre moving , FPS 7.88, Running 1.27s Step 11( N/A%), pre moving , FPS 8.15, Running 1.35s Step 12( N/A%), pre moving , FPS 7.19, Running 1.67s Step 13( N/A%), pre moving , FPS 7.37, Running 1.76s Step 14( N/A%), pre moving , FPS 7.70, Running 1.82s Step 15( N/A%), pre moving , FPS 7.96, Running 1.88s Step 16( N/A%), pre moving , FPS 7.25, Running 2.21s Step 17( N/A%), pre moving , FPS 7.42, Running 2.29s Step 18( N/A%), pre moving , FPS 7.63, Running 2.36s Step 19( N/A%), pre moving , FPS 7.79, Running 2.44s Step 20( N/A%), pre moving , FPS 7.24, Running 2.76s Step 21( N/A%), pre moving , FPS 6.30, Running 3.32s Step 22( N/A%), pre moving , FPS 6.22, Running 3.43s Step 23( N/A%), pre moving , FPS 6.54, Running 3.49s Step 24( N/A%), pre moving , FPS 6.70, Running 3.57s Step 25( N/A%), pre moving , FPS 6.23, Running 3.89s Step 26( N/A%), pre moving , FPS 5.38, Running 4.47s Step 27( N/A%), pre moving , FPS 5.38, Running 4.55s Step 28( N/A%), pre moving , FPS 5.71, Running 4.63s Step 29( N/A%), pre moving , FPS 5.42, Running 4.89s Step 30( N/A%), pre moving , FPS 5.31, Running 5.04s Step 31( N/A%), pre moving , FPS 5.33, Running 5.10s Step 32( N/A%), pre moving , FPS 5.70, Running 5.18s Step 33( N/A%), pre moving , FPS 5.35, Running 5.50s Step 34( N/A%), pre moving , FPS 5.30, Running 5.59s Step 35( N/A%), pre moving , FPS 5.30, Running 5.66s Step 36( N/A%), pre moving , FPS 4.36, Running 6.80s Step 37( N/A%), pre moving , FPS 4.07, Running 7.21s Step 38( N/A%), pre moving , FPS 4.04, Running 7.30s Step 39( N/A%), pre moving , FPS 4.04, Running 7.38s Step 40( N/A%), pre moving , FPS 4.15, Running 7.58s Step 41( N/A%), pre moving , FPS 4.48, Running 7.79s Step 42( N/A%), pre moving , FPS 4.51, Running 7.86s Step 43( N/A%), pre moving , FPS 4.50, Running 7.94s Step 44( N/A%), pre moving , FPS 4.26, Running 8.26s Step 45( N/A%), pre moving , FPS 4.49, Running 8.35s Step 46( N/A%), pre moving , FPS 5.07, Running 8.41s Step 47( N/A%), pre moving , FPS 5.07, Running 8.49s Step 48( N/A%), pre moving , FPS 4.12, Running 9.48s Step 49( N/A%), pre moving , FPS 4.29, Running 9.55s Step 50( N/A%), pre moving , FPS 4.35, Running 9.63s Step 51( N/A%), pre moving , FPS 4.12, Running 9.96s Step 52( N/A%), pre moving , FPS 4.11, Running 10.05s Step 53( N/A%), pre moving , FPS 4.32, Running 10.13s Step 54( N/A%), pre moving , FPS 4.11, Running 10.46s Step 55( N/A%), pre moving , FPS 4.12, Running 10.51s Step 56( N/A%), pre moving , FPS 5.20, Running 10.65s Step 57( N/A%), pre moving , FPS 5.27, Running 11.00s Step 58( N/A%), pre moving , FPS 5.23, Running 11.13s Step 59( N/A%), pre moving , FPS 4.96, Running 11.41s Step 60( N/A%), pre moving , FPS 4.97, Running 11.61s Step 61( N/A%), pre moving , FPS 5.11, Running 11.71s Step 62( N/A%), pre moving , FPS 4.78, Running 12.04s Step 63( N/A%), pre moving , FPS 4.69, Running 12.20s Step 64( N/A%), pre moving , FPS 4.92, Running 12.32s Step 65( N/A%), pre moving , FPS 4.60, Running 12.70s Step 66( N/A%), pre moving , FPS 4.55, Running 12.81s Step 67( N/A%), pre moving , FPS 4.28, Running 13.17s Step 68( N/A%), pre moving , FPS 5.25, Running 13.29s Step 69( N/A%), pre moving , FPS 5.19, Running 13.41s Step 70( N/A%), pre moving , FPS 4.87, Running 13.74s Step 71( N/A%), pre moving , FPS 5.24, Running 13.77s Step 72( N/A%), pre moving , FPS 5.32, Running 13.81s Step 73( N/A%), pre moving , FPS 5.39, Running 13.84s Step 74( N/A%), pre moving , FPS 5.85, Running 13.87s Step 75( N/A%), pre moving , FPS 5.89, Running 13.91s Step 76( N/A%), pre moving , FPS 6.07, Running 13.94s Step 77( N/A%), pre moving , FPS 6.73, Running 13.97s Step 78( N/A%), pre moving , FPS 6.96, Running 14.01s Step 79( N/A%), pre moving , FPS 7.61, Running 14.04s Step 80( N/A%), pre moving , FPS 8.10, Running 14.07s Step 81( N/A%), pre moving , FPS 8.31, Running 14.11s Step 82( N/A%), pre moving , FPS 9.46, Running 14.15s Step 83( N/A%), pre moving , FPS 10.06, Running 14.19s Step 84( N/A%), pre moving , FPS 10.45, Running 14.23s Step 85( N/A%), pre moving , FPS 12.74, Running 14.27s Step 86( N/A%), pre moving , FPS 13.41, Running 14.30s Step 87( N/A%), pre moving , FPS 17.20, Running 14.33s Step 88( N/A%), pre moving , FPS 18.62, Running 14.37s Step 89( N/A%), pre moving , FPS 19.91, Running 14.41s Step 90( N/A%), pre moving , FPS 28.02, Running 14.45s Step 91( N/A%), pre moving , FPS 28.48, Running 14.48s Step 92( N/A%), pre moving , FPS 28.78, Running 14.50s Step 93( N/A%), pre moving , FPS 28.94, Running 14.53s Step 94( N/A%), pre moving , FPS 29.05, Running 14.56s Step 95( N/A%), pre moving , FPS 29.50, Running 14.59s Step 96( N/A%), pre moving , FPS 30.02, Running 14.61s Step 97( N/A%), pre moving , FPS 30.58, Running 14.63s Step 98( N/A%), pre moving , FPS 31.10, Running 14.65s Step 99( N/A%), pre moving , FPS 31.70, Running 14.67s Step 100( N/A%), pre moving , FPS 32.38, Running 14.69s Step 101( N/A%), pre moving , FPS 33.33, Running 14.71s Step 102( N/A%), pre moving , FPS 34.24, Running 14.74s Step 103( N/A%), pre moving , FPS 34.78, Running 14.77s Step 104( N/A%), pre moving , FPS 35.57, Running 14.80s Step 105( N/A%), pre moving , FPS 35.53, Running 14.83s Step 106( N/A%), pre moving , FPS 35.92, Running 14.86s Step 107( N/A%), pre moving , FPS 35.43, Running 14.90s Step 108( N/A%), pre moving , FPS 33.46, Running 14.96s Step 109( N/A%), pre moving , FPS 30.82, Running 15.06s Step 110( N/A%), pre moving , FPS 29.42, Running 15.13s Step 111( N/A%), pre moving , FPS 22.03, Running 15.38s Step 112( N/A%), pre moving , FPS 19.21, Running 15.54s Step 113( N/A%), pre moving , FPS 18.58, Running 15.61s Step 114( N/A%), pre moving , FPS 17.78, Running 15.69s Step 115( N/A%), pre moving , FPS 14.00, Running 16.01s Step 116( N/A%), pre moving , FPS 13.34, Running 16.11s Step 117( N/A%), pre moving , FPS 12.89, Running 16.18s Step 118( N/A%), pre moving , FPS 11.35, Running 16.41s Step 119( N/A%), pre moving , FPS 10.40, Running 16.59s Step 120( N/A%), pre moving , FPS 10.16, Running 16.66s Step 121( N/A%), pre moving , FPS 9.88, Running 16.74s Step 122( N/A%), pre moving , FPS 8.62, Running 17.06s Step 123( N/A%), pre moving , FPS 8.39, Running 17.15s Step 124( N/A%), pre moving , FPS 8.23, Running 17.23s Step 125( N/A%), pre moving , FPS 7.34, Running 17.55s Step 126( N/A%), pre moving , FPS 7.17, Running 17.65s Step 127( N/A%), pre moving , FPS 7.10, Running 17.71s Step 128( N/A%), pre moving , FPS 7.08, Running 17.79s Step 129( N/A%), pre moving , FPS 6.56, Running 18.11s Step 130( N/A%), pre moving , FPS 4.85, Running 19.25s Step 131( N/A%), pre moving , FPS 4.53, Running 19.80s Step 132( N/A%), pre moving , FPS 4.26, Running 20.24s Step 133( N/A%), pre moving , FPS 3.84, Running 20.81s Step 134( N/A%), pre moving , FPS 3.60, Running 21.25s Step 135( N/A%), pre moving , FPS 3.45, Running 21.82s Step 136( N/A%), pre moving , FPS 3.38, Running 22.02s Step 137( N/A%), pre moving , FPS 3.16, Running 22.50s Step 138( N/A%), pre moving , FPS 3.08, Running 22.91s Step 139( N/A%), pre moving , FPS 2.93, Running 23.43s Step 140( N/A%), pre moving , FPS 2.87, Running 23.62s Step 141( N/A%), pre moving , FPS 2.71, Running 24.12s Step 142( N/A%), pre moving , FPS 2.68, Running 24.53s Step 143( N/A%), pre moving , FPS 2.52, Running 25.08s Step 144( N/A%), pre moving , FPS 2.41, Running 25.52s Step 145( N/A%), pre moving , FPS 2.34, Running 26.10s Step 146( N/A%), pre moving , FPS 2.31, Running 26.29s Step 147( N/A%), pre moving , FPS 2.20, Running 26.82s Step 148( N/A%), pre moving , FPS 2.11, Running 27.28s Step 149( N/A%), pre moving , FPS 2.05, Running 27.87s Step 150( N/A%), pre moving , FPS 2.28, Running 28.04s Step 151( N/A%), pre moving , FPS 2.29, Running 28.54s Step 152( N/A%), pre moving , FPS 2.30, Running 28.91s Step 153( N/A%), pre moving , FPS 2.30, Running 29.51s Step 154( N/A%), pre moving , FPS 2.30, Running 29.94s Step 155( N/A%), pre moving , FPS 2.30, Running 30.53s Step 156( N/A%), pre moving , FPS 2.30, Running 30.72s Step 157( N/A%), pre moving , FPS 2.30, Running 31.18s Step 158( N/A%), pre moving , FPS 2.27, Running 31.73s Step 159( N/A%), pre moving , FPS 2.27, Running 32.26s Step 160( N/A%), pre moving , FPS 2.27, Running 32.41s Step 161( N/A%), pre moving , FPS 2.34, Running 32.66s Step 162( N/A%), pre moving , FPS 2.42, Running 32.80s Step 163( N/A%), pre moving , FPS 2.50, Running 33.07s Step 164( N/A%), pre moving , FPS 2.58, Running 33.27s Step 165( N/A%), pre moving , FPS 2.69, Running 33.54s Step 166( N/A%), pre moving , FPS 2.70, Running 33.71s Step 167( N/A%), pre moving , FPS 2.81, Running 33.95s Step 168( N/A%), pre moving , FPS 2.93, Running 34.10s Step 169( N/A%), pre moving , FPS 3.07, Running 34.38s Step 170( N/A%), pre moving , FPS 3.07, Running 34.56s Step 171( N/A%), pre moving , FPS 3.13, Running 34.93s Step 172( N/A%), pre moving , FPS 3.06, Running 35.46s Step 173( N/A%), pre moving , FPS 3.04, Running 36.08s Step 174( N/A%), pre moving , FPS 3.03, Running 36.55s Step 175( N/A%), pre moving , FPS 3.02, Running 37.14s Step 176( N/A%), pre moving , FPS 2.89, Running 37.63s Step 177( N/A%), pre moving , FPS 2.84, Running 38.22s Step 178( N/A%), pre moving , FPS 2.88, Running 38.69s Step 179( N/A%), pre moving , FPS 2.84, Running 39.30s Step 180( N/A%), pre moving , FPS 2.72, Running 39.78s Step 181( N/A%), pre moving , FPS 2.59, Running 40.38s Step 182( N/A%), pre moving , FPS 2.50, Running 40.79s Step 183( N/A%), pre moving , FPS 2.39, Running 41.43s Step 184( N/A%), pre moving , FPS 2.38, Running 41.66s Step 185( N/A%), pre moving , FPS 2.31, Running 42.20s Step 186( N/A%), pre moving , FPS 2.22, Running 42.70s Step 187( N/A%), pre moving , FPS 2.14, Running 43.30s Step 188( N/A%), pre moving , FPS 2.07, Running 43.74s Step 189( N/A%), pre moving , FPS 2.01, Running 44.35s Step 190( N/A%), pre moving , FPS 1.92, Running 44.96s Step 191( N/A%), pre moving , FPS 1.88, Running 45.58s Step 192( N/A%), pre moving , FPS 1.87, Running 46.13s Step 193( N/A%), pre moving , FPS 1.87, Running 46.78s Step 194( N/A%), pre moving , FPS 1.86, Running 47.28s Step 195( N/A%), pre moving , FPS 1.84, Running 48.02s Step 196( N/A%), pre moving , FPS 1.88, Running 48.28s Step 197( N/A%), pre moving , FPS 1.86, Running 48.95s Step 198( N/A%), pre moving , FPS 1.85, Running 49.49s Step 199( N/A%), pre moving , FPS 1.85, Running 50.12s Step 200( N/A%), pre moving , FPS 1.92, Running 50.22s Step 201( N/A%), pre moving , FPS 1.96, Running 50.57s Step 202( N/A%), pre moving , FPS 2.02, Running 50.69s Step 203( N/A%), pre moving , FPS 2.13, Running 50.80s Step 204( N/A%), pre moving , FPS 2.11, Running 51.16s Step 205( N/A%), pre moving , FPS 2.21, Running 51.24s Step 206( N/A%), pre moving , FPS 2.31, Running 51.35s Step 207( N/A%), pre moving , FPS 2.45, Running 51.46s Step 208( N/A%), pre moving , FPS 2.48, Running 51.81s Step 209( N/A%), pre moving , FPS 2.65, Running 51.89s Step 210( N/A%), pre moving , FPS 2.59, Running 52.67s Step 211( N/A%), pre moving , FPS 2.69, Running 53.03s Step 212( N/A%), pre moving , FPS 2.87, Running 53.09s Step 213( N/A%), pre moving , FPS 3.14, Running 53.15s Step 214( N/A%), pre moving , FPS 3.38, Running 53.20s Step 215( N/A%), pre moving , FPS 3.83, Running 53.25s Step 216( N/A%), pre moving , FPS 3.99, Running 53.30s Step 217( N/A%), pre moving , FPS 4.54, Running 53.36s Step 218( N/A%), pre moving , FPS 5.11, Running 53.40s Step 219( N/A%), pre moving , FPS 6.01, Running 53.44s Step 220( N/A%), pre moving , FPS 6.11, Running 53.49s Step 221( N/A%), pre moving , FPS 6.74, Running 53.54s Step 222( N/A%), pre moving , FPS 6.86, Running 53.60s Step 223( N/A%), pre moving , FPS 6.95, Running 53.68s Step 224( N/A%), pre moving , FPS 7.52, Running 53.82s Step 225( N/A%), pre moving , FPS 7.29, Running 53.98s Step 226( N/A%), pre moving , FPS 6.56, Running 54.40s Step 227( N/A%), pre moving , FPS 6.43, Running 54.57s Step 228( N/A%), pre moving , FPS 6.77, Running 54.76s Step 229( N/A%), pre moving , FPS 6.10, Running 55.17s Step 230( N/A%), pre moving , FPS 6.67, Running 55.67s Step 231( N/A%), pre moving , FPS 6.78, Running 55.97s Step 232( N/A%), pre moving , FPS 6.10, Running 56.36s Step 233( N/A%), pre moving , FPS 5.39, Running 56.87s Step 234( N/A%), pre moving , FPS 5.15, Running 57.08s Step 235( N/A%), pre moving , FPS 4.63, Running 57.57s Step 236( N/A%), pre moving , FPS 4.27, Running 57.98s Step 237( N/A%), pre moving , FPS 4.18, Running 58.14s Step 238( N/A%), pre moving , FPS 3.88, Running 58.56s Step 239( N/A%), pre moving , FPS 3.79, Running 58.73s Step 240( N/A%), pre moving , FPS 3.65, Running 58.97s Step 241( N/A%), pre moving , FPS 3.50, Running 59.25s Step 242( N/A%), pre moving , FPS 3.48, Running 59.36s Step 243( N/A%), pre moving , FPS 3.46, Running 59.47s Step 244( N/A%), pre moving , FPS 3.29, Running 59.90s Step 245( N/A%), pre moving , FPS 3.32, Running 60.00s Step 246( N/A%), pre moving , FPS 3.35, Running 60.37s Step 247( N/A%), pre moving , FPS 3.41, Running 60.43s Step 248( N/A%), pre moving , FPS 3.46, Running 60.55s Step 249( N/A%), pre moving , FPS 3.64, Running 60.66s Step 250( N/A%), pre moving , FPS 3.74, Running 61.01s Step 251( N/A%), pre moving , FPS 3.88, Running 61.13s Step 252( N/A%), pre moving , FPS 4.11, Running 61.23s Step 253( N/A%), pre moving , FPS 4.32, Running 61.50s Step 254( N/A%), pre moving , FPS 3.81, Running 62.33s Step 255( N/A%), pre moving , FPS 4.11, Running 62.43s Step 256( N/A%), pre moving , FPS 4.15, Running 62.79s Step 257( N/A%), pre moving , FPS 4.19, Running 62.91s Step 258( N/A%), pre moving , FPS 4.49, Running 63.02s Step 259( N/A%), pre moving , FPS 4.25, Running 63.43s Step 260( N/A%), pre moving , FPS 4.32, Running 63.60s Step 261( N/A%), pre moving , FPS 4.32, Running 63.88s Step 262( N/A%), pre moving , FPS 4.10, Running 64.24s Step 263( N/A%), pre moving , FPS 3.82, Running 64.70s Step 264( N/A%), pre moving , FPS 3.97, Running 64.94s Step 265( N/A%), pre moving , FPS 3.69, Running 65.43s Step 266( N/A%), pre moving , FPS 3.62, Running 65.90s Step 267( N/A%), pre moving , FPS 3.51, Running 66.13s Step 268( N/A%), pre moving , FPS 3.30, Running 66.62s Step 269( N/A%), pre moving , FPS 3.21, Running 66.88s Step 270( N/A%), pre moving , FPS 3.15, Running 67.36s Step 271( N/A%), pre moving , FPS 2.95, Running 67.90s Step 272( N/A%), pre moving , FPS 2.78, Running 68.43s Step 273( N/A%), pre moving , FPS 2.76, Running 68.73s Step 274( N/A%), pre moving , FPS 2.89, Running 69.25s Step 275( N/A%), pre moving , FPS 2.71, Running 69.80s Step 276( N/A%), pre moving , FPS 2.65, Running 70.35s Step 277( N/A%), pre moving , FPS 2.51, Running 70.88s Step 278( N/A%), pre moving , FPS 2.45, Running 71.17s Step 279( N/A%), pre moving , FPS 2.42, Running 71.70s Step 280( N/A%), pre moving , FPS 2.32, Running 72.24s Step 281( N/A%), pre moving , FPS 2.27, Running 72.68s Step 282( N/A%), pre moving , FPS 2.28, Running 73.02s Step 283( N/A%), pre moving , FPS 2.27, Running 73.53s Step 284( N/A%), pre moving , FPS 2.27, Running 73.75s Step 285( N/A%), pre moving , FPS 2.27, Running 74.23s Step 286( N/A%), pre moving , FPS 2.33, Running 74.47s Step 287( N/A%), pre moving , FPS 2.27, Running 74.95s Step 288( N/A%), pre moving , FPS 2.27, Running 75.42s Step 289( N/A%), pre moving , FPS 2.29, Running 75.60s Step 290( N/A%), pre moving , FPS 2.31, Running 76.04s Step 291( N/A%), pre moving , FPS 2.41, Running 76.20s Step 292( N/A%), pre moving , FPS 2.45, Running 76.60s Step 293( N/A%), pre moving , FPS 2.48, Running 76.81s Step 294( N/A%), pre moving , FPS 2.48, Running 77.30s Step 295( N/A%), pre moving , FPS 2.53, Running 77.69s Step 296( N/A%), pre moving , FPS 2.63, Running 77.96s Step 297( N/A%), pre moving , FPS 2.65, Running 78.43s Step 298( N/A%), pre moving , FPS 2.67, Running 78.67s Step 299( N/A%), pre moving , FPS 2.68, Running 79.15s Step 300( N/A%), pre moving , FPS 2.81, Running 79.35s Step 301( N/A%), pre moving , FPS 2.80, Running 79.83s Step 302( N/A%), pre moving , FPS 2.75, Running 80.30s Step 303( N/A%), pre moving , FPS 2.86, Running 80.53s Step 304( N/A%), pre moving , FPS 2.76, Running 81.00s Step 305( N/A%), pre moving , FPS 2.76, Running 81.47s Step 306( N/A%), pre moving , FPS 2.79, Running 81.63s Step 307( N/A%), pre moving , FPS 2.92, Running 81.80s Step 308( N/A%), pre moving , FPS 2.95, Running 82.20s Step 309( N/A%), pre moving , FPS 2.96, Running 82.36s Step 310( N/A%), pre moving , FPS 2.99, Running 82.73s Step 311( N/A%), pre moving , FPS 3.01, Running 82.85s Step 312( N/A%), pre moving , FPS 3.15, Running 82.95s Step 313( N/A%), pre moving , FPS 3.08, Running 83.31s Step 314( N/A%), pre moving , FPS 3.26, Running 83.43s Step 315( N/A%), pre moving , FPS 3.43, Running 83.53s Step 316( N/A%), pre moving , FPS 3.42, Running 83.82s Step 317( N/A%), pre moving , FPS 3.60, Running 83.99s Step 318( N/A%), pre moving , FPS 3.68, Running 84.10s Step 319( N/A%), pre moving , FPS 3.96, Running 84.20s Step 320( N/A%), pre moving , FPS 3.82, Running 84.58s Step 321( N/A%), pre moving , FPS 4.13, Running 84.67s Step 322( N/A%), pre moving , FPS 4.45, Running 84.79s Step 323( N/A%), pre moving , FPS 4.34, Running 85.14s Step 324( N/A%), pre moving , FPS 4.70, Running 85.26s Step 325( N/A%), pre moving , FPS 5.13, Running 85.37s Step 326( N/A%), pre moving , FPS 4.89, Running 85.72s Step 327( N/A%), pre moving , FPS 4.94, Running 85.85s Step 328( N/A%), pre moving , FPS 5.33, Running 85.96s Step 329( N/A%), pre moving , FPS 3.39, Running 88.25s Step 330( N/A%), pre moving , FPS 3.18, Running 89.01s Step 331( N/A%), pre moving , FPS 3.11, Running 89.28s Step 332( N/A%), pre moving , FPS 2.81, Running 90.08s Step 333( N/A%), pre moving , FPS 2.85, Running 90.33s Step 334( N/A%), pre moving , FPS 2.67, Running 90.91s Step 335( N/A%), pre moving , FPS 2.54, Running 91.41s Step 336( N/A%), pre moving , FPS 2.45, Running 91.97s Step 337( N/A%), pre moving , FPS 2.36, Running 92.48s Step 338( N/A%), pre moving , FPS 2.30, Running 92.79s Step 339( N/A%), pre moving , FPS 2.26, Running 93.07s Step 340( N/A%), pre moving , FPS 2.15, Running 93.86s Step 341( N/A%), pre moving , FPS 2.12, Running 94.11s Step 342( N/A%), pre moving , FPS 1.97, Running 94.96s Step 343( N/A%), pre moving , FPS 1.98, Running 95.22s Step 344( N/A%), pre moving , FPS 1.85, Running 96.06s Step 345( N/A%), pre moving , FPS 1.83, Running 96.30s Step 346( N/A%), pre moving , FPS 1.75, Running 97.13s Step 347( N/A%), pre moving , FPS 1.73, Running 97.39s Step 348( N/A%), pre moving , FPS 1.64, Running 98.14s Step 349( 0.17%), action 1, FPS 1.78, Running 99.49s Step 350( 0.33%), action 2, FPS 1.80, Running 100.11s Step 351( 0.50%), action 3, FPS 1.70, Running 101.03s Step 352( 0.67%), action 4, FPS 1.73, Running 101.66s Step 353( 0.83%), action 5, FPS 1.63, Running 102.62s Step 354( 1.00%), action 6, FPS 1.64, Running 103.11s Step 355( 1.17%), action 7, FPS 1.61, Running 103.86s Step 356( 1.33%), action 8, FPS 1.60, Running 104.47s Step 357( 1.50%), action 9, FPS 1.55, Running 105.41s Step 358( 1.67%), action 10, FPS 1.50, Running 106.09s Step 359( 1.83%), action 11, FPS 1.43, Running 107.02s Step 360( 2.00%), action 12, FPS 1.44, Running 107.70s Step 361( 2.17%), action 13, FPS 1.39, Running 108.55s Step 362( 2.33%), action 14, FPS 1.41, Running 109.11s Step 363( 2.50%), action 15, FPS 1.36, Running 109.90s Step 364( 2.67%), action 16, FPS 1.39, Running 110.43s Step 365( 2.83%), action 17, FPS 1.38, Running 110.79s Step 366( 3.00%), action 18, FPS 1.43, Running 111.08s Step 367( 3.17%), action 19, FPS 1.42, Running 111.48s Step 368( 3.33%), action 20, FPS 1.47, Running 111.79s Step 369( 3.50%), action 21, FPS 1.52, Running 112.64s Step 370( 3.67%), action 22, FPS 1.54, Running 113.08s Step 371( 3.83%), action 23, FPS 1.56, Running 113.86s Step 372( 4.00%), action 24, FPS 1.56, Running 114.47s Step 373( 4.17%), action 25, FPS 1.57, Running 115.40s Step 374( 4.33%), action 26, FPS 1.54, Running 116.09s Step 375( 4.50%), action 27, FPS 1.52, Running 117.00s Step 376( 4.67%), action 28, FPS 1.51, Running 117.70s Step 377( 4.83%), action 29, FPS 1.52, Running 118.59s Step 378( 5.00%), action 30, FPS 1.54, Running 119.06s Step 379( 5.17%), action 31, FPS 1.51, Running 120.27s Step 380( 5.33%), action 32, FPS 1.50, Running 121.01s Step 381( 5.50%), action 33, FPS 1.49, Running 121.97s Step 382( 5.67%), action 34, FPS 1.48, Running 122.61s Step 383( 5.83%), action 35, FPS 1.47, Running 123.53s Step 384( 6.00%), action 36, FPS 1.45, Running 124.19s Step 385( 6.17%), action 37, FPS 1.39, Running 125.18s Step 386( 6.33%), action 38, FPS 1.35, Running 125.93s Step 387( 6.50%), action 39, FPS 1.31, Running 126.80s Step 388( 6.67%), action 40, FPS 1.29, Running 127.30s Step 389( 6.83%), action 41, FPS 1.27, Running 128.38s Step 390( 7.00%), action 42, FPS 1.26, Running 128.97s Step 391( 7.17%), action 43, FPS 1.26, Running 129.73s Step 392( 7.33%), action 44, FPS 1.28, Running 130.14s Step 393( 7.50%), action 45, FPS 1.32, Running 130.53s Step 394( 7.67%), action 46, FPS 1.34, Running 131.04s Step 395( 7.83%), action 47, FPS 1.32, Running 132.18s Step 396( 8.00%), action 48, FPS 1.31, Running 133.00s Step 397( 8.17%), action 49, FPS 1.31, Running 133.88s Step 398( 8.33%), action 50, FPS 1.29, Running 134.57s Step 399( 8.50%), action 51, FPS 1.31, Running 135.55s Step 400( 8.67%), action 52, FPS 1.32, Running 136.17s Step 401( 8.83%), action 53, FPS 1.32, Running 137.16s Step 402( 9.00%), action 54, FPS 1.33, Running 137.70s Step 403( 9.17%), action 55, FPS 1.35, Running 138.36s Step 404( 9.33%), action 56, FPS 1.36, Running 138.87s Step 405( 9.50%), action 57, FPS 1.38, Running 139.66s Step 406( 9.67%), action 58, FPS 1.37, Running 140.48s Step 407( 9.83%), action 59, FPS 1.38, Running 141.31s Step 408( 10.00%), action 60, FPS 1.35, Running 142.08s Step 409( 10.17%), action 61, FPS 1.37, Running 142.96s Step 410( 10.33%), action 62, FPS 1.36, Running 143.63s Step 411( 10.50%), action 63, FPS 1.34, Running 144.64s Step 412( 10.67%), action 64, FPS 1.31, Running 145.38s Step 413( 10.83%), action 65, FPS 1.27, Running 146.29s Step 414( 11.00%), action 66, FPS 1.24, Running 147.14s Step 415( 11.17%), action 67, FPS 1.27, Running 147.92s Step 416( 11.33%), action 68, FPS 1.28, Running 148.58s Step 417( 11.50%), action 69, FPS 1.31, Running 149.09s Step 418( 11.67%), action 70, FPS 1.31, Running 149.86s Step 419( 11.83%), action 71, FPS 1.29, Running 151.10s Step 420( 12.00%), action 72, FPS 1.28, Running 151.76s Step 421( 12.17%), action 73, FPS 1.29, Running 152.70s Step 422( 12.33%), action 74, FPS 1.27, Running 153.46s Step 423( 12.50%), action 75, FPS 1.25, Running 154.31s Step 424( 12.67%), action 76, FPS 1.24, Running 154.99s Step 425( 12.83%), action 77, FPS 1.23, Running 155.97s Step 426( 13.00%), action 78, FPS 1.22, Running 156.86s Step 427( 13.17%), action 79, FPS 1.22, Running 157.75s Step 428( 13.33%), action 80, FPS 1.22, Running 158.44s Step 429( 13.50%), action 81, FPS 1.22, Running 159.35s Step 430( 13.67%), action 82, FPS 1.22, Running 160.07s Step 431( 13.83%), action 83, FPS 1.23, Running 160.93s Step 432( 14.00%), action 84, FPS 1.23, Running 161.59s Step 433( 14.17%), action 85, FPS 1.23, Running 162.49s Step 434( 14.33%), action 86, FPS 1.25, Running 163.13s Step 435( 14.50%), action 87, FPS 1.25, Running 163.98s Step 436( 14.67%), action 88, FPS 1.25, Running 164.62s Step 437( 14.83%), action 89, FPS 1.23, Running 165.31s Step 438( 15.00%), action 90, FPS 1.24, Running 165.95s Step 439( 15.17%), action 91, FPS 1.30, Running 166.52s Step 440( 15.33%), action 92, FPS 1.33, Running 166.81s Step 441( 15.50%), action 93, FPS 1.38, Running 167.20s Step 442( 15.67%), action 94, FPS 1.39, Running 167.86s Step 443( 15.83%), action 95, FPS 1.40, Running 168.64s Step 444( 16.00%), action 96, FPS 1.40, Running 169.31s Step 445( 16.17%), action 97, FPS 1.41, Running 170.18s Step 446( 16.33%), action 98, FPS 1.42, Running 170.90s Step 447( 16.50%), action 99, FPS 1.43, Running 171.76s Step 448( 16.67%), action 100, FPS 1.44, Running 172.30s Step 449( 16.83%), action 101, FPS 1.43, Running 173.37s Step 450( 17.00%), action 102, FPS 1.45, Running 173.84s Step 451( 17.17%), action 103, FPS 1.47, Running 174.58s Step 452( 17.33%), action 104, FPS 1.47, Running 175.19s Step 453( 17.50%), action 105, FPS 1.47, Running 176.09s Step 454( 17.67%), action 106, FPS 1.45, Running 176.88s Step 455( 17.83%), action 107, FPS 1.45, Running 177.77s Step 456( 18.00%), action 108, FPS 1.46, Running 178.29s Step 457( 18.17%), action 109, FPS 1.47, Running 178.94s Step 458( 18.33%), action 110, FPS 1.49, Running 179.40s Step 459( 18.50%), action 111, FPS 1.43, Running 180.54s Step 460( 18.67%), action 112, FPS 1.40, Running 181.13s Step 461( 18.83%), action 113, FPS 1.34, Running 182.10s Step 462( 19.00%), action 114, FPS 1.34, Running 182.84s Step 463( 19.17%), action 115, FPS 1.32, Running 183.74s Step 464( 19.33%), action 116, FPS 1.32, Running 184.45s Step 465( 19.50%), action 117, FPS 1.35, Running 185.02s Step 466( 19.67%), action 118, FPS 1.37, Running 185.50s Step 467( 19.83%), action 119, FPS 1.35, Running 186.56s Step 468( 20.00%), action 120, FPS 1.33, Running 187.39s Step 469( 20.17%), action 121, FPS 1.34, Running 188.34s Step 470( 20.33%), action 122, FPS 1.31, Running 189.09s Step 471( 20.50%), action 123, FPS 1.30, Running 189.98s Step 472( 20.67%), action 124, FPS 1.29, Running 190.71s Step 473( 20.83%), action 125, FPS 1.29, Running 191.62s Step 474( 21.00%), action 126, FPS 1.30, Running 192.28s Step 475( 21.17%), action 127, FPS 1.30, Running 193.16s Step 476( 21.33%), action 128, FPS 1.30, Running 193.62s Step 477( 21.50%), action 129, FPS 1.30, Running 194.36s Step 478( 21.67%), action 130, FPS 1.29, Running 194.95s Step 479( 21.83%), action 131, FPS 1.30, Running 195.89s Step 480( 22.00%), action 132, FPS 1.32, Running 196.31s Step 481( 22.17%), action 133, FPS 1.33, Running 197.09s Step 482( 22.33%), action 134, FPS 1.34, Running 197.75s Step 483( 22.50%), action 135, FPS 1.34, Running 198.63s Step 484( 22.67%), action 136, FPS 1.37, Running 199.10s Step 485( 22.83%), action 137, FPS 1.35, Running 199.82s Step 486( 23.00%), action 138, FPS 1.34, Running 200.42s Step 487( 23.17%), action 139, FPS 1.36, Running 201.29s Step 488( 23.33%), action 140, FPS 1.39, Running 201.74s Step 489( 23.50%), action 141, FPS 1.41, Running 202.57s Step 490( 23.67%), action 142, FPS 1.42, Running 203.20s Step 491( 23.83%), action 143, FPS 1.48, Running 203.50s Step 492( 24.00%), action 144, FPS 1.51, Running 203.92s Step 493( 24.17%), action 145, FPS 1.52, Running 204.78s Step 494( 24.33%), action 146, FPS 1.54, Running 205.28s Step 495( 24.50%), action 147, FPS 1.57, Running 205.93s Step 496( 24.67%), action 148, FPS 1.54, Running 206.60s Step 497( 24.83%), action 149, FPS 1.52, Running 207.51s Step 498( 25.00%), action 150, FPS 1.51, Running 208.17s Step 499( 25.17%), action 151, FPS 1.48, Running 209.42s Step 500( 25.33%), action 152, FPS 1.47, Running 209.91s Step 501( 25.50%), action 153, FPS 1.47, Running 210.70s Step 502( 25.67%), action 154, FPS 1.47, Running 211.32s Step 503( 25.83%), action 155, FPS 1.48, Running 212.12s Step 504( 26.00%), action 156, FPS 1.48, Running 212.63s Step 505( 26.17%), action 157, FPS 1.47, Running 213.38s Step 506( 26.33%), action 158, FPS 1.48, Running 213.93s Step 507( 26.50%), action 159, FPS 1.51, Running 214.57s Step 508( 26.67%), action 160, FPS 1.48, Running 215.25s Step 509( 26.83%), action 161, FPS 1.43, Running 216.55s Step 510( 27.00%), action 162, FPS 1.42, Running 217.30s Step 511( 27.17%), action 163, FPS 1.36, Running 218.18s Step 512( 27.33%), action 164, FPS 1.33, Running 218.98s Step 513( 27.50%), action 165, FPS 1.33, Running 219.79s Step 514( 27.67%), action 166, FPS 1.34, Running 220.24s Step 515( 27.83%), action 167, FPS 1.33, Running 221.01s Step 516( 28.00%), action 168, FPS 1.34, Running 221.55s Step 517( 28.17%), action 169, FPS 1.36, Running 222.26s Step 518( 28.33%), action 170, FPS 1.35, Running 223.02s Step 519( 28.50%), action 171, FPS 1.35, Running 224.19s Step 520( 28.67%), action 172, FPS 1.35, Running 224.68s Step 521( 28.83%), action 173, FPS 1.35, Running 225.48s Step 522( 29.00%), action 174, FPS 1.36, Running 226.07s Step 523( 29.17%), action 175, FPS 1.34, Running 226.99s Step 524( 29.33%), action 176, FPS 1.35, Running 227.45s Step 525( 29.50%), action 177, FPS 1.35, Running 228.20s Step 526( 29.67%), action 178, FPS 1.34, Running 228.84s Step 527( 29.83%), action 179, FPS 1.32, Running 229.74s Step 528( 30.00%), action 180, FPS 1.32, Running 230.34s Step 529( 30.17%), action 181, FPS 1.36, Running 231.29s Step 530( 30.33%), action 182, FPS 1.35, Running 232.11s Step 531( 30.50%), action 183, FPS 1.35, Running 233.01s Step 532( 30.67%), action 184, FPS 1.36, Running 233.70s Step 533( 30.83%), action 185, FPS 1.35, Running 234.59s Step 534( 31.00%), action 186, FPS 1.30, Running 235.57s Step 535( 31.17%), action 187, FPS 1.27, Running 236.77s Step 536( 31.33%), action 188, FPS 1.24, Running 237.63s Step 537( 31.50%), action 189, FPS 1.24, Running 238.44s Step 538( 31.67%), action 190, FPS 1.24, Running 239.09s Step 539( 31.83%), action 191, FPS 1.28, Running 239.82s Step 540( 32.00%), action 192, FPS 1.27, Running 240.39s Step 541( 32.17%), action 193, FPS 1.25, Running 241.43s Step 542( 32.33%), action 194, FPS 1.24, Running 242.25s Step 543( 32.50%), action 195, FPS 1.25, Running 242.99s Step 544( 32.67%), action 196, FPS 1.21, Running 243.98s Step 545( 32.83%), action 197, FPS 1.21, Running 244.79s Step 546( 33.00%), action 198, FPS 1.21, Running 245.39s Step 547( 33.17%), action 199, FPS 1.21, Running 246.28s Step 548( 33.33%), action 200, FPS 1.21, Running 246.82s Step 549( 33.50%), action 201, FPS 1.20, Running 247.90s Step 550( 33.67%), action 202, FPS 1.23, Running 248.41s Step 551( 33.83%), action 203, FPS 1.24, Running 249.09s Step 552( 34.00%), action 204, FPS 1.25, Running 249.75s Step 553( 34.17%), action 205, FPS 1.24, Running 250.70s Step 554( 34.33%), action 206, FPS 1.26, Running 251.41s Step 555( 34.50%), action 207, FPS 1.29, Running 252.27s Step 556( 34.67%), action 208, FPS 1.30, Running 252.98s Step 557( 34.83%), action 209, FPS 1.30, Running 253.88s Step 558( 35.00%), action 210, FPS 1.31, Running 254.35s Step 559( 35.17%), action 211, FPS 1.28, Running 255.39s Step 560( 35.33%), action 212, FPS 1.30, Running 255.79s Step 561( 35.50%), action 213, FPS 1.32, Running 256.57s Step 562( 35.67%), action 214, FPS 1.35, Running 257.02s Step 563( 35.83%), action 215, FPS 1.38, Running 257.45s Step 564( 36.00%), action 216, FPS 1.45, Running 257.74s Step 565( 36.17%), action 217, FPS 1.51, Running 258.04s Step 566( 36.33%), action 218, FPS 1.54, Running 258.39s Step 567( 36.50%), action 219, FPS 1.57, Running 259.02s Step 568( 36.67%), action 220, FPS 1.56, Running 259.61s Step 569( 36.83%), action 221, FPS 1.58, Running 260.52s Step 570( 37.00%), action 222, FPS 1.60, Running 260.94s Step 571( 37.17%), action 223, FPS 1.59, Running 261.70s Step 572( 37.33%), action 224, FPS 1.59, Running 262.29s Step 573( 37.50%), action 225, FPS 1.60, Running 263.21s Step 574( 37.67%), action 226, FPS 1.62, Running 263.75s Step 575( 37.83%), action 227, FPS 1.65, Running 264.36s Step 576( 38.00%), action 228, FPS 1.67, Running 264.96s Step 577( 38.17%), action 229, FPS 1.67, Running 265.86s Step 578( 38.33%), action 230, FPS 1.64, Running 266.54s Step 579( 38.50%), action 231, FPS 1.66, Running 267.43s Step 580( 38.67%), action 232, FPS 1.66, Running 267.87s Step 581( 38.83%), action 233, FPS 1.65, Running 268.66s Step 582( 39.00%), action 234, FPS 1.63, Running 269.31s Step 583( 39.17%), action 235, FPS 1.57, Running 270.22s Step 584( 39.33%), action 236, FPS 1.51, Running 271.00s Step 585( 39.50%), action 237, FPS 1.45, Running 271.84s Step 586( 39.67%), action 238, FPS 1.41, Running 272.55s Step 587( 39.83%), action 239, FPS 1.38, Running 273.48s Step 588( 40.00%), action 240, FPS 1.38, Running 274.14s Step 589( 40.17%), action 241, FPS 1.37, Running 275.15s Step 590( 40.33%), action 242, FPS 1.35, Running 275.76s Step 591( 40.50%), action 243, FPS 1.39, Running 276.04s Step 592( 40.67%), action 244, FPS 1.42, Running 276.34s Step 593( 40.83%), action 245, FPS 1.48, Running 276.71s Step 594( 41.00%), action 246, FPS 1.49, Running 277.21s Step 595( 41.17%), action 247, FPS 1.50, Running 277.71s Step 596( 41.33%), action 248, FPS 1.49, Running 278.34s Step 597( 41.50%), action 249, FPS 1.49, Running 279.25s Step 598( 41.67%), action 250, FPS 1.52, Running 279.71s Step 599( 41.83%), action 251, FPS 1.49, Running 280.86s Step 600( 42.00%), action 252, FPS 1.48, Running 281.38s Step 601( 42.17%), action 253, FPS 1.50, Running 282.03s Step 602( 42.33%), action 254, FPS 1.50, Running 282.62s Step 603( 42.50%), action 255, FPS 1.50, Running 283.54s Step 604( 42.67%), action 256, FPS 1.51, Running 284.24s Step 605( 42.83%), action 257, FPS 1.51, Running 285.08s Step 606( 43.00%), action 258, FPS 1.54, Running 285.57s Step 607( 43.17%), action 259, FPS 1.55, Running 286.37s Step 608( 43.33%), action 260, FPS 1.56, Running 286.98s Step 609( 43.50%), action 261, FPS 1.56, Running 287.95s Step 610( 43.67%), action 262, FPS 1.56, Running 288.58s Step 611( 43.83%), action 263, FPS 1.49, Running 289.50s Step 612( 44.00%), action 264, FPS 1.46, Running 290.02s Step 613( 44.17%), action 265, FPS 1.42, Running 290.81s Step 614( 44.33%), action 266, FPS 1.41, Running 291.43s Step 615( 44.50%), action 267, FPS 1.38, Running 292.23s Step 616( 44.67%), action 268, FPS 1.38, Running 292.82s Step 617( 44.83%), action 269, FPS 1.40, Running 293.59s Step 618( 45.00%), action 270, FPS 1.37, Running 294.30s Step 619( 45.17%), action 271, FPS 1.39, Running 295.22s Step 620( 45.33%), action 272, FPS 1.42, Running 295.51s Step 621( 45.50%), action 273, FPS 1.44, Running 295.88s Step 622( 45.67%), action 274, FPS 1.45, Running 296.46s Step 623( 45.83%), action 275, FPS 1.49, Running 296.97s Step 624( 46.00%), action 276, FPS 1.51, Running 297.51s Step 625( 46.17%), action 277, FPS 1.53, Running 298.15s Step 626( 46.33%), action 278, FPS 1.51, Running 298.81s Step 627( 46.50%), action 279, FPS 1.50, Running 299.73s Step 628( 46.67%), action 280, FPS 1.50, Running 300.32s Step 629( 46.83%), action 281, FPS 1.51, Running 301.22s Step 630( 47.00%), action 282, FPS 1.52, Running 301.77s Step 631( 47.17%), action 283, FPS 1.54, Running 302.47s Step 632( 47.33%), action 284, FPS 1.54, Running 303.05s Step 633( 47.50%), action 285, FPS 1.52, Running 303.96s Step 634( 47.67%), action 286, FPS 1.51, Running 304.67s Step 635( 47.83%), action 287, FPS 1.50, Running 305.57s Step 636( 48.00%), action 288, FPS 1.50, Running 306.17s Step 637( 48.17%), action 289, FPS 1.50, Running 306.90s Step 638( 48.33%), action 290, FPS 1.52, Running 307.46s Step 639( 48.50%), action 291, FPS 1.52, Running 308.42s Step 640( 48.67%), action 292, FPS 1.48, Running 309.07s Step 641( 48.83%), action 293, FPS 1.43, Running 309.85s Step 642( 49.00%), action 294, FPS 1.43, Running 310.41s Step 643( 49.17%), action 295, FPS 1.41, Running 311.19s Step 644( 49.33%), action 296, FPS 1.39, Running 311.88s Step 645( 49.50%), action 297, FPS 1.39, Running 312.50s Step 646( 49.67%), action 298, FPS 1.40, Running 313.12s Step 647( 49.83%), action 299, FPS 1.41, Running 313.88s Step 648( 50.00%), action 300, FPS 1.41, Running 314.51s Step 649( 50.17%), action 301, FPS 1.45, Running 315.02s Step 650( 50.33%), action 302, FPS 1.48, Running 315.33s Step 651( 50.50%), action 303, FPS 1.52, Running 315.67s Step 652( 50.67%), action 304, FPS 1.52, Running 316.19s Step 653( 50.83%), action 305, FPS 1.58, Running 316.58s Step 654( 51.00%), action 306, FPS 1.60, Running 317.14s Step 655( 51.17%), action 307, FPS 1.62, Running 317.91s Step 656( 51.33%), action 308, FPS 1.61, Running 318.56s Step 657( 51.50%), action 309, FPS 1.59, Running 319.44s Step 658( 51.67%), action 310, FPS 1.61, Running 319.92s Step 659( 51.83%), action 311, FPS 1.58, Running 321.09s Step 660( 52.00%), action 312, FPS 1.60, Running 321.58s Step 661( 52.17%), action 313, FPS 1.57, Running 322.62s Step 662( 52.33%), action 314, FPS 1.54, Running 323.37s Step 663( 52.50%), action 315, FPS 1.53, Running 324.27s Step 664( 52.67%), action 316, FPS 1.56, Running 324.69s Step 665( 52.83%), action 317, FPS 1.54, Running 325.53s Step 666( 53.00%), action 318, FPS 1.55, Running 326.03s Step 667( 53.17%), action 319, FPS 1.57, Running 326.65s Step 668( 53.33%), action 320, FPS 1.56, Running 327.31s Step 669( 53.50%), action 321, FPS 1.51, Running 328.24s Step 670( 53.67%), action 322, FPS 1.47, Running 328.97s Step 671( 53.83%), action 323, FPS 1.42, Running 329.80s Step 672( 54.00%), action 324, FPS 1.42, Running 330.27s Step 673( 54.17%), action 325, FPS 1.39, Running 330.94s Step 674( 54.33%), action 326, FPS 1.38, Running 331.59s Step 675( 54.50%), action 327, FPS 1.37, Running 332.48s Step 676( 54.67%), action 328, FPS 1.39, Running 332.94s Step 677( 54.83%), action 329, FPS 1.40, Running 333.69s Step 678( 55.00%), action 330, FPS 1.39, Running 334.36s Step 679( 55.17%), action 331, FPS 1.46, Running 334.81s Step 680( 55.33%), action 332, FPS 1.47, Running 335.21s Step 681( 55.50%), action 333, FPS 1.55, Running 335.55s Step 682( 55.67%), action 334, FPS 1.60, Running 335.84s Step 683( 55.83%), action 335, FPS 1.65, Running 336.38s Step 684( 56.00%), action 336, FPS 1.61, Running 337.14s Step 685( 56.17%), action 337, FPS 1.62, Running 337.91s Step 686( 56.33%), action 338, FPS 1.60, Running 338.57s Step 687( 56.50%), action 339, FPS 1.57, Running 339.42s Step 688( 56.67%), action 340, FPS 1.59, Running 339.89s Step 689( 56.83%), action 341, FPS 1.56, Running 341.06s Step 690( 57.00%), action 342, FPS 1.59, Running 341.55s Step 691( 57.17%), action 343, FPS 1.55, Running 342.73s Step 692( 57.33%), action 344, FPS 1.55, Running 343.21s Step 693( 57.50%), action 345, FPS 1.53, Running 343.97s Step 694( 57.67%), action 346, FPS 1.53, Running 344.63s Step 695( 57.83%), action 347, FPS 1.54, Running 345.48s Step 696( 58.00%), action 348, FPS 1.54, Running 345.90s Step 697( 58.17%), action 349, FPS 1.54, Running 346.68s Step 698( 58.33%), action 350, FPS 1.57, Running 347.14s Step 699( 58.50%), action 351, FPS 1.49, Running 348.22s Step 700( 58.67%), action 352, FPS 1.48, Running 348.68s Step 701( 58.83%), action 353, FPS 1.44, Running 349.42s Step 702( 59.00%), action 354, FPS 1.40, Running 350.10s Step 703( 59.17%), action 355, FPS 1.37, Running 350.97s Step 704( 59.33%), action 356, FPS 1.40, Running 351.46s Step 705( 59.50%), action 357, FPS 1.40, Running 352.17s Step 706( 59.67%), action 358, FPS 1.41, Running 352.78s Step 707( 59.83%), action 359, FPS 1.40, Running 353.71s Step 708( 60.00%), action 360, FPS 1.41, Running 354.08s Step 709( 60.17%), action 361, FPS 1.47, Running 354.67s Step 710( 60.33%), action 362, FPS 1.47, Running 355.14s Step 711( 60.50%), action 363, FPS 1.55, Running 355.61s Step 712( 60.67%), action 364, FPS 1.53, Running 356.29s Step 713( 60.83%), action 365, FPS 1.51, Running 357.18s Step 714( 61.00%), action 366, FPS 1.54, Running 357.64s Step 715( 61.17%), action 367, FPS 1.55, Running 358.37s Step 716( 61.33%), action 368, FPS 1.52, Running 359.06s Step 717( 61.50%), action 369, FPS 1.51, Running 359.96s Step 718( 61.67%), action 370, FPS 1.49, Running 360.59s Step 719( 61.83%), action 371, FPS 1.51, Running 361.49s Step 720( 62.00%), action 372, FPS 1.50, Running 362.00s Step 721( 62.17%), action 373, FPS 1.51, Running 362.68s Step 722( 62.33%), action 374, FPS 1.51, Running 363.30s Step 723( 62.50%), action 375, FPS 1.51, Running 364.23s Step 724( 62.67%), action 376, FPS 1.48, Running 365.02s Step 725( 62.83%), action 377, FPS 1.46, Running 365.88s Step 726( 63.00%), action 378, FPS 1.47, Running 366.43s Step 727( 63.17%), action 379, FPS 1.45, Running 367.46s Step 728( 63.33%), action 380, FPS 1.42, Running 368.21s Step 729( 63.50%), action 381, FPS 1.37, Running 369.22s Step 730( 63.67%), action 382, FPS 1.35, Running 369.96s Step 731( 63.83%), action 383, FPS 1.33, Running 370.68s Step 732( 64.00%), action 384, FPS 1.33, Running 371.32s Step 733( 64.17%), action 385, FPS 1.34, Running 372.08s Step 734( 64.33%), action 386, FPS 1.34, Running 372.60s Step 735( 64.50%), action 387, FPS 1.35, Running 373.17s Step 736( 64.67%), action 388, FPS 1.39, Running 373.45s Step 737( 64.83%), action 389, FPS 1.45, Running 373.79s Step 738( 65.00%), action 390, FPS 1.47, Running 374.23s Step 739( 65.17%), action 391, FPS 1.45, Running 375.26s Step 740( 65.33%), action 392, FPS 1.44, Running 375.86s Step 741( 65.50%), action 393, FPS 1.42, Running 376.81s Step 742( 65.67%), action 394, FPS 1.43, Running 377.28s Step 743( 65.83%), action 395, FPS 1.45, Running 378.01s Step 744( 66.00%), action 396, FPS 1.46, Running 378.68s Step 745( 66.17%), action 397, FPS 1.46, Running 379.57s Step 746( 66.33%), action 398, FPS 1.43, Running 380.38s Step 747( 66.50%), action 399, FPS 1.44, Running 381.32s Step 748( 66.67%), action 400, FPS 1.45, Running 381.98s Step 749( 66.83%), action 401, FPS 1.47, Running 382.86s Step 750( 67.00%), action 402, FPS 1.48, Running 383.45s Step 751( 67.17%), action 403, FPS 1.49, Running 384.14s Step 752( 67.33%), action 404, FPS 1.49, Running 384.71s Step 753( 67.50%), action 405, FPS 1.48, Running 385.60s Step 754( 67.67%), action 406, FPS 1.45, Running 386.39s Step 755( 67.83%), action 407, FPS 1.42, Running 387.21s Step 756( 68.00%), action 408, FPS 1.40, Running 387.71s Step 757( 68.17%), action 409, FPS 1.36, Running 388.44s Step 758( 68.33%), action 410, FPS 1.34, Running 389.18s Step 759( 68.50%), action 411, FPS 1.35, Running 390.06s Step 760( 68.67%), action 412, FPS 1.35, Running 390.66s Step 761( 68.83%), action 413, FPS 1.35, Running 391.59s Step 762( 69.00%), action 414, FPS 1.37, Running 391.91s Step 763( 69.17%), action 415, FPS 1.40, Running 392.30s Step 764( 69.33%), action 416, FPS 1.42, Running 392.79s Step 765( 69.50%), action 417, FPS 1.42, Running 393.65s Step 766( 69.67%), action 418, FPS 1.45, Running 394.17s Step 767( 69.83%), action 419, FPS 1.47, Running 394.97s Step 768( 70.00%), action 420, FPS 1.46, Running 395.71s Step 769( 70.17%), action 421, FPS 1.46, Running 396.60s Step 770( 70.33%), action 422, FPS 1.45, Running 397.28s Step 771( 70.50%), action 423, FPS 1.43, Running 398.15s Step 772( 70.67%), action 424, FPS 1.41, Running 398.91s Step 773( 70.83%), action 425, FPS 1.38, Running 400.13s Step 774( 71.00%), action 426, FPS 1.38, Running 400.89s Step 775( 71.17%), action 427, FPS 1.37, Running 401.79s Step 776( 71.33%), action 428, FPS 1.35, Running 402.53s Step 777( 71.50%), action 429, FPS 1.33, Running 403.49s Step 778( 71.67%), action 430, FPS 1.32, Running 404.30s Step 779( 71.83%), action 431, FPS 1.30, Running 405.45s Step 780( 72.00%), action 432, FPS 1.31, Running 405.95s Step 781( 72.17%), action 433, FPS 1.32, Running 406.70s Step 782( 72.33%), action 434, FPS 1.30, Running 407.27s Step 783( 72.50%), action 435, FPS 1.26, Running 408.17s Step 784( 72.67%), action 436, FPS 1.26, Running 408.65s Step 785( 72.83%), action 437, FPS 1.25, Running 409.61s Step 786( 73.00%), action 438, FPS 1.25, Running 410.12s Step 787( 73.17%), action 439, FPS 1.28, Running 410.56s Step 788( 73.33%), action 440, FPS 1.30, Running 411.13s Step 789( 73.50%), action 441, FPS 1.28, Running 412.18s Step 790( 73.67%), action 442, FPS 1.28, Running 412.88s Step 791( 73.83%), action 443, FPS 1.28, Running 413.81s Step 792( 74.00%), action 444, FPS 1.28, Running 414.57s Step 793( 74.17%), action 445, FPS 1.31, Running 415.45s Step 794( 74.33%), action 446, FPS 1.30, Running 416.22s Step 795( 74.50%), action 447, FPS 1.28, Running 417.41s Step 796( 74.67%), action 448, FPS 1.29, Running 418.01s Step 797( 74.83%), action 449, FPS 1.28, Running 419.08s Step 798( 75.00%), action 450, FPS 1.30, Running 419.63s Step 799( 75.17%), action 451, FPS 1.32, Running 420.57s Step 800( 75.33%), action 452, FPS 1.30, Running 421.32s Step 801( 75.50%), action 453, FPS 1.28, Running 422.26s Step 802( 75.67%), action 454, FPS 1.29, Running 422.74s Step 803( 75.83%), action 455, FPS 1.31, Running 423.42s Step 804( 76.00%), action 456, FPS 1.30, Running 424.03s Step 805( 76.17%), action 457, FPS 1.31, Running 424.89s Step 806( 76.33%), action 458, FPS 1.32, Running 425.24s Step 807( 76.50%), action 459, FPS 1.29, Running 426.12s Step 808( 76.67%), action 460, FPS 1.28, Running 426.81s Step 809( 76.83%), action 461, FPS 1.28, Running 427.74s Step 810( 77.00%), action 462, FPS 1.29, Running 428.39s Step 811( 77.17%), action 463, FPS 1.34, Running 428.73s Step 812( 77.33%), action 464, FPS 1.38, Running 429.07s Step 813( 77.50%), action 465, FPS 1.43, Running 429.42s Step 814( 77.67%), action 466, FPS 1.46, Running 429.89s Step 815( 77.83%), action 467, FPS 1.50, Running 430.76s Step 816( 78.00%), action 468, FPS 1.53, Running 431.11s Step 817( 78.17%), action 469, FPS 1.55, Running 431.99s Step 818( 78.33%), action 470, FPS 1.54, Running 432.64s Step 819( 78.50%), action 471, FPS 1.55, Running 433.51s Step 820( 78.67%), action 472, FPS 1.58, Running 434.00s Step 821( 78.83%), action 473, FPS 1.61, Running 434.67s Step 822( 79.00%), action 474, FPS 1.60, Running 435.25s Step 823( 79.17%), action 475, FPS 1.57, Running 436.18s Step 824( 79.33%), action 476, FPS 1.58, Running 436.69s Step 825( 79.50%), action 477, FPS 1.60, Running 437.37s Step 826( 79.67%), action 478, FPS 1.57, Running 437.96s Step 827( 79.83%), action 479, FPS 1.57, Running 438.86s Step 828( 80.00%), action 480, FPS 1.57, Running 439.53s Step 829( 80.17%), action 481, FPS 1.58, Running 440.43s Step 830( 80.33%), action 482, FPS 1.56, Running 441.19s Step 831( 80.50%), action 483, FPS 1.50, Running 442.08s Step 832( 80.67%), action 484, FPS 1.46, Running 442.73s Step 833( 80.83%), action 485, FPS 1.40, Running 443.66s Step 834( 81.00%), action 486, FPS 1.39, Running 444.27s Step 835( 81.17%), action 487, FPS 1.38, Running 445.23s Step 836( 81.33%), action 488, FPS 1.38, Running 445.64s Step 837( 81.50%), action 489, FPS 1.38, Running 446.43s Step 838( 81.67%), action 490, FPS 1.39, Running 447.02s Step 839( 81.83%), action 491, FPS 1.43, Running 447.51s Step 840( 82.00%), action 492, FPS 1.45, Running 447.76s Step 841( 82.17%), action 493, FPS 1.45, Running 448.48s Step 842( 82.33%), action 494, FPS 1.46, Running 448.97s Step 843( 82.50%), action 495, FPS 1.48, Running 449.71s Step 844( 82.67%), action 496, FPS 1.48, Running 450.21s Step 845( 82.83%), action 497, FPS 1.48, Running 450.89s Step 846( 83.00%), action 498, FPS 1.47, Running 451.54s Step 847( 83.17%), action 499, FPS 1.47, Running 452.47s Step 848( 83.33%), action 500, FPS 1.49, Running 452.93s Step 849( 83.50%), action 501, FPS 1.47, Running 454.04s Step 850( 83.67%), action 502, FPS 1.50, Running 454.53s Step 851( 83.83%), action 503, FPS 1.50, Running 455.42s Step 852( 84.00%), action 504, FPS 1.49, Running 456.14s Step 853( 84.17%), action 505, FPS 1.51, Running 456.92s Step 854( 84.33%), action 506, FPS 1.50, Running 457.63s Step 855( 84.50%), action 507, FPS 1.52, Running 458.41s Step 856( 84.67%), action 508, FPS 1.52, Running 458.84s Step 857( 84.83%), action 509, FPS 1.51, Running 459.68s Step 858( 85.00%), action 510, FPS 1.50, Running 460.40s Step 859( 85.17%), action 511, FPS 1.41, Running 461.67s Step 860( 85.33%), action 512, FPS 1.39, Running 462.10s Step 861( 85.50%), action 513, FPS 1.38, Running 462.93s Step 862( 85.67%), action 514, FPS 1.37, Running 463.53s Step 863( 85.83%), action 515, FPS 1.36, Running 464.39s Step 864( 86.00%), action 516, FPS 1.33, Running 465.26s Step 865( 86.17%), action 517, FPS 1.34, Running 465.79s Step 866( 86.33%), action 518, FPS 1.38, Running 466.07s Step 867( 86.50%), action 519, FPS 1.36, Running 467.18s Step 868( 86.67%), action 520, FPS 1.36, Running 467.66s Step 869( 86.83%), action 521, FPS 1.36, Running 468.72s Step 870( 87.00%), action 522, FPS 1.35, Running 469.30s Step 871( 87.17%), action 523, FPS 1.37, Running 470.05s Step 872( 87.33%), action 524, FPS 1.37, Running 470.70s Step 873( 87.50%), action 525, FPS 1.36, Running 471.58s Step 874( 87.67%), action 526, FPS 1.39, Running 472.04s Step 875( 87.83%), action 527, FPS 1.39, Running 472.81s Step 876( 88.00%), action 528, FPS 1.37, Running 473.45s Step 877( 88.17%), action 529, FPS 1.37, Running 474.26s Step 878( 88.33%), action 530, FPS 1.39, Running 474.78s Step 879( 88.50%), action 531, FPS 1.40, Running 475.98s Step 880( 88.67%), action 532, FPS 1.39, Running 476.48s Step 881( 88.83%), action 533, FPS 1.40, Running 477.18s Step 882( 89.00%), action 534, FPS 1.40, Running 477.80s Step 883( 89.17%), action 535, FPS 1.43, Running 478.42s Step 884( 89.33%), action 536, FPS 1.45, Running 479.09s Step 885( 89.50%), action 537, FPS 1.41, Running 479.97s Step 886( 89.67%), action 538, FPS 1.38, Running 480.54s Step 887( 89.83%), action 539, FPS 1.40, Running 481.43s Step 888( 90.00%), action 540, FPS 1.38, Running 482.17s Step 889( 90.17%), action 541, FPS 1.39, Running 483.13s Step 890( 90.33%), action 542, FPS 1.38, Running 483.80s Step 891( 90.50%), action 543, FPS 1.42, Running 484.16s Step 892( 90.67%), action 544, FPS 1.44, Running 484.59s Step 893( 90.83%), action 545, FPS 1.46, Running 485.28s Step 894( 91.00%), action 546, FPS 1.44, Running 485.93s Step 895( 91.17%), action 547, FPS 1.43, Running 486.84s Step 896( 91.33%), action 548, FPS 1.41, Running 487.64s Step 897( 91.50%), action 549, FPS 1.41, Running 488.47s Step 898( 91.67%), action 550, FPS 1.40, Running 489.07s Step 899( 91.83%), action 551, FPS 1.43, Running 489.97s Step 900( 92.00%), action 552, FPS 1.43, Running 490.50s Step 901( 92.17%), action 553, FPS 1.43, Running 491.17s Step 902( 92.33%), action 554, FPS 1.43, Running 491.79s Step 903( 92.50%), action 555, FPS 1.40, Running 492.68s Step 904( 92.67%), action 556, FPS 1.42, Running 493.17s Step 905( 92.83%), action 557, FPS 1.43, Running 493.97s Step 906( 93.00%), action 558, FPS 1.44, Running 494.46s Step 907( 93.17%), action 559, FPS 1.47, Running 495.04s Step 908( 93.33%), action 560, FPS 1.48, Running 495.71s Step 909( 93.50%), action 561, FPS 1.48, Running 496.64s Step 910( 93.67%), action 562, FPS 1.49, Running 497.25s Step 911( 93.83%), action 563, FPS 1.43, Running 498.16s Step 912( 94.00%), action 564, FPS 1.42, Running 498.65s Step 913( 94.17%), action 565, FPS 1.42, Running 499.35s Step 914( 94.33%), action 566, FPS 1.42, Running 500.01s Step 915( 94.50%), action 567, FPS 1.42, Running 500.89s Step 916( 94.67%), action 568, FPS 1.46, Running 501.36s Step 917( 94.83%), action 569, FPS 1.47, Running 502.05s Step 918( 95.00%), action 570, FPS 1.51, Running 502.36s Step 919( 95.17%), action 571, FPS 1.55, Running 502.92s Step 920( 95.33%), action 572, FPS 1.55, Running 503.43s Step 921( 95.50%), action 573, FPS 1.59, Running 503.78s Step 922( 95.67%), action 574, FPS 1.59, Running 504.38s Step 923( 95.83%), action 575, FPS 1.60, Running 505.16s Step 924( 96.00%), action 576, FPS 1.59, Running 505.78s Step 925( 96.17%), action 577, FPS 1.57, Running 506.69s Step 926( 96.33%), action 578, FPS 1.58, Running 507.15s Step 927( 96.50%), action 579, FPS 1.56, Running 507.89s Step 928( 96.67%), action 580, FPS 1.56, Running 508.52s Step 929( 96.83%), action 581, FPS 1.52, Running 509.80s Step 930( 97.00%), action 582, FPS 1.52, Running 510.43s Step 931( 97.17%), action 583, FPS 1.55, Running 511.10s Step 932( 97.33%), action 584, FPS 1.54, Running 511.64s Step 933( 97.50%), action 585, FPS 1.52, Running 512.49s Step 934( 97.67%), action 586, FPS 1.50, Running 513.33s Step 935( 97.83%), action 587, FPS 1.52, Running 514.09s Step 936( 98.00%), action 588, FPS 1.50, Running 514.69s Step 937( 98.17%), action 589, FPS 1.49, Running 515.44s Step 938( 98.33%), action 590, FPS 1.45, Running 516.14s Step 939( 98.50%), action 591, FPS 1.41, Running 517.08s Step 940( 98.67%), action 592, FPS 1.38, Running 517.89s Step 941( 98.83%), action 593, FPS 1.34, Running 518.72s Step 942( 99.00%), action 594, FPS 1.33, Running 519.42s Step 943( 99.17%), action 595, FPS 1.32, Running 520.32s Step 944( 99.33%), action 596, FPS 1.32, Running 520.97s Step 945( 99.50%), action 597, FPS 1.35, Running 521.52s Step 946( 99.67%), action 598, FPS 1.36, Running 521.84s Step 947( 99.83%), action 599, FPS 1.38, Running 522.33s Step 948(100.00%), action 600, FPS 1.41, Running 522.68s [2026-08-01 21:19:53] [51 ] Seed 50 failed after 523.00 s. +steps: 948 , actions: 600 . +Instruction: Empty +Total 8/51(15.69%) success. +Setting seed: 51 +Step 1( N/A%), pre moving , FPS 7.57, Running 0.13s Step 2( N/A%), pre moving , FPS 5.63, Running 0.36s Step 3( N/A%), pre moving , FPS 5.68, Running 0.53s Step 4( N/A%), pre moving , FPS 6.64, Running 0.60s Step 5( N/A%), pre moving , FPS 7.28, Running 0.69s Step 6( N/A%), pre moving , FPS 5.94, Running 1.01s Step 7( N/A%), pre moving , FPS 6.38, Running 1.10s Step 8( N/A%), pre moving , FPS 6.88, Running 1.16s Step 9( N/A%), pre moving , FPS 7.25, Running 1.24s Step 10( N/A%), pre moving , FPS 6.40, Running 1.56s Step 11( N/A%), pre moving , FPS 6.64, Running 1.66s Step 12( N/A%), pre moving , FPS 6.94, Running 1.73s Step 13( N/A%), pre moving , FPS 7.21, Running 1.80s Step 14( N/A%), pre moving , FPS 6.59, Running 2.12s Step 15( N/A%), pre moving , FPS 6.77, Running 2.21s Step 16( N/A%), pre moving , FPS 6.98, Running 2.29s Step 17( N/A%), pre moving , FPS 6.50, Running 2.62s Step 18( N/A%), pre moving , FPS 6.66, Running 2.70s Step 19( N/A%), pre moving , FPS 6.87, Running 2.77s Step 20( N/A%), pre moving , FPS 7.02, Running 2.85s Step 21( N/A%), pre moving , FPS 6.27, Running 3.32s Step 22( N/A%), pre moving , FPS 6.22, Running 3.57s Step 23( N/A%), pre moving , FPS 6.30, Running 3.70s Step 24( N/A%), pre moving , FPS 6.28, Running 3.79s Step 25( N/A%), pre moving , FPS 6.30, Running 3.86s Step 26( N/A%), pre moving , FPS 5.84, Running 4.44s Step 27( N/A%), pre moving , FPS 5.80, Running 4.55s Step 28( N/A%), pre moving , FPS 5.50, Running 4.80s Step 29( N/A%), pre moving , FPS 5.55, Running 4.84s Step 30( N/A%), pre moving , FPS 5.94, Running 4.93s Step 31( N/A%), pre moving , FPS 5.98, Running 5.00s Step 32( N/A%), pre moving , FPS 5.57, Running 5.32s Step 33( N/A%), pre moving , FPS 5.54, Running 5.42s Step 34( N/A%), pre moving , FPS 5.95, Running 5.48s Step 35( N/A%), pre moving , FPS 5.98, Running 5.56s Step 36( N/A%), pre moving , FPS 4.68, Running 6.57s Step 37( N/A%), pre moving , FPS 4.56, Running 7.00s Step 38( N/A%), pre moving , FPS 4.55, Running 7.10s Step 39( N/A%), pre moving , FPS 4.54, Running 7.17s Step 40( N/A%), pre moving , FPS 4.46, Running 7.33s Step 41( N/A%), pre moving , FPS 4.74, Running 7.55s Step 42( N/A%), pre moving , FPS 4.94, Running 7.62s Step 43( N/A%), pre moving , FPS 5.02, Running 7.69s Step 44( N/A%), pre moving , FPS 5.03, Running 7.77s Step 45( N/A%), pre moving , FPS 4.75, Running 8.07s Step 46( N/A%), pre moving , FPS 5.38, Running 8.16s Step 47( N/A%), pre moving , FPS 5.45, Running 8.22s Step 48( N/A%), pre moving , FPS 4.48, Running 9.26s Step 49( N/A%), pre moving , FPS 4.46, Running 9.32s Step 50( N/A%), pre moving , FPS 4.47, Running 9.40s Step 51( N/A%), pre moving , FPS 4.23, Running 9.72s Step 52( N/A%), pre moving , FPS 4.45, Running 9.82s Step 53( N/A%), pre moving , FPS 4.43, Running 9.93s Step 54( N/A%), pre moving , FPS 4.16, Running 10.29s Step 55( N/A%), pre moving , FPS 4.11, Running 10.43s Step 56( N/A%), pre moving , FPS 4.74, Running 10.79s Step 57( N/A%), pre moving , FPS 5.13, Running 10.90s Step 58( N/A%), pre moving , FPS 4.75, Running 11.31s Step 59( N/A%), pre moving , FPS 4.66, Running 11.47s Step 60( N/A%), pre moving , FPS 4.41, Running 11.87s Step 61( N/A%), pre moving , FPS 4.47, Running 12.02s Step 62( N/A%), pre moving , FPS 4.25, Running 12.33s Step 63( N/A%), pre moving , FPS 4.08, Running 12.58s Step 64( N/A%), pre moving , FPS 3.83, Running 12.99s Step 65( N/A%), pre moving , FPS 3.93, Running 13.17s Step 66( N/A%), pre moving , FPS 3.69, Running 13.58s Step 67( N/A%), pre moving , FPS 3.62, Running 13.75s Step 68( N/A%), pre moving , FPS 4.09, Running 14.14s Step 69( N/A%), pre moving , FPS 4.04, Running 14.27s Step 70( N/A%), pre moving , FPS 3.80, Running 14.67s Step 71( N/A%), pre moving , FPS 3.95, Running 14.79s Step 72( N/A%), pre moving , FPS 3.72, Running 15.19s Step 73( N/A%), pre moving , FPS 3.71, Running 15.32s Step 74( N/A%), pre moving , FPS 3.89, Running 15.43s Step 75( N/A%), pre moving , FPS 3.71, Running 15.81s Step 76( N/A%), pre moving , FPS 3.90, Running 15.92s Step 77( N/A%), pre moving , FPS 3.72, Running 16.28s Step 78( N/A%), pre moving , FPS 3.91, Running 16.42s Step 79( N/A%), pre moving , FPS 3.77, Running 16.78s Step 80( N/A%), pre moving , FPS 4.04, Running 16.83s Step 81( N/A%), pre moving , FPS 4.14, Running 16.86s Step 82( N/A%), pre moving , FPS 4.40, Running 16.88s Step 83( N/A%), pre moving , FPS 4.64, Running 16.90s Step 84( N/A%), pre moving , FPS 5.09, Running 16.92s Step 85( N/A%), pre moving , FPS 5.30, Running 16.94s Step 86( N/A%), pre moving , FPS 5.92, Running 16.96s Step 87( N/A%), pre moving , FPS 6.19, Running 16.98s Step 88( N/A%), pre moving , FPS 7.00, Running 17.00s Step 89( N/A%), pre moving , FPS 7.27, Running 17.02s Step 90( N/A%), pre moving , FPS 8.43, Running 17.04s Step 91( N/A%), pre moving , FPS 8.81, Running 17.06s Step 92( N/A%), pre moving , FPS 10.58, Running 17.08s Step 93( N/A%), pre moving , FPS 11.16, Running 17.11s Step 94( N/A%), pre moving , FPS 11.80, Running 17.13s Step 95( N/A%), pre moving , FPS 14.93, Running 17.15s Step 96( N/A%), pre moving , FPS 15.80, Running 17.19s Step 97( N/A%), pre moving , FPS 21.58, Running 17.21s Step 98( N/A%), pre moving , FPS 24.30, Running 17.24s Step 99( N/A%), pre moving , FPS 41.31, Running 17.26s Step 100( N/A%), pre moving , FPS 16.43, Running 18.04s Step 101( N/A%), pre moving , FPS 13.59, Running 18.33s Step 102( N/A%), pre moving , FPS 12.09, Running 18.53s Step 103( N/A%), pre moving , FPS 9.33, Running 19.04s Step 104( N/A%), pre moving , FPS 7.82, Running 19.47s Step 105( N/A%), pre moving , FPS 6.35, Running 20.09s Step 106( N/A%), pre moving , FPS 5.60, Running 20.53s Step 107( N/A%), pre moving , FPS 4.85, Running 21.10s Step 108( N/A%), pre moving , FPS 4.37, Running 21.58s Step 109( N/A%), pre moving , FPS 3.88, Running 22.17s Step 110( N/A%), pre moving , FPS 3.73, Running 22.40s Step 111( N/A%), pre moving , FPS 3.46, Running 22.84s Step 112( N/A%), pre moving , FPS 3.26, Running 23.21s Step 113( N/A%), pre moving , FPS 3.01, Running 23.75s Step 114( N/A%), pre moving , FPS 2.94, Running 23.93s Step 115( N/A%), pre moving , FPS 2.75, Running 24.43s Step 116( N/A%), pre moving , FPS 2.63, Running 24.79s Step 117( N/A%), pre moving , FPS 2.45, Running 25.38s Step 118( N/A%), pre moving , FPS 2.33, Running 25.83s Step 119( N/A%), pre moving , FPS 2.19, Running 26.38s Step 120( N/A%), pre moving , FPS 2.27, Running 26.86s Step 121( N/A%), pre moving , FPS 2.19, Running 27.46s Step 122( N/A%), pre moving , FPS 2.14, Running 27.90s Step 123( N/A%), pre moving , FPS 2.12, Running 28.49s Step 124( N/A%), pre moving , FPS 2.17, Running 28.69s Step 125( N/A%), pre moving , FPS 2.21, Running 29.16s Step 126( N/A%), pre moving , FPS 2.21, Running 29.57s Step 127( N/A%), pre moving , FPS 2.20, Running 30.17s Step 128( N/A%), pre moving , FPS 2.18, Running 30.73s Step 129( N/A%), pre moving , FPS 2.18, Running 31.35s Step 130( N/A%), pre moving , FPS 2.13, Running 31.79s Step 131( N/A%), pre moving , FPS 2.10, Running 32.37s Step 132( N/A%), pre moving , FPS 2.09, Running 32.80s Step 133( N/A%), pre moving , FPS 2.06, Running 33.47s Step 134( N/A%), pre moving , FPS 2.00, Running 33.95s Step 135( N/A%), pre moving , FPS 1.98, Running 34.53s Step 136( N/A%), pre moving , FPS 1.96, Running 34.98s Step 137( N/A%), pre moving , FPS 1.97, Running 35.53s Step 138( N/A%), pre moving , FPS 2.03, Running 35.69s Step 139( N/A%), pre moving , FPS 2.10, Running 35.91s Step 140( N/A%), pre moving , FPS 2.17, Running 36.07s Step 141( N/A%), pre moving , FPS 2.25, Running 36.35s Step 142( N/A%), pre moving , FPS 2.32, Running 36.51s Step 143( N/A%), pre moving , FPS 2.41, Running 36.80s Step 144( N/A%), pre moving , FPS 2.41, Running 36.98s Step 145( N/A%), pre moving , FPS 2.48, Running 37.23s Step 146( N/A%), pre moving , FPS 2.55, Running 37.40s Step 147( N/A%), pre moving , FPS 2.61, Running 37.84s Step 148( N/A%), pre moving , FPS 2.66, Running 38.24s Step 149( N/A%), pre moving , FPS 2.67, Running 38.84s Step 150( N/A%), pre moving , FPS 2.64, Running 39.36s Step 151( N/A%), pre moving , FPS 2.63, Running 39.99s Step 152( N/A%), pre moving , FPS 2.61, Running 40.47s Step 153( N/A%), pre moving , FPS 2.63, Running 41.09s Step 154( N/A%), pre moving , FPS 2.62, Running 41.59s Step 155( N/A%), pre moving , FPS 2.62, Running 42.17s Step 156( N/A%), pre moving , FPS 2.61, Running 42.66s Step 157( N/A%), pre moving , FPS 2.59, Running 43.24s Step 158( N/A%), pre moving , FPS 2.49, Running 43.73s Step 159( N/A%), pre moving , FPS 2.38, Running 44.30s Step 160( N/A%), pre moving , FPS 2.30, Running 44.77s Step 161( N/A%), pre moving , FPS 2.22, Running 45.37s Step 162( N/A%), pre moving , FPS 2.14, Running 45.85s Step 163( N/A%), pre moving , FPS 2.07, Running 46.47s Step 164( N/A%), pre moving , FPS 2.01, Running 46.95s Step 165( N/A%), pre moving , FPS 1.94, Running 47.56s Step 166( N/A%), pre moving , FPS 1.88, Running 48.03s Step 167( N/A%), pre moving , FPS 1.85, Running 48.62s Step 168( N/A%), pre moving , FPS 1.91, Running 48.72s Step 169( N/A%), pre moving , FPS 1.98, Running 48.96s Step 170( N/A%), pre moving , FPS 2.04, Running 49.18s Step 171( N/A%), pre moving , FPS 2.15, Running 49.28s Step 172( N/A%), pre moving , FPS 2.24, Running 49.39s Step 173( N/A%), pre moving , FPS 2.31, Running 49.74s Step 174( N/A%), pre moving , FPS 2.42, Running 49.86s Step 175( N/A%), pre moving , FPS 2.57, Running 49.97s Step 176( N/A%), pre moving , FPS 2.61, Running 50.31s Step 177( N/A%), pre moving , FPS 2.78, Running 50.43s Step 178( N/A%), pre moving , FPS 2.58, Running 51.49s Step 179( N/A%), pre moving , FPS 2.74, Running 51.60s Step 180( N/A%), pre moving , FPS 2.89, Running 51.69s Step 181( N/A%), pre moving , FPS 2.97, Running 52.11s Step 182( N/A%), pre moving , FPS 3.12, Running 52.27s Step 183( N/A%), pre moving , FPS 3.23, Running 52.67s Step 184( N/A%), pre moving , FPS 3.39, Running 52.84s Step 185( N/A%), pre moving , FPS 3.51, Running 53.25s Step 186( N/A%), pre moving , FPS 3.72, Running 53.41s Step 187( N/A%), pre moving , FPS 3.84, Running 53.83s Step 188( N/A%), pre moving , FPS 3.79, Running 53.99s Step 189( N/A%), pre moving , FPS 3.67, Running 54.40s Step 190( N/A%), pre moving , FPS 3.74, Running 54.54s Step 191( N/A%), pre moving , FPS 3.70, Running 54.68s Step 192( N/A%), pre moving , FPS 3.51, Running 55.09s Step 193( N/A%), pre moving , FPS 3.62, Running 55.26s Step 194( N/A%), pre moving , FPS 3.44, Running 55.67s Step 195( N/A%), pre moving , FPS 3.45, Running 55.76s Step 196( N/A%), pre moving , FPS 3.63, Running 55.82s Step 197( N/A%), pre moving , FPS 3.66, Running 55.89s Step 198( N/A%), pre moving , FPS 4.48, Running 55.96s Step 199( N/A%), pre moving , FPS 4.51, Running 56.03s Step 200( N/A%), pre moving , FPS 4.53, Running 56.11s Step 201( N/A%), pre moving , FPS 4.92, Running 56.18s Step 202( N/A%), pre moving , FPS 5.03, Running 56.25s Step 203( N/A%), pre moving , FPS 5.49, Running 56.31s Step 204( N/A%), pre moving , FPS 5.63, Running 56.39s Step 205( N/A%), pre moving , FPS 6.25, Running 56.46s Step 206( N/A%), pre moving , FPS 6.43, Running 56.53s Step 207( N/A%), pre moving , FPS 7.21, Running 56.60s Step 208( N/A%), pre moving , FPS 7.47, Running 56.67s Step 209( N/A%), pre moving , FPS 8.59, Running 56.73s Step 210( N/A%), pre moving , FPS 8.80, Running 56.81s Step 211( N/A%), pre moving , FPS 8.83, Running 56.94s Step 212( N/A%), pre moving , FPS 10.11, Running 57.07s Step 213( N/A%), pre moving , FPS 10.46, Running 57.18s Step 214( N/A%), pre moving , FPS 10.76, Running 57.53s Step 215( N/A%), pre moving , FPS 10.29, Running 57.70s Step 216( N/A%), pre moving , FPS 8.92, Running 58.06s Step 217( N/A%), pre moving , FPS 8.74, Running 58.18s Step 218( N/A%), pre moving , FPS 8.64, Running 58.28s Step 219( N/A%), pre moving , FPS 7.69, Running 58.64s Step 220( N/A%), pre moving , FPS 7.54, Running 58.76s Step 221( N/A%), pre moving , FPS 7.46, Running 58.86s Step 222( N/A%), pre moving , FPS 6.71, Running 59.23s Step 223( N/A%), pre moving , FPS 6.59, Running 59.34s Step 224( N/A%), pre moving , FPS 6.55, Running 59.44s Step 225( N/A%), pre moving , FPS 4.98, Running 60.47s Step 226( N/A%), pre moving , FPS 4.95, Running 60.57s Step 227( N/A%), pre moving , FPS 4.92, Running 60.67s Step 228( N/A%), pre moving , FPS 4.60, Running 61.02s Step 229( N/A%), pre moving , FPS 4.50, Running 61.18s Step 230( N/A%), pre moving , FPS 4.37, Running 61.39s Step 231( N/A%), pre moving , FPS 4.20, Running 61.71s Step 232( N/A%), pre moving , FPS 4.15, Running 61.89s Step 233( N/A%), pre moving , FPS 3.89, Running 62.32s Step 234( N/A%), pre moving , FPS 4.04, Running 62.48s Step 235( N/A%), pre moving , FPS 3.85, Running 62.90s Step 236( N/A%), pre moving , FPS 3.82, Running 63.30s Step 237( N/A%), pre moving , FPS 3.68, Running 63.61s Step 238( N/A%), pre moving , FPS 3.44, Running 64.09s Step 239( N/A%), pre moving , FPS 3.38, Running 64.56s Step 240( N/A%), pre moving , FPS 3.31, Running 64.79s Step 241( N/A%), pre moving , FPS 3.12, Running 65.28s Step 242( N/A%), pre moving , FPS 3.06, Running 65.76s Step 243( N/A%), pre moving , FPS 3.01, Running 65.99s Step 244( N/A%), pre moving , FPS 2.84, Running 66.49s Step 245( N/A%), pre moving , FPS 3.09, Running 66.94s Step 246( N/A%), pre moving , FPS 3.00, Running 67.24s Step 247( N/A%), pre moving , FPS 2.81, Running 67.78s Step 248( N/A%), pre moving , FPS 2.74, Running 68.33s Step 249( N/A%), pre moving , FPS 2.60, Running 68.88s Step 250( N/A%), pre moving , FPS 2.50, Running 69.40s Step 251( N/A%), pre moving , FPS 2.51, Running 69.68s Step 252( N/A%), pre moving , FPS 2.40, Running 70.22s Step 253( N/A%), pre moving , FPS 2.37, Running 70.77s Step 254( N/A%), pre moving , FPS 2.26, Running 71.32s Step 255( N/A%), pre moving , FPS 2.23, Running 71.85s Step 256( N/A%), pre moving , FPS 2.26, Running 72.14s Step 257( N/A%), pre moving , FPS 2.21, Running 72.66s Step 258( N/A%), pre moving , FPS 2.21, Running 73.13s Step 259( N/A%), pre moving , FPS 2.27, Running 73.38s Step 260( N/A%), pre moving , FPS 2.21, Running 73.86s Step 261( N/A%), pre moving , FPS 2.21, Running 74.33s Step 262( N/A%), pre moving , FPS 2.27, Running 74.56s Step 263( N/A%), pre moving , FPS 2.21, Running 75.03s Step 264( N/A%), pre moving , FPS 2.30, Running 75.19s Step 265( N/A%), pre moving , FPS 2.31, Running 75.60s Step 266( N/A%), pre moving , FPS 2.35, Running 75.75s Step 267( N/A%), pre moving , FPS 2.47, Running 75.89s Step 268( N/A%), pre moving , FPS 2.51, Running 76.30s Step 269( N/A%), pre moving , FPS 2.65, Running 76.42s Step 270( N/A%), pre moving , FPS 2.79, Running 76.57s Step 271( N/A%), pre moving , FPS 2.88, Running 76.64s Step 272( N/A%), pre moving , FPS 3.04, Running 76.80s Step 273( N/A%), pre moving , FPS 3.13, Running 77.15s Step 274( N/A%), pre moving , FPS 3.33, Running 77.33s Step 275( N/A%), pre moving , FPS 3.40, Running 77.74s Step 276( N/A%), pre moving , FPS 3.47, Running 77.91s Step 277( N/A%), pre moving , FPS 3.53, Running 78.33s Step 278( N/A%), pre moving , FPS 3.73, Running 78.49s Step 279( N/A%), pre moving , FPS 3.62, Running 78.91s Step 280( N/A%), pre moving , FPS 3.81, Running 79.11s Step 281( N/A%), pre moving , FPS 3.85, Running 79.53s Step 282( N/A%), pre moving , FPS 3.90, Running 79.70s Step 283( N/A%), pre moving , FPS 3.94, Running 80.11s Step 284( N/A%), pre moving , FPS 3.92, Running 80.29s Step 285( N/A%), pre moving , FPS 3.96, Running 80.65s Step 286( N/A%), pre moving , FPS 3.90, Running 80.88s Step 287( N/A%), pre moving , FPS 3.70, Running 81.30s Step 288( N/A%), pre moving , FPS 3.87, Running 81.47s Step 289( N/A%), pre moving , FPS 3.66, Running 81.89s Step 290( N/A%), pre moving , FPS 3.64, Running 82.06s Step 291( N/A%), pre moving , FPS 3.58, Running 82.22s Step 292( N/A%), pre moving , FPS 3.42, Running 82.66s Step 293( N/A%), pre moving , FPS 3.54, Running 82.81s Step 294( N/A%), pre moving , FPS 3.41, Running 83.20s Step 295( N/A%), pre moving , FPS 3.55, Running 83.38s Step 296( N/A%), pre moving , FPS 3.40, Running 83.79s Step 297( N/A%), pre moving , FPS 3.59, Running 83.90s Step 298( N/A%), pre moving , FPS 3.62, Running 84.01s Step 299( N/A%), pre moving , FPS 3.67, Running 84.36s Step 300( N/A%), pre moving , FPS 3.72, Running 84.48s Step 301( N/A%), pre moving , FPS 3.95, Running 84.59s Step 302( N/A%), pre moving , FPS 3.82, Running 84.93s Step 303( N/A%), pre moving , FPS 4.06, Running 85.04s Step 304( N/A%), pre moving , FPS 4.13, Running 85.13s Step 305( N/A%), pre moving , FPS 4.31, Running 85.29s Step 306( N/A%), pre moving , FPS 4.26, Running 85.57s Step 307( N/A%), pre moving , FPS 4.56, Running 85.69s Step 308( N/A%), pre moving , FPS 4.62, Running 85.80s Step 309( N/A%), pre moving , FPS 4.70, Running 86.15s Step 310( N/A%), pre moving , FPS 4.76, Running 86.26s Step 311( N/A%), pre moving , FPS 4.83, Running 86.36s Step 312( N/A%), pre moving , FPS 5.05, Running 86.62s Step 313( N/A%), pre moving , FPS 4.99, Running 86.82s Step 314( N/A%), pre moving , FPS 3.30, Running 89.27s Step 315( N/A%), pre moving , FPS 2.99, Running 90.06s Step 316( N/A%), pre moving , FPS 3.07, Running 90.31s Step 317( N/A%), pre moving , FPS 2.78, Running 91.10s Step 318( N/A%), pre moving , FPS 2.71, Running 91.39s Step 319( N/A%), pre moving , FPS 2.56, Running 92.17s Step 320( N/A%), pre moving , FPS 2.51, Running 92.46s Step 321( N/A%), pre moving , FPS 2.30, Running 93.28s Step 322( N/A%), pre moving , FPS 2.33, Running 93.53s Step 323( N/A%), pre moving , FPS 2.17, Running 94.24s Step 324( N/A%), pre moving , FPS 2.11, Running 94.61s Step 325( N/A%), pre moving , FPS 2.00, Running 95.30s Step 326( N/A%), pre moving , FPS 2.01, Running 95.52s Step 327( N/A%), pre moving , FPS 1.88, Running 96.31s Step 328( N/A%), pre moving , FPS 1.86, Running 96.58s Step 329( N/A%), pre moving , FPS 1.82, Running 97.16s Step 330( N/A%), pre moving , FPS 1.77, Running 97.57s Step 331( N/A%), pre moving , FPS 1.70, Running 98.16s Step 332( N/A%), pre moving , FPS 1.66, Running 98.67s Step 333( N/A%), pre moving , FPS 1.60, Running 99.33s Step 334( 0.17%), action 1, FPS 1.73, Running 100.85s Step 335( 0.33%), action 2, FPS 1.75, Running 101.50s Step 336( 0.50%), action 3, FPS 1.65, Running 102.43s Step 337( 0.67%), action 4, FPS 1.68, Running 103.01s Step 338( 0.83%), action 5, FPS 1.60, Running 103.91s Step 339( 1.00%), action 6, FPS 1.61, Running 104.62s Step 340( 1.17%), action 7, FPS 1.51, Running 105.70s Step 341( 1.33%), action 8, FPS 1.53, Running 106.31s Step 342( 1.50%), action 9, FPS 1.45, Running 107.30s Step 343( 1.67%), action 10, FPS 1.46, Running 107.91s Step 344( 1.83%), action 11, FPS 1.37, Running 109.21s Step 345( 2.00%), action 12, FPS 1.37, Running 109.88s Step 346( 2.17%), action 13, FPS 1.30, Running 110.88s Step 347( 2.33%), action 14, FPS 1.32, Running 111.50s Step 348( 2.50%), action 15, FPS 1.26, Running 112.51s Step 349( 2.67%), action 16, FPS 1.28, Running 112.81s Step 350( 2.83%), action 17, FPS 1.27, Running 113.27s Step 351( 3.00%), action 18, FPS 1.28, Running 113.76s Step 352( 3.17%), action 19, FPS 1.22, Running 115.00s Step 353( 3.33%), action 20, FPS 1.22, Running 115.70s Step 354( 3.50%), action 21, FPS 1.26, Running 116.67s Step 355( 3.67%), action 22, FPS 1.26, Running 117.32s Step 356( 3.83%), action 23, FPS 1.26, Running 118.28s Step 357( 4.00%), action 24, FPS 1.26, Running 118.83s Step 358( 4.17%), action 25, FPS 1.26, Running 119.76s Step 359( 4.33%), action 26, FPS 1.27, Running 120.31s Step 360( 4.50%), action 27, FPS 1.29, Running 121.26s Step 361( 4.67%), action 28, FPS 1.28, Running 121.92s Step 362( 4.83%), action 29, FPS 1.28, Running 122.87s Step 363( 5.00%), action 30, FPS 1.31, Running 123.21s Step 364( 5.17%), action 31, FPS 1.33, Running 124.22s Step 365( 5.33%), action 32, FPS 1.35, Running 124.75s Step 366( 5.50%), action 33, FPS 1.35, Running 125.74s Step 367( 5.67%), action 34, FPS 1.35, Running 126.33s Step 368( 5.83%), action 35, FPS 1.33, Running 127.51s Step 369( 6.00%), action 36, FPS 1.31, Running 128.06s Step 370( 6.17%), action 37, FPS 1.26, Running 129.08s Step 371( 6.33%), action 38, FPS 1.26, Running 129.67s Step 372( 6.50%), action 39, FPS 1.28, Running 130.69s Step 373( 6.67%), action 40, FPS 1.29, Running 131.25s Step 374( 6.83%), action 41, FPS 1.30, Running 132.09s Step 375( 7.00%), action 42, FPS 1.30, Running 132.74s Step 376( 7.17%), action 43, FPS 1.29, Running 133.75s Step 377( 7.33%), action 44, FPS 1.29, Running 134.34s Step 378( 7.50%), action 45, FPS 1.29, Running 135.32s Step 379( 7.67%), action 46, FPS 1.29, Running 135.85s Step 380( 7.83%), action 47, FPS 1.28, Running 136.85s Step 381( 8.00%), action 48, FPS 1.31, Running 137.23s Step 382( 8.17%), action 49, FPS 1.32, Running 138.03s Step 383( 8.33%), action 50, FPS 1.30, Running 138.57s Step 384( 8.50%), action 51, FPS 1.31, Running 139.47s Step 385( 8.67%), action 52, FPS 1.32, Running 139.89s Step 386( 8.83%), action 53, FPS 1.32, Running 140.84s Step 387( 9.00%), action 54, FPS 1.33, Running 141.42s Step 388( 9.17%), action 55, FPS 1.34, Running 142.46s Step 389( 9.33%), action 56, FPS 1.33, Running 143.12s Step 390( 9.50%), action 57, FPS 1.34, Running 144.03s Step 391( 9.67%), action 58, FPS 1.34, Running 144.58s Step 392( 9.83%), action 59, FPS 1.34, Running 145.57s Step 393( 10.00%), action 60, FPS 1.33, Running 146.23s Step 394( 10.17%), action 61, FPS 1.32, Running 147.25s Step 395( 10.33%), action 62, FPS 1.33, Running 147.84s Step 396( 10.50%), action 63, FPS 1.32, Running 148.87s Step 397( 10.67%), action 64, FPS 1.33, Running 149.37s Step 398( 10.83%), action 65, FPS 1.38, Running 149.78s Step 399( 11.00%), action 66, FPS 1.41, Running 150.01s Step 400( 11.17%), action 67, FPS 1.42, Running 150.98s Step 401( 11.33%), action 68, FPS 1.39, Running 151.59s Step 402( 11.50%), action 69, FPS 1.37, Running 152.62s Step 403( 11.67%), action 70, FPS 1.36, Running 153.23s Step 404( 11.83%), action 71, FPS 1.36, Running 154.18s Step 405( 12.00%), action 72, FPS 1.35, Running 154.73s Step 406( 12.17%), action 73, FPS 1.34, Running 155.74s Step 407( 12.33%), action 74, FPS 1.35, Running 156.28s Step 408( 12.50%), action 75, FPS 1.35, Running 157.30s Step 409( 12.67%), action 76, FPS 1.35, Running 157.88s Step 410( 12.83%), action 77, FPS 1.35, Running 158.85s Step 411( 13.00%), action 78, FPS 1.37, Running 159.21s Step 412( 13.17%), action 79, FPS 1.39, Running 159.99s Step 413( 13.33%), action 80, FPS 1.42, Running 160.33s Step 414( 13.50%), action 81, FPS 1.40, Running 161.58s Step 415( 13.67%), action 82, FPS 1.39, Running 162.20s Step 416( 13.83%), action 83, FPS 1.40, Running 163.12s Step 417( 14.00%), action 84, FPS 1.38, Running 163.88s Step 418( 14.17%), action 85, FPS 1.35, Running 164.61s Step 419( 14.33%), action 86, FPS 1.29, Running 165.45s Step 420( 14.50%), action 87, FPS 1.29, Running 166.45s Step 421( 14.67%), action 88, FPS 1.29, Running 167.12s Step 422( 14.83%), action 89, FPS 1.31, Running 167.87s Step 423( 15.00%), action 90, FPS 1.34, Running 168.13s Step 424( 15.17%), action 91, FPS 1.33, Running 169.22s Step 425( 15.33%), action 92, FPS 1.33, Running 169.76s Step 426( 15.50%), action 93, FPS 1.34, Running 170.70s Step 427( 15.67%), action 94, FPS 1.33, Running 171.28s Step 428( 15.83%), action 95, FPS 1.34, Running 172.26s Step 429( 16.00%), action 96, FPS 1.34, Running 172.81s Step 430( 16.17%), action 97, FPS 1.35, Running 173.66s Step 431( 16.33%), action 98, FPS 1.34, Running 174.12s Step 432( 16.50%), action 99, FPS 1.33, Running 175.06s Step 433( 16.67%), action 100, FPS 1.31, Running 175.60s Step 434( 16.83%), action 101, FPS 1.33, Running 176.61s Step 435( 17.00%), action 102, FPS 1.34, Running 177.15s Step 436( 17.17%), action 103, FPS 1.32, Running 178.23s Step 437( 17.33%), action 104, FPS 1.34, Running 178.78s Step 438( 17.50%), action 105, FPS 1.32, Running 179.74s Step 439( 17.67%), action 106, FPS 1.37, Running 180.10s Step 440( 17.83%), action 107, FPS 1.38, Running 180.94s Step 441( 18.00%), action 108, FPS 1.39, Running 181.46s Step 442( 18.17%), action 109, FPS 1.38, Running 182.40s Step 443( 18.33%), action 110, FPS 1.37, Running 182.73s Step 444( 18.50%), action 111, FPS 1.34, Running 184.14s Step 445( 18.67%), action 112, FPS 1.34, Running 184.67s Step 446( 18.83%), action 113, FPS 1.33, Running 185.70s Step 447( 19.00%), action 114, FPS 1.36, Running 185.95s Step 448( 19.17%), action 115, FPS 1.40, Running 186.51s Step 449( 19.33%), action 116, FPS 1.42, Running 186.87s Step 450( 19.50%), action 117, FPS 1.41, Running 187.87s Step 451( 19.67%), action 118, FPS 1.38, Running 188.57s Step 452( 19.83%), action 119, FPS 1.38, Running 189.57s Step 453( 20.00%), action 120, FPS 1.40, Running 189.93s Step 454( 20.17%), action 121, FPS 1.37, Running 191.20s Step 455( 20.33%), action 122, FPS 1.37, Running 191.77s Step 456( 20.50%), action 123, FPS 1.38, Running 192.76s Step 457( 20.67%), action 124, FPS 1.37, Running 193.42s Step 458( 20.83%), action 125, FPS 1.37, Running 194.36s Step 459( 21.00%), action 126, FPS 1.34, Running 195.07s Step 460( 21.17%), action 127, FPS 1.32, Running 196.05s Step 461( 21.33%), action 128, FPS 1.32, Running 196.64s Step 462( 21.50%), action 129, FPS 1.31, Running 197.62s Step 463( 21.67%), action 130, FPS 1.29, Running 198.18s Step 464( 21.83%), action 131, FPS 1.32, Running 199.24s Step 465( 22.00%), action 132, FPS 1.32, Running 199.80s Step 466( 22.17%), action 133, FPS 1.32, Running 200.90s Step 467( 22.33%), action 134, FPS 1.28, Running 201.54s Step 468( 22.50%), action 135, FPS 1.26, Running 202.44s Step 469( 22.67%), action 136, FPS 1.24, Running 203.03s Step 470( 22.83%), action 137, FPS 1.24, Running 203.98s Step 471( 23.00%), action 138, FPS 1.28, Running 204.22s Step 472( 23.17%), action 139, FPS 1.33, Running 204.59s Step 473( 23.33%), action 140, FPS 1.31, Running 205.16s Step 474( 23.50%), action 141, FPS 1.30, Running 206.63s Step 475( 23.67%), action 142, FPS 1.29, Running 207.23s Step 476( 23.83%), action 143, FPS 1.30, Running 208.18s Step 477( 24.00%), action 144, FPS 1.30, Running 208.75s Step 478( 24.17%), action 145, FPS 1.31, Running 209.66s Step 479( 24.33%), action 146, FPS 1.33, Running 210.14s Step 480( 24.50%), action 147, FPS 1.33, Running 211.10s Step 481( 24.67%), action 148, FPS 1.33, Running 211.71s Step 482( 24.83%), action 149, FPS 1.33, Running 212.65s Step 483( 25.00%), action 150, FPS 1.33, Running 213.27s Step 484( 25.17%), action 151, FPS 1.32, Running 214.36s Step 485( 25.33%), action 152, FPS 1.32, Running 214.93s Step 486( 25.50%), action 153, FPS 1.32, Running 216.02s Step 487( 25.67%), action 154, FPS 1.33, Running 216.56s Step 488( 25.83%), action 155, FPS 1.33, Running 217.51s Step 489( 26.00%), action 156, FPS 1.35, Running 217.89s Step 490( 26.17%), action 157, FPS 1.35, Running 218.82s Step 491( 26.33%), action 158, FPS 1.32, Running 219.38s Step 492( 26.50%), action 159, FPS 1.27, Running 220.32s Step 493( 26.67%), action 160, FPS 1.26, Running 220.98s Step 494( 26.83%), action 161, FPS 1.30, Running 222.02s Step 495( 27.00%), action 162, FPS 1.30, Running 222.59s Step 496( 27.17%), action 163, FPS 1.35, Running 223.04s Step 497( 27.33%), action 164, FPS 1.37, Running 223.40s Step 498( 27.50%), action 165, FPS 1.37, Running 224.26s Step 499( 27.67%), action 166, FPS 1.35, Running 224.91s Step 500( 27.83%), action 167, FPS 1.35, Running 225.87s Step 501( 28.00%), action 168, FPS 1.36, Running 226.46s Step 502( 28.17%), action 169, FPS 1.35, Running 227.43s Step 503( 28.33%), action 170, FPS 1.35, Running 228.07s Step 504( 28.50%), action 171, FPS 1.36, Running 229.09s Step 505( 28.67%), action 172, FPS 1.36, Running 229.67s Step 506( 28.83%), action 173, FPS 1.37, Running 230.61s Step 507( 29.00%), action 174, FPS 1.39, Running 230.95s Step 508( 29.17%), action 175, FPS 1.40, Running 231.80s Step 509( 29.33%), action 176, FPS 1.38, Running 232.34s Step 510( 29.50%), action 177, FPS 1.38, Running 233.27s Step 511( 29.67%), action 178, FPS 1.41, Running 233.59s Step 512( 29.83%), action 179, FPS 1.42, Running 234.38s Step 513( 30.00%), action 180, FPS 1.43, Running 234.95s Step 514( 30.17%), action 181, FPS 1.42, Running 236.07s Step 515( 30.33%), action 182, FPS 1.43, Running 236.56s Step 516( 30.50%), action 183, FPS 1.38, Running 237.55s Step 517( 30.67%), action 184, FPS 1.36, Running 238.10s Step 518( 30.83%), action 185, FPS 1.35, Running 239.08s Step 519( 31.00%), action 186, FPS 1.37, Running 239.48s Step 520( 31.17%), action 187, FPS 1.38, Running 240.36s Step 521( 31.33%), action 188, FPS 1.41, Running 240.64s Step 522( 31.50%), action 189, FPS 1.47, Running 241.08s Step 523( 31.67%), action 190, FPS 1.50, Running 241.40s Step 524( 31.83%), action 191, FPS 1.49, Running 242.51s Step 525( 32.00%), action 192, FPS 1.51, Running 242.89s Step 526( 32.17%), action 193, FPS 1.53, Running 243.65s Step 527( 32.33%), action 194, FPS 1.51, Running 244.19s Step 528( 32.50%), action 195, FPS 1.50, Running 245.15s Step 529( 32.67%), action 196, FPS 1.50, Running 245.68s Step 530( 32.83%), action 197, FPS 1.52, Running 246.44s Step 531( 33.00%), action 198, FPS 1.51, Running 246.87s Step 532( 33.17%), action 199, FPS 1.49, Running 247.81s Step 533( 33.33%), action 200, FPS 1.48, Running 248.46s Step 534( 33.50%), action 201, FPS 1.50, Running 249.42s Step 535( 33.67%), action 202, FPS 1.48, Running 250.10s Step 536( 33.83%), action 203, FPS 1.47, Running 251.15s Step 537( 34.00%), action 204, FPS 1.47, Running 251.72s Step 538( 34.17%), action 205, FPS 1.47, Running 252.68s Step 539( 34.33%), action 206, FPS 1.48, Running 253.00s Step 540( 34.50%), action 207, FPS 1.49, Running 253.79s Step 541( 34.67%), action 208, FPS 1.46, Running 254.37s Step 542( 34.83%), action 209, FPS 1.39, Running 255.47s Step 543( 35.00%), action 210, FPS 1.37, Running 256.04s Step 544( 35.17%), action 211, FPS 1.37, Running 257.16s Step 545( 35.33%), action 212, FPS 1.35, Running 257.69s Step 546( 35.50%), action 213, FPS 1.33, Running 258.75s Step 547( 35.67%), action 214, FPS 1.32, Running 259.35s Step 548( 35.83%), action 215, FPS 1.37, Running 259.79s Step 549( 36.00%), action 216, FPS 1.37, Running 260.31s Step 550( 36.17%), action 217, FPS 1.39, Running 260.86s Step 551( 36.33%), action 218, FPS 1.40, Running 261.18s Step 552( 36.50%), action 219, FPS 1.40, Running 262.13s Step 553( 36.67%), action 220, FPS 1.40, Running 262.79s Step 554( 36.83%), action 221, FPS 1.39, Running 263.82s Step 555( 37.00%), action 222, FPS 1.40, Running 264.40s Step 556( 37.17%), action 223, FPS 1.40, Running 265.40s Step 557( 37.33%), action 224, FPS 1.39, Running 266.07s Step 558( 37.50%), action 225, FPS 1.39, Running 267.05s Step 559( 37.67%), action 226, FPS 1.36, Running 267.67s Step 560( 37.83%), action 227, FPS 1.34, Running 268.70s Step 561( 38.00%), action 228, FPS 1.34, Running 269.26s Step 562( 38.17%), action 229, FPS 1.35, Running 270.27s Step 563( 38.33%), action 230, FPS 1.35, Running 270.82s Step 564( 38.50%), action 231, FPS 1.37, Running 271.78s Step 565( 38.67%), action 232, FPS 1.37, Running 272.33s Step 566( 38.83%), action 233, FPS 1.37, Running 273.32s Step 567( 39.00%), action 234, FPS 1.40, Running 273.68s Step 568( 39.17%), action 235, FPS 1.35, Running 274.59s Step 569( 39.33%), action 236, FPS 1.35, Running 275.14s Step 570( 39.50%), action 237, FPS 1.31, Running 276.10s Step 571( 39.67%), action 238, FPS 1.29, Running 276.69s Step 572( 39.83%), action 239, FPS 1.29, Running 277.68s Step 573( 40.00%), action 240, FPS 1.30, Running 278.17s Step 574( 40.17%), action 241, FPS 1.32, Running 279.01s Step 575( 40.33%), action 242, FPS 1.35, Running 279.26s Step 576( 40.50%), action 243, FPS 1.39, Running 279.76s Step 577( 40.67%), action 244, FPS 1.40, Running 280.33s Step 578( 40.83%), action 245, FPS 1.41, Running 281.27s Step 579( 41.00%), action 246, FPS 1.41, Running 281.85s Step 580( 41.17%), action 247, FPS 1.42, Running 282.79s Step 581( 41.33%), action 248, FPS 1.42, Running 283.37s Step 582( 41.50%), action 249, FPS 1.42, Running 284.33s Step 583( 41.67%), action 250, FPS 1.44, Running 284.66s Step 584( 41.83%), action 251, FPS 1.43, Running 285.78s Step 585( 42.00%), action 252, FPS 1.45, Running 286.13s Step 586( 42.17%), action 253, FPS 1.46, Running 287.04s Step 587( 42.33%), action 254, FPS 1.43, Running 287.63s Step 588( 42.50%), action 255, FPS 1.43, Running 288.58s Step 589( 42.67%), action 256, FPS 1.42, Running 289.18s Step 590( 42.83%), action 257, FPS 1.42, Running 290.16s Step 591( 43.00%), action 258, FPS 1.42, Running 290.73s Step 592( 43.17%), action 259, FPS 1.43, Running 291.69s Step 593( 43.33%), action 260, FPS 1.42, Running 292.26s Step 594( 43.50%), action 261, FPS 1.40, Running 293.26s Step 595( 43.67%), action 262, FPS 1.37, Running 293.91s Step 596( 43.83%), action 263, FPS 1.33, Running 294.84s Step 597( 44.00%), action 264, FPS 1.33, Running 295.42s Step 598( 44.17%), action 265, FPS 1.32, Running 296.42s Step 599( 44.33%), action 266, FPS 1.32, Running 296.97s Step 600( 44.50%), action 267, FPS 1.38, Running 297.31s Step 601( 44.67%), action 268, FPS 1.41, Running 297.54s Step 602( 44.83%), action 269, FPS 1.47, Running 297.95s Step 603( 45.00%), action 270, FPS 1.47, Running 298.28s Step 604( 45.17%), action 271, FPS 1.51, Running 299.00s Step 605( 45.33%), action 272, FPS 1.50, Running 299.44s Step 606( 45.50%), action 273, FPS 1.51, Running 300.31s Step 607( 45.67%), action 274, FPS 1.51, Running 300.87s Step 608( 45.83%), action 275, FPS 1.51, Running 301.85s Step 609( 46.00%), action 276, FPS 1.51, Running 302.46s Step 610( 46.17%), action 277, FPS 1.49, Running 303.58s Step 611( 46.33%), action 278, FPS 1.49, Running 304.15s Step 612( 46.50%), action 279, FPS 1.48, Running 305.18s Step 613( 46.67%), action 280, FPS 1.48, Running 305.76s Step 614( 46.83%), action 281, FPS 1.48, Running 306.81s Step 615( 47.00%), action 282, FPS 1.48, Running 307.39s Step 616( 47.17%), action 283, FPS 1.48, Running 308.32s Step 617( 47.33%), action 284, FPS 1.49, Running 308.81s Step 618( 47.50%), action 285, FPS 1.53, Running 309.48s Step 619( 47.67%), action 286, FPS 1.53, Running 310.04s Step 620( 47.83%), action 287, FPS 1.46, Running 311.00s Step 621( 48.00%), action 288, FPS 1.45, Running 311.36s Step 622( 48.17%), action 289, FPS 1.41, Running 312.16s Step 623( 48.33%), action 290, FPS 1.38, Running 312.75s Step 624( 48.50%), action 291, FPS 1.36, Running 313.72s Step 625( 48.67%), action 292, FPS 1.35, Running 314.29s Step 626( 48.83%), action 293, FPS 1.34, Running 315.22s Step 627( 49.00%), action 294, FPS 1.36, Running 315.54s Step 628( 49.17%), action 295, FPS 1.38, Running 316.32s Step 629( 49.33%), action 296, FPS 1.42, Running 316.54s Step 630( 49.50%), action 297, FPS 1.50, Running 316.94s Step 631( 49.67%), action 298, FPS 1.54, Running 317.17s Step 632( 49.83%), action 299, FPS 1.61, Running 317.63s Step 633( 50.00%), action 300, FPS 1.65, Running 317.88s Step 634( 50.17%), action 301, FPS 1.68, Running 318.69s Step 635( 50.33%), action 302, FPS 1.69, Running 319.24s Step 636( 50.50%), action 303, FPS 1.68, Running 320.19s Step 637( 50.67%), action 304, FPS 1.67, Running 320.80s Step 638( 50.83%), action 305, FPS 1.62, Running 321.83s Step 639( 51.00%), action 306, FPS 1.62, Running 322.39s Step 640( 51.17%), action 307, FPS 1.62, Running 323.37s Step 641( 51.33%), action 308, FPS 1.62, Running 323.73s Step 642( 51.50%), action 309, FPS 1.61, Running 324.57s Step 643( 51.67%), action 310, FPS 1.62, Running 325.13s Step 644( 51.83%), action 311, FPS 1.61, Running 326.16s Step 645( 52.00%), action 312, FPS 1.60, Running 326.76s Step 646( 52.17%), action 313, FPS 1.60, Running 327.73s Step 647( 52.33%), action 314, FPS 1.56, Running 328.35s Step 648( 52.50%), action 315, FPS 1.54, Running 329.34s Step 649( 52.67%), action 316, FPS 1.49, Running 329.97s Step 650( 52.83%), action 317, FPS 1.43, Running 330.91s Step 651( 53.00%), action 318, FPS 1.40, Running 331.47s Step 652( 53.17%), action 319, FPS 1.34, Running 332.58s Step 653( 53.33%), action 320, FPS 1.31, Running 333.13s Step 654( 53.50%), action 321, FPS 1.30, Running 334.13s Step 655( 53.67%), action 322, FPS 1.29, Running 334.71s Step 656( 53.83%), action 323, FPS 1.32, Running 335.39s Step 657( 54.00%), action 324, FPS 1.35, Running 335.62s Step 658( 54.17%), action 325, FPS 1.41, Running 336.06s Step 659( 54.33%), action 326, FPS 1.42, Running 336.50s Step 660( 54.50%), action 327, FPS 1.47, Running 336.99s Step 661( 54.67%), action 328, FPS 1.47, Running 337.34s Step 662( 54.83%), action 329, FPS 1.46, Running 338.23s Step 663( 55.00%), action 330, FPS 1.46, Running 338.81s Step 664( 55.17%), action 331, FPS 1.47, Running 339.76s Step 665( 55.33%), action 332, FPS 1.47, Running 340.32s Step 666( 55.50%), action 333, FPS 1.50, Running 341.10s Step 667( 55.67%), action 334, FPS 1.47, Running 341.92s Step 668( 55.83%), action 335, FPS 1.47, Running 342.97s Step 669( 56.00%), action 336, FPS 1.46, Running 343.62s Step 670( 56.17%), action 337, FPS 1.46, Running 344.62s Step 671( 56.33%), action 338, FPS 1.46, Running 345.20s Step 672( 56.50%), action 339, FPS 1.46, Running 346.29s Step 673( 56.67%), action 340, FPS 1.45, Running 346.88s Step 674( 56.83%), action 341, FPS 1.45, Running 347.89s Step 675( 57.00%), action 342, FPS 1.46, Running 348.46s Step 676( 57.17%), action 343, FPS 1.42, Running 349.46s Step 677( 57.33%), action 344, FPS 1.39, Running 350.06s Step 678( 57.50%), action 345, FPS 1.33, Running 351.05s Step 679( 57.67%), action 346, FPS 1.32, Running 351.62s Step 680( 57.83%), action 347, FPS 1.28, Running 352.62s Step 681( 58.00%), action 348, FPS 1.26, Running 353.22s Step 682( 58.17%), action 349, FPS 1.25, Running 354.25s Step 683( 58.33%), action 350, FPS 1.25, Running 354.82s Step 684( 58.50%), action 351, FPS 1.28, Running 355.35s Step 685( 58.67%), action 352, FPS 1.31, Running 355.63s Step 686( 58.83%), action 353, FPS 1.34, Running 356.04s Step 687( 59.00%), action 354, FPS 1.39, Running 356.28s Step 688( 59.17%), action 355, FPS 1.41, Running 357.13s Step 689( 59.33%), action 356, FPS 1.42, Running 357.72s Step 690( 59.50%), action 357, FPS 1.43, Running 358.64s Step 691( 59.67%), action 358, FPS 1.43, Running 359.23s Step 692( 59.83%), action 359, FPS 1.43, Running 360.26s Step 693( 60.00%), action 360, FPS 1.44, Running 360.81s Step 694( 60.17%), action 361, FPS 1.43, Running 361.83s Step 695( 60.33%), action 362, FPS 1.44, Running 362.39s Step 696( 60.50%), action 363, FPS 1.44, Running 363.32s Step 697( 60.67%), action 364, FPS 1.44, Running 363.90s Step 698( 60.83%), action 365, FPS 1.45, Running 364.83s Step 699( 61.00%), action 366, FPS 1.47, Running 365.20s Step 700( 61.17%), action 367, FPS 1.48, Running 366.10s Step 701( 61.33%), action 368, FPS 1.48, Running 366.69s Step 702( 61.50%), action 369, FPS 1.49, Running 367.67s Step 703( 61.67%), action 370, FPS 1.48, Running 368.29s Step 704( 61.83%), action 371, FPS 1.43, Running 369.32s Step 705( 62.00%), action 372, FPS 1.40, Running 369.89s Step 706( 62.17%), action 373, FPS 1.35, Running 370.88s Step 707( 62.33%), action 374, FPS 1.31, Running 371.50s Step 708( 62.50%), action 375, FPS 1.30, Running 372.46s Step 709( 62.67%), action 376, FPS 1.30, Running 373.06s Step 710( 62.83%), action 377, FPS 1.33, Running 373.72s Step 711( 63.00%), action 378, FPS 1.36, Running 373.95s Step 712( 63.17%), action 379, FPS 1.40, Running 374.52s Step 713( 63.33%), action 380, FPS 1.37, Running 375.40s Step 714( 63.50%), action 381, FPS 1.37, Running 376.38s Step 715( 63.67%), action 382, FPS 1.37, Running 376.99s Step 716( 63.83%), action 383, FPS 1.36, Running 377.98s Step 717( 64.00%), action 384, FPS 1.38, Running 378.38s Step 718( 64.17%), action 385, FPS 1.40, Running 379.15s Step 719( 64.33%), action 386, FPS 1.38, Running 379.72s Step 720( 64.50%), action 387, FPS 1.36, Running 380.82s Step 721( 64.67%), action 388, FPS 1.36, Running 381.38s Step 722( 64.83%), action 389, FPS 1.36, Running 382.36s Step 723( 65.00%), action 390, FPS 1.37, Running 382.92s Step 724( 65.17%), action 391, FPS 1.36, Running 383.98s Step 725( 65.33%), action 392, FPS 1.36, Running 384.60s Step 726( 65.50%), action 393, FPS 1.36, Running 385.57s Step 727( 65.67%), action 394, FPS 1.37, Running 386.14s Step 728( 65.83%), action 395, FPS 1.37, Running 387.11s Step 729( 66.00%), action 396, FPS 1.37, Running 387.65s Step 730( 66.17%), action 397, FPS 1.34, Running 388.62s Step 731( 66.33%), action 398, FPS 1.31, Running 389.24s Step 732( 66.50%), action 399, FPS 1.27, Running 390.22s Step 733( 66.67%), action 400, FPS 1.31, Running 390.72s Step 734( 66.83%), action 401, FPS 1.30, Running 391.83s Step 735( 67.00%), action 402, FPS 1.32, Running 392.13s Step 736( 67.17%), action 403, FPS 1.38, Running 392.50s Step 737( 67.33%), action 404, FPS 1.39, Running 392.74s Step 738( 67.50%), action 405, FPS 1.43, Running 393.10s Step 739( 67.67%), action 406, FPS 1.46, Running 393.37s Step 740( 67.83%), action 407, FPS 1.49, Running 394.25s Step 741( 68.00%), action 408, FPS 1.49, Running 394.76s Step 742( 68.17%), action 409, FPS 1.50, Running 395.69s Step 743( 68.33%), action 410, FPS 1.52, Running 396.11s Step 744( 68.50%), action 411, FPS 1.50, Running 397.32s Step 745( 68.67%), action 412, FPS 1.51, Running 397.86s Step 746( 68.83%), action 413, FPS 1.51, Running 398.84s Step 747( 69.00%), action 414, FPS 1.53, Running 399.20s Step 748( 69.17%), action 415, FPS 1.54, Running 400.11s Step 749( 69.33%), action 416, FPS 1.54, Running 400.67s Step 750( 69.50%), action 417, FPS 1.53, Running 401.72s Step 751( 69.67%), action 418, FPS 1.53, Running 402.31s Step 752( 69.83%), action 419, FPS 1.53, Running 403.31s Step 753( 70.00%), action 420, FPS 1.52, Running 403.90s Step 754( 70.17%), action 421, FPS 1.53, Running 404.91s Step 755( 70.33%), action 422, FPS 1.49, Running 405.58s Step 756( 70.50%), action 423, FPS 1.41, Running 406.66s Step 757( 70.67%), action 424, FPS 1.38, Running 407.24s Step 758( 70.83%), action 425, FPS 1.32, Running 408.20s Step 759( 71.00%), action 426, FPS 1.32, Running 408.53s Step 760( 71.17%), action 427, FPS 1.32, Running 409.43s Step 761( 71.33%), action 428, FPS 1.32, Running 409.96s Step 762( 71.50%), action 429, FPS 1.31, Running 410.97s Step 763( 71.67%), action 430, FPS 1.32, Running 411.21s Step 764( 71.83%), action 431, FPS 1.38, Running 411.80s Step 765( 72.00%), action 432, FPS 1.40, Running 412.20s Step 766( 72.17%), action 433, FPS 1.44, Running 412.73s Step 767( 72.33%), action 434, FPS 1.44, Running 413.09s Step 768( 72.50%), action 435, FPS 1.43, Running 414.05s Step 769( 72.67%), action 436, FPS 1.44, Running 414.59s Step 770( 72.83%), action 437, FPS 1.44, Running 415.59s Step 771( 73.00%), action 438, FPS 1.45, Running 416.14s Step 772( 73.17%), action 439, FPS 1.42, Running 417.35s Step 773( 73.33%), action 440, FPS 1.43, Running 417.93s Step 774( 73.50%), action 441, FPS 1.40, Running 419.15s Step 775( 73.67%), action 442, FPS 1.43, Running 419.57s Step 776( 73.83%), action 443, FPS 1.45, Running 420.50s Step 777( 74.00%), action 444, FPS 1.45, Running 421.07s Step 778( 74.17%), action 445, FPS 1.46, Running 421.91s Step 779( 74.33%), action 446, FPS 1.44, Running 422.37s Step 780( 74.50%), action 447, FPS 1.44, Running 423.27s Step 781( 74.67%), action 448, FPS 1.44, Running 423.82s Step 782( 74.83%), action 449, FPS 1.44, Running 424.90s Step 783( 75.00%), action 450, FPS 1.41, Running 425.42s Step 784( 75.17%), action 451, FPS 1.37, Running 426.40s Step 785( 75.33%), action 452, FPS 1.34, Running 427.07s Step 786( 75.50%), action 453, FPS 1.31, Running 428.04s Step 787( 75.67%), action 454, FPS 1.29, Running 428.62s Step 788( 75.83%), action 455, FPS 1.29, Running 429.57s Step 789( 76.00%), action 456, FPS 1.29, Running 430.12s Step 790( 76.17%), action 457, FPS 1.34, Running 430.51s Step 791( 76.33%), action 458, FPS 1.37, Running 430.77s Step 792( 76.50%), action 459, FPS 1.41, Running 431.52s Step 793( 76.67%), action 460, FPS 1.42, Running 432.03s Step 794( 76.83%), action 461, FPS 1.44, Running 433.02s Step 795( 77.00%), action 462, FPS 1.43, Running 433.58s Step 796( 77.17%), action 463, FPS 1.42, Running 434.56s Step 797( 77.33%), action 464, FPS 1.42, Running 435.16s Step 798( 77.50%), action 465, FPS 1.41, Running 436.13s Step 799( 77.67%), action 466, FPS 1.40, Running 436.71s Step 800( 77.83%), action 467, FPS 1.38, Running 437.78s Step 801( 78.00%), action 468, FPS 1.38, Running 438.34s Step 802( 78.17%), action 469, FPS 1.38, Running 439.37s Step 803( 78.33%), action 470, FPS 1.37, Running 440.03s Step 804( 78.50%), action 471, FPS 1.37, Running 441.01s Step 805( 78.67%), action 472, FPS 1.38, Running 441.55s Step 806( 78.83%), action 473, FPS 1.38, Running 442.49s Step 807( 79.00%), action 474, FPS 1.40, Running 442.87s Step 808( 79.17%), action 475, FPS 1.42, Running 443.70s Step 809( 79.33%), action 476, FPS 1.42, Running 444.23s Step 810( 79.50%), action 477, FPS 1.37, Running 445.08s Step 811( 79.67%), action 478, FPS 1.36, Running 445.48s Step 812( 79.83%), action 479, FPS 1.35, Running 446.38s Step 813( 80.00%), action 480, FPS 1.34, Running 446.94s Step 814( 80.17%), action 481, FPS 1.34, Running 447.96s Step 815( 80.33%), action 482, FPS 1.34, Running 448.49s Step 816( 80.50%), action 483, FPS 1.40, Running 448.89s Step 817( 80.67%), action 484, FPS 1.43, Running 449.15s Step 818( 80.83%), action 485, FPS 1.48, Running 449.61s Step 819( 81.00%), action 486, FPS 1.50, Running 450.05s Step 820( 81.17%), action 487, FPS 1.58, Running 450.41s Step 821( 81.33%), action 488, FPS 1.61, Running 450.77s Step 822( 81.50%), action 489, FPS 1.61, Running 451.77s Step 823( 81.67%), action 490, FPS 1.62, Running 452.39s Step 824( 81.83%), action 491, FPS 1.61, Running 453.40s Step 825( 82.00%), action 492, FPS 1.61, Running 453.97s Step 826( 82.17%), action 493, FPS 1.61, Running 454.94s Step 827( 82.33%), action 494, FPS 1.58, Running 455.49s Step 828( 82.50%), action 495, FPS 1.56, Running 456.55s Step 829( 82.67%), action 496, FPS 1.55, Running 457.13s Step 830( 82.83%), action 497, FPS 1.54, Running 458.11s Step 831( 83.00%), action 498, FPS 1.54, Running 458.46s Step 832( 83.17%), action 499, FPS 1.55, Running 459.31s Step 833( 83.33%), action 500, FPS 1.54, Running 459.93s Step 834( 83.50%), action 501, FPS 1.55, Running 460.90s Step 835( 83.67%), action 502, FPS 1.54, Running 461.46s Step 836( 83.83%), action 503, FPS 1.48, Running 462.42s Step 837( 84.00%), action 504, FPS 1.44, Running 463.00s Step 838( 84.17%), action 505, FPS 1.38, Running 464.07s Step 839( 84.33%), action 506, FPS 1.37, Running 464.63s Step 840( 84.50%), action 507, FPS 1.32, Running 465.60s Step 841( 84.67%), action 508, FPS 1.29, Running 466.23s Step 842( 84.83%), action 509, FPS 1.30, Running 467.20s Step 843( 85.00%), action 510, FPS 1.32, Running 467.56s Step 844( 85.17%), action 511, FPS 1.35, Running 468.23s Step 845( 85.33%), action 512, FPS 1.37, Running 468.52s Step 846( 85.50%), action 513, FPS 1.41, Running 469.14s Step 847( 85.67%), action 514, FPS 1.43, Running 469.45s Step 848( 85.83%), action 515, FPS 1.51, Running 469.80s Step 849( 86.00%), action 516, FPS 1.52, Running 470.32s Step 850( 86.17%), action 517, FPS 1.52, Running 471.30s Step 851( 86.33%), action 518, FPS 1.49, Running 471.89s Step 852( 86.50%), action 519, FPS 1.48, Running 472.81s Step 853( 86.67%), action 520, FPS 1.49, Running 473.38s Step 854( 86.83%), action 521, FPS 1.48, Running 474.45s Step 855( 87.00%), action 522, FPS 1.46, Running 475.12s Step 856( 87.17%), action 523, FPS 1.46, Running 476.16s Step 857( 87.33%), action 524, FPS 1.46, Running 476.73s Step 858( 87.50%), action 525, FPS 1.47, Running 477.68s Step 859( 87.67%), action 526, FPS 1.47, Running 478.28s Step 860( 87.83%), action 527, FPS 1.49, Running 479.01s Step 861( 88.00%), action 528, FPS 1.50, Running 479.52s Step 862( 88.17%), action 529, FPS 1.52, Running 480.39s Step 863( 88.33%), action 530, FPS 1.49, Running 481.02s Step 864( 88.50%), action 531, FPS 1.45, Running 482.06s Step 865( 88.67%), action 532, FPS 1.42, Running 482.64s Step 866( 88.83%), action 533, FPS 1.38, Running 483.66s Step 867( 89.00%), action 534, FPS 1.35, Running 484.25s Step 868( 89.17%), action 535, FPS 1.30, Running 485.20s Step 869( 89.33%), action 536, FPS 1.29, Running 485.84s Step 870( 89.50%), action 537, FPS 1.29, Running 486.79s Step 871( 89.67%), action 538, FPS 1.31, Running 487.12s Step 872( 89.83%), action 539, FPS 1.35, Running 487.63s Step 873( 90.00%), action 540, FPS 1.38, Running 487.87s Step 874( 90.17%), action 541, FPS 1.43, Running 488.42s Step 875( 90.33%), action 542, FPS 1.48, Running 488.68s Step 876( 90.50%), action 543, FPS 1.54, Running 489.16s Step 877( 90.67%), action 544, FPS 1.56, Running 489.52s Step 878( 90.83%), action 545, FPS 1.59, Running 490.28s Step 879( 91.00%), action 546, FPS 1.57, Running 490.99s Step 880( 91.17%), action 547, FPS 1.55, Running 491.88s Step 881( 91.33%), action 548, FPS 1.57, Running 492.26s Step 882( 91.50%), action 549, FPS 1.59, Running 492.99s Step 883( 91.67%), action 550, FPS 1.59, Running 493.60s Step 884( 91.83%), action 551, FPS 1.60, Running 494.59s Step 885( 92.00%), action 552, FPS 1.59, Running 495.20s Step 886( 92.17%), action 553, FPS 1.63, Running 495.91s Step 887( 92.33%), action 554, FPS 1.65, Running 496.38s Step 888( 92.50%), action 555, FPS 1.65, Running 497.30s Step 889( 92.67%), action 556, FPS 1.69, Running 497.64s Step 890( 92.83%), action 557, FPS 1.70, Running 498.53s Step 891( 93.00%), action 558, FPS 1.66, Running 499.17s Step 892( 93.17%), action 559, FPS 1.59, Running 500.21s Step 893( 93.33%), action 560, FPS 1.55, Running 500.80s Step 894( 93.50%), action 561, FPS 1.49, Running 501.85s Step 895( 93.67%), action 562, FPS 1.46, Running 502.41s Step 896( 93.83%), action 563, FPS 1.40, Running 503.40s Step 897( 94.00%), action 564, FPS 1.38, Running 504.00s Step 898( 94.17%), action 565, FPS 1.36, Running 504.95s Step 899( 94.33%), action 566, FPS 1.38, Running 505.51s Step 900( 94.50%), action 567, FPS 1.37, Running 506.51s Step 901( 94.67%), action 568, FPS 1.35, Running 507.08s Step 902( 94.83%), action 569, FPS 1.38, Running 507.50s Step 903( 95.00%), action 570, FPS 1.40, Running 507.86s Step 904( 95.17%), action 571, FPS 1.44, Running 508.51s Step 905( 95.33%), action 572, FPS 1.47, Running 508.83s Step 906( 95.50%), action 573, FPS 1.47, Running 509.52s Step 907( 95.67%), action 574, FPS 1.47, Running 510.01s Step 908( 95.83%), action 575, FPS 1.52, Running 510.45s Step 909( 96.00%), action 576, FPS 1.53, Running 510.73s Step 910( 96.17%), action 577, FPS 1.54, Running 511.54s Step 911( 96.33%), action 578, FPS 1.54, Running 512.13s Step 912( 96.50%), action 579, FPS 1.55, Running 513.14s Step 913( 96.67%), action 580, FPS 1.54, Running 513.79s Step 914( 96.83%), action 581, FPS 1.55, Running 514.76s Step 915( 97.00%), action 582, FPS 1.54, Running 515.36s Step 916( 97.17%), action 583, FPS 1.55, Running 516.31s Step 917( 97.33%), action 584, FPS 1.55, Running 516.90s Step 918( 97.50%), action 585, FPS 1.55, Running 517.84s Step 919( 97.67%), action 586, FPS 1.58, Running 518.17s Step 920( 97.83%), action 587, FPS 1.59, Running 519.07s Step 921( 98.00%), action 588, FPS 1.59, Running 519.65s Step 922( 98.17%), action 589, FPS 1.52, Running 520.66s Step 923( 98.33%), action 590, FPS 1.49, Running 521.25s Step 924( 98.50%), action 591, FPS 1.46, Running 522.20s Step 925( 98.67%), action 592, FPS 1.44, Running 522.76s Step 926( 98.83%), action 593, FPS 1.41, Running 523.72s Step 927( 99.00%), action 594, FPS 1.39, Running 524.36s Step 928( 99.17%), action 595, FPS 1.34, Running 525.42s Step 929( 99.33%), action 596, FPS 1.31, Running 525.98s Step 930( 99.50%), action 597, FPS 1.30, Running 526.98s Step 931( 99.67%), action 598, FPS 1.31, Running 527.40s Step 932( 99.83%), action 599, FPS 1.33, Running 528.18s Step 933(100.00%), action 600, FPS 1.34, Running 528.74s [2026-08-01 21:28:43] [52 ] Seed 51 failed after 529.24 s. +steps: 933 , actions: 600 . +Instruction: Empty +Total 8/52(15.38%) success. +Setting seed: 52 +Step 1( N/A%), pre moving , FPS 13.38, Running 0.07s Step 2( N/A%), pre moving , FPS 20.36, Running 0.10s Step 3( N/A%), pre moving , FPS 23.27, Running 0.13s Step 4( N/A%), pre moving , FPS 26.17, Running 0.15s Step 5( N/A%), pre moving , FPS 27.96, Running 0.18s Step 6( N/A%), pre moving , FPS 29.94, Running 0.20s Step 7( N/A%), pre moving , FPS 31.53, Running 0.22s Step 8( N/A%), pre moving , FPS 32.86, Running 0.24s Step 9( N/A%), pre moving , FPS 33.97, Running 0.26s Step 10( N/A%), pre moving , FPS 34.87, Running 0.29s Step 11( N/A%), pre moving , FPS 35.64, Running 0.31s Step 12( N/A%), pre moving , FPS 36.25, Running 0.33s Step 13( N/A%), pre moving , FPS 36.31, Running 0.36s Step 14( N/A%), pre moving , FPS 35.56, Running 0.39s Step 15( N/A%), pre moving , FPS 35.90, Running 0.42s Step 16( N/A%), pre moving , FPS 36.20, Running 0.44s Step 17( N/A%), pre moving , FPS 35.85, Running 0.47s Step 18( N/A%), pre moving , FPS 36.18, Running 0.50s Step 19( N/A%), pre moving , FPS 36.63, Running 0.52s Step 20( N/A%), pre moving , FPS 37.10, Running 0.54s Step 21( N/A%), pre moving , FPS 28.58, Running 0.77s Step 22( N/A%), pre moving , FPS 28.49, Running 0.80s Step 23( N/A%), pre moving , FPS 28.68, Running 0.83s Step 24( N/A%), pre moving , FPS 28.70, Running 0.85s Step 25( N/A%), pre moving , FPS 28.67, Running 0.88s Step 26( N/A%), pre moving , FPS 19.73, Running 1.21s Step 27( N/A%), pre moving , FPS 16.02, Running 1.47s Step 28( N/A%), pre moving , FPS 14.39, Running 1.63s Step 29( N/A%), pre moving , FPS 13.97, Running 1.70s Step 30( N/A%), pre moving , FPS 13.49, Running 1.77s Step 31( N/A%), pre moving , FPS 13.14, Running 1.83s Step 32( N/A%), pre moving , FPS 10.98, Running 2.15s Step 33( N/A%), pre moving , FPS 10.62, Running 2.24s Step 34( N/A%), pre moving , FPS 10.39, Running 2.32s Step 35( N/A%), pre moving , FPS 9.32, Running 2.56s Step 36( N/A%), pre moving , FPS 6.83, Running 3.37s Step 37( N/A%), pre moving , FPS 6.10, Running 3.75s Step 38( N/A%), pre moving , FPS 5.97, Running 3.85s Step 39( N/A%), pre moving , FPS 5.89, Running 3.92s Step 40( N/A%), pre moving , FPS 5.81, Running 3.98s Step 41( N/A%), pre moving , FPS 5.67, Running 4.30s Step 42( N/A%), pre moving , FPS 5.57, Running 4.39s Step 43( N/A%), pre moving , FPS 5.49, Running 4.47s Step 44( N/A%), pre moving , FPS 5.07, Running 4.79s Step 45( N/A%), pre moving , FPS 4.99, Running 4.89s Step 46( N/A%), pre moving , FPS 5.35, Running 4.95s Step 47( N/A%), pre moving , FPS 5.63, Running 5.02s Step 48( N/A%), pre moving , FPS 4.60, Running 5.98s Step 49( N/A%), pre moving , FPS 4.57, Running 6.08s Step 50( N/A%), pre moving , FPS 4.56, Running 6.16s Step 51( N/A%), pre moving , FPS 4.31, Running 6.48s Step 52( N/A%), pre moving , FPS 4.55, Running 6.55s Step 53( N/A%), pre moving , FPS 4.53, Running 6.66s Step 54( N/A%), pre moving , FPS 4.50, Running 6.77s Step 55( N/A%), pre moving , FPS 4.36, Running 7.15s Step 56( N/A%), pre moving , FPS 5.13, Running 7.26s Step 57( N/A%), pre moving , FPS 5.17, Running 7.62s Step 58( N/A%), pre moving , FPS 5.12, Running 7.75s Step 59( N/A%), pre moving , FPS 4.76, Running 8.12s Step 60( N/A%), pre moving , FPS 4.69, Running 8.24s Step 61( N/A%), pre moving , FPS 4.94, Running 8.35s Step 62( N/A%), pre moving , FPS 4.60, Running 8.74s Step 63( N/A%), pre moving , FPS 4.56, Running 8.85s Step 64( N/A%), pre moving , FPS 4.53, Running 9.21s Step 65( N/A%), pre moving , FPS 4.49, Running 9.34s Step 66( N/A%), pre moving , FPS 4.21, Running 9.70s Step 67( N/A%), pre moving , FPS 4.16, Running 9.83s Step 68( N/A%), pre moving , FPS 5.06, Running 9.93s Step 69( N/A%), pre moving , FPS 4.74, Running 10.29s Step 70( N/A%), pre moving , FPS 4.69, Running 10.42s Step 71( N/A%), pre moving , FPS 4.94, Running 10.53s Step 72( N/A%), pre moving , FPS 4.59, Running 10.91s Step 73( N/A%), pre moving , FPS 4.59, Running 11.02s Step 74( N/A%), pre moving , FPS 4.34, Running 11.37s Step 75( N/A%), pre moving , FPS 4.59, Running 11.51s Step 76( N/A%), pre moving , FPS 4.59, Running 11.62s Step 77( N/A%), pre moving , FPS 4.56, Running 12.00s Step 78( N/A%), pre moving , FPS 4.57, Running 12.13s Step 79( N/A%), pre moving , FPS 4.72, Running 12.35s Step 80( N/A%), pre moving , FPS 4.59, Running 12.60s Step 81( N/A%), pre moving , FPS 4.59, Running 12.71s Step 82( N/A%), pre moving , FPS 4.62, Running 13.07s Step 83( N/A%), pre moving , FPS 4.60, Running 13.20s Step 84( N/A%), pre moving , FPS 4.60, Running 13.56s Step 85( N/A%), pre moving , FPS 4.60, Running 13.69s Step 86( N/A%), pre moving , FPS 4.88, Running 13.80s Step 87( N/A%), pre moving , FPS 4.64, Running 14.14s Step 88( N/A%), pre moving , FPS 4.66, Running 14.23s Step 89( N/A%), pre moving , FPS 4.98, Running 14.30s Step 90( N/A%), pre moving , FPS 4.98, Running 14.43s Step 91( N/A%), pre moving , FPS 4.81, Running 14.69s Step 92( N/A%), pre moving , FPS 5.16, Running 14.79s Step 93( N/A%), pre moving , FPS 5.20, Running 14.86s Step 94( N/A%), pre moving , FPS 5.24, Running 15.19s Step 95( N/A%), pre moving , FPS 5.31, Running 15.28s Step 96( N/A%), pre moving , FPS 5.39, Running 15.33s Step 97( N/A%), pre moving , FPS 5.88, Running 15.40s Step 98( N/A%), pre moving , FPS 5.67, Running 15.66s Step 99( N/A%), pre moving , FPS 5.77, Running 15.82s Step 100( N/A%), pre moving , FPS 6.08, Running 15.89s Step 101( N/A%), pre moving , FPS 6.15, Running 15.96s Step 102( N/A%), pre moving , FPS 6.23, Running 16.28s Step 103( N/A%), pre moving , FPS 6.30, Running 16.37s Step 104( N/A%), pre moving , FPS 6.94, Running 16.44s Step 105( N/A%), pre moving , FPS 7.06, Running 16.52s Step 106( N/A%), pre moving , FPS 6.59, Running 16.83s Step 107( N/A%), pre moving , FPS 7.17, Running 16.92s Step 108( N/A%), pre moving , FPS 7.24, Running 16.99s Step 109( N/A%), pre moving , FPS 7.04, Running 17.14s Step 110( N/A%), pre moving , FPS 6.79, Running 17.38s Step 111( N/A%), pre moving , FPS 7.20, Running 17.47s Step 112( N/A%), pre moving , FPS 7.24, Running 17.55s Step 113( N/A%), pre moving , FPS 6.65, Running 17.87s Step 114( N/A%), pre moving , FPS 7.22, Running 17.96s Step 115( N/A%), pre moving , FPS 7.28, Running 18.02s Step 116( N/A%), pre moving , FPS 7.22, Running 18.10s Step 117( N/A%), pre moving , FPS 5.51, Running 19.03s Step 118( N/A%), pre moving , FPS 5.06, Running 19.61s Step 119( N/A%), pre moving , FPS 5.03, Running 19.80s Step 120( N/A%), pre moving , FPS 4.58, Running 20.26s Step 121( N/A%), pre moving , FPS 4.24, Running 20.68s Step 122( N/A%), pre moving , FPS 4.01, Running 21.27s Step 123( N/A%), pre moving , FPS 3.74, Running 21.72s Step 124( N/A%), pre moving , FPS 3.44, Running 22.26s Step 125( N/A%), pre moving , FPS 3.30, Running 22.57s Step 126( N/A%), pre moving , FPS 3.27, Running 22.95s Step 127( N/A%), pre moving , FPS 3.10, Running 23.38s Step 128( N/A%), pre moving , FPS 2.86, Running 23.98s Step 129( N/A%), pre moving , FPS 2.77, Running 24.36s Step 130( N/A%), pre moving , FPS 2.64, Running 24.95s Step 131( N/A%), pre moving , FPS 2.59, Running 25.19s Step 132( N/A%), pre moving , FPS 2.44, Running 25.73s Step 133( N/A%), pre moving , FPS 2.42, Running 26.14s Step 134( N/A%), pre moving , FPS 2.28, Running 26.72s Step 135( N/A%), pre moving , FPS 2.19, Running 27.17s Step 136( N/A%), pre moving , FPS 2.07, Running 27.76s Step 137( N/A%), pre moving , FPS 2.21, Running 28.07s Step 138( N/A%), pre moving , FPS 2.26, Running 28.46s Step 139( N/A%), pre moving , FPS 2.21, Running 28.84s Step 140( N/A%), pre moving , FPS 2.18, Running 29.42s Step 141( N/A%), pre moving , FPS 2.18, Running 29.86s Step 142( N/A%), pre moving , FPS 2.17, Running 30.49s Step 143( N/A%), pre moving , FPS 2.18, Running 30.91s Step 144( N/A%), pre moving , FPS 2.16, Running 31.52s Step 145( N/A%), pre moving , FPS 2.09, Running 32.14s Step 146( N/A%), pre moving , FPS 2.03, Running 32.79s Step 147( N/A%), pre moving , FPS 2.03, Running 33.23s Step 148( N/A%), pre moving , FPS 2.02, Running 33.90s Step 149( N/A%), pre moving , FPS 2.02, Running 34.28s Step 150( N/A%), pre moving , FPS 2.02, Running 34.87s Step 151( N/A%), pre moving , FPS 1.97, Running 35.35s Step 152( N/A%), pre moving , FPS 1.97, Running 35.90s Step 153( N/A%), pre moving , FPS 1.96, Running 36.34s Step 154( N/A%), pre moving , FPS 2.03, Running 36.58s Step 155( N/A%), pre moving , FPS 2.09, Running 36.72s Step 156( N/A%), pre moving , FPS 2.18, Running 36.93s Step 157( N/A%), pre moving , FPS 2.22, Running 37.06s Step 158( N/A%), pre moving , FPS 2.25, Running 37.33s Step 159( N/A%), pre moving , FPS 2.30, Running 37.55s Step 160( N/A%), pre moving , FPS 2.28, Running 38.17s Step 161( N/A%), pre moving , FPS 2.28, Running 38.65s Step 162( N/A%), pre moving , FPS 2.28, Running 39.27s Step 163( N/A%), pre moving , FPS 2.25, Running 39.79s Step 164( N/A%), pre moving , FPS 2.24, Running 40.45s Step 165( N/A%), pre moving , FPS 2.28, Running 40.93s Step 166( N/A%), pre moving , FPS 2.29, Running 41.52s Step 167( N/A%), pre moving , FPS 2.28, Running 42.00s Step 168( N/A%), pre moving , FPS 2.30, Running 42.58s Step 169( N/A%), pre moving , FPS 2.28, Running 43.07s Step 170( N/A%), pre moving , FPS 2.27, Running 43.69s Step 171( N/A%), pre moving , FPS 2.26, Running 44.20s Step 172( N/A%), pre moving , FPS 2.24, Running 44.82s Step 173( N/A%), pre moving , FPS 2.23, Running 45.31s Step 174( N/A%), pre moving , FPS 2.14, Running 45.93s Step 175( N/A%), pre moving , FPS 2.06, Running 46.41s Step 176( N/A%), pre moving , FPS 1.99, Running 47.01s Step 177( N/A%), pre moving , FPS 1.92, Running 47.47s Step 178( N/A%), pre moving , FPS 1.86, Running 48.10s Step 179( N/A%), pre moving , FPS 1.81, Running 48.62s Step 180( N/A%), pre moving , FPS 1.81, Running 49.23s Step 181( N/A%), pre moving , FPS 1.81, Running 49.70s Step 182( N/A%), pre moving , FPS 1.81, Running 50.33s Step 183( N/A%), pre moving , FPS 1.81, Running 50.85s Step 184( N/A%), pre moving , FPS 1.82, Running 51.43s Step 185( N/A%), pre moving , FPS 1.82, Running 51.90s Step 186( N/A%), pre moving , FPS 1.82, Running 52.53s Step 187( N/A%), pre moving , FPS 1.88, Running 52.63s Step 188( N/A%), pre moving , FPS 1.97, Running 52.74s Step 189( N/A%), pre moving , FPS 2.00, Running 53.07s Step 190( N/A%), pre moving , FPS 2.10, Running 53.19s Step 191( N/A%), pre moving , FPS 2.20, Running 53.30s Step 192( N/A%), pre moving , FPS 2.27, Running 53.65s Step 193( N/A%), pre moving , FPS 2.37, Running 53.77s Step 194( N/A%), pre moving , FPS 2.52, Running 53.87s Step 195( N/A%), pre moving , FPS 2.56, Running 54.22s Step 196( N/A%), pre moving , FPS 2.72, Running 54.35s Step 197( N/A%), pre moving , FPS 2.53, Running 55.38s Step 198( N/A%), pre moving , FPS 2.73, Running 55.43s Step 199( N/A%), pre moving , FPS 2.91, Running 55.48s Step 200( N/A%), pre moving , FPS 3.18, Running 55.52s Step 201( N/A%), pre moving , FPS 3.40, Running 55.59s Step 202( N/A%), pre moving , FPS 3.75, Running 55.66s Step 203( N/A%), pre moving , FPS 4.07, Running 55.76s Step 204( N/A%), pre moving , FPS 4.49, Running 55.88s Step 205( N/A%), pre moving , FPS 4.82, Running 56.05s Step 206( N/A%), pre moving , FPS 5.07, Running 56.47s Step 207( N/A%), pre moving , FPS 4.98, Running 56.64s Step 208( N/A%), pre moving , FPS 4.61, Running 57.07s Step 209( N/A%), pre moving , FPS 4.78, Running 57.25s Step 210( N/A%), pre moving , FPS 4.68, Running 57.47s Step 211( N/A%), pre moving , FPS 4.43, Running 57.82s Step 212( N/A%), pre moving , FPS 4.63, Running 57.97s Step 213( N/A%), pre moving , FPS 4.34, Running 58.38s Step 214( N/A%), pre moving , FPS 4.28, Running 58.55s Step 215( N/A%), pre moving , FPS 4.47, Running 58.70s Step 216( N/A%), pre moving , FPS 4.20, Running 59.12s Step 217( N/A%), pre moving , FPS 5.14, Running 59.27s Step 218( N/A%), pre moving , FPS 4.69, Running 59.70s Step 219( N/A%), pre moving , FPS 4.56, Running 59.86s Step 220( N/A%), pre moving , FPS 4.19, Running 60.30s Step 221( N/A%), pre moving , FPS 4.10, Running 60.46s Step 222( N/A%), pre moving , FPS 3.82, Running 60.89s Step 223( N/A%), pre moving , FPS 3.83, Running 60.99s Step 224( N/A%), pre moving , FPS 3.82, Running 61.11s Step 225( N/A%), pre moving , FPS 3.70, Running 61.46s Step 226( N/A%), pre moving , FPS 3.92, Running 61.58s Step 227( N/A%), pre moving , FPS 3.96, Running 61.69s Step 228( N/A%), pre moving , FPS 4.00, Running 62.07s Step 229( N/A%), pre moving , FPS 4.07, Running 62.17s Step 230( N/A%), pre moving , FPS 4.16, Running 62.28s Step 231( N/A%), pre moving , FPS 4.15, Running 62.64s Step 232( N/A%), pre moving , FPS 4.18, Running 62.76s Step 233( N/A%), pre moving , FPS 4.47, Running 62.86s Step 234( N/A%), pre moving , FPS 4.29, Running 63.20s Step 235( N/A%), pre moving , FPS 4.31, Running 63.33s Step 236( N/A%), pre moving , FPS 4.64, Running 63.43s Step 237( N/A%), pre moving , FPS 4.42, Running 63.80s Step 238( N/A%), pre moving , FPS 4.17, Running 64.50s Step 239( N/A%), pre moving , FPS 4.21, Running 64.61s Step 240( N/A%), pre moving , FPS 4.28, Running 64.97s Step 241( N/A%), pre moving , FPS 4.33, Running 65.08s Step 242( N/A%), pre moving , FPS 4.66, Running 65.19s Step 243( N/A%), pre moving , FPS 4.39, Running 65.54s Step 244( N/A%), pre moving , FPS 4.44, Running 65.62s Step 245( N/A%), pre moving , FPS 4.61, Running 65.80s Step 246( N/A%), pre moving , FPS 4.32, Running 66.21s Step 247( N/A%), pre moving , FPS 4.25, Running 66.40s Step 248( N/A%), pre moving , FPS 4.22, Running 66.82s Step 249( N/A%), pre moving , FPS 4.10, Running 67.05s Step 250( N/A%), pre moving , FPS 3.85, Running 67.48s Step 251( N/A%), pre moving , FPS 3.93, Running 67.72s Step 252( N/A%), pre moving , FPS 3.67, Running 68.20s Step 253( N/A%), pre moving , FPS 3.43, Running 68.68s Step 254( N/A%), pre moving , FPS 3.50, Running 68.92s Step 255( N/A%), pre moving , FPS 3.29, Running 69.41s Step 256( N/A%), pre moving , FPS 3.21, Running 69.66s Step 257( N/A%), pre moving , FPS 3.17, Running 70.11s Step 258( N/A%), pre moving , FPS 3.28, Running 70.60s Step 259( N/A%), pre moving , FPS 3.22, Running 70.83s Step 260( N/A%), pre moving , FPS 3.14, Running 71.33s Step 261( N/A%), pre moving , FPS 2.97, Running 71.82s Step 262( N/A%), pre moving , FPS 2.92, Running 72.05s Step 263( N/A%), pre moving , FPS 2.85, Running 72.55s Step 264( N/A%), pre moving , FPS 2.72, Running 72.96s Step 265( N/A%), pre moving , FPS 2.68, Running 73.25s Step 266( N/A%), pre moving , FPS 2.66, Running 73.74s Step 267( N/A%), pre moving , FPS 2.65, Running 73.94s Step 268( N/A%), pre moving , FPS 2.63, Running 74.42s Step 269( N/A%), pre moving , FPS 2.63, Running 74.65s Step 270( N/A%), pre moving , FPS 2.64, Running 75.06s Step 271( N/A%), pre moving , FPS 2.66, Running 75.23s Step 272( N/A%), pre moving , FPS 2.69, Running 75.64s Step 273( N/A%), pre moving , FPS 2.81, Running 75.80s Step 274( N/A%), pre moving , FPS 2.84, Running 75.96s Step 275( N/A%), pre moving , FPS 2.87, Running 76.37s Step 276( N/A%), pre moving , FPS 2.88, Running 76.60s Step 277( N/A%), pre moving , FPS 2.87, Running 77.07s Step 278( N/A%), pre moving , FPS 2.88, Running 77.54s Step 279( N/A%), pre moving , FPS 2.89, Running 77.76s Step 280( N/A%), pre moving , FPS 2.91, Running 78.21s Step 281( N/A%), pre moving , FPS 3.02, Running 78.44s Step 282( N/A%), pre moving , FPS 2.91, Running 78.93s Step 283( N/A%), pre moving , FPS 2.93, Running 79.38s Step 284( N/A%), pre moving , FPS 3.01, Running 79.61s Step 285( N/A%), pre moving , FPS 2.92, Running 80.11s Step 286( N/A%), pre moving , FPS 3.06, Running 80.27s Step 287( N/A%), pre moving , FPS 2.96, Running 80.70s Step 288( N/A%), pre moving , FPS 3.11, Running 80.85s Step 289( N/A%), pre moving , FPS 3.01, Running 81.29s Step 290( N/A%), pre moving , FPS 3.01, Running 81.71s Step 291( N/A%), pre moving , FPS 3.01, Running 81.88s Step 292( N/A%), pre moving , FPS 3.00, Running 82.30s Step 293( N/A%), pre moving , FPS 3.02, Running 82.42s Step 294( N/A%), pre moving , FPS 2.98, Running 82.67s Step 295( N/A%), pre moving , FPS 3.03, Running 82.96s Step 296( N/A%), pre moving , FPS 3.09, Running 83.07s Step 297( N/A%), pre moving , FPS 3.14, Running 83.43s Step 298( N/A%), pre moving , FPS 3.32, Running 83.56s Step 299( N/A%), pre moving , FPS 3.39, Running 83.66s Step 300( N/A%), pre moving , FPS 3.45, Running 84.01s Step 301( N/A%), pre moving , FPS 3.51, Running 84.14s Step 302( N/A%), pre moving , FPS 3.76, Running 84.24s Step 303( N/A%), pre moving , FPS 3.84, Running 84.60s Step 304( N/A%), pre moving , FPS 3.91, Running 84.72s Step 305( N/A%), pre moving , FPS 4.24, Running 84.83s Step 306( N/A%), pre moving , FPS 4.06, Running 85.19s Step 307( N/A%), pre moving , FPS 4.35, Running 85.29s Step 308( N/A%), pre moving , FPS 4.41, Running 85.38s Step 309( N/A%), pre moving , FPS 4.76, Running 85.49s Step 310( N/A%), pre moving , FPS 4.84, Running 85.84s Step 311( N/A%), pre moving , FPS 4.89, Running 85.97s Step 312( N/A%), pre moving , FPS 3.25, Running 88.45s Step 313( N/A%), pre moving , FPS 3.01, Running 89.07s Step 314( N/A%), pre moving , FPS 3.02, Running 89.30s Step 315( N/A%), pre moving , FPS 2.90, Running 89.85s Step 316( N/A%), pre moving , FPS 2.74, Running 90.37s Step 317( N/A%), pre moving , FPS 2.68, Running 90.88s Step 318( N/A%), pre moving , FPS 2.65, Running 91.11s Step 319( N/A%), pre moving , FPS 2.43, Running 91.88s Step 320( N/A%), pre moving , FPS 2.45, Running 92.16s Step 321( N/A%), pre moving , FPS 2.27, Running 92.94s Step 322( N/A%), pre moving , FPS 2.24, Running 93.18s Step 323( N/A%), pre moving , FPS 2.13, Running 94.01s Step 324( N/A%), pre moving , FPS 2.09, Running 94.28s Step 325( N/A%), pre moving , FPS 2.00, Running 94.83s Step 326( N/A%), pre moving , FPS 2.01, Running 95.12s Step 327( N/A%), pre moving , FPS 1.93, Running 95.66s Step 328( N/A%), pre moving , FPS 1.86, Running 96.15s Step 329( N/A%), pre moving , FPS 1.79, Running 96.65s Step 330( N/A%), pre moving , FPS 1.81, Running 96.89s Step 331( N/A%), pre moving , FPS 1.70, Running 97.76s Step 332( 0.17%), action 1, FPS 1.83, Running 99.38s Step 333( 0.33%), action 2, FPS 1.82, Running 100.03s Step 334( 0.50%), action 3, FPS 1.69, Running 101.16s Step 335( 0.67%), action 4, FPS 1.69, Running 101.66s Step 336( 0.83%), action 5, FPS 1.63, Running 102.64s Step 337( 1.00%), action 6, FPS 1.61, Running 103.29s Step 338( 1.17%), action 7, FPS 1.52, Running 104.24s Step 339( 1.33%), action 8, FPS 1.55, Running 104.80s Step 340( 1.50%), action 9, FPS 1.47, Running 105.76s Step 341( 1.67%), action 10, FPS 1.49, Running 106.34s Step 342( 1.83%), action 11, FPS 1.40, Running 107.43s Step 343( 2.00%), action 12, FPS 1.43, Running 107.96s Step 344( 2.17%), action 13, FPS 1.36, Running 109.00s Step 345( 2.33%), action 14, FPS 1.36, Running 109.55s Step 346( 2.50%), action 15, FPS 1.29, Running 110.67s Step 347( 2.67%), action 16, FPS 1.28, Running 111.25s Step 348( 2.83%), action 17, FPS 1.26, Running 111.96s Step 349( 3.00%), action 18, FPS 1.29, Running 112.21s Step 350( 3.17%), action 19, FPS 1.20, Running 113.52s Step 351( 3.33%), action 20, FPS 1.22, Running 114.16s Step 352( 3.50%), action 21, FPS 1.24, Running 115.45s Step 353( 3.67%), action 22, FPS 1.27, Running 115.82s Step 354( 3.83%), action 23, FPS 1.29, Running 116.66s Step 355( 4.00%), action 24, FPS 1.29, Running 117.20s Step 356( 4.17%), action 25, FPS 1.29, Running 118.18s Step 357( 4.33%), action 26, FPS 1.29, Running 118.81s Step 358( 4.50%), action 27, FPS 1.28, Running 119.82s Step 359( 4.67%), action 28, FPS 1.28, Running 120.39s Step 360( 4.83%), action 29, FPS 1.27, Running 121.50s Step 361( 5.00%), action 30, FPS 1.27, Running 122.04s Step 362( 5.17%), action 31, FPS 1.28, Running 123.12s Step 363( 5.33%), action 32, FPS 1.28, Running 123.60s Step 364( 5.50%), action 33, FPS 1.28, Running 124.68s Step 365( 5.67%), action 34, FPS 1.28, Running 125.21s Step 366( 5.83%), action 35, FPS 1.29, Running 126.15s Step 367( 6.00%), action 36, FPS 1.29, Running 126.71s Step 368( 6.17%), action 37, FPS 1.27, Running 127.73s Step 369( 6.33%), action 38, FPS 1.24, Running 128.32s Step 370( 6.50%), action 39, FPS 1.27, Running 129.29s Step 371( 6.67%), action 40, FPS 1.30, Running 129.56s Step 372( 6.83%), action 41, FPS 1.36, Running 130.11s Step 373( 7.00%), action 42, FPS 1.37, Running 130.37s Step 374( 7.17%), action 43, FPS 1.42, Running 130.77s Step 375( 7.33%), action 44, FPS 1.44, Running 131.09s Step 376( 7.50%), action 45, FPS 1.50, Running 131.52s Step 377( 7.67%), action 46, FPS 1.53, Running 131.87s Step 378( 7.83%), action 47, FPS 1.54, Running 132.85s Step 379( 8.00%), action 48, FPS 1.57, Running 133.16s Step 380( 8.17%), action 49, FPS 1.60, Running 133.98s Step 381( 8.33%), action 50, FPS 1.63, Running 134.33s Step 382( 8.50%), action 51, FPS 1.60, Running 135.60s Step 383( 8.67%), action 52, FPS 1.58, Running 136.23s Step 384( 8.83%), action 53, FPS 1.60, Running 137.17s Step 385( 9.00%), action 54, FPS 1.63, Running 137.51s Step 386( 9.17%), action 55, FPS 1.63, Running 138.41s Step 387( 9.33%), action 56, FPS 1.63, Running 139.00s Step 388( 9.50%), action 57, FPS 1.63, Running 139.98s Step 389( 9.67%), action 58, FPS 1.65, Running 140.47s Step 390( 9.83%), action 59, FPS 1.67, Running 141.24s Step 391( 10.00%), action 60, FPS 1.63, Running 141.83s Step 392( 10.17%), action 61, FPS 1.58, Running 142.76s Step 393( 10.33%), action 62, FPS 1.54, Running 143.38s Step 394( 10.50%), action 63, FPS 1.47, Running 144.39s Step 395( 10.67%), action 64, FPS 1.46, Running 144.75s Step 396( 10.83%), action 65, FPS 1.42, Running 145.63s Step 397( 11.00%), action 66, FPS 1.39, Running 146.21s Step 398( 11.17%), action 67, FPS 1.39, Running 147.19s Step 399( 11.33%), action 68, FPS 1.39, Running 147.52s Step 400( 11.50%), action 69, FPS 1.39, Running 148.41s Step 401( 11.67%), action 70, FPS 1.37, Running 148.97s Step 402( 11.83%), action 71, FPS 1.42, Running 149.64s Step 403( 12.00%), action 72, FPS 1.47, Running 149.85s Step 404( 12.17%), action 73, FPS 1.51, Running 150.39s Step 405( 12.33%), action 74, FPS 1.51, Running 150.72s Step 406( 12.50%), action 75, FPS 1.51, Running 151.66s Step 407( 12.67%), action 76, FPS 1.51, Running 152.25s Step 408( 12.83%), action 77, FPS 1.51, Running 153.24s Step 409( 13.00%), action 78, FPS 1.50, Running 153.79s Step 410( 13.17%), action 79, FPS 1.51, Running 154.47s Step 411( 13.33%), action 80, FPS 1.53, Running 154.94s Step 412( 13.50%), action 81, FPS 1.52, Running 155.90s Step 413( 13.67%), action 82, FPS 1.55, Running 156.27s Step 414( 13.83%), action 83, FPS 1.57, Running 157.09s Step 415( 14.00%), action 84, FPS 1.55, Running 157.64s Step 416( 14.17%), action 85, FPS 1.54, Running 158.60s Step 417( 14.33%), action 86, FPS 1.54, Running 159.19s Step 418( 14.50%), action 87, FPS 1.53, Running 160.28s Step 419( 14.67%), action 88, FPS 1.49, Running 160.90s Step 420( 14.83%), action 89, FPS 1.48, Running 161.93s Step 421( 15.00%), action 90, FPS 1.48, Running 162.50s Step 422( 15.17%), action 91, FPS 1.44, Running 163.50s Step 423( 15.33%), action 92, FPS 1.40, Running 164.11s Step 424( 15.50%), action 93, FPS 1.36, Running 165.08s Step 425( 15.67%), action 94, FPS 1.34, Running 165.68s Step 426( 15.83%), action 95, FPS 1.33, Running 166.65s Step 427( 16.00%), action 96, FPS 1.34, Running 167.21s Step 428( 16.17%), action 97, FPS 1.37, Running 167.86s Step 429( 16.33%), action 98, FPS 1.40, Running 168.11s Step 430( 16.50%), action 99, FPS 1.42, Running 168.56s Step 431( 16.67%), action 100, FPS 1.43, Running 168.95s Step 432( 16.83%), action 101, FPS 1.43, Running 169.94s Step 433( 17.00%), action 102, FPS 1.40, Running 170.52s Step 434( 17.17%), action 103, FPS 1.41, Running 171.26s Step 435( 17.33%), action 104, FPS 1.42, Running 171.68s Step 436( 17.50%), action 105, FPS 1.44, Running 172.48s Step 437( 17.67%), action 106, FPS 1.46, Running 172.88s Step 438( 17.83%), action 107, FPS 1.48, Running 173.78s Step 439( 18.00%), action 108, FPS 1.51, Running 174.14s Step 440( 18.17%), action 109, FPS 1.54, Running 174.92s Step 441( 18.33%), action 110, FPS 1.54, Running 175.52s Step 442( 18.50%), action 111, FPS 1.54, Running 176.50s Step 443( 18.67%), action 112, FPS 1.55, Running 177.05s Step 444( 18.83%), action 113, FPS 1.55, Running 178.02s Step 445( 19.00%), action 114, FPS 1.58, Running 178.36s Step 446( 19.17%), action 115, FPS 1.59, Running 179.23s Step 447( 19.33%), action 116, FPS 1.59, Running 179.77s Step 448( 19.50%), action 117, FPS 1.55, Running 180.73s Step 449( 19.67%), action 118, FPS 1.54, Running 181.12s Step 450( 19.83%), action 119, FPS 1.50, Running 181.93s Step 451( 20.00%), action 120, FPS 1.48, Running 182.46s Step 452( 20.17%), action 121, FPS 1.48, Running 183.44s Step 453( 20.33%), action 122, FPS 1.49, Running 183.99s Step 454( 20.50%), action 123, FPS 1.46, Running 184.97s Step 455( 20.67%), action 124, FPS 1.47, Running 185.31s Step 456( 20.83%), action 125, FPS 1.47, Running 186.13s Step 457( 21.00%), action 126, FPS 1.45, Running 186.65s Step 458( 21.17%), action 127, FPS 1.51, Running 187.02s Step 459( 21.33%), action 128, FPS 1.53, Running 187.23s Step 460( 21.50%), action 129, FPS 1.57, Running 187.68s Step 461( 21.67%), action 130, FPS 1.61, Running 187.94s Step 462( 21.83%), action 131, FPS 1.66, Running 188.55s Step 463( 22.00%), action 132, FPS 1.69, Running 188.90s Step 464( 22.17%), action 133, FPS 1.69, Running 189.85s Step 465( 22.33%), action 134, FPS 1.67, Running 190.36s Step 466( 22.50%), action 135, FPS 1.68, Running 191.11s Step 467( 22.67%), action 136, FPS 1.69, Running 191.64s Step 468( 22.83%), action 137, FPS 1.69, Running 192.58s Step 469( 23.00%), action 138, FPS 1.69, Running 192.93s Step 470( 23.17%), action 139, FPS 1.70, Running 193.71s Step 471( 23.33%), action 140, FPS 1.69, Running 194.28s Step 472( 23.50%), action 141, FPS 1.69, Running 195.25s Step 473( 23.67%), action 142, FPS 1.72, Running 195.59s Step 474( 23.83%), action 143, FPS 1.74, Running 196.45s Step 475( 24.00%), action 144, FPS 1.70, Running 197.06s Step 476( 24.17%), action 145, FPS 1.68, Running 198.07s Step 477( 24.33%), action 146, FPS 1.67, Running 198.64s Step 478( 24.50%), action 147, FPS 1.59, Running 199.58s Step 479( 24.67%), action 148, FPS 1.58, Running 199.92s Step 480( 24.83%), action 149, FPS 1.53, Running 200.77s Step 481( 25.00%), action 150, FPS 1.50, Running 201.30s Step 482( 25.17%), action 151, FPS 1.45, Running 202.34s Step 483( 25.33%), action 152, FPS 1.43, Running 202.88s Step 484( 25.50%), action 153, FPS 1.43, Running 203.86s Step 485( 25.67%), action 154, FPS 1.42, Running 204.43s Step 486( 25.83%), action 155, FPS 1.40, Running 205.43s Step 487( 26.00%), action 156, FPS 1.40, Running 205.97s Step 488( 26.17%), action 157, FPS 1.45, Running 206.35s Step 489( 26.33%), action 158, FPS 1.46, Running 206.59s Step 490( 26.50%), action 159, FPS 1.51, Running 206.98s Step 491( 26.67%), action 160, FPS 1.53, Running 207.34s Step 492( 26.83%), action 161, FPS 1.54, Running 208.24s Step 493( 27.00%), action 162, FPS 1.51, Running 208.83s Step 494( 27.17%), action 163, FPS 1.50, Running 209.75s Step 495( 27.33%), action 164, FPS 1.53, Running 210.10s Step 496( 27.50%), action 165, FPS 1.56, Running 210.92s Step 497( 27.67%), action 166, FPS 1.55, Running 211.50s Step 498( 27.83%), action 167, FPS 1.55, Running 212.46s Step 499( 28.00%), action 168, FPS 1.55, Running 212.80s Step 500( 28.17%), action 169, FPS 1.55, Running 213.65s Step 501( 28.33%), action 170, FPS 1.55, Running 214.23s Step 502( 28.50%), action 171, FPS 1.55, Running 215.26s Step 503( 28.67%), action 172, FPS 1.55, Running 215.82s Step 504( 28.83%), action 173, FPS 1.55, Running 216.76s Step 505( 29.00%), action 174, FPS 1.55, Running 217.34s Step 506( 29.17%), action 175, FPS 1.55, Running 218.32s Step 507( 29.33%), action 176, FPS 1.55, Running 218.90s Step 508( 29.50%), action 177, FPS 1.48, Running 219.83s Step 509( 29.67%), action 178, FPS 1.46, Running 220.32s Step 510( 29.83%), action 179, FPS 1.42, Running 221.06s Step 511( 30.00%), action 180, FPS 1.40, Running 221.62s Step 512( 30.17%), action 181, FPS 1.40, Running 222.58s Step 513( 30.33%), action 182, FPS 1.40, Running 223.13s Step 514( 30.50%), action 183, FPS 1.39, Running 224.12s Step 515( 30.67%), action 184, FPS 1.36, Running 224.80s Step 516( 30.83%), action 185, FPS 1.37, Running 225.51s Step 517( 31.00%), action 186, FPS 1.40, Running 225.81s Step 518( 31.17%), action 187, FPS 1.46, Running 226.16s Step 519( 31.33%), action 188, FPS 1.45, Running 226.59s Step 520( 31.50%), action 189, FPS 1.47, Running 227.23s Step 521( 31.67%), action 190, FPS 1.49, Running 227.64s Step 522( 31.83%), action 191, FPS 1.50, Running 228.63s Step 523( 32.00%), action 192, FPS 1.49, Running 229.22s Step 524( 32.17%), action 193, FPS 1.49, Running 230.19s Step 525( 32.33%), action 194, FPS 1.52, Running 230.52s Step 526( 32.50%), action 195, FPS 1.53, Running 231.35s Step 527( 32.67%), action 196, FPS 1.54, Running 231.93s Step 528( 32.83%), action 197, FPS 1.54, Running 232.81s Step 529( 33.00%), action 198, FPS 1.56, Running 233.15s Step 530( 33.17%), action 199, FPS 1.54, Running 234.06s Step 531( 33.33%), action 200, FPS 1.54, Running 234.64s Step 532( 33.50%), action 201, FPS 1.53, Running 235.65s Step 533( 33.67%), action 202, FPS 1.53, Running 236.22s Step 534( 33.83%), action 203, FPS 1.53, Running 237.20s Step 535( 34.00%), action 204, FPS 1.53, Running 237.83s Step 536( 34.17%), action 205, FPS 1.50, Running 238.81s Step 537( 34.33%), action 206, FPS 1.47, Running 239.44s Step 538( 34.50%), action 207, FPS 1.40, Running 240.42s Step 539( 34.67%), action 208, FPS 1.39, Running 240.97s Step 540( 34.83%), action 209, FPS 1.38, Running 241.71s Step 541( 35.00%), action 210, FPS 1.38, Running 242.17s Step 542( 35.17%), action 211, FPS 1.38, Running 243.16s Step 543( 35.33%), action 212, FPS 1.38, Running 243.73s Step 544( 35.50%), action 213, FPS 1.37, Running 244.82s Step 545( 35.67%), action 214, FPS 1.38, Running 245.06s Step 546( 35.83%), action 215, FPS 1.41, Running 245.55s Step 547( 36.00%), action 216, FPS 1.43, Running 245.93s Step 548( 36.17%), action 217, FPS 1.44, Running 246.69s Step 549( 36.33%), action 218, FPS 1.43, Running 247.12s Step 550( 36.50%), action 219, FPS 1.43, Running 248.03s Step 551( 36.67%), action 220, FPS 1.43, Running 248.63s Step 552( 36.83%), action 221, FPS 1.43, Running 249.67s Step 553( 37.00%), action 222, FPS 1.43, Running 250.25s Step 554( 37.17%), action 223, FPS 1.43, Running 251.23s Step 555( 37.33%), action 224, FPS 1.42, Running 251.90s Step 556( 37.50%), action 225, FPS 1.42, Running 252.92s Step 557( 37.67%), action 226, FPS 1.44, Running 253.31s Step 558( 37.83%), action 227, FPS 1.46, Running 254.08s Step 559( 38.00%), action 228, FPS 1.46, Running 254.65s Step 560( 38.17%), action 229, FPS 1.44, Running 255.62s Step 561( 38.33%), action 230, FPS 1.43, Running 256.20s Step 562( 38.50%), action 231, FPS 1.43, Running 257.16s Step 563( 38.67%), action 232, FPS 1.43, Running 257.71s Step 564( 38.83%), action 233, FPS 1.46, Running 258.56s Step 565( 39.00%), action 234, FPS 1.40, Running 259.37s Step 566( 39.17%), action 235, FPS 1.36, Running 260.24s Step 567( 39.33%), action 236, FPS 1.37, Running 260.57s Step 568( 39.50%), action 237, FPS 1.35, Running 261.46s Step 569( 39.67%), action 238, FPS 1.34, Running 262.07s Step 570( 39.83%), action 239, FPS 1.32, Running 263.13s Step 571( 40.00%), action 240, FPS 1.36, Running 263.38s Step 572( 40.17%), action 241, FPS 1.40, Running 263.94s Step 573( 40.33%), action 242, FPS 1.43, Running 264.27s Step 574( 40.50%), action 243, FPS 1.47, Running 264.87s Step 575( 40.67%), action 244, FPS 1.51, Running 265.18s Step 576( 40.83%), action 245, FPS 1.56, Running 265.71s Step 577( 41.00%), action 246, FPS 1.57, Running 266.06s Step 578( 41.17%), action 247, FPS 1.59, Running 266.68s Step 579( 41.33%), action 248, FPS 1.60, Running 267.13s Step 580( 41.50%), action 249, FPS 1.65, Running 267.72s Step 581( 41.67%), action 250, FPS 1.68, Running 268.09s Step 582( 41.83%), action 251, FPS 1.69, Running 268.98s Step 583( 42.00%), action 252, FPS 1.71, Running 269.43s Step 584( 42.17%), action 253, FPS 1.75, Running 269.97s Step 585( 42.33%), action 254, FPS 1.79, Running 270.53s Step 586( 42.50%), action 255, FPS 1.83, Running 271.16s Step 587( 42.67%), action 256, FPS 1.83, Running 271.51s Step 588( 42.83%), action 257, FPS 1.89, Running 272.04s Step 589( 43.00%), action 258, FPS 1.94, Running 272.40s Step 590( 43.17%), action 259, FPS 2.03, Running 273.00s Step 591( 43.33%), action 260, FPS 2.01, Running 273.33s Step 592( 43.50%), action 261, FPS 1.95, Running 274.20s Step 593( 43.67%), action 262, FPS 1.92, Running 274.69s Step 594( 43.83%), action 263, FPS 1.91, Running 275.32s Step 595( 44.00%), action 264, FPS 1.91, Running 275.68s Step 596( 44.17%), action 265, FPS 1.88, Running 276.36s Step 597( 44.33%), action 266, FPS 1.85, Running 276.86s Step 598( 44.50%), action 267, FPS 1.84, Running 277.54s Step 599( 44.67%), action 268, FPS 1.83, Running 278.05s Step 600( 44.83%), action 269, FPS 1.81, Running 278.75s Step 601( 45.00%), action 270, FPS 1.82, Running 279.11s Step 602( 45.17%), action 271, FPS 1.85, Running 279.81s Step 603( 45.33%), action 272, FPS 1.87, Running 280.10s Step 604( 45.50%), action 273, FPS 1.81, Running 280.99s Step 605( 45.67%), action 274, FPS 1.86, Running 281.29s Step 606( 45.83%), action 275, FPS 1.83, Running 282.11s Step 607( 46.00%), action 276, FPS 1.83, Running 282.42s Step 608( 46.17%), action 277, FPS 1.83, Running 282.97s Step 609( 46.33%), action 278, FPS 1.79, Running 283.56s Step 610( 46.50%), action 279, FPS 1.76, Running 284.40s Step 611( 46.67%), action 280, FPS 1.72, Running 284.98s Step 612( 46.83%), action 281, FPS 1.68, Running 286.07s Step 613( 47.00%), action 282, FPS 1.70, Running 286.44s Step 614( 47.17%), action 283, FPS 1.69, Running 287.12s Step 615( 47.33%), action 284, FPS 1.70, Running 287.45s Step 616( 47.50%), action 285, FPS 1.72, Running 287.99s Step 617( 47.67%), action 286, FPS 1.74, Running 288.32s Step 618( 47.83%), action 287, FPS 1.74, Running 289.03s Step 619( 48.00%), action 288, FPS 1.77, Running 289.36s Step 620( 48.17%), action 289, FPS 1.78, Running 289.96s Step 621( 48.33%), action 290, FPS 1.78, Running 290.32s Step 622( 48.50%), action 291, FPS 1.73, Running 291.38s Step 623( 48.67%), action 292, FPS 1.72, Running 291.73s Step 624( 48.83%), action 293, FPS 1.74, Running 292.49s Step 625( 49.00%), action 294, FPS 1.74, Running 292.78s Step 626( 49.17%), action 295, FPS 1.74, Running 293.62s Step 627( 49.33%), action 296, FPS 1.74, Running 293.93s Step 628( 49.50%), action 297, FPS 1.70, Running 294.74s Step 629( 49.67%), action 298, FPS 1.73, Running 295.14s Step 630( 49.83%), action 299, FPS 1.76, Running 295.76s Step 631( 50.00%), action 300, FPS 1.80, Running 296.11s Step 632( 50.17%), action 301, FPS 1.81, Running 297.12s Step 633( 50.33%), action 302, FPS 1.80, Running 297.54s Step 634( 50.50%), action 303, FPS 1.80, Running 298.22s Step 635( 50.67%), action 304, FPS 1.77, Running 298.73s Step 636( 50.83%), action 305, FPS 1.75, Running 299.42s Step 637( 51.00%), action 306, FPS 1.71, Running 300.03s Step 638( 51.17%), action 307, FPS 1.73, Running 300.59s Step 639( 51.33%), action 308, FPS 1.71, Running 301.03s Step 640( 51.50%), action 309, FPS 1.72, Running 301.58s Step 641( 51.67%), action 310, FPS 1.72, Running 301.92s Step 642( 51.83%), action 311, FPS 1.73, Running 302.92s Step 643( 52.00%), action 312, FPS 1.73, Running 303.27s Step 644( 52.17%), action 313, FPS 1.74, Running 303.97s Step 645( 52.33%), action 314, FPS 1.73, Running 304.37s Step 646( 52.50%), action 315, FPS 1.77, Running 304.95s Step 647( 52.67%), action 316, FPS 1.75, Running 305.34s Step 648( 52.83%), action 317, FPS 1.78, Running 305.96s Step 649( 53.00%), action 318, FPS 1.77, Running 306.46s Step 650( 53.17%), action 319, FPS 1.78, Running 307.02s Step 651( 53.33%), action 320, FPS 1.75, Running 307.55s Step 652( 53.50%), action 321, FPS 1.77, Running 308.40s Step 653( 53.67%), action 322, FPS 1.75, Running 308.99s Step 654( 53.83%), action 323, FPS 1.77, Running 309.51s Step 655( 54.00%), action 324, FPS 1.79, Running 309.92s Step 656( 54.17%), action 325, FPS 1.76, Running 310.76s Step 657( 54.33%), action 326, FPS 1.78, Running 311.28s Step 658( 54.50%), action 327, FPS 1.74, Running 312.09s Step 659( 54.67%), action 328, FPS 1.72, Running 312.68s Step 660( 54.83%), action 329, FPS 1.69, Running 313.43s Step 661( 55.00%), action 330, FPS 1.66, Running 313.94s Step 662( 55.17%), action 331, FPS 1.69, Running 314.73s Step 663( 55.33%), action 332, FPS 1.70, Running 315.05s Step 664( 55.50%), action 333, FPS 1.67, Running 315.97s Step 665( 55.67%), action 334, FPS 1.68, Running 316.31s Step 666( 55.83%), action 335, FPS 1.69, Running 316.80s Step 667( 56.00%), action 336, FPS 1.68, Running 317.22s Step 668( 56.17%), action 337, FPS 1.69, Running 317.81s Step 669( 56.33%), action 338, FPS 1.71, Running 318.17s Step 670( 56.50%), action 339, FPS 1.71, Running 318.73s Step 671( 56.67%), action 340, FPS 1.74, Running 319.03s Step 672( 56.83%), action 341, FPS 1.74, Running 319.87s Step 673( 57.00%), action 342, FPS 1.79, Running 320.17s Step 674( 57.17%), action 343, FPS 1.76, Running 320.87s Step 675( 57.33%), action 344, FPS 1.77, Running 321.24s Step 676( 57.50%), action 345, FPS 1.81, Running 321.84s Step 677( 57.67%), action 346, FPS 1.81, Running 322.32s Step 678( 57.83%), action 347, FPS 1.86, Running 322.87s Step 679( 58.00%), action 348, FPS 1.89, Running 323.26s Step 680( 58.17%), action 349, FPS 1.90, Running 323.98s Step 681( 58.33%), action 350, FPS 1.89, Running 324.55s Step 682( 58.50%), action 351, FPS 1.89, Running 325.34s Step 683( 58.67%), action 352, FPS 1.85, Running 325.83s Step 684( 58.83%), action 353, FPS 1.89, Running 326.54s Step 685( 59.00%), action 354, FPS 1.86, Running 327.04s Step 686( 59.17%), action 355, FPS 1.83, Running 327.74s Step 687( 59.33%), action 356, FPS 1.85, Running 328.04s Step 688( 59.50%), action 357, FPS 1.82, Running 328.79s Step 689( 59.67%), action 358, FPS 1.82, Running 329.14s Step 690( 59.83%), action 359, FPS 1.82, Running 329.71s Step 691( 60.00%), action 360, FPS 1.78, Running 330.28s Step 692( 60.17%), action 361, FPS 1.75, Running 331.26s Step 693( 60.33%), action 362, FPS 1.71, Running 331.87s Step 694( 60.50%), action 363, FPS 1.68, Running 332.80s Step 695( 60.67%), action 364, FPS 1.64, Running 333.40s Step 696( 60.83%), action 365, FPS 1.60, Running 334.34s Step 697( 61.00%), action 366, FPS 1.59, Running 334.89s Step 698( 61.17%), action 367, FPS 1.54, Running 335.86s Step 699( 61.33%), action 368, FPS 1.52, Running 336.41s Step 700( 61.50%), action 369, FPS 1.49, Running 337.43s Step 701( 61.67%), action 370, FPS 1.49, Running 338.00s Step 702( 61.83%), action 371, FPS 1.47, Running 338.95s Step 703( 62.00%), action 372, FPS 1.48, Running 339.32s Step 704( 62.17%), action 373, FPS 1.47, Running 340.12s Step 705( 62.33%), action 374, FPS 1.46, Running 340.74s Step 706( 62.50%), action 375, FPS 1.43, Running 341.72s Step 707( 62.67%), action 376, FPS 1.40, Running 342.30s Step 708( 62.83%), action 377, FPS 1.38, Running 343.24s Step 709( 63.00%), action 378, FPS 1.38, Running 343.62s Step 710( 63.17%), action 379, FPS 1.35, Running 344.54s Step 711( 63.33%), action 380, FPS 1.34, Running 345.17s Step 712( 63.50%), action 381, FPS 1.34, Running 346.17s Step 713( 63.67%), action 382, FPS 1.35, Running 346.69s Step 714( 63.83%), action 383, FPS 1.40, Running 347.07s Step 715( 64.00%), action 384, FPS 1.43, Running 347.34s Step 716( 64.17%), action 385, FPS 1.49, Running 347.72s Step 717( 64.33%), action 386, FPS 1.53, Running 347.99s Step 718( 64.50%), action 387, FPS 1.60, Running 348.37s Step 719( 64.67%), action 388, FPS 1.64, Running 348.65s Step 720( 64.83%), action 389, FPS 1.70, Running 349.21s Step 721( 65.00%), action 390, FPS 1.73, Running 349.57s Step 722( 65.17%), action 391, FPS 1.73, Running 350.52s Step 723( 65.33%), action 392, FPS 1.70, Running 351.12s Step 724( 65.50%), action 393, FPS 1.66, Running 352.20s Step 725( 65.67%), action 394, FPS 1.67, Running 352.73s Step 726( 65.83%), action 395, FPS 1.67, Running 353.69s Step 727( 66.00%), action 396, FPS 1.66, Running 354.37s Step 728( 66.17%), action 397, FPS 1.65, Running 355.37s Step 729( 66.33%), action 398, FPS 1.62, Running 355.94s Step 730( 66.50%), action 399, FPS 1.60, Running 357.05s Step 731( 66.67%), action 400, FPS 1.61, Running 357.58s Step 732( 66.83%), action 401, FPS 1.61, Running 358.60s Step 733( 67.00%), action 402, FPS 1.61, Running 359.13s Step 734( 67.17%), action 403, FPS 1.53, Running 360.17s Step 735( 67.33%), action 404, FPS 1.49, Running 360.78s Step 736( 67.50%), action 405, FPS 1.42, Running 361.85s Step 737( 67.67%), action 406, FPS 1.38, Running 362.49s Step 738( 67.83%), action 407, FPS 1.31, Running 363.63s Step 739( 68.00%), action 408, FPS 1.28, Running 364.22s Step 740( 68.17%), action 409, FPS 1.26, Running 365.14s Step 741( 68.33%), action 410, FPS 1.23, Running 365.79s Step 742( 68.50%), action 411, FPS 1.23, Running 366.77s Step 743( 68.67%), action 412, FPS 1.26, Running 367.00s Step 744( 68.83%), action 413, FPS 1.31, Running 367.51s Step 745( 69.00%), action 414, FPS 1.31, Running 367.94s Step 746( 69.17%), action 415, FPS 1.36, Running 368.43s Step 747( 69.33%), action 416, FPS 1.39, Running 368.74s Step 748( 69.50%), action 417, FPS 1.43, Running 369.38s Step 749( 69.67%), action 418, FPS 1.44, Running 369.82s Step 750( 69.83%), action 419, FPS 1.46, Running 370.77s Step 751( 70.00%), action 420, FPS 1.45, Running 371.42s Step 752( 70.17%), action 421, FPS 1.45, Running 372.42s Step 753( 70.33%), action 422, FPS 1.45, Running 372.96s Step 754( 70.50%), action 423, FPS 1.45, Running 373.96s Step 755( 70.67%), action 424, FPS 1.45, Running 374.55s Step 756( 70.83%), action 425, FPS 1.46, Running 375.53s Step 757( 71.00%), action 426, FPS 1.47, Running 376.14s Step 758( 71.17%), action 427, FPS 1.48, Running 377.15s Step 759( 71.33%), action 428, FPS 1.51, Running 377.50s Step 760( 71.50%), action 429, FPS 1.52, Running 378.29s Step 761( 71.67%), action 430, FPS 1.50, Running 379.08s Step 762( 71.83%), action 431, FPS 1.49, Running 380.16s Step 763( 72.00%), action 432, FPS 1.45, Running 380.76s Step 764( 72.17%), action 433, FPS 1.41, Running 381.68s Step 765( 72.33%), action 434, FPS 1.40, Running 382.28s Step 766( 72.50%), action 435, FPS 1.35, Running 383.22s Step 767( 72.67%), action 436, FPS 1.33, Running 383.81s Step 768( 72.83%), action 437, FPS 1.29, Running 384.83s Step 769( 73.00%), action 438, FPS 1.30, Running 385.15s Step 770( 73.17%), action 439, FPS 1.31, Running 386.02s Step 771( 73.33%), action 440, FPS 1.32, Running 386.55s Step 772( 73.50%), action 441, FPS 1.37, Running 387.06s Step 773( 73.67%), action 442, FPS 1.39, Running 387.32s Step 774( 73.83%), action 443, FPS 1.43, Running 387.91s Step 775( 74.00%), action 444, FPS 1.44, Running 388.42s Step 776( 74.17%), action 445, FPS 1.49, Running 388.94s Step 777( 74.33%), action 446, FPS 1.49, Running 389.56s Step 778( 74.50%), action 447, FPS 1.49, Running 390.56s Step 779( 74.67%), action 448, FPS 1.49, Running 390.88s Step 780( 74.83%), action 449, FPS 1.49, Running 391.71s Step 781( 75.00%), action 450, FPS 1.52, Running 392.27s Step 782( 75.17%), action 451, FPS 1.52, Running 393.28s Step 783( 75.33%), action 452, FPS 1.53, Running 393.83s Step 784( 75.50%), action 453, FPS 1.53, Running 394.76s Step 785( 75.67%), action 454, FPS 1.56, Running 395.07s Step 786( 75.83%), action 455, FPS 1.57, Running 395.98s Step 787( 76.00%), action 456, FPS 1.57, Running 396.53s Step 788( 76.17%), action 457, FPS 1.57, Running 397.55s Step 789( 76.33%), action 458, FPS 1.55, Running 398.10s Step 790( 76.50%), action 459, FPS 1.53, Running 399.08s Step 791( 76.67%), action 460, FPS 1.52, Running 399.66s Step 792( 76.83%), action 461, FPS 1.46, Running 400.73s Step 793( 77.00%), action 462, FPS 1.43, Running 401.33s Step 794( 77.17%), action 463, FPS 1.39, Running 402.27s Step 795( 77.33%), action 464, FPS 1.41, Running 402.64s Step 796( 77.50%), action 465, FPS 1.38, Running 403.46s Step 797( 77.67%), action 466, FPS 1.38, Running 404.03s Step 798( 77.83%), action 467, FPS 1.39, Running 404.98s Step 799( 78.00%), action 468, FPS 1.39, Running 405.30s Step 800( 78.17%), action 469, FPS 1.38, Running 406.25s Step 801( 78.33%), action 470, FPS 1.41, Running 406.49s Step 802( 78.50%), action 471, FPS 1.45, Running 407.06s Step 803( 78.67%), action 472, FPS 1.47, Running 407.46s Step 804( 78.83%), action 473, FPS 1.53, Running 407.82s Step 805( 79.00%), action 474, FPS 1.52, Running 408.25s Step 806( 79.17%), action 475, FPS 1.55, Running 408.86s Step 807( 79.33%), action 476, FPS 1.58, Running 409.22s Step 808( 79.50%), action 477, FPS 1.59, Running 410.12s Step 809( 79.67%), action 478, FPS 1.62, Running 410.45s Step 810( 79.83%), action 479, FPS 1.64, Running 411.29s Step 811( 80.00%), action 480, FPS 1.64, Running 411.85s Step 812( 80.17%), action 481, FPS 1.65, Running 412.86s Step 813( 80.33%), action 482, FPS 1.65, Running 413.43s Step 814( 80.50%), action 483, FPS 1.65, Running 414.43s Step 815( 80.67%), action 484, FPS 1.62, Running 415.00s Step 816( 80.83%), action 485, FPS 1.59, Running 416.01s Step 817( 81.00%), action 486, FPS 1.59, Running 416.63s Step 818( 81.17%), action 487, FPS 1.58, Running 417.67s Step 819( 81.33%), action 488, FPS 1.54, Running 418.30s Step 820( 81.50%), action 489, FPS 1.54, Running 419.26s Step 821( 81.67%), action 490, FPS 1.50, Running 419.81s Step 822( 81.83%), action 491, FPS 1.45, Running 420.85s Step 823( 82.00%), action 492, FPS 1.43, Running 421.40s Step 824( 82.17%), action 493, FPS 1.40, Running 422.09s Step 825( 82.33%), action 494, FPS 1.39, Running 422.61s Step 826( 82.50%), action 495, FPS 1.36, Running 423.54s Step 827( 82.67%), action 496, FPS 1.35, Running 424.08s Step 828( 82.83%), action 497, FPS 1.34, Running 425.03s Step 829( 83.00%), action 498, FPS 1.34, Running 425.36s Step 830( 83.17%), action 499, FPS 1.34, Running 426.17s Step 831( 83.33%), action 500, FPS 1.38, Running 426.39s Step 832( 83.50%), action 501, FPS 1.43, Running 426.88s Step 833( 83.67%), action 502, FPS 1.46, Running 427.11s Step 834( 83.83%), action 503, FPS 1.53, Running 427.47s Step 835( 84.00%), action 504, FPS 1.58, Running 427.70s Step 836( 84.17%), action 505, FPS 1.65, Running 428.14s Step 837( 84.33%), action 506, FPS 1.70, Running 428.39s Step 838( 84.50%), action 507, FPS 1.76, Running 429.02s Step 839( 84.67%), action 508, FPS 1.81, Running 429.32s Step 840( 84.83%), action 509, FPS 1.81, Running 430.31s Step 841( 85.00%), action 510, FPS 1.80, Running 430.91s Step 842( 85.17%), action 511, FPS 1.81, Running 431.91s Step 843( 85.33%), action 512, FPS 1.84, Running 432.28s Step 844( 85.50%), action 513, FPS 1.82, Running 433.08s Step 845( 85.67%), action 514, FPS 1.82, Running 433.61s Step 846( 85.83%), action 515, FPS 1.81, Running 434.58s Step 847( 86.00%), action 516, FPS 1.81, Running 435.16s Step 848( 86.17%), action 517, FPS 1.80, Running 436.15s Step 849( 86.33%), action 518, FPS 1.76, Running 436.73s Step 850( 86.50%), action 519, FPS 1.74, Running 437.68s Step 851( 86.67%), action 520, FPS 1.71, Running 438.06s Step 852( 86.83%), action 521, FPS 1.61, Running 439.32s Step 853( 87.00%), action 522, FPS 1.56, Running 439.90s Step 854( 87.17%), action 523, FPS 1.49, Running 440.88s Step 855( 87.33%), action 524, FPS 1.45, Running 441.45s Step 856( 87.50%), action 525, FPS 1.40, Running 442.43s Step 857( 87.67%), action 526, FPS 1.36, Running 443.05s Step 858( 87.83%), action 527, FPS 1.33, Running 444.05s Step 859( 88.00%), action 528, FPS 1.33, Running 444.40s Step 860( 88.17%), action 529, FPS 1.34, Running 445.26s Step 861( 88.33%), action 530, FPS 1.34, Running 445.86s Step 862( 88.50%), action 531, FPS 1.36, Running 446.58s Step 863( 88.67%), action 532, FPS 1.37, Running 446.88s Step 864( 88.83%), action 533, FPS 1.39, Running 447.48s Step 865( 89.00%), action 534, FPS 1.41, Running 447.81s Step 866( 89.17%), action 535, FPS 1.42, Running 448.63s Step 867( 89.33%), action 536, FPS 1.44, Running 449.05s Step 868( 89.50%), action 537, FPS 1.42, Running 450.21s Step 869( 89.67%), action 538, FPS 1.42, Running 450.77s Step 870( 89.83%), action 539, FPS 1.43, Running 451.71s Step 871( 90.00%), action 540, FPS 1.40, Running 452.33s Step 872( 90.17%), action 541, FPS 1.43, Running 453.33s Step 873( 90.33%), action 542, FPS 1.43, Running 453.90s Step 874( 90.50%), action 543, FPS 1.45, Running 454.71s Step 875( 90.67%), action 544, FPS 1.46, Running 455.11s Step 876( 90.83%), action 545, FPS 1.46, Running 456.17s Step 877( 91.00%), action 546, FPS 1.46, Running 456.72s Step 878( 91.17%), action 547, FPS 1.47, Running 457.67s Step 879( 91.33%), action 548, FPS 1.47, Running 458.00s Step 880( 91.50%), action 549, FPS 1.48, Running 458.82s Step 881( 91.67%), action 550, FPS 1.48, Running 459.38s Step 882( 91.83%), action 551, FPS 1.45, Running 460.38s Step 883( 92.00%), action 552, FPS 1.42, Running 460.99s Step 884( 92.17%), action 553, FPS 1.38, Running 461.93s Step 885( 92.33%), action 554, FPS 1.38, Running 462.33s Step 886( 92.50%), action 555, FPS 1.38, Running 463.15s Step 887( 92.67%), action 556, FPS 1.36, Running 463.74s Step 888( 92.83%), action 557, FPS 1.38, Running 464.75s Step 889( 93.00%), action 558, FPS 1.37, Running 465.36s Step 890( 93.17%), action 559, FPS 1.40, Running 466.01s Step 891( 93.33%), action 560, FPS 1.44, Running 466.26s Step 892( 93.50%), action 561, FPS 1.45, Running 467.13s Step 893( 93.67%), action 562, FPS 1.46, Running 467.64s Step 894( 93.83%), action 563, FPS 1.45, Running 468.54s Step 895( 94.00%), action 564, FPS 1.43, Running 469.08s Step 896( 94.17%), action 565, FPS 1.45, Running 469.99s Step 897( 94.33%), action 566, FPS 1.43, Running 470.67s Step 898( 94.50%), action 567, FPS 1.41, Running 471.82s Step 899( 94.67%), action 568, FPS 1.39, Running 472.36s Step 900( 94.83%), action 569, FPS 1.40, Running 473.14s Step 901( 95.00%), action 570, FPS 1.41, Running 473.55s Step 902( 95.17%), action 571, FPS 1.40, Running 474.67s Step 903( 95.33%), action 572, FPS 1.41, Running 475.20s Step 904( 95.50%), action 573, FPS 1.41, Running 476.13s Step 905( 95.67%), action 574, FPS 1.38, Running 476.83s Step 906( 95.83%), action 575, FPS 1.37, Running 477.79s Step 907( 96.00%), action 576, FPS 1.36, Running 478.45s Step 908( 96.17%), action 577, FPS 1.36, Running 479.47s Step 909( 96.33%), action 578, FPS 1.37, Running 480.02s Step 910( 96.50%), action 579, FPS 1.34, Running 480.98s Step 911( 96.67%), action 580, FPS 1.32, Running 481.39s Step 912( 96.83%), action 581, FPS 1.29, Running 482.61s Step 913( 97.00%), action 582, FPS 1.28, Running 483.29s Step 914( 97.17%), action 583, FPS 1.26, Running 484.38s Step 915( 97.33%), action 584, FPS 1.26, Running 484.89s Step 916( 97.50%), action 585, FPS 1.30, Running 485.35s Step 917( 97.67%), action 586, FPS 1.32, Running 485.78s Step 918( 97.83%), action 587, FPS 1.37, Running 486.40s Step 919( 98.00%), action 588, FPS 1.37, Running 486.96s Step 920( 98.17%), action 589, FPS 1.34, Running 488.02s Step 921( 98.33%), action 590, FPS 1.33, Running 488.59s Step 922( 98.50%), action 591, FPS 1.34, Running 489.57s Step 923( 98.67%), action 592, FPS 1.34, Running 490.12s Step 924( 98.83%), action 593, FPS 1.34, Running 491.07s Step 925( 99.00%), action 594, FPS 1.35, Running 491.66s Step 926( 99.17%), action 595, FPS 1.34, Running 492.68s Step 927( 99.33%), action 596, FPS 1.35, Running 493.23s Step 928( 99.50%), action 597, FPS 1.35, Running 494.31s Step 929( 99.67%), action 598, FPS 1.34, Running 494.97s Step 930( 99.83%), action 599, FPS 1.35, Running 495.85s Step 931(100.00%), action 600, FPS 1.32, Running 496.48s [2026-08-01 21:37:00] [53 ] Seed 52 failed after 496.85 s. +steps: 931 , actions: 600 . +Instruction: Empty +Total 8/53(15.09%) success. +Setting seed: 53 +Step 1( N/A%), pre moving , FPS 3.08, Running 0.32s Step 2( N/A%), pre moving , FPS 5.32, Running 0.38s Step 3( N/A%), pre moving , FPS 6.52, Running 0.46s Step 4( N/A%), pre moving , FPS 5.12, Running 0.78s Step 5( N/A%), pre moving , FPS 5.95, Running 0.84s Step 6( N/A%), pre moving , FPS 6.45, Running 0.93s Step 7( N/A%), pre moving , FPS 7.03, Running 1.00s Step 8( N/A%), pre moving , FPS 7.46, Running 1.07s Step 9( N/A%), pre moving , FPS 6.45, Running 1.40s Step 10( N/A%), pre moving , FPS 6.71, Running 1.49s Step 11( N/A%), pre moving , FPS 7.01, Running 1.57s Step 12( N/A%), pre moving , FPS 6.35, Running 1.89s Step 13( N/A%), pre moving , FPS 6.49, Running 2.00s Step 14( N/A%), pre moving , FPS 6.71, Running 2.09s Step 15( N/A%), pre moving , FPS 6.23, Running 2.41s Step 16( N/A%), pre moving , FPS 6.48, Running 2.47s Step 17( N/A%), pre moving , FPS 6.65, Running 2.56s Step 18( N/A%), pre moving , FPS 6.84, Running 2.63s Step 19( N/A%), pre moving , FPS 6.58, Running 2.89s Step 20( N/A%), pre moving , FPS 6.64, Running 3.01s Step 21( N/A%), pre moving , FPS 6.15, Running 3.58s Step 22( N/A%), pre moving , FPS 6.13, Running 3.64s Step 23( N/A%), pre moving , FPS 6.13, Running 3.72s Step 24( N/A%), pre moving , FPS 6.26, Running 3.98s Step 25( N/A%), pre moving , FPS 6.13, Running 4.10s Step 26( N/A%), pre moving , FPS 5.28, Running 4.72s Step 27( N/A%), pre moving , FPS 5.29, Running 4.78s Step 28( N/A%), pre moving , FPS 5.30, Running 4.85s Step 29( N/A%), pre moving , FPS 5.30, Running 5.17s Step 30( N/A%), pre moving , FPS 5.30, Running 5.27s Step 31( N/A%), pre moving , FPS 5.30, Running 5.34s Step 32( N/A%), pre moving , FPS 5.67, Running 5.42s Step 33( N/A%), pre moving , FPS 5.36, Running 5.74s Step 34( N/A%), pre moving , FPS 5.35, Running 5.83s Step 35( N/A%), pre moving , FPS 5.74, Running 5.90s Step 36( N/A%), pre moving , FPS 4.72, Running 6.71s Step 37( N/A%), pre moving , FPS 4.64, Running 6.87s Step 38( N/A%), pre moving , FPS 4.70, Running 6.89s Step 39( N/A%), pre moving , FPS 4.97, Running 6.91s Step 40( N/A%), pre moving , FPS 5.10, Running 6.94s Step 41( N/A%), pre moving , FPS 5.89, Running 6.97s Step 42( N/A%), pre moving , FPS 5.91, Running 7.02s Step 43( N/A%), pre moving , FPS 5.95, Running 7.08s Step 44( N/A%), pre moving , FPS 6.30, Running 7.15s Step 45( N/A%), pre moving , FPS 6.48, Running 7.19s Step 46( N/A%), pre moving , FPS 7.99, Running 7.22s Step 47( N/A%), pre moving , FPS 7.92, Running 7.30s Step 48( N/A%), pre moving , FPS 6.41, Running 7.97s Step 49( N/A%), pre moving , FPS 7.02, Running 8.02s Step 50( N/A%), pre moving , FPS 6.70, Running 8.25s Step 51( N/A%), pre moving , FPS 6.55, Running 8.40s Step 52( N/A%), pre moving , FPS 6.52, Running 8.48s Step 53( N/A%), pre moving , FPS 7.13, Running 8.54s Step 54( N/A%), pre moving , FPS 7.09, Running 8.65s Step 55( N/A%), pre moving , FPS 6.48, Running 8.98s Step 56( N/A%), pre moving , FPS 8.34, Running 9.11s Step 57( N/A%), pre moving , FPS 8.47, Running 9.23s Step 58( N/A%), pre moving , FPS 7.32, Running 9.63s Step 59( N/A%), pre moving , FPS 7.00, Running 9.77s Step 60( N/A%), pre moving , FPS 6.16, Running 10.19s Step 61( N/A%), pre moving , FPS 5.95, Running 10.34s Step 62( N/A%), pre moving , FPS 5.42, Running 10.71s Step 63( N/A%), pre moving , FPS 5.25, Running 10.89s Step 64( N/A%), pre moving , FPS 4.81, Running 11.31s Step 65( N/A%), pre moving , FPS 4.66, Running 11.48s Step 66( N/A%), pre moving , FPS 4.33, Running 11.84s Step 67( N/A%), pre moving , FPS 4.26, Running 12.00s Step 68( N/A%), pre moving , FPS 4.51, Running 12.40s Step 69( N/A%), pre moving , FPS 4.44, Running 12.53s Step 70( N/A%), pre moving , FPS 4.27, Running 12.93s Step 71( N/A%), pre moving , FPS 4.32, Running 13.03s Step 72( N/A%), pre moving , FPS 4.27, Running 13.16s Step 73( N/A%), pre moving , FPS 4.02, Running 13.51s Step 74( N/A%), pre moving , FPS 4.01, Running 13.64s Step 75( N/A%), pre moving , FPS 4.18, Running 13.77s Step 76( N/A%), pre moving , FPS 3.98, Running 14.13s Step 77( N/A%), pre moving , FPS 3.99, Running 14.24s Step 78( N/A%), pre moving , FPS 4.03, Running 14.59s Step 79( N/A%), pre moving , FPS 4.05, Running 14.71s Step 80( N/A%), pre moving , FPS 4.29, Running 14.84s Step 81( N/A%), pre moving , FPS 4.12, Running 15.19s Step 82( N/A%), pre moving , FPS 4.40, Running 15.26s Step 83( N/A%), pre moving , FPS 4.50, Running 15.33s Step 84( N/A%), pre moving , FPS 4.60, Running 15.65s Step 85( N/A%), pre moving , FPS 4.68, Running 15.75s Step 86( N/A%), pre moving , FPS 5.03, Running 15.82s Step 87( N/A%), pre moving , FPS 5.09, Running 15.93s Step 88( N/A%), pre moving , FPS 5.26, Running 16.21s Step 89( N/A%), pre moving , FPS 5.31, Running 16.30s Step 90( N/A%), pre moving , FPS 5.82, Running 16.37s Step 91( N/A%), pre moving , FPS 5.61, Running 16.59s Step 92( N/A%), pre moving , FPS 5.59, Running 16.74s Step 93( N/A%), pre moving , FPS 6.02, Running 16.83s Step 94( N/A%), pre moving , FPS 6.11, Running 16.91s Step 95( N/A%), pre moving , FPS 5.75, Running 17.24s Step 96( N/A%), pre moving , FPS 6.24, Running 17.34s Step 97( N/A%), pre moving , FPS 6.32, Running 17.41s Step 98( N/A%), pre moving , FPS 6.93, Running 17.48s Step 99( N/A%), pre moving , FPS 6.48, Running 17.80s Step 100( N/A%), pre moving , FPS 4.38, Running 19.41s Step 101( N/A%), pre moving , FPS 4.17, Running 19.99s Step 102( N/A%), pre moving , FPS 3.85, Running 20.45s Step 103( N/A%), pre moving , FPS 3.50, Running 21.06s Step 104( N/A%), pre moving , FPS 3.42, Running 21.50s Step 105( N/A%), pre moving , FPS 3.16, Running 22.08s Step 106( N/A%), pre moving , FPS 2.97, Running 22.55s Step 107( N/A%), pre moving , FPS 2.78, Running 23.12s Step 108( N/A%), pre moving , FPS 2.72, Running 23.57s Step 109( N/A%), pre moving , FPS 2.54, Running 24.18s Step 110( N/A%), pre moving , FPS 2.42, Running 24.64s Step 111( N/A%), pre moving , FPS 2.33, Running 25.18s Step 112( N/A%), pre moving , FPS 2.33, Running 25.35s Step 113( N/A%), pre moving , FPS 2.30, Running 25.55s Step 114( N/A%), pre moving , FPS 2.28, Running 25.67s Step 115( N/A%), pre moving , FPS 2.31, Running 25.91s Step 116( N/A%), pre moving , FPS 2.29, Running 26.06s Step 117( N/A%), pre moving , FPS 2.21, Running 26.44s Step 118( N/A%), pre moving , FPS 2.19, Running 26.63s Step 119( N/A%), pre moving , FPS 2.17, Running 27.01s Step 120( N/A%), pre moving , FPS 2.50, Running 27.40s Step 121( N/A%), pre moving , FPS 2.50, Running 27.98s Step 122( N/A%), pre moving , FPS 2.51, Running 28.43s Step 123( N/A%), pre moving , FPS 2.51, Running 29.03s Step 124( N/A%), pre moving , FPS 2.50, Running 29.49s Step 125( N/A%), pre moving , FPS 2.50, Running 30.08s Step 126( N/A%), pre moving , FPS 2.49, Running 30.59s Step 127( N/A%), pre moving , FPS 2.48, Running 31.18s Step 128( N/A%), pre moving , FPS 2.47, Running 31.65s Step 129( N/A%), pre moving , FPS 2.47, Running 32.26s Step 130( N/A%), pre moving , FPS 2.55, Running 32.47s Step 131( N/A%), pre moving , FPS 2.55, Running 33.03s Step 132( N/A%), pre moving , FPS 2.46, Running 33.48s Step 133( N/A%), pre moving , FPS 2.36, Running 34.04s Step 134( N/A%), pre moving , FPS 2.34, Running 34.22s Step 135( N/A%), pre moving , FPS 2.27, Running 34.73s Step 136( N/A%), pre moving , FPS 2.20, Running 35.17s Step 137( N/A%), pre moving , FPS 2.14, Running 35.77s Step 138( N/A%), pre moving , FPS 2.09, Running 36.22s Step 139( N/A%), pre moving , FPS 2.05, Running 36.78s Step 140( N/A%), pre moving , FPS 2.03, Running 37.27s Step 141( N/A%), pre moving , FPS 2.02, Running 37.86s Step 142( N/A%), pre moving , FPS 2.02, Running 38.33s Step 143( N/A%), pre moving , FPS 2.02, Running 38.92s Step 144( N/A%), pre moving , FPS 2.01, Running 39.42s Step 145( N/A%), pre moving , FPS 2.01, Running 40.05s Step 146( N/A%), pre moving , FPS 2.01, Running 40.53s Step 147( N/A%), pre moving , FPS 2.01, Running 41.12s Step 148( N/A%), pre moving , FPS 2.06, Running 41.34s Step 149( N/A%), pre moving , FPS 2.09, Running 41.82s Step 150( N/A%), pre moving , FPS 2.04, Running 42.27s Step 151( N/A%), pre moving , FPS 2.03, Running 42.89s Step 152( N/A%), pre moving , FPS 2.02, Running 43.36s Step 153( N/A%), pre moving , FPS 2.02, Running 43.92s Step 154( N/A%), pre moving , FPS 1.96, Running 44.43s Step 155( N/A%), pre moving , FPS 2.01, Running 44.67s Step 156( N/A%), pre moving , FPS 2.06, Running 44.86s Step 157( N/A%), pre moving , FPS 2.12, Running 45.23s Step 158( N/A%), pre moving , FPS 2.16, Running 45.47s Step 159( N/A%), pre moving , FPS 2.21, Running 45.83s Step 160( N/A%), pre moving , FPS 2.21, Running 46.31s Step 161( N/A%), pre moving , FPS 2.21, Running 46.92s Step 162( N/A%), pre moving , FPS 2.20, Running 47.41s Step 163( N/A%), pre moving , FPS 2.18, Running 48.08s Step 164( N/A%), pre moving , FPS 2.19, Running 48.54s Step 165( N/A%), pre moving , FPS 2.20, Running 49.12s Step 166( N/A%), pre moving , FPS 2.27, Running 49.35s Step 167( N/A%), pre moving , FPS 2.29, Running 49.86s Step 168( N/A%), pre moving , FPS 2.26, Running 50.20s Step 169( N/A%), pre moving , FPS 2.37, Running 50.28s Step 170( N/A%), pre moving , FPS 2.46, Running 50.39s Step 171( N/A%), pre moving , FPS 2.63, Running 50.49s Step 172( N/A%), pre moving , FPS 2.67, Running 50.84s Step 173( N/A%), pre moving , FPS 2.85, Running 50.95s Step 174( N/A%), pre moving , FPS 3.02, Running 51.05s Step 175( N/A%), pre moving , FPS 2.97, Running 51.41s Step 176( N/A%), pre moving , FPS 3.00, Running 51.52s Step 177( N/A%), pre moving , FPS 3.14, Running 51.59s Step 178( N/A%), pre moving , FPS 2.80, Running 52.63s Step 179( N/A%), pre moving , FPS 2.89, Running 52.74s Step 180( N/A%), pre moving , FPS 3.06, Running 52.85s Step 181( N/A%), pre moving , FPS 3.18, Running 53.20s Step 182( N/A%), pre moving , FPS 3.36, Running 53.37s Step 183( N/A%), pre moving , FPS 3.51, Running 53.78s Step 184( N/A%), pre moving , FPS 3.70, Running 53.95s Step 185( N/A%), pre moving , FPS 4.02, Running 54.10s Step 186( N/A%), pre moving , FPS 3.86, Running 54.54s Step 187( N/A%), pre moving , FPS 4.13, Running 54.70s Step 188( N/A%), pre moving , FPS 4.06, Running 55.13s Step 189( N/A%), pre moving , FPS 4.00, Running 55.28s Step 190( N/A%), pre moving , FPS 3.71, Running 55.77s Step 191( N/A%), pre moving , FPS 3.48, Running 56.24s Step 192( N/A%), pre moving , FPS 3.55, Running 56.47s Step 193( N/A%), pre moving , FPS 3.33, Running 56.96s Step 194( N/A%), pre moving , FPS 3.14, Running 57.43s Step 195( N/A%), pre moving , FPS 3.17, Running 57.72s Step 196( N/A%), pre moving , FPS 3.03, Running 58.11s Step 197( N/A%), pre moving , FPS 3.00, Running 58.26s Step 198( N/A%), pre moving , FPS 3.32, Running 58.65s Step 199( N/A%), pre moving , FPS 3.29, Running 58.82s Step 200( N/A%), pre moving , FPS 3.13, Running 59.23s Step 201( N/A%), pre moving , FPS 3.22, Running 59.41s Step 202( N/A%), pre moving , FPS 3.11, Running 59.81s Step 203( N/A%), pre moving , FPS 3.23, Running 59.97s Step 204( N/A%), pre moving , FPS 3.23, Running 60.15s Step 205( N/A%), pre moving , FPS 3.14, Running 60.47s Step 206( N/A%), pre moving , FPS 3.30, Running 60.59s Step 207( N/A%), pre moving , FPS 3.33, Running 60.71s Step 208( N/A%), pre moving , FPS 3.37, Running 61.06s Step 209( N/A%), pre moving , FPS 3.39, Running 61.18s Step 210( N/A%), pre moving , FPS 3.63, Running 61.29s Step 211( N/A%), pre moving , FPS 3.71, Running 61.62s Step 212( N/A%), pre moving , FPS 3.79, Running 61.75s Step 213( N/A%), pre moving , FPS 4.09, Running 61.85s Step 214( N/A%), pre moving , FPS 4.19, Running 62.21s Step 215( N/A%), pre moving , FPS 4.35, Running 62.32s Step 216( N/A%), pre moving , FPS 4.64, Running 62.41s Step 217( N/A%), pre moving , FPS 4.65, Running 62.56s Step 218( N/A%), pre moving , FPS 4.72, Running 62.89s Step 219( N/A%), pre moving , FPS 3.90, Running 63.96s Step 220( N/A%), pre moving , FPS 4.13, Running 64.07s Step 221( N/A%), pre moving , FPS 4.18, Running 64.19s Step 222( N/A%), pre moving , FPS 4.22, Running 64.54s Step 223( N/A%), pre moving , FPS 4.28, Running 64.64s Step 224( N/A%), pre moving , FPS 4.29, Running 64.81s Step 225( N/A%), pre moving , FPS 4.42, Running 65.00s Step 226( N/A%), pre moving , FPS 4.35, Running 65.19s Step 227( N/A%), pre moving , FPS 4.29, Running 65.37s Step 228( N/A%), pre moving , FPS 4.48, Running 65.52s Step 229( N/A%), pre moving , FPS 4.21, Running 65.93s Step 230( N/A%), pre moving , FPS 4.10, Running 66.16s Step 231( N/A%), pre moving , FPS 3.99, Running 66.64s Step 232( N/A%), pre moving , FPS 3.74, Running 67.09s Step 233( N/A%), pre moving , FPS 3.67, Running 67.30s Step 234( N/A%), pre moving , FPS 3.59, Running 67.78s Step 235( N/A%), pre moving , FPS 3.52, Running 68.00s Step 236( N/A%), pre moving , FPS 3.30, Running 68.48s Step 237( N/A%), pre moving , FPS 3.11, Running 68.98s Step 238( N/A%), pre moving , FPS 3.04, Running 69.46s Step 239( N/A%), pre moving , FPS 3.43, Running 69.79s Step 240( N/A%), pre moving , FPS 3.20, Running 70.32s Step 241( N/A%), pre moving , FPS 3.01, Running 70.84s Step 242( N/A%), pre moving , FPS 3.04, Running 71.13s Step 243( N/A%), pre moving , FPS 2.85, Running 71.65s Step 244( N/A%), pre moving , FPS 2.71, Running 72.19s Step 245( N/A%), pre moving , FPS 2.68, Running 72.45s Step 246( N/A%), pre moving , FPS 2.57, Running 72.98s Step 247( N/A%), pre moving , FPS 2.45, Running 73.53s Step 248( N/A%), pre moving , FPS 2.34, Running 74.06s Step 249( N/A%), pre moving , FPS 2.35, Running 74.43s Step 250( N/A%), pre moving , FPS 2.30, Running 74.86s Step 251( N/A%), pre moving , FPS 2.28, Running 75.41s Step 252( N/A%), pre moving , FPS 2.33, Running 75.68s Step 253( N/A%), pre moving , FPS 2.28, Running 76.08s Step 254( N/A%), pre moving , FPS 2.28, Running 76.57s Step 255( N/A%), pre moving , FPS 2.28, Running 76.78s Step 256( N/A%), pre moving , FPS 2.28, Running 77.27s Step 257( N/A%), pre moving , FPS 2.36, Running 77.46s Step 258( N/A%), pre moving , FPS 2.38, Running 77.87s Step 259( N/A%), pre moving , FPS 2.43, Running 78.04s Step 260( N/A%), pre moving , FPS 2.47, Running 78.42s Step 261( N/A%), pre moving , FPS 2.58, Running 78.61s Step 262( N/A%), pre moving , FPS 2.53, Running 79.04s Step 263( N/A%), pre moving , FPS 2.65, Running 79.20s Step 264( N/A%), pre moving , FPS 2.69, Running 79.62s Step 265( N/A%), pre moving , FPS 2.73, Running 79.78s Step 266( N/A%), pre moving , FPS 2.80, Running 80.13s Step 267( N/A%), pre moving , FPS 2.93, Running 80.37s Step 268( N/A%), pre moving , FPS 2.97, Running 80.79s Step 269( N/A%), pre moving , FPS 3.04, Running 81.01s Step 270( N/A%), pre moving , FPS 3.05, Running 81.42s Step 271( N/A%), pre moving , FPS 3.23, Running 81.60s Step 272( N/A%), pre moving , FPS 3.14, Running 82.04s Step 273( N/A%), pre moving , FPS 3.27, Running 82.20s Step 274( N/A%), pre moving , FPS 3.29, Running 82.64s Step 275( N/A%), pre moving , FPS 3.32, Running 82.80s Step 276( N/A%), pre moving , FPS 3.37, Running 83.21s Step 277( N/A%), pre moving , FPS 3.37, Running 83.39s Step 278( N/A%), pre moving , FPS 3.37, Running 83.80s Step 279( N/A%), pre moving , FPS 3.37, Running 83.97s Step 280( N/A%), pre moving , FPS 3.40, Running 84.31s Step 281( N/A%), pre moving , FPS 3.37, Running 84.54s Step 282( N/A%), pre moving , FPS 3.54, Running 84.70s Step 283( N/A%), pre moving , FPS 3.39, Running 85.10s Step 284( N/A%), pre moving , FPS 3.57, Running 85.22s Step 285( N/A%), pre moving , FPS 3.56, Running 85.40s Step 286( N/A%), pre moving , FPS 3.66, Running 85.59s Step 287( N/A%), pre moving , FPS 3.71, Running 85.76s Step 288( N/A%), pre moving , FPS 3.91, Running 85.90s Step 289( N/A%), pre moving , FPS 4.00, Running 86.02s Step 290( N/A%), pre moving , FPS 4.25, Running 86.12s Step 291( N/A%), pre moving , FPS 4.17, Running 86.39s Step 292( N/A%), pre moving , FPS 4.42, Running 86.56s Step 293( N/A%), pre moving , FPS 4.46, Running 86.69s Step 294( N/A%), pre moving , FPS 4.82, Running 86.79s Step 295( N/A%), pre moving , FPS 4.60, Running 87.15s Step 296( N/A%), pre moving , FPS 4.92, Running 87.27s Step 297( N/A%), pre moving , FPS 5.02, Running 87.38s Step 298( N/A%), pre moving , FPS 5.09, Running 87.72s Step 299( N/A%), pre moving , FPS 5.17, Running 87.84s Step 300( N/A%), pre moving , FPS 5.54, Running 87.92s Step 301( N/A%), pre moving , FPS 5.72, Running 88.04s Step 302( N/A%), pre moving , FPS 5.42, Running 88.39s Step 303( N/A%), pre moving , FPS 5.86, Running 88.51s Step 304( N/A%), pre moving , FPS 5.88, Running 88.62s Step 305( N/A%), pre moving , FPS 3.69, Running 90.83s Step 306( N/A%), pre moving , FPS 3.29, Running 91.67s Step 307( N/A%), pre moving , FPS 3.24, Running 91.93s Step 308( N/A%), pre moving , FPS 3.02, Running 92.52s Step 309( N/A%), pre moving , FPS 2.87, Running 92.98s Step 310( N/A%), pre moving , FPS 2.73, Running 93.46s Step 311( N/A%), pre moving , FPS 2.73, Running 93.73s Step 312( N/A%), pre moving , FPS 2.52, Running 94.49s Step 313( N/A%), pre moving , FPS 2.46, Running 94.83s Step 314( N/A%), pre moving , FPS 2.26, Running 95.63s Step 315( N/A%), pre moving , FPS 2.29, Running 95.86s Step 316( N/A%), pre moving , FPS 2.15, Running 96.58s Step 317( N/A%), pre moving , FPS 2.09, Running 96.93s Step 318( N/A%), pre moving , FPS 2.04, Running 97.53s Step 319( N/A%), pre moving , FPS 1.97, Running 97.98s Step 320( N/A%), pre moving , FPS 1.88, Running 98.54s Step 321( N/A%), pre moving , FPS 1.82, Running 99.01s Step 322( N/A%), pre moving , FPS 1.80, Running 99.50s Step 323( N/A%), pre moving , FPS 1.78, Running 99.76s Step 324( N/A%), pre moving , FPS 1.69, Running 100.48s Step 325( 0.17%), action 1, FPS 1.84, Running 101.70s Step 326( 0.33%), action 2, FPS 1.89, Running 102.28s Step 327( 0.50%), action 3, FPS 1.77, Running 103.24s Step 328( 0.67%), action 4, FPS 1.75, Running 103.94s Step 329( 0.83%), action 5, FPS 1.77, Running 104.28s Step 330( 1.00%), action 6, FPS 1.78, Running 104.71s Step 331( 1.17%), action 7, FPS 1.77, Running 105.03s Step 332( 1.33%), action 8, FPS 1.78, Running 105.73s Step 333( 1.50%), action 9, FPS 1.76, Running 106.20s Step 334( 1.67%), action 10, FPS 1.79, Running 106.81s Step 335( 1.83%), action 11, FPS 1.68, Running 107.73s Step 336( 2.00%), action 12, FPS 1.69, Running 108.41s Step 337( 2.17%), action 13, FPS 1.61, Running 109.32s Step 338( 2.33%), action 14, FPS 1.63, Running 109.77s Step 339( 2.50%), action 15, FPS 1.60, Running 110.50s Step 340( 2.67%), action 16, FPS 1.60, Running 111.07s Step 341( 2.83%), action 17, FPS 1.54, Running 111.98s Step 342( 3.00%), action 18, FPS 1.55, Running 112.41s Step 343( 3.17%), action 19, FPS 1.49, Running 113.18s Step 344( 3.33%), action 20, FPS 1.50, Running 113.79s Step 345( 3.50%), action 21, FPS 1.53, Running 114.80s Step 346( 3.67%), action 22, FPS 1.52, Running 115.45s Step 347( 3.83%), action 23, FPS 1.53, Running 116.35s Step 348( 4.00%), action 24, FPS 1.55, Running 116.85s Step 349( 4.17%), action 25, FPS 1.51, Running 117.51s Step 350( 4.33%), action 26, FPS 1.48, Running 118.21s Step 351( 4.50%), action 27, FPS 1.43, Running 119.06s Step 352( 4.67%), action 28, FPS 1.43, Running 119.73s Step 353( 4.83%), action 29, FPS 1.38, Running 120.65s Step 354( 5.00%), action 30, FPS 1.39, Running 121.19s Step 355( 5.17%), action 31, FPS 1.38, Running 122.27s Step 356( 5.33%), action 32, FPS 1.38, Running 122.91s Step 357( 5.50%), action 33, FPS 1.41, Running 123.53s Step 358( 5.67%), action 34, FPS 1.42, Running 123.85s Step 359( 5.83%), action 35, FPS 1.46, Running 124.20s Step 360( 6.00%), action 36, FPS 1.49, Running 124.48s Step 361( 6.17%), action 37, FPS 1.53, Running 125.08s Step 362( 6.33%), action 38, FPS 1.54, Running 125.43s Step 363( 6.50%), action 39, FPS 1.56, Running 125.99s Step 364( 6.67%), action 40, FPS 1.58, Running 126.47s Step 365( 6.83%), action 41, FPS 1.55, Running 127.72s Step 366( 7.00%), action 42, FPS 1.56, Running 128.26s Step 367( 7.17%), action 43, FPS 1.58, Running 128.99s Step 368( 7.33%), action 44, FPS 1.55, Running 129.73s Step 369( 7.50%), action 45, FPS 1.53, Running 130.59s Step 370( 7.67%), action 46, FPS 1.53, Running 131.28s Step 371( 7.83%), action 47, FPS 1.53, Running 132.14s Step 372( 8.00%), action 48, FPS 1.52, Running 132.91s Step 373( 8.17%), action 49, FPS 1.53, Running 133.72s Step 374( 8.33%), action 50, FPS 1.51, Running 134.39s Step 375( 8.50%), action 51, FPS 1.54, Running 135.29s Step 376( 8.67%), action 52, FPS 1.56, Running 135.72s Step 377( 8.83%), action 53, FPS 1.55, Running 136.44s Step 378( 9.00%), action 54, FPS 1.52, Running 137.02s Step 379( 9.17%), action 55, FPS 1.45, Running 137.96s Step 380( 9.33%), action 56, FPS 1.39, Running 138.82s Step 381( 9.50%), action 57, FPS 1.38, Running 139.59s Step 382( 9.67%), action 58, FPS 1.37, Running 140.03s Step 383( 9.83%), action 59, FPS 1.35, Running 140.79s Step 384( 10.00%), action 60, FPS 1.34, Running 141.40s Step 385( 10.17%), action 61, FPS 1.37, Running 142.35s Step 386( 10.33%), action 62, FPS 1.36, Running 143.01s Step 387( 10.50%), action 63, FPS 1.37, Running 143.63s Step 388( 10.67%), action 64, FPS 1.40, Running 143.98s Step 389( 10.83%), action 65, FPS 1.46, Running 144.34s Step 390( 11.00%), action 66, FPS 1.48, Running 144.76s Step 391( 11.17%), action 67, FPS 1.55, Running 145.08s Step 392( 11.33%), action 68, FPS 1.58, Running 145.53s Step 393( 11.50%), action 69, FPS 1.59, Running 146.32s Step 394( 11.67%), action 70, FPS 1.55, Running 147.32s Step 395( 11.83%), action 71, FPS 1.52, Running 148.44s Step 396( 12.00%), action 72, FPS 1.48, Running 149.21s Step 397( 12.17%), action 73, FPS 1.46, Running 150.11s Step 398( 12.33%), action 74, FPS 1.43, Running 150.97s Step 399( 12.50%), action 75, FPS 1.45, Running 151.74s Step 400( 12.67%), action 76, FPS 1.47, Running 152.41s Step 401( 12.83%), action 77, FPS 1.46, Running 153.27s Step 402( 13.00%), action 78, FPS 1.43, Running 154.01s Step 403( 13.17%), action 79, FPS 1.42, Running 154.84s Step 404( 13.33%), action 80, FPS 1.45, Running 155.22s Step 405( 13.50%), action 81, FPS 1.45, Running 156.10s Step 406( 13.67%), action 82, FPS 1.46, Running 156.73s Step 407( 13.83%), action 83, FPS 1.42, Running 157.69s Step 408( 14.00%), action 84, FPS 1.39, Running 158.40s Step 409( 14.17%), action 85, FPS 1.36, Running 159.09s Step 410( 14.33%), action 86, FPS 1.34, Running 159.67s Step 411( 14.50%), action 87, FPS 1.30, Running 160.50s Step 412( 14.67%), action 88, FPS 1.30, Running 160.95s Step 413( 14.83%), action 89, FPS 1.31, Running 161.64s Step 414( 15.00%), action 90, FPS 1.34, Running 162.23s Step 415( 15.17%), action 91, FPS 1.36, Running 163.15s Step 416( 15.33%), action 92, FPS 1.37, Running 163.77s Step 417( 15.50%), action 93, FPS 1.43, Running 164.08s Step 418( 15.67%), action 94, FPS 1.48, Running 164.51s Step 419( 15.83%), action 95, FPS 1.50, Running 165.07s Step 420( 16.00%), action 96, FPS 1.49, Running 165.85s Step 421( 16.17%), action 97, FPS 1.50, Running 166.62s Step 422( 16.33%), action 98, FPS 1.49, Running 167.42s Step 423( 16.50%), action 99, FPS 1.44, Running 168.70s Step 424( 16.67%), action 100, FPS 1.43, Running 169.19s Step 425( 16.83%), action 101, FPS 1.41, Running 170.25s Step 426( 17.00%), action 102, FPS 1.43, Running 170.71s Step 427( 17.17%), action 103, FPS 1.45, Running 171.50s Step 428( 17.33%), action 104, FPS 1.45, Running 172.19s Step 429( 17.50%), action 105, FPS 1.43, Running 173.11s Step 430( 17.67%), action 106, FPS 1.41, Running 173.89s Step 431( 17.83%), action 107, FPS 1.41, Running 174.70s Step 432( 18.00%), action 108, FPS 1.40, Running 175.21s Step 433( 18.17%), action 109, FPS 1.37, Running 176.21s Step 434( 18.33%), action 110, FPS 1.39, Running 176.66s Step 435( 18.50%), action 111, FPS 1.36, Running 177.90s Step 436( 18.67%), action 112, FPS 1.36, Running 178.43s Step 437( 18.83%), action 113, FPS 1.29, Running 179.52s Step 438( 19.00%), action 114, FPS 1.28, Running 180.08s Step 439( 19.17%), action 115, FPS 1.28, Running 180.73s Step 440( 19.33%), action 116, FPS 1.29, Running 181.34s Step 441( 19.50%), action 117, FPS 1.28, Running 182.23s Step 442( 19.67%), action 118, FPS 1.28, Running 183.01s Step 443( 19.83%), action 119, FPS 1.37, Running 183.33s Step 444( 20.00%), action 120, FPS 1.34, Running 184.16s Step 445( 20.17%), action 121, FPS 1.34, Running 185.21s Step 446( 20.33%), action 122, FPS 1.33, Running 185.79s Step 447( 20.50%), action 123, FPS 1.34, Running 186.48s Step 448( 20.67%), action 124, FPS 1.33, Running 187.26s Step 449( 20.83%), action 125, FPS 1.33, Running 188.12s Step 450( 21.00%), action 126, FPS 1.33, Running 188.90s Step 451( 21.17%), action 127, FPS 1.32, Running 189.81s Step 452( 21.33%), action 128, FPS 1.31, Running 190.54s Step 453( 21.50%), action 129, FPS 1.32, Running 191.35s Step 454( 21.67%), action 130, FPS 1.31, Running 191.89s Step 455( 21.83%), action 131, FPS 1.33, Running 192.93s Step 456( 22.00%), action 132, FPS 1.31, Running 193.69s Step 457( 22.17%), action 133, FPS 1.33, Running 194.58s Step 458( 22.33%), action 134, FPS 1.34, Running 195.04s Step 459( 22.50%), action 135, FPS 1.33, Running 195.77s Step 460( 22.67%), action 136, FPS 1.33, Running 196.39s Step 461( 22.83%), action 137, FPS 1.34, Running 197.13s Step 462( 23.00%), action 138, FPS 1.36, Running 197.71s Step 463( 23.17%), action 139, FPS 1.32, Running 198.50s Step 464( 23.33%), action 140, FPS 1.32, Running 199.27s Step 465( 23.50%), action 141, FPS 1.34, Running 200.16s Step 466( 23.67%), action 142, FPS 1.33, Running 200.87s Step 467( 23.83%), action 143, FPS 1.31, Running 201.71s Step 468( 24.00%), action 144, FPS 1.35, Running 202.12s Step 469( 24.17%), action 145, FPS 1.36, Running 202.87s Step 470( 24.33%), action 146, FPS 1.39, Running 203.30s Step 471( 24.50%), action 147, FPS 1.40, Running 204.07s Step 472( 24.67%), action 148, FPS 1.40, Running 204.82s Step 473( 24.83%), action 149, FPS 1.39, Running 205.78s Step 474( 25.00%), action 150, FPS 1.38, Running 206.44s Step 475( 25.17%), action 151, FPS 1.39, Running 207.35s Step 476( 25.33%), action 152, FPS 1.39, Running 208.07s Step 477( 25.50%), action 153, FPS 1.39, Running 208.96s Step 478( 25.67%), action 154, FPS 1.36, Running 209.71s Step 479( 25.83%), action 155, FPS 1.35, Running 210.60s Step 480( 26.00%), action 156, FPS 1.33, Running 211.39s Step 481( 26.17%), action 157, FPS 1.33, Running 212.23s Step 482( 26.33%), action 158, FPS 1.31, Running 212.98s Step 483( 26.50%), action 159, FPS 1.30, Running 213.83s Step 484( 26.67%), action 160, FPS 1.33, Running 214.30s Step 485( 26.83%), action 161, FPS 1.31, Running 215.41s Step 486( 27.00%), action 162, FPS 1.33, Running 215.93s Step 487( 27.17%), action 163, FPS 1.33, Running 216.69s Step 488( 27.33%), action 164, FPS 1.30, Running 217.50s Step 489( 27.50%), action 165, FPS 1.30, Running 218.30s Step 490( 27.67%), action 166, FPS 1.27, Running 219.02s Step 491( 27.83%), action 167, FPS 1.26, Running 219.92s Step 492( 28.00%), action 168, FPS 1.26, Running 220.75s Step 493( 28.17%), action 169, FPS 1.29, Running 221.34s Step 494( 28.33%), action 170, FPS 1.25, Running 222.38s Step 495( 28.50%), action 171, FPS 1.26, Running 223.28s Step 496( 28.67%), action 172, FPS 1.26, Running 223.89s Step 497( 28.83%), action 173, FPS 1.26, Running 224.79s Step 498( 29.00%), action 174, FPS 1.29, Running 225.25s Step 499( 29.17%), action 175, FPS 1.30, Running 226.02s Step 500( 29.33%), action 176, FPS 1.31, Running 226.62s Step 501( 29.50%), action 177, FPS 1.30, Running 227.56s Step 502( 29.67%), action 178, FPS 1.31, Running 228.20s Step 503( 29.83%), action 179, FPS 1.32, Running 229.04s Step 504( 30.00%), action 180, FPS 1.28, Running 229.95s Step 505( 30.17%), action 181, FPS 1.27, Running 231.20s Step 506( 30.33%), action 182, FPS 1.27, Running 231.73s Step 507( 30.50%), action 183, FPS 1.27, Running 232.46s Step 508( 30.67%), action 184, FPS 1.27, Running 233.19s Step 509( 30.83%), action 185, FPS 1.27, Running 234.01s Step 510( 31.00%), action 186, FPS 1.27, Running 234.78s Step 511( 31.17%), action 187, FPS 1.27, Running 235.62s Step 512( 31.33%), action 188, FPS 1.29, Running 236.23s Step 513( 31.50%), action 189, FPS 1.27, Running 237.09s Step 514( 31.67%), action 190, FPS 1.32, Running 237.58s Step 515( 31.83%), action 191, FPS 1.30, Running 238.62s Step 516( 32.00%), action 192, FPS 1.32, Running 239.02s Step 517( 32.17%), action 193, FPS 1.36, Running 239.54s Step 518( 32.33%), action 194, FPS 1.36, Running 239.91s Step 519( 32.50%), action 195, FPS 1.38, Running 240.46s Step 520( 32.67%), action 196, FPS 1.36, Running 241.31s Step 521( 32.83%), action 197, FPS 1.36, Running 242.24s Step 522( 33.00%), action 198, FPS 1.36, Running 242.94s Step 523( 33.17%), action 199, FPS 1.35, Running 243.81s Step 524( 33.33%), action 200, FPS 1.37, Running 244.51s Step 525( 33.50%), action 201, FPS 1.41, Running 245.43s Step 526( 33.67%), action 202, FPS 1.38, Running 246.28s Step 527( 33.83%), action 203, FPS 1.37, Running 247.06s Step 528( 34.00%), action 204, FPS 1.38, Running 247.72s Step 529( 34.17%), action 205, FPS 1.36, Running 248.67s Step 530( 34.33%), action 206, FPS 1.38, Running 249.29s Step 531( 34.50%), action 207, FPS 1.37, Running 250.22s Step 532( 34.67%), action 208, FPS 1.38, Running 250.68s Step 533( 34.83%), action 209, FPS 1.39, Running 251.44s Step 534( 35.00%), action 210, FPS 1.38, Running 252.08s Step 535( 35.17%), action 211, FPS 1.39, Running 253.02s Step 536( 35.33%), action 212, FPS 1.34, Running 253.89s Step 537( 35.50%), action 213, FPS 1.32, Running 254.71s Step 538( 35.67%), action 214, FPS 1.30, Running 255.33s Step 539( 35.83%), action 215, FPS 1.27, Running 256.24s Step 540( 36.00%), action 216, FPS 1.30, Running 256.70s Step 541( 36.17%), action 217, FPS 1.32, Running 257.39s Step 542( 36.33%), action 218, FPS 1.33, Running 257.97s Step 543( 36.50%), action 219, FPS 1.38, Running 258.28s Step 544( 36.67%), action 220, FPS 1.41, Running 258.70s Step 545( 36.83%), action 221, FPS 1.44, Running 259.31s Step 546( 37.00%), action 222, FPS 1.50, Running 259.58s Step 547( 37.17%), action 223, FPS 1.54, Running 260.01s Step 548( 37.33%), action 224, FPS 1.60, Running 260.26s Step 549( 37.50%), action 225, FPS 1.65, Running 260.82s Step 550( 37.67%), action 226, FPS 1.67, Running 261.23s Step 551( 37.83%), action 227, FPS 1.76, Running 261.59s Step 552( 38.00%), action 228, FPS 1.79, Running 261.85s Step 553( 38.17%), action 229, FPS 1.83, Running 262.35s Step 554( 38.33%), action 230, FPS 1.82, Running 263.06s Step 555( 38.50%), action 231, FPS 1.78, Running 264.26s Step 556( 38.67%), action 232, FPS 1.85, Running 264.70s Step 557( 38.83%), action 233, FPS 1.86, Running 265.48s Step 558( 39.00%), action 234, FPS 1.86, Running 266.11s Step 559( 39.17%), action 235, FPS 1.86, Running 266.98s Step 560( 39.33%), action 236, FPS 1.82, Running 267.66s Step 561( 39.50%), action 237, FPS 1.78, Running 268.65s Step 562( 39.67%), action 238, FPS 1.77, Running 269.29s Step 563( 39.83%), action 239, FPS 1.68, Running 270.21s Step 564( 40.00%), action 240, FPS 1.64, Running 270.90s Step 565( 40.17%), action 241, FPS 1.60, Running 271.81s Step 566( 40.33%), action 242, FPS 1.57, Running 272.32s Step 567( 40.50%), action 243, FPS 1.54, Running 272.95s Step 568( 40.67%), action 244, FPS 1.50, Running 273.63s Step 569( 40.83%), action 245, FPS 1.46, Running 274.52s Step 570( 41.00%), action 246, FPS 1.45, Running 274.98s Step 571( 41.17%), action 247, FPS 1.42, Running 275.67s Step 572( 41.33%), action 248, FPS 1.38, Running 276.39s Step 573( 41.50%), action 249, FPS 1.34, Running 277.25s Step 574( 41.67%), action 250, FPS 1.37, Running 277.70s Step 575( 41.83%), action 251, FPS 1.37, Running 278.81s Step 576( 42.00%), action 252, FPS 1.37, Running 279.27s Step 577( 42.17%), action 253, FPS 1.38, Running 279.98s Step 578( 42.33%), action 254, FPS 1.40, Running 280.35s Step 579( 42.50%), action 255, FPS 1.47, Running 280.64s Step 580( 42.67%), action 256, FPS 1.47, Running 281.25s Step 581( 42.83%), action 257, FPS 1.55, Running 281.56s Step 582( 43.00%), action 258, FPS 1.59, Running 281.89s Step 583( 43.17%), action 259, FPS 1.66, Running 282.24s Step 584( 43.33%), action 260, FPS 1.66, Running 282.93s Step 585( 43.50%), action 261, FPS 1.66, Running 283.84s Step 586( 43.67%), action 262, FPS 1.64, Running 284.49s Step 587( 43.83%), action 263, FPS 1.60, Running 285.42s Step 588( 44.00%), action 264, FPS 1.62, Running 285.99s Step 589( 44.17%), action 265, FPS 1.62, Running 286.88s Step 590( 44.33%), action 266, FPS 1.60, Running 287.48s Step 591( 44.50%), action 267, FPS 1.60, Running 288.21s Step 592( 44.67%), action 268, FPS 1.63, Running 288.68s Step 593( 44.83%), action 269, FPS 1.66, Running 289.32s Step 594( 45.00%), action 270, FPS 1.62, Running 290.02s Step 595( 45.17%), action 271, FPS 1.61, Running 291.20s Step 596( 45.33%), action 272, FPS 1.60, Running 291.74s Step 597( 45.50%), action 273, FPS 1.60, Running 292.48s Step 598( 45.67%), action 274, FPS 1.57, Running 293.10s Step 599( 45.83%), action 275, FPS 1.51, Running 293.91s Step 600( 46.00%), action 276, FPS 1.50, Running 294.60s Step 601( 46.17%), action 277, FPS 1.43, Running 295.57s Step 602( 46.33%), action 278, FPS 1.39, Running 296.29s Step 603( 46.50%), action 279, FPS 1.33, Running 297.28s Step 604( 46.67%), action 280, FPS 1.33, Running 297.97s Step 605( 46.83%), action 281, FPS 1.33, Running 298.89s Step 606( 47.00%), action 282, FPS 1.32, Running 299.60s Step 607( 47.17%), action 283, FPS 1.33, Running 300.45s Step 608( 47.33%), action 284, FPS 1.35, Running 300.79s Step 609( 47.50%), action 285, FPS 1.40, Running 301.16s Step 610( 47.67%), action 286, FPS 1.42, Running 301.56s Step 611( 47.83%), action 287, FPS 1.45, Running 301.98s Step 612( 48.00%), action 288, FPS 1.46, Running 302.42s Step 613( 48.17%), action 289, FPS 1.47, Running 302.90s Step 614( 48.33%), action 290, FPS 1.48, Running 303.53s Step 615( 48.50%), action 291, FPS 1.51, Running 304.41s Step 616( 48.67%), action 292, FPS 1.51, Running 305.02s Step 617( 48.83%), action 293, FPS 1.49, Running 305.92s Step 618( 49.00%), action 294, FPS 1.50, Running 306.43s Step 619( 49.17%), action 295, FPS 1.52, Running 307.10s Step 620( 49.33%), action 296, FPS 1.52, Running 307.75s Step 621( 49.50%), action 297, FPS 1.53, Running 308.61s Step 622( 49.67%), action 298, FPS 1.56, Running 309.10s Step 623( 49.83%), action 299, FPS 1.59, Running 309.86s Step 624( 50.00%), action 300, FPS 1.60, Running 310.47s Step 625( 50.17%), action 301, FPS 1.60, Running 311.38s Step 626( 50.33%), action 302, FPS 1.60, Running 312.12s Step 627( 50.50%), action 303, FPS 1.59, Running 313.05s Step 628( 50.67%), action 304, FPS 1.53, Running 313.90s Step 629( 50.83%), action 305, FPS 1.47, Running 314.75s Step 630( 51.00%), action 306, FPS 1.43, Running 315.51s Step 631( 51.17%), action 307, FPS 1.39, Running 316.36s Step 632( 51.33%), action 308, FPS 1.36, Running 317.08s Step 633( 51.50%), action 309, FPS 1.33, Running 317.99s Step 634( 51.67%), action 310, FPS 1.31, Running 318.77s Step 635( 51.83%), action 311, FPS 1.28, Running 320.00s Step 636( 52.00%), action 312, FPS 1.28, Running 320.62s Step 637( 52.17%), action 313, FPS 1.33, Running 320.98s Step 638( 52.33%), action 314, FPS 1.33, Running 321.47s Step 639( 52.50%), action 315, FPS 1.31, Running 322.37s Step 640( 52.67%), action 316, FPS 1.30, Running 323.12s Step 641( 52.83%), action 317, FPS 1.30, Running 324.00s Step 642( 53.00%), action 318, FPS 1.29, Running 324.64s Step 643( 53.17%), action 319, FPS 1.27, Running 325.54s Step 644( 53.33%), action 320, FPS 1.29, Running 326.01s Step 645( 53.50%), action 321, FPS 1.26, Running 327.24s Step 646( 53.67%), action 322, FPS 1.27, Running 327.87s Step 647( 53.83%), action 323, FPS 1.27, Running 328.82s Step 648( 54.00%), action 324, FPS 1.28, Running 329.51s Step 649( 54.17%), action 325, FPS 1.28, Running 330.35s Step 650( 54.33%), action 326, FPS 1.28, Running 331.17s Step 651( 54.50%), action 327, FPS 1.28, Running 332.03s Step 652( 54.67%), action 328, FPS 1.30, Running 332.49s Step 653( 54.83%), action 329, FPS 1.32, Running 333.17s Step 654( 55.00%), action 330, FPS 1.33, Running 333.85s Step 655( 55.17%), action 331, FPS 1.32, Running 335.12s Step 656( 55.33%), action 332, FPS 1.33, Running 335.67s Step 657( 55.50%), action 333, FPS 1.30, Running 336.35s Step 658( 55.67%), action 334, FPS 1.29, Running 337.02s Step 659( 55.83%), action 335, FPS 1.29, Running 337.90s Step 660( 56.00%), action 336, FPS 1.29, Running 338.67s Step 661( 56.17%), action 337, FPS 1.31, Running 339.26s Step 662( 56.33%), action 338, FPS 1.34, Running 339.56s Step 663( 56.50%), action 339, FPS 1.39, Running 339.92s Step 664( 56.67%), action 340, FPS 1.39, Running 340.38s Step 665( 56.83%), action 341, FPS 1.45, Running 341.00s Step 666( 57.00%), action 342, FPS 1.45, Running 341.70s Step 667( 57.17%), action 343, FPS 1.46, Running 342.49s Step 668( 57.33%), action 344, FPS 1.45, Running 343.34s Step 669( 57.50%), action 345, FPS 1.45, Running 344.19s Step 670( 57.67%), action 346, FPS 1.46, Running 344.85s Step 671( 57.83%), action 347, FPS 1.46, Running 345.75s Step 672( 58.00%), action 348, FPS 1.46, Running 346.22s Step 673( 58.17%), action 349, FPS 1.45, Running 346.94s Step 674( 58.33%), action 350, FPS 1.46, Running 347.57s Step 675( 58.50%), action 351, FPS 1.49, Running 348.50s Step 676( 58.67%), action 352, FPS 1.50, Running 348.97s Step 677( 58.83%), action 353, FPS 1.50, Running 349.72s Step 678( 59.00%), action 354, FPS 1.50, Running 350.37s Step 679( 59.17%), action 355, FPS 1.50, Running 351.28s Step 680( 59.33%), action 356, FPS 1.50, Running 352.03s Step 681( 59.50%), action 357, FPS 1.47, Running 352.90s Step 682( 59.67%), action 358, FPS 1.43, Running 353.53s Step 683( 59.83%), action 359, FPS 1.38, Running 354.44s Step 684( 60.00%), action 360, FPS 1.35, Running 355.23s Step 685( 60.17%), action 361, FPS 1.32, Running 356.12s Step 686( 60.33%), action 362, FPS 1.32, Running 356.84s Step 687( 60.50%), action 363, FPS 1.32, Running 357.68s Step 688( 60.67%), action 364, FPS 1.34, Running 358.26s Step 689( 60.83%), action 365, FPS 1.39, Running 358.57s Step 690( 61.00%), action 366, FPS 1.42, Running 358.90s Step 691( 61.17%), action 367, FPS 1.49, Running 359.21s Step 692( 61.33%), action 368, FPS 1.48, Running 359.77s Step 693( 61.50%), action 369, FPS 1.52, Running 360.12s Step 694( 61.67%), action 370, FPS 1.55, Running 360.50s Step 695( 61.83%), action 371, FPS 1.58, Running 361.13s Step 696( 62.00%), action 372, FPS 1.57, Running 361.72s Step 697( 62.17%), action 373, FPS 1.55, Running 362.60s Step 698( 62.33%), action 374, FPS 1.57, Running 363.07s Step 699( 62.50%), action 375, FPS 1.60, Running 363.80s Step 700( 62.67%), action 376, FPS 1.62, Running 364.39s Step 701( 62.83%), action 377, FPS 1.65, Running 365.02s Step 702( 63.00%), action 378, FPS 1.64, Running 365.72s Step 703( 63.17%), action 379, FPS 1.66, Running 366.52s Step 704( 63.33%), action 380, FPS 1.68, Running 367.12s Step 705( 63.50%), action 381, FPS 1.67, Running 368.09s Step 706( 63.67%), action 382, FPS 1.68, Running 368.77s Step 707( 63.83%), action 383, FPS 1.67, Running 369.68s Step 708( 64.00%), action 384, FPS 1.66, Running 370.33s Step 709( 64.17%), action 385, FPS 1.59, Running 371.18s Step 710( 64.33%), action 386, FPS 1.57, Running 371.61s Step 711( 64.50%), action 387, FPS 1.51, Running 372.42s Step 712( 64.67%), action 388, FPS 1.50, Running 373.11s Step 713( 64.83%), action 389, FPS 1.44, Running 374.03s Step 714( 65.00%), action 390, FPS 1.41, Running 374.70s Step 715( 65.17%), action 391, FPS 1.38, Running 375.64s Step 716( 65.33%), action 392, FPS 1.39, Running 376.07s Step 717( 65.50%), action 393, FPS 1.40, Running 376.87s Step 718( 65.67%), action 394, FPS 1.39, Running 377.47s Step 719( 65.83%), action 395, FPS 1.37, Running 378.40s Step 720( 66.00%), action 396, FPS 1.40, Running 378.71s Step 721( 66.17%), action 397, FPS 1.42, Running 379.08s Step 722( 66.33%), action 398, FPS 1.44, Running 379.59s Step 723( 66.50%), action 399, FPS 1.46, Running 380.22s Step 724( 66.67%), action 400, FPS 1.48, Running 380.65s Step 725( 66.83%), action 401, FPS 1.45, Running 381.87s Step 726( 67.00%), action 402, FPS 1.44, Running 382.67s Step 727( 67.17%), action 403, FPS 1.43, Running 383.64s Step 728( 67.33%), action 404, FPS 1.42, Running 384.41s Step 729( 67.50%), action 405, FPS 1.42, Running 385.29s Step 730( 67.67%), action 406, FPS 1.38, Running 386.11s Step 731( 67.83%), action 407, FPS 1.37, Running 386.98s Step 732( 68.00%), action 408, FPS 1.38, Running 387.61s Step 733( 68.17%), action 409, FPS 1.37, Running 388.60s Step 734( 68.33%), action 410, FPS 1.38, Running 389.24s Step 735( 68.50%), action 411, FPS 1.37, Running 390.20s Step 736( 68.67%), action 412, FPS 1.36, Running 390.81s Step 737( 68.83%), action 413, FPS 1.34, Running 391.75s Step 738( 69.00%), action 414, FPS 1.35, Running 392.23s Step 739( 69.17%), action 415, FPS 1.37, Running 392.95s Step 740( 69.33%), action 416, FPS 1.34, Running 393.62s Step 741( 69.50%), action 417, FPS 1.30, Running 394.50s Step 742( 69.67%), action 418, FPS 1.28, Running 395.22s Step 743( 69.83%), action 419, FPS 1.26, Running 396.05s Step 744( 70.00%), action 420, FPS 1.26, Running 396.52s Step 745( 70.17%), action 421, FPS 1.27, Running 397.62s Step 746( 70.33%), action 422, FPS 1.31, Running 397.89s Step 747( 70.50%), action 423, FPS 1.37, Running 398.21s Step 748( 70.67%), action 424, FPS 1.42, Running 398.49s Step 749( 70.83%), action 425, FPS 1.48, Running 398.84s Step 750( 71.00%), action 426, FPS 1.53, Running 399.19s Step 751( 71.17%), action 427, FPS 1.55, Running 399.89s Step 752( 71.33%), action 428, FPS 1.58, Running 400.30s Step 753( 71.50%), action 429, FPS 1.59, Running 401.21s Step 754( 71.67%), action 430, FPS 1.61, Running 401.68s Step 755( 71.83%), action 431, FPS 1.59, Running 402.76s Step 756( 72.00%), action 432, FPS 1.61, Running 403.23s Step 757( 72.17%), action 433, FPS 1.64, Running 403.93s Step 758( 72.33%), action 434, FPS 1.63, Running 404.52s Step 759( 72.50%), action 435, FPS 1.59, Running 405.51s Step 760( 72.67%), action 436, FPS 1.59, Running 406.24s Step 761( 72.83%), action 437, FPS 1.59, Running 407.08s Step 762( 73.00%), action 438, FPS 1.61, Running 407.61s Step 763( 73.17%), action 439, FPS 1.63, Running 408.30s Step 764( 73.33%), action 440, FPS 1.61, Running 408.93s Step 765( 73.50%), action 441, FPS 1.63, Running 409.86s Step 766( 73.67%), action 442, FPS 1.61, Running 410.32s Step 767( 73.83%), action 443, FPS 1.55, Running 411.07s Step 768( 74.00%), action 444, FPS 1.52, Running 411.65s Step 769( 74.17%), action 445, FPS 1.46, Running 412.57s Step 770( 74.33%), action 446, FPS 1.45, Running 413.03s Step 771( 74.50%), action 447, FPS 1.44, Running 413.80s Step 772( 74.67%), action 448, FPS 1.42, Running 414.42s Step 773( 74.83%), action 449, FPS 1.43, Running 415.19s Step 774( 75.00%), action 450, FPS 1.43, Running 415.69s Step 775( 75.17%), action 451, FPS 1.44, Running 416.65s Step 776( 75.33%), action 452, FPS 1.44, Running 417.11s Step 777( 75.50%), action 453, FPS 1.45, Running 417.70s Step 778( 75.67%), action 454, FPS 1.49, Running 417.96s Step 779( 75.83%), action 455, FPS 1.56, Running 418.30s Step 780( 76.00%), action 456, FPS 1.62, Running 418.56s Step 781( 76.17%), action 457, FPS 1.69, Running 418.90s Step 782( 76.33%), action 458, FPS 1.72, Running 419.23s Step 783( 76.50%), action 459, FPS 1.77, Running 419.59s Step 784( 76.67%), action 460, FPS 1.83, Running 419.88s Step 785( 76.83%), action 461, FPS 1.88, Running 420.52s Step 786( 77.00%), action 462, FPS 1.89, Running 420.92s Step 787( 77.17%), action 463, FPS 1.90, Running 421.62s Step 788( 77.33%), action 464, FPS 1.89, Running 422.26s Step 789( 77.50%), action 465, FPS 1.90, Running 423.11s Step 790( 77.67%), action 466, FPS 1.92, Running 423.46s Step 791( 77.83%), action 467, FPS 1.90, Running 424.34s Step 792( 78.00%), action 468, FPS 1.90, Running 424.94s Step 793( 78.17%), action 469, FPS 1.89, Running 425.78s Step 794( 78.33%), action 470, FPS 1.91, Running 426.15s Step 795( 78.50%), action 471, FPS 1.92, Running 427.06s Step 796( 78.67%), action 472, FPS 1.89, Running 427.70s Step 797( 78.83%), action 473, FPS 1.84, Running 428.55s Step 798( 79.00%), action 474, FPS 1.81, Running 428.99s Step 799( 79.17%), action 475, FPS 1.75, Running 429.75s Step 800( 79.33%), action 476, FPS 1.70, Running 430.34s Step 801( 79.50%), action 477, FPS 1.62, Running 431.26s Step 802( 79.67%), action 478, FPS 1.59, Running 431.80s Step 803( 79.83%), action 479, FPS 1.55, Running 432.46s Step 804( 80.00%), action 480, FPS 1.51, Running 433.09s Step 805( 80.17%), action 481, FPS 1.49, Running 433.98s Step 806( 80.33%), action 482, FPS 1.48, Running 434.45s Step 807( 80.50%), action 483, FPS 1.48, Running 435.15s Step 808( 80.67%), action 484, FPS 1.48, Running 435.74s Step 809( 80.83%), action 485, FPS 1.48, Running 436.67s Step 810( 81.00%), action 486, FPS 1.47, Running 437.11s Step 811( 81.17%), action 487, FPS 1.48, Running 437.83s Step 812( 81.33%), action 488, FPS 1.49, Running 438.39s Step 813( 81.50%), action 489, FPS 1.55, Running 438.69s Step 814( 81.67%), action 490, FPS 1.55, Running 439.08s Step 815( 81.83%), action 491, FPS 1.59, Running 439.67s Step 816( 82.00%), action 492, FPS 1.63, Running 439.96s Step 817( 82.17%), action 493, FPS 1.71, Running 440.27s Step 818( 82.33%), action 494, FPS 1.73, Running 440.57s Step 819( 82.50%), action 495, FPS 1.77, Running 441.05s Step 820( 82.67%), action 496, FPS 1.81, Running 441.38s Step 821( 82.83%), action 497, FPS 1.90, Running 441.78s Step 822( 83.00%), action 498, FPS 1.92, Running 442.24s Step 823( 83.17%), action 499, FPS 1.92, Running 442.85s Step 824( 83.33%), action 500, FPS 1.97, Running 443.25s Step 825( 83.50%), action 501, FPS 2.00, Running 443.97s Step 826( 83.67%), action 502, FPS 1.99, Running 444.51s Step 827( 83.83%), action 503, FPS 1.96, Running 445.36s Step 828( 84.00%), action 504, FPS 1.98, Running 445.83s Step 829( 84.17%), action 505, FPS 2.01, Running 446.62s Step 830( 84.33%), action 506, FPS 2.00, Running 447.09s Step 831( 84.50%), action 507, FPS 2.01, Running 447.80s Step 832( 84.67%), action 508, FPS 1.99, Running 448.46s Step 833( 84.83%), action 509, FPS 1.90, Running 449.24s Step 834( 85.00%), action 510, FPS 1.87, Running 449.79s Step 835( 85.17%), action 511, FPS 1.82, Running 450.69s Step 836( 85.33%), action 512, FPS 1.78, Running 451.20s Step 837( 85.50%), action 513, FPS 1.70, Running 452.04s Step 838( 85.67%), action 514, FPS 1.69, Running 452.40s Step 839( 85.83%), action 515, FPS 1.64, Running 453.28s Step 840( 86.00%), action 516, FPS 1.60, Running 453.90s Step 841( 86.17%), action 517, FPS 1.54, Running 454.79s Step 842( 86.33%), action 518, FPS 1.54, Running 455.25s Step 843( 86.50%), action 519, FPS 1.53, Running 455.95s Step 844( 86.67%), action 520, FPS 1.50, Running 456.57s Step 845( 86.83%), action 521, FPS 1.48, Running 457.50s Step 846( 87.00%), action 522, FPS 1.45, Running 458.31s Step 847( 87.17%), action 523, FPS 1.45, Running 459.13s Step 848( 87.33%), action 524, FPS 1.44, Running 459.75s Step 849( 87.50%), action 525, FPS 1.43, Running 460.65s Step 850( 87.67%), action 526, FPS 1.43, Running 461.11s Step 851( 87.83%), action 527, FPS 1.43, Running 461.81s Step 852( 88.00%), action 528, FPS 1.46, Running 462.20s Step 853( 88.17%), action 529, FPS 1.50, Running 462.62s Step 854( 88.33%), action 530, FPS 1.51, Running 463.05s Step 855( 88.50%), action 531, FPS 1.52, Running 463.87s Step 856( 88.67%), action 532, FPS 1.50, Running 464.56s Step 857( 88.83%), action 533, FPS 1.49, Running 465.43s Step 858( 89.00%), action 534, FPS 1.48, Running 465.94s Step 859( 89.17%), action 535, FPS 1.49, Running 466.72s Step 860( 89.33%), action 536, FPS 1.49, Running 467.34s Step 861( 89.50%), action 537, FPS 1.49, Running 468.20s Step 862( 89.67%), action 538, FPS 1.49, Running 468.71s Step 863( 89.83%), action 539, FPS 1.48, Running 469.49s Step 864( 90.00%), action 540, FPS 1.47, Running 470.21s Step 865( 90.17%), action 541, FPS 1.47, Running 471.11s Step 866( 90.33%), action 542, FPS 1.48, Running 471.80s Step 867( 90.50%), action 543, FPS 1.48, Running 472.68s Step 868( 90.67%), action 544, FPS 1.48, Running 473.30s Step 869( 90.83%), action 545, FPS 1.48, Running 474.21s Step 870( 91.00%), action 546, FPS 1.44, Running 474.98s Step 871( 91.17%), action 547, FPS 1.44, Running 475.71s Step 872( 91.33%), action 548, FPS 1.42, Running 476.31s Step 873( 91.50%), action 549, FPS 1.38, Running 477.09s Step 874( 91.67%), action 550, FPS 1.36, Running 477.71s Step 875( 91.83%), action 551, FPS 1.35, Running 478.66s Step 876( 92.00%), action 552, FPS 1.35, Running 479.42s Step 877( 92.17%), action 553, FPS 1.35, Running 480.28s Step 878( 92.33%), action 554, FPS 1.35, Running 480.76s Step 879( 92.50%), action 555, FPS 1.36, Running 481.43s Step 880( 92.67%), action 556, FPS 1.39, Running 481.76s Step 881( 92.83%), action 557, FPS 1.40, Running 482.51s Step 882( 93.00%), action 558, FPS 1.38, Running 483.20s Step 883( 93.17%), action 559, FPS 1.37, Running 484.08s Step 884( 93.33%), action 560, FPS 1.38, Running 484.68s Step 885( 93.50%), action 561, FPS 1.37, Running 485.68s Step 886( 93.67%), action 562, FPS 1.36, Running 486.46s Step 887( 93.83%), action 563, FPS 1.37, Running 487.25s Step 888( 94.00%), action 564, FPS 1.36, Running 488.02s Step 889( 94.17%), action 565, FPS 1.33, Running 489.22s Step 890( 94.33%), action 566, FPS 1.34, Running 489.96s Step 891( 94.50%), action 567, FPS 1.34, Running 490.69s Step 892( 94.67%), action 568, FPS 1.31, Running 491.61s Step 893( 94.83%), action 569, FPS 1.29, Running 492.58s Step 894( 95.00%), action 570, FPS 1.28, Running 493.31s Step 895( 95.17%), action 571, FPS 1.29, Running 494.19s Step 896( 95.33%), action 572, FPS 1.30, Running 494.86s Step 897( 95.50%), action 573, FPS 1.29, Running 495.75s Step 898( 95.67%), action 574, FPS 1.29, Running 496.28s Step 899( 95.83%), action 575, FPS 1.29, Running 496.99s Step 900( 96.00%), action 576, FPS 1.25, Running 497.81s Step 901( 96.17%), action 577, FPS 1.24, Running 498.65s Step 902( 96.33%), action 578, FPS 1.23, Running 499.43s Step 903( 96.50%), action 579, FPS 1.24, Running 500.25s Step 904( 96.67%), action 580, FPS 1.25, Running 500.64s Step 905( 96.83%), action 581, FPS 1.27, Running 501.44s Step 906( 97.00%), action 582, FPS 1.29, Running 501.93s Step 907( 97.17%), action 583, FPS 1.29, Running 502.79s Step 908( 97.33%), action 584, FPS 1.29, Running 503.53s Step 909( 97.50%), action 585, FPS 1.31, Running 504.44s Step 910( 97.67%), action 586, FPS 1.31, Running 505.19s Step 911( 97.83%), action 587, FPS 1.29, Running 506.14s Step 912( 98.00%), action 588, FPS 1.30, Running 506.94s Step 913( 98.17%), action 589, FPS 1.32, Running 507.78s Step 914( 98.33%), action 590, FPS 1.32, Running 508.48s Step 915( 98.50%), action 591, FPS 1.32, Running 509.39s Step 916( 98.67%), action 592, FPS 1.30, Running 510.24s Step 917( 98.83%), action 593, FPS 1.30, Running 511.11s Step 918( 99.00%), action 594, FPS 1.29, Running 511.78s Step 919( 99.17%), action 595, FPS 1.27, Running 512.74s Step 920( 99.33%), action 596, FPS 1.29, Running 513.37s Step 921( 99.50%), action 597, FPS 1.28, Running 514.31s Step 922( 99.67%), action 598, FPS 1.27, Running 515.15s Step 923( 99.83%), action 599, FPS 1.27, Running 515.97s Step 924(100.00%), action 600, FPS 1.24, Running 516.72s [2026-08-01 21:45:37] [54 ] Seed 53 failed after 517.14 s. +steps: 924 , actions: 600 . +Instruction: Empty +Total 8/54(14.81%) success. +Setting seed: 54 +Step 1( N/A%), pre moving , FPS 5.52, Running 0.18s Step 2( N/A%), pre moving , FPS 6.09, Running 0.33s Step 3( N/A%), pre moving , FPS 5.49, Running 0.55s Step 4( N/A%), pre moving , FPS 6.30, Running 0.63s Step 5( N/A%), pre moving , FPS 7.11, Running 0.70s Step 6( N/A%), pre moving , FPS 7.54, Running 0.80s Step 7( N/A%), pre moving , FPS 6.40, Running 1.09s Step 8( N/A%), pre moving , FPS 6.80, Running 1.18s Step 9( N/A%), pre moving , FPS 7.21, Running 1.25s Step 10( N/A%), pre moving , FPS 7.54, Running 1.33s Step 11( N/A%), pre moving , FPS 6.67, Running 1.65s Step 12( N/A%), pre moving , FPS 6.89, Running 1.74s Step 13( N/A%), pre moving , FPS 7.14, Running 1.82s Step 14( N/A%), pre moving , FPS 7.35, Running 1.90s Step 15( N/A%), pre moving , FPS 6.75, Running 2.22s Step 16( N/A%), pre moving , FPS 7.09, Running 2.26s Step 17( N/A%), pre moving , FPS 7.47, Running 2.28s Step 18( N/A%), pre moving , FPS 7.84, Running 2.30s Step 19( N/A%), pre moving , FPS 8.21, Running 2.32s Step 20( N/A%), pre moving , FPS 8.56, Running 2.34s Step 21( N/A%), pre moving , FPS 8.24, Running 2.61s Step 22( N/A%), pre moving , FPS 8.69, Running 2.63s Step 23( N/A%), pre moving , FPS 9.51, Running 2.65s Step 24( N/A%), pre moving , FPS 9.82, Running 2.67s Step 25( N/A%), pre moving , FPS 10.06, Running 2.69s Step 26( N/A%), pre moving , FPS 9.28, Running 2.95s Step 27( N/A%), pre moving , FPS 10.65, Running 2.97s Step 28( N/A%), pre moving , FPS 11.01, Running 2.99s Step 29( N/A%), pre moving , FPS 11.33, Running 3.01s Step 30( N/A%), pre moving , FPS 11.67, Running 3.04s Step 31( N/A%), pre moving , FPS 14.09, Running 3.07s Step 32( N/A%), pre moving , FPS 14.77, Running 3.10s Step 33( N/A%), pre moving , FPS 15.42, Running 3.12s Step 34( N/A%), pre moving , FPS 16.20, Running 3.14s Step 35( N/A%), pre moving , FPS 21.37, Running 3.16s Step 36( N/A%), pre moving , FPS 12.30, Running 3.88s Step 37( N/A%), pre moving , FPS 10.74, Running 4.14s Step 38( N/A%), pre moving , FPS 10.43, Running 4.21s Step 39( N/A%), pre moving , FPS 10.18, Running 4.28s Step 40( N/A%), pre moving , FPS 9.92, Running 4.35s Step 41( N/A%), pre moving , FPS 10.99, Running 4.43s Step 42( N/A%), pre moving , FPS 10.74, Running 4.49s Step 43( N/A%), pre moving , FPS 9.25, Running 4.81s Step 44( N/A%), pre moving , FPS 8.98, Running 4.90s Step 45( N/A%), pre moving , FPS 8.79, Running 4.97s Step 46( N/A%), pre moving , FPS 9.61, Running 5.03s Step 47( N/A%), pre moving , FPS 8.39, Running 5.36s Step 48( N/A%), pre moving , FPS 5.83, Running 6.42s Step 49( N/A%), pre moving , FPS 5.71, Running 6.52s Step 50( N/A%), pre moving , FPS 5.63, Running 6.59s Step 51( N/A%), pre moving , FPS 5.30, Running 6.84s Step 52( N/A%), pre moving , FPS 5.12, Running 7.00s Step 53( N/A%), pre moving , FPS 5.06, Running 7.07s Step 54( N/A%), pre moving , FPS 4.94, Running 7.19s Step 55( N/A%), pre moving , FPS 4.53, Running 7.57s Step 56( N/A%), pre moving , FPS 5.26, Running 7.68s Step 57( N/A%), pre moving , FPS 5.13, Running 8.04s Step 58( N/A%), pre moving , FPS 5.06, Running 8.17s Step 59( N/A%), pre moving , FPS 5.02, Running 8.27s Step 60( N/A%), pre moving , FPS 4.66, Running 8.64s Step 61( N/A%), pre moving , FPS 4.62, Running 8.76s Step 62( N/A%), pre moving , FPS 4.32, Running 9.12s Step 63( N/A%), pre moving , FPS 4.52, Running 9.24s Step 64( N/A%), pre moving , FPS 4.34, Running 9.50s Step 65( N/A%), pre moving , FPS 4.21, Running 9.72s Step 66( N/A%), pre moving , FPS 4.17, Running 9.83s Step 67( N/A%), pre moving , FPS 4.15, Running 10.18s Step 68( N/A%), pre moving , FPS 5.14, Running 10.31s Step 69( N/A%), pre moving , FPS 5.11, Running 10.43s Step 70( N/A%), pre moving , FPS 4.77, Running 10.78s Step 71( N/A%), pre moving , FPS 4.92, Running 10.91s Step 72( N/A%), pre moving , FPS 4.80, Running 11.17s Step 73( N/A%), pre moving , FPS 4.62, Running 11.40s Step 74( N/A%), pre moving , FPS 4.63, Running 11.51s Step 75( N/A%), pre moving , FPS 4.69, Running 11.84s Step 76( N/A%), pre moving , FPS 4.67, Running 11.96s Step 77( N/A%), pre moving , FPS 4.91, Running 12.11s Step 78( N/A%), pre moving , FPS 4.66, Running 12.46s Step 79( N/A%), pre moving , FPS 4.65, Running 12.57s Step 80( N/A%), pre moving , FPS 4.68, Running 12.92s Step 81( N/A%), pre moving , FPS 4.67, Running 13.04s Step 82( N/A%), pre moving , FPS 4.76, Running 13.32s Step 83( N/A%), pre moving , FPS 4.66, Running 13.53s Step 84( N/A%), pre moving , FPS 4.83, Running 13.64s Step 85( N/A%), pre moving , FPS 4.62, Running 14.04s Step 86( N/A%), pre moving , FPS 4.68, Running 14.10s Step 87( N/A%), pre moving , FPS 5.00, Running 14.18s Step 88( N/A%), pre moving , FPS 4.78, Running 14.50s Step 89( N/A%), pre moving , FPS 4.81, Running 14.59s Step 90( N/A%), pre moving , FPS 5.17, Running 14.66s Step 91( N/A%), pre moving , FPS 5.22, Running 14.74s Step 92( N/A%), pre moving , FPS 5.14, Running 15.05s Step 93( N/A%), pre moving , FPS 5.34, Running 15.14s Step 94( N/A%), pre moving , FPS 5.41, Running 15.21s Step 95( N/A%), pre moving , FPS 5.81, Running 15.28s Step 96( N/A%), pre moving , FPS 5.50, Running 15.60s Step 97( N/A%), pre moving , FPS 5.57, Running 15.70s Step 98( N/A%), pre moving , FPS 6.04, Running 15.77s Step 99( N/A%), pre moving , FPS 6.13, Running 15.83s Step 100( N/A%), pre moving , FPS 6.18, Running 16.15s Step 101( N/A%), pre moving , FPS 6.29, Running 16.22s Step 102( N/A%), pre moving , FPS 6.76, Running 16.28s Step 103( N/A%), pre moving , FPS 7.07, Running 16.36s Step 104( N/A%), pre moving , FPS 6.58, Running 16.68s Step 105( N/A%), pre moving , FPS 7.33, Running 16.77s Step 106( N/A%), pre moving , FPS 7.32, Running 16.83s Step 107( N/A%), pre moving , FPS 7.32, Running 16.91s Step 108( N/A%), pre moving , FPS 7.33, Running 17.23s Step 109( N/A%), pre moving , FPS 7.51, Running 17.25s Step 110( N/A%), pre moving , FPS 7.58, Running 17.29s Step 111( N/A%), pre moving , FPS 4.76, Running 18.93s Step 112( N/A%), pre moving , FPS 4.52, Running 19.48s Step 113( N/A%), pre moving , FPS 4.39, Running 19.70s Step 114( N/A%), pre moving , FPS 3.99, Running 20.22s Step 115( N/A%), pre moving , FPS 3.71, Running 20.67s Step 116( N/A%), pre moving , FPS 3.55, Running 21.23s Step 117( N/A%), pre moving , FPS 3.34, Running 21.69s Step 118( N/A%), pre moving , FPS 3.23, Running 21.96s Step 119( N/A%), pre moving , FPS 3.19, Running 22.10s Step 120( N/A%), pre moving , FPS 3.23, Running 22.35s Step 121( N/A%), pre moving , FPS 3.17, Running 22.53s Step 122( N/A%), pre moving , FPS 3.01, Running 22.92s Step 123( N/A%), pre moving , FPS 2.97, Running 23.09s Step 124( N/A%), pre moving , FPS 2.96, Running 23.45s Step 125( N/A%), pre moving , FPS 2.85, Running 23.80s Step 126( N/A%), pre moving , FPS 2.67, Running 24.33s Step 127( N/A%), pre moving , FPS 2.63, Running 24.51s Step 128( N/A%), pre moving , FPS 2.57, Running 25.01s Step 129( N/A%), pre moving , FPS 2.44, Running 25.44s Step 130( N/A%), pre moving , FPS 2.30, Running 26.00s Step 131( N/A%), pre moving , FPS 2.75, Running 26.20s Step 132( N/A%), pre moving , FPS 2.79, Running 26.66s Step 133( N/A%), pre moving , FPS 2.70, Running 27.10s Step 134( N/A%), pre moving , FPS 2.70, Running 27.63s Step 135( N/A%), pre moving , FPS 2.68, Running 28.14s Step 136( N/A%), pre moving , FPS 2.66, Running 28.74s Step 137( N/A%), pre moving , FPS 2.76, Running 28.94s Step 138( N/A%), pre moving , FPS 2.68, Running 29.42s Step 139( N/A%), pre moving , FPS 2.55, Running 29.93s Step 140( N/A%), pre moving , FPS 2.44, Running 30.55s Step 141( N/A%), pre moving , FPS 2.37, Running 30.99s Step 142( N/A%), pre moving , FPS 2.31, Running 31.58s Step 143( N/A%), pre moving , FPS 2.23, Running 32.06s Step 144( N/A%), pre moving , FPS 2.17, Running 32.68s Step 145( N/A%), pre moving , FPS 2.14, Running 33.13s Step 146( N/A%), pre moving , FPS 2.14, Running 33.69s Step 147( N/A%), pre moving , FPS 2.07, Running 34.19s Step 148( N/A%), pre moving , FPS 2.05, Running 34.75s Step 149( N/A%), pre moving , FPS 2.04, Running 35.23s Step 150( N/A%), pre moving , FPS 2.04, Running 35.83s Step 151( N/A%), pre moving , FPS 1.97, Running 36.34s Step 152( N/A%), pre moving , FPS 1.95, Running 36.94s Step 153( N/A%), pre moving , FPS 1.94, Running 37.41s Step 154( N/A%), pre moving , FPS 1.92, Running 38.03s Step 155( N/A%), pre moving , FPS 1.93, Running 38.50s Step 156( N/A%), pre moving , FPS 1.93, Running 39.11s Step 157( N/A%), pre moving , FPS 1.87, Running 39.65s Step 158( N/A%), pre moving , FPS 1.85, Running 40.25s Step 159( N/A%), pre moving , FPS 1.85, Running 40.73s Step 160( N/A%), pre moving , FPS 1.92, Running 40.96s Step 161( N/A%), pre moving , FPS 1.98, Running 41.11s Step 162( N/A%), pre moving , FPS 2.04, Running 41.36s Step 163( N/A%), pre moving , FPS 2.10, Running 41.59s Step 164( N/A%), pre moving , FPS 2.14, Running 42.03s Step 165( N/A%), pre moving , FPS 2.20, Running 42.23s Step 166( N/A%), pre moving , FPS 2.18, Running 42.85s Step 167( N/A%), pre moving , FPS 2.20, Running 43.29s Step 168( N/A%), pre moving , FPS 2.19, Running 43.89s Step 169( N/A%), pre moving , FPS 2.19, Running 44.38s Step 170( N/A%), pre moving , FPS 2.18, Running 45.01s Step 171( N/A%), pre moving , FPS 2.19, Running 45.48s Step 172( N/A%), pre moving , FPS 2.18, Running 46.12s Step 173( N/A%), pre moving , FPS 2.17, Running 46.61s Step 174( N/A%), pre moving , FPS 2.18, Running 47.23s Step 175( N/A%), pre moving , FPS 2.17, Running 47.72s Step 176( N/A%), pre moving , FPS 2.17, Running 48.32s Step 177( N/A%), pre moving , FPS 2.18, Running 48.81s Step 178( N/A%), pre moving , FPS 2.18, Running 49.43s Step 179( N/A%), pre moving , FPS 2.17, Running 49.94s Step 180( N/A%), pre moving , FPS 2.09, Running 50.53s Step 181( N/A%), pre moving , FPS 2.10, Running 50.63s Step 182( N/A%), pre moving , FPS 2.08, Running 50.98s Step 183( N/A%), pre moving , FPS 2.10, Running 51.10s Step 184( N/A%), pre moving , FPS 2.18, Running 51.20s Step 185( N/A%), pre moving , FPS 2.14, Running 51.56s Step 186( N/A%), pre moving , FPS 2.26, Running 51.69s Step 187( N/A%), pre moving , FPS 2.35, Running 51.78s Step 188( N/A%), pre moving , FPS 2.42, Running 52.14s Step 189( N/A%), pre moving , FPS 2.54, Running 52.25s Step 190( N/A%), pre moving , FPS 2.73, Running 52.34s Step 191( N/A%), pre moving , FPS 2.54, Running 53.37s Step 192( N/A%), pre moving , FPS 2.72, Running 53.48s Step 193( N/A%), pre moving , FPS 2.86, Running 53.59s Step 194( N/A%), pre moving , FPS 2.98, Running 53.94s Step 195( N/A%), pre moving , FPS 3.13, Running 54.11s Step 196( N/A%), pre moving , FPS 3.22, Running 54.53s Step 197( N/A%), pre moving , FPS 3.40, Running 54.70s Step 198( N/A%), pre moving , FPS 3.52, Running 55.12s Step 199( N/A%), pre moving , FPS 3.73, Running 55.30s Step 200( N/A%), pre moving , FPS 3.86, Running 55.71s Step 201( N/A%), pre moving , FPS 3.80, Running 55.89s Step 202( N/A%), pre moving , FPS 3.74, Running 56.32s Step 203( N/A%), pre moving , FPS 3.72, Running 56.48s Step 204( N/A%), pre moving , FPS 3.50, Running 56.92s Step 205( N/A%), pre moving , FPS 3.63, Running 57.07s Step 206( N/A%), pre moving , FPS 3.45, Running 57.48s Step 207( N/A%), pre moving , FPS 3.41, Running 57.65s Step 208( N/A%), pre moving , FPS 3.38, Running 58.06s Step 209( N/A%), pre moving , FPS 3.34, Running 58.23s Step 210( N/A%), pre moving , FPS 3.17, Running 58.65s Step 211( N/A%), pre moving , FPS 3.67, Running 58.82s Step 212( N/A%), pre moving , FPS 3.53, Running 59.16s Step 213( N/A%), pre moving , FPS 3.44, Running 59.41s Step 214( N/A%), pre moving , FPS 3.40, Running 59.82s Step 215( N/A%), pre moving , FPS 3.39, Running 60.00s Step 216( N/A%), pre moving , FPS 3.39, Running 60.42s Step 217( N/A%), pre moving , FPS 3.45, Running 60.50s Step 218( N/A%), pre moving , FPS 3.67, Running 60.57s Step 219( N/A%), pre moving , FPS 3.75, Running 60.64s Step 220( N/A%), pre moving , FPS 4.01, Running 60.70s Step 221( N/A%), pre moving , FPS 4.10, Running 60.77s Step 222( N/A%), pre moving , FPS 4.43, Running 60.84s Step 223( N/A%), pre moving , FPS 4.52, Running 60.90s Step 224( N/A%), pre moving , FPS 4.94, Running 60.97s Step 225( N/A%), pre moving , FPS 5.07, Running 61.01s Step 226( N/A%), pre moving , FPS 5.59, Running 61.06s Step 227( N/A%), pre moving , FPS 5.79, Running 61.10s Step 228( N/A%), pre moving , FPS 6.48, Running 61.15s Step 229( N/A%), pre moving , FPS 6.76, Running 61.19s Step 230( N/A%), pre moving , FPS 7.73, Running 61.24s Step 231( N/A%), pre moving , FPS 8.12, Running 61.28s Step 232( N/A%), pre moving , FPS 9.18, Running 61.34s Step 233( N/A%), pre moving , FPS 10.00, Running 61.41s Step 234( N/A%), pre moving , FPS 11.86, Running 61.51s Step 235( N/A%), pre moving , FPS 12.46, Running 61.60s Step 236( N/A%), pre moving , FPS 15.39, Running 61.72s Step 237( N/A%), pre moving , FPS 15.14, Running 61.82s Step 238( N/A%), pre moving , FPS 14.62, Running 61.93s Step 239( N/A%), pre moving , FPS 9.33, Running 62.78s Step 240( N/A%), pre moving , FPS 9.18, Running 62.88s Step 241( N/A%), pre moving , FPS 8.09, Running 63.24s Step 242( N/A%), pre moving , FPS 7.90, Running 63.37s Step 243( N/A%), pre moving , FPS 7.79, Running 63.47s Step 244( N/A%), pre moving , FPS 6.83, Running 63.90s Step 245( N/A%), pre moving , FPS 6.57, Running 64.06s Step 246( N/A%), pre moving , FPS 5.83, Running 64.49s Step 247( N/A%), pre moving , FPS 5.64, Running 64.65s Step 248( N/A%), pre moving , FPS 5.08, Running 65.09s Step 249( N/A%), pre moving , FPS 4.93, Running 65.24s Step 250( N/A%), pre moving , FPS 4.51, Running 65.67s Step 251( N/A%), pre moving , FPS 4.35, Running 65.89s Step 252( N/A%), pre moving , FPS 3.98, Running 66.37s Step 253( N/A%), pre moving , FPS 3.68, Running 66.84s Step 254( N/A%), pre moving , FPS 3.60, Running 67.07s Step 255( N/A%), pre moving , FPS 3.36, Running 67.55s Step 256( N/A%), pre moving , FPS 3.30, Running 67.79s Step 257( N/A%), pre moving , FPS 3.11, Running 68.25s Step 258( N/A%), pre moving , FPS 2.95, Running 68.72s Step 259( N/A%), pre moving , FPS 3.24, Running 68.96s Step 260( N/A%), pre moving , FPS 3.05, Running 69.45s Step 261( N/A%), pre moving , FPS 2.99, Running 69.92s Step 262( N/A%), pre moving , FPS 2.95, Running 70.14s Step 263( N/A%), pre moving , FPS 2.80, Running 70.63s Step 264( N/A%), pre moving , FPS 2.88, Running 70.85s Step 265( N/A%), pre moving , FPS 2.75, Running 71.34s Step 266( N/A%), pre moving , FPS 2.73, Running 71.81s Step 267( N/A%), pre moving , FPS 2.70, Running 72.05s Step 268( N/A%), pre moving , FPS 2.68, Running 72.54s Step 269( N/A%), pre moving , FPS 2.67, Running 72.75s Step 270( N/A%), pre moving , FPS 2.64, Running 73.23s Step 271( N/A%), pre moving , FPS 2.56, Running 73.71s Step 272( N/A%), pre moving , FPS 2.64, Running 73.94s Step 273( N/A%), pre moving , FPS 2.66, Running 74.35s Step 274( N/A%), pre moving , FPS 2.68, Running 74.52s Step 275( N/A%), pre moving , FPS 2.71, Running 74.94s Step 276( N/A%), pre moving , FPS 2.73, Running 75.12s Step 277( N/A%), pre moving , FPS 2.74, Running 75.54s Step 278( N/A%), pre moving , FPS 2.86, Running 75.72s Step 279( N/A%), pre moving , FPS 2.79, Running 76.13s Step 280( N/A%), pre moving , FPS 2.91, Running 76.32s Step 281( N/A%), pre moving , FPS 2.90, Running 76.82s Step 282( N/A%), pre moving , FPS 2.80, Running 77.29s Step 283( N/A%), pre moving , FPS 2.90, Running 77.52s Step 284( N/A%), pre moving , FPS 2.80, Running 78.00s Step 285( N/A%), pre moving , FPS 2.90, Running 78.22s Step 286( N/A%), pre moving , FPS 2.91, Running 78.68s Step 287( N/A%), pre moving , FPS 2.82, Running 79.14s Step 288( N/A%), pre moving , FPS 2.92, Running 79.38s Step 289( N/A%), pre moving , FPS 2.81, Running 79.85s Step 290( N/A%), pre moving , FPS 2.84, Running 80.28s Step 291( N/A%), pre moving , FPS 2.97, Running 80.45s Step 292( N/A%), pre moving , FPS 2.98, Running 80.66s Step 293( N/A%), pre moving , FPS 3.00, Running 81.03s Step 294( N/A%), pre moving , FPS 3.00, Running 81.19s Step 295( N/A%), pre moving , FPS 3.01, Running 81.59s Step 296( N/A%), pre moving , FPS 3.02, Running 81.74s Step 297( N/A%), pre moving , FPS 3.15, Running 81.89s Step 298( N/A%), pre moving , FPS 3.16, Running 82.05s Step 299( N/A%), pre moving , FPS 3.31, Running 82.17s Step 300( N/A%), pre moving , FPS 3.34, Running 82.31s Step 301( N/A%), pre moving , FPS 3.58, Running 82.41s Step 302( N/A%), pre moving , FPS 3.82, Running 82.52s Step 303( N/A%), pre moving , FPS 3.72, Running 82.90s Step 304( N/A%), pre moving , FPS 4.01, Running 82.98s Step 305( N/A%), pre moving , FPS 4.11, Running 83.09s Step 306( N/A%), pre moving , FPS 4.20, Running 83.44s Step 307( N/A%), pre moving , FPS 4.53, Running 83.56s Step 308( N/A%), pre moving , FPS 4.66, Running 83.67s Step 309( N/A%), pre moving , FPS 4.79, Running 84.03s Step 310( N/A%), pre moving , FPS 5.17, Running 84.14s Step 311( N/A%), pre moving , FPS 5.27, Running 84.25s Step 312( N/A%), pre moving , FPS 5.08, Running 84.60s Step 313( N/A%), pre moving , FPS 5.42, Running 84.72s Step 314( N/A%), pre moving , FPS 5.51, Running 84.82s Step 315( N/A%), pre moving , FPS 6.01, Running 84.91s Step 316( N/A%), pre moving , FPS 5.67, Running 85.26s Step 317( N/A%), pre moving , FPS 3.40, Running 87.78s Step 318( N/A%), pre moving , FPS 3.05, Running 88.60s Step 319( N/A%), pre moving , FPS 2.99, Running 88.86s Step 320( N/A%), pre moving , FPS 2.73, Running 89.65s Step 321( N/A%), pre moving , FPS 2.66, Running 89.93s Step 322( N/A%), pre moving , FPS 2.43, Running 90.76s Step 323( N/A%), pre moving , FPS 2.45, Running 91.04s Step 324( N/A%), pre moving , FPS 2.30, Running 91.67s Step 325( N/A%), pre moving , FPS 2.21, Running 92.16s Step 326( N/A%), pre moving , FPS 2.17, Running 92.67s Step 327( N/A%), pre moving , FPS 2.13, Running 92.95s Step 328( N/A%), pre moving , FPS 2.01, Running 93.63s Step 329( N/A%), pre moving , FPS 2.03, Running 93.87s Step 330( N/A%), pre moving , FPS 1.89, Running 94.70s Step 331( N/A%), pre moving , FPS 1.87, Running 94.95s Step 332( N/A%), pre moving , FPS 1.79, Running 95.74s Step 333( N/A%), pre moving , FPS 1.78, Running 95.96s Step 334( N/A%), pre moving , FPS 1.72, Running 96.48s Step 335( N/A%), pre moving , FPS 1.69, Running 96.76s Step 336( N/A%), pre moving , FPS 1.63, Running 97.52s Step 337( 0.17%), action 1, FPS 1.84, Running 98.64s Step 338( 0.33%), action 2, FPS 1.87, Running 99.31s Step 339( 0.50%), action 3, FPS 1.77, Running 100.18s Step 340( 0.67%), action 4, FPS 1.85, Running 100.46s Step 341( 0.83%), action 5, FPS 1.84, Running 100.81s Step 342( 1.00%), action 6, FPS 1.91, Running 101.23s Step 343( 1.17%), action 7, FPS 1.86, Running 101.82s Step 344( 1.33%), action 8, FPS 1.90, Running 102.22s Step 345( 1.50%), action 9, FPS 1.80, Running 103.29s Step 346( 1.67%), action 10, FPS 1.79, Running 103.84s Step 347( 1.83%), action 11, FPS 1.68, Running 104.87s Step 348( 2.00%), action 12, FPS 1.71, Running 105.34s Step 349( 2.17%), action 13, FPS 1.64, Running 106.05s Step 350( 2.33%), action 14, FPS 1.68, Running 106.63s Step 351( 2.50%), action 15, FPS 1.58, Running 107.62s Step 352( 2.67%), action 16, FPS 1.60, Running 108.21s Step 353( 2.83%), action 17, FPS 1.51, Running 109.19s Step 354( 3.00%), action 18, FPS 1.49, Running 109.88s Step 355( 3.17%), action 19, FPS 1.42, Running 110.80s Step 356( 3.33%), action 20, FPS 1.44, Running 111.43s Step 357( 3.50%), action 21, FPS 1.45, Running 112.39s Step 358( 3.67%), action 22, FPS 1.44, Running 113.18s Step 359( 3.83%), action 23, FPS 1.44, Running 114.06s Step 360( 4.00%), action 24, FPS 1.40, Running 114.76s Step 361( 4.17%), action 25, FPS 1.34, Running 115.68s Step 362( 4.33%), action 26, FPS 1.34, Running 116.10s Step 363( 4.50%), action 27, FPS 1.33, Running 116.88s Step 364( 4.67%), action 28, FPS 1.30, Running 117.65s Step 365( 4.83%), action 29, FPS 1.32, Running 118.45s Step 366( 5.00%), action 30, FPS 1.31, Running 119.15s Step 367( 5.17%), action 31, FPS 1.35, Running 119.73s Step 368( 5.33%), action 32, FPS 1.35, Running 120.12s Step 369( 5.50%), action 33, FPS 1.39, Running 120.48s Step 370( 5.67%), action 34, FPS 1.40, Running 120.88s Step 371( 5.83%), action 35, FPS 1.44, Running 121.48s Step 372( 6.00%), action 36, FPS 1.47, Running 121.86s Step 373( 6.17%), action 37, FPS 1.52, Running 122.38s Step 374( 6.33%), action 38, FPS 1.52, Running 123.04s Step 375( 6.50%), action 39, FPS 1.53, Running 123.88s Step 376( 6.67%), action 40, FPS 1.52, Running 124.59s Step 377( 6.83%), action 41, FPS 1.48, Running 125.93s Step 378( 7.00%), action 42, FPS 1.52, Running 126.38s Step 379( 7.17%), action 43, FPS 1.53, Running 127.17s Step 380( 7.33%), action 44, FPS 1.54, Running 127.78s Step 381( 7.50%), action 45, FPS 1.54, Running 128.69s Step 382( 7.67%), action 46, FPS 1.51, Running 129.32s Step 383( 7.83%), action 47, FPS 1.50, Running 130.20s Step 384( 8.00%), action 48, FPS 1.54, Running 130.65s Step 385( 8.17%), action 49, FPS 1.54, Running 131.41s Step 386( 8.33%), action 50, FPS 1.55, Running 132.02s Step 387( 8.50%), action 51, FPS 1.52, Running 132.91s Step 388( 8.67%), action 52, FPS 1.49, Running 133.54s Step 389( 8.83%), action 53, FPS 1.43, Running 134.48s Step 390( 9.00%), action 54, FPS 1.41, Running 135.03s Step 391( 9.17%), action 55, FPS 1.41, Running 135.64s Step 392( 9.33%), action 56, FPS 1.38, Running 136.40s Step 393( 9.50%), action 57, FPS 1.35, Running 137.22s Step 394( 9.67%), action 58, FPS 1.35, Running 137.86s Step 395( 9.83%), action 59, FPS 1.35, Running 138.75s Step 396( 10.00%), action 60, FPS 1.34, Running 139.48s Step 397( 10.17%), action 61, FPS 1.43, Running 139.93s Step 398( 10.33%), action 62, FPS 1.42, Running 140.42s Step 399( 10.50%), action 63, FPS 1.46, Running 140.91s Step 400( 10.67%), action 64, FPS 1.49, Running 141.19s Step 401( 10.83%), action 65, FPS 1.55, Running 141.59s Step 402( 11.00%), action 66, FPS 1.57, Running 142.08s Step 403( 11.17%), action 67, FPS 1.59, Running 142.75s Step 404( 11.33%), action 68, FPS 1.60, Running 143.19s Step 405( 11.50%), action 69, FPS 1.60, Running 143.94s Step 406( 11.67%), action 70, FPS 1.57, Running 144.73s Step 407( 11.83%), action 71, FPS 1.54, Running 145.92s Step 408( 12.00%), action 72, FPS 1.55, Running 146.44s Step 409( 12.17%), action 73, FPS 1.56, Running 147.27s Step 410( 12.33%), action 74, FPS 1.55, Running 147.95s Step 411( 12.50%), action 75, FPS 1.52, Running 148.76s Step 412( 12.67%), action 76, FPS 1.55, Running 149.34s Step 413( 12.83%), action 77, FPS 1.57, Running 149.99s Step 414( 13.00%), action 78, FPS 1.56, Running 150.65s Step 415( 13.17%), action 79, FPS 1.55, Running 151.62s Step 416( 13.33%), action 80, FPS 1.55, Running 152.41s Step 417( 13.50%), action 81, FPS 1.46, Running 153.63s Step 418( 13.67%), action 82, FPS 1.46, Running 154.14s Step 419( 13.83%), action 83, FPS 1.43, Running 154.88s Step 420( 14.00%), action 84, FPS 1.40, Running 155.51s Step 421( 14.17%), action 85, FPS 1.35, Running 156.37s Step 422( 14.33%), action 86, FPS 1.31, Running 157.31s Step 423( 14.50%), action 87, FPS 1.30, Running 158.19s Step 424( 14.67%), action 88, FPS 1.28, Running 158.83s Step 425( 14.83%), action 89, FPS 1.27, Running 159.72s Step 426( 15.00%), action 90, FPS 1.30, Running 160.13s Step 427( 15.17%), action 91, FPS 1.35, Running 160.76s Step 428( 15.33%), action 92, FPS 1.36, Running 161.15s Step 429( 15.50%), action 93, FPS 1.39, Running 161.65s Step 430( 15.67%), action 94, FPS 1.39, Running 162.34s Step 431( 15.83%), action 95, FPS 1.39, Running 163.12s Step 432( 16.00%), action 96, FPS 1.39, Running 163.74s Step 433( 16.17%), action 97, FPS 1.36, Running 164.70s Step 434( 16.33%), action 98, FPS 1.36, Running 165.33s Step 435( 16.50%), action 99, FPS 1.37, Running 166.26s Step 436( 16.67%), action 100, FPS 1.39, Running 166.75s Step 437( 16.83%), action 101, FPS 1.41, Running 167.82s Step 438( 17.00%), action 102, FPS 1.41, Running 168.33s Step 439( 17.17%), action 103, FPS 1.36, Running 169.56s Step 440( 17.33%), action 104, FPS 1.37, Running 170.07s Step 441( 17.50%), action 105, FPS 1.39, Running 170.76s Step 442( 17.67%), action 106, FPS 1.41, Running 171.47s Step 443( 17.83%), action 107, FPS 1.41, Running 172.34s Step 444( 18.00%), action 108, FPS 1.43, Running 172.81s Step 445( 18.17%), action 109, FPS 1.45, Running 173.48s Step 446( 18.33%), action 110, FPS 1.43, Running 174.11s Step 447( 18.50%), action 111, FPS 1.36, Running 175.49s Step 448( 18.67%), action 112, FPS 1.34, Running 176.04s Step 449( 18.83%), action 113, FPS 1.33, Running 176.66s Step 450( 19.00%), action 114, FPS 1.33, Running 177.38s Step 451( 19.17%), action 115, FPS 1.32, Running 178.26s Step 452( 19.33%), action 116, FPS 1.31, Running 178.99s Step 453( 19.50%), action 117, FPS 1.36, Running 179.40s Step 454( 19.67%), action 118, FPS 1.39, Running 179.68s Step 455( 19.83%), action 119, FPS 1.44, Running 180.19s Step 456( 20.00%), action 120, FPS 1.42, Running 180.79s Step 457( 20.17%), action 121, FPS 1.44, Running 181.69s Step 458( 20.33%), action 122, FPS 1.43, Running 182.33s Step 459( 20.50%), action 123, FPS 1.46, Running 183.24s Step 460( 20.67%), action 124, FPS 1.43, Running 184.05s Step 461( 20.83%), action 125, FPS 1.37, Running 185.31s Step 462( 21.00%), action 126, FPS 1.36, Running 186.17s Step 463( 21.17%), action 127, FPS 1.37, Running 186.97s Step 464( 21.33%), action 128, FPS 1.36, Running 187.57s Step 465( 21.50%), action 129, FPS 1.33, Running 188.50s Step 466( 21.67%), action 130, FPS 1.36, Running 188.84s Step 467( 21.83%), action 131, FPS 1.37, Running 190.11s Step 468( 22.00%), action 132, FPS 1.35, Running 190.84s Step 469( 22.17%), action 133, FPS 1.33, Running 191.74s Step 470( 22.33%), action 134, FPS 1.33, Running 192.38s Step 471( 22.50%), action 135, FPS 1.33, Running 193.31s Step 472( 22.67%), action 136, FPS 1.35, Running 193.82s Step 473( 22.83%), action 137, FPS 1.33, Running 194.48s Step 474( 23.00%), action 138, FPS 1.31, Running 194.92s Step 475( 23.17%), action 139, FPS 1.30, Running 195.58s Step 476( 23.33%), action 140, FPS 1.29, Running 196.34s Step 477( 23.50%), action 141, FPS 1.26, Running 197.53s Step 478( 23.67%), action 142, FPS 1.29, Running 197.80s Step 479( 23.83%), action 143, FPS 1.32, Running 198.34s Step 480( 24.00%), action 144, FPS 1.35, Running 198.81s Step 481( 24.17%), action 145, FPS 1.43, Running 199.33s Step 482( 24.33%), action 146, FPS 1.42, Running 200.29s Step 483( 24.50%), action 147, FPS 1.41, Running 201.13s Step 484( 24.67%), action 148, FPS 1.42, Running 201.60s Step 485( 24.83%), action 149, FPS 1.45, Running 202.33s Step 486( 25.00%), action 150, FPS 1.41, Running 202.99s Step 487( 25.17%), action 151, FPS 1.45, Running 203.87s Step 488( 25.33%), action 152, FPS 1.47, Running 204.48s Step 489( 25.50%), action 153, FPS 1.47, Running 205.39s Step 490( 25.67%), action 154, FPS 1.48, Running 205.90s Step 491( 25.83%), action 155, FPS 1.51, Running 206.52s Step 492( 26.00%), action 156, FPS 1.50, Running 207.16s Step 493( 26.17%), action 157, FPS 1.48, Running 208.03s Step 494( 26.33%), action 158, FPS 1.45, Running 208.71s Step 495( 26.50%), action 159, FPS 1.44, Running 209.51s Step 496( 26.67%), action 160, FPS 1.46, Running 210.08s Step 497( 26.83%), action 161, FPS 1.47, Running 211.11s Step 498( 27.00%), action 162, FPS 1.45, Running 211.60s Step 499( 27.17%), action 163, FPS 1.41, Running 212.49s Step 500( 27.33%), action 164, FPS 1.39, Running 213.23s Step 501( 27.50%), action 165, FPS 1.36, Running 214.04s Step 502( 27.67%), action 166, FPS 1.38, Running 214.73s Step 503( 27.83%), action 167, FPS 1.38, Running 215.61s Step 504( 28.00%), action 168, FPS 1.37, Running 216.22s Step 505( 28.17%), action 169, FPS 1.38, Running 216.83s Step 506( 28.33%), action 170, FPS 1.41, Running 217.17s Step 507( 28.50%), action 171, FPS 1.46, Running 217.62s Step 508( 28.67%), action 172, FPS 1.48, Running 218.03s Step 509( 28.83%), action 173, FPS 1.54, Running 218.39s Step 510( 29.00%), action 174, FPS 1.56, Running 218.69s Step 511( 29.17%), action 175, FPS 1.60, Running 219.01s Step 512( 29.33%), action 176, FPS 1.64, Running 219.38s Step 513( 29.50%), action 177, FPS 1.70, Running 219.82s Step 514( 29.67%), action 178, FPS 1.73, Running 220.29s Step 515( 29.83%), action 179, FPS 1.79, Running 220.71s Step 516( 30.00%), action 180, FPS 1.80, Running 221.22s Step 517( 30.17%), action 181, FPS 1.81, Running 222.19s Step 518( 30.33%), action 182, FPS 1.81, Running 222.63s Step 519( 30.50%), action 183, FPS 1.84, Running 223.34s Step 520( 30.67%), action 184, FPS 1.88, Running 223.89s Step 521( 30.83%), action 185, FPS 1.91, Running 224.52s Step 522( 31.00%), action 186, FPS 1.91, Running 225.19s Step 523( 31.17%), action 187, FPS 1.91, Running 226.09s Step 524( 31.33%), action 188, FPS 1.89, Running 226.78s Step 525( 31.50%), action 189, FPS 1.84, Running 227.69s Step 526( 31.67%), action 190, FPS 1.79, Running 228.35s Step 527( 31.83%), action 191, FPS 1.68, Running 229.53s Step 528( 32.00%), action 192, FPS 1.61, Running 230.42s Step 529( 32.17%), action 193, FPS 1.56, Running 231.22s Step 530( 32.33%), action 194, FPS 1.54, Running 231.70s Step 531( 32.50%), action 195, FPS 1.48, Running 232.49s Step 532( 32.67%), action 196, FPS 1.46, Running 233.11s Step 533( 32.83%), action 197, FPS 1.41, Running 234.05s Step 534( 33.00%), action 198, FPS 1.38, Running 234.82s Step 535( 33.17%), action 199, FPS 1.35, Running 235.56s Step 536( 33.33%), action 200, FPS 1.35, Running 236.01s Step 537( 33.50%), action 201, FPS 1.36, Running 236.88s Step 538( 33.67%), action 202, FPS 1.34, Running 237.53s Step 539( 33.83%), action 203, FPS 1.34, Running 238.31s Step 540( 34.00%), action 204, FPS 1.34, Running 238.87s Step 541( 34.17%), action 205, FPS 1.36, Running 239.20s Step 542( 34.33%), action 206, FPS 1.38, Running 239.64s Step 543( 34.50%), action 207, FPS 1.42, Running 240.17s Step 544( 34.67%), action 208, FPS 1.45, Running 240.56s Step 545( 34.83%), action 209, FPS 1.50, Running 241.05s Step 546( 35.00%), action 210, FPS 1.50, Running 241.67s Step 547( 35.17%), action 211, FPS 1.53, Running 242.58s Step 548( 35.33%), action 212, FPS 1.59, Running 243.00s Step 549( 35.50%), action 213, FPS 1.59, Running 243.78s Step 550( 35.67%), action 214, FPS 1.58, Running 244.37s Step 551( 35.83%), action 215, FPS 1.56, Running 245.29s Step 552( 36.00%), action 216, FPS 1.55, Running 246.00s Step 553( 36.17%), action 217, FPS 1.56, Running 246.84s Step 554( 36.33%), action 218, FPS 1.56, Running 247.68s Step 555( 36.50%), action 219, FPS 1.53, Running 248.62s Step 556( 36.67%), action 220, FPS 1.53, Running 249.06s Step 557( 36.83%), action 221, FPS 1.49, Running 250.29s Step 558( 37.00%), action 222, FPS 1.48, Running 251.00s Step 559( 37.17%), action 223, FPS 1.47, Running 251.91s Step 560( 37.33%), action 224, FPS 1.48, Running 252.37s Step 561( 37.50%), action 225, FPS 1.44, Running 253.12s Step 562( 37.67%), action 226, FPS 1.41, Running 253.86s Step 563( 37.83%), action 227, FPS 1.38, Running 254.63s Step 564( 38.00%), action 228, FPS 1.37, Running 255.13s Step 565( 38.17%), action 229, FPS 1.34, Running 255.99s Step 566( 38.33%), action 230, FPS 1.34, Running 256.56s Step 567( 38.50%), action 231, FPS 1.34, Running 257.54s Step 568( 38.67%), action 232, FPS 1.31, Running 258.24s Step 569( 38.83%), action 233, FPS 1.33, Running 258.76s Step 570( 39.00%), action 234, FPS 1.35, Running 259.18s Step 571( 39.17%), action 235, FPS 1.38, Running 259.77s Step 572( 39.33%), action 236, FPS 1.39, Running 260.44s Step 573( 39.50%), action 237, FPS 1.39, Running 261.21s Step 574( 39.67%), action 238, FPS 1.41, Running 261.84s Step 575( 39.83%), action 239, FPS 1.43, Running 262.64s Step 576( 40.00%), action 240, FPS 1.42, Running 263.13s Step 577( 40.17%), action 241, FPS 1.42, Running 264.36s Step 578( 40.33%), action 242, FPS 1.45, Running 264.81s Step 579( 40.50%), action 243, FPS 1.46, Running 265.58s Step 580( 40.67%), action 244, FPS 1.45, Running 266.21s Step 581( 40.83%), action 245, FPS 1.43, Running 267.08s Step 582( 41.00%), action 246, FPS 1.43, Running 267.81s Step 583( 41.17%), action 247, FPS 1.42, Running 268.72s Step 584( 41.33%), action 248, FPS 1.41, Running 269.30s Step 585( 41.50%), action 249, FPS 1.39, Running 270.36s Step 586( 41.67%), action 250, FPS 1.40, Running 270.82s Step 587( 41.83%), action 251, FPS 1.38, Running 272.02s Step 588( 42.00%), action 252, FPS 1.39, Running 272.62s Step 589( 42.17%), action 253, FPS 1.35, Running 273.61s Step 590( 42.33%), action 254, FPS 1.34, Running 274.05s Step 591( 42.50%), action 255, FPS 1.33, Running 274.76s Step 592( 42.67%), action 256, FPS 1.35, Running 275.24s Step 593( 42.83%), action 257, FPS 1.36, Running 275.97s Step 594( 43.00%), action 258, FPS 1.36, Running 276.58s Step 595( 43.17%), action 259, FPS 1.35, Running 277.49s Step 596( 43.33%), action 260, FPS 1.36, Running 277.81s Step 597( 43.50%), action 261, FPS 1.44, Running 278.29s Step 598( 43.67%), action 262, FPS 1.45, Running 278.65s Step 599( 43.83%), action 263, FPS 1.49, Running 278.98s Step 600( 44.00%), action 264, FPS 1.53, Running 279.30s Step 601( 44.17%), action 265, FPS 1.59, Running 279.65s Step 602( 44.33%), action 266, FPS 1.61, Running 280.26s Step 603( 44.50%), action 267, FPS 1.66, Running 280.76s Step 604( 44.67%), action 268, FPS 1.65, Running 281.41s Step 605( 44.83%), action 269, FPS 1.69, Running 282.22s Step 606( 45.00%), action 270, FPS 1.68, Running 282.71s Step 607( 45.17%), action 271, FPS 1.70, Running 283.80s Step 608( 45.33%), action 272, FPS 1.69, Running 284.44s Step 609( 45.50%), action 273, FPS 1.71, Running 285.29s Step 610( 45.67%), action 274, FPS 1.71, Running 285.74s Step 611( 45.83%), action 275, FPS 1.69, Running 286.57s Step 612( 46.00%), action 276, FPS 1.67, Running 287.21s Step 613( 46.17%), action 277, FPS 1.64, Running 288.13s Step 614( 46.33%), action 278, FPS 1.64, Running 288.80s Step 615( 46.50%), action 279, FPS 1.64, Running 289.71s Step 616( 46.67%), action 280, FPS 1.59, Running 290.38s Step 617( 46.83%), action 281, FPS 1.53, Running 291.33s Step 618( 47.00%), action 282, FPS 1.52, Running 291.84s Step 619( 47.17%), action 283, FPS 1.47, Running 292.56s Step 620( 47.33%), action 284, FPS 1.44, Running 293.20s Step 621( 47.50%), action 285, FPS 1.38, Running 294.11s Step 622( 47.67%), action 286, FPS 1.37, Running 294.83s Step 623( 47.83%), action 287, FPS 1.33, Running 295.82s Step 624( 48.00%), action 288, FPS 1.27, Running 297.18s Step 625( 48.17%), action 289, FPS 1.22, Running 298.63s Step 626( 48.33%), action 290, FPS 1.20, Running 299.44s Step 627( 48.50%), action 291, FPS 1.20, Running 300.53s Step 628( 48.67%), action 292, FPS 1.16, Running 301.66s Step 629( 48.83%), action 293, FPS 1.09, Running 303.63s Step 630( 49.00%), action 294, FPS 1.05, Running 304.84s Step 631( 49.17%), action 295, FPS 1.05, Running 305.64s Step 632( 49.33%), action 296, FPS 1.05, Running 306.26s Step 633( 49.50%), action 297, FPS 1.05, Running 307.14s Step 634( 49.67%), action 298, FPS 1.06, Running 307.59s Step 635( 49.83%), action 299, FPS 1.08, Running 308.27s Step 636( 50.00%), action 300, FPS 1.08, Running 308.89s Step 637( 50.17%), action 301, FPS 1.08, Running 309.84s Step 638( 50.33%), action 302, FPS 1.07, Running 310.45s Step 639( 50.50%), action 303, FPS 1.07, Running 311.32s Step 640( 50.67%), action 304, FPS 1.08, Running 311.79s Step 641( 50.83%), action 305, FPS 1.09, Running 312.53s Step 642( 51.00%), action 306, FPS 1.09, Running 313.15s Step 643( 51.17%), action 307, FPS 1.10, Running 314.05s Step 644( 51.33%), action 308, FPS 1.15, Running 314.51s Step 645( 51.50%), action 309, FPS 1.20, Running 315.24s Step 646( 51.67%), action 310, FPS 1.21, Running 315.91s Step 647( 51.83%), action 311, FPS 1.23, Running 316.81s Step 648( 52.00%), action 312, FPS 1.26, Running 317.49s Step 649( 52.17%), action 313, FPS 1.36, Running 318.33s Step 650( 52.33%), action 314, FPS 1.42, Running 318.87s Step 651( 52.50%), action 315, FPS 1.47, Running 319.24s Step 652( 52.67%), action 316, FPS 1.47, Running 319.83s Step 653( 52.83%), action 317, FPS 1.52, Running 320.26s Step 654( 53.00%), action 318, FPS 1.50, Running 320.90s Step 655( 53.17%), action 319, FPS 1.48, Running 321.82s Step 656( 53.33%), action 320, FPS 1.46, Running 322.56s Step 657( 53.50%), action 321, FPS 1.44, Running 323.71s Step 658( 53.67%), action 322, FPS 1.31, Running 325.68s Step 659( 53.83%), action 323, FPS 1.26, Running 327.15s Step 660( 54.00%), action 324, FPS 1.24, Running 327.91s Step 661( 54.17%), action 325, FPS 1.18, Running 329.52s Step 662( 54.33%), action 326, FPS 1.14, Running 330.71s Step 663( 54.50%), action 327, FPS 1.14, Running 331.64s Step 664( 54.67%), action 328, FPS 1.05, Running 333.57s Step 665( 54.83%), action 329, FPS 1.04, Running 334.38s Step 666( 55.00%), action 330, FPS 1.05, Running 334.99s Step 667( 55.17%), action 331, FPS 1.05, Running 335.90s Step 668( 55.33%), action 332, FPS 1.06, Running 336.35s Step 669( 55.50%), action 333, FPS 1.07, Running 337.07s Step 670( 55.67%), action 334, FPS 1.06, Running 337.70s Step 671( 55.83%), action 335, FPS 1.04, Running 338.56s Step 672( 56.00%), action 336, FPS 1.04, Running 338.98s Step 673( 56.17%), action 337, FPS 1.03, Running 339.76s Step 674( 56.33%), action 338, FPS 1.02, Running 340.48s Step 675( 56.50%), action 339, FPS 1.05, Running 340.78s Step 676( 56.67%), action 340, FPS 1.08, Running 341.03s Step 677( 56.83%), action 341, FPS 1.13, Running 341.47s Step 678( 57.00%), action 342, FPS 1.24, Running 341.76s Step 679( 57.17%), action 343, FPS 1.34, Running 342.07s Step 680( 57.33%), action 344, FPS 1.38, Running 342.35s Step 681( 57.50%), action 345, FPS 1.50, Running 342.84s Step 682( 57.67%), action 346, FPS 1.59, Running 343.26s Step 683( 57.83%), action 347, FPS 1.60, Running 344.16s Step 684( 58.00%), action 348, FPS 1.81, Running 344.62s Step 685( 58.17%), action 349, FPS 1.83, Running 345.28s Step 686( 58.33%), action 350, FPS 1.82, Running 345.97s Step 687( 58.50%), action 351, FPS 1.83, Running 346.83s Step 688( 58.67%), action 352, FPS 1.79, Running 347.51s Step 689( 58.83%), action 353, FPS 1.76, Running 348.45s Step 690( 59.00%), action 354, FPS 1.76, Running 349.08s Step 691( 59.17%), action 355, FPS 1.75, Running 349.97s Step 692( 59.33%), action 356, FPS 1.74, Running 350.49s Step 693( 59.50%), action 357, FPS 1.76, Running 351.13s Step 694( 59.67%), action 358, FPS 1.77, Running 351.78s Step 695( 59.83%), action 359, FPS 1.69, Running 352.61s Step 696( 60.00%), action 360, FPS 1.66, Running 353.04s Step 697( 60.17%), action 361, FPS 1.58, Running 354.14s Step 698( 60.33%), action 362, FPS 1.56, Running 354.56s Step 699( 60.50%), action 363, FPS 1.51, Running 355.34s Step 700( 60.67%), action 364, FPS 1.49, Running 355.74s Step 701( 60.83%), action 365, FPS 1.47, Running 356.44s Step 702( 61.00%), action 366, FPS 1.45, Running 357.07s Step 703( 61.17%), action 367, FPS 1.45, Running 357.99s Step 704( 61.33%), action 368, FPS 1.44, Running 358.55s Step 705( 61.50%), action 369, FPS 1.43, Running 359.28s Step 706( 61.67%), action 370, FPS 1.44, Running 359.86s Step 707( 61.83%), action 371, FPS 1.47, Running 360.40s Step 708( 62.00%), action 372, FPS 1.51, Running 360.75s Step 709( 62.17%), action 373, FPS 1.57, Running 361.19s Step 710( 62.33%), action 374, FPS 1.61, Running 361.48s Step 711( 62.50%), action 375, FPS 1.69, Running 361.80s Step 712( 62.67%), action 376, FPS 1.73, Running 362.07s Step 713( 62.83%), action 377, FPS 1.78, Running 362.38s Step 714( 63.00%), action 378, FPS 1.79, Running 362.93s Step 715( 63.17%), action 379, FPS 1.83, Running 363.51s Step 716( 63.33%), action 380, FPS 1.80, Running 364.13s Step 717( 63.50%), action 381, FPS 1.80, Running 365.25s Step 718( 63.67%), action 382, FPS 1.79, Running 365.71s Step 719( 63.83%), action 383, FPS 1.80, Running 366.42s Step 720( 64.00%), action 384, FPS 1.76, Running 367.08s Step 721( 64.17%), action 385, FPS 1.73, Running 368.00s Step 722( 64.33%), action 386, FPS 1.76, Running 368.45s Step 723( 64.50%), action 387, FPS 1.79, Running 369.15s Step 724( 64.67%), action 388, FPS 1.78, Running 369.79s Step 725( 64.83%), action 389, FPS 1.75, Running 370.69s Step 726( 65.00%), action 390, FPS 1.71, Running 371.52s Step 727( 65.17%), action 391, FPS 1.67, Running 372.40s Step 728( 65.33%), action 392, FPS 1.63, Running 373.03s Step 729( 65.50%), action 393, FPS 1.57, Running 373.91s Step 730( 65.67%), action 394, FPS 1.53, Running 374.57s Step 731( 65.83%), action 395, FPS 1.46, Running 375.49s Step 732( 66.00%), action 396, FPS 1.44, Running 375.92s Step 733( 66.17%), action 397, FPS 1.39, Running 376.73s Step 734( 66.33%), action 398, FPS 1.38, Running 377.39s Step 735( 66.50%), action 399, FPS 1.36, Running 378.25s Step 736( 66.67%), action 400, FPS 1.36, Running 378.87s Step 737( 66.83%), action 401, FPS 1.38, Running 379.74s Step 738( 67.00%), action 402, FPS 1.38, Running 380.23s Step 739( 67.17%), action 403, FPS 1.37, Running 381.01s Step 740( 67.33%), action 404, FPS 1.38, Running 381.60s Step 741( 67.50%), action 405, FPS 1.44, Running 381.92s Step 742( 67.67%), action 406, FPS 1.42, Running 382.49s Step 743( 67.83%), action 407, FPS 1.42, Running 383.22s Step 744( 68.00%), action 408, FPS 1.41, Running 384.01s Step 745( 68.17%), action 409, FPS 1.42, Running 384.80s Step 746( 68.33%), action 410, FPS 1.44, Running 385.43s Step 747( 68.50%), action 411, FPS 1.43, Running 386.38s Step 748( 68.67%), action 412, FPS 1.43, Running 387.02s Step 749( 68.83%), action 413, FPS 1.43, Running 387.92s Step 750( 69.00%), action 414, FPS 1.44, Running 388.45s Step 751( 69.17%), action 415, FPS 1.46, Running 389.16s Step 752( 69.33%), action 416, FPS 1.44, Running 389.83s Step 753( 69.50%), action 417, FPS 1.44, Running 390.62s Step 754( 69.67%), action 418, FPS 1.45, Running 391.14s Step 755( 69.83%), action 419, FPS 1.48, Running 391.78s Step 756( 70.00%), action 420, FPS 1.48, Running 392.40s Step 757( 70.17%), action 421, FPS 1.47, Running 393.31s Step 758( 70.33%), action 422, FPS 1.47, Running 393.82s Step 759( 70.50%), action 423, FPS 1.49, Running 394.45s Step 760( 70.67%), action 424, FPS 1.48, Running 395.08s Step 761( 70.83%), action 425, FPS 1.42, Running 396.01s Step 762( 71.00%), action 426, FPS 1.41, Running 396.72s Step 763( 71.17%), action 427, FPS 1.39, Running 397.62s Step 764( 71.33%), action 428, FPS 1.42, Running 398.11s Step 765( 71.50%), action 429, FPS 1.43, Running 398.78s Step 766( 71.67%), action 430, FPS 1.43, Running 399.43s Step 767( 71.83%), action 431, FPS 1.44, Running 400.31s Step 768( 72.00%), action 432, FPS 1.47, Running 400.62s Step 769( 72.17%), action 433, FPS 1.54, Running 400.93s Step 770( 72.33%), action 434, FPS 1.56, Running 401.25s Step 771( 72.50%), action 435, FPS 1.59, Running 401.72s Step 772( 72.67%), action 436, FPS 1.63, Running 402.13s Step 773( 72.83%), action 437, FPS 1.61, Running 403.00s Step 774( 73.00%), action 438, FPS 1.62, Running 403.49s Step 775( 73.17%), action 439, FPS 1.61, Running 404.18s Step 776( 73.33%), action 440, FPS 1.61, Running 404.79s Step 777( 73.50%), action 441, FPS 1.61, Running 405.71s Step 778( 73.67%), action 442, FPS 1.60, Running 406.32s Step 779( 73.83%), action 443, FPS 1.57, Running 407.21s Step 780( 74.00%), action 444, FPS 1.54, Running 408.04s Step 781( 74.17%), action 445, FPS 1.56, Running 408.84s Step 782( 74.33%), action 446, FPS 1.59, Running 409.28s Step 783( 74.50%), action 447, FPS 1.62, Running 409.97s Step 784( 74.67%), action 448, FPS 1.60, Running 410.58s Step 785( 74.83%), action 449, FPS 1.60, Running 411.31s Step 786( 75.00%), action 450, FPS 1.61, Running 411.84s Step 787( 75.17%), action 451, FPS 1.61, Running 412.77s Step 788( 75.33%), action 452, FPS 1.57, Running 413.39s Step 789( 75.50%), action 453, FPS 1.51, Running 414.18s Step 790( 75.67%), action 454, FPS 1.49, Running 414.66s Step 791( 75.83%), action 455, FPS 1.46, Running 415.42s Step 792( 76.00%), action 456, FPS 1.44, Running 416.05s Step 793( 76.17%), action 457, FPS 1.43, Running 416.98s Step 794( 76.33%), action 458, FPS 1.42, Running 417.62s Step 795( 76.50%), action 459, FPS 1.40, Running 418.48s Step 796( 76.67%), action 460, FPS 1.41, Running 418.97s Step 797( 76.83%), action 461, FPS 1.44, Running 419.56s Step 798( 77.00%), action 462, FPS 1.44, Running 420.23s Step 799( 77.17%), action 463, FPS 1.47, Running 420.79s Step 800( 77.33%), action 464, FPS 1.47, Running 421.66s Step 801( 77.50%), action 465, FPS 1.46, Running 422.52s Step 802( 77.67%), action 466, FPS 1.42, Running 423.32s Step 803( 77.83%), action 467, FPS 1.41, Running 424.13s Step 804( 78.00%), action 468, FPS 1.43, Running 424.59s Step 805( 78.17%), action 469, FPS 1.43, Running 425.34s Step 806( 78.33%), action 470, FPS 1.41, Running 425.99s Step 807( 78.50%), action 471, FPS 1.41, Running 426.95s Step 808( 78.67%), action 472, FPS 1.41, Running 427.57s Step 809( 78.83%), action 473, FPS 1.40, Running 428.45s Step 810( 79.00%), action 474, FPS 1.41, Running 428.80s Step 811( 79.17%), action 475, FPS 1.40, Running 429.69s Step 812( 79.33%), action 476, FPS 1.39, Running 430.47s Step 813( 79.50%), action 477, FPS 1.40, Running 431.27s Step 814( 79.67%), action 478, FPS 1.40, Running 431.87s Step 815( 79.83%), action 479, FPS 1.42, Running 432.53s Step 816( 80.00%), action 480, FPS 1.42, Running 433.06s Step 817( 80.17%), action 481, FPS 1.36, Running 434.30s Step 818( 80.33%), action 482, FPS 1.35, Running 435.06s Step 819( 80.50%), action 483, FPS 1.33, Running 435.82s Step 820( 80.67%), action 484, FPS 1.36, Running 436.35s Step 821( 80.83%), action 485, FPS 1.37, Running 437.12s Step 822( 81.00%), action 486, FPS 1.39, Running 437.73s Step 823( 81.17%), action 487, FPS 1.41, Running 438.36s Step 824( 81.33%), action 488, FPS 1.39, Running 438.96s Step 825( 81.50%), action 489, FPS 1.42, Running 439.43s Step 826( 81.67%), action 490, FPS 1.41, Running 440.22s Step 827( 81.83%), action 491, FPS 1.42, Running 441.06s Step 828( 82.00%), action 492, FPS 1.39, Running 441.94s Step 829( 82.17%), action 493, FPS 1.41, Running 442.64s Step 830( 82.33%), action 494, FPS 1.38, Running 443.25s Step 831( 82.50%), action 495, FPS 1.38, Running 444.14s Step 832( 82.67%), action 496, FPS 1.42, Running 444.60s Step 833( 82.83%), action 497, FPS 1.42, Running 445.31s Step 834( 83.00%), action 498, FPS 1.42, Running 445.97s Step 835( 83.17%), action 499, FPS 1.40, Running 446.85s Step 836( 83.33%), action 500, FPS 1.37, Running 447.69s Step 837( 83.50%), action 501, FPS 1.39, Running 448.72s Step 838( 83.67%), action 502, FPS 1.41, Running 449.25s Step 839( 83.83%), action 503, FPS 1.40, Running 450.13s Step 840( 84.00%), action 504, FPS 1.38, Running 450.83s Step 841( 84.17%), action 505, FPS 1.36, Running 451.80s Step 842( 84.33%), action 506, FPS 1.37, Running 452.34s Step 843( 84.50%), action 507, FPS 1.34, Running 453.31s Step 844( 84.67%), action 508, FPS 1.34, Running 453.93s Step 845( 84.83%), action 509, FPS 1.30, Running 454.83s Step 846( 85.00%), action 510, FPS 1.33, Running 455.29s Step 847( 85.17%), action 511, FPS 1.30, Running 456.42s Step 848( 85.33%), action 512, FPS 1.33, Running 456.95s Step 849( 85.50%), action 513, FPS 1.37, Running 457.28s Step 850( 85.67%), action 514, FPS 1.38, Running 457.71s Step 851( 85.83%), action 515, FPS 1.42, Running 458.23s Step 852( 86.00%), action 516, FPS 1.39, Running 458.98s Step 853( 86.17%), action 517, FPS 1.38, Running 459.76s Step 854( 86.33%), action 518, FPS 1.37, Running 460.52s Step 855( 86.50%), action 519, FPS 1.38, Running 461.38s Step 856( 86.67%), action 520, FPS 1.40, Running 462.00s Step 857( 86.83%), action 521, FPS 1.41, Running 462.93s Step 858( 87.00%), action 522, FPS 1.40, Running 463.52s Step 859( 87.17%), action 523, FPS 1.40, Running 464.42s Step 860( 87.33%), action 524, FPS 1.42, Running 464.89s Step 861( 87.50%), action 525, FPS 1.45, Running 465.56s Step 862( 87.67%), action 526, FPS 1.46, Running 466.02s Step 863( 87.83%), action 527, FPS 1.48, Running 466.79s Step 864( 88.00%), action 528, FPS 1.47, Running 467.49s Step 865( 88.17%), action 529, FPS 1.48, Running 468.35s Step 866( 88.33%), action 530, FPS 1.46, Running 468.95s Step 867( 88.50%), action 531, FPS 1.48, Running 469.91s Step 868( 88.67%), action 532, FPS 1.46, Running 470.69s Step 869( 88.83%), action 533, FPS 1.40, Running 471.52s Step 870( 89.00%), action 534, FPS 1.37, Running 472.28s Step 871( 89.17%), action 535, FPS 1.34, Running 473.11s Step 872( 89.33%), action 536, FPS 1.36, Running 473.70s Step 873( 89.50%), action 537, FPS 1.34, Running 474.67s Step 874( 89.67%), action 538, FPS 1.36, Running 475.28s Step 875( 89.83%), action 539, FPS 1.40, Running 475.68s Step 876( 90.00%), action 540, FPS 1.43, Running 476.02s Step 877( 90.17%), action 541, FPS 1.44, Running 476.86s Step 878( 90.33%), action 542, FPS 1.44, Running 477.41s Step 879( 90.50%), action 543, FPS 1.44, Running 478.33s Step 880( 90.67%), action 544, FPS 1.44, Running 478.75s Step 881( 90.83%), action 545, FPS 1.43, Running 479.53s Step 882( 91.00%), action 546, FPS 1.41, Running 480.16s Step 883( 91.17%), action 547, FPS 1.40, Running 481.09s Step 884( 91.33%), action 548, FPS 1.43, Running 481.51s Step 885( 91.50%), action 549, FPS 1.43, Running 482.31s Step 886( 91.67%), action 550, FPS 1.45, Running 482.76s Step 887( 91.83%), action 551, FPS 1.45, Running 483.69s Step 888( 92.00%), action 552, FPS 1.48, Running 484.19s Step 889( 92.17%), action 553, FPS 1.48, Running 485.01s Step 890( 92.33%), action 554, FPS 1.49, Running 485.66s Step 891( 92.50%), action 555, FPS 1.49, Running 486.54s Step 892( 92.67%), action 556, FPS 1.49, Running 487.16s Step 893( 92.83%), action 557, FPS 1.49, Running 488.06s Step 894( 93.00%), action 558, FPS 1.51, Running 488.51s Step 895( 93.17%), action 559, FPS 1.43, Running 489.68s Step 896( 93.33%), action 560, FPS 1.42, Running 490.13s Step 897( 93.50%), action 561, FPS 1.39, Running 491.22s Step 898( 93.67%), action 562, FPS 1.37, Running 491.98s Step 899( 93.83%), action 563, FPS 1.38, Running 492.84s Step 900( 94.00%), action 564, FPS 1.34, Running 493.65s Step 901( 94.17%), action 565, FPS 1.36, Running 494.18s Step 902( 94.33%), action 566, FPS 1.39, Running 494.50s Step 903( 94.50%), action 567, FPS 1.43, Running 495.04s Step 904( 94.67%), action 568, FPS 1.44, Running 495.43s Step 905( 94.83%), action 569, FPS 1.42, Running 496.41s Step 906( 95.00%), action 570, FPS 1.39, Running 497.17s Step 907( 95.17%), action 571, FPS 1.38, Running 498.23s Step 908( 95.33%), action 572, FPS 1.38, Running 498.70s Step 909( 95.50%), action 573, FPS 1.37, Running 499.56s Step 910( 95.67%), action 574, FPS 1.38, Running 500.17s Step 911( 95.83%), action 575, FPS 1.40, Running 500.79s Step 912( 96.00%), action 576, FPS 1.41, Running 501.35s Step 913( 96.17%), action 577, FPS 1.41, Running 502.24s Step 914( 96.33%), action 578, FPS 1.40, Running 502.82s Step 915( 96.50%), action 579, FPS 1.44, Running 503.61s Step 916( 96.67%), action 580, FPS 1.43, Running 504.11s Step 917( 96.83%), action 581, FPS 1.42, Running 505.33s Step 918( 97.00%), action 582, FPS 1.44, Running 505.84s Step 919( 97.17%), action 583, FPS 1.46, Running 506.53s Step 920( 97.33%), action 584, FPS 1.48, Running 507.15s Step 921( 97.50%), action 585, FPS 1.45, Running 507.98s Step 922( 97.67%), action 586, FPS 1.43, Running 508.44s Step 923( 97.83%), action 587, FPS 1.41, Running 509.23s Step 924( 98.00%), action 588, FPS 1.39, Running 509.84s Step 925( 98.17%), action 589, FPS 1.40, Running 510.72s Step 926( 98.33%), action 590, FPS 1.40, Running 511.45s Step 927( 98.50%), action 591, FPS 1.41, Running 512.39s Step 928( 98.67%), action 592, FPS 1.41, Running 512.92s Step 929( 98.83%), action 593, FPS 1.46, Running 513.22s Step 930( 99.00%), action 594, FPS 1.48, Running 513.67s Step 931( 99.17%), action 595, FPS 1.51, Running 514.02s Step 932( 99.33%), action 596, FPS 1.53, Running 514.46s Step 933( 99.50%), action 597, FPS 1.57, Running 514.96s Step 934( 99.67%), action 598, FPS 1.59, Running 515.36s Step 935( 99.83%), action 599, FPS 1.62, Running 515.94s Step 936(100.00%), action 600, FPS 1.61, Running 516.55s [2026-08-01 21:54:14] [55 ] Seed 54 failed after 516.97 s. +steps: 936 , actions: 600 . +Instruction: Empty +Total 8/55(14.55%) success. +Setting seed: 55 +Step 1( N/A%), pre moving , FPS 3.27, Running 0.31s Step 2( N/A%), pre moving , FPS 5.67, Running 0.35s Step 3( N/A%), pre moving , FPS 7.06, Running 0.43s Step 4( N/A%), pre moving , FPS 5.37, Running 0.75s Step 5( N/A%), pre moving , FPS 5.96, Running 0.84s Step 6( N/A%), pre moving , FPS 6.61, Running 0.91s Step 7( N/A%), pre moving , FPS 7.08, Running 0.99s Step 8( N/A%), pre moving , FPS 6.10, Running 1.31s Step 9( N/A%), pre moving , FPS 6.42, Running 1.40s Step 10( N/A%), pre moving , FPS 6.79, Running 1.47s Step 11( N/A%), pre moving , FPS 7.11, Running 1.55s Step 12( N/A%), pre moving , FPS 6.42, Running 1.87s Step 13( N/A%), pre moving , FPS 6.64, Running 1.96s Step 14( N/A%), pre moving , FPS 6.90, Running 2.03s Step 15( N/A%), pre moving , FPS 7.14, Running 2.10s Step 16( N/A%), pre moving , FPS 6.61, Running 2.42s Step 17( N/A%), pre moving , FPS 6.76, Running 2.51s Step 18( N/A%), pre moving , FPS 6.96, Running 2.59s Step 19( N/A%), pre moving , FPS 6.76, Running 2.81s Step 20( N/A%), pre moving , FPS 6.75, Running 2.96s Step 21( N/A%), pre moving , FPS 6.21, Running 3.53s Step 22( N/A%), pre moving , FPS 6.18, Running 3.59s Step 23( N/A%), pre moving , FPS 6.17, Running 3.67s Step 24( N/A%), pre moving , FPS 6.18, Running 3.98s Step 25( N/A%), pre moving , FPS 6.18, Running 4.07s Step 26( N/A%), pre moving , FPS 5.33, Running 4.66s Step 27( N/A%), pre moving , FPS 5.34, Running 4.73s Step 28( N/A%), pre moving , FPS 5.44, Running 4.98s Step 29( N/A%), pre moving , FPS 5.32, Running 5.16s Step 30( N/A%), pre moving , FPS 5.33, Running 5.23s Step 31( N/A%), pre moving , FPS 5.33, Running 5.30s Step 32( N/A%), pre moving , FPS 5.35, Running 5.61s Step 33( N/A%), pre moving , FPS 5.40, Running 5.66s Step 34( N/A%), pre moving , FPS 5.37, Running 5.75s Step 35( N/A%), pre moving , FPS 5.36, Running 5.83s Step 36( N/A%), pre moving , FPS 4.46, Running 6.90s Step 37( N/A%), pre moving , FPS 4.15, Running 7.33s Step 38( N/A%), pre moving , FPS 4.14, Running 7.42s Step 39( N/A%), pre moving , FPS 4.27, Running 7.50s Step 40( N/A%), pre moving , FPS 4.16, Running 7.78s Step 41( N/A%), pre moving , FPS 4.57, Running 7.91s Step 42( N/A%), pre moving , FPS 4.57, Running 7.97s Step 43( N/A%), pre moving , FPS 4.59, Running 8.02s Step 44( N/A%), pre moving , FPS 4.84, Running 8.11s Step 45( N/A%), pre moving , FPS 4.61, Running 8.41s Step 46( N/A%), pre moving , FPS 5.21, Running 8.50s Step 47( N/A%), pre moving , FPS 5.21, Running 8.57s Step 48( N/A%), pre moving , FPS 4.38, Running 9.55s Step 49( N/A%), pre moving , FPS 4.46, Running 9.65s Step 50( N/A%), pre moving , FPS 4.45, Running 9.72s Step 51( N/A%), pre moving , FPS 4.46, Running 9.79s Step 52( N/A%), pre moving , FPS 4.38, Running 10.18s Step 53( N/A%), pre moving , FPS 4.33, Running 10.28s Step 54( N/A%), pre moving , FPS 4.09, Running 10.64s Step 55( N/A%), pre moving , FPS 4.05, Running 10.76s Step 56( N/A%), pre moving , FPS 5.04, Running 10.87s Step 57( N/A%), pre moving , FPS 5.09, Running 11.25s Step 58( N/A%), pre moving , FPS 5.09, Running 11.35s Step 59( N/A%), pre moving , FPS 4.83, Running 11.63s Step 60( N/A%), pre moving , FPS 4.91, Running 11.85s Step 61( N/A%), pre moving , FPS 4.91, Running 11.98s Step 62( N/A%), pre moving , FPS 4.55, Running 12.36s Step 63( N/A%), pre moving , FPS 4.47, Running 12.50s Step 64( N/A%), pre moving , FPS 4.18, Running 12.90s Step 65( N/A%), pre moving , FPS 4.31, Running 13.05s Step 66( N/A%), pre moving , FPS 4.04, Running 13.45s Step 67( N/A%), pre moving , FPS 3.97, Running 13.61s Step 68( N/A%), pre moving , FPS 4.70, Running 13.80s Step 69( N/A%), pre moving , FPS 4.45, Running 14.14s Step 70( N/A%), pre moving , FPS 4.40, Running 14.26s Step 71( N/A%), pre moving , FPS 4.15, Running 14.61s Step 72( N/A%), pre moving , FPS 4.36, Running 14.76s Step 73( N/A%), pre moving , FPS 4.10, Running 15.16s Step 74( N/A%), pre moving , FPS 4.27, Running 15.32s Step 75( N/A%), pre moving , FPS 4.06, Running 15.69s Step 76( N/A%), pre moving , FPS 4.10, Running 15.75s Step 77( N/A%), pre moving , FPS 4.37, Running 15.83s Step 78( N/A%), pre moving , FPS 4.37, Running 15.93s Step 79( N/A%), pre moving , FPS 4.37, Running 16.21s Step 80( N/A%), pre moving , FPS 4.42, Running 16.37s Step 81( N/A%), pre moving , FPS 4.50, Running 16.42s Step 82( N/A%), pre moving , FPS 4.88, Running 16.46s Step 83( N/A%), pre moving , FPS 5.01, Running 16.49s Step 84( N/A%), pre moving , FPS 5.54, Running 16.51s Step 85( N/A%), pre moving , FPS 5.75, Running 16.53s Step 86( N/A%), pre moving , FPS 6.45, Running 16.55s Step 87( N/A%), pre moving , FPS 6.74, Running 16.58s Step 88( N/A%), pre moving , FPS 7.14, Running 16.61s Step 89( N/A%), pre moving , FPS 8.04, Running 16.63s Step 90( N/A%), pre moving , FPS 8.38, Running 16.65s Step 91( N/A%), pre moving , FPS 9.70, Running 16.67s Step 92( N/A%), pre moving , FPS 10.39, Running 16.69s Step 93( N/A%), pre moving , FPS 12.88, Running 16.71s Step 94( N/A%), pre moving , FPS 14.21, Running 16.73s Step 95( N/A%), pre moving , FPS 18.92, Running 16.75s Step 96( N/A%), pre moving , FPS 19.60, Running 16.77s Step 97( N/A%), pre moving , FPS 20.59, Running 16.80s Step 98( N/A%), pre moving , FPS 22.41, Running 16.82s Step 99( N/A%), pre moving , FPS 31.61, Running 16.84s Step 100( N/A%), pre moving , FPS 39.14, Running 16.88s Step 101( N/A%), pre moving , FPS 39.24, Running 16.93s Step 102( N/A%), pre moving , FPS 37.87, Running 16.99s Step 103( N/A%), pre moving , FPS 35.73, Running 17.05s Step 104( N/A%), pre moving , FPS 11.10, Running 18.31s Step 105( N/A%), pre moving , FPS 8.47, Running 18.89s Step 106( N/A%), pre moving , FPS 7.19, Running 19.34s Step 107( N/A%), pre moving , FPS 6.02, Running 19.90s Step 108( N/A%), pre moving , FPS 5.35, Running 20.35s Step 109( N/A%), pre moving , FPS 4.68, Running 20.90s Step 110( N/A%), pre moving , FPS 4.26, Running 21.35s Step 111( N/A%), pre moving , FPS 3.83, Running 21.90s Step 112( N/A%), pre moving , FPS 3.67, Running 22.14s Step 113( N/A%), pre moving , FPS 3.42, Running 22.56s Step 114( N/A%), pre moving , FPS 3.23, Running 22.93s Step 115( N/A%), pre moving , FPS 2.97, Running 23.49s Step 116( N/A%), pre moving , FPS 2.82, Running 23.87s Step 117( N/A%), pre moving , FPS 2.68, Running 24.27s Step 118( N/A%), pre moving , FPS 2.59, Running 24.53s Step 119( N/A%), pre moving , FPS 2.42, Running 25.11s Step 120( N/A%), pre moving , FPS 2.31, Running 25.54s Step 121( N/A%), pre moving , FPS 2.18, Running 26.09s Step 122( N/A%), pre moving , FPS 2.15, Running 26.29s Step 123( N/A%), pre moving , FPS 2.06, Running 26.77s Step 124( N/A%), pre moving , FPS 2.26, Running 27.18s Step 125( N/A%), pre moving , FPS 2.26, Running 27.74s Step 126( N/A%), pre moving , FPS 2.26, Running 28.18s Step 127( N/A%), pre moving , FPS 2.27, Running 28.71s Step 128( N/A%), pre moving , FPS 2.34, Running 28.91s Step 129( N/A%), pre moving , FPS 2.35, Running 29.40s Step 130( N/A%), pre moving , FPS 2.36, Running 29.82s Step 131( N/A%), pre moving , FPS 2.35, Running 30.39s Step 132( N/A%), pre moving , FPS 2.26, Running 30.98s Step 133( N/A%), pre moving , FPS 2.21, Running 31.60s Step 134( N/A%), pre moving , FPS 2.20, Running 32.04s Step 135( N/A%), pre moving , FPS 2.19, Running 32.61s Step 136( N/A%), pre moving , FPS 2.16, Running 33.13s Step 137( N/A%), pre moving , FPS 2.12, Running 33.71s Step 138( N/A%), pre moving , FPS 2.08, Running 34.15s Step 139( N/A%), pre moving , FPS 2.09, Running 34.67s Step 140( N/A%), pre moving , FPS 2.16, Running 34.82s Step 141( N/A%), pre moving , FPS 2.24, Running 35.03s Step 142( N/A%), pre moving , FPS 2.25, Running 35.17s Step 143( N/A%), pre moving , FPS 2.32, Running 35.39s Step 144( N/A%), pre moving , FPS 2.39, Running 35.56s Step 145( N/A%), pre moving , FPS 2.49, Running 35.77s Step 146( N/A%), pre moving , FPS 2.58, Running 35.93s Step 147( N/A%), pre moving , FPS 2.70, Running 36.14s Step 148( N/A%), pre moving , FPS 2.70, Running 36.31s Step 149( N/A%), pre moving , FPS 2.80, Running 36.53s Step 150( N/A%), pre moving , FPS 2.91, Running 36.71s Step 151( N/A%), pre moving , FPS 2.98, Running 37.11s Step 152( N/A%), pre moving , FPS 3.14, Running 37.35s Step 153( N/A%), pre moving , FPS 3.27, Running 37.71s Step 154( N/A%), pre moving , FPS 3.29, Running 38.12s Step 155( N/A%), pre moving , FPS 3.28, Running 38.70s Step 156( N/A%), pre moving , FPS 3.30, Running 39.19s Step 157( N/A%), pre moving , FPS 3.29, Running 39.79s Step 158( N/A%), pre moving , FPS 3.27, Running 40.27s Step 159( N/A%), pre moving , FPS 3.24, Running 40.84s Step 160( N/A%), pre moving , FPS 3.08, Running 41.32s Step 161( N/A%), pre moving , FPS 2.91, Running 41.90s Step 162( N/A%), pre moving , FPS 2.77, Running 42.38s Step 163( N/A%), pre moving , FPS 2.64, Running 42.97s Step 164( N/A%), pre moving , FPS 2.61, Running 43.21s Step 165( N/A%), pre moving , FPS 2.52, Running 43.70s Step 166( N/A%), pre moving , FPS 2.44, Running 44.13s Step 167( N/A%), pre moving , FPS 2.33, Running 44.71s Step 168( N/A%), pre moving , FPS 2.25, Running 45.22s Step 169( N/A%), pre moving , FPS 2.16, Running 45.80s Step 170( N/A%), pre moving , FPS 2.09, Running 46.27s Step 171( N/A%), pre moving , FPS 2.05, Running 46.86s Step 172( N/A%), pre moving , FPS 2.00, Running 47.36s Step 173( N/A%), pre moving , FPS 1.95, Running 47.95s Step 174( N/A%), pre moving , FPS 2.01, Running 48.05s Step 175( N/A%), pre moving , FPS 2.06, Running 48.40s Step 176( N/A%), pre moving , FPS 2.14, Running 48.52s Step 177( N/A%), pre moving , FPS 2.27, Running 48.62s Step 178( N/A%), pre moving , FPS 2.30, Running 48.97s Step 179( N/A%), pre moving , FPS 2.43, Running 49.09s Step 180( N/A%), pre moving , FPS 2.54, Running 49.19s Step 181( N/A%), pre moving , FPS 2.62, Running 49.54s Step 182( N/A%), pre moving , FPS 2.75, Running 49.66s Step 183( N/A%), pre moving , FPS 2.95, Running 49.76s Step 184( N/A%), pre moving , FPS 2.64, Running 50.78s Step 185( N/A%), pre moving , FPS 2.79, Running 50.87s Step 186( N/A%), pre moving , FPS 2.79, Running 51.29s Step 187( N/A%), pre moving , FPS 2.99, Running 51.41s Step 188( N/A%), pre moving , FPS 3.06, Running 51.76s Step 189( N/A%), pre moving , FPS 3.23, Running 52.00s Step 190( N/A%), pre moving , FPS 3.40, Running 52.16s Step 191( N/A%), pre moving , FPS 3.50, Running 52.58s Step 192( N/A%), pre moving , FPS 3.72, Running 52.74s Step 193( N/A%), pre moving , FPS 3.83, Running 53.17s Step 194( N/A%), pre moving , FPS 3.79, Running 53.33s Step 195( N/A%), pre moving , FPS 3.75, Running 53.73s Step 196( N/A%), pre moving , FPS 3.71, Running 53.91s Step 197( N/A%), pre moving , FPS 3.49, Running 54.34s Step 198( N/A%), pre moving , FPS 3.62, Running 54.49s Step 199( N/A%), pre moving , FPS 3.44, Running 54.90s Step 200( N/A%), pre moving , FPS 3.40, Running 55.07s Step 201( N/A%), pre moving , FPS 3.36, Running 55.49s Step 202( N/A%), pre moving , FPS 3.38, Running 55.59s Step 203( N/A%), pre moving , FPS 3.39, Running 55.66s Step 204( N/A%), pre moving , FPS 4.06, Running 55.71s Step 205( N/A%), pre moving , FPS 4.10, Running 55.75s Step 206( N/A%), pre moving , FPS 4.42, Running 55.82s Step 207( N/A%), pre moving , FPS 4.47, Running 55.89s Step 208( N/A%), pre moving , FPS 4.76, Running 55.96s Step 209( N/A%), pre moving , FPS 4.96, Running 56.04s Step 210( N/A%), pre moving , FPS 5.07, Running 56.10s Step 211( N/A%), pre moving , FPS 5.57, Running 56.17s Step 212( N/A%), pre moving , FPS 5.75, Running 56.22s Step 213( N/A%), pre moving , FPS 6.42, Running 56.29s Step 214( N/A%), pre moving , FPS 6.61, Running 56.36s Step 215( N/A%), pre moving , FPS 7.42, Running 56.42s Step 216( N/A%), pre moving , FPS 7.74, Running 56.49s Step 217( N/A%), pre moving , FPS 9.00, Running 56.56s Step 218( N/A%), pre moving , FPS 9.28, Running 56.65s Step 219( N/A%), pre moving , FPS 10.72, Running 56.76s Step 220( N/A%), pre moving , FPS 11.15, Running 56.87s Step 221( N/A%), pre moving , FPS 13.36, Running 56.99s Step 222( N/A%), pre moving , FPS 13.25, Running 57.10s Step 223( N/A%), pre moving , FPS 13.15, Running 57.18s Step 224( N/A%), pre moving , FPS 12.47, Running 57.31s Step 225( N/A%), pre moving , FPS 11.92, Running 57.43s Step 226( N/A%), pre moving , FPS 11.74, Running 57.52s Step 227( N/A%), pre moving , FPS 11.51, Running 57.63s Step 228( N/A%), pre moving , FPS 11.50, Running 57.70s Step 229( N/A%), pre moving , FPS 9.86, Running 58.06s Step 230( N/A%), pre moving , FPS 9.72, Running 58.16s Step 231( N/A%), pre moving , FPS 9.54, Running 58.27s Step 232( N/A%), pre moving , FPS 6.65, Running 59.23s Step 233( N/A%), pre moving , FPS 6.59, Running 59.32s Step 234( N/A%), pre moving , FPS 6.40, Running 59.48s Step 235( N/A%), pre moving , FPS 5.97, Running 59.77s Step 236( N/A%), pre moving , FPS 5.87, Running 59.89s Step 237( N/A%), pre moving , FPS 5.81, Running 60.01s Step 238( N/A%), pre moving , FPS 5.28, Running 60.44s Step 239( N/A%), pre moving , FPS 4.99, Running 60.77s Step 240( N/A%), pre moving , FPS 4.77, Running 61.06s Step 241( N/A%), pre moving , FPS 4.37, Running 61.56s Step 242( N/A%), pre moving , FPS 4.11, Running 61.96s Step 243( N/A%), pre moving , FPS 3.94, Running 62.25s Step 244( N/A%), pre moving , FPS 3.68, Running 62.75s Step 245( N/A%), pre moving , FPS 3.42, Running 63.29s Step 246( N/A%), pre moving , FPS 3.19, Running 63.80s Step 247( N/A%), pre moving , FPS 3.07, Running 64.14s Step 248( N/A%), pre moving , FPS 2.89, Running 64.63s Step 249( N/A%), pre moving , FPS 2.81, Running 65.17s Step 250( N/A%), pre moving , FPS 2.65, Running 65.72s Step 251( N/A%), pre moving , FPS 2.50, Running 66.28s Step 252( N/A%), pre moving , FPS 2.64, Running 66.80s Step 253( N/A%), pre moving , FPS 2.58, Running 67.08s Step 254( N/A%), pre moving , FPS 2.46, Running 67.61s Step 255( N/A%), pre moving , FPS 2.39, Running 68.14s Step 256( N/A%), pre moving , FPS 2.28, Running 68.67s Step 257( N/A%), pre moving , FPS 2.17, Running 69.21s Step 258( N/A%), pre moving , FPS 2.21, Running 69.50s Step 259( N/A%), pre moving , FPS 2.16, Running 70.04s Step 260( N/A%), pre moving , FPS 2.10, Running 70.57s Step 261( N/A%), pre moving , FPS 2.09, Running 71.12s Step 262( N/A%), pre moving , FPS 2.06, Running 71.66s Step 263( N/A%), pre moving , FPS 2.03, Running 72.12s Step 264( N/A%), pre moving , FPS 2.06, Running 72.48s Step 265( N/A%), pre moving , FPS 2.06, Running 73.01s Step 266( N/A%), pre moving , FPS 2.05, Running 73.55s Step 267( N/A%), pre moving , FPS 2.01, Running 74.08s Step 268( N/A%), pre moving , FPS 2.01, Running 74.57s Step 269( N/A%), pre moving , FPS 2.07, Running 74.85s Step 270( N/A%), pre moving , FPS 2.08, Running 75.36s Step 271( N/A%), pre moving , FPS 2.15, Running 75.58s Step 272( N/A%), pre moving , FPS 2.17, Running 76.03s Step 273( N/A%), pre moving , FPS 2.18, Running 76.27s Step 274( N/A%), pre moving , FPS 2.20, Running 76.69s Step 275( N/A%), pre moving , FPS 2.28, Running 76.91s Step 276( N/A%), pre moving , FPS 2.37, Running 77.10s Step 277( N/A%), pre moving , FPS 2.48, Running 77.28s Step 278( N/A%), pre moving , FPS 2.50, Running 77.49s Step 279( N/A%), pre moving , FPS 2.60, Running 77.72s Step 280( N/A%), pre moving , FPS 2.62, Running 78.20s Step 281( N/A%), pre moving , FPS 2.65, Running 78.67s Step 282( N/A%), pre moving , FPS 2.76, Running 78.90s Step 283( N/A%), pre moving , FPS 2.75, Running 79.38s Step 284( N/A%), pre moving , FPS 2.81, Running 79.59s Step 285( N/A%), pre moving , FPS 2.84, Running 80.06s Step 286( N/A%), pre moving , FPS 2.97, Running 80.28s Step 287( N/A%), pre moving , FPS 3.05, Running 80.65s Step 288( N/A%), pre moving , FPS 3.12, Running 80.98s Step 289( N/A%), pre moving , FPS 3.13, Running 81.23s Step 290( N/A%), pre moving , FPS 3.18, Running 81.65s Step 291( N/A%), pre moving , FPS 3.20, Running 81.82s Step 292( N/A%), pre moving , FPS 3.22, Running 82.24s Step 293( N/A%), pre moving , FPS 3.28, Running 82.36s Step 294( N/A%), pre moving , FPS 3.47, Running 82.46s Step 295( N/A%), pre moving , FPS 3.39, Running 82.82s Step 296( N/A%), pre moving , FPS 3.43, Running 82.94s Step 297( N/A%), pre moving , FPS 3.47, Running 83.05s Step 298( N/A%), pre moving , FPS 3.39, Running 83.40s Step 299( N/A%), pre moving , FPS 3.45, Running 83.52s Step 300( N/A%), pre moving , FPS 3.69, Running 83.62s Step 301( N/A%), pre moving , FPS 3.77, Running 83.97s Step 302( N/A%), pre moving , FPS 3.86, Running 84.09s Step 303( N/A%), pre moving , FPS 4.15, Running 84.19s Step 304( N/A%), pre moving , FPS 4.04, Running 84.55s Step 305( N/A%), pre moving , FPS 4.34, Running 84.67s Step 306( N/A%), pre moving , FPS 4.46, Running 84.77s Step 307( N/A%), pre moving , FPS 4.47, Running 85.13s Step 308( N/A%), pre moving , FPS 4.69, Running 85.24s Step 309( N/A%), pre moving , FPS 4.88, Running 85.34s Step 310( N/A%), pre moving , FPS 5.24, Running 85.47s Step 311( N/A%), pre moving , FPS 5.06, Running 85.78s Step 312( N/A%), pre moving , FPS 5.48, Running 85.89s Step 313( N/A%), pre moving , FPS 5.53, Running 85.98s Step 314( N/A%), pre moving , FPS 5.52, Running 86.08s Step 315( N/A%), pre moving , FPS 5.55, Running 86.42s Step 316( N/A%), pre moving , FPS 3.35, Running 88.91s Step 317( N/A%), pre moving , FPS 2.99, Running 89.74s Step 318( N/A%), pre moving , FPS 3.03, Running 90.00s Step 319( N/A%), pre moving , FPS 2.76, Running 90.77s Step 320( N/A%), pre moving , FPS 2.70, Running 91.03s Step 321( N/A%), pre moving , FPS 2.53, Running 91.87s Step 322( N/A%), pre moving , FPS 2.49, Running 92.13s Step 323( N/A%), pre moving , FPS 2.34, Running 92.76s Step 324( N/A%), pre moving , FPS 2.31, Running 93.21s Step 325( N/A%), pre moving , FPS 2.13, Running 94.05s Step 326( N/A%), pre moving , FPS 2.09, Running 94.33s Step 327( N/A%), pre moving , FPS 1.99, Running 95.17s Step 328( N/A%), pre moving , FPS 1.97, Running 95.41s Step 329( N/A%), pre moving , FPS 1.86, Running 96.12s Step 330( N/A%), pre moving , FPS 1.83, Running 96.40s Step 331( N/A%), pre moving , FPS 1.82, Running 96.76s Step 332( N/A%), pre moving , FPS 1.78, Running 97.13s Step 333( N/A%), pre moving , FPS 1.70, Running 97.74s Step 334( N/A%), pre moving , FPS 1.68, Running 97.99s Step 335( N/A%), pre moving , FPS 1.64, Running 98.61s Step 336( 0.17%), action 1, FPS 1.81, Running 99.98s Step 337( 0.33%), action 2, FPS 1.84, Running 100.59s Step 338( 0.50%), action 3, FPS 1.74, Running 101.52s Step 339( 0.67%), action 4, FPS 1.76, Running 102.14s Step 340( 0.83%), action 5, FPS 1.66, Running 103.09s Step 341( 1.00%), action 6, FPS 1.69, Running 103.68s Step 342( 1.17%), action 7, FPS 1.60, Running 104.64s Step 343( 1.33%), action 8, FPS 1.59, Running 105.35s Step 344( 1.50%), action 9, FPS 1.54, Running 106.23s Step 345( 1.67%), action 10, FPS 1.54, Running 107.00s Step 346( 1.83%), action 11, FPS 1.46, Running 108.05s Step 347( 2.00%), action 12, FPS 1.48, Running 108.68s Step 348( 2.17%), action 13, FPS 1.40, Running 109.65s Step 349( 2.33%), action 14, FPS 1.42, Running 110.21s Step 350( 2.50%), action 15, FPS 1.36, Running 111.15s Step 351( 2.67%), action 16, FPS 1.34, Running 111.71s Step 352( 2.83%), action 17, FPS 1.28, Running 112.71s Step 353( 3.00%), action 18, FPS 1.29, Running 113.30s Step 354( 3.17%), action 19, FPS 1.25, Running 114.01s Step 355( 3.33%), action 20, FPS 1.28, Running 114.25s Step 356( 3.50%), action 21, FPS 1.31, Running 115.28s Step 357( 3.67%), action 22, FPS 1.32, Running 115.74s Step 358( 3.83%), action 23, FPS 1.33, Running 116.58s Step 359( 4.00%), action 24, FPS 1.32, Running 117.26s Step 360( 4.17%), action 25, FPS 1.31, Running 118.31s Step 361( 4.33%), action 26, FPS 1.31, Running 118.90s Step 362( 4.50%), action 27, FPS 1.32, Running 119.85s Step 363( 4.67%), action 28, FPS 1.32, Running 120.55s Step 364( 4.83%), action 29, FPS 1.31, Running 121.45s Step 365( 5.00%), action 30, FPS 1.32, Running 122.13s Step 366( 5.17%), action 31, FPS 1.29, Running 123.56s Step 367( 5.33%), action 32, FPS 1.29, Running 124.13s Step 368( 5.50%), action 33, FPS 1.29, Running 125.15s Step 369( 5.67%), action 34, FPS 1.29, Running 125.71s Step 370( 5.83%), action 35, FPS 1.28, Running 126.73s Step 371( 6.00%), action 36, FPS 1.29, Running 127.27s Step 372( 6.17%), action 37, FPS 1.29, Running 128.16s Step 373( 6.33%), action 38, FPS 1.28, Running 128.89s Step 374( 6.50%), action 39, FPS 1.27, Running 129.82s Step 375( 6.67%), action 40, FPS 1.26, Running 130.17s Step 376( 6.83%), action 41, FPS 1.24, Running 131.43s Step 377( 7.00%), action 42, FPS 1.23, Running 132.03s Step 378( 7.17%), action 43, FPS 1.24, Running 132.68s Step 379( 7.33%), action 44, FPS 1.27, Running 132.97s Step 380( 7.50%), action 45, FPS 1.32, Running 133.46s Step 381( 7.67%), action 46, FPS 1.33, Running 133.91s Step 382( 7.83%), action 47, FPS 1.35, Running 134.71s Step 383( 8.00%), action 48, FPS 1.36, Running 135.27s Step 384( 8.17%), action 49, FPS 1.35, Running 136.26s Step 385( 8.33%), action 50, FPS 1.36, Running 136.81s Step 386( 8.50%), action 51, FPS 1.40, Running 137.80s Step 387( 8.67%), action 52, FPS 1.40, Running 138.38s Step 388( 8.83%), action 53, FPS 1.41, Running 139.35s Step 389( 9.00%), action 54, FPS 1.40, Running 139.98s Step 390( 9.17%), action 55, FPS 1.41, Running 140.91s Step 391( 9.33%), action 56, FPS 1.39, Running 141.61s Step 392( 9.50%), action 57, FPS 1.39, Running 142.60s Step 393( 9.67%), action 58, FPS 1.40, Running 143.17s Step 394( 9.83%), action 59, FPS 1.39, Running 144.17s Step 395( 10.00%), action 60, FPS 1.37, Running 144.73s Step 396( 10.17%), action 61, FPS 1.40, Running 145.72s Step 397( 10.33%), action 62, FPS 1.40, Running 146.36s Step 398( 10.50%), action 63, FPS 1.37, Running 147.28s Step 399( 10.67%), action 64, FPS 1.34, Running 147.94s Step 400( 10.83%), action 65, FPS 1.28, Running 149.03s Step 401( 11.00%), action 66, FPS 1.27, Running 149.60s Step 402( 11.17%), action 67, FPS 1.26, Running 150.58s Step 403( 11.33%), action 68, FPS 1.26, Running 151.12s Step 404( 11.50%), action 69, FPS 1.31, Running 151.49s Step 405( 11.67%), action 70, FPS 1.33, Running 151.82s Step 406( 11.83%), action 71, FPS 1.34, Running 152.76s Step 407( 12.00%), action 72, FPS 1.33, Running 153.40s Step 408( 12.17%), action 73, FPS 1.33, Running 154.41s Step 409( 12.33%), action 74, FPS 1.33, Running 155.05s Step 410( 12.50%), action 75, FPS 1.32, Running 156.03s Step 411( 12.67%), action 76, FPS 1.33, Running 156.64s Step 412( 12.83%), action 77, FPS 1.34, Running 157.57s Step 413( 13.00%), action 78, FPS 1.34, Running 158.11s Step 414( 13.17%), action 79, FPS 1.36, Running 158.88s Step 415( 13.33%), action 80, FPS 1.37, Running 159.31s Step 416( 13.50%), action 81, FPS 1.37, Running 160.29s Step 417( 13.67%), action 82, FPS 1.38, Running 160.85s Step 418( 13.83%), action 83, FPS 1.38, Running 161.82s Step 419( 14.00%), action 84, FPS 1.38, Running 162.45s Step 420( 14.17%), action 85, FPS 1.39, Running 163.41s Step 421( 14.33%), action 86, FPS 1.39, Running 163.98s Step 422( 14.50%), action 87, FPS 1.39, Running 165.01s Step 423( 14.67%), action 88, FPS 1.38, Running 165.65s Step 424( 14.83%), action 89, FPS 1.32, Running 166.63s Step 425( 15.00%), action 90, FPS 1.30, Running 167.23s Step 426( 15.17%), action 91, FPS 1.29, Running 168.28s Step 427( 15.33%), action 92, FPS 1.29, Running 168.93s Step 428( 15.50%), action 93, FPS 1.29, Running 169.91s Step 429( 15.67%), action 94, FPS 1.32, Running 170.20s Step 430( 15.83%), action 95, FPS 1.38, Running 170.56s Step 431( 16.00%), action 96, FPS 1.40, Running 170.88s Step 432( 16.17%), action 97, FPS 1.44, Running 171.46s Step 433( 16.33%), action 98, FPS 1.46, Running 171.83s Step 434( 16.50%), action 99, FPS 1.45, Running 172.71s Step 435( 16.67%), action 100, FPS 1.44, Running 173.25s Step 436( 16.83%), action 101, FPS 1.42, Running 174.37s Step 437( 17.00%), action 102, FPS 1.43, Running 174.88s Step 438( 17.17%), action 103, FPS 1.42, Running 175.95s Step 439( 17.33%), action 104, FPS 1.38, Running 176.91s Step 440( 17.50%), action 105, FPS 1.38, Running 177.94s Step 441( 17.67%), action 106, FPS 1.38, Running 178.52s Step 442( 17.83%), action 107, FPS 1.38, Running 179.51s Step 443( 18.00%), action 108, FPS 1.39, Running 180.08s Step 444( 18.17%), action 109, FPS 1.39, Running 181.04s Step 445( 18.33%), action 110, FPS 1.41, Running 181.38s Step 446( 18.50%), action 111, FPS 1.39, Running 182.67s Step 447( 18.67%), action 112, FPS 1.40, Running 183.26s Step 448( 18.83%), action 113, FPS 1.40, Running 184.16s Step 449( 19.00%), action 114, FPS 1.39, Running 184.55s Step 450( 19.17%), action 115, FPS 1.34, Running 185.48s Step 451( 19.33%), action 116, FPS 1.32, Running 186.02s Step 452( 19.50%), action 117, FPS 1.29, Running 186.99s Step 453( 19.67%), action 118, FPS 1.27, Running 187.53s Step 454( 19.83%), action 119, FPS 1.26, Running 188.55s Step 455( 20.00%), action 120, FPS 1.26, Running 189.16s Step 456( 20.17%), action 121, FPS 1.27, Running 190.16s Step 457( 20.33%), action 122, FPS 1.28, Running 190.45s Step 458( 20.50%), action 123, FPS 1.29, Running 191.40s Step 459( 20.67%), action 124, FPS 1.33, Running 191.91s Step 460( 20.83%), action 125, FPS 1.34, Running 192.81s Step 461( 21.00%), action 126, FPS 1.34, Running 193.40s Step 462( 21.17%), action 127, FPS 1.35, Running 194.34s Step 463( 21.33%), action 128, FPS 1.35, Running 194.94s Step 464( 21.50%), action 129, FPS 1.35, Running 195.90s Step 465( 21.67%), action 130, FPS 1.32, Running 196.50s Step 466( 21.83%), action 131, FPS 1.35, Running 197.48s Step 467( 22.00%), action 132, FPS 1.35, Running 198.11s Step 468( 22.17%), action 133, FPS 1.34, Running 199.10s Step 469( 22.33%), action 134, FPS 1.32, Running 199.66s Step 470( 22.50%), action 135, FPS 1.32, Running 200.61s Step 471( 22.67%), action 136, FPS 1.32, Running 201.16s Step 472( 22.83%), action 137, FPS 1.32, Running 202.14s Step 473( 23.00%), action 138, FPS 1.34, Running 202.48s Step 474( 23.17%), action 139, FPS 1.35, Running 203.34s Step 475( 23.33%), action 140, FPS 1.36, Running 203.87s Step 476( 23.50%), action 141, FPS 1.35, Running 205.00s Step 477( 23.67%), action 142, FPS 1.33, Running 205.54s Step 478( 23.83%), action 143, FPS 1.35, Running 206.22s Step 479( 24.00%), action 144, FPS 1.35, Running 206.70s Step 480( 24.17%), action 145, FPS 1.34, Running 207.72s Step 481( 24.33%), action 146, FPS 1.37, Running 207.98s Step 482( 24.50%), action 147, FPS 1.42, Running 208.40s Step 483( 24.67%), action 148, FPS 1.46, Running 208.62s Step 484( 24.83%), action 149, FPS 1.51, Running 209.12s Step 485( 25.00%), action 150, FPS 1.54, Running 209.50s Step 486( 25.17%), action 151, FPS 1.53, Running 210.59s Step 487( 25.33%), action 152, FPS 1.53, Running 211.15s Step 488( 25.50%), action 153, FPS 1.54, Running 212.10s Step 489( 25.67%), action 154, FPS 1.54, Running 212.65s Step 490( 25.83%), action 155, FPS 1.56, Running 213.43s Step 491( 26.00%), action 156, FPS 1.57, Running 213.89s Step 492( 26.17%), action 157, FPS 1.58, Running 214.83s Step 493( 26.33%), action 158, FPS 1.55, Running 215.40s Step 494( 26.50%), action 159, FPS 1.54, Running 216.34s Step 495( 26.67%), action 160, FPS 1.53, Running 216.93s Step 496( 26.83%), action 161, FPS 1.54, Running 218.01s Step 497( 27.00%), action 162, FPS 1.54, Running 218.55s Step 498( 27.17%), action 163, FPS 1.50, Running 219.52s Step 499( 27.33%), action 164, FPS 1.49, Running 220.08s Step 500( 27.50%), action 165, FPS 1.50, Running 221.02s Step 501( 27.67%), action 166, FPS 1.46, Running 221.66s Step 502( 27.83%), action 167, FPS 1.41, Running 222.60s Step 503( 28.00%), action 168, FPS 1.37, Running 223.22s Step 504( 28.17%), action 169, FPS 1.33, Running 224.17s Step 505( 28.33%), action 170, FPS 1.31, Running 224.72s Step 506( 28.50%), action 171, FPS 1.32, Running 225.80s Step 507( 28.67%), action 172, FPS 1.32, Running 226.34s Step 508( 28.83%), action 173, FPS 1.37, Running 226.74s Step 509( 29.00%), action 174, FPS 1.40, Running 226.96s Step 510( 29.17%), action 175, FPS 1.40, Running 227.69s Step 511( 29.33%), action 176, FPS 1.41, Running 228.08s Step 512( 29.50%), action 177, FPS 1.45, Running 228.63s Step 513( 29.67%), action 178, FPS 1.44, Running 229.30s Step 514( 29.83%), action 179, FPS 1.44, Running 230.26s Step 515( 30.00%), action 180, FPS 1.43, Running 230.89s Step 516( 30.17%), action 181, FPS 1.44, Running 231.89s Step 517( 30.33%), action 182, FPS 1.44, Running 232.45s Step 518( 30.50%), action 183, FPS 1.44, Running 233.45s Step 519( 30.67%), action 184, FPS 1.46, Running 233.79s Step 520( 30.83%), action 185, FPS 1.47, Running 234.59s Step 521( 31.00%), action 186, FPS 1.48, Running 235.14s Step 522( 31.17%), action 187, FPS 1.47, Running 236.22s Step 523( 31.33%), action 188, FPS 1.48, Running 236.75s Step 524( 31.50%), action 189, FPS 1.47, Running 237.75s Step 525( 31.67%), action 190, FPS 1.47, Running 238.32s Step 526( 31.83%), action 191, FPS 1.47, Running 239.36s Step 527( 32.00%), action 192, FPS 1.47, Running 239.92s Step 528( 32.17%), action 193, FPS 1.41, Running 240.89s Step 529( 32.33%), action 194, FPS 1.40, Running 241.23s Step 530( 32.50%), action 195, FPS 1.38, Running 242.19s Step 531( 32.67%), action 196, FPS 1.36, Running 242.76s Step 532( 32.83%), action 197, FPS 1.33, Running 243.72s Step 533( 33.00%), action 198, FPS 1.34, Running 244.28s Step 534( 33.17%), action 199, FPS 1.32, Running 245.39s Step 535( 33.33%), action 200, FPS 1.33, Running 245.91s Step 536( 33.50%), action 201, FPS 1.37, Running 246.51s Step 537( 33.67%), action 202, FPS 1.39, Running 246.83s Step 538( 33.83%), action 203, FPS 1.44, Running 247.36s Step 539( 34.00%), action 204, FPS 1.43, Running 247.75s Step 540( 34.17%), action 205, FPS 1.47, Running 248.15s Step 541( 34.33%), action 206, FPS 1.49, Running 248.54s Step 542( 34.50%), action 207, FPS 1.53, Running 249.26s Step 543( 34.67%), action 208, FPS 1.54, Running 249.74s Step 544( 34.83%), action 209, FPS 1.55, Running 250.68s Step 545( 35.00%), action 210, FPS 1.55, Running 251.24s Step 546( 35.17%), action 211, FPS 1.56, Running 252.20s Step 547( 35.33%), action 212, FPS 1.55, Running 252.80s Step 548( 35.50%), action 213, FPS 1.53, Running 253.93s Step 549( 35.67%), action 214, FPS 1.51, Running 254.45s Step 550( 35.83%), action 215, FPS 1.51, Running 255.47s Step 551( 36.00%), action 216, FPS 1.50, Running 256.07s Step 552( 36.17%), action 217, FPS 1.49, Running 257.16s Step 553( 36.33%), action 218, FPS 1.48, Running 257.75s Step 554( 36.50%), action 219, FPS 1.51, Running 258.63s Step 555( 36.67%), action 220, FPS 1.50, Running 259.22s Step 556( 36.83%), action 221, FPS 1.46, Running 260.22s Step 557( 37.00%), action 222, FPS 1.43, Running 260.80s Step 558( 37.17%), action 223, FPS 1.39, Running 261.77s Step 559( 37.33%), action 224, FPS 1.37, Running 262.38s Step 560( 37.50%), action 225, FPS 1.35, Running 263.01s Step 561( 37.67%), action 226, FPS 1.33, Running 263.58s Step 562( 37.83%), action 227, FPS 1.31, Running 264.54s Step 563( 38.00%), action 228, FPS 1.29, Running 265.24s Step 564( 38.17%), action 229, FPS 1.29, Running 266.15s Step 565( 38.33%), action 230, FPS 1.30, Running 266.58s Step 566( 38.50%), action 231, FPS 1.34, Running 267.09s Step 567( 38.67%), action 232, FPS 1.37, Running 267.41s Step 568( 38.83%), action 233, FPS 1.41, Running 268.14s Step 569( 39.00%), action 234, FPS 1.43, Running 268.47s Step 570( 39.17%), action 235, FPS 1.43, Running 269.43s Step 571( 39.33%), action 236, FPS 1.43, Running 270.07s Step 572( 39.50%), action 237, FPS 1.44, Running 271.02s Step 573( 39.67%), action 238, FPS 1.44, Running 271.62s Step 574( 39.83%), action 239, FPS 1.43, Running 272.58s Step 575( 40.00%), action 240, FPS 1.43, Running 273.19s Step 576( 40.17%), action 241, FPS 1.43, Running 274.22s Step 577( 40.33%), action 242, FPS 1.43, Running 274.76s Step 578( 40.50%), action 243, FPS 1.44, Running 275.70s Step 579( 40.67%), action 244, FPS 1.44, Running 276.26s Step 580( 40.83%), action 245, FPS 1.40, Running 277.25s Step 581( 41.00%), action 246, FPS 1.40, Running 277.81s Step 582( 41.17%), action 247, FPS 1.41, Running 278.69s Step 583( 41.33%), action 248, FPS 1.45, Running 279.05s Step 584( 41.50%), action 249, FPS 1.44, Running 280.01s Step 585( 41.67%), action 250, FPS 1.43, Running 280.56s Step 586( 41.83%), action 251, FPS 1.39, Running 281.52s Step 587( 42.00%), action 252, FPS 1.36, Running 282.08s Step 588( 42.17%), action 253, FPS 1.34, Running 283.05s Step 589( 42.33%), action 254, FPS 1.31, Running 283.71s Step 590( 42.50%), action 255, FPS 1.32, Running 284.60s Step 591( 42.67%), action 256, FPS 1.32, Running 285.20s Step 592( 42.83%), action 257, FPS 1.36, Running 285.68s Step 593( 43.00%), action 258, FPS 1.39, Running 286.01s Step 594( 43.17%), action 259, FPS 1.41, Running 286.71s Step 595( 43.33%), action 260, FPS 1.43, Running 287.19s Step 596( 43.50%), action 261, FPS 1.43, Running 288.19s Step 597( 43.67%), action 262, FPS 1.45, Running 288.59s Step 598( 43.83%), action 263, FPS 1.45, Running 289.51s Step 599( 44.00%), action 264, FPS 1.45, Running 290.09s Step 600( 44.17%), action 265, FPS 1.44, Running 291.11s Step 601( 44.33%), action 266, FPS 1.47, Running 291.43s Step 602( 44.50%), action 267, FPS 1.47, Running 292.26s Step 603( 44.67%), action 268, FPS 1.46, Running 292.77s Step 604( 44.83%), action 269, FPS 1.46, Running 293.75s Step 605( 45.00%), action 270, FPS 1.45, Running 294.38s Step 606( 45.17%), action 271, FPS 1.45, Running 295.36s Step 607( 45.33%), action 272, FPS 1.45, Running 295.92s Step 608( 45.50%), action 273, FPS 1.45, Running 296.86s Step 609( 45.67%), action 274, FPS 1.45, Running 297.52s Step 610( 45.83%), action 275, FPS 1.44, Running 298.54s Step 611( 46.00%), action 276, FPS 1.44, Running 299.09s Step 612( 46.17%), action 277, FPS 1.39, Running 300.08s Step 613( 46.33%), action 278, FPS 1.36, Running 300.72s Step 614( 46.50%), action 279, FPS 1.34, Running 301.68s Step 615( 46.67%), action 280, FPS 1.33, Running 302.23s Step 616( 46.83%), action 281, FPS 1.33, Running 303.19s Step 617( 47.00%), action 282, FPS 1.34, Running 303.52s Step 618( 47.17%), action 283, FPS 1.34, Running 304.40s Step 619( 47.33%), action 284, FPS 1.35, Running 304.94s Step 620( 47.50%), action 285, FPS 1.38, Running 305.60s Step 621( 47.67%), action 286, FPS 1.38, Running 305.88s Step 622( 47.83%), action 287, FPS 1.42, Running 306.34s Step 623( 48.00%), action 288, FPS 1.44, Running 306.65s Step 624( 48.17%), action 289, FPS 1.47, Running 307.33s Step 625( 48.33%), action 290, FPS 1.51, Running 307.60s Step 626( 48.50%), action 291, FPS 1.53, Running 308.45s Step 627( 48.67%), action 292, FPS 1.53, Running 309.02s Step 628( 48.83%), action 293, FPS 1.52, Running 309.99s Step 629( 49.00%), action 294, FPS 1.53, Running 310.59s Step 630( 49.17%), action 295, FPS 1.54, Running 311.54s Step 631( 49.33%), action 296, FPS 1.55, Running 311.96s Step 632( 49.50%), action 297, FPS 1.59, Running 312.69s Step 633( 49.67%), action 298, FPS 1.60, Running 313.26s Step 634( 49.83%), action 299, FPS 1.60, Running 314.14s Step 635( 50.00%), action 300, FPS 1.62, Running 314.55s Step 636( 50.17%), action 301, FPS 1.63, Running 315.46s Step 637( 50.33%), action 302, FPS 1.60, Running 316.02s Step 638( 50.50%), action 303, FPS 1.59, Running 316.96s Step 639( 50.67%), action 304, FPS 1.59, Running 317.51s Step 640( 50.83%), action 305, FPS 1.55, Running 318.50s Step 641( 51.00%), action 306, FPS 1.51, Running 319.10s Step 642( 51.17%), action 307, FPS 1.46, Running 320.08s Step 643( 51.33%), action 308, FPS 1.43, Running 320.68s Step 644( 51.50%), action 309, FPS 1.39, Running 321.72s Step 645( 51.67%), action 310, FPS 1.36, Running 322.31s Step 646( 51.83%), action 311, FPS 1.34, Running 323.35s Step 647( 52.00%), action 312, FPS 1.34, Running 323.96s Step 648( 52.17%), action 313, FPS 1.34, Running 324.96s Step 649( 52.33%), action 314, FPS 1.34, Running 325.53s Step 650( 52.50%), action 315, FPS 1.39, Running 325.90s Step 651( 52.67%), action 316, FPS 1.39, Running 326.40s Step 652( 52.83%), action 317, FPS 1.38, Running 327.16s Step 653( 53.00%), action 318, FPS 1.40, Running 327.58s Step 654( 53.17%), action 319, FPS 1.39, Running 328.52s Step 655( 53.33%), action 320, FPS 1.36, Running 329.25s Step 656( 53.50%), action 321, FPS 1.32, Running 330.59s Step 657( 53.67%), action 322, FPS 1.32, Running 331.17s Step 658( 53.83%), action 323, FPS 1.31, Running 332.24s Step 659( 54.00%), action 324, FPS 1.30, Running 332.88s Step 660( 54.17%), action 325, FPS 1.30, Running 333.90s Step 661( 54.33%), action 326, FPS 1.30, Running 334.45s Step 662( 54.50%), action 327, FPS 1.31, Running 335.40s Step 663( 54.67%), action 328, FPS 1.33, Running 335.77s Step 664( 54.83%), action 329, FPS 1.35, Running 336.56s Step 665( 55.00%), action 330, FPS 1.34, Running 337.21s Step 666( 55.17%), action 331, FPS 1.30, Running 338.73s Step 667( 55.33%), action 332, FPS 1.30, Running 339.30s Step 668( 55.50%), action 333, FPS 1.30, Running 340.39s Step 669( 55.67%), action 334, FPS 1.29, Running 340.99s Step 670( 55.83%), action 335, FPS 1.24, Running 341.99s Step 671( 56.00%), action 336, FPS 1.24, Running 342.57s Step 672( 56.17%), action 337, FPS 1.21, Running 343.65s Step 673( 56.33%), action 338, FPS 1.20, Running 344.21s Step 674( 56.50%), action 339, FPS 1.20, Running 345.23s Step 675( 56.67%), action 340, FPS 1.23, Running 345.46s Step 676( 56.83%), action 341, FPS 1.29, Running 346.07s Step 677( 57.00%), action 342, FPS 1.29, Running 346.65s Step 678( 57.17%), action 343, FPS 1.29, Running 347.76s Step 679( 57.33%), action 344, FPS 1.30, Running 348.29s Step 680( 57.50%), action 345, FPS 1.31, Running 349.21s Step 681( 57.67%), action 346, FPS 1.30, Running 349.80s Step 682( 57.83%), action 347, FPS 1.30, Running 350.77s Step 683( 58.00%), action 348, FPS 1.28, Running 351.34s Step 684( 58.17%), action 349, FPS 1.26, Running 352.39s Step 685( 58.33%), action 350, FPS 1.27, Running 353.01s Step 686( 58.50%), action 351, FPS 1.31, Running 354.01s Step 687( 58.67%), action 352, FPS 1.31, Running 354.60s Step 688( 58.83%), action 353, FPS 1.32, Running 355.52s Step 689( 59.00%), action 354, FPS 1.32, Running 356.17s Step 690( 59.17%), action 355, FPS 1.32, Running 357.11s Step 691( 59.33%), action 356, FPS 1.34, Running 357.51s Step 692( 59.50%), action 357, FPS 1.36, Running 358.40s Step 693( 59.67%), action 358, FPS 1.36, Running 358.96s Step 694( 59.83%), action 359, FPS 1.36, Running 359.91s Step 695( 60.00%), action 360, FPS 1.32, Running 360.58s Step 696( 60.17%), action 361, FPS 1.29, Running 361.56s Step 697( 60.33%), action 362, FPS 1.29, Running 362.16s Step 698( 60.50%), action 363, FPS 1.30, Running 363.11s Step 699( 60.67%), action 364, FPS 1.30, Running 363.67s Step 700( 60.83%), action 365, FPS 1.32, Running 364.31s Step 701( 61.00%), action 366, FPS 1.35, Running 364.59s Step 702( 61.17%), action 367, FPS 1.41, Running 364.97s Step 703( 61.33%), action 368, FPS 1.44, Running 365.25s Step 704( 61.50%), action 369, FPS 1.49, Running 365.82s Step 705( 61.67%), action 370, FPS 1.52, Running 366.17s Step 706( 61.83%), action 371, FPS 1.53, Running 367.10s Step 707( 62.00%), action 372, FPS 1.54, Running 367.62s Step 708( 62.17%), action 373, FPS 1.57, Running 368.30s Step 709( 62.33%), action 374, FPS 1.57, Running 368.86s Step 710( 62.50%), action 375, FPS 1.57, Running 369.82s Step 711( 62.67%), action 376, FPS 1.55, Running 370.39s Step 712( 62.83%), action 377, FPS 1.54, Running 371.35s Step 713( 63.00%), action 378, FPS 1.57, Running 371.70s Step 714( 63.17%), action 379, FPS 1.59, Running 372.52s Step 715( 63.33%), action 380, FPS 1.60, Running 373.07s Step 716( 63.50%), action 381, FPS 1.60, Running 374.06s Step 717( 63.67%), action 382, FPS 1.60, Running 374.66s Step 718( 63.83%), action 383, FPS 1.59, Running 375.68s Step 719( 64.00%), action 384, FPS 1.59, Running 376.27s Step 720( 64.17%), action 385, FPS 1.55, Running 377.24s Step 721( 64.33%), action 386, FPS 1.53, Running 377.64s Step 722( 64.50%), action 387, FPS 1.48, Running 378.48s Step 723( 64.67%), action 388, FPS 1.45, Running 379.02s Step 724( 64.83%), action 389, FPS 1.41, Running 379.97s Step 725( 65.00%), action 390, FPS 1.40, Running 380.47s Step 726( 65.17%), action 391, FPS 1.39, Running 381.54s Step 727( 65.33%), action 392, FPS 1.38, Running 382.10s Step 728( 65.50%), action 393, FPS 1.35, Running 383.13s Step 729( 65.67%), action 394, FPS 1.38, Running 383.37s Step 730( 65.83%), action 395, FPS 1.43, Running 383.84s Step 731( 66.00%), action 396, FPS 1.44, Running 384.29s Step 732( 66.17%), action 397, FPS 1.47, Running 384.93s Step 733( 66.33%), action 398, FPS 1.48, Running 385.25s Step 734( 66.50%), action 399, FPS 1.47, Running 386.12s Step 735( 66.67%), action 400, FPS 1.49, Running 386.47s Step 736( 66.83%), action 401, FPS 1.50, Running 387.38s Step 737( 67.00%), action 402, FPS 1.51, Running 387.92s Step 738( 67.17%), action 403, FPS 1.53, Running 388.75s Step 739( 67.33%), action 404, FPS 1.51, Running 389.49s Step 740( 67.50%), action 405, FPS 1.51, Running 390.47s Step 741( 67.67%), action 406, FPS 1.52, Running 390.78s Step 742( 67.83%), action 407, FPS 1.52, Running 391.62s Step 743( 68.00%), action 408, FPS 1.52, Running 392.16s Step 744( 68.17%), action 409, FPS 1.52, Running 393.10s Step 745( 68.33%), action 410, FPS 1.51, Running 393.71s Step 746( 68.50%), action 411, FPS 1.51, Running 394.76s Step 747( 68.67%), action 412, FPS 1.51, Running 395.32s Step 748( 68.83%), action 413, FPS 1.52, Running 396.32s Step 749( 69.00%), action 414, FPS 1.47, Running 396.98s Step 750( 69.17%), action 415, FPS 1.42, Running 397.97s Step 751( 69.33%), action 416, FPS 1.42, Running 398.35s Step 752( 69.50%), action 417, FPS 1.40, Running 399.24s Step 753( 69.67%), action 418, FPS 1.37, Running 399.80s Step 754( 69.83%), action 419, FPS 1.38, Running 400.62s Step 755( 70.00%), action 420, FPS 1.37, Running 401.03s Step 756( 70.17%), action 421, FPS 1.37, Running 401.96s Step 757( 70.33%), action 422, FPS 1.37, Running 402.53s Step 758( 70.50%), action 423, FPS 1.39, Running 403.15s Step 759( 70.67%), action 424, FPS 1.44, Running 403.42s Step 760( 70.83%), action 425, FPS 1.46, Running 404.17s Step 761( 71.00%), action 426, FPS 1.45, Running 404.61s Step 762( 71.17%), action 427, FPS 1.43, Running 405.57s Step 763( 71.33%), action 428, FPS 1.43, Running 406.13s Step 764( 71.50%), action 429, FPS 1.44, Running 407.03s Step 765( 71.67%), action 430, FPS 1.46, Running 407.39s Step 766( 71.83%), action 431, FPS 1.47, Running 408.38s Step 767( 72.00%), action 432, FPS 1.47, Running 408.88s Step 768( 72.17%), action 433, FPS 1.47, Running 409.91s Step 769( 72.33%), action 434, FPS 1.48, Running 410.48s Step 770( 72.50%), action 435, FPS 1.49, Running 411.40s Step 771( 72.67%), action 436, FPS 1.49, Running 411.79s Step 772( 72.83%), action 437, FPS 1.50, Running 412.62s Step 773( 73.00%), action 438, FPS 1.49, Running 413.19s Step 774( 73.17%), action 439, FPS 1.48, Running 414.16s Step 775( 73.33%), action 440, FPS 1.46, Running 414.69s Step 776( 73.50%), action 441, FPS 1.44, Running 415.84s Step 777( 73.67%), action 442, FPS 1.44, Running 416.39s Step 778( 73.83%), action 443, FPS 1.40, Running 417.45s Step 779( 74.00%), action 444, FPS 1.37, Running 418.06s Step 780( 74.17%), action 445, FPS 1.36, Running 418.93s Step 781( 74.33%), action 446, FPS 1.33, Running 419.62s Step 782( 74.50%), action 447, FPS 1.33, Running 420.64s Step 783( 74.67%), action 448, FPS 1.33, Running 421.19s Step 784( 74.83%), action 449, FPS 1.35, Running 421.85s Step 785( 75.00%), action 450, FPS 1.36, Running 422.09s Step 786( 75.17%), action 451, FPS 1.40, Running 422.69s Step 787( 75.33%), action 452, FPS 1.41, Running 423.07s Step 788( 75.50%), action 453, FPS 1.45, Running 423.66s Step 789( 75.67%), action 454, FPS 1.48, Running 424.03s Step 790( 75.83%), action 455, FPS 1.46, Running 425.06s Step 791( 76.00%), action 456, FPS 1.45, Running 425.60s Step 792( 76.17%), action 457, FPS 1.43, Running 426.59s Step 793( 76.33%), action 458, FPS 1.43, Running 427.16s Step 794( 76.50%), action 459, FPS 1.43, Running 428.14s Step 795( 76.67%), action 460, FPS 1.45, Running 428.48s Step 796( 76.83%), action 461, FPS 1.44, Running 429.73s Step 797( 77.00%), action 462, FPS 1.43, Running 430.34s Step 798( 77.17%), action 463, FPS 1.44, Running 431.30s Step 799( 77.33%), action 464, FPS 1.44, Running 431.92s Step 800( 77.50%), action 465, FPS 1.43, Running 432.91s Step 801( 77.67%), action 466, FPS 1.44, Running 433.51s Step 802( 77.83%), action 467, FPS 1.44, Running 434.53s Step 803( 78.00%), action 468, FPS 1.44, Running 435.11s Step 804( 78.17%), action 469, FPS 1.39, Running 436.24s Step 805( 78.33%), action 470, FPS 1.36, Running 436.81s Step 806( 78.50%), action 471, FPS 1.31, Running 437.91s Step 807( 78.67%), action 472, FPS 1.30, Running 438.45s Step 808( 78.83%), action 473, FPS 1.26, Running 439.48s Step 809( 79.00%), action 474, FPS 1.25, Running 440.02s Step 810( 79.17%), action 475, FPS 1.25, Running 441.07s Step 811( 79.33%), action 476, FPS 1.25, Running 441.62s Step 812( 79.50%), action 477, FPS 1.30, Running 442.00s Step 813( 79.67%), action 478, FPS 1.31, Running 442.37s Step 814( 79.83%), action 479, FPS 1.36, Running 442.87s Step 815( 80.00%), action 480, FPS 1.36, Running 443.17s Step 816( 80.17%), action 481, FPS 1.42, Running 443.86s Step 817( 80.33%), action 482, FPS 1.42, Running 444.40s Step 818( 80.50%), action 483, FPS 1.42, Running 445.38s Step 819( 80.67%), action 484, FPS 1.43, Running 445.93s Step 820( 80.83%), action 485, FPS 1.43, Running 446.91s Step 821( 81.00%), action 486, FPS 1.43, Running 447.47s Step 822( 81.17%), action 487, FPS 1.44, Running 448.43s Step 823( 81.33%), action 488, FPS 1.44, Running 449.04s Step 824( 81.50%), action 489, FPS 1.45, Running 450.03s Step 825( 81.67%), action 490, FPS 1.45, Running 450.61s Step 826( 81.83%), action 491, FPS 1.46, Running 451.65s Step 827( 82.00%), action 492, FPS 1.46, Running 452.17s Step 828( 82.17%), action 493, FPS 1.46, Running 453.14s Step 829( 82.33%), action 494, FPS 1.45, Running 453.77s Step 830( 82.50%), action 495, FPS 1.47, Running 454.68s Step 831( 82.67%), action 496, FPS 1.49, Running 455.05s Step 832( 82.83%), action 497, FPS 1.43, Running 455.95s Step 833( 83.00%), action 498, FPS 1.41, Running 456.58s Step 834( 83.17%), action 499, FPS 1.37, Running 457.51s Step 835( 83.33%), action 500, FPS 1.36, Running 457.87s Step 836( 83.50%), action 501, FPS 1.31, Running 459.09s Step 837( 83.67%), action 502, FPS 1.31, Running 459.66s Step 838( 83.83%), action 503, FPS 1.31, Running 460.63s Step 839( 84.00%), action 504, FPS 1.33, Running 461.01s Step 840( 84.17%), action 505, FPS 1.38, Running 461.37s Step 841( 84.33%), action 506, FPS 1.41, Running 461.61s Step 842( 84.50%), action 507, FPS 1.46, Running 462.15s Step 843( 84.67%), action 508, FPS 1.48, Running 462.59s Step 844( 84.83%), action 509, FPS 1.53, Running 463.13s Step 845( 85.00%), action 510, FPS 1.56, Running 463.43s Step 846( 85.17%), action 511, FPS 1.55, Running 464.53s Step 847( 85.33%), action 512, FPS 1.54, Running 465.15s Step 848( 85.50%), action 513, FPS 1.55, Running 466.05s Step 849( 85.67%), action 514, FPS 1.59, Running 466.38s Step 850( 85.83%), action 515, FPS 1.59, Running 467.29s Step 851( 86.00%), action 516, FPS 1.56, Running 467.85s Step 852( 86.17%), action 517, FPS 1.56, Running 468.77s Step 853( 86.33%), action 518, FPS 1.59, Running 469.14s Step 854( 86.50%), action 519, FPS 1.61, Running 469.92s Step 855( 86.67%), action 520, FPS 1.59, Running 470.49s Step 856( 86.83%), action 521, FPS 1.62, Running 471.46s Step 857( 87.00%), action 522, FPS 1.62, Running 472.01s Step 858( 87.17%), action 523, FPS 1.62, Running 472.97s Step 859( 87.33%), action 524, FPS 1.62, Running 473.31s Step 860( 87.50%), action 525, FPS 1.56, Running 474.18s Step 861( 87.67%), action 526, FPS 1.52, Running 474.78s Step 862( 87.83%), action 527, FPS 1.47, Running 475.75s Step 863( 88.00%), action 528, FPS 1.46, Running 476.31s Step 864( 88.17%), action 529, FPS 1.42, Running 477.25s Step 865( 88.33%), action 530, FPS 1.41, Running 477.59s Step 866( 88.50%), action 531, FPS 1.43, Running 478.53s Step 867( 88.67%), action 532, FPS 1.44, Running 479.02s Step 868( 88.83%), action 533, FPS 1.44, Running 479.98s Step 869( 89.00%), action 534, FPS 1.42, Running 480.51s Step 870( 89.17%), action 535, FPS 1.47, Running 480.92s Step 871( 89.33%), action 536, FPS 1.50, Running 481.15s Step 872( 89.50%), action 537, FPS 1.57, Running 481.50s Step 873( 89.67%), action 538, FPS 1.58, Running 481.83s Step 874( 89.83%), action 539, FPS 1.62, Running 482.23s Step 875( 90.00%), action 540, FPS 1.66, Running 482.57s Step 876( 90.17%), action 541, FPS 1.67, Running 483.42s Step 877( 90.33%), action 542, FPS 1.68, Running 483.94s Step 878( 90.50%), action 543, FPS 1.67, Running 484.95s Step 879( 90.67%), action 544, FPS 1.64, Running 485.54s Step 880( 90.83%), action 545, FPS 1.62, Running 486.50s Step 881( 91.00%), action 546, FPS 1.63, Running 487.08s Step 882( 91.17%), action 547, FPS 1.62, Running 488.13s Step 883( 91.33%), action 548, FPS 1.62, Running 488.68s Step 884( 91.50%), action 549, FPS 1.61, Running 489.65s Step 885( 91.67%), action 550, FPS 1.59, Running 490.20s Step 886( 91.83%), action 551, FPS 1.58, Running 491.22s Step 887( 92.00%), action 552, FPS 1.57, Running 491.77s Step 888( 92.17%), action 553, FPS 1.57, Running 492.74s Step 889( 92.33%), action 554, FPS 1.55, Running 493.38s Step 890( 92.50%), action 555, FPS 1.49, Running 494.33s Step 891( 92.67%), action 556, FPS 1.45, Running 494.90s Step 892( 92.83%), action 557, FPS 1.39, Running 495.87s Step 893( 93.00%), action 558, FPS 1.39, Running 496.26s Step 894( 93.17%), action 559, FPS 1.35, Running 497.00s Step 895( 93.33%), action 560, FPS 1.33, Running 497.56s Step 896( 93.50%), action 561, FPS 1.32, Running 498.52s Step 897( 93.67%), action 562, FPS 1.32, Running 499.15s Step 898( 93.83%), action 563, FPS 1.32, Running 500.12s Step 899( 94.00%), action 564, FPS 1.35, Running 500.34s Step 900( 94.17%), action 565, FPS 1.39, Running 500.90s Step 901( 94.33%), action 566, FPS 1.40, Running 501.38s Step 902( 94.50%), action 567, FPS 1.47, Running 501.77s Step 903( 94.67%), action 568, FPS 1.49, Running 502.06s Step 904( 94.83%), action 569, FPS 1.50, Running 503.01s Step 905( 95.00%), action 570, FPS 1.49, Running 503.60s Step 906( 95.17%), action 571, FPS 1.50, Running 504.55s Step 907( 95.33%), action 572, FPS 1.50, Running 505.12s Step 908( 95.50%), action 573, FPS 1.49, Running 506.13s Step 909( 95.67%), action 574, FPS 1.50, Running 506.72s Step 910( 95.83%), action 575, FPS 1.50, Running 507.68s Step 911( 96.00%), action 576, FPS 1.50, Running 508.27s Step 912( 96.17%), action 577, FPS 1.52, Running 509.00s Step 913( 96.33%), action 578, FPS 1.47, Running 509.85s Step 914( 96.50%), action 579, FPS 1.44, Running 510.85s Step 915( 96.67%), action 580, FPS 1.44, Running 511.47s Step 916( 96.83%), action 581, FPS 1.43, Running 512.49s Step 917( 97.00%), action 582, FPS 1.44, Running 513.05s Step 918( 97.17%), action 583, FPS 1.43, Running 514.13s Step 919( 97.33%), action 584, FPS 1.39, Running 514.69s Step 920( 97.50%), action 585, FPS 1.35, Running 515.67s Step 921( 97.67%), action 586, FPS 1.35, Running 516.25s Step 922( 97.83%), action 587, FPS 1.30, Running 517.19s Step 923( 98.00%), action 588, FPS 1.27, Running 517.83s Step 924( 98.17%), action 589, FPS 1.27, Running 518.77s Step 925( 98.33%), action 590, FPS 1.27, Running 519.31s Step 926( 98.50%), action 591, FPS 1.30, Running 519.94s Step 927( 98.67%), action 592, FPS 1.33, Running 520.21s Step 928( 98.83%), action 593, FPS 1.38, Running 520.58s Step 929( 99.00%), action 594, FPS 1.41, Running 520.88s Step 930( 99.17%), action 595, FPS 1.43, Running 521.67s Step 931( 99.33%), action 596, FPS 1.42, Running 522.31s Step 932( 99.50%), action 597, FPS 1.40, Running 523.32s Step 933( 99.67%), action 598, FPS 1.43, Running 523.88s Step 934( 99.83%), action 599, FPS 1.43, Running 524.83s Step 935(100.00%), action 600, FPS 1.44, Running 525.40s [2026-08-01 22:03:00] [56 ] Seed 55 failed after 525.73 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 8/56(14.29%) success. +Setting seed: 56 +Step 1( N/A%), pre moving , FPS 5.76, Running 0.17s Step 2( N/A%), pre moving , FPS 8.54, Running 0.23s Step 3( N/A%), pre moving , FPS 10.21, Running 0.29s Step 4( N/A%), pre moving , FPS 6.57, Running 0.61s Step 5( N/A%), pre moving , FPS 7.08, Running 0.71s Step 6( N/A%), pre moving , FPS 7.65, Running 0.78s Step 7( N/A%), pre moving , FPS 7.93, Running 0.88s Step 8( N/A%), pre moving , FPS 6.84, Running 1.17s Step 9( N/A%), pre moving , FPS 7.16, Running 1.26s Step 10( N/A%), pre moving , FPS 7.52, Running 1.33s Step 11( N/A%), pre moving , FPS 7.74, Running 1.42s Step 12( N/A%), pre moving , FPS 7.04, Running 1.70s Step 13( N/A%), pre moving , FPS 7.26, Running 1.79s Step 14( N/A%), pre moving , FPS 7.56, Running 1.85s Step 15( N/A%), pre moving , FPS 7.76, Running 1.93s Step 16( N/A%), pre moving , FPS 7.10, Running 2.25s Step 17( N/A%), pre moving , FPS 7.24, Running 2.35s Step 18( N/A%), pre moving , FPS 7.46, Running 2.41s Step 19( N/A%), pre moving , FPS 7.64, Running 2.49s Step 20( N/A%), pre moving , FPS 7.12, Running 2.81s Step 21( N/A%), pre moving , FPS 6.21, Running 3.39s Step 22( N/A%), pre moving , FPS 6.21, Running 3.46s Step 23( N/A%), pre moving , FPS 6.19, Running 3.52s Step 24( N/A%), pre moving , FPS 6.72, Running 3.58s Step 25( N/A%), pre moving , FPS 6.25, Running 3.91s Step 26( N/A%), pre moving , FPS 5.50, Running 4.42s Step 27( N/A%), pre moving , FPS 5.53, Running 4.50s Step 28( N/A%), pre moving , FPS 5.90, Running 4.56s Step 29( N/A%), pre moving , FPS 5.95, Running 4.62s Step 30( N/A%), pre moving , FPS 5.65, Running 4.87s Step 31( N/A%), pre moving , FPS 5.58, Running 5.01s Step 32( N/A%), pre moving , FPS 5.91, Running 5.09s Step 33( N/A%), pre moving , FPS 5.92, Running 5.17s Step 34( N/A%), pre moving , FPS 5.54, Running 5.47s Step 35( N/A%), pre moving , FPS 5.48, Running 5.58s Step 36( N/A%), pre moving , FPS 4.48, Running 6.72s Step 37( N/A%), pre moving , FPS 4.20, Running 7.11s Step 38( N/A%), pre moving , FPS 4.17, Running 7.20s Step 39( N/A%), pre moving , FPS 4.17, Running 7.28s Step 40( N/A%), pre moving , FPS 4.17, Running 7.61s Step 41( N/A%), pre moving , FPS 4.64, Running 7.70s Step 42( N/A%), pre moving , FPS 4.64, Running 7.77s Step 43( N/A%), pre moving , FPS 4.64, Running 7.84s Step 44( N/A%), pre moving , FPS 4.37, Running 8.16s Step 45( N/A%), pre moving , FPS 4.60, Running 8.25s Step 46( N/A%), pre moving , FPS 5.12, Running 8.32s Step 47( N/A%), pre moving , FPS 5.10, Running 8.42s Step 48( N/A%), pre moving , FPS 4.21, Running 9.31s Step 49( N/A%), pre moving , FPS 4.20, Running 9.38s Step 50( N/A%), pre moving , FPS 4.36, Running 9.46s Step 51( N/A%), pre moving , FPS 4.18, Running 9.79s Step 52( N/A%), pre moving , FPS 4.17, Running 9.89s Step 53( N/A%), pre moving , FPS 4.17, Running 9.96s Step 54( N/A%), pre moving , FPS 4.20, Running 10.22s Step 55( N/A%), pre moving , FPS 4.11, Running 10.44s Step 56( N/A%), pre moving , FPS 5.21, Running 10.55s Step 57( N/A%), pre moving , FPS 5.24, Running 10.92s Step 58( N/A%), pre moving , FPS 5.21, Running 11.04s Step 59( N/A%), pre moving , FPS 4.86, Running 11.40s Step 60( N/A%), pre moving , FPS 5.09, Running 11.54s Step 61( N/A%), pre moving , FPS 5.06, Running 11.65s Step 62( N/A%), pre moving , FPS 4.71, Running 12.01s Step 63( N/A%), pre moving , FPS 4.66, Running 12.13s Step 64( N/A%), pre moving , FPS 4.90, Running 12.24s Step 65( N/A%), pre moving , FPS 4.61, Running 12.59s Step 66( N/A%), pre moving , FPS 4.65, Running 12.62s Step 67( N/A%), pre moving , FPS 4.72, Running 12.66s Step 68( N/A%), pre moving , FPS 5.92, Running 12.69s Step 69( N/A%), pre moving , FPS 5.98, Running 12.72s Step 70( N/A%), pre moving , FPS 6.07, Running 12.76s Step 71( N/A%), pre moving , FPS 6.65, Running 12.80s Step 72( N/A%), pre moving , FPS 6.78, Running 12.84s Step 73( N/A%), pre moving , FPS 6.87, Running 12.87s Step 74( N/A%), pre moving , FPS 7.46, Running 12.90s Step 75( N/A%), pre moving , FPS 8.02, Running 12.94s Step 76( N/A%), pre moving , FPS 8.27, Running 12.97s Step 77( N/A%), pre moving , FPS 9.59, Running 13.01s Step 78( N/A%), pre moving , FPS 10.00, Running 13.04s Step 79( N/A%), pre moving , FPS 11.93, Running 13.08s Step 80( N/A%), pre moving , FPS 12.75, Running 13.11s Step 81( N/A%), pre moving , FPS 13.45, Running 13.14s Step 82( N/A%), pre moving , FPS 17.24, Running 13.17s Step 83( N/A%), pre moving , FPS 18.75, Running 13.20s Step 84( N/A%), pre moving , FPS 20.35, Running 13.23s Step 85( N/A%), pre moving , FPS 30.21, Running 13.25s Step 86( N/A%), pre moving , FPS 30.51, Running 13.28s Step 87( N/A%), pre moving , FPS 30.86, Running 13.30s Step 88( N/A%), pre moving , FPS 31.46, Running 13.32s Step 89( N/A%), pre moving , FPS 32.10, Running 13.35s Step 90( N/A%), pre moving , FPS 32.61, Running 13.37s Step 91( N/A%), pre moving , FPS 33.04, Running 13.41s Step 92( N/A%), pre moving , FPS 34.01, Running 13.43s Step 93( N/A%), pre moving , FPS 34.40, Running 13.45s Step 94( N/A%), pre moving , FPS 35.09, Running 13.47s Step 95( N/A%), pre moving , FPS 35.87, Running 13.49s Step 96( N/A%), pre moving , FPS 35.00, Running 13.54s Step 97( N/A%), pre moving , FPS 33.54, Running 13.61s Step 98( N/A%), pre moving , FPS 32.40, Running 13.66s Step 99( N/A%), pre moving , FPS 30.98, Running 13.72s Step 100( N/A%), pre moving , FPS 28.51, Running 13.81s Step 101( N/A%), pre moving , FPS 26.13, Running 13.91s Step 102( N/A%), pre moving , FPS 25.06, Running 13.97s Step 103( N/A%), pre moving , FPS 24.03, Running 14.03s Step 104( N/A%), pre moving , FPS 22.95, Running 14.10s Step 105( N/A%), pre moving , FPS 21.92, Running 14.16s Step 106( N/A%), pre moving , FPS 20.47, Running 14.25s Step 107( N/A%), pre moving , FPS 19.49, Running 14.33s Step 108( N/A%), pre moving , FPS 18.65, Running 14.40s Step 109( N/A%), pre moving , FPS 7.94, Running 15.86s Step 110( N/A%), pre moving , FPS 6.56, Running 16.42s Step 111( N/A%), pre moving , FPS 5.81, Running 16.85s Step 112( N/A%), pre moving , FPS 5.24, Running 17.24s Step 113( N/A%), pre moving , FPS 4.91, Running 17.53s Step 114( N/A%), pre moving , FPS 4.31, Running 18.11s Step 115( N/A%), pre moving , FPS 3.96, Running 18.55s Step 116( N/A%), pre moving , FPS 3.60, Running 19.11s Step 117( N/A%), pre moving , FPS 3.34, Running 19.59s Step 118( N/A%), pre moving , FPS 3.08, Running 20.15s Step 119( N/A%), pre moving , FPS 2.91, Running 20.59s Step 120( N/A%), pre moving , FPS 2.71, Running 21.18s Step 121( N/A%), pre moving , FPS 2.68, Running 21.38s Step 122( N/A%), pre moving , FPS 2.54, Running 21.85s Step 123( N/A%), pre moving , FPS 2.44, Running 22.23s Step 124( N/A%), pre moving , FPS 2.31, Running 22.76s Step 125( N/A%), pre moving , FPS 2.27, Running 22.96s Step 126( N/A%), pre moving , FPS 2.18, Running 23.43s Step 127( N/A%), pre moving , FPS 2.11, Running 23.82s Step 128( N/A%), pre moving , FPS 2.00, Running 24.40s Step 129( N/A%), pre moving , FPS 2.23, Running 24.81s Step 130( N/A%), pre moving , FPS 2.23, Running 25.38s Step 131( N/A%), pre moving , FPS 2.21, Running 25.90s Step 132( N/A%), pre moving , FPS 2.16, Running 26.50s Step 133( N/A%), pre moving , FPS 2.18, Running 26.70s Step 134( N/A%), pre moving , FPS 2.21, Running 27.15s Step 135( N/A%), pre moving , FPS 2.22, Running 27.56s Step 136( N/A%), pre moving , FPS 2.20, Running 28.18s Step 137( N/A%), pre moving , FPS 2.18, Running 28.77s Step 138( N/A%), pre moving , FPS 2.16, Running 29.41s Step 139( N/A%), pre moving , FPS 2.17, Running 29.79s Step 140( N/A%), pre moving , FPS 2.17, Running 30.39s Step 141( N/A%), pre moving , FPS 2.15, Running 30.67s Step 142( N/A%), pre moving , FPS 2.17, Running 31.08s Step 143( N/A%), pre moving , FPS 2.15, Running 31.52s Step 144( N/A%), pre moving , FPS 2.23, Running 31.74s Step 145( N/A%), pre moving , FPS 2.24, Running 31.90s Step 146( N/A%), pre moving , FPS 2.28, Running 32.19s Step 147( N/A%), pre moving , FPS 2.34, Running 32.37s Step 148( N/A%), pre moving , FPS 2.37, Running 32.85s Step 149( N/A%), pre moving , FPS 2.43, Running 33.05s Step 150( N/A%), pre moving , FPS 2.42, Running 33.63s Step 151( N/A%), pre moving , FPS 2.43, Running 34.12s Step 152( N/A%), pre moving , FPS 2.43, Running 34.74s Step 153( N/A%), pre moving , FPS 2.35, Running 35.21s Step 154( N/A%), pre moving , FPS 2.31, Running 35.82s Step 155( N/A%), pre moving , FPS 2.29, Running 36.29s Step 156( N/A%), pre moving , FPS 2.29, Running 36.90s Step 157( N/A%), pre moving , FPS 2.38, Running 37.17s Step 158( N/A%), pre moving , FPS 2.42, Running 37.67s Step 159( N/A%), pre moving , FPS 2.40, Running 38.14s Step 160( N/A%), pre moving , FPS 2.40, Running 38.72s Step 161( N/A%), pre moving , FPS 2.35, Running 39.19s Step 162( N/A%), pre moving , FPS 2.29, Running 39.82s Step 163( N/A%), pre moving , FPS 2.28, Running 40.28s Step 164( N/A%), pre moving , FPS 2.19, Running 40.87s Step 165( N/A%), pre moving , FPS 2.12, Running 41.33s Step 166( N/A%), pre moving , FPS 2.05, Running 41.97s Step 167( N/A%), pre moving , FPS 1.98, Running 42.49s Step 168( N/A%), pre moving , FPS 1.96, Running 43.05s Step 169( N/A%), pre moving , FPS 1.91, Running 43.52s Step 170( N/A%), pre moving , FPS 1.90, Running 44.14s Step 171( N/A%), pre moving , FPS 1.90, Running 44.64s Step 172( N/A%), pre moving , FPS 1.90, Running 45.28s Step 173( N/A%), pre moving , FPS 1.90, Running 45.75s Step 174( N/A%), pre moving , FPS 1.90, Running 46.35s Step 175( N/A%), pre moving , FPS 1.90, Running 46.82s Step 176( N/A%), pre moving , FPS 1.90, Running 47.40s Step 177( N/A%), pre moving , FPS 1.86, Running 47.90s Step 178( N/A%), pre moving , FPS 1.85, Running 48.48s Step 179( N/A%), pre moving , FPS 1.92, Running 48.58s Step 180( N/A%), pre moving , FPS 2.01, Running 48.68s Step 181( N/A%), pre moving , FPS 2.03, Running 49.03s Step 182( N/A%), pre moving , FPS 2.14, Running 49.15s Step 183( N/A%), pre moving , FPS 2.23, Running 49.25s Step 184( N/A%), pre moving , FPS 2.29, Running 49.60s Step 185( N/A%), pre moving , FPS 2.38, Running 49.72s Step 186( N/A%), pre moving , FPS 2.55, Running 49.82s Step 187( N/A%), pre moving , FPS 2.61, Running 50.17s Step 188( N/A%), pre moving , FPS 2.77, Running 50.29s Step 189( N/A%), pre moving , FPS 2.68, Running 50.98s Step 190( N/A%), pre moving , FPS 2.90, Running 51.03s Step 191( N/A%), pre moving , FPS 3.07, Running 51.15s Step 192( N/A%), pre moving , FPS 3.36, Running 51.23s Step 193( N/A%), pre moving , FPS 3.58, Running 51.34s Step 194( N/A%), pre moving , FPS 3.90, Running 51.48s Step 195( N/A%), pre moving , FPS 4.17, Running 51.62s Step 196( N/A%), pre moving , FPS 4.57, Running 51.78s Step 197( N/A%), pre moving , FPS 4.92, Running 51.97s Step 198( N/A%), pre moving , FPS 5.51, Running 52.11s Step 199( N/A%), pre moving , FPS 5.12, Running 52.49s Step 200( N/A%), pre moving , FPS 5.03, Running 52.66s Step 201( N/A%), pre moving , FPS 4.95, Running 53.08s Step 202( N/A%), pre moving , FPS 4.88, Running 53.25s Step 203( N/A%), pre moving , FPS 4.54, Running 53.66s Step 204( N/A%), pre moving , FPS 4.72, Running 53.83s Step 205( N/A%), pre moving , FPS 4.52, Running 54.15s Step 206( N/A%), pre moving , FPS 4.35, Running 54.42s Step 207( N/A%), pre moving , FPS 4.28, Running 54.84s Step 208( N/A%), pre moving , FPS 4.23, Running 55.01s Step 209( N/A%), pre moving , FPS 4.50, Running 55.43s Step 210( N/A%), pre moving , FPS 4.39, Running 55.58s Step 211( N/A%), pre moving , FPS 4.36, Running 55.74s Step 212( N/A%), pre moving , FPS 4.08, Running 56.13s Step 213( N/A%), pre moving , FPS 4.03, Running 56.31s Step 214( N/A%), pre moving , FPS 3.82, Running 56.72s Step 215( N/A%), pre moving , FPS 3.84, Running 56.83s Step 216( N/A%), pre moving , FPS 3.88, Running 56.94s Step 217( N/A%), pre moving , FPS 3.76, Running 57.29s Step 218( N/A%), pre moving , FPS 3.78, Running 57.40s Step 219( N/A%), pre moving , FPS 3.99, Running 57.50s Step 220( N/A%), pre moving , FPS 4.05, Running 57.60s Step 221( N/A%), pre moving , FPS 4.10, Running 57.95s Step 222( N/A%), pre moving , FPS 4.15, Running 58.06s Step 223( N/A%), pre moving , FPS 4.44, Running 58.16s Step 224( N/A%), pre moving , FPS 4.27, Running 58.52s Step 225( N/A%), pre moving , FPS 4.45, Running 58.64s Step 226( N/A%), pre moving , FPS 4.62, Running 58.75s Step 227( N/A%), pre moving , FPS 4.68, Running 59.11s Step 228( N/A%), pre moving , FPS 4.75, Running 59.22s Step 229( N/A%), pre moving , FPS 5.14, Running 59.32s Step 230( N/A%), pre moving , FPS 4.19, Running 60.36s Step 231( N/A%), pre moving , FPS 4.23, Running 60.46s Step 232( N/A%), pre moving , FPS 4.38, Running 60.70s Step 233( N/A%), pre moving , FPS 4.32, Running 60.93s Step 234( N/A%), pre moving , FPS 4.63, Running 61.03s Step 235( N/A%), pre moving , FPS 4.57, Running 61.21s Step 236( N/A%), pre moving , FPS 4.41, Running 61.48s Step 237( N/A%), pre moving , FPS 4.57, Running 61.67s Step 238( N/A%), pre moving , FPS 4.29, Running 62.07s Step 239( N/A%), pre moving , FPS 4.16, Running 62.30s Step 240( N/A%), pre moving , FPS 3.86, Running 62.78s Step 241( N/A%), pre moving , FPS 3.77, Running 63.25s Step 242( N/A%), pre moving , FPS 3.60, Running 63.62s Step 243( N/A%), pre moving , FPS 3.42, Running 64.01s Step 244( N/A%), pre moving , FPS 3.34, Running 64.51s Step 245( N/A%), pre moving , FPS 3.28, Running 64.74s Step 246( N/A%), pre moving , FPS 3.06, Running 65.27s Step 247( N/A%), pre moving , FPS 2.98, Running 65.82s Step 248( N/A%), pre moving , FPS 2.81, Running 66.33s Step 249( N/A%), pre moving , FPS 2.74, Running 66.62s Step 250( N/A%), pre moving , FPS 2.95, Running 67.14s Step 251( N/A%), pre moving , FPS 2.77, Running 67.69s Step 252( N/A%), pre moving , FPS 2.66, Running 68.23s Step 253( N/A%), pre moving , FPS 2.56, Running 68.76s Step 254( N/A%), pre moving , FPS 2.50, Running 69.04s Step 255( N/A%), pre moving , FPS 2.39, Running 69.58s Step 256( N/A%), pre moving , FPS 2.32, Running 70.10s Step 257( N/A%), pre moving , FPS 2.23, Running 70.62s Step 258( N/A%), pre moving , FPS 2.26, Running 70.90s Step 259( N/A%), pre moving , FPS 2.20, Running 71.39s Step 260( N/A%), pre moving , FPS 2.25, Running 71.67s Step 261( N/A%), pre moving , FPS 2.31, Running 71.90s Step 262( N/A%), pre moving , FPS 2.34, Running 72.17s Step 263( N/A%), pre moving , FPS 2.39, Running 72.38s Step 264( N/A%), pre moving , FPS 2.40, Running 72.84s Step 265( N/A%), pre moving , FPS 2.34, Running 73.30s Step 266( N/A%), pre moving , FPS 2.43, Running 73.51s Step 267( N/A%), pre moving , FPS 2.45, Running 73.98s Step 268( N/A%), pre moving , FPS 2.54, Running 74.21s Step 269( N/A%), pre moving , FPS 2.51, Running 74.60s Step 270( N/A%), pre moving , FPS 2.62, Running 74.78s Step 271( N/A%), pre moving , FPS 2.64, Running 75.27s Step 272( N/A%), pre moving , FPS 2.76, Running 75.48s Step 273( N/A%), pre moving , FPS 2.79, Running 75.93s Step 274( N/A%), pre moving , FPS 2.72, Running 76.39s Step 275( N/A%), pre moving , FPS 2.84, Running 76.62s Step 276( N/A%), pre moving , FPS 2.87, Running 77.06s Step 277( N/A%), pre moving , FPS 2.99, Running 77.30s Step 278( N/A%), pre moving , FPS 2.90, Running 77.79s Step 279( N/A%), pre moving , FPS 2.91, Running 78.27s Step 280( N/A%), pre moving , FPS 2.93, Running 78.50s Step 281( N/A%), pre moving , FPS 2.82, Running 78.99s Step 282( N/A%), pre moving , FPS 2.87, Running 79.13s Step 283( N/A%), pre moving , FPS 2.79, Running 79.56s Step 284( N/A%), pre moving , FPS 2.90, Running 79.72s Step 285( N/A%), pre moving , FPS 2.92, Running 80.15s Step 286( N/A%), pre moving , FPS 2.94, Running 80.31s Step 287( N/A%), pre moving , FPS 2.96, Running 80.74s Step 288( N/A%), pre moving , FPS 3.02, Running 80.83s Step 289( N/A%), pre moving , FPS 3.12, Running 81.00s Step 290( N/A%), pre moving , FPS 3.08, Running 81.29s Step 291( N/A%), pre moving , FPS 3.26, Running 81.40s Step 292( N/A%), pre moving , FPS 3.32, Running 81.51s Step 293( N/A%), pre moving , FPS 3.37, Running 81.87s Step 294( N/A%), pre moving , FPS 3.57, Running 81.99s Step 295( N/A%), pre moving , FPS 3.65, Running 82.09s Step 296( N/A%), pre moving , FPS 3.72, Running 82.45s Step 297( N/A%), pre moving , FPS 3.80, Running 82.57s Step 298( N/A%), pre moving , FPS 4.10, Running 82.67s Step 299( N/A%), pre moving , FPS 4.21, Running 83.02s Step 300( N/A%), pre moving , FPS 4.31, Running 83.14s Step 301( N/A%), pre moving , FPS 4.69, Running 83.25s Step 302( N/A%), pre moving , FPS 4.47, Running 83.61s Step 303( N/A%), pre moving , FPS 4.81, Running 83.72s Step 304( N/A%), pre moving , FPS 4.89, Running 83.81s Step 305( N/A%), pre moving , FPS 5.31, Running 83.91s Step 306( N/A%), pre moving , FPS 5.06, Running 84.26s Step 307( N/A%), pre moving , FPS 5.49, Running 84.38s Step 308( N/A%), pre moving , FPS 3.41, Running 86.70s Step 309( N/A%), pre moving , FPS 3.05, Running 87.56s Step 310( N/A%), pre moving , FPS 3.08, Running 87.78s Step 311( N/A%), pre moving , FPS 2.80, Running 88.55s Step 312( N/A%), pre moving , FPS 2.73, Running 88.83s Step 313( N/A%), pre moving , FPS 2.59, Running 89.60s Step 314( N/A%), pre moving , FPS 2.52, Running 89.91s Step 315( N/A%), pre moving , FPS 2.38, Running 90.51s Step 316( N/A%), pre moving , FPS 2.34, Running 90.99s Step 317( N/A%), pre moving , FPS 2.26, Running 91.41s Step 318( N/A%), pre moving , FPS 2.22, Running 91.67s Step 319( N/A%), pre moving , FPS 2.22, Running 92.02s Step 320( N/A%), pre moving , FPS 2.13, Running 92.53s Step 321( N/A%), pre moving , FPS 2.02, Running 93.13s Step 322( N/A%), pre moving , FPS 2.00, Running 93.62s Step 323( N/A%), pre moving , FPS 1.86, Running 94.46s Step 324( N/A%), pre moving , FPS 1.82, Running 94.80s Step 325( N/A%), pre moving , FPS 1.71, Running 95.59s Step 326( N/A%), pre moving , FPS 1.72, Running 95.89s Step 327( N/A%), pre moving , FPS 1.62, Running 96.74s Step 328( 0.17%), action 1, FPS 1.77, Running 98.02s Step 329( 0.33%), action 2, FPS 1.80, Running 98.65s Step 330( 0.50%), action 3, FPS 1.64, Running 99.99s Step 331( 0.67%), action 4, FPS 1.69, Running 100.39s Step 332( 0.83%), action 5, FPS 1.61, Running 101.23s Step 333( 1.00%), action 6, FPS 1.65, Running 101.73s Step 334( 1.17%), action 7, FPS 1.56, Running 102.70s Step 335( 1.33%), action 8, FPS 1.57, Running 103.28s Step 336( 1.50%), action 9, FPS 1.50, Running 104.31s Step 337( 1.67%), action 10, FPS 1.48, Running 104.90s Step 338( 1.83%), action 11, FPS 1.41, Running 105.88s Step 339( 2.00%), action 12, FPS 1.39, Running 106.44s Step 340( 2.17%), action 13, FPS 1.33, Running 107.58s Step 341( 2.33%), action 14, FPS 1.33, Running 108.16s Step 342( 2.50%), action 15, FPS 1.29, Running 109.11s Step 343( 2.67%), action 16, FPS 1.34, Running 109.35s Step 344( 2.83%), action 17, FPS 1.33, Running 109.79s Step 345( 3.00%), action 18, FPS 1.38, Running 110.05s Step 346( 3.17%), action 19, FPS 1.35, Running 110.73s Step 347( 3.33%), action 20, FPS 1.37, Running 111.34s Step 348( 3.50%), action 21, FPS 1.40, Running 112.29s Step 349( 3.67%), action 22, FPS 1.41, Running 112.88s Step 350( 3.83%), action 23, FPS 1.44, Running 113.84s Step 351( 4.00%), action 24, FPS 1.42, Running 114.43s Step 352( 4.17%), action 25, FPS 1.41, Running 115.43s Step 353( 4.33%), action 26, FPS 1.40, Running 115.98s Step 354( 4.50%), action 27, FPS 1.40, Running 116.95s Step 355( 4.67%), action 28, FPS 1.40, Running 117.52s Step 356( 4.83%), action 29, FPS 1.43, Running 118.34s Step 357( 5.00%), action 30, FPS 1.45, Running 118.74s Step 358( 5.17%), action 31, FPS 1.45, Running 119.70s Step 359( 5.33%), action 32, FPS 1.45, Running 120.27s Step 360( 5.50%), action 33, FPS 1.46, Running 121.24s Step 361( 5.67%), action 34, FPS 1.46, Running 121.89s Step 362( 5.83%), action 35, FPS 1.45, Running 122.90s Step 363( 6.00%), action 36, FPS 1.42, Running 123.46s Step 364( 6.17%), action 37, FPS 1.37, Running 124.43s Step 365( 6.33%), action 38, FPS 1.33, Running 125.09s Step 366( 6.50%), action 39, FPS 1.31, Running 126.01s Step 367( 6.67%), action 40, FPS 1.31, Running 126.59s Step 368( 6.83%), action 41, FPS 1.31, Running 127.56s Step 369( 7.00%), action 42, FPS 1.31, Running 128.13s Step 370( 7.17%), action 43, FPS 1.36, Running 128.56s Step 371( 7.33%), action 44, FPS 1.39, Running 128.80s Step 372( 7.50%), action 45, FPS 1.45, Running 129.27s Step 373( 7.67%), action 46, FPS 1.47, Running 129.55s Step 374( 7.83%), action 47, FPS 1.53, Running 130.00s Step 375( 8.00%), action 48, FPS 1.57, Running 130.23s Step 376( 8.17%), action 49, FPS 1.59, Running 130.93s Step 377( 8.33%), action 50, FPS 1.60, Running 131.24s Step 378( 8.50%), action 51, FPS 1.58, Running 132.36s Step 379( 8.67%), action 52, FPS 1.58, Running 132.92s Step 380( 8.83%), action 53, FPS 1.57, Running 133.95s Step 381( 9.00%), action 54, FPS 1.58, Running 134.52s Step 382( 9.17%), action 55, FPS 1.62, Running 135.28s Step 383( 9.33%), action 56, FPS 1.63, Running 135.71s Step 384( 9.50%), action 57, FPS 1.64, Running 136.63s Step 385( 9.67%), action 58, FPS 1.65, Running 137.20s Step 386( 9.83%), action 59, FPS 1.66, Running 138.03s Step 387( 10.00%), action 60, FPS 1.66, Running 138.60s Step 388( 10.17%), action 61, FPS 1.63, Running 139.83s Step 389( 10.33%), action 62, FPS 1.63, Running 140.43s Step 390( 10.50%), action 63, FPS 1.56, Running 141.39s Step 391( 10.67%), action 64, FPS 1.50, Running 142.10s Step 392( 10.83%), action 65, FPS 1.46, Running 142.98s Step 393( 11.00%), action 66, FPS 1.42, Running 143.63s Step 394( 11.17%), action 67, FPS 1.37, Running 144.63s Step 395( 11.33%), action 68, FPS 1.33, Running 145.28s Step 396( 11.50%), action 69, FPS 1.30, Running 146.29s Step 397( 11.67%), action 70, FPS 1.27, Running 146.95s Step 398( 11.83%), action 71, FPS 1.28, Running 147.96s Step 399( 12.00%), action 72, FPS 1.28, Running 148.51s Step 400( 12.17%), action 73, FPS 1.34, Running 148.89s Step 401( 12.33%), action 74, FPS 1.37, Running 149.14s Step 402( 12.50%), action 75, FPS 1.41, Running 149.50s Step 403( 12.67%), action 76, FPS 1.42, Running 149.78s Step 404( 12.83%), action 77, FPS 1.44, Running 150.48s Step 405( 13.00%), action 78, FPS 1.47, Running 150.83s Step 406( 13.17%), action 79, FPS 1.46, Running 151.75s Step 407( 13.33%), action 80, FPS 1.46, Running 152.34s Step 408( 13.50%), action 81, FPS 1.48, Running 153.35s Step 409( 13.67%), action 82, FPS 1.48, Running 153.95s Step 410( 13.83%), action 83, FPS 1.48, Running 154.91s Step 411( 14.00%), action 84, FPS 1.50, Running 155.48s Step 412( 14.17%), action 85, FPS 1.48, Running 156.53s Step 413( 14.33%), action 86, FPS 1.48, Running 157.10s Step 414( 14.50%), action 87, FPS 1.49, Running 158.04s Step 415( 14.67%), action 88, FPS 1.51, Running 158.49s Step 416( 14.83%), action 89, FPS 1.55, Running 159.20s Step 417( 15.00%), action 90, FPS 1.56, Running 159.76s Step 418( 15.17%), action 91, FPS 1.57, Running 160.73s Step 419( 15.33%), action 92, FPS 1.56, Running 161.35s Step 420( 15.50%), action 93, FPS 1.49, Running 162.31s Step 421( 15.67%), action 94, FPS 1.46, Running 162.87s Step 422( 15.83%), action 95, FPS 1.40, Running 163.84s Step 423( 16.00%), action 96, FPS 1.37, Running 164.40s Step 424( 16.17%), action 97, FPS 1.34, Running 165.42s Step 425( 16.33%), action 98, FPS 1.32, Running 166.02s Step 426( 16.50%), action 99, FPS 1.33, Running 166.81s Step 427( 16.67%), action 100, FPS 1.34, Running 167.27s Step 428( 16.83%), action 101, FPS 1.38, Running 167.87s Step 429( 17.00%), action 102, FPS 1.41, Running 168.10s Step 430( 17.17%), action 103, FPS 1.47, Running 168.49s Step 431( 17.33%), action 104, FPS 1.50, Running 168.78s Step 432( 17.50%), action 105, FPS 1.57, Running 169.24s Step 433( 17.67%), action 106, FPS 1.61, Running 169.51s Step 434( 17.83%), action 107, FPS 1.68, Running 169.92s Step 435( 18.00%), action 108, FPS 1.70, Running 170.29s Step 436( 18.17%), action 109, FPS 1.71, Running 170.86s Step 437( 18.33%), action 110, FPS 1.72, Running 171.40s Step 438( 18.50%), action 111, FPS 1.72, Running 172.35s Step 439( 18.67%), action 112, FPS 1.76, Running 172.68s Step 440( 18.83%), action 113, FPS 1.79, Running 173.51s Step 441( 19.00%), action 114, FPS 1.79, Running 174.06s Step 442( 19.17%), action 115, FPS 1.78, Running 175.05s Step 443( 19.33%), action 116, FPS 1.78, Running 175.65s Step 444( 19.50%), action 117, FPS 1.79, Running 176.62s Step 445( 19.67%), action 118, FPS 1.79, Running 177.19s Step 446( 19.83%), action 119, FPS 1.80, Running 177.92s Step 447( 20.00%), action 120, FPS 1.79, Running 178.42s Step 448( 20.17%), action 121, FPS 1.73, Running 179.41s Step 449( 20.33%), action 122, FPS 1.68, Running 180.00s Step 450( 20.50%), action 123, FPS 1.63, Running 180.78s Step 451( 20.67%), action 124, FPS 1.57, Running 181.54s Step 452( 20.83%), action 125, FPS 1.51, Running 182.52s Step 453( 21.00%), action 126, FPS 1.47, Running 183.11s Step 454( 21.17%), action 127, FPS 1.41, Running 184.06s Step 455( 21.33%), action 128, FPS 1.42, Running 184.35s Step 456( 21.50%), action 129, FPS 1.38, Running 185.30s Step 457( 21.67%), action 130, FPS 1.38, Running 185.93s Step 458( 21.83%), action 131, FPS 1.38, Running 186.88s Step 459( 22.00%), action 132, FPS 1.36, Running 187.44s Step 460( 22.17%), action 133, FPS 1.37, Running 188.08s Step 461( 22.33%), action 134, FPS 1.39, Running 188.42s Step 462( 22.50%), action 135, FPS 1.45, Running 188.88s Step 463( 22.67%), action 136, FPS 1.48, Running 189.21s Step 464( 22.83%), action 137, FPS 1.52, Running 189.75s Step 465( 23.00%), action 138, FPS 1.56, Running 190.02s Step 466( 23.17%), action 139, FPS 1.59, Running 190.53s Step 467( 23.33%), action 140, FPS 1.59, Running 191.02s Step 468( 23.50%), action 141, FPS 1.57, Running 192.14s Step 469( 23.67%), action 142, FPS 1.60, Running 192.49s Step 470( 23.83%), action 143, FPS 1.59, Running 193.34s Step 471( 24.00%), action 144, FPS 1.62, Running 193.86s Step 472( 24.17%), action 145, FPS 1.62, Running 194.87s Step 473( 24.33%), action 146, FPS 1.62, Running 195.46s Step 474( 24.50%), action 147, FPS 1.62, Running 196.40s Step 475( 24.67%), action 148, FPS 1.61, Running 196.80s Step 476( 24.83%), action 149, FPS 1.63, Running 197.61s Step 477( 25.00%), action 150, FPS 1.63, Running 198.17s Step 478( 25.17%), action 151, FPS 1.63, Running 199.16s Step 479( 25.33%), action 152, FPS 1.63, Running 199.70s Step 480( 25.50%), action 153, FPS 1.59, Running 200.66s Step 481( 25.67%), action 154, FPS 1.56, Running 201.26s Step 482( 25.83%), action 155, FPS 1.50, Running 202.23s Step 483( 26.00%), action 156, FPS 1.48, Running 202.76s Step 484( 26.17%), action 157, FPS 1.45, Running 203.51s Step 485( 26.33%), action 158, FPS 1.43, Running 203.98s Step 486( 26.50%), action 159, FPS 1.39, Running 204.92s Step 487( 26.67%), action 160, FPS 1.38, Running 205.49s Step 488( 26.83%), action 161, FPS 1.39, Running 206.51s Step 489( 27.00%), action 162, FPS 1.37, Running 207.06s Step 490( 27.17%), action 163, FPS 1.35, Running 208.14s Step 491( 27.33%), action 164, FPS 1.38, Running 208.40s Step 492( 27.50%), action 165, FPS 1.44, Running 208.78s Step 493( 27.67%), action 166, FPS 1.46, Running 209.17s Step 494( 27.83%), action 167, FPS 1.50, Running 209.69s Step 495( 28.00%), action 168, FPS 1.51, Running 210.03s Step 496( 28.17%), action 169, FPS 1.51, Running 210.82s Step 497( 28.33%), action 170, FPS 1.51, Running 211.41s Step 498( 28.50%), action 171, FPS 1.51, Running 212.43s Step 499( 28.67%), action 172, FPS 1.50, Running 213.07s Step 500( 28.83%), action 173, FPS 1.50, Running 214.03s Step 501( 29.00%), action 174, FPS 1.50, Running 214.60s Step 502( 29.17%), action 175, FPS 1.50, Running 215.60s Step 503( 29.33%), action 176, FPS 1.49, Running 216.18s Step 504( 29.50%), action 177, FPS 1.46, Running 217.25s Step 505( 29.67%), action 178, FPS 1.45, Running 217.82s Step 506( 29.83%), action 179, FPS 1.45, Running 218.73s Step 507( 30.00%), action 180, FPS 1.47, Running 219.10s Step 508( 30.17%), action 181, FPS 1.44, Running 220.36s Step 509( 30.33%), action 182, FPS 1.44, Running 220.95s Step 510( 30.50%), action 183, FPS 1.45, Running 221.96s Step 511( 30.67%), action 184, FPS 1.44, Running 222.33s Step 512( 30.83%), action 185, FPS 1.38, Running 223.22s Step 513( 31.00%), action 186, FPS 1.37, Running 223.75s Step 514( 31.17%), action 187, FPS 1.34, Running 224.66s Step 515( 31.33%), action 188, FPS 1.30, Running 225.38s Step 516( 31.50%), action 189, FPS 1.29, Running 226.30s Step 517( 31.67%), action 190, FPS 1.29, Running 226.86s Step 518( 31.83%), action 191, FPS 1.30, Running 227.79s Step 519( 32.00%), action 192, FPS 1.34, Running 228.02s Step 520( 32.17%), action 193, FPS 1.38, Running 228.51s Step 521( 32.33%), action 194, FPS 1.41, Running 228.78s Step 522( 32.50%), action 195, FPS 1.44, Running 229.52s Step 523( 32.67%), action 196, FPS 1.46, Running 229.91s Step 524( 32.83%), action 197, FPS 1.46, Running 230.90s Step 525( 33.00%), action 198, FPS 1.46, Running 231.49s Step 526( 33.17%), action 199, FPS 1.45, Running 232.48s Step 527( 33.33%), action 200, FPS 1.43, Running 233.05s Step 528( 33.50%), action 201, FPS 1.46, Running 234.06s Step 529( 33.67%), action 202, FPS 1.47, Running 234.60s Step 530( 33.83%), action 203, FPS 1.46, Running 235.63s Step 531( 34.00%), action 204, FPS 1.44, Running 236.26s Step 532( 34.17%), action 205, FPS 1.43, Running 237.22s Step 533( 34.33%), action 206, FPS 1.43, Running 237.77s Step 534( 34.50%), action 207, FPS 1.42, Running 238.77s Step 535( 34.67%), action 208, FPS 1.43, Running 239.35s Step 536( 34.83%), action 209, FPS 1.42, Running 240.37s Step 537( 35.00%), action 210, FPS 1.44, Running 240.71s Step 538( 35.17%), action 211, FPS 1.42, Running 241.92s Step 539( 35.33%), action 212, FPS 1.40, Running 242.28s Step 540( 35.50%), action 213, FPS 1.34, Running 243.48s Step 541( 35.67%), action 214, FPS 1.33, Running 243.82s Step 542( 35.83%), action 215, FPS 1.31, Running 244.73s Step 543( 36.00%), action 216, FPS 1.30, Running 245.31s Step 544( 36.17%), action 217, FPS 1.30, Running 246.34s Step 545( 36.33%), action 218, FPS 1.30, Running 246.89s Step 546( 36.50%), action 219, FPS 1.35, Running 247.29s Step 547( 36.67%), action 220, FPS 1.38, Running 247.55s Step 548( 36.83%), action 221, FPS 1.39, Running 248.40s Step 549( 37.00%), action 222, FPS 1.40, Running 248.92s Step 550( 37.17%), action 223, FPS 1.41, Running 249.87s Step 551( 37.33%), action 224, FPS 1.40, Running 250.52s Step 552( 37.50%), action 225, FPS 1.40, Running 251.47s Step 553( 37.67%), action 226, FPS 1.40, Running 252.07s Step 554( 37.83%), action 227, FPS 1.39, Running 253.11s Step 555( 38.00%), action 228, FPS 1.40, Running 253.65s Step 556( 38.17%), action 229, FPS 1.41, Running 254.59s Step 557( 38.33%), action 230, FPS 1.38, Running 255.20s Step 558( 38.50%), action 231, FPS 1.39, Running 256.27s Step 559( 38.67%), action 232, FPS 1.37, Running 256.86s Step 560( 38.83%), action 233, FPS 1.40, Running 257.79s Step 561( 39.00%), action 234, FPS 1.38, Running 258.35s Step 562( 39.17%), action 235, FPS 1.37, Running 259.38s Step 563( 39.33%), action 236, FPS 1.36, Running 259.97s Step 564( 39.50%), action 237, FPS 1.37, Running 260.95s Step 565( 39.67%), action 238, FPS 1.38, Running 261.37s Step 566( 39.83%), action 239, FPS 1.30, Running 262.65s Step 567( 40.00%), action 240, FPS 1.27, Running 263.25s Step 568( 40.17%), action 241, FPS 1.26, Running 264.22s Step 569( 40.33%), action 242, FPS 1.26, Running 264.78s Step 570( 40.50%), action 243, FPS 1.25, Running 265.85s Step 571( 40.67%), action 244, FPS 1.29, Running 266.08s Step 572( 40.83%), action 245, FPS 1.29, Running 267.01s Step 573( 41.00%), action 246, FPS 1.27, Running 267.84s Step 574( 41.17%), action 247, FPS 1.27, Running 268.83s Step 575( 41.33%), action 248, FPS 1.26, Running 269.49s Step 576( 41.50%), action 249, FPS 1.27, Running 270.40s Step 577( 41.67%), action 250, FPS 1.27, Running 271.00s Step 578( 41.83%), action 251, FPS 1.27, Running 272.05s Step 579( 42.00%), action 252, FPS 1.27, Running 272.61s Step 580( 42.17%), action 253, FPS 1.27, Running 273.58s Step 581( 42.33%), action 254, FPS 1.27, Running 274.15s Step 582( 42.50%), action 255, FPS 1.26, Running 275.24s Step 583( 42.67%), action 256, FPS 1.26, Running 275.79s Step 584( 42.83%), action 257, FPS 1.26, Running 276.86s Step 585( 43.00%), action 258, FPS 1.25, Running 277.42s Step 586( 43.17%), action 259, FPS 1.27, Running 278.38s Step 587( 43.33%), action 260, FPS 1.27, Running 279.00s Step 588( 43.50%), action 261, FPS 1.23, Running 280.42s Step 589( 43.67%), action 262, FPS 1.24, Running 280.97s Step 590( 43.83%), action 263, FPS 1.23, Running 282.10s Step 591( 44.00%), action 264, FPS 1.21, Running 282.61s Step 592( 44.17%), action 265, FPS 1.21, Running 283.60s Step 593( 44.33%), action 266, FPS 1.23, Running 284.13s Step 594( 44.50%), action 267, FPS 1.28, Running 284.51s Step 595( 44.67%), action 268, FPS 1.30, Running 284.85s Step 596( 44.83%), action 269, FPS 1.32, Running 285.56s Step 597( 45.00%), action 270, FPS 1.35, Running 285.87s Step 598( 45.17%), action 271, FPS 1.33, Running 287.06s Step 599( 45.33%), action 272, FPS 1.33, Running 287.62s Step 600( 45.50%), action 273, FPS 1.32, Running 288.69s Step 601( 45.67%), action 274, FPS 1.32, Running 289.32s Step 602( 45.83%), action 275, FPS 1.33, Running 290.30s Step 603( 46.00%), action 276, FPS 1.32, Running 290.91s Step 604( 46.17%), action 277, FPS 1.34, Running 291.84s Step 605( 46.33%), action 278, FPS 1.33, Running 292.41s Step 606( 46.50%), action 279, FPS 1.33, Running 293.44s Step 607( 46.67%), action 280, FPS 1.33, Running 294.03s Step 608( 46.83%), action 281, FPS 1.36, Running 295.11s Step 609( 47.00%), action 282, FPS 1.36, Running 295.70s Step 610( 47.17%), action 283, FPS 1.37, Running 296.66s Step 611( 47.33%), action 284, FPS 1.38, Running 297.08s Step 612( 47.50%), action 285, FPS 1.37, Running 298.22s Step 613( 47.67%), action 286, FPS 1.36, Running 298.85s Step 614( 47.83%), action 287, FPS 1.30, Running 299.92s Step 615( 48.00%), action 288, FPS 1.28, Running 300.49s Step 616( 48.17%), action 289, FPS 1.26, Running 301.50s Step 617( 48.33%), action 290, FPS 1.25, Running 301.81s Step 618( 48.50%), action 291, FPS 1.25, Running 303.11s Step 619( 48.67%), action 292, FPS 1.26, Running 303.49s Step 620( 48.83%), action 293, FPS 1.28, Running 304.26s Step 621( 49.00%), action 294, FPS 1.29, Running 304.86s Step 622( 49.17%), action 295, FPS 1.27, Running 306.04s Step 623( 49.33%), action 296, FPS 1.29, Running 306.40s Step 624( 49.50%), action 297, FPS 1.27, Running 307.63s Step 625( 49.67%), action 298, FPS 1.27, Running 308.20s Step 626( 49.83%), action 299, FPS 1.26, Running 309.30s Step 627( 50.00%), action 300, FPS 1.26, Running 309.88s Step 628( 50.17%), action 301, FPS 1.27, Running 310.87s Step 629( 50.33%), action 302, FPS 1.27, Running 311.43s Step 630( 50.50%), action 303, FPS 1.27, Running 312.45s Step 631( 50.67%), action 304, FPS 1.25, Running 313.03s Step 632( 50.83%), action 305, FPS 1.27, Running 313.99s Step 633( 51.00%), action 306, FPS 1.27, Running 314.56s Step 634( 51.17%), action 307, FPS 1.30, Running 315.35s Step 635( 51.33%), action 308, FPS 1.27, Running 316.18s Step 636( 51.50%), action 309, FPS 1.28, Running 317.12s Step 637( 51.67%), action 310, FPS 1.26, Running 317.71s Step 638( 51.83%), action 311, FPS 1.28, Running 318.71s Step 639( 52.00%), action 312, FPS 1.27, Running 319.28s Step 640( 52.17%), action 313, FPS 1.25, Running 320.21s Step 641( 52.33%), action 314, FPS 1.28, Running 320.54s Step 642( 52.50%), action 315, FPS 1.30, Running 321.45s Step 643( 52.67%), action 316, FPS 1.28, Running 321.97s Step 644( 52.83%), action 317, FPS 1.36, Running 322.29s Step 645( 53.00%), action 318, FPS 1.40, Running 322.53s Step 646( 53.17%), action 319, FPS 1.46, Running 323.02s Step 647( 53.33%), action 320, FPS 1.49, Running 323.34s Step 648( 53.50%), action 321, FPS 1.52, Running 324.04s Step 649( 53.67%), action 322, FPS 1.52, Running 324.57s Step 650( 53.83%), action 323, FPS 1.53, Running 325.48s Step 651( 54.00%), action 324, FPS 1.53, Running 326.06s Step 652( 54.17%), action 325, FPS 1.53, Running 327.03s Step 653( 54.33%), action 326, FPS 1.53, Running 327.63s Step 654( 54.50%), action 327, FPS 1.51, Running 328.62s Step 655( 54.67%), action 328, FPS 1.54, Running 329.21s Step 656( 54.83%), action 329, FPS 1.53, Running 330.16s Step 657( 55.00%), action 330, FPS 1.53, Running 330.78s Step 658( 55.17%), action 331, FPS 1.55, Running 331.63s Step 659( 55.33%), action 332, FPS 1.57, Running 332.02s Step 660( 55.50%), action 333, FPS 1.57, Running 332.97s Step 661( 55.67%), action 334, FPS 1.54, Running 333.53s Step 662( 55.83%), action 335, FPS 1.53, Running 334.49s Step 663( 56.00%), action 336, FPS 1.54, Running 334.99s Step 664( 56.17%), action 337, FPS 1.49, Running 335.69s Step 665( 56.33%), action 338, FPS 1.46, Running 336.24s Step 666( 56.50%), action 339, FPS 1.41, Running 337.18s Step 667( 56.67%), action 340, FPS 1.38, Running 337.79s Step 668( 56.83%), action 341, FPS 1.35, Running 338.84s Step 669( 57.00%), action 342, FPS 1.35, Running 339.41s Step 670( 57.17%), action 343, FPS 1.34, Running 340.41s Step 671( 57.33%), action 344, FPS 1.34, Running 340.97s Step 672( 57.50%), action 345, FPS 1.40, Running 341.32s Step 673( 57.67%), action 346, FPS 1.43, Running 341.57s Step 674( 57.83%), action 347, FPS 1.49, Running 342.01s Step 675( 58.00%), action 348, FPS 1.53, Running 342.29s Step 676( 58.17%), action 349, FPS 1.59, Running 342.75s Step 677( 58.33%), action 350, FPS 1.61, Running 343.21s Step 678( 58.50%), action 351, FPS 1.62, Running 343.95s Step 679( 58.67%), action 352, FPS 1.63, Running 344.27s Step 680( 58.83%), action 353, FPS 1.62, Running 345.28s Step 681( 59.00%), action 354, FPS 1.62, Running 345.87s Step 682( 59.17%), action 355, FPS 1.61, Running 346.94s Step 683( 59.33%), action 356, FPS 1.59, Running 347.60s Step 684( 59.50%), action 357, FPS 1.56, Running 348.52s Step 685( 59.67%), action 358, FPS 1.56, Running 349.08s Step 686( 59.83%), action 359, FPS 1.55, Running 350.12s Step 687( 60.00%), action 360, FPS 1.55, Running 350.69s Step 688( 60.17%), action 361, FPS 1.55, Running 351.75s Step 689( 60.33%), action 362, FPS 1.55, Running 352.35s Step 690( 60.50%), action 363, FPS 1.55, Running 353.35s Step 691( 60.67%), action 364, FPS 1.57, Running 353.70s Step 692( 60.83%), action 365, FPS 1.51, Running 354.54s Step 693( 61.00%), action 366, FPS 1.48, Running 355.11s Step 694( 61.17%), action 367, FPS 1.42, Running 356.09s Step 695( 61.33%), action 368, FPS 1.39, Running 356.73s Step 696( 61.50%), action 369, FPS 1.34, Running 357.68s Step 697( 61.67%), action 370, FPS 1.33, Running 358.29s Step 698( 61.83%), action 371, FPS 1.31, Running 359.25s Step 699( 62.00%), action 372, FPS 1.28, Running 359.90s Step 700( 62.17%), action 373, FPS 1.28, Running 360.93s Step 701( 62.33%), action 374, FPS 1.29, Running 361.44s Step 702( 62.50%), action 375, FPS 1.34, Running 361.83s Step 703( 62.67%), action 376, FPS 1.38, Running 362.06s Step 704( 62.83%), action 377, FPS 1.43, Running 362.48s Step 705( 63.00%), action 378, FPS 1.46, Running 362.82s Step 706( 63.17%), action 379, FPS 1.48, Running 363.61s Step 707( 63.33%), action 380, FPS 1.48, Running 364.20s Step 708( 63.50%), action 381, FPS 1.49, Running 365.20s Step 709( 63.67%), action 382, FPS 1.49, Running 365.82s Step 710( 63.83%), action 383, FPS 1.49, Running 366.76s Step 711( 64.00%), action 384, FPS 1.46, Running 367.37s Step 712( 64.17%), action 385, FPS 1.44, Running 368.41s Step 713( 64.33%), action 386, FPS 1.45, Running 368.94s Step 714( 64.50%), action 387, FPS 1.44, Running 369.94s Step 715( 64.67%), action 388, FPS 1.44, Running 370.59s Step 716( 64.83%), action 389, FPS 1.44, Running 371.60s Step 717( 65.00%), action 390, FPS 1.44, Running 372.18s Step 718( 65.17%), action 391, FPS 1.44, Running 373.19s Step 719( 65.33%), action 392, FPS 1.44, Running 373.76s Step 720( 65.50%), action 393, FPS 1.45, Running 374.70s Step 721( 65.67%), action 394, FPS 1.44, Running 375.30s Step 722( 65.83%), action 395, FPS 1.39, Running 376.26s Step 723( 66.00%), action 396, FPS 1.38, Running 376.60s Step 724( 66.17%), action 397, FPS 1.32, Running 377.60s Step 725( 66.33%), action 398, FPS 1.30, Running 378.18s Step 726( 66.50%), action 399, FPS 1.29, Running 379.16s Step 727( 66.67%), action 400, FPS 1.29, Running 379.74s Step 728( 66.83%), action 401, FPS 1.29, Running 380.67s Step 729( 67.00%), action 402, FPS 1.33, Running 380.91s Step 730( 67.17%), action 403, FPS 1.37, Running 381.32s Step 731( 67.33%), action 404, FPS 1.39, Running 381.74s Step 732( 67.50%), action 405, FPS 1.46, Running 382.13s Step 733( 67.67%), action 406, FPS 1.49, Running 382.39s Step 734( 67.83%), action 407, FPS 1.56, Running 382.78s Step 735( 68.00%), action 408, FPS 1.60, Running 383.09s Step 736( 68.17%), action 409, FPS 1.65, Running 383.72s Step 737( 68.33%), action 410, FPS 1.66, Running 384.24s Step 738( 68.50%), action 411, FPS 1.67, Running 385.19s Step 739( 68.67%), action 412, FPS 1.70, Running 385.54s Step 740( 68.83%), action 413, FPS 1.72, Running 386.34s Step 741( 69.00%), action 414, FPS 1.72, Running 386.95s Step 742( 69.17%), action 415, FPS 1.73, Running 387.85s Step 743( 69.33%), action 416, FPS 1.68, Running 388.49s Step 744( 69.50%), action 417, FPS 1.68, Running 389.53s Step 745( 69.67%), action 418, FPS 1.67, Running 390.15s Step 746( 69.83%), action 419, FPS 1.67, Running 391.11s Step 747( 70.00%), action 420, FPS 1.67, Running 391.69s Step 748( 70.17%), action 421, FPS 1.66, Running 392.70s Step 749( 70.33%), action 422, FPS 1.62, Running 393.28s Step 750( 70.50%), action 423, FPS 1.54, Running 394.30s Step 751( 70.67%), action 424, FPS 1.53, Running 394.79s Step 752( 70.83%), action 425, FPS 1.46, Running 395.80s Step 753( 71.00%), action 426, FPS 1.43, Running 396.36s Step 754( 71.17%), action 427, FPS 1.37, Running 397.34s Step 755( 71.33%), action 428, FPS 1.36, Running 397.80s Step 756( 71.50%), action 429, FPS 1.35, Running 398.49s Step 757( 71.67%), action 430, FPS 1.35, Running 399.09s Step 758( 71.83%), action 431, FPS 1.35, Running 400.04s Step 759( 72.00%), action 432, FPS 1.33, Running 400.60s Step 760( 72.17%), action 433, FPS 1.37, Running 400.97s Step 761( 72.33%), action 434, FPS 1.40, Running 401.19s Step 762( 72.50%), action 435, FPS 1.45, Running 401.60s Step 763( 72.67%), action 436, FPS 1.49, Running 401.91s Step 764( 72.83%), action 437, FPS 1.57, Running 402.26s Step 765( 73.00%), action 438, FPS 1.62, Running 402.48s Step 766( 73.17%), action 439, FPS 1.69, Running 402.91s Step 767( 73.33%), action 440, FPS 1.73, Running 403.25s Step 768( 73.50%), action 441, FPS 1.71, Running 404.38s Step 769( 73.67%), action 442, FPS 1.71, Running 404.96s Step 770( 73.83%), action 443, FPS 1.72, Running 405.96s Step 771( 74.00%), action 444, FPS 1.74, Running 406.29s Step 772( 74.17%), action 445, FPS 1.75, Running 407.25s Step 773( 74.33%), action 446, FPS 1.75, Running 407.78s Step 774( 74.50%), action 447, FPS 1.76, Running 408.73s Step 775( 74.67%), action 448, FPS 1.74, Running 409.31s Step 776( 74.83%), action 449, FPS 1.69, Running 410.30s Step 777( 75.00%), action 450, FPS 1.70, Running 410.88s Step 778( 75.17%), action 451, FPS 1.69, Running 411.87s Step 779( 75.33%), action 452, FPS 1.73, Running 412.19s Step 780( 75.50%), action 453, FPS 1.66, Running 413.03s Step 781( 75.67%), action 454, FPS 1.62, Running 413.57s Step 782( 75.83%), action 455, FPS 1.55, Running 414.54s Step 783( 76.00%), action 456, FPS 1.52, Running 415.08s Step 784( 76.17%), action 457, FPS 1.47, Running 415.85s Step 785( 76.33%), action 458, FPS 1.45, Running 416.29s Step 786( 76.50%), action 459, FPS 1.40, Running 417.24s Step 787( 76.67%), action 460, FPS 1.38, Running 417.73s Step 788( 76.83%), action 461, FPS 1.39, Running 418.78s Step 789( 77.00%), action 462, FPS 1.39, Running 419.36s Step 790( 77.17%), action 463, FPS 1.39, Running 420.30s Step 791( 77.33%), action 464, FPS 1.41, Running 420.52s Step 792( 77.50%), action 465, FPS 1.46, Running 420.94s Step 793( 77.67%), action 466, FPS 1.49, Running 421.19s Step 794( 77.83%), action 467, FPS 1.55, Running 421.60s Step 795( 78.00%), action 468, FPS 1.59, Running 421.92s Step 796( 78.17%), action 469, FPS 1.65, Running 422.44s Step 797( 78.33%), action 470, FPS 1.67, Running 422.82s Step 798( 78.50%), action 471, FPS 1.63, Running 424.13s Step 799( 78.67%), action 472, FPS 1.63, Running 424.46s Step 800( 78.83%), action 473, FPS 1.62, Running 425.35s Step 801( 79.00%), action 474, FPS 1.62, Running 425.92s Step 802( 79.17%), action 475, FPS 1.62, Running 426.89s Step 803( 79.33%), action 476, FPS 1.62, Running 427.46s Step 804( 79.50%), action 477, FPS 1.58, Running 428.50s Step 805( 79.67%), action 478, FPS 1.57, Running 429.06s Step 806( 79.83%), action 479, FPS 1.56, Running 430.08s Step 807( 80.00%), action 480, FPS 1.54, Running 430.69s Step 808( 80.17%), action 481, FPS 1.55, Running 431.66s Step 809( 80.33%), action 482, FPS 1.55, Running 432.29s Step 810( 80.50%), action 483, FPS 1.54, Running 433.27s Step 811( 80.67%), action 484, FPS 1.51, Running 433.74s Step 812( 80.83%), action 485, FPS 1.48, Running 434.44s Step 813( 81.00%), action 486, FPS 1.45, Running 435.00s Step 814( 81.17%), action 487, FPS 1.39, Running 435.94s Step 815( 81.33%), action 488, FPS 1.39, Running 436.27s Step 816( 81.50%), action 489, FPS 1.36, Running 437.19s Step 817( 81.67%), action 490, FPS 1.34, Running 437.78s Step 818( 81.83%), action 491, FPS 1.37, Running 438.73s Step 819( 82.00%), action 492, FPS 1.35, Running 439.27s Step 820( 82.17%), action 493, FPS 1.34, Running 440.26s Step 821( 82.33%), action 494, FPS 1.37, Running 440.51s Step 822( 82.50%), action 495, FPS 1.43, Running 440.88s Step 823( 82.67%), action 496, FPS 1.47, Running 441.11s Step 824( 82.83%), action 497, FPS 1.52, Running 441.67s Step 825( 83.00%), action 498, FPS 1.54, Running 442.06s Step 826( 83.17%), action 499, FPS 1.53, Running 443.19s Step 827( 83.33%), action 500, FPS 1.53, Running 443.78s Step 828( 83.50%), action 501, FPS 1.53, Running 444.76s Step 829( 83.67%), action 502, FPS 1.56, Running 445.11s Step 830( 83.83%), action 503, FPS 1.58, Running 445.91s Step 831( 84.00%), action 504, FPS 1.57, Running 446.48s Step 832( 84.17%), action 505, FPS 1.54, Running 447.45s Step 833( 84.33%), action 506, FPS 1.55, Running 447.89s Step 834( 84.50%), action 507, FPS 1.58, Running 448.62s Step 835( 84.67%), action 508, FPS 1.55, Running 449.16s Step 836( 84.83%), action 509, FPS 1.55, Running 450.13s Step 837( 85.00%), action 510, FPS 1.55, Running 450.72s Step 838( 85.17%), action 511, FPS 1.53, Running 451.82s Step 839( 85.33%), action 512, FPS 1.51, Running 452.51s Step 840( 85.50%), action 513, FPS 1.52, Running 453.42s Step 841( 85.67%), action 514, FPS 1.48, Running 454.00s Step 842( 85.83%), action 515, FPS 1.42, Running 455.01s Step 843( 86.00%), action 516, FPS 1.40, Running 455.36s Step 844( 86.17%), action 517, FPS 1.37, Running 456.22s Step 845( 86.33%), action 518, FPS 1.36, Running 456.77s Step 846( 86.50%), action 519, FPS 1.37, Running 457.77s Step 847( 86.67%), action 520, FPS 1.37, Running 458.36s Step 848( 86.83%), action 521, FPS 1.38, Running 459.30s Step 849( 87.00%), action 522, FPS 1.39, Running 459.55s Step 850( 87.17%), action 523, FPS 1.42, Running 459.96s Step 851( 87.33%), action 524, FPS 1.44, Running 460.40s Step 852( 87.50%), action 525, FPS 1.48, Running 460.98s Step 853( 87.67%), action 526, FPS 1.45, Running 461.65s Step 854( 87.83%), action 527, FPS 1.44, Running 462.49s Step 855( 88.00%), action 528, FPS 1.44, Running 463.08s Step 856( 88.17%), action 529, FPS 1.43, Running 464.15s Step 857( 88.33%), action 530, FPS 1.42, Running 464.80s Step 858( 88.50%), action 531, FPS 1.43, Running 465.78s Step 859( 88.67%), action 532, FPS 1.44, Running 466.36s Step 860( 88.83%), action 533, FPS 1.44, Running 467.31s Step 861( 89.00%), action 534, FPS 1.43, Running 467.96s Step 862( 89.17%), action 535, FPS 1.43, Running 468.98s Step 863( 89.33%), action 536, FPS 1.41, Running 469.56s Step 864( 89.50%), action 537, FPS 1.39, Running 470.59s Step 865( 89.67%), action 538, FPS 1.39, Running 471.19s Step 866( 89.83%), action 539, FPS 1.40, Running 472.11s Step 867( 90.00%), action 540, FPS 1.40, Running 472.66s Step 868( 90.17%), action 541, FPS 1.39, Running 473.65s Step 869( 90.33%), action 542, FPS 1.36, Running 474.24s Step 870( 90.50%), action 543, FPS 1.31, Running 475.23s Step 871( 90.67%), action 544, FPS 1.29, Running 475.87s Step 872( 90.83%), action 545, FPS 1.26, Running 476.82s Step 873( 91.00%), action 546, FPS 1.27, Running 477.43s Step 874( 91.17%), action 547, FPS 1.26, Running 478.38s Step 875( 91.33%), action 548, FPS 1.29, Running 478.61s Step 876( 91.50%), action 549, FPS 1.34, Running 479.05s Step 877( 91.67%), action 550, FPS 1.38, Running 479.33s Step 878( 91.83%), action 551, FPS 1.36, Running 480.47s Step 879( 92.00%), action 552, FPS 1.33, Running 481.35s Step 880( 92.17%), action 553, FPS 1.33, Running 482.34s Step 881( 92.33%), action 554, FPS 1.34, Running 482.84s Step 882( 92.50%), action 555, FPS 1.37, Running 483.58s Step 883( 92.67%), action 556, FPS 1.37, Running 484.11s Step 884( 92.83%), action 557, FPS 1.38, Running 485.08s Step 885( 93.00%), action 558, FPS 1.38, Running 485.66s Step 886( 93.17%), action 559, FPS 1.38, Running 486.59s Step 887( 93.33%), action 560, FPS 1.39, Running 487.02s Step 888( 93.50%), action 561, FPS 1.37, Running 488.24s Step 889( 93.67%), action 562, FPS 1.37, Running 488.85s Step 890( 93.83%), action 563, FPS 1.37, Running 489.82s Step 891( 94.00%), action 564, FPS 1.38, Running 490.39s Step 892( 94.17%), action 565, FPS 1.36, Running 491.50s Step 893( 94.33%), action 566, FPS 1.37, Running 492.04s Step 894( 94.50%), action 567, FPS 1.37, Running 492.98s Step 895( 94.67%), action 568, FPS 1.34, Running 493.56s Step 896( 94.83%), action 569, FPS 1.29, Running 494.52s Step 897( 95.00%), action 570, FPS 1.29, Running 494.86s Step 898( 95.17%), action 571, FPS 1.27, Running 496.20s Step 899( 95.33%), action 572, FPS 1.30, Running 496.78s Step 900( 95.50%), action 573, FPS 1.33, Running 497.36s Step 901( 95.67%), action 574, FPS 1.35, Running 497.62s Step 902( 95.83%), action 575, FPS 1.35, Running 498.38s Step 903( 96.00%), action 576, FPS 1.34, Running 498.99s Step 904( 96.17%), action 577, FPS 1.35, Running 499.92s Step 905( 96.33%), action 578, FPS 1.34, Running 500.56s Step 906( 96.50%), action 579, FPS 1.34, Running 501.48s Step 907( 96.67%), action 580, FPS 1.35, Running 501.85s Step 908( 96.83%), action 581, FPS 1.35, Running 503.08s Step 909( 97.00%), action 582, FPS 1.35, Running 503.67s Step 910( 97.17%), action 583, FPS 1.35, Running 504.67s Step 911( 97.33%), action 584, FPS 1.35, Running 505.25s Step 912( 97.50%), action 585, FPS 1.34, Running 506.42s Step 913( 97.67%), action 586, FPS 1.34, Running 506.98s Step 914( 97.83%), action 587, FPS 1.34, Running 507.90s Step 915( 98.00%), action 588, FPS 1.33, Running 508.57s Step 916( 98.17%), action 589, FPS 1.34, Running 509.47s Step 917( 98.33%), action 590, FPS 1.32, Running 510.04s Step 918( 98.50%), action 591, FPS 1.35, Running 511.06s Step 919( 98.67%), action 592, FPS 1.34, Running 511.69s Step 920( 98.83%), action 593, FPS 1.31, Running 512.68s Step 921( 99.00%), action 594, FPS 1.28, Running 513.19s Step 922( 99.17%), action 595, FPS 1.26, Running 514.20s Step 923( 99.33%), action 596, FPS 1.27, Running 514.69s Step 924( 99.50%), action 597, FPS 1.25, Running 515.89s Step 925( 99.67%), action 598, FPS 1.27, Running 516.27s Step 926( 99.83%), action 599, FPS 1.31, Running 516.76s Step 927(100.00%), action 600, FPS 1.29, Running 517.33s [2026-08-01 22:11:39] [57 ] Seed 56 failed after 517.92 s. +steps: 927 , actions: 600 . +Instruction: Empty +Total 8/57(14.04%) success. +Setting seed: 57 +Step 1( N/A%), pre moving , FPS 5.82, Running 0.17s Step 2( N/A%), pre moving , FPS 8.24, Running 0.24s Step 3( N/A%), pre moving , FPS 5.57, Running 0.54s Step 4( N/A%), pre moving , FPS 6.15, Running 0.65s Step 5( N/A%), pre moving , FPS 6.98, Running 0.72s Step 6( N/A%), pre moving , FPS 7.60, Running 0.79s Step 7( N/A%), pre moving , FPS 6.29, Running 1.11s Step 8( N/A%), pre moving , FPS 6.69, Running 1.20s Step 9( N/A%), pre moving , FPS 7.15, Running 1.26s Step 10( N/A%), pre moving , FPS 7.51, Running 1.33s Step 11( N/A%), pre moving , FPS 7.86, Running 1.40s Step 12( N/A%), pre moving , FPS 6.96, Running 1.72s Step 13( N/A%), pre moving , FPS 7.17, Running 1.81s Step 14( N/A%), pre moving , FPS 7.43, Running 1.88s Step 15( N/A%), pre moving , FPS 7.77, Running 1.93s Step 16( N/A%), pre moving , FPS 7.35, Running 2.18s Step 17( N/A%), pre moving , FPS 7.29, Running 2.33s Step 18( N/A%), pre moving , FPS 7.51, Running 2.40s Step 19( N/A%), pre moving , FPS 7.68, Running 2.47s Step 20( N/A%), pre moving , FPS 7.74, Running 2.58s Step 21( N/A%), pre moving , FPS 7.05, Running 3.01s Step 22( N/A%), pre moving , FPS 6.64, Running 3.26s Step 23( N/A%), pre moving , FPS 6.95, Running 3.42s Step 24( N/A%), pre moving , FPS 7.07, Running 3.48s Step 25( N/A%), pre moving , FPS 7.04, Running 3.56s Step 26( N/A%), pre moving , FPS 6.12, Running 4.06s Step 27( N/A%), pre moving , FPS 6.57, Running 4.16s Step 28( N/A%), pre moving , FPS 6.21, Running 4.42s Step 29( N/A%), pre moving , FPS 6.25, Running 4.46s Step 30( N/A%), pre moving , FPS 6.28, Running 4.52s Step 31( N/A%), pre moving , FPS 6.32, Running 4.56s Step 32( N/A%), pre moving , FPS 6.87, Running 4.63s Step 33( N/A%), pre moving , FPS 6.52, Running 4.88s Step 34( N/A%), pre moving , FPS 6.33, Running 5.04s Step 35( N/A%), pre moving , FPS 6.30, Running 5.11s Step 36( N/A%), pre moving , FPS 4.96, Running 6.21s Step 37( N/A%), pre moving , FPS 4.69, Running 6.59s Step 38( N/A%), pre moving , FPS 4.67, Running 6.68s Step 39( N/A%), pre moving , FPS 4.66, Running 6.77s Step 40( N/A%), pre moving , FPS 4.44, Running 7.08s Step 41( N/A%), pre moving , FPS 4.80, Running 7.17s Step 42( N/A%), pre moving , FPS 5.03, Running 7.23s Step 43( N/A%), pre moving , FPS 5.14, Running 7.31s Step 44( N/A%), pre moving , FPS 4.82, Running 7.63s Step 45( N/A%), pre moving , FPS 4.81, Running 7.71s Step 46( N/A%), pre moving , FPS 5.38, Running 7.78s Step 47( N/A%), pre moving , FPS 5.41, Running 7.85s Step 48( N/A%), pre moving , FPS 4.55, Running 8.81s Step 49( N/A%), pre moving , FPS 4.53, Running 8.88s Step 50( N/A%), pre moving , FPS 4.50, Running 8.96s Step 51( N/A%), pre moving , FPS 4.24, Running 9.28s Step 52( N/A%), pre moving , FPS 4.22, Running 9.37s Step 53( N/A%), pre moving , FPS 4.34, Running 9.48s Step 54( N/A%), pre moving , FPS 4.14, Running 9.87s Step 55( N/A%), pre moving , FPS 4.10, Running 9.98s Step 56( N/A%), pre moving , FPS 4.84, Running 10.34s Step 57( N/A%), pre moving , FPS 5.15, Running 10.48s Step 58( N/A%), pre moving , FPS 4.81, Running 10.84s Step 59( N/A%), pre moving , FPS 4.76, Running 10.97s Step 60( N/A%), pre moving , FPS 4.80, Running 11.25s Step 61( N/A%), pre moving , FPS 4.69, Running 11.44s Step 62( N/A%), pre moving , FPS 4.64, Running 11.54s Step 63( N/A%), pre moving , FPS 4.35, Running 11.91s Step 64( N/A%), pre moving , FPS 4.54, Running 12.03s Step 65( N/A%), pre moving , FPS 4.51, Running 12.14s Step 66( N/A%), pre moving , FPS 4.24, Running 12.50s Step 67( N/A%), pre moving , FPS 4.19, Running 12.62s Step 68( N/A%), pre moving , FPS 4.88, Running 12.91s Step 69( N/A%), pre moving , FPS 4.71, Running 13.12s Step 70( N/A%), pre moving , FPS 4.69, Running 13.22s Step 71( N/A%), pre moving , FPS 4.65, Running 13.58s Step 72( N/A%), pre moving , FPS 4.62, Running 13.70s Step 73( N/A%), pre moving , FPS 4.62, Running 13.81s Step 74( N/A%), pre moving , FPS 4.63, Running 14.19s Step 75( N/A%), pre moving , FPS 4.64, Running 14.29s Step 76( N/A%), pre moving , FPS 4.64, Running 14.65s Step 77( N/A%), pre moving , FPS 4.66, Running 14.77s Step 78( N/A%), pre moving , FPS 4.75, Running 15.06s Step 79( N/A%), pre moving , FPS 4.65, Running 15.26s Step 80( N/A%), pre moving , FPS 4.86, Running 15.37s Step 81( N/A%), pre moving , FPS 4.66, Running 15.73s Step 82( N/A%), pre moving , FPS 4.63, Running 15.86s Step 83( N/A%), pre moving , FPS 4.92, Running 15.97s Step 84( N/A%), pre moving , FPS 4.63, Running 16.36s Step 85( N/A%), pre moving , FPS 4.64, Running 16.45s Step 86( N/A%), pre moving , FPS 4.97, Running 16.52s Step 87( N/A%), pre moving , FPS 4.75, Running 16.83s Step 88( N/A%), pre moving , FPS 5.04, Running 16.88s Step 89( N/A%), pre moving , FPS 5.30, Running 16.90s Step 90( N/A%), pre moving , FPS 5.41, Running 16.92s Step 91( N/A%), pre moving , FPS 5.95, Running 16.94s Step 92( N/A%), pre moving , FPS 6.14, Running 16.96s Step 93( N/A%), pre moving , FPS 6.31, Running 16.98s Step 94( N/A%), pre moving , FPS 7.10, Running 17.00s Step 95( N/A%), pre moving , FPS 7.33, Running 17.02s Step 96( N/A%), pre moving , FPS 8.36, Running 17.04s Step 97( N/A%), pre moving , FPS 8.74, Running 17.06s Step 98( N/A%), pre moving , FPS 9.86, Running 17.08s Step 99( N/A%), pre moving , FPS 10.86, Running 17.11s Step 100( N/A%), pre moving , FPS 11.33, Running 17.14s Step 101( N/A%), pre moving , FPS 13.93, Running 17.16s Step 102( N/A%), pre moving , FPS 15.01, Running 17.19s Step 103( N/A%), pre moving , FPS 16.18, Running 17.21s Step 104( N/A%), pre moving , FPS 22.94, Running 17.23s Step 105( N/A%), pre moving , FPS 24.89, Running 17.26s Step 106( N/A%), pre moving , FPS 26.31, Running 17.28s Step 107( N/A%), pre moving , FPS 42.94, Running 17.30s Step 108( N/A%), pre moving , FPS 45.03, Running 17.32s Step 109( N/A%), pre moving , FPS 45.22, Running 17.34s Step 110( N/A%), pre moving , FPS 45.17, Running 17.36s Step 111( N/A%), pre moving , FPS 44.77, Running 17.39s Step 112( N/A%), pre moving , FPS 44.00, Running 17.41s Step 113( N/A%), pre moving , FPS 43.61, Running 17.44s Step 114( N/A%), pre moving , FPS 42.82, Running 17.47s Step 115( N/A%), pre moving , FPS 42.53, Running 17.49s Step 116( N/A%), pre moving , FPS 42.62, Running 17.51s Step 117( N/A%), pre moving , FPS 14.52, Running 18.44s Step 118( N/A%), pre moving , FPS 10.16, Running 19.05s Step 119( N/A%), pre moving , FPS 9.04, Running 19.32s Step 120( N/A%), pre moving , FPS 7.72, Running 19.72s Step 121( N/A%), pre moving , FPS 6.80, Running 20.11s Step 122( N/A%), pre moving , FPS 5.76, Running 20.66s Step 123( N/A%), pre moving , FPS 5.13, Running 21.11s Step 124( N/A%), pre moving , FPS 4.50, Running 21.67s Step 125( N/A%), pre moving , FPS 4.33, Running 21.87s Step 126( N/A%), pre moving , FPS 3.92, Running 22.38s Step 127( N/A%), pre moving , FPS 3.63, Running 22.81s Step 128( N/A%), pre moving , FPS 3.29, Running 23.40s Step 129( N/A%), pre moving , FPS 3.08, Running 23.83s Step 130( N/A%), pre moving , FPS 2.84, Running 24.41s Step 131( N/A%), pre moving , FPS 2.68, Running 24.85s Step 132( N/A%), pre moving , FPS 2.49, Running 25.43s Step 133( N/A%), pre moving , FPS 2.37, Running 25.87s Step 134( N/A%), pre moving , FPS 2.22, Running 26.47s Step 135( N/A%), pre moving , FPS 2.12, Running 26.93s Step 136( N/A%), pre moving , FPS 2.01, Running 27.49s Step 137( N/A%), pre moving , FPS 2.17, Running 27.67s Step 138( N/A%), pre moving , FPS 2.18, Running 28.21s Step 139( N/A%), pre moving , FPS 2.15, Running 28.60s Step 140( N/A%), pre moving , FPS 2.12, Running 29.17s Step 141( N/A%), pre moving , FPS 2.10, Running 29.61s Step 142( N/A%), pre moving , FPS 2.11, Running 30.14s Step 143( N/A%), pre moving , FPS 2.17, Running 30.34s Step 144( N/A%), pre moving , FPS 2.18, Running 30.85s Step 145( N/A%), pre moving , FPS 2.08, Running 31.49s Step 146( N/A%), pre moving , FPS 2.08, Running 31.98s Step 147( N/A%), pre moving , FPS 2.08, Running 32.44s Step 148( N/A%), pre moving , FPS 2.08, Running 33.00s Step 149( N/A%), pre moving , FPS 2.08, Running 33.43s Step 150( N/A%), pre moving , FPS 2.08, Running 34.02s Step 151( N/A%), pre moving , FPS 2.14, Running 34.22s Step 152( N/A%), pre moving , FPS 2.15, Running 34.74s Step 153( N/A%), pre moving , FPS 2.15, Running 35.17s Step 154( N/A%), pre moving , FPS 2.16, Running 35.71s Step 155( N/A%), pre moving , FPS 2.24, Running 35.84s Step 156( N/A%), pre moving , FPS 2.33, Running 36.07s Step 157( N/A%), pre moving , FPS 2.34, Running 36.22s Step 158( N/A%), pre moving , FPS 2.41, Running 36.51s Step 159( N/A%), pre moving , FPS 2.47, Running 36.70s Step 160( N/A%), pre moving , FPS 2.56, Running 36.97s Step 161( N/A%), pre moving , FPS 2.66, Running 37.12s Step 162( N/A%), pre moving , FPS 2.76, Running 37.39s Step 163( N/A%), pre moving , FPS 2.77, Running 37.56s Step 164( N/A%), pre moving , FPS 2.86, Running 37.84s Step 165( N/A%), pre moving , FPS 3.05, Running 38.04s Step 166( N/A%), pre moving , FPS 3.11, Running 38.41s Step 167( N/A%), pre moving , FPS 3.23, Running 38.63s Step 168( N/A%), pre moving , FPS 3.31, Running 39.03s Step 169( N/A%), pre moving , FPS 3.29, Running 39.52s Step 170( N/A%), pre moving , FPS 3.28, Running 40.11s Step 171( N/A%), pre moving , FPS 3.10, Running 40.67s Step 172( N/A%), pre moving , FPS 3.05, Running 41.29s Step 173( N/A%), pre moving , FPS 3.02, Running 41.79s Step 174( N/A%), pre moving , FPS 3.00, Running 42.37s Step 175( N/A%), pre moving , FPS 2.87, Running 42.82s Step 176( N/A%), pre moving , FPS 2.72, Running 43.43s Step 177( N/A%), pre moving , FPS 2.60, Running 43.92s Step 178( N/A%), pre moving , FPS 2.50, Running 44.51s Step 179( N/A%), pre moving , FPS 2.41, Running 44.99s Step 180( N/A%), pre moving , FPS 2.32, Running 45.58s Step 181( N/A%), pre moving , FPS 2.23, Running 46.09s Step 182( N/A%), pre moving , FPS 2.15, Running 46.69s Step 183( N/A%), pre moving , FPS 2.08, Running 47.17s Step 184( N/A%), pre moving , FPS 2.01, Running 47.78s Step 185( N/A%), pre moving , FPS 1.95, Running 48.27s Step 186( N/A%), pre moving , FPS 1.91, Running 48.89s Step 187( N/A%), pre moving , FPS 1.93, Running 49.00s Step 188( N/A%), pre moving , FPS 1.99, Running 49.10s Step 189( N/A%), pre moving , FPS 2.01, Running 49.45s Step 190( N/A%), pre moving , FPS 2.11, Running 49.57s Step 191( N/A%), pre moving , FPS 2.22, Running 49.67s Step 192( N/A%), pre moving , FPS 2.29, Running 50.03s Step 193( N/A%), pre moving , FPS 2.39, Running 50.15s Step 194( N/A%), pre moving , FPS 2.54, Running 50.25s Step 195( N/A%), pre moving , FPS 2.61, Running 50.49s Step 196( N/A%), pre moving , FPS 2.74, Running 50.72s Step 197( N/A%), pre moving , FPS 2.54, Running 51.78s Step 198( N/A%), pre moving , FPS 2.72, Running 51.88s Step 199( N/A%), pre moving , FPS 2.74, Running 52.29s Step 200( N/A%), pre moving , FPS 2.92, Running 52.42s Step 201( N/A%), pre moving , FPS 3.06, Running 52.62s Step 202( N/A%), pre moving , FPS 3.17, Running 53.01s Step 203( N/A%), pre moving , FPS 3.34, Running 53.16s Step 204( N/A%), pre moving , FPS 3.45, Running 53.58s Step 205( N/A%), pre moving , FPS 3.65, Running 53.74s Step 206( N/A%), pre moving , FPS 3.78, Running 54.18s Step 207( N/A%), pre moving , FPS 3.74, Running 54.34s Step 208( N/A%), pre moving , FPS 3.53, Running 54.77s Step 209( N/A%), pre moving , FPS 3.65, Running 54.93s Step 210( N/A%), pre moving , FPS 3.46, Running 55.34s Step 211( N/A%), pre moving , FPS 3.43, Running 55.50s Step 212( N/A%), pre moving , FPS 3.39, Running 55.92s Step 213( N/A%), pre moving , FPS 3.36, Running 56.10s Step 214( N/A%), pre moving , FPS 3.20, Running 56.50s Step 215( N/A%), pre moving , FPS 3.24, Running 56.66s Step 216( N/A%), pre moving , FPS 3.14, Running 57.09s Step 217( N/A%), pre moving , FPS 3.69, Running 57.20s Step 218( N/A%), pre moving , FPS 3.65, Running 57.36s Step 219( N/A%), pre moving , FPS 3.81, Running 57.54s Step 220( N/A%), pre moving , FPS 3.78, Running 57.71s Step 221( N/A%), pre moving , FPS 3.82, Running 57.85s Step 222( N/A%), pre moving , FPS 3.99, Running 58.02s Step 223( N/A%), pre moving , FPS 3.99, Running 58.18s Step 224( N/A%), pre moving , FPS 3.99, Running 58.60s Step 225( N/A%), pre moving , FPS 3.97, Running 58.78s Step 226( N/A%), pre moving , FPS 3.99, Running 59.19s Step 227( N/A%), pre moving , FPS 3.97, Running 59.38s Step 228( N/A%), pre moving , FPS 3.96, Running 59.82s Step 229( N/A%), pre moving , FPS 3.96, Running 59.98s Step 230( N/A%), pre moving , FPS 3.94, Running 60.42s Step 231( N/A%), pre moving , FPS 3.99, Running 60.52s Step 232( N/A%), pre moving , FPS 4.24, Running 60.63s Step 233( N/A%), pre moving , FPS 4.07, Running 61.01s Step 234( N/A%), pre moving , FPS 4.34, Running 61.10s Step 235( N/A%), pre moving , FPS 4.39, Running 61.22s Step 236( N/A%), pre moving , FPS 4.47, Running 61.56s Step 237( N/A%), pre moving , FPS 4.46, Running 61.69s Step 238( N/A%), pre moving , FPS 4.51, Running 61.80s Step 239( N/A%), pre moving , FPS 4.34, Running 62.15s Step 240( N/A%), pre moving , FPS 4.39, Running 62.27s Step 241( N/A%), pre moving , FPS 4.42, Running 62.38s Step 242( N/A%), pre moving , FPS 4.25, Running 62.73s Step 243( N/A%), pre moving , FPS 4.29, Running 62.85s Step 244( N/A%), pre moving , FPS 4.60, Running 62.94s Step 245( N/A%), pre moving , FPS 3.82, Running 64.01s Step 246( N/A%), pre moving , FPS 4.06, Running 64.12s Step 247( N/A%), pre moving , FPS 3.92, Running 64.48s Step 248( N/A%), pre moving , FPS 4.18, Running 64.61s Step 249( N/A%), pre moving , FPS 4.23, Running 64.71s Step 250( N/A%), pre moving , FPS 4.29, Running 65.07s Step 251( N/A%), pre moving , FPS 4.28, Running 65.19s Step 252( N/A%), pre moving , FPS 4.24, Running 65.35s Step 253( N/A%), pre moving , FPS 4.22, Running 65.75s Step 254( N/A%), pre moving , FPS 4.14, Running 65.93s Step 255( N/A%), pre moving , FPS 3.90, Running 66.35s Step 256( N/A%), pre moving , FPS 4.03, Running 66.53s Step 257( N/A%), pre moving , FPS 3.75, Running 67.02s Step 258( N/A%), pre moving , FPS 3.70, Running 67.20s Step 259( N/A%), pre moving , FPS 3.62, Running 67.67s Step 260( N/A%), pre moving , FPS 3.39, Running 68.17s Step 261( N/A%), pre moving , FPS 3.26, Running 68.50s Step 262( N/A%), pre moving , FPS 3.26, Running 68.87s Step 263( N/A%), pre moving , FPS 3.08, Running 69.34s Step 264( N/A%), pre moving , FPS 3.01, Running 69.59s Step 265( N/A%), pre moving , FPS 3.30, Running 70.07s Step 266( N/A%), pre moving , FPS 3.11, Running 70.56s Step 267( N/A%), pre moving , FPS 3.16, Running 70.81s Step 268( N/A%), pre moving , FPS 2.99, Running 71.30s Step 269( N/A%), pre moving , FPS 2.82, Running 71.80s Step 270( N/A%), pre moving , FPS 2.86, Running 72.06s Step 271( N/A%), pre moving , FPS 2.74, Running 72.49s Step 272( N/A%), pre moving , FPS 2.62, Running 72.99s Step 273( N/A%), pre moving , FPS 2.68, Running 73.21s Step 274( N/A%), pre moving , FPS 2.58, Running 73.69s Step 275( N/A%), pre moving , FPS 2.56, Running 74.17s Step 276( N/A%), pre moving , FPS 2.54, Running 74.40s Step 277( N/A%), pre moving , FPS 2.55, Running 74.88s Step 278( N/A%), pre moving , FPS 2.55, Running 75.04s Step 279( N/A%), pre moving , FPS 2.57, Running 75.47s Step 280( N/A%), pre moving , FPS 2.68, Running 75.64s Step 281( N/A%), pre moving , FPS 2.65, Running 76.06s Step 282( N/A%), pre moving , FPS 2.71, Running 76.24s Step 283( N/A%), pre moving , FPS 2.74, Running 76.64s Step 284( N/A%), pre moving , FPS 2.74, Running 76.88s Step 285( N/A%), pre moving , FPS 2.75, Running 77.33s Step 286( N/A%), pre moving , FPS 2.88, Running 77.49s Step 287( N/A%), pre moving , FPS 2.87, Running 77.77s Step 288( N/A%), pre moving , FPS 2.98, Running 78.02s Step 289( N/A%), pre moving , FPS 3.10, Running 78.26s Step 290( N/A%), pre moving , FPS 3.00, Running 78.72s Step 291( N/A%), pre moving , FPS 3.10, Running 78.95s Step 292( N/A%), pre moving , FPS 3.10, Running 79.44s Step 293( N/A%), pre moving , FPS 3.02, Running 79.84s Step 294( N/A%), pre moving , FPS 3.11, Running 80.12s Step 295( N/A%), pre moving , FPS 3.23, Running 80.35s Step 296( N/A%), pre moving , FPS 3.17, Running 80.71s Step 297( N/A%), pre moving , FPS 3.29, Running 80.95s Step 298( N/A%), pre moving , FPS 3.20, Running 81.30s Step 299( N/A%), pre moving , FPS 3.34, Running 81.46s Step 300( N/A%), pre moving , FPS 3.19, Running 81.90s Step 301( N/A%), pre moving , FPS 3.29, Running 82.13s Step 302( N/A%), pre moving , FPS 3.20, Running 82.49s Step 303( N/A%), pre moving , FPS 3.33, Running 82.65s Step 304( N/A%), pre moving , FPS 3.26, Running 83.02s Step 305( N/A%), pre moving , FPS 3.46, Running 83.12s Step 306( N/A%), pre moving , FPS 3.48, Running 83.23s Step 307( N/A%), pre moving , FPS 3.43, Running 83.60s Step 308( N/A%), pre moving , FPS 3.52, Running 83.70s Step 309( N/A%), pre moving , FPS 3.60, Running 83.81s Step 310( N/A%), pre moving , FPS 3.66, Running 84.19s Step 311( N/A%), pre moving , FPS 3.75, Running 84.28s Step 312( N/A%), pre moving , FPS 4.05, Running 84.39s Step 313( N/A%), pre moving , FPS 4.08, Running 84.74s Step 314( N/A%), pre moving , FPS 4.21, Running 84.87s Step 315( N/A%), pre moving , FPS 4.33, Running 84.97s Step 316( N/A%), pre moving , FPS 4.33, Running 85.33s Step 317( N/A%), pre moving , FPS 4.45, Running 85.44s Step 318( N/A%), pre moving , FPS 4.72, Running 85.54s Step 319( N/A%), pre moving , FPS 4.74, Running 85.68s Step 320( N/A%), pre moving , FPS 4.91, Running 85.98s Step 321( N/A%), pre moving , FPS 3.13, Running 88.53s Step 322( N/A%), pre moving , FPS 2.93, Running 89.32s Step 323( N/A%), pre moving , FPS 2.88, Running 89.59s Step 324( N/A%), pre moving , FPS 2.70, Running 90.42s Step 325( N/A%), pre moving , FPS 2.64, Running 90.70s Step 326( N/A%), pre moving , FPS 2.42, Running 91.51s Step 327( N/A%), pre moving , FPS 2.45, Running 91.78s Step 328( N/A%), pre moving , FPS 2.24, Running 92.61s Step 329( N/A%), pre moving , FPS 2.21, Running 92.87s Step 330( N/A%), pre moving , FPS 2.09, Running 93.74s Step 331( N/A%), pre moving , FPS 2.05, Running 94.03s Step 332( N/A%), pre moving , FPS 1.94, Running 94.71s Step 333( N/A%), pre moving , FPS 1.94, Running 95.04s Step 334( N/A%), pre moving , FPS 1.81, Running 95.91s Step 335( N/A%), pre moving , FPS 1.79, Running 96.16s Step 336( N/A%), pre moving , FPS 1.76, Running 96.70s Step 337( N/A%), pre moving , FPS 1.75, Running 96.87s Step 338( N/A%), pre moving , FPS 1.73, Running 97.12s Step 339( N/A%), pre moving , FPS 1.72, Running 97.31s Step 340( N/A%), pre moving , FPS 1.70, Running 97.74s Step 341( 0.17%), action 1, FPS 1.90, Running 99.04s Step 342( 0.33%), action 2, FPS 1.96, Running 99.50s Step 343( 0.50%), action 3, FPS 1.87, Running 100.31s Step 344( 0.67%), action 4, FPS 1.89, Running 101.00s Step 345( 0.83%), action 5, FPS 1.79, Running 101.89s Step 346( 1.00%), action 6, FPS 1.80, Running 102.60s Step 347( 1.17%), action 7, FPS 1.70, Running 103.52s Step 348( 1.33%), action 8, FPS 1.73, Running 104.19s Step 349( 1.50%), action 9, FPS 1.62, Running 105.18s Step 350( 1.67%), action 10, FPS 1.66, Running 105.81s Step 351( 1.83%), action 11, FPS 1.57, Running 106.73s Step 352( 2.00%), action 12, FPS 1.57, Running 107.45s Step 353( 2.17%), action 13, FPS 1.50, Running 108.36s Step 354( 2.33%), action 14, FPS 1.55, Running 108.84s Step 355( 2.50%), action 15, FPS 1.49, Running 109.54s Step 356( 2.67%), action 16, FPS 1.48, Running 110.20s Step 357( 2.83%), action 17, FPS 1.40, Running 111.16s Step 358( 3.00%), action 18, FPS 1.36, Running 111.81s Step 359( 3.17%), action 19, FPS 1.30, Running 112.73s Step 360( 3.33%), action 20, FPS 1.30, Running 113.19s Step 361( 3.50%), action 21, FPS 1.31, Running 114.32s Step 362( 3.67%), action 22, FPS 1.31, Running 114.79s Step 363( 3.83%), action 23, FPS 1.32, Running 115.46s Step 364( 4.00%), action 24, FPS 1.36, Running 115.75s Step 365( 4.17%), action 25, FPS 1.41, Running 116.06s Step 366( 4.33%), action 26, FPS 1.45, Running 116.38s Step 367( 4.50%), action 27, FPS 1.52, Running 116.72s Step 368( 4.67%), action 28, FPS 1.56, Running 116.97s Step 369( 4.83%), action 29, FPS 1.62, Running 117.50s Step 370( 5.00%), action 30, FPS 1.64, Running 117.98s Step 371( 5.17%), action 31, FPS 1.64, Running 118.90s Step 372( 5.33%), action 32, FPS 1.65, Running 119.60s Step 373( 5.50%), action 33, FPS 1.65, Running 120.46s Step 374( 5.67%), action 34, FPS 1.64, Running 121.07s Step 375( 5.83%), action 35, FPS 1.60, Running 122.04s Step 376( 6.00%), action 36, FPS 1.60, Running 122.74s Step 377( 6.17%), action 37, FPS 1.60, Running 123.65s Step 378( 6.33%), action 38, FPS 1.62, Running 124.18s Step 379( 6.50%), action 39, FPS 1.64, Running 124.91s Step 380( 6.67%), action 40, FPS 1.62, Running 125.56s Step 381( 6.83%), action 41, FPS 1.64, Running 126.51s Step 382( 7.00%), action 42, FPS 1.61, Running 127.22s Step 383( 7.17%), action 43, FPS 1.58, Running 128.08s Step 384( 7.33%), action 44, FPS 1.51, Running 128.96s Step 385( 7.50%), action 45, FPS 1.46, Running 129.74s Step 386( 7.67%), action 46, FPS 1.42, Running 130.48s Step 387( 7.83%), action 47, FPS 1.36, Running 131.40s Step 388( 8.00%), action 48, FPS 1.32, Running 132.12s Step 389( 8.17%), action 49, FPS 1.29, Running 133.05s Step 390( 8.33%), action 50, FPS 1.27, Running 133.70s Step 391( 8.50%), action 51, FPS 1.27, Running 134.66s Step 392( 8.67%), action 52, FPS 1.27, Running 135.29s Step 393( 8.83%), action 53, FPS 1.32, Running 135.61s Step 394( 9.00%), action 54, FPS 1.33, Running 136.06s Step 395( 9.17%), action 55, FPS 1.38, Running 136.53s Step 396( 9.33%), action 56, FPS 1.38, Running 137.21s Step 397( 9.50%), action 57, FPS 1.40, Running 137.92s Step 398( 9.67%), action 58, FPS 1.38, Running 138.72s Step 399( 9.83%), action 59, FPS 1.37, Running 139.48s Step 400( 10.00%), action 60, FPS 1.39, Running 139.92s Step 401( 10.17%), action 61, FPS 1.38, Running 141.02s Step 402( 10.33%), action 62, FPS 1.37, Running 141.84s Step 403( 10.50%), action 63, FPS 1.37, Running 142.67s Step 404( 10.67%), action 64, FPS 1.38, Running 143.45s Step 405( 10.83%), action 65, FPS 1.38, Running 144.25s Step 406( 11.00%), action 66, FPS 1.38, Running 145.00s Step 407( 11.17%), action 67, FPS 1.38, Running 145.90s Step 408( 11.33%), action 68, FPS 1.39, Running 146.50s Step 409( 11.50%), action 69, FPS 1.41, Running 147.20s Step 410( 11.67%), action 70, FPS 1.41, Running 147.89s Step 411( 11.83%), action 71, FPS 1.40, Running 148.97s Step 412( 12.00%), action 72, FPS 1.39, Running 149.67s Step 413( 12.17%), action 73, FPS 1.34, Running 150.55s Step 414( 12.33%), action 74, FPS 1.32, Running 151.16s Step 415( 12.50%), action 75, FPS 1.28, Running 152.12s Step 416( 12.67%), action 76, FPS 1.30, Running 152.57s Step 417( 12.83%), action 77, FPS 1.29, Running 153.38s Step 418( 13.00%), action 78, FPS 1.32, Running 153.81s Step 419( 13.17%), action 79, FPS 1.36, Running 154.23s Step 420( 13.33%), action 80, FPS 1.35, Running 154.72s Step 421( 13.50%), action 81, FPS 1.37, Running 155.63s Step 422( 13.67%), action 82, FPS 1.39, Running 156.26s Step 423( 13.83%), action 83, FPS 1.38, Running 157.12s Step 424( 14.00%), action 84, FPS 1.39, Running 157.81s Step 425( 14.17%), action 85, FPS 1.39, Running 158.68s Step 426( 14.33%), action 86, FPS 1.42, Running 159.12s Step 427( 14.50%), action 87, FPS 1.43, Running 159.91s Step 428( 14.67%), action 88, FPS 1.41, Running 160.69s Step 429( 14.83%), action 89, FPS 1.40, Running 161.44s Step 430( 15.00%), action 90, FPS 1.43, Running 161.87s Step 431( 15.17%), action 91, FPS 1.43, Running 162.94s Step 432( 15.33%), action 92, FPS 1.45, Running 163.44s Step 433( 15.50%), action 93, FPS 1.46, Running 164.22s Step 434( 15.67%), action 94, FPS 1.46, Running 164.86s Step 435( 15.83%), action 95, FPS 1.47, Running 165.77s Step 436( 16.00%), action 96, FPS 1.44, Running 166.43s Step 437( 16.17%), action 97, FPS 1.43, Running 167.33s Step 438( 16.33%), action 98, FPS 1.43, Running 167.83s Step 439( 16.50%), action 99, FPS 1.35, Running 169.01s Step 440( 16.67%), action 100, FPS 1.33, Running 169.71s Step 441( 16.83%), action 101, FPS 1.30, Running 170.97s Step 442( 17.00%), action 102, FPS 1.30, Running 171.68s Step 443( 17.17%), action 103, FPS 1.30, Running 172.55s Step 444( 17.33%), action 104, FPS 1.33, Running 172.81s Step 445( 17.50%), action 105, FPS 1.38, Running 173.14s Step 446( 17.67%), action 106, FPS 1.35, Running 173.93s Step 447( 17.83%), action 107, FPS 1.36, Running 174.61s Step 448( 18.00%), action 108, FPS 1.36, Running 175.36s Step 449( 18.17%), action 109, FPS 1.36, Running 176.18s Step 450( 18.33%), action 110, FPS 1.34, Running 176.78s Step 451( 18.50%), action 111, FPS 1.35, Running 177.71s Step 452( 18.67%), action 112, FPS 1.36, Running 178.14s Step 453( 18.83%), action 113, FPS 1.35, Running 178.99s Step 454( 19.00%), action 114, FPS 1.36, Running 179.61s Step 455( 19.17%), action 115, FPS 1.36, Running 180.49s Step 456( 19.33%), action 116, FPS 1.36, Running 181.11s Step 457( 19.50%), action 117, FPS 1.37, Running 181.96s Step 458( 19.67%), action 118, FPS 1.33, Running 182.85s Step 459( 19.83%), action 119, FPS 1.36, Running 183.74s Step 460( 20.00%), action 120, FPS 1.36, Running 184.43s Step 461( 20.17%), action 121, FPS 1.39, Running 185.33s Step 462( 20.33%), action 122, FPS 1.42, Running 185.79s Step 463( 20.50%), action 123, FPS 1.43, Running 186.52s Step 464( 20.67%), action 124, FPS 1.39, Running 187.25s Step 465( 20.83%), action 125, FPS 1.33, Running 188.13s Step 466( 21.00%), action 126, FPS 1.34, Running 188.81s Step 467( 21.17%), action 127, FPS 1.33, Running 189.69s Step 468( 21.33%), action 128, FPS 1.34, Running 190.32s Step 469( 21.50%), action 129, FPS 1.33, Running 191.24s Step 470( 21.67%), action 130, FPS 1.35, Running 191.56s Step 471( 21.83%), action 131, FPS 1.37, Running 192.26s Step 472( 22.00%), action 132, FPS 1.35, Running 192.97s Step 473( 22.17%), action 133, FPS 1.37, Running 193.64s Step 474( 22.33%), action 134, FPS 1.37, Running 194.23s Step 475( 22.50%), action 135, FPS 1.36, Running 195.17s Step 476( 22.67%), action 136, FPS 1.34, Running 196.02s Step 477( 22.83%), action 137, FPS 1.35, Running 196.83s Step 478( 23.00%), action 138, FPS 1.36, Running 197.51s Step 479( 23.17%), action 139, FPS 1.36, Running 198.44s Step 480( 23.33%), action 140, FPS 1.37, Running 199.05s Step 481( 23.50%), action 141, FPS 1.36, Running 200.02s Step 482( 23.67%), action 142, FPS 1.34, Running 200.73s Step 483( 23.83%), action 143, FPS 1.32, Running 201.67s Step 484( 24.00%), action 144, FPS 1.32, Running 202.42s Step 485( 24.17%), action 145, FPS 1.32, Running 203.28s Step 486( 24.33%), action 146, FPS 1.31, Running 204.13s Step 487( 24.50%), action 147, FPS 1.30, Running 205.04s Step 488( 24.67%), action 148, FPS 1.29, Running 205.82s Step 489( 24.83%), action 149, FPS 1.31, Running 206.50s Step 490( 25.00%), action 150, FPS 1.27, Running 207.29s Step 491( 25.17%), action 151, FPS 1.26, Running 208.11s Step 492( 25.33%), action 152, FPS 1.27, Running 208.74s Step 493( 25.50%), action 153, FPS 1.25, Running 209.62s Step 494( 25.67%), action 154, FPS 1.26, Running 210.14s Step 495( 25.83%), action 155, FPS 1.30, Running 210.58s Step 496( 26.00%), action 156, FPS 1.33, Running 211.12s Step 497( 26.17%), action 157, FPS 1.32, Running 211.98s Step 498( 26.33%), action 158, FPS 1.31, Running 212.80s Step 499( 26.50%), action 159, FPS 1.31, Running 213.66s Step 500( 26.67%), action 160, FPS 1.30, Running 214.44s Step 501( 26.83%), action 161, FPS 1.31, Running 215.29s Step 502( 27.00%), action 162, FPS 1.31, Running 215.97s Step 503( 27.17%), action 163, FPS 1.31, Running 216.88s Step 504( 27.33%), action 164, FPS 1.31, Running 217.64s Step 505( 27.50%), action 165, FPS 1.32, Running 218.41s Step 506( 27.67%), action 166, FPS 1.35, Running 218.92s Step 507( 27.83%), action 167, FPS 1.37, Running 219.62s Step 508( 28.00%), action 168, FPS 1.39, Running 220.22s Step 509( 28.17%), action 169, FPS 1.36, Running 221.19s Step 510( 28.33%), action 170, FPS 1.38, Running 221.82s Step 511( 28.50%), action 171, FPS 1.36, Running 222.78s Step 512( 28.67%), action 172, FPS 1.36, Running 223.46s Step 513( 28.83%), action 173, FPS 1.36, Running 224.29s Step 514( 29.00%), action 174, FPS 1.37, Running 224.74s Step 515( 29.17%), action 175, FPS 1.33, Running 225.58s Step 516( 29.33%), action 176, FPS 1.33, Running 226.18s Step 517( 29.50%), action 177, FPS 1.32, Running 227.10s Step 518( 29.67%), action 178, FPS 1.35, Running 227.57s Step 519( 29.83%), action 179, FPS 1.37, Running 228.26s Step 520( 30.00%), action 180, FPS 1.39, Running 228.86s Step 521( 30.17%), action 181, FPS 1.40, Running 229.53s Step 522( 30.33%), action 182, FPS 1.43, Running 229.97s Step 523( 30.50%), action 183, FPS 1.47, Running 230.48s Step 524( 30.67%), action 184, FPS 1.50, Running 230.99s Step 525( 30.83%), action 185, FPS 1.48, Running 231.91s Step 526( 31.00%), action 186, FPS 1.43, Running 232.91s Step 527( 31.17%), action 187, FPS 1.41, Running 233.82s Step 528( 31.33%), action 188, FPS 1.42, Running 234.29s Step 529( 31.50%), action 189, FPS 1.45, Running 234.97s Step 530( 31.67%), action 190, FPS 1.47, Running 235.41s Step 531( 31.83%), action 191, FPS 1.45, Running 236.54s Step 532( 32.00%), action 192, FPS 1.44, Running 237.32s Step 533( 32.17%), action 193, FPS 1.43, Running 238.26s Step 534( 32.33%), action 194, FPS 1.42, Running 238.82s Step 535( 32.50%), action 195, FPS 1.42, Running 239.70s Step 536( 32.67%), action 196, FPS 1.41, Running 240.34s Step 537( 32.83%), action 197, FPS 1.40, Running 241.36s Step 538( 33.00%), action 198, FPS 1.40, Running 241.87s Step 539( 33.17%), action 199, FPS 1.38, Running 242.72s Step 540( 33.33%), action 200, FPS 1.38, Running 243.37s Step 541( 33.50%), action 201, FPS 1.36, Running 244.28s Step 542( 33.67%), action 202, FPS 1.33, Running 245.01s Step 543( 33.83%), action 203, FPS 1.29, Running 245.97s Step 544( 34.00%), action 204, FPS 1.29, Running 246.44s Step 545( 34.17%), action 205, FPS 1.31, Running 247.21s Step 546( 34.33%), action 206, FPS 1.34, Running 247.83s Step 547( 34.50%), action 207, FPS 1.34, Running 248.73s Step 548( 34.67%), action 208, FPS 1.34, Running 249.24s Step 549( 34.83%), action 209, FPS 1.36, Running 249.71s Step 550( 35.00%), action 210, FPS 1.35, Running 250.28s Step 551( 35.17%), action 211, FPS 1.35, Running 251.30s Step 552( 35.33%), action 212, FPS 1.36, Running 252.00s Step 553( 35.50%), action 213, FPS 1.37, Running 252.90s Step 554( 35.67%), action 214, FPS 1.37, Running 253.37s Step 555( 35.83%), action 215, FPS 1.39, Running 254.09s Step 556( 36.00%), action 216, FPS 1.38, Running 254.83s Step 557( 36.17%), action 217, FPS 1.40, Running 255.70s Step 558( 36.33%), action 218, FPS 1.37, Running 256.42s Step 559( 36.50%), action 219, FPS 1.38, Running 257.22s Step 560( 36.67%), action 220, FPS 1.40, Running 257.66s Step 561( 36.83%), action 221, FPS 1.38, Running 258.77s Step 562( 37.00%), action 222, FPS 1.41, Running 259.22s Step 563( 37.17%), action 223, FPS 1.42, Running 260.07s Step 564( 37.33%), action 224, FPS 1.41, Running 260.64s Step 565( 37.50%), action 225, FPS 1.41, Running 261.39s Step 566( 37.67%), action 226, FPS 1.42, Running 261.88s Step 567( 37.83%), action 227, FPS 1.43, Running 262.71s Step 568( 38.00%), action 228, FPS 1.42, Running 263.32s Step 569( 38.17%), action 229, FPS 1.38, Running 264.22s Step 570( 38.33%), action 230, FPS 1.36, Running 264.94s Step 571( 38.50%), action 231, FPS 1.37, Running 265.88s Step 572( 38.67%), action 232, FPS 1.38, Running 266.49s Step 573( 38.83%), action 233, FPS 1.38, Running 267.41s Step 574( 39.00%), action 234, FPS 1.40, Running 267.71s Step 575( 39.17%), action 235, FPS 1.44, Running 268.00s Step 576( 39.33%), action 236, FPS 1.48, Running 268.33s Step 577( 39.50%), action 237, FPS 1.51, Running 268.90s Step 578( 39.67%), action 238, FPS 1.56, Running 269.27s Step 579( 39.83%), action 239, FPS 1.55, Running 270.10s Step 580( 40.00%), action 240, FPS 1.56, Running 270.50s Step 581( 40.17%), action 241, FPS 1.59, Running 271.37s Step 582( 40.33%), action 242, FPS 1.59, Running 271.77s Step 583( 40.50%), action 243, FPS 1.61, Running 272.49s Step 584( 40.67%), action 244, FPS 1.61, Running 273.09s Step 585( 40.83%), action 245, FPS 1.59, Running 273.99s Step 586( 41.00%), action 246, FPS 1.58, Running 274.50s Step 587( 41.17%), action 247, FPS 1.61, Running 275.17s Step 588( 41.33%), action 248, FPS 1.60, Running 275.81s Step 589( 41.50%), action 249, FPS 1.60, Running 276.73s Step 590( 41.67%), action 250, FPS 1.61, Running 277.35s Step 591( 41.83%), action 251, FPS 1.61, Running 278.31s Step 592( 42.00%), action 252, FPS 1.61, Running 278.92s Step 593( 42.17%), action 253, FPS 1.62, Running 279.72s Step 594( 42.33%), action 254, FPS 1.60, Running 280.20s Step 595( 42.50%), action 255, FPS 1.54, Running 280.98s Step 596( 42.67%), action 256, FPS 1.51, Running 281.54s Step 597( 42.83%), action 257, FPS 1.48, Running 282.43s Step 598( 43.00%), action 258, FPS 1.47, Running 282.85s Step 599( 43.17%), action 259, FPS 1.48, Running 283.64s Step 600( 43.33%), action 260, FPS 1.44, Running 284.34s Step 601( 43.50%), action 261, FPS 1.44, Running 285.22s Step 602( 43.67%), action 262, FPS 1.41, Running 286.00s Step 603( 43.83%), action 263, FPS 1.42, Running 286.59s Step 604( 44.00%), action 264, FPS 1.45, Running 286.88s Step 605( 44.17%), action 265, FPS 1.50, Running 287.33s Step 606( 44.33%), action 266, FPS 1.53, Running 287.59s Step 607( 44.50%), action 267, FPS 1.54, Running 288.13s Step 608( 44.67%), action 268, FPS 1.56, Running 288.60s Step 609( 44.83%), action 269, FPS 1.61, Running 289.13s Step 610( 45.00%), action 270, FPS 1.64, Running 289.54s Step 611( 45.17%), action 271, FPS 1.66, Running 290.35s Step 612( 45.33%), action 272, FPS 1.66, Running 290.96s Step 613( 45.50%), action 273, FPS 1.65, Running 291.85s Step 614( 45.67%), action 274, FPS 1.61, Running 292.66s Step 615( 45.83%), action 275, FPS 1.60, Running 293.48s Step 616( 46.00%), action 276, FPS 1.57, Running 294.24s Step 617( 46.17%), action 277, FPS 1.58, Running 295.12s Step 618( 46.33%), action 278, FPS 1.53, Running 295.90s Step 619( 46.50%), action 279, FPS 1.53, Running 296.72s Step 620( 46.67%), action 280, FPS 1.54, Running 297.37s Step 621( 46.83%), action 281, FPS 1.53, Running 298.27s Step 622( 47.00%), action 282, FPS 1.54, Running 298.98s Step 623( 47.17%), action 283, FPS 1.50, Running 299.89s Step 624( 47.33%), action 284, FPS 1.47, Running 300.52s Step 625( 47.50%), action 285, FPS 1.44, Running 301.27s Step 626( 47.67%), action 286, FPS 1.41, Running 301.82s Step 627( 47.83%), action 287, FPS 1.38, Running 302.64s Step 628( 48.00%), action 288, FPS 1.36, Running 303.29s Step 629( 48.17%), action 289, FPS 1.33, Running 304.21s Step 630( 48.33%), action 290, FPS 1.32, Running 304.66s Step 631( 48.50%), action 291, FPS 1.32, Running 305.55s Step 632( 48.67%), action 292, FPS 1.32, Running 306.08s Step 633( 48.83%), action 293, FPS 1.35, Running 306.70s Step 634( 49.00%), action 294, FPS 1.38, Running 307.11s Step 635( 49.17%), action 295, FPS 1.43, Running 307.44s Step 636( 49.33%), action 296, FPS 1.48, Running 307.76s Step 637( 49.50%), action 297, FPS 1.50, Running 308.44s Step 638( 49.67%), action 298, FPS 1.50, Running 309.19s Step 639( 49.83%), action 299, FPS 1.49, Running 310.11s Step 640( 50.00%), action 300, FPS 1.49, Running 310.74s Step 641( 50.17%), action 301, FPS 1.49, Running 311.71s Step 642( 50.33%), action 302, FPS 1.50, Running 312.31s Step 643( 50.50%), action 303, FPS 1.50, Running 313.20s Step 644( 50.67%), action 304, FPS 1.52, Running 313.69s Step 645( 50.83%), action 305, FPS 1.53, Running 314.37s Step 646( 51.00%), action 306, FPS 1.51, Running 315.03s Step 647( 51.17%), action 307, FPS 1.51, Running 315.91s Step 648( 51.33%), action 308, FPS 1.50, Running 316.58s Step 649( 51.50%), action 309, FPS 1.51, Running 317.47s Step 650( 51.67%), action 310, FPS 1.51, Running 317.91s Step 651( 51.83%), action 311, FPS 1.48, Running 319.08s Step 652( 52.00%), action 312, FPS 1.45, Running 319.86s Step 653( 52.17%), action 313, FPS 1.42, Running 320.75s Step 654( 52.33%), action 314, FPS 1.40, Running 321.36s Step 655( 52.50%), action 315, FPS 1.35, Running 322.27s Step 656( 52.67%), action 316, FPS 1.32, Running 322.92s Step 657( 52.83%), action 317, FPS 1.30, Running 323.79s Step 658( 53.00%), action 318, FPS 1.32, Running 324.34s Step 659( 53.17%), action 319, FPS 1.34, Running 325.09s Step 660( 53.33%), action 320, FPS 1.34, Running 325.71s Step 661( 53.50%), action 321, FPS 1.37, Running 326.35s Step 662( 53.67%), action 322, FPS 1.39, Running 326.70s Step 663( 53.83%), action 323, FPS 1.42, Running 327.25s Step 664( 54.00%), action 324, FPS 1.44, Running 327.57s Step 665( 54.17%), action 325, FPS 1.44, Running 328.30s Step 666( 54.33%), action 326, FPS 1.46, Running 328.74s Step 667( 54.50%), action 327, FPS 1.47, Running 329.53s Step 668( 54.67%), action 328, FPS 1.48, Running 330.05s Step 669( 54.83%), action 329, FPS 1.52, Running 330.66s Step 670( 55.00%), action 330, FPS 1.49, Running 331.31s Step 671( 55.17%), action 331, FPS 1.52, Running 332.21s Step 672( 55.33%), action 332, FPS 1.54, Running 332.82s Step 673( 55.50%), action 333, FPS 1.54, Running 333.73s Step 674( 55.67%), action 334, FPS 1.54, Running 334.34s Step 675( 55.83%), action 335, FPS 1.54, Running 335.27s Step 676( 56.00%), action 336, FPS 1.56, Running 335.78s Step 677( 56.17%), action 337, FPS 1.58, Running 336.46s Step 678( 56.33%), action 338, FPS 1.57, Running 337.07s Step 679( 56.50%), action 339, FPS 1.56, Running 337.92s Step 680( 56.67%), action 340, FPS 1.57, Running 338.42s Step 681( 56.83%), action 341, FPS 1.51, Running 339.59s Step 682( 57.00%), action 342, FPS 1.48, Running 340.24s Step 683( 57.17%), action 343, FPS 1.44, Running 341.18s Step 684( 57.33%), action 344, FPS 1.40, Running 341.84s Step 685( 57.50%), action 345, FPS 1.39, Running 342.71s Step 686( 57.67%), action 346, FPS 1.37, Running 343.38s Step 687( 57.83%), action 347, FPS 1.37, Running 344.14s Step 688( 58.00%), action 348, FPS 1.37, Running 344.62s Step 689( 58.17%), action 349, FPS 1.35, Running 345.45s Step 690( 58.33%), action 350, FPS 1.38, Running 345.77s Step 691( 58.50%), action 351, FPS 1.42, Running 346.24s Step 692( 58.67%), action 352, FPS 1.46, Running 346.53s Step 693( 58.83%), action 353, FPS 1.53, Running 346.83s Step 694( 59.00%), action 354, FPS 1.54, Running 347.32s Step 695( 59.17%), action 355, FPS 1.62, Running 347.63s Step 696( 59.33%), action 356, FPS 1.63, Running 348.08s Step 697( 59.50%), action 357, FPS 1.65, Running 348.58s Step 698( 59.67%), action 358, FPS 1.64, Running 349.29s Step 699( 59.83%), action 359, FPS 1.63, Running 350.19s Step 700( 60.00%), action 360, FPS 1.61, Running 350.81s Step 701( 60.17%), action 361, FPS 1.65, Running 351.74s Step 702( 60.33%), action 362, FPS 1.64, Running 352.42s Step 703( 60.50%), action 363, FPS 1.65, Running 353.33s Step 704( 60.67%), action 364, FPS 1.64, Running 354.02s Step 705( 60.83%), action 365, FPS 1.64, Running 354.93s Step 706( 61.00%), action 366, FPS 1.65, Running 355.53s Step 707( 61.17%), action 367, FPS 1.62, Running 356.49s Step 708( 61.33%), action 368, FPS 1.62, Running 356.96s Step 709( 61.50%), action 369, FPS 1.64, Running 357.66s Step 710( 61.67%), action 370, FPS 1.60, Running 358.26s Step 711( 61.83%), action 371, FPS 1.55, Running 359.18s Step 712( 62.00%), action 372, FPS 1.51, Running 359.75s Step 713( 62.17%), action 373, FPS 1.45, Running 360.62s Step 714( 62.33%), action 374, FPS 1.46, Running 361.02s Step 715( 62.50%), action 375, FPS 1.40, Running 361.88s Step 716( 62.67%), action 376, FPS 1.40, Running 362.36s Step 717( 62.83%), action 377, FPS 1.38, Running 363.03s Step 718( 63.00%), action 378, FPS 1.39, Running 363.69s Step 719( 63.17%), action 379, FPS 1.39, Running 364.59s Step 720( 63.33%), action 380, FPS 1.41, Running 365.03s Step 721( 63.50%), action 381, FPS 1.42, Running 365.82s Step 722( 63.67%), action 382, FPS 1.46, Running 366.11s Step 723( 63.83%), action 383, FPS 1.51, Running 366.54s Step 724( 64.00%), action 384, FPS 1.56, Running 366.83s Step 725( 64.17%), action 385, FPS 1.64, Running 367.13s Step 726( 64.33%), action 386, FPS 1.68, Running 367.41s Step 727( 64.50%), action 387, FPS 1.74, Running 367.97s Step 728( 64.67%), action 388, FPS 1.74, Running 368.44s Step 729( 64.83%), action 389, FPS 1.72, Running 369.26s Step 730( 65.00%), action 390, FPS 1.75, Running 369.71s Step 731( 65.17%), action 391, FPS 1.73, Running 370.75s Step 732( 65.33%), action 392, FPS 1.74, Running 371.23s Step 733( 65.50%), action 393, FPS 1.75, Running 372.03s Step 734( 65.67%), action 394, FPS 1.73, Running 372.61s Step 735( 65.83%), action 395, FPS 1.72, Running 373.51s Step 736( 66.00%), action 396, FPS 1.68, Running 374.24s Step 737( 66.17%), action 397, FPS 1.66, Running 375.11s Step 738( 66.33%), action 398, FPS 1.68, Running 375.58s Step 739( 66.50%), action 399, FPS 1.71, Running 376.30s Step 740( 66.67%), action 400, FPS 1.69, Running 376.89s Step 741( 66.83%), action 401, FPS 1.67, Running 377.80s Step 742( 67.00%), action 402, FPS 1.60, Running 378.64s Step 743( 67.17%), action 403, FPS 1.54, Running 379.49s Step 744( 67.33%), action 404, FPS 1.51, Running 380.11s Step 745( 67.50%), action 405, FPS 1.45, Running 380.96s Step 746( 67.67%), action 406, FPS 1.43, Running 381.40s Step 747( 67.83%), action 407, FPS 1.41, Running 382.19s Step 748( 68.00%), action 408, FPS 1.39, Running 382.81s Step 749( 68.17%), action 409, FPS 1.38, Running 383.73s Step 750( 68.33%), action 410, FPS 1.37, Running 384.29s Step 751( 68.50%), action 411, FPS 1.38, Running 385.24s Step 752( 68.67%), action 412, FPS 1.40, Running 385.51s Step 753( 68.83%), action 413, FPS 1.45, Running 385.81s Step 754( 69.00%), action 414, FPS 1.48, Running 386.13s Step 755( 69.17%), action 415, FPS 1.52, Running 386.71s Step 756( 69.33%), action 416, FPS 1.53, Running 387.30s Step 757( 69.50%), action 417, FPS 1.56, Running 387.94s Step 758( 69.67%), action 418, FPS 1.53, Running 388.69s Step 759( 69.83%), action 419, FPS 1.51, Running 389.56s Step 760( 70.00%), action 420, FPS 1.50, Running 390.21s Step 761( 70.17%), action 421, FPS 1.45, Running 391.59s Step 762( 70.33%), action 422, FPS 1.47, Running 392.22s Step 763( 70.50%), action 423, FPS 1.47, Running 393.12s Step 764( 70.67%), action 424, FPS 1.45, Running 393.88s Step 765( 70.83%), action 425, FPS 1.44, Running 394.81s Step 766( 71.00%), action 426, FPS 1.44, Running 395.32s Step 767( 71.17%), action 427, FPS 1.45, Running 395.99s Step 768( 71.33%), action 428, FPS 1.45, Running 396.64s Step 769( 71.50%), action 429, FPS 1.45, Running 397.53s Step 770( 71.67%), action 430, FPS 1.43, Running 398.31s Step 771( 71.83%), action 431, FPS 1.40, Running 399.56s Step 772( 72.00%), action 432, FPS 1.35, Running 400.32s Step 773( 72.17%), action 433, FPS 1.31, Running 401.10s Step 774( 72.33%), action 434, FPS 1.28, Running 401.71s Step 775( 72.50%), action 435, FPS 1.28, Running 402.38s Step 776( 72.67%), action 436, FPS 1.28, Running 402.95s Step 777( 72.83%), action 437, FPS 1.26, Running 403.79s Step 778( 73.00%), action 438, FPS 1.27, Running 404.45s Step 779( 73.17%), action 439, FPS 1.29, Running 405.02s Step 780( 73.33%), action 440, FPS 1.32, Running 405.39s Step 781( 73.50%), action 441, FPS 1.40, Running 405.86s Step 782( 73.67%), action 442, FPS 1.42, Running 406.29s Step 783( 73.83%), action 443, FPS 1.46, Running 406.85s Step 784( 74.00%), action 444, FPS 1.46, Running 407.61s Step 785( 74.17%), action 445, FPS 1.47, Running 408.38s Step 786( 74.33%), action 446, FPS 1.46, Running 409.00s Step 787( 74.50%), action 447, FPS 1.44, Running 409.87s Step 788( 74.67%), action 448, FPS 1.46, Running 410.29s Step 789( 74.83%), action 449, FPS 1.48, Running 411.07s Step 790( 75.00%), action 450, FPS 1.50, Running 411.68s Step 791( 75.17%), action 451, FPS 1.53, Running 412.62s Step 792( 75.33%), action 452, FPS 1.54, Running 413.28s Step 793( 75.50%), action 453, FPS 1.53, Running 414.20s Step 794( 75.67%), action 454, FPS 1.52, Running 414.84s Step 795( 75.83%), action 455, FPS 1.50, Running 415.73s Step 796( 76.00%), action 456, FPS 1.51, Running 416.15s Step 797( 76.17%), action 457, FPS 1.52, Running 416.93s Step 798( 76.33%), action 458, FPS 1.52, Running 417.58s Step 799( 76.50%), action 459, FPS 1.49, Running 418.49s Step 800( 76.67%), action 460, FPS 1.47, Running 419.04s Step 801( 76.83%), action 461, FPS 1.41, Running 420.05s Step 802( 77.00%), action 462, FPS 1.41, Running 420.47s Step 803( 77.17%), action 463, FPS 1.39, Running 421.27s Step 804( 77.33%), action 464, FPS 1.40, Running 421.86s Step 805( 77.50%), action 465, FPS 1.40, Running 422.70s Step 806( 77.67%), action 466, FPS 1.41, Running 423.19s Step 807( 77.83%), action 467, FPS 1.42, Running 423.97s Step 808( 78.00%), action 468, FPS 1.43, Running 424.32s Step 809( 78.17%), action 469, FPS 1.47, Running 424.65s Step 810( 78.33%), action 470, FPS 1.47, Running 425.30s Step 811( 78.50%), action 471, FPS 1.44, Running 426.47s Step 812( 78.67%), action 472, FPS 1.44, Running 427.18s Step 813( 78.83%), action 473, FPS 1.44, Running 428.12s Step 814( 79.00%), action 474, FPS 1.42, Running 428.92s Step 815( 79.17%), action 475, FPS 1.43, Running 429.71s Step 816( 79.33%), action 476, FPS 1.41, Running 430.38s Step 817( 79.50%), action 477, FPS 1.39, Running 431.28s Step 818( 79.67%), action 478, FPS 1.39, Running 431.93s Step 819( 79.83%), action 479, FPS 1.39, Running 432.86s Step 820( 80.00%), action 480, FPS 1.38, Running 433.52s Step 821( 80.17%), action 481, FPS 1.35, Running 434.83s Step 822( 80.33%), action 482, FPS 1.32, Running 435.60s Step 823( 80.50%), action 483, FPS 1.31, Running 436.51s Step 824( 80.67%), action 484, FPS 1.29, Running 437.34s Step 825( 80.83%), action 485, FPS 1.30, Running 438.09s Step 826( 81.00%), action 486, FPS 1.30, Running 438.57s Step 827( 81.17%), action 487, FPS 1.28, Running 439.65s Step 828( 81.33%), action 488, FPS 1.25, Running 440.31s Step 829( 81.50%), action 489, FPS 1.21, Running 441.22s Step 830( 81.67%), action 490, FPS 1.19, Running 442.07s Step 831( 81.83%), action 491, FPS 1.21, Running 443.00s Step 832( 82.00%), action 492, FPS 1.23, Running 443.42s Step 833( 82.17%), action 493, FPS 1.28, Running 443.80s Step 834( 82.33%), action 494, FPS 1.30, Running 444.32s Step 835( 82.50%), action 495, FPS 1.29, Running 445.20s Step 836( 82.67%), action 496, FPS 1.30, Running 445.79s Step 837( 82.83%), action 497, FPS 1.29, Running 446.76s Step 838( 83.00%), action 498, FPS 1.28, Running 447.61s Step 839( 83.17%), action 499, FPS 1.29, Running 448.42s Step 840( 83.33%), action 500, FPS 1.29, Running 449.03s Step 841( 83.50%), action 501, FPS 1.32, Running 449.94s Step 842( 83.67%), action 502, FPS 1.34, Running 450.58s Step 843( 83.83%), action 503, FPS 1.34, Running 451.49s Step 844( 84.00%), action 504, FPS 1.35, Running 452.16s Step 845( 84.17%), action 505, FPS 1.34, Running 453.02s Step 846( 84.33%), action 506, FPS 1.34, Running 453.49s Step 847( 84.50%), action 507, FPS 1.37, Running 454.27s Step 848( 84.67%), action 508, FPS 1.37, Running 454.90s Step 849( 84.83%), action 509, FPS 1.37, Running 455.83s Step 850( 85.00%), action 510, FPS 1.41, Running 456.30s Step 851( 85.17%), action 511, FPS 1.39, Running 457.42s Step 852( 85.33%), action 512, FPS 1.39, Running 457.85s Step 853( 85.50%), action 513, FPS 1.35, Running 458.63s Step 854( 85.67%), action 514, FPS 1.34, Running 459.27s Step 855( 85.83%), action 515, FPS 1.33, Running 460.20s Step 856( 86.00%), action 516, FPS 1.33, Running 460.80s Step 857( 86.17%), action 517, FPS 1.36, Running 461.44s Step 858( 86.33%), action 518, FPS 1.39, Running 462.03s Step 859( 86.50%), action 519, FPS 1.43, Running 462.39s Step 860( 86.67%), action 520, FPS 1.46, Running 462.75s Step 861( 86.83%), action 521, FPS 1.45, Running 463.75s Step 862( 87.00%), action 522, FPS 1.43, Running 464.52s Step 863( 87.17%), action 523, FPS 1.40, Running 465.76s Step 864( 87.33%), action 524, FPS 1.42, Running 466.23s Step 865( 87.50%), action 525, FPS 1.44, Running 466.90s Step 866( 87.67%), action 526, FPS 1.41, Running 467.64s Step 867( 87.83%), action 527, FPS 1.39, Running 468.68s Step 868( 88.00%), action 528, FPS 1.37, Running 469.46s Step 869( 88.17%), action 529, FPS 1.37, Running 470.45s Step 870( 88.33%), action 530, FPS 1.37, Running 470.90s Step 871( 88.50%), action 531, FPS 1.35, Running 472.19s Step 872( 88.67%), action 532, FPS 1.35, Running 472.62s Step 873( 88.83%), action 533, FPS 1.36, Running 473.37s Step 874( 89.00%), action 534, FPS 1.35, Running 474.05s Step 875( 89.17%), action 535, FPS 1.36, Running 474.90s Step 876( 89.33%), action 536, FPS 1.36, Running 475.49s Step 877( 89.50%), action 537, FPS 1.33, Running 476.45s Step 878( 89.67%), action 538, FPS 1.33, Running 477.06s Step 879( 89.83%), action 539, FPS 1.30, Running 477.78s Step 880( 90.00%), action 540, FPS 1.27, Running 478.55s Step 881( 90.17%), action 541, FPS 1.25, Running 479.73s Step 882( 90.33%), action 542, FPS 1.27, Running 480.21s Step 883( 90.50%), action 543, FPS 1.32, Running 480.90s Step 884( 90.67%), action 544, FPS 1.33, Running 481.26s Step 885( 90.83%), action 545, FPS 1.36, Running 481.63s Step 886( 91.00%), action 546, FPS 1.37, Running 482.20s Step 887( 91.17%), action 547, FPS 1.41, Running 482.91s Step 888( 91.33%), action 548, FPS 1.39, Running 483.86s Step 889( 91.50%), action 549, FPS 1.40, Running 484.74s Step 890( 91.67%), action 550, FPS 1.39, Running 485.24s Step 891( 91.83%), action 551, FPS 1.42, Running 486.28s Step 892( 92.00%), action 552, FPS 1.41, Running 486.81s Step 893( 92.17%), action 553, FPS 1.43, Running 487.38s Step 894( 92.33%), action 554, FPS 1.43, Running 488.06s Step 895( 92.50%), action 555, FPS 1.41, Running 489.11s Step 896( 92.67%), action 556, FPS 1.41, Running 489.71s Step 897( 92.83%), action 557, FPS 1.42, Running 490.58s Step 898( 93.00%), action 558, FPS 1.41, Running 491.22s Step 899( 93.17%), action 559, FPS 1.41, Running 491.94s Step 900( 93.33%), action 560, FPS 1.44, Running 492.44s Step 901( 93.50%), action 561, FPS 1.47, Running 493.34s Step 902( 93.67%), action 562, FPS 1.45, Running 493.96s Step 903( 93.83%), action 563, FPS 1.43, Running 494.90s Step 904( 94.00%), action 564, FPS 1.40, Running 495.52s Step 905( 94.17%), action 565, FPS 1.35, Running 496.44s Step 906( 94.33%), action 566, FPS 1.36, Running 496.90s Step 907( 94.50%), action 567, FPS 1.36, Running 497.63s Step 908( 94.67%), action 568, FPS 1.39, Running 498.26s Step 909( 94.83%), action 569, FPS 1.39, Running 499.17s Step 910( 95.00%), action 570, FPS 1.36, Running 499.92s Step 911( 95.17%), action 571, FPS 1.41, Running 500.47s Step 912( 95.33%), action 572, FPS 1.43, Running 500.77s Step 913( 95.50%), action 573, FPS 1.46, Running 501.11s Step 914( 95.67%), action 574, FPS 1.49, Running 501.49s Step 915( 95.83%), action 575, FPS 1.57, Running 501.89s Step 916( 96.00%), action 576, FPS 1.59, Running 502.30s Step 917( 96.17%), action 577, FPS 1.63, Running 502.84s Step 918( 96.33%), action 578, FPS 1.61, Running 503.62s Step 919( 96.50%), action 579, FPS 1.59, Running 504.55s Step 920( 96.67%), action 580, FPS 1.57, Running 505.16s Step 921( 96.83%), action 581, FPS 1.57, Running 506.11s Step 922( 97.00%), action 582, FPS 1.57, Running 506.73s Step 923( 97.17%), action 583, FPS 1.58, Running 507.57s Step 924( 97.33%), action 584, FPS 1.60, Running 508.05s Step 925( 97.50%), action 585, FPS 1.62, Running 508.79s Step 926( 97.67%), action 586, FPS 1.58, Running 509.54s Step 927( 97.83%), action 587, FPS 1.57, Running 510.35s Step 928( 98.00%), action 588, FPS 1.54, Running 511.24s Step 929( 98.17%), action 589, FPS 1.56, Running 511.96s Step 930( 98.33%), action 590, FPS 1.58, Running 512.57s Step 931( 98.50%), action 591, FPS 1.54, Running 513.50s Step 932( 98.67%), action 592, FPS 1.49, Running 514.16s Step 933( 98.83%), action 593, FPS 1.43, Running 515.10s Step 934( 99.00%), action 594, FPS 1.40, Running 515.75s Step 935( 99.17%), action 595, FPS 1.36, Running 516.61s Step 936( 99.33%), action 596, FPS 1.34, Running 517.20s Step 937( 99.50%), action 597, FPS 1.31, Running 518.10s Step 938( 99.67%), action 598, FPS 1.33, Running 518.65s Step 939( 99.83%), action 599, FPS 1.35, Running 519.38s Step 940(100.00%), action 600, FPS 1.34, Running 520.09s [2026-08-01 22:20:19] [58 ] Seed 57 failed after 520.46 s. +steps: 940 , actions: 600 . +Instruction: Empty +Total 8/58(13.79%) success. +Setting seed: 58 +Step 1( N/A%), pre moving , FPS 9.35, Running 0.11s Step 2( N/A%), pre moving , FPS 15.90, Running 0.13s Step 3( N/A%), pre moving , FPS 20.72, Running 0.14s Step 4( N/A%), pre moving , FPS 24.16, Running 0.17s Step 5( N/A%), pre moving , FPS 26.61, Running 0.19s Step 6( N/A%), pre moving , FPS 27.81, Running 0.22s Step 7( N/A%), pre moving , FPS 28.89, Running 0.24s Step 8( N/A%), pre moving , FPS 29.79, Running 0.27s Step 9( N/A%), pre moving , FPS 29.77, Running 0.30s Step 10( N/A%), pre moving , FPS 30.61, Running 0.33s Step 11( N/A%), pre moving , FPS 31.69, Running 0.35s Step 12( N/A%), pre moving , FPS 32.65, Running 0.37s Step 13( N/A%), pre moving , FPS 33.16, Running 0.39s Step 14( N/A%), pre moving , FPS 33.69, Running 0.42s Step 15( N/A%), pre moving , FPS 33.71, Running 0.45s Step 16( N/A%), pre moving , FPS 34.24, Running 0.47s Step 17( N/A%), pre moving , FPS 34.72, Running 0.49s Step 18( N/A%), pre moving , FPS 34.69, Running 0.52s Step 19( N/A%), pre moving , FPS 34.68, Running 0.55s Step 20( N/A%), pre moving , FPS 34.67, Running 0.58s Step 21( N/A%), pre moving , FPS 27.81, Running 0.83s Step 22( N/A%), pre moving , FPS 27.55, Running 0.85s Step 23( N/A%), pre moving , FPS 27.37, Running 0.88s Step 24( N/A%), pre moving , FPS 27.37, Running 0.90s Step 25( N/A%), pre moving , FPS 27.44, Running 0.92s Step 26( N/A%), pre moving , FPS 20.60, Running 1.19s Step 27( N/A%), pre moving , FPS 20.74, Running 1.21s Step 28( N/A%), pre moving , FPS 20.86, Running 1.23s Step 29( N/A%), pre moving , FPS 21.14, Running 1.25s Step 30( N/A%), pre moving , FPS 21.01, Running 1.28s Step 31( N/A%), pre moving , FPS 20.96, Running 1.30s Step 32( N/A%), pre moving , FPS 20.93, Running 1.32s Step 33( N/A%), pre moving , FPS 21.01, Running 1.34s Step 34( N/A%), pre moving , FPS 21.07, Running 1.36s Step 35( N/A%), pre moving , FPS 20.84, Running 1.40s Step 36( N/A%), pre moving , FPS 11.22, Running 2.25s Step 37( N/A%), pre moving , FPS 10.05, Running 2.48s Step 38( N/A%), pre moving , FPS 9.05, Running 2.73s Step 39( N/A%), pre moving , FPS 8.65, Running 2.86s Step 40( N/A%), pre moving , FPS 8.48, Running 2.93s Step 41( N/A%), pre moving , FPS 9.21, Running 3.00s Step 42( N/A%), pre moving , FPS 8.99, Running 3.08s Step 43( N/A%), pre moving , FPS 7.93, Running 3.40s Step 44( N/A%), pre moving , FPS 7.73, Running 3.48s Step 45( N/A%), pre moving , FPS 7.62, Running 3.54s Step 46( N/A%), pre moving , FPS 8.23, Running 3.62s Step 47( N/A%), pre moving , FPS 7.32, Running 3.94s Step 48( N/A%), pre moving , FPS 5.72, Running 4.72s Step 49( N/A%), pre moving , FPS 5.27, Running 5.04s Step 50( N/A%), pre moving , FPS 5.19, Running 5.14s Step 51( N/A%), pre moving , FPS 5.12, Running 5.21s Step 52( N/A%), pre moving , FPS 5.05, Running 5.29s Step 53( N/A%), pre moving , FPS 4.62, Running 5.67s Step 54( N/A%), pre moving , FPS 4.53, Running 5.78s Step 55( N/A%), pre moving , FPS 4.25, Running 6.11s Step 56( N/A%), pre moving , FPS 5.00, Running 6.25s Step 57( N/A%), pre moving , FPS 5.16, Running 6.36s Step 58( N/A%), pre moving , FPS 5.01, Running 6.72s Step 59( N/A%), pre moving , FPS 5.03, Running 6.84s Step 60( N/A%), pre moving , FPS 4.91, Running 7.01s Step 61( N/A%), pre moving , FPS 4.63, Running 7.31s Step 62( N/A%), pre moving , FPS 4.61, Running 7.41s Step 63( N/A%), pre moving , FPS 4.75, Running 7.61s Step 64( N/A%), pre moving , FPS 4.52, Running 7.91s Step 65( N/A%), pre moving , FPS 4.47, Running 8.02s Step 66( N/A%), pre moving , FPS 4.20, Running 8.38s Step 67( N/A%), pre moving , FPS 4.39, Running 8.49s Step 68( N/A%), pre moving , FPS 5.16, Running 8.60s Step 69( N/A%), pre moving , FPS 5.11, Running 8.96s Step 70( N/A%), pre moving , FPS 5.07, Running 9.08s Step 71( N/A%), pre moving , FPS 5.01, Running 9.20s Step 72( N/A%), pre moving , FPS 4.66, Running 9.58s Step 73( N/A%), pre moving , FPS 5.01, Running 9.67s Step 74( N/A%), pre moving , FPS 5.00, Running 9.78s Step 75( N/A%), pre moving , FPS 4.94, Running 10.16s Step 76( N/A%), pre moving , FPS 4.98, Running 10.27s Step 77( N/A%), pre moving , FPS 4.68, Running 10.63s Step 78( N/A%), pre moving , FPS 4.95, Running 10.76s Step 79( N/A%), pre moving , FPS 4.96, Running 10.87s Step 80( N/A%), pre moving , FPS 4.75, Running 11.23s Step 81( N/A%), pre moving , FPS 4.96, Running 11.35s Step 82( N/A%), pre moving , FPS 4.94, Running 11.46s Step 83( N/A%), pre moving , FPS 4.79, Running 11.79s Step 84( N/A%), pre moving , FPS 5.00, Running 11.91s Step 85( N/A%), pre moving , FPS 5.00, Running 12.02s Step 86( N/A%), pre moving , FPS 5.01, Running 12.37s Step 87( N/A%), pre moving , FPS 5.00, Running 12.49s Step 88( N/A%), pre moving , FPS 5.06, Running 12.55s Step 89( N/A%), pre moving , FPS 5.44, Running 12.63s Step 90( N/A%), pre moving , FPS 5.17, Running 12.95s Step 91( N/A%), pre moving , FPS 5.21, Running 13.04s Step 92( N/A%), pre moving , FPS 5.67, Running 13.11s Step 93( N/A%), pre moving , FPS 5.69, Running 13.18s Step 94( N/A%), pre moving , FPS 5.38, Running 13.50s Step 95( N/A%), pre moving , FPS 5.82, Running 13.60s Step 96( N/A%), pre moving , FPS 5.88, Running 13.67s Step 97( N/A%), pre moving , FPS 6.27, Running 13.82s Step 98( N/A%), pre moving , FPS 6.01, Running 14.08s Step 99( N/A%), pre moving , FPS 6.08, Running 14.16s Step 100( N/A%), pre moving , FPS 6.65, Running 14.23s Step 101( N/A%), pre moving , FPS 6.38, Running 14.48s Step 102( N/A%), pre moving , FPS 6.34, Running 14.61s Step 103( N/A%), pre moving , FPS 6.87, Running 14.70s Step 104( N/A%), pre moving , FPS 6.98, Running 14.78s Step 105( N/A%), pre moving , FPS 6.47, Running 15.11s Step 106( N/A%), pre moving , FPS 7.08, Running 15.19s Step 107( N/A%), pre moving , FPS 7.23, Running 15.26s Step 108( N/A%), pre moving , FPS 7.18, Running 15.34s Step 109( N/A%), pre moving , FPS 6.60, Running 15.66s Step 110( N/A%), pre moving , FPS 7.24, Running 15.71s Step 111( N/A%), pre moving , FPS 7.24, Running 15.81s Step 112( N/A%), pre moving , FPS 7.22, Running 15.88s Step 113( N/A%), pre moving , FPS 7.24, Running 15.94s Step 114( N/A%), pre moving , FPS 7.22, Running 16.27s Step 115( N/A%), pre moving , FPS 7.26, Running 16.35s Step 116( N/A%), pre moving , FPS 7.24, Running 16.43s Step 117( N/A%), pre moving , FPS 7.48, Running 16.50s Step 118( N/A%), pre moving , FPS 7.32, Running 16.82s Step 119( N/A%), pre moving , FPS 7.43, Running 16.85s Step 120( N/A%), pre moving , FPS 7.48, Running 16.91s Step 121( N/A%), pre moving , FPS 8.04, Running 16.97s Step 122( N/A%), pre moving , FPS 5.10, Running 18.53s Step 123( N/A%), pre moving , FPS 4.56, Running 19.09s Step 124( N/A%), pre moving , FPS 4.22, Running 19.52s Step 125( N/A%), pre moving , FPS 4.04, Running 20.05s Step 126( N/A%), pre moving , FPS 4.00, Running 20.20s Step 127( N/A%), pre moving , FPS 3.86, Running 20.44s Step 128( N/A%), pre moving , FPS 3.81, Running 20.59s Step 129( N/A%), pre moving , FPS 3.87, Running 20.83s Step 130( N/A%), pre moving , FPS 3.77, Running 21.02s Step 131( N/A%), pre moving , FPS 3.53, Running 21.46s Step 132( N/A%), pre moving , FPS 3.46, Running 21.66s Step 133( N/A%), pre moving , FPS 3.18, Running 22.24s Step 134( N/A%), pre moving , FPS 3.24, Running 22.45s Step 135( N/A%), pre moving , FPS 3.05, Running 22.92s Step 136( N/A%), pre moving , FPS 2.91, Running 23.31s Step 137( N/A%), pre moving , FPS 2.71, Running 23.88s Step 138( N/A%), pre moving , FPS 2.66, Running 24.32s Step 139( N/A%), pre moving , FPS 2.49, Running 24.88s Step 140( N/A%), pre moving , FPS 2.44, Running 25.10s Step 141( N/A%), pre moving , FPS 2.33, Running 25.56s Step 142( N/A%), pre moving , FPS 2.68, Running 26.00s Step 143( N/A%), pre moving , FPS 2.68, Running 26.55s Step 144( N/A%), pre moving , FPS 2.67, Running 27.02s Step 145( N/A%), pre moving , FPS 2.65, Running 27.59s Step 146( N/A%), pre moving , FPS 2.56, Running 28.03s Step 147( N/A%), pre moving , FPS 2.46, Running 28.56s Step 148( N/A%), pre moving , FPS 2.45, Running 28.76s Step 149( N/A%), pre moving , FPS 2.38, Running 29.25s Step 150( N/A%), pre moving , FPS 2.27, Running 29.85s Step 151( N/A%), pre moving , FPS 2.23, Running 30.43s Step 152( N/A%), pre moving , FPS 2.18, Running 30.84s Step 153( N/A%), pre moving , FPS 2.18, Running 31.42s Step 154( N/A%), pre moving , FPS 2.12, Running 31.87s Step 155( N/A%), pre moving , FPS 2.09, Running 32.47s Step 156( N/A%), pre moving , FPS 2.08, Running 32.93s Step 157( N/A%), pre moving , FPS 2.06, Running 33.57s Step 158( N/A%), pre moving , FPS 2.06, Running 34.01s Step 159( N/A%), pre moving , FPS 2.06, Running 34.60s Step 160( N/A%), pre moving , FPS 2.01, Running 35.06s Step 161( N/A%), pre moving , FPS 1.98, Running 35.65s Step 162( N/A%), pre moving , FPS 1.98, Running 36.12s Step 163( N/A%), pre moving , FPS 1.96, Running 36.73s Step 164( N/A%), pre moving , FPS 2.01, Running 36.99s Step 165( N/A%), pre moving , FPS 2.03, Running 37.42s Step 166( N/A%), pre moving , FPS 2.04, Running 37.84s Step 167( N/A%), pre moving , FPS 2.03, Running 38.42s Step 168( N/A%), pre moving , FPS 1.97, Running 38.89s Step 169( N/A%), pre moving , FPS 2.03, Running 39.12s Step 170( N/A%), pre moving , FPS 2.12, Running 39.29s Step 171( N/A%), pre moving , FPS 2.18, Running 39.58s Step 172( N/A%), pre moving , FPS 2.25, Running 39.74s Step 173( N/A%), pre moving , FPS 2.34, Running 39.97s Step 174( N/A%), pre moving , FPS 2.43, Running 40.12s Step 175( N/A%), pre moving , FPS 2.54, Running 40.34s Step 176( N/A%), pre moving , FPS 2.64, Running 40.51s Step 177( N/A%), pre moving , FPS 2.78, Running 40.75s Step 178( N/A%), pre moving , FPS 2.89, Running 40.93s Step 179( N/A%), pre moving , FPS 3.06, Running 41.14s Step 180( N/A%), pre moving , FPS 3.16, Running 41.38s Step 181( N/A%), pre moving , FPS 3.23, Running 41.84s Step 182( N/A%), pre moving , FPS 3.35, Running 42.10s Step 183( N/A%), pre moving , FPS 3.36, Running 42.69s Step 184( N/A%), pre moving , FPS 3.25, Running 43.14s Step 185( N/A%), pre moving , FPS 3.17, Running 43.74s Step 186( N/A%), pre moving , FPS 3.13, Running 44.23s Step 187( N/A%), pre moving , FPS 3.12, Running 44.83s Step 188( N/A%), pre moving , FPS 3.11, Running 45.32s Step 189( N/A%), pre moving , FPS 2.95, Running 45.90s Step 190( N/A%), pre moving , FPS 2.97, Running 46.02s Step 191( N/A%), pre moving , FPS 3.06, Running 46.12s Step 192( N/A%), pre moving , FPS 2.97, Running 46.47s Step 193( N/A%), pre moving , FPS 3.02, Running 46.59s Step 194( N/A%), pre moving , FPS 3.04, Running 46.71s Step 195( N/A%), pre moving , FPS 2.97, Running 47.08s Step 196( N/A%), pre moving , FPS 3.00, Running 47.17s Step 197( N/A%), pre moving , FPS 3.06, Running 47.28s Step 198( N/A%), pre moving , FPS 2.97, Running 47.65s Step 199( N/A%), pre moving , FPS 3.03, Running 47.75s Step 200( N/A%), pre moving , FPS 2.70, Running 48.80s Step 201( N/A%), pre moving , FPS 2.83, Running 48.91s Step 202( N/A%), pre moving , FPS 2.79, Running 49.27s Step 203( N/A%), pre moving , FPS 2.99, Running 49.39s Step 204( N/A%), pre moving , FPS 3.12, Running 49.55s Step 205( N/A%), pre moving , FPS 3.20, Running 49.98s Step 206( N/A%), pre moving , FPS 3.38, Running 50.14s Step 207( N/A%), pre moving , FPS 3.49, Running 50.57s Step 208( N/A%), pre moving , FPS 3.69, Running 50.73s Step 209( N/A%), pre moving , FPS 3.81, Running 51.16s Step 210( N/A%), pre moving , FPS 3.77, Running 51.32s Step 211( N/A%), pre moving , FPS 3.55, Running 51.76s Step 212( N/A%), pre moving , FPS 3.67, Running 51.92s Step 213( N/A%), pre moving , FPS 3.47, Running 52.35s Step 214( N/A%), pre moving , FPS 3.34, Running 52.70s Step 215( N/A%), pre moving , FPS 3.41, Running 52.95s Step 216( N/A%), pre moving , FPS 3.39, Running 53.06s Step 217( N/A%), pre moving , FPS 3.26, Running 53.42s Step 218( N/A%), pre moving , FPS 3.40, Running 53.54s Step 219( N/A%), pre moving , FPS 3.39, Running 53.65s Step 220( N/A%), pre moving , FPS 3.82, Running 54.03s Step 221( N/A%), pre moving , FPS 3.78, Running 54.20s Step 222( N/A%), pre moving , FPS 3.73, Running 54.64s Step 223( N/A%), pre moving , FPS 3.69, Running 54.80s Step 224( N/A%), pre moving , FPS 3.49, Running 55.28s Step 225( N/A%), pre moving , FPS 3.46, Running 55.77s Step 226( N/A%), pre moving , FPS 3.45, Running 55.95s Step 227( N/A%), pre moving , FPS 3.45, Running 56.36s Step 228( N/A%), pre moving , FPS 3.45, Running 56.53s Step 229( N/A%), pre moving , FPS 3.45, Running 56.95s Step 230( N/A%), pre moving , FPS 3.45, Running 57.13s Step 231( N/A%), pre moving , FPS 3.46, Running 57.53s Step 232( N/A%), pre moving , FPS 3.48, Running 57.66s Step 233( N/A%), pre moving , FPS 3.69, Running 57.78s Step 234( N/A%), pre moving , FPS 3.67, Running 58.16s Step 235( N/A%), pre moving , FPS 3.77, Running 58.25s Step 236( N/A%), pre moving , FPS 3.77, Running 58.36s Step 237( N/A%), pre moving , FPS 3.78, Running 58.71s Step 238( N/A%), pre moving , FPS 3.78, Running 58.83s Step 239( N/A%), pre moving , FPS 3.78, Running 58.94s Step 240( N/A%), pre moving , FPS 3.80, Running 59.30s Step 241( N/A%), pre moving , FPS 3.83, Running 59.42s Step 242( N/A%), pre moving , FPS 4.07, Running 59.55s Step 243( N/A%), pre moving , FPS 3.95, Running 59.87s Step 244( N/A%), pre moving , FPS 4.25, Running 59.99s Step 245( N/A%), pre moving , FPS 4.63, Running 60.09s Step 246( N/A%), pre moving , FPS 4.52, Running 60.37s Step 247( N/A%), pre moving , FPS 4.29, Running 61.02s Step 248( N/A%), pre moving , FPS 4.37, Running 61.11s Step 249( N/A%), pre moving , FPS 4.66, Running 61.24s Step 250( N/A%), pre moving , FPS 4.70, Running 61.38s Step 251( N/A%), pre moving , FPS 4.98, Running 61.54s Step 252( N/A%), pre moving , FPS 4.96, Running 61.69s Step 253( N/A%), pre moving , FPS 4.59, Running 62.14s Step 254( N/A%), pre moving , FPS 4.71, Running 62.40s Step 255( N/A%), pre moving , FPS 4.37, Running 62.83s Step 256( N/A%), pre moving , FPS 4.05, Running 63.29s Step 257( N/A%), pre moving , FPS 4.15, Running 63.53s Step 258( N/A%), pre moving , FPS 3.85, Running 64.02s Step 259( N/A%), pre moving , FPS 3.60, Running 64.50s Step 260( N/A%), pre moving , FPS 3.68, Running 64.74s Step 261( N/A%), pre moving , FPS 3.44, Running 65.23s Step 262( N/A%), pre moving , FPS 3.21, Running 65.79s Step 263( N/A%), pre moving , FPS 3.11, Running 66.31s Step 264( N/A%), pre moving , FPS 2.91, Running 66.86s Step 265( N/A%), pre moving , FPS 2.83, Running 67.15s Step 266( N/A%), pre moving , FPS 2.74, Running 67.69s Step 267( N/A%), pre moving , FPS 2.77, Running 68.24s Step 268( N/A%), pre moving , FPS 2.62, Running 68.76s Step 269( N/A%), pre moving , FPS 2.56, Running 69.06s Step 270( N/A%), pre moving , FPS 2.43, Running 69.61s Step 271( N/A%), pre moving , FPS 2.33, Running 70.14s Step 272( N/A%), pre moving , FPS 2.23, Running 70.68s Step 273( N/A%), pre moving , FPS 2.21, Running 71.20s Step 274( N/A%), pre moving , FPS 2.16, Running 71.68s Step 275( N/A%), pre moving , FPS 2.18, Running 71.99s Step 276( N/A%), pre moving , FPS 2.17, Running 72.49s Step 277( N/A%), pre moving , FPS 2.12, Running 72.97s Step 278( N/A%), pre moving , FPS 2.18, Running 73.20s Step 279( N/A%), pre moving , FPS 2.18, Running 73.66s Step 280( N/A%), pre moving , FPS 2.18, Running 73.90s Step 281( N/A%), pre moving , FPS 2.19, Running 74.37s Step 282( N/A%), pre moving , FPS 2.29, Running 74.51s Step 283( N/A%), pre moving , FPS 2.32, Running 74.92s Step 284( N/A%), pre moving , FPS 2.42, Running 75.11s Step 285( N/A%), pre moving , FPS 2.37, Running 75.59s Step 286( N/A%), pre moving , FPS 2.40, Running 76.01s Step 287( N/A%), pre moving , FPS 2.48, Running 76.30s Step 288( N/A%), pre moving , FPS 2.49, Running 76.80s Step 289( N/A%), pre moving , FPS 2.44, Running 77.27s Step 290( N/A%), pre moving , FPS 2.53, Running 77.51s Step 291( N/A%), pre moving , FPS 2.55, Running 77.99s Step 292( N/A%), pre moving , FPS 2.57, Running 78.47s Step 293( N/A%), pre moving , FPS 2.67, Running 78.70s Step 294( N/A%), pre moving , FPS 2.68, Running 79.13s Step 295( N/A%), pre moving , FPS 2.73, Running 79.32s Step 296( N/A%), pre moving , FPS 2.76, Running 79.75s Step 297( N/A%), pre moving , FPS 2.88, Running 79.90s Step 298( N/A%), pre moving , FPS 2.80, Running 80.34s Step 299( N/A%), pre moving , FPS 2.92, Running 80.50s Step 300( N/A%), pre moving , FPS 2.86, Running 80.90s Step 301( N/A%), pre moving , FPS 3.02, Running 80.99s Step 302( N/A%), pre moving , FPS 3.03, Running 81.11s Step 303( N/A%), pre moving , FPS 3.16, Running 81.25s Step 304( N/A%), pre moving , FPS 3.19, Running 81.37s Step 305( N/A%), pre moving , FPS 3.39, Running 81.49s Step 306( N/A%), pre moving , FPS 3.59, Running 81.58s Step 307( N/A%), pre moving , FPS 3.71, Running 81.69s Step 308( N/A%), pre moving , FPS 4.01, Running 81.79s Step 309( N/A%), pre moving , FPS 4.31, Running 81.91s Step 310( N/A%), pre moving , FPS 4.43, Running 82.03s Step 311( N/A%), pre moving , FPS 4.57, Running 82.37s Step 312( N/A%), pre moving , FPS 4.97, Running 82.49s Step 313( N/A%), pre moving , FPS 5.12, Running 82.60s Step 314( N/A%), pre moving , FPS 5.23, Running 82.96s Step 315( N/A%), pre moving , FPS 5.32, Running 83.08s Step 316( N/A%), pre moving , FPS 5.85, Running 83.17s Step 317( N/A%), pre moving , FPS 5.88, Running 83.30s Step 318( N/A%), pre moving , FPS 6.10, Running 83.62s Step 319( N/A%), pre moving , FPS 6.17, Running 83.74s Step 320( N/A%), pre moving , FPS 3.88, Running 86.05s Step 321( N/A%), pre moving , FPS 3.42, Running 86.84s Step 322( N/A%), pre moving , FPS 3.35, Running 87.08s Step 323( N/A%), pre moving , FPS 3.07, Running 87.75s Step 324( N/A%), pre moving , FPS 2.94, Running 88.18s Step 325( N/A%), pre moving , FPS 2.73, Running 88.82s Step 326( N/A%), pre moving , FPS 2.59, Running 89.30s Step 327( N/A%), pre moving , FPS 2.45, Running 89.85s Step 328( N/A%), pre moving , FPS 2.40, Running 90.13s Step 329( N/A%), pre moving , FPS 2.23, Running 90.88s Step 330( N/A%), pre moving , FPS 2.19, Running 91.16s Step 331( N/A%), pre moving , FPS 2.08, Running 92.00s Step 332( N/A%), pre moving , FPS 2.05, Running 92.27s Step 333( N/A%), pre moving , FPS 1.90, Running 93.14s Step 334( N/A%), pre moving , FPS 1.91, Running 93.43s Step 335( N/A%), pre moving , FPS 1.80, Running 94.18s Step 336( N/A%), pre moving , FPS 1.77, Running 94.47s Step 337( N/A%), pre moving , FPS 1.67, Running 95.27s Step 338( N/A%), pre moving , FPS 1.68, Running 95.55s Step 339( N/A%), pre moving , FPS 1.59, Running 96.31s Step 340( 0.17%), action 1, FPS 1.74, Running 97.53s Step 341( 0.33%), action 2, FPS 1.76, Running 98.19s Step 342( 0.50%), action 3, FPS 1.66, Running 99.16s Step 343( 0.67%), action 4, FPS 1.68, Running 99.68s Step 344( 0.83%), action 5, FPS 1.67, Running 100.16s Step 345( 1.00%), action 6, FPS 1.68, Running 100.71s Step 346( 1.17%), action 7, FPS 1.61, Running 101.69s Step 347( 1.33%), action 8, FPS 1.59, Running 102.43s Step 348( 1.50%), action 9, FPS 1.50, Running 103.45s Step 349( 1.67%), action 10, FPS 1.52, Running 104.07s Step 350( 1.83%), action 11, FPS 1.40, Running 105.48s Step 351( 2.00%), action 12, FPS 1.41, Running 106.17s Step 352( 2.17%), action 13, FPS 1.35, Running 107.10s Step 353( 2.33%), action 14, FPS 1.37, Running 107.73s Step 354( 2.50%), action 15, FPS 1.31, Running 108.74s Step 355( 2.67%), action 16, FPS 1.32, Running 109.37s Step 356( 2.83%), action 17, FPS 1.26, Running 110.36s Step 357( 3.00%), action 18, FPS 1.27, Running 111.01s Step 358( 3.17%), action 19, FPS 1.22, Running 111.97s Step 359( 3.33%), action 20, FPS 1.23, Running 112.63s Step 360( 3.50%), action 21, FPS 1.24, Running 113.62s Step 361( 3.67%), action 22, FPS 1.25, Running 114.19s Step 362( 3.83%), action 23, FPS 1.25, Running 115.19s Step 363( 4.00%), action 24, FPS 1.24, Running 115.80s Step 364( 4.17%), action 25, FPS 1.20, Running 116.78s Step 365( 4.33%), action 26, FPS 1.20, Running 117.44s Step 366( 4.50%), action 27, FPS 1.22, Running 118.03s Step 367( 4.67%), action 28, FPS 1.26, Running 118.27s Step 368( 4.83%), action 29, FPS 1.30, Running 118.88s Step 369( 5.00%), action 30, FPS 1.31, Running 119.28s Step 370( 5.17%), action 31, FPS 1.35, Running 120.29s Step 371( 5.33%), action 32, FPS 1.38, Running 120.66s Step 372( 5.50%), action 33, FPS 1.35, Running 121.91s Step 373( 5.67%), action 34, FPS 1.37, Running 122.30s Step 374( 5.83%), action 35, FPS 1.37, Running 123.29s Step 375( 6.00%), action 36, FPS 1.39, Running 123.72s Step 376( 6.17%), action 37, FPS 1.40, Running 124.68s Step 377( 6.33%), action 38, FPS 1.41, Running 125.22s Step 378( 6.50%), action 39, FPS 1.41, Running 126.16s Step 379( 6.67%), action 40, FPS 1.44, Running 126.49s Step 380( 6.83%), action 41, FPS 1.42, Running 127.68s Step 381( 7.00%), action 42, FPS 1.40, Running 128.45s Step 382( 7.17%), action 43, FPS 1.41, Running 129.37s Step 383( 7.33%), action 44, FPS 1.40, Running 130.05s Step 384( 7.50%), action 45, FPS 1.40, Running 131.11s Step 385( 7.67%), action 46, FPS 1.40, Running 131.70s Step 386( 7.83%), action 47, FPS 1.36, Running 132.72s Step 387( 8.00%), action 48, FPS 1.33, Running 133.35s Step 388( 8.17%), action 49, FPS 1.29, Running 134.34s Step 389( 8.33%), action 50, FPS 1.28, Running 134.91s Step 390( 8.50%), action 51, FPS 1.25, Running 136.29s Step 391( 8.67%), action 52, FPS 1.26, Running 136.56s Step 392( 8.83%), action 53, FPS 1.33, Running 137.00s Step 393( 9.00%), action 54, FPS 1.31, Running 137.53s Step 394( 9.17%), action 55, FPS 1.33, Running 138.36s Step 395( 9.33%), action 56, FPS 1.33, Running 138.71s Step 396( 9.50%), action 57, FPS 1.34, Running 139.58s Step 397( 9.67%), action 58, FPS 1.34, Running 140.14s Step 398( 9.83%), action 59, FPS 1.34, Running 141.10s Step 399( 10.00%), action 60, FPS 1.33, Running 141.49s Step 400( 10.17%), action 61, FPS 1.34, Running 142.65s Step 401( 10.33%), action 62, FPS 1.38, Running 142.99s Step 402( 10.50%), action 63, FPS 1.39, Running 143.80s Step 403( 10.67%), action 64, FPS 1.40, Running 144.36s Step 404( 10.83%), action 65, FPS 1.41, Running 145.31s Step 405( 11.00%), action 66, FPS 1.43, Running 145.66s Step 406( 11.17%), action 67, FPS 1.45, Running 146.49s Step 407( 11.33%), action 68, FPS 1.46, Running 147.02s Step 408( 11.50%), action 69, FPS 1.47, Running 147.98s Step 409( 11.67%), action 70, FPS 1.49, Running 148.31s Step 410( 11.83%), action 71, FPS 1.51, Running 149.53s Step 411( 12.00%), action 72, FPS 1.50, Running 149.88s Step 412( 12.17%), action 73, FPS 1.45, Running 150.77s Step 413( 12.33%), action 74, FPS 1.44, Running 151.37s Step 414( 12.50%), action 75, FPS 1.43, Running 152.39s Step 415( 12.67%), action 76, FPS 1.39, Running 153.09s Step 416( 12.83%), action 77, FPS 1.37, Running 154.13s Step 417( 13.00%), action 78, FPS 1.37, Running 154.69s Step 418( 13.17%), action 79, FPS 1.40, Running 155.36s Step 419( 13.33%), action 80, FPS 1.42, Running 155.57s Step 420( 13.50%), action 81, FPS 1.47, Running 156.27s Step 421( 13.67%), action 82, FPS 1.47, Running 156.64s Step 422( 13.83%), action 83, FPS 1.44, Running 157.70s Step 423( 14.00%), action 84, FPS 1.44, Running 158.27s Step 424( 14.17%), action 85, FPS 1.43, Running 159.26s Step 425( 14.33%), action 86, FPS 1.41, Running 159.80s Step 426( 14.50%), action 87, FPS 1.40, Running 160.80s Step 427( 14.67%), action 88, FPS 1.39, Running 161.41s Step 428( 14.83%), action 89, FPS 1.39, Running 162.39s Step 429( 15.00%), action 90, FPS 1.37, Running 162.96s Step 430( 15.17%), action 91, FPS 1.38, Running 163.97s Step 431( 15.33%), action 92, FPS 1.36, Running 164.55s Step 432( 15.50%), action 93, FPS 1.35, Running 165.54s Step 433( 15.67%), action 94, FPS 1.35, Running 166.16s Step 434( 15.83%), action 95, FPS 1.35, Running 167.23s Step 435( 16.00%), action 96, FPS 1.37, Running 167.74s Step 436( 16.17%), action 97, FPS 1.36, Running 168.80s Step 437( 16.33%), action 98, FPS 1.35, Running 169.46s Step 438( 16.50%), action 99, FPS 1.33, Running 170.40s Step 439( 16.67%), action 100, FPS 1.30, Running 170.97s Step 440( 16.83%), action 101, FPS 1.27, Running 171.99s Step 441( 17.00%), action 102, FPS 1.26, Running 172.53s Step 442( 17.17%), action 103, FPS 1.27, Running 173.49s Step 443( 17.33%), action 104, FPS 1.29, Running 173.75s Step 444( 17.50%), action 105, FPS 1.31, Running 174.48s Step 445( 17.67%), action 106, FPS 1.33, Running 174.83s Step 446( 17.83%), action 107, FPS 1.35, Running 175.61s Step 447( 18.00%), action 108, FPS 1.37, Running 176.00s Step 448( 18.17%), action 109, FPS 1.38, Running 176.90s Step 449( 18.33%), action 110, FPS 1.38, Running 177.44s Step 450( 18.50%), action 111, FPS 1.38, Running 178.47s Step 451( 18.67%), action 112, FPS 1.38, Running 179.03s Step 452( 18.83%), action 113, FPS 1.38, Running 180.01s Step 453( 19.00%), action 114, FPS 1.39, Running 180.60s Step 454( 19.17%), action 115, FPS 1.39, Running 181.64s Step 455( 19.33%), action 116, FPS 1.39, Running 182.15s Step 456( 19.50%), action 117, FPS 1.40, Running 183.12s Step 457( 19.67%), action 118, FPS 1.40, Running 183.75s Step 458( 19.83%), action 119, FPS 1.39, Running 184.76s Step 459( 20.00%), action 120, FPS 1.39, Running 185.33s Step 460( 20.17%), action 121, FPS 1.40, Running 186.32s Step 461( 20.33%), action 122, FPS 1.39, Running 186.88s Step 462( 20.50%), action 123, FPS 1.39, Running 187.88s Step 463( 20.67%), action 124, FPS 1.36, Running 188.46s Step 464( 20.83%), action 125, FPS 1.33, Running 189.53s Step 465( 21.00%), action 126, FPS 1.31, Running 190.14s Step 466( 21.17%), action 127, FPS 1.30, Running 191.03s Step 467( 21.33%), action 128, FPS 1.30, Running 191.39s Step 468( 21.50%), action 129, FPS 1.30, Running 192.28s Step 469( 21.67%), action 130, FPS 1.33, Running 192.51s Step 470( 21.83%), action 131, FPS 1.35, Running 193.33s Step 471( 22.00%), action 132, FPS 1.36, Running 193.76s Step 472( 22.17%), action 133, FPS 1.36, Running 194.76s Step 473( 22.33%), action 134, FPS 1.36, Running 195.26s Step 474( 22.50%), action 135, FPS 1.40, Running 195.97s Step 475( 22.67%), action 136, FPS 1.39, Running 196.54s Step 476( 22.83%), action 137, FPS 1.39, Running 197.52s Step 477( 23.00%), action 138, FPS 1.40, Running 198.09s Step 478( 23.17%), action 139, FPS 1.40, Running 199.09s Step 479( 23.33%), action 140, FPS 1.40, Running 199.65s Step 480( 23.50%), action 141, FPS 1.40, Running 200.64s Step 481( 23.67%), action 142, FPS 1.39, Running 201.22s Step 482( 23.83%), action 143, FPS 1.39, Running 202.27s Step 483( 24.00%), action 144, FPS 1.39, Running 202.86s Step 484( 24.17%), action 145, FPS 1.42, Running 203.65s Step 485( 24.33%), action 146, FPS 1.44, Running 204.06s Step 486( 24.50%), action 147, FPS 1.44, Running 204.93s Step 487( 24.67%), action 148, FPS 1.41, Running 205.60s Step 488( 24.83%), action 149, FPS 1.40, Running 206.54s Step 489( 25.00%), action 150, FPS 1.39, Running 206.88s Step 490( 25.17%), action 151, FPS 1.36, Running 208.02s Step 491( 25.33%), action 152, FPS 1.37, Running 208.39s Step 492( 25.50%), action 153, FPS 1.38, Running 209.22s Step 493( 25.67%), action 154, FPS 1.37, Running 209.84s Step 494( 25.83%), action 155, FPS 1.35, Running 210.75s Step 495( 26.00%), action 156, FPS 1.39, Running 210.96s Step 496( 26.17%), action 157, FPS 1.45, Running 211.33s Step 497( 26.33%), action 158, FPS 1.48, Running 211.56s Step 498( 26.50%), action 159, FPS 1.54, Running 212.04s Step 499( 26.67%), action 160, FPS 1.57, Running 212.40s Step 500( 26.83%), action 161, FPS 1.54, Running 213.62s Step 501( 27.00%), action 162, FPS 1.57, Running 213.99s Step 502( 27.17%), action 163, FPS 1.60, Running 214.78s Step 503( 27.33%), action 164, FPS 1.60, Running 215.36s Step 504( 27.50%), action 165, FPS 1.57, Running 216.38s Step 505( 27.67%), action 166, FPS 1.55, Running 216.97s Step 506( 27.83%), action 167, FPS 1.52, Running 218.05s Step 507( 28.00%), action 168, FPS 1.54, Running 218.62s Step 508( 28.17%), action 169, FPS 1.54, Running 219.55s Step 509( 28.33%), action 170, FPS 1.50, Running 220.21s Step 510( 28.50%), action 171, FPS 1.52, Running 221.21s Step 511( 28.67%), action 172, FPS 1.49, Running 221.85s Step 512( 28.83%), action 173, FPS 1.46, Running 222.89s Step 513( 29.00%), action 174, FPS 1.47, Running 223.45s Step 514( 29.17%), action 175, FPS 1.46, Running 224.46s Step 515( 29.33%), action 176, FPS 1.42, Running 225.06s Step 516( 29.50%), action 177, FPS 1.36, Running 226.02s Step 517( 29.67%), action 178, FPS 1.32, Running 226.67s Step 518( 29.83%), action 179, FPS 1.28, Running 227.62s Step 519( 30.00%), action 180, FPS 1.29, Running 227.95s Step 520( 30.17%), action 181, FPS 1.28, Running 229.24s Step 521( 30.33%), action 182, FPS 1.26, Running 229.80s Step 522( 30.50%), action 183, FPS 1.30, Running 230.11s Step 523( 30.67%), action 184, FPS 1.33, Running 230.37s Step 524( 30.83%), action 185, FPS 1.38, Running 230.85s Step 525( 31.00%), action 186, FPS 1.41, Running 231.15s Step 526( 31.17%), action 187, FPS 1.45, Running 231.87s Step 527( 31.33%), action 188, FPS 1.44, Running 232.50s Step 528( 31.50%), action 189, FPS 1.44, Running 233.47s Step 529( 31.67%), action 190, FPS 1.47, Running 233.82s Step 530( 31.83%), action 191, FPS 1.45, Running 235.00s Step 531( 32.00%), action 192, FPS 1.47, Running 235.41s Step 532( 32.17%), action 193, FPS 1.49, Running 236.32s Step 533( 32.33%), action 194, FPS 1.49, Running 236.86s Step 534( 32.50%), action 195, FPS 1.50, Running 237.84s Step 535( 32.67%), action 196, FPS 1.52, Running 238.21s Step 536( 32.83%), action 197, FPS 1.54, Running 239.00s Step 537( 33.00%), action 198, FPS 1.56, Running 239.53s Step 538( 33.17%), action 199, FPS 1.55, Running 240.50s Step 539( 33.33%), action 200, FPS 1.52, Running 241.07s Step 540( 33.50%), action 201, FPS 1.55, Running 242.15s Step 541( 33.67%), action 202, FPS 1.55, Running 242.67s Step 542( 33.83%), action 203, FPS 1.47, Running 243.68s Step 543( 34.00%), action 204, FPS 1.43, Running 244.31s Step 544( 34.17%), action 205, FPS 1.39, Running 245.28s Step 545( 34.33%), action 206, FPS 1.35, Running 245.92s Step 546( 34.50%), action 207, FPS 1.32, Running 246.97s Step 547( 34.67%), action 208, FPS 1.33, Running 247.53s Step 548( 34.83%), action 209, FPS 1.33, Running 248.57s Step 549( 35.00%), action 210, FPS 1.30, Running 249.19s Step 550( 35.17%), action 211, FPS 1.36, Running 249.69s Step 551( 35.33%), action 212, FPS 1.37, Running 249.96s Step 552( 35.50%), action 213, FPS 1.41, Running 250.47s Step 553( 35.67%), action 214, FPS 1.43, Running 250.82s Step 554( 35.83%), action 215, FPS 1.45, Running 251.63s Step 555( 36.00%), action 216, FPS 1.41, Running 252.40s Step 556( 36.17%), action 217, FPS 1.40, Running 253.32s Step 557( 36.33%), action 218, FPS 1.41, Running 253.72s Step 558( 36.50%), action 219, FPS 1.43, Running 254.53s Step 559( 36.67%), action 220, FPS 1.43, Running 255.08s Step 560( 36.83%), action 221, FPS 1.44, Running 256.08s Step 561( 37.00%), action 222, FPS 1.43, Running 256.70s Step 562( 37.17%), action 223, FPS 1.43, Running 257.62s Step 563( 37.33%), action 224, FPS 1.44, Running 258.19s Step 564( 37.50%), action 225, FPS 1.43, Running 259.28s Step 565( 37.67%), action 226, FPS 1.46, Running 259.65s Step 566( 37.83%), action 227, FPS 1.48, Running 260.50s Step 567( 38.00%), action 228, FPS 1.47, Running 261.14s Step 568( 38.17%), action 229, FPS 1.49, Running 262.03s Step 569( 38.33%), action 230, FPS 1.52, Running 262.36s Step 570( 38.50%), action 231, FPS 1.45, Running 263.48s Step 571( 38.67%), action 232, FPS 1.43, Running 263.96s Step 572( 38.83%), action 233, FPS 1.39, Running 264.88s Step 573( 39.00%), action 234, FPS 1.37, Running 265.43s Step 574( 39.17%), action 235, FPS 1.36, Running 266.38s Step 575( 39.33%), action 236, FPS 1.37, Running 266.99s Step 576( 39.50%), action 237, FPS 1.36, Running 268.00s Step 577( 39.67%), action 238, FPS 1.35, Running 268.57s Step 578( 39.83%), action 239, FPS 1.36, Running 269.28s Step 579( 40.00%), action 240, FPS 1.39, Running 269.51s Step 580( 40.17%), action 241, FPS 1.42, Running 270.18s Step 581( 40.33%), action 242, FPS 1.46, Running 270.42s Step 582( 40.50%), action 243, FPS 1.49, Running 271.03s Step 583( 40.67%), action 244, FPS 1.51, Running 271.40s Step 584( 40.83%), action 245, FPS 1.52, Running 272.40s Step 585( 41.00%), action 246, FPS 1.50, Running 272.94s Step 586( 41.17%), action 247, FPS 1.48, Running 273.97s Step 587( 41.33%), action 248, FPS 1.49, Running 274.52s Step 588( 41.50%), action 249, FPS 1.48, Running 275.51s Step 589( 41.67%), action 250, FPS 1.46, Running 276.05s Step 590( 41.83%), action 251, FPS 1.47, Running 277.08s Step 591( 42.00%), action 252, FPS 1.46, Running 277.64s Step 592( 42.17%), action 253, FPS 1.46, Running 278.63s Step 593( 42.33%), action 254, FPS 1.45, Running 279.25s Step 594( 42.50%), action 255, FPS 1.44, Running 280.24s Step 595( 42.67%), action 256, FPS 1.47, Running 280.57s Step 596( 42.83%), action 257, FPS 1.49, Running 281.44s Step 597( 43.00%), action 258, FPS 1.49, Running 282.01s Step 598( 43.17%), action 259, FPS 1.47, Running 282.87s Step 599( 43.33%), action 260, FPS 1.42, Running 283.64s Step 600( 43.50%), action 261, FPS 1.39, Running 284.61s Step 601( 43.67%), action 262, FPS 1.36, Running 285.16s Step 602( 43.83%), action 263, FPS 1.33, Running 286.11s Step 603( 44.00%), action 264, FPS 1.30, Running 286.74s Step 604( 44.17%), action 265, FPS 1.31, Running 287.65s Step 605( 44.33%), action 266, FPS 1.32, Running 288.13s Step 606( 44.50%), action 267, FPS 1.37, Running 288.57s Step 607( 44.67%), action 268, FPS 1.40, Running 288.82s Step 608( 44.83%), action 269, FPS 1.44, Running 289.39s Step 609( 45.00%), action 270, FPS 1.47, Running 289.62s Step 610( 45.17%), action 271, FPS 1.52, Running 290.23s Step 611( 45.33%), action 272, FPS 1.56, Running 290.48s Step 612( 45.50%), action 273, FPS 1.61, Running 291.08s Step 613( 45.67%), action 274, FPS 1.65, Running 291.40s Step 614( 45.83%), action 275, FPS 1.65, Running 292.33s Step 615( 46.00%), action 276, FPS 1.63, Running 292.84s Step 616( 46.17%), action 277, FPS 1.66, Running 293.48s Step 617( 46.33%), action 278, FPS 1.66, Running 294.03s Step 618( 46.50%), action 279, FPS 1.65, Running 294.96s Step 619( 46.67%), action 280, FPS 1.71, Running 295.32s Step 620( 46.83%), action 281, FPS 1.70, Running 296.38s Step 621( 47.00%), action 282, FPS 1.67, Running 297.14s Step 622( 47.17%), action 283, FPS 1.65, Running 298.23s Step 623( 47.33%), action 284, FPS 1.66, Running 298.77s Step 624( 47.50%), action 285, FPS 1.66, Running 299.73s Step 625( 47.67%), action 286, FPS 1.67, Running 300.09s Step 626( 47.83%), action 287, FPS 1.62, Running 300.93s Step 627( 48.00%), action 288, FPS 1.58, Running 301.46s Step 628( 48.17%), action 289, FPS 1.53, Running 302.46s Step 629( 48.33%), action 290, FPS 1.49, Running 303.07s Step 630( 48.50%), action 291, FPS 1.44, Running 304.07s Step 631( 48.67%), action 292, FPS 1.41, Running 304.66s Step 632( 48.83%), action 293, FPS 1.37, Running 305.64s Step 633( 49.00%), action 294, FPS 1.35, Running 306.23s Step 634( 49.17%), action 295, FPS 1.35, Running 307.19s Step 635( 49.33%), action 296, FPS 1.36, Running 307.51s Step 636( 49.50%), action 297, FPS 1.34, Running 308.36s Step 637( 49.67%), action 298, FPS 1.37, Running 308.61s Step 638( 49.83%), action 299, FPS 1.42, Running 309.00s Step 639( 50.00%), action 300, FPS 1.44, Running 309.24s Step 640( 50.17%), action 301, FPS 1.50, Running 309.75s Step 641( 50.33%), action 302, FPS 1.53, Running 310.18s Step 642( 50.50%), action 303, FPS 1.60, Running 310.75s Step 643( 50.67%), action 304, FPS 1.62, Running 311.08s Step 644( 50.83%), action 305, FPS 1.61, Running 312.16s Step 645( 51.00%), action 306, FPS 1.58, Running 312.74s Step 646( 51.17%), action 307, FPS 1.56, Running 313.77s Step 647( 51.33%), action 308, FPS 1.55, Running 314.36s Step 648( 51.50%), action 309, FPS 1.55, Running 315.33s Step 649( 51.67%), action 310, FPS 1.55, Running 316.01s Step 650( 51.83%), action 311, FPS 1.55, Running 316.96s Step 651( 52.00%), action 312, FPS 1.56, Running 317.52s Step 652( 52.17%), action 313, FPS 1.55, Running 318.52s Step 653( 52.33%), action 314, FPS 1.55, Running 319.10s Step 654( 52.50%), action 315, FPS 1.56, Running 320.04s Step 655( 52.67%), action 316, FPS 1.54, Running 320.54s Step 656( 52.83%), action 317, FPS 1.56, Running 321.17s Step 657( 53.00%), action 318, FPS 1.53, Running 321.72s Step 658( 53.17%), action 319, FPS 1.46, Running 322.71s Step 659( 53.33%), action 320, FPS 1.42, Running 323.29s Step 660( 53.50%), action 321, FPS 1.37, Running 324.31s Step 661( 53.67%), action 322, FPS 1.36, Running 324.88s Step 662( 53.83%), action 323, FPS 1.33, Running 325.82s Step 663( 54.00%), action 324, FPS 1.30, Running 326.41s Step 664( 54.17%), action 325, FPS 1.31, Running 327.41s Step 665( 54.33%), action 326, FPS 1.31, Running 328.02s Step 666( 54.50%), action 327, FPS 1.36, Running 328.47s Step 667( 54.67%), action 328, FPS 1.39, Running 328.70s Step 668( 54.83%), action 329, FPS 1.46, Running 329.07s Step 669( 55.00%), action 330, FPS 1.50, Running 329.32s Step 670( 55.17%), action 331, FPS 1.52, Running 330.09s Step 671( 55.33%), action 332, FPS 1.54, Running 330.48s Step 672( 55.50%), action 333, FPS 1.57, Running 331.26s Step 673( 55.67%), action 334, FPS 1.59, Running 331.70s Step 674( 55.83%), action 335, FPS 1.58, Running 332.70s Step 675( 56.00%), action 336, FPS 1.57, Running 333.24s Step 676( 56.17%), action 337, FPS 1.53, Running 334.20s Step 677( 56.33%), action 338, FPS 1.56, Running 334.52s Step 678( 56.50%), action 339, FPS 1.57, Running 335.42s Step 679( 56.67%), action 340, FPS 1.57, Running 336.00s Step 680( 56.83%), action 341, FPS 1.59, Running 336.91s Step 681( 57.00%), action 342, FPS 1.58, Running 337.56s Step 682( 57.17%), action 343, FPS 1.57, Running 338.52s Step 683( 57.33%), action 344, FPS 1.58, Running 339.10s Step 684( 57.50%), action 345, FPS 1.57, Running 340.14s Step 685( 57.67%), action 346, FPS 1.58, Running 340.71s Step 686( 57.83%), action 347, FPS 1.54, Running 341.46s Step 687( 58.00%), action 348, FPS 1.51, Running 341.95s Step 688( 58.17%), action 349, FPS 1.45, Running 342.90s Step 689( 58.33%), action 350, FPS 1.41, Running 343.46s Step 690( 58.50%), action 351, FPS 1.40, Running 344.42s Step 691( 58.67%), action 352, FPS 1.38, Running 345.02s Step 692( 58.83%), action 353, FPS 1.36, Running 346.01s Step 693( 59.00%), action 354, FPS 1.34, Running 346.61s Step 694( 59.17%), action 355, FPS 1.34, Running 347.63s Step 695( 59.33%), action 356, FPS 1.37, Running 347.86s Step 696( 59.50%), action 357, FPS 1.43, Running 348.20s Step 697( 59.67%), action 358, FPS 1.44, Running 348.43s Step 698( 59.83%), action 359, FPS 1.47, Running 349.08s Step 699( 60.00%), action 360, FPS 1.50, Running 349.37s Step 700( 60.17%), action 361, FPS 1.49, Running 350.34s Step 701( 60.33%), action 362, FPS 1.49, Running 350.95s Step 702( 60.50%), action 363, FPS 1.49, Running 351.98s Step 703( 60.67%), action 364, FPS 1.48, Running 352.63s Step 704( 60.83%), action 365, FPS 1.49, Running 353.51s Step 705( 61.00%), action 366, FPS 1.50, Running 354.08s Step 706( 61.17%), action 367, FPS 1.47, Running 355.09s Step 707( 61.33%), action 368, FPS 1.46, Running 355.69s Step 708( 61.50%), action 369, FPS 1.45, Running 356.66s Step 709( 61.67%), action 370, FPS 1.45, Running 357.21s Step 710( 61.83%), action 371, FPS 1.45, Running 358.25s Step 711( 62.00%), action 372, FPS 1.45, Running 358.80s Step 712( 62.17%), action 373, FPS 1.45, Running 359.78s Step 713( 62.33%), action 374, FPS 1.45, Running 360.42s Step 714( 62.50%), action 375, FPS 1.45, Running 361.45s Step 715( 62.67%), action 376, FPS 1.41, Running 362.09s Step 716( 62.83%), action 377, FPS 1.36, Running 362.95s Step 717( 63.00%), action 378, FPS 1.34, Running 363.31s Step 718( 63.17%), action 379, FPS 1.32, Running 364.20s Step 719( 63.33%), action 380, FPS 1.30, Running 364.77s Step 720( 63.50%), action 381, FPS 1.29, Running 365.87s Step 721( 63.67%), action 382, FPS 1.28, Running 366.52s Step 722( 63.83%), action 383, FPS 1.32, Running 367.16s Step 723( 64.00%), action 384, FPS 1.35, Running 367.39s Step 724( 64.17%), action 385, FPS 1.34, Running 368.48s Step 725( 64.33%), action 386, FPS 1.33, Running 369.07s Step 726( 64.50%), action 387, FPS 1.33, Running 370.12s Step 727( 64.67%), action 388, FPS 1.34, Running 370.65s Step 728( 64.83%), action 389, FPS 1.34, Running 371.63s Step 729( 65.00%), action 390, FPS 1.34, Running 372.16s Step 730( 65.17%), action 391, FPS 1.33, Running 373.24s Step 731( 65.33%), action 392, FPS 1.33, Running 373.82s Step 732( 65.50%), action 393, FPS 1.33, Running 374.77s Step 733( 65.67%), action 394, FPS 1.34, Running 375.39s Step 734( 65.83%), action 395, FPS 1.34, Running 376.37s Step 735( 66.00%), action 396, FPS 1.37, Running 376.71s Step 736( 66.17%), action 397, FPS 1.37, Running 377.57s Step 737( 66.33%), action 398, FPS 1.35, Running 378.15s Step 738( 66.50%), action 399, FPS 1.34, Running 379.15s Step 739( 66.67%), action 400, FPS 1.34, Running 379.73s Step 740( 66.83%), action 401, FPS 1.34, Running 380.75s Step 741( 67.00%), action 402, FPS 1.35, Running 381.39s Step 742( 67.17%), action 403, FPS 1.31, Running 382.44s Step 743( 67.33%), action 404, FPS 1.28, Running 383.00s Step 744( 67.50%), action 405, FPS 1.29, Running 383.97s Step 745( 67.67%), action 406, FPS 1.29, Running 384.55s Step 746( 67.83%), action 407, FPS 1.30, Running 385.50s Step 747( 68.00%), action 408, FPS 1.33, Running 385.73s Step 748( 68.17%), action 409, FPS 1.38, Running 386.08s Step 749( 68.33%), action 410, FPS 1.41, Running 386.33s Step 750( 68.50%), action 411, FPS 1.45, Running 387.02s Step 751( 68.67%), action 412, FPS 1.47, Running 387.45s Step 752( 68.83%), action 413, FPS 1.46, Running 388.46s Step 753( 69.00%), action 414, FPS 1.46, Running 389.06s Step 754( 69.17%), action 415, FPS 1.47, Running 389.98s Step 755( 69.33%), action 416, FPS 1.47, Running 390.30s Step 756( 69.50%), action 417, FPS 1.46, Running 391.22s Step 757( 69.67%), action 418, FPS 1.46, Running 391.81s Step 758( 69.83%), action 419, FPS 1.47, Running 392.75s Step 759( 70.00%), action 420, FPS 1.47, Running 393.34s Step 760( 70.17%), action 421, FPS 1.47, Running 394.33s Step 761( 70.33%), action 422, FPS 1.51, Running 394.65s Step 762( 70.50%), action 423, FPS 1.53, Running 395.52s Step 763( 70.67%), action 424, FPS 1.53, Running 396.08s Step 764( 70.83%), action 425, FPS 1.52, Running 397.08s Step 765( 71.00%), action 426, FPS 1.55, Running 397.42s Step 766( 71.17%), action 427, FPS 1.57, Running 398.26s Step 767( 71.33%), action 428, FPS 1.53, Running 398.79s Step 768( 71.50%), action 429, FPS 1.48, Running 399.57s Step 769( 71.67%), action 430, FPS 1.46, Running 399.99s Step 770( 71.83%), action 431, FPS 1.43, Running 400.96s Step 771( 72.00%), action 432, FPS 1.42, Running 401.53s Step 772( 72.17%), action 433, FPS 1.43, Running 402.49s Step 773( 72.33%), action 434, FPS 1.45, Running 402.89s Step 774( 72.50%), action 435, FPS 1.46, Running 403.67s Step 775( 72.67%), action 436, FPS 1.43, Running 404.26s Step 776( 72.83%), action 437, FPS 1.45, Running 405.03s Step 777( 73.00%), action 438, FPS 1.48, Running 405.36s Step 778( 73.17%), action 439, FPS 1.54, Running 405.71s Step 779( 73.33%), action 440, FPS 1.55, Running 406.23s Step 780( 73.50%), action 441, FPS 1.59, Running 406.92s Step 781( 73.67%), action 442, FPS 1.57, Running 407.35s Step 782( 73.83%), action 443, FPS 1.58, Running 408.16s Step 783( 74.00%), action 444, FPS 1.58, Running 408.71s Step 784( 74.17%), action 445, FPS 1.58, Running 409.71s Step 785( 74.33%), action 446, FPS 1.54, Running 410.42s Step 786( 74.50%), action 447, FPS 1.53, Running 411.36s Step 787( 74.67%), action 448, FPS 1.52, Running 411.92s Step 788( 74.83%), action 449, FPS 1.49, Running 412.97s Step 789( 75.00%), action 450, FPS 1.48, Running 413.52s Step 790( 75.17%), action 451, FPS 1.44, Running 414.86s Step 791( 75.33%), action 452, FPS 1.46, Running 415.23s Step 792( 75.50%), action 453, FPS 1.46, Running 416.20s Step 793( 75.67%), action 454, FPS 1.44, Running 416.78s Step 794( 75.83%), action 455, FPS 1.42, Running 417.73s Step 795( 76.00%), action 456, FPS 1.45, Running 418.07s Step 796( 76.17%), action 457, FPS 1.43, Running 419.02s Step 797( 76.33%), action 458, FPS 1.41, Running 419.54s Step 798( 76.50%), action 459, FPS 1.35, Running 420.55s Step 799( 76.67%), action 460, FPS 1.34, Running 421.15s Step 800( 76.83%), action 461, FPS 1.30, Running 422.25s Step 801( 77.00%), action 462, FPS 1.30, Running 422.79s Step 802( 77.17%), action 463, FPS 1.28, Running 423.73s Step 803( 77.33%), action 464, FPS 1.28, Running 424.35s Step 804( 77.50%), action 465, FPS 1.31, Running 425.01s Step 805( 77.67%), action 466, FPS 1.35, Running 425.26s Step 806( 77.83%), action 467, FPS 1.37, Running 425.95s Step 807( 78.00%), action 468, FPS 1.39, Running 426.36s Step 808( 78.17%), action 469, FPS 1.39, Running 427.36s Step 809( 78.33%), action 470, FPS 1.39, Running 427.96s Step 810( 78.50%), action 471, FPS 1.42, Running 428.94s Step 811( 78.67%), action 472, FPS 1.40, Running 429.51s Step 812( 78.83%), action 473, FPS 1.40, Running 430.46s Step 813( 79.00%), action 474, FPS 1.40, Running 431.04s Step 814( 79.17%), action 475, FPS 1.40, Running 432.04s Step 815( 79.33%), action 476, FPS 1.40, Running 432.39s Step 816( 79.50%), action 477, FPS 1.41, Running 433.21s Step 817( 79.67%), action 478, FPS 1.40, Running 433.79s Step 818( 79.83%), action 479, FPS 1.41, Running 434.72s Step 819( 80.00%), action 480, FPS 1.42, Running 435.20s Step 820( 80.17%), action 481, FPS 1.42, Running 436.33s Step 821( 80.33%), action 482, FPS 1.42, Running 436.90s Step 822( 80.50%), action 483, FPS 1.41, Running 437.87s Step 823( 80.67%), action 484, FPS 1.42, Running 438.43s Step 824( 80.83%), action 485, FPS 1.39, Running 439.44s Step 825( 81.00%), action 486, FPS 1.38, Running 439.79s Step 826( 81.17%), action 487, FPS 1.36, Running 440.64s Step 827( 81.33%), action 488, FPS 1.34, Running 441.24s Step 828( 81.50%), action 489, FPS 1.35, Running 442.19s Step 829( 81.67%), action 490, FPS 1.34, Running 442.83s Step 830( 81.83%), action 491, FPS 1.38, Running 443.46s Step 831( 82.00%), action 492, FPS 1.41, Running 443.69s Step 832( 82.17%), action 493, FPS 1.46, Running 444.13s Step 833( 82.33%), action 494, FPS 1.50, Running 444.38s Step 834( 82.50%), action 495, FPS 1.57, Running 444.80s Step 835( 82.67%), action 496, FPS 1.58, Running 445.09s Step 836( 82.83%), action 497, FPS 1.59, Running 445.77s Step 837( 83.00%), action 498, FPS 1.61, Running 446.20s Step 838( 83.17%), action 499, FPS 1.61, Running 447.12s Step 839( 83.33%), action 500, FPS 1.63, Running 447.46s Step 840( 83.50%), action 501, FPS 1.62, Running 448.64s Step 841( 83.67%), action 502, FPS 1.65, Running 449.00s Step 842( 83.83%), action 503, FPS 1.67, Running 449.83s Step 843( 84.00%), action 504, FPS 1.67, Running 450.40s Step 844( 84.17%), action 505, FPS 1.68, Running 451.37s Step 845( 84.33%), action 506, FPS 1.64, Running 451.97s Step 846( 84.50%), action 507, FPS 1.63, Running 452.94s Step 847( 84.67%), action 508, FPS 1.63, Running 453.53s Step 848( 84.83%), action 509, FPS 1.65, Running 454.28s Step 849( 85.00%), action 510, FPS 1.68, Running 454.74s Step 850( 85.17%), action 511, FPS 1.66, Running 455.53s Step 851( 85.33%), action 512, FPS 1.63, Running 455.95s Step 852( 85.50%), action 513, FPS 1.57, Running 456.87s Step 853( 85.67%), action 514, FPS 1.53, Running 457.44s Step 854( 85.83%), action 515, FPS 1.47, Running 458.40s Step 855( 86.00%), action 516, FPS 1.44, Running 458.97s Step 856( 86.17%), action 517, FPS 1.43, Running 459.74s Step 857( 86.33%), action 518, FPS 1.43, Running 460.17s Step 858( 86.50%), action 519, FPS 1.43, Running 461.12s Step 859( 86.67%), action 520, FPS 1.41, Running 461.69s Step 860( 86.83%), action 521, FPS 1.43, Running 462.63s Step 861( 87.00%), action 522, FPS 1.41, Running 463.19s Step 862( 87.17%), action 523, FPS 1.46, Running 463.52s Step 863( 87.33%), action 524, FPS 1.49, Running 463.81s Step 864( 87.50%), action 525, FPS 1.56, Running 464.19s Step 865( 87.67%), action 526, FPS 1.61, Running 464.41s Step 866( 87.83%), action 527, FPS 1.69, Running 464.76s Step 867( 88.00%), action 528, FPS 1.74, Running 465.02s Step 868( 88.17%), action 529, FPS 1.80, Running 465.41s Step 869( 88.33%), action 530, FPS 1.81, Running 465.79s Step 870( 88.50%), action 531, FPS 1.80, Running 466.66s Step 871( 88.67%), action 532, FPS 1.77, Running 467.24s Step 872( 88.83%), action 533, FPS 1.76, Running 468.23s Step 873( 89.00%), action 534, FPS 1.80, Running 468.58s Step 874( 89.17%), action 535, FPS 1.82, Running 469.41s Step 875( 89.33%), action 536, FPS 1.82, Running 469.97s Step 876( 89.50%), action 537, FPS 1.79, Running 470.93s Step 877( 89.67%), action 538, FPS 1.76, Running 471.51s Step 878( 89.83%), action 539, FPS 1.76, Running 472.50s Step 879( 90.00%), action 540, FPS 1.79, Running 472.84s Step 880( 90.17%), action 541, FPS 1.76, Running 473.98s Step 881( 90.33%), action 542, FPS 1.79, Running 474.34s Step 882( 90.50%), action 543, FPS 1.71, Running 475.19s Step 883( 90.67%), action 544, FPS 1.68, Running 475.74s Step 884( 90.83%), action 545, FPS 1.60, Running 476.70s Step 885( 91.00%), action 546, FPS 1.55, Running 477.32s Step 886( 91.17%), action 547, FPS 1.48, Running 478.29s Step 887( 91.33%), action 548, FPS 1.45, Running 478.85s Step 888( 91.50%), action 549, FPS 1.39, Running 479.80s Step 889( 91.67%), action 550, FPS 1.39, Running 480.17s Step 890( 91.83%), action 551, FPS 1.36, Running 481.38s Step 891( 92.00%), action 552, FPS 1.37, Running 481.89s Step 892( 92.17%), action 553, FPS 1.39, Running 482.64s Step 893( 92.33%), action 554, FPS 1.38, Running 483.07s Step 894( 92.50%), action 555, FPS 1.43, Running 483.38s Step 895( 92.67%), action 556, FPS 1.47, Running 483.62s Step 896( 92.83%), action 557, FPS 1.53, Running 484.02s Step 897( 93.00%), action 558, FPS 1.56, Running 484.31s Step 898( 93.17%), action 559, FPS 1.63, Running 484.74s Step 899( 93.33%), action 560, FPS 1.63, Running 485.13s Step 900( 93.50%), action 561, FPS 1.66, Running 486.06s Step 901( 93.67%), action 562, FPS 1.65, Running 486.43s Step 902( 93.83%), action 563, FPS 1.65, Running 487.31s Step 903( 94.00%), action 564, FPS 1.65, Running 487.85s Step 904( 94.17%), action 565, FPS 1.65, Running 488.83s Step 905( 94.33%), action 566, FPS 1.65, Running 489.41s Step 906( 94.50%), action 567, FPS 1.65, Running 490.39s Step 907( 94.67%), action 568, FPS 1.64, Running 491.08s Step 908( 94.83%), action 569, FPS 1.63, Running 492.04s Step 909( 95.00%), action 570, FPS 1.60, Running 492.70s Step 910( 95.17%), action 571, FPS 1.62, Running 493.72s Step 911( 95.33%), action 572, FPS 1.61, Running 494.30s Step 912( 95.50%), action 573, FPS 1.58, Running 495.30s Step 913( 95.67%), action 574, FPS 1.56, Running 495.87s Step 914( 95.83%), action 575, FPS 1.47, Running 496.98s Step 915( 96.00%), action 576, FPS 1.43, Running 497.63s Step 916( 96.17%), action 577, FPS 1.36, Running 498.69s Step 917( 96.33%), action 578, FPS 1.33, Running 499.29s Step 918( 96.50%), action 579, FPS 1.30, Running 500.18s Step 919( 96.67%), action 580, FPS 1.28, Running 500.78s Step 920( 96.83%), action 581, FPS 1.27, Running 501.86s Step 921( 97.00%), action 582, FPS 1.26, Running 502.35s Step 922( 97.17%), action 583, FPS 1.27, Running 503.06s Step 923( 97.33%), action 584, FPS 1.29, Running 503.30s Step 924( 97.50%), action 585, FPS 1.33, Running 503.84s Step 925( 97.67%), action 586, FPS 1.36, Running 504.15s Step 926( 97.83%), action 587, FPS 1.37, Running 504.95s Step 927( 98.00%), action 588, FPS 1.39, Running 505.51s Step 928( 98.17%), action 589, FPS 1.38, Running 506.58s Step 929( 98.33%), action 590, FPS 1.38, Running 507.15s Step 930( 98.50%), action 591, FPS 1.38, Running 508.19s Step 931( 98.67%), action 592, FPS 1.39, Running 508.72s Step 932( 98.83%), action 593, FPS 1.38, Running 509.76s Step 933( 99.00%), action 594, FPS 1.38, Running 510.37s Step 934( 99.17%), action 595, FPS 1.39, Running 511.33s Step 935( 99.33%), action 596, FPS 1.41, Running 511.86s Step 936( 99.50%), action 597, FPS 1.40, Running 512.97s Step 937( 99.67%), action 598, FPS 1.40, Running 513.55s Step 938( 99.83%), action 599, FPS 1.39, Running 514.54s Step 939(100.00%), action 600, FPS 1.39, Running 515.12s [2026-08-01 22:28:55] [59 ] Seed 58 failed after 515.43 s. +steps: 939 , actions: 600 . +Instruction: Empty +Total 8/59(13.56%) success. +Setting seed: 59 +Step 1( N/A%), pre moving , FPS 2.97, Running 0.34s Step 2( N/A%), pre moving , FPS 4.72, Running 0.42s Step 3( N/A%), pre moving , FPS 6.03, Running 0.50s Step 4( N/A%), pre moving , FPS 6.62, Running 0.60s Step 5( N/A%), pre moving , FPS 5.66, Running 0.88s Step 6( N/A%), pre moving , FPS 6.19, Running 0.97s Step 7( N/A%), pre moving , FPS 6.85, Running 1.02s Step 8( N/A%), pre moving , FPS 7.24, Running 1.11s Step 9( N/A%), pre moving , FPS 6.32, Running 1.42s Step 10( N/A%), pre moving , FPS 6.75, Running 1.48s Step 11( N/A%), pre moving , FPS 7.00, Running 1.57s Step 12( N/A%), pre moving , FPS 7.29, Running 1.65s Step 13( N/A%), pre moving , FPS 6.96, Running 1.87s Step 14( N/A%), pre moving , FPS 6.94, Running 2.02s Step 15( N/A%), pre moving , FPS 7.14, Running 2.10s Step 16( N/A%), pre moving , FPS 7.38, Running 2.17s Step 17( N/A%), pre moving , FPS 7.57, Running 2.25s Step 18( N/A%), pre moving , FPS 7.00, Running 2.57s Step 19( N/A%), pre moving , FPS 7.14, Running 2.66s Step 20( N/A%), pre moving , FPS 7.31, Running 2.73s Step 21( N/A%), pre moving , FPS 6.88, Running 3.24s Step 22( N/A%), pre moving , FPS 6.91, Running 3.32s Step 23( N/A%), pre moving , FPS 6.94, Running 3.38s Step 24( N/A%), pre moving , FPS 6.45, Running 3.70s Step 25( N/A%), pre moving , FPS 6.90, Running 3.78s Step 26( N/A%), pre moving , FPS 5.85, Running 4.39s Step 27( N/A%), pre moving , FPS 5.80, Running 4.47s Step 28( N/A%), pre moving , FPS 5.44, Running 4.78s Step 29( N/A%), pre moving , FPS 5.80, Running 4.87s Step 30( N/A%), pre moving , FPS 5.80, Running 4.93s Step 31( N/A%), pre moving , FPS 5.84, Running 5.00s Step 32( N/A%), pre moving , FPS 5.69, Running 5.16s Step 33( N/A%), pre moving , FPS 5.66, Running 5.40s Step 34( N/A%), pre moving , FPS 5.80, Running 5.46s Step 35( N/A%), pre moving , FPS 5.82, Running 5.54s Step 36( N/A%), pre moving , FPS 4.82, Running 6.32s Step 37( N/A%), pre moving , FPS 4.74, Running 6.47s Step 38( N/A%), pre moving , FPS 5.10, Running 6.50s Step 39( N/A%), pre moving , FPS 5.18, Running 6.52s Step 40( N/A%), pre moving , FPS 5.25, Running 6.54s Step 41( N/A%), pre moving , FPS 6.03, Running 6.56s Step 42( N/A%), pre moving , FPS 6.12, Running 6.59s Step 43( N/A%), pre moving , FPS 6.20, Running 6.61s Step 44( N/A%), pre moving , FPS 6.82, Running 6.63s Step 45( N/A%), pre moving , FPS 6.96, Running 6.66s Step 46( N/A%), pre moving , FPS 8.73, Running 6.68s Step 47( N/A%), pre moving , FPS 8.97, Running 6.70s Step 48( N/A%), pre moving , FPS 8.03, Running 7.27s Step 49( N/A%), pre moving , FPS 8.12, Running 7.34s Step 50( N/A%), pre moving , FPS 8.10, Running 7.40s Step 51( N/A%), pre moving , FPS 8.11, Running 7.46s Step 52( N/A%), pre moving , FPS 8.60, Running 7.49s Step 53( N/A%), pre moving , FPS 9.27, Running 7.56s Step 54( N/A%), pre moving , FPS 9.34, Running 7.61s Step 55( N/A%), pre moving , FPS 9.33, Running 7.68s Step 56( N/A%), pre moving , FPS 13.90, Running 7.76s Step 57( N/A%), pre moving , FPS 14.10, Running 7.88s Step 58( N/A%), pre moving , FPS 13.34, Running 7.99s Step 59( N/A%), pre moving , FPS 12.73, Running 8.09s Step 60( N/A%), pre moving , FPS 10.32, Running 8.48s Step 61( N/A%), pre moving , FPS 9.87, Running 8.59s Step 62( N/A%), pre moving , FPS 8.66, Running 8.89s Step 63( N/A%), pre moving , FPS 8.16, Running 9.06s Step 64( N/A%), pre moving , FPS 7.96, Running 9.15s Step 65( N/A%), pre moving , FPS 7.02, Running 9.50s Step 66( N/A%), pre moving , FPS 6.77, Running 9.63s Step 67( N/A%), pre moving , FPS 6.21, Running 9.92s Step 68( N/A%), pre moving , FPS 7.03, Running 10.12s Step 69( N/A%), pre moving , FPS 6.90, Running 10.24s Step 70( N/A%), pre moving , FPS 6.26, Running 10.59s Step 71( N/A%), pre moving , FPS 6.20, Running 10.69s Step 72( N/A%), pre moving , FPS 6.03, Running 10.81s Step 73( N/A%), pre moving , FPS 5.54, Running 11.17s Step 74( N/A%), pre moving , FPS 5.42, Running 11.29s Step 75( N/A%), pre moving , FPS 5.37, Running 11.41s Step 76( N/A%), pre moving , FPS 5.01, Running 11.75s Step 77( N/A%), pre moving , FPS 5.00, Running 11.89s Step 78( N/A%), pre moving , FPS 4.99, Running 12.00s Step 79( N/A%), pre moving , FPS 4.68, Running 12.36s Step 80( N/A%), pre moving , FPS 5.03, Running 12.46s Step 81( N/A%), pre moving , FPS 5.02, Running 12.57s Step 82( N/A%), pre moving , FPS 4.96, Running 12.93s Step 83( N/A%), pre moving , FPS 5.01, Running 13.05s Step 84( N/A%), pre moving , FPS 4.78, Running 13.33s Step 85( N/A%), pre moving , FPS 4.95, Running 13.55s Step 86( N/A%), pre moving , FPS 4.97, Running 13.66s Step 87( N/A%), pre moving , FPS 4.88, Running 14.01s Step 88( N/A%), pre moving , FPS 4.98, Running 14.14s Step 89( N/A%), pre moving , FPS 4.68, Running 14.51s Step 90( N/A%), pre moving , FPS 4.95, Running 14.63s Step 91( N/A%), pre moving , FPS 4.92, Running 14.75s Step 92( N/A%), pre moving , FPS 4.69, Running 15.07s Step 93( N/A%), pre moving , FPS 5.02, Running 15.16s Step 94( N/A%), pre moving , FPS 5.10, Running 15.22s Step 95( N/A%), pre moving , FPS 5.15, Running 15.29s Step 96( N/A%), pre moving , FPS 5.18, Running 15.61s Step 97( N/A%), pre moving , FPS 5.24, Running 15.70s Step 98( N/A%), pre moving , FPS 5.31, Running 15.77s Step 99( N/A%), pre moving , FPS 5.73, Running 15.85s Step 100( N/A%), pre moving , FPS 5.38, Running 16.18s Step 101( N/A%), pre moving , FPS 5.41, Running 16.27s Step 102( N/A%), pre moving , FPS 5.88, Running 16.33s Step 103( N/A%), pre moving , FPS 5.95, Running 16.41s Step 104( N/A%), pre moving , FPS 5.89, Running 16.73s Step 105( N/A%), pre moving , FPS 6.15, Running 16.80s Step 106( N/A%), pre moving , FPS 6.25, Running 16.86s Step 107( N/A%), pre moving , FPS 6.85, Running 16.93s Step 108( N/A%), pre moving , FPS 6.41, Running 17.26s Step 109( N/A%), pre moving , FPS 6.98, Running 17.38s Step 110( N/A%), pre moving , FPS 7.07, Running 17.46s Step 111( N/A%), pre moving , FPS 6.60, Running 17.78s Step 112( N/A%), pre moving , FPS 7.14, Running 17.87s Step 113( N/A%), pre moving , FPS 7.20, Running 17.93s Step 114( N/A%), pre moving , FPS 7.16, Running 18.01s Step 115( N/A%), pre moving , FPS 6.58, Running 18.33s Step 116( N/A%), pre moving , FPS 7.11, Running 18.43s Step 117( N/A%), pre moving , FPS 7.16, Running 18.50s Step 118( N/A%), pre moving , FPS 7.15, Running 18.57s Step 119( N/A%), pre moving , FPS 6.57, Running 18.89s Step 120( N/A%), pre moving , FPS 7.13, Running 18.98s Step 121( N/A%), pre moving , FPS 7.11, Running 19.08s Step 122( N/A%), pre moving , FPS 6.51, Running 19.40s Step 123( N/A%), pre moving , FPS 6.50, Running 19.49s Step 124( N/A%), pre moving , FPS 7.07, Running 19.56s Step 125( N/A%), pre moving , FPS 7.05, Running 19.63s Step 126( N/A%), pre moving , FPS 6.44, Running 19.96s Step 127( N/A%), pre moving , FPS 6.45, Running 20.03s Step 128( N/A%), pre moving , FPS 7.04, Running 20.10s Step 129( N/A%), pre moving , FPS 7.13, Running 20.18s Step 130( N/A%), pre moving , FPS 6.57, Running 20.51s Step 131( N/A%), pre moving , FPS 7.10, Running 20.60s Step 132( N/A%), pre moving , FPS 4.69, Running 22.14s Step 133( N/A%), pre moving , FPS 4.18, Running 22.72s Step 134( N/A%), pre moving , FPS 3.88, Running 23.17s Step 135( N/A%), pre moving , FPS 3.71, Running 23.72s Step 136( N/A%), pre moving , FPS 3.48, Running 24.18s Step 137( N/A%), pre moving , FPS 3.19, Running 24.76s Step 138( N/A%), pre moving , FPS 3.01, Running 25.20s Step 139( N/A%), pre moving , FPS 3.06, Running 25.43s Step 140( N/A%), pre moving , FPS 3.00, Running 25.65s Step 141( N/A%), pre moving , FPS 2.88, Running 26.03s Step 142( N/A%), pre moving , FPS 2.94, Running 26.21s Step 143( N/A%), pre moving , FPS 2.73, Running 26.81s Step 144( N/A%), pre moving , FPS 2.69, Running 27.00s Step 145( N/A%), pre moving , FPS 2.55, Running 27.48s Step 146( N/A%), pre moving , FPS 2.53, Running 27.87s Step 147( N/A%), pre moving , FPS 2.38, Running 28.45s Step 148( N/A%), pre moving , FPS 2.34, Running 28.64s Step 149( N/A%), pre moving , FPS 2.24, Running 29.11s Step 150( N/A%), pre moving , FPS 2.22, Running 29.51s Step 151( N/A%), pre moving , FPS 2.11, Running 30.07s Step 152( N/A%), pre moving , FPS 2.39, Running 30.50s Step 153( N/A%), pre moving , FPS 2.39, Running 31.07s Step 154( N/A%), pre moving , FPS 2.47, Running 31.26s Step 155( N/A%), pre moving , FPS 2.49, Running 31.75s Step 156( N/A%), pre moving , FPS 2.51, Running 32.14s Step 157( N/A%), pre moving , FPS 2.52, Running 32.70s Step 158( N/A%), pre moving , FPS 2.52, Running 33.14s Step 159( N/A%), pre moving , FPS 2.41, Running 33.72s Step 160( N/A%), pre moving , FPS 2.30, Running 34.35s Step 161( N/A%), pre moving , FPS 2.24, Running 34.96s Step 162( N/A%), pre moving , FPS 2.18, Running 35.37s Step 163( N/A%), pre moving , FPS 2.19, Running 35.92s Step 164( N/A%), pre moving , FPS 2.17, Running 36.21s Step 165( N/A%), pre moving , FPS 2.18, Running 36.66s Step 166( N/A%), pre moving , FPS 2.17, Running 37.08s Step 167( N/A%), pre moving , FPS 2.17, Running 37.65s Step 168( N/A%), pre moving , FPS 2.11, Running 38.10s Step 169( N/A%), pre moving , FPS 2.08, Running 38.73s Step 170( N/A%), pre moving , FPS 2.06, Running 39.20s Step 171( N/A%), pre moving , FPS 2.05, Running 39.81s Step 172( N/A%), pre moving , FPS 2.04, Running 40.28s Step 173( N/A%), pre moving , FPS 2.04, Running 40.87s Step 174( N/A%), pre moving , FPS 2.00, Running 41.27s Step 175( N/A%), pre moving , FPS 1.96, Running 41.95s Step 176( N/A%), pre moving , FPS 1.94, Running 42.47s Step 177( N/A%), pre moving , FPS 1.93, Running 43.09s Step 178( N/A%), pre moving , FPS 1.92, Running 43.58s Step 179( N/A%), pre moving , FPS 1.97, Running 43.87s Step 180( N/A%), pre moving , FPS 2.07, Running 44.02s Step 181( N/A%), pre moving , FPS 2.13, Running 44.34s Step 182( N/A%), pre moving , FPS 2.17, Running 44.59s Step 183( N/A%), pre moving , FPS 2.21, Running 44.97s Step 184( N/A%), pre moving , FPS 2.22, Running 45.21s Step 185( N/A%), pre moving , FPS 2.18, Running 45.82s Step 186( N/A%), pre moving , FPS 2.17, Running 46.28s Step 187( N/A%), pre moving , FPS 2.17, Running 46.86s Step 188( N/A%), pre moving , FPS 2.15, Running 47.43s Step 189( N/A%), pre moving , FPS 2.16, Running 48.01s Step 190( N/A%), pre moving , FPS 2.15, Running 48.49s Step 191( N/A%), pre moving , FPS 2.15, Running 49.09s Step 192( N/A%), pre moving , FPS 2.14, Running 49.65s Step 193( N/A%), pre moving , FPS 2.13, Running 50.26s Step 194( N/A%), pre moving , FPS 2.12, Running 50.70s Step 195( N/A%), pre moving , FPS 2.12, Running 51.38s Step 196( N/A%), pre moving , FPS 2.13, Running 51.87s Step 197( N/A%), pre moving , FPS 2.11, Running 52.56s Step 198( N/A%), pre moving , FPS 2.12, Running 53.03s Step 199( N/A%), pre moving , FPS 2.05, Running 53.63s Step 200( N/A%), pre moving , FPS 2.06, Running 53.72s Step 201( N/A%), pre moving , FPS 2.06, Running 54.07s Step 202( N/A%), pre moving , FPS 2.08, Running 54.18s Step 203( N/A%), pre moving , FPS 2.15, Running 54.27s Step 204( N/A%), pre moving , FPS 2.18, Running 54.37s Step 205( N/A%), pre moving , FPS 2.25, Running 54.71s Step 206( N/A%), pre moving , FPS 2.34, Running 54.82s Step 207( N/A%), pre moving , FPS 2.48, Running 54.93s Step 208( N/A%), pre moving , FPS 2.55, Running 55.28s Step 209( N/A%), pre moving , FPS 2.71, Running 55.40s Step 210( N/A%), pre moving , FPS 2.51, Running 56.46s Step 211( N/A%), pre moving , FPS 2.68, Running 56.55s Step 212( N/A%), pre moving , FPS 2.85, Running 56.66s Step 213( N/A%), pre moving , FPS 2.96, Running 57.02s Step 214( N/A%), pre moving , FPS 3.11, Running 57.14s Step 215( N/A%), pre moving , FPS 3.39, Running 57.28s Step 216( N/A%), pre moving , FPS 3.48, Running 57.62s Step 217( N/A%), pre moving , FPS 3.88, Running 57.72s Step 218( N/A%), pre moving , FPS 4.17, Running 57.83s Step 219( N/A%), pre moving , FPS 4.32, Running 58.26s Step 220( N/A%), pre moving , FPS 4.25, Running 58.42s Step 221( N/A%), pre moving , FPS 4.18, Running 58.85s Step 222( N/A%), pre moving , FPS 4.14, Running 59.01s Step 223( N/A%), pre moving , FPS 3.88, Running 59.44s Step 224( N/A%), pre moving , FPS 3.84, Running 59.58s Step 225( N/A%), pre moving , FPS 3.79, Running 59.98s Step 226( N/A%), pre moving , FPS 3.74, Running 60.16s Step 227( N/A%), pre moving , FPS 3.55, Running 60.57s Step 228( N/A%), pre moving , FPS 3.65, Running 60.76s Step 229( N/A%), pre moving , FPS 3.43, Running 61.23s Step 230( N/A%), pre moving , FPS 3.95, Running 61.52s Step 231( N/A%), pre moving , FPS 3.71, Running 61.94s Step 232( N/A%), pre moving , FPS 3.52, Running 62.35s Step 233( N/A%), pre moving , FPS 3.63, Running 62.53s Step 234( N/A%), pre moving , FPS 3.44, Running 62.95s Step 235( N/A%), pre moving , FPS 3.45, Running 63.07s Step 236( N/A%), pre moving , FPS 3.60, Running 63.17s Step 237( N/A%), pre moving , FPS 3.45, Running 63.51s Step 238( N/A%), pre moving , FPS 3.46, Running 63.61s Step 239( N/A%), pre moving , FPS 3.69, Running 63.68s Step 240( N/A%), pre moving , FPS 3.73, Running 63.79s Step 241( N/A%), pre moving , FPS 3.97, Running 63.89s Step 242( N/A%), pre moving , FPS 4.03, Running 63.97s Step 243( N/A%), pre moving , FPS 4.29, Running 64.10s Step 244( N/A%), pre moving , FPS 4.34, Running 64.19s Step 245( N/A%), pre moving , FPS 4.62, Running 64.31s Step 246( N/A%), pre moving , FPS 4.68, Running 64.44s Step 247( N/A%), pre moving , FPS 5.06, Running 64.52s Step 248( N/A%), pre moving , FPS 5.16, Running 64.63s Step 249( N/A%), pre moving , FPS 5.34, Running 64.98s Step 250( N/A%), pre moving , FPS 5.63, Running 65.07s Step 251( N/A%), pre moving , FPS 6.18, Running 65.17s Step 252( N/A%), pre moving , FPS 5.11, Running 66.26s Step 253( N/A%), pre moving , FPS 5.22, Running 66.36s Step 254( N/A%), pre moving , FPS 5.69, Running 66.46s Step 255( N/A%), pre moving , FPS 5.30, Running 66.84s Step 256( N/A%), pre moving , FPS 5.31, Running 66.94s Step 257( N/A%), pre moving , FPS 5.20, Running 67.36s Step 258( N/A%), pre moving , FPS 5.09, Running 67.53s Step 259( N/A%), pre moving , FPS 4.70, Running 67.93s Step 260( N/A%), pre moving , FPS 4.62, Running 68.11s Step 261( N/A%), pre moving , FPS 4.27, Running 68.58s Step 262( N/A%), pre moving , FPS 4.13, Running 68.82s Step 263( N/A%), pre moving , FPS 3.85, Running 69.30s Step 264( N/A%), pre moving , FPS 3.58, Running 69.78s Step 265( N/A%), pre moving , FPS 3.51, Running 70.02s Step 266( N/A%), pre moving , FPS 3.30, Running 70.50s Step 267( N/A%), pre moving , FPS 3.10, Running 70.97s Step 268( N/A%), pre moving , FPS 3.06, Running 71.17s Step 269( N/A%), pre moving , FPS 3.00, Running 71.64s Step 270( N/A%), pre moving , FPS 2.92, Running 71.92s Step 271( N/A%), pre moving , FPS 2.74, Running 72.46s Step 272( N/A%), pre moving , FPS 2.97, Running 72.99s Step 273( N/A%), pre moving , FPS 2.78, Running 73.54s Step 274( N/A%), pre moving , FPS 2.63, Running 74.06s Step 275( N/A%), pre moving , FPS 2.67, Running 74.34s Step 276( N/A%), pre moving , FPS 2.51, Running 74.89s Step 277( N/A%), pre moving , FPS 2.48, Running 75.41s Step 278( N/A%), pre moving , FPS 2.38, Running 75.93s Step 279( N/A%), pre moving , FPS 2.41, Running 76.22s Step 280( N/A%), pre moving , FPS 2.32, Running 76.74s Step 281( N/A%), pre moving , FPS 2.32, Running 77.21s Step 282( N/A%), pre moving , FPS 2.32, Running 77.45s Step 283( N/A%), pre moving , FPS 2.31, Running 77.94s Step 284( N/A%), pre moving , FPS 2.32, Running 78.40s Step 285( N/A%), pre moving , FPS 2.33, Running 78.62s Step 286( N/A%), pre moving , FPS 2.34, Running 79.03s Step 287( N/A%), pre moving , FPS 2.43, Running 79.18s Step 288( N/A%), pre moving , FPS 2.45, Running 79.34s Step 289( N/A%), pre moving , FPS 2.46, Running 79.76s Step 290( N/A%), pre moving , FPS 2.50, Running 79.93s Step 291( N/A%), pre moving , FPS 2.52, Running 80.41s Step 292( N/A%), pre moving , FPS 2.54, Running 80.87s Step 293( N/A%), pre moving , FPS 2.65, Running 81.09s Step 294( N/A%), pre moving , FPS 2.66, Running 81.58s Step 295( N/A%), pre moving , FPS 2.70, Running 81.75s Step 296( N/A%), pre moving , FPS 2.72, Running 82.23s Step 297( N/A%), pre moving , FPS 2.84, Running 82.45s Step 298( N/A%), pre moving , FPS 2.86, Running 82.92s Step 299( N/A%), pre moving , FPS 2.79, Running 83.38s Step 300( N/A%), pre moving , FPS 2.91, Running 83.62s Step 301( N/A%), pre moving , FPS 2.92, Running 84.06s Step 302( N/A%), pre moving , FPS 2.92, Running 84.30s Step 303( N/A%), pre moving , FPS 3.05, Running 84.49s Step 304( N/A%), pre moving , FPS 3.21, Running 84.63s Step 305( N/A%), pre moving , FPS 3.24, Running 84.78s Step 306( N/A%), pre moving , FPS 3.38, Running 84.95s Step 307( N/A%), pre moving , FPS 3.23, Running 85.36s Step 308( N/A%), pre moving , FPS 3.23, Running 85.54s Step 309( N/A%), pre moving , FPS 3.23, Running 85.96s Step 310( N/A%), pre moving , FPS 3.26, Running 86.07s Step 311( N/A%), pre moving , FPS 3.49, Running 86.15s Step 312( N/A%), pre moving , FPS 3.72, Running 86.25s Step 313( N/A%), pre moving , FPS 3.64, Running 86.59s Step 314( N/A%), pre moving , FPS 3.92, Running 86.68s Step 315( N/A%), pre moving , FPS 3.97, Running 86.79s Step 316( N/A%), pre moving , FPS 4.27, Running 86.91s Step 317( N/A%), pre moving , FPS 4.17, Running 87.24s Step 318( N/A%), pre moving , FPS 4.50, Running 87.36s Step 319( N/A%), pre moving , FPS 4.90, Running 87.47s Step 320( N/A%), pre moving , FPS 4.76, Running 87.82s Step 321( N/A%), pre moving , FPS 5.16, Running 87.94s Step 322( N/A%), pre moving , FPS 5.34, Running 88.04s Step 323( N/A%), pre moving , FPS 5.47, Running 88.14s Step 324( N/A%), pre moving , FPS 5.15, Running 88.51s Step 325( N/A%), pre moving , FPS 5.23, Running 88.61s Step 326( N/A%), pre moving , FPS 5.31, Running 88.71s Step 327( N/A%), pre moving , FPS 3.59, Running 90.94s Step 328( N/A%), pre moving , FPS 3.22, Running 91.74s Step 329( N/A%), pre moving , FPS 3.33, Running 91.96s Step 330( N/A%), pre moving , FPS 3.01, Running 92.72s Step 331( N/A%), pre moving , FPS 2.91, Running 93.01s Step 332( N/A%), pre moving , FPS 2.72, Running 93.61s Step 333( N/A%), pre moving , FPS 2.67, Running 94.09s Step 334( N/A%), pre moving , FPS 2.41, Running 94.96s Step 335( N/A%), pre moving , FPS 2.38, Running 95.21s Step 336( N/A%), pre moving , FPS 2.20, Running 96.01s Step 337( N/A%), pre moving , FPS 2.20, Running 96.32s Step 338( N/A%), pre moving , FPS 2.05, Running 97.10s Step 339( N/A%), pre moving , FPS 2.02, Running 97.39s Step 340( N/A%), pre moving , FPS 1.92, Running 98.26s Step 341( N/A%), pre moving , FPS 1.89, Running 98.52s Step 342( N/A%), pre moving , FPS 1.77, Running 99.35s Step 343( N/A%), pre moving , FPS 1.75, Running 99.58s Step 344( N/A%), pre moving , FPS 1.72, Running 100.15s Step 345( N/A%), pre moving , FPS 1.66, Running 100.62s Step 346( N/A%), pre moving , FPS 1.60, Running 101.20s Step 347( 0.17%), action 1, FPS 1.69, Running 102.75s Step 348( 0.33%), action 2, FPS 1.77, Running 103.07s Step 349( 0.50%), action 3, FPS 1.74, Running 103.43s Step 350( 0.67%), action 4, FPS 1.76, Running 104.08s Step 351( 0.83%), action 5, FPS 1.75, Running 104.47s Step 352( 1.00%), action 6, FPS 1.75, Running 105.07s Step 353( 1.17%), action 7, FPS 1.71, Running 105.80s Step 354( 1.33%), action 8, FPS 1.73, Running 106.54s Step 355( 1.50%), action 9, FPS 1.63, Running 107.47s Step 356( 1.67%), action 10, FPS 1.65, Running 108.13s Step 357( 1.83%), action 11, FPS 1.55, Running 109.20s Step 358( 2.00%), action 12, FPS 1.56, Running 109.93s Step 359( 2.17%), action 13, FPS 1.49, Running 110.78s Step 360( 2.33%), action 14, FPS 1.52, Running 111.40s Step 361( 2.50%), action 15, FPS 1.45, Running 112.32s Step 362( 2.67%), action 16, FPS 1.49, Running 112.75s Step 363( 2.83%), action 17, FPS 1.43, Running 113.56s Step 364( 3.00%), action 18, FPS 1.43, Running 114.16s Step 365( 3.17%), action 19, FPS 1.38, Running 115.11s Step 366( 3.33%), action 20, FPS 1.39, Running 115.57s Step 367( 3.50%), action 21, FPS 1.44, Running 116.67s Step 368( 3.67%), action 22, FPS 1.42, Running 117.16s Step 369( 3.83%), action 23, FPS 1.38, Running 117.89s Step 370( 4.00%), action 24, FPS 1.38, Running 118.59s Step 371( 4.17%), action 25, FPS 1.33, Running 119.46s Step 372( 4.33%), action 26, FPS 1.32, Running 120.19s Step 373( 4.50%), action 27, FPS 1.31, Running 121.08s Step 374( 4.67%), action 28, FPS 1.33, Running 121.53s Step 375( 4.83%), action 29, FPS 1.35, Running 122.32s Step 376( 5.00%), action 30, FPS 1.35, Running 122.92s Step 377( 5.17%), action 31, FPS 1.41, Running 123.38s Step 378( 5.33%), action 32, FPS 1.45, Running 123.75s Step 379( 5.50%), action 33, FPS 1.48, Running 124.33s Step 380( 5.67%), action 34, FPS 1.49, Running 124.85s Step 381( 5.83%), action 35, FPS 1.50, Running 125.70s Step 382( 6.00%), action 36, FPS 1.46, Running 126.47s Step 383( 6.17%), action 37, FPS 1.45, Running 127.31s Step 384( 6.33%), action 38, FPS 1.44, Running 128.03s Step 385( 6.50%), action 39, FPS 1.45, Running 128.94s Step 386( 6.67%), action 40, FPS 1.43, Running 129.58s Step 387( 6.83%), action 41, FPS 1.44, Running 130.53s Step 388( 7.00%), action 42, FPS 1.40, Running 131.40s Step 389( 7.17%), action 43, FPS 1.41, Running 132.12s Step 390( 7.33%), action 44, FPS 1.40, Running 132.85s Step 391( 7.50%), action 45, FPS 1.41, Running 133.68s Step 392( 7.67%), action 46, FPS 1.43, Running 134.16s Step 393( 7.83%), action 47, FPS 1.45, Running 134.88s Step 394( 8.00%), action 48, FPS 1.43, Running 135.47s Step 395( 8.17%), action 49, FPS 1.41, Running 136.49s Step 396( 8.33%), action 50, FPS 1.41, Running 137.12s Step 397( 8.50%), action 51, FPS 1.37, Running 138.02s Step 398( 8.67%), action 52, FPS 1.36, Running 138.45s Step 399( 8.83%), action 53, FPS 1.34, Running 139.21s Step 400( 9.00%), action 54, FPS 1.33, Running 139.92s Step 401( 9.17%), action 55, FPS 1.33, Running 140.74s Step 402( 9.33%), action 56, FPS 1.33, Running 141.50s Step 403( 9.50%), action 57, FPS 1.35, Running 142.10s Step 404( 9.67%), action 58, FPS 1.39, Running 142.38s Step 405( 9.83%), action 59, FPS 1.43, Running 142.92s Step 406( 10.00%), action 60, FPS 1.44, Running 143.43s Step 407( 10.17%), action 61, FPS 1.48, Running 144.07s Step 408( 10.33%), action 62, FPS 1.52, Running 144.53s Step 409( 10.50%), action 63, FPS 1.52, Running 145.31s Step 410( 10.67%), action 64, FPS 1.52, Running 146.04s Step 411( 10.83%), action 65, FPS 1.50, Running 146.98s Step 412( 11.00%), action 66, FPS 1.49, Running 147.58s Step 413( 11.17%), action 67, FPS 1.48, Running 148.41s Step 414( 11.33%), action 68, FPS 1.49, Running 148.85s Step 415( 11.50%), action 69, FPS 1.53, Running 149.60s Step 416( 11.67%), action 70, FPS 1.54, Running 150.07s Step 417( 11.83%), action 71, FPS 1.55, Running 150.96s Step 418( 12.00%), action 72, FPS 1.53, Running 151.52s Step 419( 12.17%), action 73, FPS 1.52, Running 152.37s Step 420( 12.33%), action 74, FPS 1.53, Running 152.98s Step 421( 12.50%), action 75, FPS 1.54, Running 153.69s Step 422( 12.67%), action 76, FPS 1.57, Running 154.26s Step 423( 12.83%), action 77, FPS 1.54, Running 155.13s Step 424( 13.00%), action 78, FPS 1.50, Running 155.74s Step 425( 13.17%), action 79, FPS 1.46, Running 156.63s Step 426( 13.33%), action 80, FPS 1.47, Running 157.06s Step 427( 13.50%), action 81, FPS 1.43, Running 158.03s Step 428( 13.67%), action 82, FPS 1.42, Running 158.57s Step 429( 13.83%), action 83, FPS 1.42, Running 159.44s Step 430( 14.00%), action 84, FPS 1.45, Running 159.84s Step 431( 14.17%), action 85, FPS 1.47, Running 160.59s Step 432( 14.33%), action 86, FPS 1.48, Running 161.06s Step 433( 14.50%), action 87, FPS 1.50, Running 161.74s Step 434( 14.67%), action 88, FPS 1.52, Running 162.03s Step 435( 14.83%), action 89, FPS 1.57, Running 162.35s Step 436( 15.00%), action 90, FPS 1.57, Running 162.80s Step 437( 15.17%), action 91, FPS 1.62, Running 163.33s Step 438( 15.33%), action 92, FPS 1.63, Running 163.81s Step 439( 15.50%), action 93, FPS 1.65, Running 164.50s Step 440( 15.67%), action 94, FPS 1.67, Running 164.99s Step 441( 15.83%), action 95, FPS 1.67, Running 165.69s Step 442( 16.00%), action 96, FPS 1.68, Running 166.14s Step 443( 16.17%), action 97, FPS 1.71, Running 166.83s Step 444( 16.33%), action 98, FPS 1.70, Running 167.49s Step 445( 16.50%), action 99, FPS 1.70, Running 168.40s Step 446( 16.67%), action 100, FPS 1.70, Running 168.82s Step 447( 16.83%), action 101, FPS 1.67, Running 170.04s Step 448( 17.00%), action 102, FPS 1.69, Running 170.43s Step 449( 17.17%), action 103, FPS 1.70, Running 171.20s Step 450( 17.33%), action 104, FPS 1.67, Running 171.84s Step 451( 17.50%), action 105, FPS 1.64, Running 172.81s Step 452( 17.67%), action 106, FPS 1.63, Running 173.30s Step 453( 17.83%), action 107, FPS 1.63, Running 174.01s Step 454( 18.00%), action 108, FPS 1.59, Running 174.63s Step 455( 18.17%), action 109, FPS 1.52, Running 175.53s Step 456( 18.33%), action 110, FPS 1.52, Running 175.97s Step 457( 18.50%), action 111, FPS 1.48, Running 176.88s Step 458( 18.67%), action 112, FPS 1.47, Running 177.43s Step 459( 18.83%), action 113, FPS 1.45, Running 178.34s Step 460( 19.00%), action 114, FPS 1.44, Running 178.86s Step 461( 19.17%), action 115, FPS 1.41, Running 179.86s Step 462( 19.33%), action 116, FPS 1.41, Running 180.31s Step 463( 19.50%), action 117, FPS 1.40, Running 181.08s Step 464( 19.67%), action 118, FPS 1.41, Running 181.64s Step 465( 19.83%), action 119, FPS 1.48, Running 181.92s Step 466( 20.00%), action 120, FPS 1.48, Running 182.37s Step 467( 20.17%), action 121, FPS 1.56, Running 182.88s Step 468( 20.33%), action 122, FPS 1.55, Running 183.32s Step 469( 20.50%), action 123, FPS 1.59, Running 183.76s Step 470( 20.67%), action 124, FPS 1.59, Running 184.44s Step 471( 20.83%), action 125, FPS 1.60, Running 185.30s Step 472( 21.00%), action 126, FPS 1.57, Running 186.05s Step 473( 21.17%), action 127, FPS 1.55, Running 186.89s Step 474( 21.33%), action 128, FPS 1.54, Running 187.59s Step 475( 21.50%), action 129, FPS 1.55, Running 188.43s Step 476( 21.67%), action 130, FPS 1.54, Running 188.92s Step 477( 21.83%), action 131, FPS 1.52, Running 190.04s Step 478( 22.00%), action 132, FPS 1.54, Running 190.43s Step 479( 22.17%), action 133, FPS 1.54, Running 191.29s Step 480( 22.33%), action 134, FPS 1.54, Running 191.88s Step 481( 22.50%), action 135, FPS 1.55, Running 192.74s Step 482( 22.67%), action 136, FPS 1.55, Running 193.23s Step 483( 22.83%), action 137, FPS 1.55, Running 194.00s Step 484( 23.00%), action 138, FPS 1.54, Running 194.63s Step 485( 23.17%), action 139, FPS 1.47, Running 195.49s Step 486( 23.33%), action 140, FPS 1.45, Running 196.18s Step 487( 23.50%), action 141, FPS 1.41, Running 197.07s Step 488( 23.67%), action 142, FPS 1.41, Running 197.50s Step 489( 23.83%), action 143, FPS 1.38, Running 198.20s Step 490( 24.00%), action 144, FPS 1.39, Running 198.88s Step 491( 24.17%), action 145, FPS 1.38, Running 199.78s Step 492( 24.33%), action 146, FPS 1.41, Running 200.25s Step 493( 24.50%), action 147, FPS 1.42, Running 200.94s Step 494( 24.67%), action 148, FPS 1.47, Running 201.21s Step 495( 24.83%), action 149, FPS 1.53, Running 201.54s Step 496( 25.00%), action 150, FPS 1.54, Running 201.90s Step 497( 25.17%), action 151, FPS 1.59, Running 202.60s Step 498( 25.33%), action 152, FPS 1.53, Running 203.48s Step 499( 25.50%), action 153, FPS 1.53, Running 204.33s Step 500( 25.67%), action 154, FPS 1.52, Running 205.04s Step 501( 25.83%), action 155, FPS 1.51, Running 205.95s Step 502( 26.00%), action 156, FPS 1.50, Running 206.52s Step 503( 26.17%), action 157, FPS 1.49, Running 207.44s Step 504( 26.33%), action 158, FPS 1.50, Running 207.93s Step 505( 26.50%), action 159, FPS 1.52, Running 208.65s Step 506( 26.67%), action 160, FPS 1.53, Running 209.27s Step 507( 26.83%), action 161, FPS 1.52, Running 210.23s Step 508( 27.00%), action 162, FPS 1.50, Running 210.81s Step 509( 27.17%), action 163, FPS 1.48, Running 211.70s Step 510( 27.33%), action 164, FPS 1.49, Running 212.28s Step 511( 27.50%), action 165, FPS 1.50, Running 213.13s Step 512( 27.67%), action 166, FPS 1.49, Running 213.66s Step 513( 27.83%), action 167, FPS 1.48, Running 214.49s Step 514( 28.00%), action 168, FPS 1.44, Running 215.13s Step 515( 28.17%), action 169, FPS 1.38, Running 216.02s Step 516( 28.33%), action 170, FPS 1.34, Running 216.84s Step 517( 28.50%), action 171, FPS 1.31, Running 217.83s Step 518( 28.67%), action 172, FPS 1.34, Running 218.41s Step 519( 28.83%), action 173, FPS 1.32, Running 219.49s Step 520( 29.00%), action 174, FPS 1.35, Running 219.89s Step 521( 29.17%), action 175, FPS 1.39, Running 220.32s Step 522( 29.33%), action 176, FPS 1.39, Running 220.93s Step 523( 29.50%), action 177, FPS 1.43, Running 221.47s Step 524( 29.67%), action 178, FPS 1.42, Running 222.06s Step 525( 29.83%), action 179, FPS 1.40, Running 222.89s Step 526( 30.00%), action 180, FPS 1.39, Running 223.68s Step 527( 30.17%), action 181, FPS 1.39, Running 224.60s Step 528( 30.33%), action 182, FPS 1.39, Running 225.17s Step 529( 30.50%), action 183, FPS 1.39, Running 226.05s Step 530( 30.67%), action 184, FPS 1.41, Running 226.48s Step 531( 30.83%), action 185, FPS 1.42, Running 227.26s Step 532( 31.00%), action 186, FPS 1.40, Running 227.93s Step 533( 31.17%), action 187, FPS 1.39, Running 228.85s Step 534( 31.33%), action 188, FPS 1.38, Running 229.64s Step 535( 31.50%), action 189, FPS 1.38, Running 230.47s Step 536( 31.67%), action 190, FPS 1.40, Running 231.13s Step 537( 31.83%), action 191, FPS 1.41, Running 232.06s Step 538( 32.00%), action 192, FPS 1.39, Running 232.81s Step 539( 32.17%), action 193, FPS 1.40, Running 233.76s Step 540( 32.33%), action 194, FPS 1.37, Running 234.45s Step 541( 32.50%), action 195, FPS 1.34, Running 235.28s Step 542( 32.67%), action 196, FPS 1.32, Running 236.03s Step 543( 32.83%), action 197, FPS 1.27, Running 237.23s Step 544( 33.00%), action 198, FPS 1.28, Running 237.68s Step 545( 33.17%), action 199, FPS 1.29, Running 238.45s Step 546( 33.33%), action 200, FPS 1.32, Running 238.79s Step 547( 33.50%), action 201, FPS 1.33, Running 239.60s Step 548( 33.67%), action 202, FPS 1.34, Running 240.12s Step 549( 33.83%), action 203, FPS 1.34, Running 240.94s Step 550( 34.00%), action 204, FPS 1.31, Running 241.75s Step 551( 34.17%), action 205, FPS 1.31, Running 242.55s Step 552( 34.33%), action 206, FPS 1.30, Running 243.37s Step 553( 34.50%), action 207, FPS 1.31, Running 244.13s Step 554( 34.67%), action 208, FPS 1.31, Running 244.86s Step 555( 34.83%), action 209, FPS 1.31, Running 245.73s Step 556( 35.00%), action 210, FPS 1.31, Running 246.35s Step 557( 35.17%), action 211, FPS 1.31, Running 247.31s Step 558( 35.33%), action 212, FPS 1.32, Running 247.93s Step 559( 35.50%), action 213, FPS 1.32, Running 248.86s Step 560( 35.67%), action 214, FPS 1.33, Running 249.45s Step 561( 35.83%), action 215, FPS 1.32, Running 250.45s Step 562( 36.00%), action 216, FPS 1.32, Running 251.19s Step 563( 36.17%), action 217, FPS 1.35, Running 252.04s Step 564( 36.33%), action 218, FPS 1.32, Running 252.77s Step 565( 36.50%), action 219, FPS 1.32, Running 253.59s Step 566( 36.67%), action 220, FPS 1.29, Running 254.29s Step 567( 36.83%), action 221, FPS 1.25, Running 255.62s Step 568( 37.00%), action 222, FPS 1.25, Running 256.10s Step 569( 37.17%), action 223, FPS 1.26, Running 256.79s Step 570( 37.33%), action 224, FPS 1.29, Running 257.24s Step 571( 37.50%), action 225, FPS 1.32, Running 257.66s Step 572( 37.67%), action 226, FPS 1.36, Running 258.05s Step 573( 37.83%), action 227, FPS 1.35, Running 258.93s Step 574( 38.00%), action 228, FPS 1.35, Running 259.69s Step 575( 38.17%), action 229, FPS 1.35, Running 260.55s Step 576( 38.33%), action 230, FPS 1.34, Running 261.32s Step 577( 38.50%), action 231, FPS 1.32, Running 262.40s Step 578( 38.67%), action 232, FPS 1.33, Running 262.98s Step 579( 38.83%), action 233, FPS 1.30, Running 264.20s Step 580( 39.00%), action 234, FPS 1.31, Running 264.67s Step 581( 39.17%), action 235, FPS 1.34, Running 265.35s Step 582( 39.33%), action 236, FPS 1.35, Running 266.01s Step 583( 39.50%), action 237, FPS 1.34, Running 266.94s Step 584( 39.67%), action 238, FPS 1.35, Running 267.55s Step 585( 39.83%), action 239, FPS 1.35, Running 268.45s Step 586( 40.00%), action 240, FPS 1.36, Running 268.95s Step 587( 40.17%), action 241, FPS 1.39, Running 270.00s Step 588( 40.33%), action 242, FPS 1.39, Running 270.45s Step 589( 40.50%), action 243, FPS 1.39, Running 271.20s Step 590( 40.67%), action 244, FPS 1.36, Running 271.90s Step 591( 40.83%), action 245, FPS 1.33, Running 272.72s Step 592( 41.00%), action 246, FPS 1.32, Running 273.23s Step 593( 41.17%), action 247, FPS 1.31, Running 274.21s Step 594( 41.33%), action 248, FPS 1.33, Running 274.74s Step 595( 41.50%), action 249, FPS 1.33, Running 275.63s Step 596( 41.67%), action 250, FPS 1.36, Running 276.03s Step 597( 41.83%), action 251, FPS 1.40, Running 276.73s Step 598( 42.00%), action 252, FPS 1.40, Running 277.30s Step 599( 42.17%), action 253, FPS 1.43, Running 278.22s Step 600( 42.33%), action 254, FPS 1.40, Running 278.92s Step 601( 42.50%), action 255, FPS 1.39, Running 279.79s Step 602( 42.67%), action 256, FPS 1.38, Running 280.49s Step 603( 42.83%), action 257, FPS 1.38, Running 281.40s Step 604( 43.00%), action 258, FPS 1.38, Running 282.08s Step 605( 43.17%), action 259, FPS 1.38, Running 282.99s Step 606( 43.33%), action 260, FPS 1.35, Running 283.73s Step 607( 43.50%), action 261, FPS 1.34, Running 284.90s Step 608( 43.67%), action 262, FPS 1.34, Running 285.38s Step 609( 43.83%), action 263, FPS 1.30, Running 286.57s Step 610( 44.00%), action 264, FPS 1.31, Running 287.21s Step 611( 44.17%), action 265, FPS 1.29, Running 288.20s Step 612( 44.33%), action 266, FPS 1.27, Running 288.99s Step 613( 44.50%), action 267, FPS 1.28, Running 289.89s Step 614( 44.67%), action 268, FPS 1.26, Running 290.57s Step 615( 44.83%), action 269, FPS 1.26, Running 291.46s Step 616( 45.00%), action 270, FPS 1.25, Running 291.98s Step 617( 45.17%), action 271, FPS 1.22, Running 293.15s Step 618( 45.33%), action 272, FPS 1.20, Running 293.98s Step 619( 45.50%), action 273, FPS 1.24, Running 294.42s Step 620( 45.67%), action 274, FPS 1.27, Running 294.68s Step 621( 45.83%), action 275, FPS 1.31, Running 295.11s Step 622( 46.00%), action 276, FPS 1.30, Running 295.93s Step 623( 46.17%), action 277, FPS 1.30, Running 296.78s Step 624( 46.33%), action 278, FPS 1.30, Running 297.45s Step 625( 46.50%), action 279, FPS 1.31, Running 298.29s Step 626( 46.67%), action 280, FPS 1.32, Running 298.85s Step 627( 46.83%), action 281, FPS 1.33, Running 299.89s Step 628( 47.00%), action 282, FPS 1.31, Running 300.65s Step 629( 47.17%), action 283, FPS 1.34, Running 301.50s Step 630( 47.33%), action 284, FPS 1.34, Running 302.11s Step 631( 47.50%), action 285, FPS 1.35, Running 303.02s Step 632( 47.67%), action 286, FPS 1.35, Running 303.78s Step 633( 47.83%), action 287, FPS 1.36, Running 304.64s Step 634( 48.00%), action 288, FPS 1.37, Running 305.17s Step 635( 48.17%), action 289, FPS 1.38, Running 305.98s Step 636( 48.33%), action 290, FPS 1.37, Running 306.53s Step 637( 48.50%), action 291, FPS 1.40, Running 307.45s Step 638( 48.67%), action 292, FPS 1.41, Running 308.15s Step 639( 48.83%), action 293, FPS 1.37, Running 309.02s Step 640( 49.00%), action 294, FPS 1.33, Running 309.68s Step 641( 49.17%), action 295, FPS 1.29, Running 310.57s Step 642( 49.33%), action 296, FPS 1.31, Running 311.19s Step 643( 49.50%), action 297, FPS 1.30, Running 312.18s Step 644( 49.67%), action 298, FPS 1.30, Running 312.85s Step 645( 49.83%), action 299, FPS 1.34, Running 313.19s Step 646( 50.00%), action 300, FPS 1.35, Running 313.68s Step 647( 50.17%), action 301, FPS 1.34, Running 314.86s Step 648( 50.33%), action 302, FPS 1.34, Running 315.61s Step 649( 50.50%), action 303, FPS 1.34, Running 316.44s Step 650( 50.67%), action 304, FPS 1.34, Running 317.04s Step 651( 50.83%), action 305, FPS 1.34, Running 317.92s Step 652( 51.00%), action 306, FPS 1.37, Running 318.40s Step 653( 51.17%), action 307, FPS 1.37, Running 319.26s Step 654( 51.33%), action 308, FPS 1.36, Running 319.91s Step 655( 51.50%), action 309, FPS 1.36, Running 320.72s Step 656( 51.67%), action 310, FPS 1.35, Running 321.33s Step 657( 51.83%), action 311, FPS 1.35, Running 322.30s Step 658( 52.00%), action 312, FPS 1.35, Running 322.95s Step 659( 52.17%), action 313, FPS 1.35, Running 323.89s Step 660( 52.33%), action 314, FPS 1.35, Running 324.51s Step 661( 52.50%), action 315, FPS 1.35, Running 325.38s Step 662( 52.67%), action 316, FPS 1.34, Running 326.11s Step 663( 52.83%), action 317, FPS 1.35, Running 327.01s Step 664( 53.00%), action 318, FPS 1.36, Running 327.53s Step 665( 53.17%), action 319, FPS 1.33, Running 328.18s Step 666( 53.33%), action 320, FPS 1.32, Running 328.77s Step 667( 53.50%), action 321, FPS 1.34, Running 329.82s Step 668( 53.67%), action 322, FPS 1.35, Running 330.44s Step 669( 53.83%), action 323, FPS 1.35, Running 331.25s Step 670( 54.00%), action 324, FPS 1.36, Running 331.75s Step 671( 54.17%), action 325, FPS 1.40, Running 332.16s Step 672( 54.33%), action 326, FPS 1.40, Running 332.69s Step 673( 54.50%), action 327, FPS 1.40, Running 333.52s Step 674( 54.67%), action 328, FPS 1.40, Running 334.16s Step 675( 54.83%), action 329, FPS 1.39, Running 335.09s Step 676( 55.00%), action 330, FPS 1.40, Running 335.60s Step 677( 55.17%), action 331, FPS 1.39, Running 336.65s Step 678( 55.33%), action 332, FPS 1.40, Running 337.28s Step 679( 55.50%), action 333, FPS 1.39, Running 338.28s Step 680( 55.67%), action 334, FPS 1.38, Running 338.95s Step 681( 55.83%), action 335, FPS 1.38, Running 339.83s Step 682( 56.00%), action 336, FPS 1.38, Running 340.62s Step 683( 56.17%), action 337, FPS 1.38, Running 341.54s Step 684( 56.33%), action 338, FPS 1.36, Running 342.20s Step 685( 56.50%), action 339, FPS 1.33, Running 343.19s Step 686( 56.67%), action 340, FPS 1.32, Running 343.90s Step 687( 56.83%), action 341, FPS 1.34, Running 344.80s Step 688( 57.00%), action 342, FPS 1.34, Running 345.40s Step 689( 57.17%), action 343, FPS 1.33, Running 346.29s Step 690( 57.33%), action 344, FPS 1.31, Running 347.03s Step 691( 57.50%), action 345, FPS 1.27, Running 347.90s Step 692( 57.67%), action 346, FPS 1.26, Running 348.59s Step 693( 57.83%), action 347, FPS 1.25, Running 349.48s Step 694( 58.00%), action 348, FPS 1.27, Running 349.93s Step 695( 58.17%), action 349, FPS 1.31, Running 350.37s Step 696( 58.33%), action 350, FPS 1.33, Running 350.64s Step 697( 58.50%), action 351, FPS 1.38, Running 351.15s Step 698( 58.67%), action 352, FPS 1.40, Running 351.51s Step 699( 58.83%), action 353, FPS 1.45, Running 352.03s Step 700( 59.00%), action 354, FPS 1.48, Running 352.49s Step 701( 59.17%), action 355, FPS 1.50, Running 353.18s Step 702( 59.33%), action 356, FPS 1.51, Running 353.86s Step 703( 59.50%), action 357, FPS 1.51, Running 354.81s Step 704( 59.67%), action 358, FPS 1.51, Running 355.47s Step 705( 59.83%), action 359, FPS 1.51, Running 356.43s Step 706( 60.00%), action 360, FPS 1.53, Running 357.00s Step 707( 60.17%), action 361, FPS 1.52, Running 357.97s Step 708( 60.33%), action 362, FPS 1.53, Running 358.45s Step 709( 60.50%), action 363, FPS 1.56, Running 359.12s Step 710( 60.67%), action 364, FPS 1.57, Running 359.73s Step 711( 60.83%), action 365, FPS 1.58, Running 360.60s Step 712( 61.00%), action 366, FPS 1.58, Running 361.24s Step 713( 61.17%), action 367, FPS 1.57, Running 362.21s Step 714( 61.33%), action 368, FPS 1.55, Running 362.82s Step 715( 61.50%), action 369, FPS 1.50, Running 363.73s Step 716( 61.67%), action 370, FPS 1.47, Running 364.29s Step 717( 61.83%), action 371, FPS 1.42, Running 365.27s Step 718( 62.00%), action 372, FPS 1.40, Running 365.79s Step 719( 62.17%), action 373, FPS 1.39, Running 366.39s Step 720( 62.33%), action 374, FPS 1.37, Running 367.04s Step 721( 62.50%), action 375, FPS 1.36, Running 367.90s Step 722( 62.67%), action 376, FPS 1.38, Running 368.38s Step 723( 62.83%), action 377, FPS 1.40, Running 369.10s Step 724( 63.00%), action 378, FPS 1.41, Running 369.69s Step 725( 63.17%), action 379, FPS 1.47, Running 369.99s Step 726( 63.33%), action 380, FPS 1.50, Running 370.34s Step 727( 63.50%), action 381, FPS 1.56, Running 370.78s Step 728( 63.67%), action 382, FPS 1.58, Running 371.13s Step 729( 63.83%), action 383, FPS 1.62, Running 371.43s Step 730( 64.00%), action 384, FPS 1.67, Running 371.72s Step 731( 64.17%), action 385, FPS 1.75, Running 372.03s Step 732( 64.33%), action 386, FPS 1.81, Running 372.31s Step 733( 64.50%), action 387, FPS 1.89, Running 372.80s Step 734( 64.67%), action 388, FPS 1.91, Running 373.26s Step 735( 64.83%), action 389, FPS 2.00, Running 373.73s Step 736( 65.00%), action 390, FPS 2.03, Running 374.12s Step 737( 65.17%), action 391, FPS 2.02, Running 375.18s Step 738( 65.33%), action 392, FPS 2.03, Running 375.64s Step 739( 65.50%), action 393, FPS 2.00, Running 376.41s Step 740( 65.67%), action 394, FPS 2.01, Running 377.02s Step 741( 65.83%), action 395, FPS 1.98, Running 377.98s Step 742( 66.00%), action 396, FPS 1.99, Running 378.45s Step 743( 66.17%), action 397, FPS 1.99, Running 379.14s Step 744( 66.33%), action 398, FPS 1.98, Running 379.77s Step 745( 66.50%), action 399, FPS 1.88, Running 380.65s Step 746( 66.67%), action 400, FPS 1.84, Running 381.23s Step 747( 66.83%), action 401, FPS 1.76, Running 382.13s Step 748( 67.00%), action 402, FPS 1.74, Running 382.60s Step 749( 67.17%), action 403, FPS 1.68, Running 383.36s Step 750( 67.33%), action 404, FPS 1.63, Running 383.96s Step 751( 67.50%), action 405, FPS 1.56, Running 384.86s Step 752( 67.67%), action 406, FPS 1.54, Running 385.27s Step 753( 67.83%), action 407, FPS 1.51, Running 386.04s Step 754( 68.00%), action 408, FPS 1.49, Running 386.66s Step 755( 68.17%), action 409, FPS 1.45, Running 387.52s Step 756( 68.33%), action 410, FPS 1.44, Running 388.03s Step 757( 68.50%), action 411, FPS 1.43, Running 389.21s Step 758( 68.67%), action 412, FPS 1.43, Running 389.62s Step 759( 68.83%), action 413, FPS 1.42, Running 390.46s Step 760( 69.00%), action 414, FPS 1.41, Running 391.23s Step 761( 69.17%), action 415, FPS 1.46, Running 391.71s Step 762( 69.33%), action 416, FPS 1.47, Running 392.03s Step 763( 69.50%), action 417, FPS 1.51, Running 392.34s Step 764( 69.67%), action 418, FPS 1.55, Running 392.64s Step 765( 69.83%), action 419, FPS 1.58, Running 393.33s Step 766( 70.00%), action 420, FPS 1.58, Running 393.87s Step 767( 70.17%), action 421, FPS 1.54, Running 395.09s Step 768( 70.33%), action 422, FPS 1.54, Running 395.55s Step 769( 70.50%), action 423, FPS 1.55, Running 396.30s Step 770( 70.67%), action 424, FPS 1.54, Running 396.92s Step 771( 70.83%), action 425, FPS 1.55, Running 397.78s Step 772( 71.00%), action 426, FPS 1.55, Running 398.16s Step 773( 71.17%), action 427, FPS 1.54, Running 399.02s Step 774( 71.33%), action 428, FPS 1.56, Running 399.47s Step 775( 71.50%), action 429, FPS 1.58, Running 400.16s Step 776( 71.67%), action 430, FPS 1.57, Running 400.75s Step 777( 71.83%), action 431, FPS 1.61, Running 401.65s Step 778( 72.00%), action 432, FPS 1.59, Running 402.18s Step 779( 72.17%), action 433, FPS 1.62, Running 402.84s Step 780( 72.33%), action 434, FPS 1.63, Running 403.47s Step 781( 72.50%), action 435, FPS 1.59, Running 404.32s Step 782( 72.67%), action 436, FPS 1.57, Running 404.73s Step 783( 72.83%), action 437, FPS 1.51, Running 405.56s Step 784( 73.00%), action 438, FPS 1.47, Running 406.20s Step 785( 73.17%), action 439, FPS 1.45, Running 407.08s Step 786( 73.33%), action 440, FPS 1.46, Running 407.53s Step 787( 73.50%), action 441, FPS 1.50, Running 408.40s Step 788( 73.67%), action 442, FPS 1.49, Running 408.98s Step 789( 73.83%), action 443, FPS 1.47, Running 409.86s Step 790( 74.00%), action 444, FPS 1.47, Running 410.52s Step 791( 74.17%), action 445, FPS 1.50, Running 411.13s Step 792( 74.33%), action 446, FPS 1.50, Running 411.49s Step 793( 74.50%), action 447, FPS 1.56, Running 411.83s Step 794( 74.67%), action 448, FPS 1.57, Running 412.24s Step 795( 74.83%), action 449, FPS 1.61, Running 412.60s Step 796( 75.00%), action 450, FPS 1.64, Running 412.93s Step 797( 75.17%), action 451, FPS 1.65, Running 413.77s Step 798( 75.33%), action 452, FPS 1.63, Running 414.48s Step 799( 75.50%), action 453, FPS 1.59, Running 415.41s Step 800( 75.67%), action 454, FPS 1.61, Running 415.90s Step 801( 75.83%), action 455, FPS 1.62, Running 416.64s Step 802( 76.00%), action 456, FPS 1.60, Running 417.25s Step 803( 76.17%), action 457, FPS 1.59, Running 418.15s Step 804( 76.33%), action 458, FPS 1.62, Running 418.57s Step 805( 76.50%), action 459, FPS 1.63, Running 419.35s Step 806( 76.67%), action 460, FPS 1.61, Running 419.99s Step 807( 76.83%), action 461, FPS 1.58, Running 421.10s Step 808( 77.00%), action 462, FPS 1.58, Running 421.66s Step 809( 77.17%), action 463, FPS 1.58, Running 422.50s Step 810( 77.33%), action 464, FPS 1.58, Running 423.14s Step 811( 77.50%), action 465, FPS 1.55, Running 424.01s Step 812( 77.67%), action 466, FPS 1.55, Running 424.40s Step 813( 77.83%), action 467, FPS 1.49, Running 425.22s Step 814( 78.00%), action 468, FPS 1.47, Running 425.81s Step 815( 78.17%), action 469, FPS 1.42, Running 426.67s Step 816( 78.33%), action 470, FPS 1.41, Running 427.12s Step 817( 78.50%), action 471, FPS 1.40, Running 428.06s Step 818( 78.67%), action 472, FPS 1.41, Running 428.67s Step 819( 78.83%), action 473, FPS 1.41, Running 429.54s Step 820( 79.00%), action 474, FPS 1.41, Running 430.05s Step 821( 79.17%), action 475, FPS 1.42, Running 430.70s Step 822( 79.33%), action 476, FPS 1.42, Running 431.31s Step 823( 79.50%), action 477, FPS 1.49, Running 431.59s Step 824( 79.67%), action 478, FPS 1.50, Running 431.88s Step 825( 79.83%), action 479, FPS 1.54, Running 432.32s Step 826( 80.00%), action 480, FPS 1.57, Running 432.73s Step 827( 80.17%), action 481, FPS 1.62, Running 433.40s Step 828( 80.33%), action 482, FPS 1.64, Running 433.84s Step 829( 80.50%), action 483, FPS 1.66, Running 434.53s Step 830( 80.67%), action 484, FPS 1.67, Running 435.08s Step 831( 80.83%), action 485, FPS 1.67, Running 436.01s Step 832( 81.00%), action 486, FPS 1.64, Running 436.61s Step 833( 81.17%), action 487, FPS 1.64, Running 437.39s Step 834( 81.33%), action 488, FPS 1.65, Running 437.93s Step 835( 81.50%), action 489, FPS 1.65, Running 438.77s Step 836( 81.67%), action 490, FPS 1.62, Running 439.44s Step 837( 81.83%), action 491, FPS 1.63, Running 440.37s Step 838( 82.00%), action 492, FPS 1.62, Running 440.98s Step 839( 82.17%), action 493, FPS 1.64, Running 441.72s Step 840( 82.33%), action 494, FPS 1.65, Running 442.18s Step 841( 82.50%), action 495, FPS 1.62, Running 443.03s Step 842( 82.67%), action 496, FPS 1.64, Running 443.51s Step 843( 82.83%), action 497, FPS 1.58, Running 444.25s Step 844( 83.00%), action 498, FPS 1.53, Running 444.94s Step 845( 83.17%), action 499, FPS 1.48, Running 445.84s Step 846( 83.33%), action 500, FPS 1.47, Running 446.30s Step 847( 83.50%), action 501, FPS 1.43, Running 447.39s Step 848( 83.67%), action 502, FPS 1.43, Running 447.81s Step 849( 83.83%), action 503, FPS 1.43, Running 448.56s Step 850( 84.00%), action 504, FPS 1.41, Running 449.24s Step 851( 84.17%), action 505, FPS 1.42, Running 450.14s Step 852( 84.33%), action 506, FPS 1.40, Running 450.87s Step 853( 84.50%), action 507, FPS 1.43, Running 451.39s Step 854( 84.67%), action 508, FPS 1.46, Running 451.66s Step 855( 84.83%), action 509, FPS 1.50, Running 452.08s Step 856( 85.00%), action 510, FPS 1.50, Running 452.75s Step 857( 85.17%), action 511, FPS 1.51, Running 453.62s Step 858( 85.33%), action 512, FPS 1.50, Running 454.34s Step 859( 85.50%), action 513, FPS 1.48, Running 455.20s Step 860( 85.67%), action 514, FPS 1.47, Running 455.81s Step 861( 85.83%), action 515, FPS 1.46, Running 456.74s Step 862( 86.00%), action 516, FPS 1.44, Running 457.42s Step 863( 86.17%), action 517, FPS 1.42, Running 458.34s Step 864( 86.33%), action 518, FPS 1.43, Running 458.90s Step 865( 86.50%), action 519, FPS 1.42, Running 459.91s Step 866( 86.67%), action 520, FPS 1.42, Running 460.41s Step 867( 86.83%), action 521, FPS 1.41, Running 461.60s Step 868( 87.00%), action 522, FPS 1.39, Running 462.25s Step 869( 87.17%), action 523, FPS 1.37, Running 463.14s Step 870( 87.33%), action 524, FPS 1.39, Running 463.60s Step 871( 87.50%), action 525, FPS 1.41, Running 464.37s Step 872( 87.67%), action 526, FPS 1.43, Running 464.89s Step 873( 87.83%), action 527, FPS 1.42, Running 465.51s Step 874( 88.00%), action 528, FPS 1.38, Running 466.18s Step 875( 88.17%), action 529, FPS 1.33, Running 467.08s Step 876( 88.33%), action 530, FPS 1.32, Running 467.85s Step 877( 88.50%), action 531, FPS 1.32, Running 468.79s Step 878( 88.67%), action 532, FPS 1.33, Running 469.36s Step 879( 88.83%), action 533, FPS 1.33, Running 470.24s Step 880( 89.00%), action 534, FPS 1.35, Running 470.65s Step 881( 89.17%), action 535, FPS 1.41, Running 470.93s Step 882( 89.33%), action 536, FPS 1.41, Running 471.57s Step 883( 89.50%), action 537, FPS 1.46, Running 472.09s Step 884( 89.67%), action 538, FPS 1.45, Running 472.67s Step 885( 89.83%), action 539, FPS 1.47, Running 473.52s Step 886( 90.00%), action 540, FPS 1.44, Running 474.31s Step 887( 90.17%), action 541, FPS 1.47, Running 475.20s Step 888( 90.33%), action 542, FPS 1.47, Running 475.84s Step 889( 90.50%), action 543, FPS 1.47, Running 476.73s Step 890( 90.67%), action 544, FPS 1.47, Running 477.24s Step 891( 90.83%), action 545, FPS 1.48, Running 477.89s Step 892( 91.00%), action 546, FPS 1.47, Running 478.49s Step 893( 91.17%), action 547, FPS 1.44, Running 479.41s Step 894( 91.33%), action 548, FPS 1.45, Running 480.02s Step 895( 91.50%), action 549, FPS 1.45, Running 480.86s Step 896( 91.67%), action 550, FPS 1.48, Running 481.33s Step 897( 91.83%), action 551, FPS 1.46, Running 482.53s Step 898( 92.00%), action 552, FPS 1.44, Running 483.29s Step 899( 92.17%), action 553, FPS 1.43, Running 484.19s Step 900( 92.33%), action 554, FPS 1.43, Running 484.62s Step 901( 92.50%), action 555, FPS 1.38, Running 485.43s Step 902( 92.67%), action 556, FPS 1.38, Running 486.12s Step 903( 92.83%), action 557, FPS 1.34, Running 486.99s Step 904( 93.00%), action 558, FPS 1.35, Running 487.50s Step 905( 93.17%), action 559, FPS 1.36, Running 488.19s Step 906( 93.33%), action 560, FPS 1.38, Running 488.81s Step 907( 93.50%), action 561, FPS 1.40, Running 489.50s Step 908( 93.67%), action 562, FPS 1.41, Running 490.00s Step 909( 93.83%), action 563, FPS 1.45, Running 490.56s Step 910( 94.00%), action 564, FPS 1.42, Running 491.33s Step 911( 94.17%), action 565, FPS 1.40, Running 492.13s Step 912( 94.33%), action 566, FPS 1.42, Running 492.58s Step 913( 94.50%), action 567, FPS 1.43, Running 493.38s Step 914( 94.67%), action 568, FPS 1.42, Running 494.15s Step 915( 94.83%), action 569, FPS 1.41, Running 495.01s Step 916( 95.00%), action 570, FPS 1.40, Running 495.62s Step 917( 95.17%), action 571, FPS 1.43, Running 496.56s Step 918( 95.33%), action 572, FPS 1.41, Running 497.46s Step 919( 95.50%), action 573, FPS 1.42, Running 498.30s Step 920( 95.67%), action 574, FPS 1.40, Running 498.91s Step 921( 95.83%), action 575, FPS 1.39, Running 499.83s Step 922( 96.00%), action 576, FPS 1.39, Running 500.49s Step 923( 96.17%), action 577, FPS 1.39, Running 501.42s Step 924( 96.33%), action 578, FPS 1.37, Running 502.14s Step 925( 96.50%), action 579, FPS 1.35, Running 503.04s Step 926( 96.67%), action 580, FPS 1.34, Running 503.72s Step 927( 96.83%), action 581, FPS 1.32, Running 504.67s Step 928( 97.00%), action 582, FPS 1.31, Running 505.28s Step 929( 97.17%), action 583, FPS 1.28, Running 506.18s Step 930( 97.33%), action 584, FPS 1.30, Running 506.66s Step 931( 97.50%), action 585, FPS 1.31, Running 507.36s Step 932( 97.67%), action 586, FPS 1.30, Running 507.96s Step 933( 97.83%), action 587, FPS 1.33, Running 508.40s Step 934( 98.00%), action 588, FPS 1.35, Running 508.92s Step 935( 98.17%), action 589, FPS 1.34, Running 509.99s Step 936( 98.33%), action 590, FPS 1.35, Running 510.45s Step 937( 98.50%), action 591, FPS 1.34, Running 511.50s Step 938( 98.67%), action 592, FPS 1.38, Running 511.99s Step 939( 98.83%), action 593, FPS 1.39, Running 512.66s Step 940( 99.00%), action 594, FPS 1.39, Running 513.25s Step 941( 99.17%), action 595, FPS 1.40, Running 514.15s Step 942( 99.33%), action 596, FPS 1.41, Running 514.68s Step 943( 99.50%), action 597, FPS 1.40, Running 515.69s Step 944( 99.67%), action 598, FPS 1.42, Running 516.18s Step 945( 99.83%), action 599, FPS 1.43, Running 516.98s Step 946(100.00%), action 600, FPS 1.44, Running 517.62s [2026-08-01 22:37:33] [60 ] Seed 59 failed after 517.98 s. +steps: 946 , actions: 600 . +Instruction: Empty +Total 8/60(13.33%) success. +Setting seed: 60 +Step 1( N/A%), pre moving , FPS 2.41, Running 0.41s Step 2( N/A%), pre moving , FPS 4.40, Running 0.45s Step 3( N/A%), pre moving , FPS 5.58, Running 0.54s Step 4( N/A%), pre moving , FPS 6.44, Running 0.62s Step 5( N/A%), pre moving , FPS 7.23, Running 0.69s Step 6( N/A%), pre moving , FPS 5.94, Running 1.01s Step 7( N/A%), pre moving , FPS 6.41, Running 1.09s Step 8( N/A%), pre moving , FPS 6.92, Running 1.16s Step 9( N/A%), pre moving , FPS 7.29, Running 1.23s Step 10( N/A%), pre moving , FPS 6.44, Running 1.55s Step 11( N/A%), pre moving , FPS 6.82, Running 1.61s Step 12( N/A%), pre moving , FPS 7.07, Running 1.70s Step 13( N/A%), pre moving , FPS 7.38, Running 1.76s Step 14( N/A%), pre moving , FPS 7.62, Running 1.84s Step 15( N/A%), pre moving , FPS 6.98, Running 2.15s Step 16( N/A%), pre moving , FPS 7.14, Running 2.24s Step 17( N/A%), pre moving , FPS 7.39, Running 2.30s Step 18( N/A%), pre moving , FPS 7.57, Running 2.38s Step 19( N/A%), pre moving , FPS 7.04, Running 2.70s Step 20( N/A%), pre moving , FPS 7.17, Running 2.79s Step 21( N/A%), pre moving , FPS 6.82, Running 3.35s Step 22( N/A%), pre moving , FPS 6.76, Running 3.41s Step 23( N/A%), pre moving , FPS 6.81, Running 3.48s Step 24( N/A%), pre moving , FPS 6.31, Running 3.79s Step 25( N/A%), pre moving , FPS 6.29, Running 3.87s Step 26( N/A%), pre moving , FPS 5.90, Running 4.40s Step 27( N/A%), pre moving , FPS 5.93, Running 4.47s Step 28( N/A%), pre moving , FPS 5.91, Running 4.54s Step 29( N/A%), pre moving , FPS 5.52, Running 4.86s Step 30( N/A%), pre moving , FPS 5.94, Running 4.92s Step 31( N/A%), pre moving , FPS 5.89, Running 5.01s Step 32( N/A%), pre moving , FPS 5.91, Running 5.08s Step 33( N/A%), pre moving , FPS 5.60, Running 5.33s Step 34( N/A%), pre moving , FPS 5.48, Running 5.49s Step 35( N/A%), pre moving , FPS 5.87, Running 5.55s Step 36( N/A%), pre moving , FPS 4.48, Running 6.71s Step 37( N/A%), pre moving , FPS 4.16, Running 7.11s Step 38( N/A%), pre moving , FPS 4.14, Running 7.20s Step 39( N/A%), pre moving , FPS 4.37, Running 7.28s Step 40( N/A%), pre moving , FPS 4.16, Running 7.60s Step 41( N/A%), pre moving , FPS 4.60, Running 7.70s Step 42( N/A%), pre moving , FPS 4.60, Running 7.76s Step 43( N/A%), pre moving , FPS 4.59, Running 7.84s Step 44( N/A%), pre moving , FPS 4.59, Running 8.15s Step 45( N/A%), pre moving , FPS 4.62, Running 8.20s Step 46( N/A%), pre moving , FPS 5.23, Running 8.22s Step 47( N/A%), pre moving , FPS 5.30, Running 8.24s Step 48( N/A%), pre moving , FPS 4.81, Running 8.70s Step 49( N/A%), pre moving , FPS 5.17, Running 8.73s Step 50( N/A%), pre moving , FPS 5.21, Running 8.76s Step 51( N/A%), pre moving , FPS 5.30, Running 8.78s Step 52( N/A%), pre moving , FPS 5.37, Running 8.80s Step 53( N/A%), pre moving , FPS 5.67, Running 8.86s Step 54( N/A%), pre moving , FPS 5.86, Running 8.90s Step 55( N/A%), pre moving , FPS 5.92, Running 8.93s Step 56( N/A%), pre moving , FPS 8.83, Running 8.97s Step 57( N/A%), pre moving , FPS 10.47, Running 9.02s Step 58( N/A%), pre moving , FPS 10.68, Running 9.07s Step 59( N/A%), pre moving , FPS 10.88, Running 9.12s Step 60( N/A%), pre moving , FPS 12.40, Running 9.21s Step 61( N/A%), pre moving , FPS 11.97, Running 9.37s Step 62( N/A%), pre moving , FPS 11.29, Running 9.53s Step 63( N/A%), pre moving , FPS 10.97, Running 9.66s Step 64( N/A%), pre moving , FPS 12.14, Running 9.79s Step 65( N/A%), pre moving , FPS 11.31, Running 9.97s Step 66( N/A%), pre moving , FPS 9.37, Running 10.36s Step 67( N/A%), pre moving , FPS 8.74, Running 10.53s Step 68( N/A%), pre moving , FPS 8.97, Running 10.93s Step 69( N/A%), pre moving , FPS 8.49, Running 11.08s Step 70( N/A%), pre moving , FPS 7.33, Running 11.48s Step 71( N/A%), pre moving , FPS 7.06, Running 11.61s Step 72( N/A%), pre moving , FPS 6.80, Running 11.75s Step 73( N/A%), pre moving , FPS 6.19, Running 12.09s Step 74( N/A%), pre moving , FPS 6.05, Running 12.21s Step 75( N/A%), pre moving , FPS 5.73, Running 12.42s Step 76( N/A%), pre moving , FPS 5.42, Running 12.66s Step 77( N/A%), pre moving , FPS 5.31, Running 12.78s Step 78( N/A%), pre moving , FPS 5.23, Running 12.90s Step 79( N/A%), pre moving , FPS 4.83, Running 13.26s Step 80( N/A%), pre moving , FPS 4.81, Running 13.37s Step 81( N/A%), pre moving , FPS 4.91, Running 13.44s Step 82( N/A%), pre moving , FPS 4.74, Running 13.75s Step 83( N/A%), pre moving , FPS 4.83, Running 13.80s Step 84( N/A%), pre moving , FPS 4.88, Running 13.89s Step 85( N/A%), pre moving , FPS 5.01, Running 13.96s Step 86( N/A%), pre moving , FPS 5.18, Running 14.22s Step 87( N/A%), pre moving , FPS 5.20, Running 14.38s Step 88( N/A%), pre moving , FPS 5.69, Running 14.44s Step 89( N/A%), pre moving , FPS 5.82, Running 14.52s Step 90( N/A%), pre moving , FPS 5.97, Running 14.84s Step 91( N/A%), pre moving , FPS 6.07, Running 14.90s Step 92( N/A%), pre moving , FPS 6.17, Running 14.99s Step 93( N/A%), pre moving , FPS 6.71, Running 15.07s Step 94( N/A%), pre moving , FPS 6.43, Running 15.32s Step 95( N/A%), pre moving , FPS 6.56, Running 15.47s Step 96( N/A%), pre moving , FPS 6.95, Running 15.54s Step 97( N/A%), pre moving , FPS 7.05, Running 15.62s Step 98( N/A%), pre moving , FPS 6.95, Running 15.77s Step 99( N/A%), pre moving , FPS 5.16, Running 17.13s Step 100( N/A%), pre moving , FPS 4.59, Running 17.72s Step 101( N/A%), pre moving , FPS 4.23, Running 18.17s Step 102( N/A%), pre moving , FPS 3.99, Running 18.76s Step 103( N/A%), pre moving , FPS 3.69, Running 19.22s Step 104( N/A%), pre moving , FPS 3.37, Running 19.82s Step 105( N/A%), pre moving , FPS 3.21, Running 20.18s Step 106( N/A%), pre moving , FPS 3.18, Running 20.51s Step 107( N/A%), pre moving , FPS 3.08, Running 20.88s Step 108( N/A%), pre moving , FPS 2.85, Running 21.45s Step 109( N/A%), pre moving , FPS 2.81, Running 21.63s Step 110( N/A%), pre moving , FPS 2.75, Running 22.10s Step 111( N/A%), pre moving , FPS 2.64, Running 22.48s Step 112( N/A%), pre moving , FPS 2.48, Running 23.05s Step 113( N/A%), pre moving , FPS 2.37, Running 23.51s Step 114( N/A%), pre moving , FPS 2.29, Running 24.05s Step 115( N/A%), pre moving , FPS 2.28, Running 24.25s Step 116( N/A%), pre moving , FPS 2.16, Running 24.78s Step 117( N/A%), pre moving , FPS 2.09, Running 25.20s Step 118( N/A%), pre moving , FPS 2.01, Running 25.73s Step 119( N/A%), pre moving , FPS 2.27, Running 25.95s Step 120( N/A%), pre moving , FPS 2.30, Running 26.41s Step 121( N/A%), pre moving , FPS 2.31, Running 26.82s Step 122( N/A%), pre moving , FPS 2.31, Running 27.40s Step 123( N/A%), pre moving , FPS 2.41, Running 27.52s Step 124( N/A%), pre moving , FPS 2.52, Running 27.76s Step 125( N/A%), pre moving , FPS 2.58, Running 27.92s Step 126( N/A%), pre moving , FPS 2.57, Running 28.29s Step 127( N/A%), pre moving , FPS 2.59, Running 28.59s Step 128( N/A%), pre moving , FPS 2.64, Running 29.03s Step 129( N/A%), pre moving , FPS 2.59, Running 29.36s Step 130( N/A%), pre moving , FPS 2.53, Running 30.00s Step 131( N/A%), pre moving , FPS 2.51, Running 30.46s Step 132( N/A%), pre moving , FPS 2.47, Running 31.14s Step 133( N/A%), pre moving , FPS 2.48, Running 31.59s Step 134( N/A%), pre moving , FPS 2.47, Running 32.14s Step 135( N/A%), pre moving , FPS 2.47, Running 32.35s Step 136( N/A%), pre moving , FPS 2.48, Running 32.83s Step 137( N/A%), pre moving , FPS 2.49, Running 33.24s Step 138( N/A%), pre moving , FPS 2.48, Running 33.79s Step 139( N/A%), pre moving , FPS 2.47, Running 34.05s Step 140( N/A%), pre moving , FPS 2.46, Running 34.54s Step 141( N/A%), pre moving , FPS 2.46, Running 34.94s Step 142( N/A%), pre moving , FPS 2.46, Running 35.53s Step 143( N/A%), pre moving , FPS 2.41, Running 35.81s Step 144( N/A%), pre moving , FPS 2.34, Running 36.30s Step 145( N/A%), pre moving , FPS 2.28, Running 36.71s Step 146( N/A%), pre moving , FPS 2.22, Running 37.31s Step 147( N/A%), pre moving , FPS 2.16, Running 37.85s Step 148( N/A%), pre moving , FPS 2.13, Running 38.43s Step 149( N/A%), pre moving , FPS 2.09, Running 38.93s Step 150( N/A%), pre moving , FPS 2.10, Running 39.54s Step 151( N/A%), pre moving , FPS 2.09, Running 40.02s Step 152( N/A%), pre moving , FPS 2.11, Running 40.64s Step 153( N/A%), pre moving , FPS 2.10, Running 41.13s Step 154( N/A%), pre moving , FPS 2.08, Running 41.74s Step 155( N/A%), pre moving , FPS 2.03, Running 42.22s Step 156( N/A%), pre moving , FPS 2.00, Running 42.86s Step 157( N/A%), pre moving , FPS 1.98, Running 43.32s Step 158( N/A%), pre moving , FPS 1.98, Running 43.91s Step 159( N/A%), pre moving , FPS 1.93, Running 44.44s Step 160( N/A%), pre moving , FPS 1.91, Running 45.03s Step 161( N/A%), pre moving , FPS 1.90, Running 45.50s Step 162( N/A%), pre moving , FPS 1.88, Running 46.16s Step 163( N/A%), pre moving , FPS 1.86, Running 46.57s Step 164( N/A%), pre moving , FPS 1.90, Running 46.82s Step 165( N/A%), pre moving , FPS 1.97, Running 46.88s Step 166( N/A%), pre moving , FPS 2.07, Running 46.95s Step 167( N/A%), pre moving , FPS 2.17, Running 47.08s Step 168( N/A%), pre moving , FPS 2.28, Running 47.19s Step 169( N/A%), pre moving , FPS 2.39, Running 47.29s Step 170( N/A%), pre moving , FPS 2.55, Running 47.39s Step 171( N/A%), pre moving , FPS 2.67, Running 47.51s Step 172( N/A%), pre moving , FPS 2.86, Running 47.63s Step 173( N/A%), pre moving , FPS 3.02, Running 47.74s Step 174( N/A%), pre moving , FPS 3.27, Running 47.85s Step 175( N/A%), pre moving , FPS 3.03, Running 48.83s Step 176( N/A%), pre moving , FPS 3.29, Running 48.93s Step 177( N/A%), pre moving , FPS 3.34, Running 49.32s Step 178( N/A%), pre moving , FPS 3.59, Running 49.49s Step 179( N/A%), pre moving , FPS 3.87, Running 49.60s Step 180( N/A%), pre moving , FPS 4.06, Running 49.95s Step 181( N/A%), pre moving , FPS 4.36, Running 50.08s Step 182( N/A%), pre moving , FPS 4.90, Running 50.24s Step 183( N/A%), pre moving , FPS 4.89, Running 50.66s Step 184( N/A%), pre moving , FPS 4.90, Running 50.90s Step 185( N/A%), pre moving , FPS 4.58, Running 51.25s Step 186( N/A%), pre moving , FPS 4.51, Running 51.39s Step 187( N/A%), pre moving , FPS 4.22, Running 51.82s Step 188( N/A%), pre moving , FPS 4.17, Running 51.98s Step 189( N/A%), pre moving , FPS 3.94, Running 52.37s Step 190( N/A%), pre moving , FPS 3.89, Running 52.53s Step 191( N/A%), pre moving , FPS 3.68, Running 52.95s Step 192( N/A%), pre moving , FPS 3.64, Running 53.12s Step 193( N/A%), pre moving , FPS 3.47, Running 53.50s Step 194( N/A%), pre moving , FPS 3.41, Running 53.71s Step 195( N/A%), pre moving , FPS 3.93, Running 53.92s Step 196( N/A%), pre moving , FPS 3.73, Running 54.29s Step 197( N/A%), pre moving , FPS 3.90, Running 54.45s Step 198( N/A%), pre moving , FPS 3.71, Running 54.88s Step 199( N/A%), pre moving , FPS 3.64, Running 55.09s Step 200( N/A%), pre moving , FPS 3.66, Running 55.41s Step 201( N/A%), pre moving , FPS 3.68, Running 55.52s Step 202( N/A%), pre moving , FPS 3.51, Running 55.93s Step 203( N/A%), pre moving , FPS 3.71, Running 56.05s Step 204( N/A%), pre moving , FPS 3.81, Running 56.16s Step 205( N/A%), pre moving , FPS 3.79, Running 56.52s Step 206( N/A%), pre moving , FPS 3.81, Running 56.64s Step 207( N/A%), pre moving , FPS 4.06, Running 56.75s Step 208( N/A%), pre moving , FPS 3.91, Running 57.10s Step 209( N/A%), pre moving , FPS 4.12, Running 57.22s Step 210( N/A%), pre moving , FPS 4.17, Running 57.33s Step 211( N/A%), pre moving , FPS 4.23, Running 57.67s Step 212( N/A%), pre moving , FPS 4.28, Running 57.80s Step 213( N/A%), pre moving , FPS 4.55, Running 57.90s Step 214( N/A%), pre moving , FPS 4.65, Running 58.01s Step 215( N/A%), pre moving , FPS 4.53, Running 58.33s Step 216( N/A%), pre moving , FPS 4.82, Running 58.45s Step 217( N/A%), pre moving , FPS 4.88, Running 58.55s Step 218( N/A%), pre moving , FPS 4.28, Running 59.55s Step 219( N/A%), pre moving , FPS 4.38, Running 59.65s Step 220( N/A%), pre moving , FPS 4.61, Running 59.76s Step 221( N/A%), pre moving , FPS 4.36, Running 60.11s Step 222( N/A%), pre moving , FPS 4.66, Running 60.23s Step 223( N/A%), pre moving , FPS 4.68, Running 60.33s Step 224( N/A%), pre moving , FPS 4.36, Running 60.74s Step 225( N/A%), pre moving , FPS 4.54, Running 60.92s Step 226( N/A%), pre moving , FPS 4.19, Running 61.41s Step 227( N/A%), pre moving , FPS 3.96, Running 61.80s Step 228( N/A%), pre moving , FPS 4.00, Running 62.10s Step 229( N/A%), pre moving , FPS 3.72, Running 62.59s Step 230( N/A%), pre moving , FPS 3.49, Running 63.06s Step 231( N/A%), pre moving , FPS 3.56, Running 63.29s Step 232( N/A%), pre moving , FPS 3.35, Running 63.77s Step 233( N/A%), pre moving , FPS 3.29, Running 63.97s Step 234( N/A%), pre moving , FPS 3.10, Running 64.45s Step 235( N/A%), pre moving , FPS 3.03, Running 64.93s Step 236( N/A%), pre moving , FPS 2.98, Running 65.17s Step 237( N/A%), pre moving , FPS 2.82, Running 65.63s Step 238( N/A%), pre moving , FPS 3.15, Running 65.89s Step 239( N/A%), pre moving , FPS 2.97, Running 66.38s Step 240( N/A%), pre moving , FPS 2.80, Running 66.89s Step 241( N/A%), pre moving , FPS 2.84, Running 67.16s Step 242( N/A%), pre moving , FPS 2.78, Running 67.43s Step 243( N/A%), pre moving , FPS 2.70, Running 67.73s Step 244( N/A%), pre moving , FPS 2.70, Running 68.15s Step 245( N/A%), pre moving , FPS 2.63, Running 68.52s Step 246( N/A%), pre moving , FPS 2.62, Running 69.06s Step 247( N/A%), pre moving , FPS 2.56, Running 69.61s Step 248( N/A%), pre moving , FPS 2.57, Running 69.89s Step 249( N/A%), pre moving , FPS 2.60, Running 70.29s Step 250( N/A%), pre moving , FPS 2.59, Running 70.79s Step 251( N/A%), pre moving , FPS 2.59, Running 71.00s Step 252( N/A%), pre moving , FPS 2.59, Running 71.48s Step 253( N/A%), pre moving , FPS 2.53, Running 71.89s Step 254( N/A%), pre moving , FPS 2.62, Running 72.08s Step 255( N/A%), pre moving , FPS 2.64, Running 72.50s Step 256( N/A%), pre moving , FPS 2.66, Running 72.68s Step 257( N/A%), pre moving , FPS 2.68, Running 73.09s Step 258( N/A%), pre moving , FPS 2.71, Running 73.28s Step 259( N/A%), pre moving , FPS 2.74, Running 73.69s Step 260( N/A%), pre moving , FPS 2.87, Running 73.85s Step 261( N/A%), pre moving , FPS 2.94, Running 73.97s Step 262( N/A%), pre moving , FPS 2.90, Running 74.32s Step 263( N/A%), pre moving , FPS 2.98, Running 74.43s Step 264( N/A%), pre moving , FPS 3.13, Running 74.54s Step 265( N/A%), pre moving , FPS 3.10, Running 74.97s Step 266( N/A%), pre moving , FPS 3.30, Running 75.12s Step 267( N/A%), pre moving , FPS 3.37, Running 75.55s Step 268( N/A%), pre moving , FPS 3.44, Running 75.71s Step 269( N/A%), pre moving , FPS 3.44, Running 76.11s Step 270( N/A%), pre moving , FPS 3.65, Running 76.26s Step 271( N/A%), pre moving , FPS 3.69, Running 76.42s Step 272( N/A%), pre moving , FPS 3.74, Running 76.84s Step 273( N/A%), pre moving , FPS 3.93, Running 76.99s Step 274( N/A%), pre moving , FPS 3.74, Running 77.42s Step 275( N/A%), pre moving , FPS 3.94, Running 77.58s Step 276( N/A%), pre moving , FPS 3.77, Running 77.98s Step 277( N/A%), pre moving , FPS 3.95, Running 78.16s Step 278( N/A%), pre moving , FPS 3.78, Running 78.57s Step 279( N/A%), pre moving , FPS 3.95, Running 78.75s Step 280( N/A%), pre moving , FPS 3.78, Running 79.15s Step 281( N/A%), pre moving , FPS 3.75, Running 79.31s Step 282( N/A%), pre moving , FPS 3.70, Running 79.73s Step 283( N/A%), pre moving , FPS 3.66, Running 79.90s Step 284( N/A%), pre moving , FPS 3.59, Running 80.12s Step 285( N/A%), pre moving , FPS 3.69, Running 80.38s Step 286( N/A%), pre moving , FPS 3.73, Running 80.48s Step 287( N/A%), pre moving , FPS 3.90, Running 80.67s Step 288( N/A%), pre moving , FPS 3.82, Running 80.94s Step 289( N/A%), pre moving , FPS 4.04, Running 81.06s Step 290( N/A%), pre moving , FPS 3.83, Running 81.48s Step 291( N/A%), pre moving , FPS 3.83, Running 81.65s Step 292( N/A%), pre moving , FPS 4.06, Running 81.76s Step 293( N/A%), pre moving , FPS 3.91, Running 82.11s Step 294( N/A%), pre moving , FPS 4.16, Running 82.23s Step 295( N/A%), pre moving , FPS 4.21, Running 82.33s Step 296( N/A%), pre moving , FPS 4.26, Running 82.68s Step 297( N/A%), pre moving , FPS 4.30, Running 82.81s Step 298( N/A%), pre moving , FPS 4.62, Running 82.90s Step 299( N/A%), pre moving , FPS 4.44, Running 83.26s Step 300( N/A%), pre moving , FPS 4.73, Running 83.38s Step 301( N/A%), pre moving , FPS 4.80, Running 83.47s Step 302( N/A%), pre moving , FPS 5.20, Running 83.57s Step 303( N/A%), pre moving , FPS 4.97, Running 83.92s Step 304( N/A%), pre moving , FPS 5.10, Running 84.03s Step 305( N/A%), pre moving , FPS 5.33, Running 84.13s Step 306( N/A%), pre moving , FPS 4.98, Running 84.50s Step 307( N/A%), pre moving , FPS 5.14, Running 84.56s Step 308( N/A%), pre moving , FPS 5.36, Running 84.67s Step 309( N/A%), pre moving , FPS 3.35, Running 87.03s Step 310( N/A%), pre moving , FPS 3.36, Running 87.43s Step 311( N/A%), pre moving , FPS 3.31, Running 87.69s Step 312( N/A%), pre moving , FPS 3.08, Running 88.26s Step 313( N/A%), pre moving , FPS 3.13, Running 88.49s Step 314( N/A%), pre moving , FPS 2.83, Running 89.30s Step 315( N/A%), pre moving , FPS 2.78, Running 89.54s Step 316( N/A%), pre moving , FPS 2.61, Running 90.34s Step 317( N/A%), pre moving , FPS 2.58, Running 90.58s Step 318( N/A%), pre moving , FPS 2.45, Running 91.08s Step 319( N/A%), pre moving , FPS 2.47, Running 91.34s Step 320( N/A%), pre moving , FPS 2.32, Running 92.01s Step 321( N/A%), pre moving , FPS 2.27, Running 92.28s Step 322( N/A%), pre moving , FPS 2.11, Running 93.07s Step 323( N/A%), pre moving , FPS 2.11, Running 93.38s Step 324( N/A%), pre moving , FPS 1.96, Running 94.25s Step 325( N/A%), pre moving , FPS 1.93, Running 94.47s Step 326( N/A%), pre moving , FPS 1.89, Running 95.09s Step 327( N/A%), pre moving , FPS 1.82, Running 95.57s Step 328( N/A%), pre moving , FPS 1.74, Running 96.15s Step 329( 0.17%), action 1, FPS 1.90, Running 97.59s Step 330( 0.33%), action 2, FPS 1.84, Running 98.30s Step 331( 0.50%), action 3, FPS 1.73, Running 99.23s Step 332( 0.67%), action 4, FPS 1.70, Running 100.06s Step 333( 0.83%), action 5, FPS 1.61, Running 100.90s Step 334( 1.00%), action 6, FPS 1.62, Running 101.63s Step 335( 1.17%), action 7, FPS 1.54, Running 102.50s Step 336( 1.33%), action 8, FPS 1.56, Running 103.15s Step 337( 1.50%), action 9, FPS 1.48, Running 104.09s Step 338( 1.67%), action 10, FPS 1.46, Running 104.73s Step 339( 1.83%), action 11, FPS 1.43, Running 105.36s Step 340( 2.00%), action 12, FPS 1.46, Running 105.74s Step 341( 2.17%), action 13, FPS 1.45, Running 106.06s Step 342( 2.33%), action 14, FPS 1.47, Running 106.64s Step 343( 2.50%), action 15, FPS 1.44, Running 107.22s Step 344( 2.67%), action 16, FPS 1.45, Running 108.04s Step 345( 2.83%), action 17, FPS 1.38, Running 108.91s Step 346( 3.00%), action 18, FPS 1.37, Running 109.64s Step 347( 3.17%), action 19, FPS 1.34, Running 110.45s Step 348( 3.33%), action 20, FPS 1.34, Running 111.10s Step 349( 3.50%), action 21, FPS 1.38, Running 112.03s Step 350( 3.67%), action 22, FPS 1.39, Running 112.65s Step 351( 3.83%), action 23, FPS 1.40, Running 113.56s Step 352( 4.00%), action 24, FPS 1.43, Running 114.06s Step 353( 4.17%), action 25, FPS 1.45, Running 114.73s Step 354( 4.33%), action 26, FPS 1.46, Running 115.33s Step 355( 4.50%), action 27, FPS 1.46, Running 116.21s Step 356( 4.67%), action 28, FPS 1.48, Running 116.68s Step 357( 4.83%), action 29, FPS 1.50, Running 117.38s Step 358( 5.00%), action 30, FPS 1.51, Running 118.01s Step 359( 5.17%), action 31, FPS 1.47, Running 118.97s Step 360( 5.33%), action 32, FPS 1.44, Running 119.65s Step 361( 5.50%), action 33, FPS 1.38, Running 120.59s Step 362( 5.67%), action 34, FPS 1.36, Running 121.33s Step 363( 5.83%), action 35, FPS 1.33, Running 122.27s Step 364( 6.00%), action 36, FPS 1.34, Running 122.94s Step 365( 6.17%), action 37, FPS 1.33, Running 123.91s Step 366( 6.33%), action 38, FPS 1.34, Running 124.56s Step 367( 6.50%), action 39, FPS 1.38, Running 124.91s Step 368( 6.67%), action 40, FPS 1.41, Running 125.25s Step 369( 6.83%), action 41, FPS 1.42, Running 126.08s Step 370( 7.00%), action 42, FPS 1.44, Running 126.50s Step 371( 7.17%), action 43, FPS 1.48, Running 127.11s Step 372( 7.33%), action 44, FPS 1.47, Running 127.67s Step 373( 7.50%), action 45, FPS 1.46, Running 128.40s Step 374( 7.67%), action 46, FPS 1.45, Running 129.11s Step 375( 7.83%), action 47, FPS 1.45, Running 129.98s Step 376( 8.00%), action 48, FPS 1.45, Running 130.48s Step 377( 8.17%), action 49, FPS 1.45, Running 131.17s Step 378( 8.33%), action 50, FPS 1.45, Running 131.83s Step 379( 8.50%), action 51, FPS 1.42, Running 133.05s Step 380( 8.67%), action 52, FPS 1.44, Running 133.57s Step 381( 8.83%), action 53, FPS 1.45, Running 134.33s Step 382( 9.00%), action 54, FPS 1.47, Running 134.92s Step 383( 9.17%), action 55, FPS 1.48, Running 135.83s Step 384( 9.33%), action 56, FPS 1.50, Running 136.32s Step 385( 9.50%), action 57, FPS 1.52, Running 137.06s Step 386( 9.67%), action 58, FPS 1.53, Running 137.65s Step 387( 9.83%), action 59, FPS 1.47, Running 138.54s Step 388( 10.00%), action 60, FPS 1.46, Running 138.95s Step 389( 10.17%), action 61, FPS 1.42, Running 140.17s Step 390( 10.33%), action 62, FPS 1.41, Running 140.65s Step 391( 10.50%), action 63, FPS 1.40, Running 141.36s Step 392( 10.67%), action 64, FPS 1.40, Running 141.99s Step 393( 10.83%), action 65, FPS 1.38, Running 142.92s Step 394( 11.00%), action 66, FPS 1.40, Running 143.42s Step 395( 11.17%), action 67, FPS 1.41, Running 144.19s Step 396( 11.33%), action 68, FPS 1.39, Running 144.84s Step 397( 11.50%), action 69, FPS 1.43, Running 145.18s Step 398( 11.67%), action 70, FPS 1.43, Running 145.77s Step 399( 11.83%), action 71, FPS 1.49, Running 146.46s Step 400( 12.00%), action 72, FPS 1.47, Running 147.18s Step 401( 12.17%), action 73, FPS 1.45, Running 148.10s Step 402( 12.33%), action 74, FPS 1.44, Running 148.85s Step 403( 12.50%), action 75, FPS 1.43, Running 149.77s Step 404( 12.67%), action 76, FPS 1.42, Running 150.43s Step 405( 12.83%), action 77, FPS 1.40, Running 151.32s Step 406( 13.00%), action 78, FPS 1.42, Running 151.75s Step 407( 13.17%), action 79, FPS 1.40, Running 152.86s Step 408( 13.33%), action 80, FPS 1.38, Running 153.39s Step 409( 13.50%), action 81, FPS 1.39, Running 154.53s Step 410( 13.67%), action 82, FPS 1.40, Running 154.99s Step 411( 13.83%), action 83, FPS 1.39, Running 155.73s Step 412( 14.00%), action 84, FPS 1.38, Running 156.46s Step 413( 14.17%), action 85, FPS 1.39, Running 157.31s Step 414( 14.33%), action 86, FPS 1.38, Running 157.92s Step 415( 14.50%), action 87, FPS 1.37, Running 158.82s Step 416( 14.67%), action 88, FPS 1.38, Running 159.31s Step 417( 14.83%), action 89, FPS 1.35, Running 160.00s Step 418( 15.00%), action 90, FPS 1.35, Running 160.63s Step 419( 15.17%), action 91, FPS 1.33, Running 161.53s Step 420( 15.33%), action 92, FPS 1.35, Running 162.02s Step 421( 15.50%), action 93, FPS 1.37, Running 162.70s Step 422( 15.67%), action 94, FPS 1.38, Running 163.31s Step 423( 15.83%), action 95, FPS 1.39, Running 164.14s Step 424( 16.00%), action 96, FPS 1.43, Running 164.43s Step 425( 16.17%), action 97, FPS 1.49, Running 164.77s Step 426( 16.33%), action 98, FPS 1.46, Running 165.42s Step 427( 16.50%), action 99, FPS 1.54, Running 165.89s Step 428( 16.67%), action 100, FPS 1.52, Running 166.52s Step 429( 16.83%), action 101, FPS 1.54, Running 167.48s Step 430( 17.00%), action 102, FPS 1.52, Running 168.12s Step 431( 17.17%), action 103, FPS 1.51, Running 168.99s Step 432( 17.33%), action 104, FPS 1.51, Running 169.67s Step 433( 17.50%), action 105, FPS 1.51, Running 170.58s Step 434( 17.67%), action 106, FPS 1.53, Running 171.02s Step 435( 17.83%), action 107, FPS 1.54, Running 171.79s Step 436( 18.00%), action 108, FPS 1.52, Running 172.50s Step 437( 18.17%), action 109, FPS 1.49, Running 173.38s Step 438( 18.33%), action 110, FPS 1.52, Running 173.83s Step 439( 18.50%), action 111, FPS 1.49, Running 174.91s Step 440( 18.67%), action 112, FPS 1.48, Running 175.51s Step 441( 18.83%), action 113, FPS 1.46, Running 176.41s Step 442( 19.00%), action 114, FPS 1.47, Running 176.92s Step 443( 19.17%), action 115, FPS 1.49, Running 177.60s Step 444( 19.33%), action 116, FPS 1.45, Running 178.23s Step 445( 19.50%), action 117, FPS 1.38, Running 179.25s Step 446( 19.67%), action 118, FPS 1.38, Running 179.86s Step 447( 19.83%), action 119, FPS 1.35, Running 180.67s Step 448( 20.00%), action 120, FPS 1.36, Running 181.22s Step 449( 20.17%), action 121, FPS 1.34, Running 182.36s Step 450( 20.33%), action 122, FPS 1.36, Running 182.84s Step 451( 20.50%), action 123, FPS 1.39, Running 183.37s Step 452( 20.67%), action 124, FPS 1.40, Running 183.93s Step 453( 20.83%), action 125, FPS 1.41, Running 184.77s Step 454( 21.00%), action 126, FPS 1.38, Running 185.48s Step 455( 21.17%), action 127, FPS 1.37, Running 186.34s Step 456( 21.33%), action 128, FPS 1.40, Running 186.82s Step 457( 21.50%), action 129, FPS 1.41, Running 187.54s Step 458( 21.67%), action 130, FPS 1.39, Running 188.23s Step 459( 21.83%), action 131, FPS 1.40, Running 189.16s Step 460( 22.00%), action 132, FPS 1.39, Running 189.85s Step 461( 22.17%), action 133, FPS 1.39, Running 190.76s Step 462( 22.33%), action 134, FPS 1.40, Running 191.24s Step 463( 22.50%), action 135, FPS 1.39, Running 191.96s Step 464( 22.67%), action 136, FPS 1.39, Running 192.62s Step 465( 22.83%), action 137, FPS 1.40, Running 193.50s Step 466( 23.00%), action 138, FPS 1.39, Running 194.21s Step 467( 23.17%), action 139, FPS 1.38, Running 195.13s Step 468( 23.33%), action 140, FPS 1.37, Running 195.77s Step 469( 23.50%), action 141, FPS 1.39, Running 196.74s Step 470( 23.67%), action 142, FPS 1.38, Running 197.32s Step 471( 23.83%), action 143, FPS 1.35, Running 198.19s Step 472( 24.00%), action 144, FPS 1.35, Running 198.72s Step 473( 24.17%), action 145, FPS 1.36, Running 199.42s Step 474( 24.33%), action 146, FPS 1.37, Running 200.05s Step 475( 24.50%), action 147, FPS 1.37, Running 200.90s Step 476( 24.67%), action 148, FPS 1.37, Running 201.40s Step 477( 24.83%), action 149, FPS 1.38, Running 202.06s Step 478( 25.00%), action 150, FPS 1.41, Running 202.45s Step 479( 25.17%), action 151, FPS 1.43, Running 203.17s Step 480( 25.33%), action 152, FPS 1.42, Running 203.98s Step 481( 25.50%), action 153, FPS 1.42, Running 204.88s Step 482( 25.67%), action 154, FPS 1.38, Running 205.69s Step 483( 25.83%), action 155, FPS 1.37, Running 206.60s Step 484( 26.00%), action 156, FPS 1.36, Running 207.29s Step 485( 26.17%), action 157, FPS 1.36, Running 208.22s Step 486( 26.33%), action 158, FPS 1.38, Running 208.74s Step 487( 26.50%), action 159, FPS 1.37, Running 209.72s Step 488( 26.67%), action 160, FPS 1.38, Running 210.22s Step 489( 26.83%), action 161, FPS 1.37, Running 211.34s Step 490( 27.00%), action 162, FPS 1.38, Running 211.80s Step 491( 27.17%), action 163, FPS 1.39, Running 212.56s Step 492( 27.33%), action 164, FPS 1.38, Running 213.23s Step 493( 27.50%), action 165, FPS 1.35, Running 214.18s Step 494( 27.67%), action 166, FPS 1.36, Running 214.80s Step 495( 27.83%), action 167, FPS 1.35, Running 215.74s Step 496( 28.00%), action 168, FPS 1.35, Running 216.23s Step 497( 28.17%), action 169, FPS 1.34, Running 216.99s Step 498( 28.33%), action 170, FPS 1.32, Running 217.60s Step 499( 28.50%), action 171, FPS 1.30, Running 218.55s Step 500( 28.67%), action 172, FPS 1.33, Running 219.02s Step 501( 28.83%), action 173, FPS 1.35, Running 219.74s Step 502( 29.00%), action 174, FPS 1.36, Running 220.35s Step 503( 29.17%), action 175, FPS 1.39, Running 220.94s Step 504( 29.33%), action 176, FPS 1.41, Running 221.49s Step 505( 29.50%), action 177, FPS 1.45, Running 222.05s Step 506( 29.67%), action 178, FPS 1.41, Running 222.92s Step 507( 29.83%), action 179, FPS 1.42, Running 223.79s Step 508( 30.00%), action 180, FPS 1.40, Running 224.52s Step 509( 30.17%), action 181, FPS 1.43, Running 225.36s Step 510( 30.33%), action 182, FPS 1.39, Running 226.20s Step 511( 30.50%), action 183, FPS 1.39, Running 226.97s Step 512( 30.67%), action 184, FPS 1.39, Running 227.62s Step 513( 30.83%), action 185, FPS 1.39, Running 228.53s Step 514( 31.00%), action 186, FPS 1.39, Running 229.15s Step 515( 31.17%), action 187, FPS 1.40, Running 230.08s Step 516( 31.33%), action 188, FPS 1.36, Running 230.96s Step 517( 31.50%), action 189, FPS 1.31, Running 232.27s Step 518( 31.67%), action 190, FPS 1.30, Running 232.99s Step 519( 31.83%), action 191, FPS 1.27, Running 234.32s Step 520( 32.00%), action 192, FPS 1.27, Running 234.79s Step 521( 32.17%), action 193, FPS 1.27, Running 235.54s Step 522( 32.33%), action 194, FPS 1.27, Running 236.16s Step 523( 32.50%), action 195, FPS 1.24, Running 237.08s Step 524( 32.67%), action 196, FPS 1.23, Running 237.69s Step 525( 32.83%), action 197, FPS 1.21, Running 238.60s Step 526( 33.00%), action 198, FPS 1.24, Running 239.06s Step 527( 33.17%), action 199, FPS 1.27, Running 239.48s Step 528( 33.33%), action 200, FPS 1.28, Running 240.18s Step 529( 33.50%), action 201, FPS 1.28, Running 240.97s Step 530( 33.67%), action 202, FPS 1.30, Running 241.60s Step 531( 33.83%), action 203, FPS 1.29, Running 242.47s Step 532( 34.00%), action 204, FPS 1.29, Running 243.08s Step 533( 34.17%), action 205, FPS 1.29, Running 244.01s Step 534( 34.33%), action 206, FPS 1.30, Running 244.51s Step 535( 34.50%), action 207, FPS 1.33, Running 245.16s Step 536( 34.67%), action 208, FPS 1.35, Running 245.77s Step 537( 34.83%), action 209, FPS 1.39, Running 246.67s Step 538( 35.00%), action 210, FPS 1.41, Running 247.13s Step 539( 35.17%), action 211, FPS 1.44, Running 248.23s Step 540( 35.33%), action 212, FPS 1.44, Running 248.70s Step 541( 35.50%), action 213, FPS 1.44, Running 249.44s Step 542( 35.67%), action 214, FPS 1.42, Running 250.22s Step 543( 35.83%), action 215, FPS 1.43, Running 251.04s Step 544( 36.00%), action 216, FPS 1.43, Running 251.70s Step 545( 36.17%), action 217, FPS 1.43, Running 252.55s Step 546( 36.33%), action 218, FPS 1.43, Running 253.03s Step 547( 36.50%), action 219, FPS 1.41, Running 253.71s Step 548( 36.67%), action 220, FPS 1.40, Running 254.44s Step 549( 36.83%), action 221, FPS 1.39, Running 255.33s Step 550( 37.00%), action 222, FPS 1.40, Running 255.92s Step 551( 37.17%), action 223, FPS 1.39, Running 256.84s Step 552( 37.33%), action 224, FPS 1.40, Running 257.41s Step 553( 37.50%), action 225, FPS 1.43, Running 257.98s Step 554( 37.67%), action 226, FPS 1.45, Running 258.28s Step 555( 37.83%), action 227, FPS 1.46, Running 258.83s Step 556( 38.00%), action 228, FPS 1.45, Running 259.57s Step 557( 38.17%), action 229, FPS 1.46, Running 260.39s Step 558( 38.33%), action 230, FPS 1.44, Running 261.05s Step 559( 38.50%), action 231, FPS 1.45, Running 261.98s Step 560( 38.67%), action 232, FPS 1.44, Running 262.57s Step 561( 38.83%), action 233, FPS 1.42, Running 263.52s Step 562( 39.00%), action 234, FPS 1.43, Running 264.23s Step 563( 39.17%), action 235, FPS 1.43, Running 265.07s Step 564( 39.33%), action 236, FPS 1.45, Running 265.52s Step 565( 39.50%), action 237, FPS 1.41, Running 266.78s Step 566( 39.67%), action 238, FPS 1.41, Running 267.21s Step 567( 39.83%), action 239, FPS 1.39, Running 268.05s Step 568( 40.00%), action 240, FPS 1.41, Running 268.66s Step 569( 40.17%), action 241, FPS 1.40, Running 269.65s Step 570( 40.33%), action 242, FPS 1.39, Running 270.36s Step 571( 40.50%), action 243, FPS 1.38, Running 271.33s Step 572( 40.67%), action 244, FPS 1.38, Running 271.93s Step 573( 40.83%), action 245, FPS 1.34, Running 272.88s Step 574( 41.00%), action 246, FPS 1.30, Running 273.69s Step 575( 41.17%), action 247, FPS 1.24, Running 274.93s Step 576( 41.33%), action 248, FPS 1.25, Running 275.56s Step 577( 41.50%), action 249, FPS 1.24, Running 276.48s Step 578( 41.67%), action 250, FPS 1.27, Running 276.84s Step 579( 41.83%), action 251, FPS 1.29, Running 277.48s Step 580( 42.00%), action 252, FPS 1.31, Running 277.88s Step 581( 42.17%), action 253, FPS 1.32, Running 278.72s Step 582( 42.33%), action 254, FPS 1.31, Running 279.44s Step 583( 42.50%), action 255, FPS 1.31, Running 280.39s Step 584( 42.67%), action 256, FPS 1.27, Running 281.23s Step 585( 42.83%), action 257, FPS 1.32, Running 281.98s Step 586( 43.00%), action 258, FPS 1.30, Running 282.58s Step 587( 43.17%), action 259, FPS 1.30, Running 283.46s Step 588( 43.33%), action 260, FPS 1.31, Running 283.88s Step 589( 43.50%), action 261, FPS 1.30, Running 285.00s Step 590( 43.67%), action 262, FPS 1.31, Running 285.67s Step 591( 43.83%), action 263, FPS 1.31, Running 286.57s Step 592( 44.00%), action 264, FPS 1.33, Running 287.01s Step 593( 44.17%), action 265, FPS 1.34, Running 287.79s Step 594( 44.33%), action 266, FPS 1.36, Running 288.43s Step 595( 44.50%), action 267, FPS 1.39, Running 289.32s Step 596( 44.67%), action 268, FPS 1.41, Running 289.78s Step 597( 44.83%), action 269, FPS 1.42, Running 290.59s Step 598( 45.00%), action 270, FPS 1.39, Running 291.19s Step 599( 45.17%), action 271, FPS 1.37, Running 292.10s Step 600( 45.33%), action 272, FPS 1.34, Running 292.80s Step 601( 45.50%), action 273, FPS 1.34, Running 293.67s Step 602( 45.67%), action 274, FPS 1.34, Running 294.39s Step 603( 45.83%), action 275, FPS 1.38, Running 294.86s Step 604( 46.00%), action 276, FPS 1.43, Running 295.26s Step 605( 46.17%), action 277, FPS 1.45, Running 295.81s Step 606( 46.33%), action 278, FPS 1.47, Running 296.18s Step 607( 46.50%), action 279, FPS 1.51, Running 296.67s Step 608( 46.67%), action 280, FPS 1.51, Running 297.11s Step 609( 46.83%), action 281, FPS 1.53, Running 298.09s Step 610( 47.00%), action 282, FPS 1.54, Running 298.68s Step 611( 47.17%), action 283, FPS 1.54, Running 299.58s Step 612( 47.33%), action 284, FPS 1.54, Running 300.02s Step 613( 47.50%), action 285, FPS 1.53, Running 300.82s Step 614( 47.67%), action 286, FPS 1.54, Running 301.44s Step 615( 47.83%), action 287, FPS 1.54, Running 302.30s Step 616( 48.00%), action 288, FPS 1.54, Running 302.73s Step 617( 48.17%), action 289, FPS 1.55, Running 303.53s Step 618( 48.33%), action 290, FPS 1.54, Running 304.16s Step 619( 48.50%), action 291, FPS 1.54, Running 305.08s Step 620( 48.67%), action 292, FPS 1.54, Running 305.78s Step 621( 48.83%), action 293, FPS 1.54, Running 306.65s Step 622( 49.00%), action 294, FPS 1.55, Running 307.27s Step 623( 49.17%), action 295, FPS 1.50, Running 308.18s Step 624( 49.33%), action 296, FPS 1.50, Running 308.60s Step 625( 49.50%), action 297, FPS 1.48, Running 309.36s Step 626( 49.67%), action 298, FPS 1.45, Running 309.96s Step 627( 49.83%), action 299, FPS 1.42, Running 310.81s Step 628( 50.00%), action 300, FPS 1.41, Running 311.32s Step 629( 50.17%), action 301, FPS 1.40, Running 312.41s Step 630( 50.33%), action 302, FPS 1.42, Running 312.77s Step 631( 50.50%), action 303, FPS 1.42, Running 313.63s Step 632( 50.67%), action 304, FPS 1.40, Running 314.28s Step 633( 50.83%), action 305, FPS 1.44, Running 314.71s Step 634( 51.00%), action 306, FPS 1.47, Running 315.03s Step 635( 51.17%), action 307, FPS 1.53, Running 315.36s Step 636( 51.33%), action 308, FPS 1.54, Running 315.70s Step 637( 51.50%), action 309, FPS 1.60, Running 316.04s Step 638( 51.67%), action 310, FPS 1.63, Running 316.47s Step 639( 51.83%), action 311, FPS 1.65, Running 317.23s Step 640( 52.00%), action 312, FPS 1.69, Running 317.62s Step 641( 52.17%), action 313, FPS 1.71, Running 318.31s Step 642( 52.33%), action 314, FPS 1.71, Running 318.93s Step 643( 52.50%), action 315, FPS 1.71, Running 319.85s Step 644( 52.67%), action 316, FPS 1.69, Running 320.40s Step 645( 52.83%), action 317, FPS 1.72, Running 320.98s Step 646( 53.00%), action 318, FPS 1.72, Running 321.58s Step 647( 53.17%), action 319, FPS 1.71, Running 322.50s Step 648( 53.33%), action 320, FPS 1.71, Running 323.02s Step 649( 53.50%), action 321, FPS 1.75, Running 323.87s Step 650( 53.67%), action 322, FPS 1.73, Running 324.35s Step 651( 53.83%), action 323, FPS 1.73, Running 325.20s Step 652( 54.00%), action 324, FPS 1.73, Running 325.85s Step 653( 54.17%), action 325, FPS 1.66, Running 326.74s Step 654( 54.33%), action 326, FPS 1.65, Running 327.17s Step 655( 54.50%), action 327, FPS 1.59, Running 327.92s Step 656( 54.67%), action 328, FPS 1.56, Running 328.53s Step 657( 54.83%), action 329, FPS 1.50, Running 329.35s Step 658( 55.00%), action 330, FPS 1.50, Running 329.82s Step 659( 55.17%), action 331, FPS 1.45, Running 330.98s Step 660( 55.33%), action 332, FPS 1.45, Running 331.41s Step 661( 55.50%), action 333, FPS 1.44, Running 332.17s Step 662( 55.67%), action 334, FPS 1.45, Running 332.76s Step 663( 55.83%), action 335, FPS 1.46, Running 333.54s Step 664( 56.00%), action 336, FPS 1.47, Running 334.04s Step 665( 56.17%), action 337, FPS 1.45, Running 334.81s Step 666( 56.33%), action 338, FPS 1.48, Running 335.07s Step 667( 56.50%), action 339, FPS 1.55, Running 335.41s Step 668( 56.67%), action 340, FPS 1.58, Running 335.72s Step 669( 56.83%), action 341, FPS 1.62, Running 336.24s Step 670( 57.00%), action 342, FPS 1.62, Running 336.67s Step 671( 57.17%), action 343, FPS 1.65, Running 337.34s Step 672( 57.33%), action 344, FPS 1.68, Running 337.78s Step 673( 57.50%), action 345, FPS 1.69, Running 338.56s Step 674( 57.67%), action 346, FPS 1.67, Running 339.17s Step 675( 57.83%), action 347, FPS 1.65, Running 340.02s Step 676( 58.00%), action 348, FPS 1.67, Running 340.52s Step 677( 58.17%), action 349, FPS 1.68, Running 341.27s Step 678( 58.33%), action 350, FPS 1.66, Running 341.87s Step 679( 58.50%), action 351, FPS 1.70, Running 342.77s Step 680( 58.67%), action 352, FPS 1.66, Running 343.49s Step 681( 58.83%), action 353, FPS 1.64, Running 344.35s Step 682( 59.00%), action 354, FPS 1.65, Running 344.87s Step 683( 59.17%), action 355, FPS 1.67, Running 345.50s Step 684( 59.33%), action 356, FPS 1.66, Running 346.11s Step 685( 59.50%), action 357, FPS 1.64, Running 346.98s Step 686( 59.67%), action 358, FPS 1.59, Running 347.67s Step 687( 59.83%), action 359, FPS 1.52, Running 348.59s Step 688( 60.00%), action 360, FPS 1.51, Running 348.99s Step 689( 60.17%), action 361, FPS 1.43, Running 350.22s Step 690( 60.33%), action 362, FPS 1.43, Running 350.62s Step 691( 60.50%), action 363, FPS 1.42, Running 351.42s Step 692( 60.67%), action 364, FPS 1.39, Running 352.15s Step 693( 60.83%), action 365, FPS 1.38, Running 353.03s Step 694( 61.00%), action 366, FPS 1.40, Running 353.46s Step 695( 61.17%), action 367, FPS 1.41, Running 354.18s Step 696( 61.33%), action 368, FPS 1.42, Running 354.58s Step 697( 61.50%), action 369, FPS 1.45, Running 355.04s Step 698( 61.67%), action 370, FPS 1.48, Running 355.41s Step 699( 61.83%), action 371, FPS 1.52, Running 355.92s Step 700( 62.00%), action 372, FPS 1.57, Running 356.26s Step 701( 62.17%), action 373, FPS 1.60, Running 356.83s Step 702( 62.33%), action 374, FPS 1.59, Running 357.49s Step 703( 62.50%), action 375, FPS 1.58, Running 358.18s Step 704( 62.67%), action 376, FPS 1.59, Running 358.66s Step 705( 62.83%), action 377, FPS 1.58, Running 359.61s Step 706( 63.00%), action 378, FPS 1.59, Running 360.26s Step 707( 63.17%), action 379, FPS 1.59, Running 361.13s Step 708( 63.33%), action 380, FPS 1.56, Running 361.82s Step 709( 63.50%), action 381, FPS 1.60, Running 362.74s Step 710( 63.67%), action 382, FPS 1.56, Running 363.41s Step 711( 63.83%), action 383, FPS 1.56, Running 364.27s Step 712( 64.00%), action 384, FPS 1.60, Running 364.67s Step 713( 64.17%), action 385, FPS 1.61, Running 365.47s Step 714( 64.33%), action 386, FPS 1.58, Running 366.14s Step 715( 64.50%), action 387, FPS 1.56, Running 367.04s Step 716( 64.67%), action 388, FPS 1.53, Running 367.61s Step 717( 64.83%), action 389, FPS 1.50, Running 368.38s Step 718( 65.00%), action 390, FPS 1.48, Running 368.93s Step 719( 65.17%), action 391, FPS 1.42, Running 370.05s Step 720( 65.33%), action 392, FPS 1.40, Running 370.52s Step 721( 65.50%), action 393, FPS 1.38, Running 371.33s Step 722( 65.67%), action 394, FPS 1.38, Running 371.93s Step 723( 65.83%), action 395, FPS 1.36, Running 372.86s Step 724( 66.00%), action 396, FPS 1.36, Running 373.31s Step 725( 66.17%), action 397, FPS 1.39, Running 373.98s Step 726( 66.33%), action 398, FPS 1.42, Running 374.36s Step 727( 66.50%), action 399, FPS 1.48, Running 374.68s Step 728( 66.67%), action 400, FPS 1.51, Running 375.05s Step 729( 66.83%), action 401, FPS 1.56, Running 375.57s Step 730( 67.00%), action 402, FPS 1.59, Running 375.99s Step 731( 67.17%), action 403, FPS 1.64, Running 376.50s Step 732( 67.33%), action 404, FPS 1.60, Running 377.15s Step 733( 67.50%), action 405, FPS 1.59, Running 378.03s Step 734( 67.67%), action 406, FPS 1.59, Running 378.68s Step 735( 67.83%), action 407, FPS 1.61, Running 379.43s Step 736( 68.00%), action 408, FPS 1.62, Running 379.94s Step 737( 68.17%), action 409, FPS 1.62, Running 380.75s Step 738( 68.33%), action 410, FPS 1.62, Running 381.29s Step 739( 68.50%), action 411, FPS 1.64, Running 382.26s Step 740( 68.67%), action 412, FPS 1.62, Running 382.83s Step 741( 68.83%), action 413, FPS 1.59, Running 383.88s Step 742( 69.00%), action 414, FPS 1.56, Running 384.72s Step 743( 69.17%), action 415, FPS 1.58, Running 385.54s Step 744( 69.33%), action 416, FPS 1.57, Running 386.08s Step 745( 69.50%), action 417, FPS 1.57, Running 386.71s Step 746( 69.67%), action 418, FPS 1.55, Running 387.31s Step 747( 69.83%), action 419, FPS 1.49, Running 388.14s Step 748( 70.00%), action 420, FPS 1.43, Running 388.99s Step 749( 70.17%), action 421, FPS 1.40, Running 389.87s Step 750( 70.33%), action 422, FPS 1.39, Running 390.41s Step 751( 70.50%), action 423, FPS 1.37, Running 391.08s Step 752( 70.67%), action 424, FPS 1.37, Running 391.78s Step 753( 70.83%), action 425, FPS 1.37, Running 392.61s Step 754( 71.00%), action 426, FPS 1.37, Running 393.23s Step 755( 71.17%), action 427, FPS 1.39, Running 393.84s Step 756( 71.33%), action 428, FPS 1.39, Running 394.30s Step 757( 71.50%), action 429, FPS 1.43, Running 394.71s Step 758( 71.67%), action 430, FPS 1.45, Running 395.10s Step 759( 71.83%), action 431, FPS 1.48, Running 395.79s Step 760( 72.00%), action 432, FPS 1.47, Running 396.45s Step 761( 72.17%), action 433, FPS 1.49, Running 397.27s Step 762( 72.33%), action 434, FPS 1.53, Running 397.76s Step 763( 72.50%), action 435, FPS 1.55, Running 398.43s Step 764( 72.67%), action 436, FPS 1.53, Running 399.19s Step 765( 72.83%), action 437, FPS 1.51, Running 399.96s Step 766( 73.00%), action 438, FPS 1.51, Running 400.53s Step 767( 73.17%), action 439, FPS 1.48, Running 401.62s Step 768( 73.33%), action 440, FPS 1.49, Running 402.40s Step 769( 73.50%), action 441, FPS 1.49, Running 403.33s Step 770( 73.67%), action 442, FPS 1.47, Running 404.06s Step 771( 73.83%), action 443, FPS 1.45, Running 404.89s Step 772( 74.00%), action 444, FPS 1.45, Running 405.60s Step 773( 74.17%), action 445, FPS 1.44, Running 406.49s Step 774( 74.33%), action 446, FPS 1.43, Running 407.18s Step 775( 74.50%), action 447, FPS 1.41, Running 408.02s Step 776( 74.67%), action 448, FPS 1.41, Running 408.48s Step 777( 74.83%), action 449, FPS 1.38, Running 409.19s Step 778( 75.00%), action 450, FPS 1.36, Running 409.83s Step 779( 75.17%), action 451, FPS 1.34, Running 410.71s Step 780( 75.33%), action 452, FPS 1.35, Running 411.30s Step 781( 75.50%), action 453, FPS 1.35, Running 412.11s Step 782( 75.67%), action 454, FPS 1.32, Running 412.97s Step 783( 75.83%), action 455, FPS 1.35, Running 413.26s Step 784( 76.00%), action 456, FPS 1.35, Running 413.99s Step 785( 76.17%), action 457, FPS 1.35, Running 414.74s Step 786( 76.33%), action 458, FPS 1.34, Running 415.48s Step 787( 76.50%), action 459, FPS 1.36, Running 416.37s Step 788( 76.67%), action 460, FPS 1.38, Running 416.86s Step 789( 76.83%), action 461, FPS 1.36, Running 417.98s Step 790( 77.00%), action 462, FPS 1.37, Running 418.71s Step 791( 77.17%), action 463, FPS 1.36, Running 419.61s Step 792( 77.33%), action 464, FPS 1.38, Running 420.08s Step 793( 77.50%), action 465, FPS 1.40, Running 420.79s Step 794( 77.67%), action 466, FPS 1.40, Running 421.41s Step 795( 77.83%), action 467, FPS 1.40, Running 422.32s Step 796( 78.00%), action 468, FPS 1.40, Running 422.72s Step 797( 78.17%), action 469, FPS 1.35, Running 423.98s Step 798( 78.33%), action 470, FPS 1.35, Running 424.66s Step 799( 78.50%), action 471, FPS 1.35, Running 425.57s Step 800( 78.67%), action 472, FPS 1.34, Running 426.20s Step 801( 78.83%), action 473, FPS 1.33, Running 427.10s Step 802( 79.00%), action 474, FPS 1.37, Running 427.57s Step 803( 79.17%), action 475, FPS 1.34, Running 428.24s Step 804( 79.33%), action 476, FPS 1.35, Running 428.86s Step 805( 79.50%), action 477, FPS 1.33, Running 429.76s Step 806( 79.67%), action 478, FPS 1.33, Running 430.51s Step 807( 79.83%), action 479, FPS 1.34, Running 431.34s Step 808( 80.00%), action 480, FPS 1.35, Running 431.72s Step 809( 80.17%), action 481, FPS 1.38, Running 432.43s Step 810( 80.33%), action 482, FPS 1.40, Running 433.00s Step 811( 80.50%), action 483, FPS 1.41, Running 433.78s Step 812( 80.67%), action 484, FPS 1.39, Running 434.49s Step 813( 80.83%), action 485, FPS 1.37, Running 435.37s Step 814( 81.00%), action 486, FPS 1.38, Running 435.95s Step 815( 81.17%), action 487, FPS 1.38, Running 436.85s Step 816( 81.33%), action 488, FPS 1.37, Running 437.29s Step 817( 81.50%), action 489, FPS 1.42, Running 438.07s Step 818( 81.67%), action 490, FPS 1.41, Running 438.86s Step 819( 81.83%), action 491, FPS 1.39, Running 439.97s Step 820( 82.00%), action 492, FPS 1.39, Running 440.55s Step 821( 82.17%), action 493, FPS 1.41, Running 441.26s Step 822( 82.33%), action 494, FPS 1.39, Running 441.92s Step 823( 82.50%), action 495, FPS 1.37, Running 442.80s Step 824( 82.67%), action 496, FPS 1.36, Running 443.60s Step 825( 82.83%), action 497, FPS 1.35, Running 444.59s Step 826( 83.00%), action 498, FPS 1.35, Running 445.30s Step 827( 83.17%), action 499, FPS 1.36, Running 446.07s Step 828( 83.33%), action 500, FPS 1.34, Running 446.67s Step 829( 83.50%), action 501, FPS 1.32, Running 447.57s Step 830( 83.67%), action 502, FPS 1.30, Running 448.33s Step 831( 83.83%), action 503, FPS 1.30, Running 449.15s Step 832( 84.00%), action 504, FPS 1.30, Running 449.90s Step 833( 84.17%), action 505, FPS 1.34, Running 450.26s Step 834( 84.33%), action 506, FPS 1.34, Running 450.92s Step 835( 84.50%), action 507, FPS 1.35, Running 451.69s Step 836( 84.67%), action 508, FPS 1.32, Running 452.49s Step 837( 84.83%), action 509, FPS 1.32, Running 453.28s Step 838( 85.00%), action 510, FPS 1.34, Running 453.80s Step 839( 85.17%), action 511, FPS 1.37, Running 454.54s Step 840( 85.33%), action 512, FPS 1.37, Running 455.12s Step 841( 85.50%), action 513, FPS 1.36, Running 455.99s Step 842( 85.67%), action 514, FPS 1.36, Running 456.64s Step 843( 85.83%), action 515, FPS 1.36, Running 457.52s Step 844( 86.00%), action 516, FPS 1.37, Running 458.21s Step 845( 86.17%), action 517, FPS 1.38, Running 459.06s Step 846( 86.33%), action 518, FPS 1.40, Running 459.56s Step 847( 86.50%), action 519, FPS 1.40, Running 460.39s Step 848( 86.67%), action 520, FPS 1.41, Running 460.83s Step 849( 86.83%), action 521, FPS 1.39, Running 461.91s Step 850( 87.00%), action 522, FPS 1.42, Running 462.45s Step 851( 87.17%), action 523, FPS 1.43, Running 463.15s Step 852( 87.33%), action 524, FPS 1.44, Running 463.80s Step 853( 87.50%), action 525, FPS 1.38, Running 464.72s Step 854( 87.67%), action 526, FPS 1.38, Running 465.39s Step 855( 87.83%), action 527, FPS 1.37, Running 466.26s Step 856( 88.00%), action 528, FPS 1.38, Running 466.95s Step 857( 88.17%), action 529, FPS 1.37, Running 467.87s Step 858( 88.33%), action 530, FPS 1.38, Running 468.32s Step 859( 88.50%), action 531, FPS 1.35, Running 469.38s Step 860( 88.67%), action 532, FPS 1.35, Running 469.88s Step 861( 88.83%), action 533, FPS 1.35, Running 470.84s Step 862( 89.00%), action 534, FPS 1.32, Running 471.74s Step 863( 89.17%), action 535, FPS 1.33, Running 472.57s Step 864( 89.33%), action 536, FPS 1.31, Running 473.46s Step 865( 89.50%), action 537, FPS 1.31, Running 474.30s Step 866( 89.67%), action 538, FPS 1.30, Running 474.92s Step 867( 89.83%), action 539, FPS 1.29, Running 475.87s Step 868( 90.00%), action 540, FPS 1.28, Running 476.51s Step 869( 90.17%), action 541, FPS 1.29, Running 477.41s Step 870( 90.33%), action 542, FPS 1.28, Running 478.11s Step 871( 90.50%), action 543, FPS 1.26, Running 479.00s Step 872( 90.67%), action 544, FPS 1.26, Running 479.69s Step 873( 90.83%), action 545, FPS 1.27, Running 480.49s Step 874( 91.00%), action 546, FPS 1.28, Running 480.98s Step 875( 91.17%), action 547, FPS 1.28, Running 481.90s Step 876( 91.33%), action 548, FPS 1.28, Running 482.58s Step 877( 91.50%), action 549, FPS 1.29, Running 483.39s Step 878( 91.67%), action 550, FPS 1.27, Running 484.09s Step 879( 91.83%), action 551, FPS 1.25, Running 485.37s Step 880( 92.00%), action 552, FPS 1.24, Running 486.02s Step 881( 92.17%), action 553, FPS 1.24, Running 486.94s Step 882( 92.33%), action 554, FPS 1.28, Running 487.31s Step 883( 92.50%), action 555, FPS 1.32, Running 487.73s Step 884( 92.67%), action 556, FPS 1.36, Running 488.17s Step 885( 92.83%), action 557, FPS 1.39, Running 488.67s Step 886( 93.00%), action 558, FPS 1.39, Running 489.32s Step 887( 93.17%), action 559, FPS 1.40, Running 490.18s Step 888( 93.33%), action 560, FPS 1.40, Running 490.78s Step 889( 93.50%), action 561, FPS 1.39, Running 491.82s Step 890( 93.67%), action 562, FPS 1.38, Running 492.55s Step 891( 93.83%), action 563, FPS 1.39, Running 493.40s Step 892( 94.00%), action 564, FPS 1.41, Running 493.86s Step 893( 94.17%), action 565, FPS 1.42, Running 494.59s Step 894( 94.33%), action 566, FPS 1.42, Running 495.06s Step 895( 94.50%), action 567, FPS 1.44, Running 495.82s Step 896( 94.67%), action 568, FPS 1.44, Running 496.48s Step 897( 94.83%), action 569, FPS 1.44, Running 497.30s Step 898( 95.00%), action 570, FPS 1.45, Running 497.93s Step 899( 95.17%), action 571, FPS 1.48, Running 498.85s Step 900( 95.33%), action 572, FPS 1.48, Running 499.51s Step 901( 95.50%), action 573, FPS 1.49, Running 500.38s Step 902( 95.67%), action 574, FPS 1.45, Running 501.12s Step 903( 95.83%), action 575, FPS 1.40, Running 501.99s Step 904( 96.00%), action 576, FPS 1.39, Running 502.53s Step 905( 96.17%), action 577, FPS 1.37, Running 503.32s Step 906( 96.33%), action 578, FPS 1.37, Running 503.91s Step 907( 96.50%), action 579, FPS 1.37, Running 504.75s Step 908( 96.67%), action 580, FPS 1.38, Running 505.29s Step 909( 96.83%), action 581, FPS 1.41, Running 505.96s Step 910( 97.00%), action 582, FPS 1.46, Running 506.28s Step 911( 97.17%), action 583, FPS 1.49, Running 506.78s Step 912( 97.33%), action 584, FPS 1.51, Running 507.14s Step 913( 97.50%), action 585, FPS 1.51, Running 507.80s Step 914( 97.67%), action 586, FPS 1.48, Running 508.57s Step 915( 97.83%), action 587, FPS 1.47, Running 509.39s Step 916( 98.00%), action 588, FPS 1.50, Running 509.81s Step 917( 98.17%), action 589, FPS 1.51, Running 510.57s Step 918( 98.33%), action 590, FPS 1.50, Running 511.28s Step 919( 98.50%), action 591, FPS 1.50, Running 512.16s Step 920( 98.67%), action 592, FPS 1.50, Running 512.81s Step 921( 98.83%), action 593, FPS 1.51, Running 513.66s Step 922( 99.00%), action 594, FPS 1.54, Running 514.09s Step 923( 99.17%), action 595, FPS 1.56, Running 514.85s Step 924( 99.33%), action 596, FPS 1.55, Running 515.45s Step 925( 99.50%), action 597, FPS 1.53, Running 516.42s Step 926( 99.67%), action 598, FPS 1.51, Running 517.13s Step 927( 99.83%), action 599, FPS 1.51, Running 518.02s Step 928(100.00%), action 600, FPS 1.51, Running 518.54s [2026-08-01 22:46:12] [61 ] Seed 60 failed after 518.80 s. +steps: 928 , actions: 600 . +Instruction: Empty +Total 8/61(13.11%) success. +Setting seed: 61 +Step 1( N/A%), pre moving , FPS 4.67, Running 0.21s Step 2( N/A%), pre moving , FPS 4.54, Running 0.44s Step 3( N/A%), pre moving , FPS 5.75, Running 0.52s Step 4( N/A%), pre moving , FPS 6.81, Running 0.59s Step 5( N/A%), pre moving , FPS 7.45, Running 0.67s Step 6( N/A%), pre moving , FPS 8.26, Running 0.73s Step 7( N/A%), pre moving , FPS 6.71, Running 1.04s Step 8( N/A%), pre moving , FPS 7.05, Running 1.14s Step 9( N/A%), pre moving , FPS 7.49, Running 1.20s Step 10( N/A%), pre moving , FPS 7.63, Running 1.31s Step 11( N/A%), pre moving , FPS 6.88, Running 1.60s Step 12( N/A%), pre moving , FPS 7.10, Running 1.69s Step 13( N/A%), pre moving , FPS 7.38, Running 1.76s Step 14( N/A%), pre moving , FPS 6.94, Running 2.02s Step 15( N/A%), pre moving , FPS 7.00, Running 2.14s Step 16( N/A%), pre moving , FPS 7.16, Running 2.23s Step 17( N/A%), pre moving , FPS 7.37, Running 2.31s Step 18( N/A%), pre moving , FPS 7.60, Running 2.37s Step 19( N/A%), pre moving , FPS 7.08, Running 2.69s Step 20( N/A%), pre moving , FPS 7.21, Running 2.77s Step 21( N/A%), pre moving , FPS 6.41, Running 3.33s Step 22( N/A%), pre moving , FPS 6.70, Running 3.43s Step 23( N/A%), pre moving , FPS 6.21, Running 3.74s Step 24( N/A%), pre moving , FPS 6.17, Running 3.83s Step 25( N/A%), pre moving , FPS 6.19, Running 3.90s Step 26( N/A%), pre moving , FPS 5.34, Running 4.47s Step 27( N/A%), pre moving , FPS 5.71, Running 4.55s Step 28( N/A%), pre moving , FPS 5.36, Running 4.87s Step 29( N/A%), pre moving , FPS 5.33, Running 4.96s Step 30( N/A%), pre moving , FPS 5.39, Running 5.02s Step 31( N/A%), pre moving , FPS 5.72, Running 5.10s Step 32( N/A%), pre moving , FPS 5.77, Running 5.16s Step 33( N/A%), pre moving , FPS 5.38, Running 5.48s Step 34( N/A%), pre moving , FPS 5.73, Running 5.51s Step 35( N/A%), pre moving , FPS 5.89, Running 5.54s Step 36( N/A%), pre moving , FPS 5.08, Running 6.17s Step 37( N/A%), pre moving , FPS 4.97, Running 6.33s Step 38( N/A%), pre moving , FPS 4.97, Running 6.39s Step 39( N/A%), pre moving , FPS 5.34, Running 6.43s Step 40( N/A%), pre moving , FPS 5.33, Running 6.52s Step 41( N/A%), pre moving , FPS 6.18, Running 6.57s Step 42( N/A%), pre moving , FPS 6.21, Running 6.65s Step 43( N/A%), pre moving , FPS 6.76, Running 6.70s Step 44( N/A%), pre moving , FPS 6.87, Running 6.74s Step 45( N/A%), pre moving , FPS 6.93, Running 6.79s Step 46( N/A%), pre moving , FPS 8.42, Running 6.84s Step 47( N/A%), pre moving , FPS 8.43, Running 6.92s Step 48( N/A%), pre moving , FPS 6.41, Running 7.99s Step 49( N/A%), pre moving , FPS 6.41, Running 8.08s Step 50( N/A%), pre moving , FPS 6.39, Running 8.15s Step 51( N/A%), pre moving , FPS 6.32, Running 8.26s Step 52( N/A%), pre moving , FPS 5.94, Running 8.52s Step 53( N/A%), pre moving , FPS 6.30, Running 8.65s Step 54( N/A%), pre moving , FPS 6.15, Running 8.76s Step 55( N/A%), pre moving , FPS 5.53, Running 9.15s Step 56( N/A%), pre moving , FPS 6.51, Running 9.25s Step 57( N/A%), pre moving , FPS 6.35, Running 9.48s Step 58( N/A%), pre moving , FPS 5.96, Running 9.75s Step 59( N/A%), pre moving , FPS 5.79, Running 9.89s Step 60( N/A%), pre moving , FPS 5.29, Running 10.30s Step 61( N/A%), pre moving , FPS 5.16, Running 10.44s Step 62( N/A%), pre moving , FPS 4.75, Running 10.86s Step 63( N/A%), pre moving , FPS 4.64, Running 11.01s Step 64( N/A%), pre moving , FPS 4.27, Running 11.42s Step 65( N/A%), pre moving , FPS 4.19, Running 11.56s Step 66( N/A%), pre moving , FPS 3.89, Running 11.98s Step 67( N/A%), pre moving , FPS 3.84, Running 12.12s Step 68( N/A%), pre moving , FPS 4.39, Running 12.55s Step 69( N/A%), pre moving , FPS 4.33, Running 12.69s Step 70( N/A%), pre moving , FPS 4.04, Running 13.10s Step 71( N/A%), pre moving , FPS 4.05, Running 13.21s Step 72( N/A%), pre moving , FPS 3.95, Running 13.58s Step 73( N/A%), pre moving , FPS 3.95, Running 13.71s Step 74( N/A%), pre moving , FPS 3.74, Running 14.11s Step 75( N/A%), pre moving , FPS 3.94, Running 14.23s Step 76( N/A%), pre moving , FPS 3.93, Running 14.34s Step 77( N/A%), pre moving , FPS 3.85, Running 14.68s Step 78( N/A%), pre moving , FPS 3.96, Running 14.80s Step 79( N/A%), pre moving , FPS 3.79, Running 15.17s Step 80( N/A%), pre moving , FPS 4.01, Running 15.29s Step 81( N/A%), pre moving , FPS 4.02, Running 15.42s Step 82( N/A%), pre moving , FPS 4.10, Running 15.74s Step 83( N/A%), pre moving , FPS 4.15, Running 15.83s Step 84( N/A%), pre moving , FPS 4.46, Running 15.90s Step 85( N/A%), pre moving , FPS 4.36, Running 16.15s Step 86( N/A%), pre moving , FPS 4.64, Running 16.29s Step 87( N/A%), pre moving , FPS 4.70, Running 16.38s Step 88( N/A%), pre moving , FPS 5.10, Running 16.47s Step 89( N/A%), pre moving , FPS 4.88, Running 16.79s Step 90( N/A%), pre moving , FPS 5.30, Running 16.87s Step 91( N/A%), pre moving , FPS 5.35, Running 16.94s Step 92( N/A%), pre moving , FPS 5.81, Running 17.02s Step 93( N/A%), pre moving , FPS 5.51, Running 17.34s Step 94( N/A%), pre moving , FPS 6.02, Running 17.43s Step 95( N/A%), pre moving , FPS 6.12, Running 17.49s Step 96( N/A%), pre moving , FPS 6.19, Running 17.57s Step 97( N/A%), pre moving , FPS 6.37, Running 17.82s Step 98( N/A%), pre moving , FPS 6.30, Running 17.98s Step 99( N/A%), pre moving , FPS 6.95, Running 18.04s Step 100( N/A%), pre moving , FPS 7.05, Running 18.13s Step 101( N/A%), pre moving , FPS 6.61, Running 18.44s Step 102( N/A%), pre moving , FPS 7.17, Running 18.53s Step 103( N/A%), pre moving , FPS 4.64, Running 20.14s Step 104( N/A%), pre moving , FPS 4.18, Running 20.69s Step 105( N/A%), pre moving , FPS 4.02, Running 21.12s Step 106( N/A%), pre moving , FPS 3.72, Running 21.67s Step 107( N/A%), pre moving , FPS 3.64, Running 21.87s Step 108( N/A%), pre moving , FPS 3.40, Running 22.36s Step 109( N/A%), pre moving , FPS 3.38, Running 22.71s Step 110( N/A%), pre moving , FPS 3.12, Running 23.29s Step 111( N/A%), pre moving , FPS 2.98, Running 23.66s Step 112( N/A%), pre moving , FPS 2.79, Running 24.19s Step 113( N/A%), pre moving , FPS 2.85, Running 24.35s Step 114( N/A%), pre moving , FPS 2.79, Running 24.59s Step 115( N/A%), pre moving , FPS 2.77, Running 24.72s Step 116( N/A%), pre moving , FPS 2.70, Running 24.97s Step 117( N/A%), pre moving , FPS 2.74, Running 25.11s Step 118( N/A%), pre moving , FPS 2.73, Running 25.31s Step 119( N/A%), pre moving , FPS 2.69, Running 25.47s Step 120( N/A%), pre moving , FPS 2.63, Running 25.74s Step 121( N/A%), pre moving , FPS 2.69, Running 25.87s Step 122( N/A%), pre moving , FPS 2.62, Running 26.17s Step 123( N/A%), pre moving , FPS 3.21, Running 26.37s Step 124( N/A%), pre moving , FPS 3.34, Running 26.67s Step 125( N/A%), pre moving , FPS 3.46, Running 26.90s Step 126( N/A%), pre moving , FPS 3.43, Running 27.50s Step 127( N/A%), pre moving , FPS 3.39, Running 27.77s Step 128( N/A%), pre moving , FPS 3.44, Running 28.17s Step 129( N/A%), pre moving , FPS 3.43, Running 28.54s Step 130( N/A%), pre moving , FPS 3.46, Running 29.06s Step 131( N/A%), pre moving , FPS 3.38, Running 29.58s Step 132( N/A%), pre moving , FPS 3.32, Running 30.22s Step 133( N/A%), pre moving , FPS 3.15, Running 30.70s Step 134( N/A%), pre moving , FPS 2.99, Running 31.27s Step 135( N/A%), pre moving , FPS 2.82, Running 31.82s Step 136( N/A%), pre moving , FPS 2.68, Running 32.45s Step 137( N/A%), pre moving , FPS 2.61, Running 32.77s Step 138( N/A%), pre moving , FPS 2.55, Running 33.17s Step 139( N/A%), pre moving , FPS 2.45, Running 33.63s Step 140( N/A%), pre moving , FPS 2.36, Running 34.22s Step 141( N/A%), pre moving , FPS 2.27, Running 34.66s Step 142( N/A%), pre moving , FPS 2.20, Running 35.25s Step 143( N/A%), pre moving , FPS 2.20, Running 35.47s Step 144( N/A%), pre moving , FPS 2.16, Running 35.94s Step 145( N/A%), pre moving , FPS 2.11, Running 36.40s Step 146( N/A%), pre moving , FPS 2.10, Running 37.01s Step 147( N/A%), pre moving , FPS 2.06, Running 37.48s Step 148( N/A%), pre moving , FPS 2.01, Running 38.11s Step 149( N/A%), pre moving , FPS 1.99, Running 38.59s Step 150( N/A%), pre moving , FPS 1.98, Running 39.17s Step 151( N/A%), pre moving , FPS 1.99, Running 39.66s Step 152( N/A%), pre moving , FPS 1.99, Running 40.27s Step 153( N/A%), pre moving , FPS 2.00, Running 40.70s Step 154( N/A%), pre moving , FPS 2.04, Running 41.06s Step 155( N/A%), pre moving , FPS 2.07, Running 41.48s Step 156( N/A%), pre moving , FPS 2.07, Running 42.09s Step 157( N/A%), pre moving , FPS 2.05, Running 42.54s Step 158( N/A%), pre moving , FPS 2.00, Running 43.18s Step 159( N/A%), pre moving , FPS 1.99, Running 43.65s Step 160( N/A%), pre moving , FPS 2.00, Running 44.22s Step 161( N/A%), pre moving , FPS 1.99, Running 44.70s Step 162( N/A%), pre moving , FPS 2.06, Running 44.98s Step 163( N/A%), pre moving , FPS 2.05, Running 45.21s Step 164( N/A%), pre moving , FPS 2.10, Running 45.47s Step 165( N/A%), pre moving , FPS 2.14, Running 45.77s Step 166( N/A%), pre moving , FPS 2.16, Running 46.26s Step 167( N/A%), pre moving , FPS 2.19, Running 46.61s Step 168( N/A%), pre moving , FPS 2.20, Running 47.22s Step 169( N/A%), pre moving , FPS 2.23, Running 47.57s Step 170( N/A%), pre moving , FPS 2.35, Running 47.68s Step 171( N/A%), pre moving , FPS 2.47, Running 47.76s Step 172( N/A%), pre moving , FPS 2.63, Running 47.87s Step 173( N/A%), pre moving , FPS 2.66, Running 48.22s Step 174( N/A%), pre moving , FPS 2.75, Running 48.33s Step 175( N/A%), pre moving , FPS 2.88, Running 48.43s Step 176( N/A%), pre moving , FPS 3.11, Running 48.52s Step 177( N/A%), pre moving , FPS 3.15, Running 48.90s Step 178( N/A%), pre moving , FPS 3.44, Running 48.99s Step 179( N/A%), pre moving , FPS 3.15, Running 50.00s Step 180( N/A%), pre moving , FPS 3.39, Running 50.11s Step 181( N/A%), pre moving , FPS 3.62, Running 50.22s Step 182( N/A%), pre moving , FPS 3.57, Running 50.58s Step 183( N/A%), pre moving , FPS 3.64, Running 50.71s Step 184( N/A%), pre moving , FPS 3.74, Running 50.83s Step 185( N/A%), pre moving , FPS 3.66, Running 51.24s Step 186( N/A%), pre moving , FPS 3.89, Running 51.40s Step 187( N/A%), pre moving , FPS 3.84, Running 51.82s Step 188( N/A%), pre moving , FPS 4.19, Running 51.99s Step 189( N/A%), pre moving , FPS 4.12, Running 52.42s Step 190( N/A%), pre moving , FPS 4.09, Running 52.57s Step 191( N/A%), pre moving , FPS 3.81, Running 53.01s Step 192( N/A%), pre moving , FPS 3.65, Running 53.35s Step 193( N/A%), pre moving , FPS 3.72, Running 53.60s Step 194( N/A%), pre moving , FPS 3.52, Running 54.02s Step 195( N/A%), pre moving , FPS 3.47, Running 54.19s Step 196( N/A%), pre moving , FPS 3.28, Running 54.61s Step 197( N/A%), pre moving , FPS 3.40, Running 54.77s Step 198( N/A%), pre moving , FPS 3.23, Running 55.19s Step 199( N/A%), pre moving , FPS 3.72, Running 55.37s Step 200( N/A%), pre moving , FPS 3.53, Running 55.78s Step 201( N/A%), pre moving , FPS 3.49, Running 55.95s Step 202( N/A%), pre moving , FPS 3.65, Running 56.06s Step 203( N/A%), pre moving , FPS 3.46, Running 56.49s Step 204( N/A%), pre moving , FPS 3.47, Running 56.59s Step 205( N/A%), pre moving , FPS 3.50, Running 56.95s Step 206( N/A%), pre moving , FPS 3.53, Running 57.06s Step 207( N/A%), pre moving , FPS 3.74, Running 57.17s Step 208( N/A%), pre moving , FPS 3.76, Running 57.31s Step 209( N/A%), pre moving , FPS 3.86, Running 57.61s Step 210( N/A%), pre moving , FPS 3.88, Running 57.73s Step 211( N/A%), pre moving , FPS 4.14, Running 57.84s Step 212( N/A%), pre moving , FPS 4.13, Running 58.19s Step 213( N/A%), pre moving , FPS 4.25, Running 58.31s Step 214( N/A%), pre moving , FPS 4.55, Running 58.42s Step 215( N/A%), pre moving , FPS 4.37, Running 58.77s Step 216( N/A%), pre moving , FPS 4.66, Running 58.90s Step 217( N/A%), pre moving , FPS 4.74, Running 58.99s Step 218( N/A%), pre moving , FPS 4.80, Running 59.36s Step 219( N/A%), pre moving , FPS 4.86, Running 59.48s Step 220( N/A%), pre moving , FPS 4.19, Running 60.55s Step 221( N/A%), pre moving , FPS 4.26, Running 60.65s Step 222( N/A%), pre moving , FPS 4.10, Running 60.94s Step 223( N/A%), pre moving , FPS 4.30, Running 61.14s Step 224( N/A%), pre moving , FPS 4.31, Running 61.23s Step 225( N/A%), pre moving , FPS 4.26, Running 61.65s Step 226( N/A%), pre moving , FPS 4.20, Running 61.82s Step 227( N/A%), pre moving , FPS 3.94, Running 62.25s Step 228( N/A%), pre moving , FPS 3.92, Running 62.41s Step 229( N/A%), pre moving , FPS 3.90, Running 62.73s Step 230( N/A%), pre moving , FPS 3.79, Running 63.00s Step 231( N/A%), pre moving , FPS 3.55, Running 63.47s Step 232( N/A%), pre moving , FPS 3.64, Running 63.70s Step 233( N/A%), pre moving , FPS 3.41, Running 64.18s Step 234( N/A%), pre moving , FPS 3.35, Running 64.39s Step 235( N/A%), pre moving , FPS 3.28, Running 64.86s Step 236( N/A%), pre moving , FPS 3.11, Running 65.33s Step 237( N/A%), pre moving , FPS 3.06, Running 65.53s Step 238( N/A%), pre moving , FPS 3.12, Running 65.76s Step 239( N/A%), pre moving , FPS 3.07, Running 66.00s Step 240( N/A%), pre moving , FPS 3.48, Running 66.31s Step 241( N/A%), pre moving , FPS 3.23, Running 66.84s Step 242( N/A%), pre moving , FPS 3.11, Running 67.36s Step 243( N/A%), pre moving , FPS 2.95, Running 67.91s Step 244( N/A%), pre moving , FPS 2.84, Running 68.28s Step 245( N/A%), pre moving , FPS 2.83, Running 68.71s Step 246( N/A%), pre moving , FPS 2.69, Running 69.25s Step 247( N/A%), pre moving , FPS 2.66, Running 69.76s Step 248( N/A%), pre moving , FPS 2.62, Running 70.04s Step 249( N/A%), pre moving , FPS 2.55, Running 70.57s Step 250( N/A%), pre moving , FPS 2.47, Running 71.11s Step 251( N/A%), pre moving , FPS 2.44, Running 71.67s Step 252( N/A%), pre moving , FPS 2.34, Running 72.23s Step 253( N/A%), pre moving , FPS 2.35, Running 72.68s Step 254( N/A%), pre moving , FPS 2.34, Running 72.93s Step 255( N/A%), pre moving , FPS 2.35, Running 73.38s Step 256( N/A%), pre moving , FPS 2.41, Running 73.62s Step 257( N/A%), pre moving , FPS 2.34, Running 74.09s Step 258( N/A%), pre moving , FPS 2.27, Running 74.56s Step 259( N/A%), pre moving , FPS 2.29, Running 74.75s Step 260( N/A%), pre moving , FPS 2.26, Running 75.16s Step 261( N/A%), pre moving , FPS 2.35, Running 75.34s Step 262( N/A%), pre moving , FPS 2.39, Running 75.74s Step 263( N/A%), pre moving , FPS 2.50, Running 75.93s Step 264( N/A%), pre moving , FPS 2.50, Running 76.28s Step 265( N/A%), pre moving , FPS 2.60, Running 76.40s Step 266( N/A%), pre moving , FPS 2.74, Running 76.55s Step 267( N/A%), pre moving , FPS 2.77, Running 76.97s Step 268( N/A%), pre moving , FPS 2.83, Running 77.11s Step 269( N/A%), pre moving , FPS 2.84, Running 77.61s Step 270( N/A%), pre moving , FPS 2.93, Running 77.94s Step 271( N/A%), pre moving , FPS 3.04, Running 78.26s Step 272( N/A%), pre moving , FPS 3.09, Running 78.70s Step 273( N/A%), pre moving , FPS 3.24, Running 78.86s Step 274( N/A%), pre moving , FPS 3.15, Running 79.28s Step 275( N/A%), pre moving , FPS 3.30, Running 79.44s Step 276( N/A%), pre moving , FPS 3.20, Running 79.86s Step 277( N/A%), pre moving , FPS 3.36, Running 80.03s Step 278( N/A%), pre moving , FPS 3.43, Running 80.38s Step 279( N/A%), pre moving , FPS 3.48, Running 80.50s Step 280( N/A%), pre moving , FPS 3.68, Running 80.59s Step 281( N/A%), pre moving , FPS 3.62, Running 80.87s Step 282( N/A%), pre moving , FPS 3.77, Running 81.05s Step 283( N/A%), pre moving , FPS 3.83, Running 81.15s Step 284( N/A%), pre moving , FPS 4.02, Running 81.26s Step 285( N/A%), pre moving , FPS 3.85, Running 81.59s Step 286( N/A%), pre moving , FPS 3.88, Running 81.71s Step 287( N/A%), pre moving , FPS 4.13, Running 81.82s Step 288( N/A%), pre moving , FPS 3.96, Running 82.16s Step 289( N/A%), pre moving , FPS 4.27, Running 82.29s Step 290( N/A%), pre moving , FPS 4.50, Running 82.39s Step 291( N/A%), pre moving , FPS 4.47, Running 82.74s Step 292( N/A%), pre moving , FPS 4.80, Running 82.86s Step 293( N/A%), pre moving , FPS 4.87, Running 82.96s Step 294( N/A%), pre moving , FPS 4.96, Running 83.32s Step 295( N/A%), pre moving , FPS 5.01, Running 83.43s Step 296( N/A%), pre moving , FPS 5.45, Running 83.53s Step 297( N/A%), pre moving , FPS 5.19, Running 83.89s Step 298( N/A%), pre moving , FPS 5.56, Running 83.98s Step 299( N/A%), pre moving , FPS 5.58, Running 84.09s Step 300( N/A%), pre moving , FPS 5.56, Running 84.19s Step 301( N/A%), pre moving , FPS 5.45, Running 84.54s Step 302( N/A%), pre moving , FPS 5.55, Running 84.66s Step 303( N/A%), pre moving , FPS 5.53, Running 84.76s Step 304( N/A%), pre moving , FPS 3.55, Running 86.88s Step 305( N/A%), pre moving , FPS 3.32, Running 87.61s Step 306( N/A%), pre moving , FPS 3.25, Running 87.87s Step 307( N/A%), pre moving , FPS 3.02, Running 88.45s Step 308( N/A%), pre moving , FPS 2.97, Running 88.90s Step 309( N/A%), pre moving , FPS 2.81, Running 89.39s Step 310( N/A%), pre moving , FPS 2.75, Running 89.66s Step 311( N/A%), pre moving , FPS 2.64, Running 90.32s Step 312( N/A%), pre moving , FPS 2.59, Running 90.58s Step 313( N/A%), pre moving , FPS 2.42, Running 91.23s Step 314( N/A%), pre moving , FPS 2.39, Running 91.68s Step 315( N/A%), pre moving , FPS 2.25, Running 92.31s Step 316( N/A%), pre moving , FPS 2.17, Running 92.74s Step 317( N/A%), pre moving , FPS 2.12, Running 93.34s Step 318( N/A%), pre moving , FPS 2.03, Running 93.81s Step 319( N/A%), pre moving , FPS 1.96, Running 94.30s Step 320( N/A%), pre moving , FPS 1.93, Running 94.55s Step 321( N/A%), pre moving , FPS 1.86, Running 95.32s Step 322( N/A%), pre moving , FPS 1.84, Running 95.55s Step 323( N/A%), pre moving , FPS 1.73, Running 96.35s Step 324( 0.17%), action 1, FPS 1.86, Running 97.63s Step 325( 0.33%), action 2, FPS 1.87, Running 98.29s Step 326( 0.50%), action 3, FPS 1.75, Running 99.32s Step 327( 0.67%), action 4, FPS 1.75, Running 99.87s Step 328( 0.83%), action 5, FPS 1.67, Running 100.89s Step 329( 1.00%), action 6, FPS 1.65, Running 101.48s Step 330( 1.17%), action 7, FPS 1.57, Running 102.44s Step 331( 1.33%), action 8, FPS 1.57, Running 103.03s Step 332( 1.50%), action 9, FPS 1.53, Running 103.66s Step 333( 1.67%), action 10, FPS 1.56, Running 104.03s Step 334( 1.83%), action 11, FPS 1.55, Running 104.60s Step 335( 2.00%), action 12, FPS 1.57, Running 105.05s Step 336( 2.17%), action 13, FPS 1.55, Running 105.63s Step 337( 2.33%), action 14, FPS 1.58, Running 106.02s Step 338( 2.50%), action 15, FPS 1.52, Running 107.01s Step 339( 2.67%), action 16, FPS 1.50, Running 107.60s Step 340( 2.83%), action 17, FPS 1.42, Running 108.64s Step 341( 3.00%), action 18, FPS 1.44, Running 109.24s Step 342( 3.17%), action 19, FPS 1.36, Running 110.24s Step 343( 3.33%), action 20, FPS 1.39, Running 110.78s Step 344( 3.50%), action 21, FPS 1.42, Running 111.74s Step 345( 3.67%), action 22, FPS 1.45, Running 112.11s Step 346( 3.83%), action 23, FPS 1.47, Running 112.93s Step 347( 4.00%), action 24, FPS 1.46, Running 113.60s Step 348( 4.17%), action 25, FPS 1.46, Running 114.55s Step 349( 4.33%), action 26, FPS 1.46, Running 115.18s Step 350( 4.50%), action 27, FPS 1.45, Running 116.25s Step 351( 4.67%), action 28, FPS 1.45, Running 116.84s Step 352( 4.83%), action 29, FPS 1.41, Running 117.88s Step 353( 5.00%), action 30, FPS 1.38, Running 118.52s Step 354( 5.17%), action 31, FPS 1.34, Running 119.54s Step 355( 5.33%), action 32, FPS 1.33, Running 120.12s Step 356( 5.50%), action 33, FPS 1.29, Running 121.12s Step 357( 5.67%), action 34, FPS 1.27, Running 121.71s Step 358( 5.83%), action 35, FPS 1.26, Running 122.91s Step 359( 6.00%), action 36, FPS 1.26, Running 123.41s Step 360( 6.17%), action 37, FPS 1.28, Running 124.22s Step 361( 6.33%), action 38, FPS 1.30, Running 124.64s Step 362( 6.50%), action 39, FPS 1.31, Running 125.56s Step 363( 6.67%), action 40, FPS 1.29, Running 126.24s Step 364( 6.83%), action 41, FPS 1.29, Running 127.27s Step 365( 7.00%), action 42, FPS 1.28, Running 127.79s Step 366( 7.17%), action 43, FPS 1.26, Running 128.84s Step 367( 7.33%), action 44, FPS 1.26, Running 129.53s Step 368( 7.50%), action 45, FPS 1.26, Running 130.41s Step 369( 7.67%), action 46, FPS 1.26, Running 131.09s Step 370( 7.83%), action 47, FPS 1.26, Running 132.08s Step 371( 8.00%), action 48, FPS 1.27, Running 132.63s Step 372( 8.17%), action 49, FPS 1.26, Running 133.70s Step 373( 8.33%), action 50, FPS 1.27, Running 134.32s Step 374( 8.50%), action 51, FPS 1.26, Running 135.36s Step 375( 8.67%), action 52, FPS 1.27, Running 135.90s Step 376( 8.83%), action 53, FPS 1.27, Running 136.87s Step 377( 9.00%), action 54, FPS 1.27, Running 137.52s Step 378( 9.17%), action 55, FPS 1.28, Running 138.52s Step 379( 9.33%), action 56, FPS 1.28, Running 138.99s Step 380( 9.50%), action 57, FPS 1.29, Running 139.71s Step 381( 9.67%), action 58, FPS 1.28, Running 140.27s Step 382( 9.83%), action 59, FPS 1.28, Running 141.22s Step 383( 10.00%), action 60, FPS 1.29, Running 141.76s Step 384( 10.17%), action 61, FPS 1.32, Running 142.42s Step 385( 10.33%), action 62, FPS 1.34, Running 142.71s Step 386( 10.50%), action 63, FPS 1.36, Running 143.60s Step 387( 10.67%), action 64, FPS 1.36, Running 144.23s Step 388( 10.83%), action 65, FPS 1.34, Running 145.28s Step 389( 11.00%), action 66, FPS 1.37, Running 145.66s Step 390( 11.17%), action 67, FPS 1.38, Running 146.52s Step 391( 11.33%), action 68, FPS 1.38, Running 147.09s Step 392( 11.50%), action 69, FPS 1.39, Running 148.06s Step 393( 11.67%), action 70, FPS 1.40, Running 148.62s Step 394( 11.83%), action 71, FPS 1.39, Running 149.78s Step 395( 12.00%), action 72, FPS 1.38, Running 150.37s Step 396( 12.17%), action 73, FPS 1.38, Running 151.37s Step 397( 12.33%), action 74, FPS 1.39, Running 151.91s Step 398( 12.50%), action 75, FPS 1.40, Running 152.85s Step 399( 12.67%), action 76, FPS 1.40, Running 153.24s Step 400( 12.83%), action 77, FPS 1.39, Running 154.08s Step 401( 13.00%), action 78, FPS 1.39, Running 154.64s Step 402( 13.17%), action 79, FPS 1.38, Running 155.71s Step 403( 13.33%), action 80, FPS 1.38, Running 156.27s Step 404( 13.50%), action 81, FPS 1.35, Running 157.25s Step 405( 13.67%), action 82, FPS 1.32, Running 157.86s Step 406( 13.83%), action 83, FPS 1.31, Running 158.89s Step 407( 14.00%), action 84, FPS 1.31, Running 159.54s Step 408( 14.17%), action 85, FPS 1.31, Running 160.59s Step 409( 14.33%), action 86, FPS 1.30, Running 161.10s Step 410( 14.50%), action 87, FPS 1.34, Running 161.50s Step 411( 14.67%), action 88, FPS 1.35, Running 161.87s Step 412( 14.83%), action 89, FPS 1.39, Running 162.50s Step 413( 15.00%), action 90, FPS 1.38, Running 163.12s Step 414( 15.17%), action 91, FPS 1.39, Running 164.13s Step 415( 15.33%), action 92, FPS 1.39, Running 164.77s Step 416( 15.50%), action 93, FPS 1.40, Running 165.67s Step 417( 15.67%), action 94, FPS 1.40, Running 166.23s Step 418( 15.83%), action 95, FPS 1.39, Running 167.23s Step 419( 16.00%), action 96, FPS 1.38, Running 167.71s Step 420( 16.17%), action 97, FPS 1.39, Running 168.44s Step 421( 16.33%), action 98, FPS 1.39, Running 169.01s Step 422( 16.50%), action 99, FPS 1.39, Running 170.07s Step 423( 16.67%), action 100, FPS 1.38, Running 170.71s Step 424( 16.83%), action 101, FPS 1.39, Running 171.65s Step 425( 17.00%), action 102, FPS 1.39, Running 172.23s Step 426( 17.17%), action 103, FPS 1.40, Running 173.18s Step 427( 17.33%), action 104, FPS 1.43, Running 173.55s Step 428( 17.50%), action 105, FPS 1.44, Running 174.43s Step 429( 17.67%), action 106, FPS 1.44, Running 174.97s Step 430( 17.83%), action 107, FPS 1.38, Running 176.00s Step 431( 18.00%), action 108, FPS 1.36, Running 176.55s Step 432( 18.17%), action 109, FPS 1.33, Running 177.49s Step 433( 18.33%), action 110, FPS 1.36, Running 177.86s Step 434( 18.50%), action 111, FPS 1.35, Running 178.94s Step 435( 18.67%), action 112, FPS 1.37, Running 179.40s Step 436( 18.83%), action 113, FPS 1.40, Running 179.98s Step 437( 19.00%), action 114, FPS 1.42, Running 180.27s Step 438( 19.17%), action 115, FPS 1.49, Running 180.68s Step 439( 19.33%), action 116, FPS 1.49, Running 181.12s Step 440( 19.50%), action 117, FPS 1.49, Running 181.87s Step 441( 19.67%), action 118, FPS 1.49, Running 182.41s Step 442( 19.83%), action 119, FPS 1.50, Running 183.37s Step 443( 20.00%), action 120, FPS 1.51, Running 183.99s Step 444( 20.17%), action 121, FPS 1.50, Running 184.96s Step 445( 20.33%), action 122, FPS 1.53, Running 185.33s Step 446( 20.50%), action 123, FPS 1.55, Running 186.12s Step 447( 20.67%), action 124, FPS 1.52, Running 186.74s Step 448( 20.83%), action 125, FPS 1.51, Running 187.72s Step 449( 21.00%), action 126, FPS 1.50, Running 188.30s Step 450( 21.17%), action 127, FPS 1.50, Running 189.31s Step 451( 21.33%), action 128, FPS 1.50, Running 189.88s Step 452( 21.50%), action 129, FPS 1.48, Running 190.96s Step 453( 21.67%), action 130, FPS 1.47, Running 191.51s Step 454( 21.83%), action 131, FPS 1.47, Running 192.55s Step 455( 22.00%), action 132, FPS 1.46, Running 193.11s Step 456( 22.17%), action 133, FPS 1.43, Running 193.92s Step 457( 22.33%), action 134, FPS 1.43, Running 194.29s Step 458( 22.50%), action 135, FPS 1.37, Running 195.23s Step 459( 22.67%), action 136, FPS 1.36, Running 195.85s Step 460( 22.83%), action 137, FPS 1.34, Running 196.77s Step 461( 23.00%), action 138, FPS 1.34, Running 197.38s Step 462( 23.17%), action 139, FPS 1.33, Running 198.43s Step 463( 23.33%), action 140, FPS 1.33, Running 199.00s Step 464( 23.50%), action 141, FPS 1.35, Running 199.82s Step 465( 23.67%), action 142, FPS 1.35, Running 200.18s Step 466( 23.83%), action 143, FPS 1.31, Running 201.37s Step 467( 24.00%), action 144, FPS 1.32, Running 201.95s Step 468( 24.17%), action 145, FPS 1.31, Running 203.03s Step 469( 24.33%), action 146, FPS 1.31, Running 203.61s Step 470( 24.50%), action 147, FPS 1.30, Running 204.69s Step 471( 24.67%), action 148, FPS 1.31, Running 205.17s Step 472( 24.83%), action 149, FPS 1.32, Running 206.16s Step 473( 25.00%), action 150, FPS 1.31, Running 206.74s Step 474( 25.17%), action 151, FPS 1.32, Running 207.72s Step 475( 25.33%), action 152, FPS 1.32, Running 208.29s Step 476( 25.50%), action 153, FPS 1.30, Running 209.27s Step 477( 25.67%), action 154, FPS 1.29, Running 209.84s Step 478( 25.83%), action 155, FPS 1.29, Running 210.78s Step 479( 26.00%), action 156, FPS 1.31, Running 211.13s Step 480( 26.17%), action 157, FPS 1.31, Running 211.98s Step 481( 26.33%), action 158, FPS 1.32, Running 212.57s Step 482( 26.50%), action 159, FPS 1.32, Running 213.59s Step 483( 26.67%), action 160, FPS 1.32, Running 214.15s Step 484( 26.83%), action 161, FPS 1.31, Running 215.04s Step 485( 27.00%), action 162, FPS 1.32, Running 215.37s Step 486( 27.17%), action 163, FPS 1.34, Running 216.26s Step 487( 27.33%), action 164, FPS 1.34, Running 216.90s Step 488( 27.50%), action 165, FPS 1.37, Running 217.59s Step 489( 27.67%), action 166, FPS 1.40, Running 217.85s Step 490( 27.83%), action 167, FPS 1.47, Running 218.32s Step 491( 28.00%), action 168, FPS 1.45, Running 218.94s Step 492( 28.17%), action 169, FPS 1.45, Running 219.91s Step 493( 28.33%), action 170, FPS 1.46, Running 220.48s Step 494( 28.50%), action 171, FPS 1.43, Running 221.75s Step 495( 28.67%), action 172, FPS 1.44, Running 222.13s Step 496( 28.83%), action 173, FPS 1.45, Running 223.06s Step 497( 29.00%), action 174, FPS 1.45, Running 223.62s Step 498( 29.17%), action 175, FPS 1.44, Running 224.64s Step 499( 29.33%), action 176, FPS 1.42, Running 225.23s Step 500( 29.50%), action 177, FPS 1.43, Running 226.01s Step 501( 29.67%), action 178, FPS 1.44, Running 226.49s Step 502( 29.83%), action 179, FPS 1.45, Running 227.41s Step 503( 30.00%), action 180, FPS 1.45, Running 227.95s Step 504( 30.17%), action 181, FPS 1.44, Running 228.93s Step 505( 30.33%), action 182, FPS 1.41, Running 229.51s Step 506( 30.50%), action 183, FPS 1.41, Running 230.46s Step 507( 30.67%), action 184, FPS 1.42, Running 230.96s Step 508( 30.83%), action 185, FPS 1.41, Running 231.78s Step 509( 31.00%), action 186, FPS 1.36, Running 232.59s Step 510( 31.17%), action 187, FPS 1.31, Running 233.61s Step 511( 31.33%), action 188, FPS 1.31, Running 234.23s Step 512( 31.50%), action 189, FPS 1.30, Running 235.30s Step 513( 31.67%), action 190, FPS 1.30, Running 235.85s Step 514( 31.83%), action 191, FPS 1.36, Running 236.50s Step 515( 32.00%), action 192, FPS 1.37, Running 236.74s Step 516( 32.17%), action 193, FPS 1.38, Running 237.56s Step 517( 32.33%), action 194, FPS 1.40, Running 237.92s Step 518( 32.50%), action 195, FPS 1.41, Running 238.80s Step 519( 32.67%), action 196, FPS 1.41, Running 239.42s Step 520( 32.83%), action 197, FPS 1.39, Running 240.37s Step 521( 33.00%), action 198, FPS 1.39, Running 240.91s Step 522( 33.17%), action 199, FPS 1.40, Running 241.74s Step 523( 33.33%), action 200, FPS 1.40, Running 242.20s Step 524( 33.50%), action 201, FPS 1.36, Running 243.63s Step 525( 33.67%), action 202, FPS 1.36, Running 244.18s Step 526( 33.83%), action 203, FPS 1.35, Running 245.24s Step 527( 34.00%), action 204, FPS 1.34, Running 245.89s Step 528( 34.17%), action 205, FPS 1.34, Running 246.69s Step 529( 34.33%), action 206, FPS 1.38, Running 247.12s Step 530( 34.50%), action 207, FPS 1.39, Running 248.02s Step 531( 34.67%), action 208, FPS 1.39, Running 248.58s Step 532( 34.83%), action 209, FPS 1.40, Running 249.60s Step 533( 35.00%), action 210, FPS 1.39, Running 250.20s Step 534( 35.17%), action 211, FPS 1.36, Running 251.22s Step 535( 35.33%), action 212, FPS 1.32, Running 251.87s Step 536( 35.50%), action 213, FPS 1.31, Running 252.82s Step 537( 35.67%), action 214, FPS 1.29, Running 253.43s Step 538( 35.83%), action 215, FPS 1.28, Running 254.40s Step 539( 36.00%), action 216, FPS 1.28, Running 254.99s Step 540( 36.17%), action 217, FPS 1.32, Running 255.50s Step 541( 36.33%), action 218, FPS 1.32, Running 256.09s Step 542( 36.50%), action 219, FPS 1.30, Running 257.08s Step 543( 36.67%), action 220, FPS 1.30, Running 257.64s Step 544( 36.83%), action 221, FPS 1.33, Running 258.62s Step 545( 37.00%), action 222, FPS 1.33, Running 259.20s Step 546( 37.17%), action 223, FPS 1.34, Running 260.19s Step 547( 37.33%), action 224, FPS 1.34, Running 260.76s Step 548( 37.50%), action 225, FPS 1.33, Running 261.78s Step 549( 37.67%), action 226, FPS 1.31, Running 262.34s Step 550( 37.83%), action 227, FPS 1.31, Running 263.26s Step 551( 38.00%), action 228, FPS 1.31, Running 263.84s Step 552( 38.17%), action 229, FPS 1.32, Running 264.74s Step 553( 38.33%), action 230, FPS 1.34, Running 265.16s Step 554( 38.50%), action 231, FPS 1.34, Running 266.09s Step 555( 38.67%), action 232, FPS 1.34, Running 266.74s Step 556( 38.83%), action 233, FPS 1.34, Running 267.71s Step 557( 39.00%), action 234, FPS 1.34, Running 268.32s Step 558( 39.17%), action 235, FPS 1.33, Running 269.43s Step 559( 39.33%), action 236, FPS 1.33, Running 269.99s Step 560( 39.50%), action 237, FPS 1.29, Running 270.96s Step 561( 39.67%), action 238, FPS 1.29, Running 271.59s Step 562( 39.83%), action 239, FPS 1.29, Running 272.53s Step 563( 40.00%), action 240, FPS 1.29, Running 273.11s Step 564( 40.17%), action 241, FPS 1.32, Running 273.80s Step 565( 40.33%), action 242, FPS 1.35, Running 274.04s Step 566( 40.50%), action 243, FPS 1.41, Running 274.42s Step 567( 40.67%), action 244, FPS 1.44, Running 274.69s Step 568( 40.83%), action 245, FPS 1.48, Running 275.32s Step 569( 41.00%), action 246, FPS 1.47, Running 275.97s Step 570( 41.17%), action 247, FPS 1.46, Running 276.97s Step 571( 41.33%), action 248, FPS 1.46, Running 277.53s Step 572( 41.50%), action 249, FPS 1.45, Running 278.48s Step 573( 41.67%), action 250, FPS 1.46, Running 278.89s Step 574( 41.83%), action 251, FPS 1.44, Running 280.02s Step 575( 42.00%), action 252, FPS 1.44, Running 280.61s Step 576( 42.17%), action 253, FPS 1.44, Running 281.62s Step 577( 42.33%), action 254, FPS 1.47, Running 281.97s Step 578( 42.50%), action 255, FPS 1.49, Running 282.81s Step 579( 42.67%), action 256, FPS 1.49, Running 283.39s Step 580( 42.83%), action 257, FPS 1.49, Running 284.37s Step 581( 43.00%), action 258, FPS 1.50, Running 284.96s Step 582( 43.17%), action 259, FPS 1.49, Running 285.91s Step 583( 43.33%), action 260, FPS 1.49, Running 286.51s Step 584( 43.50%), action 261, FPS 1.46, Running 287.46s Step 585( 43.67%), action 262, FPS 1.43, Running 288.05s Step 586( 43.83%), action 263, FPS 1.37, Running 289.02s Step 587( 44.00%), action 264, FPS 1.34, Running 289.59s Step 588( 44.17%), action 265, FPS 1.31, Running 290.58s Step 589( 44.33%), action 266, FPS 1.31, Running 291.18s Step 590( 44.50%), action 267, FPS 1.32, Running 292.13s Step 591( 44.67%), action 268, FPS 1.35, Running 292.35s Step 592( 44.83%), action 269, FPS 1.41, Running 292.72s Step 593( 45.00%), action 270, FPS 1.42, Running 292.97s Step 594( 45.17%), action 271, FPS 1.46, Running 293.70s Step 595( 45.33%), action 272, FPS 1.47, Running 294.21s Step 596( 45.50%), action 273, FPS 1.49, Running 295.02s Step 597( 45.67%), action 274, FPS 1.45, Running 295.80s Step 598( 45.83%), action 275, FPS 1.42, Running 296.87s Step 599( 46.00%), action 276, FPS 1.42, Running 297.47s Step 600( 46.17%), action 277, FPS 1.42, Running 298.49s Step 601( 46.33%), action 278, FPS 1.42, Running 299.02s Step 602( 46.50%), action 279, FPS 1.43, Running 299.93s Step 603( 46.67%), action 280, FPS 1.44, Running 300.35s Step 604( 46.83%), action 281, FPS 1.43, Running 301.49s Step 605( 47.00%), action 282, FPS 1.45, Running 301.81s Step 606( 47.17%), action 283, FPS 1.47, Running 302.67s Step 607( 47.33%), action 284, FPS 1.47, Running 303.24s Step 608( 47.50%), action 285, FPS 1.46, Running 304.24s Step 609( 47.67%), action 286, FPS 1.47, Running 304.82s Step 610( 47.83%), action 287, FPS 1.47, Running 305.76s Step 611( 48.00%), action 288, FPS 1.42, Running 306.41s Step 612( 48.17%), action 289, FPS 1.36, Running 307.41s Step 613( 48.33%), action 290, FPS 1.33, Running 308.00s Step 614( 48.50%), action 291, FPS 1.30, Running 309.03s Step 615( 48.67%), action 292, FPS 1.30, Running 309.59s Step 616( 48.83%), action 293, FPS 1.28, Running 310.63s Step 617( 49.00%), action 294, FPS 1.30, Running 311.18s Step 618( 49.17%), action 295, FPS 1.31, Running 312.16s Step 619( 49.33%), action 296, FPS 1.34, Running 312.44s Step 620( 49.50%), action 297, FPS 1.40, Running 312.82s Step 621( 49.67%), action 298, FPS 1.42, Running 313.08s Step 622( 49.83%), action 299, FPS 1.44, Running 313.80s Step 623( 50.00%), action 300, FPS 1.45, Running 314.14s Step 624( 50.17%), action 301, FPS 1.45, Running 315.29s Step 625( 50.33%), action 302, FPS 1.43, Running 315.82s Step 626( 50.50%), action 303, FPS 1.42, Running 316.76s Step 627( 50.67%), action 304, FPS 1.43, Running 317.27s Step 628( 50.83%), action 305, FPS 1.46, Running 317.91s Step 629( 51.00%), action 306, FPS 1.47, Running 318.46s Step 630( 51.17%), action 307, FPS 1.47, Running 319.40s Step 631( 51.33%), action 308, FPS 1.49, Running 319.79s Step 632( 51.50%), action 309, FPS 1.52, Running 320.60s Step 633( 51.67%), action 310, FPS 1.52, Running 321.15s Step 634( 51.83%), action 311, FPS 1.52, Running 322.16s Step 635( 52.00%), action 312, FPS 1.52, Running 322.71s Step 636( 52.17%), action 313, FPS 1.53, Running 323.72s Step 637( 52.33%), action 314, FPS 1.53, Running 324.27s Step 638( 52.50%), action 315, FPS 1.53, Running 325.23s Step 639( 52.67%), action 316, FPS 1.50, Running 325.81s Step 640( 52.83%), action 317, FPS 1.42, Running 326.88s Step 641( 53.00%), action 318, FPS 1.39, Running 327.47s Step 642( 53.17%), action 319, FPS 1.36, Running 328.46s Step 643( 53.33%), action 320, FPS 1.35, Running 329.01s Step 644( 53.50%), action 321, FPS 1.36, Running 330.03s Step 645( 53.67%), action 322, FPS 1.36, Running 330.57s Step 646( 53.83%), action 323, FPS 1.39, Running 331.20s Step 647( 54.00%), action 324, FPS 1.41, Running 331.46s Step 648( 54.17%), action 325, FPS 1.42, Running 331.95s Step 649( 54.33%), action 326, FPS 1.45, Running 332.25s Step 650( 54.50%), action 327, FPS 1.51, Running 332.63s Step 651( 54.67%), action 328, FPS 1.52, Running 332.92s Step 652( 54.83%), action 329, FPS 1.56, Running 333.44s Step 653( 55.00%), action 330, FPS 1.58, Running 333.80s Step 654( 55.17%), action 331, FPS 1.60, Running 334.69s Step 655( 55.33%), action 332, FPS 1.60, Running 335.23s Step 656( 55.50%), action 333, FPS 1.59, Running 336.26s Step 657( 55.67%), action 334, FPS 1.60, Running 336.80s Step 658( 55.83%), action 335, FPS 1.59, Running 337.80s Step 659( 56.00%), action 336, FPS 1.59, Running 338.35s Step 660( 56.17%), action 337, FPS 1.61, Running 339.31s Step 661( 56.33%), action 338, FPS 1.65, Running 339.63s Step 662( 56.50%), action 339, FPS 1.65, Running 340.58s Step 663( 56.67%), action 340, FPS 1.64, Running 341.17s Step 664( 56.83%), action 341, FPS 1.65, Running 342.12s Step 665( 57.00%), action 342, FPS 1.65, Running 342.71s Step 666( 57.17%), action 343, FPS 1.61, Running 343.64s Step 667( 57.33%), action 344, FPS 1.56, Running 344.27s Step 668( 57.50%), action 345, FPS 1.50, Running 345.25s Step 669( 57.67%), action 346, FPS 1.47, Running 345.85s Step 670( 57.83%), action 347, FPS 1.41, Running 346.85s Step 671( 58.00%), action 348, FPS 1.38, Running 347.46s Step 672( 58.17%), action 349, FPS 1.33, Running 348.46s Step 673( 58.33%), action 350, FPS 1.31, Running 349.08s Step 674( 58.50%), action 351, FPS 1.30, Running 350.06s Step 675( 58.67%), action 352, FPS 1.30, Running 350.60s Step 676( 58.83%), action 353, FPS 1.33, Running 351.28s Step 677( 59.00%), action 354, FPS 1.36, Running 351.53s Step 678( 59.17%), action 355, FPS 1.41, Running 351.98s Step 679( 59.33%), action 356, FPS 1.43, Running 352.30s Step 680( 59.50%), action 357, FPS 1.48, Running 352.78s Step 681( 59.67%), action 358, FPS 1.49, Running 353.04s Step 682( 59.83%), action 359, FPS 1.53, Running 353.69s Step 683( 60.00%), action 360, FPS 1.50, Running 354.48s Step 684( 60.17%), action 361, FPS 1.50, Running 355.46s Step 685( 60.33%), action 362, FPS 1.50, Running 356.04s Step 686( 60.50%), action 363, FPS 1.50, Running 356.98s Step 687( 60.67%), action 364, FPS 1.51, Running 357.48s Step 688( 60.83%), action 365, FPS 1.55, Running 358.12s Step 689( 61.00%), action 366, FPS 1.56, Running 358.67s Step 690( 61.17%), action 367, FPS 1.57, Running 359.59s Step 691( 61.33%), action 368, FPS 1.61, Running 359.92s Step 692( 61.50%), action 369, FPS 1.63, Running 360.75s Step 693( 61.67%), action 370, FPS 1.64, Running 361.30s Step 694( 61.83%), action 371, FPS 1.63, Running 362.30s Step 695( 62.00%), action 372, FPS 1.62, Running 362.96s Step 696( 62.17%), action 373, FPS 1.58, Running 363.94s Step 697( 62.33%), action 374, FPS 1.54, Running 364.53s Step 698( 62.50%), action 375, FPS 1.48, Running 365.50s Step 699( 62.67%), action 376, FPS 1.45, Running 366.08s Step 700( 62.83%), action 377, FPS 1.40, Running 367.08s Step 701( 63.00%), action 378, FPS 1.37, Running 367.65s Step 702( 63.17%), action 379, FPS 1.33, Running 368.69s Step 703( 63.33%), action 380, FPS 1.35, Running 369.27s Step 704( 63.50%), action 381, FPS 1.34, Running 370.38s Step 705( 63.67%), action 382, FPS 1.35, Running 370.88s Step 706( 63.83%), action 383, FPS 1.40, Running 371.31s Step 707( 64.00%), action 384, FPS 1.42, Running 371.57s Step 708( 64.17%), action 385, FPS 1.45, Running 371.93s Step 709( 64.33%), action 386, FPS 1.48, Running 372.22s Step 710( 64.50%), action 387, FPS 1.53, Running 372.62s Step 711( 64.67%), action 388, FPS 1.54, Running 372.91s Step 712( 64.83%), action 389, FPS 1.58, Running 373.45s Step 713( 65.00%), action 390, FPS 1.60, Running 373.78s Step 714( 65.17%), action 391, FPS 1.59, Running 374.90s Step 715( 65.33%), action 392, FPS 1.60, Running 375.48s Step 716( 65.50%), action 393, FPS 1.61, Running 376.37s Step 717( 65.67%), action 394, FPS 1.61, Running 376.94s Step 718( 65.83%), action 395, FPS 1.61, Running 377.92s Step 719( 66.00%), action 396, FPS 1.61, Running 378.50s Step 720( 66.17%), action 397, FPS 1.60, Running 379.59s Step 721( 66.33%), action 398, FPS 1.60, Running 380.15s Step 722( 66.50%), action 399, FPS 1.61, Running 381.10s Step 723( 66.67%), action 400, FPS 1.60, Running 381.74s Step 724( 66.83%), action 401, FPS 1.61, Running 382.78s Step 725( 67.00%), action 402, FPS 1.60, Running 383.39s Step 726( 67.17%), action 403, FPS 1.53, Running 384.34s Step 727( 67.33%), action 404, FPS 1.49, Running 385.00s Step 728( 67.50%), action 405, FPS 1.42, Running 386.03s Step 729( 67.67%), action 406, FPS 1.39, Running 386.57s Step 730( 67.83%), action 407, FPS 1.33, Running 387.66s Step 731( 68.00%), action 408, FPS 1.31, Running 388.23s Step 732( 68.17%), action 409, FPS 1.27, Running 389.19s Step 733( 68.33%), action 410, FPS 1.25, Running 389.77s Step 734( 68.50%), action 411, FPS 1.26, Running 390.75s Step 735( 68.67%), action 412, FPS 1.29, Running 390.97s Step 736( 68.83%), action 413, FPS 1.34, Running 391.35s Step 737( 69.00%), action 414, FPS 1.36, Running 391.61s Step 738( 69.17%), action 415, FPS 1.37, Running 392.53s Step 739( 69.33%), action 416, FPS 1.36, Running 393.16s Step 740( 69.50%), action 417, FPS 1.37, Running 394.15s Step 741( 69.67%), action 418, FPS 1.37, Running 394.78s Step 742( 69.83%), action 419, FPS 1.36, Running 395.83s Step 743( 70.00%), action 420, FPS 1.36, Running 396.45s Step 744( 70.17%), action 421, FPS 1.37, Running 397.42s Step 745( 70.33%), action 422, FPS 1.37, Running 397.99s Step 746( 70.50%), action 423, FPS 1.37, Running 398.94s Step 747( 70.67%), action 424, FPS 1.38, Running 399.54s Step 748( 70.83%), action 425, FPS 1.38, Running 400.56s Step 749( 71.00%), action 426, FPS 1.37, Running 401.15s Step 750( 71.17%), action 427, FPS 1.38, Running 402.11s Step 751( 71.33%), action 428, FPS 1.39, Running 402.61s Step 752( 71.50%), action 429, FPS 1.41, Running 403.34s Step 753( 71.67%), action 430, FPS 1.42, Running 403.85s Step 754( 71.83%), action 431, FPS 1.42, Running 404.81s Step 755( 72.00%), action 432, FPS 1.39, Running 405.39s Step 756( 72.17%), action 433, FPS 1.36, Running 406.07s Step 757( 72.33%), action 434, FPS 1.34, Running 406.59s Step 758( 72.50%), action 435, FPS 1.33, Running 407.52s Step 759( 72.67%), action 436, FPS 1.34, Running 408.09s Step 760( 72.83%), action 437, FPS 1.34, Running 409.11s Step 761( 73.00%), action 438, FPS 1.34, Running 409.66s Step 762( 73.17%), action 439, FPS 1.41, Running 410.01s Step 763( 73.33%), action 440, FPS 1.43, Running 410.42s Step 764( 73.50%), action 441, FPS 1.41, Running 411.59s Step 765( 73.67%), action 442, FPS 1.41, Running 412.18s Step 766( 73.83%), action 443, FPS 1.42, Running 413.05s Step 767( 74.00%), action 444, FPS 1.41, Running 413.72s Step 768( 74.17%), action 445, FPS 1.41, Running 414.76s Step 769( 74.33%), action 446, FPS 1.41, Running 415.38s Step 770( 74.50%), action 447, FPS 1.40, Running 416.41s Step 771( 74.67%), action 448, FPS 1.39, Running 416.97s Step 772( 74.83%), action 449, FPS 1.37, Running 417.92s Step 773( 75.00%), action 450, FPS 1.36, Running 418.52s Step 774( 75.17%), action 451, FPS 1.36, Running 419.55s Step 775( 75.33%), action 452, FPS 1.36, Running 420.08s Step 776( 75.50%), action 453, FPS 1.32, Running 421.25s Step 777( 75.67%), action 454, FPS 1.31, Running 421.85s Step 778( 75.83%), action 455, FPS 1.31, Running 422.80s Step 779( 76.00%), action 456, FPS 1.30, Running 423.53s Step 780( 76.17%), action 457, FPS 1.32, Running 424.27s Step 781( 76.33%), action 458, FPS 1.29, Running 425.15s Step 782( 76.50%), action 459, FPS 1.24, Running 426.20s Step 783( 76.67%), action 460, FPS 1.22, Running 426.81s Step 784( 76.83%), action 461, FPS 1.20, Running 428.21s Step 785( 77.00%), action 462, FPS 1.21, Running 428.78s Step 786( 77.17%), action 463, FPS 1.23, Running 429.32s Step 787( 77.33%), action 464, FPS 1.25, Running 429.74s Step 788( 77.50%), action 465, FPS 1.26, Running 430.61s Step 789( 77.67%), action 466, FPS 1.28, Running 430.95s Step 790( 77.83%), action 467, FPS 1.30, Running 431.85s Step 791( 78.00%), action 468, FPS 1.29, Running 432.44s Step 792( 78.17%), action 469, FPS 1.29, Running 433.42s Step 793( 78.33%), action 470, FPS 1.29, Running 434.00s Step 794( 78.50%), action 471, FPS 1.29, Running 435.00s Step 795( 78.67%), action 472, FPS 1.29, Running 435.60s Step 796( 78.83%), action 473, FPS 1.30, Running 436.61s Step 797( 79.00%), action 474, FPS 1.29, Running 437.34s Step 798( 79.17%), action 475, FPS 1.29, Running 438.26s Step 799( 79.33%), action 476, FPS 1.30, Running 438.86s Step 800( 79.50%), action 477, FPS 1.28, Running 439.93s Step 801( 79.67%), action 478, FPS 1.30, Running 440.48s Step 802( 79.83%), action 479, FPS 1.30, Running 441.53s Step 803( 80.00%), action 480, FPS 1.30, Running 442.25s Step 804( 80.17%), action 481, FPS 1.29, Running 443.70s Step 805( 80.33%), action 482, FPS 1.29, Running 444.22s Step 806( 80.50%), action 483, FPS 1.26, Running 445.21s Step 807( 80.67%), action 484, FPS 1.25, Running 445.77s Step 808( 80.83%), action 485, FPS 1.24, Running 446.67s Step 809( 81.00%), action 486, FPS 1.24, Running 447.14s Step 810( 81.17%), action 487, FPS 1.23, Running 448.14s Step 811( 81.33%), action 488, FPS 1.24, Running 448.63s Step 812( 81.50%), action 489, FPS 1.27, Running 449.18s Step 813( 81.67%), action 490, FPS 1.29, Running 449.53s Step 814( 81.83%), action 491, FPS 1.30, Running 450.38s Step 815( 82.00%), action 492, FPS 1.30, Running 450.95s Step 816( 82.17%), action 493, FPS 1.31, Running 451.90s Step 817( 82.33%), action 494, FPS 1.32, Running 452.51s Step 818( 82.50%), action 495, FPS 1.31, Running 453.48s Step 819( 82.67%), action 496, FPS 1.32, Running 454.05s Step 820( 82.83%), action 497, FPS 1.33, Running 454.98s Step 821( 83.00%), action 498, FPS 1.35, Running 455.30s Step 822( 83.17%), action 499, FPS 1.36, Running 456.19s Step 823( 83.33%), action 500, FPS 1.38, Running 456.78s Step 824( 83.50%), action 501, FPS 1.42, Running 457.78s Step 825( 83.67%), action 502, FPS 1.41, Running 458.36s Step 826( 83.83%), action 503, FPS 1.41, Running 459.38s Step 827( 84.00%), action 504, FPS 1.41, Running 459.99s Step 828( 84.17%), action 505, FPS 1.40, Running 460.91s Step 829( 84.33%), action 506, FPS 1.42, Running 461.25s Step 830( 84.50%), action 507, FPS 1.44, Running 462.08s Step 831( 84.67%), action 508, FPS 1.42, Running 462.70s Step 832( 84.83%), action 509, FPS 1.38, Running 463.66s Step 833( 85.00%), action 510, FPS 1.38, Running 463.99s Step 834( 85.17%), action 511, FPS 1.38, Running 464.85s Step 835( 85.33%), action 512, FPS 1.38, Running 465.44s Step 836( 85.50%), action 513, FPS 1.38, Running 466.34s Step 837( 85.67%), action 514, FPS 1.42, Running 466.59s Step 838( 85.83%), action 515, FPS 1.49, Running 466.90s Step 839( 86.00%), action 516, FPS 1.53, Running 467.14s Step 840( 86.17%), action 517, FPS 1.57, Running 467.71s Step 841( 86.33%), action 518, FPS 1.58, Running 467.98s Step 842( 86.50%), action 519, FPS 1.62, Running 468.56s Step 843( 86.67%), action 520, FPS 1.64, Running 468.99s Step 844( 86.83%), action 521, FPS 1.63, Running 470.04s Step 845( 87.00%), action 522, FPS 1.63, Running 470.61s Step 846( 87.17%), action 523, FPS 1.64, Running 471.55s Step 847( 87.33%), action 524, FPS 1.68, Running 471.90s Step 848( 87.50%), action 525, FPS 1.69, Running 472.76s Step 849( 87.67%), action 526, FPS 1.66, Running 473.31s Step 850( 87.83%), action 527, FPS 1.64, Running 474.25s Step 851( 88.00%), action 528, FPS 1.64, Running 474.86s Step 852( 88.17%), action 529, FPS 1.64, Running 475.84s Step 853( 88.33%), action 530, FPS 1.61, Running 476.39s Step 854( 88.50%), action 531, FPS 1.59, Running 477.40s Step 855( 88.67%), action 532, FPS 1.59, Running 478.00s Step 856( 88.83%), action 533, FPS 1.61, Running 478.80s Step 857( 89.00%), action 534, FPS 1.58, Running 479.21s Step 858( 89.17%), action 535, FPS 1.51, Running 480.12s Step 859( 89.33%), action 536, FPS 1.48, Running 480.69s Step 860( 89.50%), action 537, FPS 1.43, Running 481.65s Step 861( 89.67%), action 538, FPS 1.41, Running 482.19s Step 862( 89.83%), action 539, FPS 1.38, Running 483.05s Step 863( 90.00%), action 540, FPS 1.38, Running 483.49s Step 864( 90.17%), action 541, FPS 1.37, Running 484.61s Step 865( 90.33%), action 542, FPS 1.38, Running 485.08s Step 866( 90.50%), action 543, FPS 1.39, Running 485.98s Step 867( 90.67%), action 544, FPS 1.40, Running 486.22s Step 868( 90.83%), action 545, FPS 1.43, Running 486.78s Step 869( 91.00%), action 546, FPS 1.44, Running 487.16s Step 870( 91.17%), action 547, FPS 1.50, Running 487.58s Step 871( 91.33%), action 548, FPS 1.54, Running 487.83s Step 872( 91.50%), action 549, FPS 1.57, Running 488.57s Step 873( 91.67%), action 550, FPS 1.60, Running 488.92s Step 874( 91.83%), action 551, FPS 1.60, Running 489.89s Step 875( 92.00%), action 552, FPS 1.61, Running 490.42s Step 876( 92.17%), action 553, FPS 1.59, Running 491.36s Step 877( 92.33%), action 554, FPS 1.57, Running 491.97s Step 878( 92.50%), action 555, FPS 1.56, Running 492.95s Step 879( 92.67%), action 556, FPS 1.57, Running 493.46s Step 880( 92.83%), action 557, FPS 1.60, Running 494.17s Step 881( 93.00%), action 558, FPS 1.60, Running 494.71s Step 882( 93.17%), action 559, FPS 1.58, Running 495.70s Step 883( 93.33%), action 560, FPS 1.56, Running 496.27s Step 884( 93.50%), action 561, FPS 1.58, Running 497.26s Step 885( 93.67%), action 562, FPS 1.57, Running 497.81s Step 886( 93.83%), action 563, FPS 1.56, Running 498.80s Step 887( 94.00%), action 564, FPS 1.52, Running 499.38s Step 888( 94.17%), action 565, FPS 1.47, Running 500.36s Step 889( 94.33%), action 566, FPS 1.48, Running 500.71s Step 890( 94.50%), action 567, FPS 1.43, Running 501.53s Step 891( 94.67%), action 568, FPS 1.40, Running 502.10s Step 892( 94.83%), action 569, FPS 1.38, Running 503.03s Step 893( 95.00%), action 570, FPS 1.37, Running 503.51s Step 894( 95.17%), action 571, FPS 1.36, Running 504.60s Step 895( 95.33%), action 572, FPS 1.36, Running 505.17s Step 896( 95.50%), action 573, FPS 1.38, Running 505.83s Step 897( 95.67%), action 574, FPS 1.42, Running 506.07s Step 898( 95.83%), action 575, FPS 1.48, Running 506.51s Step 899( 96.00%), action 576, FPS 1.51, Running 506.75s Step 900( 96.17%), action 577, FPS 1.53, Running 507.24s Step 901( 96.33%), action 578, FPS 1.56, Running 507.53s Step 902( 96.50%), action 579, FPS 1.62, Running 508.04s Step 903( 96.67%), action 580, FPS 1.65, Running 508.38s Step 904( 96.83%), action 581, FPS 1.65, Running 509.38s Step 905( 97.00%), action 582, FPS 1.64, Running 510.01s Step 906( 97.17%), action 583, FPS 1.64, Running 510.99s Step 907( 97.33%), action 584, FPS 1.64, Running 511.60s Step 908( 97.50%), action 585, FPS 1.63, Running 512.63s Step 909( 97.67%), action 586, FPS 1.60, Running 513.23s Step 910( 97.83%), action 587, FPS 1.58, Running 514.19s Step 911( 98.00%), action 588, FPS 1.61, Running 514.55s Step 912( 98.17%), action 589, FPS 1.62, Running 515.39s Step 913( 98.33%), action 590, FPS 1.61, Running 515.91s Step 914( 98.50%), action 591, FPS 1.63, Running 516.87s Step 915( 98.67%), action 592, FPS 1.63, Running 517.44s Step 916( 98.83%), action 593, FPS 1.59, Running 518.43s Step 917( 99.00%), action 594, FPS 1.54, Running 519.05s Step 918( 99.17%), action 595, FPS 1.48, Running 520.03s Step 919( 99.33%), action 596, FPS 1.47, Running 520.39s Step 920( 99.50%), action 597, FPS 1.42, Running 521.36s Step 921( 99.67%), action 598, FPS 1.39, Running 521.87s Step 922( 99.83%), action 599, FPS 1.35, Running 522.87s Step 923(100.00%), action 600, FPS 1.32, Running 523.48s [2026-08-01 22:54:56] [62 ] Seed 61 failed after 523.84 s. +steps: 923 , actions: 600 . +Instruction: Empty +Total 8/62(12.90%) success. +Setting seed: 62 +Step 1( N/A%), pre moving , FPS 7.19, Running 0.14s Step 2( N/A%), pre moving , FPS 4.41, Running 0.45s Step 3( N/A%), pre moving , FPS 5.60, Running 0.54s Step 4( N/A%), pre moving , FPS 6.69, Running 0.60s Step 5( N/A%), pre moving , FPS 7.36, Running 0.68s Step 6( N/A%), pre moving , FPS 5.99, Running 1.00s Step 7( N/A%), pre moving , FPS 6.46, Running 1.08s Step 8( N/A%), pre moving , FPS 6.95, Running 1.15s Step 9( N/A%), pre moving , FPS 7.33, Running 1.23s Step 10( N/A%), pre moving , FPS 7.76, Running 1.29s Step 11( N/A%), pre moving , FPS 6.90, Running 1.59s Step 12( N/A%), pre moving , FPS 7.16, Running 1.68s Step 13( N/A%), pre moving , FPS 7.48, Running 1.74s Step 14( N/A%), pre moving , FPS 7.71, Running 1.82s Step 15( N/A%), pre moving , FPS 7.45, Running 2.01s Step 16( N/A%), pre moving , FPS 7.31, Running 2.19s Step 17( N/A%), pre moving , FPS 7.69, Running 2.21s Step 18( N/A%), pre moving , FPS 8.06, Running 2.23s Step 19( N/A%), pre moving , FPS 8.44, Running 2.25s Step 20( N/A%), pre moving , FPS 8.79, Running 2.28s Step 21( N/A%), pre moving , FPS 8.46, Running 2.50s Step 22( N/A%), pre moving , FPS 9.61, Running 2.53s Step 23( N/A%), pre moving , FPS 9.89, Running 2.56s Step 24( N/A%), pre moving , FPS 10.06, Running 2.59s Step 25( N/A%), pre moving , FPS 10.38, Running 2.61s Step 26( N/A%), pre moving , FPS 11.03, Running 2.82s Step 27( N/A%), pre moving , FPS 11.34, Running 2.85s Step 28( N/A%), pre moving , FPS 11.56, Running 2.88s Step 29( N/A%), pre moving , FPS 11.94, Running 2.90s Step 30( N/A%), pre moving , FPS 12.21, Running 2.93s Step 31( N/A%), pre moving , FPS 14.63, Running 2.96s Step 32( N/A%), pre moving , FPS 15.07, Running 3.00s Step 33( N/A%), pre moving , FPS 15.42, Running 3.04s Step 34( N/A%), pre moving , FPS 15.60, Running 3.10s Step 35( N/A%), pre moving , FPS 17.13, Running 3.18s Step 36( N/A%), pre moving , FPS 11.51, Running 3.93s Step 37( N/A%), pre moving , FPS 10.45, Running 4.13s Step 38( N/A%), pre moving , FPS 10.19, Running 4.19s Step 39( N/A%), pre moving , FPS 9.90, Running 4.27s Step 40( N/A%), pre moving , FPS 9.70, Running 4.34s Step 41( N/A%), pre moving , FPS 10.50, Running 4.41s Step 42( N/A%), pre moving , FPS 10.31, Running 4.48s Step 43( N/A%), pre moving , FPS 10.20, Running 4.52s Step 44( N/A%), pre moving , FPS 10.01, Running 4.58s Step 45( N/A%), pre moving , FPS 9.74, Running 4.66s Step 46( N/A%), pre moving , FPS 10.44, Running 4.73s Step 47( N/A%), pre moving , FPS 10.24, Running 4.80s Step 48( N/A%), pre moving , FPS 7.97, Running 5.39s Step 49( N/A%), pre moving , FPS 7.82, Running 5.46s Step 50( N/A%), pre moving , FPS 7.68, Running 5.53s Step 51( N/A%), pre moving , FPS 7.58, Running 5.60s Step 52( N/A%), pre moving , FPS 7.49, Running 5.67s Step 53( N/A%), pre moving , FPS 7.29, Running 5.78s Step 54( N/A%), pre moving , FPS 7.20, Running 5.87s Step 55( N/A%), pre moving , FPS 7.15, Running 5.98s Step 56( N/A%), pre moving , FPS 9.26, Running 6.09s Step 57( N/A%), pre moving , FPS 9.72, Running 6.18s Step 58( N/A%), pre moving , FPS 9.87, Running 6.22s Step 59( N/A%), pre moving , FPS 10.02, Running 6.27s Step 60( N/A%), pre moving , FPS 10.03, Running 6.33s Step 61( N/A%), pre moving , FPS 10.08, Running 6.39s Step 62( N/A%), pre moving , FPS 10.09, Running 6.46s Step 63( N/A%), pre moving , FPS 9.90, Running 6.54s Step 64( N/A%), pre moving , FPS 9.84, Running 6.62s Step 65( N/A%), pre moving , FPS 9.93, Running 6.67s Step 66( N/A%), pre moving , FPS 9.98, Running 6.74s Step 67( N/A%), pre moving , FPS 10.00, Running 6.80s Step 68( N/A%), pre moving , FPS 13.71, Running 6.85s Step 69( N/A%), pre moving , FPS 13.59, Running 6.93s Step 70( N/A%), pre moving , FPS 13.58, Running 7.00s Step 71( N/A%), pre moving , FPS 13.59, Running 7.07s Step 72( N/A%), pre moving , FPS 13.58, Running 7.15s Step 73( N/A%), pre moving , FPS 13.89, Running 7.22s Step 74( N/A%), pre moving , FPS 14.31, Running 7.27s Step 75( N/A%), pre moving , FPS 14.39, Running 7.36s Step 76( N/A%), pre moving , FPS 14.82, Running 7.44s Step 77( N/A%), pre moving , FPS 15.26, Running 7.50s Step 78( N/A%), pre moving , FPS 14.95, Running 7.56s Step 79( N/A%), pre moving , FPS 14.72, Running 7.63s Step 80( N/A%), pre moving , FPS 14.79, Running 7.68s Step 81( N/A%), pre moving , FPS 14.69, Running 7.75s Step 82( N/A%), pre moving , FPS 14.54, Running 7.83s Step 83( N/A%), pre moving , FPS 14.65, Running 7.90s Step 84( N/A%), pre moving , FPS 15.05, Running 7.95s Step 85( N/A%), pre moving , FPS 15.14, Running 7.99s Step 86( N/A%), pre moving , FPS 15.49, Running 8.03s Step 87( N/A%), pre moving , FPS 15.73, Running 8.07s Step 88( N/A%), pre moving , FPS 15.83, Running 8.11s Step 89( N/A%), pre moving , FPS 16.28, Running 8.16s Step 90( N/A%), pre moving , FPS 16.65, Running 8.20s Step 91( N/A%), pre moving , FPS 17.23, Running 8.23s Step 92( N/A%), pre moving , FPS 17.70, Running 8.28s Step 93( N/A%), pre moving , FPS 18.26, Running 8.31s Step 94( N/A%), pre moving , FPS 18.46, Running 8.36s Step 95( N/A%), pre moving , FPS 19.34, Running 8.40s Step 96( N/A%), pre moving , FPS 19.87, Running 8.44s Step 97( N/A%), pre moving , FPS 20.13, Running 8.49s Step 98( N/A%), pre moving , FPS 20.53, Running 8.53s Step 99( N/A%), pre moving , FPS 21.18, Running 8.57s Step 100( N/A%), pre moving , FPS 21.87, Running 8.60s Step 101( N/A%), pre moving , FPS 22.06, Running 8.66s Step 102( N/A%), pre moving , FPS 22.99, Running 8.70s Step 103( N/A%), pre moving , FPS 23.64, Running 8.75s Step 104( N/A%), pre moving , FPS 23.53, Running 8.80s Step 105( N/A%), pre moving , FPS 23.21, Running 8.86s Step 106( N/A%), pre moving , FPS 22.88, Running 8.90s Step 107( N/A%), pre moving , FPS 23.01, Running 8.94s Step 108( N/A%), pre moving , FPS 22.68, Running 9.00s Step 109( N/A%), pre moving , FPS 22.86, Running 9.04s Step 110( N/A%), pre moving , FPS 23.00, Running 9.07s Step 111( N/A%), pre moving , FPS 22.57, Running 9.12s Step 112( N/A%), pre moving , FPS 22.60, Running 9.16s Step 113( N/A%), pre moving , FPS 11.56, Running 10.04s Step 114( N/A%), pre moving , FPS 10.07, Running 10.34s Step 115( N/A%), pre moving , FPS 9.30, Running 10.55s Step 116( N/A%), pre moving , FPS 8.28, Running 10.86s Step 117( N/A%), pre moving , FPS 7.89, Running 11.02s Step 118( N/A%), pre moving , FPS 7.08, Running 11.36s Step 119( N/A%), pre moving , FPS 6.78, Running 11.52s Step 120( N/A%), pre moving , FPS 6.21, Running 11.82s Step 121( N/A%), pre moving , FPS 6.02, Running 11.98s Step 122( N/A%), pre moving , FPS 5.58, Running 12.29s Step 123( N/A%), pre moving , FPS 5.39, Running 12.46s Step 124( N/A%), pre moving , FPS 4.99, Running 12.80s Step 125( N/A%), pre moving , FPS 4.88, Running 12.95s Step 126( N/A%), pre moving , FPS 4.61, Running 13.24s Step 127( N/A%), pre moving , FPS 4.45, Running 13.44s Step 128( N/A%), pre moving , FPS 4.24, Running 13.72s Step 129( N/A%), pre moving , FPS 4.11, Running 13.90s Step 130( N/A%), pre moving , FPS 3.88, Running 14.23s Step 131( N/A%), pre moving , FPS 3.79, Running 14.39s Step 132( N/A%), pre moving , FPS 3.57, Running 14.76s Step 133( N/A%), pre moving , FPS 4.10, Running 14.93s Step 134( N/A%), pre moving , FPS 4.06, Running 15.26s Step 135( N/A%), pre moving , FPS 4.07, Running 15.46s Step 136( N/A%), pre moving , FPS 4.07, Running 15.77s Step 137( N/A%), pre moving , FPS 4.05, Running 15.96s Step 138( N/A%), pre moving , FPS 4.09, Running 16.25s Step 139( N/A%), pre moving , FPS 4.09, Running 16.42s Step 140( N/A%), pre moving , FPS 4.09, Running 16.71s Step 141( N/A%), pre moving , FPS 4.02, Running 16.95s Step 142( N/A%), pre moving , FPS 3.97, Running 17.33s Step 143( N/A%), pre moving , FPS 3.95, Running 17.52s Step 144( N/A%), pre moving , FPS 3.96, Running 17.86s Step 145( N/A%), pre moving , FPS 3.92, Running 18.06s Step 146( N/A%), pre moving , FPS 3.87, Running 18.41s Step 147( N/A%), pre moving , FPS 3.88, Running 18.59s Step 148( N/A%), pre moving , FPS 3.85, Running 18.91s Step 149( N/A%), pre moving , FPS 3.82, Running 19.14s Step 150( N/A%), pre moving , FPS 3.82, Running 19.46s Step 151( N/A%), pre moving , FPS 3.82, Running 19.64s Step 152( N/A%), pre moving , FPS 3.86, Running 19.94s Step 153( N/A%), pre moving , FPS 3.84, Running 20.14s Step 154( N/A%), pre moving , FPS 3.86, Running 20.44s Step 155( N/A%), pre moving , FPS 3.84, Running 20.67s Step 156( N/A%), pre moving , FPS 3.82, Running 21.01s Step 157( N/A%), pre moving , FPS 3.80, Running 21.23s Step 158( N/A%), pre moving , FPS 3.78, Running 21.54s Step 159( N/A%), pre moving , FPS 3.73, Running 21.78s Step 160( N/A%), pre moving , FPS 3.67, Running 22.15s Step 161( N/A%), pre moving , FPS 3.71, Running 22.34s Step 162( N/A%), pre moving , FPS 3.76, Running 22.65s Step 163( N/A%), pre moving , FPS 3.76, Running 22.84s Step 164( N/A%), pre moving , FPS 3.78, Running 23.16s Step 165( N/A%), pre moving , FPS 3.75, Running 23.40s Step 166( N/A%), pre moving , FPS 3.74, Running 23.76s Step 167( N/A%), pre moving , FPS 3.73, Running 23.95s Step 168( N/A%), pre moving , FPS 3.72, Running 24.28s Step 169( N/A%), pre moving , FPS 3.72, Running 24.51s Step 170( N/A%), pre moving , FPS 3.71, Running 24.84s Step 171( N/A%), pre moving , FPS 3.67, Running 25.08s Step 172( N/A%), pre moving , FPS 3.65, Running 25.42s Step 173( N/A%), pre moving , FPS 3.62, Running 25.67s Step 174( N/A%), pre moving , FPS 3.59, Running 26.01s Step 175( N/A%), pre moving , FPS 3.61, Running 26.21s Step 176( N/A%), pre moving , FPS 3.62, Running 26.53s Step 177( N/A%), pre moving , FPS 3.63, Running 26.73s Step 178( N/A%), pre moving , FPS 3.59, Running 27.12s Step 179( N/A%), pre moving , FPS 3.69, Running 27.20s Step 180( N/A%), pre moving , FPS 3.91, Running 27.27s Step 181( N/A%), pre moving , FPS 3.99, Running 27.35s Step 182( N/A%), pre moving , FPS 4.18, Running 27.43s Step 183( N/A%), pre moving , FPS 4.28, Running 27.51s Step 184( N/A%), pre moving , FPS 4.51, Running 27.59s Step 185( N/A%), pre moving , FPS 4.65, Running 27.70s Step 186( N/A%), pre moving , FPS 4.97, Running 27.78s Step 187( N/A%), pre moving , FPS 5.12, Running 27.85s Step 188( N/A%), pre moving , FPS 5.47, Running 27.94s Step 189( N/A%), pre moving , FPS 4.95, Running 28.55s Step 190( N/A%), pre moving , FPS 5.29, Running 28.62s Step 191( N/A%), pre moving , FPS 5.53, Running 28.70s Step 192( N/A%), pre moving , FPS 5.94, Running 28.79s Step 193( N/A%), pre moving , FPS 6.27, Running 28.86s Step 194( N/A%), pre moving , FPS 6.84, Running 28.93s Step 195( N/A%), pre moving , FPS 7.08, Running 29.03s Step 196( N/A%), pre moving , FPS 7.79, Running 29.10s Step 197( N/A%), pre moving , FPS 8.20, Running 29.17s Step 198( N/A%), pre moving , FPS 9.37, Running 29.25s Step 199( N/A%), pre moving , FPS 9.22, Running 29.37s Step 200( N/A%), pre moving , FPS 9.03, Running 29.48s Step 201( N/A%), pre moving , FPS 8.94, Running 29.59s Step 202( N/A%), pre moving , FPS 8.66, Running 29.74s Step 203( N/A%), pre moving , FPS 8.50, Running 29.87s Step 204( N/A%), pre moving , FPS 8.33, Running 29.99s Step 205( N/A%), pre moving , FPS 8.27, Running 30.12s Step 206( N/A%), pre moving , FPS 8.07, Running 30.26s Step 207( N/A%), pre moving , FPS 7.81, Running 30.42s Step 208( N/A%), pre moving , FPS 7.54, Running 30.59s Step 209( N/A%), pre moving , FPS 9.03, Running 30.76s Step 210( N/A%), pre moving , FPS 8.55, Running 30.96s Step 211( N/A%), pre moving , FPS 8.27, Running 31.12s Step 212( N/A%), pre moving , FPS 8.08, Running 31.26s Step 213( N/A%), pre moving , FPS 7.75, Running 31.44s Step 214( N/A%), pre moving , FPS 7.47, Running 31.61s Step 215( N/A%), pre moving , FPS 7.32, Running 31.76s Step 216( N/A%), pre moving , FPS 7.19, Running 31.88s Step 217( N/A%), pre moving , FPS 7.06, Running 32.00s Step 218( N/A%), pre moving , FPS 7.02, Running 32.10s Step 219( N/A%), pre moving , FPS 7.06, Running 32.20s Step 220( N/A%), pre moving , FPS 7.19, Running 32.26s Step 221( N/A%), pre moving , FPS 7.32, Running 32.32s Step 222( N/A%), pre moving , FPS 7.54, Running 32.40s Step 223( N/A%), pre moving , FPS 7.59, Running 32.50s Step 224( N/A%), pre moving , FPS 7.73, Running 32.58s Step 225( N/A%), pre moving , FPS 7.89, Running 32.65s Step 226( N/A%), pre moving , FPS 8.10, Running 32.73s Step 227( N/A%), pre moving , FPS 8.40, Running 32.79s Step 228( N/A%), pre moving , FPS 8.68, Running 32.90s Step 229( N/A%), pre moving , FPS 8.98, Running 32.99s Step 230( N/A%), pre moving , FPS 9.48, Running 33.07s Step 231( N/A%), pre moving , FPS 9.88, Running 33.14s Step 232( N/A%), pre moving , FPS 10.20, Running 33.22s Step 233( N/A%), pre moving , FPS 10.80, Running 33.29s Step 234( N/A%), pre moving , FPS 11.34, Running 33.38s Step 235( N/A%), pre moving , FPS 11.81, Running 33.46s Step 236( N/A%), pre moving , FPS 12.10, Running 33.54s Step 237( N/A%), pre moving , FPS 9.32, Running 34.15s Step 238( N/A%), pre moving , FPS 9.36, Running 34.24s Step 239( N/A%), pre moving , FPS 9.43, Running 34.32s Step 240( N/A%), pre moving , FPS 9.36, Running 34.40s Step 241( N/A%), pre moving , FPS 9.28, Running 34.47s Step 242( N/A%), pre moving , FPS 9.08, Running 34.60s Step 243( N/A%), pre moving , FPS 9.07, Running 34.71s Step 244( N/A%), pre moving , FPS 8.81, Running 34.85s Step 245( N/A%), pre moving , FPS 8.65, Running 34.96s Step 246( N/A%), pre moving , FPS 8.46, Running 35.09s Step 247( N/A%), pre moving , FPS 8.17, Running 35.24s Step 248( N/A%), pre moving , FPS 8.04, Running 35.38s Step 249( N/A%), pre moving , FPS 7.72, Running 35.58s Step 250( N/A%), pre moving , FPS 7.47, Running 35.75s Step 251( N/A%), pre moving , FPS 7.27, Running 35.89s Step 252( N/A%), pre moving , FPS 7.03, Running 36.07s Step 253( N/A%), pre moving , FPS 6.80, Running 36.23s Step 254( N/A%), pre moving , FPS 6.64, Running 36.39s Step 255( N/A%), pre moving , FPS 6.45, Running 36.56s Step 256( N/A%), pre moving , FPS 6.23, Running 36.75s Step 257( N/A%), pre moving , FPS 7.20, Running 36.93s Step 258( N/A%), pre moving , FPS 7.00, Running 37.09s Step 259( N/A%), pre moving , FPS 6.83, Running 37.25s Step 260( N/A%), pre moving , FPS 6.59, Running 37.43s Step 261( N/A%), pre moving , FPS 6.38, Running 37.61s Step 262( N/A%), pre moving , FPS 6.29, Running 37.78s Step 263( N/A%), pre moving , FPS 6.17, Running 37.95s Step 264( N/A%), pre moving , FPS 6.11, Running 38.12s Step 265( N/A%), pre moving , FPS 5.99, Running 38.30s Step 266( N/A%), pre moving , FPS 5.88, Running 38.49s Step 267( N/A%), pre moving , FPS 5.89, Running 38.64s Step 268( N/A%), pre moving , FPS 5.83, Running 38.81s Step 269( N/A%), pre moving , FPS 5.87, Running 38.98s Step 270( N/A%), pre moving , FPS 5.88, Running 39.14s Step 271( N/A%), pre moving , FPS 5.85, Running 39.31s Step 272( N/A%), pre moving , FPS 5.85, Running 39.48s Step 273( N/A%), pre moving , FPS 5.87, Running 39.64s Step 274( N/A%), pre moving , FPS 5.87, Running 39.80s Step 275( N/A%), pre moving , FPS 5.88, Running 39.96s Step 276( N/A%), pre moving , FPS 5.93, Running 40.12s Step 277( N/A%), pre moving , FPS 5.99, Running 40.26s Step 278( N/A%), pre moving , FPS 6.08, Running 40.38s Step 279( N/A%), pre moving , FPS 6.20, Running 40.48s Step 280( N/A%), pre moving , FPS 6.25, Running 40.64s Step 281( N/A%), pre moving , FPS 6.33, Running 40.77s Step 282( N/A%), pre moving , FPS 6.29, Running 40.96s Step 283( N/A%), pre moving , FPS 6.30, Running 41.12s Step 284( N/A%), pre moving , FPS 6.34, Running 41.28s Step 285( N/A%), pre moving , FPS 6.37, Running 41.44s Step 286( N/A%), pre moving , FPS 6.46, Running 41.59s Step 287( N/A%), pre moving , FPS 6.46, Running 41.73s Step 288( N/A%), pre moving , FPS 6.51, Running 41.89s Step 289( N/A%), pre moving , FPS 6.52, Running 42.05s Step 290( N/A%), pre moving , FPS 6.59, Running 42.18s Step 291( N/A%), pre moving , FPS 6.69, Running 42.30s Step 292( N/A%), pre moving , FPS 6.78, Running 42.44s Step 293( N/A%), pre moving , FPS 6.85, Running 42.56s Step 294( N/A%), pre moving , FPS 6.92, Running 42.69s Step 295( N/A%), pre moving , FPS 7.04, Running 42.80s Step 296( N/A%), pre moving , FPS 7.09, Running 42.94s Step 297( N/A%), pre moving , FPS 7.27, Running 43.01s Step 298( N/A%), pre moving , FPS 7.45, Running 43.07s Step 299( N/A%), pre moving , FPS 7.51, Running 43.14s Step 300( N/A%), pre moving , FPS 7.73, Running 43.22s Step 301( N/A%), pre moving , FPS 7.90, Running 43.30s Step 302( N/A%), pre moving , FPS 8.26, Running 43.38s Step 303( N/A%), pre moving , FPS 8.54, Running 43.46s Step 304( N/A%), pre moving , FPS 8.86, Running 43.54s Step 305( N/A%), pre moving , FPS 9.19, Running 43.62s Step 306( N/A%), pre moving , FPS 9.54, Running 43.69s Step 307( N/A%), pre moving , FPS 9.84, Running 43.77s Step 308( N/A%), pre moving , FPS 10.23, Running 43.84s Step 309( N/A%), pre moving , FPS 10.43, Running 43.97s Step 310( N/A%), pre moving , FPS 10.73, Running 44.04s Step 311( N/A%), pre moving , FPS 11.00, Running 44.12s Step 312( N/A%), pre moving , FPS 11.26, Running 44.21s Step 313( N/A%), pre moving , FPS 11.60, Running 44.28s Step 314( N/A%), pre moving , FPS 11.82, Running 44.38s Step 315( N/A%), pre moving , FPS 12.10, Running 44.45s Step 316( N/A%), pre moving , FPS 12.59, Running 44.53s Step 317( N/A%), pre moving , FPS 12.75, Running 44.58s Step 318( N/A%), pre moving , FPS 6.02, Running 46.39s Step 319( N/A%), pre moving , FPS 5.51, Running 46.77s Step 320( N/A%), pre moving , FPS 5.28, Running 47.01s Step 321( N/A%), pre moving , FPS 4.87, Running 47.41s Step 322( N/A%), pre moving , FPS 4.68, Running 47.65s Step 323( N/A%), pre moving , FPS 4.43, Running 47.98s Step 324( N/A%), pre moving , FPS 4.31, Running 48.18s Step 325( N/A%), pre moving , FPS 4.04, Running 48.57s Step 326( N/A%), pre moving , FPS 3.91, Running 48.80s Step 327( N/A%), pre moving , FPS 3.74, Running 49.12s Step 328( N/A%), pre moving , FPS 3.65, Running 49.32s Step 329( N/A%), pre moving , FPS 3.48, Running 49.71s Step 330( N/A%), pre moving , FPS 3.39, Running 49.95s Step 331( N/A%), pre moving , FPS 3.26, Running 50.26s Step 332( N/A%), pre moving , FPS 3.18, Running 50.49s Step 333( N/A%), pre moving , FPS 3.01, Running 50.92s Step 334( N/A%), pre moving , FPS 2.95, Running 51.17s Step 335( N/A%), pre moving , FPS 2.83, Running 51.53s Step 336( N/A%), pre moving , FPS 2.78, Running 51.71s Step 337( N/A%), pre moving , FPS 2.68, Running 52.05s Step 338( 0.17%), action 1, FPS 2.93, Running 53.22s Step 339( 0.33%), action 2, FPS 2.91, Running 53.65s Step 340( 0.50%), action 3, FPS 2.62, Running 54.64s Step 341( 0.67%), action 4, FPS 2.61, Running 55.07s Step 342( 0.83%), action 5, FPS 2.44, Running 55.83s Step 343( 1.00%), action 6, FPS 2.35, Running 56.48s Step 344( 1.17%), action 7, FPS 2.22, Running 57.18s Step 345( 1.33%), action 8, FPS 2.24, Running 57.49s Step 346( 1.50%), action 9, FPS 2.13, Running 58.18s Step 347( 1.67%), action 10, FPS 2.09, Running 58.67s Step 348( 1.83%), action 11, FPS 1.93, Running 59.70s Step 349( 2.00%), action 12, FPS 1.91, Running 60.17s Step 350( 2.17%), action 13, FPS 1.86, Running 60.71s Step 351( 2.33%), action 14, FPS 1.81, Running 61.29s Step 352( 2.50%), action 15, FPS 1.69, Running 62.31s Step 353( 2.67%), action 16, FPS 1.71, Running 62.64s Step 354( 2.83%), action 17, FPS 1.62, Running 63.50s Step 355( 3.00%), action 18, FPS 1.60, Running 64.04s Step 356( 3.17%), action 19, FPS 1.55, Running 64.65s Step 357( 3.33%), action 20, FPS 1.53, Running 65.08s Step 358( 3.50%), action 21, FPS 1.56, Running 66.03s Step 359( 3.67%), action 22, FPS 1.57, Running 66.35s Step 360( 3.83%), action 23, FPS 1.64, Running 66.83s Step 361( 4.00%), action 24, FPS 1.65, Running 67.15s Step 362( 4.17%), action 25, FPS 1.65, Running 67.92s Step 363( 4.33%), action 26, FPS 1.66, Running 68.54s Step 364( 4.50%), action 27, FPS 1.58, Running 69.82s Step 365( 4.67%), action 28, FPS 1.55, Running 70.43s Step 366( 4.83%), action 29, FPS 1.52, Running 71.35s Step 367( 5.00%), action 30, FPS 1.51, Running 71.91s Step 368( 5.17%), action 31, FPS 1.47, Running 73.31s Step 369( 5.33%), action 32, FPS 1.46, Running 73.88s Step 370( 5.50%), action 33, FPS 1.42, Running 74.81s Step 371( 5.67%), action 34, FPS 1.42, Running 75.41s Step 372( 5.83%), action 35, FPS 1.42, Running 76.40s Step 373( 6.00%), action 36, FPS 1.40, Running 76.96s Step 374( 6.17%), action 37, FPS 1.38, Running 77.97s Step 375( 6.33%), action 38, FPS 1.38, Running 78.55s Step 376( 6.50%), action 39, FPS 1.35, Running 79.51s Step 377( 6.67%), action 40, FPS 1.33, Running 80.08s Step 378( 6.83%), action 41, FPS 1.33, Running 81.07s Step 379( 7.00%), action 42, FPS 1.31, Running 81.62s Step 380( 7.17%), action 43, FPS 1.26, Running 82.70s Step 381( 7.33%), action 44, FPS 1.24, Running 83.28s Step 382( 7.50%), action 45, FPS 1.22, Running 84.28s Step 383( 7.67%), action 46, FPS 1.23, Running 84.86s Step 384( 7.83%), action 47, FPS 1.28, Running 85.50s Step 385( 8.00%), action 48, FPS 1.31, Running 85.72s Step 386( 8.17%), action 49, FPS 1.35, Running 86.16s Step 387( 8.33%), action 50, FPS 1.38, Running 86.43s Step 388( 8.50%), action 51, FPS 1.45, Running 87.11s Step 389( 8.67%), action 52, FPS 1.47, Running 87.51s Step 390( 8.83%), action 53, FPS 1.47, Running 88.43s Step 391( 9.00%), action 54, FPS 1.49, Running 88.79s Step 392( 9.17%), action 55, FPS 1.50, Running 89.75s Step 393( 9.33%), action 56, FPS 1.50, Running 90.32s Step 394( 9.50%), action 57, FPS 1.51, Running 91.23s Step 395( 9.67%), action 58, FPS 1.51, Running 91.82s Step 396( 9.83%), action 59, FPS 1.50, Running 92.85s Step 397( 10.00%), action 60, FPS 1.50, Running 93.42s Step 398( 10.17%), action 61, FPS 1.45, Running 94.84s Step 399( 10.33%), action 62, FPS 1.45, Running 95.43s Step 400( 10.50%), action 63, FPS 1.47, Running 96.31s Step 401( 10.67%), action 64, FPS 1.49, Running 96.68s Step 402( 10.83%), action 65, FPS 1.50, Running 97.62s Step 403( 11.00%), action 66, FPS 1.50, Running 98.16s Step 404( 11.17%), action 67, FPS 1.48, Running 99.01s Step 405( 11.33%), action 68, FPS 1.42, Running 99.76s Step 406( 11.50%), action 69, FPS 1.37, Running 100.78s Step 407( 11.67%), action 70, FPS 1.34, Running 101.39s Step 408( 11.83%), action 71, FPS 1.31, Running 102.42s Step 409( 12.00%), action 72, FPS 1.29, Running 103.04s Step 410( 12.17%), action 73, FPS 1.28, Running 103.99s Step 411( 12.33%), action 74, FPS 1.27, Running 104.54s Step 412( 12.50%), action 75, FPS 1.31, Running 104.97s Step 413( 12.67%), action 76, FPS 1.35, Running 105.19s Step 414( 12.83%), action 77, FPS 1.37, Running 105.84s Step 415( 13.00%), action 78, FPS 1.37, Running 106.45s Step 416( 13.17%), action 79, FPS 1.38, Running 107.31s Step 417( 13.33%), action 80, FPS 1.39, Running 107.76s Step 418( 13.50%), action 81, FPS 1.42, Running 108.95s Step 419( 13.67%), action 82, FPS 1.42, Running 109.53s Step 420( 13.83%), action 83, FPS 1.41, Running 110.48s Step 421( 14.00%), action 84, FPS 1.39, Running 111.09s Step 422( 14.17%), action 85, FPS 1.39, Running 112.04s Step 423( 14.33%), action 86, FPS 1.41, Running 112.36s Step 424( 14.50%), action 87, FPS 1.41, Running 113.18s Step 425( 14.67%), action 88, FPS 1.42, Running 113.80s Step 426( 14.83%), action 89, FPS 1.43, Running 114.78s Step 427( 15.00%), action 90, FPS 1.43, Running 115.35s Step 428( 15.17%), action 91, FPS 1.43, Running 116.37s Step 429( 15.33%), action 92, FPS 1.44, Running 116.90s Step 430( 15.50%), action 93, FPS 1.44, Running 117.88s Step 431( 15.67%), action 94, FPS 1.43, Running 118.48s Step 432( 15.83%), action 95, FPS 1.38, Running 119.47s Step 433( 16.00%), action 96, FPS 1.34, Running 120.10s Step 434( 16.17%), action 97, FPS 1.31, Running 121.13s Step 435( 16.33%), action 98, FPS 1.31, Running 121.70s Step 436( 16.50%), action 99, FPS 1.30, Running 122.75s Step 437( 16.67%), action 100, FPS 1.29, Running 123.22s Step 438( 16.83%), action 101, FPS 1.31, Running 124.21s Step 439( 17.00%), action 102, FPS 1.33, Running 124.59s Step 440( 17.17%), action 103, FPS 1.31, Running 125.75s Step 441( 17.33%), action 104, FPS 1.31, Running 126.33s Step 442( 17.50%), action 105, FPS 1.31, Running 127.28s Step 443( 17.67%), action 106, FPS 1.29, Running 127.87s Step 444( 17.83%), action 107, FPS 1.27, Running 128.90s Step 445( 18.00%), action 108, FPS 1.29, Running 129.29s Step 446( 18.17%), action 109, FPS 1.31, Running 130.04s Step 447( 18.33%), action 110, FPS 1.31, Running 130.60s Step 448( 18.50%), action 111, FPS 1.32, Running 131.57s Step 449( 18.67%), action 112, FPS 1.31, Running 132.12s Step 450( 18.83%), action 113, FPS 1.32, Running 133.05s Step 451( 19.00%), action 114, FPS 1.34, Running 133.43s Step 452( 19.17%), action 115, FPS 1.36, Running 134.21s Step 453( 19.33%), action 116, FPS 1.36, Running 134.76s Step 454( 19.50%), action 117, FPS 1.37, Running 135.73s Step 455( 19.67%), action 118, FPS 1.37, Running 136.30s Step 456( 19.83%), action 119, FPS 1.38, Running 137.24s Step 457( 20.00%), action 120, FPS 1.37, Running 137.85s Step 458( 20.17%), action 121, FPS 1.37, Running 138.82s Step 459( 20.33%), action 122, FPS 1.37, Running 139.20s Step 460( 20.50%), action 123, FPS 1.40, Running 139.99s Step 461( 20.67%), action 124, FPS 1.41, Running 140.54s Step 462( 20.83%), action 125, FPS 1.41, Running 141.49s Step 463( 21.00%), action 126, FPS 1.44, Running 141.75s Step 464( 21.17%), action 127, FPS 1.51, Running 142.11s Step 465( 21.33%), action 128, FPS 1.53, Running 142.35s Step 466( 21.50%), action 129, FPS 1.58, Running 142.68s Step 467( 21.67%), action 130, FPS 1.62, Running 142.93s Step 468( 21.83%), action 131, FPS 1.68, Running 143.48s Step 469( 22.00%), action 132, FPS 1.72, Running 143.75s Step 470( 22.17%), action 133, FPS 1.75, Running 144.48s Step 471( 22.33%), action 134, FPS 1.75, Running 144.88s Step 472( 22.50%), action 135, FPS 1.72, Running 145.86s Step 473( 22.67%), action 136, FPS 1.71, Running 146.47s Step 474( 22.83%), action 137, FPS 1.71, Running 147.44s Step 475( 23.00%), action 138, FPS 1.69, Running 148.10s Step 476( 23.17%), action 139, FPS 1.69, Running 149.07s Step 477( 23.33%), action 140, FPS 1.69, Running 149.66s Step 478( 23.50%), action 141, FPS 1.69, Running 150.66s Step 479( 23.67%), action 142, FPS 1.66, Running 151.23s Step 480( 23.83%), action 143, FPS 1.64, Running 152.20s Step 481( 24.00%), action 144, FPS 1.67, Running 152.53s Step 482( 24.17%), action 145, FPS 1.68, Running 153.43s Step 483( 24.33%), action 146, FPS 1.63, Running 154.00s Step 484( 24.50%), action 147, FPS 1.55, Running 155.04s Step 485( 24.67%), action 148, FPS 1.50, Running 155.65s Step 486( 24.83%), action 149, FPS 1.44, Running 156.60s Step 487( 25.00%), action 150, FPS 1.42, Running 157.06s Step 488( 25.17%), action 151, FPS 1.36, Running 158.19s Step 489( 25.33%), action 152, FPS 1.33, Running 158.79s Step 490( 25.50%), action 153, FPS 1.31, Running 159.72s Step 491( 25.67%), action 154, FPS 1.29, Running 160.36s Step 492( 25.83%), action 155, FPS 1.29, Running 161.34s Step 493( 26.00%), action 156, FPS 1.29, Running 161.93s Step 494( 26.17%), action 157, FPS 1.34, Running 162.38s Step 495( 26.33%), action 158, FPS 1.37, Running 162.67s Step 496( 26.50%), action 159, FPS 1.41, Running 163.22s Step 497( 26.67%), action 160, FPS 1.43, Running 163.61s Step 498( 26.83%), action 161, FPS 1.45, Running 164.49s Step 499( 27.00%), action 162, FPS 1.45, Running 165.01s Step 500( 27.17%), action 163, FPS 1.45, Running 165.97s Step 501( 27.33%), action 164, FPS 1.42, Running 166.58s Step 502( 27.50%), action 165, FPS 1.41, Running 167.60s Step 503( 27.67%), action 166, FPS 1.41, Running 168.23s Step 504( 27.83%), action 167, FPS 1.41, Running 169.19s Step 505( 28.00%), action 168, FPS 1.41, Running 169.83s Step 506( 28.17%), action 169, FPS 1.40, Running 170.89s Step 507( 28.33%), action 170, FPS 1.38, Running 171.54s Step 508( 28.50%), action 171, FPS 1.40, Running 172.48s Step 509( 28.67%), action 172, FPS 1.40, Running 173.04s Step 510( 28.83%), action 173, FPS 1.40, Running 174.00s Step 511( 29.00%), action 174, FPS 1.42, Running 174.42s Step 512( 29.17%), action 175, FPS 1.44, Running 175.27s Step 513( 29.33%), action 176, FPS 1.43, Running 175.89s Step 514( 29.50%), action 177, FPS 1.39, Running 176.81s Step 515( 29.67%), action 178, FPS 1.37, Running 177.29s Step 516( 29.83%), action 179, FPS 1.36, Running 177.93s Step 517( 30.00%), action 180, FPS 1.35, Running 178.46s Step 518( 30.17%), action 181, FPS 1.34, Running 179.46s Step 519( 30.33%), action 182, FPS 1.33, Running 180.01s Step 520( 30.50%), action 183, FPS 1.33, Running 180.99s Step 521( 30.67%), action 184, FPS 1.36, Running 181.24s Step 522( 30.83%), action 185, FPS 1.43, Running 181.58s Step 523( 31.00%), action 186, FPS 1.47, Running 181.81s Step 524( 31.17%), action 187, FPS 1.52, Running 182.31s Step 525( 31.33%), action 188, FPS 1.57, Running 182.55s Step 526( 31.50%), action 189, FPS 1.64, Running 183.06s Step 527( 31.67%), action 190, FPS 1.70, Running 183.29s Step 528( 31.83%), action 191, FPS 1.73, Running 184.05s Step 529( 32.00%), action 192, FPS 1.72, Running 184.66s Step 530( 32.17%), action 193, FPS 1.71, Running 185.68s Step 531( 32.33%), action 194, FPS 1.69, Running 186.23s Step 532( 32.50%), action 195, FPS 1.67, Running 187.23s Step 533( 32.67%), action 196, FPS 1.72, Running 187.54s Step 534( 32.83%), action 197, FPS 1.73, Running 188.38s Step 535( 33.00%), action 198, FPS 1.71, Running 189.00s Step 536( 33.17%), action 199, FPS 1.65, Running 190.04s Step 537( 33.33%), action 200, FPS 1.65, Running 190.61s Step 538( 33.50%), action 201, FPS 1.65, Running 191.58s Step 539( 33.67%), action 202, FPS 1.64, Running 192.18s Step 540( 33.83%), action 203, FPS 1.67, Running 192.97s Step 541( 34.00%), action 204, FPS 1.64, Running 193.40s Step 542( 34.17%), action 205, FPS 1.57, Running 194.32s Step 543( 34.33%), action 206, FPS 1.54, Running 194.80s Step 544( 34.50%), action 207, FPS 1.52, Running 195.49s Step 545( 34.67%), action 208, FPS 1.48, Running 196.03s Step 546( 34.83%), action 209, FPS 1.44, Running 196.99s Step 547( 35.00%), action 210, FPS 1.42, Running 197.33s Step 548( 35.17%), action 211, FPS 1.39, Running 198.44s Step 549( 35.33%), action 212, FPS 1.41, Running 198.88s Step 550( 35.50%), action 213, FPS 1.42, Running 199.79s Step 551( 35.67%), action 214, FPS 1.42, Running 200.37s Step 552( 35.83%), action 215, FPS 1.41, Running 201.45s Step 553( 36.00%), action 216, FPS 1.41, Running 201.73s Step 554( 36.17%), action 217, FPS 1.45, Running 202.17s Step 555( 36.33%), action 218, FPS 1.49, Running 202.44s Step 556( 36.50%), action 219, FPS 1.57, Running 202.80s Step 557( 36.67%), action 220, FPS 1.61, Running 203.06s Step 558( 36.83%), action 221, FPS 1.60, Running 204.09s Step 559( 37.00%), action 222, FPS 1.63, Running 204.45s Step 560( 37.17%), action 223, FPS 1.62, Running 205.33s Step 561( 37.33%), action 224, FPS 1.63, Running 205.68s Step 562( 37.50%), action 225, FPS 1.64, Running 206.52s Step 563( 37.67%), action 226, FPS 1.63, Running 207.08s Step 564( 37.83%), action 227, FPS 1.58, Running 208.13s Step 565( 38.00%), action 228, FPS 1.58, Running 208.65s Step 566( 38.17%), action 229, FPS 1.57, Running 209.73s Step 567( 38.33%), action 230, FPS 1.55, Running 210.25s Step 568( 38.50%), action 231, FPS 1.57, Running 211.20s Step 569( 38.67%), action 232, FPS 1.55, Running 211.77s Step 570( 38.83%), action 233, FPS 1.54, Running 212.74s Step 571( 39.00%), action 234, FPS 1.55, Running 213.31s Step 572( 39.17%), action 235, FPS 1.55, Running 214.35s Step 573( 39.33%), action 236, FPS 1.51, Running 214.95s Step 574( 39.50%), action 237, FPS 1.46, Running 215.87s Step 575( 39.67%), action 238, FPS 1.44, Running 216.29s Step 576( 39.83%), action 239, FPS 1.41, Running 217.01s Step 577( 40.00%), action 240, FPS 1.38, Running 217.56s Step 578( 40.17%), action 241, FPS 1.39, Running 218.49s Step 579( 40.33%), action 242, FPS 1.36, Running 219.13s Step 580( 40.50%), action 243, FPS 1.37, Running 219.98s Step 581( 40.67%), action 244, FPS 1.33, Running 220.76s Step 582( 40.83%), action 245, FPS 1.34, Running 221.40s Step 583( 41.00%), action 246, FPS 1.37, Running 221.63s Step 584( 41.17%), action 247, FPS 1.44, Running 222.05s Step 585( 41.33%), action 248, FPS 1.44, Running 222.51s Step 586( 41.50%), action 249, FPS 1.52, Running 222.88s Step 587( 41.67%), action 250, FPS 1.55, Running 223.17s Step 588( 41.83%), action 251, FPS 1.58, Running 223.89s Step 589( 42.00%), action 252, FPS 1.61, Running 224.22s Step 590( 42.17%), action 253, FPS 1.60, Running 225.23s Step 591( 42.33%), action 254, FPS 1.61, Running 225.74s Step 592( 42.50%), action 255, FPS 1.66, Running 226.40s Step 593( 42.67%), action 256, FPS 1.67, Running 226.96s Step 594( 42.83%), action 257, FPS 1.64, Running 228.05s Step 595( 43.00%), action 258, FPS 1.62, Running 228.61s Step 596( 43.17%), action 259, FPS 1.60, Running 229.54s Step 597( 43.33%), action 260, FPS 1.62, Running 229.91s Step 598( 43.50%), action 261, FPS 1.56, Running 231.27s Step 599( 43.67%), action 262, FPS 1.57, Running 231.90s Step 600( 43.83%), action 263, FPS 1.55, Running 232.87s Step 601( 44.00%), action 264, FPS 1.58, Running 233.42s Step 602( 44.17%), action 265, FPS 1.53, Running 234.43s Step 603( 44.33%), action 266, FPS 1.48, Running 235.11s Step 604( 44.50%), action 267, FPS 1.43, Running 236.08s Step 605( 44.67%), action 268, FPS 1.44, Running 236.43s Step 606( 44.83%), action 269, FPS 1.39, Running 237.23s Step 607( 45.00%), action 270, FPS 1.36, Running 237.84s Step 608( 45.17%), action 271, FPS 1.31, Running 239.19s Step 609( 45.33%), action 272, FPS 1.28, Running 239.79s Step 610( 45.50%), action 273, FPS 1.28, Running 240.79s Step 611( 45.67%), action 274, FPS 1.28, Running 241.42s Step 612( 45.83%), action 275, FPS 1.30, Running 241.78s Step 613( 46.00%), action 276, FPS 1.32, Running 242.06s Step 614( 46.17%), action 277, FPS 1.37, Running 242.63s Step 615( 46.33%), action 278, FPS 1.39, Running 242.96s Step 616( 46.50%), action 279, FPS 1.42, Running 243.60s Step 617( 46.67%), action 280, FPS 1.40, Running 244.16s Step 618( 46.83%), action 281, FPS 1.45, Running 245.06s Step 619( 47.00%), action 282, FPS 1.45, Running 245.69s Step 620( 47.17%), action 283, FPS 1.45, Running 246.67s Step 621( 47.33%), action 284, FPS 1.45, Running 247.24s Step 622( 47.50%), action 285, FPS 1.45, Running 248.22s Step 623( 47.67%), action 286, FPS 1.46, Running 248.79s Step 624( 47.83%), action 287, FPS 1.46, Running 249.77s Step 625( 48.00%), action 288, FPS 1.44, Running 250.34s Step 626( 48.17%), action 289, FPS 1.41, Running 251.40s Step 627( 48.33%), action 290, FPS 1.41, Running 251.99s Step 628( 48.50%), action 291, FPS 1.45, Running 252.99s Step 629( 48.67%), action 292, FPS 1.46, Running 253.53s Step 630( 48.83%), action 293, FPS 1.46, Running 254.48s Step 631( 49.00%), action 294, FPS 1.46, Running 255.11s Step 632( 49.17%), action 295, FPS 1.40, Running 256.11s Step 633( 49.33%), action 296, FPS 1.39, Running 256.44s Step 634( 49.50%), action 297, FPS 1.37, Running 257.28s Step 635( 49.67%), action 298, FPS 1.34, Running 257.86s Step 636( 49.83%), action 299, FPS 1.32, Running 258.81s Step 637( 50.00%), action 300, FPS 1.32, Running 259.37s Step 638( 50.17%), action 301, FPS 1.31, Running 260.36s Step 639( 50.33%), action 302, FPS 1.34, Running 260.58s Step 640( 50.50%), action 303, FPS 1.39, Running 261.07s Step 641( 50.67%), action 304, FPS 1.42, Running 261.32s Step 642( 50.83%), action 305, FPS 1.48, Running 261.76s Step 643( 51.00%), action 306, FPS 1.51, Running 262.07s Step 644( 51.17%), action 307, FPS 1.54, Running 262.71s Step 645( 51.33%), action 308, FPS 1.57, Running 263.08s Step 646( 51.50%), action 309, FPS 1.58, Running 264.09s Step 647( 51.67%), action 310, FPS 1.58, Running 264.62s Step 648( 51.83%), action 311, FPS 1.58, Running 265.61s Step 649( 52.00%), action 312, FPS 1.58, Running 266.18s Step 650( 52.17%), action 313, FPS 1.58, Running 267.18s Step 651( 52.33%), action 314, FPS 1.58, Running 267.76s Step 652( 52.50%), action 315, FPS 1.58, Running 268.77s Step 653( 52.67%), action 316, FPS 1.54, Running 269.40s Step 654( 52.83%), action 317, FPS 1.52, Running 270.45s Step 655( 53.00%), action 318, FPS 1.52, Running 271.01s Step 656( 53.17%), action 319, FPS 1.52, Running 271.98s Step 657( 53.33%), action 320, FPS 1.51, Running 272.58s Step 658( 53.50%), action 321, FPS 1.51, Running 273.60s Step 659( 53.67%), action 322, FPS 1.47, Running 274.23s Step 660( 53.83%), action 323, FPS 1.40, Running 275.35s Step 661( 54.00%), action 324, FPS 1.38, Running 275.80s Step 662( 54.17%), action 325, FPS 1.33, Running 276.76s Step 663( 54.33%), action 326, FPS 1.33, Running 277.10s Step 664( 54.50%), action 327, FPS 1.31, Running 278.04s Step 665( 54.67%), action 328, FPS 1.28, Running 278.72s Step 666( 54.83%), action 329, FPS 1.29, Running 279.61s Step 667( 55.00%), action 330, FPS 1.28, Running 280.20s Step 668( 55.17%), action 331, FPS 1.31, Running 280.84s Step 669( 55.33%), action 332, FPS 1.31, Running 281.42s Step 670( 55.50%), action 333, FPS 1.34, Running 282.06s Step 671( 55.67%), action 334, FPS 1.32, Running 282.94s Step 672( 55.83%), action 335, FPS 1.32, Running 283.88s Step 673( 56.00%), action 336, FPS 1.35, Running 284.22s Step 674( 56.17%), action 337, FPS 1.36, Running 285.11s Step 675( 56.33%), action 338, FPS 1.37, Running 285.66s Step 676( 56.50%), action 339, FPS 1.36, Running 286.70s Step 677( 56.67%), action 340, FPS 1.36, Running 287.29s Step 678( 56.83%), action 341, FPS 1.36, Running 288.30s Step 679( 57.00%), action 342, FPS 1.37, Running 288.87s Step 680( 57.17%), action 343, FPS 1.37, Running 289.92s Step 681( 57.33%), action 344, FPS 1.35, Running 290.58s Step 682( 57.50%), action 345, FPS 1.36, Running 291.47s Step 683( 57.67%), action 346, FPS 1.34, Running 292.06s Step 684( 57.83%), action 347, FPS 1.32, Running 293.15s Step 685( 58.00%), action 348, FPS 1.33, Running 293.75s Step 686( 58.17%), action 349, FPS 1.32, Running 294.72s Step 687( 58.33%), action 350, FPS 1.32, Running 295.29s Step 688( 58.50%), action 351, FPS 1.29, Running 296.32s Step 689( 58.67%), action 352, FPS 1.28, Running 297.01s Step 690( 58.83%), action 353, FPS 1.26, Running 297.99s Step 691( 59.00%), action 354, FPS 1.28, Running 298.56s Step 692( 59.17%), action 355, FPS 1.30, Running 299.24s Step 693( 59.33%), action 356, FPS 1.31, Running 299.49s Step 694( 59.50%), action 357, FPS 1.35, Running 299.92s Step 695( 59.67%), action 358, FPS 1.36, Running 300.38s Step 696( 59.83%), action 359, FPS 1.39, Running 301.06s Step 697( 60.00%), action 360, FPS 1.39, Running 301.64s Step 698( 60.17%), action 361, FPS 1.36, Running 302.97s Step 699( 60.33%), action 362, FPS 1.35, Running 303.67s Step 700( 60.50%), action 363, FPS 1.35, Running 304.68s Step 701( 60.67%), action 364, FPS 1.37, Running 305.22s Step 702( 60.83%), action 365, FPS 1.36, Running 306.18s Step 703( 61.00%), action 366, FPS 1.36, Running 306.78s Step 704( 61.17%), action 367, FPS 1.39, Running 307.53s Step 705( 61.33%), action 368, FPS 1.37, Running 308.37s Step 706( 61.50%), action 369, FPS 1.37, Running 309.36s Step 707( 61.67%), action 370, FPS 1.36, Running 309.95s Step 708( 61.83%), action 371, FPS 1.36, Running 311.02s Step 709( 62.00%), action 372, FPS 1.37, Running 311.62s Step 710( 62.17%), action 373, FPS 1.37, Running 312.58s Step 711( 62.33%), action 374, FPS 1.37, Running 313.17s Step 712( 62.50%), action 375, FPS 1.33, Running 314.23s Step 713( 62.67%), action 376, FPS 1.30, Running 314.84s Step 714( 62.83%), action 377, FPS 1.25, Running 315.96s Step 715( 63.00%), action 378, FPS 1.24, Running 316.55s Step 716( 63.17%), action 379, FPS 1.22, Running 317.47s Step 717( 63.33%), action 380, FPS 1.21, Running 318.12s Step 718( 63.50%), action 381, FPS 1.25, Running 319.03s Step 719( 63.67%), action 382, FPS 1.27, Running 319.38s Step 720( 63.83%), action 383, FPS 1.28, Running 320.27s Step 721( 64.00%), action 384, FPS 1.28, Running 320.81s Step 722( 64.17%), action 385, FPS 1.28, Running 321.83s Step 723( 64.33%), action 386, FPS 1.28, Running 322.40s Step 724( 64.50%), action 387, FPS 1.26, Running 323.34s Step 725( 64.67%), action 388, FPS 1.29, Running 323.90s Step 726( 64.83%), action 389, FPS 1.28, Running 324.93s Step 727( 65.00%), action 390, FPS 1.30, Running 325.34s Step 728( 65.17%), action 391, FPS 1.28, Running 326.59s Step 729( 65.33%), action 392, FPS 1.29, Running 327.15s Step 730( 65.50%), action 393, FPS 1.28, Running 328.17s Step 731( 65.67%), action 394, FPS 1.28, Running 328.77s Step 732( 65.83%), action 395, FPS 1.28, Running 329.82s Step 733( 66.00%), action 396, FPS 1.28, Running 330.46s Step 734( 66.17%), action 397, FPS 1.28, Running 331.58s Step 735( 66.33%), action 398, FPS 1.28, Running 332.13s Step 736( 66.50%), action 399, FPS 1.27, Running 333.16s Step 737( 66.67%), action 400, FPS 1.28, Running 333.75s Step 738( 66.83%), action 401, FPS 1.27, Running 334.80s Step 739( 67.00%), action 402, FPS 1.25, Running 335.35s Step 740( 67.17%), action 403, FPS 1.23, Running 336.50s Step 741( 67.33%), action 404, FPS 1.24, Running 336.96s Step 742( 67.50%), action 405, FPS 1.27, Running 337.64s Step 743( 67.67%), action 406, FPS 1.28, Running 338.04s Step 744( 67.83%), action 407, FPS 1.31, Running 338.65s Step 745( 68.00%), action 408, FPS 1.31, Running 339.13s Step 746( 68.17%), action 409, FPS 1.32, Running 340.04s Step 747( 68.33%), action 410, FPS 1.31, Running 340.66s Step 748( 68.50%), action 411, FPS 1.33, Running 341.62s Step 749( 68.67%), action 412, FPS 1.33, Running 342.16s Step 750( 68.83%), action 413, FPS 1.35, Running 342.97s Step 751( 69.00%), action 414, FPS 1.36, Running 343.44s Step 752( 69.17%), action 415, FPS 1.38, Running 344.33s Step 753( 69.33%), action 416, FPS 1.38, Running 344.95s Step 754( 69.50%), action 417, FPS 1.39, Running 345.98s Step 755( 69.67%), action 418, FPS 1.39, Running 346.54s Step 756( 69.83%), action 419, FPS 1.40, Running 347.45s Step 757( 70.00%), action 420, FPS 1.42, Running 347.81s Step 758( 70.17%), action 421, FPS 1.44, Running 348.67s Step 759( 70.33%), action 422, FPS 1.44, Running 349.22s Step 760( 70.50%), action 423, FPS 1.46, Running 350.16s Step 761( 70.67%), action 424, FPS 1.45, Running 350.80s Step 762( 70.83%), action 425, FPS 1.41, Running 351.83s Step 763( 71.00%), action 426, FPS 1.39, Running 352.46s Step 764( 71.17%), action 427, FPS 1.35, Running 353.42s Step 765( 71.33%), action 428, FPS 1.34, Running 354.02s Step 766( 71.50%), action 429, FPS 1.34, Running 354.97s Step 767( 71.67%), action 430, FPS 1.36, Running 355.34s Step 768( 71.83%), action 431, FPS 1.40, Running 355.93s Step 769( 72.00%), action 432, FPS 1.43, Running 356.16s Step 770( 72.17%), action 433, FPS 1.45, Running 356.72s Step 771( 72.33%), action 434, FPS 1.47, Running 357.06s Step 772( 72.50%), action 435, FPS 1.52, Running 357.50s Step 773( 72.67%), action 436, FPS 1.54, Running 357.96s Step 774( 72.83%), action 437, FPS 1.57, Running 358.76s Step 775( 73.00%), action 438, FPS 1.56, Running 359.32s Step 776( 73.17%), action 439, FPS 1.56, Running 360.26s Step 777( 73.33%), action 440, FPS 1.53, Running 360.92s Step 778( 73.50%), action 441, FPS 1.50, Running 361.97s Step 779( 73.67%), action 442, FPS 1.50, Running 362.56s Step 780( 73.83%), action 443, FPS 1.50, Running 363.50s Step 781( 74.00%), action 444, FPS 1.50, Running 364.12s Step 782( 74.17%), action 445, FPS 1.51, Running 365.09s Step 783( 74.33%), action 446, FPS 1.52, Running 365.65s Step 784( 74.50%), action 447, FPS 1.54, Running 366.44s Step 785( 74.67%), action 448, FPS 1.56, Running 366.82s Step 786( 74.83%), action 449, FPS 1.57, Running 367.74s Step 787( 75.00%), action 450, FPS 1.54, Running 368.31s Step 788( 75.17%), action 451, FPS 1.49, Running 369.37s Step 789( 75.33%), action 452, FPS 1.45, Running 369.92s Step 790( 75.50%), action 453, FPS 1.40, Running 370.96s Step 791( 75.67%), action 454, FPS 1.38, Running 371.56s Step 792( 75.83%), action 455, FPS 1.31, Running 372.73s Step 793( 76.00%), action 456, FPS 1.30, Running 373.29s Step 794( 76.17%), action 457, FPS 1.29, Running 374.22s Step 795( 76.33%), action 458, FPS 1.29, Running 374.81s Step 796( 76.50%), action 459, FPS 1.32, Running 375.39s Step 797( 76.67%), action 460, FPS 1.36, Running 375.63s Step 798( 76.83%), action 461, FPS 1.40, Running 376.31s Step 799( 77.00%), action 462, FPS 1.43, Running 376.56s Step 800( 77.17%), action 463, FPS 1.45, Running 377.31s Step 801( 77.33%), action 464, FPS 1.45, Running 377.89s Step 802( 77.50%), action 465, FPS 1.42, Running 379.14s Step 803( 77.67%), action 466, FPS 1.42, Running 379.75s Step 804( 77.83%), action 467, FPS 1.39, Running 380.80s Step 805( 78.00%), action 468, FPS 1.37, Running 381.41s Step 806( 78.17%), action 469, FPS 1.36, Running 382.42s Step 807( 78.33%), action 470, FPS 1.37, Running 382.96s Step 808( 78.50%), action 471, FPS 1.37, Running 383.95s Step 809( 78.67%), action 472, FPS 1.37, Running 384.51s Step 810( 78.83%), action 473, FPS 1.37, Running 385.52s Step 811( 79.00%), action 474, FPS 1.38, Running 386.08s Step 812( 79.17%), action 475, FPS 1.39, Running 387.09s Step 813( 79.33%), action 476, FPS 1.39, Running 387.69s Step 814( 79.50%), action 477, FPS 1.38, Running 388.69s Step 815( 79.67%), action 478, FPS 1.39, Running 389.25s Step 816( 79.83%), action 479, FPS 1.35, Running 390.25s Step 817( 80.00%), action 480, FPS 1.31, Running 390.84s Step 818( 80.17%), action 481, FPS 1.27, Running 392.02s Step 819( 80.33%), action 482, FPS 1.25, Running 392.53s Step 820( 80.50%), action 483, FPS 1.24, Running 393.42s Step 821( 80.67%), action 484, FPS 1.25, Running 393.90s Step 822( 80.83%), action 485, FPS 1.29, Running 394.69s Step 823( 81.00%), action 486, FPS 1.29, Running 395.21s Step 824( 81.17%), action 487, FPS 1.35, Running 395.59s Step 825( 81.33%), action 488, FPS 1.38, Running 395.87s Step 826( 81.50%), action 489, FPS 1.42, Running 396.50s Step 827( 81.67%), action 490, FPS 1.44, Running 396.81s Step 828( 81.83%), action 491, FPS 1.48, Running 397.50s Step 829( 82.00%), action 492, FPS 1.49, Running 397.95s Step 830( 82.17%), action 493, FPS 1.49, Running 398.91s Step 831( 82.33%), action 494, FPS 1.49, Running 399.49s Step 832( 82.50%), action 495, FPS 1.50, Running 400.44s Step 833( 82.67%), action 496, FPS 1.50, Running 401.01s Step 834( 82.83%), action 497, FPS 1.51, Running 401.94s Step 835( 83.00%), action 498, FPS 1.54, Running 402.26s Step 836( 83.17%), action 499, FPS 1.55, Running 403.14s Step 837( 83.33%), action 500, FPS 1.55, Running 403.73s Step 838( 83.50%), action 501, FPS 1.57, Running 404.73s Step 839( 83.67%), action 502, FPS 1.56, Running 405.31s Step 840( 83.83%), action 503, FPS 1.56, Running 406.27s Step 841( 84.00%), action 504, FPS 1.54, Running 406.91s Step 842( 84.17%), action 505, FPS 1.52, Running 407.88s Step 843( 84.33%), action 506, FPS 1.54, Running 408.22s Step 844( 84.50%), action 507, FPS 1.48, Running 409.09s Step 845( 84.67%), action 508, FPS 1.45, Running 409.65s Step 846( 84.83%), action 509, FPS 1.41, Running 410.70s Step 847( 85.00%), action 510, FPS 1.38, Running 411.26s Step 848( 85.17%), action 511, FPS 1.36, Running 412.23s Step 849( 85.33%), action 512, FPS 1.35, Running 412.80s Step 850( 85.50%), action 513, FPS 1.34, Running 413.80s Step 851( 85.67%), action 514, FPS 1.35, Running 414.34s Step 852( 85.83%), action 515, FPS 1.41, Running 414.67s Step 853( 86.00%), action 516, FPS 1.43, Running 414.97s Step 854( 86.17%), action 517, FPS 1.48, Running 415.44s Step 855( 86.33%), action 518, FPS 1.49, Running 415.70s Step 856( 86.50%), action 519, FPS 1.54, Running 416.09s Step 857( 86.67%), action 520, FPS 1.58, Running 416.42s Step 858( 86.83%), action 521, FPS 1.61, Running 417.12s Step 859( 87.00%), action 522, FPS 1.60, Running 417.78s Step 860( 87.17%), action 523, FPS 1.61, Running 418.68s Step 861( 87.33%), action 524, FPS 1.65, Running 419.02s Step 862( 87.50%), action 525, FPS 1.66, Running 419.92s Step 863( 87.67%), action 526, FPS 1.63, Running 420.52s Step 864( 87.83%), action 527, FPS 1.61, Running 421.49s Step 865( 88.00%), action 528, FPS 1.64, Running 421.88s Step 866( 88.17%), action 529, FPS 1.67, Running 422.67s Step 867( 88.33%), action 530, FPS 1.67, Running 423.23s Step 868( 88.50%), action 531, FPS 1.66, Running 424.27s Step 869( 88.67%), action 532, FPS 1.66, Running 424.85s Step 870( 88.83%), action 533, FPS 1.66, Running 425.82s Step 871( 89.00%), action 534, FPS 1.66, Running 426.40s Step 872( 89.17%), action 535, FPS 1.58, Running 427.35s Step 873( 89.33%), action 536, FPS 1.57, Running 427.73s Step 874( 89.50%), action 537, FPS 1.53, Running 428.55s Step 875( 89.67%), action 538, FPS 1.49, Running 429.12s Step 876( 89.83%), action 539, FPS 1.43, Running 430.06s Step 877( 90.00%), action 540, FPS 1.43, Running 430.39s Step 878( 90.17%), action 541, FPS 1.40, Running 431.45s Step 879( 90.33%), action 542, FPS 1.42, Running 431.88s Step 880( 90.50%), action 543, FPS 1.41, Running 432.82s Step 881( 90.67%), action 544, FPS 1.39, Running 433.37s Step 882( 90.83%), action 545, FPS 1.38, Running 434.38s Step 883( 91.00%), action 546, FPS 1.42, Running 434.61s Step 884( 91.17%), action 547, FPS 1.48, Running 435.00s Step 885( 91.33%), action 548, FPS 1.50, Running 435.21s Step 886( 91.50%), action 549, FPS 1.56, Running 435.52s Step 887( 91.67%), action 550, FPS 1.59, Running 435.77s Step 888( 91.83%), action 551, FPS 1.64, Running 436.45s Step 889( 92.00%), action 552, FPS 1.66, Running 436.86s Step 890( 92.17%), action 553, FPS 1.70, Running 437.59s Step 891( 92.33%), action 554, FPS 1.71, Running 438.12s Step 892( 92.50%), action 555, FPS 1.70, Running 439.15s Step 893( 92.67%), action 556, FPS 1.67, Running 439.73s Step 894( 92.83%), action 557, FPS 1.64, Running 440.73s Step 895( 93.00%), action 558, FPS 1.68, Running 441.06s Step 896( 93.17%), action 559, FPS 1.69, Running 441.91s Step 897( 93.33%), action 560, FPS 1.65, Running 442.48s Step 898( 93.50%), action 561, FPS 1.66, Running 443.47s Step 899( 93.67%), action 562, FPS 1.65, Running 444.01s Step 900( 93.83%), action 563, FPS 1.65, Running 444.96s Step 901( 94.00%), action 564, FPS 1.64, Running 445.54s Step 902( 94.17%), action 565, FPS 1.65, Running 446.46s Step 903( 94.33%), action 566, FPS 1.59, Running 447.16s Step 904( 94.50%), action 567, FPS 1.52, Running 448.12s Step 905( 94.67%), action 568, FPS 1.47, Running 448.80s Step 906( 94.83%), action 569, FPS 1.40, Running 449.77s Step 907( 95.00%), action 570, FPS 1.37, Running 450.40s Step 908( 95.17%), action 571, FPS 1.34, Running 451.37s Step 909( 95.33%), action 572, FPS 1.32, Running 452.00s Step 910( 95.50%), action 573, FPS 1.30, Running 452.96s Step 911( 95.67%), action 574, FPS 1.30, Running 453.50s Step 912( 95.83%), action 575, FPS 1.33, Running 454.17s Step 913( 96.00%), action 576, FPS 1.35, Running 454.50s Step 914( 96.17%), action 577, FPS 1.41, Running 454.92s Step 915( 96.33%), action 578, FPS 1.41, Running 455.23s Step 916( 96.50%), action 579, FPS 1.42, Running 455.99s Step 917( 96.67%), action 580, FPS 1.44, Running 456.34s Step 918( 96.83%), action 581, FPS 1.44, Running 457.39s Step 919( 97.00%), action 582, FPS 1.44, Running 457.94s Step 920( 97.17%), action 583, FPS 1.42, Running 459.01s Step 921( 97.33%), action 584, FPS 1.43, Running 459.58s Step 922( 97.50%), action 585, FPS 1.42, Running 460.53s Step 923( 97.67%), action 586, FPS 1.43, Running 461.13s Step 924( 97.83%), action 587, FPS 1.43, Running 462.13s Step 925( 98.00%), action 588, FPS 1.44, Running 462.71s Step 926( 98.17%), action 589, FPS 1.44, Running 463.70s Step 927( 98.33%), action 590, FPS 1.44, Running 464.33s Step 928( 98.50%), action 591, FPS 1.43, Running 465.39s Step 929( 98.67%), action 592, FPS 1.44, Running 465.92s Step 930( 98.83%), action 593, FPS 1.42, Running 467.02s Step 931( 99.00%), action 594, FPS 1.42, Running 467.58s Step 932( 99.17%), action 595, FPS 1.40, Running 468.49s Step 933( 99.33%), action 596, FPS 1.36, Running 469.21s Step 934( 99.50%), action 597, FPS 1.31, Running 470.21s Step 935( 99.67%), action 598, FPS 1.28, Running 470.81s Step 936( 99.83%), action 599, FPS 1.27, Running 471.78s Step 937(100.00%), action 600, FPS 1.25, Running 472.36s [2026-08-01 23:02:49] [63 ] Seed 62 failed after 472.57 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 8/63(12.70%) success. +Setting seed: 63 +Step 1( N/A%), pre moving , FPS 2.87, Running 0.35s Step 2( N/A%), pre moving , FPS 4.67, Running 0.43s Step 3( N/A%), pre moving , FPS 6.08, Running 0.49s Step 4( N/A%), pre moving , FPS 6.66, Running 0.60s Step 5( N/A%), pre moving , FPS 5.76, Running 0.87s Step 6( N/A%), pre moving , FPS 6.55, Running 0.92s Step 7( N/A%), pre moving , FPS 7.46, Running 0.94s Step 8( N/A%), pre moving , FPS 8.34, Running 0.96s Step 9( N/A%), pre moving , FPS 9.18, Running 0.98s Step 10( N/A%), pre moving , FPS 10.00, Running 1.00s Step 11( N/A%), pre moving , FPS 10.77, Running 1.02s Step 12( N/A%), pre moving , FPS 11.53, Running 1.04s Step 13( N/A%), pre moving , FPS 12.26, Running 1.06s Step 14( N/A%), pre moving , FPS 12.96, Running 1.08s Step 15( N/A%), pre moving , FPS 13.63, Running 1.10s Step 16( N/A%), pre moving , FPS 14.28, Running 1.12s Step 17( N/A%), pre moving , FPS 14.91, Running 1.14s Step 18( N/A%), pre moving , FPS 15.48, Running 1.16s Step 19( N/A%), pre moving , FPS 15.96, Running 1.19s Step 20( N/A%), pre moving , FPS 16.43, Running 1.22s Step 21( N/A%), pre moving , FPS 18.67, Running 1.42s Step 22( N/A%), pre moving , FPS 19.78, Running 1.44s Step 23( N/A%), pre moving , FPS 20.70, Running 1.46s Step 24( N/A%), pre moving , FPS 22.76, Running 1.48s Step 25( N/A%), pre moving , FPS 31.68, Running 1.50s Step 26( N/A%), pre moving , FPS 24.53, Running 1.73s Step 27( N/A%), pre moving , FPS 24.56, Running 1.75s Step 28( N/A%), pre moving , FPS 24.61, Running 1.77s Step 29( N/A%), pre moving , FPS 24.62, Running 1.79s Step 30( N/A%), pre moving , FPS 24.58, Running 1.81s Step 31( N/A%), pre moving , FPS 24.54, Running 1.84s Step 32( N/A%), pre moving , FPS 24.38, Running 1.86s Step 33( N/A%), pre moving , FPS 24.23, Running 1.89s Step 34( N/A%), pre moving , FPS 23.86, Running 1.92s Step 35( N/A%), pre moving , FPS 23.24, Running 1.96s Step 36( N/A%), pre moving , FPS 12.21, Running 2.76s Step 37( N/A%), pre moving , FPS 9.66, Running 3.21s Step 38( N/A%), pre moving , FPS 9.34, Running 3.30s Step 39( N/A%), pre moving , FPS 9.20, Running 3.37s Step 40( N/A%), pre moving , FPS 9.01, Running 3.44s Step 41( N/A%), pre moving , FPS 8.55, Running 3.76s Step 42( N/A%), pre moving , FPS 8.32, Running 3.84s Step 43( N/A%), pre moving , FPS 8.16, Running 3.91s Step 44( N/A%), pre moving , FPS 7.96, Running 3.99s Step 45( N/A%), pre moving , FPS 7.12, Running 4.31s Step 46( N/A%), pre moving , FPS 7.52, Running 4.39s Step 47( N/A%), pre moving , FPS 7.41, Running 4.45s Step 48( N/A%), pre moving , FPS 5.33, Running 5.52s Step 49( N/A%), pre moving , FPS 5.24, Running 5.61s Step 50( N/A%), pre moving , FPS 5.17, Running 5.68s Step 51( N/A%), pre moving , FPS 4.79, Running 6.01s Step 52( N/A%), pre moving , FPS 4.72, Running 6.10s Step 53( N/A%), pre moving , FPS 4.64, Running 6.20s Step 54( N/A%), pre moving , FPS 4.32, Running 6.55s Step 55( N/A%), pre moving , FPS 4.23, Running 6.69s Step 56( N/A%), pre moving , FPS 4.95, Running 6.80s Step 57( N/A%), pre moving , FPS 5.04, Running 7.18s Step 58( N/A%), pre moving , FPS 5.03, Running 7.28s Step 59( N/A%), pre moving , FPS 4.67, Running 7.65s Step 60( N/A%), pre moving , FPS 4.63, Running 7.76s Step 61( N/A%), pre moving , FPS 4.92, Running 7.82s Step 62( N/A%), pre moving , FPS 4.91, Running 7.92s Step 63( N/A%), pre moving , FPS 4.59, Running 8.26s Step 64( N/A%), pre moving , FPS 4.61, Running 8.33s Step 65( N/A%), pre moving , FPS 4.84, Running 8.44s Step 66( N/A%), pre moving , FPS 4.79, Running 8.57s Step 67( N/A%), pre moving , FPS 4.46, Running 8.93s Step 68( N/A%), pre moving , FPS 5.69, Running 9.04s Step 69( N/A%), pre moving , FPS 5.29, Running 9.39s Step 70( N/A%), pre moving , FPS 5.22, Running 9.51s Step 71( N/A%), pre moving , FPS 5.54, Running 9.62s Step 72( N/A%), pre moving , FPS 5.15, Running 9.98s Step 73( N/A%), pre moving , FPS 5.12, Running 10.11s Step 74( N/A%), pre moving , FPS 5.20, Running 10.40s Step 75( N/A%), pre moving , FPS 5.12, Running 10.59s Step 76( N/A%), pre moving , FPS 5.13, Running 10.70s Step 77( N/A%), pre moving , FPS 5.13, Running 11.07s Step 78( N/A%), pre moving , FPS 5.11, Running 11.20s Step 79( N/A%), pre moving , FPS 5.47, Running 11.31s Step 80( N/A%), pre moving , FPS 5.14, Running 11.65s Step 81( N/A%), pre moving , FPS 5.06, Running 11.77s Step 82( N/A%), pre moving , FPS 5.05, Running 11.88s Step 83( N/A%), pre moving , FPS 5.02, Running 12.25s Step 84( N/A%), pre moving , FPS 4.98, Running 12.35s Step 85( N/A%), pre moving , FPS 4.86, Running 12.56s Step 86( N/A%), pre moving , FPS 4.73, Running 12.80s Step 87( N/A%), pre moving , FPS 5.05, Running 12.89s Step 88( N/A%), pre moving , FPS 5.06, Running 12.99s Step 89( N/A%), pre moving , FPS 5.10, Running 13.31s Step 90( N/A%), pre moving , FPS 5.15, Running 13.40s Step 91( N/A%), pre moving , FPS 5.22, Running 13.46s Step 92( N/A%), pre moving , FPS 5.63, Running 13.54s Step 93( N/A%), pre moving , FPS 5.64, Running 13.65s Step 94( N/A%), pre moving , FPS 5.64, Running 13.94s Step 95( N/A%), pre moving , FPS 5.86, Running 14.01s Step 96( N/A%), pre moving , FPS 5.90, Running 14.09s Step 97( N/A%), pre moving , FPS 6.00, Running 14.41s Step 98( N/A%), pre moving , FPS 6.06, Running 14.50s Step 99( N/A%), pre moving , FPS 6.15, Running 14.56s Step 100( N/A%), pre moving , FPS 6.70, Running 14.64s Step 101( N/A%), pre moving , FPS 6.27, Running 14.96s Step 102( N/A%), pre moving , FPS 6.30, Running 15.05s Step 103( N/A%), pre moving , FPS 6.97, Running 15.12s Step 104( N/A%), pre moving , FPS 7.03, Running 15.19s Step 105( N/A%), pre moving , FPS 6.76, Running 15.52s Step 106( N/A%), pre moving , FPS 7.12, Running 15.61s Step 107( N/A%), pre moving , FPS 7.15, Running 15.69s Step 108( N/A%), pre moving , FPS 6.61, Running 16.02s Step 109( N/A%), pre moving , FPS 7.15, Running 16.10s Step 110( N/A%), pre moving , FPS 7.23, Running 16.16s Step 111( N/A%), pre moving , FPS 7.20, Running 16.23s Step 112( N/A%), pre moving , FPS 7.26, Running 16.29s Step 113( N/A%), pre moving , FPS 6.76, Running 16.61s Step 114( N/A%), pre moving , FPS 7.27, Running 16.69s Step 115( N/A%), pre moving , FPS 7.28, Running 16.76s Step 116( N/A%), pre moving , FPS 7.28, Running 16.83s Step 117( N/A%), pre moving , FPS 7.28, Running 17.16s Step 118( N/A%), pre moving , FPS 7.27, Running 17.25s Step 119( N/A%), pre moving , FPS 4.73, Running 18.79s Step 120( N/A%), pre moving , FPS 4.24, Running 19.36s Step 121( N/A%), pre moving , FPS 4.12, Running 19.82s Step 122( N/A%), pre moving , FPS 3.75, Running 20.39s Step 123( N/A%), pre moving , FPS 3.69, Running 20.53s Step 124( N/A%), pre moving , FPS 3.52, Running 20.88s Step 125( N/A%), pre moving , FPS 3.59, Running 21.09s Step 126( N/A%), pre moving , FPS 3.45, Running 21.42s Step 127( N/A%), pre moving , FPS 3.36, Running 21.63s Step 128( N/A%), pre moving , FPS 3.26, Running 22.15s Step 129( N/A%), pre moving , FPS 3.09, Running 22.57s Step 130( N/A%), pre moving , FPS 2.87, Running 23.14s Step 131( N/A%), pre moving , FPS 2.72, Running 23.59s Step 132( N/A%), pre moving , FPS 2.54, Running 24.18s Step 133( N/A%), pre moving , FPS 2.51, Running 24.57s Step 134( N/A%), pre moving , FPS 2.42, Running 24.94s Step 135( N/A%), pre moving , FPS 2.34, Running 25.32s Step 136( N/A%), pre moving , FPS 2.20, Running 25.92s Step 137( N/A%), pre moving , FPS 2.17, Running 26.37s Step 138( N/A%), pre moving , FPS 2.06, Running 26.94s Step 139( N/A%), pre moving , FPS 2.37, Running 27.24s Step 140( N/A%), pre moving , FPS 2.43, Running 27.59s Step 141( N/A%), pre moving , FPS 2.45, Running 27.99s Step 142( N/A%), pre moving , FPS 2.45, Running 28.55s Step 143( N/A%), pre moving , FPS 2.36, Running 29.01s Step 144( N/A%), pre moving , FPS 2.30, Running 29.57s Step 145( N/A%), pre moving , FPS 2.24, Running 30.01s Step 146( N/A%), pre moving , FPS 2.19, Running 30.56s Step 147( N/A%), pre moving , FPS 2.11, Running 31.12s Step 148( N/A%), pre moving , FPS 2.08, Running 31.79s Step 149( N/A%), pre moving , FPS 2.07, Running 32.25s Step 150( N/A%), pre moving , FPS 2.06, Running 32.86s Step 151( N/A%), pre moving , FPS 2.04, Running 33.38s Step 152( N/A%), pre moving , FPS 2.04, Running 34.00s Step 153( N/A%), pre moving , FPS 2.03, Running 34.44s Step 154( N/A%), pre moving , FPS 1.98, Running 35.06s Step 155( N/A%), pre moving , FPS 1.95, Running 35.56s Step 156( N/A%), pre moving , FPS 1.96, Running 36.14s Step 157( N/A%), pre moving , FPS 1.96, Running 36.60s Step 158( N/A%), pre moving , FPS 1.95, Running 37.21s Step 159( N/A%), pre moving , FPS 1.91, Running 37.68s Step 160( N/A%), pre moving , FPS 1.88, Running 38.24s Step 161( N/A%), pre moving , FPS 1.87, Running 38.69s Step 162( N/A%), pre moving , FPS 1.92, Running 38.95s Step 163( N/A%), pre moving , FPS 1.98, Running 39.11s Step 164( N/A%), pre moving , FPS 2.05, Running 39.34s Step 165( N/A%), pre moving , FPS 2.09, Running 39.56s Step 166( N/A%), pre moving , FPS 2.11, Running 40.02s Step 167( N/A%), pre moving , FPS 2.18, Running 40.28s Step 168( N/A%), pre moving , FPS 2.25, Running 40.66s Step 169( N/A%), pre moving , FPS 2.27, Running 41.07s Step 170( N/A%), pre moving , FPS 2.27, Running 41.68s Step 171( N/A%), pre moving , FPS 2.27, Running 42.18s Step 172( N/A%), pre moving , FPS 2.28, Running 42.78s Step 173( N/A%), pre moving , FPS 2.26, Running 43.27s Step 174( N/A%), pre moving , FPS 2.27, Running 43.86s Step 175( N/A%), pre moving , FPS 2.28, Running 44.35s Step 176( N/A%), pre moving , FPS 2.27, Running 44.95s Step 177( N/A%), pre moving , FPS 2.27, Running 45.42s Step 178( N/A%), pre moving , FPS 2.27, Running 46.02s Step 179( N/A%), pre moving , FPS 2.26, Running 46.53s Step 180( N/A%), pre moving , FPS 2.26, Running 47.10s Step 181( N/A%), pre moving , FPS 2.25, Running 47.59s Step 182( N/A%), pre moving , FPS 2.17, Running 48.18s Step 183( N/A%), pre moving , FPS 2.09, Running 48.68s Step 184( N/A%), pre moving , FPS 2.01, Running 49.27s Step 185( N/A%), pre moving , FPS 1.96, Running 49.75s Step 186( N/A%), pre moving , FPS 1.93, Running 50.38s Step 187( N/A%), pre moving , FPS 1.96, Running 50.48s Step 188( N/A%), pre moving , FPS 1.97, Running 50.82s Step 189( N/A%), pre moving , FPS 2.02, Running 50.95s Step 190( N/A%), pre moving , FPS 2.14, Running 51.04s Step 191( N/A%), pre moving , FPS 2.23, Running 51.14s Step 192( N/A%), pre moving , FPS 2.30, Running 51.49s Step 193( N/A%), pre moving , FPS 2.40, Running 51.61s Step 194( N/A%), pre moving , FPS 2.54, Running 51.72s Step 195( N/A%), pre moving , FPS 2.59, Running 52.06s Step 196( N/A%), pre moving , FPS 2.77, Running 52.18s Step 197( N/A%), pre moving , FPS 2.57, Running 53.20s Step 198( N/A%), pre moving , FPS 2.74, Running 53.32s Step 199( N/A%), pre moving , FPS 2.80, Running 53.68s Step 200( N/A%), pre moving , FPS 2.96, Running 53.85s Step 201( N/A%), pre moving , FPS 2.99, Running 54.27s Step 202( N/A%), pre moving , FPS 3.20, Running 54.43s Step 203( N/A%), pre moving , FPS 3.39, Running 54.59s Step 204( N/A%), pre moving , FPS 3.49, Running 55.01s Step 205( N/A%), pre moving , FPS 3.69, Running 55.17s Step 206( N/A%), pre moving , FPS 3.85, Running 55.57s Step 207( N/A%), pre moving , FPS 3.79, Running 55.75s Step 208( N/A%), pre moving , FPS 3.73, Running 56.18s Step 209( N/A%), pre moving , FPS 3.70, Running 56.35s Step 210( N/A%), pre moving , FPS 3.50, Running 56.75s Step 211( N/A%), pre moving , FPS 3.45, Running 56.93s Step 212( N/A%), pre moving , FPS 3.41, Running 57.36s Step 213( N/A%), pre moving , FPS 3.37, Running 57.54s Step 214( N/A%), pre moving , FPS 3.19, Running 57.99s Step 215( N/A%), pre moving , FPS 3.29, Running 58.14s Step 216( N/A%), pre moving , FPS 3.14, Running 58.55s Step 217( N/A%), pre moving , FPS 3.64, Running 58.70s Step 218( N/A%), pre moving , FPS 3.59, Running 58.89s Step 219( N/A%), pre moving , FPS 3.70, Running 59.09s Step 220( N/A%), pre moving , FPS 3.70, Running 59.26s Step 221( N/A%), pre moving , FPS 3.88, Running 59.42s Step 222( N/A%), pre moving , FPS 3.89, Running 59.58s Step 223( N/A%), pre moving , FPS 3.70, Running 59.99s Step 224( N/A%), pre moving , FPS 3.95, Running 60.08s Step 225( N/A%), pre moving , FPS 3.99, Running 60.18s Step 226( N/A%), pre moving , FPS 4.03, Running 60.53s Step 227( N/A%), pre moving , FPS 4.08, Running 60.65s Step 228( N/A%), pre moving , FPS 4.37, Running 60.76s Step 229( N/A%), pre moving , FPS 4.20, Running 61.11s Step 230( N/A%), pre moving , FPS 4.46, Running 61.24s Step 231( N/A%), pre moving , FPS 4.53, Running 61.34s Step 232( N/A%), pre moving , FPS 4.61, Running 61.70s Step 233( N/A%), pre moving , FPS 4.67, Running 61.82s Step 234( N/A%), pre moving , FPS 5.07, Running 61.93s Step 235( N/A%), pre moving , FPS 4.83, Running 62.28s Step 236( N/A%), pre moving , FPS 5.19, Running 62.40s Step 237( N/A%), pre moving , FPS 5.27, Running 62.50s Step 238( N/A%), pre moving , FPS 4.33, Running 63.52s Step 239( N/A%), pre moving , FPS 4.41, Running 63.62s Step 240( N/A%), pre moving , FPS 4.23, Running 63.99s Step 241( N/A%), pre moving , FPS 4.27, Running 64.11s Step 242( N/A%), pre moving , FPS 4.31, Running 64.22s Step 243( N/A%), pre moving , FPS 4.29, Running 64.66s Step 244( N/A%), pre moving , FPS 4.21, Running 64.82s Step 245( N/A%), pre moving , FPS 3.95, Running 65.25s Step 246( N/A%), pre moving , FPS 4.10, Running 65.41s Step 247( N/A%), pre moving , FPS 3.89, Running 65.80s Step 248( N/A%), pre moving , FPS 3.84, Running 65.96s Step 249( N/A%), pre moving , FPS 3.75, Running 66.44s Step 250( N/A%), pre moving , FPS 3.65, Running 66.72s Step 251( N/A%), pre moving , FPS 3.45, Running 67.15s Step 252( N/A%), pre moving , FPS 3.38, Running 67.61s Step 253( N/A%), pre moving , FPS 3.32, Running 67.84s Step 254( N/A%), pre moving , FPS 3.14, Running 68.31s Step 255( N/A%), pre moving , FPS 3.07, Running 68.80s Step 256( N/A%), pre moving , FPS 3.02, Running 69.02s Step 257( N/A%), pre moving , FPS 2.86, Running 69.50s Step 258( N/A%), pre moving , FPS 3.22, Running 69.72s Step 259( N/A%), pre moving , FPS 3.03, Running 70.22s Step 260( N/A%), pre moving , FPS 3.09, Running 70.47s Step 261( N/A%), pre moving , FPS 2.94, Running 70.91s Step 262( N/A%), pre moving , FPS 2.79, Running 71.39s Step 263( N/A%), pre moving , FPS 2.87, Running 71.63s Step 264( N/A%), pre moving , FPS 2.74, Running 72.12s Step 265( N/A%), pre moving , FPS 2.72, Running 72.60s Step 266( N/A%), pre moving , FPS 2.69, Running 72.84s Step 267( N/A%), pre moving , FPS 2.66, Running 73.33s Step 268( N/A%), pre moving , FPS 2.55, Running 73.80s Step 269( N/A%), pre moving , FPS 2.63, Running 74.03s Step 270( N/A%), pre moving , FPS 2.59, Running 74.44s Step 271( N/A%), pre moving , FPS 2.68, Running 74.62s Step 272( N/A%), pre moving , FPS 2.69, Running 75.03s Step 273( N/A%), pre moving , FPS 2.72, Running 75.19s Step 274( N/A%), pre moving , FPS 2.74, Running 75.60s Step 275( N/A%), pre moving , FPS 2.86, Running 75.78s Step 276( N/A%), pre moving , FPS 2.89, Running 75.94s Step 277( N/A%), pre moving , FPS 2.89, Running 76.42s Step 278( N/A%), pre moving , FPS 2.80, Running 76.88s Step 279( N/A%), pre moving , FPS 2.91, Running 77.10s Step 280( N/A%), pre moving , FPS 2.81, Running 77.58s Step 281( N/A%), pre moving , FPS 2.90, Running 77.80s Step 282( N/A%), pre moving , FPS 2.91, Running 78.27s Step 283( N/A%), pre moving , FPS 2.81, Running 78.74s Step 284( N/A%), pre moving , FPS 2.94, Running 78.92s Step 285( N/A%), pre moving , FPS 3.06, Running 79.13s Step 286( N/A%), pre moving , FPS 3.07, Running 79.36s Step 287( N/A%), pre moving , FPS 3.22, Running 79.55s Step 288( N/A%), pre moving , FPS 3.39, Running 79.71s Step 289( N/A%), pre moving , FPS 3.43, Running 79.87s Step 290( N/A%), pre moving , FPS 3.42, Running 80.28s Step 291( N/A%), pre moving , FPS 3.43, Running 80.45s Step 292( N/A%), pre moving , FPS 3.42, Running 80.88s Step 293( N/A%), pre moving , FPS 3.41, Running 81.05s Step 294( N/A%), pre moving , FPS 3.40, Running 81.47s Step 295( N/A%), pre moving , FPS 3.42, Running 81.63s Step 296( N/A%), pre moving , FPS 3.27, Running 82.06s Step 297( N/A%), pre moving , FPS 3.45, Running 82.23s Step 298( N/A%), pre moving , FPS 3.47, Running 82.64s Step 299( N/A%), pre moving , FPS 3.50, Running 82.82s Step 300( N/A%), pre moving , FPS 3.74, Running 82.93s Step 301( N/A%), pre moving , FPS 3.63, Running 83.31s Step 302( N/A%), pre moving , FPS 3.88, Running 83.41s Step 303( N/A%), pre moving , FPS 4.12, Running 83.60s Step 304( N/A%), pre moving , FPS 4.03, Running 83.89s Step 305( N/A%), pre moving , FPS 4.12, Running 83.99s Step 306( N/A%), pre moving , FPS 4.06, Running 84.29s Step 307( N/A%), pre moving , FPS 4.05, Running 84.48s Step 308( N/A%), pre moving , FPS 4.11, Running 84.58s Step 309( N/A%), pre moving , FPS 4.10, Running 84.75s Step 310( N/A%), pre moving , FPS 4.18, Running 85.06s Step 311( N/A%), pre moving , FPS 4.25, Running 85.16s Step 312( N/A%), pre moving , FPS 4.55, Running 85.27s Step 313( N/A%), pre moving , FPS 4.38, Running 85.62s Step 314( N/A%), pre moving , FPS 4.70, Running 85.73s Step 315( N/A%), pre moving , FPS 4.76, Running 85.84s Step 316( N/A%), pre moving , FPS 4.83, Running 86.20s Step 317( N/A%), pre moving , FPS 4.91, Running 86.30s Step 318( N/A%), pre moving , FPS 3.30, Running 88.71s Step 319( N/A%), pre moving , FPS 3.01, Running 89.47s Step 320( N/A%), pre moving , FPS 2.93, Running 89.76s Step 321( N/A%), pre moving , FPS 2.77, Running 90.54s Step 322( N/A%), pre moving , FPS 2.72, Running 90.78s Step 323( N/A%), pre moving , FPS 2.49, Running 91.64s Step 324( N/A%), pre moving , FPS 2.50, Running 91.89s Step 325( N/A%), pre moving , FPS 2.28, Running 92.75s Step 326( N/A%), pre moving , FPS 2.30, Running 93.00s Step 327( N/A%), pre moving , FPS 2.14, Running 93.82s Step 328( N/A%), pre moving , FPS 2.11, Running 94.04s Step 329( N/A%), pre moving , FPS 1.97, Running 94.88s Step 330( N/A%), pre moving , FPS 1.98, Running 95.15s Step 331( N/A%), pre moving , FPS 1.85, Running 95.95s Step 332( N/A%), pre moving , FPS 1.83, Running 96.20s Step 333( N/A%), pre moving , FPS 1.79, Running 96.79s Step 334( N/A%), pre moving , FPS 1.73, Running 97.28s Step 335( N/A%), pre moving , FPS 1.67, Running 97.79s Step 336( N/A%), pre moving , FPS 1.70, Running 97.97s Step 337( N/A%), pre moving , FPS 1.68, Running 98.22s Step 338( 0.17%), action 1, FPS 1.96, Running 98.92s Step 339( 0.33%), action 2, FPS 2.05, Running 99.24s Step 340( 0.50%), action 3, FPS 2.02, Running 99.68s Step 341( 0.67%), action 4, FPS 2.13, Running 99.94s Step 342( 0.83%), action 5, FPS 2.09, Running 100.34s Step 343( 1.00%), action 6, FPS 2.23, Running 100.61s Step 344( 1.17%), action 7, FPS 2.19, Running 101.02s Step 345( 1.33%), action 8, FPS 2.35, Running 101.28s Step 346( 1.50%), action 9, FPS 2.27, Running 101.79s Step 347( 1.67%), action 10, FPS 2.39, Running 102.18s Step 348( 1.83%), action 11, FPS 2.25, Running 102.91s Step 349( 2.00%), action 12, FPS 2.41, Running 103.20s Step 350( 2.17%), action 13, FPS 2.36, Running 103.61s Step 351( 2.33%), action 14, FPS 2.50, Running 103.93s Step 352( 2.50%), action 15, FPS 2.41, Running 104.49s Step 353( 2.67%), action 16, FPS 2.47, Running 104.90s Step 354( 2.83%), action 17, FPS 2.39, Running 105.66s Step 355( 3.00%), action 18, FPS 2.37, Running 106.22s Step 356( 3.17%), action 19, FPS 2.15, Running 107.26s Step 357( 3.33%), action 20, FPS 2.08, Running 107.84s Step 358( 3.50%), action 21, FPS 2.01, Running 108.86s Step 359( 3.67%), action 22, FPS 1.96, Running 109.45s Step 360( 3.83%), action 23, FPS 1.87, Running 110.38s Step 361( 4.00%), action 24, FPS 1.82, Running 110.96s Step 362( 4.17%), action 25, FPS 1.71, Running 112.05s Step 363( 4.33%), action 26, FPS 1.67, Running 112.61s Step 364( 4.50%), action 27, FPS 1.59, Running 113.59s Step 365( 4.67%), action 28, FPS 1.55, Running 114.21s Step 366( 4.83%), action 29, FPS 1.49, Running 115.19s Step 367( 5.00%), action 30, FPS 1.47, Running 115.77s Step 368( 5.17%), action 31, FPS 1.44, Running 116.80s Step 369( 5.33%), action 32, FPS 1.41, Running 117.38s Step 370( 5.50%), action 33, FPS 1.36, Running 118.33s Step 371( 5.67%), action 34, FPS 1.33, Running 118.92s Step 372( 5.83%), action 35, FPS 1.30, Running 119.87s Step 373( 6.00%), action 36, FPS 1.30, Running 120.27s Step 374( 6.17%), action 37, FPS 1.29, Running 121.14s Step 375( 6.33%), action 38, FPS 1.29, Running 121.70s Step 376( 6.50%), action 39, FPS 1.32, Running 122.39s Step 377( 6.67%), action 40, FPS 1.34, Running 122.71s Step 378( 6.83%), action 41, FPS 1.38, Running 123.30s Step 379( 7.00%), action 42, FPS 1.42, Running 123.55s Step 380( 7.17%), action 43, FPS 1.48, Running 123.90s Step 381( 7.33%), action 44, FPS 1.52, Running 124.15s Step 382( 7.50%), action 45, FPS 1.59, Running 124.62s Step 383( 7.67%), action 46, FPS 1.63, Running 124.88s Step 384( 7.83%), action 47, FPS 1.70, Running 125.34s Step 385( 8.00%), action 48, FPS 1.74, Running 125.70s Step 386( 8.17%), action 49, FPS 1.83, Running 126.09s Step 387( 8.33%), action 50, FPS 1.89, Running 126.33s Step 388( 8.50%), action 51, FPS 1.98, Running 126.87s Step 389( 8.67%), action 52, FPS 2.05, Running 127.12s Step 390( 8.83%), action 53, FPS 2.19, Running 127.45s Step 391( 9.00%), action 54, FPS 2.26, Running 127.76s Step 392( 9.17%), action 55, FPS 2.36, Running 128.34s Step 393( 9.33%), action 56, FPS 2.37, Running 128.72s Step 394( 9.50%), action 57, FPS 2.46, Running 129.27s Step 395( 9.67%), action 58, FPS 2.53, Running 129.60s Step 396( 9.83%), action 59, FPS 2.64, Running 129.97s Step 397( 10.00%), action 60, FPS 2.66, Running 130.23s Step 398( 10.17%), action 61, FPS 2.65, Running 130.83s Step 399( 10.33%), action 62, FPS 2.63, Running 131.16s Step 400( 10.50%), action 63, FPS 2.46, Running 132.03s Step 401( 10.67%), action 64, FPS 2.42, Running 132.43s Step 402( 10.83%), action 65, FPS 2.30, Running 133.33s Step 403( 11.00%), action 66, FPS 2.27, Running 133.68s Step 404( 11.17%), action 67, FPS 2.19, Running 134.47s Step 405( 11.33%), action 68, FPS 2.15, Running 135.00s Step 406( 11.50%), action 69, FPS 2.02, Running 135.99s Step 407( 11.67%), action 70, FPS 1.95, Running 136.57s Step 408( 11.83%), action 71, FPS 1.85, Running 137.69s Step 409( 12.00%), action 72, FPS 1.80, Running 138.23s Step 410( 12.17%), action 73, FPS 1.71, Running 139.18s Step 411( 12.33%), action 74, FPS 1.67, Running 139.76s Step 412( 12.50%), action 75, FPS 1.61, Running 140.73s Step 413( 12.67%), action 76, FPS 1.62, Running 141.09s Step 414( 12.83%), action 77, FPS 1.58, Running 141.93s Step 415( 13.00%), action 78, FPS 1.55, Running 142.48s Step 416( 13.17%), action 79, FPS 1.48, Running 143.44s Step 417( 13.33%), action 80, FPS 1.47, Running 143.80s Step 418( 13.50%), action 81, FPS 1.42, Running 144.93s Step 419( 13.67%), action 82, FPS 1.42, Running 145.25s Step 420( 13.83%), action 83, FPS 1.42, Running 146.13s Step 421( 14.00%), action 84, FPS 1.40, Running 146.71s Step 422( 14.17%), action 85, FPS 1.39, Running 147.67s Step 423( 14.33%), action 86, FPS 1.37, Running 148.24s Step 424( 14.50%), action 87, FPS 1.42, Running 148.59s Step 425( 14.67%), action 88, FPS 1.45, Running 148.80s Step 426( 14.83%), action 89, FPS 1.52, Running 149.13s Step 427( 15.00%), action 90, FPS 1.56, Running 149.36s Step 428( 15.17%), action 91, FPS 1.64, Running 149.86s Step 429( 15.33%), action 92, FPS 1.68, Running 150.12s Step 430( 15.50%), action 93, FPS 1.77, Running 150.50s Step 431( 15.67%), action 94, FPS 1.82, Running 150.74s Step 432( 15.83%), action 95, FPS 1.91, Running 151.20s Step 433( 16.00%), action 96, FPS 1.94, Running 151.43s Step 434( 16.17%), action 97, FPS 2.01, Running 151.87s Step 435( 16.33%), action 98, FPS 2.07, Running 152.16s Step 436( 16.50%), action 99, FPS 2.20, Running 152.52s Step 437( 16.67%), action 100, FPS 2.21, Running 152.86s Step 438( 16.83%), action 101, FPS 2.35, Running 153.46s Step 439( 17.00%), action 102, FPS 2.36, Running 153.72s Step 440( 17.17%), action 103, FPS 2.46, Running 154.28s Step 441( 17.33%), action 104, FPS 2.56, Running 154.53s Step 442( 17.50%), action 105, FPS 2.71, Running 155.04s Step 443( 17.67%), action 106, FPS 2.83, Running 155.30s Step 444( 17.83%), action 107, FPS 2.77, Running 155.80s Step 445( 18.00%), action 108, FPS 2.65, Running 156.34s Step 446( 18.17%), action 109, FPS 2.56, Running 156.94s Step 447( 18.33%), action 110, FPS 2.49, Running 157.38s Step 448( 18.50%), action 111, FPS 2.33, Running 158.46s Step 449( 18.67%), action 112, FPS 2.24, Running 159.05s Step 450( 18.83%), action 113, FPS 2.10, Running 160.03s Step 451( 19.00%), action 114, FPS 2.03, Running 160.61s Step 452( 19.17%), action 115, FPS 1.93, Running 161.56s Step 453( 19.33%), action 116, FPS 1.86, Running 162.19s Step 454( 19.50%), action 117, FPS 1.81, Running 162.94s Step 455( 19.67%), action 118, FPS 1.77, Running 163.43s Step 456( 19.83%), action 119, FPS 1.69, Running 164.34s Step 457( 20.00%), action 120, FPS 1.66, Running 164.91s Step 458( 20.17%), action 121, FPS 1.60, Running 165.95s Step 459( 20.33%), action 122, FPS 1.57, Running 166.50s Step 460( 20.50%), action 123, FPS 1.51, Running 167.52s Step 461( 20.67%), action 124, FPS 1.48, Running 168.07s Step 462( 20.83%), action 125, FPS 1.43, Running 169.00s Step 463( 21.00%), action 126, FPS 1.41, Running 169.48s Step 464( 21.17%), action 127, FPS 1.34, Running 170.69s Step 465( 21.33%), action 128, FPS 1.33, Running 171.34s Step 466( 21.50%), action 129, FPS 1.30, Running 172.27s Step 467( 21.67%), action 130, FPS 1.31, Running 172.63s Step 468( 21.83%), action 131, FPS 1.30, Running 173.79s Step 469( 22.00%), action 132, FPS 1.33, Running 174.12s Step 470( 22.17%), action 133, FPS 1.38, Running 174.54s Step 471( 22.33%), action 134, FPS 1.41, Running 174.80s Step 472( 22.50%), action 135, FPS 1.45, Running 175.33s Step 473( 22.67%), action 136, FPS 1.49, Running 175.58s Step 474( 22.83%), action 137, FPS 1.52, Running 176.06s Step 475( 23.00%), action 138, FPS 1.55, Running 176.33s Step 476( 23.17%), action 139, FPS 1.61, Running 176.79s Step 477( 23.33%), action 140, FPS 1.63, Running 177.19s Step 478( 23.50%), action 141, FPS 1.68, Running 177.83s Step 479( 23.67%), action 142, FPS 1.72, Running 178.10s Step 480( 23.83%), action 143, FPS 1.81, Running 178.55s Step 481( 24.00%), action 144, FPS 1.83, Running 179.00s Step 482( 24.17%), action 145, FPS 1.91, Running 179.48s Step 483( 24.33%), action 146, FPS 1.95, Running 179.71s Step 484( 24.50%), action 147, FPS 2.11, Running 180.17s Step 485( 24.67%), action 148, FPS 2.21, Running 180.40s Step 486( 24.83%), action 149, FPS 2.34, Running 180.82s Step 487( 25.00%), action 150, FPS 2.33, Running 181.21s Step 488( 25.17%), action 151, FPS 2.44, Running 181.98s Step 489( 25.33%), action 152, FPS 2.44, Running 182.33s Step 490( 25.50%), action 153, FPS 2.32, Running 183.18s Step 491( 25.67%), action 154, FPS 2.24, Running 183.74s Step 492( 25.83%), action 155, FPS 2.13, Running 184.71s Step 493( 26.00%), action 156, FPS 2.11, Running 185.07s Step 494( 26.17%), action 157, FPS 2.04, Running 185.89s Step 495( 26.33%), action 158, FPS 1.97, Running 186.48s Step 496( 26.50%), action 159, FPS 1.88, Running 187.44s Step 497( 26.67%), action 160, FPS 1.85, Running 188.01s Step 498( 26.83%), action 161, FPS 1.80, Running 188.97s Step 499( 27.00%), action 162, FPS 1.74, Running 189.60s Step 500( 27.17%), action 163, FPS 1.67, Running 190.51s Step 501( 27.33%), action 164, FPS 1.63, Running 191.24s Step 502( 27.50%), action 165, FPS 1.57, Running 192.23s Step 503( 27.67%), action 166, FPS 1.53, Running 192.82s Step 504( 27.83%), action 167, FPS 1.47, Running 193.82s Step 505( 28.00%), action 168, FPS 1.43, Running 194.40s Step 506( 28.17%), action 169, FPS 1.38, Running 195.35s Step 507( 28.33%), action 170, FPS 1.36, Running 195.94s Step 508( 28.50%), action 171, FPS 1.34, Running 196.94s Step 509( 28.67%), action 172, FPS 1.32, Running 197.53s Step 510( 28.83%), action 173, FPS 1.30, Running 198.52s Step 511( 29.00%), action 174, FPS 1.32, Running 198.86s Step 512( 29.17%), action 175, FPS 1.37, Running 199.29s Step 513( 29.33%), action 176, FPS 1.38, Running 199.52s Step 514( 29.50%), action 177, FPS 1.42, Running 199.97s Step 515( 29.67%), action 178, FPS 1.45, Running 200.28s Step 516( 29.83%), action 179, FPS 1.51, Running 200.67s Step 517( 30.00%), action 180, FPS 1.54, Running 200.97s Step 518( 30.17%), action 181, FPS 1.59, Running 201.54s Step 519( 30.33%), action 182, FPS 1.64, Running 201.81s Step 520( 30.50%), action 183, FPS 1.70, Running 202.27s Step 521( 30.67%), action 184, FPS 1.74, Running 202.71s Step 522( 30.83%), action 185, FPS 1.83, Running 203.13s Step 523( 31.00%), action 186, FPS 1.88, Running 203.46s Step 524( 31.17%), action 187, FPS 1.95, Running 204.05s Step 525( 31.33%), action 188, FPS 1.99, Running 204.45s Step 526( 31.50%), action 189, FPS 2.06, Running 205.06s Step 527( 31.67%), action 190, FPS 2.09, Running 205.51s Step 528( 31.83%), action 191, FPS 2.11, Running 206.44s Step 529( 32.00%), action 192, FPS 2.09, Running 207.11s Step 530( 32.17%), action 193, FPS 2.09, Running 208.08s Step 531( 32.33%), action 194, FPS 2.10, Running 208.40s Step 532( 32.50%), action 195, FPS 2.00, Running 209.27s Step 533( 32.67%), action 196, FPS 1.93, Running 209.86s Step 534( 32.83%), action 197, FPS 1.85, Running 210.80s Step 535( 33.00%), action 198, FPS 1.81, Running 211.35s Step 536( 33.17%), action 199, FPS 1.72, Running 212.32s Step 537( 33.33%), action 200, FPS 1.67, Running 212.95s Step 538( 33.50%), action 201, FPS 1.61, Running 213.95s Step 539( 33.67%), action 202, FPS 1.57, Running 214.53s Step 540( 33.83%), action 203, FPS 1.51, Running 215.51s Step 541( 34.00%), action 204, FPS 1.50, Running 216.02s Step 542( 34.17%), action 205, FPS 1.46, Running 216.86s Step 543( 34.33%), action 206, FPS 1.44, Running 217.38s Step 544( 34.50%), action 207, FPS 1.41, Running 218.27s Step 545( 34.67%), action 208, FPS 1.39, Running 218.82s Step 546( 34.83%), action 209, FPS 1.38, Running 219.59s Step 547( 35.00%), action 210, FPS 1.38, Running 220.00s Step 548( 35.17%), action 211, FPS 1.37, Running 220.98s Step 549( 35.33%), action 212, FPS 1.38, Running 221.57s Step 550( 35.50%), action 213, FPS 1.38, Running 222.52s Step 551( 35.67%), action 214, FPS 1.40, Running 222.73s Step 552( 35.83%), action 215, FPS 1.44, Running 223.13s Step 553( 36.00%), action 216, FPS 1.48, Running 223.39s Step 554( 36.17%), action 217, FPS 1.54, Running 223.80s Step 555( 36.33%), action 218, FPS 1.57, Running 224.07s Step 556( 36.50%), action 219, FPS 1.62, Running 224.69s Step 557( 36.67%), action 220, FPS 1.67, Running 224.95s Step 558( 36.83%), action 221, FPS 1.71, Running 225.65s Step 559( 37.00%), action 222, FPS 1.75, Running 225.98s Step 560( 37.17%), action 223, FPS 1.85, Running 226.35s Step 561( 37.33%), action 224, FPS 1.89, Running 226.61s Step 562( 37.50%), action 225, FPS 1.96, Running 227.09s Step 563( 37.67%), action 226, FPS 2.00, Running 227.38s Step 564( 37.83%), action 227, FPS 2.07, Running 227.95s Step 565( 38.00%), action 228, FPS 2.12, Running 228.25s Step 566( 38.17%), action 229, FPS 2.04, Running 229.41s Step 567( 38.33%), action 230, FPS 2.05, Running 229.76s Step 568( 38.50%), action 231, FPS 1.98, Running 231.06s Step 569( 38.67%), action 232, FPS 1.99, Running 231.61s Step 570( 38.83%), action 233, FPS 1.98, Running 232.62s Step 571( 39.00%), action 234, FPS 1.92, Running 233.17s Step 572( 39.17%), action 235, FPS 1.81, Running 234.18s Step 573( 39.33%), action 236, FPS 1.76, Running 234.76s Step 574( 39.50%), action 237, FPS 1.68, Running 235.72s Step 575( 39.67%), action 238, FPS 1.66, Running 236.10s Step 576( 39.83%), action 239, FPS 1.64, Running 236.90s Step 577( 40.00%), action 240, FPS 1.60, Running 237.47s Step 578( 40.17%), action 241, FPS 1.57, Running 238.42s Step 579( 40.33%), action 242, FPS 1.56, Running 238.78s Step 580( 40.50%), action 243, FPS 1.50, Running 239.64s Step 581( 40.67%), action 244, FPS 1.47, Running 240.19s Step 582( 40.83%), action 245, FPS 1.42, Running 241.14s Step 583( 41.00%), action 246, FPS 1.40, Running 241.65s Step 584( 41.17%), action 247, FPS 1.39, Running 242.35s Step 585( 41.33%), action 248, FPS 1.37, Running 242.89s Step 586( 41.50%), action 249, FPS 1.39, Running 243.80s Step 587( 41.67%), action 250, FPS 1.39, Running 244.13s Step 588( 41.83%), action 251, FPS 1.40, Running 245.36s Step 589( 42.00%), action 252, FPS 1.43, Running 245.59s Step 590( 42.17%), action 253, FPS 1.50, Running 245.95s Step 591( 42.33%), action 254, FPS 1.54, Running 246.19s Step 592( 42.50%), action 255, FPS 1.62, Running 246.50s Step 593( 42.67%), action 256, FPS 1.66, Running 246.78s Step 594( 42.83%), action 257, FPS 1.75, Running 247.12s Step 595( 43.00%), action 258, FPS 1.74, Running 247.59s Step 596( 43.17%), action 259, FPS 1.81, Running 247.97s Step 597( 43.33%), action 260, FPS 1.86, Running 248.24s Step 598( 43.50%), action 261, FPS 1.88, Running 249.07s Step 599( 43.67%), action 262, FPS 1.89, Running 249.37s Step 600( 43.83%), action 263, FPS 1.94, Running 249.93s Step 601( 44.00%), action 264, FPS 1.99, Running 250.25s Step 602( 44.17%), action 265, FPS 2.08, Running 250.77s Step 603( 44.33%), action 266, FPS 2.11, Running 251.13s Step 604( 44.50%), action 267, FPS 2.10, Running 251.86s Step 605( 44.67%), action 268, FPS 2.10, Running 252.42s Step 606( 44.83%), action 269, FPS 2.08, Running 253.39s Step 607( 45.00%), action 270, FPS 2.04, Running 253.93s Step 608( 45.17%), action 271, FPS 2.07, Running 255.01s Step 609( 45.33%), action 272, FPS 2.00, Running 255.60s Step 610( 45.50%), action 273, FPS 1.91, Running 256.43s Step 611( 45.67%), action 274, FPS 1.88, Running 256.81s Step 612( 45.83%), action 275, FPS 1.77, Running 257.79s Step 613( 46.00%), action 276, FPS 1.73, Running 258.35s Step 614( 46.17%), action 277, FPS 1.64, Running 259.33s Step 615( 46.33%), action 278, FPS 1.61, Running 259.98s Step 616( 46.50%), action 279, FPS 1.54, Running 260.92s Step 617( 46.67%), action 280, FPS 1.51, Running 261.51s Step 618( 46.83%), action 281, FPS 1.50, Running 262.39s Step 619( 47.00%), action 282, FPS 1.49, Running 262.77s Step 620( 47.17%), action 283, FPS 1.46, Running 263.66s Step 621( 47.33%), action 284, FPS 1.45, Running 264.03s Step 622( 47.50%), action 285, FPS 1.42, Running 264.82s Step 623( 47.67%), action 286, FPS 1.41, Running 265.34s Step 624( 47.83%), action 287, FPS 1.40, Running 266.17s Step 625( 48.00%), action 288, FPS 1.41, Running 266.58s Step 626( 48.17%), action 289, FPS 1.42, Running 267.46s Step 627( 48.33%), action 290, FPS 1.42, Running 268.02s Step 628( 48.50%), action 291, FPS 1.44, Running 268.86s Step 629( 48.67%), action 292, FPS 1.48, Running 269.11s Step 630( 48.83%), action 293, FPS 1.53, Running 269.51s Step 631( 49.00%), action 294, FPS 1.54, Running 269.77s Step 632( 49.17%), action 295, FPS 1.62, Running 270.15s Step 633( 49.33%), action 296, FPS 1.66, Running 270.41s Step 634( 49.50%), action 297, FPS 1.74, Running 270.81s Step 635( 49.67%), action 298, FPS 1.78, Running 271.24s Step 636( 49.83%), action 299, FPS 1.84, Running 271.79s Step 637( 50.00%), action 300, FPS 1.84, Running 272.37s Step 638( 50.17%), action 301, FPS 1.83, Running 273.33s Step 639( 50.33%), action 302, FPS 1.84, Running 273.66s Step 640( 50.50%), action 303, FPS 1.84, Running 274.51s Step 641( 50.67%), action 304, FPS 1.81, Running 275.05s Step 642( 50.83%), action 305, FPS 1.78, Running 276.04s Step 643( 51.00%), action 306, FPS 1.77, Running 276.65s Step 644( 51.17%), action 307, FPS 1.75, Running 277.61s Step 645( 51.33%), action 308, FPS 1.73, Running 278.16s Step 646( 51.50%), action 309, FPS 1.70, Running 279.20s Step 647( 51.67%), action 310, FPS 1.70, Running 279.79s Step 648( 51.83%), action 311, FPS 1.66, Running 280.88s Step 649( 52.00%), action 312, FPS 1.62, Running 281.46s Step 650( 52.17%), action 313, FPS 1.55, Running 282.40s Step 651( 52.33%), action 314, FPS 1.52, Running 282.95s Step 652( 52.50%), action 315, FPS 1.46, Running 283.88s Step 653( 52.67%), action 316, FPS 1.45, Running 284.22s Step 654( 52.83%), action 317, FPS 1.40, Running 285.06s Step 655( 53.00%), action 318, FPS 1.41, Running 285.40s Step 656( 53.17%), action 319, FPS 1.38, Running 286.23s Step 657( 53.33%), action 320, FPS 1.39, Running 286.78s Step 658( 53.50%), action 321, FPS 1.38, Running 287.77s Step 659( 53.67%), action 322, FPS 1.36, Running 288.34s Step 660( 53.83%), action 323, FPS 1.38, Running 288.99s Step 661( 54.00%), action 324, FPS 1.41, Running 289.22s Step 662( 54.17%), action 325, FPS 1.48, Running 289.60s Step 663( 54.33%), action 326, FPS 1.51, Running 289.87s Step 664( 54.50%), action 327, FPS 1.59, Running 290.21s Step 665( 54.67%), action 328, FPS 1.62, Running 290.48s Step 666( 54.83%), action 329, FPS 1.71, Running 290.88s Step 667( 55.00%), action 330, FPS 1.75, Running 291.22s Step 668( 55.17%), action 331, FPS 1.78, Running 292.14s Step 669( 55.33%), action 332, FPS 1.77, Running 292.75s Step 670( 55.50%), action 333, FPS 1.76, Running 293.73s Step 671( 55.67%), action 334, FPS 1.80, Running 294.07s Step 672( 55.83%), action 335, FPS 1.82, Running 294.89s Step 673( 56.00%), action 336, FPS 1.78, Running 295.45s Step 674( 56.17%), action 337, FPS 1.77, Running 296.39s Step 675( 56.33%), action 338, FPS 1.77, Running 296.72s Step 676( 56.50%), action 339, FPS 1.76, Running 297.56s Step 677( 56.67%), action 340, FPS 1.76, Running 298.13s Step 678( 56.83%), action 341, FPS 1.77, Running 299.07s Step 679( 57.00%), action 342, FPS 1.77, Running 299.64s Step 680( 57.17%), action 343, FPS 1.71, Running 300.68s Step 681( 57.33%), action 344, FPS 1.67, Running 301.19s Step 682( 57.50%), action 345, FPS 1.60, Running 302.12s Step 683( 57.67%), action 346, FPS 1.59, Running 302.44s Step 684( 57.83%), action 347, FPS 1.52, Running 303.34s Step 685( 58.00%), action 348, FPS 1.49, Running 303.90s Step 686( 58.17%), action 349, FPS 1.44, Running 304.78s Step 687( 58.33%), action 350, FPS 1.44, Running 305.13s Step 688( 58.50%), action 351, FPS 1.44, Running 306.04s Step 689( 58.67%), action 352, FPS 1.44, Running 306.63s Step 690( 58.83%), action 353, FPS 1.45, Running 307.57s Step 691( 59.00%), action 354, FPS 1.42, Running 308.16s Step 692( 59.17%), action 355, FPS 1.44, Running 308.82s Step 693( 59.33%), action 356, FPS 1.47, Running 309.07s Step 694( 59.50%), action 357, FPS 1.52, Running 309.51s Step 695( 59.67%), action 358, FPS 1.52, Running 309.88s Step 696( 59.83%), action 359, FPS 1.56, Running 310.42s Step 697( 60.00%), action 360, FPS 1.58, Running 310.74s Step 698( 60.17%), action 361, FPS 1.59, Running 311.63s Step 699( 60.33%), action 362, FPS 1.60, Running 312.17s Step 700( 60.50%), action 363, FPS 1.61, Running 313.11s Step 701( 60.67%), action 364, FPS 1.63, Running 313.48s Step 702( 60.83%), action 365, FPS 1.63, Running 314.40s Step 703( 61.00%), action 366, FPS 1.60, Running 314.94s Step 704( 61.17%), action 367, FPS 1.59, Running 315.94s Step 705( 61.33%), action 368, FPS 1.58, Running 316.52s Step 706( 61.50%), action 369, FPS 1.59, Running 317.39s Step 707( 61.67%), action 370, FPS 1.59, Running 317.73s Step 708( 61.83%), action 371, FPS 1.57, Running 318.76s Step 709( 62.00%), action 372, FPS 1.57, Running 319.35s Step 710( 62.17%), action 373, FPS 1.57, Running 320.31s Step 711( 62.33%), action 374, FPS 1.57, Running 320.87s Step 712( 62.50%), action 375, FPS 1.54, Running 321.83s Step 713( 62.67%), action 376, FPS 1.52, Running 322.21s Step 714( 62.83%), action 377, FPS 1.48, Running 323.05s Step 715( 63.00%), action 378, FPS 1.45, Running 323.70s Step 716( 63.17%), action 379, FPS 1.41, Running 324.64s Step 717( 63.33%), action 380, FPS 1.38, Running 325.23s Step 718( 63.50%), action 381, FPS 1.37, Running 326.25s Step 719( 63.67%), action 382, FPS 1.39, Running 326.59s Step 720( 63.83%), action 383, FPS 1.39, Running 327.46s Step 721( 64.00%), action 384, FPS 1.37, Running 328.10s Step 722( 64.17%), action 385, FPS 1.37, Running 329.02s Step 723( 64.33%), action 386, FPS 1.39, Running 329.32s Step 724( 64.50%), action 387, FPS 1.44, Running 329.88s Step 725( 64.67%), action 388, FPS 1.46, Running 330.24s Step 726( 64.83%), action 389, FPS 1.48, Running 330.93s Step 727( 65.00%), action 390, FPS 1.48, Running 331.26s Step 728( 65.17%), action 391, FPS 1.48, Running 332.29s Step 729( 65.33%), action 392, FPS 1.48, Running 332.83s Step 730( 65.50%), action 393, FPS 1.51, Running 333.59s Step 731( 65.67%), action 394, FPS 1.52, Running 334.07s Step 732( 65.83%), action 395, FPS 1.51, Running 335.06s Step 733( 66.00%), action 396, FPS 1.49, Running 335.61s Step 734( 66.17%), action 397, FPS 1.48, Running 336.57s Step 735( 66.33%), action 398, FPS 1.49, Running 337.13s Step 736( 66.50%), action 399, FPS 1.48, Running 338.18s Step 737( 66.67%), action 400, FPS 1.48, Running 338.75s Step 738( 66.83%), action 401, FPS 1.48, Running 339.77s Step 739( 67.00%), action 402, FPS 1.46, Running 340.31s Step 740( 67.17%), action 403, FPS 1.44, Running 341.34s Step 741( 67.33%), action 404, FPS 1.45, Running 341.93s Step 742( 67.50%), action 405, FPS 1.43, Running 343.02s Step 743( 67.67%), action 406, FPS 1.40, Running 343.59s Step 744( 67.83%), action 407, FPS 1.37, Running 344.51s Step 745( 68.00%), action 408, FPS 1.34, Running 345.14s Step 746( 68.17%), action 409, FPS 1.34, Running 345.88s Step 747( 68.33%), action 410, FPS 1.33, Running 346.33s Step 748( 68.50%), action 411, FPS 1.32, Running 347.40s Step 749( 68.67%), action 412, FPS 1.32, Running 348.03s Step 750( 68.83%), action 413, FPS 1.33, Running 348.66s Step 751( 69.00%), action 414, FPS 1.35, Running 348.89s Step 752( 69.17%), action 415, FPS 1.39, Running 349.41s Step 753( 69.33%), action 416, FPS 1.41, Running 349.82s Step 754( 69.50%), action 417, FPS 1.42, Running 350.65s Step 755( 69.67%), action 418, FPS 1.42, Running 351.25s Step 756( 69.83%), action 419, FPS 1.43, Running 352.21s Step 757( 70.00%), action 420, FPS 1.45, Running 352.52s Step 758( 70.17%), action 421, FPS 1.43, Running 353.71s Step 759( 70.33%), action 422, FPS 1.44, Running 354.20s Step 760( 70.50%), action 423, FPS 1.47, Running 354.95s Step 761( 70.67%), action 424, FPS 1.47, Running 355.50s Step 762( 70.83%), action 425, FPS 1.48, Running 356.52s Step 763( 71.00%), action 426, FPS 1.48, Running 357.09s Step 764( 71.17%), action 427, FPS 1.47, Running 358.15s Step 765( 71.33%), action 428, FPS 1.47, Running 358.78s Step 766( 71.50%), action 429, FPS 1.44, Running 359.77s Step 767( 71.67%), action 430, FPS 1.42, Running 360.42s Step 768( 71.83%), action 431, FPS 1.42, Running 361.52s Step 769( 72.00%), action 432, FPS 1.43, Running 362.05s Step 770( 72.17%), action 433, FPS 1.39, Running 363.09s Step 771( 72.33%), action 434, FPS 1.35, Running 363.69s Step 772( 72.50%), action 435, FPS 1.31, Running 364.69s Step 773( 72.67%), action 436, FPS 1.29, Running 365.29s Step 774( 72.83%), action 437, FPS 1.28, Running 366.22s Step 775( 73.00%), action 438, FPS 1.29, Running 366.73s Step 776( 73.17%), action 439, FPS 1.31, Running 367.42s Step 777( 73.33%), action 440, FPS 1.32, Running 367.65s Step 778( 73.50%), action 441, FPS 1.38, Running 368.19s Step 779( 73.67%), action 442, FPS 1.37, Running 368.80s Step 780( 73.83%), action 443, FPS 1.38, Running 369.46s Step 781( 74.00%), action 444, FPS 1.39, Running 369.88s Step 782( 74.17%), action 445, FPS 1.39, Running 370.89s Step 783( 74.33%), action 446, FPS 1.39, Running 371.48s Step 784( 74.50%), action 447, FPS 1.40, Running 372.44s Step 785( 74.67%), action 448, FPS 1.40, Running 373.09s Step 786( 74.83%), action 449, FPS 1.40, Running 374.10s Step 787( 75.00%), action 450, FPS 1.41, Running 374.63s Step 788( 75.17%), action 451, FPS 1.44, Running 375.43s Step 789( 75.33%), action 452, FPS 1.45, Running 375.89s Step 790( 75.50%), action 453, FPS 1.41, Running 377.32s Step 791( 75.67%), action 454, FPS 1.41, Running 377.89s Step 792( 75.83%), action 455, FPS 1.41, Running 378.92s Step 793( 76.00%), action 456, FPS 1.41, Running 379.46s Step 794( 76.17%), action 457, FPS 1.41, Running 380.43s Step 795( 76.33%), action 458, FPS 1.40, Running 381.02s Step 796( 76.50%), action 459, FPS 1.37, Running 382.02s Step 797( 76.67%), action 460, FPS 1.34, Running 382.60s Step 798( 76.83%), action 461, FPS 1.30, Running 383.55s Step 799( 77.00%), action 462, FPS 1.30, Running 384.18s Step 800( 77.17%), action 463, FPS 1.27, Running 385.23s Step 801( 77.33%), action 464, FPS 1.26, Running 385.77s Step 802( 77.50%), action 465, FPS 1.28, Running 386.45s Step 803( 77.67%), action 466, FPS 1.31, Running 386.72s Step 804( 77.83%), action 467, FPS 1.36, Running 387.19s Step 805( 78.00%), action 468, FPS 1.36, Running 387.82s Step 806( 78.17%), action 469, FPS 1.36, Running 388.82s Step 807( 78.33%), action 470, FPS 1.35, Running 389.40s Step 808( 78.50%), action 471, FPS 1.30, Running 390.85s Step 809( 78.67%), action 472, FPS 1.29, Running 391.36s Step 810( 78.83%), action 473, FPS 1.33, Running 392.31s Step 811( 79.00%), action 474, FPS 1.36, Running 392.64s Step 812( 79.17%), action 475, FPS 1.37, Running 393.55s Step 813( 79.33%), action 476, FPS 1.37, Running 394.09s Step 814( 79.50%), action 477, FPS 1.36, Running 395.16s Step 815( 79.67%), action 478, FPS 1.36, Running 395.71s Step 816( 79.83%), action 479, FPS 1.36, Running 396.69s Step 817( 80.00%), action 480, FPS 1.36, Running 397.25s Step 818( 80.17%), action 481, FPS 1.33, Running 398.63s Step 819( 80.33%), action 482, FPS 1.35, Running 399.03s Step 820( 80.50%), action 483, FPS 1.36, Running 399.91s Step 821( 80.67%), action 484, FPS 1.36, Running 400.48s Step 822( 80.83%), action 485, FPS 1.33, Running 401.51s Step 823( 81.00%), action 486, FPS 1.30, Running 402.07s Step 824( 81.17%), action 487, FPS 1.26, Running 403.08s Step 825( 81.33%), action 488, FPS 1.26, Running 403.69s Step 826( 81.50%), action 489, FPS 1.26, Running 404.70s Step 827( 81.67%), action 490, FPS 1.26, Running 405.23s Step 828( 81.83%), action 491, FPS 1.33, Running 405.86s Step 829( 82.00%), action 492, FPS 1.33, Running 406.38s Step 830( 82.17%), action 493, FPS 1.35, Running 407.18s Step 831( 82.33%), action 494, FPS 1.33, Running 407.68s Step 832( 82.50%), action 495, FPS 1.32, Running 408.72s Step 833( 82.67%), action 496, FPS 1.32, Running 409.26s Step 834( 82.83%), action 497, FPS 1.33, Running 410.23s Step 835( 83.00%), action 498, FPS 1.33, Running 410.78s Step 836( 83.17%), action 499, FPS 1.33, Running 411.76s Step 837( 83.33%), action 500, FPS 1.34, Running 412.21s Step 838( 83.50%), action 501, FPS 1.36, Running 413.37s Step 839( 83.67%), action 502, FPS 1.34, Running 413.94s Step 840( 83.83%), action 503, FPS 1.34, Running 414.88s Step 841( 84.00%), action 504, FPS 1.36, Running 415.24s Step 842( 84.17%), action 505, FPS 1.37, Running 416.07s Step 843( 84.33%), action 506, FPS 1.38, Running 416.52s Step 844( 84.50%), action 507, FPS 1.36, Running 417.74s Step 845( 84.67%), action 508, FPS 1.37, Running 418.33s Step 846( 84.83%), action 509, FPS 1.39, Running 419.13s Step 847( 85.00%), action 510, FPS 1.40, Running 419.56s Step 848( 85.17%), action 511, FPS 1.34, Running 420.84s Step 849( 85.33%), action 512, FPS 1.35, Running 421.17s Step 850( 85.50%), action 513, FPS 1.34, Running 422.05s Step 851( 85.67%), action 514, FPS 1.36, Running 422.39s Step 852( 85.83%), action 515, FPS 1.38, Running 423.18s Step 853( 86.00%), action 516, FPS 1.38, Running 423.71s Step 854( 86.17%), action 517, FPS 1.40, Running 424.51s Step 855( 86.33%), action 518, FPS 1.43, Running 424.76s Step 856( 86.50%), action 519, FPS 1.45, Running 425.53s Step 857( 86.67%), action 520, FPS 1.46, Running 425.93s Step 858( 86.83%), action 521, FPS 1.47, Running 426.94s Step 859( 87.00%), action 522, FPS 1.47, Running 427.58s Step 860( 87.17%), action 523, FPS 1.45, Running 428.69s Step 861( 87.33%), action 524, FPS 1.43, Running 429.23s Step 862( 87.50%), action 525, FPS 1.42, Running 430.17s Step 863( 87.67%), action 526, FPS 1.43, Running 430.54s Step 864( 87.83%), action 527, FPS 1.47, Running 431.37s Step 865( 88.00%), action 528, FPS 1.47, Running 431.91s Step 866( 88.17%), action 529, FPS 1.45, Running 432.97s Step 867( 88.33%), action 530, FPS 1.43, Running 433.56s Step 868( 88.50%), action 531, FPS 1.46, Running 434.54s Step 869( 88.67%), action 532, FPS 1.46, Running 434.86s Step 870( 88.83%), action 533, FPS 1.46, Running 435.75s Step 871( 89.00%), action 534, FPS 1.43, Running 436.34s Step 872( 89.17%), action 535, FPS 1.41, Running 437.32s Step 873( 89.33%), action 536, FPS 1.41, Running 437.88s Step 874( 89.50%), action 537, FPS 1.40, Running 438.79s Step 875( 89.67%), action 538, FPS 1.39, Running 439.17s Step 876( 89.83%), action 539, FPS 1.38, Running 440.04s Step 877( 90.00%), action 540, FPS 1.36, Running 440.62s Step 878( 90.17%), action 541, FPS 1.32, Running 442.06s Step 879( 90.33%), action 542, FPS 1.32, Running 442.68s Step 880( 90.50%), action 543, FPS 1.37, Running 443.31s Step 881( 90.67%), action 544, FPS 1.40, Running 443.53s Step 882( 90.83%), action 545, FPS 1.44, Running 444.11s Step 883( 91.00%), action 546, FPS 1.43, Running 444.53s Step 884( 91.17%), action 547, FPS 1.41, Running 445.57s Step 885( 91.33%), action 548, FPS 1.40, Running 446.15s Step 886( 91.50%), action 549, FPS 1.40, Running 447.20s Step 887( 91.67%), action 550, FPS 1.40, Running 447.80s Step 888( 91.83%), action 551, FPS 1.36, Running 449.24s Step 889( 92.00%), action 552, FPS 1.33, Running 449.87s Step 890( 92.17%), action 553, FPS 1.32, Running 450.87s Step 891( 92.33%), action 554, FPS 1.32, Running 451.53s Step 892( 92.50%), action 555, FPS 1.32, Running 452.46s Step 893( 92.67%), action 556, FPS 1.32, Running 453.04s Step 894( 92.83%), action 557, FPS 1.31, Running 454.02s Step 895( 93.00%), action 558, FPS 1.30, Running 454.60s Step 896( 93.17%), action 559, FPS 1.29, Running 455.53s Step 897( 93.33%), action 560, FPS 1.31, Running 455.87s Step 898( 93.50%), action 561, FPS 1.32, Running 457.18s Step 899( 93.67%), action 562, FPS 1.33, Running 457.77s Step 900( 93.83%), action 563, FPS 1.30, Running 458.67s Step 901( 94.00%), action 564, FPS 1.29, Running 459.03s Step 902( 94.17%), action 565, FPS 1.26, Running 459.93s Step 903( 94.33%), action 566, FPS 1.26, Running 460.47s Step 904( 94.50%), action 567, FPS 1.26, Running 461.45s Step 905( 94.67%), action 568, FPS 1.26, Running 461.99s Step 906( 94.83%), action 569, FPS 1.30, Running 462.63s Step 907( 95.00%), action 570, FPS 1.30, Running 463.23s Step 908( 95.17%), action 571, FPS 1.32, Running 464.36s Step 909( 95.33%), action 572, FPS 1.32, Running 465.01s Step 910( 95.50%), action 573, FPS 1.33, Running 465.95s Step 911( 95.67%), action 574, FPS 1.34, Running 466.51s Step 912( 95.83%), action 575, FPS 1.33, Running 467.46s Step 913( 96.00%), action 576, FPS 1.35, Running 467.81s Step 914( 96.17%), action 577, FPS 1.37, Running 468.64s Step 915( 96.33%), action 578, FPS 1.37, Running 469.19s Step 916( 96.50%), action 579, FPS 1.36, Running 470.21s Step 917( 96.67%), action 580, FPS 1.34, Running 470.84s Step 918( 96.83%), action 581, FPS 1.37, Running 471.81s Step 919( 97.00%), action 582, FPS 1.37, Running 472.35s Step 920( 97.17%), action 583, FPS 1.35, Running 473.44s Step 921( 97.33%), action 584, FPS 1.34, Running 473.97s Step 922( 97.50%), action 585, FPS 1.33, Running 474.98s Step 923( 97.67%), action 586, FPS 1.33, Running 475.52s Step 924( 97.83%), action 587, FPS 1.33, Running 476.52s Step 925( 98.00%), action 588, FPS 1.32, Running 477.14s Step 926( 98.17%), action 589, FPS 1.29, Running 478.19s Step 927( 98.33%), action 590, FPS 1.29, Running 478.74s Step 928( 98.50%), action 591, FPS 1.30, Running 479.72s Step 929( 98.67%), action 592, FPS 1.31, Running 480.25s Step 930( 98.83%), action 593, FPS 1.34, Running 480.91s Step 931( 99.00%), action 594, FPS 1.36, Running 481.21s Step 932( 99.17%), action 595, FPS 1.40, Running 481.75s Step 933( 99.33%), action 596, FPS 1.40, Running 482.11s Step 934( 99.50%), action 597, FPS 1.42, Running 482.76s Step 935( 99.67%), action 598, FPS 1.39, Running 483.59s Step 936( 99.83%), action 599, FPS 1.37, Running 484.76s Step 937(100.00%), action 600, FPS 1.38, Running 485.36s [2026-08-01 23:10:55] [64 ] Seed 63 failed after 485.62 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 8/64(12.50%) success. +Setting seed: 64 +Step 1( N/A%), pre moving , FPS 2.99, Running 0.33s Step 2( N/A%), pre moving , FPS 5.53, Running 0.36s Step 3( N/A%), pre moving , FPS 7.00, Running 0.43s Step 4( N/A%), pre moving , FPS 8.12, Running 0.49s Step 5( N/A%), pre moving , FPS 8.77, Running 0.57s Step 6( N/A%), pre moving , FPS 6.79, Running 0.88s Step 7( N/A%), pre moving , FPS 7.45, Running 0.94s Step 8( N/A%), pre moving , FPS 7.76, Running 1.03s Step 9( N/A%), pre moving , FPS 8.13, Running 1.11s Step 10( N/A%), pre moving , FPS 6.97, Running 1.44s Step 11( N/A%), pre moving , FPS 7.36, Running 1.49s Step 12( N/A%), pre moving , FPS 7.55, Running 1.59s Step 13( N/A%), pre moving , FPS 7.84, Running 1.66s Step 14( N/A%), pre moving , FPS 8.01, Running 1.75s Step 15( N/A%), pre moving , FPS 7.33, Running 2.05s Step 16( N/A%), pre moving , FPS 7.49, Running 2.14s Step 17( N/A%), pre moving , FPS 7.69, Running 2.21s Step 18( N/A%), pre moving , FPS 7.93, Running 2.27s Step 19( N/A%), pre moving , FPS 7.33, Running 2.59s Step 20( N/A%), pre moving , FPS 7.46, Running 2.68s Step 21( N/A%), pre moving , FPS 6.90, Running 3.23s Step 22( N/A%), pre moving , FPS 6.78, Running 3.31s Step 23( N/A%), pre moving , FPS 6.24, Running 3.63s Step 24( N/A%), pre moving , FPS 6.19, Running 3.72s Step 25( N/A%), pre moving , FPS 6.19, Running 3.80s Step 26( N/A%), pre moving , FPS 5.83, Running 4.31s Step 27( N/A%), pre moving , FPS 5.73, Running 4.43s Step 28( N/A%), pre moving , FPS 5.46, Running 4.69s Step 29( N/A%), pre moving , FPS 5.45, Running 4.78s Step 30( N/A%), pre moving , FPS 5.86, Running 4.85s Step 31( N/A%), pre moving , FPS 5.84, Running 4.92s Step 32( N/A%), pre moving , FPS 5.47, Running 5.24s Step 33( N/A%), pre moving , FPS 5.44, Running 5.33s Step 34( N/A%), pre moving , FPS 5.46, Running 5.41s Step 35( N/A%), pre moving , FPS 5.43, Running 5.73s Step 36( N/A%), pre moving , FPS 4.34, Running 6.74s Step 37( N/A%), pre moving , FPS 4.24, Running 6.92s Step 38( N/A%), pre moving , FPS 4.23, Running 7.00s Step 39( N/A%), pre moving , FPS 4.23, Running 7.32s Step 40( N/A%), pre moving , FPS 4.23, Running 7.41s Step 41( N/A%), pre moving , FPS 4.70, Running 7.49s Step 42( N/A%), pre moving , FPS 4.72, Running 7.55s Step 43( N/A%), pre moving , FPS 4.72, Running 7.87s Step 44( N/A%), pre moving , FPS 4.73, Running 7.96s Step 45( N/A%), pre moving , FPS 4.74, Running 8.02s Step 46( N/A%), pre moving , FPS 5.28, Running 8.10s Step 47( N/A%), pre moving , FPS 5.01, Running 8.42s Step 48( N/A%), pre moving , FPS 4.18, Running 9.48s Step 49( N/A%), pre moving , FPS 4.17, Running 9.57s Step 50( N/A%), pre moving , FPS 4.15, Running 9.66s Step 51( N/A%), pre moving , FPS 3.95, Running 9.99s Step 52( N/A%), pre moving , FPS 4.14, Running 10.07s Step 53( N/A%), pre moving , FPS 4.12, Running 10.18s Step 54( N/A%), pre moving , FPS 3.90, Running 10.54s Step 55( N/A%), pre moving , FPS 4.05, Running 10.67s Step 56( N/A%), pre moving , FPS 4.95, Running 10.78s Step 57( N/A%), pre moving , FPS 4.71, Running 11.17s Step 58( N/A%), pre moving , FPS 4.64, Running 11.31s Step 59( N/A%), pre moving , FPS 4.54, Running 11.72s Step 60( N/A%), pre moving , FPS 4.48, Running 11.87s Step 61( N/A%), pre moving , FPS 4.16, Running 12.29s Step 62( N/A%), pre moving , FPS 4.09, Running 12.44s Step 63( N/A%), pre moving , FPS 4.01, Running 12.86s Step 64( N/A%), pre moving , FPS 3.96, Running 13.01s Step 65( N/A%), pre moving , FPS 3.68, Running 13.45s Step 66( N/A%), pre moving , FPS 3.47, Running 13.87s Step 67( N/A%), pre moving , FPS 3.64, Running 13.92s Step 68( N/A%), pre moving , FPS 4.47, Running 13.96s Step 69( N/A%), pre moving , FPS 4.51, Running 14.01s Step 70( N/A%), pre moving , FPS 4.55, Running 14.06s Step 71( N/A%), pre moving , FPS 4.87, Running 14.09s Step 72( N/A%), pre moving , FPS 4.93, Running 14.14s Step 73( N/A%), pre moving , FPS 5.02, Running 14.17s Step 74( N/A%), pre moving , FPS 5.47, Running 14.20s Step 75( N/A%), pre moving , FPS 5.61, Running 14.23s Step 76( N/A%), pre moving , FPS 5.75, Running 14.26s Step 77( N/A%), pre moving , FPS 6.40, Running 14.29s Step 78( N/A%), pre moving , FPS 6.64, Running 14.32s Step 79( N/A%), pre moving , FPS 7.60, Running 14.35s Step 80( N/A%), pre moving , FPS 7.93, Running 14.39s Step 81( N/A%), pre moving , FPS 9.32, Running 14.44s Step 82( N/A%), pre moving , FPS 9.89, Running 14.46s Step 83( N/A%), pre moving , FPS 12.33, Running 14.48s Step 84( N/A%), pre moving , FPS 13.34, Running 14.51s Step 85( N/A%), pre moving , FPS 18.64, Running 14.53s Step 86( N/A%), pre moving , FPS 29.02, Running 14.55s Step 87( N/A%), pre moving , FPS 30.26, Running 14.58s Step 88( N/A%), pre moving , FPS 31.30, Running 14.60s Step 89( N/A%), pre moving , FPS 32.67, Running 14.62s Step 90( N/A%), pre moving , FPS 34.25, Running 14.64s Step 91( N/A%), pre moving , FPS 35.34, Running 14.66s Step 92( N/A%), pre moving , FPS 36.69, Running 14.68s Step 93( N/A%), pre moving , FPS 37.51, Running 14.70s Step 94( N/A%), pre moving , FPS 38.08, Running 14.72s Step 95( N/A%), pre moving , FPS 38.45, Running 14.75s Step 96( N/A%), pre moving , FPS 38.68, Running 14.78s Step 97( N/A%), pre moving , FPS 39.04, Running 14.80s Step 98( N/A%), pre moving , FPS 39.91, Running 14.82s Step 99( N/A%), pre moving , FPS 40.76, Running 14.85s Step 100( N/A%), pre moving , FPS 17.75, Running 15.52s Step 101( N/A%), pre moving , FPS 13.82, Running 15.88s Step 102( N/A%), pre moving , FPS 12.41, Running 16.07s Step 103( N/A%), pre moving , FPS 10.38, Running 16.41s Step 104( N/A%), pre moving , FPS 8.51, Running 16.86s Step 105( N/A%), pre moving , FPS 6.98, Running 17.39s Step 106( N/A%), pre moving , FPS 6.60, Running 17.59s Step 107( N/A%), pre moving , FPS 5.76, Running 18.05s Step 108( N/A%), pre moving , FPS 5.18, Running 18.46s Step 109( N/A%), pre moving , FPS 4.53, Running 19.03s Step 110( N/A%), pre moving , FPS 4.14, Running 19.47s Step 111( N/A%), pre moving , FPS 3.74, Running 20.01s Step 112( N/A%), pre moving , FPS 3.45, Running 20.48s Step 113( N/A%), pre moving , FPS 3.15, Running 21.04s Step 114( N/A%), pre moving , FPS 3.07, Running 21.24s Step 115( N/A%), pre moving , FPS 2.85, Running 21.76s Step 116( N/A%), pre moving , FPS 2.70, Running 22.18s Step 117( N/A%), pre moving , FPS 2.52, Running 22.75s Step 118( N/A%), pre moving , FPS 2.39, Running 23.20s Step 119( N/A%), pre moving , FPS 2.25, Running 23.74s Step 120( N/A%), pre moving , FPS 2.37, Running 23.94s Step 121( N/A%), pre moving , FPS 2.35, Running 24.41s Step 122( N/A%), pre moving , FPS 2.28, Running 24.83s Step 123( N/A%), pre moving , FPS 2.22, Running 25.43s Step 124( N/A%), pre moving , FPS 2.28, Running 25.62s Step 125( N/A%), pre moving , FPS 2.30, Running 26.10s Step 126( N/A%), pre moving , FPS 2.24, Running 26.51s Step 127( N/A%), pre moving , FPS 2.20, Running 27.13s Step 128( N/A%), pre moving , FPS 2.16, Running 27.73s Step 129( N/A%), pre moving , FPS 2.15, Running 28.32s Step 130( N/A%), pre moving , FPS 2.15, Running 28.77s Step 131( N/A%), pre moving , FPS 2.15, Running 29.32s Step 132( N/A%), pre moving , FPS 2.14, Running 29.83s Step 133( N/A%), pre moving , FPS 2.13, Running 30.41s Step 134( N/A%), pre moving , FPS 2.07, Running 30.90s Step 135( N/A%), pre moving , FPS 2.05, Running 31.51s Step 136( N/A%), pre moving , FPS 2.04, Running 31.99s Step 137( N/A%), pre moving , FPS 2.04, Running 32.54s Step 138( N/A%), pre moving , FPS 2.09, Running 32.78s Step 139( N/A%), pre moving , FPS 2.10, Running 33.25s Step 140( N/A%), pre moving , FPS 2.05, Running 33.69s Step 141( N/A%), pre moving , FPS 2.10, Running 33.93s Step 142( N/A%), pre moving , FPS 2.16, Running 34.09s Step 143( N/A%), pre moving , FPS 2.24, Running 34.36s Step 144( N/A%), pre moving , FPS 2.24, Running 34.55s Step 145( N/A%), pre moving , FPS 2.30, Running 34.79s Step 146( N/A%), pre moving , FPS 2.36, Running 34.97s Step 147( N/A%), pre moving , FPS 2.48, Running 35.18s Step 148( N/A%), pre moving , FPS 2.62, Running 35.35s Step 149( N/A%), pre moving , FPS 2.67, Running 35.80s Step 150( N/A%), pre moving , FPS 2.74, Running 36.06s Step 151( N/A%), pre moving , FPS 2.71, Running 36.71s Step 152( N/A%), pre moving , FPS 2.71, Running 37.21s Step 153( N/A%), pre moving , FPS 2.72, Running 37.77s Step 154( N/A%), pre moving , FPS 2.81, Running 38.02s Step 155( N/A%), pre moving , FPS 2.85, Running 38.52s Step 156( N/A%), pre moving , FPS 2.86, Running 38.97s Step 157( N/A%), pre moving , FPS 2.83, Running 39.61s Step 158( N/A%), pre moving , FPS 2.75, Running 40.05s Step 159( N/A%), pre moving , FPS 2.69, Running 40.69s Step 160( N/A%), pre moving , FPS 2.68, Running 41.15s Step 161( N/A%), pre moving , FPS 2.53, Running 41.83s Step 162( N/A%), pre moving , FPS 2.44, Running 42.30s Step 163( N/A%), pre moving , FPS 2.32, Running 42.97s Step 164( N/A%), pre moving , FPS 2.23, Running 43.53s Step 165( N/A%), pre moving , FPS 2.15, Running 44.10s Step 166( N/A%), pre moving , FPS 2.17, Running 44.20s Step 167( N/A%), pre moving , FPS 2.14, Running 44.54s Step 168( N/A%), pre moving , FPS 2.15, Running 44.66s Step 169( N/A%), pre moving , FPS 2.23, Running 44.76s Step 170( N/A%), pre moving , FPS 2.21, Running 45.12s Step 171( N/A%), pre moving , FPS 2.34, Running 45.25s Step 172( N/A%), pre moving , FPS 2.45, Running 45.37s Step 173( N/A%), pre moving , FPS 2.51, Running 45.73s Step 174( N/A%), pre moving , FPS 2.57, Running 45.82s Step 175( N/A%), pre moving , FPS 2.70, Running 45.92s Step 176( N/A%), pre moving , FPS 2.53, Running 46.88s Step 177( N/A%), pre moving , FPS 2.71, Running 47.00s Step 178( N/A%), pre moving , FPS 2.83, Running 47.12s Step 179( N/A%), pre moving , FPS 2.95, Running 47.47s Step 180( N/A%), pre moving , FPS 3.10, Running 47.59s Step 181( N/A%), pre moving , FPS 3.40, Running 47.71s Step 182( N/A%), pre moving , FPS 3.42, Running 48.14s Step 183( N/A%), pre moving , FPS 3.79, Running 48.24s Step 184( N/A%), pre moving , FPS 3.91, Running 48.65s Step 185( N/A%), pre moving , FPS 4.24, Running 48.81s Step 186( N/A%), pre moving , FPS 3.97, Running 49.23s Step 187( N/A%), pre moving , FPS 4.11, Running 49.41s Step 188( N/A%), pre moving , FPS 3.87, Running 49.82s Step 189( N/A%), pre moving , FPS 3.82, Running 50.00s Step 190( N/A%), pre moving , FPS 3.78, Running 50.41s Step 191( N/A%), pre moving , FPS 3.75, Running 50.59s Step 192( N/A%), pre moving , FPS 3.55, Running 51.00s Step 193( N/A%), pre moving , FPS 3.67, Running 51.17s Step 194( N/A%), pre moving , FPS 3.51, Running 51.51s Step 195( N/A%), pre moving , FPS 3.42, Running 51.76s Step 196( N/A%), pre moving , FPS 3.97, Running 51.92s Step 197( N/A%), pre moving , FPS 3.74, Running 52.35s Step 198( N/A%), pre moving , FPS 3.71, Running 52.51s Step 199( N/A%), pre moving , FPS 3.66, Running 52.94s Step 200( N/A%), pre moving , FPS 3.67, Running 53.05s Step 201( N/A%), pre moving , FPS 3.51, Running 53.41s Step 202( N/A%), pre moving , FPS 3.71, Running 53.54s Step 203( N/A%), pre moving , FPS 3.71, Running 53.64s Step 204( N/A%), pre moving , FPS 3.79, Running 53.92s Step 205( N/A%), pre moving , FPS 3.78, Running 54.11s Step 206( N/A%), pre moving , FPS 4.02, Running 54.21s Step 207( N/A%), pre moving , FPS 4.07, Running 54.32s Step 208( N/A%), pre moving , FPS 4.13, Running 54.67s Step 209( N/A%), pre moving , FPS 4.24, Running 54.72s Step 210( N/A%), pre moving , FPS 4.60, Running 54.76s Step 211( N/A%), pre moving , FPS 4.74, Running 54.80s Step 212( N/A%), pre moving , FPS 5.18, Running 54.86s Step 213( N/A%), pre moving , FPS 5.30, Running 54.95s Step 214( N/A%), pre moving , FPS 5.61, Running 55.08s Step 215( N/A%), pre moving , FPS 5.86, Running 55.18s Step 216( N/A%), pre moving , FPS 5.90, Running 55.31s Step 217( N/A%), pre moving , FPS 6.56, Running 55.40s Step 218( N/A%), pre moving , FPS 6.69, Running 55.50s Step 219( N/A%), pre moving , FPS 5.94, Running 56.31s Step 220( N/A%), pre moving , FPS 5.96, Running 56.41s Step 221( N/A%), pre moving , FPS 5.96, Running 56.77s Step 222( N/A%), pre moving , FPS 5.98, Running 56.88s Step 223( N/A%), pre moving , FPS 5.98, Running 56.98s Step 224( N/A%), pre moving , FPS 5.97, Running 57.28s Step 225( N/A%), pre moving , FPS 5.88, Running 57.51s Step 226( N/A%), pre moving , FPS 5.39, Running 57.92s Step 227( N/A%), pre moving , FPS 5.27, Running 58.11s Step 228( N/A%), pre moving , FPS 5.56, Running 58.27s Step 229( N/A%), pre moving , FPS 5.02, Running 58.70s Step 230( N/A%), pre moving , FPS 4.56, Running 59.15s Step 231( N/A%), pre moving , FPS 4.35, Running 59.40s Step 232( N/A%), pre moving , FPS 3.98, Running 59.89s Step 233( N/A%), pre moving , FPS 3.71, Running 60.34s Step 234( N/A%), pre moving , FPS 3.63, Running 60.59s Step 235( N/A%), pre moving , FPS 3.39, Running 61.07s Step 236( N/A%), pre moving , FPS 3.22, Running 61.52s Step 237( N/A%), pre moving , FPS 3.14, Running 61.78s Step 238( N/A%), pre moving , FPS 2.95, Running 62.28s Step 239( N/A%), pre moving , FPS 3.07, Running 62.82s Step 240( N/A%), pre moving , FPS 2.88, Running 63.34s Step 241( N/A%), pre moving , FPS 2.92, Running 63.62s Step 242( N/A%), pre moving , FPS 2.75, Running 64.15s Step 243( N/A%), pre moving , FPS 2.59, Running 64.70s Step 244( N/A%), pre moving , FPS 2.52, Running 65.22s Step 245( N/A%), pre moving , FPS 2.42, Running 65.76s Step 246( N/A%), pre moving , FPS 2.46, Running 66.05s Step 247( N/A%), pre moving , FPS 2.36, Running 66.59s Step 248( N/A%), pre moving , FPS 2.26, Running 67.11s Step 249( N/A%), pre moving , FPS 2.24, Running 67.62s Step 250( N/A%), pre moving , FPS 2.28, Running 67.91s Step 251( N/A%), pre moving , FPS 2.22, Running 68.39s Step 252( N/A%), pre moving , FPS 2.23, Running 68.85s Step 253( N/A%), pre moving , FPS 2.29, Running 69.09s Step 254( N/A%), pre moving , FPS 2.23, Running 69.57s Step 255( N/A%), pre moving , FPS 2.23, Running 70.03s Step 256( N/A%), pre moving , FPS 2.29, Running 70.26s Step 257( N/A%), pre moving , FPS 2.23, Running 70.74s Step 258( N/A%), pre moving , FPS 2.26, Running 71.12s Step 259( N/A%), pre moving , FPS 2.32, Running 71.42s Step 260( N/A%), pre moving , FPS 2.35, Running 71.84s Step 261( N/A%), pre moving , FPS 2.38, Running 72.01s Step 262( N/A%), pre moving , FPS 2.42, Running 72.43s Step 263( N/A%), pre moving , FPS 2.55, Running 72.55s Step 264( N/A%), pre moving , FPS 2.69, Running 72.66s Step 265( N/A%), pre moving , FPS 2.73, Running 73.08s Step 266( N/A%), pre moving , FPS 2.78, Running 73.24s Step 267( N/A%), pre moving , FPS 2.83, Running 73.66s Step 268( N/A%), pre moving , FPS 2.98, Running 73.83s Step 269( N/A%), pre moving , FPS 2.99, Running 74.30s Step 270( N/A%), pre moving , FPS 3.03, Running 74.51s Step 271( N/A%), pre moving , FPS 3.07, Running 74.91s Step 272( N/A%), pre moving , FPS 3.22, Running 75.06s Step 273( N/A%), pre moving , FPS 3.26, Running 75.22s Step 274( N/A%), pre moving , FPS 3.44, Running 75.39s Step 275( N/A%), pre moving , FPS 3.60, Running 75.59s Step 276( N/A%), pre moving , FPS 3.66, Running 75.73s Step 277( N/A%), pre moving , FPS 3.94, Running 75.82s Step 278( N/A%), pre moving , FPS 4.17, Running 75.92s Step 279( N/A%), pre moving , FPS 4.12, Running 76.28s Step 280( N/A%), pre moving , FPS 4.39, Running 76.39s Step 281( N/A%), pre moving , FPS 4.45, Running 76.50s Step 282( N/A%), pre moving , FPS 4.53, Running 76.85s Step 283( N/A%), pre moving , FPS 4.53, Running 76.96s Step 284( N/A%), pre moving , FPS 4.54, Running 77.07s Step 285( N/A%), pre moving , FPS 4.63, Running 77.40s Step 286( N/A%), pre moving , FPS 4.66, Running 77.53s Step 287( N/A%), pre moving , FPS 5.03, Running 77.63s Step 288( N/A%), pre moving , FPS 5.06, Running 77.78s Step 289( N/A%), pre moving , FPS 5.30, Running 78.08s Step 290( N/A%), pre moving , FPS 5.44, Running 78.19s Step 291( N/A%), pre moving , FPS 5.89, Running 78.30s Step 292( N/A%), pre moving , FPS 5.54, Running 78.68s Step 293( N/A%), pre moving , FPS 5.64, Running 78.77s Step 294( N/A%), pre moving , FPS 5.74, Running 78.88s Step 295( N/A%), pre moving , FPS 5.50, Running 79.22s Step 296( N/A%), pre moving , FPS 5.53, Running 79.34s Step 297( N/A%), pre moving , FPS 5.50, Running 79.45s Step 298( N/A%), pre moving , FPS 5.15, Running 79.80s Step 299( N/A%), pre moving , FPS 5.49, Running 79.92s Step 300( N/A%), pre moving , FPS 5.43, Running 80.07s Step 301( N/A%), pre moving , FPS 5.13, Running 80.40s Step 302( N/A%), pre moving , FPS 3.41, Running 82.72s Step 303( N/A%), pre moving , FPS 3.16, Running 83.29s Step 304( N/A%), pre moving , FPS 3.00, Running 83.74s Step 305( N/A%), pre moving , FPS 2.90, Running 84.30s Step 306( N/A%), pre moving , FPS 2.87, Running 84.50s Step 307( N/A%), pre moving , FPS 2.59, Running 85.34s Step 308( N/A%), pre moving , FPS 2.57, Running 85.58s Step 309( N/A%), pre moving , FPS 2.40, Running 86.42s Step 310( N/A%), pre moving , FPS 2.36, Running 86.67s Step 311( N/A%), pre moving , FPS 2.17, Running 87.50s Step 312( N/A%), pre moving , FPS 2.21, Running 87.74s Step 313( N/A%), pre moving , FPS 2.09, Running 88.35s Step 314( N/A%), pre moving , FPS 2.02, Running 88.77s Step 315( N/A%), pre moving , FPS 1.97, Running 89.37s Step 316( N/A%), pre moving , FPS 1.90, Running 89.85s Step 317( N/A%), pre moving , FPS 1.83, Running 90.38s Step 318( N/A%), pre moving , FPS 1.82, Running 90.79s Step 319( N/A%), pre moving , FPS 1.74, Running 91.43s Step 320( N/A%), pre moving , FPS 1.72, Running 91.67s Step 321( N/A%), pre moving , FPS 1.66, Running 92.47s Step 322( 0.17%), action 1, FPS 1.82, Running 93.69s Step 323( 0.33%), action 2, FPS 1.87, Running 93.97s Step 324( 0.50%), action 3, FPS 1.88, Running 94.40s Step 325( 0.67%), action 4, FPS 1.92, Running 94.70s Step 326( 0.83%), action 5, FPS 1.85, Running 95.32s Step 327( 1.00%), action 6, FPS 1.89, Running 95.89s Step 328( 1.17%), action 7, FPS 1.77, Running 96.90s Step 329( 1.33%), action 8, FPS 1.81, Running 97.46s Step 330( 1.50%), action 9, FPS 1.71, Running 98.35s Step 331( 1.67%), action 10, FPS 1.77, Running 98.82s Step 332( 1.83%), action 11, FPS 1.65, Running 99.88s Step 333( 2.00%), action 12, FPS 1.65, Running 100.45s Step 334( 2.17%), action 13, FPS 1.58, Running 101.44s Step 335( 2.33%), action 14, FPS 1.62, Running 101.75s Step 336( 2.50%), action 15, FPS 1.56, Running 102.67s Step 337( 2.67%), action 16, FPS 1.56, Running 103.22s Step 338( 2.83%), action 17, FPS 1.50, Running 104.12s Step 339( 3.00%), action 18, FPS 1.51, Running 104.70s Step 340( 3.17%), action 19, FPS 1.42, Running 105.71s Step 341( 3.33%), action 20, FPS 1.44, Running 106.32s Step 342( 3.50%), action 21, FPS 1.47, Running 107.32s Step 343( 3.67%), action 22, FPS 1.43, Running 107.92s Step 344( 3.83%), action 23, FPS 1.38, Running 108.93s Step 345( 4.00%), action 24, FPS 1.35, Running 109.54s Step 346( 4.17%), action 25, FPS 1.31, Running 110.54s Step 347( 4.33%), action 26, FPS 1.31, Running 111.19s Step 348( 4.50%), action 27, FPS 1.31, Running 112.20s Step 349( 4.67%), action 28, FPS 1.31, Running 112.72s Step 350( 4.83%), action 29, FPS 1.35, Running 113.14s Step 351( 5.00%), action 30, FPS 1.37, Running 113.40s Step 352( 5.17%), action 31, FPS 1.40, Running 114.21s Step 353( 5.33%), action 32, FPS 1.42, Running 114.53s Step 354( 5.50%), action 33, FPS 1.45, Running 115.26s Step 355( 5.67%), action 34, FPS 1.45, Running 115.57s Step 356( 5.83%), action 35, FPS 1.45, Running 116.44s Step 357( 6.00%), action 36, FPS 1.47, Running 116.88s Step 358( 6.17%), action 37, FPS 1.46, Running 117.82s Step 359( 6.33%), action 38, FPS 1.46, Running 118.40s Step 360( 6.50%), action 39, FPS 1.46, Running 119.44s Step 361( 6.67%), action 40, FPS 1.46, Running 120.05s Step 362( 6.83%), action 41, FPS 1.46, Running 120.99s Step 363( 7.00%), action 42, FPS 1.47, Running 121.52s Step 364( 7.17%), action 43, FPS 1.46, Running 122.61s Step 365( 7.33%), action 44, FPS 1.46, Running 123.28s Step 366( 7.50%), action 45, FPS 1.46, Running 124.26s Step 367( 7.67%), action 46, FPS 1.46, Running 124.87s Step 368( 7.83%), action 47, FPS 1.47, Running 125.83s Step 369( 8.00%), action 48, FPS 1.46, Running 126.40s Step 370( 8.17%), action 49, FPS 1.40, Running 127.46s Step 371( 8.33%), action 50, FPS 1.37, Running 128.03s Step 372( 8.50%), action 51, FPS 1.35, Running 129.01s Step 373( 8.67%), action 52, FPS 1.32, Running 129.68s Step 374( 8.83%), action 53, FPS 1.31, Running 130.56s Step 375( 9.00%), action 54, FPS 1.28, Running 131.17s Step 376( 9.17%), action 55, FPS 1.27, Running 132.14s Step 377( 9.33%), action 56, FPS 1.26, Running 132.74s Step 378( 9.50%), action 57, FPS 1.31, Running 133.09s Step 379( 9.67%), action 58, FPS 1.33, Running 133.43s Step 380( 9.83%), action 59, FPS 1.36, Running 134.17s Step 381( 10.00%), action 60, FPS 1.39, Running 134.46s Step 382( 10.17%), action 61, FPS 1.34, Running 135.93s Step 383( 10.33%), action 62, FPS 1.35, Running 136.33s Step 384( 10.50%), action 63, FPS 1.35, Running 137.43s Step 385( 10.67%), action 64, FPS 1.37, Running 137.89s Step 386( 10.83%), action 65, FPS 1.35, Running 139.02s Step 387( 11.00%), action 66, FPS 1.37, Running 139.47s Step 388( 11.17%), action 67, FPS 1.37, Running 140.42s Step 389( 11.33%), action 68, FPS 1.37, Running 140.97s Step 390( 11.50%), action 69, FPS 1.38, Running 141.99s Step 391( 11.67%), action 70, FPS 1.38, Running 142.54s Step 392( 11.83%), action 71, FPS 1.38, Running 143.51s Step 393( 12.00%), action 72, FPS 1.38, Running 144.16s Step 394( 12.17%), action 73, FPS 1.37, Running 145.13s Step 395( 12.33%), action 74, FPS 1.38, Running 145.71s Step 396( 12.50%), action 75, FPS 1.37, Running 146.76s Step 397( 12.67%), action 76, FPS 1.38, Running 147.28s Step 398( 12.83%), action 77, FPS 1.34, Running 148.00s Step 399( 13.00%), action 78, FPS 1.33, Running 148.49s Step 400( 13.17%), action 79, FPS 1.30, Running 149.60s Step 401( 13.33%), action 80, FPS 1.27, Running 150.17s Step 402( 13.50%), action 81, FPS 1.31, Running 151.16s Step 403( 13.67%), action 82, FPS 1.30, Running 151.72s Step 404( 13.83%), action 83, FPS 1.36, Running 152.12s Step 405( 14.00%), action 84, FPS 1.38, Running 152.39s Step 406( 14.17%), action 85, FPS 1.40, Running 153.28s Step 407( 14.33%), action 86, FPS 1.38, Running 153.91s Step 408( 14.50%), action 87, FPS 1.38, Running 154.95s Step 409( 14.67%), action 88, FPS 1.37, Running 155.54s Step 410( 14.83%), action 89, FPS 1.38, Running 156.52s Step 411( 15.00%), action 90, FPS 1.37, Running 157.09s Step 412( 15.17%), action 91, FPS 1.37, Running 158.09s Step 413( 15.33%), action 92, FPS 1.38, Running 158.65s Step 414( 15.50%), action 93, FPS 1.38, Running 159.66s Step 415( 15.67%), action 94, FPS 1.38, Running 160.22s Step 416( 15.83%), action 95, FPS 1.38, Running 161.23s Step 417( 16.00%), action 96, FPS 1.38, Running 161.79s Step 418( 16.17%), action 97, FPS 1.37, Running 162.64s Step 419( 16.33%), action 98, FPS 1.37, Running 163.04s Step 420( 16.50%), action 99, FPS 1.39, Running 164.01s Step 421( 16.67%), action 100, FPS 1.39, Running 164.60s Step 422( 16.83%), action 101, FPS 1.39, Running 165.57s Step 423( 17.00%), action 102, FPS 1.39, Running 166.13s Step 424( 17.17%), action 103, FPS 1.34, Running 167.07s Step 425( 17.33%), action 104, FPS 1.31, Running 167.68s Step 426( 17.50%), action 105, FPS 1.29, Running 168.75s Step 427( 17.67%), action 106, FPS 1.29, Running 169.36s Step 428( 17.83%), action 107, FPS 1.30, Running 170.36s Step 429( 18.00%), action 108, FPS 1.32, Running 170.65s Step 430( 18.17%), action 109, FPS 1.38, Running 170.99s Step 431( 18.33%), action 110, FPS 1.42, Running 171.22s Step 432( 18.50%), action 111, FPS 1.43, Running 172.05s Step 433( 18.67%), action 112, FPS 1.43, Running 172.64s Step 434( 18.83%), action 113, FPS 1.40, Running 173.93s Step 435( 19.00%), action 114, FPS 1.40, Running 174.49s Step 436( 19.17%), action 115, FPS 1.40, Running 175.51s Step 437( 19.33%), action 116, FPS 1.39, Running 176.15s Step 438( 19.50%), action 117, FPS 1.39, Running 177.08s Step 439( 19.67%), action 118, FPS 1.37, Running 177.66s Step 440( 19.83%), action 119, FPS 1.37, Running 178.62s Step 441( 20.00%), action 120, FPS 1.39, Running 178.97s Step 442( 20.17%), action 121, FPS 1.37, Running 180.19s Step 443( 20.33%), action 122, FPS 1.36, Running 180.88s Step 444( 20.50%), action 123, FPS 1.35, Running 181.87s Step 445( 20.67%), action 124, FPS 1.36, Running 182.44s Step 446( 20.83%), action 125, FPS 1.36, Running 183.44s Step 447( 21.00%), action 126, FPS 1.38, Running 183.80s Step 448( 21.17%), action 127, FPS 1.41, Running 184.58s Step 449( 21.33%), action 128, FPS 1.38, Running 185.14s Step 450( 21.50%), action 129, FPS 1.33, Running 186.08s Step 451( 21.67%), action 130, FPS 1.29, Running 186.67s Step 452( 21.83%), action 131, FPS 1.28, Running 187.67s Step 453( 22.00%), action 132, FPS 1.29, Running 188.16s Step 454( 22.17%), action 133, FPS 1.34, Running 188.84s Step 455( 22.33%), action 134, FPS 1.34, Running 189.40s Step 456( 22.50%), action 135, FPS 1.40, Running 189.78s Step 457( 22.67%), action 136, FPS 1.44, Running 190.08s Step 458( 22.83%), action 137, FPS 1.48, Running 190.63s Step 459( 23.00%), action 138, FPS 1.50, Running 191.01s Step 460( 23.17%), action 139, FPS 1.54, Running 191.63s Step 461( 23.33%), action 140, FPS 1.52, Running 192.14s Step 462( 23.50%), action 141, FPS 1.53, Running 193.30s Step 463( 23.67%), action 142, FPS 1.55, Running 193.79s Step 464( 23.83%), action 143, FPS 1.54, Running 194.86s Step 465( 24.00%), action 144, FPS 1.54, Running 195.46s Step 466( 24.17%), action 145, FPS 1.55, Running 196.37s Step 467( 24.33%), action 146, FPS 1.55, Running 196.74s Step 468( 24.50%), action 147, FPS 1.54, Running 197.57s Step 469( 24.67%), action 148, FPS 1.57, Running 197.88s Step 470( 24.83%), action 149, FPS 1.58, Running 198.76s Step 471( 25.00%), action 150, FPS 1.59, Running 199.26s Step 472( 25.17%), action 151, FPS 1.59, Running 200.25s Step 473( 25.33%), action 152, FPS 1.61, Running 200.57s Step 474( 25.50%), action 153, FPS 1.58, Running 201.50s Step 475( 25.67%), action 154, FPS 1.58, Running 202.05s Step 476( 25.83%), action 155, FPS 1.51, Running 203.01s Step 477( 26.00%), action 156, FPS 1.48, Running 203.58s Step 478( 26.17%), action 157, FPS 1.43, Running 204.64s Step 479( 26.33%), action 158, FPS 1.41, Running 205.23s Step 480( 26.50%), action 159, FPS 1.37, Running 206.27s Step 481( 26.67%), action 160, FPS 1.36, Running 206.83s Step 482( 26.83%), action 161, FPS 1.37, Running 207.85s Step 483( 27.00%), action 162, FPS 1.36, Running 208.47s Step 484( 27.17%), action 163, FPS 1.40, Running 209.10s Step 485( 27.33%), action 164, FPS 1.42, Running 209.51s Step 486( 27.50%), action 165, FPS 1.46, Running 210.02s Step 487( 27.67%), action 166, FPS 1.47, Running 210.37s Step 488( 27.83%), action 167, FPS 1.46, Running 211.30s Step 489( 28.00%), action 168, FPS 1.43, Running 211.90s Step 490( 28.17%), action 169, FPS 1.42, Running 212.86s Step 491( 28.33%), action 170, FPS 1.43, Running 213.20s Step 492( 28.50%), action 171, FPS 1.42, Running 214.38s Step 493( 28.67%), action 172, FPS 1.42, Running 214.71s Step 494( 28.83%), action 173, FPS 1.42, Running 215.57s Step 495( 29.00%), action 174, FPS 1.44, Running 215.91s Step 496( 29.17%), action 175, FPS 1.45, Running 216.84s Step 497( 29.33%), action 176, FPS 1.45, Running 217.38s Step 498( 29.50%), action 177, FPS 1.46, Running 218.31s Step 499( 29.67%), action 178, FPS 1.47, Running 218.83s Step 500( 29.83%), action 179, FPS 1.45, Running 220.04s Step 501( 30.00%), action 180, FPS 1.45, Running 220.63s Step 502( 30.17%), action 181, FPS 1.43, Running 221.85s Step 503( 30.33%), action 182, FPS 1.44, Running 222.31s Step 504( 30.50%), action 183, FPS 1.41, Running 223.27s Step 505( 30.67%), action 184, FPS 1.42, Running 223.60s Step 506( 30.83%), action 185, FPS 1.38, Running 224.56s Step 507( 31.00%), action 186, FPS 1.35, Running 225.19s Step 508( 31.17%), action 187, FPS 1.35, Running 226.13s Step 509( 31.33%), action 188, FPS 1.34, Running 226.80s Step 510( 31.50%), action 189, FPS 1.34, Running 227.74s Step 511( 31.67%), action 190, FPS 1.34, Running 228.08s Step 512( 31.83%), action 191, FPS 1.39, Running 228.79s Step 513( 32.00%), action 192, FPS 1.36, Running 229.45s Step 514( 32.17%), action 193, FPS 1.37, Running 230.18s Step 515( 32.33%), action 194, FPS 1.35, Running 230.67s Step 516( 32.50%), action 195, FPS 1.34, Running 231.79s Step 517( 32.67%), action 196, FPS 1.34, Running 232.29s Step 518( 32.83%), action 197, FPS 1.35, Running 233.17s Step 519( 33.00%), action 198, FPS 1.34, Running 233.80s Step 520( 33.17%), action 199, FPS 1.36, Running 234.74s Step 521( 33.33%), action 200, FPS 1.36, Running 235.29s Step 522( 33.50%), action 201, FPS 1.38, Running 236.30s Step 523( 33.67%), action 202, FPS 1.40, Running 236.64s Step 524( 33.83%), action 203, FPS 1.41, Running 237.47s Step 525( 34.00%), action 204, FPS 1.39, Running 238.00s Step 526( 34.17%), action 205, FPS 1.39, Running 238.97s Step 527( 34.33%), action 206, FPS 1.39, Running 239.56s Step 528( 34.50%), action 207, FPS 1.40, Running 240.37s Step 529( 34.67%), action 208, FPS 1.43, Running 240.78s Step 530( 34.83%), action 209, FPS 1.43, Running 241.76s Step 531( 35.00%), action 210, FPS 1.40, Running 242.34s Step 532( 35.17%), action 211, FPS 1.38, Running 243.30s Step 533( 35.33%), action 212, FPS 1.39, Running 243.83s Step 534( 35.50%), action 213, FPS 1.36, Running 244.89s Step 535( 35.67%), action 214, FPS 1.35, Running 245.49s Step 536( 35.83%), action 215, FPS 1.36, Running 246.45s Step 537( 36.00%), action 216, FPS 1.36, Running 247.02s Step 538( 36.17%), action 217, FPS 1.40, Running 247.45s Step 539( 36.33%), action 218, FPS 1.44, Running 247.71s Step 540( 36.50%), action 219, FPS 1.49, Running 248.17s Step 541( 36.67%), action 220, FPS 1.52, Running 248.49s Step 542( 36.83%), action 221, FPS 1.50, Running 249.61s Step 543( 37.00%), action 222, FPS 1.49, Running 250.03s Step 544( 37.17%), action 223, FPS 1.46, Running 251.16s Step 545( 37.33%), action 224, FPS 1.46, Running 251.74s Step 546( 37.50%), action 225, FPS 1.46, Running 252.71s Step 547( 37.67%), action 226, FPS 1.48, Running 253.03s Step 548( 37.83%), action 227, FPS 1.49, Running 253.83s Step 549( 38.00%), action 228, FPS 1.46, Running 254.51s Step 550( 38.17%), action 229, FPS 1.45, Running 255.60s Step 551( 38.33%), action 230, FPS 1.45, Running 256.13s Step 552( 38.50%), action 231, FPS 1.41, Running 257.48s Step 553( 38.67%), action 232, FPS 1.40, Running 258.12s Step 554( 38.83%), action 233, FPS 1.42, Running 259.03s Step 555( 39.00%), action 234, FPS 1.44, Running 259.39s Step 556( 39.17%), action 235, FPS 1.44, Running 260.33s Step 557( 39.33%), action 236, FPS 1.44, Running 260.88s Step 558( 39.50%), action 237, FPS 1.39, Running 261.79s Step 559( 39.67%), action 238, FPS 1.36, Running 262.47s Step 560( 39.83%), action 239, FPS 1.33, Running 263.20s Step 561( 40.00%), action 240, FPS 1.32, Running 263.62s Step 562( 40.17%), action 241, FPS 1.33, Running 264.69s Step 563( 40.33%), action 242, FPS 1.32, Running 265.19s Step 564( 40.50%), action 243, FPS 1.33, Running 266.15s Step 565( 40.67%), action 244, FPS 1.34, Running 266.72s Step 566( 40.83%), action 245, FPS 1.37, Running 267.31s Step 567( 41.00%), action 246, FPS 1.37, Running 267.59s Step 568( 41.17%), action 247, FPS 1.40, Running 268.10s Step 569( 41.33%), action 248, FPS 1.42, Running 268.60s Step 570( 41.50%), action 249, FPS 1.44, Running 269.47s Step 571( 41.67%), action 250, FPS 1.42, Running 270.19s Step 572( 41.83%), action 251, FPS 1.45, Running 271.23s Step 573( 42.00%), action 252, FPS 1.46, Running 271.80s Step 574( 42.17%), action 253, FPS 1.45, Running 272.86s Step 575( 42.33%), action 254, FPS 1.43, Running 273.41s Step 576( 42.50%), action 255, FPS 1.42, Running 274.39s Step 577( 42.67%), action 256, FPS 1.42, Running 274.96s Step 578( 42.83%), action 257, FPS 1.40, Running 276.03s Step 579( 43.00%), action 258, FPS 1.41, Running 276.65s Step 580( 43.17%), action 259, FPS 1.39, Running 277.62s Step 581( 43.33%), action 260, FPS 1.39, Running 278.01s Step 582( 43.50%), action 261, FPS 1.38, Running 279.17s Step 583( 43.67%), action 262, FPS 1.39, Running 279.53s Step 584( 43.83%), action 263, FPS 1.40, Running 280.46s Step 585( 44.00%), action 264, FPS 1.40, Running 281.00s Step 586( 44.17%), action 265, FPS 1.37, Running 281.88s Step 587( 44.33%), action 266, FPS 1.37, Running 282.24s Step 588( 44.50%), action 267, FPS 1.33, Running 283.10s Step 589( 44.67%), action 268, FPS 1.33, Running 283.68s Step 590( 44.83%), action 269, FPS 1.32, Running 284.61s Step 591( 45.00%), action 270, FPS 1.34, Running 285.11s Step 592( 45.17%), action 271, FPS 1.34, Running 286.16s Step 593( 45.33%), action 272, FPS 1.34, Running 286.76s Step 594( 45.50%), action 273, FPS 1.40, Running 287.20s Step 595( 45.67%), action 274, FPS 1.40, Running 287.64s Step 596( 45.83%), action 275, FPS 1.45, Running 288.16s Step 597( 46.00%), action 276, FPS 1.49, Running 288.41s Step 598( 46.17%), action 277, FPS 1.52, Running 289.16s Step 599( 46.33%), action 278, FPS 1.56, Running 289.48s Step 600( 46.50%), action 279, FPS 1.57, Running 290.39s Step 601( 46.67%), action 280, FPS 1.57, Running 290.77s Step 602( 46.83%), action 281, FPS 1.57, Running 291.94s Step 603( 47.00%), action 282, FPS 1.55, Running 292.40s Step 604( 47.17%), action 283, FPS 1.58, Running 293.12s Step 605( 47.33%), action 284, FPS 1.58, Running 293.67s Step 606( 47.50%), action 285, FPS 1.57, Running 294.65s Step 607( 47.67%), action 286, FPS 1.54, Running 295.27s Step 608( 47.83%), action 287, FPS 1.53, Running 296.19s Step 609( 48.00%), action 288, FPS 1.56, Running 296.53s Step 610( 48.17%), action 289, FPS 1.57, Running 297.35s Step 611( 48.33%), action 290, FPS 1.56, Running 297.94s Step 612( 48.50%), action 291, FPS 1.57, Running 298.88s Step 613( 48.67%), action 292, FPS 1.57, Running 299.47s Step 614( 48.83%), action 293, FPS 1.52, Running 300.40s Step 615( 49.00%), action 294, FPS 1.53, Running 300.75s Step 616( 49.17%), action 295, FPS 1.49, Running 301.60s Step 617( 49.33%), action 296, FPS 1.45, Running 302.20s Step 618( 49.50%), action 297, FPS 1.43, Running 303.15s Step 619( 49.67%), action 298, FPS 1.43, Running 303.48s Step 620( 49.83%), action 299, FPS 1.43, Running 304.38s Step 621( 50.00%), action 300, FPS 1.41, Running 304.92s Step 622( 50.17%), action 301, FPS 1.43, Running 305.88s Step 623( 50.33%), action 302, FPS 1.43, Running 306.43s Step 624( 50.50%), action 303, FPS 1.47, Running 306.77s Step 625( 50.67%), action 304, FPS 1.50, Running 306.99s Step 626( 50.83%), action 305, FPS 1.57, Running 307.41s Step 627( 51.00%), action 306, FPS 1.62, Running 307.62s Step 628( 51.17%), action 307, FPS 1.69, Running 308.00s Step 629( 51.33%), action 308, FPS 1.70, Running 308.26s Step 630( 51.50%), action 309, FPS 1.74, Running 308.82s Step 631( 51.67%), action 310, FPS 1.78, Running 309.16s Step 632( 51.83%), action 311, FPS 1.77, Running 310.18s Step 633( 52.00%), action 312, FPS 1.77, Running 310.75s Step 634( 52.17%), action 313, FPS 1.77, Running 311.69s Step 635( 52.33%), action 314, FPS 1.77, Running 312.05s Step 636( 52.50%), action 315, FPS 1.77, Running 312.92s Step 637( 52.67%), action 316, FPS 1.77, Running 313.47s Step 638( 52.83%), action 317, FPS 1.77, Running 314.43s Step 639( 53.00%), action 318, FPS 1.77, Running 314.78s Step 640( 53.17%), action 319, FPS 1.78, Running 315.60s Step 641( 53.33%), action 320, FPS 1.77, Running 316.21s Step 642( 53.50%), action 321, FPS 1.77, Running 317.18s Step 643( 53.67%), action 322, FPS 1.76, Running 317.77s Step 644( 53.83%), action 323, FPS 1.67, Running 318.77s Step 645( 54.00%), action 324, FPS 1.62, Running 319.33s Step 646( 54.17%), action 325, FPS 1.54, Running 320.38s Step 647( 54.33%), action 326, FPS 1.50, Running 320.92s Step 648( 54.50%), action 327, FPS 1.44, Running 321.93s Step 649( 54.67%), action 328, FPS 1.40, Running 322.53s Step 650( 54.83%), action 329, FPS 1.36, Running 323.55s Step 651( 55.00%), action 330, FPS 1.34, Running 324.13s Step 652( 55.17%), action 331, FPS 1.34, Running 325.14s Step 653( 55.33%), action 332, FPS 1.33, Running 325.74s Step 654( 55.50%), action 333, FPS 1.36, Running 326.43s Step 655( 55.67%), action 334, FPS 1.37, Running 326.66s Step 656( 55.83%), action 335, FPS 1.41, Running 327.11s Step 657( 56.00%), action 336, FPS 1.44, Running 327.35s Step 658( 56.17%), action 337, FPS 1.50, Running 327.80s Step 659( 56.33%), action 338, FPS 1.50, Running 328.07s Step 660( 56.50%), action 339, FPS 1.54, Running 328.56s Step 661( 56.67%), action 340, FPS 1.58, Running 328.91s Step 662( 56.83%), action 341, FPS 1.58, Running 329.80s Step 663( 57.00%), action 342, FPS 1.58, Running 330.42s Step 664( 57.17%), action 343, FPS 1.59, Running 331.34s Step 665( 57.33%), action 344, FPS 1.62, Running 331.69s Step 666( 57.50%), action 345, FPS 1.65, Running 332.48s Step 667( 57.67%), action 346, FPS 1.65, Running 333.01s Step 668( 57.83%), action 347, FPS 1.66, Running 333.95s Step 669( 58.00%), action 348, FPS 1.67, Running 334.52s Step 670( 58.17%), action 349, FPS 1.68, Running 335.47s Step 671( 58.33%), action 350, FPS 1.71, Running 335.80s Step 672( 58.50%), action 351, FPS 1.71, Running 336.82s Step 673( 58.67%), action 352, FPS 1.73, Running 337.28s Step 674( 58.83%), action 353, FPS 1.69, Running 338.27s Step 675( 59.00%), action 354, FPS 1.64, Running 338.84s Step 676( 59.17%), action 355, FPS 1.58, Running 339.80s Step 677( 59.33%), action 356, FPS 1.56, Running 340.15s Step 678( 59.50%), action 357, FPS 1.52, Running 340.99s Step 679( 59.67%), action 358, FPS 1.48, Running 341.55s Step 680( 59.83%), action 359, FPS 1.43, Running 342.51s Step 681( 60.00%), action 360, FPS 1.41, Running 343.07s Step 682( 60.17%), action 361, FPS 1.39, Running 344.20s Step 683( 60.33%), action 362, FPS 1.39, Running 344.78s Step 684( 60.50%), action 363, FPS 1.38, Running 345.81s Step 685( 60.67%), action 364, FPS 1.36, Running 346.37s Step 686( 60.83%), action 365, FPS 1.40, Running 346.72s Step 687( 61.00%), action 366, FPS 1.42, Running 347.07s Step 688( 61.17%), action 367, FPS 1.47, Running 347.56s Step 689( 61.33%), action 368, FPS 1.50, Running 347.81s Step 690( 61.50%), action 369, FPS 1.55, Running 348.36s Step 691( 61.67%), action 370, FPS 1.55, Running 348.71s Step 692( 61.83%), action 371, FPS 1.54, Running 349.79s Step 693( 62.00%), action 372, FPS 1.55, Running 350.22s Step 694( 62.17%), action 373, FPS 1.56, Running 351.10s Step 695( 62.33%), action 374, FPS 1.55, Running 351.71s Step 696( 62.50%), action 375, FPS 1.56, Running 352.66s Step 697( 62.67%), action 376, FPS 1.53, Running 353.20s Step 698( 62.83%), action 377, FPS 1.52, Running 354.16s Step 699( 63.00%), action 378, FPS 1.52, Running 354.70s Step 700( 63.17%), action 379, FPS 1.51, Running 355.79s Step 701( 63.33%), action 380, FPS 1.50, Running 356.37s Step 702( 63.50%), action 381, FPS 1.52, Running 357.32s Step 703( 63.67%), action 382, FPS 1.52, Running 357.92s Step 704( 63.83%), action 383, FPS 1.52, Running 358.97s Step 705( 64.00%), action 384, FPS 1.52, Running 359.54s Step 706( 64.17%), action 385, FPS 1.45, Running 360.53s Step 707( 64.33%), action 386, FPS 1.43, Running 361.09s Step 708( 64.50%), action 387, FPS 1.37, Running 362.21s Step 709( 64.67%), action 388, FPS 1.34, Running 362.76s Step 710( 64.83%), action 389, FPS 1.30, Running 363.75s Step 711( 65.00%), action 390, FPS 1.28, Running 364.29s Step 712( 65.17%), action 391, FPS 1.29, Running 365.34s Step 713( 65.33%), action 392, FPS 1.28, Running 365.86s Step 714( 65.50%), action 393, FPS 1.32, Running 366.23s Step 715( 65.67%), action 394, FPS 1.36, Running 366.46s Step 716( 65.83%), action 395, FPS 1.38, Running 367.13s Step 717( 66.00%), action 396, FPS 1.40, Running 367.48s Step 718( 66.17%), action 397, FPS 1.39, Running 368.54s Step 719( 66.33%), action 398, FPS 1.39, Running 369.07s Step 720( 66.50%), action 399, FPS 1.39, Running 370.16s Step 721( 66.67%), action 400, FPS 1.39, Running 370.74s Step 722( 66.83%), action 401, FPS 1.39, Running 371.72s Step 723( 67.00%), action 402, FPS 1.39, Running 372.27s Step 724( 67.17%), action 403, FPS 1.40, Running 373.28s Step 725( 67.33%), action 404, FPS 1.40, Running 373.86s Step 726( 67.50%), action 405, FPS 1.39, Running 374.89s Step 727( 67.67%), action 406, FPS 1.39, Running 375.46s Step 728( 67.83%), action 407, FPS 1.41, Running 376.40s Step 729( 68.00%), action 408, FPS 1.40, Running 377.05s Step 730( 68.17%), action 409, FPS 1.40, Running 378.05s Step 731( 68.33%), action 410, FPS 1.40, Running 378.60s Step 732( 68.50%), action 411, FPS 1.40, Running 379.64s Step 733( 68.67%), action 412, FPS 1.39, Running 380.20s Step 734( 68.83%), action 413, FPS 1.34, Running 381.16s Step 735( 69.00%), action 414, FPS 1.31, Running 381.71s Step 736( 69.17%), action 415, FPS 1.27, Running 382.84s Step 737( 69.33%), action 416, FPS 1.26, Running 383.40s Step 738( 69.50%), action 417, FPS 1.27, Running 384.33s Step 739( 69.67%), action 418, FPS 1.29, Running 384.58s Step 740( 69.83%), action 419, FPS 1.34, Running 385.08s Step 741( 70.00%), action 420, FPS 1.37, Running 385.34s Step 742( 70.17%), action 421, FPS 1.37, Running 386.32s Step 743( 70.33%), action 422, FPS 1.37, Running 386.82s Step 744( 70.50%), action 423, FPS 1.38, Running 387.78s Step 745( 70.67%), action 424, FPS 1.39, Running 388.29s Step 746( 70.83%), action 425, FPS 1.42, Running 388.94s Step 747( 71.00%), action 426, FPS 1.42, Running 389.55s Step 748( 71.17%), action 427, FPS 1.41, Running 390.57s Step 749( 71.33%), action 428, FPS 1.42, Running 391.09s Step 750( 71.50%), action 429, FPS 1.42, Running 392.10s Step 751( 71.67%), action 430, FPS 1.42, Running 392.67s Step 752( 71.83%), action 431, FPS 1.42, Running 393.70s Step 753( 72.00%), action 432, FPS 1.43, Running 394.23s Step 754( 72.17%), action 433, FPS 1.42, Running 395.23s Step 755( 72.33%), action 434, FPS 1.44, Running 395.57s Step 756( 72.50%), action 435, FPS 1.46, Running 396.51s Step 757( 72.67%), action 436, FPS 1.47, Running 396.99s Step 758( 72.83%), action 437, FPS 1.47, Running 397.98s Step 759( 73.00%), action 438, FPS 1.42, Running 398.70s Step 760( 73.17%), action 439, FPS 1.37, Running 399.67s Step 761( 73.33%), action 440, FPS 1.34, Running 400.24s Step 762( 73.50%), action 441, FPS 1.33, Running 401.30s Step 763( 73.67%), action 442, FPS 1.33, Running 401.89s Step 764( 73.83%), action 443, FPS 1.32, Running 402.90s Step 765( 74.00%), action 444, FPS 1.34, Running 403.24s Step 766( 74.17%), action 445, FPS 1.35, Running 403.71s Step 767( 74.33%), action 446, FPS 1.39, Running 403.94s Step 768( 74.50%), action 447, FPS 1.44, Running 404.44s Step 769( 74.67%), action 448, FPS 1.44, Running 405.00s Step 770( 74.83%), action 449, FPS 1.42, Running 406.20s Step 771( 75.00%), action 450, FPS 1.42, Running 406.72s Step 772( 75.17%), action 451, FPS 1.41, Running 407.94s Step 773( 75.33%), action 452, FPS 1.41, Running 408.39s Step 774( 75.50%), action 453, FPS 1.42, Running 409.36s Step 775( 75.67%), action 454, FPS 1.39, Running 409.91s Step 776( 75.83%), action 455, FPS 1.38, Running 410.97s Step 777( 76.00%), action 456, FPS 1.37, Running 411.58s Step 778( 76.17%), action 457, FPS 1.37, Running 412.58s Step 779( 76.33%), action 458, FPS 1.38, Running 413.15s Step 780( 76.50%), action 459, FPS 1.38, Running 414.19s Step 781( 76.67%), action 460, FPS 1.38, Running 414.77s Step 782( 76.83%), action 461, FPS 1.34, Running 416.18s Step 783( 77.00%), action 462, FPS 1.34, Running 416.87s Step 784( 77.17%), action 463, FPS 1.34, Running 417.82s Step 785( 77.33%), action 464, FPS 1.33, Running 418.33s Step 786( 77.50%), action 465, FPS 1.31, Running 418.99s Step 787( 77.67%), action 466, FPS 1.28, Running 419.54s Step 788( 77.83%), action 467, FPS 1.24, Running 420.61s Step 789( 78.00%), action 468, FPS 1.24, Running 421.07s Step 790( 78.17%), action 469, FPS 1.26, Running 422.05s Step 791( 78.33%), action 470, FPS 1.28, Running 422.34s Step 792( 78.50%), action 471, FPS 1.33, Running 422.99s Step 793( 78.67%), action 472, FPS 1.34, Running 423.32s Step 794( 78.83%), action 473, FPS 1.35, Running 424.17s Step 795( 79.00%), action 474, FPS 1.35, Running 424.73s Step 796( 79.17%), action 475, FPS 1.36, Running 425.72s Step 797( 79.33%), action 476, FPS 1.36, Running 426.31s Step 798( 79.50%), action 477, FPS 1.36, Running 427.27s Step 799( 79.67%), action 478, FPS 1.38, Running 427.61s Step 800( 79.83%), action 479, FPS 1.41, Running 428.42s Step 801( 80.00%), action 480, FPS 1.41, Running 428.99s Step 802( 80.17%), action 481, FPS 1.44, Running 430.02s Step 803( 80.33%), action 482, FPS 1.46, Running 430.60s Step 804( 80.50%), action 483, FPS 1.44, Running 431.71s Step 805( 80.67%), action 484, FPS 1.43, Running 432.29s Step 806( 80.83%), action 485, FPS 1.41, Running 433.19s Step 807( 81.00%), action 486, FPS 1.40, Running 433.78s Step 808( 81.17%), action 487, FPS 1.41, Running 434.78s Step 809( 81.33%), action 488, FPS 1.40, Running 435.33s Step 810( 81.50%), action 489, FPS 1.40, Running 436.30s Step 811( 81.67%), action 490, FPS 1.40, Running 436.66s Step 812( 81.83%), action 491, FPS 1.34, Running 437.91s Step 813( 82.00%), action 492, FPS 1.32, Running 438.46s Step 814( 82.17%), action 493, FPS 1.31, Running 439.47s Step 815( 82.33%), action 494, FPS 1.31, Running 440.03s Step 816( 82.50%), action 495, FPS 1.33, Running 440.75s Step 817( 82.67%), action 496, FPS 1.36, Running 440.97s Step 818( 82.83%), action 497, FPS 1.41, Running 441.48s Step 819( 83.00%), action 498, FPS 1.41, Running 441.79s Step 820( 83.17%), action 499, FPS 1.43, Running 442.36s Step 821( 83.33%), action 500, FPS 1.45, Running 442.76s Step 822( 83.50%), action 501, FPS 1.42, Running 444.07s Step 823( 83.67%), action 502, FPS 1.42, Running 444.65s Step 824( 83.83%), action 503, FPS 1.46, Running 445.42s Step 825( 84.00%), action 504, FPS 1.47, Running 445.94s Step 826( 84.17%), action 505, FPS 1.46, Running 446.89s Step 827( 84.33%), action 506, FPS 1.47, Running 447.36s Step 828( 84.50%), action 507, FPS 1.50, Running 448.08s Step 829( 84.67%), action 508, FPS 1.50, Running 448.67s Step 830( 84.83%), action 509, FPS 1.50, Running 449.65s Step 831( 85.00%), action 510, FPS 1.47, Running 450.30s Step 832( 85.17%), action 511, FPS 1.49, Running 451.35s Step 833( 85.33%), action 512, FPS 1.49, Running 451.90s Step 834( 85.50%), action 513, FPS 1.49, Running 452.89s Step 835( 85.67%), action 514, FPS 1.49, Running 453.46s Step 836( 85.83%), action 515, FPS 1.46, Running 454.46s Step 837( 86.00%), action 516, FPS 1.42, Running 455.03s Step 838( 86.17%), action 517, FPS 1.38, Running 455.97s Step 839( 86.33%), action 518, FPS 1.37, Running 456.40s Step 840( 86.50%), action 519, FPS 1.31, Running 457.67s Step 841( 86.67%), action 520, FPS 1.29, Running 458.24s Step 842( 86.83%), action 521, FPS 1.32, Running 459.17s Step 843( 87.00%), action 522, FPS 1.33, Running 459.68s Step 844( 87.17%), action 523, FPS 1.37, Running 460.01s Step 845( 87.33%), action 524, FPS 1.40, Running 460.26s Step 846( 87.50%), action 525, FPS 1.46, Running 460.60s Step 847( 87.67%), action 526, FPS 1.48, Running 460.89s Step 848( 87.83%), action 527, FPS 1.50, Running 461.44s Step 849( 88.00%), action 528, FPS 1.53, Running 461.77s Step 850( 88.17%), action 529, FPS 1.53, Running 462.76s Step 851( 88.33%), action 530, FPS 1.53, Running 463.34s Step 852( 88.50%), action 531, FPS 1.54, Running 464.31s Step 853( 88.67%), action 532, FPS 1.54, Running 464.90s Step 854( 88.83%), action 533, FPS 1.54, Running 465.86s Step 855( 89.00%), action 534, FPS 1.54, Running 466.44s Step 856( 89.17%), action 535, FPS 1.54, Running 467.45s Step 857( 89.33%), action 536, FPS 1.54, Running 468.05s Step 858( 89.50%), action 537, FPS 1.55, Running 468.86s Step 859( 89.67%), action 538, FPS 1.55, Running 469.31s Step 860( 89.83%), action 539, FPS 1.59, Running 470.25s Step 861( 90.00%), action 540, FPS 1.59, Running 470.79s Step 862( 90.17%), action 541, FPS 1.59, Running 471.75s Step 863( 90.33%), action 542, FPS 1.57, Running 472.42s Step 864( 90.50%), action 543, FPS 1.50, Running 473.37s Step 865( 90.67%), action 544, FPS 1.46, Running 473.99s Step 866( 90.83%), action 545, FPS 1.39, Running 474.98s Step 867( 91.00%), action 546, FPS 1.39, Running 475.33s Step 868( 91.17%), action 547, FPS 1.36, Running 476.13s Step 869( 91.33%), action 548, FPS 1.34, Running 476.69s Step 870( 91.50%), action 549, FPS 1.34, Running 477.64s Step 871( 91.67%), action 550, FPS 1.34, Running 478.22s Step 872( 91.83%), action 551, FPS 1.38, Running 478.85s Step 873( 92.00%), action 552, FPS 1.41, Running 479.09s Step 874( 92.17%), action 553, FPS 1.47, Running 479.47s Step 875( 92.33%), action 554, FPS 1.51, Running 479.70s Step 876( 92.50%), action 555, FPS 1.58, Running 480.11s Step 877( 92.67%), action 556, FPS 1.61, Running 480.48s Step 878( 92.83%), action 557, FPS 1.65, Running 481.00s Step 879( 93.00%), action 558, FPS 1.64, Running 481.52s Step 880( 93.17%), action 559, FPS 1.64, Running 482.45s Step 881( 93.33%), action 560, FPS 1.63, Running 483.05s Step 882( 93.50%), action 561, FPS 1.63, Running 484.01s Step 883( 93.67%), action 562, FPS 1.67, Running 484.41s Step 884( 93.83%), action 563, FPS 1.69, Running 485.17s Step 885( 94.00%), action 564, FPS 1.70, Running 485.74s Step 886( 94.17%), action 565, FPS 1.70, Running 486.72s Step 887( 94.33%), action 566, FPS 1.71, Running 487.05s Step 888( 94.50%), action 567, FPS 1.70, Running 487.92s Step 889( 94.67%), action 568, FPS 1.69, Running 488.49s Step 890( 94.83%), action 569, FPS 1.69, Running 489.47s Step 891( 95.00%), action 570, FPS 1.73, Running 489.79s Step 892( 95.17%), action 571, FPS 1.69, Running 490.66s Step 893( 95.33%), action 572, FPS 1.65, Running 491.22s Step 894( 95.50%), action 573, FPS 1.57, Running 492.17s Step 895( 95.67%), action 574, FPS 1.56, Running 492.49s Step 896( 95.83%), action 575, FPS 1.52, Running 493.30s Step 897( 96.00%), action 576, FPS 1.50, Running 493.85s Step 898( 96.17%), action 577, FPS 1.45, Running 494.79s Step 899( 96.33%), action 578, FPS 1.47, Running 495.15s Step 900( 96.50%), action 579, FPS 1.47, Running 496.03s Step 901( 96.67%), action 580, FPS 1.48, Running 496.60s Step 902( 96.83%), action 581, FPS 1.46, Running 497.70s Step 903( 97.00%), action 582, FPS 1.45, Running 498.25s Step 904( 97.17%), action 583, FPS 1.49, Running 498.60s Step 905( 97.33%), action 584, FPS 1.53, Running 498.83s Step 906( 97.50%), action 585, FPS 1.60, Running 499.26s Step 907( 97.67%), action 586, FPS 1.61, Running 499.50s Step 908( 97.83%), action 587, FPS 1.68, Running 499.86s Step 909( 98.00%), action 588, FPS 1.71, Running 500.19s Step 910( 98.17%), action 589, FPS 1.73, Running 501.00s Step 911( 98.33%), action 590, FPS 1.71, Running 501.51s Step 912( 98.50%), action 591, FPS 1.68, Running 502.55s Step 913( 98.67%), action 592, FPS 1.68, Running 503.11s Step 914( 98.83%), action 593, FPS 1.69, Running 504.02s Step 915( 99.00%), action 594, FPS 1.68, Running 504.40s Step 916( 99.17%), action 595, FPS 1.68, Running 505.21s Step 917( 99.33%), action 596, FPS 1.67, Running 505.80s Step 918( 99.50%), action 597, FPS 1.68, Running 506.69s Step 919( 99.67%), action 598, FPS 1.64, Running 507.39s Step 920( 99.83%), action 599, FPS 1.62, Running 508.40s Step 921(100.00%), action 600, FPS 1.61, Running 509.00s [2026-08-01 23:19:24] [65 ] Seed 64 failed after 509.18 s. +steps: 921 , actions: 600 . +Instruction: Empty +Total 8/65(12.31%) success. +Setting seed: 65 +Step 1( N/A%), pre moving , FPS 5.46, Running 0.18s Step 2( N/A%), pre moving , FPS 4.41, Running 0.45s Step 3( N/A%), pre moving , FPS 5.59, Running 0.54s Step 4( N/A%), pre moving , FPS 6.64, Running 0.60s Step 5( N/A%), pre moving , FPS 7.44, Running 0.67s Step 6( N/A%), pre moving , FPS 6.02, Running 1.00s Step 7( N/A%), pre moving , FPS 6.43, Running 1.09s Step 8( N/A%), pre moving , FPS 6.90, Running 1.16s Step 9( N/A%), pre moving , FPS 7.34, Running 1.23s Step 10( N/A%), pre moving , FPS 6.46, Running 1.55s Step 11( N/A%), pre moving , FPS 6.70, Running 1.64s Step 12( N/A%), pre moving , FPS 7.00, Running 1.71s Step 13( N/A%), pre moving , FPS 7.32, Running 1.78s Step 14( N/A%), pre moving , FPS 6.65, Running 2.10s Step 15( N/A%), pre moving , FPS 6.82, Running 2.20s Step 16( N/A%), pre moving , FPS 7.07, Running 2.26s Step 17( N/A%), pre moving , FPS 7.26, Running 2.34s Step 18( N/A%), pre moving , FPS 6.76, Running 2.66s Step 19( N/A%), pre moving , FPS 6.89, Running 2.76s Step 20( N/A%), pre moving , FPS 7.07, Running 2.83s Step 21( N/A%), pre moving , FPS 6.27, Running 3.37s Step 22( N/A%), pre moving , FPS 6.58, Running 3.49s Step 23( N/A%), pre moving , FPS 6.19, Running 3.77s Step 24( N/A%), pre moving , FPS 6.16, Running 3.85s Step 25( N/A%), pre moving , FPS 6.14, Running 3.93s Step 26( N/A%), pre moving , FPS 5.78, Running 4.46s Step 27( N/A%), pre moving , FPS 5.66, Running 4.62s Step 28( N/A%), pre moving , FPS 5.41, Running 4.85s Step 29( N/A%), pre moving , FPS 5.39, Running 4.94s Step 30( N/A%), pre moving , FPS 5.77, Running 5.01s Step 31( N/A%), pre moving , FPS 5.80, Running 5.09s Step 32( N/A%), pre moving , FPS 5.42, Running 5.41s Step 33( N/A%), pre moving , FPS 5.38, Running 5.49s Step 34( N/A%), pre moving , FPS 5.78, Running 5.57s Step 35( N/A%), pre moving , FPS 5.79, Running 5.65s Step 36( N/A%), pre moving , FPS 4.56, Running 6.65s Step 37( N/A%), pre moving , FPS 4.22, Running 7.08s Step 38( N/A%), pre moving , FPS 4.44, Running 7.17s Step 39( N/A%), pre moving , FPS 4.45, Running 7.25s Step 40( N/A%), pre moving , FPS 4.47, Running 7.31s Step 41( N/A%), pre moving , FPS 4.71, Running 7.63s Step 42( N/A%), pre moving , FPS 4.74, Running 7.71s Step 43( N/A%), pre moving , FPS 4.98, Running 7.78s Step 44( N/A%), pre moving , FPS 4.99, Running 7.86s Step 45( N/A%), pre moving , FPS 4.71, Running 8.18s Step 46( N/A%), pre moving , FPS 5.25, Running 8.27s Step 47( N/A%), pre moving , FPS 5.39, Running 8.33s Step 48( N/A%), pre moving , FPS 4.73, Running 9.09s Step 49( N/A%), pre moving , FPS 4.80, Running 9.11s Step 50( N/A%), pre moving , FPS 4.86, Running 9.13s Step 51( N/A%), pre moving , FPS 4.93, Running 9.15s Step 52( N/A%), pre moving , FPS 5.31, Running 9.17s Step 53( N/A%), pre moving , FPS 5.40, Running 9.19s Step 54( N/A%), pre moving , FPS 5.48, Running 9.21s Step 55( N/A%), pre moving , FPS 5.56, Running 9.25s Step 56( N/A%), pre moving , FPS 7.61, Running 9.28s Step 57( N/A%), pre moving , FPS 8.93, Running 9.32s Step 58( N/A%), pre moving , FPS 9.17, Running 9.35s Step 59( N/A%), pre moving , FPS 9.30, Running 9.40s Step 60( N/A%), pre moving , FPS 9.39, Running 9.44s Step 61( N/A%), pre moving , FPS 10.78, Running 9.48s Step 62( N/A%), pre moving , FPS 11.09, Running 9.51s Step 63( N/A%), pre moving , FPS 11.34, Running 9.55s Step 64( N/A%), pre moving , FPS 11.63, Running 9.58s Step 65( N/A%), pre moving , FPS 13.93, Running 9.61s Step 66( N/A%), pre moving , FPS 14.53, Running 9.65s Step 67( N/A%), pre moving , FPS 14.87, Running 9.68s Step 68( N/A%), pre moving , FPS 31.91, Running 9.71s Step 69( N/A%), pre moving , FPS 31.32, Running 9.75s Step 70( N/A%), pre moving , FPS 30.71, Running 9.78s Step 71( N/A%), pre moving , FPS 29.84, Running 9.82s Step 72( N/A%), pre moving , FPS 28.86, Running 9.86s Step 73( N/A%), pre moving , FPS 28.08, Running 9.91s Step 74( N/A%), pre moving , FPS 26.68, Running 9.96s Step 75( N/A%), pre moving , FPS 24.50, Running 10.07s Step 76( N/A%), pre moving , FPS 21.42, Running 10.22s Step 77( N/A%), pre moving , FPS 20.17, Running 10.31s Step 78( N/A%), pre moving , FPS 19.07, Running 10.40s Step 79( N/A%), pre moving , FPS 18.25, Running 10.49s Step 80( N/A%), pre moving , FPS 17.30, Running 10.59s Step 81( N/A%), pre moving , FPS 16.48, Running 10.69s Step 82( N/A%), pre moving , FPS 15.34, Running 10.82s Step 83( N/A%), pre moving , FPS 14.52, Running 10.92s Step 84( N/A%), pre moving , FPS 11.86, Running 11.27s Step 85( N/A%), pre moving , FPS 11.31, Running 11.38s Step 86( N/A%), pre moving , FPS 10.86, Running 11.49s Step 87( N/A%), pre moving , FPS 9.21, Running 11.85s Step 88( N/A%), pre moving , FPS 8.96, Running 11.95s Step 89( N/A%), pre moving , FPS 8.83, Running 12.01s Step 90( N/A%), pre moving , FPS 8.66, Running 12.09s Step 91( N/A%), pre moving , FPS 7.70, Running 12.42s Step 92( N/A%), pre moving , FPS 7.56, Running 12.51s Step 93( N/A%), pre moving , FPS 7.49, Running 12.58s Step 94( N/A%), pre moving , FPS 7.46, Running 12.65s Step 95( N/A%), pre moving , FPS 6.88, Running 12.97s Step 96( N/A%), pre moving , FPS 7.00, Running 13.07s Step 97( N/A%), pre moving , FPS 7.04, Running 13.15s Step 98( N/A%), pre moving , FPS 7.11, Running 13.22s Step 99( N/A%), pre moving , FPS 6.58, Running 13.54s Step 100( N/A%), pre moving , FPS 6.60, Running 13.62s Step 101( N/A%), pre moving , FPS 6.66, Running 13.70s Step 102( N/A%), pre moving , FPS 6.80, Running 13.76s Step 103( N/A%), pre moving , FPS 6.35, Running 14.07s Step 104( N/A%), pre moving , FPS 6.90, Running 14.17s Step 105( N/A%), pre moving , FPS 7.01, Running 14.24s Step 106( N/A%), pre moving , FPS 6.67, Running 14.49s Step 107( N/A%), pre moving , FPS 7.15, Running 14.65s Step 108( N/A%), pre moving , FPS 7.22, Running 14.72s Step 109( N/A%), pre moving , FPS 7.18, Running 14.80s Step 110( N/A%), pre moving , FPS 6.60, Running 15.12s Step 111( N/A%), pre moving , FPS 7.15, Running 15.21s Step 112( N/A%), pre moving , FPS 7.20, Running 15.29s Step 113( N/A%), pre moving , FPS 6.58, Running 15.61s Step 114( N/A%), pre moving , FPS 6.54, Running 15.71s Step 115( N/A%), pre moving , FPS 7.14, Running 15.77s Step 116( N/A%), pre moving , FPS 7.21, Running 15.85s Step 117( N/A%), pre moving , FPS 6.62, Running 16.17s Step 118( N/A%), pre moving , FPS 6.56, Running 16.26s Step 119( N/A%), pre moving , FPS 7.13, Running 16.34s Step 120( N/A%), pre moving , FPS 6.58, Running 16.67s Step 121( N/A%), pre moving , FPS 6.53, Running 16.76s Step 122( N/A%), pre moving , FPS 6.52, Running 16.83s Step 123( N/A%), pre moving , FPS 4.69, Running 18.34s Step 124( N/A%), pre moving , FPS 4.21, Running 18.91s Step 125( N/A%), pre moving , FPS 4.08, Running 19.13s Step 126( N/A%), pre moving , FPS 3.92, Running 19.58s Step 127( N/A%), pre moving , FPS 3.74, Running 20.01s Step 128( N/A%), pre moving , FPS 3.41, Running 20.57s Step 129( N/A%), pre moving , FPS 3.20, Running 21.04s Step 130( N/A%), pre moving , FPS 3.09, Running 21.59s Step 131( N/A%), pre moving , FPS 3.04, Running 21.79s Step 132( N/A%), pre moving , FPS 2.86, Running 22.27s Step 133( N/A%), pre moving , FPS 2.83, Running 22.67s Step 134( N/A%), pre moving , FPS 2.66, Running 23.22s Step 135( N/A%), pre moving , FPS 2.62, Running 23.42s Step 136( N/A%), pre moving , FPS 2.49, Running 23.89s Step 137( N/A%), pre moving , FPS 2.45, Running 24.33s Step 138( N/A%), pre moving , FPS 2.32, Running 24.87s Step 139( N/A%), pre moving , FPS 2.29, Running 25.08s Step 140( N/A%), pre moving , FPS 2.25, Running 25.56s Step 141( N/A%), pre moving , FPS 2.17, Running 25.98s Step 142( N/A%), pre moving , FPS 2.05, Running 26.56s Step 143( N/A%), pre moving , FPS 2.31, Running 27.01s Step 144( N/A%), pre moving , FPS 2.30, Running 27.60s Step 145( N/A%), pre moving , FPS 2.31, Running 27.80s Step 146( N/A%), pre moving , FPS 2.30, Running 28.27s Step 147( N/A%), pre moving , FPS 2.38, Running 28.42s Step 148( N/A%), pre moving , FPS 2.48, Running 28.63s Step 149( N/A%), pre moving , FPS 2.59, Running 28.77s Step 150( N/A%), pre moving , FPS 2.71, Running 28.96s Step 151( N/A%), pre moving , FPS 2.72, Running 29.14s Step 152( N/A%), pre moving , FPS 2.81, Running 29.38s Step 153( N/A%), pre moving , FPS 2.91, Running 29.54s Step 154( N/A%), pre moving , FPS 3.07, Running 29.73s Step 155( N/A%), pre moving , FPS 3.10, Running 29.88s Step 156( N/A%), pre moving , FPS 3.22, Running 30.11s Step 157( N/A%), pre moving , FPS 3.34, Running 30.31s Step 158( N/A%), pre moving , FPS 3.42, Running 30.73s Step 159( N/A%), pre moving , FPS 3.38, Running 30.99s Step 160( N/A%), pre moving , FPS 3.33, Running 31.56s Step 161( N/A%), pre moving , FPS 3.33, Running 32.00s Step 162( N/A%), pre moving , FPS 3.31, Running 32.60s Step 163( N/A%), pre moving , FPS 3.42, Running 32.86s Step 164( N/A%), pre moving , FPS 3.50, Running 33.31s Step 165( N/A%), pre moving , FPS 3.33, Running 33.81s Step 166( N/A%), pre moving , FPS 3.25, Running 34.42s Step 167( N/A%), pre moving , FPS 3.08, Running 34.91s Step 168( N/A%), pre moving , FPS 2.91, Running 35.49s Step 169( N/A%), pre moving , FPS 2.78, Running 35.95s Step 170( N/A%), pre moving , FPS 2.63, Running 36.56s Step 171( N/A%), pre moving , FPS 2.53, Running 37.06s Step 172( N/A%), pre moving , FPS 2.42, Running 37.65s Step 173( N/A%), pre moving , FPS 2.33, Running 38.14s Step 174( N/A%), pre moving , FPS 2.23, Running 38.71s Step 175( N/A%), pre moving , FPS 2.15, Running 39.20s Step 176( N/A%), pre moving , FPS 2.07, Running 39.78s Step 177( N/A%), pre moving , FPS 2.01, Running 40.28s Step 178( N/A%), pre moving , FPS 1.97, Running 40.87s Step 179( N/A%), pre moving , FPS 1.93, Running 41.33s Step 180( N/A%), pre moving , FPS 1.93, Running 41.93s Step 181( N/A%), pre moving , FPS 1.91, Running 42.45s Step 182( N/A%), pre moving , FPS 1.92, Running 43.04s Step 183( N/A%), pre moving , FPS 1.87, Running 43.53s Step 184( N/A%), pre moving , FPS 1.85, Running 44.12s Step 185( N/A%), pre moving , FPS 1.85, Running 44.61s Step 186( N/A%), pre moving , FPS 1.86, Running 45.20s Step 187( N/A%), pre moving , FPS 1.85, Running 45.70s Step 188( N/A%), pre moving , FPS 1.85, Running 46.29s Step 189( N/A%), pre moving , FPS 1.85, Running 46.79s Step 190( N/A%), pre moving , FPS 1.85, Running 47.38s Step 191( N/A%), pre moving , FPS 1.92, Running 47.47s Step 192( N/A%), pre moving , FPS 2.02, Running 47.56s Step 193( N/A%), pre moving , FPS 2.04, Running 47.93s Step 194( N/A%), pre moving , FPS 2.15, Running 48.02s Step 195( N/A%), pre moving , FPS 2.23, Running 48.18s Step 196( N/A%), pre moving , FPS 2.30, Running 48.47s Step 197( N/A%), pre moving , FPS 2.43, Running 48.51s Step 198( N/A%), pre moving , FPS 2.60, Running 48.55s Step 199( N/A%), pre moving , FPS 2.75, Running 48.60s Step 200( N/A%), pre moving , FPS 2.98, Running 48.65s Step 201( N/A%), pre moving , FPS 2.99, Running 49.14s Step 202( N/A%), pre moving , FPS 3.25, Running 49.19s Step 203( N/A%), pre moving , FPS 3.48, Running 49.28s Step 204( N/A%), pre moving , FPS 3.84, Running 49.33s Step 205( N/A%), pre moving , FPS 4.18, Running 49.40s Step 206( N/A%), pre moving , FPS 4.68, Running 49.47s Step 207( N/A%), pre moving , FPS 5.20, Running 49.55s Step 208( N/A%), pre moving , FPS 5.97, Running 49.64s Step 209( N/A%), pre moving , FPS 6.57, Running 49.83s Step 210( N/A%), pre moving , FPS 7.55, Running 50.02s Step 211( N/A%), pre moving , FPS 7.39, Running 50.18s Step 212( N/A%), pre moving , FPS 7.33, Running 50.29s Step 213( N/A%), pre moving , FPS 7.91, Running 50.46s Step 214( N/A%), pre moving , FPS 7.66, Running 50.64s Step 215( N/A%), pre moving , FPS 6.99, Running 51.04s Step 216( N/A%), pre moving , FPS 7.30, Running 51.21s Step 217( N/A%), pre moving , FPS 6.43, Running 51.62s Step 218( N/A%), pre moving , FPS 6.15, Running 51.80s Step 219( N/A%), pre moving , FPS 5.54, Running 52.21s Step 220( N/A%), pre moving , FPS 5.35, Running 52.39s Step 221( N/A%), pre moving , FPS 5.45, Running 52.81s Step 222( N/A%), pre moving , FPS 5.27, Running 52.99s Step 223( N/A%), pre moving , FPS 4.85, Running 53.40s Step 224( N/A%), pre moving , FPS 4.65, Running 53.63s Step 225( N/A%), pre moving , FPS 4.28, Running 54.07s Step 226( N/A%), pre moving , FPS 4.20, Running 54.23s Step 227( N/A%), pre moving , FPS 3.91, Running 54.66s Step 228( N/A%), pre moving , FPS 3.85, Running 54.84s Step 229( N/A%), pre moving , FPS 3.68, Running 55.26s Step 230( N/A%), pre moving , FPS 3.69, Running 55.44s Step 231( N/A%), pre moving , FPS 3.53, Running 55.84s Step 232( N/A%), pre moving , FPS 3.53, Running 55.96s Step 233( N/A%), pre moving , FPS 3.56, Running 56.08s Step 234( N/A%), pre moving , FPS 3.45, Running 56.44s Step 235( N/A%), pre moving , FPS 3.63, Running 56.55s Step 236( N/A%), pre moving , FPS 3.67, Running 56.66s Step 237( N/A%), pre moving , FPS 3.70, Running 57.02s Step 238( N/A%), pre moving , FPS 3.75, Running 57.14s Step 239( N/A%), pre moving , FPS 3.92, Running 57.32s Step 240( N/A%), pre moving , FPS 3.84, Running 57.60s Step 241( N/A%), pre moving , FPS 4.08, Running 57.72s Step 242( N/A%), pre moving , FPS 4.08, Running 57.89s Step 243( N/A%), pre moving , FPS 4.17, Running 58.20s Step 244( N/A%), pre moving , FPS 4.29, Running 58.29s Step 245( N/A%), pre moving , FPS 4.55, Running 58.47s Step 246( N/A%), pre moving , FPS 3.89, Running 59.37s Step 247( N/A%), pre moving , FPS 4.15, Running 59.48s Step 248( N/A%), pre moving , FPS 4.00, Running 59.84s Step 249( N/A%), pre moving , FPS 4.26, Running 59.96s Step 250( N/A%), pre moving , FPS 4.33, Running 60.06s Step 251( N/A%), pre moving , FPS 4.36, Running 60.43s Step 252( N/A%), pre moving , FPS 4.35, Running 60.56s Step 253( N/A%), pre moving , FPS 4.31, Running 60.72s Step 254( N/A%), pre moving , FPS 4.24, Running 61.15s Step 255( N/A%), pre moving , FPS 4.08, Running 61.45s Step 256( N/A%), pre moving , FPS 3.87, Running 61.83s Step 257( N/A%), pre moving , FPS 3.80, Running 62.29s Step 258( N/A%), pre moving , FPS 3.71, Running 62.53s Step 259( N/A%), pre moving , FPS 3.51, Running 63.02s Step 260( N/A%), pre moving , FPS 3.38, Running 63.51s Step 261( N/A%), pre moving , FPS 3.32, Running 63.74s Step 262( N/A%), pre moving , FPS 3.17, Running 64.21s Step 263( N/A%), pre moving , FPS 3.07, Running 64.71s Step 264( N/A%), pre moving , FPS 2.96, Running 65.04s Step 265( N/A%), pre moving , FPS 2.87, Running 65.43s Step 266( N/A%), pre moving , FPS 3.05, Running 65.93s Step 267( N/A%), pre moving , FPS 2.89, Running 66.41s Step 268( N/A%), pre moving , FPS 2.94, Running 66.65s Step 269( N/A%), pre moving , FPS 2.79, Running 67.14s Step 270( N/A%), pre moving , FPS 2.65, Running 67.62s Step 271( N/A%), pre moving , FPS 2.69, Running 67.85s Step 272( N/A%), pre moving , FPS 2.57, Running 68.34s Step 273( N/A%), pre moving , FPS 2.57, Running 68.51s Step 274( N/A%), pre moving , FPS 2.56, Running 68.98s Step 275( N/A%), pre moving , FPS 2.60, Running 69.14s Step 276( N/A%), pre moving , FPS 2.59, Running 69.56s Step 277( N/A%), pre moving , FPS 2.69, Running 69.71s Step 278( N/A%), pre moving , FPS 2.70, Running 69.93s Step 279( N/A%), pre moving , FPS 2.82, Running 70.12s Step 280( N/A%), pre moving , FPS 2.94, Running 70.33s Step 281( N/A%), pre moving , FPS 2.94, Running 70.53s Step 282( N/A%), pre moving , FPS 2.94, Running 71.02s Step 283( N/A%), pre moving , FPS 2.94, Running 71.51s Step 284( N/A%), pre moving , FPS 2.95, Running 71.82s Step 285( N/A%), pre moving , FPS 2.95, Running 72.21s Step 286( N/A%), pre moving , FPS 2.95, Running 72.71s Step 287( N/A%), pre moving , FPS 3.04, Running 72.99s Step 288( N/A%), pre moving , FPS 2.97, Running 73.39s Step 289( N/A%), pre moving , FPS 2.98, Running 73.86s Step 290( N/A%), pre moving , FPS 3.09, Running 74.09s Step 291( N/A%), pre moving , FPS 2.97, Running 74.58s Step 292( N/A%), pre moving , FPS 3.08, Running 74.83s Step 293( N/A%), pre moving , FPS 2.99, Running 75.20s Step 294( N/A%), pre moving , FPS 3.13, Running 75.36s Step 295( N/A%), pre moving , FPS 3.01, Running 75.79s Step 296( N/A%), pre moving , FPS 3.13, Running 75.95s Step 297( N/A%), pre moving , FPS 3.01, Running 76.36s Step 298( N/A%), pre moving , FPS 3.02, Running 76.55s Step 299( N/A%), pre moving , FPS 3.02, Running 76.74s Step 300( N/A%), pre moving , FPS 2.96, Running 77.08s Step 301( N/A%), pre moving , FPS 3.01, Running 77.19s Step 302( N/A%), pre moving , FPS 3.07, Running 77.54s Step 303( N/A%), pre moving , FPS 3.25, Running 77.66s Step 304( N/A%), pre moving , FPS 3.36, Running 77.77s Step 305( N/A%), pre moving , FPS 3.38, Running 78.13s Step 306( N/A%), pre moving , FPS 3.60, Running 78.26s Step 307( N/A%), pre moving , FPS 3.72, Running 78.37s Step 308( N/A%), pre moving , FPS 3.74, Running 78.73s Step 309( N/A%), pre moving , FPS 4.01, Running 78.85s Step 310( N/A%), pre moving , FPS 4.10, Running 78.96s Step 311( N/A%), pre moving , FPS 4.22, Running 79.32s Step 312( N/A%), pre moving , FPS 4.34, Running 79.44s Step 313( N/A%), pre moving , FPS 4.61, Running 79.55s Step 314( N/A%), pre moving , FPS 4.40, Running 79.91s Step 315( N/A%), pre moving , FPS 4.71, Running 80.03s Step 316( N/A%), pre moving , FPS 4.78, Running 80.13s Step 317( N/A%), pre moving , FPS 4.95, Running 80.41s Step 318( N/A%), pre moving , FPS 3.38, Running 82.46s Step 319( N/A%), pre moving , FPS 3.11, Running 83.16s Step 320( N/A%), pre moving , FPS 3.14, Running 83.45s Step 321( N/A%), pre moving , FPS 2.85, Running 84.21s Step 322( N/A%), pre moving , FPS 2.88, Running 84.49s Step 323( N/A%), pre moving , FPS 2.60, Running 85.36s Step 324( N/A%), pre moving , FPS 2.55, Running 85.60s Step 325( N/A%), pre moving , FPS 2.42, Running 86.41s Step 326( N/A%), pre moving , FPS 2.38, Running 86.67s Step 327( N/A%), pre moving , FPS 2.23, Running 87.32s Step 328( N/A%), pre moving , FPS 2.20, Running 87.82s Step 329( N/A%), pre moving , FPS 2.09, Running 88.40s Step 330( N/A%), pre moving , FPS 2.01, Running 88.89s Step 331( N/A%), pre moving , FPS 2.00, Running 89.33s Step 332( N/A%), pre moving , FPS 1.97, Running 89.60s Step 333( N/A%), pre moving , FPS 1.88, Running 90.20s Step 334( N/A%), pre moving , FPS 1.91, Running 90.40s Step 335( N/A%), pre moving , FPS 1.78, Running 91.26s Step 336( N/A%), pre moving , FPS 1.76, Running 91.51s Step 337( N/A%), pre moving , FPS 1.68, Running 92.30s Step 338( 0.17%), action 1, FPS 1.79, Running 93.65s Step 339( 0.33%), action 2, FPS 1.80, Running 94.26s Step 340( 0.50%), action 3, FPS 1.70, Running 95.21s Step 341( 0.67%), action 4, FPS 1.73, Running 95.77s Step 342( 0.83%), action 5, FPS 1.63, Running 96.73s Step 343( 1.00%), action 6, FPS 1.71, Running 97.06s Step 344( 1.17%), action 7, FPS 1.63, Running 97.89s Step 345( 1.33%), action 8, FPS 1.66, Running 98.45s Step 346( 1.50%), action 9, FPS 1.57, Running 99.41s Step 347( 1.67%), action 10, FPS 1.57, Running 100.04s Step 348( 1.83%), action 11, FPS 1.51, Running 101.04s Step 349( 2.00%), action 12, FPS 1.51, Running 101.68s Step 350( 2.17%), action 13, FPS 1.46, Running 102.58s Step 351( 2.33%), action 14, FPS 1.44, Running 103.18s Step 352( 2.50%), action 15, FPS 1.37, Running 104.20s Step 353( 2.67%), action 16, FPS 1.40, Running 104.53s Step 354( 2.83%), action 17, FPS 1.33, Running 105.41s Step 355( 3.00%), action 18, FPS 1.36, Running 105.96s Step 356( 3.17%), action 19, FPS 1.29, Running 106.97s Step 357( 3.33%), action 20, FPS 1.34, Running 107.23s Step 358( 3.50%), action 21, FPS 1.42, Running 107.70s Step 359( 3.67%), action 22, FPS 1.45, Running 108.08s Step 360( 3.83%), action 23, FPS 1.49, Running 108.64s Step 361( 4.00%), action 24, FPS 1.48, Running 109.25s Step 362( 4.17%), action 25, FPS 1.49, Running 110.19s Step 363( 4.33%), action 26, FPS 1.45, Running 110.88s Step 364( 4.50%), action 27, FPS 1.44, Running 111.82s Step 365( 4.67%), action 28, FPS 1.43, Running 112.40s Step 366( 4.83%), action 29, FPS 1.43, Running 113.44s Step 367( 5.00%), action 30, FPS 1.43, Running 114.07s Step 368( 5.17%), action 31, FPS 1.39, Running 115.45s Step 369( 5.33%), action 32, FPS 1.39, Running 116.06s Step 370( 5.50%), action 33, FPS 1.38, Running 117.06s Step 371( 5.67%), action 34, FPS 1.38, Running 117.62s Step 372( 5.83%), action 35, FPS 1.38, Running 118.73s Step 373( 6.00%), action 36, FPS 1.35, Running 119.30s Step 374( 6.17%), action 37, FPS 1.35, Running 120.27s Step 375( 6.33%), action 38, FPS 1.34, Running 120.90s Step 376( 6.50%), action 39, FPS 1.34, Running 121.84s Step 377( 6.67%), action 40, FPS 1.33, Running 122.22s Step 378( 6.83%), action 41, FPS 1.28, Running 123.37s Step 379( 7.00%), action 42, FPS 1.28, Running 123.73s Step 380( 7.17%), action 43, FPS 1.26, Running 124.53s Step 381( 7.33%), action 44, FPS 1.26, Running 125.08s Step 382( 7.50%), action 45, FPS 1.28, Running 125.77s Step 383( 7.67%), action 46, FPS 1.32, Running 125.98s Step 384( 7.83%), action 47, FPS 1.38, Running 126.36s Step 385( 8.00%), action 48, FPS 1.41, Running 126.59s Step 386( 8.17%), action 49, FPS 1.46, Running 127.10s Step 387( 8.33%), action 50, FPS 1.49, Running 127.45s Step 388( 8.50%), action 51, FPS 1.52, Running 128.62s Step 389( 8.67%), action 52, FPS 1.52, Running 129.21s Step 390( 8.83%), action 53, FPS 1.52, Running 130.22s Step 391( 9.00%), action 54, FPS 1.52, Running 130.80s Step 392( 9.17%), action 55, FPS 1.52, Running 131.85s Step 393( 9.33%), action 56, FPS 1.52, Running 132.42s Step 394( 9.50%), action 57, FPS 1.52, Running 133.40s Step 395( 9.67%), action 58, FPS 1.56, Running 133.72s Step 396( 9.83%), action 59, FPS 1.57, Running 134.59s Step 397( 10.00%), action 60, FPS 1.54, Running 135.17s Step 398( 10.17%), action 61, FPS 1.56, Running 136.17s Step 399( 10.33%), action 62, FPS 1.54, Running 136.73s Step 400( 10.50%), action 63, FPS 1.53, Running 137.62s Step 401( 10.67%), action 64, FPS 1.55, Running 137.95s Step 402( 10.83%), action 65, FPS 1.53, Running 138.84s Step 403( 11.00%), action 66, FPS 1.49, Running 139.42s Step 404( 11.17%), action 67, FPS 1.42, Running 140.40s Step 405( 11.33%), action 68, FPS 1.39, Running 140.99s Step 406( 11.50%), action 69, FPS 1.35, Running 141.94s Step 407( 11.67%), action 70, FPS 1.35, Running 142.32s Step 408( 11.83%), action 71, FPS 1.33, Running 143.68s Step 409( 12.00%), action 72, FPS 1.33, Running 144.28s Step 410( 12.17%), action 73, FPS 1.36, Running 144.92s Step 411( 12.33%), action 74, FPS 1.39, Running 145.17s Step 412( 12.50%), action 75, FPS 1.46, Running 145.54s Step 413( 12.67%), action 76, FPS 1.49, Running 145.81s Step 414( 12.83%), action 77, FPS 1.54, Running 146.38s Step 415( 13.00%), action 78, FPS 1.52, Running 146.85s Step 416( 13.17%), action 79, FPS 1.51, Running 147.81s Step 417( 13.33%), action 80, FPS 1.51, Running 148.45s Step 418( 13.50%), action 81, FPS 1.51, Running 149.44s Step 419( 13.67%), action 82, FPS 1.49, Running 150.11s Step 420( 13.83%), action 83, FPS 1.49, Running 151.00s Step 421( 14.00%), action 84, FPS 1.46, Running 151.64s Step 422( 14.17%), action 85, FPS 1.45, Running 152.62s Step 423( 14.33%), action 86, FPS 1.45, Running 153.21s Step 424( 14.50%), action 87, FPS 1.44, Running 154.26s Step 425( 14.67%), action 88, FPS 1.44, Running 154.85s Step 426( 14.83%), action 89, FPS 1.45, Running 155.77s Step 427( 15.00%), action 90, FPS 1.43, Running 156.35s Step 428( 15.17%), action 91, FPS 1.46, Running 157.35s Step 429( 15.33%), action 92, FPS 1.46, Running 157.97s Step 430( 15.50%), action 93, FPS 1.42, Running 158.96s Step 431( 15.67%), action 94, FPS 1.39, Running 159.55s Step 432( 15.83%), action 95, FPS 1.33, Running 160.55s Step 433( 16.00%), action 96, FPS 1.32, Running 160.92s Step 434( 16.17%), action 97, FPS 1.30, Running 161.71s Step 435( 16.33%), action 98, FPS 1.30, Running 162.30s Step 436( 16.50%), action 99, FPS 1.31, Running 163.05s Step 437( 16.67%), action 100, FPS 1.33, Running 163.47s Step 438( 16.83%), action 101, FPS 1.37, Running 164.08s Step 439( 17.00%), action 102, FPS 1.41, Running 164.31s Step 440( 17.17%), action 103, FPS 1.45, Running 164.80s Step 441( 17.33%), action 104, FPS 1.46, Running 165.38s Step 442( 17.50%), action 105, FPS 1.47, Running 166.25s Step 443( 17.67%), action 106, FPS 1.45, Running 166.97s Step 444( 17.83%), action 107, FPS 1.46, Running 167.94s Step 445( 18.00%), action 108, FPS 1.49, Running 168.28s Step 446( 18.17%), action 109, FPS 1.49, Running 169.15s Step 447( 18.33%), action 110, FPS 1.50, Running 169.69s Step 448( 18.50%), action 111, FPS 1.49, Running 170.75s Step 449( 18.67%), action 112, FPS 1.50, Running 171.32s Step 450( 18.83%), action 113, FPS 1.49, Running 172.35s Step 451( 19.00%), action 114, FPS 1.50, Running 172.92s Step 452( 19.17%), action 115, FPS 1.49, Running 173.96s Step 453( 19.33%), action 116, FPS 1.47, Running 174.54s Step 454( 19.50%), action 117, FPS 1.45, Running 175.53s Step 455( 19.67%), action 118, FPS 1.45, Running 176.13s Step 456( 19.83%), action 119, FPS 1.43, Running 177.07s Step 457( 20.00%), action 120, FPS 1.43, Running 177.44s Step 458( 20.17%), action 121, FPS 1.38, Running 178.61s Step 459( 20.33%), action 122, FPS 1.35, Running 179.16s Step 460( 20.50%), action 123, FPS 1.30, Running 180.13s Step 461( 20.67%), action 124, FPS 1.30, Running 180.73s Step 462( 20.83%), action 125, FPS 1.29, Running 181.71s Step 463( 21.00%), action 126, FPS 1.30, Running 182.31s Step 464( 21.17%), action 127, FPS 1.36, Running 182.65s Step 465( 21.33%), action 128, FPS 1.37, Running 182.92s Step 466( 21.50%), action 129, FPS 1.42, Running 183.28s Step 467( 21.67%), action 130, FPS 1.41, Running 183.85s Step 468( 21.83%), action 131, FPS 1.43, Running 184.76s Step 469( 22.00%), action 132, FPS 1.43, Running 185.32s Step 470( 22.17%), action 133, FPS 1.45, Running 186.17s Step 471( 22.33%), action 134, FPS 1.46, Running 186.60s Step 472( 22.50%), action 135, FPS 1.48, Running 187.51s Step 473( 22.67%), action 136, FPS 1.47, Running 188.16s Step 474( 22.83%), action 137, FPS 1.48, Running 189.07s Step 475( 23.00%), action 138, FPS 1.48, Running 189.67s Step 476( 23.17%), action 139, FPS 1.49, Running 190.53s Step 477( 23.33%), action 140, FPS 1.49, Running 190.90s Step 478( 23.50%), action 141, FPS 1.51, Running 191.84s Step 479( 23.67%), action 142, FPS 1.51, Running 192.41s Step 480( 23.83%), action 143, FPS 1.51, Running 193.38s Step 481( 24.00%), action 144, FPS 1.51, Running 193.95s Step 482( 24.17%), action 145, FPS 1.51, Running 194.93s Step 483( 24.33%), action 146, FPS 1.55, Running 195.24s Step 484( 24.50%), action 147, FPS 1.49, Running 196.09s Step 485( 24.67%), action 148, FPS 1.46, Running 196.62s Step 486( 24.83%), action 149, FPS 1.40, Running 197.60s Step 487( 25.00%), action 150, FPS 1.39, Running 198.20s Step 488( 25.17%), action 151, FPS 1.39, Running 199.19s Step 489( 25.33%), action 152, FPS 1.38, Running 199.76s Step 490( 25.50%), action 153, FPS 1.37, Running 200.73s Step 491( 25.67%), action 154, FPS 1.36, Running 201.36s Step 492( 25.83%), action 155, FPS 1.41, Running 201.70s Step 493( 26.00%), action 156, FPS 1.45, Running 201.91s Step 494( 26.17%), action 157, FPS 1.51, Running 202.31s Step 495( 26.33%), action 158, FPS 1.55, Running 202.59s Step 496( 26.50%), action 159, FPS 1.58, Running 203.18s Step 497( 26.67%), action 160, FPS 1.58, Running 203.56s Step 498( 26.83%), action 161, FPS 1.57, Running 204.56s Step 499( 27.00%), action 162, FPS 1.58, Running 205.09s Step 500( 27.17%), action 163, FPS 1.58, Running 205.99s Step 501( 27.33%), action 164, FPS 1.62, Running 206.30s Step 502( 27.50%), action 165, FPS 1.63, Running 207.20s Step 503( 27.67%), action 166, FPS 1.60, Running 207.77s Step 504( 27.83%), action 167, FPS 1.59, Running 208.68s Step 505( 28.00%), action 168, FPS 1.61, Running 209.05s Step 506( 28.17%), action 169, FPS 1.62, Running 209.97s Step 507( 28.33%), action 170, FPS 1.62, Running 210.52s Step 508( 28.50%), action 171, FPS 1.64, Running 211.39s Step 509( 28.67%), action 172, FPS 1.66, Running 211.81s Step 510( 28.83%), action 173, FPS 1.67, Running 212.69s Step 511( 29.00%), action 174, FPS 1.68, Running 213.26s Step 512( 29.17%), action 175, FPS 1.62, Running 214.03s Step 513( 29.33%), action 176, FPS 1.59, Running 214.48s Step 514( 29.50%), action 177, FPS 1.52, Running 215.47s Step 515( 29.67%), action 178, FPS 1.49, Running 216.04s Step 516( 29.83%), action 179, FPS 1.44, Running 217.05s Step 517( 30.00%), action 180, FPS 1.42, Running 217.61s Step 518( 30.17%), action 181, FPS 1.42, Running 218.60s Step 519( 30.33%), action 182, FPS 1.44, Running 218.95s Step 520( 30.50%), action 183, FPS 1.45, Running 219.79s Step 521( 30.67%), action 184, FPS 1.42, Running 220.37s Step 522( 30.83%), action 185, FPS 1.44, Running 221.05s Step 523( 31.00%), action 186, FPS 1.48, Running 221.27s Step 524( 31.17%), action 187, FPS 1.53, Running 221.73s Step 525( 31.33%), action 188, FPS 1.55, Running 221.96s Step 526( 31.50%), action 189, FPS 1.61, Running 222.39s Step 527( 31.67%), action 190, FPS 1.64, Running 222.73s Step 528( 31.83%), action 191, FPS 1.63, Running 223.67s Step 529( 32.00%), action 192, FPS 1.62, Running 224.12s Step 530( 32.17%), action 193, FPS 1.62, Running 225.00s Step 531( 32.33%), action 194, FPS 1.63, Running 225.55s Step 532( 32.50%), action 195, FPS 1.60, Running 226.53s Step 533( 32.67%), action 196, FPS 1.60, Running 227.01s Step 534( 32.83%), action 197, FPS 1.63, Running 227.73s Step 535( 33.00%), action 198, FPS 1.64, Running 228.26s Step 536( 33.17%), action 199, FPS 1.64, Running 229.23s Step 537( 33.33%), action 200, FPS 1.67, Running 229.59s Step 538( 33.50%), action 201, FPS 1.66, Running 230.67s Step 539( 33.67%), action 202, FPS 1.66, Running 231.03s Step 540( 33.83%), action 203, FPS 1.65, Running 231.92s Step 541( 34.00%), action 204, FPS 1.65, Running 232.49s Step 542( 34.17%), action 205, FPS 1.62, Running 233.43s Step 543( 34.33%), action 206, FPS 1.60, Running 233.75s Step 544( 34.50%), action 207, FPS 1.55, Running 234.64s Step 545( 34.67%), action 208, FPS 1.53, Running 235.01s Step 546( 34.83%), action 209, FPS 1.49, Running 235.86s Step 547( 35.00%), action 210, FPS 1.46, Running 236.45s Step 548( 35.17%), action 211, FPS 1.46, Running 237.40s Step 549( 35.33%), action 212, FPS 1.45, Running 237.89s Step 550( 35.50%), action 213, FPS 1.47, Running 238.57s Step 551( 35.67%), action 214, FPS 1.47, Running 239.12s Step 552( 35.83%), action 215, FPS 1.48, Running 240.04s Step 553( 36.00%), action 216, FPS 1.50, Running 240.37s Step 554( 36.17%), action 217, FPS 1.53, Running 240.81s Step 555( 36.33%), action 218, FPS 1.57, Running 241.02s Step 556( 36.50%), action 219, FPS 1.65, Running 241.37s Step 557( 36.67%), action 220, FPS 1.66, Running 241.63s Step 558( 36.83%), action 221, FPS 1.71, Running 242.35s Step 559( 37.00%), action 222, FPS 1.69, Running 242.88s Step 560( 37.17%), action 223, FPS 1.67, Running 243.88s Step 561( 37.33%), action 224, FPS 1.70, Running 244.23s Step 562( 37.50%), action 225, FPS 1.72, Running 245.09s Step 563( 37.67%), action 226, FPS 1.68, Running 245.66s Step 564( 37.83%), action 227, FPS 1.67, Running 246.62s Step 565( 38.00%), action 228, FPS 1.64, Running 247.18s Step 566( 38.17%), action 229, FPS 1.65, Running 248.02s Step 567( 38.33%), action 230, FPS 1.67, Running 248.39s Step 568( 38.50%), action 231, FPS 1.67, Running 249.39s Step 569( 38.67%), action 232, FPS 1.66, Running 249.97s Step 570( 38.83%), action 233, FPS 1.62, Running 250.94s Step 571( 39.00%), action 234, FPS 1.64, Running 251.34s Step 572( 39.17%), action 235, FPS 1.66, Running 252.11s Step 573( 39.33%), action 236, FPS 1.63, Running 252.65s Step 574( 39.50%), action 237, FPS 1.56, Running 253.62s Step 575( 39.67%), action 238, FPS 1.51, Running 254.22s Step 576( 39.83%), action 239, FPS 1.45, Running 255.17s Step 577( 40.00%), action 240, FPS 1.42, Running 255.74s Step 578( 40.17%), action 241, FPS 1.39, Running 256.69s Step 579( 40.33%), action 242, FPS 1.39, Running 257.27s Step 580( 40.50%), action 243, FPS 1.41, Running 258.05s Step 581( 40.67%), action 244, FPS 1.40, Running 258.48s Step 582( 40.83%), action 245, FPS 1.40, Running 259.40s Step 583( 41.00%), action 246, FPS 1.43, Running 259.65s Step 584( 41.17%), action 247, FPS 1.50, Running 260.00s Step 585( 41.33%), action 248, FPS 1.53, Running 260.29s Step 586( 41.50%), action 249, FPS 1.58, Running 260.66s Step 587( 41.67%), action 250, FPS 1.59, Running 260.94s Step 588( 41.83%), action 251, FPS 1.66, Running 261.43s Step 589( 42.00%), action 252, FPS 1.70, Running 261.71s Step 590( 42.17%), action 253, FPS 1.75, Running 262.39s Step 591( 42.33%), action 254, FPS 1.73, Running 262.93s Step 592( 42.50%), action 255, FPS 1.69, Running 263.92s Step 593( 42.67%), action 256, FPS 1.69, Running 264.50s Step 594( 42.83%), action 257, FPS 1.69, Running 265.47s Step 595( 43.00%), action 258, FPS 1.69, Running 266.08s Step 596( 43.17%), action 259, FPS 1.69, Running 267.02s Step 597( 43.33%), action 260, FPS 1.72, Running 267.35s Step 598( 43.50%), action 261, FPS 1.73, Running 268.28s Step 599( 43.67%), action 262, FPS 1.73, Running 268.81s Step 600( 43.83%), action 263, FPS 1.71, Running 269.74s Step 601( 44.00%), action 264, FPS 1.71, Running 270.19s Step 602( 44.17%), action 265, FPS 1.74, Running 270.88s Step 603( 44.33%), action 266, FPS 1.70, Running 271.43s Step 604( 44.50%), action 267, FPS 1.65, Running 272.12s Step 605( 44.67%), action 268, FPS 1.62, Running 272.61s Step 606( 44.83%), action 269, FPS 1.55, Running 273.60s Step 607( 45.00%), action 270, FPS 1.51, Running 274.16s Step 608( 45.17%), action 271, FPS 1.45, Running 275.18s Step 609( 45.33%), action 272, FPS 1.42, Running 275.76s Step 610( 45.50%), action 273, FPS 1.40, Running 276.71s Step 611( 45.67%), action 274, FPS 1.41, Running 277.09s Step 612( 45.83%), action 275, FPS 1.43, Running 277.86s Step 613( 46.00%), action 276, FPS 1.43, Running 278.45s Step 614( 46.17%), action 277, FPS 1.44, Running 279.32s Step 615( 46.33%), action 278, FPS 1.48, Running 279.58s Step 616( 46.50%), action 279, FPS 1.55, Running 279.91s Step 617( 46.67%), action 280, FPS 1.57, Running 280.13s Step 618( 46.83%), action 281, FPS 1.62, Running 280.65s Step 619( 47.00%), action 282, FPS 1.66, Running 280.90s Step 620( 47.17%), action 283, FPS 1.74, Running 281.23s Step 621( 47.33%), action 284, FPS 1.76, Running 281.55s Step 622( 47.50%), action 285, FPS 1.78, Running 282.13s Step 623( 47.67%), action 286, FPS 1.77, Running 282.70s Step 624( 47.83%), action 287, FPS 1.74, Running 283.62s Step 625( 48.00%), action 288, FPS 1.77, Running 283.92s Step 626( 48.17%), action 289, FPS 1.82, Running 284.59s Step 627( 48.33%), action 290, FPS 1.83, Running 285.09s Step 628( 48.50%), action 291, FPS 1.84, Running 286.03s Step 629( 48.67%), action 292, FPS 1.84, Running 286.63s Step 630( 48.83%), action 293, FPS 1.84, Running 287.57s Step 631( 49.00%), action 294, FPS 1.79, Running 288.26s Step 632( 49.17%), action 295, FPS 1.76, Running 289.20s Step 633( 49.33%), action 296, FPS 1.76, Running 289.81s Step 634( 49.50%), action 297, FPS 1.74, Running 290.82s Step 635( 49.67%), action 298, FPS 1.70, Running 291.38s Step 636( 49.83%), action 299, FPS 1.61, Running 292.31s Step 637( 50.00%), action 300, FPS 1.60, Running 292.65s Step 638( 50.17%), action 301, FPS 1.53, Running 293.70s Step 639( 50.33%), action 302, FPS 1.52, Running 294.08s Step 640( 50.50%), action 303, FPS 1.46, Running 294.95s Step 641( 50.67%), action 304, FPS 1.46, Running 295.28s Step 642( 50.83%), action 305, FPS 1.43, Running 296.14s Step 643( 51.00%), action 306, FPS 1.43, Running 296.71s Step 644( 51.17%), action 307, FPS 1.43, Running 297.65s Step 645( 51.33%), action 308, FPS 1.42, Running 298.00s Step 646( 51.50%), action 309, FPS 1.41, Running 298.78s Step 647( 51.67%), action 310, FPS 1.40, Running 299.36s Step 648( 51.83%), action 311, FPS 1.45, Running 299.81s Step 649( 52.00%), action 312, FPS 1.49, Running 300.07s Step 650( 52.17%), action 313, FPS 1.56, Running 300.41s Step 651( 52.33%), action 314, FPS 1.61, Running 300.65s Step 652( 52.50%), action 315, FPS 1.70, Running 300.98s Step 653( 52.67%), action 316, FPS 1.74, Running 301.28s Step 654( 52.83%), action 317, FPS 1.82, Running 301.82s Step 655( 53.00%), action 318, FPS 1.81, Running 302.43s Step 656( 53.17%), action 319, FPS 1.79, Running 303.47s Step 657( 53.33%), action 320, FPS 1.79, Running 303.84s Step 658( 53.50%), action 321, FPS 1.80, Running 304.78s Step 659( 53.67%), action 322, FPS 1.77, Running 305.36s Step 660( 53.83%), action 323, FPS 1.76, Running 306.32s Step 661( 54.00%), action 324, FPS 1.71, Running 306.97s Step 662( 54.17%), action 325, FPS 1.68, Running 308.04s Step 663( 54.33%), action 326, FPS 1.68, Running 308.60s Step 664( 54.50%), action 327, FPS 1.68, Running 309.54s Step 665( 54.67%), action 328, FPS 1.69, Running 309.87s Step 666( 54.83%), action 329, FPS 1.67, Running 310.72s Step 667( 55.00%), action 330, FPS 1.68, Running 311.25s Step 668( 55.17%), action 331, FPS 1.59, Running 312.36s Step 669( 55.33%), action 332, FPS 1.56, Running 312.90s Step 670( 55.50%), action 333, FPS 1.49, Running 313.88s Step 671( 55.67%), action 334, FPS 1.45, Running 314.43s Step 672( 55.83%), action 335, FPS 1.38, Running 315.44s Step 673( 56.00%), action 336, FPS 1.36, Running 316.02s Step 674( 56.17%), action 337, FPS 1.32, Running 316.98s Step 675( 56.33%), action 338, FPS 1.34, Running 317.34s Step 676( 56.50%), action 339, FPS 1.36, Running 318.16s Step 677( 56.67%), action 340, FPS 1.34, Running 318.73s Step 678( 56.83%), action 341, FPS 1.37, Running 319.38s Step 679( 57.00%), action 342, FPS 1.40, Running 319.60s Step 680( 57.17%), action 343, FPS 1.47, Running 319.95s Step 681( 57.33%), action 344, FPS 1.49, Running 320.37s Step 682( 57.50%), action 345, FPS 1.54, Running 321.01s Step 683( 57.67%), action 346, FPS 1.55, Running 321.47s Step 684( 57.83%), action 347, FPS 1.55, Running 322.40s Step 685( 58.00%), action 348, FPS 1.54, Running 322.89s Step 686( 58.17%), action 349, FPS 1.56, Running 323.53s Step 687( 58.33%), action 350, FPS 1.56, Running 324.07s Step 688( 58.50%), action 351, FPS 1.57, Running 325.06s Step 689( 58.67%), action 352, FPS 1.57, Running 325.62s Step 690( 58.83%), action 353, FPS 1.58, Running 326.52s Step 691( 59.00%), action 354, FPS 1.61, Running 326.86s Step 692( 59.17%), action 355, FPS 1.62, Running 327.81s Step 693( 59.33%), action 356, FPS 1.62, Running 328.36s Step 694( 59.50%), action 357, FPS 1.62, Running 329.35s Step 695( 59.67%), action 358, FPS 1.58, Running 329.97s Step 696( 59.83%), action 359, FPS 1.57, Running 330.92s Step 697( 60.00%), action 360, FPS 1.59, Running 331.32s Step 698( 60.17%), action 361, FPS 1.52, Running 332.52s Step 699( 60.33%), action 362, FPS 1.51, Running 332.88s Step 700( 60.50%), action 363, FPS 1.46, Running 333.68s Step 701( 60.67%), action 364, FPS 1.44, Running 334.29s Step 702( 60.83%), action 365, FPS 1.41, Running 335.24s Step 703( 61.00%), action 366, FPS 1.40, Running 335.73s Step 704( 61.17%), action 367, FPS 1.43, Running 336.38s Step 705( 61.33%), action 368, FPS 1.42, Running 336.94s Step 706( 61.50%), action 369, FPS 1.39, Running 337.89s Step 707( 61.67%), action 370, FPS 1.42, Running 338.11s Step 708( 61.83%), action 371, FPS 1.48, Running 338.60s Step 709( 62.00%), action 372, FPS 1.51, Running 338.83s Step 710( 62.17%), action 373, FPS 1.55, Running 339.43s Step 711( 62.33%), action 374, FPS 1.54, Running 339.84s Step 712( 62.50%), action 375, FPS 1.54, Running 340.81s Step 713( 62.67%), action 376, FPS 1.54, Running 341.38s Step 714( 62.83%), action 377, FPS 1.54, Running 342.32s Step 715( 63.00%), action 378, FPS 1.56, Running 342.76s Step 716( 63.17%), action 379, FPS 1.53, Running 343.97s Step 717( 63.33%), action 380, FPS 1.51, Running 344.53s Step 718( 63.50%), action 381, FPS 1.53, Running 345.59s Step 719( 63.67%), action 382, FPS 1.51, Running 346.12s Step 720( 63.83%), action 383, FPS 1.49, Running 347.09s Step 721( 64.00%), action 384, FPS 1.52, Running 347.44s Step 722( 64.17%), action 385, FPS 1.54, Running 348.23s Step 723( 64.33%), action 386, FPS 1.54, Running 348.72s Step 724( 64.50%), action 387, FPS 1.49, Running 349.82s Step 725( 64.67%), action 388, FPS 1.49, Running 350.41s Step 726( 64.83%), action 389, FPS 1.48, Running 351.38s Step 727( 65.00%), action 390, FPS 1.45, Running 351.95s Step 728( 65.17%), action 391, FPS 1.39, Running 352.95s Step 729( 65.33%), action 392, FPS 1.36, Running 353.53s Step 730( 65.50%), action 393, FPS 1.33, Running 354.50s Step 731( 65.67%), action 394, FPS 1.32, Running 355.05s Step 732( 65.83%), action 395, FPS 1.31, Running 356.03s Step 733( 66.00%), action 396, FPS 1.31, Running 356.60s Step 734( 66.17%), action 397, FPS 1.36, Running 357.01s Step 735( 66.33%), action 398, FPS 1.38, Running 357.29s Step 736( 66.50%), action 399, FPS 1.45, Running 357.74s Step 737( 66.67%), action 400, FPS 1.48, Running 358.09s Step 738( 66.83%), action 401, FPS 1.49, Running 358.99s Step 739( 67.00%), action 402, FPS 1.51, Running 359.35s Step 740( 67.17%), action 403, FPS 1.53, Running 360.18s Step 741( 67.33%), action 404, FPS 1.50, Running 360.79s Step 742( 67.50%), action 405, FPS 1.48, Running 361.70s Step 743( 67.67%), action 406, FPS 1.50, Running 362.07s Step 744( 67.83%), action 407, FPS 1.53, Running 362.88s Step 745( 68.00%), action 408, FPS 1.53, Running 363.45s Step 746( 68.17%), action 409, FPS 1.52, Running 364.50s Step 747( 68.33%), action 410, FPS 1.52, Running 365.09s Step 748( 68.50%), action 411, FPS 1.53, Running 366.05s Step 749( 68.67%), action 412, FPS 1.53, Running 366.63s Step 750( 68.83%), action 413, FPS 1.53, Running 367.60s Step 751( 69.00%), action 414, FPS 1.52, Running 368.21s Step 752( 69.17%), action 415, FPS 1.52, Running 369.19s Step 753( 69.33%), action 416, FPS 1.55, Running 369.53s Step 754( 69.50%), action 417, FPS 1.49, Running 370.40s Step 755( 69.67%), action 418, FPS 1.46, Running 371.01s Step 756( 69.83%), action 419, FPS 1.40, Running 372.00s Step 757( 70.00%), action 420, FPS 1.37, Running 372.71s Step 758( 70.17%), action 421, FPS 1.35, Running 373.85s Step 759( 70.33%), action 422, FPS 1.35, Running 374.16s Step 760( 70.50%), action 423, FPS 1.34, Running 375.13s Step 761( 70.67%), action 424, FPS 1.35, Running 375.66s Step 762( 70.83%), action 425, FPS 1.40, Running 375.99s Step 763( 71.00%), action 426, FPS 1.41, Running 376.24s Step 764( 71.17%), action 427, FPS 1.45, Running 376.64s Step 765( 71.33%), action 428, FPS 1.48, Running 376.96s Step 766( 71.50%), action 429, FPS 1.53, Running 377.56s Step 767( 71.67%), action 430, FPS 1.55, Running 378.02s Step 768( 71.83%), action 431, FPS 1.53, Running 379.08s Step 769( 72.00%), action 432, FPS 1.54, Running 379.61s Step 770( 72.17%), action 433, FPS 1.54, Running 380.59s Step 771( 72.33%), action 434, FPS 1.54, Running 381.16s Step 772( 72.50%), action 435, FPS 1.54, Running 382.15s Step 773( 72.67%), action 436, FPS 1.51, Running 382.76s Step 774( 72.83%), action 437, FPS 1.50, Running 383.77s Step 775( 73.00%), action 438, FPS 1.50, Running 384.34s Step 776( 73.17%), action 439, FPS 1.50, Running 385.31s Step 777( 73.33%), action 440, FPS 1.51, Running 385.94s Step 778( 73.50%), action 441, FPS 1.53, Running 386.96s Step 779( 73.67%), action 442, FPS 1.52, Running 387.28s Step 780( 73.83%), action 443, FPS 1.54, Running 388.14s Step 781( 74.00%), action 444, FPS 1.53, Running 388.70s Step 782( 74.17%), action 445, FPS 1.46, Running 389.67s Step 783( 74.33%), action 446, FPS 1.42, Running 390.31s Step 784( 74.50%), action 447, FPS 1.37, Running 391.27s Step 785( 74.67%), action 448, FPS 1.37, Running 391.61s Step 786( 74.83%), action 449, FPS 1.34, Running 392.44s Step 787( 75.00%), action 450, FPS 1.33, Running 393.03s Step 788( 75.17%), action 451, FPS 1.34, Running 394.00s Step 789( 75.33%), action 452, FPS 1.34, Running 394.54s Step 790( 75.50%), action 453, FPS 1.40, Running 394.87s Step 791( 75.67%), action 454, FPS 1.44, Running 395.09s Step 792( 75.83%), action 455, FPS 1.48, Running 395.65s Step 793( 76.00%), action 456, FPS 1.51, Running 395.98s Step 794( 76.17%), action 457, FPS 1.54, Running 396.75s Step 795( 76.33%), action 458, FPS 1.55, Running 397.29s Step 796( 76.50%), action 459, FPS 1.54, Running 398.28s Step 797( 76.67%), action 460, FPS 1.58, Running 398.63s Step 798( 76.83%), action 461, FPS 1.57, Running 399.71s Step 799( 77.00%), action 462, FPS 1.56, Running 400.07s Step 800( 77.17%), action 463, FPS 1.56, Running 400.99s Step 801( 77.33%), action 464, FPS 1.55, Running 401.58s Step 802( 77.50%), action 465, FPS 1.55, Running 402.54s Step 803( 77.67%), action 466, FPS 1.56, Running 403.12s Step 804( 77.83%), action 467, FPS 1.56, Running 404.11s Step 805( 78.00%), action 468, FPS 1.55, Running 404.52s Step 806( 78.17%), action 469, FPS 1.55, Running 405.35s Step 807( 78.33%), action 470, FPS 1.56, Running 405.87s Step 808( 78.50%), action 471, FPS 1.55, Running 406.91s Step 809( 78.67%), action 472, FPS 1.54, Running 407.50s Step 810( 78.83%), action 473, FPS 1.48, Running 408.42s Step 811( 79.00%), action 474, FPS 1.46, Running 408.74s Step 812( 79.17%), action 475, FPS 1.44, Running 409.57s Step 813( 79.33%), action 476, FPS 1.43, Running 409.97s Step 814( 79.50%), action 477, FPS 1.43, Running 410.72s Step 815( 79.67%), action 478, FPS 1.43, Running 411.27s Step 816( 79.83%), action 479, FPS 1.43, Running 412.25s Step 817( 80.00%), action 480, FPS 1.41, Running 412.80s Step 818( 80.17%), action 481, FPS 1.45, Running 413.47s Step 819( 80.33%), action 482, FPS 1.47, Running 413.68s Step 820( 80.50%), action 483, FPS 1.53, Running 414.03s Step 821( 80.67%), action 484, FPS 1.58, Running 414.27s Step 822( 80.83%), action 485, FPS 1.64, Running 414.74s Step 823( 81.00%), action 486, FPS 1.68, Running 414.99s Step 824( 81.17%), action 487, FPS 1.76, Running 415.51s Step 825( 81.33%), action 488, FPS 1.76, Running 415.88s Step 826( 81.50%), action 489, FPS 1.81, Running 416.42s Step 827( 81.67%), action 490, FPS 1.81, Running 416.95s Step 828( 81.83%), action 491, FPS 1.82, Running 417.89s Step 829( 82.00%), action 492, FPS 1.87, Running 418.22s Step 830( 82.17%), action 493, FPS 1.87, Running 419.11s Step 831( 82.33%), action 494, FPS 1.83, Running 419.68s Step 832( 82.50%), action 495, FPS 1.80, Running 420.67s Step 833( 82.67%), action 496, FPS 1.81, Running 421.00s Step 834( 82.83%), action 497, FPS 1.79, Running 421.92s Step 835( 83.00%), action 498, FPS 1.78, Running 422.48s Step 836( 83.17%), action 499, FPS 1.78, Running 423.47s Step 837( 83.33%), action 500, FPS 1.79, Running 423.97s Step 838( 83.50%), action 501, FPS 1.71, Running 425.13s Step 839( 83.67%), action 502, FPS 1.66, Running 425.73s Step 840( 83.83%), action 503, FPS 1.58, Running 426.69s Step 841( 84.00%), action 504, FPS 1.56, Running 427.11s Step 842( 84.17%), action 505, FPS 1.53, Running 427.84s Step 843( 84.33%), action 506, FPS 1.49, Running 428.39s Step 844( 84.50%), action 507, FPS 1.44, Running 429.37s Step 845( 84.67%), action 508, FPS 1.41, Running 430.01s Step 846( 84.83%), action 509, FPS 1.37, Running 431.01s Step 847( 85.00%), action 510, FPS 1.37, Running 431.60s Step 848( 85.17%), action 511, FPS 1.36, Running 432.60s Step 849( 85.33%), action 512, FPS 1.34, Running 433.19s Step 850( 85.50%), action 513, FPS 1.36, Running 433.81s Step 851( 85.67%), action 514, FPS 1.39, Running 434.05s Step 852( 85.83%), action 515, FPS 1.45, Running 434.42s Step 853( 86.00%), action 516, FPS 1.47, Running 434.64s Step 854( 86.17%), action 517, FPS 1.52, Running 435.07s Step 855( 86.33%), action 518, FPS 1.54, Running 435.50s Step 856( 86.50%), action 519, FPS 1.56, Running 436.30s Step 857( 86.67%), action 520, FPS 1.54, Running 436.94s Step 858( 86.83%), action 521, FPS 1.56, Running 437.92s Step 859( 87.00%), action 522, FPS 1.56, Running 438.55s Step 860( 87.17%), action 523, FPS 1.56, Running 439.47s Step 861( 87.33%), action 524, FPS 1.55, Running 440.03s Step 862( 87.50%), action 525, FPS 1.54, Running 440.80s Step 863( 87.67%), action 526, FPS 1.56, Running 441.22s Step 864( 87.83%), action 527, FPS 1.57, Running 442.15s Step 865( 88.00%), action 528, FPS 1.57, Running 442.71s Step 866( 88.17%), action 529, FPS 1.61, Running 443.42s Step 867( 88.33%), action 530, FPS 1.62, Running 443.92s Step 868( 88.50%), action 531, FPS 1.63, Running 444.88s Step 869( 88.67%), action 532, FPS 1.63, Running 445.49s Step 870( 88.83%), action 533, FPS 1.59, Running 446.43s Step 871( 89.00%), action 534, FPS 1.55, Running 446.99s Step 872( 89.17%), action 535, FPS 1.50, Running 447.77s Step 873( 89.33%), action 536, FPS 1.47, Running 448.28s Step 874( 89.50%), action 537, FPS 1.41, Running 449.23s Step 875( 89.67%), action 538, FPS 1.40, Running 449.79s Step 876( 89.83%), action 539, FPS 1.39, Running 450.74s Step 877( 90.00%), action 540, FPS 1.39, Running 451.32s Step 878( 90.17%), action 541, FPS 1.38, Running 452.37s Step 879( 90.33%), action 542, FPS 1.39, Running 452.92s Step 880( 90.50%), action 543, FPS 1.45, Running 453.22s Step 881( 90.67%), action 544, FPS 1.49, Running 453.49s Step 882( 90.83%), action 545, FPS 1.52, Running 453.93s Step 883( 91.00%), action 546, FPS 1.54, Running 454.21s Step 884( 91.17%), action 547, FPS 1.59, Running 454.74s Step 885( 91.33%), action 548, FPS 1.61, Running 455.11s Step 886( 91.50%), action 549, FPS 1.61, Running 455.88s Step 887( 91.67%), action 550, FPS 1.59, Running 456.48s Step 888( 91.83%), action 551, FPS 1.59, Running 457.46s Step 889( 92.00%), action 552, FPS 1.59, Running 458.05s Step 890( 92.17%), action 553, FPS 1.59, Running 458.97s Step 891( 92.33%), action 554, FPS 1.60, Running 459.53s Step 892( 92.50%), action 555, FPS 1.57, Running 460.49s Step 893( 92.67%), action 556, FPS 1.60, Running 460.80s Step 894( 92.83%), action 557, FPS 1.60, Running 461.70s Step 895( 93.00%), action 558, FPS 1.63, Running 462.03s Step 896( 93.17%), action 559, FPS 1.65, Running 462.87s Step 897( 93.33%), action 560, FPS 1.65, Running 463.44s Step 898( 93.50%), action 561, FPS 1.64, Running 464.53s Step 899( 93.67%), action 562, FPS 1.65, Running 465.03s Step 900( 93.83%), action 563, FPS 1.56, Running 466.04s Step 901( 94.00%), action 564, FPS 1.52, Running 466.61s Step 902( 94.17%), action 565, FPS 1.47, Running 467.57s Step 903( 94.33%), action 566, FPS 1.46, Running 467.90s Step 904( 94.50%), action 567, FPS 1.43, Running 468.74s Step 905( 94.67%), action 568, FPS 1.40, Running 469.35s Step 906( 94.83%), action 569, FPS 1.39, Running 470.29s Step 907( 95.00%), action 570, FPS 1.38, Running 470.92s Step 908( 95.17%), action 571, FPS 1.38, Running 471.93s Step 909( 95.33%), action 572, FPS 1.39, Running 472.47s Step 910( 95.50%), action 573, FPS 1.45, Running 472.81s Step 911( 95.67%), action 574, FPS 1.48, Running 473.03s Step 912( 95.83%), action 575, FPS 1.54, Running 473.51s Step 913( 96.00%), action 576, FPS 1.54, Running 473.76s Step 914( 96.17%), action 577, FPS 1.60, Running 474.20s Step 915( 96.33%), action 578, FPS 1.60, Running 474.54s Step 916( 96.50%), action 579, FPS 1.64, Running 475.05s Step 917( 96.67%), action 580, FPS 1.65, Running 475.58s Step 918( 96.83%), action 581, FPS 1.67, Running 476.52s Step 919( 97.00%), action 582, FPS 1.66, Running 477.09s Step 920( 97.17%), action 583, FPS 1.67, Running 478.05s Step 921( 97.33%), action 584, FPS 1.70, Running 478.37s Step 922( 97.50%), action 585, FPS 1.72, Running 479.21s Step 923( 97.67%), action 586, FPS 1.72, Running 479.55s Step 924( 97.83%), action 587, FPS 1.72, Running 480.35s Step 925( 98.00%), action 588, FPS 1.72, Running 480.96s Step 926( 98.17%), action 589, FPS 1.70, Running 482.02s Step 927( 98.33%), action 590, FPS 1.71, Running 482.58s Step 928( 98.50%), action 591, FPS 1.72, Running 483.54s Step 929( 98.67%), action 592, FPS 1.72, Running 484.10s Step 930( 98.83%), action 593, FPS 1.63, Running 485.05s Step 931( 99.00%), action 594, FPS 1.62, Running 485.37s Step 932( 99.17%), action 595, FPS 1.58, Running 486.20s Step 933( 99.33%), action 596, FPS 1.54, Running 486.74s Step 934( 99.50%), action 597, FPS 1.50, Running 487.51s Step 935( 99.67%), action 598, FPS 1.49, Running 487.93s Step 936( 99.83%), action 599, FPS 1.45, Running 488.87s Step 937(100.00%), action 600, FPS 1.44, Running 489.42s [2026-08-01 23:27:34] [66 ] Seed 65 failed after 489.59 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 8/66(12.12%) success. +Setting seed: 66 +Step 1( N/A%), pre moving , FPS 6.97, Running 0.14s Step 2( N/A%), pre moving , FPS 4.36, Running 0.46s Step 3( N/A%), pre moving , FPS 5.50, Running 0.55s Step 4( N/A%), pre moving , FPS 6.51, Running 0.61s Step 5( N/A%), pre moving , FPS 7.18, Running 0.70s Step 6( N/A%), pre moving , FPS 5.89, Running 1.02s Step 7( N/A%), pre moving , FPS 6.31, Running 1.11s Step 8( N/A%), pre moving , FPS 6.76, Running 1.18s Step 9( N/A%), pre moving , FPS 5.96, Running 1.51s Step 10( N/A%), pre moving , FPS 6.25, Running 1.60s Step 11( N/A%), pre moving , FPS 6.60, Running 1.67s Step 12( N/A%), pre moving , FPS 6.89, Running 1.74s Step 13( N/A%), pre moving , FPS 6.29, Running 2.07s Step 14( N/A%), pre moving , FPS 6.70, Running 2.09s Step 15( N/A%), pre moving , FPS 7.11, Running 2.11s Step 16( N/A%), pre moving , FPS 7.51, Running 2.13s Step 17( N/A%), pre moving , FPS 7.91, Running 2.15s Step 18( N/A%), pre moving , FPS 8.29, Running 2.17s Step 19( N/A%), pre moving , FPS 8.67, Running 2.19s Step 20( N/A%), pre moving , FPS 9.04, Running 2.21s Step 21( N/A%), pre moving , FPS 8.85, Running 2.40s Step 22( N/A%), pre moving , FPS 10.17, Running 2.42s Step 23( N/A%), pre moving , FPS 10.53, Running 2.45s Step 24( N/A%), pre moving , FPS 10.81, Running 2.47s Step 25( N/A%), pre moving , FPS 11.18, Running 2.49s Step 26( N/A%), pre moving , FPS 11.60, Running 2.74s Step 27( N/A%), pre moving , FPS 12.10, Running 2.76s Step 28( N/A%), pre moving , FPS 12.51, Running 2.78s Step 29( N/A%), pre moving , FPS 15.47, Running 2.80s Step 30( N/A%), pre moving , FPS 16.36, Running 2.82s Step 31( N/A%), pre moving , FPS 17.01, Running 2.84s Step 32( N/A%), pre moving , FPS 17.84, Running 2.86s Step 33( N/A%), pre moving , FPS 24.48, Running 2.88s Step 34( N/A%), pre moving , FPS 24.55, Running 2.90s Step 35( N/A%), pre moving , FPS 24.55, Running 2.92s Step 36( N/A%), pre moving , FPS 14.85, Running 3.48s Step 37( N/A%), pre moving , FPS 13.75, Running 3.61s Step 38( N/A%), pre moving , FPS 13.69, Running 3.63s Step 39( N/A%), pre moving , FPS 13.69, Running 3.65s Step 40( N/A%), pre moving , FPS 13.70, Running 3.67s Step 41( N/A%), pre moving , FPS 15.52, Running 3.69s Step 42( N/A%), pre moving , FPS 15.54, Running 3.71s Step 43( N/A%), pre moving , FPS 15.55, Running 3.73s Step 44( N/A%), pre moving , FPS 15.56, Running 3.75s Step 45( N/A%), pre moving , FPS 15.56, Running 3.77s Step 46( N/A%), pre moving , FPS 19.05, Running 3.79s Step 47( N/A%), pre moving , FPS 18.83, Running 3.82s Step 48( N/A%), pre moving , FPS 11.80, Running 4.48s Step 49( N/A%), pre moving , FPS 11.51, Running 4.54s Step 50( N/A%), pre moving , FPS 11.31, Running 4.59s Step 51( N/A%), pre moving , FPS 11.02, Running 4.66s Step 52( N/A%), pre moving , FPS 10.71, Running 4.73s Step 53( N/A%), pre moving , FPS 10.45, Running 4.80s Step 54( N/A%), pre moving , FPS 10.13, Running 4.88s Step 55( N/A%), pre moving , FPS 8.80, Running 5.20s Step 56( N/A%), pre moving , FPS 10.83, Running 5.32s Step 57( N/A%), pre moving , FPS 10.84, Running 5.45s Step 58( N/A%), pre moving , FPS 9.15, Running 5.82s Step 59( N/A%), pre moving , FPS 8.79, Running 5.93s Step 60( N/A%), pre moving , FPS 7.70, Running 6.27s Step 61( N/A%), pre moving , FPS 7.41, Running 6.39s Step 62( N/A%), pre moving , FPS 7.19, Running 6.50s Step 63( N/A%), pre moving , FPS 6.41, Running 6.85s Step 64( N/A%), pre moving , FPS 6.20, Running 6.98s Step 65( N/A%), pre moving , FPS 5.73, Running 7.26s Step 66( N/A%), pre moving , FPS 5.44, Running 7.47s Step 67( N/A%), pre moving , FPS 5.33, Running 7.57s Step 68( N/A%), pre moving , FPS 5.79, Running 7.93s Step 69( N/A%), pre moving , FPS 5.68, Running 8.06s Step 70( N/A%), pre moving , FPS 5.58, Running 8.18s Step 71( N/A%), pre moving , FPS 5.12, Running 8.56s Step 72( N/A%), pre moving , FPS 5.07, Running 8.67s Step 73( N/A%), pre moving , FPS 4.72, Running 9.03s Step 74( N/A%), pre moving , FPS 4.66, Running 9.17s Step 75( N/A%), pre moving , FPS 4.61, Running 9.53s Step 76( N/A%), pre moving , FPS 4.61, Running 9.66s Step 77( N/A%), pre moving , FPS 4.62, Running 9.78s Step 78( N/A%), pre moving , FPS 4.61, Running 10.16s Step 79( N/A%), pre moving , FPS 4.61, Running 10.27s Step 80( N/A%), pre moving , FPS 4.59, Running 10.63s Step 81( N/A%), pre moving , FPS 4.58, Running 10.75s Step 82( N/A%), pre moving , FPS 4.58, Running 10.87s Step 83( N/A%), pre moving , FPS 4.55, Running 11.24s Step 84( N/A%), pre moving , FPS 4.57, Running 11.35s Step 85( N/A%), pre moving , FPS 4.50, Running 11.70s Step 86( N/A%), pre moving , FPS 4.58, Running 11.84s Step 87( N/A%), pre moving , FPS 4.57, Running 11.95s Step 88( N/A%), pre moving , FPS 4.53, Running 12.34s Step 89( N/A%), pre moving , FPS 4.56, Running 12.45s Step 90( N/A%), pre moving , FPS 4.36, Running 12.77s Step 91( N/A%), pre moving , FPS 4.66, Running 12.85s Step 92( N/A%), pre moving , FPS 4.70, Running 12.93s Step 93( N/A%), pre moving , FPS 5.03, Running 13.01s Step 94( N/A%), pre moving , FPS 4.80, Running 13.33s Step 95( N/A%), pre moving , FPS 5.14, Running 13.43s Step 96( N/A%), pre moving , FPS 5.22, Running 13.49s Step 97( N/A%), pre moving , FPS 5.27, Running 13.57s Step 98( N/A%), pre moving , FPS 5.36, Running 13.89s Step 99( N/A%), pre moving , FPS 5.39, Running 13.98s Step 100( N/A%), pre moving , FPS 5.83, Running 14.06s Step 101( N/A%), pre moving , FPS 5.51, Running 14.39s Step 102( N/A%), pre moving , FPS 5.54, Running 14.47s Step 103( N/A%), pre moving , FPS 6.07, Running 14.54s Step 104( N/A%), pre moving , FPS 6.12, Running 14.62s Step 105( N/A%), pre moving , FPS 6.19, Running 14.93s Step 106( N/A%), pre moving , FPS 6.27, Running 15.03s Step 107( N/A%), pre moving , FPS 6.36, Running 15.10s Step 108( N/A%), pre moving , FPS 7.07, Running 15.17s Step 109( N/A%), pre moving , FPS 6.57, Running 15.50s Step 110( N/A%), pre moving , FPS 7.10, Running 15.59s Step 111( N/A%), pre moving , FPS 7.11, Running 15.67s Step 112( N/A%), pre moving , FPS 6.55, Running 15.98s Step 113( N/A%), pre moving , FPS 6.50, Running 16.09s Step 114( N/A%), pre moving , FPS 7.10, Running 16.15s Step 115( N/A%), pre moving , FPS 7.15, Running 16.22s Step 116( N/A%), pre moving , FPS 6.54, Running 16.55s Step 117( N/A%), pre moving , FPS 6.51, Running 16.64s Step 118( N/A%), pre moving , FPS 7.09, Running 16.71s Step 119( N/A%), pre moving , FPS 7.15, Running 16.78s Step 120( N/A%), pre moving , FPS 6.57, Running 17.10s Step 121( N/A%), pre moving , FPS 7.12, Running 17.20s Step 122( N/A%), pre moving , FPS 7.15, Running 17.27s Step 123( N/A%), pre moving , FPS 6.79, Running 17.48s Step 124( N/A%), pre moving , FPS 6.58, Running 17.66s Step 125( N/A%), pre moving , FPS 7.11, Running 17.75s Step 126( N/A%), pre moving , FPS 7.20, Running 17.81s Step 127( N/A%), pre moving , FPS 7.19, Running 17.88s Step 128( N/A%), pre moving , FPS 4.71, Running 19.42s Step 129( N/A%), pre moving , FPS 4.45, Running 19.99s Step 130( N/A%), pre moving , FPS 4.14, Running 20.42s Step 131( N/A%), pre moving , FPS 3.75, Running 21.00s Step 132( N/A%), pre moving , FPS 3.65, Running 21.46s Step 133( N/A%), pre moving , FPS 3.38, Running 22.01s Step 134( N/A%), pre moving , FPS 3.33, Running 22.15s Step 135( N/A%), pre moving , FPS 3.25, Running 22.38s Step 136( N/A%), pre moving , FPS 3.35, Running 22.51s Step 137( N/A%), pre moving , FPS 3.29, Running 22.73s Step 138( N/A%), pre moving , FPS 3.24, Running 22.88s Step 139( N/A%), pre moving , FPS 3.08, Running 23.27s Step 140( N/A%), pre moving , FPS 3.14, Running 23.47s Step 141( N/A%), pre moving , FPS 2.99, Running 23.88s Step 142( N/A%), pre moving , FPS 2.83, Running 24.33s Step 143( N/A%), pre moving , FPS 2.70, Running 24.89s Step 144( N/A%), pre moving , FPS 2.60, Running 25.36s Step 145( N/A%), pre moving , FPS 2.44, Running 25.93s Step 146( N/A%), pre moving , FPS 2.33, Running 26.41s Step 147( N/A%), pre moving , FPS 2.19, Running 27.01s Step 148( N/A%), pre moving , FPS 2.50, Running 27.43s Step 149( N/A%), pre moving , FPS 2.50, Running 28.01s Step 150( N/A%), pre moving , FPS 2.56, Running 28.23s Step 151( N/A%), pre moving , FPS 2.59, Running 28.73s Step 152( N/A%), pre moving , FPS 2.59, Running 29.17s Step 153( N/A%), pre moving , FPS 2.60, Running 29.71s Step 154( N/A%), pre moving , FPS 2.51, Running 30.11s Step 155( N/A%), pre moving , FPS 2.47, Running 30.47s Step 156( N/A%), pre moving , FPS 2.41, Running 30.81s Step 157( N/A%), pre moving , FPS 2.30, Running 31.44s Step 158( N/A%), pre moving , FPS 2.22, Running 31.89s Step 159( N/A%), pre moving , FPS 2.16, Running 32.51s Step 160( N/A%), pre moving , FPS 2.10, Running 32.99s Step 161( N/A%), pre moving , FPS 2.06, Running 33.61s Step 162( N/A%), pre moving , FPS 2.06, Running 34.06s Step 163( N/A%), pre moving , FPS 2.05, Running 34.66s Step 164( N/A%), pre moving , FPS 2.04, Running 35.15s Step 165( N/A%), pre moving , FPS 2.03, Running 35.77s Step 166( N/A%), pre moving , FPS 2.04, Running 36.21s Step 167( N/A%), pre moving , FPS 2.04, Running 36.80s Step 168( N/A%), pre moving , FPS 2.04, Running 37.25s Step 169( N/A%), pre moving , FPS 2.04, Running 37.81s Step 170( N/A%), pre moving , FPS 1.99, Running 38.29s Step 171( N/A%), pre moving , FPS 1.97, Running 38.87s Step 172( N/A%), pre moving , FPS 2.00, Running 39.17s Step 173( N/A%), pre moving , FPS 2.02, Running 39.64s Step 174( N/A%), pre moving , FPS 2.02, Running 40.02s Step 175( N/A%), pre moving , FPS 1.97, Running 40.62s Step 176( N/A%), pre moving , FPS 1.94, Running 41.10s Step 177( N/A%), pre moving , FPS 2.02, Running 41.32s Step 178( N/A%), pre moving , FPS 2.09, Running 41.47s Step 179( N/A%), pre moving , FPS 2.17, Running 41.71s Step 180( N/A%), pre moving , FPS 2.26, Running 41.85s Step 181( N/A%), pre moving , FPS 2.37, Running 42.06s Step 182( N/A%), pre moving , FPS 2.43, Running 42.29s Step 183( N/A%), pre moving , FPS 2.49, Running 42.68s Step 184( N/A%), pre moving , FPS 2.56, Running 42.95s Step 185( N/A%), pre moving , FPS 2.56, Running 43.58s Step 186( N/A%), pre moving , FPS 2.55, Running 44.06s Step 187( N/A%), pre moving , FPS 2.55, Running 44.65s Step 188( N/A%), pre moving , FPS 2.53, Running 45.17s Step 189( N/A%), pre moving , FPS 2.49, Running 45.84s Step 190( N/A%), pre moving , FPS 2.47, Running 46.39s Step 191( N/A%), pre moving , FPS 2.45, Running 47.03s Step 192( N/A%), pre moving , FPS 2.40, Running 47.50s Step 193( N/A%), pre moving , FPS 2.36, Running 48.12s Step 194( N/A%), pre moving , FPS 2.32, Running 48.64s Step 195( N/A%), pre moving , FPS 2.32, Running 49.23s Step 196( N/A%), pre moving , FPS 2.42, Running 49.35s Step 197( N/A%), pre moving , FPS 2.39, Running 49.68s Step 198( N/A%), pre moving , FPS 2.40, Running 49.79s Step 199( N/A%), pre moving , FPS 2.43, Running 49.92s Step 200( N/A%), pre moving , FPS 2.38, Running 50.26s Step 201( N/A%), pre moving , FPS 2.41, Running 50.37s Step 202( N/A%), pre moving , FPS 2.44, Running 50.47s Step 203( N/A%), pre moving , FPS 2.45, Running 50.85s Step 204( N/A%), pre moving , FPS 2.50, Running 50.95s Step 205( N/A%), pre moving , FPS 2.61, Running 51.25s Step 206( N/A%), pre moving , FPS 2.51, Running 52.02s Step 207( N/A%), pre moving , FPS 2.68, Running 52.11s Step 208( N/A%), pre moving , FPS 2.84, Running 52.22s Step 209( N/A%), pre moving , FPS 2.94, Running 52.65s Step 210( N/A%), pre moving , FPS 3.11, Running 52.81s Step 211( N/A%), pre moving , FPS 3.22, Running 53.24s Step 212( N/A%), pre moving , FPS 3.24, Running 53.67s Step 213( N/A%), pre moving , FPS 3.49, Running 53.84s Step 214( N/A%), pre moving , FPS 3.56, Running 54.26s Step 215( N/A%), pre moving , FPS 3.85, Running 54.43s Step 216( N/A%), pre moving , FPS 3.63, Running 54.86s Step 217( N/A%), pre moving , FPS 3.74, Running 55.03s Step 218( N/A%), pre moving , FPS 3.71, Running 55.18s Step 219( N/A%), pre moving , FPS 3.52, Running 55.61s Step 220( N/A%), pre moving , FPS 3.64, Running 55.76s Step 221( N/A%), pre moving , FPS 3.44, Running 56.17s Step 222( N/A%), pre moving , FPS 3.41, Running 56.34s Step 223( N/A%), pre moving , FPS 3.39, Running 56.75s Step 224( N/A%), pre moving , FPS 3.35, Running 56.92s Step 225( N/A%), pre moving , FPS 3.28, Running 57.34s Step 226( N/A%), pre moving , FPS 3.63, Running 57.52s Step 227( N/A%), pre moving , FPS 3.44, Running 57.93s Step 228( N/A%), pre moving , FPS 3.43, Running 58.04s Step 229( N/A%), pre moving , FPS 3.60, Running 58.20s Step 230( N/A%), pre moving , FPS 3.45, Running 58.60s Step 231( N/A%), pre moving , FPS 3.61, Running 58.78s Step 232( N/A%), pre moving , FPS 3.61, Running 59.21s Step 233( N/A%), pre moving , FPS 3.62, Running 59.37s Step 234( N/A%), pre moving , FPS 3.61, Running 59.80s Step 235( N/A%), pre moving , FPS 3.66, Running 59.90s Step 236( N/A%), pre moving , FPS 3.88, Running 60.01s Step 237( N/A%), pre moving , FPS 3.70, Running 60.44s Step 238( N/A%), pre moving , FPS 3.70, Running 60.59s Step 239( N/A%), pre moving , FPS 3.69, Running 61.03s Step 240( N/A%), pre moving , FPS 3.67, Running 61.20s Step 241( N/A%), pre moving , FPS 3.69, Running 61.59s Step 242( N/A%), pre moving , FPS 3.71, Running 61.73s Step 243( N/A%), pre moving , FPS 3.92, Running 61.85s Step 244( N/A%), pre moving , FPS 3.95, Running 61.98s Step 245( N/A%), pre moving , FPS 4.20, Running 62.11s Step 246( N/A%), pre moving , FPS 4.25, Running 62.22s Step 247( N/A%), pre moving , FPS 4.53, Running 62.35s Step 248( N/A%), pre moving , FPS 4.55, Running 62.44s Step 249( N/A%), pre moving , FPS 4.60, Running 62.55s Step 250( N/A%), pre moving , FPS 4.65, Running 62.90s Step 251( N/A%), pre moving , FPS 4.73, Running 63.01s Step 252( N/A%), pre moving , FPS 5.13, Running 63.11s Step 253( N/A%), pre moving , FPS 5.20, Running 63.22s Step 254( N/A%), pre moving , FPS 5.29, Running 63.58s Step 255( N/A%), pre moving , FPS 5.29, Running 63.69s Step 256( N/A%), pre moving , FPS 4.22, Running 64.74s Step 257( N/A%), pre moving , FPS 4.54, Running 64.85s Step 258( N/A%), pre moving , FPS 4.52, Running 65.01s Step 259( N/A%), pre moving , FPS 4.61, Running 65.37s Step 260( N/A%), pre moving , FPS 4.54, Running 65.61s Step 261( N/A%), pre moving , FPS 4.60, Running 65.94s Step 262( N/A%), pre moving , FPS 4.57, Running 66.10s Step 263( N/A%), pre moving , FPS 4.24, Running 66.57s Step 264( N/A%), pre moving , FPS 3.96, Running 67.02s Step 265( N/A%), pre moving , FPS 3.89, Running 67.25s Step 266( N/A%), pre moving , FPS 3.64, Running 67.71s Step 267( N/A%), pre moving , FPS 3.57, Running 67.96s Step 268( N/A%), pre moving , FPS 3.34, Running 68.43s Step 269( N/A%), pre moving , FPS 3.15, Running 68.90s Step 270( N/A%), pre moving , FPS 3.20, Running 69.14s Step 271( N/A%), pre moving , FPS 3.01, Running 69.65s Step 272( N/A%), pre moving , FPS 2.84, Running 70.16s Step 273( N/A%), pre moving , FPS 2.67, Running 70.71s Step 274( N/A%), pre moving , FPS 2.70, Running 71.00s Step 275( N/A%), pre moving , FPS 2.54, Running 71.55s Step 276( N/A%), pre moving , FPS 2.72, Running 72.09s Step 277( N/A%), pre moving , FPS 2.57, Running 72.64s Step 278( N/A%), pre moving , FPS 2.44, Running 73.19s Step 279( N/A%), pre moving , FPS 2.40, Running 73.71s Step 280( N/A%), pre moving , FPS 2.38, Running 74.00s Step 281( N/A%), pre moving , FPS 2.33, Running 74.53s Step 282( N/A%), pre moving , FPS 2.24, Running 75.04s Step 283( N/A%), pre moving , FPS 2.29, Running 75.32s Step 284( N/A%), pre moving , FPS 2.26, Running 75.86s Step 285( N/A%), pre moving , FPS 2.19, Running 76.40s Step 286( N/A%), pre moving , FPS 2.18, Running 76.88s Step 287( N/A%), pre moving , FPS 2.18, Running 77.11s Step 288( N/A%), pre moving , FPS 2.18, Running 77.59s Step 289( N/A%), pre moving , FPS 2.19, Running 78.04s Step 290( N/A%), pre moving , FPS 2.20, Running 78.23s Step 291( N/A%), pre moving , FPS 2.27, Running 78.44s Step 292( N/A%), pre moving , FPS 2.32, Running 78.77s Step 293( N/A%), pre moving , FPS 2.36, Running 79.20s Step 294( N/A%), pre moving , FPS 2.36, Running 79.48s Step 295( N/A%), pre moving , FPS 2.37, Running 79.98s Step 296( N/A%), pre moving , FPS 2.47, Running 80.19s Step 297( N/A%), pre moving , FPS 2.49, Running 80.66s Step 298( N/A%), pre moving , FPS 2.52, Running 81.14s Step 299( N/A%), pre moving , FPS 2.61, Running 81.37s Step 300( N/A%), pre moving , FPS 2.56, Running 81.81s Step 301( N/A%), pre moving , FPS 2.67, Running 82.01s Step 302( N/A%), pre moving , FPS 2.78, Running 82.24s Step 303( N/A%), pre moving , FPS 2.78, Running 82.51s Step 304( N/A%), pre moving , FPS 2.91, Running 82.74s Step 305( N/A%), pre moving , FPS 2.93, Running 83.22s Step 306( N/A%), pre moving , FPS 3.08, Running 83.38s Step 307( N/A%), pre moving , FPS 2.98, Running 83.82s Step 308( N/A%), pre moving , FPS 3.13, Running 83.99s Step 309( N/A%), pre moving , FPS 3.15, Running 84.39s Step 310( N/A%), pre moving , FPS 3.15, Running 84.57s Step 311( N/A%), pre moving , FPS 3.06, Running 84.98s Step 312( N/A%), pre moving , FPS 3.16, Running 85.10s Step 313( N/A%), pre moving , FPS 3.33, Running 85.20s Step 314( N/A%), pre moving , FPS 3.29, Running 85.56s Step 315( N/A%), pre moving , FPS 3.51, Running 85.68s Step 316( N/A%), pre moving , FPS 3.57, Running 85.79s Step 317( N/A%), pre moving , FPS 3.65, Running 86.15s Step 318( N/A%), pre moving , FPS 3.90, Running 86.27s Step 319( N/A%), pre moving , FPS 4.00, Running 86.38s Step 320( N/A%), pre moving , FPS 4.05, Running 86.75s Step 321( N/A%), pre moving , FPS 4.14, Running 86.85s Step 322( N/A%), pre moving , FPS 4.23, Running 86.97s Step 323( N/A%), pre moving , FPS 4.14, Running 87.34s Step 324( N/A%), pre moving , FPS 4.26, Running 87.44s Step 325( N/A%), pre moving , FPS 4.64, Running 87.54s Step 326( N/A%), pre moving , FPS 4.44, Running 87.89s Step 327( N/A%), pre moving , FPS 4.78, Running 88.01s Step 328( N/A%), pre moving , FPS 4.85, Running 88.11s Step 329( N/A%), pre moving , FPS 3.33, Running 90.39s Step 330( N/A%), pre moving , FPS 3.07, Running 91.08s Step 331( N/A%), pre moving , FPS 3.15, Running 91.33s Step 332( N/A%), pre moving , FPS 2.82, Running 92.20s Step 333( N/A%), pre moving , FPS 2.76, Running 92.45s Step 334( N/A%), pre moving , FPS 2.58, Running 93.30s Step 335( N/A%), pre moving , FPS 2.55, Running 93.53s Step 336( N/A%), pre moving , FPS 2.33, Running 94.38s Step 337( N/A%), pre moving , FPS 2.37, Running 94.60s Step 338( N/A%), pre moving , FPS 2.17, Running 95.49s Step 339( N/A%), pre moving , FPS 2.14, Running 95.74s Step 340( N/A%), pre moving , FPS 2.03, Running 96.60s Step 341( N/A%), pre moving , FPS 1.98, Running 96.93s Step 342( N/A%), pre moving , FPS 1.85, Running 97.77s Step 343( N/A%), pre moving , FPS 1.87, Running 98.02s Step 344( N/A%), pre moving , FPS 1.76, Running 98.81s Step 345( N/A%), pre moving , FPS 1.73, Running 99.08s Step 346( N/A%), pre moving , FPS 1.67, Running 99.86s Step 347( N/A%), pre moving , FPS 1.65, Running 100.13s Step 348( N/A%), pre moving , FPS 1.58, Running 100.77s Step 349( 0.17%), action 1, FPS 1.71, Running 102.10s Step 350( 0.33%), action 2, FPS 1.71, Running 102.80s Step 351( 0.50%), action 3, FPS 1.62, Running 103.66s Step 352( 0.67%), action 4, FPS 1.67, Running 104.17s Step 353( 0.83%), action 5, FPS 1.62, Running 104.78s Step 354( 1.00%), action 6, FPS 1.65, Running 105.44s Step 355( 1.17%), action 7, FPS 1.57, Running 106.27s Step 356( 1.33%), action 8, FPS 1.63, Running 106.67s Step 357( 1.50%), action 9, FPS 1.55, Running 107.47s Step 358( 1.67%), action 10, FPS 1.57, Running 108.23s Step 359( 1.83%), action 11, FPS 1.49, Running 109.14s Step 360( 2.00%), action 12, FPS 1.52, Running 109.78s Step 361( 2.17%), action 13, FPS 1.45, Running 110.71s Step 362( 2.33%), action 14, FPS 1.49, Running 111.16s Step 363( 2.50%), action 15, FPS 1.44, Running 111.91s Step 364( 2.67%), action 16, FPS 1.44, Running 112.73s Step 365( 2.83%), action 17, FPS 1.38, Running 113.60s Step 366( 3.00%), action 18, FPS 1.39, Running 114.24s Step 367( 3.17%), action 19, FPS 1.33, Running 115.13s Step 368( 3.33%), action 20, FPS 1.32, Running 115.93s Step 369( 3.50%), action 21, FPS 1.33, Running 117.11s Step 370( 3.67%), action 22, FPS 1.35, Running 117.62s Step 371( 3.83%), action 23, FPS 1.36, Running 118.32s Step 372( 4.00%), action 24, FPS 1.35, Running 118.94s Step 373( 4.17%), action 25, FPS 1.38, Running 119.23s Step 374( 4.33%), action 26, FPS 1.40, Running 119.68s Step 375( 4.50%), action 27, FPS 1.43, Running 120.22s Step 376( 4.67%), action 28, FPS 1.43, Running 120.69s Step 377( 4.83%), action 29, FPS 1.43, Running 121.48s Step 378( 5.00%), action 30, FPS 1.46, Running 121.97s Step 379( 5.17%), action 31, FPS 1.44, Running 122.99s Step 380( 5.33%), action 32, FPS 1.46, Running 123.44s Step 381( 5.50%), action 33, FPS 1.48, Running 124.23s Step 382( 5.67%), action 34, FPS 1.46, Running 124.83s Step 383( 5.83%), action 35, FPS 1.45, Running 125.73s Step 384( 6.00%), action 36, FPS 1.49, Running 126.15s Step 385( 6.17%), action 37, FPS 1.50, Running 126.95s Step 386( 6.33%), action 38, FPS 1.49, Running 127.67s Step 387( 6.50%), action 39, FPS 1.48, Running 128.60s Step 388( 6.67%), action 40, FPS 1.50, Running 129.29s Step 389( 6.83%), action 41, FPS 1.49, Running 130.55s Step 390( 7.00%), action 42, FPS 1.48, Running 131.10s Step 391( 7.17%), action 43, FPS 1.47, Running 131.93s Step 392( 7.33%), action 44, FPS 1.45, Running 132.76s Step 393( 7.50%), action 45, FPS 1.40, Running 133.57s Step 394( 7.67%), action 46, FPS 1.36, Running 134.34s Step 395( 7.83%), action 47, FPS 1.33, Running 135.27s Step 396( 8.00%), action 48, FPS 1.30, Running 136.09s Step 397( 8.17%), action 49, FPS 1.29, Running 137.00s Step 398( 8.33%), action 50, FPS 1.27, Running 137.72s Step 399( 8.50%), action 51, FPS 1.31, Running 138.31s Step 400( 8.67%), action 52, FPS 1.32, Running 138.61s Step 401( 8.83%), action 53, FPS 1.35, Running 139.03s Step 402( 9.00%), action 54, FPS 1.36, Running 139.50s Step 403( 9.17%), action 55, FPS 1.38, Running 140.26s Step 404( 9.33%), action 56, FPS 1.35, Running 140.96s Step 405( 9.50%), action 57, FPS 1.34, Running 141.92s Step 406( 9.67%), action 58, FPS 1.34, Running 142.62s Step 407( 9.83%), action 59, FPS 1.34, Running 143.54s Step 408( 10.00%), action 60, FPS 1.34, Running 144.21s Step 409( 10.17%), action 61, FPS 1.37, Running 145.15s Step 410( 10.33%), action 62, FPS 1.36, Running 145.77s Step 411( 10.50%), action 63, FPS 1.35, Running 146.75s Step 412( 10.67%), action 64, FPS 1.37, Running 147.36s Step 413( 10.83%), action 65, FPS 1.36, Running 148.24s Step 414( 11.00%), action 66, FPS 1.40, Running 148.68s Step 415( 11.17%), action 67, FPS 1.41, Running 149.45s Step 416( 11.33%), action 68, FPS 1.43, Running 150.09s Step 417( 11.50%), action 69, FPS 1.43, Running 151.02s Step 418( 11.67%), action 70, FPS 1.45, Running 151.48s Step 419( 11.83%), action 71, FPS 1.42, Running 152.42s Step 420( 12.00%), action 72, FPS 1.40, Running 152.94s Step 421( 12.17%), action 73, FPS 1.36, Running 153.77s Step 422( 12.33%), action 74, FPS 1.34, Running 154.47s Step 423( 12.50%), action 75, FPS 1.33, Running 155.30s Step 424( 12.67%), action 76, FPS 1.34, Running 155.89s Step 425( 12.83%), action 77, FPS 1.37, Running 156.55s Step 426( 13.00%), action 78, FPS 1.38, Running 157.16s Step 427( 13.17%), action 79, FPS 1.44, Running 157.48s Step 428( 13.33%), action 80, FPS 1.47, Running 157.78s Step 429( 13.50%), action 81, FPS 1.52, Running 158.28s Step 430( 13.67%), action 82, FPS 1.56, Running 158.57s Step 431( 13.83%), action 83, FPS 1.63, Running 159.03s Step 432( 14.00%), action 84, FPS 1.64, Running 159.52s Step 433( 14.17%), action 85, FPS 1.69, Running 160.10s Step 434( 14.33%), action 86, FPS 1.66, Running 160.69s Step 435( 14.50%), action 87, FPS 1.64, Running 161.64s Step 436( 14.67%), action 88, FPS 1.66, Running 162.13s Step 437( 14.83%), action 89, FPS 1.69, Running 162.84s Step 438( 15.00%), action 90, FPS 1.67, Running 163.45s Step 439( 15.17%), action 91, FPS 1.68, Running 164.35s Step 440( 15.33%), action 92, FPS 1.66, Running 165.00s Step 441( 15.50%), action 93, FPS 1.65, Running 165.90s Step 442( 15.67%), action 94, FPS 1.69, Running 166.33s Step 443( 15.83%), action 95, FPS 1.70, Running 167.08s Step 444( 16.00%), action 96, FPS 1.69, Running 167.76s Step 445( 16.17%), action 97, FPS 1.65, Running 168.67s Step 446( 16.33%), action 98, FPS 1.67, Running 169.11s Step 447( 16.50%), action 99, FPS 1.61, Running 169.86s Step 448( 16.67%), action 100, FPS 1.58, Running 170.45s Step 449( 16.83%), action 101, FPS 1.53, Running 171.37s Step 450( 17.00%), action 102, FPS 1.49, Running 171.96s Step 451( 17.17%), action 103, FPS 1.45, Running 172.86s Step 452( 17.33%), action 104, FPS 1.45, Running 173.29s Step 453( 17.50%), action 105, FPS 1.44, Running 174.02s Step 454( 17.67%), action 106, FPS 1.45, Running 174.45s Step 455( 17.83%), action 107, FPS 1.48, Running 175.19s Step 456( 18.00%), action 108, FPS 1.47, Running 175.78s Step 457( 18.17%), action 109, FPS 1.44, Running 176.70s Step 458( 18.33%), action 110, FPS 1.48, Running 176.97s Step 459( 18.50%), action 111, FPS 1.53, Running 177.39s Step 460( 18.67%), action 112, FPS 1.58, Running 177.64s Step 461( 18.83%), action 113, FPS 1.66, Running 177.96s Step 462( 19.00%), action 114, FPS 1.67, Running 178.27s Step 463( 19.17%), action 115, FPS 1.71, Running 178.80s Step 464( 19.33%), action 116, FPS 1.73, Running 179.35s Step 465( 19.50%), action 117, FPS 1.74, Running 180.16s Step 466( 19.67%), action 118, FPS 1.71, Running 180.81s Step 467( 19.83%), action 119, FPS 1.69, Running 181.69s Step 468( 20.00%), action 120, FPS 1.72, Running 182.09s Step 469( 20.17%), action 121, FPS 1.68, Running 183.29s Step 470( 20.33%), action 122, FPS 1.69, Running 183.77s Step 471( 20.50%), action 123, FPS 1.71, Running 184.54s Step 472( 20.67%), action 124, FPS 1.68, Running 185.17s Step 473( 20.83%), action 125, FPS 1.66, Running 186.07s Step 474( 21.00%), action 126, FPS 1.66, Running 186.51s Step 475( 21.17%), action 127, FPS 1.65, Running 187.27s Step 476( 21.33%), action 128, FPS 1.65, Running 187.87s Step 477( 21.50%), action 129, FPS 1.67, Running 188.69s Step 478( 21.67%), action 130, FPS 1.64, Running 189.17s Step 479( 21.83%), action 131, FPS 1.57, Running 190.14s Step 480( 22.00%), action 132, FPS 1.54, Running 190.62s Step 481( 22.17%), action 133, FPS 1.48, Running 191.49s Step 482( 22.33%), action 134, FPS 1.46, Running 191.96s Step 483( 22.50%), action 135, FPS 1.45, Running 192.60s Step 484( 22.67%), action 136, FPS 1.44, Running 193.20s Step 485( 22.83%), action 137, FPS 1.44, Running 194.04s Step 486( 23.00%), action 138, FPS 1.46, Running 194.47s Step 487( 23.17%), action 139, FPS 1.47, Running 195.27s Step 488( 23.33%), action 140, FPS 1.45, Running 195.90s Step 489( 23.50%), action 141, FPS 1.52, Running 196.47s Step 490( 23.67%), action 142, FPS 1.54, Running 196.76s Step 491( 23.83%), action 143, FPS 1.59, Running 197.10s Step 492( 24.00%), action 144, FPS 1.62, Running 197.50s Step 493( 24.17%), action 145, FPS 1.71, Running 197.79s Step 494( 24.33%), action 146, FPS 1.72, Running 198.16s Step 495( 24.50%), action 147, FPS 1.76, Running 198.61s Step 496( 24.67%), action 148, FPS 1.80, Running 199.01s Step 497( 24.83%), action 149, FPS 1.81, Running 199.72s Step 498( 25.00%), action 150, FPS 1.80, Running 200.31s Step 499( 25.17%), action 151, FPS 1.80, Running 201.22s Step 500( 25.33%), action 152, FPS 1.81, Running 201.69s Step 501( 25.50%), action 153, FPS 1.82, Running 202.47s Step 502( 25.67%), action 154, FPS 1.80, Running 203.08s Step 503( 25.83%), action 155, FPS 1.76, Running 203.97s Step 504( 26.00%), action 156, FPS 1.79, Running 204.38s Step 505( 26.17%), action 157, FPS 1.79, Running 205.19s Step 506( 26.33%), action 158, FPS 1.76, Running 205.82s Step 507( 26.50%), action 159, FPS 1.76, Running 206.64s Step 508( 26.67%), action 160, FPS 1.79, Running 207.08s Step 509( 26.83%), action 161, FPS 1.75, Running 207.92s Step 510( 27.00%), action 162, FPS 1.70, Running 208.54s Step 511( 27.17%), action 163, FPS 1.62, Running 209.46s Step 512( 27.33%), action 164, FPS 1.61, Running 209.91s Step 513( 27.50%), action 165, FPS 1.56, Running 210.63s Step 514( 27.67%), action 166, FPS 1.53, Running 211.23s Step 515( 27.83%), action 167, FPS 1.47, Running 212.17s Step 516( 28.00%), action 168, FPS 1.46, Running 212.73s Step 517( 28.17%), action 169, FPS 1.46, Running 213.46s Step 518( 28.33%), action 170, FPS 1.45, Running 214.07s Step 519( 28.50%), action 171, FPS 1.45, Running 214.98s Step 520( 28.67%), action 172, FPS 1.43, Running 215.68s Step 521( 28.83%), action 173, FPS 1.42, Running 216.54s Step 522( 29.00%), action 174, FPS 1.46, Running 216.78s Step 523( 29.17%), action 175, FPS 1.52, Running 217.13s Step 524( 29.33%), action 176, FPS 1.53, Running 217.41s Step 525( 29.50%), action 177, FPS 1.60, Running 217.72s Step 526( 29.67%), action 178, FPS 1.64, Running 217.99s Step 527( 29.83%), action 179, FPS 1.69, Running 218.45s Step 528( 30.00%), action 180, FPS 1.70, Running 218.84s Step 529( 30.17%), action 181, FPS 1.68, Running 219.83s Step 530( 30.33%), action 182, FPS 1.71, Running 220.26s Step 531( 30.50%), action 183, FPS 1.73, Running 221.02s Step 532( 30.67%), action 184, FPS 1.71, Running 221.60s Step 533( 30.83%), action 185, FPS 1.68, Running 222.52s Step 534( 31.00%), action 186, FPS 1.71, Running 222.92s Step 535( 31.17%), action 187, FPS 1.74, Running 223.69s Step 536( 31.33%), action 188, FPS 1.72, Running 224.35s Step 537( 31.50%), action 189, FPS 1.70, Running 225.23s Step 538( 31.67%), action 190, FPS 1.72, Running 225.69s Step 539( 31.83%), action 191, FPS 1.70, Running 226.75s Step 540( 32.00%), action 192, FPS 1.69, Running 227.53s Step 541( 32.17%), action 193, FPS 1.70, Running 228.31s Step 542( 32.33%), action 194, FPS 1.67, Running 228.76s Step 543( 32.50%), action 195, FPS 1.61, Running 229.56s Step 544( 32.67%), action 196, FPS 1.59, Running 230.01s Step 545( 32.83%), action 197, FPS 1.54, Running 230.71s Step 546( 33.00%), action 198, FPS 1.50, Running 231.33s Step 547( 33.17%), action 199, FPS 1.47, Running 232.08s Step 548( 33.33%), action 200, FPS 1.45, Running 232.68s Step 549( 33.50%), action 201, FPS 1.44, Running 233.73s Step 550( 33.67%), action 202, FPS 1.43, Running 234.23s Step 551( 33.83%), action 203, FPS 1.43, Running 235.05s Step 552( 34.00%), action 204, FPS 1.41, Running 235.79s Step 553( 34.17%), action 205, FPS 1.44, Running 236.39s Step 554( 34.33%), action 206, FPS 1.46, Running 236.66s Step 555( 34.50%), action 207, FPS 1.50, Running 237.02s Step 556( 34.67%), action 208, FPS 1.54, Running 237.32s Step 557( 34.83%), action 209, FPS 1.56, Running 238.01s Step 558( 35.00%), action 210, FPS 1.57, Running 238.41s Step 559( 35.17%), action 211, FPS 1.58, Running 239.38s Step 560( 35.33%), action 212, FPS 1.59, Running 240.09s Step 561( 35.50%), action 213, FPS 1.59, Running 240.92s Step 562( 35.67%), action 214, FPS 1.58, Running 241.40s Step 563( 35.83%), action 215, FPS 1.59, Running 242.12s Step 564( 36.00%), action 216, FPS 1.57, Running 242.78s Step 565( 36.17%), action 217, FPS 1.54, Running 243.67s Step 566( 36.33%), action 218, FPS 1.57, Running 244.10s Step 567( 36.50%), action 219, FPS 1.56, Running 244.88s Step 568( 36.67%), action 220, FPS 1.56, Running 245.48s Step 569( 36.83%), action 221, FPS 1.58, Running 246.41s Step 570( 37.00%), action 222, FPS 1.56, Running 247.04s Step 571( 37.17%), action 223, FPS 1.55, Running 247.95s Step 572( 37.33%), action 224, FPS 1.58, Running 248.46s Step 573( 37.50%), action 225, FPS 1.56, Running 249.17s Step 574( 37.67%), action 226, FPS 1.51, Running 249.93s Step 575( 37.83%), action 227, FPS 1.45, Running 250.78s Step 576( 38.00%), action 228, FPS 1.44, Running 251.23s Step 577( 38.17%), action 229, FPS 1.43, Running 251.96s Step 578( 38.33%), action 230, FPS 1.40, Running 252.74s Step 579( 38.50%), action 231, FPS 1.40, Running 253.71s Step 580( 38.67%), action 232, FPS 1.41, Running 254.26s Step 581( 38.83%), action 233, FPS 1.41, Running 255.08s Step 582( 39.00%), action 234, FPS 1.40, Running 255.64s Step 583( 39.17%), action 235, FPS 1.45, Running 255.95s Step 584( 39.33%), action 236, FPS 1.49, Running 256.24s Step 585( 39.50%), action 237, FPS 1.53, Running 256.74s Step 586( 39.67%), action 238, FPS 1.53, Running 257.14s Step 587( 39.83%), action 239, FPS 1.55, Running 257.76s Step 588( 40.00%), action 240, FPS 1.54, Running 258.46s Step 589( 40.17%), action 241, FPS 1.54, Running 259.37s Step 590( 40.33%), action 242, FPS 1.55, Running 259.98s Step 591( 40.50%), action 243, FPS 1.55, Running 260.82s Step 592( 40.67%), action 244, FPS 1.55, Running 261.32s Step 593( 40.83%), action 245, FPS 1.55, Running 262.11s Step 594( 41.00%), action 246, FPS 1.56, Running 262.75s Step 595( 41.17%), action 247, FPS 1.55, Running 263.67s Step 596( 41.33%), action 248, FPS 1.52, Running 264.36s Step 597( 41.50%), action 249, FPS 1.50, Running 265.29s Step 598( 41.67%), action 250, FPS 1.54, Running 265.77s Step 599( 41.83%), action 251, FPS 1.52, Running 266.86s Step 600( 42.00%), action 252, FPS 1.50, Running 267.60s Step 601( 42.17%), action 253, FPS 1.49, Running 268.48s Step 602( 42.33%), action 254, FPS 1.51, Running 268.92s Step 603( 42.50%), action 255, FPS 1.46, Running 269.69s Step 604( 42.67%), action 256, FPS 1.42, Running 270.30s Step 605( 42.83%), action 257, FPS 1.38, Running 271.24s Step 606( 43.00%), action 258, FPS 1.35, Running 271.97s Step 607( 43.17%), action 259, FPS 1.32, Running 272.90s Step 608( 43.33%), action 260, FPS 1.31, Running 273.69s Step 609( 43.50%), action 261, FPS 1.32, Running 274.51s Step 610( 43.67%), action 262, FPS 1.35, Running 274.84s Step 611( 43.83%), action 263, FPS 1.39, Running 275.25s Step 612( 44.00%), action 264, FPS 1.40, Running 275.63s Step 613( 44.17%), action 265, FPS 1.43, Running 276.10s Step 614( 44.33%), action 266, FPS 1.44, Running 276.67s Step 615( 44.50%), action 267, FPS 1.44, Running 277.54s Step 616( 44.67%), action 268, FPS 1.45, Running 278.17s Step 617( 44.83%), action 269, FPS 1.45, Running 279.06s Step 618( 45.00%), action 270, FPS 1.46, Running 279.46s Step 619( 45.17%), action 271, FPS 1.47, Running 280.47s Step 620( 45.33%), action 272, FPS 1.49, Running 280.99s Step 621( 45.50%), action 273, FPS 1.50, Running 281.82s Step 622( 45.67%), action 274, FPS 1.49, Running 282.32s Step 623( 45.83%), action 275, FPS 1.51, Running 282.98s Step 624( 46.00%), action 276, FPS 1.50, Running 283.62s Step 625( 46.17%), action 277, FPS 1.50, Running 284.54s Step 626( 46.33%), action 278, FPS 1.50, Running 285.29s Step 627( 46.50%), action 279, FPS 1.51, Running 286.18s Step 628( 46.67%), action 280, FPS 1.55, Running 286.59s Step 629( 46.83%), action 281, FPS 1.51, Running 287.72s Step 630( 47.00%), action 282, FPS 1.50, Running 288.16s Step 631( 47.17%), action 283, FPS 1.46, Running 288.91s Step 632( 47.33%), action 284, FPS 1.45, Running 289.42s Step 633( 47.50%), action 285, FPS 1.43, Running 290.08s Step 634( 47.67%), action 286, FPS 1.42, Running 290.79s Step 635( 47.83%), action 287, FPS 1.42, Running 291.66s Step 636( 48.00%), action 288, FPS 1.41, Running 292.36s Step 637( 48.17%), action 289, FPS 1.41, Running 293.23s Step 638( 48.33%), action 290, FPS 1.42, Running 293.56s Step 639( 48.50%), action 291, FPS 1.47, Running 294.03s Step 640( 48.67%), action 292, FPS 1.48, Running 294.49s Step 641( 48.83%), action 293, FPS 1.52, Running 295.02s Step 642( 49.00%), action 294, FPS 1.51, Running 295.57s Step 643( 49.17%), action 295, FPS 1.49, Running 296.44s Step 644( 49.33%), action 296, FPS 1.50, Running 296.96s Step 645( 49.50%), action 297, FPS 1.53, Running 297.62s Step 646( 49.67%), action 298, FPS 1.54, Running 298.24s Step 647( 49.83%), action 299, FPS 1.54, Running 299.19s Step 648( 50.00%), action 300, FPS 1.51, Running 299.87s Step 649( 50.17%), action 301, FPS 1.53, Running 300.83s Step 650( 50.33%), action 302, FPS 1.51, Running 301.43s Step 651( 50.50%), action 303, FPS 1.50, Running 302.25s Step 652( 50.67%), action 304, FPS 1.49, Running 302.82s Step 653( 50.83%), action 305, FPS 1.49, Running 303.54s Step 654( 51.00%), action 306, FPS 1.49, Running 304.19s Step 655( 51.17%), action 307, FPS 1.49, Running 305.08s Step 656( 51.33%), action 308, FPS 1.52, Running 305.53s Step 657( 51.50%), action 309, FPS 1.54, Running 306.24s Step 658( 51.67%), action 310, FPS 1.50, Running 306.90s Step 659( 51.83%), action 311, FPS 1.44, Running 307.95s Step 660( 52.00%), action 312, FPS 1.43, Running 308.52s Step 661( 52.17%), action 313, FPS 1.39, Running 309.39s Step 662( 52.33%), action 314, FPS 1.39, Running 309.98s Step 663( 52.50%), action 315, FPS 1.39, Running 310.87s Step 664( 52.67%), action 316, FPS 1.39, Running 311.32s Step 665( 52.83%), action 317, FPS 1.39, Running 312.01s Step 666( 53.00%), action 318, FPS 1.42, Running 312.31s Step 667( 53.17%), action 319, FPS 1.49, Running 312.62s Step 668( 53.33%), action 320, FPS 1.53, Running 312.92s Step 669( 53.50%), action 321, FPS 1.57, Running 313.57s Step 670( 53.67%), action 322, FPS 1.56, Running 314.29s Step 671( 53.83%), action 323, FPS 1.55, Running 315.18s Step 672( 54.00%), action 324, FPS 1.57, Running 315.59s Step 673( 54.17%), action 325, FPS 1.55, Running 316.41s Step 674( 54.33%), action 326, FPS 1.55, Running 317.08s Step 675( 54.50%), action 327, FPS 1.55, Running 317.99s Step 676( 54.67%), action 328, FPS 1.52, Running 318.67s Step 677( 54.83%), action 329, FPS 1.50, Running 319.56s Step 678( 55.00%), action 330, FPS 1.52, Running 320.05s Step 679( 55.17%), action 331, FPS 1.52, Running 321.11s Step 680( 55.33%), action 332, FPS 1.53, Running 321.56s Step 681( 55.50%), action 333, FPS 1.54, Running 322.34s Step 682( 55.67%), action 334, FPS 1.54, Running 322.94s Step 683( 55.83%), action 335, FPS 1.54, Running 323.86s Step 684( 56.00%), action 336, FPS 1.54, Running 324.33s Step 685( 56.17%), action 337, FPS 1.53, Running 325.09s Step 686( 56.33%), action 338, FPS 1.49, Running 325.72s Step 687( 56.50%), action 339, FPS 1.43, Running 326.60s Step 688( 56.67%), action 340, FPS 1.40, Running 327.18s Step 689( 56.83%), action 341, FPS 1.37, Running 328.16s Step 690( 57.00%), action 342, FPS 1.38, Running 328.74s Step 691( 57.17%), action 343, FPS 1.37, Running 329.76s Step 692( 57.33%), action 344, FPS 1.37, Running 330.22s Step 693( 57.50%), action 345, FPS 1.38, Running 330.89s Step 694( 57.67%), action 346, FPS 1.42, Running 331.19s Step 695( 57.83%), action 347, FPS 1.48, Running 331.54s Step 696( 58.00%), action 348, FPS 1.50, Running 332.02s Step 697( 58.17%), action 349, FPS 1.52, Running 332.75s Step 698( 58.33%), action 350, FPS 1.48, Running 333.52s Step 699( 58.50%), action 351, FPS 1.50, Running 334.42s Step 700( 58.67%), action 352, FPS 1.48, Running 335.06s Step 701( 58.83%), action 353, FPS 1.47, Running 335.97s Step 702( 59.00%), action 354, FPS 1.46, Running 336.67s Step 703( 59.17%), action 355, FPS 1.46, Running 337.53s Step 704( 59.33%), action 356, FPS 1.43, Running 338.31s Step 705( 59.50%), action 357, FPS 1.41, Running 339.24s Step 706( 59.67%), action 358, FPS 1.40, Running 339.99s Step 707( 59.83%), action 359, FPS 1.40, Running 340.87s Step 708( 60.00%), action 360, FPS 1.39, Running 341.53s Step 709( 60.17%), action 361, FPS 1.40, Running 342.49s Step 710( 60.33%), action 362, FPS 1.39, Running 343.10s Step 711( 60.50%), action 363, FPS 1.41, Running 343.99s Step 712( 60.67%), action 364, FPS 1.40, Running 344.50s Step 713( 60.83%), action 365, FPS 1.40, Running 345.19s Step 714( 61.00%), action 366, FPS 1.37, Running 345.76s Step 715( 61.17%), action 367, FPS 1.34, Running 346.50s Step 716( 61.33%), action 368, FPS 1.34, Running 346.97s Step 717( 61.50%), action 369, FPS 1.32, Running 347.87s Step 718( 61.67%), action 370, FPS 1.34, Running 348.45s Step 719( 61.83%), action 371, FPS 1.33, Running 349.40s Step 720( 62.00%), action 372, FPS 1.36, Running 349.73s Step 721( 62.17%), action 373, FPS 1.42, Running 350.01s Step 722( 62.33%), action 374, FPS 1.46, Running 350.33s Step 723( 62.50%), action 375, FPS 1.50, Running 350.85s Step 724( 62.67%), action 376, FPS 1.54, Running 351.30s Step 725( 62.83%), action 377, FPS 1.54, Running 352.22s Step 726( 63.00%), action 378, FPS 1.57, Running 352.74s Step 727( 63.17%), action 379, FPS 1.59, Running 353.42s Step 728( 63.33%), action 380, FPS 1.60, Running 354.05s Step 729( 63.50%), action 381, FPS 1.61, Running 354.94s Step 730( 63.67%), action 382, FPS 1.61, Running 355.50s Step 731( 63.83%), action 383, FPS 1.64, Running 356.19s Step 732( 64.00%), action 384, FPS 1.63, Running 356.78s Step 733( 64.17%), action 385, FPS 1.61, Running 357.63s Step 734( 64.33%), action 386, FPS 1.63, Running 358.05s Step 735( 64.50%), action 387, FPS 1.62, Running 358.86s Step 736( 64.67%), action 388, FPS 1.60, Running 359.48s Step 737( 64.83%), action 389, FPS 1.60, Running 360.37s Step 738( 65.00%), action 390, FPS 1.62, Running 360.83s Step 739( 65.17%), action 391, FPS 1.60, Running 361.93s Step 740( 65.33%), action 392, FPS 1.58, Running 362.38s Step 741( 65.50%), action 393, FPS 1.52, Running 363.18s Step 742( 65.67%), action 394, FPS 1.48, Running 363.80s Step 743( 65.83%), action 395, FPS 1.45, Running 364.66s Step 744( 66.00%), action 396, FPS 1.44, Running 365.19s Step 745( 66.17%), action 397, FPS 1.46, Running 365.94s Step 746( 66.33%), action 398, FPS 1.45, Running 366.54s Step 747( 66.50%), action 399, FPS 1.42, Running 367.48s Step 748( 66.67%), action 400, FPS 1.42, Running 368.17s Step 749( 66.83%), action 401, FPS 1.44, Running 368.79s Step 750( 67.00%), action 402, FPS 1.47, Running 369.08s Step 751( 67.17%), action 403, FPS 1.50, Running 369.54s Step 752( 67.33%), action 404, FPS 1.52, Running 369.94s Step 753( 67.50%), action 405, FPS 1.54, Running 370.65s Step 754( 67.67%), action 406, FPS 1.51, Running 371.32s Step 755( 67.83%), action 407, FPS 1.50, Running 372.16s Step 756( 68.00%), action 408, FPS 1.53, Running 372.51s Step 757( 68.17%), action 409, FPS 1.54, Running 373.34s Step 758( 68.33%), action 410, FPS 1.54, Running 373.80s Step 759( 68.50%), action 411, FPS 1.55, Running 374.85s Step 760( 68.67%), action 412, FPS 1.54, Running 375.35s Step 761( 68.83%), action 413, FPS 1.54, Running 376.13s Step 762( 69.00%), action 414, FPS 1.55, Running 376.72s Step 763( 69.17%), action 415, FPS 1.56, Running 377.47s Step 764( 69.33%), action 416, FPS 1.55, Running 378.10s Step 765( 69.50%), action 417, FPS 1.55, Running 378.85s Step 766( 69.67%), action 418, FPS 1.55, Running 379.44s Step 767( 69.83%), action 419, FPS 1.55, Running 380.36s Step 768( 70.00%), action 420, FPS 1.58, Running 380.82s Step 769( 70.17%), action 421, FPS 1.52, Running 381.97s Step 770( 70.33%), action 422, FPS 1.49, Running 382.54s Step 771( 70.50%), action 423, FPS 1.46, Running 383.24s Step 772( 70.67%), action 424, FPS 1.44, Running 383.78s Step 773( 70.83%), action 425, FPS 1.42, Running 384.71s Step 774( 71.00%), action 426, FPS 1.44, Running 385.17s Step 775( 71.17%), action 427, FPS 1.46, Running 385.87s Step 776( 71.33%), action 428, FPS 1.43, Running 386.46s Step 777( 71.50%), action 429, FPS 1.43, Running 387.36s Step 778( 71.67%), action 430, FPS 1.45, Running 387.62s Step 779( 71.83%), action 431, FPS 1.49, Running 388.29s Step 780( 72.00%), action 432, FPS 1.50, Running 388.68s Step 781( 72.17%), action 433, FPS 1.50, Running 389.43s Step 782( 72.33%), action 434, FPS 1.52, Running 389.90s Step 783( 72.50%), action 435, FPS 1.52, Running 390.63s Step 784( 72.67%), action 436, FPS 1.52, Running 391.25s Step 785( 72.83%), action 437, FPS 1.50, Running 392.14s Step 786( 73.00%), action 438, FPS 1.51, Running 392.70s Step 787( 73.17%), action 439, FPS 1.54, Running 393.34s Step 788( 73.33%), action 440, FPS 1.53, Running 393.91s Step 789( 73.50%), action 441, FPS 1.56, Running 394.83s Step 790( 73.67%), action 442, FPS 1.55, Running 395.42s Step 791( 73.83%), action 443, FPS 1.53, Running 396.31s Step 792( 74.00%), action 444, FPS 1.54, Running 396.77s Step 793( 74.17%), action 445, FPS 1.57, Running 397.49s Step 794( 74.33%), action 446, FPS 1.55, Running 398.10s Step 795( 74.50%), action 447, FPS 1.52, Running 399.04s Step 796( 74.67%), action 448, FPS 1.53, Running 399.52s Step 797( 74.83%), action 449, FPS 1.57, Running 400.13s Step 798( 75.00%), action 450, FPS 1.53, Running 400.70s Step 799( 75.17%), action 451, FPS 1.50, Running 401.61s Step 800( 75.33%), action 452, FPS 1.49, Running 402.13s Step 801( 75.50%), action 453, FPS 1.49, Running 402.82s Step 802( 75.67%), action 454, FPS 1.48, Running 403.43s Step 803( 75.83%), action 455, FPS 1.46, Running 404.34s Step 804( 76.00%), action 456, FPS 1.45, Running 405.08s Step 805( 76.17%), action 457, FPS 1.45, Running 405.91s Step 806( 76.33%), action 458, FPS 1.47, Running 406.28s Step 807( 76.50%), action 459, FPS 1.51, Running 406.62s Step 808( 76.67%), action 460, FPS 1.53, Running 407.01s Step 809( 76.83%), action 461, FPS 1.57, Running 407.55s Step 810( 77.00%), action 462, FPS 1.60, Running 407.93s Step 811( 77.17%), action 463, FPS 1.63, Running 408.57s Step 812( 77.33%), action 464, FPS 1.64, Running 408.98s Step 813( 77.50%), action 465, FPS 1.61, Running 409.92s Step 814( 77.67%), action 466, FPS 1.63, Running 410.37s Step 815( 77.83%), action 467, FPS 1.65, Running 411.18s Step 816( 78.00%), action 468, FPS 1.61, Running 411.96s Step 817( 78.17%), action 469, FPS 1.59, Running 412.73s Step 818( 78.33%), action 470, FPS 1.60, Running 413.24s Step 819( 78.50%), action 471, FPS 1.59, Running 414.23s Step 820( 78.67%), action 472, FPS 1.60, Running 414.66s Step 821( 78.83%), action 473, FPS 1.58, Running 415.49s Step 822( 79.00%), action 474, FPS 1.60, Running 415.93s Step 823( 79.17%), action 475, FPS 1.62, Running 416.67s Step 824( 79.33%), action 476, FPS 1.64, Running 417.26s Step 825( 79.50%), action 477, FPS 1.63, Running 418.19s Step 826( 79.67%), action 478, FPS 1.61, Running 418.68s Step 827( 79.83%), action 479, FPS 1.56, Running 419.40s Step 828( 80.00%), action 480, FPS 1.53, Running 420.06s Step 829( 80.17%), action 481, FPS 1.49, Running 420.96s Step 830( 80.33%), action 482, FPS 1.46, Running 421.60s Step 831( 80.50%), action 483, FPS 1.43, Running 422.52s Step 832( 80.67%), action 484, FPS 1.42, Running 423.03s Step 833( 80.83%), action 485, FPS 1.44, Running 423.77s Step 834( 81.00%), action 486, FPS 1.43, Running 424.39s Step 835( 81.17%), action 487, FPS 1.42, Running 425.24s Step 836( 81.33%), action 488, FPS 1.45, Running 425.77s Step 837( 81.50%), action 489, FPS 1.45, Running 426.48s Step 838( 81.67%), action 490, FPS 1.48, Running 426.72s Step 839( 81.83%), action 491, FPS 1.54, Running 427.18s Step 840( 82.00%), action 492, FPS 1.56, Running 427.48s Step 841( 82.17%), action 493, FPS 1.60, Running 427.99s Step 842( 82.33%), action 494, FPS 1.61, Running 428.39s Step 843( 82.50%), action 495, FPS 1.58, Running 429.33s Step 844( 82.67%), action 496, FPS 1.56, Running 430.06s Step 845( 82.83%), action 497, FPS 1.57, Running 430.89s Step 846( 83.00%), action 498, FPS 1.55, Running 431.55s Step 847( 83.17%), action 499, FPS 1.53, Running 432.46s Step 848( 83.33%), action 500, FPS 1.56, Running 432.90s Step 849( 83.50%), action 501, FPS 1.54, Running 433.96s Step 850( 83.67%), action 502, FPS 1.56, Running 434.41s Step 851( 83.83%), action 503, FPS 1.58, Running 435.21s Step 852( 84.00%), action 504, FPS 1.56, Running 435.81s Step 853( 84.17%), action 505, FPS 1.54, Running 436.76s Step 854( 84.33%), action 506, FPS 1.52, Running 437.58s Step 855( 84.50%), action 507, FPS 1.51, Running 438.45s Step 856( 84.67%), action 508, FPS 1.50, Running 439.07s Step 857( 84.83%), action 509, FPS 1.48, Running 440.02s Step 858( 85.00%), action 510, FPS 1.45, Running 440.51s Step 859( 85.17%), action 511, FPS 1.39, Running 441.60s Step 860( 85.33%), action 512, FPS 1.38, Running 442.00s Step 861( 85.50%), action 513, FPS 1.35, Running 442.80s Step 862( 85.67%), action 514, FPS 1.33, Running 443.39s Step 863( 85.83%), action 515, FPS 1.34, Running 444.25s Step 864( 86.00%), action 516, FPS 1.37, Running 444.67s Step 865( 86.17%), action 517, FPS 1.37, Running 445.48s Step 866( 86.33%), action 518, FPS 1.41, Running 445.75s Step 867( 86.50%), action 519, FPS 1.47, Running 446.07s Step 868( 86.67%), action 520, FPS 1.49, Running 446.32s Step 869( 86.83%), action 521, FPS 1.55, Running 446.87s Step 870( 87.00%), action 522, FPS 1.57, Running 447.17s Step 871( 87.17%), action 523, FPS 1.63, Running 447.49s Step 872( 87.33%), action 524, FPS 1.67, Running 447.82s Step 873( 87.50%), action 525, FPS 1.73, Running 448.32s Step 874( 87.67%), action 526, FPS 1.79, Running 448.77s Step 875( 87.83%), action 527, FPS 1.79, Running 449.63s Step 876( 88.00%), action 528, FPS 1.81, Running 450.12s Step 877( 88.17%), action 529, FPS 1.86, Running 450.79s Step 878( 88.33%), action 530, FPS 1.83, Running 451.45s Step 879( 88.50%), action 531, FPS 1.86, Running 452.35s Step 880( 88.67%), action 532, FPS 1.86, Running 452.77s Step 881( 88.83%), action 533, FPS 1.86, Running 453.52s Step 882( 89.00%), action 534, FPS 1.86, Running 454.15s Step 883( 89.17%), action 535, FPS 1.85, Running 455.09s Step 884( 89.33%), action 536, FPS 1.84, Running 455.54s Step 885( 89.50%), action 537, FPS 1.85, Running 456.31s Step 886( 89.67%), action 538, FPS 1.79, Running 456.95s Step 887( 89.83%), action 539, FPS 1.70, Running 457.81s Step 888( 90.00%), action 540, FPS 1.67, Running 458.28s Step 889( 90.17%), action 541, FPS 1.62, Running 459.19s Step 890( 90.33%), action 542, FPS 1.57, Running 459.87s Step 891( 90.50%), action 543, FPS 1.52, Running 460.68s Step 892( 90.67%), action 544, FPS 1.48, Running 461.36s Step 893( 90.83%), action 545, FPS 1.43, Running 462.26s Step 894( 91.00%), action 546, FPS 1.43, Running 462.72s Step 895( 91.17%), action 547, FPS 1.44, Running 463.48s Step 896( 91.33%), action 548, FPS 1.43, Running 464.06s Step 897( 91.50%), action 549, FPS 1.41, Running 464.94s Step 898( 91.67%), action 550, FPS 1.44, Running 465.37s Step 899( 91.83%), action 551, FPS 1.44, Running 466.24s Step 900( 92.00%), action 552, FPS 1.46, Running 466.48s Step 901( 92.17%), action 553, FPS 1.50, Running 466.82s Step 902( 92.33%), action 554, FPS 1.53, Running 467.21s Step 903( 92.50%), action 555, FPS 1.60, Running 467.60s Step 904( 92.67%), action 556, FPS 1.62, Running 467.91s Step 905( 92.83%), action 557, FPS 1.64, Running 468.51s Step 906( 93.00%), action 558, FPS 1.67, Running 468.95s Step 907( 93.17%), action 559, FPS 1.69, Running 469.65s Step 908( 93.33%), action 560, FPS 1.69, Running 470.14s Step 909( 93.50%), action 561, FPS 1.67, Running 471.20s Step 910( 93.67%), action 562, FPS 1.69, Running 471.73s Step 911( 93.83%), action 563, FPS 1.69, Running 472.52s Step 912( 94.00%), action 564, FPS 1.73, Running 472.93s Step 913( 94.17%), action 565, FPS 1.75, Running 473.69s Step 914( 94.33%), action 566, FPS 1.74, Running 474.19s Step 915( 94.50%), action 567, FPS 1.71, Running 475.16s Step 916( 94.67%), action 568, FPS 1.74, Running 475.56s Step 917( 94.83%), action 569, FPS 1.74, Running 476.43s Step 918( 95.00%), action 570, FPS 1.71, Running 477.09s Step 919( 95.17%), action 571, FPS 1.70, Running 477.98s Step 920( 95.33%), action 572, FPS 1.66, Running 478.50s Step 921( 95.50%), action 573, FPS 1.59, Running 479.43s Step 922( 95.67%), action 574, FPS 1.57, Running 479.96s Step 923( 95.83%), action 575, FPS 1.51, Running 480.83s Step 924( 96.00%), action 576, FPS 1.48, Running 481.40s Step 925( 96.17%), action 577, FPS 1.44, Running 482.40s Step 926( 96.33%), action 578, FPS 1.42, Running 483.07s Step 927( 96.50%), action 579, FPS 1.39, Running 484.05s Step 928( 96.67%), action 580, FPS 1.40, Running 484.45s Step 929( 96.83%), action 581, FPS 1.38, Running 485.71s Step 930( 97.00%), action 582, FPS 1.38, Running 486.17s Step 931( 97.17%), action 583, FPS 1.43, Running 486.50s Step 932( 97.33%), action 584, FPS 1.44, Running 486.82s Step 933( 97.50%), action 585, FPS 1.49, Running 487.16s Step 934( 97.67%), action 586, FPS 1.50, Running 487.51s Step 935( 97.83%), action 587, FPS 1.56, Running 487.95s Step 936( 98.00%), action 588, FPS 1.56, Running 488.37s Step 937( 98.17%), action 589, FPS 1.61, Running 488.83s Step 938( 98.33%), action 590, FPS 1.62, Running 489.45s Step 939( 98.50%), action 591, FPS 1.61, Running 490.36s Step 940( 98.67%), action 592, FPS 1.59, Running 491.08s Step 941( 98.83%), action 593, FPS 1.60, Running 491.96s Step 942( 99.00%), action 594, FPS 1.60, Running 492.47s Step 943( 99.17%), action 595, FPS 1.62, Running 493.21s Step 944( 99.33%), action 596, FPS 1.61, Running 493.83s Step 945( 99.50%), action 597, FPS 1.62, Running 494.75s Step 946( 99.67%), action 598, FPS 1.64, Running 495.23s Step 947( 99.83%), action 599, FPS 1.67, Running 496.01s Step 948(100.00%), action 600, FPS 1.63, Running 496.70s [2026-08-01 23:35:51] [67 ] Seed 66 failed after 496.97 s. +steps: 948 , actions: 600 . +Instruction: Empty +Total 8/67(11.94%) success. +Setting seed: 67 +Step 1( N/A%), pre moving , FPS 2.46, Running 0.41s Step 2( N/A%), pre moving , FPS 4.10, Running 0.49s Step 3( N/A%), pre moving , FPS 5.41, Running 0.55s Step 4( N/A%), pre moving , FPS 6.37, Running 0.63s Step 5( N/A%), pre moving , FPS 5.25, Running 0.95s Step 6( N/A%), pre moving , FPS 5.76, Running 1.04s Step 7( N/A%), pre moving , FPS 6.35, Running 1.10s Step 8( N/A%), pre moving , FPS 6.76, Running 1.18s Step 9( N/A%), pre moving , FPS 5.97, Running 1.51s Step 10( N/A%), pre moving , FPS 6.32, Running 1.58s Step 11( N/A%), pre moving , FPS 6.69, Running 1.64s Step 12( N/A%), pre moving , FPS 6.97, Running 1.72s Step 13( N/A%), pre moving , FPS 7.18, Running 1.81s Step 14( N/A%), pre moving , FPS 6.65, Running 2.10s Step 15( N/A%), pre moving , FPS 6.84, Running 2.19s Step 16( N/A%), pre moving , FPS 7.06, Running 2.27s Step 17( N/A%), pre moving , FPS 7.30, Running 2.33s Step 18( N/A%), pre moving , FPS 6.80, Running 2.65s Step 19( N/A%), pre moving , FPS 7.01, Running 2.71s Step 20( N/A%), pre moving , FPS 7.15, Running 2.80s Step 21( N/A%), pre moving , FPS 6.66, Running 3.41s Step 22( N/A%), pre moving , FPS 6.68, Running 3.48s Step 23( N/A%), pre moving , FPS 6.29, Running 3.74s Step 24( N/A%), pre moving , FPS 6.12, Running 3.90s Step 25( N/A%), pre moving , FPS 6.65, Running 3.96s Step 26( N/A%), pre moving , FPS 5.77, Running 4.50s Step 27( N/A%), pre moving , FPS 5.50, Running 4.74s Step 28( N/A%), pre moving , FPS 5.36, Running 4.92s Step 29( N/A%), pre moving , FPS 5.76, Running 4.98s Step 30( N/A%), pre moving , FPS 5.75, Running 5.06s Step 31( N/A%), pre moving , FPS 5.35, Running 5.38s Step 32( N/A%), pre moving , FPS 5.33, Running 5.47s Step 33( N/A%), pre moving , FPS 5.36, Running 5.54s Step 34( N/A%), pre moving , FPS 5.42, Running 5.79s Step 35( N/A%), pre moving , FPS 5.36, Running 5.92s Step 36( N/A%), pre moving , FPS 4.08, Running 7.16s Step 37( N/A%), pre moving , FPS 3.79, Running 7.60s Step 38( N/A%), pre moving , FPS 3.96, Running 7.69s Step 39( N/A%), pre moving , FPS 3.96, Running 7.76s Step 40( N/A%), pre moving , FPS 3.81, Running 8.04s Step 41( N/A%), pre moving , FPS 4.20, Running 8.18s Step 42( N/A%), pre moving , FPS 4.20, Running 8.24s Step 43( N/A%), pre moving , FPS 4.36, Running 8.32s Step 44( N/A%), pre moving , FPS 4.22, Running 8.63s Step 45( N/A%), pre moving , FPS 4.23, Running 8.69s Step 46( N/A%), pre moving , FPS 4.68, Running 8.78s Step 47( N/A%), pre moving , FPS 4.86, Running 8.86s Step 48( N/A%), pre moving , FPS 4.36, Running 9.51s Step 49( N/A%), pre moving , FPS 4.40, Running 9.53s Step 50( N/A%), pre moving , FPS 4.45, Running 9.55s Step 51( N/A%), pre moving , FPS 4.77, Running 9.57s Step 52( N/A%), pre moving , FPS 4.85, Running 9.60s Step 53( N/A%), pre moving , FPS 4.89, Running 9.63s Step 54( N/A%), pre moving , FPS 5.14, Running 9.68s Step 55( N/A%), pre moving , FPS 5.27, Running 9.72s Step 56( N/A%), pre moving , FPS 7.69, Running 9.77s Step 57( N/A%), pre moving , FPS 9.07, Running 9.80s Step 58( N/A%), pre moving , FPS 9.32, Running 9.84s Step 59( N/A%), pre moving , FPS 9.50, Running 9.87s Step 60( N/A%), pre moving , FPS 10.73, Running 9.90s Step 61( N/A%), pre moving , FPS 11.35, Running 9.94s Step 62( N/A%), pre moving , FPS 11.56, Running 9.97s Step 63( N/A%), pre moving , FPS 11.87, Running 10.01s Step 64( N/A%), pre moving , FPS 14.23, Running 10.04s Step 65( N/A%), pre moving , FPS 14.46, Running 10.07s Step 66( N/A%), pre moving , FPS 15.09, Running 10.11s Step 67( N/A%), pre moving , FPS 15.63, Running 10.14s Step 68( N/A%), pre moving , FPS 29.97, Running 10.18s Step 69( N/A%), pre moving , FPS 28.79, Running 10.23s Step 70( N/A%), pre moving , FPS 27.81, Running 10.27s Step 71( N/A%), pre moving , FPS 26.45, Running 10.33s Step 72( N/A%), pre moving , FPS 24.01, Running 10.43s Step 73( N/A%), pre moving , FPS 22.04, Running 10.54s Step 74( N/A%), pre moving , FPS 20.40, Running 10.66s Step 75( N/A%), pre moving , FPS 19.03, Running 10.77s Step 76( N/A%), pre moving , FPS 17.90, Running 10.88s Step 77( N/A%), pre moving , FPS 16.77, Running 11.00s Step 78( N/A%), pre moving , FPS 15.70, Running 11.11s Step 79( N/A%), pre moving , FPS 14.86, Running 11.22s Step 80( N/A%), pre moving , FPS 11.97, Running 11.58s Step 81( N/A%), pre moving , FPS 11.29, Running 11.71s Step 82( N/A%), pre moving , FPS 10.89, Running 11.81s Step 83( N/A%), pre moving , FPS 9.26, Running 12.17s Step 84( N/A%), pre moving , FPS 8.89, Running 12.29s Step 85( N/A%), pre moving , FPS 8.02, Running 12.57s Step 86( N/A%), pre moving , FPS 7.51, Running 12.77s Step 87( N/A%), pre moving , FPS 7.35, Running 12.86s Step 88( N/A%), pre moving , FPS 7.25, Running 12.94s Step 89( N/A%), pre moving , FPS 6.77, Running 13.18s Step 90( N/A%), pre moving , FPS 6.56, Running 13.32s Step 91( N/A%), pre moving , FPS 6.48, Running 13.42s Step 92( N/A%), pre moving , FPS 6.53, Running 13.49s Step 93( N/A%), pre moving , FPS 6.52, Running 13.61s Step 94( N/A%), pre moving , FPS 6.23, Running 13.88s Step 95( N/A%), pre moving , FPS 6.21, Running 13.99s Step 96( N/A%), pre moving , FPS 6.30, Running 14.06s Step 97( N/A%), pre moving , FPS 6.37, Running 14.14s Step 98( N/A%), pre moving , FPS 5.98, Running 14.46s Step 99( N/A%), pre moving , FPS 6.00, Running 14.55s Step 100( N/A%), pre moving , FPS 6.57, Running 14.62s Step 101( N/A%), pre moving , FPS 6.67, Running 14.71s Step 102( N/A%), pre moving , FPS 6.18, Running 15.04s Step 103( N/A%), pre moving , FPS 6.73, Running 15.14s Step 104( N/A%), pre moving , FPS 6.85, Running 15.21s Step 105( N/A%), pre moving , FPS 7.37, Running 15.28s Step 106( N/A%), pre moving , FPS 7.05, Running 15.60s Step 107( N/A%), pre moving , FPS 7.05, Running 15.70s Step 108( N/A%), pre moving , FPS 7.05, Running 15.77s Step 109( N/A%), pre moving , FPS 6.85, Running 16.10s Step 110( N/A%), pre moving , FPS 6.96, Running 16.19s Step 111( N/A%), pre moving , FPS 7.03, Running 16.26s Step 112( N/A%), pre moving , FPS 6.85, Running 16.41s Step 113( N/A%), pre moving , FPS 6.58, Running 16.64s Step 114( N/A%), pre moving , FPS 6.98, Running 16.74s Step 115( N/A%), pre moving , FPS 7.08, Running 16.81s Step 116( N/A%), pre moving , FPS 6.98, Running 16.92s Step 117( N/A%), pre moving , FPS 6.54, Running 17.19s Step 118( N/A%), pre moving , FPS 7.08, Running 17.28s Step 119( N/A%), pre moving , FPS 7.11, Running 17.36s Step 120( N/A%), pre moving , FPS 6.52, Running 17.69s Step 121( N/A%), pre moving , FPS 6.50, Running 17.79s Step 122( N/A%), pre moving , FPS 4.63, Running 19.36s Step 123( N/A%), pre moving , FPS 4.19, Running 19.91s Step 124( N/A%), pre moving , FPS 4.09, Running 20.10s Step 125( N/A%), pre moving , FPS 3.77, Running 20.58s Step 126( N/A%), pre moving , FPS 3.72, Running 20.98s Step 127( N/A%), pre moving , FPS 3.44, Running 21.51s Step 128( N/A%), pre moving , FPS 3.34, Running 21.77s Step 129( N/A%), pre moving , FPS 3.27, Running 22.21s Step 130( N/A%), pre moving , FPS 3.10, Running 22.65s Step 131( N/A%), pre moving , FPS 2.89, Running 23.18s Step 132( N/A%), pre moving , FPS 2.78, Running 23.60s Step 133( N/A%), pre moving , FPS 2.75, Running 23.93s Step 134( N/A%), pre moving , FPS 2.66, Running 24.26s Step 135( N/A%), pre moving , FPS 2.50, Running 24.82s Step 136( N/A%), pre moving , FPS 2.40, Running 25.27s Step 137( N/A%), pre moving , FPS 2.31, Running 25.86s Step 138( N/A%), pre moving , FPS 2.25, Running 26.16s Step 139( N/A%), pre moving , FPS 2.18, Running 26.55s Step 140( N/A%), pre moving , FPS 2.17, Running 26.89s Step 141( N/A%), pre moving , FPS 2.07, Running 27.46s Step 142( N/A%), pre moving , FPS 2.38, Running 27.75s Step 143( N/A%), pre moving , FPS 2.41, Running 28.21s Step 144( N/A%), pre moving , FPS 2.36, Running 28.56s Step 145( N/A%), pre moving , FPS 2.44, Running 28.79s Step 146( N/A%), pre moving , FPS 2.51, Running 28.93s Step 147( N/A%), pre moving , FPS 2.62, Running 29.16s Step 148( N/A%), pre moving , FPS 2.64, Running 29.34s Step 149( N/A%), pre moving , FPS 2.66, Running 29.74s Step 150( N/A%), pre moving , FPS 2.68, Running 30.10s Step 151( N/A%), pre moving , FPS 2.64, Running 30.76s Step 152( N/A%), pre moving , FPS 2.71, Running 30.99s Step 153( N/A%), pre moving , FPS 2.62, Running 31.56s Step 154( N/A%), pre moving , FPS 2.59, Running 31.99s Step 155( N/A%), pre moving , FPS 2.58, Running 32.57s Step 156( N/A%), pre moving , FPS 2.57, Running 33.04s Step 157( N/A%), pre moving , FPS 2.56, Running 33.68s Step 158( N/A%), pre moving , FPS 2.58, Running 33.93s Step 159( N/A%), pre moving , FPS 2.54, Running 34.42s Step 160( N/A%), pre moving , FPS 2.51, Running 34.86s Step 161( N/A%), pre moving , FPS 2.51, Running 35.44s Step 162( N/A%), pre moving , FPS 2.45, Running 35.91s Step 163( N/A%), pre moving , FPS 2.41, Running 36.51s Step 164( N/A%), pre moving , FPS 2.38, Running 36.98s Step 165( N/A%), pre moving , FPS 2.27, Running 37.60s Step 166( N/A%), pre moving , FPS 2.18, Running 38.10s Step 167( N/A%), pre moving , FPS 2.10, Running 38.68s Step 168( N/A%), pre moving , FPS 2.03, Running 39.19s Step 169( N/A%), pre moving , FPS 1.98, Running 39.82s Step 170( N/A%), pre moving , FPS 1.97, Running 40.26s Step 171( N/A%), pre moving , FPS 1.98, Running 40.85s Step 172( N/A%), pre moving , FPS 1.93, Running 41.33s Step 173( N/A%), pre moving , FPS 1.93, Running 41.92s Step 174( N/A%), pre moving , FPS 1.92, Running 42.42s Step 175( N/A%), pre moving , FPS 1.90, Running 43.08s Step 176( N/A%), pre moving , FPS 1.92, Running 43.47s Step 177( N/A%), pre moving , FPS 1.92, Running 44.11s Step 178( N/A%), pre moving , FPS 1.92, Running 44.33s Step 179( N/A%), pre moving , FPS 1.91, Running 44.87s Step 180( N/A%), pre moving , FPS 1.92, Running 45.30s Step 181( N/A%), pre moving , FPS 1.91, Running 45.89s Step 182( N/A%), pre moving , FPS 1.91, Running 46.39s Step 183( N/A%), pre moving , FPS 1.90, Running 47.05s Step 184( N/A%), pre moving , FPS 1.90, Running 47.50s Step 185( N/A%), pre moving , FPS 1.91, Running 48.05s Step 186( N/A%), pre moving , FPS 1.98, Running 48.22s Step 187( N/A%), pre moving , FPS 2.04, Running 48.47s Step 188( N/A%), pre moving , FPS 2.09, Running 48.74s Step 189( N/A%), pre moving , FPS 2.13, Running 49.19s Step 190( N/A%), pre moving , FPS 2.21, Running 49.29s Step 191( N/A%), pre moving , FPS 2.34, Running 49.41s Step 192( N/A%), pre moving , FPS 2.44, Running 49.51s Step 193( N/A%), pre moving , FPS 2.60, Running 49.61s Step 194( N/A%), pre moving , FPS 2.65, Running 49.97s Step 195( N/A%), pre moving , FPS 2.85, Running 50.09s Step 196( N/A%), pre moving , FPS 2.98, Running 50.19s Step 197( N/A%), pre moving , FPS 3.17, Running 50.43s Step 198( N/A%), pre moving , FPS 3.18, Running 50.62s Step 199( N/A%), pre moving , FPS 3.41, Running 50.74s Step 200( N/A%), pre moving , FPS 3.08, Running 51.80s Step 201( N/A%), pre moving , FPS 3.33, Running 51.89s Step 202( N/A%), pre moving , FPS 3.56, Running 52.00s Step 203( N/A%), pre moving , FPS 3.76, Running 52.37s Step 204( N/A%), pre moving , FPS 3.98, Running 52.53s Step 205( N/A%), pre moving , FPS 4.09, Running 52.94s Step 206( N/A%), pre moving , FPS 4.08, Running 53.13s Step 207( N/A%), pre moving , FPS 3.96, Running 53.52s Step 208( N/A%), pre moving , FPS 4.02, Running 53.71s Step 209( N/A%), pre moving , FPS 4.06, Running 54.12s Step 210( N/A%), pre moving , FPS 3.99, Running 54.30s Step 211( N/A%), pre moving , FPS 3.78, Running 54.70s Step 212( N/A%), pre moving , FPS 3.72, Running 54.89s Step 213( N/A%), pre moving , FPS 3.51, Running 55.30s Step 214( N/A%), pre moving , FPS 3.64, Running 55.47s Step 215( N/A%), pre moving , FPS 3.45, Running 55.89s Step 216( N/A%), pre moving , FPS 3.41, Running 56.06s Step 217( N/A%), pre moving , FPS 3.30, Running 56.48s Step 218( N/A%), pre moving , FPS 3.31, Running 56.66s Step 219( N/A%), pre moving , FPS 3.15, Running 57.08s Step 220( N/A%), pre moving , FPS 3.68, Running 57.24s Step 221( N/A%), pre moving , FPS 3.52, Running 57.58s Step 222( N/A%), pre moving , FPS 3.49, Running 57.74s Step 223( N/A%), pre moving , FPS 3.65, Running 57.86s Step 224( N/A%), pre moving , FPS 3.48, Running 58.28s Step 225( N/A%), pre moving , FPS 3.63, Running 58.45s Step 226( N/A%), pre moving , FPS 3.49, Running 58.87s Step 227( N/A%), pre moving , FPS 3.63, Running 59.04s Step 228( N/A%), pre moving , FPS 3.48, Running 59.46s Step 229( N/A%), pre moving , FPS 3.63, Running 59.63s Step 230( N/A%), pre moving , FPS 3.48, Running 60.05s Step 231( N/A%), pre moving , FPS 3.62, Running 60.23s Step 232( N/A%), pre moving , FPS 3.48, Running 60.65s Step 233( N/A%), pre moving , FPS 3.63, Running 60.82s Step 234( N/A%), pre moving , FPS 3.47, Running 61.23s Step 235( N/A%), pre moving , FPS 3.62, Running 61.42s Step 236( N/A%), pre moving , FPS 3.66, Running 61.52s Step 237( N/A%), pre moving , FPS 3.71, Running 61.88s Step 238( N/A%), pre moving , FPS 3.75, Running 61.99s Step 239( N/A%), pre moving , FPS 3.95, Running 62.14s Step 240( N/A%), pre moving , FPS 3.85, Running 62.44s Step 241( N/A%), pre moving , FPS 4.01, Running 62.56s Step 242( N/A%), pre moving , FPS 4.06, Running 62.67s Step 243( N/A%), pre moving , FPS 3.88, Running 63.02s Step 244( N/A%), pre moving , FPS 4.12, Running 63.14s Step 245( N/A%), pre moving , FPS 4.17, Running 63.25s Step 246( N/A%), pre moving , FPS 4.22, Running 63.60s Step 247( N/A%), pre moving , FPS 4.26, Running 63.73s Step 248( N/A%), pre moving , FPS 4.57, Running 63.83s Step 249( N/A%), pre moving , FPS 4.38, Running 64.19s Step 250( N/A%), pre moving , FPS 4.07, Running 64.96s Step 251( N/A%), pre moving , FPS 3.98, Running 65.25s Step 252( N/A%), pre moving , FPS 4.18, Running 65.43s Step 253( N/A%), pre moving , FPS 4.24, Running 65.54s Step 254( N/A%), pre moving , FPS 4.53, Running 65.65s Step 255( N/A%), pre moving , FPS 4.28, Running 66.09s Step 256( N/A%), pre moving , FPS 4.19, Running 66.30s Step 257( N/A%), pre moving , FPS 4.07, Running 66.79s Step 258( N/A%), pre moving , FPS 3.77, Running 67.30s Step 259( N/A%), pre moving , FPS 3.67, Running 67.58s Step 260( N/A%), pre moving , FPS 3.53, Running 68.10s Step 261( N/A%), pre moving , FPS 3.30, Running 68.62s Step 262( N/A%), pre moving , FPS 3.20, Running 68.92s Step 263( N/A%), pre moving , FPS 3.23, Running 69.20s Step 264( N/A%), pre moving , FPS 3.15, Running 69.48s Step 265( N/A%), pre moving , FPS 3.07, Running 69.76s Step 266( N/A%), pre moving , FPS 2.98, Running 70.31s Step 267( N/A%), pre moving , FPS 2.80, Running 70.86s Step 268( N/A%), pre moving , FPS 2.63, Running 71.43s Step 269( N/A%), pre moving , FPS 2.65, Running 71.73s Step 270( N/A%), pre moving , FPS 2.73, Running 72.30s Step 271( N/A%), pre moving , FPS 2.63, Running 72.84s Step 272( N/A%), pre moving , FPS 2.50, Running 73.44s Step 273( N/A%), pre moving , FPS 2.36, Running 74.00s Step 274( N/A%), pre moving , FPS 2.23, Running 74.61s Step 275( N/A%), pre moving , FPS 2.21, Running 75.14s Step 276( N/A%), pre moving , FPS 2.15, Running 75.60s Step 277( N/A%), pre moving , FPS 2.17, Running 75.99s Step 278( N/A%), pre moving , FPS 2.17, Running 76.53s Step 279( N/A%), pre moving , FPS 2.11, Running 77.07s Step 280( N/A%), pre moving , FPS 2.10, Running 77.62s Step 281( N/A%), pre moving , FPS 2.09, Running 78.18s Step 282( N/A%), pre moving , FPS 2.10, Running 78.43s Step 283( N/A%), pre moving , FPS 2.05, Running 78.97s Step 284( N/A%), pre moving , FPS 2.01, Running 79.42s Step 285( N/A%), pre moving , FPS 2.02, Running 79.67s Step 286( N/A%), pre moving , FPS 2.03, Running 80.17s Step 287( N/A%), pre moving , FPS 2.04, Running 80.65s Step 288( N/A%), pre moving , FPS 2.11, Running 80.89s Step 289( N/A%), pre moving , FPS 2.08, Running 81.33s Step 290( N/A%), pre moving , FPS 2.16, Running 81.57s Step 291( N/A%), pre moving , FPS 2.17, Running 82.05s Step 292( N/A%), pre moving , FPS 2.20, Running 82.53s Step 293( N/A%), pre moving , FPS 2.28, Running 82.76s Step 294( N/A%), pre moving , FPS 2.31, Running 83.26s Step 295( N/A%), pre moving , FPS 2.38, Running 83.55s Step 296( N/A%), pre moving , FPS 2.39, Running 83.95s Step 297( N/A%), pre moving , FPS 2.37, Running 84.42s Step 298( N/A%), pre moving , FPS 2.48, Running 84.59s Step 299( N/A%), pre moving , FPS 2.52, Running 85.01s Step 300( N/A%), pre moving , FPS 2.65, Running 85.17s Step 301( N/A%), pre moving , FPS 2.80, Running 85.33s Step 302( N/A%), pre moving , FPS 2.74, Running 85.73s Step 303( N/A%), pre moving , FPS 2.87, Running 85.93s Step 304( N/A%), pre moving , FPS 2.90, Running 86.33s Step 305( N/A%), pre moving , FPS 2.94, Running 86.47s Step 306( N/A%), pre moving , FPS 3.12, Running 86.58s Step 307( N/A%), pre moving , FPS 3.19, Running 86.93s Step 308( N/A%), pre moving , FPS 3.25, Running 87.05s Step 309( N/A%), pre moving , FPS 3.43, Running 87.16s Step 310( N/A%), pre moving , FPS 3.37, Running 87.51s Step 311( N/A%), pre moving , FPS 3.58, Running 87.63s Step 312( N/A%), pre moving , FPS 3.83, Running 87.74s Step 313( N/A%), pre moving , FPS 3.74, Running 88.10s Step 314( N/A%), pre moving , FPS 4.03, Running 88.23s Step 315( N/A%), pre moving , FPS 4.18, Running 88.33s Step 316( N/A%), pre moving , FPS 4.47, Running 88.43s Step 317( N/A%), pre moving , FPS 4.59, Running 88.78s Step 318( N/A%), pre moving , FPS 4.66, Running 88.88s Step 319( N/A%), pre moving , FPS 5.06, Running 88.97s Step 320( N/A%), pre moving , FPS 5.13, Running 89.07s Step 321( N/A%), pre moving , FPS 4.91, Running 89.40s Step 322( N/A%), pre moving , FPS 5.35, Running 89.47s Step 323( N/A%), pre moving , FPS 5.50, Running 89.56s Step 324( N/A%), pre moving , FPS 3.65, Running 91.80s Step 325( N/A%), pre moving , FPS 3.27, Running 92.58s Step 326( N/A%), pre moving , FPS 3.21, Running 92.81s Step 327( N/A%), pre moving , FPS 2.99, Running 93.61s Step 328( N/A%), pre moving , FPS 2.92, Running 93.89s Step 329( N/A%), pre moving , FPS 2.64, Running 94.73s Step 330( N/A%), pre moving , FPS 2.67, Running 94.98s Step 331( N/A%), pre moving , FPS 2.43, Running 95.85s Step 332( N/A%), pre moving , FPS 2.40, Running 96.09s Step 333( N/A%), pre moving , FPS 2.26, Running 96.95s Step 334( N/A%), pre moving , FPS 2.23, Running 97.21s Step 335( N/A%), pre moving , FPS 2.06, Running 98.03s Step 336( N/A%), pre moving , FPS 2.03, Running 98.28s Step 337( N/A%), pre moving , FPS 1.93, Running 99.12s Step 338( N/A%), pre moving , FPS 1.90, Running 99.40s Step 339( N/A%), pre moving , FPS 1.79, Running 100.15s Step 340( N/A%), pre moving , FPS 1.76, Running 100.41s Step 341( N/A%), pre moving , FPS 1.73, Running 100.99s Step 342( N/A%), pre moving , FPS 1.67, Running 101.46s Step 343( N/A%), pre moving , FPS 1.61, Running 101.96s Step 344( 0.17%), action 1, FPS 1.78, Running 103.06s Step 345( 0.33%), action 2, FPS 1.79, Running 103.72s Step 346( 0.50%), action 3, FPS 1.68, Running 104.68s Step 347( 0.67%), action 4, FPS 1.71, Running 105.33s Step 348( 0.83%), action 5, FPS 1.61, Running 106.29s Step 349( 1.00%), action 6, FPS 1.64, Running 106.91s Step 350( 1.17%), action 7, FPS 1.56, Running 107.83s Step 351( 1.33%), action 8, FPS 1.64, Running 108.08s Step 352( 1.50%), action 9, FPS 1.62, Running 108.41s Step 353( 1.67%), action 10, FPS 1.69, Running 108.79s Step 354( 1.83%), action 11, FPS 1.56, Running 110.02s Step 355( 2.00%), action 12, FPS 1.59, Running 110.63s Step 356( 2.17%), action 13, FPS 1.49, Running 111.72s Step 357( 2.33%), action 14, FPS 1.51, Running 112.40s Step 358( 2.50%), action 15, FPS 1.43, Running 113.38s Step 359( 2.67%), action 16, FPS 1.43, Running 114.09s Step 360( 2.83%), action 17, FPS 1.37, Running 115.03s Step 361( 3.00%), action 18, FPS 1.36, Running 115.70s Step 362( 3.17%), action 19, FPS 1.32, Running 116.63s Step 363( 3.33%), action 20, FPS 1.33, Running 116.95s Step 364( 3.50%), action 21, FPS 1.34, Running 117.98s Step 365( 3.67%), action 22, FPS 1.36, Running 118.44s Step 366( 3.83%), action 23, FPS 1.36, Running 119.42s Step 367( 4.00%), action 24, FPS 1.36, Running 119.99s Step 368( 4.17%), action 25, FPS 1.37, Running 120.93s Step 369( 4.33%), action 26, FPS 1.39, Running 121.25s Step 370( 4.50%), action 27, FPS 1.40, Running 122.07s Step 371( 4.67%), action 28, FPS 1.37, Running 122.64s Step 372( 4.83%), action 29, FPS 1.32, Running 123.61s Step 373( 5.00%), action 30, FPS 1.30, Running 124.23s Step 374( 5.17%), action 31, FPS 1.31, Running 125.25s Step 375( 5.33%), action 32, FPS 1.32, Running 125.82s Step 376( 5.50%), action 33, FPS 1.33, Running 126.79s Step 377( 5.67%), action 34, FPS 1.37, Running 127.03s Step 378( 5.83%), action 35, FPS 1.42, Running 127.43s Step 379( 6.00%), action 36, FPS 1.47, Running 127.67s Step 380( 6.17%), action 37, FPS 1.54, Running 128.06s Step 381( 6.33%), action 38, FPS 1.58, Running 128.33s Step 382( 6.50%), action 39, FPS 1.63, Running 128.89s Step 383( 6.67%), action 40, FPS 1.63, Running 129.21s Step 384( 6.83%), action 41, FPS 1.62, Running 130.30s Step 385( 7.00%), action 42, FPS 1.61, Running 130.88s Step 386( 7.17%), action 43, FPS 1.63, Running 131.68s Step 387( 7.33%), action 44, FPS 1.65, Running 132.15s Step 388( 7.50%), action 45, FPS 1.65, Running 133.08s Step 389( 7.67%), action 46, FPS 1.60, Running 133.72s Step 390( 7.83%), action 47, FPS 1.58, Running 134.70s Step 391( 8.00%), action 48, FPS 1.57, Running 135.36s Step 392( 8.17%), action 49, FPS 1.56, Running 136.41s Step 393( 8.33%), action 50, FPS 1.56, Running 137.03s Step 394( 8.50%), action 51, FPS 1.55, Running 138.14s Step 395( 8.67%), action 52, FPS 1.54, Running 138.83s Step 396( 8.83%), action 53, FPS 1.54, Running 139.80s Step 397( 9.00%), action 54, FPS 1.49, Running 140.44s Step 398( 9.17%), action 55, FPS 1.42, Running 141.49s Step 399( 9.33%), action 56, FPS 1.38, Running 142.13s Step 400( 9.50%), action 57, FPS 1.32, Running 143.20s Step 401( 9.67%), action 58, FPS 1.29, Running 143.83s Step 402( 9.83%), action 59, FPS 1.26, Running 144.82s Step 403( 10.00%), action 60, FPS 1.23, Running 145.43s Step 404( 10.17%), action 61, FPS 1.24, Running 146.49s Step 405( 10.33%), action 62, FPS 1.24, Running 147.06s Step 406( 10.50%), action 63, FPS 1.26, Running 147.51s Step 407( 10.67%), action 64, FPS 1.28, Running 147.77s Step 408( 10.83%), action 65, FPS 1.32, Running 148.27s Step 409( 11.00%), action 66, FPS 1.33, Running 148.81s Step 410( 11.17%), action 67, FPS 1.35, Running 149.47s Step 411( 11.33%), action 68, FPS 1.36, Running 150.01s Step 412( 11.50%), action 69, FPS 1.36, Running 151.08s Step 413( 11.67%), action 70, FPS 1.37, Running 151.67s Step 414( 11.83%), action 71, FPS 1.38, Running 152.61s Step 415( 12.00%), action 72, FPS 1.39, Running 153.25s Step 416( 12.17%), action 73, FPS 1.39, Running 154.17s Step 417( 12.33%), action 74, FPS 1.42, Running 154.56s Step 418( 12.50%), action 75, FPS 1.44, Running 155.41s Step 419( 12.67%), action 76, FPS 1.45, Running 155.96s Step 420( 12.83%), action 77, FPS 1.45, Running 156.98s Step 421( 13.00%), action 78, FPS 1.48, Running 157.33s Step 422( 13.17%), action 79, FPS 1.49, Running 158.21s Step 423( 13.33%), action 80, FPS 1.49, Running 158.84s Step 424( 13.50%), action 81, FPS 1.50, Running 159.80s Step 425( 13.67%), action 82, FPS 1.50, Running 160.43s Step 426( 13.83%), action 83, FPS 1.44, Running 161.38s Step 427( 14.00%), action 84, FPS 1.41, Running 161.93s Step 428( 14.17%), action 85, FPS 1.36, Running 162.93s Step 429( 14.33%), action 86, FPS 1.38, Running 163.26s Step 430( 14.50%), action 87, FPS 1.37, Running 164.06s Step 431( 14.67%), action 88, FPS 1.37, Running 164.63s Step 432( 14.83%), action 89, FPS 1.38, Running 165.61s Step 433( 15.00%), action 90, FPS 1.38, Running 166.18s Step 434( 15.17%), action 91, FPS 1.41, Running 166.83s Step 435( 15.33%), action 92, FPS 1.45, Running 167.09s Step 436( 15.50%), action 93, FPS 1.50, Running 167.53s Step 437( 15.67%), action 94, FPS 1.51, Running 167.83s Step 438( 15.83%), action 95, FPS 1.56, Running 168.22s Step 439( 16.00%), action 96, FPS 1.59, Running 168.56s Step 440( 16.17%), action 97, FPS 1.65, Running 169.11s Step 441( 16.33%), action 98, FPS 1.63, Running 169.64s Step 442( 16.50%), action 99, FPS 1.61, Running 170.66s Step 443( 16.67%), action 100, FPS 1.62, Running 171.21s Step 444( 16.83%), action 101, FPS 1.61, Running 172.22s Step 445( 17.00%), action 102, FPS 1.62, Running 172.81s Step 446( 17.17%), action 103, FPS 1.61, Running 173.79s Step 447( 17.33%), action 104, FPS 1.61, Running 174.33s Step 448( 17.50%), action 105, FPS 1.62, Running 175.26s Step 449( 17.67%), action 106, FPS 1.61, Running 175.66s Step 450( 17.83%), action 107, FPS 1.60, Running 176.55s Step 451( 18.00%), action 108, FPS 1.60, Running 177.11s Step 452( 18.17%), action 109, FPS 1.63, Running 177.87s Step 453( 18.33%), action 110, FPS 1.64, Running 178.40s Step 454( 18.50%), action 111, FPS 1.59, Running 179.42s Step 455( 18.67%), action 112, FPS 1.55, Running 179.97s Step 456( 18.83%), action 113, FPS 1.48, Running 181.02s Step 457( 19.00%), action 114, FPS 1.45, Running 181.59s Step 458( 19.17%), action 115, FPS 1.40, Running 182.52s Step 459( 19.33%), action 116, FPS 1.40, Running 182.85s Step 460( 19.50%), action 117, FPS 1.37, Running 183.66s Step 461( 19.67%), action 118, FPS 1.38, Running 184.18s Step 462( 19.83%), action 119, FPS 1.39, Running 185.02s Step 463( 20.00%), action 120, FPS 1.41, Running 185.40s Step 464( 20.17%), action 121, FPS 1.41, Running 186.39s Step 465( 20.33%), action 122, FPS 1.45, Running 186.61s Step 466( 20.50%), action 123, FPS 1.52, Running 186.94s Step 467( 20.67%), action 124, FPS 1.56, Running 187.17s Step 468( 20.83%), action 125, FPS 1.63, Running 187.55s Step 469( 21.00%), action 126, FPS 1.64, Running 187.83s Step 470( 21.17%), action 127, FPS 1.68, Running 188.44s Step 471( 21.33%), action 128, FPS 1.70, Running 188.85s Step 472( 21.50%), action 129, FPS 1.68, Running 189.76s Step 473( 21.67%), action 130, FPS 1.68, Running 190.28s Step 474( 21.83%), action 131, FPS 1.66, Running 191.45s Step 475( 22.00%), action 132, FPS 1.66, Running 192.03s Step 476( 22.17%), action 133, FPS 1.67, Running 193.00s Step 477( 22.33%), action 134, FPS 1.68, Running 193.51s Step 478( 22.50%), action 135, FPS 1.65, Running 194.60s Step 479( 22.67%), action 136, FPS 1.63, Running 195.15s Step 480( 22.83%), action 137, FPS 1.59, Running 196.20s Step 481( 23.00%), action 138, FPS 1.57, Running 196.89s Step 482( 23.17%), action 139, FPS 1.56, Running 197.87s Step 483( 23.33%), action 140, FPS 1.53, Running 198.44s Step 484( 23.50%), action 141, FPS 1.53, Running 199.47s Step 485( 23.67%), action 142, FPS 1.49, Running 200.04s Step 486( 23.83%), action 143, FPS 1.42, Running 201.01s Step 487( 24.00%), action 144, FPS 1.40, Running 201.48s Step 488( 24.17%), action 145, FPS 1.37, Running 202.17s Step 489( 24.33%), action 146, FPS 1.34, Running 202.70s Step 490( 24.50%), action 147, FPS 1.31, Running 203.65s Step 491( 24.67%), action 148, FPS 1.31, Running 204.06s Step 492( 24.83%), action 149, FPS 1.33, Running 204.85s Step 493( 25.00%), action 150, FPS 1.32, Running 205.39s Step 494( 25.17%), action 151, FPS 1.37, Running 206.03s Step 495( 25.33%), action 152, FPS 1.41, Running 206.25s Step 496( 25.50%), action 153, FPS 1.47, Running 206.58s Step 497( 25.67%), action 154, FPS 1.50, Running 206.86s Step 498( 25.83%), action 155, FPS 1.57, Running 207.34s Step 499( 26.00%), action 156, FPS 1.60, Running 207.65s Step 500( 26.17%), action 157, FPS 1.65, Running 208.28s Step 501( 26.33%), action 158, FPS 1.71, Running 208.61s Step 502( 26.50%), action 159, FPS 1.72, Running 209.51s Step 503( 26.67%), action 160, FPS 1.75, Running 209.85s Step 504( 26.83%), action 161, FPS 1.71, Running 211.19s Step 505( 27.00%), action 162, FPS 1.74, Running 211.54s Step 506( 27.17%), action 163, FPS 1.75, Running 212.42s Step 507( 27.33%), action 164, FPS 1.74, Running 212.99s Step 508( 27.50%), action 165, FPS 1.70, Running 213.95s Step 509( 27.67%), action 166, FPS 1.69, Running 214.53s Step 510( 27.83%), action 167, FPS 1.67, Running 215.60s Step 511( 28.00%), action 168, FPS 1.65, Running 216.18s Step 512( 28.17%), action 169, FPS 1.64, Running 217.07s Step 513( 28.33%), action 170, FPS 1.61, Running 217.82s Step 514( 28.50%), action 171, FPS 1.56, Running 218.83s Step 515( 28.67%), action 172, FPS 1.55, Running 219.17s Step 516( 28.83%), action 173, FPS 1.49, Running 219.97s Step 517( 29.00%), action 174, FPS 1.45, Running 220.61s Step 518( 29.17%), action 175, FPS 1.41, Running 221.50s Step 519( 29.33%), action 176, FPS 1.41, Running 221.84s Step 520( 29.50%), action 177, FPS 1.38, Running 222.82s Step 521( 29.67%), action 178, FPS 1.36, Running 223.36s Step 522( 29.83%), action 179, FPS 1.34, Running 224.44s Step 523( 30.00%), action 180, FPS 1.33, Running 224.90s Step 524( 30.17%), action 181, FPS 1.35, Running 226.04s Step 525( 30.33%), action 182, FPS 1.36, Running 226.25s Step 526( 30.50%), action 183, FPS 1.38, Running 226.88s Step 527( 30.67%), action 184, FPS 1.40, Running 227.23s Step 528( 30.83%), action 185, FPS 1.43, Running 227.94s Step 529( 31.00%), action 186, FPS 1.44, Running 228.43s Step 530( 31.17%), action 187, FPS 1.46, Running 229.34s Step 531( 31.33%), action 188, FPS 1.44, Running 230.03s Step 532( 31.50%), action 189, FPS 1.43, Running 231.05s Step 533( 31.67%), action 190, FPS 1.44, Running 231.71s Step 534( 31.83%), action 191, FPS 1.44, Running 232.72s Step 535( 32.00%), action 192, FPS 1.41, Running 233.31s Step 536( 32.17%), action 193, FPS 1.40, Running 234.27s Step 537( 32.33%), action 194, FPS 1.40, Running 234.94s Step 538( 32.50%), action 195, FPS 1.38, Running 235.96s Step 539( 32.67%), action 196, FPS 1.38, Running 236.34s Step 540( 32.83%), action 197, FPS 1.39, Running 237.18s Step 541( 33.00%), action 198, FPS 1.39, Running 237.71s Step 542( 33.17%), action 199, FPS 1.40, Running 238.74s Step 543( 33.33%), action 200, FPS 1.39, Running 239.29s Step 544( 33.50%), action 201, FPS 1.41, Running 240.24s Step 545( 33.67%), action 202, FPS 1.38, Running 240.75s Step 546( 33.83%), action 203, FPS 1.38, Running 241.40s Step 547( 34.00%), action 204, FPS 1.35, Running 241.99s Step 548( 34.17%), action 205, FPS 1.33, Running 242.95s Step 549( 34.33%), action 206, FPS 1.32, Running 243.57s Step 550( 34.50%), action 207, FPS 1.31, Running 244.58s Step 551( 34.67%), action 208, FPS 1.33, Running 245.07s Step 552( 34.83%), action 209, FPS 1.39, Running 245.47s Step 553( 35.00%), action 210, FPS 1.43, Running 245.69s Step 554( 35.17%), action 211, FPS 1.44, Running 246.60s Step 555( 35.33%), action 212, FPS 1.46, Running 247.00s Step 556( 35.50%), action 213, FPS 1.45, Running 248.05s Step 557( 35.67%), action 214, FPS 1.46, Running 248.60s Step 558( 35.83%), action 215, FPS 1.47, Running 249.59s Step 559( 36.00%), action 216, FPS 1.46, Running 250.00s Step 560( 36.17%), action 217, FPS 1.47, Running 250.79s Step 561( 36.33%), action 218, FPS 1.46, Running 251.36s Step 562( 36.50%), action 219, FPS 1.45, Running 252.54s Step 563( 36.67%), action 220, FPS 1.44, Running 253.16s Step 564( 36.83%), action 221, FPS 1.41, Running 254.46s Step 565( 37.00%), action 222, FPS 1.42, Running 254.82s Step 566( 37.17%), action 223, FPS 1.39, Running 255.74s Step 567( 37.33%), action 224, FPS 1.40, Running 256.30s Step 568( 37.50%), action 225, FPS 1.40, Running 257.28s Step 569( 37.67%), action 226, FPS 1.40, Running 257.86s Step 570( 37.83%), action 227, FPS 1.41, Running 258.75s Step 571( 38.00%), action 228, FPS 1.43, Running 259.10s Step 572( 38.17%), action 229, FPS 1.38, Running 259.99s Step 573( 38.33%), action 230, FPS 1.34, Running 260.56s Step 574( 38.50%), action 231, FPS 1.34, Running 261.56s Step 575( 38.67%), action 232, FPS 1.32, Running 262.15s Step 576( 38.83%), action 233, FPS 1.32, Running 263.16s Step 577( 39.00%), action 234, FPS 1.32, Running 263.75s Step 578( 39.17%), action 235, FPS 1.35, Running 264.36s Step 579( 39.33%), action 236, FPS 1.37, Running 264.62s Step 580( 39.50%), action 237, FPS 1.40, Running 265.02s Step 581( 39.67%), action 238, FPS 1.42, Running 265.40s Step 582( 39.83%), action 239, FPS 1.48, Running 266.09s Step 583( 40.00%), action 240, FPS 1.49, Running 266.61s Step 584( 40.17%), action 241, FPS 1.51, Running 267.71s Step 585( 40.33%), action 242, FPS 1.49, Running 268.27s Step 586( 40.50%), action 243, FPS 1.48, Running 269.24s Step 587( 40.67%), action 244, FPS 1.48, Running 269.83s Step 588( 40.83%), action 245, FPS 1.48, Running 270.79s Step 589( 41.00%), action 246, FPS 1.48, Running 271.37s Step 590( 41.17%), action 247, FPS 1.46, Running 272.48s Step 591( 41.33%), action 248, FPS 1.43, Running 273.07s Step 592( 41.50%), action 249, FPS 1.43, Running 274.02s Step 593( 41.67%), action 250, FPS 1.44, Running 274.43s Step 594( 41.83%), action 251, FPS 1.45, Running 275.33s Step 595( 42.00%), action 252, FPS 1.46, Running 275.86s Step 596( 42.17%), action 253, FPS 1.46, Running 276.84s Step 597( 42.33%), action 254, FPS 1.46, Running 277.42s Step 598( 42.50%), action 255, FPS 1.42, Running 278.48s Step 599( 42.67%), action 256, FPS 1.38, Running 279.10s Step 600( 42.83%), action 257, FPS 1.33, Running 280.11s Step 601( 43.00%), action 258, FPS 1.31, Running 280.66s Step 602( 43.17%), action 259, FPS 1.29, Running 281.62s Step 603( 43.33%), action 260, FPS 1.29, Running 282.12s Step 604( 43.50%), action 261, FPS 1.30, Running 283.13s Step 605( 43.67%), action 262, FPS 1.33, Running 283.36s Step 606( 43.83%), action 263, FPS 1.38, Running 283.70s Step 607( 44.00%), action 264, FPS 1.42, Running 283.92s Step 608( 44.17%), action 265, FPS 1.46, Running 284.46s Step 609( 44.33%), action 266, FPS 1.48, Running 284.85s Step 610( 44.50%), action 267, FPS 1.52, Running 285.60s Step 611( 44.67%), action 268, FPS 1.53, Running 286.18s Step 612( 44.83%), action 269, FPS 1.52, Running 287.17s Step 613( 45.00%), action 270, FPS 1.49, Running 287.83s Step 614( 45.17%), action 271, FPS 1.47, Running 288.94s Step 615( 45.33%), action 272, FPS 1.47, Running 289.47s Step 616( 45.50%), action 273, FPS 1.46, Running 290.55s Step 617( 45.67%), action 274, FPS 1.46, Running 291.11s Step 618( 45.83%), action 275, FPS 1.47, Running 292.07s Step 619( 46.00%), action 276, FPS 1.49, Running 292.55s Step 620( 46.17%), action 277, FPS 1.52, Running 293.25s Step 621( 46.33%), action 278, FPS 1.51, Running 293.86s Step 622( 46.50%), action 279, FPS 1.52, Running 294.81s Step 623( 46.67%), action 280, FPS 1.51, Running 295.40s Step 624( 46.83%), action 281, FPS 1.50, Running 296.48s Step 625( 47.00%), action 282, FPS 1.46, Running 297.07s Step 626( 47.17%), action 283, FPS 1.39, Running 298.05s Step 627( 47.33%), action 284, FPS 1.38, Running 298.40s Step 628( 47.50%), action 285, FPS 1.36, Running 299.21s Step 629( 47.67%), action 286, FPS 1.34, Running 299.80s Step 630( 47.83%), action 287, FPS 1.32, Running 300.74s Step 631( 48.00%), action 288, FPS 1.32, Running 301.29s Step 632( 48.17%), action 289, FPS 1.32, Running 302.28s Step 633( 48.33%), action 290, FPS 1.35, Running 302.60s Step 634( 48.50%), action 291, FPS 1.41, Running 303.08s Step 635( 48.67%), action 292, FPS 1.44, Running 303.38s Step 636( 48.83%), action 293, FPS 1.47, Running 304.11s Step 637( 49.00%), action 294, FPS 1.47, Running 304.68s Step 638( 49.17%), action 295, FPS 1.47, Running 305.69s Step 639( 49.33%), action 296, FPS 1.48, Running 306.02s Step 640( 49.50%), action 297, FPS 1.47, Running 306.84s Step 641( 49.67%), action 298, FPS 1.48, Running 307.41s Step 642( 49.83%), action 299, FPS 1.48, Running 308.34s Step 643( 50.00%), action 300, FPS 1.46, Running 309.09s Step 644( 50.17%), action 301, FPS 1.47, Running 310.05s Step 645( 50.33%), action 302, FPS 1.48, Running 310.60s Step 646( 50.50%), action 303, FPS 1.47, Running 311.64s Step 647( 50.67%), action 304, FPS 1.45, Running 312.19s Step 648( 50.83%), action 305, FPS 1.43, Running 313.19s Step 649( 51.00%), action 306, FPS 1.43, Running 313.80s Step 650( 51.17%), action 307, FPS 1.42, Running 314.85s Step 651( 51.33%), action 308, FPS 1.44, Running 315.19s Step 652( 51.50%), action 309, FPS 1.45, Running 316.02s Step 653( 51.67%), action 310, FPS 1.43, Running 316.57s Step 654( 51.83%), action 311, FPS 1.38, Running 317.55s Step 655( 52.00%), action 312, FPS 1.35, Running 318.17s Step 656( 52.17%), action 313, FPS 1.32, Running 319.26s Step 657( 52.33%), action 314, FPS 1.32, Running 319.83s Step 658( 52.50%), action 315, FPS 1.32, Running 320.87s Step 659( 52.67%), action 316, FPS 1.30, Running 321.45s Step 660( 52.83%), action 317, FPS 1.34, Running 321.77s Step 661( 53.00%), action 318, FPS 1.35, Running 322.23s Step 662( 53.17%), action 319, FPS 1.39, Running 322.74s Step 663( 53.33%), action 320, FPS 1.42, Running 323.19s Step 664( 53.50%), action 321, FPS 1.39, Running 324.46s Step 665( 53.67%), action 322, FPS 1.37, Running 325.25s Step 666( 53.83%), action 323, FPS 1.37, Running 326.22s Step 667( 54.00%), action 324, FPS 1.36, Running 326.94s Step 668( 54.17%), action 325, FPS 1.36, Running 327.89s Step 669( 54.33%), action 326, FPS 1.36, Running 328.50s Step 670( 54.50%), action 327, FPS 1.36, Running 329.57s Step 671( 54.67%), action 328, FPS 1.34, Running 330.14s Step 672( 54.83%), action 329, FPS 1.32, Running 331.13s Step 673( 55.00%), action 330, FPS 1.32, Running 331.72s Step 674( 55.17%), action 331, FPS 1.31, Running 332.79s Step 675( 55.33%), action 332, FPS 1.31, Running 333.39s Step 676( 55.50%), action 333, FPS 1.32, Running 334.39s Step 677( 55.67%), action 334, FPS 1.34, Running 334.73s Step 678( 55.83%), action 335, FPS 1.36, Running 335.60s Step 679( 56.00%), action 336, FPS 1.36, Running 336.17s Step 680( 56.17%), action 337, FPS 1.30, Running 337.14s Step 681( 56.33%), action 338, FPS 1.29, Running 337.69s Step 682( 56.50%), action 339, FPS 1.25, Running 338.68s Step 683( 56.67%), action 340, FPS 1.25, Running 339.22s Step 684( 56.83%), action 341, FPS 1.27, Running 340.15s Step 685( 57.00%), action 342, FPS 1.31, Running 340.49s Step 686( 57.17%), action 343, FPS 1.37, Running 340.86s Step 687( 57.33%), action 344, FPS 1.42, Running 341.06s Step 688( 57.50%), action 345, FPS 1.47, Running 341.54s Step 689( 57.67%), action 346, FPS 1.50, Running 341.79s Step 690( 57.83%), action 347, FPS 1.56, Running 342.42s Step 691( 58.00%), action 348, FPS 1.58, Running 342.79s Step 692( 58.17%), action 349, FPS 1.61, Running 343.56s Step 693( 58.33%), action 350, FPS 1.61, Running 344.15s Step 694( 58.50%), action 351, FPS 1.62, Running 345.12s Step 695( 58.67%), action 352, FPS 1.61, Running 345.83s Step 696( 58.83%), action 353, FPS 1.61, Running 346.83s Step 697( 59.00%), action 354, FPS 1.56, Running 347.52s Step 698( 59.17%), action 355, FPS 1.55, Running 348.52s Step 699( 59.33%), action 356, FPS 1.54, Running 349.14s Step 700( 59.50%), action 357, FPS 1.53, Running 350.17s Step 701( 59.67%), action 358, FPS 1.56, Running 350.52s Step 702( 59.83%), action 359, FPS 1.58, Running 351.35s Step 703( 60.00%), action 360, FPS 1.58, Running 351.90s Step 704( 60.17%), action 361, FPS 1.56, Running 352.99s Step 705( 60.33%), action 362, FPS 1.53, Running 353.52s Step 706( 60.50%), action 363, FPS 1.47, Running 354.43s Step 707( 60.67%), action 364, FPS 1.44, Running 354.99s Step 708( 60.83%), action 365, FPS 1.41, Running 355.69s Step 709( 61.00%), action 366, FPS 1.39, Running 356.19s Step 710( 61.17%), action 367, FPS 1.36, Running 357.13s Step 711( 61.33%), action 368, FPS 1.34, Running 357.71s Step 712( 61.50%), action 369, FPS 1.31, Running 358.81s Step 713( 61.67%), action 370, FPS 1.31, Running 359.44s Step 714( 61.83%), action 371, FPS 1.31, Running 360.41s Step 715( 62.00%), action 372, FPS 1.35, Running 360.69s Step 716( 62.17%), action 373, FPS 1.41, Running 361.05s Step 717( 62.33%), action 374, FPS 1.45, Running 361.28s Step 718( 62.50%), action 375, FPS 1.52, Running 361.71s Step 719( 62.67%), action 376, FPS 1.56, Running 361.95s Step 720( 62.83%), action 377, FPS 1.60, Running 362.64s Step 721( 63.00%), action 378, FPS 1.60, Running 363.02s Step 722( 63.17%), action 379, FPS 1.58, Running 363.99s Step 723( 63.33%), action 380, FPS 1.57, Running 364.62s Step 724( 63.50%), action 381, FPS 1.59, Running 365.59s Step 725( 63.67%), action 382, FPS 1.58, Running 366.18s Step 726( 63.83%), action 383, FPS 1.56, Running 367.23s Step 727( 64.00%), action 384, FPS 1.55, Running 367.86s Step 728( 64.17%), action 385, FPS 1.52, Running 368.87s Step 729( 64.33%), action 386, FPS 1.51, Running 369.48s Step 730( 64.50%), action 387, FPS 1.51, Running 370.39s Step 731( 64.67%), action 388, FPS 1.53, Running 370.76s Step 732( 64.83%), action 389, FPS 1.56, Running 371.63s Step 733( 65.00%), action 390, FPS 1.56, Running 372.23s Step 734( 65.17%), action 391, FPS 1.56, Running 373.20s Step 735( 65.33%), action 392, FPS 1.53, Running 373.79s Step 736( 65.50%), action 393, FPS 1.44, Running 374.90s Step 737( 65.67%), action 394, FPS 1.41, Running 375.47s Step 738( 65.83%), action 395, FPS 1.36, Running 376.43s Step 739( 66.00%), action 396, FPS 1.32, Running 377.04s Step 740( 66.17%), action 397, FPS 1.31, Running 377.92s Step 741( 66.33%), action 398, FPS 1.31, Running 378.32s Step 742( 66.50%), action 399, FPS 1.33, Running 379.03s Step 743( 66.67%), action 400, FPS 1.35, Running 379.46s Step 744( 66.83%), action 401, FPS 1.35, Running 380.43s Step 745( 67.00%), action 402, FPS 1.37, Running 380.73s Step 746( 67.17%), action 403, FPS 1.44, Running 381.10s Step 747( 67.33%), action 404, FPS 1.48, Running 381.34s Step 748( 67.50%), action 405, FPS 1.55, Running 381.79s Step 749( 67.67%), action 406, FPS 1.59, Running 382.02s Step 750( 67.83%), action 407, FPS 1.63, Running 382.67s Step 751( 68.00%), action 408, FPS 1.64, Running 382.99s Step 752( 68.17%), action 409, FPS 1.62, Running 383.96s Step 753( 68.33%), action 410, FPS 1.62, Running 384.54s Step 754( 68.50%), action 411, FPS 1.59, Running 385.75s Step 755( 68.67%), action 412, FPS 1.60, Running 386.33s Step 756( 68.83%), action 413, FPS 1.60, Running 387.40s Step 757( 69.00%), action 414, FPS 1.60, Running 388.00s Step 758( 69.17%), action 415, FPS 1.59, Running 388.97s Step 759( 69.33%), action 416, FPS 1.60, Running 389.55s Step 760( 69.50%), action 417, FPS 1.57, Running 390.64s Step 761( 69.67%), action 418, FPS 1.58, Running 391.01s Step 762( 69.83%), action 419, FPS 1.56, Running 391.85s Step 763( 70.00%), action 420, FPS 1.55, Running 392.39s Step 764( 70.17%), action 421, FPS 1.54, Running 393.45s Step 765( 70.33%), action 422, FPS 1.50, Running 394.07s Step 766( 70.50%), action 423, FPS 1.43, Running 395.05s Step 767( 70.67%), action 424, FPS 1.42, Running 395.40s Step 768( 70.83%), action 425, FPS 1.38, Running 396.24s Step 769( 71.00%), action 426, FPS 1.34, Running 396.93s Step 770( 71.17%), action 427, FPS 1.31, Running 397.93s Step 771( 71.33%), action 428, FPS 1.29, Running 398.52s Step 772( 71.50%), action 429, FPS 1.28, Running 399.59s Step 773( 71.67%), action 430, FPS 1.29, Running 400.01s Step 774( 71.83%), action 431, FPS 1.32, Running 400.87s Step 775( 72.00%), action 432, FPS 1.35, Running 401.10s Step 776( 72.17%), action 433, FPS 1.42, Running 401.49s Step 777( 72.33%), action 434, FPS 1.45, Running 401.78s Step 778( 72.50%), action 435, FPS 1.51, Running 402.25s Step 779( 72.67%), action 436, FPS 1.55, Running 402.48s Step 780( 72.83%), action 437, FPS 1.61, Running 403.08s Step 781( 73.00%), action 438, FPS 1.61, Running 403.40s Step 782( 73.17%), action 439, FPS 1.62, Running 404.21s Step 783( 73.33%), action 440, FPS 1.63, Running 404.65s Step 784( 73.50%), action 441, FPS 1.63, Running 405.72s Step 785( 73.67%), action 442, FPS 1.64, Running 406.28s Step 786( 73.83%), action 443, FPS 1.62, Running 407.44s Step 787( 74.00%), action 444, FPS 1.59, Running 407.96s Step 788( 74.17%), action 445, FPS 1.57, Running 408.97s Step 789( 74.33%), action 446, FPS 1.59, Running 409.55s Step 790( 74.50%), action 447, FPS 1.59, Running 410.51s Step 791( 74.67%), action 448, FPS 1.59, Running 411.07s Step 792( 74.83%), action 449, FPS 1.61, Running 412.01s Step 793( 75.00%), action 450, FPS 1.62, Running 412.34s Step 794( 75.17%), action 451, FPS 1.60, Running 413.36s Step 795( 75.33%), action 452, FPS 1.57, Running 413.86s Step 796( 75.50%), action 453, FPS 1.51, Running 414.76s Step 797( 75.67%), action 454, FPS 1.47, Running 415.36s Step 798( 75.83%), action 455, FPS 1.42, Running 416.38s Step 799( 76.00%), action 456, FPS 1.40, Running 416.73s Step 800( 76.17%), action 457, FPS 1.38, Running 417.56s Step 801( 76.33%), action 458, FPS 1.35, Running 418.19s Step 802( 76.50%), action 459, FPS 1.34, Running 419.18s Step 803( 76.67%), action 460, FPS 1.32, Running 419.77s Step 804( 76.83%), action 461, FPS 1.33, Running 420.77s Step 805( 77.00%), action 462, FPS 1.36, Running 421.03s Step 806( 77.17%), action 463, FPS 1.44, Running 421.37s Step 807( 77.33%), action 464, FPS 1.47, Running 421.58s Step 808( 77.50%), action 465, FPS 1.54, Running 421.95s Step 809( 77.67%), action 466, FPS 1.58, Running 422.22s Step 810( 77.83%), action 467, FPS 1.64, Running 422.72s Step 811( 78.00%), action 468, FPS 1.66, Running 423.12s Step 812( 78.17%), action 469, FPS 1.68, Running 423.91s Step 813( 78.33%), action 470, FPS 1.68, Running 424.23s Step 814( 78.50%), action 471, FPS 1.69, Running 425.20s Step 815( 78.67%), action 472, FPS 1.69, Running 425.73s Step 816( 78.83%), action 473, FPS 1.69, Running 426.61s Step 817( 79.00%), action 474, FPS 1.72, Running 427.01s Step 818( 79.17%), action 475, FPS 1.73, Running 427.93s Step 819( 79.33%), action 476, FPS 1.70, Running 428.51s Step 820( 79.50%), action 477, FPS 1.68, Running 429.50s Step 821( 79.67%), action 478, FPS 1.68, Running 430.08s Step 822( 79.83%), action 479, FPS 1.69, Running 431.04s Step 823( 80.00%), action 480, FPS 1.69, Running 431.64s Step 824( 80.17%), action 481, FPS 1.67, Running 432.77s Step 825( 80.33%), action 482, FPS 1.63, Running 433.33s Step 826( 80.50%), action 483, FPS 1.54, Running 434.35s Step 827( 80.67%), action 484, FPS 1.49, Running 434.97s Step 828( 80.83%), action 485, FPS 1.43, Running 435.90s Step 829( 81.00%), action 486, FPS 1.40, Running 436.47s Step 830( 81.17%), action 487, FPS 1.36, Running 437.47s Step 831( 81.33%), action 488, FPS 1.34, Running 438.06s Step 832( 81.50%), action 489, FPS 1.33, Running 438.97s Step 833( 81.67%), action 490, FPS 1.33, Running 439.32s Step 834( 81.83%), action 491, FPS 1.31, Running 440.50s Step 835( 82.00%), action 492, FPS 1.33, Running 440.75s Step 836( 82.17%), action 493, FPS 1.38, Running 441.05s Step 837( 82.33%), action 494, FPS 1.40, Running 441.27s Step 838( 82.50%), action 495, FPS 1.44, Running 441.78s Step 839( 82.67%), action 496, FPS 1.47, Running 442.07s Step 840( 82.83%), action 497, FPS 1.53, Running 442.60s Step 841( 83.00%), action 498, FPS 1.56, Running 442.94s Step 842( 83.17%), action 499, FPS 1.55, Running 443.92s Step 843( 83.33%), action 500, FPS 1.55, Running 444.53s Step 844( 83.50%), action 501, FPS 1.57, Running 445.53s Step 845( 83.67%), action 502, FPS 1.57, Running 446.10s Step 846( 83.83%), action 503, FPS 1.57, Running 447.11s Step 847( 84.00%), action 504, FPS 1.57, Running 447.68s Step 848( 84.17%), action 505, FPS 1.57, Running 448.67s Step 849( 84.33%), action 506, FPS 1.56, Running 449.26s Step 850( 84.50%), action 507, FPS 1.57, Running 450.22s Step 851( 84.67%), action 508, FPS 1.57, Running 450.81s Step 852( 84.83%), action 509, FPS 1.55, Running 451.83s Step 853( 85.00%), action 510, FPS 1.52, Running 452.46s Step 854( 85.17%), action 511, FPS 1.53, Running 453.56s Step 855( 85.33%), action 512, FPS 1.49, Running 454.19s Step 856( 85.50%), action 513, FPS 1.41, Running 455.21s Step 857( 85.67%), action 514, FPS 1.38, Running 455.79s Step 858( 85.83%), action 515, FPS 1.35, Running 456.56s Step 859( 86.00%), action 516, FPS 1.34, Running 457.02s Step 860( 86.17%), action 517, FPS 1.30, Running 458.00s Step 861( 86.33%), action 518, FPS 1.27, Running 458.66s Step 862( 86.50%), action 519, FPS 1.27, Running 459.71s Step 863( 86.67%), action 520, FPS 1.27, Running 460.29s Step 864( 86.83%), action 521, FPS 1.30, Running 460.92s Step 865( 87.00%), action 522, FPS 1.31, Running 461.38s Step 866( 87.17%), action 523, FPS 1.34, Running 462.01s Step 867( 87.33%), action 524, FPS 1.35, Running 462.55s Step 868( 87.50%), action 525, FPS 1.35, Running 463.48s Step 869( 87.67%), action 526, FPS 1.37, Running 463.82s Step 870( 87.83%), action 527, FPS 1.39, Running 464.63s Step 871( 88.00%), action 528, FPS 1.39, Running 465.20s Step 872( 88.17%), action 529, FPS 1.40, Running 466.15s Step 873( 88.33%), action 530, FPS 1.42, Running 466.50s Step 874( 88.50%), action 531, FPS 1.41, Running 467.74s Step 875( 88.67%), action 532, FPS 1.41, Running 468.42s Step 876( 88.83%), action 533, FPS 1.41, Running 469.42s Step 877( 89.00%), action 534, FPS 1.41, Running 470.00s Step 878( 89.17%), action 535, FPS 1.38, Running 471.03s Step 879( 89.33%), action 536, FPS 1.37, Running 471.62s Step 880( 89.50%), action 537, FPS 1.37, Running 472.65s Step 881( 89.67%), action 538, FPS 1.39, Running 473.03s Step 882( 89.83%), action 539, FPS 1.41, Running 473.85s Step 883( 90.00%), action 540, FPS 1.42, Running 474.40s Step 884( 90.17%), action 541, FPS 1.38, Running 475.41s Step 885( 90.33%), action 542, FPS 1.37, Running 475.96s Step 886( 90.50%), action 543, FPS 1.34, Running 476.90s Step 887( 90.67%), action 544, FPS 1.36, Running 477.23s Step 888( 90.83%), action 545, FPS 1.37, Running 478.04s Step 889( 91.00%), action 546, FPS 1.35, Running 478.62s Step 890( 91.17%), action 547, FPS 1.36, Running 479.33s Step 891( 91.33%), action 548, FPS 1.39, Running 479.56s Step 892( 91.50%), action 549, FPS 1.45, Running 479.93s Step 893( 91.67%), action 550, FPS 1.45, Running 480.29s Step 894( 91.83%), action 551, FPS 1.50, Running 481.08s Step 895( 92.00%), action 552, FPS 1.52, Running 481.58s Step 896( 92.17%), action 553, FPS 1.52, Running 482.54s Step 897( 92.33%), action 554, FPS 1.52, Running 483.20s Step 898( 92.50%), action 555, FPS 1.53, Running 484.13s Step 899( 92.67%), action 556, FPS 1.53, Running 484.73s Step 900( 92.83%), action 557, FPS 1.52, Running 485.78s Step 901( 93.00%), action 558, FPS 1.50, Running 486.38s Step 902( 93.17%), action 559, FPS 1.48, Running 487.34s Step 903( 93.33%), action 560, FPS 1.48, Running 487.94s Step 904( 93.50%), action 561, FPS 1.47, Running 489.00s Step 905( 93.67%), action 562, FPS 1.47, Running 489.55s Step 906( 93.83%), action 563, FPS 1.49, Running 490.29s Step 907( 94.00%), action 564, FPS 1.48, Running 490.73s Step 908( 94.17%), action 565, FPS 1.47, Running 491.60s Step 909( 94.33%), action 566, FPS 1.50, Running 491.94s Step 910( 94.50%), action 567, FPS 1.49, Running 492.77s Step 911( 94.67%), action 568, FPS 1.48, Running 493.11s Step 912( 94.83%), action 569, FPS 1.43, Running 493.91s Step 913( 95.00%), action 570, FPS 1.41, Running 494.46s Step 914( 95.17%), action 571, FPS 1.40, Running 495.42s Step 915( 95.33%), action 572, FPS 1.39, Running 495.98s Step 916( 95.50%), action 573, FPS 1.39, Running 496.95s Step 917( 95.67%), action 574, FPS 1.42, Running 497.30s Step 918( 95.83%), action 575, FPS 1.42, Running 498.19s Step 919( 96.00%), action 576, FPS 1.46, Running 498.42s Step 920( 96.17%), action 577, FPS 1.54, Running 498.79s Step 921( 96.33%), action 578, FPS 1.58, Running 499.03s Step 922( 96.50%), action 579, FPS 1.61, Running 499.77s Step 923( 96.67%), action 580, FPS 1.63, Running 500.18s Step 924( 96.83%), action 581, FPS 1.61, Running 501.46s Step 925( 97.00%), action 582, FPS 1.60, Running 502.02s Step 926( 97.17%), action 583, FPS 1.57, Running 503.06s Step 927( 97.33%), action 584, FPS 1.55, Running 503.66s Step 928( 97.50%), action 585, FPS 1.52, Running 504.79s Step 929( 97.67%), action 586, FPS 1.49, Running 505.34s Step 930( 97.83%), action 587, FPS 1.48, Running 506.30s Step 931( 98.00%), action 588, FPS 1.48, Running 506.64s Step 932( 98.17%), action 589, FPS 1.46, Running 507.58s Step 933( 98.33%), action 590, FPS 1.46, Running 508.18s Step 934( 98.50%), action 591, FPS 1.45, Running 509.21s Step 935( 98.67%), action 592, FPS 1.45, Running 509.77s Step 936( 98.83%), action 593, FPS 1.45, Running 510.73s Step 937( 99.00%), action 594, FPS 1.45, Running 511.10s Step 938( 99.17%), action 595, FPS 1.46, Running 511.91s Step 939( 99.33%), action 596, FPS 1.41, Running 512.57s Step 940( 99.50%), action 597, FPS 1.36, Running 513.52s Step 941( 99.67%), action 598, FPS 1.33, Running 514.08s Step 942( 99.83%), action 599, FPS 1.31, Running 515.03s Step 943(100.00%), action 600, FPS 1.29, Running 515.70s [2026-08-01 23:44:27] [68 ] Seed 67 failed after 515.86 s. +steps: 943 , actions: 600 . +Instruction: Empty +Total 8/68(11.76%) success. +Setting seed: 68 +Step 1( N/A%), pre moving , FPS 2.62, Running 0.38s Step 2( N/A%), pre moving , FPS 4.60, Running 0.43s Step 3( N/A%), pre moving , FPS 5.91, Running 0.51s Step 4( N/A%), pre moving , FPS 7.01, Running 0.57s Step 5( N/A%), pre moving , FPS 5.58, Running 0.90s Step 6( N/A%), pre moving , FPS 6.55, Running 0.92s Step 7( N/A%), pre moving , FPS 7.48, Running 0.94s Step 8( N/A%), pre moving , FPS 8.37, Running 0.96s Step 9( N/A%), pre moving , FPS 9.22, Running 0.98s Step 10( N/A%), pre moving , FPS 10.04, Running 1.00s Step 11( N/A%), pre moving , FPS 10.83, Running 1.02s Step 12( N/A%), pre moving , FPS 11.58, Running 1.04s Step 13( N/A%), pre moving , FPS 12.31, Running 1.06s Step 14( N/A%), pre moving , FPS 13.02, Running 1.08s Step 15( N/A%), pre moving , FPS 13.70, Running 1.09s Step 16( N/A%), pre moving , FPS 14.36, Running 1.11s Step 17( N/A%), pre moving , FPS 14.99, Running 1.13s Step 18( N/A%), pre moving , FPS 15.47, Running 1.16s Step 19( N/A%), pre moving , FPS 16.00, Running 1.19s Step 20( N/A%), pre moving , FPS 16.49, Running 1.21s Step 21( N/A%), pre moving , FPS 18.31, Running 1.47s Step 22( N/A%), pre moving , FPS 18.90, Running 1.49s Step 23( N/A%), pre moving , FPS 19.89, Running 1.51s Step 24( N/A%), pre moving , FPS 20.77, Running 1.53s Step 25( N/A%), pre moving , FPS 30.46, Running 1.55s Step 26( N/A%), pre moving , FPS 23.93, Running 1.75s Step 27( N/A%), pre moving , FPS 23.86, Running 1.77s Step 28( N/A%), pre moving , FPS 23.76, Running 1.80s Step 29( N/A%), pre moving , FPS 23.57, Running 1.82s Step 30( N/A%), pre moving , FPS 23.41, Running 1.85s Step 31( N/A%), pre moving , FPS 23.35, Running 1.87s Step 32( N/A%), pre moving , FPS 22.35, Running 1.93s Step 33( N/A%), pre moving , FPS 21.52, Running 1.99s Step 34( N/A%), pre moving , FPS 20.50, Running 2.05s Step 35( N/A%), pre moving , FPS 19.87, Running 2.10s Step 36( N/A%), pre moving , FPS 10.75, Running 2.98s Step 37( N/A%), pre moving , FPS 9.21, Running 3.31s Step 38( N/A%), pre moving , FPS 9.05, Running 3.37s Step 39( N/A%), pre moving , FPS 8.84, Running 3.45s Step 40( N/A%), pre moving , FPS 7.80, Running 3.78s Step 41( N/A%), pre moving , FPS 8.36, Running 3.87s Step 42( N/A%), pre moving , FPS 8.22, Running 3.93s Step 43( N/A%), pre moving , FPS 8.03, Running 4.00s Step 44( N/A%), pre moving , FPS 7.17, Running 4.32s Step 45( N/A%), pre moving , FPS 6.99, Running 4.41s Step 46( N/A%), pre moving , FPS 7.31, Running 4.49s Step 47( N/A%), pre moving , FPS 7.19, Running 4.55s Step 48( N/A%), pre moving , FPS 5.42, Running 5.49s Step 49( N/A%), pre moving , FPS 5.36, Running 5.55s Step 50( N/A%), pre moving , FPS 5.28, Running 5.64s Step 51( N/A%), pre moving , FPS 4.90, Running 5.96s Step 52( N/A%), pre moving , FPS 4.86, Running 6.04s Step 53( N/A%), pre moving , FPS 4.85, Running 6.11s Step 54( N/A%), pre moving , FPS 4.83, Running 6.19s Step 55( N/A%), pre moving , FPS 4.53, Running 6.52s Step 56( N/A%), pre moving , FPS 5.46, Running 6.64s Step 57( N/A%), pre moving , FPS 5.81, Running 6.75s Step 58( N/A%), pre moving , FPS 5.32, Running 7.13s Step 59( N/A%), pre moving , FPS 5.28, Running 7.24s Step 60( N/A%), pre moving , FPS 5.61, Running 7.34s Step 61( N/A%), pre moving , FPS 5.19, Running 7.72s Step 62( N/A%), pre moving , FPS 5.13, Running 7.82s Step 63( N/A%), pre moving , FPS 4.77, Running 8.19s Step 64( N/A%), pre moving , FPS 5.00, Running 8.32s Step 65( N/A%), pre moving , FPS 4.98, Running 8.43s Step 66( N/A%), pre moving , FPS 4.65, Running 8.79s Step 67( N/A%), pre moving , FPS 4.59, Running 8.91s Step 68( N/A%), pre moving , FPS 5.64, Running 9.04s Step 69( N/A%), pre moving , FPS 5.17, Running 9.42s Step 70( N/A%), pre moving , FPS 5.13, Running 9.53s Step 71( N/A%), pre moving , FPS 5.08, Running 9.89s Step 72( N/A%), pre moving , FPS 5.04, Running 10.01s Step 73( N/A%), pre moving , FPS 4.93, Running 10.17s Step 74( N/A%), pre moving , FPS 4.64, Running 10.50s Step 75( N/A%), pre moving , FPS 4.89, Running 10.61s Step 76( N/A%), pre moving , FPS 4.62, Running 10.97s Step 77( N/A%), pre moving , FPS 4.60, Running 11.10s Step 78( N/A%), pre moving , FPS 4.61, Running 11.47s Step 79( N/A%), pre moving , FPS 4.59, Running 11.59s Step 80( N/A%), pre moving , FPS 4.58, Running 11.71s Step 81( N/A%), pre moving , FPS 4.60, Running 12.07s Step 82( N/A%), pre moving , FPS 4.57, Running 12.20s Step 83( N/A%), pre moving , FPS 4.68, Running 12.46s Step 84( N/A%), pre moving , FPS 4.57, Running 12.70s Step 85( N/A%), pre moving , FPS 4.57, Running 12.81s Step 86( N/A%), pre moving , FPS 4.55, Running 13.18s Step 87( N/A%), pre moving , FPS 4.56, Running 13.29s Step 88( N/A%), pre moving , FPS 4.34, Running 13.65s Step 89( N/A%), pre moving , FPS 4.58, Running 13.79s Step 90( N/A%), pre moving , FPS 4.58, Running 13.90s Step 91( N/A%), pre moving , FPS 4.61, Running 14.23s Step 92( N/A%), pre moving , FPS 4.64, Running 14.32s Step 93( N/A%), pre moving , FPS 4.74, Running 14.39s Step 94( N/A%), pre moving , FPS 5.05, Running 14.46s Step 95( N/A%), pre moving , FPS 4.79, Running 14.78s Step 96( N/A%), pre moving , FPS 5.17, Running 14.84s Step 97( N/A%), pre moving , FPS 5.23, Running 14.92s Step 98( N/A%), pre moving , FPS 5.68, Running 14.99s Step 99( N/A%), pre moving , FPS 5.76, Running 15.06s Step 100( N/A%), pre moving , FPS 5.45, Running 15.38s Step 101( N/A%), pre moving , FPS 5.93, Running 15.45s Step 102( N/A%), pre moving , FPS 5.97, Running 15.55s Step 103( N/A%), pre moving , FPS 6.34, Running 15.62s Step 104( N/A%), pre moving , FPS 6.53, Running 15.76s Step 105( N/A%), pre moving , FPS 6.23, Running 16.02s Step 106( N/A%), pre moving , FPS 6.88, Running 16.09s Step 107( N/A%), pre moving , FPS 6.96, Running 16.17s Step 108( N/A%), pre moving , FPS 7.20, Running 16.43s Step 109( N/A%), pre moving , FPS 7.19, Running 16.58s Step 110( N/A%), pre moving , FPS 7.31, Running 16.64s Step 111( N/A%), pre moving , FPS 8.02, Running 16.72s Step 112( N/A%), pre moving , FPS 7.34, Running 17.05s Step 113( N/A%), pre moving , FPS 7.34, Running 17.11s Step 114( N/A%), pre moving , FPS 7.29, Running 17.20s Step 115( N/A%), pre moving , FPS 8.00, Running 17.28s Step 116( N/A%), pre moving , FPS 7.25, Running 17.59s Step 117( N/A%), pre moving , FPS 7.21, Running 17.70s Step 118( N/A%), pre moving , FPS 7.19, Running 17.77s Step 119( N/A%), pre moving , FPS 7.15, Running 17.86s Step 120( N/A%), pre moving , FPS 7.13, Running 18.18s Step 121( N/A%), pre moving , FPS 7.07, Running 18.28s Step 122( N/A%), pre moving , FPS 7.15, Running 18.34s Step 123( N/A%), pre moving , FPS 7.08, Running 18.44s Step 124( N/A%), pre moving , FPS 6.66, Running 18.76s Step 125( N/A%), pre moving , FPS 7.04, Running 18.85s Step 126( N/A%), pre moving , FPS 7.05, Running 18.93s Step 127( N/A%), pre moving , FPS 4.75, Running 20.38s Step 128( N/A%), pre moving , FPS 4.75, Running 20.64s Step 129( N/A%), pre moving , FPS 4.73, Running 20.80s Step 130( N/A%), pre moving , FPS 4.44, Running 21.15s Step 131( N/A%), pre moving , FPS 4.31, Running 21.37s Step 132( N/A%), pre moving , FPS 4.31, Running 21.68s Step 133( N/A%), pre moving , FPS 3.96, Running 22.17s Step 134( N/A%), pre moving , FPS 3.60, Running 22.77s Step 135( N/A%), pre moving , FPS 3.52, Running 22.96s Step 136( N/A%), pre moving , FPS 3.39, Running 23.49s Step 137( N/A%), pre moving , FPS 3.22, Running 23.91s Step 138( N/A%), pre moving , FPS 2.99, Running 24.46s Step 139( N/A%), pre moving , FPS 2.81, Running 24.97s Step 140( N/A%), pre moving , FPS 2.72, Running 25.54s Step 141( N/A%), pre moving , FPS 2.67, Running 25.76s Step 142( N/A%), pre moving , FPS 2.54, Running 26.21s Step 143( N/A%), pre moving , FPS 2.44, Running 26.63s Step 144( N/A%), pre moving , FPS 2.37, Running 27.19s Step 145( N/A%), pre moving , FPS 2.28, Running 27.64s Step 146( N/A%), pre moving , FPS 2.15, Running 28.25s Step 147( N/A%), pre moving , FPS 2.48, Running 28.46s Step 148( N/A%), pre moving , FPS 2.42, Running 28.92s Step 149( N/A%), pre moving , FPS 2.34, Running 29.36s Step 150( N/A%), pre moving , FPS 2.27, Running 29.95s Step 151( N/A%), pre moving , FPS 2.21, Running 30.40s Step 152( N/A%), pre moving , FPS 2.15, Running 30.98s Step 153( N/A%), pre moving , FPS 2.16, Running 31.43s Step 154( N/A%), pre moving , FPS 2.15, Running 32.07s Step 155( N/A%), pre moving , FPS 2.09, Running 32.51s Step 156( N/A%), pre moving , FPS 2.06, Running 33.18s Step 157( N/A%), pre moving , FPS 2.06, Running 33.64s Step 158( N/A%), pre moving , FPS 2.05, Running 34.23s Step 159( N/A%), pre moving , FPS 2.06, Running 34.67s Step 160( N/A%), pre moving , FPS 2.06, Running 35.24s Step 161( N/A%), pre moving , FPS 2.06, Running 35.48s Step 162( N/A%), pre moving , FPS 2.04, Running 36.00s Step 163( N/A%), pre moving , FPS 2.05, Running 36.38s Step 164( N/A%), pre moving , FPS 2.04, Running 37.00s Step 165( N/A%), pre moving , FPS 2.04, Running 37.45s Step 166( N/A%), pre moving , FPS 2.04, Running 38.03s Step 167( N/A%), pre moving , FPS 1.99, Running 38.51s Step 168( N/A%), pre moving , FPS 1.97, Running 39.06s Step 169( N/A%), pre moving , FPS 2.02, Running 39.26s Step 170( N/A%), pre moving , FPS 2.09, Running 39.51s Step 171( N/A%), pre moving , FPS 2.15, Running 39.69s Step 172( N/A%), pre moving , FPS 2.24, Running 39.92s Step 173( N/A%), pre moving , FPS 2.31, Running 40.10s Step 174( N/A%), pre moving , FPS 2.36, Running 40.54s Step 175( N/A%), pre moving , FPS 2.39, Running 40.87s Step 176( N/A%), pre moving , FPS 2.42, Running 41.46s Step 177( N/A%), pre moving , FPS 2.40, Running 41.98s Step 178( N/A%), pre moving , FPS 2.38, Running 42.64s Step 179( N/A%), pre moving , FPS 2.37, Running 43.10s Step 180( N/A%), pre moving , FPS 2.37, Running 43.67s Step 181( N/A%), pre moving , FPS 2.33, Running 44.08s Step 182( N/A%), pre moving , FPS 2.32, Running 44.62s Step 183( N/A%), pre moving , FPS 2.36, Running 44.87s Step 184( N/A%), pre moving , FPS 2.35, Running 45.52s Step 185( N/A%), pre moving , FPS 2.34, Running 46.00s Step 186( N/A%), pre moving , FPS 2.33, Running 46.60s Step 187( N/A%), pre moving , FPS 2.34, Running 47.07s Step 188( N/A%), pre moving , FPS 2.32, Running 47.66s Step 189( N/A%), pre moving , FPS 2.25, Running 48.14s Step 190( N/A%), pre moving , FPS 2.15, Running 48.82s Step 191( N/A%), pre moving , FPS 2.07, Running 49.35s Step 192( N/A%), pre moving , FPS 1.99, Running 49.95s Step 193( N/A%), pre moving , FPS 1.92, Running 50.51s Step 194( N/A%), pre moving , FPS 1.89, Running 51.11s Step 195( N/A%), pre moving , FPS 1.93, Running 51.23s Step 196( N/A%), pre moving , FPS 1.98, Running 51.58s Step 197( N/A%), pre moving , FPS 2.06, Running 51.67s Step 198( N/A%), pre moving , FPS 2.18, Running 51.83s Step 199( N/A%), pre moving , FPS 2.21, Running 52.15s Step 200( N/A%), pre moving , FPS 2.34, Running 52.23s Step 201( N/A%), pre moving , FPS 2.42, Running 52.33s Step 202( N/A%), pre moving , FPS 2.48, Running 52.68s Step 203( N/A%), pre moving , FPS 2.52, Running 52.80s Step 204( N/A%), pre moving , FPS 2.71, Running 52.90s Step 205( N/A%), pre moving , FPS 2.52, Running 53.94s Step 206( N/A%), pre moving , FPS 2.69, Running 54.03s Step 207( N/A%), pre moving , FPS 2.81, Running 54.19s Step 208( N/A%), pre moving , FPS 2.92, Running 54.52s Step 209( N/A%), pre moving , FPS 3.06, Running 54.69s Step 210( N/A%), pre moving , FPS 3.17, Running 55.13s Step 211( N/A%), pre moving , FPS 3.37, Running 55.29s Step 212( N/A%), pre moving , FPS 3.48, Running 55.71s Step 213( N/A%), pre moving , FPS 3.73, Running 55.87s Step 214( N/A%), pre moving , FPS 3.90, Running 56.24s Step 215( N/A%), pre moving , FPS 3.81, Running 56.47s Step 216( N/A%), pre moving , FPS 3.95, Running 56.63s Step 217( N/A%), pre moving , FPS 3.70, Running 57.07s Step 218( N/A%), pre moving , FPS 3.71, Running 57.22s Step 219( N/A%), pre moving , FPS 3.63, Running 57.66s Step 220( N/A%), pre moving , FPS 3.58, Running 57.82s Step 221( N/A%), pre moving , FPS 3.37, Running 58.26s Step 222( N/A%), pre moving , FPS 3.49, Running 58.41s Step 223( N/A%), pre moving , FPS 3.32, Running 58.83s Step 224( N/A%), pre moving , FPS 3.28, Running 59.00s Step 225( N/A%), pre moving , FPS 3.65, Running 59.41s Step 226( N/A%), pre moving , FPS 3.63, Running 59.54s Step 227( N/A%), pre moving , FPS 3.62, Running 59.71s Step 228( N/A%), pre moving , FPS 3.74, Running 59.87s Step 229( N/A%), pre moving , FPS 3.72, Running 60.07s Step 230( N/A%), pre moving , FPS 3.88, Running 60.28s Step 231( N/A%), pre moving , FPS 3.93, Running 60.39s Step 232( N/A%), pre moving , FPS 4.19, Running 60.49s Step 233( N/A%), pre moving , FPS 4.03, Running 60.83s Step 234( N/A%), pre moving , FPS 4.24, Running 60.95s Step 235( N/A%), pre moving , FPS 4.36, Running 61.05s Step 236( N/A%), pre moving , FPS 4.18, Running 61.42s Step 237( N/A%), pre moving , FPS 4.47, Running 61.54s Step 238( N/A%), pre moving , FPS 4.53, Running 61.63s Step 239( N/A%), pre moving , FPS 4.92, Running 61.73s Step 240( N/A%), pre moving , FPS 4.70, Running 62.08s Step 241( N/A%), pre moving , FPS 5.08, Running 62.19s Step 242( N/A%), pre moving , FPS 5.13, Running 62.31s Step 243( N/A%), pre moving , FPS 5.21, Running 62.66s Step 244( N/A%), pre moving , FPS 5.29, Running 62.78s Step 245( N/A%), pre moving , FPS 5.76, Running 62.89s Step 246( N/A%), pre moving , FPS 4.56, Running 63.93s Step 247( N/A%), pre moving , FPS 4.62, Running 64.04s Step 248( N/A%), pre moving , FPS 4.42, Running 64.39s Step 249( N/A%), pre moving , FPS 4.46, Running 64.55s Step 250( N/A%), pre moving , FPS 4.55, Running 64.68s Step 251( N/A%), pre moving , FPS 4.26, Running 65.08s Step 252( N/A%), pre moving , FPS 4.21, Running 65.24s Step 253( N/A%), pre moving , FPS 4.10, Running 65.71s Step 254( N/A%), pre moving , FPS 4.01, Running 65.94s Step 255( N/A%), pre moving , FPS 3.73, Running 66.42s Step 256( N/A%), pre moving , FPS 3.65, Running 66.89s Step 257( N/A%), pre moving , FPS 3.58, Running 67.12s Step 258( N/A%), pre moving , FPS 3.35, Running 67.60s Step 259( N/A%), pre moving , FPS 3.29, Running 67.80s Step 260( N/A%), pre moving , FPS 3.21, Running 68.30s Step 261( N/A%), pre moving , FPS 3.00, Running 68.86s Step 262( N/A%), pre moving , FPS 2.82, Running 69.40s Step 263( N/A%), pre moving , FPS 2.85, Running 69.69s Step 264( N/A%), pre moving , FPS 2.69, Running 70.23s Step 265( N/A%), pre moving , FPS 2.53, Running 70.78s Step 266( N/A%), pre moving , FPS 2.70, Running 71.34s Step 267( N/A%), pre moving , FPS 2.56, Running 71.86s Step 268( N/A%), pre moving , FPS 2.52, Running 72.33s Step 269( N/A%), pre moving , FPS 2.45, Running 72.71s Step 270( N/A%), pre moving , FPS 2.33, Running 73.25s Step 271( N/A%), pre moving , FPS 2.29, Running 73.80s Step 272( N/A%), pre moving , FPS 2.20, Running 74.33s Step 273( N/A%), pre moving , FPS 2.25, Running 74.60s Step 274( N/A%), pre moving , FPS 2.18, Running 75.12s Step 275( N/A%), pre moving , FPS 2.18, Running 75.59s Step 276( N/A%), pre moving , FPS 2.24, Running 75.82s Step 277( N/A%), pre moving , FPS 2.18, Running 76.30s Step 278( N/A%), pre moving , FPS 2.17, Running 76.80s Step 279( N/A%), pre moving , FPS 2.18, Running 76.97s Step 280( N/A%), pre moving , FPS 2.20, Running 77.40s Step 281( N/A%), pre moving , FPS 2.31, Running 77.50s Step 282( N/A%), pre moving , FPS 2.33, Running 78.00s Step 283( N/A%), pre moving , FPS 2.34, Running 78.22s Step 284( N/A%), pre moving , FPS 2.36, Running 78.70s Step 285( N/A%), pre moving , FPS 2.40, Running 79.10s Step 286( N/A%), pre moving , FPS 2.49, Running 79.38s Step 287( N/A%), pre moving , FPS 2.50, Running 79.84s Step 288( N/A%), pre moving , FPS 2.58, Running 80.07s Step 289( N/A%), pre moving , FPS 2.65, Running 80.26s Step 290( N/A%), pre moving , FPS 2.74, Running 80.55s Step 291( N/A%), pre moving , FPS 2.87, Running 80.78s Step 292( N/A%), pre moving , FPS 3.00, Running 80.99s Step 293( N/A%), pre moving , FPS 2.92, Running 81.45s Step 294( N/A%), pre moving , FPS 2.95, Running 81.90s Step 295( N/A%), pre moving , FPS 3.08, Running 82.07s Step 296( N/A%), pre moving , FPS 3.00, Running 82.50s Step 297( N/A%), pre moving , FPS 3.14, Running 82.68s Step 298( N/A%), pre moving , FPS 3.30, Running 82.85s Step 299( N/A%), pre moving , FPS 3.18, Running 83.26s Step 300( N/A%), pre moving , FPS 3.33, Running 83.41s Step 301( N/A%), pre moving , FPS 3.16, Running 83.84s Step 302( N/A%), pre moving , FPS 3.33, Running 84.01s Step 303( N/A%), pre moving , FPS 3.25, Running 84.37s Step 304( N/A%), pre moving , FPS 3.45, Running 84.49s Step 305( N/A%), pre moving , FPS 3.64, Running 84.59s Step 306( N/A%), pre moving , FPS 3.75, Running 84.70s Step 307( N/A%), pre moving , FPS 3.84, Running 85.05s Step 308( N/A%), pre moving , FPS 3.92, Running 85.18s Step 309( N/A%), pre moving , FPS 3.98, Running 85.28s Step 310( N/A%), pre moving , FPS 3.93, Running 85.64s Step 311( N/A%), pre moving , FPS 4.01, Running 85.77s Step 312( N/A%), pre moving , FPS 4.10, Running 85.87s Step 313( N/A%), pre moving , FPS 4.24, Running 86.17s Step 314( N/A%), pre moving , FPS 4.52, Running 86.32s Step 315( N/A%), pre moving , FPS 4.57, Running 86.44s Step 316( N/A%), pre moving , FPS 4.87, Running 86.60s Step 317( N/A%), pre moving , FPS 4.74, Running 86.90s Step 318( N/A%), pre moving , FPS 3.03, Running 89.45s Step 319( N/A%), pre moving , FPS 2.97, Running 90.00s Step 320( N/A%), pre moving , FPS 2.83, Running 90.49s Step 321( N/A%), pre moving , FPS 2.80, Running 90.99s Step 322( N/A%), pre moving , FPS 2.77, Running 91.22s Step 323( N/A%), pre moving , FPS 2.61, Running 92.04s Step 324( N/A%), pre moving , FPS 2.56, Running 92.29s Step 325( N/A%), pre moving , FPS 2.36, Running 93.08s Step 326( N/A%), pre moving , FPS 2.30, Running 93.40s Step 327( N/A%), pre moving , FPS 2.23, Running 94.00s Step 328( N/A%), pre moving , FPS 2.15, Running 94.48s Step 329( N/A%), pre moving , FPS 2.05, Running 95.05s Step 330( N/A%), pre moving , FPS 2.07, Running 95.31s Step 331( N/A%), pre moving , FPS 1.98, Running 95.87s Step 332( N/A%), pre moving , FPS 1.92, Running 96.28s Step 333( N/A%), pre moving , FPS 1.87, Running 96.84s Step 334( N/A%), pre moving , FPS 1.86, Running 97.09s Step 335( N/A%), pre moving , FPS 1.76, Running 97.82s Step 336( N/A%), pre moving , FPS 1.75, Running 98.04s Step 337( N/A%), pre moving , FPS 1.71, Running 98.62s Step 338( 0.17%), action 1, FPS 1.89, Running 100.03s Step 339( 0.33%), action 2, FPS 1.91, Running 100.46s Step 340( 0.50%), action 3, FPS 1.85, Running 101.28s Step 341( 0.67%), action 4, FPS 1.84, Running 101.86s Step 342( 0.83%), action 5, FPS 1.73, Running 102.79s Step 343( 1.00%), action 6, FPS 1.74, Running 103.52s Step 344( 1.17%), action 7, FPS 1.64, Running 104.48s Step 345( 1.33%), action 8, FPS 1.67, Running 105.07s Step 346( 1.50%), action 9, FPS 1.58, Running 106.06s Step 347( 1.67%), action 10, FPS 1.58, Running 106.66s Step 348( 1.83%), action 11, FPS 1.50, Running 107.79s Step 349( 2.00%), action 12, FPS 1.51, Running 108.34s Step 350( 2.17%), action 13, FPS 1.43, Running 109.31s Step 351( 2.33%), action 14, FPS 1.42, Running 109.98s Step 352( 2.50%), action 15, FPS 1.35, Running 111.05s Step 353( 2.67%), action 16, FPS 1.35, Running 111.61s Step 354( 2.83%), action 17, FPS 1.29, Running 112.62s Step 355( 3.00%), action 18, FPS 1.32, Running 113.00s Step 356( 3.17%), action 19, FPS 1.26, Running 113.88s Step 357( 3.33%), action 20, FPS 1.27, Running 114.43s Step 358( 3.50%), action 21, FPS 1.30, Running 115.42s Step 359( 3.67%), action 22, FPS 1.29, Running 115.99s Step 360( 3.83%), action 23, FPS 1.29, Running 116.84s Step 361( 4.00%), action 24, FPS 1.29, Running 117.32s Step 362( 4.17%), action 25, FPS 1.30, Running 118.23s Step 363( 4.33%), action 26, FPS 1.34, Running 118.44s Step 364( 4.50%), action 27, FPS 1.40, Running 118.80s Step 365( 4.67%), action 28, FPS 1.43, Running 119.04s Step 366( 4.83%), action 29, FPS 1.49, Running 119.53s Step 367( 5.00%), action 30, FPS 1.52, Running 119.77s Step 368( 5.17%), action 31, FPS 1.56, Running 120.64s Step 369( 5.33%), action 32, FPS 1.58, Running 121.01s Step 370( 5.50%), action 33, FPS 1.59, Running 121.88s Step 371( 5.67%), action 34, FPS 1.61, Running 122.43s Step 372( 5.83%), action 35, FPS 1.61, Running 123.45s Step 373( 6.00%), action 36, FPS 1.61, Running 124.05s Step 374( 6.17%), action 37, FPS 1.60, Running 125.09s Step 375( 6.33%), action 38, FPS 1.59, Running 125.59s Step 376( 6.50%), action 39, FPS 1.58, Running 126.58s Step 377( 6.67%), action 40, FPS 1.59, Running 127.00s Step 378( 6.83%), action 41, FPS 1.58, Running 128.07s Step 379( 7.00%), action 42, FPS 1.59, Running 128.61s Step 380( 7.17%), action 43, FPS 1.57, Running 129.61s Step 381( 7.33%), action 44, FPS 1.55, Running 130.21s Step 382( 7.50%), action 45, FPS 1.54, Running 131.22s Step 383( 7.67%), action 46, FPS 1.48, Running 131.91s Step 384( 7.83%), action 47, FPS 1.41, Running 132.98s Step 385( 8.00%), action 48, FPS 1.36, Running 133.70s Step 386( 8.17%), action 49, FPS 1.32, Running 134.64s Step 387( 8.33%), action 50, FPS 1.28, Running 135.35s Step 388( 8.50%), action 51, FPS 1.26, Running 136.47s Step 389( 8.67%), action 52, FPS 1.25, Running 137.05s Step 390( 8.83%), action 53, FPS 1.24, Running 138.02s Step 391( 9.00%), action 54, FPS 1.25, Running 138.39s Step 392( 9.17%), action 55, FPS 1.30, Running 138.81s Step 393( 9.33%), action 56, FPS 1.33, Running 139.08s Step 394( 9.50%), action 57, FPS 1.40, Running 139.41s Step 395( 9.67%), action 58, FPS 1.42, Running 139.67s Step 396( 9.83%), action 59, FPS 1.49, Running 140.02s Step 397( 10.00%), action 60, FPS 1.49, Running 140.40s Step 398( 10.17%), action 61, FPS 1.52, Running 141.25s Step 399( 10.33%), action 62, FPS 1.54, Running 141.59s Step 400( 10.50%), action 63, FPS 1.55, Running 142.49s Step 401( 10.67%), action 64, FPS 1.56, Running 143.04s Step 402( 10.83%), action 65, FPS 1.57, Running 143.98s Step 403( 11.00%), action 66, FPS 1.58, Running 144.56s Step 404( 11.17%), action 67, FPS 1.59, Running 145.53s Step 405( 11.33%), action 68, FPS 1.64, Running 145.89s Step 406( 11.50%), action 69, FPS 1.66, Running 146.71s Step 407( 11.67%), action 70, FPS 1.68, Running 147.27s Step 408( 11.83%), action 71, FPS 1.71, Running 148.19s Step 409( 12.00%), action 72, FPS 1.71, Running 148.77s Step 410( 12.17%), action 73, FPS 1.71, Running 149.72s Step 411( 12.33%), action 74, FPS 1.72, Running 150.03s Step 412( 12.50%), action 75, FPS 1.66, Running 150.89s Step 413( 12.67%), action 76, FPS 1.65, Running 151.20s Step 414( 12.83%), action 77, FPS 1.59, Running 152.02s Step 415( 13.00%), action 78, FPS 1.55, Running 152.59s Step 416( 13.17%), action 79, FPS 1.47, Running 153.67s Step 417( 13.33%), action 80, FPS 1.43, Running 154.34s Step 418( 13.50%), action 81, FPS 1.41, Running 155.44s Step 419( 13.67%), action 82, FPS 1.38, Running 156.04s Step 420( 13.83%), action 83, FPS 1.37, Running 157.05s Step 421( 14.00%), action 84, FPS 1.37, Running 157.69s Step 422( 14.17%), action 85, FPS 1.40, Running 158.31s Step 423( 14.33%), action 86, FPS 1.43, Running 158.52s Step 424( 14.50%), action 87, FPS 1.49, Running 158.93s Step 425( 14.67%), action 88, FPS 1.50, Running 159.21s Step 426( 14.83%), action 89, FPS 1.54, Running 159.72s Step 427( 15.00%), action 90, FPS 1.57, Running 159.98s Step 428( 15.17%), action 91, FPS 1.58, Running 160.84s Step 429( 15.33%), action 92, FPS 1.60, Running 161.30s Step 430( 15.50%), action 93, FPS 1.63, Running 162.01s Step 431( 15.67%), action 94, FPS 1.59, Running 162.57s Step 432( 15.83%), action 95, FPS 1.58, Running 163.56s Step 433( 16.00%), action 96, FPS 1.54, Running 164.15s Step 434( 16.17%), action 97, FPS 1.53, Running 165.09s Step 435( 16.33%), action 98, FPS 1.56, Running 165.42s Step 436( 16.50%), action 99, FPS 1.58, Running 166.35s Step 437( 16.67%), action 100, FPS 1.60, Running 166.85s Step 438( 16.83%), action 101, FPS 1.61, Running 167.85s Step 439( 17.00%), action 102, FPS 1.62, Running 168.41s Step 440( 17.17%), action 103, FPS 1.62, Running 169.39s Step 441( 17.33%), action 104, FPS 1.66, Running 169.74s Step 442( 17.50%), action 105, FPS 1.63, Running 170.56s Step 443( 17.67%), action 106, FPS 1.57, Running 171.23s Step 444( 17.83%), action 107, FPS 1.51, Running 172.17s Step 445( 18.00%), action 108, FPS 1.47, Running 172.85s Step 446( 18.17%), action 109, FPS 1.42, Running 173.83s Step 447( 18.33%), action 110, FPS 1.39, Running 174.39s Step 448( 18.50%), action 111, FPS 1.37, Running 175.45s Step 449( 18.67%), action 112, FPS 1.36, Running 176.05s Step 450( 18.83%), action 113, FPS 1.33, Running 177.07s Step 451( 19.00%), action 114, FPS 1.35, Running 177.42s Step 452( 19.17%), action 115, FPS 1.35, Running 178.35s Step 453( 19.33%), action 116, FPS 1.39, Running 178.57s Step 454( 19.50%), action 117, FPS 1.44, Running 179.00s Step 455( 19.67%), action 118, FPS 1.44, Running 179.30s Step 456( 19.83%), action 119, FPS 1.48, Running 179.86s Step 457( 20.00%), action 120, FPS 1.49, Running 180.25s Step 458( 20.17%), action 121, FPS 1.46, Running 181.58s Step 459( 20.33%), action 122, FPS 1.47, Running 182.04s Step 460( 20.50%), action 123, FPS 1.47, Running 182.98s Step 461( 20.67%), action 124, FPS 1.45, Running 183.58s Step 462( 20.83%), action 125, FPS 1.42, Running 184.68s Step 463( 21.00%), action 126, FPS 1.43, Running 185.26s Step 464( 21.17%), action 127, FPS 1.42, Running 186.24s Step 465( 21.33%), action 128, FPS 1.43, Running 186.82s Step 466( 21.50%), action 129, FPS 1.43, Running 187.80s Step 467( 21.67%), action 130, FPS 1.43, Running 188.38s Step 468( 21.83%), action 131, FPS 1.43, Running 189.39s Step 469( 22.00%), action 132, FPS 1.45, Running 189.80s Step 470( 22.17%), action 133, FPS 1.48, Running 190.61s Step 471( 22.33%), action 134, FPS 1.46, Running 191.16s Step 472( 22.50%), action 135, FPS 1.45, Running 192.18s Step 473( 22.67%), action 136, FPS 1.41, Running 192.75s Step 474( 22.83%), action 137, FPS 1.37, Running 193.56s Step 475( 23.00%), action 138, FPS 1.36, Running 193.99s Step 476( 23.17%), action 139, FPS 1.33, Running 194.95s Step 477( 23.33%), action 140, FPS 1.31, Running 195.49s Step 478( 23.50%), action 141, FPS 1.34, Running 196.52s Step 479( 23.67%), action 142, FPS 1.33, Running 197.11s Step 480( 23.83%), action 143, FPS 1.33, Running 198.06s Step 481( 24.00%), action 144, FPS 1.36, Running 198.30s Step 482( 24.17%), action 145, FPS 1.43, Running 198.71s Step 483( 24.33%), action 146, FPS 1.46, Running 198.94s Step 484( 24.50%), action 147, FPS 1.49, Running 199.69s Step 485( 24.67%), action 148, FPS 1.51, Running 200.08s Step 486( 24.83%), action 149, FPS 1.52, Running 200.97s Step 487( 25.00%), action 150, FPS 1.55, Running 201.32s Step 488( 25.17%), action 151, FPS 1.52, Running 202.52s Step 489( 25.33%), action 152, FPS 1.53, Running 202.92s Step 490( 25.50%), action 153, FPS 1.52, Running 203.75s Step 491( 25.67%), action 154, FPS 1.52, Running 204.32s Step 492( 25.83%), action 155, FPS 1.53, Running 205.28s Step 493( 26.00%), action 156, FPS 1.51, Running 205.99s Step 494( 26.17%), action 157, FPS 1.49, Running 206.99s Step 495( 26.33%), action 158, FPS 1.48, Running 207.54s Step 496( 26.50%), action 159, FPS 1.48, Running 208.49s Step 497( 26.67%), action 160, FPS 1.49, Running 208.92s Step 498( 26.83%), action 161, FPS 1.47, Running 210.13s Step 499( 27.00%), action 162, FPS 1.47, Running 210.75s Step 500( 27.17%), action 163, FPS 1.46, Running 211.72s Step 501( 27.33%), action 164, FPS 1.42, Running 212.35s Step 502( 27.50%), action 165, FPS 1.36, Running 213.42s Step 503( 27.67%), action 166, FPS 1.33, Running 214.00s Step 504( 27.83%), action 167, FPS 1.31, Running 214.92s Step 505( 28.00%), action 168, FPS 1.29, Running 215.53s Step 506( 28.17%), action 169, FPS 1.31, Running 216.28s Step 507( 28.33%), action 170, FPS 1.30, Running 216.76s Step 508( 28.50%), action 171, FPS 1.34, Running 217.42s Step 509( 28.67%), action 172, FPS 1.36, Running 217.65s Step 510( 28.83%), action 173, FPS 1.39, Running 218.17s Step 511( 29.00%), action 174, FPS 1.40, Running 218.59s Step 512( 29.17%), action 175, FPS 1.42, Running 219.35s Step 513( 29.33%), action 176, FPS 1.43, Running 219.94s Step 514( 29.50%), action 177, FPS 1.43, Running 220.95s Step 515( 29.67%), action 178, FPS 1.43, Running 221.55s Step 516( 29.83%), action 179, FPS 1.43, Running 222.51s Step 517( 30.00%), action 180, FPS 1.41, Running 223.10s Step 518( 30.17%), action 181, FPS 1.43, Running 224.07s Step 519( 30.33%), action 182, FPS 1.46, Running 224.42s Step 520( 30.50%), action 183, FPS 1.48, Running 225.21s Step 521( 30.67%), action 184, FPS 1.49, Running 225.76s Step 522( 30.83%), action 185, FPS 1.50, Running 226.72s Step 523( 31.00%), action 186, FPS 1.53, Running 227.09s Step 524( 31.17%), action 187, FPS 1.53, Running 227.97s Step 525( 31.33%), action 188, FPS 1.54, Running 228.54s Step 526( 31.50%), action 189, FPS 1.52, Running 229.45s Step 527( 31.67%), action 190, FPS 1.53, Running 229.81s Step 528( 31.83%), action 191, FPS 1.47, Running 230.99s Step 529( 32.00%), action 192, FPS 1.46, Running 231.33s Step 530( 32.17%), action 193, FPS 1.42, Running 232.23s Step 531( 32.33%), action 194, FPS 1.41, Running 232.81s Step 532( 32.50%), action 195, FPS 1.39, Running 233.72s Step 533( 32.67%), action 196, FPS 1.41, Running 234.12s Step 534( 32.83%), action 197, FPS 1.43, Running 234.91s Step 535( 33.00%), action 198, FPS 1.43, Running 235.52s Step 536( 33.17%), action 199, FPS 1.46, Running 236.24s Step 537( 33.33%), action 200, FPS 1.50, Running 236.45s Step 538( 33.50%), action 201, FPS 1.56, Running 236.92s Step 539( 33.67%), action 202, FPS 1.56, Running 237.23s Step 540( 33.83%), action 203, FPS 1.59, Running 237.77s Step 541( 34.00%), action 204, FPS 1.61, Running 238.15s Step 542( 34.17%), action 205, FPS 1.61, Running 239.12s Step 543( 34.33%), action 206, FPS 1.58, Running 239.71s Step 544( 34.50%), action 207, FPS 1.57, Running 240.73s Step 545( 34.67%), action 208, FPS 1.57, Running 241.29s Step 546( 34.83%), action 209, FPS 1.56, Running 242.31s Step 547( 35.00%), action 210, FPS 1.53, Running 242.87s Step 548( 35.17%), action 211, FPS 1.55, Running 243.88s Step 549( 35.33%), action 212, FPS 1.52, Running 244.45s Step 550( 35.50%), action 213, FPS 1.51, Running 245.45s Step 551( 35.67%), action 214, FPS 1.54, Running 245.79s Step 552( 35.83%), action 215, FPS 1.55, Running 246.65s Step 553( 36.00%), action 216, FPS 1.53, Running 247.21s Step 554( 36.17%), action 217, FPS 1.51, Running 248.17s Step 555( 36.33%), action 218, FPS 1.51, Running 248.74s Step 556( 36.50%), action 219, FPS 1.50, Running 249.60s Step 557( 36.67%), action 220, FPS 1.47, Running 250.04s Step 558( 36.83%), action 221, FPS 1.40, Running 251.24s Step 559( 37.00%), action 222, FPS 1.39, Running 251.62s Step 560( 37.17%), action 223, FPS 1.35, Running 252.57s Step 561( 37.33%), action 224, FPS 1.33, Running 253.18s Step 562( 37.50%), action 225, FPS 1.33, Running 254.11s Step 563( 37.67%), action 226, FPS 1.36, Running 254.46s Step 564( 37.83%), action 227, FPS 1.37, Running 255.33s Step 565( 38.00%), action 228, FPS 1.40, Running 255.56s Step 566( 38.17%), action 229, FPS 1.47, Running 255.93s Step 567( 38.33%), action 230, FPS 1.51, Running 256.15s Step 568( 38.50%), action 231, FPS 1.53, Running 256.92s Step 569( 38.67%), action 232, FPS 1.56, Running 257.31s Step 570( 38.83%), action 233, FPS 1.56, Running 258.25s Step 571( 39.00%), action 234, FPS 1.55, Running 258.66s Step 572( 39.17%), action 235, FPS 1.57, Running 259.43s Step 573( 39.33%), action 236, FPS 1.56, Running 260.00s Step 574( 39.50%), action 237, FPS 1.56, Running 260.97s Step 575( 39.67%), action 238, FPS 1.56, Running 261.55s Step 576( 39.83%), action 239, FPS 1.55, Running 262.52s Step 577( 40.00%), action 240, FPS 1.56, Running 262.85s Step 578( 40.17%), action 241, FPS 1.58, Running 263.86s Step 579( 40.33%), action 242, FPS 1.56, Running 264.43s Step 580( 40.50%), action 243, FPS 1.56, Running 265.41s Step 581( 40.67%), action 244, FPS 1.56, Running 266.03s Step 582( 40.83%), action 245, FPS 1.55, Running 267.03s Step 583( 41.00%), action 246, FPS 1.52, Running 267.61s Step 584( 41.17%), action 247, FPS 1.51, Running 268.60s Step 585( 41.33%), action 248, FPS 1.49, Running 268.94s Step 586( 41.50%), action 249, FPS 1.44, Running 269.84s Step 587( 41.67%), action 250, FPS 1.40, Running 270.39s Step 588( 41.83%), action 251, FPS 1.38, Running 271.40s Step 589( 42.00%), action 252, FPS 1.36, Running 272.05s Step 590( 42.17%), action 253, FPS 1.35, Running 273.03s Step 591( 42.33%), action 254, FPS 1.34, Running 273.61s Step 592( 42.50%), action 255, FPS 1.31, Running 274.64s Step 593( 42.67%), action 256, FPS 1.34, Running 274.91s Step 594( 42.83%), action 257, FPS 1.39, Running 275.34s Step 595( 43.00%), action 258, FPS 1.40, Running 275.83s Step 596( 43.17%), action 259, FPS 1.44, Running 276.38s Step 597( 43.33%), action 260, FPS 1.42, Running 276.98s Step 598( 43.50%), action 261, FPS 1.42, Running 277.95s Step 599( 43.67%), action 262, FPS 1.44, Running 278.32s Step 600( 43.83%), action 263, FPS 1.45, Running 279.17s Step 601( 44.00%), action 264, FPS 1.46, Running 279.77s Step 602( 44.17%), action 265, FPS 1.46, Running 280.72s Step 603( 44.33%), action 266, FPS 1.46, Running 281.33s Step 604( 44.50%), action 267, FPS 1.45, Running 282.41s Step 605( 44.67%), action 268, FPS 1.43, Running 282.97s Step 606( 44.83%), action 269, FPS 1.42, Running 283.92s Step 607( 45.00%), action 270, FPS 1.44, Running 284.29s Step 608( 45.17%), action 271, FPS 1.45, Running 285.23s Step 609( 45.33%), action 272, FPS 1.46, Running 285.74s Step 610( 45.50%), action 273, FPS 1.46, Running 286.70s Step 611( 45.67%), action 274, FPS 1.49, Running 287.05s Step 612( 45.83%), action 275, FPS 1.51, Running 287.92s Step 613( 46.00%), action 276, FPS 1.47, Running 288.48s Step 614( 46.17%), action 277, FPS 1.42, Running 289.44s Step 615( 46.33%), action 278, FPS 1.43, Running 289.78s Step 616( 46.50%), action 279, FPS 1.41, Running 290.59s Step 617( 46.67%), action 280, FPS 1.41, Running 291.18s Step 618( 46.83%), action 281, FPS 1.41, Running 292.15s Step 619( 47.00%), action 282, FPS 1.41, Running 292.55s Step 620( 47.17%), action 283, FPS 1.41, Running 293.32s Step 621( 47.33%), action 284, FPS 1.42, Running 293.89s Step 622( 47.50%), action 285, FPS 1.47, Running 294.34s Step 623( 47.67%), action 286, FPS 1.50, Running 294.68s Step 624( 47.83%), action 287, FPS 1.55, Running 295.34s Step 625( 48.00%), action 288, FPS 1.55, Running 295.88s Step 626( 48.17%), action 289, FPS 1.54, Running 296.92s Step 627( 48.33%), action 290, FPS 1.52, Running 297.43s Step 628( 48.50%), action 291, FPS 1.50, Running 298.56s Step 629( 48.67%), action 292, FPS 1.49, Running 299.21s Step 630( 48.83%), action 293, FPS 1.48, Running 300.21s Step 631( 49.00%), action 294, FPS 1.46, Running 300.75s Step 632( 49.17%), action 295, FPS 1.44, Running 301.79s Step 633( 49.33%), action 296, FPS 1.44, Running 302.39s Step 634( 49.50%), action 297, FPS 1.44, Running 303.37s Step 635( 49.67%), action 298, FPS 1.43, Running 303.74s Step 636( 49.83%), action 299, FPS 1.43, Running 304.54s Step 637( 50.00%), action 300, FPS 1.44, Running 305.10s Step 638( 50.17%), action 301, FPS 1.44, Running 306.06s Step 639( 50.33%), action 302, FPS 1.42, Running 306.62s Step 640( 50.50%), action 303, FPS 1.43, Running 307.34s Step 641( 50.67%), action 304, FPS 1.44, Running 307.81s Step 642( 50.83%), action 305, FPS 1.39, Running 308.70s Step 643( 51.00%), action 306, FPS 1.37, Running 309.24s Step 644( 51.17%), action 307, FPS 1.34, Running 310.26s Step 645( 51.33%), action 308, FPS 1.34, Running 310.82s Step 646( 51.50%), action 309, FPS 1.34, Running 311.84s Step 647( 51.67%), action 310, FPS 1.33, Running 312.46s Step 648( 51.83%), action 311, FPS 1.39, Running 312.94s Step 649( 52.00%), action 312, FPS 1.43, Running 313.21s Step 650( 52.17%), action 313, FPS 1.49, Running 313.59s Step 651( 52.33%), action 314, FPS 1.52, Running 313.92s Step 652( 52.50%), action 315, FPS 1.59, Running 314.39s Step 653( 52.67%), action 316, FPS 1.62, Running 314.74s Step 654( 52.83%), action 317, FPS 1.63, Running 315.61s Step 655( 53.00%), action 318, FPS 1.61, Running 316.18s Step 656( 53.17%), action 319, FPS 1.58, Running 317.18s Step 657( 53.33%), action 320, FPS 1.58, Running 317.74s Step 658( 53.50%), action 321, FPS 1.57, Running 318.78s Step 659( 53.67%), action 322, FPS 1.57, Running 319.37s Step 660( 53.83%), action 323, FPS 1.53, Running 320.41s Step 661( 54.00%), action 324, FPS 1.52, Running 320.99s Step 662( 54.17%), action 325, FPS 1.50, Running 322.05s Step 663( 54.33%), action 326, FPS 1.49, Running 322.62s Step 664( 54.50%), action 327, FPS 1.50, Running 323.63s Step 665( 54.67%), action 328, FPS 1.49, Running 324.21s Step 666( 54.83%), action 329, FPS 1.50, Running 325.21s Step 667( 55.00%), action 330, FPS 1.50, Running 325.80s Step 668( 55.17%), action 331, FPS 1.45, Running 326.75s Step 669( 55.33%), action 332, FPS 1.42, Running 327.28s Step 670( 55.50%), action 333, FPS 1.35, Running 328.37s Step 671( 55.67%), action 334, FPS 1.32, Running 329.02s Step 672( 55.83%), action 335, FPS 1.28, Running 329.96s Step 673( 56.00%), action 336, FPS 1.28, Running 330.33s Step 674( 56.17%), action 337, FPS 1.28, Running 331.25s Step 675( 56.33%), action 338, FPS 1.28, Running 331.79s Step 676( 56.50%), action 339, FPS 1.31, Running 332.39s Step 677( 56.67%), action 340, FPS 1.34, Running 332.61s Step 678( 56.83%), action 341, FPS 1.39, Running 333.13s Step 679( 57.00%), action 342, FPS 1.43, Running 333.35s Step 680( 57.17%), action 343, FPS 1.49, Running 333.84s Step 681( 57.33%), action 344, FPS 1.53, Running 334.09s Step 682( 57.50%), action 345, FPS 1.58, Running 334.68s Step 683( 57.67%), action 346, FPS 1.61, Running 335.08s Step 684( 57.83%), action 347, FPS 1.61, Running 336.04s Step 685( 58.00%), action 348, FPS 1.61, Running 336.61s Step 686( 58.17%), action 349, FPS 1.61, Running 337.61s Step 687( 58.33%), action 350, FPS 1.61, Running 338.19s Step 688( 58.50%), action 351, FPS 1.61, Running 339.19s Step 689( 58.67%), action 352, FPS 1.60, Running 339.75s Step 690( 58.83%), action 353, FPS 1.62, Running 340.75s Step 691( 59.00%), action 354, FPS 1.61, Running 341.44s Step 692( 59.17%), action 355, FPS 1.60, Running 342.44s Step 693( 59.33%), action 356, FPS 1.58, Running 343.00s Step 694( 59.50%), action 357, FPS 1.55, Running 344.12s Step 695( 59.67%), action 358, FPS 1.55, Running 344.66s Step 696( 59.83%), action 359, FPS 1.50, Running 345.70s Step 697( 60.00%), action 360, FPS 1.46, Running 346.33s Step 698( 60.17%), action 361, FPS 1.41, Running 347.32s Step 699( 60.33%), action 362, FPS 1.37, Running 347.96s Step 700( 60.50%), action 363, FPS 1.33, Running 348.88s Step 701( 60.67%), action 364, FPS 1.30, Running 349.49s Step 702( 60.83%), action 365, FPS 1.26, Running 350.52s Step 703( 61.00%), action 366, FPS 1.25, Running 351.13s Step 704( 61.17%), action 367, FPS 1.25, Running 352.07s Step 705( 61.33%), action 368, FPS 1.27, Running 352.31s Step 706( 61.50%), action 369, FPS 1.32, Running 352.74s Step 707( 61.67%), action 370, FPS 1.35, Running 353.00s Step 708( 61.83%), action 371, FPS 1.39, Running 353.61s Step 709( 62.00%), action 372, FPS 1.40, Running 353.98s Step 710( 62.17%), action 373, FPS 1.43, Running 354.71s Step 711( 62.33%), action 374, FPS 1.44, Running 355.37s Step 712( 62.50%), action 375, FPS 1.45, Running 356.23s Step 713( 62.67%), action 376, FPS 1.47, Running 356.63s Step 714( 62.83%), action 377, FPS 1.49, Running 357.50s Step 715( 63.00%), action 378, FPS 1.51, Running 357.88s Step 716( 63.17%), action 379, FPS 1.54, Running 358.72s Step 717( 63.33%), action 380, FPS 1.55, Running 359.27s Step 718( 63.50%), action 381, FPS 1.52, Running 360.44s Step 719( 63.67%), action 382, FPS 1.53, Running 361.02s Step 720( 63.83%), action 383, FPS 1.52, Running 362.05s Step 721( 64.00%), action 384, FPS 1.52, Running 362.63s Step 722( 64.17%), action 385, FPS 1.52, Running 363.71s Step 723( 64.33%), action 386, FPS 1.52, Running 364.26s Step 724( 64.50%), action 387, FPS 1.52, Running 365.22s Step 725( 64.67%), action 388, FPS 1.47, Running 365.92s Step 726( 64.83%), action 389, FPS 1.41, Running 366.88s Step 727( 65.00%), action 390, FPS 1.38, Running 367.48s Step 728( 65.17%), action 391, FPS 1.33, Running 368.61s Step 729( 65.33%), action 392, FPS 1.32, Running 369.17s Step 730( 65.50%), action 393, FPS 1.29, Running 370.21s Step 731( 65.67%), action 394, FPS 1.32, Running 370.55s Step 732( 65.83%), action 395, FPS 1.32, Running 371.36s Step 733( 66.00%), action 396, FPS 1.31, Running 371.94s Step 734( 66.17%), action 397, FPS 1.35, Running 372.26s Step 735( 66.33%), action 398, FPS 1.37, Running 372.48s Step 736( 66.50%), action 399, FPS 1.41, Running 372.94s Step 737( 66.67%), action 400, FPS 1.41, Running 373.47s Step 738( 66.83%), action 401, FPS 1.42, Running 374.55s Step 739( 67.00%), action 402, FPS 1.42, Running 375.08s Step 740( 67.17%), action 403, FPS 1.43, Running 376.07s Step 741( 67.33%), action 404, FPS 1.42, Running 376.70s Step 742( 67.50%), action 405, FPS 1.42, Running 377.76s Step 743( 67.67%), action 406, FPS 1.42, Running 378.31s Step 744( 67.83%), action 407, FPS 1.43, Running 379.18s Step 745( 68.00%), action 408, FPS 1.46, Running 379.60s Step 746( 68.17%), action 409, FPS 1.47, Running 380.47s Step 747( 68.33%), action 410, FPS 1.50, Running 380.81s Step 748( 68.50%), action 411, FPS 1.51, Running 381.85s Step 749( 68.67%), action 412, FPS 1.51, Running 382.42s Step 750( 68.83%), action 413, FPS 1.50, Running 383.50s Step 751( 69.00%), action 414, FPS 1.48, Running 384.06s Step 752( 69.17%), action 415, FPS 1.46, Running 385.10s Step 753( 69.33%), action 416, FPS 1.45, Running 385.69s Step 754( 69.50%), action 417, FPS 1.38, Running 386.71s Step 755( 69.67%), action 418, FPS 1.37, Running 387.09s Step 756( 69.83%), action 419, FPS 1.33, Running 387.93s Step 757( 70.00%), action 420, FPS 1.33, Running 388.54s Step 758( 70.17%), action 421, FPS 1.33, Running 389.54s Step 759( 70.33%), action 422, FPS 1.34, Running 390.00s Step 760( 70.50%), action 423, FPS 1.33, Running 391.10s Step 761( 70.67%), action 424, FPS 1.35, Running 391.50s Step 762( 70.83%), action 425, FPS 1.41, Running 391.99s Step 763( 71.00%), action 426, FPS 1.44, Running 392.20s Step 764( 71.17%), action 427, FPS 1.49, Running 392.59s Step 765( 71.33%), action 428, FPS 1.50, Running 392.92s Step 766( 71.50%), action 429, FPS 1.54, Running 393.49s Step 767( 71.67%), action 430, FPS 1.51, Running 394.07s Step 768( 71.83%), action 431, FPS 1.52, Running 395.03s Step 769( 72.00%), action 432, FPS 1.51, Running 395.62s Step 770( 72.17%), action 433, FPS 1.53, Running 396.55s Step 771( 72.33%), action 434, FPS 1.52, Running 397.20s Step 772( 72.50%), action 435, FPS 1.53, Running 398.20s Step 773( 72.67%), action 436, FPS 1.56, Running 398.53s Step 774( 72.83%), action 437, FPS 1.58, Running 399.40s Step 775( 73.00%), action 438, FPS 1.56, Running 399.94s Step 776( 73.17%), action 439, FPS 1.55, Running 400.85s Step 777( 73.33%), action 440, FPS 1.58, Running 401.17s Step 778( 73.50%), action 441, FPS 1.59, Running 402.12s Step 779( 73.67%), action 442, FPS 1.57, Running 402.70s Step 780( 73.83%), action 443, FPS 1.60, Running 403.63s Step 781( 74.00%), action 444, FPS 1.58, Running 404.19s Step 782( 74.17%), action 445, FPS 1.51, Running 405.19s Step 783( 74.33%), action 446, FPS 1.50, Running 405.55s Step 784( 74.50%), action 447, FPS 1.45, Running 406.36s Step 785( 74.67%), action 448, FPS 1.43, Running 406.91s Step 786( 74.83%), action 449, FPS 1.39, Running 407.89s Step 787( 75.00%), action 450, FPS 1.41, Running 408.27s Step 788( 75.17%), action 451, FPS 1.41, Running 409.18s Step 789( 75.33%), action 452, FPS 1.41, Running 409.77s Step 790( 75.50%), action 453, FPS 1.41, Running 410.75s Step 791( 75.67%), action 454, FPS 1.44, Running 411.06s Step 792( 75.83%), action 455, FPS 1.48, Running 411.68s Step 793( 76.00%), action 456, FPS 1.49, Running 411.97s Step 794( 76.17%), action 457, FPS 1.53, Running 412.45s Step 795( 76.33%), action 458, FPS 1.57, Running 412.67s Step 796( 76.50%), action 459, FPS 1.59, Running 413.41s Step 797( 76.67%), action 460, FPS 1.58, Running 413.79s Step 798( 76.83%), action 461, FPS 1.59, Running 414.74s Step 799( 77.00%), action 462, FPS 1.61, Running 415.10s Step 800( 77.17%), action 463, FPS 1.62, Running 415.96s Step 801( 77.33%), action 464, FPS 1.65, Running 416.31s Step 802( 77.50%), action 465, FPS 1.67, Running 417.14s Step 803( 77.67%), action 466, FPS 1.64, Running 417.76s Step 804( 77.83%), action 467, FPS 1.62, Running 418.70s Step 805( 78.00%), action 468, FPS 1.62, Running 419.27s Step 806( 78.17%), action 469, FPS 1.63, Running 420.14s Step 807( 78.33%), action 470, FPS 1.62, Running 420.59s Step 808( 78.50%), action 471, FPS 1.62, Running 421.51s Step 809( 78.67%), action 472, FPS 1.62, Running 422.09s Step 810( 78.83%), action 473, FPS 1.63, Running 423.06s Step 811( 79.00%), action 474, FPS 1.62, Running 423.44s Step 812( 79.17%), action 475, FPS 1.54, Running 424.65s Step 813( 79.33%), action 476, FPS 1.53, Running 425.02s Step 814( 79.50%), action 477, FPS 1.50, Running 425.82s Step 815( 79.67%), action 478, FPS 1.48, Running 426.19s Step 816( 79.83%), action 479, FPS 1.47, Running 426.98s Step 817( 80.00%), action 480, FPS 1.45, Running 427.55s Step 818( 80.17%), action 481, FPS 1.45, Running 428.51s Step 819( 80.33%), action 482, FPS 1.45, Running 428.93s Step 820( 80.50%), action 483, FPS 1.46, Running 429.70s Step 821( 80.67%), action 484, FPS 1.43, Running 430.26s Step 822( 80.83%), action 485, FPS 1.42, Running 431.26s Step 823( 81.00%), action 486, FPS 1.45, Running 431.57s Step 824( 81.17%), action 487, FPS 1.45, Running 432.45s Step 825( 81.33%), action 488, FPS 1.44, Running 433.17s Step 826( 81.50%), action 489, FPS 1.42, Running 434.22s Step 827( 81.67%), action 490, FPS 1.40, Running 434.85s Step 828( 81.83%), action 491, FPS 1.40, Running 435.82s Step 829( 82.00%), action 492, FPS 1.40, Running 436.40s Step 830( 82.17%), action 493, FPS 1.41, Running 437.29s Step 831( 82.33%), action 494, FPS 1.40, Running 437.68s Step 832( 82.50%), action 495, FPS 1.43, Running 438.60s Step 833( 82.67%), action 496, FPS 1.43, Running 438.99s Step 834( 82.83%), action 497, FPS 1.43, Running 439.79s Step 835( 83.00%), action 498, FPS 1.41, Running 440.34s Step 836( 83.17%), action 499, FPS 1.40, Running 441.29s Step 837( 83.33%), action 500, FPS 1.42, Running 441.62s Step 838( 83.50%), action 501, FPS 1.39, Running 442.88s Step 839( 83.67%), action 502, FPS 1.38, Running 443.43s Step 840( 83.83%), action 503, FPS 1.36, Running 444.44s Step 841( 84.00%), action 504, FPS 1.36, Running 445.01s Step 842( 84.17%), action 505, FPS 1.35, Running 446.04s Step 843( 84.33%), action 506, FPS 1.33, Running 446.61s Step 844( 84.50%), action 507, FPS 1.32, Running 447.59s Step 845( 84.67%), action 508, FPS 1.33, Running 448.16s Step 846( 84.83%), action 509, FPS 1.33, Running 449.25s Step 847( 85.00%), action 510, FPS 1.34, Running 449.75s Step 848( 85.17%), action 511, FPS 1.39, Running 450.23s Step 849( 85.33%), action 512, FPS 1.41, Running 450.55s Step 850( 85.50%), action 513, FPS 1.47, Running 450.88s Step 851( 85.67%), action 514, FPS 1.48, Running 451.22s Step 852( 85.83%), action 515, FPS 1.50, Running 451.94s Step 853( 86.00%), action 516, FPS 1.49, Running 452.42s Step 854( 86.17%), action 517, FPS 1.47, Running 453.42s Step 855( 86.33%), action 518, FPS 1.46, Running 453.99s Step 856( 86.50%), action 519, FPS 1.45, Running 455.05s Step 857( 86.67%), action 520, FPS 1.43, Running 455.63s Step 858( 86.83%), action 521, FPS 1.45, Running 456.72s Step 859( 87.00%), action 522, FPS 1.44, Running 457.30s Step 860( 87.17%), action 523, FPS 1.45, Running 458.23s Step 861( 87.33%), action 524, FPS 1.46, Running 458.68s Step 862( 87.50%), action 525, FPS 1.48, Running 459.56s Step 863( 87.67%), action 526, FPS 1.48, Running 460.12s Step 864( 87.83%), action 527, FPS 1.48, Running 461.11s Step 865( 88.00%), action 528, FPS 1.48, Running 461.70s Step 866( 88.17%), action 529, FPS 1.48, Running 462.74s Step 867( 88.33%), action 530, FPS 1.50, Running 463.12s Step 868( 88.50%), action 531, FPS 1.43, Running 464.18s Step 869( 88.67%), action 532, FPS 1.41, Running 464.76s Step 870( 88.83%), action 533, FPS 1.35, Running 465.70s Step 871( 89.00%), action 534, FPS 1.33, Running 466.26s Step 872( 89.17%), action 535, FPS 1.30, Running 467.27s Step 873( 89.33%), action 536, FPS 1.31, Running 467.64s Step 874( 89.50%), action 537, FPS 1.33, Running 468.48s Step 875( 89.67%), action 538, FPS 1.33, Running 469.08s Step 876( 89.83%), action 539, FPS 1.36, Running 469.72s Step 877( 90.00%), action 540, FPS 1.39, Running 470.02s Step 878( 90.17%), action 541, FPS 1.42, Running 470.77s Step 879( 90.33%), action 542, FPS 1.42, Running 471.37s Step 880( 90.50%), action 543, FPS 1.42, Running 472.28s Step 881( 90.67%), action 544, FPS 1.43, Running 472.70s Step 882( 90.83%), action 545, FPS 1.42, Running 473.61s Step 883( 91.00%), action 546, FPS 1.43, Running 474.12s Step 884( 91.17%), action 547, FPS 1.43, Running 475.10s Step 885( 91.33%), action 548, FPS 1.43, Running 475.66s Step 886( 91.50%), action 549, FPS 1.43, Running 476.73s Step 887( 91.67%), action 550, FPS 1.41, Running 477.33s Step 888( 91.83%), action 551, FPS 1.42, Running 478.31s Step 889( 92.00%), action 552, FPS 1.42, Running 478.88s Step 890( 92.17%), action 553, FPS 1.40, Running 479.95s Step 891( 92.33%), action 554, FPS 1.40, Running 480.51s Step 892( 92.50%), action 555, FPS 1.42, Running 481.32s Step 893( 92.67%), action 556, FPS 1.41, Running 481.84s Step 894( 92.83%), action 557, FPS 1.36, Running 483.14s Step 895( 93.00%), action 558, FPS 1.39, Running 483.50s Step 896( 93.17%), action 559, FPS 1.37, Running 484.32s Step 897( 93.33%), action 560, FPS 1.34, Running 484.93s Step 898( 93.50%), action 561, FPS 1.32, Running 485.88s Step 899( 93.67%), action 562, FPS 1.32, Running 486.56s Step 900( 93.83%), action 563, FPS 1.31, Running 487.50s Step 901( 94.00%), action 564, FPS 1.30, Running 488.08s Step 902( 94.17%), action 565, FPS 1.35, Running 488.48s Step 903( 94.33%), action 566, FPS 1.37, Running 488.74s Step 904( 94.50%), action 567, FPS 1.40, Running 489.33s Step 905( 94.67%), action 568, FPS 1.43, Running 489.69s Step 906( 94.83%), action 569, FPS 1.44, Running 490.60s Step 907( 95.00%), action 570, FPS 1.44, Running 491.19s Step 908( 95.17%), action 571, FPS 1.43, Running 492.29s Step 909( 95.33%), action 572, FPS 1.43, Running 492.86s Step 910( 95.50%), action 573, FPS 1.44, Running 493.83s Step 911( 95.67%), action 574, FPS 1.46, Running 494.23s Step 912( 95.83%), action 575, FPS 1.47, Running 494.96s Step 913( 96.00%), action 576, FPS 1.46, Running 495.49s Step 914( 96.17%), action 577, FPS 1.50, Running 496.49s Step 915( 96.33%), action 578, FPS 1.47, Running 497.07s Step 916( 96.50%), action 579, FPS 1.46, Running 498.01s Step 917( 96.67%), action 580, FPS 1.46, Running 498.64s Step 918( 96.83%), action 581, FPS 1.46, Running 499.61s Step 919( 97.00%), action 582, FPS 1.48, Running 500.06s Step 920( 97.17%), action 583, FPS 1.51, Running 500.76s Step 921( 97.33%), action 584, FPS 1.51, Running 501.30s Step 922( 97.50%), action 585, FPS 1.45, Running 502.29s Step 923( 97.67%), action 586, FPS 1.42, Running 502.84s Step 924( 97.83%), action 587, FPS 1.38, Running 503.78s Step 925( 98.00%), action 588, FPS 1.36, Running 504.35s Step 926( 98.17%), action 589, FPS 1.36, Running 505.34s Step 927( 98.33%), action 590, FPS 1.38, Running 505.71s Step 928( 98.50%), action 591, FPS 1.38, Running 506.77s Step 929( 98.67%), action 592, FPS 1.40, Running 507.16s Step 930( 98.83%), action 593, FPS 1.45, Running 507.59s Step 931( 99.00%), action 594, FPS 1.46, Running 507.96s Step 932( 99.17%), action 595, FPS 1.47, Running 508.56s Step 933( 99.33%), action 596, FPS 1.48, Running 508.98s Step 934( 99.50%), action 597, FPS 1.50, Running 509.81s Step 935( 99.67%), action 598, FPS 1.50, Running 510.38s Step 936( 99.83%), action 599, FPS 1.49, Running 511.39s Step 937(100.00%), action 600, FPS 1.52, Running 511.77s [2026-08-01 23:52:59] [69 ] Seed 68 failed after 512.08 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 8/69(11.59%) success. +Setting seed: 69 +Step 1( N/A%), pre moving , FPS 3.81, Running 0.26s Step 2( N/A%), pre moving , FPS 6.06, Running 0.33s Step 3( N/A%), pre moving , FPS 5.04, Running 0.60s Step 4( N/A%), pre moving , FPS 5.54, Running 0.72s Step 5( N/A%), pre moving , FPS 6.15, Running 0.81s Step 6( N/A%), pre moving , FPS 6.74, Running 0.89s Step 7( N/A%), pre moving , FPS 5.78, Running 1.21s Step 8( N/A%), pre moving , FPS 6.14, Running 1.30s Step 9( N/A%), pre moving , FPS 6.56, Running 1.37s Step 10( N/A%), pre moving , FPS 6.86, Running 1.46s Step 11( N/A%), pre moving , FPS 6.09, Running 1.81s Step 12( N/A%), pre moving , FPS 6.46, Running 1.86s Step 13( N/A%), pre moving , FPS 6.65, Running 1.96s Step 14( N/A%), pre moving , FPS 6.90, Running 2.03s Step 15( N/A%), pre moving , FPS 6.58, Running 2.28s Step 16( N/A%), pre moving , FPS 6.55, Running 2.44s Step 17( N/A%), pre moving , FPS 6.78, Running 2.51s Step 18( N/A%), pre moving , FPS 6.96, Running 2.59s Step 19( N/A%), pre moving , FPS 6.69, Running 2.84s Step 20( N/A%), pre moving , FPS 6.70, Running 2.98s Step 21( N/A%), pre moving , FPS 6.06, Running 3.56s Step 22( N/A%), pre moving , FPS 6.04, Running 3.64s Step 23( N/A%), pre moving , FPS 5.96, Running 3.95s Step 24( N/A%), pre moving , FPS 6.04, Running 4.04s Step 25( N/A%), pre moving , FPS 6.04, Running 4.12s Step 26( N/A%), pre moving , FPS 5.22, Running 4.72s Step 27( N/A%), pre moving , FPS 5.58, Running 4.80s Step 28( N/A%), pre moving , FPS 5.24, Running 5.12s Step 29( N/A%), pre moving , FPS 5.23, Running 5.20s Step 30( N/A%), pre moving , FPS 5.23, Running 5.29s Step 31( N/A%), pre moving , FPS 5.63, Running 5.36s Step 32( N/A%), pre moving , FPS 5.23, Running 5.68s Step 33( N/A%), pre moving , FPS 5.28, Running 5.75s Step 34( N/A%), pre moving , FPS 5.26, Running 5.83s Step 35( N/A%), pre moving , FPS 5.54, Running 5.89s Step 36( N/A%), pre moving , FPS 3.99, Running 7.46s Step 37( N/A%), pre moving , FPS 3.62, Running 8.03s Step 38( N/A%), pre moving , FPS 3.62, Running 8.12s Step 39( N/A%), pre moving , FPS 3.74, Running 8.19s Step 40( N/A%), pre moving , FPS 3.61, Running 8.52s Step 41( N/A%), pre moving , FPS 3.97, Running 8.60s Step 42( N/A%), pre moving , FPS 3.97, Running 8.67s Step 43( N/A%), pre moving , FPS 4.17, Running 8.75s Step 44( N/A%), pre moving , FPS 3.97, Running 9.07s Step 45( N/A%), pre moving , FPS 3.99, Running 9.14s Step 46( N/A%), pre moving , FPS 4.44, Running 9.23s Step 47( N/A%), pre moving , FPS 4.44, Running 9.30s Step 48( N/A%), pre moving , FPS 3.54, Running 10.77s Step 49( N/A%), pre moving , FPS 3.54, Running 10.85s Step 50( N/A%), pre moving , FPS 3.55, Running 10.91s Step 51( N/A%), pre moving , FPS 3.55, Running 10.99s Step 52( N/A%), pre moving , FPS 3.55, Running 11.31s Step 53( N/A%), pre moving , FPS 3.53, Running 11.41s Step 54( N/A%), pre moving , FPS 3.51, Running 11.52s Step 55( N/A%), pre moving , FPS 3.34, Running 11.88s Step 56( N/A%), pre moving , FPS 4.41, Running 12.00s Step 57( N/A%), pre moving , FPS 4.83, Running 12.17s Step 58( N/A%), pre moving , FPS 4.62, Running 12.45s Step 59( N/A%), pre moving , FPS 4.58, Running 12.56s Step 60( N/A%), pre moving , FPS 4.82, Running 12.67s Step 61( N/A%), pre moving , FPS 4.51, Running 13.03s Step 62( N/A%), pre moving , FPS 4.45, Running 13.17s Step 63( N/A%), pre moving , FPS 4.42, Running 13.28s Step 64( N/A%), pre moving , FPS 4.35, Running 13.67s Step 65( N/A%), pre moving , FPS 4.31, Running 13.78s Step 66( N/A%), pre moving , FPS 4.08, Running 14.13s Step 67( N/A%), pre moving , FPS 4.11, Running 14.17s Step 68( N/A%), pre moving , FPS 5.83, Running 14.20s Step 69( N/A%), pre moving , FPS 5.91, Running 14.23s Step 70( N/A%), pre moving , FPS 5.96, Running 14.27s Step 71( N/A%), pre moving , FPS 6.05, Running 14.30s Step 72( N/A%), pre moving , FPS 6.63, Running 14.33s Step 73( N/A%), pre moving , FPS 6.77, Running 14.36s Step 74( N/A%), pre moving , FPS 6.96, Running 14.40s Step 75( N/A%), pre moving , FPS 7.83, Running 14.43s Step 76( N/A%), pre moving , FPS 8.12, Running 14.46s Step 77( N/A%), pre moving , FPS 8.60, Running 14.49s Step 78( N/A%), pre moving , FPS 9.61, Running 14.53s Step 79( N/A%), pre moving , FPS 9.98, Running 14.57s Step 80( N/A%), pre moving , FPS 10.34, Running 14.61s Step 81( N/A%), pre moving , FPS 12.36, Running 14.65s Step 82( N/A%), pre moving , FPS 13.19, Running 14.68s Step 83( N/A%), pre moving , FPS 13.95, Running 14.71s Step 84( N/A%), pre moving , FPS 18.56, Running 14.75s Step 85( N/A%), pre moving , FPS 20.00, Running 14.78s Step 86( N/A%), pre moving , FPS 29.80, Running 14.80s Step 87( N/A%), pre moving , FPS 30.46, Running 14.82s Step 88( N/A%), pre moving , FPS 31.02, Running 14.85s Step 89( N/A%), pre moving , FPS 31.53, Running 14.87s Step 90( N/A%), pre moving , FPS 32.11, Running 14.89s Step 91( N/A%), pre moving , FPS 32.68, Running 14.91s Step 92( N/A%), pre moving , FPS 33.28, Running 14.93s Step 93( N/A%), pre moving , FPS 33.92, Running 14.95s Step 94( N/A%), pre moving , FPS 34.73, Running 14.97s Step 95( N/A%), pre moving , FPS 35.47, Running 15.00s Step 96( N/A%), pre moving , FPS 36.15, Running 15.02s Step 97( N/A%), pre moving , FPS 36.84, Running 15.04s Step 98( N/A%), pre moving , FPS 37.61, Running 15.06s Step 99( N/A%), pre moving , FPS 38.96, Running 15.08s Step 100( N/A%), pre moving , FPS 40.45, Running 15.10s Step 101( N/A%), pre moving , FPS 42.60, Running 15.12s Step 102( N/A%), pre moving , FPS 43.64, Running 15.14s Step 103( N/A%), pre moving , FPS 44.68, Running 15.16s Step 104( N/A%), pre moving , FPS 45.41, Running 15.19s Step 105( N/A%), pre moving , FPS 46.31, Running 15.21s Step 106( N/A%), pre moving , FPS 45.94, Running 15.24s Step 107( N/A%), pre moving , FPS 45.36, Running 15.27s Step 108( N/A%), pre moving , FPS 45.18, Running 15.29s Step 109( N/A%), pre moving , FPS 45.36, Running 15.31s Step 110( N/A%), pre moving , FPS 45.41, Running 15.33s Step 111( N/A%), pre moving , FPS 45.49, Running 15.35s Step 112( N/A%), pre moving , FPS 45.47, Running 15.37s Step 113( N/A%), pre moving , FPS 45.60, Running 15.39s Step 114( N/A%), pre moving , FPS 45.62, Running 15.41s Step 115( N/A%), pre moving , FPS 45.60, Running 15.43s Step 116( N/A%), pre moving , FPS 11.96, Running 16.69s Step 117( N/A%), pre moving , FPS 9.30, Running 17.19s Step 118( N/A%), pre moving , FPS 7.48, Running 17.73s Step 119( N/A%), pre moving , FPS 6.25, Running 18.28s Step 120( N/A%), pre moving , FPS 5.37, Running 18.82s Step 121( N/A%), pre moving , FPS 4.70, Running 19.38s Step 122( N/A%), pre moving , FPS 4.15, Running 19.95s Step 123( N/A%), pre moving , FPS 3.74, Running 20.51s Step 124( N/A%), pre moving , FPS 3.40, Running 21.07s Step 125( N/A%), pre moving , FPS 3.10, Running 21.66s Step 126( N/A%), pre moving , FPS 2.87, Running 22.22s Step 127( N/A%), pre moving , FPS 2.68, Running 22.74s Step 128( N/A%), pre moving , FPS 2.50, Running 23.27s Step 129( N/A%), pre moving , FPS 2.34, Running 23.86s Step 130( N/A%), pre moving , FPS 2.20, Running 24.41s Step 131( N/A%), pre moving , FPS 2.08, Running 24.97s Step 132( N/A%), pre moving , FPS 1.97, Running 25.53s Step 133( N/A%), pre moving , FPS 1.87, Running 26.07s Step 134( N/A%), pre moving , FPS 1.78, Running 26.64s Step 135( N/A%), pre moving , FPS 1.70, Running 27.21s Step 136( N/A%), pre moving , FPS 1.81, Running 27.75s Step 137( N/A%), pre moving , FPS 1.80, Running 28.30s Step 138( N/A%), pre moving , FPS 1.79, Running 28.88s Step 139( N/A%), pre moving , FPS 1.79, Running 29.44s Step 140( N/A%), pre moving , FPS 1.79, Running 29.98s Step 141( N/A%), pre moving , FPS 1.79, Running 30.56s Step 142( N/A%), pre moving , FPS 1.79, Running 31.13s Step 143( N/A%), pre moving , FPS 1.79, Running 31.67s Step 144( N/A%), pre moving , FPS 1.77, Running 32.35s Step 145( N/A%), pre moving , FPS 1.78, Running 32.88s Step 146( N/A%), pre moving , FPS 1.78, Running 33.45s Step 147( N/A%), pre moving , FPS 1.77, Running 34.05s Step 148( N/A%), pre moving , FPS 1.78, Running 34.51s Step 149( N/A%), pre moving , FPS 1.84, Running 34.74s Step 150( N/A%), pre moving , FPS 1.89, Running 34.99s Step 151( N/A%), pre moving , FPS 1.94, Running 35.29s Step 152( N/A%), pre moving , FPS 2.00, Running 35.52s Step 153( N/A%), pre moving , FPS 2.06, Running 35.78s Step 154( N/A%), pre moving , FPS 2.12, Running 36.05s Step 155( N/A%), pre moving , FPS 2.19, Running 36.35s Step 156( N/A%), pre moving , FPS 2.22, Running 36.76s Step 157( N/A%), pre moving , FPS 2.24, Running 37.22s Step 158( N/A%), pre moving , FPS 2.23, Running 37.84s Step 159( N/A%), pre moving , FPS 2.20, Running 38.51s Step 160( N/A%), pre moving , FPS 2.19, Running 39.10s Step 161( N/A%), pre moving , FPS 2.19, Running 39.69s Step 162( N/A%), pre moving , FPS 2.18, Running 40.29s Step 163( N/A%), pre moving , FPS 2.17, Running 40.88s Step 164( N/A%), pre moving , FPS 2.20, Running 41.46s Step 165( N/A%), pre moving , FPS 2.18, Running 42.03s Step 166( N/A%), pre moving , FPS 2.19, Running 42.59s Step 167( N/A%), pre moving , FPS 2.19, Running 43.17s Step 168( N/A%), pre moving , FPS 2.16, Running 43.76s Step 169( N/A%), pre moving , FPS 2.08, Running 44.34s Step 170( N/A%), pre moving , FPS 2.01, Running 44.92s Step 171( N/A%), pre moving , FPS 1.96, Running 45.47s Step 172( N/A%), pre moving , FPS 1.90, Running 46.04s Step 173( N/A%), pre moving , FPS 1.84, Running 46.63s Step 174( N/A%), pre moving , FPS 1.79, Running 47.20s Step 175( N/A%), pre moving , FPS 1.75, Running 47.75s Step 176( N/A%), pre moving , FPS 1.73, Running 48.35s Step 177( N/A%), pre moving , FPS 1.70, Running 48.96s Step 178( N/A%), pre moving , FPS 1.71, Running 49.53s Step 179( N/A%), pre moving , FPS 1.72, Running 50.12s Step 180( N/A%), pre moving , FPS 1.72, Running 50.71s Step 181( N/A%), pre moving , FPS 1.72, Running 51.30s Step 182( N/A%), pre moving , FPS 1.73, Running 51.87s Step 183( N/A%), pre moving , FPS 1.73, Running 52.42s Step 184( N/A%), pre moving , FPS 1.74, Running 52.98s Step 185( N/A%), pre moving , FPS 1.73, Running 53.58s Step 186( N/A%), pre moving , FPS 1.72, Running 54.18s Step 187( N/A%), pre moving , FPS 1.76, Running 54.54s Step 188( N/A%), pre moving , FPS 1.84, Running 54.66s Step 189( N/A%), pre moving , FPS 1.92, Running 54.77s Step 190( N/A%), pre moving , FPS 1.96, Running 55.12s Step 191( N/A%), pre moving , FPS 2.05, Running 55.24s Step 192( N/A%), pre moving , FPS 2.15, Running 55.35s Step 193( N/A%), pre moving , FPS 2.20, Running 55.70s Step 194( N/A%), pre moving , FPS 2.33, Running 55.77s Step 195( N/A%), pre moving , FPS 2.48, Running 55.81s Step 196( N/A%), pre moving , FPS 2.66, Running 55.85s Step 197( N/A%), pre moving , FPS 2.63, Running 56.55s Step 198( N/A%), pre moving , FPS 2.79, Running 56.69s Step 199( N/A%), pre moving , FPS 2.98, Running 56.82s Step 200( N/A%), pre moving , FPS 3.17, Running 57.03s Step 201( N/A%), pre moving , FPS 3.39, Running 57.20s Step 202( N/A%), pre moving , FPS 3.64, Running 57.36s Step 203( N/A%), pre moving , FPS 3.72, Running 57.80s Step 204( N/A%), pre moving , FPS 3.88, Running 58.14s Step 205( N/A%), pre moving , FPS 4.17, Running 58.38s Step 206( N/A%), pre moving , FPS 4.34, Running 58.79s Step 207( N/A%), pre moving , FPS 4.54, Running 58.95s Step 208( N/A%), pre moving , FPS 4.33, Running 59.28s Step 209( N/A%), pre moving , FPS 4.21, Running 59.52s Step 210( N/A%), pre moving , FPS 4.40, Running 59.67s Step 211( N/A%), pre moving , FPS 4.15, Running 60.07s Step 212( N/A%), pre moving , FPS 4.08, Running 60.24s Step 213( N/A%), pre moving , FPS 4.02, Running 60.67s Step 214( N/A%), pre moving , FPS 3.96, Running 60.83s Step 215( N/A%), pre moving , FPS 3.70, Running 61.22s Step 216( N/A%), pre moving , FPS 3.61, Running 61.40s Step 217( N/A%), pre moving , FPS 3.85, Running 61.74s Step 218( N/A%), pre moving , FPS 3.78, Running 61.99s Step 219( N/A%), pre moving , FPS 3.58, Running 62.40s Step 220( N/A%), pre moving , FPS 3.61, Running 62.57s Step 221( N/A%), pre moving , FPS 3.45, Running 63.00s Step 222( N/A%), pre moving , FPS 3.45, Running 63.17s Step 223( N/A%), pre moving , FPS 3.46, Running 63.58s Step 224( N/A%), pre moving , FPS 3.56, Running 63.76s Step 225( N/A%), pre moving , FPS 3.65, Running 63.86s Step 226( N/A%), pre moving , FPS 3.63, Running 64.30s Step 227( N/A%), pre moving , FPS 3.52, Running 64.63s Step 228( N/A%), pre moving , FPS 3.57, Running 64.88s Step 229( N/A%), pre moving , FPS 3.62, Running 65.03s Step 230( N/A%), pre moving , FPS 3.47, Running 65.44s Step 231( N/A%), pre moving , FPS 3.60, Running 65.63s Step 232( N/A%), pre moving , FPS 3.49, Running 65.98s Step 233( N/A%), pre moving , FPS 3.70, Running 66.09s Step 234( N/A%), pre moving , FPS 3.73, Running 66.19s Step 235( N/A%), pre moving , FPS 3.94, Running 66.30s Step 236( N/A%), pre moving , FPS 3.81, Running 66.64s Step 237( N/A%), pre moving , FPS 3.98, Running 66.76s Step 238( N/A%), pre moving , FPS 4.10, Running 66.86s Step 239( N/A%), pre moving , FPS 4.16, Running 67.21s Step 240( N/A%), pre moving , FPS 4.24, Running 67.29s Step 241( N/A%), pre moving , FPS 4.52, Running 67.42s Step 242( N/A%), pre moving , FPS 4.59, Running 67.53s Step 243( N/A%), pre moving , FPS 4.66, Running 67.87s Step 244( N/A%), pre moving , FPS 4.73, Running 67.98s Step 245( N/A%), pre moving , FPS 3.72, Running 69.23s Step 246( N/A%), pre moving , FPS 3.82, Running 69.53s Step 247( N/A%), pre moving , FPS 4.01, Running 69.63s Step 248( N/A%), pre moving , FPS 4.05, Running 69.82s Step 249( N/A%), pre moving , FPS 3.97, Running 70.07s Step 250( N/A%), pre moving , FPS 4.21, Running 70.19s Step 251( N/A%), pre moving , FPS 4.28, Running 70.30s Step 252( N/A%), pre moving , FPS 4.21, Running 70.73s Step 253( N/A%), pre moving , FPS 3.91, Running 71.20s Step 254( N/A%), pre moving , FPS 3.81, Running 71.44s Step 255( N/A%), pre moving , FPS 3.52, Running 71.98s Step 256( N/A%), pre moving , FPS 3.42, Running 72.48s Step 257( N/A%), pre moving , FPS 3.20, Running 73.01s Step 258( N/A%), pre moving , FPS 2.98, Running 73.57s Step 259( N/A%), pre moving , FPS 3.01, Running 73.85s Step 260( N/A%), pre moving , FPS 2.82, Running 74.39s Step 261( N/A%), pre moving , FPS 2.66, Running 74.94s Step 262( N/A%), pre moving , FPS 2.52, Running 75.46s Step 263( N/A%), pre moving , FPS 2.54, Running 75.73s Step 264( N/A%), pre moving , FPS 2.43, Running 76.22s Step 265( N/A%), pre moving , FPS 2.76, Running 76.48s Step 266( N/A%), pre moving , FPS 2.76, Running 76.78s Step 267( N/A%), pre moving , FPS 2.67, Running 77.12s Step 268( N/A%), pre moving , FPS 2.56, Running 77.64s Step 269( N/A%), pre moving , FPS 2.55, Running 77.92s Step 270( N/A%), pre moving , FPS 2.42, Running 78.47s Step 271( N/A%), pre moving , FPS 2.29, Running 79.03s Step 272( N/A%), pre moving , FPS 2.26, Running 79.60s Step 273( N/A%), pre moving , FPS 2.24, Running 80.11s Step 274( N/A%), pre moving , FPS 2.24, Running 80.38s Step 275( N/A%), pre moving , FPS 2.25, Running 80.87s Step 276( N/A%), pre moving , FPS 2.24, Running 81.43s Step 277( N/A%), pre moving , FPS 2.25, Running 81.90s Step 278( N/A%), pre moving , FPS 2.33, Running 82.14s Step 279( N/A%), pre moving , FPS 2.29, Running 82.58s Step 280( N/A%), pre moving , FPS 2.37, Running 82.82s Step 281( N/A%), pre moving , FPS 2.39, Running 83.30s Step 282( N/A%), pre moving , FPS 2.41, Running 83.77s Step 283( N/A%), pre moving , FPS 2.42, Running 84.01s Step 284( N/A%), pre moving , FPS 2.43, Running 84.44s Step 285( N/A%), pre moving , FPS 2.46, Running 84.61s Step 286( N/A%), pre moving , FPS 2.42, Running 85.04s Step 287( N/A%), pre moving , FPS 2.38, Running 85.51s Step 288( N/A%), pre moving , FPS 2.47, Running 85.75s Step 289( N/A%), pre moving , FPS 2.41, Running 86.23s Step 290( N/A%), pre moving , FPS 2.43, Running 86.71s Step 291( N/A%), pre moving , FPS 2.53, Running 86.93s Step 292( N/A%), pre moving , FPS 2.56, Running 87.41s Step 293( N/A%), pre moving , FPS 2.66, Running 87.63s Step 294( N/A%), pre moving , FPS 2.59, Running 88.10s Step 295( N/A%), pre moving , FPS 2.60, Running 88.57s Step 296( N/A%), pre moving , FPS 2.71, Running 88.81s Step 297( N/A%), pre moving , FPS 2.70, Running 89.30s Step 298( N/A%), pre moving , FPS 2.73, Running 89.46s Step 299( N/A%), pre moving , FPS 2.75, Running 89.87s Step 300( N/A%), pre moving , FPS 2.76, Running 90.06s Step 301( N/A%), pre moving , FPS 2.79, Running 90.47s Step 302( N/A%), pre moving , FPS 2.90, Running 90.66s Step 303( N/A%), pre moving , FPS 2.82, Running 91.10s Step 304( N/A%), pre moving , FPS 2.93, Running 91.26s Step 305( N/A%), pre moving , FPS 2.86, Running 91.61s Step 306( N/A%), pre moving , FPS 2.99, Running 91.73s Step 307( N/A%), pre moving , FPS 3.16, Running 91.84s Step 308( N/A%), pre moving , FPS 3.10, Running 92.19s Step 309( N/A%), pre moving , FPS 3.29, Running 92.31s Step 310( N/A%), pre moving , FPS 3.48, Running 92.45s Step 311( N/A%), pre moving , FPS 3.41, Running 92.80s Step 312( N/A%), pre moving , FPS 3.65, Running 92.89s Step 313( N/A%), pre moving , FPS 3.62, Running 93.15s Step 314( N/A%), pre moving , FPS 3.79, Running 93.38s Step 315( N/A%), pre moving , FPS 4.08, Running 93.48s Step 316( N/A%), pre moving , FPS 4.19, Running 93.58s Step 317( N/A%), pre moving , FPS 4.29, Running 93.96s Step 318( N/A%), pre moving , FPS 4.36, Running 94.06s Step 319( N/A%), pre moving , FPS 4.65, Running 94.16s Step 320( N/A%), pre moving , FPS 4.48, Running 94.52s Step 321( N/A%), pre moving , FPS 4.80, Running 94.64s Step 322( N/A%), pre moving , FPS 4.91, Running 94.74s Step 323( N/A%), pre moving , FPS 5.07, Running 95.04s Step 324( N/A%), pre moving , FPS 5.07, Running 95.21s Step 325( N/A%), pre moving , FPS 2.82, Running 98.71s Step 326( N/A%), pre moving , FPS 2.65, Running 99.29s Step 327( N/A%), pre moving , FPS 2.48, Running 99.91s Step 328( N/A%), pre moving , FPS 2.41, Running 100.50s Step 329( N/A%), pre moving , FPS 2.28, Running 101.07s Step 330( N/A%), pre moving , FPS 2.17, Running 101.65s Step 331( N/A%), pre moving , FPS 2.13, Running 102.19s Step 332( N/A%), pre moving , FPS 2.03, Running 102.76s Step 333( N/A%), pre moving , FPS 1.97, Running 103.31s Step 334( N/A%), pre moving , FPS 1.91, Running 103.86s Step 335( N/A%), pre moving , FPS 1.83, Running 104.40s Step 336( N/A%), pre moving , FPS 1.75, Running 105.00s Step 337( N/A%), pre moving , FPS 1.72, Running 105.59s Step 338( N/A%), pre moving , FPS 1.65, Running 106.19s Step 339( N/A%), pre moving , FPS 1.58, Running 106.81s Step 340( N/A%), pre moving , FPS 1.55, Running 107.41s Step 341( N/A%), pre moving , FPS 1.50, Running 107.97s Step 342( N/A%), pre moving , FPS 1.45, Running 108.57s Step 343( N/A%), pre moving , FPS 1.42, Running 109.09s Step 344( N/A%), pre moving , FPS 1.39, Running 109.64s Step 345( 0.17%), action 1, FPS 1.58, Running 111.33s Step 346( 0.33%), action 2, FPS 1.52, Running 112.47s Step 347( 0.50%), action 3, FPS 1.48, Running 113.39s Step 348( 0.67%), action 4, FPS 1.46, Running 114.20s Step 349( 0.83%), action 5, FPS 1.42, Running 115.16s Step 350( 1.00%), action 6, FPS 1.43, Running 115.61s Step 351( 1.17%), action 7, FPS 1.44, Running 116.10s Step 352( 1.33%), action 8, FPS 1.43, Running 116.72s Step 353( 1.50%), action 9, FPS 1.39, Running 117.67s Step 354( 1.67%), action 10, FPS 1.34, Running 118.83s Step 355( 1.83%), action 11, FPS 1.30, Running 119.81s Step 356( 2.00%), action 12, FPS 1.26, Running 120.92s Step 357( 2.17%), action 13, FPS 1.22, Running 121.98s Step 358( 2.33%), action 14, FPS 1.19, Running 122.96s Step 359( 2.50%), action 15, FPS 1.19, Running 123.58s Step 360( 2.67%), action 16, FPS 1.16, Running 124.63s Step 361( 2.83%), action 17, FPS 1.14, Running 125.57s Step 362( 3.00%), action 18, FPS 1.10, Running 126.69s Step 363( 3.17%), action 19, FPS 1.08, Running 127.67s Step 364( 3.33%), action 20, FPS 1.07, Running 128.33s Step 365( 3.50%), action 21, FPS 1.11, Running 129.32s Step 366( 3.67%), action 22, FPS 1.12, Running 130.38s Step 367( 3.83%), action 23, FPS 1.11, Running 131.37s Step 368( 4.00%), action 24, FPS 1.09, Running 132.48s Step 369( 4.17%), action 25, FPS 1.09, Running 133.44s Step 370( 4.33%), action 26, FPS 1.10, Running 133.77s Step 371( 4.50%), action 27, FPS 1.11, Running 134.05s Step 372( 4.67%), action 28, FPS 1.13, Running 134.44s Step 373( 4.83%), action 29, FPS 1.17, Running 134.78s Step 374( 5.00%), action 30, FPS 1.21, Running 135.33s Step 375( 5.17%), action 31, FPS 1.22, Running 136.23s Step 376( 5.33%), action 32, FPS 1.21, Running 137.39s Step 377( 5.50%), action 33, FPS 1.21, Running 138.46s Step 378( 5.67%), action 34, FPS 1.23, Running 139.19s Step 379( 5.83%), action 35, FPS 1.21, Running 140.06s Step 380( 6.00%), action 36, FPS 1.25, Running 140.68s Step 381( 6.17%), action 37, FPS 1.26, Running 141.39s Step 382( 6.33%), action 38, FPS 1.28, Running 142.26s Step 383( 6.50%), action 39, FPS 1.28, Running 143.29s Step 384( 6.67%), action 40, FPS 1.24, Running 144.41s Step 385( 6.83%), action 41, FPS 1.24, Running 145.47s Step 386( 7.00%), action 42, FPS 1.27, Running 146.11s Step 387( 7.17%), action 43, FPS 1.27, Running 147.11s Step 388( 7.33%), action 44, FPS 1.29, Running 148.01s Step 389( 7.50%), action 45, FPS 1.31, Running 148.76s Step 390( 7.67%), action 46, FPS 1.25, Running 149.82s Step 391( 7.83%), action 47, FPS 1.20, Running 150.72s Step 392( 8.00%), action 48, FPS 1.18, Running 151.40s Step 393( 8.17%), action 49, FPS 1.14, Running 152.28s Step 394( 8.33%), action 50, FPS 1.13, Running 153.02s [2026-08-01 23:55:33] [70 ] Seed 69 success after 153.26 s. +steps: 394 , actions: 50 . +Instruction: Empty +Total 9/70(12.86%) success. +Setting seed: 70 +Step 1( N/A%), pre moving , FPS 14.58, Running 0.07s Step 2( N/A%), pre moving , FPS 19.76, Running 0.10s Step 3( N/A%), pre moving , FPS 24.74, Running 0.12s Step 4( N/A%), pre moving , FPS 26.34, Running 0.15s Step 5( N/A%), pre moving , FPS 28.67, Running 0.17s Step 6( N/A%), pre moving , FPS 30.07, Running 0.20s Step 7( N/A%), pre moving , FPS 31.79, Running 0.22s Step 8( N/A%), pre moving , FPS 33.30, Running 0.24s Step 9( N/A%), pre moving , FPS 34.64, Running 0.26s Step 10( N/A%), pre moving , FPS 35.84, Running 0.28s Step 11( N/A%), pre moving , FPS 36.85, Running 0.30s Step 12( N/A%), pre moving , FPS 37.61, Running 0.32s Step 13( N/A%), pre moving , FPS 38.29, Running 0.34s Step 14( N/A%), pre moving , FPS 38.90, Running 0.36s Step 15( N/A%), pre moving , FPS 39.53, Running 0.38s Step 16( N/A%), pre moving , FPS 40.10, Running 0.40s Step 17( N/A%), pre moving , FPS 40.54, Running 0.42s Step 18( N/A%), pre moving , FPS 40.99, Running 0.44s Step 19( N/A%), pre moving , FPS 41.36, Running 0.46s Step 20( N/A%), pre moving , FPS 41.71, Running 0.48s Step 21( N/A%), pre moving , FPS 32.17, Running 0.69s Step 22( N/A%), pre moving , FPS 32.42, Running 0.72s Step 23( N/A%), pre moving , FPS 32.19, Running 0.74s Step 24( N/A%), pre moving , FPS 32.12, Running 0.77s Step 25( N/A%), pre moving , FPS 31.67, Running 0.81s Step 26( N/A%), pre moving , FPS 23.47, Running 1.05s Step 27( N/A%), pre moving , FPS 23.44, Running 1.07s Step 28( N/A%), pre moving , FPS 23.21, Running 1.10s Step 29( N/A%), pre moving , FPS 22.82, Running 1.14s Step 30( N/A%), pre moving , FPS 22.80, Running 1.16s Step 31( N/A%), pre moving , FPS 22.80, Running 1.18s Step 32( N/A%), pre moving , FPS 22.80, Running 1.20s Step 33( N/A%), pre moving , FPS 22.08, Running 1.25s Step 34( N/A%), pre moving , FPS 21.76, Running 1.28s Step 35( N/A%), pre moving , FPS 21.10, Running 1.33s Step 36( N/A%), pre moving , FPS 10.50, Running 2.30s Step 37( N/A%), pre moving , FPS 8.07, Running 2.90s Step 38( N/A%), pre moving , FPS 7.89, Running 2.97s Step 39( N/A%), pre moving , FPS 7.04, Running 3.30s Step 40( N/A%), pre moving , FPS 6.88, Running 3.39s Step 41( N/A%), pre moving , FPS 7.24, Running 3.45s Step 42( N/A%), pre moving , FPS 7.11, Running 3.53s Step 43( N/A%), pre moving , FPS 6.43, Running 3.85s Step 44( N/A%), pre moving , FPS 6.31, Running 3.94s Step 45( N/A%), pre moving , FPS 6.25, Running 4.01s Step 46( N/A%), pre moving , FPS 6.59, Running 4.09s Step 47( N/A%), pre moving , FPS 6.01, Running 4.40s Step 48( N/A%), pre moving , FPS 4.53, Running 5.52s Step 49( N/A%), pre moving , FPS 4.49, Running 5.59s Step 50( N/A%), pre moving , FPS 4.42, Running 5.68s Step 51( N/A%), pre moving , FPS 4.16, Running 5.98s Step 52( N/A%), pre moving , FPS 4.09, Running 6.08s Step 53( N/A%), pre moving , FPS 4.08, Running 6.15s Step 54( N/A%), pre moving , FPS 4.04, Running 6.23s Step 55( N/A%), pre moving , FPS 3.80, Running 6.59s Step 56( N/A%), pre moving , FPS 4.54, Running 6.71s Step 57( N/A%), pre moving , FPS 4.88, Running 6.99s Step 58( N/A%), pre moving , FPS 4.72, Running 7.21s Step 59( N/A%), pre moving , FPS 4.99, Running 7.31s Step 60( N/A%), pre moving , FPS 4.66, Running 7.68s Step 61( N/A%), pre moving , FPS 4.59, Running 7.81s Step 62( N/A%), pre moving , FPS 4.55, Running 7.93s Step 63( N/A%), pre moving , FPS 4.49, Running 8.31s Step 64( N/A%), pre moving , FPS 4.47, Running 8.41s Step 65( N/A%), pre moving , FPS 4.41, Running 8.54s Step 66( N/A%), pre moving , FPS 4.17, Running 8.88s Step 67( N/A%), pre moving , FPS 4.34, Running 9.01s Step 68( N/A%), pre moving , FPS 5.17, Running 9.38s Step 69( N/A%), pre moving , FPS 5.11, Running 9.51s Step 70( N/A%), pre moving , FPS 5.06, Running 9.63s Step 71( N/A%), pre moving , FPS 5.01, Running 9.97s Step 72( N/A%), pre moving , FPS 4.99, Running 10.10s Step 73( N/A%), pre moving , FPS 4.93, Running 10.21s Step 74( N/A%), pre moving , FPS 4.59, Running 10.59s Step 75( N/A%), pre moving , FPS 4.87, Running 10.69s Step 76( N/A%), pre moving , FPS 4.69, Running 10.98s Step 77( N/A%), pre moving , FPS 4.76, Running 11.19s Step 78( N/A%), pre moving , FPS 4.87, Running 11.31s Step 79( N/A%), pre moving , FPS 4.57, Running 11.69s Step 80( N/A%), pre moving , FPS 4.85, Running 11.80s Step 81( N/A%), pre moving , FPS 4.60, Running 12.16s Step 82( N/A%), pre moving , FPS 4.59, Running 12.28s Step 83( N/A%), pre moving , FPS 4.90, Running 12.40s Step 84( N/A%), pre moving , FPS 4.62, Running 12.74s Step 85( N/A%), pre moving , FPS 4.62, Running 12.87s Step 86( N/A%), pre moving , FPS 4.69, Running 13.15s Step 87( N/A%), pre moving , FPS 4.59, Running 13.37s Step 88( N/A%), pre moving , FPS 4.88, Running 13.48s Step 89( N/A%), pre moving , FPS 4.66, Running 13.80s Step 90( N/A%), pre moving , FPS 4.68, Running 13.90s Step 91( N/A%), pre moving , FPS 5.00, Running 13.97s Step 92( N/A%), pre moving , FPS 4.85, Running 14.22s Step 93( N/A%), pre moving , FPS 4.79, Running 14.39s Step 94( N/A%), pre moving , FPS 5.18, Running 14.45s Step 95( N/A%), pre moving , FPS 5.21, Running 14.53s Step 96( N/A%), pre moving , FPS 5.16, Running 14.85s Step 97( N/A%), pre moving , FPS 5.34, Running 14.94s Step 98( N/A%), pre moving , FPS 5.41, Running 15.01s Step 99( N/A%), pre moving , FPS 5.88, Running 15.09s Step 100( N/A%), pre moving , FPS 5.54, Running 15.41s Step 101( N/A%), pre moving , FPS 5.98, Running 15.51s Step 102( N/A%), pre moving , FPS 6.09, Running 15.57s Step 103( N/A%), pre moving , FPS 6.14, Running 15.65s Step 104( N/A%), pre moving , FPS 6.18, Running 15.98s Step 105( N/A%), pre moving , FPS 6.25, Running 16.07s Step 106( N/A%), pre moving , FPS 6.70, Running 16.13s Step 107( N/A%), pre moving , FPS 7.03, Running 16.21s Step 108( N/A%), pre moving , FPS 6.56, Running 16.53s Step 109( N/A%), pre moving , FPS 7.17, Running 16.59s Step 110( N/A%), pre moving , FPS 7.16, Running 16.69s Step 111( N/A%), pre moving , FPS 7.15, Running 16.77s Step 112( N/A%), pre moving , FPS 6.96, Running 17.09s Step 113( N/A%), pre moving , FPS 7.15, Running 17.18s Step 114( N/A%), pre moving , FPS 7.16, Running 17.25s Step 115( N/A%), pre moving , FPS 7.16, Running 17.32s Step 116( N/A%), pre moving , FPS 7.45, Running 17.54s Step 117( N/A%), pre moving , FPS 7.17, Running 17.73s Step 118( N/A%), pre moving , FPS 7.18, Running 17.79s Step 119( N/A%), pre moving , FPS 7.18, Running 17.88s Step 120( N/A%), pre moving , FPS 7.19, Running 18.20s Step 121( N/A%), pre moving , FPS 7.19, Running 18.29s Step 122( N/A%), pre moving , FPS 7.13, Running 18.37s Step 123( N/A%), pre moving , FPS 7.14, Running 18.45s Step 124( N/A%), pre moving , FPS 7.80, Running 18.54s Step 125( N/A%), pre moving , FPS 4.94, Running 20.12s Step 126( N/A%), pre moving , FPS 4.79, Running 20.31s Step 127( N/A%), pre moving , FPS 4.46, Running 20.70s Step 128( N/A%), pre moving , FPS 4.39, Running 21.09s Step 129( N/A%), pre moving , FPS 3.93, Running 21.68s Step 130( N/A%), pre moving , FPS 3.61, Running 22.23s Step 131( N/A%), pre moving , FPS 3.32, Running 22.79s Step 132( N/A%), pre moving , FPS 3.18, Running 23.37s Step 133( N/A%), pre moving , FPS 2.98, Running 23.90s Step 134( N/A%), pre moving , FPS 2.77, Running 24.47s Step 135( N/A%), pre moving , FPS 2.59, Running 25.05s Step 136( N/A%), pre moving , FPS 2.48, Running 25.59s Step 137( N/A%), pre moving , FPS 2.37, Running 26.19s Step 138( N/A%), pre moving , FPS 2.22, Running 26.79s Step 139( N/A%), pre moving , FPS 2.11, Running 27.34s Step 140( N/A%), pre moving , FPS 2.07, Running 27.88s Step 141( N/A%), pre moving , FPS 1.97, Running 28.45s Step 142( N/A%), pre moving , FPS 1.87, Running 29.05s Step 143( N/A%), pre moving , FPS 1.80, Running 29.56s Step 144( N/A%), pre moving , FPS 1.73, Running 30.11s Step 145( N/A%), pre moving , FPS 1.89, Running 30.69s Step 146( N/A%), pre moving , FPS 1.83, Running 31.22s Step 147( N/A%), pre moving , FPS 1.81, Running 31.77s Step 148( N/A%), pre moving , FPS 1.77, Running 32.36s Step 149( N/A%), pre moving , FPS 1.78, Running 32.92s Step 150( N/A%), pre moving , FPS 1.78, Running 33.47s Step 151( N/A%), pre moving , FPS 1.78, Running 34.04s Step 152( N/A%), pre moving , FPS 1.78, Running 34.58s Step 153( N/A%), pre moving , FPS 1.77, Running 35.19s Step 154( N/A%), pre moving , FPS 1.76, Running 35.83s Step 155( N/A%), pre moving , FPS 1.77, Running 36.35s Step 156( N/A%), pre moving , FPS 1.76, Running 36.95s Step 157( N/A%), pre moving , FPS 1.77, Running 37.50s Step 158( N/A%), pre moving , FPS 1.78, Running 38.06s Step 159( N/A%), pre moving , FPS 1.77, Running 38.63s Step 160( N/A%), pre moving , FPS 1.78, Running 39.13s Step 161( N/A%), pre moving , FPS 1.84, Running 39.31s Step 162( N/A%), pre moving , FPS 1.88, Running 39.70s Step 163( N/A%), pre moving , FPS 1.90, Running 40.11s Step 164( N/A%), pre moving , FPS 1.87, Running 40.82s Step 165( N/A%), pre moving , FPS 1.86, Running 41.45s Step 166( N/A%), pre moving , FPS 1.84, Running 42.07s Step 167( N/A%), pre moving , FPS 1.83, Running 42.68s Step 168( N/A%), pre moving , FPS 1.84, Running 43.26s Step 169( N/A%), pre moving , FPS 1.83, Running 43.83s Step 170( N/A%), pre moving , FPS 1.83, Running 44.41s Step 171( N/A%), pre moving , FPS 1.83, Running 44.96s Step 172( N/A%), pre moving , FPS 1.82, Running 45.55s Step 173( N/A%), pre moving , FPS 1.83, Running 46.10s Step 174( N/A%), pre moving , FPS 1.84, Running 46.71s Step 175( N/A%), pre moving , FPS 1.83, Running 47.28s Step 176( N/A%), pre moving , FPS 1.83, Running 47.86s Step 177( N/A%), pre moving , FPS 1.83, Running 48.43s Step 178( N/A%), pre moving , FPS 1.83, Running 48.96s Step 179( N/A%), pre moving , FPS 1.84, Running 49.52s Step 180( N/A%), pre moving , FPS 1.82, Running 50.10s Step 181( N/A%), pre moving , FPS 1.76, Running 50.67s Step 182( N/A%), pre moving , FPS 1.74, Running 51.22s Step 183( N/A%), pre moving , FPS 1.72, Running 51.76s Step 184( N/A%), pre moving , FPS 1.74, Running 52.34s Step 185( N/A%), pre moving , FPS 1.74, Running 52.92s Step 186( N/A%), pre moving , FPS 1.75, Running 53.47s Step 187( N/A%), pre moving , FPS 1.76, Running 54.05s Step 188( N/A%), pre moving , FPS 1.76, Running 54.63s Step 189( N/A%), pre moving , FPS 1.76, Running 55.19s Step 190( N/A%), pre moving , FPS 1.77, Running 55.72s Step 191( N/A%), pre moving , FPS 1.76, Running 56.32s Step 192( N/A%), pre moving , FPS 1.75, Running 56.96s Step 193( N/A%), pre moving , FPS 1.76, Running 57.46s Step 194( N/A%), pre moving , FPS 1.76, Running 58.05s Step 195( N/A%), pre moving , FPS 1.79, Running 58.47s Step 196( N/A%), pre moving , FPS 1.88, Running 58.52s Step 197( N/A%), pre moving , FPS 1.97, Running 58.56s Step 198( N/A%), pre moving , FPS 2.07, Running 58.61s Step 199( N/A%), pre moving , FPS 2.18, Running 58.70s Step 200( N/A%), pre moving , FPS 2.29, Running 58.81s Step 201( N/A%), pre moving , FPS 2.41, Running 58.96s Step 202( N/A%), pre moving , FPS 2.55, Running 59.07s Step 203( N/A%), pre moving , FPS 2.69, Running 59.19s Step 204( N/A%), pre moving , FPS 2.88, Running 59.29s Step 205( N/A%), pre moving , FPS 3.09, Running 59.40s Step 206( N/A%), pre moving , FPS 2.83, Running 60.53s Step 207( N/A%), pre moving , FPS 2.97, Running 60.79s Step 208( N/A%), pre moving , FPS 3.13, Running 61.02s Step 209( N/A%), pre moving , FPS 3.34, Running 61.17s Step 210( N/A%), pre moving , FPS 3.44, Running 61.53s Step 211( N/A%), pre moving , FPS 3.75, Running 61.65s Step 212( N/A%), pre moving , FPS 4.16, Running 61.76s Step 213( N/A%), pre moving , FPS 4.23, Running 62.19s Step 214( N/A%), pre moving , FPS 4.65, Running 62.36s Step 215( N/A%), pre moving , FPS 4.64, Running 62.78s Step 216( N/A%), pre moving , FPS 4.53, Running 62.93s Step 217( N/A%), pre moving , FPS 4.17, Running 63.35s Step 218( N/A%), pre moving , FPS 4.07, Running 63.53s Step 219( N/A%), pre moving , FPS 4.01, Running 63.68s Step 220( N/A%), pre moving , FPS 3.77, Running 64.12s Step 221( N/A%), pre moving , FPS 3.77, Running 64.26s Step 222( N/A%), pre moving , FPS 3.61, Running 64.61s Step 223( N/A%), pre moving , FPS 3.53, Running 64.86s Step 224( N/A%), pre moving , FPS 3.48, Running 65.03s Step 225( N/A%), pre moving , FPS 3.30, Running 65.46s Step 226( N/A%), pre moving , FPS 3.80, Running 65.80s Step 227( N/A%), pre moving , FPS 3.81, Running 66.04s Step 228( N/A%), pre moving , FPS 3.85, Running 66.21s Step 229( N/A%), pre moving , FPS 3.68, Running 66.61s Step 230( N/A%), pre moving , FPS 3.76, Running 66.85s Step 231( N/A%), pre moving , FPS 3.55, Running 67.29s Step 232( N/A%), pre moving , FPS 3.51, Running 67.46s Step 233( N/A%), pre moving , FPS 3.51, Running 67.89s Step 234( N/A%), pre moving , FPS 3.52, Running 68.05s Step 235( N/A%), pre moving , FPS 3.54, Running 68.43s Step 236( N/A%), pre moving , FPS 3.54, Running 68.59s Step 237( N/A%), pre moving , FPS 3.71, Running 68.74s Step 238( N/A%), pre moving , FPS 3.54, Running 69.18s Step 239( N/A%), pre moving , FPS 3.53, Running 69.34s Step 240( N/A%), pre moving , FPS 3.54, Running 69.76s Step 241( N/A%), pre moving , FPS 3.53, Running 69.93s Step 242( N/A%), pre moving , FPS 3.64, Running 70.11s Step 243( N/A%), pre moving , FPS 3.62, Running 70.39s Step 244( N/A%), pre moving , FPS 3.64, Running 70.52s Step 245( N/A%), pre moving , FPS 3.86, Running 70.64s Step 246( N/A%), pre moving , FPS 3.84, Running 71.00s Step 247( N/A%), pre moving , FPS 3.94, Running 71.12s Step 248( N/A%), pre moving , FPS 4.00, Running 71.21s Step 249( N/A%), pre moving , FPS 4.25, Running 71.32s Step 250( N/A%), pre moving , FPS 4.13, Running 71.70s Step 251( N/A%), pre moving , FPS 4.43, Running 71.80s Step 252( N/A%), pre moving , FPS 4.50, Running 71.90s Step 253( N/A%), pre moving , FPS 4.58, Running 72.26s Step 254( N/A%), pre moving , FPS 4.62, Running 72.37s Step 255( N/A%), pre moving , FPS 3.68, Running 73.87s Step 256( N/A%), pre moving , FPS 3.70, Running 74.00s Step 257( N/A%), pre moving , FPS 3.73, Running 74.10s Step 258( N/A%), pre moving , FPS 3.79, Running 74.45s Step 259( N/A%), pre moving , FPS 3.78, Running 74.64s Step 260( N/A%), pre moving , FPS 3.98, Running 74.79s Step 261( N/A%), pre moving , FPS 3.78, Running 75.22s Step 262( N/A%), pre moving , FPS 3.79, Running 75.38s Step 263( N/A%), pre moving , FPS 3.69, Running 75.81s Step 264( N/A%), pre moving , FPS 3.51, Running 76.22s Step 265( N/A%), pre moving , FPS 3.43, Running 76.47s Step 266( N/A%), pre moving , FPS 3.36, Running 76.95s Step 267( N/A%), pre moving , FPS 3.32, Running 77.14s Step 268( N/A%), pre moving , FPS 3.14, Running 77.58s Step 269( N/A%), pre moving , FPS 3.08, Running 77.82s Step 270( N/A%), pre moving , FPS 3.03, Running 78.30s Step 271( N/A%), pre moving , FPS 2.86, Running 78.79s Step 272( N/A%), pre moving , FPS 2.83, Running 78.98s Step 273( N/A%), pre moving , FPS 2.88, Running 79.19s Step 274( N/A%), pre moving , FPS 2.82, Running 79.47s Step 275( N/A%), pre moving , FPS 3.42, Running 79.72s Step 276( N/A%), pre moving , FPS 3.35, Running 79.97s Step 277( N/A%), pre moving , FPS 3.15, Running 80.45s Step 278( N/A%), pre moving , FPS 3.22, Running 80.67s Step 279( N/A%), pre moving , FPS 3.06, Running 81.17s Step 280( N/A%), pre moving , FPS 2.92, Running 81.65s Step 281( N/A%), pre moving , FPS 3.00, Running 81.88s Step 282( N/A%), pre moving , FPS 2.86, Running 82.36s Step 283( N/A%), pre moving , FPS 2.96, Running 82.58s Step 284( N/A%), pre moving , FPS 2.92, Running 83.06s Step 285( N/A%), pre moving , FPS 2.83, Running 83.54s Step 286( N/A%), pre moving , FPS 2.95, Running 83.72s Step 287( N/A%), pre moving , FPS 2.86, Running 84.15s Step 288( N/A%), pre moving , FPS 2.97, Running 84.31s Step 289( N/A%), pre moving , FPS 2.90, Running 84.73s Step 290( N/A%), pre moving , FPS 3.00, Running 84.96s Step 291( N/A%), pre moving , FPS 3.00, Running 85.45s Step 292( N/A%), pre moving , FPS 2.91, Running 85.85s Step 293( N/A%), pre moving , FPS 2.87, Running 86.15s Step 294( N/A%), pre moving , FPS 2.79, Running 86.64s Step 295( N/A%), pre moving , FPS 2.80, Running 86.87s Step 296( N/A%), pre moving , FPS 2.72, Running 87.33s Step 297( N/A%), pre moving , FPS 2.71, Running 87.82s Step 298( N/A%), pre moving , FPS 2.71, Running 88.05s Step 299( N/A%), pre moving , FPS 2.72, Running 88.51s Step 300( N/A%), pre moving , FPS 2.80, Running 88.79s Step 301( N/A%), pre moving , FPS 2.74, Running 89.18s Step 302( N/A%), pre moving , FPS 2.76, Running 89.62s Step 303( N/A%), pre moving , FPS 2.77, Running 89.80s Step 304( N/A%), pre moving , FPS 2.88, Running 90.01s Step 305( N/A%), pre moving , FPS 2.92, Running 90.38s Step 306( N/A%), pre moving , FPS 2.82, Running 90.81s Step 307( N/A%), pre moving , FPS 2.93, Running 90.98s Step 308( N/A%), pre moving , FPS 2.82, Running 91.40s Step 309( N/A%), pre moving , FPS 2.94, Running 91.52s Step 310( N/A%), pre moving , FPS 3.00, Running 91.63s Step 311( N/A%), pre moving , FPS 3.05, Running 92.00s Step 312( N/A%), pre moving , FPS 3.20, Running 92.10s Step 313( N/A%), pre moving , FPS 3.30, Running 92.22s Step 314( N/A%), pre moving , FPS 3.37, Running 92.57s Step 315( N/A%), pre moving , FPS 3.44, Running 92.69s Step 316( N/A%), pre moving , FPS 3.66, Running 92.80s Step 317( N/A%), pre moving , FPS 3.80, Running 93.08s Step 318( N/A%), pre moving , FPS 3.83, Running 93.27s Step 319( N/A%), pre moving , FPS 4.12, Running 93.37s Step 320( N/A%), pre moving , FPS 4.05, Running 93.73s Step 321( N/A%), pre moving , FPS 4.28, Running 93.85s Step 322( N/A%), pre moving , FPS 4.61, Running 93.96s Step 323( N/A%), pre moving , FPS 4.43, Running 94.31s Step 324( N/A%), pre moving , FPS 2.62, Running 97.64s Step 325( N/A%), pre moving , FPS 2.55, Running 98.22s Step 326( N/A%), pre moving , FPS 2.50, Running 98.81s Step 327( N/A%), pre moving , FPS 2.43, Running 99.22s Step 328( N/A%), pre moving , FPS 2.42, Running 99.65s Step 329( N/A%), pre moving , FPS 2.30, Running 100.23s Step 330( N/A%), pre moving , FPS 2.18, Running 100.79s Step 331( N/A%), pre moving , FPS 2.13, Running 101.39s Step 332( N/A%), pre moving , FPS 2.02, Running 101.99s Step 333( N/A%), pre moving , FPS 1.93, Running 102.56s Step 334( N/A%), pre moving , FPS 1.89, Running 103.14s Step 335( N/A%), pre moving , FPS 1.82, Running 103.70s Step 336( N/A%), pre moving , FPS 1.75, Running 104.22s Step 337( N/A%), pre moving , FPS 1.71, Running 104.80s Step 338( N/A%), pre moving , FPS 1.65, Running 105.36s Step 339( N/A%), pre moving , FPS 1.59, Running 105.93s Step 340( N/A%), pre moving , FPS 1.56, Running 106.54s Step 341( N/A%), pre moving , FPS 1.51, Running 107.11s Step 342( N/A%), pre moving , FPS 1.46, Running 107.68s Step 343( N/A%), pre moving , FPS 1.44, Running 108.22s Step 344( 0.17%), action 1, FPS 1.63, Running 109.91s Step 345( 0.33%), action 2, FPS 1.58, Running 110.86s Step 346( 0.50%), action 3, FPS 1.56, Running 111.66s Step 347( 0.67%), action 4, FPS 1.51, Running 112.43s Step 348( 0.83%), action 5, FPS 1.47, Running 113.25s Step 349( 1.00%), action 6, FPS 1.46, Running 113.94s Step 350( 1.17%), action 7, FPS 1.42, Running 114.84s Step 351( 1.33%), action 8, FPS 1.39, Running 115.79s Step 352( 1.50%), action 9, FPS 1.37, Running 116.55s Step 353( 1.67%), action 10, FPS 1.35, Running 117.42s Step 354( 1.83%), action 11, FPS 1.35, Running 117.99s Step 355( 2.00%), action 12, FPS 1.36, Running 118.37s Step 356( 2.17%), action 13, FPS 1.37, Running 118.84s Step 357( 2.33%), action 14, FPS 1.37, Running 119.38s Step 358( 2.50%), action 15, FPS 1.35, Running 120.14s Step 359( 2.67%), action 16, FPS 1.32, Running 121.08s Step 360( 2.83%), action 17, FPS 1.32, Running 121.73s Step 361( 3.00%), action 18, FPS 1.28, Running 122.71s Step 362( 3.17%), action 19, FPS 1.24, Running 123.86s Step 363( 3.33%), action 20, FPS 1.21, Running 124.74s Step 364( 3.50%), action 21, FPS 1.24, Running 125.98s Step 365( 3.67%), action 22, FPS 1.25, Running 126.92s Step 366( 3.83%), action 23, FPS 1.22, Running 128.00s Step 367( 4.00%), action 24, FPS 1.20, Running 129.05s Step 368( 4.17%), action 25, FPS 1.22, Running 129.70s Step 369( 4.33%), action 26, FPS 1.20, Running 130.65s Step 370( 4.50%), action 27, FPS 1.21, Running 131.38s Step 371( 4.67%), action 28, FPS 1.21, Running 132.31s Step 372( 4.83%), action 29, FPS 1.22, Running 132.95s Step 373( 5.00%), action 30, FPS 1.21, Running 133.90s Step 374( 5.17%), action 31, FPS 1.18, Running 134.99s Step 375( 5.33%), action 32, FPS 1.13, Running 136.00s Step 376( 5.50%), action 33, FPS 1.12, Running 136.66s Step 377( 5.67%), action 34, FPS 1.14, Running 137.00s Step 378( 5.83%), action 35, FPS 1.16, Running 137.34s Step 379( 6.00%), action 36, FPS 1.21, Running 137.63s Step 380( 6.17%), action 37, FPS 1.23, Running 137.98s Step 381( 6.33%), action 38, FPS 1.28, Running 138.37s Step 382( 6.50%), action 39, FPS 1.33, Running 138.95s Step 383( 6.67%), action 40, FPS 1.31, Running 139.97s Step 384( 6.83%), action 41, FPS 1.32, Running 141.11s Step 385( 7.00%), action 42, FPS 1.35, Running 141.72s Step 386( 7.17%), action 43, FPS 1.36, Running 142.67s Step 387( 7.33%), action 44, FPS 1.41, Running 143.27s Step 388( 7.50%), action 45, FPS 1.38, Running 144.20s Step 389( 7.67%), action 46, FPS 1.41, Running 144.81s Step 390( 7.83%), action 47, FPS 1.39, Running 145.75s Step 391( 8.00%), action 48, FPS 1.41, Running 146.46s Step 392( 8.17%), action 49, FPS 1.38, Running 147.47s Step 393( 8.33%), action 50, FPS 1.38, Running 148.42s Step 394( 8.50%), action 51, FPS 1.37, Running 149.58s Step 395( 8.67%), action 52, FPS 1.38, Running 150.53s Step 396( 8.83%), action 53, FPS 1.33, Running 151.69s Step 397( 9.00%), action 54, FPS 1.28, Running 152.62s Step 398( 9.17%), action 55, FPS 1.24, Running 153.51s Step 399( 9.33%), action 56, FPS 1.19, Running 154.44s Step 400( 9.50%), action 57, FPS 1.14, Running 155.59s Step 401( 9.67%), action 58, FPS 1.12, Running 156.26s Step 402( 9.83%), action 59, FPS 1.13, Running 156.60s Step 403( 10.00%), action 60, FPS 1.17, Running 157.00s Step 404( 10.17%), action 61, FPS 1.22, Running 157.56s Step 405( 10.33%), action 62, FPS 1.24, Running 157.89s Step 406( 10.50%), action 63, FPS 1.28, Running 158.29s Step 407( 10.67%), action 64, FPS 1.29, Running 158.76s Step 408( 10.83%), action 65, FPS 1.31, Running 159.49s Step 409( 11.00%), action 66, FPS 1.31, Running 160.06s Step 410( 11.17%), action 67, FPS 1.32, Running 160.88s Step 411( 11.33%), action 68, FPS 1.31, Running 161.71s Step 412( 11.50%), action 69, FPS 1.32, Running 162.66s Step 413( 11.67%), action 70, FPS 1.35, Running 163.26s Step 414( 11.83%), action 71, FPS 1.36, Running 164.26s Step 415( 12.00%), action 72, FPS 1.37, Running 165.15s Step 416( 12.17%), action 73, FPS 1.41, Running 165.91s Step 417( 12.33%), action 74, FPS 1.41, Running 166.83s Step 418( 12.50%), action 75, FPS 1.42, Running 167.55s Step 419( 12.67%), action 76, FPS 1.43, Running 168.44s Step 420( 12.83%), action 77, FPS 1.47, Running 169.18s Step 421( 13.00%), action 78, FPS 1.45, Running 170.09s Step 422( 13.17%), action 79, FPS 1.40, Running 170.89s Step 423( 13.33%), action 80, FPS 1.35, Running 171.79s Step 424( 13.50%), action 81, FPS 1.30, Running 172.93s Step 425( 13.67%), action 82, FPS 1.25, Running 173.91s Step 426( 13.83%), action 83, FPS 1.22, Running 174.64s Step 427( 14.00%), action 84, FPS 1.19, Running 175.58s Step 428( 14.17%), action 85, FPS 1.20, Running 176.23s Step 429( 14.33%), action 86, FPS 1.21, Running 176.55s Step 430( 14.50%), action 87, FPS 1.25, Running 176.87s Step 431( 14.67%), action 88, FPS 1.29, Running 177.21s Step 432( 14.83%), action 89, FPS 1.34, Running 177.56s Step 433( 15.00%), action 90, FPS 1.35, Running 178.04s Step 434( 15.17%), action 91, FPS 1.38, Running 178.73s Step 435( 15.33%), action 92, FPS 1.38, Running 179.66s Step 436( 15.50%), action 93, FPS 1.39, Running 180.34s Step 437( 15.67%), action 94, FPS 1.41, Running 180.98s Step 438( 15.83%), action 95, FPS 1.40, Running 181.85s Step 439( 16.00%), action 96, FPS 1.42, Running 182.51s Step 440( 16.17%), action 97, FPS 1.40, Running 183.49s Step 441( 16.33%), action 98, FPS 1.39, Running 184.49s Step 442( 16.50%), action 99, FPS 1.40, Running 185.18s Step 443( 16.67%), action 100, FPS 1.42, Running 185.83s Step 444( 16.83%), action 101, FPS 1.44, Running 186.77s Step 445( 17.00%), action 102, FPS 1.45, Running 187.73s Step 446( 17.17%), action 103, FPS 1.44, Running 188.55s Step 447( 17.33%), action 104, FPS 1.44, Running 189.44s Step 448( 17.50%), action 105, FPS 1.44, Running 190.12s Step 449( 17.67%), action 106, FPS 1.39, Running 190.99s Step 450( 17.83%), action 107, FPS 1.35, Running 191.70s Step 451( 18.00%), action 108, FPS 1.30, Running 192.62s Step 452( 18.17%), action 109, FPS 1.27, Running 193.30s Step 453( 18.33%), action 110, FPS 1.24, Running 194.19s Step 454( 18.50%), action 111, FPS 1.21, Running 195.24s Step 455( 18.67%), action 112, FPS 1.23, Running 195.91s Step 456( 18.83%), action 113, FPS 1.26, Running 196.22s Step 457( 19.00%), action 114, FPS 1.28, Running 196.59s Step 458( 19.17%), action 115, FPS 1.32, Running 196.98s Step 459( 19.33%), action 116, FPS 1.35, Running 197.29s Step 460( 19.50%), action 117, FPS 1.39, Running 197.83s Step 461( 19.67%), action 118, FPS 1.44, Running 198.35s Step 462( 19.83%), action 119, FPS 1.41, Running 199.39s Step 463( 20.00%), action 120, FPS 1.41, Running 200.05s Step 464( 20.17%), action 121, FPS 1.40, Running 201.07s Step 465( 20.33%), action 122, FPS 1.43, Running 201.68s Step 466( 20.50%), action 123, FPS 1.44, Running 202.44s Step 467( 20.67%), action 124, FPS 1.45, Running 203.27s Step 468( 20.83%), action 125, FPS 1.41, Running 204.34s Step 469( 21.00%), action 126, FPS 1.43, Running 204.97s Step 470( 21.17%), action 127, FPS 1.40, Running 205.99s Step 471( 21.33%), action 128, FPS 1.43, Running 206.61s Step 472( 21.50%), action 129, FPS 1.40, Running 207.57s Step 473( 21.67%), action 130, FPS 1.43, Running 208.19s Step 474( 21.83%), action 131, FPS 1.42, Running 209.31s Step 475( 22.00%), action 132, FPS 1.39, Running 210.25s Step 476( 22.17%), action 133, FPS 1.36, Running 210.90s Step 477( 22.33%), action 134, FPS 1.31, Running 211.88s Step 478( 22.50%), action 135, FPS 1.27, Running 212.70s Step 479( 22.67%), action 136, FPS 1.23, Running 213.57s Step 480( 22.83%), action 137, FPS 1.21, Running 214.32s Step 481( 23.00%), action 138, FPS 1.18, Running 215.26s Step 482( 23.17%), action 139, FPS 1.21, Running 215.87s Step 483( 23.33%), action 140, FPS 1.24, Running 216.18s Step 484( 23.50%), action 141, FPS 1.27, Running 216.79s Step 485( 23.67%), action 142, FPS 1.28, Running 217.30s Step 486( 23.83%), action 143, FPS 1.27, Running 218.16s Step 487( 24.00%), action 144, FPS 1.26, Running 219.10s Step 488( 24.17%), action 145, FPS 1.29, Running 219.79s Step 489( 24.33%), action 146, FPS 1.27, Running 220.72s Step 490( 24.50%), action 147, FPS 1.29, Running 221.45s Step 491( 24.67%), action 148, FPS 1.27, Running 222.38s Step 492( 24.83%), action 149, FPS 1.29, Running 223.05s Step 493( 25.00%), action 150, FPS 1.26, Running 224.00s Step 494( 25.17%), action 151, FPS 1.27, Running 225.06s Step 495( 25.33%), action 152, FPS 1.29, Running 225.72s Step 496( 25.50%), action 153, FPS 1.26, Running 226.74s Step 497( 25.67%), action 154, FPS 1.29, Running 227.33s Step 498( 25.83%), action 155, FPS 1.28, Running 228.33s Step 499( 26.00%), action 156, FPS 1.30, Running 228.97s Step 500( 26.17%), action 157, FPS 1.28, Running 230.00s Step 501( 26.33%), action 158, FPS 1.30, Running 230.61s Step 502( 26.50%), action 159, FPS 1.29, Running 231.41s Step 503( 26.67%), action 160, FPS 1.24, Running 232.25s Step 504( 26.83%), action 161, FPS 1.21, Running 233.28s Step 505( 27.00%), action 162, FPS 1.19, Running 234.06s Step 506( 27.17%), action 163, FPS 1.19, Running 234.98s Step 507( 27.33%), action 164, FPS 1.23, Running 235.33s Step 508( 27.50%), action 165, FPS 1.26, Running 235.72s Step 509( 27.67%), action 166, FPS 1.28, Running 236.39s Step 510( 27.83%), action 167, FPS 1.27, Running 237.20s Step 511( 28.00%), action 168, FPS 1.26, Running 238.19s Step 512( 28.17%), action 169, FPS 1.24, Running 239.20s Step 513( 28.33%), action 170, FPS 1.26, Running 239.90s Step 514( 28.50%), action 171, FPS 1.26, Running 240.97s Step 515( 28.67%), action 172, FPS 1.24, Running 241.91s Step 516( 28.83%), action 173, FPS 1.26, Running 242.63s Step 517( 29.00%), action 174, FPS 1.23, Running 243.62s Step 518( 29.17%), action 175, FPS 1.23, Running 244.56s Step 519( 29.33%), action 176, FPS 1.23, Running 245.25s Step 520( 29.50%), action 177, FPS 1.23, Running 246.30s Step 521( 29.67%), action 178, FPS 1.20, Running 247.26s Step 522( 29.83%), action 179, FPS 1.20, Running 248.03s Step 523( 30.00%), action 180, FPS 1.19, Running 249.01s Step 524( 30.17%), action 181, FPS 1.18, Running 250.25s Step 525( 30.33%), action 182, FPS 1.17, Running 251.16s Step 526( 30.50%), action 183, FPS 1.18, Running 251.89s Step 527( 30.67%), action 184, FPS 1.14, Running 252.88s Step 528( 30.83%), action 185, FPS 1.10, Running 253.95s Step 529( 31.00%), action 186, FPS 1.12, Running 254.31s Step 530( 31.17%), action 187, FPS 1.13, Running 254.97s Step 531( 31.33%), action 188, FPS 1.16, Running 255.50s Step 532( 31.50%), action 189, FPS 1.15, Running 256.61s Step 533( 31.67%), action 190, FPS 1.15, Running 257.31s Step 534( 31.83%), action 191, FPS 1.14, Running 258.44s Step 535( 32.00%), action 192, FPS 1.15, Running 259.31s Step 536( 32.17%), action 193, FPS 1.15, Running 260.06s Step 537( 32.33%), action 194, FPS 1.15, Running 260.98s Step 538( 32.50%), action 195, FPS 1.17, Running 261.63s Step 539( 32.67%), action 196, FPS 1.16, Running 262.54s Step 540( 32.83%), action 197, FPS 1.18, Running 263.28s Step 541( 33.00%), action 198, FPS 1.18, Running 264.18s Step 542( 33.17%), action 199, FPS 1.19, Running 264.89s Step 543( 33.33%), action 200, FPS 1.19, Running 265.81s Step 544( 33.50%), action 201, FPS 1.19, Running 267.11s Step 545( 33.67%), action 202, FPS 1.19, Running 267.91s Step 546( 33.83%), action 203, FPS 1.18, Running 268.85s Step 547( 34.00%), action 204, FPS 1.20, Running 269.53s Step 548( 34.17%), action 205, FPS 1.20, Running 270.63s Step 549( 34.33%), action 206, FPS 1.16, Running 271.54s Step 550( 34.50%), action 207, FPS 1.15, Running 272.29s Step 551( 34.67%), action 208, FPS 1.15, Running 272.87s Step 552( 34.83%), action 209, FPS 1.21, Running 273.19s Step 553( 35.00%), action 210, FPS 1.24, Running 273.47s Step 554( 35.17%), action 211, FPS 1.29, Running 274.00s Step 555( 35.33%), action 212, FPS 1.30, Running 274.64s Step 556( 35.50%), action 213, FPS 1.29, Running 275.57s Step 557( 35.67%), action 214, FPS 1.31, Running 276.20s Step 558( 35.83%), action 215, FPS 1.28, Running 277.20s Step 559( 36.00%), action 216, FPS 1.31, Running 277.77s Step 560( 36.17%), action 217, FPS 1.29, Running 278.74s Step 561( 36.33%), action 218, FPS 1.31, Running 279.45s Step 562( 36.50%), action 219, FPS 1.30, Running 280.29s Step 563( 36.67%), action 220, FPS 1.32, Running 281.01s Step 564( 36.83%), action 221, FPS 1.34, Running 281.99s Step 565( 37.00%), action 222, FPS 1.31, Running 283.14s Step 566( 37.17%), action 223, FPS 1.30, Running 284.20s Step 567( 37.33%), action 224, FPS 1.27, Running 285.24s Step 568( 37.50%), action 225, FPS 1.31, Running 285.92s Step 569( 37.67%), action 226, FPS 1.30, Running 286.89s Step 570( 37.83%), action 227, FPS 1.31, Running 287.59s Step 571( 38.00%), action 228, FPS 1.28, Running 288.53s Step 572( 38.17%), action 229, FPS 1.24, Running 289.30s Step 573( 38.33%), action 230, FPS 1.20, Running 290.16s Step 574( 38.50%), action 231, FPS 1.17, Running 291.11s Step 575( 38.67%), action 232, FPS 1.15, Running 292.00s Step 576( 38.83%), action 233, FPS 1.19, Running 292.38s Step 577( 39.00%), action 234, FPS 1.21, Running 292.70s Step 578( 39.17%), action 235, FPS 1.25, Running 293.22s Step 579( 39.33%), action 236, FPS 1.25, Running 293.81s Step 580( 39.50%), action 237, FPS 1.27, Running 294.55s Step 581( 39.67%), action 238, FPS 1.25, Running 295.44s Step 582( 39.83%), action 239, FPS 1.25, Running 296.32s Step 583( 40.00%), action 240, FPS 1.23, Running 297.24s Step 584( 40.17%), action 241, FPS 1.23, Running 298.30s Step 585( 40.33%), action 242, FPS 1.26, Running 298.97s Step 586( 40.50%), action 243, FPS 1.26, Running 300.05s Step 587( 40.67%), action 244, FPS 1.27, Running 301.01s Step 588( 40.83%), action 245, FPS 1.26, Running 301.74s Step 589( 41.00%), action 246, FPS 1.27, Running 302.63s Step 590( 41.17%), action 247, FPS 1.27, Running 303.35s Step 591( 41.33%), action 248, FPS 1.27, Running 304.21s Step 592( 41.50%), action 249, FPS 1.27, Running 305.00s Step 593( 41.67%), action 250, FPS 1.27, Running 305.85s Step 594( 41.83%), action 251, FPS 1.26, Running 307.03s Step 595( 42.00%), action 252, FPS 1.27, Running 307.72s Step 596( 42.17%), action 253, FPS 1.23, Running 308.63s Step 597( 42.33%), action 254, FPS 1.20, Running 309.37s Step 598( 42.50%), action 255, FPS 1.17, Running 310.30s Step 599( 42.67%), action 256, FPS 1.15, Running 311.14s Step 600( 42.83%), action 257, FPS 1.17, Running 311.67s Step 601( 43.00%), action 258, FPS 1.21, Running 312.00s Step 602( 43.17%), action 259, FPS 1.24, Running 312.38s Step 603( 43.33%), action 260, FPS 1.28, Running 312.92s Step 604( 43.50%), action 261, FPS 1.29, Running 313.79s Step 605( 43.67%), action 262, FPS 1.27, Running 314.70s Step 606( 43.83%), action 263, FPS 1.29, Running 315.50s Step 607( 44.00%), action 264, FPS 1.30, Running 316.38s Step 608( 44.17%), action 265, FPS 1.28, Running 317.38s Step 609( 44.33%), action 266, FPS 1.30, Running 317.99s Step 610( 44.50%), action 267, FPS 1.28, Running 318.99s Step 611( 44.67%), action 268, FPS 1.30, Running 319.59s Step 612( 44.83%), action 269, FPS 1.28, Running 320.60s Step 613( 45.00%), action 270, FPS 1.30, Running 321.28s Step 614( 45.17%), action 271, FPS 1.31, Running 322.25s Step 615( 45.33%), action 272, FPS 1.29, Running 323.18s Step 616( 45.50%), action 273, FPS 1.31, Running 323.94s Step 617( 45.67%), action 274, FPS 1.29, Running 324.83s Step 618( 45.83%), action 275, FPS 1.28, Running 325.94s Step 619( 46.00%), action 276, FPS 1.29, Running 326.58s Step 620( 46.17%), action 277, FPS 1.26, Running 327.53s Step 621( 46.33%), action 278, FPS 1.21, Running 328.58s Step 622( 46.50%), action 279, FPS 1.18, Running 329.33s Step 623( 46.67%), action 280, FPS 1.16, Running 330.24s Step 624( 46.83%), action 281, FPS 1.18, Running 330.74s Step 625( 47.00%), action 282, FPS 1.23, Running 331.03s Step 626( 47.17%), action 283, FPS 1.26, Running 331.39s Step 627( 47.33%), action 284, FPS 1.28, Running 331.96s Step 628( 47.50%), action 285, FPS 1.31, Running 332.70s Step 629( 47.67%), action 286, FPS 1.29, Running 333.49s Step 630( 47.83%), action 287, FPS 1.30, Running 334.38s Step 631( 48.00%), action 288, FPS 1.27, Running 335.35s Step 632( 48.17%), action 289, FPS 1.30, Running 336.03s Step 633( 48.33%), action 290, FPS 1.28, Running 336.90s Step 634( 48.50%), action 291, FPS 1.27, Running 338.04s Step 635( 48.67%), action 292, FPS 1.29, Running 338.68s Step 636( 48.83%), action 293, FPS 1.27, Running 339.67s Step 637( 49.00%), action 294, FPS 1.29, Running 340.38s Step 638( 49.17%), action 295, FPS 1.28, Running 341.51s Step 639( 49.33%), action 296, FPS 1.26, Running 342.48s Step 640( 49.50%), action 297, FPS 1.26, Running 343.45s Step 641( 49.67%), action 298, FPS 1.29, Running 344.03s Step 642( 49.83%), action 299, FPS 1.28, Running 345.00s Step 643( 50.00%), action 300, FPS 1.30, Running 345.59s Step 644( 50.17%), action 301, FPS 1.27, Running 346.53s Step 645( 50.33%), action 302, FPS 1.24, Running 347.18s Step 646( 50.50%), action 303, FPS 1.19, Running 348.16s Step 647( 50.67%), action 304, FPS 1.19, Running 348.76s Step 648( 50.83%), action 305, FPS 1.19, Running 349.43s Step 649( 51.00%), action 306, FPS 1.23, Running 349.73s Step 650( 51.17%), action 307, FPS 1.27, Running 350.10s Step 651( 51.33%), action 308, FPS 1.33, Running 350.38s Step 652( 51.50%), action 309, FPS 1.35, Running 350.89s Step 653( 51.67%), action 310, FPS 1.37, Running 351.46s Step 654( 51.83%), action 311, FPS 1.39, Running 352.47s Step 655( 52.00%), action 312, FPS 1.36, Running 353.38s Step 656( 52.17%), action 313, FPS 1.38, Running 354.22s Step 657( 52.33%), action 314, FPS 1.36, Running 355.11s Step 658( 52.50%), action 315, FPS 1.40, Running 355.82s Step 659( 52.67%), action 316, FPS 1.40, Running 356.78s Step 660( 52.83%), action 317, FPS 1.43, Running 357.46s Step 661( 53.00%), action 318, FPS 1.39, Running 358.41s Step 662( 53.17%), action 319, FPS 1.41, Running 359.14s Step 663( 53.33%), action 320, FPS 1.39, Running 359.98s Step 664( 53.50%), action 321, FPS 1.38, Running 361.05s Step 665( 53.67%), action 322, FPS 1.38, Running 361.63s Step 666( 53.83%), action 323, FPS 1.38, Running 362.66s Step 667( 54.00%), action 324, FPS 1.37, Running 363.40s Step 668( 54.17%), action 325, FPS 1.34, Running 364.33s Step 669( 54.33%), action 326, FPS 1.29, Running 365.23s Step 670( 54.50%), action 327, FPS 1.25, Running 366.06s Step 671( 54.67%), action 328, FPS 1.21, Running 366.98s Step 672( 54.83%), action 329, FPS 1.19, Running 367.71s Step 673( 55.00%), action 330, FPS 1.17, Running 368.56s Step 674( 55.17%), action 331, FPS 1.20, Running 369.09s Step 675( 55.33%), action 332, FPS 1.24, Running 369.45s Step 676( 55.50%), action 333, FPS 1.26, Running 370.10s Step 677( 55.67%), action 334, FPS 1.29, Running 370.65s Step 678( 55.83%), action 335, FPS 1.27, Running 371.56s Step 679( 56.00%), action 336, FPS 1.29, Running 372.25s Step 680( 56.17%), action 337, FPS 1.28, Running 373.13s Step 681( 56.33%), action 338, FPS 1.28, Running 374.02s Step 682( 56.50%), action 339, FPS 1.28, Running 374.82s Step 683( 56.67%), action 340, FPS 1.27, Running 375.66s Step 684( 56.83%), action 341, FPS 1.27, Running 376.81s Step 685( 57.00%), action 342, FPS 1.26, Running 377.45s Step 686( 57.17%), action 343, FPS 1.28, Running 378.23s Step 687( 57.33%), action 344, FPS 1.27, Running 379.09s Step 688( 57.50%), action 345, FPS 1.30, Running 379.75s Step 689( 57.67%), action 346, FPS 1.29, Running 380.74s Step 690( 57.83%), action 347, FPS 1.31, Running 381.37s Step 691( 58.00%), action 348, FPS 1.33, Running 382.02s Step 692( 58.17%), action 349, FPS 1.30, Running 383.06s Step 693( 58.33%), action 350, FPS 1.30, Running 383.96s Step 694( 58.50%), action 351, FPS 1.25, Running 385.03s Step 695( 58.67%), action 352, FPS 1.23, Running 385.71s Step 696( 58.83%), action 353, FPS 1.20, Running 386.81s Step 697( 59.00%), action 354, FPS 1.17, Running 387.79s Step 698( 59.17%), action 355, FPS 1.20, Running 388.19s Step 699( 59.33%), action 356, FPS 1.23, Running 388.52s Step 700( 59.50%), action 357, FPS 1.27, Running 388.92s Step 701( 59.67%), action 358, FPS 1.30, Running 389.37s Step 702( 59.83%), action 359, FPS 1.33, Running 389.89s Step 703( 60.00%), action 360, FPS 1.35, Running 390.43s Step 704( 60.17%), action 361, FPS 1.36, Running 391.53s Step 705( 60.33%), action 362, FPS 1.33, Running 392.43s Step 706( 60.50%), action 363, FPS 1.33, Running 393.25s Step 707( 60.67%), action 364, FPS 1.33, Running 394.18s Step 708( 60.83%), action 365, FPS 1.32, Running 394.86s Step 709( 61.00%), action 366, FPS 1.35, Running 395.51s Step 710( 61.17%), action 367, FPS 1.32, Running 396.50s Step 711( 61.33%), action 368, FPS 1.29, Running 397.54s Step 712( 61.50%), action 369, FPS 1.29, Running 398.58s Step 713( 61.67%), action 370, FPS 1.30, Running 399.29s Step 714( 61.83%), action 371, FPS 1.30, Running 400.35s Step 715( 62.00%), action 372, FPS 1.28, Running 401.31s Step 716( 62.17%), action 373, FPS 1.31, Running 402.05s Step 717( 62.33%), action 374, FPS 1.32, Running 402.95s Step 718( 62.50%), action 375, FPS 1.26, Running 404.04s Step 719( 62.67%), action 376, FPS 1.23, Running 404.75s Step 720( 62.83%), action 377, FPS 1.18, Running 405.81s Step 721( 63.00%), action 378, FPS 1.16, Running 406.56s Step 722( 63.17%), action 379, FPS 1.14, Running 407.43s Step 723( 63.33%), action 380, FPS 1.14, Running 408.04s Step 724( 63.50%), action 381, FPS 1.18, Running 408.53s Step 725( 63.67%), action 382, FPS 1.22, Running 408.86s Step 726( 63.83%), action 383, FPS 1.25, Running 409.24s Step 727( 64.00%), action 384, FPS 1.26, Running 410.02s Step 728( 64.17%), action 385, FPS 1.27, Running 410.63s Step 729( 64.33%), action 386, FPS 1.25, Running 411.45s Step 730( 64.50%), action 387, FPS 1.27, Running 412.27s Step 731( 64.67%), action 388, FPS 1.28, Running 413.13s Step 732( 64.83%), action 389, FPS 1.31, Running 413.89s Step 733( 65.00%), action 390, FPS 1.29, Running 414.83s Step 734( 65.17%), action 391, FPS 1.28, Running 415.93s Step 735( 65.33%), action 392, FPS 1.30, Running 416.74s Step 736( 65.50%), action 393, FPS 1.28, Running 417.63s Step 737( 65.67%), action 394, FPS 1.27, Running 418.65s Step 738( 65.83%), action 395, FPS 1.27, Running 419.80s Step 739( 66.00%), action 396, FPS 1.25, Running 420.76s Step 740( 66.17%), action 397, FPS 1.28, Running 421.47s Step 741( 66.33%), action 398, FPS 1.26, Running 422.40s Step 742( 66.50%), action 399, FPS 1.28, Running 423.09s Step 743( 66.67%), action 400, FPS 1.25, Running 423.98s Step 744( 66.83%), action 401, FPS 1.21, Running 425.10s Step 745( 67.00%), action 402, FPS 1.19, Running 425.71s Step 746( 67.17%), action 403, FPS 1.15, Running 426.67s Step 747( 67.33%), action 404, FPS 1.16, Running 427.20s Step 748( 67.50%), action 405, FPS 1.18, Running 427.59s Step 749( 67.67%), action 406, FPS 1.21, Running 427.93s Step 750( 67.83%), action 407, FPS 1.25, Running 428.27s Step 751( 68.00%), action 408, FPS 1.29, Running 428.64s Step 752( 68.17%), action 409, FPS 1.31, Running 429.18s Step 753( 68.33%), action 410, FPS 1.35, Running 429.68s Step 754( 68.50%), action 411, FPS 1.35, Running 430.71s Step 755( 68.67%), action 412, FPS 1.36, Running 431.50s Step 756( 68.83%), action 413, FPS 1.36, Running 432.29s Step 757( 69.00%), action 414, FPS 1.39, Running 433.07s Step 758( 69.17%), action 415, FPS 1.43, Running 433.80s Step 759( 69.33%), action 416, FPS 1.44, Running 434.64s Step 760( 69.50%), action 417, FPS 1.44, Running 435.36s Step 761( 69.67%), action 418, FPS 1.44, Running 436.31s Step 762( 69.83%), action 419, FPS 1.44, Running 436.98s Step 763( 70.00%), action 420, FPS 1.44, Running 437.91s Step 764( 70.17%), action 421, FPS 1.43, Running 439.10s Step 765( 70.33%), action 422, FPS 1.39, Running 440.07s Step 766( 70.50%), action 423, FPS 1.42, Running 440.78s Step 767( 70.67%), action 424, FPS 1.38, Running 441.68s Step 768( 70.83%), action 425, FPS 1.34, Running 442.46s Step 769( 71.00%), action 426, FPS 1.30, Running 443.36s Step 770( 71.17%), action 427, FPS 1.26, Running 444.08s Step 771( 71.33%), action 428, FPS 1.22, Running 445.01s Step 772( 71.50%), action 429, FPS 1.21, Running 445.71s Step 773( 71.67%), action 430, FPS 1.18, Running 446.68s Step 774( 71.83%), action 431, FPS 1.20, Running 447.45s Step 775( 72.00%), action 432, FPS 1.23, Running 447.80s Step 776( 72.17%), action 433, FPS 1.25, Running 448.33s Step 777( 72.33%), action 434, FPS 1.28, Running 448.72s Step 778( 72.50%), action 435, FPS 1.27, Running 449.51s Step 779( 72.67%), action 436, FPS 1.28, Running 450.21s Step 780( 72.83%), action 437, FPS 1.29, Running 450.90s Step 781( 73.00%), action 438, FPS 1.29, Running 451.82s Step 782( 73.17%), action 439, FPS 1.29, Running 452.50s Step 783( 73.33%), action 440, FPS 1.29, Running 453.44s Step 784( 73.50%), action 441, FPS 1.29, Running 454.57s Step 785( 73.67%), action 442, FPS 1.32, Running 455.21s Step 786( 73.83%), action 443, FPS 1.30, Running 456.14s Step 787( 74.00%), action 444, FPS 1.32, Running 456.82s Step 788( 74.17%), action 445, FPS 1.30, Running 457.81s Step 789( 74.33%), action 446, FPS 1.33, Running 458.41s Step 790( 74.50%), action 447, FPS 1.31, Running 459.35s Step 791( 74.67%), action 448, FPS 1.34, Running 459.96s Step 792( 74.83%), action 449, FPS 1.34, Running 460.67s Step 793( 75.00%), action 450, FPS 1.34, Running 461.55s Step 794( 75.17%), action 451, FPS 1.32, Running 462.61s Step 795( 75.33%), action 452, FPS 1.27, Running 463.52s Step 796( 75.50%), action 453, FPS 1.25, Running 464.26s Step 797( 75.67%), action 454, FPS 1.21, Running 465.19s Step 798( 75.83%), action 455, FPS 1.22, Running 465.89s Step 799( 76.00%), action 456, FPS 1.22, Running 466.57s Step 800( 76.17%), action 457, FPS 1.23, Running 467.12s Step 801( 76.33%), action 458, FPS 1.28, Running 467.41s Step 802( 76.50%), action 459, FPS 1.31, Running 467.73s Step 803( 76.67%), action 460, FPS 1.37, Running 468.01s Step 804( 76.83%), action 461, FPS 1.43, Running 468.59s Step 805( 77.00%), action 462, FPS 1.42, Running 469.26s Step 806( 77.17%), action 463, FPS 1.45, Running 469.94s Step 807( 77.33%), action 464, FPS 1.44, Running 470.68s Step 808( 77.50%), action 465, FPS 1.46, Running 471.49s Step 809( 77.67%), action 466, FPS 1.44, Running 472.32s Step 810( 77.83%), action 467, FPS 1.45, Running 473.16s Step 811( 78.00%), action 468, FPS 1.41, Running 474.17s Step 812( 78.17%), action 469, FPS 1.37, Running 475.22s Step 813( 78.33%), action 470, FPS 1.40, Running 475.86s Step 814( 78.50%), action 471, FPS 1.40, Running 476.91s Step 815( 78.67%), action 472, FPS 1.39, Running 477.90s Step 816( 78.83%), action 473, FPS 1.39, Running 478.66s Step 817( 79.00%), action 474, FPS 1.39, Running 479.62s Step 818( 79.17%), action 475, FPS 1.39, Running 480.29s Step 819( 79.33%), action 476, FPS 1.36, Running 481.26s Step 820( 79.50%), action 477, FPS 1.35, Running 481.94s Step 821( 79.67%), action 478, FPS 1.30, Running 482.84s Step 822( 79.83%), action 479, FPS 1.26, Running 483.58s Step 823( 80.00%), action 480, FPS 1.21, Running 484.48s Step 824( 80.17%), action 481, FPS 1.17, Running 485.67s Step 825( 80.33%), action 482, FPS 1.16, Running 486.56s Step 826( 80.50%), action 483, FPS 1.15, Running 487.35s Step 827( 80.67%), action 484, FPS 1.17, Running 487.71s Step 828( 80.83%), action 485, FPS 1.20, Running 488.15s Step 829( 81.00%), action 486, FPS 1.23, Running 488.64s Step 830( 81.17%), action 487, FPS 1.24, Running 489.29s Step 831( 81.33%), action 488, FPS 1.26, Running 490.00s Step 832( 81.50%), action 489, FPS 1.28, Running 490.90s Step 833( 81.67%), action 490, FPS 1.27, Running 491.67s Step 834( 81.83%), action 491, FPS 1.26, Running 492.74s Step 835( 82.00%), action 492, FPS 1.29, Running 493.42s Step 836( 82.17%), action 493, FPS 1.27, Running 494.35s Step 837( 82.33%), action 494, FPS 1.30, Running 495.00s Step 838( 82.50%), action 495, FPS 1.27, Running 495.99s Step 839( 82.67%), action 496, FPS 1.30, Running 496.61s Step 840( 82.83%), action 497, FPS 1.28, Running 497.57s Step 841( 83.00%), action 498, FPS 1.30, Running 498.20s Step 842( 83.17%), action 499, FPS 1.28, Running 499.16s Step 843( 83.33%), action 500, FPS 1.31, Running 499.78s Step 844( 83.50%), action 501, FPS 1.32, Running 500.79s Step 845( 83.67%), action 502, FPS 1.31, Running 501.78s Step 846( 83.83%), action 503, FPS 1.32, Running 502.51s Step 847( 84.00%), action 504, FPS 1.28, Running 503.36s Step 848( 84.17%), action 505, FPS 1.25, Running 504.10s Step 849( 84.33%), action 506, FPS 1.22, Running 505.02s Step 850( 84.50%), action 507, FPS 1.21, Running 505.79s Step 851( 84.67%), action 508, FPS 1.20, Running 506.63s Step 852( 84.83%), action 509, FPS 1.24, Running 507.06s Step 853( 85.00%), action 510, FPS 1.27, Running 507.37s Step 854( 85.17%), action 511, FPS 1.32, Running 507.84s Step 855( 85.33%), action 512, FPS 1.35, Running 508.26s Step 856( 85.50%), action 513, FPS 1.37, Running 509.00s Step 857( 85.67%), action 514, FPS 1.34, Running 509.91s Step 858( 85.83%), action 515, FPS 1.36, Running 510.66s Step 859( 86.00%), action 516, FPS 1.34, Running 511.55s Step 860( 86.17%), action 517, FPS 1.37, Running 512.21s Step 861( 86.33%), action 518, FPS 1.34, Running 513.11s Step 862( 86.50%), action 519, FPS 1.37, Running 513.79s Step 863( 86.67%), action 520, FPS 1.34, Running 514.65s Step 864( 86.83%), action 521, FPS 1.32, Running 515.91s Step 865( 87.00%), action 522, FPS 1.33, Running 516.82s Step 866( 87.17%), action 523, FPS 1.30, Running 517.91s Step 867( 87.33%), action 524, FPS 1.29, Running 518.85s Step 868( 87.50%), action 525, FPS 1.30, Running 519.53s Step 869( 87.67%), action 526, FPS 1.30, Running 520.44s Step 870( 87.83%), action 527, FPS 1.31, Running 521.09s Step 871( 88.00%), action 528, FPS 1.30, Running 521.98s Step 872( 88.17%), action 529, FPS 1.28, Running 522.69s Step 873( 88.33%), action 530, FPS 1.23, Running 523.57s Step 874( 88.50%), action 531, FPS 1.19, Running 524.67s Step 875( 88.67%), action 532, FPS 1.15, Running 525.66s Step 876( 88.83%), action 533, FPS 1.17, Running 526.02s Step 877( 89.00%), action 534, FPS 1.22, Running 526.30s Step 878( 89.17%), action 535, FPS 1.25, Running 526.62s Step 879( 89.33%), action 536, FPS 1.29, Running 527.08s Step 880( 89.50%), action 537, FPS 1.30, Running 527.55s Step 881( 89.67%), action 538, FPS 1.33, Running 528.12s Step 882( 89.83%), action 539, FPS 1.32, Running 528.94s Step 883( 90.00%), action 540, FPS 1.31, Running 529.88s Step 884( 90.17%), action 541, FPS 1.32, Running 531.06s Step 885( 90.33%), action 542, FPS 1.32, Running 531.97s Step 886( 90.50%), action 543, FPS 1.35, Running 532.73s Step 887( 90.67%), action 544, FPS 1.35, Running 533.64s Step 888( 90.83%), action 545, FPS 1.34, Running 534.44s Step 889( 91.00%), action 546, FPS 1.34, Running 535.36s Step 890( 91.17%), action 547, FPS 1.33, Running 536.09s Step 891( 91.33%), action 548, FPS 1.33, Running 537.07s Step 892( 91.50%), action 549, FPS 1.32, Running 537.86s Step 893( 91.67%), action 550, FPS 1.31, Running 538.79s Step 894( 91.83%), action 551, FPS 1.31, Running 539.92s Step 895( 92.00%), action 552, FPS 1.33, Running 540.64s Step 896( 92.17%), action 553, FPS 1.30, Running 541.42s Step 897( 92.33%), action 554, FPS 1.25, Running 542.31s Step 898( 92.50%), action 555, FPS 1.22, Running 543.04s Step 899( 92.67%), action 556, FPS 1.18, Running 543.96s Step 900( 92.83%), action 557, FPS 1.17, Running 544.70s Step 901( 93.00%), action 558, FPS 1.15, Running 545.58s Step 902( 93.17%), action 559, FPS 1.16, Running 546.21s Step 903( 93.33%), action 560, FPS 1.20, Running 546.50s Step 904( 93.50%), action 561, FPS 1.23, Running 547.31s Step 905( 93.67%), action 562, FPS 1.24, Running 548.11s Step 906( 93.83%), action 563, FPS 1.24, Running 548.87s Step 907( 94.00%), action 564, FPS 1.24, Running 549.74s Step 908( 94.17%), action 565, FPS 1.25, Running 550.49s Step 909( 94.33%), action 566, FPS 1.25, Running 551.40s Step 910( 94.50%), action 567, FPS 1.25, Running 552.15s Step 911( 94.67%), action 568, FPS 1.26, Running 552.89s Step 912( 94.83%), action 569, FPS 1.25, Running 553.89s Step 913( 95.00%), action 570, FPS 1.25, Running 554.80s Step 914( 95.17%), action 571, FPS 1.24, Running 556.02s Step 915( 95.33%), action 572, FPS 1.23, Running 556.92s Step 916( 95.50%), action 573, FPS 1.23, Running 557.64s Step 917( 95.67%), action 574, FPS 1.23, Running 558.55s Step 918( 95.83%), action 575, FPS 1.20, Running 559.64s Step 919( 96.00%), action 576, FPS 1.23, Running 560.27s Step 920( 96.17%), action 577, FPS 1.21, Running 561.24s Step 921( 96.33%), action 578, FPS 1.23, Running 561.89s Step 922( 96.50%), action 579, FPS 1.21, Running 562.79s Step 923( 96.67%), action 580, FPS 1.17, Running 563.54s Step 924( 96.83%), action 581, FPS 1.16, Running 564.60s Step 925( 97.00%), action 582, FPS 1.17, Running 565.13s Step 926( 97.17%), action 583, FPS 1.21, Running 565.45s Step 927( 97.33%), action 584, FPS 1.24, Running 565.90s Step 928( 97.50%), action 585, FPS 1.26, Running 566.31s Step 929( 97.67%), action 586, FPS 1.29, Running 566.87s Step 930( 97.83%), action 587, FPS 1.29, Running 567.67s Step 931( 98.00%), action 588, FPS 1.27, Running 568.59s Step 932( 98.17%), action 589, FPS 1.29, Running 569.36s Step 933( 98.33%), action 590, FPS 1.29, Running 570.31s Step 934( 98.50%), action 591, FPS 1.29, Running 571.46s Step 935( 98.67%), action 592, FPS 1.29, Running 572.37s Step 936( 98.83%), action 593, FPS 1.28, Running 573.25s Step 937( 99.00%), action 594, FPS 1.29, Running 574.08s Step 938( 99.17%), action 595, FPS 1.32, Running 574.75s Step 939( 99.33%), action 596, FPS 1.30, Running 575.70s Step 940( 99.50%), action 597, FPS 1.32, Running 576.35s Step 941( 99.67%), action 598, FPS 1.31, Running 577.15s Step 942( 99.83%), action 599, FPS 1.31, Running 578.04s Step 943(100.00%), action 600, FPS 1.30, Running 578.98s [2026-08-02 00:05:12] [71 ] Seed 70 failed after 579.07 s. +steps: 943 , actions: 600 . +Instruction: Empty +Total 9/71(12.68%) success. +Setting seed: 71 +Step 1( N/A%), pre moving , FPS 6.13, Running 0.16s Step 2( N/A%), pre moving , FPS 6.44, Running 0.31s Step 3( N/A%), pre moving , FPS 5.63, Running 0.53s Step 4( N/A%), pre moving , FPS 6.56, Running 0.61s Step 5( N/A%), pre moving , FPS 7.41, Running 0.67s Step 6( N/A%), pre moving , FPS 7.96, Running 0.75s Step 7( N/A%), pre moving , FPS 6.49, Running 1.08s Step 8( N/A%), pre moving , FPS 7.02, Running 1.14s Step 9( N/A%), pre moving , FPS 7.25, Running 1.24s Step 10( N/A%), pre moving , FPS 7.62, Running 1.31s Step 11( N/A%), pre moving , FPS 7.92, Running 1.39s Step 12( N/A%), pre moving , FPS 7.00, Running 1.71s Step 13( N/A%), pre moving , FPS 7.19, Running 1.81s Step 14( N/A%), pre moving , FPS 7.47, Running 1.87s Step 15( N/A%), pre moving , FPS 7.60, Running 1.97s Step 16( N/A%), pre moving , FPS 7.06, Running 2.27s Step 17( N/A%), pre moving , FPS 7.21, Running 2.36s Step 18( N/A%), pre moving , FPS 7.39, Running 2.44s Step 19( N/A%), pre moving , FPS 6.90, Running 2.75s Step 20( N/A%), pre moving , FPS 7.02, Running 2.85s Step 21( N/A%), pre moving , FPS 6.16, Running 3.41s Step 22( N/A%), pre moving , FPS 6.29, Running 3.49s Step 23( N/A%), pre moving , FPS 6.11, Running 3.80s Step 24( N/A%), pre moving , FPS 6.08, Running 3.90s Step 25( N/A%), pre moving , FPS 6.07, Running 3.97s Step 26( N/A%), pre moving , FPS 5.33, Running 4.50s Step 27( N/A%), pre moving , FPS 5.71, Running 4.58s Step 28( N/A%), pre moving , FPS 5.32, Running 4.90s Step 29( N/A%), pre moving , FPS 5.39, Running 4.95s Step 30( N/A%), pre moving , FPS 5.46, Running 4.97s Step 31( N/A%), pre moving , FPS 5.55, Running 4.99s Step 32( N/A%), pre moving , FPS 6.06, Running 5.01s Step 33( N/A%), pre moving , FPS 6.20, Running 5.03s Step 34( N/A%), pre moving , FPS 6.29, Running 5.05s Step 35( N/A%), pre moving , FPS 6.46, Running 5.07s Step 36( N/A%), pre moving , FPS 5.99, Running 5.60s Step 37( N/A%), pre moving , FPS 5.84, Running 5.78s Step 38( N/A%), pre moving , FPS 5.94, Running 5.80s Step 39( N/A%), pre moving , FPS 6.52, Running 5.82s Step 40( N/A%), pre moving , FPS 6.68, Running 5.84s Step 41( N/A%), pre moving , FPS 8.15, Running 5.86s Step 42( N/A%), pre moving , FPS 8.28, Running 5.90s Step 43( N/A%), pre moving , FPS 9.38, Running 5.94s Step 44( N/A%), pre moving , FPS 9.68, Running 5.97s Step 45( N/A%), pre moving , FPS 9.85, Running 6.00s Step 46( N/A%), pre moving , FPS 13.03, Running 6.04s Step 47( N/A%), pre moving , FPS 13.38, Running 6.07s Step 48( N/A%), pre moving , FPS 10.03, Running 6.89s Step 49( N/A%), pre moving , FPS 9.94, Running 6.97s Step 50( N/A%), pre moving , FPS 9.71, Running 7.03s Step 51( N/A%), pre moving , FPS 8.48, Running 7.35s Step 52( N/A%), pre moving , FPS 8.31, Running 7.42s Step 53( N/A%), pre moving , FPS 8.08, Running 7.51s Step 54( N/A%), pre moving , FPS 7.79, Running 7.62s Step 55( N/A%), pre moving , FPS 6.82, Running 8.00s Step 56( N/A%), pre moving , FPS 7.98, Running 8.11s Step 57( N/A%), pre moving , FPS 7.43, Running 8.47s Step 58( N/A%), pre moving , FPS 7.14, Running 8.60s Step 59( N/A%), pre moving , FPS 6.38, Running 8.96s Step 60( N/A%), pre moving , FPS 6.17, Running 9.08s Step 61( N/A%), pre moving , FPS 5.93, Running 9.24s Step 62( N/A%), pre moving , FPS 5.47, Running 9.56s Step 63( N/A%), pre moving , FPS 5.31, Running 9.71s Step 64( N/A%), pre moving , FPS 4.87, Running 10.07s Step 65( N/A%), pre moving , FPS 4.77, Running 10.20s Step 66( N/A%), pre moving , FPS 4.68, Running 10.32s Step 67( N/A%), pre moving , FPS 4.34, Running 10.68s Step 68( N/A%), pre moving , FPS 5.11, Running 10.81s Step 69( N/A%), pre moving , FPS 5.07, Running 10.91s Step 70( N/A%), pre moving , FPS 4.69, Running 11.30s Step 71( N/A%), pre moving , FPS 4.92, Running 11.41s Step 72( N/A%), pre moving , FPS 4.58, Running 11.79s Step 73( N/A%), pre moving , FPS 4.54, Running 11.92s Step 74( N/A%), pre moving , FPS 4.36, Running 12.20s Step 75( N/A%), pre moving , FPS 4.53, Running 12.41s Step 76( N/A%), pre moving , FPS 4.53, Running 12.53s Step 77( N/A%), pre moving , FPS 4.54, Running 12.88s Step 78( N/A%), pre moving , FPS 4.54, Running 13.01s Step 79( N/A%), pre moving , FPS 4.80, Running 13.12s Step 80( N/A%), pre moving , FPS 4.53, Running 13.50s Step 81( N/A%), pre moving , FPS 4.57, Running 13.61s Step 82( N/A%), pre moving , FPS 4.52, Running 13.98s Step 83( N/A%), pre moving , FPS 4.54, Running 14.11s Step 84( N/A%), pre moving , FPS 4.87, Running 14.18s Step 85( N/A%), pre moving , FPS 4.93, Running 14.26s Step 86( N/A%), pre moving , FPS 4.69, Running 14.58s Step 87( N/A%), pre moving , FPS 5.01, Running 14.67s Step 88( N/A%), pre moving , FPS 5.09, Running 14.74s Step 89( N/A%), pre moving , FPS 5.13, Running 14.81s Step 90( N/A%), pre moving , FPS 5.22, Running 15.13s Step 91( N/A%), pre moving , FPS 5.25, Running 15.22s Step 92( N/A%), pre moving , FPS 5.70, Running 15.30s Step 93( N/A%), pre moving , FPS 5.81, Running 15.36s Step 94( N/A%), pre moving , FPS 5.75, Running 15.68s Step 95( N/A%), pre moving , FPS 5.95, Running 15.77s Step 96( N/A%), pre moving , FPS 6.02, Running 15.85s Step 97( N/A%), pre moving , FPS 6.59, Running 15.91s Step 98( N/A%), pre moving , FPS 6.21, Running 16.23s Step 99( N/A%), pre moving , FPS 6.24, Running 16.33s Step 100( N/A%), pre moving , FPS 6.89, Running 16.40s Step 101( N/A%), pre moving , FPS 6.86, Running 16.53s Step 102( N/A%), pre moving , FPS 7.09, Running 16.81s Step 103( N/A%), pre moving , FPS 7.20, Running 16.89s Step 104( N/A%), pre moving , FPS 7.15, Running 16.97s Step 105( N/A%), pre moving , FPS 6.57, Running 17.30s Step 106( N/A%), pre moving , FPS 7.11, Running 17.39s Step 107( N/A%), pre moving , FPS 7.17, Running 17.46s Step 108( N/A%), pre moving , FPS 7.16, Running 17.53s Step 109( N/A%), pre moving , FPS 6.57, Running 17.85s Step 110( N/A%), pre moving , FPS 7.11, Running 17.95s Step 111( N/A%), pre moving , FPS 7.18, Running 18.01s Step 112( N/A%), pre moving , FPS 7.16, Running 18.09s Step 113( N/A%), pre moving , FPS 4.18, Running 20.15s Step 114( N/A%), pre moving , FPS 3.96, Running 20.73s Step 115( N/A%), pre moving , FPS 3.61, Running 21.31s Step 116( N/A%), pre moving , FPS 3.31, Running 21.90s Step 117( N/A%), pre moving , FPS 3.05, Running 22.46s Step 118( N/A%), pre moving , FPS 2.93, Running 23.04s Step 119( N/A%), pre moving , FPS 2.74, Running 23.63s Step 120( N/A%), pre moving , FPS 2.57, Running 24.18s Step 121( N/A%), pre moving , FPS 2.45, Running 24.69s Step 122( N/A%), pre moving , FPS 2.48, Running 24.86s Step 123( N/A%), pre moving , FPS 2.45, Running 25.04s Step 124( N/A%), pre moving , FPS 2.40, Running 25.30s Step 125( N/A%), pre moving , FPS 2.43, Running 25.53s Step 126( N/A%), pre moving , FPS 2.40, Running 25.73s Step 127( N/A%), pre moving , FPS 2.36, Running 25.95s Step 128( N/A%), pre moving , FPS 2.29, Running 26.28s Step 129( N/A%), pre moving , FPS 2.28, Running 26.64s Step 130( N/A%), pre moving , FPS 2.20, Running 27.02s Step 131( N/A%), pre moving , FPS 2.09, Running 27.58s Step 132( N/A%), pre moving , FPS 1.98, Running 28.17s Step 133( N/A%), pre moving , FPS 2.33, Running 28.72s Step 134( N/A%), pre moving , FPS 2.34, Running 29.27s Step 135( N/A%), pre moving , FPS 2.34, Running 29.84s Step 136( N/A%), pre moving , FPS 2.35, Running 30.42s Step 137( N/A%), pre moving , FPS 2.34, Running 31.02s Step 138( N/A%), pre moving , FPS 2.35, Running 31.56s Step 139( N/A%), pre moving , FPS 2.36, Running 32.10s Step 140( N/A%), pre moving , FPS 2.37, Running 32.64s Step 141( N/A%), pre moving , FPS 2.33, Running 33.27s Step 142( N/A%), pre moving , FPS 2.19, Running 34.00s Step 143( N/A%), pre moving , FPS 2.14, Running 34.38s Step 144( N/A%), pre moving , FPS 2.09, Running 34.87s Step 145( N/A%), pre moving , FPS 2.02, Running 35.42s Step 146( N/A%), pre moving , FPS 1.94, Running 36.03s Step 147( N/A%), pre moving , FPS 1.89, Running 36.54s Step 148( N/A%), pre moving , FPS 1.84, Running 37.14s Step 149( N/A%), pre moving , FPS 1.80, Running 37.72s Step 150( N/A%), pre moving , FPS 1.77, Running 38.32s Step 151( N/A%), pre moving , FPS 1.77, Running 38.89s Step 152( N/A%), pre moving , FPS 1.77, Running 39.45s Step 153( N/A%), pre moving , FPS 1.77, Running 40.03s Step 154( N/A%), pre moving , FPS 1.76, Running 40.61s Step 155( N/A%), pre moving , FPS 1.76, Running 41.19s Step 156( N/A%), pre moving , FPS 1.76, Running 41.80s Step 157( N/A%), pre moving , FPS 1.76, Running 42.38s Step 158( N/A%), pre moving , FPS 1.76, Running 42.94s Step 159( N/A%), pre moving , FPS 1.75, Running 43.50s Step 160( N/A%), pre moving , FPS 1.75, Running 44.09s Step 161( N/A%), pre moving , FPS 1.75, Running 44.68s Step 162( N/A%), pre moving , FPS 1.79, Running 45.17s Step 163( N/A%), pre moving , FPS 1.82, Running 45.37s Step 164( N/A%), pre moving , FPS 1.85, Running 45.70s Step 165( N/A%), pre moving , FPS 1.86, Running 46.16s Step 166( N/A%), pre moving , FPS 1.90, Running 46.54s Step 167( N/A%), pre moving , FPS 1.90, Running 47.05s Step 168( N/A%), pre moving , FPS 1.90, Running 47.64s Step 169( N/A%), pre moving , FPS 1.90, Running 48.23s Step 170( N/A%), pre moving , FPS 1.91, Running 48.79s Step 171( N/A%), pre moving , FPS 1.90, Running 49.39s Step 172( N/A%), pre moving , FPS 1.90, Running 49.98s Step 173( N/A%), pre moving , FPS 1.90, Running 50.56s Step 174( N/A%), pre moving , FPS 1.90, Running 51.12s Step 175( N/A%), pre moving , FPS 1.90, Running 51.70s Step 176( N/A%), pre moving , FPS 1.91, Running 52.28s Step 177( N/A%), pre moving , FPS 1.91, Running 52.85s Step 178( N/A%), pre moving , FPS 1.90, Running 53.44s Step 179( N/A%), pre moving , FPS 1.90, Running 54.02s Step 180( N/A%), pre moving , FPS 1.91, Running 54.57s Step 181( N/A%), pre moving , FPS 1.92, Running 55.12s Step 182( N/A%), pre moving , FPS 1.90, Running 55.69s Step 183( N/A%), pre moving , FPS 1.87, Running 56.05s Step 184( N/A%), pre moving , FPS 1.91, Running 56.18s Step 185( N/A%), pre moving , FPS 1.97, Running 56.29s Step 186( N/A%), pre moving , FPS 1.98, Running 56.67s Step 187( N/A%), pre moving , FPS 2.05, Running 56.79s Step 188( N/A%), pre moving , FPS 2.16, Running 56.89s Step 189( N/A%), pre moving , FPS 2.22, Running 57.23s Step 190( N/A%), pre moving , FPS 2.33, Running 57.36s Step 191( N/A%), pre moving , FPS 2.48, Running 57.46s Step 192( N/A%), pre moving , FPS 2.64, Running 57.55s Step 193( N/A%), pre moving , FPS 2.47, Running 58.67s Step 194( N/A%), pre moving , FPS 2.55, Running 58.97s Step 195( N/A%), pre moving , FPS 2.71, Running 59.09s Step 196( N/A%), pre moving , FPS 2.77, Running 59.51s Step 197( N/A%), pre moving , FPS 2.93, Running 59.68s Step 198( N/A%), pre moving , FPS 3.04, Running 60.03s Step 199( N/A%), pre moving , FPS 3.20, Running 60.28s Step 200( N/A%), pre moving , FPS 3.40, Running 60.46s Step 201( N/A%), pre moving , FPS 3.48, Running 60.87s Step 202( N/A%), pre moving , FPS 3.58, Running 61.29s Step 203( N/A%), pre moving , FPS 3.70, Running 61.46s Step 204( N/A%), pre moving , FPS 3.51, Running 61.88s Step 205( N/A%), pre moving , FPS 3.47, Running 62.05s Step 206( N/A%), pre moving , FPS 3.44, Running 62.48s Step 207( N/A%), pre moving , FPS 3.41, Running 62.65s Step 208( N/A%), pre moving , FPS 3.33, Running 62.89s Step 209( N/A%), pre moving , FPS 3.32, Running 63.25s Step 210( N/A%), pre moving , FPS 3.31, Running 63.41s Step 211( N/A%), pre moving , FPS 3.13, Running 63.85s Step 212( N/A%), pre moving , FPS 3.10, Running 64.01s Step 213( N/A%), pre moving , FPS 3.46, Running 64.45s Step 214( N/A%), pre moving , FPS 3.55, Running 64.60s Step 215( N/A%), pre moving , FPS 3.39, Running 65.00s Step 216( N/A%), pre moving , FPS 3.59, Running 65.08s Step 217( N/A%), pre moving , FPS 3.66, Running 65.15s Step 218( N/A%), pre moving , FPS 3.86, Running 65.21s Step 219( N/A%), pre moving , FPS 4.00, Running 65.28s Step 220( N/A%), pre moving , FPS 4.07, Running 65.37s Step 221( N/A%), pre moving , FPS 4.37, Running 65.44s Step 222( N/A%), pre moving , FPS 4.74, Running 65.51s Step 223( N/A%), pre moving , FPS 4.86, Running 65.57s Step 224( N/A%), pre moving , FPS 5.29, Running 65.66s Step 225( N/A%), pre moving , FPS 5.37, Running 65.77s Step 226( N/A%), pre moving , FPS 5.73, Running 65.97s Step 227( N/A%), pre moving , FPS 5.63, Running 66.20s Step 228( N/A%), pre moving , FPS 5.82, Running 66.33s Step 229( N/A%), pre moving , FPS 6.23, Running 66.46s Step 230( N/A%), pre moving , FPS 6.37, Running 66.55s Step 231( N/A%), pre moving , FPS 7.04, Running 66.69s Step 232( N/A%), pre moving , FPS 6.62, Running 67.03s Step 233( N/A%), pre moving , FPS 7.38, Running 67.16s Step 234( N/A%), pre moving , FPS 7.54, Running 67.25s Step 235( N/A%), pre moving , FPS 7.64, Running 67.61s Step 236( N/A%), pre moving , FPS 7.53, Running 67.73s Step 237( N/A%), pre moving , FPS 7.44, Running 67.84s Step 238( N/A%), pre moving , FPS 6.70, Running 68.20s Step 239( N/A%), pre moving , FPS 6.58, Running 68.32s Step 240( N/A%), pre moving , FPS 6.54, Running 68.43s Step 241( N/A%), pre moving , FPS 4.53, Running 69.86s Step 242( N/A%), pre moving , FPS 4.47, Running 69.98s Step 243( N/A%), pre moving , FPS 4.43, Running 70.09s Step 244( N/A%), pre moving , FPS 4.16, Running 70.46s Step 245( N/A%), pre moving , FPS 4.12, Running 70.62s Step 246( N/A%), pre moving , FPS 3.97, Running 71.01s Step 247( N/A%), pre moving , FPS 4.02, Running 71.18s Step 248( N/A%), pre moving , FPS 3.79, Running 71.60s Step 249( N/A%), pre moving , FPS 3.71, Running 71.85s Step 250( N/A%), pre moving , FPS 3.49, Running 72.28s Step 251( N/A%), pre moving , FPS 3.32, Running 72.71s Step 252( N/A%), pre moving , FPS 3.35, Running 73.00s Step 253( N/A%), pre moving , FPS 3.16, Running 73.49s Step 254( N/A%), pre moving , FPS 3.07, Running 73.77s Step 255( N/A%), pre moving , FPS 3.05, Running 74.17s Step 256( N/A%), pre moving , FPS 2.89, Running 74.65s Step 257( N/A%), pre moving , FPS 2.83, Running 74.90s Step 258( N/A%), pre moving , FPS 2.78, Running 75.38s Step 259( N/A%), pre moving , FPS 2.65, Running 75.86s Step 260( N/A%), pre moving , FPS 2.61, Running 76.10s Step 261( N/A%), pre moving , FPS 2.98, Running 76.59s Step 262( N/A%), pre moving , FPS 2.82, Running 77.07s Step 263( N/A%), pre moving , FPS 2.77, Running 77.30s Step 264( N/A%), pre moving , FPS 2.73, Running 77.79s Step 265( N/A%), pre moving , FPS 2.61, Running 78.29s Step 266( N/A%), pre moving , FPS 2.57, Running 78.80s Step 267( N/A%), pre moving , FPS 2.55, Running 79.02s Step 268( N/A%), pre moving , FPS 2.53, Running 79.50s Step 269( N/A%), pre moving , FPS 2.46, Running 79.98s Step 270( N/A%), pre moving , FPS 2.52, Running 80.22s Step 271( N/A%), pre moving , FPS 2.51, Running 80.66s Step 272( N/A%), pre moving , FPS 2.53, Running 80.91s Step 273( N/A%), pre moving , FPS 2.53, Running 81.39s Step 274( N/A%), pre moving , FPS 2.47, Running 81.86s Step 275( N/A%), pre moving , FPS 2.53, Running 82.09s Step 276( N/A%), pre moving , FPS 2.52, Running 82.59s Step 277( N/A%), pre moving , FPS 2.53, Running 82.79s Step 278( N/A%), pre moving , FPS 2.53, Running 83.28s Step 279( N/A%), pre moving , FPS 2.54, Running 83.72s Step 280( N/A%), pre moving , FPS 2.57, Running 83.88s Step 281( N/A%), pre moving , FPS 2.57, Running 84.37s Step 282( N/A%), pre moving , FPS 2.57, Running 84.84s Step 283( N/A%), pre moving , FPS 2.57, Running 85.09s Step 284( N/A%), pre moving , FPS 2.58, Running 85.53s Step 285( N/A%), pre moving , FPS 2.68, Running 85.77s Step 286( N/A%), pre moving , FPS 2.77, Running 86.03s Step 287( N/A%), pre moving , FPS 2.76, Running 86.26s Step 288( N/A%), pre moving , FPS 2.87, Running 86.48s Step 289( N/A%), pre moving , FPS 2.86, Running 86.96s Step 290( N/A%), pre moving , FPS 2.87, Running 87.19s Step 291( N/A%), pre moving , FPS 2.85, Running 87.67s Step 292( N/A%), pre moving , FPS 2.77, Running 88.13s Step 293( N/A%), pre moving , FPS 2.87, Running 88.37s Step 294( N/A%), pre moving , FPS 2.88, Running 88.80s Step 295( N/A%), pre moving , FPS 2.88, Running 89.03s Step 296( N/A%), pre moving , FPS 2.95, Running 89.37s Step 297( N/A%), pre moving , FPS 2.97, Running 89.53s Step 298( N/A%), pre moving , FPS 3.00, Running 89.96s Step 299( N/A%), pre moving , FPS 3.12, Running 90.12s Step 300( N/A%), pre moving , FPS 3.00, Running 90.55s Step 301( N/A%), pre moving , FPS 3.15, Running 90.71s Step 302( N/A%), pre moving , FPS 3.18, Running 91.13s Step 303( N/A%), pre moving , FPS 3.23, Running 91.29s Step 304( N/A%), pre moving , FPS 3.24, Running 91.71s Step 305( N/A%), pre moving , FPS 3.32, Running 91.80s Step 306( N/A%), pre moving , FPS 3.36, Running 91.98s Step 307( N/A%), pre moving , FPS 3.32, Running 92.28s Step 308( N/A%), pre moving , FPS 3.39, Running 92.38s Step 309( N/A%), pre moving , FPS 3.62, Running 92.49s Step 310( N/A%), pre moving , FPS 3.53, Running 92.85s Step 311( N/A%), pre moving , FPS 3.78, Running 92.96s Step 312( N/A%), pre moving , FPS 4.02, Running 93.11s Step 313( N/A%), pre moving , FPS 3.96, Running 93.41s Step 314( N/A%), pre moving , FPS 4.23, Running 93.53s Step 315( N/A%), pre moving , FPS 4.27, Running 93.72s Step 316( N/A%), pre moving , FPS 4.32, Running 94.01s Step 317( N/A%), pre moving , FPS 4.37, Running 94.11s Step 318( N/A%), pre moving , FPS 4.70, Running 94.21s Step 319( N/A%), pre moving , FPS 4.50, Running 94.57s Step 320( N/A%), pre moving , FPS 4.83, Running 94.69s Step 321( N/A%), pre moving , FPS 4.90, Running 94.79s Step 322( N/A%), pre moving , FPS 5.32, Running 94.89s Step 323( N/A%), pre moving , FPS 5.03, Running 95.26s Step 324( N/A%), pre moving , FPS 2.75, Running 98.98s Step 325( N/A%), pre moving , FPS 2.56, Running 99.61s Step 326( N/A%), pre moving , FPS 2.44, Running 100.20s Step 327( N/A%), pre moving , FPS 2.36, Running 100.75s Step 328( N/A%), pre moving , FPS 2.24, Running 101.31s Step 329( N/A%), pre moving , FPS 2.13, Running 101.86s Step 330( N/A%), pre moving , FPS 2.09, Running 102.43s Step 331( N/A%), pre moving , FPS 1.99, Running 102.99s Step 332( N/A%), pre moving , FPS 1.91, Running 103.56s Step 333( N/A%), pre moving , FPS 1.87, Running 104.13s Step 334( N/A%), pre moving , FPS 1.79, Running 104.67s Step 335( N/A%), pre moving , FPS 1.79, Running 104.88s Step 336( N/A%), pre moving , FPS 1.80, Running 105.09s Step 337( N/A%), pre moving , FPS 1.77, Running 105.43s Step 338( N/A%), pre moving , FPS 1.71, Running 105.90s Step 339( N/A%), pre moving , FPS 1.67, Running 106.52s Step 340( N/A%), pre moving , FPS 1.61, Running 107.08s Step 341( N/A%), pre moving , FPS 1.55, Running 107.69s Step 342( N/A%), pre moving , FPS 1.49, Running 108.30s Step 343( N/A%), pre moving , FPS 1.47, Running 108.86s Step 344( 0.17%), action 1, FPS 1.73, Running 110.53s Step 345( 0.33%), action 2, FPS 1.69, Running 111.48s Step 346( 0.50%), action 3, FPS 1.67, Running 112.17s Step 347( 0.67%), action 4, FPS 1.64, Running 112.96s Step 348( 0.83%), action 5, FPS 1.60, Running 113.84s Step 349( 1.00%), action 6, FPS 1.56, Running 114.66s Step 350( 1.17%), action 7, FPS 1.54, Running 115.45s Step 351( 1.33%), action 8, FPS 1.52, Running 116.13s Step 352( 1.50%), action 9, FPS 1.48, Running 117.06s Step 353( 1.67%), action 10, FPS 1.47, Running 117.69s Step 354( 1.83%), action 11, FPS 1.43, Running 118.67s Step 355( 2.00%), action 12, FPS 1.35, Running 119.67s Step 356( 2.17%), action 13, FPS 1.31, Running 120.38s Step 357( 2.33%), action 14, FPS 1.26, Running 121.30s Step 358( 2.50%), action 15, FPS 1.24, Running 122.01s Step 359( 2.67%), action 16, FPS 1.23, Running 122.76s Step 360( 2.83%), action 17, FPS 1.21, Running 123.54s Step 361( 3.00%), action 18, FPS 1.24, Running 123.86s Step 362( 3.17%), action 19, FPS 1.25, Running 124.24s Step 363( 3.33%), action 20, FPS 1.26, Running 124.68s Step 364( 3.50%), action 21, FPS 1.33, Running 125.61s Step 365( 3.67%), action 22, FPS 1.32, Running 126.63s Step 366( 3.83%), action 23, FPS 1.32, Running 127.34s Step 367( 4.00%), action 24, FPS 1.31, Running 128.24s Step 368( 4.17%), action 25, FPS 1.32, Running 129.02s Step 369( 4.33%), action 26, FPS 1.31, Running 129.93s Step 370( 4.50%), action 27, FPS 1.32, Running 130.63s Step 371( 4.67%), action 28, FPS 1.29, Running 131.57s Step 372( 4.83%), action 29, FPS 1.28, Running 132.64s Step 373( 5.00%), action 30, FPS 1.26, Running 133.55s Step 374( 5.17%), action 31, FPS 1.25, Running 134.64s Step 375( 5.33%), action 32, FPS 1.26, Running 135.56s Step 376( 5.50%), action 33, FPS 1.25, Running 136.36s Step 377( 5.67%), action 34, FPS 1.25, Running 137.32s Step 378( 5.83%), action 35, FPS 1.24, Running 138.10s Step 379( 6.00%), action 36, FPS 1.23, Running 139.05s Step 380( 6.17%), action 37, FPS 1.21, Running 140.07s Step 381( 6.33%), action 38, FPS 1.19, Running 140.74s Step 382( 6.50%), action 39, FPS 1.14, Running 141.78s Step 383( 6.67%), action 40, FPS 1.13, Running 142.44s Step 384( 6.83%), action 41, FPS 1.15, Running 142.97s Step 385( 7.00%), action 42, FPS 1.20, Running 143.30s Step 386( 7.17%), action 43, FPS 1.20, Running 143.95s Step 387( 7.33%), action 44, FPS 1.22, Running 144.63s Step 388( 7.50%), action 45, FPS 1.23, Running 145.35s Step 389( 7.67%), action 46, FPS 1.22, Running 146.27s Step 390( 7.83%), action 47, FPS 1.22, Running 147.00s Step 391( 8.00%), action 48, FPS 1.23, Running 147.87s Step 392( 8.17%), action 49, FPS 1.25, Running 148.61s Step 393( 8.33%), action 50, FPS 1.25, Running 149.51s Step 394( 8.50%), action 51, FPS 1.25, Running 150.62s Step 395( 8.67%), action 52, FPS 1.24, Running 151.68s Step 396( 8.83%), action 53, FPS 1.25, Running 152.38s Step 397( 9.00%), action 54, FPS 1.24, Running 153.42s Step 398( 9.17%), action 55, FPS 1.22, Running 154.45s Step 399( 9.33%), action 56, FPS 1.22, Running 155.48s Step 400( 9.50%), action 57, FPS 1.21, Running 156.56s Step 401( 9.67%), action 58, FPS 1.21, Running 157.27s Step 402( 9.83%), action 59, FPS 1.21, Running 158.34s Step 403( 10.00%), action 60, FPS 1.18, Running 159.37s Step 404( 10.17%), action 61, FPS 1.14, Running 160.52s Step 405( 10.33%), action 62, FPS 1.10, Running 161.51s Step 406( 10.50%), action 63, FPS 1.12, Running 161.89s Step 407( 10.67%), action 64, FPS 1.13, Running 162.25s Step 408( 10.83%), action 65, FPS 1.14, Running 162.92s Step 409( 11.00%), action 66, FPS 1.16, Running 163.58s Step 410( 11.17%), action 67, FPS 1.14, Running 164.60s Step 411( 11.33%), action 68, FPS 1.15, Running 165.34s Step 412( 11.50%), action 69, FPS 1.13, Running 166.25s Step 413( 11.67%), action 70, FPS 1.15, Running 166.91s Step 414( 11.83%), action 71, FPS 1.16, Running 167.88s Step 415( 12.00%), action 72, FPS 1.19, Running 168.54s Step 416( 12.17%), action 73, FPS 1.16, Running 169.57s Step 417( 12.33%), action 74, FPS 1.17, Running 170.53s Step 418( 12.50%), action 75, FPS 1.19, Running 171.25s Step 419( 12.67%), action 76, FPS 1.20, Running 172.13s Step 420( 12.83%), action 77, FPS 1.20, Running 173.20s Step 421( 13.00%), action 78, FPS 1.21, Running 173.79s Step 422( 13.17%), action 79, FPS 1.21, Running 174.83s Step 423( 13.33%), action 80, FPS 1.22, Running 175.79s Step 424( 13.50%), action 81, FPS 1.22, Running 176.90s Step 425( 13.67%), action 82, FPS 1.23, Running 177.82s Step 426( 13.83%), action 83, FPS 1.20, Running 178.55s Step 427( 14.00%), action 84, FPS 1.17, Running 179.39s Step 428( 14.17%), action 85, FPS 1.16, Running 180.20s Step 429( 14.33%), action 86, FPS 1.18, Running 180.52s Step 430( 14.50%), action 87, FPS 1.22, Running 180.95s Step 431( 14.67%), action 88, FPS 1.25, Running 181.31s Step 432( 14.83%), action 89, FPS 1.28, Running 181.87s Step 433( 15.00%), action 90, FPS 1.28, Running 182.59s Step 434( 15.17%), action 91, FPS 1.26, Running 183.70s Step 435( 15.33%), action 92, FPS 1.25, Running 184.57s Step 436( 15.50%), action 93, FPS 1.26, Running 185.45s Step 437( 15.67%), action 94, FPS 1.28, Running 186.19s Step 438( 15.83%), action 95, FPS 1.26, Running 187.08s Step 439( 16.00%), action 96, FPS 1.28, Running 187.80s Step 440( 16.17%), action 97, FPS 1.29, Running 188.75s Step 441( 16.33%), action 98, FPS 1.27, Running 189.55s Step 442( 16.50%), action 99, FPS 1.28, Running 190.42s Step 443( 16.67%), action 100, FPS 1.30, Running 191.22s Step 444( 16.83%), action 101, FPS 1.29, Running 192.46s Step 445( 17.00%), action 102, FPS 1.31, Running 193.14s Step 446( 17.17%), action 103, FPS 1.30, Running 193.93s Step 447( 17.33%), action 104, FPS 1.30, Running 194.76s Step 448( 17.50%), action 105, FPS 1.31, Running 195.45s Step 449( 17.67%), action 106, FPS 1.27, Running 196.22s Step 450( 17.83%), action 107, FPS 1.24, Running 197.07s Step 451( 18.00%), action 108, FPS 1.22, Running 197.76s Step 452( 18.17%), action 109, FPS 1.19, Running 198.70s Step 453( 18.33%), action 110, FPS 1.18, Running 199.55s Step 454( 18.50%), action 111, FPS 1.21, Running 200.30s Step 455( 18.67%), action 112, FPS 1.24, Running 200.77s Step 456( 18.83%), action 113, FPS 1.24, Running 201.55s Step 457( 19.00%), action 114, FPS 1.25, Running 202.23s Step 458( 19.17%), action 115, FPS 1.24, Running 203.26s Step 459( 19.33%), action 116, FPS 1.21, Running 204.33s Step 460( 19.50%), action 117, FPS 1.22, Running 205.11s Step 461( 19.67%), action 118, FPS 1.22, Running 206.01s Step 462( 19.83%), action 119, FPS 1.22, Running 206.76s Step 463( 20.00%), action 120, FPS 1.22, Running 207.59s Step 464( 20.17%), action 121, FPS 1.22, Running 208.79s Step 465( 20.33%), action 122, FPS 1.22, Running 209.59s Step 466( 20.50%), action 123, FPS 1.22, Running 210.37s Step 467( 20.67%), action 124, FPS 1.21, Running 211.27s Step 468( 20.83%), action 125, FPS 1.21, Running 211.97s Step 469( 21.00%), action 126, FPS 1.19, Running 213.00s Step 470( 21.17%), action 127, FPS 1.18, Running 214.08s Step 471( 21.33%), action 128, FPS 1.18, Running 214.65s Step 472( 21.50%), action 129, FPS 1.18, Running 215.70s Step 473( 21.67%), action 130, FPS 1.19, Running 216.36s Step 474( 21.83%), action 131, FPS 1.15, Running 217.68s Step 475( 22.00%), action 132, FPS 1.14, Running 218.32s Step 476( 22.17%), action 133, FPS 1.15, Running 219.01s Step 477( 22.33%), action 134, FPS 1.17, Running 219.28s Step 478( 22.50%), action 135, FPS 1.22, Running 219.70s Step 479( 22.67%), action 136, FPS 1.26, Running 220.16s Step 480( 22.83%), action 137, FPS 1.28, Running 220.77s Step 481( 23.00%), action 138, FPS 1.29, Running 221.49s Step 482( 23.17%), action 139, FPS 1.28, Running 222.40s Step 483( 23.33%), action 140, FPS 1.29, Running 223.08s Step 484( 23.50%), action 141, FPS 1.30, Running 224.16s Step 485( 23.67%), action 142, FPS 1.31, Running 224.83s Step 486( 23.83%), action 143, FPS 1.30, Running 225.75s Step 487( 24.00%), action 144, FPS 1.32, Running 226.44s Step 488( 24.17%), action 145, FPS 1.29, Running 227.43s Step 489( 24.33%), action 146, FPS 1.31, Running 228.32s Step 490( 24.50%), action 147, FPS 1.33, Running 229.12s Step 491( 24.67%), action 148, FPS 1.29, Running 230.10s Step 492( 24.83%), action 149, FPS 1.29, Running 231.22s Step 493( 25.00%), action 150, FPS 1.29, Running 231.84s Step 494( 25.17%), action 151, FPS 1.32, Running 232.83s Step 495( 25.33%), action 152, FPS 1.33, Running 233.42s Step 496( 25.50%), action 153, FPS 1.30, Running 234.39s Step 497( 25.67%), action 154, FPS 1.27, Running 235.00s Step 498( 25.83%), action 155, FPS 1.23, Running 235.92s Step 499( 26.00%), action 156, FPS 1.22, Running 236.61s Step 500( 26.17%), action 157, FPS 1.20, Running 237.42s Step 501( 26.33%), action 158, FPS 1.20, Running 238.22s Step 502( 26.50%), action 159, FPS 1.24, Running 238.52s Step 503( 26.67%), action 160, FPS 1.27, Running 238.83s Step 504( 26.83%), action 161, FPS 1.32, Running 239.34s Step 505( 27.00%), action 162, FPS 1.33, Running 239.84s Step 506( 27.17%), action 163, FPS 1.36, Running 240.41s Step 507( 27.33%), action 164, FPS 1.37, Running 241.06s Step 508( 27.50%), action 165, FPS 1.38, Running 241.89s Step 509( 27.67%), action 166, FPS 1.39, Running 242.74s Step 510( 27.83%), action 167, FPS 1.38, Running 243.58s Step 511( 28.00%), action 168, FPS 1.41, Running 244.26s Step 512( 28.17%), action 169, FPS 1.43, Running 245.19s Step 513( 28.33%), action 170, FPS 1.39, Running 246.24s Step 514( 28.50%), action 171, FPS 1.37, Running 247.42s Step 515( 28.67%), action 172, FPS 1.34, Running 248.36s Step 516( 28.83%), action 173, FPS 1.36, Running 249.09s Step 517( 29.00%), action 174, FPS 1.33, Running 250.05s Step 518( 29.17%), action 175, FPS 1.30, Running 251.31s Step 519( 29.33%), action 176, FPS 1.28, Running 252.25s Step 520( 29.50%), action 177, FPS 1.29, Running 252.96s Step 521( 29.67%), action 178, FPS 1.27, Running 253.93s Step 522( 29.83%), action 179, FPS 1.23, Running 254.82s Step 523( 30.00%), action 180, FPS 1.19, Running 255.64s Step 524( 30.17%), action 181, FPS 1.15, Running 256.78s Step 525( 30.33%), action 182, FPS 1.12, Running 257.69s Step 526( 30.50%), action 183, FPS 1.13, Running 258.06s Step 527( 30.67%), action 184, FPS 1.15, Running 258.42s Step 528( 30.83%), action 185, FPS 1.18, Running 258.84s Step 529( 31.00%), action 186, FPS 1.21, Running 259.30s Step 530( 31.17%), action 187, FPS 1.22, Running 259.98s Step 531( 31.33%), action 188, FPS 1.20, Running 260.93s Step 532( 31.50%), action 189, FPS 1.21, Running 261.77s Step 533( 31.67%), action 190, FPS 1.23, Running 262.43s Step 534( 31.83%), action 191, FPS 1.22, Running 263.75s Step 535( 32.00%), action 192, FPS 1.25, Running 264.41s Step 536( 32.17%), action 193, FPS 1.22, Running 265.47s Step 537( 32.33%), action 194, FPS 1.22, Running 266.45s Step 538( 32.50%), action 195, FPS 1.26, Running 267.18s Step 539( 32.67%), action 196, FPS 1.26, Running 268.10s Step 540( 32.83%), action 197, FPS 1.23, Running 269.21s Step 541( 33.00%), action 198, FPS 1.26, Running 269.83s Step 542( 33.17%), action 199, FPS 1.25, Running 270.87s Step 543( 33.33%), action 200, FPS 1.27, Running 271.45s Step 544( 33.50%), action 201, FPS 1.27, Running 272.51s Step 545( 33.67%), action 202, FPS 1.27, Running 273.40s Step 546( 33.83%), action 203, FPS 1.24, Running 274.18s Step 547( 34.00%), action 204, FPS 1.20, Running 275.11s Step 548( 34.17%), action 205, FPS 1.18, Running 275.73s Step 549( 34.33%), action 206, FPS 1.16, Running 276.58s Step 550( 34.50%), action 207, FPS 1.15, Running 277.30s Step 551( 34.67%), action 208, FPS 1.20, Running 277.62s Step 552( 34.83%), action 209, FPS 1.23, Running 277.99s Step 553( 35.00%), action 210, FPS 1.26, Running 278.33s Step 554( 35.17%), action 211, FPS 1.33, Running 278.80s Step 555( 35.33%), action 212, FPS 1.35, Running 279.27s Step 556( 35.50%), action 213, FPS 1.38, Running 279.99s Step 557( 35.67%), action 214, FPS 1.41, Running 280.64s Step 558( 35.83%), action 215, FPS 1.41, Running 281.36s Step 559( 36.00%), action 216, FPS 1.42, Running 282.15s Step 560( 36.17%), action 217, FPS 1.47, Running 282.81s Step 561( 36.33%), action 218, FPS 1.44, Running 283.71s Step 562( 36.50%), action 219, FPS 1.48, Running 284.34s Step 563( 36.67%), action 220, FPS 1.45, Running 285.24s Step 564( 36.83%), action 221, FPS 1.45, Running 286.29s Step 565( 37.00%), action 222, FPS 1.47, Running 286.97s Step 566( 37.17%), action 223, FPS 1.46, Running 287.88s Step 567( 37.33%), action 224, FPS 1.48, Running 288.61s Step 568( 37.50%), action 225, FPS 1.45, Running 289.56s Step 569( 37.67%), action 226, FPS 1.43, Running 290.59s Step 570( 37.83%), action 227, FPS 1.38, Running 291.76s Step 571( 38.00%), action 228, FPS 1.33, Running 292.69s Step 572( 38.17%), action 229, FPS 1.30, Running 293.42s Step 573( 38.33%), action 230, FPS 1.27, Running 294.07s Step 574( 38.50%), action 231, FPS 1.23, Running 295.09s Step 575( 38.67%), action 232, FPS 1.21, Running 295.77s Step 576( 38.83%), action 233, FPS 1.20, Running 296.66s Step 577( 39.00%), action 234, FPS 1.23, Running 296.94s Step 578( 39.17%), action 235, FPS 1.25, Running 297.38s Step 579( 39.33%), action 236, FPS 1.28, Running 297.83s Step 580( 39.50%), action 237, FPS 1.29, Running 298.29s Step 581( 39.67%), action 238, FPS 1.34, Running 298.65s Step 582( 39.83%), action 239, FPS 1.34, Running 299.22s Step 583( 40.00%), action 240, FPS 1.38, Running 299.73s Step 584( 40.17%), action 241, FPS 1.38, Running 300.77s Step 585( 40.33%), action 242, FPS 1.36, Running 301.68s Step 586( 40.50%), action 243, FPS 1.38, Running 302.39s Step 587( 40.67%), action 244, FPS 1.36, Running 303.32s Step 588( 40.83%), action 245, FPS 1.38, Running 304.04s Step 589( 41.00%), action 246, FPS 1.39, Running 304.94s Step 590( 41.17%), action 247, FPS 1.44, Running 305.63s Step 591( 41.33%), action 248, FPS 1.46, Running 306.35s Step 592( 41.50%), action 249, FPS 1.45, Running 307.25s Step 593( 41.67%), action 250, FPS 1.42, Running 308.19s Step 594( 41.83%), action 251, FPS 1.41, Running 309.24s Step 595( 42.00%), action 252, FPS 1.41, Running 309.93s Step 596( 42.17%), action 253, FPS 1.41, Running 310.84s Step 597( 42.33%), action 254, FPS 1.37, Running 311.59s Step 598( 42.50%), action 255, FPS 1.33, Running 312.42s Step 599( 42.67%), action 256, FPS 1.32, Running 313.00s Step 600( 42.83%), action 257, FPS 1.27, Running 314.05s Step 601( 43.00%), action 258, FPS 1.22, Running 315.04s Step 602( 43.17%), action 259, FPS 1.19, Running 315.99s Step 603( 43.33%), action 260, FPS 1.18, Running 316.72s Step 604( 43.50%), action 261, FPS 1.22, Running 317.19s Step 605( 43.67%), action 262, FPS 1.26, Running 317.52s Step 606( 43.83%), action 263, FPS 1.29, Running 317.94s Step 607( 44.00%), action 264, FPS 1.34, Running 318.28s Step 608( 44.17%), action 265, FPS 1.37, Running 318.63s Step 609( 44.33%), action 266, FPS 1.41, Running 319.15s Step 610( 44.50%), action 267, FPS 1.41, Running 319.79s Step 611( 44.67%), action 268, FPS 1.39, Running 320.71s Step 612( 44.83%), action 269, FPS 1.40, Running 321.50s Step 613( 45.00%), action 270, FPS 1.41, Running 322.38s Step 614( 45.17%), action 271, FPS 1.44, Running 323.15s Step 615( 45.33%), action 272, FPS 1.43, Running 323.96s Step 616( 45.50%), action 273, FPS 1.44, Running 324.75s Step 617( 45.67%), action 274, FPS 1.42, Running 325.63s Step 618( 45.83%), action 275, FPS 1.43, Running 326.40s Step 619( 46.00%), action 276, FPS 1.39, Running 327.42s Step 620( 46.17%), action 277, FPS 1.39, Running 328.40s Step 621( 46.33%), action 278, FPS 1.43, Running 328.99s Step 622( 46.50%), action 279, FPS 1.43, Running 329.96s Step 623( 46.67%), action 280, FPS 1.40, Running 331.04s Step 624( 46.83%), action 281, FPS 1.33, Running 332.19s Step 625( 47.00%), action 282, FPS 1.30, Running 332.87s Step 626( 47.17%), action 283, FPS 1.26, Running 333.82s Step 627( 47.33%), action 284, FPS 1.24, Running 334.47s Step 628( 47.50%), action 285, FPS 1.18, Running 335.54s Step 629( 47.67%), action 286, FPS 1.15, Running 336.47s Step 630( 47.83%), action 287, FPS 1.15, Running 337.15s Step 631( 48.00%), action 288, FPS 1.19, Running 337.49s Step 632( 48.17%), action 289, FPS 1.22, Running 337.82s Step 633( 48.33%), action 290, FPS 1.27, Running 338.15s Step 634( 48.50%), action 291, FPS 1.28, Running 338.73s Step 635( 48.67%), action 292, FPS 1.31, Running 339.18s Step 636( 48.83%), action 293, FPS 1.32, Running 339.85s Step 637( 49.00%), action 294, FPS 1.32, Running 340.74s Step 638( 49.17%), action 295, FPS 1.30, Running 341.77s Step 639( 49.33%), action 296, FPS 1.34, Running 342.35s Step 640( 49.50%), action 297, FPS 1.34, Running 343.38s Step 641( 49.67%), action 298, FPS 1.31, Running 344.21s Step 642( 49.83%), action 299, FPS 1.32, Running 345.08s Step 643( 50.00%), action 300, FPS 1.36, Running 345.75s Step 644( 50.17%), action 301, FPS 1.37, Running 346.74s Step 645( 50.33%), action 302, FPS 1.35, Running 347.64s Step 646( 50.50%), action 303, FPS 1.38, Running 348.36s Step 647( 50.67%), action 304, FPS 1.35, Running 349.30s Step 648( 50.83%), action 305, FPS 1.35, Running 350.35s Step 649( 51.00%), action 306, FPS 1.37, Running 351.07s Step 650( 51.17%), action 307, FPS 1.35, Running 351.97s Step 651( 51.33%), action 308, FPS 1.32, Running 352.59s Step 652( 51.50%), action 309, FPS 1.27, Running 353.56s Step 653( 51.67%), action 310, FPS 1.24, Running 354.25s Step 654( 51.83%), action 311, FPS 1.20, Running 355.35s Step 655( 52.00%), action 312, FPS 1.18, Running 356.12s Step 656( 52.17%), action 313, FPS 1.17, Running 356.98s Step 657( 52.33%), action 314, FPS 1.21, Running 357.26s Step 658( 52.50%), action 315, FPS 1.26, Running 357.65s Step 659( 52.67%), action 316, FPS 1.28, Running 357.92s Step 660( 52.83%), action 317, FPS 1.33, Running 358.45s Step 661( 53.00%), action 318, FPS 1.36, Running 358.91s Step 662( 53.17%), action 319, FPS 1.35, Running 359.94s Step 663( 53.33%), action 320, FPS 1.32, Running 360.88s Step 664( 53.50%), action 321, FPS 1.31, Running 361.96s Step 665( 53.67%), action 322, FPS 1.34, Running 362.56s Step 666( 53.83%), action 323, FPS 1.32, Running 363.55s Step 667( 54.00%), action 324, FPS 1.30, Running 364.63s Step 668( 54.17%), action 325, FPS 1.34, Running 365.32s Step 669( 54.33%), action 326, FPS 1.31, Running 366.28s Step 670( 54.50%), action 327, FPS 1.30, Running 367.35s Step 671( 54.67%), action 328, FPS 1.29, Running 368.04s Step 672( 54.83%), action 329, FPS 1.29, Running 369.02s Step 673( 55.00%), action 330, FPS 1.26, Running 370.07s Step 674( 55.17%), action 331, FPS 1.27, Running 371.12s Step 675( 55.33%), action 332, FPS 1.28, Running 371.69s Step 676( 55.50%), action 333, FPS 1.28, Running 372.55s Step 677( 55.67%), action 334, FPS 1.24, Running 373.35s Step 678( 55.83%), action 335, FPS 1.20, Running 374.29s Step 679( 56.00%), action 336, FPS 1.17, Running 374.94s Step 680( 56.17%), action 337, FPS 1.15, Running 375.92s Step 681( 56.33%), action 338, FPS 1.16, Running 376.21s Step 682( 56.50%), action 339, FPS 1.21, Running 376.54s Step 683( 56.67%), action 340, FPS 1.25, Running 376.84s Step 684( 56.83%), action 341, FPS 1.28, Running 377.64s Step 685( 57.00%), action 342, FPS 1.24, Running 378.67s Step 686( 57.17%), action 343, FPS 1.26, Running 379.42s Step 687( 57.33%), action 344, FPS 1.28, Running 380.25s Step 688( 57.50%), action 345, FPS 1.27, Running 381.04s Step 689( 57.67%), action 346, FPS 1.27, Running 382.03s Step 690( 57.83%), action 347, FPS 1.30, Running 382.71s Step 691( 58.00%), action 348, FPS 1.29, Running 383.56s Step 692( 58.17%), action 349, FPS 1.30, Running 384.42s Step 693( 58.33%), action 350, FPS 1.31, Running 385.29s Step 694( 58.50%), action 351, FPS 1.31, Running 386.38s Step 695( 58.67%), action 352, FPS 1.27, Running 387.40s Step 696( 58.83%), action 353, FPS 1.29, Running 388.11s Step 697( 59.00%), action 354, FPS 1.27, Running 389.04s Step 698( 59.17%), action 355, FPS 1.27, Running 390.10s Step 699( 59.33%), action 356, FPS 1.27, Running 390.70s Step 700( 59.50%), action 357, FPS 1.27, Running 391.64s Step 701( 59.67%), action 358, FPS 1.21, Running 392.79s Step 702( 59.83%), action 359, FPS 1.16, Running 393.81s Step 703( 60.00%), action 360, FPS 1.13, Running 394.50s Step 704( 60.17%), action 361, FPS 1.13, Running 395.28s Step 705( 60.33%), action 362, FPS 1.18, Running 395.63s Step 706( 60.50%), action 363, FPS 1.20, Running 396.02s Step 707( 60.67%), action 364, FPS 1.23, Running 396.48s Step 708( 60.83%), action 365, FPS 1.24, Running 397.12s Step 709( 61.00%), action 366, FPS 1.25, Running 398.09s Step 710( 61.17%), action 367, FPS 1.24, Running 398.80s Step 711( 61.33%), action 368, FPS 1.26, Running 399.49s Step 712( 61.50%), action 369, FPS 1.25, Running 400.40s Step 713( 61.67%), action 370, FPS 1.24, Running 401.36s Step 714( 61.83%), action 371, FPS 1.25, Running 402.44s Step 715( 62.00%), action 372, FPS 1.25, Running 403.45s Step 716( 62.17%), action 373, FPS 1.24, Running 404.18s Step 717( 62.33%), action 374, FPS 1.25, Running 405.09s Step 718( 62.50%), action 375, FPS 1.25, Running 406.16s Step 719( 62.67%), action 376, FPS 1.23, Running 406.94s Step 720( 62.83%), action 377, FPS 1.23, Running 407.87s Step 721( 63.00%), action 378, FPS 1.25, Running 408.84s Step 722( 63.17%), action 379, FPS 1.27, Running 409.53s Step 723( 63.33%), action 380, FPS 1.25, Running 410.46s Step 724( 63.50%), action 381, FPS 1.23, Running 411.60s Step 725( 63.67%), action 382, FPS 1.18, Running 412.57s Step 726( 63.83%), action 383, FPS 1.16, Running 413.25s Step 727( 64.00%), action 384, FPS 1.13, Running 414.18s Step 728( 64.17%), action 385, FPS 1.14, Running 414.68s Step 729( 64.33%), action 386, FPS 1.18, Running 415.02s Step 730( 64.50%), action 387, FPS 1.21, Running 415.37s Step 731( 64.67%), action 388, FPS 1.22, Running 415.93s Step 732( 64.83%), action 389, FPS 1.21, Running 416.91s Step 733( 65.00%), action 390, FPS 1.22, Running 417.78s Step 734( 65.17%), action 391, FPS 1.23, Running 418.75s Step 735( 65.33%), action 392, FPS 1.24, Running 419.54s Step 736( 65.50%), action 393, FPS 1.24, Running 420.26s Step 737( 65.67%), action 394, FPS 1.24, Running 421.23s Step 738( 65.83%), action 395, FPS 1.27, Running 421.90s Step 739( 66.00%), action 396, FPS 1.26, Running 422.83s Step 740( 66.17%), action 397, FPS 1.24, Running 423.93s Step 741( 66.33%), action 398, FPS 1.26, Running 424.68s Step 742( 66.50%), action 399, FPS 1.24, Running 425.62s Step 743( 66.67%), action 400, FPS 1.25, Running 426.50s Step 744( 66.83%), action 401, FPS 1.25, Running 427.62s Step 745( 67.00%), action 402, FPS 1.28, Running 428.24s Step 746( 67.17%), action 403, FPS 1.27, Running 428.95s Step 747( 67.33%), action 404, FPS 1.28, Running 429.82s Step 748( 67.50%), action 405, FPS 1.27, Running 430.47s Step 749( 67.67%), action 406, FPS 1.22, Running 431.37s Step 750( 67.83%), action 407, FPS 1.20, Running 432.08s Step 751( 68.00%), action 408, FPS 1.17, Running 433.01s Step 752( 68.17%), action 409, FPS 1.19, Running 433.65s Step 753( 68.33%), action 410, FPS 1.24, Running 433.96s Step 754( 68.50%), action 411, FPS 1.27, Running 434.52s Step 755( 68.67%), action 412, FPS 1.31, Running 434.85s Step 756( 68.83%), action 413, FPS 1.33, Running 435.26s Step 757( 69.00%), action 414, FPS 1.37, Running 435.78s Step 758( 69.17%), action 415, FPS 1.37, Running 436.52s Step 759( 69.33%), action 416, FPS 1.36, Running 437.49s Step 760( 69.50%), action 417, FPS 1.36, Running 438.62s Step 761( 69.67%), action 418, FPS 1.34, Running 439.58s Step 762( 69.83%), action 419, FPS 1.36, Running 440.28s Step 763( 70.00%), action 420, FPS 1.36, Running 441.22s Step 764( 70.17%), action 421, FPS 1.35, Running 442.39s Step 765( 70.33%), action 422, FPS 1.33, Running 443.33s Step 766( 70.50%), action 423, FPS 1.32, Running 444.05s Step 767( 70.67%), action 424, FPS 1.32, Running 444.93s Step 768( 70.83%), action 425, FPS 1.31, Running 445.72s Step 769( 71.00%), action 426, FPS 1.30, Running 446.72s Step 770( 71.17%), action 427, FPS 1.30, Running 447.43s Step 771( 71.33%), action 428, FPS 1.31, Running 448.29s Step 772( 71.50%), action 429, FPS 1.27, Running 449.43s Step 773( 71.67%), action 430, FPS 1.23, Running 450.16s Step 774( 71.83%), action 431, FPS 1.20, Running 451.23s Step 775( 72.00%), action 432, FPS 1.15, Running 452.19s Step 776( 72.17%), action 433, FPS 1.10, Running 453.39s Step 777( 72.33%), action 434, FPS 1.11, Running 453.74s Step 778( 72.50%), action 435, FPS 1.13, Running 454.17s Step 779( 72.67%), action 436, FPS 1.15, Running 454.92s Step 780( 72.83%), action 437, FPS 1.17, Running 455.77s Step 781( 73.00%), action 438, FPS 1.17, Running 456.67s Step 782( 73.17%), action 439, FPS 1.17, Running 457.34s Step 783( 73.33%), action 440, FPS 1.17, Running 458.26s Step 784( 73.50%), action 441, FPS 1.17, Running 459.43s Step 785( 73.67%), action 442, FPS 1.17, Running 460.45s Step 786( 73.83%), action 443, FPS 1.17, Running 461.16s Step 787( 74.00%), action 444, FPS 1.17, Running 462.02s Step 788( 74.17%), action 445, FPS 1.17, Running 462.74s Step 789( 74.33%), action 446, FPS 1.17, Running 463.75s Step 790( 74.50%), action 447, FPS 1.17, Running 464.47s Step 791( 74.67%), action 448, FPS 1.17, Running 465.37s Step 792( 74.83%), action 449, FPS 1.18, Running 466.42s Step 793( 75.00%), action 450, FPS 1.16, Running 467.37s Step 794( 75.17%), action 451, FPS 1.16, Running 468.49s Step 795( 75.33%), action 452, FPS 1.16, Running 469.45s Step 796( 75.50%), action 453, FPS 1.20, Running 470.10s Step 797( 75.67%), action 454, FPS 1.15, Running 471.06s Step 798( 75.83%), action 455, FPS 1.14, Running 471.67s Step 799( 76.00%), action 456, FPS 1.15, Running 472.29s Step 800( 76.17%), action 457, FPS 1.18, Running 472.70s Step 801( 76.33%), action 458, FPS 1.23, Running 472.98s Step 802( 76.50%), action 459, FPS 1.25, Running 473.31s Step 803( 76.67%), action 460, FPS 1.30, Running 473.63s Step 804( 76.83%), action 461, FPS 1.36, Running 474.15s Step 805( 77.00%), action 462, FPS 1.39, Running 474.82s Step 806( 77.17%), action 463, FPS 1.39, Running 475.59s Step 807( 77.33%), action 464, FPS 1.40, Running 476.27s Step 808( 77.50%), action 465, FPS 1.38, Running 477.22s Step 809( 77.67%), action 466, FPS 1.41, Running 477.98s Step 810( 77.83%), action 467, FPS 1.39, Running 478.88s Step 811( 78.00%), action 468, FPS 1.41, Running 479.53s Step 812( 78.17%), action 469, FPS 1.43, Running 480.45s Step 813( 78.33%), action 470, FPS 1.46, Running 481.09s Step 814( 78.50%), action 471, FPS 1.49, Running 481.91s Step 815( 78.67%), action 472, FPS 1.50, Running 482.74s Step 816( 78.83%), action 473, FPS 1.49, Running 483.56s Step 817( 79.00%), action 474, FPS 1.50, Running 484.36s Step 818( 79.17%), action 475, FPS 1.45, Running 485.46s Step 819( 79.33%), action 476, FPS 1.41, Running 486.43s Step 820( 79.50%), action 477, FPS 1.39, Running 487.13s Step 821( 79.67%), action 478, FPS 1.33, Running 488.07s Step 822( 79.83%), action 479, FPS 1.29, Running 488.77s Step 823( 80.00%), action 480, FPS 1.24, Running 489.72s Step 824( 80.17%), action 481, FPS 1.20, Running 490.85s Step 825( 80.33%), action 482, FPS 1.20, Running 491.54s Step 826( 80.50%), action 483, FPS 1.19, Running 492.43s Step 827( 80.67%), action 484, FPS 1.21, Running 492.76s Step 828( 80.83%), action 485, FPS 1.26, Running 493.12s Step 829( 81.00%), action 486, FPS 1.29, Running 493.44s Step 830( 81.17%), action 487, FPS 1.34, Running 493.85s Step 831( 81.33%), action 488, FPS 1.34, Running 494.41s Step 832( 81.50%), action 489, FPS 1.34, Running 495.36s Step 833( 81.67%), action 490, FPS 1.33, Running 496.09s Step 834( 81.83%), action 491, FPS 1.31, Running 497.15s Step 835( 82.00%), action 492, FPS 1.31, Running 498.03s Step 836( 82.17%), action 493, FPS 1.32, Running 498.75s Step 837( 82.33%), action 494, FPS 1.31, Running 499.66s Step 838( 82.50%), action 495, FPS 1.35, Running 500.30s Step 839( 82.67%), action 496, FPS 1.35, Running 501.24s Step 840( 82.83%), action 497, FPS 1.35, Running 501.93s Step 841( 83.00%), action 498, FPS 1.36, Running 502.83s Step 842( 83.17%), action 499, FPS 1.35, Running 503.59s Step 843( 83.33%), action 500, FPS 1.35, Running 504.58s Step 844( 83.50%), action 501, FPS 1.35, Running 505.62s Step 845( 83.67%), action 502, FPS 1.36, Running 506.29s Step 846( 83.83%), action 503, FPS 1.35, Running 507.22s Step 847( 84.00%), action 504, FPS 1.33, Running 507.79s Step 848( 84.17%), action 505, FPS 1.28, Running 508.79s Step 849( 84.33%), action 506, FPS 1.25, Running 509.39s Step 850( 84.50%), action 507, FPS 1.21, Running 510.43s Step 851( 84.67%), action 508, FPS 1.20, Running 511.12s Step 852( 84.83%), action 509, FPS 1.22, Running 511.71s Step 853( 85.00%), action 510, FPS 1.25, Running 512.05s Step 854( 85.17%), action 511, FPS 1.29, Running 512.61s Step 855( 85.33%), action 512, FPS 1.33, Running 513.01s Step 856( 85.50%), action 513, FPS 1.35, Running 513.61s Step 857( 85.67%), action 514, FPS 1.38, Running 514.15s Step 858( 85.83%), action 515, FPS 1.37, Running 514.92s Step 859( 86.00%), action 516, FPS 1.38, Running 515.76s Step 860( 86.17%), action 517, FPS 1.36, Running 516.59s Step 861( 86.33%), action 518, FPS 1.37, Running 517.44s Step 862( 86.50%), action 519, FPS 1.37, Running 518.20s Step 863( 86.67%), action 520, FPS 1.40, Running 518.86s Step 864( 86.83%), action 521, FPS 1.40, Running 519.93s Step 865( 87.00%), action 522, FPS 1.37, Running 520.87s Step 866( 87.17%), action 523, FPS 1.35, Running 521.99s Step 867( 87.33%), action 524, FPS 1.34, Running 522.67s Step 868( 87.50%), action 525, FPS 1.35, Running 523.64s Step 869( 87.67%), action 526, FPS 1.32, Running 524.49s Step 870( 87.83%), action 527, FPS 1.34, Running 525.37s Step 871( 88.00%), action 528, FPS 1.32, Running 526.26s Step 872( 88.17%), action 529, FPS 1.30, Running 527.06s Step 873( 88.33%), action 530, FPS 1.25, Running 528.02s Step 874( 88.50%), action 531, FPS 1.20, Running 529.22s Step 875( 88.67%), action 532, FPS 1.16, Running 530.20s Step 876( 88.83%), action 533, FPS 1.16, Running 530.83s Step 877( 89.00%), action 534, FPS 1.14, Running 531.75s Step 878( 89.17%), action 535, FPS 1.16, Running 532.11s Step 879( 89.33%), action 536, FPS 1.20, Running 532.39s Step 880( 89.50%), action 537, FPS 1.24, Running 532.76s Step 881( 89.67%), action 538, FPS 1.27, Running 533.15s Step 882( 89.83%), action 539, FPS 1.30, Running 533.58s Step 883( 90.00%), action 540, FPS 1.31, Running 534.17s Step 884( 90.17%), action 541, FPS 1.32, Running 535.10s Step 885( 90.33%), action 542, FPS 1.34, Running 535.75s Step 886( 90.50%), action 543, FPS 1.36, Running 536.70s Step 887( 90.67%), action 544, FPS 1.36, Running 537.40s Step 888( 90.83%), action 545, FPS 1.36, Running 538.37s Step 889( 91.00%), action 546, FPS 1.35, Running 539.32s Step 890( 91.17%), action 547, FPS 1.33, Running 540.40s Step 891( 91.33%), action 548, FPS 1.35, Running 541.04s Step 892( 91.50%), action 549, FPS 1.34, Running 541.99s Step 893( 91.67%), action 550, FPS 1.37, Running 542.64s Step 894( 91.83%), action 551, FPS 1.38, Running 543.70s Step 895( 92.00%), action 552, FPS 1.38, Running 544.67s Step 896( 92.17%), action 553, FPS 1.38, Running 545.33s Step 897( 92.33%), action 554, FPS 1.41, Running 545.98s Step 898( 92.50%), action 555, FPS 1.35, Running 546.90s Step 899( 92.67%), action 556, FPS 1.29, Running 547.92s Step 900( 92.83%), action 557, FPS 1.27, Running 548.56s Step 901( 93.00%), action 558, FPS 1.22, Running 549.47s Step 902( 93.17%), action 559, FPS 1.20, Running 550.27s Step 903( 93.33%), action 560, FPS 1.17, Running 551.22s Step 904( 93.50%), action 561, FPS 1.19, Running 551.94s Step 905( 93.67%), action 562, FPS 1.21, Running 552.24s Step 906( 93.83%), action 563, FPS 1.26, Running 552.60s Step 907( 94.00%), action 564, FPS 1.29, Running 552.94s Step 908( 94.17%), action 565, FPS 1.34, Running 553.34s Step 909( 94.33%), action 566, FPS 1.40, Running 553.64s Step 910( 94.50%), action 567, FPS 1.46, Running 554.12s Step 911( 94.67%), action 568, FPS 1.47, Running 554.69s Step 912( 94.83%), action 569, FPS 1.48, Running 555.48s Step 913( 95.00%), action 570, FPS 1.48, Running 556.20s Step 914( 95.17%), action 571, FPS 1.46, Running 557.44s Step 915( 95.33%), action 572, FPS 1.46, Running 558.39s Step 916( 95.50%), action 573, FPS 1.42, Running 559.43s Step 917( 95.67%), action 574, FPS 1.42, Running 560.07s Step 918( 95.83%), action 575, FPS 1.42, Running 561.01s Step 919( 96.00%), action 576, FPS 1.42, Running 561.98s Step 920( 96.17%), action 577, FPS 1.40, Running 562.80s Step 921( 96.33%), action 578, FPS 1.42, Running 563.54s Step 922( 96.50%), action 579, FPS 1.43, Running 564.30s Step 923( 96.67%), action 580, FPS 1.45, Running 564.97s Step 924( 96.83%), action 581, FPS 1.42, Running 566.06s Step 925( 97.00%), action 582, FPS 1.36, Running 566.97s Step 926( 97.17%), action 583, FPS 1.32, Running 567.72s Step 927( 97.33%), action 584, FPS 1.28, Running 568.62s Step 928( 97.50%), action 585, FPS 1.23, Running 569.66s Step 929( 97.67%), action 586, FPS 1.17, Running 570.70s Step 930( 97.83%), action 587, FPS 1.15, Running 571.44s Step 931( 98.00%), action 588, FPS 1.16, Running 571.97s Step 932( 98.17%), action 589, FPS 1.19, Running 572.34s Step 933( 98.33%), action 590, FPS 1.22, Running 572.64s Step 934( 98.50%), action 591, FPS 1.27, Running 573.23s Step 935( 98.67%), action 592, FPS 1.30, Running 573.79s Step 936( 98.83%), action 593, FPS 1.32, Running 574.59s Step 937( 99.00%), action 594, FPS 1.30, Running 575.46s Step 938( 99.17%), action 595, FPS 1.32, Running 576.16s Step 939( 99.33%), action 596, FPS 1.32, Running 577.10s Step 940( 99.50%), action 597, FPS 1.32, Running 577.92s Step 941( 99.67%), action 598, FPS 1.31, Running 578.82s Step 942( 99.83%), action 599, FPS 1.31, Running 579.59s Step 943(100.00%), action 600, FPS 1.29, Running 580.51s [2026-08-02 00:14:53] [72 ] Seed 71 failed after 580.81 s. +steps: 943 , actions: 600 . +Instruction: Empty +Total 9/72(12.50%) success. +Setting seed: 72 +Step 1( N/A%), pre moving , FPS 6.83, Running 0.15s Step 2( N/A%), pre moving , FPS 9.46, Running 0.21s Step 3( N/A%), pre moving , FPS 10.59, Running 0.28s Step 4( N/A%), pre moving , FPS 6.54, Running 0.61s Step 5( N/A%), pre moving , FPS 7.12, Running 0.70s Step 6( N/A%), pre moving , FPS 7.67, Running 0.78s Step 7( N/A%), pre moving , FPS 6.88, Running 1.02s Step 8( N/A%), pre moving , FPS 6.69, Running 1.20s Step 9( N/A%), pre moving , FPS 7.13, Running 1.26s Step 10( N/A%), pre moving , FPS 7.49, Running 1.34s Step 11( N/A%), pre moving , FPS 7.74, Running 1.42s Step 12( N/A%), pre moving , FPS 6.95, Running 1.73s Step 13( N/A%), pre moving , FPS 7.16, Running 1.82s Step 14( N/A%), pre moving , FPS 7.40, Running 1.89s Step 15( N/A%), pre moving , FPS 6.77, Running 2.22s Step 16( N/A%), pre moving , FPS 6.89, Running 2.32s Step 17( N/A%), pre moving , FPS 7.13, Running 2.38s Step 18( N/A%), pre moving , FPS 7.31, Running 2.46s Step 19( N/A%), pre moving , FPS 6.84, Running 2.78s Step 20( N/A%), pre moving , FPS 6.97, Running 2.87s Step 21( N/A%), pre moving , FPS 6.04, Running 3.46s Step 22( N/A%), pre moving , FPS 6.02, Running 3.54s Step 23( N/A%), pre moving , FPS 5.62, Running 3.84s Step 24( N/A%), pre moving , FPS 5.98, Running 3.95s Step 25( N/A%), pre moving , FPS 6.02, Running 4.02s Step 26( N/A%), pre moving , FPS 5.33, Running 4.54s Step 27( N/A%), pre moving , FPS 5.57, Running 4.61s Step 28( N/A%), pre moving , FPS 5.45, Running 4.86s Step 29( N/A%), pre moving , FPS 5.31, Running 5.03s Step 30( N/A%), pre moving , FPS 5.33, Running 5.09s Step 31( N/A%), pre moving , FPS 5.34, Running 5.17s Step 32( N/A%), pre moving , FPS 5.44, Running 5.40s Step 33( N/A%), pre moving , FPS 5.32, Running 5.58s Step 34( N/A%), pre moving , FPS 5.34, Running 5.64s Step 35( N/A%), pre moving , FPS 5.71, Running 5.72s Step 36( N/A%), pre moving , FPS 4.11, Running 7.18s Step 37( N/A%), pre moving , FPS 3.73, Running 7.74s Step 38( N/A%), pre moving , FPS 3.73, Running 7.82s Step 39( N/A%), pre moving , FPS 3.73, Running 8.13s Step 40( N/A%), pre moving , FPS 3.73, Running 8.23s Step 41( N/A%), pre moving , FPS 4.14, Running 8.29s Step 42( N/A%), pre moving , FPS 4.14, Running 8.37s Step 43( N/A%), pre moving , FPS 4.12, Running 8.69s Step 44( N/A%), pre moving , FPS 4.14, Running 8.79s Step 45( N/A%), pre moving , FPS 4.14, Running 8.85s Step 46( N/A%), pre moving , FPS 4.56, Running 8.92s Step 47( N/A%), pre moving , FPS 4.32, Running 9.24s Step 48( N/A%), pre moving , FPS 3.67, Running 10.31s Step 49( N/A%), pre moving , FPS 3.77, Running 10.33s Step 50( N/A%), pre moving , FPS 3.80, Running 10.35s Step 51( N/A%), pre moving , FPS 3.84, Running 10.37s Step 52( N/A%), pre moving , FPS 4.01, Running 10.39s Step 53( N/A%), pre moving , FPS 4.13, Running 10.42s Step 54( N/A%), pre moving , FPS 4.15, Running 10.46s Step 55( N/A%), pre moving , FPS 4.19, Running 10.49s Step 56( N/A%), pre moving , FPS 6.00, Running 10.52s Step 57( N/A%), pre moving , FPS 7.12, Running 10.55s Step 58( N/A%), pre moving , FPS 7.23, Running 10.59s Step 59( N/A%), pre moving , FPS 8.04, Running 10.62s Step 60( N/A%), pre moving , FPS 8.25, Running 10.65s Step 61( N/A%), pre moving , FPS 8.35, Running 10.68s Step 62( N/A%), pre moving , FPS 8.51, Running 10.72s Step 63( N/A%), pre moving , FPS 9.70, Running 10.75s Step 64( N/A%), pre moving , FPS 9.98, Running 10.79s Step 65( N/A%), pre moving , FPS 10.08, Running 10.83s Step 66( N/A%), pre moving , FPS 10.20, Running 10.88s Step 67( N/A%), pre moving , FPS 11.85, Running 10.93s Step 68( N/A%), pre moving , FPS 29.90, Running 10.98s Step 69( N/A%), pre moving , FPS 29.34, Running 11.01s Step 70( N/A%), pre moving , FPS 28.85, Running 11.04s Step 71( N/A%), pre moving , FPS 28.38, Running 11.08s Step 72( N/A%), pre moving , FPS 27.90, Running 11.11s Step 73( N/A%), pre moving , FPS 27.89, Running 11.14s Step 74( N/A%), pre moving , FPS 27.77, Running 11.18s Step 75( N/A%), pre moving , FPS 26.60, Running 11.24s Step 76( N/A%), pre moving , FPS 25.83, Running 11.29s Step 77( N/A%), pre moving , FPS 25.72, Running 11.33s Step 78( N/A%), pre moving , FPS 24.34, Running 11.41s Step 79( N/A%), pre moving , FPS 22.71, Running 11.50s Step 80( N/A%), pre moving , FPS 21.11, Running 11.60s Step 81( N/A%), pre moving , FPS 19.73, Running 11.70s Step 82( N/A%), pre moving , FPS 18.51, Running 11.80s Step 83( N/A%), pre moving , FPS 17.95, Running 11.87s Step 84( N/A%), pre moving , FPS 17.67, Running 11.92s Step 85( N/A%), pre moving , FPS 16.93, Running 12.02s Step 86( N/A%), pre moving , FPS 16.59, Running 12.09s Step 87( N/A%), pre moving , FPS 16.06, Running 12.17s Step 88( N/A%), pre moving , FPS 15.69, Running 12.25s Step 89( N/A%), pre moving , FPS 15.17, Running 12.33s Step 90( N/A%), pre moving , FPS 12.41, Running 12.66s Step 91( N/A%), pre moving , FPS 12.01, Running 12.74s Step 92( N/A%), pre moving , FPS 11.68, Running 12.82s Step 93( N/A%), pre moving , FPS 11.37, Running 12.90s Step 94( N/A%), pre moving , FPS 9.76, Running 13.23s Step 95( N/A%), pre moving , FPS 9.70, Running 13.30s Step 96( N/A%), pre moving , FPS 9.49, Running 13.40s Step 97( N/A%), pre moving , FPS 9.32, Running 13.48s Step 98( N/A%), pre moving , FPS 8.45, Running 13.77s Step 99( N/A%), pre moving , FPS 8.36, Running 13.89s Step 100( N/A%), pre moving , FPS 8.49, Running 13.96s Step 101( N/A%), pre moving , FPS 8.59, Running 14.03s Step 102( N/A%), pre moving , FPS 7.83, Running 14.35s Step 103( N/A%), pre moving , FPS 7.76, Running 14.44s Step 104( N/A%), pre moving , FPS 7.74, Running 14.50s Step 105( N/A%), pre moving , FPS 7.78, Running 14.59s Step 106( N/A%), pre moving , FPS 7.08, Running 14.91s Step 107( N/A%), pre moving , FPS 7.06, Running 15.00s Step 108( N/A%), pre moving , FPS 7.07, Running 15.08s Step 109( N/A%), pre moving , FPS 4.21, Running 17.08s Step 110( N/A%), pre moving , FPS 4.03, Running 17.62s Step 111( N/A%), pre moving , FPS 3.64, Running 18.24s Step 112( N/A%), pre moving , FPS 3.34, Running 18.81s Step 113( N/A%), pre moving , FPS 3.10, Running 19.35s Step 114( N/A%), pre moving , FPS 3.00, Running 19.90s Step 115( N/A%), pre moving , FPS 2.80, Running 20.45s Step 116( N/A%), pre moving , FPS 2.63, Running 21.01s Step 117( N/A%), pre moving , FPS 2.47, Running 21.57s Step 118( N/A%), pre moving , FPS 2.40, Running 22.12s Step 119( N/A%), pre moving , FPS 2.27, Running 22.70s Step 120( N/A%), pre moving , FPS 2.15, Running 23.26s Step 121( N/A%), pre moving , FPS 2.04, Running 23.84s Step 122( N/A%), pre moving , FPS 2.00, Running 24.37s Step 123( N/A%), pre moving , FPS 1.90, Running 24.98s Step 124( N/A%), pre moving , FPS 1.81, Running 25.57s Step 125( N/A%), pre moving , FPS 1.73, Running 26.14s Step 126( N/A%), pre moving , FPS 1.70, Running 26.69s Step 127( N/A%), pre moving , FPS 1.64, Running 27.22s Step 128( N/A%), pre moving , FPS 1.58, Running 27.77s Step 129( N/A%), pre moving , FPS 1.78, Running 28.30s Step 130( N/A%), pre moving , FPS 1.78, Running 28.87s Step 131( N/A%), pre moving , FPS 1.79, Running 29.42s Step 132( N/A%), pre moving , FPS 1.80, Running 29.90s Step 133( N/A%), pre moving , FPS 1.86, Running 30.09s Step 134( N/A%), pre moving , FPS 1.92, Running 30.32s Step 135( N/A%), pre moving , FPS 1.98, Running 30.52s Step 136( N/A%), pre moving , FPS 2.03, Running 30.84s Step 137( N/A%), pre moving , FPS 2.05, Running 31.33s Step 138( N/A%), pre moving , FPS 2.02, Running 32.04s Step 139( N/A%), pre moving , FPS 2.01, Running 32.65s Step 140( N/A%), pre moving , FPS 2.01, Running 33.23s Step 141( N/A%), pre moving , FPS 2.00, Running 33.83s Step 142( N/A%), pre moving , FPS 1.99, Running 34.39s Step 143( N/A%), pre moving , FPS 2.00, Running 34.98s Step 144( N/A%), pre moving , FPS 2.00, Running 35.56s Step 145( N/A%), pre moving , FPS 2.01, Running 36.07s Step 146( N/A%), pre moving , FPS 2.01, Running 36.65s Step 147( N/A%), pre moving , FPS 2.01, Running 37.20s Step 148( N/A%), pre moving , FPS 1.91, Running 38.25s Step 149( N/A%), pre moving , FPS 1.90, Running 38.85s Step 150( N/A%), pre moving , FPS 1.90, Running 39.42s Step 151( N/A%), pre moving , FPS 1.88, Running 40.06s Step 152( N/A%), pre moving , FPS 1.86, Running 40.64s Step 153( N/A%), pre moving , FPS 1.80, Running 41.19s Step 154( N/A%), pre moving , FPS 1.75, Running 41.75s Step 155( N/A%), pre moving , FPS 1.70, Running 42.28s Step 156( N/A%), pre moving , FPS 1.66, Running 42.86s Step 157( N/A%), pre moving , FPS 1.66, Running 43.41s Step 158( N/A%), pre moving , FPS 1.68, Running 43.94s Step 159( N/A%), pre moving , FPS 1.68, Running 44.52s Step 160( N/A%), pre moving , FPS 1.68, Running 45.10s Step 161( N/A%), pre moving , FPS 1.69, Running 45.67s Step 162( N/A%), pre moving , FPS 1.69, Running 46.24s Step 163( N/A%), pre moving , FPS 1.69, Running 46.80s Step 164( N/A%), pre moving , FPS 1.69, Running 47.36s Step 165( N/A%), pre moving , FPS 1.68, Running 47.96s Step 166( N/A%), pre moving , FPS 1.68, Running 48.56s Step 167( N/A%), pre moving , FPS 1.68, Running 49.13s Step 168( N/A%), pre moving , FPS 1.76, Running 49.61s Step 169( N/A%), pre moving , FPS 1.82, Running 49.82s Step 170( N/A%), pre moving , FPS 1.88, Running 50.07s Step 171( N/A%), pre moving , FPS 1.95, Running 50.32s Step 172( N/A%), pre moving , FPS 1.98, Running 50.72s Step 173( N/A%), pre moving , FPS 1.99, Running 51.22s Step 174( N/A%), pre moving , FPS 1.97, Running 51.91s Step 175( N/A%), pre moving , FPS 1.96, Running 52.50s Step 176( N/A%), pre moving , FPS 1.96, Running 53.08s Step 177( N/A%), pre moving , FPS 1.96, Running 53.63s Step 178( N/A%), pre moving , FPS 1.94, Running 54.25s Step 179( N/A%), pre moving , FPS 1.94, Running 54.82s Step 180( N/A%), pre moving , FPS 2.04, Running 54.91s Step 181( N/A%), pre moving , FPS 2.09, Running 55.26s Step 182( N/A%), pre moving , FPS 2.19, Running 55.35s Step 183( N/A%), pre moving , FPS 2.31, Running 55.47s Step 184( N/A%), pre moving , FPS 2.44, Running 55.56s Step 185( N/A%), pre moving , FPS 2.53, Running 55.88s Step 186( N/A%), pre moving , FPS 2.68, Running 56.03s Step 187( N/A%), pre moving , FPS 2.86, Running 56.13s Step 188( N/A%), pre moving , FPS 2.92, Running 56.47s Step 189( N/A%), pre moving , FPS 2.95, Running 56.60s Step 190( N/A%), pre moving , FPS 2.60, Running 57.76s Step 191( N/A%), pre moving , FPS 2.65, Running 57.86s Step 192( N/A%), pre moving , FPS 2.66, Running 58.22s Step 193( N/A%), pre moving , FPS 2.79, Running 58.40s Step 194( N/A%), pre moving , FPS 2.90, Running 58.81s Step 195( N/A%), pre moving , FPS 3.09, Running 58.98s Step 196( N/A%), pre moving , FPS 3.31, Running 59.12s Step 197( N/A%), pre moving , FPS 3.38, Running 59.55s Step 198( N/A%), pre moving , FPS 3.66, Running 59.71s Step 199( N/A%), pre moving , FPS 3.75, Running 60.15s Step 200( N/A%), pre moving , FPS 3.71, Running 60.30s Step 201( N/A%), pre moving , FPS 3.65, Running 60.73s Step 202( N/A%), pre moving , FPS 3.62, Running 60.88s Step 203( N/A%), pre moving , FPS 3.42, Running 61.31s Step 204( N/A%), pre moving , FPS 3.37, Running 61.49s Step 205( N/A%), pre moving , FPS 3.32, Running 61.89s Step 206( N/A%), pre moving , FPS 3.32, Running 62.06s Step 207( N/A%), pre moving , FPS 3.15, Running 62.48s Step 208( N/A%), pre moving , FPS 3.23, Running 62.66s Step 209( N/A%), pre moving , FPS 3.09, Running 63.07s Step 210( N/A%), pre moving , FPS 3.65, Running 63.24s Step 211( N/A%), pre moving , FPS 3.61, Running 63.40s Step 212( N/A%), pre moving , FPS 3.57, Running 63.82s Step 213( N/A%), pre moving , FPS 3.58, Running 63.99s Step 214( N/A%), pre moving , FPS 3.57, Running 64.41s Step 215( N/A%), pre moving , FPS 3.58, Running 64.56s Step 216( N/A%), pre moving , FPS 3.42, Running 64.96s Step 217( N/A%), pre moving , FPS 3.58, Running 65.13s Step 218( N/A%), pre moving , FPS 3.42, Running 65.55s Step 219( N/A%), pre moving , FPS 3.59, Running 65.72s Step 220( N/A%), pre moving , FPS 3.58, Running 65.89s Step 221( N/A%), pre moving , FPS 3.59, Running 66.30s Step 222( N/A%), pre moving , FPS 3.58, Running 66.46s Step 223( N/A%), pre moving , FPS 3.61, Running 66.86s Step 224( N/A%), pre moving , FPS 3.62, Running 67.02s Step 225( N/A%), pre moving , FPS 3.82, Running 67.13s Step 226( N/A%), pre moving , FPS 3.69, Running 67.48s Step 227( N/A%), pre moving , FPS 3.91, Running 67.60s Step 228( N/A%), pre moving , FPS 3.98, Running 67.69s Step 229( N/A%), pre moving , FPS 4.23, Running 67.79s Step 230( N/A%), pre moving , FPS 4.06, Running 68.17s Step 231( N/A%), pre moving , FPS 4.11, Running 68.27s Step 232( N/A%), pre moving , FPS 4.40, Running 68.36s Step 233( N/A%), pre moving , FPS 4.22, Running 68.72s Step 234( N/A%), pre moving , FPS 4.50, Running 68.85s Step 235( N/A%), pre moving , FPS 4.56, Running 68.95s Step 236( N/A%), pre moving , FPS 4.66, Running 69.26s Step 237( N/A%), pre moving , FPS 4.63, Running 69.45s Step 238( N/A%), pre moving , FPS 3.92, Running 70.66s Step 239( N/A%), pre moving , FPS 3.96, Running 70.77s Step 240( N/A%), pre moving , FPS 4.01, Running 70.87s Step 241( N/A%), pre moving , FPS 4.31, Running 70.94s Step 242( N/A%), pre moving , FPS 4.37, Running 71.03s Step 243( N/A%), pre moving , FPS 4.65, Running 71.16s Step 244( N/A%), pre moving , FPS 4.69, Running 71.28s Step 245( N/A%), pre moving , FPS 4.69, Running 71.39s Step 246( N/A%), pre moving , FPS 4.91, Running 71.56s Step 247( N/A%), pre moving , FPS 4.86, Running 71.71s Step 248( N/A%), pre moving , FPS 4.42, Running 72.21s Step 249( N/A%), pre moving , FPS 4.06, Running 72.72s Step 250( N/A%), pre moving , FPS 3.91, Running 73.28s Step 251( N/A%), pre moving , FPS 3.81, Running 73.52s Step 252( N/A%), pre moving , FPS 3.52, Running 74.05s Step 253( N/A%), pre moving , FPS 3.42, Running 74.57s Step 254( N/A%), pre moving , FPS 3.33, Running 74.85s Step 255( N/A%), pre moving , FPS 3.10, Running 75.40s Step 256( N/A%), pre moving , FPS 2.99, Running 75.94s Step 257( N/A%), pre moving , FPS 2.87, Running 76.43s Step 258( N/A%), pre moving , FPS 3.29, Running 76.73s Step 259( N/A%), pre moving , FPS 3.07, Running 77.28s Step 260( N/A%), pre moving , FPS 2.89, Running 77.80s Step 261( N/A%), pre moving , FPS 2.80, Running 78.09s Step 262( N/A%), pre moving , FPS 2.63, Running 78.63s Step 263( N/A%), pre moving , FPS 2.50, Running 79.15s Step 264( N/A%), pre moving , FPS 2.38, Running 79.69s Step 265( N/A%), pre moving , FPS 2.27, Running 80.22s Step 266( N/A%), pre moving , FPS 2.24, Running 80.51s Step 267( N/A%), pre moving , FPS 2.14, Running 81.05s Step 268( N/A%), pre moving , FPS 2.13, Running 81.58s Step 269( N/A%), pre moving , FPS 2.13, Running 82.12s Step 270( N/A%), pre moving , FPS 2.13, Running 82.67s Step 271( N/A%), pre moving , FPS 2.08, Running 83.12s Step 272( N/A%), pre moving , FPS 2.15, Running 83.37s Step 273( N/A%), pre moving , FPS 2.15, Running 83.86s Step 274( N/A%), pre moving , FPS 2.13, Running 84.25s Step 275( N/A%), pre moving , FPS 2.18, Running 84.57s Step 276( N/A%), pre moving , FPS 2.19, Running 85.05s Step 277( N/A%), pre moving , FPS 2.20, Running 85.54s Step 278( N/A%), pre moving , FPS 2.23, Running 85.71s Step 279( N/A%), pre moving , FPS 2.26, Running 86.13s Step 280( N/A%), pre moving , FPS 2.34, Running 86.34s Step 281( N/A%), pre moving , FPS 2.30, Running 86.80s Step 282( N/A%), pre moving , FPS 2.38, Running 87.03s Step 283( N/A%), pre moving , FPS 2.39, Running 87.53s Step 284( N/A%), pre moving , FPS 2.47, Running 87.81s Step 285( N/A%), pre moving , FPS 2.50, Running 88.22s Step 286( N/A%), pre moving , FPS 2.44, Running 88.69s Step 287( N/A%), pre moving , FPS 2.54, Running 88.93s Step 288( N/A%), pre moving , FPS 2.55, Running 89.42s Step 289( N/A%), pre moving , FPS 2.56, Running 89.92s Step 290( N/A%), pre moving , FPS 2.68, Running 90.13s Step 291( N/A%), pre moving , FPS 2.69, Running 90.56s Step 292( N/A%), pre moving , FPS 2.72, Running 90.73s Step 293( N/A%), pre moving , FPS 2.75, Running 91.14s Step 294( N/A%), pre moving , FPS 2.83, Running 91.32s Step 295( N/A%), pre moving , FPS 2.89, Running 91.50s Step 296( N/A%), pre moving , FPS 3.04, Running 91.64s Step 297( N/A%), pre moving , FPS 3.21, Running 91.78s Step 298( N/A%), pre moving , FPS 3.22, Running 91.91s Step 299( N/A%), pre moving , FPS 3.39, Running 92.04s Step 300( N/A%), pre moving , FPS 3.45, Running 92.14s Step 301( N/A%), pre moving , FPS 3.51, Running 92.50s Step 302( N/A%), pre moving , FPS 3.58, Running 92.62s Step 303( N/A%), pre moving , FPS 3.86, Running 92.71s Step 304( N/A%), pre moving , FPS 3.99, Running 92.82s Step 305( N/A%), pre moving , FPS 4.04, Running 93.17s Step 306( N/A%), pre moving , FPS 4.35, Running 93.29s Step 307( N/A%), pre moving , FPS 4.48, Running 93.39s Step 308( N/A%), pre moving , FPS 4.62, Running 93.75s Step 309( N/A%), pre moving , FPS 5.07, Running 93.87s Step 310( N/A%), pre moving , FPS 5.20, Running 93.98s Step 311( N/A%), pre moving , FPS 5.27, Running 94.35s Step 312( N/A%), pre moving , FPS 5.36, Running 94.46s Step 313( N/A%), pre moving , FPS 5.43, Running 94.82s Step 314( N/A%), pre moving , FPS 5.52, Running 94.94s Step 315( N/A%), pre moving , FPS 5.66, Running 95.04s Step 316( N/A%), pre moving , FPS 5.34, Running 95.39s Step 317( N/A%), pre moving , FPS 5.36, Running 95.50s Step 318( N/A%), pre moving , FPS 2.78, Running 99.11s Step 319( N/A%), pre moving , FPS 2.62, Running 99.68s Step 320( N/A%), pre moving , FPS 2.45, Running 100.30s Step 321( N/A%), pre moving , FPS 2.39, Running 100.87s Step 322( N/A%), pre moving , FPS 2.25, Running 101.50s Step 323( N/A%), pre moving , FPS 2.14, Running 102.05s Step 324( N/A%), pre moving , FPS 2.04, Running 102.61s Step 325( N/A%), pre moving , FPS 1.99, Running 103.19s Step 326( N/A%), pre moving , FPS 1.91, Running 103.77s Step 327( N/A%), pre moving , FPS 1.83, Running 104.33s Step 328( N/A%), pre moving , FPS 1.79, Running 104.90s Step 329( N/A%), pre moving , FPS 1.72, Running 105.47s Step 330( N/A%), pre moving , FPS 1.66, Running 106.04s Step 331( N/A%), pre moving , FPS 1.63, Running 106.62s Step 332( N/A%), pre moving , FPS 1.57, Running 107.18s Step 333( N/A%), pre moving , FPS 1.55, Running 107.76s Step 334( N/A%), pre moving , FPS 1.49, Running 108.34s Step 335( N/A%), pre moving , FPS 1.44, Running 108.89s Step 336( N/A%), pre moving , FPS 1.42, Running 109.47s Step 337( N/A%), pre moving , FPS 1.38, Running 110.04s Step 338( 0.17%), action 1, FPS 1.67, Running 111.06s Step 339( 0.33%), action 2, FPS 1.67, Running 111.65s Step 340( 0.50%), action 3, FPS 1.64, Running 112.47s Step 341( 0.67%), action 4, FPS 1.59, Running 113.41s Step 342( 0.83%), action 5, FPS 1.58, Running 114.13s Step 343( 1.00%), action 6, FPS 1.54, Running 115.01s Step 344( 1.17%), action 7, FPS 1.53, Running 115.70s Step 345( 1.33%), action 8, FPS 1.49, Running 116.59s Step 346( 1.50%), action 9, FPS 1.47, Running 117.35s Step 347( 1.67%), action 10, FPS 1.44, Running 118.23s Step 348( 1.83%), action 11, FPS 1.37, Running 119.49s Step 349( 2.00%), action 12, FPS 1.33, Running 120.51s Step 350( 2.17%), action 13, FPS 1.30, Running 121.39s Step 351( 2.33%), action 14, FPS 1.28, Running 122.29s Step 352( 2.50%), action 15, FPS 1.23, Running 123.46s Step 353( 2.67%), action 16, FPS 1.20, Running 124.41s Step 354( 2.83%), action 17, FPS 1.15, Running 125.66s Step 355( 3.00%), action 18, FPS 1.13, Running 126.63s Step 356( 3.17%), action 19, FPS 1.09, Running 127.77s Step 357( 3.33%), action 20, FPS 1.07, Running 128.74s Step 358( 3.50%), action 21, FPS 1.09, Running 129.46s Step 359( 3.67%), action 22, FPS 1.10, Running 129.75s Step 360( 3.83%), action 23, FPS 1.13, Running 130.13s Step 361( 4.00%), action 24, FPS 1.17, Running 130.54s Step 362( 4.17%), action 25, FPS 1.18, Running 131.07s Step 363( 4.33%), action 26, FPS 1.19, Running 131.79s Step 364( 4.50%), action 27, FPS 1.18, Running 132.68s Step 365( 4.67%), action 28, FPS 1.19, Running 133.42s Step 366( 4.83%), action 29, FPS 1.19, Running 134.10s Step 367( 5.00%), action 30, FPS 1.19, Running 135.06s Step 368( 5.17%), action 31, FPS 1.20, Running 136.17s Step 369( 5.33%), action 32, FPS 1.20, Running 137.14s Step 370( 5.50%), action 33, FPS 1.22, Running 137.84s Step 371( 5.67%), action 34, FPS 1.22, Running 138.73s Step 372( 5.83%), action 35, FPS 1.25, Running 139.44s Step 373( 6.00%), action 36, FPS 1.26, Running 140.32s Step 374( 6.17%), action 37, FPS 1.30, Running 141.07s Step 375( 6.33%), action 38, FPS 1.30, Running 142.05s Step 376( 6.50%), action 39, FPS 1.33, Running 142.79s Step 377( 6.67%), action 40, FPS 1.35, Running 143.60s Step 378( 6.83%), action 41, FPS 1.31, Running 144.73s Step 379( 7.00%), action 42, FPS 1.28, Running 145.41s Step 380( 7.17%), action 43, FPS 1.23, Running 146.42s Step 381( 7.33%), action 44, FPS 1.21, Running 147.10s Step 382( 7.50%), action 45, FPS 1.17, Running 148.10s Step 383( 7.67%), action 46, FPS 1.18, Running 148.75s Step 384( 7.83%), action 47, FPS 1.22, Running 149.07s Step 385( 8.00%), action 48, FPS 1.25, Running 149.41s Step 386( 8.17%), action 49, FPS 1.28, Running 149.75s Step 387( 8.33%), action 50, FPS 1.33, Running 150.09s Step 388( 8.50%), action 51, FPS 1.38, Running 150.69s Step 389( 8.67%), action 52, FPS 1.42, Running 151.26s Step 390( 8.83%), action 53, FPS 1.40, Running 152.09s Step 391( 9.00%), action 54, FPS 1.42, Running 152.84s Step 392( 9.17%), action 55, FPS 1.41, Running 153.59s Step 393( 9.33%), action 56, FPS 1.42, Running 154.36s Step 394( 9.50%), action 57, FPS 1.42, Running 155.13s Step 395( 9.67%), action 58, FPS 1.43, Running 156.03s Step 396( 9.83%), action 59, FPS 1.44, Running 156.72s Step 397( 10.00%), action 60, FPS 1.43, Running 157.63s Step 398( 10.17%), action 61, FPS 1.42, Running 158.81s Step 399( 10.33%), action 62, FPS 1.40, Running 159.71s Step 400( 10.50%), action 63, FPS 1.43, Running 160.45s Step 401( 10.67%), action 64, FPS 1.40, Running 161.40s Step 402( 10.83%), action 65, FPS 1.41, Running 162.26s Step 403( 11.00%), action 66, FPS 1.39, Running 163.09s Step 404( 11.17%), action 67, FPS 1.35, Running 163.87s Step 405( 11.33%), action 68, FPS 1.30, Running 164.80s Step 406( 11.50%), action 69, FPS 1.24, Running 165.82s Step 407( 11.67%), action 70, FPS 1.21, Running 166.63s Step 408( 11.83%), action 71, FPS 1.16, Running 167.88s Step 409( 12.00%), action 72, FPS 1.16, Running 168.51s Step 410( 12.17%), action 73, FPS 1.20, Running 168.81s Step 411( 12.33%), action 74, FPS 1.23, Running 169.10s Step 412( 12.50%), action 75, FPS 1.26, Running 169.46s Step 413( 12.67%), action 76, FPS 1.30, Running 169.79s Step 414( 12.83%), action 77, FPS 1.34, Running 170.09s Step 415( 13.00%), action 78, FPS 1.39, Running 170.38s Step 416( 13.17%), action 79, FPS 1.42, Running 170.84s Step 417( 13.33%), action 80, FPS 1.47, Running 171.27s Step 418( 13.50%), action 81, FPS 1.55, Running 171.74s Step 419( 13.67%), action 82, FPS 1.61, Running 172.16s Step 420( 13.83%), action 83, FPS 1.65, Running 172.61s Step 421( 14.00%), action 84, FPS 1.72, Running 173.05s Step 422( 14.17%), action 85, FPS 1.77, Running 173.55s Step 423( 14.33%), action 86, FPS 1.83, Running 174.04s Step 424( 14.50%), action 87, FPS 1.88, Running 174.54s Step 425( 14.67%), action 88, FPS 1.96, Running 175.01s Step 426( 14.83%), action 89, FPS 2.05, Running 175.56s Step 427( 15.00%), action 90, FPS 2.11, Running 176.11s Step 428( 15.17%), action 91, FPS 2.22, Running 176.87s Step 429( 15.33%), action 92, FPS 2.25, Running 177.41s Step 430( 15.50%), action 93, FPS 2.19, Running 177.94s Step 431( 15.67%), action 94, FPS 2.15, Running 178.41s Step 432( 15.83%), action 95, FPS 2.11, Running 178.96s Step 433( 16.00%), action 96, FPS 2.07, Running 179.44s Step 434( 16.17%), action 97, FPS 2.01, Running 180.06s Step 435( 16.33%), action 98, FPS 1.94, Running 180.71s Step 436( 16.50%), action 99, FPS 1.92, Running 181.25s Step 437( 16.67%), action 100, FPS 1.92, Running 181.67s Step 438( 16.83%), action 101, FPS 1.88, Running 182.36s Step 439( 17.00%), action 102, FPS 1.87, Running 182.83s Step 440( 17.17%), action 103, FPS 1.84, Running 183.48s Step 441( 17.33%), action 104, FPS 1.83, Running 183.97s Step 442( 17.50%), action 105, FPS 1.83, Running 184.50s Step 443( 17.67%), action 106, FPS 1.84, Running 184.93s Step 444( 17.83%), action 107, FPS 1.82, Running 185.51s Step 445( 18.00%), action 108, FPS 1.81, Running 186.03s Step 446( 18.17%), action 109, FPS 1.78, Running 186.82s Step 447( 18.33%), action 110, FPS 1.79, Running 187.28s Step 448( 18.50%), action 111, FPS 1.79, Running 188.05s Step 449( 18.67%), action 112, FPS 1.79, Running 188.59s Step 450( 18.83%), action 113, FPS 1.74, Running 189.41s Step 451( 19.00%), action 114, FPS 1.75, Running 189.83s Step 452( 19.17%), action 115, FPS 1.74, Running 190.43s Step 453( 19.33%), action 116, FPS 1.74, Running 190.95s Step 454( 19.50%), action 117, FPS 1.76, Running 191.44s Step 455( 19.67%), action 118, FPS 1.76, Running 192.09s Step 456( 19.83%), action 119, FPS 1.75, Running 192.66s Step 457( 20.00%), action 120, FPS 1.74, Running 193.14s Step 458( 20.17%), action 121, FPS 1.74, Running 193.87s Step 459( 20.33%), action 122, FPS 1.73, Running 194.37s Step 460( 20.50%), action 123, FPS 1.76, Running 194.87s Step 461( 20.67%), action 124, FPS 1.75, Running 195.39s Step 462( 20.83%), action 125, FPS 1.74, Running 196.01s Step 463( 21.00%), action 126, FPS 1.73, Running 196.48s Step 464( 21.17%), action 127, FPS 1.74, Running 197.01s Step 465( 21.33%), action 128, FPS 1.75, Running 197.46s Step 466( 21.50%), action 129, FPS 1.79, Running 198.00s Step 467( 21.67%), action 130, FPS 1.76, Running 198.67s Step 468( 21.83%), action 131, FPS 1.76, Running 199.40s Step 469( 22.00%), action 132, FPS 1.76, Running 199.98s Step 470( 22.17%), action 133, FPS 1.77, Running 200.74s Step 471( 22.33%), action 134, FPS 1.76, Running 201.21s Step 472( 22.50%), action 135, FPS 1.75, Running 201.85s Step 473( 22.67%), action 136, FPS 1.76, Running 202.34s Step 474( 22.83%), action 137, FPS 1.71, Running 203.16s Step 475( 23.00%), action 138, FPS 1.74, Running 203.61s Step 476( 23.17%), action 139, FPS 1.72, Running 204.29s Step 477( 23.33%), action 140, FPS 1.70, Running 204.92s Step 478( 23.50%), action 141, FPS 1.69, Running 205.71s Step 479( 23.67%), action 142, FPS 1.70, Running 206.15s Step 480( 23.83%), action 143, FPS 1.70, Running 206.63s Step 481( 24.00%), action 144, FPS 1.71, Running 207.06s Step 482( 24.17%), action 145, FPS 1.72, Running 207.64s Step 483( 24.33%), action 146, FPS 1.73, Running 208.04s Step 484( 24.50%), action 147, FPS 1.72, Running 208.63s Step 485( 24.67%), action 148, FPS 1.72, Running 209.10s Step 486( 24.83%), action 149, FPS 1.72, Running 209.64s Step 487( 25.00%), action 150, FPS 1.74, Running 210.14s Step 488( 25.17%), action 151, FPS 1.74, Running 210.86s Step 489( 25.33%), action 152, FPS 1.76, Running 211.33s Step 490( 25.50%), action 153, FPS 1.81, Running 211.80s Step 491( 25.67%), action 154, FPS 1.81, Running 212.24s Step 492( 25.83%), action 155, FPS 1.83, Running 212.77s Step 493( 26.00%), action 156, FPS 1.83, Running 213.25s Step 494( 26.17%), action 157, FPS 1.88, Running 213.82s Step 495( 26.33%), action 158, FPS 1.87, Running 214.32s Step 496( 26.50%), action 159, FPS 1.90, Running 214.82s Step 497( 26.67%), action 160, FPS 1.94, Running 215.23s Step 498( 26.83%), action 161, FPS 1.97, Running 215.84s Step 499( 27.00%), action 162, FPS 1.97, Running 216.32s Step 500( 27.17%), action 163, FPS 1.92, Running 217.03s Step 501( 27.33%), action 164, FPS 1.90, Running 217.59s Step 502( 27.50%), action 165, FPS 1.89, Running 218.23s Step 503( 27.67%), action 166, FPS 1.87, Running 218.75s Step 504( 27.83%), action 167, FPS 1.88, Running 219.29s Step 505( 28.00%), action 168, FPS 1.86, Running 219.84s Step 506( 28.17%), action 169, FPS 1.86, Running 220.38s Step 507( 28.33%), action 170, FPS 1.87, Running 220.81s Step 508( 28.50%), action 171, FPS 1.87, Running 221.54s Step 509( 28.67%), action 172, FPS 1.88, Running 221.99s Step 510( 28.83%), action 173, FPS 1.85, Running 222.59s Step 511( 29.00%), action 174, FPS 1.85, Running 223.05s Step 512( 29.17%), action 175, FPS 1.85, Running 223.61s Step 513( 29.33%), action 176, FPS 1.84, Running 224.14s Step 514( 29.50%), action 177, FPS 1.83, Running 224.78s Step 515( 29.67%), action 178, FPS 1.83, Running 225.23s Step 516( 29.83%), action 179, FPS 1.83, Running 225.76s Step 517( 30.00%), action 180, FPS 1.82, Running 226.21s Step 518( 30.17%), action 181, FPS 1.82, Running 226.84s Step 519( 30.33%), action 182, FPS 1.82, Running 227.32s Step 520( 30.50%), action 183, FPS 1.85, Running 227.82s Step 521( 30.67%), action 184, FPS 1.87, Running 228.27s Step 522( 30.83%), action 185, FPS 1.90, Running 228.79s Step 523( 31.00%), action 186, FPS 1.93, Running 229.13s Step 524( 31.17%), action 187, FPS 1.91, Running 229.75s Step 525( 31.33%), action 188, FPS 1.93, Running 230.18s Step 526( 31.50%), action 189, FPS 1.96, Running 230.59s Step 527( 31.67%), action 190, FPS 1.92, Running 231.22s Step 528( 31.83%), action 191, FPS 1.93, Running 231.93s Step 529( 32.00%), action 192, FPS 1.89, Running 232.58s Step 530( 32.17%), action 193, FPS 1.82, Running 233.60s Step 531( 32.33%), action 194, FPS 1.79, Running 234.25s Step 532( 32.50%), action 195, FPS 1.73, Running 235.17s Step 533( 32.67%), action 196, FPS 1.67, Running 236.08s Step 534( 32.83%), action 197, FPS 1.67, Running 236.72s Step 535( 33.00%), action 198, FPS 1.61, Running 237.65s Step 536( 33.17%), action 199, FPS 1.57, Running 238.54s Step 537( 33.33%), action 200, FPS 1.53, Running 239.30s Step 538( 33.50%), action 201, FPS 1.49, Running 240.30s Step 539( 33.67%), action 202, FPS 1.43, Running 241.31s Step 540( 33.83%), action 203, FPS 1.38, Running 242.29s Step 541( 34.00%), action 204, FPS 1.36, Running 242.93s Step 542( 34.17%), action 205, FPS 1.35, Running 243.64s Step 543( 34.33%), action 206, FPS 1.30, Running 244.55s Step 544( 34.50%), action 207, FPS 1.29, Running 245.25s Step 545( 34.67%), action 208, FPS 1.25, Running 246.18s Step 546( 34.83%), action 209, FPS 1.23, Running 246.82s Step 547( 35.00%), action 210, FPS 1.23, Running 247.51s Step 548( 35.17%), action 211, FPS 1.21, Running 248.50s Step 549( 35.33%), action 212, FPS 1.21, Running 249.12s Step 550( 35.50%), action 213, FPS 1.25, Running 249.56s Step 551( 35.67%), action 214, FPS 1.28, Running 249.87s Step 552( 35.83%), action 215, FPS 1.31, Running 250.43s Step 553( 36.00%), action 216, FPS 1.33, Running 251.07s Step 554( 36.17%), action 217, FPS 1.29, Running 252.26s Step 555( 36.33%), action 218, FPS 1.29, Running 253.11s Step 556( 36.50%), action 219, FPS 1.31, Running 253.82s Step 557( 36.67%), action 220, FPS 1.30, Running 254.69s Step 558( 36.83%), action 221, FPS 1.29, Running 255.86s Step 559( 37.00%), action 222, FPS 1.32, Running 256.44s Step 560( 37.17%), action 223, FPS 1.32, Running 257.43s Step 561( 37.33%), action 224, FPS 1.32, Running 258.03s Step 562( 37.50%), action 225, FPS 1.29, Running 259.13s Step 563( 37.67%), action 226, FPS 1.29, Running 260.04s Step 564( 37.83%), action 227, FPS 1.29, Running 260.76s Step 565( 38.00%), action 228, FPS 1.29, Running 261.69s Step 566( 38.17%), action 229, FPS 1.28, Running 262.42s Step 567( 38.33%), action 230, FPS 1.26, Running 263.38s Step 568( 38.50%), action 231, FPS 1.25, Running 264.48s Step 569( 38.67%), action 232, FPS 1.23, Running 265.44s Step 570( 38.83%), action 233, FPS 1.17, Running 266.63s Step 571( 39.00%), action 234, FPS 1.12, Running 267.65s Step 572( 39.17%), action 235, FPS 1.12, Running 268.30s Step 573( 39.33%), action 236, FPS 1.14, Running 268.62s Step 574( 39.50%), action 237, FPS 1.20, Running 268.93s Step 575( 39.67%), action 238, FPS 1.24, Running 269.23s Step 576( 39.83%), action 239, FPS 1.24, Running 269.97s Step 577( 40.00%), action 240, FPS 1.26, Running 270.55s Step 578( 40.17%), action 241, FPS 1.25, Running 271.79s Step 579( 40.33%), action 242, FPS 1.23, Running 272.75s Step 580( 40.50%), action 243, FPS 1.24, Running 273.59s Step 581( 40.67%), action 244, FPS 1.22, Running 274.49s Step 582( 40.83%), action 245, FPS 1.25, Running 275.17s Step 583( 41.00%), action 246, FPS 1.26, Running 275.97s Step 584( 41.17%), action 247, FPS 1.25, Running 276.79s Step 585( 41.33%), action 248, FPS 1.27, Running 277.49s Step 586( 41.50%), action 249, FPS 1.25, Running 278.42s Step 587( 41.67%), action 250, FPS 1.27, Running 279.11s Step 588( 41.83%), action 251, FPS 1.28, Running 280.07s Step 589( 42.00%), action 252, FPS 1.30, Running 280.81s Step 590( 42.17%), action 253, FPS 1.32, Running 281.74s Step 591( 42.33%), action 254, FPS 1.33, Running 282.65s Step 592( 42.50%), action 255, FPS 1.33, Running 283.34s Step 593( 42.67%), action 256, FPS 1.27, Running 284.37s Step 594( 42.83%), action 257, FPS 1.22, Running 285.29s Step 595( 43.00%), action 258, FPS 1.19, Running 286.01s Step 596( 43.17%), action 259, FPS 1.18, Running 286.91s Step 597( 43.33%), action 260, FPS 1.17, Running 287.63s Step 598( 43.50%), action 261, FPS 1.22, Running 288.13s Step 599( 43.67%), action 262, FPS 1.28, Running 288.42s Step 600( 43.83%), action 263, FPS 1.32, Running 288.80s Step 601( 44.00%), action 264, FPS 1.37, Running 289.13s Step 602( 44.17%), action 265, FPS 1.38, Running 289.65s Step 603( 44.33%), action 266, FPS 1.41, Running 290.17s Step 604( 44.50%), action 267, FPS 1.40, Running 291.07s Step 605( 44.67%), action 268, FPS 1.41, Running 291.66s Step 606( 44.83%), action 269, FPS 1.40, Running 292.69s Step 607( 45.00%), action 270, FPS 1.41, Running 293.33s Step 608( 45.17%), action 271, FPS 1.39, Running 294.42s Step 609( 45.33%), action 272, FPS 1.38, Running 295.32s Step 610( 45.50%), action 273, FPS 1.39, Running 296.08s Step 611( 45.67%), action 274, FPS 1.42, Running 296.78s Step 612( 45.83%), action 275, FPS 1.39, Running 297.72s Step 613( 46.00%), action 276, FPS 1.40, Running 298.68s Step 614( 46.17%), action 277, FPS 1.41, Running 299.44s Step 615( 46.33%), action 278, FPS 1.41, Running 300.22s Step 616( 46.50%), action 279, FPS 1.42, Running 301.03s Step 617( 46.67%), action 280, FPS 1.40, Running 301.89s Step 618( 46.83%), action 281, FPS 1.36, Running 302.83s Step 619( 47.00%), action 282, FPS 1.31, Running 303.69s Step 620( 47.17%), action 283, FPS 1.28, Running 304.41s Step 621( 47.33%), action 284, FPS 1.23, Running 305.33s Step 622( 47.50%), action 285, FPS 1.20, Running 306.37s Step 623( 47.67%), action 286, FPS 1.19, Running 306.97s Step 624( 47.83%), action 287, FPS 1.18, Running 308.00s Step 625( 48.00%), action 288, FPS 1.20, Running 308.31s Step 626( 48.17%), action 289, FPS 1.24, Running 308.82s Step 627( 48.33%), action 290, FPS 1.25, Running 309.31s Step 628( 48.50%), action 291, FPS 1.27, Running 310.18s Step 629( 48.67%), action 292, FPS 1.28, Running 311.01s Step 630( 48.83%), action 293, FPS 1.26, Running 311.97s Step 631( 49.00%), action 294, FPS 1.25, Running 312.82s Step 632( 49.17%), action 295, FPS 1.25, Running 313.73s Step 633( 49.33%), action 296, FPS 1.26, Running 314.60s Step 634( 49.50%), action 297, FPS 1.25, Running 315.43s Step 635( 49.67%), action 298, FPS 1.24, Running 316.30s Step 636( 49.83%), action 299, FPS 1.25, Running 317.09s Step 637( 50.00%), action 300, FPS 1.24, Running 317.99s Step 638( 50.17%), action 301, FPS 1.23, Running 319.11s Step 639( 50.33%), action 302, FPS 1.25, Running 319.74s Step 640( 50.50%), action 303, FPS 1.22, Running 320.81s Step 641( 50.67%), action 304, FPS 1.22, Running 321.73s Step 642( 50.83%), action 305, FPS 1.25, Running 322.42s Step 643( 51.00%), action 306, FPS 1.22, Running 323.41s Step 644( 51.17%), action 307, FPS 1.22, Running 324.37s Step 645( 51.33%), action 308, FPS 1.19, Running 325.17s Step 646( 51.50%), action 309, FPS 1.15, Running 326.20s Step 647( 51.67%), action 310, FPS 1.12, Running 327.12s Step 648( 51.83%), action 311, FPS 1.15, Running 327.62s Step 649( 52.00%), action 312, FPS 1.18, Running 327.91s Step 650( 52.17%), action 313, FPS 1.22, Running 328.34s Step 651( 52.33%), action 314, FPS 1.25, Running 328.88s Step 652( 52.50%), action 315, FPS 1.27, Running 329.49s Step 653( 52.67%), action 316, FPS 1.28, Running 330.20s Step 654( 52.83%), action 317, FPS 1.26, Running 331.28s Step 655( 53.00%), action 318, FPS 1.25, Running 332.24s Step 656( 53.17%), action 319, FPS 1.26, Running 333.00s Step 657( 53.33%), action 320, FPS 1.26, Running 333.90s Step 658( 53.50%), action 321, FPS 1.26, Running 335.01s Step 659( 53.67%), action 322, FPS 1.26, Running 335.61s Step 660( 53.83%), action 323, FPS 1.27, Running 336.51s Step 661( 54.00%), action 324, FPS 1.29, Running 337.27s Step 662( 54.17%), action 325, FPS 1.27, Running 338.17s Step 663( 54.33%), action 326, FPS 1.29, Running 338.90s Step 664( 54.50%), action 327, FPS 1.31, Running 339.59s Step 665( 54.67%), action 328, FPS 1.30, Running 340.50s Step 666( 54.83%), action 329, FPS 1.34, Running 341.16s Step 667( 55.00%), action 330, FPS 1.34, Running 342.08s Step 668( 55.17%), action 331, FPS 1.28, Running 343.22s Step 669( 55.33%), action 332, FPS 1.23, Running 344.12s Step 670( 55.50%), action 333, FPS 1.22, Running 344.79s Step 671( 55.67%), action 334, FPS 1.19, Running 345.74s Step 672( 55.83%), action 335, FPS 1.18, Running 346.50s Step 673( 56.00%), action 336, FPS 1.19, Running 346.99s Step 674( 56.17%), action 337, FPS 1.25, Running 347.32s Step 675( 56.33%), action 338, FPS 1.30, Running 347.61s Step 676( 56.50%), action 339, FPS 1.34, Running 347.92s Step 677( 56.67%), action 340, FPS 1.40, Running 348.21s Step 678( 56.83%), action 341, FPS 1.44, Running 348.86s Step 679( 57.00%), action 342, FPS 1.44, Running 349.52s Step 680( 57.17%), action 343, FPS 1.43, Running 350.50s Step 681( 57.33%), action 344, FPS 1.44, Running 351.19s Step 682( 57.50%), action 345, FPS 1.43, Running 352.14s Step 683( 57.67%), action 346, FPS 1.42, Running 352.97s Step 684( 57.83%), action 347, FPS 1.41, Running 353.77s Step 685( 58.00%), action 348, FPS 1.40, Running 354.75s Step 686( 58.17%), action 349, FPS 1.40, Running 355.48s Step 687( 58.33%), action 350, FPS 1.39, Running 356.43s Step 688( 58.50%), action 351, FPS 1.40, Running 357.52s Step 689( 58.67%), action 352, FPS 1.41, Running 358.33s Step 690( 58.83%), action 353, FPS 1.38, Running 359.32s Step 691( 59.00%), action 354, FPS 1.40, Running 360.01s Step 692( 59.17%), action 355, FPS 1.39, Running 360.86s Step 693( 59.33%), action 356, FPS 1.37, Running 361.60s Step 694( 59.50%), action 357, FPS 1.31, Running 362.56s Step 695( 59.67%), action 358, FPS 1.28, Running 363.27s Step 696( 59.83%), action 359, FPS 1.22, Running 364.32s Step 697( 60.00%), action 360, FPS 1.19, Running 365.05s Step 698( 60.17%), action 361, FPS 1.17, Running 366.02s Step 699( 60.33%), action 362, FPS 1.15, Running 366.94s Step 700( 60.50%), action 363, FPS 1.19, Running 367.31s Step 701( 60.67%), action 364, FPS 1.22, Running 367.59s Step 702( 60.83%), action 365, FPS 1.26, Running 367.96s Step 703( 61.00%), action 366, FPS 1.30, Running 368.31s Step 704( 61.17%), action 367, FPS 1.32, Running 368.91s Step 705( 61.33%), action 368, FPS 1.34, Running 369.64s Step 706( 61.50%), action 369, FPS 1.34, Running 370.40s Step 707( 61.67%), action 370, FPS 1.35, Running 371.20s Step 708( 61.83%), action 371, FPS 1.35, Running 372.39s Step 709( 62.00%), action 372, FPS 1.35, Running 373.14s Step 710( 62.17%), action 373, FPS 1.36, Running 374.00s Step 711( 62.33%), action 374, FPS 1.35, Running 374.80s Step 712( 62.50%), action 375, FPS 1.34, Running 375.74s Step 713( 62.67%), action 376, FPS 1.32, Running 376.75s Step 714( 62.83%), action 377, FPS 1.34, Running 377.47s Step 715( 63.00%), action 378, FPS 1.32, Running 378.42s Step 716( 63.17%), action 379, FPS 1.33, Running 379.31s Step 717( 63.33%), action 380, FPS 1.33, Running 380.11s Step 718( 63.50%), action 381, FPS 1.34, Running 380.96s Step 719( 63.67%), action 382, FPS 1.35, Running 381.74s Step 720( 63.83%), action 383, FPS 1.31, Running 382.56s Step 721( 64.00%), action 384, FPS 1.27, Running 383.38s Step 722( 64.17%), action 385, FPS 1.22, Running 384.42s Step 723( 64.33%), action 386, FPS 1.20, Running 385.03s Step 724( 64.50%), action 387, FPS 1.15, Running 386.29s Step 725( 64.67%), action 388, FPS 1.17, Running 386.78s Step 726( 64.83%), action 389, FPS 1.20, Running 387.11s Step 727( 65.00%), action 390, FPS 1.23, Running 387.42s Step 728( 65.17%), action 391, FPS 1.28, Running 388.00s Step 729( 65.33%), action 392, FPS 1.30, Running 388.51s Step 730( 65.50%), action 393, FPS 1.31, Running 389.28s Step 731( 65.67%), action 394, FPS 1.30, Running 390.21s Step 732( 65.83%), action 395, FPS 1.28, Running 391.31s Step 733( 66.00%), action 396, FPS 1.32, Running 391.88s Step 734( 66.17%), action 397, FPS 1.29, Running 392.94s Step 735( 66.33%), action 398, FPS 1.29, Running 393.98s Step 736( 66.50%), action 399, FPS 1.29, Running 394.86s Step 737( 66.67%), action 400, FPS 1.29, Running 395.57s Step 738( 66.83%), action 401, FPS 1.28, Running 396.55s Step 739( 67.00%), action 402, FPS 1.28, Running 397.30s Step 740( 67.17%), action 403, FPS 1.28, Running 398.20s Step 741( 67.33%), action 404, FPS 1.30, Running 398.82s Step 742( 67.50%), action 405, FPS 1.32, Running 399.58s Step 743( 67.67%), action 406, FPS 1.30, Running 400.42s Step 744( 67.83%), action 407, FPS 1.33, Running 401.37s Step 745( 68.00%), action 408, FPS 1.31, Running 402.01s Step 746( 68.17%), action 409, FPS 1.27, Running 402.87s Step 747( 68.33%), action 410, FPS 1.23, Running 403.64s Step 748( 68.50%), action 411, FPS 1.20, Running 404.69s Step 749( 68.67%), action 412, FPS 1.17, Running 405.64s Step 750( 68.83%), action 413, FPS 1.20, Running 405.95s Step 751( 69.00%), action 414, FPS 1.24, Running 406.30s Step 752( 69.17%), action 415, FPS 1.30, Running 406.69s Step 753( 69.33%), action 416, FPS 1.32, Running 406.98s Step 754( 69.50%), action 417, FPS 1.37, Running 407.54s Step 755( 69.67%), action 418, FPS 1.40, Running 408.28s Step 756( 69.83%), action 419, FPS 1.42, Running 408.91s Step 757( 70.00%), action 420, FPS 1.40, Running 409.85s Step 758( 70.17%), action 421, FPS 1.39, Running 410.89s Step 759( 70.33%), action 422, FPS 1.40, Running 411.62s Step 760( 70.50%), action 423, FPS 1.42, Running 412.24s Step 761( 70.67%), action 424, FPS 1.39, Running 413.17s Step 762( 70.83%), action 425, FPS 1.40, Running 413.87s Step 763( 71.00%), action 426, FPS 1.38, Running 414.87s Step 764( 71.17%), action 427, FPS 1.41, Running 415.59s Step 765( 71.33%), action 428, FPS 1.39, Running 416.43s Step 766( 71.50%), action 429, FPS 1.41, Running 417.08s Step 767( 71.67%), action 430, FPS 1.39, Running 417.99s Step 768( 71.83%), action 431, FPS 1.39, Running 419.11s Step 769( 72.00%), action 432, FPS 1.41, Running 419.79s Step 770( 72.17%), action 433, FPS 1.36, Running 420.71s Step 771( 72.33%), action 434, FPS 1.30, Running 421.73s Step 772( 72.50%), action 435, FPS 1.27, Running 422.48s Step 773( 72.67%), action 436, FPS 1.23, Running 423.30s Step 774( 72.83%), action 437, FPS 1.21, Running 424.03s Step 775( 73.00%), action 438, FPS 1.20, Running 424.93s Step 776( 73.17%), action 439, FPS 1.22, Running 425.32s Step 777( 73.33%), action 440, FPS 1.26, Running 425.67s Step 778( 73.50%), action 441, FPS 1.31, Running 426.17s Step 779( 73.67%), action 442, FPS 1.32, Running 426.78s Step 780( 73.83%), action 443, FPS 1.30, Running 427.60s Step 781( 74.00%), action 444, FPS 1.30, Running 428.55s Step 782( 74.17%), action 445, FPS 1.30, Running 429.24s Step 783( 74.33%), action 446, FPS 1.30, Running 430.23s Step 784( 74.50%), action 447, FPS 1.31, Running 430.88s Step 785( 74.67%), action 448, FPS 1.30, Running 431.81s Step 786( 74.83%), action 449, FPS 1.27, Running 432.88s Step 787( 75.00%), action 450, FPS 1.29, Running 433.51s Step 788( 75.17%), action 451, FPS 1.30, Running 434.55s Step 789( 75.33%), action 452, FPS 1.27, Running 435.52s Step 790( 75.50%), action 453, FPS 1.26, Running 436.55s Step 791( 75.67%), action 454, FPS 1.27, Running 437.52s Step 792( 75.83%), action 455, FPS 1.27, Running 438.23s Step 793( 76.00%), action 456, FPS 1.26, Running 439.13s Step 794( 76.17%), action 457, FPS 1.27, Running 439.80s Step 795( 76.33%), action 458, FPS 1.27, Running 440.70s Step 796( 76.50%), action 459, FPS 1.24, Running 441.45s Step 797( 76.67%), action 460, FPS 1.20, Running 442.38s Step 798( 76.83%), action 461, FPS 1.15, Running 443.52s Step 799( 77.00%), action 462, FPS 1.15, Running 444.13s Step 800( 77.17%), action 463, FPS 1.18, Running 444.52s Step 801( 77.33%), action 464, FPS 1.23, Running 444.85s Step 802( 77.50%), action 465, FPS 1.25, Running 445.25s Step 803( 77.67%), action 466, FPS 1.29, Running 445.70s Step 804( 77.83%), action 467, FPS 1.29, Running 446.37s Step 805( 78.00%), action 468, FPS 1.29, Running 447.35s Step 806( 78.17%), action 469, FPS 1.31, Running 448.12s Step 807( 78.33%), action 470, FPS 1.29, Running 449.04s Step 808( 78.50%), action 471, FPS 1.28, Running 450.13s Step 809( 78.67%), action 472, FPS 1.28, Running 451.12s Step 810( 78.83%), action 473, FPS 1.31, Running 451.82s Step 811( 79.00%), action 474, FPS 1.31, Running 452.82s Step 812( 79.17%), action 475, FPS 1.28, Running 453.84s Step 813( 79.33%), action 476, FPS 1.31, Running 454.43s Step 814( 79.50%), action 477, FPS 1.28, Running 455.39s Step 815( 79.67%), action 478, FPS 1.30, Running 456.07s Step 816( 79.83%), action 479, FPS 1.28, Running 457.03s Step 817( 80.00%), action 480, FPS 1.31, Running 457.63s Step 818( 80.17%), action 481, FPS 1.33, Running 458.59s Step 819( 80.33%), action 482, FPS 1.32, Running 459.32s Step 820( 80.50%), action 483, FPS 1.27, Running 460.24s Step 821( 80.67%), action 484, FPS 1.25, Running 460.82s Step 822( 80.83%), action 485, FPS 1.21, Running 461.82s Step 823( 81.00%), action 486, FPS 1.18, Running 462.60s Step 824( 81.17%), action 487, FPS 1.17, Running 463.51s Step 825( 81.33%), action 488, FPS 1.20, Running 463.96s Step 826( 81.50%), action 489, FPS 1.23, Running 464.37s Step 827( 81.67%), action 490, FPS 1.26, Running 464.93s Step 828( 81.83%), action 491, FPS 1.27, Running 465.84s Step 829( 82.00%), action 492, FPS 1.27, Running 466.81s Step 830( 82.17%), action 493, FPS 1.28, Running 467.49s Step 831( 82.33%), action 494, FPS 1.28, Running 468.44s Step 832( 82.50%), action 495, FPS 1.28, Running 469.53s Step 833( 82.67%), action 496, FPS 1.27, Running 470.20s Step 834( 82.83%), action 497, FPS 1.27, Running 471.16s Step 835( 83.00%), action 498, FPS 1.27, Running 471.78s Step 836( 83.17%), action 499, FPS 1.27, Running 472.81s Step 837( 83.33%), action 500, FPS 1.27, Running 473.39s Step 838( 83.50%), action 501, FPS 1.27, Running 474.39s Step 839( 83.67%), action 502, FPS 1.26, Running 475.21s Step 840( 83.83%), action 503, FPS 1.26, Running 476.06s Step 841( 84.00%), action 504, FPS 1.24, Running 476.96s Step 842( 84.17%), action 505, FPS 1.25, Running 477.76s Step 843( 84.33%), action 506, FPS 1.25, Running 478.62s Step 844( 84.50%), action 507, FPS 1.26, Running 479.41s Step 845( 84.67%), action 508, FPS 1.22, Running 480.34s Step 846( 84.83%), action 509, FPS 1.20, Running 481.01s Step 847( 85.00%), action 510, FPS 1.18, Running 481.83s Step 848( 85.17%), action 511, FPS 1.18, Running 482.75s Step 849( 85.33%), action 512, FPS 1.23, Running 483.11s Step 850( 85.50%), action 513, FPS 1.25, Running 483.49s Step 851( 85.67%), action 514, FPS 1.30, Running 483.83s Step 852( 85.83%), action 515, FPS 1.34, Running 484.43s Step 853( 86.00%), action 516, FPS 1.36, Running 484.93s Step 854( 86.17%), action 517, FPS 1.36, Running 485.90s Step 855( 86.33%), action 518, FPS 1.36, Running 486.48s Step 856( 86.50%), action 519, FPS 1.37, Running 487.42s Step 857( 86.67%), action 520, FPS 1.36, Running 488.05s Step 858( 86.83%), action 521, FPS 1.36, Running 489.10s Step 859( 87.00%), action 522, FPS 1.36, Running 489.95s Step 860( 87.17%), action 523, FPS 1.36, Running 490.74s Step 861( 87.33%), action 524, FPS 1.36, Running 491.65s Step 862( 87.50%), action 525, FPS 1.37, Running 492.34s Step 863( 87.67%), action 526, FPS 1.39, Running 492.98s Step 864( 87.83%), action 527, FPS 1.38, Running 493.91s Step 865( 88.00%), action 528, FPS 1.37, Running 494.93s Step 866( 88.17%), action 529, FPS 1.35, Running 495.87s Step 867( 88.33%), action 530, FPS 1.35, Running 496.64s Step 868( 88.50%), action 531, FPS 1.34, Running 497.67s Step 869( 88.67%), action 532, FPS 1.32, Running 498.26s Step 870( 88.83%), action 533, FPS 1.27, Running 499.30s Step 871( 89.00%), action 534, FPS 1.22, Running 500.28s Step 872( 89.17%), action 535, FPS 1.20, Running 501.05s Step 873( 89.33%), action 536, FPS 1.17, Running 502.00s Step 874( 89.50%), action 537, FPS 1.21, Running 502.41s Step 875( 89.67%), action 538, FPS 1.23, Running 502.73s Step 876( 89.83%), action 539, FPS 1.28, Running 503.11s Step 877( 90.00%), action 540, FPS 1.29, Running 503.62s Step 878( 90.17%), action 541, FPS 1.30, Running 504.49s Step 879( 90.33%), action 542, FPS 1.32, Running 505.08s Step 880( 90.50%), action 543, FPS 1.32, Running 505.90s Step 881( 90.67%), action 544, FPS 1.33, Running 506.71s Step 882( 90.83%), action 545, FPS 1.30, Running 507.77s Step 883( 91.00%), action 546, FPS 1.28, Running 508.59s Step 884( 91.17%), action 547, FPS 1.29, Running 509.45s Step 885( 91.33%), action 548, FPS 1.30, Running 510.36s Step 886( 91.50%), action 549, FPS 1.31, Running 511.08s Step 887( 91.67%), action 550, FPS 1.31, Running 511.91s Step 888( 91.83%), action 551, FPS 1.31, Running 512.95s Step 889( 92.00%), action 552, FPS 1.28, Running 513.91s Step 890( 92.17%), action 553, FPS 1.29, Running 514.77s Step 891( 92.33%), action 554, FPS 1.29, Running 515.75s Step 892( 92.50%), action 555, FPS 1.29, Running 516.54s Step 893( 92.67%), action 556, FPS 1.29, Running 517.46s Step 894( 92.83%), action 557, FPS 1.27, Running 518.17s Step 895( 93.00%), action 558, FPS 1.22, Running 519.09s Step 896( 93.17%), action 559, FPS 1.19, Running 519.95s Step 897( 93.33%), action 560, FPS 1.16, Running 520.85s Step 898( 93.50%), action 561, FPS 1.14, Running 522.04s Step 899( 93.67%), action 562, FPS 1.16, Running 522.35s Step 900( 93.83%), action 563, FPS 1.18, Running 522.81s Step 901( 94.00%), action 564, FPS 1.21, Running 523.27s Step 902( 94.17%), action 565, FPS 1.24, Running 523.93s Step 903( 94.33%), action 566, FPS 1.23, Running 524.87s Step 904( 94.50%), action 567, FPS 1.24, Running 525.58s Step 905( 94.67%), action 568, FPS 1.26, Running 526.23s Step 906( 94.83%), action 569, FPS 1.25, Running 527.15s Step 907( 95.00%), action 570, FPS 1.24, Running 528.06s Step 908( 95.17%), action 571, FPS 1.22, Running 529.30s Step 909( 95.33%), action 572, FPS 1.23, Running 530.12s Step 910( 95.50%), action 573, FPS 1.24, Running 530.93s Step 911( 95.67%), action 574, FPS 1.26, Running 531.65s Step 912( 95.83%), action 575, FPS 1.25, Running 532.50s Step 913( 96.00%), action 576, FPS 1.25, Running 533.52s Step 914( 96.17%), action 577, FPS 1.24, Running 534.35s Step 915( 96.33%), action 578, FPS 1.24, Running 535.27s Step 916( 96.50%), action 579, FPS 1.25, Running 536.00s Step 917( 96.67%), action 580, FPS 1.25, Running 536.91s Step 918( 96.83%), action 581, FPS 1.24, Running 538.16s Step 919( 97.00%), action 582, FPS 1.21, Running 538.91s Step 920( 97.17%), action 583, FPS 1.18, Running 539.80s Step 921( 97.33%), action 584, FPS 1.15, Running 540.71s Step 922( 97.50%), action 585, FPS 1.15, Running 541.30s Step 923( 97.67%), action 586, FPS 1.19, Running 541.61s Step 924( 97.83%), action 587, FPS 1.22, Running 541.97s Step 925( 98.00%), action 588, FPS 1.24, Running 542.30s Step 926( 98.17%), action 589, FPS 1.28, Running 542.76s Step 927( 98.33%), action 590, FPS 1.32, Running 543.17s Step 928( 98.50%), action 591, FPS 1.37, Running 543.84s Step 929( 98.67%), action 592, FPS 1.38, Running 544.57s Step 930( 98.83%), action 593, FPS 1.39, Running 545.32s Step 931( 99.00%), action 594, FPS 1.38, Running 546.16s Step 932( 99.17%), action 595, FPS 1.37, Running 547.15s Step 933( 99.33%), action 596, FPS 1.37, Running 548.17s Step 934( 99.50%), action 597, FPS 1.36, Running 549.01s Step 935( 99.67%), action 598, FPS 1.37, Running 549.89s Step 936( 99.83%), action 599, FPS 1.38, Running 550.53s Step 937(100.00%), action 600, FPS 1.37, Running 551.47s [2026-08-02 00:24:05] [73 ] Seed 72 failed after 551.72 s. +steps: 937 , actions: 600 . +Instruction: Empty +Total 9/73(12.33%) success. +Setting seed: 73 +Step 1( N/A%), pre moving , FPS 6.83, Running 0.15s Step 2( N/A%), pre moving , FPS 4.40, Running 0.46s Step 3( N/A%), pre moving , FPS 5.50, Running 0.55s Step 4( N/A%), pre moving , FPS 6.45, Running 0.62s Step 5( N/A%), pre moving , FPS 5.73, Running 0.87s Step 6( N/A%), pre moving , FPS 5.96, Running 1.01s Step 7( N/A%), pre moving , FPS 6.39, Running 1.10s Step 8( N/A%), pre moving , FPS 6.82, Running 1.17s Step 9( N/A%), pre moving , FPS 6.01, Running 1.50s Step 10( N/A%), pre moving , FPS 6.28, Running 1.59s Step 11( N/A%), pre moving , FPS 6.63, Running 1.66s Step 12( N/A%), pre moving , FPS 6.94, Running 1.73s Step 13( N/A%), pre moving , FPS 6.37, Running 2.04s Step 14( N/A%), pre moving , FPS 6.57, Running 2.13s Step 15( N/A%), pre moving , FPS 6.83, Running 2.20s Step 16( N/A%), pre moving , FPS 7.05, Running 2.27s Step 17( N/A%), pre moving , FPS 6.56, Running 2.59s Step 18( N/A%), pre moving , FPS 6.80, Running 2.65s Step 19( N/A%), pre moving , FPS 6.94, Running 2.74s Step 20( N/A%), pre moving , FPS 7.11, Running 2.81s Step 21( N/A%), pre moving , FPS 6.29, Running 3.32s Step 22( N/A%), pre moving , FPS 6.81, Running 3.40s Step 23( N/A%), pre moving , FPS 6.30, Running 3.72s Step 24( N/A%), pre moving , FPS 6.33, Running 3.78s Step 25( N/A%), pre moving , FPS 6.68, Running 3.87s Step 26( N/A%), pre moving , FPS 5.85, Running 4.43s Step 27( N/A%), pre moving , FPS 5.88, Running 4.50s Step 28( N/A%), pre moving , FPS 5.79, Running 4.63s Step 29( N/A%), pre moving , FPS 5.91, Running 4.88s Step 30( N/A%), pre moving , FPS 5.90, Running 4.98s Step 31( N/A%), pre moving , FPS 5.89, Running 5.05s Step 32( N/A%), pre moving , FPS 5.90, Running 5.12s Step 33( N/A%), pre moving , FPS 5.91, Running 5.43s Step 34( N/A%), pre moving , FPS 5.92, Running 5.51s Step 35( N/A%), pre moving , FPS 5.91, Running 5.58s Step 36( N/A%), pre moving , FPS 4.09, Running 7.16s Step 37( N/A%), pre moving , FPS 3.88, Running 7.75s Step 38( N/A%), pre moving , FPS 3.86, Running 7.83s Step 39( N/A%), pre moving , FPS 3.87, Running 7.90s Step 40( N/A%), pre moving , FPS 3.70, Running 8.22s Step 41( N/A%), pre moving , FPS 4.01, Running 8.31s Step 42( N/A%), pre moving , FPS 4.01, Running 8.38s Step 43( N/A%), pre moving , FPS 4.21, Running 8.47s Step 44( N/A%), pre moving , FPS 3.99, Running 8.79s Step 45( N/A%), pre moving , FPS 3.99, Running 8.88s Step 46( N/A%), pre moving , FPS 4.43, Running 8.94s Step 47( N/A%), pre moving , FPS 4.42, Running 9.02s Step 48( N/A%), pre moving , FPS 3.82, Running 9.86s Step 49( N/A%), pre moving , FPS 4.00, Running 9.88s Step 50( N/A%), pre moving , FPS 4.07, Running 9.90s Step 51( N/A%), pre moving , FPS 4.11, Running 9.92s Step 52( N/A%), pre moving , FPS 4.14, Running 9.95s Step 53( N/A%), pre moving , FPS 4.39, Running 9.98s Step 54( N/A%), pre moving , FPS 4.44, Running 10.01s Step 55( N/A%), pre moving , FPS 4.48, Running 10.05s Step 56( N/A%), pre moving , FPS 6.85, Running 10.08s Step 57( N/A%), pre moving , FPS 8.45, Running 10.11s Step 58( N/A%), pre moving , FPS 8.60, Running 10.16s Step 59( N/A%), pre moving , FPS 8.63, Running 10.22s Step 60( N/A%), pre moving , FPS 9.73, Running 10.28s Step 61( N/A%), pre moving , FPS 9.91, Running 10.33s Step 62( N/A%), pre moving , FPS 10.02, Running 10.37s Step 63( N/A%), pre moving , FPS 10.19, Running 10.43s Step 64( N/A%), pre moving , FPS 11.77, Running 10.49s Step 65( N/A%), pre moving , FPS 12.09, Running 10.53s Step 66( N/A%), pre moving , FPS 12.21, Running 10.58s Step 67( N/A%), pre moving , FPS 12.40, Running 10.64s Step 68( N/A%), pre moving , FPS 23.79, Running 10.70s Step 69( N/A%), pre moving , FPS 22.88, Running 10.76s Step 70( N/A%), pre moving , FPS 22.57, Running 10.79s Step 71( N/A%), pre moving , FPS 21.83, Running 10.84s Step 72( N/A%), pre moving , FPS 19.96, Running 10.95s Step 73( N/A%), pre moving , FPS 18.68, Running 11.05s Step 74( N/A%), pre moving , FPS 17.65, Running 11.14s Step 75( N/A%), pre moving , FPS 16.61, Running 11.25s Step 76( N/A%), pre moving , FPS 15.91, Running 11.34s Step 77( N/A%), pre moving , FPS 14.72, Running 11.47s Step 78( N/A%), pre moving , FPS 14.11, Running 11.57s Step 79( N/A%), pre moving , FPS 13.60, Running 11.69s Step 80( N/A%), pre moving , FPS 13.11, Running 11.81s Step 81( N/A%), pre moving , FPS 11.13, Running 12.12s Step 82( N/A%), pre moving , FPS 10.85, Running 12.22s Step 83( N/A%), pre moving , FPS 10.84, Running 12.28s Step 84( N/A%), pre moving , FPS 10.69, Running 12.36s Step 85( N/A%), pre moving , FPS 9.32, Running 12.68s Step 86( N/A%), pre moving , FPS 9.12, Running 12.77s Step 87( N/A%), pre moving , FPS 9.05, Running 12.85s Step 88( N/A%), pre moving , FPS 8.10, Running 13.17s Step 89( N/A%), pre moving , FPS 8.00, Running 13.26s Step 90( N/A%), pre moving , FPS 7.90, Running 13.32s Step 91( N/A%), pre moving , FPS 7.82, Running 13.40s Step 92( N/A%), pre moving , FPS 7.42, Running 13.64s Step 93( N/A%), pre moving , FPS 7.31, Running 13.78s Step 94( N/A%), pre moving , FPS 7.31, Running 13.88s Step 95( N/A%), pre moving , FPS 7.40, Running 13.95s Step 96( N/A%), pre moving , FPS 7.47, Running 14.01s Step 97( N/A%), pre moving , FPS 6.99, Running 14.33s Step 98( N/A%), pre moving , FPS 7.02, Running 14.43s Step 99( N/A%), pre moving , FPS 4.46, Running 16.18s Step 100( N/A%), pre moving , FPS 4.06, Running 16.73s Step 101( N/A%), pre moving , FPS 3.84, Running 17.33s Step 102( N/A%), pre moving , FPS 3.52, Running 17.89s Step 103( N/A%), pre moving , FPS 3.22, Running 18.48s Step 104( N/A%), pre moving , FPS 2.99, Running 19.06s Step 105( N/A%), pre moving , FPS 2.88, Running 19.63s Step 106( N/A%), pre moving , FPS 2.70, Running 20.18s Step 107( N/A%), pre moving , FPS 2.53, Running 20.76s Step 108( N/A%), pre moving , FPS 2.46, Running 21.30s Step 109( N/A%), pre moving , FPS 2.32, Running 21.86s Step 110( N/A%), pre moving , FPS 2.20, Running 22.41s Step 111( N/A%), pre moving , FPS 2.09, Running 22.98s Step 112( N/A%), pre moving , FPS 2.02, Running 23.54s Step 113( N/A%), pre moving , FPS 1.94, Running 24.10s Step 114( N/A%), pre moving , FPS 1.86, Running 24.63s Step 115( N/A%), pre moving , FPS 1.78, Running 25.21s Step 116( N/A%), pre moving , FPS 1.70, Running 25.75s Step 117( N/A%), pre moving , FPS 1.67, Running 26.33s Step 118( N/A%), pre moving , FPS 1.60, Running 26.91s Step 119( N/A%), pre moving , FPS 1.77, Running 27.47s Step 120( N/A%), pre moving , FPS 1.77, Running 28.02s Step 121( N/A%), pre moving , FPS 1.77, Running 28.61s Step 122( N/A%), pre moving , FPS 1.77, Running 29.16s Step 123( N/A%), pre moving , FPS 1.79, Running 29.69s Step 124( N/A%), pre moving , FPS 1.84, Running 29.91s Step 125( N/A%), pre moving , FPS 1.91, Running 30.13s Step 126( N/A%), pre moving , FPS 1.96, Running 30.38s Step 127( N/A%), pre moving , FPS 2.02, Running 30.67s Step 128( N/A%), pre moving , FPS 2.03, Running 31.14s Step 129( N/A%), pre moving , FPS 2.06, Running 31.55s Step 130( N/A%), pre moving , FPS 2.06, Running 32.12s Step 131( N/A%), pre moving , FPS 2.04, Running 32.79s Step 132( N/A%), pre moving , FPS 2.03, Running 33.40s Step 133( N/A%), pre moving , FPS 2.02, Running 33.98s Step 134( N/A%), pre moving , FPS 2.01, Running 34.59s Step 135( N/A%), pre moving , FPS 2.01, Running 35.18s Step 136( N/A%), pre moving , FPS 2.00, Running 35.74s Step 137( N/A%), pre moving , FPS 2.01, Running 36.30s Step 138( N/A%), pre moving , FPS 2.00, Running 36.92s Step 139( N/A%), pre moving , FPS 2.01, Running 37.45s Step 140( N/A%), pre moving , FPS 2.00, Running 38.03s Step 141( N/A%), pre moving , FPS 2.00, Running 38.62s Step 142( N/A%), pre moving , FPS 2.00, Running 39.17s Step 143( N/A%), pre moving , FPS 1.99, Running 39.76s Step 144( N/A%), pre moving , FPS 1.92, Running 40.35s Step 145( N/A%), pre moving , FPS 1.85, Running 40.92s Step 146( N/A%), pre moving , FPS 1.80, Running 41.49s Step 147( N/A%), pre moving , FPS 1.75, Running 42.08s Step 148( N/A%), pre moving , FPS 1.74, Running 42.63s Step 149( N/A%), pre moving , FPS 1.72, Running 43.21s Step 150( N/A%), pre moving , FPS 1.71, Running 43.81s Step 151( N/A%), pre moving , FPS 1.73, Running 44.36s Step 152( N/A%), pre moving , FPS 1.73, Running 44.95s Step 153( N/A%), pre moving , FPS 1.74, Running 45.49s Step 154( N/A%), pre moving , FPS 1.74, Running 46.08s Step 155( N/A%), pre moving , FPS 1.74, Running 46.67s Step 156( N/A%), pre moving , FPS 1.74, Running 47.27s Step 157( N/A%), pre moving , FPS 1.72, Running 47.89s Step 158( N/A%), pre moving , FPS 1.74, Running 48.44s Step 159( N/A%), pre moving , FPS 1.72, Running 49.05s Step 160( N/A%), pre moving , FPS 1.73, Running 49.61s Step 161( N/A%), pre moving , FPS 1.75, Running 50.05s Step 162( N/A%), pre moving , FPS 1.76, Running 50.54s Step 163( N/A%), pre moving , FPS 1.79, Running 50.95s Step 164( N/A%), pre moving , FPS 1.78, Running 51.56s Step 165( N/A%), pre moving , FPS 1.78, Running 52.17s Step 166( N/A%), pre moving , FPS 1.77, Running 52.78s Step 167( N/A%), pre moving , FPS 1.77, Running 53.37s Step 168( N/A%), pre moving , FPS 1.77, Running 53.96s Step 169( N/A%), pre moving , FPS 1.84, Running 54.06s Step 170( N/A%), pre moving , FPS 1.88, Running 54.43s Step 171( N/A%), pre moving , FPS 1.97, Running 54.52s Step 172( N/A%), pre moving , FPS 2.06, Running 54.64s Step 173( N/A%), pre moving , FPS 2.10, Running 55.02s Step 174( N/A%), pre moving , FPS 2.21, Running 55.12s Step 175( N/A%), pre moving , FPS 2.34, Running 55.22s Step 176( N/A%), pre moving , FPS 2.40, Running 55.59s Step 177( N/A%), pre moving , FPS 2.57, Running 55.69s Step 178( N/A%), pre moving , FPS 2.69, Running 55.88s Step 179( N/A%), pre moving , FPS 2.56, Running 56.87s Step 180( N/A%), pre moving , FPS 2.63, Running 57.22s Step 181( N/A%), pre moving , FPS 2.75, Running 57.34s Step 182( N/A%), pre moving , FPS 2.90, Running 57.44s Step 183( N/A%), pre moving , FPS 2.90, Running 57.84s Step 184( N/A%), pre moving , FPS 3.10, Running 58.02s Step 185( N/A%), pre moving , FPS 3.19, Running 58.43s Step 186( N/A%), pre moving , FPS 3.44, Running 58.60s Step 187( N/A%), pre moving , FPS 3.72, Running 58.74s Step 188( N/A%), pre moving , FPS 3.84, Running 59.16s Step 189( N/A%), pre moving , FPS 3.79, Running 59.33s Step 190( N/A%), pre moving , FPS 3.77, Running 59.74s Step 191( N/A%), pre moving , FPS 3.72, Running 59.90s Step 192( N/A%), pre moving , FPS 3.52, Running 60.33s Step 193( N/A%), pre moving , FPS 3.65, Running 60.50s Step 194( N/A%), pre moving , FPS 3.55, Running 60.75s Step 195( N/A%), pre moving , FPS 3.41, Running 61.08s Step 196( N/A%), pre moving , FPS 3.58, Running 61.18s Step 197( N/A%), pre moving , FPS 3.38, Running 61.60s Step 198( N/A%), pre moving , FPS 3.40, Running 61.76s Step 199( N/A%), pre moving , FPS 3.77, Running 62.18s Step 200( N/A%), pre moving , FPS 3.90, Running 62.35s Step 201( N/A%), pre moving , FPS 3.69, Running 62.76s Step 202( N/A%), pre moving , FPS 3.65, Running 62.93s Step 203( N/A%), pre moving , FPS 3.63, Running 63.35s Step 204( N/A%), pre moving , FPS 3.63, Running 63.52s Step 205( N/A%), pre moving , FPS 3.63, Running 63.94s Step 206( N/A%), pre moving , FPS 3.63, Running 64.11s Step 207( N/A%), pre moving , FPS 3.46, Running 64.53s Step 208( N/A%), pre moving , FPS 3.63, Running 64.67s Step 209( N/A%), pre moving , FPS 3.64, Running 64.83s Step 210( N/A%), pre moving , FPS 3.62, Running 65.25s Step 211( N/A%), pre moving , FPS 3.63, Running 65.41s Step 212( N/A%), pre moving , FPS 3.68, Running 65.77s Step 213( N/A%), pre moving , FPS 3.71, Running 65.88s Step 214( N/A%), pre moving , FPS 3.82, Running 65.98s Step 215( N/A%), pre moving , FPS 3.77, Running 66.39s Step 216( N/A%), pre moving , FPS 3.75, Running 66.51s Step 217( N/A%), pre moving , FPS 3.98, Running 66.62s Step 218( N/A%), pre moving , FPS 3.83, Running 66.99s Step 219( N/A%), pre moving , FPS 4.06, Running 67.11s Step 220( N/A%), pre moving , FPS 4.12, Running 67.20s Step 221( N/A%), pre moving , FPS 4.40, Running 67.31s Step 222( N/A%), pre moving , FPS 4.23, Running 67.66s Step 223( N/A%), pre moving , FPS 4.52, Running 67.77s Step 224( N/A%), pre moving , FPS 4.59, Running 67.88s Step 225( N/A%), pre moving , FPS 3.76, Running 69.27s Step 226( N/A%), pre moving , FPS 3.79, Running 69.39s Step 227( N/A%), pre moving , FPS 4.04, Running 69.48s Step 228( N/A%), pre moving , FPS 4.06, Running 69.60s Step 229( N/A%), pre moving , FPS 3.91, Running 69.95s Step 230( N/A%), pre moving , FPS 4.18, Running 70.03s Step 231( N/A%), pre moving , FPS 4.23, Running 70.14s Step 232( N/A%), pre moving , FPS 4.38, Running 70.34s Step 233( N/A%), pre moving , FPS 4.30, Running 70.53s Step 234( N/A%), pre moving , FPS 4.24, Running 70.71s Step 235( N/A%), pre moving , FPS 4.44, Running 70.90s Step 236( N/A%), pre moving , FPS 4.35, Running 71.11s Step 237( N/A%), pre moving , FPS 4.03, Running 71.58s Step 238( N/A%), pre moving , FPS 4.17, Running 71.79s Step 239( N/A%), pre moving , FPS 3.88, Running 72.26s Step 240( N/A%), pre moving , FPS 3.80, Running 72.46s Step 241( N/A%), pre moving , FPS 3.56, Running 72.93s Step 242( N/A%), pre moving , FPS 3.48, Running 73.40s Step 243( N/A%), pre moving , FPS 3.24, Running 73.95s Step 244( N/A%), pre moving , FPS 3.15, Running 74.23s Step 245( N/A%), pre moving , FPS 3.65, Running 74.75s Step 246( N/A%), pre moving , FPS 3.39, Running 75.30s Step 247( N/A%), pre moving , FPS 3.16, Running 75.82s Step 248( N/A%), pre moving , FPS 3.07, Running 76.10s Step 249( N/A%), pre moving , FPS 2.99, Running 76.64s Step 250( N/A%), pre moving , FPS 2.80, Running 77.19s Step 251( N/A%), pre moving , FPS 2.64, Running 77.72s Step 252( N/A%), pre moving , FPS 2.60, Running 78.02s Step 253( N/A%), pre moving , FPS 2.49, Running 78.55s Step 254( N/A%), pre moving , FPS 2.39, Running 79.09s Step 255( N/A%), pre moving , FPS 2.30, Running 79.60s Step 256( N/A%), pre moving , FPS 2.29, Running 79.84s Step 257( N/A%), pre moving , FPS 2.27, Running 80.39s Step 258( N/A%), pre moving , FPS 2.20, Running 80.87s Step 259( N/A%), pre moving , FPS 2.26, Running 81.12s Step 260( N/A%), pre moving , FPS 2.19, Running 81.61s Step 261( N/A%), pre moving , FPS 2.18, Running 82.10s Step 262( N/A%), pre moving , FPS 2.24, Running 82.32s Step 263( N/A%), pre moving , FPS 2.26, Running 82.81s Step 264( N/A%), pre moving , FPS 2.21, Running 83.28s Step 265( N/A%), pre moving , FPS 2.30, Running 83.46s Step 266( N/A%), pre moving , FPS 2.33, Running 83.88s Step 267( N/A%), pre moving , FPS 2.43, Running 84.05s Step 268( N/A%), pre moving , FPS 2.47, Running 84.20s Step 269( N/A%), pre moving , FPS 2.51, Running 84.62s Step 270( N/A%), pre moving , FPS 2.64, Running 84.76s Step 271( N/A%), pre moving , FPS 2.68, Running 85.17s Step 272( N/A%), pre moving , FPS 2.73, Running 85.34s Step 273( N/A%), pre moving , FPS 2.85, Running 85.57s Step 274( N/A%), pre moving , FPS 2.92, Running 85.92s Step 275( N/A%), pre moving , FPS 2.97, Running 86.33s Step 276( N/A%), pre moving , FPS 2.94, Running 86.63s Step 277( N/A%), pre moving , FPS 3.01, Running 87.04s Step 278( N/A%), pre moving , FPS 3.15, Running 87.22s Step 279( N/A%), pre moving , FPS 3.07, Running 87.64s Step 280( N/A%), pre moving , FPS 3.23, Running 87.80s Step 281( N/A%), pre moving , FPS 3.39, Running 88.01s Step 282( N/A%), pre moving , FPS 3.30, Running 88.38s Step 283( N/A%), pre moving , FPS 3.38, Running 88.73s Step 284( N/A%), pre moving , FPS 3.53, Running 88.95s Step 285( N/A%), pre moving , FPS 3.55, Running 89.10s Step 286( N/A%), pre moving , FPS 3.56, Running 89.50s Step 287( N/A%), pre moving , FPS 3.56, Running 89.67s Step 288( N/A%), pre moving , FPS 3.56, Running 89.82s Step 289( N/A%), pre moving , FPS 3.55, Running 90.25s Step 290( N/A%), pre moving , FPS 3.54, Running 90.41s Step 291( N/A%), pre moving , FPS 3.55, Running 90.81s Step 292( N/A%), pre moving , FPS 3.58, Running 90.93s Step 293( N/A%), pre moving , FPS 3.59, Running 91.14s Step 294( N/A%), pre moving , FPS 3.75, Running 91.26s Step 295( N/A%), pre moving , FPS 3.99, Running 91.35s Step 296( N/A%), pre moving , FPS 4.15, Running 91.46s Step 297( N/A%), pre moving , FPS 4.45, Running 91.54s Step 298( N/A%), pre moving , FPS 4.52, Running 91.64s Step 299( N/A%), pre moving , FPS 4.85, Running 91.76s Step 300( N/A%), pre moving , FPS 4.93, Running 91.86s Step 301( N/A%), pre moving , FPS 4.75, Running 92.22s Step 302( N/A%), pre moving , FPS 5.05, Running 92.34s Step 303( N/A%), pre moving , FPS 5.38, Running 92.45s Step 304( N/A%), pre moving , FPS 5.20, Running 92.79s Step 305( N/A%), pre moving , FPS 5.25, Running 92.91s Step 306( N/A%), pre moving , FPS 5.70, Running 93.01s Step 307( N/A%), pre moving , FPS 5.40, Running 93.37s Step 308( N/A%), pre moving , FPS 5.52, Running 93.45s Step 309( N/A%), pre moving , FPS 6.05, Running 93.56s Step 310( N/A%), pre moving , FPS 6.16, Running 93.66s Step 311( N/A%), pre moving , FPS 3.06, Running 97.35s Step 312( N/A%), pre moving , FPS 2.87, Running 97.90s Step 313( N/A%), pre moving , FPS 2.73, Running 98.47s Step 314( N/A%), pre moving , FPS 2.57, Running 99.05s Step 315( N/A%), pre moving , FPS 2.41, Running 99.64s Step 316( N/A%), pre moving , FPS 2.29, Running 100.21s Step 317( N/A%), pre moving , FPS 2.17, Running 100.77s Step 318( N/A%), pre moving , FPS 2.07, Running 101.32s Step 319( N/A%), pre moving , FPS 1.98, Running 101.87s Step 320( N/A%), pre moving , FPS 1.89, Running 102.43s Step 321( N/A%), pre moving , FPS 1.85, Running 103.02s Step 322( N/A%), pre moving , FPS 1.78, Running 103.61s Step 323( N/A%), pre moving , FPS 1.70, Running 104.21s Step 324( N/A%), pre moving , FPS 1.67, Running 104.79s Step 325( N/A%), pre moving , FPS 1.61, Running 105.37s Step 326( N/A%), pre moving , FPS 1.55, Running 105.95s Step 327( N/A%), pre moving , FPS 1.52, Running 106.51s Step 328( N/A%), pre moving , FPS 1.47, Running 107.09s Step 329( N/A%), pre moving , FPS 1.42, Running 107.64s Step 330( N/A%), pre moving , FPS 1.37, Running 108.23s Step 331( 0.17%), action 1, FPS 1.61, Running 109.76s Step 332( 0.33%), action 2, FPS 1.59, Running 110.46s Step 333( 0.50%), action 3, FPS 1.57, Running 111.17s Step 334( 0.67%), action 4, FPS 1.55, Running 111.93s Step 335( 0.83%), action 5, FPS 1.48, Running 113.19s Step 336( 1.00%), action 6, FPS 1.46, Running 113.89s Step 337( 1.17%), action 7, FPS 1.43, Running 114.75s Step 338( 1.33%), action 8, FPS 1.41, Running 115.47s Step 339( 1.50%), action 9, FPS 1.38, Running 116.35s Step 340( 1.67%), action 10, FPS 1.33, Running 117.51s Step 341( 1.83%), action 11, FPS 1.29, Running 118.49s Step 342( 2.00%), action 12, FPS 1.28, Running 119.18s Step 343( 2.17%), action 13, FPS 1.25, Running 120.18s Step 344( 2.33%), action 14, FPS 1.22, Running 121.17s Step 345( 2.50%), action 15, FPS 1.21, Running 121.92s Step 346( 2.67%), action 16, FPS 1.18, Running 122.91s Step 347( 2.83%), action 17, FPS 1.15, Running 123.88s Step 348( 3.00%), action 18, FPS 1.12, Running 124.92s Step 349( 3.17%), action 19, FPS 1.12, Running 125.55s Step 350( 3.33%), action 20, FPS 1.09, Running 126.53s Step 351( 3.50%), action 21, FPS 1.13, Running 127.51s Step 352( 3.67%), action 22, FPS 1.15, Running 127.92s Step 353( 3.83%), action 23, FPS 1.17, Running 128.21s Step 354( 4.00%), action 24, FPS 1.19, Running 128.73s Step 355( 4.17%), action 25, FPS 1.24, Running 129.32s Step 356( 4.33%), action 26, FPS 1.22, Running 130.28s Step 357( 4.50%), action 27, FPS 1.24, Running 130.91s Step 358( 4.67%), action 28, FPS 1.24, Running 131.62s Step 359( 4.83%), action 29, FPS 1.24, Running 132.48s Step 360( 5.00%), action 30, FPS 1.25, Running 133.58s Step 361( 5.17%), action 31, FPS 1.25, Running 134.52s Step 362( 5.33%), action 32, FPS 1.24, Running 135.24s Step 363( 5.50%), action 33, FPS 1.24, Running 136.25s Step 364( 5.67%), action 34, FPS 1.23, Running 137.42s Step 365( 5.83%), action 35, FPS 1.24, Running 138.08s Step 366( 6.00%), action 36, FPS 1.23, Running 139.16s Step 367( 6.17%), action 37, FPS 1.25, Running 139.85s Step 368( 6.33%), action 38, FPS 1.26, Running 140.81s Step 369( 6.50%), action 39, FPS 1.25, Running 141.49s Step 370( 6.67%), action 40, FPS 1.25, Running 142.54s Step 371( 6.83%), action 41, FPS 1.26, Running 143.42s Step 372( 7.00%), action 42, FPS 1.23, Running 144.22s Step 373( 7.17%), action 43, FPS 1.18, Running 145.18s Step 374( 7.33%), action 44, FPS 1.13, Running 146.42s Step 375( 7.50%), action 45, FPS 1.13, Running 147.00s Step 376( 7.67%), action 46, FPS 1.17, Running 147.41s Step 377( 7.83%), action 47, FPS 1.17, Running 148.06s Step 378( 8.00%), action 48, FPS 1.16, Running 148.83s Step 379( 8.17%), action 49, FPS 1.16, Running 149.77s Step 380( 8.33%), action 50, FPS 1.16, Running 150.88s Step 381( 8.50%), action 51, FPS 1.15, Running 151.94s Step 382( 8.67%), action 52, FPS 1.15, Running 152.60s Step 383( 8.83%), action 53, FPS 1.16, Running 153.48s Step 384( 9.00%), action 54, FPS 1.18, Running 154.31s Step 385( 9.17%), action 55, FPS 1.17, Running 155.23s Step 386( 9.33%), action 56, FPS 1.19, Running 155.95s Step 387( 9.50%), action 57, FPS 1.17, Running 156.90s Step 388( 9.67%), action 58, FPS 1.19, Running 157.61s Step 389( 9.83%), action 59, FPS 1.18, Running 158.45s Step 390( 10.00%), action 60, FPS 1.20, Running 159.24s Step 391( 10.17%), action 61, FPS 1.19, Running 160.21s Step 392( 10.33%), action 62, FPS 1.20, Running 160.84s Step 393( 10.50%), action 63, FPS 1.21, Running 161.69s Step 394( 10.67%), action 64, FPS 1.25, Running 162.47s Step 395( 10.83%), action 65, FPS 1.23, Running 163.31s Step 396( 11.00%), action 66, FPS 1.19, Running 164.25s Step 397( 11.17%), action 67, FPS 1.17, Running 165.11s Step 398( 11.33%), action 68, FPS 1.18, Running 165.82s Step 399( 11.50%), action 69, FPS 1.22, Running 166.13s Step 400( 11.67%), action 70, FPS 1.28, Running 166.55s Step 401( 11.83%), action 71, FPS 1.30, Running 167.28s Step 402( 12.00%), action 72, FPS 1.31, Running 167.84s Step 403( 12.17%), action 73, FPS 1.33, Running 168.49s Step 404( 12.33%), action 74, FPS 1.31, Running 169.54s Step 405( 12.50%), action 75, FPS 1.31, Running 170.50s Step 406( 12.67%), action 76, FPS 1.30, Running 171.29s Step 407( 12.83%), action 77, FPS 1.30, Running 172.23s Step 408( 13.00%), action 78, FPS 1.30, Running 173.02s Step 409( 13.17%), action 79, FPS 1.29, Running 173.90s Step 410( 13.33%), action 80, FPS 1.28, Running 174.92s Step 411( 13.50%), action 81, FPS 1.27, Running 175.95s Step 412( 13.67%), action 82, FPS 1.26, Running 176.69s Step 413( 13.83%), action 83, FPS 1.26, Running 177.59s Step 414( 14.00%), action 84, FPS 1.26, Running 178.30s Step 415( 14.17%), action 85, FPS 1.26, Running 179.24s Step 416( 14.33%), action 86, FPS 1.27, Running 179.95s Step 417( 14.50%), action 87, FPS 1.27, Running 180.90s Step 418( 14.67%), action 88, FPS 1.27, Running 181.62s Step 419( 14.83%), action 89, FPS 1.23, Running 182.43s Step 420( 15.00%), action 90, FPS 1.20, Running 183.26s Step 421( 15.17%), action 91, FPS 1.18, Running 184.22s Step 422( 15.33%), action 92, FPS 1.17, Running 184.87s Step 423( 15.50%), action 93, FPS 1.18, Running 185.47s Step 424( 15.67%), action 94, FPS 1.22, Running 185.86s Step 425( 15.83%), action 95, FPS 1.28, Running 186.16s Step 426( 16.00%), action 96, FPS 1.29, Running 186.85s Step 427( 16.17%), action 97, FPS 1.30, Running 187.56s Step 428( 16.33%), action 98, FPS 1.31, Running 188.34s Step 429( 16.50%), action 99, FPS 1.30, Running 189.29s Step 430( 16.67%), action 100, FPS 1.33, Running 189.98s Step 431( 16.83%), action 101, FPS 1.34, Running 190.92s Step 432( 17.00%), action 102, FPS 1.31, Running 191.98s Step 433( 17.17%), action 103, FPS 1.33, Running 192.61s Step 434( 17.33%), action 104, FPS 1.31, Running 193.62s Step 435( 17.50%), action 105, FPS 1.33, Running 194.23s Step 436( 17.67%), action 106, FPS 1.32, Running 195.13s Step 437( 17.83%), action 107, FPS 1.33, Running 195.88s Step 438( 18.00%), action 108, FPS 1.33, Running 196.69s Step 439( 18.17%), action 109, FPS 1.32, Running 197.58s Step 440( 18.33%), action 110, FPS 1.33, Running 198.32s Step 441( 18.50%), action 111, FPS 1.31, Running 199.46s Step 442( 18.67%), action 112, FPS 1.30, Running 200.23s Step 443( 18.83%), action 113, FPS 1.28, Running 201.13s Step 444( 19.00%), action 114, FPS 1.25, Running 201.82s Step 445( 19.17%), action 115, FPS 1.21, Running 202.70s Step 446( 19.33%), action 116, FPS 1.20, Running 203.46s Step 447( 19.50%), action 117, FPS 1.19, Running 204.32s Step 448( 19.67%), action 118, FPS 1.22, Running 204.68s Step 449( 19.83%), action 119, FPS 1.28, Running 204.97s Step 450( 20.00%), action 120, FPS 1.31, Running 205.27s Step 451( 20.17%), action 121, FPS 1.35, Running 205.75s Step 452( 20.33%), action 122, FPS 1.41, Running 206.11s Step 453( 20.50%), action 123, FPS 1.43, Running 206.64s Step 454( 20.67%), action 124, FPS 1.47, Running 207.18s Step 455( 20.83%), action 125, FPS 1.45, Running 208.06s Step 456( 21.00%), action 126, FPS 1.47, Running 208.76s Step 457( 21.17%), action 127, FPS 1.45, Running 209.71s Step 458( 21.33%), action 128, FPS 1.41, Running 210.84s Step 459( 21.50%), action 129, FPS 1.44, Running 211.47s Step 460( 21.67%), action 130, FPS 1.41, Running 212.49s Step 461( 21.83%), action 131, FPS 1.43, Running 213.48s Step 462( 22.00%), action 132, FPS 1.43, Running 214.21s Step 463( 22.17%), action 133, FPS 1.43, Running 215.17s Step 464( 22.33%), action 134, FPS 1.42, Running 215.88s Step 465( 22.50%), action 135, FPS 1.42, Running 216.81s Step 466( 22.67%), action 136, FPS 1.42, Running 217.50s Step 467( 22.83%), action 137, FPS 1.42, Running 218.41s Step 468( 23.00%), action 138, FPS 1.38, Running 219.17s Step 469( 23.17%), action 139, FPS 1.32, Running 220.08s Step 470( 23.33%), action 140, FPS 1.26, Running 221.11s Step 471( 23.50%), action 141, FPS 1.22, Running 222.15s Step 472( 23.67%), action 142, FPS 1.20, Running 222.84s Step 473( 23.83%), action 143, FPS 1.17, Running 223.76s Step 474( 24.00%), action 144, FPS 1.16, Running 224.41s Step 475( 24.17%), action 145, FPS 1.20, Running 224.72s Step 476( 24.33%), action 146, FPS 1.22, Running 225.09s Step 477( 24.50%), action 147, FPS 1.28, Running 225.37s Step 478( 24.67%), action 148, FPS 1.33, Running 225.92s Step 479( 24.83%), action 149, FPS 1.34, Running 226.39s Step 480( 25.00%), action 150, FPS 1.38, Running 227.02s Step 481( 25.17%), action 151, FPS 1.38, Running 227.96s Step 482( 25.33%), action 152, FPS 1.35, Running 229.05s Step 483( 25.50%), action 153, FPS 1.38, Running 229.65s Step 484( 25.67%), action 154, FPS 1.36, Running 230.62s Step 485( 25.83%), action 155, FPS 1.39, Running 231.19s Step 486( 26.00%), action 156, FPS 1.36, Running 232.19s Step 487( 26.17%), action 157, FPS 1.38, Running 232.89s Step 488( 26.33%), action 158, FPS 1.37, Running 233.82s Step 489( 26.50%), action 159, FPS 1.40, Running 234.40s Step 490( 26.67%), action 160, FPS 1.41, Running 235.28s Step 491( 26.83%), action 161, FPS 1.40, Running 236.40s Step 492( 27.00%), action 162, FPS 1.40, Running 237.12s Step 493( 27.17%), action 163, FPS 1.40, Running 238.07s Step 494( 27.33%), action 164, FPS 1.39, Running 238.81s Step 495( 27.50%), action 165, FPS 1.34, Running 239.67s Step 496( 27.67%), action 166, FPS 1.28, Running 240.73s Step 497( 27.83%), action 167, FPS 1.25, Running 241.37s Step 498( 28.00%), action 168, FPS 1.21, Running 242.46s Step 499( 28.17%), action 169, FPS 1.19, Running 243.17s Step 500( 28.33%), action 170, FPS 1.19, Running 243.76s Step 501( 28.50%), action 171, FPS 1.23, Running 244.19s Step 502( 28.67%), action 172, FPS 1.29, Running 244.61s Step 503( 28.83%), action 173, FPS 1.31, Running 244.93s Step 504( 29.00%), action 174, FPS 1.36, Running 245.31s Step 505( 29.17%), action 175, FPS 1.37, Running 245.78s Step 506( 29.33%), action 176, FPS 1.42, Running 246.27s Step 507( 29.50%), action 177, FPS 1.40, Running 247.18s Step 508( 29.67%), action 178, FPS 1.42, Running 247.88s Step 509( 29.83%), action 179, FPS 1.39, Running 248.79s Step 510( 30.00%), action 180, FPS 1.40, Running 249.55s Step 511( 30.17%), action 181, FPS 1.42, Running 250.49s Step 512( 30.33%), action 182, FPS 1.41, Running 251.35s Step 513( 30.50%), action 183, FPS 1.42, Running 252.14s Step 514( 30.67%), action 184, FPS 1.44, Running 252.74s Step 515( 30.83%), action 185, FPS 1.43, Running 253.63s Step 516( 31.00%), action 186, FPS 1.47, Running 254.34s Step 517( 31.17%), action 187, FPS 1.44, Running 255.30s Step 518( 31.33%), action 188, FPS 1.48, Running 255.97s Step 519( 31.50%), action 189, FPS 1.49, Running 256.61s Step 520( 31.67%), action 190, FPS 1.46, Running 257.47s Step 521( 31.83%), action 191, FPS 1.40, Running 258.50s Step 522( 32.00%), action 192, FPS 1.37, Running 259.22s Step 523( 32.17%), action 193, FPS 1.32, Running 260.13s Step 524( 32.33%), action 194, FPS 1.29, Running 260.82s Step 525( 32.50%), action 195, FPS 1.25, Running 261.73s Step 526( 32.67%), action 196, FPS 1.23, Running 262.58s Step 527( 32.83%), action 197, FPS 1.23, Running 263.39s Step 528( 33.00%), action 198, FPS 1.26, Running 263.77s Step 529( 33.17%), action 199, FPS 1.31, Running 264.06s Step 530( 33.33%), action 200, FPS 1.35, Running 264.42s Step 531( 33.50%), action 201, FPS 1.39, Running 264.91s Step 532( 33.67%), action 202, FPS 1.43, Running 265.38s Step 533( 33.83%), action 203, FPS 1.46, Running 265.81s Step 534( 34.00%), action 204, FPS 1.46, Running 266.41s Step 535( 34.17%), action 205, FPS 1.46, Running 267.37s Step 536( 34.33%), action 206, FPS 1.46, Running 268.06s Step 537( 34.50%), action 207, FPS 1.47, Running 268.93s Step 538( 34.67%), action 208, FPS 1.46, Running 269.66s Step 539( 34.83%), action 209, FPS 1.44, Running 270.50s Step 540( 35.00%), action 210, FPS 1.44, Running 271.33s Step 541( 35.17%), action 211, FPS 1.45, Running 272.26s Step 542( 35.33%), action 212, FPS 1.46, Running 272.94s Step 543( 35.50%), action 213, FPS 1.47, Running 273.77s Step 544( 35.67%), action 214, FPS 1.45, Running 274.58s Step 545( 35.83%), action 215, FPS 1.46, Running 275.45s Step 546( 36.00%), action 216, FPS 1.47, Running 276.23s Step 547( 36.17%), action 217, FPS 1.45, Running 277.18s Step 548( 36.33%), action 218, FPS 1.42, Running 277.89s Step 549( 36.50%), action 219, FPS 1.35, Running 278.84s Step 550( 36.67%), action 220, FPS 1.32, Running 279.54s Step 551( 36.83%), action 221, FPS 1.28, Running 280.50s Step 552( 37.00%), action 222, FPS 1.23, Running 281.60s Step 553( 37.17%), action 223, FPS 1.21, Running 282.30s Step 554( 37.33%), action 224, FPS 1.19, Running 283.20s Step 555( 37.50%), action 225, FPS 1.21, Running 283.86s Step 556( 37.67%), action 226, FPS 1.24, Running 284.18s Step 557( 37.83%), action 227, FPS 1.28, Running 284.51s Step 558( 38.00%), action 228, FPS 1.31, Running 284.89s Step 559( 38.17%), action 229, FPS 1.35, Running 285.26s Step 560( 38.33%), action 230, FPS 1.40, Running 285.60s Step 561( 38.50%), action 231, FPS 1.42, Running 286.35s Step 562( 38.67%), action 232, FPS 1.41, Running 287.13s Step 563( 38.83%), action 233, FPS 1.43, Running 287.80s Step 564( 39.00%), action 234, FPS 1.41, Running 288.79s Step 565( 39.17%), action 235, FPS 1.42, Running 289.49s Step 566( 39.33%), action 236, FPS 1.43, Running 290.19s Step 567( 39.50%), action 237, FPS 1.44, Running 291.03s Step 568( 39.67%), action 238, FPS 1.40, Running 292.14s Step 569( 39.83%), action 239, FPS 1.40, Running 293.13s Step 570( 40.00%), action 240, FPS 1.40, Running 293.78s Step 571( 40.17%), action 241, FPS 1.41, Running 294.73s Step 572( 40.33%), action 242, FPS 1.41, Running 295.78s Step 573( 40.50%), action 243, FPS 1.42, Running 296.43s Step 574( 40.67%), action 244, FPS 1.40, Running 297.45s Step 575( 40.83%), action 245, FPS 1.38, Running 298.36s Step 576( 41.00%), action 246, FPS 1.34, Running 299.10s Step 577( 41.17%), action 247, FPS 1.29, Running 300.02s Step 578( 41.33%), action 248, FPS 1.26, Running 300.74s Step 579( 41.50%), action 249, FPS 1.22, Running 301.61s Step 580( 41.67%), action 250, FPS 1.19, Running 302.40s Step 581( 41.83%), action 251, FPS 1.18, Running 303.32s Step 582( 42.00%), action 252, FPS 1.19, Running 303.96s Step 583( 42.17%), action 253, FPS 1.22, Running 304.25s Step 584( 42.33%), action 254, FPS 1.26, Running 304.65s Step 585( 42.50%), action 255, FPS 1.29, Running 305.04s Step 586( 42.67%), action 256, FPS 1.28, Running 305.78s Step 587( 42.83%), action 257, FPS 1.28, Running 306.71s Step 588( 43.00%), action 258, FPS 1.30, Running 307.47s Step 589( 43.17%), action 259, FPS 1.31, Running 308.38s Step 590( 43.33%), action 260, FPS 1.30, Running 309.15s Step 591( 43.50%), action 261, FPS 1.30, Running 310.13s Step 592( 43.67%), action 262, FPS 1.30, Running 311.15s Step 593( 43.83%), action 263, FPS 1.29, Running 311.90s Step 594( 44.00%), action 264, FPS 1.30, Running 312.78s Step 595( 44.17%), action 265, FPS 1.30, Running 313.75s Step 596( 44.33%), action 266, FPS 1.31, Running 314.40s Step 597( 44.50%), action 267, FPS 1.31, Running 315.33s Step 598( 44.67%), action 268, FPS 1.31, Running 316.03s Step 599( 44.83%), action 269, FPS 1.31, Running 316.90s Step 600( 45.00%), action 270, FPS 1.31, Running 317.72s Step 601( 45.17%), action 271, FPS 1.30, Running 318.70s Step 602( 45.33%), action 272, FPS 1.27, Running 319.70s Step 603( 45.50%), action 273, FPS 1.24, Running 320.34s Step 604( 45.67%), action 274, FPS 1.22, Running 321.06s Step 605( 45.83%), action 275, FPS 1.18, Running 322.00s Step 606( 46.00%), action 276, FPS 1.16, Running 323.02s Step 607( 46.17%), action 277, FPS 1.20, Running 323.33s Step 608( 46.33%), action 278, FPS 1.23, Running 323.73s Step 609( 46.50%), action 279, FPS 1.27, Running 324.19s Step 610( 46.67%), action 280, FPS 1.28, Running 324.78s Step 611( 46.83%), action 281, FPS 1.27, Running 325.92s Step 612( 47.00%), action 282, FPS 1.28, Running 326.77s Step 613( 47.17%), action 283, FPS 1.27, Running 327.60s Step 614( 47.33%), action 284, FPS 1.28, Running 328.35s Step 615( 47.50%), action 285, FPS 1.31, Running 329.07s Step 616( 47.67%), action 286, FPS 1.28, Running 330.03s Step 617( 47.83%), action 287, FPS 1.28, Running 330.95s Step 618( 48.00%), action 288, FPS 1.28, Running 331.59s Step 619( 48.17%), action 289, FPS 1.28, Running 332.50s Step 620( 48.33%), action 290, FPS 1.25, Running 333.67s Step 621( 48.50%), action 291, FPS 1.27, Running 334.49s Step 622( 48.67%), action 292, FPS 1.26, Running 335.59s Step 623( 48.83%), action 293, FPS 1.25, Running 336.39s Step 624( 49.00%), action 294, FPS 1.22, Running 337.41s Step 625( 49.17%), action 295, FPS 1.25, Running 338.03s Step 626( 49.33%), action 296, FPS 1.24, Running 339.10s Step 627( 49.50%), action 297, FPS 1.19, Running 340.12s Step 628( 49.67%), action 298, FPS 1.14, Running 341.22s Step 629( 49.83%), action 299, FPS 1.11, Running 342.20s Step 630( 50.00%), action 300, FPS 1.12, Running 342.60s Step 631( 50.17%), action 301, FPS 1.17, Running 343.08s Step 632( 50.33%), action 302, FPS 1.19, Running 343.59s Step 633( 50.50%), action 303, FPS 1.20, Running 344.23s Step 634( 50.67%), action 304, FPS 1.20, Running 345.08s Step 635( 50.83%), action 305, FPS 1.18, Running 345.98s Step 636( 51.00%), action 306, FPS 1.19, Running 346.77s Step 637( 51.17%), action 307, FPS 1.21, Running 347.41s Step 638( 51.33%), action 308, FPS 1.19, Running 348.41s Step 639( 51.50%), action 309, FPS 1.19, Running 349.33s Step 640( 51.67%), action 310, FPS 1.20, Running 350.29s Step 641( 51.83%), action 311, FPS 1.18, Running 351.40s Step 642( 52.00%), action 312, FPS 1.20, Running 352.24s Step 643( 52.17%), action 313, FPS 1.19, Running 353.18s Step 644( 52.33%), action 314, FPS 1.18, Running 354.33s Step 645( 52.50%), action 315, FPS 1.17, Running 355.14s Step 646( 52.67%), action 316, FPS 1.19, Running 355.97s Step 647( 52.83%), action 317, FPS 1.19, Running 356.88s Step 648( 53.00%), action 318, FPS 1.22, Running 357.64s Step 649( 53.17%), action 319, FPS 1.23, Running 358.52s Step 650( 53.33%), action 320, FPS 1.18, Running 359.57s Step 651( 53.50%), action 321, FPS 1.14, Running 360.66s Step 652( 53.67%), action 322, FPS 1.13, Running 361.25s Step 653( 53.83%), action 323, FPS 1.15, Running 361.58s Step 654( 54.00%), action 324, FPS 1.19, Running 361.95s Step 655( 54.17%), action 325, FPS 1.21, Running 362.48s Step 656( 54.33%), action 326, FPS 1.21, Running 363.29s Step 657( 54.50%), action 327, FPS 1.20, Running 364.02s Step 658( 54.67%), action 328, FPS 1.21, Running 364.99s Step 659( 54.83%), action 329, FPS 1.21, Running 365.88s Step 660( 55.00%), action 330, FPS 1.22, Running 366.74s Step 661( 55.17%), action 331, FPS 1.23, Running 367.62s Step 662( 55.33%), action 332, FPS 1.22, Running 368.61s Step 663( 55.50%), action 333, FPS 1.22, Running 369.61s Step 664( 55.67%), action 334, FPS 1.22, Running 370.73s Step 665( 55.83%), action 335, FPS 1.23, Running 371.40s Step 666( 56.00%), action 336, FPS 1.20, Running 372.63s Step 667( 56.17%), action 337, FPS 1.20, Running 373.51s Step 668( 56.33%), action 338, FPS 1.18, Running 374.57s Step 669( 56.50%), action 339, FPS 1.20, Running 375.21s Step 670( 56.67%), action 340, FPS 1.20, Running 376.24s Step 671( 56.83%), action 341, FPS 1.20, Running 377.31s Step 672( 57.00%), action 342, FPS 1.17, Running 378.36s Step 673( 57.17%), action 343, FPS 1.13, Running 379.24s Step 674( 57.33%), action 344, FPS 1.11, Running 379.99s Step 675( 57.50%), action 345, FPS 1.12, Running 380.41s Step 676( 57.67%), action 346, FPS 1.14, Running 380.80s Step 677( 57.83%), action 347, FPS 1.17, Running 381.09s Step 678( 58.00%), action 348, FPS 1.20, Running 381.60s Step 679( 58.17%), action 349, FPS 1.23, Running 382.12s Step 680( 58.33%), action 350, FPS 1.26, Running 382.67s Step 681( 58.50%), action 351, FPS 1.24, Running 383.71s Step 682( 58.67%), action 352, FPS 1.24, Running 384.70s Step 683( 58.83%), action 353, FPS 1.27, Running 385.41s Step 684( 59.00%), action 354, FPS 1.28, Running 386.39s Step 685( 59.17%), action 355, FPS 1.26, Running 387.25s Step 686( 59.33%), action 356, FPS 1.30, Running 388.06s Step 687( 59.50%), action 357, FPS 1.29, Running 388.96s Step 688( 59.67%), action 358, FPS 1.32, Running 389.71s Step 689( 59.83%), action 359, FPS 1.30, Running 390.60s Step 690( 60.00%), action 360, FPS 1.32, Running 391.34s Step 691( 60.17%), action 361, FPS 1.33, Running 392.32s Step 692( 60.33%), action 362, FPS 1.33, Running 393.44s Step 693( 60.50%), action 363, FPS 1.32, Running 394.39s Step 694( 60.67%), action 364, FPS 1.29, Running 395.51s Step 695( 60.83%), action 365, FPS 1.27, Running 396.13s Step 696( 61.00%), action 366, FPS 1.22, Running 397.15s Step 697( 61.17%), action 367, FPS 1.19, Running 397.91s Step 698( 61.33%), action 368, FPS 1.15, Running 398.92s Step 699( 61.50%), action 369, FPS 1.13, Running 399.82s Step 700( 61.67%), action 370, FPS 1.14, Running 400.19s Step 701( 61.83%), action 371, FPS 1.18, Running 400.71s Step 702( 62.00%), action 372, FPS 1.20, Running 401.34s Step 703( 62.17%), action 373, FPS 1.19, Running 402.15s Step 704( 62.33%), action 374, FPS 1.21, Running 402.97s Step 705( 62.50%), action 375, FPS 1.21, Running 403.74s Step 706( 62.67%), action 376, FPS 1.20, Running 404.72s Step 707( 62.83%), action 377, FPS 1.21, Running 405.46s Step 708( 63.00%), action 378, FPS 1.20, Running 406.42s Step 709( 63.17%), action 379, FPS 1.22, Running 407.04s Step 710( 63.33%), action 380, FPS 1.20, Running 408.06s Step 711( 63.50%), action 381, FPS 1.19, Running 409.14s Step 712( 63.67%), action 382, FPS 1.19, Running 410.23s Step 713( 63.83%), action 383, FPS 1.19, Running 411.15s Step 714( 64.00%), action 384, FPS 1.22, Running 411.88s Step 715( 64.17%), action 385, FPS 1.20, Running 412.75s Step 716( 64.33%), action 386, FPS 1.22, Running 413.61s Step 717( 64.50%), action 387, FPS 1.20, Running 414.51s Step 718( 64.67%), action 388, FPS 1.23, Running 415.20s Step 719( 64.83%), action 389, FPS 1.23, Running 416.08s Step 720( 65.00%), action 390, FPS 1.20, Running 416.85s Step 721( 65.17%), action 391, FPS 1.17, Running 417.85s Step 722( 65.33%), action 392, FPS 1.14, Running 418.90s Step 723( 65.50%), action 393, FPS 1.17, Running 419.28s Step 724( 65.67%), action 394, FPS 1.20, Running 419.64s Step 725( 65.83%), action 395, FPS 1.22, Running 420.11s Step 726( 66.00%), action 396, FPS 1.24, Running 420.81s Step 727( 66.17%), action 397, FPS 1.24, Running 421.64s Step 728( 66.33%), action 398, FPS 1.26, Running 422.29s Step 729( 66.50%), action 399, FPS 1.24, Running 423.15s Step 730( 66.67%), action 400, FPS 1.26, Running 423.96s Step 731( 66.83%), action 401, FPS 1.27, Running 424.92s Step 732( 67.00%), action 402, FPS 1.28, Running 425.89s Step 733( 67.17%), action 403, FPS 1.29, Running 426.66s Step 734( 67.33%), action 404, FPS 1.28, Running 427.47s Step 735( 67.50%), action 405, FPS 1.29, Running 428.31s Step 736( 67.67%), action 406, FPS 1.27, Running 429.37s Step 737( 67.83%), action 407, FPS 1.27, Running 430.31s Step 738( 68.00%), action 408, FPS 1.24, Running 431.39s Step 739( 68.17%), action 409, FPS 1.23, Running 432.38s Step 740( 68.33%), action 410, FPS 1.21, Running 433.42s Step 741( 68.50%), action 411, FPS 1.20, Running 434.48s Step 742( 68.67%), action 412, FPS 1.23, Running 435.21s Step 743( 68.83%), action 413, FPS 1.18, Running 436.22s Step 744( 69.00%), action 414, FPS 1.14, Running 437.25s Step 745( 69.17%), action 415, FPS 1.13, Running 437.84s Step 746( 69.33%), action 416, FPS 1.15, Running 438.25s Step 747( 69.50%), action 417, FPS 1.18, Running 438.65s Step 748( 69.67%), action 418, FPS 1.18, Running 439.22s Step 749( 69.83%), action 419, FPS 1.19, Running 439.91s Step 750( 70.00%), action 420, FPS 1.17, Running 440.98s Step 751( 70.17%), action 421, FPS 1.17, Running 441.97s Step 752( 70.33%), action 422, FPS 1.16, Running 443.11s Step 753( 70.50%), action 423, FPS 1.15, Running 444.03s Step 754( 70.67%), action 424, FPS 1.15, Running 444.79s Step 755( 70.83%), action 425, FPS 1.15, Running 445.73s Step 756( 71.00%), action 426, FPS 1.17, Running 446.42s Step 757( 71.17%), action 427, FPS 1.17, Running 447.33s Step 758( 71.33%), action 428, FPS 1.17, Running 448.47s Step 759( 71.50%), action 429, FPS 1.20, Running 449.08s Step 760( 71.67%), action 430, FPS 1.19, Running 450.19s Step 761( 71.83%), action 431, FPS 1.20, Running 451.11s Step 762( 72.00%), action 432, FPS 1.20, Running 451.87s Step 763( 72.17%), action 433, FPS 1.21, Running 452.78s Step 764( 72.33%), action 434, FPS 1.21, Running 453.79s Step 765( 72.50%), action 435, FPS 1.21, Running 454.39s Step 766( 72.67%), action 436, FPS 1.17, Running 455.37s Step 767( 72.83%), action 437, FPS 1.15, Running 456.02s Step 768( 73.00%), action 438, FPS 1.14, Running 456.72s Step 769( 73.17%), action 439, FPS 1.17, Running 457.08s Step 770( 73.33%), action 440, FPS 1.21, Running 457.57s Step 771( 73.50%), action 441, FPS 1.22, Running 458.33s Step 772( 73.67%), action 442, FPS 1.24, Running 459.30s Step 773( 73.83%), action 443, FPS 1.26, Running 459.92s Step 774( 74.00%), action 444, FPS 1.24, Running 460.90s Step 775( 74.17%), action 445, FPS 1.27, Running 461.52s Step 776( 74.33%), action 446, FPS 1.24, Running 462.50s Step 777( 74.50%), action 447, FPS 1.26, Running 463.18s Step 778( 74.67%), action 448, FPS 1.28, Running 464.12s Step 779( 74.83%), action 449, FPS 1.28, Running 464.75s Step 780( 75.00%), action 450, FPS 1.29, Running 465.73s Step 781( 75.17%), action 451, FPS 1.28, Running 466.71s Step 782( 75.33%), action 452, FPS 1.29, Running 467.39s Step 783( 75.50%), action 453, FPS 1.29, Running 468.28s Step 784( 75.67%), action 454, FPS 1.32, Running 468.94s Step 785( 75.83%), action 455, FPS 1.29, Running 469.84s Step 786( 76.00%), action 456, FPS 1.32, Running 470.47s Step 787( 76.17%), action 457, FPS 1.30, Running 471.40s Step 788( 76.33%), action 458, FPS 1.31, Running 472.03s Step 789( 76.50%), action 459, FPS 1.26, Running 472.95s Step 790( 76.67%), action 460, FPS 1.25, Running 473.58s Step 791( 76.83%), action 461, FPS 1.24, Running 474.48s Step 792( 77.00%), action 462, FPS 1.27, Running 475.09s Step 793( 77.17%), action 463, FPS 1.28, Running 475.58s Step 794( 77.33%), action 464, FPS 1.32, Running 476.03s Step 795( 77.50%), action 465, FPS 1.34, Running 476.48s Step 796( 77.67%), action 466, FPS 1.37, Running 477.08s Step 797( 77.83%), action 467, FPS 1.34, Running 478.14s Step 798( 78.00%), action 468, FPS 1.36, Running 478.87s Step 799( 78.17%), action 469, FPS 1.35, Running 479.58s Step 800( 78.33%), action 470, FPS 1.36, Running 480.44s Step 801( 78.50%), action 471, FPS 1.38, Running 481.24s Step 802( 78.67%), action 472, FPS 1.35, Running 482.18s Step 803( 78.83%), action 473, FPS 1.37, Running 482.86s Step 804( 79.00%), action 474, FPS 1.36, Running 483.65s Step 805( 79.17%), action 475, FPS 1.36, Running 484.50s Step 806( 79.33%), action 476, FPS 1.32, Running 485.57s Step 807( 79.50%), action 477, FPS 1.35, Running 486.19s Step 808( 79.67%), action 478, FPS 1.32, Running 487.19s Step 809( 79.83%), action 479, FPS 1.32, Running 488.14s Step 810( 80.00%), action 480, FPS 1.31, Running 488.87s Step 811( 80.17%), action 481, FPS 1.31, Running 489.73s Step 812( 80.33%), action 482, FPS 1.30, Running 490.46s Step 813( 80.50%), action 483, FPS 1.27, Running 491.34s Step 814( 80.67%), action 484, FPS 1.24, Running 492.09s Step 815( 80.83%), action 485, FPS 1.21, Running 493.03s Step 816( 81.00%), action 486, FPS 1.21, Running 493.66s Step 817( 81.17%), action 487, FPS 1.22, Running 494.53s Step 818( 81.33%), action 488, FPS 1.25, Running 494.90s Step 819( 81.50%), action 489, FPS 1.28, Running 495.24s Step 820( 81.67%), action 490, FPS 1.31, Running 495.68s Step 821( 81.83%), action 491, FPS 1.34, Running 496.19s Step 822( 82.00%), action 492, FPS 1.38, Running 496.64s Step 823( 82.17%), action 493, FPS 1.41, Running 497.06s Step 824( 82.33%), action 494, FPS 1.41, Running 497.84s Step 825( 82.50%), action 495, FPS 1.41, Running 498.71s Step 826( 82.67%), action 496, FPS 1.40, Running 499.86s Step 827( 82.83%), action 497, FPS 1.40, Running 500.51s Step 828( 83.00%), action 498, FPS 1.39, Running 501.58s Step 829( 83.17%), action 499, FPS 1.43, Running 502.16s Step 830( 83.33%), action 500, FPS 1.39, Running 503.22s Step 831( 83.50%), action 501, FPS 1.38, Running 504.21s Step 832( 83.67%), action 502, FPS 1.37, Running 505.01s Step 833( 83.83%), action 503, FPS 1.38, Running 505.87s Step 834( 84.00%), action 504, FPS 1.38, Running 506.59s Step 835( 84.17%), action 505, FPS 1.38, Running 507.47s Step 836( 84.33%), action 506, FPS 1.33, Running 508.69s Step 837( 84.50%), action 507, FPS 1.33, Running 509.55s Step 838( 84.67%), action 508, FPS 1.31, Running 510.18s Step 839( 84.83%), action 509, FPS 1.26, Running 511.13s Step 840( 85.00%), action 510, FPS 1.24, Running 511.83s Step 841( 85.17%), action 511, FPS 1.20, Running 512.82s Step 842( 85.33%), action 512, FPS 1.17, Running 513.68s Step 843( 85.50%), action 513, FPS 1.15, Running 514.51s Step 844( 85.67%), action 514, FPS 1.15, Running 515.22s Step 845( 85.83%), action 515, FPS 1.19, Running 515.54s Step 846( 86.00%), action 516, FPS 1.24, Running 515.96s Step 847( 86.17%), action 517, FPS 1.26, Running 516.42s Step 848( 86.33%), action 518, FPS 1.29, Running 517.08s Step 849( 86.50%), action 519, FPS 1.26, Running 518.06s Step 850( 86.67%), action 520, FPS 1.28, Running 518.87s Step 851( 86.83%), action 521, FPS 1.26, Running 520.07s Step 852( 87.00%), action 522, FPS 1.27, Running 520.74s Step 853( 87.17%), action 523, FPS 1.26, Running 521.70s Step 854( 87.33%), action 524, FPS 1.27, Running 522.37s Step 855( 87.50%), action 525, FPS 1.27, Running 523.24s Step 856( 87.67%), action 526, FPS 1.28, Running 524.36s Step 857( 87.83%), action 527, FPS 1.29, Running 525.06s Step 858( 88.00%), action 528, FPS 1.25, Running 526.15s Step 859( 88.17%), action 529, FPS 1.25, Running 527.09s Step 860( 88.33%), action 530, FPS 1.25, Running 527.89s Step 861( 88.50%), action 531, FPS 1.25, Running 528.78s Step 862( 88.67%), action 532, FPS 1.24, Running 529.76s Step 863( 88.83%), action 533, FPS 1.24, Running 530.69s Step 864( 89.00%), action 534, FPS 1.24, Running 531.38s Step 865( 89.17%), action 535, FPS 1.19, Running 532.31s Step 866( 89.33%), action 536, FPS 1.17, Running 533.03s Step 867( 89.50%), action 537, FPS 1.14, Running 533.95s Step 868( 89.67%), action 538, FPS 1.16, Running 534.27s Step 869( 89.83%), action 539, FPS 1.21, Running 534.60s Step 870( 90.00%), action 540, FPS 1.24, Running 534.96s Step 871( 90.17%), action 541, FPS 1.30, Running 535.42s Step 872( 90.33%), action 542, FPS 1.32, Running 535.89s Step 873( 90.50%), action 543, FPS 1.36, Running 536.38s Step 874( 90.67%), action 544, FPS 1.37, Running 537.01s Step 875( 90.83%), action 545, FPS 1.37, Running 537.83s Step 876( 91.00%), action 546, FPS 1.38, Running 538.84s Step 877( 91.17%), action 547, FPS 1.35, Running 539.84s Step 878( 91.33%), action 548, FPS 1.39, Running 540.55s Step 879( 91.50%), action 549, FPS 1.39, Running 541.48s Step 880( 91.67%), action 550, FPS 1.40, Running 542.15s Step 881( 91.83%), action 551, FPS 1.39, Running 543.12s Step 882( 92.00%), action 552, FPS 1.39, Running 544.15s Step 883( 92.17%), action 553, FPS 1.41, Running 544.90s Step 884( 92.33%), action 554, FPS 1.39, Running 545.75s Step 885( 92.50%), action 555, FPS 1.42, Running 546.44s Step 886( 92.67%), action 556, FPS 1.39, Running 547.43s Step 887( 92.83%), action 557, FPS 1.39, Running 548.33s Step 888( 93.00%), action 558, FPS 1.35, Running 549.07s Step 889( 93.17%), action 559, FPS 1.30, Running 550.01s Step 890( 93.33%), action 560, FPS 1.27, Running 550.68s Step 891( 93.50%), action 561, FPS 1.23, Running 551.63s Step 892( 93.67%), action 562, FPS 1.22, Running 552.33s Step 893( 93.83%), action 563, FPS 1.19, Running 553.18s Step 894( 94.00%), action 564, FPS 1.19, Running 553.83s Step 895( 94.17%), action 565, FPS 1.23, Running 554.14s Step 896( 94.33%), action 566, FPS 1.28, Running 554.46s Step 897( 94.50%), action 567, FPS 1.34, Running 554.80s Step 898( 94.67%), action 568, FPS 1.37, Running 555.15s Step 899( 94.83%), action 569, FPS 1.42, Running 555.52s Step 900( 95.00%), action 570, FPS 1.42, Running 556.21s Step 901( 95.17%), action 571, FPS 1.44, Running 557.04s Step 902( 95.33%), action 572, FPS 1.47, Running 557.74s Step 903( 95.50%), action 573, FPS 1.46, Running 558.64s Step 904( 95.67%), action 574, FPS 1.43, Running 559.70s Step 905( 95.83%), action 575, FPS 1.43, Running 560.47s Step 906( 96.00%), action 576, FPS 1.44, Running 561.33s Step 907( 96.17%), action 577, FPS 1.43, Running 562.28s Step 908( 96.33%), action 578, FPS 1.44, Running 563.00s Step 909( 96.50%), action 579, FPS 1.44, Running 563.94s Step 910( 96.67%), action 580, FPS 1.43, Running 564.68s Step 911( 96.83%), action 581, FPS 1.43, Running 565.61s Step 912( 97.00%), action 582, FPS 1.43, Running 566.35s Step 913( 97.17%), action 583, FPS 1.43, Running 567.18s Step 914( 97.33%), action 584, FPS 1.39, Running 568.21s Step 915( 97.50%), action 585, FPS 1.36, Running 568.82s Step 916( 97.67%), action 586, FPS 1.32, Running 569.63s Step 917( 97.83%), action 587, FPS 1.28, Running 570.40s Step 918( 98.00%), action 588, FPS 1.22, Running 571.56s Step 919( 98.17%), action 589, FPS 1.17, Running 572.59s Step 920( 98.33%), action 590, FPS 1.16, Running 573.40s Step 921( 98.50%), action 591, FPS 1.18, Running 573.97s Step 922( 98.67%), action 592, FPS 1.21, Running 574.33s Step 923( 98.83%), action 593, FPS 1.25, Running 574.67s Step 924( 99.00%), action 594, FPS 1.31, Running 574.98s Step 925( 99.17%), action 595, FPS 1.35, Running 575.28s Step 926( 99.33%), action 596, FPS 1.39, Running 575.69s Step 927( 99.50%), action 597, FPS 1.44, Running 576.19s Step 928( 99.67%), action 598, FPS 1.44, Running 576.86s Step 929( 99.83%), action 599, FPS 1.45, Running 577.73s Step 930(100.00%), action 600, FPS 1.43, Running 578.68s [2026-08-02 00:33:44] [74 ] Seed 73 failed after 578.99 s. +steps: 930 , actions: 600 . +Instruction: Empty +Total 9/74(12.16%) success. +Setting seed: 74 +Step 1( N/A%), pre moving , FPS 2.71, Running 0.37s Step 2( N/A%), pre moving , FPS 4.77, Running 0.42s Step 3( N/A%), pre moving , FPS 5.88, Running 0.51s Step 4( N/A%), pre moving , FPS 6.91, Running 0.58s Step 5( N/A%), pre moving , FPS 5.92, Running 0.84s Step 6( N/A%), pre moving , FPS 6.22, Running 0.96s Step 7( N/A%), pre moving , FPS 6.60, Running 1.06s Step 8( N/A%), pre moving , FPS 7.13, Running 1.12s Step 9( N/A%), pre moving , FPS 7.49, Running 1.20s Step 10( N/A%), pre moving , FPS 6.57, Running 1.52s Step 11( N/A%), pre moving , FPS 6.86, Running 1.60s Step 12( N/A%), pre moving , FPS 7.19, Running 1.67s Step 13( N/A%), pre moving , FPS 7.44, Running 1.75s Step 14( N/A%), pre moving , FPS 6.78, Running 2.07s Step 15( N/A%), pre moving , FPS 6.95, Running 2.16s Step 16( N/A%), pre moving , FPS 7.17, Running 2.23s Step 17( N/A%), pre moving , FPS 7.37, Running 2.31s Step 18( N/A%), pre moving , FPS 7.61, Running 2.36s Step 19( N/A%), pre moving , FPS 7.07, Running 2.69s Step 20( N/A%), pre moving , FPS 7.22, Running 2.77s Step 21( N/A%), pre moving , FPS 6.67, Running 3.37s Step 22( N/A%), pre moving , FPS 6.62, Running 3.44s Step 23( N/A%), pre moving , FPS 6.15, Running 3.76s Step 24( N/A%), pre moving , FPS 6.09, Running 3.86s Step 25( N/A%), pre moving , FPS 6.47, Running 3.94s Step 26( N/A%), pre moving , FPS 5.70, Running 4.47s Step 27( N/A%), pre moving , FPS 5.75, Running 4.54s Step 28( N/A%), pre moving , FPS 5.35, Running 4.86s Step 29( N/A%), pre moving , FPS 5.33, Running 4.95s Step 30( N/A%), pre moving , FPS 5.71, Running 5.02s Step 31( N/A%), pre moving , FPS 5.74, Running 5.09s Step 32( N/A%), pre moving , FPS 5.33, Running 5.42s Step 33( N/A%), pre moving , FPS 5.30, Running 5.52s Step 34( N/A%), pre moving , FPS 5.67, Running 5.59s Step 35( N/A%), pre moving , FPS 5.70, Running 5.67s Step 36( N/A%), pre moving , FPS 4.05, Running 7.17s Step 37( N/A%), pre moving , FPS 3.69, Running 7.73s Step 38( N/A%), pre moving , FPS 3.68, Running 7.81s Step 39( N/A%), pre moving , FPS 3.67, Running 8.13s Step 40( N/A%), pre moving , FPS 3.67, Running 8.23s Step 41( N/A%), pre moving , FPS 4.07, Running 8.29s Step 42( N/A%), pre moving , FPS 4.06, Running 8.37s Step 43( N/A%), pre moving , FPS 4.06, Running 8.69s Step 44( N/A%), pre moving , FPS 4.07, Running 8.78s Step 45( N/A%), pre moving , FPS 4.07, Running 8.86s Step 46( N/A%), pre moving , FPS 4.49, Running 8.93s Step 47( N/A%), pre moving , FPS 4.25, Running 9.24s Step 48( N/A%), pre moving , FPS 3.62, Running 10.39s Step 49( N/A%), pre moving , FPS 3.62, Running 10.48s Step 50( N/A%), pre moving , FPS 3.61, Running 10.56s Step 51( N/A%), pre moving , FPS 3.60, Running 10.64s Step 52( N/A%), pre moving , FPS 3.61, Running 10.97s Step 53( N/A%), pre moving , FPS 3.61, Running 11.06s Step 54( N/A%), pre moving , FPS 3.61, Running 11.13s Step 55( N/A%), pre moving , FPS 3.61, Running 11.21s Step 56( N/A%), pre moving , FPS 4.52, Running 11.59s Step 57( N/A%), pre moving , FPS 5.01, Running 11.72s Step 58( N/A%), pre moving , FPS 4.68, Running 12.08s Step 59( N/A%), pre moving , FPS 4.90, Running 12.21s Step 60( N/A%), pre moving , FPS 4.89, Running 12.32s Step 61( N/A%), pre moving , FPS 4.55, Running 12.68s Step 62( N/A%), pre moving , FPS 4.51, Running 12.80s Step 63( N/A%), pre moving , FPS 4.48, Running 13.15s Step 64( N/A%), pre moving , FPS 4.42, Running 13.31s Step 65( N/A%), pre moving , FPS 4.38, Running 13.42s Step 66( N/A%), pre moving , FPS 4.10, Running 13.80s Step 67( N/A%), pre moving , FPS 4.28, Running 13.92s Step 68( N/A%), pre moving , FPS 5.16, Running 14.27s Step 69( N/A%), pre moving , FPS 5.11, Running 14.39s Step 70( N/A%), pre moving , FPS 5.06, Running 14.51s Step 71( N/A%), pre moving , FPS 4.75, Running 14.85s Step 72( N/A%), pre moving , FPS 5.11, Running 14.88s Step 73( N/A%), pre moving , FPS 5.18, Running 14.92s Step 74( N/A%), pre moving , FPS 5.24, Running 14.95s Step 75( N/A%), pre moving , FPS 5.31, Running 14.98s Step 76( N/A%), pre moving , FPS 5.85, Running 15.02s Step 77( N/A%), pre moving , FPS 6.01, Running 15.05s Step 78( N/A%), pre moving , FPS 6.67, Running 15.08s Step 79( N/A%), pre moving , FPS 6.89, Running 15.11s Step 80( N/A%), pre moving , FPS 7.07, Running 15.15s Step 81( N/A%), pre moving , FPS 8.00, Running 15.18s Step 82( N/A%), pre moving , FPS 8.31, Running 15.21s Step 83( N/A%), pre moving , FPS 9.56, Running 15.25s Step 84( N/A%), pre moving , FPS 10.09, Running 15.29s Step 85( N/A%), pre moving , FPS 10.49, Running 15.33s Step 86( N/A%), pre moving , FPS 12.79, Running 15.37s Step 87( N/A%), pre moving , FPS 13.28, Running 15.42s Step 88( N/A%), pre moving , FPS 16.84, Running 15.46s Step 89( N/A%), pre moving , FPS 17.85, Running 15.52s Step 90( N/A%), pre moving , FPS 19.26, Running 15.55s Step 91( N/A%), pre moving , FPS 27.29, Running 15.58s Step 92( N/A%), pre moving , FPS 27.78, Running 15.60s Step 93( N/A%), pre moving , FPS 28.25, Running 15.62s Step 94( N/A%), pre moving , FPS 28.69, Running 15.65s Step 95( N/A%), pre moving , FPS 29.17, Running 15.67s Step 96( N/A%), pre moving , FPS 29.68, Running 15.69s Step 97( N/A%), pre moving , FPS 30.21, Running 15.71s Step 98( N/A%), pre moving , FPS 30.72, Running 15.73s Step 99( N/A%), pre moving , FPS 30.89, Running 15.76s Step 100( N/A%), pre moving , FPS 30.56, Running 15.80s Step 101( N/A%), pre moving , FPS 29.39, Running 15.86s Step 102( N/A%), pre moving , FPS 28.44, Running 15.92s Step 103( N/A%), pre moving , FPS 27.48, Running 15.97s Step 104( N/A%), pre moving , FPS 25.52, Running 16.07s Step 105( N/A%), pre moving , FPS 24.76, Running 16.14s Step 106( N/A%), pre moving , FPS 24.46, Running 16.19s Step 107( N/A%), pre moving , FPS 23.67, Running 16.27s Step 108( N/A%), pre moving , FPS 22.47, Running 16.35s Step 109( N/A%), pre moving , FPS 21.71, Running 16.44s Step 110( N/A%), pre moving , FPS 20.91, Running 16.50s Step 111( N/A%), pre moving , FPS 19.91, Running 16.59s Step 112( N/A%), pre moving , FPS 19.19, Running 16.65s Step 113( N/A%), pre moving , FPS 18.12, Running 16.73s Step 114( N/A%), pre moving , FPS 14.22, Running 17.05s Step 115( N/A%), pre moving , FPS 13.55, Running 17.14s Step 116( N/A%), pre moving , FPS 13.05, Running 17.22s Step 117( N/A%), pre moving , FPS 11.28, Running 17.48s Step 118( N/A%), pre moving , FPS 10.46, Running 17.64s Step 119( N/A%), pre moving , FPS 10.28, Running 17.71s Step 120( N/A%), pre moving , FPS 10.07, Running 17.79s Step 121( N/A%), pre moving , FPS 9.18, Running 18.04s Step 122( N/A%), pre moving , FPS 8.78, Running 18.19s Step 123( N/A%), pre moving , FPS 8.76, Running 18.26s Step 124( N/A%), pre moving , FPS 8.84, Running 18.33s Step 125( N/A%), pre moving , FPS 8.21, Running 18.57s Step 126( N/A%), pre moving , FPS 7.84, Running 18.74s Step 127( N/A%), pre moving , FPS 7.89, Running 18.80s Step 128( N/A%), pre moving , FPS 7.90, Running 18.88s Step 129( N/A%), pre moving , FPS 7.22, Running 19.21s Step 130( N/A%), pre moving , FPS 7.16, Running 19.30s Step 131( N/A%), pre moving , FPS 7.18, Running 19.37s Step 132( N/A%), pre moving , FPS 4.27, Running 21.33s Step 133( N/A%), pre moving , FPS 3.85, Running 21.93s Step 134( N/A%), pre moving , FPS 3.68, Running 22.49s Step 135( N/A%), pre moving , FPS 3.40, Running 23.03s Step 136( N/A%), pre moving , FPS 3.12, Running 23.62s Step 137( N/A%), pre moving , FPS 2.99, Running 24.17s Step 138( N/A%), pre moving , FPS 2.82, Running 24.73s Step 139( N/A%), pre moving , FPS 2.64, Running 25.28s Step 140( N/A%), pre moving , FPS 2.48, Running 25.84s Step 141( N/A%), pre moving , FPS 2.37, Running 26.46s Step 142( N/A%), pre moving , FPS 2.28, Running 26.95s Step 143( N/A%), pre moving , FPS 2.17, Running 27.47s Step 144( N/A%), pre moving , FPS 2.07, Running 28.02s Step 145( N/A%), pre moving , FPS 2.00, Running 28.59s Step 146( N/A%), pre moving , FPS 1.92, Running 29.17s Step 147( N/A%), pre moving , FPS 1.83, Running 29.71s Step 148( N/A%), pre moving , FPS 1.76, Running 30.26s Step 149( N/A%), pre moving , FPS 1.72, Running 30.83s Step 150( N/A%), pre moving , FPS 1.65, Running 31.45s Step 151( N/A%), pre moving , FPS 1.59, Running 31.99s Step 152( N/A%), pre moving , FPS 1.79, Running 32.53s Step 153( N/A%), pre moving , FPS 1.80, Running 33.04s Step 154( N/A%), pre moving , FPS 1.80, Running 33.60s Step 155( N/A%), pre moving , FPS 1.81, Running 34.10s Step 156( N/A%), pre moving , FPS 1.87, Running 34.29s Step 157( N/A%), pre moving , FPS 1.93, Running 34.56s Step 158( N/A%), pre moving , FPS 1.99, Running 34.78s Step 159( N/A%), pre moving , FPS 2.05, Running 35.01s Step 160( N/A%), pre moving , FPS 2.06, Running 35.56s Step 161( N/A%), pre moving , FPS 2.09, Running 36.04s Step 162( N/A%), pre moving , FPS 2.06, Running 36.67s Step 163( N/A%), pre moving , FPS 2.05, Running 37.22s Step 164( N/A%), pre moving , FPS 2.05, Running 37.79s Step 165( N/A%), pre moving , FPS 2.05, Running 38.33s Step 166( N/A%), pre moving , FPS 2.06, Running 38.88s Step 167( N/A%), pre moving , FPS 2.05, Running 39.45s Step 168( N/A%), pre moving , FPS 2.05, Running 39.99s Step 169( N/A%), pre moving , FPS 2.05, Running 40.56s Step 170( N/A%), pre moving , FPS 2.07, Running 41.13s Step 171( N/A%), pre moving , FPS 2.06, Running 41.69s Step 172( N/A%), pre moving , FPS 2.06, Running 42.22s Step 173( N/A%), pre moving , FPS 2.05, Running 42.79s Step 174( N/A%), pre moving , FPS 2.05, Running 43.34s Step 175( N/A%), pre moving , FPS 2.04, Running 43.93s Step 176( N/A%), pre moving , FPS 1.96, Running 44.52s Step 177( N/A%), pre moving , FPS 1.90, Running 45.09s Step 178( N/A%), pre moving , FPS 1.83, Running 45.69s Step 179( N/A%), pre moving , FPS 1.78, Running 46.27s Step 180( N/A%), pre moving , FPS 1.78, Running 46.78s Step 181( N/A%), pre moving , FPS 1.78, Running 47.28s Step 182( N/A%), pre moving , FPS 1.79, Running 47.82s Step 183( N/A%), pre moving , FPS 1.79, Running 48.38s Step 184( N/A%), pre moving , FPS 1.79, Running 48.94s Step 185( N/A%), pre moving , FPS 1.78, Running 49.54s Step 186( N/A%), pre moving , FPS 1.78, Running 50.12s Step 187( N/A%), pre moving , FPS 1.77, Running 50.72s Step 188( N/A%), pre moving , FPS 1.78, Running 51.24s Step 189( N/A%), pre moving , FPS 1.78, Running 51.79s Step 190( N/A%), pre moving , FPS 1.78, Running 52.36s Step 191( N/A%), pre moving , FPS 1.78, Running 52.91s Step 192( N/A%), pre moving , FPS 1.77, Running 53.50s Step 193( N/A%), pre moving , FPS 1.79, Running 53.98s Step 194( N/A%), pre moving , FPS 1.83, Running 54.25s Step 195( N/A%), pre moving , FPS 1.86, Running 54.67s Step 196( N/A%), pre moving , FPS 1.88, Running 55.18s Step 197( N/A%), pre moving , FPS 1.86, Running 55.83s Step 198( N/A%), pre moving , FPS 1.87, Running 56.41s Step 199( N/A%), pre moving , FPS 1.88, Running 56.92s Step 200( N/A%), pre moving , FPS 1.86, Running 57.53s Step 201( N/A%), pre moving , FPS 1.85, Running 58.07s Step 202( N/A%), pre moving , FPS 1.93, Running 58.16s Step 203( N/A%), pre moving , FPS 1.97, Running 58.54s Step 204( N/A%), pre moving , FPS 2.06, Running 58.63s Step 205( N/A%), pre moving , FPS 2.17, Running 58.74s Step 206( N/A%), pre moving , FPS 2.23, Running 59.10s Step 207( N/A%), pre moving , FPS 2.35, Running 59.22s Step 208( N/A%), pre moving , FPS 2.48, Running 59.31s Step 209( N/A%), pre moving , FPS 2.63, Running 59.41s Step 210( N/A%), pre moving , FPS 2.71, Running 59.76s Step 211( N/A%), pre moving , FPS 2.87, Running 59.87s Step 212( N/A%), pre moving , FPS 2.64, Running 61.06s Step 213( N/A%), pre moving , FPS 2.78, Running 61.17s Step 214( N/A%), pre moving , FPS 2.74, Running 61.55s Step 215( N/A%), pre moving , FPS 2.84, Running 61.71s Step 216( N/A%), pre moving , FPS 2.87, Running 62.15s Step 217( N/A%), pre moving , FPS 3.11, Running 62.25s Step 218( N/A%), pre moving , FPS 3.36, Running 62.36s Step 219( N/A%), pre moving , FPS 3.46, Running 62.70s Step 220( N/A%), pre moving , FPS 3.80, Running 62.79s Step 221( N/A%), pre moving , FPS 4.13, Running 62.91s Step 222( N/A%), pre moving , FPS 3.87, Running 63.33s Step 223( N/A%), pre moving , FPS 4.03, Running 63.50s Step 224( N/A%), pre moving , FPS 3.98, Running 63.66s Step 225( N/A%), pre moving , FPS 3.75, Running 64.08s Step 226( N/A%), pre moving , FPS 3.90, Running 64.24s Step 227( N/A%), pre moving , FPS 3.68, Running 64.65s Step 228( N/A%), pre moving , FPS 3.63, Running 64.82s Step 229( N/A%), pre moving , FPS 3.42, Running 65.25s Step 230( N/A%), pre moving , FPS 3.38, Running 65.68s Step 231( N/A%), pre moving , FPS 3.28, Running 65.97s Step 232( N/A%), pre moving , FPS 3.71, Running 66.45s Step 233( N/A%), pre moving , FPS 3.48, Running 66.92s Step 234( N/A%), pre moving , FPS 3.57, Running 67.16s Step 235( N/A%), pre moving , FPS 3.37, Running 67.65s Step 236( N/A%), pre moving , FPS 3.37, Running 68.07s Step 237( N/A%), pre moving , FPS 3.34, Running 68.24s Step 238( N/A%), pre moving , FPS 3.33, Running 68.36s Step 239( N/A%), pre moving , FPS 3.32, Running 68.73s Step 240( N/A%), pre moving , FPS 3.31, Running 68.83s Step 241( N/A%), pre moving , FPS 3.15, Running 69.26s Step 242( N/A%), pre moving , FPS 3.28, Running 69.43s Step 243( N/A%), pre moving , FPS 3.28, Running 69.60s Step 244( N/A%), pre moving , FPS 3.17, Running 69.97s Step 245( N/A%), pre moving , FPS 3.33, Running 70.08s Step 246( N/A%), pre moving , FPS 3.27, Running 70.35s Step 247( N/A%), pre moving , FPS 3.40, Running 70.53s Step 248( N/A%), pre moving , FPS 3.43, Running 70.66s Step 249( N/A%), pre moving , FPS 3.63, Running 70.76s Step 250( N/A%), pre moving , FPS 3.68, Running 71.11s Step 251( N/A%), pre moving , FPS 3.80, Running 71.23s Step 252( N/A%), pre moving , FPS 4.09, Running 71.34s Step 253( N/A%), pre moving , FPS 4.19, Running 71.70s Step 254( N/A%), pre moving , FPS 4.32, Running 71.78s Step 255( N/A%), pre moving , FPS 4.71, Running 71.90s Step 256( N/A%), pre moving , FPS 3.80, Running 73.34s Step 257( N/A%), pre moving , FPS 3.84, Running 73.45s Step 258( N/A%), pre moving , FPS 3.86, Running 73.55s Step 259( N/A%), pre moving , FPS 4.06, Running 73.66s Step 260( N/A%), pre moving , FPS 3.84, Running 74.04s Step 261( N/A%), pre moving , FPS 4.08, Running 74.16s Step 262( N/A%), pre moving , FPS 4.07, Running 74.34s Step 263( N/A%), pre moving , FPS 4.05, Running 74.53s Step 264( N/A%), pre moving , FPS 4.18, Running 74.75s Step 265( N/A%), pre moving , FPS 4.07, Running 74.99s Step 266( N/A%), pre moving , FPS 3.92, Running 75.46s Step 267( N/A%), pre moving , FPS 3.87, Running 75.70s Step 268( N/A%), pre moving , FPS 3.62, Running 76.18s Step 269( N/A%), pre moving , FPS 3.54, Running 76.41s Step 270( N/A%), pre moving , FPS 3.48, Running 76.86s Step 271( N/A%), pre moving , FPS 3.28, Running 77.32s Step 272( N/A%), pre moving , FPS 3.21, Running 77.57s Step 273( N/A%), pre moving , FPS 3.15, Running 78.04s Step 274( N/A%), pre moving , FPS 3.08, Running 78.27s Step 275( N/A%), pre moving , FPS 2.90, Running 78.79s Step 276( N/A%), pre moving , FPS 3.33, Running 79.34s Step 277( N/A%), pre moving , FPS 3.14, Running 79.82s Step 278( N/A%), pre moving , FPS 3.07, Running 80.06s Step 279( N/A%), pre moving , FPS 2.90, Running 80.56s Step 280( N/A%), pre moving , FPS 2.97, Running 80.77s Step 281( N/A%), pre moving , FPS 2.83, Running 81.24s Step 282( N/A%), pre moving , FPS 2.70, Running 81.74s Step 283( N/A%), pre moving , FPS 2.63, Running 82.12s Step 284( N/A%), pre moving , FPS 2.61, Running 82.43s Step 285( N/A%), pre moving , FPS 2.52, Running 82.93s Step 286( N/A%), pre moving , FPS 2.60, Running 83.16s Step 287( N/A%), pre moving , FPS 2.52, Running 83.64s Step 288( N/A%), pre moving , FPS 2.52, Running 84.11s Step 289( N/A%), pre moving , FPS 2.52, Running 84.35s Step 290( N/A%), pre moving , FPS 2.51, Running 84.83s Step 291( N/A%), pre moving , FPS 2.59, Running 85.05s Step 292( N/A%), pre moving , FPS 2.52, Running 85.52s Step 293( N/A%), pre moving , FPS 2.53, Running 85.93s Step 294( N/A%), pre moving , FPS 2.55, Running 86.10s Step 295( N/A%), pre moving , FPS 2.68, Running 86.26s Step 296( N/A%), pre moving , FPS 2.72, Running 86.70s Step 297( N/A%), pre moving , FPS 2.84, Running 86.86s Step 298( N/A%), pre moving , FPS 2.75, Running 87.34s Step 299( N/A%), pre moving , FPS 2.78, Running 87.74s Step 300( N/A%), pre moving , FPS 2.75, Running 88.04s Step 301( N/A%), pre moving , FPS 2.74, Running 88.54s Step 302( N/A%), pre moving , FPS 2.85, Running 88.76s Step 303( N/A%), pre moving , FPS 2.81, Running 89.24s Step 304( N/A%), pre moving , FPS 2.75, Running 89.71s Step 305( N/A%), pre moving , FPS 2.85, Running 89.93s Step 306( N/A%), pre moving , FPS 2.76, Running 90.40s Step 307( N/A%), pre moving , FPS 2.86, Running 90.65s Step 308( N/A%), pre moving , FPS 2.85, Running 91.14s Step 309( N/A%), pre moving , FPS 2.77, Running 91.56s Step 310( N/A%), pre moving , FPS 2.90, Running 91.73s Step 311( N/A%), pre moving , FPS 2.93, Running 91.89s Step 312( N/A%), pre moving , FPS 2.94, Running 92.31s Step 313( N/A%), pre moving , FPS 3.06, Running 92.47s Step 314( N/A%), pre moving , FPS 2.95, Running 92.89s Step 315( N/A%), pre moving , FPS 2.95, Running 93.05s Step 316( N/A%), pre moving , FPS 2.96, Running 93.46s Step 317( N/A%), pre moving , FPS 2.95, Running 93.64s Step 318( N/A%), pre moving , FPS 3.12, Running 93.74s Step 319( N/A%), pre moving , FPS 3.18, Running 94.02s Step 320( N/A%), pre moving , FPS 3.24, Running 94.21s Step 321( N/A%), pre moving , FPS 3.43, Running 94.37s Step 322( N/A%), pre moving , FPS 3.50, Running 94.47s Step 323( N/A%), pre moving , FPS 3.59, Running 94.81s Step 324( N/A%), pre moving , FPS 3.87, Running 94.88s Step 325( N/A%), pre moving , FPS 3.95, Running 94.99s Step 326( N/A%), pre moving , FPS 4.26, Running 95.10s Step 327( N/A%), pre moving , FPS 4.38, Running 95.22s Step 328( N/A%), pre moving , FPS 4.77, Running 95.32s Step 329( N/A%), pre moving , FPS 5.14, Running 95.45s Step 330( N/A%), pre moving , FPS 5.25, Running 95.55s Step 331( N/A%), pre moving , FPS 5.27, Running 95.68s Step 332( N/A%), pre moving , FPS 5.77, Running 95.78s Step 333( N/A%), pre moving , FPS 5.88, Running 95.88s Step 334( N/A%), pre moving , FPS 6.01, Running 96.22s Step 335( N/A%), pre moving , FPS 6.08, Running 96.34s Step 336( N/A%), pre moving , FPS 3.00, Running 100.12s Step 337( N/A%), pre moving , FPS 2.80, Running 100.77s Step 338( N/A%), pre moving , FPS 2.63, Running 101.35s Step 339( N/A%), pre moving , FPS 2.53, Running 101.92s Step 340( N/A%), pre moving , FPS 2.42, Running 102.48s Step 341( N/A%), pre moving , FPS 2.30, Running 103.08s Step 342( N/A%), pre moving , FPS 2.18, Running 103.66s Step 343( N/A%), pre moving , FPS 2.12, Running 104.26s Step 344( N/A%), pre moving , FPS 2.01, Running 104.83s Step 345( N/A%), pre moving , FPS 1.92, Running 105.40s Step 346( N/A%), pre moving , FPS 1.84, Running 105.96s Step 347( N/A%), pre moving , FPS 1.77, Running 106.53s Step 348( N/A%), pre moving , FPS 1.70, Running 107.12s Step 349( N/A%), pre moving , FPS 1.64, Running 107.68s Step 350( N/A%), pre moving , FPS 1.58, Running 108.24s Step 351( N/A%), pre moving , FPS 1.52, Running 108.83s Step 352( N/A%), pre moving , FPS 1.47, Running 109.40s Step 353( N/A%), pre moving , FPS 1.42, Running 109.99s Step 354( N/A%), pre moving , FPS 1.39, Running 110.58s Step 355( N/A%), pre moving , FPS 1.35, Running 111.17s Step 356( 0.17%), action 1, FPS 1.56, Running 112.94s Step 357( 0.33%), action 2, FPS 1.54, Running 113.80s Step 358( 0.50%), action 3, FPS 1.56, Running 114.18s Step 359( 0.67%), action 4, FPS 1.59, Running 114.48s Step 360( 0.83%), action 5, FPS 1.60, Running 114.99s Step 361( 1.00%), action 6, FPS 1.63, Running 115.34s Step 362( 1.17%), action 7, FPS 1.62, Running 115.98s Step 363( 1.33%), action 8, FPS 1.60, Running 116.73s Step 364( 1.50%), action 9, FPS 1.59, Running 117.39s Step 365( 1.67%), action 10, FPS 1.55, Running 118.29s Step 366( 1.83%), action 11, FPS 1.49, Running 119.36s Step 367( 2.00%), action 12, FPS 1.47, Running 120.15s Step 368( 2.17%), action 13, FPS 1.42, Running 121.17s Step 369( 2.33%), action 14, FPS 1.40, Running 121.95s Step 370( 2.50%), action 15, FPS 1.35, Running 123.01s Step 371( 2.67%), action 16, FPS 1.32, Running 124.01s Step 372( 2.83%), action 17, FPS 1.30, Running 124.78s Step 373( 3.00%), action 18, FPS 1.28, Running 125.57s Step 374( 3.17%), action 19, FPS 1.26, Running 126.49s Step 375( 3.33%), action 20, FPS 1.23, Running 127.45s Step 376( 3.50%), action 21, FPS 1.28, Running 128.62s Step 377( 3.67%), action 22, FPS 1.27, Running 129.59s Step 378( 3.83%), action 23, FPS 1.24, Running 130.35s Step 379( 4.00%), action 24, FPS 1.19, Running 131.30s Step 380( 4.17%), action 25, FPS 1.18, Running 132.01s Step 381( 4.33%), action 26, FPS 1.14, Running 132.89s Step 382( 4.50%), action 27, FPS 1.11, Running 133.93s Step 383( 4.67%), action 28, FPS 1.14, Running 134.25s Step 384( 4.83%), action 29, FPS 1.16, Running 134.66s Step 385( 5.00%), action 30, FPS 1.18, Running 135.21s Step 386( 5.17%), action 31, FPS 1.20, Running 136.07s Step 387( 5.33%), action 32, FPS 1.19, Running 136.99s Step 388( 5.50%), action 33, FPS 1.21, Running 137.68s Step 389( 5.67%), action 34, FPS 1.20, Running 138.58s Step 390( 5.83%), action 35, FPS 1.22, Running 139.40s Step 391( 6.00%), action 36, FPS 1.23, Running 140.25s Step 392( 6.17%), action 37, FPS 1.24, Running 140.89s Step 393( 6.33%), action 38, FPS 1.23, Running 141.82s Step 394( 6.50%), action 39, FPS 1.25, Running 142.50s Step 395( 6.67%), action 40, FPS 1.25, Running 143.42s Step 396( 6.83%), action 41, FPS 1.26, Running 144.54s Step 397( 7.00%), action 42, FPS 1.27, Running 145.31s Step 398( 7.17%), action 43, FPS 1.26, Running 146.25s Step 399( 7.33%), action 44, FPS 1.25, Running 147.24s Step 400( 7.50%), action 45, FPS 1.25, Running 147.96s Step 401( 7.67%), action 46, FPS 1.24, Running 148.99s Step 402( 7.83%), action 47, FPS 1.24, Running 150.04s Step 403( 8.00%), action 48, FPS 1.20, Running 150.90s Step 404( 8.17%), action 49, FPS 1.17, Running 151.70s Step 405( 8.33%), action 50, FPS 1.14, Running 152.70s Step 406( 8.50%), action 51, FPS 1.17, Running 153.18s Step 407( 8.67%), action 52, FPS 1.21, Running 153.46s Step 408( 8.83%), action 53, FPS 1.24, Running 153.86s Step 409( 9.00%), action 54, FPS 1.28, Running 154.17s Step 410( 9.17%), action 55, FPS 1.30, Running 154.74s Step 411( 9.33%), action 56, FPS 1.32, Running 155.37s Step 412( 9.50%), action 57, FPS 1.32, Running 156.06s Step 413( 9.67%), action 58, FPS 1.31, Running 157.03s Step 414( 9.83%), action 59, FPS 1.30, Running 157.87s Step 415( 10.00%), action 60, FPS 1.33, Running 158.46s Step 416( 10.17%), action 61, FPS 1.34, Running 159.48s Step 417( 10.33%), action 62, FPS 1.35, Running 160.16s Step 418( 10.50%), action 63, FPS 1.34, Running 161.15s Step 419( 10.67%), action 64, FPS 1.38, Running 161.74s Step 420( 10.83%), action 65, FPS 1.35, Running 162.81s Step 421( 11.00%), action 66, FPS 1.36, Running 163.74s Step 422( 11.17%), action 67, FPS 1.38, Running 164.54s Step 423( 11.33%), action 68, FPS 1.37, Running 165.49s Step 424( 11.50%), action 69, FPS 1.34, Running 166.66s Step 425( 11.67%), action 70, FPS 1.34, Running 167.62s Step 426( 11.83%), action 71, FPS 1.28, Running 168.83s Step 427( 12.00%), action 72, FPS 1.22, Running 169.85s Step 428( 12.17%), action 73, FPS 1.18, Running 170.87s Step 429( 12.33%), action 74, FPS 1.13, Running 171.86s Step 430( 12.50%), action 75, FPS 1.12, Running 172.52s Step 431( 12.67%), action 76, FPS 1.13, Running 173.15s Step 432( 12.83%), action 77, FPS 1.14, Running 173.54s Step 433( 13.00%), action 78, FPS 1.19, Running 173.83s Step 434( 13.17%), action 79, FPS 1.22, Running 174.29s Step 435( 13.33%), action 80, FPS 1.22, Running 174.89s Step 436( 13.50%), action 81, FPS 1.23, Running 175.75s Step 437( 13.67%), action 82, FPS 1.20, Running 176.79s Step 438( 13.83%), action 83, FPS 1.20, Running 177.77s Step 439( 14.00%), action 84, FPS 1.20, Running 178.45s Step 440( 14.17%), action 85, FPS 1.20, Running 179.49s Step 441( 14.33%), action 86, FPS 1.21, Running 180.22s Step 442( 14.50%), action 87, FPS 1.20, Running 181.22s Step 443( 14.67%), action 88, FPS 1.20, Running 182.15s Step 444( 14.83%), action 89, FPS 1.23, Running 182.96s Step 445( 15.00%), action 90, FPS 1.23, Running 183.91s Step 446( 15.17%), action 91, FPS 1.24, Running 185.02s Step 447( 15.33%), action 92, FPS 1.26, Running 185.71s Step 448( 15.50%), action 93, FPS 1.26, Running 186.74s Step 449( 15.67%), action 94, FPS 1.26, Running 187.78s Step 450( 15.83%), action 95, FPS 1.25, Running 188.49s Step 451( 16.00%), action 96, FPS 1.23, Running 189.40s Step 452( 16.17%), action 97, FPS 1.20, Running 190.16s Step 453( 16.33%), action 98, FPS 1.17, Running 190.99s Step 454( 16.50%), action 99, FPS 1.14, Running 191.81s Step 455( 16.67%), action 100, FPS 1.12, Running 192.77s Step 456( 16.83%), action 101, FPS 1.14, Running 193.32s Step 457( 17.00%), action 102, FPS 1.18, Running 193.74s Step 458( 17.17%), action 103, FPS 1.22, Running 194.11s Step 459( 17.33%), action 104, FPS 1.23, Running 194.65s Step 460( 17.50%), action 105, FPS 1.27, Running 195.29s Step 461( 17.67%), action 106, FPS 1.26, Running 196.11s Step 462( 17.83%), action 107, FPS 1.28, Running 196.83s Step 463( 18.00%), action 108, FPS 1.28, Running 197.71s Step 464( 18.17%), action 109, FPS 1.29, Running 198.43s Step 465( 18.33%), action 110, FPS 1.30, Running 199.33s Step 466( 18.50%), action 111, FPS 1.29, Running 200.58s Step 467( 18.67%), action 112, FPS 1.27, Running 201.42s Step 468( 18.83%), action 113, FPS 1.30, Running 202.18s Step 469( 19.00%), action 114, FPS 1.31, Running 203.05s Step 470( 19.17%), action 115, FPS 1.27, Running 204.19s Step 471( 19.33%), action 116, FPS 1.28, Running 205.08s Step 472( 19.50%), action 117, FPS 1.27, Running 205.95s Step 473( 19.67%), action 118, FPS 1.26, Running 206.91s Step 474( 19.83%), action 119, FPS 1.23, Running 208.10s Step 475( 20.00%), action 120, FPS 1.23, Running 209.05s Step 476( 20.17%), action 121, FPS 1.19, Running 210.13s Step 477( 20.33%), action 122, FPS 1.17, Running 210.81s Step 478( 20.50%), action 123, FPS 1.13, Running 211.81s Step 479( 20.67%), action 124, FPS 1.12, Running 212.49s Step 480( 20.83%), action 125, FPS 1.14, Running 212.83s Step 481( 21.00%), action 126, FPS 1.17, Running 213.15s Step 482( 21.17%), action 127, FPS 1.18, Running 213.74s Step 483( 21.33%), action 128, FPS 1.19, Running 214.51s Step 484( 21.50%), action 129, FPS 1.19, Running 215.26s Step 485( 21.67%), action 130, FPS 1.19, Running 216.19s Step 486( 21.83%), action 131, FPS 1.20, Running 217.25s Step 487( 22.00%), action 132, FPS 1.21, Running 217.91s Step 488( 22.17%), action 133, FPS 1.20, Running 218.85s Step 489( 22.33%), action 134, FPS 1.21, Running 219.52s Step 490( 22.50%), action 135, FPS 1.23, Running 220.44s Step 491( 22.67%), action 136, FPS 1.26, Running 221.00s Step 492( 22.83%), action 137, FPS 1.25, Running 221.95s Step 493( 23.00%), action 138, FPS 1.28, Running 222.57s Step 494( 23.17%), action 139, FPS 1.29, Running 223.57s Step 495( 23.33%), action 140, FPS 1.32, Running 224.18s Step 496( 23.50%), action 141, FPS 1.33, Running 225.15s Step 497( 23.67%), action 142, FPS 1.34, Running 225.75s Step 498( 23.83%), action 143, FPS 1.33, Running 226.84s Step 499( 24.00%), action 144, FPS 1.32, Running 227.70s Step 500( 24.17%), action 145, FPS 1.28, Running 228.49s Step 501( 24.33%), action 146, FPS 1.24, Running 229.30s Step 502( 24.50%), action 147, FPS 1.22, Running 230.15s Step 503( 24.67%), action 148, FPS 1.21, Running 231.10s Step 504( 24.83%), action 149, FPS 1.24, Running 231.45s Step 505( 25.00%), action 150, FPS 1.28, Running 231.78s Step 506( 25.17%), action 151, FPS 1.31, Running 232.49s Step 507( 25.33%), action 152, FPS 1.31, Running 233.22s Step 508( 25.50%), action 153, FPS 1.30, Running 234.21s Step 509( 25.67%), action 154, FPS 1.28, Running 235.12s Step 510( 25.83%), action 155, FPS 1.29, Running 235.93s Step 511( 26.00%), action 156, FPS 1.26, Running 236.84s Step 512( 26.17%), action 157, FPS 1.29, Running 237.49s Step 513( 26.33%), action 158, FPS 1.26, Running 238.43s Step 514( 26.50%), action 159, FPS 1.28, Running 239.14s Step 515( 26.67%), action 160, FPS 1.28, Running 239.85s Step 516( 26.83%), action 161, FPS 1.28, Running 240.81s Step 517( 27.00%), action 162, FPS 1.25, Running 241.75s Step 518( 27.17%), action 163, FPS 1.28, Running 242.43s Step 519( 27.33%), action 164, FPS 1.28, Running 243.35s Step 520( 27.50%), action 165, FPS 1.28, Running 244.14s Step 521( 27.67%), action 166, FPS 1.27, Running 245.04s Step 522( 27.83%), action 167, FPS 1.28, Running 245.79s Step 523( 28.00%), action 168, FPS 1.28, Running 246.70s Step 524( 28.17%), action 169, FPS 1.23, Running 247.73s Step 525( 28.33%), action 170, FPS 1.20, Running 248.38s Step 526( 28.50%), action 171, FPS 1.18, Running 249.40s Step 527( 28.67%), action 172, FPS 1.17, Running 250.35s Step 528( 28.83%), action 173, FPS 1.21, Running 250.67s Step 529( 29.00%), action 174, FPS 1.26, Running 251.01s Step 530( 29.17%), action 175, FPS 1.30, Running 251.32s Step 531( 29.33%), action 176, FPS 1.33, Running 251.87s Step 532( 29.50%), action 177, FPS 1.31, Running 252.73s Step 533( 29.67%), action 178, FPS 1.31, Running 253.67s Step 534( 29.83%), action 179, FPS 1.32, Running 254.33s Step 535( 30.00%), action 180, FPS 1.29, Running 255.31s Step 536( 30.17%), action 181, FPS 1.28, Running 256.40s Step 537( 30.33%), action 182, FPS 1.29, Running 257.30s Step 538( 30.50%), action 183, FPS 1.28, Running 258.04s Step 539( 30.67%), action 184, FPS 1.28, Running 258.97s Step 540( 30.83%), action 185, FPS 1.29, Running 259.66s Step 541( 31.00%), action 186, FPS 1.31, Running 260.32s Step 542( 31.17%), action 187, FPS 1.30, Running 261.13s Step 543( 31.33%), action 188, FPS 1.31, Running 261.91s Step 544( 31.50%), action 189, FPS 1.32, Running 262.88s Step 545( 31.67%), action 190, FPS 1.32, Running 263.55s Step 546( 31.83%), action 191, FPS 1.31, Running 264.61s Step 547( 32.00%), action 192, FPS 1.34, Running 265.26s Step 548( 32.17%), action 193, FPS 1.29, Running 266.23s Step 549( 32.33%), action 194, FPS 1.23, Running 267.21s Step 550( 32.50%), action 195, FPS 1.20, Running 268.03s Step 551( 32.67%), action 196, FPS 1.17, Running 268.96s Step 552( 32.83%), action 197, FPS 1.19, Running 269.56s Step 553( 33.00%), action 198, FPS 1.23, Running 269.88s Step 554( 33.17%), action 199, FPS 1.25, Running 270.29s Step 555( 33.33%), action 200, FPS 1.29, Running 270.79s Step 556( 33.50%), action 201, FPS 1.33, Running 271.48s Step 557( 33.67%), action 202, FPS 1.33, Running 272.36s Step 558( 33.83%), action 203, FPS 1.31, Running 273.36s Step 559( 34.00%), action 204, FPS 1.31, Running 274.21s Step 560( 34.17%), action 205, FPS 1.30, Running 274.99s Step 561( 34.33%), action 206, FPS 1.28, Running 275.90s Step 562( 34.50%), action 207, FPS 1.29, Running 276.60s Step 563( 34.67%), action 208, FPS 1.27, Running 277.61s Step 564( 34.83%), action 209, FPS 1.28, Running 278.56s Step 565( 35.00%), action 210, FPS 1.27, Running 279.25s Step 566( 35.17%), action 211, FPS 1.28, Running 280.23s Step 567( 35.33%), action 212, FPS 1.28, Running 280.89s Step 568( 35.50%), action 213, FPS 1.28, Running 281.83s Step 569( 35.67%), action 214, FPS 1.30, Running 282.62s Step 570( 35.83%), action 215, FPS 1.30, Running 283.46s Step 571( 36.00%), action 216, FPS 1.32, Running 284.11s Step 572( 36.17%), action 217, FPS 1.30, Running 284.94s Step 573( 36.33%), action 218, FPS 1.26, Running 285.72s Step 574( 36.50%), action 219, FPS 1.22, Running 286.66s Step 575( 36.67%), action 220, FPS 1.21, Running 287.34s Step 576( 36.83%), action 221, FPS 1.18, Running 288.39s Step 577( 37.00%), action 222, FPS 1.22, Running 288.69s Step 578( 37.17%), action 223, FPS 1.27, Running 289.12s Step 579( 37.33%), action 224, FPS 1.31, Running 289.43s Step 580( 37.50%), action 225, FPS 1.34, Running 289.96s Step 581( 37.67%), action 226, FPS 1.36, Running 290.65s Step 582( 37.83%), action 227, FPS 1.34, Running 291.49s Step 583( 38.00%), action 228, FPS 1.37, Running 292.20s Step 584( 38.17%), action 229, FPS 1.38, Running 293.10s Step 585( 38.33%), action 230, FPS 1.38, Running 293.71s Step 586( 38.50%), action 231, FPS 1.38, Running 294.71s Step 587( 38.67%), action 232, FPS 1.36, Running 295.54s Step 588( 38.83%), action 233, FPS 1.37, Running 296.43s Step 589( 39.00%), action 234, FPS 1.36, Running 297.34s Step 590( 39.17%), action 235, FPS 1.37, Running 298.01s Step 591( 39.33%), action 236, FPS 1.37, Running 298.69s Step 592( 39.50%), action 237, FPS 1.36, Running 299.63s Step 593( 39.67%), action 238, FPS 1.35, Running 300.51s Step 594( 39.83%), action 239, FPS 1.37, Running 301.29s Step 595( 40.00%), action 240, FPS 1.35, Running 302.20s Step 596( 40.17%), action 241, FPS 1.34, Running 303.35s Step 597( 40.33%), action 242, FPS 1.28, Running 304.35s Step 598( 40.50%), action 243, FPS 1.25, Running 305.11s Step 599( 40.67%), action 244, FPS 1.21, Running 305.97s Step 600( 40.83%), action 245, FPS 1.19, Running 306.81s Step 601( 41.00%), action 246, FPS 1.17, Running 307.69s Step 602( 41.17%), action 247, FPS 1.21, Running 308.07s Step 603( 41.33%), action 248, FPS 1.23, Running 308.41s Step 604( 41.50%), action 249, FPS 1.26, Running 309.00s Step 605( 41.67%), action 250, FPS 1.27, Running 309.48s Step 606( 41.83%), action 251, FPS 1.27, Running 310.45s Step 607( 42.00%), action 252, FPS 1.26, Running 311.42s Step 608( 42.17%), action 253, FPS 1.28, Running 312.11s Step 609( 42.33%), action 254, FPS 1.29, Running 312.83s Step 610( 42.50%), action 255, FPS 1.28, Running 313.70s Step 611( 42.67%), action 256, FPS 1.26, Running 314.59s Step 612( 42.83%), action 257, FPS 1.27, Running 315.41s Step 613( 43.00%), action 258, FPS 1.26, Running 316.34s Step 614( 43.17%), action 259, FPS 1.27, Running 317.09s Step 615( 43.33%), action 260, FPS 1.27, Running 317.99s Step 616( 43.50%), action 261, FPS 1.27, Running 319.06s Step 617( 43.67%), action 262, FPS 1.30, Running 319.73s Step 618( 43.83%), action 263, FPS 1.28, Running 320.68s Step 619( 44.00%), action 264, FPS 1.28, Running 321.59s Step 620( 44.17%), action 265, FPS 1.26, Running 322.64s Step 621( 44.33%), action 266, FPS 1.28, Running 323.28s Step 622( 44.50%), action 267, FPS 1.25, Running 324.05s Step 623( 44.67%), action 268, FPS 1.22, Running 324.86s Step 624( 44.83%), action 269, FPS 1.20, Running 325.72s Step 625( 45.00%), action 270, FPS 1.18, Running 326.47s Step 626( 45.17%), action 271, FPS 1.21, Running 327.00s Step 627( 45.33%), action 272, FPS 1.26, Running 327.28s Step 628( 45.50%), action 273, FPS 1.29, Running 327.64s Step 629( 45.67%), action 274, FPS 1.32, Running 327.99s Step 630( 45.83%), action 275, FPS 1.35, Running 328.48s Step 631( 46.00%), action 276, FPS 1.38, Running 329.08s Step 632( 46.17%), action 277, FPS 1.40, Running 329.74s Step 633( 46.33%), action 278, FPS 1.40, Running 330.65s Step 634( 46.50%), action 279, FPS 1.40, Running 331.37s Step 635( 46.67%), action 280, FPS 1.40, Running 332.28s Step 636( 46.83%), action 281, FPS 1.40, Running 333.33s Step 637( 47.00%), action 282, FPS 1.41, Running 333.92s Step 638( 47.17%), action 283, FPS 1.43, Running 334.67s Step 639( 47.33%), action 284, FPS 1.44, Running 335.49s Step 640( 47.50%), action 285, FPS 1.47, Running 336.24s Step 641( 47.67%), action 286, FPS 1.44, Running 337.18s Step 642( 47.83%), action 287, FPS 1.41, Running 338.20s Step 643( 48.00%), action 288, FPS 1.42, Running 338.94s Step 644( 48.17%), action 289, FPS 1.40, Running 340.03s Step 645( 48.33%), action 290, FPS 1.39, Running 340.86s Step 646( 48.50%), action 291, FPS 1.32, Running 342.13s Step 647( 48.67%), action 292, FPS 1.30, Running 342.73s Step 648( 48.83%), action 293, FPS 1.24, Running 343.75s Step 649( 49.00%), action 294, FPS 1.20, Running 344.66s Step 650( 49.17%), action 295, FPS 1.18, Running 345.41s Step 651( 49.33%), action 296, FPS 1.18, Running 346.07s Step 652( 49.50%), action 297, FPS 1.18, Running 346.65s Step 653( 49.67%), action 298, FPS 1.23, Running 346.94s Step 654( 49.83%), action 299, FPS 1.25, Running 347.40s Step 655( 50.00%), action 300, FPS 1.30, Running 347.73s Step 656( 50.17%), action 301, FPS 1.33, Running 348.35s Step 657( 50.33%), action 302, FPS 1.33, Running 348.91s Step 658( 50.50%), action 303, FPS 1.34, Running 349.59s Step 659( 50.67%), action 304, FPS 1.33, Running 350.55s Step 660( 50.83%), action 305, FPS 1.32, Running 351.38s Step 661( 51.00%), action 306, FPS 1.33, Running 352.21s Step 662( 51.17%), action 307, FPS 1.33, Running 353.20s Step 663( 51.33%), action 308, FPS 1.34, Running 353.91s Step 664( 51.50%), action 309, FPS 1.35, Running 354.84s Step 665( 51.67%), action 310, FPS 1.37, Running 355.44s Step 666( 51.83%), action 311, FPS 1.40, Running 356.45s Step 667( 52.00%), action 312, FPS 1.37, Running 357.29s Step 668( 52.17%), action 313, FPS 1.39, Running 358.11s Step 669( 52.33%), action 314, FPS 1.42, Running 358.76s Step 670( 52.50%), action 315, FPS 1.40, Running 359.70s Step 671( 52.67%), action 316, FPS 1.37, Running 360.64s Step 672( 52.83%), action 317, FPS 1.35, Running 361.41s Step 673( 53.00%), action 318, FPS 1.30, Running 362.30s Step 674( 53.17%), action 319, FPS 1.28, Running 363.01s Step 675( 53.33%), action 320, FPS 1.24, Running 363.87s Step 676( 53.50%), action 321, FPS 1.20, Running 364.98s Step 677( 53.67%), action 322, FPS 1.18, Running 365.86s Step 678( 53.83%), action 323, FPS 1.20, Running 366.30s Step 679( 54.00%), action 324, FPS 1.25, Running 366.58s Step 680( 54.17%), action 325, FPS 1.28, Running 367.00s Step 681( 54.33%), action 326, FPS 1.31, Running 367.53s Step 682( 54.50%), action 327, FPS 1.35, Running 368.05s Step 683( 54.67%), action 328, FPS 1.35, Running 368.76s Step 684( 54.83%), action 329, FPS 1.34, Running 369.71s Step 685( 55.00%), action 330, FPS 1.34, Running 370.35s Step 686( 55.17%), action 331, FPS 1.36, Running 371.19s Step 687( 55.33%), action 332, FPS 1.36, Running 372.01s Step 688( 55.50%), action 333, FPS 1.34, Running 373.01s Step 689( 55.67%), action 334, FPS 1.34, Running 373.67s Step 690( 55.83%), action 335, FPS 1.34, Running 374.62s Step 691( 56.00%), action 336, FPS 1.36, Running 375.30s Step 692( 56.17%), action 337, FPS 1.36, Running 376.15s Step 693( 56.33%), action 338, FPS 1.37, Running 376.94s Step 694( 56.50%), action 339, FPS 1.33, Running 377.99s Step 695( 56.67%), action 340, FPS 1.36, Running 378.63s Step 696( 56.83%), action 341, FPS 1.36, Running 379.65s Step 697( 57.00%), action 342, FPS 1.38, Running 380.33s Step 698( 57.17%), action 343, FPS 1.33, Running 381.36s Step 699( 57.33%), action 344, FPS 1.27, Running 382.33s Step 700( 57.50%), action 345, FPS 1.22, Running 383.36s Step 701( 57.67%), action 346, FPS 1.20, Running 384.15s Step 702( 57.83%), action 347, FPS 1.17, Running 385.12s Step 703( 58.00%), action 348, FPS 1.17, Running 385.81s Step 704( 58.17%), action 349, FPS 1.21, Running 386.24s Step 705( 58.33%), action 350, FPS 1.23, Running 386.55s Step 706( 58.50%), action 351, FPS 1.26, Running 387.09s Step 707( 58.67%), action 352, FPS 1.29, Running 387.50s Step 708( 58.83%), action 353, FPS 1.33, Running 388.06s Step 709( 59.00%), action 354, FPS 1.33, Running 388.74s Step 710( 59.17%), action 355, FPS 1.35, Running 389.48s Step 711( 59.33%), action 356, FPS 1.33, Running 390.34s Step 712( 59.50%), action 357, FPS 1.35, Running 391.01s Step 713( 59.67%), action 358, FPS 1.33, Running 391.92s Step 714( 59.83%), action 359, FPS 1.37, Running 392.60s Step 715( 60.00%), action 360, FPS 1.36, Running 393.29s Step 716( 60.17%), action 361, FPS 1.37, Running 394.29s Step 717( 60.33%), action 362, FPS 1.34, Running 395.23s Step 718( 60.50%), action 363, FPS 1.37, Running 395.94s Step 719( 60.67%), action 364, FPS 1.37, Running 396.95s Step 720( 60.83%), action 365, FPS 1.40, Running 397.62s Step 721( 61.00%), action 366, FPS 1.40, Running 398.48s Step 722( 61.17%), action 367, FPS 1.41, Running 399.31s Step 723( 61.33%), action 368, FPS 1.38, Running 400.28s Step 724( 61.50%), action 369, FPS 1.35, Running 401.00s Step 725( 61.67%), action 370, FPS 1.30, Running 401.95s Step 726( 61.83%), action 371, FPS 1.26, Running 403.02s Step 727( 62.00%), action 372, FPS 1.22, Running 403.93s Step 728( 62.17%), action 373, FPS 1.20, Running 404.70s Step 729( 62.33%), action 374, FPS 1.18, Running 405.65s Step 730( 62.50%), action 375, FPS 1.21, Running 405.99s Step 731( 62.67%), action 376, FPS 1.25, Running 406.30s Step 732( 62.83%), action 377, FPS 1.28, Running 406.61s Step 733( 63.00%), action 378, FPS 1.33, Running 406.92s Step 734( 63.17%), action 379, FPS 1.36, Running 407.32s Step 735( 63.33%), action 380, FPS 1.38, Running 407.74s Step 736( 63.50%), action 381, FPS 1.41, Running 408.46s Step 737( 63.67%), action 382, FPS 1.41, Running 409.43s Step 738( 63.83%), action 383, FPS 1.40, Running 410.18s Step 739( 64.00%), action 384, FPS 1.42, Running 411.08s Step 740( 64.17%), action 385, FPS 1.39, Running 411.97s Step 741( 64.33%), action 386, FPS 1.40, Running 412.78s Step 742( 64.50%), action 387, FPS 1.40, Running 413.58s Step 743( 64.67%), action 388, FPS 1.42, Running 414.35s Step 744( 64.83%), action 389, FPS 1.42, Running 415.09s Step 745( 65.00%), action 390, FPS 1.42, Running 416.03s Step 746( 65.17%), action 391, FPS 1.41, Running 417.20s Step 747( 65.33%), action 392, FPS 1.41, Running 418.15s Step 748( 65.50%), action 393, FPS 1.42, Running 418.83s Step 749( 65.67%), action 394, FPS 1.42, Running 419.72s Step 750( 65.83%), action 395, FPS 1.39, Running 420.43s Step 751( 66.00%), action 396, FPS 1.33, Running 421.34s Step 752( 66.17%), action 397, FPS 1.30, Running 421.98s Step 753( 66.33%), action 398, FPS 1.25, Running 422.89s Step 754( 66.50%), action 399, FPS 1.23, Running 423.61s Step 755( 66.67%), action 400, FPS 1.19, Running 424.53s Step 756( 66.83%), action 401, FPS 1.17, Running 425.59s Step 757( 67.00%), action 402, FPS 1.22, Running 425.89s Step 758( 67.17%), action 403, FPS 1.25, Running 426.21s Step 759( 67.33%), action 404, FPS 1.29, Running 426.57s Step 760( 67.50%), action 405, FPS 1.34, Running 426.92s Step 761( 67.67%), action 406, FPS 1.35, Running 427.54s Step 762( 67.83%), action 407, FPS 1.34, Running 428.48s Step 763( 68.00%), action 408, FPS 1.33, Running 429.43s Step 764( 68.17%), action 409, FPS 1.33, Running 430.17s Step 765( 68.33%), action 410, FPS 1.33, Running 431.09s Step 766( 68.50%), action 411, FPS 1.33, Running 432.21s Step 767( 68.67%), action 412, FPS 1.36, Running 432.88s Step 768( 68.83%), action 413, FPS 1.34, Running 433.80s Step 769( 69.00%), action 414, FPS 1.36, Running 434.43s Step 770( 69.17%), action 415, FPS 1.34, Running 435.36s Step 771( 69.33%), action 416, FPS 1.36, Running 436.08s Step 772( 69.50%), action 417, FPS 1.32, Running 437.13s Step 773( 69.67%), action 418, FPS 1.31, Running 438.13s Step 774( 69.83%), action 419, FPS 1.32, Running 438.80s Step 775( 70.00%), action 420, FPS 1.32, Running 439.72s Step 776( 70.17%), action 421, FPS 1.31, Running 440.80s Step 777( 70.33%), action 422, FPS 1.28, Running 441.50s Step 778( 70.50%), action 423, FPS 1.23, Running 442.46s Step 779( 70.67%), action 424, FPS 1.21, Running 443.08s Step 780( 70.83%), action 425, FPS 1.17, Running 444.05s Step 781( 71.00%), action 426, FPS 1.17, Running 444.64s Step 782( 71.17%), action 427, FPS 1.19, Running 445.28s Step 783( 71.33%), action 428, FPS 1.24, Running 445.57s Step 784( 71.50%), action 429, FPS 1.27, Running 445.91s Step 785( 71.67%), action 430, FPS 1.30, Running 446.45s Step 786( 71.83%), action 431, FPS 1.30, Running 447.59s Step 787( 72.00%), action 432, FPS 1.28, Running 448.49s Step 788( 72.17%), action 433, FPS 1.29, Running 449.26s Step 789( 72.33%), action 434, FPS 1.27, Running 450.19s Step 790( 72.50%), action 435, FPS 1.28, Running 450.96s Step 791( 72.67%), action 436, FPS 1.26, Running 451.92s Step 792( 72.83%), action 437, FPS 1.28, Running 452.81s Step 793( 73.00%), action 438, FPS 1.28, Running 453.75s Step 794( 73.17%), action 439, FPS 1.27, Running 454.54s Step 795( 73.33%), action 440, FPS 1.28, Running 455.40s Step 796( 73.50%), action 441, FPS 1.28, Running 456.46s Step 797( 73.67%), action 442, FPS 1.28, Running 457.12s Step 798( 73.83%), action 443, FPS 1.29, Running 458.02s Step 799( 74.00%), action 444, FPS 1.28, Running 458.70s Step 800( 74.17%), action 445, FPS 1.28, Running 459.68s Step 801( 74.33%), action 446, FPS 1.27, Running 460.36s Step 802( 74.50%), action 447, FPS 1.25, Running 461.26s Step 803( 74.67%), action 448, FPS 1.21, Running 462.08s Step 804( 74.83%), action 449, FPS 1.18, Running 462.83s Step 805( 75.00%), action 450, FPS 1.15, Running 463.77s Step 806( 75.17%), action 451, FPS 1.18, Running 464.55s Step 807( 75.33%), action 452, FPS 1.19, Running 465.32s Step 808( 75.50%), action 453, FPS 1.18, Running 466.15s Step 809( 75.67%), action 454, FPS 1.18, Running 467.08s Step 810( 75.83%), action 455, FPS 1.19, Running 467.79s Step 811( 76.00%), action 456, FPS 1.19, Running 468.77s Step 812( 76.17%), action 457, FPS 1.20, Running 469.44s Step 813( 76.33%), action 458, FPS 1.21, Running 470.34s Step 814( 76.50%), action 459, FPS 1.21, Running 471.12s Step 815( 76.67%), action 460, FPS 1.20, Running 472.09s Step 816( 76.83%), action 461, FPS 1.20, Running 473.12s Step 817( 77.00%), action 462, FPS 1.20, Running 473.81s Step 818( 77.17%), action 463, FPS 1.19, Running 474.79s Step 819( 77.33%), action 464, FPS 1.17, Running 475.75s Step 820( 77.50%), action 465, FPS 1.16, Running 476.87s Step 821( 77.67%), action 466, FPS 1.17, Running 477.44s Step 822( 77.83%), action 467, FPS 1.17, Running 478.40s Step 823( 78.00%), action 468, FPS 1.18, Running 479.02s Step 824( 78.17%), action 469, FPS 1.17, Running 479.98s Step 825( 78.33%), action 470, FPS 1.19, Running 480.64s Step 826( 78.50%), action 471, FPS 1.17, Running 481.70s Step 827( 78.67%), action 472, FPS 1.15, Running 482.74s Step 828( 78.83%), action 473, FPS 1.18, Running 483.10s Step 829( 79.00%), action 474, FPS 1.22, Running 483.48s Step 830( 79.17%), action 475, FPS 1.23, Running 483.99s Step 831( 79.33%), action 476, FPS 1.25, Running 484.73s Step 832( 79.50%), action 477, FPS 1.22, Running 485.85s Step 833( 79.67%), action 478, FPS 1.24, Running 486.47s Step 834( 79.83%), action 479, FPS 1.22, Running 487.51s Step 835( 80.00%), action 480, FPS 1.24, Running 488.24s Step 836( 80.17%), action 481, FPS 1.21, Running 489.60s Step 837( 80.33%), action 482, FPS 1.22, Running 490.21s Step 838( 80.50%), action 483, FPS 1.22, Running 491.14s Step 839( 80.67%), action 484, FPS 1.25, Running 491.80s Step 840( 80.83%), action 485, FPS 1.26, Running 492.77s Step 841( 81.00%), action 486, FPS 1.25, Running 493.42s Step 842( 81.17%), action 487, FPS 1.25, Running 494.44s Step 843( 81.33%), action 488, FPS 1.24, Running 495.17s Step 844( 81.50%), action 489, FPS 1.24, Running 496.11s Step 845( 81.67%), action 490, FPS 1.22, Running 497.09s Step 846( 81.83%), action 491, FPS 1.21, Running 498.23s Step 847( 82.00%), action 492, FPS 1.22, Running 499.19s Step 848( 82.17%), action 493, FPS 1.18, Running 499.99s Step 849( 82.33%), action 494, FPS 1.17, Running 500.64s Step 850( 82.50%), action 495, FPS 1.14, Running 501.47s Step 851( 82.67%), action 496, FPS 1.15, Running 502.06s Step 852( 82.83%), action 497, FPS 1.20, Running 502.50s Step 853( 83.00%), action 498, FPS 1.22, Running 502.81s Step 854( 83.17%), action 499, FPS 1.26, Running 503.43s Step 855( 83.33%), action 500, FPS 1.25, Running 504.21s Step 856( 83.50%), action 501, FPS 1.27, Running 505.37s Step 857( 83.67%), action 502, FPS 1.24, Running 506.37s Step 858( 83.83%), action 503, FPS 1.23, Running 507.42s Step 859( 84.00%), action 504, FPS 1.23, Running 508.08s Step 860( 84.17%), action 505, FPS 1.24, Running 508.85s Step 861( 84.33%), action 506, FPS 1.22, Running 509.75s Step 862( 84.50%), action 507, FPS 1.22, Running 510.85s Step 863( 84.67%), action 508, FPS 1.20, Running 511.77s Step 864( 84.83%), action 509, FPS 1.22, Running 512.52s Step 865( 85.00%), action 510, FPS 1.22, Running 513.43s Step 866( 85.17%), action 511, FPS 1.23, Running 514.46s Step 867( 85.33%), action 512, FPS 1.26, Running 515.07s Step 868( 85.50%), action 513, FPS 1.25, Running 516.03s Step 869( 85.67%), action 514, FPS 1.23, Running 516.94s Step 870( 85.83%), action 515, FPS 1.23, Running 517.74s Step 871( 86.00%), action 516, FPS 1.20, Running 518.67s Step 872( 86.17%), action 517, FPS 1.19, Running 519.34s Step 873( 86.33%), action 518, FPS 1.14, Running 520.28s Step 874( 86.50%), action 519, FPS 1.14, Running 520.92s Step 875( 86.67%), action 520, FPS 1.18, Running 521.22s Step 876( 86.83%), action 521, FPS 1.22, Running 521.79s Step 877( 87.00%), action 522, FPS 1.27, Running 522.18s Step 878( 87.17%), action 523, FPS 1.30, Running 522.78s Step 879( 87.33%), action 524, FPS 1.28, Running 523.65s Step 880( 87.50%), action 525, FPS 1.28, Running 524.52s Step 881( 87.67%), action 526, FPS 1.28, Running 525.43s Step 882( 87.83%), action 527, FPS 1.31, Running 526.17s Step 883( 88.00%), action 528, FPS 1.31, Running 527.08s Step 884( 88.17%), action 529, FPS 1.31, Running 527.81s Step 885( 88.33%), action 530, FPS 1.31, Running 528.74s Step 886( 88.50%), action 531, FPS 1.30, Running 529.84s Step 887( 88.67%), action 532, FPS 1.29, Running 530.53s Step 888( 88.83%), action 533, FPS 1.29, Running 531.56s Step 889( 89.00%), action 534, FPS 1.29, Running 532.42s Step 890( 89.17%), action 535, FPS 1.30, Running 533.12s Step 891( 89.33%), action 536, FPS 1.30, Running 534.05s Step 892( 89.50%), action 537, FPS 1.27, Running 535.12s Step 893( 89.67%), action 538, FPS 1.29, Running 535.79s Step 894( 89.83%), action 539, FPS 1.26, Running 536.84s Step 895( 90.00%), action 540, FPS 1.21, Running 537.81s Step 896( 90.17%), action 541, FPS 1.17, Running 538.88s Step 897( 90.33%), action 542, FPS 1.15, Running 539.60s Step 898( 90.50%), action 543, FPS 1.15, Running 540.16s Step 899( 90.67%), action 544, FPS 1.19, Running 540.45s Step 900( 90.83%), action 545, FPS 1.23, Running 540.80s Step 901( 91.00%), action 546, FPS 1.27, Running 541.13s Step 902( 91.17%), action 547, FPS 1.29, Running 541.65s Step 903( 91.33%), action 548, FPS 1.32, Running 542.21s Step 904( 91.50%), action 549, FPS 1.30, Running 543.17s Step 905( 91.67%), action 550, FPS 1.33, Running 543.82s Step 906( 91.83%), action 551, FPS 1.33, Running 544.83s Step 907( 92.00%), action 552, FPS 1.33, Running 545.52s Step 908( 92.17%), action 553, FPS 1.35, Running 546.41s Step 909( 92.33%), action 554, FPS 1.33, Running 547.47s Step 910( 92.50%), action 555, FPS 1.33, Running 548.18s Step 911( 92.67%), action 556, FPS 1.33, Running 549.09s Step 912( 92.83%), action 557, FPS 1.35, Running 549.91s Step 913( 93.00%), action 558, FPS 1.33, Running 550.87s Step 914( 93.17%), action 559, FPS 1.35, Running 551.70s Step 915( 93.33%), action 560, FPS 1.36, Running 552.46s Step 916( 93.50%), action 561, FPS 1.37, Running 553.51s Step 917( 93.67%), action 562, FPS 1.35, Running 554.43s Step 918( 93.83%), action 563, FPS 1.34, Running 555.13s Step 919( 94.00%), action 564, FPS 1.29, Running 555.99s Step 920( 94.17%), action 565, FPS 1.26, Running 556.72s Step 921( 94.33%), action 566, FPS 1.21, Running 557.64s Step 922( 94.50%), action 567, FPS 1.20, Running 558.31s Step 923( 94.67%), action 568, FPS 1.18, Running 559.22s Step 924( 94.83%), action 569, FPS 1.22, Running 559.61s Step 925( 95.00%), action 570, FPS 1.24, Running 559.92s Step 926( 95.17%), action 571, FPS 1.28, Running 560.49s Step 927( 95.33%), action 572, FPS 1.31, Running 560.83s Step 928( 95.50%), action 573, FPS 1.35, Running 561.24s Step 929( 95.67%), action 574, FPS 1.39, Running 561.83s Step 930( 95.83%), action 575, FPS 1.38, Running 562.72s Step 931( 96.00%), action 576, FPS 1.38, Running 563.55s Step 932( 96.17%), action 577, FPS 1.39, Running 564.31s Step 933( 96.33%), action 578, FPS 1.42, Running 564.95s Step 934( 96.50%), action 579, FPS 1.41, Running 565.91s Step 935( 96.67%), action 580, FPS 1.41, Running 566.63s Step 936( 96.83%), action 581, FPS 1.38, Running 567.98s Step 937( 97.00%), action 582, FPS 1.41, Running 568.61s Step 938( 97.17%), action 583, FPS 1.38, Running 569.63s Step 939( 97.33%), action 584, FPS 1.40, Running 570.27s Step 940( 97.50%), action 585, FPS 1.38, Running 571.16s Step 941( 97.67%), action 586, FPS 1.40, Running 571.89s Step 942( 97.83%), action 587, FPS 1.40, Running 572.61s Step 943( 98.00%), action 588, FPS 1.40, Running 573.55s Step 944( 98.17%), action 589, FPS 1.36, Running 574.26s Step 945( 98.33%), action 590, FPS 1.31, Running 575.16s Step 946( 98.50%), action 591, FPS 1.28, Running 576.15s Step 947( 98.67%), action 592, FPS 1.23, Running 577.14s Step 948( 98.83%), action 593, FPS 1.20, Running 577.84s Step 949( 99.00%), action 594, FPS 1.18, Running 578.74s Step 950( 99.17%), action 595, FPS 1.19, Running 579.47s Step 951( 99.33%), action 596, FPS 1.23, Running 579.76s Step 952( 99.50%), action 597, FPS 1.26, Running 580.17s Step 953( 99.67%), action 598, FPS 1.29, Running 580.48s Step 954( 99.83%), action 599, FPS 1.32, Running 581.01s Step 955(100.00%), action 600, FPS 1.34, Running 581.56s [2026-08-02 00:43:26] [75 ] Seed 74 failed after 582.02 s. +steps: 955 , actions: 600 . +Instruction: Empty +Total 9/75(12.00%) success. +Setting seed: 75 +Step 1( N/A%), pre moving , FPS 6.43, Running 0.16s Step 2( N/A%), pre moving , FPS 7.33, Running 0.27s Step 3( N/A%), pre moving , FPS 5.69, Running 0.53s Step 4( N/A%), pre moving , FPS 6.49, Running 0.62s Step 5( N/A%), pre moving , FPS 7.21, Running 0.69s Step 6( N/A%), pre moving , FPS 5.99, Running 1.00s Step 7( N/A%), pre moving , FPS 6.28, Running 1.12s Step 8( N/A%), pre moving , FPS 6.75, Running 1.19s Step 9( N/A%), pre moving , FPS 7.13, Running 1.26s Step 10( N/A%), pre moving , FPS 6.29, Running 1.59s Step 11( N/A%), pre moving , FPS 6.55, Running 1.68s Step 12( N/A%), pre moving , FPS 6.83, Running 1.76s Step 13( N/A%), pre moving , FPS 6.25, Running 2.08s Step 14( N/A%), pre moving , FPS 6.44, Running 2.17s Step 15( N/A%), pre moving , FPS 6.70, Running 2.24s Step 16( N/A%), pre moving , FPS 6.90, Running 2.32s Step 17( N/A%), pre moving , FPS 6.40, Running 2.65s Step 18( N/A%), pre moving , FPS 6.56, Running 2.75s Step 19( N/A%), pre moving , FPS 6.76, Running 2.81s Step 20( N/A%), pre moving , FPS 6.92, Running 2.89s Step 21( N/A%), pre moving , FPS 6.24, Running 3.36s Step 22( N/A%), pre moving , FPS 5.86, Running 3.69s Step 23( N/A%), pre moving , FPS 6.15, Running 3.78s Step 24( N/A%), pre moving , FPS 6.20, Running 3.84s Step 25( N/A%), pre moving , FPS 6.20, Running 3.92s Step 26( N/A%), pre moving , FPS 5.87, Running 4.41s Step 27( N/A%), pre moving , FPS 5.96, Running 4.47s Step 28( N/A%), pre moving , FPS 5.53, Running 4.80s Step 29( N/A%), pre moving , FPS 5.52, Running 4.89s Step 30( N/A%), pre moving , FPS 5.95, Running 4.95s Step 31( N/A%), pre moving , FPS 5.97, Running 5.03s Step 32( N/A%), pre moving , FPS 5.56, Running 5.35s Step 33( N/A%), pre moving , FPS 5.95, Running 5.44s Step 34( N/A%), pre moving , FPS 5.99, Running 5.51s Step 35( N/A%), pre moving , FPS 5.87, Running 5.65s Step 36( N/A%), pre moving , FPS 4.24, Running 7.04s Step 37( N/A%), pre moving , FPS 4.06, Running 7.58s Step 38( N/A%), pre moving , FPS 4.06, Running 7.67s Step 39( N/A%), pre moving , FPS 3.87, Running 7.98s Step 40( N/A%), pre moving , FPS 3.85, Running 8.08s Step 41( N/A%), pre moving , FPS 4.18, Running 8.15s Step 42( N/A%), pre moving , FPS 4.40, Running 8.23s Step 43( N/A%), pre moving , FPS 4.19, Running 8.55s Step 44( N/A%), pre moving , FPS 4.16, Running 8.64s Step 45( N/A%), pre moving , FPS 4.16, Running 8.73s Step 46( N/A%), pre moving , FPS 4.55, Running 8.81s Step 47( N/A%), pre moving , FPS 4.30, Running 9.12s Step 48( N/A%), pre moving , FPS 3.70, Running 10.21s Step 49( N/A%), pre moving , FPS 3.69, Running 10.31s Step 50( N/A%), pre moving , FPS 3.68, Running 10.39s Step 51( N/A%), pre moving , FPS 3.56, Running 10.64s Step 52( N/A%), pre moving , FPS 3.69, Running 10.78s Step 53( N/A%), pre moving , FPS 3.65, Running 10.92s Step 54( N/A%), pre moving , FPS 3.47, Running 11.28s Step 55( N/A%), pre moving , FPS 3.47, Running 11.41s Step 56( N/A%), pre moving , FPS 4.46, Running 11.53s Step 57( N/A%), pre moving , FPS 4.66, Running 11.88s Step 58( N/A%), pre moving , FPS 4.55, Running 12.06s Step 59( N/A%), pre moving , FPS 4.48, Running 12.44s Step 60( N/A%), pre moving , FPS 4.41, Running 12.62s Step 61( N/A%), pre moving , FPS 4.08, Running 13.05s Step 62( N/A%), pre moving , FPS 4.03, Running 13.20s Step 63( N/A%), pre moving , FPS 3.97, Running 13.59s Step 64( N/A%), pre moving , FPS 3.90, Running 13.77s Step 65( N/A%), pre moving , FPS 3.64, Running 14.23s Step 66( N/A%), pre moving , FPS 3.43, Running 14.64s Step 67( N/A%), pre moving , FPS 3.53, Running 14.80s Step 68( N/A%), pre moving , FPS 4.00, Running 15.21s Step 69( N/A%), pre moving , FPS 3.97, Running 15.35s Step 70( N/A%), pre moving , FPS 3.73, Running 15.75s Step 71( N/A%), pre moving , FPS 3.82, Running 15.88s Step 72( N/A%), pre moving , FPS 3.82, Running 16.02s Step 73( N/A%), pre moving , FPS 3.65, Running 16.41s Step 74( N/A%), pre moving , FPS 3.82, Running 16.51s Step 75( N/A%), pre moving , FPS 3.72, Running 16.79s Step 76( N/A%), pre moving , FPS 3.70, Running 16.94s Step 77( N/A%), pre moving , FPS 3.93, Running 16.97s Step 78( N/A%), pre moving , FPS 4.05, Running 17.00s Step 79( N/A%), pre moving , FPS 4.36, Running 17.03s Step 80( N/A%), pre moving , FPS 4.51, Running 17.06s Step 81( N/A%), pre moving , FPS 4.96, Running 17.08s Step 82( N/A%), pre moving , FPS 5.13, Running 17.10s Step 83( N/A%), pre moving , FPS 5.67, Running 17.12s Step 84( N/A%), pre moving , FPS 5.93, Running 17.14s Step 85( N/A%), pre moving , FPS 6.82, Running 17.16s Step 86( N/A%), pre moving , FPS 7.87, Running 17.18s Step 87( N/A%), pre moving , FPS 8.33, Running 17.20s Step 88( N/A%), pre moving , FPS 9.94, Running 17.22s Step 89( N/A%), pre moving , FPS 10.58, Running 17.24s Step 90( N/A%), pre moving , FPS 13.27, Running 17.26s Step 91( N/A%), pre moving , FPS 13.90, Running 17.31s Step 92( N/A%), pre moving , FPS 15.23, Running 17.34s Step 93( N/A%), pre moving , FPS 20.63, Running 17.38s Step 94( N/A%), pre moving , FPS 22.40, Running 17.41s Step 95( N/A%), pre moving , FPS 31.09, Running 17.43s Step 96( N/A%), pre moving , FPS 38.99, Running 17.45s Step 97( N/A%), pre moving , FPS 39.89, Running 17.47s Step 98( N/A%), pre moving , FPS 40.71, Running 17.49s Step 99( N/A%), pre moving , FPS 15.32, Running 18.33s Step 100( N/A%), pre moving , FPS 12.62, Running 18.64s Step 101( N/A%), pre moving , FPS 10.25, Running 19.03s Step 102( N/A%), pre moving , FPS 8.82, Running 19.36s Step 103( N/A%), pre moving , FPS 7.04, Running 19.96s Step 104( N/A%), pre moving , FPS 5.89, Running 20.53s Step 105( N/A%), pre moving , FPS 5.09, Running 21.09s Step 106( N/A%), pre moving , FPS 4.49, Running 21.63s Step 107( N/A%), pre moving , FPS 4.01, Running 22.18s Step 108( N/A%), pre moving , FPS 3.62, Running 22.74s Step 109( N/A%), pre moving , FPS 3.29, Running 23.33s Step 110( N/A%), pre moving , FPS 3.03, Running 23.85s Step 111( N/A%), pre moving , FPS 2.81, Running 24.44s Step 112( N/A%), pre moving , FPS 2.61, Running 24.99s Step 113( N/A%), pre moving , FPS 2.45, Running 25.55s Step 114( N/A%), pre moving , FPS 2.29, Running 26.13s Step 115( N/A%), pre moving , FPS 2.17, Running 26.67s Step 116( N/A%), pre moving , FPS 2.05, Running 27.22s Step 117( N/A%), pre moving , FPS 1.94, Running 27.80s Step 118( N/A%), pre moving , FPS 1.84, Running 28.35s Step 119( N/A%), pre moving , FPS 1.89, Running 28.91s Step 120( N/A%), pre moving , FPS 1.85, Running 29.44s Step 121( N/A%), pre moving , FPS 1.83, Running 29.98s Step 122( N/A%), pre moving , FPS 1.79, Running 30.52s Step 123( N/A%), pre moving , FPS 1.80, Running 31.05s Step 124( N/A%), pre moving , FPS 1.81, Running 31.59s Step 125( N/A%), pre moving , FPS 1.81, Running 32.16s Step 126( N/A%), pre moving , FPS 1.81, Running 32.69s Step 127( N/A%), pre moving , FPS 1.78, Running 33.44s Step 128( N/A%), pre moving , FPS 1.77, Running 34.02s Step 129( N/A%), pre moving , FPS 1.81, Running 34.36s Step 130( N/A%), pre moving , FPS 1.81, Running 34.89s Step 131( N/A%), pre moving , FPS 1.82, Running 35.44s Step 132( N/A%), pre moving , FPS 1.80, Running 36.10s Step 133( N/A%), pre moving , FPS 1.81, Running 36.63s Step 134( N/A%), pre moving , FPS 1.82, Running 37.10s Step 135( N/A%), pre moving , FPS 1.88, Running 37.29s Step 136( N/A%), pre moving , FPS 1.93, Running 37.58s Step 137( N/A%), pre moving , FPS 1.99, Running 37.86s Step 138( N/A%), pre moving , FPS 2.05, Running 38.08s Step 139( N/A%), pre moving , FPS 2.13, Running 38.32s Step 140( N/A%), pre moving , FPS 2.20, Running 38.54s Step 141( N/A%), pre moving , FPS 2.24, Running 38.89s Step 142( N/A%), pre moving , FPS 2.27, Running 39.34s Step 143( N/A%), pre moving , FPS 2.30, Running 39.74s Step 144( N/A%), pre moving , FPS 2.30, Running 40.28s Step 145( N/A%), pre moving , FPS 2.30, Running 40.86s Step 146( N/A%), pre moving , FPS 2.28, Running 41.45s Step 147( N/A%), pre moving , FPS 2.32, Running 42.06s Step 148( N/A%), pre moving , FPS 2.32, Running 42.63s Step 149( N/A%), pre moving , FPS 2.26, Running 43.22s Step 150( N/A%), pre moving , FPS 2.24, Running 43.82s Step 151( N/A%), pre moving , FPS 2.23, Running 44.41s Step 152( N/A%), pre moving , FPS 2.25, Running 44.99s Step 153( N/A%), pre moving , FPS 2.23, Running 45.58s Step 154( N/A%), pre moving , FPS 2.22, Running 46.12s Step 155( N/A%), pre moving , FPS 2.13, Running 46.68s Step 156( N/A%), pre moving , FPS 2.07, Running 47.24s Step 157( N/A%), pre moving , FPS 2.01, Running 47.80s Step 158( N/A%), pre moving , FPS 1.96, Running 48.29s Step 159( N/A%), pre moving , FPS 1.90, Running 48.84s Step 160( N/A%), pre moving , FPS 1.84, Running 49.38s Step 161( N/A%), pre moving , FPS 1.81, Running 49.95s Step 162( N/A%), pre moving , FPS 1.79, Running 50.51s Step 163( N/A%), pre moving , FPS 1.76, Running 51.09s Step 164( N/A%), pre moving , FPS 1.75, Running 51.69s Step 165( N/A%), pre moving , FPS 1.76, Running 52.23s Step 166( N/A%), pre moving , FPS 1.76, Running 52.83s Step 167( N/A%), pre moving , FPS 1.76, Running 53.43s Step 168( N/A%), pre moving , FPS 1.75, Running 54.07s Step 169( N/A%), pre moving , FPS 1.79, Running 54.40s Step 170( N/A%), pre moving , FPS 1.87, Running 54.50s Step 171( N/A%), pre moving , FPS 1.93, Running 54.79s Step 172( N/A%), pre moving , FPS 2.00, Running 54.98s Step 173( N/A%), pre moving , FPS 2.11, Running 55.08s Step 174( N/A%), pre moving , FPS 2.15, Running 55.44s Step 175( N/A%), pre moving , FPS 2.25, Running 55.56s Step 176( N/A%), pre moving , FPS 2.37, Running 55.67s Step 177( N/A%), pre moving , FPS 2.43, Running 56.02s Step 178( N/A%), pre moving , FPS 2.55, Running 56.14s Step 179( N/A%), pre moving , FPS 2.35, Running 57.34s Step 180( N/A%), pre moving , FPS 2.40, Running 57.70s Step 181( N/A%), pre moving , FPS 2.56, Running 57.76s Step 182( N/A%), pre moving , FPS 2.73, Running 57.84s Step 183( N/A%), pre moving , FPS 2.93, Running 57.92s Step 184( N/A%), pre moving , FPS 3.18, Running 57.99s Step 185( N/A%), pre moving , FPS 3.43, Running 58.05s Step 186( N/A%), pre moving , FPS 3.76, Running 58.14s Step 187( N/A%), pre moving , FPS 4.18, Running 58.21s Step 188( N/A%), pre moving , FPS 4.75, Running 58.29s Step 189( N/A%), pre moving , FPS 5.03, Running 58.37s Step 190( N/A%), pre moving , FPS 5.07, Running 58.44s Step 191( N/A%), pre moving , FPS 5.39, Running 58.50s Step 192( N/A%), pre moving , FPS 5.55, Running 58.58s Step 193( N/A%), pre moving , FPS 5.58, Running 58.66s Step 194( N/A%), pre moving , FPS 6.08, Running 58.73s Step 195( N/A%), pre moving , FPS 5.97, Running 58.91s Step 196( N/A%), pre moving , FPS 5.82, Running 59.11s Step 197( N/A%), pre moving , FPS 6.09, Running 59.31s Step 198( N/A%), pre moving , FPS 6.04, Running 59.45s Step 199( N/A%), pre moving , FPS 8.79, Running 59.61s Step 200( N/A%), pre moving , FPS 9.61, Running 59.78s Step 201( N/A%), pre moving , FPS 8.27, Running 60.18s Step 202( N/A%), pre moving , FPS 7.95, Running 60.36s Step 203( N/A%), pre moving , FPS 7.06, Running 60.76s Step 204( N/A%), pre moving , FPS 6.81, Running 60.92s Step 205( N/A%), pre moving , FPS 6.62, Running 61.08s Step 206( N/A%), pre moving , FPS 5.93, Running 61.51s Step 207( N/A%), pre moving , FPS 5.80, Running 61.66s Step 208( N/A%), pre moving , FPS 5.30, Running 62.06s Step 209( N/A%), pre moving , FPS 5.19, Running 62.22s Step 210( N/A%), pre moving , FPS 4.85, Running 62.56s Step 211( N/A%), pre moving , FPS 4.71, Running 62.75s Step 212( N/A%), pre moving , FPS 4.69, Running 62.85s Step 213( N/A%), pre moving , FPS 4.66, Running 62.96s Step 214( N/A%), pre moving , FPS 4.37, Running 63.31s Step 215( N/A%), pre moving , FPS 4.42, Running 63.43s Step 216( N/A%), pre moving , FPS 4.51, Running 63.55s Step 217( N/A%), pre moving , FPS 4.36, Running 63.89s Step 218( N/A%), pre moving , FPS 4.39, Running 64.00s Step 219( N/A%), pre moving , FPS 4.46, Running 64.09s Step 220( N/A%), pre moving , FPS 4.52, Running 64.20s Step 221( N/A%), pre moving , FPS 4.56, Running 64.57s Step 222( N/A%), pre moving , FPS 4.63, Running 64.68s Step 223( N/A%), pre moving , FPS 4.97, Running 64.78s Step 224( N/A%), pre moving , FPS 3.78, Running 66.22s Step 225( N/A%), pre moving , FPS 3.80, Running 66.34s Step 226( N/A%), pre moving , FPS 4.06, Running 66.44s Step 227( N/A%), pre moving , FPS 4.07, Running 66.58s Step 228( N/A%), pre moving , FPS 4.15, Running 66.89s Step 229( N/A%), pre moving , FPS 4.17, Running 67.02s Step 230( N/A%), pre moving , FPS 4.38, Running 67.13s Step 231( N/A%), pre moving , FPS 4.16, Running 67.56s Step 232( N/A%), pre moving , FPS 3.97, Running 67.89s Step 233( N/A%), pre moving , FPS 3.85, Running 68.15s Step 234( N/A%), pre moving , FPS 3.99, Running 68.32s Step 235( N/A%), pre moving , FPS 3.73, Running 68.79s Step 236( N/A%), pre moving , FPS 3.48, Running 69.29s Step 237( N/A%), pre moving , FPS 3.41, Running 69.76s Step 238( N/A%), pre moving , FPS 3.34, Running 69.98s Step 239( N/A%), pre moving , FPS 3.14, Running 70.47s Step 240( N/A%), pre moving , FPS 2.97, Running 70.93s Step 241( N/A%), pre moving , FPS 3.04, Running 71.15s Step 242( N/A%), pre moving , FPS 2.87, Running 71.64s Step 243( N/A%), pre moving , FPS 2.83, Running 71.86s Step 244( N/A%), pre moving , FPS 3.26, Running 72.35s Step 245( N/A%), pre moving , FPS 3.08, Running 72.83s Step 246( N/A%), pre moving , FPS 3.03, Running 73.05s Step 247( N/A%), pre moving , FPS 2.88, Running 73.53s Step 248( N/A%), pre moving , FPS 2.92, Running 73.74s Step 249( N/A%), pre moving , FPS 2.78, Running 74.21s Step 250( N/A%), pre moving , FPS 2.74, Running 74.44s Step 251( N/A%), pre moving , FPS 2.71, Running 74.93s Step 252( N/A%), pre moving , FPS 2.66, Running 75.40s Step 253( N/A%), pre moving , FPS 2.68, Running 75.62s Step 254( N/A%), pre moving , FPS 2.58, Running 76.08s Step 255( N/A%), pre moving , FPS 2.66, Running 76.31s Step 256( N/A%), pre moving , FPS 2.68, Running 76.76s Step 257( N/A%), pre moving , FPS 2.78, Running 76.96s Step 258( N/A%), pre moving , FPS 2.69, Running 77.42s Step 259( N/A%), pre moving , FPS 2.79, Running 77.63s Step 260( N/A%), pre moving , FPS 2.80, Running 78.09s Step 261( N/A%), pre moving , FPS 2.80, Running 78.30s Step 262( N/A%), pre moving , FPS 2.80, Running 78.79s Step 263( N/A%), pre moving , FPS 2.83, Running 78.93s Step 264( N/A%), pre moving , FPS 2.86, Running 79.35s Step 265( N/A%), pre moving , FPS 3.01, Running 79.48s Step 266( N/A%), pre moving , FPS 3.05, Running 79.60s Step 267( N/A%), pre moving , FPS 3.24, Running 79.70s Step 268( N/A%), pre moving , FPS 3.26, Running 79.88s Step 269( N/A%), pre moving , FPS 3.41, Running 80.08s Step 270( N/A%), pre moving , FPS 3.39, Running 80.33s Step 271( N/A%), pre moving , FPS 3.59, Running 80.49s Step 272( N/A%), pre moving , FPS 3.59, Running 80.97s Step 273( N/A%), pre moving , FPS 3.59, Running 81.19s Step 274( N/A%), pre moving , FPS 3.58, Running 81.67s Step 275( N/A%), pre moving , FPS 3.43, Running 82.14s Step 276( N/A%), pre moving , FPS 3.56, Running 82.38s Step 277( N/A%), pre moving , FPS 3.41, Running 82.82s Step 278( N/A%), pre moving , FPS 3.60, Running 82.98s Step 279( N/A%), pre moving , FPS 3.46, Running 83.41s Step 280( N/A%), pre moving , FPS 3.65, Running 83.56s Step 281( N/A%), pre moving , FPS 3.53, Running 83.97s Step 282( N/A%), pre moving , FPS 3.75, Running 84.12s Step 283( N/A%), pre moving , FPS 3.67, Running 84.38s Step 284( N/A%), pre moving , FPS 3.79, Running 84.62s Step 285( N/A%), pre moving , FPS 3.80, Running 84.74s Step 286( N/A%), pre moving , FPS 3.81, Running 84.85s Step 287( N/A%), pre moving , FPS 3.63, Running 85.21s Step 288( N/A%), pre moving , FPS 3.67, Running 85.33s Step 289( N/A%), pre moving , FPS 3.74, Running 85.43s Step 290( N/A%), pre moving , FPS 3.84, Running 85.53s Step 291( N/A%), pre moving , FPS 3.69, Running 85.92s Step 292( N/A%), pre moving , FPS 3.97, Running 86.01s Step 293( N/A%), pre moving , FPS 4.06, Running 86.11s Step 294( N/A%), pre moving , FPS 4.16, Running 86.47s Step 295( N/A%), pre moving , FPS 4.49, Running 86.59s Step 296( N/A%), pre moving , FPS 4.64, Running 86.70s Step 297( N/A%), pre moving , FPS 4.97, Running 86.84s Step 298( N/A%), pre moving , FPS 4.77, Running 87.17s Step 299( N/A%), pre moving , FPS 5.18, Running 87.27s Step 300( N/A%), pre moving , FPS 5.24, Running 87.37s Step 301( N/A%), pre moving , FPS 5.32, Running 87.73s Step 302( N/A%), pre moving , FPS 5.35, Running 87.86s Step 303( N/A%), pre moving , FPS 5.58, Running 87.96s Step 304( N/A%), pre moving , FPS 5.43, Running 88.31s Step 305( N/A%), pre moving , FPS 5.44, Running 88.42s Step 306( N/A%), pre moving , FPS 5.43, Running 88.53s Step 307( N/A%), pre moving , FPS 2.81, Running 92.32s Step 308( N/A%), pre moving , FPS 2.65, Running 92.87s Step 309( N/A%), pre moving , FPS 2.49, Running 93.48s Step 310( N/A%), pre moving , FPS 2.35, Running 94.05s Step 311( N/A%), pre moving , FPS 2.29, Running 94.65s Step 312( N/A%), pre moving , FPS 2.17, Running 95.21s Step 313( N/A%), pre moving , FPS 2.06, Running 95.82s Step 314( N/A%), pre moving , FPS 2.02, Running 96.36s Step 315( N/A%), pre moving , FPS 1.94, Running 96.92s Step 316( N/A%), pre moving , FPS 1.85, Running 97.49s Step 317( N/A%), pre moving , FPS 1.78, Running 98.06s Step 318( N/A%), pre moving , FPS 1.74, Running 98.66s Step 319( N/A%), pre moving , FPS 1.67, Running 99.25s Step 320( N/A%), pre moving , FPS 1.63, Running 99.68s Step 321( N/A%), pre moving , FPS 1.62, Running 100.06s Step 322( N/A%), pre moving , FPS 1.56, Running 100.69s Step 323( N/A%), pre moving , FPS 1.51, Running 101.25s Step 324( N/A%), pre moving , FPS 1.48, Running 101.83s Step 325( N/A%), pre moving , FPS 1.43, Running 102.44s Step 326( N/A%), pre moving , FPS 1.38, Running 103.02s Step 327( 0.17%), action 1, FPS 1.62, Running 104.63s Step 328( 0.33%), action 2, FPS 1.56, Running 105.71s Step 329( 0.50%), action 3, FPS 1.51, Running 106.76s Step 330( 0.67%), action 4, FPS 1.44, Running 107.97s Step 331( 0.83%), action 5, FPS 1.40, Running 108.94s Step 332( 1.00%), action 6, FPS 1.35, Running 110.01s Step 333( 1.17%), action 7, FPS 1.31, Running 111.03s Step 334( 1.33%), action 8, FPS 1.26, Running 112.21s Step 335( 1.50%), action 9, FPS 1.24, Running 113.07s Step 336( 1.67%), action 10, FPS 1.20, Running 114.17s Step 337( 1.83%), action 11, FPS 1.17, Running 115.15s Step 338( 2.00%), action 12, FPS 1.16, Running 115.85s Step 339( 2.17%), action 13, FPS 1.14, Running 116.83s Step 340( 2.33%), action 14, FPS 1.13, Running 117.42s Step 341( 2.50%), action 15, FPS 1.13, Running 117.69s Step 342( 2.67%), action 16, FPS 1.15, Running 118.15s Step 343( 2.83%), action 17, FPS 1.13, Running 118.90s Step 344( 3.00%), action 18, FPS 1.12, Running 119.66s Step 345( 3.17%), action 19, FPS 1.10, Running 120.61s Step 346( 3.33%), action 20, FPS 1.09, Running 121.41s Step 347( 3.50%), action 21, FPS 1.14, Running 122.24s Step 348( 3.67%), action 22, FPS 1.15, Running 123.06s Step 349( 3.83%), action 23, FPS 1.18, Running 123.74s Step 350( 4.00%), action 24, FPS 1.19, Running 124.74s Step 351( 4.17%), action 25, FPS 1.19, Running 125.78s Step 352( 4.33%), action 26, FPS 1.19, Running 126.79s Step 353( 4.50%), action 27, FPS 1.21, Running 127.61s Step 354( 4.67%), action 28, FPS 1.22, Running 128.56s Step 355( 4.83%), action 29, FPS 1.22, Running 129.42s Step 356( 5.00%), action 30, FPS 1.24, Running 130.33s Step 357( 5.17%), action 31, FPS 1.23, Running 131.40s Step 358( 5.33%), action 32, FPS 1.20, Running 132.47s Step 359( 5.50%), action 33, FPS 1.19, Running 133.57s Step 360( 5.67%), action 34, FPS 1.16, Running 134.69s Step 361( 5.83%), action 35, FPS 1.12, Running 135.50s Step 362( 6.00%), action 36, FPS 1.09, Running 136.44s Step 363( 6.17%), action 37, FPS 1.10, Running 137.08s Step 364( 6.33%), action 38, FPS 1.12, Running 137.56s Step 365( 6.50%), action 39, FPS 1.14, Running 138.17s Step 366( 6.67%), action 40, FPS 1.12, Running 139.27s Step 367( 6.83%), action 41, FPS 1.10, Running 140.34s Step 368( 7.00%), action 42, FPS 1.08, Running 141.50s Step 369( 7.17%), action 43, FPS 1.07, Running 142.49s Step 370( 7.33%), action 44, FPS 1.08, Running 143.26s Step 371( 7.50%), action 45, FPS 1.08, Running 144.24s Step 372( 7.67%), action 46, FPS 1.08, Running 145.31s Step 373( 7.83%), action 47, FPS 1.07, Running 146.27s Step 374( 8.00%), action 48, FPS 1.06, Running 147.43s Step 375( 8.17%), action 49, FPS 1.05, Running 148.46s Step 376( 8.33%), action 50, FPS 1.04, Running 149.65s Step 377( 8.50%), action 51, FPS 1.04, Running 150.65s Step 378( 8.67%), action 52, FPS 1.06, Running 151.36s Step 379( 8.83%), action 53, FPS 1.07, Running 152.22s Step 380( 9.00%), action 54, FPS 1.10, Running 152.88s Step 381( 9.17%), action 55, FPS 1.11, Running 153.51s Step 382( 9.33%), action 56, FPS 1.11, Running 154.41s Step 383( 9.50%), action 57, FPS 1.10, Running 155.21s Step 384( 9.67%), action 58, FPS 1.10, Running 155.82s Step 385( 9.83%), action 59, FPS 1.11, Running 156.15s Step 386( 10.00%), action 60, FPS 1.15, Running 156.62s Step 387( 10.17%), action 61, FPS 1.17, Running 157.39s Step 388( 10.33%), action 62, FPS 1.19, Running 158.31s Step 389( 10.50%), action 63, FPS 1.20, Running 159.20s Step 390( 10.67%), action 64, FPS 1.20, Running 159.88s Step 391( 10.83%), action 65, FPS 1.23, Running 160.54s Step 392( 11.00%), action 66, FPS 1.24, Running 161.48s Step 393( 11.17%), action 67, FPS 1.26, Running 162.13s Step 394( 11.33%), action 68, FPS 1.28, Running 163.06s Step 395( 11.50%), action 69, FPS 1.31, Running 163.74s Step 396( 11.67%), action 70, FPS 1.32, Running 164.79s Step 397( 11.83%), action 71, FPS 1.32, Running 165.80s Step 398( 12.00%), action 72, FPS 1.32, Running 166.53s Step 399( 12.17%), action 73, FPS 1.32, Running 167.36s Step 400( 12.33%), action 74, FPS 1.29, Running 168.41s Step 401( 12.50%), action 75, FPS 1.28, Running 169.09s Step 402( 12.67%), action 76, FPS 1.28, Running 170.06s Step 403( 12.83%), action 77, FPS 1.29, Running 170.70s Step 404( 13.00%), action 78, FPS 1.28, Running 171.47s Step 405( 13.17%), action 79, FPS 1.24, Running 172.31s Step 406( 13.33%), action 80, FPS 1.21, Running 173.18s Step 407( 13.50%), action 81, FPS 1.19, Running 174.23s Step 408( 13.67%), action 82, FPS 1.23, Running 174.63s Step 409( 13.83%), action 83, FPS 1.27, Running 174.98s Step 410( 14.00%), action 84, FPS 1.29, Running 175.38s Step 411( 14.17%), action 85, FPS 1.30, Running 175.89s Step 412( 14.33%), action 86, FPS 1.32, Running 176.65s Step 413( 14.50%), action 87, FPS 1.32, Running 177.29s Step 414( 14.67%), action 88, FPS 1.31, Running 178.29s Step 415( 14.83%), action 89, FPS 1.28, Running 179.31s Step 416( 15.00%), action 90, FPS 1.31, Running 180.07s Step 417( 15.17%), action 91, FPS 1.32, Running 181.00s Step 418( 15.33%), action 92, FPS 1.29, Running 182.04s Step 419( 15.50%), action 93, FPS 1.28, Running 183.01s Step 420( 15.67%), action 94, FPS 1.31, Running 183.72s Step 421( 15.83%), action 95, FPS 1.29, Running 184.64s Step 422( 16.00%), action 96, FPS 1.31, Running 185.33s Step 423( 16.17%), action 97, FPS 1.31, Running 185.97s Step 424( 16.33%), action 98, FPS 1.29, Running 186.95s Step 425( 16.50%), action 99, FPS 1.31, Running 187.53s Step 426( 16.67%), action 100, FPS 1.31, Running 188.49s Step 427( 16.83%), action 101, FPS 1.31, Running 189.52s Step 428( 17.00%), action 102, FPS 1.28, Running 190.23s Step 429( 17.17%), action 103, FPS 1.24, Running 191.08s Step 430( 17.33%), action 104, FPS 1.22, Running 191.82s Step 431( 17.50%), action 105, FPS 1.20, Running 192.60s Step 432( 17.67%), action 106, FPS 1.19, Running 193.41s Step 433( 17.83%), action 107, FPS 1.22, Running 193.72s Step 434( 18.00%), action 108, FPS 1.27, Running 194.02s Step 435( 18.17%), action 109, FPS 1.33, Running 194.39s Step 436( 18.33%), action 110, FPS 1.36, Running 194.83s Step 437( 18.50%), action 111, FPS 1.39, Running 195.39s Step 438( 18.67%), action 112, FPS 1.45, Running 195.87s Step 439( 18.83%), action 113, FPS 1.49, Running 196.41s Step 440( 19.00%), action 114, FPS 1.49, Running 197.14s Step 441( 19.17%), action 115, FPS 1.52, Running 197.81s Step 442( 19.33%), action 116, FPS 1.49, Running 198.74s Step 443( 19.50%), action 117, FPS 1.49, Running 199.40s Step 444( 19.67%), action 118, FPS 1.49, Running 200.37s Step 445( 19.83%), action 119, FPS 1.45, Running 201.30s Step 446( 20.00%), action 120, FPS 1.48, Running 202.02s Step 447( 20.17%), action 121, FPS 1.49, Running 202.99s Step 448( 20.33%), action 122, FPS 1.49, Running 203.64s Step 449( 20.50%), action 123, FPS 1.49, Running 204.50s Step 450( 20.67%), action 124, FPS 1.48, Running 205.30s Step 451( 20.83%), action 125, FPS 1.47, Running 206.21s Step 452( 21.00%), action 126, FPS 1.48, Running 206.89s Step 453( 21.17%), action 127, FPS 1.42, Running 207.78s Step 454( 21.33%), action 128, FPS 1.38, Running 208.47s Step 455( 21.50%), action 129, FPS 1.34, Running 209.34s Step 456( 21.67%), action 130, FPS 1.31, Running 210.09s Step 457( 21.83%), action 131, FPS 1.28, Running 211.00s Step 458( 22.00%), action 132, FPS 1.26, Running 211.72s Step 459( 22.17%), action 133, FPS 1.23, Running 212.66s Step 460( 22.33%), action 134, FPS 1.24, Running 213.32s Step 461( 22.50%), action 135, FPS 1.24, Running 213.90s Step 462( 22.67%), action 136, FPS 1.29, Running 214.22s Step 463( 22.83%), action 137, FPS 1.32, Running 214.52s Step 464( 23.00%), action 138, FPS 1.36, Running 215.09s Step 465( 23.17%), action 139, FPS 1.36, Running 215.96s Step 466( 23.33%), action 140, FPS 1.33, Running 217.02s Step 467( 23.50%), action 141, FPS 1.33, Running 218.04s Step 468( 23.67%), action 142, FPS 1.31, Running 218.93s Step 469( 23.83%), action 143, FPS 1.31, Running 219.77s Step 470( 24.00%), action 144, FPS 1.30, Running 220.72s Step 471( 24.17%), action 145, FPS 1.31, Running 221.44s Step 472( 24.33%), action 146, FPS 1.29, Running 222.40s Step 473( 24.50%), action 147, FPS 1.30, Running 223.17s Step 474( 24.67%), action 148, FPS 1.29, Running 224.02s Step 475( 24.83%), action 149, FPS 1.29, Running 224.84s Step 476( 25.00%), action 150, FPS 1.28, Running 225.66s Step 477( 25.17%), action 151, FPS 1.29, Running 226.47s Step 478( 25.33%), action 152, FPS 1.27, Running 227.52s Step 479( 25.50%), action 153, FPS 1.27, Running 228.36s Step 480( 25.67%), action 154, FPS 1.26, Running 229.23s Step 481( 25.83%), action 155, FPS 1.23, Running 230.19s Step 482( 26.00%), action 156, FPS 1.20, Running 230.88s Step 483( 26.17%), action 157, FPS 1.16, Running 231.79s Step 484( 26.33%), action 158, FPS 1.15, Running 232.48s Step 485( 26.50%), action 159, FPS 1.15, Running 233.36s Step 486( 26.67%), action 160, FPS 1.20, Running 233.72s Step 487( 26.83%), action 161, FPS 1.24, Running 234.17s Step 488( 27.00%), action 162, FPS 1.28, Running 234.60s Step 489( 27.17%), action 163, FPS 1.30, Running 235.12s Step 490( 27.33%), action 164, FPS 1.33, Running 235.78s Step 491( 27.50%), action 165, FPS 1.31, Running 236.70s Step 492( 27.67%), action 166, FPS 1.33, Running 237.39s Step 493( 27.83%), action 167, FPS 1.32, Running 238.38s Step 494( 28.00%), action 168, FPS 1.33, Running 239.06s Step 495( 28.17%), action 169, FPS 1.32, Running 239.96s Step 496( 28.33%), action 170, FPS 1.33, Running 240.68s Step 497( 28.50%), action 171, FPS 1.33, Running 241.50s Step 498( 28.67%), action 172, FPS 1.35, Running 242.37s Step 499( 28.83%), action 173, FPS 1.35, Running 243.14s Step 500( 29.00%), action 174, FPS 1.36, Running 243.98s Step 501( 29.17%), action 175, FPS 1.38, Running 244.67s Step 502( 29.33%), action 176, FPS 1.36, Running 245.60s Step 503( 29.50%), action 177, FPS 1.38, Running 246.23s Step 504( 29.67%), action 178, FPS 1.38, Running 246.95s Step 505( 29.83%), action 179, FPS 1.40, Running 247.64s Step 506( 30.00%), action 180, FPS 1.36, Running 248.47s Step 507( 30.17%), action 181, FPS 1.31, Running 249.49s Step 508( 30.33%), action 182, FPS 1.26, Running 250.49s Step 509( 30.50%), action 183, FPS 1.25, Running 251.14s Step 510( 30.67%), action 184, FPS 1.25, Running 251.80s Step 511( 30.83%), action 185, FPS 1.25, Running 252.72s Step 512( 31.00%), action 186, FPS 1.25, Running 253.39s Step 513( 31.17%), action 187, FPS 1.30, Running 253.75s Step 514( 31.33%), action 188, FPS 1.33, Running 254.08s Step 515( 31.50%), action 189, FPS 1.39, Running 254.36s Step 516( 31.67%), action 190, FPS 1.42, Running 254.81s Step 517( 31.83%), action 191, FPS 1.43, Running 255.48s Step 518( 32.00%), action 192, FPS 1.47, Running 255.98s Step 519( 32.17%), action 193, FPS 1.46, Running 256.81s Step 520( 32.33%), action 194, FPS 1.49, Running 257.42s Step 521( 32.50%), action 195, FPS 1.47, Running 258.26s Step 522( 32.67%), action 196, FPS 1.48, Running 259.11s Step 523( 32.83%), action 197, FPS 1.45, Running 260.02s Step 524( 33.00%), action 198, FPS 1.45, Running 260.73s Step 525( 33.17%), action 199, FPS 1.43, Running 261.64s Step 526( 33.33%), action 200, FPS 1.44, Running 262.32s Step 527( 33.50%), action 201, FPS 1.45, Running 263.28s Step 528( 33.67%), action 202, FPS 1.47, Running 264.07s Step 529( 33.83%), action 203, FPS 1.46, Running 264.87s Step 530( 34.00%), action 204, FPS 1.44, Running 265.67s Step 531( 34.17%), action 205, FPS 1.46, Running 266.46s Step 532( 34.33%), action 206, FPS 1.41, Running 267.56s Step 533( 34.50%), action 207, FPS 1.36, Running 268.44s Step 534( 34.67%), action 208, FPS 1.32, Running 269.28s Step 535( 34.83%), action 209, FPS 1.26, Running 270.19s Step 536( 35.00%), action 210, FPS 1.24, Running 270.88s Step 537( 35.17%), action 211, FPS 1.22, Running 271.89s Step 538( 35.33%), action 212, FPS 1.21, Running 272.54s Step 539( 35.50%), action 213, FPS 1.22, Running 273.16s Step 540( 35.67%), action 214, FPS 1.25, Running 273.49s Step 541( 35.83%), action 215, FPS 1.29, Running 273.80s Step 542( 36.00%), action 216, FPS 1.33, Running 274.12s Step 543( 36.17%), action 217, FPS 1.38, Running 274.49s Step 544( 36.33%), action 218, FPS 1.41, Running 274.90s Step 545( 36.50%), action 219, FPS 1.46, Running 275.36s Step 546( 36.67%), action 220, FPS 1.47, Running 275.90s Step 547( 36.83%), action 221, FPS 1.47, Running 276.89s Step 548( 37.00%), action 222, FPS 1.48, Running 277.62s Step 549( 37.17%), action 223, FPS 1.46, Running 278.57s Step 550( 37.33%), action 224, FPS 1.47, Running 279.24s Step 551( 37.50%), action 225, FPS 1.47, Running 280.11s Step 552( 37.67%), action 226, FPS 1.51, Running 280.84s Step 553( 37.83%), action 227, FPS 1.52, Running 281.57s Step 554( 38.00%), action 228, FPS 1.52, Running 282.41s Step 555( 38.17%), action 229, FPS 1.56, Running 283.04s Step 556( 38.33%), action 230, FPS 1.52, Running 284.05s Step 557( 38.50%), action 231, FPS 1.53, Running 284.99s Step 558( 38.67%), action 232, FPS 1.51, Running 285.75s Step 559( 38.83%), action 233, FPS 1.47, Running 286.79s Step 560( 39.00%), action 234, FPS 1.39, Running 287.86s Step 561( 39.17%), action 235, FPS 1.34, Running 288.72s Step 562( 39.33%), action 236, FPS 1.29, Running 289.64s Step 563( 39.50%), action 237, FPS 1.25, Running 290.53s Step 564( 39.67%), action 238, FPS 1.22, Running 291.28s Step 565( 39.83%), action 239, FPS 1.19, Running 292.20s Step 566( 40.00%), action 240, FPS 1.16, Running 293.09s Step 567( 40.17%), action 241, FPS 1.19, Running 293.65s Step 568( 40.33%), action 242, FPS 1.21, Running 294.11s Step 569( 40.50%), action 243, FPS 1.25, Running 294.55s Step 570( 40.67%), action 244, FPS 1.25, Running 295.23s Step 571( 40.83%), action 245, FPS 1.24, Running 296.22s Step 572( 41.00%), action 246, FPS 1.24, Running 296.91s Step 573( 41.17%), action 247, FPS 1.23, Running 297.86s Step 574( 41.33%), action 248, FPS 1.24, Running 298.55s Step 575( 41.50%), action 249, FPS 1.22, Running 299.48s Step 576( 41.67%), action 250, FPS 1.24, Running 300.18s Step 577( 41.83%), action 251, FPS 1.24, Running 301.07s Step 578( 42.00%), action 252, FPS 1.24, Running 301.83s Step 579( 42.17%), action 253, FPS 1.26, Running 302.69s Step 580( 42.33%), action 254, FPS 1.29, Running 303.42s Step 581( 42.50%), action 255, FPS 1.28, Running 304.33s Step 582( 42.67%), action 256, FPS 1.30, Running 305.03s Step 583( 42.83%), action 257, FPS 1.31, Running 305.79s Step 584( 43.00%), action 258, FPS 1.31, Running 306.58s Step 585( 43.17%), action 259, FPS 1.32, Running 307.31s Step 586( 43.33%), action 260, FPS 1.32, Running 308.19s Step 587( 43.50%), action 261, FPS 1.28, Running 309.31s Step 588( 43.67%), action 262, FPS 1.25, Running 310.08s Step 589( 43.83%), action 263, FPS 1.22, Running 310.93s Step 590( 44.00%), action 264, FPS 1.22, Running 311.59s Step 591( 44.17%), action 265, FPS 1.23, Running 312.49s Step 592( 44.33%), action 266, FPS 1.25, Running 312.90s Step 593( 44.50%), action 267, FPS 1.31, Running 313.18s Step 594( 44.67%), action 268, FPS 1.33, Running 313.55s Step 595( 44.83%), action 269, FPS 1.39, Running 313.91s Step 596( 45.00%), action 270, FPS 1.39, Running 314.52s Step 597( 45.17%), action 271, FPS 1.37, Running 315.72s Step 598( 45.33%), action 272, FPS 1.37, Running 316.41s Step 599( 45.50%), action 273, FPS 1.37, Running 317.31s Step 600( 45.67%), action 274, FPS 1.37, Running 318.02s Step 601( 45.83%), action 275, FPS 1.39, Running 318.70s Step 602( 46.00%), action 276, FPS 1.36, Running 319.69s Step 603( 46.17%), action 277, FPS 1.34, Running 320.68s Step 604( 46.33%), action 278, FPS 1.34, Running 321.52s Step 605( 46.50%), action 279, FPS 1.33, Running 322.38s Step 606( 46.67%), action 280, FPS 1.31, Running 323.43s Step 607( 46.83%), action 281, FPS 1.33, Running 324.38s Step 608( 47.00%), action 282, FPS 1.33, Running 325.15s Step 609( 47.17%), action 283, FPS 1.32, Running 326.04s Step 610( 47.33%), action 284, FPS 1.28, Running 327.19s Step 611( 47.50%), action 285, FPS 1.28, Running 328.12s Step 612( 47.67%), action 286, FPS 1.26, Running 328.83s Step 613( 47.83%), action 287, FPS 1.21, Running 329.78s Step 614( 48.00%), action 288, FPS 1.18, Running 330.49s Step 615( 48.17%), action 289, FPS 1.15, Running 331.34s Step 616( 48.33%), action 290, FPS 1.14, Running 332.03s Step 617( 48.50%), action 291, FPS 1.19, Running 332.54s Step 618( 48.67%), action 292, FPS 1.21, Running 332.89s Step 619( 48.83%), action 293, FPS 1.25, Running 333.36s Step 620( 49.00%), action 294, FPS 1.26, Running 333.93s Step 621( 49.17%), action 295, FPS 1.23, Running 334.92s Step 622( 49.33%), action 296, FPS 1.26, Running 335.56s Step 623( 49.50%), action 297, FPS 1.26, Running 336.54s Step 624( 49.67%), action 298, FPS 1.24, Running 337.59s Step 625( 49.83%), action 299, FPS 1.26, Running 338.28s Step 626( 50.00%), action 300, FPS 1.28, Running 339.10s Step 627( 50.17%), action 301, FPS 1.26, Running 340.30s Step 628( 50.33%), action 302, FPS 1.25, Running 341.11s Step 629( 50.50%), action 303, FPS 1.26, Running 341.91s Step 630( 50.67%), action 304, FPS 1.30, Running 342.63s Step 631( 50.83%), action 305, FPS 1.29, Running 343.61s Step 632( 51.00%), action 306, FPS 1.28, Running 344.43s Step 633( 51.17%), action 307, FPS 1.29, Running 345.27s Step 634( 51.33%), action 308, FPS 1.29, Running 346.00s Step 635( 51.50%), action 309, FPS 1.29, Running 346.84s Step 636( 51.67%), action 310, FPS 1.28, Running 347.64s Step 637( 51.83%), action 311, FPS 1.24, Running 348.61s Step 638( 52.00%), action 312, FPS 1.18, Running 349.85s Step 639( 52.17%), action 313, FPS 1.15, Running 350.80s Step 640( 52.33%), action 314, FPS 1.13, Running 351.58s Step 641( 52.50%), action 315, FPS 1.18, Running 351.89s Step 642( 52.67%), action 316, FPS 1.16, Running 352.77s Step 643( 52.83%), action 317, FPS 1.19, Running 353.38s Step 644( 53.00%), action 318, FPS 1.18, Running 354.48s Step 645( 53.17%), action 319, FPS 1.17, Running 355.40s Step 646( 53.33%), action 320, FPS 1.17, Running 356.22s Step 647( 53.50%), action 321, FPS 1.19, Running 357.15s Step 648( 53.67%), action 322, FPS 1.20, Running 357.82s Step 649( 53.83%), action 323, FPS 1.19, Running 358.78s Step 650( 54.00%), action 324, FPS 1.19, Running 359.49s Step 651( 54.17%), action 325, FPS 1.19, Running 360.42s Step 652( 54.33%), action 326, FPS 1.20, Running 361.16s Step 653( 54.50%), action 327, FPS 1.19, Running 362.12s Step 654( 54.67%), action 328, FPS 1.19, Running 362.87s Step 655( 54.83%), action 329, FPS 1.18, Running 363.75s Step 656( 55.00%), action 330, FPS 1.19, Running 364.45s Step 657( 55.17%), action 331, FPS 1.19, Running 365.41s Step 658( 55.33%), action 332, FPS 1.22, Running 366.18s Step 659( 55.50%), action 333, FPS 1.23, Running 367.01s Step 660( 55.67%), action 334, FPS 1.21, Running 368.05s Step 661( 55.83%), action 335, FPS 1.19, Running 368.64s Step 662( 56.00%), action 336, FPS 1.19, Running 369.56s Step 663( 56.17%), action 337, FPS 1.18, Running 370.30s Step 664( 56.33%), action 338, FPS 1.24, Running 370.67s Step 665( 56.50%), action 339, FPS 1.28, Running 371.04s Step 666( 56.67%), action 340, FPS 1.29, Running 371.78s Step 667( 56.83%), action 341, FPS 1.27, Running 372.88s Step 668( 57.00%), action 342, FPS 1.25, Running 373.78s Step 669( 57.17%), action 343, FPS 1.26, Running 374.60s Step 670( 57.33%), action 344, FPS 1.25, Running 375.45s Step 671( 57.50%), action 345, FPS 1.27, Running 376.22s Step 672( 57.67%), action 346, FPS 1.24, Running 377.23s Step 673( 57.83%), action 347, FPS 1.27, Running 377.93s Step 674( 58.00%), action 348, FPS 1.24, Running 378.96s Step 675( 58.17%), action 349, FPS 1.23, Running 379.97s Step 676( 58.33%), action 350, FPS 1.24, Running 380.63s Step 677( 58.50%), action 351, FPS 1.24, Running 381.53s Step 678( 58.67%), action 352, FPS 1.24, Running 382.35s Step 679( 58.83%), action 353, FPS 1.24, Running 383.13s Step 680( 59.00%), action 354, FPS 1.26, Running 383.91s Step 681( 59.17%), action 355, FPS 1.23, Running 384.84s Step 682( 59.33%), action 356, FPS 1.25, Running 385.51s Step 683( 59.50%), action 357, FPS 1.24, Running 386.39s Step 684( 59.67%), action 358, FPS 1.21, Running 387.21s Step 685( 59.83%), action 359, FPS 1.18, Running 388.05s Step 686( 60.00%), action 360, FPS 1.14, Running 389.26s Step 687( 60.17%), action 361, FPS 1.18, Running 389.79s Step 688( 60.33%), action 362, FPS 1.22, Running 390.13s Step 689( 60.50%), action 363, FPS 1.25, Running 390.60s Step 690( 60.67%), action 364, FPS 1.26, Running 391.27s Step 691( 60.83%), action 365, FPS 1.26, Running 392.09s Step 692( 61.00%), action 366, FPS 1.29, Running 392.74s Step 693( 61.17%), action 367, FPS 1.27, Running 393.67s Step 694( 61.33%), action 368, FPS 1.30, Running 394.33s Step 695( 61.50%), action 369, FPS 1.32, Running 395.17s Step 696( 61.67%), action 370, FPS 1.30, Running 396.05s Step 697( 61.83%), action 371, FPS 1.29, Running 396.99s Step 698( 62.00%), action 372, FPS 1.27, Running 398.06s Step 699( 62.17%), action 373, FPS 1.27, Running 398.87s Step 700( 62.33%), action 374, FPS 1.26, Running 399.74s Step 701( 62.50%), action 375, FPS 1.26, Running 400.68s Step 702( 62.67%), action 376, FPS 1.26, Running 401.42s Step 703( 62.83%), action 377, FPS 1.25, Running 402.35s Step 704( 63.00%), action 378, FPS 1.26, Running 403.05s Step 705( 63.17%), action 379, FPS 1.26, Running 403.97s Step 706( 63.33%), action 380, FPS 1.29, Running 404.77s Step 707( 63.50%), action 381, FPS 1.26, Running 405.65s Step 708( 63.67%), action 382, FPS 1.22, Running 406.50s Step 709( 63.83%), action 383, FPS 1.20, Running 407.32s Step 710( 64.00%), action 384, FPS 1.19, Running 408.05s Step 711( 64.17%), action 385, FPS 1.22, Running 408.55s Step 712( 64.33%), action 386, FPS 1.24, Running 408.93s Step 713( 64.50%), action 387, FPS 1.28, Running 409.28s Step 714( 64.67%), action 388, FPS 1.30, Running 409.76s Step 715( 64.83%), action 389, FPS 1.32, Running 410.35s Step 716( 65.00%), action 390, FPS 1.31, Running 411.35s Step 717( 65.17%), action 391, FPS 1.30, Running 412.38s Step 718( 65.33%), action 392, FPS 1.33, Running 413.06s Step 719( 65.50%), action 393, FPS 1.32, Running 413.99s Step 720( 65.67%), action 394, FPS 1.34, Running 414.69s Step 721( 65.83%), action 395, FPS 1.33, Running 415.68s Step 722( 66.00%), action 396, FPS 1.30, Running 416.81s Step 723( 66.17%), action 397, FPS 1.31, Running 417.57s Step 724( 66.33%), action 398, FPS 1.29, Running 418.52s Step 725( 66.50%), action 399, FPS 1.28, Running 419.57s Step 726( 66.67%), action 400, FPS 1.26, Running 420.61s Step 727( 66.83%), action 401, FPS 1.25, Running 421.60s Step 728( 67.00%), action 402, FPS 1.27, Running 422.31s Step 729( 67.17%), action 403, FPS 1.27, Running 423.05s Step 730( 67.33%), action 404, FPS 1.26, Running 423.90s Step 731( 67.50%), action 405, FPS 1.23, Running 424.82s Step 732( 67.67%), action 406, FPS 1.21, Running 425.52s Step 733( 67.83%), action 407, FPS 1.18, Running 426.22s Step 734( 68.00%), action 408, FPS 1.15, Running 427.20s Step 735( 68.17%), action 409, FPS 1.15, Running 427.80s Step 736( 68.33%), action 410, FPS 1.19, Running 428.17s Step 737( 68.50%), action 411, FPS 1.21, Running 428.92s Step 738( 68.67%), action 412, FPS 1.20, Running 429.69s Step 739( 68.83%), action 413, FPS 1.20, Running 430.59s Step 740( 69.00%), action 414, FPS 1.21, Running 431.28s Step 741( 69.17%), action 415, FPS 1.21, Running 432.20s Step 742( 69.33%), action 416, FPS 1.24, Running 432.89s Step 743( 69.50%), action 417, FPS 1.23, Running 433.80s Step 744( 69.67%), action 418, FPS 1.26, Running 434.45s Step 745( 69.83%), action 419, FPS 1.27, Running 435.29s Step 746( 70.00%), action 420, FPS 1.29, Running 436.07s Step 747( 70.17%), action 421, FPS 1.30, Running 436.98s Step 748( 70.33%), action 422, FPS 1.30, Running 437.70s Step 749( 70.50%), action 423, FPS 1.31, Running 438.37s Step 750( 70.67%), action 424, FPS 1.29, Running 439.38s Step 751( 70.83%), action 425, FPS 1.29, Running 440.35s Step 752( 71.00%), action 426, FPS 1.27, Running 441.21s Step 753( 71.17%), action 427, FPS 1.27, Running 442.00s Step 754( 71.33%), action 428, FPS 1.29, Running 442.75s Step 755( 71.50%), action 429, FPS 1.25, Running 443.75s Step 756( 71.67%), action 430, FPS 1.23, Running 444.42s Step 757( 71.83%), action 431, FPS 1.22, Running 445.35s Step 758( 72.00%), action 432, FPS 1.22, Running 446.06s Step 759( 72.17%), action 433, FPS 1.24, Running 446.68s Step 760( 72.33%), action 434, FPS 1.26, Running 447.14s Step 761( 72.50%), action 435, FPS 1.29, Running 447.74s Step 762( 72.67%), action 436, FPS 1.29, Running 448.40s Step 763( 72.83%), action 437, FPS 1.29, Running 449.35s Step 764( 73.00%), action 438, FPS 1.28, Running 450.12s Step 765( 73.17%), action 439, FPS 1.27, Running 451.00s Step 766( 73.33%), action 440, FPS 1.26, Running 451.98s Step 767( 73.50%), action 441, FPS 1.24, Running 453.06s Step 768( 73.67%), action 442, FPS 1.24, Running 453.85s Step 769( 73.83%), action 443, FPS 1.22, Running 454.82s Step 770( 74.00%), action 444, FPS 1.21, Running 455.88s Step 771( 74.17%), action 445, FPS 1.24, Running 456.52s Step 772( 74.33%), action 446, FPS 1.24, Running 457.28s Step 773( 74.50%), action 447, FPS 1.25, Running 458.06s Step 774( 74.67%), action 448, FPS 1.25, Running 458.80s Step 775( 74.83%), action 449, FPS 1.25, Running 459.75s Step 776( 75.00%), action 450, FPS 1.22, Running 460.78s Step 777( 75.17%), action 451, FPS 1.21, Running 461.85s Step 778( 75.33%), action 452, FPS 1.21, Running 462.56s Step 779( 75.50%), action 453, FPS 1.19, Running 463.48s Step 780( 75.67%), action 454, FPS 1.18, Running 464.13s Step 781( 75.83%), action 455, FPS 1.16, Running 465.04s Step 782( 76.00%), action 456, FPS 1.15, Running 465.75s Step 783( 76.17%), action 457, FPS 1.19, Running 466.10s Step 784( 76.33%), action 458, FPS 1.23, Running 466.42s Step 785( 76.50%), action 459, FPS 1.27, Running 466.73s Step 786( 76.67%), action 460, FPS 1.32, Running 467.12s Step 787( 76.83%), action 461, FPS 1.36, Running 467.79s Step 788( 77.00%), action 462, FPS 1.38, Running 468.33s Step 789( 77.17%), action 463, FPS 1.41, Running 469.03s Step 790( 77.33%), action 464, FPS 1.41, Running 470.03s Step 791( 77.50%), action 465, FPS 1.42, Running 470.61s Step 792( 77.67%), action 466, FPS 1.40, Running 471.57s Step 793( 77.83%), action 467, FPS 1.41, Running 472.20s Step 794( 78.00%), action 468, FPS 1.42, Running 472.89s Step 795( 78.17%), action 469, FPS 1.43, Running 473.78s Step 796( 78.33%), action 470, FPS 1.46, Running 474.47s Step 797( 78.50%), action 471, FPS 1.48, Running 475.40s Step 798( 78.67%), action 472, FPS 1.48, Running 476.03s Step 799( 78.83%), action 473, FPS 1.48, Running 477.03s Step 800( 79.00%), action 474, FPS 1.48, Running 477.65s Step 801( 79.17%), action 475, FPS 1.48, Running 478.53s Step 802( 79.33%), action 476, FPS 1.48, Running 479.28s Step 803( 79.50%), action 477, FPS 1.42, Running 480.15s Step 804( 79.67%), action 478, FPS 1.38, Running 480.95s Step 805( 79.83%), action 479, FPS 1.32, Running 481.91s Step 806( 80.00%), action 480, FPS 1.29, Running 482.64s Step 807( 80.17%), action 481, FPS 1.27, Running 483.60s Step 808( 80.33%), action 482, FPS 1.23, Running 484.56s Step 809( 80.50%), action 483, FPS 1.22, Running 485.40s Step 810( 80.67%), action 484, FPS 1.26, Running 485.85s Step 811( 80.83%), action 485, FPS 1.29, Running 486.17s Step 812( 81.00%), action 486, FPS 1.34, Running 486.52s Step 813( 81.17%), action 487, FPS 1.37, Running 486.83s Step 814( 81.33%), action 488, FPS 1.39, Running 487.24s Step 815( 81.50%), action 489, FPS 1.43, Running 487.76s Step 816( 81.67%), action 490, FPS 1.42, Running 488.56s Step 817( 81.83%), action 491, FPS 1.41, Running 489.59s Step 818( 82.00%), action 492, FPS 1.37, Running 490.67s Step 819( 82.17%), action 493, FPS 1.39, Running 491.38s Step 820( 82.33%), action 494, FPS 1.36, Running 492.37s Step 821( 82.50%), action 495, FPS 1.38, Running 493.05s Step 822( 82.67%), action 496, FPS 1.36, Running 494.01s Step 823( 82.83%), action 497, FPS 1.35, Running 494.92s Step 824( 83.00%), action 498, FPS 1.36, Running 495.68s Step 825( 83.17%), action 499, FPS 1.36, Running 496.58s Step 826( 83.33%), action 500, FPS 1.37, Running 497.25s Step 827( 83.50%), action 501, FPS 1.38, Running 498.11s Step 828( 83.67%), action 502, FPS 1.40, Running 498.89s Step 829( 83.83%), action 503, FPS 1.39, Running 499.78s Step 830( 84.00%), action 504, FPS 1.37, Running 500.50s Step 831( 84.17%), action 505, FPS 1.31, Running 501.43s Step 832( 84.33%), action 506, FPS 1.28, Running 502.10s Step 833( 84.50%), action 507, FPS 1.24, Running 502.91s Step 834( 84.67%), action 508, FPS 1.21, Running 503.70s Step 835( 84.83%), action 509, FPS 1.20, Running 504.38s Step 836( 85.00%), action 510, FPS 1.20, Running 505.26s Step 837( 85.17%), action 511, FPS 1.24, Running 505.72s Step 838( 85.33%), action 512, FPS 1.30, Running 506.07s Step 839( 85.50%), action 513, FPS 1.33, Running 506.41s Step 840( 85.67%), action 514, FPS 1.38, Running 506.88s Step 841( 85.83%), action 515, FPS 1.40, Running 507.37s Step 842( 86.00%), action 516, FPS 1.42, Running 508.13s Step 843( 86.17%), action 517, FPS 1.42, Running 509.05s Step 844( 86.33%), action 518, FPS 1.42, Running 509.77s Step 845( 86.50%), action 519, FPS 1.42, Running 510.71s Step 846( 86.67%), action 520, FPS 1.42, Running 511.38s Step 847( 86.83%), action 521, FPS 1.41, Running 512.34s Step 848( 87.00%), action 522, FPS 1.42, Running 513.00s Step 849( 87.17%), action 523, FPS 1.41, Running 513.95s Step 850( 87.33%), action 524, FPS 1.40, Running 514.74s Step 851( 87.50%), action 525, FPS 1.40, Running 515.67s Step 852( 87.67%), action 526, FPS 1.39, Running 516.54s Step 853( 87.83%), action 527, FPS 1.39, Running 517.33s Step 854( 88.00%), action 528, FPS 1.36, Running 518.37s Step 855( 88.17%), action 529, FPS 1.35, Running 519.25s Step 856( 88.33%), action 530, FPS 1.36, Running 519.96s Step 857( 88.50%), action 531, FPS 1.32, Running 520.85s Step 858( 88.67%), action 532, FPS 1.29, Running 521.56s Step 859( 88.83%), action 533, FPS 1.25, Running 522.40s Step 860( 89.00%), action 534, FPS 1.23, Running 523.17s Step 861( 89.17%), action 535, FPS 1.20, Running 524.08s Step 862( 89.33%), action 536, FPS 1.20, Running 524.81s Step 863( 89.50%), action 537, FPS 1.25, Running 525.10s Step 864( 89.67%), action 538, FPS 1.28, Running 525.42s Step 865( 89.83%), action 539, FPS 1.33, Running 525.79s Step 866( 90.00%), action 540, FPS 1.35, Running 526.20s Step 867( 90.17%), action 541, FPS 1.38, Running 526.82s Step 868( 90.33%), action 542, FPS 1.37, Running 527.60s Step 869( 90.50%), action 543, FPS 1.39, Running 528.38s Step 870( 90.67%), action 544, FPS 1.37, Running 529.30s Step 871( 90.83%), action 545, FPS 1.40, Running 530.00s Step 872( 91.00%), action 546, FPS 1.39, Running 530.92s Step 873( 91.17%), action 547, FPS 1.40, Running 531.59s Step 874( 91.33%), action 548, FPS 1.41, Running 532.54s Step 875( 91.50%), action 549, FPS 1.40, Running 533.52s Step 876( 91.67%), action 550, FPS 1.40, Running 534.23s Step 877( 91.83%), action 551, FPS 1.39, Running 535.19s Step 878( 92.00%), action 552, FPS 1.38, Running 536.08s Step 879( 92.17%), action 553, FPS 1.39, Running 536.82s Step 880( 92.33%), action 554, FPS 1.40, Running 537.47s Step 881( 92.50%), action 555, FPS 1.40, Running 538.37s Step 882( 92.67%), action 556, FPS 1.40, Running 539.06s Step 883( 92.83%), action 557, FPS 1.35, Running 539.91s Step 884( 93.00%), action 558, FPS 1.31, Running 540.64s Step 885( 93.17%), action 559, FPS 1.27, Running 541.56s Step 886( 93.33%), action 560, FPS 1.25, Running 542.25s Step 887( 93.50%), action 561, FPS 1.23, Running 543.14s Step 888( 93.67%), action 562, FPS 1.23, Running 543.86s Step 889( 93.83%), action 563, FPS 1.24, Running 544.51s Step 890( 94.00%), action 564, FPS 1.29, Running 544.83s Step 891( 94.17%), action 565, FPS 1.32, Running 545.13s Step 892( 94.33%), action 566, FPS 1.37, Running 545.49s Step 893( 94.50%), action 567, FPS 1.40, Running 545.87s Step 894( 94.67%), action 568, FPS 1.45, Running 546.37s Step 895( 94.83%), action 569, FPS 1.49, Running 546.95s Step 896( 95.00%), action 570, FPS 1.48, Running 547.75s Step 897( 95.17%), action 571, FPS 1.48, Running 548.73s Step 898( 95.33%), action 572, FPS 1.50, Running 549.46s Step 899( 95.50%), action 573, FPS 1.48, Running 550.36s Step 900( 95.67%), action 574, FPS 1.47, Running 551.09s Step 901( 95.83%), action 575, FPS 1.47, Running 552.01s Step 902( 96.00%), action 576, FPS 1.46, Running 552.72s Step 903( 96.17%), action 577, FPS 1.46, Running 553.56s Step 904( 96.33%), action 578, FPS 1.46, Running 554.36s Step 905( 96.50%), action 579, FPS 1.46, Running 555.24s Step 906( 96.67%), action 580, FPS 1.45, Running 556.05s Step 907( 96.83%), action 581, FPS 1.44, Running 556.99s Step 908( 97.00%), action 582, FPS 1.45, Running 557.69s Step 909( 97.17%), action 583, FPS 1.42, Running 558.56s Step 910( 97.33%), action 584, FPS 1.39, Running 559.25s Step 911( 97.50%), action 585, FPS 1.33, Running 560.17s Step 912( 97.67%), action 586, FPS 1.29, Running 560.98s Step 913( 97.83%), action 587, FPS 1.26, Running 561.81s Step 914( 98.00%), action 588, FPS 1.22, Running 562.82s Step 915( 98.17%), action 589, FPS 1.21, Running 563.46s Step 916( 98.33%), action 590, FPS 1.20, Running 564.47s Step 917( 98.50%), action 591, FPS 1.23, Running 565.02s Step 918( 98.67%), action 592, FPS 1.25, Running 565.39s Step 919( 98.83%), action 593, FPS 1.30, Running 565.72s Step 920( 99.00%), action 594, FPS 1.33, Running 566.17s Step 921( 99.17%), action 595, FPS 1.36, Running 566.75s Step 922( 99.33%), action 596, FPS 1.32, Running 567.89s Step 923( 99.50%), action 597, FPS 1.31, Running 568.88s Step 924( 99.67%), action 598, FPS 1.32, Running 569.53s Step 925( 99.83%), action 599, FPS 1.32, Running 570.44s Step 926(100.00%), action 600, FPS 1.33, Running 571.09s [2026-08-02 00:52:58] [76 ] Seed 75 failed after 571.36 s. +steps: 926 , actions: 600 . +Instruction: Empty +Total 9/76(11.84%) success. +Setting seed: 76 +Step 1( N/A%), pre moving , FPS 2.49, Running 0.40s Step 2( N/A%), pre moving , FPS 4.18, Running 0.48s Step 3( N/A%), pre moving , FPS 5.54, Running 0.54s Step 4( N/A%), pre moving , FPS 6.47, Running 0.62s Step 5( N/A%), pre moving , FPS 5.31, Running 0.94s Step 6( N/A%), pre moving , FPS 5.82, Running 1.03s Step 7( N/A%), pre moving , FPS 6.32, Running 1.11s Step 8( N/A%), pre moving , FPS 5.61, Running 1.43s Step 9( N/A%), pre moving , FPS 5.92, Running 1.52s Step 10( N/A%), pre moving , FPS 6.31, Running 1.58s Step 11( N/A%), pre moving , FPS 6.54, Running 1.68s Step 12( N/A%), pre moving , FPS 6.06, Running 1.98s Step 13( N/A%), pre moving , FPS 6.28, Running 2.07s Step 14( N/A%), pre moving , FPS 6.52, Running 2.15s Step 15( N/A%), pre moving , FPS 6.07, Running 2.47s Step 16( N/A%), pre moving , FPS 6.24, Running 2.57s Step 17( N/A%), pre moving , FPS 6.46, Running 2.63s Step 18( N/A%), pre moving , FPS 6.66, Running 2.70s Step 19( N/A%), pre moving , FPS 6.28, Running 3.02s Step 20( N/A%), pre moving , FPS 6.42, Running 3.11s Step 21( N/A%), pre moving , FPS 6.07, Running 3.70s Step 22( N/A%), pre moving , FPS 6.06, Running 3.78s Step 23( N/A%), pre moving , FPS 5.61, Running 4.11s Step 24( N/A%), pre moving , FPS 5.59, Running 4.19s Step 25( N/A%), pre moving , FPS 6.03, Running 4.26s Step 26( N/A%), pre moving , FPS 5.29, Running 4.81s Step 27( N/A%), pre moving , FPS 5.31, Running 4.88s Step 28( N/A%), pre moving , FPS 5.30, Running 5.20s Step 29( N/A%), pre moving , FPS 5.31, Running 5.29s Step 30( N/A%), pre moving , FPS 5.30, Running 5.36s Step 31( N/A%), pre moving , FPS 5.27, Running 5.48s Step 32( N/A%), pre moving , FPS 5.33, Running 5.74s Step 33( N/A%), pre moving , FPS 5.32, Running 5.83s Step 34( N/A%), pre moving , FPS 5.32, Running 5.91s Step 35( N/A%), pre moving , FPS 5.70, Running 5.98s Step 36( N/A%), pre moving , FPS 4.07, Running 7.48s Step 37( N/A%), pre moving , FPS 3.70, Running 8.04s Step 38( N/A%), pre moving , FPS 3.69, Running 8.12s Step 39( N/A%), pre moving , FPS 3.88, Running 8.19s Step 40( N/A%), pre moving , FPS 3.71, Running 8.51s Step 41( N/A%), pre moving , FPS 4.08, Running 8.60s Step 42( N/A%), pre moving , FPS 4.09, Running 8.67s Step 43( N/A%), pre moving , FPS 4.09, Running 8.99s Step 44( N/A%), pre moving , FPS 4.12, Running 9.05s Step 45( N/A%), pre moving , FPS 4.09, Running 9.14s Step 46( N/A%), pre moving , FPS 4.54, Running 9.22s Step 47( N/A%), pre moving , FPS 4.29, Running 9.54s Step 48( N/A%), pre moving , FPS 3.68, Running 10.64s Step 49( N/A%), pre moving , FPS 3.68, Running 10.73s Step 50( N/A%), pre moving , FPS 3.68, Running 10.80s Step 51( N/A%), pre moving , FPS 3.54, Running 11.13s Step 52( N/A%), pre moving , FPS 3.65, Running 11.21s Step 53( N/A%), pre moving , FPS 3.67, Running 11.28s Step 54( N/A%), pre moving , FPS 3.65, Running 11.39s Step 55( N/A%), pre moving , FPS 3.46, Running 11.77s Step 56( N/A%), pre moving , FPS 4.54, Running 11.88s Step 57( N/A%), pre moving , FPS 4.77, Running 12.24s Step 58( N/A%), pre moving , FPS 4.79, Running 12.29s Step 59( N/A%), pre moving , FPS 4.82, Running 12.33s Step 60( N/A%), pre moving , FPS 5.17, Running 12.37s Step 61( N/A%), pre moving , FPS 5.24, Running 12.41s Step 62( N/A%), pre moving , FPS 5.31, Running 12.44s Step 63( N/A%), pre moving , FPS 5.74, Running 12.47s Step 64( N/A%), pre moving , FPS 5.79, Running 12.51s Step 65( N/A%), pre moving , FPS 5.89, Running 12.54s Step 66( N/A%), pre moving , FPS 5.96, Running 12.57s Step 67( N/A%), pre moving , FPS 6.54, Running 12.60s Step 68( N/A%), pre moving , FPS 10.01, Running 12.63s Step 69( N/A%), pre moving , FPS 10.32, Running 12.67s Step 70( N/A%), pre moving , FPS 10.55, Running 12.70s Step 71( N/A%), pre moving , FPS 12.46, Running 12.73s Step 72( N/A%), pre moving , FPS 12.84, Running 12.77s Step 73( N/A%), pre moving , FPS 13.05, Running 12.81s Step 74( N/A%), pre moving , FPS 13.73, Running 12.85s Step 75( N/A%), pre moving , FPS 17.71, Running 12.90s Step 76( N/A%), pre moving , FPS 19.08, Running 12.93s Step 77( N/A%), pre moving , FPS 27.67, Running 12.96s Step 78( N/A%), pre moving , FPS 28.44, Running 12.99s Step 79( N/A%), pre moving , FPS 28.76, Running 13.03s Step 80( N/A%), pre moving , FPS 29.19, Running 13.06s Step 81( N/A%), pre moving , FPS 29.45, Running 13.09s Step 82( N/A%), pre moving , FPS 29.46, Running 13.12s Step 83( N/A%), pre moving , FPS 29.46, Running 13.15s Step 84( N/A%), pre moving , FPS 29.49, Running 13.18s Step 85( N/A%), pre moving , FPS 29.52, Running 13.22s Step 86( N/A%), pre moving , FPS 29.57, Running 13.25s Step 87( N/A%), pre moving , FPS 29.60, Running 13.28s Step 88( N/A%), pre moving , FPS 29.47, Running 13.31s Step 89( N/A%), pre moving , FPS 29.13, Running 13.35s Step 90( N/A%), pre moving , FPS 28.85, Running 13.39s Step 91( N/A%), pre moving , FPS 28.58, Running 13.43s Step 92( N/A%), pre moving , FPS 29.09, Running 13.46s Step 93( N/A%), pre moving , FPS 29.71, Running 13.48s Step 94( N/A%), pre moving , FPS 30.51, Running 13.50s Step 95( N/A%), pre moving , FPS 31.87, Running 13.53s Step 96( N/A%), pre moving , FPS 32.46, Running 13.55s Step 97( N/A%), pre moving , FPS 33.13, Running 13.57s Step 98( N/A%), pre moving , FPS 33.79, Running 13.59s Step 99( N/A%), pre moving , FPS 34.49, Running 13.61s Step 100( N/A%), pre moving , FPS 35.22, Running 13.63s Step 101( N/A%), pre moving , FPS 35.92, Running 13.65s Step 102( N/A%), pre moving , FPS 36.71, Running 13.67s Step 103( N/A%), pre moving , FPS 37.42, Running 13.69s Step 104( N/A%), pre moving , FPS 37.69, Running 13.72s Step 105( N/A%), pre moving , FPS 37.98, Running 13.74s Step 106( N/A%), pre moving , FPS 38.10, Running 13.77s Step 107( N/A%), pre moving , FPS 38.89, Running 13.79s Step 108( N/A%), pre moving , FPS 40.06, Running 13.81s Step 109( N/A%), pre moving , FPS 38.18, Running 13.88s Step 110( N/A%), pre moving , FPS 37.63, Running 13.92s Step 111( N/A%), pre moving , FPS 35.00, Running 14.00s Step 112( N/A%), pre moving , FPS 8.23, Running 15.89s Step 113( N/A%), pre moving , FPS 6.70, Running 16.47s Step 114( N/A%), pre moving , FPS 5.71, Running 17.01s Step 115( N/A%), pre moving , FPS 4.96, Running 17.56s Step 116( N/A%), pre moving , FPS 4.37, Running 18.12s Step 117( N/A%), pre moving , FPS 3.93, Running 18.66s Step 118( N/A%), pre moving , FPS 3.57, Running 19.19s Step 119( N/A%), pre moving , FPS 3.27, Running 19.73s Step 120( N/A%), pre moving , FPS 3.01, Running 20.27s Step 121( N/A%), pre moving , FPS 2.79, Running 20.81s Step 122( N/A%), pre moving , FPS 2.60, Running 21.35s Step 123( N/A%), pre moving , FPS 2.43, Running 21.90s Step 124( N/A%), pre moving , FPS 2.29, Running 22.43s Step 125( N/A%), pre moving , FPS 2.16, Running 22.98s Step 126( N/A%), pre moving , FPS 2.05, Running 23.52s Step 127( N/A%), pre moving , FPS 1.95, Running 24.04s Step 128( N/A%), pre moving , FPS 1.86, Running 24.59s Step 129( N/A%), pre moving , FPS 1.77, Running 25.14s Step 130( N/A%), pre moving , FPS 1.70, Running 25.70s Step 131( N/A%), pre moving , FPS 1.62, Running 26.31s Step 132( N/A%), pre moving , FPS 1.82, Running 26.90s Step 133( N/A%), pre moving , FPS 1.82, Running 27.45s Step 134( N/A%), pre moving , FPS 1.82, Running 28.01s Step 135( N/A%), pre moving , FPS 1.82, Running 28.53s Step 136( N/A%), pre moving , FPS 1.82, Running 29.09s Step 137( N/A%), pre moving , FPS 1.81, Running 29.70s Step 138( N/A%), pre moving , FPS 1.81, Running 30.25s Step 139( N/A%), pre moving , FPS 1.81, Running 30.79s Step 140( N/A%), pre moving , FPS 1.76, Running 31.61s Step 141( N/A%), pre moving , FPS 1.75, Running 32.26s Step 142( N/A%), pre moving , FPS 1.80, Running 32.49s Step 143( N/A%), pre moving , FPS 1.85, Running 32.69s Step 144( N/A%), pre moving , FPS 1.90, Running 32.93s Step 145( N/A%), pre moving , FPS 1.96, Running 33.18s Step 146( N/A%), pre moving , FPS 2.01, Running 33.44s Step 147( N/A%), pre moving , FPS 2.03, Running 33.88s Step 148( N/A%), pre moving , FPS 2.07, Running 34.27s Step 149( N/A%), pre moving , FPS 2.06, Running 34.86s Step 150( N/A%), pre moving , FPS 2.04, Running 35.48s Step 151( N/A%), pre moving , FPS 1.94, Running 36.64s Step 152( N/A%), pre moving , FPS 1.94, Running 37.23s Step 153( N/A%), pre moving , FPS 1.93, Running 37.79s Step 154( N/A%), pre moving , FPS 1.93, Running 38.38s Step 155( N/A%), pre moving , FPS 1.91, Running 38.98s Step 156( N/A%), pre moving , FPS 1.92, Running 39.52s Step 157( N/A%), pre moving , FPS 1.93, Running 40.06s Step 158( N/A%), pre moving , FPS 1.93, Running 40.63s Step 159( N/A%), pre moving , FPS 1.93, Running 41.17s Step 160( N/A%), pre moving , FPS 1.97, Running 41.74s Step 161( N/A%), pre moving , FPS 2.00, Running 42.28s Step 162( N/A%), pre moving , FPS 1.93, Running 42.86s Step 163( N/A%), pre moving , FPS 1.86, Running 43.45s Step 164( N/A%), pre moving , FPS 1.81, Running 44.01s Step 165( N/A%), pre moving , FPS 1.76, Running 44.58s Step 166( N/A%), pre moving , FPS 1.71, Running 45.11s Step 167( N/A%), pre moving , FPS 1.70, Running 45.67s Step 168( N/A%), pre moving , FPS 1.67, Running 46.25s Step 169( N/A%), pre moving , FPS 1.67, Running 46.81s Step 170( N/A%), pre moving , FPS 1.68, Running 47.39s Step 171( N/A%), pre moving , FPS 1.77, Running 47.95s Step 172( N/A%), pre moving , FPS 1.77, Running 48.53s Step 173( N/A%), pre moving , FPS 1.77, Running 49.10s Step 174( N/A%), pre moving , FPS 1.77, Running 49.65s Step 175( N/A%), pre moving , FPS 1.78, Running 50.19s Step 176( N/A%), pre moving , FPS 1.78, Running 50.76s Step 177( N/A%), pre moving , FPS 1.77, Running 51.33s Step 178( N/A%), pre moving , FPS 1.77, Running 51.91s Step 179( N/A%), pre moving , FPS 1.78, Running 52.42s Step 180( N/A%), pre moving , FPS 1.83, Running 52.64s Step 181( N/A%), pre moving , FPS 1.88, Running 52.92s Step 182( N/A%), pre moving , FPS 1.94, Running 53.15s Step 183( N/A%), pre moving , FPS 2.01, Running 53.40s Step 184( N/A%), pre moving , FPS 2.11, Running 53.50s Step 185( N/A%), pre moving , FPS 2.22, Running 53.60s Step 186( N/A%), pre moving , FPS 2.32, Running 53.72s Step 187( N/A%), pre moving , FPS 2.46, Running 53.81s Step 188( N/A%), pre moving , FPS 2.61, Running 53.93s Step 189( N/A%), pre moving , FPS 2.76, Running 54.05s Step 190( N/A%), pre moving , FPS 2.96, Running 54.15s Step 191( N/A%), pre moving , FPS 3.16, Running 54.28s Step 192( N/A%), pre moving , FPS 3.42, Running 54.38s Step 193( N/A%), pre moving , FPS 3.54, Running 54.74s Step 194( N/A%), pre moving , FPS 3.27, Running 55.77s Step 195( N/A%), pre moving , FPS 3.46, Running 55.97s Step 196( N/A%), pre moving , FPS 3.77, Running 56.06s Step 197( N/A%), pre moving , FPS 4.14, Running 56.17s Step 198( N/A%), pre moving , FPS 4.27, Running 56.60s Step 199( N/A%), pre moving , FPS 4.62, Running 56.75s Step 200( N/A%), pre moving , FPS 4.41, Running 57.18s Step 201( N/A%), pre moving , FPS 4.53, Running 57.33s Step 202( N/A%), pre moving , FPS 4.33, Running 57.77s Step 203( N/A%), pre moving , FPS 4.42, Running 57.93s Step 204( N/A%), pre moving , FPS 4.12, Running 58.36s Step 205( N/A%), pre moving , FPS 3.92, Running 58.70s Step 206( N/A%), pre moving , FPS 3.83, Running 58.94s Step 207( N/A%), pre moving , FPS 3.78, Running 59.10s Step 208( N/A%), pre moving , FPS 3.57, Running 59.54s Step 209( N/A%), pre moving , FPS 3.55, Running 59.69s Step 210( N/A%), pre moving , FPS 3.35, Running 60.13s Step 211( N/A%), pre moving , FPS 3.33, Running 60.29s Step 212( N/A%), pre moving , FPS 3.17, Running 60.70s Step 213( N/A%), pre moving , FPS 3.26, Running 60.87s Step 214( N/A%), pre moving , FPS 3.75, Running 61.10s Step 215( N/A%), pre moving , FPS 3.66, Running 61.44s Step 216( N/A%), pre moving , FPS 3.61, Running 61.60s Step 217( N/A%), pre moving , FPS 3.41, Running 62.03s Step 218( N/A%), pre moving , FPS 3.58, Running 62.19s Step 219( N/A%), pre moving , FPS 3.43, Running 62.58s Step 220( N/A%), pre moving , FPS 3.59, Running 62.76s Step 221( N/A%), pre moving , FPS 3.43, Running 63.17s Step 222( N/A%), pre moving , FPS 3.58, Running 63.35s Step 223( N/A%), pre moving , FPS 3.43, Running 63.76s Step 224( N/A%), pre moving , FPS 3.58, Running 63.94s Step 225( N/A%), pre moving , FPS 3.52, Running 64.37s Step 226( N/A%), pre moving , FPS 3.58, Running 64.52s Step 227( N/A%), pre moving , FPS 3.43, Running 64.93s Step 228( N/A%), pre moving , FPS 3.59, Running 65.11s Step 229( N/A%), pre moving , FPS 3.63, Running 65.20s Step 230( N/A%), pre moving , FPS 3.68, Running 65.56s Step 231( N/A%), pre moving , FPS 3.71, Running 65.68s Step 232( N/A%), pre moving , FPS 3.93, Running 65.79s Step 233( N/A%), pre moving , FPS 3.79, Running 66.14s Step 234( N/A%), pre moving , FPS 3.88, Running 66.25s Step 235( N/A%), pre moving , FPS 4.07, Running 66.35s Step 236( N/A%), pre moving , FPS 4.01, Running 66.58s Step 237( N/A%), pre moving , FPS 4.18, Running 66.82s Step 238( N/A%), pre moving , FPS 4.23, Running 66.91s Step 239( N/A%), pre moving , FPS 4.51, Running 67.02s Step 240( N/A%), pre moving , FPS 4.33, Running 67.37s Step 241( N/A%), pre moving , FPS 4.62, Running 67.50s Step 242( N/A%), pre moving , FPS 3.76, Running 68.66s Step 243( N/A%), pre moving , FPS 3.97, Running 68.79s Step 244( N/A%), pre moving , FPS 3.85, Running 69.14s Step 245( N/A%), pre moving , FPS 4.11, Running 69.23s Step 246( N/A%), pre moving , FPS 4.15, Running 69.34s Step 247( N/A%), pre moving , FPS 4.12, Running 69.78s Step 248( N/A%), pre moving , FPS 4.14, Running 69.94s Step 249( N/A%), pre moving , FPS 3.87, Running 70.38s Step 250( N/A%), pre moving , FPS 3.97, Running 70.60s Step 251( N/A%), pre moving , FPS 3.79, Running 70.95s Step 252( N/A%), pre moving , FPS 3.69, Running 71.22s Step 253( N/A%), pre moving , FPS 3.65, Running 71.62s Step 254( N/A%), pre moving , FPS 3.43, Running 72.09s Step 255( N/A%), pre moving , FPS 3.35, Running 72.33s Step 256( N/A%), pre moving , FPS 3.21, Running 72.80s Step 257( N/A%), pre moving , FPS 3.22, Running 73.03s Step 258( N/A%), pre moving , FPS 3.05, Running 73.46s Step 259( N/A%), pre moving , FPS 3.00, Running 73.67s Step 260( N/A%), pre moving , FPS 3.03, Running 73.96s Step 261( N/A%), pre moving , FPS 2.94, Running 74.30s Step 262( N/A%), pre moving , FPS 3.30, Running 74.73s Step 263( N/A%), pre moving , FPS 3.17, Running 75.10s Step 264( N/A%), pre moving , FPS 3.09, Running 75.62s Step 265( N/A%), pre moving , FPS 2.90, Running 76.14s Step 266( N/A%), pre moving , FPS 2.82, Running 76.43s Step 267( N/A%), pre moving , FPS 2.79, Running 76.95s Step 268( N/A%), pre moving , FPS 2.64, Running 77.50s Step 269( N/A%), pre moving , FPS 2.61, Running 78.03s Step 270( N/A%), pre moving , FPS 2.50, Running 78.59s Step 271( N/A%), pre moving , FPS 2.47, Running 79.06s Step 272( N/A%), pre moving , FPS 2.44, Running 79.43s Step 273( N/A%), pre moving , FPS 2.40, Running 79.95s Step 274( N/A%), pre moving , FPS 2.38, Running 80.50s Step 275( N/A%), pre moving , FPS 2.30, Running 81.01s Step 276( N/A%), pre moving , FPS 2.34, Running 81.34s Step 277( N/A%), pre moving , FPS 2.29, Running 81.76s Step 278( N/A%), pre moving , FPS 2.27, Running 82.26s Step 279( N/A%), pre moving , FPS 2.22, Running 82.67s Step 280( N/A%), pre moving , FPS 2.22, Running 82.97s Step 281( N/A%), pre moving , FPS 2.18, Running 83.45s Step 282( N/A%), pre moving , FPS 2.24, Running 83.68s Step 283( N/A%), pre moving , FPS 2.22, Running 84.11s Step 284( N/A%), pre moving , FPS 2.23, Running 84.59s Step 285( N/A%), pre moving , FPS 2.30, Running 84.82s Step 286( N/A%), pre moving , FPS 2.25, Running 85.32s Step 287( N/A%), pre moving , FPS 2.26, Running 85.79s Step 288( N/A%), pre moving , FPS 2.35, Running 86.01s Step 289( N/A%), pre moving , FPS 2.36, Running 86.50s Step 290( N/A%), pre moving , FPS 2.42, Running 86.86s Step 291( N/A%), pre moving , FPS 2.46, Running 87.20s Step 292( N/A%), pre moving , FPS 2.42, Running 87.70s Step 293( N/A%), pre moving , FPS 2.43, Running 88.18s Step 294( N/A%), pre moving , FPS 2.53, Running 88.41s Step 295( N/A%), pre moving , FPS 2.54, Running 88.89s Step 296( N/A%), pre moving , FPS 2.49, Running 89.39s Step 297( N/A%), pre moving , FPS 2.50, Running 89.77s Step 298( N/A%), pre moving , FPS 2.57, Running 90.03s Step 299( N/A%), pre moving , FPS 2.57, Running 90.45s Step 300( N/A%), pre moving , FPS 2.61, Running 90.63s Step 301( N/A%), pre moving , FPS 2.64, Running 91.03s Step 302( N/A%), pre moving , FPS 2.66, Running 91.21s Step 303( N/A%), pre moving , FPS 2.77, Running 91.32s Step 304( N/A%), pre moving , FPS 2.82, Running 91.69s Step 305( N/A%), pre moving , FPS 2.87, Running 91.79s Step 306( N/A%), pre moving , FPS 2.96, Running 92.08s Step 307( N/A%), pre moving , FPS 3.08, Running 92.27s Step 308( N/A%), pre moving , FPS 3.15, Running 92.37s Step 309( N/A%), pre moving , FPS 3.21, Running 92.73s Step 310( N/A%), pre moving , FPS 3.34, Running 92.84s Step 311( N/A%), pre moving , FPS 3.49, Running 92.93s Step 312( N/A%), pre moving , FPS 3.75, Running 93.04s Step 313( N/A%), pre moving , FPS 3.90, Running 93.31s Step 314( N/A%), pre moving , FPS 3.95, Running 93.47s Step 315( N/A%), pre moving , FPS 4.31, Running 93.54s Step 316( N/A%), pre moving , FPS 4.72, Running 93.63s Step 317( N/A%), pre moving , FPS 5.04, Running 93.74s Step 318( N/A%), pre moving , FPS 5.24, Running 93.85s Step 319( N/A%), pre moving , FPS 5.68, Running 93.98s Step 320( N/A%), pre moving , FPS 5.74, Running 94.11s Step 321( N/A%), pre moving , FPS 6.23, Running 94.24s Step 322( N/A%), pre moving , FPS 6.33, Running 94.37s Step 323( N/A%), pre moving , FPS 3.00, Running 97.99s Step 324( N/A%), pre moving , FPS 2.82, Running 98.78s Step 325( N/A%), pre moving , FPS 2.65, Running 99.35s Step 326( N/A%), pre moving , FPS 2.53, Running 99.98s Step 327( N/A%), pre moving , FPS 2.41, Running 100.56s Step 328( N/A%), pre moving , FPS 2.27, Running 101.18s Step 329( N/A%), pre moving , FPS 2.21, Running 101.77s Step 330( N/A%), pre moving , FPS 2.10, Running 102.36s Step 331( N/A%), pre moving , FPS 1.99, Running 102.97s Step 332( N/A%), pre moving , FPS 1.90, Running 103.55s Step 333( N/A%), pre moving , FPS 1.85, Running 104.12s Step 334( N/A%), pre moving , FPS 1.79, Running 104.66s Step 335( N/A%), pre moving , FPS 1.71, Running 105.26s Step 336( N/A%), pre moving , FPS 1.64, Running 105.84s Step 337( N/A%), pre moving , FPS 1.58, Running 106.43s Step 338( N/A%), pre moving , FPS 1.52, Running 106.99s Step 339( N/A%), pre moving , FPS 1.47, Running 107.57s Step 340( N/A%), pre moving , FPS 1.43, Running 108.15s Step 341( N/A%), pre moving , FPS 1.38, Running 108.71s Step 342( N/A%), pre moving , FPS 1.34, Running 109.28s Step 343( 0.17%), action 1, FPS 1.55, Running 110.90s Step 344( 0.33%), action 2, FPS 1.55, Running 111.71s Step 345( 0.50%), action 3, FPS 1.52, Running 112.54s Step 346( 0.67%), action 4, FPS 1.55, Running 112.85s Step 347( 0.83%), action 5, FPS 1.57, Running 113.27s Step 348( 1.00%), action 6, FPS 1.57, Running 113.88s Step 349( 1.17%), action 7, FPS 1.56, Running 114.56s Step 350( 1.33%), action 8, FPS 1.54, Running 115.37s Step 351( 1.50%), action 9, FPS 1.49, Running 116.41s Step 352( 1.67%), action 10, FPS 1.46, Running 117.21s Step 353( 1.83%), action 11, FPS 1.40, Running 118.45s Step 354( 2.00%), action 12, FPS 1.37, Running 119.24s Step 355( 2.17%), action 13, FPS 1.35, Running 120.13s Step 356( 2.33%), action 14, FPS 1.33, Running 120.91s Step 357( 2.50%), action 15, FPS 1.30, Running 121.82s Step 358( 2.67%), action 16, FPS 1.29, Running 122.52s Step 359( 2.83%), action 17, FPS 1.26, Running 123.45s Step 360( 3.00%), action 18, FPS 1.24, Running 124.25s Step 361( 3.17%), action 19, FPS 1.22, Running 125.16s Step 362( 3.33%), action 20, FPS 1.19, Running 126.04s Step 363( 3.50%), action 21, FPS 1.25, Running 126.94s Step 364( 3.67%), action 22, FPS 1.23, Running 127.97s Step 365( 3.83%), action 23, FPS 1.23, Running 128.85s Step 366( 4.00%), action 24, FPS 1.19, Running 129.65s Step 367( 4.17%), action 25, FPS 1.16, Running 130.58s Step 368( 4.33%), action 26, FPS 1.15, Running 131.24s Step 369( 4.50%), action 27, FPS 1.16, Running 131.84s Step 370( 4.67%), action 28, FPS 1.19, Running 132.23s Step 371( 4.83%), action 29, FPS 1.24, Running 132.50s Step 372( 5.00%), action 30, FPS 1.28, Running 132.89s Step 373( 5.17%), action 31, FPS 1.34, Running 133.36s Step 374( 5.33%), action 32, FPS 1.36, Running 133.94s Step 375( 5.50%), action 33, FPS 1.37, Running 134.69s Step 376( 5.67%), action 34, FPS 1.37, Running 135.51s Step 377( 5.83%), action 35, FPS 1.38, Running 136.31s Step 378( 6.00%), action 36, FPS 1.37, Running 137.15s Step 379( 6.17%), action 37, FPS 1.39, Running 137.84s Step 380( 6.33%), action 38, FPS 1.39, Running 138.66s Step 381( 6.50%), action 39, FPS 1.40, Running 139.43s Step 382( 6.67%), action 40, FPS 1.39, Running 140.39s Step 383( 6.83%), action 41, FPS 1.38, Running 141.41s Step 384( 7.00%), action 42, FPS 1.41, Running 142.17s Step 385( 7.17%), action 43, FPS 1.43, Running 142.83s Step 386( 7.33%), action 44, FPS 1.41, Running 143.81s Step 387( 7.50%), action 45, FPS 1.44, Running 144.43s Step 388( 7.67%), action 46, FPS 1.45, Running 145.03s Step 389( 7.83%), action 47, FPS 1.41, Running 146.00s Step 390( 8.00%), action 48, FPS 1.38, Running 146.72s Step 391( 8.17%), action 49, FPS 1.32, Running 147.60s Step 392( 8.33%), action 50, FPS 1.29, Running 148.36s Step 393( 8.50%), action 51, FPS 1.25, Running 149.36s Step 394( 8.67%), action 52, FPS 1.23, Running 150.25s Step 395( 8.83%), action 53, FPS 1.21, Running 151.17s Step 396( 9.00%), action 54, FPS 1.21, Running 152.01s Step 397( 9.17%), action 55, FPS 1.25, Running 152.36s Step 398( 9.33%), action 56, FPS 1.28, Running 152.72s Step 399( 9.50%), action 57, FPS 1.31, Running 153.07s Step 400( 9.67%), action 58, FPS 1.33, Running 153.72s Step 401( 9.83%), action 59, FPS 1.33, Running 154.46s Step 402( 10.00%), action 60, FPS 1.35, Running 155.21s Step 403( 10.17%), action 61, FPS 1.36, Running 156.07s Step 404( 10.33%), action 62, FPS 1.34, Running 157.14s Step 405( 10.50%), action 63, FPS 1.32, Running 158.03s Step 406( 10.67%), action 64, FPS 1.34, Running 158.77s Step 407( 10.83%), action 65, FPS 1.32, Running 159.63s Step 408( 11.00%), action 66, FPS 1.28, Running 160.68s Step 409( 11.17%), action 67, FPS 1.27, Running 161.76s Step 410( 11.33%), action 68, FPS 1.26, Running 162.56s Step 411( 11.50%), action 69, FPS 1.26, Running 163.54s Step 412( 11.67%), action 70, FPS 1.26, Running 164.21s Step 413( 11.83%), action 71, FPS 1.27, Running 165.17s Step 414( 12.00%), action 72, FPS 1.25, Running 166.24s Step 415( 12.17%), action 73, FPS 1.28, Running 166.86s Step 416( 12.33%), action 74, FPS 1.26, Running 167.92s Step 417( 12.50%), action 75, FPS 1.21, Running 168.82s Step 418( 12.67%), action 76, FPS 1.19, Running 169.52s Step 419( 12.83%), action 77, FPS 1.17, Running 170.16s Step 420( 13.00%), action 78, FPS 1.15, Running 171.13s Step 421( 13.17%), action 79, FPS 1.17, Running 171.56s Step 422( 13.33%), action 80, FPS 1.20, Running 171.94s Step 423( 13.50%), action 81, FPS 1.20, Running 172.75s Step 424( 13.67%), action 82, FPS 1.22, Running 173.52s Step 425( 13.83%), action 83, FPS 1.22, Running 174.47s Step 426( 14.00%), action 84, FPS 1.22, Running 175.20s Step 427( 14.17%), action 85, FPS 1.21, Running 176.12s Step 428( 14.33%), action 86, FPS 1.21, Running 177.22s Step 429( 14.50%), action 87, FPS 1.22, Running 178.17s Step 430( 14.67%), action 88, FPS 1.22, Running 178.89s Step 431( 14.83%), action 89, FPS 1.24, Running 179.63s Step 432( 15.00%), action 90, FPS 1.22, Running 180.55s Step 433( 15.17%), action 91, FPS 1.23, Running 181.48s Step 434( 15.33%), action 92, FPS 1.22, Running 182.57s Step 435( 15.50%), action 93, FPS 1.20, Running 183.50s Step 436( 15.67%), action 94, FPS 1.23, Running 184.24s Step 437( 15.83%), action 95, FPS 1.22, Running 185.18s Step 438( 16.00%), action 96, FPS 1.22, Running 185.95s Step 439( 16.17%), action 97, FPS 1.20, Running 186.82s Step 440( 16.33%), action 98, FPS 1.22, Running 187.49s Step 441( 16.50%), action 99, FPS 1.19, Running 188.42s Step 442( 16.67%), action 100, FPS 1.17, Running 189.09s Step 443( 16.83%), action 101, FPS 1.16, Running 189.94s Step 444( 17.00%), action 102, FPS 1.19, Running 190.28s Step 445( 17.17%), action 103, FPS 1.24, Running 190.57s Step 446( 17.33%), action 104, FPS 1.27, Running 190.89s Step 447( 17.50%), action 105, FPS 1.32, Running 191.23s Step 448( 17.67%), action 106, FPS 1.37, Running 191.84s Step 449( 17.83%), action 107, FPS 1.40, Running 192.44s Step 450( 18.00%), action 108, FPS 1.39, Running 193.29s Step 451( 18.17%), action 109, FPS 1.39, Running 194.07s Step 452( 18.33%), action 110, FPS 1.40, Running 194.85s Step 453( 18.50%), action 111, FPS 1.41, Running 195.69s Step 454( 18.67%), action 112, FPS 1.42, Running 196.66s Step 455( 18.83%), action 113, FPS 1.44, Running 197.37s Step 456( 19.00%), action 114, FPS 1.42, Running 198.30s Step 457( 19.17%), action 115, FPS 1.45, Running 199.00s Step 458( 19.33%), action 116, FPS 1.43, Running 199.94s Step 459( 19.50%), action 117, FPS 1.43, Running 200.84s Step 460( 19.67%), action 118, FPS 1.42, Running 201.59s Step 461( 19.83%), action 119, FPS 1.42, Running 202.49s Step 462( 20.00%), action 120, FPS 1.39, Running 203.50s Step 463( 20.17%), action 121, FPS 1.37, Running 204.53s Step 464( 20.33%), action 122, FPS 1.34, Running 205.17s Step 465( 20.50%), action 123, FPS 1.29, Running 206.05s Step 466( 20.67%), action 124, FPS 1.26, Running 206.82s Step 467( 20.83%), action 125, FPS 1.21, Running 207.76s Step 468( 21.00%), action 126, FPS 1.20, Running 208.46s Step 469( 21.17%), action 127, FPS 1.20, Running 209.08s Step 470( 21.33%), action 128, FPS 1.23, Running 209.49s Step 471( 21.50%), action 129, FPS 1.27, Running 209.84s Step 472( 21.67%), action 130, FPS 1.27, Running 210.56s Step 473( 21.83%), action 131, FPS 1.28, Running 211.30s Step 474( 22.00%), action 132, FPS 1.28, Running 212.29s Step 475( 22.17%), action 133, FPS 1.28, Running 213.03s Step 476( 22.33%), action 134, FPS 1.28, Running 213.97s Step 477( 22.50%), action 135, FPS 1.28, Running 214.61s Step 478( 22.67%), action 136, FPS 1.30, Running 215.38s Step 479( 22.83%), action 137, FPS 1.30, Running 216.18s Step 480( 23.00%), action 138, FPS 1.31, Running 216.86s Step 481( 23.17%), action 139, FPS 1.33, Running 217.49s Step 482( 23.33%), action 140, FPS 1.34, Running 218.41s Step 483( 23.50%), action 141, FPS 1.34, Running 219.44s Step 484( 23.67%), action 142, FPS 1.34, Running 220.14s Step 485( 23.83%), action 143, FPS 1.34, Running 221.03s Step 486( 24.00%), action 144, FPS 1.34, Running 221.79s Step 487( 24.17%), action 145, FPS 1.34, Running 222.73s Step 488( 24.33%), action 146, FPS 1.33, Running 223.45s Step 489( 24.50%), action 147, FPS 1.30, Running 224.41s Step 490( 24.67%), action 148, FPS 1.28, Running 225.13s Step 491( 24.83%), action 149, FPS 1.24, Running 226.00s Step 492( 25.00%), action 150, FPS 1.23, Running 226.76s Step 493( 25.17%), action 151, FPS 1.22, Running 227.71s Step 494( 25.33%), action 152, FPS 1.24, Running 228.46s Step 495( 25.50%), action 153, FPS 1.27, Running 228.76s Step 496( 25.67%), action 154, FPS 1.31, Running 229.25s Step 497( 25.83%), action 155, FPS 1.31, Running 229.92s Step 498( 26.00%), action 156, FPS 1.28, Running 230.97s Step 499( 26.17%), action 157, FPS 1.28, Running 231.86s Step 500( 26.33%), action 158, FPS 1.26, Running 232.68s Step 501( 26.50%), action 159, FPS 1.24, Running 233.64s Step 502( 26.67%), action 160, FPS 1.23, Running 234.73s Step 503( 26.83%), action 161, FPS 1.23, Running 235.68s Step 504( 27.00%), action 162, FPS 1.23, Running 236.38s Step 505( 27.17%), action 163, FPS 1.23, Running 237.28s Step 506( 27.33%), action 164, FPS 1.24, Running 237.97s Step 507( 27.50%), action 165, FPS 1.24, Running 238.81s Step 508( 27.67%), action 166, FPS 1.24, Running 239.62s Step 509( 27.83%), action 167, FPS 1.23, Running 240.65s Step 510( 28.00%), action 168, FPS 1.21, Running 241.64s Step 511( 28.17%), action 169, FPS 1.23, Running 242.29s Step 512( 28.33%), action 170, FPS 1.21, Running 243.30s Step 513( 28.50%), action 171, FPS 1.21, Running 244.29s Step 514( 28.67%), action 172, FPS 1.21, Running 245.03s Step 515( 28.83%), action 173, FPS 1.16, Running 245.96s Step 516( 29.00%), action 174, FPS 1.13, Running 246.88s Step 517( 29.17%), action 175, FPS 1.15, Running 247.34s Step 518( 29.33%), action 176, FPS 1.20, Running 247.66s Step 519( 29.50%), action 177, FPS 1.23, Running 248.07s Step 520( 29.67%), action 178, FPS 1.27, Running 248.47s Step 521( 29.83%), action 179, FPS 1.30, Running 248.98s Step 522( 30.00%), action 180, FPS 1.33, Running 249.74s Step 523( 30.17%), action 181, FPS 1.33, Running 250.68s Step 524( 30.33%), action 182, FPS 1.34, Running 251.33s Step 525( 30.50%), action 183, FPS 1.34, Running 252.19s Step 526( 30.67%), action 184, FPS 1.33, Running 252.96s Step 527( 30.83%), action 185, FPS 1.33, Running 253.86s Step 528( 31.00%), action 186, FPS 1.34, Running 254.59s Step 529( 31.17%), action 187, FPS 1.37, Running 255.27s Step 530( 31.33%), action 188, FPS 1.37, Running 256.26s Step 531( 31.50%), action 189, FPS 1.34, Running 257.20s Step 532( 31.67%), action 190, FPS 1.37, Running 257.89s Step 533( 31.83%), action 191, FPS 1.38, Running 258.82s Step 534( 32.00%), action 192, FPS 1.38, Running 259.55s Step 535( 32.17%), action 193, FPS 1.39, Running 260.38s Step 536( 32.33%), action 194, FPS 1.41, Running 261.10s Step 537( 32.50%), action 195, FPS 1.37, Running 261.98s Step 538( 32.67%), action 196, FPS 1.31, Running 262.95s Step 539( 32.83%), action 197, FPS 1.28, Running 263.68s Step 540( 33.00%), action 198, FPS 1.23, Running 264.67s Step 541( 33.17%), action 199, FPS 1.20, Running 265.62s Step 542( 33.33%), action 200, FPS 1.20, Running 266.34s Step 543( 33.50%), action 201, FPS 1.24, Running 266.83s Step 544( 33.67%), action 202, FPS 1.26, Running 267.16s Step 545( 33.83%), action 203, FPS 1.29, Running 267.68s Step 546( 34.00%), action 204, FPS 1.31, Running 268.21s Step 547( 34.17%), action 205, FPS 1.30, Running 269.27s Step 548( 34.33%), action 206, FPS 1.28, Running 270.23s Step 549( 34.50%), action 207, FPS 1.28, Running 270.92s Step 550( 34.67%), action 208, FPS 1.28, Running 271.92s Step 551( 34.83%), action 209, FPS 1.31, Running 272.51s Step 552( 35.00%), action 210, FPS 1.29, Running 273.43s Step 553( 35.17%), action 211, FPS 1.28, Running 274.48s Step 554( 35.33%), action 212, FPS 1.27, Running 275.25s Step 555( 35.50%), action 213, FPS 1.27, Running 276.17s Step 556( 35.67%), action 214, FPS 1.27, Running 276.90s Step 557( 35.83%), action 215, FPS 1.26, Running 277.84s Step 558( 36.00%), action 216, FPS 1.28, Running 278.55s Step 559( 36.17%), action 217, FPS 1.26, Running 279.53s Step 560( 36.33%), action 218, FPS 1.26, Running 280.55s Step 561( 36.50%), action 219, FPS 1.28, Running 281.21s Step 562( 36.67%), action 220, FPS 1.28, Running 281.91s Step 563( 36.83%), action 221, FPS 1.25, Running 282.78s Step 564( 37.00%), action 222, FPS 1.21, Running 283.73s Step 565( 37.17%), action 223, FPS 1.20, Running 284.40s Step 566( 37.33%), action 224, FPS 1.18, Running 285.17s Step 567( 37.50%), action 225, FPS 1.22, Running 285.66s Step 568( 37.67%), action 226, FPS 1.27, Running 285.99s Step 569( 37.83%), action 227, FPS 1.30, Running 286.32s Step 570( 38.00%), action 228, FPS 1.35, Running 286.73s Step 571( 38.17%), action 229, FPS 1.36, Running 287.25s Step 572( 38.33%), action 230, FPS 1.36, Running 288.10s Step 573( 38.50%), action 231, FPS 1.38, Running 288.97s Step 574( 38.67%), action 232, FPS 1.36, Running 289.93s Step 575( 38.83%), action 233, FPS 1.35, Running 290.99s Step 576( 39.00%), action 234, FPS 1.34, Running 291.77s Step 577( 39.17%), action 235, FPS 1.35, Running 292.64s Step 578( 39.33%), action 236, FPS 1.34, Running 293.43s Step 579( 39.50%), action 237, FPS 1.36, Running 294.26s Step 580( 39.67%), action 238, FPS 1.36, Running 295.24s Step 581( 39.83%), action 239, FPS 1.36, Running 295.89s Step 582( 40.00%), action 240, FPS 1.34, Running 296.86s Step 583( 40.17%), action 241, FPS 1.33, Running 297.81s Step 584( 40.33%), action 242, FPS 1.35, Running 298.53s Step 585( 40.50%), action 243, FPS 1.33, Running 299.46s Step 586( 40.67%), action 244, FPS 1.34, Running 300.09s Step 587( 40.83%), action 245, FPS 1.30, Running 301.01s Step 588( 41.00%), action 246, FPS 1.27, Running 301.68s Step 589( 41.17%), action 247, FPS 1.23, Running 302.60s Step 590( 41.33%), action 248, FPS 1.20, Running 303.41s Step 591( 41.50%), action 249, FPS 1.17, Running 304.27s Step 592( 41.67%), action 250, FPS 1.21, Running 304.66s Step 593( 41.83%), action 251, FPS 1.24, Running 305.09s Step 594( 42.00%), action 252, FPS 1.29, Running 305.43s Step 595( 42.17%), action 253, FPS 1.35, Running 305.77s Step 596( 42.33%), action 254, FPS 1.38, Running 306.31s Step 597( 42.50%), action 255, FPS 1.41, Running 306.81s Step 598( 42.67%), action 256, FPS 1.43, Running 307.40s Step 599( 42.83%), action 257, FPS 1.43, Running 308.25s Step 600( 43.00%), action 258, FPS 1.47, Running 308.89s Step 601( 43.17%), action 259, FPS 1.43, Running 309.83s Step 602( 43.33%), action 260, FPS 1.42, Running 310.95s Step 603( 43.50%), action 261, FPS 1.42, Running 311.92s Step 604( 43.67%), action 262, FPS 1.42, Running 312.63s Step 605( 43.83%), action 263, FPS 1.42, Running 313.50s Step 606( 44.00%), action 264, FPS 1.42, Running 314.20s Step 607( 44.17%), action 265, FPS 1.41, Running 315.15s Step 608( 44.33%), action 266, FPS 1.38, Running 316.18s Step 609( 44.50%), action 267, FPS 1.40, Running 316.85s Step 610( 44.67%), action 268, FPS 1.39, Running 317.82s Step 611( 44.83%), action 269, FPS 1.38, Running 318.73s Step 612( 45.00%), action 270, FPS 1.35, Running 319.42s Step 613( 45.17%), action 271, FPS 1.31, Running 320.40s Step 614( 45.33%), action 272, FPS 1.25, Running 321.46s Step 615( 45.50%), action 273, FPS 1.21, Running 322.35s Step 616( 45.67%), action 274, FPS 1.19, Running 323.15s Step 617( 45.83%), action 275, FPS 1.16, Running 324.09s Step 618( 46.00%), action 276, FPS 1.18, Running 324.41s Step 619( 46.17%), action 277, FPS 1.21, Running 324.75s Step 620( 46.33%), action 278, FPS 1.23, Running 325.13s Step 621( 46.50%), action 279, FPS 1.28, Running 325.44s Step 622( 46.67%), action 280, FPS 1.32, Running 326.05s Step 623( 46.83%), action 281, FPS 1.33, Running 326.96s Step 624( 47.00%), action 282, FPS 1.31, Running 327.96s Step 625( 47.17%), action 283, FPS 1.32, Running 328.68s Step 626( 47.33%), action 284, FPS 1.30, Running 329.64s Step 627( 47.50%), action 285, FPS 1.32, Running 330.26s Step 628( 47.67%), action 286, FPS 1.33, Running 331.28s Step 629( 47.83%), action 287, FPS 1.32, Running 331.95s Step 630( 48.00%), action 288, FPS 1.33, Running 332.88s Step 631( 48.17%), action 289, FPS 1.33, Running 333.82s Step 632( 48.33%), action 290, FPS 1.32, Running 334.54s Step 633( 48.50%), action 291, FPS 1.33, Running 335.46s Step 634( 48.67%), action 292, FPS 1.36, Running 336.16s Step 635( 48.83%), action 293, FPS 1.36, Running 337.08s Step 636( 49.00%), action 294, FPS 1.36, Running 337.82s Step 637( 49.17%), action 295, FPS 1.38, Running 338.53s Step 638( 49.33%), action 296, FPS 1.33, Running 339.43s Step 639( 49.50%), action 297, FPS 1.28, Running 340.33s Step 640( 49.67%), action 298, FPS 1.26, Running 341.07s Step 641( 49.83%), action 299, FPS 1.21, Running 341.96s Step 642( 50.00%), action 300, FPS 1.20, Running 342.75s Step 643( 50.17%), action 301, FPS 1.20, Running 343.67s Step 644( 50.33%), action 302, FPS 1.24, Running 344.03s Step 645( 50.50%), action 303, FPS 1.27, Running 344.39s Step 646( 50.67%), action 304, FPS 1.33, Running 344.72s Step 647( 50.83%), action 305, FPS 1.35, Running 345.05s Step 648( 51.00%), action 306, FPS 1.41, Running 345.42s Step 649( 51.17%), action 307, FPS 1.44, Running 345.87s Step 650( 51.33%), action 308, FPS 1.48, Running 346.42s Step 651( 51.50%), action 309, FPS 1.47, Running 347.40s Step 652( 51.67%), action 310, FPS 1.47, Running 348.19s Step 653( 51.83%), action 311, FPS 1.46, Running 349.13s Step 654( 52.00%), action 312, FPS 1.47, Running 349.79s Step 655( 52.17%), action 313, FPS 1.47, Running 350.71s Step 656( 52.33%), action 314, FPS 1.47, Running 351.43s Step 657( 52.50%), action 315, FPS 1.44, Running 352.39s Step 658( 52.67%), action 316, FPS 1.47, Running 353.05s Step 659( 52.83%), action 317, FPS 1.47, Running 353.96s Step 660( 53.00%), action 318, FPS 1.47, Running 354.64s Step 661( 53.17%), action 319, FPS 1.47, Running 355.55s Step 662( 53.33%), action 320, FPS 1.48, Running 356.26s Step 663( 53.50%), action 321, FPS 1.49, Running 357.11s Step 664( 53.67%), action 322, FPS 1.44, Running 357.92s Step 665( 53.83%), action 323, FPS 1.38, Running 358.85s Step 666( 54.00%), action 324, FPS 1.34, Running 359.60s Step 667( 54.17%), action 325, FPS 1.30, Running 360.39s Step 668( 54.33%), action 326, FPS 1.27, Running 361.22s Step 669( 54.50%), action 327, FPS 1.23, Running 362.08s Step 670( 54.67%), action 328, FPS 1.21, Running 362.95s Step 671( 54.83%), action 329, FPS 1.21, Running 363.94s Step 672( 55.00%), action 330, FPS 1.24, Running 364.26s Step 673( 55.17%), action 331, FPS 1.28, Running 364.72s Step 674( 55.33%), action 332, FPS 1.30, Running 365.14s Step 675( 55.50%), action 333, FPS 1.36, Running 365.44s Step 676( 55.67%), action 334, FPS 1.38, Running 365.93s Step 677( 55.83%), action 335, FPS 1.43, Running 366.38s Step 678( 56.00%), action 336, FPS 1.42, Running 367.14s Step 679( 56.17%), action 337, FPS 1.42, Running 368.00s Step 680( 56.33%), action 338, FPS 1.42, Running 368.72s Step 681( 56.50%), action 339, FPS 1.42, Running 369.66s Step 682( 56.67%), action 340, FPS 1.41, Running 370.40s Step 683( 56.83%), action 341, FPS 1.41, Running 371.31s Step 684( 57.00%), action 342, FPS 1.39, Running 372.32s Step 685( 57.17%), action 343, FPS 1.42, Running 372.89s Step 686( 57.33%), action 344, FPS 1.40, Running 373.86s Step 687( 57.50%), action 345, FPS 1.42, Running 374.48s Step 688( 57.67%), action 346, FPS 1.40, Running 375.47s Step 689( 57.83%), action 347, FPS 1.43, Running 376.09s Step 690( 58.00%), action 348, FPS 1.43, Running 376.97s Step 691( 58.17%), action 349, FPS 1.45, Running 377.78s Step 692( 58.33%), action 350, FPS 1.39, Running 378.68s Step 693( 58.50%), action 351, FPS 1.34, Running 379.68s Step 694( 58.67%), action 352, FPS 1.32, Running 380.34s Step 695( 58.83%), action 353, FPS 1.26, Running 381.26s Step 696( 59.00%), action 354, FPS 1.25, Running 381.88s Step 697( 59.17%), action 355, FPS 1.24, Running 382.52s Step 698( 59.33%), action 356, FPS 1.23, Running 383.45s Step 699( 59.50%), action 357, FPS 1.27, Running 383.80s Step 700( 59.67%), action 358, FPS 1.30, Running 384.14s Step 701( 59.83%), action 359, FPS 1.35, Running 384.44s Step 702( 60.00%), action 360, FPS 1.39, Running 384.83s Step 703( 60.17%), action 361, FPS 1.41, Running 385.46s Step 704( 60.33%), action 362, FPS 1.44, Running 386.23s Step 705( 60.50%), action 363, FPS 1.44, Running 386.82s Step 706( 60.67%), action 364, FPS 1.47, Running 387.50s Step 707( 60.83%), action 365, FPS 1.44, Running 388.38s Step 708( 61.00%), action 366, FPS 1.46, Running 389.14s Step 709( 61.17%), action 367, FPS 1.43, Running 390.07s Step 710( 61.33%), action 368, FPS 1.44, Running 390.83s Step 711( 61.50%), action 369, FPS 1.42, Running 391.82s Step 712( 61.67%), action 370, FPS 1.44, Running 392.55s Step 713( 61.83%), action 371, FPS 1.45, Running 393.43s Step 714( 62.00%), action 372, FPS 1.44, Running 394.20s Step 715( 62.17%), action 373, FPS 1.44, Running 395.13s Step 716( 62.33%), action 374, FPS 1.44, Running 395.80s Step 717( 62.50%), action 375, FPS 1.41, Running 396.74s Step 718( 62.67%), action 376, FPS 1.43, Running 397.42s Step 719( 62.83%), action 377, FPS 1.37, Running 398.39s Step 720( 63.00%), action 378, FPS 1.31, Running 399.46s Step 721( 63.17%), action 379, FPS 1.27, Running 400.22s Step 722( 63.33%), action 380, FPS 1.22, Running 401.20s Step 723( 63.50%), action 381, FPS 1.21, Running 402.05s Step 724( 63.67%), action 382, FPS 1.20, Running 402.88s Step 725( 63.83%), action 383, FPS 1.20, Running 403.51s Step 726( 64.00%), action 384, FPS 1.22, Running 403.88s Step 727( 64.17%), action 385, FPS 1.26, Running 404.23s Step 728( 64.33%), action 386, FPS 1.29, Running 404.65s Step 729( 64.50%), action 387, FPS 1.32, Running 405.21s Step 730( 64.67%), action 388, FPS 1.33, Running 405.92s Step 731( 64.83%), action 389, FPS 1.35, Running 406.58s Step 732( 65.00%), action 390, FPS 1.33, Running 407.62s Step 733( 65.17%), action 391, FPS 1.32, Running 408.53s Step 734( 65.33%), action 392, FPS 1.33, Running 409.21s Step 735( 65.50%), action 393, FPS 1.33, Running 410.20s Step 736( 65.67%), action 394, FPS 1.29, Running 411.32s Step 737( 65.83%), action 395, FPS 1.29, Running 412.21s Step 738( 66.00%), action 396, FPS 1.29, Running 412.95s Step 739( 66.17%), action 397, FPS 1.30, Running 413.80s Step 740( 66.33%), action 398, FPS 1.32, Running 414.57s Step 741( 66.50%), action 399, FPS 1.31, Running 415.49s Step 742( 66.67%), action 400, FPS 1.34, Running 416.15s Step 743( 66.83%), action 401, FPS 1.33, Running 417.10s Step 744( 67.00%), action 402, FPS 1.34, Running 417.76s Step 745( 67.17%), action 403, FPS 1.32, Running 418.66s Step 746( 67.33%), action 404, FPS 1.28, Running 419.48s Step 747( 67.50%), action 405, FPS 1.25, Running 420.17s Step 748( 67.67%), action 406, FPS 1.23, Running 420.96s Step 749( 67.83%), action 407, FPS 1.20, Running 421.93s Step 750( 68.00%), action 408, FPS 1.20, Running 422.53s Step 751( 68.17%), action 409, FPS 1.23, Running 422.82s Step 752( 68.33%), action 410, FPS 1.29, Running 423.17s Step 753( 68.50%), action 411, FPS 1.32, Running 423.70s Step 754( 68.67%), action 412, FPS 1.33, Running 424.29s Step 755( 68.83%), action 413, FPS 1.35, Running 424.99s Step 756( 69.00%), action 414, FPS 1.38, Running 425.85s Step 757( 69.17%), action 415, FPS 1.41, Running 426.44s Step 758( 69.33%), action 416, FPS 1.38, Running 427.47s Step 759( 69.50%), action 417, FPS 1.37, Running 428.39s Step 760( 69.67%), action 418, FPS 1.38, Running 429.03s Step 761( 69.83%), action 419, FPS 1.38, Running 429.94s Step 762( 70.00%), action 420, FPS 1.39, Running 430.59s Step 763( 70.17%), action 421, FPS 1.39, Running 431.52s Step 764( 70.33%), action 422, FPS 1.38, Running 432.26s Step 765( 70.50%), action 423, FPS 1.38, Running 433.17s Step 766( 70.67%), action 424, FPS 1.38, Running 433.96s Step 767( 70.83%), action 425, FPS 1.37, Running 434.74s Step 768( 71.00%), action 426, FPS 1.37, Running 435.59s Step 769( 71.17%), action 427, FPS 1.37, Running 436.50s Step 770( 71.33%), action 428, FPS 1.36, Running 437.23s Step 771( 71.50%), action 429, FPS 1.31, Running 438.14s Step 772( 71.67%), action 430, FPS 1.28, Running 438.85s Step 773( 71.83%), action 431, FPS 1.25, Running 439.66s Step 774( 72.00%), action 432, FPS 1.24, Running 440.43s Step 775( 72.17%), action 433, FPS 1.22, Running 441.36s Step 776( 72.33%), action 434, FPS 1.26, Running 441.71s Step 777( 72.50%), action 435, FPS 1.28, Running 442.01s Step 778( 72.67%), action 436, FPS 1.34, Running 442.40s Step 779( 72.83%), action 437, FPS 1.39, Running 442.83s Step 780( 73.00%), action 438, FPS 1.39, Running 443.42s Step 781( 73.17%), action 439, FPS 1.38, Running 444.43s Step 782( 73.33%), action 440, FPS 1.34, Running 445.47s Step 783( 73.50%), action 441, FPS 1.34, Running 446.50s Step 784( 73.67%), action 442, FPS 1.31, Running 447.57s Step 785( 73.83%), action 443, FPS 1.34, Running 448.14s Step 786( 74.00%), action 444, FPS 1.33, Running 448.96s Step 787( 74.17%), action 445, FPS 1.33, Running 449.75s Step 788( 74.33%), action 446, FPS 1.35, Running 450.46s Step 789( 74.50%), action 447, FPS 1.35, Running 451.33s Step 790( 74.67%), action 448, FPS 1.32, Running 452.40s Step 791( 74.83%), action 449, FPS 1.33, Running 453.14s Step 792( 75.00%), action 450, FPS 1.30, Running 454.21s Step 793( 75.17%), action 451, FPS 1.29, Running 455.17s Step 794( 75.33%), action 452, FPS 1.27, Running 456.12s Step 795( 75.50%), action 453, FPS 1.29, Running 456.82s Step 796( 75.67%), action 454, FPS 1.25, Running 457.68s Step 797( 75.83%), action 455, FPS 1.22, Running 458.46s Step 798( 76.00%), action 456, FPS 1.17, Running 459.51s Step 799( 76.17%), action 457, FPS 1.16, Running 460.13s Step 800( 76.33%), action 458, FPS 1.15, Running 460.81s Step 801( 76.50%), action 459, FPS 1.20, Running 461.11s Step 802( 76.67%), action 460, FPS 1.24, Running 461.54s Step 803( 76.83%), action 461, FPS 1.27, Running 462.20s Step 804( 77.00%), action 462, FPS 1.32, Running 462.76s Step 805( 77.17%), action 463, FPS 1.30, Running 463.58s Step 806( 77.33%), action 464, FPS 1.30, Running 464.33s Step 807( 77.50%), action 465, FPS 1.29, Running 465.21s Step 808( 77.67%), action 466, FPS 1.28, Running 466.13s Step 809( 77.83%), action 467, FPS 1.28, Running 466.91s Step 810( 78.00%), action 468, FPS 1.29, Running 467.88s Step 811( 78.17%), action 469, FPS 1.28, Running 468.77s Step 812( 78.33%), action 470, FPS 1.30, Running 469.55s Step 813( 78.50%), action 471, FPS 1.31, Running 470.48s Step 814( 78.67%), action 472, FPS 1.31, Running 471.34s Step 815( 78.83%), action 473, FPS 1.30, Running 472.17s Step 816( 79.00%), action 474, FPS 1.28, Running 473.26s Step 817( 79.17%), action 475, FPS 1.29, Running 474.02s Step 818( 79.33%), action 476, FPS 1.30, Running 474.89s Step 819( 79.50%), action 477, FPS 1.27, Running 475.85s Step 820( 79.67%), action 478, FPS 1.27, Running 476.54s Step 821( 79.83%), action 479, FPS 1.22, Running 477.46s Step 822( 80.00%), action 480, FPS 1.17, Running 478.57s Step 823( 80.17%), action 481, FPS 1.15, Running 479.57s Step 824( 80.33%), action 482, FPS 1.16, Running 480.06s Step 825( 80.50%), action 483, FPS 1.19, Running 480.43s Step 826( 80.67%), action 484, FPS 1.22, Running 480.79s Step 827( 80.83%), action 485, FPS 1.26, Running 481.10s Step 828( 81.00%), action 486, FPS 1.29, Running 481.60s Step 829( 81.17%), action 487, FPS 1.32, Running 482.10s Step 830( 81.33%), action 488, FPS 1.30, Running 483.21s Step 831( 81.50%), action 489, FPS 1.30, Running 484.10s Step 832( 81.67%), action 490, FPS 1.30, Running 484.90s Step 833( 81.83%), action 491, FPS 1.30, Running 485.83s Step 834( 82.00%), action 492, FPS 1.29, Running 486.80s Step 835( 82.17%), action 493, FPS 1.31, Running 487.44s Step 836( 82.33%), action 494, FPS 1.32, Running 488.47s Step 837( 82.50%), action 495, FPS 1.33, Running 489.08s Step 838( 82.67%), action 496, FPS 1.32, Running 490.08s Step 839( 82.83%), action 497, FPS 1.34, Running 490.78s Step 840( 83.00%), action 498, FPS 1.32, Running 491.70s Step 841( 83.17%), action 499, FPS 1.34, Running 492.34s Step 842( 83.33%), action 500, FPS 1.35, Running 493.40s Step 843( 83.50%), action 501, FPS 1.35, Running 494.40s Step 844( 83.67%), action 502, FPS 1.29, Running 495.54s Step 845( 83.83%), action 503, FPS 1.25, Running 496.42s Step 846( 84.00%), action 504, FPS 1.19, Running 497.59s Step 847( 84.17%), action 505, FPS 1.16, Running 498.28s Step 848( 84.33%), action 506, FPS 1.13, Running 499.25s Step 849( 84.50%), action 507, FPS 1.14, Running 499.60s Step 850( 84.67%), action 508, FPS 1.18, Running 500.11s Step 851( 84.83%), action 509, FPS 1.22, Running 500.52s Step 852( 85.00%), action 510, FPS 1.25, Running 500.96s Step 853( 85.17%), action 511, FPS 1.27, Running 501.62s Step 854( 85.33%), action 512, FPS 1.27, Running 502.49s Step 855( 85.50%), action 513, FPS 1.25, Running 503.44s Step 856( 85.67%), action 514, FPS 1.28, Running 504.13s Step 857( 85.83%), action 515, FPS 1.25, Running 505.06s Step 858( 86.00%), action 516, FPS 1.27, Running 505.78s Step 859( 86.17%), action 517, FPS 1.26, Running 506.69s Step 860( 86.33%), action 518, FPS 1.28, Running 507.33s Step 861( 86.50%), action 519, FPS 1.26, Running 508.23s Step 862( 86.67%), action 520, FPS 1.28, Running 509.02s Step 863( 86.83%), action 521, FPS 1.29, Running 509.92s Step 864( 87.00%), action 522, FPS 1.30, Running 510.96s Step 865( 87.17%), action 523, FPS 1.32, Running 511.56s Step 866( 87.33%), action 524, FPS 1.34, Running 512.55s Step 867( 87.50%), action 525, FPS 1.30, Running 513.64s Step 868( 87.67%), action 526, FPS 1.33, Running 514.31s Step 869( 87.83%), action 527, FPS 1.28, Running 515.21s Step 870( 88.00%), action 528, FPS 1.26, Running 515.94s Step 871( 88.17%), action 529, FPS 1.22, Running 516.87s Step 872( 88.33%), action 530, FPS 1.20, Running 517.58s Step 873( 88.50%), action 531, FPS 1.18, Running 518.54s Step 874( 88.67%), action 532, FPS 1.20, Running 519.10s Step 875( 88.83%), action 533, FPS 1.25, Running 519.43s Step 876( 89.00%), action 534, FPS 1.28, Running 519.77s Step 877( 89.17%), action 535, FPS 1.33, Running 520.06s Step 878( 89.33%), action 536, FPS 1.36, Running 520.44s Step 879( 89.50%), action 537, FPS 1.39, Running 521.04s Step 880( 89.67%), action 538, FPS 1.36, Running 522.03s Step 881( 89.83%), action 539, FPS 1.36, Running 522.96s Step 882( 90.00%), action 540, FPS 1.36, Running 523.67s Step 883( 90.17%), action 541, FPS 1.36, Running 524.58s Step 884( 90.33%), action 542, FPS 1.39, Running 525.31s Step 885( 90.50%), action 543, FPS 1.36, Running 526.28s Step 886( 90.67%), action 544, FPS 1.38, Running 527.03s Step 887( 90.83%), action 545, FPS 1.40, Running 527.97s Step 888( 91.00%), action 546, FPS 1.39, Running 528.75s Step 889( 91.17%), action 547, FPS 1.40, Running 529.55s Step 890( 91.33%), action 548, FPS 1.38, Running 530.44s Step 891( 91.50%), action 549, FPS 1.39, Running 531.23s Step 892( 91.67%), action 550, FPS 1.37, Running 532.21s Step 893( 91.83%), action 551, FPS 1.36, Running 533.21s Step 894( 92.00%), action 552, FPS 1.35, Running 533.93s Step 895( 92.17%), action 553, FPS 1.29, Running 534.89s Step 896( 92.33%), action 554, FPS 1.27, Running 535.54s Step 897( 92.50%), action 555, FPS 1.23, Running 536.37s Step 898( 92.67%), action 556, FPS 1.19, Running 537.21s Step 899( 92.83%), action 557, FPS 1.16, Running 538.22s Step 900( 93.00%), action 558, FPS 1.18, Running 538.94s Step 901( 93.17%), action 559, FPS 1.22, Running 539.32s Step 902( 93.33%), action 560, FPS 1.24, Running 539.77s Step 903( 93.50%), action 561, FPS 1.27, Running 540.29s Step 904( 93.67%), action 562, FPS 1.30, Running 540.65s Step 905( 93.83%), action 563, FPS 1.33, Running 541.27s Step 906( 94.00%), action 564, FPS 1.34, Running 541.92s Step 907( 94.17%), action 565, FPS 1.36, Running 542.64s Step 908( 94.33%), action 566, FPS 1.35, Running 543.52s Step 909( 94.50%), action 567, FPS 1.35, Running 544.34s Step 910( 94.67%), action 568, FPS 1.32, Running 545.59s Step 911( 94.83%), action 569, FPS 1.31, Running 546.54s Step 912( 95.00%), action 570, FPS 1.33, Running 547.29s Step 913( 95.17%), action 571, FPS 1.33, Running 548.26s Step 914( 95.33%), action 572, FPS 1.30, Running 549.26s Step 915( 95.50%), action 573, FPS 1.32, Running 550.02s Step 916( 95.67%), action 574, FPS 1.29, Running 551.02s Step 917( 95.83%), action 575, FPS 1.28, Running 551.96s Step 918( 96.00%), action 576, FPS 1.28, Running 552.84s Step 919( 96.17%), action 577, FPS 1.29, Running 553.78s Step 920( 96.33%), action 578, FPS 1.29, Running 554.44s Step 921( 96.50%), action 579, FPS 1.25, Running 555.35s Step 922( 96.67%), action 580, FPS 1.20, Running 556.37s Step 923( 96.83%), action 581, FPS 1.17, Running 557.39s Step 924( 97.00%), action 582, FPS 1.15, Running 558.12s Step 925( 97.17%), action 583, FPS 1.12, Running 559.07s Step 926( 97.33%), action 584, FPS 1.14, Running 559.42s Step 927( 97.50%), action 585, FPS 1.17, Running 559.74s Step 928( 97.67%), action 586, FPS 1.20, Running 560.15s Step 929( 97.83%), action 587, FPS 1.22, Running 560.77s Step 930( 98.00%), action 588, FPS 1.25, Running 561.55s Step 931( 98.17%), action 589, FPS 1.28, Running 562.22s Step 932( 98.33%), action 590, FPS 1.26, Running 563.12s Step 933( 98.50%), action 591, FPS 1.26, Running 564.18s Step 934( 98.67%), action 592, FPS 1.28, Running 564.86s Step 935( 98.83%), action 593, FPS 1.28, Running 565.69s Step 936( 99.00%), action 594, FPS 1.29, Running 566.49s Step 937( 99.17%), action 595, FPS 1.30, Running 567.38s Step 938( 99.33%), action 596, FPS 1.31, Running 568.13s Step 939( 99.50%), action 597, FPS 1.31, Running 569.07s Step 940( 99.67%), action 598, FPS 1.30, Running 569.78s Step 941( 99.83%), action 599, FPS 1.30, Running 570.76s Step 942(100.00%), action 600, FPS 1.32, Running 571.46s [2026-08-02 01:02:30] [77 ] Seed 76 failed after 571.74 s. +steps: 942 , actions: 600 . +Instruction: Empty +Total 9/77(11.69%) success. +Setting seed: 77 +Step 1( N/A%), pre moving , FPS 8.49, Running 0.12s Step 2( N/A%), pre moving , FPS 4.64, Running 0.43s Step 3( N/A%), pre moving , FPS 5.75, Running 0.52s Step 4( N/A%), pre moving , FPS 6.80, Running 0.59s Step 5( N/A%), pre moving , FPS 7.55, Running 0.66s Step 6( N/A%), pre moving , FPS 6.10, Running 0.98s Step 7( N/A%), pre moving , FPS 6.51, Running 1.07s Step 8( N/A%), pre moving , FPS 6.94, Running 1.15s Step 9( N/A%), pre moving , FPS 6.09, Running 1.48s Step 10( N/A%), pre moving , FPS 6.37, Running 1.57s Step 11( N/A%), pre moving , FPS 6.70, Running 1.64s Step 12( N/A%), pre moving , FPS 7.04, Running 1.71s Step 13( N/A%), pre moving , FPS 6.39, Running 2.03s Step 14( N/A%), pre moving , FPS 6.59, Running 2.13s Step 15( N/A%), pre moving , FPS 6.83, Running 2.20s Step 16( N/A%), pre moving , FPS 6.81, Running 2.35s Step 17( N/A%), pre moving , FPS 6.52, Running 2.61s Step 18( N/A%), pre moving , FPS 6.73, Running 2.67s Step 19( N/A%), pre moving , FPS 6.90, Running 2.75s Step 20( N/A%), pre moving , FPS 6.52, Running 3.07s Step 21( N/A%), pre moving , FPS 5.68, Running 3.64s Step 22( N/A%), pre moving , FPS 6.05, Running 3.73s Step 23( N/A%), pre moving , FPS 6.09, Running 3.81s Step 24( N/A%), pre moving , FPS 5.75, Running 4.07s Step 25( N/A%), pre moving , FPS 5.66, Running 4.20s Step 26( N/A%), pre moving , FPS 5.26, Running 4.79s Step 27( N/A%), pre moving , FPS 5.29, Running 4.86s Step 28( N/A%), pre moving , FPS 5.28, Running 4.94s Step 29( N/A%), pre moving , FPS 5.38, Running 5.20s Step 30( N/A%), pre moving , FPS 5.33, Running 5.32s Step 31( N/A%), pre moving , FPS 5.30, Running 5.41s Step 32( N/A%), pre moving , FPS 5.29, Running 5.49s Step 33( N/A%), pre moving , FPS 5.66, Running 5.57s Step 34( N/A%), pre moving , FPS 5.31, Running 5.89s Step 35( N/A%), pre moving , FPS 5.28, Running 5.98s Step 36( N/A%), pre moving , FPS 4.49, Running 6.81s Step 37( N/A%), pre moving , FPS 4.55, Running 7.00s Step 38( N/A%), pre moving , FPS 4.60, Running 7.02s Step 39( N/A%), pre moving , FPS 4.66, Running 7.05s Step 40( N/A%), pre moving , FPS 4.98, Running 7.08s Step 41( N/A%), pre moving , FPS 5.76, Running 7.11s Step 42( N/A%), pre moving , FPS 5.86, Running 7.15s Step 43( N/A%), pre moving , FPS 5.94, Running 7.17s Step 44( N/A%), pre moving , FPS 6.40, Running 7.19s Step 45( N/A%), pre moving , FPS 6.63, Running 7.21s Step 46( N/A%), pre moving , FPS 8.17, Running 7.24s Step 47( N/A%), pre moving , FPS 8.33, Running 7.26s Step 48( N/A%), pre moving , FPS 6.96, Running 7.81s Step 49( N/A%), pre moving , FPS 7.54, Running 7.85s Step 50( N/A%), pre moving , FPS 7.81, Running 7.88s Step 51( N/A%), pre moving , FPS 7.99, Running 7.92s Step 52( N/A%), pre moving , FPS 8.15, Running 7.94s Step 53( N/A%), pre moving , FPS 8.28, Running 7.98s Step 54( N/A%), pre moving , FPS 9.27, Running 8.04s Step 55( N/A%), pre moving , FPS 9.13, Running 8.17s Step 56( N/A%), pre moving , FPS 13.34, Running 8.31s Step 57( N/A%), pre moving , FPS 14.41, Running 8.39s Step 58( N/A%), pre moving , FPS 13.00, Running 8.56s Step 59( N/A%), pre moving , FPS 12.20, Running 8.69s Step 60( N/A%), pre moving , FPS 11.36, Running 8.85s Step 61( N/A%), pre moving , FPS 9.28, Running 9.27s Step 62( N/A%), pre moving , FPS 8.73, Running 9.44s Step 63( N/A%), pre moving , FPS 7.39, Running 9.88s Step 64( N/A%), pre moving , FPS 7.05, Running 10.03s Step 65( N/A%), pre moving , FPS 6.18, Running 10.45s Step 66( N/A%), pre moving , FPS 5.52, Running 10.86s Step 67( N/A%), pre moving , FPS 5.30, Running 11.03s Step 68( N/A%), pre moving , FPS 5.56, Running 11.41s Step 69( N/A%), pre moving , FPS 5.35, Running 11.59s Step 70( N/A%), pre moving , FPS 4.89, Running 11.97s Step 71( N/A%), pre moving , FPS 4.80, Running 12.08s Step 72( N/A%), pre moving , FPS 4.67, Running 12.23s Step 73( N/A%), pre moving , FPS 4.35, Running 12.58s Step 74( N/A%), pre moving , FPS 4.28, Running 12.71s Step 75( N/A%), pre moving , FPS 4.07, Running 13.09s Step 76( N/A%), pre moving , FPS 4.08, Running 13.21s Step 77( N/A%), pre moving , FPS 4.06, Running 13.32s Step 78( N/A%), pre moving , FPS 3.91, Running 13.68s Step 79( N/A%), pre moving , FPS 3.90, Running 13.81s Step 80( N/A%), pre moving , FPS 3.75, Running 14.18s Step 81( N/A%), pre moving , FPS 3.97, Running 14.31s Step 82( N/A%), pre moving , FPS 4.05, Running 14.37s Step 83( N/A%), pre moving , FPS 4.37, Running 14.45s Step 84( N/A%), pre moving , FPS 4.22, Running 14.77s Step 85( N/A%), pre moving , FPS 4.52, Running 14.87s Step 86( N/A%), pre moving , FPS 4.90, Running 14.94s Step 87( N/A%), pre moving , FPS 5.01, Running 15.02s Step 88( N/A%), pre moving , FPS 5.08, Running 15.35s Step 89( N/A%), pre moving , FPS 5.19, Running 15.44s Step 90( N/A%), pre moving , FPS 5.65, Running 15.51s Step 91( N/A%), pre moving , FPS 5.72, Running 15.58s Step 92( N/A%), pre moving , FPS 5.45, Running 15.90s Step 93( N/A%), pre moving , FPS 5.87, Running 15.99s Step 94( N/A%), pre moving , FPS 5.99, Running 16.05s Step 95( N/A%), pre moving , FPS 6.57, Running 16.13s Step 96( N/A%), pre moving , FPS 6.17, Running 16.45s Step 97( N/A%), pre moving , FPS 6.21, Running 16.54s Step 98( N/A%), pre moving , FPS 6.83, Running 16.61s Step 99( N/A%), pre moving , FPS 6.95, Running 16.69s Step 100( N/A%), pre moving , FPS 7.06, Running 17.01s Step 101( N/A%), pre moving , FPS 4.42, Running 18.83s Step 102( N/A%), pre moving , FPS 3.96, Running 19.42s Step 103( N/A%), pre moving , FPS 3.63, Running 19.96s Step 104( N/A%), pre moving , FPS 3.46, Running 20.55s Step 105( N/A%), pre moving , FPS 3.19, Running 21.15s Step 106( N/A%), pre moving , FPS 2.94, Running 21.74s Step 107( N/A%), pre moving , FPS 2.74, Running 22.33s Step 108( N/A%), pre moving , FPS 2.66, Running 22.88s Step 109( N/A%), pre moving , FPS 2.49, Running 23.46s Step 110( N/A%), pre moving , FPS 2.35, Running 24.01s Step 111( N/A%), pre moving , FPS 2.22, Running 24.60s Step 112( N/A%), pre moving , FPS 2.16, Running 25.16s Step 113( N/A%), pre moving , FPS 2.06, Running 25.71s Step 114( N/A%), pre moving , FPS 1.95, Running 26.30s Step 115( N/A%), pre moving , FPS 1.88, Running 26.80s Step 116( N/A%), pre moving , FPS 1.89, Running 27.03s Step 117( N/A%), pre moving , FPS 1.87, Running 27.21s Step 118( N/A%), pre moving , FPS 1.84, Running 27.48s Step 119( N/A%), pre moving , FPS 1.80, Running 27.82s Step 120( N/A%), pre moving , FPS 1.79, Running 28.20s Step 121( N/A%), pre moving , FPS 2.02, Running 28.75s Step 122( N/A%), pre moving , FPS 2.01, Running 29.35s Step 123( N/A%), pre moving , FPS 2.00, Running 29.94s Step 124( N/A%), pre moving , FPS 2.01, Running 30.49s Step 125( N/A%), pre moving , FPS 2.02, Running 31.05s Step 126( N/A%), pre moving , FPS 2.03, Running 31.60s Step 127( N/A%), pre moving , FPS 2.03, Running 32.16s Step 128( N/A%), pre moving , FPS 2.04, Running 32.70s Step 129( N/A%), pre moving , FPS 2.01, Running 33.38s Step 130( N/A%), pre moving , FPS 2.02, Running 33.92s Step 131( N/A%), pre moving , FPS 2.03, Running 34.46s Step 132( N/A%), pre moving , FPS 2.02, Running 35.04s Step 133( N/A%), pre moving , FPS 2.02, Running 35.62s Step 134( N/A%), pre moving , FPS 2.04, Running 36.11s Step 135( N/A%), pre moving , FPS 2.03, Running 36.64s Step 136( N/A%), pre moving , FPS 1.97, Running 37.17s Step 137( N/A%), pre moving , FPS 1.90, Running 37.72s Step 138( N/A%), pre moving , FPS 1.85, Running 38.26s Step 139( N/A%), pre moving , FPS 1.81, Running 38.85s Step 140( N/A%), pre moving , FPS 1.77, Running 39.52s Step 141( N/A%), pre moving , FPS 1.76, Running 40.09s Step 142( N/A%), pre moving , FPS 1.77, Running 40.68s Step 143( N/A%), pre moving , FPS 1.77, Running 41.22s Step 144( N/A%), pre moving , FPS 1.77, Running 41.81s Step 145( N/A%), pre moving , FPS 1.77, Running 42.36s Step 146( N/A%), pre moving , FPS 1.77, Running 42.93s Step 147( N/A%), pre moving , FPS 1.77, Running 43.48s Step 148( N/A%), pre moving , FPS 1.76, Running 44.06s Step 149( N/A%), pre moving , FPS 1.78, Running 44.61s Step 150( N/A%), pre moving , FPS 1.78, Running 45.16s Step 151( N/A%), pre moving , FPS 1.78, Running 45.71s Step 152( N/A%), pre moving , FPS 1.80, Running 46.15s Step 153( N/A%), pre moving , FPS 1.86, Running 46.37s Step 154( N/A%), pre moving , FPS 1.90, Running 46.64s Step 155( N/A%), pre moving , FPS 1.95, Running 46.89s Step 156( N/A%), pre moving , FPS 2.01, Running 47.12s Step 157( N/A%), pre moving , FPS 2.05, Running 47.49s Step 158( N/A%), pre moving , FPS 2.07, Running 47.91s Step 159( N/A%), pre moving , FPS 2.06, Running 48.56s Step 160( N/A%), pre moving , FPS 2.05, Running 49.25s Step 161( N/A%), pre moving , FPS 2.04, Running 49.89s Step 162( N/A%), pre moving , FPS 2.05, Running 50.46s Step 163( N/A%), pre moving , FPS 2.04, Running 51.01s Step 164( N/A%), pre moving , FPS 2.05, Running 51.58s Step 165( N/A%), pre moving , FPS 2.04, Running 52.15s Step 166( N/A%), pre moving , FPS 2.04, Running 52.72s Step 167( N/A%), pre moving , FPS 2.04, Running 53.26s Step 168( N/A%), pre moving , FPS 2.05, Running 53.83s Step 169( N/A%), pre moving , FPS 2.05, Running 54.39s Step 170( N/A%), pre moving , FPS 2.04, Running 54.96s Step 171( N/A%), pre moving , FPS 2.04, Running 55.51s Step 172( N/A%), pre moving , FPS 2.02, Running 56.05s Step 173( N/A%), pre moving , FPS 1.95, Running 56.63s Step 174( N/A%), pre moving , FPS 1.90, Running 57.19s Step 175( N/A%), pre moving , FPS 1.84, Running 57.77s Step 176( N/A%), pre moving , FPS 1.78, Running 58.35s Step 177( N/A%), pre moving , FPS 1.75, Running 58.93s Step 178( N/A%), pre moving , FPS 1.73, Running 59.49s Step 179( N/A%), pre moving , FPS 1.74, Running 60.03s Step 180( N/A%), pre moving , FPS 1.77, Running 60.58s Step 181( N/A%), pre moving , FPS 1.78, Running 61.11s Step 182( N/A%), pre moving , FPS 1.78, Running 61.70s Step 183( N/A%), pre moving , FPS 1.81, Running 62.05s Step 184( N/A%), pre moving , FPS 1.89, Running 62.18s Step 185( N/A%), pre moving , FPS 1.98, Running 62.28s Step 186( N/A%), pre moving , FPS 2.02, Running 62.63s Step 187( N/A%), pre moving , FPS 2.11, Running 62.74s Step 188( N/A%), pre moving , FPS 2.22, Running 62.83s Step 189( N/A%), pre moving , FPS 2.34, Running 62.94s Step 190( N/A%), pre moving , FPS 2.39, Running 63.31s Step 191( N/A%), pre moving , FPS 2.53, Running 63.41s Step 192( N/A%), pre moving , FPS 2.68, Running 63.51s Step 193( N/A%), pre moving , FPS 2.49, Running 64.66s Step 194( N/A%), pre moving , FPS 2.57, Running 64.96s Step 195( N/A%), pre moving , FPS 2.75, Running 65.05s Step 196( N/A%), pre moving , FPS 2.81, Running 65.47s Step 197( N/A%), pre moving , FPS 2.98, Running 65.64s Step 198( N/A%), pre moving , FPS 3.05, Running 66.05s Step 199( N/A%), pre moving , FPS 3.28, Running 66.12s Step 200( N/A%), pre moving , FPS 3.56, Running 66.20s Step 201( N/A%), pre moving , FPS 3.87, Running 66.28s Step 202( N/A%), pre moving , FPS 4.30, Running 66.34s Step 203( N/A%), pre moving , FPS 4.54, Running 66.46s Step 204( N/A%), pre moving , FPS 4.45, Running 66.67s Step 205( N/A%), pre moving , FPS 4.37, Running 66.86s Step 206( N/A%), pre moving , FPS 4.50, Running 67.07s Step 207( N/A%), pre moving , FPS 4.43, Running 67.26s Step 208( N/A%), pre moving , FPS 4.14, Running 67.67s Step 209( N/A%), pre moving , FPS 4.08, Running 67.85s Step 210( N/A%), pre moving , FPS 4.05, Running 68.25s Step 211( N/A%), pre moving , FPS 3.98, Running 68.43s Step 212( N/A%), pre moving , FPS 3.75, Running 68.84s Step 213( N/A%), pre moving , FPS 4.64, Running 68.97s Step 214( N/A%), pre moving , FPS 4.81, Running 69.12s Step 215( N/A%), pre moving , FPS 4.55, Running 69.45s Step 216( N/A%), pre moving , FPS 4.83, Running 69.61s Step 217( N/A%), pre moving , FPS 4.57, Running 70.02s Step 218( N/A%), pre moving , FPS 4.82, Running 70.20s Step 219( N/A%), pre moving , FPS 4.44, Running 70.63s Step 220( N/A%), pre moving , FPS 4.35, Running 70.79s Step 221( N/A%), pre moving , FPS 4.04, Running 71.22s Step 222( N/A%), pre moving , FPS 3.97, Running 71.38s Step 223( N/A%), pre moving , FPS 3.74, Running 71.81s Step 224( N/A%), pre moving , FPS 3.78, Running 71.96s Step 225( N/A%), pre moving , FPS 3.63, Running 72.37s Step 226( N/A%), pre moving , FPS 3.70, Running 72.49s Step 227( N/A%), pre moving , FPS 3.76, Running 72.58s Step 228( N/A%), pre moving , FPS 3.98, Running 72.69s Step 229( N/A%), pre moving , FPS 3.85, Running 73.04s Step 230( N/A%), pre moving , FPS 4.07, Running 73.16s Step 231( N/A%), pre moving , FPS 4.15, Running 73.25s Step 232( N/A%), pre moving , FPS 4.25, Running 73.54s Step 233( N/A%), pre moving , FPS 4.22, Running 73.71s Step 234( N/A%), pre moving , FPS 4.25, Running 73.83s Step 235( N/A%), pre moving , FPS 4.46, Running 73.93s Step 236( N/A%), pre moving , FPS 4.28, Running 74.28s Step 237( N/A%), pre moving , FPS 4.57, Running 74.39s Step 238( N/A%), pre moving , FPS 4.65, Running 74.50s Step 239( N/A%), pre moving , FPS 4.95, Running 74.67s Step 240( N/A%), pre moving , FPS 3.83, Running 76.01s Step 241( N/A%), pre moving , FPS 4.08, Running 76.13s Step 242( N/A%), pre moving , FPS 4.12, Running 76.23s Step 243( N/A%), pre moving , FPS 4.18, Running 76.59s Step 244( N/A%), pre moving , FPS 4.21, Running 76.70s Step 245( N/A%), pre moving , FPS 4.44, Running 76.87s Step 246( N/A%), pre moving , FPS 4.15, Running 77.31s Step 247( N/A%), pre moving , FPS 4.09, Running 77.46s Step 248( N/A%), pre moving , FPS 3.81, Running 77.93s Step 249( N/A%), pre moving , FPS 3.96, Running 78.09s Step 250( N/A%), pre moving , FPS 3.70, Running 78.57s Step 251( N/A%), pre moving , FPS 3.44, Running 79.06s Step 252( N/A%), pre moving , FPS 3.44, Running 79.35s Step 253( N/A%), pre moving , FPS 3.31, Running 79.76s Step 254( N/A%), pre moving , FPS 3.11, Running 80.27s Step 255( N/A%), pre moving , FPS 3.06, Running 80.48s Step 256( N/A%), pre moving , FPS 2.99, Running 80.97s Step 257( N/A%), pre moving , FPS 2.82, Running 81.49s Step 258( N/A%), pre moving , FPS 2.75, Running 81.77s Step 259( N/A%), pre moving , FPS 2.62, Running 82.31s Step 260( N/A%), pre moving , FPS 2.92, Running 82.85s Step 261( N/A%), pre moving , FPS 2.86, Running 83.13s Step 262( N/A%), pre moving , FPS 2.70, Running 83.65s Step 263( N/A%), pre moving , FPS 2.63, Running 84.18s Step 264( N/A%), pre moving , FPS 2.50, Running 84.70s Step 265( N/A%), pre moving , FPS 2.47, Running 84.98s Step 266( N/A%), pre moving , FPS 2.44, Running 85.52s Step 267( N/A%), pre moving , FPS 2.33, Running 86.06s Step 268( N/A%), pre moving , FPS 2.33, Running 86.50s Step 269( N/A%), pre moving , FPS 2.29, Running 86.82s Step 270( N/A%), pre moving , FPS 2.35, Running 87.07s Step 271( N/A%), pre moving , FPS 2.42, Running 87.33s Step 272( N/A%), pre moving , FPS 2.44, Running 87.56s Step 273( N/A%), pre moving , FPS 2.49, Running 87.78s Step 274( N/A%), pre moving , FPS 2.50, Running 88.25s Step 275( N/A%), pre moving , FPS 2.50, Running 88.46s Step 276( N/A%), pre moving , FPS 2.51, Running 88.95s Step 277( N/A%), pre moving , FPS 2.54, Running 89.35s Step 278( N/A%), pre moving , FPS 2.56, Running 89.59s Step 279( N/A%), pre moving , FPS 2.60, Running 89.99s Step 280( N/A%), pre moving , FPS 2.73, Running 90.18s Step 281( N/A%), pre moving , FPS 2.77, Running 90.34s Step 282( N/A%), pre moving , FPS 2.81, Running 90.78s Step 283( N/A%), pre moving , FPS 2.96, Running 90.93s Step 284( N/A%), pre moving , FPS 2.97, Running 91.43s Step 285( N/A%), pre moving , FPS 2.93, Running 91.82s Step 286( N/A%), pre moving , FPS 3.04, Running 92.10s Step 287( N/A%), pre moving , FPS 3.07, Running 92.57s Step 288( N/A%), pre moving , FPS 3.18, Running 92.80s Step 289( N/A%), pre moving , FPS 3.10, Running 93.28s Step 290( N/A%), pre moving , FPS 3.11, Running 93.51s Step 291( N/A%), pre moving , FPS 3.01, Running 93.98s Step 292( N/A%), pre moving , FPS 2.89, Running 94.47s Step 293( N/A%), pre moving , FPS 2.92, Running 94.64s Step 294( N/A%), pre moving , FPS 2.94, Running 95.07s Step 295( N/A%), pre moving , FPS 2.96, Running 95.23s Step 296( N/A%), pre moving , FPS 2.98, Running 95.67s Step 297( N/A%), pre moving , FPS 3.06, Running 95.88s Step 298( N/A%), pre moving , FPS 3.04, Running 96.16s Step 299( N/A%), pre moving , FPS 3.18, Running 96.28s Step 300( N/A%), pre moving , FPS 3.22, Running 96.39s Step 301( N/A%), pre moving , FPS 3.12, Running 96.75s Step 302( N/A%), pre moving , FPS 3.28, Running 96.87s Step 303( N/A%), pre moving , FPS 3.31, Running 96.98s Step 304( N/A%), pre moving , FPS 3.39, Running 97.32s Step 305( N/A%), pre moving , FPS 3.55, Running 97.45s Step 306( N/A%), pre moving , FPS 3.66, Running 97.56s Step 307( N/A%), pre moving , FPS 3.73, Running 97.94s Step 308( N/A%), pre moving , FPS 3.82, Running 98.03s Step 309( N/A%), pre moving , FPS 3.97, Running 98.32s Step 310( N/A%), pre moving , FPS 3.99, Running 98.51s Step 311( N/A%), pre moving , FPS 4.33, Running 98.61s Step 312( N/A%), pre moving , FPS 4.63, Running 98.79s Step 313( N/A%), pre moving , FPS 4.49, Running 99.09s Step 314( N/A%), pre moving , FPS 4.85, Running 99.19s Step 315( N/A%), pre moving , FPS 4.69, Running 99.49s Step 316( N/A%), pre moving , FPS 5.04, Running 99.64s Step 317( N/A%), pre moving , FPS 5.16, Running 99.76s Step 318( N/A%), pre moving , FPS 5.40, Running 99.87s Step 319( N/A%), pre moving , FPS 5.06, Running 100.24s Step 320( N/A%), pre moving , FPS 2.62, Running 104.03s Step 321( N/A%), pre moving , FPS 2.54, Running 104.63s Step 322( N/A%), pre moving , FPS 2.39, Running 105.24s Step 323( N/A%), pre moving , FPS 2.26, Running 105.84s Step 324( N/A%), pre moving , FPS 2.21, Running 106.37s Step 325( N/A%), pre moving , FPS 2.17, Running 106.65s Step 326( N/A%), pre moving , FPS 2.14, Running 106.91s Step 327( N/A%), pre moving , FPS 2.12, Running 107.37s Step 328( N/A%), pre moving , FPS 2.05, Running 107.78s Step 329( N/A%), pre moving , FPS 1.94, Running 108.62s Step 330( N/A%), pre moving , FPS 1.86, Running 109.24s Step 331( N/A%), pre moving , FPS 1.78, Running 109.83s Step 332( N/A%), pre moving , FPS 1.72, Running 110.39s Step 333( N/A%), pre moving , FPS 1.68, Running 110.99s Step 334( N/A%), pre moving , FPS 1.62, Running 111.56s Step 335( N/A%), pre moving , FPS 1.58, Running 112.13s Step 336( N/A%), pre moving , FPS 1.53, Running 112.70s Step 337( N/A%), pre moving , FPS 1.48, Running 113.30s Step 338( N/A%), pre moving , FPS 1.42, Running 113.90s Step 339( N/A%), pre moving , FPS 1.40, Running 114.53s Step 340( 0.17%), action 1, FPS 1.66, Running 116.07s Step 341( 0.33%), action 2, FPS 1.61, Running 117.03s Step 342( 0.50%), action 3, FPS 1.59, Running 117.78s Step 343( 0.67%), action 4, FPS 1.55, Running 118.75s Step 344( 0.83%), action 5, FPS 1.49, Running 119.81s Step 345( 1.00%), action 6, FPS 1.45, Running 120.44s Step 346( 1.17%), action 7, FPS 1.38, Running 121.37s Step 347( 1.33%), action 8, FPS 1.36, Running 122.06s Step 348( 1.50%), action 9, FPS 1.31, Running 123.06s Step 349( 1.67%), action 10, FPS 1.30, Running 124.05s Step 350( 1.83%), action 11, FPS 1.26, Running 125.11s Step 351( 2.00%), action 12, FPS 1.28, Running 125.43s Step 352( 2.17%), action 13, FPS 1.30, Running 125.80s Step 353( 2.33%), action 14, FPS 1.32, Running 126.13s Step 354( 2.50%), action 15, FPS 1.32, Running 126.71s Step 355( 2.67%), action 16, FPS 1.31, Running 127.45s Step 356( 2.83%), action 17, FPS 1.28, Running 128.36s Step 357( 3.00%), action 18, FPS 1.25, Running 129.30s Step 358( 3.17%), action 19, FPS 1.23, Running 130.21s Step 359( 3.33%), action 20, FPS 1.21, Running 131.03s Step 360( 3.50%), action 21, FPS 1.24, Running 132.22s Step 361( 3.67%), action 22, FPS 1.24, Running 133.12s Step 362( 3.83%), action 23, FPS 1.25, Running 133.80s Step 363( 4.00%), action 24, FPS 1.25, Running 134.74s Step 364( 4.17%), action 25, FPS 1.28, Running 135.40s Step 365( 4.33%), action 26, FPS 1.26, Running 136.33s Step 366( 4.50%), action 27, FPS 1.28, Running 137.00s Step 367( 4.67%), action 28, FPS 1.27, Running 137.87s Step 368( 4.83%), action 29, FPS 1.28, Running 138.63s Step 369( 5.00%), action 30, FPS 1.29, Running 139.58s Step 370( 5.17%), action 31, FPS 1.29, Running 140.66s Step 371( 5.33%), action 32, FPS 1.25, Running 141.37s Step 372( 5.50%), action 33, FPS 1.21, Running 142.26s Step 373( 5.67%), action 34, FPS 1.19, Running 142.87s Step 374( 5.83%), action 35, FPS 1.16, Running 143.93s Step 375( 6.00%), action 36, FPS 1.15, Running 144.84s Step 376( 6.17%), action 37, FPS 1.18, Running 145.25s Step 377( 6.33%), action 38, FPS 1.23, Running 145.57s Step 378( 6.50%), action 39, FPS 1.26, Running 146.06s Step 379( 6.67%), action 40, FPS 1.27, Running 146.78s Step 380( 6.83%), action 41, FPS 1.28, Running 147.90s Step 381( 7.00%), action 42, FPS 1.27, Running 148.90s Step 382( 7.17%), action 43, FPS 1.23, Running 150.10s Step 383( 7.33%), action 44, FPS 1.23, Running 151.03s Step 384( 7.50%), action 45, FPS 1.19, Running 152.17s Step 385( 7.67%), action 46, FPS 1.19, Running 153.19s Step 386( 7.83%), action 47, FPS 1.18, Running 153.90s Step 387( 8.00%), action 48, FPS 1.17, Running 154.90s Step 388( 8.17%), action 49, FPS 1.15, Running 155.98s Step 389( 8.33%), action 50, FPS 1.16, Running 156.88s Step 390( 8.50%), action 51, FPS 1.15, Running 158.10s Step 391( 8.67%), action 52, FPS 1.12, Running 159.15s Step 392( 8.83%), action 53, FPS 1.12, Running 160.13s Step 393( 9.00%), action 54, FPS 1.12, Running 160.73s Step 394( 9.17%), action 55, FPS 1.13, Running 161.68s Step 395( 9.33%), action 56, FPS 1.14, Running 162.32s Step 396( 9.50%), action 57, FPS 1.11, Running 163.30s Step 397( 9.67%), action 58, FPS 1.09, Running 163.89s Step 398( 9.83%), action 59, FPS 1.10, Running 164.20s Step 399( 10.00%), action 60, FPS 1.13, Running 164.51s Step 400( 10.17%), action 61, FPS 1.16, Running 165.07s Step 401( 10.33%), action 62, FPS 1.20, Running 165.53s Step 402( 10.50%), action 63, FPS 1.23, Running 166.33s Step 403( 10.67%), action 64, FPS 1.23, Running 167.25s Step 404( 10.83%), action 65, FPS 1.27, Running 167.94s Step 405( 11.00%), action 66, FPS 1.27, Running 168.91s Step 406( 11.17%), action 67, FPS 1.27, Running 169.62s Step 407( 11.33%), action 68, FPS 1.29, Running 170.37s Step 408( 11.50%), action 69, FPS 1.31, Running 171.23s Step 409( 11.67%), action 70, FPS 1.31, Running 172.15s Step 410( 11.83%), action 71, FPS 1.32, Running 173.22s Step 411( 12.00%), action 72, FPS 1.36, Running 173.88s Step 412( 12.17%), action 73, FPS 1.39, Running 174.50s Step 413( 12.33%), action 74, FPS 1.37, Running 175.36s Step 414( 12.50%), action 75, FPS 1.39, Running 176.04s Step 415( 12.67%), action 76, FPS 1.36, Running 176.99s Step 416( 12.83%), action 77, FPS 1.39, Running 177.69s Step 417( 13.00%), action 78, FPS 1.36, Running 178.58s Step 418( 13.17%), action 79, FPS 1.32, Running 179.30s Step 419( 13.33%), action 80, FPS 1.27, Running 180.23s Step 420( 13.50%), action 81, FPS 1.23, Running 181.31s Step 421( 13.67%), action 82, FPS 1.22, Running 181.92s Step 422( 13.83%), action 83, FPS 1.21, Running 182.93s Step 423( 14.00%), action 84, FPS 1.25, Running 183.26s Step 424( 14.17%), action 85, FPS 1.28, Running 183.59s Step 425( 14.33%), action 86, FPS 1.33, Running 183.96s Step 426( 14.50%), action 87, FPS 1.35, Running 184.42s Step 427( 14.67%), action 88, FPS 1.38, Running 184.81s Step 428( 14.83%), action 89, FPS 1.42, Running 185.27s Step 429( 15.00%), action 90, FPS 1.47, Running 185.76s Step 430( 15.17%), action 91, FPS 1.46, Running 186.91s Step 431( 15.33%), action 92, FPS 1.45, Running 187.66s Step 432( 15.50%), action 93, FPS 1.42, Running 188.55s Step 433( 15.67%), action 94, FPS 1.42, Running 189.41s Step 434( 15.83%), action 95, FPS 1.40, Running 190.31s Step 435( 16.00%), action 96, FPS 1.39, Running 191.32s Step 436( 16.17%), action 97, FPS 1.40, Running 191.98s Step 437( 16.33%), action 98, FPS 1.42, Running 192.65s Step 438( 16.50%), action 99, FPS 1.40, Running 193.61s Step 439( 16.67%), action 100, FPS 1.39, Running 194.63s Step 440( 16.83%), action 101, FPS 1.39, Running 195.71s Step 441( 17.00%), action 102, FPS 1.38, Running 196.38s Step 442( 17.17%), action 103, FPS 1.39, Running 197.35s Step 443( 17.33%), action 104, FPS 1.36, Running 197.95s Step 444( 17.50%), action 105, FPS 1.30, Running 198.96s Step 445( 17.67%), action 106, FPS 1.25, Running 199.95s Step 446( 17.83%), action 107, FPS 1.23, Running 200.65s Step 447( 18.00%), action 108, FPS 1.19, Running 201.59s Step 448( 18.17%), action 109, FPS 1.18, Running 202.27s Step 449( 18.33%), action 110, FPS 1.15, Running 203.20s Step 450( 18.50%), action 111, FPS 1.19, Running 203.71s Step 451( 18.67%), action 112, FPS 1.22, Running 204.08s Step 452( 18.83%), action 113, FPS 1.25, Running 204.56s Step 453( 19.00%), action 114, FPS 1.27, Running 205.22s Step 454( 19.17%), action 115, FPS 1.26, Running 206.20s Step 455( 19.33%), action 116, FPS 1.29, Running 206.78s Step 456( 19.50%), action 117, FPS 1.27, Running 207.77s Step 457( 19.67%), action 118, FPS 1.24, Running 208.72s Step 458( 19.83%), action 119, FPS 1.26, Running 209.53s Step 459( 20.00%), action 120, FPS 1.26, Running 210.48s Step 460( 20.17%), action 121, FPS 1.26, Running 211.58s Step 461( 20.33%), action 122, FPS 1.26, Running 212.24s Step 462( 20.50%), action 123, FPS 1.26, Running 213.18s Step 463( 20.67%), action 124, FPS 1.24, Running 214.07s Step 464( 20.83%), action 125, FPS 1.26, Running 214.85s Step 465( 21.00%), action 126, FPS 1.26, Running 215.78s Step 466( 21.17%), action 127, FPS 1.26, Running 216.50s Step 467( 21.33%), action 128, FPS 1.26, Running 217.41s Step 468( 21.50%), action 129, FPS 1.23, Running 218.54s Step 469( 21.67%), action 130, FPS 1.25, Running 219.22s Step 470( 21.83%), action 131, FPS 1.21, Running 220.27s Step 471( 22.00%), action 132, FPS 1.17, Running 221.21s Step 472( 22.17%), action 133, FPS 1.15, Running 221.90s Step 473( 22.33%), action 134, FPS 1.16, Running 222.53s Step 474( 22.50%), action 135, FPS 1.20, Running 222.90s Step 475( 22.67%), action 136, FPS 1.22, Running 223.22s Step 476( 22.83%), action 137, FPS 1.27, Running 223.56s Step 477( 23.00%), action 138, FPS 1.32, Running 223.89s Step 478( 23.17%), action 139, FPS 1.35, Running 224.33s Step 479( 23.33%), action 140, FPS 1.39, Running 224.88s Step 480( 23.50%), action 141, FPS 1.40, Running 225.85s Step 481( 23.67%), action 142, FPS 1.38, Running 226.72s Step 482( 23.83%), action 143, FPS 1.39, Running 227.62s Step 483( 24.00%), action 144, FPS 1.38, Running 228.56s Step 484( 24.17%), action 145, FPS 1.39, Running 229.28s Step 485( 24.33%), action 146, FPS 1.42, Running 229.91s Step 486( 24.50%), action 147, FPS 1.39, Running 230.91s Step 487( 24.67%), action 148, FPS 1.38, Running 231.87s Step 488( 24.83%), action 149, FPS 1.43, Running 232.52s Step 489( 25.00%), action 150, FPS 1.41, Running 233.38s Step 490( 25.17%), action 151, FPS 1.40, Running 234.51s Step 491( 25.33%), action 152, FPS 1.44, Running 235.08s Step 492( 25.50%), action 153, FPS 1.42, Running 236.01s Step 493( 25.67%), action 154, FPS 1.39, Running 236.90s Step 494( 25.83%), action 155, FPS 1.35, Running 237.69s Step 495( 26.00%), action 156, FPS 1.30, Running 238.61s Step 496( 26.17%), action 157, FPS 1.27, Running 239.31s Step 497( 26.33%), action 158, FPS 1.22, Running 240.29s Step 498( 26.50%), action 159, FPS 1.21, Running 240.89s Step 499( 26.67%), action 160, FPS 1.18, Running 241.78s Step 500( 26.83%), action 161, FPS 1.20, Running 242.49s Step 501( 27.00%), action 162, FPS 1.24, Running 242.83s Step 502( 27.17%), action 163, FPS 1.29, Running 243.14s Step 503( 27.33%), action 164, FPS 1.34, Running 243.45s Step 504( 27.50%), action 165, FPS 1.38, Running 243.81s Step 505( 27.67%), action 166, FPS 1.40, Running 244.15s Step 506( 27.83%), action 167, FPS 1.46, Running 244.60s Step 507( 28.00%), action 168, FPS 1.51, Running 245.12s Step 508( 28.17%), action 169, FPS 1.50, Running 245.88s Step 509( 28.33%), action 170, FPS 1.49, Running 246.85s Step 510( 28.50%), action 171, FPS 1.51, Running 247.73s Step 511( 28.67%), action 172, FPS 1.49, Running 248.50s Step 512( 28.83%), action 173, FPS 1.51, Running 249.26s Step 513( 29.00%), action 174, FPS 1.52, Running 250.07s Step 514( 29.17%), action 175, FPS 1.50, Running 251.02s Step 515( 29.33%), action 176, FPS 1.51, Running 251.82s Step 516( 29.50%), action 177, FPS 1.51, Running 252.55s Step 517( 29.67%), action 178, FPS 1.53, Running 253.40s Step 518( 29.83%), action 179, FPS 1.49, Running 254.32s Step 519( 30.00%), action 180, FPS 1.50, Running 255.10s Step 520( 30.17%), action 181, FPS 1.47, Running 256.11s Step 521( 30.33%), action 182, FPS 1.42, Running 256.92s Step 522( 30.50%), action 183, FPS 1.38, Running 257.68s Step 523( 30.67%), action 184, FPS 1.34, Running 258.42s Step 524( 30.83%), action 185, FPS 1.30, Running 259.22s Step 525( 31.00%), action 186, FPS 1.26, Running 259.98s Step 526( 31.17%), action 187, FPS 1.25, Running 260.61s Step 527( 31.33%), action 188, FPS 1.24, Running 261.23s Step 528( 31.50%), action 189, FPS 1.24, Running 261.99s Step 529( 31.67%), action 190, FPS 1.25, Running 262.79s Step 530( 31.83%), action 191, FPS 1.28, Running 263.30s Step 531( 32.00%), action 192, FPS 1.33, Running 263.59s Step 532( 32.17%), action 193, FPS 1.35, Running 264.09s Step 533( 32.33%), action 194, FPS 1.38, Running 264.60s Step 534( 32.50%), action 195, FPS 1.40, Running 265.31s Step 535( 32.67%), action 196, FPS 1.42, Running 265.94s Step 536( 32.83%), action 197, FPS 1.40, Running 266.87s Step 537( 33.00%), action 198, FPS 1.41, Running 267.62s Step 538( 33.17%), action 199, FPS 1.40, Running 268.62s Step 539( 33.33%), action 200, FPS 1.40, Running 269.38s Step 540( 33.50%), action 201, FPS 1.41, Running 270.27s Step 541( 33.67%), action 202, FPS 1.41, Running 271.06s Step 542( 33.83%), action 203, FPS 1.41, Running 271.92s Step 543( 34.00%), action 204, FPS 1.39, Running 272.82s Step 544( 34.17%), action 205, FPS 1.39, Running 273.62s Step 545( 34.33%), action 206, FPS 1.37, Running 274.55s Step 546( 34.50%), action 207, FPS 1.36, Running 275.32s Step 547( 34.67%), action 208, FPS 1.34, Running 276.19s Step 548( 34.83%), action 209, FPS 1.32, Running 277.15s Step 549( 35.00%), action 210, FPS 1.32, Running 277.96s Step 550( 35.17%), action 211, FPS 1.27, Running 279.07s Step 551( 35.33%), action 212, FPS 1.22, Running 280.00s Step 552( 35.50%), action 213, FPS 1.18, Running 281.03s Step 553( 35.67%), action 214, FPS 1.17, Running 281.63s Step 554( 35.83%), action 215, FPS 1.18, Running 282.27s Step 555( 36.00%), action 216, FPS 1.20, Running 282.58s Step 556( 36.17%), action 217, FPS 1.25, Running 282.91s Step 557( 36.33%), action 218, FPS 1.28, Running 283.30s Step 558( 36.50%), action 219, FPS 1.31, Running 283.90s Step 559( 36.67%), action 220, FPS 1.28, Running 285.01s Step 560( 36.83%), action 221, FPS 1.27, Running 286.08s Step 561( 37.00%), action 222, FPS 1.28, Running 286.72s Step 562( 37.17%), action 223, FPS 1.27, Running 287.63s Step 563( 37.33%), action 224, FPS 1.28, Running 288.40s Step 564( 37.50%), action 225, FPS 1.27, Running 289.31s Step 565( 37.67%), action 226, FPS 1.29, Running 290.02s Step 566( 37.83%), action 227, FPS 1.27, Running 291.03s Step 567( 38.00%), action 228, FPS 1.28, Running 291.80s Step 568( 38.17%), action 229, FPS 1.27, Running 292.90s Step 569( 38.33%), action 230, FPS 1.25, Running 293.92s Step 570( 38.50%), action 231, FPS 1.25, Running 295.03s Step 571( 38.67%), action 232, FPS 1.28, Running 295.62s Step 572( 38.83%), action 233, FPS 1.28, Running 296.64s Step 573( 39.00%), action 234, FPS 1.28, Running 297.25s Step 574( 39.17%), action 235, FPS 1.25, Running 298.23s Step 575( 39.33%), action 236, FPS 1.23, Running 298.86s Step 576( 39.50%), action 237, FPS 1.18, Running 299.93s Step 577( 39.67%), action 238, FPS 1.14, Running 300.92s Step 578( 39.83%), action 239, FPS 1.13, Running 301.58s Step 579( 40.00%), action 240, FPS 1.19, Running 301.87s Step 580( 40.17%), action 241, FPS 1.21, Running 302.67s Step 581( 40.33%), action 242, FPS 1.20, Running 303.37s Step 582( 40.50%), action 243, FPS 1.21, Running 304.18s Step 583( 40.67%), action 244, FPS 1.21, Running 304.96s Step 584( 40.83%), action 245, FPS 1.22, Running 305.69s Step 585( 41.00%), action 246, FPS 1.21, Running 306.56s Step 586( 41.17%), action 247, FPS 1.22, Running 307.37s Step 587( 41.33%), action 248, FPS 1.21, Running 308.34s Step 588( 41.50%), action 249, FPS 1.24, Running 309.06s Step 589( 41.67%), action 250, FPS 1.25, Running 309.92s Step 590( 41.83%), action 251, FPS 1.24, Running 311.22s Step 591( 42.00%), action 252, FPS 1.21, Running 312.12s Step 592( 42.17%), action 253, FPS 1.23, Running 312.91s Step 593( 42.33%), action 254, FPS 1.21, Running 313.83s Step 594( 42.50%), action 255, FPS 1.20, Running 314.97s Step 595( 42.67%), action 256, FPS 1.17, Running 315.89s Step 596( 42.83%), action 257, FPS 1.19, Running 316.77s Step 597( 43.00%), action 258, FPS 1.19, Running 317.69s Step 598( 43.17%), action 259, FPS 1.16, Running 318.89s Step 599( 43.33%), action 260, FPS 1.12, Running 319.79s Step 600( 43.50%), action 261, FPS 1.12, Running 320.50s Step 601( 43.67%), action 262, FPS 1.15, Running 320.83s Step 602( 43.83%), action 263, FPS 1.17, Running 321.22s Step 603( 44.00%), action 264, FPS 1.19, Running 321.71s Step 604( 44.17%), action 265, FPS 1.19, Running 322.46s Step 605( 44.33%), action 266, FPS 1.21, Running 323.06s Step 606( 44.50%), action 267, FPS 1.20, Running 324.03s Step 607( 44.67%), action 268, FPS 1.19, Running 325.08s Step 608( 44.83%), action 269, FPS 1.17, Running 326.22s Step 609( 45.00%), action 270, FPS 1.16, Running 327.23s Step 610( 45.17%), action 271, FPS 1.16, Running 328.41s Step 611( 45.33%), action 272, FPS 1.17, Running 329.19s Step 612( 45.50%), action 273, FPS 1.17, Running 330.01s Step 613( 45.67%), action 274, FPS 1.17, Running 330.95s Step 614( 45.83%), action 275, FPS 1.19, Running 331.73s Step 615( 46.00%), action 276, FPS 1.19, Running 332.67s Step 616( 46.17%), action 277, FPS 1.18, Running 333.75s Step 617( 46.33%), action 278, FPS 1.19, Running 334.48s Step 618( 46.50%), action 279, FPS 1.20, Running 335.57s Step 619( 46.67%), action 280, FPS 1.19, Running 336.64s Step 620( 46.83%), action 281, FPS 1.16, Running 337.72s Step 621( 47.00%), action 282, FPS 1.12, Running 338.65s Step 622( 47.17%), action 283, FPS 1.10, Running 339.41s Step 623( 47.33%), action 284, FPS 1.11, Running 339.72s Step 624( 47.50%), action 285, FPS 1.13, Running 340.19s Step 625( 47.67%), action 286, FPS 1.13, Running 340.72s Step 626( 47.83%), action 287, FPS 1.15, Running 341.41s Step 627( 48.00%), action 288, FPS 1.16, Running 342.35s Step 628( 48.17%), action 289, FPS 1.16, Running 343.40s Step 629( 48.33%), action 290, FPS 1.19, Running 344.03s Step 630( 48.50%), action 291, FPS 1.20, Running 345.06s Step 631( 48.67%), action 292, FPS 1.19, Running 346.05s Step 632( 48.83%), action 293, FPS 1.16, Running 347.24s Step 633( 49.00%), action 294, FPS 1.15, Running 348.28s Step 634( 49.17%), action 295, FPS 1.15, Running 349.16s Step 635( 49.33%), action 296, FPS 1.16, Running 349.93s Step 636( 49.50%), action 297, FPS 1.17, Running 350.90s Step 637( 49.67%), action 298, FPS 1.15, Running 351.87s Step 638( 49.83%), action 299, FPS 1.17, Running 352.66s Step 639( 50.00%), action 300, FPS 1.18, Running 353.59s Step 640( 50.17%), action 301, FPS 1.18, Running 354.67s Step 641( 50.33%), action 302, FPS 1.20, Running 355.32s Step 642( 50.50%), action 303, FPS 1.19, Running 356.24s Step 643( 50.67%), action 304, FPS 1.16, Running 356.96s Step 644( 50.83%), action 305, FPS 1.13, Running 357.95s Step 645( 51.00%), action 306, FPS 1.14, Running 358.27s Step 646( 51.17%), action 307, FPS 1.16, Running 358.67s Step 647( 51.33%), action 308, FPS 1.19, Running 359.12s Step 648( 51.50%), action 309, FPS 1.22, Running 359.81s Step 649( 51.67%), action 310, FPS 1.22, Running 360.47s Step 650( 51.83%), action 311, FPS 1.22, Running 361.46s Step 651( 52.00%), action 312, FPS 1.23, Running 362.36s Step 652( 52.17%), action 313, FPS 1.26, Running 363.06s Step 653( 52.33%), action 314, FPS 1.27, Running 363.99s Step 654( 52.50%), action 315, FPS 1.29, Running 364.68s Step 655( 52.67%), action 316, FPS 1.28, Running 365.59s Step 656( 52.83%), action 317, FPS 1.30, Running 366.34s Step 657( 53.00%), action 318, FPS 1.30, Running 367.23s Step 658( 53.17%), action 319, FPS 1.31, Running 367.90s Step 659( 53.33%), action 320, FPS 1.33, Running 368.58s Step 660( 53.50%), action 321, FPS 1.34, Running 369.55s Step 661( 53.67%), action 322, FPS 1.31, Running 370.59s Step 662( 53.83%), action 323, FPS 1.30, Running 371.65s Step 663( 54.00%), action 324, FPS 1.30, Running 372.33s Step 664( 54.17%), action 325, FPS 1.31, Running 373.23s Step 665( 54.33%), action 326, FPS 1.28, Running 373.92s Step 666( 54.50%), action 327, FPS 1.24, Running 374.82s Step 667( 54.67%), action 328, FPS 1.21, Running 375.71s Step 668( 54.83%), action 329, FPS 1.19, Running 376.59s Step 669( 55.00%), action 330, FPS 1.19, Running 377.27s Step 670( 55.17%), action 331, FPS 1.23, Running 377.70s Step 671( 55.33%), action 332, FPS 1.26, Running 378.28s Step 672( 55.50%), action 333, FPS 1.25, Running 379.11s Step 673( 55.67%), action 334, FPS 1.28, Running 379.67s Step 674( 55.83%), action 335, FPS 1.27, Running 380.42s Step 675( 56.00%), action 336, FPS 1.28, Running 381.26s Step 676( 56.17%), action 337, FPS 1.25, Running 382.35s Step 677( 56.33%), action 338, FPS 1.26, Running 383.11s Step 678( 56.50%), action 339, FPS 1.24, Running 384.05s Step 679( 56.67%), action 340, FPS 1.25, Running 384.61s Step 680( 56.83%), action 341, FPS 1.24, Running 385.63s Step 681( 57.00%), action 342, FPS 1.27, Running 386.35s Step 682( 57.17%), action 343, FPS 1.28, Running 387.27s Step 683( 57.33%), action 344, FPS 1.28, Running 387.93s Step 684( 57.50%), action 345, FPS 1.28, Running 388.90s Step 685( 57.67%), action 346, FPS 1.28, Running 389.51s Step 686( 57.83%), action 347, FPS 1.26, Running 390.64s Step 687( 58.00%), action 348, FPS 1.26, Running 391.63s Step 688( 58.17%), action 349, FPS 1.23, Running 392.84s Step 689( 58.33%), action 350, FPS 1.23, Running 393.51s Step 690( 58.50%), action 351, FPS 1.19, Running 394.54s Step 691( 58.67%), action 352, FPS 1.16, Running 395.49s Step 692( 58.83%), action 353, FPS 1.18, Running 396.12s Step 693( 59.00%), action 354, FPS 1.19, Running 396.45s Step 694( 59.17%), action 355, FPS 1.22, Running 396.77s Step 695( 59.33%), action 356, FPS 1.26, Running 397.16s Step 696( 59.50%), action 357, FPS 1.30, Running 397.72s Step 697( 59.67%), action 358, FPS 1.30, Running 398.44s Step 698( 59.83%), action 359, FPS 1.33, Running 399.12s Step 699( 60.00%), action 360, FPS 1.30, Running 400.04s Step 700( 60.17%), action 361, FPS 1.29, Running 401.08s Step 701( 60.33%), action 362, FPS 1.30, Running 401.79s Step 702( 60.50%), action 363, FPS 1.30, Running 402.70s Step 703( 60.67%), action 364, FPS 1.30, Running 403.37s Step 704( 60.83%), action 365, FPS 1.30, Running 404.31s Step 705( 61.00%), action 366, FPS 1.28, Running 405.14s Step 706( 61.17%), action 367, FPS 1.31, Running 405.90s Step 707( 61.33%), action 368, FPS 1.32, Running 406.83s Step 708( 61.50%), action 369, FPS 1.37, Running 407.45s Step 709( 61.67%), action 370, FPS 1.35, Running 408.35s Step 710( 61.83%), action 371, FPS 1.35, Running 409.39s Step 711( 62.00%), action 372, FPS 1.38, Running 410.03s Step 712( 62.17%), action 373, FPS 1.35, Running 410.96s Step 713( 62.33%), action 374, FPS 1.32, Running 411.64s Step 714( 62.50%), action 375, FPS 1.27, Running 412.57s Step 715( 62.67%), action 376, FPS 1.25, Running 413.21s Step 716( 62.83%), action 377, FPS 1.22, Running 414.17s Step 717( 63.00%), action 378, FPS 1.22, Running 414.79s Step 718( 63.17%), action 379, FPS 1.25, Running 415.09s Step 719( 63.33%), action 380, FPS 1.30, Running 415.38s Step 720( 63.50%), action 381, FPS 1.34, Running 416.06s Step 721( 63.67%), action 382, FPS 1.36, Running 416.48s Step 722( 63.83%), action 383, FPS 1.38, Running 417.22s Step 723( 64.00%), action 384, FPS 1.39, Running 417.78s Step 724( 64.17%), action 385, FPS 1.41, Running 418.44s Step 725( 64.33%), action 386, FPS 1.41, Running 419.38s Step 726( 64.50%), action 387, FPS 1.40, Running 420.19s Step 727( 64.67%), action 388, FPS 1.40, Running 421.14s Step 728( 64.83%), action 389, FPS 1.38, Running 421.91s Step 729( 65.00%), action 390, FPS 1.39, Running 422.72s Step 730( 65.17%), action 391, FPS 1.38, Running 423.88s Step 731( 65.33%), action 392, FPS 1.35, Running 424.87s Step 732( 65.50%), action 393, FPS 1.36, Running 425.69s Step 733( 65.67%), action 394, FPS 1.34, Running 426.60s Step 734( 65.83%), action 395, FPS 1.36, Running 427.31s Step 735( 66.00%), action 396, FPS 1.33, Running 428.19s Step 736( 66.17%), action 397, FPS 1.36, Running 428.93s Step 737( 66.33%), action 398, FPS 1.33, Running 429.81s Step 738( 66.50%), action 399, FPS 1.29, Running 430.60s Step 739( 66.67%), action 400, FPS 1.24, Running 431.58s Step 740( 66.83%), action 401, FPS 1.22, Running 432.50s Step 741( 67.00%), action 402, FPS 1.19, Running 433.28s Step 742( 67.17%), action 403, FPS 1.17, Running 434.31s Step 743( 67.33%), action 404, FPS 1.16, Running 434.98s Step 744( 67.50%), action 405, FPS 1.16, Running 435.71s Step 745( 67.67%), action 406, FPS 1.20, Running 436.01s Step 746( 67.83%), action 407, FPS 1.24, Running 436.38s Step 747( 68.00%), action 408, FPS 1.25, Running 437.12s Step 748( 68.17%), action 409, FPS 1.25, Running 437.86s Step 749( 68.33%), action 410, FPS 1.24, Running 438.81s Step 750( 68.50%), action 411, FPS 1.24, Running 439.97s Step 751( 68.67%), action 412, FPS 1.27, Running 440.68s Step 752( 68.83%), action 413, FPS 1.25, Running 441.65s Step 753( 69.00%), action 414, FPS 1.27, Running 442.33s Step 754( 69.17%), action 415, FPS 1.25, Running 443.26s Step 755( 69.33%), action 416, FPS 1.27, Running 443.93s Step 756( 69.50%), action 417, FPS 1.25, Running 444.94s Step 757( 69.67%), action 418, FPS 1.26, Running 445.66s Step 758( 69.83%), action 419, FPS 1.24, Running 446.70s Step 759( 70.00%), action 420, FPS 1.27, Running 447.30s Step 760( 70.17%), action 421, FPS 1.27, Running 448.28s Step 761( 70.33%), action 422, FPS 1.28, Running 448.87s Step 762( 70.50%), action 423, FPS 1.28, Running 449.89s Step 763( 70.67%), action 424, FPS 1.29, Running 450.48s Step 764( 70.83%), action 425, FPS 1.29, Running 451.27s Step 765( 71.00%), action 426, FPS 1.25, Running 452.07s Step 766( 71.17%), action 427, FPS 1.20, Running 453.10s Step 767( 71.33%), action 428, FPS 1.20, Running 453.75s Step 768( 71.50%), action 429, FPS 1.18, Running 454.74s Step 769( 71.67%), action 430, FPS 1.23, Running 455.07s Step 770( 71.83%), action 431, FPS 1.29, Running 455.50s Step 771( 72.00%), action 432, FPS 1.32, Running 455.79s Step 772( 72.17%), action 433, FPS 1.37, Running 456.23s Step 773( 72.33%), action 434, FPS 1.40, Running 456.62s Step 774( 72.50%), action 435, FPS 1.45, Running 457.08s Step 775( 72.67%), action 436, FPS 1.46, Running 457.64s Step 776( 72.83%), action 437, FPS 1.47, Running 458.59s Step 777( 73.00%), action 438, FPS 1.47, Running 459.25s Step 778( 73.17%), action 439, FPS 1.48, Running 460.17s Step 779( 73.33%), action 440, FPS 1.48, Running 460.83s Step 780( 73.50%), action 441, FPS 1.47, Running 461.87s Step 781( 73.67%), action 442, FPS 1.43, Running 462.85s Step 782( 73.83%), action 443, FPS 1.46, Running 463.63s Step 783( 74.00%), action 444, FPS 1.42, Running 464.58s Step 784( 74.17%), action 445, FPS 1.43, Running 465.24s Step 785( 74.33%), action 446, FPS 1.42, Running 466.16s Step 786( 74.50%), action 447, FPS 1.46, Running 466.79s Step 787( 74.67%), action 448, FPS 1.43, Running 467.74s Step 788( 74.83%), action 449, FPS 1.44, Running 468.64s Step 789( 75.00%), action 450, FPS 1.39, Running 469.44s Step 790( 75.17%), action 451, FPS 1.34, Running 470.48s Step 791( 75.33%), action 452, FPS 1.28, Running 471.40s Step 792( 75.50%), action 453, FPS 1.26, Running 472.05s Step 793( 75.67%), action 454, FPS 1.23, Running 472.94s Step 794( 75.83%), action 455, FPS 1.20, Running 473.69s Step 795( 76.00%), action 456, FPS 1.18, Running 474.61s Step 796( 76.17%), action 457, FPS 1.22, Running 474.99s Step 797( 76.33%), action 458, FPS 1.25, Running 475.30s Step 798( 76.50%), action 459, FPS 1.29, Running 475.63s Step 799( 76.67%), action 460, FPS 1.32, Running 475.96s Step 800( 76.83%), action 461, FPS 1.37, Running 476.52s Step 801( 77.00%), action 462, FPS 1.43, Running 476.86s Step 802( 77.17%), action 463, FPS 1.44, Running 477.48s Step 803( 77.33%), action 464, FPS 1.47, Running 478.22s Step 804( 77.50%), action 465, FPS 1.43, Running 479.24s Step 805( 77.67%), action 466, FPS 1.46, Running 479.84s Step 806( 77.83%), action 467, FPS 1.44, Running 480.70s Step 807( 78.00%), action 468, FPS 1.46, Running 481.42s Step 808( 78.17%), action 469, FPS 1.45, Running 482.42s Step 809( 78.33%), action 470, FPS 1.47, Running 483.08s Step 810( 78.50%), action 471, FPS 1.46, Running 484.16s Step 811( 78.67%), action 472, FPS 1.46, Running 485.15s Step 812( 78.83%), action 473, FPS 1.44, Running 485.92s Step 813( 79.00%), action 474, FPS 1.45, Running 486.73s Step 814( 79.17%), action 475, FPS 1.44, Running 487.54s Step 815( 79.33%), action 476, FPS 1.46, Running 488.34s Step 816( 79.50%), action 477, FPS 1.40, Running 489.28s Step 817( 79.67%), action 478, FPS 1.37, Running 489.88s Step 818( 79.83%), action 479, FPS 1.32, Running 490.84s Step 819( 80.00%), action 480, FPS 1.29, Running 491.46s Step 820( 80.17%), action 481, FPS 1.26, Running 492.43s Step 821( 80.33%), action 482, FPS 1.23, Running 493.11s Step 822( 80.50%), action 483, FPS 1.20, Running 494.09s Step 823( 80.67%), action 484, FPS 1.21, Running 494.76s Step 824( 80.83%), action 485, FPS 1.26, Running 495.11s Step 825( 81.00%), action 486, FPS 1.28, Running 495.42s Step 826( 81.17%), action 487, FPS 1.33, Running 495.73s Step 827( 81.33%), action 488, FPS 1.37, Running 496.04s Step 828( 81.50%), action 489, FPS 1.43, Running 496.39s Step 829( 81.67%), action 490, FPS 1.46, Running 496.81s Step 830( 81.83%), action 491, FPS 1.48, Running 497.63s Step 831( 82.00%), action 492, FPS 1.50, Running 498.48s Step 832( 82.17%), action 493, FPS 1.50, Running 499.25s Step 833( 82.33%), action 494, FPS 1.49, Running 500.15s Step 834( 82.50%), action 495, FPS 1.47, Running 501.14s Step 835( 82.67%), action 496, FPS 1.44, Running 502.21s Step 836( 82.83%), action 497, FPS 1.45, Running 503.06s Step 837( 83.00%), action 498, FPS 1.43, Running 503.81s Step 838( 83.17%), action 499, FPS 1.42, Running 504.90s Step 839( 83.33%), action 500, FPS 1.42, Running 505.52s Step 840( 83.50%), action 501, FPS 1.41, Running 506.60s Step 841( 83.67%), action 502, FPS 1.39, Running 507.46s Step 842( 83.83%), action 503, FPS 1.42, Running 508.22s Step 843( 84.00%), action 504, FPS 1.40, Running 509.02s Step 844( 84.17%), action 505, FPS 1.36, Running 509.86s Step 845( 84.33%), action 506, FPS 1.30, Running 510.81s Step 846( 84.50%), action 507, FPS 1.27, Running 511.51s Step 847( 84.67%), action 508, FPS 1.22, Running 512.44s Step 848( 84.83%), action 509, FPS 1.19, Running 513.13s Step 849( 85.00%), action 510, FPS 1.16, Running 514.10s Step 850( 85.17%), action 511, FPS 1.16, Running 514.84s Step 851( 85.33%), action 512, FPS 1.20, Running 515.16s Step 852( 85.50%), action 513, FPS 1.22, Running 515.63s Step 853( 85.67%), action 514, FPS 1.27, Running 515.95s Step 854( 85.83%), action 515, FPS 1.30, Running 516.53s Step 855( 86.00%), action 516, FPS 1.33, Running 517.27s Step 856( 86.17%), action 517, FPS 1.34, Running 517.96s Step 857( 86.33%), action 518, FPS 1.32, Running 518.93s Step 858( 86.50%), action 519, FPS 1.36, Running 519.59s Step 859( 86.67%), action 520, FPS 1.34, Running 520.49s Step 860( 86.83%), action 521, FPS 1.34, Running 521.57s Step 861( 87.00%), action 522, FPS 1.36, Running 522.19s Step 862( 87.17%), action 523, FPS 1.34, Running 523.16s Step 863( 87.33%), action 524, FPS 1.34, Running 523.91s Step 864( 87.50%), action 525, FPS 1.34, Running 524.75s Step 865( 87.67%), action 526, FPS 1.36, Running 525.56s Step 866( 87.83%), action 527, FPS 1.34, Running 526.47s Step 867( 88.00%), action 528, FPS 1.33, Running 527.47s Step 868( 88.17%), action 529, FPS 1.32, Running 528.28s Step 869( 88.33%), action 530, FPS 1.33, Running 529.14s Step 870( 88.50%), action 531, FPS 1.30, Running 530.24s Step 871( 88.67%), action 532, FPS 1.25, Running 531.10s Step 872( 88.83%), action 533, FPS 1.23, Running 531.87s Step 873( 89.00%), action 534, FPS 1.19, Running 532.79s Step 874( 89.17%), action 535, FPS 1.18, Running 533.54s Step 875( 89.33%), action 536, FPS 1.19, Running 534.13s Step 876( 89.50%), action 537, FPS 1.21, Running 534.50s Step 877( 89.67%), action 538, FPS 1.26, Running 534.86s Step 878( 89.83%), action 539, FPS 1.26, Running 535.43s Step 879( 90.00%), action 540, FPS 1.30, Running 535.92s Step 880( 90.17%), action 541, FPS 1.29, Running 537.01s Step 881( 90.33%), action 542, FPS 1.28, Running 537.87s Step 882( 90.50%), action 543, FPS 1.26, Running 539.08s Step 883( 90.67%), action 544, FPS 1.24, Running 540.01s Step 884( 90.83%), action 545, FPS 1.22, Running 541.13s Step 885( 91.00%), action 546, FPS 1.21, Running 542.10s Step 886( 91.17%), action 547, FPS 1.22, Running 542.80s Step 887( 91.33%), action 548, FPS 1.23, Running 543.69s Step 888( 91.50%), action 549, FPS 1.24, Running 544.38s Step 889( 91.67%), action 550, FPS 1.24, Running 545.28s Step 890( 91.83%), action 551, FPS 1.24, Running 546.38s Step 891( 92.00%), action 552, FPS 1.26, Running 546.97s Step 892( 92.17%), action 553, FPS 1.25, Running 547.92s Step 893( 92.33%), action 554, FPS 1.27, Running 548.56s Step 894( 92.50%), action 555, FPS 1.25, Running 549.55s Step 895( 92.67%), action 556, FPS 1.25, Running 550.15s Step 896( 92.83%), action 557, FPS 1.20, Running 551.18s Step 897( 93.00%), action 558, FPS 1.18, Running 551.79s Step 898( 93.17%), action 559, FPS 1.15, Running 552.80s Step 899( 93.33%), action 560, FPS 1.15, Running 553.28s Step 900( 93.50%), action 561, FPS 1.19, Running 553.77s Step 901( 93.67%), action 562, FPS 1.23, Running 554.09s Step 902( 93.83%), action 563, FPS 1.29, Running 554.62s Step 903( 94.00%), action 564, FPS 1.30, Running 555.38s Step 904( 94.17%), action 565, FPS 1.34, Running 556.04s Step 905( 94.33%), action 566, FPS 1.34, Running 557.00s Step 906( 94.50%), action 567, FPS 1.30, Running 558.16s Step 907( 94.67%), action 568, FPS 1.32, Running 558.83s Step 908( 94.83%), action 569, FPS 1.30, Running 559.79s Step 909( 95.00%), action 570, FPS 1.29, Running 560.82s Step 910( 95.17%), action 571, FPS 1.29, Running 561.87s Step 911( 95.33%), action 572, FPS 1.26, Running 562.80s Step 912( 95.50%), action 573, FPS 1.29, Running 563.45s Step 913( 95.67%), action 574, FPS 1.27, Running 564.36s Step 914( 95.83%), action 575, FPS 1.26, Running 565.48s Step 915( 96.00%), action 576, FPS 1.22, Running 566.49s Step 916( 96.17%), action 577, FPS 1.24, Running 567.31s Step 917( 96.33%), action 578, FPS 1.22, Running 568.13s Step 918( 96.50%), action 579, FPS 1.22, Running 569.14s Step 919( 96.67%), action 580, FPS 1.21, Running 569.78s Step 920( 96.83%), action 581, FPS 1.18, Running 570.78s Step 921( 97.00%), action 582, FPS 1.15, Running 571.46s Step 922( 97.17%), action 583, FPS 1.15, Running 572.05s Step 923( 97.33%), action 584, FPS 1.18, Running 572.36s Step 924( 97.50%), action 585, FPS 1.20, Running 572.74s Step 925( 97.67%), action 586, FPS 1.24, Running 573.06s Step 926( 97.83%), action 587, FPS 1.30, Running 573.55s Step 927( 98.00%), action 588, FPS 1.31, Running 574.11s Step 928( 98.17%), action 589, FPS 1.31, Running 575.04s Step 929( 98.33%), action 590, FPS 1.34, Running 575.72s Step 930( 98.50%), action 591, FPS 1.34, Running 576.80s Step 931( 98.67%), action 592, FPS 1.34, Running 577.73s Step 932( 98.83%), action 593, FPS 1.33, Running 578.43s Step 933( 99.00%), action 594, FPS 1.34, Running 579.30s Step 934( 99.17%), action 595, FPS 1.38, Running 580.03s Step 935( 99.33%), action 596, FPS 1.39, Running 580.84s Step 936( 99.50%), action 597, FPS 1.39, Running 581.72s Step 937( 99.67%), action 598, FPS 1.38, Running 582.65s Step 938( 99.83%), action 599, FPS 1.41, Running 583.34s Step 939(100.00%), action 600, FPS 1.38, Running 584.26s [2026-08-02 01:12:14] [78 ] Seed 77 failed after 584.48 s. +steps: 939 , actions: 600 . +Instruction: Empty +Total 9/78(11.54%) success. +Setting seed: 78 +Step 1( N/A%), pre moving , FPS 2.43, Running 0.41s Step 2( N/A%), pre moving , FPS 4.12, Running 0.49s Step 3( N/A%), pre moving , FPS 5.55, Running 0.54s Step 4( N/A%), pre moving , FPS 6.47, Running 0.62s Step 5( N/A%), pre moving , FPS 5.28, Running 0.95s Step 6( N/A%), pre moving , FPS 5.84, Running 1.03s Step 7( N/A%), pre moving , FPS 6.42, Running 1.09s Step 8( N/A%), pre moving , FPS 6.85, Running 1.17s Step 9( N/A%), pre moving , FPS 6.03, Running 1.49s Step 10( N/A%), pre moving , FPS 6.31, Running 1.59s Step 11( N/A%), pre moving , FPS 6.63, Running 1.66s Step 12( N/A%), pre moving , FPS 6.96, Running 1.72s Step 13( N/A%), pre moving , FPS 6.34, Running 2.05s Step 14( N/A%), pre moving , FPS 6.54, Running 2.14s Step 15( N/A%), pre moving , FPS 6.78, Running 2.21s Step 16( N/A%), pre moving , FPS 6.87, Running 2.33s Step 17( N/A%), pre moving , FPS 6.52, Running 2.61s Step 18( N/A%), pre moving , FPS 6.68, Running 2.69s Step 19( N/A%), pre moving , FPS 6.90, Running 2.76s Step 20( N/A%), pre moving , FPS 7.06, Running 2.83s Step 21( N/A%), pre moving , FPS 6.89, Running 3.32s Step 22( N/A%), pre moving , FPS 6.48, Running 3.57s Step 23( N/A%), pre moving , FPS 6.28, Running 3.73s Step 24( N/A%), pre moving , FPS 6.30, Running 3.79s Step 25( N/A%), pre moving , FPS 6.83, Running 3.87s Step 26( N/A%), pre moving , FPS 5.95, Running 4.39s Step 27( N/A%), pre moving , FPS 5.80, Running 4.54s Step 28( N/A%), pre moving , FPS 5.55, Running 4.77s Step 29( N/A%), pre moving , FPS 5.94, Running 4.86s Step 30( N/A%), pre moving , FPS 5.97, Running 4.94s Step 31( N/A%), pre moving , FPS 5.85, Running 5.08s Step 32( N/A%), pre moving , FPS 5.58, Running 5.31s Step 33( N/A%), pre moving , FPS 5.96, Running 5.40s Step 34( N/A%), pre moving , FPS 5.99, Running 5.48s Step 35( N/A%), pre moving , FPS 6.00, Running 5.55s Step 36( N/A%), pre moving , FPS 4.56, Running 6.72s Step 37( N/A%), pre moving , FPS 4.63, Running 6.93s Step 38( N/A%), pre moving , FPS 4.70, Running 6.95s Step 39( N/A%), pre moving , FPS 4.74, Running 6.97s Step 40( N/A%), pre moving , FPS 4.81, Running 6.99s Step 41( N/A%), pre moving , FPS 5.41, Running 7.01s Step 42( N/A%), pre moving , FPS 5.78, Running 7.03s Step 43( N/A%), pre moving , FPS 5.99, Running 7.06s Step 44( N/A%), pre moving , FPS 6.04, Running 7.10s Step 45( N/A%), pre moving , FPS 6.14, Running 7.13s Step 46( N/A%), pre moving , FPS 7.23, Running 7.16s Step 47( N/A%), pre moving , FPS 7.56, Running 7.18s Step 48( N/A%), pre moving , FPS 6.45, Running 7.87s Step 49( N/A%), pre moving , FPS 6.40, Running 7.98s Step 50( N/A%), pre moving , FPS 6.34, Running 8.09s Step 51( N/A%), pre moving , FPS 6.51, Running 8.15s Step 52( N/A%), pre moving , FPS 6.85, Running 8.23s Step 53( N/A%), pre moving , FPS 6.82, Running 8.34s Step 54( N/A%), pre moving , FPS 6.76, Running 8.44s Step 55( N/A%), pre moving , FPS 6.11, Running 8.82s Step 56( N/A%), pre moving , FPS 9.03, Running 8.93s Step 57( N/A%), pre moving , FPS 8.46, Running 9.29s Step 58( N/A%), pre moving , FPS 8.14, Running 9.41s Step 59( N/A%), pre moving , FPS 7.86, Running 9.52s Step 60( N/A%), pre moving , FPS 6.95, Running 9.87s Step 61( N/A%), pre moving , FPS 6.70, Running 10.00s Step 62( N/A%), pre moving , FPS 6.37, Running 10.17s Step 63( N/A%), pre moving , FPS 5.88, Running 10.46s Step 64( N/A%), pre moving , FPS 5.71, Running 10.61s Step 65( N/A%), pre moving , FPS 5.21, Running 10.97s Step 66( N/A%), pre moving , FPS 5.16, Running 11.03s Step 67( N/A%), pre moving , FPS 5.04, Running 11.15s Step 68( N/A%), pre moving , FPS 5.88, Running 11.27s Step 69( N/A%), pre moving , FPS 5.48, Running 11.64s Step 70( N/A%), pre moving , FPS 5.48, Running 11.74s Step 71( N/A%), pre moving , FPS 5.15, Running 12.03s Step 72( N/A%), pre moving , FPS 5.04, Running 12.20s Step 73( N/A%), pre moving , FPS 5.00, Running 12.33s Step 74( N/A%), pre moving , FPS 4.68, Running 12.71s Step 75( N/A%), pre moving , FPS 4.99, Running 12.83s Step 76( N/A%), pre moving , FPS 5.00, Running 12.93s Step 77( N/A%), pre moving , FPS 5.00, Running 13.30s Step 78( N/A%), pre moving , FPS 4.98, Running 13.43s Step 79( N/A%), pre moving , FPS 4.96, Running 13.55s Step 80( N/A%), pre moving , FPS 4.95, Running 13.91s Step 81( N/A%), pre moving , FPS 4.96, Running 14.03s Step 82( N/A%), pre moving , FPS 5.03, Running 14.15s Step 83( N/A%), pre moving , FPS 4.96, Running 14.50s Step 84( N/A%), pre moving , FPS 4.98, Running 14.62s Step 85( N/A%), pre moving , FPS 5.32, Running 14.73s Step 86( N/A%), pre moving , FPS 5.28, Running 14.83s Step 87( N/A%), pre moving , FPS 5.04, Running 15.12s Step 88( N/A%), pre moving , FPS 5.09, Running 15.21s Step 89( N/A%), pre moving , FPS 5.48, Running 15.29s Step 90( N/A%), pre moving , FPS 5.16, Running 15.61s Step 91( N/A%), pre moving , FPS 5.44, Running 15.71s Step 92( N/A%), pre moving , FPS 5.58, Running 15.79s Step 93( N/A%), pre moving , FPS 5.41, Running 16.04s Step 94( N/A%), pre moving , FPS 5.73, Running 16.20s Step 95( N/A%), pre moving , FPS 5.82, Running 16.27s Step 96( N/A%), pre moving , FPS 5.86, Running 16.34s Step 97( N/A%), pre moving , FPS 5.93, Running 16.67s Step 98( N/A%), pre moving , FPS 6.00, Running 16.76s Step 99( N/A%), pre moving , FPS 6.11, Running 16.82s Step 100( N/A%), pre moving , FPS 6.69, Running 16.90s Step 101( N/A%), pre moving , FPS 6.27, Running 17.22s Step 102( N/A%), pre moving , FPS 6.32, Running 17.31s Step 103( N/A%), pre moving , FPS 6.94, Running 17.38s Step 104( N/A%), pre moving , FPS 7.07, Running 17.45s Step 105( N/A%), pre moving , FPS 6.57, Running 17.77s Step 106( N/A%), pre moving , FPS 6.58, Running 17.87s Step 107( N/A%), pre moving , FPS 7.07, Running 17.95s Step 108( N/A%), pre moving , FPS 7.15, Running 18.01s Step 109( N/A%), pre moving , FPS 6.59, Running 18.32s Step 110( N/A%), pre moving , FPS 7.20, Running 18.39s Step 111( N/A%), pre moving , FPS 7.24, Running 18.47s Step 112( N/A%), pre moving , FPS 7.23, Running 18.55s Step 113( N/A%), pre moving , FPS 7.03, Running 18.88s Step 114( N/A%), pre moving , FPS 7.21, Running 18.97s Step 115( N/A%), pre moving , FPS 7.21, Running 19.04s Step 116( N/A%), pre moving , FPS 7.21, Running 19.12s Step 117( N/A%), pre moving , FPS 7.22, Running 19.44s Step 118( N/A%), pre moving , FPS 4.44, Running 21.27s Step 119( N/A%), pre moving , FPS 4.04, Running 21.78s Step 120( N/A%), pre moving , FPS 3.70, Running 22.30s Step 121( N/A%), pre moving , FPS 3.54, Running 22.87s Step 122( N/A%), pre moving , FPS 3.26, Running 23.45s Step 123( N/A%), pre moving , FPS 3.01, Running 24.03s Step 124( N/A%), pre moving , FPS 2.81, Running 24.58s Step 125( N/A%), pre moving , FPS 2.71, Running 25.15s Step 126( N/A%), pre moving , FPS 2.55, Running 25.70s Step 127( N/A%), pre moving , FPS 2.43, Running 26.18s Step 128( N/A%), pre moving , FPS 2.37, Running 26.43s Step 129( N/A%), pre moving , FPS 2.41, Running 26.64s Step 130( N/A%), pre moving , FPS 2.34, Running 26.95s Step 131( N/A%), pre moving , FPS 2.26, Running 27.32s Step 132( N/A%), pre moving , FPS 2.18, Running 27.71s Step 133( N/A%), pre moving , FPS 2.12, Running 28.30s Step 134( N/A%), pre moving , FPS 2.02, Running 28.88s Step 135( N/A%), pre moving , FPS 1.93, Running 29.43s Step 136( N/A%), pre moving , FPS 1.82, Running 30.08s Step 137( N/A%), pre moving , FPS 1.79, Running 30.64s Step 138( N/A%), pre moving , FPS 2.00, Running 31.25s Step 139( N/A%), pre moving , FPS 2.00, Running 31.80s Step 140( N/A%), pre moving , FPS 1.99, Running 32.36s Step 141( N/A%), pre moving , FPS 1.99, Running 32.90s Step 142( N/A%), pre moving , FPS 1.99, Running 33.48s Step 143( N/A%), pre moving , FPS 2.00, Running 34.05s Step 144( N/A%), pre moving , FPS 1.99, Running 34.63s Step 145( N/A%), pre moving , FPS 1.99, Running 35.22s Step 146( N/A%), pre moving , FPS 1.93, Running 36.06s Step 147( N/A%), pre moving , FPS 1.89, Running 36.74s Step 148( N/A%), pre moving , FPS 1.83, Running 37.34s Step 149( N/A%), pre moving , FPS 1.78, Running 37.90s Step 150( N/A%), pre moving , FPS 1.74, Running 38.47s Step 151( N/A%), pre moving , FPS 1.70, Running 39.07s Step 152( N/A%), pre moving , FPS 1.68, Running 39.59s Step 153( N/A%), pre moving , FPS 1.68, Running 40.18s Step 154( N/A%), pre moving , FPS 1.69, Running 40.74s Step 155( N/A%), pre moving , FPS 1.68, Running 41.33s Step 156( N/A%), pre moving , FPS 1.69, Running 41.89s Step 157( N/A%), pre moving , FPS 1.69, Running 42.50s Step 158( N/A%), pre moving , FPS 1.70, Running 43.04s Step 159( N/A%), pre moving , FPS 1.70, Running 43.59s Step 160( N/A%), pre moving , FPS 1.70, Running 44.14s Step 161( N/A%), pre moving , FPS 1.69, Running 44.73s Step 162( N/A%), pre moving , FPS 1.69, Running 45.30s Step 163( N/A%), pre moving , FPS 1.71, Running 45.76s Step 164( N/A%), pre moving , FPS 1.76, Running 46.01s Step 165( N/A%), pre moving , FPS 1.82, Running 46.22s Step 166( N/A%), pre moving , FPS 1.92, Running 46.48s Step 167( N/A%), pre moving , FPS 1.99, Running 46.78s Step 168( N/A%), pre moving , FPS 2.07, Running 47.02s Step 169( N/A%), pre moving , FPS 2.14, Running 47.24s Step 170( N/A%), pre moving , FPS 2.18, Running 47.62s Step 171( N/A%), pre moving , FPS 2.22, Running 48.08s Step 172( N/A%), pre moving , FPS 2.19, Running 48.71s Step 173( N/A%), pre moving , FPS 2.19, Running 49.30s Step 174( N/A%), pre moving , FPS 2.19, Running 49.88s Step 175( N/A%), pre moving , FPS 2.19, Running 50.47s Step 176( N/A%), pre moving , FPS 2.19, Running 51.03s Step 177( N/A%), pre moving , FPS 2.20, Running 51.60s Step 178( N/A%), pre moving , FPS 2.18, Running 52.20s Step 179( N/A%), pre moving , FPS 2.19, Running 52.73s Step 180( N/A%), pre moving , FPS 2.19, Running 53.26s Step 181( N/A%), pre moving , FPS 2.20, Running 53.81s Step 182( N/A%), pre moving , FPS 2.20, Running 54.41s Step 183( N/A%), pre moving , FPS 2.17, Running 55.00s Step 184( N/A%), pre moving , FPS 2.09, Running 55.58s Step 185( N/A%), pre moving , FPS 2.02, Running 56.12s Step 186( N/A%), pre moving , FPS 1.96, Running 56.67s Step 187( N/A%), pre moving , FPS 1.92, Running 57.22s Step 188( N/A%), pre moving , FPS 1.86, Running 57.79s Step 189( N/A%), pre moving , FPS 1.80, Running 58.37s Step 190( N/A%), pre moving , FPS 1.76, Running 58.96s Step 191( N/A%), pre moving , FPS 1.78, Running 59.32s Step 192( N/A%), pre moving , FPS 1.87, Running 59.43s Step 193( N/A%), pre moving , FPS 1.95, Running 59.53s Step 194( N/A%), pre moving , FPS 2.05, Running 59.63s Step 195( N/A%), pre moving , FPS 2.11, Running 59.97s Step 196( N/A%), pre moving , FPS 2.21, Running 60.09s Step 197( N/A%), pre moving , FPS 2.33, Running 60.18s Step 198( N/A%), pre moving , FPS 2.47, Running 60.30s Step 199( N/A%), pre moving , FPS 2.52, Running 60.65s Step 200( N/A%), pre moving , FPS 2.66, Running 60.78s Step 201( N/A%), pre moving , FPS 2.46, Running 61.94s Step 202( N/A%), pre moving , FPS 2.60, Running 62.09s Step 203( N/A%), pre moving , FPS 2.70, Running 62.40s Step 204( N/A%), pre moving , FPS 2.86, Running 62.58s Step 205( N/A%), pre moving , FPS 2.92, Running 62.98s Step 206( N/A%), pre moving , FPS 3.09, Running 63.14s Step 207( N/A%), pre moving , FPS 3.16, Running 63.55s Step 208( N/A%), pre moving , FPS 3.37, Running 63.72s Step 209( N/A%), pre moving , FPS 3.46, Running 64.15s Step 210( N/A%), pre moving , FPS 3.73, Running 64.33s Step 211( N/A%), pre moving , FPS 3.69, Running 64.74s Step 212( N/A%), pre moving , FPS 3.64, Running 64.92s Step 213( N/A%), pre moving , FPS 3.43, Running 65.36s Step 214( N/A%), pre moving , FPS 3.39, Running 65.52s Step 215( N/A%), pre moving , FPS 3.34, Running 65.95s Step 216( N/A%), pre moving , FPS 3.32, Running 66.12s Step 217( N/A%), pre moving , FPS 3.15, Running 66.54s Step 218( N/A%), pre moving , FPS 3.16, Running 66.63s Step 219( N/A%), pre moving , FPS 3.30, Running 66.71s Step 220( N/A%), pre moving , FPS 3.33, Running 66.78s Step 221( N/A%), pre moving , FPS 4.06, Running 66.87s Step 222( N/A%), pre moving , FPS 4.11, Running 66.96s Step 223( N/A%), pre moving , FPS 4.25, Running 67.11s Step 224( N/A%), pre moving , FPS 4.23, Running 67.30s Step 225( N/A%), pre moving , FPS 4.46, Running 67.47s Step 226( N/A%), pre moving , FPS 4.44, Running 67.64s Step 227( N/A%), pre moving , FPS 4.65, Running 67.86s Step 228( N/A%), pre moving , FPS 4.65, Running 68.02s Step 229( N/A%), pre moving , FPS 4.64, Running 68.46s Step 230( N/A%), pre moving , FPS 4.66, Running 68.62s Step 231( N/A%), pre moving , FPS 4.63, Running 69.06s Step 232( N/A%), pre moving , FPS 4.47, Running 69.40s Step 233( N/A%), pre moving , FPS 4.65, Running 69.65s Step 234( N/A%), pre moving , FPS 4.39, Running 70.07s Step 235( N/A%), pre moving , FPS 4.66, Running 70.25s Step 236( N/A%), pre moving , FPS 4.71, Running 70.36s Step 237( N/A%), pre moving , FPS 4.80, Running 70.70s Step 238( N/A%), pre moving , FPS 4.78, Running 70.81s Step 239( N/A%), pre moving , FPS 4.75, Running 70.92s Step 240( N/A%), pre moving , FPS 4.72, Running 71.02s Step 241( N/A%), pre moving , FPS 4.42, Running 71.39s Step 242( N/A%), pre moving , FPS 4.42, Running 71.49s Step 243( N/A%), pre moving , FPS 4.45, Running 71.60s Step 244( N/A%), pre moving , FPS 4.30, Running 71.96s Step 245( N/A%), pre moving , FPS 4.33, Running 72.08s Step 246( N/A%), pre moving , FPS 4.39, Running 72.20s Step 247( N/A%), pre moving , FPS 4.26, Running 72.56s Step 248( N/A%), pre moving , FPS 4.30, Running 72.68s Step 249( N/A%), pre moving , FPS 4.56, Running 72.84s Step 250( N/A%), pre moving , FPS 3.58, Running 74.21s Step 251( N/A%), pre moving , FPS 3.80, Running 74.32s Step 252( N/A%), pre moving , FPS 3.79, Running 74.68s Step 253( N/A%), pre moving , FPS 3.88, Running 74.81s Step 254( N/A%), pre moving , FPS 4.14, Running 74.91s Step 255( N/A%), pre moving , FPS 3.94, Running 75.32s Step 256( N/A%), pre moving , FPS 3.93, Running 75.45s Step 257( N/A%), pre moving , FPS 3.87, Running 75.88s Step 258( N/A%), pre moving , FPS 3.82, Running 76.05s Step 259( N/A%), pre moving , FPS 3.78, Running 76.21s Step 260( N/A%), pre moving , FPS 3.56, Running 76.64s Step 261( N/A%), pre moving , FPS 3.66, Running 76.85s Step 262( N/A%), pre moving , FPS 3.44, Running 77.30s Step 263( N/A%), pre moving , FPS 3.25, Running 77.76s Step 264( N/A%), pre moving , FPS 3.31, Running 78.00s Step 265( N/A%), pre moving , FPS 3.12, Running 78.50s Step 266( N/A%), pre moving , FPS 3.05, Running 78.76s Step 267( N/A%), pre moving , FPS 3.01, Running 79.19s Step 268( N/A%), pre moving , FPS 2.86, Running 79.67s Step 269( N/A%), pre moving , FPS 2.83, Running 79.92s Step 270( N/A%), pre moving , FPS 3.22, Running 80.41s Step 271( N/A%), pre moving , FPS 3.03, Running 80.91s Step 272( N/A%), pre moving , FPS 3.03, Running 81.29s Step 273( N/A%), pre moving , FPS 2.94, Running 81.62s Step 274( N/A%), pre moving , FPS 2.78, Running 82.10s Step 275( N/A%), pre moving , FPS 2.85, Running 82.34s Step 276( N/A%), pre moving , FPS 2.71, Running 82.82s Step 277( N/A%), pre moving , FPS 2.72, Running 83.22s Step 278( N/A%), pre moving , FPS 2.67, Running 83.53s Step 279( N/A%), pre moving , FPS 2.56, Running 84.03s Step 280( N/A%), pre moving , FPS 2.63, Running 84.25s Step 281( N/A%), pre moving , FPS 2.53, Running 84.74s Step 282( N/A%), pre moving , FPS 2.54, Running 85.17s Step 283( N/A%), pre moving , FPS 2.63, Running 85.35s Step 284( N/A%), pre moving , FPS 2.58, Running 85.76s Step 285( N/A%), pre moving , FPS 2.69, Running 85.94s Step 286( N/A%), pre moving , FPS 2.63, Running 86.36s Step 287( N/A%), pre moving , FPS 2.73, Running 86.53s Step 288( N/A%), pre moving , FPS 2.83, Running 86.74s Step 289( N/A%), pre moving , FPS 2.74, Running 87.21s Step 290( N/A%), pre moving , FPS 2.83, Running 87.48s Step 291( N/A%), pre moving , FPS 2.95, Running 87.70s Step 292( N/A%), pre moving , FPS 3.01, Running 87.94s Step 293( N/A%), pre moving , FPS 3.05, Running 88.17s Step 294( N/A%), pre moving , FPS 3.07, Running 88.62s Step 295( N/A%), pre moving , FPS 3.07, Running 88.86s Step 296( N/A%), pre moving , FPS 3.06, Running 89.35s Step 297( N/A%), pre moving , FPS 3.03, Running 89.82s Step 298( N/A%), pre moving , FPS 3.09, Running 90.00s Step 299( N/A%), pre moving , FPS 3.13, Running 90.43s Step 300( N/A%), pre moving , FPS 3.15, Running 90.60s Step 301( N/A%), pre moving , FPS 3.18, Running 91.02s Step 302( N/A%), pre moving , FPS 3.32, Running 91.20s Step 303( N/A%), pre moving , FPS 3.19, Running 91.63s Step 304( N/A%), pre moving , FPS 3.31, Running 91.80s Step 305( N/A%), pre moving , FPS 3.31, Running 91.98s Step 306( N/A%), pre moving , FPS 3.39, Running 92.26s Step 307( N/A%), pre moving , FPS 3.42, Running 92.39s Step 308( N/A%), pre moving , FPS 3.47, Running 92.50s Step 309( N/A%), pre moving , FPS 3.54, Running 92.86s Step 310( N/A%), pre moving , FPS 3.63, Running 92.99s Step 311( N/A%), pre moving , FPS 3.70, Running 93.10s Step 312( N/A%), pre moving , FPS 3.63, Running 93.46s Step 313( N/A%), pre moving , FPS 3.69, Running 93.59s Step 314( N/A%), pre moving , FPS 3.93, Running 93.71s Step 315( N/A%), pre moving , FPS 3.85, Running 94.05s Step 316( N/A%), pre moving , FPS 4.14, Running 94.18s Step 317( N/A%), pre moving , FPS 4.48, Running 94.29s Step 318( N/A%), pre moving , FPS 4.32, Running 94.63s Step 319( N/A%), pre moving , FPS 4.61, Running 94.77s Step 320( N/A%), pre moving , FPS 4.69, Running 94.87s Step 321( N/A%), pre moving , FPS 4.86, Running 95.14s Step 322( N/A%), pre moving , FPS 4.82, Running 95.35s Step 323( N/A%), pre moving , FPS 5.23, Running 95.45s Step 324( N/A%), pre moving , FPS 2.73, Running 99.12s Step 325( N/A%), pre moving , FPS 2.59, Running 99.70s Step 326( N/A%), pre moving , FPS 2.49, Running 100.30s Step 327( N/A%), pre moving , FPS 2.35, Running 100.89s Step 328( N/A%), pre moving , FPS 2.22, Running 101.49s Step 329( N/A%), pre moving , FPS 2.17, Running 102.09s Step 330( N/A%), pre moving , FPS 2.07, Running 102.65s Step 331( N/A%), pre moving , FPS 1.98, Running 103.22s Step 332( N/A%), pre moving , FPS 1.94, Running 103.79s Step 333( N/A%), pre moving , FPS 1.86, Running 104.35s Step 334( N/A%), pre moving , FPS 1.78, Running 104.92s Step 335( N/A%), pre moving , FPS 1.75, Running 105.46s Step 336( N/A%), pre moving , FPS 1.69, Running 106.03s Step 337( N/A%), pre moving , FPS 1.62, Running 106.61s Step 338( N/A%), pre moving , FPS 1.64, Running 106.84s Step 339( N/A%), pre moving , FPS 1.61, Running 107.17s Step 340( N/A%), pre moving , FPS 1.57, Running 107.58s Step 341( N/A%), pre moving , FPS 1.56, Running 107.99s Step 342( N/A%), pre moving , FPS 1.51, Running 108.57s Step 343( N/A%), pre moving , FPS 1.44, Running 109.37s Step 344( 0.17%), action 1, FPS 1.73, Running 110.68s Step 345( 0.33%), action 2, FPS 1.68, Running 111.59s Step 346( 0.50%), action 3, FPS 1.67, Running 112.29s Step 347( 0.67%), action 4, FPS 1.62, Running 113.23s Step 348( 0.83%), action 5, FPS 1.61, Running 113.94s Step 349( 1.00%), action 6, FPS 1.56, Running 114.87s Step 350( 1.17%), action 7, FPS 1.53, Running 115.76s Step 351( 1.33%), action 8, FPS 1.50, Running 116.53s Step 352( 1.50%), action 9, FPS 1.48, Running 117.28s Step 353( 1.67%), action 10, FPS 1.45, Running 118.14s Step 354( 1.83%), action 11, FPS 1.41, Running 119.13s Step 355( 2.00%), action 12, FPS 1.39, Running 119.84s Step 356( 2.17%), action 13, FPS 1.36, Running 120.77s Step 357( 2.33%), action 14, FPS 1.35, Running 121.41s Step 358( 2.50%), action 15, FPS 1.29, Running 122.36s Step 359( 2.67%), action 16, FPS 1.24, Running 123.33s Step 360( 2.83%), action 17, FPS 1.21, Running 124.17s Step 361( 3.00%), action 18, FPS 1.17, Running 125.08s Step 362( 3.17%), action 19, FPS 1.18, Running 125.52s Step 363( 3.33%), action 20, FPS 1.22, Running 125.80s Step 364( 3.50%), action 21, FPS 1.28, Running 126.35s Step 365( 3.67%), action 22, FPS 1.32, Running 126.74s Step 366( 3.83%), action 23, FPS 1.33, Running 127.29s Step 367( 4.00%), action 24, FPS 1.35, Running 127.99s Step 368( 4.17%), action 25, FPS 1.33, Running 129.03s Step 369( 4.33%), action 26, FPS 1.35, Running 129.68s Step 370( 4.50%), action 27, FPS 1.34, Running 130.64s Step 371( 4.67%), action 28, FPS 1.36, Running 131.28s Step 372( 4.83%), action 29, FPS 1.33, Running 132.31s Step 373( 5.00%), action 30, FPS 1.35, Running 132.99s Step 374( 5.17%), action 31, FPS 1.35, Running 133.95s Step 375( 5.33%), action 32, FPS 1.32, Running 134.94s Step 376( 5.50%), action 33, FPS 1.34, Running 135.72s Step 377( 5.67%), action 34, FPS 1.31, Running 136.69s Step 378( 5.83%), action 35, FPS 1.33, Running 137.40s Step 379( 6.00%), action 36, FPS 1.33, Running 138.31s Step 380( 6.17%), action 37, FPS 1.35, Running 138.98s Step 381( 6.33%), action 38, FPS 1.35, Running 139.89s Step 382( 6.50%), action 39, FPS 1.32, Running 140.68s Step 383( 6.67%), action 40, FPS 1.27, Running 141.58s Step 384( 6.83%), action 41, FPS 1.22, Running 142.68s Step 385( 7.00%), action 42, FPS 1.18, Running 143.66s Step 386( 7.17%), action 43, FPS 1.14, Running 144.84s Step 387( 7.33%), action 44, FPS 1.16, Running 145.17s Step 388( 7.50%), action 45, FPS 1.21, Running 145.51s Step 389( 7.67%), action 46, FPS 1.24, Running 145.86s Step 390( 7.83%), action 47, FPS 1.25, Running 146.65s Step 391( 8.00%), action 48, FPS 1.22, Running 147.64s Step 392( 8.17%), action 49, FPS 1.24, Running 148.44s Step 393( 8.33%), action 50, FPS 1.22, Running 149.33s Step 394( 8.50%), action 51, FPS 1.21, Running 150.44s Step 395( 8.67%), action 52, FPS 1.21, Running 151.52s Step 396( 8.83%), action 53, FPS 1.19, Running 152.56s Step 397( 9.00%), action 54, FPS 1.21, Running 153.21s Step 398( 9.17%), action 55, FPS 1.19, Running 154.27s Step 399( 9.33%), action 56, FPS 1.20, Running 155.00s Step 400( 9.50%), action 57, FPS 1.18, Running 155.94s Step 401( 9.67%), action 58, FPS 1.18, Running 156.86s Step 402( 9.83%), action 59, FPS 1.18, Running 157.57s Step 403( 10.00%), action 60, FPS 1.18, Running 158.49s Step 404( 10.17%), action 61, FPS 1.19, Running 159.52s Step 405( 10.33%), action 62, FPS 1.21, Running 160.20s Step 406( 10.50%), action 63, FPS 1.23, Running 161.11s Step 407( 10.67%), action 64, FPS 1.20, Running 161.86s Step 408( 10.83%), action 65, FPS 1.14, Running 163.08s Step 409( 11.00%), action 66, FPS 1.10, Running 163.99s Step 410( 11.17%), action 67, FPS 1.13, Running 164.42s Step 411( 11.33%), action 68, FPS 1.17, Running 164.76s Step 412( 11.50%), action 69, FPS 1.20, Running 165.11s Step 413( 11.67%), action 70, FPS 1.23, Running 165.60s Step 414( 11.83%), action 71, FPS 1.25, Running 166.42s Step 415( 12.00%), action 72, FPS 1.28, Running 167.15s Step 416( 12.17%), action 73, FPS 1.31, Running 167.83s Step 417( 12.33%), action 74, FPS 1.29, Running 168.75s Step 418( 12.50%), action 75, FPS 1.28, Running 169.85s Step 419( 12.67%), action 76, FPS 1.30, Running 170.44s Step 420( 12.83%), action 77, FPS 1.30, Running 171.38s Step 421( 13.00%), action 78, FPS 1.28, Running 172.51s Step 422( 13.17%), action 79, FPS 1.28, Running 173.15s Step 423( 13.33%), action 80, FPS 1.30, Running 173.83s Step 424( 13.50%), action 81, FPS 1.29, Running 175.00s Step 425( 13.67%), action 82, FPS 1.29, Running 175.74s Step 426( 13.83%), action 83, FPS 1.31, Running 176.38s Step 427( 14.00%), action 84, FPS 1.29, Running 177.36s Step 428( 14.17%), action 85, FPS 1.34, Running 178.04s Step 429( 14.33%), action 86, FPS 1.34, Running 178.91s Step 430( 14.50%), action 87, FPS 1.31, Running 179.69s Step 431( 14.67%), action 88, FPS 1.26, Running 180.60s Step 432( 14.83%), action 89, FPS 1.21, Running 181.58s Step 433( 15.00%), action 90, FPS 1.20, Running 182.32s Step 434( 15.17%), action 91, FPS 1.19, Running 183.26s Step 435( 15.33%), action 92, FPS 1.22, Running 183.61s Step 436( 15.50%), action 93, FPS 1.24, Running 183.99s Step 437( 15.67%), action 94, FPS 1.28, Running 184.39s Step 438( 15.83%), action 95, FPS 1.32, Running 185.03s Step 439( 16.00%), action 96, FPS 1.30, Running 185.77s Step 440( 16.17%), action 97, FPS 1.30, Running 186.73s Step 441( 16.33%), action 98, FPS 1.33, Running 187.54s Step 442( 16.50%), action 99, FPS 1.30, Running 188.54s Step 443( 16.67%), action 100, FPS 1.28, Running 189.51s Step 444( 16.83%), action 101, FPS 1.27, Running 190.70s Step 445( 17.00%), action 102, FPS 1.29, Running 191.29s Step 446( 17.17%), action 103, FPS 1.26, Running 192.27s Step 447( 17.33%), action 104, FPS 1.26, Running 193.29s Step 448( 17.50%), action 105, FPS 1.26, Running 193.97s Step 449( 17.67%), action 106, FPS 1.25, Running 194.94s Step 450( 17.83%), action 107, FPS 1.25, Running 195.75s Step 451( 18.00%), action 108, FPS 1.25, Running 196.62s Step 452( 18.17%), action 109, FPS 1.27, Running 197.29s Step 453( 18.33%), action 110, FPS 1.28, Running 197.95s Step 454( 18.50%), action 111, FPS 1.27, Running 199.02s Step 455( 18.67%), action 112, FPS 1.23, Running 199.89s Step 456( 18.83%), action 113, FPS 1.20, Running 200.61s Step 457( 19.00%), action 114, FPS 1.17, Running 201.48s Step 458( 19.17%), action 115, FPS 1.17, Running 202.14s Step 459( 19.33%), action 116, FPS 1.18, Running 202.76s Step 460( 19.50%), action 117, FPS 1.21, Running 203.29s Step 461( 19.67%), action 118, FPS 1.24, Running 203.67s Step 462( 19.83%), action 119, FPS 1.29, Running 204.03s Step 463( 20.00%), action 120, FPS 1.35, Running 204.38s Step 464( 20.17%), action 121, FPS 1.39, Running 205.11s Step 465( 20.33%), action 122, FPS 1.39, Running 205.69s Step 466( 20.50%), action 123, FPS 1.38, Running 206.80s Step 467( 20.67%), action 124, FPS 1.38, Running 207.78s Step 468( 20.83%), action 125, FPS 1.37, Running 208.53s Step 469( 21.00%), action 126, FPS 1.38, Running 209.45s Step 470( 21.17%), action 127, FPS 1.39, Running 210.12s Step 471( 21.33%), action 128, FPS 1.38, Running 211.08s Step 472( 21.50%), action 129, FPS 1.34, Running 212.20s Step 473( 21.67%), action 130, FPS 1.33, Running 212.99s Step 474( 21.83%), action 131, FPS 1.34, Running 213.97s Step 475( 22.00%), action 132, FPS 1.33, Running 214.87s Step 476( 22.17%), action 133, FPS 1.34, Running 215.58s Step 477( 22.33%), action 134, FPS 1.33, Running 216.49s Step 478( 22.50%), action 135, FPS 1.33, Running 217.20s Step 479( 22.67%), action 136, FPS 1.30, Running 218.18s Step 480( 22.83%), action 137, FPS 1.29, Running 218.80s Step 481( 23.00%), action 138, FPS 1.25, Running 219.72s Step 482( 23.17%), action 139, FPS 1.21, Running 220.54s Step 483( 23.33%), action 140, FPS 1.18, Running 221.37s Step 484( 23.50%), action 141, FPS 1.15, Running 222.46s Step 485( 23.67%), action 142, FPS 1.17, Running 222.75s Step 486( 23.83%), action 143, FPS 1.22, Running 223.18s Step 487( 24.00%), action 144, FPS 1.26, Running 223.65s Step 488( 24.17%), action 145, FPS 1.27, Running 224.31s Step 489( 24.33%), action 146, FPS 1.27, Running 225.21s Step 490( 24.50%), action 147, FPS 1.27, Running 225.89s Step 491( 24.67%), action 148, FPS 1.27, Running 226.79s Step 492( 24.83%), action 149, FPS 1.27, Running 227.89s Step 493( 25.00%), action 150, FPS 1.29, Running 228.48s Step 494( 25.17%), action 151, FPS 1.29, Running 229.52s Step 495( 25.33%), action 152, FPS 1.28, Running 230.53s Step 496( 25.50%), action 153, FPS 1.27, Running 231.36s Step 497( 25.67%), action 154, FPS 1.27, Running 232.28s Step 498( 25.83%), action 155, FPS 1.27, Running 233.00s Step 499( 26.00%), action 156, FPS 1.27, Running 233.94s Step 500( 26.17%), action 157, FPS 1.27, Running 234.58s Step 501( 26.33%), action 158, FPS 1.27, Running 235.48s Step 502( 26.50%), action 159, FPS 1.26, Running 236.40s Step 503( 26.67%), action 160, FPS 1.25, Running 237.31s Step 504( 26.83%), action 161, FPS 1.26, Running 238.35s Step 505( 27.00%), action 162, FPS 1.22, Running 239.12s Step 506( 27.17%), action 163, FPS 1.19, Running 239.97s Step 507( 27.33%), action 164, FPS 1.16, Running 240.87s Step 508( 27.50%), action 165, FPS 1.15, Running 241.65s Step 509( 27.67%), action 166, FPS 1.19, Running 241.99s Step 510( 27.83%), action 167, FPS 1.20, Running 242.50s Step 511( 28.00%), action 168, FPS 1.23, Running 243.06s Step 512( 28.17%), action 169, FPS 1.25, Running 243.91s Step 513( 28.33%), action 170, FPS 1.23, Running 244.76s Step 514( 28.50%), action 171, FPS 1.22, Running 245.89s Step 515( 28.67%), action 172, FPS 1.23, Running 246.80s Step 516( 28.83%), action 173, FPS 1.23, Running 247.57s Step 517( 29.00%), action 174, FPS 1.23, Running 248.60s Step 518( 29.17%), action 175, FPS 1.20, Running 249.68s Step 519( 29.33%), action 176, FPS 1.22, Running 250.30s Step 520( 29.50%), action 177, FPS 1.20, Running 251.29s Step 521( 29.67%), action 178, FPS 1.21, Running 251.95s Step 522( 29.83%), action 179, FPS 1.22, Running 252.83s Step 523( 30.00%), action 180, FPS 1.23, Running 253.55s Step 524( 30.17%), action 181, FPS 1.23, Running 254.58s Step 525( 30.33%), action 182, FPS 1.24, Running 255.24s Step 526( 30.50%), action 183, FPS 1.23, Running 256.16s Step 527( 30.67%), action 184, FPS 1.25, Running 256.83s Step 528( 30.83%), action 185, FPS 1.24, Running 257.77s Step 529( 31.00%), action 186, FPS 1.22, Running 258.44s Step 530( 31.17%), action 187, FPS 1.18, Running 259.47s Step 531( 31.33%), action 188, FPS 1.16, Running 260.36s Step 532( 31.50%), action 189, FPS 1.19, Running 260.77s Step 533( 31.67%), action 190, FPS 1.23, Running 261.07s Step 534( 31.83%), action 191, FPS 1.27, Running 261.67s Step 535( 32.00%), action 192, FPS 1.30, Running 262.19s Step 536( 32.17%), action 193, FPS 1.30, Running 262.95s Step 537( 32.33%), action 194, FPS 1.34, Running 263.56s Step 538( 32.50%), action 195, FPS 1.34, Running 264.56s Step 539( 32.67%), action 196, FPS 1.34, Running 265.19s Step 540( 32.83%), action 197, FPS 1.34, Running 266.19s Step 541( 33.00%), action 198, FPS 1.33, Running 266.95s Step 542( 33.17%), action 199, FPS 1.33, Running 267.89s Step 543( 33.33%), action 200, FPS 1.31, Running 268.86s Step 544( 33.50%), action 201, FPS 1.30, Running 269.96s Step 545( 33.67%), action 202, FPS 1.27, Running 270.93s Step 546( 33.83%), action 203, FPS 1.29, Running 271.65s Step 547( 34.00%), action 204, FPS 1.27, Running 272.53s Step 548( 34.17%), action 205, FPS 1.28, Running 273.35s Step 549( 34.33%), action 206, FPS 1.26, Running 274.33s Step 550( 34.50%), action 207, FPS 1.29, Running 275.01s Step 551( 34.67%), action 208, FPS 1.29, Running 275.93s Step 552( 34.83%), action 209, FPS 1.26, Running 276.63s Step 553( 35.00%), action 210, FPS 1.21, Running 277.58s Step 554( 35.17%), action 211, FPS 1.17, Running 278.80s Step 555( 35.33%), action 212, FPS 1.14, Running 279.70s Step 556( 35.50%), action 213, FPS 1.17, Running 280.10s Step 557( 35.67%), action 214, FPS 1.18, Running 280.47s Step 558( 35.83%), action 215, FPS 1.21, Running 281.03s Step 559( 36.00%), action 216, FPS 1.22, Running 281.53s Step 560( 36.17%), action 217, FPS 1.24, Running 282.32s Step 561( 36.33%), action 218, FPS 1.23, Running 283.18s Step 562( 36.50%), action 219, FPS 1.26, Running 283.80s Step 563( 36.67%), action 220, FPS 1.27, Running 284.66s Step 564( 36.83%), action 221, FPS 1.26, Running 285.86s Step 565( 37.00%), action 222, FPS 1.28, Running 286.54s Step 566( 37.17%), action 223, FPS 1.26, Running 287.48s Step 567( 37.33%), action 224, FPS 1.28, Running 288.14s Step 568( 37.50%), action 225, FPS 1.27, Running 289.07s Step 569( 37.67%), action 226, FPS 1.28, Running 289.96s Step 570( 37.83%), action 227, FPS 1.27, Running 290.72s Step 571( 38.00%), action 228, FPS 1.28, Running 291.61s Step 572( 38.17%), action 229, FPS 1.28, Running 292.32s Step 573( 38.33%), action 230, FPS 1.28, Running 293.23s Step 574( 38.50%), action 231, FPS 1.29, Running 294.29s Step 575( 38.67%), action 232, FPS 1.31, Running 294.93s Step 576( 38.83%), action 233, FPS 1.27, Running 295.89s Step 577( 39.00%), action 234, FPS 1.24, Running 296.62s Step 578( 39.17%), action 235, FPS 1.21, Running 297.51s Step 579( 39.33%), action 236, FPS 1.18, Running 298.41s Step 580( 39.50%), action 237, FPS 1.22, Running 298.73s Step 581( 39.67%), action 238, FPS 1.26, Running 299.03s Step 582( 39.83%), action 239, FPS 1.29, Running 299.35s Step 583( 40.00%), action 240, FPS 1.33, Running 299.71s Step 584( 40.17%), action 241, FPS 1.37, Running 300.46s Step 585( 40.33%), action 242, FPS 1.38, Running 301.06s Step 586( 40.50%), action 243, FPS 1.41, Running 301.64s Step 587( 40.67%), action 244, FPS 1.41, Running 302.37s Step 588( 40.83%), action 245, FPS 1.40, Running 303.35s Step 589( 41.00%), action 246, FPS 1.42, Running 304.05s Step 590( 41.17%), action 247, FPS 1.39, Running 305.06s Step 591( 41.33%), action 248, FPS 1.40, Running 305.88s Step 592( 41.50%), action 249, FPS 1.38, Running 306.80s Step 593( 41.67%), action 250, FPS 1.41, Running 307.42s Step 594( 41.83%), action 251, FPS 1.41, Running 308.52s Step 595( 42.00%), action 252, FPS 1.39, Running 309.35s Step 596( 42.17%), action 253, FPS 1.40, Running 310.18s Step 597( 42.33%), action 254, FPS 1.39, Running 311.04s Step 598( 42.50%), action 255, FPS 1.40, Running 311.83s Step 599( 42.67%), action 256, FPS 1.40, Running 312.66s Step 600( 42.83%), action 257, FPS 1.32, Running 313.93s Step 601( 43.00%), action 258, FPS 1.26, Running 314.95s Step 602( 43.17%), action 259, FPS 1.23, Running 315.66s Step 603( 43.33%), action 260, FPS 1.19, Running 316.57s Step 604( 43.50%), action 261, FPS 1.16, Running 317.69s Step 605( 43.67%), action 262, FPS 1.16, Running 318.28s Step 606( 43.83%), action 263, FPS 1.14, Running 319.25s Step 607( 44.00%), action 264, FPS 1.16, Running 319.56s Step 608( 44.17%), action 265, FPS 1.21, Running 319.95s Step 609( 44.33%), action 266, FPS 1.22, Running 320.39s Step 610( 44.50%), action 267, FPS 1.25, Running 321.01s Step 611( 44.67%), action 268, FPS 1.25, Running 321.91s Step 612( 44.83%), action 269, FPS 1.25, Running 322.74s Step 613( 45.00%), action 270, FPS 1.23, Running 323.69s Step 614( 45.17%), action 271, FPS 1.23, Running 324.82s Step 615( 45.33%), action 272, FPS 1.22, Running 325.68s Step 616( 45.50%), action 273, FPS 1.23, Running 326.45s Step 617( 45.67%), action 274, FPS 1.22, Running 327.44s Step 618( 45.83%), action 275, FPS 1.23, Running 328.09s Step 619( 46.00%), action 276, FPS 1.24, Running 328.82s Step 620( 46.17%), action 277, FPS 1.27, Running 329.67s Step 621( 46.33%), action 278, FPS 1.29, Running 330.49s Step 622( 46.50%), action 279, FPS 1.28, Running 331.29s Step 623( 46.67%), action 280, FPS 1.28, Running 332.22s Step 624( 46.83%), action 281, FPS 1.28, Running 333.34s Step 625( 47.00%), action 282, FPS 1.27, Running 334.05s Step 626( 47.17%), action 283, FPS 1.27, Running 334.96s Step 627( 47.33%), action 284, FPS 1.24, Running 335.63s Step 628( 47.50%), action 285, FPS 1.20, Running 336.63s Step 629( 47.67%), action 286, FPS 1.16, Running 337.57s Step 630( 47.83%), action 287, FPS 1.16, Running 338.22s Step 631( 48.00%), action 288, FPS 1.20, Running 338.56s Step 632( 48.17%), action 289, FPS 1.23, Running 338.96s Step 633( 48.33%), action 290, FPS 1.28, Running 339.26s Step 634( 48.50%), action 291, FPS 1.33, Running 339.82s Step 635( 48.67%), action 292, FPS 1.38, Running 340.12s Step 636( 48.83%), action 293, FPS 1.40, Running 340.69s Step 637( 49.00%), action 294, FPS 1.46, Running 341.15s Step 638( 49.17%), action 295, FPS 1.42, Running 342.13s Step 639( 49.33%), action 296, FPS 1.43, Running 342.79s Step 640( 49.50%), action 297, FPS 1.42, Running 343.72s Step 641( 49.67%), action 298, FPS 1.44, Running 344.38s Step 642( 49.83%), action 299, FPS 1.45, Running 345.04s Step 643( 50.00%), action 300, FPS 1.45, Running 346.03s Step 644( 50.17%), action 301, FPS 1.46, Running 347.05s Step 645( 50.33%), action 302, FPS 1.47, Running 347.67s Step 646( 50.50%), action 303, FPS 1.46, Running 348.66s Step 647( 50.67%), action 304, FPS 1.45, Running 349.40s Step 648( 50.83%), action 305, FPS 1.45, Running 350.40s Step 649( 51.00%), action 306, FPS 1.46, Running 351.30s Step 650( 51.17%), action 307, FPS 1.45, Running 352.02s Step 651( 51.33%), action 308, FPS 1.39, Running 352.94s Step 652( 51.50%), action 309, FPS 1.36, Running 353.66s Step 653( 51.67%), action 310, FPS 1.30, Running 354.61s Step 654( 51.83%), action 311, FPS 1.27, Running 355.60s Step 655( 52.00%), action 312, FPS 1.25, Running 356.17s Step 656( 52.17%), action 313, FPS 1.22, Running 357.14s Step 657( 52.33%), action 314, FPS 1.20, Running 357.76s Step 658( 52.50%), action 315, FPS 1.23, Running 358.35s Step 659( 52.67%), action 316, FPS 1.26, Running 358.62s Step 660( 52.83%), action 317, FPS 1.31, Running 358.93s Step 661( 53.00%), action 318, FPS 1.34, Running 359.25s Step 662( 53.17%), action 319, FPS 1.37, Running 359.60s Step 663( 53.33%), action 320, FPS 1.43, Running 360.05s Step 664( 53.50%), action 321, FPS 1.45, Running 360.83s Step 665( 53.67%), action 322, FPS 1.42, Running 361.77s Step 666( 53.83%), action 323, FPS 1.46, Running 362.40s Step 667( 54.00%), action 324, FPS 1.44, Running 363.26s Step 668( 54.17%), action 325, FPS 1.46, Running 364.08s Step 669( 54.33%), action 326, FPS 1.46, Running 364.98s Step 670( 54.50%), action 327, FPS 1.46, Running 365.68s Step 671( 54.67%), action 328, FPS 1.46, Running 366.61s Step 672( 54.83%), action 329, FPS 1.47, Running 367.30s Step 673( 55.00%), action 330, FPS 1.49, Running 368.01s Step 674( 55.17%), action 331, FPS 1.50, Running 368.97s Step 675( 55.33%), action 332, FPS 1.46, Running 369.86s Step 676( 55.50%), action 333, FPS 1.49, Running 370.57s Step 677( 55.67%), action 334, FPS 1.46, Running 371.48s Step 678( 55.83%), action 335, FPS 1.45, Running 372.15s Step 679( 56.00%), action 336, FPS 1.39, Running 373.04s Step 680( 56.17%), action 337, FPS 1.35, Running 373.71s Step 681( 56.33%), action 338, FPS 1.30, Running 374.62s Step 682( 56.50%), action 339, FPS 1.27, Running 375.35s Step 683( 56.67%), action 340, FPS 1.24, Running 376.14s Step 684( 56.83%), action 341, FPS 1.22, Running 377.27s Step 685( 57.00%), action 342, FPS 1.24, Running 377.93s Step 686( 57.17%), action 343, FPS 1.26, Running 378.23s Step 687( 57.33%), action 344, FPS 1.31, Running 378.55s Step 688( 57.50%), action 345, FPS 1.35, Running 378.89s Step 689( 57.67%), action 346, FPS 1.40, Running 379.25s Step 690( 57.83%), action 347, FPS 1.42, Running 379.73s Step 691( 58.00%), action 348, FPS 1.46, Running 380.26s Step 692( 58.17%), action 349, FPS 1.49, Running 380.75s Step 693( 58.33%), action 350, FPS 1.47, Running 381.66s Step 694( 58.50%), action 351, FPS 1.44, Running 382.82s Step 695( 58.67%), action 352, FPS 1.44, Running 383.75s Step 696( 58.83%), action 353, FPS 1.43, Running 384.54s Step 697( 59.00%), action 354, FPS 1.42, Running 385.54s Step 698( 59.17%), action 355, FPS 1.42, Running 386.25s Step 699( 59.33%), action 356, FPS 1.42, Running 387.16s Step 700( 59.50%), action 357, FPS 1.42, Running 387.82s Step 701( 59.67%), action 358, FPS 1.41, Running 388.76s Step 702( 59.83%), action 359, FPS 1.42, Running 389.40s Step 703( 60.00%), action 360, FPS 1.41, Running 390.31s Step 704( 60.17%), action 361, FPS 1.41, Running 391.41s Step 705( 60.33%), action 362, FPS 1.42, Running 392.03s Step 706( 60.50%), action 363, FPS 1.35, Running 393.00s Step 707( 60.67%), action 364, FPS 1.32, Running 393.69s Step 708( 60.83%), action 365, FPS 1.26, Running 394.78s Step 709( 61.00%), action 366, FPS 1.22, Running 395.69s Step 710( 61.17%), action 367, FPS 1.19, Running 396.48s Step 711( 61.33%), action 368, FPS 1.17, Running 397.42s Step 712( 61.50%), action 369, FPS 1.14, Running 398.24s Step 713( 61.67%), action 370, FPS 1.18, Running 398.59s Step 714( 61.83%), action 371, FPS 1.23, Running 399.11s Step 715( 62.00%), action 372, FPS 1.26, Running 399.60s Step 716( 62.17%), action 373, FPS 1.28, Running 400.14s Step 717( 62.33%), action 374, FPS 1.28, Running 401.12s Step 718( 62.50%), action 375, FPS 1.29, Running 401.79s Step 719( 62.67%), action 376, FPS 1.29, Running 402.66s Step 720( 62.83%), action 377, FPS 1.28, Running 403.49s Step 721( 63.00%), action 378, FPS 1.28, Running 404.34s Step 722( 63.17%), action 379, FPS 1.27, Running 405.11s Step 723( 63.33%), action 380, FPS 1.27, Running 406.07s Step 724( 63.50%), action 381, FPS 1.28, Running 407.07s Step 725( 63.67%), action 382, FPS 1.26, Running 407.85s Step 726( 63.83%), action 383, FPS 1.26, Running 408.87s Step 727( 64.00%), action 384, FPS 1.26, Running 409.60s Step 728( 64.17%), action 385, FPS 1.27, Running 410.51s Step 729( 64.33%), action 386, FPS 1.26, Running 411.54s Step 730( 64.50%), action 387, FPS 1.24, Running 412.62s Step 731( 64.67%), action 388, FPS 1.24, Running 413.59s Step 732( 64.83%), action 389, FPS 1.25, Running 414.28s Step 733( 65.00%), action 390, FPS 1.21, Running 415.06s Step 734( 65.17%), action 391, FPS 1.17, Running 416.20s Step 735( 65.33%), action 392, FPS 1.16, Running 416.88s Step 736( 65.50%), action 393, FPS 1.15, Running 417.51s Step 737( 65.67%), action 394, FPS 1.20, Running 417.85s Step 738( 65.83%), action 395, FPS 1.22, Running 418.20s Step 739( 66.00%), action 396, FPS 1.25, Running 418.65s Step 740( 66.17%), action 397, FPS 1.27, Running 419.30s Step 741( 66.33%), action 398, FPS 1.26, Running 420.27s Step 742( 66.50%), action 399, FPS 1.25, Running 421.15s Step 743( 66.67%), action 400, FPS 1.26, Running 421.98s Step 744( 66.83%), action 401, FPS 1.26, Running 422.99s Step 745( 67.00%), action 402, FPS 1.26, Running 423.72s Step 746( 67.17%), action 403, FPS 1.27, Running 424.62s Step 747( 67.33%), action 404, FPS 1.25, Running 425.58s Step 748( 67.50%), action 405, FPS 1.26, Running 426.32s Step 749( 67.67%), action 406, FPS 1.27, Running 427.27s Step 750( 67.83%), action 407, FPS 1.30, Running 427.98s Step 751( 68.00%), action 408, FPS 1.31, Running 428.86s Step 752( 68.17%), action 409, FPS 1.30, Running 429.68s Step 753( 68.33%), action 410, FPS 1.29, Running 430.59s Step 754( 68.50%), action 411, FPS 1.29, Running 431.65s Step 755( 68.67%), action 412, FPS 1.27, Running 432.65s Step 756( 68.83%), action 413, FPS 1.26, Running 433.34s Step 757( 69.00%), action 414, FPS 1.22, Running 434.27s Step 758( 69.17%), action 415, FPS 1.17, Running 435.25s Step 759( 69.33%), action 416, FPS 1.16, Running 435.89s Step 760( 69.50%), action 417, FPS 1.16, Running 436.59s Step 761( 69.67%), action 418, FPS 1.20, Running 436.97s Step 762( 69.83%), action 419, FPS 1.24, Running 437.29s Step 763( 70.00%), action 420, FPS 1.26, Running 437.81s Step 764( 70.17%), action 421, FPS 1.27, Running 438.68s Step 765( 70.33%), action 422, FPS 1.28, Running 439.39s Step 766( 70.50%), action 423, FPS 1.27, Running 440.40s Step 767( 70.67%), action 424, FPS 1.30, Running 441.01s Step 768( 70.83%), action 425, FPS 1.27, Running 442.05s Step 769( 71.00%), action 426, FPS 1.27, Running 443.01s Step 770( 71.17%), action 427, FPS 1.25, Running 443.96s Step 771( 71.33%), action 428, FPS 1.26, Running 444.70s Step 772( 71.50%), action 429, FPS 1.26, Running 445.56s Step 773( 71.67%), action 430, FPS 1.27, Running 446.39s Step 774( 71.83%), action 431, FPS 1.27, Running 447.41s Step 775( 72.00%), action 432, FPS 1.29, Running 448.14s Step 776( 72.17%), action 433, FPS 1.30, Running 448.71s Step 777( 72.33%), action 434, FPS 1.31, Running 449.49s Step 778( 72.50%), action 435, FPS 1.33, Running 450.27s Step 779( 72.67%), action 436, FPS 1.31, Running 451.19s Step 780( 72.83%), action 437, FPS 1.31, Running 451.85s Step 781( 73.00%), action 438, FPS 1.26, Running 452.78s Step 782( 73.17%), action 439, FPS 1.21, Running 453.82s Step 783( 73.33%), action 440, FPS 1.20, Running 454.51s Step 784( 73.50%), action 441, FPS 1.19, Running 455.48s Step 785( 73.67%), action 442, FPS 1.22, Running 455.80s Step 786( 73.83%), action 443, FPS 1.27, Running 456.13s Step 787( 74.00%), action 444, FPS 1.29, Running 456.49s Step 788( 74.17%), action 445, FPS 1.34, Running 457.03s Step 789( 74.33%), action 446, FPS 1.38, Running 457.55s Step 790( 74.50%), action 447, FPS 1.37, Running 458.52s Step 791( 74.67%), action 448, FPS 1.37, Running 459.26s Step 792( 74.83%), action 449, FPS 1.37, Running 460.19s Step 793( 75.00%), action 450, FPS 1.36, Running 461.12s Step 794( 75.17%), action 451, FPS 1.34, Running 462.32s Step 795( 75.33%), action 452, FPS 1.32, Running 463.29s Step 796( 75.50%), action 453, FPS 1.31, Running 464.01s Step 797( 75.67%), action 454, FPS 1.29, Running 464.97s Step 798( 75.83%), action 455, FPS 1.30, Running 465.67s Step 799( 76.00%), action 456, FPS 1.29, Running 466.64s Step 800( 76.17%), action 457, FPS 1.26, Running 467.74s Step 801( 76.33%), action 458, FPS 1.26, Running 468.70s Step 802( 76.50%), action 459, FPS 1.28, Running 469.41s Step 803( 76.67%), action 460, FPS 1.27, Running 470.30s Step 804( 76.83%), action 461, FPS 1.25, Running 471.49s Step 805( 77.00%), action 462, FPS 1.20, Running 472.44s Step 806( 77.17%), action 463, FPS 1.15, Running 473.50s Step 807( 77.33%), action 464, FPS 1.13, Running 474.14s Step 808( 77.50%), action 465, FPS 1.12, Running 474.81s Step 809( 77.67%), action 466, FPS 1.14, Running 475.14s Step 810( 77.83%), action 467, FPS 1.18, Running 475.52s Step 811( 78.00%), action 468, FPS 1.20, Running 475.93s Step 812( 78.17%), action 469, FPS 1.23, Running 476.45s Step 813( 78.33%), action 470, FPS 1.27, Running 476.89s Step 814( 78.50%), action 471, FPS 1.26, Running 478.19s Step 815( 78.67%), action 472, FPS 1.29, Running 478.84s Step 816( 78.83%), action 473, FPS 1.27, Running 479.74s Step 817( 79.00%), action 474, FPS 1.29, Running 480.49s Step 818( 79.17%), action 475, FPS 1.28, Running 481.26s Step 819( 79.33%), action 476, FPS 1.29, Running 482.09s Step 820( 79.50%), action 477, FPS 1.32, Running 482.93s Step 821( 79.67%), action 478, FPS 1.33, Running 483.78s Step 822( 79.83%), action 479, FPS 1.31, Running 484.72s Step 823( 80.00%), action 480, FPS 1.32, Running 485.48s Step 824( 80.17%), action 481, FPS 1.33, Running 486.47s Step 825( 80.33%), action 482, FPS 1.36, Running 487.17s Step 826( 80.50%), action 483, FPS 1.36, Running 488.17s Step 827( 80.67%), action 484, FPS 1.37, Running 488.76s Step 828( 80.83%), action 485, FPS 1.34, Running 489.71s Step 829( 81.00%), action 486, FPS 1.28, Running 490.74s Step 830( 81.17%), action 487, FPS 1.26, Running 491.38s Step 831( 81.33%), action 488, FPS 1.22, Running 492.30s Step 832( 81.50%), action 489, FPS 1.21, Running 492.94s Step 833( 81.67%), action 490, FPS 1.20, Running 493.57s Step 834( 81.83%), action 491, FPS 1.25, Running 494.13s Step 835( 82.00%), action 492, FPS 1.28, Running 494.45s Step 836( 82.17%), action 493, FPS 1.32, Running 494.84s Step 837( 82.33%), action 494, FPS 1.35, Running 495.27s Step 838( 82.50%), action 495, FPS 1.37, Running 495.82s Step 839( 82.67%), action 496, FPS 1.37, Running 496.73s Step 840( 82.83%), action 497, FPS 1.39, Running 497.36s Step 841( 83.00%), action 498, FPS 1.38, Running 498.26s Step 842( 83.17%), action 499, FPS 1.41, Running 498.93s Step 843( 83.33%), action 500, FPS 1.39, Running 499.83s Step 844( 83.50%), action 501, FPS 1.39, Running 500.88s Step 845( 83.67%), action 502, FPS 1.39, Running 501.53s Step 846( 83.83%), action 503, FPS 1.40, Running 502.46s Step 847( 84.00%), action 504, FPS 1.39, Running 503.18s Step 848( 84.17%), action 505, FPS 1.39, Running 504.07s Step 849( 84.33%), action 506, FPS 1.41, Running 504.96s Step 850( 84.50%), action 507, FPS 1.40, Running 505.68s Step 851( 84.67%), action 508, FPS 1.42, Running 506.38s Step 852( 84.83%), action 509, FPS 1.39, Running 507.33s Step 853( 85.00%), action 510, FPS 1.39, Running 507.91s Step 854( 85.17%), action 511, FPS 1.37, Running 508.75s Step 855( 85.33%), action 512, FPS 1.32, Running 509.57s Step 856( 85.50%), action 513, FPS 1.27, Running 510.58s Step 857( 85.67%), action 514, FPS 1.25, Running 511.33s Step 858( 85.83%), action 515, FPS 1.22, Running 512.25s Step 859( 86.00%), action 516, FPS 1.23, Running 512.94s Step 860( 86.17%), action 517, FPS 1.25, Running 513.34s Step 861( 86.33%), action 518, FPS 1.30, Running 513.62s Step 862( 86.50%), action 519, FPS 1.32, Running 514.05s Step 863( 86.67%), action 520, FPS 1.37, Running 514.41s Step 864( 86.83%), action 521, FPS 1.41, Running 515.02s Step 865( 87.00%), action 522, FPS 1.41, Running 515.70s Step 866( 87.17%), action 523, FPS 1.42, Running 516.56s Step 867( 87.33%), action 524, FPS 1.40, Running 517.49s Step 868( 87.50%), action 525, FPS 1.41, Running 518.22s Step 869( 87.67%), action 526, FPS 1.44, Running 518.86s Step 870( 87.83%), action 527, FPS 1.43, Running 519.70s Step 871( 88.00%), action 528, FPS 1.43, Running 520.41s Step 872( 88.17%), action 529, FPS 1.44, Running 521.19s Step 873( 88.33%), action 530, FPS 1.43, Running 521.89s Step 874( 88.50%), action 531, FPS 1.40, Running 523.06s Step 875( 88.67%), action 532, FPS 1.42, Running 523.64s Step 876( 88.83%), action 533, FPS 1.42, Running 524.69s Step 877( 89.00%), action 534, FPS 1.42, Running 525.46s Step 878( 89.17%), action 535, FPS 1.42, Running 526.38s Step 879( 89.33%), action 536, FPS 1.42, Running 526.98s Step 880( 89.50%), action 537, FPS 1.36, Running 528.00s Step 881( 89.67%), action 538, FPS 1.31, Running 528.86s Step 882( 89.83%), action 539, FPS 1.28, Running 529.67s Step 883( 90.00%), action 540, FPS 1.23, Running 530.68s Step 884( 90.17%), action 541, FPS 1.19, Running 531.79s Step 885( 90.33%), action 542, FPS 1.19, Running 532.50s Step 886( 90.50%), action 543, FPS 1.19, Running 533.39s Step 887( 90.67%), action 544, FPS 1.23, Running 533.78s Step 888( 90.83%), action 545, FPS 1.25, Running 534.23s Step 889( 91.00%), action 546, FPS 1.26, Running 534.70s Step 890( 91.17%), action 547, FPS 1.28, Running 535.28s Step 891( 91.33%), action 548, FPS 1.28, Running 535.98s Step 892( 91.50%), action 549, FPS 1.28, Running 536.81s Step 893( 91.67%), action 550, FPS 1.28, Running 537.52s Step 894( 91.83%), action 551, FPS 1.29, Running 538.53s Step 895( 92.00%), action 552, FPS 1.27, Running 539.45s Step 896( 92.17%), action 553, FPS 1.29, Running 540.18s Step 897( 92.33%), action 554, FPS 1.28, Running 541.11s Step 898( 92.50%), action 555, FPS 1.29, Running 541.84s Step 899( 92.67%), action 556, FPS 1.27, Running 542.67s Step 900( 92.83%), action 557, FPS 1.29, Running 543.45s Step 901( 93.00%), action 558, FPS 1.29, Running 544.40s Step 902( 93.17%), action 559, FPS 1.30, Running 545.05s Step 903( 93.33%), action 560, FPS 1.31, Running 545.94s Step 904( 93.50%), action 561, FPS 1.32, Running 546.97s Step 905( 93.67%), action 562, FPS 1.33, Running 547.57s Step 906( 93.83%), action 563, FPS 1.31, Running 548.64s Step 907( 94.00%), action 564, FPS 1.26, Running 549.60s Step 908( 94.17%), action 565, FPS 1.24, Running 550.33s Step 909( 94.33%), action 566, FPS 1.21, Running 551.25s Step 910( 94.50%), action 567, FPS 1.20, Running 551.89s Step 911( 94.67%), action 568, FPS 1.21, Running 552.48s Step 912( 94.83%), action 569, FPS 1.25, Running 552.79s Step 913( 95.00%), action 570, FPS 1.28, Running 553.14s Step 914( 95.17%), action 571, FPS 1.32, Running 553.66s Step 915( 95.33%), action 572, FPS 1.38, Running 553.95s Step 916( 95.50%), action 573, FPS 1.40, Running 554.43s Step 917( 95.67%), action 574, FPS 1.44, Running 554.97s Step 918( 95.83%), action 575, FPS 1.44, Running 555.71s Step 919( 96.00%), action 576, FPS 1.44, Running 556.52s Step 920( 96.17%), action 577, FPS 1.44, Running 557.30s Step 921( 96.33%), action 578, FPS 1.44, Running 558.29s Step 922( 96.50%), action 579, FPS 1.44, Running 558.94s Step 923( 96.67%), action 580, FPS 1.44, Running 559.88s Step 924( 96.83%), action 581, FPS 1.43, Running 560.93s Step 925( 97.00%), action 582, FPS 1.43, Running 561.55s Step 926( 97.17%), action 583, FPS 1.44, Running 562.50s Step 927( 97.33%), action 584, FPS 1.48, Running 563.11s Step 928( 97.50%), action 585, FPS 1.44, Running 564.18s Step 929( 97.67%), action 586, FPS 1.46, Running 564.95s Step 930( 97.83%), action 587, FPS 1.43, Running 565.84s Step 931( 98.00%), action 588, FPS 1.40, Running 566.78s Step 932( 98.17%), action 589, FPS 1.36, Running 567.49s Step 933( 98.33%), action 590, FPS 1.31, Running 568.39s Step 934( 98.50%), action 591, FPS 1.27, Running 569.44s Step 935( 98.67%), action 592, FPS 1.23, Running 570.15s Step 936( 98.83%), action 593, FPS 1.22, Running 570.87s Step 937( 99.00%), action 594, FPS 1.20, Running 571.65s Step 938( 99.17%), action 595, FPS 1.20, Running 572.31s Step 939( 99.33%), action 596, FPS 1.24, Running 572.67s Step 940( 99.50%), action 597, FPS 1.27, Running 573.06s Step 941( 99.67%), action 598, FPS 1.33, Running 573.35s Step 942( 99.83%), action 599, FPS 1.36, Running 573.66s Step 943(100.00%), action 600, FPS 1.42, Running 573.98s [2026-08-02 01:21:49] [79 ] Seed 78 failed after 574.27 s. +steps: 943 , actions: 600 . +Instruction: Empty +Total 9/79(11.39%) success. +Setting seed: 79 +Step 1( N/A%), pre moving , FPS 6.37, Running 0.16s Step 2( N/A%), pre moving , FPS 9.48, Running 0.21s Step 3( N/A%), pre moving , FPS 10.15, Running 0.30s Step 4( N/A%), pre moving , FPS 11.25, Running 0.36s Step 5( N/A%), pre moving , FPS 12.32, Running 0.41s Step 6( N/A%), pre moving , FPS 12.39, Running 0.48s Step 7( N/A%), pre moving , FPS 12.91, Running 0.54s Step 8( N/A%), pre moving , FPS 13.16, Running 0.61s Step 9( N/A%), pre moving , FPS 12.88, Running 0.70s Step 10( N/A%), pre moving , FPS 13.07, Running 0.77s Step 11( N/A%), pre moving , FPS 13.05, Running 0.84s Step 12( N/A%), pre moving , FPS 10.36, Running 1.16s Step 13( N/A%), pre moving , FPS 10.39, Running 1.25s Step 14( N/A%), pre moving , FPS 10.64, Running 1.32s Step 15( N/A%), pre moving , FPS 10.79, Running 1.39s Step 16( N/A%), pre moving , FPS 9.38, Running 1.71s Step 17( N/A%), pre moving , FPS 9.41, Running 1.81s Step 18( N/A%), pre moving , FPS 9.59, Running 1.88s Step 19( N/A%), pre moving , FPS 9.80, Running 1.94s Step 20( N/A%), pre moving , FPS 8.85, Running 2.26s Step 21( N/A%), pre moving , FPS 7.47, Running 2.84s Step 22( N/A%), pre moving , FPS 7.41, Running 2.91s Step 23( N/A%), pre moving , FPS 7.43, Running 2.99s Step 24( N/A%), pre moving , FPS 6.78, Running 3.31s Step 25( N/A%), pre moving , FPS 6.69, Running 3.40s Step 26( N/A%), pre moving , FPS 5.72, Running 3.98s Step 27( N/A%), pre moving , FPS 5.69, Running 4.06s Step 28( N/A%), pre moving , FPS 5.31, Running 4.37s Step 29( N/A%), pre moving , FPS 5.32, Running 4.46s Step 30( N/A%), pre moving , FPS 5.30, Running 4.54s Step 31( N/A%), pre moving , FPS 5.28, Running 4.63s Step 32( N/A%), pre moving , FPS 5.28, Running 4.95s Step 33( N/A%), pre moving , FPS 5.28, Running 5.04s Step 34( N/A%), pre moving , FPS 5.29, Running 5.09s Step 35( N/A%), pre moving , FPS 5.29, Running 5.17s Step 36( N/A%), pre moving , FPS 4.05, Running 6.65s Step 37( N/A%), pre moving , FPS 3.71, Running 7.20s Step 38( N/A%), pre moving , FPS 3.70, Running 7.28s Step 39( N/A%), pre moving , FPS 3.68, Running 7.37s Step 40( N/A%), pre moving , FPS 3.68, Running 7.70s Step 41( N/A%), pre moving , FPS 4.04, Running 7.79s Step 42( N/A%), pre moving , FPS 4.04, Running 7.86s Step 43( N/A%), pre moving , FPS 3.97, Running 8.02s Step 44( N/A%), pre moving , FPS 4.03, Running 8.27s Step 45( N/A%), pre moving , FPS 4.03, Running 8.36s Step 46( N/A%), pre moving , FPS 4.48, Running 8.44s Step 47( N/A%), pre moving , FPS 4.31, Running 8.70s Step 48( N/A%), pre moving , FPS 3.59, Running 9.94s Step 49( N/A%), pre moving , FPS 3.60, Running 10.02s Step 50( N/A%), pre moving , FPS 3.59, Running 10.11s Step 51( N/A%), pre moving , FPS 3.44, Running 10.44s Step 52( N/A%), pre moving , FPS 3.58, Running 10.54s Step 53( N/A%), pre moving , FPS 3.56, Running 10.65s Step 54( N/A%), pre moving , FPS 3.38, Running 11.01s Step 55( N/A%), pre moving , FPS 3.36, Running 11.13s Step 56( N/A%), pre moving , FPS 4.35, Running 11.25s Step 57( N/A%), pre moving , FPS 4.51, Running 11.64s Step 58( N/A%), pre moving , FPS 4.48, Running 11.74s Step 59( N/A%), pre moving , FPS 4.32, Running 12.00s Step 60( N/A%), pre moving , FPS 4.41, Running 12.23s Step 61( N/A%), pre moving , FPS 4.39, Running 12.34s Step 62( N/A%), pre moving , FPS 4.13, Running 12.70s Step 63( N/A%), pre moving , FPS 4.17, Running 12.82s Step 64( N/A%), pre moving , FPS 4.13, Running 13.11s Step 65( N/A%), pre moving , FPS 4.02, Running 13.33s Step 66( N/A%), pre moving , FPS 4.00, Running 13.44s Step 67( N/A%), pre moving , FPS 3.90, Running 13.82s Step 68( N/A%), pre moving , FPS 5.01, Running 13.93s Step 69( N/A%), pre moving , FPS 4.96, Running 14.05s Step 70( N/A%), pre moving , FPS 4.61, Running 14.44s Step 71( N/A%), pre moving , FPS 4.87, Running 14.55s Step 72( N/A%), pre moving , FPS 4.66, Running 14.83s Step 73( N/A%), pre moving , FPS 4.56, Running 15.04s Step 74( N/A%), pre moving , FPS 4.83, Running 15.15s Step 75( N/A%), pre moving , FPS 4.56, Running 15.51s Step 76( N/A%), pre moving , FPS 4.56, Running 15.64s Step 77( N/A%), pre moving , FPS 4.67, Running 15.92s Step 78( N/A%), pre moving , FPS 4.56, Running 16.13s Step 79( N/A%), pre moving , FPS 4.72, Running 16.24s Step 80( N/A%), pre moving , FPS 4.57, Running 16.61s Step 81( N/A%), pre moving , FPS 4.55, Running 16.74s Step 82( N/A%), pre moving , FPS 4.83, Running 16.84s Step 83( N/A%), pre moving , FPS 4.57, Running 17.20s Step 84( N/A%), pre moving , FPS 4.75, Running 17.32s Step 85( N/A%), pre moving , FPS 4.91, Running 17.40s Step 86( N/A%), pre moving , FPS 4.94, Running 17.49s Step 87( N/A%), pre moving , FPS 5.03, Running 17.80s Step 88( N/A%), pre moving , FPS 5.05, Running 17.89s Step 89( N/A%), pre moving , FPS 5.11, Running 17.97s Step 90( N/A%), pre moving , FPS 5.18, Running 18.30s Step 91( N/A%), pre moving , FPS 5.28, Running 18.34s Step 92( N/A%), pre moving , FPS 5.67, Running 18.36s Step 93( N/A%), pre moving , FPS 5.97, Running 18.39s Step 94( N/A%), pre moving , FPS 6.14, Running 18.41s Step 95( N/A%), pre moving , FPS 6.86, Running 18.43s Step 96( N/A%), pre moving , FPS 7.09, Running 18.46s Step 97( N/A%), pre moving , FPS 7.82, Running 18.48s Step 98( N/A%), pre moving , FPS 8.40, Running 18.51s Step 99( N/A%), pre moving , FPS 8.68, Running 18.54s Step 100( N/A%), pre moving , FPS 10.17, Running 18.58s Step 101( N/A%), pre moving , FPS 10.65, Running 18.61s Step 102( N/A%), pre moving , FPS 11.12, Running 18.64s Step 103( N/A%), pre moving , FPS 13.63, Running 18.67s Step 104( N/A%), pre moving , FPS 14.67, Running 18.69s Step 105( N/A%), pre moving , FPS 15.36, Running 18.71s Step 106( N/A%), pre moving , FPS 16.20, Running 18.73s Step 107( N/A%), pre moving , FPS 21.04, Running 18.75s Step 108( N/A%), pre moving , FPS 22.68, Running 18.77s Step 109( N/A%), pre moving , FPS 24.34, Running 18.79s Step 110( N/A%), pre moving , FPS 39.34, Running 18.81s Step 111( N/A%), pre moving , FPS 41.12, Running 18.83s Step 112( N/A%), pre moving , FPS 41.31, Running 18.85s Step 113( N/A%), pre moving , FPS 41.44, Running 18.87s Step 114( N/A%), pre moving , FPS 41.48, Running 18.89s Step 115( N/A%), pre moving , FPS 15.27, Running 19.74s Step 116( N/A%), pre moving , FPS 12.14, Running 20.10s Step 117( N/A%), pre moving , FPS 9.87, Running 20.51s Step 118( N/A%), pre moving , FPS 7.65, Running 21.13s Step 119( N/A%), pre moving , FPS 6.38, Running 21.68s Step 120( N/A%), pre moving , FPS 5.41, Running 22.27s Step 121( N/A%), pre moving , FPS 4.76, Running 22.81s Step 122( N/A%), pre moving , FPS 4.22, Running 23.38s Step 123( N/A%), pre moving , FPS 3.78, Running 23.96s Step 124( N/A%), pre moving , FPS 3.43, Running 24.51s Step 125( N/A%), pre moving , FPS 3.14, Running 25.07s Step 126( N/A%), pre moving , FPS 2.89, Running 25.64s Step 127( N/A%), pre moving , FPS 2.68, Running 26.22s Step 128( N/A%), pre moving , FPS 2.49, Running 26.79s Step 129( N/A%), pre moving , FPS 2.34, Running 27.33s Step 130( N/A%), pre moving , FPS 2.20, Running 27.88s Step 131( N/A%), pre moving , FPS 2.07, Running 28.47s Step 132( N/A%), pre moving , FPS 1.97, Running 29.02s Step 133( N/A%), pre moving , FPS 1.87, Running 29.57s Step 134( N/A%), pre moving , FPS 1.77, Running 30.19s Step 135( N/A%), pre moving , FPS 1.82, Running 30.72s Step 136( N/A%), pre moving , FPS 1.79, Running 31.26s Step 137( N/A%), pre moving , FPS 1.77, Running 31.81s Step 138( N/A%), pre moving , FPS 1.77, Running 32.42s Step 139( N/A%), pre moving , FPS 1.77, Running 32.99s Step 140( N/A%), pre moving , FPS 1.78, Running 33.54s Step 141( N/A%), pre moving , FPS 1.78, Running 34.07s Step 142( N/A%), pre moving , FPS 1.78, Running 34.60s Step 143( N/A%), pre moving , FPS 1.72, Running 35.59s Step 144( N/A%), pre moving , FPS 1.71, Running 36.24s Step 145( N/A%), pre moving , FPS 1.70, Running 36.83s Step 146( N/A%), pre moving , FPS 1.70, Running 37.40s Step 147( N/A%), pre moving , FPS 1.70, Running 37.98s Step 148( N/A%), pre moving , FPS 1.71, Running 38.51s Step 149( N/A%), pre moving , FPS 1.76, Running 38.72s Step 150( N/A%), pre moving , FPS 1.81, Running 38.92s Step 151( N/A%), pre moving , FPS 1.87, Running 39.19s Step 152( N/A%), pre moving , FPS 1.90, Running 39.57s Step 153( N/A%), pre moving , FPS 1.92, Running 39.99s Step 154( N/A%), pre moving , FPS 1.95, Running 40.46s Step 155( N/A%), pre moving , FPS 1.94, Running 41.01s Step 156( N/A%), pre moving , FPS 1.94, Running 41.56s Step 157( N/A%), pre moving , FPS 1.93, Running 42.19s Step 158( N/A%), pre moving , FPS 1.93, Running 42.76s Step 159( N/A%), pre moving , FPS 1.93, Running 43.36s Step 160( N/A%), pre moving , FPS 1.92, Running 43.95s Step 161( N/A%), pre moving , FPS 1.91, Running 44.54s Step 162( N/A%), pre moving , FPS 1.90, Running 45.12s Step 163( N/A%), pre moving , FPS 1.97, Running 45.73s Step 164( N/A%), pre moving , FPS 1.98, Running 46.34s Step 165( N/A%), pre moving , FPS 1.98, Running 46.93s Step 166( N/A%), pre moving , FPS 1.98, Running 47.49s Step 167( N/A%), pre moving , FPS 1.98, Running 48.07s Step 168( N/A%), pre moving , FPS 1.98, Running 48.62s Step 169( N/A%), pre moving , FPS 1.91, Running 49.21s Step 170( N/A%), pre moving , FPS 1.84, Running 49.81s Step 171( N/A%), pre moving , FPS 1.79, Running 50.38s Step 172( N/A%), pre moving , FPS 1.75, Running 50.99s Step 173( N/A%), pre moving , FPS 1.73, Running 51.56s Step 174( N/A%), pre moving , FPS 1.72, Running 52.09s Step 175( N/A%), pre moving , FPS 1.72, Running 52.64s Step 176( N/A%), pre moving , FPS 1.72, Running 53.19s Step 177( N/A%), pre moving , FPS 1.73, Running 53.77s Step 178( N/A%), pre moving , FPS 1.73, Running 54.34s Step 179( N/A%), pre moving , FPS 1.73, Running 54.90s Step 180( N/A%), pre moving , FPS 1.74, Running 55.45s Step 181( N/A%), pre moving , FPS 1.75, Running 55.98s Step 182( N/A%), pre moving , FPS 1.75, Running 56.57s Step 183( N/A%), pre moving , FPS 1.75, Running 57.14s Step 184( N/A%), pre moving , FPS 1.76, Running 57.72s Step 185( N/A%), pre moving , FPS 1.76, Running 58.30s Step 186( N/A%), pre moving , FPS 1.79, Running 58.65s Step 187( N/A%), pre moving , FPS 1.88, Running 58.71s Step 188( N/A%), pre moving , FPS 1.97, Running 58.76s Step 189( N/A%), pre moving , FPS 2.09, Running 58.80s Step 190( N/A%), pre moving , FPS 2.21, Running 58.85s Step 191( N/A%), pre moving , FPS 2.35, Running 58.90s Step 192( N/A%), pre moving , FPS 2.52, Running 58.94s Step 193( N/A%), pre moving , FPS 2.69, Running 58.98s Step 194( N/A%), pre moving , FPS 2.87, Running 59.06s Step 195( N/A%), pre moving , FPS 3.08, Running 59.13s Step 196( N/A%), pre moving , FPS 2.96, Running 59.95s Step 197( N/A%), pre moving , FPS 3.18, Running 60.07s Step 198( N/A%), pre moving , FPS 3.27, Running 60.45s Step 199( N/A%), pre moving , FPS 3.49, Running 60.63s Step 200( N/A%), pre moving , FPS 3.57, Running 61.04s Step 201( N/A%), pre moving , FPS 3.82, Running 61.21s Step 202( N/A%), pre moving , FPS 3.96, Running 61.63s Step 203( N/A%), pre moving , FPS 4.29, Running 61.80s Step 204( N/A%), pre moving , FPS 4.72, Running 61.96s Step 205( N/A%), pre moving , FPS 4.92, Running 62.37s Step 206( N/A%), pre moving , FPS 5.15, Running 62.54s Step 207( N/A%), pre moving , FPS 4.72, Running 62.95s Step 208( N/A%), pre moving , FPS 4.58, Running 63.13s Step 209( N/A%), pre moving , FPS 4.37, Running 63.38s Step 210( N/A%), pre moving , FPS 4.10, Running 63.73s Step 211( N/A%), pre moving , FPS 3.98, Running 63.92s Step 212( N/A%), pre moving , FPS 3.71, Running 64.33s Step 213( N/A%), pre moving , FPS 3.64, Running 64.48s Step 214( N/A%), pre moving , FPS 3.42, Running 64.91s Step 215( N/A%), pre moving , FPS 3.37, Running 65.06s Step 216( N/A%), pre moving , FPS 3.61, Running 65.50s Step 217( N/A%), pre moving , FPS 3.58, Running 65.66s Step 218( N/A%), pre moving , FPS 3.55, Running 66.09s Step 219( N/A%), pre moving , FPS 3.56, Running 66.24s Step 220( N/A%), pre moving , FPS 3.56, Running 66.67s Step 221( N/A%), pre moving , FPS 3.57, Running 66.82s Step 222( N/A%), pre moving , FPS 3.55, Running 67.26s Step 223( N/A%), pre moving , FPS 3.56, Running 67.42s Step 224( N/A%), pre moving , FPS 3.39, Running 67.85s Step 225( N/A%), pre moving , FPS 3.55, Running 68.01s Step 226( N/A%), pre moving , FPS 3.40, Running 68.41s Step 227( N/A%), pre moving , FPS 3.55, Running 68.59s Step 228( N/A%), pre moving , FPS 3.40, Running 69.00s Step 229( N/A%), pre moving , FPS 3.45, Running 69.18s Step 230( N/A%), pre moving , FPS 3.40, Running 69.61s Step 231( N/A%), pre moving , FPS 3.45, Running 69.72s Step 232( N/A%), pre moving , FPS 3.53, Running 70.00s Step 233( N/A%), pre moving , FPS 3.49, Running 70.21s Step 234( N/A%), pre moving , FPS 3.70, Running 70.31s Step 235( N/A%), pre moving , FPS 3.57, Running 70.67s Step 236( N/A%), pre moving , FPS 3.78, Running 70.79s Step 237( N/A%), pre moving , FPS 3.82, Running 70.89s Step 238( N/A%), pre moving , FPS 3.88, Running 71.24s Step 239( N/A%), pre moving , FPS 3.91, Running 71.36s Step 240( N/A%), pre moving , FPS 4.17, Running 71.46s Step 241( N/A%), pre moving , FPS 4.05, Running 71.76s Step 242( N/A%), pre moving , FPS 4.27, Running 71.94s Step 243( N/A%), pre moving , FPS 4.33, Running 72.04s Step 244( N/A%), pre moving , FPS 4.40, Running 72.40s Step 245( N/A%), pre moving , FPS 3.61, Running 73.54s Step 246( N/A%), pre moving , FPS 3.83, Running 73.64s Step 247( N/A%), pre moving , FPS 3.87, Running 73.75s Step 248( N/A%), pre moving , FPS 3.92, Running 74.10s Step 249( N/A%), pre moving , FPS 3.96, Running 74.23s Step 250( N/A%), pre moving , FPS 4.22, Running 74.35s Step 251( N/A%), pre moving , FPS 3.96, Running 74.77s Step 252( N/A%), pre moving , FPS 4.05, Running 74.94s Step 253( N/A%), pre moving , FPS 3.90, Running 75.34s Step 254( N/A%), pre moving , FPS 3.84, Running 75.52s Step 255( N/A%), pre moving , FPS 3.75, Running 76.00s Step 256( N/A%), pre moving , FPS 3.67, Running 76.24s Step 257( N/A%), pre moving , FPS 3.43, Running 76.71s Step 258( N/A%), pre moving , FPS 3.37, Running 77.18s Step 259( N/A%), pre moving , FPS 3.31, Running 77.41s Step 260( N/A%), pre moving , FPS 3.10, Running 77.91s Step 261( N/A%), pre moving , FPS 3.13, Running 78.14s Step 262( N/A%), pre moving , FPS 2.98, Running 78.64s Step 263( N/A%), pre moving , FPS 2.83, Running 79.10s Step 264( N/A%), pre moving , FPS 2.88, Running 79.35s Step 265( N/A%), pre moving , FPS 3.32, Running 79.57s Step 266( N/A%), pre moving , FPS 3.24, Running 79.82s Step 267( N/A%), pre moving , FPS 3.16, Running 80.07s Step 268( N/A%), pre moving , FPS 3.09, Running 80.57s Step 269( N/A%), pre moving , FPS 3.04, Running 80.82s Step 270( N/A%), pre moving , FPS 2.88, Running 81.29s Step 271( N/A%), pre moving , FPS 2.95, Running 81.54s Step 272( N/A%), pre moving , FPS 2.83, Running 82.00s Step 273( N/A%), pre moving , FPS 2.81, Running 82.47s Step 274( N/A%), pre moving , FPS 2.79, Running 82.70s Step 275( N/A%), pre moving , FPS 2.78, Running 83.20s Step 276( N/A%), pre moving , FPS 2.79, Running 83.41s Step 277( N/A%), pre moving , FPS 2.78, Running 83.91s Step 278( N/A%), pre moving , FPS 2.77, Running 84.40s Step 279( N/A%), pre moving , FPS 2.79, Running 84.57s Step 280( N/A%), pre moving , FPS 2.82, Running 84.99s Step 281( N/A%), pre moving , FPS 2.85, Running 85.17s Step 282( N/A%), pre moving , FPS 2.88, Running 85.59s Step 283( N/A%), pre moving , FPS 3.00, Running 85.76s Step 284( N/A%), pre moving , FPS 3.03, Running 85.96s Step 285( N/A%), pre moving , FPS 2.95, Running 86.35s Step 286( N/A%), pre moving , FPS 2.97, Running 86.55s Step 287( N/A%), pre moving , FPS 2.89, Running 87.00s Step 288( N/A%), pre moving , FPS 2.90, Running 87.47s Step 289( N/A%), pre moving , FPS 2.90, Running 87.72s Step 290( N/A%), pre moving , FPS 2.90, Running 88.19s Step 291( N/A%), pre moving , FPS 2.89, Running 88.46s Step 292( N/A%), pre moving , FPS 2.91, Running 88.88s Step 293( N/A%), pre moving , FPS 2.91, Running 89.36s Step 294( N/A%), pre moving , FPS 2.91, Running 89.59s Step 295( N/A%), pre moving , FPS 2.91, Running 90.07s Step 296( N/A%), pre moving , FPS 2.93, Running 90.23s Step 297( N/A%), pre moving , FPS 2.96, Running 90.67s Step 298( N/A%), pre moving , FPS 3.11, Running 90.83s Step 299( N/A%), pre moving , FPS 3.00, Running 91.24s Step 300( N/A%), pre moving , FPS 3.11, Running 91.42s Step 301( N/A%), pre moving , FPS 3.02, Running 91.78s Step 302( N/A%), pre moving , FPS 3.17, Running 91.90s Step 303( N/A%), pre moving , FPS 3.20, Running 92.02s Step 304( N/A%), pre moving , FPS 3.25, Running 92.11s Step 305( N/A%), pre moving , FPS 3.28, Running 92.45s Step 306( N/A%), pre moving , FPS 3.32, Running 92.57s Step 307( N/A%), pre moving , FPS 3.52, Running 92.68s Step 308( N/A%), pre moving , FPS 3.60, Running 93.03s Step 309( N/A%), pre moving , FPS 3.68, Running 93.16s Step 310( N/A%), pre moving , FPS 3.94, Running 93.26s Step 311( N/A%), pre moving , FPS 3.88, Running 93.62s Step 312( N/A%), pre moving , FPS 4.14, Running 93.71s Step 313( N/A%), pre moving , FPS 4.46, Running 93.84s Step 314( N/A%), pre moving , FPS 4.51, Running 94.02s Step 315( N/A%), pre moving , FPS 4.71, Running 94.32s Step 316( N/A%), pre moving , FPS 4.79, Running 94.41s Step 317( N/A%), pre moving , FPS 5.19, Running 94.52s Step 318( N/A%), pre moving , FPS 4.95, Running 94.87s Step 319( N/A%), pre moving , FPS 5.33, Running 94.99s Step 320( N/A%), pre moving , FPS 5.43, Running 95.10s Step 321( N/A%), pre moving , FPS 5.44, Running 95.46s Step 322( N/A%), pre moving , FPS 5.43, Running 95.59s Step 323( N/A%), pre moving , FPS 2.89, Running 98.92s Step 324( N/A%), pre moving , FPS 2.67, Running 99.59s Step 325( N/A%), pre moving , FPS 2.62, Running 100.08s Step 326( N/A%), pre moving , FPS 2.46, Running 100.71s Step 327( N/A%), pre moving , FPS 2.31, Running 101.32s Step 328( N/A%), pre moving , FPS 2.26, Running 101.87s Step 329( N/A%), pre moving , FPS 2.15, Running 102.46s Step 330( N/A%), pre moving , FPS 2.04, Running 103.04s Step 331( N/A%), pre moving , FPS 2.01, Running 103.59s Step 332( N/A%), pre moving , FPS 1.91, Running 104.20s Step 333( N/A%), pre moving , FPS 1.83, Running 104.77s Step 334( N/A%), pre moving , FPS 1.77, Running 105.33s Step 335( N/A%), pre moving , FPS 1.72, Running 105.92s Step 336( N/A%), pre moving , FPS 1.65, Running 106.52s Step 337( N/A%), pre moving , FPS 1.59, Running 107.07s Step 338( N/A%), pre moving , FPS 1.57, Running 107.63s Step 339( N/A%), pre moving , FPS 1.52, Running 108.19s Step 340( N/A%), pre moving , FPS 1.47, Running 108.71s Step 341( N/A%), pre moving , FPS 1.45, Running 109.26s Step 342( N/A%), pre moving , FPS 1.41, Running 109.82s Step 343( 0.17%), action 1, FPS 1.59, Running 111.52s Step 344( 0.33%), action 2, FPS 1.55, Running 112.53s Step 345( 0.50%), action 3, FPS 1.53, Running 113.17s Step 346( 0.67%), action 4, FPS 1.48, Running 114.24s Step 347( 0.83%), action 5, FPS 1.44, Running 115.16s Step 348( 1.00%), action 6, FPS 1.38, Running 116.32s Step 349( 1.17%), action 7, FPS 1.37, Running 117.04s Step 350( 1.33%), action 8, FPS 1.33, Running 118.04s Step 351( 1.50%), action 9, FPS 1.35, Running 118.36s Step 352( 1.67%), action 10, FPS 1.37, Running 118.81s Step 353( 1.83%), action 11, FPS 1.35, Running 119.57s Step 354( 2.00%), action 12, FPS 1.37, Running 119.95s Step 355( 2.17%), action 13, FPS 1.33, Running 120.94s Step 356( 2.33%), action 14, FPS 1.32, Running 121.73s Step 357( 2.50%), action 15, FPS 1.27, Running 122.77s Step 358( 2.67%), action 16, FPS 1.23, Running 123.85s Step 359( 2.83%), action 17, FPS 1.20, Running 124.84s Step 360( 3.00%), action 18, FPS 1.16, Running 125.89s Step 361( 3.17%), action 19, FPS 1.13, Running 126.90s Step 362( 3.33%), action 20, FPS 1.09, Running 128.11s Step 363( 3.50%), action 21, FPS 1.14, Running 129.13s Step 364( 3.67%), action 22, FPS 1.15, Running 129.90s Step 365( 3.83%), action 23, FPS 1.14, Running 130.76s Step 366( 4.00%), action 24, FPS 1.16, Running 131.49s Step 367( 4.17%), action 25, FPS 1.17, Running 132.30s Step 368( 4.33%), action 26, FPS 1.16, Running 133.52s Step 369( 4.50%), action 27, FPS 1.16, Running 134.35s Step 370( 4.67%), action 28, FPS 1.16, Running 135.21s Step 371( 4.83%), action 29, FPS 1.12, Running 136.19s Step 372( 5.00%), action 30, FPS 1.10, Running 136.94s Step 373( 5.17%), action 31, FPS 1.12, Running 137.51s Step 374( 5.33%), action 32, FPS 1.12, Running 137.82s Step 375( 5.50%), action 33, FPS 1.16, Running 138.26s Step 376( 5.67%), action 34, FPS 1.18, Running 138.65s Step 377( 5.83%), action 35, FPS 1.22, Running 139.20s Step 378( 6.00%), action 36, FPS 1.23, Running 140.05s Step 379( 6.17%), action 37, FPS 1.23, Running 141.12s Step 380( 6.33%), action 38, FPS 1.22, Running 142.23s Step 381( 6.50%), action 39, FPS 1.23, Running 143.12s Step 382( 6.67%), action 40, FPS 1.27, Running 143.84s Step 383( 6.83%), action 41, FPS 1.28, Running 144.80s Step 384( 7.00%), action 42, FPS 1.26, Running 145.77s Step 385( 7.17%), action 43, FPS 1.27, Running 146.57s Step 386( 7.33%), action 44, FPS 1.25, Running 147.52s Step 387( 7.50%), action 45, FPS 1.25, Running 148.29s Step 388( 7.67%), action 46, FPS 1.27, Running 149.24s Step 389( 7.83%), action 47, FPS 1.28, Running 149.99s Step 390( 8.00%), action 48, FPS 1.27, Running 150.93s Step 391( 8.17%), action 49, FPS 1.29, Running 151.74s Step 392( 8.33%), action 50, FPS 1.28, Running 152.57s Step 393( 8.50%), action 51, FPS 1.25, Running 153.48s Step 394( 8.67%), action 52, FPS 1.23, Running 154.14s Step 395( 8.83%), action 53, FPS 1.21, Running 154.81s Step 396( 9.00%), action 54, FPS 1.17, Running 155.73s Step 397( 9.17%), action 55, FPS 1.16, Running 156.50s Step 398( 9.33%), action 56, FPS 1.18, Running 157.06s Step 399( 9.50%), action 57, FPS 1.23, Running 157.35s Step 400( 9.67%), action 58, FPS 1.29, Running 157.74s Step 401( 9.83%), action 59, FPS 1.33, Running 158.12s Step 402( 10.00%), action 60, FPS 1.34, Running 158.73s Step 403( 10.17%), action 61, FPS 1.37, Running 159.40s Step 404( 10.33%), action 62, FPS 1.41, Running 159.98s Step 405( 10.50%), action 63, FPS 1.42, Running 160.66s Step 406( 10.67%), action 64, FPS 1.40, Running 161.83s Step 407( 10.83%), action 65, FPS 1.39, Running 162.72s Step 408( 11.00%), action 66, FPS 1.41, Running 163.45s Step 409( 11.17%), action 67, FPS 1.38, Running 164.47s Step 410( 11.33%), action 68, FPS 1.40, Running 165.26s Step 411( 11.50%), action 69, FPS 1.40, Running 166.06s Step 412( 11.67%), action 70, FPS 1.39, Running 166.95s Step 413( 11.83%), action 71, FPS 1.38, Running 167.95s Step 414( 12.00%), action 72, FPS 1.37, Running 168.78s Step 415( 12.17%), action 73, FPS 1.34, Running 169.71s Step 416( 12.33%), action 74, FPS 1.36, Running 170.39s Step 417( 12.50%), action 75, FPS 1.36, Running 171.23s Step 418( 12.67%), action 76, FPS 1.34, Running 171.99s Step 419( 12.83%), action 77, FPS 1.28, Running 172.92s Step 420( 13.00%), action 78, FPS 1.26, Running 173.63s Step 421( 13.17%), action 79, FPS 1.22, Running 174.56s Step 422( 13.33%), action 80, FPS 1.20, Running 175.37s Step 423( 13.50%), action 81, FPS 1.19, Running 176.27s Step 424( 13.67%), action 82, FPS 1.15, Running 177.34s Step 425( 13.83%), action 83, FPS 1.18, Running 177.67s Step 426( 14.00%), action 84, FPS 1.23, Running 178.07s Step 427( 14.17%), action 85, FPS 1.26, Running 178.54s Step 428( 14.33%), action 86, FPS 1.27, Running 179.22s Step 429( 14.50%), action 87, FPS 1.29, Running 179.99s Step 430( 14.67%), action 88, FPS 1.29, Running 180.75s Step 431( 14.83%), action 89, FPS 1.28, Running 181.65s Step 432( 15.00%), action 90, FPS 1.29, Running 182.40s Step 433( 15.17%), action 91, FPS 1.31, Running 183.25s Step 434( 15.33%), action 92, FPS 1.30, Running 184.21s Step 435( 15.50%), action 93, FPS 1.31, Running 185.03s Step 436( 15.67%), action 94, FPS 1.28, Running 185.96s Step 437( 15.83%), action 95, FPS 1.29, Running 186.75s Step 438( 16.00%), action 96, FPS 1.27, Running 187.79s Step 439( 16.17%), action 97, FPS 1.29, Running 188.41s Step 440( 16.33%), action 98, FPS 1.26, Running 189.45s Step 441( 16.50%), action 99, FPS 1.29, Running 190.10s Step 442( 16.67%), action 100, FPS 1.27, Running 191.08s Step 443( 16.83%), action 101, FPS 1.26, Running 192.10s Step 444( 17.00%), action 102, FPS 1.29, Running 192.80s Step 445( 17.17%), action 103, FPS 1.25, Running 193.69s Step 446( 17.33%), action 104, FPS 1.22, Running 194.49s Step 447( 17.50%), action 105, FPS 1.20, Running 195.28s Step 448( 17.67%), action 106, FPS 1.16, Running 196.39s Step 449( 17.83%), action 107, FPS 1.18, Running 196.93s Step 450( 18.00%), action 108, FPS 1.21, Running 197.24s Step 451( 18.17%), action 109, FPS 1.25, Running 197.64s Step 452( 18.33%), action 110, FPS 1.28, Running 198.00s Step 453( 18.50%), action 111, FPS 1.29, Running 198.70s Step 454( 18.67%), action 112, FPS 1.33, Running 199.24s Step 455( 18.83%), action 113, FPS 1.34, Running 199.95s Step 456( 19.00%), action 114, FPS 1.34, Running 200.83s Step 457( 19.17%), action 115, FPS 1.35, Running 201.58s Step 458( 19.33%), action 116, FPS 1.37, Running 202.35s Step 459( 19.50%), action 117, FPS 1.36, Running 203.14s Step 460( 19.67%), action 118, FPS 1.39, Running 203.86s Step 461( 19.83%), action 119, FPS 1.38, Running 204.57s Step 462( 20.00%), action 120, FPS 1.39, Running 205.46s Step 463( 20.17%), action 121, FPS 1.39, Running 206.53s Step 464( 20.33%), action 122, FPS 1.35, Running 207.61s Step 465( 20.50%), action 123, FPS 1.35, Running 208.52s Step 466( 20.67%), action 124, FPS 1.35, Running 209.29s Step 467( 20.83%), action 125, FPS 1.34, Running 210.18s Step 468( 21.00%), action 126, FPS 1.38, Running 210.88s Step 469( 21.17%), action 127, FPS 1.34, Running 211.80s Step 470( 21.33%), action 128, FPS 1.30, Running 212.58s Step 471( 21.50%), action 129, FPS 1.26, Running 213.47s Step 472( 21.67%), action 130, FPS 1.24, Running 214.16s Step 473( 21.83%), action 131, FPS 1.22, Running 215.07s Step 474( 22.00%), action 132, FPS 1.21, Running 215.81s Step 475( 22.17%), action 133, FPS 1.20, Running 216.65s Step 476( 22.33%), action 134, FPS 1.23, Running 217.05s Step 477( 22.50%), action 135, FPS 1.27, Running 217.38s Step 478( 22.67%), action 136, FPS 1.30, Running 217.69s Step 479( 22.83%), action 137, FPS 1.34, Running 218.09s Step 480( 23.00%), action 138, FPS 1.37, Running 218.44s Step 481( 23.17%), action 139, FPS 1.40, Running 218.87s Step 482( 23.33%), action 140, FPS 1.42, Running 219.50s Step 483( 23.50%), action 141, FPS 1.43, Running 220.53s Step 484( 23.67%), action 142, FPS 1.47, Running 221.22s Step 485( 23.83%), action 143, FPS 1.47, Running 222.11s Step 486( 24.00%), action 144, FPS 1.48, Running 222.78s Step 487( 24.17%), action 145, FPS 1.48, Running 223.68s Step 488( 24.33%), action 146, FPS 1.44, Running 224.79s Step 489( 24.50%), action 147, FPS 1.45, Running 225.56s Step 490( 24.67%), action 148, FPS 1.44, Running 226.47s Step 491( 24.83%), action 149, FPS 1.46, Running 227.17s Step 492( 25.00%), action 150, FPS 1.43, Running 228.16s Step 493( 25.17%), action 151, FPS 1.41, Running 229.22s Step 494( 25.33%), action 152, FPS 1.42, Running 229.90s Step 495( 25.50%), action 153, FPS 1.41, Running 230.82s Step 496( 25.67%), action 154, FPS 1.38, Running 231.58s Step 497( 25.83%), action 155, FPS 1.32, Running 232.50s Step 498( 26.00%), action 156, FPS 1.29, Running 233.23s Step 499( 26.17%), action 157, FPS 1.25, Running 234.12s Step 500( 26.33%), action 158, FPS 1.20, Running 235.07s Step 501( 26.50%), action 159, FPS 1.19, Running 235.73s Step 502( 26.67%), action 160, FPS 1.16, Running 236.70s Step 503( 26.83%), action 161, FPS 1.21, Running 237.11s Step 504( 27.00%), action 162, FPS 1.23, Running 237.48s Step 505( 27.17%), action 163, FPS 1.28, Running 237.75s Step 506( 27.33%), action 164, FPS 1.30, Running 238.15s Step 507( 27.50%), action 165, FPS 1.35, Running 238.54s Step 508( 27.67%), action 166, FPS 1.40, Running 239.12s Step 509( 27.83%), action 167, FPS 1.41, Running 239.75s Step 510( 28.00%), action 168, FPS 1.39, Running 240.86s Step 511( 28.17%), action 169, FPS 1.39, Running 241.53s Step 512( 28.33%), action 170, FPS 1.42, Running 242.25s Step 513( 28.50%), action 171, FPS 1.40, Running 243.48s Step 514( 28.67%), action 172, FPS 1.39, Running 244.26s Step 515( 28.83%), action 173, FPS 1.39, Running 245.19s Step 516( 29.00%), action 174, FPS 1.40, Running 245.90s Step 517( 29.17%), action 175, FPS 1.39, Running 246.86s Step 518( 29.33%), action 176, FPS 1.40, Running 247.55s Step 519( 29.50%), action 177, FPS 1.39, Running 248.47s Step 520( 29.67%), action 178, FPS 1.41, Running 249.24s Step 521( 29.83%), action 179, FPS 1.39, Running 250.12s Step 522( 30.00%), action 180, FPS 1.41, Running 250.90s Step 523( 30.17%), action 181, FPS 1.36, Running 251.82s Step 524( 30.33%), action 182, FPS 1.30, Running 252.86s Step 525( 30.50%), action 183, FPS 1.24, Running 253.83s Step 526( 30.67%), action 184, FPS 1.22, Running 254.55s Step 527( 30.83%), action 185, FPS 1.18, Running 255.49s Step 528( 31.00%), action 186, FPS 1.17, Running 256.19s Step 529( 31.17%), action 187, FPS 1.17, Running 256.80s Step 530( 31.33%), action 188, FPS 1.23, Running 257.12s Step 531( 31.50%), action 189, FPS 1.26, Running 257.45s Step 532( 31.67%), action 190, FPS 1.29, Running 257.78s Step 533( 31.83%), action 191, FPS 1.33, Running 258.56s Step 534( 32.00%), action 192, FPS 1.33, Running 259.30s Step 535( 32.17%), action 193, FPS 1.33, Running 260.19s Step 536( 32.33%), action 194, FPS 1.30, Running 261.33s Step 537( 32.50%), action 195, FPS 1.32, Running 262.01s Step 538( 32.67%), action 196, FPS 1.29, Running 263.03s Step 539( 32.83%), action 197, FPS 1.32, Running 263.60s Step 540( 33.00%), action 198, FPS 1.30, Running 264.57s Step 541( 33.17%), action 199, FPS 1.32, Running 265.24s Step 542( 33.33%), action 200, FPS 1.32, Running 266.07s Step 543( 33.50%), action 201, FPS 1.33, Running 266.90s Step 544( 33.67%), action 202, FPS 1.32, Running 267.96s Step 545( 33.83%), action 203, FPS 1.32, Running 269.00s Step 546( 34.00%), action 204, FPS 1.32, Running 269.70s Step 547( 34.17%), action 205, FPS 1.32, Running 270.64s Step 548( 34.33%), action 206, FPS 1.33, Running 271.28s Step 549( 34.50%), action 207, FPS 1.30, Running 272.21s Step 550( 34.67%), action 208, FPS 1.24, Running 273.30s Step 551( 34.83%), action 209, FPS 1.19, Running 274.32s Step 552( 35.00%), action 210, FPS 1.14, Running 275.39s Step 553( 35.17%), action 211, FPS 1.14, Running 276.08s Step 554( 35.33%), action 212, FPS 1.17, Running 276.44s Step 555( 35.50%), action 213, FPS 1.21, Running 276.70s Step 556( 35.67%), action 214, FPS 1.27, Running 277.03s Step 557( 35.83%), action 215, FPS 1.29, Running 277.55s Step 558( 36.00%), action 216, FPS 1.33, Running 278.06s Step 559( 36.17%), action 217, FPS 1.32, Running 278.71s Step 560( 36.33%), action 218, FPS 1.33, Running 279.65s Step 561( 36.50%), action 219, FPS 1.30, Running 280.61s Step 562( 36.67%), action 220, FPS 1.31, Running 281.34s Step 563( 36.83%), action 221, FPS 1.30, Running 282.32s Step 564( 37.00%), action 222, FPS 1.32, Running 283.13s Step 565( 37.17%), action 223, FPS 1.34, Running 283.96s Step 566( 37.33%), action 224, FPS 1.32, Running 284.88s Step 567( 37.50%), action 225, FPS 1.33, Running 285.65s Step 568( 37.67%), action 226, FPS 1.30, Running 286.66s Step 569( 37.83%), action 227, FPS 1.33, Running 287.25s Step 570( 38.00%), action 228, FPS 1.33, Running 288.30s Step 571( 38.17%), action 229, FPS 1.34, Running 289.26s Step 572( 38.33%), action 230, FPS 1.34, Running 290.27s Step 573( 38.50%), action 231, FPS 1.30, Running 291.41s Step 574( 38.67%), action 232, FPS 1.27, Running 292.13s Step 575( 38.83%), action 233, FPS 1.23, Running 293.00s Step 576( 39.00%), action 234, FPS 1.20, Running 293.69s Step 577( 39.17%), action 235, FPS 1.17, Running 294.65s Step 578( 39.33%), action 236, FPS 1.16, Running 295.29s Step 579( 39.50%), action 237, FPS 1.18, Running 295.60s Step 580( 39.67%), action 238, FPS 1.23, Running 295.93s Step 581( 39.83%), action 239, FPS 1.28, Running 296.26s Step 582( 40.00%), action 240, FPS 1.31, Running 296.66s Step 583( 40.17%), action 241, FPS 1.34, Running 297.24s Step 584( 40.33%), action 242, FPS 1.36, Running 297.87s Step 585( 40.50%), action 243, FPS 1.37, Running 298.61s Step 586( 40.67%), action 244, FPS 1.38, Running 299.36s Step 587( 40.83%), action 245, FPS 1.37, Running 300.20s Step 588( 41.00%), action 246, FPS 1.36, Running 301.42s Step 589( 41.17%), action 247, FPS 1.33, Running 302.33s Step 590( 41.33%), action 248, FPS 1.32, Running 303.43s Step 591( 41.50%), action 249, FPS 1.32, Running 304.39s Step 592( 41.67%), action 250, FPS 1.34, Running 305.17s Step 593( 41.83%), action 251, FPS 1.36, Running 306.13s Step 594( 42.00%), action 252, FPS 1.34, Running 307.10s Step 595( 42.17%), action 253, FPS 1.35, Running 307.77s Step 596( 42.33%), action 254, FPS 1.32, Running 308.88s Step 597( 42.50%), action 255, FPS 1.32, Running 309.75s Step 598( 42.67%), action 256, FPS 1.31, Running 310.51s Step 599( 42.83%), action 257, FPS 1.26, Running 311.43s Step 600( 43.00%), action 258, FPS 1.21, Running 312.50s Step 601( 43.17%), action 259, FPS 1.17, Running 313.39s Step 602( 43.33%), action 260, FPS 1.14, Running 314.17s Step 603( 43.50%), action 261, FPS 1.12, Running 315.13s Step 604( 43.67%), action 262, FPS 1.14, Running 315.44s Step 605( 43.83%), action 263, FPS 1.16, Running 315.78s Step 606( 44.00%), action 264, FPS 1.19, Running 316.14s Step 607( 44.17%), action 265, FPS 1.21, Running 316.68s Step 608( 44.33%), action 266, FPS 1.25, Running 317.41s Step 609( 44.50%), action 267, FPS 1.27, Running 318.13s Step 610( 44.67%), action 268, FPS 1.28, Running 319.08s Step 611( 44.83%), action 269, FPS 1.30, Running 319.74s Step 612( 45.00%), action 270, FPS 1.29, Running 320.69s Step 613( 45.17%), action 271, FPS 1.28, Running 321.70s Step 614( 45.33%), action 272, FPS 1.27, Running 322.82s Step 615( 45.50%), action 273, FPS 1.25, Running 323.80s Step 616( 45.67%), action 274, FPS 1.28, Running 324.48s Step 617( 45.83%), action 275, FPS 1.28, Running 325.40s Step 618( 46.00%), action 276, FPS 1.29, Running 326.07s Step 619( 46.17%), action 277, FPS 1.29, Running 326.96s Step 620( 46.33%), action 278, FPS 1.32, Running 327.66s Step 621( 46.50%), action 279, FPS 1.32, Running 328.57s Step 622( 46.67%), action 280, FPS 1.32, Running 329.37s Step 623( 46.83%), action 281, FPS 1.31, Running 330.37s Step 624( 47.00%), action 282, FPS 1.25, Running 331.39s Step 625( 47.17%), action 283, FPS 1.23, Running 332.09s Step 626( 47.33%), action 284, FPS 1.19, Running 332.99s Step 627( 47.50%), action 285, FPS 1.17, Running 333.74s Step 628( 47.67%), action 286, FPS 1.17, Running 334.47s Step 629( 47.83%), action 287, FPS 1.20, Running 334.82s Step 630( 48.00%), action 288, FPS 1.24, Running 335.26s Step 631( 48.17%), action 289, FPS 1.25, Running 335.75s Step 632( 48.33%), action 290, FPS 1.29, Running 336.23s Step 633( 48.50%), action 291, FPS 1.29, Running 337.23s Step 634( 48.67%), action 292, FPS 1.29, Running 338.31s Step 635( 48.83%), action 293, FPS 1.33, Running 338.88s Step 636( 49.00%), action 294, FPS 1.30, Running 339.85s Step 637( 49.17%), action 295, FPS 1.32, Running 340.51s Step 638( 49.33%), action 296, FPS 1.29, Running 341.54s Step 639( 49.50%), action 297, FPS 1.31, Running 342.23s Step 640( 49.67%), action 298, FPS 1.29, Running 343.15s Step 641( 49.83%), action 299, FPS 1.28, Running 344.18s Step 642( 50.00%), action 300, FPS 1.29, Running 344.85s Step 643( 50.17%), action 301, FPS 1.30, Running 345.80s Step 644( 50.33%), action 302, FPS 1.32, Running 346.56s Step 645( 50.50%), action 303, FPS 1.31, Running 347.39s Step 646( 50.67%), action 304, FPS 1.31, Running 348.20s Step 647( 50.83%), action 305, FPS 1.31, Running 348.97s Step 648( 51.00%), action 306, FPS 1.31, Running 349.68s Step 649( 51.17%), action 307, FPS 1.27, Running 350.57s Step 650( 51.33%), action 308, FPS 1.22, Running 351.64s Step 651( 51.50%), action 309, FPS 1.21, Running 352.28s Step 652( 51.67%), action 310, FPS 1.19, Running 353.06s Step 653( 51.83%), action 311, FPS 1.22, Running 353.66s Step 654( 52.00%), action 312, FPS 1.27, Running 354.04s Step 655( 52.17%), action 313, FPS 1.29, Running 354.42s Step 656( 52.33%), action 314, FPS 1.32, Running 354.98s Step 657( 52.50%), action 315, FPS 1.29, Running 356.02s Step 658( 52.67%), action 316, FPS 1.31, Running 356.80s Step 659( 52.83%), action 317, FPS 1.31, Running 357.47s Step 660( 53.00%), action 318, FPS 1.31, Running 358.44s Step 661( 53.17%), action 319, FPS 1.33, Running 359.26s Step 662( 53.33%), action 320, FPS 1.31, Running 360.12s Step 663( 53.50%), action 321, FPS 1.31, Running 361.08s Step 664( 53.67%), action 322, FPS 1.28, Running 362.24s Step 665( 53.83%), action 323, FPS 1.26, Running 363.23s Step 666( 54.00%), action 324, FPS 1.27, Running 363.92s Step 667( 54.17%), action 325, FPS 1.26, Running 364.85s Step 668( 54.33%), action 326, FPS 1.26, Running 365.54s Step 669( 54.50%), action 327, FPS 1.26, Running 366.47s Step 670( 54.67%), action 328, FPS 1.29, Running 367.14s Step 671( 54.83%), action 329, FPS 1.28, Running 367.90s Step 672( 55.00%), action 330, FPS 1.27, Running 368.80s Step 673( 55.17%), action 331, FPS 1.24, Running 369.75s Step 674( 55.33%), action 332, FPS 1.21, Running 370.62s Step 675( 55.50%), action 333, FPS 1.18, Running 371.43s Step 676( 55.67%), action 334, FPS 1.14, Running 372.47s Step 677( 55.83%), action 335, FPS 1.19, Running 372.78s Step 678( 56.00%), action 336, FPS 1.22, Running 373.23s Step 679( 56.17%), action 337, FPS 1.24, Running 373.60s Step 680( 56.33%), action 338, FPS 1.27, Running 374.20s Step 681( 56.50%), action 339, FPS 1.28, Running 374.91s Step 682( 56.67%), action 340, FPS 1.27, Running 375.90s Step 683( 56.83%), action 341, FPS 1.26, Running 376.92s Step 684( 57.00%), action 342, FPS 1.27, Running 378.01s Step 685( 57.17%), action 343, FPS 1.30, Running 378.64s Step 686( 57.33%), action 344, FPS 1.29, Running 379.42s Step 687( 57.50%), action 345, FPS 1.29, Running 380.30s Step 688( 57.67%), action 346, FPS 1.29, Running 381.03s Step 689( 57.83%), action 347, FPS 1.29, Running 382.03s Step 690( 58.00%), action 348, FPS 1.27, Running 382.89s Step 691( 58.17%), action 349, FPS 1.27, Running 383.70s Step 692( 58.33%), action 350, FPS 1.26, Running 384.65s Step 693( 58.50%), action 351, FPS 1.26, Running 385.66s Step 694( 58.67%), action 352, FPS 1.26, Running 386.52s Step 695( 58.83%), action 353, FPS 1.26, Running 387.31s Step 696( 59.00%), action 354, FPS 1.26, Running 388.32s Step 697( 59.17%), action 355, FPS 1.24, Running 388.94s Step 698( 59.33%), action 356, FPS 1.19, Running 390.01s Step 699( 59.50%), action 357, FPS 1.15, Running 390.92s Step 700( 59.67%), action 358, FPS 1.14, Running 391.71s Step 701( 59.83%), action 359, FPS 1.17, Running 392.04s Step 702( 60.00%), action 360, FPS 1.21, Running 392.40s Step 703( 60.17%), action 361, FPS 1.25, Running 392.92s Step 704( 60.33%), action 362, FPS 1.29, Running 393.55s Step 705( 60.50%), action 363, FPS 1.29, Running 394.17s Step 706( 60.67%), action 364, FPS 1.26, Running 395.34s Step 707( 60.83%), action 365, FPS 1.26, Running 396.18s Step 708( 61.00%), action 366, FPS 1.25, Running 397.08s Step 709( 61.17%), action 367, FPS 1.24, Running 398.10s Step 710( 61.33%), action 368, FPS 1.26, Running 398.75s Step 711( 61.50%), action 369, FPS 1.25, Running 399.69s Step 712( 61.67%), action 370, FPS 1.26, Running 400.52s Step 713( 61.83%), action 371, FPS 1.27, Running 401.43s Step 714( 62.00%), action 372, FPS 1.28, Running 402.10s Step 715( 62.17%), action 373, FPS 1.27, Running 403.08s Step 716( 62.33%), action 374, FPS 1.27, Running 404.09s Step 717( 62.50%), action 375, FPS 1.25, Running 404.90s Step 718( 62.67%), action 376, FPS 1.27, Running 405.75s Step 719( 62.83%), action 377, FPS 1.28, Running 406.57s Step 720( 63.00%), action 378, FPS 1.28, Running 407.36s Step 721( 63.17%), action 379, FPS 1.23, Running 408.31s Step 722( 63.33%), action 380, FPS 1.21, Running 408.99s Step 723( 63.50%), action 381, FPS 1.18, Running 409.90s Step 724( 63.67%), action 382, FPS 1.18, Running 410.51s Step 725( 63.83%), action 383, FPS 1.16, Running 411.44s Step 726( 64.00%), action 384, FPS 1.21, Running 411.81s Step 727( 64.17%), action 385, FPS 1.26, Running 412.10s Step 728( 64.33%), action 386, FPS 1.30, Running 412.46s Step 729( 64.50%), action 387, FPS 1.34, Running 413.06s Step 730( 64.67%), action 388, FPS 1.33, Running 413.80s Step 731( 64.83%), action 389, FPS 1.33, Running 414.72s Step 732( 65.00%), action 390, FPS 1.35, Running 415.38s Step 733( 65.17%), action 391, FPS 1.35, Running 416.29s Step 734( 65.33%), action 392, FPS 1.30, Running 417.53s Step 735( 65.50%), action 393, FPS 1.29, Running 418.57s Step 736( 65.67%), action 394, FPS 1.32, Running 419.23s Step 737( 65.83%), action 395, FPS 1.33, Running 419.89s Step 738( 66.00%), action 396, FPS 1.32, Running 420.95s Step 739( 66.17%), action 397, FPS 1.31, Running 421.84s Step 740( 66.33%), action 398, FPS 1.31, Running 422.59s Step 741( 66.50%), action 399, FPS 1.32, Running 423.42s Step 742( 66.67%), action 400, FPS 1.31, Running 424.21s Step 743( 66.83%), action 401, FPS 1.31, Running 425.19s Step 744( 67.00%), action 402, FPS 1.30, Running 425.94s Step 745( 67.17%), action 403, FPS 1.29, Running 426.91s Step 746( 67.33%), action 404, FPS 1.25, Running 427.75s Step 747( 67.50%), action 405, FPS 1.21, Running 428.67s Step 748( 67.67%), action 406, FPS 1.19, Running 429.34s Step 749( 67.83%), action 407, FPS 1.16, Running 430.28s Step 750( 68.00%), action 408, FPS 1.16, Running 431.03s Step 751( 68.17%), action 409, FPS 1.21, Running 431.32s Step 752( 68.33%), action 410, FPS 1.22, Running 431.83s Step 753( 68.50%), action 411, FPS 1.25, Running 432.31s Step 754( 68.67%), action 412, FPS 1.30, Running 432.96s Step 755( 68.83%), action 413, FPS 1.33, Running 433.58s Step 756( 69.00%), action 414, FPS 1.32, Running 434.40s Step 757( 69.17%), action 415, FPS 1.30, Running 435.33s Step 758( 69.33%), action 416, FPS 1.31, Running 436.23s Step 759( 69.50%), action 417, FPS 1.31, Running 437.06s Step 760( 69.67%), action 418, FPS 1.29, Running 438.04s Step 761( 69.83%), action 419, FPS 1.28, Running 439.00s Step 762( 70.00%), action 420, FPS 1.29, Running 439.76s Step 763( 70.17%), action 421, FPS 1.29, Running 440.66s Step 764( 70.33%), action 422, FPS 1.30, Running 441.34s Step 765( 70.50%), action 423, FPS 1.30, Running 442.25s Step 766( 70.67%), action 424, FPS 1.32, Running 442.89s Step 767( 70.83%), action 425, FPS 1.32, Running 443.81s Step 768( 71.00%), action 426, FPS 1.32, Running 444.52s Step 769( 71.17%), action 427, FPS 1.32, Running 445.43s Step 770( 71.33%), action 428, FPS 1.32, Running 446.17s Step 771( 71.50%), action 429, FPS 1.27, Running 447.05s Step 772( 71.67%), action 430, FPS 1.22, Running 448.17s Step 773( 71.83%), action 431, FPS 1.18, Running 449.24s Step 774( 72.00%), action 432, FPS 1.16, Running 450.22s Step 775( 72.17%), action 433, FPS 1.18, Running 450.59s Step 776( 72.33%), action 434, FPS 1.21, Running 450.92s Step 777( 72.50%), action 435, FPS 1.25, Running 451.28s Step 778( 72.67%), action 436, FPS 1.30, Running 451.66s Step 779( 72.83%), action 437, FPS 1.34, Running 451.97s Step 780( 73.00%), action 438, FPS 1.39, Running 452.40s Step 781( 73.17%), action 439, FPS 1.43, Running 452.97s Step 782( 73.33%), action 440, FPS 1.43, Running 453.71s Step 783( 73.50%), action 441, FPS 1.45, Running 454.49s Step 784( 73.67%), action 442, FPS 1.43, Running 455.32s Step 785( 73.83%), action 443, FPS 1.43, Running 456.27s Step 786( 74.00%), action 444, FPS 1.41, Running 457.08s Step 787( 74.17%), action 445, FPS 1.41, Running 458.00s Step 788( 74.33%), action 446, FPS 1.38, Running 459.06s Step 789( 74.50%), action 447, FPS 1.39, Running 459.78s Step 790( 74.67%), action 448, FPS 1.38, Running 460.69s Step 791( 74.83%), action 449, FPS 1.40, Running 461.38s Step 792( 75.00%), action 450, FPS 1.42, Running 462.23s Step 793( 75.17%), action 451, FPS 1.43, Running 463.25s Step 794( 75.33%), action 452, FPS 1.46, Running 463.91s Step 795( 75.50%), action 453, FPS 1.41, Running 464.82s Step 796( 75.67%), action 454, FPS 1.36, Running 465.57s Step 797( 75.83%), action 455, FPS 1.31, Running 466.51s Step 798( 76.00%), action 456, FPS 1.26, Running 467.51s Step 799( 76.17%), action 457, FPS 1.24, Running 468.14s Step 800( 76.33%), action 458, FPS 1.19, Running 469.16s Step 801( 76.50%), action 459, FPS 1.17, Running 470.06s Step 802( 76.67%), action 460, FPS 1.19, Running 470.46s Step 803( 76.83%), action 461, FPS 1.21, Running 471.00s Step 804( 77.00%), action 462, FPS 1.25, Running 471.30s Step 805( 77.17%), action 463, FPS 1.30, Running 471.64s Step 806( 77.33%), action 464, FPS 1.34, Running 471.99s Step 807( 77.50%), action 465, FPS 1.37, Running 472.55s Step 808( 77.67%), action 466, FPS 1.40, Running 473.36s Step 809( 77.83%), action 467, FPS 1.40, Running 474.06s Step 810( 78.00%), action 468, FPS 1.40, Running 475.01s Step 811( 78.17%), action 469, FPS 1.37, Running 475.96s Step 812( 78.33%), action 470, FPS 1.39, Running 476.67s Step 813( 78.50%), action 471, FPS 1.39, Running 477.64s Step 814( 78.67%), action 472, FPS 1.38, Running 478.39s Step 815( 78.83%), action 473, FPS 1.39, Running 479.25s Step 816( 79.00%), action 474, FPS 1.38, Running 480.03s Step 817( 79.17%), action 475, FPS 1.38, Running 480.97s Step 818( 79.33%), action 476, FPS 1.41, Running 481.67s Step 819( 79.50%), action 477, FPS 1.39, Running 482.56s Step 820( 79.67%), action 478, FPS 1.41, Running 483.33s Step 821( 79.83%), action 479, FPS 1.41, Running 484.26s Step 822( 80.00%), action 480, FPS 1.38, Running 484.98s Step 823( 80.17%), action 481, FPS 1.34, Running 485.93s Step 824( 80.33%), action 482, FPS 1.31, Running 486.60s Step 825( 80.50%), action 483, FPS 1.26, Running 487.53s Step 826( 80.67%), action 484, FPS 1.23, Running 488.25s Step 827( 80.83%), action 485, FPS 1.22, Running 488.91s Step 828( 81.00%), action 486, FPS 1.20, Running 489.98s Step 829( 81.17%), action 487, FPS 1.21, Running 490.62s Step 830( 81.33%), action 488, FPS 1.26, Running 490.94s Step 831( 81.50%), action 489, FPS 1.30, Running 491.35s Step 832( 81.67%), action 490, FPS 1.29, Running 492.12s Step 833( 81.83%), action 491, FPS 1.29, Running 493.18s Step 834( 82.00%), action 492, FPS 1.24, Running 494.46s Step 835( 82.17%), action 493, FPS 1.24, Running 495.39s Step 836( 82.33%), action 494, FPS 1.24, Running 496.14s Step 837( 82.50%), action 495, FPS 1.24, Running 497.04s Step 838( 82.67%), action 496, FPS 1.23, Running 497.91s Step 839( 82.83%), action 497, FPS 1.24, Running 498.66s Step 840( 83.00%), action 498, FPS 1.23, Running 499.62s Step 841( 83.17%), action 499, FPS 1.22, Running 500.64s Step 842( 83.33%), action 500, FPS 1.19, Running 501.81s Step 843( 83.50%), action 501, FPS 1.20, Running 502.64s Step 844( 83.67%), action 502, FPS 1.18, Running 503.59s Step 845( 83.83%), action 503, FPS 1.18, Running 504.50s Step 846( 84.00%), action 504, FPS 1.18, Running 505.22s Step 847( 84.17%), action 505, FPS 1.15, Running 506.24s Step 848( 84.33%), action 506, FPS 1.15, Running 507.34s Step 849( 84.50%), action 507, FPS 1.13, Running 508.27s Step 850( 84.67%), action 508, FPS 1.11, Running 508.95s Step 851( 84.83%), action 509, FPS 1.10, Running 509.54s Step 852( 85.00%), action 510, FPS 1.12, Running 509.91s Step 853( 85.17%), action 511, FPS 1.16, Running 510.41s Step 854( 85.33%), action 512, FPS 1.21, Running 511.03s Step 855( 85.50%), action 513, FPS 1.24, Running 511.52s Step 856( 85.67%), action 514, FPS 1.23, Running 512.37s Step 857( 85.83%), action 515, FPS 1.24, Running 513.16s Step 858( 86.00%), action 516, FPS 1.25, Running 513.87s Step 859( 86.17%), action 517, FPS 1.24, Running 514.77s Step 860( 86.33%), action 518, FPS 1.25, Running 515.60s Step 861( 86.50%), action 519, FPS 1.27, Running 516.37s Step 862( 86.67%), action 520, FPS 1.31, Running 517.06s Step 863( 86.83%), action 521, FPS 1.30, Running 518.05s Step 864( 87.00%), action 522, FPS 1.32, Running 518.78s Step 865( 87.17%), action 523, FPS 1.32, Running 519.60s Step 866( 87.33%), action 524, FPS 1.31, Running 520.49s Step 867( 87.50%), action 525, FPS 1.32, Running 521.38s Step 868( 87.67%), action 526, FPS 1.36, Running 522.04s Step 869( 87.83%), action 527, FPS 1.36, Running 522.94s Step 870( 88.00%), action 528, FPS 1.36, Running 523.62s Step 871( 88.17%), action 529, FPS 1.34, Running 524.48s Step 872( 88.33%), action 530, FPS 1.31, Running 525.19s Step 873( 88.50%), action 531, FPS 1.27, Running 526.15s Step 874( 88.67%), action 532, FPS 1.24, Running 527.12s Step 875( 88.83%), action 533, FPS 1.21, Running 528.04s Step 876( 89.00%), action 534, FPS 1.21, Running 528.84s Step 877( 89.17%), action 535, FPS 1.25, Running 529.20s Step 878( 89.33%), action 536, FPS 1.27, Running 529.61s Step 879( 89.50%), action 537, FPS 1.31, Running 530.05s Step 880( 89.67%), action 538, FPS 1.33, Running 530.60s Step 881( 89.83%), action 539, FPS 1.32, Running 531.54s Step 882( 90.00%), action 540, FPS 1.32, Running 532.21s Step 883( 90.17%), action 541, FPS 1.33, Running 533.10s Step 884( 90.33%), action 542, FPS 1.32, Running 533.95s Step 885( 90.50%), action 543, FPS 1.31, Running 534.81s Step 886( 90.67%), action 544, FPS 1.32, Running 535.59s Step 887( 90.83%), action 545, FPS 1.33, Running 536.46s Step 888( 91.00%), action 546, FPS 1.31, Running 537.26s Step 889( 91.17%), action 547, FPS 1.32, Running 538.14s Step 890( 91.33%), action 548, FPS 1.31, Running 538.84s Step 891( 91.50%), action 549, FPS 1.31, Running 539.78s Step 892( 91.67%), action 550, FPS 1.27, Running 540.90s Step 893( 91.83%), action 551, FPS 1.27, Running 541.85s Step 894( 92.00%), action 552, FPS 1.27, Running 542.87s Step 895( 92.17%), action 553, FPS 1.29, Running 543.59s Step 896( 92.33%), action 554, FPS 1.27, Running 544.63s Step 897( 92.50%), action 555, FPS 1.22, Running 545.55s Step 898( 92.67%), action 556, FPS 1.20, Running 546.25s Step 899( 92.83%), action 557, FPS 1.17, Running 547.16s Step 900( 93.00%), action 558, FPS 1.17, Running 547.76s Step 901( 93.17%), action 559, FPS 1.21, Running 548.08s Step 902( 93.33%), action 560, FPS 1.20, Running 548.82s Step 903( 93.50%), action 561, FPS 1.21, Running 549.60s Step 904( 93.67%), action 562, FPS 1.22, Running 550.34s Step 905( 93.83%), action 563, FPS 1.22, Running 551.21s Step 906( 94.00%), action 564, FPS 1.21, Running 552.10s Step 907( 94.17%), action 565, FPS 1.22, Running 552.89s Step 908( 94.33%), action 566, FPS 1.20, Running 553.90s Step 909( 94.50%), action 567, FPS 1.21, Running 554.61s Step 910( 94.67%), action 568, FPS 1.20, Running 555.53s Step 911( 94.83%), action 569, FPS 1.20, Running 556.50s Step 912( 95.00%), action 570, FPS 1.22, Running 557.30s Step 913( 95.17%), action 571, FPS 1.22, Running 558.24s Step 914( 95.33%), action 572, FPS 1.23, Running 559.18s Step 915( 95.50%), action 573, FPS 1.22, Running 559.96s Step 916( 95.67%), action 574, FPS 1.22, Running 560.97s Step 917( 95.83%), action 575, FPS 1.23, Running 561.79s Step 918( 96.00%), action 576, FPS 1.22, Running 562.67s Step 919( 96.17%), action 577, FPS 1.22, Running 563.55s Step 920( 96.33%), action 578, FPS 1.21, Running 564.32s Step 921( 96.50%), action 579, FPS 1.17, Running 565.23s Step 922( 96.67%), action 580, FPS 1.17, Running 565.91s Step 923( 96.83%), action 581, FPS 1.16, Running 566.86s Step 924( 97.00%), action 582, FPS 1.19, Running 567.20s Step 925( 97.17%), action 583, FPS 1.22, Running 567.56s Step 926( 97.33%), action 584, FPS 1.27, Running 567.87s Step 927( 97.50%), action 585, FPS 1.28, Running 568.50s Step 928( 97.67%), action 586, FPS 1.30, Running 569.30s Step 929( 97.83%), action 587, FPS 1.30, Running 569.96s Step 930( 98.00%), action 588, FPS 1.30, Running 570.95s Step 931( 98.17%), action 589, FPS 1.30, Running 571.84s Step 932( 98.33%), action 590, FPS 1.29, Running 572.84s Step 933( 98.50%), action 591, FPS 1.28, Running 573.86s Step 934( 98.67%), action 592, FPS 1.28, Running 574.78s Step 935( 98.83%), action 593, FPS 1.27, Running 575.77s Step 936( 99.00%), action 594, FPS 1.27, Running 576.68s Step 937( 99.17%), action 595, FPS 1.28, Running 577.44s Step 938( 99.33%), action 596, FPS 1.27, Running 578.44s Step 939( 99.50%), action 597, FPS 1.29, Running 579.07s Step 940( 99.67%), action 598, FPS 1.28, Running 579.89s Step 941( 99.83%), action 599, FPS 1.29, Running 580.70s Step 942(100.00%), action 600, FPS 1.26, Running 581.81s [2026-08-02 01:31:31] [80 ] Seed 79 failed after 582.10 s. +steps: 942 , actions: 600 . +Instruction: Empty +Total 9/80(11.25%) success. +Setting seed: 80 +Step 1( N/A%), pre moving , FPS 4.60, Running 0.22s Step 2( N/A%), pre moving , FPS 6.98, Running 0.29s Step 3( N/A%), pre moving , FPS 8.36, Running 0.36s Step 4( N/A%), pre moving , FPS 5.86, Running 0.68s Step 5( N/A%), pre moving , FPS 6.45, Running 0.78s Step 6( N/A%), pre moving , FPS 7.01, Running 0.86s Step 7( N/A%), pre moving , FPS 5.93, Running 1.18s Step 8( N/A%), pre moving , FPS 6.32, Running 1.27s Step 9( N/A%), pre moving , FPS 6.75, Running 1.33s Step 10( N/A%), pre moving , FPS 7.10, Running 1.41s Step 11( N/A%), pre moving , FPS 6.38, Running 1.73s Step 12( N/A%), pre moving , FPS 6.60, Running 1.82s Step 13( N/A%), pre moving , FPS 6.89, Running 1.89s Step 14( N/A%), pre moving , FPS 7.15, Running 1.96s Step 15( N/A%), pre moving , FPS 6.58, Running 2.28s Step 16( N/A%), pre moving , FPS 6.75, Running 2.37s Step 17( N/A%), pre moving , FPS 6.95, Running 2.45s Step 18( N/A%), pre moving , FPS 6.50, Running 2.77s Step 19( N/A%), pre moving , FPS 6.66, Running 2.85s Step 20( N/A%), pre moving , FPS 6.83, Running 2.93s Step 21( N/A%), pre moving , FPS 6.26, Running 3.41s Step 22( N/A%), pre moving , FPS 6.36, Running 3.43s Step 23( N/A%), pre moving , FPS 6.47, Running 3.45s Step 24( N/A%), pre moving , FPS 7.17, Running 3.47s Step 25( N/A%), pre moving , FPS 7.36, Running 3.49s Step 26( N/A%), pre moving , FPS 7.10, Running 3.67s Step 27( N/A%), pre moving , FPS 7.96, Running 3.69s Step 28( N/A%), pre moving , FPS 8.16, Running 3.72s Step 29( N/A%), pre moving , FPS 8.24, Running 3.76s Step 30( N/A%), pre moving , FPS 8.39, Running 3.79s Step 31( N/A%), pre moving , FPS 9.50, Running 3.83s Step 32( N/A%), pre moving , FPS 9.83, Running 3.85s Step 33( N/A%), pre moving , FPS 10.08, Running 3.87s Step 34( N/A%), pre moving , FPS 10.35, Running 3.89s Step 35( N/A%), pre moving , FPS 12.27, Running 3.91s Step 36( N/A%), pre moving , FPS 8.78, Running 4.65s Step 37( N/A%), pre moving , FPS 7.69, Running 5.05s Step 38( N/A%), pre moving , FPS 8.43, Running 5.14s Step 39( N/A%), pre moving , FPS 8.48, Running 5.21s Step 40( N/A%), pre moving , FPS 8.51, Running 5.28s Step 41( N/A%), pre moving , FPS 9.13, Running 5.60s Step 42( N/A%), pre moving , FPS 8.84, Running 5.69s Step 43( N/A%), pre moving , FPS 8.64, Running 5.77s Step 44( N/A%), pre moving , FPS 8.13, Running 5.93s Step 45( N/A%), pre moving , FPS 7.52, Running 6.15s Step 46( N/A%), pre moving , FPS 7.78, Running 6.25s Step 47( N/A%), pre moving , FPS 7.66, Running 6.30s Step 48( N/A%), pre moving , FPS 4.88, Running 7.81s Step 49( N/A%), pre moving , FPS 4.85, Running 7.89s Step 50( N/A%), pre moving , FPS 4.78, Running 7.98s Step 51( N/A%), pre moving , FPS 4.73, Running 8.06s Step 52( N/A%), pre moving , FPS 4.41, Running 8.39s Step 53( N/A%), pre moving , FPS 4.34, Running 8.48s Step 54( N/A%), pre moving , FPS 4.26, Running 8.59s Step 55( N/A%), pre moving , FPS 4.19, Running 8.68s Step 56( N/A%), pre moving , FPS 4.56, Running 9.04s Step 57( N/A%), pre moving , FPS 4.86, Running 9.17s Step 58( N/A%), pre moving , FPS 4.82, Running 9.29s Step 59( N/A%), pre moving , FPS 4.52, Running 9.64s Step 60( N/A%), pre moving , FPS 4.45, Running 9.77s Step 61( N/A%), pre moving , FPS 4.40, Running 10.14s Step 62( N/A%), pre moving , FPS 4.37, Running 10.27s Step 63( N/A%), pre moving , FPS 4.31, Running 10.41s Step 64( N/A%), pre moving , FPS 4.07, Running 10.84s Step 65( N/A%), pre moving , FPS 4.13, Running 10.99s Step 66( N/A%), pre moving , FPS 3.87, Running 11.41s Step 67( N/A%), pre moving , FPS 3.81, Running 11.55s Step 68( N/A%), pre moving , FPS 4.81, Running 11.97s Step 69( N/A%), pre moving , FPS 4.77, Running 12.08s Step 70( N/A%), pre moving , FPS 4.42, Running 12.50s Step 71( N/A%), pre moving , FPS 4.39, Running 12.61s Step 72( N/A%), pre moving , FPS 4.31, Running 13.02s Step 73( N/A%), pre moving , FPS 4.30, Running 13.13s Step 74( N/A%), pre moving , FPS 4.06, Running 13.51s Step 75( N/A%), pre moving , FPS 4.04, Running 13.64s Step 76( N/A%), pre moving , FPS 4.24, Running 13.76s Step 77( N/A%), pre moving , FPS 4.02, Running 14.14s Step 78( N/A%), pre moving , FPS 4.03, Running 14.25s Step 79( N/A%), pre moving , FPS 4.02, Running 14.61s Step 80( N/A%), pre moving , FPS 4.02, Running 14.75s Step 81( N/A%), pre moving , FPS 4.03, Running 15.10s Step 82( N/A%), pre moving , FPS 4.03, Running 15.23s Step 83( N/A%), pre moving , FPS 4.08, Running 15.31s Step 84( N/A%), pre moving , FPS 4.18, Running 15.63s Step 85( N/A%), pre moving , FPS 4.25, Running 15.69s Step 86( N/A%), pre moving , FPS 4.58, Running 15.78s Step 87( N/A%), pre moving , FPS 4.65, Running 15.85s Step 88( N/A%), pre moving , FPS 5.01, Running 15.96s Step 89( N/A%), pre moving , FPS 4.81, Running 16.23s Step 90( N/A%), pre moving , FPS 5.22, Running 16.33s Step 91( N/A%), pre moving , FPS 5.28, Running 16.40s Step 92( N/A%), pre moving , FPS 5.80, Running 16.47s Step 93( N/A%), pre moving , FPS 5.47, Running 16.78s Step 94( N/A%), pre moving , FPS 6.00, Running 16.85s Step 95( N/A%), pre moving , FPS 6.05, Running 16.94s Step 96( N/A%), pre moving , FPS 6.13, Running 17.02s Step 97( N/A%), pre moving , FPS 6.43, Running 17.25s Step 98( N/A%), pre moving , FPS 6.35, Running 17.40s Step 99( N/A%), pre moving , FPS 6.96, Running 17.49s Step 100( N/A%), pre moving , FPS 7.10, Running 17.56s Step 101( N/A%), pre moving , FPS 7.93, Running 17.62s Step 102( N/A%), pre moving , FPS 7.37, Running 17.94s Step 103( N/A%), pre moving , FPS 7.37, Running 18.02s Step 104( N/A%), pre moving , FPS 8.13, Running 18.09s Step 105( N/A%), pre moving , FPS 8.08, Running 18.17s Step 106( N/A%), pre moving , FPS 7.40, Running 18.49s Step 107( N/A%), pre moving , FPS 4.46, Running 20.34s Step 108( N/A%), pre moving , FPS 4.01, Running 20.94s Step 109( N/A%), pre moving , FPS 3.80, Running 21.50s Step 110( N/A%), pre moving , FPS 3.45, Running 22.12s Step 111( N/A%), pre moving , FPS 3.16, Running 22.73s Step 112( N/A%), pre moving , FPS 2.96, Running 23.23s Step 113( N/A%), pre moving , FPS 3.01, Running 23.42s Step 114( N/A%), pre moving , FPS 2.96, Running 23.62s Step 115( N/A%), pre moving , FPS 2.90, Running 23.85s Step 116( N/A%), pre moving , FPS 2.84, Running 24.05s Step 117( N/A%), pre moving , FPS 2.80, Running 24.40s Step 118( N/A%), pre moving , FPS 2.71, Running 24.78s Step 119( N/A%), pre moving , FPS 2.60, Running 25.18s Step 120( N/A%), pre moving , FPS 2.44, Running 25.76s Step 121( N/A%), pre moving , FPS 2.31, Running 26.30s Step 122( N/A%), pre moving , FPS 2.24, Running 26.85s Step 123( N/A%), pre moving , FPS 2.13, Running 27.41s Step 124( N/A%), pre moving , FPS 2.02, Running 28.00s Step 125( N/A%), pre moving , FPS 1.92, Running 28.57s Step 126( N/A%), pre moving , FPS 1.88, Running 29.14s Step 127( N/A%), pre moving , FPS 2.15, Running 29.66s Step 128( N/A%), pre moving , FPS 2.14, Running 30.27s Step 129( N/A%), pre moving , FPS 2.15, Running 30.81s Step 130( N/A%), pre moving , FPS 2.16, Running 31.39s Step 131( N/A%), pre moving , FPS 2.17, Running 31.93s Step 132( N/A%), pre moving , FPS 2.16, Running 32.48s Step 133( N/A%), pre moving , FPS 2.08, Running 33.01s Step 134( N/A%), pre moving , FPS 2.01, Running 33.56s Step 135( N/A%), pre moving , FPS 1.93, Running 34.19s Step 136( N/A%), pre moving , FPS 1.87, Running 34.77s Step 137( N/A%), pre moving , FPS 1.84, Running 35.25s Step 138( N/A%), pre moving , FPS 1.81, Running 35.83s Step 139( N/A%), pre moving , FPS 1.78, Running 36.38s Step 140( N/A%), pre moving , FPS 1.78, Running 36.97s Step 141( N/A%), pre moving , FPS 1.78, Running 37.56s Step 142( N/A%), pre moving , FPS 1.77, Running 38.18s Step 143( N/A%), pre moving , FPS 1.77, Running 38.70s Step 144( N/A%), pre moving , FPS 1.78, Running 39.26s Step 145( N/A%), pre moving , FPS 1.78, Running 39.82s Step 146( N/A%), pre moving , FPS 1.78, Running 40.38s Step 147( N/A%), pre moving , FPS 1.77, Running 40.96s Step 148( N/A%), pre moving , FPS 1.78, Running 41.53s Step 149( N/A%), pre moving , FPS 1.77, Running 42.09s Step 150( N/A%), pre moving , FPS 1.77, Running 42.68s Step 151( N/A%), pre moving , FPS 1.78, Running 43.16s Step 152( N/A%), pre moving , FPS 1.83, Running 43.38s Step 153( N/A%), pre moving , FPS 1.89, Running 43.62s Step 154( N/A%), pre moving , FPS 1.95, Running 43.82s Step 155( N/A%), pre moving , FPS 2.02, Running 44.09s Step 156( N/A%), pre moving , FPS 2.04, Running 44.56s Step 157( N/A%), pre moving , FPS 2.07, Running 44.92s Step 158( N/A%), pre moving , FPS 2.06, Running 45.53s Step 159( N/A%), pre moving , FPS 2.05, Running 46.13s Step 160( N/A%), pre moving , FPS 2.05, Running 46.73s Step 161( N/A%), pre moving , FPS 2.05, Running 47.31s Step 162( N/A%), pre moving , FPS 2.07, Running 47.85s Step 163( N/A%), pre moving , FPS 2.05, Running 48.47s Step 164( N/A%), pre moving , FPS 2.04, Running 49.06s Step 165( N/A%), pre moving , FPS 2.04, Running 49.63s Step 166( N/A%), pre moving , FPS 2.03, Running 50.22s Step 167( N/A%), pre moving , FPS 2.03, Running 50.82s Step 168( N/A%), pre moving , FPS 2.03, Running 51.37s Step 169( N/A%), pre moving , FPS 2.03, Running 51.95s Step 170( N/A%), pre moving , FPS 2.03, Running 52.53s Step 171( N/A%), pre moving , FPS 2.02, Running 53.08s Step 172( N/A%), pre moving , FPS 1.95, Running 53.65s Step 173( N/A%), pre moving , FPS 1.89, Running 54.22s Step 174( N/A%), pre moving , FPS 1.82, Running 54.82s Step 175( N/A%), pre moving , FPS 1.77, Running 55.38s Step 176( N/A%), pre moving , FPS 1.75, Running 55.96s Step 177( N/A%), pre moving , FPS 1.73, Running 56.51s Step 178( N/A%), pre moving , FPS 1.76, Running 56.86s Step 179( N/A%), pre moving , FPS 1.84, Running 56.98s Step 180( N/A%), pre moving , FPS 1.93, Running 57.08s Step 181( N/A%), pre moving , FPS 1.97, Running 57.43s Step 182( N/A%), pre moving , FPS 2.06, Running 57.56s Step 183( N/A%), pre moving , FPS 2.18, Running 57.66s Step 184( N/A%), pre moving , FPS 2.23, Running 58.00s Step 185( N/A%), pre moving , FPS 2.35, Running 58.12s Step 186( N/A%), pre moving , FPS 2.50, Running 58.22s Step 187( N/A%), pre moving , FPS 2.58, Running 58.58s Step 188( N/A%), pre moving , FPS 2.42, Running 59.64s Step 189( N/A%), pre moving , FPS 2.56, Running 59.76s Step 190( N/A%), pre moving , FPS 2.73, Running 59.86s Step 191( N/A%), pre moving , FPS 2.77, Running 60.29s Step 192( N/A%), pre moving , FPS 2.94, Running 60.45s Step 193( N/A%), pre moving , FPS 3.01, Running 60.87s Step 194( N/A%), pre moving , FPS 3.23, Running 61.02s Step 195( N/A%), pre moving , FPS 3.31, Running 61.43s Step 196( N/A%), pre moving , FPS 3.55, Running 61.60s Step 197( N/A%), pre moving , FPS 3.68, Running 61.93s Step 198( N/A%), pre moving , FPS 3.76, Running 62.19s Step 199( N/A%), pre moving , FPS 3.73, Running 62.34s Step 200( N/A%), pre moving , FPS 3.51, Running 62.78s Step 201( N/A%), pre moving , FPS 3.64, Running 62.93s Step 202( N/A%), pre moving , FPS 3.46, Running 63.34s Step 203( N/A%), pre moving , FPS 3.47, Running 63.41s Step 204( N/A%), pre moving , FPS 3.64, Running 63.49s Step 205( N/A%), pre moving , FPS 3.68, Running 63.56s Step 206( N/A%), pre moving , FPS 3.70, Running 63.62s Step 207( N/A%), pre moving , FPS 3.90, Running 63.70s Step 208( N/A%), pre moving , FPS 4.75, Running 63.84s Step 209( N/A%), pre moving , FPS 4.68, Running 64.03s Step 210( N/A%), pre moving , FPS 4.65, Running 64.16s Step 211( N/A%), pre moving , FPS 5.03, Running 64.27s Step 212( N/A%), pre moving , FPS 5.00, Running 64.45s Step 213( N/A%), pre moving , FPS 5.33, Running 64.62s Step 214( N/A%), pre moving , FPS 5.33, Running 64.78s Step 215( N/A%), pre moving , FPS 5.30, Running 65.21s Step 216( N/A%), pre moving , FPS 5.31, Running 65.36s Step 217( N/A%), pre moving , FPS 5.19, Running 65.79s Step 218( N/A%), pre moving , FPS 5.30, Running 65.96s Step 219( N/A%), pre moving , FPS 5.02, Running 66.32s Step 220( N/A%), pre moving , FPS 5.36, Running 66.51s Step 221( N/A%), pre moving , FPS 4.99, Running 66.94s Step 222( N/A%), pre moving , FPS 5.41, Running 67.04s Step 223( N/A%), pre moving , FPS 5.11, Running 67.33s Step 224( N/A%), pre moving , FPS 5.00, Running 67.49s Step 225( N/A%), pre moving , FPS 4.93, Running 67.62s Step 226( N/A%), pre moving , FPS 4.85, Running 67.75s Step 227( N/A%), pre moving , FPS 4.55, Running 68.10s Step 228( N/A%), pre moving , FPS 4.59, Running 68.20s Step 229( N/A%), pre moving , FPS 4.49, Running 68.49s Step 230( N/A%), pre moving , FPS 4.46, Running 68.64s Step 231( N/A%), pre moving , FPS 4.45, Running 68.76s Step 232( N/A%), pre moving , FPS 4.52, Running 68.87s Step 233( N/A%), pre moving , FPS 4.35, Running 69.22s Step 234( N/A%), pre moving , FPS 4.39, Running 69.33s Step 235( N/A%), pre moving , FPS 4.72, Running 69.45s Step 236( N/A%), pre moving , FPS 3.53, Running 71.02s Step 237( N/A%), pre moving , FPS 3.74, Running 71.13s Step 238( N/A%), pre moving , FPS 3.79, Running 71.24s Step 239( N/A%), pre moving , FPS 3.78, Running 71.62s Step 240( N/A%), pre moving , FPS 3.85, Running 71.71s Step 241( N/A%), pre moving , FPS 4.10, Running 71.82s Step 242( N/A%), pre moving , FPS 3.89, Running 72.18s Step 243( N/A%), pre moving , FPS 3.97, Running 72.36s Step 244( N/A%), pre moving , FPS 3.73, Running 72.85s Step 245( N/A%), pre moving , FPS 3.62, Running 73.14s Step 246( N/A%), pre moving , FPS 3.45, Running 73.54s Step 247( N/A%), pre moving , FPS 3.36, Running 74.04s Step 248( N/A%), pre moving , FPS 3.17, Running 74.50s Step 249( N/A%), pre moving , FPS 3.19, Running 74.75s Step 250( N/A%), pre moving , FPS 3.03, Running 75.23s Step 251( N/A%), pre moving , FPS 2.88, Running 75.71s Step 252( N/A%), pre moving , FPS 2.82, Running 75.95s Step 253( N/A%), pre moving , FPS 2.75, Running 76.50s Step 254( N/A%), pre moving , FPS 2.61, Running 76.99s Step 255( N/A%), pre moving , FPS 2.48, Running 77.52s Step 256( N/A%), pre moving , FPS 2.92, Running 77.87s Step 257( N/A%), pre moving , FPS 2.77, Running 78.35s Step 258( N/A%), pre moving , FPS 2.61, Running 78.89s Step 259( N/A%), pre moving , FPS 2.56, Running 79.44s Step 260( N/A%), pre moving , FPS 2.42, Running 79.97s Step 261( N/A%), pre moving , FPS 2.37, Running 80.26s Step 262( N/A%), pre moving , FPS 2.32, Running 80.78s Step 263( N/A%), pre moving , FPS 2.24, Running 81.30s Step 264( N/A%), pre moving , FPS 2.23, Running 81.84s Step 265( N/A%), pre moving , FPS 2.22, Running 82.14s Step 266( N/A%), pre moving , FPS 2.19, Running 82.69s Step 267( N/A%), pre moving , FPS 2.18, Running 83.23s Step 268( N/A%), pre moving , FPS 2.16, Running 83.78s Step 269( N/A%), pre moving , FPS 2.16, Running 84.03s Step 270( N/A%), pre moving , FPS 2.20, Running 84.31s Step 271( N/A%), pre moving , FPS 2.27, Running 84.52s Step 272( N/A%), pre moving , FPS 2.27, Running 84.75s Step 273( N/A%), pre moving , FPS 2.29, Running 85.22s Step 274( N/A%), pre moving , FPS 2.34, Running 85.54s Step 275( N/A%), pre moving , FPS 2.37, Running 85.95s Step 276( N/A%), pre moving , FPS 2.35, Running 86.37s Step 277( N/A%), pre moving , FPS 2.44, Running 86.55s Step 278( N/A%), pre moving , FPS 2.45, Running 87.04s Step 279( N/A%), pre moving , FPS 2.48, Running 87.51s Step 280( N/A%), pre moving , FPS 2.57, Running 87.74s Step 281( N/A%), pre moving , FPS 2.51, Running 88.23s Step 282( N/A%), pre moving , FPS 2.52, Running 88.71s Step 283( N/A%), pre moving , FPS 2.61, Running 88.95s Step 284( N/A%), pre moving , FPS 2.63, Running 89.43s Step 285( N/A%), pre moving , FPS 2.58, Running 89.90s Step 286( N/A%), pre moving , FPS 2.68, Running 90.14s Step 287( N/A%), pre moving , FPS 2.71, Running 90.62s Step 288( N/A%), pre moving , FPS 2.74, Running 91.08s Step 289( N/A%), pre moving , FPS 2.77, Running 91.26s Step 290( N/A%), pre moving , FPS 2.71, Running 91.69s Step 291( N/A%), pre moving , FPS 2.73, Running 91.86s Step 292( N/A%), pre moving , FPS 2.65, Running 92.30s Step 293( N/A%), pre moving , FPS 2.76, Running 92.48s Step 294( N/A%), pre moving , FPS 2.73, Running 92.88s Step 295( N/A%), pre moving , FPS 2.82, Running 93.03s Step 296( N/A%), pre moving , FPS 2.85, Running 93.38s Step 297( N/A%), pre moving , FPS 2.88, Running 93.50s Step 298( N/A%), pre moving , FPS 3.04, Running 93.61s Step 299( N/A%), pre moving , FPS 3.09, Running 93.97s Step 300( N/A%), pre moving , FPS 3.15, Running 94.10s Step 301( N/A%), pre moving , FPS 3.35, Running 94.21s Step 302( N/A%), pre moving , FPS 3.41, Running 94.57s Step 303( N/A%), pre moving , FPS 3.48, Running 94.69s Step 304( N/A%), pre moving , FPS 3.73, Running 94.80s Step 305( N/A%), pre moving , FPS 3.81, Running 95.15s Step 306( N/A%), pre moving , FPS 3.89, Running 95.28s Step 307( N/A%), pre moving , FPS 4.20, Running 95.38s Step 308( N/A%), pre moving , FPS 4.30, Running 95.74s Step 309( N/A%), pre moving , FPS 4.35, Running 95.86s Step 310( N/A%), pre moving , FPS 4.69, Running 95.95s Step 311( N/A%), pre moving , FPS 4.71, Running 96.10s Step 312( N/A%), pre moving , FPS 4.84, Running 96.43s Step 313( N/A%), pre moving , FPS 4.94, Running 96.53s Step 314( N/A%), pre moving , FPS 5.32, Running 96.64s Step 315( N/A%), pre moving , FPS 5.06, Running 96.98s Step 316( N/A%), pre moving , FPS 2.90, Running 100.28s Step 317( N/A%), pre moving , FPS 2.73, Running 100.82s Step 318( N/A%), pre moving , FPS 2.56, Running 101.41s Step 319( N/A%), pre moving , FPS 2.50, Running 101.98s Step 320( N/A%), pre moving , FPS 2.37, Running 102.55s Step 321( N/A%), pre moving , FPS 2.25, Running 103.11s Step 322( N/A%), pre moving , FPS 2.27, Running 103.37s Step 323( N/A%), pre moving , FPS 2.21, Running 103.76s Step 324( N/A%), pre moving , FPS 2.13, Running 104.17s Step 325( N/A%), pre moving , FPS 2.07, Running 104.80s Step 326( N/A%), pre moving , FPS 1.98, Running 105.37s Step 327( N/A%), pre moving , FPS 1.89, Running 105.96s Step 328( N/A%), pre moving , FPS 1.85, Running 106.53s Step 329( N/A%), pre moving , FPS 1.78, Running 107.12s Step 330( N/A%), pre moving , FPS 1.70, Running 107.73s Step 331( N/A%), pre moving , FPS 1.64, Running 108.29s Step 332( N/A%), pre moving , FPS 1.61, Running 108.86s Step 333( N/A%), pre moving , FPS 1.55, Running 109.42s Step 334( N/A%), pre moving , FPS 1.50, Running 109.97s Step 335( N/A%), pre moving , FPS 1.47, Running 110.55s Step 336( 0.17%), action 1, FPS 1.68, Running 112.17s Step 337( 0.33%), action 2, FPS 1.63, Running 113.11s Step 338( 0.50%), action 3, FPS 1.57, Running 114.19s Step 339( 0.67%), action 4, FPS 1.51, Running 115.20s Step 340( 0.83%), action 5, FPS 1.45, Running 116.31s Step 341( 1.00%), action 6, FPS 1.41, Running 117.30s Step 342( 1.17%), action 7, FPS 1.34, Running 118.31s Step 343( 1.33%), action 8, FPS 1.31, Running 119.07s Step 344( 1.50%), action 9, FPS 1.27, Running 119.94s Step 345( 1.67%), action 10, FPS 1.25, Running 120.75s Step 346( 1.83%), action 11, FPS 1.22, Running 121.83s Step 347( 2.00%), action 12, FPS 1.24, Running 122.15s Step 348( 2.17%), action 13, FPS 1.24, Running 122.59s Step 349( 2.33%), action 14, FPS 1.26, Running 122.97s Step 350( 2.50%), action 15, FPS 1.25, Running 123.70s Step 351( 2.67%), action 16, FPS 1.25, Running 124.29s Step 352( 2.83%), action 17, FPS 1.21, Running 125.43s Step 353( 3.00%), action 18, FPS 1.17, Running 126.48s Step 354( 3.17%), action 19, FPS 1.14, Running 127.56s Step 355( 3.33%), action 20, FPS 1.13, Running 128.29s Step 356( 3.50%), action 21, FPS 1.17, Running 129.31s Step 357( 3.67%), action 22, FPS 1.17, Running 130.21s Step 358( 3.83%), action 23, FPS 1.19, Running 130.97s Step 359( 4.00%), action 24, FPS 1.20, Running 131.91s Step 360( 4.17%), action 25, FPS 1.23, Running 132.62s Step 361( 4.33%), action 26, FPS 1.23, Running 133.56s Step 362( 4.50%), action 27, FPS 1.24, Running 134.51s Step 363( 4.67%), action 28, FPS 1.24, Running 135.15s Step 364( 4.83%), action 29, FPS 1.23, Running 136.18s Step 365( 5.00%), action 30, FPS 1.22, Running 137.12s Step 366( 5.17%), action 31, FPS 1.22, Running 138.26s Step 367( 5.33%), action 32, FPS 1.19, Running 138.89s Step 368( 5.50%), action 33, FPS 1.15, Running 139.95s Step 369( 5.67%), action 34, FPS 1.11, Running 140.92s Step 370( 5.83%), action 35, FPS 1.13, Running 141.38s Step 371( 6.00%), action 36, FPS 1.15, Running 141.73s Step 372( 6.17%), action 37, FPS 1.19, Running 142.18s Step 373( 6.33%), action 38, FPS 1.23, Running 142.69s Step 374( 6.50%), action 39, FPS 1.28, Running 143.16s Step 375( 6.67%), action 40, FPS 1.26, Running 144.11s Step 376( 6.83%), action 41, FPS 1.25, Running 145.30s Step 377( 7.00%), action 42, FPS 1.25, Running 146.21s Step 378( 7.17%), action 43, FPS 1.25, Running 146.96s Step 379( 7.33%), action 44, FPS 1.25, Running 147.87s Step 380( 7.50%), action 45, FPS 1.22, Running 149.00s Step 381( 7.67%), action 46, FPS 1.25, Running 149.58s Step 382( 7.83%), action 47, FPS 1.27, Running 150.23s Step 383( 8.00%), action 48, FPS 1.25, Running 151.19s Step 384( 8.17%), action 49, FPS 1.28, Running 151.83s Step 385( 8.33%), action 50, FPS 1.28, Running 152.79s Step 386( 8.50%), action 51, FPS 1.28, Running 153.89s Step 387( 8.67%), action 52, FPS 1.26, Running 154.80s Step 388( 8.83%), action 53, FPS 1.28, Running 155.59s Step 389( 9.00%), action 54, FPS 1.28, Running 156.51s Step 390( 9.17%), action 55, FPS 1.26, Running 157.21s Step 391( 9.33%), action 56, FPS 1.21, Running 158.19s Step 392( 9.50%), action 57, FPS 1.19, Running 159.03s Step 393( 9.67%), action 58, FPS 1.17, Running 159.82s Step 394( 9.83%), action 59, FPS 1.15, Running 160.52s Step 395( 10.00%), action 60, FPS 1.18, Running 161.01s Step 396( 10.17%), action 61, FPS 1.21, Running 161.80s Step 397( 10.33%), action 62, FPS 1.23, Running 162.47s Step 398( 10.50%), action 63, FPS 1.23, Running 163.28s Step 399( 10.67%), action 64, FPS 1.24, Running 164.05s Step 400( 10.83%), action 65, FPS 1.25, Running 164.98s Step 401( 11.00%), action 66, FPS 1.23, Running 165.79s Step 402( 11.17%), action 67, FPS 1.21, Running 166.79s Step 403( 11.33%), action 68, FPS 1.22, Running 167.58s Step 404( 11.50%), action 69, FPS 1.20, Running 168.49s Step 405( 11.67%), action 70, FPS 1.22, Running 169.14s Step 406( 11.83%), action 71, FPS 1.23, Running 170.20s Step 407( 12.00%), action 72, FPS 1.22, Running 171.20s Step 408( 12.17%), action 73, FPS 1.23, Running 171.84s Step 409( 12.33%), action 74, FPS 1.23, Running 172.76s Step 410( 12.50%), action 75, FPS 1.22, Running 173.56s Step 411( 12.67%), action 76, FPS 1.24, Running 174.35s Step 412( 12.83%), action 77, FPS 1.24, Running 175.20s Step 413( 13.00%), action 78, FPS 1.23, Running 176.14s Step 414( 13.17%), action 79, FPS 1.19, Running 177.34s Step 415( 13.33%), action 80, FPS 1.16, Running 178.24s Step 416( 13.50%), action 81, FPS 1.14, Running 179.38s Step 417( 13.67%), action 82, FPS 1.16, Running 179.76s Step 418( 13.83%), action 83, FPS 1.18, Running 180.16s Step 419( 14.00%), action 84, FPS 1.20, Running 180.73s Step 420( 14.17%), action 85, FPS 1.21, Running 181.46s Step 421( 14.33%), action 86, FPS 1.21, Running 182.36s Step 422( 14.50%), action 87, FPS 1.21, Running 183.26s Step 423( 14.67%), action 88, FPS 1.22, Running 183.92s Step 424( 14.83%), action 89, FPS 1.23, Running 184.75s Step 425( 15.00%), action 90, FPS 1.23, Running 185.38s Step 426( 15.17%), action 91, FPS 1.23, Running 186.41s Step 427( 15.33%), action 92, FPS 1.24, Running 187.37s Step 428( 15.50%), action 93, FPS 1.23, Running 188.11s Step 429( 15.67%), action 94, FPS 1.23, Running 188.96s Step 430( 15.83%), action 95, FPS 1.23, Running 189.76s Step 431( 16.00%), action 96, FPS 1.23, Running 190.60s Step 432( 16.17%), action 97, FPS 1.20, Running 191.93s Step 433( 16.33%), action 98, FPS 1.20, Running 192.84s Step 434( 16.50%), action 99, FPS 1.24, Running 193.45s Step 435( 16.67%), action 100, FPS 1.24, Running 194.39s Step 436( 16.83%), action 101, FPS 1.24, Running 195.47s Step 437( 17.00%), action 102, FPS 1.20, Running 196.45s Step 438( 17.17%), action 103, FPS 1.16, Running 197.36s Step 439( 17.33%), action 104, FPS 1.15, Running 198.15s Step 440( 17.50%), action 105, FPS 1.17, Running 198.59s Step 441( 17.67%), action 106, FPS 1.21, Running 198.92s Step 442( 17.83%), action 107, FPS 1.24, Running 199.35s Step 443( 18.00%), action 108, FPS 1.24, Running 199.99s Step 444( 18.17%), action 109, FPS 1.25, Running 200.79s Step 445( 18.33%), action 110, FPS 1.22, Running 201.74s Step 446( 18.50%), action 111, FPS 1.21, Running 202.91s Step 447( 18.67%), action 112, FPS 1.21, Running 203.91s Step 448( 18.83%), action 113, FPS 1.18, Running 205.03s Step 449( 19.00%), action 114, FPS 1.17, Running 206.01s Step 450( 19.17%), action 115, FPS 1.16, Running 207.07s Step 451( 19.33%), action 116, FPS 1.17, Running 207.68s Step 452( 19.50%), action 117, FPS 1.20, Running 208.63s Step 453( 19.67%), action 118, FPS 1.20, Running 209.51s Step 454( 19.83%), action 119, FPS 1.19, Running 210.29s Step 455( 20.00%), action 120, FPS 1.20, Running 211.01s Step 456( 20.17%), action 121, FPS 1.21, Running 211.94s Step 457( 20.33%), action 122, FPS 1.22, Running 212.85s Step 458( 20.50%), action 123, FPS 1.23, Running 213.61s Step 459( 20.67%), action 124, FPS 1.23, Running 214.47s Step 460( 20.83%), action 125, FPS 1.20, Running 215.25s Step 461( 21.00%), action 126, FPS 1.16, Running 216.14s Step 462( 21.17%), action 127, FPS 1.14, Running 216.92s Step 463( 21.33%), action 128, FPS 1.14, Running 217.54s Step 464( 21.50%), action 129, FPS 1.17, Running 217.91s Step 465( 21.67%), action 130, FPS 1.20, Running 218.35s Step 466( 21.83%), action 131, FPS 1.24, Running 219.03s Step 467( 22.00%), action 132, FPS 1.26, Running 219.72s Step 468( 22.17%), action 133, FPS 1.30, Running 220.36s Step 469( 22.33%), action 134, FPS 1.31, Running 221.25s Step 470( 22.50%), action 135, FPS 1.33, Running 222.06s Step 471( 22.67%), action 136, FPS 1.31, Running 222.95s Step 472( 22.83%), action 137, FPS 1.32, Running 223.74s Step 473( 23.00%), action 138, FPS 1.31, Running 224.79s Step 474( 23.17%), action 139, FPS 1.29, Running 225.80s Step 475( 23.33%), action 140, FPS 1.29, Running 226.54s Step 476( 23.50%), action 141, FPS 1.28, Running 227.56s Step 477( 23.67%), action 142, FPS 1.27, Running 228.56s Step 478( 23.83%), action 143, FPS 1.28, Running 229.25s Step 479( 24.00%), action 144, FPS 1.28, Running 230.09s Step 480( 24.17%), action 145, FPS 1.28, Running 230.92s Step 481( 24.33%), action 146, FPS 1.29, Running 231.60s Step 482( 24.50%), action 147, FPS 1.29, Running 232.43s Step 483( 24.67%), action 148, FPS 1.28, Running 233.14s Step 484( 24.83%), action 149, FPS 1.25, Running 233.90s Step 485( 25.00%), action 150, FPS 1.22, Running 234.72s Step 486( 25.17%), action 151, FPS 1.19, Running 235.84s Step 487( 25.33%), action 152, FPS 1.19, Running 236.49s Step 488( 25.50%), action 153, FPS 1.19, Running 237.20s Step 489( 25.67%), action 154, FPS 1.22, Running 237.62s Step 490( 25.83%), action 155, FPS 1.25, Running 238.02s Step 491( 26.00%), action 156, FPS 1.28, Running 238.53s Step 492( 26.17%), action 157, FPS 1.31, Running 239.07s Step 493( 26.33%), action 158, FPS 1.32, Running 239.97s Step 494( 26.50%), action 159, FPS 1.34, Running 240.77s Step 495( 26.67%), action 160, FPS 1.33, Running 241.58s Step 496( 26.83%), action 161, FPS 1.33, Running 242.65s Step 497( 27.00%), action 162, FPS 1.36, Running 243.25s Step 498( 27.17%), action 163, FPS 1.33, Running 244.35s Step 499( 27.33%), action 164, FPS 1.31, Running 245.32s Step 500( 27.50%), action 165, FPS 1.30, Running 246.27s Step 501( 27.67%), action 166, FPS 1.29, Running 247.05s Step 502( 27.83%), action 167, FPS 1.30, Running 247.81s Step 503( 28.00%), action 168, FPS 1.29, Running 248.60s Step 504( 28.17%), action 169, FPS 1.30, Running 249.30s Step 505( 28.33%), action 170, FPS 1.29, Running 250.22s Step 506( 28.50%), action 171, FPS 1.29, Running 251.31s Step 507( 28.67%), action 172, FPS 1.29, Running 252.04s Step 508( 28.83%), action 173, FPS 1.27, Running 252.98s Step 509( 29.00%), action 174, FPS 1.23, Running 253.90s Step 510( 29.17%), action 175, FPS 1.21, Running 254.59s Step 511( 29.33%), action 176, FPS 1.18, Running 255.47s Step 512( 29.50%), action 177, FPS 1.17, Running 256.14s Step 513( 29.67%), action 178, FPS 1.21, Running 256.45s Step 514( 29.83%), action 179, FPS 1.25, Running 256.78s Step 515( 30.00%), action 180, FPS 1.29, Running 257.08s Step 516( 30.17%), action 181, FPS 1.34, Running 257.56s Step 517( 30.33%), action 182, FPS 1.35, Running 258.05s Step 518( 30.50%), action 183, FPS 1.38, Running 258.80s Step 519( 30.67%), action 184, FPS 1.41, Running 259.50s Step 520( 30.83%), action 185, FPS 1.43, Running 260.28s Step 521( 31.00%), action 186, FPS 1.42, Running 261.16s Step 522( 31.17%), action 187, FPS 1.42, Running 261.88s Step 523( 31.33%), action 188, FPS 1.40, Running 262.91s Step 524( 31.50%), action 189, FPS 1.39, Running 263.68s Step 525( 31.67%), action 190, FPS 1.40, Running 264.53s Step 526( 31.83%), action 191, FPS 1.41, Running 265.45s Step 527( 32.00%), action 192, FPS 1.41, Running 266.27s Step 528( 32.17%), action 193, FPS 1.41, Running 267.13s Step 529( 32.33%), action 194, FPS 1.42, Running 267.96s Step 530( 32.50%), action 195, FPS 1.42, Running 268.64s Step 531( 32.67%), action 196, FPS 1.42, Running 269.60s Step 532( 32.83%), action 197, FPS 1.40, Running 270.39s Step 533( 33.00%), action 198, FPS 1.35, Running 271.29s Step 534( 33.17%), action 199, FPS 1.31, Running 272.00s Step 535( 33.33%), action 200, FPS 1.26, Running 272.96s Step 536( 33.50%), action 201, FPS 1.21, Running 274.08s Step 537( 33.67%), action 202, FPS 1.18, Running 274.98s Step 538( 33.83%), action 203, FPS 1.18, Running 275.78s Step 539( 34.00%), action 204, FPS 1.18, Running 276.41s Step 540( 34.17%), action 205, FPS 1.21, Running 276.76s Step 541( 34.33%), action 206, FPS 1.25, Running 277.11s Step 542( 34.50%), action 207, FPS 1.27, Running 277.67s Step 543( 34.67%), action 208, FPS 1.31, Running 278.23s Step 544( 34.83%), action 209, FPS 1.30, Running 279.05s Step 545( 35.00%), action 210, FPS 1.31, Running 279.83s Step 546( 35.17%), action 211, FPS 1.29, Running 280.90s Step 547( 35.33%), action 212, FPS 1.28, Running 281.95s Step 548( 35.50%), action 213, FPS 1.30, Running 282.56s Step 549( 35.67%), action 214, FPS 1.29, Running 283.51s Step 550( 35.83%), action 215, FPS 1.29, Running 284.18s Step 551( 36.00%), action 216, FPS 1.29, Running 285.09s Step 552( 36.17%), action 217, FPS 1.30, Running 285.74s Step 553( 36.33%), action 218, FPS 1.32, Running 286.45s Step 554( 36.50%), action 219, FPS 1.30, Running 287.38s Step 555( 36.67%), action 220, FPS 1.30, Running 288.30s Step 556( 36.83%), action 221, FPS 1.30, Running 289.47s Step 557( 37.00%), action 222, FPS 1.29, Running 290.50s Step 558( 37.17%), action 223, FPS 1.29, Running 291.27s Step 559( 37.33%), action 224, FPS 1.27, Running 292.16s Step 560( 37.50%), action 225, FPS 1.24, Running 292.88s Step 561( 37.67%), action 226, FPS 1.20, Running 293.80s Step 562( 37.83%), action 227, FPS 1.19, Running 294.49s Step 563( 38.00%), action 228, FPS 1.16, Running 295.40s Step 564( 38.17%), action 229, FPS 1.20, Running 295.73s Step 565( 38.33%), action 230, FPS 1.23, Running 296.08s Step 566( 38.50%), action 231, FPS 1.28, Running 296.53s Step 567( 38.67%), action 232, FPS 1.35, Running 296.81s Step 568( 38.83%), action 233, FPS 1.36, Running 297.28s Step 569( 39.00%), action 234, FPS 1.42, Running 297.60s Step 570( 39.17%), action 235, FPS 1.43, Running 298.21s Step 571( 39.33%), action 236, FPS 1.44, Running 298.95s Step 572( 39.50%), action 237, FPS 1.44, Running 299.66s Step 573( 39.67%), action 238, FPS 1.42, Running 300.57s Step 574( 39.83%), action 239, FPS 1.44, Running 301.24s Step 575( 40.00%), action 240, FPS 1.44, Running 302.18s Step 576( 40.17%), action 241, FPS 1.45, Running 303.22s Step 577( 40.33%), action 242, FPS 1.50, Running 303.86s Step 578( 40.50%), action 243, FPS 1.49, Running 304.70s Step 579( 40.67%), action 244, FPS 1.50, Running 305.49s Step 580( 40.83%), action 245, FPS 1.47, Running 306.47s Step 581( 41.00%), action 246, FPS 1.47, Running 307.41s Step 582( 41.17%), action 247, FPS 1.45, Running 308.24s Step 583( 41.33%), action 248, FPS 1.47, Running 309.05s Step 584( 41.50%), action 249, FPS 1.42, Running 309.83s Step 585( 41.67%), action 250, FPS 1.36, Running 310.74s Step 586( 41.83%), action 251, FPS 1.31, Running 311.80s Step 587( 42.00%), action 252, FPS 1.28, Running 312.46s Step 588( 42.17%), action 253, FPS 1.25, Running 313.30s Step 589( 42.33%), action 254, FPS 1.22, Running 314.00s Step 590( 42.50%), action 255, FPS 1.19, Running 314.98s Step 591( 42.67%), action 256, FPS 1.20, Running 315.56s Step 592( 42.83%), action 257, FPS 1.23, Running 315.87s Step 593( 43.00%), action 258, FPS 1.28, Running 316.22s Step 594( 43.17%), action 259, FPS 1.31, Running 316.53s Step 595( 43.33%), action 260, FPS 1.35, Running 317.00s Step 596( 43.50%), action 261, FPS 1.39, Running 317.58s Step 597( 43.67%), action 262, FPS 1.42, Running 317.97s Step 598( 43.83%), action 263, FPS 1.44, Running 318.56s Step 599( 44.00%), action 264, FPS 1.45, Running 319.25s Step 600( 44.17%), action 265, FPS 1.46, Running 320.20s Step 601( 44.33%), action 266, FPS 1.49, Running 320.81s Step 602( 44.50%), action 267, FPS 1.47, Running 321.85s Step 603( 44.67%), action 268, FPS 1.48, Running 322.59s Step 604( 44.83%), action 269, FPS 1.46, Running 323.52s Step 605( 45.00%), action 270, FPS 1.48, Running 324.24s Step 606( 45.17%), action 271, FPS 1.50, Running 325.17s Step 607( 45.33%), action 272, FPS 1.47, Running 326.11s Step 608( 45.50%), action 273, FPS 1.48, Running 326.81s Step 609( 45.67%), action 274, FPS 1.46, Running 327.71s Step 610( 45.83%), action 275, FPS 1.48, Running 328.44s Step 611( 46.00%), action 276, FPS 1.45, Running 329.35s Step 612( 46.17%), action 277, FPS 1.42, Running 329.99s Step 613( 46.33%), action 278, FPS 1.36, Running 330.90s Step 614( 46.50%), action 279, FPS 1.33, Running 331.59s Step 615( 46.67%), action 280, FPS 1.28, Running 332.56s Step 616( 46.83%), action 281, FPS 1.25, Running 333.63s Step 617( 47.00%), action 282, FPS 1.23, Running 334.25s Step 618( 47.17%), action 283, FPS 1.20, Running 335.20s Step 619( 47.33%), action 284, FPS 1.21, Running 335.80s Step 620( 47.50%), action 285, FPS 1.25, Running 336.21s Step 621( 47.67%), action 286, FPS 1.28, Running 336.49s Step 622( 47.83%), action 287, FPS 1.34, Running 336.81s Step 623( 48.00%), action 288, FPS 1.35, Running 337.39s Step 624( 48.17%), action 289, FPS 1.38, Running 338.01s Step 625( 48.33%), action 290, FPS 1.38, Running 338.75s Step 626( 48.50%), action 291, FPS 1.37, Running 339.79s Step 627( 48.67%), action 292, FPS 1.36, Running 340.78s Step 628( 48.83%), action 293, FPS 1.37, Running 341.39s Step 629( 49.00%), action 294, FPS 1.37, Running 342.33s Step 630( 49.17%), action 295, FPS 1.37, Running 343.00s Step 631( 49.33%), action 296, FPS 1.39, Running 343.74s Step 632( 49.50%), action 297, FPS 1.37, Running 344.59s Step 633( 49.67%), action 298, FPS 1.38, Running 345.36s Step 634( 49.83%), action 299, FPS 1.36, Running 346.27s Step 635( 50.00%), action 300, FPS 1.36, Running 347.23s Step 636( 50.17%), action 301, FPS 1.36, Running 348.28s Step 637( 50.33%), action 302, FPS 1.33, Running 349.30s Step 638( 50.50%), action 303, FPS 1.35, Running 349.99s Step 639( 50.67%), action 304, FPS 1.33, Running 350.90s Step 640( 50.83%), action 305, FPS 1.26, Running 352.02s Step 641( 51.00%), action 306, FPS 1.20, Running 353.10s Step 642( 51.17%), action 307, FPS 1.17, Running 353.87s Step 643( 51.33%), action 308, FPS 1.15, Running 354.81s Step 644( 51.50%), action 309, FPS 1.15, Running 355.39s Step 645( 51.67%), action 310, FPS 1.17, Running 355.77s Step 646( 51.83%), action 311, FPS 1.21, Running 356.33s Step 647( 52.00%), action 312, FPS 1.25, Running 356.71s Step 648( 52.17%), action 313, FPS 1.26, Running 357.29s Step 649( 52.33%), action 314, FPS 1.27, Running 358.03s Step 650( 52.50%), action 315, FPS 1.25, Running 358.99s Step 651( 52.67%), action 316, FPS 1.26, Running 359.58s Step 652( 52.83%), action 317, FPS 1.26, Running 360.41s Step 653( 53.00%), action 318, FPS 1.26, Running 361.19s Step 654( 53.17%), action 319, FPS 1.27, Running 362.03s Step 655( 53.33%), action 320, FPS 1.28, Running 362.84s Step 656( 53.50%), action 321, FPS 1.28, Running 363.85s Step 657( 53.67%), action 322, FPS 1.32, Running 364.48s Step 658( 53.83%), action 323, FPS 1.29, Running 365.49s Step 659( 54.00%), action 324, FPS 1.30, Running 366.26s Step 660( 54.17%), action 325, FPS 1.32, Running 367.19s Step 661( 54.33%), action 326, FPS 1.33, Running 368.11s Step 662( 54.50%), action 327, FPS 1.33, Running 368.86s Step 663( 54.67%), action 328, FPS 1.35, Running 369.65s Step 664( 54.83%), action 329, FPS 1.33, Running 370.39s Step 665( 55.00%), action 330, FPS 1.29, Running 371.31s Step 666( 55.17%), action 331, FPS 1.24, Running 372.45s Step 667( 55.33%), action 332, FPS 1.20, Running 373.41s Step 668( 55.50%), action 333, FPS 1.19, Running 374.12s Step 669( 55.67%), action 334, FPS 1.19, Running 374.77s Step 670( 55.83%), action 335, FPS 1.24, Running 375.14s Step 671( 56.00%), action 336, FPS 1.26, Running 375.47s Step 672( 56.17%), action 337, FPS 1.29, Running 375.95s Step 673( 56.33%), action 338, FPS 1.31, Running 376.46s Step 674( 56.50%), action 339, FPS 1.32, Running 377.22s Step 675( 56.67%), action 340, FPS 1.30, Running 378.19s Step 676( 56.83%), action 341, FPS 1.30, Running 379.28s Step 677( 57.00%), action 342, FPS 1.27, Running 380.22s Step 678( 57.17%), action 343, FPS 1.30, Running 380.92s Step 679( 57.33%), action 344, FPS 1.28, Running 381.89s Step 680( 57.50%), action 345, FPS 1.29, Running 382.65s Step 681( 57.67%), action 346, FPS 1.30, Running 383.50s Step 682( 57.83%), action 347, FPS 1.29, Running 384.36s Step 683( 58.00%), action 348, FPS 1.29, Running 385.13s Step 684( 58.17%), action 349, FPS 1.27, Running 386.11s Step 685( 58.33%), action 350, FPS 1.30, Running 386.73s Step 686( 58.50%), action 351, FPS 1.30, Running 387.80s Step 687( 58.67%), action 352, FPS 1.32, Running 388.61s Step 688( 58.83%), action 353, FPS 1.30, Running 389.48s Step 689( 59.00%), action 354, FPS 1.28, Running 390.38s Step 690( 59.17%), action 355, FPS 1.25, Running 391.14s Step 691( 59.33%), action 356, FPS 1.22, Running 391.83s Step 692( 59.50%), action 357, FPS 1.19, Running 392.77s Step 693( 59.67%), action 358, FPS 1.18, Running 393.35s Step 694( 59.83%), action 359, FPS 1.19, Running 393.98s Step 695( 60.00%), action 360, FPS 1.24, Running 394.34s Step 696( 60.17%), action 361, FPS 1.28, Running 394.85s Step 697( 60.33%), action 362, FPS 1.33, Running 395.21s Step 698( 60.50%), action 363, FPS 1.36, Running 395.57s Step 699( 60.67%), action 364, FPS 1.41, Running 396.07s Step 700( 60.83%), action 365, FPS 1.42, Running 396.78s Step 701( 61.00%), action 366, FPS 1.43, Running 397.47s Step 702( 61.17%), action 367, FPS 1.41, Running 398.55s Step 703( 61.33%), action 368, FPS 1.39, Running 399.51s Step 704( 61.50%), action 369, FPS 1.40, Running 400.39s Step 705( 61.67%), action 370, FPS 1.39, Running 401.13s Step 706( 61.83%), action 371, FPS 1.39, Running 402.23s Step 707( 62.00%), action 372, FPS 1.40, Running 402.92s Step 708( 62.17%), action 373, FPS 1.39, Running 403.84s Step 709( 62.33%), action 374, FPS 1.42, Running 404.44s Step 710( 62.50%), action 375, FPS 1.40, Running 405.45s Step 711( 62.67%), action 376, FPS 1.38, Running 406.35s Step 712( 62.83%), action 377, FPS 1.39, Running 407.12s Step 713( 63.00%), action 378, FPS 1.37, Running 407.95s Step 714( 63.17%), action 379, FPS 1.36, Running 408.70s Step 715( 63.33%), action 380, FPS 1.31, Running 409.61s Step 716( 63.50%), action 381, FPS 1.27, Running 410.64s Step 717( 63.67%), action 382, FPS 1.22, Running 411.65s Step 718( 63.83%), action 383, FPS 1.19, Running 412.41s Step 719( 64.00%), action 384, FPS 1.16, Running 413.34s Step 720( 64.17%), action 385, FPS 1.18, Running 413.73s Step 721( 64.33%), action 386, FPS 1.21, Running 414.03s Step 722( 64.50%), action 387, FPS 1.25, Running 414.59s Step 723( 64.67%), action 388, FPS 1.28, Running 415.13s Step 724( 64.83%), action 389, FPS 1.27, Running 416.08s Step 725( 65.00%), action 390, FPS 1.26, Running 416.98s Step 726( 65.17%), action 391, FPS 1.26, Running 418.07s Step 727( 65.33%), action 392, FPS 1.26, Running 418.80s Step 728( 65.50%), action 393, FPS 1.26, Running 419.68s Step 729( 65.67%), action 394, FPS 1.24, Running 420.63s Step 730( 65.83%), action 395, FPS 1.26, Running 421.34s Step 731( 66.00%), action 396, FPS 1.25, Running 422.30s Step 732( 66.17%), action 397, FPS 1.26, Running 423.00s Step 733( 66.33%), action 398, FPS 1.25, Running 423.92s Step 734( 66.50%), action 399, FPS 1.26, Running 424.59s Step 735( 66.67%), action 400, FPS 1.26, Running 425.51s Step 736( 66.83%), action 401, FPS 1.26, Running 426.56s Step 737( 67.00%), action 402, FPS 1.26, Running 427.58s Step 738( 67.17%), action 403, FPS 1.26, Running 428.29s Step 739( 67.33%), action 404, FPS 1.26, Running 429.25s Step 740( 67.50%), action 405, FPS 1.21, Running 430.27s Step 741( 67.67%), action 406, FPS 1.18, Running 430.96s Step 742( 67.83%), action 407, FPS 1.16, Running 431.82s Step 743( 68.00%), action 408, FPS 1.15, Running 432.56s Step 744( 68.17%), action 409, FPS 1.19, Running 432.94s Step 745( 68.33%), action 410, FPS 1.23, Running 433.21s Step 746( 68.50%), action 411, FPS 1.27, Running 433.78s Step 747( 68.67%), action 412, FPS 1.29, Running 434.31s Step 748( 68.83%), action 413, FPS 1.30, Running 435.02s Step 749( 69.00%), action 414, FPS 1.33, Running 435.67s Step 750( 69.17%), action 415, FPS 1.31, Running 436.59s Step 751( 69.33%), action 416, FPS 1.30, Running 437.63s Step 752( 69.50%), action 417, FPS 1.31, Running 438.31s Step 753( 69.67%), action 418, FPS 1.31, Running 439.15s Step 754( 69.83%), action 419, FPS 1.30, Running 440.03s Step 755( 70.00%), action 420, FPS 1.30, Running 440.93s Step 756( 70.17%), action 421, FPS 1.29, Running 442.09s Step 757( 70.33%), action 422, FPS 1.29, Running 443.03s Step 758( 70.50%), action 423, FPS 1.29, Running 443.76s Step 759( 70.67%), action 424, FPS 1.31, Running 444.53s Step 760( 70.83%), action 425, FPS 1.32, Running 445.41s Step 761( 71.00%), action 426, FPS 1.31, Running 446.23s Step 762( 71.17%), action 427, FPS 1.32, Running 447.01s Step 763( 71.33%), action 428, FPS 1.30, Running 447.92s Step 764( 71.50%), action 429, FPS 1.28, Running 448.55s Step 765( 71.67%), action 430, FPS 1.23, Running 449.47s Step 766( 71.83%), action 431, FPS 1.19, Running 450.61s Step 767( 72.00%), action 432, FPS 1.16, Running 451.60s Step 768( 72.17%), action 433, FPS 1.18, Running 451.99s Step 769( 72.33%), action 434, FPS 1.20, Running 452.29s Step 770( 72.50%), action 435, FPS 1.24, Running 452.68s Step 771( 72.67%), action 436, FPS 1.28, Running 453.28s Step 772( 72.83%), action 437, FPS 1.28, Running 453.90s Step 773( 73.00%), action 438, FPS 1.29, Running 454.66s Step 774( 73.17%), action 439, FPS 1.28, Running 455.67s Step 775( 73.33%), action 440, FPS 1.30, Running 456.25s Step 776( 73.50%), action 441, FPS 1.31, Running 457.32s Step 777( 73.67%), action 442, FPS 1.33, Running 458.04s Step 778( 73.83%), action 443, FPS 1.31, Running 459.03s Step 779( 74.00%), action 444, FPS 1.30, Running 459.96s Step 780( 74.17%), action 445, FPS 1.31, Running 460.63s Step 781( 74.33%), action 446, FPS 1.31, Running 461.55s Step 782( 74.50%), action 447, FPS 1.32, Running 462.19s Step 783( 74.67%), action 448, FPS 1.32, Running 463.09s Step 784( 74.83%), action 449, FPS 1.32, Running 463.75s Step 785( 75.00%), action 450, FPS 1.34, Running 464.44s Step 786( 75.17%), action 451, FPS 1.36, Running 465.35s Step 787( 75.33%), action 452, FPS 1.36, Running 466.28s Step 788( 75.50%), action 453, FPS 1.34, Running 466.95s Step 789( 75.67%), action 454, FPS 1.28, Running 467.86s Step 790( 75.83%), action 455, FPS 1.26, Running 468.58s Step 791( 76.00%), action 456, FPS 1.24, Running 469.44s Step 792( 76.17%), action 457, FPS 1.23, Running 470.12s Step 793( 76.33%), action 458, FPS 1.24, Running 470.77s Step 794( 76.50%), action 459, FPS 1.30, Running 471.08s Step 795( 76.67%), action 460, FPS 1.32, Running 471.37s Step 796( 76.83%), action 461, FPS 1.37, Running 471.87s Step 797( 77.00%), action 462, FPS 1.40, Running 472.29s Step 798( 77.17%), action 463, FPS 1.42, Running 473.06s Step 799( 77.33%), action 464, FPS 1.46, Running 473.65s Step 800( 77.50%), action 465, FPS 1.45, Running 474.42s Step 801( 77.67%), action 466, FPS 1.47, Running 475.19s Step 802( 77.83%), action 467, FPS 1.45, Running 475.94s Step 803( 78.00%), action 468, FPS 1.47, Running 476.73s Step 804( 78.17%), action 469, FPS 1.44, Running 477.60s Step 805( 78.33%), action 470, FPS 1.44, Running 478.34s Step 806( 78.50%), action 471, FPS 1.44, Running 479.28s Step 807( 78.67%), action 472, FPS 1.44, Running 480.15s Step 808( 78.83%), action 473, FPS 1.42, Running 481.00s Step 809( 79.00%), action 474, FPS 1.45, Running 481.68s Step 810( 79.17%), action 475, FPS 1.42, Running 482.65s Step 811( 79.33%), action 476, FPS 1.40, Running 483.68s Step 812( 79.50%), action 477, FPS 1.36, Running 484.83s Step 813( 79.67%), action 478, FPS 1.34, Running 485.68s Step 814( 79.83%), action 479, FPS 1.30, Running 486.51s Step 815( 80.00%), action 480, FPS 1.24, Running 487.48s Step 816( 80.17%), action 481, FPS 1.20, Running 488.56s Step 817( 80.33%), action 482, FPS 1.16, Running 489.58s Step 818( 80.50%), action 483, FPS 1.16, Running 490.27s Step 819( 80.67%), action 484, FPS 1.14, Running 491.20s Step 820( 80.83%), action 485, FPS 1.17, Running 491.53s Step 821( 81.00%), action 486, FPS 1.20, Running 491.91s Step 822( 81.17%), action 487, FPS 1.21, Running 492.43s Step 823( 81.33%), action 488, FPS 1.23, Running 492.95s Step 824( 81.50%), action 489, FPS 1.24, Running 493.78s Step 825( 81.67%), action 490, FPS 1.23, Running 494.65s Step 826( 81.83%), action 491, FPS 1.22, Running 495.70s Step 827( 82.00%), action 492, FPS 1.23, Running 496.40s Step 828( 82.17%), action 493, FPS 1.22, Running 497.38s Step 829( 82.33%), action 494, FPS 1.20, Running 498.34s Step 830( 82.50%), action 495, FPS 1.22, Running 499.06s Step 831( 82.67%), action 496, FPS 1.23, Running 499.96s Step 832( 82.83%), action 497, FPS 1.23, Running 501.12s Step 833( 83.00%), action 498, FPS 1.21, Running 502.14s Step 834( 83.17%), action 499, FPS 1.22, Running 502.84s Step 835( 83.33%), action 500, FPS 1.23, Running 503.77s Step 836( 83.50%), action 501, FPS 1.23, Running 504.85s Step 837( 83.67%), action 502, FPS 1.26, Running 505.43s Step 838( 83.83%), action 503, FPS 1.24, Running 506.40s Step 839( 84.00%), action 504, FPS 1.26, Running 507.01s Step 840( 84.17%), action 505, FPS 1.21, Running 508.06s Step 841( 84.33%), action 506, FPS 1.19, Running 508.78s Step 842( 84.50%), action 507, FPS 1.16, Running 509.70s Step 843( 84.67%), action 508, FPS 1.16, Running 510.27s Step 844( 84.83%), action 509, FPS 1.19, Running 510.59s Step 845( 85.00%), action 510, FPS 1.23, Running 510.91s Step 846( 85.17%), action 511, FPS 1.27, Running 511.43s Step 847( 85.33%), action 512, FPS 1.30, Running 511.76s Step 848( 85.50%), action 513, FPS 1.36, Running 512.13s Step 849( 85.67%), action 514, FPS 1.41, Running 512.54s Step 850( 85.83%), action 515, FPS 1.42, Running 513.13s Step 851( 86.00%), action 516, FPS 1.47, Running 513.58s Step 852( 86.17%), action 517, FPS 1.54, Running 514.10s Step 853( 86.33%), action 518, FPS 1.62, Running 514.52s Step 854( 86.50%), action 519, FPS 1.65, Running 514.98s Step 855( 86.67%), action 520, FPS 1.72, Running 515.39s Step 856( 86.83%), action 521, FPS 1.76, Running 516.24s Step 857( 87.00%), action 522, FPS 1.77, Running 516.70s Step 858( 87.17%), action 523, FPS 1.86, Running 517.14s Step 859( 87.33%), action 524, FPS 1.90, Running 517.56s Step 860( 87.50%), action 525, FPS 2.00, Running 518.05s Step 861( 87.67%), action 526, FPS 2.06, Running 518.48s Step 862( 87.83%), action 527, FPS 2.13, Running 519.07s Step 863( 88.00%), action 528, FPS 2.18, Running 519.46s Step 864( 88.17%), action 529, FPS 2.15, Running 519.92s Step 865( 88.33%), action 530, FPS 2.11, Running 520.38s Step 866( 88.50%), action 531, FPS 2.08, Running 521.06s Step 867( 88.67%), action 532, FPS 2.06, Running 521.47s Step 868( 88.83%), action 533, FPS 2.04, Running 521.91s Step 869( 89.00%), action 534, FPS 2.04, Running 522.34s Step 870( 89.17%), action 535, FPS 2.04, Running 522.95s Step 871( 89.33%), action 536, FPS 2.04, Running 523.36s Step 872( 89.50%), action 537, FPS 2.04, Running 523.90s Step 873( 89.67%), action 538, FPS 2.03, Running 524.39s Step 874( 89.83%), action 539, FPS 2.02, Running 524.90s Step 875( 90.00%), action 540, FPS 2.01, Running 525.34s Step 876( 90.17%), action 541, FPS 2.06, Running 525.93s Step 877( 90.33%), action 542, FPS 2.07, Running 526.34s Step 878( 90.50%), action 543, FPS 2.06, Running 526.85s Step 879( 90.67%), action 544, FPS 2.04, Running 527.39s Step 880( 90.83%), action 545, FPS 2.04, Running 527.85s Step 881( 91.00%), action 546, FPS 2.04, Running 528.29s Step 882( 91.17%), action 547, FPS 2.04, Running 528.88s Step 883( 91.33%), action 548, FPS 2.00, Running 529.46s Step 884( 91.50%), action 549, FPS 1.97, Running 530.07s Step 885( 91.67%), action 550, FPS 1.96, Running 530.58s Step 886( 91.83%), action 551, FPS 1.95, Running 531.32s Step 887( 92.00%), action 552, FPS 1.94, Running 531.80s Step 888( 92.17%), action 553, FPS 1.90, Running 532.44s Step 889( 92.33%), action 554, FPS 1.88, Running 532.96s Step 890( 92.50%), action 555, FPS 1.88, Running 533.59s Step 891( 92.67%), action 556, FPS 1.87, Running 534.03s Step 892( 92.83%), action 557, FPS 1.88, Running 534.54s Step 893( 93.00%), action 558, FPS 1.88, Running 535.02s Step 894( 93.17%), action 559, FPS 1.89, Running 535.50s Step 895( 93.33%), action 560, FPS 1.88, Running 535.97s Step 896( 93.50%), action 561, FPS 1.88, Running 536.58s Step 897( 93.67%), action 562, FPS 1.88, Running 537.00s Step 898( 93.83%), action 563, FPS 1.87, Running 537.52s Step 899( 94.00%), action 564, FPS 1.89, Running 537.96s Step 900( 94.17%), action 565, FPS 1.88, Running 538.48s Step 901( 94.33%), action 566, FPS 1.88, Running 538.90s Step 902( 94.50%), action 567, FPS 1.89, Running 539.47s Step 903( 94.67%), action 568, FPS 1.91, Running 539.92s Step 904( 94.83%), action 569, FPS 1.94, Running 540.38s Step 905( 95.00%), action 570, FPS 1.92, Running 541.00s Step 906( 95.17%), action 571, FPS 1.94, Running 541.65s Step 907( 95.33%), action 572, FPS 1.92, Running 542.20s Step 908( 95.50%), action 573, FPS 1.95, Running 542.72s Step 909( 95.67%), action 574, FPS 1.96, Running 543.16s Step 910( 95.83%), action 575, FPS 1.99, Running 543.66s Step 911( 96.00%), action 576, FPS 1.98, Running 544.12s Step 912( 96.17%), action 577, FPS 1.97, Running 544.67s Step 913( 96.33%), action 578, FPS 1.97, Running 545.18s Step 914( 96.50%), action 579, FPS 1.95, Running 545.74s Step 915( 96.67%), action 580, FPS 1.95, Running 546.22s Step 916( 96.83%), action 581, FPS 1.93, Running 546.94s Step 917( 97.00%), action 582, FPS 1.93, Running 547.39s Step 918( 97.17%), action 583, FPS 1.93, Running 547.88s Step 919( 97.33%), action 584, FPS 1.93, Running 548.31s Step 920( 97.50%), action 585, FPS 1.91, Running 548.92s Step 921( 97.67%), action 586, FPS 1.91, Running 549.40s Step 922( 97.83%), action 587, FPS 1.89, Running 550.05s Step 923( 98.00%), action 588, FPS 1.88, Running 550.54s Step 924( 98.17%), action 589, FPS 1.88, Running 551.04s Step 925( 98.33%), action 590, FPS 1.91, Running 551.50s Step 926( 98.50%), action 591, FPS 1.90, Running 552.16s Step 927( 98.67%), action 592, FPS 1.89, Running 552.76s Step 928( 98.83%), action 593, FPS 1.90, Running 553.25s Step 929( 99.00%), action 594, FPS 1.88, Running 553.82s Step 930( 99.17%), action 595, FPS 1.87, Running 554.37s Step 931( 99.33%), action 596, FPS 1.88, Running 554.78s Step 932( 99.50%), action 597, FPS 1.89, Running 555.28s Step 933( 99.67%), action 598, FPS 1.89, Running 555.73s Step 934( 99.83%), action 599, FPS 1.91, Running 556.20s Step 935(100.00%), action 600, FPS 1.90, Running 556.75s [2026-08-02 01:40:49] [81 ] Seed 80 failed after 557.23 s. +steps: 935 , actions: 600 . +Instruction: Empty +Total 9/81(11.11%) success. +Setting seed: 81 +Step 1( N/A%), pre moving , FPS 8.09, Running 0.12s Step 2( N/A%), pre moving , FPS 11.70, Running 0.17s Step 3( N/A%), pre moving , FPS 14.43, Running 0.21s Step 4( N/A%), pre moving , FPS 16.65, Running 0.24s Step 5( N/A%), pre moving , FPS 17.59, Running 0.28s Step 6( N/A%), pre moving , FPS 19.17, Running 0.31s Step 7( N/A%), pre moving , FPS 20.03, Running 0.35s Step 8( N/A%), pre moving , FPS 20.05, Running 0.40s Step 9( N/A%), pre moving , FPS 20.62, Running 0.44s Step 10( N/A%), pre moving , FPS 20.77, Running 0.48s Step 11( N/A%), pre moving , FPS 20.84, Running 0.53s Step 12( N/A%), pre moving , FPS 21.09, Running 0.57s Step 13( N/A%), pre moving , FPS 21.66, Running 0.60s Step 14( N/A%), pre moving , FPS 21.27, Running 0.66s Step 15( N/A%), pre moving , FPS 21.43, Running 0.70s Step 16( N/A%), pre moving , FPS 21.64, Running 0.74s Step 17( N/A%), pre moving , FPS 21.99, Running 0.77s Step 18( N/A%), pre moving , FPS 21.78, Running 0.83s Step 19( N/A%), pre moving , FPS 21.85, Running 0.87s Step 20( N/A%), pre moving , FPS 21.69, Running 0.92s Step 21( N/A%), pre moving , FPS 18.20, Running 1.22s Step 22( N/A%), pre moving , FPS 18.00, Running 1.28s Step 23( N/A%), pre moving , FPS 17.59, Running 1.35s Step 24( N/A%), pre moving , FPS 17.51, Running 1.38s Step 25( N/A%), pre moving , FPS 17.50, Running 1.43s Step 26( N/A%), pre moving , FPS 14.37, Running 1.70s Step 27( N/A%), pre moving , FPS 14.21, Running 1.76s Step 28( N/A%), pre moving , FPS 14.03, Running 1.82s Step 29( N/A%), pre moving , FPS 13.92, Running 1.87s Step 30( N/A%), pre moving , FPS 13.95, Running 1.92s Step 31( N/A%), pre moving , FPS 14.05, Running 1.95s Step 32( N/A%), pre moving , FPS 14.09, Running 1.99s Step 33( N/A%), pre moving , FPS 13.98, Running 2.03s Step 34( N/A%), pre moving , FPS 14.10, Running 2.08s Step 35( N/A%), pre moving , FPS 13.97, Running 2.13s Step 36( N/A%), pre moving , FPS 9.14, Running 2.93s Step 37( N/A%), pre moving , FPS 8.00, Running 3.27s Step 38( N/A%), pre moving , FPS 8.05, Running 3.31s Step 39( N/A%), pre moving , FPS 8.02, Running 3.36s Step 40( N/A%), pre moving , FPS 8.03, Running 3.41s Step 41( N/A%), pre moving , FPS 8.93, Running 3.46s Step 42( N/A%), pre moving , FPS 9.00, Running 3.50s Step 43( N/A%), pre moving , FPS 9.09, Running 3.55s Step 44( N/A%), pre moving , FPS 9.02, Running 3.60s Step 45( N/A%), pre moving , FPS 9.04, Running 3.64s Step 46( N/A%), pre moving , FPS 10.13, Running 3.68s Step 47( N/A%), pre moving , FPS 10.15, Running 3.73s Step 48( N/A%), pre moving , FPS 7.56, Running 4.47s Step 49( N/A%), pre moving , FPS 7.57, Running 4.52s Step 50( N/A%), pre moving , FPS 7.55, Running 4.56s Step 51( N/A%), pre moving , FPS 7.49, Running 4.62s Step 52( N/A%), pre moving , FPS 7.49, Running 4.66s Step 53( N/A%), pre moving , FPS 7.44, Running 4.72s Step 54( N/A%), pre moving , FPS 7.40, Running 4.78s Step 55( N/A%), pre moving , FPS 7.35, Running 4.85s Step 56( N/A%), pre moving , FPS 10.09, Running 4.91s Step 57( N/A%), pre moving , FPS 11.75, Running 4.97s Step 58( N/A%), pre moving , FPS 11.60, Running 5.03s Step 59( N/A%), pre moving , FPS 11.50, Running 5.10s Step 60( N/A%), pre moving , FPS 11.36, Running 5.17s Step 61( N/A%), pre moving , FPS 11.25, Running 5.24s Step 62( N/A%), pre moving , FPS 11.00, Running 5.32s Step 63( N/A%), pre moving , FPS 10.86, Running 5.39s Step 64( N/A%), pre moving , FPS 10.66, Running 5.48s Step 65( N/A%), pre moving , FPS 10.52, Running 5.54s Step 66( N/A%), pre moving , FPS 10.38, Running 5.61s Step 67( N/A%), pre moving , FPS 10.25, Running 5.68s Step 68( N/A%), pre moving , FPS 15.56, Running 5.76s Step 69( N/A%), pre moving , FPS 15.24, Running 5.83s Step 70( N/A%), pre moving , FPS 15.13, Running 5.88s Step 71( N/A%), pre moving , FPS 15.15, Running 5.94s Step 72( N/A%), pre moving , FPS 14.37, Running 6.05s Step 73( N/A%), pre moving , FPS 14.29, Running 6.12s Step 74( N/A%), pre moving , FPS 14.19, Running 6.19s Step 75( N/A%), pre moving , FPS 14.22, Running 6.26s Step 76( N/A%), pre moving , FPS 14.22, Running 6.32s Step 77( N/A%), pre moving , FPS 14.23, Running 6.38s Step 78( N/A%), pre moving , FPS 14.15, Running 6.45s Step 79( N/A%), pre moving , FPS 14.12, Running 6.52s Step 80( N/A%), pre moving , FPS 14.25, Running 6.58s Step 81( N/A%), pre moving , FPS 14.21, Running 6.65s Step 82( N/A%), pre moving , FPS 14.24, Running 6.73s Step 83( N/A%), pre moving , FPS 14.16, Running 6.80s Step 84( N/A%), pre moving , FPS 14.32, Running 6.87s Step 85( N/A%), pre moving , FPS 14.44, Running 6.93s Step 86( N/A%), pre moving , FPS 14.56, Running 6.98s Step 87( N/A%), pre moving , FPS 14.79, Running 7.03s Step 88( N/A%), pre moving , FPS 15.21, Running 7.07s Step 89( N/A%), pre moving , FPS 15.58, Running 7.11s Step 90( N/A%), pre moving , FPS 15.79, Running 7.15s Step 91( N/A%), pre moving , FPS 16.04, Running 7.19s Step 92( N/A%), pre moving , FPS 16.99, Running 7.23s Step 93( N/A%), pre moving , FPS 17.21, Running 7.28s Step 94( N/A%), pre moving , FPS 17.67, Running 7.32s Step 95( N/A%), pre moving , FPS 17.92, Running 7.37s Step 96( N/A%), pre moving , FPS 18.32, Running 7.41s Step 97( N/A%), pre moving , FPS 18.48, Running 7.46s Step 98( N/A%), pre moving , FPS 18.93, Running 7.50s Step 99( N/A%), pre moving , FPS 19.50, Running 7.55s Step 100( N/A%), pre moving , FPS 19.70, Running 7.59s Step 101( N/A%), pre moving , FPS 20.37, Running 7.63s Step 102( N/A%), pre moving , FPS 20.96, Running 7.68s Step 103( N/A%), pre moving , FPS 21.48, Running 7.73s Step 104( N/A%), pre moving , FPS 22.24, Running 7.77s Step 105( N/A%), pre moving , FPS 22.49, Running 7.82s Step 106( N/A%), pre moving , FPS 22.60, Running 7.87s Step 107( N/A%), pre moving , FPS 22.86, Running 7.91s Step 108( N/A%), pre moving , FPS 22.84, Running 7.95s Step 109( N/A%), pre moving , FPS 22.82, Running 7.99s Step 110( N/A%), pre moving , FPS 22.90, Running 8.02s Step 111( N/A%), pre moving , FPS 22.38, Running 8.08s Step 112( N/A%), pre moving , FPS 22.26, Running 8.13s Step 113( N/A%), pre moving , FPS 22.67, Running 8.16s Step 114( N/A%), pre moving , FPS 22.68, Running 8.20s Step 115( N/A%), pre moving , FPS 10.04, Running 9.37s Step 116( N/A%), pre moving , FPS 8.55, Running 9.75s Step 117( N/A%), pre moving , FPS 7.56, Running 10.11s Step 118( N/A%), pre moving , FPS 6.86, Running 10.42s Step 119( N/A%), pre moving , FPS 6.28, Running 10.73s Step 120( N/A%), pre moving , FPS 5.78, Running 11.05s Step 121( N/A%), pre moving , FPS 5.35, Running 11.37s Step 122( N/A%), pre moving , FPS 5.01, Running 11.67s Step 123( N/A%), pre moving , FPS 4.66, Running 12.02s Step 124( N/A%), pre moving , FPS 4.34, Running 12.38s Step 125( N/A%), pre moving , FPS 4.16, Running 12.62s Step 126( N/A%), pre moving , FPS 4.00, Running 12.86s Step 127( N/A%), pre moving , FPS 3.85, Running 13.10s Step 128( N/A%), pre moving , FPS 3.72, Running 13.32s Step 129( N/A%), pre moving , FPS 3.59, Running 13.55s Step 130( N/A%), pre moving , FPS 3.47, Running 13.79s Step 131( N/A%), pre moving , FPS 3.37, Running 14.02s Step 132( N/A%), pre moving , FPS 3.25, Running 14.28s Step 133( N/A%), pre moving , FPS 3.14, Running 14.53s Step 134( N/A%), pre moving , FPS 3.05, Running 14.76s Step 135( N/A%), pre moving , FPS 3.52, Running 15.04s Step 136( N/A%), pre moving , FPS 3.57, Running 15.36s Step 137( N/A%), pre moving , FPS 3.64, Running 15.61s Step 138( N/A%), pre moving , FPS 3.72, Running 15.80s Step 139( N/A%), pre moving , FPS 3.77, Running 16.04s Step 140( N/A%), pre moving , FPS 3.80, Running 16.32s Step 141( N/A%), pre moving , FPS 3.83, Running 16.60s Step 142( N/A%), pre moving , FPS 3.91, Running 16.79s Step 143( N/A%), pre moving , FPS 3.60, Running 17.58s Step 144( N/A%), pre moving , FPS 3.44, Running 18.20s Step 145( N/A%), pre moving , FPS 3.30, Running 18.68s Step 146( N/A%), pre moving , FPS 3.17, Running 19.18s Step 147( N/A%), pre moving , FPS 3.03, Running 19.70s Step 148( N/A%), pre moving , FPS 2.89, Running 20.23s Step 149( N/A%), pre moving , FPS 2.80, Running 20.70s Step 150( N/A%), pre moving , FPS 2.67, Running 21.28s Step 151( N/A%), pre moving , FPS 2.56, Running 21.84s Step 152( N/A%), pre moving , FPS 2.47, Running 22.37s Step 153( N/A%), pre moving , FPS 2.39, Running 22.92s Step 154( N/A%), pre moving , FPS 2.30, Running 23.43s Step 155( N/A%), pre moving , FPS 2.23, Running 23.99s Step 156( N/A%), pre moving , FPS 2.17, Running 24.57s Step 157( N/A%), pre moving , FPS 2.11, Running 25.10s Step 158( N/A%), pre moving , FPS 2.03, Running 25.65s Step 159( N/A%), pre moving , FPS 1.97, Running 26.19s Step 160( N/A%), pre moving , FPS 1.92, Running 26.76s Step 161( N/A%), pre moving , FPS 1.86, Running 27.35s Step 162( N/A%), pre moving , FPS 1.80, Running 27.89s Step 163( N/A%), pre moving , FPS 1.84, Running 28.45s Step 164( N/A%), pre moving , FPS 1.86, Running 28.95s Step 165( N/A%), pre moving , FPS 1.86, Running 29.46s Step 166( N/A%), pre moving , FPS 1.84, Running 30.02s Step 167( N/A%), pre moving , FPS 1.84, Running 30.57s Step 168( N/A%), pre moving , FPS 1.83, Running 31.14s Step 169( N/A%), pre moving , FPS 1.82, Running 31.71s Step 170( N/A%), pre moving , FPS 1.81, Running 32.30s Step 171( N/A%), pre moving , FPS 1.81, Running 32.90s Step 172( N/A%), pre moving , FPS 1.80, Running 33.45s Step 173( N/A%), pre moving , FPS 1.80, Running 34.05s Step 174( N/A%), pre moving , FPS 1.80, Running 34.53s Step 175( N/A%), pre moving , FPS 1.85, Running 34.78s Step 176( N/A%), pre moving , FPS 1.88, Running 35.22s Step 177( N/A%), pre moving , FPS 1.89, Running 35.71s Step 178( N/A%), pre moving , FPS 1.87, Running 36.35s Step 179( N/A%), pre moving , FPS 1.87, Running 36.91s Step 180( N/A%), pre moving , FPS 1.87, Running 37.45s Step 181( N/A%), pre moving , FPS 1.88, Running 37.99s Step 182( N/A%), pre moving , FPS 1.88, Running 38.53s Step 183( N/A%), pre moving , FPS 1.88, Running 39.09s Step 184( N/A%), pre moving , FPS 1.86, Running 39.69s Step 185( N/A%), pre moving , FPS 1.85, Running 40.26s Step 186( N/A%), pre moving , FPS 1.85, Running 40.84s Step 187( N/A%), pre moving , FPS 1.85, Running 41.40s Step 188( N/A%), pre moving , FPS 1.85, Running 41.96s Step 189( N/A%), pre moving , FPS 1.85, Running 42.51s Step 190( N/A%), pre moving , FPS 1.89, Running 42.86s Step 191( N/A%), pre moving , FPS 1.99, Running 42.98s Step 192( N/A%), pre moving , FPS 2.08, Running 43.09s Step 193( N/A%), pre moving , FPS 2.17, Running 43.25s Step 194( N/A%), pre moving , FPS 2.21, Running 43.57s Step 195( N/A%), pre moving , FPS 2.25, Running 43.68s Step 196( N/A%), pre moving , FPS 2.33, Running 43.80s Step 197( N/A%), pre moving , FPS 2.36, Running 44.17s Step 198( N/A%), pre moving , FPS 2.53, Running 44.26s Step 199( N/A%), pre moving , FPS 2.68, Running 44.36s Step 200( N/A%), pre moving , FPS 2.44, Running 45.65s Step 201( N/A%), pre moving , FPS 2.55, Running 45.85s Step 202( N/A%), pre moving , FPS 2.67, Running 46.02s Step 203( N/A%), pre moving , FPS 2.73, Running 46.41s Step 204( N/A%), pre moving , FPS 2.90, Running 46.59s Step 205( N/A%), pre moving , FPS 2.97, Running 47.00s Step 206( N/A%), pre moving , FPS 3.16, Running 47.17s Step 207( N/A%), pre moving , FPS 3.23, Running 47.59s Step 208( N/A%), pre moving , FPS 3.45, Running 47.76s Step 209( N/A%), pre moving , FPS 3.56, Running 48.13s Step 210( N/A%), pre moving , FPS 3.71, Running 48.26s Step 211( N/A%), pre moving , FPS 3.72, Running 48.34s Step 212( N/A%), pre moving , FPS 3.71, Running 48.48s Step 213( N/A%), pre moving , FPS 3.61, Running 48.79s Step 214( N/A%), pre moving , FPS 3.70, Running 48.98s Step 215( N/A%), pre moving , FPS 3.51, Running 49.38s Step 216( N/A%), pre moving , FPS 3.47, Running 49.55s Step 217( N/A%), pre moving , FPS 3.49, Running 49.89s Step 218( N/A%), pre moving , FPS 3.40, Running 50.14s Step 219( N/A%), pre moving , FPS 3.37, Running 50.29s Step 220( N/A%), pre moving , FPS 3.94, Running 50.73s Step 221( N/A%), pre moving , FPS 3.97, Running 50.88s Step 222( N/A%), pre moving , FPS 3.75, Running 51.36s Step 223( N/A%), pre moving , FPS 3.69, Running 51.83s Step 224( N/A%), pre moving , FPS 3.65, Running 52.06s Step 225( N/A%), pre moving , FPS 3.61, Running 52.55s Step 226( N/A%), pre moving , FPS 3.40, Running 53.05s Step 227( N/A%), pre moving , FPS 3.48, Running 53.33s Step 228( N/A%), pre moving , FPS 3.35, Running 53.73s Step 229( N/A%), pre moving , FPS 3.32, Running 54.15s Step 230( N/A%), pre moving , FPS 3.32, Running 54.28s Step 231( N/A%), pre moving , FPS 3.27, Running 54.46s Step 232( N/A%), pre moving , FPS 3.27, Running 54.60s Step 233( N/A%), pre moving , FPS 3.36, Running 54.74s Step 234( N/A%), pre moving , FPS 3.39, Running 54.88s Step 235( N/A%), pre moving , FPS 3.58, Running 54.97s Step 236( N/A%), pre moving , FPS 3.61, Running 55.09s Step 237( N/A%), pre moving , FPS 3.78, Running 55.19s Step 238( N/A%), pre moving , FPS 3.69, Running 55.56s Step 239( N/A%), pre moving , FPS 3.73, Running 55.65s Step 240( N/A%), pre moving , FPS 3.97, Running 55.76s Step 241( N/A%), pre moving , FPS 4.01, Running 55.87s Step 242( N/A%), pre moving , FPS 4.11, Running 56.22s Step 243( N/A%), pre moving , FPS 4.43, Running 56.34s Step 244( N/A%), pre moving , FPS 4.50, Running 56.51s Step 245( N/A%), pre moving , FPS 4.68, Running 56.82s Step 246( N/A%), pre moving , FPS 5.18, Running 56.91s Step 247( N/A%), pre moving , FPS 5.41, Running 57.03s Step 248( N/A%), pre moving , FPS 4.26, Running 58.42s Step 249( N/A%), pre moving , FPS 4.55, Running 58.54s Step 250( N/A%), pre moving , FPS 4.57, Running 58.66s Step 251( N/A%), pre moving , FPS 4.36, Running 59.04s Step 252( N/A%), pre moving , FPS 4.40, Running 59.15s Step 253( N/A%), pre moving , FPS 4.19, Running 59.52s Step 254( N/A%), pre moving , FPS 4.19, Running 59.65s Step 255( N/A%), pre moving , FPS 4.12, Running 59.82s Step 256( N/A%), pre moving , FPS 3.87, Running 60.26s Step 257( N/A%), pre moving , FPS 3.82, Running 60.42s Step 258( N/A%), pre moving , FPS 3.80, Running 60.82s Step 259( N/A%), pre moving , FPS 3.73, Running 61.01s Step 260( N/A%), pre moving , FPS 3.52, Running 61.44s Step 261( N/A%), pre moving , FPS 3.48, Running 61.62s Step 262( N/A%), pre moving , FPS 3.43, Running 62.05s Step 263( N/A%), pre moving , FPS 3.37, Running 62.28s Step 264( N/A%), pre moving , FPS 3.20, Running 62.75s Step 265( N/A%), pre moving , FPS 3.23, Running 63.02s Step 266( N/A%), pre moving , FPS 3.05, Running 63.46s Step 267( N/A%), pre moving , FPS 2.90, Running 63.93s Step 268( N/A%), pre moving , FPS 3.47, Running 64.18s Step 269( N/A%), pre moving , FPS 3.26, Running 64.68s Step 270( N/A%), pre moving , FPS 3.07, Running 65.18s Step 271( N/A%), pre moving , FPS 3.11, Running 65.48s Step 272( N/A%), pre moving , FPS 2.97, Running 65.89s Step 273( N/A%), pre moving , FPS 2.91, Running 66.39s Step 274( N/A%), pre moving , FPS 2.84, Running 66.69s Step 275( N/A%), pre moving , FPS 2.75, Running 67.10s Step 276( N/A%), pre moving , FPS 2.72, Running 67.61s Step 277( N/A%), pre moving , FPS 2.61, Running 68.09s Step 278( N/A%), pre moving , FPS 2.66, Running 68.34s Step 279( N/A%), pre moving , FPS 2.56, Running 68.82s Step 280( N/A%), pre moving , FPS 2.55, Running 69.29s Step 281( N/A%), pre moving , FPS 2.55, Running 69.47s Step 282( N/A%), pre moving , FPS 2.55, Running 69.90s Step 283( N/A%), pre moving , FPS 2.57, Running 70.07s Step 284( N/A%), pre moving , FPS 2.58, Running 70.51s Step 285( N/A%), pre moving , FPS 2.62, Running 70.64s Step 286( N/A%), pre moving , FPS 2.73, Running 70.79s Step 287( N/A%), pre moving , FPS 2.75, Running 71.20s Step 288( N/A%), pre moving , FPS 2.78, Running 71.38s Step 289( N/A%), pre moving , FPS 2.78, Running 71.87s Step 290( N/A%), pre moving , FPS 2.90, Running 72.07s Step 291( N/A%), pre moving , FPS 2.83, Running 72.55s Step 292( N/A%), pre moving , FPS 2.81, Running 73.02s Step 293( N/A%), pre moving , FPS 2.92, Running 73.25s Step 294( N/A%), pre moving , FPS 2.84, Running 73.73s Step 295( N/A%), pre moving , FPS 2.92, Running 73.94s Step 296( N/A%), pre moving , FPS 2.95, Running 74.39s Step 297( N/A%), pre moving , FPS 3.05, Running 74.64s Step 298( N/A%), pre moving , FPS 3.10, Running 74.80s Step 299( N/A%), pre moving , FPS 3.25, Running 74.97s Step 300( N/A%), pre moving , FPS 3.42, Running 75.13s Step 301( N/A%), pre moving , FPS 3.43, Running 75.31s Step 302( N/A%), pre moving , FPS 3.43, Running 75.72s Step 303( N/A%), pre moving , FPS 3.47, Running 75.84s Step 304( N/A%), pre moving , FPS 3.68, Running 75.95s Step 305( N/A%), pre moving , FPS 3.53, Running 76.30s Step 306( N/A%), pre moving , FPS 3.56, Running 76.42s Step 307( N/A%), pre moving , FPS 3.76, Running 76.52s Step 308( N/A%), pre moving , FPS 3.79, Running 76.66s Step 309( N/A%), pre moving , FPS 3.91, Running 76.98s Step 310( N/A%), pre moving , FPS 3.98, Running 77.10s Step 311( N/A%), pre moving , FPS 4.30, Running 77.21s Step 312( N/A%), pre moving , FPS 4.41, Running 77.55s Step 313( N/A%), pre moving , FPS 4.51, Running 77.68s Step 314( N/A%), pre moving , FPS 4.93, Running 77.79s Step 315( N/A%), pre moving , FPS 4.77, Running 78.13s Step 316( N/A%), pre moving , FPS 5.18, Running 78.26s Step 317( N/A%), pre moving , FPS 5.37, Running 78.37s Step 318( N/A%), pre moving , FPS 5.10, Running 78.72s Step 319( N/A%), pre moving , FPS 5.18, Running 78.83s Step 320( N/A%), pre moving , FPS 5.24, Running 78.95s Step 321( N/A%), pre moving , FPS 5.02, Running 79.29s Step 322( N/A%), pre moving , FPS 5.42, Running 79.41s Step 323( N/A%), pre moving , FPS 5.45, Running 79.52s Step 324( N/A%), pre moving , FPS 2.78, Running 83.15s Step 325( N/A%), pre moving , FPS 2.66, Running 83.83s Step 326( N/A%), pre moving , FPS 2.51, Running 84.39s Step 327( N/A%), pre moving , FPS 2.37, Running 84.96s Step 328( N/A%), pre moving , FPS 2.24, Running 85.58s Step 329( N/A%), pre moving , FPS 2.17, Running 86.17s Step 330( N/A%), pre moving , FPS 2.07, Running 86.74s Step 331( N/A%), pre moving , FPS 1.97, Running 87.34s Step 332( N/A%), pre moving , FPS 1.93, Running 87.91s Step 333( N/A%), pre moving , FPS 1.86, Running 88.45s Step 334( N/A%), pre moving , FPS 1.78, Running 89.01s Step 335( N/A%), pre moving , FPS 1.75, Running 89.57s Step 336( N/A%), pre moving , FPS 1.68, Running 90.13s Step 337( N/A%), pre moving , FPS 1.62, Running 90.69s Step 338( N/A%), pre moving , FPS 1.59, Running 91.27s Step 339( N/A%), pre moving , FPS 1.54, Running 91.85s Step 340( N/A%), pre moving , FPS 1.49, Running 92.41s Step 341( N/A%), pre moving , FPS 1.46, Running 92.98s Step 342( N/A%), pre moving , FPS 1.42, Running 93.54s Step 343( N/A%), pre moving , FPS 1.41, Running 93.75s Step 344( 0.17%), action 1, FPS 1.71, Running 94.82s Step 345( 0.33%), action 2, FPS 1.72, Running 95.45s Step 346( 0.50%), action 3, FPS 1.66, Running 96.47s Step 347( 0.67%), action 4, FPS 1.61, Running 97.39s Step 348( 0.83%), action 5, FPS 1.59, Running 98.17s Step 349( 1.00%), action 6, FPS 1.56, Running 99.02s Step 350( 1.17%), action 7, FPS 1.53, Running 99.83s Step 351( 1.33%), action 8, FPS 1.49, Running 100.79s Step 352( 1.50%), action 9, FPS 1.46, Running 101.60s Step 353( 1.67%), action 10, FPS 1.41, Running 102.62s Step 354( 1.83%), action 11, FPS 1.36, Running 103.68s Step 355( 2.00%), action 12, FPS 1.33, Running 104.67s Step 356( 2.17%), action 13, FPS 1.27, Running 105.88s Step 357( 2.33%), action 14, FPS 1.24, Running 106.83s Step 358( 2.50%), action 15, FPS 1.22, Running 107.60s Step 359( 2.67%), action 16, FPS 1.19, Running 108.69s Step 360( 2.83%), action 17, FPS 1.16, Running 109.71s Step 361( 3.00%), action 18, FPS 1.15, Running 110.39s Step 362( 3.17%), action 19, FPS 1.12, Running 111.44s Step 363( 3.33%), action 20, FPS 1.07, Running 112.49s Step 364( 3.50%), action 21, FPS 1.08, Running 113.29s Step 365( 3.67%), action 22, FPS 1.10, Running 113.59s Step 366( 3.83%), action 23, FPS 1.14, Running 114.04s Step 367( 4.00%), action 24, FPS 1.15, Running 114.73s Step 368( 4.17%), action 25, FPS 1.16, Running 115.48s Step 369( 4.33%), action 26, FPS 1.15, Running 116.42s Step 370( 4.50%), action 27, FPS 1.16, Running 117.07s Step 371( 4.67%), action 28, FPS 1.16, Running 117.97s Step 372( 4.83%), action 29, FPS 1.16, Running 118.79s Step 373( 5.00%), action 30, FPS 1.18, Running 119.53s Step 374( 5.17%), action 31, FPS 1.18, Running 120.56s Step 375( 5.33%), action 32, FPS 1.20, Running 121.34s Step 376( 5.50%), action 33, FPS 1.24, Running 121.99s Step 377( 5.67%), action 34, FPS 1.24, Running 122.98s Step 378( 5.83%), action 35, FPS 1.25, Running 123.64s Step 379( 6.00%), action 36, FPS 1.26, Running 124.55s Step 380( 6.17%), action 37, FPS 1.28, Running 125.30s Step 381( 6.33%), action 38, FPS 1.27, Running 126.14s Step 382( 6.50%), action 39, FPS 1.30, Running 126.87s Step 383( 6.67%), action 40, FPS 1.31, Running 127.77s Step 384( 6.83%), action 41, FPS 1.29, Running 128.82s Step 385( 7.00%), action 42, FPS 1.26, Running 129.48s Step 386( 7.17%), action 43, FPS 1.22, Running 130.38s Step 387( 7.33%), action 44, FPS 1.22, Running 131.06s Step 388( 7.50%), action 45, FPS 1.21, Running 131.95s Step 389( 7.67%), action 46, FPS 1.27, Running 132.23s Step 390( 7.83%), action 47, FPS 1.29, Running 132.58s Step 391( 8.00%), action 48, FPS 1.34, Running 132.87s Step 392( 8.17%), action 49, FPS 1.39, Running 133.17s Step 393( 8.33%), action 50, FPS 1.44, Running 133.45s Step 394( 8.50%), action 51, FPS 1.50, Running 133.89s Step 395( 8.67%), action 52, FPS 1.54, Running 134.31s Step 396( 8.83%), action 53, FPS 1.55, Running 134.92s Step 397( 9.00%), action 54, FPS 1.55, Running 135.89s Step 398( 9.17%), action 55, FPS 1.54, Running 136.65s Step 399( 9.33%), action 56, FPS 1.54, Running 137.50s Step 400( 9.50%), action 57, FPS 1.54, Running 138.27s Step 401( 9.67%), action 58, FPS 1.55, Running 139.02s Step 402( 9.83%), action 59, FPS 1.53, Running 139.94s Step 403( 10.00%), action 60, FPS 1.57, Running 140.54s Step 404( 10.17%), action 61, FPS 1.56, Running 141.60s Step 405( 10.33%), action 62, FPS 1.57, Running 142.21s Step 406( 10.50%), action 63, FPS 1.55, Running 143.29s Step 407( 10.67%), action 64, FPS 1.55, Running 143.99s Step 408( 10.83%), action 65, FPS 1.54, Running 144.94s Step 409( 11.00%), action 66, FPS 1.50, Running 145.55s Step 410( 11.17%), action 67, FPS 1.43, Running 146.55s Step 411( 11.33%), action 68, FPS 1.40, Running 147.15s Step 412( 11.50%), action 69, FPS 1.34, Running 148.10s Step 413( 11.67%), action 70, FPS 1.28, Running 149.02s Step 414( 11.83%), action 71, FPS 1.24, Running 150.05s Step 415( 12.00%), action 72, FPS 1.21, Running 150.80s Step 416( 12.17%), action 73, FPS 1.20, Running 151.63s Step 417( 12.33%), action 74, FPS 1.22, Running 152.33s Step 418( 12.50%), action 75, FPS 1.23, Running 152.89s Step 419( 12.67%), action 76, FPS 1.27, Running 153.28s Step 420( 12.83%), action 77, FPS 1.30, Running 153.67s Step 421( 13.00%), action 78, FPS 1.33, Running 154.07s Step 422( 13.17%), action 79, FPS 1.37, Running 154.59s Step 423( 13.33%), action 80, FPS 1.37, Running 155.09s Step 424( 13.50%), action 81, FPS 1.37, Running 156.22s Step 425( 13.67%), action 82, FPS 1.37, Running 156.79s Step 426( 13.83%), action 83, FPS 1.39, Running 157.72s Step 427( 14.00%), action 84, FPS 1.39, Running 158.40s Step 428( 14.17%), action 85, FPS 1.38, Running 159.43s Step 429( 14.33%), action 86, FPS 1.37, Running 160.12s Step 430( 14.50%), action 87, FPS 1.38, Running 161.09s Step 431( 14.67%), action 88, FPS 1.37, Running 161.73s Step 432( 14.83%), action 89, FPS 1.37, Running 162.72s Step 433( 15.00%), action 90, FPS 1.38, Running 163.55s Step 434( 15.17%), action 91, FPS 1.38, Running 164.54s Step 435( 15.33%), action 92, FPS 1.36, Running 165.51s Step 436( 15.50%), action 93, FPS 1.37, Running 166.19s Step 437( 15.67%), action 94, FPS 1.35, Running 167.15s Step 438( 15.83%), action 95, FPS 1.34, Running 167.85s Step 439( 16.00%), action 96, FPS 1.30, Running 168.62s Step 440( 16.17%), action 97, FPS 1.26, Running 169.48s Step 441( 16.33%), action 98, FPS 1.23, Running 170.35s Step 442( 16.50%), action 99, FPS 1.21, Running 171.06s Step 443( 16.67%), action 100, FPS 1.19, Running 171.97s Step 444( 16.83%), action 101, FPS 1.21, Running 172.72s Step 445( 17.00%), action 102, FPS 1.23, Running 173.02s Step 446( 17.17%), action 103, FPS 1.28, Running 173.36s Step 447( 17.33%), action 104, FPS 1.31, Running 173.71s Step 448( 17.50%), action 105, FPS 1.35, Running 174.22s Step 449( 17.67%), action 106, FPS 1.36, Running 174.82s Step 450( 17.83%), action 107, FPS 1.35, Running 175.90s Step 451( 18.00%), action 108, FPS 1.34, Running 176.61s Step 452( 18.17%), action 109, FPS 1.35, Running 177.58s Step 453( 18.33%), action 110, FPS 1.34, Running 178.50s Step 454( 18.50%), action 111, FPS 1.33, Running 179.62s Step 455( 18.67%), action 112, FPS 1.36, Running 180.22s Step 456( 18.83%), action 113, FPS 1.35, Running 181.06s Step 457( 19.00%), action 114, FPS 1.37, Running 181.80s Step 458( 19.17%), action 115, FPS 1.37, Running 182.49s Step 459( 19.33%), action 116, FPS 1.35, Running 183.44s Step 460( 19.50%), action 117, FPS 1.36, Running 184.19s Step 461( 19.67%), action 118, FPS 1.35, Running 185.13s Step 462( 19.83%), action 119, FPS 1.32, Running 186.22s Step 463( 20.00%), action 120, FPS 1.35, Running 186.79s Step 464( 20.17%), action 121, FPS 1.32, Running 187.85s Step 465( 20.33%), action 122, FPS 1.29, Running 188.50s Step 466( 20.50%), action 123, FPS 1.25, Running 189.40s Step 467( 20.67%), action 124, FPS 1.22, Running 190.06s Step 468( 20.83%), action 125, FPS 1.19, Running 191.01s Step 469( 21.00%), action 126, FPS 1.19, Running 191.68s Step 470( 21.17%), action 127, FPS 1.22, Running 192.31s Step 471( 21.33%), action 128, FPS 1.25, Running 192.60s Step 472( 21.50%), action 129, FPS 1.30, Running 193.00s Step 473( 21.67%), action 130, FPS 1.34, Running 193.43s Step 474( 21.83%), action 131, FPS 1.35, Running 194.47s Step 475( 22.00%), action 132, FPS 1.34, Running 195.14s Step 476( 22.17%), action 133, FPS 1.34, Running 196.03s Step 477( 22.33%), action 134, FPS 1.34, Running 196.72s Step 478( 22.50%), action 135, FPS 1.32, Running 197.68s Step 479( 22.67%), action 136, FPS 1.34, Running 198.36s Step 480( 22.83%), action 137, FPS 1.32, Running 199.37s Step 481( 23.00%), action 138, FPS 1.35, Running 200.00s Step 482( 23.17%), action 139, FPS 1.36, Running 200.93s Step 483( 23.33%), action 140, FPS 1.35, Running 201.58s Step 484( 23.50%), action 141, FPS 1.37, Running 202.47s Step 485( 23.67%), action 142, FPS 1.33, Running 203.58s Step 486( 23.83%), action 143, FPS 1.34, Running 204.31s Step 487( 24.00%), action 144, FPS 1.33, Running 205.13s Step 488( 24.17%), action 145, FPS 1.33, Running 206.04s Step 489( 24.33%), action 146, FPS 1.31, Running 206.99s Step 490( 24.50%), action 147, FPS 1.30, Running 207.69s Step 491( 24.67%), action 148, FPS 1.25, Running 208.57s Step 492( 24.83%), action 149, FPS 1.23, Running 209.23s Step 493( 25.00%), action 150, FPS 1.20, Running 210.06s Step 494( 25.17%), action 151, FPS 1.20, Running 211.18s Step 495( 25.33%), action 152, FPS 1.23, Running 211.45s Step 496( 25.50%), action 153, FPS 1.26, Running 211.85s Step 497( 25.67%), action 154, FPS 1.29, Running 212.21s Step 498( 25.83%), action 155, FPS 1.33, Running 212.74s Step 499( 26.00%), action 156, FPS 1.33, Running 213.37s Step 500( 26.17%), action 157, FPS 1.34, Running 214.32s Step 501( 26.33%), action 158, FPS 1.32, Running 215.15s Step 502( 26.50%), action 159, FPS 1.33, Running 215.95s Step 503( 26.67%), action 160, FPS 1.31, Running 216.84s Step 504( 26.83%), action 161, FPS 1.29, Running 217.93s Step 505( 27.00%), action 162, FPS 1.33, Running 218.63s Step 506( 27.17%), action 163, FPS 1.31, Running 219.64s Step 507( 27.33%), action 164, FPS 1.30, Running 220.56s Step 508( 27.50%), action 165, FPS 1.31, Running 221.29s Step 509( 27.67%), action 166, FPS 1.32, Running 222.19s Step 510( 27.83%), action 167, FPS 1.31, Running 222.91s Step 511( 28.00%), action 168, FPS 1.31, Running 223.79s Step 512( 28.17%), action 169, FPS 1.30, Running 224.57s Step 513( 28.33%), action 170, FPS 1.30, Running 225.40s Step 514( 28.50%), action 171, FPS 1.30, Running 226.59s Step 515( 28.67%), action 172, FPS 1.25, Running 227.45s Step 516( 28.83%), action 173, FPS 1.22, Running 228.23s Step 517( 29.00%), action 174, FPS 1.18, Running 229.17s Step 518( 29.17%), action 175, FPS 1.17, Running 229.87s Step 519( 29.33%), action 176, FPS 1.15, Running 230.81s Step 520( 29.50%), action 177, FPS 1.19, Running 231.12s Step 521( 29.67%), action 178, FPS 1.22, Running 231.50s Step 522( 29.83%), action 179, FPS 1.24, Running 232.04s Step 523( 30.00%), action 180, FPS 1.27, Running 232.59s Step 524( 30.17%), action 181, FPS 1.29, Running 233.46s Step 525( 30.33%), action 182, FPS 1.28, Running 234.28s Step 526( 30.50%), action 183, FPS 1.29, Running 235.14s Step 527( 30.67%), action 184, FPS 1.29, Running 236.07s Step 528( 30.83%), action 185, FPS 1.29, Running 236.82s Step 529( 31.00%), action 186, FPS 1.29, Running 237.70s Step 530( 31.17%), action 187, FPS 1.29, Running 238.38s Step 531( 31.33%), action 188, FPS 1.29, Running 239.30s Step 532( 31.50%), action 189, FPS 1.28, Running 240.14s Step 533( 31.67%), action 190, FPS 1.28, Running 241.04s Step 534( 31.83%), action 191, FPS 1.28, Running 242.17s Step 535( 32.00%), action 192, FPS 1.28, Running 243.10s Step 536( 32.17%), action 193, FPS 1.28, Running 243.80s Step 537( 32.33%), action 194, FPS 1.29, Running 244.73s Step 538( 32.50%), action 195, FPS 1.25, Running 245.83s Step 539( 32.67%), action 196, FPS 1.28, Running 246.48s Step 540( 32.83%), action 197, FPS 1.21, Running 247.66s Step 541( 33.00%), action 198, FPS 1.17, Running 248.53s Step 542( 33.17%), action 199, FPS 1.15, Running 249.45s Step 543( 33.33%), action 200, FPS 1.14, Running 250.18s Step 544( 33.50%), action 201, FPS 1.16, Running 250.66s Step 545( 33.67%), action 202, FPS 1.19, Running 251.02s Step 546( 33.83%), action 203, FPS 1.21, Running 251.61s Step 547( 34.00%), action 204, FPS 1.24, Running 252.18s Step 548( 34.17%), action 205, FPS 1.23, Running 253.06s Step 549( 34.33%), action 206, FPS 1.25, Running 253.73s Step 550( 34.50%), action 207, FPS 1.23, Running 254.66s Step 551( 34.67%), action 208, FPS 1.23, Running 255.59s Step 552( 34.83%), action 209, FPS 1.23, Running 256.40s Step 553( 35.00%), action 210, FPS 1.24, Running 257.18s Step 554( 35.17%), action 211, FPS 1.25, Running 258.22s Step 555( 35.33%), action 212, FPS 1.25, Running 259.04s Step 556( 35.50%), action 213, FPS 1.23, Running 260.11s Step 557( 35.67%), action 214, FPS 1.25, Running 260.73s Step 558( 35.83%), action 215, FPS 1.26, Running 261.71s Step 559( 36.00%), action 216, FPS 1.26, Running 262.35s Step 560( 36.17%), action 217, FPS 1.30, Running 263.09s Step 561( 36.33%), action 218, FPS 1.30, Running 263.92s Step 562( 36.50%), action 219, FPS 1.32, Running 264.63s Step 563( 36.67%), action 220, FPS 1.30, Running 265.52s Step 564( 36.83%), action 221, FPS 1.26, Running 266.58s Step 565( 37.00%), action 222, FPS 1.23, Running 267.23s Step 566( 37.17%), action 223, FPS 1.21, Running 268.10s Step 567( 37.33%), action 224, FPS 1.20, Running 268.86s Step 568( 37.50%), action 225, FPS 1.21, Running 269.60s Step 569( 37.67%), action 226, FPS 1.24, Running 269.89s Step 570( 37.83%), action 227, FPS 1.26, Running 270.52s Step 571( 38.00%), action 228, FPS 1.30, Running 270.97s Step 572( 38.17%), action 229, FPS 1.29, Running 271.92s Step 573( 38.33%), action 230, FPS 1.27, Running 272.91s Step 574( 38.50%), action 231, FPS 1.26, Running 274.06s Step 575( 38.67%), action 232, FPS 1.25, Running 275.00s Step 576( 38.83%), action 233, FPS 1.28, Running 275.71s Step 577( 39.00%), action 234, FPS 1.26, Running 276.62s Step 578( 39.17%), action 235, FPS 1.28, Running 277.31s Step 579( 39.33%), action 236, FPS 1.26, Running 278.25s Step 580( 39.50%), action 237, FPS 1.26, Running 278.93s Step 581( 39.67%), action 238, FPS 1.26, Running 279.83s Step 582( 39.83%), action 239, FPS 1.26, Running 280.52s Step 583( 40.00%), action 240, FPS 1.26, Running 281.45s Step 584( 40.17%), action 241, FPS 1.25, Running 282.54s Step 585( 40.33%), action 242, FPS 1.25, Running 283.27s Step 586( 40.50%), action 243, FPS 1.24, Running 284.18s Step 587( 40.67%), action 244, FPS 1.24, Running 284.97s Step 588( 40.83%), action 245, FPS 1.23, Running 285.80s Step 589( 41.00%), action 246, FPS 1.20, Running 286.49s Step 590( 41.17%), action 247, FPS 1.20, Running 287.23s Step 591( 41.33%), action 248, FPS 1.17, Running 288.00s Step 592( 41.50%), action 249, FPS 1.21, Running 288.46s Step 593( 41.67%), action 250, FPS 1.25, Running 288.90s Step 594( 41.83%), action 251, FPS 1.30, Running 289.42s Step 595( 42.00%), action 252, FPS 1.35, Running 289.86s Step 596( 42.17%), action 253, FPS 1.35, Running 290.48s Step 597( 42.33%), action 254, FPS 1.37, Running 291.22s Step 598( 42.50%), action 255, FPS 1.34, Running 292.23s Step 599( 42.67%), action 256, FPS 1.34, Running 293.17s Step 600( 42.83%), action 257, FPS 1.34, Running 293.86s Step 601( 43.00%), action 258, FPS 1.33, Running 294.84s Step 602( 43.17%), action 259, FPS 1.31, Running 295.75s Step 603( 43.33%), action 260, FPS 1.33, Running 296.54s Step 604( 43.50%), action 261, FPS 1.33, Running 297.54s Step 605( 43.67%), action 262, FPS 1.34, Running 298.20s Step 606( 43.83%), action 263, FPS 1.34, Running 299.11s Step 607( 44.00%), action 264, FPS 1.35, Running 299.80s Step 608( 44.17%), action 265, FPS 1.34, Running 300.74s Step 609( 44.33%), action 266, FPS 1.34, Running 301.42s Step 610( 44.50%), action 267, FPS 1.33, Running 302.30s Step 611( 44.67%), action 268, FPS 1.34, Running 302.98s Step 612( 44.83%), action 269, FPS 1.28, Running 304.03s Step 613( 45.00%), action 270, FPS 1.26, Running 304.73s Step 614( 45.17%), action 271, FPS 1.22, Running 305.76s Step 615( 45.33%), action 272, FPS 1.21, Running 306.44s Step 616( 45.50%), action 273, FPS 1.18, Running 307.37s Step 617( 45.67%), action 274, FPS 1.18, Running 308.17s Step 618( 45.83%), action 275, FPS 1.22, Running 308.59s Step 619( 46.00%), action 276, FPS 1.26, Running 308.98s Step 620( 46.17%), action 277, FPS 1.29, Running 309.35s Step 621( 46.33%), action 278, FPS 1.33, Running 309.84s Step 622( 46.50%), action 279, FPS 1.35, Running 310.52s Step 623( 46.67%), action 280, FPS 1.34, Running 311.48s Step 624( 46.83%), action 281, FPS 1.32, Running 312.64s Step 625( 47.00%), action 282, FPS 1.32, Running 313.32s Step 626( 47.17%), action 283, FPS 1.31, Running 314.35s Step 627( 47.33%), action 284, FPS 1.28, Running 315.38s Step 628( 47.50%), action 285, FPS 1.27, Running 316.46s Step 629( 47.67%), action 286, FPS 1.25, Running 317.44s Step 630( 47.83%), action 287, FPS 1.26, Running 318.15s Step 631( 48.00%), action 288, FPS 1.24, Running 319.08s Step 632( 48.17%), action 289, FPS 1.23, Running 320.26s Step 633( 48.33%), action 290, FPS 1.21, Running 321.25s Step 634( 48.50%), action 291, FPS 1.21, Running 322.34s Step 635( 48.67%), action 292, FPS 1.19, Running 323.27s Step 636( 48.83%), action 293, FPS 1.20, Running 323.98s Step 637( 49.00%), action 294, FPS 1.20, Running 324.85s Step 638( 49.17%), action 295, FPS 1.18, Running 325.57s Step 639( 49.33%), action 296, FPS 1.16, Running 326.25s Step 640( 49.50%), action 297, FPS 1.12, Running 327.24s Step 641( 49.67%), action 298, FPS 1.11, Running 327.86s Step 642( 49.83%), action 299, FPS 1.13, Running 328.18s Step 643( 50.00%), action 300, FPS 1.17, Running 328.56s Step 644( 50.17%), action 301, FPS 1.22, Running 329.09s Step 645( 50.33%), action 302, FPS 1.23, Running 329.59s Step 646( 50.50%), action 303, FPS 1.24, Running 330.49s Step 647( 50.67%), action 304, FPS 1.26, Running 331.21s Step 648( 50.83%), action 305, FPS 1.28, Running 332.09s Step 649( 51.00%), action 306, FPS 1.30, Running 332.78s Step 650( 51.17%), action 307, FPS 1.28, Running 333.77s Step 651( 51.33%), action 308, FPS 1.30, Running 334.51s Step 652( 51.50%), action 309, FPS 1.33, Running 335.34s Step 653( 51.67%), action 310, FPS 1.34, Running 336.17s Step 654( 51.83%), action 311, FPS 1.36, Running 337.09s Step 655( 52.00%), action 312, FPS 1.38, Running 337.81s Step 656( 52.17%), action 313, FPS 1.35, Running 338.77s Step 657( 52.33%), action 314, FPS 1.36, Running 339.50s Step 658( 52.50%), action 315, FPS 1.34, Running 340.49s Step 659( 52.67%), action 316, FPS 1.34, Running 341.17s Step 660( 52.83%), action 317, FPS 1.34, Running 342.16s Step 661( 53.00%), action 318, FPS 1.33, Running 342.91s Step 662( 53.17%), action 319, FPS 1.27, Running 343.88s Step 663( 53.33%), action 320, FPS 1.24, Running 344.67s Step 664( 53.50%), action 321, FPS 1.21, Running 345.68s Step 665( 53.67%), action 322, FPS 1.17, Running 346.62s Step 666( 53.83%), action 323, FPS 1.19, Running 347.28s Step 667( 54.00%), action 324, FPS 1.20, Running 347.87s Step 668( 54.17%), action 325, FPS 1.24, Running 348.24s Step 669( 54.33%), action 326, FPS 1.27, Running 348.52s Step 670( 54.50%), action 327, FPS 1.32, Running 348.91s Step 671( 54.67%), action 328, FPS 1.35, Running 349.33s Step 672( 54.83%), action 329, FPS 1.37, Running 349.93s Step 673( 55.00%), action 330, FPS 1.38, Running 350.67s Step 674( 55.17%), action 331, FPS 1.37, Running 351.66s Step 675( 55.33%), action 332, FPS 1.36, Running 352.47s Step 676( 55.50%), action 333, FPS 1.38, Running 353.29s Step 677( 55.67%), action 334, FPS 1.38, Running 353.99s Step 678( 55.83%), action 335, FPS 1.41, Running 354.70s Step 679( 56.00%), action 336, FPS 1.40, Running 355.45s Step 680( 56.17%), action 337, FPS 1.39, Running 356.58s Step 681( 56.33%), action 338, FPS 1.40, Running 357.16s Step 682( 56.50%), action 339, FPS 1.41, Running 358.12s Step 683( 56.67%), action 340, FPS 1.42, Running 358.77s Step 684( 56.83%), action 341, FPS 1.42, Running 359.82s Step 685( 57.00%), action 342, FPS 1.41, Running 360.77s Step 686( 57.17%), action 343, FPS 1.42, Running 361.41s Step 687( 57.33%), action 344, FPS 1.38, Running 362.33s Step 688( 57.50%), action 345, FPS 1.34, Running 363.13s Step 689( 57.67%), action 346, FPS 1.30, Running 363.91s Step 690( 57.83%), action 347, FPS 1.27, Running 364.67s Step 691( 58.00%), action 348, FPS 1.23, Running 365.59s Step 692( 58.17%), action 349, FPS 1.22, Running 366.27s Step 693( 58.33%), action 350, FPS 1.22, Running 367.13s Step 694( 58.50%), action 351, FPS 1.25, Running 367.71s Step 695( 58.67%), action 352, FPS 1.28, Running 368.06s Step 696( 58.83%), action 353, FPS 1.32, Running 368.45s Step 697( 59.00%), action 354, FPS 1.35, Running 368.81s Step 698( 59.17%), action 355, FPS 1.38, Running 369.19s Step 699( 59.33%), action 356, FPS 1.41, Running 369.68s Step 700( 59.50%), action 357, FPS 1.45, Running 370.37s Step 701( 59.67%), action 358, FPS 1.41, Running 371.33s Step 702( 59.83%), action 359, FPS 1.44, Running 372.05s Step 703( 60.00%), action 360, FPS 1.41, Running 372.95s Step 704( 60.17%), action 361, FPS 1.41, Running 374.05s Step 705( 60.33%), action 362, FPS 1.41, Running 374.96s Step 706( 60.50%), action 363, FPS 1.39, Running 375.80s Step 707( 60.67%), action 364, FPS 1.40, Running 376.66s Step 708( 60.83%), action 365, FPS 1.40, Running 377.43s Step 709( 61.00%), action 366, FPS 1.38, Running 378.35s Step 710( 61.17%), action 367, FPS 1.36, Running 379.33s Step 711( 61.33%), action 368, FPS 1.38, Running 380.04s Step 712( 61.50%), action 369, FPS 1.38, Running 380.72s Step 713( 61.67%), action 370, FPS 1.37, Running 381.69s Step 714( 61.83%), action 371, FPS 1.32, Running 382.86s Step 715( 62.00%), action 372, FPS 1.27, Running 383.86s Step 716( 62.17%), action 373, FPS 1.24, Running 384.63s Step 717( 62.33%), action 374, FPS 1.19, Running 385.56s Step 718( 62.50%), action 375, FPS 1.17, Running 386.23s Step 719( 62.67%), action 376, FPS 1.14, Running 387.17s Step 720( 62.83%), action 377, FPS 1.14, Running 387.84s Step 721( 63.00%), action 378, FPS 1.19, Running 388.20s Step 722( 63.17%), action 379, FPS 1.21, Running 388.58s Step 723( 63.33%), action 380, FPS 1.25, Running 388.97s Step 724( 63.50%), action 381, FPS 1.27, Running 389.81s Step 725( 63.67%), action 382, FPS 1.30, Running 390.32s Step 726( 63.83%), action 383, FPS 1.29, Running 391.32s Step 727( 64.00%), action 384, FPS 1.30, Running 392.04s Step 728( 64.17%), action 385, FPS 1.29, Running 392.98s Step 729( 64.33%), action 386, FPS 1.29, Running 393.91s Step 730( 64.50%), action 387, FPS 1.31, Running 394.56s Step 731( 64.67%), action 388, FPS 1.29, Running 395.50s Step 732( 64.83%), action 389, FPS 1.29, Running 396.25s Step 733( 65.00%), action 390, FPS 1.29, Running 397.18s Step 734( 65.17%), action 391, FPS 1.30, Running 398.22s Step 735( 65.33%), action 392, FPS 1.30, Running 399.23s Step 736( 65.50%), action 393, FPS 1.31, Running 399.91s Step 737( 65.67%), action 394, FPS 1.32, Running 400.75s Step 738( 65.83%), action 395, FPS 1.30, Running 401.56s Step 739( 66.00%), action 396, FPS 1.31, Running 402.46s Step 740( 66.17%), action 397, FPS 1.31, Running 403.14s Step 741( 66.33%), action 398, FPS 1.26, Running 404.05s Step 742( 66.50%), action 399, FPS 1.24, Running 404.72s Step 743( 66.67%), action 400, FPS 1.20, Running 405.65s Step 744( 66.83%), action 401, FPS 1.18, Running 406.70s Step 745( 67.00%), action 402, FPS 1.18, Running 407.29s Step 746( 67.17%), action 403, FPS 1.23, Running 407.62s Step 747( 67.33%), action 404, FPS 1.26, Running 407.94s Step 748( 67.50%), action 405, FPS 1.30, Running 408.34s Step 749( 67.67%), action 406, FPS 1.33, Running 408.95s Step 750( 67.83%), action 407, FPS 1.29, Running 410.08s Step 751( 68.00%), action 408, FPS 1.30, Running 410.85s Step 752( 68.17%), action 409, FPS 1.29, Running 411.79s Step 753( 68.33%), action 410, FPS 1.30, Running 412.61s Step 754( 68.50%), action 411, FPS 1.30, Running 413.64s Step 755( 68.67%), action 412, FPS 1.31, Running 414.50s Step 756( 68.83%), action 413, FPS 1.28, Running 415.54s Step 757( 69.00%), action 414, FPS 1.27, Running 416.48s Step 758( 69.17%), action 415, FPS 1.27, Running 417.28s Step 759( 69.33%), action 416, FPS 1.28, Running 418.13s Step 760( 69.50%), action 417, FPS 1.27, Running 418.84s Step 761( 69.67%), action 418, FPS 1.28, Running 419.72s Step 762( 69.83%), action 419, FPS 1.25, Running 420.76s Step 763( 70.00%), action 420, FPS 1.26, Running 421.58s Step 764( 70.17%), action 421, FPS 1.26, Running 422.53s Step 765( 70.33%), action 422, FPS 1.26, Running 423.18s Step 766( 70.50%), action 423, FPS 1.21, Running 424.19s Step 767( 70.67%), action 424, FPS 1.18, Running 424.84s Step 768( 70.83%), action 425, FPS 1.14, Running 425.91s Step 769( 71.00%), action 426, FPS 1.14, Running 426.56s Step 770( 71.17%), action 427, FPS 1.19, Running 426.91s Step 771( 71.33%), action 428, FPS 1.22, Running 427.21s Step 772( 71.50%), action 429, FPS 1.23, Running 428.02s Step 773( 71.67%), action 430, FPS 1.24, Running 428.70s Step 774( 71.83%), action 431, FPS 1.24, Running 429.81s Step 775( 72.00%), action 432, FPS 1.23, Running 430.79s Step 776( 72.17%), action 433, FPS 1.25, Running 431.61s Step 777( 72.33%), action 434, FPS 1.25, Running 432.50s Step 778( 72.50%), action 435, FPS 1.26, Running 433.13s Step 779( 72.67%), action 436, FPS 1.26, Running 433.97s Step 780( 72.83%), action 437, FPS 1.25, Running 434.82s Step 781( 73.00%), action 438, FPS 1.25, Running 435.75s Step 782( 73.17%), action 439, FPS 1.27, Running 436.47s Step 783( 73.33%), action 440, FPS 1.26, Running 437.49s Step 784( 73.50%), action 441, FPS 1.25, Running 438.57s Step 785( 73.67%), action 442, FPS 1.22, Running 439.51s Step 786( 73.83%), action 443, FPS 1.24, Running 440.26s Step 787( 74.00%), action 444, FPS 1.22, Running 441.19s Step 788( 74.17%), action 445, FPS 1.25, Running 441.91s Step 789( 74.33%), action 446, FPS 1.23, Running 442.78s Step 790( 74.50%), action 447, FPS 1.21, Running 443.45s Step 791( 74.67%), action 448, FPS 1.17, Running 444.36s Step 792( 74.83%), action 449, FPS 1.17, Running 445.17s Step 793( 75.00%), action 450, FPS 1.17, Running 445.79s Step 794( 75.17%), action 451, FPS 1.21, Running 446.29s Step 795( 75.33%), action 452, FPS 1.25, Running 446.80s Step 796( 75.50%), action 453, FPS 1.27, Running 447.32s Step 797( 75.67%), action 454, FPS 1.27, Running 448.24s Step 798( 75.83%), action 455, FPS 1.23, Running 449.42s Step 799( 76.00%), action 456, FPS 1.24, Running 450.13s Step 800( 76.17%), action 457, FPS 1.23, Running 451.05s Step 801( 76.33%), action 458, FPS 1.22, Running 452.14s Step 802( 76.50%), action 459, FPS 1.21, Running 452.96s Step 803( 76.67%), action 460, FPS 1.23, Running 453.82s Step 804( 76.83%), action 461, FPS 1.23, Running 454.85s Step 805( 77.00%), action 462, FPS 1.25, Running 455.51s Step 806( 77.17%), action 463, FPS 1.22, Running 456.61s Step 807( 77.33%), action 464, FPS 1.23, Running 457.51s Step 808( 77.50%), action 465, FPS 1.23, Running 458.21s Step 809( 77.67%), action 466, FPS 1.23, Running 459.02s Step 810( 77.83%), action 467, FPS 1.22, Running 459.87s Step 811( 78.00%), action 468, FPS 1.22, Running 460.79s Step 812( 78.17%), action 469, FPS 1.23, Running 461.47s Step 813( 78.33%), action 470, FPS 1.21, Running 462.35s Step 814( 78.50%), action 471, FPS 1.16, Running 463.48s Step 815( 78.67%), action 472, FPS 1.14, Running 464.30s Step 816( 78.83%), action 473, FPS 1.14, Running 464.85s Step 817( 79.00%), action 474, FPS 1.19, Running 465.12s Step 818( 79.17%), action 475, FPS 1.24, Running 465.49s Step 819( 79.33%), action 476, FPS 1.27, Running 465.93s Step 820( 79.50%), action 477, FPS 1.29, Running 466.60s Step 821( 79.67%), action 478, FPS 1.30, Running 467.55s Step 822( 79.83%), action 479, FPS 1.28, Running 468.57s Step 823( 80.00%), action 480, FPS 1.29, Running 469.30s Step 824( 80.17%), action 481, FPS 1.30, Running 470.28s Step 825( 80.33%), action 482, FPS 1.27, Running 471.21s Step 826( 80.50%), action 483, FPS 1.31, Running 471.92s Step 827( 80.67%), action 484, FPS 1.30, Running 472.86s Step 828( 80.83%), action 485, FPS 1.30, Running 473.59s Step 829( 81.00%), action 486, FPS 1.30, Running 474.45s Step 830( 81.17%), action 487, FPS 1.30, Running 475.21s Step 831( 81.33%), action 488, FPS 1.30, Running 476.13s Step 832( 81.50%), action 489, FPS 1.30, Running 476.80s Step 833( 81.67%), action 490, FPS 1.30, Running 477.71s Step 834( 81.83%), action 491, FPS 1.30, Running 478.82s Step 835( 82.00%), action 492, FPS 1.30, Running 479.69s Step 836( 82.17%), action 493, FPS 1.28, Running 480.50s Step 837( 82.33%), action 494, FPS 1.23, Running 481.44s Step 838( 82.50%), action 495, FPS 1.20, Running 482.13s Step 839( 82.67%), action 496, FPS 1.17, Running 483.04s Step 840( 82.83%), action 497, FPS 1.17, Running 483.66s Step 841( 83.00%), action 498, FPS 1.22, Running 483.94s Step 842( 83.17%), action 499, FPS 1.27, Running 484.36s Step 843( 83.33%), action 500, FPS 1.29, Running 484.83s Step 844( 83.50%), action 501, FPS 1.31, Running 485.52s Step 845( 83.67%), action 502, FPS 1.31, Running 486.44s Step 846( 83.83%), action 503, FPS 1.31, Running 487.19s Step 847( 84.00%), action 504, FPS 1.32, Running 488.05s Step 848( 84.17%), action 505, FPS 1.32, Running 488.72s Step 849( 84.33%), action 506, FPS 1.32, Running 489.64s Step 850( 84.50%), action 507, FPS 1.30, Running 490.64s Step 851( 84.67%), action 508, FPS 1.31, Running 491.37s Step 852( 84.83%), action 509, FPS 1.28, Running 492.43s Step 853( 85.00%), action 510, FPS 1.30, Running 493.12s Step 854( 85.17%), action 511, FPS 1.31, Running 494.11s Step 855( 85.33%), action 512, FPS 1.31, Running 495.01s Step 856( 85.50%), action 513, FPS 1.31, Running 495.74s Step 857( 85.67%), action 514, FPS 1.32, Running 496.58s Step 858( 85.83%), action 515, FPS 1.32, Running 497.32s Step 859( 86.00%), action 516, FPS 1.31, Running 498.27s Step 860( 86.17%), action 517, FPS 1.31, Running 498.94s Step 861( 86.33%), action 518, FPS 1.26, Running 499.80s Step 862( 86.50%), action 519, FPS 1.24, Running 500.55s Step 863( 86.67%), action 520, FPS 1.21, Running 501.38s Step 864( 86.83%), action 521, FPS 1.18, Running 502.53s Step 865( 87.00%), action 522, FPS 1.22, Running 502.86s Step 866( 87.17%), action 523, FPS 1.25, Running 503.24s Step 867( 87.33%), action 524, FPS 1.29, Running 503.55s Step 868( 87.50%), action 525, FPS 1.31, Running 503.99s Step 869( 87.67%), action 526, FPS 1.35, Running 504.46s Step 870( 87.83%), action 527, FPS 1.36, Running 505.35s Step 871( 88.00%), action 528, FPS 1.36, Running 506.10s Step 872( 88.17%), action 529, FPS 1.39, Running 506.83s Step 873( 88.33%), action 530, FPS 1.37, Running 507.76s Step 874( 88.50%), action 531, FPS 1.36, Running 508.83s Step 875( 88.67%), action 532, FPS 1.39, Running 509.42s Step 876( 88.83%), action 533, FPS 1.37, Running 510.39s Step 877( 89.00%), action 534, FPS 1.37, Running 511.13s Step 878( 89.17%), action 535, FPS 1.36, Running 512.01s Step 879( 89.33%), action 536, FPS 1.40, Running 512.57s Step 880( 89.50%), action 537, FPS 1.36, Running 513.60s Step 881( 89.67%), action 538, FPS 1.36, Running 514.50s Step 882( 89.83%), action 539, FPS 1.35, Running 515.31s Step 883( 90.00%), action 540, FPS 1.35, Running 516.25s Step 884( 90.17%), action 541, FPS 1.35, Running 517.40s Step 885( 90.33%), action 542, FPS 1.31, Running 518.11s Step 886( 90.50%), action 543, FPS 1.26, Running 519.07s Step 887( 90.67%), action 544, FPS 1.22, Running 519.98s Step 888( 90.83%), action 545, FPS 1.19, Running 520.75s Step 889( 91.00%), action 546, FPS 1.16, Running 521.67s Step 890( 91.17%), action 547, FPS 1.20, Running 522.06s Step 891( 91.33%), action 548, FPS 1.23, Running 522.36s Step 892( 91.50%), action 549, FPS 1.26, Running 522.76s Step 893( 91.67%), action 550, FPS 1.30, Running 523.09s Step 894( 91.83%), action 551, FPS 1.34, Running 523.75s Step 895( 92.00%), action 552, FPS 1.35, Running 524.23s Step 896( 92.17%), action 553, FPS 1.35, Running 525.25s Step 897( 92.33%), action 554, FPS 1.36, Running 525.83s Step 898( 92.50%), action 555, FPS 1.35, Running 526.82s Step 899( 92.67%), action 556, FPS 1.35, Running 527.39s Step 900( 92.83%), action 557, FPS 1.36, Running 528.26s Step 901( 93.00%), action 558, FPS 1.34, Running 529.40s Step 902( 93.17%), action 559, FPS 1.35, Running 530.16s Step 903( 93.33%), action 560, FPS 1.35, Running 531.06s Step 904( 93.50%), action 561, FPS 1.35, Running 532.24s Step 905( 93.67%), action 562, FPS 1.32, Running 533.26s Step 906( 93.83%), action 563, FPS 1.30, Running 534.51s Step 907( 94.00%), action 564, FPS 1.29, Running 535.45s Step 908( 94.17%), action 565, FPS 1.30, Running 536.10s Step 909( 94.33%), action 566, FPS 1.30, Running 537.04s Step 910( 94.50%), action 567, FPS 1.28, Running 537.73s Step 911( 94.67%), action 568, FPS 1.24, Running 538.53s Step 912( 94.83%), action 569, FPS 1.21, Running 539.34s Step 913( 95.00%), action 570, FPS 1.16, Running 540.30s Step 914( 95.17%), action 571, FPS 1.13, Running 541.39s Step 915( 95.33%), action 572, FPS 1.14, Running 541.77s Step 916( 95.50%), action 573, FPS 1.19, Running 542.12s Step 917( 95.67%), action 574, FPS 1.20, Running 542.44s Step 918( 95.83%), action 575, FPS 1.24, Running 542.91s Step 919( 96.00%), action 576, FPS 1.25, Running 543.43s Step 920( 96.17%), action 577, FPS 1.28, Running 543.93s Step 921( 96.33%), action 578, FPS 1.30, Running 544.78s Step 922( 96.50%), action 579, FPS 1.30, Running 545.51s Step 923( 96.67%), action 580, FPS 1.30, Running 546.40s Step 924( 96.83%), action 581, FPS 1.31, Running 547.54s Step 925( 97.00%), action 582, FPS 1.33, Running 548.26s Step 926( 97.17%), action 583, FPS 1.35, Running 549.27s Step 927( 97.33%), action 584, FPS 1.35, Running 550.21s Step 928( 97.50%), action 585, FPS 1.35, Running 550.96s Step 929( 97.67%), action 586, FPS 1.34, Running 552.00s Step 930( 97.83%), action 587, FPS 1.34, Running 552.69s Step 931( 98.00%), action 588, FPS 1.33, Running 553.62s Step 932( 98.17%), action 589, FPS 1.30, Running 554.67s Step 933( 98.33%), action 590, FPS 1.33, Running 555.29s Step 934( 98.50%), action 591, FPS 1.35, Running 556.24s Step 935( 98.67%), action 592, FPS 1.32, Running 556.89s Step 936( 98.83%), action 593, FPS 1.27, Running 557.91s Step 937( 99.00%), action 594, FPS 1.24, Running 558.55s Step 938( 99.17%), action 595, FPS 1.20, Running 559.57s Step 939( 99.33%), action 596, FPS 1.19, Running 560.23s Step 940( 99.50%), action 597, FPS 1.16, Running 561.18s Step 941( 99.67%), action 598, FPS 1.20, Running 561.50s Step 942( 99.83%), action 599, FPS 1.23, Running 561.82s Step 943(100.00%), action 600, FPS 1.27, Running 562.16s [2026-08-02 01:50:11] [82 ] Seed 81 failed after 562.54 s. +steps: 943 , actions: 600 . +Instruction: Empty +Total 9/82(10.98%) success. +Setting seed: 82 +Step 1( N/A%), pre moving , FPS 11.58, Running 0.09s Step 2( N/A%), pre moving , FPS 18.93, Running 0.11s Step 3( N/A%), pre moving , FPS 23.73, Running 0.13s Step 4( N/A%), pre moving , FPS 27.28, Running 0.15s Step 5( N/A%), pre moving , FPS 29.89, Running 0.17s Step 6( N/A%), pre moving , FPS 30.75, Running 0.20s Step 7( N/A%), pre moving , FPS 29.93, Running 0.23s Step 8( N/A%), pre moving , FPS 30.42, Running 0.26s Step 9( N/A%), pre moving , FPS 29.43, Running 0.31s Step 10( N/A%), pre moving , FPS 30.59, Running 0.33s Step 11( N/A%), pre moving , FPS 31.57, Running 0.35s Step 12( N/A%), pre moving , FPS 32.55, Running 0.37s Step 13( N/A%), pre moving , FPS 33.39, Running 0.39s Step 14( N/A%), pre moving , FPS 34.18, Running 0.41s Step 15( N/A%), pre moving , FPS 34.81, Running 0.43s Step 16( N/A%), pre moving , FPS 33.30, Running 0.48s Step 17( N/A%), pre moving , FPS 33.37, Running 0.51s Step 18( N/A%), pre moving , FPS 31.79, Running 0.57s Step 19( N/A%), pre moving , FPS 30.92, Running 0.61s Step 20( N/A%), pre moving , FPS 30.41, Running 0.66s Step 21( N/A%), pre moving , FPS 22.04, Running 0.99s Step 22( N/A%), pre moving , FPS 20.97, Running 1.06s Step 23( N/A%), pre moving , FPS 20.41, Running 1.11s Step 24( N/A%), pre moving , FPS 19.24, Running 1.19s Step 25( N/A%), pre moving , FPS 18.70, Running 1.24s Step 26( N/A%), pre moving , FPS 14.15, Running 1.61s Step 27( N/A%), pre moving , FPS 12.38, Running 1.85s Step 28( N/A%), pre moving , FPS 11.52, Running 2.00s Step 29( N/A%), pre moving , FPS 11.29, Running 2.08s Step 30( N/A%), pre moving , FPS 10.95, Running 2.15s Step 31( N/A%), pre moving , FPS 9.38, Running 2.48s Step 32( N/A%), pre moving , FPS 9.22, Running 2.54s Step 33( N/A%), pre moving , FPS 8.93, Running 2.63s Step 34( N/A%), pre moving , FPS 8.72, Running 2.70s Step 35( N/A%), pre moving , FPS 8.04, Running 2.92s Step 36( N/A%), pre moving , FPS 5.26, Running 4.28s Step 37( N/A%), pre moving , FPS 4.62, Running 4.84s Step 38( N/A%), pre moving , FPS 4.60, Running 4.92s Step 39( N/A%), pre moving , FPS 4.33, Running 5.24s Step 40( N/A%), pre moving , FPS 4.29, Running 5.32s Step 41( N/A%), pre moving , FPS 4.55, Running 5.39s Step 42( N/A%), pre moving , FPS 4.54, Running 5.46s Step 43( N/A%), pre moving , FPS 4.27, Running 5.79s Step 44( N/A%), pre moving , FPS 4.26, Running 5.88s Step 45( N/A%), pre moving , FPS 4.24, Running 5.96s Step 46( N/A%), pre moving , FPS 4.53, Running 6.03s Step 47( N/A%), pre moving , FPS 4.44, Running 6.36s Step 48( N/A%), pre moving , FPS 3.65, Running 7.48s Step 49( N/A%), pre moving , FPS 3.64, Running 7.57s Step 50( N/A%), pre moving , FPS 3.64, Running 7.65s Step 51( N/A%), pre moving , FPS 3.75, Running 7.81s Step 52( N/A%), pre moving , FPS 3.63, Running 8.04s Step 53( N/A%), pre moving , FPS 3.63, Running 8.13s Step 54( N/A%), pre moving , FPS 3.63, Running 8.21s Step 55( N/A%), pre moving , FPS 3.62, Running 8.45s Step 56( N/A%), pre moving , FPS 4.55, Running 8.68s Step 57( N/A%), pre moving , FPS 5.06, Running 8.79s Step 58( N/A%), pre moving , FPS 4.72, Running 9.16s Step 59( N/A%), pre moving , FPS 4.93, Running 9.29s Step 60( N/A%), pre moving , FPS 4.91, Running 9.40s Step 61( N/A%), pre moving , FPS 4.56, Running 9.77s Step 62( N/A%), pre moving , FPS 4.53, Running 9.88s Step 63( N/A%), pre moving , FPS 4.75, Running 10.00s Step 64( N/A%), pre moving , FPS 4.47, Running 10.36s Step 65( N/A%), pre moving , FPS 4.41, Running 10.49s Step 66( N/A%), pre moving , FPS 4.14, Running 10.86s Step 67( N/A%), pre moving , FPS 4.31, Running 10.99s Step 68( N/A%), pre moving , FPS 5.51, Running 11.11s Step 69( N/A%), pre moving , FPS 5.09, Running 11.50s Step 70( N/A%), pre moving , FPS 5.06, Running 11.61s Step 71( N/A%), pre moving , FPS 4.89, Running 11.90s Step 72( N/A%), pre moving , FPS 4.92, Running 12.11s Step 73( N/A%), pre moving , FPS 4.87, Running 12.24s Step 74( N/A%), pre moving , FPS 4.55, Running 12.61s Step 75( N/A%), pre moving , FPS 4.67, Running 12.73s Step 76( N/A%), pre moving , FPS 4.80, Running 12.85s Step 77( N/A%), pre moving , FPS 4.49, Running 13.24s Step 78( N/A%), pre moving , FPS 4.78, Running 13.34s Step 79( N/A%), pre moving , FPS 4.75, Running 13.50s Step 80( N/A%), pre moving , FPS 4.53, Running 13.81s Step 81( N/A%), pre moving , FPS 4.83, Running 13.91s Step 82( N/A%), pre moving , FPS 4.64, Running 14.19s Step 83( N/A%), pre moving , FPS 4.53, Running 14.41s Step 84( N/A%), pre moving , FPS 4.81, Running 14.52s Step 85( N/A%), pre moving , FPS 4.55, Running 14.89s Step 86( N/A%), pre moving , FPS 4.81, Running 15.02s Step 87( N/A%), pre moving , FPS 4.81, Running 15.15s Step 88( N/A%), pre moving , FPS 4.58, Running 15.48s Step 89( N/A%), pre moving , FPS 4.91, Running 15.57s Step 90( N/A%), pre moving , FPS 4.96, Running 15.64s Step 91( N/A%), pre moving , FPS 5.24, Running 15.72s Step 92( N/A%), pre moving , FPS 5.08, Running 16.05s Step 93( N/A%), pre moving , FPS 5.13, Running 16.14s Step 94( N/A%), pre moving , FPS 5.55, Running 16.21s Step 95( N/A%), pre moving , FPS 5.61, Running 16.30s Step 96( N/A%), pre moving , FPS 5.30, Running 16.62s Step 97( N/A%), pre moving , FPS 5.76, Running 16.71s Step 98( N/A%), pre moving , FPS 5.79, Running 16.79s Step 99( N/A%), pre moving , FPS 5.91, Running 16.88s Step 100( N/A%), pre moving , FPS 5.90, Running 17.20s Step 101( N/A%), pre moving , FPS 5.91, Running 17.29s Step 102( N/A%), pre moving , FPS 6.29, Running 17.37s Step 103( N/A%), pre moving , FPS 6.18, Running 17.64s Step 104( N/A%), pre moving , FPS 6.13, Running 17.78s Step 105( N/A%), pre moving , FPS 6.76, Running 17.85s Step 106( N/A%), pre moving , FPS 6.87, Running 17.93s Step 107( N/A%), pre moving , FPS 6.46, Running 18.25s Step 108( N/A%), pre moving , FPS 6.99, Running 18.34s Step 109( N/A%), pre moving , FPS 7.03, Running 18.42s Step 110( N/A%), pre moving , FPS 6.48, Running 18.73s Step 111( N/A%), pre moving , FPS 6.43, Running 18.83s Step 112( N/A%), pre moving , FPS 7.03, Running 18.89s Step 113( N/A%), pre moving , FPS 7.08, Running 18.97s Step 114( N/A%), pre moving , FPS 6.50, Running 19.29s Step 115( N/A%), pre moving , FPS 6.55, Running 19.35s Step 116( N/A%), pre moving , FPS 7.25, Running 19.38s Step 117( N/A%), pre moving , FPS 7.41, Running 19.41s Step 118( N/A%), pre moving , FPS 7.58, Running 19.43s Step 119( N/A%), pre moving , FPS 7.77, Running 19.45s Step 120( N/A%), pre moving , FPS 8.81, Running 19.48s Step 121( N/A%), pre moving , FPS 9.08, Running 19.50s Step 122( N/A%), pre moving , FPS 9.31, Running 19.52s Step 123( N/A%), pre moving , FPS 10.55, Running 19.54s Step 124( N/A%), pre moving , FPS 11.25, Running 19.56s Step 125( N/A%), pre moving , FPS 8.09, Running 20.32s Step 126( N/A%), pre moving , FPS 7.67, Running 20.54s Step 127( N/A%), pre moving , FPS 7.56, Running 20.90s Step 128( N/A%), pre moving , FPS 6.79, Running 21.29s Step 129( N/A%), pre moving , FPS 6.16, Running 21.67s Step 130( N/A%), pre moving , FPS 5.87, Running 22.13s Step 131( N/A%), pre moving , FPS 5.24, Running 22.64s Step 132( N/A%), pre moving , FPS 4.66, Running 23.19s Step 133( N/A%), pre moving , FPS 4.14, Running 23.80s Step 134( N/A%), pre moving , FPS 3.94, Running 24.36s Step 135( N/A%), pre moving , FPS 3.60, Running 24.91s Step 136( N/A%), pre moving , FPS 3.26, Running 25.51s Step 137( N/A%), pre moving , FPS 3.00, Running 26.08s Step 138( N/A%), pre moving , FPS 2.76, Running 26.68s Step 139( N/A%), pre moving , FPS 2.58, Running 27.22s Step 140( N/A%), pre moving , FPS 2.40, Running 27.80s Step 141( N/A%), pre moving , FPS 2.25, Running 28.38s Step 142( N/A%), pre moving , FPS 2.12, Running 28.95s Step 143( N/A%), pre moving , FPS 2.00, Running 29.54s Step 144( N/A%), pre moving , FPS 1.89, Running 30.12s Step 145( N/A%), pre moving , FPS 1.93, Running 30.68s Step 146( N/A%), pre moving , FPS 1.86, Running 31.27s Step 147( N/A%), pre moving , FPS 1.83, Running 31.82s Step 148( N/A%), pre moving , FPS 1.79, Running 32.43s Step 149( N/A%), pre moving , FPS 1.77, Running 32.97s Step 150( N/A%), pre moving , FPS 1.75, Running 33.55s Step 151( N/A%), pre moving , FPS 1.75, Running 34.07s Step 152( N/A%), pre moving , FPS 1.74, Running 34.67s Step 153( N/A%), pre moving , FPS 1.72, Running 35.41s Step 154( N/A%), pre moving , FPS 1.71, Running 36.05s Step 155( N/A%), pre moving , FPS 1.71, Running 36.63s Step 156( N/A%), pre moving , FPS 1.71, Running 37.20s Step 157( N/A%), pre moving , FPS 1.71, Running 37.79s Step 158( N/A%), pre moving , FPS 1.71, Running 38.38s Step 159( N/A%), pre moving , FPS 1.70, Running 38.98s Step 160( N/A%), pre moving , FPS 1.71, Running 39.49s Step 161( N/A%), pre moving , FPS 1.75, Running 39.78s Step 162( N/A%), pre moving , FPS 1.81, Running 39.97s Step 163( N/A%), pre moving , FPS 1.86, Running 40.27s Step 164( N/A%), pre moving , FPS 1.92, Running 40.56s Step 165( N/A%), pre moving , FPS 1.97, Running 40.85s Step 166( N/A%), pre moving , FPS 2.01, Running 41.20s Step 167( N/A%), pre moving , FPS 2.04, Running 41.64s Step 168( N/A%), pre moving , FPS 2.10, Running 41.98s Step 169( N/A%), pre moving , FPS 2.08, Running 42.57s Step 170( N/A%), pre moving , FPS 2.09, Running 43.14s Step 171( N/A%), pre moving , FPS 2.07, Running 43.75s Step 172( N/A%), pre moving , FPS 2.07, Running 44.34s Step 173( N/A%), pre moving , FPS 2.10, Running 44.91s Step 174( N/A%), pre moving , FPS 2.12, Running 45.50s Step 175( N/A%), pre moving , FPS 2.11, Running 46.09s Step 176( N/A%), pre moving , FPS 2.12, Running 46.64s Step 177( N/A%), pre moving , FPS 2.13, Running 47.20s Step 178( N/A%), pre moving , FPS 2.13, Running 47.76s Step 179( N/A%), pre moving , FPS 2.14, Running 48.32s Step 180( N/A%), pre moving , FPS 2.13, Running 48.88s Step 181( N/A%), pre moving , FPS 2.07, Running 49.42s Step 182( N/A%), pre moving , FPS 1.99, Running 50.01s Step 183( N/A%), pre moving , FPS 1.94, Running 50.58s Step 184( N/A%), pre moving , FPS 1.89, Running 51.14s Step 185( N/A%), pre moving , FPS 1.84, Running 51.71s Step 186( N/A%), pre moving , FPS 1.81, Running 52.28s Step 187( N/A%), pre moving , FPS 1.78, Running 52.88s Step 188( N/A%), pre moving , FPS 1.74, Running 53.46s Step 189( N/A%), pre moving , FPS 1.75, Running 54.03s Step 190( N/A%), pre moving , FPS 1.75, Running 54.58s Step 191( N/A%), pre moving , FPS 1.76, Running 55.12s Step 192( N/A%), pre moving , FPS 1.77, Running 55.66s Step 193( N/A%), pre moving , FPS 1.77, Running 56.20s Step 194( N/A%), pre moving , FPS 1.77, Running 56.79s Step 195( N/A%), pre moving , FPS 1.77, Running 57.37s Step 196( N/A%), pre moving , FPS 1.77, Running 57.95s Step 197( N/A%), pre moving , FPS 1.80, Running 58.31s Step 198( N/A%), pre moving , FPS 1.87, Running 58.44s Step 199( N/A%), pre moving , FPS 1.96, Running 58.53s Step 200( N/A%), pre moving , FPS 2.04, Running 58.69s Step 201( N/A%), pre moving , FPS 2.09, Running 59.00s Step 202( N/A%), pre moving , FPS 2.20, Running 59.10s Step 203( N/A%), pre moving , FPS 2.32, Running 59.21s Step 204( N/A%), pre moving , FPS 2.37, Running 59.57s Step 205( N/A%), pre moving , FPS 2.51, Running 59.67s Step 206( N/A%), pre moving , FPS 2.66, Running 59.80s Step 207( N/A%), pre moving , FPS 2.61, Running 60.55s Step 208( N/A%), pre moving , FPS 2.77, Running 60.67s Step 209( N/A%), pre moving , FPS 2.96, Running 60.77s Step 210( N/A%), pre moving , FPS 3.18, Running 60.87s Step 211( N/A%), pre moving , FPS 3.37, Running 61.05s Step 212( N/A%), pre moving , FPS 3.59, Running 61.24s Step 213( N/A%), pre moving , FPS 3.83, Running 61.42s Step 214( N/A%), pre moving , FPS 3.96, Running 61.83s Step 215( N/A%), pre moving , FPS 4.33, Running 61.99s Step 216( N/A%), pre moving , FPS 4.48, Running 62.42s Step 217( N/A%), pre moving , FPS 4.69, Running 62.57s Step 218( N/A%), pre moving , FPS 4.38, Running 63.00s Step 219( N/A%), pre moving , FPS 4.32, Running 63.16s Step 220( N/A%), pre moving , FPS 4.08, Running 63.59s Step 221( N/A%), pre moving , FPS 4.05, Running 63.94s Step 222( N/A%), pre moving , FPS 3.93, Running 64.19s Step 223( N/A%), pre moving , FPS 3.71, Running 64.60s Step 224( N/A%), pre moving , FPS 3.84, Running 64.79s Step 225( N/A%), pre moving , FPS 3.62, Running 65.20s Step 226( N/A%), pre moving , FPS 3.58, Running 65.39s Step 227( N/A%), pre moving , FPS 3.80, Running 65.82s Step 228( N/A%), pre moving , FPS 3.76, Running 65.99s Step 229( N/A%), pre moving , FPS 3.55, Running 66.41s Step 230( N/A%), pre moving , FPS 3.50, Running 66.59s Step 231( N/A%), pre moving , FPS 3.36, Running 67.00s Step 232( N/A%), pre moving , FPS 3.37, Running 67.18s Step 233( N/A%), pre moving , FPS 3.41, Running 67.29s Step 234( N/A%), pre moving , FPS 3.44, Running 67.64s Step 235( N/A%), pre moving , FPS 3.46, Running 67.76s Step 236( N/A%), pre moving , FPS 3.68, Running 67.85s Step 237( N/A%), pre moving , FPS 3.68, Running 68.01s Step 238( N/A%), pre moving , FPS 3.75, Running 68.33s Step 239( N/A%), pre moving , FPS 3.80, Running 68.43s Step 240( N/A%), pre moving , FPS 4.06, Running 68.53s Step 241( N/A%), pre moving , FPS 4.05, Running 68.87s Step 242( N/A%), pre moving , FPS 4.17, Running 68.98s Step 243( N/A%), pre moving , FPS 4.45, Running 69.10s Step 244( N/A%), pre moving , FPS 4.28, Running 69.45s Step 245( N/A%), pre moving , FPS 4.57, Running 69.58s Step 246( N/A%), pre moving , FPS 4.66, Running 69.68s Step 247( N/A%), pre moving , FPS 4.73, Running 70.05s Step 248( N/A%), pre moving , FPS 3.84, Running 71.19s Step 249( N/A%), pre moving , FPS 4.09, Running 71.30s Step 250( N/A%), pre moving , FPS 4.09, Running 71.48s Step 251( N/A%), pre moving , FPS 4.14, Running 71.84s Step 252( N/A%), pre moving , FPS 3.94, Running 72.25s Step 253( N/A%), pre moving , FPS 3.90, Running 72.42s Step 254( N/A%), pre moving , FPS 3.85, Running 72.84s Step 255( N/A%), pre moving , FPS 3.78, Running 73.05s Step 256( N/A%), pre moving , FPS 3.54, Running 73.50s Step 257( N/A%), pre moving , FPS 3.51, Running 73.72s Step 258( N/A%), pre moving , FPS 3.40, Running 74.22s Step 259( N/A%), pre moving , FPS 3.19, Running 74.69s Step 260( N/A%), pre moving , FPS 3.12, Running 74.93s Step 261( N/A%), pre moving , FPS 3.06, Running 75.40s Step 262( N/A%), pre moving , FPS 3.02, Running 75.61s Step 263( N/A%), pre moving , FPS 2.86, Running 76.09s Step 264( N/A%), pre moving , FPS 2.91, Running 76.34s Step 265( N/A%), pre moving , FPS 2.77, Running 76.79s Step 266( N/A%), pre moving , FPS 2.64, Running 77.27s Step 267( N/A%), pre moving , FPS 2.68, Running 77.51s Step 268( N/A%), pre moving , FPS 2.94, Running 78.01s Step 269( N/A%), pre moving , FPS 2.79, Running 78.46s Step 270( N/A%), pre moving , FPS 2.76, Running 78.72s Step 271( N/A%), pre moving , FPS 2.71, Running 79.21s Step 272( N/A%), pre moving , FPS 2.79, Running 79.42s Step 273( N/A%), pre moving , FPS 2.67, Running 79.90s Step 274( N/A%), pre moving , FPS 2.75, Running 80.12s Step 275( N/A%), pre moving , FPS 2.66, Running 80.57s Step 276( N/A%), pre moving , FPS 2.73, Running 80.83s Step 277( N/A%), pre moving , FPS 2.72, Running 81.09s Step 278( N/A%), pre moving , FPS 2.81, Running 81.34s Step 279( N/A%), pre moving , FPS 2.91, Running 81.55s Step 280( N/A%), pre moving , FPS 2.82, Running 82.02s Step 281( N/A%), pre moving , FPS 2.91, Running 82.26s Step 282( N/A%), pre moving , FPS 2.82, Running 82.70s Step 283( N/A%), pre moving , FPS 2.83, Running 83.16s Step 284( N/A%), pre moving , FPS 2.84, Running 83.39s Step 285( N/A%), pre moving , FPS 2.83, Running 83.85s Step 286( N/A%), pre moving , FPS 2.92, Running 84.13s Step 287( N/A%), pre moving , FPS 2.83, Running 84.59s Step 288( N/A%), pre moving , FPS 2.83, Running 85.07s Step 289( N/A%), pre moving , FPS 2.93, Running 85.28s Step 290( N/A%), pre moving , FPS 2.84, Running 85.77s Step 291( N/A%), pre moving , FPS 2.84, Running 86.26s Step 292( N/A%), pre moving , FPS 2.84, Running 86.47s Step 293( N/A%), pre moving , FPS 2.84, Running 86.95s Step 294( N/A%), pre moving , FPS 2.74, Running 87.42s Step 295( N/A%), pre moving , FPS 2.82, Running 87.66s Step 296( N/A%), pre moving , FPS 2.73, Running 88.16s Step 297( N/A%), pre moving , FPS 2.71, Running 88.48s Step 298( N/A%), pre moving , FPS 2.69, Running 88.78s Step 299( N/A%), pre moving , FPS 2.71, Running 88.95s Step 300( N/A%), pre moving , FPS 2.74, Running 89.34s Step 301( N/A%), pre moving , FPS 2.76, Running 89.52s Step 302( N/A%), pre moving , FPS 2.77, Running 89.92s Step 303( N/A%), pre moving , FPS 2.89, Running 90.07s Step 304( N/A%), pre moving , FPS 2.95, Running 90.17s Step 305( N/A%), pre moving , FPS 3.03, Running 90.46s Step 306( N/A%), pre moving , FPS 3.07, Running 90.65s Step 307( N/A%), pre moving , FPS 3.24, Running 90.76s Step 308( N/A%), pre moving , FPS 3.38, Running 90.99s Step 309( N/A%), pre moving , FPS 3.36, Running 91.23s Step 310( N/A%), pre moving , FPS 3.60, Running 91.33s Step 311( N/A%), pre moving , FPS 3.86, Running 91.44s Step 312( N/A%), pre moving , FPS 3.76, Running 91.80s Step 313( N/A%), pre moving , FPS 4.03, Running 91.91s Step 314( N/A%), pre moving , FPS 4.35, Running 92.02s Step 315( N/A%), pre moving , FPS 4.25, Running 92.36s Step 316( N/A%), pre moving , FPS 4.63, Running 92.48s Step 317( N/A%), pre moving , FPS 4.87, Running 92.59s Step 318( N/A%), pre moving , FPS 4.83, Running 92.93s Step 319( N/A%), pre moving , FPS 4.88, Running 93.04s Step 320( N/A%), pre moving , FPS 5.25, Running 93.14s Step 321( N/A%), pre moving , FPS 2.71, Running 96.91s Step 322( N/A%), pre moving , FPS 2.64, Running 97.48s Step 323( N/A%), pre moving , FPS 2.49, Running 98.10s Step 324( N/A%), pre moving , FPS 2.35, Running 98.68s Step 325( N/A%), pre moving , FPS 2.28, Running 99.25s Step 326( N/A%), pre moving , FPS 2.18, Running 99.84s Step 327( N/A%), pre moving , FPS 2.06, Running 100.45s Step 328( N/A%), pre moving , FPS 2.04, Running 100.82s Step 329( N/A%), pre moving , FPS 2.00, Running 101.21s Step 330( N/A%), pre moving , FPS 1.90, Running 101.83s Step 331( N/A%), pre moving , FPS 1.83, Running 102.39s Step 332( N/A%), pre moving , FPS 1.79, Running 103.00s Step 333( N/A%), pre moving , FPS 1.71, Running 103.57s Step 334( N/A%), pre moving , FPS 1.65, Running 104.13s Step 335( N/A%), pre moving , FPS 1.62, Running 104.70s Step 336( N/A%), pre moving , FPS 1.56, Running 105.27s Step 337( N/A%), pre moving , FPS 1.51, Running 105.84s Step 338( N/A%), pre moving , FPS 1.48, Running 106.45s Step 339( N/A%), pre moving , FPS 1.43, Running 107.02s Step 340( N/A%), pre moving , FPS 1.38, Running 107.62s Step 341( 0.17%), action 1, FPS 1.55, Running 109.77s Step 342( 0.33%), action 2, FPS 1.48, Running 110.95s Step 343( 0.50%), action 3, FPS 1.45, Running 111.90s Step 344( 0.67%), action 4, FPS 1.42, Running 112.76s Step 345( 0.83%), action 5, FPS 1.39, Running 113.63s Step 346( 1.00%), action 6, FPS 1.35, Running 114.60s Step 347( 1.17%), action 7, FPS 1.32, Running 115.57s Step 348( 1.33%), action 8, FPS 1.25, Running 116.76s Step 349( 1.50%), action 9, FPS 1.21, Running 117.80s Step 350( 1.67%), action 10, FPS 1.17, Running 118.88s Step 351( 1.83%), action 11, FPS 1.17, Running 119.43s Step 352( 2.00%), action 12, FPS 1.16, Running 120.17s Step 353( 2.17%), action 13, FPS 1.15, Running 120.90s Step 354( 2.33%), action 14, FPS 1.12, Running 121.98s Step 355( 2.50%), action 15, FPS 1.11, Running 122.64s Step 356( 2.67%), action 16, FPS 1.09, Running 123.59s Step 357( 2.83%), action 17, FPS 1.07, Running 124.53s Step 358( 3.00%), action 18, FPS 1.06, Running 125.28s Step 359( 3.17%), action 19, FPS 1.04, Running 126.17s Step 360( 3.33%), action 20, FPS 1.03, Running 127.01s Step 361( 3.50%), action 21, FPS 1.10, Running 128.01s Step 362( 3.67%), action 22, FPS 1.10, Running 129.16s Step 363( 3.83%), action 23, FPS 1.10, Running 130.06s Step 364( 4.00%), action 24, FPS 1.10, Running 130.92s Step 365( 4.17%), action 25, FPS 1.10, Running 131.83s Step 366( 4.33%), action 26, FPS 1.10, Running 132.85s Step 367( 4.50%), action 27, FPS 1.11, Running 133.52s Step 368( 4.67%), action 28, FPS 1.12, Running 134.56s Step 369( 4.83%), action 29, FPS 1.14, Running 135.29s Step 370( 5.00%), action 30, FPS 1.15, Running 136.30s Step 371( 5.17%), action 31, FPS 1.12, Running 137.28s Step 372( 5.33%), action 32, FPS 1.12, Running 138.03s Step 373( 5.50%), action 33, FPS 1.14, Running 138.37s Step 374( 5.67%), action 34, FPS 1.19, Running 138.80s Step 375( 5.83%), action 35, FPS 1.19, Running 139.40s Step 376( 6.00%), action 36, FPS 1.21, Running 140.17s Step 377( 6.17%), action 37, FPS 1.22, Running 140.89s Step 378( 6.33%), action 38, FPS 1.22, Running 141.73s Step 379( 6.50%), action 39, FPS 1.20, Running 142.83s Step 380( 6.67%), action 40, FPS 1.18, Running 144.02s Step 381( 6.83%), action 41, FPS 1.18, Running 144.98s Step 382( 7.00%), action 42, FPS 1.18, Running 146.08s Step 383( 7.17%), action 43, FPS 1.18, Running 147.04s Step 384( 7.33%), action 44, FPS 1.19, Running 147.79s Step 385( 7.50%), action 45, FPS 1.18, Running 148.71s Step 386( 7.67%), action 46, FPS 1.21, Running 149.43s Step 387( 7.83%), action 47, FPS 1.19, Running 150.35s Step 388( 8.00%), action 48, FPS 1.20, Running 151.28s Step 389( 8.17%), action 49, FPS 1.19, Running 152.05s Step 390( 8.33%), action 50, FPS 1.19, Running 153.07s Step 391( 8.50%), action 51, FPS 1.19, Running 154.11s Step 392( 8.67%), action 52, FPS 1.16, Running 155.25s Step 393( 8.83%), action 53, FPS 1.14, Running 155.94s Step 394( 9.00%), action 54, FPS 1.10, Running 156.94s Step 395( 9.17%), action 55, FPS 1.12, Running 157.23s Step 396( 9.33%), action 56, FPS 1.15, Running 157.57s Step 397( 9.50%), action 57, FPS 1.17, Running 158.01s Step 398( 9.67%), action 58, FPS 1.19, Running 158.58s Step 399( 9.83%), action 59, FPS 1.22, Running 159.24s Step 400( 10.00%), action 60, FPS 1.23, Running 160.29s Step 401( 10.17%), action 61, FPS 1.22, Running 161.35s Step 402( 10.33%), action 62, FPS 1.25, Running 162.03s Step 403( 10.50%), action 63, FPS 1.26, Running 162.96s Step 404( 10.67%), action 64, FPS 1.26, Running 163.61s Step 405( 10.83%), action 65, FPS 1.26, Running 164.53s Step 406( 11.00%), action 66, FPS 1.27, Running 165.23s Step 407( 11.17%), action 67, FPS 1.28, Running 165.98s Step 408( 11.33%), action 68, FPS 1.28, Running 166.90s Step 409( 11.50%), action 69, FPS 1.27, Running 167.82s Step 410( 11.67%), action 70, FPS 1.28, Running 168.68s Step 411( 11.83%), action 71, FPS 1.28, Running 169.71s Step 412( 12.00%), action 72, FPS 1.31, Running 170.53s Step 413( 12.17%), action 73, FPS 1.30, Running 171.38s Step 414( 12.33%), action 74, FPS 1.31, Running 172.18s Step 415( 12.50%), action 75, FPS 1.26, Running 173.11s Step 416( 12.67%), action 76, FPS 1.21, Running 174.12s Step 417( 12.83%), action 77, FPS 1.20, Running 174.73s Step 418( 13.00%), action 78, FPS 1.17, Running 175.66s Step 419( 13.17%), action 79, FPS 1.20, Running 175.96s Step 420( 13.33%), action 80, FPS 1.25, Running 176.28s Step 421( 13.50%), action 81, FPS 1.30, Running 176.70s Step 422( 13.67%), action 82, FPS 1.33, Running 177.01s Step 423( 13.83%), action 83, FPS 1.39, Running 177.30s Step 424( 14.00%), action 84, FPS 1.41, Running 177.76s Step 425( 14.17%), action 85, FPS 1.46, Running 178.24s Step 426( 14.33%), action 86, FPS 1.43, Running 179.18s Step 427( 14.50%), action 87, FPS 1.44, Running 179.89s Step 428( 14.67%), action 88, FPS 1.44, Running 180.76s Step 429( 14.83%), action 89, FPS 1.47, Running 181.44s Step 430( 15.00%), action 90, FPS 1.47, Running 182.31s Step 431( 15.17%), action 91, FPS 1.47, Running 183.33s Step 432( 15.33%), action 92, FPS 1.46, Running 184.19s Step 433( 15.50%), action 93, FPS 1.45, Running 185.16s Step 434( 15.67%), action 94, FPS 1.44, Running 186.05s Step 435( 15.83%), action 95, FPS 1.46, Running 186.83s Step 436( 16.00%), action 96, FPS 1.49, Running 187.54s Step 437( 16.17%), action 97, FPS 1.45, Running 188.51s Step 438( 16.33%), action 98, FPS 1.43, Running 189.60s Step 439( 16.50%), action 99, FPS 1.39, Running 190.30s Step 440( 16.67%), action 100, FPS 1.32, Running 191.38s Step 441( 16.83%), action 101, FPS 1.27, Running 192.42s Step 442( 17.00%), action 102, FPS 1.24, Running 193.17s Step 443( 17.17%), action 103, FPS 1.19, Running 194.10s Step 444( 17.33%), action 104, FPS 1.17, Running 194.87s Step 445( 17.50%), action 105, FPS 1.14, Running 195.83s Step 446( 17.67%), action 106, FPS 1.18, Running 196.17s Step 447( 17.83%), action 107, FPS 1.20, Running 196.51s Step 448( 18.00%), action 108, FPS 1.23, Running 197.05s Step 449( 18.17%), action 109, FPS 1.25, Running 197.50s Step 450( 18.33%), action 110, FPS 1.27, Running 198.05s Step 451( 18.50%), action 111, FPS 1.27, Running 199.12s Step 452( 18.67%), action 112, FPS 1.25, Running 200.24s Step 453( 18.83%), action 113, FPS 1.26, Running 201.01s Step 454( 19.00%), action 114, FPS 1.28, Running 201.70s Step 455( 19.17%), action 115, FPS 1.28, Running 202.48s Step 456( 19.33%), action 116, FPS 1.25, Running 203.55s Step 457( 19.50%), action 117, FPS 1.27, Running 204.23s Step 458( 19.67%), action 118, FPS 1.30, Running 205.01s Step 459( 19.83%), action 119, FPS 1.28, Running 205.91s Step 460( 20.00%), action 120, FPS 1.30, Running 206.81s Step 461( 20.17%), action 121, FPS 1.28, Running 208.02s Step 462( 20.33%), action 122, FPS 1.29, Running 208.64s Step 463( 20.50%), action 123, FPS 1.30, Running 209.53s Step 464( 20.67%), action 124, FPS 1.30, Running 210.22s Step 465( 20.83%), action 125, FPS 1.31, Running 211.15s Step 466( 21.00%), action 126, FPS 1.27, Running 211.95s Step 467( 21.17%), action 127, FPS 1.23, Running 212.75s Step 468( 21.33%), action 128, FPS 1.21, Running 213.55s Step 469( 21.50%), action 129, FPS 1.18, Running 214.44s Step 470( 21.67%), action 130, FPS 1.17, Running 215.18s Step 471( 21.83%), action 131, FPS 1.20, Running 215.80s Step 472( 22.00%), action 132, FPS 1.25, Running 216.21s Step 473( 22.17%), action 133, FPS 1.29, Running 216.49s Step 474( 22.33%), action 134, FPS 1.31, Running 216.93s Step 475( 22.50%), action 135, FPS 1.34, Running 217.43s Step 476( 22.67%), action 136, FPS 1.37, Running 218.17s Step 477( 22.83%), action 137, FPS 1.35, Running 219.06s Step 478( 23.00%), action 138, FPS 1.35, Running 219.84s Step 479( 23.17%), action 139, FPS 1.34, Running 220.82s Step 480( 23.33%), action 140, FPS 1.36, Running 221.49s Step 481( 23.50%), action 141, FPS 1.41, Running 222.24s Step 482( 23.67%), action 142, FPS 1.38, Running 223.09s Step 483( 23.83%), action 143, FPS 1.38, Running 224.01s Step 484( 24.00%), action 144, FPS 1.37, Running 224.87s Step 485( 24.17%), action 145, FPS 1.37, Running 225.80s Step 486( 24.33%), action 146, FPS 1.38, Running 226.49s Step 487( 24.50%), action 147, FPS 1.36, Running 227.49s Step 488( 24.67%), action 148, FPS 1.35, Running 228.35s Step 489( 24.83%), action 149, FPS 1.36, Running 229.10s Step 490( 25.00%), action 150, FPS 1.36, Running 229.85s Step 491( 25.17%), action 151, FPS 1.34, Running 230.75s Step 492( 25.33%), action 152, FPS 1.31, Running 231.53s Step 493( 25.50%), action 153, FPS 1.27, Running 232.29s Step 494( 25.67%), action 154, FPS 1.24, Running 233.09s Step 495( 25.83%), action 155, FPS 1.21, Running 233.91s Step 496( 26.00%), action 156, FPS 1.21, Running 234.63s Step 497( 26.17%), action 157, FPS 1.24, Running 235.13s Step 498( 26.33%), action 158, FPS 1.28, Running 235.51s Step 499( 26.50%), action 159, FPS 1.34, Running 235.79s Step 500( 26.67%), action 160, FPS 1.37, Running 236.11s Step 501( 26.83%), action 161, FPS 1.39, Running 236.59s Step 502( 27.00%), action 162, FPS 1.43, Running 237.05s Step 503( 27.17%), action 163, FPS 1.48, Running 237.54s Step 504( 27.33%), action 164, FPS 1.50, Running 238.23s Step 505( 27.50%), action 165, FPS 1.50, Running 239.14s Step 506( 27.67%), action 166, FPS 1.48, Running 240.02s Step 507( 27.83%), action 167, FPS 1.50, Running 240.83s Step 508( 28.00%), action 168, FPS 1.51, Running 241.62s Step 509( 28.17%), action 169, FPS 1.50, Running 242.41s Step 510( 28.33%), action 170, FPS 1.51, Running 243.12s Step 511( 28.50%), action 171, FPS 1.50, Running 244.06s Step 512( 28.67%), action 172, FPS 1.51, Running 244.76s Step 513( 28.83%), action 173, FPS 1.49, Running 245.72s Step 514( 29.00%), action 174, FPS 1.46, Running 246.81s Step 515( 29.17%), action 175, FPS 1.48, Running 247.41s Step 516( 29.33%), action 176, FPS 1.45, Running 248.47s Step 517( 29.50%), action 177, FPS 1.42, Running 249.26s Step 518( 29.67%), action 178, FPS 1.37, Running 250.06s Step 519( 29.83%), action 179, FPS 1.32, Running 250.97s Step 520( 30.00%), action 180, FPS 1.28, Running 251.74s Step 521( 30.17%), action 181, FPS 1.24, Running 252.67s Step 522( 30.33%), action 182, FPS 1.23, Running 253.31s Step 523( 30.50%), action 183, FPS 1.20, Running 254.22s Step 524( 30.67%), action 184, FPS 1.20, Running 254.86s Step 525( 30.83%), action 185, FPS 1.25, Running 255.17s Step 526( 31.00%), action 186, FPS 1.29, Running 255.52s Step 527( 31.17%), action 187, FPS 1.33, Running 255.88s Step 528( 31.33%), action 188, FPS 1.37, Running 256.26s Step 529( 31.50%), action 189, FPS 1.40, Running 256.68s Step 530( 31.67%), action 190, FPS 1.41, Running 257.34s Step 531( 31.83%), action 191, FPS 1.39, Running 258.43s Step 532( 32.00%), action 192, FPS 1.39, Running 259.15s Step 533( 32.17%), action 193, FPS 1.39, Running 260.09s Step 534( 32.33%), action 194, FPS 1.40, Running 261.06s Step 535( 32.50%), action 195, FPS 1.39, Running 261.78s Step 536( 32.67%), action 196, FPS 1.40, Running 262.73s Step 537( 32.83%), action 197, FPS 1.41, Running 263.40s Step 538( 33.00%), action 198, FPS 1.42, Running 264.14s Step 539( 33.17%), action 199, FPS 1.42, Running 265.03s Step 540( 33.33%), action 200, FPS 1.42, Running 265.87s Step 541( 33.50%), action 201, FPS 1.42, Running 266.79s Step 542( 33.67%), action 202, FPS 1.40, Running 267.62s Step 543( 33.83%), action 203, FPS 1.40, Running 268.46s Step 544( 34.00%), action 204, FPS 1.38, Running 269.34s Step 545( 34.17%), action 205, FPS 1.34, Running 270.08s Step 546( 34.33%), action 206, FPS 1.30, Running 270.91s Step 547( 34.50%), action 207, FPS 1.26, Running 271.71s Step 548( 34.67%), action 208, FPS 1.23, Running 272.54s Step 549( 34.83%), action 209, FPS 1.22, Running 273.13s Step 550( 35.00%), action 210, FPS 1.20, Running 273.96s Step 551( 35.17%), action 211, FPS 1.22, Running 274.82s Step 552( 35.33%), action 212, FPS 1.25, Running 275.20s Step 553( 35.50%), action 213, FPS 1.29, Running 275.59s Step 554( 35.67%), action 214, FPS 1.35, Running 275.89s Step 555( 35.83%), action 215, FPS 1.38, Running 276.24s Step 556( 36.00%), action 216, FPS 1.42, Running 276.80s Step 557( 36.17%), action 217, FPS 1.42, Running 277.52s Step 558( 36.33%), action 218, FPS 1.41, Running 278.33s Step 559( 36.50%), action 219, FPS 1.41, Running 279.22s Step 560( 36.67%), action 220, FPS 1.43, Running 279.89s Step 561( 36.83%), action 221, FPS 1.43, Running 280.83s Step 562( 37.00%), action 222, FPS 1.44, Running 281.54s Step 563( 37.17%), action 223, FPS 1.43, Running 282.49s Step 564( 37.33%), action 224, FPS 1.44, Running 283.22s Step 565( 37.50%), action 225, FPS 1.42, Running 284.17s Step 566( 37.67%), action 226, FPS 1.43, Running 284.86s Step 567( 37.83%), action 227, FPS 1.42, Running 285.80s Step 568( 38.00%), action 228, FPS 1.43, Running 286.51s Step 569( 38.17%), action 229, FPS 1.40, Running 287.37s Step 570( 38.33%), action 230, FPS 1.41, Running 288.10s Step 571( 38.50%), action 231, FPS 1.41, Running 289.01s Step 572( 38.67%), action 232, FPS 1.38, Running 289.69s Step 573( 38.83%), action 233, FPS 1.33, Running 290.64s Step 574( 39.00%), action 234, FPS 1.28, Running 291.53s Step 575( 39.17%), action 235, FPS 1.24, Running 292.38s Step 576( 39.33%), action 236, FPS 1.20, Running 293.43s Step 577( 39.50%), action 237, FPS 1.19, Running 294.36s Step 578( 39.67%), action 238, FPS 1.21, Running 294.81s Step 579( 39.83%), action 239, FPS 1.26, Running 295.11s Step 580( 40.00%), action 240, FPS 1.28, Running 295.53s Step 581( 40.17%), action 241, FPS 1.30, Running 296.22s Step 582( 40.33%), action 242, FPS 1.29, Running 297.02s Step 583( 40.50%), action 243, FPS 1.29, Running 297.96s Step 584( 40.67%), action 244, FPS 1.28, Running 298.84s Step 585( 40.83%), action 245, FPS 1.28, Running 299.74s Step 586( 41.00%), action 246, FPS 1.28, Running 300.46s Step 587( 41.17%), action 247, FPS 1.29, Running 301.33s Step 588( 41.33%), action 248, FPS 1.28, Running 302.13s Step 589( 41.50%), action 249, FPS 1.29, Running 302.93s Step 590( 41.67%), action 250, FPS 1.27, Running 303.83s Step 591( 41.83%), action 251, FPS 1.26, Running 304.82s Step 592( 42.00%), action 252, FPS 1.24, Running 305.85s Step 593( 42.17%), action 253, FPS 1.26, Running 306.54s Step 594( 42.33%), action 254, FPS 1.25, Running 307.52s Step 595( 42.50%), action 255, FPS 1.24, Running 308.46s Step 596( 42.67%), action 256, FPS 1.27, Running 309.13s Step 597( 42.83%), action 257, FPS 1.29, Running 309.86s Step 598( 43.00%), action 258, FPS 1.26, Running 310.67s Step 599( 43.17%), action 259, FPS 1.24, Running 311.23s Step 600( 43.33%), action 260, FPS 1.19, Running 312.27s Step 601( 43.50%), action 261, FPS 1.17, Running 313.34s Step 602( 43.67%), action 262, FPS 1.18, Running 313.91s Step 603( 43.83%), action 263, FPS 1.23, Running 314.25s Step 604( 44.00%), action 264, FPS 1.27, Running 314.58s Step 605( 44.17%), action 265, FPS 1.32, Running 314.89s Step 606( 44.33%), action 266, FPS 1.35, Running 315.32s Step 607( 44.50%), action 267, FPS 1.38, Running 315.85s Step 608( 44.67%), action 268, FPS 1.38, Running 316.61s Step 609( 44.83%), action 269, FPS 1.37, Running 317.57s Step 610( 45.00%), action 270, FPS 1.34, Running 318.76s Step 611( 45.17%), action 271, FPS 1.35, Running 319.67s Step 612( 45.33%), action 272, FPS 1.34, Running 320.77s Step 613( 45.50%), action 273, FPS 1.35, Running 321.37s Step 614( 45.67%), action 274, FPS 1.35, Running 322.33s Step 615( 45.83%), action 275, FPS 1.37, Running 323.04s Step 616( 46.00%), action 276, FPS 1.34, Running 324.08s Step 617( 46.17%), action 277, FPS 1.34, Running 324.73s Step 618( 46.33%), action 278, FPS 1.33, Running 325.68s Step 619( 46.50%), action 279, FPS 1.33, Running 326.28s Step 620( 46.67%), action 280, FPS 1.33, Running 327.28s Step 621( 46.83%), action 281, FPS 1.34, Running 328.27s Step 622( 47.00%), action 282, FPS 1.33, Running 328.97s Step 623( 47.17%), action 283, FPS 1.28, Running 329.90s Step 624( 47.33%), action 284, FPS 1.25, Running 330.55s Step 625( 47.50%), action 285, FPS 1.21, Running 331.42s Step 626( 47.67%), action 286, FPS 1.18, Running 332.33s Step 627( 47.83%), action 287, FPS 1.15, Running 333.27s Step 628( 48.00%), action 288, FPS 1.17, Running 333.63s Step 629( 48.17%), action 289, FPS 1.22, Running 333.92s Step 630( 48.33%), action 290, FPS 1.28, Running 334.36s Step 631( 48.50%), action 291, FPS 1.29, Running 335.16s Step 632( 48.67%), action 292, FPS 1.32, Running 335.92s Step 633( 48.83%), action 293, FPS 1.29, Running 336.84s Step 634( 49.00%), action 294, FPS 1.28, Running 337.90s Step 635( 49.17%), action 295, FPS 1.29, Running 338.59s Step 636( 49.33%), action 296, FPS 1.30, Running 339.41s Step 637( 49.50%), action 297, FPS 1.29, Running 340.23s Step 638( 49.67%), action 298, FPS 1.27, Running 341.42s Step 639( 49.83%), action 299, FPS 1.25, Running 342.33s Step 640( 50.00%), action 300, FPS 1.25, Running 343.27s Step 641( 50.17%), action 301, FPS 1.26, Running 344.11s Step 642( 50.33%), action 302, FPS 1.24, Running 345.09s Step 643( 50.50%), action 303, FPS 1.26, Running 345.73s Step 644( 50.67%), action 304, FPS 1.24, Running 346.73s Step 645( 50.83%), action 305, FPS 1.26, Running 347.35s Step 646( 51.00%), action 306, FPS 1.25, Running 348.34s Step 647( 51.17%), action 307, FPS 1.24, Running 349.40s Step 648( 51.33%), action 308, FPS 1.22, Running 350.09s Step 649( 51.50%), action 309, FPS 1.17, Running 351.05s Step 650( 51.67%), action 310, FPS 1.13, Running 352.13s Step 651( 51.83%), action 311, FPS 1.12, Running 352.96s Step 652( 52.00%), action 312, FPS 1.15, Running 353.31s Step 653( 52.17%), action 313, FPS 1.18, Running 353.77s Step 654( 52.33%), action 314, FPS 1.21, Running 354.40s Step 655( 52.50%), action 315, FPS 1.19, Running 355.36s Step 656( 52.67%), action 316, FPS 1.21, Running 356.01s Step 657( 52.83%), action 317, FPS 1.22, Running 356.65s Step 658( 53.00%), action 318, FPS 1.23, Running 357.62s Step 659( 53.17%), action 319, FPS 1.24, Running 358.45s Step 660( 53.33%), action 320, FPS 1.24, Running 359.38s Step 661( 53.50%), action 321, FPS 1.23, Running 360.32s Step 662( 53.67%), action 322, FPS 1.26, Running 361.00s Step 663( 53.83%), action 323, FPS 1.23, Running 361.93s Step 664( 54.00%), action 324, FPS 1.25, Running 362.67s Step 665( 54.17%), action 325, FPS 1.22, Running 363.71s Step 666( 54.33%), action 326, FPS 1.24, Running 364.50s Step 667( 54.50%), action 327, FPS 1.26, Running 365.32s Step 668( 54.67%), action 328, FPS 1.24, Running 366.19s Step 669( 54.83%), action 329, FPS 1.26, Running 366.94s Step 670( 55.00%), action 330, FPS 1.25, Running 368.11s Step 671( 55.17%), action 331, FPS 1.24, Running 369.03s Step 672( 55.33%), action 332, FPS 1.19, Running 370.13s Step 673( 55.50%), action 333, FPS 1.15, Running 371.11s Step 674( 55.67%), action 334, FPS 1.15, Running 371.77s Step 675( 55.83%), action 335, FPS 1.20, Running 372.07s Step 676( 56.00%), action 336, FPS 1.22, Running 372.39s Step 677( 56.17%), action 337, FPS 1.24, Running 372.75s Step 678( 56.33%), action 338, FPS 1.27, Running 373.33s Step 679( 56.50%), action 339, FPS 1.28, Running 374.12s Step 680( 56.67%), action 340, FPS 1.27, Running 375.13s Step 681( 56.83%), action 341, FPS 1.27, Running 376.06s Step 682( 57.00%), action 342, FPS 1.26, Running 376.88s Step 683( 57.17%), action 343, FPS 1.26, Running 377.80s Step 684( 57.33%), action 344, FPS 1.26, Running 378.52s Step 685( 57.50%), action 345, FPS 1.27, Running 379.49s Step 686( 57.67%), action 346, FPS 1.28, Running 380.14s Step 687( 57.83%), action 347, FPS 1.27, Running 381.06s Step 688( 58.00%), action 348, FPS 1.28, Running 381.76s Step 689( 58.17%), action 349, FPS 1.27, Running 382.68s Step 690( 58.33%), action 350, FPS 1.31, Running 383.35s Step 691( 58.50%), action 351, FPS 1.31, Running 384.29s Step 692( 58.67%), action 352, FPS 1.35, Running 384.97s Step 693( 58.83%), action 353, FPS 1.35, Running 385.95s Step 694( 59.00%), action 354, FPS 1.34, Running 386.67s Step 695( 59.17%), action 355, FPS 1.29, Running 387.57s Step 696( 59.33%), action 356, FPS 1.25, Running 388.42s Step 697( 59.50%), action 357, FPS 1.21, Running 389.30s Step 698( 59.67%), action 358, FPS 1.18, Running 390.30s Step 699( 59.83%), action 359, FPS 1.19, Running 390.94s Step 700( 60.00%), action 360, FPS 1.24, Running 391.28s Step 701( 60.17%), action 361, FPS 1.27, Running 391.81s Step 702( 60.33%), action 362, FPS 1.27, Running 392.60s Step 703( 60.50%), action 363, FPS 1.27, Running 393.55s Step 704( 60.67%), action 364, FPS 1.27, Running 394.32s Step 705( 60.83%), action 365, FPS 1.28, Running 395.13s Step 706( 61.00%), action 366, FPS 1.27, Running 395.94s Step 707( 61.17%), action 367, FPS 1.27, Running 396.85s Step 708( 61.33%), action 368, FPS 1.27, Running 397.51s Step 709( 61.50%), action 369, FPS 1.27, Running 398.46s Step 710( 61.67%), action 370, FPS 1.26, Running 399.23s Step 711( 61.83%), action 371, FPS 1.26, Running 400.20s Step 712( 62.00%), action 372, FPS 1.26, Running 400.83s Step 713( 62.17%), action 373, FPS 1.26, Running 401.76s Step 714( 62.33%), action 374, FPS 1.27, Running 402.42s Step 715( 62.50%), action 375, FPS 1.27, Running 403.36s Step 716( 62.67%), action 376, FPS 1.27, Running 404.15s Step 717( 62.83%), action 377, FPS 1.28, Running 404.94s Step 718( 63.00%), action 378, FPS 1.31, Running 405.60s Step 719( 63.17%), action 379, FPS 1.29, Running 406.49s Step 720( 63.33%), action 380, FPS 1.26, Running 407.20s Step 721( 63.50%), action 381, FPS 1.23, Running 408.11s Step 722( 63.67%), action 382, FPS 1.24, Running 408.75s Step 723( 63.83%), action 383, FPS 1.26, Running 409.42s Step 724( 64.00%), action 384, FPS 1.28, Running 409.97s Step 725( 64.17%), action 385, FPS 1.32, Running 410.25s Step 726( 64.33%), action 386, FPS 1.37, Running 410.56s Step 727( 64.50%), action 387, FPS 1.43, Running 410.84s Step 728( 64.67%), action 388, FPS 1.44, Running 411.39s Step 729( 64.83%), action 389, FPS 1.47, Running 412.03s Step 730( 65.00%), action 390, FPS 1.46, Running 412.88s Step 731( 65.17%), action 391, FPS 1.47, Running 413.83s Step 732( 65.33%), action 392, FPS 1.45, Running 414.62s Step 733( 65.50%), action 393, FPS 1.45, Running 415.53s Step 734( 65.67%), action 394, FPS 1.44, Running 416.33s Step 735( 65.83%), action 395, FPS 1.44, Running 417.27s Step 736( 66.00%), action 396, FPS 1.44, Running 418.06s Step 737( 66.17%), action 397, FPS 1.44, Running 418.85s Step 738( 66.33%), action 398, FPS 1.42, Running 419.65s Step 739( 66.50%), action 399, FPS 1.42, Running 420.62s Step 740( 66.67%), action 400, FPS 1.40, Running 421.45s Step 741( 66.83%), action 401, FPS 1.40, Running 422.39s Step 742( 67.00%), action 402, FPS 1.38, Running 423.26s Step 743( 67.17%), action 403, FPS 1.37, Running 424.02s Step 744( 67.33%), action 404, FPS 1.36, Running 424.70s Step 745( 67.50%), action 405, FPS 1.31, Running 425.54s Step 746( 67.67%), action 406, FPS 1.25, Running 426.53s Step 747( 67.83%), action 407, FPS 1.22, Running 427.27s Step 748( 68.00%), action 408, FPS 1.19, Running 428.18s Step 749( 68.17%), action 409, FPS 1.18, Running 428.93s Step 750( 68.33%), action 410, FPS 1.20, Running 429.62s Step 751( 68.50%), action 411, FPS 1.23, Running 430.07s Step 752( 68.67%), action 412, FPS 1.26, Running 430.49s Step 753( 68.83%), action 413, FPS 1.31, Running 430.85s Step 754( 69.00%), action 414, FPS 1.33, Running 431.33s Step 755( 69.17%), action 415, FPS 1.36, Running 431.98s Step 756( 69.33%), action 416, FPS 1.36, Running 432.80s Step 757( 69.50%), action 417, FPS 1.35, Running 433.67s Step 758( 69.67%), action 418, FPS 1.34, Running 434.58s Step 759( 69.83%), action 419, FPS 1.34, Running 435.50s Step 760( 70.00%), action 420, FPS 1.36, Running 436.18s Step 761( 70.17%), action 421, FPS 1.35, Running 437.19s Step 762( 70.33%), action 422, FPS 1.37, Running 437.84s Step 763( 70.50%), action 423, FPS 1.35, Running 438.79s Step 764( 70.67%), action 424, FPS 1.35, Running 439.57s Step 765( 70.83%), action 425, FPS 1.34, Running 440.51s Step 766( 71.00%), action 426, FPS 1.33, Running 441.52s Step 767( 71.17%), action 427, FPS 1.34, Running 442.24s Step 768( 71.33%), action 428, FPS 1.35, Running 443.02s Step 769( 71.50%), action 429, FPS 1.33, Running 443.94s Step 770( 71.67%), action 430, FPS 1.30, Running 445.03s Step 771( 71.83%), action 431, FPS 1.25, Running 446.04s Step 772( 72.00%), action 432, FPS 1.22, Running 446.92s Step 773( 72.17%), action 433, FPS 1.19, Running 447.70s Step 774( 72.33%), action 434, FPS 1.14, Running 448.80s Step 775( 72.50%), action 435, FPS 1.13, Running 449.73s Step 776( 72.67%), action 436, FPS 1.15, Running 450.16s Step 777( 72.83%), action 437, FPS 1.19, Running 450.47s Step 778( 73.00%), action 438, FPS 1.23, Running 450.86s Step 779( 73.17%), action 439, FPS 1.25, Running 451.46s Step 780( 73.33%), action 440, FPS 1.25, Running 452.23s Step 781( 73.50%), action 441, FPS 1.25, Running 453.23s Step 782( 73.67%), action 442, FPS 1.21, Running 454.35s Step 783( 73.83%), action 443, FPS 1.22, Running 455.24s Step 784( 74.00%), action 444, FPS 1.21, Running 456.10s Step 785( 74.17%), action 445, FPS 1.21, Running 457.05s Step 786( 74.33%), action 446, FPS 1.23, Running 457.74s Step 787( 74.50%), action 447, FPS 1.21, Running 458.73s Step 788( 74.67%), action 448, FPS 1.21, Running 459.50s Step 789( 74.83%), action 449, FPS 1.22, Running 460.31s Step 790( 75.00%), action 450, FPS 1.24, Running 461.20s Step 791( 75.17%), action 451, FPS 1.25, Running 462.09s Step 792( 75.33%), action 452, FPS 1.24, Running 463.04s Step 793( 75.50%), action 453, FPS 1.25, Running 463.76s Step 794( 75.67%), action 454, FPS 1.27, Running 464.50s Step 795( 75.83%), action 455, FPS 1.28, Running 465.30s Step 796( 76.00%), action 456, FPS 1.26, Running 466.07s Step 797( 76.17%), action 457, FPS 1.22, Running 466.82s Step 798( 76.33%), action 458, FPS 1.20, Running 467.54s Step 799( 76.50%), action 459, FPS 1.17, Running 468.53s Step 800( 76.67%), action 460, FPS 1.18, Running 469.18s Step 801( 76.83%), action 461, FPS 1.22, Running 469.69s Step 802( 77.00%), action 462, FPS 1.27, Running 470.09s Step 803( 77.17%), action 463, FPS 1.32, Running 470.41s Step 804( 77.33%), action 464, FPS 1.35, Running 470.89s Step 805( 77.50%), action 465, FPS 1.41, Running 471.28s Step 806( 77.67%), action 466, FPS 1.42, Running 471.81s Step 807( 77.83%), action 467, FPS 1.45, Running 472.54s Step 808( 78.00%), action 468, FPS 1.46, Running 473.20s Step 809( 78.17%), action 469, FPS 1.47, Running 473.88s Step 810( 78.33%), action 470, FPS 1.47, Running 474.77s Step 811( 78.50%), action 471, FPS 1.47, Running 475.69s Step 812( 78.67%), action 472, FPS 1.50, Running 476.37s Step 813( 78.83%), action 473, FPS 1.48, Running 477.29s Step 814( 79.00%), action 474, FPS 1.48, Running 478.02s Step 815( 79.17%), action 475, FPS 1.46, Running 479.03s Step 816( 79.33%), action 476, FPS 1.43, Running 480.06s Step 817( 79.50%), action 477, FPS 1.44, Running 480.70s Step 818( 79.67%), action 478, FPS 1.41, Running 481.69s Step 819( 79.83%), action 479, FPS 1.45, Running 482.28s Step 820( 80.00%), action 480, FPS 1.42, Running 483.25s Step 821( 80.17%), action 481, FPS 1.38, Running 484.22s Step 822( 80.33%), action 482, FPS 1.35, Running 484.91s Step 823( 80.50%), action 483, FPS 1.31, Running 485.72s Step 824( 80.67%), action 484, FPS 1.27, Running 486.60s Step 825( 80.83%), action 485, FPS 1.23, Running 487.55s Step 826( 81.00%), action 486, FPS 1.22, Running 488.26s Step 827( 81.17%), action 487, FPS 1.20, Running 489.19s Step 828( 81.33%), action 488, FPS 1.22, Running 489.57s Step 829( 81.50%), action 489, FPS 1.25, Running 489.86s Step 830( 81.67%), action 490, FPS 1.29, Running 490.22s Step 831( 81.83%), action 491, FPS 1.34, Running 490.67s Step 832( 82.00%), action 492, FPS 1.36, Running 491.05s Step 833( 82.17%), action 493, FPS 1.41, Running 491.47s Step 834( 82.33%), action 494, FPS 1.42, Running 492.09s Step 835( 82.50%), action 495, FPS 1.46, Running 492.76s Step 836( 82.67%), action 496, FPS 1.47, Running 493.71s Step 837( 82.83%), action 497, FPS 1.43, Running 494.67s Step 838( 83.00%), action 498, FPS 1.45, Running 495.46s Step 839( 83.17%), action 499, FPS 1.42, Running 496.33s Step 840( 83.33%), action 500, FPS 1.45, Running 497.07s Step 841( 83.50%), action 501, FPS 1.46, Running 497.93s Step 842( 83.67%), action 502, FPS 1.45, Running 498.70s Step 843( 83.83%), action 503, FPS 1.43, Running 499.70s Step 844( 84.00%), action 504, FPS 1.46, Running 500.32s Step 845( 84.17%), action 505, FPS 1.46, Running 501.21s Step 846( 84.33%), action 506, FPS 1.47, Running 501.84s Step 847( 84.50%), action 507, FPS 1.48, Running 502.74s Step 848( 84.67%), action 508, FPS 1.44, Running 503.43s Step 849( 84.83%), action 509, FPS 1.38, Running 504.34s Step 850( 85.00%), action 510, FPS 1.34, Running 505.10s Step 851( 85.17%), action 511, FPS 1.30, Running 506.03s Step 852( 85.33%), action 512, FPS 1.28, Running 506.68s Step 853( 85.50%), action 513, FPS 1.26, Running 507.33s Step 854( 85.67%), action 514, FPS 1.24, Running 508.16s Step 855( 85.83%), action 515, FPS 1.24, Running 508.89s Step 856( 86.00%), action 516, FPS 1.26, Running 509.58s Step 857( 86.17%), action 517, FPS 1.31, Running 509.92s Step 858( 86.33%), action 518, FPS 1.35, Running 510.29s Step 859( 86.50%), action 519, FPS 1.40, Running 510.58s Step 860( 86.67%), action 520, FPS 1.43, Running 511.03s Step 861( 86.83%), action 521, FPS 1.45, Running 511.71s Step 862( 87.00%), action 522, FPS 1.47, Running 512.26s Step 863( 87.17%), action 523, FPS 1.49, Running 513.10s Step 864( 87.33%), action 524, FPS 1.47, Running 513.92s Step 865( 87.50%), action 525, FPS 1.47, Running 514.84s Step 866( 87.67%), action 526, FPS 1.46, Running 515.51s Step 867( 87.83%), action 527, FPS 1.47, Running 516.33s Step 868( 88.00%), action 528, FPS 1.46, Running 517.13s Step 869( 88.17%), action 529, FPS 1.48, Running 517.83s Step 870( 88.33%), action 530, FPS 1.47, Running 518.69s Step 871( 88.50%), action 531, FPS 1.47, Running 519.66s Step 872( 88.67%), action 532, FPS 1.44, Running 520.58s Step 873( 88.83%), action 533, FPS 1.42, Running 521.40s Step 874( 89.00%), action 534, FPS 1.43, Running 522.12s Step 875( 89.17%), action 535, FPS 1.42, Running 522.98s Step 876( 89.33%), action 536, FPS 1.41, Running 523.75s Step 877( 89.50%), action 537, FPS 1.36, Running 524.65s Step 878( 89.67%), action 538, FPS 1.32, Running 525.40s Step 879( 89.83%), action 539, FPS 1.27, Running 526.29s Step 880( 90.00%), action 540, FPS 1.23, Running 527.30s Step 881( 90.17%), action 541, FPS 1.22, Running 528.13s Step 882( 90.33%), action 542, FPS 1.19, Running 529.11s Step 883( 90.50%), action 543, FPS 1.21, Running 529.66s Step 884( 90.67%), action 544, FPS 1.24, Running 530.05s Step 885( 90.83%), action 545, FPS 1.28, Running 530.41s Step 886( 91.00%), action 546, FPS 1.29, Running 531.03s Step 887( 91.17%), action 547, FPS 1.31, Running 531.56s Step 888( 91.33%), action 548, FPS 1.29, Running 532.64s Step 889( 91.50%), action 549, FPS 1.27, Running 533.53s Step 890( 91.67%), action 550, FPS 1.29, Running 534.21s Step 891( 91.83%), action 551, FPS 1.29, Running 535.16s Step 892( 92.00%), action 552, FPS 1.29, Running 536.08s Step 893( 92.17%), action 553, FPS 1.30, Running 536.75s Step 894( 92.33%), action 554, FPS 1.29, Running 537.57s Step 895( 92.50%), action 555, FPS 1.29, Running 538.50s Step 896( 92.67%), action 556, FPS 1.27, Running 539.50s Step 897( 92.83%), action 557, FPS 1.28, Running 540.29s Step 898( 93.00%), action 558, FPS 1.27, Running 541.15s Step 899( 93.17%), action 559, FPS 1.28, Running 541.87s Step 900( 93.33%), action 560, FPS 1.29, Running 542.80s Step 901( 93.50%), action 561, FPS 1.26, Running 544.03s Step 902( 93.67%), action 562, FPS 1.28, Running 544.78s Step 903( 93.83%), action 563, FPS 1.25, Running 545.61s Step 904( 94.00%), action 564, FPS 1.22, Running 546.42s Step 905( 94.17%), action 565, FPS 1.18, Running 547.38s Step 906( 94.33%), action 566, FPS 1.17, Running 548.16s Step 907( 94.50%), action 567, FPS 1.14, Running 549.05s Step 908( 94.67%), action 568, FPS 1.19, Running 549.42s Step 909( 94.83%), action 569, FPS 1.23, Running 549.83s Step 910( 95.00%), action 570, FPS 1.24, Running 550.40s Step 911( 95.17%), action 571, FPS 1.25, Running 551.18s Step 912( 95.33%), action 572, FPS 1.24, Running 552.18s Step 913( 95.50%), action 573, FPS 1.21, Running 553.23s Step 914( 95.67%), action 574, FPS 1.21, Running 554.14s Step 915( 95.83%), action 575, FPS 1.21, Running 555.02s Step 916( 96.00%), action 576, FPS 1.21, Running 556.02s Step 917( 96.17%), action 577, FPS 1.19, Running 557.05s Step 918( 96.33%), action 578, FPS 1.20, Running 557.85s Step 919( 96.50%), action 579, FPS 1.18, Running 558.78s Step 920( 96.67%), action 580, FPS 1.19, Running 559.59s Step 921( 96.83%), action 581, FPS 1.21, Running 560.58s Step 922( 97.00%), action 582, FPS 1.21, Running 561.31s Step 923( 97.17%), action 583, FPS 1.21, Running 562.18s Step 924( 97.33%), action 584, FPS 1.22, Running 562.88s Step 925( 97.50%), action 585, FPS 1.22, Running 563.82s Step 926( 97.67%), action 586, FPS 1.22, Running 564.56s Step 927( 97.83%), action 587, FPS 1.23, Running 565.28s Step 928( 98.00%), action 588, FPS 1.20, Running 566.13s Step 929( 98.17%), action 589, FPS 1.16, Running 567.15s Step 930( 98.33%), action 590, FPS 1.14, Running 567.87s Step 931( 98.50%), action 591, FPS 1.16, Running 568.43s Step 932( 98.67%), action 592, FPS 1.20, Running 568.80s Step 933( 98.83%), action 593, FPS 1.23, Running 569.48s Step 934( 99.00%), action 594, FPS 1.24, Running 570.30s Step 935( 99.17%), action 595, FPS 1.24, Running 571.20s Step 936( 99.33%), action 596, FPS 1.25, Running 571.99s Step 937( 99.50%), action 597, FPS 1.26, Running 572.88s Step 938( 99.67%), action 598, FPS 1.27, Running 573.65s Step 939( 99.83%), action 599, FPS 1.27, Running 574.58s Step 940(100.00%), action 600, FPS 1.27, Running 575.30s [2026-08-02 01:59:47] [83 ] Seed 82 failed after 575.51 s. +steps: 940 , actions: 600 . +Instruction: Empty +Total 9/83(10.84%) success. +Setting seed: 83 +Step 1( N/A%), pre moving , FPS 2.45, Running 0.41s Step 2( N/A%), pre moving , FPS 4.31, Running 0.46s Step 3( N/A%), pre moving , FPS 5.57, Running 0.54s Step 4( N/A%), pre moving , FPS 4.63, Running 0.86s Step 5( N/A%), pre moving , FPS 5.21, Running 0.96s Step 6( N/A%), pre moving , FPS 5.86, Running 1.02s Step 7( N/A%), pre moving , FPS 6.34, Running 1.11s Step 8( N/A%), pre moving , FPS 5.57, Running 1.44s Step 9( N/A%), pre moving , FPS 5.88, Running 1.53s Step 10( N/A%), pre moving , FPS 6.25, Running 1.60s Step 11( N/A%), pre moving , FPS 6.57, Running 1.67s Step 12( N/A%), pre moving , FPS 5.97, Running 2.01s Step 13( N/A%), pre moving , FPS 6.19, Running 2.10s Step 14( N/A%), pre moving , FPS 6.45, Running 2.17s Step 15( N/A%), pre moving , FPS 6.69, Running 2.24s Step 16( N/A%), pre moving , FPS 6.22, Running 2.57s Step 17( N/A%), pre moving , FPS 6.41, Running 2.65s Step 18( N/A%), pre moving , FPS 6.62, Running 2.72s Step 19( N/A%), pre moving , FPS 6.79, Running 2.80s Step 20( N/A%), pre moving , FPS 6.40, Running 3.12s Step 21( N/A%), pre moving , FPS 6.07, Running 3.70s Step 22( N/A%), pre moving , FPS 6.00, Running 3.80s Step 23( N/A%), pre moving , FPS 5.98, Running 3.88s Step 24( N/A%), pre moving , FPS 6.44, Running 3.97s Step 25( N/A%), pre moving , FPS 6.02, Running 4.28s Step 26( N/A%), pre moving , FPS 5.15, Running 4.91s Step 27( N/A%), pre moving , FPS 5.14, Running 5.00s Step 28( N/A%), pre moving , FPS 5.51, Running 5.07s Step 29( N/A%), pre moving , FPS 5.27, Running 5.32s Step 30( N/A%), pre moving , FPS 5.19, Running 5.45s Step 31( N/A%), pre moving , FPS 5.16, Running 5.55s Step 32( N/A%), pre moving , FPS 5.55, Running 5.62s Step 33( N/A%), pre moving , FPS 5.32, Running 5.86s Step 34( N/A%), pre moving , FPS 5.19, Running 6.02s Step 35( N/A%), pre moving , FPS 5.19, Running 6.10s Step 36( N/A%), pre moving , FPS 3.91, Running 7.69s Step 37( N/A%), pre moving , FPS 3.57, Running 8.26s Step 38( N/A%), pre moving , FPS 3.56, Running 8.33s Step 39( N/A%), pre moving , FPS 3.56, Running 8.41s Step 40( N/A%), pre moving , FPS 3.56, Running 8.74s Step 41( N/A%), pre moving , FPS 3.90, Running 8.83s Step 42( N/A%), pre moving , FPS 3.91, Running 8.90s Step 43( N/A%), pre moving , FPS 3.83, Running 9.11s Step 44( N/A%), pre moving , FPS 3.74, Running 9.31s Step 45( N/A%), pre moving , FPS 3.92, Running 9.38s Step 46( N/A%), pre moving , FPS 4.40, Running 9.46s Step 47( N/A%), pre moving , FPS 4.23, Running 9.72s Step 48( N/A%), pre moving , FPS 3.44, Running 10.88s Step 49( N/A%), pre moving , FPS 3.57, Running 10.93s Step 50( N/A%), pre moving , FPS 3.63, Running 10.96s Step 51( N/A%), pre moving , FPS 3.67, Running 10.99s Step 52( N/A%), pre moving , FPS 3.70, Running 11.02s Step 53( N/A%), pre moving , FPS 3.85, Running 11.05s Step 54( N/A%), pre moving , FPS 3.95, Running 11.08s Step 55( N/A%), pre moving , FPS 3.99, Running 11.12s Step 56( N/A%), pre moving , FPS 5.78, Running 11.15s Step 57( N/A%), pre moving , FPS 6.85, Running 11.18s Step 58( N/A%), pre moving , FPS 6.91, Running 11.23s Step 59( N/A%), pre moving , FPS 7.00, Running 11.27s Step 60( N/A%), pre moving , FPS 7.75, Running 11.32s Step 61( N/A%), pre moving , FPS 7.81, Running 11.39s Step 62( N/A%), pre moving , FPS 7.85, Running 11.45s Step 63( N/A%), pre moving , FPS 8.35, Running 11.51s Step 64( N/A%), pre moving , FPS 8.90, Running 11.56s Step 65( N/A%), pre moving , FPS 8.93, Running 11.62s Step 66( N/A%), pre moving , FPS 9.02, Running 11.68s Step 67( N/A%), pre moving , FPS 10.01, Running 11.72s Step 68( N/A%), pre moving , FPS 22.54, Running 11.76s Step 69( N/A%), pre moving , FPS 21.54, Running 11.85s Step 70( N/A%), pre moving , FPS 19.99, Running 11.96s Step 71( N/A%), pre moving , FPS 18.26, Running 12.09s Step 72( N/A%), pre moving , FPS 17.12, Running 12.18s Step 73( N/A%), pre moving , FPS 16.51, Running 12.26s Step 74( N/A%), pre moving , FPS 15.37, Running 12.38s Step 75( N/A%), pre moving , FPS 14.65, Running 12.48s Step 76( N/A%), pre moving , FPS 14.15, Running 12.56s Step 77( N/A%), pre moving , FPS 13.32, Running 12.68s Step 78( N/A%), pre moving , FPS 12.85, Running 12.78s Step 79( N/A%), pre moving , FPS 10.57, Running 13.16s Step 80( N/A%), pre moving , FPS 10.24, Running 13.27s Step 81( N/A%), pre moving , FPS 10.12, Running 13.37s Step 82( N/A%), pre moving , FPS 9.07, Running 13.66s Step 83( N/A%), pre moving , FPS 8.91, Running 13.75s Step 84( N/A%), pre moving , FPS 8.82, Running 13.83s Step 85( N/A%), pre moving , FPS 8.09, Running 14.09s Step 86( N/A%), pre moving , FPS 7.79, Running 14.24s Step 87( N/A%), pre moving , FPS 7.73, Running 14.31s Step 88( N/A%), pre moving , FPS 7.61, Running 14.39s Step 89( N/A%), pre moving , FPS 7.50, Running 14.52s Step 90( N/A%), pre moving , FPS 7.12, Running 14.77s Step 91( N/A%), pre moving , FPS 7.23, Running 14.86s Step 92( N/A%), pre moving , FPS 7.26, Running 14.94s Step 93( N/A%), pre moving , FPS 7.29, Running 15.00s Step 94( N/A%), pre moving , FPS 6.80, Running 15.33s Step 95( N/A%), pre moving , FPS 6.81, Running 15.42s Step 96( N/A%), pre moving , FPS 6.82, Running 15.50s Step 97( N/A%), pre moving , FPS 6.39, Running 15.82s Step 98( N/A%), pre moving , FPS 6.39, Running 15.91s Step 99( N/A%), pre moving , FPS 4.13, Running 18.01s Step 100( N/A%), pre moving , FPS 3.72, Running 18.65s Step 101( N/A%), pre moving , FPS 3.41, Running 19.23s Step 102( N/A%), pre moving , FPS 3.27, Running 19.78s Step 103( N/A%), pre moving , FPS 3.05, Running 20.31s Step 104( N/A%), pre moving , FPS 2.85, Running 20.85s Step 105( N/A%), pre moving , FPS 2.74, Running 21.40s Step 106( N/A%), pre moving , FPS 2.59, Running 21.95s Step 107( N/A%), pre moving , FPS 2.45, Running 22.49s Step 108( N/A%), pre moving , FPS 2.32, Running 23.03s Step 109( N/A%), pre moving , FPS 2.21, Running 23.59s Step 110( N/A%), pre moving , FPS 2.13, Running 24.14s Step 111( N/A%), pre moving , FPS 2.04, Running 24.68s Step 112( N/A%), pre moving , FPS 1.94, Running 25.26s Step 113( N/A%), pre moving , FPS 1.85, Running 25.83s Step 114( N/A%), pre moving , FPS 1.81, Running 26.40s Step 115( N/A%), pre moving , FPS 1.74, Running 26.94s Step 116( N/A%), pre moving , FPS 1.67, Running 27.47s Step 117( N/A%), pre moving , FPS 1.64, Running 28.03s Step 118( N/A%), pre moving , FPS 1.58, Running 28.61s Step 119( N/A%), pre moving , FPS 1.79, Running 29.18s Step 120( N/A%), pre moving , FPS 1.81, Running 29.71s Step 121( N/A%), pre moving , FPS 1.82, Running 30.21s Step 122( N/A%), pre moving , FPS 1.88, Running 30.42s Step 123( N/A%), pre moving , FPS 1.93, Running 30.67s Step 124( N/A%), pre moving , FPS 1.99, Running 30.89s Step 125( N/A%), pre moving , FPS 2.07, Running 31.07s Step 126( N/A%), pre moving , FPS 2.10, Running 31.48s Step 127( N/A%), pre moving , FPS 2.11, Running 31.99s Step 128( N/A%), pre moving , FPS 2.09, Running 32.60s Step 129( N/A%), pre moving , FPS 2.10, Running 33.12s Step 130( N/A%), pre moving , FPS 2.10, Running 33.66s Step 131( N/A%), pre moving , FPS 2.10, Running 34.19s Step 132( N/A%), pre moving , FPS 2.10, Running 34.78s Step 133( N/A%), pre moving , FPS 2.11, Running 35.31s Step 134( N/A%), pre moving , FPS 2.11, Running 35.89s Step 135( N/A%), pre moving , FPS 2.11, Running 36.44s Step 136( N/A%), pre moving , FPS 2.10, Running 37.00s Step 137( N/A%), pre moving , FPS 2.10, Running 37.56s Step 138( N/A%), pre moving , FPS 2.11, Running 38.10s Step 139( N/A%), pre moving , FPS 2.11, Running 38.68s Step 140( N/A%), pre moving , FPS 2.10, Running 39.25s Step 141( N/A%), pre moving , FPS 2.08, Running 39.80s Step 142( N/A%), pre moving , FPS 2.01, Running 40.37s Step 143( N/A%), pre moving , FPS 1.95, Running 40.92s Step 144( N/A%), pre moving , FPS 1.89, Running 41.48s Step 145( N/A%), pre moving , FPS 1.82, Running 42.04s Step 146( N/A%), pre moving , FPS 1.80, Running 42.59s Step 147( N/A%), pre moving , FPS 1.80, Running 43.12s Step 148( N/A%), pre moving , FPS 1.81, Running 43.65s Step 149( N/A%), pre moving , FPS 1.81, Running 44.19s Step 150( N/A%), pre moving , FPS 1.81, Running 44.73s Step 151( N/A%), pre moving , FPS 1.80, Running 45.29s Step 152( N/A%), pre moving , FPS 1.81, Running 45.84s Step 153( N/A%), pre moving , FPS 1.80, Running 46.39s Step 154( N/A%), pre moving , FPS 1.81, Running 46.93s Step 155( N/A%), pre moving , FPS 1.81, Running 47.47s Step 156( N/A%), pre moving , FPS 1.82, Running 48.01s Step 157( N/A%), pre moving , FPS 1.82, Running 48.56s Step 158( N/A%), pre moving , FPS 1.81, Running 49.13s Step 159( N/A%), pre moving , FPS 1.83, Running 49.62s Step 160( N/A%), pre moving , FPS 1.89, Running 49.85s Step 161( N/A%), pre moving , FPS 1.91, Running 50.27s Step 162( N/A%), pre moving , FPS 1.93, Running 50.74s Step 163( N/A%), pre moving , FPS 1.94, Running 51.21s Step 164( N/A%), pre moving , FPS 1.94, Running 51.78s Step 165( N/A%), pre moving , FPS 1.94, Running 52.35s Step 166( N/A%), pre moving , FPS 1.93, Running 52.96s Step 167( N/A%), pre moving , FPS 1.92, Running 53.54s Step 168( N/A%), pre moving , FPS 1.91, Running 54.11s Step 169( N/A%), pre moving , FPS 1.95, Running 54.47s Step 170( N/A%), pre moving , FPS 2.03, Running 54.59s Step 171( N/A%), pre moving , FPS 2.13, Running 54.69s Step 172( N/A%), pre moving , FPS 2.17, Running 55.04s Step 173( N/A%), pre moving , FPS 2.28, Running 55.16s Step 174( N/A%), pre moving , FPS 2.40, Running 55.27s Step 175( N/A%), pre moving , FPS 2.46, Running 55.62s Step 176( N/A%), pre moving , FPS 2.59, Running 55.74s Step 177( N/A%), pre moving , FPS 2.75, Running 55.83s Step 178( N/A%), pre moving , FPS 2.90, Running 56.02s Step 179( N/A%), pre moving , FPS 2.71, Running 57.00s Step 180( N/A%), pre moving , FPS 2.66, Running 57.38s Step 181( N/A%), pre moving , FPS 2.77, Running 57.49s Step 182( N/A%), pre moving , FPS 2.79, Running 57.92s Step 183( N/A%), pre moving , FPS 2.91, Running 58.09s Step 184( N/A%), pre moving , FPS 2.97, Running 58.51s Step 185( N/A%), pre moving , FPS 3.16, Running 58.69s Step 186( N/A%), pre moving , FPS 3.25, Running 59.12s Step 187( N/A%), pre moving , FPS 3.49, Running 59.27s Step 188( N/A%), pre moving , FPS 3.60, Running 59.67s Step 189( N/A%), pre moving , FPS 3.73, Running 59.84s Step 190( N/A%), pre moving , FPS 3.52, Running 60.26s Step 191( N/A%), pre moving , FPS 3.48, Running 60.44s Step 192( N/A%), pre moving , FPS 3.55, Running 60.68s Step 193( N/A%), pre moving , FPS 3.41, Running 61.03s Step 194( N/A%), pre moving , FPS 3.24, Running 61.44s Step 195( N/A%), pre moving , FPS 3.33, Running 61.61s Step 196( N/A%), pre moving , FPS 3.18, Running 62.03s Step 197( N/A%), pre moving , FPS 3.14, Running 62.20s Step 198( N/A%), pre moving , FPS 3.02, Running 62.64s Step 199( N/A%), pre moving , FPS 3.44, Running 62.81s Step 200( N/A%), pre moving , FPS 3.42, Running 63.23s Step 201( N/A%), pre moving , FPS 3.38, Running 63.41s Step 202( N/A%), pre moving , FPS 3.43, Running 63.75s Step 203( N/A%), pre moving , FPS 3.39, Running 64.00s Step 204( N/A%), pre moving , FPS 3.38, Running 64.42s Step 205( N/A%), pre moving , FPS 3.39, Running 64.59s Step 206( N/A%), pre moving , FPS 3.51, Running 64.82s Step 207( N/A%), pre moving , FPS 3.39, Running 65.17s Step 208( N/A%), pre moving , FPS 3.54, Running 65.32s Step 209( N/A%), pre moving , FPS 3.38, Running 65.75s Step 210( N/A%), pre moving , FPS 3.54, Running 65.91s Step 211( N/A%), pre moving , FPS 3.39, Running 66.34s Step 212( N/A%), pre moving , FPS 3.47, Running 66.44s Step 213( N/A%), pre moving , FPS 3.48, Running 66.78s Step 214( N/A%), pre moving , FPS 3.67, Running 66.90s Step 215( N/A%), pre moving , FPS 3.70, Running 67.01s Step 216( N/A%), pre moving , FPS 3.93, Running 67.12s Step 217( N/A%), pre moving , FPS 3.80, Running 67.46s Step 218( N/A%), pre moving , FPS 4.05, Running 67.58s Step 219( N/A%), pre moving , FPS 4.11, Running 67.68s Step 220( N/A%), pre moving , FPS 4.22, Running 67.97s Step 221( N/A%), pre moving , FPS 4.22, Running 68.15s Step 222( N/A%), pre moving , FPS 4.45, Running 68.24s Step 223( N/A%), pre moving , FPS 4.59, Running 68.35s Step 224( N/A%), pre moving , FPS 3.75, Running 69.75s Step 225( N/A%), pre moving , FPS 3.84, Running 69.80s Step 226( N/A%), pre moving , FPS 3.99, Running 69.84s Step 227( N/A%), pre moving , FPS 4.24, Running 69.88s Step 228( N/A%), pre moving , FPS 4.34, Running 69.93s Step 229( N/A%), pre moving , FPS 4.74, Running 69.97s Step 230( N/A%), pre moving , FPS 4.85, Running 70.04s Step 231( N/A%), pre moving , FPS 5.32, Running 70.09s Step 232( N/A%), pre moving , FPS 5.37, Running 70.17s Step 233( N/A%), pre moving , FPS 5.77, Running 70.24s Step 234( N/A%), pre moving , FPS 5.81, Running 70.34s Step 235( N/A%), pre moving , FPS 5.85, Running 70.43s Step 236( N/A%), pre moving , FPS 5.85, Running 70.54s Step 237( N/A%), pre moving , FPS 6.27, Running 70.65s Step 238( N/A%), pre moving , FPS 6.31, Running 70.75s Step 239( N/A%), pre moving , FPS 6.26, Running 70.87s Step 240( N/A%), pre moving , FPS 6.55, Running 71.02s Step 241( N/A%), pre moving , FPS 6.52, Running 71.21s Step 242( N/A%), pre moving , FPS 6.06, Running 71.54s Step 243( N/A%), pre moving , FPS 5.79, Running 71.80s Step 244( N/A%), pre moving , FPS 8.55, Running 72.09s Step 245( N/A%), pre moving , FPS 7.12, Running 72.61s Step 246( N/A%), pre moving , FPS 6.03, Running 73.15s Step 247( N/A%), pre moving , FPS 5.27, Running 73.67s Step 248( N/A%), pre moving , FPS 4.97, Running 73.95s Step 249( N/A%), pre moving , FPS 4.44, Running 74.48s Step 250( N/A%), pre moving , FPS 4.04, Running 74.99s Step 251( N/A%), pre moving , FPS 3.87, Running 75.26s Step 252( N/A%), pre moving , FPS 3.55, Running 75.80s Step 253( N/A%), pre moving , FPS 3.28, Running 76.34s Step 254( N/A%), pre moving , FPS 3.09, Running 76.81s Step 255( N/A%), pre moving , FPS 3.00, Running 77.10s Step 256( N/A%), pre moving , FPS 2.84, Running 77.58s Step 257( N/A%), pre moving , FPS 2.70, Running 78.05s Step 258( N/A%), pre moving , FPS 2.66, Running 78.28s Step 259( N/A%), pre moving , FPS 2.54, Running 78.75s Step 260( N/A%), pre moving , FPS 2.52, Running 78.96s Step 261( N/A%), pre moving , FPS 2.46, Running 79.36s Step 262( N/A%), pre moving , FPS 2.50, Running 79.54s Step 263( N/A%), pre moving , FPS 2.46, Running 79.95s Step 264( N/A%), pre moving , FPS 2.49, Running 80.11s Step 265( N/A%), pre moving , FPS 2.52, Running 80.53s Step 266( N/A%), pre moving , FPS 2.65, Running 80.70s Step 267( N/A%), pre moving , FPS 2.69, Running 81.12s Step 268( N/A%), pre moving , FPS 2.73, Running 81.29s Step 269( N/A%), pre moving , FPS 2.77, Running 81.70s Step 270( N/A%), pre moving , FPS 2.88, Running 81.93s Step 271( N/A%), pre moving , FPS 2.81, Running 82.39s Step 272( N/A%), pre moving , FPS 2.93, Running 82.63s Step 273( N/A%), pre moving , FPS 2.95, Running 83.11s Step 274( N/A%), pre moving , FPS 2.94, Running 83.60s Step 275( N/A%), pre moving , FPS 2.86, Running 84.09s Step 276( N/A%), pre moving , FPS 3.00, Running 84.26s Step 277( N/A%), pre moving , FPS 3.02, Running 84.68s Step 278( N/A%), pre moving , FPS 3.04, Running 84.86s Step 279( N/A%), pre moving , FPS 3.09, Running 85.23s Step 280( N/A%), pre moving , FPS 3.07, Running 85.47s Step 281( N/A%), pre moving , FPS 3.06, Running 85.89s Step 282( N/A%), pre moving , FPS 3.07, Running 86.06s Step 283( N/A%), pre moving , FPS 3.19, Running 86.22s Step 284( N/A%), pre moving , FPS 3.06, Running 86.65s Step 285( N/A%), pre moving , FPS 3.16, Running 86.87s Step 286( N/A%), pre moving , FPS 3.08, Running 87.20s Step 287( N/A%), pre moving , FPS 3.23, Running 87.30s Step 288( N/A%), pre moving , FPS 3.27, Running 87.41s Step 289( N/A%), pre moving , FPS 3.29, Running 87.79s Step 290( N/A%), pre moving , FPS 3.36, Running 87.88s Step 291( N/A%), pre moving , FPS 3.57, Running 87.99s Step 292( N/A%), pre moving , FPS 3.50, Running 88.34s Step 293( N/A%), pre moving , FPS 3.74, Running 88.46s Step 294( N/A%), pre moving , FPS 4.03, Running 88.57s Step 295( N/A%), pre moving , FPS 4.13, Running 88.92s Step 296( N/A%), pre moving , FPS 4.18, Running 89.04s Step 297( N/A%), pre moving , FPS 4.47, Running 89.15s Step 298( N/A%), pre moving , FPS 4.30, Running 89.51s Step 299( N/A%), pre moving , FPS 4.54, Running 89.63s Step 300( N/A%), pre moving , FPS 4.67, Running 89.75s Step 301( N/A%), pre moving , FPS 4.76, Running 90.09s Step 302( N/A%), pre moving , FPS 4.82, Running 90.21s Step 303( N/A%), pre moving , FPS 4.89, Running 90.31s Step 304( N/A%), pre moving , FPS 4.99, Running 90.66s Step 305( N/A%), pre moving , FPS 5.12, Running 90.78s Step 306( N/A%), pre moving , FPS 5.44, Running 90.88s Step 307( N/A%), pre moving , FPS 2.76, Running 94.54s Step 308( N/A%), pre moving , FPS 2.60, Running 95.10s Step 309( N/A%), pre moving , FPS 2.53, Running 95.71s Step 310( N/A%), pre moving , FPS 2.38, Running 96.29s Step 311( N/A%), pre moving , FPS 2.24, Running 96.91s Step 312( N/A%), pre moving , FPS 2.18, Running 97.52s Step 313( N/A%), pre moving , FPS 2.07, Running 98.13s Step 314( N/A%), pre moving , FPS 1.97, Running 98.73s Step 315( N/A%), pre moving , FPS 1.93, Running 99.30s Step 316( N/A%), pre moving , FPS 1.85, Running 99.86s Step 317( N/A%), pre moving , FPS 1.77, Running 100.45s Step 318( N/A%), pre moving , FPS 1.74, Running 101.03s Step 319( N/A%), pre moving , FPS 1.67, Running 101.58s Step 320( N/A%), pre moving , FPS 1.62, Running 102.12s Step 321( N/A%), pre moving , FPS 1.59, Running 102.69s Step 322( N/A%), pre moving , FPS 1.53, Running 103.26s Step 323( N/A%), pre moving , FPS 1.48, Running 103.80s Step 324( N/A%), pre moving , FPS 1.46, Running 104.35s Step 325( N/A%), pre moving , FPS 1.42, Running 104.90s Step 326( N/A%), pre moving , FPS 1.37, Running 105.44s Step 327( 0.17%), action 1, FPS 1.61, Running 106.95s Step 328( 0.33%), action 2, FPS 1.55, Running 108.02s Step 329( 0.50%), action 3, FPS 1.51, Running 108.97s Step 330( 0.67%), action 4, FPS 1.49, Running 109.69s Step 331( 0.83%), action 5, FPS 1.49, Running 110.33s Step 332( 1.00%), action 6, FPS 1.52, Running 110.69s Step 333( 1.17%), action 7, FPS 1.56, Running 110.98s Step 334( 1.33%), action 8, FPS 1.57, Running 111.46s Step 335( 1.50%), action 9, FPS 1.59, Running 111.85s Step 336( 1.67%), action 10, FPS 1.59, Running 112.44s Step 337( 1.83%), action 11, FPS 1.54, Running 113.47s Step 338( 2.00%), action 12, FPS 1.50, Running 114.36s Step 339( 2.17%), action 13, FPS 1.47, Running 115.19s Step 340( 2.33%), action 14, FPS 1.43, Running 116.11s Step 341( 2.50%), action 15, FPS 1.42, Running 116.80s Step 342( 2.67%), action 16, FPS 1.37, Running 117.82s Step 343( 2.83%), action 17, FPS 1.36, Running 118.52s Step 344( 3.00%), action 18, FPS 1.32, Running 119.50s Step 345( 3.17%), action 19, FPS 1.29, Running 120.45s Step 346( 3.33%), action 20, FPS 1.27, Running 121.15s Step 347( 3.50%), action 21, FPS 1.32, Running 122.11s Step 348( 3.67%), action 22, FPS 1.33, Running 123.09s Step 349( 3.83%), action 23, FPS 1.35, Running 123.83s Step 350( 4.00%), action 24, FPS 1.33, Running 124.76s Step 351( 4.17%), action 25, FPS 1.30, Running 125.72s Step 352( 4.33%), action 26, FPS 1.27, Running 126.43s Step 353( 4.50%), action 27, FPS 1.23, Running 127.18s Step 354( 4.67%), action 28, FPS 1.20, Running 128.10s Step 355( 4.83%), action 29, FPS 1.16, Running 129.06s Step 356( 5.00%), action 30, FPS 1.15, Running 129.78s Step 357( 5.17%), action 31, FPS 1.19, Running 130.28s Step 358( 5.33%), action 32, FPS 1.23, Running 130.60s Step 359( 5.50%), action 33, FPS 1.27, Running 130.91s Step 360( 5.67%), action 34, FPS 1.32, Running 131.30s Step 361( 5.83%), action 35, FPS 1.35, Running 131.65s Step 362( 6.00%), action 36, FPS 1.40, Running 132.12s Step 363( 6.17%), action 37, FPS 1.42, Running 132.64s Step 364( 6.33%), action 38, FPS 1.44, Running 133.38s Step 365( 6.50%), action 39, FPS 1.48, Running 134.00s Step 366( 6.67%), action 40, FPS 1.45, Running 134.99s Step 367( 6.83%), action 41, FPS 1.44, Running 135.99s Step 368( 7.00%), action 42, FPS 1.48, Running 136.62s Step 369( 7.17%), action 43, FPS 1.46, Running 137.56s Step 370( 7.33%), action 44, FPS 1.45, Running 138.57s Step 371( 7.50%), action 45, FPS 1.47, Running 139.32s Step 372( 7.67%), action 46, FPS 1.45, Running 140.23s Step 373( 7.83%), action 47, FPS 1.46, Running 140.88s Step 374( 8.00%), action 48, FPS 1.46, Running 141.83s Step 375( 8.17%), action 49, FPS 1.47, Running 142.63s Step 376( 8.33%), action 50, FPS 1.46, Running 143.46s Step 377( 8.50%), action 51, FPS 1.41, Running 144.46s Step 378( 8.67%), action 52, FPS 1.34, Running 145.53s Step 379( 8.83%), action 53, FPS 1.28, Running 146.51s Step 380( 9.00%), action 54, FPS 1.25, Running 147.33s Step 381( 9.17%), action 55, FPS 1.20, Running 148.28s Step 382( 9.33%), action 56, FPS 1.19, Running 149.00s Step 383( 9.50%), action 57, FPS 1.16, Running 149.96s Step 384( 9.67%), action 58, FPS 1.18, Running 150.34s Step 385( 9.83%), action 59, FPS 1.20, Running 150.63s Step 386( 10.00%), action 60, FPS 1.25, Running 150.99s Step 387( 10.17%), action 61, FPS 1.29, Running 151.51s Step 388( 10.33%), action 62, FPS 1.29, Running 152.08s Step 389( 10.50%), action 63, FPS 1.32, Running 152.70s Step 390( 10.67%), action 64, FPS 1.34, Running 153.44s Step 391( 10.83%), action 65, FPS 1.33, Running 154.34s Step 392( 11.00%), action 66, FPS 1.35, Running 155.05s Step 393( 11.17%), action 67, FPS 1.33, Running 155.92s Step 394( 11.33%), action 68, FPS 1.34, Running 156.77s Step 395( 11.50%), action 69, FPS 1.33, Running 157.66s Step 396( 11.67%), action 70, FPS 1.33, Running 158.45s Step 397( 11.83%), action 71, FPS 1.35, Running 159.32s Step 398( 12.00%), action 72, FPS 1.37, Running 160.13s Step 399( 12.17%), action 73, FPS 1.39, Running 160.94s Step 400( 12.33%), action 74, FPS 1.38, Running 161.81s Step 401( 12.50%), action 75, FPS 1.37, Running 162.87s Step 402( 12.67%), action 76, FPS 1.33, Running 164.09s Step 403( 12.83%), action 77, FPS 1.33, Running 164.99s Step 404( 13.00%), action 78, FPS 1.25, Running 166.30s Step 405( 13.17%), action 79, FPS 1.20, Running 167.33s Step 406( 13.33%), action 80, FPS 1.16, Running 168.25s Step 407( 13.50%), action 81, FPS 1.12, Running 169.40s Step 408( 13.67%), action 82, FPS 1.11, Running 170.07s [2026-08-02 02:02:38] [84 ] Seed 83 success after 170.78 s. +steps: 408 , actions: 82 . +Instruction: Empty +Total 10/84(11.90%) success. +Setting seed: 84 +Step 1( N/A%), pre moving , FPS 10.48, Running 0.10s Step 2( N/A%), pre moving , FPS 16.31, Running 0.12s Step 3( N/A%), pre moving , FPS 17.90, Running 0.17s Step 4( N/A%), pre moving , FPS 16.95, Running 0.24s Step 5( N/A%), pre moving , FPS 15.17, Running 0.33s Step 6( N/A%), pre moving , FPS 15.28, Running 0.39s Step 7( N/A%), pre moving , FPS 15.83, Running 0.44s Step 8( N/A%), pre moving , FPS 15.38, Running 0.52s Step 9( N/A%), pre moving , FPS 15.29, Running 0.59s Step 10( N/A%), pre moving , FPS 15.12, Running 0.66s Step 11( N/A%), pre moving , FPS 14.98, Running 0.73s Step 12( N/A%), pre moving , FPS 15.48, Running 0.78s Step 13( N/A%), pre moving , FPS 15.40, Running 0.84s Step 14( N/A%), pre moving , FPS 15.01, Running 0.93s Step 15( N/A%), pre moving , FPS 14.85, Running 1.01s Step 16( N/A%), pre moving , FPS 12.04, Running 1.33s Step 17( N/A%), pre moving , FPS 12.01, Running 1.42s Step 18( N/A%), pre moving , FPS 12.13, Running 1.48s Step 19( N/A%), pre moving , FPS 12.17, Running 1.56s Step 20( N/A%), pre moving , FPS 10.65, Running 1.88s Step 21( N/A%), pre moving , FPS 8.42, Running 2.47s Step 22( N/A%), pre moving , FPS 8.21, Running 2.56s Step 23( N/A%), pre moving , FPS 8.13, Running 2.63s Step 24( N/A%), pre moving , FPS 8.13, Running 2.70s Step 25( N/A%), pre moving , FPS 7.44, Running 3.02s Step 26( N/A%), pre moving , FPS 6.15, Running 3.65s Step 27( N/A%), pre moving , FPS 6.10, Running 3.72s Step 28( N/A%), pre moving , FPS 6.12, Running 3.79s Step 29( N/A%), pre moving , FPS 5.83, Running 4.02s Step 30( N/A%), pre moving , FPS 5.66, Running 4.20s Step 31( N/A%), pre moving , FPS 5.67, Running 4.26s Step 32( N/A%), pre moving , FPS 5.61, Running 4.34s Step 33( N/A%), pre moving , FPS 5.23, Running 4.67s Step 34( N/A%), pre moving , FPS 5.23, Running 4.75s Step 35( N/A%), pre moving , FPS 5.24, Running 4.82s Step 36( N/A%), pre moving , FPS 3.96, Running 6.38s Step 37( N/A%), pre moving , FPS 3.61, Running 6.95s Step 38( N/A%), pre moving , FPS 3.60, Running 7.04s Step 39( N/A%), pre moving , FPS 3.45, Running 7.36s Step 40( N/A%), pre moving , FPS 3.59, Running 7.44s Step 41( N/A%), pre moving , FPS 3.97, Running 7.51s Step 42( N/A%), pre moving , FPS 3.98, Running 7.58s Step 43( N/A%), pre moving , FPS 3.78, Running 7.92s Step 44( N/A%), pre moving , FPS 3.76, Running 8.01s Step 45( N/A%), pre moving , FPS 3.96, Running 8.07s Step 46( N/A%), pre moving , FPS 4.44, Running 8.15s Step 47( N/A%), pre moving , FPS 4.21, Running 8.47s Step 48( N/A%), pre moving , FPS 3.45, Running 9.59s Step 49( N/A%), pre moving , FPS 3.55, Running 9.65s Step 50( N/A%), pre moving , FPS 3.61, Running 9.73s Step 51( N/A%), pre moving , FPS 3.49, Running 10.00s Step 52( N/A%), pre moving , FPS 3.45, Running 10.14s Step 53( N/A%), pre moving , FPS 3.59, Running 10.24s Step 54( N/A%), pre moving , FPS 3.57, Running 10.35s Step 55( N/A%), pre moving , FPS 3.39, Running 10.73s Step 56( N/A%), pre moving , FPS 4.48, Running 10.84s Step 57( N/A%), pre moving , FPS 4.70, Running 11.20s Step 58( N/A%), pre moving , FPS 4.66, Running 11.33s Step 59( N/A%), pre moving , FPS 4.89, Running 11.45s Step 60( N/A%), pre moving , FPS 4.58, Running 11.81s Step 61( N/A%), pre moving , FPS 4.51, Running 11.94s Step 62( N/A%), pre moving , FPS 4.42, Running 12.11s Step 63( N/A%), pre moving , FPS 4.40, Running 12.46s Step 64( N/A%), pre moving , FPS 4.11, Running 12.87s Step 65( N/A%), pre moving , FPS 4.03, Running 13.04s Step 66( N/A%), pre moving , FPS 3.79, Running 13.42s Step 67( N/A%), pre moving , FPS 3.90, Running 13.60s Step 68( N/A%), pre moving , FPS 4.55, Running 13.98s Step 69( N/A%), pre moving , FPS 4.48, Running 14.11s Step 70( N/A%), pre moving , FPS 4.18, Running 14.52s Step 71( N/A%), pre moving , FPS 4.31, Running 14.64s Step 72( N/A%), pre moving , FPS 4.07, Running 15.05s Step 73( N/A%), pre moving , FPS 4.04, Running 15.19s Step 74( N/A%), pre moving , FPS 3.84, Running 15.56s Step 75( N/A%), pre moving , FPS 4.06, Running 15.66s Step 76( N/A%), pre moving , FPS 4.06, Running 15.77s Step 77( N/A%), pre moving , FPS 4.05, Running 16.14s Step 78( N/A%), pre moving , FPS 4.06, Running 16.26s Step 79( N/A%), pre moving , FPS 3.92, Running 16.54s Step 80( N/A%), pre moving , FPS 4.04, Running 16.76s Step 81( N/A%), pre moving , FPS 4.06, Running 16.87s Step 82( N/A%), pre moving , FPS 3.91, Running 17.23s Step 83( N/A%), pre moving , FPS 4.08, Running 17.36s Step 84( N/A%), pre moving , FPS 4.38, Running 17.44s Step 85( N/A%), pre moving , FPS 4.23, Running 17.76s Step 86( N/A%), pre moving , FPS 4.51, Running 17.86s Step 87( N/A%), pre moving , FPS 4.62, Running 17.93s Step 88( N/A%), pre moving , FPS 4.75, Running 18.19s Step 89( N/A%), pre moving , FPS 4.77, Running 18.30s Step 90( N/A%), pre moving , FPS 5.26, Running 18.32s Step 91( N/A%), pre moving , FPS 5.40, Running 18.35s Step 92( N/A%), pre moving , FPS 6.03, Running 18.37s Step 93( N/A%), pre moving , FPS 6.25, Running 18.39s Step 94( N/A%), pre moving , FPS 7.03, Running 18.41s Step 95( N/A%), pre moving , FPS 7.22, Running 18.43s Step 96( N/A%), pre moving , FPS 7.47, Running 18.45s Step 97( N/A%), pre moving , FPS 8.57, Running 18.47s Step 98( N/A%), pre moving , FPS 8.95, Running 18.50s Step 99( N/A%), pre moving , FPS 10.10, Running 18.52s Step 100( N/A%), pre moving , FPS 11.15, Running 18.55s Step 101( N/A%), pre moving , FPS 11.72, Running 18.57s Step 102( N/A%), pre moving , FPS 14.59, Running 18.60s Step 103( N/A%), pre moving , FPS 15.71, Running 18.63s Step 104( N/A%), pre moving , FPS 16.44, Running 18.66s Step 105( N/A%), pre moving , FPS 21.19, Running 18.71s Step 106( N/A%), pre moving , FPS 10.47, Running 19.76s Step 107( N/A%), pre moving , FPS 9.13, Running 20.12s Step 108( N/A%), pre moving , FPS 7.83, Running 20.74s Step 109( N/A%), pre moving , FPS 6.53, Running 21.37s Step 110( N/A%), pre moving , FPS 5.54, Running 21.93s Step 111( N/A%), pre moving , FPS 4.82, Running 22.50s Step 112( N/A%), pre moving , FPS 4.28, Running 23.04s Step 113( N/A%), pre moving , FPS 3.81, Running 23.63s Step 114( N/A%), pre moving , FPS 3.47, Running 24.17s Step 115( N/A%), pre moving , FPS 3.17, Running 24.74s Step 116( N/A%), pre moving , FPS 2.93, Running 25.28s Step 117( N/A%), pre moving , FPS 2.71, Running 25.84s Step 118( N/A%), pre moving , FPS 2.53, Running 26.39s Step 119( N/A%), pre moving , FPS 2.38, Running 26.93s Step 120( N/A%), pre moving , FPS 2.23, Running 27.51s Step 121( N/A%), pre moving , FPS 2.11, Running 28.07s Step 122( N/A%), pre moving , FPS 1.99, Running 28.65s Step 123( N/A%), pre moving , FPS 1.89, Running 29.20s Step 124( N/A%), pre moving , FPS 1.80, Running 29.77s Step 125( N/A%), pre moving , FPS 1.72, Running 30.35s Step 126( N/A%), pre moving , FPS 1.79, Running 30.92s Step 127( N/A%), pre moving , FPS 1.76, Running 31.50s Step 128( N/A%), pre moving , FPS 1.76, Running 32.09s Step 129( N/A%), pre moving , FPS 1.78, Running 32.62s Step 130( N/A%), pre moving , FPS 1.78, Running 33.15s Step 131( N/A%), pre moving , FPS 1.78, Running 33.74s Step 132( N/A%), pre moving , FPS 1.78, Running 34.28s Step 133( N/A%), pre moving , FPS 1.79, Running 34.83s Step 134( N/A%), pre moving , FPS 1.73, Running 35.76s Step 135( N/A%), pre moving , FPS 1.71, Running 36.40s Step 136( N/A%), pre moving , FPS 1.71, Running 37.01s Step 137( N/A%), pre moving , FPS 1.70, Running 37.60s Step 138( N/A%), pre moving , FPS 1.72, Running 38.04s Step 139( N/A%), pre moving , FPS 1.76, Running 38.30s Step 140( N/A%), pre moving , FPS 1.82, Running 38.51s Step 141( N/A%), pre moving , FPS 1.88, Running 38.73s Step 142( N/A%), pre moving , FPS 1.90, Running 39.16s Step 143( N/A%), pre moving , FPS 1.93, Running 39.57s Step 144( N/A%), pre moving , FPS 1.92, Running 40.21s Step 145( N/A%), pre moving , FPS 1.90, Running 40.88s Step 146( N/A%), pre moving , FPS 1.90, Running 41.44s Step 147( N/A%), pre moving , FPS 1.91, Running 41.97s Step 148( N/A%), pre moving , FPS 1.91, Running 42.53s Step 149( N/A%), pre moving , FPS 1.91, Running 43.09s Step 150( N/A%), pre moving , FPS 1.90, Running 43.66s Step 151( N/A%), pre moving , FPS 1.91, Running 44.23s Step 152( N/A%), pre moving , FPS 1.90, Running 44.82s Step 153( N/A%), pre moving , FPS 1.89, Running 45.40s Step 154( N/A%), pre moving , FPS 1.96, Running 45.95s Step 155( N/A%), pre moving , FPS 1.98, Running 46.51s Step 156( N/A%), pre moving , FPS 1.99, Running 47.08s Step 157( N/A%), pre moving , FPS 1.99, Running 47.64s Step 158( N/A%), pre moving , FPS 1.96, Running 48.22s Step 159( N/A%), pre moving , FPS 1.91, Running 48.79s Step 160( N/A%), pre moving , FPS 1.84, Running 49.39s Step 161( N/A%), pre moving , FPS 1.78, Running 49.97s Step 162( N/A%), pre moving , FPS 1.76, Running 50.54s Step 163( N/A%), pre moving , FPS 1.74, Running 51.09s Step 164( N/A%), pre moving , FPS 1.75, Running 51.65s Step 165( N/A%), pre moving , FPS 1.76, Running 52.25s Step 166( N/A%), pre moving , FPS 1.76, Running 52.81s Step 167( N/A%), pre moving , FPS 1.75, Running 53.39s Step 168( N/A%), pre moving , FPS 1.75, Running 53.96s Step 169( N/A%), pre moving , FPS 1.75, Running 54.52s Step 170( N/A%), pre moving , FPS 1.75, Running 55.11s Step 171( N/A%), pre moving , FPS 1.75, Running 55.68s Step 172( N/A%), pre moving , FPS 1.75, Running 56.27s Step 173( N/A%), pre moving , FPS 1.75, Running 56.85s Step 174( N/A%), pre moving , FPS 1.74, Running 57.42s Step 175( N/A%), pre moving , FPS 1.76, Running 57.87s Step 176( N/A%), pre moving , FPS 1.81, Running 58.12s Step 177( N/A%), pre moving , FPS 1.83, Running 58.59s Step 178( N/A%), pre moving , FPS 1.91, Running 58.70s Step 179( N/A%), pre moving , FPS 2.00, Running 58.80s Step 180( N/A%), pre moving , FPS 2.10, Running 58.92s Step 181( N/A%), pre moving , FPS 2.21, Running 59.04s Step 182( N/A%), pre moving , FPS 2.33, Running 59.13s Step 183( N/A%), pre moving , FPS 2.45, Running 59.24s Step 184( N/A%), pre moving , FPS 2.52, Running 59.59s Step 185( N/A%), pre moving , FPS 2.68, Running 59.71s Step 186( N/A%), pre moving , FPS 2.86, Running 59.80s Step 187( N/A%), pre moving , FPS 3.08, Running 59.89s Step 188( N/A%), pre moving , FPS 2.86, Running 60.96s Step 189( N/A%), pre moving , FPS 2.95, Running 61.30s Step 190( N/A%), pre moving , FPS 3.18, Running 61.40s Step 191( N/A%), pre moving , FPS 3.40, Running 61.56s Step 192( N/A%), pre moving , FPS 3.50, Running 61.99s Step 193( N/A%), pre moving , FPS 3.78, Running 62.15s Step 194( N/A%), pre moving , FPS 3.92, Running 62.53s Step 195( N/A%), pre moving , FPS 4.13, Running 62.71s Step 196( N/A%), pre moving , FPS 3.99, Running 63.14s Step 197( N/A%), pre moving , FPS 4.25, Running 63.30s Step 198( N/A%), pre moving , FPS 3.98, Running 63.72s Step 199( N/A%), pre moving , FPS 3.94, Running 63.88s Step 200( N/A%), pre moving , FPS 3.72, Running 64.30s Step 201( N/A%), pre moving , FPS 3.68, Running 64.48s Step 202( N/A%), pre moving , FPS 3.48, Running 64.88s Step 203( N/A%), pre moving , FPS 3.44, Running 65.06s Step 204( N/A%), pre moving , FPS 3.47, Running 65.36s Step 205( N/A%), pre moving , FPS 3.37, Running 65.64s Step 206( N/A%), pre moving , FPS 3.33, Running 65.81s Step 207( N/A%), pre moving , FPS 3.15, Running 66.24s Step 208( N/A%), pre moving , FPS 3.68, Running 66.39s Step 209( N/A%), pre moving , FPS 3.63, Running 66.80s Step 210( N/A%), pre moving , FPS 3.59, Running 66.97s Step 211( N/A%), pre moving , FPS 3.43, Running 67.39s Step 212( N/A%), pre moving , FPS 3.59, Running 67.56s Step 213( N/A%), pre moving , FPS 3.43, Running 67.97s Step 214( N/A%), pre moving , FPS 3.56, Running 68.14s Step 215( N/A%), pre moving , FPS 3.47, Running 68.48s Step 216( N/A%), pre moving , FPS 3.58, Running 68.73s Step 217( N/A%), pre moving , FPS 3.42, Running 69.15s Step 218( N/A%), pre moving , FPS 3.58, Running 69.32s Step 219( N/A%), pre moving , FPS 3.42, Running 69.74s Step 220( N/A%), pre moving , FPS 3.57, Running 69.91s Step 221( N/A%), pre moving , FPS 3.42, Running 70.33s Step 222( N/A%), pre moving , FPS 3.58, Running 70.46s Step 223( N/A%), pre moving , FPS 3.63, Running 70.57s Step 224( N/A%), pre moving , FPS 3.60, Running 70.91s Step 225( N/A%), pre moving , FPS 3.72, Running 71.02s Step 226( N/A%), pre moving , FPS 3.76, Running 71.12s Step 227( N/A%), pre moving , FPS 3.81, Running 71.48s Step 228( N/A%), pre moving , FPS 3.85, Running 71.60s Step 229( N/A%), pre moving , FPS 4.09, Running 71.69s Step 230( N/A%), pre moving , FPS 4.15, Running 71.79s Step 231( N/A%), pre moving , FPS 4.21, Running 72.14s Step 232( N/A%), pre moving , FPS 4.27, Running 72.25s Step 233( N/A%), pre moving , FPS 4.57, Running 72.35s Step 234( N/A%), pre moving , FPS 4.60, Running 72.49s Step 235( N/A%), pre moving , FPS 4.64, Running 72.79s Step 236( N/A%), pre moving , FPS 3.85, Running 73.93s Step 237( N/A%), pre moving , FPS 4.09, Running 74.04s Step 238( N/A%), pre moving , FPS 3.94, Running 74.40s Step 239( N/A%), pre moving , FPS 4.17, Running 74.53s Step 240( N/A%), pre moving , FPS 4.24, Running 74.63s Step 241( N/A%), pre moving , FPS 4.23, Running 75.05s Step 242( N/A%), pre moving , FPS 4.20, Running 75.22s Step 243( N/A%), pre moving , FPS 3.94, Running 75.65s Step 244( N/A%), pre moving , FPS 4.07, Running 75.82s Step 245( N/A%), pre moving , FPS 3.83, Running 76.24s Step 246( N/A%), pre moving , FPS 3.74, Running 76.47s Step 247( N/A%), pre moving , FPS 3.65, Running 76.95s Step 248( N/A%), pre moving , FPS 3.44, Running 77.41s Step 249( N/A%), pre moving , FPS 3.35, Running 77.66s Step 250( N/A%), pre moving , FPS 3.15, Running 78.14s Step 251( N/A%), pre moving , FPS 3.22, Running 78.34s Step 252( N/A%), pre moving , FPS 3.15, Running 78.60s Step 253( N/A%), pre moving , FPS 3.07, Running 78.87s Step 254( N/A%), pre moving , FPS 3.02, Running 79.12s Step 255( N/A%), pre moving , FPS 2.93, Running 79.61s Step 256( N/A%), pre moving , FPS 3.38, Running 79.85s Step 257( N/A%), pre moving , FPS 3.18, Running 80.33s Step 258( N/A%), pre moving , FPS 3.10, Running 80.85s Step 259( N/A%), pre moving , FPS 3.06, Running 81.07s Step 260( N/A%), pre moving , FPS 2.86, Running 81.62s Step 261( N/A%), pre moving , FPS 2.84, Running 82.10s Step 262( N/A%), pre moving , FPS 2.69, Running 82.66s Step 263( N/A%), pre moving , FPS 2.76, Running 82.90s Step 264( N/A%), pre moving , FPS 2.64, Running 83.40s Step 265( N/A%), pre moving , FPS 2.62, Running 83.87s Step 266( N/A%), pre moving , FPS 2.62, Running 84.12s Step 267( N/A%), pre moving , FPS 2.62, Running 84.60s Step 268( N/A%), pre moving , FPS 2.60, Running 85.10s Step 269( N/A%), pre moving , FPS 2.61, Running 85.32s Step 270( N/A%), pre moving , FPS 2.61, Running 85.82s Step 271( N/A%), pre moving , FPS 2.52, Running 86.26s Step 272( N/A%), pre moving , FPS 2.53, Running 86.51s Step 273( N/A%), pre moving , FPS 2.46, Running 87.00s Step 274( N/A%), pre moving , FPS 2.49, Running 87.16s Step 275( N/A%), pre moving , FPS 2.51, Running 87.57s Step 276( N/A%), pre moving , FPS 2.53, Running 87.75s Step 277( N/A%), pre moving , FPS 2.55, Running 88.16s Step 278( N/A%), pre moving , FPS 2.67, Running 88.34s Step 279( N/A%), pre moving , FPS 2.58, Running 88.83s Step 280( N/A%), pre moving , FPS 2.64, Running 89.20s Step 281( N/A%), pre moving , FPS 2.69, Running 89.53s Step 282( N/A%), pre moving , FPS 2.72, Running 90.02s Step 283( N/A%), pre moving , FPS 2.73, Running 90.22s Step 284( N/A%), pre moving , FPS 2.74, Running 90.69s Step 285( N/A%), pre moving , FPS 2.74, Running 91.16s Step 286( N/A%), pre moving , FPS 2.75, Running 91.40s Step 287( N/A%), pre moving , FPS 2.75, Running 91.88s Step 288( N/A%), pre moving , FPS 2.87, Running 92.08s Step 289( N/A%), pre moving , FPS 2.76, Running 92.56s Step 290( N/A%), pre moving , FPS 2.79, Running 92.99s Step 291( N/A%), pre moving , FPS 2.90, Running 93.16s Step 292( N/A%), pre moving , FPS 2.83, Running 93.59s Step 293( N/A%), pre moving , FPS 2.96, Running 93.75s Step 294( N/A%), pre moving , FPS 2.84, Running 94.21s Step 295( N/A%), pre moving , FPS 2.93, Running 94.39s Step 296( N/A%), pre moving , FPS 2.84, Running 94.80s Step 297( N/A%), pre moving , FPS 2.96, Running 94.92s Step 298( N/A%), pre moving , FPS 2.95, Running 95.11s Step 299( N/A%), pre moving , FPS 3.05, Running 95.38s Step 300( N/A%), pre moving , FPS 3.17, Running 95.50s Step 301( N/A%), pre moving , FPS 3.29, Running 95.61s Step 302( N/A%), pre moving , FPS 3.37, Running 95.96s Step 303( N/A%), pre moving , FPS 3.42, Running 96.07s Step 304( N/A%), pre moving , FPS 3.65, Running 96.17s Step 305( N/A%), pre moving , FPS 3.87, Running 96.32s Step 306( N/A%), pre moving , FPS 3.84, Running 96.61s Step 307( N/A%), pre moving , FPS 4.12, Running 96.73s Step 308( N/A%), pre moving , FPS 4.21, Running 96.84s Step 309( N/A%), pre moving , FPS 4.32, Running 97.19s Step 310( N/A%), pre moving , FPS 4.63, Running 97.31s Step 311( N/A%), pre moving , FPS 4.70, Running 97.41s Step 312( N/A%), pre moving , FPS 4.79, Running 97.76s Step 313( N/A%), pre moving , FPS 4.84, Running 97.89s Step 314( N/A%), pre moving , FPS 5.30, Running 97.98s Step 315( N/A%), pre moving , FPS 5.42, Running 98.08s Step 316( N/A%), pre moving , FPS 5.52, Running 98.42s Step 317( N/A%), pre moving , FPS 3.00, Running 101.60s Step 318( N/A%), pre moving , FPS 2.82, Running 102.20s Step 319( N/A%), pre moving , FPS 2.70, Running 102.78s Step 320( N/A%), pre moving , FPS 2.54, Running 103.37s Step 321( N/A%), pre moving , FPS 2.39, Running 103.97s Step 322( N/A%), pre moving , FPS 2.33, Running 104.54s Step 323( N/A%), pre moving , FPS 2.21, Running 105.12s Step 324( N/A%), pre moving , FPS 2.11, Running 105.66s Step 325( N/A%), pre moving , FPS 2.02, Running 106.21s Step 326( N/A%), pre moving , FPS 1.97, Running 106.77s Step 327( N/A%), pre moving , FPS 1.89, Running 107.33s Step 328( N/A%), pre moving , FPS 1.81, Running 107.90s Step 329( N/A%), pre moving , FPS 1.77, Running 108.48s Step 330( N/A%), pre moving , FPS 1.70, Running 109.05s Step 331( N/A%), pre moving , FPS 1.64, Running 109.63s Step 332( N/A%), pre moving , FPS 1.61, Running 110.20s Step 333( N/A%), pre moving , FPS 1.55, Running 110.76s Step 334( N/A%), pre moving , FPS 1.50, Running 111.34s Step 335( N/A%), pre moving , FPS 1.45, Running 111.91s Step 336( N/A%), pre moving , FPS 1.42, Running 112.47s Step 337( 0.17%), action 1, FPS 1.61, Running 114.06s Step 338( 0.33%), action 2, FPS 1.59, Running 114.81s Step 339( 0.50%), action 3, FPS 1.56, Running 115.64s Step 340( 0.67%), action 4, FPS 1.51, Running 116.59s Step 341( 0.83%), action 5, FPS 1.52, Running 117.16s Step 342( 1.00%), action 6, FPS 1.54, Running 117.51s Step 343( 1.17%), action 7, FPS 1.58, Running 117.78s Step 344( 1.33%), action 8, FPS 1.61, Running 118.10s Step 345( 1.50%), action 9, FPS 1.60, Running 118.70s Step 346( 1.67%), action 10, FPS 1.56, Running 119.55s Step 347( 1.83%), action 11, FPS 1.53, Running 120.42s Step 348( 2.00%), action 12, FPS 1.47, Running 121.46s Step 349( 2.17%), action 13, FPS 1.44, Running 122.34s Step 350( 2.33%), action 14, FPS 1.38, Running 123.51s Step 351( 2.50%), action 15, FPS 1.34, Running 124.56s Step 352( 2.67%), action 16, FPS 1.30, Running 125.62s Step 353( 2.83%), action 17, FPS 1.27, Running 126.51s Step 354( 3.00%), action 18, FPS 1.26, Running 127.23s Step 355( 3.17%), action 19, FPS 1.23, Running 128.19s Step 356( 3.33%), action 20, FPS 1.22, Running 128.92s Step 357( 3.50%), action 21, FPS 1.26, Running 129.89s Step 358( 3.67%), action 22, FPS 1.24, Running 130.93s Step 359( 3.83%), action 23, FPS 1.25, Running 131.63s Step 360( 4.00%), action 24, FPS 1.24, Running 132.68s Step 361( 4.17%), action 25, FPS 1.21, Running 133.63s Step 362( 4.33%), action 26, FPS 1.16, Running 134.77s Step 363( 4.50%), action 27, FPS 1.12, Running 135.68s Step 364( 4.67%), action 28, FPS 1.09, Running 136.42s Step 365( 4.83%), action 29, FPS 1.10, Running 136.87s Step 366( 5.00%), action 30, FPS 1.13, Running 137.24s Step 367( 5.17%), action 31, FPS 1.15, Running 137.78s Step 368( 5.33%), action 32, FPS 1.20, Running 138.18s Step 369( 5.50%), action 33, FPS 1.22, Running 138.72s Step 370( 5.67%), action 34, FPS 1.24, Running 139.62s Step 371( 5.83%), action 35, FPS 1.25, Running 140.59s Step 372( 6.00%), action 36, FPS 1.28, Running 141.27s Step 373( 6.17%), action 37, FPS 1.27, Running 142.21s Step 374( 6.33%), action 38, FPS 1.28, Running 142.90s Step 375( 6.50%), action 39, FPS 1.28, Running 143.80s Step 376( 6.67%), action 40, FPS 1.25, Running 144.88s Step 377( 6.83%), action 41, FPS 1.24, Running 145.96s Step 378( 7.00%), action 42, FPS 1.24, Running 147.01s Step 379( 7.17%), action 43, FPS 1.25, Running 147.59s Step 380( 7.33%), action 44, FPS 1.26, Running 148.61s Step 381( 7.50%), action 45, FPS 1.26, Running 149.54s Step 382( 7.67%), action 46, FPS 1.29, Running 150.29s Step 383( 7.83%), action 47, FPS 1.30, Running 151.06s Step 384( 8.00%), action 48, FPS 1.28, Running 151.99s Step 385( 8.17%), action 49, FPS 1.25, Running 152.89s Step 386( 8.33%), action 50, FPS 1.23, Running 153.55s Step 387( 8.50%), action 51, FPS 1.20, Running 154.52s Step 388( 8.67%), action 52, FPS 1.17, Running 155.34s Step 389( 8.83%), action 53, FPS 1.15, Running 156.15s Step 390( 9.00%), action 54, FPS 1.18, Running 156.52s Step 391( 9.17%), action 55, FPS 1.23, Running 156.81s Step 392( 9.33%), action 56, FPS 1.26, Running 157.17s Step 393( 9.50%), action 57, FPS 1.31, Running 157.54s Step 394( 9.67%), action 58, FPS 1.33, Running 157.90s Step 395( 9.83%), action 59, FPS 1.37, Running 158.38s Step 396( 10.00%), action 60, FPS 1.42, Running 158.98s Step 397( 10.17%), action 61, FPS 1.44, Running 159.81s Step 398( 10.33%), action 62, FPS 1.46, Running 160.75s Step 399( 10.50%), action 63, FPS 1.44, Running 161.43s Step 400( 10.67%), action 64, FPS 1.45, Running 162.45s Step 401( 10.83%), action 65, FPS 1.46, Running 163.26s Step 402( 11.00%), action 66, FPS 1.44, Running 164.17s Step 403( 11.17%), action 67, FPS 1.46, Running 164.77s Step 404( 11.33%), action 68, FPS 1.45, Running 165.80s Step 405( 11.50%), action 69, FPS 1.48, Running 166.42s Step 406( 11.67%), action 70, FPS 1.46, Running 167.25s Step 407( 11.83%), action 71, FPS 1.43, Running 168.49s Step 408( 12.00%), action 72, FPS 1.44, Running 169.18s Step 409( 12.17%), action 73, FPS 1.43, Running 170.11s Step 410( 12.33%), action 74, FPS 1.40, Running 170.80s Step 411( 12.50%), action 75, FPS 1.34, Running 171.73s Step 412( 12.67%), action 76, FPS 1.31, Running 172.45s Step 413( 12.83%), action 77, FPS 1.27, Running 173.31s Step 414( 13.00%), action 78, FPS 1.24, Running 174.05s Step 415( 13.17%), action 79, FPS 1.21, Running 174.96s Step 416( 13.33%), action 80, FPS 1.20, Running 175.63s Step 417( 13.50%), action 81, FPS 1.21, Running 176.34s Step 418( 13.67%), action 82, FPS 1.26, Running 176.66s Step 419( 13.83%), action 83, FPS 1.29, Running 176.93s Step 420( 14.00%), action 84, FPS 1.34, Running 177.40s Step 421( 14.17%), action 85, FPS 1.38, Running 177.75s Step 422( 14.33%), action 86, FPS 1.43, Running 178.15s Step 423( 14.50%), action 87, FPS 1.44, Running 178.69s Step 424( 14.67%), action 88, FPS 1.46, Running 179.53s Step 425( 14.83%), action 89, FPS 1.43, Running 180.45s Step 426( 15.00%), action 90, FPS 1.44, Running 181.15s Step 427( 15.17%), action 91, FPS 1.47, Running 182.09s Step 428( 15.33%), action 92, FPS 1.47, Running 182.79s Step 429( 15.50%), action 93, FPS 1.47, Running 183.72s Step 430( 15.67%), action 94, FPS 1.47, Running 184.40s Step 431( 15.83%), action 95, FPS 1.47, Running 185.31s Step 432( 16.00%), action 96, FPS 1.47, Running 186.01s Step 433( 16.17%), action 97, FPS 1.47, Running 186.93s Step 434( 16.33%), action 98, FPS 1.47, Running 187.61s Step 435( 16.50%), action 99, FPS 1.48, Running 188.46s Step 436( 16.67%), action 100, FPS 1.47, Running 189.20s Step 437( 16.83%), action 101, FPS 1.45, Running 190.11s Step 438( 17.00%), action 102, FPS 1.42, Running 190.76s Step 439( 17.17%), action 103, FPS 1.35, Running 191.73s Step 440( 17.33%), action 104, FPS 1.33, Running 192.44s Step 441( 17.50%), action 105, FPS 1.28, Running 193.37s Step 442( 17.67%), action 106, FPS 1.26, Running 194.02s Step 443( 17.83%), action 107, FPS 1.23, Running 194.95s Step 444( 18.00%), action 108, FPS 1.24, Running 195.61s Step 445( 18.17%), action 109, FPS 1.27, Running 196.22s Step 446( 18.33%), action 110, FPS 1.29, Running 196.63s Step 447( 18.50%), action 111, FPS 1.34, Running 197.04s Step 448( 18.67%), action 112, FPS 1.37, Running 197.35s Step 449( 18.83%), action 113, FPS 1.43, Running 197.66s Step 450( 19.00%), action 114, FPS 1.45, Running 198.21s Step 451( 19.17%), action 115, FPS 1.49, Running 198.72s Step 452( 19.33%), action 116, FPS 1.49, Running 199.48s Step 453( 19.50%), action 117, FPS 1.52, Running 200.10s Step 454( 19.67%), action 118, FPS 1.48, Running 201.09s Step 455( 19.83%), action 119, FPS 1.51, Running 201.72s Step 456( 20.00%), action 120, FPS 1.47, Running 202.80s Step 457( 20.17%), action 121, FPS 1.46, Running 203.77s Step 458( 20.33%), action 122, FPS 1.46, Running 204.46s Step 459( 20.50%), action 123, FPS 1.47, Running 205.37s Step 460( 20.67%), action 124, FPS 1.47, Running 206.08s Step 461( 20.83%), action 125, FPS 1.47, Running 207.00s Step 462( 21.00%), action 126, FPS 1.47, Running 207.66s Step 463( 21.17%), action 127, FPS 1.47, Running 208.56s Step 464( 21.33%), action 128, FPS 1.47, Running 209.26s Step 465( 21.50%), action 129, FPS 1.43, Running 210.22s Step 466( 21.67%), action 130, FPS 1.40, Running 210.89s Step 467( 21.83%), action 131, FPS 1.35, Running 211.83s Step 468( 22.00%), action 132, FPS 1.32, Running 212.52s Step 469( 22.17%), action 133, FPS 1.27, Running 213.41s Step 470( 22.33%), action 134, FPS 1.24, Running 214.38s Step 471( 22.50%), action 135, FPS 1.22, Running 215.18s Step 472( 22.67%), action 136, FPS 1.21, Running 215.97s Step 473( 22.83%), action 137, FPS 1.22, Running 216.48s Step 474( 23.00%), action 138, FPS 1.27, Running 216.81s Step 475( 23.17%), action 139, FPS 1.30, Running 217.12s Step 476( 23.33%), action 140, FPS 1.37, Running 217.44s Step 477( 23.50%), action 141, FPS 1.40, Running 218.08s Step 478( 23.67%), action 142, FPS 1.39, Running 218.82s Step 479( 23.83%), action 143, FPS 1.41, Running 219.56s Step 480( 24.00%), action 144, FPS 1.40, Running 220.41s Step 481( 24.17%), action 145, FPS 1.40, Running 221.30s Step 482( 24.33%), action 146, FPS 1.38, Running 222.14s Step 483( 24.50%), action 147, FPS 1.38, Running 223.05s Step 484( 24.67%), action 148, FPS 1.38, Running 223.70s Step 485( 24.83%), action 149, FPS 1.39, Running 224.61s Step 486( 25.00%), action 150, FPS 1.39, Running 225.29s Step 487( 25.17%), action 151, FPS 1.39, Running 226.20s Step 488( 25.33%), action 152, FPS 1.39, Running 226.86s Step 489( 25.50%), action 153, FPS 1.38, Running 227.88s Step 490( 25.67%), action 154, FPS 1.41, Running 228.60s Step 491( 25.83%), action 155, FPS 1.40, Running 229.44s Step 492( 26.00%), action 156, FPS 1.41, Running 230.20s Step 493( 26.17%), action 157, FPS 1.37, Running 231.09s Step 494( 26.33%), action 158, FPS 1.33, Running 231.90s Step 495( 26.50%), action 159, FPS 1.28, Running 232.81s Step 496( 26.67%), action 160, FPS 1.25, Running 233.48s Step 497( 26.83%), action 161, FPS 1.22, Running 234.49s Step 498( 27.00%), action 162, FPS 1.20, Running 235.54s Step 499( 27.17%), action 163, FPS 1.21, Running 236.10s Step 500( 27.33%), action 164, FPS 1.24, Running 236.50s Step 501( 27.50%), action 165, FPS 1.29, Running 236.82s Step 502( 27.67%), action 166, FPS 1.33, Running 237.17s Step 503( 27.83%), action 167, FPS 1.38, Running 237.50s Step 504( 28.00%), action 168, FPS 1.38, Running 238.17s Step 505( 28.17%), action 169, FPS 1.42, Running 238.71s Step 506( 28.33%), action 170, FPS 1.40, Running 239.54s Step 507( 28.50%), action 171, FPS 1.41, Running 240.42s Step 508( 28.67%), action 172, FPS 1.39, Running 241.22s Step 509( 28.83%), action 173, FPS 1.41, Running 242.08s Step 510( 29.00%), action 174, FPS 1.40, Running 242.90s Step 511( 29.17%), action 175, FPS 1.38, Running 243.88s Step 512( 29.33%), action 176, FPS 1.39, Running 244.62s Step 513( 29.50%), action 177, FPS 1.39, Running 245.50s Step 514( 29.67%), action 178, FPS 1.39, Running 246.33s Step 515( 29.83%), action 179, FPS 1.39, Running 247.21s Step 516( 30.00%), action 180, FPS 1.39, Running 247.90s Step 517( 30.17%), action 181, FPS 1.40, Running 248.81s Step 518( 30.33%), action 182, FPS 1.43, Running 249.55s Step 519( 30.50%), action 183, FPS 1.39, Running 250.50s Step 520( 30.67%), action 184, FPS 1.37, Running 251.15s Step 521( 30.83%), action 185, FPS 1.32, Running 252.02s Step 522( 31.00%), action 186, FPS 1.28, Running 252.76s Step 523( 31.17%), action 187, FPS 1.24, Running 253.67s Step 524( 31.33%), action 188, FPS 1.23, Running 254.38s Step 525( 31.50%), action 189, FPS 1.23, Running 255.01s Step 526( 31.67%), action 190, FPS 1.22, Running 255.89s Step 527( 31.83%), action 191, FPS 1.26, Running 256.35s Step 528( 32.00%), action 192, FPS 1.29, Running 256.70s Step 529( 32.17%), action 193, FPS 1.34, Running 257.05s Step 530( 32.33%), action 194, FPS 1.36, Running 257.57s Step 531( 32.50%), action 195, FPS 1.40, Running 258.22s Step 532( 32.67%), action 196, FPS 1.39, Running 258.99s Step 533( 32.83%), action 197, FPS 1.39, Running 259.87s Step 534( 33.00%), action 198, FPS 1.40, Running 260.59s Step 535( 33.17%), action 199, FPS 1.42, Running 261.31s Step 536( 33.33%), action 200, FPS 1.41, Running 262.11s Step 537( 33.50%), action 201, FPS 1.39, Running 263.19s Step 538( 33.67%), action 202, FPS 1.37, Running 264.18s Step 539( 33.83%), action 203, FPS 1.39, Running 264.90s Step 540( 34.00%), action 204, FPS 1.37, Running 265.71s Step 541( 34.17%), action 205, FPS 1.38, Running 266.50s Step 542( 34.33%), action 206, FPS 1.39, Running 267.15s Step 543( 34.50%), action 207, FPS 1.38, Running 268.13s Step 544( 34.67%), action 208, FPS 1.37, Running 268.98s Step 545( 34.83%), action 209, FPS 1.35, Running 269.79s Step 546( 35.00%), action 210, FPS 1.34, Running 270.76s Step 547( 35.17%), action 211, FPS 1.30, Running 271.69s Step 548( 35.33%), action 212, FPS 1.27, Running 272.47s Step 549( 35.50%), action 213, FPS 1.22, Running 273.43s Step 550( 35.67%), action 214, FPS 1.21, Running 274.13s Step 551( 35.83%), action 215, FPS 1.19, Running 275.00s Step 552( 36.00%), action 216, FPS 1.22, Running 275.42s Step 553( 36.17%), action 217, FPS 1.26, Running 275.74s Step 554( 36.33%), action 218, FPS 1.29, Running 276.11s Step 555( 36.50%), action 219, FPS 1.32, Running 276.49s Step 556( 36.67%), action 220, FPS 1.36, Running 276.86s Step 557( 36.83%), action 221, FPS 1.39, Running 277.53s Step 558( 37.00%), action 222, FPS 1.44, Running 278.09s Step 559( 37.17%), action 223, FPS 1.42, Running 278.99s Step 560( 37.33%), action 224, FPS 1.42, Running 279.76s Step 561( 37.50%), action 225, FPS 1.41, Running 280.69s Step 562( 37.67%), action 226, FPS 1.41, Running 281.34s Step 563( 37.83%), action 227, FPS 1.42, Running 282.20s Step 564( 38.00%), action 228, FPS 1.43, Running 282.97s Step 565( 38.17%), action 229, FPS 1.42, Running 283.88s Step 566( 38.33%), action 230, FPS 1.44, Running 284.62s Step 567( 38.50%), action 231, FPS 1.44, Running 285.59s Step 568( 38.67%), action 232, FPS 1.44, Running 286.33s Step 569( 38.83%), action 233, FPS 1.45, Running 287.17s Step 570( 39.00%), action 234, FPS 1.45, Running 287.94s Step 571( 39.17%), action 235, FPS 1.44, Running 288.84s Step 572( 39.33%), action 236, FPS 1.41, Running 289.62s Step 573( 39.50%), action 237, FPS 1.35, Running 290.55s Step 574( 39.67%), action 238, FPS 1.31, Running 291.37s Step 575( 39.83%), action 239, FPS 1.27, Running 292.27s Step 576( 40.00%), action 240, FPS 1.22, Running 293.32s Step 577( 40.17%), action 241, FPS 1.20, Running 294.19s Step 578( 40.33%), action 242, FPS 1.18, Running 295.07s Step 579( 40.50%), action 243, FPS 1.20, Running 295.69s Step 580( 40.67%), action 244, FPS 1.23, Running 296.01s Step 581( 40.83%), action 245, FPS 1.28, Running 296.33s Step 582( 41.00%), action 246, FPS 1.29, Running 296.80s Step 583( 41.17%), action 247, FPS 1.32, Running 297.33s Step 584( 41.33%), action 248, FPS 1.35, Running 297.82s Step 585( 41.50%), action 249, FPS 1.35, Running 298.72s Step 586( 41.67%), action 250, FPS 1.33, Running 299.67s Step 587( 41.83%), action 251, FPS 1.32, Running 300.77s Step 588( 42.00%), action 252, FPS 1.31, Running 301.61s Step 589( 42.17%), action 253, FPS 1.31, Running 302.43s Step 590( 42.33%), action 254, FPS 1.29, Running 303.48s Step 591( 42.50%), action 255, FPS 1.29, Running 304.39s Step 592( 42.67%), action 256, FPS 1.28, Running 305.23s Step 593( 42.83%), action 257, FPS 1.28, Running 306.14s Step 594( 43.00%), action 258, FPS 1.29, Running 306.89s Step 595( 43.17%), action 259, FPS 1.29, Running 307.81s Step 596( 43.33%), action 260, FPS 1.32, Running 308.51s Step 597( 43.50%), action 261, FPS 1.31, Running 309.41s Step 598( 43.67%), action 262, FPS 1.33, Running 310.10s Step 599( 43.83%), action 263, FPS 1.30, Running 311.06s Step 600( 44.00%), action 264, FPS 1.27, Running 311.72s Step 601( 44.17%), action 265, FPS 1.22, Running 312.67s Step 602( 44.33%), action 266, FPS 1.21, Running 313.35s Step 603( 44.50%), action 267, FPS 1.18, Running 314.27s Step 604( 44.67%), action 268, FPS 1.17, Running 314.94s Step 605( 44.83%), action 269, FPS 1.21, Running 315.28s Step 606( 45.00%), action 270, FPS 1.25, Running 315.70s Step 607( 45.17%), action 271, FPS 1.30, Running 316.16s Step 608( 45.33%), action 272, FPS 1.34, Running 316.53s Step 609( 45.50%), action 273, FPS 1.39, Running 316.85s Step 610( 45.67%), action 274, FPS 1.44, Running 317.39s Step 611( 45.83%), action 275, FPS 1.48, Running 317.87s Step 612( 46.00%), action 276, FPS 1.47, Running 318.82s Step 613( 46.17%), action 277, FPS 1.48, Running 319.64s Step 614( 46.33%), action 278, FPS 1.48, Running 320.44s Step 615( 46.50%), action 279, FPS 1.49, Running 321.22s Step 616( 46.67%), action 280, FPS 1.48, Running 322.02s Step 617( 46.83%), action 281, FPS 1.47, Running 323.03s Step 618( 47.00%), action 282, FPS 1.47, Running 323.74s Step 619( 47.17%), action 283, FPS 1.47, Running 324.71s Step 620( 47.33%), action 284, FPS 1.45, Running 325.55s Step 621( 47.50%), action 285, FPS 1.47, Running 326.29s Step 622( 47.67%), action 286, FPS 1.42, Running 327.40s Step 623( 47.83%), action 287, FPS 1.45, Running 328.03s Step 624( 48.00%), action 288, FPS 1.43, Running 328.97s Step 625( 48.17%), action 289, FPS 1.39, Running 329.67s Step 626( 48.33%), action 290, FPS 1.35, Running 330.56s Step 627( 48.50%), action 291, FPS 1.29, Running 331.65s Step 628( 48.67%), action 292, FPS 1.24, Running 332.60s Step 629( 48.83%), action 293, FPS 1.22, Running 333.29s Step 630( 49.00%), action 294, FPS 1.18, Running 334.34s Step 631( 49.17%), action 295, FPS 1.17, Running 335.00s Step 632( 49.33%), action 296, FPS 1.21, Running 335.32s Step 633( 49.50%), action 297, FPS 1.25, Running 335.62s Step 634( 49.67%), action 298, FPS 1.29, Running 335.95s Step 635( 49.83%), action 299, FPS 1.33, Running 336.29s Step 636( 50.00%), action 300, FPS 1.37, Running 336.63s Step 637( 50.17%), action 301, FPS 1.41, Running 337.18s Step 638( 50.33%), action 302, FPS 1.43, Running 337.73s Step 639( 50.50%), action 303, FPS 1.44, Running 338.58s Step 640( 50.67%), action 304, FPS 1.45, Running 339.32s Step 641( 50.83%), action 305, FPS 1.43, Running 340.25s Step 642( 51.00%), action 306, FPS 1.48, Running 340.89s Step 643( 51.17%), action 307, FPS 1.45, Running 341.79s Step 644( 51.33%), action 308, FPS 1.48, Running 342.50s Step 645( 51.50%), action 309, FPS 1.48, Running 343.18s Step 646( 51.67%), action 310, FPS 1.48, Running 344.04s Step 647( 51.83%), action 311, FPS 1.49, Running 345.03s Step 648( 52.00%), action 312, FPS 1.53, Running 345.67s Step 649( 52.17%), action 313, FPS 1.51, Running 346.56s Step 650( 52.33%), action 314, FPS 1.55, Running 347.26s Step 651( 52.50%), action 315, FPS 1.52, Running 348.17s Step 652( 52.67%), action 316, FPS 1.48, Running 348.86s Step 653( 52.83%), action 317, FPS 1.41, Running 349.78s Step 654( 53.00%), action 318, FPS 1.38, Running 350.46s Step 655( 53.17%), action 319, FPS 1.33, Running 351.37s Step 656( 53.33%), action 320, FPS 1.30, Running 352.01s Step 657( 53.50%), action 321, FPS 1.27, Running 352.94s Step 658( 53.67%), action 322, FPS 1.25, Running 353.72s Step 659( 53.83%), action 323, FPS 1.26, Running 354.51s Step 660( 54.00%), action 324, FPS 1.28, Running 354.96s Step 661( 54.17%), action 325, FPS 1.33, Running 355.30s Step 662( 54.33%), action 326, FPS 1.35, Running 355.67s Step 663( 54.50%), action 327, FPS 1.39, Running 356.20s Step 664( 54.67%), action 328, FPS 1.39, Running 356.86s Step 665( 54.83%), action 329, FPS 1.39, Running 357.57s Step 666( 55.00%), action 330, FPS 1.38, Running 358.55s Step 667( 55.17%), action 331, FPS 1.37, Running 359.59s Step 668( 55.33%), action 332, FPS 1.36, Running 360.41s Step 669( 55.50%), action 333, FPS 1.36, Running 361.32s Step 670( 55.67%), action 334, FPS 1.34, Running 362.24s Step 671( 55.83%), action 335, FPS 1.34, Running 363.13s Step 672( 56.00%), action 336, FPS 1.34, Running 363.80s Step 673( 56.17%), action 337, FPS 1.34, Running 364.74s Step 674( 56.33%), action 338, FPS 1.32, Running 365.66s Step 675( 56.50%), action 339, FPS 1.32, Running 366.49s Step 676( 56.67%), action 340, FPS 1.31, Running 367.25s Step 677( 56.83%), action 341, FPS 1.31, Running 368.24s Step 678( 57.00%), action 342, FPS 1.28, Running 369.33s Step 679( 57.17%), action 343, FPS 1.27, Running 370.28s Step 680( 57.33%), action 344, FPS 1.24, Running 371.04s Step 681( 57.50%), action 345, FPS 1.20, Running 371.95s Step 682( 57.67%), action 346, FPS 1.15, Running 373.09s Step 683( 57.83%), action 347, FPS 1.15, Running 373.66s Step 684( 58.00%), action 348, FPS 1.13, Running 374.63s Step 685( 58.17%), action 349, FPS 1.15, Running 374.99s Step 686( 58.33%), action 350, FPS 1.19, Running 375.34s Step 687( 58.50%), action 351, FPS 1.22, Running 376.03s Step 688( 58.67%), action 352, FPS 1.23, Running 376.74s Step 689( 58.83%), action 353, FPS 1.22, Running 377.70s Step 690( 59.00%), action 354, FPS 1.21, Running 378.78s Step 691( 59.17%), action 355, FPS 1.22, Running 379.50s Step 692( 59.33%), action 356, FPS 1.20, Running 380.50s Step 693( 59.50%), action 357, FPS 1.23, Running 381.07s Step 694( 59.67%), action 358, FPS 1.23, Running 381.90s Step 695( 59.83%), action 359, FPS 1.23, Running 382.69s Step 696( 60.00%), action 360, FPS 1.20, Running 383.85s Step 697( 60.17%), action 361, FPS 1.21, Running 384.82s Step 698( 60.33%), action 362, FPS 1.23, Running 385.56s Step 699( 60.50%), action 363, FPS 1.24, Running 386.47s Step 700( 60.67%), action 364, FPS 1.24, Running 387.11s Step 701( 60.83%), action 365, FPS 1.24, Running 388.02s Step 702( 61.00%), action 366, FPS 1.25, Running 389.11s Step 703( 61.17%), action 367, FPS 1.22, Running 390.10s Step 704( 61.33%), action 368, FPS 1.24, Running 390.78s Step 705( 61.50%), action 369, FPS 1.20, Running 391.70s Step 706( 61.67%), action 370, FPS 1.17, Running 392.49s Step 707( 61.83%), action 371, FPS 1.15, Running 393.39s Step 708( 62.00%), action 372, FPS 1.17, Running 393.80s Step 709( 62.17%), action 373, FPS 1.22, Running 394.08s Step 710( 62.33%), action 374, FPS 1.28, Running 394.46s Step 711( 62.50%), action 375, FPS 1.29, Running 395.01s Step 712( 62.67%), action 376, FPS 1.32, Running 395.65s Step 713( 62.83%), action 377, FPS 1.30, Running 396.43s Step 714( 63.00%), action 378, FPS 1.28, Running 397.53s Step 715( 63.17%), action 379, FPS 1.29, Running 398.23s Step 716( 63.33%), action 380, FPS 1.30, Running 399.18s Step 717( 63.50%), action 381, FPS 1.30, Running 400.25s Step 718( 63.67%), action 382, FPS 1.29, Running 401.02s Step 719( 63.83%), action 383, FPS 1.30, Running 401.87s Step 720( 64.00%), action 384, FPS 1.29, Running 402.60s Step 721( 64.17%), action 385, FPS 1.29, Running 403.53s Step 722( 64.33%), action 386, FPS 1.32, Running 404.29s Step 723( 64.50%), action 387, FPS 1.33, Running 405.14s Step 724( 64.67%), action 388, FPS 1.31, Running 406.01s Step 725( 64.83%), action 389, FPS 1.32, Running 406.83s Step 726( 65.00%), action 390, FPS 1.33, Running 407.49s Step 727( 65.17%), action 391, FPS 1.33, Running 408.49s Step 728( 65.33%), action 392, FPS 1.29, Running 409.31s Step 729( 65.50%), action 393, FPS 1.24, Running 410.16s Step 730( 65.67%), action 394, FPS 1.19, Running 411.25s Step 731( 65.83%), action 395, FPS 1.17, Running 412.17s Step 732( 66.00%), action 396, FPS 1.16, Running 412.87s Step 733( 66.17%), action 397, FPS 1.19, Running 413.26s Step 734( 66.33%), action 398, FPS 1.25, Running 413.58s Step 735( 66.50%), action 399, FPS 1.27, Running 414.00s Step 736( 66.67%), action 400, FPS 1.30, Running 414.55s Step 737( 66.83%), action 401, FPS 1.31, Running 415.56s Step 738( 67.00%), action 402, FPS 1.31, Running 416.23s Step 739( 67.17%), action 403, FPS 1.31, Running 417.11s Step 740( 67.33%), action 404, FPS 1.31, Running 417.91s Step 741( 67.50%), action 405, FPS 1.30, Running 418.91s Step 742( 67.67%), action 406, FPS 1.28, Running 419.98s Step 743( 67.83%), action 407, FPS 1.29, Running 420.66s Step 744( 68.00%), action 408, FPS 1.28, Running 421.59s Step 745( 68.17%), action 409, FPS 1.27, Running 422.55s Step 746( 68.33%), action 410, FPS 1.24, Running 423.58s Step 747( 68.50%), action 411, FPS 1.23, Running 424.75s Step 748( 68.67%), action 412, FPS 1.23, Running 425.56s Step 749( 68.83%), action 413, FPS 1.23, Running 426.46s Step 750( 69.00%), action 414, FPS 1.25, Running 427.18s Step 751( 69.17%), action 415, FPS 1.25, Running 428.12s Step 752( 69.33%), action 416, FPS 1.24, Running 429.02s Step 753( 69.50%), action 417, FPS 1.20, Running 429.98s Step 754( 69.67%), action 418, FPS 1.16, Running 430.85s Step 755( 69.83%), action 419, FPS 1.12, Running 431.82s Step 756( 70.00%), action 420, FPS 1.13, Running 432.22s Step 757( 70.17%), action 421, FPS 1.17, Running 432.67s Step 758( 70.33%), action 422, FPS 1.18, Running 433.19s Step 759( 70.50%), action 423, FPS 1.20, Running 433.75s Step 760( 70.67%), action 424, FPS 1.19, Running 434.74s Step 761( 70.83%), action 425, FPS 1.19, Running 435.75s Step 762( 71.00%), action 426, FPS 1.22, Running 436.41s Step 763( 71.17%), action 427, FPS 1.21, Running 437.14s Step 764( 71.33%), action 428, FPS 1.22, Running 438.02s Step 765( 71.50%), action 429, FPS 1.23, Running 438.85s Step 766( 71.67%), action 430, FPS 1.24, Running 439.67s Step 767( 71.83%), action 431, FPS 1.26, Running 440.61s Step 768( 72.00%), action 432, FPS 1.25, Running 441.58s Step 769( 72.17%), action 433, FPS 1.24, Running 442.57s Step 770( 72.33%), action 434, FPS 1.24, Running 443.32s Step 771( 72.50%), action 435, FPS 1.24, Running 444.23s Step 772( 72.67%), action 436, FPS 1.25, Running 445.07s Step 773( 72.83%), action 437, FPS 1.26, Running 445.91s Step 774( 73.00%), action 438, FPS 1.26, Running 446.73s Step 775( 73.17%), action 439, FPS 1.27, Running 447.52s Step 776( 73.33%), action 440, FPS 1.23, Running 448.49s Step 777( 73.50%), action 441, FPS 1.18, Running 449.56s Step 778( 73.67%), action 442, FPS 1.17, Running 450.24s Step 779( 73.83%), action 443, FPS 1.17, Running 450.85s Step 780( 74.00%), action 444, FPS 1.21, Running 451.24s Step 781( 74.17%), action 445, FPS 1.26, Running 451.57s Step 782( 74.33%), action 446, FPS 1.28, Running 452.05s Step 783( 74.50%), action 447, FPS 1.30, Running 452.57s Step 784( 74.67%), action 448, FPS 1.33, Running 453.08s Step 785( 74.83%), action 449, FPS 1.33, Running 453.90s Step 786( 75.00%), action 450, FPS 1.32, Running 454.82s Step 787( 75.17%), action 451, FPS 1.33, Running 455.63s Step 788( 75.33%), action 452, FPS 1.33, Running 456.58s Step 789( 75.50%), action 453, FPS 1.34, Running 457.48s Step 790( 75.67%), action 454, FPS 1.34, Running 458.29s Step 791( 75.83%), action 455, FPS 1.33, Running 459.31s Step 792( 76.00%), action 456, FPS 1.32, Running 460.24s Step 793( 76.17%), action 457, FPS 1.32, Running 461.03s Step 794( 76.33%), action 458, FPS 1.32, Running 461.87s Step 795( 76.50%), action 459, FPS 1.32, Running 462.70s Step 796( 76.67%), action 460, FPS 1.30, Running 463.84s Step 797( 76.83%), action 461, FPS 1.33, Running 464.65s Step 798( 77.00%), action 462, FPS 1.31, Running 465.46s Step 799( 77.17%), action 463, FPS 1.28, Running 466.42s Step 800( 77.33%), action 464, FPS 1.26, Running 467.12s Step 801( 77.50%), action 465, FPS 1.22, Running 467.92s Step 802( 77.67%), action 466, FPS 1.20, Running 468.75s Step 803( 77.83%), action 467, FPS 1.17, Running 469.63s Step 804( 78.00%), action 468, FPS 1.16, Running 470.32s Step 805( 78.17%), action 469, FPS 1.19, Running 470.70s Step 806( 78.33%), action 470, FPS 1.23, Running 471.08s Step 807( 78.50%), action 471, FPS 1.24, Running 471.74s Step 808( 78.67%), action 472, FPS 1.26, Running 472.51s Step 809( 78.83%), action 473, FPS 1.26, Running 473.40s Step 810( 79.00%), action 474, FPS 1.26, Running 474.19s Step 811( 79.17%), action 475, FPS 1.26, Running 475.15s Step 812( 79.33%), action 476, FPS 1.28, Running 475.81s Step 813( 79.50%), action 477, FPS 1.28, Running 476.66s Step 814( 79.67%), action 478, FPS 1.27, Running 477.65s Step 815( 79.83%), action 479, FPS 1.27, Running 478.46s Step 816( 80.00%), action 480, FPS 1.29, Running 479.35s Step 817( 80.17%), action 481, FPS 1.27, Running 480.44s Step 818( 80.33%), action 482, FPS 1.24, Running 481.57s Step 819( 80.50%), action 483, FPS 1.24, Running 482.59s Step 820( 80.67%), action 484, FPS 1.23, Running 483.36s Step 821( 80.83%), action 485, FPS 1.22, Running 484.25s Step 822( 81.00%), action 486, FPS 1.24, Running 484.94s Step 823( 81.17%), action 487, FPS 1.23, Running 485.89s Step 824( 81.33%), action 488, FPS 1.22, Running 486.78s Step 825( 81.50%), action 489, FPS 1.19, Running 487.55s Step 826( 81.67%), action 490, FPS 1.17, Running 488.22s Step 827( 81.83%), action 491, FPS 1.14, Running 489.22s Step 828( 82.00%), action 492, FPS 1.17, Running 489.60s Step 829( 82.17%), action 493, FPS 1.21, Running 489.89s Step 830( 82.33%), action 494, FPS 1.23, Running 490.42s Step 831( 82.50%), action 495, FPS 1.26, Running 491.00s Step 832( 82.67%), action 496, FPS 1.26, Running 491.74s Step 833( 82.83%), action 497, FPS 1.25, Running 492.67s Step 834( 83.00%), action 498, FPS 1.25, Running 493.71s Step 835( 83.17%), action 499, FPS 1.25, Running 494.40s Step 836( 83.33%), action 500, FPS 1.27, Running 495.12s Step 837( 83.50%), action 501, FPS 1.28, Running 496.03s Step 838( 83.67%), action 502, FPS 1.30, Running 497.00s Step 839( 83.83%), action 503, FPS 1.30, Running 497.95s Step 840( 84.00%), action 504, FPS 1.30, Running 498.73s Step 841( 84.17%), action 505, FPS 1.30, Running 499.69s Step 842( 84.33%), action 506, FPS 1.30, Running 500.38s Step 843( 84.50%), action 507, FPS 1.30, Running 501.28s Step 844( 84.67%), action 508, FPS 1.32, Running 501.96s Step 845( 84.83%), action 509, FPS 1.30, Running 502.89s Step 846( 85.00%), action 510, FPS 1.30, Running 503.66s Step 847( 85.17%), action 511, FPS 1.30, Running 504.59s Step 848( 85.33%), action 512, FPS 1.27, Running 505.37s Step 849( 85.50%), action 513, FPS 1.23, Running 506.20s Step 850( 85.67%), action 514, FPS 1.22, Running 506.88s Step 851( 85.83%), action 515, FPS 1.20, Running 507.70s Step 852( 86.00%), action 516, FPS 1.19, Running 508.49s Step 853( 86.17%), action 517, FPS 1.24, Running 508.80s Step 854( 86.33%), action 518, FPS 1.29, Running 509.19s Step 855( 86.50%), action 519, FPS 1.32, Running 509.52s Step 856( 86.67%), action 520, FPS 1.35, Running 509.98s Step 857( 86.83%), action 521, FPS 1.36, Running 510.69s Step 858( 87.00%), action 522, FPS 1.38, Running 511.47s Step 859( 87.17%), action 523, FPS 1.39, Running 512.33s Step 860( 87.33%), action 524, FPS 1.38, Running 513.26s Step 861( 87.50%), action 525, FPS 1.38, Running 514.14s Step 862( 87.67%), action 526, FPS 1.38, Running 514.85s Step 863( 87.83%), action 527, FPS 1.38, Running 515.74s Step 864( 88.00%), action 528, FPS 1.38, Running 516.49s Step 865( 88.17%), action 529, FPS 1.37, Running 517.44s Step 866( 88.33%), action 530, FPS 1.38, Running 518.13s Step 867( 88.50%), action 531, FPS 1.39, Running 518.94s Step 868( 88.67%), action 532, FPS 1.39, Running 519.75s Step 869( 88.83%), action 533, FPS 1.38, Running 520.74s Step 870( 89.00%), action 534, FPS 1.34, Running 521.76s Step 871( 89.17%), action 535, FPS 1.36, Running 522.36s Step 872( 89.33%), action 536, FPS 1.36, Running 523.16s Step 873( 89.50%), action 537, FPS 1.31, Running 524.02s Step 874( 89.67%), action 538, FPS 1.28, Running 524.87s Step 875( 89.83%), action 539, FPS 1.24, Running 525.65s Step 876( 90.00%), action 540, FPS 1.22, Running 526.42s Step 877( 90.17%), action 541, FPS 1.20, Running 527.35s Step 878( 90.33%), action 542, FPS 1.20, Running 528.10s Step 879( 90.50%), action 543, FPS 1.22, Running 528.73s Step 880( 90.67%), action 544, FPS 1.26, Running 529.15s Step 881( 90.83%), action 545, FPS 1.30, Running 529.58s Step 882( 91.00%), action 546, FPS 1.31, Running 530.07s Step 883( 91.17%), action 547, FPS 1.33, Running 530.77s Step 884( 91.33%), action 548, FPS 1.31, Running 531.74s Step 885( 91.50%), action 549, FPS 1.33, Running 532.47s Step 886( 91.67%), action 550, FPS 1.32, Running 533.26s Step 887( 91.83%), action 551, FPS 1.31, Running 534.24s Step 888( 92.00%), action 552, FPS 1.29, Running 535.26s Step 889( 92.17%), action 553, FPS 1.29, Running 536.26s Step 890( 92.33%), action 554, FPS 1.28, Running 537.35s Step 891( 92.50%), action 555, FPS 1.28, Running 537.93s Step 892( 92.67%), action 556, FPS 1.27, Running 538.88s Step 893( 92.83%), action 557, FPS 1.29, Running 539.52s Step 894( 93.00%), action 558, FPS 1.30, Running 540.23s Step 895( 93.17%), action 559, FPS 1.30, Running 541.08s Step 896( 93.33%), action 560, FPS 1.29, Running 541.87s Step 897( 93.50%), action 561, FPS 1.29, Running 542.82s Step 898( 93.67%), action 562, FPS 1.30, Running 543.46s Step 899( 93.83%), action 563, FPS 1.28, Running 544.39s Step 900( 94.00%), action 564, FPS 1.26, Running 545.02s Step 901( 94.17%), action 565, FPS 1.23, Running 545.88s Step 902( 94.33%), action 566, FPS 1.20, Running 546.68s Step 903( 94.50%), action 567, FPS 1.21, Running 547.33s Step 904( 94.67%), action 568, FPS 1.23, Running 548.00s Step 905( 94.83%), action 569, FPS 1.26, Running 548.33s Step 906( 95.00%), action 570, FPS 1.30, Running 548.64s Step 907( 95.17%), action 571, FPS 1.33, Running 549.24s Step 908( 95.33%), action 572, FPS 1.39, Running 549.61s Step 909( 95.50%), action 573, FPS 1.44, Running 550.11s Step 910( 95.67%), action 574, FPS 1.51, Running 550.63s Step 911( 95.83%), action 575, FPS 1.47, Running 551.52s Step 912( 96.00%), action 576, FPS 1.51, Running 552.17s Step 913( 96.17%), action 577, FPS 1.48, Running 553.05s Step 914( 96.33%), action 578, FPS 1.47, Running 553.86s Step 915( 96.50%), action 579, FPS 1.47, Running 554.72s Step 916( 96.67%), action 580, FPS 1.46, Running 555.56s Step 917( 96.83%), action 581, FPS 1.46, Running 556.54s Step 918( 97.00%), action 582, FPS 1.42, Running 557.51s Step 919( 97.17%), action 583, FPS 1.46, Running 558.12s Step 920( 97.33%), action 584, FPS 1.42, Running 559.08s Step 921( 97.50%), action 585, FPS 1.45, Running 559.68s Step 922( 97.67%), action 586, FPS 1.43, Running 560.65s Step 923( 97.83%), action 587, FPS 1.44, Running 561.23s Step 924( 98.00%), action 588, FPS 1.41, Running 562.15s Step 925( 98.17%), action 589, FPS 1.38, Running 562.82s Step 926( 98.33%), action 590, FPS 1.33, Running 563.70s Step 927( 98.50%), action 591, FPS 1.29, Running 564.79s Step 928( 98.67%), action 592, FPS 1.26, Running 565.43s Step 929( 98.83%), action 593, FPS 1.23, Running 566.33s Step 930( 99.00%), action 594, FPS 1.22, Running 567.02s Step 931( 99.17%), action 595, FPS 1.24, Running 567.60s Step 932( 99.33%), action 596, FPS 1.27, Running 567.90s Step 933( 99.50%), action 597, FPS 1.32, Running 568.18s Step 934( 99.67%), action 598, FPS 1.37, Running 568.49s Step 935( 99.83%), action 599, FPS 1.43, Running 568.75s Step 936(100.00%), action 600, FPS 1.48, Running 569.08s [2026-08-02 02:12:07] [85 ] Seed 84 failed after 569.16 s. +steps: 936 , actions: 600 . +Instruction: Empty +Total 10/85(11.76%) success. +Setting seed: 85 +Step 1( N/A%), pre moving , FPS 6.01, Running 0.17s Step 2( N/A%), pre moving , FPS 8.27, Running 0.24s Step 3( N/A%), pre moving , FPS 9.86, Running 0.30s Step 4( N/A%), pre moving , FPS 11.39, Running 0.35s Step 5( N/A%), pre moving , FPS 11.45, Running 0.44s Step 6( N/A%), pre moving , FPS 12.51, Running 0.48s Step 7( N/A%), pre moving , FPS 12.76, Running 0.55s Step 8( N/A%), pre moving , FPS 13.03, Running 0.61s Step 9( N/A%), pre moving , FPS 12.84, Running 0.70s Step 10( N/A%), pre moving , FPS 12.96, Running 0.77s Step 11( N/A%), pre moving , FPS 12.95, Running 0.85s Step 12( N/A%), pre moving , FPS 13.07, Running 0.92s Step 13( N/A%), pre moving , FPS 10.54, Running 1.23s Step 14( N/A%), pre moving , FPS 10.57, Running 1.32s Step 15( N/A%), pre moving , FPS 10.81, Running 1.39s Step 16( N/A%), pre moving , FPS 10.92, Running 1.46s Step 17( N/A%), pre moving , FPS 10.08, Running 1.69s Step 18( N/A%), pre moving , FPS 9.60, Running 1.87s Step 19( N/A%), pre moving , FPS 9.79, Running 1.94s Step 20( N/A%), pre moving , FPS 9.91, Running 2.02s Step 21( N/A%), pre moving , FPS 8.46, Running 2.53s Step 22( N/A%), pre moving , FPS 7.86, Running 2.79s Step 23( N/A%), pre moving , FPS 7.68, Running 2.91s Step 24( N/A%), pre moving , FPS 7.56, Running 3.00s Step 25( N/A%), pre moving , FPS 7.63, Running 3.06s Step 26( N/A%), pre moving , FPS 6.36, Running 3.63s Step 27( N/A%), pre moving , FPS 6.28, Running 3.73s Step 28( N/A%), pre moving , FPS 5.89, Running 4.01s Step 29( N/A%), pre moving , FPS 5.86, Running 4.11s Step 30( N/A%), pre moving , FPS 5.86, Running 4.18s Step 31( N/A%), pre moving , FPS 5.87, Running 4.26s Step 32( N/A%), pre moving , FPS 5.45, Running 4.59s Step 33( N/A%), pre moving , FPS 5.80, Running 4.68s Step 34( N/A%), pre moving , FPS 5.81, Running 4.77s Step 35( N/A%), pre moving , FPS 5.51, Running 5.02s Step 36( N/A%), pre moving , FPS 4.09, Running 6.35s Step 37( N/A%), pre moving , FPS 3.82, Running 6.92s Step 38( N/A%), pre moving , FPS 3.90, Running 7.00s Step 39( N/A%), pre moving , FPS 3.71, Running 7.32s Step 40( N/A%), pre moving , FPS 3.71, Running 7.41s Step 41( N/A%), pre moving , FPS 4.04, Running 7.48s Step 42( N/A%), pre moving , FPS 4.20, Running 7.56s Step 43( N/A%), pre moving , FPS 4.24, Running 7.63s Step 44( N/A%), pre moving , FPS 4.04, Running 7.95s Step 45( N/A%), pre moving , FPS 4.01, Running 8.04s Step 46( N/A%), pre moving , FPS 4.46, Running 8.11s Step 47( N/A%), pre moving , FPS 4.49, Running 8.19s Step 48( N/A%), pre moving , FPS 3.63, Running 9.51s Step 49( N/A%), pre moving , FPS 3.60, Running 9.66s Step 50( N/A%), pre moving , FPS 3.61, Running 9.73s Step 51( N/A%), pre moving , FPS 3.59, Running 9.83s Step 52( N/A%), pre moving , FPS 3.63, Running 10.09s Step 53( N/A%), pre moving , FPS 3.59, Running 10.26s Step 54( N/A%), pre moving , FPS 3.60, Running 10.32s Step 55( N/A%), pre moving , FPS 3.58, Running 10.61s Step 56( N/A%), pre moving , FPS 4.50, Running 10.80s Step 57( N/A%), pre moving , FPS 5.00, Running 10.92s Step 58( N/A%), pre moving , FPS 4.68, Running 11.28s Step 59( N/A%), pre moving , FPS 4.90, Running 11.41s Step 60( N/A%), pre moving , FPS 4.87, Running 11.52s Step 61( N/A%), pre moving , FPS 4.55, Running 11.87s Step 62( N/A%), pre moving , FPS 4.50, Running 12.00s Step 63( N/A%), pre moving , FPS 4.21, Running 12.38s Step 64( N/A%), pre moving , FPS 4.39, Running 12.50s Step 65( N/A%), pre moving , FPS 4.37, Running 12.61s Step 66( N/A%), pre moving , FPS 4.11, Running 12.97s Step 67( N/A%), pre moving , FPS 4.07, Running 13.11s Step 68( N/A%), pre moving , FPS 5.38, Running 13.23s Step 69( N/A%), pre moving , FPS 5.05, Running 13.62s Step 70( N/A%), pre moving , FPS 5.00, Running 13.73s Step 71( N/A%), pre moving , FPS 4.69, Running 14.09s Step 72( N/A%), pre moving , FPS 4.85, Running 14.22s Step 73( N/A%), pre moving , FPS 4.62, Running 14.59s Step 74( N/A%), pre moving , FPS 4.56, Running 14.71s Step 75( N/A%), pre moving , FPS 4.48, Running 15.08s Step 76( N/A%), pre moving , FPS 4.53, Running 15.21s Step 77( N/A%), pre moving , FPS 4.55, Running 15.32s Step 78( N/A%), pre moving , FPS 4.55, Running 15.68s Step 79( N/A%), pre moving , FPS 4.54, Running 15.82s Step 80( N/A%), pre moving , FPS 4.53, Running 15.94s Step 81( N/A%), pre moving , FPS 4.50, Running 16.32s Step 82( N/A%), pre moving , FPS 4.51, Running 16.43s Step 83( N/A%), pre moving , FPS 4.53, Running 16.79s Step 84( N/A%), pre moving , FPS 4.53, Running 16.92s Step 85( N/A%), pre moving , FPS 4.28, Running 17.28s Step 86( N/A%), pre moving , FPS 4.51, Running 17.41s Step 87( N/A%), pre moving , FPS 4.52, Running 17.53s Step 88( N/A%), pre moving , FPS 4.32, Running 17.86s Step 89( N/A%), pre moving , FPS 4.60, Running 17.97s Step 90( N/A%), pre moving , FPS 4.64, Running 18.04s Step 91( N/A%), pre moving , FPS 4.97, Running 18.12s Step 92( N/A%), pre moving , FPS 4.75, Running 18.43s Step 93( N/A%), pre moving , FPS 5.13, Running 18.49s Step 94( N/A%), pre moving , FPS 5.24, Running 18.53s Step 95( N/A%), pre moving , FPS 5.76, Running 18.55s Step 96( N/A%), pre moving , FPS 5.96, Running 18.57s Step 97( N/A%), pre moving , FPS 6.10, Running 18.59s Step 98( N/A%), pre moving , FPS 6.79, Running 18.62s Step 99( N/A%), pre moving , FPS 7.07, Running 18.65s Step 100( N/A%), pre moving , FPS 7.30, Running 18.67s Step 101( N/A%), pre moving , FPS 8.41, Running 18.70s Step 102( N/A%), pre moving , FPS 8.71, Running 18.73s Step 103( N/A%), pre moving , FPS 10.15, Running 18.76s Step 104( N/A%), pre moving , FPS 10.78, Running 18.78s Step 105( N/A%), pre moving , FPS 13.20, Running 18.80s Step 106( N/A%), pre moving , FPS 14.18, Running 18.82s Step 107( N/A%), pre moving , FPS 15.32, Running 18.84s Step 108( N/A%), pre moving , FPS 20.09, Running 18.86s Step 109( N/A%), pre moving , FPS 22.00, Running 18.88s Step 110( N/A%), pre moving , FPS 23.32, Running 18.90s Step 111( N/A%), pre moving , FPS 24.89, Running 18.92s Step 112( N/A%), pre moving , FPS 39.29, Running 18.94s Step 113( N/A%), pre moving , FPS 42.44, Running 18.96s Step 114( N/A%), pre moving , FPS 44.09, Running 18.98s Step 115( N/A%), pre moving , FPS 42.06, Running 19.03s Step 116( N/A%), pre moving , FPS 41.64, Running 19.05s Step 117( N/A%), pre moving , FPS 40.59, Running 19.09s Step 118( N/A%), pre moving , FPS 39.83, Running 19.12s Step 119( N/A%), pre moving , FPS 40.57, Running 19.14s Step 120( N/A%), pre moving , FPS 40.94, Running 19.16s Step 121( N/A%), pre moving , FPS 41.59, Running 19.18s Step 122( N/A%), pre moving , FPS 42.26, Running 19.20s Step 123( N/A%), pre moving , FPS 42.90, Running 19.22s Step 124( N/A%), pre moving , FPS 12.00, Running 20.44s Step 125( N/A%), pre moving , FPS 10.10, Running 20.78s Step 126( N/A%), pre moving , FPS 8.21, Running 21.26s Step 127( N/A%), pre moving , FPS 6.76, Running 21.80s Step 128( N/A%), pre moving , FPS 5.71, Running 22.36s Step 129( N/A%), pre moving , FPS 4.94, Running 22.93s Step 130( N/A%), pre moving , FPS 4.37, Running 23.47s Step 131( N/A%), pre moving , FPS 3.86, Running 24.10s Step 132( N/A%), pre moving , FPS 3.49, Running 24.67s Step 133( N/A%), pre moving , FPS 3.18, Running 25.24s Step 134( N/A%), pre moving , FPS 2.94, Running 25.78s Step 135( N/A%), pre moving , FPS 2.72, Running 26.38s Step 136( N/A%), pre moving , FPS 2.54, Running 26.93s Step 137( N/A%), pre moving , FPS 2.39, Running 27.45s Step 138( N/A%), pre moving , FPS 2.26, Running 27.98s Step 139( N/A%), pre moving , FPS 2.13, Running 28.55s Step 140( N/A%), pre moving , FPS 2.01, Running 29.11s Step 141( N/A%), pre moving , FPS 1.91, Running 29.67s Step 142( N/A%), pre moving , FPS 1.81, Running 30.22s Step 143( N/A%), pre moving , FPS 1.73, Running 30.79s Step 144( N/A%), pre moving , FPS 1.83, Running 31.39s Step 145( N/A%), pre moving , FPS 1.79, Running 31.95s Step 146( N/A%), pre moving , FPS 1.78, Running 32.50s Step 147( N/A%), pre moving , FPS 1.78, Running 33.06s Step 148( N/A%), pre moving , FPS 1.78, Running 33.62s Step 149( N/A%), pre moving , FPS 1.77, Running 34.20s Step 150( N/A%), pre moving , FPS 1.77, Running 34.76s Step 151( N/A%), pre moving , FPS 1.78, Running 35.33s Step 152( N/A%), pre moving , FPS 1.77, Running 35.96s Step 153( N/A%), pre moving , FPS 1.78, Running 36.51s Step 154( N/A%), pre moving , FPS 1.78, Running 37.03s Step 155( N/A%), pre moving , FPS 1.79, Running 37.56s Step 156( N/A%), pre moving , FPS 1.79, Running 38.09s Step 157( N/A%), pre moving , FPS 1.81, Running 38.53s Step 158( N/A%), pre moving , FPS 1.86, Running 38.73s Step 159( N/A%), pre moving , FPS 1.92, Running 38.97s Step 160( N/A%), pre moving , FPS 1.99, Running 39.16s Step 161( N/A%), pre moving , FPS 2.02, Running 39.55s Step 162( N/A%), pre moving , FPS 2.05, Running 39.96s Step 163( N/A%), pre moving , FPS 2.04, Running 40.59s Step 164( N/A%), pre moving , FPS 2.04, Running 41.17s Step 165( N/A%), pre moving , FPS 2.03, Running 41.81s Step 166( N/A%), pre moving , FPS 2.02, Running 42.41s Step 167( N/A%), pre moving , FPS 2.01, Running 43.01s Step 168( N/A%), pre moving , FPS 2.00, Running 43.62s Step 169( N/A%), pre moving , FPS 2.00, Running 44.22s Step 170( N/A%), pre moving , FPS 1.98, Running 44.87s Step 171( N/A%), pre moving , FPS 1.97, Running 45.50s Step 172( N/A%), pre moving , FPS 1.98, Running 46.09s Step 173( N/A%), pre moving , FPS 1.97, Running 46.66s Step 174( N/A%), pre moving , FPS 1.96, Running 47.25s Step 175( N/A%), pre moving , FPS 1.95, Running 47.83s Step 176( N/A%), pre moving , FPS 1.94, Running 48.39s Step 177( N/A%), pre moving , FPS 1.92, Running 48.96s Step 178( N/A%), pre moving , FPS 1.85, Running 49.53s Step 179( N/A%), pre moving , FPS 1.80, Running 50.11s Step 180( N/A%), pre moving , FPS 1.74, Running 50.68s Step 181( N/A%), pre moving , FPS 1.71, Running 51.25s Step 182( N/A%), pre moving , FPS 1.69, Running 51.83s Step 183( N/A%), pre moving , FPS 1.70, Running 52.39s Step 184( N/A%), pre moving , FPS 1.70, Running 52.95s Step 185( N/A%), pre moving , FPS 1.70, Running 53.59s Step 186( N/A%), pre moving , FPS 1.70, Running 54.15s Step 187( N/A%), pre moving , FPS 1.71, Running 54.72s Step 188( N/A%), pre moving , FPS 1.71, Running 55.28s Step 189( N/A%), pre moving , FPS 1.72, Running 55.85s Step 190( N/A%), pre moving , FPS 1.73, Running 56.45s Step 191( N/A%), pre moving , FPS 1.74, Running 56.99s Step 192( N/A%), pre moving , FPS 1.74, Running 57.59s Step 193( N/A%), pre moving , FPS 1.74, Running 58.14s Step 194( N/A%), pre moving , FPS 1.76, Running 58.59s Step 195( N/A%), pre moving , FPS 1.82, Running 58.84s Step 196( N/A%), pre moving , FPS 1.90, Running 58.92s Step 197( N/A%), pre moving , FPS 1.99, Running 59.01s Step 198( N/A%), pre moving , FPS 2.09, Running 59.12s Step 199( N/A%), pre moving , FPS 2.19, Running 59.25s Step 200( N/A%), pre moving , FPS 2.30, Running 59.36s Step 201( N/A%), pre moving , FPS 2.43, Running 59.49s Step 202( N/A%), pre moving , FPS 2.57, Running 59.60s Step 203( N/A%), pre moving , FPS 2.73, Running 59.73s Step 204( N/A%), pre moving , FPS 2.91, Running 59.83s Step 205( N/A%), pre moving , FPS 3.14, Running 59.97s Step 206( N/A%), pre moving , FPS 2.88, Running 61.10s Step 207( N/A%), pre moving , FPS 2.97, Running 61.44s Step 208( N/A%), pre moving , FPS 3.18, Running 61.57s Step 209( N/A%), pre moving , FPS 3.35, Running 61.81s Step 210( N/A%), pre moving , FPS 3.51, Running 62.15s Step 211( N/A%), pre moving , FPS 3.76, Running 62.31s Step 212( N/A%), pre moving , FPS 3.88, Running 62.74s Step 213( N/A%), pre moving , FPS 4.21, Running 62.90s Step 214( N/A%), pre moving , FPS 4.26, Running 63.29s Step 215( N/A%), pre moving , FPS 4.32, Running 63.47s Step 216( N/A%), pre moving , FPS 4.01, Running 63.90s Step 217( N/A%), pre moving , FPS 3.95, Running 64.07s Step 218( N/A%), pre moving , FPS 3.74, Running 64.47s Step 219( N/A%), pre moving , FPS 3.70, Running 64.65s Step 220( N/A%), pre moving , FPS 3.49, Running 65.08s Step 221( N/A%), pre moving , FPS 3.47, Running 65.25s Step 222( N/A%), pre moving , FPS 3.30, Running 65.67s Step 223( N/A%), pre moving , FPS 3.27, Running 65.84s Step 224( N/A%), pre moving , FPS 3.11, Running 66.26s Step 225( N/A%), pre moving , FPS 3.09, Running 66.44s Step 226( N/A%), pre moving , FPS 3.48, Running 66.85s Step 227( N/A%), pre moving , FPS 3.59, Running 67.02s Step 228( N/A%), pre moving , FPS 3.57, Running 67.17s Step 229( N/A%), pre moving , FPS 3.45, Running 67.61s Step 230( N/A%), pre moving , FPS 3.40, Running 68.02s Step 231( N/A%), pre moving , FPS 3.39, Running 68.20s Step 232( N/A%), pre moving , FPS 3.56, Running 68.36s Step 233( N/A%), pre moving , FPS 3.41, Running 68.76s Step 234( N/A%), pre moving , FPS 3.54, Running 68.94s Step 235( N/A%), pre moving , FPS 3.39, Running 69.38s Step 236( N/A%), pre moving , FPS 3.58, Running 69.49s Step 237( N/A%), pre moving , FPS 3.62, Running 69.60s Step 238( N/A%), pre moving , FPS 3.64, Running 69.97s Step 239( N/A%), pre moving , FPS 3.69, Running 70.07s Step 240( N/A%), pre moving , FPS 3.93, Running 70.18s Step 241( N/A%), pre moving , FPS 3.78, Running 70.54s Step 242( N/A%), pre moving , FPS 4.01, Running 70.66s Step 243( N/A%), pre moving , FPS 4.06, Running 70.76s Step 244( N/A%), pre moving , FPS 4.13, Running 71.11s Step 245( N/A%), pre moving , FPS 4.18, Running 71.23s Step 246( N/A%), pre moving , FPS 4.45, Running 71.34s Step 247( N/A%), pre moving , FPS 4.28, Running 71.70s Step 248( N/A%), pre moving , FPS 4.30, Running 71.82s Step 249( N/A%), pre moving , FPS 4.63, Running 71.93s Step 250( N/A%), pre moving , FPS 4.70, Running 72.28s Step 251( N/A%), pre moving , FPS 3.80, Running 73.46s Step 252( N/A%), pre moving , FPS 3.85, Running 73.56s Step 253( N/A%), pre moving , FPS 4.01, Running 73.74s Step 254( N/A%), pre moving , FPS 3.88, Running 74.09s Step 255( N/A%), pre moving , FPS 3.89, Running 74.52s Step 256( N/A%), pre moving , FPS 3.85, Running 74.69s Step 257( N/A%), pre moving , FPS 3.63, Running 75.11s Step 258( N/A%), pre moving , FPS 3.71, Running 75.36s Step 259( N/A%), pre moving , FPS 3.46, Running 75.86s Step 260( N/A%), pre moving , FPS 3.31, Running 76.23s Step 261( N/A%), pre moving , FPS 3.33, Running 76.54s Step 262( N/A%), pre moving , FPS 3.14, Running 77.03s Step 263( N/A%), pre moving , FPS 2.96, Running 77.51s Step 264( N/A%), pre moving , FPS 3.02, Running 77.73s Step 265( N/A%), pre moving , FPS 2.86, Running 78.21s Step 266( N/A%), pre moving , FPS 2.79, Running 78.52s Step 267( N/A%), pre moving , FPS 2.73, Running 79.02s Step 268( N/A%), pre moving , FPS 2.67, Running 79.31s Step 269( N/A%), pre moving , FPS 2.60, Running 79.61s Step 270( N/A%), pre moving , FPS 2.62, Running 79.92s Step 271( N/A%), pre moving , FPS 2.87, Running 80.44s Step 272( N/A%), pre moving , FPS 2.79, Running 80.73s Step 273( N/A%), pre moving , FPS 2.65, Running 81.28s Step 274( N/A%), pre moving , FPS 2.61, Running 81.76s Step 275( N/A%), pre moving , FPS 2.57, Running 82.29s Step 276( N/A%), pre moving , FPS 2.55, Running 82.53s Step 277( N/A%), pre moving , FPS 2.52, Running 83.04s Step 278( N/A%), pre moving , FPS 2.53, Running 83.26s Step 279( N/A%), pre moving , FPS 2.53, Running 83.75s Step 280( N/A%), pre moving , FPS 2.51, Running 84.20s Step 281( N/A%), pre moving , FPS 2.53, Running 84.46s Step 282( N/A%), pre moving , FPS 2.53, Running 84.93s Step 283( N/A%), pre moving , FPS 2.63, Running 85.11s Step 284( N/A%), pre moving , FPS 2.54, Running 85.61s Step 285( N/A%), pre moving , FPS 2.63, Running 85.82s Step 286( N/A%), pre moving , FPS 2.57, Running 86.31s Step 287( N/A%), pre moving , FPS 2.58, Running 86.78s Step 288( N/A%), pre moving , FPS 2.59, Running 87.02s Step 289( N/A%), pre moving , FPS 2.53, Running 87.52s Step 290( N/A%), pre moving , FPS 2.56, Running 87.74s Step 291( N/A%), pre moving , FPS 2.57, Running 88.22s Step 292( N/A%), pre moving , FPS 2.51, Running 88.69s Step 293( N/A%), pre moving , FPS 2.61, Running 88.93s Step 294( N/A%), pre moving , FPS 2.61, Running 89.42s Step 295( N/A%), pre moving , FPS 2.63, Running 89.89s Step 296( N/A%), pre moving , FPS 2.65, Running 90.09s Step 297( N/A%), pre moving , FPS 2.66, Running 90.56s Step 298( N/A%), pre moving , FPS 2.67, Running 90.75s Step 299( N/A%), pre moving , FPS 2.69, Running 91.19s Step 300( N/A%), pre moving , FPS 2.80, Running 91.35s Step 301( N/A%), pre moving , FPS 2.73, Running 91.78s Step 302( N/A%), pre moving , FPS 2.85, Running 91.94s Step 303( N/A%), pre moving , FPS 2.75, Running 92.37s Step 304( N/A%), pre moving , FPS 2.89, Running 92.53s Step 305( N/A%), pre moving , FPS 2.81, Running 92.93s Step 306( N/A%), pre moving , FPS 2.96, Running 93.06s Step 307( N/A%), pre moving , FPS 3.13, Running 93.16s Step 308( N/A%), pre moving , FPS 3.08, Running 93.51s Step 309( N/A%), pre moving , FPS 3.27, Running 93.64s Step 310( N/A%), pre moving , FPS 3.33, Running 93.74s Step 311( N/A%), pre moving , FPS 3.40, Running 94.10s Step 312( N/A%), pre moving , FPS 3.61, Running 94.22s Step 313( N/A%), pre moving , FPS 3.70, Running 94.33s Step 314( N/A%), pre moving , FPS 3.80, Running 94.68s Step 315( N/A%), pre moving , FPS 4.07, Running 94.80s Step 316( N/A%), pre moving , FPS 4.16, Running 94.90s Step 317( N/A%), pre moving , FPS 4.25, Running 95.27s Step 318( N/A%), pre moving , FPS 4.31, Running 95.39s Step 319( N/A%), pre moving , FPS 4.65, Running 95.49s Step 320( N/A%), pre moving , FPS 4.45, Running 95.84s Step 321( N/A%), pre moving , FPS 4.78, Running 95.96s Step 322( N/A%), pre moving , FPS 4.87, Running 96.05s Step 323( N/A%), pre moving , FPS 2.77, Running 99.58s Step 324( N/A%), pre moving , FPS 2.67, Running 100.03s Step 325( N/A%), pre moving , FPS 2.57, Running 100.72s Step 326( N/A%), pre moving , FPS 2.44, Running 101.27s Step 327( N/A%), pre moving , FPS 2.30, Running 101.86s Step 328( N/A%), pre moving , FPS 2.24, Running 102.44s Step 329( N/A%), pre moving , FPS 2.14, Running 103.00s Step 330( N/A%), pre moving , FPS 2.04, Running 103.56s Step 331( N/A%), pre moving , FPS 1.99, Running 104.13s Step 332( N/A%), pre moving , FPS 1.90, Running 104.75s Step 333( N/A%), pre moving , FPS 1.82, Running 105.35s Step 334( N/A%), pre moving , FPS 1.78, Running 105.92s Step 335( N/A%), pre moving , FPS 1.71, Running 106.52s Step 336( N/A%), pre moving , FPS 1.64, Running 107.13s Step 337( N/A%), pre moving , FPS 1.61, Running 107.67s Step 338( N/A%), pre moving , FPS 1.56, Running 108.22s Step 339( N/A%), pre moving , FPS 1.50, Running 108.85s Step 340( N/A%), pre moving , FPS 1.47, Running 109.48s Step 341( N/A%), pre moving , FPS 1.42, Running 110.05s Step 342( N/A%), pre moving , FPS 1.37, Running 110.63s Step 343( 0.17%), action 1, FPS 1.58, Running 112.25s Step 344( 0.33%), action 2, FPS 1.50, Running 113.39s Step 345( 0.50%), action 3, FPS 1.46, Running 114.38s Step 346( 0.67%), action 4, FPS 1.44, Running 115.21s Step 347( 0.83%), action 5, FPS 1.40, Running 116.13s Step 348( 1.00%), action 6, FPS 1.38, Running 116.90s Step 349( 1.17%), action 7, FPS 1.36, Running 117.71s Step 350( 1.33%), action 8, FPS 1.34, Running 118.47s Step 351( 1.50%), action 9, FPS 1.36, Running 118.86s Step 352( 1.67%), action 10, FPS 1.36, Running 119.50s Step 353( 1.83%), action 11, FPS 1.32, Running 120.54s Step 354( 2.00%), action 12, FPS 1.30, Running 121.29s Step 355( 2.17%), action 13, FPS 1.27, Running 122.21s Step 356( 2.33%), action 14, FPS 1.27, Running 122.87s Step 357( 2.50%), action 15, FPS 1.24, Running 123.81s Step 358( 2.67%), action 16, FPS 1.19, Running 124.99s Step 359( 2.83%), action 17, FPS 1.20, Running 125.57s Step 360( 3.00%), action 18, FPS 1.17, Running 126.63s Step 361( 3.17%), action 19, FPS 1.15, Running 127.48s Step 362( 3.33%), action 20, FPS 1.13, Running 128.30s Step 363( 3.50%), action 21, FPS 1.18, Running 129.21s Step 364( 3.67%), action 22, FPS 1.20, Running 130.04s Step 365( 3.83%), action 23, FPS 1.21, Running 130.88s Step 366( 4.00%), action 24, FPS 1.20, Running 131.88s Step 367( 4.17%), action 25, FPS 1.19, Running 132.92s Step 368( 4.33%), action 26, FPS 1.18, Running 133.87s Step 369( 4.50%), action 27, FPS 1.17, Running 134.87s Step 370( 4.67%), action 28, FPS 1.17, Running 135.59s Step 371( 4.83%), action 29, FPS 1.14, Running 136.40s Step 372( 5.00%), action 30, FPS 1.15, Running 136.90s Step 373( 5.17%), action 31, FPS 1.18, Running 137.56s Step 374( 5.33%), action 32, FPS 1.17, Running 138.34s Step 375( 5.50%), action 33, FPS 1.19, Running 138.97s Step 376( 5.67%), action 34, FPS 1.16, Running 140.08s Step 377( 5.83%), action 35, FPS 1.16, Running 141.05s Step 378( 6.00%), action 36, FPS 1.20, Running 141.72s Step 379( 6.17%), action 37, FPS 1.18, Running 142.53s Step 380( 6.33%), action 38, FPS 1.19, Running 143.41s Step 381( 6.50%), action 39, FPS 1.19, Running 144.30s Step 382( 6.67%), action 40, FPS 1.19, Running 145.06s Step 383( 6.83%), action 41, FPS 1.19, Running 146.01s Step 384( 7.00%), action 42, FPS 1.20, Running 146.69s Step 385( 7.17%), action 43, FPS 1.20, Running 147.60s Step 386( 7.33%), action 44, FPS 1.19, Running 148.67s Step 387( 7.50%), action 45, FPS 1.20, Running 149.62s Step 388( 7.67%), action 46, FPS 1.21, Running 150.45s Step 389( 7.83%), action 47, FPS 1.21, Running 151.43s Step 390( 8.00%), action 48, FPS 1.21, Running 152.11s Step 391( 8.17%), action 49, FPS 1.20, Running 153.00s Step 392( 8.33%), action 50, FPS 1.19, Running 153.75s Step 393( 8.50%), action 51, FPS 1.17, Running 154.72s Step 394( 8.67%), action 52, FPS 1.15, Running 155.76s Step 395( 8.83%), action 53, FPS 1.17, Running 156.09s Step 396( 9.00%), action 54, FPS 1.22, Running 156.43s Step 397( 9.17%), action 55, FPS 1.27, Running 156.75s Step 398( 9.33%), action 56, FPS 1.29, Running 157.18s Step 399( 9.50%), action 57, FPS 1.32, Running 157.74s Step 400( 9.67%), action 58, FPS 1.33, Running 158.47s Step 401( 9.83%), action 59, FPS 1.35, Running 159.10s Step 402( 10.00%), action 60, FPS 1.35, Running 159.91s Step 403( 10.17%), action 61, FPS 1.35, Running 160.86s Step 404( 10.33%), action 62, FPS 1.32, Running 161.83s Step 405( 10.50%), action 63, FPS 1.34, Running 162.50s Step 406( 10.67%), action 64, FPS 1.35, Running 163.43s Step 407( 10.83%), action 65, FPS 1.39, Running 164.03s Step 408( 11.00%), action 66, FPS 1.37, Running 165.00s Step 409( 11.17%), action 67, FPS 1.41, Running 165.65s Step 410( 11.33%), action 68, FPS 1.38, Running 166.62s Step 411( 11.50%), action 69, FPS 1.40, Running 167.30s Step 412( 11.67%), action 70, FPS 1.38, Running 168.21s Step 413( 11.83%), action 71, FPS 1.39, Running 169.07s Step 414( 12.00%), action 72, FPS 1.42, Running 169.89s Step 415( 12.17%), action 73, FPS 1.35, Running 170.90s Step 416( 12.33%), action 74, FPS 1.32, Running 171.61s Step 417( 12.50%), action 75, FPS 1.27, Running 172.49s Step 418( 12.67%), action 76, FPS 1.24, Running 173.26s Step 419( 12.83%), action 77, FPS 1.21, Running 174.21s Step 420( 13.00%), action 78, FPS 1.21, Running 174.97s Step 421( 13.17%), action 79, FPS 1.21, Running 175.58s Step 422( 13.33%), action 80, FPS 1.24, Running 176.01s Step 423( 13.50%), action 81, FPS 1.28, Running 176.51s Step 424( 13.67%), action 82, FPS 1.33, Running 176.90s Step 425( 13.83%), action 83, FPS 1.34, Running 177.41s Step 426( 14.00%), action 84, FPS 1.37, Running 178.01s Step 427( 14.17%), action 85, FPS 1.34, Running 178.90s Step 428( 14.33%), action 86, FPS 1.36, Running 179.76s Step 429( 14.50%), action 87, FPS 1.33, Running 180.64s Step 430( 14.67%), action 88, FPS 1.35, Running 181.44s Step 431( 14.83%), action 89, FPS 1.33, Running 182.31s Step 432( 15.00%), action 90, FPS 1.34, Running 183.08s Step 433( 15.17%), action 91, FPS 1.34, Running 184.02s Step 434( 15.33%), action 92, FPS 1.35, Running 184.75s Step 435( 15.50%), action 93, FPS 1.35, Running 185.69s Step 436( 15.67%), action 94, FPS 1.35, Running 186.43s Step 437( 15.83%), action 95, FPS 1.34, Running 187.44s Step 438( 16.00%), action 96, FPS 1.35, Running 188.07s Step 439( 16.17%), action 97, FPS 1.35, Running 189.03s Step 440( 16.33%), action 98, FPS 1.34, Running 189.87s Step 441( 16.50%), action 99, FPS 1.32, Running 190.76s Step 442( 16.67%), action 100, FPS 1.25, Running 191.96s Step 443( 16.83%), action 101, FPS 1.22, Running 192.94s Step 444( 17.00%), action 102, FPS 1.18, Running 193.82s Step 445( 17.17%), action 103, FPS 1.16, Running 194.61s Step 446( 17.33%), action 104, FPS 1.15, Running 195.47s Step 447( 17.50%), action 105, FPS 1.18, Running 195.84s Step 448( 17.67%), action 106, FPS 1.22, Running 196.19s Step 449( 17.83%), action 107, FPS 1.26, Running 196.54s Step 450( 18.00%), action 108, FPS 1.27, Running 197.17s Step 451( 18.17%), action 109, FPS 1.28, Running 197.96s Step 452( 18.33%), action 110, FPS 1.27, Running 198.82s Step 453( 18.50%), action 111, FPS 1.27, Running 199.73s Step 454( 18.67%), action 112, FPS 1.28, Running 200.38s Step 455( 18.83%), action 113, FPS 1.28, Running 201.29s Step 456( 19.00%), action 114, FPS 1.29, Running 201.96s Step 457( 19.17%), action 115, FPS 1.30, Running 202.87s Step 458( 19.33%), action 116, FPS 1.29, Running 203.58s Step 459( 19.50%), action 117, FPS 1.29, Running 204.57s Step 460( 19.67%), action 118, FPS 1.29, Running 205.32s Step 461( 19.83%), action 119, FPS 1.29, Running 206.23s Step 462( 20.00%), action 120, FPS 1.34, Running 206.91s Step 463( 20.17%), action 121, FPS 1.35, Running 207.79s Step 464( 20.33%), action 122, FPS 1.34, Running 208.75s Step 465( 20.50%), action 123, FPS 1.34, Running 209.55s Step 466( 20.67%), action 124, FPS 1.35, Running 210.28s Step 467( 20.83%), action 125, FPS 1.30, Running 211.20s Step 468( 21.00%), action 126, FPS 1.24, Running 212.27s Step 469( 21.17%), action 127, FPS 1.20, Running 213.25s Step 470( 21.33%), action 128, FPS 1.19, Running 213.98s Step 471( 21.50%), action 129, FPS 1.18, Running 214.95s Step 472( 21.67%), action 130, FPS 1.21, Running 215.31s Step 473( 21.83%), action 131, FPS 1.25, Running 215.77s Step 474( 22.00%), action 132, FPS 1.26, Running 216.21s Step 475( 22.17%), action 133, FPS 1.31, Running 216.60s Step 476( 22.33%), action 134, FPS 1.33, Running 216.97s Step 477( 22.50%), action 135, FPS 1.38, Running 217.41s Step 478( 22.67%), action 136, FPS 1.38, Running 218.08s Step 479( 22.83%), action 137, FPS 1.39, Running 218.97s Step 480( 23.00%), action 138, FPS 1.36, Running 220.06s Step 481( 23.17%), action 139, FPS 1.38, Running 220.77s Step 482( 23.33%), action 140, FPS 1.37, Running 221.48s Step 483( 23.50%), action 141, FPS 1.37, Running 222.41s Step 484( 23.67%), action 142, FPS 1.39, Running 223.13s Step 485( 23.83%), action 143, FPS 1.38, Running 224.04s Step 486( 24.00%), action 144, FPS 1.38, Running 224.74s Step 487( 24.17%), action 145, FPS 1.38, Running 225.66s Step 488( 24.33%), action 146, FPS 1.41, Running 226.43s Step 489( 24.50%), action 147, FPS 1.43, Running 227.27s Step 490( 24.67%), action 148, FPS 1.42, Running 228.08s Step 491( 24.83%), action 149, FPS 1.42, Running 229.04s Step 492( 25.00%), action 150, FPS 1.38, Running 229.79s Step 493( 25.17%), action 151, FPS 1.34, Running 230.65s Step 494( 25.33%), action 152, FPS 1.31, Running 231.45s Step 495( 25.50%), action 153, FPS 1.27, Running 232.32s Step 496( 25.67%), action 154, FPS 1.24, Running 233.10s Step 497( 25.83%), action 155, FPS 1.21, Running 233.99s Step 498( 26.00%), action 156, FPS 1.20, Running 234.78s Step 499( 26.17%), action 157, FPS 1.20, Running 235.68s Step 500( 26.33%), action 158, FPS 1.25, Running 236.06s Step 501( 26.50%), action 159, FPS 1.28, Running 236.37s Step 502( 26.67%), action 160, FPS 1.32, Running 236.67s Step 503( 26.83%), action 161, FPS 1.34, Running 237.32s Step 504( 27.00%), action 162, FPS 1.35, Running 237.94s Step 505( 27.17%), action 163, FPS 1.37, Running 238.61s Step 506( 27.33%), action 164, FPS 1.35, Running 239.57s Step 507( 27.50%), action 165, FPS 1.38, Running 240.17s Step 508( 27.67%), action 166, FPS 1.36, Running 241.17s Step 509( 27.83%), action 167, FPS 1.36, Running 241.98s Step 510( 28.00%), action 168, FPS 1.36, Running 242.83s Step 511( 28.17%), action 169, FPS 1.39, Running 243.43s Step 512( 28.33%), action 170, FPS 1.36, Running 244.49s Step 513( 28.50%), action 171, FPS 1.35, Running 245.48s Step 514( 28.67%), action 172, FPS 1.36, Running 246.21s Step 515( 28.83%), action 173, FPS 1.35, Running 247.13s Step 516( 29.00%), action 174, FPS 1.36, Running 247.80s Step 517( 29.17%), action 175, FPS 1.36, Running 248.69s Step 518( 29.33%), action 176, FPS 1.37, Running 249.40s Step 519( 29.50%), action 177, FPS 1.36, Running 250.34s Step 520( 29.67%), action 178, FPS 1.34, Running 250.99s Step 521( 29.83%), action 179, FPS 1.29, Running 251.91s Step 522( 30.00%), action 180, FPS 1.26, Running 252.60s Step 523( 30.17%), action 181, FPS 1.24, Running 253.49s Step 524( 30.33%), action 182, FPS 1.22, Running 254.32s Step 525( 30.50%), action 183, FPS 1.21, Running 255.16s Step 526( 30.67%), action 184, FPS 1.26, Running 255.50s Step 527( 30.83%), action 185, FPS 1.28, Running 255.81s Step 528( 31.00%), action 186, FPS 1.33, Running 256.18s Step 529( 31.17%), action 187, FPS 1.38, Running 256.51s Step 530( 31.33%), action 188, FPS 1.42, Running 256.93s Step 531( 31.50%), action 189, FPS 1.43, Running 257.38s Step 532( 31.67%), action 190, FPS 1.48, Running 258.04s Step 533( 31.83%), action 191, FPS 1.46, Running 259.18s Step 534( 32.00%), action 192, FPS 1.43, Running 260.23s Step 535( 32.17%), action 193, FPS 1.41, Running 261.32s Step 536( 32.33%), action 194, FPS 1.36, Running 262.46s Step 537( 32.50%), action 195, FPS 1.36, Running 263.43s Step 538( 32.67%), action 196, FPS 1.32, Running 264.58s Step 539( 32.83%), action 197, FPS 1.34, Running 265.22s Step 540( 33.00%), action 198, FPS 1.32, Running 266.09s Step 541( 33.17%), action 199, FPS 1.34, Running 266.87s Step 542( 33.33%), action 200, FPS 1.31, Running 267.86s Step 543( 33.50%), action 201, FPS 1.30, Running 268.86s Step 544( 33.67%), action 202, FPS 1.31, Running 269.56s Step 545( 33.83%), action 203, FPS 1.30, Running 270.53s Step 546( 34.00%), action 204, FPS 1.25, Running 271.49s Step 547( 34.17%), action 205, FPS 1.22, Running 272.17s Step 548( 34.33%), action 206, FPS 1.19, Running 273.01s Step 549( 34.50%), action 207, FPS 1.15, Running 273.86s Step 550( 34.67%), action 208, FPS 1.13, Running 274.67s Step 551( 34.83%), action 209, FPS 1.10, Running 275.55s Step 552( 35.00%), action 210, FPS 1.12, Running 275.88s Step 553( 35.17%), action 211, FPS 1.16, Running 276.35s Step 554( 35.33%), action 212, FPS 1.20, Running 276.94s Step 555( 35.50%), action 213, FPS 1.22, Running 277.73s Step 556( 35.67%), action 214, FPS 1.22, Running 278.85s Step 557( 35.83%), action 215, FPS 1.24, Running 279.54s Step 558( 36.00%), action 216, FPS 1.26, Running 280.47s Step 559( 36.17%), action 217, FPS 1.24, Running 281.40s Step 560( 36.33%), action 218, FPS 1.23, Running 282.40s Step 561( 36.50%), action 219, FPS 1.22, Running 283.23s Step 562( 36.67%), action 220, FPS 1.22, Running 284.21s Step 563( 36.83%), action 221, FPS 1.22, Running 285.21s Step 564( 37.00%), action 222, FPS 1.22, Running 286.02s Step 565( 37.17%), action 223, FPS 1.22, Running 286.98s Step 566( 37.33%), action 224, FPS 1.23, Running 287.71s Step 567( 37.50%), action 225, FPS 1.22, Running 288.58s Step 568( 37.67%), action 226, FPS 1.23, Running 289.33s Step 569( 37.83%), action 227, FPS 1.21, Running 290.34s Step 570( 38.00%), action 228, FPS 1.21, Running 291.15s Step 571( 38.17%), action 229, FPS 1.22, Running 291.96s Step 572( 38.33%), action 230, FPS 1.17, Running 293.04s Step 573( 38.50%), action 231, FPS 1.13, Running 293.99s Step 574( 38.67%), action 232, FPS 1.12, Running 294.87s Step 575( 38.83%), action 233, FPS 1.15, Running 295.18s Step 576( 39.00%), action 234, FPS 1.18, Running 295.75s Step 577( 39.17%), action 235, FPS 1.19, Running 296.36s Step 578( 39.33%), action 236, FPS 1.20, Running 297.07s Step 579( 39.50%), action 237, FPS 1.23, Running 297.65s Step 580( 39.67%), action 238, FPS 1.23, Running 298.71s Step 581( 39.83%), action 239, FPS 1.21, Running 299.78s Step 582( 40.00%), action 240, FPS 1.22, Running 300.56s Step 583( 40.17%), action 241, FPS 1.23, Running 301.53s Step 584( 40.33%), action 242, FPS 1.23, Running 302.22s Step 585( 40.50%), action 243, FPS 1.26, Running 302.86s Step 586( 40.67%), action 244, FPS 1.24, Running 303.81s Step 587( 40.83%), action 245, FPS 1.24, Running 304.74s Step 588( 41.00%), action 246, FPS 1.23, Running 305.61s Step 589( 41.17%), action 247, FPS 1.24, Running 306.51s Step 590( 41.33%), action 248, FPS 1.24, Running 307.25s Step 591( 41.50%), action 249, FPS 1.23, Running 308.22s Step 592( 41.67%), action 250, FPS 1.26, Running 308.97s Step 593( 41.83%), action 251, FPS 1.25, Running 309.97s Step 594( 42.00%), action 252, FPS 1.26, Running 310.77s Step 595( 42.17%), action 253, FPS 1.22, Running 311.58s Step 596( 42.33%), action 254, FPS 1.21, Running 312.27s Step 597( 42.50%), action 255, FPS 1.19, Running 313.15s Step 598( 42.67%), action 256, FPS 1.19, Running 313.92s Step 599( 42.83%), action 257, FPS 1.19, Running 314.50s Step 600( 43.00%), action 258, FPS 1.24, Running 314.90s Step 601( 43.17%), action 259, FPS 1.27, Running 315.51s Step 602( 43.33%), action 260, FPS 1.28, Running 316.24s Step 603( 43.50%), action 261, FPS 1.28, Running 317.17s Step 604( 43.67%), action 262, FPS 1.28, Running 317.87s Step 605( 43.83%), action 263, FPS 1.26, Running 318.75s Step 606( 44.00%), action 264, FPS 1.28, Running 319.47s Step 607( 44.17%), action 265, FPS 1.28, Running 320.38s Step 608( 44.33%), action 266, FPS 1.30, Running 321.03s Step 609( 44.50%), action 267, FPS 1.32, Running 321.67s Step 610( 44.67%), action 268, FPS 1.32, Running 322.46s Step 611( 44.83%), action 269, FPS 1.33, Running 323.24s Step 612( 45.00%), action 270, FPS 1.33, Running 324.03s Step 613( 45.17%), action 271, FPS 1.32, Running 325.11s Step 614( 45.33%), action 272, FPS 1.32, Running 325.91s Step 615( 45.50%), action 273, FPS 1.31, Running 326.84s Step 616( 45.67%), action 274, FPS 1.31, Running 327.49s Step 617( 45.83%), action 275, FPS 1.31, Running 328.40s Step 618( 46.00%), action 276, FPS 1.32, Running 329.11s Step 619( 46.17%), action 277, FPS 1.29, Running 330.02s Step 620( 46.33%), action 278, FPS 1.27, Running 330.70s Step 621( 46.50%), action 279, FPS 1.25, Running 331.55s Step 622( 46.67%), action 280, FPS 1.24, Running 332.33s Step 623( 46.83%), action 281, FPS 1.27, Running 332.95s Step 624( 47.00%), action 282, FPS 1.30, Running 333.31s Step 625( 47.17%), action 283, FPS 1.34, Running 333.64s Step 626( 47.33%), action 284, FPS 1.35, Running 334.29s Step 627( 47.50%), action 285, FPS 1.39, Running 334.81s Step 628( 47.67%), action 286, FPS 1.35, Running 335.90s Step 629( 47.83%), action 287, FPS 1.32, Running 336.80s Step 630( 48.00%), action 288, FPS 1.32, Running 337.58s Step 631( 48.17%), action 289, FPS 1.31, Running 338.48s Step 632( 48.33%), action 290, FPS 1.31, Running 339.26s Step 633( 48.50%), action 291, FPS 1.33, Running 340.15s Step 634( 48.67%), action 292, FPS 1.32, Running 341.01s Step 635( 48.83%), action 293, FPS 1.33, Running 341.88s Step 636( 49.00%), action 294, FPS 1.33, Running 342.58s Step 637( 49.17%), action 295, FPS 1.32, Running 343.54s Step 638( 49.33%), action 296, FPS 1.32, Running 344.25s Step 639( 49.50%), action 297, FPS 1.33, Running 345.09s Step 640( 49.67%), action 298, FPS 1.31, Running 345.94s Step 641( 49.83%), action 299, FPS 1.32, Running 346.71s Step 642( 50.00%), action 300, FPS 1.31, Running 347.61s Step 643( 50.17%), action 301, FPS 1.28, Running 348.59s Step 644( 50.33%), action 302, FPS 1.24, Running 349.45s Step 645( 50.50%), action 303, FPS 1.20, Running 350.24s Step 646( 50.67%), action 304, FPS 1.19, Running 351.08s Step 647( 50.83%), action 305, FPS 1.17, Running 351.88s Step 648( 51.00%), action 306, FPS 1.21, Running 352.47s Step 649( 51.17%), action 307, FPS 1.25, Running 352.80s Step 650( 51.33%), action 308, FPS 1.27, Running 353.38s Step 651( 51.50%), action 309, FPS 1.29, Running 353.95s Step 652( 51.67%), action 310, FPS 1.28, Running 354.94s Step 653( 51.83%), action 311, FPS 1.27, Running 355.92s Step 654( 52.00%), action 312, FPS 1.28, Running 356.69s Step 655( 52.17%), action 313, FPS 1.27, Running 357.58s Step 656( 52.33%), action 314, FPS 1.26, Running 358.40s Step 657( 52.50%), action 315, FPS 1.27, Running 359.24s Step 658( 52.67%), action 316, FPS 1.27, Running 359.98s Step 659( 52.83%), action 317, FPS 1.26, Running 360.95s Step 660( 53.00%), action 318, FPS 1.23, Running 362.18s Step 661( 53.17%), action 319, FPS 1.22, Running 363.17s Step 662( 53.33%), action 320, FPS 1.21, Running 364.09s Step 663( 53.50%), action 321, FPS 1.21, Running 365.15s Step 664( 53.67%), action 322, FPS 1.21, Running 365.94s Step 665( 53.83%), action 323, FPS 1.20, Running 366.91s Step 666( 54.00%), action 324, FPS 1.21, Running 367.62s Step 667( 54.17%), action 325, FPS 1.20, Running 368.60s Step 668( 54.33%), action 326, FPS 1.18, Running 369.41s Step 669( 54.50%), action 327, FPS 1.14, Running 370.30s Step 670( 54.67%), action 328, FPS 1.14, Running 370.99s Step 671( 54.83%), action 329, FPS 1.13, Running 371.61s Step 672( 55.00%), action 330, FPS 1.17, Running 371.98s Step 673( 55.17%), action 331, FPS 1.19, Running 372.79s Step 674( 55.33%), action 332, FPS 1.18, Running 373.64s Step 675( 55.50%), action 333, FPS 1.17, Running 374.62s Step 676( 55.67%), action 334, FPS 1.18, Running 375.33s Step 677( 55.83%), action 335, FPS 1.17, Running 376.33s Step 678( 56.00%), action 336, FPS 1.16, Running 377.19s Step 679( 56.17%), action 337, FPS 1.18, Running 377.96s Step 680( 56.33%), action 338, FPS 1.20, Running 378.82s Step 681( 56.50%), action 339, FPS 1.21, Running 379.64s Step 682( 56.67%), action 340, FPS 1.21, Running 380.65s Step 683( 56.83%), action 341, FPS 1.21, Running 381.65s Step 684( 57.00%), action 342, FPS 1.22, Running 382.34s Step 685( 57.17%), action 343, FPS 1.23, Running 383.22s Step 686( 57.33%), action 344, FPS 1.22, Running 383.96s Step 687( 57.50%), action 345, FPS 1.23, Running 384.92s Step 688( 57.67%), action 346, FPS 1.24, Running 385.59s Step 689( 57.83%), action 347, FPS 1.24, Running 386.47s Step 690( 58.00%), action 348, FPS 1.23, Running 387.21s Step 691( 58.17%), action 349, FPS 1.22, Running 388.02s Step 692( 58.33%), action 350, FPS 1.18, Running 388.91s Step 693( 58.50%), action 351, FPS 1.17, Running 389.84s Step 694( 58.67%), action 352, FPS 1.18, Running 390.54s Step 695( 58.83%), action 353, FPS 1.23, Running 390.83s Step 696( 59.00%), action 354, FPS 1.26, Running 391.18s Step 697( 59.17%), action 355, FPS 1.31, Running 391.57s Step 698( 59.33%), action 356, FPS 1.34, Running 392.16s Step 699( 59.50%), action 357, FPS 1.34, Running 392.84s Step 700( 59.67%), action 358, FPS 1.36, Running 393.52s Step 701( 59.83%), action 359, FPS 1.37, Running 394.30s Step 702( 60.00%), action 360, FPS 1.39, Running 395.09s Step 703( 60.17%), action 361, FPS 1.40, Running 395.97s Step 704( 60.33%), action 362, FPS 1.39, Running 396.69s Step 705( 60.50%), action 363, FPS 1.39, Running 397.65s Step 706( 60.67%), action 364, FPS 1.39, Running 398.40s Step 707( 60.83%), action 365, FPS 1.39, Running 399.34s Step 708( 61.00%), action 366, FPS 1.39, Running 400.00s Step 709( 61.17%), action 367, FPS 1.38, Running 400.92s Step 710( 61.33%), action 368, FPS 1.39, Running 401.59s Step 711( 61.50%), action 369, FPS 1.40, Running 402.32s Step 712( 61.67%), action 370, FPS 1.40, Running 403.16s Step 713( 61.83%), action 371, FPS 1.40, Running 404.10s Step 714( 62.00%), action 372, FPS 1.41, Running 404.74s Step 715( 62.17%), action 373, FPS 1.36, Running 405.54s Step 716( 62.33%), action 374, FPS 1.32, Running 406.33s Step 717( 62.50%), action 375, FPS 1.28, Running 407.23s Step 718( 62.67%), action 376, FPS 1.26, Running 407.99s Step 719( 62.83%), action 377, FPS 1.24, Running 408.98s Step 720( 63.00%), action 378, FPS 1.24, Running 409.64s Step 721( 63.17%), action 379, FPS 1.28, Running 409.92s Step 722( 63.33%), action 380, FPS 1.32, Running 410.27s Step 723( 63.50%), action 381, FPS 1.36, Running 410.71s Step 724( 63.67%), action 382, FPS 1.37, Running 411.24s Step 725( 63.83%), action 383, FPS 1.44, Running 411.56s Step 726( 64.00%), action 384, FPS 1.47, Running 411.96s Step 727( 64.17%), action 385, FPS 1.53, Running 412.45s Step 728( 64.33%), action 386, FPS 1.55, Running 412.90s Step 729( 64.50%), action 387, FPS 1.55, Running 413.82s Step 730( 64.67%), action 388, FPS 1.50, Running 414.93s Step 731( 64.83%), action 389, FPS 1.50, Running 415.63s Step 732( 65.00%), action 390, FPS 1.50, Running 416.53s Step 733( 65.17%), action 391, FPS 1.49, Running 417.52s Step 734( 65.33%), action 392, FPS 1.48, Running 418.21s Step 735( 65.50%), action 393, FPS 1.47, Running 419.13s Step 736( 65.67%), action 394, FPS 1.47, Running 419.90s Step 737( 65.83%), action 395, FPS 1.47, Running 420.82s Step 738( 66.00%), action 396, FPS 1.48, Running 421.52s Step 739( 66.17%), action 397, FPS 1.49, Running 422.41s Step 740( 66.33%), action 398, FPS 1.48, Running 423.14s Step 741( 66.50%), action 399, FPS 1.42, Running 424.05s Step 742( 66.67%), action 400, FPS 1.37, Running 424.83s Step 743( 66.83%), action 401, FPS 1.32, Running 425.88s Step 744( 67.00%), action 402, FPS 1.29, Running 426.79s Step 745( 67.17%), action 403, FPS 1.24, Running 427.73s Step 746( 67.33%), action 404, FPS 1.21, Running 428.47s Step 747( 67.50%), action 405, FPS 1.18, Running 429.38s Step 748( 67.67%), action 406, FPS 1.16, Running 430.19s Step 749( 67.83%), action 407, FPS 1.20, Running 430.49s Step 750( 68.00%), action 408, FPS 1.26, Running 430.84s Step 751( 68.17%), action 409, FPS 1.29, Running 431.18s Step 752( 68.33%), action 410, FPS 1.31, Running 431.77s Step 753( 68.50%), action 411, FPS 1.33, Running 432.60s Step 754( 68.67%), action 412, FPS 1.31, Running 433.52s Step 755( 68.83%), action 413, FPS 1.33, Running 434.19s Step 756( 69.00%), action 414, FPS 1.33, Running 434.97s Step 757( 69.17%), action 415, FPS 1.34, Running 435.77s Step 758( 69.33%), action 416, FPS 1.33, Running 436.51s Step 759( 69.50%), action 417, FPS 1.33, Running 437.39s Step 760( 69.67%), action 418, FPS 1.31, Running 438.46s Step 761( 69.83%), action 419, FPS 1.33, Running 439.09s Step 762( 70.00%), action 420, FPS 1.30, Running 440.16s Step 763( 70.17%), action 421, FPS 1.31, Running 441.12s Step 764( 70.33%), action 422, FPS 1.34, Running 441.77s Step 765( 70.50%), action 423, FPS 1.35, Running 442.52s Step 766( 70.67%), action 424, FPS 1.34, Running 443.38s Step 767( 70.83%), action 425, FPS 1.36, Running 444.05s Step 768( 71.00%), action 426, FPS 1.35, Running 444.97s Step 769( 71.17%), action 427, FPS 1.32, Running 445.59s Step 770( 71.33%), action 428, FPS 1.27, Running 446.56s Step 771( 71.50%), action 429, FPS 1.25, Running 447.16s Step 772( 71.67%), action 430, FPS 1.22, Running 448.13s Step 773( 71.83%), action 431, FPS 1.21, Running 449.12s Step 774( 72.00%), action 432, FPS 1.25, Running 449.49s Step 775( 72.17%), action 433, FPS 1.28, Running 449.77s Step 776( 72.33%), action 434, FPS 1.31, Running 450.22s Step 777( 72.50%), action 435, FPS 1.35, Running 450.56s Step 778( 72.67%), action 436, FPS 1.37, Running 451.06s Step 779( 72.83%), action 437, FPS 1.41, Running 451.62s Step 780( 73.00%), action 438, FPS 1.44, Running 452.34s Step 781( 73.17%), action 439, FPS 1.42, Running 453.22s Step 782( 73.33%), action 440, FPS 1.45, Running 453.95s Step 783( 73.50%), action 441, FPS 1.45, Running 454.90s Step 784( 73.67%), action 442, FPS 1.44, Running 455.65s Step 785( 73.83%), action 443, FPS 1.46, Running 456.24s Step 786( 74.00%), action 444, FPS 1.46, Running 457.10s Step 787( 74.17%), action 445, FPS 1.46, Running 457.78s Step 788( 74.33%), action 446, FPS 1.45, Running 458.78s Step 789( 74.50%), action 447, FPS 1.44, Running 459.45s Step 790( 74.67%), action 448, FPS 1.44, Running 460.48s Step 791( 74.83%), action 449, FPS 1.43, Running 461.18s Step 792( 75.00%), action 450, FPS 1.43, Running 462.09s Step 793( 75.17%), action 451, FPS 1.43, Running 463.09s Step 794( 75.33%), action 452, FPS 1.40, Running 463.79s Step 795( 75.50%), action 453, FPS 1.34, Running 464.71s Step 796( 75.67%), action 454, FPS 1.32, Running 465.36s Step 797( 75.83%), action 455, FPS 1.27, Running 466.25s Step 798( 76.00%), action 456, FPS 1.26, Running 466.96s Step 799( 76.17%), action 457, FPS 1.23, Running 467.87s Step 800( 76.33%), action 458, FPS 1.23, Running 468.54s Step 801( 76.50%), action 459, FPS 1.25, Running 469.17s Step 802( 76.67%), action 460, FPS 1.29, Running 469.48s Step 803( 76.83%), action 461, FPS 1.33, Running 469.89s Step 804( 77.00%), action 462, FPS 1.36, Running 470.36s Step 805( 77.17%), action 463, FPS 1.38, Running 470.69s Step 806( 77.33%), action 464, FPS 1.43, Running 471.06s Step 807( 77.50%), action 465, FPS 1.46, Running 471.46s Step 808( 77.67%), action 466, FPS 1.50, Running 472.15s Step 809( 77.83%), action 467, FPS 1.49, Running 472.88s Step 810( 78.00%), action 468, FPS 1.52, Running 473.60s Step 811( 78.17%), action 469, FPS 1.49, Running 474.56s Step 812( 78.33%), action 470, FPS 1.52, Running 475.26s Step 813( 78.50%), action 471, FPS 1.54, Running 476.11s Step 814( 78.67%), action 472, FPS 1.53, Running 476.87s Step 815( 78.83%), action 473, FPS 1.53, Running 477.76s Step 816( 79.00%), action 474, FPS 1.53, Running 478.47s Step 817( 79.17%), action 475, FPS 1.52, Running 479.40s Step 818( 79.33%), action 476, FPS 1.53, Running 480.05s Step 819( 79.50%), action 477, FPS 1.52, Running 481.00s Step 820( 79.67%), action 478, FPS 1.52, Running 481.71s Step 821( 79.83%), action 479, FPS 1.49, Running 482.63s Step 822( 80.00%), action 480, FPS 1.44, Running 483.32s Step 823( 80.17%), action 481, FPS 1.40, Running 484.23s Step 824( 80.33%), action 482, FPS 1.38, Running 484.86s Step 825( 80.50%), action 483, FPS 1.33, Running 485.73s Step 826( 80.67%), action 484, FPS 1.28, Running 486.69s Step 827( 80.83%), action 485, FPS 1.25, Running 487.50s Step 828( 81.00%), action 486, FPS 1.22, Running 488.54s Step 829( 81.17%), action 487, FPS 1.22, Running 489.31s Step 830( 81.33%), action 488, FPS 1.23, Running 489.91s Step 831( 81.50%), action 489, FPS 1.28, Running 490.21s Step 832( 81.67%), action 490, FPS 1.31, Running 490.53s Step 833( 81.83%), action 491, FPS 1.34, Running 490.99s Step 834( 82.00%), action 492, FPS 1.37, Running 491.42s Step 835( 82.17%), action 493, FPS 1.42, Running 491.83s Step 836( 82.33%), action 494, FPS 1.43, Running 492.45s Step 837( 82.50%), action 495, FPS 1.47, Running 493.05s Step 838( 82.67%), action 496, FPS 1.43, Running 494.08s Step 839( 82.83%), action 497, FPS 1.44, Running 494.87s Step 840( 83.00%), action 498, FPS 1.43, Running 495.71s Step 841( 83.17%), action 499, FPS 1.43, Running 496.59s Step 842( 83.33%), action 500, FPS 1.42, Running 497.38s Step 843( 83.50%), action 501, FPS 1.42, Running 498.30s Step 844( 83.67%), action 502, FPS 1.42, Running 498.98s Step 845( 83.83%), action 503, FPS 1.41, Running 499.93s Step 846( 84.00%), action 504, FPS 1.42, Running 500.73s Step 847( 84.17%), action 505, FPS 1.42, Running 501.62s Step 848( 84.33%), action 506, FPS 1.45, Running 502.34s Step 849( 84.50%), action 507, FPS 1.44, Running 503.24s Step 850( 84.67%), action 508, FPS 1.42, Running 503.99s Step 851( 84.83%), action 509, FPS 1.38, Running 504.66s Step 852( 85.00%), action 510, FPS 1.33, Running 505.60s Step 853( 85.17%), action 511, FPS 1.29, Running 506.48s Step 854( 85.33%), action 512, FPS 1.27, Running 507.23s Step 855( 85.50%), action 513, FPS 1.23, Running 508.10s Step 856( 85.67%), action 514, FPS 1.22, Running 508.83s Step 857( 85.83%), action 515, FPS 1.21, Running 509.58s Step 858( 86.00%), action 516, FPS 1.25, Running 510.10s Step 859( 86.17%), action 517, FPS 1.29, Running 510.42s Step 860( 86.33%), action 518, FPS 1.32, Running 510.84s Step 861( 86.50%), action 519, FPS 1.36, Running 511.24s Step 862( 86.67%), action 520, FPS 1.36, Running 512.06s Step 863( 86.83%), action 521, FPS 1.33, Running 513.39s Step 864( 87.00%), action 522, FPS 1.32, Running 514.14s Step 865( 87.17%), action 523, FPS 1.32, Running 515.09s Step 866( 87.33%), action 524, FPS 1.33, Running 515.80s Step 867( 87.50%), action 525, FPS 1.34, Running 516.59s Step 868( 87.67%), action 526, FPS 1.32, Running 517.46s Step 869( 87.83%), action 527, FPS 1.32, Running 518.44s Step 870( 88.00%), action 528, FPS 1.29, Running 519.51s Step 871( 88.17%), action 529, FPS 1.29, Running 520.15s Step 872( 88.33%), action 530, FPS 1.29, Running 521.12s Step 873( 88.50%), action 531, FPS 1.28, Running 522.12s Step 874( 88.67%), action 532, FPS 1.25, Running 523.21s Step 875( 88.83%), action 533, FPS 1.24, Running 524.25s Step 876( 89.00%), action 534, FPS 1.23, Running 525.15s Step 877( 89.17%), action 535, FPS 1.23, Running 525.90s Step 878( 89.33%), action 536, FPS 1.22, Running 526.50s Step 879( 89.50%), action 537, FPS 1.17, Running 527.45s Step 880( 89.67%), action 538, FPS 1.15, Running 528.17s Step 881( 89.83%), action 539, FPS 1.12, Running 529.07s Step 882( 90.00%), action 540, FPS 1.15, Running 529.47s Step 883( 90.17%), action 541, FPS 1.21, Running 529.95s Step 884( 90.33%), action 542, FPS 1.22, Running 530.51s Step 885( 90.50%), action 543, FPS 1.25, Running 531.12s Step 886( 90.67%), action 544, FPS 1.25, Running 531.81s Step 887( 90.83%), action 545, FPS 1.24, Running 532.69s Step 888( 91.00%), action 546, FPS 1.25, Running 533.40s Step 889( 91.17%), action 547, FPS 1.26, Running 534.25s Step 890( 91.33%), action 548, FPS 1.29, Running 534.99s Step 891( 91.50%), action 549, FPS 1.27, Running 535.94s Step 892( 91.67%), action 550, FPS 1.29, Running 536.60s Step 893( 91.83%), action 551, FPS 1.30, Running 537.50s Step 894( 92.00%), action 552, FPS 1.33, Running 538.24s Step 895( 92.17%), action 553, FPS 1.34, Running 539.14s Step 896( 92.33%), action 554, FPS 1.35, Running 539.96s Step 897( 92.50%), action 555, FPS 1.34, Running 540.85s Step 898( 92.67%), action 556, FPS 1.32, Running 541.67s Step 899( 92.83%), action 557, FPS 1.34, Running 542.35s Step 900( 93.00%), action 558, FPS 1.33, Running 543.22s Step 901( 93.17%), action 559, FPS 1.32, Running 544.19s Step 902( 93.33%), action 560, FPS 1.29, Running 544.99s Step 903( 93.50%), action 561, FPS 1.26, Running 545.80s Step 904( 93.67%), action 562, FPS 1.21, Running 547.03s Step 905( 93.83%), action 563, FPS 1.18, Running 548.08s Step 906( 94.00%), action 564, FPS 1.18, Running 548.70s Step 907( 94.17%), action 565, FPS 1.22, Running 549.04s Step 908( 94.33%), action 566, FPS 1.24, Running 549.57s Step 909( 94.50%), action 567, FPS 1.26, Running 550.08s Step 910( 94.67%), action 568, FPS 1.24, Running 551.11s Step 911( 94.83%), action 569, FPS 1.24, Running 552.03s Step 912( 95.00%), action 570, FPS 1.24, Running 552.71s Step 913( 95.17%), action 571, FPS 1.23, Running 553.72s Step 914( 95.33%), action 572, FPS 1.20, Running 554.94s Step 915( 95.50%), action 573, FPS 1.19, Running 555.97s Step 916( 95.67%), action 574, FPS 1.17, Running 557.12s Step 917( 95.83%), action 575, FPS 1.16, Running 558.11s Step 918( 96.00%), action 576, FPS 1.17, Running 558.82s Step 919( 96.17%), action 577, FPS 1.15, Running 559.72s Step 920( 96.33%), action 578, FPS 1.16, Running 560.41s Step 921( 96.50%), action 579, FPS 1.17, Running 561.34s Step 922( 96.67%), action 580, FPS 1.17, Running 562.07s Step 923( 96.83%), action 581, FPS 1.16, Running 563.03s Step 924( 97.00%), action 582, FPS 1.20, Running 563.74s Step 925( 97.17%), action 583, FPS 1.20, Running 564.72s Step 926( 97.33%), action 584, FPS 1.18, Running 565.64s Step 927( 97.50%), action 585, FPS 1.15, Running 566.38s Step 928( 97.67%), action 586, FPS 1.15, Running 567.01s Step 929( 97.83%), action 587, FPS 1.14, Running 567.59s Step 930( 98.00%), action 588, FPS 1.18, Running 568.03s Step 931( 98.17%), action 589, FPS 1.21, Running 568.57s Step 932( 98.33%), action 590, FPS 1.21, Running 569.22s Step 933( 98.50%), action 591, FPS 1.22, Running 570.11s Step 934( 98.67%), action 592, FPS 1.24, Running 571.07s Step 935( 98.83%), action 593, FPS 1.27, Running 571.75s Step 936( 99.00%), action 594, FPS 1.30, Running 572.50s Step 937( 99.17%), action 595, FPS 1.31, Running 573.35s Step 938( 99.33%), action 596, FPS 1.29, Running 574.30s Step 939( 99.50%), action 597, FPS 1.30, Running 575.13s Step 940( 99.67%), action 598, FPS 1.29, Running 575.97s Step 941( 99.83%), action 599, FPS 1.31, Running 576.58s Step 942(100.00%), action 600, FPS 1.31, Running 577.39s [2026-08-02 02:21:45] [86 ] Seed 85 failed after 577.65 s. +steps: 942 , actions: 600 . +Instruction: Empty +Total 10/86(11.63%) success. +Setting seed: 86 +Step 1( N/A%), pre moving , FPS 2.66, Running 0.38s Step 2( N/A%), pre moving , FPS 4.59, Running 0.44s Step 3( N/A%), pre moving , FPS 5.95, Running 0.50s Step 4( N/A%), pre moving , FPS 6.66, Running 0.60s Step 5( N/A%), pre moving , FPS 5.42, Running 0.92s Step 6( N/A%), pre moving , FPS 5.89, Running 1.02s Step 7( N/A%), pre moving , FPS 6.42, Running 1.09s Step 8( N/A%), pre moving , FPS 6.83, Running 1.17s Step 9( N/A%), pre moving , FPS 6.02, Running 1.50s Step 10( N/A%), pre moving , FPS 6.29, Running 1.59s Step 11( N/A%), pre moving , FPS 6.64, Running 1.66s Step 12( N/A%), pre moving , FPS 6.91, Running 1.74s Step 13( N/A%), pre moving , FPS 6.32, Running 2.06s Step 14( N/A%), pre moving , FPS 6.53, Running 2.15s Step 15( N/A%), pre moving , FPS 6.75, Running 2.22s Step 16( N/A%), pre moving , FPS 6.96, Running 2.30s Step 17( N/A%), pre moving , FPS 6.65, Running 2.56s Step 18( N/A%), pre moving , FPS 6.63, Running 2.72s Step 19( N/A%), pre moving , FPS 6.80, Running 2.79s Step 20( N/A%), pre moving , FPS 6.95, Running 2.88s Step 21( N/A%), pre moving , FPS 6.53, Running 3.44s Step 22( N/A%), pre moving , FPS 6.52, Running 3.50s Step 23( N/A%), pre moving , FPS 6.02, Running 3.82s Step 24( N/A%), pre moving , FPS 6.04, Running 3.91s Step 25( N/A%), pre moving , FPS 6.57, Running 3.97s Step 26( N/A%), pre moving , FPS 5.60, Running 4.59s Step 27( N/A%), pre moving , FPS 5.57, Running 4.68s Step 28( N/A%), pre moving , FPS 5.23, Running 4.99s Step 29( N/A%), pre moving , FPS 5.58, Running 5.08s Step 30( N/A%), pre moving , FPS 5.62, Running 5.15s Step 31( N/A%), pre moving , FPS 5.61, Running 5.22s Step 32( N/A%), pre moving , FPS 5.61, Running 5.30s Step 33( N/A%), pre moving , FPS 5.60, Running 5.63s Step 34( N/A%), pre moving , FPS 5.59, Running 5.72s Step 35( N/A%), pre moving , FPS 5.60, Running 5.80s Step 36( N/A%), pre moving , FPS 3.95, Running 7.36s Step 37( N/A%), pre moving , FPS 3.70, Running 7.96s Step 38( N/A%), pre moving , FPS 3.76, Running 8.03s Step 39( N/A%), pre moving , FPS 3.76, Running 8.11s Step 40( N/A%), pre moving , FPS 3.61, Running 8.41s Step 41( N/A%), pre moving , FPS 3.95, Running 8.51s Step 42( N/A%), pre moving , FPS 3.94, Running 8.58s Step 43( N/A%), pre moving , FPS 4.14, Running 8.66s Step 44( N/A%), pre moving , FPS 3.95, Running 8.98s Step 45( N/A%), pre moving , FPS 3.94, Running 9.04s Step 46( N/A%), pre moving , FPS 4.47, Running 9.06s Step 47( N/A%), pre moving , FPS 4.54, Running 9.09s Step 48( N/A%), pre moving , FPS 4.35, Running 9.60s Step 49( N/A%), pre moving , FPS 4.41, Running 9.62s Step 50( N/A%), pre moving , FPS 4.46, Running 9.64s Step 51( N/A%), pre moving , FPS 4.51, Running 9.66s Step 52( N/A%), pre moving , FPS 4.55, Running 9.70s Step 53( N/A%), pre moving , FPS 4.79, Running 9.80s Step 54( N/A%), pre moving , FPS 4.79, Running 9.90s Step 55( N/A%), pre moving , FPS 4.77, Running 9.99s Step 56( N/A%), pre moving , FPS 7.27, Running 10.11s Step 57( N/A%), pre moving , FPS 8.92, Running 10.20s Step 58( N/A%), pre moving , FPS 8.80, Running 10.30s Step 59( N/A%), pre moving , FPS 8.56, Running 10.44s Step 60( N/A%), pre moving , FPS 9.12, Running 10.61s Step 61( N/A%), pre moving , FPS 8.07, Running 10.98s Step 62( N/A%), pre moving , FPS 7.72, Running 11.17s Step 63( N/A%), pre moving , FPS 7.53, Running 11.31s Step 64( N/A%), pre moving , FPS 7.26, Running 11.73s Step 65( N/A%), pre moving , FPS 6.47, Running 12.13s Step 66( N/A%), pre moving , FPS 6.22, Running 12.28s Step 67( N/A%), pre moving , FPS 5.98, Running 12.43s Step 68( N/A%), pre moving , FPS 6.15, Running 12.85s Step 69( N/A%), pre moving , FPS 5.51, Running 13.25s Step 70( N/A%), pre moving , FPS 5.32, Running 13.40s Step 71( N/A%), pre moving , FPS 5.19, Running 13.51s Step 72( N/A%), pre moving , FPS 4.80, Running 13.87s Step 73( N/A%), pre moving , FPS 4.77, Running 14.00s Step 74( N/A%), pre moving , FPS 4.73, Running 14.13s Step 75( N/A%), pre moving , FPS 4.49, Running 14.45s Step 76( N/A%), pre moving , FPS 4.52, Running 14.53s Step 77( N/A%), pre moving , FPS 4.51, Running 14.64s Step 78( N/A%), pre moving , FPS 4.26, Running 14.99s Step 79( N/A%), pre moving , FPS 4.28, Running 15.12s Step 80( N/A%), pre moving , FPS 4.33, Running 15.23s Step 81( N/A%), pre moving , FPS 4.45, Running 15.47s Step 82( N/A%), pre moving , FPS 4.48, Running 15.63s Step 83( N/A%), pre moving , FPS 4.54, Running 15.72s Step 84( N/A%), pre moving , FPS 4.89, Running 15.82s Step 85( N/A%), pre moving , FPS 4.98, Running 16.14s Step 86( N/A%), pre moving , FPS 5.06, Running 16.24s Step 87( N/A%), pre moving , FPS 5.16, Running 16.31s Step 88( N/A%), pre moving , FPS 5.58, Running 16.43s Step 89( N/A%), pre moving , FPS 5.81, Running 16.69s Step 90( N/A%), pre moving , FPS 5.92, Running 16.78s Step 91( N/A%), pre moving , FPS 5.99, Running 16.85s Step 92( N/A%), pre moving , FPS 6.20, Running 17.10s Step 93( N/A%), pre moving , FPS 6.12, Running 17.27s Step 94( N/A%), pre moving , FPS 6.23, Running 17.34s Step 95( N/A%), pre moving , FPS 6.75, Running 17.41s Step 96( N/A%), pre moving , FPS 6.24, Running 17.73s Step 97( N/A%), pre moving , FPS 6.28, Running 17.83s Step 98( N/A%), pre moving , FPS 6.90, Running 17.89s Step 99( N/A%), pre moving , FPS 4.06, Running 20.05s Step 100( N/A%), pre moving , FPS 3.72, Running 20.60s Step 101( N/A%), pre moving , FPS 3.51, Running 21.17s Step 102( N/A%), pre moving , FPS 3.26, Running 21.77s Step 103( N/A%), pre moving , FPS 3.03, Running 22.31s Step 104( N/A%), pre moving , FPS 2.85, Running 22.85s Step 105( N/A%), pre moving , FPS 2.76, Running 23.40s Step 106( N/A%), pre moving , FPS 2.59, Running 23.95s Step 107( N/A%), pre moving , FPS 2.43, Running 24.53s Step 108( N/A%), pre moving , FPS 2.31, Running 25.08s Step 109( N/A%), pre moving , FPS 2.23, Running 25.67s Step 110( N/A%), pre moving , FPS 2.11, Running 26.27s Step 111( N/A%), pre moving , FPS 1.99, Running 26.89s Step 112( N/A%), pre moving , FPS 1.93, Running 27.46s Step 113( N/A%), pre moving , FPS 1.80, Running 28.41s Step 114( N/A%), pre moving , FPS 1.78, Running 28.59s Step 115( N/A%), pre moving , FPS 1.75, Running 28.86s Step 116( N/A%), pre moving , FPS 1.73, Running 29.27s Step 117( N/A%), pre moving , FPS 1.69, Running 29.69s Step 118( N/A%), pre moving , FPS 1.62, Running 30.27s Step 119( N/A%), pre moving , FPS 1.86, Running 30.81s Step 120( N/A%), pre moving , FPS 1.85, Running 31.39s Step 121( N/A%), pre moving , FPS 1.85, Running 31.98s Step 122( N/A%), pre moving , FPS 1.85, Running 32.58s Step 123( N/A%), pre moving , FPS 1.84, Running 33.18s Step 124( N/A%), pre moving , FPS 1.83, Running 33.76s Step 125( N/A%), pre moving , FPS 1.83, Running 34.30s Step 126( N/A%), pre moving , FPS 1.83, Running 34.89s Step 127( N/A%), pre moving , FPS 1.82, Running 35.52s Step 128( N/A%), pre moving , FPS 1.83, Running 36.03s Step 129( N/A%), pre moving , FPS 1.83, Running 36.58s Step 130( N/A%), pre moving , FPS 1.84, Running 37.15s Step 131( N/A%), pre moving , FPS 1.85, Running 37.72s Step 132( N/A%), pre moving , FPS 1.83, Running 38.40s Step 133( N/A%), pre moving , FPS 1.91, Running 38.90s Step 134( N/A%), pre moving , FPS 1.85, Running 39.38s Step 135( N/A%), pre moving , FPS 1.81, Running 39.91s Step 136( N/A%), pre moving , FPS 1.78, Running 40.49s Step 137( N/A%), pre moving , FPS 1.76, Running 41.05s Step 138( N/A%), pre moving , FPS 1.75, Running 41.72s Step 139( N/A%), pre moving , FPS 1.76, Running 42.16s Step 140( N/A%), pre moving , FPS 1.77, Running 42.68s Step 141( N/A%), pre moving , FPS 1.78, Running 43.20s Step 142( N/A%), pre moving , FPS 1.79, Running 43.75s Step 143( N/A%), pre moving , FPS 1.80, Running 44.27s Step 144( N/A%), pre moving , FPS 1.80, Running 44.88s Step 145( N/A%), pre moving , FPS 1.80, Running 45.44s Step 146( N/A%), pre moving , FPS 1.79, Running 46.06s Step 147( N/A%), pre moving , FPS 1.80, Running 46.62s Step 148( N/A%), pre moving , FPS 1.79, Running 47.20s Step 149( N/A%), pre moving , FPS 1.80, Running 47.66s Step 150( N/A%), pre moving , FPS 1.86, Running 47.88s Step 151( N/A%), pre moving , FPS 1.89, Running 48.29s Step 152( N/A%), pre moving , FPS 1.93, Running 48.78s Step 153( N/A%), pre moving , FPS 1.90, Running 49.43s Step 154( N/A%), pre moving , FPS 1.87, Running 50.05s Step 155( N/A%), pre moving , FPS 1.86, Running 50.66s Step 156( N/A%), pre moving , FPS 1.85, Running 51.27s Step 157( N/A%), pre moving , FPS 1.85, Running 51.84s Step 158( N/A%), pre moving , FPS 1.87, Running 52.40s Step 159( N/A%), pre moving , FPS 1.85, Running 52.98s Step 160( N/A%), pre moving , FPS 1.84, Running 53.55s Step 161( N/A%), pre moving , FPS 1.83, Running 54.12s Step 162( N/A%), pre moving , FPS 1.82, Running 54.72s Step 163( N/A%), pre moving , FPS 1.80, Running 55.40s Step 164( N/A%), pre moving , FPS 1.82, Running 55.88s Step 165( N/A%), pre moving , FPS 1.81, Running 56.47s Step 166( N/A%), pre moving , FPS 1.82, Running 57.06s Step 167( N/A%), pre moving , FPS 1.81, Running 57.64s Step 168( N/A%), pre moving , FPS 1.81, Running 58.24s Step 169( N/A%), pre moving , FPS 1.79, Running 58.81s Step 170( N/A%), pre moving , FPS 1.74, Running 59.39s Step 171( N/A%), pre moving , FPS 1.75, Running 59.74s Step 172( N/A%), pre moving , FPS 1.80, Running 59.87s Step 173( N/A%), pre moving , FPS 1.90, Running 59.97s Step 174( N/A%), pre moving , FPS 1.95, Running 60.32s Step 175( N/A%), pre moving , FPS 2.04, Running 60.45s Step 176( N/A%), pre moving , FPS 2.16, Running 60.55s Step 177( N/A%), pre moving , FPS 2.21, Running 60.91s Step 178( N/A%), pre moving , FPS 2.32, Running 61.03s Step 179( N/A%), pre moving , FPS 2.45, Running 61.14s Step 180( N/A%), pre moving , FPS 2.52, Running 61.49s Step 181( N/A%), pre moving , FPS 2.41, Running 62.41s Step 182( N/A%), pre moving , FPS 2.50, Running 62.73s Step 183( N/A%), pre moving , FPS 2.69, Running 62.84s Step 184( N/A%), pre moving , FPS 2.83, Running 62.97s Step 185( N/A%), pre moving , FPS 2.91, Running 63.33s Step 186( N/A%), pre moving , FPS 3.13, Running 63.44s Step 187( N/A%), pre moving , FPS 3.24, Running 63.81s Step 188( N/A%), pre moving , FPS 3.44, Running 64.05s Step 189( N/A%), pre moving , FPS 3.64, Running 64.31s Step 190( N/A%), pre moving , FPS 3.80, Running 64.65s Step 191( N/A%), pre moving , FPS 3.94, Running 64.82s Step 192( N/A%), pre moving , FPS 3.72, Running 65.24s Step 193( N/A%), pre moving , FPS 3.68, Running 65.40s Step 194( N/A%), pre moving , FPS 3.65, Running 65.81s Step 195( N/A%), pre moving , FPS 3.61, Running 65.99s Step 196( N/A%), pre moving , FPS 3.42, Running 66.40s Step 197( N/A%), pre moving , FPS 3.53, Running 66.57s Step 198( N/A%), pre moving , FPS 3.35, Running 67.00s Step 199( N/A%), pre moving , FPS 3.31, Running 67.17s Step 200( N/A%), pre moving , FPS 3.28, Running 67.59s Step 201( N/A%), pre moving , FPS 3.76, Running 67.74s Step 202( N/A%), pre moving , FPS 3.84, Running 67.94s Step 203( N/A%), pre moving , FPS 3.74, Running 68.18s Step 204( N/A%), pre moving , FPS 3.69, Running 68.39s Step 205( N/A%), pre moving , FPS 3.82, Running 68.57s Step 206( N/A%), pre moving , FPS 3.61, Running 68.98s Step 207( N/A%), pre moving , FPS 3.75, Running 69.15s Step 208( N/A%), pre moving , FPS 3.84, Running 69.26s Step 209( N/A%), pre moving , FPS 3.77, Running 69.61s Step 210( N/A%), pre moving , FPS 3.93, Running 69.73s Step 211( N/A%), pre moving , FPS 3.99, Running 69.84s Step 212( N/A%), pre moving , FPS 4.05, Running 70.19s Step 213( N/A%), pre moving , FPS 4.07, Running 70.31s Step 214( N/A%), pre moving , FPS 4.34, Running 70.42s Step 215( N/A%), pre moving , FPS 4.16, Running 70.80s Step 216( N/A%), pre moving , FPS 4.45, Running 70.89s Step 217( N/A%), pre moving , FPS 4.43, Running 71.08s Step 218( N/A%), pre moving , FPS 4.56, Running 71.38s Step 219( N/A%), pre moving , FPS 4.65, Running 71.48s Step 220( N/A%), pre moving , FPS 4.80, Running 71.75s Step 221( N/A%), pre moving , FPS 4.73, Running 71.96s Step 222( N/A%), pre moving , FPS 3.76, Running 73.26s Step 223( N/A%), pre moving , FPS 3.71, Running 73.57s Step 224( N/A%), pre moving , FPS 3.79, Running 73.67s Step 225( N/A%), pre moving , FPS 3.84, Running 73.77s Step 226( N/A%), pre moving , FPS 3.88, Running 74.13s Step 227( N/A%), pre moving , FPS 3.93, Running 74.25s Step 228( N/A%), pre moving , FPS 3.93, Running 74.35s Step 229( N/A%), pre moving , FPS 3.92, Running 74.72s Step 230( N/A%), pre moving , FPS 3.87, Running 74.90s Step 231( N/A%), pre moving , FPS 3.82, Running 75.07s Step 232( N/A%), pre moving , FPS 3.73, Running 75.55s Step 233( N/A%), pre moving , FPS 3.50, Running 76.02s Step 234( N/A%), pre moving , FPS 3.43, Running 76.26s Step 235( N/A%), pre moving , FPS 3.36, Running 76.75s Step 236( N/A%), pre moving , FPS 3.16, Running 77.22s Step 237( N/A%), pre moving , FPS 3.15, Running 77.43s Step 238( N/A%), pre moving , FPS 3.05, Running 77.93s Step 239( N/A%), pre moving , FPS 2.89, Running 78.40s Step 240( N/A%), pre moving , FPS 2.90, Running 78.65s Step 241( N/A%), pre moving , FPS 2.78, Running 79.15s Step 242( N/A%), pre moving , FPS 3.10, Running 79.70s Step 243( N/A%), pre moving , FPS 3.01, Running 80.22s Step 244( N/A%), pre moving , FPS 2.87, Running 80.63s Step 245( N/A%), pre moving , FPS 2.75, Running 81.05s Step 246( N/A%), pre moving , FPS 2.68, Running 81.60s Step 247( N/A%), pre moving , FPS 2.54, Running 82.12s Step 248( N/A%), pre moving , FPS 2.48, Running 82.40s Step 249( N/A%), pre moving , FPS 2.43, Running 82.95s Step 250( N/A%), pre moving , FPS 2.33, Running 83.49s Step 251( N/A%), pre moving , FPS 2.24, Running 84.02s Step 252( N/A%), pre moving , FPS 2.23, Running 84.51s Step 253( N/A%), pre moving , FPS 2.26, Running 84.87s Step 254( N/A%), pre moving , FPS 2.20, Running 85.35s Step 255( N/A%), pre moving , FPS 2.20, Running 85.83s Step 256( N/A%), pre moving , FPS 2.26, Running 86.06s Step 257( N/A%), pre moving , FPS 2.20, Running 86.54s Step 258( N/A%), pre moving , FPS 2.20, Running 87.01s Step 259( N/A%), pre moving , FPS 2.26, Running 87.25s Step 260( N/A%), pre moving , FPS 2.22, Running 87.67s Step 261( N/A%), pre moving , FPS 2.31, Running 87.80s Step 262( N/A%), pre moving , FPS 2.41, Running 87.98s Step 263( N/A%), pre moving , FPS 2.53, Running 88.12s Step 264( N/A%), pre moving , FPS 2.64, Running 88.22s Step 265( N/A%), pre moving , FPS 2.71, Running 88.43s Step 266( N/A%), pre moving , FPS 2.85, Running 88.62s Step 267( N/A%), pre moving , FPS 2.89, Running 89.05s Step 268( N/A%), pre moving , FPS 2.91, Running 89.28s Step 269( N/A%), pre moving , FPS 2.93, Running 89.76s Step 270( N/A%), pre moving , FPS 2.95, Running 90.26s Step 271( N/A%), pre moving , FPS 3.05, Running 90.58s Step 272( N/A%), pre moving , FPS 3.13, Running 90.91s Step 273( N/A%), pre moving , FPS 3.23, Running 91.07s Step 274( N/A%), pre moving , FPS 3.25, Running 91.50s Step 275( N/A%), pre moving , FPS 3.32, Running 91.85s Step 276( N/A%), pre moving , FPS 3.32, Running 92.09s Step 277( N/A%), pre moving , FPS 3.50, Running 92.25s Step 278( N/A%), pre moving , FPS 3.53, Running 92.67s Step 279( N/A%), pre moving , FPS 3.58, Running 92.83s Step 280( N/A%), pre moving , FPS 3.67, Running 93.12s Step 281( N/A%), pre moving , FPS 3.64, Running 93.29s Step 282( N/A%), pre moving , FPS 3.70, Running 93.38s Step 283( N/A%), pre moving , FPS 3.73, Running 93.49s Step 284( N/A%), pre moving , FPS 3.56, Running 93.84s Step 285( N/A%), pre moving , FPS 3.62, Running 93.96s Step 286( N/A%), pre moving , FPS 3.68, Running 94.05s Step 287( N/A%), pre moving , FPS 3.93, Running 94.14s Step 288( N/A%), pre moving , FPS 3.83, Running 94.50s Step 289( N/A%), pre moving , FPS 4.13, Running 94.61s Step 290( N/A%), pre moving , FPS 4.49, Running 94.71s Step 291( N/A%), pre moving , FPS 4.45, Running 95.07s Step 292( N/A%), pre moving , FPS 4.67, Running 95.19s Step 293( N/A%), pre moving , FPS 4.73, Running 95.30s Step 294( N/A%), pre moving , FPS 4.80, Running 95.67s Step 295( N/A%), pre moving , FPS 5.10, Running 95.77s Step 296( N/A%), pre moving , FPS 5.19, Running 95.94s Step 297( N/A%), pre moving , FPS 4.99, Running 96.25s Step 298( N/A%), pre moving , FPS 5.43, Running 96.35s Step 299( N/A%), pre moving , FPS 5.15, Running 96.71s Step 300( N/A%), pre moving , FPS 5.38, Running 96.83s Step 301( N/A%), pre moving , FPS 5.49, Running 96.93s Step 302( N/A%), pre moving , FPS 5.13, Running 97.28s Step 303( N/A%), pre moving , FPS 5.11, Running 97.40s Step 304( N/A%), pre moving , FPS 2.78, Running 101.04s Step 305( N/A%), pre moving , FPS 2.61, Running 101.62s Step 306( N/A%), pre moving , FPS 2.46, Running 102.20s Step 307( N/A%), pre moving , FPS 2.32, Running 102.78s Step 308( N/A%), pre moving , FPS 2.26, Running 103.34s Step 309( N/A%), pre moving , FPS 2.15, Running 103.90s Step 310( N/A%), pre moving , FPS 2.05, Running 104.46s Step 311( N/A%), pre moving , FPS 2.01, Running 105.04s Step 312( N/A%), pre moving , FPS 1.92, Running 105.61s Step 313( N/A%), pre moving , FPS 1.83, Running 106.23s Step 314( N/A%), pre moving , FPS 1.79, Running 106.85s Step 315( N/A%), pre moving , FPS 1.72, Running 107.37s Step 316( N/A%), pre moving , FPS 1.68, Running 107.88s Step 317( N/A%), pre moving , FPS 1.61, Running 108.71s Step 318( N/A%), pre moving , FPS 1.54, Running 109.33s Step 319( N/A%), pre moving , FPS 1.51, Running 109.94s Step 320( N/A%), pre moving , FPS 1.46, Running 110.56s Step 321( N/A%), pre moving , FPS 1.41, Running 111.14s Step 322( N/A%), pre moving , FPS 1.38, Running 111.75s Step 323( N/A%), pre moving , FPS 1.34, Running 112.32s Step 324( 0.17%), action 1, FPS 1.54, Running 114.04s Step 325( 0.33%), action 2, FPS 1.50, Running 114.94s Step 326( 0.50%), action 3, FPS 1.49, Running 115.66s Step 327( 0.67%), action 4, FPS 1.45, Running 116.56s Step 328( 0.83%), action 5, FPS 1.44, Running 117.25s Step 329( 1.00%), action 6, FPS 1.40, Running 118.20s Step 330( 1.17%), action 7, FPS 1.39, Running 118.90s Step 331( 1.33%), action 8, FPS 1.35, Running 119.82s Step 332( 1.50%), action 9, FPS 1.32, Running 120.73s Step 333( 1.67%), action 10, FPS 1.30, Running 121.58s Step 334( 1.83%), action 11, FPS 1.27, Running 122.61s Step 335( 2.00%), action 12, FPS 1.24, Running 123.53s Step 336( 2.17%), action 13, FPS 1.22, Running 124.22s Step 337( 2.33%), action 14, FPS 1.24, Running 124.87s Step 338( 2.50%), action 15, FPS 1.24, Running 125.43s Step 339( 2.67%), action 16, FPS 1.27, Running 125.73s Step 340( 2.83%), action 17, FPS 1.28, Running 126.13s Step 341( 3.00%), action 18, FPS 1.29, Running 126.67s Step 342( 3.17%), action 19, FPS 1.28, Running 127.43s Step 343( 3.33%), action 20, FPS 1.27, Running 128.08s Step 344( 3.50%), action 21, FPS 1.34, Running 129.01s Step 345( 3.67%), action 22, FPS 1.36, Running 129.64s Step 346( 3.83%), action 23, FPS 1.34, Running 130.58s Step 347( 4.00%), action 24, FPS 1.36, Running 131.26s Step 348( 4.17%), action 25, FPS 1.33, Running 132.30s Step 349( 4.33%), action 26, FPS 1.36, Running 132.86s Step 350( 4.50%), action 27, FPS 1.34, Running 133.83s Step 351( 4.67%), action 28, FPS 1.36, Running 134.48s Step 352( 4.83%), action 29, FPS 1.36, Running 135.42s Step 353( 5.00%), action 30, FPS 1.38, Running 136.08s Step 354( 5.17%), action 31, FPS 1.38, Running 137.06s Step 355( 5.33%), action 32, FPS 1.40, Running 137.86s Step 356( 5.50%), action 33, FPS 1.39, Running 138.65s Step 357( 5.67%), action 34, FPS 1.38, Running 139.37s Step 358( 5.83%), action 35, FPS 1.32, Running 140.59s Step 359( 6.00%), action 36, FPS 1.27, Running 141.45s Step 360( 6.17%), action 37, FPS 1.25, Running 142.14s Step 361( 6.33%), action 38, FPS 1.22, Running 143.12s Step 362( 6.50%), action 39, FPS 1.21, Running 143.95s Step 363( 6.67%), action 40, FPS 1.21, Running 144.55s Step 364( 6.83%), action 41, FPS 1.24, Running 145.11s Step 365( 7.00%), action 42, FPS 1.27, Running 145.42s Step 366( 7.17%), action 43, FPS 1.30, Running 145.93s Step 367( 7.33%), action 44, FPS 1.29, Running 146.72s Step 368( 7.50%), action 45, FPS 1.31, Running 147.54s Step 369( 7.67%), action 46, FPS 1.28, Running 148.51s Step 370( 7.83%), action 47, FPS 1.30, Running 149.25s Step 371( 8.00%), action 48, FPS 1.27, Running 150.27s Step 372( 8.17%), action 49, FPS 1.25, Running 151.41s Step 373( 8.33%), action 50, FPS 1.25, Running 152.07s Step 374( 8.50%), action 51, FPS 1.25, Running 153.06s Step 375( 8.67%), action 52, FPS 1.26, Running 153.70s Step 376( 8.83%), action 53, FPS 1.25, Running 154.69s Step 377( 9.00%), action 54, FPS 1.25, Running 155.34s Step 378( 9.17%), action 55, FPS 1.27, Running 156.29s Step 379( 9.33%), action 56, FPS 1.29, Running 156.96s Step 380( 9.50%), action 57, FPS 1.27, Running 157.93s Step 381( 9.67%), action 58, FPS 1.27, Running 158.87s Step 382( 9.83%), action 59, FPS 1.28, Running 159.61s Step 383( 10.00%), action 60, FPS 1.25, Running 160.51s Step 384( 10.17%), action 61, FPS 1.20, Running 161.74s Step 385( 10.33%), action 62, FPS 1.15, Running 162.77s Step 386( 10.50%), action 63, FPS 1.11, Running 163.89s Step 387( 10.67%), action 64, FPS 1.15, Running 164.18s Step 388( 10.83%), action 65, FPS 1.18, Running 164.54s Step 389( 11.00%), action 66, FPS 1.20, Running 165.14s [2026-08-02 02:24:31] [87 ] Seed 86 success after 165.36 s. +steps: 389 , actions: 66 . +Instruction: Empty +Total 11/87(12.64%) success. +Setting seed: 87 +Step 1( N/A%), pre moving , FPS 8.03, Running 0.12s Step 2( N/A%), pre moving , FPS 10.65, Running 0.19s Step 3( N/A%), pre moving , FPS 11.54, Running 0.26s Step 4( N/A%), pre moving , FPS 12.22, Running 0.33s Step 5( N/A%), pre moving , FPS 7.66, Running 0.65s Step 6( N/A%), pre moving , FPS 8.05, Running 0.75s Step 7( N/A%), pre moving , FPS 8.64, Running 0.81s Step 8( N/A%), pre moving , FPS 9.04, Running 0.88s Step 9( N/A%), pre moving , FPS 8.37, Running 1.07s Step 10( N/A%), pre moving , FPS 7.91, Running 1.26s Step 11( N/A%), pre moving , FPS 8.15, Running 1.35s Step 12( N/A%), pre moving , FPS 8.45, Running 1.42s Step 13( N/A%), pre moving , FPS 8.74, Running 1.49s Step 14( N/A%), pre moving , FPS 7.75, Running 1.81s Step 15( N/A%), pre moving , FPS 7.89, Running 1.90s Step 16( N/A%), pre moving , FPS 8.11, Running 1.97s Step 17( N/A%), pre moving , FPS 8.03, Running 2.12s Step 18( N/A%), pre moving , FPS 7.55, Running 2.38s Step 19( N/A%), pre moving , FPS 7.76, Running 2.45s Step 20( N/A%), pre moving , FPS 7.91, Running 2.53s Step 21( N/A%), pre moving , FPS 6.94, Running 3.01s Step 22( N/A%), pre moving , FPS 6.91, Running 3.08s Step 23( N/A%), pre moving , FPS 6.53, Running 3.32s Step 24( N/A%), pre moving , FPS 6.33, Running 3.49s Step 25( N/A%), pre moving , FPS 6.90, Running 3.55s Step 26( N/A%), pre moving , FPS 5.94, Running 4.11s Step 27( N/A%), pre moving , FPS 5.80, Running 4.26s Step 28( N/A%), pre moving , FPS 5.51, Running 4.51s Step 29( N/A%), pre moving , FPS 5.69, Running 4.59s Step 30( N/A%), pre moving , FPS 5.88, Running 4.67s Step 31( N/A%), pre moving , FPS 5.50, Running 4.98s Step 32( N/A%), pre moving , FPS 5.47, Running 5.08s Step 33( N/A%), pre moving , FPS 5.46, Running 5.15s Step 34( N/A%), pre moving , FPS 5.75, Running 5.29s Step 35( N/A%), pre moving , FPS 5.51, Running 5.53s Step 36( N/A%), pre moving , FPS 4.22, Running 6.72s Step 37( N/A%), pre moving , FPS 3.88, Running 7.27s Step 38( N/A%), pre moving , FPS 4.02, Running 7.35s Step 39( N/A%), pre moving , FPS 3.82, Running 7.68s Step 40( N/A%), pre moving , FPS 3.81, Running 7.77s Step 41( N/A%), pre moving , FPS 4.12, Running 7.87s Step 42( N/A%), pre moving , FPS 4.07, Running 7.99s Step 43( N/A%), pre moving , FPS 4.04, Running 8.28s Step 44( N/A%), pre moving , FPS 4.12, Running 8.34s Step 45( N/A%), pre moving , FPS 4.11, Running 8.42s Step 46( N/A%), pre moving , FPS 4.37, Running 8.69s Step 47( N/A%), pre moving , FPS 4.37, Running 8.84s Step 48( N/A%), pre moving , FPS 3.64, Running 10.01s Step 49( N/A%), pre moving , FPS 3.64, Running 10.08s Step 50( N/A%), pre moving , FPS 3.65, Running 10.15s Step 51( N/A%), pre moving , FPS 3.65, Running 10.47s Step 52( N/A%), pre moving , FPS 3.65, Running 10.56s Step 53( N/A%), pre moving , FPS 3.64, Running 10.64s Step 54( N/A%), pre moving , FPS 3.50, Running 11.01s Step 55( N/A%), pre moving , FPS 3.58, Running 11.13s Step 56( N/A%), pre moving , FPS 4.41, Running 11.25s Step 57( N/A%), pre moving , FPS 4.58, Running 11.64s Step 58( N/A%), pre moving , FPS 4.55, Running 11.75s Step 59( N/A%), pre moving , FPS 4.49, Running 12.13s Step 60( N/A%), pre moving , FPS 4.47, Running 12.24s Step 61( N/A%), pre moving , FPS 4.22, Running 12.61s Step 62( N/A%), pre moving , FPS 4.21, Running 12.74s Step 63( N/A%), pre moving , FPS 4.37, Running 12.85s Step 64( N/A%), pre moving , FPS 4.08, Running 13.24s Step 65( N/A%), pre moving , FPS 4.05, Running 13.35s Step 66( N/A%), pre moving , FPS 3.98, Running 13.72s Step 67( N/A%), pre moving , FPS 3.99, Running 13.85s Step 68( N/A%), pre moving , FPS 4.75, Running 14.22s Step 69( N/A%), pre moving , FPS 4.69, Running 14.35s Step 70( N/A%), pre moving , FPS 4.63, Running 14.46s Step 71( N/A%), pre moving , FPS 4.58, Running 14.84s Step 72( N/A%), pre moving , FPS 4.55, Running 14.95s Step 73( N/A%), pre moving , FPS 4.27, Running 15.33s Step 74( N/A%), pre moving , FPS 4.51, Running 15.44s Step 75( N/A%), pre moving , FPS 4.27, Running 15.81s Step 76( N/A%), pre moving , FPS 4.27, Running 15.94s Step 77( N/A%), pre moving , FPS 4.29, Running 16.30s Step 78( N/A%), pre moving , FPS 4.27, Running 16.44s Step 79( N/A%), pre moving , FPS 4.51, Running 16.56s Step 80( N/A%), pre moving , FPS 4.27, Running 16.93s Step 81( N/A%), pre moving , FPS 4.51, Running 17.04s Step 82( N/A%), pre moving , FPS 4.29, Running 17.40s Step 83( N/A%), pre moving , FPS 4.35, Running 17.45s Step 84( N/A%), pre moving , FPS 4.72, Running 17.49s Step 85( N/A%), pre moving , FPS 4.82, Running 17.51s Step 86( N/A%), pre moving , FPS 5.24, Running 17.53s Step 87( N/A%), pre moving , FPS 5.38, Running 17.57s Step 88( N/A%), pre moving , FPS 5.93, Running 17.59s Step 89( N/A%), pre moving , FPS 6.12, Running 17.61s Step 90( N/A%), pre moving , FPS 6.30, Running 17.64s Step 91( N/A%), pre moving , FPS 7.11, Running 17.66s Step 92( N/A%), pre moving , FPS 7.34, Running 17.68s Step 93( N/A%), pre moving , FPS 8.43, Running 17.70s Step 94( N/A%), pre moving , FPS 8.79, Running 17.72s Step 95( N/A%), pre moving , FPS 10.37, Running 17.74s Step 96( N/A%), pre moving , FPS 10.97, Running 17.76s Step 97( N/A%), pre moving , FPS 13.53, Running 17.78s Step 98( N/A%), pre moving , FPS 14.67, Running 17.80s Step 99( N/A%), pre moving , FPS 15.88, Running 17.82s Step 100( N/A%), pre moving , FPS 21.85, Running 17.84s Step 101( N/A%), pre moving , FPS 24.21, Running 17.86s Step 102( N/A%), pre moving , FPS 41.46, Running 17.88s Step 103( N/A%), pre moving , FPS 43.67, Running 17.90s Step 104( N/A%), pre moving , FPS 45.71, Running 17.92s Step 105( N/A%), pre moving , FPS 45.82, Running 17.94s Step 106( N/A%), pre moving , FPS 46.37, Running 17.96s Step 107( N/A%), pre moving , FPS 47.51, Running 17.99s Step 108( N/A%), pre moving , FPS 45.10, Running 18.04s Step 109( N/A%), pre moving , FPS 45.34, Running 18.06s Step 110( N/A%), pre moving , FPS 44.51, Running 18.09s Step 111( N/A%), pre moving , FPS 43.29, Running 18.12s Step 112( N/A%), pre moving , FPS 10.11, Running 19.66s Step 113( N/A%), pre moving , FPS 7.87, Running 20.24s Step 114( N/A%), pre moving , FPS 6.40, Running 20.84s Step 115( N/A%), pre moving , FPS 5.42, Running 21.43s Step 116( N/A%), pre moving , FPS 4.68, Running 22.03s Step 117( N/A%), pre moving , FPS 4.16, Running 22.59s Step 118( N/A%), pre moving , FPS 3.74, Running 23.15s Step 119( N/A%), pre moving , FPS 3.38, Running 23.74s Step 120( N/A%), pre moving , FPS 3.09, Running 24.31s Step 121( N/A%), pre moving , FPS 2.85, Running 24.87s Step 122( N/A%), pre moving , FPS 2.64, Running 25.46s Step 123( N/A%), pre moving , FPS 2.47, Running 26.01s Step 124( N/A%), pre moving , FPS 2.32, Running 26.55s Step 125( N/A%), pre moving , FPS 2.18, Running 27.11s Step 126( N/A%), pre moving , FPS 2.06, Running 27.68s Step 127( N/A%), pre moving , FPS 1.94, Running 28.29s Step 128( N/A%), pre moving , FPS 1.85, Running 28.84s Step 129( N/A%), pre moving , FPS 1.77, Running 29.38s Step 130( N/A%), pre moving , FPS 1.69, Running 29.92s Step 131( N/A%), pre moving , FPS 1.61, Running 30.51s Step 132( N/A%), pre moving , FPS 1.75, Running 31.10s Step 133( N/A%), pre moving , FPS 1.75, Running 31.65s Step 134( N/A%), pre moving , FPS 1.76, Running 32.21s Step 135( N/A%), pre moving , FPS 1.76, Running 32.77s Step 136( N/A%), pre moving , FPS 1.77, Running 33.36s Step 137( N/A%), pre moving , FPS 1.76, Running 33.94s Step 138( N/A%), pre moving , FPS 1.77, Running 34.47s Step 139( N/A%), pre moving , FPS 1.77, Running 35.06s Step 140( N/A%), pre moving , FPS 1.73, Running 35.87s Step 141( N/A%), pre moving , FPS 1.71, Running 36.59s Step 142( N/A%), pre moving , FPS 1.71, Running 37.18s Step 143( N/A%), pre moving , FPS 1.74, Running 37.49s Step 144( N/A%), pre moving , FPS 1.79, Running 37.73s Step 145( N/A%), pre moving , FPS 1.81, Running 38.15s Step 146( N/A%), pre moving , FPS 1.84, Running 38.52s Step 147( N/A%), pre moving , FPS 1.84, Running 39.14s Step 148( N/A%), pre moving , FPS 1.84, Running 39.68s Step 149( N/A%), pre moving , FPS 1.83, Running 40.30s Step 150( N/A%), pre moving , FPS 1.82, Running 40.88s Step 151( N/A%), pre moving , FPS 1.82, Running 41.48s Step 152( N/A%), pre moving , FPS 1.82, Running 42.07s Step 153( N/A%), pre moving , FPS 1.82, Running 42.61s Step 154( N/A%), pre moving , FPS 1.82, Running 43.19s Step 155( N/A%), pre moving , FPS 1.83, Running 43.72s Step 156( N/A%), pre moving , FPS 1.83, Running 44.31s Step 157( N/A%), pre moving , FPS 1.83, Running 44.90s Step 158( N/A%), pre moving , FPS 1.82, Running 45.46s Step 159( N/A%), pre moving , FPS 1.83, Running 46.01s Step 160( N/A%), pre moving , FPS 1.87, Running 46.57s Step 161( N/A%), pre moving , FPS 1.91, Running 47.08s Step 162( N/A%), pre moving , FPS 1.92, Running 47.61s Step 163( N/A%), pre moving , FPS 1.87, Running 48.19s Step 164( N/A%), pre moving , FPS 1.81, Running 48.78s Step 165( N/A%), pre moving , FPS 1.79, Running 49.34s Step 166( N/A%), pre moving , FPS 1.75, Running 49.97s Step 167( N/A%), pre moving , FPS 1.75, Running 50.54s Step 168( N/A%), pre moving , FPS 1.75, Running 51.11s Step 169( N/A%), pre moving , FPS 1.76, Running 51.65s Step 170( N/A%), pre moving , FPS 1.77, Running 52.19s Step 171( N/A%), pre moving , FPS 1.78, Running 52.74s Step 172( N/A%), pre moving , FPS 1.78, Running 53.31s Step 173( N/A%), pre moving , FPS 1.78, Running 53.88s Step 174( N/A%), pre moving , FPS 1.78, Running 54.44s Step 175( N/A%), pre moving , FPS 1.77, Running 55.01s Step 176( N/A%), pre moving , FPS 1.78, Running 55.57s Step 177( N/A%), pre moving , FPS 1.78, Running 56.15s Step 178( N/A%), pre moving , FPS 1.79, Running 56.63s Step 179( N/A%), pre moving , FPS 1.85, Running 56.85s Step 180( N/A%), pre moving , FPS 1.89, Running 57.13s Step 181( N/A%), pre moving , FPS 1.95, Running 57.36s Step 182( N/A%), pre moving , FPS 1.96, Running 57.82s Step 183( N/A%), pre moving , FPS 1.99, Running 58.25s Step 184( N/A%), pre moving , FPS 2.09, Running 58.36s Step 185( N/A%), pre moving , FPS 2.13, Running 58.72s Step 186( N/A%), pre moving , FPS 2.26, Running 58.83s Step 187( N/A%), pre moving , FPS 2.39, Running 58.91s Step 188( N/A%), pre moving , FPS 2.52, Running 59.05s Step 189( N/A%), pre moving , FPS 2.59, Running 59.35s Step 190( N/A%), pre moving , FPS 2.75, Running 59.47s Step 191( N/A%), pre moving , FPS 2.93, Running 59.57s Step 192( N/A%), pre moving , FPS 3.03, Running 59.91s Step 193( N/A%), pre moving , FPS 3.25, Running 60.03s Step 194( N/A%), pre moving , FPS 2.96, Running 61.19s Step 195( N/A%), pre moving , FPS 3.14, Running 61.38s Step 196( N/A%), pre moving , FPS 3.30, Running 61.64s Step 197( N/A%), pre moving , FPS 3.57, Running 61.76s Step 198( N/A%), pre moving , FPS 3.72, Running 62.00s Step 199( N/A%), pre moving , FPS 3.64, Running 62.35s Step 200( N/A%), pre moving , FPS 3.55, Running 62.76s Step 201( N/A%), pre moving , FPS 3.59, Running 62.93s Step 202( N/A%), pre moving , FPS 3.76, Running 63.13s Step 203( N/A%), pre moving , FPS 3.80, Running 63.51s Step 204( N/A%), pre moving , FPS 3.65, Running 63.84s Step 205( N/A%), pre moving , FPS 3.72, Running 64.10s Step 206( N/A%), pre moving , FPS 3.47, Running 64.59s Step 207( N/A%), pre moving , FPS 3.40, Running 64.79s Step 208( N/A%), pre moving , FPS 3.21, Running 65.28s Step 209( N/A%), pre moving , FPS 3.13, Running 65.75s Step 210( N/A%), pre moving , FPS 3.07, Running 65.98s Step 211( N/A%), pre moving , FPS 2.93, Running 66.40s Step 212( N/A%), pre moving , FPS 3.00, Running 66.57s Step 213( N/A%), pre moving , FPS 2.87, Running 67.00s Step 214( N/A%), pre moving , FPS 3.35, Running 67.16s Step 215( N/A%), pre moving , FPS 3.36, Running 67.33s Step 216( N/A%), pre moving , FPS 3.27, Running 67.76s Step 217( N/A%), pre moving , FPS 3.25, Running 67.91s Step 218( N/A%), pre moving , FPS 3.15, Running 68.35s Step 219( N/A%), pre moving , FPS 3.20, Running 68.59s Step 220( N/A%), pre moving , FPS 3.24, Running 68.93s Step 221( N/A%), pre moving , FPS 3.28, Running 69.04s Step 222( N/A%), pre moving , FPS 3.19, Running 69.39s Step 223( N/A%), pre moving , FPS 3.34, Running 69.51s Step 224( N/A%), pre moving , FPS 3.46, Running 69.62s Step 225( N/A%), pre moving , FPS 3.39, Running 70.00s Step 226( N/A%), pre moving , FPS 3.64, Running 70.09s Step 227( N/A%), pre moving , FPS 3.64, Running 70.29s Step 228( N/A%), pre moving , FPS 3.78, Running 70.56s Step 229( N/A%), pre moving , FPS 4.07, Running 70.66s Step 230( N/A%), pre moving , FPS 4.11, Running 70.85s Step 231( N/A%), pre moving , FPS 4.23, Running 71.13s Step 232( N/A%), pre moving , FPS 4.29, Running 71.23s Step 233( N/A%), pre moving , FPS 4.59, Running 71.35s Step 234( N/A%), pre moving , FPS 4.44, Running 71.67s Step 235( N/A%), pre moving , FPS 3.66, Running 72.79s Step 236( N/A%), pre moving , FPS 3.87, Running 72.93s Step 237( N/A%), pre moving , FPS 3.90, Running 73.04s Step 238( N/A%), pre moving , FPS 3.95, Running 73.42s Step 239( N/A%), pre moving , FPS 4.01, Running 73.58s Step 240( N/A%), pre moving , FPS 3.96, Running 73.98s Step 241( N/A%), pre moving , FPS 3.90, Running 74.16s Step 242( N/A%), pre moving , FPS 3.84, Running 74.60s Step 243( N/A%), pre moving , FPS 3.71, Running 74.91s Step 244( N/A%), pre moving , FPS 3.53, Running 75.29s Step 245( N/A%), pre moving , FPS 3.45, Running 75.79s Step 246( N/A%), pre moving , FPS 3.24, Running 76.27s Step 247( N/A%), pre moving , FPS 3.23, Running 76.48s Step 248( N/A%), pre moving , FPS 3.13, Running 76.95s Step 249( N/A%), pre moving , FPS 3.08, Running 77.15s Step 250( N/A%), pre moving , FPS 3.04, Running 77.42s Step 251( N/A%), pre moving , FPS 3.08, Running 77.63s Step 252( N/A%), pre moving , FPS 2.99, Running 77.92s Step 253( N/A%), pre moving , FPS 2.82, Running 78.44s Step 254( N/A%), pre moving , FPS 2.85, Running 78.68s Step 255( N/A%), pre moving , FPS 3.12, Running 79.20s Step 256( N/A%), pre moving , FPS 2.95, Running 79.70s Step 257( N/A%), pre moving , FPS 2.85, Running 80.06s Step 258( N/A%), pre moving , FPS 2.85, Running 80.44s Step 259( N/A%), pre moving , FPS 2.73, Running 80.91s Step 260( N/A%), pre moving , FPS 2.79, Running 81.14s Step 261( N/A%), pre moving , FPS 2.68, Running 81.62s Step 262( N/A%), pre moving , FPS 2.76, Running 81.86s Step 263( N/A%), pre moving , FPS 2.69, Running 82.33s Step 264( N/A%), pre moving , FPS 2.76, Running 82.55s Step 265( N/A%), pre moving , FPS 2.76, Running 83.03s Step 266( N/A%), pre moving , FPS 2.76, Running 83.51s Step 267( N/A%), pre moving , FPS 2.75, Running 83.76s Step 268( N/A%), pre moving , FPS 2.74, Running 84.25s Step 269( N/A%), pre moving , FPS 2.64, Running 84.73s Step 270( N/A%), pre moving , FPS 2.66, Running 84.95s Step 271( N/A%), pre moving , FPS 2.56, Running 85.43s Step 272( N/A%), pre moving , FPS 2.58, Running 85.66s Step 273( N/A%), pre moving , FPS 2.62, Running 86.08s Step 274( N/A%), pre moving , FPS 2.64, Running 86.25s Step 275( N/A%), pre moving , FPS 2.66, Running 86.73s Step 276( N/A%), pre moving , FPS 2.67, Running 87.19s Step 277( N/A%), pre moving , FPS 2.71, Running 87.43s Step 278( N/A%), pre moving , FPS 2.68, Running 87.91s Step 279( N/A%), pre moving , FPS 2.75, Running 88.18s Step 280( N/A%), pre moving , FPS 2.68, Running 88.61s Step 281( N/A%), pre moving , FPS 2.68, Running 89.08s Step 282( N/A%), pre moving , FPS 2.68, Running 89.32s Step 283( N/A%), pre moving , FPS 2.69, Running 89.77s Step 284( N/A%), pre moving , FPS 2.59, Running 90.27s Step 285( N/A%), pre moving , FPS 2.59, Running 90.74s Step 286( N/A%), pre moving , FPS 2.67, Running 90.99s Step 287( N/A%), pre moving , FPS 2.60, Running 91.46s Step 288( N/A%), pre moving , FPS 2.59, Running 91.95s Step 289( N/A%), pre moving , FPS 2.71, Running 92.12s Step 290( N/A%), pre moving , FPS 2.63, Running 92.56s Step 291( N/A%), pre moving , FPS 2.74, Running 92.72s Step 292( N/A%), pre moving , FPS 2.67, Running 93.15s Step 293( N/A%), pre moving , FPS 2.76, Running 93.31s Step 294( N/A%), pre moving , FPS 2.68, Running 93.71s Step 295( N/A%), pre moving , FPS 2.79, Running 93.89s Step 296( N/A%), pre moving , FPS 2.80, Running 94.33s Step 297( N/A%), pre moving , FPS 2.83, Running 94.49s Step 298( N/A%), pre moving , FPS 2.86, Running 94.90s Step 299( N/A%), pre moving , FPS 2.90, Running 95.08s Step 300( N/A%), pre moving , FPS 2.90, Running 95.50s Step 301( N/A%), pre moving , FPS 3.05, Running 95.63s Step 302( N/A%), pre moving , FPS 3.13, Running 95.72s Step 303( N/A%), pre moving , FPS 3.31, Running 95.81s Step 304( N/A%), pre moving , FPS 3.35, Running 96.24s Step 305( N/A%), pre moving , FPS 3.54, Running 96.39s Step 306( N/A%), pre moving , FPS 3.64, Running 96.49s Step 307( N/A%), pre moving , FPS 3.71, Running 96.86s Step 308( N/A%), pre moving , FPS 3.99, Running 96.97s Step 309( N/A%), pre moving , FPS 4.03, Running 97.08s Step 310( N/A%), pre moving , FPS 4.10, Running 97.43s Step 311( N/A%), pre moving , FPS 4.17, Running 97.51s Step 312( N/A%), pre moving , FPS 4.45, Running 97.65s Step 313( N/A%), pre moving , FPS 4.48, Running 97.77s Step 314( N/A%), pre moving , FPS 4.76, Running 97.91s Step 315( N/A%), pre moving , FPS 4.81, Running 98.05s Step 316( N/A%), pre moving , FPS 5.19, Running 98.18s Step 317( N/A%), pre moving , FPS 5.26, Running 98.29s Step 318( N/A%), pre moving , FPS 5.72, Running 98.39s Step 319( N/A%), pre moving , FPS 5.45, Running 98.75s Step 320( N/A%), pre moving , FPS 2.83, Running 102.58s Step 321( N/A%), pre moving , FPS 2.64, Running 103.19s Step 322( N/A%), pre moving , FPS 2.49, Running 103.76s Step 323( N/A%), pre moving , FPS 2.35, Running 104.34s Step 324( N/A%), pre moving , FPS 2.31, Running 104.89s Step 325( N/A%), pre moving , FPS 2.20, Running 105.47s Step 326( N/A%), pre moving , FPS 2.09, Running 106.05s Step 327( N/A%), pre moving , FPS 2.05, Running 106.63s Step 328( N/A%), pre moving , FPS 1.96, Running 107.19s Step 329( N/A%), pre moving , FPS 1.88, Running 107.74s Step 330( N/A%), pre moving , FPS 1.84, Running 108.29s Step 331( N/A%), pre moving , FPS 1.76, Running 108.86s Step 332( N/A%), pre moving , FPS 1.69, Running 109.46s Step 333( N/A%), pre moving , FPS 1.64, Running 110.00s Step 334( N/A%), pre moving , FPS 1.58, Running 110.57s Step 335( N/A%), pre moving , FPS 1.52, Running 111.17s Step 336( N/A%), pre moving , FPS 1.47, Running 111.74s Step 337( N/A%), pre moving , FPS 1.42, Running 112.33s Step 338( N/A%), pre moving , FPS 1.38, Running 112.91s Step 339( N/A%), pre moving , FPS 1.36, Running 113.45s Step 340( 0.17%), action 1, FPS 1.60, Running 115.09s Step 341( 0.33%), action 2, FPS 1.55, Running 116.06s Step 342( 0.50%), action 3, FPS 1.58, Running 116.39s Step 343( 0.67%), action 4, FPS 1.61, Running 116.75s Step 344( 0.83%), action 5, FPS 1.64, Running 117.09s Step 345( 1.00%), action 6, FPS 1.65, Running 117.59s Step 346( 1.17%), action 7, FPS 1.64, Running 118.26s Step 347( 1.33%), action 8, FPS 1.62, Running 118.95s Step 348( 1.50%), action 9, FPS 1.61, Running 119.58s Step 349( 1.67%), action 10, FPS 1.57, Running 120.45s Step 350( 1.83%), action 11, FPS 1.50, Running 121.63s Step 351( 2.00%), action 12, FPS 1.50, Running 122.23s Step 352( 2.17%), action 13, FPS 1.45, Running 123.27s Step 353( 2.33%), action 14, FPS 1.41, Running 124.17s Step 354( 2.50%), action 15, FPS 1.39, Running 124.92s Step 355( 2.67%), action 16, FPS 1.36, Running 125.86s Step 356( 2.83%), action 17, FPS 1.34, Running 126.71s Step 357( 3.00%), action 18, FPS 1.31, Running 127.57s Step 358( 3.17%), action 19, FPS 1.28, Running 128.50s Step 359( 3.33%), action 20, FPS 1.26, Running 129.30s Step 360( 3.50%), action 21, FPS 1.32, Running 130.28s Step 361( 3.67%), action 22, FPS 1.32, Running 131.23s Step 362( 3.83%), action 23, FPS 1.29, Running 131.94s Step 363( 4.00%), action 24, FPS 1.24, Running 132.88s Step 364( 4.17%), action 25, FPS 1.21, Running 133.58s Step 365( 4.33%), action 26, FPS 1.18, Running 134.48s Step 366( 4.50%), action 27, FPS 1.19, Running 135.11s Step 367( 4.67%), action 28, FPS 1.21, Running 135.46s Step 368( 4.83%), action 29, FPS 1.24, Running 135.77s Step 369( 5.00%), action 30, FPS 1.28, Running 136.11s Step 370( 5.17%), action 31, FPS 1.32, Running 136.75s Step 371( 5.33%), action 32, FPS 1.33, Running 137.24s Step 372( 5.50%), action 33, FPS 1.34, Running 138.23s Step 373( 5.67%), action 34, FPS 1.35, Running 138.94s Step 374( 5.83%), action 35, FPS 1.35, Running 139.76s Step 375( 6.00%), action 36, FPS 1.37, Running 140.47s Step 376( 6.17%), action 37, FPS 1.36, Running 141.44s Step 377( 6.33%), action 38, FPS 1.38, Running 142.09s Step 378( 6.50%), action 39, FPS 1.38, Running 143.03s Step 379( 6.67%), action 40, FPS 1.39, Running 143.68s Step 380( 6.83%), action 41, FPS 1.38, Running 144.78s Step 381( 7.00%), action 42, FPS 1.39, Running 145.65s Step 382( 7.17%), action 43, FPS 1.39, Running 146.35s Step 383( 7.33%), action 44, FPS 1.41, Running 147.03s Step 384( 7.50%), action 45, FPS 1.39, Running 147.95s Step 385( 7.67%), action 46, FPS 1.39, Running 148.85s Step 386( 7.83%), action 47, FPS 1.38, Running 149.56s Step 387( 8.00%), action 48, FPS 1.33, Running 150.49s Step 388( 8.17%), action 49, FPS 1.29, Running 151.22s Step 389( 8.33%), action 50, FPS 1.24, Running 152.17s Step 390( 8.50%), action 51, FPS 1.21, Running 153.24s Step 391( 8.67%), action 52, FPS 1.19, Running 154.07s Step 392( 8.83%), action 53, FPS 1.23, Running 154.53s Step 393( 9.00%), action 54, FPS 1.26, Running 154.82s Step 394( 9.17%), action 55, FPS 1.29, Running 155.22s Step 395( 9.33%), action 56, FPS 1.33, Running 155.50s Step 396( 9.50%), action 57, FPS 1.37, Running 156.05s Step 397( 9.67%), action 58, FPS 1.36, Running 156.85s Step 398( 9.83%), action 59, FPS 1.38, Running 157.56s Step 399( 10.00%), action 60, FPS 1.35, Running 158.48s Step 400( 10.17%), action 61, FPS 1.35, Running 159.63s Step 401( 10.33%), action 62, FPS 1.34, Running 160.61s Step 402( 10.50%), action 63, FPS 1.31, Running 161.65s Step 403( 10.67%), action 64, FPS 1.30, Running 162.37s Step 404( 10.83%), action 65, FPS 1.30, Running 163.35s Step 405( 11.00%), action 66, FPS 1.28, Running 164.46s Step 406( 11.17%), action 67, FPS 1.28, Running 165.17s Step 407( 11.33%), action 68, FPS 1.29, Running 166.04s Step 408( 11.50%), action 69, FPS 1.29, Running 166.77s Step 409( 11.67%), action 70, FPS 1.29, Running 167.68s Step 410( 11.83%), action 71, FPS 1.29, Running 168.73s Step 411( 12.00%), action 72, FPS 1.30, Running 169.41s Step 412( 12.17%), action 73, FPS 1.26, Running 170.37s Step 413( 12.33%), action 74, FPS 1.22, Running 171.19s Step 414( 12.50%), action 75, FPS 1.20, Running 171.94s Step 415( 12.67%), action 76, FPS 1.16, Running 172.76s Step 416( 12.83%), action 77, FPS 1.15, Running 173.49s Step 417( 13.00%), action 78, FPS 1.18, Running 173.76s Step 418( 13.17%), action 79, FPS 1.21, Running 174.06s Step 419( 13.33%), action 80, FPS 1.24, Running 174.60s Step 420( 13.50%), action 81, FPS 1.27, Running 175.43s Step 421( 13.67%), action 82, FPS 1.28, Running 176.28s Step 422( 13.83%), action 83, FPS 1.31, Running 176.91s Step 423( 14.00%), action 84, FPS 1.30, Running 177.81s Step 424( 14.17%), action 85, FPS 1.33, Running 178.43s Step 425( 14.33%), action 86, FPS 1.35, Running 179.32s Step 426( 14.50%), action 87, FPS 1.34, Running 180.13s Step 427( 14.67%), action 88, FPS 1.32, Running 181.14s Step 428( 14.83%), action 89, FPS 1.33, Running 181.85s Step 429( 15.00%), action 90, FPS 1.32, Running 182.80s Step 430( 15.17%), action 91, FPS 1.31, Running 183.96s Step 431( 15.33%), action 92, FPS 1.31, Running 184.62s Step 432( 15.50%), action 93, FPS 1.32, Running 185.56s Step 433( 15.67%), action 94, FPS 1.32, Running 186.31s Step 434( 15.83%), action 95, FPS 1.31, Running 187.27s Step 435( 16.00%), action 96, FPS 1.32, Running 187.87s Step 436( 16.17%), action 97, FPS 1.29, Running 188.94s Step 437( 16.33%), action 98, FPS 1.26, Running 189.62s Step 438( 16.50%), action 99, FPS 1.22, Running 190.41s Step 439( 16.67%), action 100, FPS 1.21, Running 191.20s Step 440( 16.83%), action 101, FPS 1.19, Running 192.20s Step 441( 17.00%), action 102, FPS 1.23, Running 192.54s Step 442( 17.17%), action 103, FPS 1.25, Running 192.88s Step 443( 17.33%), action 104, FPS 1.29, Running 193.27s Step 444( 17.50%), action 105, FPS 1.28, Running 194.02s Step 445( 17.67%), action 106, FPS 1.30, Running 194.66s Step 446( 17.83%), action 107, FPS 1.31, Running 195.39s Step 447( 18.00%), action 108, FPS 1.32, Running 196.25s Step 448( 18.17%), action 109, FPS 1.33, Running 196.93s Step 449( 18.33%), action 110, FPS 1.33, Running 197.87s Step 450( 18.50%), action 111, FPS 1.34, Running 198.87s Step 451( 18.67%), action 112, FPS 1.33, Running 199.62s Step 452( 18.83%), action 113, FPS 1.32, Running 200.66s Step 453( 19.00%), action 114, FPS 1.33, Running 201.40s Step 454( 19.17%), action 115, FPS 1.32, Running 202.37s Step 455( 19.33%), action 116, FPS 1.33, Running 202.97s Step 456( 19.50%), action 117, FPS 1.33, Running 203.92s Step 457( 19.67%), action 118, FPS 1.34, Running 204.52s Step 458( 19.83%), action 119, FPS 1.32, Running 205.53s Step 459( 20.00%), action 120, FPS 1.34, Running 206.12s Step 460( 20.17%), action 121, FPS 1.34, Running 207.13s Step 461( 20.33%), action 122, FPS 1.31, Running 207.81s Step 462( 20.50%), action 123, FPS 1.26, Running 208.78s Step 463( 20.67%), action 124, FPS 1.23, Running 209.54s Step 464( 20.83%), action 125, FPS 1.22, Running 210.45s Step 465( 21.00%), action 126, FPS 1.21, Running 211.14s Step 466( 21.17%), action 127, FPS 1.22, Running 211.72s Step 467( 21.33%), action 128, FPS 1.27, Running 212.03s Step 468( 21.50%), action 129, FPS 1.29, Running 212.38s Step 469( 21.67%), action 130, FPS 1.35, Running 212.71s Step 470( 21.83%), action 131, FPS 1.36, Running 213.53s Step 471( 22.00%), action 132, FPS 1.35, Running 214.44s Step 472( 22.17%), action 133, FPS 1.38, Running 215.12s Step 473( 22.33%), action 134, FPS 1.37, Running 216.03s Step 474( 22.50%), action 135, FPS 1.39, Running 216.71s Step 475( 22.67%), action 136, FPS 1.36, Running 217.65s Step 476( 22.83%), action 137, FPS 1.39, Running 218.33s Step 477( 23.00%), action 138, FPS 1.38, Running 218.98s Step 478( 23.17%), action 139, FPS 1.39, Running 219.97s Step 479( 23.33%), action 140, FPS 1.35, Running 220.92s Step 480( 23.50%), action 141, FPS 1.34, Running 222.04s Step 481( 23.67%), action 142, FPS 1.34, Running 222.69s Step 482( 23.83%), action 143, FPS 1.34, Running 223.75s Step 483( 24.00%), action 144, FPS 1.33, Running 224.60s Step 484( 24.17%), action 145, FPS 1.33, Running 225.43s Step 485( 24.33%), action 146, FPS 1.31, Running 226.36s Step 486( 24.50%), action 147, FPS 1.30, Running 227.07s Step 487( 24.67%), action 148, FPS 1.25, Running 227.97s Step 488( 24.83%), action 149, FPS 1.23, Running 228.65s Step 489( 25.00%), action 150, FPS 1.18, Running 229.62s Step 490( 25.17%), action 151, FPS 1.17, Running 230.67s Step 491( 25.33%), action 152, FPS 1.21, Running 230.96s Step 492( 25.50%), action 153, FPS 1.24, Running 231.32s Step 493( 25.67%), action 154, FPS 1.29, Running 231.60s Step 494( 25.83%), action 155, FPS 1.30, Running 232.14s Step 495( 26.00%), action 156, FPS 1.34, Running 232.58s Step 496( 26.17%), action 157, FPS 1.33, Running 233.37s Step 497( 26.33%), action 158, FPS 1.31, Running 234.25s Step 498( 26.50%), action 159, FPS 1.34, Running 234.86s Step 499( 26.67%), action 160, FPS 1.35, Running 235.74s Step 500( 26.83%), action 161, FPS 1.35, Running 236.86s Step 501( 27.00%), action 162, FPS 1.35, Running 237.47s Step 502( 27.17%), action 163, FPS 1.35, Running 238.54s Step 503( 27.33%), action 164, FPS 1.35, Running 239.40s Step 504( 27.50%), action 165, FPS 1.35, Running 240.24s Step 505( 27.67%), action 166, FPS 1.35, Running 241.21s Step 506( 27.83%), action 167, FPS 1.33, Running 242.14s Step 507( 28.00%), action 168, FPS 1.35, Running 242.81s Step 508( 28.17%), action 169, FPS 1.34, Running 243.57s Step 509( 28.33%), action 170, FPS 1.35, Running 244.39s Step 510( 28.50%), action 171, FPS 1.36, Running 245.40s Step 511( 28.67%), action 172, FPS 1.33, Running 245.99s Step 512( 28.83%), action 173, FPS 1.29, Running 246.81s Step 513( 29.00%), action 174, FPS 1.25, Running 247.56s Step 514( 29.17%), action 175, FPS 1.24, Running 248.27s Step 515( 29.33%), action 176, FPS 1.21, Running 249.15s Step 516( 29.50%), action 177, FPS 1.22, Running 249.75s Step 517( 29.67%), action 178, FPS 1.27, Running 250.03s Step 518( 29.83%), action 179, FPS 1.28, Running 250.43s Step 519( 30.00%), action 180, FPS 1.33, Running 250.76s Step 520( 30.17%), action 181, FPS 1.36, Running 251.52s Step 521( 30.33%), action 182, FPS 1.34, Running 252.45s Step 522( 30.50%), action 183, FPS 1.36, Running 253.21s Step 523( 30.67%), action 184, FPS 1.36, Running 254.12s Step 524( 30.83%), action 185, FPS 1.38, Running 254.77s Step 525( 31.00%), action 186, FPS 1.38, Running 255.72s Step 526( 31.17%), action 187, FPS 1.40, Running 256.40s Step 527( 31.33%), action 188, FPS 1.38, Running 257.28s Step 528( 31.50%), action 189, FPS 1.39, Running 257.97s Step 529( 31.67%), action 190, FPS 1.38, Running 258.87s Step 530( 31.83%), action 191, FPS 1.38, Running 259.93s Step 531( 32.00%), action 192, FPS 1.37, Running 260.58s Step 532( 32.17%), action 193, FPS 1.35, Running 261.59s Step 533( 32.33%), action 194, FPS 1.36, Running 262.22s Step 534( 32.50%), action 195, FPS 1.33, Running 263.28s Step 535( 32.67%), action 196, FPS 1.33, Running 264.17s Step 536( 32.83%), action 197, FPS 1.32, Running 264.93s Step 537( 33.00%), action 198, FPS 1.28, Running 265.64s Step 538( 33.17%), action 199, FPS 1.25, Running 266.49s Step 539( 33.33%), action 200, FPS 1.22, Running 267.16s Step 540( 33.50%), action 201, FPS 1.20, Running 268.17s Step 541( 33.67%), action 202, FPS 1.22, Running 268.78s Step 542( 33.83%), action 203, FPS 1.26, Running 269.10s Step 543( 34.00%), action 204, FPS 1.31, Running 269.42s Step 544( 34.17%), action 205, FPS 1.34, Running 269.74s Step 545( 34.33%), action 206, FPS 1.38, Running 270.25s Step 546( 34.50%), action 207, FPS 1.36, Running 271.06s Step 547( 34.67%), action 208, FPS 1.38, Running 271.73s Step 548( 34.83%), action 209, FPS 1.36, Running 272.67s Step 549( 35.00%), action 210, FPS 1.37, Running 273.44s Step 550( 35.17%), action 211, FPS 1.38, Running 274.46s Step 551( 35.33%), action 212, FPS 1.35, Running 275.40s Step 552( 35.50%), action 213, FPS 1.37, Running 276.18s Step 553( 35.67%), action 214, FPS 1.34, Running 277.10s Step 554( 35.83%), action 215, FPS 1.37, Running 277.84s Step 555( 36.00%), action 216, FPS 1.40, Running 278.50s Step 556( 36.17%), action 217, FPS 1.37, Running 279.49s Step 557( 36.33%), action 218, FPS 1.38, Running 280.09s Step 558( 36.50%), action 219, FPS 1.36, Running 281.16s Step 559( 36.67%), action 220, FPS 1.36, Running 281.88s Step 560( 36.83%), action 221, FPS 1.36, Running 282.83s Step 561( 37.00%), action 222, FPS 1.35, Running 283.57s Step 562( 37.17%), action 223, FPS 1.30, Running 284.42s Step 563( 37.33%), action 224, FPS 1.27, Running 285.12s Step 564( 37.50%), action 225, FPS 1.23, Running 286.04s Step 565( 37.67%), action 226, FPS 1.22, Running 286.63s Step 566( 37.83%), action 227, FPS 1.21, Running 287.57s Step 567( 38.00%), action 228, FPS 1.21, Running 288.20s Step 568( 38.17%), action 229, FPS 1.26, Running 288.55s Step 569( 38.33%), action 230, FPS 1.30, Running 288.85s Step 570( 38.50%), action 231, FPS 1.32, Running 289.63s Step 571( 38.67%), action 232, FPS 1.34, Running 290.29s Step 572( 38.83%), action 233, FPS 1.33, Running 291.21s Step 573( 39.00%), action 234, FPS 1.35, Running 291.95s Step 574( 39.17%), action 235, FPS 1.33, Running 292.82s Step 575( 39.33%), action 236, FPS 1.33, Running 293.54s Step 576( 39.50%), action 237, FPS 1.35, Running 294.34s Step 577( 39.67%), action 238, FPS 1.33, Running 295.11s Step 578( 39.83%), action 239, FPS 1.33, Running 296.17s Step 579( 40.00%), action 240, FPS 1.31, Running 297.13s Step 580( 40.17%), action 241, FPS 1.30, Running 298.27s Step 581( 40.33%), action 242, FPS 1.31, Running 298.83s Step 582( 40.50%), action 243, FPS 1.32, Running 299.56s Step 583( 40.67%), action 244, FPS 1.31, Running 300.42s Step 584( 40.83%), action 245, FPS 1.29, Running 301.49s Step 585( 41.00%), action 246, FPS 1.29, Running 302.15s Step 586( 41.17%), action 247, FPS 1.29, Running 303.13s Step 587( 41.33%), action 248, FPS 1.28, Running 303.86s Step 588( 41.50%), action 249, FPS 1.23, Running 304.80s Step 589( 41.67%), action 250, FPS 1.19, Running 305.69s Step 590( 41.83%), action 251, FPS 1.16, Running 306.84s Step 591( 42.00%), action 252, FPS 1.19, Running 307.12s Step 592( 42.17%), action 253, FPS 1.23, Running 307.49s Step 593( 42.33%), action 254, FPS 1.25, Running 307.90s Step 594( 42.50%), action 255, FPS 1.28, Running 308.49s Step 595( 42.67%), action 256, FPS 1.28, Running 309.18s Step 596( 42.83%), action 257, FPS 1.29, Running 309.81s Step 597( 43.00%), action 258, FPS 1.30, Running 310.51s Step 598( 43.17%), action 259, FPS 1.32, Running 311.35s Step 599( 43.33%), action 260, FPS 1.35, Running 312.00s Step 600( 43.50%), action 261, FPS 1.35, Running 313.05s Step 601( 43.67%), action 262, FPS 1.35, Running 313.62s Step 602( 43.83%), action 263, FPS 1.36, Running 314.27s Step 603( 44.00%), action 264, FPS 1.37, Running 315.06s Step 604( 44.17%), action 265, FPS 1.39, Running 315.86s Step 605( 44.33%), action 266, FPS 1.38, Running 316.68s Step 606( 44.50%), action 267, FPS 1.39, Running 317.48s Step 607( 44.67%), action 268, FPS 1.38, Running 318.38s Step 608( 44.83%), action 269, FPS 1.41, Running 319.04s Step 609( 45.00%), action 270, FPS 1.40, Running 319.98s Step 610( 45.17%), action 271, FPS 1.40, Running 321.16s Step 611( 45.33%), action 272, FPS 1.36, Running 321.85s Step 612( 45.50%), action 273, FPS 1.31, Running 322.80s Step 613( 45.67%), action 274, FPS 1.29, Running 323.39s Step 614( 45.83%), action 275, FPS 1.26, Running 324.42s Step 615( 46.00%), action 276, FPS 1.27, Running 324.99s Step 616( 46.17%), action 277, FPS 1.24, Running 325.99s Step 617( 46.33%), action 278, FPS 1.27, Running 326.29s Step 618( 46.50%), action 279, FPS 1.31, Running 326.65s Step 619( 46.67%), action 280, FPS 1.34, Running 326.95s Step 620( 46.83%), action 281, FPS 1.39, Running 327.43s Step 621( 47.00%), action 282, FPS 1.39, Running 327.98s Step 622( 47.17%), action 283, FPS 1.41, Running 328.47s Step 623( 47.33%), action 284, FPS 1.42, Running 329.16s Step 624( 47.50%), action 285, FPS 1.40, Running 330.11s Step 625( 47.67%), action 286, FPS 1.38, Running 331.14s Step 626( 47.83%), action 287, FPS 1.39, Running 331.90s Step 627( 48.00%), action 288, FPS 1.39, Running 332.73s Step 628( 48.17%), action 289, FPS 1.38, Running 333.52s Step 629( 48.33%), action 290, FPS 1.39, Running 334.38s Step 630( 48.50%), action 291, FPS 1.41, Running 335.38s Step 631( 48.67%), action 292, FPS 1.41, Running 336.07s Step 632( 48.83%), action 293, FPS 1.42, Running 336.88s Step 633( 49.00%), action 294, FPS 1.40, Running 337.72s Step 634( 49.17%), action 295, FPS 1.39, Running 338.76s Step 635( 49.33%), action 296, FPS 1.35, Running 339.78s Step 636( 49.50%), action 297, FPS 1.38, Running 340.49s Step 637( 49.67%), action 298, FPS 1.32, Running 341.44s Step 638( 49.83%), action 299, FPS 1.29, Running 342.10s Step 639( 50.00%), action 300, FPS 1.24, Running 343.03s Step 640( 50.17%), action 301, FPS 1.20, Running 344.17s Step 641( 50.33%), action 302, FPS 1.18, Running 344.91s Step 642( 50.50%), action 303, FPS 1.15, Running 345.83s Step 643( 50.67%), action 304, FPS 1.18, Running 346.13s Step 644( 50.83%), action 305, FPS 1.21, Running 346.60s Step 645( 51.00%), action 306, FPS 1.26, Running 347.06s Step 646( 51.17%), action 307, FPS 1.26, Running 347.75s Step 647( 51.33%), action 308, FPS 1.25, Running 348.68s Step 648( 51.50%), action 309, FPS 1.26, Running 349.37s Step 649( 51.67%), action 310, FPS 1.25, Running 350.33s Step 650( 51.83%), action 311, FPS 1.25, Running 351.41s Step 651( 52.00%), action 312, FPS 1.26, Running 351.99s Step 652( 52.17%), action 313, FPS 1.25, Running 352.94s Step 653( 52.33%), action 314, FPS 1.26, Running 353.60s Step 654( 52.50%), action 315, FPS 1.26, Running 354.62s Step 655( 52.67%), action 316, FPS 1.29, Running 355.26s Step 656( 52.83%), action 317, FPS 1.27, Running 356.25s Step 657( 53.00%), action 318, FPS 1.30, Running 356.86s Step 658( 53.17%), action 319, FPS 1.27, Running 357.85s Step 659( 53.33%), action 320, FPS 1.26, Running 358.90s Step 660( 53.50%), action 321, FPS 1.26, Running 359.99s Step 661( 53.67%), action 322, FPS 1.28, Running 360.58s Step 662( 53.83%), action 323, FPS 1.27, Running 361.60s Step 663( 54.00%), action 324, FPS 1.24, Running 362.20s Step 664( 54.17%), action 325, FPS 1.20, Running 363.24s Step 665( 54.33%), action 326, FPS 1.17, Running 364.16s Step 666( 54.50%), action 327, FPS 1.17, Running 364.82s Step 667( 54.67%), action 328, FPS 1.22, Running 365.10s Step 668( 54.83%), action 329, FPS 1.24, Running 365.47s Step 669( 55.00%), action 330, FPS 1.29, Running 365.86s Step 670( 55.17%), action 331, FPS 1.33, Running 366.50s Step 671( 55.33%), action 332, FPS 1.29, Running 367.45s Step 672( 55.50%), action 333, FPS 1.28, Running 368.51s Step 673( 55.67%), action 334, FPS 1.29, Running 369.09s Step 674( 55.83%), action 335, FPS 1.31, Running 369.90s Step 675( 56.00%), action 336, FPS 1.30, Running 370.70s Step 676( 56.17%), action 337, FPS 1.29, Running 371.77s Step 677( 56.33%), action 338, FPS 1.26, Running 372.73s Step 678( 56.50%), action 339, FPS 1.28, Running 373.53s Step 679( 56.67%), action 340, FPS 1.28, Running 374.49s Step 680( 56.83%), action 341, FPS 1.28, Running 375.59s Step 681( 57.00%), action 342, FPS 1.25, Running 376.61s Step 682( 57.17%), action 343, FPS 1.27, Running 377.36s Step 683( 57.33%), action 344, FPS 1.24, Running 378.38s Step 684( 57.50%), action 345, FPS 1.24, Running 379.36s Step 685( 57.67%), action 346, FPS 1.26, Running 380.00s Step 686( 57.83%), action 347, FPS 1.25, Running 380.79s Step 687( 58.00%), action 348, FPS 1.21, Running 381.63s Step 688( 58.17%), action 349, FPS 1.17, Running 382.51s Step 689( 58.33%), action 350, FPS 1.14, Running 383.37s Step 690( 58.50%), action 351, FPS 1.14, Running 384.04s Step 691( 58.67%), action 352, FPS 1.18, Running 384.34s Step 692( 58.83%), action 353, FPS 1.24, Running 384.70s Step 693( 59.00%), action 354, FPS 1.25, Running 385.07s Step 694( 59.17%), action 355, FPS 1.27, Running 385.66s Step 695( 59.33%), action 356, FPS 1.28, Running 386.36s Step 696( 59.50%), action 357, FPS 1.28, Running 387.37s Step 697( 59.67%), action 358, FPS 1.30, Running 388.10s Step 698( 59.83%), action 359, FPS 1.30, Running 388.97s Step 699( 60.00%), action 360, FPS 1.32, Running 389.64s Step 700( 60.17%), action 361, FPS 1.33, Running 390.57s Step 701( 60.33%), action 362, FPS 1.34, Running 391.51s Step 702( 60.50%), action 363, FPS 1.35, Running 392.19s Step 703( 60.67%), action 364, FPS 1.37, Running 393.03s Step 704( 60.83%), action 365, FPS 1.39, Running 393.78s Step 705( 61.00%), action 366, FPS 1.36, Running 394.71s Step 706( 61.17%), action 367, FPS 1.37, Running 395.36s Step 707( 61.33%), action 368, FPS 1.37, Running 396.25s Step 708( 61.50%), action 369, FPS 1.39, Running 396.94s Step 709( 61.67%), action 370, FPS 1.38, Running 397.84s Step 710( 61.83%), action 371, FPS 1.35, Running 398.88s Step 711( 62.00%), action 372, FPS 1.32, Running 399.51s Step 712( 62.17%), action 373, FPS 1.27, Running 400.45s Step 713( 62.33%), action 374, FPS 1.25, Running 401.12s Step 714( 62.50%), action 375, FPS 1.22, Running 402.03s Step 715( 62.67%), action 376, FPS 1.23, Running 402.64s Step 716( 62.83%), action 377, FPS 1.27, Running 403.12s Step 717( 63.00%), action 378, FPS 1.29, Running 403.57s Step 718( 63.17%), action 379, FPS 1.28, Running 404.62s Step 719( 63.33%), action 380, FPS 1.28, Running 405.32s Step 720( 63.50%), action 381, FPS 1.27, Running 406.34s Step 721( 63.67%), action 382, FPS 1.29, Running 406.97s Step 722( 63.83%), action 383, FPS 1.28, Running 407.84s Step 723( 64.00%), action 384, FPS 1.28, Running 408.68s Step 724( 64.17%), action 385, FPS 1.26, Running 409.68s Step 725( 64.33%), action 386, FPS 1.26, Running 410.62s Step 726( 64.50%), action 387, FPS 1.24, Running 411.45s Step 727( 64.67%), action 388, FPS 1.25, Running 412.30s Step 728( 64.83%), action 389, FPS 1.22, Running 413.27s Step 729( 65.00%), action 390, FPS 1.23, Running 414.06s Step 730( 65.17%), action 391, FPS 1.23, Running 415.18s Step 731( 65.33%), action 392, FPS 1.22, Running 415.90s Step 732( 65.50%), action 393, FPS 1.23, Running 416.67s Step 733( 65.67%), action 394, FPS 1.23, Running 417.36s Step 734( 65.83%), action 395, FPS 1.24, Running 418.19s Step 735( 66.00%), action 396, FPS 1.21, Running 419.12s Step 736( 66.17%), action 397, FPS 1.19, Running 419.91s Step 737( 66.33%), action 398, FPS 1.16, Running 420.80s Step 738( 66.50%), action 399, FPS 1.18, Running 421.57s Step 739( 66.67%), action 400, FPS 1.21, Running 421.87s Step 740( 66.83%), action 401, FPS 1.23, Running 422.62s Step 741( 67.00%), action 402, FPS 1.22, Running 423.43s Step 742( 67.17%), action 403, FPS 1.22, Running 424.29s Step 743( 67.33%), action 404, FPS 1.22, Running 425.13s Step 744( 67.50%), action 405, FPS 1.22, Running 426.02s Step 745( 67.67%), action 406, FPS 1.23, Running 426.84s Step 746( 67.83%), action 407, FPS 1.22, Running 427.82s Step 747( 68.00%), action 408, FPS 1.24, Running 428.45s Step 748( 68.17%), action 409, FPS 1.23, Running 429.48s Step 749( 68.33%), action 410, FPS 1.24, Running 430.25s Step 750( 68.50%), action 411, FPS 1.25, Running 431.19s Step 751( 68.67%), action 412, FPS 1.26, Running 431.77s Step 752( 68.83%), action 413, FPS 1.24, Running 432.77s Step 753( 69.00%), action 414, FPS 1.23, Running 433.56s Step 754( 69.17%), action 415, FPS 1.23, Running 434.47s Step 755( 69.33%), action 416, FPS 1.22, Running 435.48s Step 756( 69.50%), action 417, FPS 1.23, Running 436.20s Step 757( 69.67%), action 418, FPS 1.22, Running 437.17s Step 758( 69.83%), action 419, FPS 1.23, Running 437.84s Step 759( 70.00%), action 420, FPS 1.19, Running 438.63s Step 760( 70.17%), action 421, FPS 1.18, Running 439.58s Step 761( 70.33%), action 422, FPS 1.17, Running 440.49s Step 762( 70.50%), action 423, FPS 1.21, Running 440.81s Step 763( 70.67%), action 424, FPS 1.25, Running 441.15s Step 764( 70.83%), action 425, FPS 1.28, Running 441.59s Step 765( 71.00%), action 426, FPS 1.30, Running 442.25s Step 766( 71.17%), action 427, FPS 1.30, Running 443.17s Step 767( 71.33%), action 428, FPS 1.30, Running 443.88s Step 768( 71.50%), action 429, FPS 1.33, Running 444.53s Step 769( 71.67%), action 430, FPS 1.32, Running 445.43s Step 770( 71.83%), action 431, FPS 1.30, Running 446.52s Step 771( 72.00%), action 432, FPS 1.30, Running 447.20s Step 772( 72.17%), action 433, FPS 1.31, Running 448.06s Step 773( 72.33%), action 434, FPS 1.31, Running 448.80s Step 774( 72.50%), action 435, FPS 1.33, Running 449.52s Step 775( 72.67%), action 436, FPS 1.34, Running 450.38s Step 776( 72.83%), action 437, FPS 1.34, Running 451.10s Step 777( 73.00%), action 438, FPS 1.35, Running 452.02s Step 778( 73.17%), action 439, FPS 1.34, Running 452.73s Step 779( 73.33%), action 440, FPS 1.33, Running 453.66s Step 780( 73.50%), action 441, FPS 1.32, Running 454.71s Step 781( 73.67%), action 442, FPS 1.33, Running 455.57s Step 782( 73.83%), action 443, FPS 1.28, Running 456.39s Step 783( 74.00%), action 444, FPS 1.26, Running 457.00s Step 784( 74.17%), action 445, FPS 1.22, Running 458.02s Step 785( 74.33%), action 446, FPS 1.22, Running 458.64s Step 786( 74.50%), action 447, FPS 1.24, Running 459.30s Step 787( 74.67%), action 448, FPS 1.25, Running 459.82s Step 788( 74.83%), action 449, FPS 1.28, Running 460.13s Step 789( 75.00%), action 450, FPS 1.33, Running 460.46s Step 790( 75.17%), action 451, FPS 1.38, Running 460.99s Step 791( 75.33%), action 452, FPS 1.39, Running 461.55s Step 792( 75.50%), action 453, FPS 1.40, Running 462.33s Step 793( 75.67%), action 454, FPS 1.41, Running 463.00s Step 794( 75.83%), action 455, FPS 1.38, Running 464.04s Step 795( 76.00%), action 456, FPS 1.39, Running 464.76s Step 796( 76.17%), action 457, FPS 1.37, Running 465.68s Step 797( 76.33%), action 458, FPS 1.37, Running 466.59s Step 798( 76.50%), action 459, FPS 1.37, Running 467.32s Step 799( 76.67%), action 460, FPS 1.37, Running 468.24s Step 800( 76.83%), action 461, FPS 1.37, Running 469.36s Step 801( 77.00%), action 462, FPS 1.39, Running 469.92s Step 802( 77.17%), action 463, FPS 1.37, Running 470.96s Step 803( 77.33%), action 464, FPS 1.37, Running 471.57s Step 804( 77.50%), action 465, FPS 1.40, Running 472.26s Step 805( 77.67%), action 466, FPS 1.38, Running 473.12s Step 806( 77.83%), action 467, FPS 1.38, Running 473.81s Step 807( 78.00%), action 468, FPS 1.34, Running 474.71s Step 808( 78.17%), action 469, FPS 1.31, Running 475.44s Step 809( 78.33%), action 470, FPS 1.26, Running 476.37s Step 810( 78.50%), action 471, FPS 1.21, Running 477.51s Step 811( 78.67%), action 472, FPS 1.19, Running 478.34s Step 812( 78.83%), action 473, FPS 1.19, Running 479.07s Step 813( 79.00%), action 474, FPS 1.22, Running 479.42s Step 814( 79.17%), action 475, FPS 1.27, Running 479.74s Step 815( 79.33%), action 476, FPS 1.31, Running 480.09s Step 816( 79.50%), action 477, FPS 1.36, Running 480.41s Step 817( 79.67%), action 478, FPS 1.40, Running 480.89s Step 818( 79.83%), action 479, FPS 1.41, Running 481.49s Step 819( 80.00%), action 480, FPS 1.42, Running 482.33s Step 820( 80.17%), action 481, FPS 1.43, Running 483.38s Step 821( 80.33%), action 482, FPS 1.41, Running 484.12s Step 822( 80.50%), action 483, FPS 1.42, Running 485.05s Step 823( 80.67%), action 484, FPS 1.40, Running 485.88s Step 824( 80.83%), action 485, FPS 1.39, Running 486.70s Step 825( 81.00%), action 486, FPS 1.37, Running 487.67s Step 826( 81.17%), action 487, FPS 1.34, Running 488.77s Step 827( 81.33%), action 488, FPS 1.32, Running 489.84s Step 828( 81.50%), action 489, FPS 1.33, Running 490.50s Step 829( 81.67%), action 490, FPS 1.33, Running 491.40s Step 830( 81.83%), action 491, FPS 1.33, Running 492.54s Step 831( 82.00%), action 492, FPS 1.33, Running 493.36s Step 832( 82.17%), action 493, FPS 1.32, Running 494.23s Step 833( 82.33%), action 494, FPS 1.27, Running 495.17s Step 834( 82.50%), action 495, FPS 1.24, Running 495.90s Step 835( 82.67%), action 496, FPS 1.21, Running 496.61s Step 836( 82.83%), action 497, FPS 1.17, Running 497.46s Step 837( 83.00%), action 498, FPS 1.15, Running 498.21s Step 838( 83.17%), action 499, FPS 1.16, Running 498.71s Step 839( 83.33%), action 500, FPS 1.20, Running 499.02s Step 840( 83.50%), action 501, FPS 1.24, Running 499.47s Step 841( 83.67%), action 502, FPS 1.27, Running 499.93s Step 842( 83.83%), action 503, FPS 1.29, Running 500.56s Step 843( 84.00%), action 504, FPS 1.28, Running 501.49s Step 844( 84.17%), action 505, FPS 1.29, Running 502.22s Step 845( 84.33%), action 506, FPS 1.29, Running 503.14s Step 846( 84.50%), action 507, FPS 1.33, Running 503.82s Step 847( 84.67%), action 508, FPS 1.35, Running 504.67s Step 848( 84.83%), action 509, FPS 1.34, Running 505.43s Step 849( 85.00%), action 510, FPS 1.35, Running 506.18s Step 850( 85.17%), action 511, FPS 1.38, Running 507.07s Step 851( 85.33%), action 512, FPS 1.38, Running 507.91s Step 852( 85.50%), action 513, FPS 1.39, Running 508.66s Step 853( 85.67%), action 514, FPS 1.39, Running 509.57s Step 854( 85.83%), action 515, FPS 1.38, Running 510.36s Step 855( 86.00%), action 516, FPS 1.36, Running 511.28s Step 856( 86.17%), action 517, FPS 1.38, Running 511.96s Step 857( 86.33%), action 518, FPS 1.36, Running 512.89s Step 858( 86.50%), action 519, FPS 1.34, Running 513.64s Step 859( 86.67%), action 520, FPS 1.29, Running 514.56s Step 860( 86.83%), action 521, FPS 1.24, Running 515.57s Step 861( 87.00%), action 522, FPS 1.22, Running 516.31s Step 862( 87.17%), action 523, FPS 1.21, Running 517.11s Step 863( 87.33%), action 524, FPS 1.22, Running 517.90s Step 864( 87.50%), action 525, FPS 1.25, Running 518.28s Step 865( 87.67%), action 526, FPS 1.30, Running 518.56s Step 866( 87.83%), action 527, FPS 1.32, Running 518.96s Step 867( 88.00%), action 528, FPS 1.37, Running 519.24s Step 868( 88.17%), action 529, FPS 1.42, Running 519.56s Step 869( 88.33%), action 530, FPS 1.44, Running 520.03s Step 870( 88.50%), action 531, FPS 1.43, Running 521.06s Step 871( 88.67%), action 532, FPS 1.45, Running 521.72s Step 872( 88.83%), action 533, FPS 1.45, Running 522.42s Step 873( 89.00%), action 534, FPS 1.46, Running 523.24s Step 874( 89.17%), action 535, FPS 1.43, Running 524.33s Step 875( 89.33%), action 536, FPS 1.46, Running 524.97s Step 876( 89.50%), action 537, FPS 1.42, Running 526.02s Step 877( 89.67%), action 538, FPS 1.46, Running 526.61s Step 878( 89.83%), action 539, FPS 1.45, Running 527.44s Step 879( 90.00%), action 540, FPS 1.47, Running 528.18s Step 880( 90.17%), action 541, FPS 1.46, Running 529.24s Step 881( 90.33%), action 542, FPS 1.47, Running 529.92s Step 882( 90.50%), action 543, FPS 1.46, Running 530.83s Step 883( 90.67%), action 544, FPS 1.47, Running 531.50s Step 884( 90.83%), action 545, FPS 1.40, Running 532.56s Step 885( 91.00%), action 546, FPS 1.36, Running 533.26s Step 886( 91.17%), action 547, FPS 1.31, Running 534.18s Step 887( 91.33%), action 548, FPS 1.28, Running 534.85s Step 888( 91.50%), action 549, FPS 1.23, Running 535.84s Step 889( 91.67%), action 550, FPS 1.21, Running 536.52s Step 890( 91.83%), action 551, FPS 1.21, Running 537.63s Step 891( 92.00%), action 552, FPS 1.21, Running 538.27s Step 892( 92.17%), action 553, FPS 1.24, Running 538.59s Step 893( 92.33%), action 554, FPS 1.28, Running 538.92s Step 894( 92.50%), action 555, FPS 1.34, Running 539.24s Step 895( 92.67%), action 556, FPS 1.35, Running 539.82s Step 896( 92.83%), action 557, FPS 1.36, Running 540.67s Step 897( 93.00%), action 558, FPS 1.34, Running 541.53s Step 898( 93.17%), action 559, FPS 1.34, Running 542.32s Step 899( 93.33%), action 560, FPS 1.33, Running 543.26s Step 900( 93.50%), action 561, FPS 1.32, Running 544.38s Step 901( 93.67%), action 562, FPS 1.32, Running 545.05s Step 902( 93.83%), action 563, FPS 1.32, Running 546.00s Step 903( 94.00%), action 564, FPS 1.32, Running 546.62s Step 904( 94.17%), action 565, FPS 1.33, Running 547.56s Step 905( 94.33%), action 566, FPS 1.34, Running 548.17s Step 906( 94.50%), action 567, FPS 1.34, Running 549.15s Step 907( 94.67%), action 568, FPS 1.33, Running 549.84s Step 908( 94.83%), action 569, FPS 1.34, Running 550.80s Step 909( 95.00%), action 570, FPS 1.34, Running 551.47s Step 910( 95.17%), action 571, FPS 1.34, Running 552.51s Step 911( 95.33%), action 572, FPS 1.31, Running 553.52s Step 912( 95.50%), action 573, FPS 1.28, Running 554.26s Step 913( 95.67%), action 574, FPS 1.23, Running 555.20s Step 914( 95.83%), action 575, FPS 1.20, Running 555.94s Step 915( 96.00%), action 576, FPS 1.17, Running 556.88s Step 916( 96.17%), action 577, FPS 1.18, Running 557.66s Step 917( 96.33%), action 578, FPS 1.22, Running 557.94s Step 918( 96.50%), action 579, FPS 1.25, Running 558.27s Step 919( 96.67%), action 580, FPS 1.30, Running 558.64s Step 920( 96.83%), action 581, FPS 1.33, Running 559.39s Step 921( 97.00%), action 582, FPS 1.33, Running 560.09s Step 922( 97.17%), action 583, FPS 1.34, Running 560.96s Step 923( 97.33%), action 584, FPS 1.30, Running 561.95s Step 924( 97.50%), action 585, FPS 1.32, Running 562.70s Step 925( 97.67%), action 586, FPS 1.29, Running 563.65s Step 926( 97.83%), action 587, FPS 1.31, Running 564.37s Step 927( 98.00%), action 588, FPS 1.29, Running 565.29s Step 928( 98.17%), action 589, FPS 1.32, Running 566.00s Step 929( 98.33%), action 590, FPS 1.30, Running 566.91s Step 930( 98.50%), action 591, FPS 1.29, Running 568.06s Step 931( 98.67%), action 592, FPS 1.31, Running 568.74s Step 932( 98.83%), action 593, FPS 1.30, Running 569.66s Step 933( 99.00%), action 594, FPS 1.32, Running 570.37s Step 934( 99.17%), action 595, FPS 1.30, Running 571.37s Step 935( 99.33%), action 596, FPS 1.30, Running 572.24s Step 936( 99.50%), action 597, FPS 1.30, Running 573.05s Step 937( 99.67%), action 598, FPS 1.24, Running 574.01s Step 938( 99.83%), action 599, FPS 1.22, Running 574.65s Step 939(100.00%), action 600, FPS 1.20, Running 575.29s [2026-08-02 02:34:06] [88 ] Seed 87 failed after 575.41 s. +steps: 939 , actions: 600 . +Instruction: Empty +Total 11/88(12.50%) success. +Setting seed: 88 +Step 1( N/A%), pre moving , FPS 2.73, Running 0.37s Step 2( N/A%), pre moving , FPS 3.76, Running 0.53s Step 3( N/A%), pre moving , FPS 5.02, Running 0.60s Step 4( N/A%), pre moving , FPS 5.87, Running 0.68s Step 5( N/A%), pre moving , FPS 4.92, Running 1.02s Step 6( N/A%), pre moving , FPS 5.66, Running 1.06s Step 7( N/A%), pre moving , FPS 6.47, Running 1.08s Step 8( N/A%), pre moving , FPS 7.24, Running 1.10s Step 9( N/A%), pre moving , FPS 7.99, Running 1.13s Step 10( N/A%), pre moving , FPS 8.70, Running 1.15s Step 11( N/A%), pre moving , FPS 9.27, Running 1.19s Step 12( N/A%), pre moving , FPS 9.82, Running 1.22s Step 13( N/A%), pre moving , FPS 10.22, Running 1.27s Step 14( N/A%), pre moving , FPS 10.81, Running 1.30s Step 15( N/A%), pre moving , FPS 11.38, Running 1.32s Step 16( N/A%), pre moving , FPS 11.94, Running 1.34s Step 17( N/A%), pre moving , FPS 12.50, Running 1.36s Step 18( N/A%), pre moving , FPS 13.04, Running 1.38s Step 19( N/A%), pre moving , FPS 13.57, Running 1.40s Step 20( N/A%), pre moving , FPS 14.08, Running 1.42s Step 21( N/A%), pre moving , FPS 15.95, Running 1.62s Step 22( N/A%), pre moving , FPS 18.03, Running 1.64s Step 23( N/A%), pre moving , FPS 18.79, Running 1.66s Step 24( N/A%), pre moving , FPS 19.99, Running 1.68s Step 25( N/A%), pre moving , FPS 29.11, Running 1.70s Step 26( N/A%), pre moving , FPS 22.77, Running 1.94s Step 27( N/A%), pre moving , FPS 22.82, Running 1.96s Step 28( N/A%), pre moving , FPS 22.87, Running 1.98s Step 29( N/A%), pre moving , FPS 22.94, Running 2.00s Step 30( N/A%), pre moving , FPS 23.00, Running 2.02s Step 31( N/A%), pre moving , FPS 23.46, Running 2.04s Step 32( N/A%), pre moving , FPS 23.90, Running 2.06s Step 33( N/A%), pre moving , FPS 24.78, Running 2.08s Step 34( N/A%), pre moving , FPS 24.89, Running 2.10s Step 35( N/A%), pre moving , FPS 24.99, Running 2.12s Step 36( N/A%), pre moving , FPS 11.50, Running 3.08s Step 37( N/A%), pre moving , FPS 8.68, Running 3.66s Step 38( N/A%), pre moving , FPS 8.48, Running 3.74s Step 39( N/A%), pre moving , FPS 7.69, Running 4.00s Step 40( N/A%), pre moving , FPS 7.40, Running 4.12s Step 41( N/A%), pre moving , FPS 7.71, Running 4.22s Step 42( N/A%), pre moving , FPS 7.55, Running 4.29s Step 43( N/A%), pre moving , FPS 6.94, Running 4.54s Step 44( N/A%), pre moving , FPS 6.62, Running 4.71s Step 45( N/A%), pre moving , FPS 6.46, Running 4.80s Step 46( N/A%), pre moving , FPS 6.78, Running 4.89s Step 47( N/A%), pre moving , FPS 6.15, Running 5.21s Step 48( N/A%), pre moving , FPS 4.64, Running 6.29s Step 49( N/A%), pre moving , FPS 4.56, Running 6.39s Step 50( N/A%), pre moving , FPS 4.50, Running 6.46s Step 51( N/A%), pre moving , FPS 4.20, Running 6.80s Step 52( N/A%), pre moving , FPS 4.16, Running 6.87s Step 53( N/A%), pre moving , FPS 4.09, Running 6.97s Step 54( N/A%), pre moving , FPS 4.04, Running 7.05s Step 55( N/A%), pre moving , FPS 3.79, Running 7.40s Step 56( N/A%), pre moving , FPS 4.50, Running 7.53s Step 57( N/A%), pre moving , FPS 5.02, Running 7.65s Step 58( N/A%), pre moving , FPS 4.66, Running 8.03s Step 59( N/A%), pre moving , FPS 4.83, Running 8.15s Step 60( N/A%), pre moving , FPS 4.63, Running 8.44s Step 61( N/A%), pre moving , FPS 4.51, Running 8.65s Step 62( N/A%), pre moving , FPS 4.46, Running 8.78s Step 63( N/A%), pre moving , FPS 4.35, Running 9.15s Step 64( N/A%), pre moving , FPS 4.37, Running 9.28s Step 65( N/A%), pre moving , FPS 4.33, Running 9.41s Step 66( N/A%), pre moving , FPS 4.09, Running 9.78s Step 67( N/A%), pre moving , FPS 4.28, Running 9.89s Step 68( N/A%), pre moving , FPS 5.05, Running 10.25s Step 69( N/A%), pre moving , FPS 5.01, Running 10.38s Step 70( N/A%), pre moving , FPS 4.66, Running 10.75s Step 71( N/A%), pre moving , FPS 4.89, Running 10.89s Step 72( N/A%), pre moving , FPS 4.84, Running 11.00s Step 73( N/A%), pre moving , FPS 4.55, Running 11.36s Step 74( N/A%), pre moving , FPS 4.50, Running 11.49s Step 75( N/A%), pre moving , FPS 4.75, Running 11.61s Step 76( N/A%), pre moving , FPS 4.49, Running 11.98s Step 77( N/A%), pre moving , FPS 4.52, Running 12.08s Step 78( N/A%), pre moving , FPS 4.62, Running 12.36s Step 79( N/A%), pre moving , FPS 4.51, Running 12.58s Step 80( N/A%), pre moving , FPS 4.70, Running 12.70s Step 81( N/A%), pre moving , FPS 4.52, Running 13.08s Step 82( N/A%), pre moving , FPS 4.50, Running 13.22s Step 83( N/A%), pre moving , FPS 4.59, Running 13.50s Step 84( N/A%), pre moving , FPS 4.54, Running 13.68s Step 85( N/A%), pre moving , FPS 4.55, Running 13.81s Step 86( N/A%), pre moving , FPS 4.83, Running 13.92s Step 87( N/A%), pre moving , FPS 4.56, Running 14.27s Step 88( N/A%), pre moving , FPS 4.83, Running 14.39s Step 89( N/A%), pre moving , FPS 4.56, Running 14.76s Step 90( N/A%), pre moving , FPS 4.87, Running 14.86s Step 91( N/A%), pre moving , FPS 4.95, Running 14.93s Step 92( N/A%), pre moving , FPS 4.99, Running 15.01s Step 93( N/A%), pre moving , FPS 5.17, Running 15.23s Step 94( N/A%), pre moving , FPS 5.13, Running 15.39s Step 95( N/A%), pre moving , FPS 5.16, Running 15.48s Step 96( N/A%), pre moving , FPS 5.61, Running 15.55s Step 97( N/A%), pre moving , FPS 5.63, Running 15.63s Step 98( N/A%), pre moving , FPS 5.57, Running 15.95s Step 99( N/A%), pre moving , FPS 5.78, Running 16.04s Step 100( N/A%), pre moving , FPS 5.87, Running 16.11s Step 101( N/A%), pre moving , FPS 6.43, Running 16.19s Step 102( N/A%), pre moving , FPS 6.07, Running 16.51s Step 103( N/A%), pre moving , FPS 6.45, Running 16.60s Step 104( N/A%), pre moving , FPS 6.69, Running 16.67s Step 105( N/A%), pre moving , FPS 6.77, Running 16.76s Step 106( N/A%), pre moving , FPS 6.31, Running 17.09s Step 107( N/A%), pre moving , FPS 6.87, Running 17.18s Step 108( N/A%), pre moving , FPS 6.98, Running 17.26s Step 109( N/A%), pre moving , FPS 7.81, Running 17.32s Step 110( N/A%), pre moving , FPS 7.17, Running 17.65s Step 111( N/A%), pre moving , FPS 7.11, Running 17.75s Step 112( N/A%), pre moving , FPS 7.12, Running 17.82s Step 113( N/A%), pre moving , FPS 7.51, Running 17.89s Step 114( N/A%), pre moving , FPS 7.08, Running 18.22s Step 115( N/A%), pre moving , FPS 7.07, Running 18.31s Step 116( N/A%), pre moving , FPS 7.06, Running 18.38s Step 117( N/A%), pre moving , FPS 7.10, Running 18.45s Step 118( N/A%), pre moving , FPS 7.11, Running 18.77s Step 119( N/A%), pre moving , FPS 7.09, Running 18.86s Step 120( N/A%), pre moving , FPS 7.10, Running 18.92s Step 121( N/A%), pre moving , FPS 7.12, Running 19.00s Step 122( N/A%), pre moving , FPS 7.11, Running 19.33s Step 123( N/A%), pre moving , FPS 7.11, Running 19.41s Step 124( N/A%), pre moving , FPS 7.13, Running 19.48s Step 125( N/A%), pre moving , FPS 4.40, Running 21.31s Step 126( N/A%), pre moving , FPS 4.53, Running 21.50s Step 127( N/A%), pre moving , FPS 4.43, Running 21.70s Step 128( N/A%), pre moving , FPS 4.16, Running 22.07s Step 129( N/A%), pre moving , FPS 3.88, Running 22.47s Step 130( N/A%), pre moving , FPS 3.71, Running 23.03s Step 131( N/A%), pre moving , FPS 3.41, Running 23.61s Step 132( N/A%), pre moving , FPS 3.14, Running 24.19s Step 133( N/A%), pre moving , FPS 2.91, Running 24.77s Step 134( N/A%), pre moving , FPS 2.81, Running 25.33s Step 135( N/A%), pre moving , FPS 2.62, Running 25.94s Step 136( N/A%), pre moving , FPS 2.46, Running 26.50s Step 137( N/A%), pre moving , FPS 2.33, Running 27.04s Step 138( N/A%), pre moving , FPS 2.27, Running 27.58s Step 139( N/A%), pre moving , FPS 2.16, Running 28.10s Step 140( N/A%), pre moving , FPS 2.06, Running 28.65s Step 141( N/A%), pre moving , FPS 1.96, Running 29.22s Step 142( N/A%), pre moving , FPS 1.91, Running 29.80s Step 143( N/A%), pre moving , FPS 1.83, Running 30.36s Step 144( N/A%), pre moving , FPS 1.75, Running 30.90s Step 145( N/A%), pre moving , FPS 1.97, Running 31.47s Step 146( N/A%), pre moving , FPS 1.90, Running 32.02s Step 147( N/A%), pre moving , FPS 1.84, Running 32.56s Step 148( N/A%), pre moving , FPS 1.81, Running 33.10s Step 149( N/A%), pre moving , FPS 1.79, Running 33.63s Step 150( N/A%), pre moving , FPS 1.79, Running 34.21s Step 151( N/A%), pre moving , FPS 1.79, Running 34.78s Step 152( N/A%), pre moving , FPS 1.79, Running 35.38s Step 153( N/A%), pre moving , FPS 1.78, Running 36.01s Step 154( N/A%), pre moving , FPS 1.77, Running 36.60s Step 155( N/A%), pre moving , FPS 1.79, Running 37.10s Step 156( N/A%), pre moving , FPS 1.79, Running 37.70s Step 157( N/A%), pre moving , FPS 1.78, Running 38.27s Step 158( N/A%), pre moving , FPS 1.78, Running 38.84s Step 159( N/A%), pre moving , FPS 1.77, Running 39.43s Step 160( N/A%), pre moving , FPS 1.75, Running 40.06s Step 161( N/A%), pre moving , FPS 1.77, Running 40.53s Step 162( N/A%), pre moving , FPS 1.82, Running 40.81s Step 163( N/A%), pre moving , FPS 1.87, Running 41.03s Step 164( N/A%), pre moving , FPS 1.94, Running 41.23s Step 165( N/A%), pre moving , FPS 1.96, Running 41.66s Step 166( N/A%), pre moving , FPS 1.97, Running 42.16s Step 167( N/A%), pre moving , FPS 1.95, Running 42.80s Step 168( N/A%), pre moving , FPS 1.94, Running 43.43s Step 169( N/A%), pre moving , FPS 1.93, Running 43.97s Step 170( N/A%), pre moving , FPS 1.93, Running 44.56s Step 171( N/A%), pre moving , FPS 1.93, Running 45.13s Step 172( N/A%), pre moving , FPS 1.93, Running 45.76s Step 173( N/A%), pre moving , FPS 1.93, Running 46.39s Step 174( N/A%), pre moving , FPS 1.93, Running 46.97s Step 175( N/A%), pre moving , FPS 1.92, Running 47.52s Step 176( N/A%), pre moving , FPS 1.92, Running 48.14s Step 177( N/A%), pre moving , FPS 1.91, Running 48.73s Step 178( N/A%), pre moving , FPS 1.91, Running 49.30s Step 179( N/A%), pre moving , FPS 1.91, Running 49.87s Step 180( N/A%), pre moving , FPS 1.92, Running 50.48s Step 181( N/A%), pre moving , FPS 1.90, Running 51.05s Step 182( N/A%), pre moving , FPS 1.85, Running 51.61s Step 183( N/A%), pre moving , FPS 1.79, Running 52.17s Step 184( N/A%), pre moving , FPS 1.74, Running 52.72s Step 185( N/A%), pre moving , FPS 1.72, Running 53.26s Step 186( N/A%), pre moving , FPS 1.72, Running 53.82s Step 187( N/A%), pre moving , FPS 1.72, Running 54.40s Step 188( N/A%), pre moving , FPS 1.73, Running 54.99s Step 189( N/A%), pre moving , FPS 1.72, Running 55.61s Step 190( N/A%), pre moving , FPS 1.72, Running 56.17s Step 191( N/A%), pre moving , FPS 1.72, Running 56.77s Step 192( N/A%), pre moving , FPS 1.73, Running 57.33s Step 193( N/A%), pre moving , FPS 1.72, Running 58.04s Step 194( N/A%), pre moving , FPS 1.73, Running 58.53s Step 195( N/A%), pre moving , FPS 1.73, Running 59.08s Step 196( N/A%), pre moving , FPS 1.74, Running 59.63s Step 197( N/A%), pre moving , FPS 1.78, Running 59.99s Step 198( N/A%), pre moving , FPS 1.85, Running 60.10s Step 199( N/A%), pre moving , FPS 1.94, Running 60.19s Step 200( N/A%), pre moving , FPS 2.04, Running 60.30s Step 201( N/A%), pre moving , FPS 2.09, Running 60.64s Step 202( N/A%), pre moving , FPS 2.20, Running 60.68s Step 203( N/A%), pre moving , FPS 2.34, Running 60.73s Step 204( N/A%), pre moving , FPS 2.49, Running 60.77s Step 205( N/A%), pre moving , FPS 2.65, Running 60.81s Step 206( N/A%), pre moving , FPS 2.85, Running 60.85s Step 207( N/A%), pre moving , FPS 2.75, Running 61.66s Step 208( N/A%), pre moving , FPS 2.93, Running 61.80s Step 209( N/A%), pre moving , FPS 3.17, Running 61.91s Step 210( N/A%), pre moving , FPS 3.42, Running 62.02s Step 211( N/A%), pre moving , FPS 3.52, Running 62.46s Step 212( N/A%), pre moving , FPS 3.61, Running 62.87s Step 213( N/A%), pre moving , FPS 3.97, Running 63.07s Step 214( N/A%), pre moving , FPS 4.25, Running 63.23s Step 215( N/A%), pre moving , FPS 4.38, Running 63.65s Step 216( N/A%), pre moving , FPS 4.78, Running 63.82s Step 217( N/A%), pre moving , FPS 4.72, Running 64.23s Step 218( N/A%), pre moving , FPS 4.65, Running 64.41s Step 219( N/A%), pre moving , FPS 4.31, Running 64.83s Step 220( N/A%), pre moving , FPS 4.26, Running 65.00s Step 221( N/A%), pre moving , FPS 4.19, Running 65.42s Step 222( N/A%), pre moving , FPS 4.07, Running 65.60s Step 223( N/A%), pre moving , FPS 3.97, Running 65.76s Step 224( N/A%), pre moving , FPS 3.69, Running 66.18s Step 225( N/A%), pre moving , FPS 3.61, Running 66.35s Step 226( N/A%), pre moving , FPS 3.37, Running 66.79s Step 227( N/A%), pre moving , FPS 3.77, Running 66.96s Step 228( N/A%), pre moving , FPS 3.59, Running 67.37s Step 229( N/A%), pre moving , FPS 3.54, Running 67.55s Step 230( N/A%), pre moving , FPS 3.36, Running 67.97s Step 231( N/A%), pre moving , FPS 3.52, Running 68.14s Step 232( N/A%), pre moving , FPS 3.66, Running 68.33s Step 233( N/A%), pre moving , FPS 3.54, Running 68.72s Step 234( N/A%), pre moving , FPS 3.39, Running 69.13s Step 235( N/A%), pre moving , FPS 3.53, Running 69.32s Step 236( N/A%), pre moving , FPS 3.38, Running 69.74s Step 237( N/A%), pre moving , FPS 3.52, Running 69.91s Step 238( N/A%), pre moving , FPS 3.53, Running 70.07s Step 239( N/A%), pre moving , FPS 3.52, Running 70.50s Step 240( N/A%), pre moving , FPS 3.53, Running 70.66s Step 241( N/A%), pre moving , FPS 3.52, Running 71.10s Step 242( N/A%), pre moving , FPS 3.54, Running 71.25s Step 243( N/A%), pre moving , FPS 3.41, Running 71.62s Step 244( N/A%), pre moving , FPS 3.60, Running 71.74s Step 245( N/A%), pre moving , FPS 3.64, Running 71.84s Step 246( N/A%), pre moving , FPS 3.70, Running 72.20s Step 247( N/A%), pre moving , FPS 3.73, Running 72.32s Step 248( N/A%), pre moving , FPS 3.96, Running 72.42s Step 249( N/A%), pre moving , FPS 3.97, Running 72.59s Step 250( N/A%), pre moving , FPS 4.06, Running 72.90s Step 251( N/A%), pre moving , FPS 4.12, Running 73.00s Step 252( N/A%), pre moving , FPS 4.03, Running 73.29s Step 253( N/A%), pre moving , FPS 4.22, Running 73.47s Step 254( N/A%), pre moving , FPS 4.51, Running 73.56s Step 255( N/A%), pre moving , FPS 4.57, Running 73.69s Step 256( N/A%), pre moving , FPS 4.63, Running 74.06s Step 257( N/A%), pre moving , FPS 3.63, Running 75.43s Step 258( N/A%), pre moving , FPS 3.52, Running 75.75s Step 259( N/A%), pre moving , FPS 3.73, Running 75.87s Step 260( N/A%), pre moving , FPS 3.55, Running 76.29s Step 261( N/A%), pre moving , FPS 3.73, Running 76.46s Step 262( N/A%), pre moving , FPS 3.71, Running 76.65s Step 263( N/A%), pre moving , FPS 3.68, Running 77.06s Step 264( N/A%), pre moving , FPS 3.46, Running 77.52s Step 265( N/A%), pre moving , FPS 3.38, Running 77.76s Step 266( N/A%), pre moving , FPS 3.30, Running 78.25s Step 267( N/A%), pre moving , FPS 3.24, Running 78.50s Step 268( N/A%), pre moving , FPS 3.07, Running 78.94s Step 269( N/A%), pre moving , FPS 2.94, Running 79.40s Step 270( N/A%), pre moving , FPS 2.97, Running 79.63s Step 271( N/A%), pre moving , FPS 2.81, Running 80.12s Step 272( N/A%), pre moving , FPS 2.72, Running 80.66s Step 273( N/A%), pre moving , FPS 2.62, Running 81.09s Step 274( N/A%), pre moving , FPS 2.54, Running 81.43s Step 275( N/A%), pre moving , FPS 2.47, Running 81.78s Step 276( N/A%), pre moving , FPS 2.48, Running 82.14s Step 277( N/A%), pre moving , FPS 2.85, Running 82.44s Step 278( N/A%), pre moving , FPS 2.78, Running 82.95s Step 279( N/A%), pre moving , FPS 2.62, Running 83.51s Step 280( N/A%), pre moving , FPS 2.59, Running 84.03s Step 281( N/A%), pre moving , FPS 2.46, Running 84.58s Step 282( N/A%), pre moving , FPS 2.45, Running 84.81s Step 283( N/A%), pre moving , FPS 2.43, Running 85.28s Step 284( N/A%), pre moving , FPS 2.50, Running 85.53s Step 285( N/A%), pre moving , FPS 2.42, Running 86.01s Step 286( N/A%), pre moving , FPS 2.43, Running 86.49s Step 287( N/A%), pre moving , FPS 2.43, Running 86.72s Step 288( N/A%), pre moving , FPS 2.42, Running 87.21s Step 289( N/A%), pre moving , FPS 2.51, Running 87.37s Step 290( N/A%), pre moving , FPS 2.45, Running 87.80s Step 291( N/A%), pre moving , FPS 2.55, Running 87.97s Step 292( N/A%), pre moving , FPS 2.58, Running 88.41s Step 293( N/A%), pre moving , FPS 2.58, Running 88.84s Step 294( N/A%), pre moving , FPS 2.62, Running 89.08s Step 295( N/A%), pre moving , FPS 2.57, Running 89.56s Step 296( N/A%), pre moving , FPS 2.52, Running 90.06s Step 297( N/A%), pre moving , FPS 2.52, Running 90.37s Step 298( N/A%), pre moving , FPS 2.56, Running 90.77s Step 299( N/A%), pre moving , FPS 2.58, Running 91.27s Step 300( N/A%), pre moving , FPS 2.58, Running 91.77s Step 301( N/A%), pre moving , FPS 2.67, Running 92.08s Step 302( N/A%), pre moving , FPS 2.62, Running 92.45s Step 303( N/A%), pre moving , FPS 2.62, Running 92.91s Step 304( N/A%), pre moving , FPS 2.63, Running 93.15s Step 305( N/A%), pre moving , FPS 2.64, Running 93.58s Step 306( N/A%), pre moving , FPS 2.76, Running 93.73s Step 307( N/A%), pre moving , FPS 2.68, Running 94.18s Step 308( N/A%), pre moving , FPS 2.79, Running 94.36s Step 309( N/A%), pre moving , FPS 2.69, Running 94.80s Step 310( N/A%), pre moving , FPS 2.80, Running 94.96s Step 311( N/A%), pre moving , FPS 2.72, Running 95.32s Step 312( N/A%), pre moving , FPS 2.85, Running 95.43s Step 313( N/A%), pre moving , FPS 2.99, Running 95.53s Step 314( N/A%), pre moving , FPS 3.02, Running 95.70s Step 315( N/A%), pre moving , FPS 3.10, Running 96.01s Step 316( N/A%), pre moving , FPS 3.31, Running 96.11s Step 317( N/A%), pre moving , FPS 3.31, Running 96.42s Step 318( N/A%), pre moving , FPS 3.43, Running 96.60s Step 319( N/A%), pre moving , FPS 3.69, Running 96.70s Step 320( N/A%), pre moving , FPS 3.78, Running 97.06s Step 321( N/A%), pre moving , FPS 3.92, Running 97.18s Step 322( N/A%), pre moving , FPS 4.13, Running 97.29s Step 323( N/A%), pre moving , FPS 4.22, Running 97.65s Step 324( N/A%), pre moving , FPS 4.33, Running 97.77s Step 325( N/A%), pre moving , FPS 4.61, Running 97.93s Step 326( N/A%), pre moving , FPS 4.43, Running 98.25s Step 327( N/A%), pre moving , FPS 4.81, Running 98.33s Step 328( N/A%), pre moving , FPS 2.73, Running 101.68s Step 329( N/A%), pre moving , FPS 2.70, Running 102.22s Step 330( N/A%), pre moving , FPS 2.56, Running 102.78s Step 331( N/A%), pre moving , FPS 2.49, Running 103.35s Step 332( N/A%), pre moving , FPS 2.36, Running 103.92s Step 333( N/A%), pre moving , FPS 2.23, Running 104.49s Step 334( N/A%), pre moving , FPS 2.14, Running 105.07s Step 335( N/A%), pre moving , FPS 2.08, Running 105.64s Step 336( N/A%), pre moving , FPS 1.98, Running 106.21s Step 337( N/A%), pre moving , FPS 1.94, Running 106.75s Step 338( N/A%), pre moving , FPS 1.86, Running 107.33s Step 339( N/A%), pre moving , FPS 1.79, Running 107.88s Step 340( N/A%), pre moving , FPS 1.76, Running 108.45s Step 341( N/A%), pre moving , FPS 1.69, Running 109.03s Step 342( N/A%), pre moving , FPS 1.62, Running 109.64s Step 343( N/A%), pre moving , FPS 1.59, Running 110.23s Step 344( N/A%), pre moving , FPS 1.53, Running 110.80s Step 345( N/A%), pre moving , FPS 1.49, Running 111.36s Step 346( N/A%), pre moving , FPS 1.46, Running 111.95s Step 347( N/A%), pre moving , FPS 1.41, Running 112.51s Step 348( 0.17%), action 1, FPS 1.60, Running 114.16s Step 349( 0.33%), action 2, FPS 1.56, Running 115.01s Step 350( 0.50%), action 3, FPS 1.53, Running 115.81s Step 351( 0.67%), action 4, FPS 1.49, Running 116.74s Step 352( 0.83%), action 5, FPS 1.43, Running 117.90s Step 353( 1.00%), action 6, FPS 1.42, Running 118.62s Step 354( 1.17%), action 7, FPS 1.38, Running 119.51s Step 355( 1.33%), action 8, FPS 1.41, Running 119.85s Step 356( 1.50%), action 9, FPS 1.42, Running 120.30s Step 357( 1.67%), action 10, FPS 1.42, Running 120.87s Step 358( 1.83%), action 11, FPS 1.37, Running 121.98s Step 359( 2.00%), action 12, FPS 1.35, Running 122.67s Step 360( 2.17%), action 13, FPS 1.32, Running 123.55s Step 361( 2.33%), action 14, FPS 1.31, Running 124.26s Step 362( 2.50%), action 15, FPS 1.28, Running 125.26s Step 363( 2.67%), action 16, FPS 1.27, Running 126.03s Step 364( 2.83%), action 17, FPS 1.24, Running 126.89s Step 365( 3.00%), action 18, FPS 1.24, Running 127.55s Step 366( 3.17%), action 19, FPS 1.20, Running 128.57s Step 367( 3.33%), action 20, FPS 1.17, Running 129.57s Step 368( 3.50%), action 21, FPS 1.21, Running 130.65s Step 369( 3.67%), action 22, FPS 1.23, Running 131.22s Step 370( 3.83%), action 23, FPS 1.22, Running 132.20s Step 371( 4.00%), action 24, FPS 1.24, Running 132.83s Step 372( 4.17%), action 25, FPS 1.26, Running 133.74s Step 373( 4.33%), action 26, FPS 1.27, Running 134.37s Step 374( 4.50%), action 27, FPS 1.26, Running 135.41s Step 375( 4.67%), action 28, FPS 1.22, Running 136.26s Step 376( 4.83%), action 29, FPS 1.19, Running 137.05s Step 377( 5.00%), action 30, FPS 1.17, Running 137.95s Step 378( 5.17%), action 31, FPS 1.21, Running 138.47s Step 379( 5.33%), action 32, FPS 1.24, Running 138.76s Step 380( 5.50%), action 33, FPS 1.28, Running 139.18s Step 381( 5.67%), action 34, FPS 1.29, Running 139.73s Step 382( 5.83%), action 35, FPS 1.31, Running 140.48s Step 383( 6.00%), action 36, FPS 1.32, Running 141.13s Step 384( 6.17%), action 37, FPS 1.32, Running 142.06s Step 385( 6.33%), action 38, FPS 1.32, Running 142.74s Step 386( 6.50%), action 39, FPS 1.32, Running 143.69s Step 387( 6.67%), action 40, FPS 1.33, Running 144.58s Step 388( 6.83%), action 41, FPS 1.32, Running 145.76s Step 389( 7.00%), action 42, FPS 1.28, Running 146.80s Step 390( 7.17%), action 43, FPS 1.31, Running 147.48s Step 391( 7.33%), action 44, FPS 1.28, Running 148.41s Step 392( 7.50%), action 45, FPS 1.30, Running 149.10s Step 393( 7.67%), action 46, FPS 1.28, Running 150.02s Step 394( 7.83%), action 47, FPS 1.31, Running 150.65s Step 395( 8.00%), action 48, FPS 1.31, Running 151.58s Step 396( 8.17%), action 49, FPS 1.30, Running 152.41s Step 397( 8.33%), action 50, FPS 1.30, Running 153.32s Step 398( 8.50%), action 51, FPS 1.26, Running 154.33s Step 399( 8.67%), action 52, FPS 1.24, Running 154.93s Step 400( 8.83%), action 53, FPS 1.19, Running 155.92s Step 401( 9.00%), action 54, FPS 1.17, Running 156.76s Step 402( 9.17%), action 55, FPS 1.20, Running 157.17s Step 403( 9.33%), action 56, FPS 1.22, Running 157.52s Step 404( 9.50%), action 57, FPS 1.27, Running 157.85s Step 405( 9.67%), action 58, FPS 1.29, Running 158.22s Step 406( 9.83%), action 59, FPS 1.32, Running 158.80s Step 407( 10.00%), action 60, FPS 1.32, Running 159.71s Step 408( 10.17%), action 61, FPS 1.33, Running 160.84s Step 409( 10.33%), action 62, FPS 1.33, Running 161.81s Step 410( 10.50%), action 63, FPS 1.31, Running 162.80s Step 411( 10.67%), action 64, FPS 1.32, Running 163.60s Step 412( 10.83%), action 65, FPS 1.29, Running 164.66s Step 413( 11.00%), action 66, FPS 1.28, Running 165.68s Step 414( 11.17%), action 67, FPS 1.25, Running 166.60s Step 415( 11.33%), action 68, FPS 1.26, Running 167.42s Step 416( 11.50%), action 69, FPS 1.24, Running 168.54s Step 417( 11.67%), action 70, FPS 1.23, Running 169.56s Step 418( 11.83%), action 71, FPS 1.23, Running 170.64s Step 419( 12.00%), action 72, FPS 1.20, Running 171.58s Step 420( 12.17%), action 73, FPS 1.22, Running 172.26s Step 421( 12.33%), action 74, FPS 1.21, Running 173.27s Step 422( 12.50%), action 75, FPS 1.17, Running 174.24s Step 423( 12.67%), action 76, FPS 1.15, Running 174.90s Step 424( 12.83%), action 77, FPS 1.11, Running 175.86s Step 425( 13.00%), action 78, FPS 1.10, Running 176.42s Step 426( 13.17%), action 79, FPS 1.12, Running 176.73s Step 427( 13.33%), action 80, FPS 1.15, Running 177.06s Step 428( 13.50%), action 81, FPS 1.19, Running 177.62s Step 429( 13.67%), action 82, FPS 1.22, Running 178.14s Step 430( 13.83%), action 83, FPS 1.21, Running 179.30s Step 431( 14.00%), action 84, FPS 1.20, Running 180.27s Step 432( 14.17%), action 85, FPS 1.23, Running 180.97s Step 433( 14.33%), action 86, FPS 1.23, Running 181.89s Step 434( 14.50%), action 87, FPS 1.25, Running 182.59s Step 435( 14.67%), action 88, FPS 1.24, Running 183.48s Step 436( 14.83%), action 89, FPS 1.28, Running 184.20s Step 437( 15.00%), action 90, FPS 1.30, Running 184.91s Step 438( 15.17%), action 91, FPS 1.32, Running 185.84s Step 439( 15.33%), action 92, FPS 1.32, Running 186.75s Step 440( 15.50%), action 93, FPS 1.32, Running 187.42s Step 441( 15.67%), action 94, FPS 1.33, Running 188.33s Step 442( 15.83%), action 95, FPS 1.36, Running 188.98s Step 443( 16.00%), action 96, FPS 1.34, Running 189.86s Step 444( 16.17%), action 97, FPS 1.35, Running 190.64s Step 445( 16.33%), action 98, FPS 1.32, Running 191.56s Step 446( 16.50%), action 99, FPS 1.29, Running 192.25s Step 447( 16.67%), action 100, FPS 1.25, Running 193.12s Step 448( 16.83%), action 101, FPS 1.20, Running 194.27s Step 449( 17.00%), action 102, FPS 1.17, Running 195.23s Step 450( 17.17%), action 103, FPS 1.22, Running 195.67s Step 451( 17.33%), action 104, FPS 1.28, Running 195.96s Step 452( 17.50%), action 105, FPS 1.30, Running 196.31s Step 453( 17.67%), action 106, FPS 1.35, Running 196.66s Step 454( 17.83%), action 107, FPS 1.36, Running 197.30s Step 455( 18.00%), action 108, FPS 1.38, Running 198.01s Step 456( 18.17%), action 109, FPS 1.37, Running 198.85s Step 457( 18.33%), action 110, FPS 1.36, Running 199.60s Step 458( 18.50%), action 111, FPS 1.35, Running 200.66s Step 459( 18.67%), action 112, FPS 1.35, Running 201.58s Step 460( 18.83%), action 113, FPS 1.34, Running 202.37s Step 461( 19.00%), action 114, FPS 1.36, Running 203.05s Step 462( 19.17%), action 115, FPS 1.34, Running 203.94s Step 463( 19.33%), action 116, FPS 1.35, Running 204.65s Step 464( 19.50%), action 117, FPS 1.33, Running 205.65s Step 465( 19.67%), action 118, FPS 1.36, Running 206.24s Step 466( 19.83%), action 119, FPS 1.34, Running 207.18s Step 467( 20.00%), action 120, FPS 1.36, Running 207.84s Step 468( 20.17%), action 121, FPS 1.37, Running 208.86s Step 469( 20.33%), action 122, FPS 1.37, Running 209.80s Step 470( 20.50%), action 123, FPS 1.35, Running 210.47s Step 471( 20.67%), action 124, FPS 1.30, Running 211.40s Step 472( 20.83%), action 125, FPS 1.27, Running 212.10s Step 473( 21.00%), action 126, FPS 1.23, Running 212.97s Step 474( 21.17%), action 127, FPS 1.22, Running 213.76s Step 475( 21.33%), action 128, FPS 1.22, Running 214.42s Step 476( 21.50%), action 129, FPS 1.24, Running 215.00s Step 477( 21.67%), action 130, FPS 1.27, Running 215.37s Step 478( 21.83%), action 131, FPS 1.31, Running 215.97s Step 479( 22.00%), action 132, FPS 1.34, Running 216.50s Step 480( 22.17%), action 133, FPS 1.35, Running 217.14s Step 481( 22.33%), action 134, FPS 1.33, Running 218.08s Step 482( 22.50%), action 135, FPS 1.35, Running 218.76s Step 483( 22.67%), action 136, FPS 1.34, Running 219.60s Step 484( 22.83%), action 137, FPS 1.35, Running 220.41s Step 485( 23.00%), action 138, FPS 1.33, Running 221.27s Step 486( 23.17%), action 139, FPS 1.35, Running 222.03s Step 487( 23.33%), action 140, FPS 1.34, Running 222.71s Step 488( 23.50%), action 141, FPS 1.35, Running 223.65s Step 489( 23.67%), action 142, FPS 1.37, Running 224.41s Step 490( 23.83%), action 143, FPS 1.35, Running 225.26s Step 491( 24.00%), action 144, FPS 1.37, Running 225.96s Step 492( 24.17%), action 145, FPS 1.36, Running 226.84s Step 493( 24.33%), action 146, FPS 1.37, Running 227.54s Step 494( 24.50%), action 147, FPS 1.35, Running 228.54s Step 495( 24.67%), action 148, FPS 1.35, Running 229.28s Step 496( 24.83%), action 149, FPS 1.33, Running 230.04s Step 497( 25.00%), action 150, FPS 1.29, Running 230.81s Step 498( 25.17%), action 151, FPS 1.26, Running 231.82s Step 499( 25.33%), action 152, FPS 1.24, Running 232.59s Step 500( 25.50%), action 153, FPS 1.22, Running 233.50s Step 501( 25.67%), action 154, FPS 1.24, Running 234.27s Step 502( 25.83%), action 155, FPS 1.26, Running 234.58s Step 503( 26.00%), action 156, FPS 1.28, Running 235.24s Step 504( 26.17%), action 157, FPS 1.28, Running 236.04s Step 505( 26.33%), action 158, FPS 1.28, Running 236.95s Step 506( 26.50%), action 159, FPS 1.27, Running 237.77s Step 507( 26.67%), action 160, FPS 1.25, Running 238.73s Step 508( 26.83%), action 161, FPS 1.25, Running 239.62s Step 509( 27.00%), action 162, FPS 1.25, Running 240.45s Step 510( 27.17%), action 163, FPS 1.24, Running 241.37s Step 511( 27.33%), action 164, FPS 1.24, Running 242.05s Step 512( 27.50%), action 165, FPS 1.23, Running 243.04s Step 513( 27.67%), action 166, FPS 1.23, Running 243.81s Step 514( 27.83%), action 167, FPS 1.26, Running 244.43s Step 515( 28.00%), action 168, FPS 1.24, Running 245.37s Step 516( 28.17%), action 169, FPS 1.25, Running 246.07s Step 517( 28.33%), action 170, FPS 1.25, Running 246.78s Step 518( 28.50%), action 171, FPS 1.26, Running 247.69s Step 519( 28.67%), action 172, FPS 1.27, Running 248.33s Step 520( 28.83%), action 173, FPS 1.26, Running 249.31s Step 521( 29.00%), action 174, FPS 1.25, Running 250.21s Step 522( 29.17%), action 175, FPS 1.22, Running 250.97s Step 523( 29.33%), action 176, FPS 1.20, Running 251.89s Step 524( 29.50%), action 177, FPS 1.18, Running 253.00s Step 525( 29.67%), action 178, FPS 1.22, Running 253.38s Step 526( 29.83%), action 179, FPS 1.26, Running 253.69s Step 527( 30.00%), action 180, FPS 1.31, Running 254.04s Step 528( 30.17%), action 181, FPS 1.33, Running 254.71s Step 529( 30.33%), action 182, FPS 1.36, Running 255.20s Step 530( 30.50%), action 183, FPS 1.35, Running 256.14s Step 531( 30.67%), action 184, FPS 1.33, Running 257.08s Step 532( 30.83%), action 185, FPS 1.36, Running 257.79s Step 533( 31.00%), action 186, FPS 1.35, Running 258.62s Step 534( 31.17%), action 187, FPS 1.32, Running 259.53s Step 535( 31.33%), action 188, FPS 1.33, Running 260.36s Step 536( 31.50%), action 189, FPS 1.33, Running 261.13s Step 537( 31.67%), action 190, FPS 1.32, Running 261.88s Step 538( 31.83%), action 191, FPS 1.30, Running 263.03s Step 539( 32.00%), action 192, FPS 1.29, Running 263.82s Step 540( 32.17%), action 193, FPS 1.29, Running 264.82s Step 541( 32.33%), action 194, FPS 1.31, Running 265.49s Step 542( 32.50%), action 195, FPS 1.28, Running 266.56s Step 543( 32.67%), action 196, FPS 1.31, Running 267.15s Step 544( 32.83%), action 197, FPS 1.31, Running 268.28s Step 545( 33.00%), action 198, FPS 1.26, Running 269.19s Step 546( 33.17%), action 199, FPS 1.22, Running 270.05s Step 547( 33.33%), action 200, FPS 1.19, Running 270.85s Step 548( 33.50%), action 201, FPS 1.16, Running 271.89s Step 549( 33.67%), action 202, FPS 1.15, Running 272.58s Step 550( 33.83%), action 203, FPS 1.19, Running 272.91s Step 551( 34.00%), action 204, FPS 1.24, Running 273.20s Step 552( 34.17%), action 205, FPS 1.26, Running 273.72s Step 553( 34.33%), action 206, FPS 1.28, Running 274.23s Step 554( 34.50%), action 207, FPS 1.29, Running 275.00s Step 555( 34.67%), action 208, FPS 1.29, Running 275.83s Step 556( 34.83%), action 209, FPS 1.30, Running 276.50s Step 557( 35.00%), action 210, FPS 1.30, Running 277.21s Step 558( 35.17%), action 211, FPS 1.32, Running 278.17s Step 559( 35.33%), action 212, FPS 1.31, Running 279.04s Step 560( 35.50%), action 213, FPS 1.33, Running 279.83s Step 561( 35.67%), action 214, FPS 1.31, Running 280.80s Step 562( 35.83%), action 215, FPS 1.33, Running 281.56s Step 563( 36.00%), action 216, FPS 1.30, Running 282.55s Step 564( 36.17%), action 217, FPS 1.34, Running 283.24s Step 565( 36.33%), action 218, FPS 1.33, Running 284.23s Step 566( 36.50%), action 219, FPS 1.34, Running 284.93s Step 567( 36.67%), action 220, FPS 1.35, Running 285.65s Step 568( 36.83%), action 221, FPS 1.35, Running 286.67s Step 569( 37.00%), action 222, FPS 1.33, Running 287.62s Step 570( 37.17%), action 223, FPS 1.30, Running 288.31s Step 571( 37.33%), action 224, FPS 1.24, Running 289.28s Step 572( 37.50%), action 225, FPS 1.23, Running 289.96s Step 573( 37.67%), action 226, FPS 1.20, Running 290.88s Step 574( 37.83%), action 227, FPS 1.21, Running 291.56s Step 575( 38.00%), action 228, FPS 1.23, Running 292.15s Step 576( 38.17%), action 229, FPS 1.25, Running 292.49s Step 577( 38.33%), action 230, FPS 1.29, Running 292.77s Step 578( 38.50%), action 231, FPS 1.30, Running 293.52s Step 579( 38.67%), action 232, FPS 1.32, Running 294.22s Step 580( 38.83%), action 233, FPS 1.31, Running 295.05s Step 581( 39.00%), action 234, FPS 1.33, Running 295.87s Step 582( 39.17%), action 235, FPS 1.33, Running 296.59s Step 583( 39.33%), action 236, FPS 1.34, Running 297.44s Step 584( 39.50%), action 237, FPS 1.31, Running 298.47s Step 585( 39.67%), action 238, FPS 1.34, Running 299.19s Step 586( 39.83%), action 239, FPS 1.33, Running 299.93s Step 587( 40.00%), action 240, FPS 1.32, Running 300.85s Step 588( 40.17%), action 241, FPS 1.30, Running 302.03s Step 589( 40.33%), action 242, FPS 1.33, Running 302.66s Step 590( 40.50%), action 243, FPS 1.30, Running 303.68s Step 591( 40.67%), action 244, FPS 1.34, Running 304.24s Step 592( 40.83%), action 245, FPS 1.31, Running 305.19s Step 593( 41.00%), action 246, FPS 1.30, Running 306.22s Step 594( 41.17%), action 247, FPS 1.30, Running 306.95s Step 595( 41.33%), action 248, FPS 1.27, Running 307.96s Step 596( 41.50%), action 249, FPS 1.21, Running 309.01s Step 597( 41.67%), action 250, FPS 1.19, Running 309.65s Step 598( 41.83%), action 251, FPS 1.17, Running 310.68s Step 599( 42.00%), action 252, FPS 1.17, Running 311.34s Step 600( 42.17%), action 253, FPS 1.20, Running 311.69s Step 601( 42.33%), action 254, FPS 1.24, Running 312.00s Step 602( 42.50%), action 255, FPS 1.27, Running 312.36s Step 603( 42.67%), action 256, FPS 1.29, Running 312.98s Step 604( 42.83%), action 257, FPS 1.31, Running 313.77s Step 605( 43.00%), action 258, FPS 1.32, Running 314.35s Step 606( 43.17%), action 259, FPS 1.30, Running 315.37s Step 607( 43.33%), action 260, FPS 1.32, Running 316.04s Step 608( 43.50%), action 261, FPS 1.34, Running 316.98s Step 609( 43.67%), action 262, FPS 1.34, Running 317.63s Step 610( 43.83%), action 263, FPS 1.33, Running 318.69s Step 611( 44.00%), action 264, FPS 1.31, Running 319.49s Step 612( 44.17%), action 265, FPS 1.32, Running 320.36s Step 613( 44.33%), action 266, FPS 1.35, Running 321.07s Step 614( 44.50%), action 267, FPS 1.34, Running 321.89s Step 615( 44.67%), action 268, FPS 1.36, Running 322.71s Step 616( 44.83%), action 269, FPS 1.35, Running 323.80s Step 617( 45.00%), action 270, FPS 1.34, Running 324.60s Step 618( 45.17%), action 271, FPS 1.33, Running 325.70s Step 619( 45.33%), action 272, FPS 1.33, Running 326.42s Step 620( 45.50%), action 273, FPS 1.29, Running 327.24s Step 621( 45.67%), action 274, FPS 1.24, Running 328.09s Step 622( 45.83%), action 275, FPS 1.22, Running 328.81s Step 623( 46.00%), action 276, FPS 1.21, Running 329.53s Step 624( 46.17%), action 277, FPS 1.20, Running 330.40s Step 625( 46.33%), action 278, FPS 1.20, Running 330.99s Step 626( 46.50%), action 279, FPS 1.25, Running 331.39s Step 627( 46.67%), action 280, FPS 1.27, Running 331.81s Step 628( 46.83%), action 281, FPS 1.28, Running 332.62s Step 629( 47.00%), action 282, FPS 1.26, Running 333.55s Step 630( 47.17%), action 283, FPS 1.29, Running 334.20s Step 631( 47.33%), action 284, FPS 1.29, Running 335.00s Step 632( 47.50%), action 285, FPS 1.29, Running 335.82s Step 633( 47.67%), action 286, FPS 1.28, Running 336.74s Step 634( 47.83%), action 287, FPS 1.28, Running 337.46s Step 635( 48.00%), action 288, FPS 1.30, Running 338.14s Step 636( 48.17%), action 289, FPS 1.31, Running 339.06s Step 637( 48.33%), action 290, FPS 1.31, Running 339.91s Step 638( 48.50%), action 291, FPS 1.30, Running 341.10s Step 639( 48.67%), action 292, FPS 1.31, Running 341.72s Step 640( 48.83%), action 293, FPS 1.29, Running 342.75s Step 641( 49.00%), action 294, FPS 1.31, Running 343.33s Step 642( 49.17%), action 295, FPS 1.29, Running 344.27s Step 643( 49.33%), action 296, FPS 1.30, Running 344.90s Step 644( 49.50%), action 297, FPS 1.32, Running 345.60s Step 645( 49.67%), action 298, FPS 1.29, Running 346.45s Step 646( 49.83%), action 299, FPS 1.23, Running 347.59s Step 647( 50.00%), action 300, FPS 1.21, Running 348.32s Step 648( 50.17%), action 301, FPS 1.20, Running 349.31s Step 649( 50.33%), action 302, FPS 1.22, Running 350.00s Step 650( 50.50%), action 303, FPS 1.24, Running 350.33s Step 651( 50.67%), action 304, FPS 1.28, Running 350.65s Step 652( 50.83%), action 305, FPS 1.32, Running 350.97s Step 653( 51.00%), action 306, FPS 1.34, Running 351.64s Step 654( 51.17%), action 307, FPS 1.34, Running 352.37s Step 655( 51.33%), action 308, FPS 1.32, Running 353.28s Step 656( 51.50%), action 309, FPS 1.34, Running 353.97s Step 657( 51.67%), action 310, FPS 1.34, Running 354.88s Step 658( 51.83%), action 311, FPS 1.35, Running 355.95s Step 659( 52.00%), action 312, FPS 1.31, Running 357.01s Step 660( 52.17%), action 313, FPS 1.34, Running 357.68s Step 661( 52.33%), action 314, FPS 1.31, Running 358.58s Step 662( 52.50%), action 315, FPS 1.32, Running 359.36s Step 663( 52.67%), action 316, FPS 1.30, Running 360.30s Step 664( 52.83%), action 317, FPS 1.26, Running 361.43s Step 665( 53.00%), action 318, FPS 1.28, Running 362.09s Step 666( 53.17%), action 319, FPS 1.29, Running 363.15s Step 667( 53.33%), action 320, FPS 1.30, Running 363.71s Step 668( 53.50%), action 321, FPS 1.30, Running 364.71s Step 669( 53.67%), action 322, FPS 1.29, Running 365.53s Step 670( 53.83%), action 323, FPS 1.25, Running 366.39s Step 671( 54.00%), action 324, FPS 1.20, Running 367.28s Step 672( 54.17%), action 325, FPS 1.17, Running 368.14s Step 673( 54.33%), action 326, FPS 1.15, Running 369.06s Step 674( 54.50%), action 327, FPS 1.17, Running 369.41s Step 675( 54.67%), action 328, FPS 1.22, Running 369.70s Step 676( 54.83%), action 329, FPS 1.24, Running 370.12s Step 677( 55.00%), action 330, FPS 1.27, Running 370.62s Step 678( 55.17%), action 331, FPS 1.29, Running 371.50s Step 679( 55.33%), action 332, FPS 1.32, Running 372.22s Step 680( 55.50%), action 333, FPS 1.28, Running 373.28s Step 681( 55.67%), action 334, FPS 1.29, Running 374.03s Step 682( 55.83%), action 335, FPS 1.28, Running 374.94s Step 683( 56.00%), action 336, FPS 1.28, Running 375.94s Step 684( 56.17%), action 337, FPS 1.32, Running 376.63s Step 685( 56.33%), action 338, FPS 1.29, Running 377.62s Step 686( 56.50%), action 339, FPS 1.32, Running 378.32s Step 687( 56.67%), action 340, FPS 1.28, Running 379.30s Step 688( 56.83%), action 341, FPS 1.28, Running 380.34s Step 689( 57.00%), action 342, FPS 1.30, Running 380.95s Step 690( 57.17%), action 343, FPS 1.31, Running 381.67s Step 691( 57.33%), action 344, FPS 1.31, Running 382.55s Step 692( 57.50%), action 345, FPS 1.30, Running 383.54s Step 693( 57.67%), action 346, FPS 1.29, Running 384.52s Step 694( 57.83%), action 347, FPS 1.25, Running 385.37s Step 695( 58.00%), action 348, FPS 1.20, Running 386.35s Step 696( 58.17%), action 349, FPS 1.15, Running 387.46s Step 697( 58.33%), action 350, FPS 1.14, Running 388.10s Step 698( 58.50%), action 351, FPS 1.15, Running 388.86s Step 699( 58.67%), action 352, FPS 1.18, Running 389.16s Step 700( 58.83%), action 353, FPS 1.23, Running 389.56s Step 701( 59.00%), action 354, FPS 1.26, Running 389.84s Step 702( 59.17%), action 355, FPS 1.28, Running 390.54s Step 703( 59.33%), action 356, FPS 1.31, Running 391.24s Step 704( 59.50%), action 357, FPS 1.31, Running 391.90s Step 705( 59.67%), action 358, FPS 1.34, Running 392.55s Step 706( 59.83%), action 359, FPS 1.33, Running 393.39s Step 707( 60.00%), action 360, FPS 1.35, Running 394.12s Step 708( 60.17%), action 361, FPS 1.35, Running 395.16s Step 709( 60.33%), action 362, FPS 1.33, Running 396.00s Step 710( 60.50%), action 363, FPS 1.32, Running 396.82s Step 711( 60.67%), action 364, FPS 1.35, Running 397.42s Step 712( 60.83%), action 365, FPS 1.35, Running 398.38s Step 713( 61.00%), action 366, FPS 1.38, Running 399.04s Step 714( 61.17%), action 367, FPS 1.37, Running 399.99s Step 715( 61.33%), action 368, FPS 1.40, Running 400.64s Step 716( 61.50%), action 369, FPS 1.41, Running 401.61s Step 717( 61.67%), action 370, FPS 1.42, Running 402.19s Step 718( 61.83%), action 371, FPS 1.41, Running 403.00s Step 719( 62.00%), action 372, FPS 1.37, Running 403.78s Step 720( 62.17%), action 373, FPS 1.32, Running 404.76s Step 721( 62.33%), action 374, FPS 1.28, Running 405.41s Step 722( 62.50%), action 375, FPS 1.27, Running 406.35s Step 723( 62.67%), action 376, FPS 1.26, Running 407.08s Step 724( 62.83%), action 377, FPS 1.24, Running 408.09s Step 725( 63.00%), action 378, FPS 1.26, Running 408.45s Step 726( 63.17%), action 379, FPS 1.30, Running 408.83s Step 727( 63.33%), action 380, FPS 1.33, Running 409.17s Step 728( 63.50%), action 381, FPS 1.36, Running 409.86s Step 729( 63.67%), action 382, FPS 1.38, Running 410.54s Step 730( 63.83%), action 383, FPS 1.36, Running 411.51s Step 731( 64.00%), action 384, FPS 1.35, Running 412.22s Step 732( 64.17%), action 385, FPS 1.34, Running 413.34s Step 733( 64.33%), action 386, FPS 1.34, Running 413.98s Step 734( 64.50%), action 387, FPS 1.33, Running 415.03s Step 735( 64.67%), action 388, FPS 1.31, Running 415.94s Step 736( 64.83%), action 389, FPS 1.32, Running 416.71s Step 737( 65.00%), action 390, FPS 1.30, Running 417.58s Step 738( 65.17%), action 391, FPS 1.27, Running 418.81s Step 739( 65.33%), action 392, FPS 1.27, Running 419.59s Step 740( 65.50%), action 393, FPS 1.27, Running 420.47s Step 741( 65.67%), action 394, FPS 1.24, Running 421.49s Step 742( 65.83%), action 395, FPS 1.26, Running 422.21s Step 743( 66.00%), action 396, FPS 1.24, Running 423.17s Step 744( 66.17%), action 397, FPS 1.24, Running 424.24s Step 745( 66.33%), action 398, FPS 1.22, Running 424.87s Step 746( 66.50%), action 399, FPS 1.17, Running 425.86s Step 747( 66.67%), action 400, FPS 1.15, Running 426.52s Step 748( 66.83%), action 401, FPS 1.14, Running 427.44s Step 749( 67.00%), action 402, FPS 1.16, Running 427.73s Step 750( 67.17%), action 403, FPS 1.19, Running 428.29s Step 751( 67.33%), action 404, FPS 1.19, Running 429.05s Step 752( 67.50%), action 405, FPS 1.22, Running 429.68s Step 753( 67.67%), action 406, FPS 1.20, Running 430.61s Step 754( 67.83%), action 407, FPS 1.23, Running 431.27s Step 755( 68.00%), action 408, FPS 1.23, Running 432.18s Step 756( 68.17%), action 409, FPS 1.24, Running 432.87s Step 757( 68.33%), action 410, FPS 1.23, Running 433.79s Step 758( 68.50%), action 411, FPS 1.25, Running 434.87s Step 759( 68.67%), action 412, FPS 1.24, Running 435.75s Step 760( 68.83%), action 413, FPS 1.25, Running 436.47s Step 761( 69.00%), action 414, FPS 1.26, Running 437.39s Step 762( 69.17%), action 415, FPS 1.27, Running 438.02s Step 763( 69.33%), action 416, FPS 1.27, Running 438.92s Step 764( 69.50%), action 417, FPS 1.30, Running 439.63s Step 765( 69.67%), action 418, FPS 1.28, Running 440.53s Step 766( 69.83%), action 419, FPS 1.30, Running 441.22s Step 767( 70.00%), action 420, FPS 1.28, Running 442.13s Step 768( 70.17%), action 421, FPS 1.27, Running 443.18s Step 769( 70.33%), action 422, FPS 1.24, Running 443.81s Step 770( 70.50%), action 423, FPS 1.21, Running 444.77s Step 771( 70.67%), action 424, FPS 1.23, Running 445.35s Step 772( 70.83%), action 425, FPS 1.25, Running 445.70s Step 773( 71.00%), action 426, FPS 1.28, Running 446.29s Step 774( 71.17%), action 427, FPS 1.26, Running 447.14s Step 775( 71.33%), action 428, FPS 1.25, Running 448.13s Step 776( 71.50%), action 429, FPS 1.25, Running 448.85s Step 777( 71.67%), action 430, FPS 1.27, Running 449.51s Step 778( 71.83%), action 431, FPS 1.27, Running 450.59s Step 779( 72.00%), action 432, FPS 1.27, Running 451.44s Step 780( 72.17%), action 433, FPS 1.27, Running 452.23s Step 781( 72.33%), action 434, FPS 1.27, Running 453.12s Step 782( 72.50%), action 435, FPS 1.26, Running 453.91s Step 783( 72.67%), action 436, FPS 1.26, Running 454.85s Step 784( 72.83%), action 437, FPS 1.26, Running 455.56s Step 785( 73.00%), action 438, FPS 1.28, Running 456.20s Step 786( 73.17%), action 439, FPS 1.25, Running 457.24s Step 787( 73.33%), action 440, FPS 1.24, Running 458.21s Step 788( 73.50%), action 441, FPS 1.24, Running 459.34s Step 789( 73.67%), action 442, FPS 1.24, Running 459.94s Step 790( 73.83%), action 443, FPS 1.24, Running 460.91s Step 791( 74.00%), action 444, FPS 1.23, Running 461.68s Step 792( 74.17%), action 445, FPS 1.19, Running 462.58s Step 793( 74.33%), action 446, FPS 1.18, Running 463.27s Step 794( 74.50%), action 447, FPS 1.18, Running 464.15s Step 795( 74.67%), action 448, FPS 1.23, Running 464.43s Step 796( 74.83%), action 449, FPS 1.25, Running 464.83s Step 797( 75.00%), action 450, FPS 1.27, Running 465.31s Step 798( 75.17%), action 451, FPS 1.30, Running 465.99s Step 799( 75.33%), action 452, FPS 1.30, Running 466.85s Step 800( 75.50%), action 453, FPS 1.30, Running 467.57s Step 801( 75.67%), action 454, FPS 1.31, Running 468.36s Step 802( 75.83%), action 455, FPS 1.31, Running 469.19s Step 803( 76.00%), action 456, FPS 1.31, Running 470.15s Step 804( 76.17%), action 457, FPS 1.31, Running 470.86s Step 805( 76.33%), action 458, FPS 1.28, Running 471.85s Step 806( 76.50%), action 459, FPS 1.31, Running 472.51s Step 807( 76.67%), action 460, FPS 1.31, Running 473.42s Step 808( 76.83%), action 461, FPS 1.32, Running 474.50s Step 809( 77.00%), action 462, FPS 1.31, Running 475.21s Step 810( 77.17%), action 463, FPS 1.31, Running 476.19s Step 811( 77.33%), action 464, FPS 1.31, Running 476.93s Step 812( 77.50%), action 465, FPS 1.31, Running 477.90s Step 813( 77.67%), action 466, FPS 1.30, Running 478.69s Step 814( 77.83%), action 467, FPS 1.30, Running 479.58s Step 815( 78.00%), action 468, FPS 1.26, Running 480.31s Step 816( 78.17%), action 469, FPS 1.22, Running 481.22s Step 817( 78.33%), action 470, FPS 1.21, Running 481.84s Step 818( 78.50%), action 471, FPS 1.19, Running 482.83s Step 819( 78.67%), action 472, FPS 1.20, Running 483.46s Step 820( 78.83%), action 473, FPS 1.23, Running 483.78s Step 821( 79.00%), action 474, FPS 1.27, Running 484.11s Step 822( 79.17%), action 475, FPS 1.30, Running 484.57s Step 823( 79.33%), action 476, FPS 1.34, Running 485.12s Step 824( 79.50%), action 477, FPS 1.31, Running 486.17s Step 825( 79.67%), action 478, FPS 1.32, Running 487.01s Step 826( 79.83%), action 479, FPS 1.30, Running 487.85s Step 827( 80.00%), action 480, FPS 1.33, Running 488.50s Step 828( 80.17%), action 481, FPS 1.34, Running 489.43s Step 829( 80.33%), action 482, FPS 1.32, Running 490.34s Step 830( 80.50%), action 483, FPS 1.34, Running 491.10s Step 831( 80.67%), action 484, FPS 1.33, Running 491.98s Step 832( 80.83%), action 485, FPS 1.35, Running 492.72s Step 833( 81.00%), action 486, FPS 1.34, Running 493.66s Step 834( 81.17%), action 487, FPS 1.35, Running 494.41s Step 835( 81.33%), action 488, FPS 1.33, Running 495.36s Step 836( 81.50%), action 489, FPS 1.35, Running 496.05s Step 837( 81.67%), action 490, FPS 1.34, Running 496.80s Step 838( 81.83%), action 491, FPS 1.34, Running 497.75s Step 839( 82.00%), action 492, FPS 1.31, Running 498.75s Step 840( 82.17%), action 493, FPS 1.28, Running 499.46s Step 841( 82.33%), action 494, FPS 1.23, Running 500.37s Step 842( 82.50%), action 495, FPS 1.21, Running 501.06s Step 843( 82.67%), action 496, FPS 1.20, Running 501.74s Step 844( 82.83%), action 497, FPS 1.21, Running 502.64s Step 845( 83.00%), action 498, FPS 1.25, Running 502.98s Step 846( 83.17%), action 499, FPS 1.28, Running 503.46s Step 847( 83.33%), action 500, FPS 1.29, Running 504.05s Step 848( 83.50%), action 501, FPS 1.28, Running 505.07s Step 849( 83.67%), action 502, FPS 1.27, Running 506.06s Step 850( 83.83%), action 503, FPS 1.28, Running 506.73s Step 851( 84.00%), action 504, FPS 1.28, Running 507.64s Step 852( 84.17%), action 505, FPS 1.28, Running 508.32s Step 853( 84.33%), action 506, FPS 1.29, Running 509.22s Step 854( 84.50%), action 507, FPS 1.29, Running 509.96s Step 855( 84.67%), action 508, FPS 1.29, Running 510.91s Step 856( 84.83%), action 509, FPS 1.25, Running 512.06s Step 857( 85.00%), action 510, FPS 1.24, Running 512.99s Step 858( 85.17%), action 511, FPS 1.22, Running 514.10s Step 859( 85.33%), action 512, FPS 1.24, Running 514.86s Step 860( 85.50%), action 513, FPS 1.23, Running 515.73s Step 861( 85.67%), action 514, FPS 1.24, Running 516.45s Step 862( 85.83%), action 515, FPS 1.23, Running 517.28s Step 863( 86.00%), action 516, FPS 1.23, Running 517.97s Step 864( 86.17%), action 517, FPS 1.22, Running 519.00s Step 865( 86.33%), action 518, FPS 1.18, Running 519.92s Step 866( 86.50%), action 519, FPS 1.16, Running 520.64s Step 867( 86.67%), action 520, FPS 1.16, Running 521.25s Step 868( 86.83%), action 521, FPS 1.20, Running 521.80s Step 869( 87.00%), action 522, FPS 1.25, Running 522.12s Step 870( 87.17%), action 523, FPS 1.25, Running 522.78s Step 871( 87.33%), action 524, FPS 1.26, Running 523.47s Step 872( 87.50%), action 525, FPS 1.26, Running 524.15s Step 873( 87.67%), action 526, FPS 1.26, Running 525.05s Step 874( 87.83%), action 527, FPS 1.27, Running 525.75s Step 875( 88.00%), action 528, FPS 1.27, Running 526.71s Step 876( 88.17%), action 529, FPS 1.30, Running 527.40s Step 877( 88.33%), action 530, FPS 1.30, Running 528.34s Step 878( 88.50%), action 531, FPS 1.30, Running 529.45s Step 879( 88.67%), action 532, FPS 1.30, Running 530.26s Step 880( 88.83%), action 533, FPS 1.29, Running 531.22s Step 881( 89.00%), action 534, FPS 1.27, Running 532.17s Step 882( 89.17%), action 535, FPS 1.28, Running 532.86s Step 883( 89.33%), action 536, FPS 1.26, Running 533.83s Step 884( 89.50%), action 537, FPS 1.29, Running 534.50s Step 885( 89.67%), action 538, FPS 1.29, Running 535.40s Step 886( 89.83%), action 539, FPS 1.29, Running 536.11s Step 887( 90.00%), action 540, FPS 1.27, Running 537.03s Step 888( 90.17%), action 541, FPS 1.22, Running 538.17s Step 889( 90.33%), action 542, FPS 1.20, Running 538.77s Step 890( 90.50%), action 543, FPS 1.18, Running 539.73s Step 891( 90.67%), action 544, FPS 1.18, Running 540.44s Step 892( 90.83%), action 545, FPS 1.20, Running 540.86s Step 893( 91.00%), action 546, FPS 1.24, Running 541.13s Step 894( 91.17%), action 547, FPS 1.27, Running 541.53s Step 895( 91.33%), action 548, FPS 1.30, Running 542.13s Step 896( 91.50%), action 549, FPS 1.29, Running 542.88s Step 897( 91.67%), action 550, FPS 1.29, Running 543.82s Step 898( 91.83%), action 551, FPS 1.30, Running 544.86s Step 899( 92.00%), action 552, FPS 1.31, Running 545.57s Step 900( 92.17%), action 553, FPS 1.30, Running 546.64s Step 901( 92.33%), action 554, FPS 1.32, Running 547.31s Step 902( 92.50%), action 555, FPS 1.30, Running 548.30s Step 903( 92.67%), action 556, FPS 1.30, Running 549.26s Step 904( 92.83%), action 557, FPS 1.29, Running 549.97s Step 905( 93.00%), action 558, FPS 1.29, Running 550.94s Step 906( 93.17%), action 559, FPS 1.29, Running 551.62s Step 907( 93.33%), action 560, FPS 1.29, Running 552.53s Step 908( 93.50%), action 561, FPS 1.30, Running 553.56s Step 909( 93.67%), action 562, FPS 1.29, Running 554.27s Step 910( 93.83%), action 563, FPS 1.29, Running 555.18s Step 911( 94.00%), action 564, FPS 1.30, Running 555.82s Step 912( 94.17%), action 565, FPS 1.25, Running 556.83s Step 913( 94.33%), action 566, FPS 1.20, Running 557.82s Step 914( 94.50%), action 567, FPS 1.17, Running 558.60s Step 915( 94.67%), action 568, FPS 1.15, Running 559.55s Step 916( 94.83%), action 569, FPS 1.18, Running 559.90s Step 917( 95.00%), action 570, FPS 1.22, Running 560.18s Step 918( 95.17%), action 571, FPS 1.27, Running 560.64s Step 919( 95.33%), action 572, FPS 1.28, Running 561.18s Step 920( 95.50%), action 573, FPS 1.30, Running 562.03s Step 921( 95.67%), action 574, FPS 1.30, Running 562.71s Step 922( 95.83%), action 575, FPS 1.32, Running 563.40s Step 923( 96.00%), action 576, FPS 1.33, Running 564.34s Step 924( 96.17%), action 577, FPS 1.33, Running 565.03s Step 925( 96.33%), action 578, FPS 1.34, Running 565.85s Step 926( 96.50%), action 579, FPS 1.32, Running 566.72s Step 927( 96.67%), action 580, FPS 1.32, Running 567.63s Step 928( 96.83%), action 581, FPS 1.32, Running 568.73s Step 929( 97.00%), action 582, FPS 1.33, Running 569.31s Step 930( 97.17%), action 583, FPS 1.32, Running 570.31s Step 931( 97.33%), action 584, FPS 1.32, Running 570.92s Step 932( 97.50%), action 585, FPS 1.33, Running 571.84s Step 933( 97.67%), action 586, FPS 1.36, Running 572.58s Step 934( 97.83%), action 587, FPS 1.33, Running 573.66s Step 935( 98.00%), action 588, FPS 1.36, Running 574.30s Step 936( 98.17%), action 589, FPS 1.30, Running 575.25s Step 937( 98.33%), action 590, FPS 1.28, Running 575.84s Step 938( 98.50%), action 591, FPS 1.24, Running 576.81s Step 939( 98.67%), action 592, FPS 1.23, Running 577.49s Step 940( 98.83%), action 593, FPS 1.21, Running 578.57s Step 941( 99.00%), action 594, FPS 1.21, Running 579.24s Step 942( 99.17%), action 595, FPS 1.24, Running 579.56s Step 943( 99.33%), action 596, FPS 1.29, Running 579.89s Step 944( 99.50%), action 597, FPS 1.31, Running 580.34s Step 945( 99.67%), action 598, FPS 1.33, Running 580.93s Step 946( 99.83%), action 599, FPS 1.31, Running 581.95s Step 947(100.00%), action 600, FPS 1.34, Running 582.58s [2026-08-02 02:43:49] [89 ] Seed 88 failed after 582.76 s. +steps: 947 , actions: 600 . +Instruction: Empty +Total 11/89(12.36%) success. +Setting seed: 89 +Step 1( N/A%), pre moving , FPS 4.89, Running 0.20s Step 2( N/A%), pre moving , FPS 4.83, Running 0.41s Step 3( N/A%), pre moving , FPS 4.99, Running 0.60s Step 4( N/A%), pre moving , FPS 5.95, Running 0.67s Step 5( N/A%), pre moving , FPS 6.49, Running 0.77s Step 6( N/A%), pre moving , FPS 5.76, Running 1.04s Step 7( N/A%), pre moving , FPS 5.95, Running 1.18s Step 8( N/A%), pre moving , FPS 6.36, Running 1.26s Step 9( N/A%), pre moving , FPS 6.77, Running 1.33s Step 10( N/A%), pre moving , FPS 7.11, Running 1.41s Step 11( N/A%), pre moving , FPS 6.69, Running 1.64s Step 12( N/A%), pre moving , FPS 6.67, Running 1.80s Step 13( N/A%), pre moving , FPS 6.93, Running 1.88s Step 14( N/A%), pre moving , FPS 7.17, Running 1.95s Step 15( N/A%), pre moving , FPS 7.37, Running 2.04s Step 16( N/A%), pre moving , FPS 6.78, Running 2.36s Step 17( N/A%), pre moving , FPS 6.99, Running 2.43s Step 18( N/A%), pre moving , FPS 7.15, Running 2.52s Step 19( N/A%), pre moving , FPS 7.33, Running 2.59s Step 20( N/A%), pre moving , FPS 7.49, Running 2.67s Step 21( N/A%), pre moving , FPS 6.65, Running 3.21s Step 22( N/A%), pre moving , FPS 6.97, Running 3.28s Step 23( N/A%), pre moving , FPS 6.66, Running 3.61s Step 24( N/A%), pre moving , FPS 6.61, Running 3.70s Step 25( N/A%), pre moving , FPS 6.65, Running 3.78s Step 26( N/A%), pre moving , FPS 6.11, Running 4.32s Step 27( N/A%), pre moving , FPS 6.23, Running 4.39s Step 28( N/A%), pre moving , FPS 6.26, Running 4.45s Step 29( N/A%), pre moving , FPS 5.81, Running 4.77s Step 30( N/A%), pre moving , FPS 5.79, Running 4.86s Step 31( N/A%), pre moving , FPS 6.10, Running 4.92s Step 32( N/A%), pre moving , FPS 6.25, Running 5.00s Step 33( N/A%), pre moving , FPS 5.80, Running 5.32s Step 34( N/A%), pre moving , FPS 5.78, Running 5.41s Step 35( N/A%), pre moving , FPS 5.80, Running 5.48s Step 36( N/A%), pre moving , FPS 4.25, Running 7.06s Step 37( N/A%), pre moving , FPS 3.85, Running 7.62s Step 38( N/A%), pre moving , FPS 3.74, Running 7.87s Step 39( N/A%), pre moving , FPS 3.70, Running 8.00s Step 40( N/A%), pre moving , FPS 3.69, Running 8.09s Step 41( N/A%), pre moving , FPS 4.03, Running 8.17s Step 42( N/A%), pre moving , FPS 3.84, Running 8.50s Step 43( N/A%), pre moving , FPS 4.01, Running 8.59s Step 44( N/A%), pre moving , FPS 4.03, Running 8.66s Step 45( N/A%), pre moving , FPS 3.89, Running 8.91s Step 46( N/A%), pre moving , FPS 4.23, Running 9.05s Step 47( N/A%), pre moving , FPS 4.20, Running 9.15s Step 48( N/A%), pre moving , FPS 3.32, Running 10.48s Step 49( N/A%), pre moving , FPS 3.36, Running 10.72s Step 50( N/A%), pre moving , FPS 3.35, Running 10.84s Step 51( N/A%), pre moving , FPS 3.34, Running 10.92s Step 52( N/A%), pre moving , FPS 3.20, Running 11.24s Step 53( N/A%), pre moving , FPS 3.31, Running 11.37s Step 54( N/A%), pre moving , FPS 3.29, Running 11.49s Step 55( N/A%), pre moving , FPS 3.14, Running 11.85s Step 56( N/A%), pre moving , FPS 4.07, Running 11.97s Step 57( N/A%), pre moving , FPS 4.48, Running 12.09s Step 58( N/A%), pre moving , FPS 4.31, Running 12.51s Step 59( N/A%), pre moving , FPS 4.16, Running 12.81s Step 60( N/A%), pre moving , FPS 4.00, Running 13.09s Step 61( N/A%), pre moving , FPS 3.94, Running 13.24s Step 62( N/A%), pre moving , FPS 3.87, Running 13.66s Step 63( N/A%), pre moving , FPS 3.83, Running 13.81s Step 64( N/A%), pre moving , FPS 3.61, Running 14.20s Step 65( N/A%), pre moving , FPS 3.64, Running 14.41s Step 66( N/A%), pre moving , FPS 3.46, Running 14.83s Step 67( N/A%), pre moving , FPS 3.29, Running 15.24s Step 68( N/A%), pre moving , FPS 4.06, Running 15.40s Step 69( N/A%), pre moving , FPS 3.97, Running 15.77s Step 70( N/A%), pre moving , FPS 3.99, Running 15.85s Step 71( N/A%), pre moving , FPS 4.02, Running 15.89s Step 72( N/A%), pre moving , FPS 4.27, Running 15.93s Step 73( N/A%), pre moving , FPS 4.35, Running 15.97s Step 74( N/A%), pre moving , FPS 4.44, Running 16.00s Step 75( N/A%), pre moving , FPS 4.79, Running 16.03s Step 76( N/A%), pre moving , FPS 4.90, Running 16.06s Step 77( N/A%), pre moving , FPS 5.00, Running 16.09s Step 78( N/A%), pre moving , FPS 5.55, Running 16.12s Step 79( N/A%), pre moving , FPS 5.99, Running 16.15s Step 80( N/A%), pre moving , FPS 6.48, Running 16.18s Step 81( N/A%), pre moving , FPS 6.74, Running 16.21s Step 82( N/A%), pre moving , FPS 7.79, Running 16.23s Step 83( N/A%), pre moving , FPS 8.20, Running 16.25s Step 84( N/A%), pre moving , FPS 9.68, Running 16.27s Step 85( N/A%), pre moving , FPS 10.63, Running 16.29s Step 86( N/A%), pre moving , FPS 13.49, Running 16.31s Step 87( N/A%), pre moving , FPS 18.28, Running 16.33s Step 88( N/A%), pre moving , FPS 21.15, Running 16.35s Step 89( N/A%), pre moving , FPS 32.05, Running 16.39s Step 90( N/A%), pre moving , FPS 35.16, Running 16.42s Step 91( N/A%), pre moving , FPS 35.51, Running 16.46s Step 92( N/A%), pre moving , FPS 36.24, Running 16.48s Step 93( N/A%), pre moving , FPS 37.01, Running 16.51s Step 94( N/A%), pre moving , FPS 37.81, Running 16.53s Step 95( N/A%), pre moving , FPS 38.60, Running 16.55s Step 96( N/A%), pre moving , FPS 39.43, Running 16.57s Step 97( N/A%), pre moving , FPS 40.27, Running 16.58s Step 98( N/A%), pre moving , FPS 41.07, Running 16.61s Step 99( N/A%), pre moving , FPS 42.04, Running 16.63s Step 100( N/A%), pre moving , FPS 12.47, Running 17.78s Step 101( N/A%), pre moving , FPS 9.44, Running 18.33s Step 102( N/A%), pre moving , FPS 7.49, Running 18.90s Step 103( N/A%), pre moving , FPS 6.26, Running 19.44s Step 104( N/A%), pre moving , FPS 5.29, Running 20.05s Step 105( N/A%), pre moving , FPS 4.66, Running 20.58s Step 106( N/A%), pre moving , FPS 4.18, Running 21.09s Step 107( N/A%), pre moving , FPS 3.76, Running 21.65s Step 108( N/A%), pre moving , FPS 3.42, Running 22.20s Step 109( N/A%), pre moving , FPS 3.15, Running 22.74s Step 110( N/A%), pre moving , FPS 2.91, Running 23.28s Step 111( N/A%), pre moving , FPS 2.71, Running 23.82s Step 112( N/A%), pre moving , FPS 2.54, Running 24.37s Step 113( N/A%), pre moving , FPS 2.38, Running 24.92s Step 114( N/A%), pre moving , FPS 2.24, Running 25.47s Step 115( N/A%), pre moving , FPS 2.11, Running 26.03s Step 116( N/A%), pre moving , FPS 1.99, Running 26.62s Step 117( N/A%), pre moving , FPS 1.88, Running 27.20s Step 118( N/A%), pre moving , FPS 1.79, Running 27.77s Step 119( N/A%), pre moving , FPS 1.71, Running 28.33s Step 120( N/A%), pre moving , FPS 1.79, Running 28.94s Step 121( N/A%), pre moving , FPS 1.79, Running 29.51s Step 122( N/A%), pre moving , FPS 1.79, Running 30.07s Step 123( N/A%), pre moving , FPS 1.79, Running 30.61s Step 124( N/A%), pre moving , FPS 1.79, Running 31.20s Step 125( N/A%), pre moving , FPS 1.79, Running 31.73s Step 126( N/A%), pre moving , FPS 1.78, Running 32.31s Step 127( N/A%), pre moving , FPS 1.78, Running 32.87s Step 128( N/A%), pre moving , FPS 1.77, Running 33.51s Step 129( N/A%), pre moving , FPS 1.77, Running 34.02s Step 130( N/A%), pre moving , FPS 1.78, Running 34.49s Step 131( N/A%), pre moving , FPS 1.78, Running 35.04s Step 132( N/A%), pre moving , FPS 1.80, Running 35.51s Step 133( N/A%), pre moving , FPS 1.85, Running 35.71s Step 134( N/A%), pre moving , FPS 1.91, Running 35.93s Step 135( N/A%), pre moving , FPS 1.97, Running 36.20s Step 136( N/A%), pre moving , FPS 2.05, Running 36.39s Step 137( N/A%), pre moving , FPS 2.06, Running 36.90s Step 138( N/A%), pre moving , FPS 2.09, Running 37.31s Step 139( N/A%), pre moving , FPS 2.10, Running 37.86s Step 140( N/A%), pre moving , FPS 2.10, Running 38.47s Step 141( N/A%), pre moving , FPS 2.09, Running 39.07s Step 142( N/A%), pre moving , FPS 2.09, Running 39.65s Step 143( N/A%), pre moving , FPS 2.08, Running 40.22s Step 144( N/A%), pre moving , FPS 2.09, Running 40.79s Step 145( N/A%), pre moving , FPS 2.08, Running 41.36s Step 146( N/A%), pre moving , FPS 2.08, Running 41.91s Step 147( N/A%), pre moving , FPS 2.08, Running 42.47s Step 148( N/A%), pre moving , FPS 2.11, Running 43.01s Step 149( N/A%), pre moving , FPS 2.10, Running 43.56s Step 150( N/A%), pre moving , FPS 2.08, Running 44.12s Step 151( N/A%), pre moving , FPS 2.08, Running 44.67s Step 152( N/A%), pre moving , FPS 2.06, Running 45.22s Step 153( N/A%), pre moving , FPS 1.98, Running 45.80s Step 154( N/A%), pre moving , FPS 1.92, Running 46.37s Step 155( N/A%), pre moving , FPS 1.86, Running 46.94s Step 156( N/A%), pre moving , FPS 1.80, Running 47.51s Step 157( N/A%), pre moving , FPS 1.79, Running 48.09s Step 158( N/A%), pre moving , FPS 1.76, Running 48.70s Step 159( N/A%), pre moving , FPS 1.76, Running 49.24s Step 160( N/A%), pre moving , FPS 1.77, Running 49.79s Step 161( N/A%), pre moving , FPS 1.77, Running 50.35s Step 162( N/A%), pre moving , FPS 1.77, Running 50.93s Step 163( N/A%), pre moving , FPS 1.77, Running 51.52s Step 164( N/A%), pre moving , FPS 1.76, Running 52.15s Step 165( N/A%), pre moving , FPS 1.76, Running 52.72s Step 166( N/A%), pre moving , FPS 1.76, Running 53.26s Step 167( N/A%), pre moving , FPS 1.76, Running 53.81s Step 168( N/A%), pre moving , FPS 1.76, Running 54.36s Step 169( N/A%), pre moving , FPS 1.76, Running 54.94s Step 170( N/A%), pre moving , FPS 1.77, Running 55.43s Step 171( N/A%), pre moving , FPS 1.82, Running 55.64s Step 172( N/A%), pre moving , FPS 1.85, Running 56.03s Step 173( N/A%), pre moving , FPS 1.88, Running 56.43s Step 174( N/A%), pre moving , FPS 1.87, Running 57.04s Step 175( N/A%), pre moving , FPS 1.96, Running 57.16s Step 176( N/A%), pre moving , FPS 2.05, Running 57.25s Step 177( N/A%), pre moving , FPS 2.11, Running 57.55s Step 178( N/A%), pre moving , FPS 2.22, Running 57.73s Step 179( N/A%), pre moving , FPS 2.33, Running 57.82s Step 180( N/A%), pre moving , FPS 2.46, Running 57.92s Step 181( N/A%), pre moving , FPS 2.53, Running 58.27s Step 182( N/A%), pre moving , FPS 2.68, Running 58.38s Step 183( N/A%), pre moving , FPS 2.88, Running 58.47s Step 184( N/A%), pre moving , FPS 3.08, Running 58.64s Step 185( N/A%), pre moving , FPS 2.88, Running 59.66s Step 186( N/A%), pre moving , FPS 2.96, Running 60.01s Step 187( N/A%), pre moving , FPS 3.18, Running 60.10s Step 188( N/A%), pre moving , FPS 3.25, Running 60.51s Step 189( N/A%), pre moving , FPS 3.48, Running 60.69s Step 190( N/A%), pre moving , FPS 3.52, Running 61.10s Step 191( N/A%), pre moving , FPS 3.55, Running 61.28s Step 192( N/A%), pre moving , FPS 3.53, Running 61.70s Step 193( N/A%), pre moving , FPS 3.67, Running 61.88s Step 194( N/A%), pre moving , FPS 3.81, Running 62.29s Step 195( N/A%), pre moving , FPS 3.76, Running 62.48s Step 196( N/A%), pre moving , FPS 3.53, Running 62.91s Step 197( N/A%), pre moving , FPS 3.62, Running 63.07s Step 198( N/A%), pre moving , FPS 3.49, Running 63.47s Step 199( N/A%), pre moving , FPS 3.44, Running 63.63s Step 200( N/A%), pre moving , FPS 3.26, Running 64.05s Step 201( N/A%), pre moving , FPS 3.36, Running 64.22s Step 202( N/A%), pre moving , FPS 3.20, Running 64.63s Step 203( N/A%), pre moving , FPS 3.15, Running 64.81s Step 204( N/A%), pre moving , FPS 3.11, Running 65.06s Step 205( N/A%), pre moving , FPS 3.47, Running 65.42s Step 206( N/A%), pre moving , FPS 3.58, Running 65.59s Step 207( N/A%), pre moving , FPS 3.38, Running 66.02s Step 208( N/A%), pre moving , FPS 3.50, Running 66.24s Step 209( N/A%), pre moving , FPS 3.32, Running 66.71s Step 210( N/A%), pre moving , FPS 3.31, Running 67.14s Step 211( N/A%), pre moving , FPS 3.31, Running 67.32s Step 212( N/A%), pre moving , FPS 3.30, Running 67.75s Step 213( N/A%), pre moving , FPS 3.34, Running 67.86s Step 214( N/A%), pre moving , FPS 3.41, Running 68.15s Step 215( N/A%), pre moving , FPS 3.42, Running 68.33s Step 216( N/A%), pre moving , FPS 3.63, Running 68.43s Step 217( N/A%), pre moving , FPS 3.61, Running 68.62s Step 218( N/A%), pre moving , FPS 3.68, Running 68.90s Step 219( N/A%), pre moving , FPS 3.73, Running 69.00s Step 220( N/A%), pre moving , FPS 3.82, Running 69.29s Step 221( N/A%), pre moving , FPS 3.81, Running 69.47s Step 222( N/A%), pre moving , FPS 4.05, Running 69.57s Step 223( N/A%), pre moving , FPS 3.96, Running 69.86s Step 224( N/A%), pre moving , FPS 4.01, Running 70.05s Step 225( N/A%), pre moving , FPS 4.23, Running 70.15s Step 226( N/A%), pre moving , FPS 4.06, Running 70.51s Step 227( N/A%), pre moving , FPS 3.51, Running 71.73s Step 228( N/A%), pre moving , FPS 3.58, Running 71.83s Step 229( N/A%), pre moving , FPS 3.65, Running 72.20s Step 230( N/A%), pre moving , FPS 3.86, Running 72.32s Step 231( N/A%), pre moving , FPS 3.92, Running 72.42s Step 232( N/A%), pre moving , FPS 3.92, Running 72.86s Step 233( N/A%), pre moving , FPS 3.88, Running 73.02s Step 234( N/A%), pre moving , FPS 3.78, Running 73.45s Step 235( N/A%), pre moving , FPS 3.79, Running 73.60s Step 236( N/A%), pre moving , FPS 3.58, Running 74.02s Step 237( N/A%), pre moving , FPS 3.56, Running 74.24s Step 238( N/A%), pre moving , FPS 3.44, Running 74.72s Step 239( N/A%), pre moving , FPS 3.34, Running 74.99s Step 240( N/A%), pre moving , FPS 3.28, Running 75.39s Step 241( N/A%), pre moving , FPS 3.23, Running 75.66s Step 242( N/A%), pre moving , FPS 3.17, Running 75.88s Step 243( N/A%), pre moving , FPS 3.18, Running 76.15s Step 244( N/A%), pre moving , FPS 3.05, Running 76.60s Step 245( N/A%), pre moving , FPS 2.98, Running 76.87s Step 246( N/A%), pre moving , FPS 2.92, Running 77.36s Step 247( N/A%), pre moving , FPS 3.25, Running 77.88s Step 248( N/A%), pre moving , FPS 3.07, Running 78.34s Step 249( N/A%), pre moving , FPS 3.07, Running 78.71s Step 250( N/A%), pre moving , FPS 2.89, Running 79.24s Step 251( N/A%), pre moving , FPS 2.72, Running 79.78s Step 252( N/A%), pre moving , FPS 2.68, Running 80.33s Step 253( N/A%), pre moving , FPS 2.55, Running 80.85s Step 254( N/A%), pre moving , FPS 2.60, Running 81.13s Step 255( N/A%), pre moving , FPS 2.48, Running 81.68s Step 256( N/A%), pre moving , FPS 2.44, Running 82.23s Step 257( N/A%), pre moving , FPS 2.34, Running 82.79s Step 258( N/A%), pre moving , FPS 2.34, Running 83.25s Step 259( N/A%), pre moving , FPS 2.35, Running 83.50s Step 260( N/A%), pre moving , FPS 2.33, Running 83.98s Step 261( N/A%), pre moving , FPS 2.27, Running 84.49s Step 262( N/A%), pre moving , FPS 2.22, Running 84.87s Step 263( N/A%), pre moving , FPS 2.21, Running 85.19s Step 264( N/A%), pre moving , FPS 2.20, Running 85.67s Step 265( N/A%), pre moving , FPS 2.21, Running 85.94s Step 266( N/A%), pre moving , FPS 2.23, Running 86.31s Step 267( N/A%), pre moving , FPS 2.26, Running 86.74s Step 268( N/A%), pre moving , FPS 2.33, Running 86.91s Step 269( N/A%), pre moving , FPS 2.31, Running 87.36s Step 270( N/A%), pre moving , FPS 2.41, Running 87.53s Step 271( N/A%), pre moving , FPS 2.53, Running 87.70s Step 272( N/A%), pre moving , FPS 2.57, Running 88.13s Step 273( N/A%), pre moving , FPS 2.60, Running 88.55s Step 274( N/A%), pre moving , FPS 2.64, Running 88.72s Step 275( N/A%), pre moving , FPS 2.67, Running 89.18s Step 276( N/A%), pre moving , FPS 2.79, Running 89.40s Step 277( N/A%), pre moving , FPS 2.82, Running 89.89s Step 278( N/A%), pre moving , FPS 2.81, Running 90.36s Step 279( N/A%), pre moving , FPS 2.81, Running 90.61s Step 280( N/A%), pre moving , FPS 2.82, Running 91.07s Step 281( N/A%), pre moving , FPS 2.95, Running 91.27s Step 282( N/A%), pre moving , FPS 2.91, Running 91.76s Step 283( N/A%), pre moving , FPS 2.85, Running 92.20s Step 284( N/A%), pre moving , FPS 2.99, Running 92.36s Step 285( N/A%), pre moving , FPS 2.91, Running 92.80s Step 286( N/A%), pre moving , FPS 3.01, Running 92.96s Step 287( N/A%), pre moving , FPS 3.01, Running 93.39s Step 288( N/A%), pre moving , FPS 3.04, Running 93.49s Step 289( N/A%), pre moving , FPS 3.21, Running 93.59s Step 290( N/A%), pre moving , FPS 3.12, Running 93.95s Step 291( N/A%), pre moving , FPS 3.14, Running 94.07s Step 292( N/A%), pre moving , FPS 3.31, Running 94.17s Step 293( N/A%), pre moving , FPS 3.35, Running 94.53s Step 294( N/A%), pre moving , FPS 3.37, Running 94.66s Step 295( N/A%), pre moving , FPS 3.58, Running 94.76s Step 296( N/A%), pre moving , FPS 3.50, Running 95.11s Step 297( N/A%), pre moving , FPS 3.76, Running 95.21s Step 298( N/A%), pre moving , FPS 4.03, Running 95.32s Step 299( N/A%), pre moving , FPS 4.13, Running 95.45s Step 300( N/A%), pre moving , FPS 4.44, Running 95.58s Step 301( N/A%), pre moving , FPS 4.55, Running 95.67s Step 302( N/A%), pre moving , FPS 4.89, Running 95.84s Step 303( N/A%), pre moving , FPS 5.29, Running 95.98s Step 304( N/A%), pre moving , FPS 5.39, Running 96.08s Step 305( N/A%), pre moving , FPS 5.50, Running 96.44s Step 306( N/A%), pre moving , FPS 5.55, Running 96.56s Step 307( N/A%), pre moving , FPS 6.12, Running 96.66s Step 308( N/A%), pre moving , FPS 5.67, Running 97.02s Step 309( N/A%), pre moving , FPS 5.65, Running 97.14s Step 310( N/A%), pre moving , FPS 6.08, Running 97.24s Step 311( N/A%), pre moving , FPS 3.02, Running 100.69s Step 312( N/A%), pre moving , FPS 2.79, Running 101.34s Step 313( N/A%), pre moving , FPS 2.71, Running 101.92s Step 314( N/A%), pre moving , FPS 2.55, Running 102.49s Step 315( N/A%), pre moving , FPS 2.41, Running 103.05s Step 316( N/A%), pre moving , FPS 2.35, Running 103.62s Step 317( N/A%), pre moving , FPS 2.23, Running 104.18s Step 318( N/A%), pre moving , FPS 2.13, Running 104.73s Step 319( N/A%), pre moving , FPS 2.04, Running 105.28s Step 320( N/A%), pre moving , FPS 1.95, Running 105.84s Step 321( N/A%), pre moving , FPS 1.86, Running 106.42s Step 322( N/A%), pre moving , FPS 1.80, Running 106.97s Step 323( N/A%), pre moving , FPS 1.72, Running 107.58s Step 324( N/A%), pre moving , FPS 1.66, Running 108.15s Step 325( N/A%), pre moving , FPS 1.63, Running 108.73s Step 326( N/A%), pre moving , FPS 1.57, Running 109.30s Step 327( N/A%), pre moving , FPS 1.51, Running 109.87s Step 328( N/A%), pre moving , FPS 1.49, Running 110.44s Step 329( N/A%), pre moving , FPS 1.44, Running 111.01s Step 330( N/A%), pre moving , FPS 1.39, Running 111.58s Step 331( 0.17%), action 1, FPS 1.61, Running 113.12s Step 332( 0.33%), action 2, FPS 1.61, Running 113.79s Step 333( 0.50%), action 3, FPS 1.59, Running 114.47s Step 334( 0.67%), action 4, FPS 1.56, Running 115.28s Step 335( 0.83%), action 5, FPS 1.54, Running 116.06s Step 336( 1.00%), action 6, FPS 1.51, Running 116.89s Step 337( 1.17%), action 7, FPS 1.47, Running 117.81s Step 338( 1.33%), action 8, FPS 1.45, Running 118.54s Step 339( 1.50%), action 9, FPS 1.44, Running 119.20s Step 340( 1.67%), action 10, FPS 1.40, Running 120.15s Step 341( 1.83%), action 11, FPS 1.35, Running 121.23s Step 342( 2.00%), action 12, FPS 1.33, Running 121.99s Step 343( 2.17%), action 13, FPS 1.31, Running 122.89s Step 344( 2.33%), action 14, FPS 1.29, Running 123.71s Step 345( 2.50%), action 15, FPS 1.25, Running 124.73s Step 346( 2.67%), action 16, FPS 1.22, Running 125.73s Step 347( 2.83%), action 17, FPS 1.20, Running 126.47s Step 348( 3.00%), action 18, FPS 1.17, Running 127.46s Step 349( 3.17%), action 19, FPS 1.16, Running 128.21s Step 350( 3.33%), action 20, FPS 1.14, Running 129.20s Step 351( 3.50%), action 21, FPS 1.18, Running 130.14s Step 352( 3.67%), action 22, FPS 1.18, Running 130.80s Step 353( 3.83%), action 23, FPS 1.16, Running 131.69s Step 354( 4.00%), action 24, FPS 1.16, Running 132.51s Step 355( 4.17%), action 25, FPS 1.19, Running 132.80s Step 356( 4.33%), action 26, FPS 1.20, Running 133.62s Step 357( 4.50%), action 27, FPS 1.22, Running 134.26s Step 358( 4.67%), action 28, FPS 1.20, Running 135.23s Step 359( 4.83%), action 29, FPS 1.18, Running 136.20s Step 360( 5.00%), action 30, FPS 1.19, Running 136.95s Step 361( 5.17%), action 31, FPS 1.19, Running 137.99s Step 362( 5.33%), action 32, FPS 1.17, Running 139.09s Step 363( 5.50%), action 33, FPS 1.17, Running 140.00s Step 364( 5.67%), action 34, FPS 1.18, Running 140.66s Step 365( 5.83%), action 35, FPS 1.19, Running 141.52s Step 366( 6.00%), action 36, FPS 1.21, Running 142.29s Step 367( 6.17%), action 37, FPS 1.19, Running 143.28s Step 368( 6.33%), action 38, FPS 1.21, Running 143.97s Step 369( 6.50%), action 39, FPS 1.22, Running 144.62s Step 370( 6.67%), action 40, FPS 1.22, Running 145.63s Step 371( 6.83%), action 41, FPS 1.22, Running 146.55s Step 372( 7.00%), action 42, FPS 1.21, Running 147.31s Step 373( 7.17%), action 43, FPS 1.21, Running 148.25s Step 374( 7.33%), action 44, FPS 1.22, Running 148.94s Step 375( 7.50%), action 45, FPS 1.17, Running 149.84s Step 376( 7.67%), action 46, FPS 1.15, Running 150.95s Step 377( 7.83%), action 47, FPS 1.17, Running 151.30s [2026-08-02 02:46:21] [90 ] Seed 89 success after 151.52 s. +steps: 377 , actions: 47 . +Instruction: Empty +Total 12/90(13.33%) success. +Setting seed: 90 +Step 1( N/A%), pre moving , FPS 15.14, Running 0.07s Step 2( N/A%), pre moving , FPS 23.65, Running 0.08s Step 3( N/A%), pre moving , FPS 28.87, Running 0.10s Step 4( N/A%), pre moving , FPS 32.14, Running 0.12s Step 5( N/A%), pre moving , FPS 34.57, Running 0.14s Step 6( N/A%), pre moving , FPS 36.40, Running 0.16s Step 7( N/A%), pre moving , FPS 37.70, Running 0.19s Step 8( N/A%), pre moving , FPS 38.83, Running 0.21s Step 9( N/A%), pre moving , FPS 39.65, Running 0.23s Step 10( N/A%), pre moving , FPS 40.27, Running 0.25s Step 11( N/A%), pre moving , FPS 40.92, Running 0.27s Step 12( N/A%), pre moving , FPS 40.62, Running 0.30s Step 13( N/A%), pre moving , FPS 38.01, Running 0.34s Step 14( N/A%), pre moving , FPS 37.51, Running 0.37s Step 15( N/A%), pre moving , FPS 36.13, Running 0.42s Step 16( N/A%), pre moving , FPS 36.72, Running 0.44s Step 17( N/A%), pre moving , FPS 37.16, Running 0.46s Step 18( N/A%), pre moving , FPS 37.66, Running 0.48s Step 19( N/A%), pre moving , FPS 38.12, Running 0.50s Step 20( N/A%), pre moving , FPS 38.54, Running 0.52s Step 21( N/A%), pre moving , FPS 31.00, Running 0.71s Step 22( N/A%), pre moving , FPS 30.95, Running 0.73s Step 23( N/A%), pre moving , FPS 30.92, Running 0.75s Step 24( N/A%), pre moving , FPS 29.35, Running 0.81s Step 25( N/A%), pre moving , FPS 27.83, Running 0.86s Step 26( N/A%), pre moving , FPS 17.59, Running 1.30s Step 27( N/A%), pre moving , FPS 16.63, Running 1.39s Step 28( N/A%), pre moving , FPS 15.91, Running 1.46s Step 29( N/A%), pre moving , FPS 15.37, Running 1.53s Step 30( N/A%), pre moving , FPS 14.78, Running 1.60s Step 31( N/A%), pre moving , FPS 12.94, Running 1.81s Step 32( N/A%), pre moving , FPS 11.66, Running 2.01s Step 33( N/A%), pre moving , FPS 11.55, Running 2.07s Step 34( N/A%), pre moving , FPS 11.24, Running 2.15s Step 35( N/A%), pre moving , FPS 9.75, Running 2.47s Step 36( N/A%), pre moving , FPS 6.14, Running 3.69s Step 37( N/A%), pre moving , FPS 5.21, Running 4.29s Step 38( N/A%), pre moving , FPS 5.14, Running 4.37s Step 39( N/A%), pre moving , FPS 4.77, Running 4.69s Step 40( N/A%), pre moving , FPS 4.70, Running 4.78s Step 41( N/A%), pre moving , FPS 4.83, Running 4.85s Step 42( N/A%), pre moving , FPS 4.78, Running 4.91s Step 43( N/A%), pre moving , FPS 4.46, Running 5.24s Step 44( N/A%), pre moving , FPS 4.43, Running 5.32s Step 45( N/A%), pre moving , FPS 4.42, Running 5.38s Step 46( N/A%), pre moving , FPS 4.81, Running 5.46s Step 47( N/A%), pre moving , FPS 4.56, Running 5.78s Step 48( N/A%), pre moving , FPS 3.69, Running 6.88s Step 49( N/A%), pre moving , FPS 3.67, Running 6.97s Step 50( N/A%), pre moving , FPS 3.66, Running 7.06s Step 51( N/A%), pre moving , FPS 3.58, Running 7.39s Step 52( N/A%), pre moving , FPS 3.65, Running 7.49s Step 53( N/A%), pre moving , FPS 3.61, Running 7.61s Step 54( N/A%), pre moving , FPS 3.43, Running 7.98s Step 55( N/A%), pre moving , FPS 3.55, Running 8.11s Step 56( N/A%), pre moving , FPS 4.42, Running 8.21s Step 57( N/A%), pre moving , FPS 4.67, Running 8.58s Step 58( N/A%), pre moving , FPS 4.61, Running 8.70s Step 59( N/A%), pre moving , FPS 4.85, Running 8.81s Step 60( N/A%), pre moving , FPS 4.55, Running 9.17s Step 61( N/A%), pre moving , FPS 4.46, Running 9.34s Step 62( N/A%), pre moving , FPS 4.13, Running 9.76s Step 63( N/A%), pre moving , FPS 4.28, Running 9.91s Step 64( N/A%), pre moving , FPS 3.98, Running 10.35s Step 65( N/A%), pre moving , FPS 3.91, Running 10.50s Step 66( N/A%), pre moving , FPS 3.66, Running 10.93s Step 67( N/A%), pre moving , FPS 3.77, Running 11.08s Step 68( N/A%), pre moving , FPS 4.37, Running 11.47s Step 69( N/A%), pre moving , FPS 4.33, Running 11.60s Step 70( N/A%), pre moving , FPS 4.06, Running 12.00s Step 71( N/A%), pre moving , FPS 4.21, Running 12.14s Step 72( N/A%), pre moving , FPS 3.96, Running 12.55s Step 73( N/A%), pre moving , FPS 3.95, Running 12.68s Step 74( N/A%), pre moving , FPS 4.00, Running 12.99s Step 75( N/A%), pre moving , FPS 3.92, Running 13.21s Step 76( N/A%), pre moving , FPS 3.92, Running 13.32s Step 77( N/A%), pre moving , FPS 3.92, Running 13.68s Step 78( N/A%), pre moving , FPS 3.92, Running 13.80s Step 79( N/A%), pre moving , FPS 3.92, Running 13.92s Step 80( N/A%), pre moving , FPS 3.89, Running 14.32s Step 81( N/A%), pre moving , FPS 3.93, Running 14.43s Step 82( N/A%), pre moving , FPS 4.04, Running 14.71s Step 83( N/A%), pre moving , FPS 3.98, Running 14.93s Step 84( N/A%), pre moving , FPS 4.29, Running 15.01s Step 85( N/A%), pre moving , FPS 4.13, Running 15.33s Step 86( N/A%), pre moving , FPS 4.47, Running 15.41s Step 87( N/A%), pre moving , FPS 4.53, Running 15.50s Step 88( N/A%), pre moving , FPS 4.87, Running 15.58s Step 89( N/A%), pre moving , FPS 4.65, Running 15.90s Step 90( N/A%), pre moving , FPS 5.04, Running 15.97s Step 91( N/A%), pre moving , FPS 5.10, Running 16.07s Step 92( N/A%), pre moving , FPS 5.56, Running 16.14s Step 93( N/A%), pre moving , FPS 5.28, Running 16.47s Step 94( N/A%), pre moving , FPS 5.59, Running 16.56s Step 95( N/A%), pre moving , FPS 5.85, Running 16.63s Step 96( N/A%), pre moving , FPS 5.90, Running 16.71s Step 97( N/A%), pre moving , FPS 5.97, Running 17.03s Step 98( N/A%), pre moving , FPS 6.02, Running 17.12s Step 99( N/A%), pre moving , FPS 6.12, Running 17.19s Step 100( N/A%), pre moving , FPS 6.76, Running 17.27s Step 101( N/A%), pre moving , FPS 6.46, Running 17.53s Step 102( N/A%), pre moving , FPS 6.73, Running 17.69s Step 103( N/A%), pre moving , FPS 7.09, Running 17.75s Step 104( N/A%), pre moving , FPS 4.41, Running 19.55s Step 105( N/A%), pre moving , FPS 4.54, Running 19.74s Step 106( N/A%), pre moving , FPS 4.29, Running 20.07s Step 107( N/A%), pre moving , FPS 3.97, Running 20.53s Step 108( N/A%), pre moving , FPS 3.60, Running 21.13s Step 109( N/A%), pre moving , FPS 3.46, Running 21.68s Step 110( N/A%), pre moving , FPS 3.19, Running 22.23s Step 111( N/A%), pre moving , FPS 2.96, Running 22.82s Step 112( N/A%), pre moving , FPS 2.76, Running 23.38s Step 113( N/A%), pre moving , FPS 2.68, Running 23.94s Step 114( N/A%), pre moving , FPS 2.52, Running 24.50s Step 115( N/A%), pre moving , FPS 2.37, Running 25.08s Step 116( N/A%), pre moving , FPS 2.24, Running 25.63s Step 117( N/A%), pre moving , FPS 2.18, Running 26.18s Step 118( N/A%), pre moving , FPS 2.08, Running 26.75s Step 119( N/A%), pre moving , FPS 1.96, Running 27.37s Step 120( N/A%), pre moving , FPS 1.88, Running 27.92s Step 121( N/A%), pre moving , FPS 1.83, Running 28.47s Step 122( N/A%), pre moving , FPS 1.76, Running 29.04s Step 123( N/A%), pre moving , FPS 1.69, Running 29.61s Step 124( N/A%), pre moving , FPS 1.87, Running 30.22s Step 125( N/A%), pre moving , FPS 1.81, Running 30.76s Step 126( N/A%), pre moving , FPS 1.78, Running 31.32s Step 127( N/A%), pre moving , FPS 1.77, Running 31.84s Step 128( N/A%), pre moving , FPS 1.78, Running 32.37s Step 129( N/A%), pre moving , FPS 1.78, Running 32.92s Step 130( N/A%), pre moving , FPS 1.78, Running 33.48s Step 131( N/A%), pre moving , FPS 1.78, Running 34.04s Step 132( N/A%), pre moving , FPS 1.72, Running 34.98s Step 133( N/A%), pre moving , FPS 1.71, Running 35.66s Step 134( N/A%), pre moving , FPS 1.71, Running 36.22s Step 135( N/A%), pre moving , FPS 1.71, Running 36.80s Step 136( N/A%), pre moving , FPS 1.66, Running 37.66s Step 137( N/A%), pre moving , FPS 1.65, Running 38.33s Step 138( N/A%), pre moving , FPS 1.70, Running 38.54s Step 139( N/A%), pre moving , FPS 1.72, Running 39.01s Step 140( N/A%), pre moving , FPS 1.74, Running 39.45s Step 141( N/A%), pre moving , FPS 1.73, Running 40.02s Step 142( N/A%), pre moving , FPS 1.73, Running 40.61s Step 143( N/A%), pre moving , FPS 1.73, Running 41.20s Step 144( N/A%), pre moving , FPS 1.72, Running 41.82s Step 145( N/A%), pre moving , FPS 1.71, Running 42.44s Step 146( N/A%), pre moving , FPS 1.71, Running 43.01s Step 147( N/A%), pre moving , FPS 1.69, Running 43.64s Step 148( N/A%), pre moving , FPS 1.69, Running 44.21s Step 149( N/A%), pre moving , FPS 1.69, Running 44.78s Step 150( N/A%), pre moving , FPS 1.68, Running 45.36s Step 151( N/A%), pre moving , FPS 1.68, Running 45.96s Step 152( N/A%), pre moving , FPS 1.73, Running 46.55s Step 153( N/A%), pre moving , FPS 1.75, Running 47.11s Step 154( N/A%), pre moving , FPS 1.75, Running 47.66s Step 155( N/A%), pre moving , FPS 1.76, Running 48.18s Step 156( N/A%), pre moving , FPS 1.80, Running 48.78s Step 157( N/A%), pre moving , FPS 1.81, Running 49.37s Step 158( N/A%), pre moving , FPS 1.76, Running 49.92s Step 159( N/A%), pre moving , FPS 1.74, Running 50.48s Step 160( N/A%), pre moving , FPS 1.73, Running 51.03s Step 161( N/A%), pre moving , FPS 1.72, Running 51.61s Step 162( N/A%), pre moving , FPS 1.73, Running 52.17s Step 163( N/A%), pre moving , FPS 1.74, Running 52.71s Step 164( N/A%), pre moving , FPS 1.74, Running 53.30s Step 165( N/A%), pre moving , FPS 1.75, Running 53.88s Step 166( N/A%), pre moving , FPS 1.75, Running 54.44s Step 167( N/A%), pre moving , FPS 1.76, Running 54.98s Step 168( N/A%), pre moving , FPS 1.77, Running 55.54s Step 169( N/A%), pre moving , FPS 1.77, Running 56.11s Step 170( N/A%), pre moving , FPS 1.76, Running 56.70s Step 171( N/A%), pre moving , FPS 1.77, Running 57.26s Step 172( N/A%), pre moving , FPS 1.78, Running 57.81s Step 173( N/A%), pre moving , FPS 1.81, Running 58.15s Step 174( N/A%), pre moving , FPS 1.82, Running 58.62s Step 175( N/A%), pre moving , FPS 1.81, Running 59.25s Step 176( N/A%), pre moving , FPS 1.81, Running 59.85s Step 177( N/A%), pre moving , FPS 1.80, Running 60.47s Step 178( N/A%), pre moving , FPS 1.79, Running 61.10s Step 179( N/A%), pre moving , FPS 1.79, Running 61.66s Step 180( N/A%), pre moving , FPS 1.79, Running 62.23s Step 181( N/A%), pre moving , FPS 1.79, Running 62.79s Step 182( N/A%), pre moving , FPS 1.82, Running 63.15s Step 183( N/A%), pre moving , FPS 1.89, Running 63.27s Step 184( N/A%), pre moving , FPS 1.99, Running 63.37s Step 185( N/A%), pre moving , FPS 2.03, Running 63.72s Step 186( N/A%), pre moving , FPS 2.13, Running 63.85s Step 187( N/A%), pre moving , FPS 2.23, Running 63.95s Step 188( N/A%), pre moving , FPS 2.28, Running 64.31s Step 189( N/A%), pre moving , FPS 2.41, Running 64.42s Step 190( N/A%), pre moving , FPS 2.56, Running 64.52s Step 191( N/A%), pre moving , FPS 2.63, Running 64.88s Step 192( N/A%), pre moving , FPS 2.45, Running 65.96s Step 193( N/A%), pre moving , FPS 2.52, Running 66.09s Step 194( N/A%), pre moving , FPS 2.56, Running 66.44s Step 195( N/A%), pre moving , FPS 2.71, Running 66.63s Step 196( N/A%), pre moving , FPS 2.86, Running 66.85s Step 197( N/A%), pre moving , FPS 2.96, Running 67.22s Step 198( N/A%), pre moving , FPS 3.06, Running 67.64s Step 199( N/A%), pre moving , FPS 3.25, Running 67.81s Step 200( N/A%), pre moving , FPS 3.33, Running 68.23s Step 201( N/A%), pre moving , FPS 3.56, Running 68.41s Step 202( N/A%), pre moving , FPS 3.52, Running 68.82s Step 203( N/A%), pre moving , FPS 3.49, Running 68.99s Step 204( N/A%), pre moving , FPS 3.31, Running 69.41s Step 205( N/A%), pre moving , FPS 3.40, Running 69.59s Step 206( N/A%), pre moving , FPS 3.25, Running 70.00s Step 207( N/A%), pre moving , FPS 3.21, Running 70.18s Step 208( N/A%), pre moving , FPS 3.18, Running 70.59s Step 209( N/A%), pre moving , FPS 3.15, Running 70.76s Step 210( N/A%), pre moving , FPS 3.01, Running 71.16s Step 211( N/A%), pre moving , FPS 3.09, Running 71.35s Step 212( N/A%), pre moving , FPS 3.45, Running 71.75s Step 213( N/A%), pre moving , FPS 3.42, Running 71.93s Step 214( N/A%), pre moving , FPS 3.39, Running 72.34s Step 215( N/A%), pre moving , FPS 3.39, Running 72.52s Step 216( N/A%), pre moving , FPS 3.29, Running 72.93s Step 217( N/A%), pre moving , FPS 3.39, Running 73.11s Step 218( N/A%), pre moving , FPS 3.39, Running 73.55s Step 219( N/A%), pre moving , FPS 3.39, Running 73.71s Step 220( N/A%), pre moving , FPS 3.39, Running 74.13s Step 221( N/A%), pre moving , FPS 3.40, Running 74.29s Step 222( N/A%), pre moving , FPS 3.39, Running 74.72s Step 223( N/A%), pre moving , FPS 3.40, Running 74.88s Step 224( N/A%), pre moving , FPS 3.40, Running 75.31s Step 225( N/A%), pre moving , FPS 3.41, Running 75.46s Step 226( N/A%), pre moving , FPS 3.44, Running 75.82s Step 227( N/A%), pre moving , FPS 3.47, Running 75.94s Step 228( N/A%), pre moving , FPS 3.66, Running 76.05s Step 229( N/A%), pre moving , FPS 3.54, Running 76.41s Step 230( N/A%), pre moving , FPS 3.72, Running 76.54s Step 231( N/A%), pre moving , FPS 3.77, Running 76.65s Step 232( N/A%), pre moving , FPS 3.81, Running 77.01s Step 233( N/A%), pre moving , FPS 3.86, Running 77.11s Step 234( N/A%), pre moving , FPS 4.12, Running 77.19s Step 235( N/A%), pre moving , FPS 4.16, Running 77.34s Step 236( N/A%), pre moving , FPS 4.40, Running 77.47s Step 237( N/A%), pre moving , FPS 4.43, Running 77.62s Step 238( N/A%), pre moving , FPS 4.78, Running 77.73s Step 239( N/A%), pre moving , FPS 4.80, Running 77.88s Step 240( N/A%), pre moving , FPS 3.99, Running 79.15s Step 241( N/A%), pre moving , FPS 3.83, Running 79.51s Step 242( N/A%), pre moving , FPS 4.07, Running 79.63s Step 243( N/A%), pre moving , FPS 4.12, Running 79.74s Step 244( N/A%), pre moving , FPS 4.17, Running 80.10s Step 245( N/A%), pre moving , FPS 4.15, Running 80.28s Step 246( N/A%), pre moving , FPS 4.11, Running 80.69s Step 247( N/A%), pre moving , FPS 4.06, Running 80.87s Step 248( N/A%), pre moving , FPS 3.76, Running 81.36s Step 249( N/A%), pre moving , FPS 3.91, Running 81.52s Step 250( N/A%), pre moving , FPS 3.66, Running 82.01s Step 251( N/A%), pre moving , FPS 3.42, Running 82.50s Step 252( N/A%), pre moving , FPS 3.51, Running 82.70s Step 253( N/A%), pre moving , FPS 3.29, Running 83.18s Step 254( N/A%), pre moving , FPS 3.10, Running 83.65s Step 255( N/A%), pre moving , FPS 3.06, Running 83.88s Step 256( N/A%), pre moving , FPS 2.91, Running 84.35s Step 257( N/A%), pre moving , FPS 2.84, Running 84.68s Step 258( N/A%), pre moving , FPS 2.71, Running 85.10s Step 259( N/A%), pre moving , FPS 2.58, Running 85.64s Step 260( N/A%), pre moving , FPS 2.95, Running 85.93s Step 261( N/A%), pre moving , FPS 2.89, Running 86.42s Step 262( N/A%), pre moving , FPS 2.72, Running 86.98s Step 263( N/A%), pre moving , FPS 2.57, Running 87.53s Step 264( N/A%), pre moving , FPS 2.53, Running 88.02s Step 265( N/A%), pre moving , FPS 2.43, Running 88.51s Step 266( N/A%), pre moving , FPS 2.45, Running 88.85s Step 267( N/A%), pre moving , FPS 2.37, Running 89.32s Step 268( N/A%), pre moving , FPS 2.44, Running 89.57s Step 269( N/A%), pre moving , FPS 2.33, Running 90.10s Step 270( N/A%), pre moving , FPS 2.33, Running 90.60s Step 271( N/A%), pre moving , FPS 2.40, Running 90.83s Step 272( N/A%), pre moving , FPS 2.31, Running 91.38s Step 273( N/A%), pre moving , FPS 2.31, Running 91.86s Step 274( N/A%), pre moving , FPS 2.37, Running 92.09s Step 275( N/A%), pre moving , FPS 2.30, Running 92.59s Step 276( N/A%), pre moving , FPS 2.30, Running 93.06s Step 277( N/A%), pre moving , FPS 2.32, Running 93.28s Step 278( N/A%), pre moving , FPS 2.31, Running 93.77s Step 279( N/A%), pre moving , FPS 2.40, Running 93.99s Step 280( N/A%), pre moving , FPS 2.35, Running 94.46s Step 281( N/A%), pre moving , FPS 2.44, Running 94.62s Step 282( N/A%), pre moving , FPS 2.49, Running 95.01s Step 283( N/A%), pre moving , FPS 2.61, Running 95.18s Step 284( N/A%), pre moving , FPS 2.64, Running 95.59s Step 285( N/A%), pre moving , FPS 2.73, Running 95.83s Step 286( N/A%), pre moving , FPS 2.68, Running 96.32s Step 287( N/A%), pre moving , FPS 2.74, Running 96.63s Step 288( N/A%), pre moving , FPS 2.69, Running 97.01s Step 289( N/A%), pre moving , FPS 2.71, Running 97.49s Step 290( N/A%), pre moving , FPS 2.80, Running 97.73s Step 291( N/A%), pre moving , FPS 2.80, Running 97.97s Step 292( N/A%), pre moving , FPS 2.93, Running 98.21s Step 293( N/A%), pre moving , FPS 3.06, Running 98.39s Step 294( N/A%), pre moving , FPS 3.02, Running 98.71s Step 295( N/A%), pre moving , FPS 3.13, Running 98.97s Step 296( N/A%), pre moving , FPS 3.16, Running 99.39s Step 297( N/A%), pre moving , FPS 3.18, Running 99.57s Step 298( N/A%), pre moving , FPS 3.22, Running 99.98s Step 299( N/A%), pre moving , FPS 3.27, Running 100.11s Step 300( N/A%), pre moving , FPS 3.47, Running 100.22s Step 301( N/A%), pre moving , FPS 3.35, Running 100.59s Step 302( N/A%), pre moving , FPS 3.52, Running 100.70s Step 303( N/A%), pre moving , FPS 3.44, Running 100.99s Step 304( N/A%), pre moving , FPS 3.60, Running 101.15s Step 305( N/A%), pre moving , FPS 3.68, Running 101.26s Step 306( N/A%), pre moving , FPS 3.96, Running 101.37s Step 307( N/A%), pre moving , FPS 3.93, Running 101.72s Step 308( N/A%), pre moving , FPS 4.14, Running 101.84s Step 309( N/A%), pre moving , FPS 4.49, Running 101.95s Step 310( N/A%), pre moving , FPS 4.39, Running 102.29s Step 311( N/A%), pre moving , FPS 4.51, Running 102.40s Step 312( N/A%), pre moving , FPS 4.65, Running 102.51s Step 313( N/A%), pre moving , FPS 4.47, Running 102.86s Step 314( N/A%), pre moving , FPS 4.69, Running 102.98s Step 315( N/A%), pre moving , FPS 4.86, Running 103.09s Step 316( N/A%), pre moving , FPS 4.94, Running 103.44s Step 317( N/A%), pre moving , FPS 5.02, Running 103.56s Step 318( N/A%), pre moving , FPS 5.43, Running 103.67s Step 319( N/A%), pre moving , FPS 5.09, Running 104.04s Step 320( N/A%), pre moving , FPS 5.11, Running 104.13s Step 321( N/A%), pre moving , FPS 5.45, Running 104.26s Step 322( N/A%), pre moving , FPS 2.76, Running 107.94s Step 323( N/A%), pre moving , FPS 2.65, Running 108.52s Step 324( N/A%), pre moving , FPS 2.52, Running 109.09s Step 325( N/A%), pre moving , FPS 2.38, Running 109.67s Step 326( N/A%), pre moving , FPS 2.25, Running 110.24s Step 327( N/A%), pre moving , FPS 2.19, Running 110.84s Step 328( N/A%), pre moving , FPS 2.09, Running 111.42s Step 329( N/A%), pre moving , FPS 1.98, Running 112.03s Step 330( N/A%), pre moving , FPS 1.93, Running 112.63s Step 331( N/A%), pre moving , FPS 1.85, Running 113.20s Step 332( N/A%), pre moving , FPS 1.77, Running 113.80s Step 333( N/A%), pre moving , FPS 1.74, Running 114.35s Step 334( N/A%), pre moving , FPS 1.67, Running 114.93s Step 335( N/A%), pre moving , FPS 1.61, Running 115.49s Step 336( N/A%), pre moving , FPS 1.58, Running 116.06s Step 337( N/A%), pre moving , FPS 1.53, Running 116.61s Step 338( N/A%), pre moving , FPS 1.52, Running 116.84s Step 339( N/A%), pre moving , FPS 1.52, Running 117.23s Step 340( N/A%), pre moving , FPS 1.48, Running 117.69s Step 341( N/A%), pre moving , FPS 1.42, Running 118.33s Step 342( 0.17%), action 1, FPS 1.67, Running 119.90s Step 343( 0.33%), action 2, FPS 1.61, Running 120.91s Step 344( 0.50%), action 3, FPS 1.57, Running 121.81s Step 345( 0.67%), action 4, FPS 1.55, Running 122.62s Step 346( 0.83%), action 5, FPS 1.54, Running 123.25s Step 347( 1.00%), action 6, FPS 1.50, Running 124.21s Step 348( 1.17%), action 7, FPS 1.47, Running 125.05s Step 349( 1.33%), action 8, FPS 1.45, Running 125.82s Step 350( 1.50%), action 9, FPS 1.41, Running 126.80s Step 351( 1.67%), action 10, FPS 1.39, Running 127.59s Step 352( 1.83%), action 11, FPS 1.36, Running 128.53s Step 353( 2.00%), action 12, FPS 1.33, Running 129.42s Step 354( 2.17%), action 13, FPS 1.31, Running 130.23s Step 355( 2.33%), action 14, FPS 1.28, Running 131.17s Step 356( 2.50%), action 15, FPS 1.24, Running 132.22s Step 357( 2.67%), action 16, FPS 1.20, Running 133.30s Step 358( 2.83%), action 17, FPS 1.17, Running 133.95s Step 359( 3.00%), action 18, FPS 1.13, Running 134.92s Step 360( 3.17%), action 19, FPS 1.14, Running 135.29s Step 361( 3.33%), action 20, FPS 1.16, Running 135.59s Step 362( 3.50%), action 21, FPS 1.24, Running 136.09s Step 363( 3.67%), action 22, FPS 1.27, Running 136.61s Step 364( 3.83%), action 23, FPS 1.31, Running 137.10s Step 365( 4.00%), action 24, FPS 1.30, Running 137.99s Step 366( 4.17%), action 25, FPS 1.30, Running 138.60s Step 367( 4.33%), action 26, FPS 1.31, Running 139.52s Step 368( 4.50%), action 27, FPS 1.31, Running 140.31s Step 369( 4.67%), action 28, FPS 1.30, Running 141.22s Step 370( 4.83%), action 29, FPS 1.32, Running 141.90s Step 371( 5.00%), action 30, FPS 1.32, Running 142.74s Step 372( 5.17%), action 31, FPS 1.29, Running 143.97s Step 373( 5.33%), action 32, FPS 1.31, Running 144.66s Step 374( 5.50%), action 33, FPS 1.30, Running 145.61s Step 375( 5.67%), action 34, FPS 1.29, Running 146.65s Step 376( 5.83%), action 35, FPS 1.32, Running 147.36s Step 377( 6.00%), action 36, FPS 1.34, Running 148.26s Step 378( 6.17%), action 37, FPS 1.30, Running 149.34s Step 379( 6.33%), action 38, FPS 1.30, Running 150.31s Step 380( 6.50%), action 39, FPS 1.27, Running 151.06s Step 381( 6.67%), action 40, FPS 1.22, Running 151.98s Step 382( 6.83%), action 41, FPS 1.17, Running 153.12s Step 383( 7.00%), action 42, FPS 1.17, Running 153.74s Step 384( 7.17%), action 43, FPS 1.15, Running 154.45s Step 385( 7.33%), action 44, FPS 1.19, Running 154.73s Step 386( 7.50%), action 45, FPS 1.21, Running 155.10s Step 387( 7.67%), action 46, FPS 1.25, Running 155.52s Step 388( 7.83%), action 47, FPS 1.27, Running 156.11s Step 389( 8.00%), action 48, FPS 1.27, Running 157.02s [2026-08-02 02:48:58] [91 ] Seed 90 success after 157.10 s. +steps: 389 , actions: 48 . +Instruction: Empty +Total 13/91(14.29%) success. +Setting seed: 91 +Step 1( N/A%), pre moving , FPS 2.17, Running 0.46s Step 2( N/A%), pre moving , FPS 3.74, Running 0.53s Step 3( N/A%), pre moving , FPS 5.01, Running 0.60s Step 4( N/A%), pre moving , FPS 5.94, Running 0.67s Step 5( N/A%), pre moving , FPS 6.47, Running 0.77s Step 6( N/A%), pre moving , FPS 5.66, Running 1.06s Step 7( N/A%), pre moving , FPS 6.08, Running 1.15s Step 8( N/A%), pre moving , FPS 6.53, Running 1.23s Step 9( N/A%), pre moving , FPS 6.90, Running 1.31s Step 10( N/A%), pre moving , FPS 6.12, Running 1.63s Step 11( N/A%), pre moving , FPS 6.38, Running 1.73s Step 12( N/A%), pre moving , FPS 6.61, Running 1.82s Step 13( N/A%), pre moving , FPS 6.60, Running 1.97s Step 14( N/A%), pre moving , FPS 6.26, Running 2.24s Step 15( N/A%), pre moving , FPS 6.52, Running 2.30s Step 16( N/A%), pre moving , FPS 6.72, Running 2.38s Step 17( N/A%), pre moving , FPS 6.92, Running 2.46s Step 18( N/A%), pre moving , FPS 6.46, Running 2.79s Step 19( N/A%), pre moving , FPS 6.61, Running 2.87s Step 20( N/A%), pre moving , FPS 6.79, Running 2.95s Step 21( N/A%), pre moving , FPS 6.60, Running 3.49s Step 22( N/A%), pre moving , FPS 6.23, Running 3.74s Step 23( N/A%), pre moving , FPS 6.05, Running 3.91s Step 24( N/A%), pre moving , FPS 6.07, Running 3.97s Step 25( N/A%), pre moving , FPS 6.11, Running 4.05s Step 26( N/A%), pre moving , FPS 5.77, Running 4.53s Step 27( N/A%), pre moving , FPS 5.40, Running 4.85s Step 28( N/A%), pre moving , FPS 5.38, Running 4.94s Step 29( N/A%), pre moving , FPS 5.41, Running 5.00s Step 30( N/A%), pre moving , FPS 5.77, Running 5.10s Step 31( N/A%), pre moving , FPS 5.82, Running 5.16s Step 32( N/A%), pre moving , FPS 5.45, Running 5.48s Step 33( N/A%), pre moving , FPS 5.56, Running 5.57s Step 34( N/A%), pre moving , FPS 5.86, Running 5.65s Step 35( N/A%), pre moving , FPS 5.45, Running 5.97s Step 36( N/A%), pre moving , FPS 4.19, Running 7.15s Step 37( N/A%), pre moving , FPS 3.81, Running 7.71s Step 38( N/A%), pre moving , FPS 3.99, Running 7.79s Step 39( N/A%), pre moving , FPS 3.82, Running 8.12s Step 40( N/A%), pre moving , FPS 3.80, Running 8.21s Step 41( N/A%), pre moving , FPS 4.18, Running 8.28s Step 42( N/A%), pre moving , FPS 4.11, Running 8.61s Step 43( N/A%), pre moving , FPS 4.20, Running 8.67s Step 44( N/A%), pre moving , FPS 4.18, Running 8.76s Step 45( N/A%), pre moving , FPS 4.18, Running 8.84s Step 46( N/A%), pre moving , FPS 4.52, Running 8.96s Step 47( N/A%), pre moving , FPS 4.58, Running 9.22s Step 48( N/A%), pre moving , FPS 3.73, Running 10.31s Step 49( N/A%), pre moving , FPS 3.70, Running 10.41s Step 50( N/A%), pre moving , FPS 3.72, Running 10.48s Step 51( N/A%), pre moving , FPS 3.71, Running 10.55s Step 52( N/A%), pre moving , FPS 3.71, Running 10.88s Step 53( N/A%), pre moving , FPS 3.68, Running 11.01s Step 54( N/A%), pre moving , FPS 3.66, Running 11.12s Step 55( N/A%), pre moving , FPS 3.62, Running 11.50s Step 56( N/A%), pre moving , FPS 4.48, Running 11.61s Step 57( N/A%), pre moving , FPS 4.69, Running 11.97s Step 58( N/A%), pre moving , FPS 4.65, Running 12.09s Step 59( N/A%), pre moving , FPS 4.81, Running 12.27s Step 60( N/A%), pre moving , FPS 4.56, Running 12.59s Step 61( N/A%), pre moving , FPS 4.52, Running 12.70s Step 62( N/A%), pre moving , FPS 4.46, Running 13.09s Step 63( N/A%), pre moving , FPS 4.42, Running 13.20s Step 64( N/A%), pre moving , FPS 4.17, Running 13.56s Step 65( N/A%), pre moving , FPS 4.13, Running 13.68s Step 66( N/A%), pre moving , FPS 4.14, Running 13.79s Step 67( N/A%), pre moving , FPS 4.07, Running 14.13s Step 68( N/A%), pre moving , FPS 5.05, Running 14.27s Step 69( N/A%), pre moving , FPS 4.81, Running 14.57s Step 70( N/A%), pre moving , FPS 4.66, Running 14.77s Step 71( N/A%), pre moving , FPS 4.62, Running 14.88s Step 72( N/A%), pre moving , FPS 4.58, Running 15.24s Step 73( N/A%), pre moving , FPS 4.58, Running 15.38s Step 74( N/A%), pre moving , FPS 4.58, Running 15.49s Step 75( N/A%), pre moving , FPS 4.61, Running 15.84s Step 76( N/A%), pre moving , FPS 4.69, Running 15.88s Step 77( N/A%), pre moving , FPS 5.05, Running 15.93s Step 78( N/A%), pre moving , FPS 5.15, Running 15.98s Step 79( N/A%), pre moving , FPS 5.33, Running 16.02s Step 80( N/A%), pre moving , FPS 5.78, Running 16.06s Step 81( N/A%), pre moving , FPS 5.91, Running 16.09s Step 82( N/A%), pre moving , FPS 6.60, Running 16.12s Step 83( N/A%), pre moving , FPS 6.78, Running 16.15s Step 84( N/A%), pre moving , FPS 7.63, Running 16.18s Step 85( N/A%), pre moving , FPS 7.89, Running 16.21s Step 86( N/A%), pre moving , FPS 8.14, Running 16.24s Step 87( N/A%), pre moving , FPS 9.35, Running 16.27s Step 88( N/A%), pre moving , FPS 9.89, Running 16.29s Step 89( N/A%), pre moving , FPS 11.44, Running 16.31s Step 90( N/A%), pre moving , FPS 12.78, Running 16.33s Step 91( N/A%), pre moving , FPS 13.59, Running 16.35s Step 92( N/A%), pre moving , FPS 17.69, Running 16.37s Step 93( N/A%), pre moving , FPS 19.65, Running 16.39s Step 94( N/A%), pre moving , FPS 21.07, Running 16.44s Step 95( N/A%), pre moving , FPS 31.98, Running 16.46s Step 96( N/A%), pre moving , FPS 32.39, Running 16.49s Step 97( N/A%), pre moving , FPS 33.18, Running 16.53s Step 98( N/A%), pre moving , FPS 34.96, Running 16.55s Step 99( N/A%), pre moving , FPS 36.42, Running 16.57s Step 100( N/A%), pre moving , FPS 37.29, Running 16.59s Step 101( N/A%), pre moving , FPS 38.10, Running 16.61s Step 102( N/A%), pre moving , FPS 38.96, Running 16.63s Step 103( N/A%), pre moving , FPS 39.87, Running 16.65s Step 104( N/A%), pre moving , FPS 40.77, Running 16.67s Step 105( N/A%), pre moving , FPS 41.76, Running 16.69s Step 106( N/A%), pre moving , FPS 42.77, Running 16.71s Step 107( N/A%), pre moving , FPS 43.80, Running 16.73s Step 108( N/A%), pre moving , FPS 43.83, Running 16.75s Step 109( N/A%), pre moving , FPS 43.86, Running 16.77s Step 110( N/A%), pre moving , FPS 43.94, Running 16.79s Step 111( N/A%), pre moving , FPS 43.96, Running 16.81s Step 112( N/A%), pre moving , FPS 44.08, Running 16.83s Step 113( N/A%), pre moving , FPS 44.17, Running 16.85s Step 114( N/A%), pre moving , FPS 46.37, Running 16.87s Step 115( N/A%), pre moving , FPS 44.74, Running 16.91s Step 116( N/A%), pre moving , FPS 43.81, Running 16.95s Step 117( N/A%), pre moving , FPS 39.31, Running 17.04s Step 118( N/A%), pre moving , FPS 34.50, Running 17.13s Step 119( N/A%), pre moving , FPS 31.86, Running 17.20s Step 120( N/A%), pre moving , FPS 30.06, Running 17.26s Step 121( N/A%), pre moving , FPS 28.04, Running 17.32s Step 122( N/A%), pre moving , FPS 7.72, Running 19.22s Step 123( N/A%), pre moving , FPS 6.42, Running 19.77s Step 124( N/A%), pre moving , FPS 5.42, Running 20.36s Step 125( N/A%), pre moving , FPS 4.69, Running 20.96s Step 126( N/A%), pre moving , FPS 4.15, Running 21.53s Step 127( N/A%), pre moving , FPS 3.73, Running 22.09s Step 128( N/A%), pre moving , FPS 3.36, Running 22.70s Step 129( N/A%), pre moving , FPS 3.07, Running 23.27s Step 130( N/A%), pre moving , FPS 2.83, Running 23.84s Step 131( N/A%), pre moving , FPS 2.63, Running 24.40s Step 132( N/A%), pre moving , FPS 2.47, Running 24.93s Step 133( N/A%), pre moving , FPS 2.32, Running 25.46s Step 134( N/A%), pre moving , FPS 2.19, Running 25.99s Step 135( N/A%), pre moving , FPS 2.07, Running 26.56s Step 136( N/A%), pre moving , FPS 1.97, Running 27.11s Step 137( N/A%), pre moving , FPS 1.89, Running 27.65s Step 138( N/A%), pre moving , FPS 1.81, Running 28.20s Step 139( N/A%), pre moving , FPS 1.73, Running 28.79s Step 140( N/A%), pre moving , FPS 1.66, Running 29.34s Step 141( N/A%), pre moving , FPS 1.59, Running 29.90s Step 142( N/A%), pre moving , FPS 1.78, Running 30.44s Step 143( N/A%), pre moving , FPS 1.78, Running 30.98s Step 144( N/A%), pre moving , FPS 1.79, Running 31.54s Step 145( N/A%), pre moving , FPS 1.80, Running 32.09s Step 146( N/A%), pre moving , FPS 1.80, Running 32.66s Step 147( N/A%), pre moving , FPS 1.80, Running 33.21s Step 148( N/A%), pre moving , FPS 1.81, Running 33.74s Step 149( N/A%), pre moving , FPS 1.82, Running 34.28s Step 150( N/A%), pre moving , FPS 1.76, Running 35.23s Step 151( N/A%), pre moving , FPS 1.81, Running 35.44s Step 152( N/A%), pre moving , FPS 1.86, Running 35.70s Step 153( N/A%), pre moving , FPS 1.91, Running 35.91s Step 154( N/A%), pre moving , FPS 1.98, Running 36.11s Step 155( N/A%), pre moving , FPS 2.04, Running 36.35s Step 156( N/A%), pre moving , FPS 2.12, Running 36.55s Step 157( N/A%), pre moving , FPS 2.19, Running 36.77s Step 158( N/A%), pre moving , FPS 2.23, Running 37.16s Step 159( N/A%), pre moving , FPS 2.27, Running 37.59s Step 160( N/A%), pre moving , FPS 2.25, Running 38.21s Step 161( N/A%), pre moving , FPS 2.24, Running 38.84s Step 162( N/A%), pre moving , FPS 2.24, Running 39.37s Step 163( N/A%), pre moving , FPS 2.23, Running 39.93s Step 164( N/A%), pre moving , FPS 2.23, Running 40.50s Step 165( N/A%), pre moving , FPS 2.23, Running 41.08s Step 166( N/A%), pre moving , FPS 2.22, Running 41.66s Step 167( N/A%), pre moving , FPS 2.21, Running 42.27s Step 168( N/A%), pre moving , FPS 2.20, Running 42.83s Step 169( N/A%), pre moving , FPS 2.19, Running 43.42s Step 170( N/A%), pre moving , FPS 2.28, Running 43.98s Step 171( N/A%), pre moving , FPS 2.19, Running 44.58s Step 172( N/A%), pre moving , FPS 2.12, Running 45.12s Step 173( N/A%), pre moving , FPS 2.04, Running 45.72s Step 174( N/A%), pre moving , FPS 1.97, Running 46.27s Step 175( N/A%), pre moving , FPS 1.91, Running 46.84s Step 176( N/A%), pre moving , FPS 1.84, Running 47.44s Step 177( N/A%), pre moving , FPS 1.78, Running 48.02s Step 178( N/A%), pre moving , FPS 1.74, Running 48.63s Step 179( N/A%), pre moving , FPS 1.73, Running 49.19s Step 180( N/A%), pre moving , FPS 1.73, Running 49.77s Step 181( N/A%), pre moving , FPS 1.73, Running 50.38s Step 182( N/A%), pre moving , FPS 1.73, Running 50.95s Step 183( N/A%), pre moving , FPS 1.72, Running 51.56s Step 184( N/A%), pre moving , FPS 1.72, Running 52.15s Step 185( N/A%), pre moving , FPS 1.71, Running 52.76s Step 186( N/A%), pre moving , FPS 1.71, Running 53.34s Step 187( N/A%), pre moving , FPS 1.72, Running 53.90s Step 188( N/A%), pre moving , FPS 1.72, Running 54.47s Step 189( N/A%), pre moving , FPS 1.72, Running 55.05s Step 190( N/A%), pre moving , FPS 1.71, Running 55.70s Step 191( N/A%), pre moving , FPS 1.71, Running 56.29s Step 192( N/A%), pre moving , FPS 1.71, Running 56.81s Step 193( N/A%), pre moving , FPS 1.74, Running 57.21s Step 194( N/A%), pre moving , FPS 1.75, Running 57.71s Step 195( N/A%), pre moving , FPS 1.78, Running 58.07s Step 196( N/A%), pre moving , FPS 1.86, Running 58.20s Step 197( N/A%), pre moving , FPS 1.95, Running 58.30s Step 198( N/A%), pre moving , FPS 2.00, Running 58.64s Step 199( N/A%), pre moving , FPS 2.09, Running 58.76s Step 200( N/A%), pre moving , FPS 2.20, Running 58.86s Step 201( N/A%), pre moving , FPS 2.27, Running 59.21s Step 202( N/A%), pre moving , FPS 2.39, Running 59.33s Step 203( N/A%), pre moving , FPS 2.54, Running 59.42s Step 204( N/A%), pre moving , FPS 2.62, Running 59.77s Step 205( N/A%), pre moving , FPS 2.46, Running 60.90s Step 206( N/A%), pre moving , FPS 2.60, Running 61.03s Step 207( N/A%), pre moving , FPS 2.76, Running 61.14s Step 208( N/A%), pre moving , FPS 2.85, Running 61.49s Step 209( N/A%), pre moving , FPS 3.02, Running 61.67s Step 210( N/A%), pre moving , FPS 3.13, Running 62.09s Step 211( N/A%), pre moving , FPS 3.35, Running 62.27s Step 212( N/A%), pre moving , FPS 3.40, Running 62.68s Step 213( N/A%), pre moving , FPS 3.53, Running 62.87s Step 214( N/A%), pre moving , FPS 3.57, Running 63.31s Step 215( N/A%), pre moving , FPS 3.66, Running 63.54s Step 216( N/A%), pre moving , FPS 3.50, Running 63.90s Step 217( N/A%), pre moving , FPS 3.47, Running 64.06s Step 218( N/A%), pre moving , FPS 3.43, Running 64.48s Step 219( N/A%), pre moving , FPS 3.41, Running 64.63s Step 220( N/A%), pre moving , FPS 3.22, Running 65.07s Step 221( N/A%), pre moving , FPS 3.32, Running 65.24s Step 222( N/A%), pre moving , FPS 3.16, Running 65.66s Step 223( N/A%), pre moving , FPS 3.13, Running 65.81s Step 224( N/A%), pre moving , FPS 3.10, Running 66.23s Step 225( N/A%), pre moving , FPS 3.62, Running 66.42s Step 226( N/A%), pre moving , FPS 3.45, Running 66.83s Step 227( N/A%), pre moving , FPS 3.41, Running 67.01s Step 228( N/A%), pre moving , FPS 3.38, Running 67.41s Step 229( N/A%), pre moving , FPS 3.38, Running 67.58s Step 230( N/A%), pre moving , FPS 3.38, Running 68.00s Step 231( N/A%), pre moving , FPS 3.39, Running 68.17s Step 232( N/A%), pre moving , FPS 3.39, Running 68.59s Step 233( N/A%), pre moving , FPS 3.39, Running 68.77s Step 234( N/A%), pre moving , FPS 3.41, Running 69.18s Step 235( N/A%), pre moving , FPS 3.43, Running 69.36s Step 236( N/A%), pre moving , FPS 3.39, Running 69.80s Step 237( N/A%), pre moving , FPS 3.39, Running 69.96s Step 238( N/A%), pre moving , FPS 3.38, Running 70.40s Step 239( N/A%), pre moving , FPS 3.34, Running 70.62s Step 240( N/A%), pre moving , FPS 3.38, Running 70.99s Step 241( N/A%), pre moving , FPS 3.41, Running 71.09s Step 242( N/A%), pre moving , FPS 3.45, Running 71.45s Step 243( N/A%), pre moving , FPS 3.47, Running 71.57s Step 244( N/A%), pre moving , FPS 3.67, Running 71.68s Step 245( N/A%), pre moving , FPS 3.55, Running 72.05s Step 246( N/A%), pre moving , FPS 3.76, Running 72.16s Step 247( N/A%), pre moving , FPS 3.68, Running 72.45s Step 248( N/A%), pre moving , FPS 3.83, Running 72.64s Step 249( N/A%), pre moving , FPS 3.88, Running 72.74s Step 250( N/A%), pre moving , FPS 3.92, Running 73.10s Step 251( N/A%), pre moving , FPS 3.96, Running 73.22s Step 252( N/A%), pre moving , FPS 4.22, Running 73.33s Step 253( N/A%), pre moving , FPS 4.07, Running 73.68s Step 254( N/A%), pre moving , FPS 4.32, Running 73.81s Step 255( N/A%), pre moving , FPS 3.38, Running 75.28s Step 256( N/A%), pre moving , FPS 3.58, Running 75.38s Step 257( N/A%), pre moving , FPS 3.59, Running 75.53s Step 258( N/A%), pre moving , FPS 3.79, Running 75.68s Step 259( N/A%), pre moving , FPS 3.83, Running 75.83s Step 260( N/A%), pre moving , FPS 3.96, Running 76.04s Step 261( N/A%), pre moving , FPS 3.92, Running 76.19s Step 262( N/A%), pre moving , FPS 3.89, Running 76.60s Step 263( N/A%), pre moving , FPS 3.84, Running 76.77s Step 264( N/A%), pre moving , FPS 3.63, Running 77.19s Step 265( N/A%), pre moving , FPS 3.76, Running 77.38s Step 266( N/A%), pre moving , FPS 3.53, Running 77.82s Step 267( N/A%), pre moving , FPS 3.47, Running 78.22s Step 268( N/A%), pre moving , FPS 3.43, Running 78.47s Step 269( N/A%), pre moving , FPS 3.21, Running 78.97s Step 270( N/A%), pre moving , FPS 3.15, Running 79.44s Step 271( N/A%), pre moving , FPS 3.10, Running 79.67s Step 272( N/A%), pre moving , FPS 2.94, Running 80.13s Step 273( N/A%), pre moving , FPS 3.00, Running 80.36s Step 274( N/A%), pre moving , FPS 2.84, Running 80.86s Step 275( N/A%), pre moving , FPS 3.44, Running 81.10s Step 276( N/A%), pre moving , FPS 3.24, Running 81.56s Step 277( N/A%), pre moving , FPS 3.07, Running 82.04s Step 278( N/A%), pre moving , FPS 3.03, Running 82.28s Step 279( N/A%), pre moving , FPS 2.88, Running 82.76s Step 280( N/A%), pre moving , FPS 2.77, Running 83.26s Step 281( N/A%), pre moving , FPS 2.74, Running 83.49s Step 282( N/A%), pre moving , FPS 2.71, Running 83.98s Step 283( N/A%), pre moving , FPS 2.60, Running 84.48s Step 284( N/A%), pre moving , FPS 2.66, Running 84.72s Step 285( N/A%), pre moving , FPS 2.55, Running 85.21s Step 286( N/A%), pre moving , FPS 2.64, Running 85.38s Step 287( N/A%), pre moving , FPS 2.64, Running 85.79s Step 288( N/A%), pre moving , FPS 2.66, Running 85.97s Step 289( N/A%), pre moving , FPS 2.69, Running 86.41s Step 290( N/A%), pre moving , FPS 2.80, Running 86.57s Step 291( N/A%), pre moving , FPS 2.74, Running 86.98s Step 292( N/A%), pre moving , FPS 2.85, Running 87.16s Step 293( N/A%), pre moving , FPS 2.74, Running 87.65s Step 294( N/A%), pre moving , FPS 2.75, Running 88.13s Step 295( N/A%), pre moving , FPS 2.75, Running 88.37s Step 296( N/A%), pre moving , FPS 2.74, Running 88.86s Step 297( N/A%), pre moving , FPS 2.73, Running 89.36s Step 298( N/A%), pre moving , FPS 2.67, Running 89.77s Step 299( N/A%), pre moving , FPS 2.75, Running 90.04s Step 300( N/A%), pre moving , FPS 2.76, Running 90.52s Step 301( N/A%), pre moving , FPS 2.75, Running 90.75s Step 302( N/A%), pre moving , FPS 2.76, Running 91.24s Step 303( N/A%), pre moving , FPS 2.79, Running 91.64s Step 304( N/A%), pre moving , FPS 2.77, Running 91.94s Step 305( N/A%), pre moving , FPS 2.79, Running 92.37s Step 306( N/A%), pre moving , FPS 2.79, Running 92.56s Step 307( N/A%), pre moving , FPS 2.77, Running 93.00s Step 308( N/A%), pre moving , FPS 2.78, Running 93.16s Step 309( N/A%), pre moving , FPS 2.78, Running 93.61s Step 310( N/A%), pre moving , FPS 2.78, Running 93.77s Step 311( N/A%), pre moving , FPS 2.80, Running 94.13s Step 312( N/A%), pre moving , FPS 2.81, Running 94.26s Step 313( N/A%), pre moving , FPS 2.98, Running 94.37s Step 314( N/A%), pre moving , FPS 3.02, Running 94.74s Step 315( N/A%), pre moving , FPS 3.08, Running 94.86s Step 316( N/A%), pre moving , FPS 3.28, Running 94.97s Step 317( N/A%), pre moving , FPS 3.50, Running 95.07s Step 318( N/A%), pre moving , FPS 3.53, Running 95.44s Step 319( N/A%), pre moving , FPS 3.64, Running 95.54s Step 320( N/A%), pre moving , FPS 3.87, Running 95.68s Step 321( N/A%), pre moving , FPS 3.95, Running 95.81s Step 322( N/A%), pre moving , FPS 4.23, Running 95.96s Step 323( N/A%), pre moving , FPS 4.46, Running 96.12s Step 324( N/A%), pre moving , FPS 4.65, Running 96.24s Step 325( N/A%), pre moving , FPS 5.04, Running 96.34s Step 326( N/A%), pre moving , FPS 5.10, Running 96.48s Step 327( N/A%), pre moving , FPS 5.23, Running 96.82s Step 328( N/A%), pre moving , FPS 5.32, Running 96.92s Step 329( N/A%), pre moving , FPS 5.60, Running 97.18s Step 330( N/A%), pre moving , FPS 5.51, Running 97.40s Step 331( N/A%), pre moving , FPS 2.86, Running 101.12s Step 332( N/A%), pre moving , FPS 2.69, Running 101.70s Step 333( N/A%), pre moving , FPS 2.53, Running 102.29s Step 334( N/A%), pre moving , FPS 2.45, Running 102.89s Step 335( N/A%), pre moving , FPS 2.31, Running 103.53s Step 336( N/A%), pre moving , FPS 2.18, Running 104.13s Step 337( N/A%), pre moving , FPS 2.07, Running 104.73s Step 338( N/A%), pre moving , FPS 2.03, Running 105.31s Step 339( N/A%), pre moving , FPS 1.93, Running 105.89s Step 340( N/A%), pre moving , FPS 1.86, Running 106.45s Step 341( N/A%), pre moving , FPS 1.78, Running 107.06s Step 342( N/A%), pre moving , FPS 1.71, Running 107.64s Step 343( N/A%), pre moving , FPS 1.65, Running 108.22s Step 344( N/A%), pre moving , FPS 1.59, Running 108.79s Step 345( N/A%), pre moving , FPS 1.54, Running 109.34s Step 346( N/A%), pre moving , FPS 1.49, Running 109.92s Step 347( N/A%), pre moving , FPS 1.46, Running 110.48s Step 348( N/A%), pre moving , FPS 1.42, Running 111.05s Step 349( N/A%), pre moving , FPS 1.38, Running 111.72s Step 350( N/A%), pre moving , FPS 1.34, Running 112.31s Step 351( 0.17%), action 1, FPS 1.57, Running 113.88s Step 352( 0.33%), action 2, FPS 1.56, Running 114.51s Step 353( 0.50%), action 3, FPS 1.58, Running 114.95s Step 354( 0.67%), action 4, FPS 1.59, Running 115.51s Step 355( 0.83%), action 5, FPS 1.59, Running 116.14s Step 356( 1.00%), action 6, FPS 1.54, Running 117.14s Step 357( 1.17%), action 7, FPS 1.50, Running 118.06s Step 358( 1.33%), action 8, FPS 1.47, Running 118.90s Step 359( 1.50%), action 9, FPS 1.44, Running 119.81s Step 360( 1.67%), action 10, FPS 1.43, Running 120.44s Step 361( 1.83%), action 11, FPS 1.40, Running 121.39s Step 362( 2.00%), action 12, FPS 1.38, Running 122.14s Step 363( 2.17%), action 13, FPS 1.36, Running 122.96s Step 364( 2.33%), action 14, FPS 1.35, Running 123.61s Step 365( 2.50%), action 15, FPS 1.31, Running 124.55s Step 366( 2.67%), action 16, FPS 1.30, Running 125.27s Step 367( 2.83%), action 17, FPS 1.28, Running 126.09s Step 368( 3.00%), action 18, FPS 1.26, Running 126.92s Step 369( 3.17%), action 19, FPS 1.24, Running 127.90s Step 370( 3.33%), action 20, FPS 1.22, Running 128.67s Step 371( 3.50%), action 21, FPS 1.28, Running 129.55s Step 372( 3.67%), action 22, FPS 1.27, Running 130.24s Step 373( 3.83%), action 23, FPS 1.24, Running 131.11s Step 374( 4.00%), action 24, FPS 1.22, Running 131.87s Step 375( 4.17%), action 25, FPS 1.20, Running 132.83s Step 376( 4.33%), action 26, FPS 1.25, Running 133.19s Step 377( 4.50%), action 27, FPS 1.29, Running 133.51s Step 378( 4.67%), action 28, FPS 1.31, Running 134.13s Step 379( 4.83%), action 29, FPS 1.33, Running 134.84s Step 380( 5.00%), action 30, FPS 1.31, Running 135.72s Step 381( 5.17%), action 31, FPS 1.31, Running 136.67s Step 382( 5.33%), action 32, FPS 1.30, Running 137.58s Step 383( 5.50%), action 33, FPS 1.28, Running 138.56s Step 384( 5.67%), action 34, FPS 1.28, Running 139.27s Step 385( 5.83%), action 35, FPS 1.28, Running 140.22s Step 386( 6.00%), action 36, FPS 1.28, Running 140.90s Step 387( 6.17%), action 37, FPS 1.27, Running 141.88s Step 388( 6.33%), action 38, FPS 1.27, Running 142.65s Step 389( 6.50%), action 39, FPS 1.28, Running 143.47s Step 390( 6.67%), action 40, FPS 1.27, Running 144.46s Step 391( 6.83%), action 41, FPS 1.26, Running 145.44s Step 392( 7.00%), action 42, FPS 1.26, Running 146.17s Step 393( 7.17%), action 43, FPS 1.26, Running 147.01s Step 394( 7.33%), action 44, FPS 1.26, Running 147.77s Step 395( 7.50%), action 45, FPS 1.26, Running 148.72s Step 396( 7.67%), action 46, FPS 1.23, Running 149.51s Step 397( 7.83%), action 47, FPS 1.18, Running 150.40s Step 398( 8.00%), action 48, FPS 1.17, Running 151.24s Step 399( 8.17%), action 49, FPS 1.18, Running 151.72s Step 400( 8.33%), action 50, FPS 1.22, Running 152.06s Step 401( 8.50%), action 51, FPS 1.26, Running 152.57s Step 402( 8.67%), action 52, FPS 1.30, Running 153.00s Step 403( 8.83%), action 53, FPS 1.33, Running 153.58s Step 404( 9.00%), action 54, FPS 1.32, Running 154.43s Step 405( 9.17%), action 55, FPS 1.33, Running 155.22s Step 406( 9.33%), action 56, FPS 1.34, Running 155.86s Step 407( 9.50%), action 57, FPS 1.34, Running 156.77s Step 408( 9.67%), action 58, FPS 1.34, Running 157.52s Step 409( 9.83%), action 59, FPS 1.33, Running 158.48s Step 410( 10.00%), action 60, FPS 1.36, Running 159.15s Step 411( 10.17%), action 61, FPS 1.36, Running 160.15s Step 412( 10.33%), action 62, FPS 1.34, Running 161.15s Step 413( 10.50%), action 63, FPS 1.35, Running 161.78s Step 414( 10.67%), action 64, FPS 1.33, Running 162.76s Step 415( 10.83%), action 65, FPS 1.37, Running 163.36s Step 416( 11.00%), action 66, FPS 1.35, Running 164.33s Step 417( 11.17%), action 67, FPS 1.36, Running 165.11s Step 418( 11.33%), action 68, FPS 1.36, Running 165.99s Step 419( 11.50%), action 69, FPS 1.31, Running 166.94s Step 420( 11.67%), action 70, FPS 1.28, Running 167.64s Step 421( 11.83%), action 71, FPS 1.25, Running 168.59s Step 422( 12.00%), action 72, FPS 1.22, Running 169.38s Step 423( 12.17%), action 73, FPS 1.20, Running 170.24s Step 424( 12.33%), action 74, FPS 1.22, Running 170.88s Step 425( 12.50%), action 75, FPS 1.25, Running 171.25s Step 426( 12.67%), action 76, FPS 1.27, Running 171.67s Step 427( 12.83%), action 77, FPS 1.32, Running 171.96s Step 428( 13.00%), action 78, FPS 1.33, Running 172.52s Step 429( 13.17%), action 79, FPS 1.36, Running 173.22s Step 430( 13.33%), action 80, FPS 1.34, Running 174.05s Step 431( 13.50%), action 81, FPS 1.35, Running 174.95s Step 432( 13.67%), action 82, FPS 1.38, Running 175.61s Step 433( 13.83%), action 83, FPS 1.36, Running 176.49s Step 434( 14.00%), action 84, FPS 1.38, Running 177.24s Step 435( 14.17%), action 85, FPS 1.35, Running 178.16s Step 436( 14.33%), action 86, FPS 1.37, Running 178.90s Step 437( 14.50%), action 87, FPS 1.37, Running 179.76s Step 438( 14.67%), action 88, FPS 1.37, Running 180.57s Step 439( 14.83%), action 89, FPS 1.37, Running 181.53s Step 440( 15.00%), action 90, FPS 1.37, Running 182.23s Step 441( 15.17%), action 91, FPS 1.38, Running 183.13s Step 442( 15.33%), action 92, FPS 1.39, Running 183.82s Step 443( 15.50%), action 93, FPS 1.38, Running 184.76s Step 444( 15.67%), action 94, FPS 1.37, Running 185.43s Step 445( 15.83%), action 95, FPS 1.32, Running 186.34s Step 446( 16.00%), action 96, FPS 1.31, Running 186.99s Step 447( 16.17%), action 97, FPS 1.25, Running 187.89s Step 448( 16.33%), action 98, FPS 1.25, Running 188.58s Step 449( 16.50%), action 99, FPS 1.23, Running 189.50s Step 450( 16.67%), action 100, FPS 1.24, Running 190.16s Step 451( 16.83%), action 101, FPS 1.28, Running 190.56s Step 452( 17.00%), action 102, FPS 1.31, Running 190.85s Step 453( 17.17%), action 103, FPS 1.35, Running 191.30s Step 454( 17.33%), action 104, FPS 1.37, Running 191.89s Step 455( 17.50%), action 105, FPS 1.37, Running 192.81s Step 456( 17.67%), action 106, FPS 1.36, Running 193.59s Step 457( 17.83%), action 107, FPS 1.36, Running 194.47s Step 458( 18.00%), action 108, FPS 1.36, Running 195.26s Step 459( 18.17%), action 109, FPS 1.36, Running 196.20s Step 460( 18.33%), action 110, FPS 1.36, Running 196.94s Step 461( 18.50%), action 111, FPS 1.36, Running 197.87s Step 462( 18.67%), action 112, FPS 1.36, Running 198.50s Step 463( 18.83%), action 113, FPS 1.36, Running 199.43s Step 464( 19.00%), action 114, FPS 1.33, Running 200.49s Step 465( 19.17%), action 115, FPS 1.35, Running 201.12s Step 466( 19.33%), action 116, FPS 1.32, Running 202.18s Step 467( 19.50%), action 117, FPS 1.32, Running 203.05s Step 468( 19.67%), action 118, FPS 1.31, Running 203.82s Step 469( 19.83%), action 119, FPS 1.31, Running 204.72s Step 470( 20.00%), action 120, FPS 1.30, Running 205.52s Step 471( 20.17%), action 121, FPS 1.26, Running 206.43s Step 472( 20.33%), action 122, FPS 1.22, Running 207.18s Step 473( 20.50%), action 123, FPS 1.20, Running 208.03s Step 474( 20.67%), action 124, FPS 1.17, Running 208.99s Step 475( 20.83%), action 125, FPS 1.21, Running 209.35s Step 476( 21.00%), action 126, FPS 1.24, Running 209.70s Step 477( 21.17%), action 127, FPS 1.29, Running 209.98s Step 478( 21.33%), action 128, FPS 1.31, Running 210.55s Step 479( 21.50%), action 129, FPS 1.32, Running 211.30s Step 480( 21.67%), action 130, FPS 1.33, Running 211.97s Step 481( 21.83%), action 131, FPS 1.33, Running 212.90s Step 482( 22.00%), action 132, FPS 1.32, Running 213.62s Step 483( 22.17%), action 133, FPS 1.32, Running 214.54s Step 484( 22.33%), action 134, FPS 1.35, Running 215.29s Step 485( 22.50%), action 135, FPS 1.33, Running 216.17s Step 486( 22.67%), action 136, FPS 1.36, Running 216.90s Step 487( 22.83%), action 137, FPS 1.35, Running 217.81s Step 488( 23.00%), action 138, FPS 1.36, Running 218.51s Step 489( 23.17%), action 139, FPS 1.36, Running 219.42s Step 490( 23.33%), action 140, FPS 1.37, Running 220.13s Step 491( 23.50%), action 141, FPS 1.37, Running 221.04s Step 492( 23.67%), action 142, FPS 1.37, Running 221.73s Step 493( 23.83%), action 143, FPS 1.37, Running 222.64s Step 494( 24.00%), action 144, FPS 1.40, Running 223.32s Step 495( 24.17%), action 145, FPS 1.34, Running 224.22s Step 496( 24.33%), action 146, FPS 1.31, Running 224.97s Step 497( 24.50%), action 147, FPS 1.27, Running 225.71s Step 498( 24.67%), action 148, FPS 1.25, Running 226.61s Step 499( 24.83%), action 149, FPS 1.23, Running 227.54s Step 500( 25.00%), action 150, FPS 1.23, Running 228.22s Step 501( 25.17%), action 151, FPS 1.27, Running 228.63s Step 502( 25.33%), action 152, FPS 1.30, Running 228.95s Step 503( 25.50%), action 153, FPS 1.34, Running 229.44s Step 504( 25.67%), action 154, FPS 1.35, Running 230.10s Step 505( 25.83%), action 155, FPS 1.35, Running 230.93s Step 506( 26.00%), action 156, FPS 1.36, Running 231.58s Step 507( 26.17%), action 157, FPS 1.36, Running 232.53s Step 508( 26.33%), action 158, FPS 1.36, Running 233.22s Step 509( 26.50%), action 159, FPS 1.37, Running 234.06s Step 510( 26.67%), action 160, FPS 1.36, Running 234.86s Step 511( 26.83%), action 161, FPS 1.36, Running 235.73s Step 512( 27.00%), action 162, FPS 1.36, Running 236.47s Step 513( 27.17%), action 163, FPS 1.36, Running 237.36s Step 514( 27.33%), action 164, FPS 1.36, Running 238.06s Step 515( 27.50%), action 165, FPS 1.38, Running 238.71s Step 516( 27.67%), action 166, FPS 1.37, Running 239.62s Step 517( 27.83%), action 167, FPS 1.38, Running 240.22s Step 518( 28.00%), action 168, FPS 1.37, Running 241.19s Step 519( 28.17%), action 169, FPS 1.40, Running 241.81s Step 520( 28.33%), action 170, FPS 1.38, Running 242.75s Step 521( 28.50%), action 171, FPS 1.31, Running 243.89s Step 522( 28.67%), action 172, FPS 1.27, Running 244.76s Step 523( 28.83%), action 173, FPS 1.24, Running 245.60s Step 524( 29.00%), action 174, FPS 1.24, Running 246.23s Step 525( 29.17%), action 175, FPS 1.23, Running 247.15s Step 526( 29.33%), action 176, FPS 1.26, Running 247.48s Step 527( 29.50%), action 177, FPS 1.31, Running 247.77s Step 528( 29.67%), action 178, FPS 1.32, Running 248.36s Step 529( 29.83%), action 179, FPS 1.33, Running 249.12s Step 530( 30.00%), action 180, FPS 1.32, Running 250.04s Step 531( 30.17%), action 181, FPS 1.30, Running 251.12s Step 532( 30.33%), action 182, FPS 1.31, Running 251.76s Step 533( 30.50%), action 183, FPS 1.31, Running 252.64s Step 534( 30.67%), action 184, FPS 1.30, Running 253.40s Step 535( 30.83%), action 185, FPS 1.29, Running 254.21s Step 536( 31.00%), action 186, FPS 1.30, Running 255.01s Step 537( 31.17%), action 187, FPS 1.27, Running 255.92s Step 538( 31.33%), action 188, FPS 1.29, Running 256.66s Step 539( 31.50%), action 189, FPS 1.29, Running 257.33s Step 540( 31.67%), action 190, FPS 1.28, Running 258.33s Step 541( 31.83%), action 191, FPS 1.30, Running 259.32s Step 542( 32.00%), action 192, FPS 1.32, Running 259.95s Step 543( 32.17%), action 193, FPS 1.31, Running 260.88s Step 544( 32.33%), action 194, FPS 1.31, Running 261.52s Step 545( 32.50%), action 195, FPS 1.31, Running 262.43s Step 546( 32.67%), action 196, FPS 1.28, Running 263.08s Step 547( 32.83%), action 197, FPS 1.23, Running 263.98s Step 548( 33.00%), action 198, FPS 1.19, Running 265.13s Step 549( 33.17%), action 199, FPS 1.20, Running 265.77s Step 550( 33.33%), action 200, FPS 1.25, Running 266.09s Step 551( 33.50%), action 201, FPS 1.30, Running 266.56s Step 552( 33.67%), action 202, FPS 1.31, Running 267.06s Step 553( 33.83%), action 203, FPS 1.34, Running 267.61s Step 554( 34.00%), action 204, FPS 1.32, Running 268.55s Step 555( 34.17%), action 205, FPS 1.34, Running 269.18s Step 556( 34.33%), action 206, FPS 1.33, Running 270.10s Step 557( 34.50%), action 207, FPS 1.34, Running 270.80s Step 558( 34.67%), action 208, FPS 1.32, Running 271.77s Step 559( 34.83%), action 209, FPS 1.32, Running 272.44s Step 560( 35.00%), action 210, FPS 1.33, Running 273.39s Step 561( 35.17%), action 211, FPS 1.33, Running 274.39s Step 562( 35.33%), action 212, FPS 1.32, Running 275.10s Step 563( 35.50%), action 213, FPS 1.32, Running 276.02s Step 564( 35.67%), action 214, FPS 1.32, Running 276.71s Step 565( 35.83%), action 215, FPS 1.32, Running 277.64s Step 566( 36.00%), action 216, FPS 1.31, Running 278.29s Step 567( 36.17%), action 217, FPS 1.33, Running 278.99s Step 568( 36.33%), action 218, FPS 1.36, Running 279.88s Step 569( 36.50%), action 219, FPS 1.34, Running 280.73s Step 570( 36.67%), action 220, FPS 1.29, Running 281.59s Step 571( 36.83%), action 221, FPS 1.26, Running 282.48s Step 572( 37.00%), action 222, FPS 1.23, Running 283.28s Step 573( 37.17%), action 223, FPS 1.22, Running 284.05s Step 574( 37.33%), action 224, FPS 1.24, Running 284.74s Step 575( 37.50%), action 225, FPS 1.26, Running 285.07s Step 576( 37.67%), action 226, FPS 1.28, Running 285.77s Step 577( 37.83%), action 227, FPS 1.28, Running 286.46s Step 578( 38.00%), action 228, FPS 1.27, Running 287.50s Step 579( 38.17%), action 229, FPS 1.25, Running 288.39s Step 580( 38.33%), action 230, FPS 1.26, Running 289.28s Step 581( 38.50%), action 231, FPS 1.27, Running 290.13s Step 582( 38.67%), action 232, FPS 1.24, Running 291.19s Step 583( 38.83%), action 233, FPS 1.24, Running 292.17s Step 584( 39.00%), action 234, FPS 1.24, Running 292.83s Step 585( 39.17%), action 235, FPS 1.24, Running 293.74s Step 586( 39.33%), action 236, FPS 1.24, Running 294.48s Step 587( 39.50%), action 237, FPS 1.21, Running 295.46s Step 588( 39.67%), action 238, FPS 1.22, Running 296.23s Step 589( 39.83%), action 239, FPS 1.21, Running 297.20s Step 590( 40.00%), action 240, FPS 1.23, Running 297.91s Step 591( 40.17%), action 241, FPS 1.22, Running 298.82s Step 592( 40.33%), action 242, FPS 1.22, Running 299.61s Step 593( 40.50%), action 243, FPS 1.22, Running 300.42s Step 594( 40.67%), action 244, FPS 1.22, Running 301.19s Step 595( 40.83%), action 245, FPS 1.18, Running 302.04s Step 596( 41.00%), action 246, FPS 1.18, Running 302.77s Step 597( 41.17%), action 247, FPS 1.18, Running 303.36s Step 598( 41.33%), action 248, FPS 1.23, Running 303.72s Step 599( 41.50%), action 249, FPS 1.27, Running 304.09s Step 600( 41.67%), action 250, FPS 1.29, Running 304.78s Step 601( 41.83%), action 251, FPS 1.27, Running 305.84s Step 602( 42.00%), action 252, FPS 1.31, Running 306.48s Step 603( 42.17%), action 253, FPS 1.32, Running 307.32s Step 604( 42.33%), action 254, FPS 1.31, Running 308.11s Step 605( 42.50%), action 255, FPS 1.33, Running 308.76s Step 606( 42.67%), action 256, FPS 1.31, Running 309.74s Step 607( 42.83%), action 257, FPS 1.31, Running 310.73s Step 608( 43.00%), action 258, FPS 1.31, Running 311.50s Step 609( 43.17%), action 259, FPS 1.31, Running 312.44s Step 610( 43.33%), action 260, FPS 1.31, Running 313.22s Step 611( 43.50%), action 261, FPS 1.31, Running 314.14s Step 612( 43.67%), action 262, FPS 1.29, Running 315.16s Step 613( 43.83%), action 263, FPS 1.30, Running 315.75s Step 614( 44.00%), action 264, FPS 1.30, Running 316.62s Step 615( 44.17%), action 265, FPS 1.30, Running 317.41s Step 616( 44.33%), action 266, FPS 1.27, Running 318.53s Step 617( 44.50%), action 267, FPS 1.25, Running 319.36s Step 618( 44.67%), action 268, FPS 1.22, Running 320.17s Step 619( 44.83%), action 269, FPS 1.20, Running 320.82s Step 620( 45.00%), action 270, FPS 1.18, Running 321.74s Step 621( 45.17%), action 271, FPS 1.21, Running 322.41s Step 622( 45.33%), action 272, FPS 1.23, Running 322.73s Step 623( 45.50%), action 273, FPS 1.27, Running 323.09s Step 624( 45.67%), action 274, FPS 1.29, Running 323.55s Step 625( 45.83%), action 275, FPS 1.30, Running 324.16s Step 626( 46.00%), action 276, FPS 1.31, Running 325.03s Step 627( 46.17%), action 277, FPS 1.33, Running 325.78s Step 628( 46.33%), action 278, FPS 1.34, Running 326.41s Step 629( 46.50%), action 279, FPS 1.34, Running 327.35s Step 630( 46.67%), action 280, FPS 1.35, Running 328.01s Step 631( 46.83%), action 281, FPS 1.35, Running 328.94s Step 632( 47.00%), action 282, FPS 1.38, Running 329.62s Step 633( 47.17%), action 283, FPS 1.35, Running 330.57s Step 634( 47.33%), action 284, FPS 1.36, Running 331.34s Step 635( 47.50%), action 285, FPS 1.35, Running 332.23s Step 636( 47.67%), action 286, FPS 1.38, Running 333.06s Step 637( 47.83%), action 287, FPS 1.37, Running 333.95s Step 638( 48.00%), action 288, FPS 1.38, Running 334.69s Step 639( 48.17%), action 289, FPS 1.35, Running 335.59s Step 640( 48.33%), action 290, FPS 1.36, Running 336.48s Step 641( 48.50%), action 291, FPS 1.33, Running 337.48s Step 642( 48.67%), action 292, FPS 1.27, Running 338.53s Step 643( 48.83%), action 293, FPS 1.24, Running 339.17s Step 644( 49.00%), action 294, FPS 1.22, Running 339.91s Step 645( 49.17%), action 295, FPS 1.20, Running 340.82s Step 646( 49.33%), action 296, FPS 1.21, Running 341.51s Step 647( 49.50%), action 297, FPS 1.23, Running 342.08s Step 648( 49.67%), action 298, FPS 1.25, Running 342.45s Step 649( 49.83%), action 299, FPS 1.30, Running 342.76s Step 650( 50.00%), action 300, FPS 1.30, Running 343.37s Step 651( 50.17%), action 301, FPS 1.31, Running 344.21s Step 652( 50.33%), action 302, FPS 1.31, Running 344.89s Step 653( 50.50%), action 303, FPS 1.32, Running 345.75s Step 654( 50.67%), action 304, FPS 1.33, Running 346.40s Step 655( 50.83%), action 305, FPS 1.35, Running 347.09s Step 656( 51.00%), action 306, FPS 1.34, Running 347.93s Step 657( 51.17%), action 307, FPS 1.35, Running 348.73s Step 658( 51.33%), action 308, FPS 1.33, Running 349.70s Step 659( 51.50%), action 309, FPS 1.33, Running 350.65s Step 660( 51.67%), action 310, FPS 1.34, Running 351.35s Step 661( 51.83%), action 311, FPS 1.34, Running 352.37s Step 662( 52.00%), action 312, FPS 1.38, Running 353.03s Step 663( 52.17%), action 313, FPS 1.35, Running 354.00s Step 664( 52.33%), action 314, FPS 1.35, Running 354.74s Step 665( 52.50%), action 315, FPS 1.35, Running 355.67s Step 666( 52.67%), action 316, FPS 1.34, Running 356.47s Step 667( 52.83%), action 317, FPS 1.31, Running 357.31s Step 668( 53.00%), action 318, FPS 1.29, Running 357.92s Step 669( 53.17%), action 319, FPS 1.24, Running 358.86s Step 670( 53.33%), action 320, FPS 1.23, Running 359.58s Step 671( 53.50%), action 321, FPS 1.23, Running 360.50s Step 672( 53.67%), action 322, FPS 1.22, Running 361.29s Step 673( 53.83%), action 323, FPS 1.26, Running 361.57s Step 674( 54.00%), action 324, FPS 1.29, Running 361.96s Step 675( 54.17%), action 325, FPS 1.32, Running 362.27s Step 676( 54.33%), action 326, FPS 1.33, Running 362.98s Step 677( 54.50%), action 327, FPS 1.34, Running 363.69s Step 678( 54.67%), action 328, FPS 1.35, Running 364.50s Step 679( 54.83%), action 329, FPS 1.37, Running 365.29s Step 680( 55.00%), action 330, FPS 1.36, Running 366.03s Step 681( 55.17%), action 331, FPS 1.37, Running 366.93s Step 682( 55.33%), action 332, FPS 1.36, Running 367.72s Step 683( 55.50%), action 333, FPS 1.36, Running 368.67s Step 684( 55.67%), action 334, FPS 1.37, Running 369.37s Step 685( 55.83%), action 335, FPS 1.37, Running 370.31s Step 686( 56.00%), action 336, FPS 1.37, Running 371.05s Step 687( 56.17%), action 337, FPS 1.36, Running 372.00s Step 688( 56.33%), action 338, FPS 1.35, Running 372.73s Step 689( 56.50%), action 339, FPS 1.37, Running 373.46s Step 690( 56.67%), action 340, FPS 1.35, Running 374.37s Step 691( 56.83%), action 341, FPS 1.35, Running 375.29s Step 692( 57.00%), action 342, FPS 1.36, Running 375.96s Step 693( 57.17%), action 343, FPS 1.31, Running 376.88s Step 694( 57.33%), action 344, FPS 1.28, Running 377.56s Step 695( 57.50%), action 345, FPS 1.23, Running 378.47s Step 696( 57.67%), action 346, FPS 1.23, Running 379.26s Step 697( 57.83%), action 347, FPS 1.21, Running 380.20s Step 698( 58.00%), action 348, FPS 1.22, Running 380.90s Step 699( 58.17%), action 349, FPS 1.26, Running 381.20s Step 700( 58.33%), action 350, FPS 1.28, Running 381.64s Step 701( 58.50%), action 351, FPS 1.30, Running 382.36s Step 702( 58.67%), action 352, FPS 1.28, Running 383.39s Step 703( 58.83%), action 353, FPS 1.30, Running 384.04s Step 704( 59.00%), action 354, FPS 1.30, Running 384.79s Step 705( 59.17%), action 355, FPS 1.31, Running 385.63s Step 706( 59.33%), action 356, FPS 1.31, Running 386.36s Step 707( 59.50%), action 357, FPS 1.32, Running 387.11s Step 708( 59.67%), action 358, FPS 1.31, Running 387.94s Step 709( 59.83%), action 359, FPS 1.30, Running 388.89s Step 710( 60.00%), action 360, FPS 1.31, Running 389.59s Step 711( 60.17%), action 361, FPS 1.31, Running 390.60s Step 712( 60.33%), action 362, FPS 1.26, Running 391.77s Step 713( 60.50%), action 363, FPS 1.26, Running 392.73s Step 714( 60.67%), action 364, FPS 1.26, Running 393.43s Step 715( 60.83%), action 365, FPS 1.26, Running 394.40s Step 716( 61.00%), action 366, FPS 1.26, Running 395.08s Step 717( 61.17%), action 367, FPS 1.27, Running 395.97s Step 718( 61.33%), action 368, FPS 1.27, Running 396.65s Step 719( 61.50%), action 369, FPS 1.22, Running 397.61s Step 720( 61.67%), action 370, FPS 1.19, Running 398.38s Step 721( 61.83%), action 371, FPS 1.18, Running 399.30s Step 722( 62.00%), action 372, FPS 1.20, Running 400.03s Step 723( 62.17%), action 373, FPS 1.23, Running 400.30s Step 724( 62.33%), action 374, FPS 1.26, Running 400.62s Step 725( 62.50%), action 375, FPS 1.29, Running 401.17s Step 726( 62.67%), action 376, FPS 1.29, Running 401.81s Step 727( 62.83%), action 377, FPS 1.29, Running 402.62s Step 728( 63.00%), action 378, FPS 1.29, Running 403.45s Step 729( 63.17%), action 379, FPS 1.31, Running 404.22s Step 730( 63.33%), action 380, FPS 1.30, Running 404.99s Step 731( 63.50%), action 381, FPS 1.28, Running 406.20s Step 732( 63.67%), action 382, FPS 1.31, Running 407.06s Step 733( 63.83%), action 383, FPS 1.32, Running 407.86s Step 734( 64.00%), action 384, FPS 1.32, Running 408.62s Step 735( 64.17%), action 385, FPS 1.32, Running 409.59s Step 736( 64.33%), action 386, FPS 1.32, Running 410.23s Step 737( 64.50%), action 387, FPS 1.33, Running 410.98s Step 738( 64.67%), action 388, FPS 1.33, Running 411.71s Step 739( 64.83%), action 389, FPS 1.35, Running 412.42s Step 740( 65.00%), action 390, FPS 1.33, Running 413.39s Step 741( 65.17%), action 391, FPS 1.33, Running 414.29s Step 742( 65.33%), action 392, FPS 1.31, Running 415.26s Step 743( 65.50%), action 393, FPS 1.28, Running 415.93s Step 744( 65.67%), action 394, FPS 1.23, Running 416.89s Step 745( 65.83%), action 395, FPS 1.22, Running 417.57s Step 746( 66.00%), action 396, FPS 1.20, Running 418.47s Step 747( 66.17%), action 397, FPS 1.22, Running 419.02s Step 748( 66.33%), action 398, FPS 1.26, Running 419.34s Step 749( 66.50%), action 399, FPS 1.27, Running 419.91s Step 750( 66.67%), action 400, FPS 1.28, Running 420.65s Step 751( 66.83%), action 401, FPS 1.29, Running 421.65s Step 752( 67.00%), action 402, FPS 1.31, Running 422.37s Step 753( 67.17%), action 403, FPS 1.30, Running 423.20s Step 754( 67.33%), action 404, FPS 1.30, Running 424.05s Step 755( 67.50%), action 405, FPS 1.31, Running 424.81s Step 756( 67.67%), action 406, FPS 1.29, Running 425.76s Step 757( 67.83%), action 407, FPS 1.29, Running 426.43s Step 758( 68.00%), action 408, FPS 1.27, Running 427.41s Step 759( 68.17%), action 409, FPS 1.26, Running 428.34s Step 760( 68.33%), action 410, FPS 1.28, Running 429.05s Step 761( 68.50%), action 411, FPS 1.27, Running 429.98s Step 762( 68.67%), action 412, FPS 1.30, Running 430.61s Step 763( 68.83%), action 413, FPS 1.28, Running 431.52s Step 764( 69.00%), action 414, FPS 1.31, Running 432.16s Step 765( 69.17%), action 415, FPS 1.29, Running 433.08s Step 766( 69.33%), action 416, FPS 1.30, Running 433.81s Step 767( 69.50%), action 417, FPS 1.27, Running 434.76s Step 768( 69.67%), action 418, FPS 1.23, Running 435.54s Step 769( 69.83%), action 419, FPS 1.21, Running 436.45s Step 770( 70.00%), action 420, FPS 1.21, Running 437.19s Step 771( 70.17%), action 421, FPS 1.25, Running 437.68s Step 772( 70.33%), action 422, FPS 1.27, Running 438.08s Step 773( 70.50%), action 423, FPS 1.30, Running 438.53s Step 774( 70.67%), action 424, FPS 1.32, Running 439.20s Step 775( 70.83%), action 425, FPS 1.32, Running 439.96s Step 776( 71.00%), action 426, FPS 1.33, Running 440.85s Step 777( 71.17%), action 427, FPS 1.30, Running 441.82s Step 778( 71.33%), action 428, FPS 1.31, Running 442.70s Step 779( 71.50%), action 429, FPS 1.31, Running 443.64s Step 780( 71.67%), action 430, FPS 1.31, Running 444.35s Step 781( 71.83%), action 431, FPS 1.31, Running 445.27s Step 782( 72.00%), action 432, FPS 1.27, Running 446.38s Step 783( 72.17%), action 433, FPS 1.28, Running 447.18s Step 784( 72.33%), action 434, FPS 1.26, Running 448.02s Step 785( 72.50%), action 435, FPS 1.26, Running 448.92s Step 786( 72.67%), action 436, FPS 1.26, Running 449.62s Step 787( 72.83%), action 437, FPS 1.27, Running 450.56s Step 788( 73.00%), action 438, FPS 1.27, Running 451.27s Step 789( 73.17%), action 439, FPS 1.29, Running 451.93s Step 790( 73.33%), action 440, FPS 1.28, Running 452.82s Step 791( 73.50%), action 441, FPS 1.23, Running 453.88s Step 792( 73.67%), action 442, FPS 1.21, Running 454.57s Step 793( 73.83%), action 443, FPS 1.18, Running 455.49s Step 794( 74.00%), action 444, FPS 1.18, Running 456.20s Step 795( 74.17%), action 445, FPS 1.19, Running 456.83s Step 796( 74.33%), action 446, FPS 1.23, Running 457.16s Step 797( 74.50%), action 447, FPS 1.28, Running 457.46s Step 798( 74.67%), action 448, FPS 1.33, Running 457.77s Step 799( 74.83%), action 449, FPS 1.37, Running 458.21s Step 800( 75.00%), action 450, FPS 1.38, Running 458.88s Step 801( 75.17%), action 451, FPS 1.36, Running 459.96s Step 802( 75.33%), action 452, FPS 1.37, Running 460.96s Step 803( 75.50%), action 453, FPS 1.36, Running 461.89s Step 804( 75.67%), action 454, FPS 1.37, Running 462.59s Step 805( 75.83%), action 455, FPS 1.37, Running 463.51s Step 806( 76.00%), action 456, FPS 1.34, Running 464.58s Step 807( 76.17%), action 457, FPS 1.36, Running 465.28s Step 808( 76.33%), action 458, FPS 1.34, Running 466.25s Step 809( 76.50%), action 459, FPS 1.34, Running 466.84s Step 810( 76.67%), action 460, FPS 1.34, Running 467.78s Step 811( 76.83%), action 461, FPS 1.35, Running 468.73s Step 812( 77.00%), action 462, FPS 1.34, Running 469.53s Step 813( 77.17%), action 463, FPS 1.34, Running 470.44s Step 814( 77.33%), action 464, FPS 1.33, Running 471.22s Step 815( 77.50%), action 465, FPS 1.31, Running 472.12s Step 816( 77.67%), action 466, FPS 1.27, Running 472.93s Step 817( 77.83%), action 467, FPS 1.22, Running 473.86s Step 818( 78.00%), action 468, FPS 1.19, Running 474.53s Step 819( 78.17%), action 469, FPS 1.16, Running 475.48s Step 820( 78.33%), action 470, FPS 1.15, Running 476.20s Step 821( 78.50%), action 471, FPS 1.20, Running 476.61s Step 822( 78.67%), action 472, FPS 1.24, Running 477.02s Step 823( 78.83%), action 473, FPS 1.29, Running 477.41s Step 824( 79.00%), action 474, FPS 1.30, Running 478.03s Step 825( 79.17%), action 475, FPS 1.32, Running 478.72s Step 826( 79.33%), action 476, FPS 1.34, Running 479.54s Step 827( 79.50%), action 477, FPS 1.33, Running 480.33s Step 828( 79.67%), action 478, FPS 1.34, Running 481.17s Step 829( 79.83%), action 479, FPS 1.32, Running 481.99s Step 830( 80.00%), action 480, FPS 1.34, Running 482.76s Step 831( 80.17%), action 481, FPS 1.36, Running 483.43s Step 832( 80.33%), action 482, FPS 1.34, Running 484.45s Step 833( 80.50%), action 483, FPS 1.34, Running 485.35s Step 834( 80.67%), action 484, FPS 1.31, Running 486.50s Step 835( 80.83%), action 485, FPS 1.30, Running 487.48s Step 836( 81.00%), action 486, FPS 1.31, Running 488.20s Step 837( 81.17%), action 487, FPS 1.31, Running 489.10s Step 838( 81.33%), action 488, FPS 1.31, Running 489.82s Step 839( 81.50%), action 489, FPS 1.31, Running 490.74s Step 840( 81.67%), action 490, FPS 1.32, Running 491.36s Step 841( 81.83%), action 491, FPS 1.28, Running 492.29s Step 842( 82.00%), action 492, FPS 1.25, Running 492.96s Step 843( 82.17%), action 493, FPS 1.23, Running 493.68s Step 844( 82.33%), action 494, FPS 1.20, Running 494.69s Step 845( 82.50%), action 495, FPS 1.18, Running 495.61s Step 846( 82.67%), action 496, FPS 1.22, Running 495.97s Step 847( 82.83%), action 497, FPS 1.25, Running 496.31s Step 848( 83.00%), action 498, FPS 1.29, Running 496.64s Step 849( 83.17%), action 499, FPS 1.31, Running 497.25s Step 850( 83.33%), action 500, FPS 1.31, Running 498.04s Step 851( 83.50%), action 501, FPS 1.30, Running 498.78s Step 852( 83.67%), action 502, FPS 1.31, Running 499.69s Step 853( 83.83%), action 503, FPS 1.32, Running 500.52s Step 854( 84.00%), action 504, FPS 1.34, Running 501.42s Step 855( 84.17%), action 505, FPS 1.35, Running 502.32s Step 856( 84.33%), action 506, FPS 1.35, Running 503.06s Step 857( 84.50%), action 507, FPS 1.34, Running 504.01s Step 858( 84.67%), action 508, FPS 1.35, Running 504.64s Step 859( 84.83%), action 509, FPS 1.35, Running 505.56s Step 860( 85.00%), action 510, FPS 1.34, Running 506.23s Step 861( 85.17%), action 511, FPS 1.34, Running 507.17s Step 862( 85.33%), action 512, FPS 1.33, Running 508.04s Step 863( 85.50%), action 513, FPS 1.32, Running 508.83s Step 864( 85.67%), action 514, FPS 1.32, Running 509.80s Step 865( 85.83%), action 515, FPS 1.35, Running 510.43s Step 866( 86.00%), action 516, FPS 1.29, Running 511.45s Step 867( 86.17%), action 517, FPS 1.25, Running 512.36s Step 868( 86.33%), action 518, FPS 1.20, Running 513.26s Step 869( 86.50%), action 519, FPS 1.18, Running 514.14s Step 870( 86.67%), action 520, FPS 1.19, Running 514.90s Step 871( 86.83%), action 521, FPS 1.21, Running 515.32s Step 872( 87.00%), action 522, FPS 1.25, Running 515.71s Step 873( 87.17%), action 523, FPS 1.28, Running 516.18s Step 874( 87.33%), action 524, FPS 1.30, Running 516.81s Step 875( 87.50%), action 525, FPS 1.30, Running 517.70s Step 876( 87.67%), action 526, FPS 1.30, Running 518.43s Step 877( 87.83%), action 527, FPS 1.30, Running 519.37s Step 878( 88.00%), action 528, FPS 1.27, Running 520.42s Step 879( 88.17%), action 529, FPS 1.29, Running 521.11s Step 880( 88.33%), action 530, FPS 1.25, Running 522.19s Step 881( 88.50%), action 531, FPS 1.25, Running 523.17s Step 882( 88.67%), action 532, FPS 1.24, Running 524.12s Step 883( 88.83%), action 533, FPS 1.25, Running 524.85s Step 884( 89.00%), action 534, FPS 1.28, Running 525.46s Step 885( 89.17%), action 535, FPS 1.25, Running 526.38s Step 886( 89.33%), action 536, FPS 1.28, Running 527.10s Step 887( 89.50%), action 537, FPS 1.28, Running 528.02s Step 888( 89.67%), action 538, FPS 1.30, Running 528.68s Step 889( 89.83%), action 539, FPS 1.29, Running 529.66s Step 890( 90.00%), action 540, FPS 1.29, Running 530.46s Step 891( 90.17%), action 541, FPS 1.25, Running 531.29s Step 892( 90.33%), action 542, FPS 1.20, Running 532.33s Step 893( 90.50%), action 543, FPS 1.18, Running 533.14s Step 894( 90.67%), action 544, FPS 1.16, Running 534.00s Step 895( 90.83%), action 545, FPS 1.20, Running 534.32s Step 896( 91.00%), action 546, FPS 1.23, Running 534.66s Step 897( 91.17%), action 547, FPS 1.28, Running 534.99s Step 898( 91.33%), action 548, FPS 1.33, Running 535.50s Step 899( 91.50%), action 549, FPS 1.34, Running 536.08s Step 900( 91.67%), action 550, FPS 1.34, Running 537.08s Step 901( 91.83%), action 551, FPS 1.35, Running 538.04s Step 902( 92.00%), action 552, FPS 1.37, Running 538.74s Step 903( 92.17%), action 553, FPS 1.36, Running 539.61s Step 904( 92.33%), action 554, FPS 1.35, Running 540.33s Step 905( 92.50%), action 555, FPS 1.35, Running 541.16s Step 906( 92.67%), action 556, FPS 1.34, Running 541.98s Step 907( 92.83%), action 557, FPS 1.34, Running 542.94s Step 908( 93.00%), action 558, FPS 1.33, Running 543.67s Step 909( 93.17%), action 559, FPS 1.34, Running 544.61s Step 910( 93.33%), action 560, FPS 1.35, Running 545.26s Step 911( 93.50%), action 561, FPS 1.34, Running 546.17s Step 912( 93.67%), action 562, FPS 1.34, Running 547.22s Step 913( 93.83%), action 563, FPS 1.34, Running 548.03s Step 914( 94.00%), action 564, FPS 1.33, Running 548.99s Step 915( 94.17%), action 565, FPS 1.28, Running 549.95s Step 916( 94.33%), action 566, FPS 1.25, Running 550.64s Step 917( 94.50%), action 567, FPS 1.21, Running 551.56s Step 918( 94.67%), action 568, FPS 1.19, Running 552.25s Step 919( 94.83%), action 569, FPS 1.17, Running 553.20s Step 920( 95.00%), action 570, FPS 1.21, Running 553.58s Step 921( 95.17%), action 571, FPS 1.25, Running 554.00s Step 922( 95.33%), action 572, FPS 1.27, Running 554.47s Step 923( 95.50%), action 573, FPS 1.30, Running 554.97s Step 924( 95.67%), action 574, FPS 1.31, Running 555.64s Step 925( 95.83%), action 575, FPS 1.30, Running 556.54s Step 926( 96.00%), action 576, FPS 1.31, Running 557.28s Step 927( 96.17%), action 577, FPS 1.31, Running 558.19s Step 928( 96.33%), action 578, FPS 1.31, Running 558.92s Step 929( 96.50%), action 579, FPS 1.31, Running 559.85s Step 930( 96.67%), action 580, FPS 1.31, Running 560.56s Step 931( 96.83%), action 581, FPS 1.31, Running 561.48s Step 932( 97.00%), action 582, FPS 1.33, Running 562.26s Step 933( 97.17%), action 583, FPS 1.32, Running 563.22s Step 934( 97.33%), action 584, FPS 1.34, Running 563.92s Step 935( 97.50%), action 585, FPS 1.35, Running 564.77s Step 936( 97.67%), action 586, FPS 1.34, Running 565.60s Step 937( 97.83%), action 587, FPS 1.33, Running 566.55s Step 938( 98.00%), action 588, FPS 1.34, Running 567.23s Step 939( 98.17%), action 589, FPS 1.34, Running 568.16s Step 940( 98.33%), action 590, FPS 1.31, Running 568.86s Step 941( 98.50%), action 591, FPS 1.27, Running 569.77s Step 942( 98.67%), action 592, FPS 1.25, Running 570.45s Step 943( 98.83%), action 593, FPS 1.22, Running 571.35s Step 944( 99.00%), action 594, FPS 1.22, Running 572.08s Step 945( 99.17%), action 595, FPS 1.24, Running 572.67s Step 946( 99.33%), action 596, FPS 1.27, Running 573.01s Step 947( 99.50%), action 597, FPS 1.32, Running 573.29s Step 948( 99.67%), action 598, FPS 1.34, Running 573.83s Step 949( 99.83%), action 599, FPS 1.39, Running 574.27s Step 950(100.00%), action 600, FPS 1.37, Running 575.18s [2026-08-02 02:58:34] [92 ] Seed 91 failed after 575.53 s. +steps: 950 , actions: 600 . +Instruction: Empty +Total 13/92(14.13%) success. +Setting seed: 92 +Step 1( N/A%), pre moving , FPS 3.91, Running 0.26s Step 2( N/A%), pre moving , FPS 6.35, Running 0.31s Step 3( N/A%), pre moving , FPS 7.28, Running 0.41s Step 4( N/A%), pre moving , FPS 5.42, Running 0.74s Step 5( N/A%), pre moving , FPS 6.05, Running 0.83s Step 6( N/A%), pre moving , FPS 6.72, Running 0.89s Step 7( N/A%), pre moving , FPS 7.23, Running 0.97s Step 8( N/A%), pre moving , FPS 6.51, Running 1.23s Step 9( N/A%), pre moving , FPS 6.51, Running 1.38s Step 10( N/A%), pre moving , FPS 6.92, Running 1.45s Step 11( N/A%), pre moving , FPS 7.23, Running 1.52s Step 12( N/A%), pre moving , FPS 6.48, Running 1.85s Step 13( N/A%), pre moving , FPS 6.69, Running 1.94s Step 14( N/A%), pre moving , FPS 6.99, Running 2.00s Step 15( N/A%), pre moving , FPS 7.20, Running 2.08s Step 16( N/A%), pre moving , FPS 6.64, Running 2.41s Step 17( N/A%), pre moving , FPS 6.79, Running 2.51s Step 18( N/A%), pre moving , FPS 6.99, Running 2.58s Step 19( N/A%), pre moving , FPS 6.82, Running 2.79s Step 20( N/A%), pre moving , FPS 6.75, Running 2.96s Step 21( N/A%), pre moving , FPS 6.13, Running 3.52s Step 22( N/A%), pre moving , FPS 6.08, Running 3.60s Step 23( N/A%), pre moving , FPS 6.12, Running 3.68s Step 24( N/A%), pre moving , FPS 6.27, Running 3.93s Step 25( N/A%), pre moving , FPS 6.13, Running 4.09s Step 26( N/A%), pre moving , FPS 5.29, Running 4.68s Step 27( N/A%), pre moving , FPS 5.30, Running 4.74s Step 28( N/A%), pre moving , FPS 5.58, Running 4.82s Step 29( N/A%), pre moving , FPS 5.58, Running 4.97s Step 30( N/A%), pre moving , FPS 5.29, Running 5.23s Step 31( N/A%), pre moving , FPS 5.30, Running 5.29s Step 32( N/A%), pre moving , FPS 5.68, Running 5.37s Step 33( N/A%), pre moving , FPS 5.34, Running 5.69s Step 34( N/A%), pre moving , FPS 5.28, Running 5.79s Step 35( N/A%), pre moving , FPS 5.30, Running 5.86s Step 36( N/A%), pre moving , FPS 4.03, Running 7.38s Step 37( N/A%), pre moving , FPS 3.66, Running 7.97s Step 38( N/A%), pre moving , FPS 3.66, Running 8.04s Step 39( N/A%), pre moving , FPS 3.61, Running 8.33s Step 40( N/A%), pre moving , FPS 3.64, Running 8.46s Step 41( N/A%), pre moving , FPS 4.00, Running 8.52s Step 42( N/A%), pre moving , FPS 4.00, Running 8.60s Step 43( N/A%), pre moving , FPS 3.81, Running 8.92s Step 44( N/A%), pre moving , FPS 3.93, Running 9.01s Step 45( N/A%), pre moving , FPS 4.00, Running 9.08s Step 46( N/A%), pre moving , FPS 4.29, Running 9.34s Step 47( N/A%), pre moving , FPS 4.21, Running 9.49s Step 48( N/A%), pre moving , FPS 3.43, Running 10.64s Step 49( N/A%), pre moving , FPS 3.48, Running 10.71s Step 50( N/A%), pre moving , FPS 3.45, Running 11.03s Step 51( N/A%), pre moving , FPS 3.42, Running 11.13s Step 52( N/A%), pre moving , FPS 3.43, Running 11.20s Step 53( N/A%), pre moving , FPS 3.58, Running 11.28s Step 54( N/A%), pre moving , FPS 3.44, Running 11.60s Step 55( N/A%), pre moving , FPS 3.43, Running 11.69s Step 56( N/A%), pre moving , FPS 4.52, Running 11.81s Step 57( N/A%), pre moving , FPS 4.74, Running 12.19s Step 58( N/A%), pre moving , FPS 4.71, Running 12.29s Step 59( N/A%), pre moving , FPS 4.90, Running 12.41s Step 60( N/A%), pre moving , FPS 4.67, Running 12.74s Step 61( N/A%), pre moving , FPS 4.59, Running 12.88s Step 62( N/A%), pre moving , FPS 4.30, Running 13.25s Step 63( N/A%), pre moving , FPS 4.49, Running 13.37s Step 64( N/A%), pre moving , FPS 4.30, Running 13.66s Step 65( N/A%), pre moving , FPS 4.18, Running 13.87s Step 66( N/A%), pre moving , FPS 4.30, Running 13.99s Step 67( N/A%), pre moving , FPS 4.12, Running 14.34s Step 68( N/A%), pre moving , FPS 5.23, Running 14.47s Step 69( N/A%), pre moving , FPS 4.86, Running 14.83s Step 70( N/A%), pre moving , FPS 5.09, Running 14.96s Step 71( N/A%), pre moving , FPS 5.09, Running 15.06s Step 72( N/A%), pre moving , FPS 4.73, Running 15.43s Step 73( N/A%), pre moving , FPS 4.72, Running 15.52s Step 74( N/A%), pre moving , FPS 5.06, Running 15.55s Step 75( N/A%), pre moving , FPS 5.14, Running 15.58s Step 76( N/A%), pre moving , FPS 5.25, Running 15.61s Step 77( N/A%), pre moving , FPS 5.78, Running 15.65s Step 78( N/A%), pre moving , FPS 5.90, Running 15.68s Step 79( N/A%), pre moving , FPS 6.07, Running 15.71s Step 80( N/A%), pre moving , FPS 6.66, Running 15.74s Step 81( N/A%), pre moving , FPS 6.91, Running 15.77s Step 82( N/A%), pre moving , FPS 7.81, Running 15.81s Step 83( N/A%), pre moving , FPS 8.11, Running 15.84s Step 84( N/A%), pre moving , FPS 9.07, Running 15.87s Step 85( N/A%), pre moving , FPS 9.87, Running 15.90s Step 86( N/A%), pre moving , FPS 10.29, Running 15.93s Step 87( N/A%), pre moving , FPS 12.35, Running 15.96s Step 88( N/A%), pre moving , FPS 13.09, Running 15.99s Step 89( N/A%), pre moving , FPS 16.70, Running 16.02s Step 90( N/A%), pre moving , FPS 18.24, Running 16.06s Step 91( N/A%), pre moving , FPS 19.73, Running 16.08s Step 92( N/A%), pre moving , FPS 29.93, Running 16.10s Step 93( N/A%), pre moving , FPS 33.24, Running 16.12s Step 94( N/A%), pre moving , FPS 34.08, Running 16.14s Step 95( N/A%), pre moving , FPS 34.79, Running 16.16s Step 96( N/A%), pre moving , FPS 35.46, Running 16.18s Step 97( N/A%), pre moving , FPS 36.23, Running 16.20s Step 98( N/A%), pre moving , FPS 37.02, Running 16.22s Step 99( N/A%), pre moving , FPS 37.90, Running 16.24s Step 100( N/A%), pre moving , FPS 38.78, Running 16.26s Step 101( N/A%), pre moving , FPS 39.68, Running 16.28s Step 102( N/A%), pre moving , FPS 40.59, Running 16.30s Step 103( N/A%), pre moving , FPS 40.88, Running 16.33s Step 104( N/A%), pre moving , FPS 40.04, Running 16.37s Step 105( N/A%), pre moving , FPS 39.24, Running 16.41s Step 106( N/A%), pre moving , FPS 37.45, Running 16.47s Step 107( N/A%), pre moving , FPS 35.35, Running 16.53s Step 108( N/A%), pre moving , FPS 33.38, Running 16.59s Step 109( N/A%), pre moving , FPS 30.91, Running 16.67s Step 110( N/A%), pre moving , FPS 29.36, Running 16.74s Step 111( N/A%), pre moving , FPS 27.51, Running 16.80s Step 112( N/A%), pre moving , FPS 26.22, Running 16.86s Step 113( N/A%), pre moving , FPS 24.30, Running 16.94s Step 114( N/A%), pre moving , FPS 21.93, Running 17.05s Step 115( N/A%), pre moving , FPS 20.09, Running 17.15s Step 116( N/A%), pre moving , FPS 19.19, Running 17.22s Step 117( N/A%), pre moving , FPS 17.82, Running 17.32s Step 118( N/A%), pre moving , FPS 13.95, Running 17.65s Step 119( N/A%), pre moving , FPS 13.28, Running 17.74s Step 120( N/A%), pre moving , FPS 12.87, Running 17.81s Step 121( N/A%), pre moving , FPS 12.44, Running 17.89s Step 122( N/A%), pre moving , FPS 10.48, Running 18.21s Step 123( N/A%), pre moving , FPS 10.09, Running 18.31s Step 124( N/A%), pre moving , FPS 9.95, Running 18.38s Step 125( N/A%), pre moving , FPS 9.37, Running 18.54s Step 126( N/A%), pre moving , FPS 8.72, Running 18.76s Step 127( N/A%), pre moving , FPS 8.57, Running 18.86s Step 128( N/A%), pre moving , FPS 8.55, Running 18.93s Step 129( N/A%), pre moving , FPS 7.97, Running 19.18s Step 130( N/A%), pre moving , FPS 7.67, Running 19.34s Step 131( N/A%), pre moving , FPS 4.69, Running 21.07s Step 132( N/A%), pre moving , FPS 4.18, Running 21.64s Step 133( N/A%), pre moving , FPS 3.82, Running 22.18s Step 134( N/A%), pre moving , FPS 3.52, Running 22.73s Step 135( N/A%), pre moving , FPS 3.26, Running 23.28s Step 136( N/A%), pre moving , FPS 3.03, Running 23.83s Step 137( N/A%), pre moving , FPS 2.83, Running 24.38s Step 138( N/A%), pre moving , FPS 2.75, Running 24.93s Step 139( N/A%), pre moving , FPS 2.58, Running 25.49s Step 140( N/A%), pre moving , FPS 2.43, Running 26.05s Step 141( N/A%), pre moving , FPS 2.30, Running 26.58s Step 142( N/A%), pre moving , FPS 2.23, Running 27.16s Step 143( N/A%), pre moving , FPS 2.13, Running 27.70s Step 144( N/A%), pre moving , FPS 2.03, Running 28.24s Step 145( N/A%), pre moving , FPS 1.94, Running 28.83s Step 146( N/A%), pre moving , FPS 1.89, Running 29.36s Step 147( N/A%), pre moving , FPS 1.81, Running 29.91s Step 148( N/A%), pre moving , FPS 1.74, Running 30.45s Step 149( N/A%), pre moving , FPS 1.69, Running 31.03s Step 150( N/A%), pre moving , FPS 1.64, Running 31.57s Step 151( N/A%), pre moving , FPS 1.81, Running 32.11s Step 152( N/A%), pre moving , FPS 1.81, Running 32.66s Step 153( N/A%), pre moving , FPS 1.81, Running 33.21s Step 154( N/A%), pre moving , FPS 1.81, Running 33.76s Step 155( N/A%), pre moving , FPS 1.81, Running 34.32s Step 156( N/A%), pre moving , FPS 1.82, Running 34.84s Step 157( N/A%), pre moving , FPS 1.88, Running 35.05s Step 158( N/A%), pre moving , FPS 1.94, Running 35.23s Step 159( N/A%), pre moving , FPS 1.99, Running 35.54s Step 160( N/A%), pre moving , FPS 2.06, Running 35.77s Step 161( N/A%), pre moving , FPS 2.09, Running 36.15s Step 162( N/A%), pre moving , FPS 2.13, Running 36.56s Step 163( N/A%), pre moving , FPS 2.12, Running 37.15s Step 164( N/A%), pre moving , FPS 2.09, Running 37.79s Step 165( N/A%), pre moving , FPS 2.10, Running 38.34s Step 166( N/A%), pre moving , FPS 2.09, Running 38.92s Step 167( N/A%), pre moving , FPS 2.09, Running 39.48s Step 168( N/A%), pre moving , FPS 2.07, Running 40.09s Step 169( N/A%), pre moving , FPS 2.08, Running 40.66s Step 170( N/A%), pre moving , FPS 2.07, Running 41.22s Step 171( N/A%), pre moving , FPS 2.06, Running 41.80s Step 172( N/A%), pre moving , FPS 2.05, Running 42.41s Step 173( N/A%), pre moving , FPS 2.05, Running 42.98s Step 174( N/A%), pre moving , FPS 2.04, Running 43.56s Step 175( N/A%), pre moving , FPS 2.05, Running 44.09s Step 176( N/A%), pre moving , FPS 2.04, Running 44.66s Step 177( N/A%), pre moving , FPS 1.96, Running 45.23s Step 178( N/A%), pre moving , FPS 1.89, Running 45.82s Step 179( N/A%), pre moving , FPS 1.84, Running 46.39s Step 180( N/A%), pre moving , FPS 1.78, Running 46.99s Step 181( N/A%), pre moving , FPS 1.75, Running 47.57s Step 182( N/A%), pre moving , FPS 1.72, Running 48.18s Step 183( N/A%), pre moving , FPS 1.72, Running 48.75s Step 184( N/A%), pre moving , FPS 1.73, Running 49.36s Step 185( N/A%), pre moving , FPS 1.73, Running 49.93s Step 186( N/A%), pre moving , FPS 1.72, Running 50.54s Step 187( N/A%), pre moving , FPS 1.72, Running 51.13s Step 188( N/A%), pre moving , FPS 1.71, Running 51.75s Step 189( N/A%), pre moving , FPS 1.73, Running 52.20s Step 190( N/A%), pre moving , FPS 1.74, Running 52.72s Step 191( N/A%), pre moving , FPS 1.74, Running 53.30s Step 192( N/A%), pre moving , FPS 1.73, Running 53.96s Step 193( N/A%), pre moving , FPS 1.69, Running 54.81s Step 194( N/A%), pre moving , FPS 1.74, Running 55.08s Step 195( N/A%), pre moving , FPS 1.77, Running 55.40s Step 196( N/A%), pre moving , FPS 1.78, Running 55.87s Step 197( N/A%), pre moving , FPS 1.81, Running 56.31s Step 198( N/A%), pre moving , FPS 1.82, Running 56.82s Step 199( N/A%), pre moving , FPS 1.81, Running 57.46s Step 200( N/A%), pre moving , FPS 1.82, Running 58.00s Step 201( N/A%), pre moving , FPS 1.85, Running 58.35s Step 202( N/A%), pre moving , FPS 1.94, Running 58.47s Step 203( N/A%), pre moving , FPS 2.04, Running 58.57s Step 204( N/A%), pre moving , FPS 2.09, Running 58.93s Step 205( N/A%), pre moving , FPS 2.19, Running 59.05s Step 206( N/A%), pre moving , FPS 2.32, Running 59.16s Step 207( N/A%), pre moving , FPS 2.39, Running 59.51s Step 208( N/A%), pre moving , FPS 2.54, Running 59.63s Step 209( N/A%), pre moving , FPS 2.65, Running 59.74s Step 210( N/A%), pre moving , FPS 2.72, Running 60.08s Step 211( N/A%), pre moving , FPS 2.55, Running 61.16s Step 212( N/A%), pre moving , FPS 2.74, Running 61.27s Step 213( N/A%), pre moving , FPS 3.05, Running 61.37s Step 214( N/A%), pre moving , FPS 2.98, Running 61.78s Step 215( N/A%), pre moving , FPS 3.07, Running 61.91s Step 216( N/A%), pre moving , FPS 3.25, Running 62.02s Step 217( N/A%), pre moving , FPS 3.26, Running 62.45s Step 218( N/A%), pre moving , FPS 3.45, Running 62.61s Step 219( N/A%), pre moving , FPS 3.59, Running 63.04s Step 220( N/A%), pre moving , FPS 3.85, Running 63.20s Step 221( N/A%), pre moving , FPS 3.79, Running 63.63s Step 222( N/A%), pre moving , FPS 3.76, Running 63.79s Step 223( N/A%), pre moving , FPS 3.55, Running 64.21s Step 224( N/A%), pre moving , FPS 3.66, Running 64.40s Step 225( N/A%), pre moving , FPS 3.46, Running 64.83s Step 226( N/A%), pre moving , FPS 3.42, Running 65.01s Step 227( N/A%), pre moving , FPS 3.38, Running 65.42s Step 228( N/A%), pre moving , FPS 3.35, Running 65.60s Step 229( N/A%), pre moving , FPS 3.18, Running 66.02s Step 230( N/A%), pre moving , FPS 3.27, Running 66.20s Step 231( N/A%), pre moving , FPS 3.66, Running 66.62s Step 232( N/A%), pre moving , FPS 3.61, Running 66.81s Step 233( N/A%), pre moving , FPS 3.60, Running 66.92s Step 234( N/A%), pre moving , FPS 3.63, Running 67.30s Step 235( N/A%), pre moving , FPS 3.60, Running 67.46s Step 236( N/A%), pre moving , FPS 3.42, Running 67.86s Step 237( N/A%), pre moving , FPS 3.58, Running 68.04s Step 238( N/A%), pre moving , FPS 3.43, Running 68.45s Step 239( N/A%), pre moving , FPS 3.57, Running 68.63s Step 240( N/A%), pre moving , FPS 3.60, Running 68.75s Step 241( N/A%), pre moving , FPS 3.64, Running 69.13s Step 242( N/A%), pre moving , FPS 3.63, Running 69.29s Step 243( N/A%), pre moving , FPS 3.62, Running 69.73s Step 244( N/A%), pre moving , FPS 3.61, Running 69.93s Step 245( N/A%), pre moving , FPS 3.65, Running 70.32s Step 246( N/A%), pre moving , FPS 3.49, Running 70.74s Step 247( N/A%), pre moving , FPS 3.64, Running 70.92s Step 248( N/A%), pre moving , FPS 3.56, Running 71.22s Step 249( N/A%), pre moving , FPS 3.71, Running 71.41s Step 250( N/A%), pre moving , FPS 3.76, Running 71.51s Step 251( N/A%), pre moving , FPS 3.81, Running 71.87s Step 252( N/A%), pre moving , FPS 3.85, Running 72.00s Step 253( N/A%), pre moving , FPS 3.86, Running 72.10s Step 254( N/A%), pre moving , FPS 3.88, Running 72.45s Step 255( N/A%), pre moving , FPS 3.92, Running 72.57s Step 256( N/A%), pre moving , FPS 4.16, Running 72.67s Step 257( N/A%), pre moving , FPS 4.01, Running 73.03s Step 258( N/A%), pre moving , FPS 4.25, Running 73.16s Step 259( N/A%), pre moving , FPS 4.32, Running 73.26s Step 260( N/A%), pre moving , FPS 4.11, Running 73.62s Step 261( N/A%), pre moving , FPS 4.33, Running 73.74s Step 262( N/A%), pre moving , FPS 3.48, Running 75.04s Step 263( N/A%), pre moving , FPS 3.67, Running 75.18s Step 264( N/A%), pre moving , FPS 3.74, Running 75.29s Step 265( N/A%), pre moving , FPS 3.93, Running 75.41s Step 266( N/A%), pre moving , FPS 4.16, Running 75.55s Step 267( N/A%), pre moving , FPS 4.17, Running 75.71s Step 268( N/A%), pre moving , FPS 4.06, Running 76.14s Step 269( N/A%), pre moving , FPS 4.03, Running 76.38s Step 270( N/A%), pre moving , FPS 3.73, Running 76.87s Step 271( N/A%), pre moving , FPS 3.84, Running 77.08s Step 272( N/A%), pre moving , FPS 3.59, Running 77.57s Step 273( N/A%), pre moving , FPS 3.35, Running 78.07s Step 274( N/A%), pre moving , FPS 3.44, Running 78.28s Step 275( N/A%), pre moving , FPS 3.23, Running 78.76s Step 276( N/A%), pre moving , FPS 3.05, Running 79.23s Step 277( N/A%), pre moving , FPS 3.11, Running 79.47s Step 278( N/A%), pre moving , FPS 2.96, Running 79.92s Step 279( N/A%), pre moving , FPS 2.78, Running 80.47s Step 280( N/A%), pre moving , FPS 2.81, Running 80.74s Step 281( N/A%), pre moving , FPS 2.65, Running 81.28s Step 282( N/A%), pre moving , FPS 2.95, Running 81.83s Step 283( N/A%), pre moving , FPS 2.79, Running 82.36s Step 284( N/A%), pre moving , FPS 2.62, Running 82.92s Step 285( N/A%), pre moving , FPS 2.56, Running 83.23s Step 286( N/A%), pre moving , FPS 2.43, Running 83.78s Step 287( N/A%), pre moving , FPS 2.31, Running 84.35s Step 288( N/A%), pre moving , FPS 2.28, Running 84.91s Step 289( N/A%), pre moving , FPS 2.28, Running 85.17s Step 290( N/A%), pre moving , FPS 2.29, Running 85.61s Step 291( N/A%), pre moving , FPS 2.22, Running 86.10s Step 292( N/A%), pre moving , FPS 2.24, Running 86.49s Step 293( N/A%), pre moving , FPS 2.29, Running 86.80s Step 294( N/A%), pre moving , FPS 2.22, Running 87.30s Step 295( N/A%), pre moving , FPS 2.30, Running 87.46s Step 296( N/A%), pre moving , FPS 2.31, Running 87.89s Step 297( N/A%), pre moving , FPS 2.33, Running 88.06s Step 298( N/A%), pre moving , FPS 2.33, Running 88.50s Step 299( N/A%), pre moving , FPS 2.35, Running 88.97s Step 300( N/A%), pre moving , FPS 2.36, Running 89.20s Step 301( N/A%), pre moving , FPS 2.38, Running 89.69s Step 302( N/A%), pre moving , FPS 2.39, Running 90.19s Step 303( N/A%), pre moving , FPS 2.43, Running 90.59s Step 304( N/A%), pre moving , FPS 2.51, Running 90.90s Step 305( N/A%), pre moving , FPS 2.45, Running 91.39s Step 306( N/A%), pre moving , FPS 2.47, Running 91.86s Step 307( N/A%), pre moving , FPS 2.58, Running 92.11s Step 308( N/A%), pre moving , FPS 2.60, Running 92.58s Step 309( N/A%), pre moving , FPS 2.54, Running 93.05s Step 310( N/A%), pre moving , FPS 2.62, Running 93.23s Step 311( N/A%), pre moving , FPS 2.65, Running 93.66s Step 312( N/A%), pre moving , FPS 2.72, Running 93.84s Step 313( N/A%), pre moving , FPS 2.68, Running 94.25s Step 314( N/A%), pre moving , FPS 2.81, Running 94.42s Step 315( N/A%), pre moving , FPS 2.82, Running 94.57s Step 316( N/A%), pre moving , FPS 2.82, Running 94.98s Step 317( N/A%), pre moving , FPS 2.83, Running 95.11s Step 318( N/A%), pre moving , FPS 2.96, Running 95.25s Step 319( N/A%), pre moving , FPS 3.12, Running 95.38s Step 320( N/A%), pre moving , FPS 3.18, Running 95.49s Step 321( N/A%), pre moving , FPS 3.37, Running 95.63s Step 322( N/A%), pre moving , FPS 3.59, Running 95.75s Step 323( N/A%), pre moving , FPS 3.78, Running 95.88s Step 324( N/A%), pre moving , FPS 3.93, Running 95.99s Step 325( N/A%), pre moving , FPS 4.03, Running 96.36s Step 326( N/A%), pre moving , FPS 4.34, Running 96.47s Step 327( N/A%), pre moving , FPS 4.47, Running 96.58s Step 328( N/A%), pre moving , FPS 4.61, Running 96.93s Step 329( N/A%), pre moving , FPS 5.01, Running 97.04s Step 330( N/A%), pre moving , FPS 5.11, Running 97.14s Step 331( N/A%), pre moving , FPS 5.22, Running 97.50s Step 332( N/A%), pre moving , FPS 5.29, Running 97.62s Step 333( N/A%), pre moving , FPS 2.83, Running 101.32s Step 334( N/A%), pre moving , FPS 2.63, Running 102.04s Step 335( N/A%), pre moving , FPS 2.49, Running 102.61s Step 336( N/A%), pre moving , FPS 2.44, Running 103.19s Step 337( N/A%), pre moving , FPS 2.31, Running 103.76s Step 338( N/A%), pre moving , FPS 2.21, Running 104.32s Step 339( N/A%), pre moving , FPS 2.10, Running 104.90s Step 340( N/A%), pre moving , FPS 2.00, Running 105.49s Step 341( N/A%), pre moving , FPS 1.91, Running 106.08s Step 342( N/A%), pre moving , FPS 1.84, Running 106.62s Step 343( N/A%), pre moving , FPS 1.77, Running 107.17s Step 344( N/A%), pre moving , FPS 1.70, Running 107.73s Step 345( N/A%), pre moving , FPS 1.67, Running 108.30s Step 346( N/A%), pre moving , FPS 1.61, Running 108.87s Step 347( N/A%), pre moving , FPS 1.56, Running 109.43s Step 348( N/A%), pre moving , FPS 1.53, Running 110.00s Step 349( N/A%), pre moving , FPS 1.48, Running 110.57s Step 350( N/A%), pre moving , FPS 1.43, Running 111.12s Step 351( N/A%), pre moving , FPS 1.41, Running 111.71s Step 352( N/A%), pre moving , FPS 1.37, Running 112.25s Step 353( 0.17%), action 1, FPS 1.60, Running 113.80s Step 354( 0.33%), action 2, FPS 1.63, Running 114.28s Step 355( 0.50%), action 3, FPS 1.64, Running 114.82s Step 356( 0.67%), action 4, FPS 1.59, Running 115.73s Step 357( 0.83%), action 5, FPS 1.58, Running 116.42s Step 358( 1.00%), action 6, FPS 1.53, Running 117.37s Step 359( 1.17%), action 7, FPS 1.49, Running 118.29s Step 360( 1.33%), action 8, FPS 1.48, Running 118.97s Step 361( 1.50%), action 9, FPS 1.45, Running 119.88s Step 362( 1.67%), action 10, FPS 1.43, Running 120.57s Step 363( 1.83%), action 11, FPS 1.40, Running 121.48s Step 364( 2.00%), action 12, FPS 1.39, Running 122.11s Step 365( 2.17%), action 13, FPS 1.36, Running 123.01s Step 366( 2.33%), action 14, FPS 1.34, Running 123.79s Step 367( 2.50%), action 15, FPS 1.30, Running 124.84s Step 368( 2.67%), action 16, FPS 1.25, Running 125.94s Step 369( 2.83%), action 17, FPS 1.24, Running 126.75s Step 370( 3.00%), action 18, FPS 1.20, Running 127.83s Step 371( 3.17%), action 19, FPS 1.17, Running 128.85s Step 372( 3.33%), action 20, FPS 1.13, Running 129.95s Step 373( 3.50%), action 21, FPS 1.17, Running 130.92s Step 374( 3.67%), action 22, FPS 1.15, Running 131.75s Step 375( 3.83%), action 23, FPS 1.14, Running 132.39s Step 376( 4.00%), action 24, FPS 1.17, Running 132.80s Step 377( 4.17%), action 25, FPS 1.18, Running 133.39s Step 378( 4.33%), action 26, FPS 1.19, Running 134.14s Step 379( 4.50%), action 27, FPS 1.21, Running 134.88s Step 380( 4.67%), action 28, FPS 1.20, Running 135.69s Step 381( 4.83%), action 29, FPS 1.20, Running 136.50s Step 382( 5.00%), action 30, FPS 1.18, Running 137.49s Step 383( 5.17%), action 31, FPS 1.17, Running 138.56s Step 384( 5.33%), action 32, FPS 1.17, Running 139.23s Step 385( 5.50%), action 33, FPS 1.17, Running 140.15s Step 386( 5.67%), action 34, FPS 1.17, Running 140.87s Step 387( 5.83%), action 35, FPS 1.19, Running 141.69s Step 388( 6.00%), action 36, FPS 1.21, Running 142.51s Step 389( 6.17%), action 37, FPS 1.20, Running 143.44s Step 390( 6.33%), action 38, FPS 1.23, Running 144.10s Step 391( 6.50%), action 39, FPS 1.23, Running 145.07s Step 392( 6.67%), action 40, FPS 1.27, Running 145.75s Step 393( 6.83%), action 41, FPS 1.27, Running 146.72s Step 394( 7.00%), action 42, FPS 1.27, Running 147.45s Step 395( 7.17%), action 43, FPS 1.25, Running 148.35s Step 396( 7.33%), action 44, FPS 1.23, Running 149.11s Step 397( 7.50%), action 45, FPS 1.21, Running 149.95s Step 398( 7.67%), action 46, FPS 1.21, Running 150.66s Step 399( 7.83%), action 47, FPS 1.23, Running 151.17s Step 400( 8.00%), action 48, FPS 1.26, Running 151.61s Step 401( 8.17%), action 49, FPS 1.29, Running 151.94s Step 402( 8.33%), action 50, FPS 1.32, Running 152.61s Step 403( 8.50%), action 51, FPS 1.32, Running 153.67s Step 404( 8.67%), action 52, FPS 1.31, Running 154.52s Step 405( 8.83%), action 53, FPS 1.31, Running 155.40s Step 406( 9.00%), action 54, FPS 1.28, Running 156.44s Step 407( 9.17%), action 55, FPS 1.28, Running 157.36s Step 408( 9.33%), action 56, FPS 1.28, Running 158.17s Step 409( 9.50%), action 57, FPS 1.27, Running 159.14s Step 410( 9.67%), action 58, FPS 1.27, Running 159.89s Step 411( 9.83%), action 59, FPS 1.26, Running 160.93s Step 412( 10.00%), action 60, FPS 1.25, Running 161.77s Step 413( 10.17%), action 61, FPS 1.24, Running 162.84s Step 414( 10.33%), action 62, FPS 1.22, Running 163.82s Step 415( 10.50%), action 63, FPS 1.21, Running 164.91s Step 416( 10.67%), action 64, FPS 1.19, Running 165.97s Step 417( 10.83%), action 65, FPS 1.19, Running 166.76s Step 418( 11.00%), action 66, FPS 1.18, Running 167.67s Step 419( 11.17%), action 67, FPS 1.14, Running 168.66s Step 420( 11.33%), action 68, FPS 1.13, Running 169.39s Step 421( 11.50%), action 69, FPS 1.09, Running 170.35s Step 422( 11.67%), action 70, FPS 1.11, Running 170.70s Step 423( 11.83%), action 71, FPS 1.14, Running 171.22s Step 424( 12.00%), action 72, FPS 1.16, Running 171.83s Step 425( 12.17%), action 73, FPS 1.17, Running 172.48s Step 426( 12.33%), action 74, FPS 1.18, Running 173.45s Step 427( 12.50%), action 75, FPS 1.17, Running 174.48s Step 428( 12.67%), action 76, FPS 1.17, Running 175.24s Step 429( 12.83%), action 77, FPS 1.17, Running 176.18s Step 430( 13.00%), action 78, FPS 1.18, Running 176.88s Step 431( 13.17%), action 79, FPS 1.19, Running 177.78s Step 432( 13.33%), action 80, FPS 1.20, Running 178.47s Step 433( 13.50%), action 81, FPS 1.21, Running 179.38s Step 434( 13.67%), action 82, FPS 1.23, Running 180.09s Step 435( 13.83%), action 83, FPS 1.24, Running 181.02s Step 436( 14.00%), action 84, FPS 1.27, Running 181.72s Step 437( 14.17%), action 85, FPS 1.26, Running 182.66s Step 438( 14.33%), action 86, FPS 1.27, Running 183.37s Step 439( 14.50%), action 87, FPS 1.28, Running 184.30s Step 440( 14.67%), action 88, FPS 1.28, Running 184.99s Step 441( 14.83%), action 89, FPS 1.28, Running 185.96s Step 442( 15.00%), action 90, FPS 1.22, Running 187.06s Step 443( 15.17%), action 91, FPS 1.19, Running 188.08s Step 444( 15.33%), action 92, FPS 1.18, Running 188.78s Step 445( 15.50%), action 93, FPS 1.18, Running 189.39s Step 446( 15.67%), action 94, FPS 1.23, Running 189.70s Step 447( 15.83%), action 95, FPS 1.28, Running 190.08s Step 448( 16.00%), action 96, FPS 1.32, Running 190.39s Step 449( 16.17%), action 97, FPS 1.36, Running 190.87s Step 450( 16.33%), action 98, FPS 1.38, Running 191.40s Step 451( 16.50%), action 99, FPS 1.37, Running 192.38s Step 452( 16.67%), action 100, FPS 1.37, Running 193.03s Step 453( 16.83%), action 101, FPS 1.38, Running 193.92s Step 454( 17.00%), action 102, FPS 1.36, Running 194.80s Step 455( 17.17%), action 103, FPS 1.37, Running 195.61s Step 456( 17.33%), action 104, FPS 1.37, Running 196.31s Step 457( 17.50%), action 105, FPS 1.37, Running 197.23s Step 458( 17.67%), action 106, FPS 1.37, Running 197.94s Step 459( 17.83%), action 107, FPS 1.37, Running 198.88s Step 460( 18.00%), action 108, FPS 1.37, Running 199.63s Step 461( 18.17%), action 109, FPS 1.37, Running 200.54s Step 462( 18.33%), action 110, FPS 1.41, Running 201.27s Step 463( 18.50%), action 111, FPS 1.41, Running 202.24s Step 464( 18.67%), action 112, FPS 1.40, Running 203.04s Step 465( 18.83%), action 113, FPS 1.38, Running 203.93s Step 466( 19.00%), action 114, FPS 1.34, Running 204.65s Step 467( 19.17%), action 115, FPS 1.29, Running 205.54s Step 468( 19.33%), action 116, FPS 1.24, Running 206.56s Step 469( 19.50%), action 117, FPS 1.23, Running 207.18s Step 470( 19.67%), action 118, FPS 1.20, Running 208.12s Step 471( 19.83%), action 119, FPS 1.23, Running 208.71s Step 472( 20.00%), action 120, FPS 1.25, Running 209.01s Step 473( 20.17%), action 121, FPS 1.29, Running 209.46s Step 474( 20.33%), action 122, FPS 1.34, Running 209.78s Step 475( 20.50%), action 123, FPS 1.35, Running 210.38s Step 476( 20.67%), action 124, FPS 1.37, Running 210.92s Step 477( 20.83%), action 125, FPS 1.41, Running 211.41s Step 478( 21.00%), action 126, FPS 1.44, Running 211.88s Step 479( 21.17%), action 127, FPS 1.49, Running 212.31s Step 480( 21.33%), action 128, FPS 1.52, Running 212.75s Step 481( 21.50%), action 129, FPS 1.57, Running 213.27s Step 482( 21.67%), action 130, FPS 1.61, Running 213.73s Step 483( 21.83%), action 131, FPS 1.65, Running 214.33s Step 484( 22.00%), action 132, FPS 1.69, Running 214.85s Step 485( 22.17%), action 133, FPS 1.76, Running 215.31s Step 486( 22.33%), action 134, FPS 1.77, Running 215.93s Step 487( 22.50%), action 135, FPS 1.85, Running 216.38s Step 488( 22.67%), action 136, FPS 1.94, Running 216.88s Step 489( 22.83%), action 137, FPS 1.96, Running 217.36s Step 490( 23.00%), action 138, FPS 2.04, Running 217.94s Step 491( 23.17%), action 139, FPS 2.06, Running 218.40s Step 492( 23.33%), action 140, FPS 2.03, Running 218.85s Step 493( 23.50%), action 141, FPS 2.00, Running 219.43s Step 494( 23.67%), action 142, FPS 1.97, Running 219.92s Step 495( 23.83%), action 143, FPS 1.99, Running 220.43s Step 496( 24.00%), action 144, FPS 1.99, Running 220.97s Step 497( 24.17%), action 145, FPS 2.00, Running 221.43s Step 498( 24.33%), action 146, FPS 2.00, Running 221.88s Step 499( 24.50%), action 147, FPS 1.99, Running 222.34s Step 500( 24.67%), action 148, FPS 1.98, Running 222.87s Step 501( 24.83%), action 149, FPS 1.97, Running 223.41s Step 502( 25.00%), action 150, FPS 1.97, Running 223.89s Step 503( 25.17%), action 151, FPS 1.98, Running 224.46s Step 504( 25.33%), action 152, FPS 1.99, Running 224.90s Step 505( 25.50%), action 153, FPS 2.00, Running 225.32s Step 506( 25.67%), action 154, FPS 2.03, Running 225.78s Step 507( 25.83%), action 155, FPS 2.03, Running 226.21s Step 508( 26.00%), action 156, FPS 2.03, Running 226.71s Step 509( 26.17%), action 157, FPS 2.02, Running 227.25s Step 510( 26.33%), action 158, FPS 2.05, Running 227.70s Step 511( 26.50%), action 159, FPS 2.06, Running 228.12s Step 512( 26.67%), action 160, FPS 2.04, Running 228.68s Step 513( 26.83%), action 161, FPS 2.03, Running 229.26s Step 514( 27.00%), action 162, FPS 2.04, Running 229.71s Step 515( 27.17%), action 163, FPS 2.05, Running 230.19s Step 516( 27.33%), action 164, FPS 2.04, Running 230.77s Step 517( 27.50%), action 165, FPS 2.06, Running 231.14s Step 518( 27.67%), action 166, FPS 2.03, Running 231.72s Step 519( 27.83%), action 167, FPS 2.02, Running 232.22s Step 520( 28.00%), action 168, FPS 2.02, Running 232.76s Step 521( 28.17%), action 169, FPS 2.06, Running 233.14s Step 522( 28.33%), action 170, FPS 2.06, Running 233.60s Step 523( 28.50%), action 171, FPS 2.05, Running 234.23s Step 524( 28.67%), action 172, FPS 2.03, Running 234.77s Step 525( 28.83%), action 173, FPS 2.01, Running 235.26s Step 526( 29.00%), action 174, FPS 1.99, Running 235.85s Step 527( 29.17%), action 175, FPS 1.98, Running 236.32s Step 528( 29.33%), action 176, FPS 1.95, Running 236.95s Step 529( 29.50%), action 177, FPS 1.97, Running 237.39s Step 530( 29.67%), action 178, FPS 1.96, Running 237.88s Step 531( 29.83%), action 179, FPS 1.97, Running 238.28s Step 532( 30.00%), action 180, FPS 1.99, Running 238.75s Step 533( 30.17%), action 181, FPS 1.98, Running 239.37s Step 534( 30.33%), action 182, FPS 1.97, Running 239.88s Step 535( 30.50%), action 183, FPS 1.97, Running 240.33s Step 536( 30.67%), action 184, FPS 1.97, Running 240.93s Step 537( 30.83%), action 185, FPS 1.96, Running 241.36s Step 538( 31.00%), action 186, FPS 1.97, Running 241.85s Step 539( 31.17%), action 187, FPS 1.98, Running 242.29s Step 540( 31.33%), action 188, FPS 1.99, Running 242.81s Step 541( 31.50%), action 189, FPS 1.97, Running 243.31s Step 542( 31.67%), action 190, FPS 1.95, Running 243.85s Step 543( 31.83%), action 191, FPS 1.96, Running 244.46s Step 544( 32.00%), action 192, FPS 1.96, Running 244.99s Step 545( 32.17%), action 193, FPS 1.96, Running 245.48s Step 546( 32.33%), action 194, FPS 1.96, Running 246.05s Step 547( 32.50%), action 195, FPS 1.97, Running 246.47s Step 548( 32.67%), action 196, FPS 2.00, Running 246.95s Step 549( 32.83%), action 197, FPS 2.00, Running 247.39s Step 550( 33.00%), action 198, FPS 1.97, Running 248.03s Step 551( 33.17%), action 199, FPS 1.95, Running 248.53s Step 552( 33.33%), action 200, FPS 1.95, Running 249.01s Step 553( 33.50%), action 201, FPS 1.94, Running 249.69s Step 554( 33.67%), action 202, FPS 1.94, Running 250.17s Step 555( 33.83%), action 203, FPS 1.94, Running 250.62s Step 556( 34.00%), action 204, FPS 1.97, Running 251.11s Step 557( 34.17%), action 205, FPS 1.96, Running 251.59s Step 558( 34.33%), action 206, FPS 1.95, Running 252.11s Step 559( 34.50%), action 207, FPS 1.95, Running 252.53s Step 560( 34.67%), action 208, FPS 1.94, Running 253.13s Step 561( 34.83%), action 209, FPS 1.94, Running 253.60s Step 562( 35.00%), action 210, FPS 1.96, Running 254.04s Step 563( 35.17%), action 211, FPS 1.96, Running 254.64s Step 564( 35.33%), action 212, FPS 1.97, Running 255.15s Step 565( 35.50%), action 213, FPS 1.98, Running 255.59s Step 566( 35.67%), action 214, FPS 2.00, Running 256.06s Step 567( 35.83%), action 215, FPS 1.97, Running 256.62s Step 568( 36.00%), action 216, FPS 1.97, Running 257.08s Step 569( 36.17%), action 217, FPS 1.97, Running 257.53s Step 570( 36.33%), action 218, FPS 2.01, Running 257.98s Step 571( 36.50%), action 219, FPS 2.03, Running 258.36s Step 572( 36.67%), action 220, FPS 2.02, Running 258.93s Step 573( 36.83%), action 221, FPS 2.03, Running 259.57s Step 574( 37.00%), action 222, FPS 2.00, Running 260.18s Step 575( 37.17%), action 223, FPS 1.99, Running 260.64s Step 576( 37.33%), action 224, FPS 2.00, Running 261.12s Step 577( 37.50%), action 225, FPS 2.00, Running 261.57s Step 578( 37.67%), action 226, FPS 2.02, Running 262.03s Step 579( 37.83%), action 227, FPS 2.01, Running 262.50s Step 580( 38.00%), action 228, FPS 2.03, Running 262.97s Step 581( 38.17%), action 229, FPS 2.03, Running 263.44s Step 582( 38.33%), action 230, FPS 2.03, Running 263.90s Step 583( 38.50%), action 231, FPS 2.02, Running 264.55s Step 584( 38.67%), action 232, FPS 2.02, Running 265.05s Step 585( 38.83%), action 233, FPS 2.04, Running 265.41s Step 586( 39.00%), action 234, FPS 2.05, Running 265.82s Step 587( 39.17%), action 235, FPS 2.10, Running 266.16s Step 588( 39.33%), action 236, FPS 2.13, Running 266.46s Step 589( 39.50%), action 237, FPS 2.14, Running 266.86s Step 590( 39.67%), action 238, FPS 2.15, Running 267.29s Step 591( 39.83%), action 239, FPS 2.14, Running 267.70s Step 592( 40.00%), action 240, FPS 2.17, Running 268.14s Step 593( 40.17%), action 241, FPS 2.19, Running 268.70s Step 594( 40.33%), action 242, FPS 2.23, Running 269.15s Step 595( 40.50%), action 243, FPS 2.26, Running 269.50s Step 596( 40.67%), action 244, FPS 2.26, Running 269.96s Step 597( 40.83%), action 245, FPS 2.29, Running 270.30s Step 598( 41.00%), action 246, FPS 2.24, Running 270.98s Step 599( 41.17%), action 247, FPS 2.19, Running 271.64s Step 600( 41.33%), action 248, FPS 2.08, Running 272.59s Step 601( 41.50%), action 249, FPS 2.03, Running 273.28s Step 602( 41.67%), action 250, FPS 1.94, Running 274.23s Step 603( 41.83%), action 251, FPS 1.87, Running 275.24s Step 604( 42.00%), action 252, FPS 1.85, Running 275.84s Step 605( 42.17%), action 253, FPS 1.76, Running 276.77s Step 606( 42.33%), action 254, FPS 1.72, Running 277.45s Step 607( 42.50%), action 255, FPS 1.64, Running 278.36s Step 608( 42.67%), action 256, FPS 1.59, Running 279.05s Step 609( 42.83%), action 257, FPS 1.53, Running 279.93s Step 610( 43.00%), action 258, FPS 1.49, Running 280.69s Step 611( 43.17%), action 259, FPS 1.44, Running 281.59s Step 612( 43.33%), action 260, FPS 1.42, Running 282.25s Step 613( 43.50%), action 261, FPS 1.38, Running 283.18s Step 614( 43.67%), action 262, FPS 1.36, Running 283.90s Step 615( 43.83%), action 263, FPS 1.31, Running 284.72s Step 616( 44.00%), action 264, FPS 1.30, Running 285.34s Step 617( 44.17%), action 265, FPS 1.26, Running 286.15s Step 618( 44.33%), action 266, FPS 1.25, Running 286.98s Step 619( 44.50%), action 267, FPS 1.26, Running 287.55s Step 620( 44.67%), action 268, FPS 1.31, Running 287.86s Step 621( 44.83%), action 269, FPS 1.34, Running 288.16s Step 622( 45.00%), action 270, FPS 1.37, Running 288.84s Step 623( 45.17%), action 271, FPS 1.37, Running 289.84s Step 624( 45.33%), action 272, FPS 1.36, Running 290.51s Step 625( 45.50%), action 273, FPS 1.37, Running 291.39s Step 626( 45.67%), action 274, FPS 1.36, Running 292.12s Step 627( 45.83%), action 275, FPS 1.36, Running 293.02s Step 628( 46.00%), action 276, FPS 1.36, Running 293.74s Step 629( 46.17%), action 277, FPS 1.36, Running 294.63s Step 630( 46.33%), action 278, FPS 1.37, Running 295.31s Step 631( 46.50%), action 279, FPS 1.37, Running 296.22s Step 632( 46.67%), action 280, FPS 1.37, Running 296.86s Step 633( 46.83%), action 281, FPS 1.37, Running 297.80s Step 634( 47.00%), action 282, FPS 1.36, Running 298.62s Step 635( 47.17%), action 283, FPS 1.35, Running 299.52s Step 636( 47.33%), action 284, FPS 1.34, Running 300.23s Step 637( 47.50%), action 285, FPS 1.34, Running 301.12s Step 638( 47.67%), action 286, FPS 1.34, Running 301.92s Step 639( 47.83%), action 287, FPS 1.31, Running 302.86s Step 640( 48.00%), action 288, FPS 1.27, Running 303.56s Step 641( 48.17%), action 289, FPS 1.22, Running 304.53s Step 642( 48.33%), action 290, FPS 1.21, Running 305.32s Step 643( 48.50%), action 291, FPS 1.22, Running 306.21s Step 644( 48.67%), action 292, FPS 1.24, Running 306.58s Step 645( 48.83%), action 293, FPS 1.29, Running 306.85s Step 646( 49.00%), action 294, FPS 1.33, Running 307.18s Step 647( 49.17%), action 295, FPS 1.38, Running 307.55s Step 648( 49.33%), action 296, FPS 1.39, Running 308.16s Step 649( 49.50%), action 297, FPS 1.42, Running 308.71s Step 650( 49.67%), action 298, FPS 1.40, Running 309.62s Step 651( 49.83%), action 299, FPS 1.42, Running 310.31s Step 652( 50.00%), action 300, FPS 1.38, Running 311.34s Step 653( 50.17%), action 301, FPS 1.38, Running 312.31s Step 654( 50.33%), action 302, FPS 1.36, Running 313.31s Step 655( 50.50%), action 303, FPS 1.38, Running 313.98s Step 656( 50.67%), action 304, FPS 1.38, Running 314.72s Step 657( 50.83%), action 305, FPS 1.39, Running 315.54s Step 658( 51.00%), action 306, FPS 1.40, Running 316.16s Step 659( 51.17%), action 307, FPS 1.41, Running 317.08s Step 660( 51.33%), action 308, FPS 1.41, Running 317.75s Step 661( 51.50%), action 309, FPS 1.42, Running 318.66s Step 662( 51.67%), action 310, FPS 1.43, Running 319.34s Step 663( 51.83%), action 311, FPS 1.42, Running 320.24s Step 664( 52.00%), action 312, FPS 1.40, Running 320.91s Step 665( 52.17%), action 313, FPS 1.34, Running 321.75s Step 666( 52.33%), action 314, FPS 1.30, Running 322.57s Step 667( 52.50%), action 315, FPS 1.25, Running 323.54s Step 668( 52.67%), action 316, FPS 1.22, Running 324.52s Step 669( 52.83%), action 317, FPS 1.22, Running 325.12s Step 670( 53.00%), action 318, FPS 1.24, Running 325.79s Step 671( 53.17%), action 319, FPS 1.27, Running 326.11s Step 672( 53.33%), action 320, FPS 1.33, Running 326.43s Step 673( 53.50%), action 321, FPS 1.37, Running 326.87s Step 674( 53.67%), action 322, FPS 1.42, Running 327.42s Step 675( 53.83%), action 323, FPS 1.43, Running 327.92s Step 676( 54.00%), action 324, FPS 1.42, Running 328.85s Step 677( 54.17%), action 325, FPS 1.42, Running 329.59s Step 678( 54.33%), action 326, FPS 1.39, Running 330.52s Step 679( 54.50%), action 327, FPS 1.42, Running 331.21s Step 680( 54.67%), action 328, FPS 1.38, Running 332.23s Step 681( 54.83%), action 329, FPS 1.40, Running 332.98s Step 682( 55.00%), action 330, FPS 1.38, Running 333.87s Step 683( 55.17%), action 331, FPS 1.36, Running 334.90s Step 684( 55.33%), action 332, FPS 1.36, Running 335.58s Step 685( 55.50%), action 333, FPS 1.36, Running 336.50s Step 686( 55.67%), action 334, FPS 1.36, Running 337.23s Step 687( 55.83%), action 335, FPS 1.37, Running 338.15s Step 688( 56.00%), action 336, FPS 1.39, Running 338.96s Step 689( 56.17%), action 337, FPS 1.35, Running 339.88s Step 690( 56.33%), action 338, FPS 1.35, Running 340.59s Step 691( 56.50%), action 339, FPS 1.30, Running 341.52s Step 692( 56.67%), action 340, FPS 1.27, Running 342.20s Step 693( 56.83%), action 341, FPS 1.23, Running 343.11s Step 694( 57.00%), action 342, FPS 1.21, Running 344.01s Step 695( 57.17%), action 343, FPS 1.18, Running 344.81s Step 696( 57.33%), action 344, FPS 1.20, Running 345.53s Step 697( 57.50%), action 345, FPS 1.23, Running 345.82s Step 698( 57.67%), action 346, FPS 1.27, Running 346.21s Step 699( 57.83%), action 347, FPS 1.31, Running 346.50s Step 700( 58.00%), action 348, FPS 1.36, Running 346.90s Step 701( 58.17%), action 349, FPS 1.39, Running 347.37s Step 702( 58.33%), action 350, FPS 1.42, Running 347.94s Step 703( 58.50%), action 351, FPS 1.44, Running 348.83s Step 704( 58.67%), action 352, FPS 1.43, Running 349.56s Step 705( 58.83%), action 353, FPS 1.44, Running 350.38s Step 706( 59.00%), action 354, FPS 1.43, Running 351.23s Step 707( 59.17%), action 355, FPS 1.42, Running 352.22s Step 708( 59.33%), action 356, FPS 1.43, Running 352.94s Step 709( 59.50%), action 357, FPS 1.43, Running 353.86s Step 710( 59.67%), action 358, FPS 1.44, Running 354.50s Step 711( 59.83%), action 359, FPS 1.44, Running 355.37s Step 712( 60.00%), action 360, FPS 1.44, Running 356.10s Step 713( 60.17%), action 361, FPS 1.45, Running 356.92s Step 714( 60.33%), action 362, FPS 1.46, Running 357.67s Step 715( 60.50%), action 363, FPS 1.45, Running 358.62s Step 716( 60.67%), action 364, FPS 1.45, Running 359.32s Step 717( 60.83%), action 365, FPS 1.39, Running 360.23s Step 718( 61.00%), action 366, FPS 1.36, Running 360.93s Step 719( 61.17%), action 367, FPS 1.30, Running 361.85s Step 720( 61.33%), action 368, FPS 1.28, Running 362.54s Step 721( 61.50%), action 369, FPS 1.24, Running 363.45s Step 722( 61.67%), action 370, FPS 1.24, Running 364.13s Step 723( 61.83%), action 371, FPS 1.23, Running 365.09s Step 724( 62.00%), action 372, FPS 1.26, Running 365.39s Step 725( 62.17%), action 373, FPS 1.30, Running 365.76s Step 726( 62.33%), action 374, FPS 1.35, Running 366.08s Step 727( 62.50%), action 375, FPS 1.41, Running 366.39s Step 728( 62.67%), action 376, FPS 1.45, Running 366.72s Step 729( 62.83%), action 377, FPS 1.49, Running 367.27s Step 730( 63.00%), action 378, FPS 1.48, Running 368.00s Step 731( 63.17%), action 379, FPS 1.51, Running 368.61s Step 732( 63.33%), action 380, FPS 1.48, Running 369.59s Step 733( 63.50%), action 381, FPS 1.47, Running 370.58s Step 734( 63.67%), action 382, FPS 1.48, Running 371.21s Step 735( 63.83%), action 383, FPS 1.48, Running 372.13s Step 736( 64.00%), action 384, FPS 1.48, Running 372.82s Step 737( 64.17%), action 385, FPS 1.47, Running 373.82s Step 738( 64.33%), action 386, FPS 1.48, Running 374.46s Step 739( 64.50%), action 387, FPS 1.48, Running 375.39s Step 740( 64.67%), action 388, FPS 1.48, Running 376.07s Step 741( 64.83%), action 389, FPS 1.48, Running 376.99s Step 742( 65.00%), action 390, FPS 1.48, Running 377.64s Step 743( 65.17%), action 391, FPS 1.48, Running 378.57s Step 744( 65.33%), action 392, FPS 1.44, Running 379.29s Step 745( 65.50%), action 393, FPS 1.38, Running 380.25s Step 746( 65.67%), action 394, FPS 1.35, Running 380.86s Step 747( 65.83%), action 395, FPS 1.30, Running 381.76s Step 748( 66.00%), action 396, FPS 1.27, Running 382.49s Step 749( 66.17%), action 397, FPS 1.24, Running 383.42s Step 750( 66.33%), action 398, FPS 1.24, Running 384.14s Step 751( 66.50%), action 399, FPS 1.24, Running 384.73s Step 752( 66.67%), action 400, FPS 1.29, Running 385.06s Step 753( 66.83%), action 401, FPS 1.34, Running 385.52s Step 754( 67.00%), action 402, FPS 1.36, Running 385.94s Step 755( 67.17%), action 403, FPS 1.41, Running 386.33s Step 756( 67.33%), action 404, FPS 1.43, Running 386.85s Step 757( 67.50%), action 405, FPS 1.46, Running 387.55s Step 758( 67.67%), action 406, FPS 1.44, Running 388.36s Step 759( 67.83%), action 407, FPS 1.45, Running 389.18s Step 760( 68.00%), action 408, FPS 1.41, Running 390.26s Step 761( 68.17%), action 409, FPS 1.44, Running 390.90s Step 762( 68.33%), action 410, FPS 1.42, Running 391.71s Step 763( 68.50%), action 411, FPS 1.43, Running 392.59s Step 764( 68.67%), action 412, FPS 1.40, Running 393.57s Step 765( 68.83%), action 413, FPS 1.44, Running 394.15s Step 766( 69.00%), action 414, FPS 1.40, Running 395.12s Step 767( 69.17%), action 415, FPS 1.43, Running 395.76s Step 768( 69.33%), action 416, FPS 1.41, Running 396.64s Step 769( 69.50%), action 417, FPS 1.43, Running 397.37s Step 770( 69.67%), action 418, FPS 1.44, Running 398.05s Step 771( 69.83%), action 419, FPS 1.40, Running 399.03s Step 772( 70.00%), action 420, FPS 1.36, Running 399.74s Step 773( 70.17%), action 421, FPS 1.32, Running 400.71s Step 774( 70.33%), action 422, FPS 1.29, Running 401.42s Step 775( 70.50%), action 423, FPS 1.25, Running 402.36s Step 776( 70.67%), action 424, FPS 1.24, Running 403.04s Step 777( 70.83%), action 425, FPS 1.22, Running 403.99s Step 778( 71.00%), action 426, FPS 1.22, Running 404.79s Step 779( 71.17%), action 427, FPS 1.25, Running 405.12s Step 780( 71.33%), action 428, FPS 1.31, Running 405.47s Step 781( 71.50%), action 429, FPS 1.34, Running 405.87s Step 782( 71.67%), action 430, FPS 1.35, Running 406.50s Step 783( 71.83%), action 431, FPS 1.34, Running 407.48s Step 784( 72.00%), action 432, FPS 1.37, Running 408.15s Step 785( 72.17%), action 433, FPS 1.34, Running 409.09s Step 786( 72.33%), action 434, FPS 1.36, Running 409.83s Step 787( 72.50%), action 435, FPS 1.33, Running 410.75s Step 788( 72.67%), action 436, FPS 1.35, Running 411.43s Step 789( 72.83%), action 437, FPS 1.33, Running 412.41s Step 790( 73.00%), action 438, FPS 1.30, Running 413.43s Step 791( 73.17%), action 439, FPS 1.32, Running 414.15s Step 792( 73.33%), action 440, FPS 1.30, Running 415.13s Step 793( 73.50%), action 441, FPS 1.30, Running 416.10s Step 794( 73.67%), action 442, FPS 1.29, Running 416.89s Step 795( 73.83%), action 443, FPS 1.31, Running 417.67s Step 796( 74.00%), action 444, FPS 1.27, Running 418.79s Step 797( 74.17%), action 445, FPS 1.28, Running 419.56s Step 798( 74.33%), action 446, FPS 1.28, Running 420.42s Step 799( 74.50%), action 447, FPS 1.26, Running 421.02s Step 800( 74.67%), action 448, FPS 1.21, Running 422.02s Step 801( 74.83%), action 449, FPS 1.18, Running 422.78s Step 802( 75.00%), action 450, FPS 1.16, Running 423.76s Step 803( 75.17%), action 451, FPS 1.19, Running 424.23s Step 804( 75.33%), action 452, FPS 1.22, Running 424.55s Step 805( 75.50%), action 453, FPS 1.26, Running 424.90s Step 806( 75.67%), action 454, FPS 1.28, Running 425.47s Step 807( 75.83%), action 455, FPS 1.30, Running 426.20s Step 808( 76.00%), action 456, FPS 1.30, Running 426.85s Step 809( 76.17%), action 457, FPS 1.30, Running 427.75s Step 810( 76.33%), action 458, FPS 1.33, Running 428.46s Step 811( 76.50%), action 459, FPS 1.31, Running 429.39s Step 812( 76.67%), action 460, FPS 1.34, Running 430.09s Step 813( 76.83%), action 461, FPS 1.34, Running 431.01s Step 814( 77.00%), action 462, FPS 1.30, Running 432.22s Step 815( 77.17%), action 463, FPS 1.30, Running 433.07s Step 816( 77.33%), action 464, FPS 1.32, Running 433.91s Step 817( 77.50%), action 465, FPS 1.31, Running 434.82s Step 818( 77.67%), action 466, FPS 1.32, Running 435.61s Step 819( 77.83%), action 467, FPS 1.29, Running 436.54s Step 820( 78.00%), action 468, FPS 1.31, Running 437.25s Step 821( 78.17%), action 469, FPS 1.29, Running 438.22s Step 822( 78.33%), action 470, FPS 1.31, Running 438.99s Step 823( 78.50%), action 471, FPS 1.27, Running 439.95s Step 824( 78.67%), action 472, FPS 1.21, Running 441.03s Step 825( 78.83%), action 473, FPS 1.17, Running 441.94s Step 826( 79.00%), action 474, FPS 1.16, Running 442.64s Step 827( 79.17%), action 475, FPS 1.17, Running 443.22s Step 828( 79.33%), action 476, FPS 1.19, Running 443.60s Step 829( 79.50%), action 477, FPS 1.24, Running 443.88s Step 830( 79.67%), action 478, FPS 1.25, Running 444.44s Step 831( 79.83%), action 479, FPS 1.28, Running 445.03s Step 832( 80.00%), action 480, FPS 1.26, Running 446.01s Step 833( 80.17%), action 481, FPS 1.27, Running 446.73s Step 834( 80.33%), action 482, FPS 1.30, Running 447.60s Step 835( 80.50%), action 483, FPS 1.32, Running 448.24s Step 836( 80.67%), action 484, FPS 1.32, Running 449.02s Step 837( 80.83%), action 485, FPS 1.32, Running 449.92s Step 838( 81.00%), action 486, FPS 1.31, Running 450.88s Step 839( 81.17%), action 487, FPS 1.33, Running 451.55s Step 840( 81.33%), action 488, FPS 1.32, Running 452.42s Step 841( 81.50%), action 489, FPS 1.33, Running 453.25s Step 842( 81.67%), action 490, FPS 1.31, Running 454.30s Step 843( 81.83%), action 491, FPS 1.30, Running 455.34s Step 844( 82.00%), action 492, FPS 1.33, Running 456.04s Step 845( 82.17%), action 493, FPS 1.33, Running 456.98s Step 846( 82.33%), action 494, FPS 1.33, Running 457.65s Step 847( 82.50%), action 495, FPS 1.30, Running 458.55s Step 848( 82.67%), action 496, FPS 1.26, Running 459.51s Step 849( 82.83%), action 497, FPS 1.22, Running 460.31s Step 850( 83.00%), action 498, FPS 1.21, Running 460.99s Step 851( 83.17%), action 499, FPS 1.20, Running 461.65s Step 852( 83.33%), action 500, FPS 1.22, Running 462.40s Step 853( 83.50%), action 501, FPS 1.24, Running 462.91s Step 854( 83.67%), action 502, FPS 1.28, Running 463.28s Step 855( 83.83%), action 503, FPS 1.31, Running 463.55s Step 856( 84.00%), action 504, FPS 1.33, Running 464.02s Step 857( 84.17%), action 505, FPS 1.35, Running 464.70s Step 858( 84.33%), action 506, FPS 1.35, Running 465.66s Step 859( 84.50%), action 507, FPS 1.34, Running 466.42s Step 860( 84.67%), action 508, FPS 1.35, Running 467.27s Step 861( 84.83%), action 509, FPS 1.36, Running 467.96s Step 862( 85.00%), action 510, FPS 1.38, Running 468.81s Step 863( 85.17%), action 511, FPS 1.35, Running 470.11s Step 864( 85.33%), action 512, FPS 1.34, Running 471.00s Step 865( 85.50%), action 513, FPS 1.35, Running 471.77s Step 866( 85.67%), action 514, FPS 1.33, Running 472.64s Step 867( 85.83%), action 515, FPS 1.35, Running 473.41s Step 868( 86.00%), action 516, FPS 1.35, Running 474.33s Step 869( 86.17%), action 517, FPS 1.35, Running 475.11s Step 870( 86.33%), action 518, FPS 1.35, Running 475.84s Step 871( 86.50%), action 519, FPS 1.33, Running 476.72s Step 872( 86.67%), action 520, FPS 1.32, Running 477.53s Step 873( 86.83%), action 521, FPS 1.28, Running 478.56s Step 874( 87.00%), action 522, FPS 1.26, Running 479.22s Step 875( 87.17%), action 523, FPS 1.20, Running 480.16s Step 876( 87.33%), action 524, FPS 1.19, Running 480.85s Step 877( 87.50%), action 525, FPS 1.18, Running 481.69s Step 878( 87.67%), action 526, FPS 1.20, Running 482.31s Step 879( 87.83%), action 527, FPS 1.24, Running 482.59s Step 880( 88.00%), action 528, FPS 1.28, Running 482.94s Step 881( 88.17%), action 529, FPS 1.31, Running 483.21s Step 882( 88.33%), action 530, FPS 1.33, Running 483.89s Step 883( 88.50%), action 531, FPS 1.34, Running 485.01s Step 884( 88.67%), action 532, FPS 1.35, Running 485.79s Step 885( 88.83%), action 533, FPS 1.36, Running 486.52s Step 886( 89.00%), action 534, FPS 1.35, Running 487.43s Step 887( 89.17%), action 535, FPS 1.34, Running 488.33s Step 888( 89.33%), action 536, FPS 1.35, Running 489.18s Step 889( 89.50%), action 537, FPS 1.33, Running 490.12s Step 890( 89.67%), action 538, FPS 1.30, Running 491.19s Step 891( 89.83%), action 539, FPS 1.32, Running 491.89s Step 892( 90.00%), action 540, FPS 1.31, Running 492.80s Step 893( 90.17%), action 541, FPS 1.31, Running 493.84s Step 894( 90.33%), action 542, FPS 1.29, Running 494.67s Step 895( 90.50%), action 543, FPS 1.30, Running 495.54s Step 896( 90.67%), action 544, FPS 1.30, Running 496.27s Step 897( 90.83%), action 545, FPS 1.29, Running 497.14s Step 898( 91.00%), action 546, FPS 1.29, Running 497.87s Step 899( 91.17%), action 547, FPS 1.24, Running 498.79s Step 900( 91.33%), action 548, FPS 1.21, Running 499.47s Step 901( 91.50%), action 549, FPS 1.17, Running 500.36s Step 902( 91.67%), action 550, FPS 1.17, Running 501.03s Step 903( 91.83%), action 551, FPS 1.21, Running 501.61s Step 904( 92.00%), action 552, FPS 1.24, Running 501.92s Step 905( 92.17%), action 553, FPS 1.28, Running 502.20s Step 906( 92.33%), action 554, FPS 1.31, Running 502.71s Step 907( 92.50%), action 555, FPS 1.35, Running 503.19s Step 908( 92.67%), action 556, FPS 1.34, Running 504.12s Step 909( 92.83%), action 557, FPS 1.36, Running 504.78s Step 910( 93.00%), action 558, FPS 1.38, Running 505.69s Step 911( 93.17%), action 559, FPS 1.38, Running 506.40s Step 912( 93.33%), action 560, FPS 1.38, Running 507.34s Step 913( 93.50%), action 561, FPS 1.38, Running 508.35s Step 914( 93.67%), action 562, FPS 1.39, Running 509.06s Step 915( 93.83%), action 563, FPS 1.39, Running 509.92s Step 916( 94.00%), action 564, FPS 1.39, Running 510.70s Step 917( 94.17%), action 565, FPS 1.39, Running 511.48s Step 918( 94.33%), action 566, FPS 1.40, Running 512.12s Step 919( 94.50%), action 567, FPS 1.42, Running 512.83s Step 920( 94.67%), action 568, FPS 1.40, Running 513.79s Step 921( 94.83%), action 569, FPS 1.39, Running 514.75s Step 922( 95.00%), action 570, FPS 1.39, Running 515.43s Step 923( 95.17%), action 571, FPS 1.35, Running 516.43s Step 924( 95.33%), action 572, FPS 1.31, Running 517.17s Step 925( 95.50%), action 573, FPS 1.25, Running 518.19s Step 926( 95.67%), action 574, FPS 1.23, Running 519.01s Step 927( 95.83%), action 575, FPS 1.20, Running 519.91s Step 928( 96.00%), action 576, FPS 1.22, Running 520.57s Step 929( 96.17%), action 577, FPS 1.24, Running 520.92s Step 930( 96.33%), action 578, FPS 1.28, Running 521.36s Step 931( 96.50%), action 579, FPS 1.31, Running 521.63s Step 932( 96.67%), action 580, FPS 1.34, Running 522.25s Step 933( 96.83%), action 581, FPS 1.36, Running 523.08s Step 934( 97.00%), action 582, FPS 1.36, Running 523.78s Step 935( 97.17%), action 583, FPS 1.35, Running 524.71s Step 936( 97.33%), action 584, FPS 1.36, Running 525.44s Step 937( 97.50%), action 585, FPS 1.36, Running 526.14s Step 938( 97.67%), action 586, FPS 1.34, Running 527.03s Step 939( 97.83%), action 587, FPS 1.32, Running 527.95s Step 940( 98.00%), action 588, FPS 1.31, Running 529.06s Step 941( 98.17%), action 589, FPS 1.31, Running 530.07s Step 942( 98.33%), action 590, FPS 1.30, Running 530.86s Step 943( 98.50%), action 591, FPS 1.30, Running 531.79s Step 944( 98.67%), action 592, FPS 1.29, Running 532.66s Step 945( 98.83%), action 593, FPS 1.32, Running 533.39s Step 946( 99.00%), action 594, FPS 1.32, Running 534.16s Step 947( 99.17%), action 595, FPS 1.33, Running 534.95s Step 948( 99.33%), action 596, FPS 1.29, Running 536.10s Step 949( 99.50%), action 597, FPS 1.26, Running 536.75s Step 950( 99.67%), action 598, FPS 1.22, Running 537.77s Step 951( 99.83%), action 599, FPS 1.19, Running 538.37s Step 952(100.00%), action 600, FPS 1.17, Running 539.33s [2026-08-02 03:07:34] [93 ] Seed 92 failed after 539.82 s. +steps: 952 , actions: 600 . +Instruction: Empty +Total 13/93(13.98%) success. +Setting seed: 93 +Step 1( N/A%), pre moving , FPS 7.93, Running 0.13s Step 2( N/A%), pre moving , FPS 13.65, Running 0.15s Step 3( N/A%), pre moving , FPS 17.84, Running 0.17s Step 4( N/A%), pre moving , FPS 21.02, Running 0.19s Step 5( N/A%), pre moving , FPS 23.50, Running 0.21s Step 6( N/A%), pre moving , FPS 25.42, Running 0.24s Step 7( N/A%), pre moving , FPS 26.93, Running 0.26s Step 8( N/A%), pre moving , FPS 28.22, Running 0.28s Step 9( N/A%), pre moving , FPS 29.37, Running 0.31s Step 10( N/A%), pre moving , FPS 30.40, Running 0.33s Step 11( N/A%), pre moving , FPS 30.71, Running 0.36s Step 12( N/A%), pre moving , FPS 30.55, Running 0.39s Step 13( N/A%), pre moving , FPS 31.10, Running 0.42s Step 14( N/A%), pre moving , FPS 31.17, Running 0.45s Step 15( N/A%), pre moving , FPS 31.57, Running 0.48s Step 16( N/A%), pre moving , FPS 32.04, Running 0.50s Step 17( N/A%), pre moving , FPS 32.63, Running 0.52s Step 18( N/A%), pre moving , FPS 33.16, Running 0.54s Step 19( N/A%), pre moving , FPS 33.64, Running 0.56s Step 20( N/A%), pre moving , FPS 34.09, Running 0.59s Step 21( N/A%), pre moving , FPS 30.01, Running 0.79s Step 22( N/A%), pre moving , FPS 30.01, Running 0.81s Step 23( N/A%), pre moving , FPS 30.03, Running 0.83s Step 24( N/A%), pre moving , FPS 30.10, Running 0.85s Step 25( N/A%), pre moving , FPS 30.20, Running 0.88s Step 26( N/A%), pre moving , FPS 22.23, Running 1.14s Step 27( N/A%), pre moving , FPS 22.34, Running 1.16s Step 28( N/A%), pre moving , FPS 22.41, Running 1.18s Step 29( N/A%), pre moving , FPS 22.48, Running 1.20s Step 30( N/A%), pre moving , FPS 22.54, Running 1.22s Step 31( N/A%), pre moving , FPS 22.73, Running 1.24s Step 32( N/A%), pre moving , FPS 23.11, Running 1.26s Step 33( N/A%), pre moving , FPS 23.27, Running 1.28s Step 34( N/A%), pre moving , FPS 23.57, Running 1.30s Step 35( N/A%), pre moving , FPS 23.73, Running 1.32s Step 36( N/A%), pre moving , FPS 11.66, Running 2.21s Step 37( N/A%), pre moving , FPS 8.90, Running 2.77s Step 38( N/A%), pre moving , FPS 8.68, Running 2.85s Step 39( N/A%), pre moving , FPS 7.68, Running 3.17s Step 40( N/A%), pre moving , FPS 7.47, Running 3.27s Step 41( N/A%), pre moving , FPS 7.88, Running 3.33s Step 42( N/A%), pre moving , FPS 7.70, Running 3.41s Step 43( N/A%), pre moving , FPS 6.92, Running 3.72s Step 44( N/A%), pre moving , FPS 6.81, Running 3.79s Step 45( N/A%), pre moving , FPS 6.65, Running 3.88s Step 46( N/A%), pre moving , FPS 7.08, Running 3.96s Step 47( N/A%), pre moving , FPS 6.39, Running 4.29s Step 48( N/A%), pre moving , FPS 4.67, Running 5.46s Step 49( N/A%), pre moving , FPS 4.62, Running 5.52s Step 50( N/A%), pre moving , FPS 4.56, Running 5.61s Step 51( N/A%), pre moving , FPS 4.25, Running 5.94s Step 52( N/A%), pre moving , FPS 4.16, Running 6.06s Step 53( N/A%), pre moving , FPS 4.09, Running 6.17s Step 54( N/A%), pre moving , FPS 3.81, Running 6.54s Step 55( N/A%), pre moving , FPS 3.73, Running 6.67s Step 56( N/A%), pre moving , FPS 4.14, Running 7.04s Step 57( N/A%), pre moving , FPS 4.54, Running 7.17s Step 58( N/A%), pre moving , FPS 4.34, Running 7.46s Step 59( N/A%), pre moving , FPS 4.41, Running 7.71s Step 60( N/A%), pre moving , FPS 4.16, Running 8.08s Step 61( N/A%), pre moving , FPS 4.04, Running 8.28s Step 62( N/A%), pre moving , FPS 3.86, Running 8.59s Step 63( N/A%), pre moving , FPS 3.90, Running 8.85s Step 64( N/A%), pre moving , FPS 3.84, Running 9.00s Step 65( N/A%), pre moving , FPS 3.61, Running 9.42s Step 66( N/A%), pre moving , FPS 3.57, Running 9.56s Step 67( N/A%), pre moving , FPS 3.51, Running 9.98s Step 68( N/A%), pre moving , FPS 4.29, Running 10.12s Step 69( N/A%), pre moving , FPS 3.98, Running 10.55s Step 70( N/A%), pre moving , FPS 3.94, Running 10.68s Step 71( N/A%), pre moving , FPS 3.91, Running 11.05s Step 72( N/A%), pre moving , FPS 3.89, Running 11.20s Step 73( N/A%), pre moving , FPS 3.74, Running 11.51s Step 74( N/A%), pre moving , FPS 3.85, Running 11.74s Step 75( N/A%), pre moving , FPS 3.85, Running 11.86s Step 76( N/A%), pre moving , FPS 3.86, Running 12.22s Step 77( N/A%), pre moving , FPS 3.87, Running 12.34s Step 78( N/A%), pre moving , FPS 3.97, Running 12.50s Step 79( N/A%), pre moving , FPS 3.89, Running 12.85s Step 80( N/A%), pre moving , FPS 4.10, Running 12.96s Step 81( N/A%), pre moving , FPS 3.96, Running 13.33s Step 82( N/A%), pre moving , FPS 4.14, Running 13.43s Step 83( N/A%), pre moving , FPS 4.30, Running 13.50s Step 84( N/A%), pre moving , FPS 4.36, Running 13.58s Step 85( N/A%), pre moving , FPS 4.44, Running 13.92s Step 86( N/A%), pre moving , FPS 4.49, Running 14.02s Step 87( N/A%), pre moving , FPS 4.86, Running 14.09s Step 88( N/A%), pre moving , FPS 4.65, Running 14.42s Step 89( N/A%), pre moving , FPS 5.05, Running 14.51s Step 90( N/A%), pre moving , FPS 5.14, Running 14.58s Step 91( N/A%), pre moving , FPS 5.55, Running 14.65s Step 92( N/A%), pre moving , FPS 5.30, Running 14.98s Step 93( N/A%), pre moving , FPS 5.62, Running 15.07s Step 94( N/A%), pre moving , FPS 5.89, Running 15.14s Step 95( N/A%), pre moving , FPS 5.80, Running 15.31s Step 96( N/A%), pre moving , FPS 6.00, Running 15.55s Step 97( N/A%), pre moving , FPS 6.10, Running 15.62s Step 98( N/A%), pre moving , FPS 6.26, Running 15.70s Step 99( N/A%), pre moving , FPS 6.31, Running 16.02s Step 100( N/A%), pre moving , FPS 6.34, Running 16.11s Step 101( N/A%), pre moving , FPS 7.00, Running 16.19s Step 102( N/A%), pre moving , FPS 6.47, Running 16.52s Step 103( N/A%), pre moving , FPS 4.16, Running 18.31s Step 104( N/A%), pre moving , FPS 3.80, Running 18.85s Step 105( N/A%), pre moving , FPS 3.64, Running 19.41s Step 106( N/A%), pre moving , FPS 3.39, Running 19.92s Step 107( N/A%), pre moving , FPS 3.28, Running 20.19s Step 108( N/A%), pre moving , FPS 3.36, Running 20.38s Step 109( N/A%), pre moving , FPS 3.28, Running 20.61s Step 110( N/A%), pre moving , FPS 3.20, Running 20.84s Step 111( N/A%), pre moving , FPS 3.14, Running 21.03s Step 112( N/A%), pre moving , FPS 3.15, Running 21.33s Step 113( N/A%), pre moving , FPS 3.03, Running 21.67s Step 114( N/A%), pre moving , FPS 2.89, Running 22.07s Step 115( N/A%), pre moving , FPS 2.72, Running 22.65s Step 116( N/A%), pre moving , FPS 2.60, Running 23.23s Step 117( N/A%), pre moving , FPS 2.44, Running 23.80s Step 118( N/A%), pre moving , FPS 2.30, Running 24.39s Step 119( N/A%), pre moving , FPS 2.23, Running 25.00s Step 120( N/A%), pre moving , FPS 2.12, Running 25.55s Step 121( N/A%), pre moving , FPS 2.02, Running 26.11s Step 122( N/A%), pre moving , FPS 1.97, Running 26.69s Step 123( N/A%), pre moving , FPS 2.22, Running 27.30s Step 124( N/A%), pre moving , FPS 2.21, Running 27.89s Step 125( N/A%), pre moving , FPS 2.21, Running 28.44s Step 126( N/A%), pre moving , FPS 2.21, Running 28.98s Step 127( N/A%), pre moving , FPS 2.14, Running 29.53s Step 128( N/A%), pre moving , FPS 2.06, Running 30.10s Step 129( N/A%), pre moving , FPS 1.98, Running 30.71s Step 130( N/A%), pre moving , FPS 1.91, Running 31.29s Step 131( N/A%), pre moving , FPS 1.83, Running 31.96s Step 132( N/A%), pre moving , FPS 1.79, Running 32.48s Step 133( N/A%), pre moving , FPS 1.77, Running 32.97s Step 134( N/A%), pre moving , FPS 1.74, Running 33.58s Step 135( N/A%), pre moving , FPS 1.74, Running 34.16s Step 136( N/A%), pre moving , FPS 1.72, Running 34.84s Step 137( N/A%), pre moving , FPS 1.74, Running 35.33s Step 138( N/A%), pre moving , FPS 1.74, Running 35.90s Step 139( N/A%), pre moving , FPS 1.74, Running 36.49s Step 140( N/A%), pre moving , FPS 1.74, Running 37.07s Step 141( N/A%), pre moving , FPS 1.73, Running 37.67s Step 142( N/A%), pre moving , FPS 1.73, Running 38.24s Step 143( N/A%), pre moving , FPS 1.73, Running 38.86s Step 144( N/A%), pre moving , FPS 1.73, Running 39.45s Step 145( N/A%), pre moving , FPS 1.73, Running 40.02s Step 146( N/A%), pre moving , FPS 1.73, Running 40.56s Step 147( N/A%), pre moving , FPS 1.78, Running 40.79s Step 148( N/A%), pre moving , FPS 1.83, Running 41.00s Step 149( N/A%), pre moving , FPS 1.88, Running 41.33s Step 150( N/A%), pre moving , FPS 1.90, Running 41.84s Step 151( N/A%), pre moving , FPS 1.94, Running 42.28s Step 152( N/A%), pre moving , FPS 1.93, Running 42.83s Step 153( N/A%), pre moving , FPS 1.92, Running 43.40s Step 154( N/A%), pre moving , FPS 1.92, Running 43.98s Step 155( N/A%), pre moving , FPS 1.92, Running 44.58s Step 156( N/A%), pre moving , FPS 1.93, Running 45.19s Step 157( N/A%), pre moving , FPS 1.92, Running 45.76s Step 158( N/A%), pre moving , FPS 1.92, Running 46.33s Step 159( N/A%), pre moving , FPS 1.92, Running 46.89s Step 160( N/A%), pre moving , FPS 1.93, Running 47.44s Step 161( N/A%), pre moving , FPS 1.93, Running 48.04s Step 162( N/A%), pre moving , FPS 1.93, Running 48.61s Step 163( N/A%), pre moving , FPS 1.93, Running 49.20s Step 164( N/A%), pre moving , FPS 1.94, Running 49.78s Step 165( N/A%), pre moving , FPS 1.93, Running 50.41s Step 166( N/A%), pre moving , FPS 1.93, Running 50.94s Step 167( N/A%), pre moving , FPS 1.86, Running 51.53s Step 168( N/A%), pre moving , FPS 1.81, Running 52.06s Step 169( N/A%), pre moving , FPS 1.78, Running 52.58s Step 170( N/A%), pre moving , FPS 1.75, Running 53.25s Step 171( N/A%), pre moving , FPS 1.75, Running 53.68s Step 172( N/A%), pre moving , FPS 1.79, Running 54.03s Step 173( N/A%), pre moving , FPS 1.86, Running 54.14s Step 174( N/A%), pre moving , FPS 1.95, Running 54.25s Step 175( N/A%), pre moving , FPS 2.00, Running 54.60s Step 176( N/A%), pre moving , FPS 2.10, Running 54.72s Step 177( N/A%), pre moving , FPS 2.20, Running 54.83s Step 178( N/A%), pre moving , FPS 2.25, Running 55.21s Step 179( N/A%), pre moving , FPS 2.38, Running 55.31s Step 180( N/A%), pre moving , FPS 2.49, Running 55.48s Step 181( N/A%), pre moving , FPS 2.58, Running 55.79s Step 182( N/A%), pre moving , FPS 2.40, Running 56.94s Step 183( N/A%), pre moving , FPS 2.49, Running 57.24s Step 184( N/A%), pre moving , FPS 2.60, Running 57.48s Step 185( N/A%), pre moving , FPS 2.77, Running 57.63s Step 186( N/A%), pre moving , FPS 2.84, Running 57.97s Step 187( N/A%), pre moving , FPS 3.05, Running 58.08s Step 188( N/A%), pre moving , FPS 3.10, Running 58.51s Step 189( N/A%), pre moving , FPS 3.27, Running 58.69s Step 190( N/A%), pre moving , FPS 3.42, Running 59.10s Step 191( N/A%), pre moving , FPS 3.57, Running 59.28s Step 192( N/A%), pre moving , FPS 3.53, Running 59.70s Step 193( N/A%), pre moving , FPS 3.49, Running 59.88s Step 194( N/A%), pre moving , FPS 3.31, Running 60.30s Step 195( N/A%), pre moving , FPS 3.45, Running 60.40s Step 196( N/A%), pre moving , FPS 3.40, Running 60.61s Step 197( N/A%), pre moving , FPS 3.36, Running 60.78s Step 198( N/A%), pre moving , FPS 3.47, Running 60.97s Step 199( N/A%), pre moving , FPS 3.41, Running 61.17s Step 200( N/A%), pre moving , FPS 3.42, Running 61.34s Step 201( N/A%), pre moving , FPS 3.34, Running 61.77s Step 202( N/A%), pre moving , FPS 4.01, Running 61.93s Step 203( N/A%), pre moving , FPS 3.90, Running 62.37s Step 204( N/A%), pre moving , FPS 3.84, Running 62.69s Step 205( N/A%), pre moving , FPS 3.76, Running 62.95s Step 206( N/A%), pre moving , FPS 3.89, Running 63.11s Step 207( N/A%), pre moving , FPS 3.67, Running 63.54s Step 208( N/A%), pre moving , FPS 3.90, Running 63.64s Step 209( N/A%), pre moving , FPS 3.76, Running 64.01s Step 210( N/A%), pre moving , FPS 3.97, Running 64.14s Step 211( N/A%), pre moving , FPS 4.03, Running 64.24s Step 212( N/A%), pre moving , FPS 4.31, Running 64.34s Step 213( N/A%), pre moving , FPS 4.15, Running 64.70s Step 214( N/A%), pre moving , FPS 4.43, Running 64.82s Step 215( N/A%), pre moving , FPS 4.43, Running 64.92s Step 216( N/A%), pre moving , FPS 4.36, Running 65.20s Step 217( N/A%), pre moving , FPS 4.34, Running 65.39s Step 218( N/A%), pre moving , FPS 4.42, Running 65.49s Step 219( N/A%), pre moving , FPS 4.34, Running 65.78s Step 220( N/A%), pre moving , FPS 4.34, Running 65.95s Step 221( N/A%), pre moving , FPS 4.67, Running 66.05s Step 222( N/A%), pre moving , FPS 4.73, Running 66.16s Step 223( N/A%), pre moving , FPS 3.81, Running 67.61s Step 224( N/A%), pre moving , FPS 3.97, Running 67.73s Step 225( N/A%), pre moving , FPS 4.10, Running 67.83s Step 226( N/A%), pre moving , FPS 3.94, Running 68.19s Step 227( N/A%), pre moving , FPS 4.20, Running 68.30s Step 228( N/A%), pre moving , FPS 4.21, Running 68.39s Step 229( N/A%), pre moving , FPS 4.22, Running 68.75s Step 230( N/A%), pre moving , FPS 4.13, Running 68.98s Step 231( N/A%), pre moving , FPS 3.88, Running 69.40s Step 232( N/A%), pre moving , FPS 3.82, Running 69.58s Step 233( N/A%), pre moving , FPS 3.74, Running 70.05s Step 234( N/A%), pre moving , FPS 3.65, Running 70.30s Step 235( N/A%), pre moving , FPS 3.41, Running 70.79s Step 236( N/A%), pre moving , FPS 3.28, Running 71.29s Step 237( N/A%), pre moving , FPS 3.14, Running 71.76s Step 238( N/A%), pre moving , FPS 3.08, Running 72.00s Step 239( N/A%), pre moving , FPS 2.99, Running 72.48s Step 240( N/A%), pre moving , FPS 2.85, Running 72.96s Step 241( N/A%), pre moving , FPS 2.68, Running 73.51s Step 242( N/A%), pre moving , FPS 2.53, Running 74.06s Step 243( N/A%), pre moving , FPS 2.95, Running 74.40s Step 244( N/A%), pre moving , FPS 2.79, Running 74.90s Step 245( N/A%), pre moving , FPS 2.63, Running 75.45s Step 246( N/A%), pre moving , FPS 2.56, Running 75.99s Step 247( N/A%), pre moving , FPS 2.43, Running 76.54s Step 248( N/A%), pre moving , FPS 2.31, Running 77.06s Step 249( N/A%), pre moving , FPS 2.26, Running 77.60s Step 250( N/A%), pre moving , FPS 2.25, Running 77.89s Step 251( N/A%), pre moving , FPS 2.21, Running 78.43s Step 252( N/A%), pre moving , FPS 2.12, Running 79.00s Step 253( N/A%), pre moving , FPS 2.12, Running 79.47s Step 254( N/A%), pre moving , FPS 2.13, Running 79.69s Step 255( N/A%), pre moving , FPS 2.13, Running 80.16s Step 256( N/A%), pre moving , FPS 2.18, Running 80.44s Step 257( N/A%), pre moving , FPS 2.25, Running 80.66s Step 258( N/A%), pre moving , FPS 2.23, Running 80.97s Step 259( N/A%), pre moving , FPS 2.30, Running 81.18s Step 260( N/A%), pre moving , FPS 2.30, Running 81.66s Step 261( N/A%), pre moving , FPS 2.32, Running 82.12s Step 262( N/A%), pre moving , FPS 2.41, Running 82.35s Step 263( N/A%), pre moving , FPS 2.37, Running 82.83s Step 264( N/A%), pre moving , FPS 2.42, Running 83.16s Step 265( N/A%), pre moving , FPS 2.51, Running 83.42s Step 266( N/A%), pre moving , FPS 2.55, Running 83.84s Step 267( N/A%), pre moving , FPS 2.67, Running 84.02s Step 268( N/A%), pre moving , FPS 2.71, Running 84.45s Step 269( N/A%), pre moving , FPS 2.85, Running 84.62s Step 270( N/A%), pre moving , FPS 2.80, Running 85.04s Step 271( N/A%), pre moving , FPS 2.95, Running 85.21s Step 272( N/A%), pre moving , FPS 2.99, Running 85.69s Step 273( N/A%), pre moving , FPS 2.99, Running 86.15s Step 274( N/A%), pre moving , FPS 2.98, Running 86.39s Step 275( N/A%), pre moving , FPS 3.00, Running 86.83s Step 276( N/A%), pre moving , FPS 3.06, Running 86.99s Step 277( N/A%), pre moving , FPS 2.96, Running 87.41s Step 278( N/A%), pre moving , FPS 3.03, Running 87.57s Step 279( N/A%), pre moving , FPS 2.93, Running 88.00s Step 280( N/A%), pre moving , FPS 3.07, Running 88.16s Step 281( N/A%), pre moving , FPS 3.13, Running 88.51s Step 282( N/A%), pre moving , FPS 3.18, Running 88.64s Step 283( N/A%), pre moving , FPS 3.38, Running 88.75s Step 284( N/A%), pre moving , FPS 3.36, Running 89.11s Step 285( N/A%), pre moving , FPS 3.45, Running 89.22s Step 286( N/A%), pre moving , FPS 3.58, Running 89.42s Step 287( N/A%), pre moving , FPS 3.53, Running 89.68s Step 288( N/A%), pre moving , FPS 3.74, Running 89.80s Step 289( N/A%), pre moving , FPS 3.78, Running 89.90s Step 290( N/A%), pre moving , FPS 3.82, Running 90.27s Step 291( N/A%), pre moving , FPS 3.88, Running 90.37s Step 292( N/A%), pre moving , FPS 4.15, Running 90.50s Step 293( N/A%), pre moving , FPS 4.29, Running 90.82s Step 294( N/A%), pre moving , FPS 4.39, Running 90.95s Step 295( N/A%), pre moving , FPS 4.73, Running 91.06s Step 296( N/A%), pre moving , FPS 4.51, Running 91.43s Step 297( N/A%), pre moving , FPS 4.86, Running 91.52s Step 298( N/A%), pre moving , FPS 4.84, Running 91.70s Step 299( N/A%), pre moving , FPS 5.05, Running 91.96s Step 300( N/A%), pre moving , FPS 5.09, Running 92.09s Step 301( N/A%), pre moving , FPS 5.44, Running 92.19s Step 302( N/A%), pre moving , FPS 5.12, Running 92.55s Step 303( N/A%), pre moving , FPS 5.10, Running 92.67s Step 304( N/A%), pre moving , FPS 5.46, Running 92.77s Step 305( N/A%), pre moving , FPS 5.12, Running 93.13s Step 306( N/A%), pre moving , FPS 5.24, Running 93.24s Step 307( N/A%), pre moving , FPS 2.71, Running 97.07s Step 308( N/A%), pre moving , FPS 2.55, Running 97.64s Step 309( N/A%), pre moving , FPS 2.40, Running 98.23s Step 310( N/A%), pre moving , FPS 2.35, Running 98.80s Step 311( N/A%), pre moving , FPS 2.23, Running 99.34s Step 312( N/A%), pre moving , FPS 2.21, Running 99.55s Step 313( N/A%), pre moving , FPS 2.21, Running 99.88s Step 314( N/A%), pre moving , FPS 2.14, Running 100.28s Step 315( N/A%), pre moving , FPS 2.03, Running 100.89s Step 316( N/A%), pre moving , FPS 1.97, Running 101.56s Step 317( N/A%), pre moving , FPS 1.88, Running 102.16s Step 318( N/A%), pre moving , FPS 1.81, Running 102.76s Step 319( N/A%), pre moving , FPS 1.75, Running 103.39s Step 320( N/A%), pre moving , FPS 1.68, Running 103.97s Step 321( N/A%), pre moving , FPS 1.62, Running 104.55s Step 322( N/A%), pre moving , FPS 1.59, Running 105.11s Step 323( N/A%), pre moving , FPS 1.53, Running 105.70s Step 324( N/A%), pre moving , FPS 1.48, Running 106.28s Step 325( N/A%), pre moving , FPS 1.45, Running 106.87s Step 326( N/A%), pre moving , FPS 1.40, Running 107.50s Step 327( 0.17%), action 1, FPS 1.66, Running 109.12s Step 328( 0.33%), action 2, FPS 1.64, Running 109.82s Step 329( 0.50%), action 3, FPS 1.60, Running 110.70s Step 330( 0.67%), action 4, FPS 1.60, Running 111.33s Step 331( 0.83%), action 5, FPS 1.58, Running 112.01s Step 332( 1.00%), action 6, FPS 1.49, Running 112.96s Step 333( 1.17%), action 7, FPS 1.43, Running 113.87s Step 334( 1.33%), action 8, FPS 1.39, Running 114.65s Step 335( 1.50%), action 9, FPS 1.36, Running 115.59s Step 336( 1.67%), action 10, FPS 1.34, Running 116.51s Step 337( 1.83%), action 11, FPS 1.30, Running 117.54s Step 338( 2.00%), action 12, FPS 1.29, Running 118.30s Step 339( 2.17%), action 13, FPS 1.31, Running 118.64s Step 340( 2.33%), action 14, FPS 1.34, Running 118.94s Step 341( 2.50%), action 15, FPS 1.34, Running 119.43s Step 342( 2.67%), action 16, FPS 1.35, Running 119.96s Step 343( 2.83%), action 17, FPS 1.32, Running 120.86s Step 344( 3.00%), action 18, FPS 1.31, Running 121.59s Step 345( 3.17%), action 19, FPS 1.30, Running 122.26s Step 346( 3.33%), action 20, FPS 1.27, Running 123.19s Step 347( 3.50%), action 21, FPS 1.34, Running 124.05s Step 348( 3.67%), action 22, FPS 1.32, Running 124.93s Step 349( 3.83%), action 23, FPS 1.32, Running 125.87s Step 350( 4.00%), action 24, FPS 1.31, Running 126.64s Step 351( 4.17%), action 25, FPS 1.29, Running 127.54s Step 352( 4.33%), action 26, FPS 1.31, Running 128.27s Step 353( 4.50%), action 27, FPS 1.30, Running 129.23s Step 354( 4.67%), action 28, FPS 1.28, Running 130.32s Step 355( 4.83%), action 29, FPS 1.29, Running 131.10s Step 356( 5.00%), action 30, FPS 1.29, Running 132.03s Step 357( 5.17%), action 31, FPS 1.29, Running 133.01s Step 358( 5.33%), action 32, FPS 1.28, Running 133.87s Step 359( 5.50%), action 33, FPS 1.25, Running 134.67s Step 360( 5.67%), action 34, FPS 1.21, Running 135.46s Step 361( 5.83%), action 35, FPS 1.19, Running 136.29s Step 362( 6.00%), action 36, FPS 1.16, Running 137.23s Step 363( 6.17%), action 37, FPS 1.19, Running 137.62s Step 364( 6.33%), action 38, FPS 1.22, Running 138.02s Step 365( 6.50%), action 39, FPS 1.25, Running 138.31s Step 366( 6.67%), action 40, FPS 1.27, Running 138.98s Step 367( 6.83%), action 41, FPS 1.27, Running 139.84s Step 368( 7.00%), action 42, FPS 1.25, Running 140.89s Step 369( 7.17%), action 43, FPS 1.28, Running 141.55s Step 370( 7.33%), action 44, FPS 1.25, Running 142.59s Step 371( 7.50%), action 45, FPS 1.25, Running 143.58s Step 372( 7.67%), action 46, FPS 1.23, Running 144.59s Step 373( 7.83%), action 47, FPS 1.24, Running 145.33s Step 374( 8.00%), action 48, FPS 1.26, Running 146.24s Step 375( 8.17%), action 49, FPS 1.26, Running 147.01s Step 376( 8.33%), action 50, FPS 1.28, Running 147.71s Step 377( 8.50%), action 51, FPS 1.28, Running 148.66s Step 378( 8.67%), action 52, FPS 1.27, Running 149.64s Step 379( 8.83%), action 53, FPS 1.28, Running 150.27s Step 380( 9.00%), action 54, FPS 1.27, Running 151.24s Step 381( 9.17%), action 55, FPS 1.29, Running 151.85s Step 382( 9.33%), action 56, FPS 1.30, Running 152.60s Step 383( 9.50%), action 57, FPS 1.27, Running 153.41s Step 384( 9.67%), action 58, FPS 1.24, Running 154.12s Step 385( 9.83%), action 59, FPS 1.20, Running 155.03s Step 386( 10.00%), action 60, FPS 1.19, Running 155.79s Step 387( 10.17%), action 61, FPS 1.19, Running 156.66s Step 388( 10.33%), action 62, FPS 1.24, Running 156.97s Step 389( 10.50%), action 63, FPS 1.27, Running 157.33s Step 390( 10.67%), action 64, FPS 1.32, Running 157.70s Step 391( 10.83%), action 65, FPS 1.36, Running 158.26s Step 392( 11.00%), action 66, FPS 1.37, Running 159.14s Step 393( 11.17%), action 67, FPS 1.36, Running 160.04s Step 394( 11.33%), action 68, FPS 1.38, Running 160.77s Step 395( 11.50%), action 69, FPS 1.36, Running 161.71s Step 396( 11.67%), action 70, FPS 1.35, Running 162.49s Step 397( 11.83%), action 71, FPS 1.35, Running 163.45s Step 398( 12.00%), action 72, FPS 1.37, Running 164.28s Step 399( 12.17%), action 73, FPS 1.35, Running 165.04s Step 400( 12.33%), action 74, FPS 1.39, Running 165.67s Step 401( 12.50%), action 75, FPS 1.36, Running 166.60s Step 402( 12.67%), action 76, FPS 1.36, Running 167.26s Step 403( 12.83%), action 77, FPS 1.35, Running 168.19s Step 404( 13.00%), action 78, FPS 1.34, Running 169.01s Step 405( 13.17%), action 79, FPS 1.34, Running 169.96s Step 406( 13.33%), action 80, FPS 1.35, Running 170.65s Step 407( 13.50%), action 81, FPS 1.34, Running 171.56s Step 408( 13.67%), action 82, FPS 1.31, Running 172.21s Step 409( 13.83%), action 83, FPS 1.27, Running 173.14s Step 410( 14.00%), action 84, FPS 1.24, Running 173.79s Step 411( 14.17%), action 85, FPS 1.23, Running 174.57s Step 412( 14.33%), action 86, FPS 1.23, Running 175.41s Step 413( 14.50%), action 87, FPS 1.25, Running 176.08s Step 414( 14.67%), action 88, FPS 1.28, Running 176.37s Step 415( 14.83%), action 89, FPS 1.34, Running 176.68s Step 416( 15.00%), action 90, FPS 1.35, Running 177.32s Step 417( 15.17%), action 91, FPS 1.35, Running 178.21s Step 418( 15.33%), action 92, FPS 1.37, Running 178.93s Step 419( 15.50%), action 93, FPS 1.36, Running 179.72s Step 420( 15.67%), action 94, FPS 1.36, Running 180.36s Step 421( 15.83%), action 95, FPS 1.37, Running 181.21s Step 422( 16.00%), action 96, FPS 1.36, Running 182.01s Step 423( 16.17%), action 97, FPS 1.36, Running 182.89s Step 424( 16.33%), action 98, FPS 1.37, Running 183.65s Step 425( 16.50%), action 99, FPS 1.37, Running 184.54s Step 426( 16.67%), action 100, FPS 1.37, Running 185.29s Step 427( 16.83%), action 101, FPS 1.36, Running 186.30s Step 428( 17.00%), action 102, FPS 1.35, Running 187.00s Step 429( 17.17%), action 103, FPS 1.36, Running 187.89s Step 430( 17.33%), action 104, FPS 1.35, Running 188.56s Step 431( 17.50%), action 105, FPS 1.35, Running 189.43s Step 432( 17.67%), action 106, FPS 1.36, Running 190.14s Step 433( 17.83%), action 107, FPS 1.34, Running 191.05s Step 434( 18.00%), action 108, FPS 1.30, Running 191.75s Step 435( 18.17%), action 109, FPS 1.25, Running 192.62s Step 436( 18.33%), action 110, FPS 1.25, Running 193.34s Step 437( 18.50%), action 111, FPS 1.24, Running 194.28s Step 438( 18.67%), action 112, FPS 1.25, Running 194.87s Step 439( 18.83%), action 113, FPS 1.28, Running 195.29s Step 440( 19.00%), action 114, FPS 1.29, Running 195.85s Step 441( 19.17%), action 115, FPS 1.29, Running 196.75s Step 442( 19.33%), action 116, FPS 1.30, Running 197.38s Step 443( 19.50%), action 117, FPS 1.32, Running 198.04s Step 444( 19.67%), action 118, FPS 1.32, Running 198.76s Step 445( 19.83%), action 119, FPS 1.34, Running 199.50s Step 446( 20.00%), action 120, FPS 1.34, Running 200.20s Step 447( 20.17%), action 121, FPS 1.35, Running 201.13s Step 448( 20.33%), action 122, FPS 1.34, Running 201.91s Step 449( 20.50%), action 123, FPS 1.35, Running 202.70s Step 450( 20.67%), action 124, FPS 1.34, Running 203.43s Step 451( 20.83%), action 125, FPS 1.37, Running 203.98s Step 452( 21.00%), action 126, FPS 1.35, Running 204.95s Step 453( 21.17%), action 127, FPS 1.37, Running 205.70s Step 454( 21.33%), action 128, FPS 1.34, Running 206.62s Step 455( 21.50%), action 129, FPS 1.37, Running 207.24s Step 456( 21.67%), action 130, FPS 1.34, Running 208.29s Step 457( 21.83%), action 131, FPS 1.33, Running 209.37s Step 458( 22.00%), action 132, FPS 1.31, Running 210.14s Step 459( 22.17%), action 133, FPS 1.27, Running 211.01s Step 460( 22.33%), action 134, FPS 1.25, Running 211.81s Step 461( 22.50%), action 135, FPS 1.27, Running 212.45s Step 462( 22.67%), action 136, FPS 1.24, Running 213.52s Step 463( 22.83%), action 137, FPS 1.27, Running 213.81s Step 464( 23.00%), action 138, FPS 1.28, Running 214.35s Step 465( 23.17%), action 139, FPS 1.30, Running 214.88s Step 466( 23.33%), action 140, FPS 1.28, Running 215.86s Step 467( 23.50%), action 141, FPS 1.27, Running 216.87s Step 468( 23.67%), action 142, FPS 1.27, Running 217.60s Step 469( 23.83%), action 143, FPS 1.26, Running 218.52s Step 470( 24.00%), action 144, FPS 1.26, Running 219.24s Step 471( 24.17%), action 145, FPS 1.23, Running 220.19s Step 472( 24.33%), action 146, FPS 1.25, Running 220.98s Step 473( 24.50%), action 147, FPS 1.24, Running 221.84s Step 474( 24.67%), action 148, FPS 1.26, Running 222.53s Step 475( 24.83%), action 149, FPS 1.25, Running 223.19s Step 476( 25.00%), action 150, FPS 1.27, Running 224.09s Step 477( 25.17%), action 151, FPS 1.27, Running 225.12s Step 478( 25.33%), action 152, FPS 1.27, Running 225.86s Step 479( 25.50%), action 153, FPS 1.27, Running 226.81s Step 480( 25.67%), action 154, FPS 1.27, Running 227.50s Step 481( 25.83%), action 155, FPS 1.25, Running 228.42s Step 482( 26.00%), action 156, FPS 1.28, Running 229.11s Step 483( 26.17%), action 157, FPS 1.23, Running 230.03s Step 484( 26.33%), action 158, FPS 1.22, Running 230.73s Step 485( 26.50%), action 159, FPS 1.19, Running 231.67s Step 486( 26.67%), action 160, FPS 1.22, Running 232.29s Step 487( 26.83%), action 161, FPS 1.26, Running 232.71s Step 488( 27.00%), action 162, FPS 1.29, Running 233.12s Step 489( 27.17%), action 163, FPS 1.31, Running 233.73s Step 490( 27.33%), action 164, FPS 1.31, Running 234.49s Step 491( 27.50%), action 165, FPS 1.31, Running 235.42s Step 492( 27.67%), action 166, FPS 1.32, Running 236.12s Step 493( 27.83%), action 167, FPS 1.31, Running 237.08s Step 494( 28.00%), action 168, FPS 1.31, Running 237.85s Step 495( 28.17%), action 169, FPS 1.28, Running 238.81s Step 496( 28.33%), action 170, FPS 1.29, Running 239.55s Step 497( 28.50%), action 171, FPS 1.30, Running 240.48s Step 498( 28.67%), action 172, FPS 1.31, Running 241.15s Step 499( 28.83%), action 173, FPS 1.31, Running 242.06s Step 500( 29.00%), action 174, FPS 1.30, Running 242.84s Step 501( 29.17%), action 175, FPS 1.32, Running 243.54s Step 502( 29.33%), action 176, FPS 1.31, Running 244.38s Step 503( 29.50%), action 177, FPS 1.34, Running 244.98s Step 504( 29.67%), action 178, FPS 1.31, Running 245.97s Step 505( 29.83%), action 179, FPS 1.34, Running 246.60s Step 506( 30.00%), action 180, FPS 1.31, Running 247.58s Step 507( 30.17%), action 181, FPS 1.26, Running 248.64s Step 508( 30.33%), action 182, FPS 1.23, Running 249.32s Step 509( 30.50%), action 183, FPS 1.22, Running 250.19s Step 510( 30.67%), action 184, FPS 1.21, Running 250.97s Step 511( 30.83%), action 185, FPS 1.24, Running 251.58s Step 512( 31.00%), action 186, FPS 1.27, Running 251.88s Step 513( 31.17%), action 187, FPS 1.32, Running 252.26s Step 514( 31.33%), action 188, FPS 1.33, Running 252.90s Step 515( 31.50%), action 189, FPS 1.34, Running 253.69s Step 516( 31.67%), action 190, FPS 1.33, Running 254.57s Step 517( 31.83%), action 191, FPS 1.32, Running 255.57s Step 518( 32.00%), action 192, FPS 1.32, Running 256.27s Step 519( 32.17%), action 193, FPS 1.32, Running 257.22s Step 520( 32.33%), action 194, FPS 1.33, Running 257.91s Step 521( 32.50%), action 195, FPS 1.31, Running 258.83s Step 522( 32.67%), action 196, FPS 1.33, Running 259.47s Step 523( 32.83%), action 197, FPS 1.30, Running 260.37s Step 524( 33.00%), action 198, FPS 1.33, Running 261.04s Step 525( 33.17%), action 199, FPS 1.30, Running 261.95s Step 526( 33.33%), action 200, FPS 1.32, Running 262.72s Step 527( 33.50%), action 201, FPS 1.34, Running 263.61s Step 528( 33.67%), action 202, FPS 1.32, Running 264.48s Step 529( 33.83%), action 203, FPS 1.32, Running 265.35s Step 530( 34.00%), action 204, FPS 1.32, Running 266.07s Step 531( 34.17%), action 205, FPS 1.30, Running 267.01s Step 532( 34.33%), action 206, FPS 1.26, Running 267.73s Step 533( 34.50%), action 207, FPS 1.22, Running 268.65s Step 534( 34.67%), action 208, FPS 1.21, Running 269.37s Step 535( 34.83%), action 209, FPS 1.21, Running 270.27s Step 536( 35.00%), action 210, FPS 1.24, Running 270.69s Step 537( 35.17%), action 211, FPS 1.29, Running 271.11s Step 538( 35.33%), action 212, FPS 1.31, Running 271.55s Step 539( 35.50%), action 213, FPS 1.34, Running 272.09s Step 540( 35.67%), action 214, FPS 1.35, Running 272.74s Step 541( 35.83%), action 215, FPS 1.36, Running 273.51s Step 542( 36.00%), action 216, FPS 1.34, Running 274.37s Step 543( 36.17%), action 217, FPS 1.35, Running 275.16s Step 544( 36.33%), action 218, FPS 1.32, Running 276.17s Step 545( 36.50%), action 219, FPS 1.34, Running 276.84s Step 546( 36.67%), action 220, FPS 1.34, Running 277.62s Step 547( 36.83%), action 221, FPS 1.34, Running 278.51s Step 548( 37.00%), action 222, FPS 1.32, Running 279.59s Step 549( 37.17%), action 223, FPS 1.32, Running 280.47s Step 550( 37.33%), action 224, FPS 1.32, Running 281.25s Step 551( 37.50%), action 225, FPS 1.32, Running 282.17s Step 552( 37.67%), action 226, FPS 1.32, Running 282.84s Step 553( 37.83%), action 227, FPS 1.33, Running 283.75s Step 554( 38.00%), action 228, FPS 1.33, Running 284.42s Step 555( 38.17%), action 229, FPS 1.32, Running 285.39s Step 556( 38.33%), action 230, FPS 1.30, Running 286.09s Step 557( 38.50%), action 231, FPS 1.26, Running 287.02s Step 558( 38.67%), action 232, FPS 1.24, Running 287.70s Step 559( 38.83%), action 233, FPS 1.21, Running 288.64s Step 560( 39.00%), action 234, FPS 1.20, Running 289.38s Step 561( 39.17%), action 235, FPS 1.21, Running 290.02s Step 562( 39.33%), action 236, FPS 1.25, Running 290.35s Step 563( 39.50%), action 237, FPS 1.29, Running 290.67s Step 564( 39.67%), action 238, FPS 1.35, Running 290.99s Step 565( 39.83%), action 239, FPS 1.36, Running 291.53s Step 566( 40.00%), action 240, FPS 1.37, Running 292.27s Step 567( 40.17%), action 241, FPS 1.35, Running 293.27s Step 568( 40.33%), action 242, FPS 1.38, Running 294.12s Step 569( 40.50%), action 243, FPS 1.37, Running 295.02s Step 570( 40.67%), action 244, FPS 1.38, Running 295.70s Step 571( 40.83%), action 245, FPS 1.39, Running 296.60s Step 572( 41.00%), action 246, FPS 1.38, Running 297.31s Step 573( 41.17%), action 247, FPS 1.38, Running 298.24s Step 574( 41.33%), action 248, FPS 1.39, Running 298.86s Step 575( 41.50%), action 249, FPS 1.40, Running 299.63s Step 576( 41.67%), action 250, FPS 1.39, Running 300.52s Step 577( 41.83%), action 251, FPS 1.39, Running 301.38s Step 578( 42.00%), action 252, FPS 1.39, Running 302.13s Step 579( 42.17%), action 253, FPS 1.39, Running 303.06s Step 580( 42.33%), action 254, FPS 1.39, Running 303.77s Step 581( 42.50%), action 255, FPS 1.36, Running 304.72s Step 582( 42.67%), action 256, FPS 1.32, Running 305.50s Step 583( 42.83%), action 257, FPS 1.27, Running 306.37s Step 584( 43.00%), action 258, FPS 1.24, Running 307.08s Step 585( 43.17%), action 259, FPS 1.21, Running 308.03s Step 586( 43.33%), action 260, FPS 1.21, Running 308.73s Step 587( 43.50%), action 261, FPS 1.24, Running 309.36s Step 588( 43.67%), action 262, FPS 1.28, Running 309.74s Step 589( 43.83%), action 263, FPS 1.33, Running 310.02s Step 590( 44.00%), action 264, FPS 1.37, Running 310.33s Step 591( 44.17%), action 265, FPS 1.40, Running 310.93s Step 592( 44.33%), action 266, FPS 1.37, Running 311.87s Step 593( 44.50%), action 267, FPS 1.37, Running 312.79s Step 594( 44.67%), action 268, FPS 1.36, Running 313.58s Step 595( 44.83%), action 269, FPS 1.35, Running 314.48s Step 596( 45.00%), action 270, FPS 1.36, Running 315.21s Step 597( 45.17%), action 271, FPS 1.36, Running 316.13s Step 598( 45.33%), action 272, FPS 1.36, Running 316.84s Step 599( 45.50%), action 273, FPS 1.39, Running 317.50s Step 600( 45.67%), action 274, FPS 1.37, Running 318.38s Step 601( 45.83%), action 275, FPS 1.39, Running 319.06s Step 602( 46.00%), action 276, FPS 1.37, Running 320.07s Step 603( 46.17%), action 277, FPS 1.39, Running 320.74s Step 604( 46.33%), action 278, FPS 1.37, Running 321.69s Step 605( 46.50%), action 279, FPS 1.39, Running 322.37s Step 606( 46.67%), action 280, FPS 1.37, Running 323.32s Step 607( 46.83%), action 281, FPS 1.35, Running 324.18s Step 608( 47.00%), action 282, FPS 1.31, Running 325.02s Step 609( 47.17%), action 283, FPS 1.26, Running 325.91s Step 610( 47.33%), action 284, FPS 1.23, Running 326.66s Step 611( 47.50%), action 285, FPS 1.22, Running 327.38s Step 612( 47.67%), action 286, FPS 1.22, Running 328.25s Step 613( 47.83%), action 287, FPS 1.25, Running 328.85s Step 614( 48.00%), action 288, FPS 1.28, Running 329.18s Step 615( 48.17%), action 289, FPS 1.33, Running 329.46s Step 616( 48.33%), action 290, FPS 1.36, Running 329.92s Step 617( 48.50%), action 291, FPS 1.39, Running 330.56s Step 618( 48.67%), action 292, FPS 1.36, Running 331.59s Step 619( 48.83%), action 293, FPS 1.35, Running 332.27s Step 620( 49.00%), action 294, FPS 1.35, Running 333.24s Step 621( 49.17%), action 295, FPS 1.32, Running 334.20s Step 622( 49.33%), action 296, FPS 1.35, Running 334.89s Step 623( 49.50%), action 297, FPS 1.32, Running 335.86s Step 624( 49.67%), action 298, FPS 1.35, Running 336.50s Step 625( 49.83%), action 299, FPS 1.33, Running 337.42s Step 626( 50.00%), action 300, FPS 1.34, Running 338.20s Step 627( 50.17%), action 301, FPS 1.34, Running 339.13s Step 628( 50.33%), action 302, FPS 1.32, Running 340.17s Step 629( 50.50%), action 303, FPS 1.35, Running 340.78s Step 630( 50.67%), action 304, FPS 1.32, Running 341.77s Step 631( 50.83%), action 305, FPS 1.32, Running 342.49s Step 632( 51.00%), action 306, FPS 1.32, Running 343.43s Step 633( 51.17%), action 307, FPS 1.31, Running 344.07s Step 634( 51.33%), action 308, FPS 1.28, Running 344.84s Step 635( 51.50%), action 309, FPS 1.23, Running 345.68s Step 636( 51.67%), action 310, FPS 1.21, Running 346.45s Step 637( 51.83%), action 311, FPS 1.19, Running 347.37s Step 638( 52.00%), action 312, FPS 1.22, Running 347.99s Step 639( 52.17%), action 313, FPS 1.24, Running 348.38s Step 640( 52.33%), action 314, FPS 1.29, Running 348.72s Step 641( 52.50%), action 315, FPS 1.35, Running 349.05s Step 642( 52.67%), action 316, FPS 1.35, Running 349.67s Step 643( 52.83%), action 317, FPS 1.38, Running 350.40s Step 644( 53.00%), action 318, FPS 1.37, Running 351.05s Step 645( 53.17%), action 319, FPS 1.37, Running 352.07s Step 646( 53.33%), action 320, FPS 1.37, Running 352.81s Step 647( 53.50%), action 321, FPS 1.36, Running 353.83s Step 648( 53.67%), action 322, FPS 1.37, Running 354.81s Step 649( 53.83%), action 323, FPS 1.37, Running 355.40s Step 650( 54.00%), action 324, FPS 1.37, Running 356.42s Step 651( 54.17%), action 325, FPS 1.38, Running 357.01s Step 652( 54.33%), action 326, FPS 1.37, Running 358.02s Step 653( 54.50%), action 327, FPS 1.37, Running 358.67s Step 654( 54.67%), action 328, FPS 1.36, Running 359.57s Step 655( 54.83%), action 329, FPS 1.37, Running 360.27s Step 656( 55.00%), action 330, FPS 1.37, Running 361.03s Step 657( 55.17%), action 331, FPS 1.37, Running 361.99s Step 658( 55.33%), action 332, FPS 1.33, Running 363.00s Step 659( 55.50%), action 333, FPS 1.28, Running 363.95s Step 660( 55.67%), action 334, FPS 1.23, Running 365.03s Step 661( 55.83%), action 335, FPS 1.20, Running 365.73s Step 662( 56.00%), action 336, FPS 1.18, Running 366.60s Step 663( 56.17%), action 337, FPS 1.17, Running 367.42s Step 664( 56.33%), action 338, FPS 1.20, Running 367.74s Step 665( 56.50%), action 339, FPS 1.25, Running 368.06s Step 666( 56.67%), action 340, FPS 1.28, Running 368.38s Step 667( 56.83%), action 341, FPS 1.31, Running 369.13s Step 668( 57.00%), action 342, FPS 1.33, Running 369.85s Step 669( 57.17%), action 343, FPS 1.30, Running 370.75s Step 670( 57.33%), action 344, FPS 1.33, Running 371.44s Step 671( 57.50%), action 345, FPS 1.32, Running 372.11s Step 672( 57.67%), action 346, FPS 1.32, Running 373.13s Step 673( 57.83%), action 347, FPS 1.30, Running 374.09s Step 674( 58.00%), action 348, FPS 1.31, Running 374.88s Step 675( 58.17%), action 349, FPS 1.28, Running 375.84s Step 676( 58.33%), action 350, FPS 1.29, Running 376.57s Step 677( 58.50%), action 351, FPS 1.28, Running 377.56s Step 678( 58.67%), action 352, FPS 1.31, Running 378.29s Step 679( 58.83%), action 353, FPS 1.30, Running 379.30s Step 680( 59.00%), action 354, FPS 1.32, Running 380.16s Step 681( 59.17%), action 355, FPS 1.32, Running 380.91s Step 682( 59.33%), action 356, FPS 1.30, Running 381.93s Step 683( 59.50%), action 357, FPS 1.33, Running 382.52s Step 684( 59.67%), action 358, FPS 1.27, Running 383.54s Step 685( 59.83%), action 359, FPS 1.22, Running 384.44s Step 686( 60.00%), action 360, FPS 1.19, Running 385.25s Step 687( 60.17%), action 361, FPS 1.17, Running 386.29s Step 688( 60.33%), action 362, FPS 1.16, Running 387.03s Step 689( 60.50%), action 363, FPS 1.20, Running 387.36s Step 690( 60.67%), action 364, FPS 1.22, Running 387.80s Step 691( 60.83%), action 365, FPS 1.25, Running 388.09s Step 692( 61.00%), action 366, FPS 1.29, Running 388.60s Step 693( 61.17%), action 367, FPS 1.34, Running 389.07s Step 694( 61.33%), action 368, FPS 1.31, Running 390.13s Step 695( 61.50%), action 369, FPS 1.34, Running 390.81s Step 696( 61.67%), action 370, FPS 1.34, Running 391.51s Step 697( 61.83%), action 371, FPS 1.34, Running 392.47s Step 698( 62.00%), action 372, FPS 1.33, Running 393.29s Step 699( 62.17%), action 373, FPS 1.35, Running 394.09s Step 700( 62.33%), action 374, FPS 1.33, Running 395.20s Step 701( 62.50%), action 375, FPS 1.32, Running 396.03s Step 702( 62.67%), action 376, FPS 1.33, Running 396.96s Step 703( 62.83%), action 377, FPS 1.30, Running 397.94s Step 704( 63.00%), action 378, FPS 1.32, Running 398.64s Step 705( 63.17%), action 379, FPS 1.32, Running 399.59s Step 706( 63.33%), action 380, FPS 1.33, Running 400.24s Step 707( 63.50%), action 381, FPS 1.34, Running 401.18s Step 708( 63.67%), action 382, FPS 1.35, Running 401.90s Step 709( 63.83%), action 383, FPS 1.31, Running 402.60s Step 710( 64.00%), action 384, FPS 1.28, Running 403.47s Step 711( 64.17%), action 385, FPS 1.25, Running 404.11s Step 712( 64.33%), action 386, FPS 1.23, Running 404.91s Step 713( 64.50%), action 387, FPS 1.20, Running 405.71s Step 714( 64.67%), action 388, FPS 1.21, Running 406.66s Step 715( 64.83%), action 389, FPS 1.24, Running 407.00s Step 716( 65.00%), action 390, FPS 1.27, Running 407.29s Step 717( 65.17%), action 391, FPS 1.31, Running 407.71s Step 718( 65.33%), action 392, FPS 1.36, Running 408.03s Step 719( 65.50%), action 393, FPS 1.40, Running 408.40s Step 720( 65.67%), action 394, FPS 1.45, Running 409.03s Step 721( 65.83%), action 395, FPS 1.46, Running 409.74s Step 722( 66.00%), action 396, FPS 1.46, Running 410.64s Step 723( 66.17%), action 397, FPS 1.49, Running 411.34s Step 724( 66.33%), action 398, FPS 1.47, Running 412.29s Step 725( 66.50%), action 399, FPS 1.47, Running 413.21s Step 726( 66.67%), action 400, FPS 1.47, Running 413.89s Step 727( 66.83%), action 401, FPS 1.47, Running 414.79s Step 728( 67.00%), action 402, FPS 1.48, Running 415.41s Step 729( 67.17%), action 403, FPS 1.46, Running 416.32s Step 730( 67.33%), action 404, FPS 1.48, Running 416.95s Step 731( 67.50%), action 405, FPS 1.45, Running 417.86s Step 732( 67.67%), action 406, FPS 1.46, Running 418.62s Step 733( 67.83%), action 407, FPS 1.46, Running 419.45s Step 734( 68.00%), action 408, FPS 1.48, Running 420.15s Step 735( 68.17%), action 409, FPS 1.43, Running 420.98s Step 736( 68.33%), action 410, FPS 1.39, Running 421.72s Step 737( 68.50%), action 411, FPS 1.34, Running 422.65s Step 738( 68.67%), action 412, FPS 1.31, Running 423.35s Step 739( 68.83%), action 413, FPS 1.26, Running 424.32s Step 740( 69.00%), action 414, FPS 1.24, Running 425.10s Step 741( 69.17%), action 415, FPS 1.24, Running 425.91s Step 742( 69.33%), action 416, FPS 1.27, Running 426.36s Step 743( 69.50%), action 417, FPS 1.28, Running 426.98s Step 744( 69.67%), action 418, FPS 1.29, Running 427.79s Step 745( 69.83%), action 419, FPS 1.29, Running 428.69s Step 746( 70.00%), action 420, FPS 1.28, Running 429.49s Step 747( 70.17%), action 421, FPS 1.28, Running 430.43s Step 748( 70.33%), action 422, FPS 1.26, Running 431.32s Step 749( 70.50%), action 423, FPS 1.27, Running 432.12s Step 750( 70.67%), action 424, FPS 1.26, Running 432.82s Step 751( 70.83%), action 425, FPS 1.26, Running 433.72s Step 752( 71.00%), action 426, FPS 1.26, Running 434.44s Step 753( 71.17%), action 427, FPS 1.25, Running 435.46s Step 754( 71.33%), action 428, FPS 1.25, Running 436.15s Step 755( 71.50%), action 429, FPS 1.24, Running 437.12s Step 756( 71.67%), action 430, FPS 1.24, Running 437.82s Step 757( 71.83%), action 431, FPS 1.24, Running 438.78s Step 758( 72.00%), action 432, FPS 1.24, Running 439.44s Step 759( 72.17%), action 433, FPS 1.25, Running 440.32s Step 760( 72.33%), action 434, FPS 1.25, Running 441.07s Step 761( 72.50%), action 435, FPS 1.24, Running 442.01s Step 762( 72.67%), action 436, FPS 1.22, Running 442.74s Step 763( 72.83%), action 437, FPS 1.22, Running 443.38s Step 764( 73.00%), action 438, FPS 1.21, Running 444.38s Step 765( 73.17%), action 439, FPS 1.22, Running 445.03s Step 766( 73.33%), action 440, FPS 1.25, Running 445.47s Step 767( 73.50%), action 441, FPS 1.29, Running 445.88s Step 768( 73.67%), action 442, FPS 1.31, Running 446.54s Step 769( 73.83%), action 443, FPS 1.31, Running 447.36s Step 770( 74.00%), action 444, FPS 1.28, Running 448.43s Step 771( 74.17%), action 445, FPS 1.28, Running 449.39s Step 772( 74.33%), action 446, FPS 1.25, Running 450.46s Step 773( 74.50%), action 447, FPS 1.27, Running 451.20s Step 774( 74.67%), action 448, FPS 1.24, Running 452.23s Step 775( 74.83%), action 449, FPS 1.27, Running 452.90s Step 776( 75.00%), action 450, FPS 1.25, Running 453.82s Step 777( 75.17%), action 451, FPS 1.25, Running 454.81s Step 778( 75.33%), action 452, FPS 1.24, Running 455.62s Step 779( 75.50%), action 453, FPS 1.23, Running 456.52s Step 780( 75.67%), action 454, FPS 1.24, Running 457.20s Step 781( 75.83%), action 455, FPS 1.24, Running 458.16s Step 782( 76.00%), action 456, FPS 1.24, Running 458.82s Step 783( 76.17%), action 457, FPS 1.24, Running 459.47s Step 784( 76.33%), action 458, FPS 1.24, Running 460.57s Step 785( 76.50%), action 459, FPS 1.22, Running 461.46s Step 786( 76.67%), action 460, FPS 1.20, Running 462.18s Step 787( 76.83%), action 461, FPS 1.16, Running 463.13s Step 788( 77.00%), action 462, FPS 1.16, Running 463.79s Step 789( 77.17%), action 463, FPS 1.18, Running 464.37s Step 790( 77.33%), action 464, FPS 1.23, Running 464.67s Step 791( 77.50%), action 465, FPS 1.28, Running 464.96s Step 792( 77.67%), action 466, FPS 1.34, Running 465.34s Step 793( 77.83%), action 467, FPS 1.36, Running 465.91s Step 794( 78.00%), action 468, FPS 1.39, Running 466.65s Step 795( 78.17%), action 469, FPS 1.38, Running 467.39s Step 796( 78.33%), action 470, FPS 1.37, Running 468.40s Step 797( 78.50%), action 471, FPS 1.38, Running 469.32s Step 798( 78.67%), action 472, FPS 1.39, Running 470.06s Step 799( 78.83%), action 473, FPS 1.39, Running 470.96s Step 800( 79.00%), action 474, FPS 1.38, Running 471.67s Step 801( 79.17%), action 475, FPS 1.39, Running 472.53s Step 802( 79.33%), action 476, FPS 1.39, Running 473.23s Step 803( 79.50%), action 477, FPS 1.36, Running 474.18s Step 804( 79.67%), action 478, FPS 1.38, Running 475.04s Step 805( 79.83%), action 479, FPS 1.39, Running 475.86s Step 806( 80.00%), action 480, FPS 1.40, Running 476.51s Step 807( 80.17%), action 481, FPS 1.39, Running 477.47s Step 808( 80.33%), action 482, FPS 1.39, Running 478.16s Step 809( 80.50%), action 483, FPS 1.36, Running 479.10s Step 810( 80.67%), action 484, FPS 1.32, Running 479.81s Step 811( 80.83%), action 485, FPS 1.27, Running 480.77s Step 812( 81.00%), action 486, FPS 1.24, Running 481.41s Step 813( 81.17%), action 487, FPS 1.24, Running 482.08s Step 814( 81.33%), action 488, FPS 1.23, Running 482.94s Step 815( 81.50%), action 489, FPS 1.24, Running 483.52s Step 816( 81.67%), action 490, FPS 1.29, Running 483.88s Step 817( 81.83%), action 491, FPS 1.33, Running 484.30s Step 818( 82.00%), action 492, FPS 1.37, Running 484.66s Step 819( 82.17%), action 493, FPS 1.43, Running 484.93s Step 820( 82.33%), action 494, FPS 1.45, Running 485.47s Step 821( 82.50%), action 495, FPS 1.48, Running 486.00s Step 822( 82.67%), action 496, FPS 1.46, Running 486.90s Step 823( 82.83%), action 497, FPS 1.46, Running 487.84s Step 824( 83.00%), action 498, FPS 1.48, Running 488.56s Step 825( 83.17%), action 499, FPS 1.50, Running 489.22s Step 826( 83.33%), action 500, FPS 1.47, Running 490.08s Step 827( 83.50%), action 501, FPS 1.47, Running 491.07s Step 828( 83.67%), action 502, FPS 1.46, Running 491.90s Step 829( 83.83%), action 503, FPS 1.46, Running 492.79s Step 830( 84.00%), action 504, FPS 1.46, Running 493.49s Step 831( 84.17%), action 505, FPS 1.46, Running 494.44s Step 832( 84.33%), action 506, FPS 1.46, Running 495.15s Step 833( 84.50%), action 507, FPS 1.43, Running 496.04s Step 834( 84.67%), action 508, FPS 1.45, Running 496.75s Step 835( 84.83%), action 509, FPS 1.41, Running 497.70s Step 836( 85.00%), action 510, FPS 1.38, Running 498.38s Step 837( 85.17%), action 511, FPS 1.33, Running 499.31s Step 838( 85.33%), action 512, FPS 1.28, Running 500.30s Step 839( 85.50%), action 513, FPS 1.25, Running 500.95s Step 840( 85.67%), action 514, FPS 1.22, Running 501.83s Step 841( 85.83%), action 515, FPS 1.20, Running 502.63s Step 842( 86.00%), action 516, FPS 1.22, Running 503.27s Step 843( 86.17%), action 517, FPS 1.27, Running 503.61s Step 844( 86.33%), action 518, FPS 1.30, Running 503.96s Step 845( 86.50%), action 519, FPS 1.32, Running 504.34s Step 846( 86.67%), action 520, FPS 1.34, Running 505.02s Step 847( 86.83%), action 521, FPS 1.33, Running 506.06s Step 848( 87.00%), action 522, FPS 1.33, Running 506.94s Step 849( 87.17%), action 523, FPS 1.33, Running 507.79s Step 850( 87.33%), action 524, FPS 1.34, Running 508.46s Step 851( 87.50%), action 525, FPS 1.33, Running 509.44s Step 852( 87.67%), action 526, FPS 1.33, Running 510.15s Step 853( 87.83%), action 527, FPS 1.33, Running 511.11s Step 854( 88.00%), action 528, FPS 1.33, Running 511.78s Step 855( 88.17%), action 529, FPS 1.33, Running 512.79s Step 856( 88.33%), action 530, FPS 1.33, Running 513.43s Step 857( 88.50%), action 531, FPS 1.34, Running 514.25s Step 858( 88.67%), action 532, FPS 1.36, Running 515.01s Step 859( 88.83%), action 533, FPS 1.34, Running 515.84s Step 860( 89.00%), action 534, FPS 1.35, Running 516.69s Step 861( 89.17%), action 535, FPS 1.36, Running 517.35s Step 862( 89.33%), action 536, FPS 1.33, Running 518.31s Step 863( 89.50%), action 537, FPS 1.31, Running 518.91s Step 864( 89.67%), action 538, FPS 1.26, Running 519.77s Step 865( 89.83%), action 539, FPS 1.23, Running 520.53s Step 866( 90.00%), action 540, FPS 1.23, Running 521.32s Step 867( 90.17%), action 541, FPS 1.23, Running 522.35s Step 868( 90.33%), action 542, FPS 1.25, Running 522.88s Step 869( 90.50%), action 543, FPS 1.30, Running 523.17s Step 870( 90.67%), action 544, FPS 1.33, Running 523.53s Step 871( 90.83%), action 545, FPS 1.39, Running 523.82s Step 872( 91.00%), action 546, FPS 1.39, Running 524.49s Step 873( 91.17%), action 547, FPS 1.42, Running 525.24s Step 874( 91.33%), action 548, FPS 1.38, Running 526.25s Step 875( 91.50%), action 549, FPS 1.39, Running 527.23s Step 876( 91.67%), action 550, FPS 1.34, Running 528.30s Step 877( 91.83%), action 551, FPS 1.32, Running 529.36s Step 878( 92.00%), action 552, FPS 1.33, Running 530.09s Step 879( 92.17%), action 553, FPS 1.32, Running 531.05s Step 880( 92.33%), action 554, FPS 1.32, Running 531.87s Step 881( 92.50%), action 555, FPS 1.31, Running 532.64s Step 882( 92.67%), action 556, FPS 1.33, Running 533.39s Step 883( 92.83%), action 557, FPS 1.31, Running 534.16s Step 884( 93.00%), action 558, FPS 1.33, Running 534.79s Step 885( 93.17%), action 559, FPS 1.31, Running 535.76s Step 886( 93.33%), action 560, FPS 1.32, Running 536.41s Step 887( 93.50%), action 561, FPS 1.34, Running 537.32s Step 888( 93.67%), action 562, FPS 1.29, Running 538.38s Step 889( 93.83%), action 563, FPS 1.26, Running 539.08s Step 890( 94.00%), action 564, FPS 1.20, Running 540.15s Step 891( 94.17%), action 565, FPS 1.17, Running 540.92s Step 892( 94.33%), action 566, FPS 1.16, Running 541.78s Step 893( 94.50%), action 567, FPS 1.19, Running 542.09s Step 894( 94.67%), action 568, FPS 1.24, Running 542.39s Step 895( 94.83%), action 569, FPS 1.29, Running 542.75s Step 896( 95.00%), action 570, FPS 1.35, Running 543.13s Step 897( 95.17%), action 571, FPS 1.38, Running 543.87s Step 898( 95.33%), action 572, FPS 1.35, Running 544.91s Step 899( 95.50%), action 573, FPS 1.34, Running 545.97s Step 900( 95.67%), action 574, FPS 1.34, Running 546.76s Step 901( 95.83%), action 575, FPS 1.33, Running 547.71s Step 902( 96.00%), action 576, FPS 1.33, Running 548.38s Step 903( 96.17%), action 577, FPS 1.32, Running 549.29s Step 904( 96.33%), action 578, FPS 1.32, Running 549.93s Step 905( 96.50%), action 579, FPS 1.33, Running 550.84s Step 906( 96.67%), action 580, FPS 1.32, Running 551.53s Step 907( 96.83%), action 581, FPS 1.32, Running 552.44s Step 908( 97.00%), action 582, FPS 1.35, Running 553.22s Step 909( 97.17%), action 583, FPS 1.33, Running 554.16s Step 910( 97.33%), action 584, FPS 1.36, Running 554.86s Step 911( 97.50%), action 585, FPS 1.34, Running 555.90s Step 912( 97.67%), action 586, FPS 1.31, Running 557.03s Step 913( 97.83%), action 587, FPS 1.26, Running 558.01s Step 914( 98.00%), action 588, FPS 1.20, Running 559.12s Step 915( 98.17%), action 589, FPS 1.18, Running 559.77s Step 916( 98.33%), action 590, FPS 1.14, Running 560.73s Step 917( 98.50%), action 591, FPS 1.14, Running 561.37s Step 918( 98.67%), action 592, FPS 1.19, Running 561.72s Step 919( 98.83%), action 593, FPS 1.25, Running 561.99s Step 920( 99.00%), action 594, FPS 1.29, Running 562.32s Step 921( 99.17%), action 595, FPS 1.34, Running 562.59s Step 922( 99.33%), action 596, FPS 1.35, Running 563.23s Step 923( 99.50%), action 597, FPS 1.36, Running 564.03s Step 924( 99.67%), action 598, FPS 1.35, Running 564.72s Step 925( 99.83%), action 599, FPS 1.35, Running 565.64s Step 926(100.00%), action 600, FPS 1.35, Running 566.39s [2026-08-02 03:17:01] [94 ] Seed 93 failed after 566.71 s. +steps: 926 , actions: 600 . +Instruction: Empty +Total 13/94(13.83%) success. +Setting seed: 94 +Step 1( N/A%), pre moving , FPS 2.40, Running 0.42s Step 2( N/A%), pre moving , FPS 4.06, Running 0.49s Step 3( N/A%), pre moving , FPS 5.37, Running 0.56s Step 4( N/A%), pre moving , FPS 5.62, Running 0.71s Step 5( N/A%), pre moving , FPS 5.30, Running 0.94s Step 6( N/A%), pre moving , FPS 5.80, Running 1.03s Step 7( N/A%), pre moving , FPS 6.29, Running 1.11s Step 8( N/A%), pre moving , FPS 5.55, Running 1.44s Step 9( N/A%), pre moving , FPS 5.85, Running 1.54s Step 10( N/A%), pre moving , FPS 6.23, Running 1.61s Step 11( N/A%), pre moving , FPS 6.53, Running 1.69s Step 12( N/A%), pre moving , FPS 5.97, Running 2.01s Step 13( N/A%), pre moving , FPS 6.18, Running 2.10s Step 14( N/A%), pre moving , FPS 6.43, Running 2.18s Step 15( N/A%), pre moving , FPS 5.99, Running 2.51s Step 16( N/A%), pre moving , FPS 6.15, Running 2.60s Step 17( N/A%), pre moving , FPS 6.36, Running 2.67s Step 18( N/A%), pre moving , FPS 6.37, Running 2.83s Step 19( N/A%), pre moving , FPS 6.21, Running 3.06s Step 20( N/A%), pre moving , FPS 6.35, Running 3.15s Step 21( N/A%), pre moving , FPS 6.03, Running 3.73s Step 22( N/A%), pre moving , FPS 6.02, Running 3.82s Step 23( N/A%), pre moving , FPS 5.58, Running 4.14s Step 24( N/A%), pre moving , FPS 5.72, Running 4.21s Step 25( N/A%), pre moving , FPS 5.96, Running 4.30s Step 26( N/A%), pre moving , FPS 5.21, Running 4.87s Step 27( N/A%), pre moving , FPS 5.20, Running 4.96s Step 28( N/A%), pre moving , FPS 5.30, Running 5.22s Step 29( N/A%), pre moving , FPS 5.27, Running 5.33s Step 30( N/A%), pre moving , FPS 5.23, Running 5.43s Step 31( N/A%), pre moving , FPS 5.25, Running 5.49s Step 32( N/A%), pre moving , FPS 5.62, Running 5.57s Step 33( N/A%), pre moving , FPS 5.28, Running 5.89s Step 34( N/A%), pre moving , FPS 5.26, Running 5.98s Step 35( N/A%), pre moving , FPS 5.63, Running 6.06s Step 36( N/A%), pre moving , FPS 4.02, Running 7.57s Step 37( N/A%), pre moving , FPS 3.65, Running 8.16s Step 38( N/A%), pre moving , FPS 3.70, Running 8.23s Step 39( N/A%), pre moving , FPS 3.66, Running 8.52s Step 40( N/A%), pre moving , FPS 3.64, Running 8.64s Step 41( N/A%), pre moving , FPS 4.02, Running 8.71s Step 42( N/A%), pre moving , FPS 4.03, Running 8.78s Step 43( N/A%), pre moving , FPS 4.03, Running 9.11s Step 44( N/A%), pre moving , FPS 4.00, Running 9.21s Step 45( N/A%), pre moving , FPS 4.01, Running 9.28s Step 46( N/A%), pre moving , FPS 4.38, Running 9.44s Step 47( N/A%), pre moving , FPS 4.24, Running 9.67s Step 48( N/A%), pre moving , FPS 3.64, Running 10.72s Step 49( N/A%), pre moving , FPS 3.66, Running 10.80s Step 50( N/A%), pre moving , FPS 3.67, Running 10.88s Step 51( N/A%), pre moving , FPS 3.67, Running 10.95s Step 52( N/A%), pre moving , FPS 3.51, Running 11.27s Step 53( N/A%), pre moving , FPS 3.63, Running 11.40s Step 54( N/A%), pre moving , FPS 3.62, Running 11.51s Step 55( N/A%), pre moving , FPS 3.42, Running 11.90s Step 56( N/A%), pre moving , FPS 4.50, Running 12.01s Step 57( N/A%), pre moving , FPS 4.76, Running 12.36s Step 58( N/A%), pre moving , FPS 4.70, Running 12.49s Step 59( N/A%), pre moving , FPS 4.90, Running 12.60s Step 60( N/A%), pre moving , FPS 4.64, Running 12.95s Step 61( N/A%), pre moving , FPS 4.57, Running 13.09s Step 62( N/A%), pre moving , FPS 4.28, Running 13.45s Step 63( N/A%), pre moving , FPS 4.46, Running 13.59s Step 64( N/A%), pre moving , FPS 4.44, Running 13.72s Step 65( N/A%), pre moving , FPS 4.17, Running 14.08s Step 66( N/A%), pre moving , FPS 4.25, Running 14.15s Step 67( N/A%), pre moving , FPS 4.42, Running 14.20s Step 68( N/A%), pre moving , FPS 5.69, Running 14.23s Step 69( N/A%), pre moving , FPS 5.78, Running 14.26s Step 70( N/A%), pre moving , FPS 5.84, Running 14.30s Step 71( N/A%), pre moving , FPS 5.91, Running 14.33s Step 72( N/A%), pre moving , FPS 6.47, Running 14.36s Step 73( N/A%), pre moving , FPS 6.67, Running 14.40s Step 74( N/A%), pre moving , FPS 6.85, Running 14.43s Step 75( N/A%), pre moving , FPS 7.81, Running 14.46s Step 76( N/A%), pre moving , FPS 8.06, Running 14.50s Step 77( N/A%), pre moving , FPS 9.22, Running 14.53s Step 78( N/A%), pre moving , FPS 9.65, Running 14.56s Step 79( N/A%), pre moving , FPS 10.03, Running 14.59s Step 80( N/A%), pre moving , FPS 11.99, Running 14.62s Step 81( N/A%), pre moving , FPS 12.77, Running 14.65s Step 82( N/A%), pre moving , FPS 16.28, Running 14.68s Step 83( N/A%), pre moving , FPS 17.79, Running 14.71s Step 84( N/A%), pre moving , FPS 19.57, Running 14.74s Step 85( N/A%), pre moving , FPS 28.72, Running 14.78s Step 86( N/A%), pre moving , FPS 29.70, Running 14.82s Step 87( N/A%), pre moving , FPS 31.08, Running 14.84s Step 88( N/A%), pre moving , FPS 31.26, Running 14.87s Step 89( N/A%), pre moving , FPS 30.89, Running 14.91s Step 90( N/A%), pre moving , FPS 31.55, Running 14.93s Step 91( N/A%), pre moving , FPS 32.20, Running 14.95s Step 92( N/A%), pre moving , FPS 32.79, Running 14.97s Step 93( N/A%), pre moving , FPS 33.51, Running 14.99s Step 94( N/A%), pre moving , FPS 34.25, Running 15.01s Step 95( N/A%), pre moving , FPS 35.00, Running 15.03s Step 96( N/A%), pre moving , FPS 35.70, Running 15.06s Step 97( N/A%), pre moving , FPS 36.45, Running 15.08s Step 98( N/A%), pre moving , FPS 37.28, Running 15.09s Step 99( N/A%), pre moving , FPS 34.67, Running 15.17s Step 100( N/A%), pre moving , FPS 31.17, Running 15.26s Step 101( N/A%), pre moving , FPS 27.95, Running 15.37s Step 102( N/A%), pre moving , FPS 26.30, Running 15.44s Step 103( N/A%), pre moving , FPS 24.63, Running 15.53s Step 104( N/A%), pre moving , FPS 22.61, Running 15.63s Step 105( N/A%), pre moving , FPS 21.00, Running 15.73s Step 106( N/A%), pre moving , FPS 20.10, Running 15.81s Step 107( N/A%), pre moving , FPS 19.32, Running 15.88s Step 108( N/A%), pre moving , FPS 18.35, Running 15.96s Step 109( N/A%), pre moving , FPS 15.58, Running 16.20s Step 110( N/A%), pre moving , FPS 13.85, Running 16.38s Step 111( N/A%), pre moving , FPS 13.43, Running 16.44s Step 112( N/A%), pre moving , FPS 12.91, Running 16.52s Step 113( N/A%), pre moving , FPS 10.80, Running 16.85s Step 114( N/A%), pre moving , FPS 10.59, Running 16.90s Step 115( N/A%), pre moving , FPS 10.17, Running 17.00s Step 116( N/A%), pre moving , FPS 5.31, Running 18.82s Step 117( N/A%), pre moving , FPS 4.66, Running 19.36s Step 118( N/A%), pre moving , FPS 4.11, Running 19.97s Step 119( N/A%), pre moving , FPS 3.72, Running 20.54s Step 120( N/A%), pre moving , FPS 3.39, Running 21.16s Step 121( N/A%), pre moving , FPS 3.15, Running 21.71s Step 122( N/A%), pre moving , FPS 2.93, Running 22.27s Step 123( N/A%), pre moving , FPS 2.73, Running 22.85s Step 124( N/A%), pre moving , FPS 2.55, Running 23.49s Step 125( N/A%), pre moving , FPS 2.41, Running 24.04s Step 126( N/A%), pre moving , FPS 2.27, Running 24.63s Step 127( N/A%), pre moving , FPS 2.15, Running 25.19s Step 128( N/A%), pre moving , FPS 2.04, Running 25.76s Step 129( N/A%), pre moving , FPS 1.98, Running 26.31s Step 130( N/A%), pre moving , FPS 1.91, Running 26.85s Step 131( N/A%), pre moving , FPS 1.82, Running 27.40s Step 132( N/A%), pre moving , FPS 1.75, Running 27.97s Step 133( N/A%), pre moving , FPS 1.71, Running 28.53s Step 134( N/A%), pre moving , FPS 1.64, Running 29.12s Step 135( N/A%), pre moving , FPS 1.58, Running 29.69s Step 136( N/A%), pre moving , FPS 1.75, Running 30.28s Step 137( N/A%), pre moving , FPS 1.74, Running 30.87s Step 138( N/A%), pre moving , FPS 1.74, Running 31.46s Step 139( N/A%), pre moving , FPS 1.74, Running 32.02s Step 140( N/A%), pre moving , FPS 1.75, Running 32.59s Step 141( N/A%), pre moving , FPS 1.75, Running 33.14s Step 142( N/A%), pre moving , FPS 1.75, Running 33.71s Step 143( N/A%), pre moving , FPS 1.77, Running 34.18s Step 144( N/A%), pre moving , FPS 1.83, Running 34.40s Step 145( N/A%), pre moving , FPS 1.84, Running 34.90s Step 146( N/A%), pre moving , FPS 1.87, Running 35.31s Step 147( N/A%), pre moving , FPS 1.87, Running 35.92s Step 148( N/A%), pre moving , FPS 1.86, Running 36.50s Step 149( N/A%), pre moving , FPS 1.86, Running 37.08s Step 150( N/A%), pre moving , FPS 1.84, Running 37.75s Step 151( N/A%), pre moving , FPS 1.84, Running 38.27s Step 152( N/A%), pre moving , FPS 1.84, Running 38.85s Step 153( N/A%), pre moving , FPS 1.83, Running 39.44s Step 154( N/A%), pre moving , FPS 1.83, Running 40.02s Step 155( N/A%), pre moving , FPS 1.76, Running 41.08s Step 156( N/A%), pre moving , FPS 1.75, Running 41.73s Step 157( N/A%), pre moving , FPS 1.75, Running 42.30s Step 158( N/A%), pre moving , FPS 1.75, Running 42.87s Step 159( N/A%), pre moving , FPS 1.75, Running 43.44s Step 160( N/A%), pre moving , FPS 1.75, Running 44.03s Step 161( N/A%), pre moving , FPS 1.74, Running 44.61s Step 162( N/A%), pre moving , FPS 1.75, Running 45.15s Step 163( N/A%), pre moving , FPS 1.73, Running 45.73s Step 164( N/A%), pre moving , FPS 1.68, Running 46.32s Step 165( N/A%), pre moving , FPS 1.67, Running 46.90s Step 166( N/A%), pre moving , FPS 1.64, Running 47.48s Step 167( N/A%), pre moving , FPS 1.65, Running 48.05s Step 168( N/A%), pre moving , FPS 1.65, Running 48.65s Step 169( N/A%), pre moving , FPS 1.65, Running 49.18s Step 170( N/A%), pre moving , FPS 1.67, Running 49.73s Step 171( N/A%), pre moving , FPS 1.66, Running 50.30s Step 172( N/A%), pre moving , FPS 1.67, Running 50.84s Step 173( N/A%), pre moving , FPS 1.67, Running 51.43s Step 174( N/A%), pre moving , FPS 1.67, Running 52.00s Step 175( N/A%), pre moving , FPS 1.74, Running 52.57s Step 176( N/A%), pre moving , FPS 1.76, Running 53.12s Step 177( N/A%), pre moving , FPS 1.76, Running 53.65s Step 178( N/A%), pre moving , FPS 1.79, Running 54.01s Step 179( N/A%), pre moving , FPS 1.81, Running 54.49s Step 180( N/A%), pre moving , FPS 1.80, Running 55.17s Step 181( N/A%), pre moving , FPS 1.79, Running 55.78s Step 182( N/A%), pre moving , FPS 1.78, Running 56.40s Step 183( N/A%), pre moving , FPS 1.78, Running 56.97s Step 184( N/A%), pre moving , FPS 1.78, Running 57.56s Step 185( N/A%), pre moving , FPS 1.78, Running 58.15s Step 186( N/A%), pre moving , FPS 1.78, Running 58.72s Step 187( N/A%), pre moving , FPS 1.79, Running 59.26s Step 188( N/A%), pre moving , FPS 1.82, Running 59.61s Step 189( N/A%), pre moving , FPS 1.89, Running 59.76s Step 190( N/A%), pre moving , FPS 1.98, Running 59.85s Step 191( N/A%), pre moving , FPS 2.02, Running 60.21s Step 192( N/A%), pre moving , FPS 2.11, Running 60.33s Step 193( N/A%), pre moving , FPS 2.22, Running 60.43s Step 194( N/A%), pre moving , FPS 2.28, Running 60.78s Step 195( N/A%), pre moving , FPS 2.40, Running 60.92s Step 196( N/A%), pre moving , FPS 2.53, Running 61.01s Step 197( N/A%), pre moving , FPS 2.65, Running 61.18s Step 198( N/A%), pre moving , FPS 2.44, Running 62.19s Step 199( N/A%), pre moving , FPS 2.49, Running 62.53s Step 200( N/A%), pre moving , FPS 2.68, Running 62.62s Step 201( N/A%), pre moving , FPS 2.87, Running 62.75s Step 202( N/A%), pre moving , FPS 2.96, Running 63.15s Step 203( N/A%), pre moving , FPS 3.07, Running 63.49s Step 204( N/A%), pre moving , FPS 3.24, Running 63.74s Step 205( N/A%), pre moving , FPS 3.45, Running 63.93s Step 206( N/A%), pre moving , FPS 3.56, Running 64.34s Step 207( N/A%), pre moving , FPS 3.68, Running 64.69s Step 208( N/A%), pre moving , FPS 3.76, Running 64.93s Step 209( N/A%), pre moving , FPS 3.57, Running 65.37s Step 210( N/A%), pre moving , FPS 3.52, Running 65.54s Step 211( N/A%), pre moving , FPS 3.61, Running 65.75s Step 212( N/A%), pre moving , FPS 3.45, Running 66.14s Step 213( N/A%), pre moving , FPS 3.41, Running 66.29s Step 214( N/A%), pre moving , FPS 3.37, Running 66.73s Step 215( N/A%), pre moving , FPS 3.35, Running 66.89s Step 216( N/A%), pre moving , FPS 3.17, Running 67.32s Step 217( N/A%), pre moving , FPS 3.18, Running 67.48s Step 218( N/A%), pre moving , FPS 3.50, Running 67.90s Step 219( N/A%), pre moving , FPS 3.62, Running 68.06s Step 220( N/A%), pre moving , FPS 3.42, Running 68.47s Step 221( N/A%), pre moving , FPS 3.39, Running 68.65s Step 222( N/A%), pre moving , FPS 3.51, Running 68.84s Step 223( N/A%), pre moving , FPS 3.48, Running 69.23s Step 224( N/A%), pre moving , FPS 3.54, Running 69.39s Step 225( N/A%), pre moving , FPS 3.44, Running 69.74s Step 226( N/A%), pre moving , FPS 3.62, Running 69.86s Step 227( N/A%), pre moving , FPS 3.79, Running 69.96s Step 228( N/A%), pre moving , FPS 3.89, Running 70.07s Step 229( N/A%), pre moving , FPS 3.94, Running 70.44s Step 230( N/A%), pre moving , FPS 4.01, Running 70.53s Step 231( N/A%), pre moving , FPS 4.03, Running 70.70s Step 232( N/A%), pre moving , FPS 4.11, Running 71.00s Step 233( N/A%), pre moving , FPS 4.16, Running 71.09s Step 234( N/A%), pre moving , FPS 4.42, Running 71.25s Step 235( N/A%), pre moving , FPS 4.28, Running 71.57s Step 236( N/A%), pre moving , FPS 4.60, Running 71.67s Step 237( N/A%), pre moving , FPS 4.59, Running 71.84s Step 238( N/A%), pre moving , FPS 4.72, Running 72.14s Step 239( N/A%), pre moving , FPS 3.83, Running 73.28s Step 240( N/A%), pre moving , FPS 4.06, Running 73.39s Step 241( N/A%), pre moving , FPS 4.09, Running 73.54s Step 242( N/A%), pre moving , FPS 4.16, Running 73.65s Step 243( N/A%), pre moving , FPS 4.42, Running 73.76s Step 244( N/A%), pre moving , FPS 4.35, Running 73.99s Step 245( N/A%), pre moving , FPS 4.55, Running 74.14s Step 246( N/A%), pre moving , FPS 4.23, Running 74.58s Step 247( N/A%), pre moving , FPS 3.90, Running 75.08s Step 248( N/A%), pre moving , FPS 3.76, Running 75.38s Step 249( N/A%), pre moving , FPS 3.74, Running 75.78s Step 250( N/A%), pre moving , FPS 3.48, Running 76.27s Step 251( N/A%), pre moving , FPS 3.31, Running 76.75s Step 252( N/A%), pre moving , FPS 3.34, Running 76.99s Step 253( N/A%), pre moving , FPS 3.14, Running 77.47s Step 254( N/A%), pre moving , FPS 2.97, Running 77.98s Step 255( N/A%), pre moving , FPS 2.90, Running 78.46s Step 256( N/A%), pre moving , FPS 2.84, Running 78.70s Step 257( N/A%), pre moving , FPS 2.73, Running 79.18s Step 258( N/A%), pre moving , FPS 2.66, Running 79.67s Step 259( N/A%), pre moving , FPS 2.95, Running 80.06s Step 260( N/A%), pre moving , FPS 2.86, Running 80.39s Step 261( N/A%), pre moving , FPS 2.72, Running 80.89s Step 262( N/A%), pre moving , FPS 2.58, Running 81.39s Step 263( N/A%), pre moving , FPS 2.53, Running 81.66s Step 264( N/A%), pre moving , FPS 2.45, Running 82.16s Step 265( N/A%), pre moving , FPS 2.35, Running 82.64s Step 266( N/A%), pre moving , FPS 2.32, Running 83.20s Step 267( N/A%), pre moving , FPS 2.32, Running 83.69s Step 268( N/A%), pre moving , FPS 2.26, Running 84.23s Step 269( N/A%), pre moving , FPS 2.22, Running 84.79s Step 270( N/A%), pre moving , FPS 2.29, Running 85.02s Step 271( N/A%), pre moving , FPS 2.28, Running 85.52s Step 272( N/A%), pre moving , FPS 2.24, Running 85.90s Step 273( N/A%), pre moving , FPS 2.29, Running 86.22s Step 274( N/A%), pre moving , FPS 2.29, Running 86.71s Step 275( N/A%), pre moving , FPS 2.36, Running 86.95s Step 276( N/A%), pre moving , FPS 2.29, Running 87.44s Step 277( N/A%), pre moving , FPS 2.35, Running 87.70s Step 278( N/A%), pre moving , FPS 2.35, Running 88.19s Step 279( N/A%), pre moving , FPS 2.39, Running 88.41s Step 280( N/A%), pre moving , FPS 2.37, Running 88.84s Step 281( N/A%), pre moving , FPS 2.37, Running 89.34s Step 282( N/A%), pre moving , FPS 2.45, Running 89.56s Step 283( N/A%), pre moving , FPS 2.38, Running 90.06s Step 284( N/A%), pre moving , FPS 2.38, Running 90.55s Step 285( N/A%), pre moving , FPS 2.45, Running 90.79s Step 286( N/A%), pre moving , FPS 2.48, Running 91.27s Step 287( N/A%), pre moving , FPS 2.56, Running 91.51s Step 288( N/A%), pre moving , FPS 2.57, Running 92.01s Step 289( N/A%), pre moving , FPS 2.69, Running 92.22s Step 290( N/A%), pre moving , FPS 2.61, Running 92.69s Step 291( N/A%), pre moving , FPS 2.72, Running 92.87s Step 292( N/A%), pre moving , FPS 2.80, Running 93.04s Step 293( N/A%), pre moving , FPS 2.77, Running 93.45s Step 294( N/A%), pre moving , FPS 2.91, Running 93.58s Step 295( N/A%), pre moving , FPS 2.92, Running 93.80s Step 296( N/A%), pre moving , FPS 3.07, Running 93.95s Step 297( N/A%), pre moving , FPS 3.13, Running 94.10s Step 298( N/A%), pre moving , FPS 3.31, Running 94.25s Step 299( N/A%), pre moving , FPS 3.36, Running 94.36s Step 300( N/A%), pre moving , FPS 3.56, Running 94.46s Step 301( N/A%), pre moving , FPS 3.71, Running 94.72s Step 302( N/A%), pre moving , FPS 3.73, Running 94.93s Step 303( N/A%), pre moving , FPS 4.03, Running 95.02s Step 304( N/A%), pre moving , FPS 4.21, Running 95.30s Step 305( N/A%), pre moving , FPS 4.24, Running 95.50s Step 306( N/A%), pre moving , FPS 4.61, Running 95.60s Step 307( N/A%), pre moving , FPS 4.49, Running 95.96s Step 308( N/A%), pre moving , FPS 4.89, Running 96.10s Step 309( N/A%), pre moving , FPS 5.02, Running 96.20s Step 310( N/A%), pre moving , FPS 5.17, Running 96.56s Step 311( N/A%), pre moving , FPS 5.25, Running 96.68s Step 312( N/A%), pre moving , FPS 5.34, Running 96.78s Step 313( N/A%), pre moving , FPS 5.42, Running 97.14s Step 314( N/A%), pre moving , FPS 5.49, Running 97.23s Step 315( N/A%), pre moving , FPS 5.62, Running 97.36s Step 316( N/A%), pre moving , FPS 5.70, Running 97.46s Step 317( N/A%), pre moving , FPS 2.96, Running 100.85s Step 318( N/A%), pre moving , FPS 2.72, Running 101.60s Step 319( N/A%), pre moving , FPS 2.50, Running 102.36s Step 320( N/A%), pre moving , FPS 2.36, Running 102.93s Step 321( N/A%), pre moving , FPS 2.28, Running 103.49s Step 322( N/A%), pre moving , FPS 2.19, Running 104.08s Step 323( N/A%), pre moving , FPS 2.07, Running 104.66s Step 324( N/A%), pre moving , FPS 2.02, Running 105.21s Step 325( N/A%), pre moving , FPS 1.94, Running 105.81s Step 326( N/A%), pre moving , FPS 1.85, Running 106.39s Step 327( N/A%), pre moving , FPS 1.81, Running 106.99s Step 328( N/A%), pre moving , FPS 1.75, Running 107.55s Step 329( N/A%), pre moving , FPS 1.67, Running 108.16s Step 330( N/A%), pre moving , FPS 1.64, Running 108.75s Step 331( N/A%), pre moving , FPS 1.58, Running 109.31s Step 332( N/A%), pre moving , FPS 1.53, Running 109.88s Step 333( N/A%), pre moving , FPS 1.50, Running 110.48s Step 334( N/A%), pre moving , FPS 1.45, Running 111.06s Step 335( N/A%), pre moving , FPS 1.40, Running 111.67s Step 336( N/A%), pre moving , FPS 1.35, Running 112.24s Step 337( 0.17%), action 1, FPS 1.60, Running 113.38s Step 338( 0.33%), action 2, FPS 1.58, Running 114.22s Step 339( 0.50%), action 3, FPS 1.58, Running 114.99s Step 340( 0.67%), action 4, FPS 1.53, Running 116.00s Step 341( 0.83%), action 5, FPS 1.51, Running 116.71s Step 342( 1.00%), action 6, FPS 1.47, Running 117.70s Step 343( 1.17%), action 7, FPS 1.46, Running 118.37s Step 344( 1.33%), action 8, FPS 1.43, Running 119.20s Step 345( 1.50%), action 9, FPS 1.41, Running 119.98s Step 346( 1.67%), action 10, FPS 1.39, Running 120.77s Step 347( 1.83%), action 11, FPS 1.37, Running 121.61s Step 348( 2.00%), action 12, FPS 1.32, Running 122.65s Step 349( 2.17%), action 13, FPS 1.32, Running 123.36s Step 350( 2.33%), action 14, FPS 1.29, Running 124.24s Step 351( 2.50%), action 15, FPS 1.28, Running 124.94s Step 352( 2.67%), action 16, FPS 1.25, Running 125.85s Step 353( 2.83%), action 17, FPS 1.24, Running 126.57s Step 354( 3.00%), action 18, FPS 1.22, Running 127.50s Step 355( 3.17%), action 19, FPS 1.20, Running 128.28s Step 356( 3.33%), action 20, FPS 1.18, Running 129.16s Step 357( 3.50%), action 21, FPS 1.19, Running 130.21s Step 358( 3.67%), action 22, FPS 1.20, Running 130.92s Step 359( 3.83%), action 23, FPS 1.22, Running 131.44s Step 360( 4.00%), action 24, FPS 1.27, Running 131.74s Step 361( 4.17%), action 25, FPS 1.30, Running 132.10s Step 362( 4.33%), action 26, FPS 1.35, Running 132.56s Step 363( 4.50%), action 27, FPS 1.36, Running 133.05s Step 364( 4.67%), action 28, FPS 1.35, Running 134.02s Step 365( 4.83%), action 29, FPS 1.35, Running 134.82s Step 366( 5.00%), action 30, FPS 1.34, Running 135.72s Step 367( 5.17%), action 31, FPS 1.33, Running 136.70s Step 368( 5.33%), action 32, FPS 1.36, Running 137.37s Step 369( 5.50%), action 33, FPS 1.34, Running 138.34s Step 370( 5.67%), action 34, FPS 1.35, Running 139.02s Step 371( 5.83%), action 35, FPS 1.33, Running 139.98s Step 372( 6.00%), action 36, FPS 1.35, Running 140.62s Step 373( 6.17%), action 37, FPS 1.34, Running 141.55s Step 374( 6.33%), action 38, FPS 1.36, Running 142.23s Step 375( 6.50%), action 39, FPS 1.35, Running 143.10s Step 376( 6.67%), action 40, FPS 1.36, Running 143.87s Step 377( 6.83%), action 41, FPS 1.37, Running 144.86s Step 378( 7.00%), action 42, FPS 1.33, Running 145.99s Step 379( 7.17%), action 43, FPS 1.29, Running 146.96s Step 380( 7.33%), action 44, FPS 1.25, Running 147.71s Step 381( 7.50%), action 45, FPS 1.21, Running 148.64s Step 382( 7.67%), action 46, FPS 1.19, Running 149.38s Step 383( 7.83%), action 47, FPS 1.16, Running 150.24s Step 384( 8.00%), action 48, FPS 1.20, Running 150.68s Step 385( 8.17%), action 49, FPS 1.24, Running 150.97s Step 386( 8.33%), action 50, FPS 1.28, Running 151.37s Step 387( 8.50%), action 51, FPS 1.30, Running 152.03s [2026-08-02 03:19:33] [95 ] Seed 94 success after 152.19 s. +steps: 387 , actions: 51 . +Instruction: Empty +Total 14/95(14.74%) success. +Setting seed: 95 +Step 1( N/A%), pre moving , FPS 3.21, Running 0.31s Step 2( N/A%), pre moving , FPS 4.98, Running 0.40s Step 3( N/A%), pre moving , FPS 6.50, Running 0.46s Step 4( N/A%), pre moving , FPS 7.47, Running 0.54s Step 5( N/A%), pre moving , FPS 5.81, Running 0.86s Step 6( N/A%), pre moving , FPS 6.33, Running 0.95s Step 7( N/A%), pre moving , FPS 6.87, Running 1.02s Step 8( N/A%), pre moving , FPS 7.27, Running 1.10s Step 9( N/A%), pre moving , FPS 6.32, Running 1.42s Step 10( N/A%), pre moving , FPS 6.61, Running 1.51s Step 11( N/A%), pre moving , FPS 6.95, Running 1.58s Step 12( N/A%), pre moving , FPS 7.26, Running 1.65s Step 13( N/A%), pre moving , FPS 6.60, Running 1.97s Step 14( N/A%), pre moving , FPS 6.76, Running 2.07s Step 15( N/A%), pre moving , FPS 7.01, Running 2.14s Step 16( N/A%), pre moving , FPS 7.23, Running 2.21s Step 17( N/A%), pre moving , FPS 6.71, Running 2.53s Step 18( N/A%), pre moving , FPS 6.81, Running 2.64s Step 19( N/A%), pre moving , FPS 6.98, Running 2.72s Step 20( N/A%), pre moving , FPS 7.15, Running 2.80s Step 21( N/A%), pre moving , FPS 6.76, Running 3.27s Step 22( N/A%), pre moving , FPS 6.26, Running 3.60s Step 23( N/A%), pre moving , FPS 6.17, Running 3.70s Step 24( N/A%), pre moving , FPS 6.18, Running 3.77s Step 25( N/A%), pre moving , FPS 6.70, Running 3.85s Step 26( N/A%), pre moving , FPS 5.88, Running 4.35s Step 27( N/A%), pre moving , FPS 5.88, Running 4.42s Step 28( N/A%), pre moving , FPS 5.49, Running 4.74s Step 29( N/A%), pre moving , FPS 5.86, Running 4.83s Step 30( N/A%), pre moving , FPS 5.89, Running 4.91s Step 31( N/A%), pre moving , FPS 5.48, Running 5.23s Step 32( N/A%), pre moving , FPS 5.48, Running 5.30s Step 33( N/A%), pre moving , FPS 5.84, Running 5.39s Step 34( N/A%), pre moving , FPS 5.88, Running 5.47s Step 35( N/A%), pre moving , FPS 5.47, Running 5.80s Step 36( N/A%), pre moving , FPS 4.10, Running 7.09s Step 37( N/A%), pre moving , FPS 3.91, Running 7.65s Step 38( N/A%), pre moving , FPS 3.93, Running 7.73s Step 39( N/A%), pre moving , FPS 3.75, Running 8.06s Step 40( N/A%), pre moving , FPS 3.74, Running 8.15s Step 41( N/A%), pre moving , FPS 4.04, Running 8.22s Step 42( N/A%), pre moving , FPS 4.26, Running 8.29s Step 43( N/A%), pre moving , FPS 4.08, Running 8.61s Step 44( N/A%), pre moving , FPS 4.06, Running 8.70s Step 45( N/A%), pre moving , FPS 4.06, Running 8.77s Step 46( N/A%), pre moving , FPS 4.28, Running 9.02s Step 47( N/A%), pre moving , FPS 4.20, Running 9.18s Step 48( N/A%), pre moving , FPS 3.61, Running 10.29s Step 49( N/A%), pre moving , FPS 3.63, Running 10.35s Step 50( N/A%), pre moving , FPS 3.62, Running 10.43s Step 51( N/A%), pre moving , FPS 3.62, Running 10.75s Step 52( N/A%), pre moving , FPS 3.61, Running 10.85s Step 53( N/A%), pre moving , FPS 3.62, Running 10.92s Step 54( N/A%), pre moving , FPS 3.46, Running 11.25s Step 55( N/A%), pre moving , FPS 3.61, Running 11.34s Step 56( N/A%), pre moving , FPS 4.59, Running 11.44s Step 57( N/A%), pre moving , FPS 4.81, Running 11.81s Step 58( N/A%), pre moving , FPS 4.76, Running 11.94s Step 59( N/A%), pre moving , FPS 4.93, Running 12.12s Step 60( N/A%), pre moving , FPS 4.68, Running 12.42s Step 61( N/A%), pre moving , FPS 4.63, Running 12.54s Step 62( N/A%), pre moving , FPS 4.32, Running 12.91s Step 63( N/A%), pre moving , FPS 4.51, Running 13.05s Step 64( N/A%), pre moving , FPS 4.49, Running 13.16s Step 65( N/A%), pre moving , FPS 4.21, Running 13.52s Step 66( N/A%), pre moving , FPS 4.33, Running 13.65s Step 67( N/A%), pre moving , FPS 4.13, Running 14.02s Step 68( N/A%), pre moving , FPS 5.18, Running 14.15s Step 69( N/A%), pre moving , FPS 5.08, Running 14.29s Step 70( N/A%), pre moving , FPS 4.78, Running 14.62s Step 71( N/A%), pre moving , FPS 4.99, Running 14.76s Step 72( N/A%), pre moving , FPS 4.67, Running 15.13s Step 73( N/A%), pre moving , FPS 4.62, Running 15.26s Step 74( N/A%), pre moving , FPS 4.66, Running 15.54s Step 75( N/A%), pre moving , FPS 4.52, Running 15.76s Step 76( N/A%), pre moving , FPS 4.52, Running 15.87s Step 77( N/A%), pre moving , FPS 4.52, Running 16.23s Step 78( N/A%), pre moving , FPS 4.52, Running 16.36s Step 79( N/A%), pre moving , FPS 4.42, Running 16.65s Step 80( N/A%), pre moving , FPS 4.51, Running 16.86s Step 81( N/A%), pre moving , FPS 4.51, Running 16.97s Step 82( N/A%), pre moving , FPS 4.52, Running 17.34s Step 83( N/A%), pre moving , FPS 4.62, Running 17.37s Step 84( N/A%), pre moving , FPS 4.68, Running 17.43s Step 85( N/A%), pre moving , FPS 5.07, Running 17.47s Step 86( N/A%), pre moving , FPS 5.17, Running 17.52s Step 87( N/A%), pre moving , FPS 5.67, Running 17.55s Step 88( N/A%), pre moving , FPS 5.83, Running 17.58s Step 89( N/A%), pre moving , FPS 6.03, Running 17.61s Step 90( N/A%), pre moving , FPS 6.61, Running 17.64s Step 91( N/A%), pre moving , FPS 6.87, Running 17.67s Step 92( N/A%), pre moving , FPS 7.81, Running 17.69s Step 93( N/A%), pre moving , FPS 8.14, Running 17.71s Step 94( N/A%), pre moving , FPS 9.13, Running 17.73s Step 95( N/A%), pre moving , FPS 10.02, Running 17.75s Step 96( N/A%), pre moving , FPS 10.52, Running 17.77s Step 97( N/A%), pre moving , FPS 12.82, Running 17.79s Step 98( N/A%), pre moving , FPS 13.78, Running 17.81s Step 99( N/A%), pre moving , FPS 16.83, Running 17.83s Step 100( N/A%), pre moving , FPS 20.11, Running 17.86s Step 101( N/A%), pre moving , FPS 22.20, Running 17.88s Step 102( N/A%), pre moving , FPS 35.98, Running 17.90s Step 103( N/A%), pre moving , FPS 36.68, Running 17.92s Step 104( N/A%), pre moving , FPS 39.04, Running 17.94s Step 105( N/A%), pre moving , FPS 40.47, Running 17.96s Step 106( N/A%), pre moving , FPS 42.92, Running 17.98s Step 107( N/A%), pre moving , FPS 43.96, Running 18.00s Step 108( N/A%), pre moving , FPS 44.98, Running 18.02s Step 109( N/A%), pre moving , FPS 46.03, Running 18.04s Step 110( N/A%), pre moving , FPS 47.19, Running 18.06s Step 111( N/A%), pre moving , FPS 48.37, Running 18.08s Step 112( N/A%), pre moving , FPS 48.42, Running 18.10s Step 113( N/A%), pre moving , FPS 48.60, Running 18.12s Step 114( N/A%), pre moving , FPS 48.67, Running 18.14s Step 115( N/A%), pre moving , FPS 48.62, Running 18.16s Step 116( N/A%), pre moving , FPS 48.58, Running 18.18s Step 117( N/A%), pre moving , FPS 48.60, Running 18.20s Step 118( N/A%), pre moving , FPS 48.75, Running 18.22s Step 119( N/A%), pre moving , FPS 48.85, Running 18.24s Step 120( N/A%), pre moving , FPS 48.87, Running 18.26s Step 121( N/A%), pre moving , FPS 48.86, Running 18.28s Step 122( N/A%), pre moving , FPS 49.09, Running 18.30s Step 123( N/A%), pre moving , FPS 46.89, Running 18.35s Step 124( N/A%), pre moving , FPS 43.95, Running 18.39s Step 125( N/A%), pre moving , FPS 40.05, Running 18.46s Step 126( N/A%), pre moving , FPS 36.44, Running 18.53s Step 127( N/A%), pre moving , FPS 33.69, Running 18.60s Step 128( N/A%), pre moving , FPS 30.64, Running 18.68s Step 129( N/A%), pre moving , FPS 27.72, Running 18.77s Step 130( N/A%), pre moving , FPS 25.78, Running 18.84s Step 131( N/A%), pre moving , FPS 24.39, Running 18.90s Step 132( N/A%), pre moving , FPS 7.31, Running 20.84s Step 133( N/A%), pre moving , FPS 6.10, Running 21.40s Step 134( N/A%), pre moving , FPS 5.19, Running 22.00s Step 135( N/A%), pre moving , FPS 4.53, Running 22.58s Step 136( N/A%), pre moving , FPS 4.04, Running 23.14s Step 137( N/A%), pre moving , FPS 3.62, Running 23.73s Step 138( N/A%), pre moving , FPS 3.30, Running 24.29s Step 139( N/A%), pre moving , FPS 3.03, Running 24.84s Step 140( N/A%), pre moving , FPS 2.79, Running 25.42s Step 141( N/A%), pre moving , FPS 2.59, Running 26.02s Step 142( N/A%), pre moving , FPS 2.42, Running 26.58s Step 143( N/A%), pre moving , FPS 2.26, Running 27.18s Step 144( N/A%), pre moving , FPS 2.15, Running 27.71s Step 145( N/A%), pre moving , FPS 2.04, Running 28.26s Step 146( N/A%), pre moving , FPS 1.94, Running 28.82s Step 147( N/A%), pre moving , FPS 1.85, Running 29.39s Step 148( N/A%), pre moving , FPS 1.77, Running 29.99s Step 149( N/A%), pre moving , FPS 1.70, Running 30.52s Step 150( N/A%), pre moving , FPS 1.63, Running 31.09s Step 151( N/A%), pre moving , FPS 1.57, Running 31.63s Step 152( N/A%), pre moving , FPS 1.77, Running 32.16s Step 153( N/A%), pre moving , FPS 1.76, Running 32.76s Step 154( N/A%), pre moving , FPS 1.77, Running 33.30s Step 155( N/A%), pre moving , FPS 1.77, Running 33.87s Step 156( N/A%), pre moving , FPS 1.77, Running 34.41s Step 157( N/A%), pre moving , FPS 1.78, Running 34.96s Step 158( N/A%), pre moving , FPS 1.78, Running 35.53s Step 159( N/A%), pre moving , FPS 1.78, Running 36.08s Step 160( N/A%), pre moving , FPS 1.78, Running 36.67s Step 161( N/A%), pre moving , FPS 1.79, Running 37.17s Step 162( N/A%), pre moving , FPS 1.85, Running 37.38s Step 163( N/A%), pre moving , FPS 1.88, Running 37.81s Step 164( N/A%), pre moving , FPS 1.90, Running 38.24s Step 165( N/A%), pre moving , FPS 1.89, Running 38.85s Step 166( N/A%), pre moving , FPS 1.87, Running 39.49s Step 167( N/A%), pre moving , FPS 1.87, Running 40.07s Step 168( N/A%), pre moving , FPS 1.88, Running 40.62s Step 169( N/A%), pre moving , FPS 1.87, Running 41.22s Step 170( N/A%), pre moving , FPS 1.88, Running 41.75s Step 171( N/A%), pre moving , FPS 1.87, Running 42.31s Step 172( N/A%), pre moving , FPS 1.86, Running 42.91s Step 173( N/A%), pre moving , FPS 1.87, Running 43.48s Step 174( N/A%), pre moving , FPS 1.86, Running 44.07s Step 175( N/A%), pre moving , FPS 1.85, Running 44.65s Step 176( N/A%), pre moving , FPS 1.85, Running 45.22s Step 177( N/A%), pre moving , FPS 1.85, Running 45.78s Step 178( N/A%), pre moving , FPS 1.85, Running 46.36s Step 179( N/A%), pre moving , FPS 1.85, Running 46.91s Step 180( N/A%), pre moving , FPS 1.85, Running 47.46s Step 181( N/A%), pre moving , FPS 1.84, Running 48.05s Step 182( N/A%), pre moving , FPS 1.78, Running 48.62s Step 183( N/A%), pre moving , FPS 1.75, Running 49.24s Step 184( N/A%), pre moving , FPS 1.73, Running 49.78s Step 185( N/A%), pre moving , FPS 1.74, Running 50.37s Step 186( N/A%), pre moving , FPS 1.75, Running 50.94s Step 187( N/A%), pre moving , FPS 1.74, Running 51.54s Step 188( N/A%), pre moving , FPS 1.74, Running 52.10s Step 189( N/A%), pre moving , FPS 1.74, Running 52.71s Step 190( N/A%), pre moving , FPS 1.73, Running 53.28s Step 191( N/A%), pre moving , FPS 1.73, Running 53.84s Step 192( N/A%), pre moving , FPS 1.74, Running 54.44s Step 193( N/A%), pre moving , FPS 1.74, Running 54.97s Step 194( N/A%), pre moving , FPS 1.74, Running 55.54s Step 195( N/A%), pre moving , FPS 1.75, Running 56.11s Step 196( N/A%), pre moving , FPS 1.76, Running 56.61s Step 197( N/A%), pre moving , FPS 1.81, Running 56.86s Step 198( N/A%), pre moving , FPS 1.82, Running 57.33s Step 199( N/A%), pre moving , FPS 1.84, Running 57.80s Step 200( N/A%), pre moving , FPS 1.83, Running 58.42s Step 201( N/A%), pre moving , FPS 1.83, Running 58.98s Step 202( N/A%), pre moving , FPS 1.82, Running 59.59s Step 203( N/A%), pre moving , FPS 1.84, Running 60.09s Step 204( N/A%), pre moving , FPS 1.88, Running 60.44s Step 205( N/A%), pre moving , FPS 1.96, Running 60.56s Step 206( N/A%), pre moving , FPS 2.06, Running 60.66s Step 207( N/A%), pre moving , FPS 2.12, Running 60.96s Step 208( N/A%), pre moving , FPS 2.22, Running 61.11s Step 209( N/A%), pre moving , FPS 2.35, Running 61.23s Step 210( N/A%), pre moving , FPS 2.46, Running 61.40s Step 211( N/A%), pre moving , FPS 2.54, Running 61.72s Step 212( N/A%), pre moving , FPS 2.71, Running 61.83s Step 213( N/A%), pre moving , FPS 2.77, Running 62.19s Step 214( N/A%), pre moving , FPS 2.60, Running 63.25s Step 215( N/A%), pre moving , FPS 2.75, Running 63.37s Step 216( N/A%), pre moving , FPS 2.92, Running 63.46s Step 217( N/A%), pre moving , FPS 2.98, Running 63.56s Step 218( N/A%), pre moving , FPS 3.00, Running 64.00s Step 219( N/A%), pre moving , FPS 3.06, Running 64.35s Step 220( N/A%), pre moving , FPS 3.24, Running 64.59s Step 221( N/A%), pre moving , FPS 3.32, Running 65.01s Step 222( N/A%), pre moving , FPS 3.57, Running 65.20s Step 223( N/A%), pre moving , FPS 3.61, Running 65.64s Step 224( N/A%), pre moving , FPS 3.73, Running 65.80s Step 225( N/A%), pre moving , FPS 3.54, Running 66.21s Step 226( N/A%), pre moving , FPS 3.52, Running 66.35s Step 227( N/A%), pre moving , FPS 3.44, Running 66.77s Step 228( N/A%), pre moving , FPS 3.46, Running 66.89s Step 229( N/A%), pre moving , FPS 3.47, Running 67.01s Step 230( N/A%), pre moving , FPS 3.34, Running 67.38s Step 231( N/A%), pre moving , FPS 3.47, Running 67.49s Step 232( N/A%), pre moving , FPS 3.46, Running 67.62s Step 233( N/A%), pre moving , FPS 3.41, Running 68.05s Step 234( N/A%), pre moving , FPS 4.03, Running 68.22s Step 235( N/A%), pre moving , FPS 3.77, Running 68.67s Step 236( N/A%), pre moving , FPS 3.72, Running 68.83s Step 237( N/A%), pre moving , FPS 3.52, Running 69.25s Step 238( N/A%), pre moving , FPS 3.69, Running 69.43s Step 239( N/A%), pre moving , FPS 3.64, Running 69.83s Step 240( N/A%), pre moving , FPS 3.72, Running 69.97s Step 241( N/A%), pre moving , FPS 3.71, Running 70.40s Step 242( N/A%), pre moving , FPS 3.76, Running 70.52s Step 243( N/A%), pre moving , FPS 3.96, Running 70.69s Step 244( N/A%), pre moving , FPS 3.82, Running 71.04s Step 245( N/A%), pre moving , FPS 3.99, Running 71.23s Step 246( N/A%), pre moving , FPS 3.77, Running 71.65s Step 247( N/A%), pre moving , FPS 3.94, Running 71.84s Step 248( N/A%), pre moving , FPS 3.73, Running 72.25s Step 249( N/A%), pre moving , FPS 3.73, Running 72.37s Step 250( N/A%), pre moving , FPS 3.70, Running 72.79s Step 251( N/A%), pre moving , FPS 3.68, Running 72.92s Step 252( N/A%), pre moving , FPS 3.70, Running 73.02s Step 253( N/A%), pre moving , FPS 3.79, Running 73.33s Step 254( N/A%), pre moving , FPS 3.78, Running 73.51s Step 255( N/A%), pre moving , FPS 4.05, Running 73.61s Step 256( N/A%), pre moving , FPS 3.89, Running 73.97s Step 257( N/A%), pre moving , FPS 4.13, Running 74.10s Step 258( N/A%), pre moving , FPS 4.19, Running 74.21s Step 259( N/A%), pre moving , FPS 4.41, Running 74.37s Step 260( N/A%), pre moving , FPS 4.25, Running 74.68s Step 261( N/A%), pre moving , FPS 4.57, Running 74.78s Step 262( N/A%), pre moving , FPS 4.59, Running 74.88s Step 263( N/A%), pre moving , FPS 4.40, Running 75.23s Step 264( N/A%), pre moving , FPS 3.78, Running 76.33s Step 265( N/A%), pre moving , FPS 3.85, Running 76.43s Step 266( N/A%), pre moving , FPS 4.07, Running 76.56s Step 267( N/A%), pre moving , FPS 4.14, Running 76.67s Step 268( N/A%), pre moving , FPS 4.43, Running 76.76s Step 269( N/A%), pre moving , FPS 4.33, Running 76.99s Step 270( N/A%), pre moving , FPS 4.55, Running 77.19s Step 271( N/A%), pre moving , FPS 4.45, Running 77.42s Step 272( N/A%), pre moving , FPS 4.09, Running 77.91s Step 273( N/A%), pre moving , FPS 3.94, Running 78.41s Step 274( N/A%), pre moving , FPS 3.72, Running 78.88s Step 275( N/A%), pre moving , FPS 3.65, Running 79.09s Step 276( N/A%), pre moving , FPS 3.58, Running 79.56s Step 277( N/A%), pre moving , FPS 3.51, Running 79.79s Step 278( N/A%), pre moving , FPS 3.29, Running 80.28s Step 279( N/A%), pre moving , FPS 3.09, Running 80.84s Step 280( N/A%), pre moving , FPS 2.99, Running 81.36s Step 281( N/A%), pre moving , FPS 2.91, Running 81.66s Step 282( N/A%), pre moving , FPS 2.73, Running 82.21s Step 283( N/A%), pre moving , FPS 2.66, Running 82.76s Step 284( N/A%), pre moving , FPS 2.87, Running 83.31s Step 285( N/A%), pre moving , FPS 2.69, Running 83.87s Step 286( N/A%), pre moving , FPS 2.54, Running 84.43s Step 287( N/A%), pre moving , FPS 2.41, Running 84.95s Step 288( N/A%), pre moving , FPS 2.29, Running 85.51s Step 289( N/A%), pre moving , FPS 2.27, Running 85.80s Step 290( N/A%), pre moving , FPS 2.19, Running 86.33s Step 291( N/A%), pre moving , FPS 2.12, Running 86.84s Step 292( N/A%), pre moving , FPS 2.19, Running 87.06s Step 293( N/A%), pre moving , FPS 2.19, Running 87.55s Step 294( N/A%), pre moving , FPS 2.18, Running 88.05s Step 295( N/A%), pre moving , FPS 2.19, Running 88.21s Step 296( N/A%), pre moving , FPS 2.19, Running 88.70s Step 297( N/A%), pre moving , FPS 2.19, Running 88.92s Step 298( N/A%), pre moving , FPS 2.21, Running 89.31s Step 299( N/A%), pre moving , FPS 2.25, Running 89.74s Step 300( N/A%), pre moving , FPS 2.34, Running 89.92s Step 301( N/A%), pre moving , FPS 2.28, Running 90.43s Step 302( N/A%), pre moving , FPS 2.37, Running 90.66s Step 303( N/A%), pre moving , FPS 2.39, Running 91.14s Step 304( N/A%), pre moving , FPS 2.40, Running 91.64s Step 305( N/A%), pre moving , FPS 2.50, Running 91.87s Step 306( N/A%), pre moving , FPS 2.53, Running 92.35s Step 307( N/A%), pre moving , FPS 2.54, Running 92.82s Step 308( N/A%), pre moving , FPS 2.65, Running 93.05s Step 309( N/A%), pre moving , FPS 2.58, Running 93.55s Step 310( N/A%), pre moving , FPS 2.69, Running 93.77s Step 311( N/A%), pre moving , FPS 2.71, Running 94.23s Step 312( N/A%), pre moving , FPS 2.70, Running 94.46s Step 313( N/A%), pre moving , FPS 2.75, Running 94.82s Step 314( N/A%), pre moving , FPS 2.89, Running 94.97s Step 315( N/A%), pre moving , FPS 2.78, Running 95.41s Step 316( N/A%), pre moving , FPS 2.91, Running 95.58s Step 317( N/A%), pre moving , FPS 2.85, Running 95.94s Step 318( N/A%), pre moving , FPS 2.96, Running 96.07s Step 319( N/A%), pre moving , FPS 3.11, Running 96.16s Step 320( N/A%), pre moving , FPS 3.13, Running 96.30s Step 321( N/A%), pre moving , FPS 3.21, Running 96.65s Step 322( N/A%), pre moving , FPS 3.29, Running 96.73s Step 323( N/A%), pre moving , FPS 3.49, Running 96.86s Step 324( N/A%), pre moving , FPS 3.73, Running 97.00s Step 325( N/A%), pre moving , FPS 3.79, Running 97.15s Step 326( N/A%), pre moving , FPS 4.06, Running 97.28s Step 327( N/A%), pre moving , FPS 4.38, Running 97.39s Step 328( N/A%), pre moving , FPS 4.47, Running 97.53s Step 329( N/A%), pre moving , FPS 4.88, Running 97.65s Step 330( N/A%), pre moving , FPS 4.72, Running 98.01s Step 331( N/A%), pre moving , FPS 5.11, Running 98.14s Step 332( N/A%), pre moving , FPS 5.30, Running 98.24s Step 333( N/A%), pre moving , FPS 5.30, Running 98.60s Step 334( N/A%), pre moving , FPS 5.34, Running 98.72s Step 335( N/A%), pre moving , FPS 5.87, Running 98.82s Step 336( N/A%), pre moving , FPS 2.86, Running 102.56s Step 337( N/A%), pre moving , FPS 2.78, Running 103.15s Step 338( N/A%), pre moving , FPS 2.59, Running 103.80s Step 339( N/A%), pre moving , FPS 2.44, Running 104.37s Step 340( N/A%), pre moving , FPS 2.31, Running 104.94s Step 341( N/A%), pre moving , FPS 2.27, Running 105.48s Step 342( N/A%), pre moving , FPS 2.14, Running 106.06s Step 343( N/A%), pre moving , FPS 2.04, Running 106.67s Step 344( N/A%), pre moving , FPS 1.95, Running 107.25s Step 345( N/A%), pre moving , FPS 1.88, Running 107.82s Step 346( N/A%), pre moving , FPS 1.80, Running 108.39s Step 347( N/A%), pre moving , FPS 1.73, Running 108.97s Step 348( N/A%), pre moving , FPS 1.66, Running 109.58s Step 349( N/A%), pre moving , FPS 1.60, Running 110.15s Step 350( N/A%), pre moving , FPS 1.57, Running 110.71s Step 351( N/A%), pre moving , FPS 1.52, Running 111.27s Step 352( N/A%), pre moving , FPS 1.47, Running 111.84s Step 353( N/A%), pre moving , FPS 1.45, Running 112.39s Step 354( N/A%), pre moving , FPS 1.40, Running 112.97s Step 355( N/A%), pre moving , FPS 1.36, Running 113.54s Step 356( 0.17%), action 1, FPS 1.52, Running 115.69s Step 357( 0.33%), action 2, FPS 1.55, Running 116.01s Step 358( 0.50%), action 3, FPS 1.56, Running 116.60s Step 359( 0.67%), action 4, FPS 1.54, Running 117.33s Step 360( 0.83%), action 5, FPS 1.52, Running 118.13s Step 361( 1.00%), action 6, FPS 1.49, Running 118.91s Step 362( 1.17%), action 7, FPS 1.45, Running 119.88s Step 363( 1.33%), action 8, FPS 1.44, Running 120.59s Step 364( 1.50%), action 9, FPS 1.39, Running 121.62s Step 365( 1.67%), action 10, FPS 1.38, Running 122.30s Step 366( 1.83%), action 11, FPS 1.35, Running 123.24s Step 367( 2.00%), action 12, FPS 1.32, Running 124.10s Step 368( 2.17%), action 13, FPS 1.31, Running 124.83s Step 369( 2.33%), action 14, FPS 1.31, Running 125.48s Step 370( 2.50%), action 15, FPS 1.28, Running 126.39s Step 371( 2.67%), action 16, FPS 1.26, Running 127.12s Step 372( 2.83%), action 17, FPS 1.23, Running 128.06s Step 373( 3.00%), action 18, FPS 1.22, Running 128.74s Step 374( 3.17%), action 19, FPS 1.20, Running 129.68s Step 375( 3.33%), action 20, FPS 1.17, Running 130.64s Step 376( 3.50%), action 21, FPS 1.25, Running 131.70s Step 377( 3.67%), action 22, FPS 1.22, Running 132.35s Step 378( 3.83%), action 23, FPS 1.20, Running 133.32s Step 379( 4.00%), action 24, FPS 1.21, Running 133.87s Step 380( 4.17%), action 25, FPS 1.25, Running 134.16s Step 381( 4.33%), action 26, FPS 1.28, Running 134.47s Step 382( 4.50%), action 27, FPS 1.33, Running 134.88s Step 383( 4.67%), action 28, FPS 1.37, Running 135.18s Step 384( 4.83%), action 29, FPS 1.40, Running 135.91s Step 385( 5.00%), action 30, FPS 1.40, Running 136.60s Step 386( 5.17%), action 31, FPS 1.38, Running 137.70s Step 387( 5.33%), action 32, FPS 1.37, Running 138.70s Step 388( 5.50%), action 33, FPS 1.36, Running 139.57s Step 389( 5.67%), action 34, FPS 1.34, Running 140.38s Step 390( 5.83%), action 35, FPS 1.33, Running 141.40s Step 391( 6.00%), action 36, FPS 1.33, Running 142.13s Step 392( 6.17%), action 37, FPS 1.33, Running 143.09s Step 393( 6.33%), action 38, FPS 1.31, Running 143.97s Step 394( 6.50%), action 39, FPS 1.31, Running 144.97s Step 395( 6.67%), action 40, FPS 1.30, Running 145.98s Step 396( 6.83%), action 41, FPS 1.31, Running 146.98s Step 397( 7.00%), action 42, FPS 1.28, Running 147.96s Step 398( 7.17%), action 43, FPS 1.31, Running 148.62s Step 399( 7.33%), action 44, FPS 1.28, Running 149.52s Step 400( 7.50%), action 45, FPS 1.24, Running 150.30s Step 401( 7.67%), action 46, FPS 1.20, Running 151.18s Step 402( 7.83%), action 47, FPS 1.18, Running 151.88s Step 403( 8.00%), action 48, FPS 1.14, Running 152.77s Step 404( 8.17%), action 49, FPS 1.14, Running 153.43s Step 405( 8.33%), action 50, FPS 1.17, Running 153.77s Step 406( 8.50%), action 51, FPS 1.20, Running 154.43s Step 407( 8.67%), action 52, FPS 1.20, Running 155.33s Step 408( 8.83%), action 53, FPS 1.22, Running 156.02s Step 409( 9.00%), action 54, FPS 1.21, Running 156.95s Step 410( 9.17%), action 55, FPS 1.24, Running 157.58s Step 411( 9.33%), action 56, FPS 1.23, Running 158.45s Step 412( 9.50%), action 57, FPS 1.24, Running 159.17s Step 413( 9.67%), action 58, FPS 1.24, Running 160.08s Step 414( 9.83%), action 59, FPS 1.26, Running 160.78s Step 415( 10.00%), action 60, FPS 1.27, Running 161.70s Step 416( 10.17%), action 61, FPS 1.27, Running 162.75s Step 417( 10.33%), action 62, FPS 1.28, Running 163.54s Step 418( 10.50%), action 63, FPS 1.26, Running 164.49s Step 419( 10.67%), action 64, FPS 1.28, Running 165.10s Step 420( 10.83%), action 65, FPS 1.27, Running 166.06s Step 421( 11.00%), action 66, FPS 1.29, Running 166.73s Step 422( 11.17%), action 67, FPS 1.26, Running 167.70s Step 423( 11.33%), action 68, FPS 1.29, Running 168.32s Step 424( 11.50%), action 69, FPS 1.25, Running 169.40s Step 425( 11.67%), action 70, FPS 1.22, Running 170.16s Step 426( 11.83%), action 71, FPS 1.19, Running 171.23s Step 427( 12.00%), action 72, FPS 1.21, Running 171.82s Step 428( 12.17%), action 73, FPS 1.24, Running 172.17s Step 429( 12.33%), action 74, FPS 1.26, Running 172.79s Step 430( 12.50%), action 75, FPS 1.25, Running 173.61s Step 431( 12.67%), action 76, FPS 1.26, Running 174.34s Step 432( 12.83%), action 77, FPS 1.25, Running 175.20s Step 433( 13.00%), action 78, FPS 1.27, Running 175.87s Step 434( 13.17%), action 79, FPS 1.25, Running 176.84s Step 435( 13.33%), action 80, FPS 1.24, Running 177.84s Step 436( 13.50%), action 81, FPS 1.23, Running 178.95s Step 437( 13.67%), action 82, FPS 1.22, Running 179.98s Step 438( 13.83%), action 83, FPS 1.24, Running 180.62s Step 439( 14.00%), action 84, FPS 1.22, Running 181.53s Step 440( 14.17%), action 85, FPS 1.24, Running 182.21s Step 441( 14.33%), action 86, FPS 1.24, Running 182.79s Step 442( 14.50%), action 87, FPS 1.24, Running 183.80s Step 443( 14.67%), action 88, FPS 1.24, Running 184.42s Step 444( 14.83%), action 89, FPS 1.25, Running 185.42s Step 445( 15.00%), action 90, FPS 1.26, Running 185.99s Step 446( 15.17%), action 91, FPS 1.27, Running 187.00s Step 447( 15.33%), action 92, FPS 1.27, Running 187.57s Step 448( 15.50%), action 93, FPS 1.22, Running 188.61s Step 449( 15.67%), action 94, FPS 1.21, Running 189.31s Step 450( 15.83%), action 95, FPS 1.20, Running 190.22s Step 451( 16.00%), action 96, FPS 1.23, Running 190.55s Step 452( 16.17%), action 97, FPS 1.27, Running 190.93s Step 453( 16.33%), action 98, FPS 1.30, Running 191.25s Step 454( 16.50%), action 99, FPS 1.34, Running 191.74s Step 455( 16.67%), action 100, FPS 1.39, Running 192.26s Step 456( 16.83%), action 101, FPS 1.38, Running 193.41s Step 457( 17.00%), action 102, FPS 1.39, Running 194.37s Step 458( 17.17%), action 103, FPS 1.38, Running 195.09s Step 459( 17.33%), action 104, FPS 1.38, Running 196.04s Step 460( 17.50%), action 105, FPS 1.38, Running 196.73s Step 461( 17.67%), action 106, FPS 1.37, Running 197.42s Step 462( 17.83%), action 107, FPS 1.37, Running 198.35s Step 463( 18.00%), action 108, FPS 1.35, Running 199.28s Step 464( 18.17%), action 109, FPS 1.36, Running 200.10s Step 465( 18.33%), action 110, FPS 1.33, Running 201.06s Step 466( 18.50%), action 111, FPS 1.32, Running 202.18s Step 467( 18.67%), action 112, FPS 1.31, Running 202.83s Step 468( 18.83%), action 113, FPS 1.32, Running 203.79s Step 469( 19.00%), action 114, FPS 1.32, Running 204.46s Step 470( 19.17%), action 115, FPS 1.33, Running 205.23s Step 471( 19.33%), action 116, FPS 1.28, Running 206.16s Step 472( 19.50%), action 117, FPS 1.25, Running 206.94s Step 473( 19.67%), action 118, FPS 1.21, Running 207.79s Step 474( 19.83%), action 119, FPS 1.19, Running 208.55s Step 475( 20.00%), action 120, FPS 1.16, Running 209.50s Step 476( 20.17%), action 121, FPS 1.19, Running 210.25s Step 477( 20.33%), action 122, FPS 1.24, Running 210.56s Step 478( 20.50%), action 123, FPS 1.26, Running 210.94s Step 479( 20.67%), action 124, FPS 1.31, Running 211.27s Step 480( 20.83%), action 125, FPS 1.32, Running 211.90s Step 481( 21.00%), action 126, FPS 1.32, Running 212.58s Step 482( 21.17%), action 127, FPS 1.33, Running 213.38s Step 483( 21.33%), action 128, FPS 1.34, Running 214.19s Step 484( 21.50%), action 129, FPS 1.32, Running 215.29s Step 485( 21.67%), action 130, FPS 1.35, Running 215.93s Step 486( 21.83%), action 131, FPS 1.36, Running 216.94s Step 487( 22.00%), action 132, FPS 1.33, Running 217.92s Step 488( 22.17%), action 133, FPS 1.35, Running 218.64s Step 489( 22.33%), action 134, FPS 1.33, Running 219.54s Step 490( 22.50%), action 135, FPS 1.33, Running 220.24s Step 491( 22.67%), action 136, FPS 1.34, Running 221.09s Step 492( 22.83%), action 137, FPS 1.34, Running 221.85s Step 493( 23.00%), action 138, FPS 1.34, Running 222.77s Step 494( 23.17%), action 139, FPS 1.34, Running 223.51s Step 495( 23.33%), action 140, FPS 1.34, Running 224.40s Step 496( 23.50%), action 141, FPS 1.31, Running 225.50s Step 497( 23.67%), action 142, FPS 1.28, Running 226.14s Step 498( 23.83%), action 143, FPS 1.25, Running 226.96s Step 499( 24.00%), action 144, FPS 1.21, Running 227.74s Step 500( 24.17%), action 145, FPS 1.20, Running 228.53s Step 501( 24.33%), action 146, FPS 1.19, Running 229.34s Step 502( 24.50%), action 147, FPS 1.22, Running 229.81s Step 503( 24.67%), action 148, FPS 1.26, Running 230.10s Step 504( 24.83%), action 149, FPS 1.31, Running 230.52s Step 505( 25.00%), action 150, FPS 1.32, Running 231.12s Step 506( 25.17%), action 151, FPS 1.32, Running 232.12s Step 507( 25.33%), action 152, FPS 1.33, Running 232.94s Step 508( 25.50%), action 153, FPS 1.34, Running 233.56s Step 509( 25.67%), action 154, FPS 1.34, Running 234.49s Step 510( 25.83%), action 155, FPS 1.34, Running 235.18s Step 511( 26.00%), action 156, FPS 1.33, Running 236.12s Step 512( 26.17%), action 157, FPS 1.34, Running 236.79s Step 513( 26.33%), action 158, FPS 1.34, Running 237.69s Step 514( 26.50%), action 159, FPS 1.34, Running 238.39s Step 515( 26.67%), action 160, FPS 1.36, Running 239.09s Step 516( 26.83%), action 161, FPS 1.37, Running 240.07s Step 517( 27.00%), action 162, FPS 1.35, Running 240.94s Step 518( 27.17%), action 163, FPS 1.36, Running 241.67s Step 519( 27.33%), action 164, FPS 1.35, Running 242.56s Step 520( 27.50%), action 165, FPS 1.35, Running 243.32s Step 521( 27.67%), action 166, FPS 1.34, Running 244.22s Step 522( 27.83%), action 167, FPS 1.32, Running 244.93s Step 523( 28.00%), action 168, FPS 1.27, Running 245.87s Step 524( 28.17%), action 169, FPS 1.24, Running 246.59s Step 525( 28.33%), action 170, FPS 1.22, Running 247.51s Step 526( 28.50%), action 171, FPS 1.21, Running 248.69s Step 527( 28.67%), action 172, FPS 1.24, Running 249.02s Step 528( 28.83%), action 173, FPS 1.27, Running 249.33s Step 529( 29.00%), action 174, FPS 1.32, Running 249.63s Step 530( 29.17%), action 175, FPS 1.34, Running 250.07s Step 531( 29.33%), action 176, FPS 1.38, Running 250.59s Step 532( 29.50%), action 177, FPS 1.38, Running 251.29s Step 533( 29.67%), action 178, FPS 1.39, Running 252.04s Step 534( 29.83%), action 179, FPS 1.38, Running 252.94s Step 535( 30.00%), action 180, FPS 1.37, Running 253.66s Step 536( 30.17%), action 181, FPS 1.38, Running 254.59s Step 537( 30.33%), action 182, FPS 1.37, Running 255.52s Step 538( 30.50%), action 183, FPS 1.37, Running 256.30s Step 539( 30.67%), action 184, FPS 1.36, Running 257.27s Step 540( 30.83%), action 185, FPS 1.34, Running 258.26s Step 541( 31.00%), action 186, FPS 1.35, Running 259.00s Step 542( 31.17%), action 187, FPS 1.34, Running 259.86s Step 543( 31.33%), action 188, FPS 1.34, Running 260.76s Step 544( 31.50%), action 189, FPS 1.34, Running 261.54s Step 545( 31.67%), action 190, FPS 1.34, Running 262.49s Step 546( 31.83%), action 191, FPS 1.34, Running 263.59s Step 547( 32.00%), action 192, FPS 1.31, Running 264.25s Step 548( 32.17%), action 193, FPS 1.25, Running 265.28s Step 549( 32.33%), action 194, FPS 1.21, Running 266.21s Step 550( 32.50%), action 195, FPS 1.18, Running 266.97s Step 551( 32.67%), action 196, FPS 1.15, Running 267.91s Step 552( 32.83%), action 197, FPS 1.18, Running 268.27s Step 553( 33.00%), action 198, FPS 1.21, Running 268.55s Step 554( 33.17%), action 199, FPS 1.25, Running 268.93s Step 555( 33.33%), action 200, FPS 1.29, Running 269.20s Step 556( 33.50%), action 201, FPS 1.30, Running 269.98s Step 557( 33.67%), action 202, FPS 1.32, Running 270.67s Step 558( 33.83%), action 203, FPS 1.30, Running 271.65s Step 559( 34.00%), action 204, FPS 1.34, Running 272.24s Step 560( 34.17%), action 205, FPS 1.34, Running 273.21s Step 561( 34.33%), action 206, FPS 1.35, Running 273.84s Step 562( 34.50%), action 207, FPS 1.33, Running 274.92s Step 563( 34.67%), action 208, FPS 1.35, Running 275.57s Step 564( 34.83%), action 209, FPS 1.36, Running 276.27s Step 565( 35.00%), action 210, FPS 1.37, Running 277.09s Step 566( 35.17%), action 211, FPS 1.37, Running 278.17s Step 567( 35.33%), action 212, FPS 1.37, Running 278.84s Step 568( 35.50%), action 213, FPS 1.38, Running 279.74s Step 569( 35.67%), action 214, FPS 1.41, Running 280.35s Step 570( 35.83%), action 215, FPS 1.39, Running 281.35s Step 571( 36.00%), action 216, FPS 1.42, Running 282.03s Step 572( 36.17%), action 217, FPS 1.36, Running 282.94s Step 573( 36.33%), action 218, FPS 1.32, Running 283.65s Step 574( 36.50%), action 219, FPS 1.28, Running 284.51s Step 575( 36.67%), action 220, FPS 1.25, Running 285.17s Step 576( 36.83%), action 221, FPS 1.24, Running 286.15s Step 577( 37.00%), action 222, FPS 1.24, Running 286.78s Step 578( 37.17%), action 223, FPS 1.27, Running 287.42s Step 579( 37.33%), action 224, FPS 1.29, Running 287.70s Step 580( 37.50%), action 225, FPS 1.35, Running 288.06s Step 581( 37.67%), action 226, FPS 1.38, Running 288.38s Step 582( 37.83%), action 227, FPS 1.42, Running 288.98s Step 583( 38.00%), action 228, FPS 1.41, Running 289.73s Step 584( 38.17%), action 229, FPS 1.41, Running 290.43s Step 585( 38.33%), action 230, FPS 1.41, Running 291.29s Step 586( 38.50%), action 231, FPS 1.41, Running 292.36s Step 587( 38.67%), action 232, FPS 1.41, Running 293.02s Step 588( 38.83%), action 233, FPS 1.43, Running 293.74s Step 589( 39.00%), action 234, FPS 1.40, Running 294.61s Step 590( 39.17%), action 235, FPS 1.43, Running 295.37s Step 591( 39.33%), action 236, FPS 1.40, Running 296.31s Step 592( 39.50%), action 237, FPS 1.42, Running 296.98s Step 593( 39.67%), action 238, FPS 1.40, Running 297.91s Step 594( 39.83%), action 239, FPS 1.42, Running 298.61s Step 595( 40.00%), action 240, FPS 1.41, Running 299.33s Step 596( 40.17%), action 241, FPS 1.37, Running 300.70s Step 597( 40.33%), action 242, FPS 1.34, Running 301.68s Step 598( 40.50%), action 243, FPS 1.33, Running 302.43s Step 599( 40.67%), action 244, FPS 1.28, Running 303.35s Step 600( 40.83%), action 245, FPS 1.25, Running 304.08s Step 601( 41.00%), action 246, FPS 1.20, Running 305.01s Step 602( 41.17%), action 247, FPS 1.19, Running 305.74s Step 603( 41.33%), action 248, FPS 1.18, Running 306.72s Step 604( 41.50%), action 249, FPS 1.20, Running 307.08s Step 605( 41.67%), action 250, FPS 1.24, Running 307.37s Step 606( 41.83%), action 251, FPS 1.26, Running 308.20s Step 607( 42.00%), action 252, FPS 1.25, Running 309.02s Step 608( 42.17%), action 253, FPS 1.24, Running 309.92s Step 609( 42.33%), action 254, FPS 1.25, Running 310.58s Step 610( 42.50%), action 255, FPS 1.23, Running 311.56s Step 611( 42.67%), action 256, FPS 1.26, Running 312.24s Step 612( 42.83%), action 257, FPS 1.23, Running 313.20s Step 613( 43.00%), action 258, FPS 1.25, Running 313.87s Step 614( 43.17%), action 259, FPS 1.23, Running 314.93s Step 615( 43.33%), action 260, FPS 1.21, Running 315.87s Step 616( 43.50%), action 261, FPS 1.23, Running 317.02s Step 617( 43.67%), action 262, FPS 1.25, Running 317.63s Step 618( 43.83%), action 263, FPS 1.25, Running 318.44s Step 619( 44.00%), action 264, FPS 1.26, Running 319.25s Step 620( 44.17%), action 265, FPS 1.24, Running 320.20s Step 621( 44.33%), action 266, FPS 1.26, Running 320.90s Step 622( 44.50%), action 267, FPS 1.24, Running 321.80s Step 623( 44.67%), action 268, FPS 1.26, Running 322.55s Step 624( 44.83%), action 269, FPS 1.21, Running 323.66s Step 625( 45.00%), action 270, FPS 1.16, Running 324.55s Step 626( 45.17%), action 271, FPS 1.15, Running 325.54s Step 627( 45.33%), action 272, FPS 1.18, Running 326.01s Step 628( 45.50%), action 273, FPS 1.22, Running 326.30s Step 629( 45.67%), action 274, FPS 1.25, Running 326.63s Step 630( 45.83%), action 275, FPS 1.30, Running 326.96s Step 631( 46.00%), action 276, FPS 1.31, Running 327.46s Step 632( 46.17%), action 277, FPS 1.34, Running 328.07s Step 633( 46.33%), action 278, FPS 1.33, Running 328.95s Step 634( 46.50%), action 279, FPS 1.36, Running 329.65s Step 635( 46.67%), action 280, FPS 1.38, Running 330.37s Step 636( 46.83%), action 281, FPS 1.40, Running 331.35s Step 637( 47.00%), action 282, FPS 1.36, Running 332.29s Step 638( 47.17%), action 283, FPS 1.37, Running 333.04s Step 639( 47.33%), action 284, FPS 1.36, Running 333.96s Step 640( 47.50%), action 285, FPS 1.37, Running 334.80s Step 641( 47.67%), action 286, FPS 1.35, Running 335.75s Step 642( 47.83%), action 287, FPS 1.36, Running 336.52s Step 643( 48.00%), action 288, FPS 1.37, Running 337.20s Step 644( 48.17%), action 289, FPS 1.38, Running 338.15s Step 645( 48.33%), action 290, FPS 1.37, Running 339.18s Step 646( 48.50%), action 291, FPS 1.37, Running 340.18s Step 647( 48.67%), action 292, FPS 1.36, Running 340.68s Step 648( 48.83%), action 293, FPS 1.30, Running 341.69s Step 649( 49.00%), action 294, FPS 1.25, Running 342.63s Step 650( 49.17%), action 295, FPS 1.22, Running 343.38s Step 651( 49.33%), action 296, FPS 1.18, Running 344.36s Step 652( 49.50%), action 297, FPS 1.17, Running 345.13s Step 653( 49.67%), action 298, FPS 1.17, Running 346.10s Step 654( 49.83%), action 299, FPS 1.19, Running 346.46s Step 655( 50.00%), action 300, FPS 1.21, Running 346.96s Step 656( 50.17%), action 301, FPS 1.21, Running 347.93s Step 657( 50.33%), action 302, FPS 1.20, Running 348.89s Step 658( 50.50%), action 303, FPS 1.20, Running 349.67s Step 659( 50.67%), action 304, FPS 1.20, Running 350.64s Step 660( 50.83%), action 305, FPS 1.19, Running 351.59s Step 661( 51.00%), action 306, FPS 1.20, Running 352.36s Step 662( 51.17%), action 307, FPS 1.20, Running 353.16s Step 663( 51.33%), action 308, FPS 1.18, Running 354.10s Step 664( 51.50%), action 309, FPS 1.20, Running 354.81s Step 665( 51.67%), action 310, FPS 1.21, Running 355.75s Step 666( 51.83%), action 311, FPS 1.20, Running 356.81s Step 667( 52.00%), action 312, FPS 1.17, Running 357.74s Step 668( 52.17%), action 313, FPS 1.19, Running 358.49s Step 669( 52.33%), action 314, FPS 1.21, Running 359.20s Step 670( 52.50%), action 315, FPS 1.19, Running 360.15s Step 671( 52.67%), action 316, FPS 1.19, Running 361.10s Step 672( 52.83%), action 317, FPS 1.17, Running 362.21s Step 673( 53.00%), action 318, FPS 1.20, Running 362.84s Step 674( 53.17%), action 319, FPS 1.15, Running 363.79s Step 675( 53.33%), action 320, FPS 1.14, Running 364.48s Step 676( 53.50%), action 321, FPS 1.16, Running 365.17s Step 677( 53.67%), action 322, FPS 1.20, Running 365.50s Step 678( 53.83%), action 323, FPS 1.23, Running 365.89s Step 679( 54.00%), action 324, FPS 1.29, Running 366.17s Step 680( 54.17%), action 325, FPS 1.34, Running 366.49s Step 681( 54.33%), action 326, FPS 1.36, Running 367.07s Step 682( 54.50%), action 327, FPS 1.37, Running 367.79s Step 683( 54.67%), action 328, FPS 1.37, Running 368.68s Step 684( 54.83%), action 329, FPS 1.37, Running 369.42s Step 685( 55.00%), action 330, FPS 1.38, Running 370.25s Step 686( 55.17%), action 331, FPS 1.37, Running 371.42s Step 687( 55.33%), action 332, FPS 1.39, Running 372.11s Step 688( 55.50%), action 333, FPS 1.38, Running 373.03s Step 689( 55.67%), action 334, FPS 1.36, Running 373.88s Step 690( 55.83%), action 335, FPS 1.38, Running 374.63s Step 691( 56.00%), action 336, FPS 1.39, Running 375.51s Step 692( 56.17%), action 337, FPS 1.43, Running 376.23s Step 693( 56.33%), action 338, FPS 1.40, Running 377.14s Step 694( 56.50%), action 339, FPS 1.42, Running 377.85s Step 695( 56.67%), action 340, FPS 1.40, Running 378.75s Step 696( 56.83%), action 341, FPS 1.36, Running 379.83s Step 697( 57.00%), action 342, FPS 1.34, Running 380.45s Step 698( 57.17%), action 343, FPS 1.29, Running 381.39s Step 699( 57.33%), action 344, FPS 1.26, Running 382.01s Step 700( 57.50%), action 345, FPS 1.22, Running 382.93s Step 701( 57.67%), action 346, FPS 1.21, Running 383.60s Step 702( 57.83%), action 347, FPS 1.22, Running 384.23s Step 703( 58.00%), action 348, FPS 1.26, Running 384.61s Step 704( 58.17%), action 349, FPS 1.29, Running 384.94s Step 705( 58.33%), action 350, FPS 1.31, Running 385.50s Step 706( 58.50%), action 351, FPS 1.30, Running 386.85s Step 707( 58.67%), action 352, FPS 1.27, Running 387.80s Step 708( 58.83%), action 353, FPS 1.28, Running 388.64s Step 709( 59.00%), action 354, FPS 1.28, Running 389.49s Step 710( 59.17%), action 355, FPS 1.27, Running 390.33s Step 711( 59.33%), action 356, FPS 1.27, Running 391.23s Step 712( 59.50%), action 357, FPS 1.26, Running 392.11s Step 713( 59.67%), action 358, FPS 1.26, Running 393.04s Step 714( 59.83%), action 359, FPS 1.25, Running 393.80s Step 715( 60.00%), action 360, FPS 1.25, Running 394.71s Step 716( 60.17%), action 361, FPS 1.25, Running 395.84s Step 717( 60.33%), action 362, FPS 1.25, Running 396.43s Step 718( 60.50%), action 363, FPS 1.25, Running 397.45s Step 719( 60.67%), action 364, FPS 1.24, Running 398.17s Step 720( 60.83%), action 365, FPS 1.24, Running 399.10s Step 721( 61.00%), action 366, FPS 1.24, Running 399.77s Step 722( 61.17%), action 367, FPS 1.22, Running 400.67s Step 723( 61.33%), action 368, FPS 1.17, Running 401.68s Step 724( 61.50%), action 369, FPS 1.15, Running 402.33s Step 725( 61.67%), action 370, FPS 1.13, Running 403.28s Step 726( 61.83%), action 371, FPS 1.18, Running 403.75s Step 727( 62.00%), action 372, FPS 1.23, Running 404.08s Step 728( 62.17%), action 373, FPS 1.26, Running 404.57s Step 729( 62.33%), action 374, FPS 1.28, Running 405.11s Step 730( 62.50%), action 375, FPS 1.27, Running 406.07s Step 731( 62.67%), action 376, FPS 1.28, Running 406.84s Step 732( 62.83%), action 377, FPS 1.30, Running 407.54s Step 733( 63.00%), action 378, FPS 1.30, Running 408.43s Step 734( 63.17%), action 379, FPS 1.28, Running 409.37s Step 735( 63.33%), action 380, FPS 1.29, Running 410.16s Step 736( 63.50%), action 381, FPS 1.30, Running 411.23s Step 737( 63.67%), action 382, FPS 1.29, Running 411.92s Step 738( 63.83%), action 383, FPS 1.30, Running 412.86s Step 739( 64.00%), action 384, FPS 1.30, Running 413.56s Step 740( 64.17%), action 385, FPS 1.30, Running 414.48s Step 741( 64.33%), action 386, FPS 1.29, Running 415.24s Step 742( 64.50%), action 387, FPS 1.29, Running 416.17s Step 743( 64.67%), action 388, FPS 1.32, Running 416.86s Step 744( 64.83%), action 389, FPS 1.29, Running 417.87s Step 745( 65.00%), action 390, FPS 1.30, Running 418.70s Step 746( 65.17%), action 391, FPS 1.26, Running 419.68s Step 747( 65.33%), action 392, FPS 1.21, Running 420.60s Step 748( 65.50%), action 393, FPS 1.18, Running 421.46s Step 749( 65.67%), action 394, FPS 1.16, Running 422.35s Step 750( 65.83%), action 395, FPS 1.18, Running 422.97s Step 751( 66.00%), action 396, FPS 1.21, Running 423.31s Step 752( 66.17%), action 397, FPS 1.24, Running 423.70s Step 753( 66.33%), action 398, FPS 1.25, Running 424.37s Step 754( 66.50%), action 399, FPS 1.27, Running 425.13s Step 755( 66.67%), action 400, FPS 1.27, Running 425.96s Step 756( 66.83%), action 401, FPS 1.26, Running 427.05s Step 757( 67.00%), action 402, FPS 1.27, Running 427.68s Step 758( 67.17%), action 403, FPS 1.25, Running 428.81s Step 759( 67.33%), action 404, FPS 1.23, Running 429.80s Step 760( 67.50%), action 405, FPS 1.25, Running 430.49s Step 761( 67.67%), action 406, FPS 1.24, Running 431.39s Step 762( 67.83%), action 407, FPS 1.26, Running 432.08s Step 763( 68.00%), action 408, FPS 1.24, Running 432.98s Step 764( 68.17%), action 409, FPS 1.27, Running 433.67s Step 765( 68.33%), action 410, FPS 1.28, Running 434.35s Step 766( 68.50%), action 411, FPS 1.28, Running 435.31s Step 767( 68.67%), action 412, FPS 1.27, Running 436.33s Step 768( 68.83%), action 413, FPS 1.28, Running 437.11s Step 769( 69.00%), action 414, FPS 1.28, Running 438.03s Step 770( 69.17%), action 415, FPS 1.25, Running 439.02s Step 771( 69.33%), action 416, FPS 1.22, Running 439.75s Step 772( 69.50%), action 417, FPS 1.18, Running 440.72s Step 773( 69.67%), action 418, FPS 1.18, Running 441.29s Step 774( 69.83%), action 419, FPS 1.19, Running 441.91s Step 775( 70.00%), action 420, FPS 1.23, Running 442.18s Step 776( 70.17%), action 421, FPS 1.28, Running 442.69s Step 777( 70.33%), action 422, FPS 1.31, Running 442.98s Step 778( 70.50%), action 423, FPS 1.36, Running 443.50s Step 779( 70.67%), action 424, FPS 1.41, Running 443.99s Step 780( 70.83%), action 425, FPS 1.38, Running 444.97s Step 781( 71.00%), action 426, FPS 1.40, Running 445.67s Step 782( 71.17%), action 427, FPS 1.37, Running 446.63s Step 783( 71.33%), action 428, FPS 1.40, Running 447.29s Step 784( 71.50%), action 429, FPS 1.37, Running 448.26s Step 785( 71.67%), action 430, FPS 1.34, Running 449.23s Step 786( 71.83%), action 431, FPS 1.32, Running 450.42s Step 787( 72.00%), action 432, FPS 1.33, Running 451.38s Step 788( 72.17%), action 433, FPS 1.34, Running 452.04s Step 789( 72.33%), action 434, FPS 1.34, Running 452.95s Step 790( 72.50%), action 435, FPS 1.37, Running 453.64s Step 791( 72.67%), action 436, FPS 1.35, Running 454.54s Step 792( 72.83%), action 437, FPS 1.36, Running 455.42s Step 793( 73.00%), action 438, FPS 1.34, Running 456.18s Step 794( 73.17%), action 439, FPS 1.34, Running 456.88s Step 795( 73.33%), action 440, FPS 1.29, Running 457.70s Step 796( 73.50%), action 441, FPS 1.23, Running 458.93s Step 797( 73.67%), action 442, FPS 1.21, Running 459.51s Step 798( 73.83%), action 443, FPS 1.18, Running 460.47s Step 799( 74.00%), action 444, FPS 1.18, Running 461.01s Step 800( 74.17%), action 445, FPS 1.22, Running 461.43s Step 801( 74.33%), action 446, FPS 1.25, Running 461.71s Step 802( 74.50%), action 447, FPS 1.30, Running 462.02s Step 803( 74.67%), action 448, FPS 1.32, Running 462.41s Step 804( 74.83%), action 449, FPS 1.35, Running 463.06s Step 805( 75.00%), action 450, FPS 1.38, Running 463.70s Step 806( 75.17%), action 451, FPS 1.39, Running 464.83s Step 807( 75.33%), action 452, FPS 1.39, Running 465.75s Step 808( 75.50%), action 453, FPS 1.38, Running 466.53s Step 809( 75.67%), action 454, FPS 1.38, Running 467.42s Step 810( 75.83%), action 455, FPS 1.37, Running 468.21s Step 811( 76.00%), action 456, FPS 1.37, Running 469.12s Step 812( 76.17%), action 457, FPS 1.39, Running 469.81s Step 813( 76.33%), action 458, FPS 1.38, Running 470.67s Step 814( 76.50%), action 459, FPS 1.37, Running 471.45s Step 815( 76.67%), action 460, FPS 1.36, Running 472.38s Step 816( 76.83%), action 461, FPS 1.37, Running 473.49s Step 817( 77.00%), action 462, FPS 1.35, Running 474.32s Step 818( 77.17%), action 463, FPS 1.37, Running 475.10s Step 819( 77.33%), action 464, FPS 1.35, Running 475.83s Step 820( 77.50%), action 465, FPS 1.31, Running 476.71s Step 821( 77.67%), action 466, FPS 1.25, Running 477.66s Step 822( 77.83%), action 467, FPS 1.22, Running 478.38s Step 823( 78.00%), action 468, FPS 1.18, Running 479.37s Step 824( 78.17%), action 469, FPS 1.17, Running 480.19s Step 825( 78.33%), action 470, FPS 1.18, Running 480.69s Step 826( 78.50%), action 471, FPS 1.23, Running 481.14s Step 827( 78.67%), action 472, FPS 1.27, Running 481.49s Step 828( 78.83%), action 473, FPS 1.29, Running 482.02s Step 829( 79.00%), action 474, FPS 1.31, Running 482.66s Step 830( 79.17%), action 475, FPS 1.31, Running 483.53s Step 831( 79.33%), action 476, FPS 1.30, Running 484.50s Step 832( 79.50%), action 477, FPS 1.29, Running 485.28s Step 833( 79.67%), action 478, FPS 1.28, Running 486.27s Step 834( 79.83%), action 479, FPS 1.28, Running 487.03s Step 835( 80.00%), action 480, FPS 1.29, Running 487.94s Step 836( 80.17%), action 481, FPS 1.29, Running 488.99s Step 837( 80.33%), action 482, FPS 1.27, Running 490.06s Step 838( 80.50%), action 483, FPS 1.27, Running 490.81s Step 839( 80.67%), action 484, FPS 1.25, Running 491.77s Step 840( 80.83%), action 485, FPS 1.26, Running 492.57s Step 841( 81.00%), action 486, FPS 1.27, Running 493.43s Step 842( 81.17%), action 487, FPS 1.27, Running 494.18s Step 843( 81.33%), action 488, FPS 1.28, Running 495.05s Step 844( 81.50%), action 489, FPS 1.28, Running 495.85s Step 845( 81.67%), action 490, FPS 1.24, Running 496.79s Step 846( 81.83%), action 491, FPS 1.20, Running 497.87s Step 847( 82.00%), action 492, FPS 1.15, Running 498.83s Step 848( 82.17%), action 493, FPS 1.14, Running 499.53s Step 849( 82.33%), action 494, FPS 1.14, Running 500.15s Step 850( 82.50%), action 495, FPS 1.17, Running 500.65s Step 851( 82.67%), action 496, FPS 1.20, Running 501.21s Step 852( 82.83%), action 497, FPS 1.19, Running 502.16s Step 853( 83.00%), action 498, FPS 1.20, Running 502.90s Step 854( 83.17%), action 499, FPS 1.18, Running 503.92s Step 855( 83.33%), action 500, FPS 1.20, Running 504.58s Step 856( 83.50%), action 501, FPS 1.21, Running 505.56s Step 857( 83.67%), action 502, FPS 1.20, Running 506.66s Step 858( 83.83%), action 503, FPS 1.21, Running 507.33s Step 859( 84.00%), action 504, FPS 1.21, Running 508.27s Step 860( 84.17%), action 505, FPS 1.22, Running 508.89s Step 861( 84.33%), action 506, FPS 1.22, Running 509.81s Step 862( 84.50%), action 507, FPS 1.23, Running 510.45s Step 863( 84.67%), action 508, FPS 1.22, Running 511.38s Step 864( 84.83%), action 509, FPS 1.23, Running 512.14s Step 865( 85.00%), action 510, FPS 1.23, Running 513.01s Step 866( 85.17%), action 511, FPS 1.23, Running 514.19s Step 867( 85.33%), action 512, FPS 1.25, Running 514.88s Step 868( 85.50%), action 513, FPS 1.22, Running 515.95s Step 869( 85.67%), action 514, FPS 1.19, Running 517.00s Step 870( 85.83%), action 515, FPS 1.17, Running 517.70s Step 871( 86.00%), action 516, FPS 1.15, Running 518.63s Step 872( 86.17%), action 517, FPS 1.19, Running 518.94s Step 873( 86.33%), action 518, FPS 1.22, Running 519.33s Step 874( 86.50%), action 519, FPS 1.27, Running 519.68s Step 875( 86.67%), action 520, FPS 1.30, Running 519.96s Step 876( 86.83%), action 521, FPS 1.32, Running 520.71s Step 877( 87.00%), action 522, FPS 1.35, Running 521.45s Step 878( 87.17%), action 523, FPS 1.33, Running 522.32s Step 879( 87.33%), action 524, FPS 1.34, Running 523.14s Step 880( 87.50%), action 525, FPS 1.31, Running 524.16s Step 881( 87.67%), action 526, FPS 1.33, Running 524.84s Step 882( 87.83%), action 527, FPS 1.30, Running 525.85s Step 883( 88.00%), action 528, FPS 1.32, Running 526.49s Step 884( 88.17%), action 529, FPS 1.30, Running 527.47s Step 885( 88.33%), action 530, FPS 1.29, Running 528.54s Step 886( 88.50%), action 531, FPS 1.29, Running 529.66s Step 887( 88.67%), action 532, FPS 1.29, Running 530.38s Step 888( 88.83%), action 533, FPS 1.30, Running 531.38s Step 889( 89.00%), action 534, FPS 1.31, Running 532.23s Step 890( 89.17%), action 535, FPS 1.30, Running 533.10s Step 891( 89.33%), action 536, FPS 1.29, Running 534.12s Step 892( 89.50%), action 537, FPS 1.26, Running 534.80s Step 893( 89.67%), action 538, FPS 1.22, Running 535.70s Step 894( 89.83%), action 539, FPS 1.20, Running 536.40s Step 895( 90.00%), action 540, FPS 1.16, Running 537.27s Step 896( 90.17%), action 541, FPS 1.13, Running 538.36s Step 897( 90.33%), action 542, FPS 1.16, Running 538.73s Step 898( 90.50%), action 543, FPS 1.19, Running 539.11s Step 899( 90.67%), action 544, FPS 1.23, Running 539.40s Step 900( 90.83%), action 545, FPS 1.26, Running 540.03s Step 901( 91.00%), action 546, FPS 1.25, Running 540.81s Step 902( 91.17%), action 547, FPS 1.25, Running 541.83s Step 903( 91.33%), action 548, FPS 1.23, Running 542.71s Step 904( 91.50%), action 549, FPS 1.24, Running 543.55s Step 905( 91.67%), action 550, FPS 1.25, Running 544.49s Step 906( 91.83%), action 551, FPS 1.25, Running 545.64s Step 907( 92.00%), action 552, FPS 1.23, Running 546.60s Step 908( 92.17%), action 553, FPS 1.26, Running 547.27s Step 909( 92.33%), action 554, FPS 1.26, Running 548.10s Step 910( 92.50%), action 555, FPS 1.27, Running 548.89s Step 911( 92.67%), action 556, FPS 1.27, Running 549.83s Step 912( 92.83%), action 557, FPS 1.27, Running 550.52s Step 913( 93.00%), action 558, FPS 1.27, Running 551.43s Step 914( 93.17%), action 559, FPS 1.27, Running 552.20s Step 915( 93.33%), action 560, FPS 1.28, Running 552.88s Step 916( 93.50%), action 561, FPS 1.29, Running 553.92s Step 917( 93.67%), action 562, FPS 1.24, Running 554.86s Step 918( 93.83%), action 563, FPS 1.19, Running 555.96s Step 919( 94.00%), action 564, FPS 1.14, Running 556.93s Step 920( 94.17%), action 565, FPS 1.13, Running 557.72s Step 921( 94.33%), action 566, FPS 1.16, Running 558.06s Step 922( 94.50%), action 567, FPS 1.21, Running 558.37s Step 923( 94.67%), action 568, FPS 1.25, Running 558.72s Step 924( 94.83%), action 569, FPS 1.27, Running 559.34s Step 925( 95.00%), action 570, FPS 1.27, Running 560.19s Step 926( 95.17%), action 571, FPS 1.28, Running 561.24s Step 927( 95.33%), action 572, FPS 1.31, Running 561.90s Step 928( 95.50%), action 573, FPS 1.29, Running 562.78s Step 929( 95.67%), action 574, FPS 1.30, Running 563.54s Step 930( 95.83%), action 575, FPS 1.27, Running 564.59s Step 931( 96.00%), action 576, FPS 1.29, Running 565.30s Step 932( 96.17%), action 577, FPS 1.26, Running 566.34s Step 933( 96.33%), action 578, FPS 1.28, Running 567.00s Step 934( 96.50%), action 579, FPS 1.26, Running 568.05s Step 935( 96.67%), action 580, FPS 1.26, Running 568.71s Step 936( 96.83%), action 581, FPS 1.26, Running 569.75s Step 937( 97.00%), action 582, FPS 1.26, Running 570.75s Step 938( 97.17%), action 583, FPS 1.29, Running 571.42s Step 939( 97.33%), action 584, FPS 1.30, Running 572.37s Step 940( 97.50%), action 585, FPS 1.29, Running 573.19s Step 941( 97.67%), action 586, FPS 1.25, Running 574.04s Step 942( 97.83%), action 587, FPS 1.19, Running 575.14s Step 943( 98.00%), action 588, FPS 1.17, Running 575.84s Step 944( 98.17%), action 589, FPS 1.14, Running 576.82s Step 945( 98.33%), action 590, FPS 1.16, Running 577.46s Step 946( 98.50%), action 591, FPS 1.20, Running 577.95s Step 947( 98.67%), action 592, FPS 1.21, Running 578.48s Step 948( 98.83%), action 593, FPS 1.20, Running 579.38s Step 949( 99.00%), action 594, FPS 1.21, Running 580.06s Step 950( 99.17%), action 595, FPS 1.23, Running 580.83s Step 951( 99.33%), action 596, FPS 1.22, Running 581.70s Step 952( 99.50%), action 597, FPS 1.23, Running 582.60s Step 953( 99.67%), action 598, FPS 1.23, Running 583.28s Step 954( 99.83%), action 599, FPS 1.24, Running 584.23s Step 955(100.00%), action 600, FPS 1.24, Running 584.83s [2026-08-02 03:29:19] [96 ] Seed 95 failed after 585.03 s. +steps: 955 , actions: 600 . +Instruction: Empty +Total 14/96(14.58%) success. +Setting seed: 96 +Step 1( N/A%), pre moving , FPS 5.59, Running 0.18s Step 2( N/A%), pre moving , FPS 4.08, Running 0.49s Step 3( N/A%), pre moving , FPS 5.48, Running 0.55s Step 4( N/A%), pre moving , FPS 6.18, Running 0.65s Step 5( N/A%), pre moving , FPS 6.90, Running 0.72s Step 6( N/A%), pre moving , FPS 5.70, Running 1.05s Step 7( N/A%), pre moving , FPS 6.13, Running 1.14s Step 8( N/A%), pre moving , FPS 6.62, Running 1.21s Step 9( N/A%), pre moving , FPS 7.01, Running 1.28s Step 10( N/A%), pre moving , FPS 6.23, Running 1.61s Step 11( N/A%), pre moving , FPS 6.49, Running 1.70s Step 12( N/A%), pre moving , FPS 6.77, Running 1.77s Step 13( N/A%), pre moving , FPS 6.20, Running 2.10s Step 14( N/A%), pre moving , FPS 6.39, Running 2.19s Step 15( N/A%), pre moving , FPS 6.65, Running 2.26s Step 16( N/A%), pre moving , FPS 6.86, Running 2.33s Step 17( N/A%), pre moving , FPS 6.38, Running 2.66s Step 18( N/A%), pre moving , FPS 6.53, Running 2.76s Step 19( N/A%), pre moving , FPS 6.73, Running 2.82s Step 20( N/A%), pre moving , FPS 6.91, Running 2.89s Step 21( N/A%), pre moving , FPS 6.31, Running 3.35s Step 22( N/A%), pre moving , FPS 6.75, Running 3.45s Step 23( N/A%), pre moving , FPS 6.28, Running 3.73s Step 24( N/A%), pre moving , FPS 6.31, Running 3.82s Step 25( N/A%), pre moving , FPS 6.31, Running 3.90s Step 26( N/A%), pre moving , FPS 6.00, Running 4.39s Step 27( N/A%), pre moving , FPS 5.80, Running 4.59s Step 28( N/A%), pre moving , FPS 5.58, Running 4.79s Step 29( N/A%), pre moving , FPS 5.60, Running 4.86s Step 30( N/A%), pre moving , FPS 6.01, Running 4.94s Step 31( N/A%), pre moving , FPS 5.62, Running 5.26s Step 32( N/A%), pre moving , FPS 5.59, Running 5.35s Step 33( N/A%), pre moving , FPS 6.02, Running 5.42s Step 34( N/A%), pre moving , FPS 5.74, Running 5.67s Step 35( N/A%), pre moving , FPS 5.59, Running 5.83s Step 36( N/A%), pre moving , FPS 4.32, Running 6.96s Step 37( N/A%), pre moving , FPS 4.15, Running 7.49s Step 38( N/A%), pre moving , FPS 4.11, Running 7.62s Step 39( N/A%), pre moving , FPS 3.96, Running 7.88s Step 40( N/A%), pre moving , FPS 3.94, Running 7.97s Step 41( N/A%), pre moving , FPS 4.26, Running 8.05s Step 42( N/A%), pre moving , FPS 4.07, Running 8.37s Step 43( N/A%), pre moving , FPS 4.23, Running 8.46s Step 44( N/A%), pre moving , FPS 4.24, Running 8.53s Step 45( N/A%), pre moving , FPS 4.17, Running 8.69s Step 46( N/A%), pre moving , FPS 4.39, Running 8.94s Step 47( N/A%), pre moving , FPS 4.52, Running 9.01s Step 48( N/A%), pre moving , FPS 3.74, Running 10.14s Step 49( N/A%), pre moving , FPS 3.56, Running 10.47s Step 50( N/A%), pre moving , FPS 3.60, Running 10.50s Step 51( N/A%), pre moving , FPS 3.80, Running 10.52s Step 52( N/A%), pre moving , FPS 3.85, Running 10.54s Step 53( N/A%), pre moving , FPS 3.89, Running 10.56s Step 54( N/A%), pre moving , FPS 4.07, Running 10.58s Step 55( N/A%), pre moving , FPS 4.20, Running 10.60s Step 56( N/A%), pre moving , FPS 5.44, Running 10.63s Step 57( N/A%), pre moving , FPS 6.29, Running 10.66s Step 58( N/A%), pre moving , FPS 6.51, Running 10.70s Step 59( N/A%), pre moving , FPS 7.02, Running 10.73s Step 60( N/A%), pre moving , FPS 7.17, Running 10.76s Step 61( N/A%), pre moving , FPS 7.27, Running 10.80s Step 62( N/A%), pre moving , FPS 7.83, Running 10.92s Step 63( N/A%), pre moving , FPS 7.62, Running 11.09s Step 64( N/A%), pre moving , FPS 7.36, Running 11.25s Step 65( N/A%), pre moving , FPS 7.33, Running 11.42s Step 66( N/A%), pre moving , FPS 7.74, Running 11.53s Step 67( N/A%), pre moving , FPS 6.94, Running 11.89s Step 68( N/A%), pre moving , FPS 10.71, Running 12.01s Step 69( N/A%), pre moving , FPS 10.95, Running 12.30s Step 70( N/A%), pre moving , FPS 9.95, Running 12.51s Step 71( N/A%), pre moving , FPS 9.53, Running 12.62s Step 72( N/A%), pre moving , FPS 8.22, Running 12.97s Step 73( N/A%), pre moving , FPS 7.88, Running 13.10s Step 74( N/A%), pre moving , FPS 6.94, Running 13.46s Step 75( N/A%), pre moving , FPS 6.68, Running 13.60s Step 76( N/A%), pre moving , FPS 6.49, Running 13.71s Step 77( N/A%), pre moving , FPS 5.88, Running 14.07s Step 78( N/A%), pre moving , FPS 5.71, Running 14.20s Step 79( N/A%), pre moving , FPS 5.20, Running 14.57s Step 80( N/A%), pre moving , FPS 5.06, Running 14.71s Step 81( N/A%), pre moving , FPS 4.95, Running 14.84s Step 82( N/A%), pre moving , FPS 4.68, Running 15.19s Step 83( N/A%), pre moving , FPS 4.72, Running 15.32s Step 84( N/A%), pre moving , FPS 4.77, Running 15.45s Step 85( N/A%), pre moving , FPS 4.56, Running 15.81s Step 86( N/A%), pre moving , FPS 4.53, Running 15.94s Step 87( N/A%), pre moving , FPS 4.80, Running 16.06s Step 88( N/A%), pre moving , FPS 4.51, Running 16.45s Step 89( N/A%), pre moving , FPS 4.70, Running 16.56s Step 90( N/A%), pre moving , FPS 4.54, Running 16.91s Step 91( N/A%), pre moving , FPS 4.54, Running 17.02s Step 92( N/A%), pre moving , FPS 4.85, Running 17.10s Step 93( N/A%), pre moving , FPS 4.62, Running 17.42s Step 94( N/A%), pre moving , FPS 4.93, Running 17.51s Step 95( N/A%), pre moving , FPS 5.02, Running 17.58s Step 96( N/A%), pre moving , FPS 5.07, Running 17.66s Step 97( N/A%), pre moving , FPS 5.11, Running 17.99s Step 98( N/A%), pre moving , FPS 5.13, Running 18.10s Step 99( N/A%), pre moving , FPS 5.55, Running 18.17s Step 100( N/A%), pre moving , FPS 5.62, Running 18.27s Step 101( N/A%), pre moving , FPS 5.32, Running 18.60s Step 102( N/A%), pre moving , FPS 5.70, Running 18.70s Step 103( N/A%), pre moving , FPS 5.80, Running 18.77s Step 104( N/A%), pre moving , FPS 5.88, Running 18.85s Step 105( N/A%), pre moving , FPS 5.95, Running 19.17s Step 106( N/A%), pre moving , FPS 6.03, Running 19.26s Step 107( N/A%), pre moving , FPS 6.11, Running 19.33s Step 108( N/A%), pre moving , FPS 6.59, Running 19.48s Step 109( N/A%), pre moving , FPS 6.35, Running 19.71s Step 110( N/A%), pre moving , FPS 6.90, Running 19.81s Step 111( N/A%), pre moving , FPS 6.99, Running 19.88s Step 112( N/A%), pre moving , FPS 6.82, Running 20.03s Step 113( N/A%), pre moving , FPS 6.97, Running 20.29s Step 114( N/A%), pre moving , FPS 7.03, Running 20.36s Step 115( N/A%), pre moving , FPS 6.98, Running 20.45s Step 116( N/A%), pre moving , FPS 6.45, Running 20.76s Step 117( N/A%), pre moving , FPS 6.94, Running 20.87s Step 118( N/A%), pre moving , FPS 7.06, Running 20.93s Step 119( N/A%), pre moving , FPS 7.04, Running 21.02s Step 120( N/A%), pre moving , FPS 6.55, Running 21.32s Step 121( N/A%), pre moving , FPS 7.11, Running 21.41s Step 122( N/A%), pre moving , FPS 7.18, Running 21.49s Step 123( N/A%), pre moving , FPS 6.58, Running 21.81s Step 124( N/A%), pre moving , FPS 6.52, Running 21.92s Step 125( N/A%), pre moving , FPS 7.09, Running 21.99s Step 126( N/A%), pre moving , FPS 7.09, Running 22.08s Step 127( N/A%), pre moving , FPS 6.51, Running 22.40s Step 128( N/A%), pre moving , FPS 6.62, Running 22.50s Step 129( N/A%), pre moving , FPS 4.33, Running 24.32s Step 130( N/A%), pre moving , FPS 3.92, Running 24.92s Step 131( N/A%), pre moving , FPS 3.59, Running 25.46s Step 132( N/A%), pre moving , FPS 3.33, Running 26.03s Step 133( N/A%), pre moving , FPS 3.18, Running 26.58s Step 134( N/A%), pre moving , FPS 2.96, Running 27.12s Step 135( N/A%), pre moving , FPS 2.78, Running 27.65s Step 136( N/A%), pre moving , FPS 2.69, Running 28.21s Step 137( N/A%), pre moving , FPS 2.53, Running 28.77s Step 138( N/A%), pre moving , FPS 2.38, Running 29.34s Step 139( N/A%), pre moving , FPS 2.34, Running 29.55s Step 140( N/A%), pre moving , FPS 2.36, Running 29.79s Step 141( N/A%), pre moving , FPS 2.27, Running 30.21s Step 142( N/A%), pre moving , FPS 2.20, Running 30.58s Step 143( N/A%), pre moving , FPS 2.13, Running 31.21s Step 144( N/A%), pre moving , FPS 2.03, Running 31.79s Step 145( N/A%), pre moving , FPS 1.93, Running 32.36s Step 146( N/A%), pre moving , FPS 1.84, Running 32.95s Step 147( N/A%), pre moving , FPS 1.79, Running 33.59s Step 148( N/A%), pre moving , FPS 1.71, Running 34.18s Step 149( N/A%), pre moving , FPS 1.91, Running 34.80s Step 150( N/A%), pre moving , FPS 1.91, Running 35.39s Step 151( N/A%), pre moving , FPS 1.91, Running 35.94s Step 152( N/A%), pre moving , FPS 1.91, Running 36.50s Step 153( N/A%), pre moving , FPS 1.90, Running 37.10s Step 154( N/A%), pre moving , FPS 1.89, Running 37.70s Step 155( N/A%), pre moving , FPS 1.88, Running 38.27s Step 156( N/A%), pre moving , FPS 1.88, Running 38.86s Step 157( N/A%), pre moving , FPS 1.87, Running 39.49s Step 158( N/A%), pre moving , FPS 1.86, Running 40.11s Step 159( N/A%), pre moving , FPS 1.81, Running 40.61s Step 160( N/A%), pre moving , FPS 1.76, Running 41.16s Step 161( N/A%), pre moving , FPS 1.73, Running 41.73s Step 162( N/A%), pre moving , FPS 1.71, Running 42.29s Step 163( N/A%), pre moving , FPS 1.72, Running 42.85s Step 164( N/A%), pre moving , FPS 1.71, Running 43.47s Step 165( N/A%), pre moving , FPS 1.71, Running 44.07s Step 166( N/A%), pre moving , FPS 1.72, Running 44.55s Step 167( N/A%), pre moving , FPS 1.74, Running 45.08s Step 168( N/A%), pre moving , FPS 1.74, Running 45.66s Step 169( N/A%), pre moving , FPS 1.75, Running 46.23s Step 170( N/A%), pre moving , FPS 1.75, Running 46.79s Step 171( N/A%), pre moving , FPS 1.75, Running 47.38s Step 172( N/A%), pre moving , FPS 1.74, Running 48.01s Step 173( N/A%), pre moving , FPS 1.74, Running 48.60s Step 174( N/A%), pre moving , FPS 1.76, Running 49.09s Step 175( N/A%), pre moving , FPS 1.78, Running 49.54s Step 176( N/A%), pre moving , FPS 1.79, Running 50.04s Step 177( N/A%), pre moving , FPS 1.80, Running 50.63s Step 178( N/A%), pre moving , FPS 1.80, Running 51.24s Step 179( N/A%), pre moving , FPS 1.79, Running 51.81s Step 180( N/A%), pre moving , FPS 1.78, Running 52.38s Step 181( N/A%), pre moving , FPS 1.78, Running 52.94s Step 182( N/A%), pre moving , FPS 1.78, Running 53.50s Step 183( N/A%), pre moving , FPS 1.78, Running 54.08s Step 184( N/A%), pre moving , FPS 1.79, Running 54.64s Step 185( N/A%), pre moving , FPS 1.79, Running 55.21s Step 186( N/A%), pre moving , FPS 1.78, Running 55.77s Step 187( N/A%), pre moving , FPS 1.78, Running 56.31s Step 188( N/A%), pre moving , FPS 1.78, Running 56.86s Step 189( N/A%), pre moving , FPS 1.78, Running 57.45s Step 190( N/A%), pre moving , FPS 1.78, Running 58.03s Step 191( N/A%), pre moving , FPS 1.78, Running 58.63s Step 192( N/A%), pre moving , FPS 1.79, Running 59.21s Step 193( N/A%), pre moving , FPS 1.78, Running 59.80s Step 194( N/A%), pre moving , FPS 1.77, Running 60.38s Step 195( N/A%), pre moving , FPS 1.75, Running 60.95s Step 196( N/A%), pre moving , FPS 1.74, Running 61.54s Step 197( N/A%), pre moving , FPS 1.69, Running 62.46s Step 198( N/A%), pre moving , FPS 1.68, Running 63.13s Step 199( N/A%), pre moving , FPS 1.67, Running 63.77s Step 200( N/A%), pre moving , FPS 1.66, Running 64.46s Step 201( N/A%), pre moving , FPS 1.68, Running 64.86s Step 202( N/A%), pre moving , FPS 1.66, Running 65.52s Step 203( N/A%), pre moving , FPS 1.68, Running 66.00s Step 204( N/A%), pre moving , FPS 1.71, Running 66.35s Step 205( N/A%), pre moving , FPS 1.78, Running 66.47s Step 206( N/A%), pre moving , FPS 1.85, Running 66.61s Step 207( N/A%), pre moving , FPS 1.88, Running 66.96s Step 208( N/A%), pre moving , FPS 1.95, Running 67.09s Step 209( N/A%), pre moving , FPS 2.05, Running 67.19s Step 210( N/A%), pre moving , FPS 2.10, Running 67.55s Step 211( N/A%), pre moving , FPS 2.21, Running 67.67s Step 212( N/A%), pre moving , FPS 2.33, Running 67.78s Step 213( N/A%), pre moving , FPS 2.39, Running 68.15s Step 214( N/A%), pre moving , FPS 2.34, Running 68.91s Step 215( N/A%), pre moving , FPS 2.48, Running 69.03s Step 216( N/A%), pre moving , FPS 2.62, Running 69.17s Step 217( N/A%), pre moving , FPS 2.90, Running 69.35s Step 218( N/A%), pre moving , FPS 3.01, Running 69.77s Step 219( N/A%), pre moving , FPS 3.26, Running 69.90s Step 220( N/A%), pre moving , FPS 3.60, Running 70.01s Step 221( N/A%), pre moving , FPS 3.63, Running 70.37s Step 222( N/A%), pre moving , FPS 4.02, Running 70.49s Step 223( N/A%), pre moving , FPS 4.35, Running 70.60s Step 224( N/A%), pre moving , FPS 4.35, Running 70.95s Step 225( N/A%), pre moving , FPS 4.35, Running 71.07s Step 226( N/A%), pre moving , FPS 4.37, Running 71.18s Step 227( N/A%), pre moving , FPS 4.37, Running 71.54s Step 228( N/A%), pre moving , FPS 4.36, Running 71.68s Step 229( N/A%), pre moving , FPS 4.35, Running 71.79s Step 230( N/A%), pre moving , FPS 4.28, Running 72.22s Step 231( N/A%), pre moving , FPS 4.25, Running 72.38s Step 232( N/A%), pre moving , FPS 3.97, Running 72.82s Step 233( N/A%), pre moving , FPS 4.15, Running 72.97s Step 234( N/A%), pre moving , FPS 4.40, Running 73.45s Step 235( N/A%), pre moving , FPS 4.06, Running 73.95s Step 236( N/A%), pre moving , FPS 3.80, Running 74.43s Step 237( N/A%), pre moving , FPS 3.76, Running 74.67s Step 238( N/A%), pre moving , FPS 3.71, Running 75.16s Step 239( N/A%), pre moving , FPS 3.66, Running 75.37s Step 240( N/A%), pre moving , FPS 3.42, Running 75.87s Step 241( N/A%), pre moving , FPS 3.38, Running 76.29s Step 242( N/A%), pre moving , FPS 3.35, Running 76.46s Step 243( N/A%), pre moving , FPS 3.22, Running 76.81s Step 244( N/A%), pre moving , FPS 3.28, Running 77.05s Step 245( N/A%), pre moving , FPS 3.28, Running 77.17s Step 246( N/A%), pre moving , FPS 3.15, Running 77.53s Step 247( N/A%), pre moving , FPS 3.27, Running 77.65s Step 248( N/A%), pre moving , FPS 3.30, Running 77.75s Step 249( N/A%), pre moving , FPS 3.14, Running 78.15s Step 250( N/A%), pre moving , FPS 3.27, Running 78.34s Step 251( N/A%), pre moving , FPS 3.17, Running 78.69s Step 252( N/A%), pre moving , FPS 3.34, Running 78.81s Step 253( N/A%), pre moving , FPS 3.36, Running 78.92s Step 254( N/A%), pre moving , FPS 3.44, Running 79.27s Step 255( N/A%), pre moving , FPS 3.68, Running 79.39s Step 256( N/A%), pre moving , FPS 3.96, Running 79.47s Step 257( N/A%), pre moving , FPS 4.01, Running 79.66s Step 258( N/A%), pre moving , FPS 4.19, Running 79.93s Step 259( N/A%), pre moving , FPS 3.48, Running 81.12s Step 260( N/A%), pre moving , FPS 3.74, Running 81.22s Step 261( N/A%), pre moving , FPS 3.97, Running 81.33s Step 262( N/A%), pre moving , FPS 3.78, Running 81.76s Step 263( N/A%), pre moving , FPS 3.72, Running 82.19s Step 264( N/A%), pre moving , FPS 3.76, Running 82.38s Step 265( N/A%), pre moving , FPS 3.55, Running 82.80s Step 266( N/A%), pre moving , FPS 3.63, Running 83.04s Step 267( N/A%), pre moving , FPS 3.41, Running 83.52s Step 268( N/A%), pre moving , FPS 3.30, Running 83.81s Step 269( N/A%), pre moving , FPS 3.29, Running 84.24s Step 270( N/A%), pre moving , FPS 3.13, Running 84.73s Step 271( N/A%), pre moving , FPS 3.17, Running 85.00s Step 272( N/A%), pre moving , FPS 3.02, Running 85.43s Step 273( N/A%), pre moving , FPS 2.86, Running 85.92s Step 274( N/A%), pre moving , FPS 2.88, Running 86.22s Step 275( N/A%), pre moving , FPS 2.74, Running 86.69s Step 276( N/A%), pre moving , FPS 2.57, Running 87.25s Step 277( N/A%), pre moving , FPS 2.46, Running 87.79s Step 278( N/A%), pre moving , FPS 2.41, Running 88.24s Step 279( N/A%), pre moving , FPS 2.70, Running 88.54s Step 280( N/A%), pre moving , FPS 2.60, Running 88.91s Step 281( N/A%), pre moving , FPS 2.53, Running 89.24s Step 282( N/A%), pre moving , FPS 2.52, Running 89.68s Step 283( N/A%), pre moving , FPS 2.54, Running 90.05s Step 284( N/A%), pre moving , FPS 2.43, Running 90.60s Step 285( N/A%), pre moving , FPS 2.40, Running 91.14s Step 286( N/A%), pre moving , FPS 2.32, Running 91.66s Step 287( N/A%), pre moving , FPS 2.37, Running 91.96s Step 288( N/A%), pre moving , FPS 2.30, Running 92.50s Step 289( N/A%), pre moving , FPS 2.27, Running 93.05s Step 290( N/A%), pre moving , FPS 2.26, Running 93.59s Step 291( N/A%), pre moving , FPS 2.21, Running 94.05s Step 292( N/A%), pre moving , FPS 2.25, Running 94.30s Step 293( N/A%), pre moving , FPS 2.26, Running 94.76s Step 294( N/A%), pre moving , FPS 2.28, Running 94.99s Step 295( N/A%), pre moving , FPS 2.29, Running 95.42s Step 296( N/A%), pre moving , FPS 2.40, Running 95.59s Step 297( N/A%), pre moving , FPS 2.43, Running 96.03s Step 298( N/A%), pre moving , FPS 2.52, Running 96.19s Step 299( N/A%), pre moving , FPS 2.46, Running 96.67s Step 300( N/A%), pre moving , FPS 2.51, Running 96.89s Step 301( N/A%), pre moving , FPS 2.46, Running 97.37s Step 302( N/A%), pre moving , FPS 2.45, Running 97.83s Step 303( N/A%), pre moving , FPS 2.49, Running 98.07s Step 304( N/A%), pre moving , FPS 2.52, Running 98.53s Step 305( N/A%), pre moving , FPS 2.57, Running 98.94s Step 306( N/A%), pre moving , FPS 2.64, Running 99.24s Step 307( N/A%), pre moving , FPS 2.58, Running 99.69s Step 308( N/A%), pre moving , FPS 2.69, Running 99.93s Step 309( N/A%), pre moving , FPS 2.71, Running 100.41s Step 310( N/A%), pre moving , FPS 2.76, Running 100.84s Step 311( N/A%), pre moving , FPS 2.87, Running 101.01s Step 312( N/A%), pre moving , FPS 2.80, Running 101.43s Step 313( N/A%), pre moving , FPS 2.92, Running 101.61s Step 314( N/A%), pre moving , FPS 2.84, Running 102.03s Step 315( N/A%), pre moving , FPS 2.94, Running 102.21s Step 316( N/A%), pre moving , FPS 2.87, Running 102.57s Step 317( N/A%), pre moving , FPS 3.00, Running 102.69s Step 318( N/A%), pre moving , FPS 3.03, Running 102.79s Step 319( N/A%), pre moving , FPS 3.21, Running 102.91s Step 320( N/A%), pre moving , FPS 3.14, Running 103.26s Step 321( N/A%), pre moving , FPS 3.34, Running 103.37s Step 322( N/A%), pre moving , FPS 3.43, Running 103.66s Step 323( N/A%), pre moving , FPS 3.46, Running 103.85s Step 324( N/A%), pre moving , FPS 3.69, Running 103.95s Step 325( N/A%), pre moving , FPS 3.72, Running 104.32s Step 326( N/A%), pre moving , FPS 3.85, Running 104.44s Step 327( N/A%), pre moving , FPS 4.12, Running 104.55s Step 328( N/A%), pre moving , FPS 4.02, Running 104.91s Step 329( N/A%), pre moving , FPS 4.33, Running 105.03s Step 330( N/A%), pre moving , FPS 4.65, Running 105.14s Step 331( N/A%), pre moving , FPS 4.46, Running 105.49s Step 332( N/A%), pre moving , FPS 4.78, Running 105.61s Step 333( N/A%), pre moving , FPS 2.73, Running 108.95s Step 334( N/A%), pre moving , FPS 2.65, Running 109.58s Step 335( N/A%), pre moving , FPS 2.51, Running 110.18s Step 336( N/A%), pre moving , FPS 2.44, Running 110.76s Step 337( N/A%), pre moving , FPS 2.30, Running 111.37s Step 338( N/A%), pre moving , FPS 2.18, Running 111.95s Step 339( N/A%), pre moving , FPS 2.08, Running 112.51s Step 340( N/A%), pre moving , FPS 2.04, Running 113.09s Step 341( N/A%), pre moving , FPS 1.94, Running 113.65s Step 342( N/A%), pre moving , FPS 1.90, Running 114.20s Step 343( N/A%), pre moving , FPS 1.83, Running 114.75s Step 344( N/A%), pre moving , FPS 1.76, Running 115.30s Step 345( N/A%), pre moving , FPS 1.73, Running 115.86s Step 346( N/A%), pre moving , FPS 1.67, Running 116.43s Step 347( N/A%), pre moving , FPS 1.60, Running 117.03s Step 348( N/A%), pre moving , FPS 1.58, Running 117.60s Step 349( N/A%), pre moving , FPS 1.52, Running 118.18s Step 350( N/A%), pre moving , FPS 1.47, Running 118.76s Step 351( N/A%), pre moving , FPS 1.45, Running 119.31s Step 352( N/A%), pre moving , FPS 1.40, Running 119.89s Step 353( 0.17%), action 1, FPS 1.55, Running 121.87s Step 354( 0.33%), action 2, FPS 1.52, Running 122.70s Step 355( 0.50%), action 3, FPS 1.49, Running 123.60s Step 356( 0.67%), action 4, FPS 1.46, Running 124.41s Step 357( 0.83%), action 5, FPS 1.44, Running 125.30s Step 358( 1.00%), action 6, FPS 1.41, Running 126.15s Step 359( 1.17%), action 7, FPS 1.37, Running 127.08s Step 360( 1.33%), action 8, FPS 1.39, Running 127.44s Step 361( 1.50%), action 9, FPS 1.41, Running 127.81s Step 362( 1.67%), action 10, FPS 1.40, Running 128.48s Step 363( 1.83%), action 11, FPS 1.36, Running 129.50s Step 364( 2.00%), action 12, FPS 1.34, Running 130.27s Step 365( 2.17%), action 13, FPS 1.32, Running 131.05s Step 366( 2.33%), action 14, FPS 1.30, Running 131.81s Step 367( 2.50%), action 15, FPS 1.27, Running 132.80s Step 368( 2.67%), action 16, FPS 1.23, Running 133.91s Step 369( 2.83%), action 17, FPS 1.22, Running 134.53s Step 370( 3.00%), action 18, FPS 1.19, Running 135.58s Step 371( 3.17%), action 19, FPS 1.17, Running 136.36s Step 372( 3.33%), action 20, FPS 1.16, Running 137.17s Step 373( 3.50%), action 21, FPS 1.23, Running 138.14s Step 374( 3.67%), action 22, FPS 1.22, Running 139.03s Step 375( 3.83%), action 23, FPS 1.23, Running 139.82s Step 376( 4.00%), action 24, FPS 1.23, Running 140.62s Step 377( 4.17%), action 25, FPS 1.24, Running 141.47s Step 378( 4.33%), action 26, FPS 1.23, Running 142.45s Step 379( 4.50%), action 27, FPS 1.25, Running 143.04s Step 380( 4.67%), action 28, FPS 1.21, Running 143.93s Step 381( 4.83%), action 29, FPS 1.18, Running 144.73s Step 382( 5.00%), action 30, FPS 1.17, Running 145.60s Step 383( 5.17%), action 31, FPS 1.21, Running 146.08s Step 384( 5.33%), action 32, FPS 1.24, Running 146.47s Step 385( 5.50%), action 33, FPS 1.27, Running 146.75s Step 386( 5.67%), action 34, FPS 1.29, Running 147.35s Step 387( 5.83%), action 35, FPS 1.31, Running 148.06s Step 388( 6.00%), action 36, FPS 1.34, Running 148.80s Step 389( 6.17%), action 37, FPS 1.31, Running 149.83s Step 390( 6.33%), action 38, FPS 1.31, Running 150.85s Step 391( 6.50%), action 39, FPS 1.30, Running 151.80s Step 392( 6.67%), action 40, FPS 1.29, Running 152.62s Step 393( 6.83%), action 41, FPS 1.29, Running 153.64s Step 394( 7.00%), action 42, FPS 1.27, Running 154.81s Step 395( 7.17%), action 43, FPS 1.25, Running 155.88s Step 396( 7.33%), action 44, FPS 1.22, Running 157.02s Step 397( 7.50%), action 45, FPS 1.21, Running 158.00s Step 398( 7.67%), action 46, FPS 1.22, Running 158.79s Step 399( 7.83%), action 47, FPS 1.19, Running 159.87s Step 400( 8.00%), action 48, FPS 1.19, Running 160.75s Step 401( 8.17%), action 49, FPS 1.18, Running 161.70s Step 402( 8.33%), action 50, FPS 1.17, Running 162.72s Step 403( 8.50%), action 51, FPS 1.12, Running 163.86s Step 404( 8.67%), action 52, FPS 1.08, Running 165.05s Step 405( 8.83%), action 53, FPS 1.05, Running 165.73s Step 406( 9.00%), action 54, FPS 1.06, Running 166.15s Step 407( 9.17%), action 55, FPS 1.06, Running 166.87s Step 408( 9.33%), action 56, FPS 1.04, Running 167.94s Step 409( 9.50%), action 57, FPS 1.04, Running 168.99s Step 410( 9.67%), action 58, FPS 1.06, Running 169.76s Step 411( 9.83%), action 59, FPS 1.05, Running 170.78s Step 412( 10.00%), action 60, FPS 1.04, Running 171.89s Step 413( 10.17%), action 61, FPS 1.03, Running 173.03s Step 414( 10.33%), action 62, FPS 1.04, Running 174.12s Step 415( 10.50%), action 63, FPS 1.04, Running 175.11s Step 416( 10.67%), action 64, FPS 1.06, Running 175.82s Step 417( 10.83%), action 65, FPS 1.07, Running 176.72s Step 418( 11.00%), action 66, FPS 1.07, Running 177.44s Step 419( 11.17%), action 67, FPS 1.08, Running 178.42s Step 420( 11.33%), action 68, FPS 1.09, Running 179.15s Step 421( 11.50%), action 69, FPS 1.09, Running 180.05s Step 422( 11.67%), action 70, FPS 1.10, Running 180.90s Step 423( 11.83%), action 71, FPS 1.11, Running 181.82s Step 424( 12.00%), action 72, FPS 1.12, Running 182.88s Step 425( 12.17%), action 73, FPS 1.12, Running 183.56s Step 426( 12.33%), action 74, FPS 1.09, Running 184.44s Step 427( 12.50%), action 75, FPS 1.12, Running 184.72s Step 428( 12.67%), action 76, FPS 1.17, Running 185.08s Step 429( 12.83%), action 77, FPS 1.22, Running 185.37s Step 430( 13.00%), action 78, FPS 1.22, Running 186.09s Step 431( 13.17%), action 79, FPS 1.25, Running 186.83s Step 432( 13.33%), action 80, FPS 1.28, Running 187.54s Step 433( 13.50%), action 81, FPS 1.30, Running 188.43s Step 434( 13.67%), action 82, FPS 1.33, Running 189.21s Step 435( 13.83%), action 83, FPS 1.35, Running 189.93s Step 436( 14.00%), action 84, FPS 1.33, Running 190.87s Step 437( 14.17%), action 85, FPS 1.35, Running 191.59s Step 438( 14.33%), action 86, FPS 1.33, Running 192.45s Step 439( 14.50%), action 87, FPS 1.36, Running 193.15s Step 440( 14.67%), action 88, FPS 1.33, Running 194.20s Step 441( 14.83%), action 89, FPS 1.31, Running 195.30s Step 442( 15.00%), action 90, FPS 1.32, Running 196.02s Step 443( 15.17%), action 91, FPS 1.32, Running 196.98s Step 444( 15.33%), action 92, FPS 1.35, Running 197.73s Step 445( 15.50%), action 93, FPS 1.32, Running 198.73s Step 446( 15.67%), action 94, FPS 1.33, Running 199.43s Step 447( 15.83%), action 95, FPS 1.28, Running 200.37s Step 448( 16.00%), action 96, FPS 1.25, Running 201.10s Step 449( 16.17%), action 97, FPS 1.20, Running 202.07s Step 450( 16.33%), action 98, FPS 1.20, Running 202.72s Step 451( 16.50%), action 99, FPS 1.19, Running 203.62s Step 452( 16.67%), action 100, FPS 1.19, Running 204.29s Step 453( 16.83%), action 101, FPS 1.22, Running 204.77s Step 454( 17.00%), action 102, FPS 1.26, Running 205.08s Step 455( 17.17%), action 103, FPS 1.28, Running 205.56s Step 456( 17.33%), action 104, FPS 1.30, Running 206.31s Step 457( 17.50%), action 105, FPS 1.29, Running 207.09s Step 458( 17.67%), action 106, FPS 1.30, Running 207.87s Step 459( 17.83%), action 107, FPS 1.29, Running 208.64s Step 460( 18.00%), action 108, FPS 1.31, Running 209.44s Step 461( 18.17%), action 109, FPS 1.35, Running 210.13s Step 462( 18.33%), action 110, FPS 1.33, Running 211.04s Step 463( 18.50%), action 111, FPS 1.33, Running 211.96s Step 464( 18.67%), action 112, FPS 1.33, Running 212.74s Step 465( 18.83%), action 113, FPS 1.35, Running 213.55s Step 466( 19.00%), action 114, FPS 1.35, Running 214.20s Step 467( 19.17%), action 115, FPS 1.36, Running 215.12s Step 468( 19.33%), action 116, FPS 1.36, Running 215.84s Step 469( 19.50%), action 117, FPS 1.37, Running 216.70s Step 470( 19.67%), action 118, FPS 1.36, Running 217.43s Step 471( 19.83%), action 119, FPS 1.37, Running 218.26s Step 472( 20.00%), action 120, FPS 1.36, Running 218.99s Step 473( 20.17%), action 121, FPS 1.32, Running 219.91s Step 474( 20.33%), action 122, FPS 1.29, Running 220.55s Step 475( 20.50%), action 123, FPS 1.27, Running 221.37s Step 476( 20.67%), action 124, FPS 1.27, Running 222.11s Step 477( 20.83%), action 125, FPS 1.26, Running 223.01s Step 478( 21.00%), action 126, FPS 1.29, Running 223.34s Step 479( 21.17%), action 127, FPS 1.31, Running 223.89s Step 480( 21.33%), action 128, FPS 1.32, Running 224.61s Step 481( 21.50%), action 129, FPS 1.30, Running 225.47s Step 482( 21.67%), action 130, FPS 1.32, Running 226.18s Step 483( 21.83%), action 131, FPS 1.32, Running 227.11s Step 484( 22.00%), action 132, FPS 1.33, Running 227.78s Step 485( 22.17%), action 133, FPS 1.32, Running 228.68s Step 486( 22.33%), action 134, FPS 1.30, Running 229.60s Step 487( 22.50%), action 135, FPS 1.30, Running 230.50s Step 488( 22.67%), action 136, FPS 1.29, Running 231.35s Step 489( 22.83%), action 137, FPS 1.28, Running 232.35s Step 490( 23.00%), action 138, FPS 1.28, Running 233.06s Step 491( 23.17%), action 139, FPS 1.28, Running 233.92s Step 492( 23.33%), action 140, FPS 1.27, Running 234.74s Step 493( 23.50%), action 141, FPS 1.27, Running 235.70s Step 494( 23.67%), action 142, FPS 1.25, Running 236.55s Step 495( 23.83%), action 143, FPS 1.25, Running 237.40s Step 496( 24.00%), action 144, FPS 1.24, Running 238.17s Step 497( 24.17%), action 145, FPS 1.26, Running 238.88s Step 498( 24.33%), action 146, FPS 1.22, Running 239.78s Step 499( 24.50%), action 147, FPS 1.19, Running 240.64s Step 500( 24.67%), action 148, FPS 1.19, Running 241.45s Step 501( 24.83%), action 149, FPS 1.21, Running 242.02s Step 502( 25.00%), action 150, FPS 1.24, Running 242.34s Step 503( 25.17%), action 151, FPS 1.26, Running 243.00s Step 504( 25.33%), action 152, FPS 1.26, Running 243.62s Step 505( 25.50%), action 153, FPS 1.27, Running 244.48s Step 506( 25.67%), action 154, FPS 1.29, Running 245.14s Step 507( 25.83%), action 155, FPS 1.28, Running 246.08s Step 508( 26.00%), action 156, FPS 1.29, Running 246.81s Step 509( 26.17%), action 157, FPS 1.30, Running 247.70s Step 510( 26.33%), action 158, FPS 1.31, Running 248.37s Step 511( 26.50%), action 159, FPS 1.30, Running 249.29s Step 512( 26.67%), action 160, FPS 1.31, Running 250.02s Step 513( 26.83%), action 161, FPS 1.31, Running 250.92s Step 514( 27.00%), action 162, FPS 1.33, Running 251.63s Step 515( 27.17%), action 163, FPS 1.34, Running 252.29s Step 516( 27.33%), action 164, FPS 1.32, Running 253.34s Step 517( 27.50%), action 165, FPS 1.32, Running 253.99s Step 518( 27.67%), action 166, FPS 1.31, Running 255.02s Step 519( 27.83%), action 167, FPS 1.33, Running 255.67s Step 520( 28.00%), action 168, FPS 1.31, Running 256.68s Step 521( 28.17%), action 169, FPS 1.31, Running 257.29s Step 522( 28.33%), action 170, FPS 1.27, Running 258.06s Step 523( 28.50%), action 171, FPS 1.25, Running 258.95s Step 524( 28.67%), action 172, FPS 1.23, Running 259.84s Step 525( 28.83%), action 173, FPS 1.24, Running 260.57s Step 526( 29.00%), action 174, FPS 1.24, Running 261.27s Step 527( 29.17%), action 175, FPS 1.29, Running 261.55s Step 528( 29.33%), action 176, FPS 1.33, Running 261.90s Step 529( 29.50%), action 177, FPS 1.37, Running 262.27s Step 530( 29.67%), action 178, FPS 1.38, Running 262.85s Step 531( 29.83%), action 179, FPS 1.40, Running 263.56s Step 532( 30.00%), action 180, FPS 1.40, Running 264.34s Step 533( 30.17%), action 181, FPS 1.40, Running 265.18s Step 534( 30.33%), action 182, FPS 1.38, Running 266.17s Step 535( 30.50%), action 183, FPS 1.37, Running 266.85s Step 536( 30.67%), action 184, FPS 1.37, Running 267.93s Step 537( 30.83%), action 185, FPS 1.34, Running 268.91s Step 538( 31.00%), action 186, FPS 1.37, Running 269.60s Step 539( 31.17%), action 187, FPS 1.35, Running 270.53s Step 540( 31.33%), action 188, FPS 1.37, Running 271.25s Step 541( 31.50%), action 189, FPS 1.34, Running 272.21s Step 542( 31.67%), action 190, FPS 1.31, Running 273.29s Step 543( 31.83%), action 191, FPS 1.30, Running 274.28s Step 544( 32.00%), action 192, FPS 1.32, Running 275.02s Step 545( 32.17%), action 193, FPS 1.31, Running 275.84s Step 546( 32.33%), action 194, FPS 1.30, Running 276.62s Step 547( 32.50%), action 195, FPS 1.27, Running 277.31s Step 548( 32.67%), action 196, FPS 1.22, Running 278.30s Step 549( 32.83%), action 197, FPS 1.21, Running 278.86s Step 550( 33.00%), action 198, FPS 1.18, Running 279.85s Step 551( 33.17%), action 199, FPS 1.19, Running 280.37s Step 552( 33.33%), action 200, FPS 1.22, Running 280.73s Step 553( 33.50%), action 201, FPS 1.25, Running 281.19s Step 554( 33.67%), action 202, FPS 1.30, Running 281.58s Step 555( 33.83%), action 203, FPS 1.31, Running 282.10s Step 556( 34.00%), action 204, FPS 1.33, Running 282.96s Step 557( 34.17%), action 205, FPS 1.36, Running 283.58s Step 558( 34.33%), action 206, FPS 1.35, Running 284.38s Step 559( 34.50%), action 207, FPS 1.36, Running 285.20s Step 560( 34.67%), action 208, FPS 1.36, Running 286.00s Step 561( 34.83%), action 209, FPS 1.37, Running 286.76s Step 562( 35.00%), action 210, FPS 1.40, Running 287.53s Step 563( 35.17%), action 211, FPS 1.41, Running 288.46s Step 564( 35.33%), action 212, FPS 1.41, Running 289.16s Step 565( 35.50%), action 213, FPS 1.40, Running 290.10s Step 566( 35.67%), action 214, FPS 1.41, Running 290.82s Step 567( 35.83%), action 215, FPS 1.39, Running 291.73s Step 568( 36.00%), action 216, FPS 1.41, Running 292.50s Step 569( 36.17%), action 217, FPS 1.38, Running 293.38s Step 570( 36.33%), action 218, FPS 1.41, Running 294.06s Step 571( 36.50%), action 219, FPS 1.40, Running 294.71s Step 572( 36.67%), action 220, FPS 1.35, Running 295.50s Step 573( 36.83%), action 221, FPS 1.32, Running 296.39s Step 574( 37.00%), action 222, FPS 1.28, Running 297.25s Step 575( 37.17%), action 223, FPS 1.25, Running 298.07s Step 576( 37.33%), action 224, FPS 1.25, Running 298.94s Step 577( 37.50%), action 225, FPS 1.24, Running 299.78s Step 578( 37.67%), action 226, FPS 1.26, Running 300.23s Step 579( 37.83%), action 227, FPS 1.31, Running 300.51s Step 580( 38.00%), action 228, FPS 1.35, Running 300.81s Step 581( 38.17%), action 229, FPS 1.38, Running 301.27s Step 582( 38.33%), action 230, FPS 1.39, Running 301.89s Step 583( 38.50%), action 231, FPS 1.39, Running 302.84s Step 584( 38.67%), action 232, FPS 1.37, Running 303.72s Step 585( 38.83%), action 233, FPS 1.39, Running 304.51s Step 586( 39.00%), action 234, FPS 1.36, Running 305.54s Step 587( 39.17%), action 235, FPS 1.35, Running 306.49s Step 588( 39.33%), action 236, FPS 1.36, Running 307.21s Step 589( 39.50%), action 237, FPS 1.36, Running 308.13s Step 590( 39.67%), action 238, FPS 1.35, Running 308.85s Step 591( 39.83%), action 239, FPS 1.33, Running 309.76s Step 592( 40.00%), action 240, FPS 1.34, Running 310.47s Step 593( 40.17%), action 241, FPS 1.34, Running 311.37s Step 594( 40.33%), action 242, FPS 1.35, Running 312.03s Step 595( 40.50%), action 243, FPS 1.35, Running 312.92s Step 596( 40.67%), action 244, FPS 1.36, Running 313.65s Step 597( 40.83%), action 245, FPS 1.35, Running 314.62s Step 598( 41.00%), action 246, FPS 1.31, Running 315.52s Step 599( 41.17%), action 247, FPS 1.26, Running 316.36s Step 600( 41.33%), action 248, FPS 1.21, Running 317.37s Step 601( 41.50%), action 249, FPS 1.19, Running 318.12s Step 602( 41.67%), action 250, FPS 1.17, Running 318.96s Step 603( 41.83%), action 251, FPS 1.21, Running 319.40s Step 604( 42.00%), action 252, FPS 1.24, Running 319.79s Step 605( 42.17%), action 253, FPS 1.28, Running 320.08s Step 606( 42.33%), action 254, FPS 1.33, Running 320.58s Step 607( 42.50%), action 255, FPS 1.37, Running 321.09s Step 608( 42.67%), action 256, FPS 1.35, Running 322.00s Step 609( 42.83%), action 257, FPS 1.36, Running 322.80s Step 610( 43.00%), action 258, FPS 1.35, Running 323.65s Step 611( 43.17%), action 259, FPS 1.37, Running 324.37s Step 612( 43.33%), action 260, FPS 1.35, Running 325.28s Step 613( 43.50%), action 261, FPS 1.34, Running 326.32s Step 614( 43.67%), action 262, FPS 1.34, Running 326.96s Step 615( 43.83%), action 263, FPS 1.36, Running 327.62s Step 616( 44.00%), action 264, FPS 1.34, Running 328.56s Step 617( 44.17%), action 265, FPS 1.37, Running 329.19s Step 618( 44.33%), action 266, FPS 1.37, Running 330.14s Step 619( 44.50%), action 267, FPS 1.39, Running 330.78s Step 620( 44.67%), action 268, FPS 1.39, Running 331.73s Step 621( 44.83%), action 269, FPS 1.40, Running 332.39s Step 622( 45.00%), action 270, FPS 1.38, Running 333.47s Step 623( 45.17%), action 271, FPS 1.33, Running 334.47s Step 624( 45.33%), action 272, FPS 1.30, Running 335.18s Step 625( 45.50%), action 273, FPS 1.25, Running 336.10s Step 626( 45.67%), action 274, FPS 1.23, Running 336.90s Step 627( 45.83%), action 275, FPS 1.20, Running 337.73s Step 628( 46.00%), action 276, FPS 1.22, Running 338.37s Step 629( 46.17%), action 277, FPS 1.26, Running 338.68s Step 630( 46.33%), action 278, FPS 1.30, Running 339.06s Step 631( 46.50%), action 279, FPS 1.33, Running 339.40s Step 632( 46.67%), action 280, FPS 1.39, Running 339.70s Step 633( 46.83%), action 281, FPS 1.42, Running 340.41s Step 634( 47.00%), action 282, FPS 1.41, Running 341.14s Step 635( 47.17%), action 283, FPS 1.41, Running 341.80s Step 636( 47.33%), action 284, FPS 1.41, Running 342.77s Step 637( 47.50%), action 285, FPS 1.41, Running 343.34s Step 638( 47.67%), action 286, FPS 1.41, Running 344.31s Step 639( 47.83%), action 287, FPS 1.41, Running 344.94s Step 640( 48.00%), action 288, FPS 1.41, Running 345.89s Step 641( 48.17%), action 289, FPS 1.41, Running 346.53s Step 642( 48.33%), action 290, FPS 1.43, Running 347.49s Step 643( 48.50%), action 291, FPS 1.43, Running 348.48s Step 644( 48.67%), action 292, FPS 1.42, Running 349.23s Step 645( 48.83%), action 293, FPS 1.42, Running 350.14s Step 646( 49.00%), action 294, FPS 1.43, Running 350.85s Step 647( 49.17%), action 295, FPS 1.45, Running 351.56s Step 648( 49.33%), action 296, FPS 1.42, Running 352.50s Step 649( 49.50%), action 297, FPS 1.37, Running 353.30s Step 650( 49.67%), action 298, FPS 1.33, Running 354.13s Step 651( 49.83%), action 299, FPS 1.27, Running 355.09s Step 652( 50.00%), action 300, FPS 1.24, Running 355.87s Step 653( 50.17%), action 301, FPS 1.22, Running 356.75s Step 654( 50.33%), action 302, FPS 1.22, Running 357.58s Step 655( 50.50%), action 303, FPS 1.22, Running 358.22s Step 656( 50.67%), action 304, FPS 1.27, Running 358.53s Step 657( 50.83%), action 305, FPS 1.29, Running 358.82s Step 658( 51.00%), action 306, FPS 1.35, Running 359.14s Step 659( 51.17%), action 307, FPS 1.36, Running 359.64s Step 660( 51.33%), action 308, FPS 1.41, Running 360.10s Step 661( 51.50%), action 309, FPS 1.43, Running 360.52s Step 662( 51.67%), action 310, FPS 1.43, Running 361.43s Step 663( 51.83%), action 311, FPS 1.44, Running 362.35s Step 664( 52.00%), action 312, FPS 1.43, Running 363.24s Step 665( 52.17%), action 313, FPS 1.43, Running 364.15s Step 666( 52.33%), action 314, FPS 1.43, Running 364.83s Step 667( 52.50%), action 315, FPS 1.43, Running 365.56s Step 668( 52.67%), action 316, FPS 1.44, Running 366.41s Step 669( 52.83%), action 317, FPS 1.43, Running 367.29s Step 670( 53.00%), action 318, FPS 1.44, Running 368.06s Step 671( 53.17%), action 319, FPS 1.47, Running 368.70s Step 672( 53.33%), action 320, FPS 1.45, Running 369.71s Step 673( 53.50%), action 321, FPS 1.43, Running 370.71s Step 674( 53.67%), action 322, FPS 1.46, Running 371.31s Step 675( 53.83%), action 323, FPS 1.45, Running 371.97s Step 676( 54.00%), action 324, FPS 1.39, Running 372.97s Step 677( 54.17%), action 325, FPS 1.33, Running 373.88s Step 678( 54.33%), action 326, FPS 1.30, Running 374.50s Step 679( 54.50%), action 327, FPS 1.27, Running 375.40s Step 680( 54.67%), action 328, FPS 1.25, Running 376.11s Step 681( 54.83%), action 329, FPS 1.21, Running 377.04s Step 682( 55.00%), action 330, FPS 1.23, Running 377.69s Step 683( 55.17%), action 331, FPS 1.26, Running 378.19s Step 684( 55.33%), action 332, FPS 1.31, Running 378.51s Step 685( 55.50%), action 333, FPS 1.35, Running 378.93s Step 686( 55.67%), action 334, FPS 1.36, Running 379.55s Step 687( 55.83%), action 335, FPS 1.35, Running 380.33s Step 688( 56.00%), action 336, FPS 1.35, Running 381.19s Step 689( 56.17%), action 337, FPS 1.35, Running 382.08s Step 690( 56.33%), action 338, FPS 1.35, Running 382.87s Step 691( 56.50%), action 339, FPS 1.32, Running 383.90s Step 692( 56.67%), action 340, FPS 1.35, Running 384.56s Step 693( 56.83%), action 341, FPS 1.35, Running 385.49s Step 694( 57.00%), action 342, FPS 1.34, Running 386.19s Step 695( 57.17%), action 343, FPS 1.31, Running 387.19s Step 696( 57.33%), action 344, FPS 1.34, Running 387.88s Step 697( 57.50%), action 345, FPS 1.34, Running 388.77s Step 698( 57.67%), action 346, FPS 1.33, Running 389.49s Step 699( 57.83%), action 347, FPS 1.34, Running 390.37s Step 700( 58.00%), action 348, FPS 1.32, Running 391.23s Step 701( 58.17%), action 349, FPS 1.32, Running 392.19s Step 702( 58.33%), action 350, FPS 1.32, Running 392.86s Step 703( 58.50%), action 351, FPS 1.28, Running 393.80s Step 704( 58.67%), action 352, FPS 1.24, Running 394.66s Step 705( 58.83%), action 353, FPS 1.18, Running 395.83s Step 706( 59.00%), action 354, FPS 1.17, Running 396.64s Step 707( 59.17%), action 355, FPS 1.18, Running 397.22s Step 708( 59.33%), action 356, FPS 1.22, Running 397.59s Step 709( 59.50%), action 357, FPS 1.27, Running 397.88s Step 710( 59.67%), action 358, FPS 1.30, Running 398.31s Step 711( 59.83%), action 359, FPS 1.36, Running 398.59s Step 712( 60.00%), action 360, FPS 1.37, Running 399.15s Step 713( 60.17%), action 361, FPS 1.37, Running 400.10s Step 714( 60.33%), action 362, FPS 1.35, Running 400.98s Step 715( 60.50%), action 363, FPS 1.37, Running 401.74s Step 716( 60.67%), action 364, FPS 1.37, Running 402.46s Step 717( 60.83%), action 365, FPS 1.37, Running 403.33s Step 718( 61.00%), action 366, FPS 1.36, Running 404.15s Step 719( 61.17%), action 367, FPS 1.36, Running 405.11s Step 720( 61.33%), action 368, FPS 1.37, Running 405.81s Step 721( 61.50%), action 369, FPS 1.38, Running 406.72s Step 722( 61.67%), action 370, FPS 1.38, Running 407.40s Step 723( 61.83%), action 371, FPS 1.37, Running 408.35s Step 724( 62.00%), action 372, FPS 1.39, Running 409.04s Step 725( 62.17%), action 373, FPS 1.44, Running 409.68s Step 726( 62.33%), action 374, FPS 1.43, Running 410.65s Step 727( 62.50%), action 375, FPS 1.39, Running 411.57s Step 728( 62.67%), action 376, FPS 1.36, Running 412.31s Step 729( 62.83%), action 377, FPS 1.30, Running 413.24s Step 730( 63.00%), action 378, FPS 1.25, Running 414.31s Step 731( 63.17%), action 379, FPS 1.22, Running 415.05s Step 732( 63.33%), action 380, FPS 1.19, Running 416.01s Step 733( 63.50%), action 381, FPS 1.18, Running 417.10s Step 734( 63.67%), action 382, FPS 1.21, Running 417.46s Step 735( 63.83%), action 383, FPS 1.25, Running 417.73s Step 736( 64.00%), action 384, FPS 1.28, Running 418.10s Step 737( 64.17%), action 385, FPS 1.33, Running 418.43s Step 738( 64.33%), action 386, FPS 1.37, Running 418.77s Step 739( 64.50%), action 387, FPS 1.42, Running 419.23s Step 740( 64.67%), action 388, FPS 1.43, Running 419.80s Step 741( 64.83%), action 389, FPS 1.43, Running 420.75s Step 742( 65.00%), action 390, FPS 1.42, Running 421.48s Step 743( 65.17%), action 391, FPS 1.43, Running 422.34s Step 744( 65.33%), action 392, FPS 1.42, Running 423.14s Step 745( 65.50%), action 393, FPS 1.39, Running 424.07s Step 746( 65.67%), action 394, FPS 1.40, Running 424.88s Step 747( 65.83%), action 395, FPS 1.40, Running 425.83s Step 748( 66.00%), action 396, FPS 1.40, Running 426.59s Step 749( 66.17%), action 397, FPS 1.40, Running 427.51s Step 750( 66.33%), action 398, FPS 1.43, Running 428.30s Step 751( 66.50%), action 399, FPS 1.41, Running 429.23s Step 752( 66.67%), action 400, FPS 1.44, Running 429.92s Step 753( 66.83%), action 401, FPS 1.45, Running 430.93s Step 754( 67.00%), action 402, FPS 1.38, Running 431.90s Step 755( 67.17%), action 403, FPS 1.35, Running 432.50s Step 756( 67.33%), action 404, FPS 1.31, Running 433.35s Step 757( 67.50%), action 405, FPS 1.27, Running 434.12s Step 758( 67.67%), action 406, FPS 1.23, Running 435.09s Step 759( 67.83%), action 407, FPS 1.21, Running 435.75s Step 760( 68.00%), action 408, FPS 1.18, Running 436.77s Step 761( 68.17%), action 409, FPS 1.20, Running 437.40s Step 762( 68.33%), action 410, FPS 1.23, Running 437.78s Step 763( 68.50%), action 411, FPS 1.26, Running 438.26s Step 764( 68.67%), action 412, FPS 1.28, Running 438.77s Step 765( 68.83%), action 413, FPS 1.32, Running 439.28s Step 766( 69.00%), action 414, FPS 1.30, Running 440.22s Step 767( 69.17%), action 415, FPS 1.31, Running 441.05s Step 768( 69.33%), action 416, FPS 1.31, Running 441.87s Step 769( 69.50%), action 417, FPS 1.34, Running 442.49s Step 770( 69.67%), action 418, FPS 1.32, Running 443.40s Step 771( 69.83%), action 419, FPS 1.35, Running 444.09s Step 772( 70.00%), action 420, FPS 1.34, Running 444.85s Step 773( 70.17%), action 421, FPS 1.34, Running 445.80s Step 774( 70.33%), action 422, FPS 1.34, Running 446.85s Step 775( 70.50%), action 423, FPS 1.33, Running 447.49s Step 776( 70.67%), action 424, FPS 1.33, Running 448.44s Step 777( 70.83%), action 425, FPS 1.34, Running 449.07s Step 778( 71.00%), action 426, FPS 1.33, Running 450.07s Step 779( 71.17%), action 427, FPS 1.33, Running 450.76s Step 780( 71.33%), action 428, FPS 1.33, Running 451.78s Step 781( 71.50%), action 429, FPS 1.30, Running 452.77s Step 782( 71.67%), action 430, FPS 1.27, Running 453.47s Step 783( 71.83%), action 431, FPS 1.24, Running 454.40s Step 784( 72.00%), action 432, FPS 1.23, Running 455.03s Step 785( 72.17%), action 433, FPS 1.20, Running 455.93s Step 786( 72.33%), action 434, FPS 1.22, Running 456.55s Step 787( 72.50%), action 435, FPS 1.27, Running 456.83s Step 788( 72.67%), action 436, FPS 1.31, Running 457.15s Step 789( 72.83%), action 437, FPS 1.31, Running 457.72s Step 790( 73.00%), action 438, FPS 1.33, Running 458.48s Step 791( 73.17%), action 439, FPS 1.31, Running 459.41s Step 792( 73.33%), action 440, FPS 1.31, Running 460.11s Step 793( 73.50%), action 441, FPS 1.31, Running 461.05s Step 794( 73.67%), action 442, FPS 1.34, Running 461.83s Step 795( 73.83%), action 443, FPS 1.32, Running 462.64s Step 796( 74.00%), action 444, FPS 1.32, Running 463.63s Step 797( 74.17%), action 445, FPS 1.32, Running 464.24s Step 798( 74.33%), action 446, FPS 1.32, Running 465.22s Step 799( 74.50%), action 447, FPS 1.31, Running 465.98s Step 800( 74.67%), action 448, FPS 1.33, Running 466.82s Step 801( 74.83%), action 449, FPS 1.33, Running 467.75s Step 802( 75.00%), action 450, FPS 1.34, Running 468.42s Step 803( 75.17%), action 451, FPS 1.34, Running 469.33s Step 804( 75.33%), action 452, FPS 1.33, Running 470.01s Step 805( 75.50%), action 453, FPS 1.34, Running 470.89s Step 806( 75.67%), action 454, FPS 1.33, Running 471.59s Step 807( 75.83%), action 455, FPS 1.27, Running 472.61s Step 808( 76.00%), action 456, FPS 1.22, Running 473.60s Step 809( 76.17%), action 457, FPS 1.20, Running 474.35s Step 810( 76.33%), action 458, FPS 1.21, Running 475.00s Step 811( 76.50%), action 459, FPS 1.26, Running 475.28s Step 812( 76.67%), action 460, FPS 1.28, Running 475.71s Step 813( 76.83%), action 461, FPS 1.30, Running 476.41s Step 814( 77.00%), action 462, FPS 1.30, Running 477.21s Step 815( 77.17%), action 463, FPS 1.29, Running 478.11s Step 816( 77.33%), action 464, FPS 1.31, Running 478.84s Step 817( 77.50%), action 465, FPS 1.31, Running 479.49s Step 818( 77.67%), action 466, FPS 1.32, Running 480.40s Step 819( 77.83%), action 467, FPS 1.32, Running 481.10s Step 820( 78.00%), action 468, FPS 1.33, Running 481.82s Step 821( 78.17%), action 469, FPS 1.34, Running 482.70s Step 822( 78.33%), action 470, FPS 1.33, Running 483.41s Step 823( 78.50%), action 471, FPS 1.33, Running 484.35s Step 824( 78.67%), action 472, FPS 1.33, Running 485.01s Step 825( 78.83%), action 473, FPS 1.33, Running 485.91s Step 826( 79.00%), action 474, FPS 1.33, Running 486.61s Step 827( 79.17%), action 475, FPS 1.34, Running 487.55s Step 828( 79.33%), action 476, FPS 1.36, Running 488.25s Step 829( 79.50%), action 477, FPS 1.37, Running 488.91s Step 830( 79.67%), action 478, FPS 1.34, Running 489.87s Step 831( 79.83%), action 479, FPS 1.29, Running 490.80s Step 832( 80.00%), action 480, FPS 1.27, Running 491.50s Step 833( 80.17%), action 481, FPS 1.24, Running 492.51s Step 834( 80.33%), action 482, FPS 1.23, Running 493.49s Step 835( 80.50%), action 483, FPS 1.24, Running 494.21s Step 836( 80.67%), action 484, FPS 1.27, Running 494.56s Step 837( 80.83%), action 485, FPS 1.28, Running 495.08s Step 838( 81.00%), action 486, FPS 1.29, Running 495.92s Step 839( 81.17%), action 487, FPS 1.29, Running 496.58s Step 840( 81.33%), action 488, FPS 1.27, Running 497.51s Step 841( 81.50%), action 489, FPS 1.29, Running 498.21s Step 842( 81.67%), action 490, FPS 1.28, Running 499.06s Step 843( 81.83%), action 491, FPS 1.27, Running 500.16s Step 844( 82.00%), action 492, FPS 1.26, Running 500.91s Step 845( 82.17%), action 493, FPS 1.27, Running 501.65s Step 846( 82.33%), action 494, FPS 1.26, Running 502.47s Step 847( 82.50%), action 495, FPS 1.26, Running 503.42s Step 848( 82.67%), action 496, FPS 1.24, Running 504.36s Step 849( 82.83%), action 497, FPS 1.23, Running 505.16s Step 850( 83.00%), action 498, FPS 1.23, Running 506.08s Step 851( 83.17%), action 499, FPS 1.25, Running 506.78s Step 852( 83.33%), action 500, FPS 1.25, Running 507.53s Step 853( 83.50%), action 501, FPS 1.26, Running 508.40s Step 854( 83.67%), action 502, FPS 1.26, Running 509.38s Step 855( 83.83%), action 503, FPS 1.26, Running 510.03s Step 856( 84.00%), action 504, FPS 1.23, Running 510.84s Step 857( 84.17%), action 505, FPS 1.20, Running 511.69s Step 858( 84.33%), action 506, FPS 1.22, Running 512.37s Step 859( 84.50%), action 507, FPS 1.22, Running 512.96s Step 860( 84.67%), action 508, FPS 1.26, Running 513.35s Step 861( 84.83%), action 509, FPS 1.29, Running 513.67s Step 862( 85.00%), action 510, FPS 1.31, Running 514.36s Step 863( 85.17%), action 511, FPS 1.33, Running 515.19s Step 864( 85.33%), action 512, FPS 1.31, Running 516.15s Step 865( 85.50%), action 513, FPS 1.30, Running 517.02s Step 866( 85.67%), action 514, FPS 1.30, Running 517.81s Step 867( 85.83%), action 515, FPS 1.30, Running 518.77s Step 868( 86.00%), action 516, FPS 1.32, Running 519.47s Step 869( 86.17%), action 517, FPS 1.31, Running 520.40s Step 870( 86.33%), action 518, FPS 1.34, Running 521.05s Step 871( 86.50%), action 519, FPS 1.32, Running 521.89s Step 872( 86.67%), action 520, FPS 1.32, Running 522.64s Step 873( 86.83%), action 521, FPS 1.32, Running 523.54s Step 874( 87.00%), action 522, FPS 1.35, Running 524.22s Step 875( 87.17%), action 523, FPS 1.34, Running 524.99s Step 876( 87.33%), action 524, FPS 1.33, Running 525.82s Step 877( 87.50%), action 525, FPS 1.35, Running 526.48s Step 878( 87.67%), action 526, FPS 1.33, Running 527.40s Step 879( 87.83%), action 527, FPS 1.33, Running 527.97s Step 880( 88.00%), action 528, FPS 1.28, Running 528.99s Step 881( 88.17%), action 529, FPS 1.24, Running 529.85s Step 882( 88.33%), action 530, FPS 1.23, Running 530.65s Step 883( 88.50%), action 531, FPS 1.22, Running 531.58s Step 884( 88.67%), action 532, FPS 1.27, Running 531.93s Step 885( 88.83%), action 533, FPS 1.32, Running 532.22s Step 886( 89.00%), action 534, FPS 1.35, Running 532.64s Step 887( 89.17%), action 535, FPS 1.39, Running 533.15s Step 888( 89.33%), action 536, FPS 1.41, Running 533.68s Step 889( 89.50%), action 537, FPS 1.41, Running 534.62s Step 890( 89.67%), action 538, FPS 1.40, Running 535.29s Step 891( 89.83%), action 539, FPS 1.40, Running 536.21s Step 892( 90.00%), action 540, FPS 1.40, Running 536.91s Step 893( 90.17%), action 541, FPS 1.41, Running 537.76s Step 894( 90.33%), action 542, FPS 1.40, Running 538.52s Step 895( 90.50%), action 543, FPS 1.38, Running 539.44s Step 896( 90.67%), action 544, FPS 1.39, Running 540.21s Step 897( 90.83%), action 545, FPS 1.36, Running 541.16s Step 898( 91.00%), action 546, FPS 1.39, Running 541.80s Step 899( 91.17%), action 547, FPS 1.36, Running 542.73s Step 900( 91.33%), action 548, FPS 1.39, Running 543.40s Step 901( 91.50%), action 549, FPS 1.38, Running 544.37s Step 902( 91.67%), action 550, FPS 1.39, Running 545.01s Step 903( 91.83%), action 551, FPS 1.39, Running 545.96s Step 904( 92.00%), action 552, FPS 1.36, Running 546.65s Step 905( 92.17%), action 553, FPS 1.31, Running 547.53s Step 906( 92.33%), action 554, FPS 1.28, Running 548.30s Step 907( 92.50%), action 555, FPS 1.24, Running 549.22s Step 908( 92.67%), action 556, FPS 1.23, Running 549.89s Step 909( 92.83%), action 557, FPS 1.24, Running 550.79s Step 910( 93.00%), action 558, FPS 1.26, Running 551.18s Step 911( 93.17%), action 559, FPS 1.31, Running 551.52s Step 912( 93.33%), action 560, FPS 1.33, Running 551.90s Step 913( 93.50%), action 561, FPS 1.37, Running 552.37s Step 914( 93.67%), action 562, FPS 1.39, Running 552.92s Step 915( 93.83%), action 563, FPS 1.41, Running 553.66s Step 916( 94.00%), action 564, FPS 1.41, Running 554.42s Step 917( 94.17%), action 565, FPS 1.42, Running 555.26s Step 918( 94.33%), action 566, FPS 1.40, Running 556.08s Step 919( 94.50%), action 567, FPS 1.42, Running 556.86s Step 920( 94.67%), action 568, FPS 1.41, Running 557.62s Step 921( 94.83%), action 569, FPS 1.45, Running 558.19s Step 922( 95.00%), action 570, FPS 1.41, Running 559.18s Step 923( 95.17%), action 571, FPS 1.40, Running 560.29s Step 924( 95.33%), action 572, FPS 1.39, Running 560.99s Step 925( 95.50%), action 573, FPS 1.39, Running 561.89s Step 926( 95.67%), action 574, FPS 1.40, Running 562.59s Step 927( 95.83%), action 575, FPS 1.42, Running 563.31s Step 928( 96.00%), action 576, FPS 1.39, Running 564.24s Step 929( 96.17%), action 577, FPS 1.42, Running 564.91s Step 930( 96.33%), action 578, FPS 1.37, Running 565.81s Step 931( 96.50%), action 579, FPS 1.34, Running 566.42s Step 932( 96.67%), action 580, FPS 1.29, Running 567.36s Step 933( 96.83%), action 581, FPS 1.24, Running 568.44s Step 934( 97.00%), action 582, FPS 1.23, Running 569.15s Step 935( 97.17%), action 583, FPS 1.24, Running 569.83s Step 936( 97.33%), action 584, FPS 1.23, Running 570.74s Step 937( 97.50%), action 585, FPS 1.27, Running 571.02s Step 938( 97.67%), action 586, FPS 1.30, Running 571.41s Step 939( 97.83%), action 587, FPS 1.34, Running 571.79s Step 940( 98.00%), action 588, FPS 1.35, Running 572.46s Step 941( 98.17%), action 589, FPS 1.32, Running 573.37s Step 942( 98.33%), action 590, FPS 1.34, Running 574.08s Step 943( 98.50%), action 591, FPS 1.36, Running 575.03s Step 944( 98.67%), action 592, FPS 1.36, Running 575.70s Step 945( 98.83%), action 593, FPS 1.36, Running 576.59s Step 946( 99.00%), action 594, FPS 1.35, Running 577.42s Step 947( 99.17%), action 595, FPS 1.33, Running 578.37s Step 948( 99.33%), action 596, FPS 1.35, Running 579.10s Step 949( 99.50%), action 597, FPS 1.33, Running 580.00s Step 950( 99.67%), action 598, FPS 1.33, Running 580.81s Step 951( 99.83%), action 599, FPS 1.30, Running 581.79s Step 952(100.00%), action 600, FPS 1.32, Running 582.54s [2026-08-02 03:39:02] [97 ] Seed 96 failed after 582.79 s. +steps: 952 , actions: 600 . +Instruction: Empty +Total 14/97(14.43%) success. +Setting seed: 97 +Step 1( N/A%), pre moving , FPS 9.63, Running 0.10s Step 2( N/A%), pre moving , FPS 11.36, Running 0.18s Step 3( N/A%), pre moving , FPS 6.01, Running 0.50s Step 4( N/A%), pre moving , FPS 6.88, Running 0.58s Step 5( N/A%), pre moving , FPS 7.72, Running 0.65s Step 6( N/A%), pre moving , FPS 8.25, Running 0.73s Step 7( N/A%), pre moving , FPS 6.64, Running 1.05s Step 8( N/A%), pre moving , FPS 6.96, Running 1.15s Step 9( N/A%), pre moving , FPS 7.29, Running 1.24s Step 10( N/A%), pre moving , FPS 7.62, Running 1.31s Step 11( N/A%), pre moving , FPS 6.73, Running 1.63s Step 12( N/A%), pre moving , FPS 6.97, Running 1.72s Step 13( N/A%), pre moving , FPS 7.23, Running 1.80s Step 14( N/A%), pre moving , FPS 7.45, Running 1.88s Step 15( N/A%), pre moving , FPS 6.81, Running 2.20s Step 16( N/A%), pre moving , FPS 6.99, Running 2.29s Step 17( N/A%), pre moving , FPS 7.22, Running 2.36s Step 18( N/A%), pre moving , FPS 7.38, Running 2.44s Step 19( N/A%), pre moving , FPS 7.57, Running 2.51s Step 20( N/A%), pre moving , FPS 7.07, Running 2.83s Step 21( N/A%), pre moving , FPS 6.00, Running 3.44s Step 22( N/A%), pre moving , FPS 5.96, Running 3.53s Step 23( N/A%), pre moving , FPS 6.44, Running 3.61s Step 24( N/A%), pre moving , FPS 6.46, Running 3.68s Step 25( N/A%), pre moving , FPS 5.96, Running 4.00s Step 26( N/A%), pre moving , FPS 5.19, Running 4.58s Step 27( N/A%), pre moving , FPS 5.57, Running 4.65s Step 28( N/A%), pre moving , FPS 5.60, Running 4.72s Step 29( N/A%), pre moving , FPS 5.25, Running 5.04s Step 30( N/A%), pre moving , FPS 5.24, Running 5.13s Step 31( N/A%), pre moving , FPS 5.62, Running 5.19s Step 32( N/A%), pre moving , FPS 5.64, Running 5.27s Step 33( N/A%), pre moving , FPS 5.26, Running 5.60s Step 34( N/A%), pre moving , FPS 5.24, Running 5.69s Step 35( N/A%), pre moving , FPS 5.61, Running 5.77s Step 36( N/A%), pre moving , FPS 3.97, Running 7.33s Step 37( N/A%), pre moving , FPS 3.85, Running 7.55s Step 38( N/A%), pre moving , FPS 3.90, Running 7.57s Step 39( N/A%), pre moving , FPS 3.94, Running 7.59s Step 40( N/A%), pre moving , FPS 4.18, Running 7.61s Step 41( N/A%), pre moving , FPS 4.77, Running 7.63s Step 42( N/A%), pre moving , FPS 4.85, Running 7.65s Step 43( N/A%), pre moving , FPS 4.92, Running 7.67s Step 44( N/A%), pre moving , FPS 4.99, Running 7.69s Step 45( N/A%), pre moving , FPS 5.40, Running 7.71s Step 46( N/A%), pre moving , FPS 6.35, Running 7.73s Step 47( N/A%), pre moving , FPS 6.44, Running 7.75s Step 48( N/A%), pre moving , FPS 5.09, Running 8.65s Step 49( N/A%), pre moving , FPS 5.43, Running 8.73s Step 50( N/A%), pre moving , FPS 5.46, Running 8.80s Step 51( N/A%), pre moving , FPS 5.10, Running 9.12s Step 52( N/A%), pre moving , FPS 5.08, Running 9.21s Step 53( N/A%), pre moving , FPS 5.42, Running 9.29s Step 54( N/A%), pre moving , FPS 5.10, Running 9.62s Step 55( N/A%), pre moving , FPS 5.08, Running 9.70s Step 56( N/A%), pre moving , FPS 8.04, Running 9.82s Step 57( N/A%), pre moving , FPS 7.62, Running 10.18s Step 58( N/A%), pre moving , FPS 7.32, Running 10.30s Step 59( N/A%), pre moving , FPS 6.52, Running 10.66s Step 60( N/A%), pre moving , FPS 6.28, Running 10.80s Step 61( N/A%), pre moving , FPS 6.10, Running 10.91s Step 62( N/A%), pre moving , FPS 5.50, Running 11.29s Step 63( N/A%), pre moving , FPS 5.36, Running 11.40s Step 64( N/A%), pre moving , FPS 4.92, Running 11.76s Step 65( N/A%), pre moving , FPS 4.78, Running 11.90s Step 66( N/A%), pre moving , FPS 4.67, Running 12.01s Step 67( N/A%), pre moving , FPS 4.33, Running 12.37s Step 68( N/A%), pre moving , FPS 5.21, Running 12.50s Step 69( N/A%), pre moving , FPS 4.83, Running 12.87s Step 70( N/A%), pre moving , FPS 4.74, Running 13.01s Step 71( N/A%), pre moving , FPS 4.98, Running 13.13s Step 72( N/A%), pre moving , FPS 4.68, Running 13.49s Step 73( N/A%), pre moving , FPS 4.61, Running 13.63s Step 74( N/A%), pre moving , FPS 4.57, Running 13.99s Step 75( N/A%), pre moving , FPS 4.54, Running 14.11s Step 76( N/A%), pre moving , FPS 4.54, Running 14.22s Step 77( N/A%), pre moving , FPS 4.54, Running 14.59s Step 78( N/A%), pre moving , FPS 4.54, Running 14.71s Step 79( N/A%), pre moving , FPS 4.53, Running 15.08s Step 80( N/A%), pre moving , FPS 4.53, Running 15.21s Step 81( N/A%), pre moving , FPS 4.52, Running 15.34s Step 82( N/A%), pre moving , FPS 4.56, Running 15.67s Step 83( N/A%), pre moving , FPS 4.55, Running 15.80s Step 84( N/A%), pre moving , FPS 4.81, Running 15.91s Step 85( N/A%), pre moving , FPS 4.55, Running 16.29s Step 86( N/A%), pre moving , FPS 4.56, Running 16.40s Step 87( N/A%), pre moving , FPS 4.63, Running 16.68s Step 88( N/A%), pre moving , FPS 4.54, Running 16.90s Step 89( N/A%), pre moving , FPS 4.83, Running 17.01s Step 90( N/A%), pre moving , FPS 4.61, Running 17.35s Step 91( N/A%), pre moving , FPS 4.63, Running 17.45s Step 92( N/A%), pre moving , FPS 4.95, Running 17.53s Step 93( N/A%), pre moving , FPS 5.05, Running 17.59s Step 94( N/A%), pre moving , FPS 5.10, Running 17.91s Step 95( N/A%), pre moving , FPS 5.15, Running 18.00s Step 96( N/A%), pre moving , FPS 5.21, Running 18.06s Step 97( N/A%), pre moving , FPS 5.63, Running 18.14s Step 98( N/A%), pre moving , FPS 5.33, Running 18.47s Step 99( N/A%), pre moving , FPS 5.73, Running 18.56s Step 100( N/A%), pre moving , FPS 5.85, Running 18.63s Step 101( N/A%), pre moving , FPS 5.85, Running 18.76s Step 102( N/A%), pre moving , FPS 5.98, Running 19.01s Step 103( N/A%), pre moving , FPS 6.04, Running 19.11s Step 104( N/A%), pre moving , FPS 6.12, Running 19.18s Step 105( N/A%), pre moving , FPS 6.37, Running 19.43s Step 106( N/A%), pre moving , FPS 6.31, Running 19.57s Step 107( N/A%), pre moving , FPS 6.73, Running 19.66s Step 108( N/A%), pre moving , FPS 7.06, Running 19.73s Step 109( N/A%), pre moving , FPS 7.13, Running 19.81s Step 110( N/A%), pre moving , FPS 7.19, Running 20.13s Step 111( N/A%), pre moving , FPS 7.16, Running 20.24s Step 112( N/A%), pre moving , FPS 7.18, Running 20.31s Step 113( N/A%), pre moving , FPS 7.17, Running 20.38s Step 114( N/A%), pre moving , FPS 7.14, Running 20.71s Step 115( N/A%), pre moving , FPS 7.06, Running 20.83s Step 116( N/A%), pre moving , FPS 7.04, Running 20.90s Step 117( N/A%), pre moving , FPS 6.86, Running 21.06s Step 118( N/A%), pre moving , FPS 7.07, Running 21.29s Step 119( N/A%), pre moving , FPS 7.04, Running 21.40s Step 120( N/A%), pre moving , FPS 7.03, Running 21.47s Step 121( N/A%), pre moving , FPS 6.73, Running 21.73s Step 122( N/A%), pre moving , FPS 7.03, Running 21.86s Step 123( N/A%), pre moving , FPS 7.04, Running 21.95s Step 124( N/A%), pre moving , FPS 7.07, Running 22.01s Step 125( N/A%), pre moving , FPS 7.52, Running 22.09s Step 126( N/A%), pre moving , FPS 7.04, Running 22.41s Step 127( N/A%), pre moving , FPS 7.05, Running 22.50s Step 128( N/A%), pre moving , FPS 7.07, Running 22.56s Step 129( N/A%), pre moving , FPS 7.07, Running 22.64s Step 130( N/A%), pre moving , FPS 7.08, Running 22.96s Step 131( N/A%), pre moving , FPS 4.40, Running 24.79s Step 132( N/A%), pre moving , FPS 3.96, Running 25.36s Step 133( N/A%), pre moving , FPS 3.58, Running 25.97s Step 134( N/A%), pre moving , FPS 3.47, Running 26.48s Step 135( N/A%), pre moving , FPS 3.41, Running 26.70s Step 136( N/A%), pre moving , FPS 3.30, Running 26.97s Step 137( N/A%), pre moving , FPS 3.13, Running 27.44s Step 138( N/A%), pre moving , FPS 3.07, Running 27.81s Step 139( N/A%), pre moving , FPS 2.90, Running 28.29s Step 140( N/A%), pre moving , FPS 2.70, Running 28.89s Step 141( N/A%), pre moving , FPS 2.58, Running 29.48s Step 142( N/A%), pre moving , FPS 2.44, Running 30.06s Step 143( N/A%), pre moving , FPS 2.31, Running 30.60s Step 144( N/A%), pre moving , FPS 2.18, Running 31.19s Step 145( N/A%), pre moving , FPS 2.07, Running 31.77s Step 146( N/A%), pre moving , FPS 2.01, Running 32.34s Step 147( N/A%), pre moving , FPS 1.92, Running 32.93s Step 148( N/A%), pre moving , FPS 1.84, Running 33.44s Step 149( N/A%), pre moving , FPS 1.76, Running 34.01s Step 150( N/A%), pre moving , FPS 1.72, Running 34.56s Step 151( N/A%), pre moving , FPS 1.95, Running 35.06s Step 152( N/A%), pre moving , FPS 1.95, Running 35.61s Step 153( N/A%), pre moving , FPS 1.96, Running 36.17s Step 154( N/A%), pre moving , FPS 1.95, Running 36.75s Step 155( N/A%), pre moving , FPS 1.89, Running 37.30s Step 156( N/A%), pre moving , FPS 1.83, Running 37.90s Step 157( N/A%), pre moving , FPS 1.81, Running 38.48s Step 158( N/A%), pre moving , FPS 1.78, Running 39.03s Step 159( N/A%), pre moving , FPS 1.70, Running 40.03s Step 160( N/A%), pre moving , FPS 1.69, Running 40.71s Step 161( N/A%), pre moving , FPS 1.70, Running 41.28s Step 162( N/A%), pre moving , FPS 1.70, Running 41.83s Step 163( N/A%), pre moving , FPS 1.69, Running 42.42s Step 164( N/A%), pre moving , FPS 1.69, Running 43.03s Step 165( N/A%), pre moving , FPS 1.69, Running 43.58s Step 166( N/A%), pre moving , FPS 1.69, Running 44.16s Step 167( N/A%), pre moving , FPS 1.69, Running 44.79s Step 168( N/A%), pre moving , FPS 1.68, Running 45.33s Step 169( N/A%), pre moving , FPS 1.69, Running 45.85s Step 170( N/A%), pre moving , FPS 1.74, Running 46.05s Step 171( N/A%), pre moving , FPS 1.74, Running 46.59s Step 172( N/A%), pre moving , FPS 1.75, Running 47.02s Step 173( N/A%), pre moving , FPS 1.75, Running 47.61s Step 174( N/A%), pre moving , FPS 1.74, Running 48.21s Step 175( N/A%), pre moving , FPS 1.74, Running 48.81s Step 176( N/A%), pre moving , FPS 1.74, Running 49.39s Step 177( N/A%), pre moving , FPS 1.74, Running 49.98s Step 178( N/A%), pre moving , FPS 1.73, Running 50.56s Step 179( N/A%), pre moving , FPS 1.80, Running 51.13s Step 180( N/A%), pre moving , FPS 1.82, Running 51.70s Step 181( N/A%), pre moving , FPS 1.81, Running 52.30s Step 182( N/A%), pre moving , FPS 1.81, Running 52.87s Step 183( N/A%), pre moving , FPS 1.81, Running 53.46s Step 184( N/A%), pre moving , FPS 1.81, Running 54.05s Step 185( N/A%), pre moving , FPS 1.81, Running 54.60s Step 186( N/A%), pre moving , FPS 1.82, Running 55.16s Step 187( N/A%), pre moving , FPS 1.83, Running 55.74s Step 188( N/A%), pre moving , FPS 1.81, Running 56.38s Step 189( N/A%), pre moving , FPS 1.81, Running 56.93s Step 190( N/A%), pre moving , FPS 1.75, Running 57.49s Step 191( N/A%), pre moving , FPS 1.74, Running 58.10s Step 192( N/A%), pre moving , FPS 1.70, Running 58.79s Step 193( N/A%), pre moving , FPS 1.67, Running 59.61s Step 194( N/A%), pre moving , FPS 1.65, Running 60.30s Step 195( N/A%), pre moving , FPS 1.64, Running 60.97s Step 196( N/A%), pre moving , FPS 1.63, Running 61.69s Step 197( N/A%), pre moving , FPS 1.62, Running 62.33s Step 198( N/A%), pre moving , FPS 1.64, Running 62.77s Step 199( N/A%), pre moving , FPS 1.61, Running 63.55s Step 200( N/A%), pre moving , FPS 1.63, Running 63.95s Step 201( N/A%), pre moving , FPS 1.67, Running 64.30s Step 202( N/A%), pre moving , FPS 1.73, Running 64.42s Step 203( N/A%), pre moving , FPS 1.81, Running 64.52s Step 204( N/A%), pre moving , FPS 1.85, Running 64.88s Step 205( N/A%), pre moving , FPS 1.92, Running 65.00s Step 206( N/A%), pre moving , FPS 2.01, Running 65.11s Step 207( N/A%), pre moving , FPS 2.06, Running 65.47s Step 208( N/A%), pre moving , FPS 2.18, Running 65.55s Step 209( N/A%), pre moving , FPS 2.30, Running 65.61s Step 210( N/A%), pre moving , FPS 2.45, Running 65.65s Step 211( N/A%), pre moving , FPS 2.39, Running 66.46s Step 212( N/A%), pre moving , FPS 2.56, Running 66.59s Step 213( N/A%), pre moving , FPS 2.82, Running 66.69s Step 214( N/A%), pre moving , FPS 2.94, Running 67.11s Step 215( N/A%), pre moving , FPS 3.21, Running 67.21s Step 216( N/A%), pre moving , FPS 3.55, Running 67.33s Step 217( N/A%), pre moving , FPS 3.86, Running 67.51s Step 218( N/A%), pre moving , FPS 4.00, Running 67.78s Step 219( N/A%), pre moving , FPS 4.60, Running 67.90s Step 220( N/A%), pre moving , FPS 4.93, Running 68.01s Step 221( N/A%), pre moving , FPS 4.93, Running 68.36s Step 222( N/A%), pre moving , FPS 4.92, Running 68.49s Step 223( N/A%), pre moving , FPS 4.91, Running 68.59s Step 224( N/A%), pre moving , FPS 4.91, Running 68.95s Step 225( N/A%), pre moving , FPS 4.91, Running 69.07s Step 226( N/A%), pre moving , FPS 4.90, Running 69.19s Step 227( N/A%), pre moving , FPS 4.90, Running 69.55s Step 228( N/A%), pre moving , FPS 4.87, Running 69.66s Step 229( N/A%), pre moving , FPS 4.48, Running 70.08s Step 230( N/A%), pre moving , FPS 4.34, Running 70.26s Step 231( N/A%), pre moving , FPS 4.73, Running 70.69s Step 232( N/A%), pre moving , FPS 4.61, Running 70.93s Step 233( N/A%), pre moving , FPS 4.24, Running 71.41s Step 234( N/A%), pre moving , FPS 4.17, Running 71.91s Step 235( N/A%), pre moving , FPS 4.00, Running 72.21s Step 236( N/A%), pre moving , FPS 3.79, Running 72.61s Step 237( N/A%), pre moving , FPS 3.63, Running 73.03s Step 238( N/A%), pre moving , FPS 3.68, Running 73.21s Step 239( N/A%), pre moving , FPS 3.50, Running 73.62s Step 240( N/A%), pre moving , FPS 3.45, Running 73.81s Step 241( N/A%), pre moving , FPS 3.41, Running 74.24s Step 242( N/A%), pre moving , FPS 3.38, Running 74.40s Step 243( N/A%), pre moving , FPS 3.21, Running 74.83s Step 244( N/A%), pre moving , FPS 3.34, Running 74.94s Step 245( N/A%), pre moving , FPS 3.21, Running 75.30s Step 246( N/A%), pre moving , FPS 3.18, Running 75.48s Step 247( N/A%), pre moving , FPS 3.21, Running 75.79s Step 248( N/A%), pre moving , FPS 3.18, Running 75.96s Step 249( N/A%), pre moving , FPS 3.34, Running 76.06s Step 250( N/A%), pre moving , FPS 3.24, Running 76.43s Step 251( N/A%), pre moving , FPS 3.41, Running 76.56s Step 252( N/A%), pre moving , FPS 3.49, Running 76.66s Step 253( N/A%), pre moving , FPS 3.57, Running 77.01s Step 254( N/A%), pre moving , FPS 3.83, Running 77.13s Step 255( N/A%), pre moving , FPS 3.98, Running 77.24s Step 256( N/A%), pre moving , FPS 3.29, Running 78.69s Step 257( N/A%), pre moving , FPS 3.45, Running 78.82s Step 258( N/A%), pre moving , FPS 3.49, Running 78.94s Step 259( N/A%), pre moving , FPS 3.53, Running 79.28s Step 260( N/A%), pre moving , FPS 3.58, Running 79.40s Step 261( N/A%), pre moving , FPS 3.76, Running 79.56s Step 262( N/A%), pre moving , FPS 3.58, Running 79.98s Step 263( N/A%), pre moving , FPS 3.77, Running 80.14s Step 264( N/A%), pre moving , FPS 3.52, Running 80.62s Step 265( N/A%), pre moving , FPS 3.45, Running 81.09s Step 266( N/A%), pre moving , FPS 3.42, Running 81.33s Step 267( N/A%), pre moving , FPS 3.32, Running 81.81s Step 268( N/A%), pre moving , FPS 3.15, Running 82.31s Step 269( N/A%), pre moving , FPS 2.98, Running 82.77s Step 270( N/A%), pre moving , FPS 3.03, Running 83.04s Step 271( N/A%), pre moving , FPS 2.86, Running 83.54s Step 272( N/A%), pre moving , FPS 2.72, Running 84.01s Step 273( N/A%), pre moving , FPS 2.76, Running 84.25s Step 274( N/A%), pre moving , FPS 2.63, Running 84.74s Step 275( N/A%), pre moving , FPS 2.50, Running 85.24s Step 276( N/A%), pre moving , FPS 3.00, Running 85.36s Step 277( N/A%), pre moving , FPS 3.00, Running 85.48s Step 278( N/A%), pre moving , FPS 2.98, Running 85.65s Step 279( N/A%), pre moving , FPS 2.98, Running 86.00s Step 280( N/A%), pre moving , FPS 2.88, Running 86.35s Step 281( N/A%), pre moving , FPS 2.83, Running 86.63s Step 282( N/A%), pre moving , FPS 2.77, Running 87.19s Step 283( N/A%), pre moving , FPS 2.63, Running 87.74s Step 284( N/A%), pre moving , FPS 2.63, Running 88.22s Step 285( N/A%), pre moving , FPS 2.72, Running 88.46s Step 286( N/A%), pre moving , FPS 2.63, Running 88.95s Step 287( N/A%), pre moving , FPS 2.63, Running 89.42s Step 288( N/A%), pre moving , FPS 2.73, Running 89.64s Step 289( N/A%), pre moving , FPS 2.72, Running 90.13s Step 290( N/A%), pre moving , FPS 2.75, Running 90.30s Step 291( N/A%), pre moving , FPS 2.78, Running 90.73s Step 292( N/A%), pre moving , FPS 2.91, Running 90.89s Step 293( N/A%), pre moving , FPS 2.83, Running 91.33s Step 294( N/A%), pre moving , FPS 2.83, Running 91.80s Step 295( N/A%), pre moving , FPS 2.94, Running 92.04s Step 296( N/A%), pre moving , FPS 2.79, Running 92.53s Step 297( N/A%), pre moving , FPS 2.65, Running 93.03s Step 298( N/A%), pre moving , FPS 2.63, Running 93.24s Step 299( N/A%), pre moving , FPS 2.58, Running 93.75s Step 300( N/A%), pre moving , FPS 2.54, Running 94.23s Step 301( N/A%), pre moving , FPS 2.56, Running 94.45s Step 302( N/A%), pre moving , FPS 2.58, Running 94.93s Step 303( N/A%), pre moving , FPS 2.61, Running 95.39s Step 304( N/A%), pre moving , FPS 2.70, Running 95.63s Step 305( N/A%), pre moving , FPS 2.61, Running 96.11s Step 306( N/A%), pre moving , FPS 2.64, Running 96.53s Step 307( N/A%), pre moving , FPS 2.74, Running 96.71s Step 308( N/A%), pre moving , FPS 2.67, Running 97.13s Step 309( N/A%), pre moving , FPS 2.79, Running 97.31s Step 310( N/A%), pre moving , FPS 2.69, Running 97.74s Step 311( N/A%), pre moving , FPS 2.79, Running 97.90s Step 312( N/A%), pre moving , FPS 2.72, Running 98.26s Step 313( N/A%), pre moving , FPS 2.84, Running 98.38s Step 314( N/A%), pre moving , FPS 2.99, Running 98.49s Step 315( N/A%), pre moving , FPS 2.93, Running 98.87s Step 316( N/A%), pre moving , FPS 3.11, Running 98.96s Step 317( N/A%), pre moving , FPS 3.28, Running 99.13s Step 318( N/A%), pre moving , FPS 3.23, Running 99.45s Step 319( N/A%), pre moving , FPS 3.45, Running 99.54s Step 320( N/A%), pre moving , FPS 3.57, Running 99.83s Step 321( N/A%), pre moving , FPS 3.59, Running 100.03s Step 322( N/A%), pre moving , FPS 3.85, Running 100.13s Step 323( N/A%), pre moving , FPS 3.92, Running 100.49s Step 324( N/A%), pre moving , FPS 4.02, Running 100.61s Step 325( N/A%), pre moving , FPS 4.34, Running 100.71s Step 326( N/A%), pre moving , FPS 4.42, Running 101.06s Step 327( N/A%), pre moving , FPS 4.47, Running 101.18s Step 328( N/A%), pre moving , FPS 4.81, Running 101.28s Step 329( N/A%), pre moving , FPS 2.66, Running 104.83s Step 330( N/A%), pre moving , FPS 2.66, Running 105.26s Step 331( N/A%), pre moving , FPS 2.56, Running 105.73s Step 332( N/A%), pre moving , FPS 2.45, Running 106.41s Step 333( N/A%), pre moving , FPS 2.31, Running 107.04s Step 334( N/A%), pre moving , FPS 2.19, Running 107.63s Step 335( N/A%), pre moving , FPS 2.14, Running 108.20s Step 336( N/A%), pre moving , FPS 2.03, Running 108.80s Step 337( N/A%), pre moving , FPS 1.95, Running 109.39s Step 338( N/A%), pre moving , FPS 1.90, Running 109.96s Step 339( N/A%), pre moving , FPS 1.82, Running 110.54s Step 340( N/A%), pre moving , FPS 1.77, Running 111.15s Step 341( N/A%), pre moving , FPS 1.71, Running 111.73s Step 342( N/A%), pre moving , FPS 1.64, Running 112.31s Step 343( N/A%), pre moving , FPS 1.61, Running 112.92s Step 344( N/A%), pre moving , FPS 1.55, Running 113.50s Step 345( N/A%), pre moving , FPS 1.50, Running 114.06s Step 346( N/A%), pre moving , FPS 1.47, Running 114.68s Step 347( N/A%), pre moving , FPS 1.42, Running 115.26s Step 348( N/A%), pre moving , FPS 1.37, Running 115.85s Step 349( 0.17%), action 1, FPS 1.58, Running 117.47s Step 350( 0.33%), action 2, FPS 1.51, Running 118.47s Step 351( 0.50%), action 3, FPS 1.50, Running 119.06s Step 352( 0.67%), action 4, FPS 1.46, Running 120.07s Step 353( 0.83%), action 5, FPS 1.46, Running 120.75s Step 354( 1.00%), action 6, FPS 1.42, Running 121.69s Step 355( 1.17%), action 7, FPS 1.41, Running 122.41s Step 356( 1.33%), action 8, FPS 1.36, Running 123.53s Step 357( 1.50%), action 9, FPS 1.35, Running 124.19s Step 358( 1.67%), action 10, FPS 1.37, Running 124.60s Step 359( 1.83%), action 11, FPS 1.34, Running 125.41s Step 360( 2.00%), action 12, FPS 1.31, Running 126.46s Step 361( 2.17%), action 13, FPS 1.27, Running 127.46s Step 362( 2.33%), action 14, FPS 1.24, Running 128.50s Step 363( 2.50%), action 15, FPS 1.22, Running 129.26s Step 364( 2.67%), action 16, FPS 1.19, Running 130.35s Step 365( 2.83%), action 17, FPS 1.16, Running 131.31s Step 366( 3.00%), action 18, FPS 1.14, Running 132.17s Step 367( 3.17%), action 19, FPS 1.14, Running 132.75s Step 368( 3.33%), action 20, FPS 1.12, Running 133.76s Step 369( 3.50%), action 21, FPS 1.15, Running 134.86s Step 370( 3.67%), action 22, FPS 1.16, Running 135.71s Step 371( 3.83%), action 23, FPS 1.15, Running 136.50s Step 372( 4.00%), action 24, FPS 1.17, Running 137.13s Step 373( 4.17%), action 25, FPS 1.16, Running 138.02s Step 374( 4.33%), action 26, FPS 1.17, Running 138.75s Step 375( 4.50%), action 27, FPS 1.16, Running 139.64s Step 376( 4.67%), action 28, FPS 1.18, Running 140.42s Step 377( 4.83%), action 29, FPS 1.16, Running 141.40s Step 378( 5.00%), action 30, FPS 1.14, Running 142.10s Step 379( 5.17%), action 31, FPS 1.14, Running 143.00s Step 380( 5.33%), action 32, FPS 1.18, Running 143.39s Step 381( 5.50%), action 33, FPS 1.23, Running 143.68s Step 382( 5.67%), action 34, FPS 1.27, Running 144.21s Step 383( 5.83%), action 35, FPS 1.29, Running 144.74s Step 384( 6.00%), action 36, FPS 1.30, Running 145.76s Step 385( 6.17%), action 37, FPS 1.33, Running 146.37s Step 386( 6.33%), action 38, FPS 1.32, Running 147.38s Step 387( 6.50%), action 39, FPS 1.28, Running 148.34s Step 388( 6.67%), action 40, FPS 1.31, Running 149.01s Step 389( 6.83%), action 41, FPS 1.32, Running 149.97s Step 390( 7.00%), action 42, FPS 1.32, Running 150.81s Step 391( 7.17%), action 43, FPS 1.31, Running 151.72s Step 392( 7.33%), action 44, FPS 1.28, Running 152.79s Step 393( 7.50%), action 45, FPS 1.27, Running 153.72s Step 394( 7.67%), action 46, FPS 1.28, Running 154.40s Step 395( 7.83%), action 47, FPS 1.28, Running 155.30s Step 396( 8.00%), action 48, FPS 1.28, Running 156.11s Step 397( 8.17%), action 49, FPS 1.28, Running 157.01s Step 398( 8.33%), action 50, FPS 1.28, Running 157.69s Step 399( 8.50%), action 51, FPS 1.27, Running 158.72s Step 400( 8.67%), action 52, FPS 1.23, Running 159.61s Step 401( 8.83%), action 53, FPS 1.20, Running 160.36s Step 402( 9.00%), action 54, FPS 1.17, Running 161.35s Step 403( 9.17%), action 55, FPS 1.16, Running 161.93s Step 404( 9.33%), action 56, FPS 1.21, Running 162.29s Step 405( 9.50%), action 57, FPS 1.23, Running 162.57s Step 406( 9.67%), action 58, FPS 1.28, Running 162.97s Step 407( 9.83%), action 59, FPS 1.32, Running 163.50s Step 408( 10.00%), action 60, FPS 1.31, Running 164.33s Step 409( 10.17%), action 61, FPS 1.29, Running 165.43s Step 410( 10.33%), action 62, FPS 1.30, Running 166.17s Step 411( 10.50%), action 63, FPS 1.31, Running 166.95s Step 412( 10.67%), action 64, FPS 1.33, Running 167.82s Step 413( 10.83%), action 65, FPS 1.33, Running 168.73s Step 414( 11.00%), action 66, FPS 1.32, Running 169.60s Step 415( 11.17%), action 67, FPS 1.31, Running 170.52s Step 416( 11.33%), action 68, FPS 1.33, Running 171.20s Step 417( 11.50%), action 69, FPS 1.32, Running 172.11s Step 418( 11.67%), action 70, FPS 1.32, Running 172.80s Step 419( 11.83%), action 71, FPS 1.34, Running 173.67s Step 420( 12.00%), action 72, FPS 1.35, Running 174.46s Step 421( 12.17%), action 73, FPS 1.33, Running 175.40s Step 422( 12.33%), action 74, FPS 1.35, Running 176.12s Step 423( 12.50%), action 75, FPS 1.33, Running 177.02s Step 424( 12.67%), action 76, FPS 1.30, Running 177.65s Step 425( 12.83%), action 77, FPS 1.25, Running 178.59s Step 426( 13.00%), action 78, FPS 1.23, Running 179.23s Step 427( 13.17%), action 79, FPS 1.20, Running 180.14s Step 428( 13.33%), action 80, FPS 1.21, Running 180.82s Step 429( 13.50%), action 81, FPS 1.25, Running 181.43s Step 430( 13.67%), action 82, FPS 1.28, Running 181.76s Step 431( 13.83%), action 83, FPS 1.32, Running 182.06s Step 432( 14.00%), action 84, FPS 1.36, Running 182.49s Step 433( 14.17%), action 85, FPS 1.40, Running 183.04s Step 434( 14.33%), action 86, FPS 1.40, Running 183.89s Step 435( 14.50%), action 87, FPS 1.41, Running 184.67s Step 436( 14.67%), action 88, FPS 1.41, Running 185.35s Step 437( 14.83%), action 89, FPS 1.41, Running 186.28s Step 438( 15.00%), action 90, FPS 1.41, Running 187.01s Step 439( 15.17%), action 91, FPS 1.40, Running 187.96s Step 440( 15.33%), action 92, FPS 1.40, Running 188.70s Step 441( 15.50%), action 93, FPS 1.42, Running 189.54s Step 442( 15.67%), action 94, FPS 1.40, Running 190.36s Step 443( 15.83%), action 95, FPS 1.43, Running 191.02s Step 444( 16.00%), action 96, FPS 1.40, Running 191.99s Step 445( 16.17%), action 97, FPS 1.40, Running 192.93s Step 446( 16.33%), action 98, FPS 1.39, Running 193.63s Step 447( 16.50%), action 99, FPS 1.39, Running 194.56s Step 448( 16.67%), action 100, FPS 1.39, Running 195.24s Step 449( 16.83%), action 101, FPS 1.35, Running 196.20s Step 450( 17.00%), action 102, FPS 1.31, Running 196.97s Step 451( 17.17%), action 103, FPS 1.27, Running 197.75s Step 452( 17.33%), action 104, FPS 1.25, Running 198.52s Step 453( 17.50%), action 105, FPS 1.22, Running 199.44s Step 454( 17.67%), action 106, FPS 1.23, Running 200.18s Step 455( 17.83%), action 107, FPS 1.24, Running 200.86s Step 456( 18.00%), action 108, FPS 1.26, Running 201.18s Step 457( 18.17%), action 109, FPS 1.32, Running 201.46s Step 458( 18.33%), action 110, FPS 1.33, Running 202.03s Step 459( 18.50%), action 111, FPS 1.34, Running 202.93s Step 460( 18.67%), action 112, FPS 1.33, Running 203.71s Step 461( 18.83%), action 113, FPS 1.32, Running 204.65s Step 462( 19.00%), action 114, FPS 1.33, Running 205.36s Step 463( 19.17%), action 115, FPS 1.32, Running 206.14s Step 464( 19.33%), action 116, FPS 1.33, Running 207.00s Step 465( 19.50%), action 117, FPS 1.33, Running 207.94s Step 466( 19.67%), action 118, FPS 1.33, Running 208.62s Step 467( 19.83%), action 119, FPS 1.34, Running 209.52s Step 468( 20.00%), action 120, FPS 1.34, Running 210.22s Step 469( 20.17%), action 121, FPS 1.33, Running 211.20s Step 470( 20.33%), action 122, FPS 1.33, Running 211.96s Step 471( 20.50%), action 123, FPS 1.33, Running 212.80s Step 472( 20.67%), action 124, FPS 1.31, Running 213.74s Step 473( 20.83%), action 125, FPS 1.34, Running 214.40s Step 474( 21.00%), action 126, FPS 1.33, Running 215.17s Step 475( 21.17%), action 127, FPS 1.32, Running 215.98s Step 476( 21.33%), action 128, FPS 1.26, Running 217.05s Step 477( 21.50%), action 129, FPS 1.23, Running 217.76s Step 478( 21.67%), action 130, FPS 1.19, Running 218.83s Step 479( 21.83%), action 131, FPS 1.18, Running 219.83s Step 480( 22.00%), action 132, FPS 1.21, Running 220.21s Step 481( 22.17%), action 133, FPS 1.26, Running 220.48s Step 482( 22.33%), action 134, FPS 1.29, Running 220.90s Step 483( 22.50%), action 135, FPS 1.33, Running 221.22s Step 484( 22.67%), action 136, FPS 1.34, Running 221.88s Step 485( 22.83%), action 137, FPS 1.34, Running 222.89s Step 486( 23.00%), action 138, FPS 1.32, Running 223.77s Step 487( 23.17%), action 139, FPS 1.33, Running 224.62s Step 488( 23.33%), action 140, FPS 1.30, Running 225.64s Step 489( 23.50%), action 141, FPS 1.29, Running 226.66s Step 490( 23.67%), action 142, FPS 1.29, Running 227.42s Step 491( 23.83%), action 143, FPS 1.29, Running 228.35s Step 492( 24.00%), action 144, FPS 1.31, Running 229.06s Step 493( 24.17%), action 145, FPS 1.28, Running 230.02s Step 494( 24.33%), action 146, FPS 1.29, Running 230.71s Step 495( 24.50%), action 147, FPS 1.28, Running 231.66s Step 496( 24.67%), action 148, FPS 1.31, Running 232.28s Step 497( 24.83%), action 149, FPS 1.30, Running 233.19s Step 498( 25.00%), action 150, FPS 1.33, Running 233.85s Step 499( 25.17%), action 151, FPS 1.33, Running 234.85s Step 500( 25.33%), action 152, FPS 1.27, Running 235.91s Step 501( 25.50%), action 153, FPS 1.25, Running 236.53s Step 502( 25.67%), action 154, FPS 1.21, Running 237.49s Step 503( 25.83%), action 155, FPS 1.18, Running 238.15s Step 504( 26.00%), action 156, FPS 1.16, Running 239.15s Step 505( 26.17%), action 157, FPS 1.20, Running 239.50s Step 506( 26.33%), action 158, FPS 1.24, Running 239.92s Step 507( 26.50%), action 159, FPS 1.28, Running 240.22s Step 508( 26.67%), action 160, FPS 1.32, Running 240.75s Step 509( 26.83%), action 161, FPS 1.34, Running 241.63s Step 510( 27.00%), action 162, FPS 1.31, Running 242.69s Step 511( 27.17%), action 163, FPS 1.31, Running 243.58s Step 512( 27.33%), action 164, FPS 1.31, Running 244.37s Step 513( 27.50%), action 165, FPS 1.31, Running 245.31s Step 514( 27.67%), action 166, FPS 1.31, Running 245.98s Step 515( 27.83%), action 167, FPS 1.31, Running 246.90s Step 516( 28.00%), action 168, FPS 1.31, Running 247.59s Step 517( 28.17%), action 169, FPS 1.31, Running 248.50s Step 518( 28.33%), action 170, FPS 1.31, Running 249.14s Step 519( 28.50%), action 171, FPS 1.31, Running 250.08s Step 520( 28.67%), action 172, FPS 1.35, Running 250.73s Step 521( 28.83%), action 173, FPS 1.32, Running 251.70s Step 522( 29.00%), action 174, FPS 1.34, Running 252.39s Step 523( 29.17%), action 175, FPS 1.32, Running 253.26s Step 524( 29.33%), action 176, FPS 1.34, Running 254.05s Step 525( 29.50%), action 177, FPS 1.29, Running 255.00s Step 526( 29.67%), action 178, FPS 1.25, Running 255.87s Step 527( 29.83%), action 179, FPS 1.21, Running 256.71s Step 528( 30.00%), action 180, FPS 1.19, Running 257.62s Step 529( 30.17%), action 181, FPS 1.20, Running 258.33s Step 530( 30.33%), action 182, FPS 1.25, Running 258.68s Step 531( 30.50%), action 183, FPS 1.30, Running 258.95s Step 532( 30.67%), action 184, FPS 1.34, Running 259.34s Step 533( 30.83%), action 185, FPS 1.40, Running 259.62s Step 534( 31.00%), action 186, FPS 1.41, Running 260.17s Step 535( 31.17%), action 187, FPS 1.45, Running 260.72s Step 536( 31.33%), action 188, FPS 1.42, Running 261.62s Step 537( 31.50%), action 189, FPS 1.46, Running 262.22s Step 538( 31.67%), action 190, FPS 1.41, Running 263.29s Step 539( 31.83%), action 191, FPS 1.41, Running 264.26s Step 540( 32.00%), action 192, FPS 1.40, Running 265.03s Step 541( 32.17%), action 193, FPS 1.43, Running 265.66s Step 542( 32.33%), action 194, FPS 1.40, Running 266.62s Step 543( 32.50%), action 195, FPS 1.40, Running 267.50s Step 544( 32.67%), action 196, FPS 1.41, Running 268.26s Step 545( 32.83%), action 197, FPS 1.41, Running 269.19s Step 546( 33.00%), action 198, FPS 1.43, Running 269.86s Step 547( 33.17%), action 199, FPS 1.41, Running 270.85s Step 548( 33.33%), action 200, FPS 1.44, Running 271.54s Step 549( 33.50%), action 201, FPS 1.42, Running 272.45s Step 550( 33.67%), action 202, FPS 1.39, Running 273.08s Step 551( 33.83%), action 203, FPS 1.33, Running 273.98s Step 552( 34.00%), action 204, FPS 1.30, Running 274.69s Step 553( 34.17%), action 205, FPS 1.25, Running 275.57s Step 554( 34.33%), action 206, FPS 1.24, Running 276.36s Step 555( 34.50%), action 207, FPS 1.21, Running 277.29s Step 556( 34.67%), action 208, FPS 1.23, Running 277.94s Step 557( 34.83%), action 209, FPS 1.25, Running 278.24s Step 558( 35.00%), action 210, FPS 1.30, Running 278.66s Step 559( 35.17%), action 211, FPS 1.32, Running 279.41s Step 560( 35.33%), action 212, FPS 1.32, Running 280.20s Step 561( 35.50%), action 213, FPS 1.32, Running 280.87s Step 562( 35.67%), action 214, FPS 1.32, Running 281.76s Step 563( 35.83%), action 215, FPS 1.34, Running 282.44s Step 564( 36.00%), action 216, FPS 1.31, Running 283.50s Step 565( 36.17%), action 217, FPS 1.34, Running 284.12s Step 566( 36.33%), action 218, FPS 1.32, Running 285.06s Step 567( 36.50%), action 219, FPS 1.31, Running 286.12s Step 568( 36.67%), action 220, FPS 1.30, Running 286.88s Step 569( 36.83%), action 221, FPS 1.30, Running 287.88s Step 570( 37.00%), action 222, FPS 1.29, Running 288.63s Step 571( 37.17%), action 223, FPS 1.29, Running 289.46s Step 572( 37.33%), action 224, FPS 1.29, Running 290.24s Step 573( 37.50%), action 225, FPS 1.28, Running 291.18s Step 574( 37.67%), action 226, FPS 1.29, Running 291.90s Step 575( 37.83%), action 227, FPS 1.29, Running 292.75s Step 576( 38.00%), action 228, FPS 1.29, Running 293.50s Step 577( 38.17%), action 229, FPS 1.23, Running 294.44s Step 578( 38.33%), action 230, FPS 1.21, Running 295.19s Step 579( 38.50%), action 231, FPS 1.19, Running 296.15s Step 580( 38.67%), action 232, FPS 1.19, Running 296.96s Step 581( 38.83%), action 233, FPS 1.21, Running 297.39s Step 582( 39.00%), action 234, FPS 1.25, Running 297.73s Step 583( 39.17%), action 235, FPS 1.27, Running 298.14s Step 584( 39.33%), action 236, FPS 1.31, Running 298.73s Step 585( 39.50%), action 237, FPS 1.31, Running 299.35s Step 586( 39.67%), action 238, FPS 1.33, Running 300.15s Step 587( 39.83%), action 239, FPS 1.35, Running 300.89s Step 588( 40.00%), action 240, FPS 1.36, Running 301.63s Step 589( 40.17%), action 241, FPS 1.37, Running 302.48s Step 590( 40.33%), action 242, FPS 1.36, Running 303.28s Step 591( 40.50%), action 243, FPS 1.36, Running 304.22s Step 592( 40.67%), action 244, FPS 1.36, Running 304.94s Step 593( 40.83%), action 245, FPS 1.36, Running 305.90s Step 594( 41.00%), action 246, FPS 1.36, Running 306.59s Step 595( 41.17%), action 247, FPS 1.35, Running 307.52s Step 596( 41.33%), action 248, FPS 1.36, Running 308.20s Step 597( 41.50%), action 249, FPS 1.36, Running 309.15s Step 598( 41.67%), action 250, FPS 1.36, Running 309.86s Step 599( 41.83%), action 251, FPS 1.36, Running 310.82s Step 600( 42.00%), action 252, FPS 1.37, Running 311.54s Step 601( 42.17%), action 253, FPS 1.33, Running 312.43s Step 602( 42.33%), action 254, FPS 1.30, Running 313.09s Step 603( 42.50%), action 255, FPS 1.26, Running 314.00s Step 604( 42.67%), action 256, FPS 1.26, Running 314.65s Step 605( 42.83%), action 257, FPS 1.24, Running 315.47s Step 606( 43.00%), action 258, FPS 1.24, Running 316.25s Step 607( 43.17%), action 259, FPS 1.27, Running 316.63s Step 608( 43.33%), action 260, FPS 1.30, Running 316.96s Step 609( 43.50%), action 261, FPS 1.33, Running 317.50s Step 610( 43.67%), action 262, FPS 1.35, Running 318.12s Step 611( 43.83%), action 263, FPS 1.37, Running 318.84s Step 612( 44.00%), action 264, FPS 1.36, Running 319.64s Step 613( 44.17%), action 265, FPS 1.37, Running 320.46s Step 614( 44.33%), action 266, FPS 1.35, Running 321.45s Step 615( 44.50%), action 267, FPS 1.37, Running 322.16s Step 616( 44.67%), action 268, FPS 1.35, Running 322.99s Step 617( 44.83%), action 269, FPS 1.37, Running 323.78s Step 618( 45.00%), action 270, FPS 1.34, Running 324.84s Step 619( 45.17%), action 271, FPS 1.34, Running 325.78s Step 620( 45.33%), action 272, FPS 1.34, Running 326.43s Step 621( 45.50%), action 273, FPS 1.34, Running 327.35s Step 622( 45.67%), action 274, FPS 1.34, Running 328.03s Step 623( 45.83%), action 275, FPS 1.34, Running 328.90s Step 624( 46.00%), action 276, FPS 1.34, Running 329.63s Step 625( 46.17%), action 277, FPS 1.35, Running 330.26s Step 626( 46.33%), action 278, FPS 1.34, Running 331.20s Step 627( 46.50%), action 279, FPS 1.32, Running 331.81s Step 628( 46.67%), action 280, FPS 1.26, Running 332.78s Step 629( 46.83%), action 281, FPS 1.23, Running 333.77s Step 630( 47.00%), action 282, FPS 1.23, Running 334.42s Step 631( 47.17%), action 283, FPS 1.21, Running 335.33s Step 632( 47.33%), action 284, FPS 1.24, Running 335.73s Step 633( 47.50%), action 285, FPS 1.27, Running 336.26s Step 634( 47.67%), action 286, FPS 1.30, Running 336.87s Step 635( 47.83%), action 287, FPS 1.30, Running 337.52s Step 636( 48.00%), action 288, FPS 1.29, Running 338.48s Step 637( 48.17%), action 289, FPS 1.30, Running 339.17s Step 638( 48.33%), action 290, FPS 1.31, Running 340.10s Step 639( 48.50%), action 291, FPS 1.31, Running 341.03s Step 640( 48.67%), action 292, FPS 1.29, Running 341.87s Step 641( 48.83%), action 293, FPS 1.30, Running 342.79s Step 642( 49.00%), action 294, FPS 1.29, Running 343.51s Step 643( 49.17%), action 295, FPS 1.29, Running 344.42s Step 644( 49.33%), action 296, FPS 1.28, Running 345.21s Step 645( 49.50%), action 297, FPS 1.26, Running 346.11s Step 646( 49.67%), action 298, FPS 1.28, Running 346.89s Step 647( 49.83%), action 299, FPS 1.25, Running 347.83s Step 648( 50.00%), action 300, FPS 1.26, Running 348.60s Step 649( 50.17%), action 301, FPS 1.27, Running 349.46s Step 650( 50.33%), action 302, FPS 1.26, Running 350.29s Step 651( 50.50%), action 303, FPS 1.26, Running 351.25s Step 652( 50.67%), action 304, FPS 1.22, Running 352.07s Step 653( 50.83%), action 305, FPS 1.20, Running 352.98s Step 654( 51.00%), action 306, FPS 1.19, Running 353.66s Step 655( 51.17%), action 307, FPS 1.19, Running 354.30s Step 656( 51.33%), action 308, FPS 1.24, Running 354.61s Step 657( 51.50%), action 309, FPS 1.25, Running 355.16s Step 658( 51.67%), action 310, FPS 1.26, Running 355.92s Step 659( 51.83%), action 311, FPS 1.26, Running 356.91s Step 660( 52.00%), action 312, FPS 1.27, Running 357.65s Step 661( 52.17%), action 313, FPS 1.26, Running 358.64s Step 662( 52.33%), action 314, FPS 1.27, Running 359.31s Step 663( 52.50%), action 315, FPS 1.29, Running 359.96s Step 664( 52.67%), action 316, FPS 1.27, Running 360.99s Step 665( 52.83%), action 317, FPS 1.26, Running 361.93s Step 666( 53.00%), action 318, FPS 1.27, Running 362.65s Step 667( 53.17%), action 319, FPS 1.28, Running 363.49s Step 668( 53.33%), action 320, FPS 1.27, Running 364.32s Step 669( 53.50%), action 321, FPS 1.27, Running 365.24s Step 670( 53.67%), action 322, FPS 1.28, Running 365.92s Step 671( 53.83%), action 323, FPS 1.28, Running 366.85s Step 672( 54.00%), action 324, FPS 1.29, Running 367.60s Step 673( 54.17%), action 325, FPS 1.29, Running 368.54s Step 674( 54.33%), action 326, FPS 1.28, Running 369.28s Step 675( 54.50%), action 327, FPS 1.26, Running 370.21s Step 676( 54.67%), action 328, FPS 1.23, Running 370.90s Step 677( 54.83%), action 329, FPS 1.20, Running 371.76s Step 678( 55.00%), action 330, FPS 1.20, Running 372.54s Step 679( 55.17%), action 331, FPS 1.23, Running 373.21s Step 680( 55.33%), action 332, FPS 1.26, Running 373.56s Step 681( 55.50%), action 333, FPS 1.31, Running 373.95s Step 682( 55.67%), action 334, FPS 1.31, Running 374.54s Step 683( 55.83%), action 335, FPS 1.33, Running 375.00s Step 684( 56.00%), action 336, FPS 1.36, Running 375.73s Step 685( 56.17%), action 337, FPS 1.37, Running 376.53s Step 686( 56.33%), action 338, FPS 1.37, Running 377.21s Step 687( 56.50%), action 339, FPS 1.37, Running 378.05s Step 688( 56.67%), action 340, FPS 1.37, Running 378.93s Step 689( 56.83%), action 341, FPS 1.37, Running 379.86s Step 690( 57.00%), action 342, FPS 1.36, Running 380.58s Step 691( 57.17%), action 343, FPS 1.36, Running 381.60s Step 692( 57.33%), action 344, FPS 1.36, Running 382.31s Step 693( 57.50%), action 345, FPS 1.37, Running 383.17s Step 694( 57.67%), action 346, FPS 1.37, Running 383.86s Step 695( 57.83%), action 347, FPS 1.37, Running 384.79s Step 696( 58.00%), action 348, FPS 1.37, Running 385.49s Step 697( 58.17%), action 349, FPS 1.37, Running 386.35s Step 698( 58.33%), action 350, FPS 1.37, Running 387.13s Step 699( 58.50%), action 351, FPS 1.35, Running 388.04s Step 700( 58.67%), action 352, FPS 1.32, Running 388.74s Step 701( 58.83%), action 353, FPS 1.28, Running 389.52s Step 702( 59.00%), action 354, FPS 1.27, Running 390.33s Step 703( 59.17%), action 355, FPS 1.23, Running 391.25s Step 704( 59.33%), action 356, FPS 1.23, Running 391.98s Step 705( 59.50%), action 357, FPS 1.24, Running 392.62s Step 706( 59.67%), action 358, FPS 1.27, Running 392.97s Step 707( 59.83%), action 359, FPS 1.31, Running 393.34s Step 708( 60.00%), action 360, FPS 1.35, Running 393.76s Step 709( 60.17%), action 361, FPS 1.37, Running 394.44s Step 710( 60.33%), action 362, FPS 1.37, Running 395.16s Step 711( 60.50%), action 363, FPS 1.40, Running 395.87s Step 712( 60.67%), action 364, FPS 1.40, Running 396.63s Step 713( 60.83%), action 365, FPS 1.41, Running 397.32s Step 714( 61.00%), action 366, FPS 1.38, Running 398.31s Step 715( 61.17%), action 367, FPS 1.40, Running 399.05s Step 716( 61.33%), action 368, FPS 1.38, Running 399.96s Step 717( 61.50%), action 369, FPS 1.37, Running 400.94s Step 718( 61.67%), action 370, FPS 1.38, Running 401.61s Step 719( 61.83%), action 371, FPS 1.38, Running 402.54s Step 720( 62.00%), action 372, FPS 1.38, Running 403.22s Step 721( 62.17%), action 373, FPS 1.37, Running 404.16s Step 722( 62.33%), action 374, FPS 1.38, Running 404.87s Step 723( 62.50%), action 375, FPS 1.37, Running 405.80s Step 724( 62.67%), action 376, FPS 1.38, Running 406.48s Step 725( 62.83%), action 377, FPS 1.35, Running 407.40s Step 726( 63.00%), action 378, FPS 1.32, Running 408.08s Step 727( 63.17%), action 379, FPS 1.30, Running 408.78s Step 728( 63.33%), action 380, FPS 1.26, Running 409.62s Step 729( 63.50%), action 381, FPS 1.25, Running 410.49s Step 730( 63.67%), action 382, FPS 1.24, Running 411.29s Step 731( 63.83%), action 383, FPS 1.25, Running 411.89s Step 732( 64.00%), action 384, FPS 1.28, Running 412.19s Step 733( 64.17%), action 385, FPS 1.31, Running 412.54s Step 734( 64.33%), action 386, FPS 1.35, Running 413.11s Step 735( 64.50%), action 387, FPS 1.35, Running 413.84s Step 736( 64.67%), action 388, FPS 1.37, Running 414.54s Step 737( 64.83%), action 389, FPS 1.38, Running 415.40s Step 738( 65.00%), action 390, FPS 1.38, Running 416.12s Step 739( 65.17%), action 391, FPS 1.38, Running 417.05s Step 740( 65.33%), action 392, FPS 1.37, Running 417.82s Step 741( 65.50%), action 393, FPS 1.37, Running 418.78s Step 742( 65.67%), action 394, FPS 1.37, Running 419.52s Step 743( 65.83%), action 395, FPS 1.36, Running 420.50s Step 744( 66.00%), action 396, FPS 1.36, Running 421.13s Step 745( 66.17%), action 397, FPS 1.36, Running 422.11s Step 746( 66.33%), action 398, FPS 1.36, Running 422.78s Step 747( 66.50%), action 399, FPS 1.34, Running 423.73s Step 748( 66.67%), action 400, FPS 1.35, Running 424.45s Step 749( 66.83%), action 401, FPS 1.34, Running 425.40s Step 750( 67.00%), action 402, FPS 1.35, Running 426.12s Step 751( 67.17%), action 403, FPS 1.33, Running 426.97s Step 752( 67.33%), action 404, FPS 1.30, Running 427.61s Step 753( 67.50%), action 405, FPS 1.25, Running 428.52s Step 754( 67.67%), action 406, FPS 1.24, Running 429.25s Step 755( 67.83%), action 407, FPS 1.22, Running 430.18s Step 756( 68.00%), action 408, FPS 1.23, Running 430.84s Step 757( 68.17%), action 409, FPS 1.27, Running 431.13s Step 758( 68.33%), action 410, FPS 1.30, Running 431.51s Step 759( 68.50%), action 411, FPS 1.33, Running 432.10s Step 760( 68.67%), action 412, FPS 1.34, Running 432.69s Step 761( 68.83%), action 413, FPS 1.35, Running 433.63s Step 762( 69.00%), action 414, FPS 1.35, Running 434.35s Step 763( 69.17%), action 415, FPS 1.35, Running 435.28s Step 764( 69.33%), action 416, FPS 1.35, Running 435.95s Step 765( 69.50%), action 417, FPS 1.36, Running 436.84s Step 766( 69.67%), action 418, FPS 1.35, Running 437.56s Step 767( 69.83%), action 419, FPS 1.39, Running 438.16s Step 768( 70.00%), action 420, FPS 1.36, Running 439.18s Step 769( 70.17%), action 421, FPS 1.36, Running 440.11s Step 770( 70.33%), action 422, FPS 1.36, Running 440.81s Step 771( 70.50%), action 423, FPS 1.36, Running 441.73s Step 772( 70.67%), action 424, FPS 1.35, Running 442.39s Step 773( 70.83%), action 425, FPS 1.35, Running 443.29s Step 774( 71.00%), action 426, FPS 1.35, Running 444.05s Step 775( 71.17%), action 427, FPS 1.36, Running 444.89s Step 776( 71.33%), action 428, FPS 1.35, Running 445.64s Step 777( 71.50%), action 429, FPS 1.29, Running 446.60s Step 778( 71.67%), action 430, FPS 1.25, Running 447.53s Step 779( 71.83%), action 431, FPS 1.22, Running 448.45s Step 780( 72.00%), action 432, FPS 1.20, Running 449.40s Step 781( 72.17%), action 433, FPS 1.22, Running 450.00s Step 782( 72.33%), action 434, FPS 1.25, Running 450.36s Step 783( 72.50%), action 435, FPS 1.30, Running 450.64s Step 784( 72.67%), action 436, FPS 1.33, Running 451.04s Step 785( 72.83%), action 437, FPS 1.38, Running 451.30s Step 786( 73.00%), action 438, FPS 1.40, Running 451.90s Step 787( 73.17%), action 439, FPS 1.38, Running 452.61s Step 788( 73.33%), action 440, FPS 1.42, Running 453.27s Step 789( 73.50%), action 441, FPS 1.43, Running 454.12s Step 790( 73.67%), action 442, FPS 1.41, Running 454.98s Step 791( 73.83%), action 443, FPS 1.41, Running 455.91s Step 792( 74.00%), action 444, FPS 1.40, Running 456.67s Step 793( 74.17%), action 445, FPS 1.39, Running 457.66s Step 794( 74.33%), action 446, FPS 1.36, Running 458.74s Step 795( 74.50%), action 447, FPS 1.38, Running 459.37s Step 796( 74.67%), action 448, FPS 1.36, Running 460.31s Step 797( 74.83%), action 449, FPS 1.36, Running 461.35s Step 798( 75.00%), action 450, FPS 1.35, Running 462.35s Step 799( 75.17%), action 451, FPS 1.33, Running 463.44s Step 800( 75.33%), action 452, FPS 1.33, Running 464.41s Step 801( 75.50%), action 453, FPS 1.31, Running 465.25s Step 802( 75.67%), action 454, FPS 1.26, Running 466.22s Step 803( 75.83%), action 455, FPS 1.20, Running 467.29s Step 804( 76.00%), action 456, FPS 1.18, Running 468.05s Step 805( 76.17%), action 457, FPS 1.13, Running 468.95s Step 806( 76.33%), action 458, FPS 1.12, Running 469.69s Step 807( 76.50%), action 459, FPS 1.15, Running 470.03s Step 808( 76.67%), action 460, FPS 1.16, Running 470.50s Step 809( 76.83%), action 461, FPS 1.17, Running 471.18s Step 810( 77.00%), action 462, FPS 1.17, Running 472.14s Step 811( 77.17%), action 463, FPS 1.19, Running 472.77s Step 812( 77.33%), action 464, FPS 1.17, Running 473.72s Step 813( 77.50%), action 465, FPS 1.19, Running 474.40s Step 814( 77.67%), action 466, FPS 1.20, Running 475.47s Step 815( 77.83%), action 467, FPS 1.19, Running 476.11s Step 816( 78.00%), action 468, FPS 1.19, Running 477.13s Step 817( 78.17%), action 469, FPS 1.21, Running 477.86s Step 818( 78.33%), action 470, FPS 1.22, Running 478.77s Step 819( 78.50%), action 471, FPS 1.22, Running 479.86s Step 820( 78.67%), action 472, FPS 1.24, Running 480.56s Step 821( 78.83%), action 473, FPS 1.24, Running 481.37s Step 822( 79.00%), action 474, FPS 1.25, Running 482.22s Step 823( 79.17%), action 475, FPS 1.26, Running 483.15s Step 824( 79.33%), action 476, FPS 1.27, Running 483.84s Step 825( 79.50%), action 477, FPS 1.27, Running 484.70s Step 826( 79.67%), action 478, FPS 1.27, Running 485.49s Step 827( 79.83%), action 479, FPS 1.22, Running 486.40s Step 828( 80.00%), action 480, FPS 1.21, Running 487.09s Step 829( 80.17%), action 481, FPS 1.18, Running 488.07s Step 830( 80.33%), action 482, FPS 1.21, Running 488.72s Step 831( 80.50%), action 483, FPS 1.23, Running 488.99s Step 832( 80.67%), action 484, FPS 1.27, Running 489.47s Step 833( 80.83%), action 485, FPS 1.30, Running 489.80s Step 834( 81.00%), action 486, FPS 1.33, Running 490.49s Step 835( 81.17%), action 487, FPS 1.33, Running 491.17s Step 836( 81.33%), action 488, FPS 1.34, Running 492.08s Step 837( 81.50%), action 489, FPS 1.31, Running 493.07s Step 838( 81.67%), action 490, FPS 1.33, Running 493.78s Step 839( 81.83%), action 491, FPS 1.34, Running 494.74s Step 840( 82.00%), action 492, FPS 1.34, Running 495.54s Step 841( 82.17%), action 493, FPS 1.33, Running 496.42s Step 842( 82.33%), action 494, FPS 1.35, Running 497.02s Step 843( 82.50%), action 495, FPS 1.35, Running 497.94s Step 844( 82.67%), action 496, FPS 1.36, Running 498.59s Step 845( 82.83%), action 497, FPS 1.35, Running 499.56s Step 846( 83.00%), action 498, FPS 1.36, Running 500.21s Step 847( 83.17%), action 499, FPS 1.37, Running 501.02s Step 848( 83.33%), action 500, FPS 1.35, Running 501.90s Step 849( 83.50%), action 501, FPS 1.36, Running 502.80s Step 850( 83.67%), action 502, FPS 1.35, Running 503.50s Step 851( 83.83%), action 503, FPS 1.30, Running 504.41s Step 852( 84.00%), action 504, FPS 1.28, Running 505.12s Step 853( 84.17%), action 505, FPS 1.23, Running 506.06s Step 854( 84.33%), action 506, FPS 1.23, Running 506.76s Step 855( 84.50%), action 507, FPS 1.21, Running 507.66s Step 856( 84.67%), action 508, FPS 1.26, Running 507.96s Step 857( 84.83%), action 509, FPS 1.32, Running 508.27s Step 858( 85.00%), action 510, FPS 1.34, Running 508.72s Step 859( 85.17%), action 511, FPS 1.38, Running 509.24s Step 860( 85.33%), action 512, FPS 1.40, Running 509.80s Step 861( 85.50%), action 513, FPS 1.40, Running 510.68s Step 862( 85.67%), action 514, FPS 1.38, Running 511.51s Step 863( 85.83%), action 515, FPS 1.38, Running 512.45s Step 864( 86.00%), action 516, FPS 1.37, Running 513.15s Step 865( 86.17%), action 517, FPS 1.40, Running 513.80s Step 866( 86.33%), action 518, FPS 1.38, Running 514.69s Step 867( 86.50%), action 519, FPS 1.39, Running 515.44s Step 868( 86.67%), action 520, FPS 1.38, Running 516.41s Step 869( 86.83%), action 521, FPS 1.39, Running 517.24s Step 870( 87.00%), action 522, FPS 1.37, Running 518.11s Step 871( 87.17%), action 523, FPS 1.37, Running 519.02s Step 872( 87.33%), action 524, FPS 1.37, Running 519.75s Step 873( 87.50%), action 525, FPS 1.37, Running 520.64s Step 874( 87.67%), action 526, FPS 1.37, Running 521.32s Step 875( 87.83%), action 527, FPS 1.37, Running 522.31s Step 876( 88.00%), action 528, FPS 1.33, Running 522.99s Step 877( 88.17%), action 529, FPS 1.30, Running 523.61s Step 878( 88.33%), action 530, FPS 1.27, Running 524.53s Step 879( 88.50%), action 531, FPS 1.23, Running 525.49s Step 880( 88.67%), action 532, FPS 1.21, Running 526.38s Step 881( 88.83%), action 533, FPS 1.21, Running 527.20s Step 882( 89.00%), action 534, FPS 1.25, Running 527.57s Step 883( 89.17%), action 535, FPS 1.30, Running 527.83s Step 884( 89.33%), action 536, FPS 1.33, Running 528.14s Step 885( 89.50%), action 537, FPS 1.35, Running 528.64s Step 886( 89.67%), action 538, FPS 1.37, Running 529.32s Step 887( 89.83%), action 539, FPS 1.36, Running 530.16s Step 888( 90.00%), action 540, FPS 1.39, Running 530.85s Step 889( 90.17%), action 541, FPS 1.37, Running 531.82s Step 890( 90.33%), action 542, FPS 1.39, Running 532.53s Step 891( 90.50%), action 543, FPS 1.39, Running 533.43s Step 892( 90.67%), action 544, FPS 1.39, Running 534.15s Step 893( 90.83%), action 545, FPS 1.39, Running 535.04s Step 894( 91.00%), action 546, FPS 1.39, Running 535.71s Step 895( 91.17%), action 547, FPS 1.40, Running 536.63s Step 896( 91.33%), action 548, FPS 1.40, Running 537.27s Step 897( 91.50%), action 549, FPS 1.37, Running 538.21s Step 898( 91.67%), action 550, FPS 1.36, Running 539.28s Step 899( 91.83%), action 551, FPS 1.35, Running 540.28s Step 900( 92.00%), action 552, FPS 1.37, Running 540.94s Step 901( 92.17%), action 553, FPS 1.36, Running 541.89s Step 902( 92.33%), action 554, FPS 1.33, Running 542.61s Step 903( 92.50%), action 555, FPS 1.28, Running 543.44s Step 904( 92.67%), action 556, FPS 1.26, Running 544.07s Step 905( 92.83%), action 557, FPS 1.22, Running 544.98s Step 906( 93.00%), action 558, FPS 1.23, Running 545.61s Step 907( 93.17%), action 559, FPS 1.25, Running 546.19s Step 908( 93.33%), action 560, FPS 1.27, Running 546.66s Step 909( 93.50%), action 561, FPS 1.28, Running 547.50s Step 910( 93.67%), action 562, FPS 1.28, Running 548.15s Step 911( 93.83%), action 563, FPS 1.28, Running 549.05s Step 912( 94.00%), action 564, FPS 1.28, Running 549.77s Step 913( 94.17%), action 565, FPS 1.28, Running 550.68s Step 914( 94.33%), action 566, FPS 1.28, Running 551.36s Step 915( 94.50%), action 567, FPS 1.29, Running 552.15s Step 916( 94.67%), action 568, FPS 1.27, Running 552.99s Step 917( 94.83%), action 569, FPS 1.27, Running 554.01s Step 918( 95.00%), action 570, FPS 1.29, Running 554.84s Step 919( 95.17%), action 571, FPS 1.29, Running 555.83s Step 920( 95.33%), action 572, FPS 1.29, Running 556.50s Step 921( 95.50%), action 573, FPS 1.28, Running 557.50s Step 922( 95.67%), action 574, FPS 1.27, Running 558.31s Step 923( 95.83%), action 575, FPS 1.28, Running 559.08s Step 924( 96.00%), action 576, FPS 1.26, Running 559.95s Step 925( 96.17%), action 577, FPS 1.27, Running 560.75s Step 926( 96.33%), action 578, FPS 1.26, Running 561.54s Step 927( 96.50%), action 579, FPS 1.23, Running 562.43s Step 928( 96.67%), action 580, FPS 1.20, Running 563.32s Step 929( 96.83%), action 581, FPS 1.19, Running 564.26s Step 930( 97.00%), action 582, FPS 1.19, Running 564.99s Step 931( 97.17%), action 583, FPS 1.23, Running 565.31s Step 932( 97.33%), action 584, FPS 1.24, Running 565.84s Step 933( 97.50%), action 585, FPS 1.28, Running 566.36s Step 934( 97.67%), action 586, FPS 1.27, Running 567.14s Step 935( 97.83%), action 587, FPS 1.26, Running 567.96s Step 936( 98.00%), action 588, FPS 1.27, Running 568.72s Step 937( 98.17%), action 589, FPS 1.29, Running 569.49s Step 938( 98.33%), action 590, FPS 1.29, Running 570.31s Step 939( 98.50%), action 591, FPS 1.30, Running 571.25s Step 940( 98.67%), action 592, FPS 1.29, Running 572.02s Step 941( 98.83%), action 593, FPS 1.31, Running 572.73s Step 942( 99.00%), action 594, FPS 1.33, Running 573.37s Step 943( 99.17%), action 595, FPS 1.32, Running 574.21s Step 944( 99.33%), action 596, FPS 1.30, Running 575.29s Step 945( 99.50%), action 597, FPS 1.32, Running 575.88s Step 946( 99.67%), action 598, FPS 1.31, Running 576.86s Step 947( 99.83%), action 599, FPS 1.31, Running 577.66s Step 948(100.00%), action 600, FPS 1.30, Running 578.65s [2026-08-02 03:48:41] [98 ] Seed 97 failed after 578.86 s. +steps: 948 , actions: 600 . +Instruction: Empty +Total 14/98(14.29%) success. +Setting seed: 98 +Step 1( N/A%), pre moving , FPS 4.50, Running 0.22s Step 2( N/A%), pre moving , FPS 4.32, Running 0.46s Step 3( N/A%), pre moving , FPS 5.45, Running 0.55s Step 4( N/A%), pre moving , FPS 6.32, Running 0.63s Step 5( N/A%), pre moving , FPS 5.25, Running 0.95s Step 6( N/A%), pre moving , FPS 5.72, Running 1.05s Step 7( N/A%), pre moving , FPS 6.26, Running 1.12s Step 8( N/A%), pre moving , FPS 6.75, Running 1.19s Step 9( N/A%), pre moving , FPS 5.98, Running 1.51s Step 10( N/A%), pre moving , FPS 6.26, Running 1.60s Step 11( N/A%), pre moving , FPS 6.59, Running 1.67s Step 12( N/A%), pre moving , FPS 6.93, Running 1.73s Step 13( N/A%), pre moving , FPS 6.33, Running 2.05s Step 14( N/A%), pre moving , FPS 6.53, Running 2.14s Step 15( N/A%), pre moving , FPS 6.73, Running 2.23s Step 16( N/A%), pre moving , FPS 6.97, Running 2.30s Step 17( N/A%), pre moving , FPS 6.49, Running 2.62s Step 18( N/A%), pre moving , FPS 6.64, Running 2.71s Step 19( N/A%), pre moving , FPS 6.81, Running 2.79s Step 20( N/A%), pre moving , FPS 6.42, Running 3.12s Step 21( N/A%), pre moving , FPS 5.80, Running 3.67s Step 22( N/A%), pre moving , FPS 6.06, Running 3.76s Step 23( N/A%), pre moving , FPS 6.08, Running 3.84s Step 24( N/A%), pre moving , FPS 5.66, Running 4.17s Step 25( N/A%), pre moving , FPS 6.04, Running 4.27s Step 26( N/A%), pre moving , FPS 5.34, Running 4.80s Step 27( N/A%), pre moving , FPS 5.41, Running 4.81s Step 28( N/A%), pre moving , FPS 5.48, Running 4.83s Step 29( N/A%), pre moving , FPS 5.97, Running 4.86s Step 30( N/A%), pre moving , FPS 6.10, Running 4.87s Step 31( N/A%), pre moving , FPS 6.20, Running 4.89s Step 32( N/A%), pre moving , FPS 6.29, Running 4.91s Step 33( N/A%), pre moving , FPS 6.95, Running 4.93s Step 34( N/A%), pre moving , FPS 7.12, Running 4.95s Step 35( N/A%), pre moving , FPS 7.29, Running 4.97s Step 36( N/A%), pre moving , FPS 6.22, Running 5.51s Step 37( N/A%), pre moving , FPS 6.23, Running 5.83s Step 38( N/A%), pre moving , FPS 6.23, Running 5.92s Step 39( N/A%), pre moving , FPS 6.22, Running 6.00s Step 40( N/A%), pre moving , FPS 6.76, Running 6.08s Step 41( N/A%), pre moving , FPS 8.15, Running 6.13s Step 42( N/A%), pre moving , FPS 8.05, Running 6.25s Step 43( N/A%), pre moving , FPS 7.90, Running 6.37s Step 44( N/A%), pre moving , FPS 8.80, Running 6.44s Step 45( N/A%), pre moving , FPS 8.83, Running 6.53s Step 46( N/A%), pre moving , FPS 11.07, Running 6.60s Step 47( N/A%), pre moving , FPS 9.48, Running 6.92s Step 48( N/A%), pre moving , FPS 6.31, Running 8.00s Step 49( N/A%), pre moving , FPS 6.21, Running 8.07s Step 50( N/A%), pre moving , FPS 6.14, Running 8.13s Step 51( N/A%), pre moving , FPS 6.02, Running 8.21s Step 52( N/A%), pre moving , FPS 5.52, Running 8.54s Step 53( N/A%), pre moving , FPS 5.41, Running 8.63s Step 54( N/A%), pre moving , FPS 5.33, Running 8.70s Step 55( N/A%), pre moving , FPS 4.89, Running 9.06s Step 56( N/A%), pre moving , FPS 5.44, Running 9.19s Step 57( N/A%), pre moving , FPS 5.76, Running 9.30s Step 58( N/A%), pre moving , FPS 5.36, Running 9.65s Step 59( N/A%), pre moving , FPS 5.30, Running 9.78s Step 60( N/A%), pre moving , FPS 5.24, Running 9.89s Step 61( N/A%), pre moving , FPS 4.83, Running 10.27s Step 62( N/A%), pre moving , FPS 4.84, Running 10.38s Step 63( N/A%), pre moving , FPS 4.57, Running 10.74s Step 64( N/A%), pre moving , FPS 4.50, Running 10.89s Step 65( N/A%), pre moving , FPS 4.46, Running 11.01s Step 66( N/A%), pre moving , FPS 4.19, Running 11.37s Step 67( N/A%), pre moving , FPS 4.37, Running 11.50s Step 68( N/A%), pre moving , FPS 5.53, Running 11.62s Step 69( N/A%), pre moving , FPS 5.08, Running 12.01s Step 70( N/A%), pre moving , FPS 5.02, Running 12.12s Step 71( N/A%), pre moving , FPS 4.66, Running 12.50s Step 72( N/A%), pre moving , FPS 4.89, Running 12.63s Step 73( N/A%), pre moving , FPS 4.67, Running 12.91s Step 74( N/A%), pre moving , FPS 4.52, Running 13.12s Step 75( N/A%), pre moving , FPS 4.79, Running 13.23s Step 76( N/A%), pre moving , FPS 4.55, Running 13.59s Step 77( N/A%), pre moving , FPS 4.55, Running 13.70s Step 78( N/A%), pre moving , FPS 4.80, Running 13.81s Step 79( N/A%), pre moving , FPS 4.53, Running 14.19s Step 80( N/A%), pre moving , FPS 4.52, Running 14.31s Step 81( N/A%), pre moving , FPS 4.65, Running 14.57s Step 82( N/A%), pre moving , FPS 4.51, Running 14.81s Step 83( N/A%), pre moving , FPS 4.79, Running 14.92s Step 84( N/A%), pre moving , FPS 4.54, Running 15.29s Step 85( N/A%), pre moving , FPS 4.54, Running 15.42s Step 86( N/A%), pre moving , FPS 4.83, Running 15.52s Step 87( N/A%), pre moving , FPS 4.86, Running 15.61s Step 88( N/A%), pre moving , FPS 4.64, Running 15.93s Step 89( N/A%), pre moving , FPS 4.98, Running 16.02s Step 90( N/A%), pre moving , FPS 5.04, Running 16.09s Step 91( N/A%), pre moving , FPS 5.45, Running 16.17s Step 92( N/A%), pre moving , FPS 5.17, Running 16.49s Step 93( N/A%), pre moving , FPS 5.45, Running 16.59s Step 94( N/A%), pre moving , FPS 5.65, Running 16.66s Step 95( N/A%), pre moving , FPS 5.33, Running 16.99s Step 96( N/A%), pre moving , FPS 5.72, Running 17.08s Step 97( N/A%), pre moving , FPS 5.80, Running 17.15s Step 98( N/A%), pre moving , FPS 5.87, Running 17.22s Step 99( N/A%), pre moving , FPS 5.97, Running 17.54s Step 100( N/A%), pre moving , FPS 5.99, Running 17.65s Step 101( N/A%), pre moving , FPS 6.35, Running 17.72s Step 102( N/A%), pre moving , FPS 6.31, Running 17.98s Step 103( N/A%), pre moving , FPS 6.26, Running 18.12s Step 104( N/A%), pre moving , FPS 6.84, Running 18.22s Step 105( N/A%), pre moving , FPS 6.95, Running 18.29s Step 106( N/A%), pre moving , FPS 7.02, Running 18.37s Step 107( N/A%), pre moving , FPS 6.51, Running 18.69s Step 108( N/A%), pre moving , FPS 7.03, Running 18.78s Step 109( N/A%), pre moving , FPS 7.08, Running 18.85s Step 110( N/A%), pre moving , FPS 7.05, Running 18.93s Step 111( N/A%), pre moving , FPS 6.50, Running 19.25s Step 112( N/A%), pre moving , FPS 7.06, Running 19.33s Step 113( N/A%), pre moving , FPS 7.11, Running 19.40s Step 114( N/A%), pre moving , FPS 7.07, Running 19.49s Step 115( N/A%), pre moving , FPS 7.07, Running 19.82s Step 116( N/A%), pre moving , FPS 7.15, Running 19.88s Step 117( N/A%), pre moving , FPS 7.09, Running 19.97s Step 118( N/A%), pre moving , FPS 7.09, Running 20.04s Step 119( N/A%), pre moving , FPS 7.77, Running 20.12s Step 120( N/A%), pre moving , FPS 7.18, Running 20.44s Step 121( N/A%), pre moving , FPS 7.12, Running 20.53s Step 122( N/A%), pre moving , FPS 7.63, Running 20.60s Step 123( N/A%), pre moving , FPS 4.70, Running 22.38s Step 124( N/A%), pre moving , FPS 4.27, Running 22.90s Step 125( N/A%), pre moving , FPS 3.86, Running 23.47s Step 126( N/A%), pre moving , FPS 3.50, Running 24.08s Step 127( N/A%), pre moving , FPS 3.41, Running 24.55s Step 128( N/A%), pre moving , FPS 3.34, Running 24.78s Step 129( N/A%), pre moving , FPS 3.23, Running 25.05s Step 130( N/A%), pre moving , FPS 3.03, Running 25.52s Step 131( N/A%), pre moving , FPS 2.89, Running 26.17s Step 132( N/A%), pre moving , FPS 2.71, Running 26.71s Step 133( N/A%), pre moving , FPS 2.53, Running 27.32s Step 134( N/A%), pre moving , FPS 2.37, Running 27.91s Step 135( N/A%), pre moving , FPS 2.31, Running 28.49s Step 136( N/A%), pre moving , FPS 2.18, Running 29.07s Step 137( N/A%), pre moving , FPS 2.07, Running 29.65s Step 138( N/A%), pre moving , FPS 1.96, Running 30.23s Step 139( N/A%), pre moving , FPS 1.87, Running 30.81s Step 140( N/A%), pre moving , FPS 1.82, Running 31.40s Step 141( N/A%), pre moving , FPS 1.75, Running 31.95s Step 142( N/A%), pre moving , FPS 1.68, Running 32.52s Step 143( N/A%), pre moving , FPS 1.87, Running 33.07s Step 144( N/A%), pre moving , FPS 1.86, Running 33.66s Step 145( N/A%), pre moving , FPS 1.87, Running 34.19s Step 146( N/A%), pre moving , FPS 1.88, Running 34.73s Step 147( N/A%), pre moving , FPS 1.86, Running 35.32s Step 148( N/A%), pre moving , FPS 1.80, Running 35.89s Step 149( N/A%), pre moving , FPS 1.76, Running 36.43s Step 150( N/A%), pre moving , FPS 1.74, Running 36.99s Step 151( N/A%), pre moving , FPS 1.70, Running 37.92s Step 152( N/A%), pre moving , FPS 1.68, Running 38.62s Step 153( N/A%), pre moving , FPS 1.68, Running 39.21s Step 154( N/A%), pre moving , FPS 1.68, Running 39.79s Step 155( N/A%), pre moving , FPS 1.69, Running 40.34s Step 156( N/A%), pre moving , FPS 1.68, Running 40.98s Step 157( N/A%), pre moving , FPS 1.69, Running 41.48s Step 158( N/A%), pre moving , FPS 1.69, Running 42.03s Step 159( N/A%), pre moving , FPS 1.69, Running 42.63s Step 160( N/A%), pre moving , FPS 1.69, Running 43.22s Step 161( N/A%), pre moving , FPS 1.70, Running 43.72s Step 162( N/A%), pre moving , FPS 1.75, Running 43.94s Step 163( N/A%), pre moving , FPS 1.78, Running 44.33s Step 164( N/A%), pre moving , FPS 1.79, Running 44.82s Step 165( N/A%), pre moving , FPS 1.78, Running 45.42s Step 166( N/A%), pre moving , FPS 1.77, Running 46.03s Step 167( N/A%), pre moving , FPS 1.77, Running 46.61s Step 168( N/A%), pre moving , FPS 1.77, Running 47.20s Step 169( N/A%), pre moving , FPS 1.77, Running 47.76s Step 170( N/A%), pre moving , FPS 1.76, Running 48.33s Step 171( N/A%), pre moving , FPS 1.82, Running 48.91s Step 172( N/A%), pre moving , FPS 1.84, Running 49.46s Step 173( N/A%), pre moving , FPS 1.85, Running 50.04s Step 174( N/A%), pre moving , FPS 1.85, Running 50.61s Step 175( N/A%), pre moving , FPS 1.85, Running 51.17s Step 176( N/A%), pre moving , FPS 1.86, Running 51.75s Step 177( N/A%), pre moving , FPS 1.84, Running 52.32s Step 178( N/A%), pre moving , FPS 1.84, Running 52.91s Step 179( N/A%), pre moving , FPS 1.84, Running 53.50s Step 180( N/A%), pre moving , FPS 1.84, Running 54.08s Step 181( N/A%), pre moving , FPS 1.83, Running 54.66s Step 182( N/A%), pre moving , FPS 1.77, Running 55.23s Step 183( N/A%), pre moving , FPS 1.74, Running 55.84s Step 184( N/A%), pre moving , FPS 1.72, Running 56.42s Step 185( N/A%), pre moving , FPS 1.72, Running 57.04s Step 186( N/A%), pre moving , FPS 1.72, Running 57.63s Step 187( N/A%), pre moving , FPS 1.73, Running 58.17s Step 188( N/A%), pre moving , FPS 1.73, Running 58.73s Step 189( N/A%), pre moving , FPS 1.74, Running 59.27s Step 190( N/A%), pre moving , FPS 1.73, Running 59.88s Step 191( N/A%), pre moving , FPS 1.73, Running 60.47s Step 192( N/A%), pre moving , FPS 1.73, Running 60.99s Step 193( N/A%), pre moving , FPS 1.74, Running 61.55s Step 194( N/A%), pre moving , FPS 1.74, Running 62.09s Step 195( N/A%), pre moving , FPS 1.74, Running 62.67s Step 196( N/A%), pre moving , FPS 1.81, Running 62.77s Step 197( N/A%), pre moving , FPS 1.85, Running 63.11s Step 198( N/A%), pre moving , FPS 1.95, Running 63.16s Step 199( N/A%), pre moving , FPS 2.06, Running 63.20s Step 200( N/A%), pre moving , FPS 2.18, Running 63.24s Step 201( N/A%), pre moving , FPS 2.32, Running 63.28s Step 202( N/A%), pre moving , FPS 2.47, Running 63.32s Step 203( N/A%), pre moving , FPS 2.66, Running 63.36s Step 204( N/A%), pre moving , FPS 2.86, Running 63.42s Step 205( N/A%), pre moving , FPS 3.08, Running 63.53s Step 206( N/A%), pre moving , FPS 2.98, Running 64.33s Step 207( N/A%), pre moving , FPS 3.18, Running 64.46s Step 208( N/A%), pre moving , FPS 3.26, Running 64.87s Step 209( N/A%), pre moving , FPS 3.47, Running 65.03s Step 210( N/A%), pre moving , FPS 3.63, Running 65.39s Step 211( N/A%), pre moving , FPS 3.96, Running 65.52s Step 212( N/A%), pre moving , FPS 4.31, Running 65.64s Step 213( N/A%), pre moving , FPS 4.41, Running 66.08s Step 214( N/A%), pre moving , FPS 4.83, Running 66.23s Step 215( N/A%), pre moving , FPS 5.02, Running 66.65s Step 216( N/A%), pre moving , FPS 4.92, Running 66.83s Step 217( N/A%), pre moving , FPS 4.85, Running 67.24s Step 218( N/A%), pre moving , FPS 4.70, Running 67.41s Step 219( N/A%), pre moving , FPS 4.58, Running 67.57s Step 220( N/A%), pre moving , FPS 4.20, Running 68.00s Step 221( N/A%), pre moving , FPS 3.95, Running 68.34s Step 222( N/A%), pre moving , FPS 3.80, Running 68.59s Step 223( N/A%), pre moving , FPS 3.71, Running 68.76s Step 224( N/A%), pre moving , FPS 3.46, Running 69.19s Step 225( N/A%), pre moving , FPS 3.29, Running 69.61s Step 226( N/A%), pre moving , FPS 3.67, Running 69.79s Step 227( N/A%), pre moving , FPS 3.48, Running 70.21s Step 228( N/A%), pre moving , FPS 3.60, Running 70.43s Step 229( N/A%), pre moving , FPS 3.39, Running 70.93s Step 230( N/A%), pre moving , FPS 3.33, Running 71.40s Step 231( N/A%), pre moving , FPS 3.26, Running 71.64s Step 232( N/A%), pre moving , FPS 3.10, Running 72.08s Step 233( N/A%), pre moving , FPS 3.24, Running 72.24s Step 234( N/A%), pre moving , FPS 3.10, Running 72.68s Step 235( N/A%), pre moving , FPS 3.26, Running 72.78s Step 236( N/A%), pre moving , FPS 3.17, Running 73.15s Step 237( N/A%), pre moving , FPS 3.30, Running 73.29s Step 238( N/A%), pre moving , FPS 3.35, Running 73.39s Step 239( N/A%), pre moving , FPS 3.23, Running 73.76s Step 240( N/A%), pre moving , FPS 3.40, Running 73.89s Step 241( N/A%), pre moving , FPS 3.53, Running 74.00s Step 242( N/A%), pre moving , FPS 3.45, Running 74.38s Step 243( N/A%), pre moving , FPS 3.49, Running 74.48s Step 244( N/A%), pre moving , FPS 3.58, Running 74.78s Step 245( N/A%), pre moving , FPS 3.73, Running 74.97s Step 246( N/A%), pre moving , FPS 3.78, Running 75.08s Step 247( N/A%), pre moving , FPS 3.83, Running 75.43s Step 248( N/A%), pre moving , FPS 3.91, Running 75.55s Step 249( N/A%), pre moving , FPS 4.24, Running 75.65s Step 250( N/A%), pre moving , FPS 4.60, Running 75.75s Step 251( N/A%), pre moving , FPS 4.49, Running 76.10s Step 252( N/A%), pre moving , FPS 4.84, Running 76.22s Step 253( N/A%), pre moving , FPS 3.61, Running 77.78s Step 254( N/A%), pre moving , FPS 3.83, Running 77.90s Step 255( N/A%), pre moving , FPS 3.82, Running 78.01s Step 256( N/A%), pre moving , FPS 3.82, Running 78.39s Step 257( N/A%), pre moving , FPS 3.84, Running 78.49s Step 258( N/A%), pre moving , FPS 3.62, Running 78.91s Step 259( N/A%), pre moving , FPS 3.75, Running 79.09s Step 260( N/A%), pre moving , FPS 3.56, Running 79.50s Step 261( N/A%), pre moving , FPS 3.52, Running 79.69s Step 262( N/A%), pre moving , FPS 3.47, Running 80.14s Step 263( N/A%), pre moving , FPS 3.44, Running 80.30s Step 264( N/A%), pre moving , FPS 3.38, Running 80.70s Step 265( N/A%), pre moving , FPS 3.35, Running 80.94s Step 266( N/A%), pre moving , FPS 3.17, Running 81.38s Step 267( N/A%), pre moving , FPS 3.12, Running 81.85s Step 268( N/A%), pre moving , FPS 3.06, Running 82.09s Step 269( N/A%), pre moving , FPS 2.89, Running 82.57s Step 270( N/A%), pre moving , FPS 2.81, Running 82.87s Step 271( N/A%), pre moving , FPS 2.79, Running 83.26s Step 272( N/A%), pre moving , FPS 2.75, Running 83.50s Step 273( N/A%), pre moving , FPS 3.34, Running 83.78s Step 274( N/A%), pre moving , FPS 3.25, Running 84.06s Step 275( N/A%), pre moving , FPS 3.20, Running 84.27s Step 276( N/A%), pre moving , FPS 3.14, Running 84.76s Step 277( N/A%), pre moving , FPS 2.95, Running 85.27s Step 278( N/A%), pre moving , FPS 2.93, Running 85.74s Step 279( N/A%), pre moving , FPS 2.90, Running 85.98s Step 280( N/A%), pre moving , FPS 2.87, Running 86.47s Step 281( N/A%), pre moving , FPS 2.76, Running 86.94s Step 282( N/A%), pre moving , FPS 2.84, Running 87.17s Step 283( N/A%), pre moving , FPS 2.72, Running 87.66s Step 284( N/A%), pre moving , FPS 2.81, Running 87.83s Step 285( N/A%), pre moving , FPS 2.73, Running 88.27s Step 286( N/A%), pre moving , FPS 2.83, Running 88.44s Step 287( N/A%), pre moving , FPS 2.85, Running 88.87s Step 288( N/A%), pre moving , FPS 2.88, Running 89.03s Step 289( N/A%), pre moving , FPS 2.90, Running 89.47s Step 290( N/A%), pre moving , FPS 2.96, Running 89.63s Step 291( N/A%), pre moving , FPS 2.91, Running 90.14s Step 292( N/A%), pre moving , FPS 2.92, Running 90.36s Step 293( N/A%), pre moving , FPS 2.84, Running 90.83s Step 294( N/A%), pre moving , FPS 2.76, Running 91.30s Step 295( N/A%), pre moving , FPS 2.75, Running 91.53s Step 296( N/A%), pre moving , FPS 2.75, Running 92.03s Step 297( N/A%), pre moving , FPS 2.86, Running 92.25s Step 298( N/A%), pre moving , FPS 2.85, Running 92.75s Step 299( N/A%), pre moving , FPS 2.76, Running 93.22s Step 300( N/A%), pre moving , FPS 2.86, Running 93.45s Step 301( N/A%), pre moving , FPS 2.86, Running 93.94s Step 302( N/A%), pre moving , FPS 2.89, Running 94.10s Step 303( N/A%), pre moving , FPS 2.92, Running 94.52s Step 304( N/A%), pre moving , FPS 2.91, Running 94.69s Step 305( N/A%), pre moving , FPS 3.01, Running 94.92s Step 306( N/A%), pre moving , FPS 2.92, Running 95.28s Step 307( N/A%), pre moving , FPS 3.05, Running 95.44s Step 308( N/A%), pre moving , FPS 2.94, Running 95.85s Step 309( N/A%), pre moving , FPS 3.05, Running 96.03s Step 310( N/A%), pre moving , FPS 2.96, Running 96.39s Step 311( N/A%), pre moving , FPS 3.14, Running 96.51s Step 312( N/A%), pre moving , FPS 3.20, Running 96.61s Step 313( N/A%), pre moving , FPS 3.25, Running 96.97s Step 314( N/A%), pre moving , FPS 3.44, Running 97.11s Step 315( N/A%), pre moving , FPS 3.51, Running 97.22s Step 316( N/A%), pre moving , FPS 3.61, Running 97.57s Step 317( N/A%), pre moving , FPS 3.68, Running 97.69s Step 318( N/A%), pre moving , FPS 3.97, Running 97.79s Step 319( N/A%), pre moving , FPS 4.12, Running 98.08s Step 320( N/A%), pre moving , FPS 4.16, Running 98.27s Step 321( N/A%), pre moving , FPS 4.52, Running 98.37s Step 322( N/A%), pre moving , FPS 4.57, Running 98.48s Step 323( N/A%), pre moving , FPS 4.63, Running 98.83s Step 324( N/A%), pre moving , FPS 4.69, Running 98.96s Step 325( N/A%), pre moving , FPS 4.83, Running 99.06s Step 326( N/A%), pre moving , FPS 4.96, Running 99.31s Step 327( N/A%), pre moving , FPS 4.89, Running 99.53s Step 328( N/A%), pre moving , FPS 2.72, Running 103.20s Step 329( N/A%), pre moving , FPS 2.62, Running 103.67s Step 330( N/A%), pre moving , FPS 2.59, Running 104.10s Step 331( N/A%), pre moving , FPS 2.46, Running 104.64s Step 332( N/A%), pre moving , FPS 2.33, Running 105.20s Step 333( N/A%), pre moving , FPS 2.27, Running 105.78s Step 334( N/A%), pre moving , FPS 2.16, Running 106.39s Step 335( N/A%), pre moving , FPS 2.05, Running 106.96s Step 336( N/A%), pre moving , FPS 2.01, Running 107.54s Step 337( N/A%), pre moving , FPS 1.92, Running 108.11s Step 338( N/A%), pre moving , FPS 1.84, Running 108.67s Step 339( N/A%), pre moving , FPS 1.78, Running 109.28s Step 340( N/A%), pre moving , FPS 1.73, Running 109.86s Step 341( N/A%), pre moving , FPS 1.66, Running 110.42s Step 342( N/A%), pre moving , FPS 1.60, Running 110.98s Step 343( N/A%), pre moving , FPS 1.57, Running 111.53s Step 344( N/A%), pre moving , FPS 1.52, Running 112.10s Step 345( N/A%), pre moving , FPS 1.47, Running 112.66s Step 346( N/A%), pre moving , FPS 1.44, Running 113.22s Step 347( N/A%), pre moving , FPS 1.40, Running 113.76s Step 348( 0.17%), action 1, FPS 1.64, Running 115.39s Step 349( 0.33%), action 2, FPS 1.58, Running 116.36s Step 350( 0.50%), action 3, FPS 1.54, Running 117.06s Step 351( 0.67%), action 4, FPS 1.50, Running 117.93s Step 352( 0.83%), action 5, FPS 1.48, Running 118.74s Step 353( 1.00%), action 6, FPS 1.44, Running 119.71s Step 354( 1.17%), action 7, FPS 1.43, Running 120.42s Step 355( 1.33%), action 8, FPS 1.39, Running 121.34s Step 356( 1.50%), action 9, FPS 1.39, Running 121.97s Step 357( 1.67%), action 10, FPS 1.41, Running 122.30s Step 358( 1.83%), action 11, FPS 1.41, Running 122.83s Step 359( 2.00%), action 12, FPS 1.42, Running 123.39s Step 360( 2.17%), action 13, FPS 1.38, Running 124.33s Step 361( 2.33%), action 14, FPS 1.36, Running 125.08s Step 362( 2.50%), action 15, FPS 1.36, Running 125.74s Step 363( 2.67%), action 16, FPS 1.31, Running 126.75s Step 364( 2.83%), action 17, FPS 1.28, Running 127.75s Step 365( 3.00%), action 18, FPS 1.27, Running 128.39s Step 366( 3.17%), action 19, FPS 1.23, Running 129.50s Step 367( 3.33%), action 20, FPS 1.22, Running 130.18s Step 368( 3.50%), action 21, FPS 1.27, Running 131.16s Step 369( 3.67%), action 22, FPS 1.28, Running 132.00s Step 370( 3.83%), action 23, FPS 1.27, Running 132.83s Step 371( 4.00%), action 24, FPS 1.26, Running 133.75s Step 372( 4.17%), action 25, FPS 1.27, Running 134.52s Step 373( 4.33%), action 26, FPS 1.28, Running 135.39s Step 374( 4.50%), action 27, FPS 1.27, Running 136.11s Step 375( 4.67%), action 28, FPS 1.28, Running 136.98s Step 376( 4.83%), action 29, FPS 1.27, Running 137.71s Step 377( 5.00%), action 30, FPS 1.22, Running 138.63s Step 378( 5.17%), action 31, FPS 1.18, Running 139.73s Step 379( 5.33%), action 32, FPS 1.17, Running 140.42s Step 380( 5.50%), action 33, FPS 1.20, Running 141.02s Step 381( 5.67%), action 34, FPS 1.23, Running 141.29s Step 382( 5.83%), action 35, FPS 1.26, Running 141.59s Step 383( 6.00%), action 36, FPS 1.30, Running 142.12s Step 384( 6.17%), action 37, FPS 1.34, Running 142.73s Step 385( 6.33%), action 38, FPS 1.33, Running 143.48s Step 386( 6.50%), action 39, FPS 1.35, Running 144.36s Step 387( 6.67%), action 40, FPS 1.32, Running 145.28s Step 388( 6.83%), action 41, FPS 1.33, Running 146.19s Step 389( 7.00%), action 42, FPS 1.34, Running 146.97s Step 390( 7.17%), action 43, FPS 1.32, Running 147.96s Step 391( 7.33%), action 44, FPS 1.35, Running 148.59s Step 392( 7.50%), action 45, FPS 1.33, Running 149.60s Step 393( 7.67%), action 46, FPS 1.35, Running 150.23s Step 394( 7.83%), action 47, FPS 1.32, Running 151.25s Step 395( 8.00%), action 48, FPS 1.34, Running 151.89s Step 396( 8.17%), action 49, FPS 1.31, Running 153.01s Step 397( 8.33%), action 50, FPS 1.31, Running 153.92s Step 398( 8.50%), action 51, FPS 1.30, Running 155.09s Step 399( 8.67%), action 52, FPS 1.29, Running 155.98s Step 400( 8.83%), action 53, FPS 1.26, Running 156.93s Step 401( 9.00%), action 54, FPS 1.21, Running 157.77s Step 402( 9.17%), action 55, FPS 1.19, Running 158.40s Step 403( 9.33%), action 56, FPS 1.15, Running 159.46s Step 404( 9.50%), action 57, FPS 1.15, Running 160.17s Step 405( 9.67%), action 58, FPS 1.17, Running 160.56s Step 406( 9.83%), action 59, FPS 1.21, Running 160.88s Step 407( 10.00%), action 60, FPS 1.23, Running 161.54s Step 408( 10.17%), action 61, FPS 1.22, Running 162.53s Step 409( 10.33%), action 62, FPS 1.23, Running 163.28s Step 410( 10.50%), action 63, FPS 1.24, Running 164.03s Step 411( 10.67%), action 64, FPS 1.22, Running 165.00s Step 412( 10.83%), action 65, FPS 1.22, Running 166.00s Step 413( 11.00%), action 66, FPS 1.22, Running 166.58s Step 414( 11.17%), action 67, FPS 1.22, Running 167.61s Step 415( 11.33%), action 68, FPS 1.22, Running 168.27s Step 416( 11.50%), action 69, FPS 1.23, Running 169.23s Step 417( 11.67%), action 70, FPS 1.26, Running 169.83s Step 418( 11.83%), action 71, FPS 1.27, Running 170.82s Step 419( 12.00%), action 72, FPS 1.29, Running 171.50s Step 420( 12.17%), action 73, FPS 1.29, Running 172.42s Step 421( 12.33%), action 74, FPS 1.31, Running 173.02s Step 422( 12.50%), action 75, FPS 1.28, Running 173.98s Step 423( 12.67%), action 76, FPS 1.32, Running 174.61s Step 424( 12.83%), action 77, FPS 1.30, Running 175.57s Step 425( 13.00%), action 78, FPS 1.25, Running 176.57s Step 426( 13.17%), action 79, FPS 1.21, Running 177.38s Step 427( 13.33%), action 80, FPS 1.19, Running 178.29s Step 428( 13.50%), action 81, FPS 1.20, Running 179.13s Step 429( 13.67%), action 82, FPS 1.24, Running 179.46s Step 430( 13.83%), action 83, FPS 1.27, Running 179.83s Step 431( 14.00%), action 84, FPS 1.31, Running 180.24s Step 432( 14.17%), action 85, FPS 1.34, Running 180.97s Step 433( 14.33%), action 86, FPS 1.31, Running 181.83s Step 434( 14.50%), action 87, FPS 1.34, Running 182.57s Step 435( 14.67%), action 88, FPS 1.34, Running 183.20s Step 436( 14.83%), action 89, FPS 1.34, Running 184.11s Step 437( 15.00%), action 90, FPS 1.34, Running 184.73s Step 438( 15.17%), action 91, FPS 1.34, Running 185.78s Step 439( 15.33%), action 92, FPS 1.32, Running 186.69s Step 440( 15.50%), action 93, FPS 1.33, Running 187.43s Step 441( 15.67%), action 94, FPS 1.31, Running 188.34s Step 442( 15.83%), action 95, FPS 1.33, Running 189.02s Step 443( 16.00%), action 96, FPS 1.31, Running 189.93s Step 444( 16.17%), action 97, FPS 1.33, Running 190.62s Step 445( 16.33%), action 98, FPS 1.34, Running 191.47s Step 446( 16.50%), action 99, FPS 1.35, Running 192.23s Step 447( 16.67%), action 100, FPS 1.34, Running 193.20s Step 448( 16.83%), action 101, FPS 1.32, Running 194.28s Step 449( 17.00%), action 102, FPS 1.30, Running 194.84s Step 450( 17.17%), action 103, FPS 1.25, Running 195.77s Step 451( 17.33%), action 104, FPS 1.24, Running 196.38s Step 452( 17.50%), action 105, FPS 1.22, Running 197.35s Step 453( 17.67%), action 106, FPS 1.24, Running 197.99s Step 454( 17.83%), action 107, FPS 1.26, Running 198.48s Step 455( 18.00%), action 108, FPS 1.26, Running 199.10s Step 456( 18.17%), action 109, FPS 1.27, Running 199.88s Step 457( 18.33%), action 110, FPS 1.24, Running 200.80s Step 458( 18.50%), action 111, FPS 1.24, Running 201.91s Step 459( 18.67%), action 112, FPS 1.26, Running 202.59s Step 460( 18.83%), action 113, FPS 1.24, Running 203.51s Step 461( 19.00%), action 114, FPS 1.27, Running 204.07s Step 462( 19.17%), action 115, FPS 1.25, Running 205.08s Step 463( 19.33%), action 116, FPS 1.25, Running 205.92s Step 464( 19.50%), action 117, FPS 1.24, Running 206.77s Step 465( 19.67%), action 118, FPS 1.25, Running 207.49s Step 466( 19.83%), action 119, FPS 1.23, Running 208.47s Step 467( 20.00%), action 120, FPS 1.25, Running 209.18s Step 468( 20.17%), action 121, FPS 1.26, Running 210.20s Step 469( 20.33%), action 122, FPS 1.25, Running 210.87s Step 470( 20.50%), action 123, FPS 1.24, Running 211.85s Step 471( 20.67%), action 124, FPS 1.24, Running 212.53s Step 472( 20.83%), action 125, FPS 1.25, Running 213.30s Step 473( 21.00%), action 126, FPS 1.24, Running 214.10s Step 474( 21.17%), action 127, FPS 1.22, Running 214.90s Step 475( 21.33%), action 128, FPS 1.21, Running 215.61s Step 476( 21.50%), action 129, FPS 1.20, Running 216.56s Step 477( 21.67%), action 130, FPS 1.24, Running 216.90s Step 478( 21.83%), action 131, FPS 1.28, Running 217.59s Step 479( 22.00%), action 132, FPS 1.27, Running 218.30s Step 480( 22.17%), action 133, FPS 1.29, Running 218.97s Step 481( 22.33%), action 134, FPS 1.26, Running 219.92s Step 482( 22.50%), action 135, FPS 1.29, Running 220.59s Step 483( 22.67%), action 136, FPS 1.28, Running 221.54s Step 484( 22.83%), action 137, FPS 1.30, Running 222.18s Step 485( 23.00%), action 138, FPS 1.28, Running 223.10s Step 486( 23.17%), action 139, FPS 1.30, Running 223.84s Step 487( 23.33%), action 140, FPS 1.28, Running 224.81s Step 488( 23.50%), action 141, FPS 1.27, Running 225.96s Step 489( 23.67%), action 142, FPS 1.25, Running 226.86s Step 490( 23.83%), action 143, FPS 1.26, Running 227.74s Step 491( 24.00%), action 144, FPS 1.24, Running 228.64s Step 492( 24.17%), action 145, FPS 1.24, Running 229.40s Step 493( 24.33%), action 146, FPS 1.23, Running 230.34s Step 494( 24.50%), action 147, FPS 1.23, Running 231.10s Step 495( 24.67%), action 148, FPS 1.22, Running 231.96s Step 496( 24.83%), action 149, FPS 1.25, Running 232.59s Step 497( 25.00%), action 150, FPS 1.20, Running 233.52s Step 498( 25.17%), action 151, FPS 1.18, Running 234.56s Step 499( 25.33%), action 152, FPS 1.19, Running 235.14s Step 500( 25.50%), action 153, FPS 1.21, Running 235.51s Step 501( 25.67%), action 154, FPS 1.25, Running 235.86s Step 502( 25.83%), action 155, FPS 1.28, Running 236.19s Step 503( 26.00%), action 156, FPS 1.31, Running 236.77s Step 504( 26.17%), action 157, FPS 1.30, Running 237.54s Step 505( 26.33%), action 158, FPS 1.30, Running 238.50s Step 506( 26.50%), action 159, FPS 1.29, Running 239.29s Step 507( 26.67%), action 160, FPS 1.30, Running 240.19s Step 508( 26.83%), action 161, FPS 1.33, Running 240.99s Step 509( 27.00%), action 162, FPS 1.34, Running 241.76s Step 510( 27.17%), action 163, FPS 1.36, Running 242.47s Step 511( 27.33%), action 164, FPS 1.37, Running 243.27s Step 512( 27.50%), action 165, FPS 1.37, Running 244.04s Step 513( 27.67%), action 166, FPS 1.37, Running 244.92s Step 514( 27.83%), action 167, FPS 1.37, Running 245.67s Step 515( 28.00%), action 168, FPS 1.36, Running 246.65s Step 516( 28.17%), action 169, FPS 1.36, Running 247.31s Step 517( 28.33%), action 170, FPS 1.36, Running 248.23s Step 518( 28.50%), action 171, FPS 1.36, Running 249.25s Step 519( 28.67%), action 172, FPS 1.36, Running 249.90s Step 520( 28.83%), action 173, FPS 1.30, Running 250.85s Step 521( 29.00%), action 174, FPS 1.28, Running 251.51s Step 522( 29.17%), action 175, FPS 1.25, Running 252.21s Step 523( 29.33%), action 176, FPS 1.23, Running 253.09s Step 524( 29.50%), action 177, FPS 1.22, Running 253.98s Step 525( 29.67%), action 178, FPS 1.26, Running 254.43s Step 526( 29.83%), action 179, FPS 1.30, Running 254.72s Step 527( 30.00%), action 180, FPS 1.35, Running 255.06s Step 528( 30.17%), action 181, FPS 1.36, Running 255.65s Step 529( 30.33%), action 182, FPS 1.39, Running 256.19s Step 530( 30.50%), action 183, FPS 1.38, Running 256.97s Step 531( 30.67%), action 184, FPS 1.38, Running 257.78s Step 532( 30.83%), action 185, FPS 1.38, Running 258.58s Step 533( 31.00%), action 186, FPS 1.37, Running 259.49s Step 534( 31.17%), action 187, FPS 1.37, Running 260.31s Step 535( 31.33%), action 188, FPS 1.40, Running 260.93s Step 536( 31.50%), action 189, FPS 1.38, Running 261.76s Step 537( 31.67%), action 190, FPS 1.40, Running 262.53s Step 538( 31.83%), action 191, FPS 1.41, Running 263.47s Step 539( 32.00%), action 192, FPS 1.38, Running 264.42s Step 540( 32.17%), action 193, FPS 1.40, Running 265.18s Step 541( 32.33%), action 194, FPS 1.40, Running 265.83s Step 542( 32.50%), action 195, FPS 1.38, Running 266.73s Step 543( 32.67%), action 196, FPS 1.40, Running 267.42s Step 544( 32.83%), action 197, FPS 1.39, Running 268.32s Step 545( 33.00%), action 198, FPS 1.38, Running 268.96s Step 546( 33.17%), action 199, FPS 1.31, Running 269.97s Step 547( 33.33%), action 200, FPS 1.28, Running 270.71s Step 548( 33.50%), action 201, FPS 1.25, Running 271.69s Step 549( 33.67%), action 202, FPS 1.23, Running 272.50s Step 550( 33.83%), action 203, FPS 1.22, Running 273.32s Step 551( 34.00%), action 204, FPS 1.24, Running 273.94s Step 552( 34.17%), action 205, FPS 1.27, Running 274.30s Step 553( 34.33%), action 206, FPS 1.32, Running 274.59s Step 554( 34.50%), action 207, FPS 1.35, Running 275.11s Step 555( 34.67%), action 208, FPS 1.36, Running 275.60s Step 556( 34.83%), action 209, FPS 1.35, Running 276.54s Step 557( 35.00%), action 210, FPS 1.35, Running 277.31s Step 558( 35.17%), action 211, FPS 1.36, Running 278.17s Step 559( 35.33%), action 212, FPS 1.36, Running 279.16s Step 560( 35.50%), action 213, FPS 1.37, Running 279.80s Step 561( 35.67%), action 214, FPS 1.35, Running 280.70s Step 562( 35.83%), action 215, FPS 1.36, Running 281.40s Step 563( 36.00%), action 216, FPS 1.34, Running 282.30s Step 564( 36.17%), action 217, FPS 1.37, Running 282.94s Step 565( 36.33%), action 218, FPS 1.34, Running 283.86s Step 566( 36.50%), action 219, FPS 1.37, Running 284.58s Step 567( 36.67%), action 220, FPS 1.35, Running 285.48s Step 568( 36.83%), action 221, FPS 1.34, Running 286.60s Step 569( 37.00%), action 222, FPS 1.35, Running 287.34s Step 570( 37.17%), action 223, FPS 1.35, Running 288.18s Step 571( 37.33%), action 224, FPS 1.34, Running 288.86s Step 572( 37.50%), action 225, FPS 1.29, Running 289.80s Step 573( 37.67%), action 226, FPS 1.26, Running 290.48s Step 574( 37.83%), action 227, FPS 1.25, Running 291.15s Step 575( 38.00%), action 228, FPS 1.22, Running 291.96s Step 576( 38.17%), action 229, FPS 1.24, Running 292.68s Step 577( 38.33%), action 230, FPS 1.28, Running 292.95s Step 578( 38.50%), action 231, FPS 1.31, Running 293.43s Step 579( 38.67%), action 232, FPS 1.37, Running 293.73s Step 580( 38.83%), action 233, FPS 1.39, Running 294.23s Step 581( 39.00%), action 234, FPS 1.42, Running 294.75s Step 582( 39.17%), action 235, FPS 1.39, Running 295.74s Step 583( 39.33%), action 236, FPS 1.39, Running 296.67s Step 584( 39.50%), action 237, FPS 1.39, Running 297.36s Step 585( 39.67%), action 238, FPS 1.39, Running 298.28s Step 586( 39.83%), action 239, FPS 1.38, Running 299.02s Step 587( 40.00%), action 240, FPS 1.38, Running 299.96s Step 588( 40.17%), action 241, FPS 1.38, Running 301.09s Step 589( 40.33%), action 242, FPS 1.39, Running 301.77s Step 590( 40.50%), action 243, FPS 1.38, Running 302.63s Step 591( 40.67%), action 244, FPS 1.38, Running 303.30s Step 592( 40.83%), action 245, FPS 1.38, Running 304.27s Step 593( 41.00%), action 246, FPS 1.35, Running 305.31s Step 594( 41.17%), action 247, FPS 1.35, Running 305.94s Step 595( 41.33%), action 248, FPS 1.34, Running 306.86s Step 596( 41.50%), action 249, FPS 1.35, Running 307.54s Step 597( 41.67%), action 250, FPS 1.31, Running 308.19s Step 598( 41.83%), action 251, FPS 1.27, Running 309.13s Step 599( 42.00%), action 252, FPS 1.23, Running 310.03s Step 600( 42.17%), action 253, FPS 1.21, Running 310.73s Step 601( 42.33%), action 254, FPS 1.19, Running 311.51s Step 602( 42.50%), action 255, FPS 1.23, Running 312.01s Step 603( 42.67%), action 256, FPS 1.28, Running 312.34s Step 604( 42.83%), action 257, FPS 1.30, Running 312.72s Step 605( 43.00%), action 258, FPS 1.36, Running 313.04s Step 606( 43.17%), action 259, FPS 1.38, Running 313.52s Step 607( 43.33%), action 260, FPS 1.42, Running 314.09s Step 608( 43.50%), action 261, FPS 1.41, Running 315.28s Step 609( 43.67%), action 262, FPS 1.40, Running 316.04s Step 610( 43.83%), action 263, FPS 1.40, Running 316.92s Step 611( 44.00%), action 264, FPS 1.41, Running 317.52s Step 612( 44.17%), action 265, FPS 1.40, Running 318.53s Step 613( 44.33%), action 266, FPS 1.44, Running 319.16s Step 614( 44.50%), action 267, FPS 1.41, Running 320.17s Step 615( 44.67%), action 268, FPS 1.43, Running 320.82s Step 616( 44.83%), action 269, FPS 1.39, Running 321.94s Step 617( 45.00%), action 270, FPS 1.36, Running 322.92s Step 618( 45.17%), action 271, FPS 1.34, Running 324.03s Step 619( 45.33%), action 272, FPS 1.37, Running 324.62s Step 620( 45.50%), action 273, FPS 1.35, Running 325.57s Step 621( 45.67%), action 274, FPS 1.36, Running 326.18s Step 622( 45.83%), action 275, FPS 1.32, Running 327.14s Step 623( 46.00%), action 276, FPS 1.27, Running 328.11s Step 624( 46.17%), action 277, FPS 1.24, Running 328.87s Step 625( 46.33%), action 278, FPS 1.20, Running 329.65s Step 626( 46.50%), action 279, FPS 1.19, Running 330.26s Step 627( 46.67%), action 280, FPS 1.18, Running 331.03s Step 628( 46.83%), action 281, FPS 1.22, Running 331.71s Step 629( 47.00%), action 282, FPS 1.25, Running 332.08s Step 630( 47.17%), action 283, FPS 1.29, Running 332.40s Step 631( 47.33%), action 284, FPS 1.30, Running 332.87s Step 632( 47.50%), action 285, FPS 1.34, Running 333.46s Step 633( 47.67%), action 286, FPS 1.31, Running 334.38s Step 634( 47.83%), action 287, FPS 1.34, Running 335.07s Step 635( 48.00%), action 288, FPS 1.34, Running 335.72s Step 636( 48.17%), action 289, FPS 1.36, Running 336.65s Step 637( 48.33%), action 290, FPS 1.38, Running 337.37s Step 638( 48.50%), action 291, FPS 1.39, Running 338.38s Step 639( 48.67%), action 292, FPS 1.36, Running 339.31s Step 640( 48.83%), action 293, FPS 1.38, Running 340.03s Step 641( 49.00%), action 294, FPS 1.35, Running 340.97s Step 642( 49.17%), action 295, FPS 1.38, Running 341.68s Step 643( 49.33%), action 296, FPS 1.39, Running 342.48s Step 644( 49.50%), action 297, FPS 1.38, Running 343.33s Step 645( 49.67%), action 298, FPS 1.37, Running 344.28s Step 646( 49.83%), action 299, FPS 1.36, Running 345.00s Step 647( 50.00%), action 300, FPS 1.34, Running 345.90s Step 648( 50.17%), action 301, FPS 1.31, Running 346.98s Step 649( 50.33%), action 302, FPS 1.29, Running 347.64s Step 650( 50.50%), action 303, FPS 1.24, Running 348.52s Step 651( 50.67%), action 304, FPS 1.23, Running 349.11s Step 652( 50.83%), action 305, FPS 1.20, Running 350.06s Step 653( 51.00%), action 306, FPS 1.23, Running 350.68s Step 654( 51.17%), action 307, FPS 1.25, Running 351.10s Step 655( 51.33%), action 308, FPS 1.27, Running 351.42s Step 656( 51.50%), action 309, FPS 1.32, Running 351.78s Step 657( 51.67%), action 310, FPS 1.33, Running 352.37s Step 658( 51.83%), action 311, FPS 1.35, Running 353.20s Step 659( 52.00%), action 312, FPS 1.35, Running 354.08s Step 660( 52.17%), action 313, FPS 1.35, Running 354.83s Step 661( 52.33%), action 314, FPS 1.35, Running 355.80s Step 662( 52.50%), action 315, FPS 1.35, Running 356.54s Step 663( 52.67%), action 316, FPS 1.35, Running 357.29s Step 664( 52.83%), action 317, FPS 1.35, Running 358.10s Step 665( 53.00%), action 318, FPS 1.36, Running 358.94s Step 666( 53.17%), action 319, FPS 1.35, Running 359.77s Step 667( 53.33%), action 320, FPS 1.35, Running 360.67s Step 668( 53.50%), action 321, FPS 1.37, Running 361.58s Step 669( 53.67%), action 322, FPS 1.36, Running 362.36s Step 670( 53.83%), action 323, FPS 1.36, Running 363.26s Step 671( 54.00%), action 324, FPS 1.34, Running 364.04s Step 672( 54.17%), action 325, FPS 1.34, Running 365.02s Step 673( 54.33%), action 326, FPS 1.33, Running 365.66s Step 674( 54.50%), action 327, FPS 1.29, Running 366.63s Step 675( 54.67%), action 328, FPS 1.27, Running 367.19s Step 676( 54.83%), action 329, FPS 1.22, Running 368.24s Step 677( 55.00%), action 330, FPS 1.21, Running 368.93s Step 678( 55.17%), action 331, FPS 1.20, Running 369.82s Step 679( 55.33%), action 332, FPS 1.24, Running 370.19s Step 680( 55.50%), action 333, FPS 1.28, Running 370.47s Step 681( 55.67%), action 334, FPS 1.32, Running 370.92s Step 682( 55.83%), action 335, FPS 1.33, Running 371.52s Step 683( 56.00%), action 336, FPS 1.32, Running 372.38s Step 684( 56.17%), action 337, FPS 1.33, Running 373.11s Step 685( 56.33%), action 338, FPS 1.33, Running 374.00s Step 686( 56.50%), action 339, FPS 1.33, Running 374.82s Step 687( 56.67%), action 340, FPS 1.32, Running 375.78s Step 688( 56.83%), action 341, FPS 1.30, Running 376.91s Step 689( 57.00%), action 342, FPS 1.32, Running 377.51s Step 690( 57.17%), action 343, FPS 1.31, Running 378.57s Step 691( 57.33%), action 344, FPS 1.32, Running 379.22s Step 692( 57.50%), action 345, FPS 1.33, Running 380.05s Step 693( 57.67%), action 346, FPS 1.31, Running 380.92s Step 694( 57.83%), action 347, FPS 1.30, Running 382.00s Step 695( 58.00%), action 348, FPS 1.29, Running 382.64s Step 696( 58.17%), action 349, FPS 1.32, Running 383.44s Step 697( 58.33%), action 350, FPS 1.31, Running 384.20s Step 698( 58.50%), action 351, FPS 1.29, Running 385.28s Step 699( 58.67%), action 352, FPS 1.26, Running 386.04s Step 700( 58.83%), action 353, FPS 1.21, Running 386.99s Step 701( 59.00%), action 354, FPS 1.17, Running 387.96s Step 702( 59.17%), action 355, FPS 1.16, Running 388.71s Step 703( 59.33%), action 356, FPS 1.18, Running 389.35s Step 704( 59.50%), action 357, FPS 1.21, Running 389.68s Step 705( 59.67%), action 358, FPS 1.25, Running 390.01s Step 706( 59.83%), action 359, FPS 1.27, Running 390.53s Step 707( 60.00%), action 360, FPS 1.31, Running 391.07s Step 708( 60.17%), action 361, FPS 1.31, Running 392.13s Step 709( 60.33%), action 362, FPS 1.31, Running 392.76s Step 710( 60.50%), action 363, FPS 1.32, Running 393.72s Step 711( 60.67%), action 364, FPS 1.32, Running 394.39s Step 712( 60.83%), action 365, FPS 1.30, Running 395.41s Step 713( 61.00%), action 366, FPS 1.32, Running 396.02s Step 714( 61.17%), action 367, FPS 1.33, Running 397.01s Step 715( 61.33%), action 368, FPS 1.30, Running 398.08s Step 716( 61.50%), action 369, FPS 1.30, Running 398.80s Step 717( 61.67%), action 370, FPS 1.29, Running 399.75s Step 718( 61.83%), action 371, FPS 1.29, Running 400.81s Step 719( 62.00%), action 372, FPS 1.28, Running 401.66s Step 720( 62.17%), action 373, FPS 1.29, Running 402.48s Step 721( 62.33%), action 374, FPS 1.32, Running 403.10s Step 722( 62.50%), action 375, FPS 1.33, Running 403.76s Step 723( 62.67%), action 376, FPS 1.31, Running 404.64s Step 724( 62.83%), action 377, FPS 1.27, Running 405.42s Step 725( 63.00%), action 378, FPS 1.24, Running 406.11s Step 726( 63.17%), action 379, FPS 1.21, Running 407.06s Step 727( 63.33%), action 380, FPS 1.18, Running 408.01s Step 728( 63.50%), action 381, FPS 1.20, Running 408.80s Step 729( 63.67%), action 382, FPS 1.22, Running 409.16s Step 730( 63.83%), action 383, FPS 1.26, Running 409.54s Step 731( 64.00%), action 384, FPS 1.29, Running 409.89s Step 732( 64.17%), action 385, FPS 1.33, Running 410.47s Step 733( 64.33%), action 386, FPS 1.32, Running 411.20s Step 734( 64.50%), action 387, FPS 1.33, Running 412.02s Step 735( 64.67%), action 388, FPS 1.36, Running 412.82s Step 736( 64.83%), action 389, FPS 1.36, Running 413.56s Step 737( 65.00%), action 390, FPS 1.36, Running 414.48s Step 738( 65.17%), action 391, FPS 1.36, Running 415.53s Step 739( 65.33%), action 392, FPS 1.38, Running 416.11s Step 740( 65.50%), action 393, FPS 1.37, Running 417.06s Step 741( 65.67%), action 394, FPS 1.37, Running 417.66s Step 742( 65.83%), action 395, FPS 1.34, Running 418.64s Step 743( 66.00%), action 396, FPS 1.37, Running 419.28s Step 744( 66.17%), action 397, FPS 1.36, Running 420.17s Step 745( 66.33%), action 398, FPS 1.35, Running 420.89s Step 746( 66.50%), action 399, FPS 1.35, Running 421.86s Step 747( 66.67%), action 400, FPS 1.38, Running 422.46s Step 748( 66.83%), action 401, FPS 1.36, Running 423.46s Step 749( 67.00%), action 402, FPS 1.32, Running 424.33s Step 750( 67.17%), action 403, FPS 1.29, Running 425.06s Step 751( 67.33%), action 404, FPS 1.26, Running 425.75s Step 752( 67.50%), action 405, FPS 1.24, Running 426.60s Step 753( 67.67%), action 406, FPS 1.25, Running 427.26s Step 754( 67.83%), action 407, FPS 1.26, Running 427.85s Step 755( 68.00%), action 408, FPS 1.29, Running 428.28s Step 756( 68.17%), action 409, FPS 1.31, Running 428.83s Step 757( 68.33%), action 410, FPS 1.31, Running 429.73s Step 758( 68.50%), action 411, FPS 1.31, Running 430.76s Step 759( 68.67%), action 412, FPS 1.31, Running 431.43s Step 760( 68.83%), action 413, FPS 1.30, Running 432.45s Step 761( 69.00%), action 414, FPS 1.29, Running 433.20s Step 762( 69.17%), action 415, FPS 1.29, Running 434.11s Step 763( 69.33%), action 416, FPS 1.28, Running 434.86s Step 764( 69.50%), action 417, FPS 1.27, Running 435.87s Step 765( 69.67%), action 418, FPS 1.28, Running 436.55s Step 766( 69.83%), action 419, FPS 1.30, Running 437.30s Step 767( 70.00%), action 420, FPS 1.28, Running 438.12s Step 768( 70.17%), action 421, FPS 1.26, Running 439.35s Step 769( 70.33%), action 422, FPS 1.25, Running 440.30s Step 770( 70.50%), action 423, FPS 1.25, Running 441.11s Step 771( 70.67%), action 424, FPS 1.23, Running 442.02s Step 772( 70.83%), action 425, FPS 1.23, Running 442.92s Step 773( 71.00%), action 426, FPS 1.21, Running 443.73s Step 774( 71.17%), action 427, FPS 1.20, Running 444.48s Step 775( 71.33%), action 428, FPS 1.17, Running 445.42s Step 776( 71.50%), action 429, FPS 1.16, Running 446.13s Step 777( 71.67%), action 430, FPS 1.17, Running 446.76s Step 778( 71.83%), action 431, FPS 1.21, Running 447.34s Step 779( 72.00%), action 432, FPS 1.22, Running 447.89s Step 780( 72.17%), action 433, FPS 1.23, Running 448.68s Step 781( 72.33%), action 434, FPS 1.22, Running 449.58s Step 782( 72.50%), action 435, FPS 1.24, Running 450.29s Step 783( 72.67%), action 436, FPS 1.24, Running 450.94s Step 784( 72.83%), action 437, FPS 1.25, Running 451.86s Step 785( 73.00%), action 438, FPS 1.25, Running 452.53s Step 786( 73.17%), action 439, FPS 1.24, Running 453.44s Step 787( 73.33%), action 440, FPS 1.24, Running 454.20s Step 788( 73.50%), action 441, FPS 1.27, Running 455.16s Step 789( 73.67%), action 442, FPS 1.27, Running 456.08s Step 790( 73.83%), action 443, FPS 1.28, Running 456.79s Step 791( 74.00%), action 444, FPS 1.27, Running 457.72s Step 792( 74.17%), action 445, FPS 1.28, Running 458.49s Step 793( 74.33%), action 446, FPS 1.27, Running 459.42s Step 794( 74.50%), action 447, FPS 1.28, Running 460.08s Step 795( 74.67%), action 448, FPS 1.28, Running 460.99s Step 796( 74.83%), action 449, FPS 1.29, Running 461.66s Step 797( 75.00%), action 450, FPS 1.26, Running 462.58s Step 798( 75.17%), action 451, FPS 1.23, Running 463.63s Step 799( 75.33%), action 452, FPS 1.22, Running 464.29s Step 800( 75.50%), action 453, FPS 1.22, Running 465.01s Step 801( 75.67%), action 454, FPS 1.26, Running 465.50s Step 802( 75.83%), action 455, FPS 1.28, Running 465.88s Step 803( 76.00%), action 456, FPS 1.31, Running 466.19s Step 804( 76.17%), action 457, FPS 1.33, Running 466.90s Step 805( 76.33%), action 458, FPS 1.33, Running 467.60s Step 806( 76.50%), action 459, FPS 1.34, Running 468.32s Step 807( 76.67%), action 460, FPS 1.35, Running 468.99s Step 808( 76.83%), action 461, FPS 1.35, Running 470.03s Step 809( 77.00%), action 462, FPS 1.34, Running 471.01s Step 810( 77.17%), action 463, FPS 1.32, Running 471.97s Step 811( 77.33%), action 464, FPS 1.34, Running 472.69s Step 812( 77.50%), action 465, FPS 1.35, Running 473.29s Step 813( 77.67%), action 466, FPS 1.35, Running 474.20s Step 814( 77.83%), action 467, FPS 1.36, Running 474.84s Step 815( 78.00%), action 468, FPS 1.37, Running 475.59s Step 816( 78.17%), action 469, FPS 1.35, Running 476.43s Step 817( 78.33%), action 470, FPS 1.36, Running 477.25s Step 818( 78.50%), action 471, FPS 1.34, Running 478.55s Step 819( 78.67%), action 472, FPS 1.34, Running 479.26s Step 820( 78.83%), action 473, FPS 1.32, Running 480.16s Step 821( 79.00%), action 474, FPS 1.31, Running 480.80s Step 822( 79.17%), action 475, FPS 1.26, Running 481.75s Step 823( 79.33%), action 476, FPS 1.23, Running 482.40s Step 824( 79.50%), action 477, FPS 1.21, Running 483.41s Step 825( 79.67%), action 478, FPS 1.22, Running 483.97s Step 826( 79.83%), action 479, FPS 1.22, Running 484.67s Step 827( 80.00%), action 480, FPS 1.25, Running 484.95s Step 828( 80.17%), action 481, FPS 1.30, Running 485.46s Step 829( 80.33%), action 482, FPS 1.35, Running 485.79s Step 830( 80.50%), action 483, FPS 1.39, Running 486.41s Step 831( 80.67%), action 484, FPS 1.38, Running 487.21s Step 832( 80.83%), action 485, FPS 1.35, Running 488.11s Step 833( 81.00%), action 486, FPS 1.36, Running 488.90s Step 834( 81.17%), action 487, FPS 1.33, Running 489.88s Step 835( 81.33%), action 488, FPS 1.34, Running 490.55s Step 836( 81.50%), action 489, FPS 1.34, Running 491.37s Step 837( 81.67%), action 490, FPS 1.34, Running 492.18s Step 838( 81.83%), action 491, FPS 1.35, Running 493.34s Step 839( 82.00%), action 492, FPS 1.33, Running 494.25s Step 840( 82.17%), action 493, FPS 1.33, Running 495.14s Step 841( 82.33%), action 494, FPS 1.31, Running 496.03s Step 842( 82.50%), action 495, FPS 1.33, Running 496.78s Step 843( 82.67%), action 496, FPS 1.30, Running 497.73s Step 844( 82.83%), action 497, FPS 1.34, Running 498.38s Step 845( 83.00%), action 498, FPS 1.31, Running 499.24s Step 846( 83.17%), action 499, FPS 1.29, Running 500.12s Step 847( 83.33%), action 500, FPS 1.24, Running 501.09s Step 848( 83.50%), action 501, FPS 1.20, Running 502.06s Step 849( 83.67%), action 502, FPS 1.18, Running 502.71s Step 850( 83.83%), action 503, FPS 1.15, Running 503.80s Step 851( 84.00%), action 504, FPS 1.17, Running 504.36s Step 852( 84.17%), action 505, FPS 1.20, Running 504.71s Step 853( 84.33%), action 506, FPS 1.24, Running 504.99s Step 854( 84.50%), action 507, FPS 1.28, Running 505.51s Step 855( 84.67%), action 508, FPS 1.30, Running 505.97s Step 856( 84.83%), action 509, FPS 1.30, Running 506.77s Step 857( 85.00%), action 510, FPS 1.30, Running 507.54s Step 858( 85.17%), action 511, FPS 1.31, Running 508.60s Step 859( 85.33%), action 512, FPS 1.31, Running 509.55s Step 860( 85.50%), action 513, FPS 1.32, Running 510.34s Step 861( 85.67%), action 514, FPS 1.31, Running 511.33s Step 862( 85.83%), action 515, FPS 1.31, Running 512.07s Step 863( 86.00%), action 516, FPS 1.31, Running 513.02s Step 864( 86.17%), action 517, FPS 1.30, Running 513.73s Step 865( 86.33%), action 518, FPS 1.30, Running 514.66s Step 866( 86.50%), action 519, FPS 1.31, Running 515.37s Step 867( 86.67%), action 520, FPS 1.32, Running 516.29s Step 868( 86.83%), action 521, FPS 1.31, Running 517.33s Step 869( 87.00%), action 522, FPS 1.31, Running 517.94s Step 870( 87.17%), action 523, FPS 1.32, Running 518.95s Step 871( 87.33%), action 524, FPS 1.32, Running 519.55s Step 872( 87.50%), action 525, FPS 1.26, Running 520.52s Step 873( 87.67%), action 526, FPS 1.23, Running 521.29s Step 874( 87.83%), action 527, FPS 1.20, Running 522.20s Step 875( 88.00%), action 528, FPS 1.16, Running 523.16s Step 876( 88.17%), action 529, FPS 1.20, Running 523.46s Step 877( 88.33%), action 530, FPS 1.23, Running 523.83s Step 878( 88.50%), action 531, FPS 1.27, Running 524.32s Step 879( 88.67%), action 532, FPS 1.32, Running 524.70s Step 880( 88.83%), action 533, FPS 1.34, Running 525.29s Step 881( 89.00%), action 534, FPS 1.38, Running 525.85s Step 882( 89.17%), action 535, FPS 1.37, Running 526.68s Step 883( 89.33%), action 536, FPS 1.39, Running 527.37s Step 884( 89.50%), action 537, FPS 1.37, Running 528.29s Step 885( 89.67%), action 538, FPS 1.40, Running 528.90s Step 886( 89.83%), action 539, FPS 1.38, Running 529.92s Step 887( 90.00%), action 540, FPS 1.40, Running 530.54s Step 888( 90.17%), action 541, FPS 1.40, Running 531.58s Step 889( 90.33%), action 542, FPS 1.38, Running 532.45s Step 890( 90.50%), action 543, FPS 1.41, Running 533.19s Step 891( 90.67%), action 544, FPS 1.38, Running 534.04s Step 892( 90.83%), action 545, FPS 1.40, Running 534.85s Step 893( 91.00%), action 546, FPS 1.38, Running 535.76s Step 894( 91.17%), action 547, FPS 1.40, Running 536.45s Step 895( 91.33%), action 548, FPS 1.41, Running 537.38s Step 896( 91.50%), action 549, FPS 1.36, Running 538.15s Step 897( 91.67%), action 550, FPS 1.34, Running 538.81s Step 898( 91.83%), action 551, FPS 1.29, Running 539.86s Step 899( 92.00%), action 552, FPS 1.26, Running 540.54s Step 900( 92.17%), action 553, FPS 1.24, Running 541.45s Step 901( 92.33%), action 554, FPS 1.21, Running 542.37s Step 902( 92.50%), action 555, FPS 1.22, Running 543.04s Step 903( 92.67%), action 556, FPS 1.25, Running 543.32s Step 904( 92.83%), action 557, FPS 1.30, Running 543.69s Step 905( 93.00%), action 558, FPS 1.33, Running 543.96s Step 906( 93.17%), action 559, FPS 1.36, Running 544.58s Step 907( 93.33%), action 560, FPS 1.35, Running 545.35s Step 908( 93.50%), action 561, FPS 1.35, Running 546.38s Step 909( 93.67%), action 562, FPS 1.37, Running 547.08s Step 910( 93.83%), action 563, FPS 1.35, Running 547.99s Step 911( 94.00%), action 564, FPS 1.37, Running 548.64s Step 912( 94.17%), action 565, FPS 1.37, Running 549.44s Step 913( 94.33%), action 566, FPS 1.38, Running 550.23s Step 914( 94.50%), action 567, FPS 1.36, Running 551.13s Step 915( 94.67%), action 568, FPS 1.38, Running 551.88s Step 916( 94.83%), action 569, FPS 1.36, Running 552.83s Step 917( 95.00%), action 570, FPS 1.36, Running 553.50s Step 918( 95.17%), action 571, FPS 1.35, Running 554.63s Step 919( 95.33%), action 572, FPS 1.33, Running 555.54s Step 920( 95.50%), action 573, FPS 1.35, Running 556.23s Step 921( 95.67%), action 574, FPS 1.38, Running 556.90s Step 922( 95.83%), action 575, FPS 1.35, Running 557.82s Step 923( 96.00%), action 576, FPS 1.30, Running 558.72s Step 924( 96.17%), action 577, FPS 1.26, Running 559.51s Step 925( 96.33%), action 578, FPS 1.22, Running 560.37s Step 926( 96.50%), action 579, FPS 1.20, Running 561.22s Step 927( 96.67%), action 580, FPS 1.18, Running 562.23s Step 928( 96.83%), action 581, FPS 1.22, Running 562.76s Step 929( 97.00%), action 582, FPS 1.24, Running 563.26s Step 930( 97.17%), action 583, FPS 1.26, Running 563.85s Step 931( 97.33%), action 584, FPS 1.24, Running 564.74s Step 932( 97.50%), action 585, FPS 1.25, Running 565.42s Step 933( 97.67%), action 586, FPS 1.26, Running 566.07s Step 934( 97.83%), action 587, FPS 1.26, Running 567.02s Step 935( 98.00%), action 588, FPS 1.24, Running 567.99s Step 936( 98.17%), action 589, FPS 1.26, Running 568.77s Step 937( 98.33%), action 590, FPS 1.23, Running 569.79s Step 938( 98.50%), action 591, FPS 1.23, Running 570.84s Step 939( 98.67%), action 592, FPS 1.25, Running 571.52s Step 940( 98.83%), action 593, FPS 1.23, Running 572.48s Step 941( 99.00%), action 594, FPS 1.22, Running 573.36s Step 942( 99.17%), action 595, FPS 1.23, Running 574.14s Step 943( 99.33%), action 596, FPS 1.24, Running 574.82s Step 944( 99.50%), action 597, FPS 1.23, Running 575.76s Step 945( 99.67%), action 598, FPS 1.24, Running 576.44s Step 946( 99.83%), action 599, FPS 1.24, Running 577.36s Step 947(100.00%), action 600, FPS 1.27, Running 578.01s [2026-08-02 03:58:19] [99 ] Seed 98 failed after 578.26 s. +steps: 947 , actions: 600 . +Instruction: Empty +Total 14/99(14.14%) success. +Setting seed: 99 +Step 1( N/A%), pre moving , FPS 4.93, Running 0.20s Step 2( N/A%), pre moving , FPS 3.82, Running 0.52s Step 3( N/A%), pre moving , FPS 4.84, Running 0.62s Step 4( N/A%), pre moving , FPS 5.80, Running 0.69s Step 5( N/A%), pre moving , FPS 6.56, Running 0.76s Step 6( N/A%), pre moving , FPS 5.51, Running 1.09s Step 7( N/A%), pre moving , FPS 5.93, Running 1.18s Step 8( N/A%), pre moving , FPS 6.41, Running 1.25s Step 9( N/A%), pre moving , FPS 6.79, Running 1.33s Step 10( N/A%), pre moving , FPS 6.08, Running 1.64s Step 11( N/A%), pre moving , FPS 6.33, Running 1.74s Step 12( N/A%), pre moving , FPS 6.64, Running 1.81s Step 13( N/A%), pre moving , FPS 6.89, Running 1.89s Step 14( N/A%), pre moving , FPS 6.54, Running 2.14s Step 15( N/A%), pre moving , FPS 6.62, Running 2.27s Step 16( N/A%), pre moving , FPS 6.76, Running 2.37s Step 17( N/A%), pre moving , FPS 6.99, Running 2.43s Step 18( N/A%), pre moving , FPS 7.08, Running 2.54s Step 19( N/A%), pre moving , FPS 6.72, Running 2.83s Step 20( N/A%), pre moving , FPS 7.00, Running 2.86s Step 21( N/A%), pre moving , FPS 6.87, Running 3.12s Step 22( N/A%), pre moving , FPS 7.65, Running 3.14s Step 23( N/A%), pre moving , FPS 7.88, Running 3.16s Step 24( N/A%), pre moving , FPS 8.03, Running 3.18s Step 25( N/A%), pre moving , FPS 8.20, Running 3.20s Step 26( N/A%), pre moving , FPS 8.32, Running 3.49s Step 27( N/A%), pre moving , FPS 8.57, Running 3.51s Step 28( N/A%), pre moving , FPS 8.75, Running 3.53s Step 29( N/A%), pre moving , FPS 8.98, Running 3.55s Step 30( N/A%), pre moving , FPS 10.36, Running 3.57s Step 31( N/A%), pre moving , FPS 10.77, Running 3.60s Step 32( N/A%), pre moving , FPS 11.07, Running 3.62s Step 33( N/A%), pre moving , FPS 11.45, Running 3.63s Step 34( N/A%), pre moving , FPS 13.22, Running 3.65s Step 35( N/A%), pre moving , FPS 14.21, Running 3.67s Step 36( N/A%), pre moving , FPS 9.20, Running 4.54s Step 37( N/A%), pre moving , FPS 8.00, Running 4.93s Step 38( N/A%), pre moving , FPS 8.14, Running 5.00s Step 39( N/A%), pre moving , FPS 8.02, Running 5.32s Step 40( N/A%), pre moving , FPS 7.83, Running 5.41s Step 41( N/A%), pre moving , FPS 8.46, Running 5.48s Step 42( N/A%), pre moving , FPS 8.26, Running 5.56s Step 43( N/A%), pre moving , FPS 8.13, Running 5.62s Step 44( N/A%), pre moving , FPS 7.24, Running 5.94s Step 45( N/A%), pre moving , FPS 7.14, Running 6.00s Step 46( N/A%), pre moving , FPS 7.68, Running 6.10s Step 47( N/A%), pre moving , FPS 7.53, Running 6.17s Step 48( N/A%), pre moving , FPS 5.26, Running 7.34s Step 49( N/A%), pre moving , FPS 4.87, Running 7.66s Step 50( N/A%), pre moving , FPS 4.78, Running 7.76s Step 51( N/A%), pre moving , FPS 4.73, Running 7.83s Step 52( N/A%), pre moving , FPS 4.49, Running 8.07s Step 53( N/A%), pre moving , FPS 4.36, Running 8.22s Step 54( N/A%), pre moving , FPS 4.29, Running 8.32s Step 55( N/A%), pre moving , FPS 4.21, Running 8.43s Step 56( N/A%), pre moving , FPS 4.71, Running 8.79s Step 57( N/A%), pre moving , FPS 5.03, Running 8.91s Step 58( N/A%), pre moving , FPS 4.98, Running 9.02s Step 59( N/A%), pre moving , FPS 4.94, Running 9.37s Step 60( N/A%), pre moving , FPS 4.88, Running 9.51s Step 61( N/A%), pre moving , FPS 4.82, Running 9.63s Step 62( N/A%), pre moving , FPS 4.52, Running 9.98s Step 63( N/A%), pre moving , FPS 4.46, Running 10.10s Step 64( N/A%), pre moving , FPS 4.68, Running 10.22s Step 65( N/A%), pre moving , FPS 4.35, Running 10.60s Step 66( N/A%), pre moving , FPS 4.33, Running 10.72s Step 67( N/A%), pre moving , FPS 4.06, Running 11.09s Step 68( N/A%), pre moving , FPS 5.13, Running 11.24s Step 69( N/A%), pre moving , FPS 5.42, Running 11.35s Step 70( N/A%), pre moving , FPS 5.07, Running 11.70s Step 71( N/A%), pre moving , FPS 5.00, Running 11.83s Step 72( N/A%), pre moving , FPS 5.16, Running 11.94s Step 73( N/A%), pre moving , FPS 4.90, Running 12.30s Step 74( N/A%), pre moving , FPS 4.86, Running 12.44s Step 75( N/A%), pre moving , FPS 4.57, Running 12.80s Step 76( N/A%), pre moving , FPS 4.84, Running 12.93s Step 77( N/A%), pre moving , FPS 4.84, Running 13.04s Step 78( N/A%), pre moving , FPS 4.57, Running 13.39s Step 79( N/A%), pre moving , FPS 4.80, Running 13.54s Step 80( N/A%), pre moving , FPS 4.83, Running 13.65s Step 81( N/A%), pre moving , FPS 4.57, Running 14.00s Step 82( N/A%), pre moving , FPS 4.82, Running 14.13s Step 83( N/A%), pre moving , FPS 4.82, Running 14.25s Step 84( N/A%), pre moving , FPS 4.56, Running 14.60s Step 85( N/A%), pre moving , FPS 4.85, Running 14.73s Step 86( N/A%), pre moving , FPS 4.57, Running 15.10s Step 87( N/A%), pre moving , FPS 4.84, Running 15.22s Step 88( N/A%), pre moving , FPS 4.93, Running 15.29s Step 89( N/A%), pre moving , FPS 4.97, Running 15.37s Step 90( N/A%), pre moving , FPS 5.01, Running 15.69s Step 91( N/A%), pre moving , FPS 5.09, Running 15.75s Step 92( N/A%), pre moving , FPS 5.12, Running 15.85s Step 93( N/A%), pre moving , FPS 5.52, Running 15.92s Step 94( N/A%), pre moving , FPS 5.24, Running 16.25s Step 95( N/A%), pre moving , FPS 5.69, Running 16.31s Step 96( N/A%), pre moving , FPS 5.75, Running 16.41s Step 97( N/A%), pre moving , FPS 5.84, Running 16.46s Step 98( N/A%), pre moving , FPS 6.35, Running 16.54s Step 99( N/A%), pre moving , FPS 6.01, Running 16.86s Step 100( N/A%), pre moving , FPS 6.06, Running 16.96s Step 101( N/A%), pre moving , FPS 6.63, Running 17.02s Step 102( N/A%), pre moving , FPS 6.74, Running 17.10s Step 103( N/A%), pre moving , FPS 6.30, Running 17.42s Step 104( N/A%), pre moving , FPS 6.87, Running 17.51s Step 105( N/A%), pre moving , FPS 7.01, Running 17.58s Step 106( N/A%), pre moving , FPS 7.83, Running 17.66s Step 107( N/A%), pre moving , FPS 7.43, Running 17.92s Step 108( N/A%), pre moving , FPS 7.27, Running 18.05s Step 109( N/A%), pre moving , FPS 7.18, Running 18.16s Step 110( N/A%), pre moving , FPS 7.86, Running 18.24s Step 111( N/A%), pre moving , FPS 7.12, Running 18.56s Step 112( N/A%), pre moving , FPS 7.13, Running 18.65s Step 113( N/A%), pre moving , FPS 7.15, Running 18.72s Step 114( N/A%), pre moving , FPS 7.80, Running 18.81s Step 115( N/A%), pre moving , FPS 7.25, Running 19.07s Step 116( N/A%), pre moving , FPS 7.18, Running 19.19s Step 117( N/A%), pre moving , FPS 7.09, Running 19.29s Step 118( N/A%), pre moving , FPS 7.12, Running 19.35s Step 119( N/A%), pre moving , FPS 7.80, Running 19.43s Step 120( N/A%), pre moving , FPS 7.17, Running 19.75s Step 121( N/A%), pre moving , FPS 7.16, Running 19.81s Step 122( N/A%), pre moving , FPS 7.10, Running 19.92s Step 123( N/A%), pre moving , FPS 4.63, Running 21.74s Step 124( N/A%), pre moving , FPS 4.17, Running 22.31s Step 125( N/A%), pre moving , FPS 3.78, Running 22.88s Step 126( N/A%), pre moving , FPS 3.48, Running 23.40s Step 127( N/A%), pre moving , FPS 3.52, Running 23.60s Step 128( N/A%), pre moving , FPS 3.48, Running 23.79s Step 129( N/A%), pre moving , FPS 3.41, Running 24.03s Step 130( N/A%), pre moving , FPS 3.35, Running 24.21s Step 131( N/A%), pre moving , FPS 3.36, Running 24.52s Step 132( N/A%), pre moving , FPS 3.15, Running 25.01s Step 133( N/A%), pre moving , FPS 3.02, Running 25.35s Step 134( N/A%), pre moving , FPS 2.83, Running 25.89s Step 135( N/A%), pre moving , FPS 2.71, Running 26.45s Step 136( N/A%), pre moving , FPS 2.56, Running 27.01s Step 137( N/A%), pre moving , FPS 2.42, Running 27.54s Step 138( N/A%), pre moving , FPS 2.29, Running 28.08s Step 139( N/A%), pre moving , FPS 2.17, Running 28.67s Step 140( N/A%), pre moving , FPS 2.11, Running 29.21s Step 141( N/A%), pre moving , FPS 2.01, Running 29.77s Step 142( N/A%), pre moving , FPS 1.92, Running 30.31s Step 143( N/A%), pre moving , FPS 2.20, Running 30.85s Step 144( N/A%), pre moving , FPS 2.20, Running 31.39s Step 145( N/A%), pre moving , FPS 2.21, Running 31.94s Step 146( N/A%), pre moving , FPS 2.20, Running 32.49s Step 147( N/A%), pre moving , FPS 2.12, Running 33.03s Step 148( N/A%), pre moving , FPS 2.04, Running 33.61s Step 149( N/A%), pre moving , FPS 1.97, Running 34.16s Step 150( N/A%), pre moving , FPS 1.90, Running 34.74s Step 151( N/A%), pre moving , FPS 1.79, Running 35.68s Step 152( N/A%), pre moving , FPS 1.77, Running 36.29s Step 153( N/A%), pre moving , FPS 1.74, Running 36.85s Step 154( N/A%), pre moving , FPS 1.74, Running 37.41s Step 155( N/A%), pre moving , FPS 1.74, Running 37.94s Step 156( N/A%), pre moving , FPS 1.73, Running 38.54s Step 157( N/A%), pre moving , FPS 1.73, Running 39.12s Step 158( N/A%), pre moving , FPS 1.71, Running 39.74s Step 159( N/A%), pre moving , FPS 1.71, Running 40.33s Step 160( N/A%), pre moving , FPS 1.70, Running 40.98s Step 161( N/A%), pre moving , FPS 1.69, Running 41.58s Step 162( N/A%), pre moving , FPS 1.66, Running 42.33s Step 163( N/A%), pre moving , FPS 1.68, Running 42.76s Step 164( N/A%), pre moving , FPS 1.69, Running 43.23s Step 165( N/A%), pre moving , FPS 1.74, Running 43.44s Step 166( N/A%), pre moving , FPS 1.76, Running 43.87s Step 167( N/A%), pre moving , FPS 1.77, Running 44.34s Step 168( N/A%), pre moving , FPS 1.76, Running 44.96s Step 169( N/A%), pre moving , FPS 1.75, Running 45.56s Step 170( N/A%), pre moving , FPS 1.75, Running 46.17s Step 171( N/A%), pre moving , FPS 1.81, Running 46.74s Step 172( N/A%), pre moving , FPS 1.81, Running 47.33s Step 173( N/A%), pre moving , FPS 1.81, Running 47.90s Step 174( N/A%), pre moving , FPS 1.80, Running 48.51s Step 175( N/A%), pre moving , FPS 1.80, Running 49.08s Step 176( N/A%), pre moving , FPS 1.80, Running 49.66s Step 177( N/A%), pre moving , FPS 1.80, Running 50.24s Step 178( N/A%), pre moving , FPS 1.81, Running 50.81s Step 179( N/A%), pre moving , FPS 1.81, Running 51.38s Step 180( N/A%), pre moving , FPS 1.82, Running 51.96s Step 181( N/A%), pre moving , FPS 1.82, Running 52.54s Step 182( N/A%), pre moving , FPS 1.86, Running 53.09s Step 183( N/A%), pre moving , FPS 1.84, Running 53.65s Step 184( N/A%), pre moving , FPS 1.82, Running 54.23s Step 185( N/A%), pre moving , FPS 1.76, Running 54.80s Step 186( N/A%), pre moving , FPS 1.74, Running 55.34s Step 187( N/A%), pre moving , FPS 1.73, Running 55.88s Step 188( N/A%), pre moving , FPS 1.74, Running 56.43s Step 189( N/A%), pre moving , FPS 1.75, Running 56.97s Step 190( N/A%), pre moving , FPS 1.76, Running 57.54s Step 191( N/A%), pre moving , FPS 1.76, Running 58.10s Step 192( N/A%), pre moving , FPS 1.76, Running 58.68s Step 193( N/A%), pre moving , FPS 1.76, Running 59.25s Step 194( N/A%), pre moving , FPS 1.77, Running 59.82s Step 195( N/A%), pre moving , FPS 1.77, Running 60.39s Step 196( N/A%), pre moving , FPS 1.77, Running 60.95s Step 197( N/A%), pre moving , FPS 1.81, Running 61.31s Step 198( N/A%), pre moving , FPS 1.88, Running 61.43s Step 199( N/A%), pre moving , FPS 1.97, Running 61.52s Step 200( N/A%), pre moving , FPS 2.02, Running 61.86s Step 201( N/A%), pre moving , FPS 2.11, Running 62.00s Step 202( N/A%), pre moving , FPS 2.22, Running 62.09s Step 203( N/A%), pre moving , FPS 2.27, Running 62.45s Step 204( N/A%), pre moving , FPS 2.41, Running 62.54s Step 205( N/A%), pre moving , FPS 2.54, Running 62.68s Step 206( N/A%), pre moving , FPS 2.67, Running 62.83s Step 207( N/A%), pre moving , FPS 2.53, Running 63.78s Step 208( N/A%), pre moving , FPS 2.69, Running 63.88s Step 209( N/A%), pre moving , FPS 2.73, Running 64.29s Step 210( N/A%), pre moving , FPS 2.91, Running 64.41s Step 211( N/A%), pre moving , FPS 3.00, Running 64.76s Step 212( N/A%), pre moving , FPS 3.17, Running 64.99s Step 213( N/A%), pre moving , FPS 3.24, Running 65.42s Step 214( N/A%), pre moving , FPS 3.46, Running 65.60s Step 215( N/A%), pre moving , FPS 3.54, Running 66.04s Step 216( N/A%), pre moving , FPS 3.81, Running 66.20s Step 217( N/A%), pre moving , FPS 3.76, Running 66.63s Step 218( N/A%), pre moving , FPS 3.73, Running 66.79s Step 219( N/A%), pre moving , FPS 3.50, Running 67.24s Step 220( N/A%), pre moving , FPS 3.61, Running 67.40s Step 221( N/A%), pre moving , FPS 3.44, Running 67.81s Step 222( N/A%), pre moving , FPS 3.38, Running 68.02s Step 223( N/A%), pre moving , FPS 3.49, Running 68.18s Step 224( N/A%), pre moving , FPS 3.31, Running 68.58s Step 225( N/A%), pre moving , FPS 3.29, Running 68.76s Step 226( N/A%), pre moving , FPS 3.15, Running 69.18s Step 227( N/A%), pre moving , FPS 3.59, Running 69.35s Step 228( N/A%), pre moving , FPS 3.40, Running 69.77s Step 229( N/A%), pre moving , FPS 3.50, Running 70.00s Step 230( N/A%), pre moving , FPS 3.30, Running 70.48s Step 231( N/A%), pre moving , FPS 3.33, Running 70.76s Step 232( N/A%), pre moving , FPS 3.23, Running 71.18s Step 233( N/A%), pre moving , FPS 3.23, Running 71.62s Step 234( N/A%), pre moving , FPS 3.23, Running 71.79s Step 235( N/A%), pre moving , FPS 3.23, Running 72.23s Step 236( N/A%), pre moving , FPS 3.23, Running 72.39s Step 237( N/A%), pre moving , FPS 3.28, Running 72.74s Step 238( N/A%), pre moving , FPS 3.30, Running 72.86s Step 239( N/A%), pre moving , FPS 3.49, Running 72.97s Step 240( N/A%), pre moving , FPS 3.49, Running 73.12s Step 241( N/A%), pre moving , FPS 3.55, Running 73.45s Step 242( N/A%), pre moving , FPS 3.61, Running 73.56s Step 243( N/A%), pre moving , FPS 3.65, Running 73.65s Step 244( N/A%), pre moving , FPS 3.67, Running 74.03s Step 245( N/A%), pre moving , FPS 3.71, Running 74.14s Step 246( N/A%), pre moving , FPS 3.94, Running 74.26s Step 247( N/A%), pre moving , FPS 3.80, Running 74.61s Step 248( N/A%), pre moving , FPS 4.03, Running 74.73s Step 249( N/A%), pre moving , FPS 4.13, Running 74.85s Step 250( N/A%), pre moving , FPS 4.23, Running 75.20s Step 251( N/A%), pre moving , FPS 4.38, Running 75.33s Step 252( N/A%), pre moving , FPS 4.70, Running 75.43s Step 253( N/A%), pre moving , FPS 3.79, Running 76.90s Step 254( N/A%), pre moving , FPS 3.78, Running 77.08s Step 255( N/A%), pre moving , FPS 4.04, Running 77.18s Step 256( N/A%), pre moving , FPS 3.88, Running 77.54s Step 257( N/A%), pre moving , FPS 4.06, Running 77.66s Step 258( N/A%), pre moving , FPS 4.07, Running 77.77s Step 259( N/A%), pre moving , FPS 3.84, Running 78.17s Step 260( N/A%), pre moving , FPS 3.83, Running 78.34s Step 261( N/A%), pre moving , FPS 3.76, Running 78.76s Step 262( N/A%), pre moving , FPS 3.71, Running 78.95s Step 263( N/A%), pre moving , FPS 3.51, Running 79.36s Step 264( N/A%), pre moving , FPS 3.63, Running 79.54s Step 265( N/A%), pre moving , FPS 3.39, Running 80.03s Step 266( N/A%), pre moving , FPS 3.34, Running 80.24s Step 267( N/A%), pre moving , FPS 3.26, Running 80.74s Step 268( N/A%), pre moving , FPS 3.09, Running 81.21s Step 269( N/A%), pre moving , FPS 3.03, Running 81.46s Step 270( N/A%), pre moving , FPS 2.97, Running 81.94s Step 271( N/A%), pre moving , FPS 2.91, Running 82.20s Step 272( N/A%), pre moving , FPS 2.77, Running 82.65s Step 273( N/A%), pre moving , FPS 3.35, Running 82.87s Step 274( N/A%), pre moving , FPS 3.30, Running 83.15s Step 275( N/A%), pre moving , FPS 3.18, Running 83.47s Step 276( N/A%), pre moving , FPS 3.25, Running 83.69s Step 277( N/A%), pre moving , FPS 3.07, Running 84.18s Step 278( N/A%), pre moving , FPS 2.90, Running 84.67s Step 279( N/A%), pre moving , FPS 2.90, Running 85.06s Step 280( N/A%), pre moving , FPS 2.84, Running 85.39s Step 281( N/A%), pre moving , FPS 2.81, Running 85.88s Step 282( N/A%), pre moving , FPS 2.70, Running 86.36s Step 283( N/A%), pre moving , FPS 2.78, Running 86.54s Step 284( N/A%), pre moving , FPS 2.69, Running 86.97s Step 285( N/A%), pre moving , FPS 2.81, Running 87.15s Step 286( N/A%), pre moving , FPS 2.73, Running 87.57s Step 287( N/A%), pre moving , FPS 2.85, Running 87.75s Step 288( N/A%), pre moving , FPS 2.88, Running 88.16s Step 289( N/A%), pre moving , FPS 2.88, Running 88.41s Step 290( N/A%), pre moving , FPS 2.88, Running 88.89s Step 291( N/A%), pre moving , FPS 2.77, Running 89.42s Step 292( N/A%), pre moving , FPS 2.87, Running 89.63s Step 293( N/A%), pre moving , FPS 2.76, Running 90.11s Step 294( N/A%), pre moving , FPS 2.69, Running 90.59s Step 295( N/A%), pre moving , FPS 2.72, Running 90.83s Step 296( N/A%), pre moving , FPS 2.62, Running 91.32s Step 297( N/A%), pre moving , FPS 2.68, Running 91.65s Step 298( N/A%), pre moving , FPS 2.72, Running 92.02s Step 299( N/A%), pre moving , FPS 2.69, Running 92.50s Step 300( N/A%), pre moving , FPS 2.72, Running 92.74s Step 301( N/A%), pre moving , FPS 2.73, Running 93.22s Step 302( N/A%), pre moving , FPS 2.78, Running 93.55s Step 303( N/A%), pre moving , FPS 2.75, Running 93.81s Step 304( N/A%), pre moving , FPS 2.75, Running 94.23s Step 305( N/A%), pre moving , FPS 2.76, Running 94.40s Step 306( N/A%), pre moving , FPS 2.76, Running 94.83s Step 307( N/A%), pre moving , FPS 2.76, Running 95.00s Step 308( N/A%), pre moving , FPS 2.76, Running 95.42s Step 309( N/A%), pre moving , FPS 2.78, Running 95.60s Step 310( N/A%), pre moving , FPS 2.94, Running 95.71s Step 311( N/A%), pre moving , FPS 3.00, Running 96.08s Step 312( N/A%), pre moving , FPS 3.05, Running 96.18s Step 313( N/A%), pre moving , FPS 3.24, Running 96.28s Step 314( N/A%), pre moving , FPS 3.30, Running 96.65s Step 315( N/A%), pre moving , FPS 3.36, Running 96.77s Step 316( N/A%), pre moving , FPS 3.60, Running 96.88s Step 317( N/A%), pre moving , FPS 3.58, Running 97.24s Step 318( N/A%), pre moving , FPS 3.75, Running 97.36s Step 319( N/A%), pre moving , FPS 4.01, Running 97.49s Step 320( N/A%), pre moving , FPS 3.91, Running 97.85s Step 321( N/A%), pre moving , FPS 4.21, Running 97.97s Step 322( N/A%), pre moving , FPS 4.36, Running 98.14s Step 323( N/A%), pre moving , FPS 4.34, Running 98.42s Step 324( N/A%), pre moving , FPS 4.64, Running 98.54s Step 325( N/A%), pre moving , FPS 4.71, Running 98.65s Step 326( N/A%), pre moving , FPS 4.79, Running 99.00s Step 327( N/A%), pre moving , FPS 4.86, Running 99.12s Step 328( N/A%), pre moving , FPS 2.70, Running 102.81s Step 329( N/A%), pre moving , FPS 2.60, Running 103.27s Step 330( N/A%), pre moving , FPS 2.44, Running 103.90s Step 331( N/A%), pre moving , FPS 2.37, Running 104.51s Step 332( N/A%), pre moving , FPS 2.24, Running 105.11s Step 333( N/A%), pre moving , FPS 2.12, Running 105.70s Step 334( N/A%), pre moving , FPS 2.08, Running 106.27s Step 335( N/A%), pre moving , FPS 1.98, Running 106.85s Step 336( N/A%), pre moving , FPS 1.90, Running 107.42s Step 337( N/A%), pre moving , FPS 1.86, Running 108.00s Step 338( N/A%), pre moving , FPS 1.78, Running 108.57s Step 339( N/A%), pre moving , FPS 1.71, Running 109.18s Step 340( N/A%), pre moving , FPS 1.68, Running 109.77s Step 341( N/A%), pre moving , FPS 1.62, Running 110.35s Step 342( N/A%), pre moving , FPS 1.56, Running 110.92s Step 343( N/A%), pre moving , FPS 1.54, Running 111.44s Step 344( N/A%), pre moving , FPS 1.49, Running 111.99s Step 345( N/A%), pre moving , FPS 1.44, Running 112.56s Step 346( N/A%), pre moving , FPS 1.41, Running 113.14s Step 347( N/A%), pre moving , FPS 1.37, Running 113.70s Step 348( 0.17%), action 1, FPS 1.59, Running 115.37s Step 349( 0.33%), action 2, FPS 1.53, Running 116.37s Step 350( 0.50%), action 3, FPS 1.52, Running 117.02s Step 351( 0.67%), action 4, FPS 1.52, Running 117.70s Step 352( 0.83%), action 5, FPS 1.48, Running 118.58s Step 353( 1.00%), action 6, FPS 1.44, Running 119.55s Step 354( 1.17%), action 7, FPS 1.42, Running 120.34s Step 355( 1.33%), action 8, FPS 1.38, Running 121.32s Step 356( 1.50%), action 9, FPS 1.40, Running 121.68s Step 357( 1.67%), action 10, FPS 1.43, Running 122.04s Step 358( 1.83%), action 11, FPS 1.41, Running 122.79s Step 359( 2.00%), action 12, FPS 1.38, Running 123.70s Step 360( 2.17%), action 13, FPS 1.36, Running 124.44s Step 361( 2.33%), action 14, FPS 1.33, Running 125.36s Step 362( 2.50%), action 15, FPS 1.33, Running 126.00s Step 363( 2.67%), action 16, FPS 1.29, Running 126.91s Step 364( 2.83%), action 17, FPS 1.27, Running 127.72s Step 365( 3.00%), action 18, FPS 1.24, Running 128.64s Step 366( 3.17%), action 19, FPS 1.24, Running 129.33s Step 367( 3.33%), action 20, FPS 1.23, Running 129.99s Step 368( 3.50%), action 21, FPS 1.28, Running 130.95s Step 369( 3.67%), action 22, FPS 1.29, Running 131.92s Step 370( 3.83%), action 23, FPS 1.26, Running 132.93s Step 371( 4.00%), action 24, FPS 1.24, Running 133.89s Step 372( 4.17%), action 25, FPS 1.25, Running 134.61s Step 373( 4.33%), action 26, FPS 1.25, Running 135.53s Step 374( 4.50%), action 27, FPS 1.25, Running 136.28s Step 375( 4.67%), action 28, FPS 1.26, Running 137.22s Step 376( 4.83%), action 29, FPS 1.23, Running 137.91s Step 377( 5.00%), action 30, FPS 1.19, Running 138.90s Step 378( 5.17%), action 31, FPS 1.16, Running 140.02s Step 379( 5.33%), action 32, FPS 1.20, Running 140.35s Step 380( 5.50%), action 33, FPS 1.23, Running 140.69s Step 381( 5.67%), action 34, FPS 1.28, Running 141.02s Step 382( 5.83%), action 35, FPS 1.29, Running 141.54s Step 383( 6.00%), action 36, FPS 1.29, Running 142.41s Step 384( 6.17%), action 37, FPS 1.30, Running 143.11s Step 385( 6.33%), action 38, FPS 1.29, Running 144.12s Step 386( 6.50%), action 39, FPS 1.26, Running 145.14s Step 387( 6.67%), action 40, FPS 1.26, Running 145.82s Step 388( 6.83%), action 41, FPS 1.25, Running 146.93s Step 389( 7.00%), action 42, FPS 1.25, Running 147.89s Step 390( 7.17%), action 43, FPS 1.27, Running 148.67s Step 391( 7.33%), action 44, FPS 1.26, Running 149.70s Step 392( 7.50%), action 45, FPS 1.24, Running 150.72s Step 393( 7.67%), action 46, FPS 1.26, Running 151.35s Step 394( 7.83%), action 47, FPS 1.25, Running 152.30s Step 395( 8.00%), action 48, FPS 1.26, Running 153.11s Step 396( 8.17%), action 49, FPS 1.23, Running 154.19s Step 397( 8.33%), action 50, FPS 1.26, Running 154.83s Step 398( 8.50%), action 51, FPS 1.27, Running 155.77s Step 399( 8.67%), action 52, FPS 1.24, Running 156.46s Step 400( 8.83%), action 53, FPS 1.19, Running 157.43s Step 401( 9.00%), action 54, FPS 1.17, Running 158.07s Step 402( 9.17%), action 55, FPS 1.13, Running 159.17s Step 403( 9.33%), action 56, FPS 1.15, Running 159.82s Step 404( 9.50%), action 57, FPS 1.17, Running 160.18s Step 405( 9.67%), action 58, FPS 1.21, Running 160.72s Step 406( 9.83%), action 59, FPS 1.22, Running 161.55s Step 407( 10.00%), action 60, FPS 1.22, Running 162.16s Step 408( 10.17%), action 61, FPS 1.22, Running 163.29s Step 409( 10.33%), action 62, FPS 1.23, Running 164.20s Step 410( 10.50%), action 63, FPS 1.22, Running 165.04s Step 411( 10.67%), action 64, FPS 1.25, Running 165.76s Step 412( 10.83%), action 65, FPS 1.25, Running 166.66s Step 413( 11.00%), action 66, FPS 1.23, Running 167.56s Step 414( 11.17%), action 67, FPS 1.25, Running 168.34s Step 415( 11.33%), action 68, FPS 1.24, Running 169.27s Step 416( 11.50%), action 69, FPS 1.27, Running 169.99s Step 417( 11.67%), action 70, FPS 1.24, Running 170.95s Step 418( 11.83%), action 71, FPS 1.23, Running 172.01s Step 419( 12.00%), action 72, FPS 1.24, Running 172.64s Step 420( 12.17%), action 73, FPS 1.25, Running 173.45s Step 421( 12.33%), action 74, FPS 1.23, Running 174.27s Step 422( 12.50%), action 75, FPS 1.24, Running 175.33s Step 423( 12.67%), action 76, FPS 1.21, Running 176.33s Step 424( 12.83%), action 77, FPS 1.18, Running 177.09s Step 425( 13.00%), action 78, FPS 1.16, Running 177.97s Step 426( 13.17%), action 79, FPS 1.16, Running 178.75s Step 427( 13.33%), action 80, FPS 1.19, Running 179.03s Step 428( 13.50%), action 81, FPS 1.23, Running 179.51s Step 429( 13.67%), action 82, FPS 1.27, Running 179.95s Step 430( 13.83%), action 83, FPS 1.29, Running 180.58s Step 431( 14.00%), action 84, FPS 1.27, Running 181.47s Step 432( 14.17%), action 85, FPS 1.29, Running 182.15s Step 433( 14.33%), action 86, FPS 1.29, Running 183.08s Step 434( 14.50%), action 87, FPS 1.30, Running 183.74s Step 435( 14.67%), action 88, FPS 1.30, Running 184.62s Step 436( 14.83%), action 89, FPS 1.30, Running 185.39s Step 437( 15.00%), action 90, FPS 1.32, Running 186.14s Step 438( 15.17%), action 91, FPS 1.30, Running 187.45s Step 439( 15.33%), action 92, FPS 1.29, Running 188.17s Step 440( 15.50%), action 93, FPS 1.28, Running 189.09s Step 441( 15.67%), action 94, FPS 1.28, Running 189.87s Step 442( 15.83%), action 95, FPS 1.29, Running 190.79s Step 443( 16.00%), action 96, FPS 1.30, Running 191.73s Step 444( 16.17%), action 97, FPS 1.30, Running 192.43s Step 445( 16.33%), action 98, FPS 1.30, Running 193.37s Step 446( 16.50%), action 99, FPS 1.31, Running 194.07s Step 447( 16.67%), action 100, FPS 1.25, Running 195.03s Step 448( 16.83%), action 101, FPS 1.21, Running 196.07s Step 449( 17.00%), action 102, FPS 1.19, Running 196.69s Step 450( 17.17%), action 103, FPS 1.17, Running 197.69s Step 451( 17.33%), action 104, FPS 1.21, Running 197.98s Step 452( 17.50%), action 105, FPS 1.23, Running 198.37s Step 453( 17.67%), action 106, FPS 1.27, Running 198.84s Step 454( 17.83%), action 107, FPS 1.27, Running 199.50s Step 455( 18.00%), action 108, FPS 1.26, Running 200.50s Step 456( 18.17%), action 109, FPS 1.27, Running 201.10s Step 457( 18.33%), action 110, FPS 1.28, Running 201.77s Step 458( 18.50%), action 111, FPS 1.31, Running 202.77s Step 459( 18.67%), action 112, FPS 1.29, Running 203.71s Step 460( 18.83%), action 113, FPS 1.27, Running 204.84s Step 461( 19.00%), action 114, FPS 1.28, Running 205.47s Step 462( 19.17%), action 115, FPS 1.29, Running 206.31s Step 463( 19.33%), action 116, FPS 1.30, Running 207.13s Step 464( 19.50%), action 117, FPS 1.30, Running 207.82s Step 465( 19.67%), action 118, FPS 1.30, Running 208.75s Step 466( 19.83%), action 119, FPS 1.30, Running 209.50s Step 467( 20.00%), action 120, FPS 1.30, Running 210.36s Step 468( 20.17%), action 121, FPS 1.30, Running 211.45s Step 469( 20.33%), action 122, FPS 1.29, Running 212.17s Step 470( 20.50%), action 123, FPS 1.29, Running 213.15s Step 471( 20.67%), action 124, FPS 1.26, Running 213.86s Step 472( 20.83%), action 125, FPS 1.23, Running 214.63s Step 473( 21.00%), action 126, FPS 1.21, Running 215.41s Step 474( 21.17%), action 127, FPS 1.20, Running 216.11s Step 475( 21.33%), action 128, FPS 1.21, Running 216.97s Step 476( 21.50%), action 129, FPS 1.23, Running 217.36s Step 477( 21.67%), action 130, FPS 1.26, Running 217.64s Step 478( 21.83%), action 131, FPS 1.30, Running 218.19s Step 479( 22.00%), action 132, FPS 1.33, Running 218.76s Step 480( 22.17%), action 133, FPS 1.36, Running 219.59s Step 481( 22.33%), action 134, FPS 1.33, Running 220.48s Step 482( 22.50%), action 135, FPS 1.34, Running 221.21s Step 483( 22.67%), action 136, FPS 1.33, Running 222.12s Step 484( 22.83%), action 137, FPS 1.33, Running 222.81s Step 485( 23.00%), action 138, FPS 1.34, Running 223.67s Step 486( 23.17%), action 139, FPS 1.34, Running 224.46s Step 487( 23.33%), action 140, FPS 1.35, Running 225.17s Step 488( 23.50%), action 141, FPS 1.36, Running 226.19s Step 489( 23.67%), action 142, FPS 1.36, Running 226.84s Step 490( 23.83%), action 143, FPS 1.39, Running 227.57s Step 491( 24.00%), action 144, FPS 1.38, Running 228.37s Step 492( 24.17%), action 145, FPS 1.38, Running 229.11s Step 493( 24.33%), action 146, FPS 1.39, Running 229.76s Step 494( 24.50%), action 147, FPS 1.38, Running 230.64s Step 495( 24.67%), action 148, FPS 1.39, Running 231.38s Step 496( 24.83%), action 149, FPS 1.35, Running 232.19s Step 497( 25.00%), action 150, FPS 1.31, Running 232.96s Step 498( 25.17%), action 151, FPS 1.26, Running 234.09s Step 499( 25.33%), action 152, FPS 1.26, Running 234.68s Step 500( 25.50%), action 153, FPS 1.24, Running 235.71s Step 501( 25.67%), action 154, FPS 1.26, Running 236.36s Step 502( 25.83%), action 155, FPS 1.27, Running 236.99s Step 503( 26.00%), action 156, FPS 1.32, Running 237.32s Step 504( 26.17%), action 157, FPS 1.33, Running 237.85s Step 505( 26.33%), action 158, FPS 1.36, Running 238.36s Step 506( 26.50%), action 159, FPS 1.34, Running 239.44s Step 507( 26.67%), action 160, FPS 1.34, Running 240.07s Step 508( 26.83%), action 161, FPS 1.34, Running 241.09s Step 509( 27.00%), action 162, FPS 1.34, Running 241.74s Step 510( 27.17%), action 163, FPS 1.34, Running 242.55s Step 511( 27.33%), action 164, FPS 1.33, Running 243.42s Step 512( 27.50%), action 165, FPS 1.32, Running 244.26s Step 513( 27.67%), action 166, FPS 1.31, Running 245.01s Step 514( 27.83%), action 167, FPS 1.32, Running 245.78s Step 515( 28.00%), action 168, FPS 1.30, Running 246.75s Step 516( 28.17%), action 169, FPS 1.31, Running 247.45s Step 517( 28.33%), action 170, FPS 1.29, Running 248.46s Step 518( 28.50%), action 171, FPS 1.29, Running 249.60s Step 519( 28.67%), action 172, FPS 1.29, Running 250.18s Step 520( 28.83%), action 173, FPS 1.31, Running 251.03s Step 521( 29.00%), action 174, FPS 1.30, Running 251.79s Step 522( 29.17%), action 175, FPS 1.28, Running 252.63s Step 523( 29.33%), action 176, FPS 1.25, Running 253.37s Step 524( 29.50%), action 177, FPS 1.24, Running 253.99s Step 525( 29.67%), action 178, FPS 1.21, Running 254.94s Step 526( 29.83%), action 179, FPS 1.23, Running 255.70s Step 527( 30.00%), action 180, FPS 1.23, Running 256.31s Step 528( 30.17%), action 181, FPS 1.28, Running 256.76s Step 529( 30.33%), action 182, FPS 1.30, Running 257.13s Step 530( 30.50%), action 183, FPS 1.32, Running 257.68s Step 531( 30.67%), action 184, FPS 1.36, Running 258.14s Step 532( 30.83%), action 185, FPS 1.35, Running 259.09s Step 533( 31.00%), action 186, FPS 1.36, Running 259.75s Step 534( 31.17%), action 187, FPS 1.34, Running 260.74s Step 535( 31.33%), action 188, FPS 1.36, Running 261.40s Step 536( 31.50%), action 189, FPS 1.36, Running 262.15s Step 537( 31.67%), action 190, FPS 1.38, Running 262.95s Step 538( 31.83%), action 191, FPS 1.38, Running 264.13s Step 539( 32.00%), action 192, FPS 1.34, Running 265.14s Step 540( 32.17%), action 193, FPS 1.35, Running 265.80s Step 541( 32.33%), action 194, FPS 1.34, Running 266.69s Step 542( 32.50%), action 195, FPS 1.35, Running 267.40s Step 543( 32.67%), action 196, FPS 1.34, Running 268.34s Step 544( 32.83%), action 197, FPS 1.33, Running 268.97s Step 545( 33.00%), action 198, FPS 1.34, Running 269.86s Step 546( 33.17%), action 199, FPS 1.34, Running 270.59s Step 547( 33.33%), action 200, FPS 1.31, Running 271.58s Step 548( 33.50%), action 201, FPS 1.26, Running 272.62s Step 549( 33.67%), action 202, FPS 1.24, Running 273.31s Step 550( 33.83%), action 203, FPS 1.21, Running 274.24s Step 551( 34.00%), action 204, FPS 1.18, Running 275.13s Step 552( 34.17%), action 205, FPS 1.22, Running 275.48s Step 553( 34.33%), action 206, FPS 1.24, Running 275.85s Step 554( 34.50%), action 207, FPS 1.27, Running 276.44s Step 555( 34.67%), action 208, FPS 1.26, Running 277.32s Step 556( 34.83%), action 209, FPS 1.26, Running 278.04s Step 557( 35.00%), action 210, FPS 1.25, Running 278.95s Step 558( 35.17%), action 211, FPS 1.26, Running 280.00s Step 559( 35.33%), action 212, FPS 1.29, Running 280.65s Step 560( 35.50%), action 213, FPS 1.27, Running 281.57s Step 561( 35.67%), action 214, FPS 1.29, Running 282.19s Step 562( 35.83%), action 215, FPS 1.28, Running 283.06s Step 563( 36.00%), action 216, FPS 1.29, Running 283.90s Step 564( 36.17%), action 217, FPS 1.27, Running 284.68s Step 565( 36.33%), action 218, FPS 1.29, Running 285.34s Step 566( 36.50%), action 219, FPS 1.28, Running 286.18s Step 567( 36.67%), action 220, FPS 1.30, Running 287.00s Step 568( 36.83%), action 221, FPS 1.30, Running 287.99s Step 569( 37.00%), action 222, FPS 1.29, Running 288.79s Step 570( 37.17%), action 223, FPS 1.29, Running 289.69s Step 571( 37.33%), action 224, FPS 1.29, Running 290.64s Step 572( 37.50%), action 225, FPS 1.26, Running 291.30s Step 573( 37.67%), action 226, FPS 1.22, Running 292.21s Step 574( 37.83%), action 227, FPS 1.21, Running 292.97s Step 575( 38.00%), action 228, FPS 1.21, Running 293.91s Step 576( 38.17%), action 229, FPS 1.23, Running 294.29s Step 577( 38.33%), action 230, FPS 1.27, Running 294.67s Step 578( 38.50%), action 231, FPS 1.30, Running 295.43s Step 579( 38.67%), action 232, FPS 1.29, Running 296.10s Step 580( 38.83%), action 233, FPS 1.30, Running 296.90s Step 581( 39.00%), action 234, FPS 1.29, Running 297.67s Step 582( 39.17%), action 235, FPS 1.31, Running 298.32s Step 583( 39.33%), action 236, FPS 1.31, Running 299.15s Step 584( 39.50%), action 237, FPS 1.31, Running 299.93s Step 585( 39.67%), action 238, FPS 1.28, Running 300.97s Step 586( 39.83%), action 239, FPS 1.29, Running 301.74s Step 587( 40.00%), action 240, FPS 1.27, Running 302.69s Step 588( 40.17%), action 241, FPS 1.26, Running 303.84s Step 589( 40.33%), action 242, FPS 1.28, Running 304.41s Step 590( 40.50%), action 243, FPS 1.28, Running 305.36s Step 591( 40.67%), action 244, FPS 1.30, Running 305.96s Step 592( 40.83%), action 245, FPS 1.27, Running 306.99s Step 593( 41.00%), action 246, FPS 1.30, Running 307.63s Step 594( 41.17%), action 247, FPS 1.28, Running 308.59s Step 595( 41.33%), action 248, FPS 1.30, Running 309.29s Step 596( 41.50%), action 249, FPS 1.25, Running 310.27s Step 597( 41.67%), action 250, FPS 1.23, Running 310.91s Step 598( 41.83%), action 251, FPS 1.21, Running 311.92s Step 599( 42.00%), action 252, FPS 1.21, Running 312.61s Step 600( 42.17%), action 253, FPS 1.22, Running 313.30s Step 601( 42.33%), action 254, FPS 1.25, Running 313.63s Step 602( 42.50%), action 255, FPS 1.27, Running 314.04s Step 603( 42.67%), action 256, FPS 1.31, Running 314.41s Step 604( 42.83%), action 257, FPS 1.32, Running 315.03s Step 605( 43.00%), action 258, FPS 1.34, Running 315.85s Step 606( 43.17%), action 259, FPS 1.33, Running 316.78s Step 607( 43.33%), action 260, FPS 1.33, Running 317.75s Step 608( 43.50%), action 261, FPS 1.33, Running 318.87s Step 609( 43.67%), action 262, FPS 1.30, Running 319.84s Step 610( 43.83%), action 263, FPS 1.31, Running 320.60s Step 611( 44.00%), action 264, FPS 1.29, Running 321.52s Step 612( 44.17%), action 265, FPS 1.31, Running 322.25s Step 613( 44.33%), action 266, FPS 1.31, Running 322.94s Step 614( 44.50%), action 267, FPS 1.31, Running 323.82s Step 615( 44.67%), action 268, FPS 1.29, Running 324.77s Step 616( 44.83%), action 269, FPS 1.31, Running 325.49s Step 617( 45.00%), action 270, FPS 1.31, Running 326.16s Step 618( 45.17%), action 271, FPS 1.33, Running 326.94s Step 619( 45.33%), action 272, FPS 1.32, Running 327.78s Step 620( 45.50%), action 273, FPS 1.30, Running 328.66s Step 621( 45.67%), action 274, FPS 1.27, Running 329.43s Step 622( 45.83%), action 275, FPS 1.23, Running 330.25s Step 623( 46.00%), action 276, FPS 1.19, Running 331.20s Step 624( 46.17%), action 277, FPS 1.18, Running 331.91s Step 625( 46.33%), action 278, FPS 1.18, Running 332.80s Step 626( 46.50%), action 279, FPS 1.22, Running 333.16s Step 627( 46.67%), action 280, FPS 1.27, Running 333.49s Step 628( 46.83%), action 281, FPS 1.31, Running 334.17s Step 629( 47.00%), action 282, FPS 1.32, Running 335.04s Step 630( 47.17%), action 283, FPS 1.32, Running 335.71s Step 631( 47.33%), action 284, FPS 1.34, Running 336.41s Step 632( 47.50%), action 285, FPS 1.33, Running 337.32s Step 633( 47.67%), action 286, FPS 1.33, Running 338.00s Step 634( 47.83%), action 287, FPS 1.31, Running 339.05s Step 635( 48.00%), action 288, FPS 1.32, Running 339.97s Step 636( 48.17%), action 289, FPS 1.31, Running 340.71s Step 637( 48.33%), action 290, FPS 1.32, Running 341.35s Step 638( 48.50%), action 291, FPS 1.30, Running 342.38s Step 639( 48.67%), action 292, FPS 1.29, Running 343.29s Step 640( 48.83%), action 293, FPS 1.30, Running 343.99s Step 641( 49.00%), action 294, FPS 1.30, Running 344.83s Step 642( 49.17%), action 295, FPS 1.30, Running 345.67s Step 643( 49.33%), action 296, FPS 1.29, Running 346.68s Step 644( 49.50%), action 297, FPS 1.27, Running 347.68s Step 645( 49.67%), action 298, FPS 1.28, Running 348.42s Step 646( 49.83%), action 299, FPS 1.23, Running 349.41s Step 647( 50.00%), action 300, FPS 1.20, Running 350.10s Step 648( 50.17%), action 301, FPS 1.19, Running 350.97s Step 649( 50.33%), action 302, FPS 1.20, Running 351.77s Step 650( 50.50%), action 303, FPS 1.20, Running 352.44s Step 651( 50.67%), action 304, FPS 1.22, Running 352.77s Step 652( 50.83%), action 305, FPS 1.27, Running 353.09s Step 653( 51.00%), action 306, FPS 1.28, Running 353.65s Step 654( 51.17%), action 307, FPS 1.30, Running 354.45s Step 655( 51.33%), action 308, FPS 1.29, Running 355.48s Step 656( 51.50%), action 309, FPS 1.29, Running 356.22s Step 657( 51.67%), action 310, FPS 1.28, Running 357.01s Step 658( 51.83%), action 311, FPS 1.28, Running 358.01s Step 659( 52.00%), action 312, FPS 1.29, Running 358.82s Step 660( 52.17%), action 313, FPS 1.29, Running 359.49s Step 661( 52.33%), action 314, FPS 1.28, Running 360.44s Step 662( 52.50%), action 315, FPS 1.29, Running 361.15s Step 663( 52.67%), action 316, FPS 1.30, Running 362.07s Step 664( 52.83%), action 317, FPS 1.33, Running 362.72s Step 665( 53.00%), action 318, FPS 1.31, Running 363.63s Step 666( 53.17%), action 319, FPS 1.34, Running 364.29s Step 667( 53.33%), action 320, FPS 1.32, Running 365.24s Step 668( 53.50%), action 321, FPS 1.30, Running 366.33s Step 669( 53.67%), action 322, FPS 1.32, Running 366.97s Step 670( 53.83%), action 323, FPS 1.28, Running 368.00s Step 671( 54.00%), action 324, FPS 1.26, Running 368.65s Step 672( 54.17%), action 325, FPS 1.23, Running 369.36s Step 673( 54.33%), action 326, FPS 1.21, Running 370.23s Step 674( 54.50%), action 327, FPS 1.22, Running 370.87s Step 675( 54.67%), action 328, FPS 1.25, Running 371.51s Step 676( 54.83%), action 329, FPS 1.28, Running 371.84s Step 677( 55.00%), action 330, FPS 1.32, Running 372.15s Step 678( 55.17%), action 331, FPS 1.36, Running 372.75s Step 679( 55.33%), action 332, FPS 1.38, Running 373.33s Step 680( 55.50%), action 333, FPS 1.35, Running 374.31s Step 681( 55.67%), action 334, FPS 1.38, Running 374.88s Step 682( 55.83%), action 335, FPS 1.39, Running 375.51s Step 683( 56.00%), action 336, FPS 1.40, Running 376.40s Step 684( 56.17%), action 337, FPS 1.39, Running 377.12s Step 685( 56.33%), action 338, FPS 1.39, Running 378.03s Step 686( 56.50%), action 339, FPS 1.39, Running 378.70s Step 687( 56.67%), action 340, FPS 1.40, Running 379.54s Step 688( 56.83%), action 341, FPS 1.41, Running 380.49s Step 689( 57.00%), action 342, FPS 1.40, Running 381.26s Step 690( 57.17%), action 343, FPS 1.44, Running 381.92s Step 691( 57.33%), action 344, FPS 1.40, Running 382.91s Step 692( 57.50%), action 345, FPS 1.37, Running 383.95s Step 693( 57.67%), action 346, FPS 1.39, Running 384.64s Step 694( 57.83%), action 347, FPS 1.35, Running 385.68s Step 695( 58.00%), action 348, FPS 1.34, Running 386.39s Step 696( 58.17%), action 349, FPS 1.28, Running 387.43s Step 697( 58.33%), action 350, FPS 1.26, Running 388.04s Step 698( 58.50%), action 351, FPS 1.23, Running 388.98s Step 699( 58.67%), action 352, FPS 1.23, Running 389.62s Step 700( 58.83%), action 353, FPS 1.24, Running 390.38s Step 701( 59.00%), action 354, FPS 1.25, Running 390.83s Step 702( 59.17%), action 355, FPS 1.28, Running 391.13s Step 703( 59.33%), action 356, FPS 1.33, Running 391.41s Step 704( 59.50%), action 357, FPS 1.36, Running 391.79s Step 705( 59.67%), action 358, FPS 1.42, Running 392.08s Step 706( 59.83%), action 359, FPS 1.43, Running 392.64s Step 707( 60.00%), action 360, FPS 1.46, Running 393.27s Step 708( 60.17%), action 361, FPS 1.44, Running 394.37s Step 709( 60.33%), action 362, FPS 1.44, Running 395.12s Step 710( 60.50%), action 363, FPS 1.44, Running 395.83s Step 711( 60.67%), action 364, FPS 1.45, Running 396.70s Step 712( 60.83%), action 365, FPS 1.49, Running 397.39s Step 713( 61.00%), action 366, FPS 1.46, Running 398.35s Step 714( 61.17%), action 367, FPS 1.49, Running 399.06s Step 715( 61.33%), action 368, FPS 1.47, Running 399.96s Step 716( 61.50%), action 369, FPS 1.51, Running 400.67s Step 717( 61.67%), action 370, FPS 1.47, Running 401.63s Step 718( 61.83%), action 371, FPS 1.46, Running 402.66s Step 719( 62.00%), action 372, FPS 1.47, Running 403.26s Step 720( 62.17%), action 373, FPS 1.46, Running 404.10s Step 721( 62.33%), action 374, FPS 1.42, Running 404.88s Step 722( 62.50%), action 375, FPS 1.38, Running 405.61s Step 723( 62.67%), action 376, FPS 1.32, Running 406.51s Step 724( 62.83%), action 377, FPS 1.26, Running 407.65s Step 725( 63.00%), action 378, FPS 1.24, Running 408.25s Step 726( 63.17%), action 379, FPS 1.21, Running 409.22s Step 727( 63.33%), action 380, FPS 1.20, Running 409.89s Step 728( 63.50%), action 381, FPS 1.23, Running 410.62s Step 729( 63.67%), action 382, FPS 1.27, Running 410.93s Step 730( 63.83%), action 383, FPS 1.29, Running 411.36s Step 731( 64.00%), action 384, FPS 1.33, Running 411.75s Step 732( 64.17%), action 385, FPS 1.33, Running 412.42s Step 733( 64.33%), action 386, FPS 1.36, Running 413.07s Step 734( 64.50%), action 387, FPS 1.33, Running 414.08s Step 735( 64.67%), action 388, FPS 1.33, Running 415.05s Step 736( 64.83%), action 389, FPS 1.32, Running 415.78s Step 737( 65.00%), action 390, FPS 1.32, Running 416.82s Step 738( 65.17%), action 391, FPS 1.31, Running 417.91s Step 739( 65.33%), action 392, FPS 1.28, Running 418.93s Step 740( 65.50%), action 393, FPS 1.29, Running 419.56s Step 741( 65.67%), action 394, FPS 1.28, Running 420.48s Step 742( 65.83%), action 395, FPS 1.27, Running 421.35s Step 743( 66.00%), action 396, FPS 1.27, Running 422.21s Step 744( 66.17%), action 397, FPS 1.29, Running 423.19s Step 745( 66.33%), action 398, FPS 1.28, Running 423.88s Step 746( 66.50%), action 399, FPS 1.29, Running 424.78s Step 747( 66.67%), action 400, FPS 1.28, Running 425.53s Step 748( 66.83%), action 401, FPS 1.25, Running 426.56s Step 749( 67.00%), action 402, FPS 1.22, Running 427.32s Step 750( 67.17%), action 403, FPS 1.19, Running 428.20s Step 751( 67.33%), action 404, FPS 1.15, Running 429.18s Step 752( 67.50%), action 405, FPS 1.15, Running 429.83s Step 753( 67.67%), action 406, FPS 1.17, Running 430.18s Step 754( 67.83%), action 407, FPS 1.22, Running 430.48s Step 755( 68.00%), action 408, FPS 1.27, Running 430.82s Step 756( 68.17%), action 409, FPS 1.29, Running 431.33s Step 757( 68.33%), action 410, FPS 1.32, Running 431.98s Step 758( 68.50%), action 411, FPS 1.32, Running 433.10s Step 759( 68.67%), action 412, FPS 1.34, Running 433.84s Step 760( 68.83%), action 413, FPS 1.33, Running 434.63s Step 761( 69.00%), action 414, FPS 1.34, Running 435.43s Step 762( 69.17%), action 415, FPS 1.36, Running 436.10s Step 763( 69.33%), action 416, FPS 1.38, Running 436.74s Step 764( 69.50%), action 417, FPS 1.38, Running 437.71s Step 765( 69.67%), action 418, FPS 1.34, Running 438.80s Step 766( 69.83%), action 419, FPS 1.33, Running 439.77s Step 767( 70.00%), action 420, FPS 1.33, Running 440.54s Step 768( 70.17%), action 421, FPS 1.34, Running 441.53s Step 769( 70.33%), action 422, FPS 1.35, Running 442.10s Step 770( 70.50%), action 423, FPS 1.35, Running 443.06s Step 771( 70.67%), action 424, FPS 1.38, Running 443.71s Step 772( 70.83%), action 425, FPS 1.35, Running 444.66s Step 773( 71.00%), action 426, FPS 1.32, Running 445.33s Step 774( 71.17%), action 427, FPS 1.29, Running 446.01s Step 775( 71.33%), action 428, FPS 1.24, Running 446.94s Step 776( 71.50%), action 429, FPS 1.22, Running 447.68s Step 777( 71.67%), action 430, FPS 1.20, Running 448.64s Step 778( 71.83%), action 431, FPS 1.23, Running 449.35s Step 779( 72.00%), action 432, FPS 1.27, Running 449.64s Step 780( 72.17%), action 433, FPS 1.30, Running 450.03s Step 781( 72.33%), action 434, FPS 1.34, Running 450.31s Step 782( 72.50%), action 435, FPS 1.36, Running 450.86s Step 783( 72.67%), action 436, FPS 1.35, Running 451.60s Step 784( 72.83%), action 437, FPS 1.37, Running 452.28s Step 785( 73.00%), action 438, FPS 1.39, Running 453.21s Step 786( 73.17%), action 439, FPS 1.39, Running 454.15s Step 787( 73.33%), action 440, FPS 1.39, Running 454.93s Step 788( 73.50%), action 441, FPS 1.39, Running 455.96s Step 789( 73.67%), action 442, FPS 1.36, Running 456.78s Step 790( 73.83%), action 443, FPS 1.37, Running 457.68s Step 791( 74.00%), action 444, FPS 1.35, Running 458.54s Step 792( 74.17%), action 445, FPS 1.35, Running 459.48s Step 793( 74.33%), action 446, FPS 1.32, Running 460.43s Step 794( 74.50%), action 447, FPS 1.32, Running 461.13s Step 795( 74.67%), action 448, FPS 1.32, Running 462.05s Step 796( 74.83%), action 449, FPS 1.33, Running 462.76s Step 797( 75.00%), action 450, FPS 1.33, Running 463.68s Step 798( 75.17%), action 451, FPS 1.29, Running 464.85s Step 799( 75.33%), action 452, FPS 1.26, Running 465.57s Step 800( 75.50%), action 453, FPS 1.21, Running 466.54s Step 801( 75.67%), action 454, FPS 1.18, Running 467.20s Step 802( 75.83%), action 455, FPS 1.16, Running 468.13s Step 803( 76.00%), action 456, FPS 1.17, Running 468.68s Step 804( 76.17%), action 457, FPS 1.19, Running 469.08s Step 805( 76.33%), action 458, FPS 1.23, Running 469.45s Step 806( 76.50%), action 459, FPS 1.26, Running 470.08s Step 807( 76.67%), action 460, FPS 1.26, Running 470.80s Step 808( 76.83%), action 461, FPS 1.26, Running 471.86s Step 809( 77.00%), action 462, FPS 1.26, Running 472.60s Step 810( 77.17%), action 463, FPS 1.27, Running 473.41s Step 811( 77.33%), action 464, FPS 1.29, Running 474.10s Step 812( 77.50%), action 465, FPS 1.28, Running 475.07s Step 813( 77.67%), action 466, FPS 1.30, Running 475.78s Step 814( 77.83%), action 467, FPS 1.28, Running 476.76s Step 815( 78.00%), action 468, FPS 1.31, Running 477.32s Step 816( 78.17%), action 469, FPS 1.28, Running 478.34s Step 817( 78.33%), action 470, FPS 1.29, Running 479.20s Step 818( 78.50%), action 471, FPS 1.29, Running 480.37s Step 819( 78.67%), action 472, FPS 1.30, Running 480.96s Step 820( 78.83%), action 473, FPS 1.30, Running 481.93s Step 821( 79.00%), action 474, FPS 1.29, Running 482.70s Step 822( 79.17%), action 475, FPS 1.29, Running 483.63s Step 823( 79.33%), action 476, FPS 1.26, Running 484.53s Step 824( 79.50%), action 477, FPS 1.23, Running 485.30s Step 825( 79.67%), action 478, FPS 1.19, Running 486.21s Step 826( 79.83%), action 479, FPS 1.19, Running 486.94s Step 827( 80.00%), action 480, FPS 1.19, Running 487.63s Step 828( 80.17%), action 481, FPS 1.23, Running 488.06s Step 829( 80.33%), action 482, FPS 1.27, Running 488.33s Step 830( 80.50%), action 483, FPS 1.30, Running 488.82s Step 831( 80.67%), action 484, FPS 1.31, Running 489.33s Step 832( 80.83%), action 485, FPS 1.30, Running 490.42s Step 833( 81.00%), action 486, FPS 1.31, Running 491.06s Step 834( 81.17%), action 487, FPS 1.33, Running 491.84s Step 835( 81.33%), action 488, FPS 1.31, Running 492.62s Step 836( 81.50%), action 489, FPS 1.33, Running 493.42s Step 837( 81.67%), action 490, FPS 1.33, Running 494.24s Step 838( 81.83%), action 491, FPS 1.33, Running 495.39s Step 839( 82.00%), action 492, FPS 1.32, Running 496.09s Step 840( 82.17%), action 493, FPS 1.33, Running 496.99s Step 841( 82.33%), action 494, FPS 1.32, Running 497.89s Step 842( 82.50%), action 495, FPS 1.33, Running 498.62s Step 843( 82.67%), action 496, FPS 1.33, Running 499.52s Step 844( 82.83%), action 497, FPS 1.34, Running 500.23s Step 845( 83.00%), action 498, FPS 1.34, Running 501.14s Step 846( 83.17%), action 499, FPS 1.34, Running 501.81s Step 847( 83.33%), action 500, FPS 1.33, Running 502.70s Step 848( 83.50%), action 501, FPS 1.27, Running 503.78s Step 849( 83.67%), action 502, FPS 1.25, Running 504.38s Step 850( 83.83%), action 503, FPS 1.21, Running 505.35s Step 851( 84.00%), action 504, FPS 1.20, Running 505.96s Step 852( 84.17%), action 505, FPS 1.24, Running 506.59s Step 853( 84.33%), action 506, FPS 1.26, Running 506.88s Step 854( 84.50%), action 507, FPS 1.28, Running 507.48s Step 855( 84.67%), action 508, FPS 1.29, Running 508.09s Step 856( 84.83%), action 509, FPS 1.28, Running 509.03s Step 857( 85.00%), action 510, FPS 1.30, Running 509.68s Step 858( 85.17%), action 511, FPS 1.31, Running 510.67s Step 859( 85.33%), action 512, FPS 1.32, Running 511.27s Step 860( 85.50%), action 513, FPS 1.31, Running 512.22s Step 861( 85.67%), action 514, FPS 1.33, Running 512.91s Step 862( 85.83%), action 515, FPS 1.32, Running 513.79s Step 863( 86.00%), action 516, FPS 1.34, Running 514.41s Step 864( 86.17%), action 517, FPS 1.31, Running 515.44s Step 865( 86.33%), action 518, FPS 1.32, Running 516.33s Step 866( 86.50%), action 519, FPS 1.30, Running 517.23s Step 867( 86.67%), action 520, FPS 1.30, Running 518.12s Step 868( 86.83%), action 521, FPS 1.30, Running 519.22s Step 869( 87.00%), action 522, FPS 1.28, Running 520.03s Step 870( 87.17%), action 523, FPS 1.30, Running 520.79s Step 871( 87.33%), action 524, FPS 1.27, Running 521.74s Step 872( 87.50%), action 525, FPS 1.23, Running 522.88s Step 873( 87.67%), action 526, FPS 1.18, Running 523.85s Step 874( 87.83%), action 527, FPS 1.16, Running 524.67s Step 875( 88.00%), action 528, FPS 1.16, Running 525.32s Step 876( 88.17%), action 529, FPS 1.20, Running 525.73s Step 877( 88.33%), action 530, FPS 1.20, Running 526.36s Step 878( 88.50%), action 531, FPS 1.21, Running 527.24s Step 879( 88.67%), action 532, FPS 1.19, Running 528.09s Step 880( 88.83%), action 533, FPS 1.21, Running 528.76s Step 881( 89.00%), action 534, FPS 1.19, Running 529.67s Step 882( 89.17%), action 535, FPS 1.21, Running 530.32s Step 883( 89.33%), action 536, FPS 1.19, Running 531.15s Step 884( 89.50%), action 537, FPS 1.21, Running 531.95s Step 885( 89.67%), action 538, FPS 1.20, Running 532.93s Step 886( 89.83%), action 539, FPS 1.22, Running 533.62s Step 887( 90.00%), action 540, FPS 1.22, Running 534.51s Step 888( 90.17%), action 541, FPS 1.21, Running 535.73s Step 889( 90.33%), action 542, FPS 1.22, Running 536.36s Step 890( 90.50%), action 543, FPS 1.22, Running 537.12s Step 891( 90.67%), action 544, FPS 1.24, Running 537.93s Step 892( 90.83%), action 545, FPS 1.26, Running 538.77s Step 893( 91.00%), action 546, FPS 1.27, Running 539.54s Step 894( 91.17%), action 547, FPS 1.28, Running 540.24s Step 895( 91.33%), action 548, FPS 1.27, Running 541.08s Step 896( 91.50%), action 549, FPS 1.25, Running 541.72s Step 897( 91.67%), action 550, FPS 1.25, Running 542.37s Step 898( 91.83%), action 551, FPS 1.24, Running 543.39s Step 899( 92.00%), action 552, FPS 1.25, Running 544.08s Step 900( 92.17%), action 553, FPS 1.28, Running 544.44s Step 901( 92.33%), action 554, FPS 1.32, Running 544.79s Step 902( 92.50%), action 555, FPS 1.33, Running 545.31s Step 903( 92.67%), action 556, FPS 1.36, Running 545.80s Step 904( 92.83%), action 557, FPS 1.37, Running 546.50s Step 905( 93.00%), action 558, FPS 1.39, Running 547.34s Step 906( 93.17%), action 559, FPS 1.38, Running 548.11s Step 907( 93.33%), action 560, FPS 1.38, Running 549.00s Step 908( 93.50%), action 561, FPS 1.40, Running 550.02s Step 909( 93.67%), action 562, FPS 1.39, Running 550.69s Step 910( 93.83%), action 563, FPS 1.37, Running 551.69s Step 911( 94.00%), action 564, FPS 1.35, Running 552.79s Step 912( 94.17%), action 565, FPS 1.36, Running 553.43s Step 913( 94.33%), action 566, FPS 1.35, Running 554.34s Step 914( 94.50%), action 567, FPS 1.36, Running 554.97s Step 915( 94.67%), action 568, FPS 1.35, Running 555.87s Step 916( 94.83%), action 569, FPS 1.35, Running 556.56s Step 917( 95.00%), action 570, FPS 1.32, Running 557.49s Step 918( 95.17%), action 571, FPS 1.33, Running 558.43s Step 919( 95.33%), action 572, FPS 1.31, Running 559.31s Step 920( 95.50%), action 573, FPS 1.27, Running 560.23s Step 921( 95.67%), action 574, FPS 1.23, Running 560.98s Step 922( 95.83%), action 575, FPS 1.20, Running 561.97s Step 923( 96.00%), action 576, FPS 1.16, Running 563.01s Step 924( 96.17%), action 577, FPS 1.18, Running 563.43s Step 925( 96.33%), action 578, FPS 1.22, Running 563.71s Step 926( 96.50%), action 579, FPS 1.25, Running 564.12s Step 927( 96.67%), action 580, FPS 1.29, Running 564.51s Step 928( 96.83%), action 581, FPS 1.31, Running 565.31s Step 929( 97.00%), action 582, FPS 1.29, Running 566.24s Step 930( 97.17%), action 583, FPS 1.30, Running 567.07s Step 931( 97.33%), action 584, FPS 1.33, Running 567.88s Step 932( 97.50%), action 585, FPS 1.30, Running 568.85s Step 933( 97.67%), action 586, FPS 1.32, Running 569.53s Step 934( 97.83%), action 587, FPS 1.29, Running 570.52s Step 935( 98.00%), action 588, FPS 1.30, Running 571.20s Step 936( 98.17%), action 589, FPS 1.28, Running 572.21s Step 937( 98.33%), action 590, FPS 1.29, Running 573.05s Step 938( 98.50%), action 591, FPS 1.28, Running 574.01s Step 939( 98.67%), action 592, FPS 1.28, Running 574.89s Step 940( 98.83%), action 593, FPS 1.30, Running 575.61s Step 941( 99.00%), action 594, FPS 1.29, Running 576.51s Step 942( 99.17%), action 595, FPS 1.31, Running 577.21s Step 943( 99.33%), action 596, FPS 1.33, Running 578.10s Step 944( 99.50%), action 597, FPS 1.30, Running 578.83s Step 945( 99.67%), action 598, FPS 1.24, Running 579.81s Step 946( 99.83%), action 599, FPS 1.20, Running 580.82s Step 947(100.00%), action 600, FPS 1.17, Running 581.57s [2026-08-02 04:08:01] [100] Seed 99 failed after 581.79 s. +steps: 947 , actions: 600 . +Instruction: Empty +Total 14/100(14.00%) success. +[2026-08-02 04:08:01] Final Result: 14/100(14.00%) success. +===== END newhp hlen=3 task=insert_HDMI rc=0 Sun Aug 2 04:08:05 CST 2026 ===== diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_hole_g1_20260801_155014.log b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_hole_g1_20260801_155014.log new file mode 100644 index 0000000000000000000000000000000000000000..f1b29e3c483ddcce95006de4653e37063c49e6b6 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_hole_g1_20260801_155014.log @@ -0,0 +1,742 @@ +===== START newhp hlen=3 task=insert_hole gpu=1 total=100 cfg=train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k Sat Aug 1 15:50:14 CST 2026 ===== +[INFO][AppLauncher]: Input keyword argument `livestream=0` has overridden the environment variable `LIVESTREAM=0`. +[INFO][AppLauncher]: Using device: cuda:0 +[INFO][AppLauncher]: Loading experience file: /pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/isaaclab.python.headless.rendering.kit +[Warning] [simulation_app.simulation_app] Modules: ['omni.kit_app'] were loaded before SimulationApp was started and might not be loaded correctly. +[Warning] [simulation_app.simulation_app] Please check to make sure no extra omniverse or pxr modules are imported before the call to SimulationApp(...) +Loading user config located at: '/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/omni/data/Kit/Isaac-Sim/4.5/user.config.json' +[Info] [carb] Logging to file: /pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/omni/logs/Kit/Isaac-Sim/4.5/kit_20260801_155019.log +2026-08-01 07:50:19 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available. +2026-08-01 07:50:19 [39ms] [Warning] [omni.ext.plugin] [ext: rendering_modes] Extensions config 'extension.toml' doesn't exist '/pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/rendering_modes' or '/pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/rendering_modes/config' +2026-08-01 07:50:23 [4,132ms] [Warning] [omni.datastore] OmniHub is inaccessible +2026-08-01 07:50:23 [4,290ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:23 [4,290ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:23 [4,392ms] [Warning] [omni.platforminfo.plugin] failed to open the default display. Can't verify X Server version. +2026-08-01 07:50:26 [6,775ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:26 [6,775ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:26 [6,776ms] [Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available +2026-08-01 07:50:26 [6,776ms] [Warning] [carb.cudainterop.plugin] CUDA_VISIBLE_DEVICES environment variable is set. +2026-08-01 07:50:26 [6,776ms] [Warning] [carb.cudainterop.plugin] Note CUDA device enumeration and Omniverse device enumeration are different. +2026-08-01 07:50:26 [6,776ms] [Warning] [carb.cudainterop.plugin] Setting CUDA_VISIBLE_DEVICES can lead to undesired behavior or crashes. +2026-08-01 07:50:27 [7,552ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,554ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,557ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,558ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,563ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,563ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,567ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,567ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,572ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,572ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,574ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,574ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,576ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. + +|---------------------------------------------------------------------------------------------| +| Driver Version: 570.195.03 | Graphics API: Vulkan +|=============================================================================================| +| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID | +| | | | | | Device-ID | UUID | +| | | | | | Bus-ID | | +|---------------------------------------------------------------------------------------------| +| 0 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | eb4c7dfa.. | +| | | | | | 61 | | +|---------------------------------------------------------------------------------------------| +| 1 | NVIDIA GeForce RTX 4090 | Yes: 0 | | 24810 MB | 10de | 0 | +| | | | | | 2684 | ad98f500.. | +| | | | | | 62 | | +|---------------------------------------------------------------------------------------------| +| 2 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 60e4b523.. | +| | | | | | 63 | | +|---------------------------------------------------------------------------------------------| +| 3 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | e0e3b188.. | +| | | | | | 64 | | +|---------------------------------------------------------------------------------------------| +| 4 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | bf183f35.. | +| | | | | | a1 | | +|---------------------------------------------------------------------------------------------| +| 5 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 42f3c508.. | +| | | | | | a2 | | +|---------------------------------------------------------------------------------------------| +| 6 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 4baa9b71.. | +| | | | | | a3 | | +|---------------------------------------------------------------------------------------------| +| 7 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 44da14c1.. | +| | | | | | a4 | | +|=============================================================================================| +| OS: 22.04.1 LTS (Jammy Jellyfish) ubuntu, Version: 22.04.1, Kernel: 5.15.0-151-generic +| Processor: INTEL(R) XEON(R) PLATINUM 8573C +| Cores: 96 | Logical Cores: 192 +|---------------------------------------------------------------------------------------------| +| Total Memory (MB): 967512 | Free Memory: 811127 +| Total Page/Swap (MB): 0 | Free Page/Swap: 0 +|---------------------------------------------------------------------------------------------| +2026-08-01 07:50:30 [10,806ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,806ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,879ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,879ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,901ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,901ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,999ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,999ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [11,002ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [11,002ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [11,004ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [11,004ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:31 [12,244ms] [Warning] [omni.isaac.dynamic_control] omni.isaac.dynamic_control is deprecated as of Isaac Sim 4.5. No action is needed from end-users. +2026-08-01 07:50:32 [13,366ms] [Warning] [omni.log] Source: omni.hydra was already registered. +2026-08-01 07:50:34 [15,034ms] [Warning] [omni.replicator.core.scripts.extension] No material configuration file, adding configuration to material settings directly. +2026-08-01 07:50:41 [21,578ms] [Warning] [omni.kvdb.plugin] Disabling key-value database because another kit process is locking it +2026-08-01 07:50:41 [21,721ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/ambientOcclusion/enabled' +2026-08-01 07:50:41 [21,721ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/enabled' +2026-08-01 07:50:41 [21,721ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/indirectDiffuse/enabled' +2026-08-01 07:50:41 [21,721ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/raytracing/cached/enabled' +2026-08-01 07:50:41 [21,721ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/reflections/enabled' +2026-08-01 07:50:41 [21,722ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/sceneDb/ambientLightIntensity' +2026-08-01 07:50:41 [21,722ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/translucency/enabled' +2026-08-01 07:50:41 [21,722ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/viewTile/limit' +2026-08-01 07:50:41 [22,096ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 2908577024 +2026-08-01 07:50:41 [22,097ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid true, within: false +2026-08-01 07:50:42 [22,816ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/samplesPerPixel' +2026-08-01 07:50:42 [22,817ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/pathtracing/maxSamplesPerLaunch' +2026-08-01 07:50:42 [22,818ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults-transient/meshlights/forceDisable' +2026-08-01 07:50:42 [23,204ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/post/dlss/execMode' +Using camera type 'head' for task 'insert_hole' +build_ACT_model_and_optimizer Namespace(lr=1e-05, lr_backbone=1e-05, batch_size=384, weight_decay=0.0001, epochs=300, lr_drop=200, clip_max_norm=0.1, dilation=False, pre_norm=False, vitacdreamer_cross_attn_layers='none', masks=False, eval=False, onscreen_render=False, num_epochs=1, state_dim=8, kl_weight=10.0, chunk_size=30, hidden_dim=512, dim_feedforward=3200, temporal_agg=True, device='cuda:0', ckpt_dir='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k', policy_class='ACT', num_steps=16000, num_workers=4, save_freq=2000, position_embedding='sine', lr_vision_backbone=1e-05, vitacdreamer_adapter_lr=3e-05, backbone='resnet18', nheads=8, enc_layers=4, dec_layers=7, dropout=0.025, camera_names=['cam_high'], tactile_names=['tac_left', 'tac_right'], lr_tactile_backbone=1e-05, tactile_masks=False, tactile_backbone='resnet18', tactile_ckpt=None, tactile_dilation=False, use_vitacdreamer_feature=True, vitacdreamer_history_len=3, vitacdreamer_sample_stride=5, vitacdreamer_feature_dim=512, vitacdreamer_fusion_mode='feature_query_policy_kv', finetune_vitacdreamer_encoder=False, vitacdreamer_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], task_name='sim-insert_hole-default-50', task_config='default', policy_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt', stats_path='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl', seed=0) +Namespace(lr=1e-05, lr_backbone=1e-05, batch_size=384, weight_decay=0.0001, epochs=300, lr_drop=200, clip_max_norm=0.1, dilation=False, pre_norm=False, vitacdreamer_cross_attn_layers='none', masks=False, eval=False, onscreen_render=False, num_epochs=1, state_dim=8, kl_weight=10.0, chunk_size=30, hidden_dim=512, dim_feedforward=3200, temporal_agg=True, device='cuda:0', ckpt_dir='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k', policy_class='ACT', num_steps=16000, num_workers=4, save_freq=2000, position_embedding='sine', lr_vision_backbone=1e-05, vitacdreamer_adapter_lr=3e-05, backbone='resnet18', nheads=8, enc_layers=4, dec_layers=7, dropout=0.025, camera_names=['cam_high'], tactile_names=['tac_left', 'tac_right'], lr_tactile_backbone=1e-05, tactile_masks=False, tactile_backbone='resnet18', tactile_ckpt=None, tactile_dilation=False, use_vitacdreamer_feature=True, vitacdreamer_history_len=3, vitacdreamer_sample_stride=5, vitacdreamer_feature_dim=512, vitacdreamer_fusion_mode='feature_query_policy_kv', finetune_vitacdreamer_encoder=False, vitacdreamer_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], task_name='sim-insert_hole-default-50', task_config='default', policy_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt', stats_path='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl', seed=0) +/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. + warnings.warn( +/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=ResNet18_Weights.IMAGENET1K_V1`. You can also use `weights=ResNet18_Weights.DEFAULT` to get the most up-to-date weights. + warnings.warn(msg) +number of parameters: 100.96M +Converted 768 legacy ViT checkpoint keys for HuggingFace ViTModel compatibility. + Loading weights: 0%| | 0/198 [00:00 + Number of environments: 1 + Environment spacing : 1.5 + Source prim name : /World/envs/env_0 + Global prim paths : [] + Replicate physics : True +[INFO]: Starting the simulation. This may take a few seconds. Please wait... +Initializing GelSight Sensor `/World/envs/env_.*/Robot/gelsight_mini_case_left`... +Initializing GelSight Sensor `/World/envs/env_.*/Robot/gelsight_mini_case_right`... +2026-08-01 07:51:51 [92,172ms] [Warning] [omni.hydra.scene_delegate.plugin] Calling getBypassRenderSkelMeshProcessing for prim /World/envs/env_0/Robot/panda_link2/visuals.proto_mesh_0_id0 that has not been populated +2026-08-01 07:51:51 [92,210ms] [Warning] [omni.hydra] Mesh '/World/envs/env_0/slot/mesh' has corrupted data in primvar 'st': buffer size 1770 doesn't match expected size 6282 in faceVarying primvars +2026-08-01 07:51:51 [92,210ms] [Warning] [omni.hydra] Mesh '/World/envs/env_0/prism_base/mesh' has corrupted data in primvar 'st': buffer size 1764 doesn't match expected size 6018 in faceVarying primvars +2026-08-01 07:51:51 [92,212ms] [Warning] [omni.hydra] Mesh '/World/envs/env_0/prism/mesh' has corrupted data in primvar 'st': buffer size 1722 doesn't match expected size 8214 in faceVarying primvars +2026-08-01 07:51:53 [93,727ms] [Warning] [rtx.postprocessing.plugin] DLSS increasing input dimensions: Render resolution of (186, 139) is below minimal input resolution of 300. +[INFO]: Time taken for simulation start : 27.150673 seconds +Init test +vertex_reporter i : 0 +vertex_reporter i : 1 +vertex_reporter i : 2 +/World/envs/env_.*/slot has global id 1 +/World/envs/env_.*/prism_base has global id 2 +/World/envs/env_.*/prism has global id 3 +/World/envs/env_.*/Robot/gelpad_left has global id 4 +/World/envs/env_.*/Robot/gelpad_right has global id 5 +[INFO]: Completed setting up the environment... +[2026-08-01 15:52:11] Task Name: insert_hole +[2026-08-01 15:52:11] Task Config: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/task_config/default.yml +[2026-08-01 15:52:11] Eval Config: { + "policy_name": "ACT", + "seed": 0, + "ckpt_setting": "default-balanced-50", + "instruction_type": "seen", + "instuction_file": null, + "train_config_name": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k", + "policy_checkpoint": "act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt", + "stats_path": "/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-insert_hole/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl", + "task_name": "insert_hole", + "task_config": "default", + "train_config": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k" +} +-------------------- + +[2026-08-01 15:52:11] Task init finish in 53.77 seconds. +[2026-08-01 15:52:11] Policy init finish in 8.61 seconds. +Setting seed: 0 +Step 1( N/A%), pre moving , FPS 0.11, Running 9.35s Step 2( N/A%), pre moving , FPS 0.21, Running 9.74s Step 3( N/A%), pre moving , FPS 0.30, Running 10.00s Step 4( N/A%), pre moving , FPS 0.40, Running 10.12s Step 5( N/A%), pre moving , FPS 0.49, Running 10.24s Step 6( N/A%), pre moving , FPS 0.55, Running 10.99s Step 7( N/A%), pre moving , FPS 0.63, Running 11.10s Step 8( N/A%), pre moving , FPS 0.71, Running 11.21s Step 9( N/A%), pre moving , FPS 0.79, Running 11.32s Step 10( N/A%), pre moving , FPS 0.87, Running 11.44s Step 11( N/A%), pre moving , FPS 0.95, Running 11.55s Step 12( N/A%), pre moving , FPS 1.03, Running 11.68s Step 13( N/A%), pre moving , FPS 1.10, Running 11.82s Step 14( N/A%), pre moving , FPS 1.17, Running 11.93s Step 15( N/A%), pre moving , FPS 1.25, Running 12.04s Step 16( N/A%), pre moving , FPS 1.32, Running 12.15s Step 17( N/A%), pre moving , FPS 1.39, Running 12.25s Step 18( N/A%), pre moving , FPS 1.46, Running 12.36s Step 19( N/A%), pre moving , FPS 1.52, Running 12.47s Step 20( N/A%), pre moving , FPS 1.59, Running 12.57s Step 21( N/A%), pre moving , FPS 6.04, Running 12.66s Step 22( N/A%), pre moving , FPS 6.62, Running 12.76s Step 23( N/A%), pre moving , FPS 7.06, Running 12.83s Step 24( N/A%), pre moving , FPS 7.28, Running 12.87s Step 25( N/A%), pre moving , FPS 7.51, Running 12.90s Step 26( N/A%), pre moving , FPS 9.18, Running 13.17s Step 27( N/A%), pre moving , FPS 9.34, Running 13.24s Step 28( N/A%), pre moving , FPS 9.68, Running 13.27s Step 29( N/A%), pre moving , FPS 10.07, Running 13.31s Step 30( N/A%), pre moving , FPS 10.43, Running 13.35s Step 31( N/A%), pre moving , FPS 10.04, Running 13.54s Step 32( N/A%), pre moving , FPS 10.56, Running 13.58s Step 33( N/A%), pre moving , FPS 11.16, Running 13.61s Step 34( N/A%), pre moving , FPS 11.69, Running 13.64s Step 35( N/A%), pre moving , FPS 12.21, Running 13.68s Step 36( N/A%), pre moving , FPS 12.78, Running 13.71s Step 37( N/A%), pre moving , FPS 13.42, Running 13.74s Step 38( N/A%), pre moving , FPS 14.13, Running 13.78s Step 39( N/A%), pre moving , FPS 14.90, Running 13.81s Step 40( N/A%), pre moving , FPS 15.71, Running 13.85s Step 41( N/A%), pre moving , FPS 13.45, Running 14.15s Step 42( N/A%), pre moving , FPS 14.07, Running 14.18s Step 43( N/A%), pre moving , FPS 14.18, Running 14.25s Step 44( N/A%), pre moving , FPS 13.92, Running 14.31s Step 45( N/A%), pre moving , FPS 13.59, Running 14.38s Step 46( N/A%), pre moving , FPS 15.52, Running 14.46s Step 47( N/A%), pre moving , FPS 15.68, Running 14.52s Step 48( N/A%), pre moving , FPS 15.22, Running 14.59s Step 49( N/A%), pre moving , FPS 14.31, Running 14.71s Step 50( N/A%), pre moving , FPS 13.79, Running 14.80s Step 51( N/A%), pre moving , FPS 14.51, Running 14.92s Step 52( N/A%), pre moving , FPS 13.77, Running 15.03s Step 53( N/A%), pre moving , FPS 12.74, Running 15.18s Step 54( N/A%), pre moving , FPS 11.59, Running 15.37s Step 55( N/A%), pre moving , FPS 10.77, Running 15.53s Step 56( N/A%), pre moving , FPS 9.91, Running 15.73s Step 57( N/A%), pre moving , FPS 9.21, Running 15.92s Step 58( N/A%), pre moving , FPS 8.64, Running 16.09s Step 59( N/A%), pre moving , FPS 8.07, Running 16.29s Step 60( N/A%), pre moving , FPS 7.67, Running 16.45s Step 61( N/A%), pre moving , FPS 7.96, Running 16.66s Step 62( N/A%), pre moving , FPS 7.52, Running 16.84s Step 63( N/A%), pre moving , FPS 7.21, Running 17.02s Step 64( N/A%), pre moving , FPS 6.85, Running 17.22s Step 65( N/A%), pre moving , FPS 6.62, Running 17.40s Step 66( N/A%), pre moving , FPS 6.39, Running 17.58s Step 67( N/A%), pre moving , FPS 6.12, Running 17.78s Step 68( N/A%), pre moving , FPS 5.96, Running 17.94s Step 69( N/A%), pre moving , FPS 5.82, Running 18.14s Step 70( N/A%), pre moving , FPS 5.71, Running 18.31s Step 71( N/A%), pre moving , FPS 5.71, Running 18.43s Step 72( N/A%), pre moving , FPS 5.68, Running 18.55s Step 73( N/A%), pre moving , FPS 5.73, Running 18.67s Step 74( N/A%), pre moving , FPS 5.84, Running 18.79s Step 75( N/A%), pre moving , FPS 5.99, Running 18.87s Step 76( N/A%), pre moving , FPS 6.29, Running 18.91s Step 77( N/A%), pre moving , FPS 6.58, Running 18.95s Step 78( N/A%), pre moving , FPS 6.89, Running 18.99s Step 79( N/A%), pre moving , FPS 7.28, Running 19.04s Step 80( N/A%), pre moving , FPS 7.63, Running 19.07s Step 81( N/A%), pre moving , FPS 8.13, Running 19.12s Step 82( N/A%), pre moving , FPS 8.61, Running 19.16s Step 83( N/A%), pre moving , FPS 9.14, Running 19.21s Step 84( N/A%), pre moving , FPS 9.89, Running 19.25s Step 85( N/A%), pre moving , FPS 10.61, Running 19.28s Step 86( N/A%), pre moving , FPS 11.46, Running 19.33s Step 87( N/A%), pre moving , FPS 12.56, Running 19.38s Step 88( N/A%), pre moving , FPS 13.58, Running 19.42s Step 89( N/A%), pre moving , FPS 10.49, Running 20.05s Step 90( N/A%), pre moving , FPS 10.23, Running 20.26s Step 91( N/A%), pre moving , FPS 9.39, Running 20.55s Step 92( N/A%), pre moving , FPS 8.62, Running 20.87s Step 93( N/A%), pre moving , FPS 8.02, Running 21.16s Step 94( N/A%), pre moving , FPS 7.25, Running 21.55s Step 95( N/A%), pre moving , FPS 6.49, Running 21.95s Step 96( N/A%), pre moving , FPS 5.82, Running 22.34s Step 97( N/A%), pre moving , FPS 5.34, Running 22.70s Step 98( N/A%), pre moving , FPS 4.93, Running 23.05s Step 99( N/A%), pre moving , FPS 4.53, Running 23.45s Step 100( N/A%), pre moving , FPS 4.17, Running 23.88s Step 101( N/A%), pre moving , FPS 3.87, Running 24.28s Step 102( N/A%), pre moving , FPS 3.68, Running 24.60s Step 103( N/A%), pre moving , FPS 3.56, Running 24.82s Step 104( N/A%), pre moving , FPS 3.44, Running 25.07s Step 105( N/A%), pre moving , FPS 3.33, Running 25.28s Step 106( N/A%), pre moving , FPS 3.22, Running 25.54s Step 107( N/A%), pre moving , FPS 3.06, Running 25.90s Step 108( N/A%), pre moving , FPS 2.94, Running 26.23s Step 109( N/A%), pre moving , FPS 3.07, Running 26.57s Step 110( N/A%), pre moving , FPS 2.96, Running 27.01s Step 111( N/A%), pre moving , FPS 2.92, Running 27.41s Step 112( N/A%), pre moving , FPS 2.88, Running 27.82s Step 113( N/A%), pre moving , FPS 2.83, Running 28.24s Step 114( N/A%), pre moving , FPS 2.81, Running 28.67s Step 115( N/A%), pre moving , FPS 2.80, Running 29.09s Step 116( N/A%), pre moving , FPS 2.78, Running 29.53s Step 117( N/A%), pre moving , FPS 2.77, Running 29.91s Step 118( N/A%), pre moving , FPS 2.82, Running 30.15s Step 119( N/A%), pre moving , FPS 2.88, Running 30.39s Step 120( N/A%), pre moving , FPS 2.96, Running 30.63s Step 121( N/A%), pre moving , FPS 3.02, Running 30.90s Step 122( N/A%), pre moving , FPS 3.00, Running 31.27s Step 123( N/A%), pre moving , FPS 2.95, Running 31.61s Step 124( N/A%), pre moving , FPS 2.89, Running 31.99s Step 125( N/A%), pre moving , FPS 2.81, Running 32.41s Step 126( N/A%), pre moving , FPS 2.74, Running 32.83s Step 127( N/A%), pre moving , FPS 2.72, Running 33.26s Step 128( N/A%), pre moving , FPS 2.67, Running 33.71s Step 129( N/A%), pre moving , FPS 2.63, Running 34.18s Step 130( N/A%), pre moving , FPS 2.62, Running 34.64s Step 131( N/A%), pre moving , FPS 2.66, Running 34.94s Step 132( N/A%), pre moving , FPS 2.72, Running 35.17s Step 133( N/A%), pre moving , FPS 2.80, Running 35.37s Step 134( N/A%), pre moving , FPS 2.86, Running 35.66s Step 135( N/A%), pre moving , FPS 2.88, Running 36.03s Step 136( N/A%), pre moving , FPS 2.92, Running 36.37s Step 137( N/A%), pre moving , FPS 2.90, Running 36.81s Step 138( N/A%), pre moving , FPS 2.82, Running 37.24s Step 139( N/A%), pre moving , FPS 2.74, Running 37.70s Step 140( N/A%), pre moving , FPS 2.66, Running 38.14s Step 141( N/A%), pre moving , FPS 2.63, Running 38.51s Step 142( N/A%), pre moving , FPS 2.61, Running 38.95s Step 143( N/A%), pre moving , FPS 2.57, Running 39.39s Step 144( N/A%), pre moving , FPS 2.58, Running 39.75s Step 145( N/A%), pre moving , FPS 2.64, Running 39.97s Step 146( N/A%), pre moving , FPS 2.70, Running 40.23s Step 147( N/A%), pre moving , FPS 2.77, Running 40.48s Step 148( N/A%), pre moving , FPS 2.81, Running 40.82s Step 149( N/A%), pre moving , FPS 2.86, Running 41.16s Step 150( N/A%), pre moving , FPS 2.91, Running 41.52s Step 151( N/A%), pre moving , FPS 2.85, Running 41.96s Step 152( N/A%), pre moving , FPS 2.79, Running 42.35s Step 153( N/A%), pre moving , FPS 2.69, Running 42.82s Step 154( N/A%), pre moving , FPS 2.64, Running 43.24s Step 155( N/A%), pre moving , FPS 2.61, Running 43.68s Step 156( N/A%), pre moving , FPS 2.59, Running 44.08s Step 157( N/A%), pre moving , FPS 2.60, Running 44.51s Step 158( N/A%), pre moving , FPS 2.63, Running 44.84s Step 159( N/A%), pre moving , FPS 2.71, Running 45.08s Step 160( N/A%), pre moving , FPS 2.86, Running 45.12s Step 161( N/A%), pre moving , FPS 3.01, Running 45.16s Step 162( N/A%), pre moving , FPS 3.20, Running 45.20s Step 163( N/A%), pre moving , FPS 3.42, Running 45.25s Step 164( N/A%), pre moving , FPS 3.61, Running 45.29s Step 165( N/A%), pre moving , FPS 3.73, Running 45.34s Step 166( N/A%), pre moving , FPS 3.88, Running 45.38s Step 167( N/A%), pre moving , FPS 4.06, Running 45.42s Step 168( N/A%), pre moving , FPS 4.31, Running 45.45s Step 169( N/A%), pre moving , FPS 4.62, Running 45.49s Step 170( N/A%), pre moving , FPS 4.29, Running 46.19s Step 171( N/A%), pre moving , FPS 4.65, Running 46.26s Step 172( N/A%), pre moving , FPS 5.01, Running 46.34s Step 173( N/A%), pre moving , FPS 5.55, Running 46.42s Step 174( N/A%), pre moving , FPS 6.10, Running 46.52s Step 175( N/A%), pre moving , FPS 6.76, Running 46.64s Step 176( N/A%), pre moving , FPS 7.24, Running 46.85s Step 177( N/A%), pre moving , FPS 7.99, Running 47.01s Step 178( N/A%), pre moving , FPS 8.29, Running 47.25s Step 179( N/A%), pre moving , FPS 8.29, Running 47.50s Step 180( N/A%), pre moving , FPS 7.77, Running 47.70s Step 181( N/A%), pre moving , FPS 7.16, Running 47.95s Step 182( N/A%), pre moving , FPS 6.77, Running 48.16s Step 183( N/A%), pre moving , FPS 6.47, Running 48.34s Step 184( N/A%), pre moving , FPS 6.07, Running 48.58s Step 185( N/A%), pre moving , FPS 5.73, Running 48.83s Step 186( N/A%), pre moving , FPS 5.43, Running 49.06s Step 187( N/A%), pre moving , FPS 5.15, Running 49.30s Step 188( N/A%), pre moving , FPS 4.87, Running 49.56s Step 189( N/A%), pre moving , FPS 4.52, Running 49.91s Step 190( N/A%), pre moving , FPS 4.98, Running 50.20s Step 191( N/A%), pre moving , FPS 4.84, Running 50.39s Step 192( N/A%), pre moving , FPS 4.83, Running 50.48s Step 193( N/A%), pre moving , FPS 4.78, Running 50.60s Step 194( N/A%), pre moving , FPS 4.75, Running 50.73s Step 195( N/A%), pre moving , FPS 4.73, Running 50.86s Step 196( N/A%), pre moving , FPS 4.81, Running 51.00s Step 197( N/A%), pre moving , FPS 4.82, Running 51.16s Step 198( N/A%), pre moving , FPS 4.90, Running 51.33s Step 199( N/A%), pre moving , FPS 4.90, Running 51.58s Step 200( N/A%), pre moving , FPS 4.78, Running 51.88s Step 201( N/A%), pre moving , FPS 4.77, Running 52.15s Step 202( N/A%), pre moving , FPS 4.58, Running 52.53s Step 203( N/A%), pre moving , FPS 4.41, Running 52.87s Step 204( N/A%), pre moving , FPS 4.32, Running 53.21s Step 205( N/A%), pre moving , FPS 4.22, Running 53.57s Step 206( N/A%), pre moving , FPS 4.12, Running 53.91s Step 207( N/A%), pre moving , FPS 4.04, Running 54.26s Step 208( N/A%), pre moving , FPS 3.96, Running 54.62s Step 209( N/A%), pre moving , FPS 3.96, Running 54.96s Step 210( N/A%), pre moving , FPS 4.00, Running 55.20s Step 211( N/A%), pre moving , FPS 4.08, Running 55.29s Step 212( N/A%), pre moving , FPS 4.07, Running 55.40s Step 213( N/A%), pre moving , FPS 4.09, Running 55.50s Step 214( N/A%), pre moving , FPS 4.08, Running 55.63s Step 215( N/A%), pre moving , FPS 4.05, Running 55.80s Step 216( N/A%), pre moving , FPS 4.04, Running 55.95s Step 217( N/A%), pre moving , FPS 4.08, Running 56.07s Step 218( N/A%), pre moving , FPS 4.11, Running 56.20s Step 219( N/A%), pre moving , FPS 4.24, Running 56.29s Step 220( N/A%), pre moving , FPS 4.46, Running 56.36s Step 221( N/A%), pre moving , FPS 4.67, Running 56.44s Step 222( N/A%), pre moving , FPS 4.97, Running 56.55s Step 223( N/A%), pre moving , FPS 5.11, Running 56.78s Step 224( N/A%), pre moving , FPS 5.33, Running 56.97s Step 225( N/A%), pre moving , FPS 5.62, Running 57.12s Step 226( N/A%), pre moving , FPS 5.86, Running 57.33s Step 227( N/A%), pre moving , FPS 6.23, Running 57.47s Step 228( N/A%), pre moving , FPS 6.75, Running 57.58s Step 229( N/A%), pre moving , FPS 7.31, Running 57.70s Step 230( N/A%), pre moving , FPS 7.63, Running 57.82s Step 231( N/A%), pre moving , FPS 7.57, Running 57.93s Step 232( N/A%), pre moving , FPS 7.54, Running 58.05s Step 233( N/A%), pre moving , FPS 5.97, Running 58.85s Step 234( N/A%), pre moving , FPS 6.00, Running 58.97s Step 235( N/A%), pre moving , FPS 6.07, Running 59.09s Step 236( N/A%), pre moving , FPS 6.12, Running 59.21s Step 237( N/A%), pre moving , FPS 6.14, Running 59.33s Step 238( N/A%), pre moving , FPS 6.01, Running 59.52s Step 239( N/A%), pre moving , FPS 5.83, Running 59.72s Step 240( N/A%), pre moving , FPS 5.68, Running 59.88s Step 241( N/A%), pre moving , FPS 5.54, Running 60.05s Step 242( N/A%), pre moving , FPS 5.64, Running 60.10s Step 243( N/A%), pre moving , FPS 5.92, Running 60.16s Step 244( N/A%), pre moving , FPS 6.13, Running 60.23s Step 245( N/A%), pre moving , FPS 6.34, Running 60.28s Step 246( N/A%), pre moving , FPS 6.66, Running 60.33s Step 247( N/A%), pre moving , FPS 6.86, Running 60.38s Step 248( N/A%), pre moving , FPS 6.99, Running 60.45s Step 249( N/A%), pre moving , FPS 7.11, Running 60.51s Step 250( N/A%), pre moving , FPS 7.20, Running 60.60s Step 251( N/A%), pre moving , FPS 7.31, Running 60.67s Step 252( N/A%), pre moving , FPS 7.31, Running 60.78s Step 253( N/A%), pre moving , FPS 9.64, Running 60.93s Step 254( N/A%), pre moving , FPS 9.65, Running 61.04s Step 255( N/A%), pre moving , FPS 9.52, Running 61.19s Step 256( N/A%), pre moving , FPS 9.40, Running 61.34s Step 257( N/A%), pre moving , FPS 9.52, Running 61.43s Step 258( N/A%), pre moving , FPS 9.43, Running 61.64s Step 259( N/A%), pre moving , FPS 9.25, Running 61.88s Step 260( N/A%), pre moving , FPS 9.14, Running 62.07s Step 261( N/A%), pre moving , FPS 8.81, Running 62.32s Step 262( N/A%), pre moving , FPS 8.14, Running 62.56s Step 263( N/A%), pre moving , FPS 7.78, Running 62.73s Step 264( N/A%), pre moving , FPS 7.22, Running 63.00s Step 265( N/A%), pre moving , FPS 6.76, Running 63.24s Step 266( N/A%), pre moving , FPS 6.49, Running 63.41s Step 267( N/A%), pre moving , FPS 6.06, Running 63.68s Step 268( N/A%), pre moving , FPS 5.89, Running 63.84s Step 269( N/A%), pre moving , FPS 5.47, Running 64.17s Step 270( N/A%), pre moving , FPS 5.31, Running 64.36s Step 271( N/A%), pre moving , FPS 5.08, Running 64.61s Step 272( N/A%), pre moving , FPS 4.97, Running 64.81s Step 273( N/A%), pre moving , FPS 4.95, Running 64.97s Step 274( N/A%), pre moving , FPS 4.88, Running 65.14s Step 275( N/A%), pre moving , FPS 4.88, Running 65.30s Step 276( N/A%), pre moving , FPS 4.97, Running 65.37s Step 277( N/A%), pre moving , FPS 5.02, Running 65.42s Step 278( N/A%), pre moving , FPS 5.20, Running 65.49s Step 279( N/A%), pre moving , FPS 5.44, Running 65.56s Step 280( N/A%), pre moving , FPS 5.63, Running 65.63s Step 281( N/A%), pre moving , FPS 5.91, Running 65.70s Step 282( N/A%), pre moving , FPS 6.19, Running 65.78s Step 283( N/A%), pre moving , FPS 6.25, Running 65.93s Step 284( N/A%), pre moving , FPS 6.46, Running 66.10s Step 285( N/A%), pre moving , FPS 6.65, Running 66.24s Step 286( N/A%), pre moving , FPS 6.68, Running 66.41s Step 287( N/A%), pre moving , FPS 6.96, Running 66.55s Step 288( N/A%), pre moving , FPS 6.87, Running 66.75s Step 289( N/A%), pre moving , FPS 7.04, Running 67.01s Step 290( N/A%), pre moving , FPS 6.75, Running 67.33s Step 291( N/A%), pre moving , FPS 6.77, Running 67.57s Step 292( N/A%), pre moving , FPS 6.78, Running 67.76s Step 293( N/A%), pre moving , FPS 6.55, Running 68.02s Step 294( N/A%), pre moving , FPS 6.40, Running 68.27s Step 295( N/A%), pre moving , FPS 6.30, Running 68.47s Step 296( N/A%), pre moving , FPS 6.08, Running 68.66s Step 297( N/A%), pre moving , FPS 5.86, Running 68.83s Step 298( N/A%), pre moving , FPS 5.66, Running 69.02s Step 299( N/A%), pre moving , FPS 5.59, Running 69.14s Step 300( N/A%), pre moving , FPS 5.51, Running 69.26s Step 301( N/A%), pre moving , FPS 5.44, Running 69.38s Step 302( N/A%), pre moving , FPS 5.40, Running 69.49s Step 303( N/A%), pre moving , FPS 5.44, Running 69.61s Step 304( N/A%), pre moving , FPS 5.51, Running 69.73s Step 305( N/A%), pre moving , FPS 5.51, Running 69.87s Step 306( N/A%), pre moving , FPS 5.62, Running 69.96s Step 307( N/A%), pre moving , FPS 5.67, Running 70.08s Step 308( N/A%), pre moving , FPS 5.81, Running 70.19s Step 309( N/A%), pre moving , FPS 6.06, Running 70.31s Step 310( N/A%), pre moving , FPS 6.43, Running 70.43s Step 311( N/A%), pre moving , FPS 6.87, Running 70.48s Step 312( N/A%), pre moving , FPS 7.25, Running 70.52s Step 313( N/A%), pre moving , FPS 7.91, Running 70.55s Step 314( N/A%), pre moving , FPS 8.61, Running 70.59s Step 315( N/A%), pre moving , FPS 9.25, Running 70.63s Step 316( N/A%), pre moving , FPS 9.94, Running 70.67s Step 317( N/A%), pre moving , FPS 10.55, Running 70.73s Step 318( N/A%), pre moving , FPS 11.48, Running 70.76s Step 319( N/A%), pre moving , FPS 12.03, Running 70.80s Step 320( N/A%), pre moving , FPS 12.69, Running 70.83s Step 321( N/A%), pre moving , FPS 13.47, Running 70.87s Step 322( N/A%), pre moving , FPS 14.13, Running 70.90s Step 323( N/A%), pre moving , FPS 8.67, Running 71.91s Step 324( N/A%), pre moving , FPS 8.74, Running 72.01s Step 325( N/A%), pre moving , FPS 8.86, Running 72.13s Step 326( N/A%), pre moving , FPS 8.44, Running 72.33s Step 327( N/A%), pre moving , FPS 8.30, Running 72.49s Step 328( N/A%), pre moving , FPS 8.07, Running 72.67s Step 329( N/A%), pre moving , FPS 8.07, Running 72.79s Step 330( N/A%), pre moving , FPS 8.08, Running 72.91s Step 331( N/A%), pre moving , FPS 7.85, Running 73.03s Step 332( N/A%), pre moving , FPS 7.50, Running 73.18s Step 333( N/A%), pre moving , FPS 7.06, Running 73.39s Step 334( N/A%), pre moving , FPS 6.74, Running 73.56s Step 335( N/A%), pre moving , FPS 6.42, Running 73.75s Step 336( N/A%), pre moving , FPS 6.13, Running 73.93s Step 337( N/A%), pre moving , FPS 5.93, Running 74.10s Step 338( N/A%), pre moving , FPS 5.80, Running 74.21s Step 339( N/A%), pre moving , FPS 5.67, Running 74.33s Step 340( N/A%), pre moving , FPS 5.54, Running 74.44s Step 341( N/A%), pre moving , FPS 5.41, Running 74.56s Step 342( N/A%), pre moving , FPS 5.31, Running 74.67s Step 343( N/A%), pre moving , FPS 6.98, Running 74.78s Step 344( N/A%), pre moving , FPS 6.94, Running 74.90s Step 345( N/A%), pre moving , FPS 6.92, Running 75.02s Step 346( N/A%), pre moving , FPS 7.13, Running 75.14s Step 347( N/A%), pre moving , FPS 7.24, Running 75.25s Step 348( N/A%), pre moving , FPS 7.43, Running 75.37s Step 349( N/A%), pre moving , FPS 7.46, Running 75.47s Step 350( N/A%), pre moving , FPS 7.32, Running 75.64s Step 351( N/A%), pre moving , FPS 7.42, Running 75.72s Step 352( N/A%), pre moving , FPS 7.73, Running 75.77s Step 353( N/A%), pre moving , FPS 8.16, Running 75.84s Step 354( N/A%), pre moving , FPS 8.53, Running 75.90s Step 355( N/A%), pre moving , FPS 9.07, Running 75.95s Step 356( N/A%), pre moving , FPS 9.68, Running 76.00s Step 357( N/A%), pre moving , FPS 10.25, Running 76.05s Step 358( N/A%), pre moving , FPS 10.58, Running 76.10s Step 359( N/A%), pre moving , FPS 10.85, Running 76.17s Step 360( N/A%), pre moving , FPS 11.06, Running 76.25s Step 361( N/A%), pre moving , FPS 11.14, Running 76.36s Step 362( N/A%), pre moving , FPS 11.28, Running 76.45s Step 363( N/A%), pre moving , FPS 11.44, Running 76.53s Step 364( N/A%), pre moving , FPS 11.59, Running 76.62s Step 365( N/A%), pre moving , FPS 11.67, Running 76.73s Step 366( N/A%), pre moving , FPS 12.20, Running 76.78s Step 367( N/A%), pre moving , FPS 12.55, Running 76.84s Step 368( N/A%), pre moving , FPS 12.76, Running 76.93s Step 369( N/A%), pre moving , FPS 13.11, Running 77.00s Step 370( N/A%), pre moving , FPS 13.51, Running 77.12s Step 371( N/A%), pre moving , FPS 13.25, Running 77.23s Step 372( N/A%), pre moving , FPS 12.61, Running 77.35s Step 373( N/A%), pre moving , FPS 12.23, Running 77.47s Step 374( N/A%), pre moving , FPS 11.85, Running 77.59s Step 375( N/A%), pre moving , FPS 11.51, Running 77.69s Step 376( N/A%), pre moving , FPS 11.02, Running 77.81s Step 377( N/A%), pre moving , FPS 10.63, Running 77.93s Step 378( N/A%), pre moving , FPS 10.36, Running 78.04s Step 379( N/A%), pre moving , FPS 10.10, Running 78.15s Step 380( N/A%), pre moving , FPS 9.88, Running 78.27s Step 381( N/A%), pre moving , FPS 9.86, Running 78.38s Step 382( N/A%), pre moving , FPS 9.78, Running 78.49s Step 383( N/A%), pre moving , FPS 9.64, Running 78.60s Step 384( N/A%), pre moving , FPS 9.50, Running 78.73s Step 385( N/A%), pre moving , FPS 9.49, Running 78.84s Step 386( N/A%), pre moving , FPS 9.16, Running 78.96s Step 387( N/A%), pre moving , FPS 9.03, Running 79.06s Step 388( N/A%), pre moving , FPS 8.95, Running 79.17s Step 389( N/A%), pre moving , FPS 8.74, Running 79.29s Step 390( N/A%), pre moving , FPS 4.83, Running 81.27s Step 391( N/A%), pre moving , FPS 4.61, Running 81.57s Step 392( N/A%), pre moving , FPS 4.45, Running 81.84s Step 393( N/A%), pre moving , FPS 4.27, Running 82.15s Step 394( N/A%), pre moving , FPS 4.02, Running 82.56s Step 395( N/A%), pre moving , FPS 3.81, Running 82.93s Step 396( N/A%), pre moving , FPS 3.61, Running 83.36s Step 397( N/A%), pre moving , FPS 3.44, Running 83.74s Step 398( N/A%), pre moving , FPS 3.30, Running 84.10s Step 399( N/A%), pre moving , FPS 3.15, Running 84.51s Step 400( N/A%), pre moving , FPS 3.03, Running 84.88s Step 401( N/A%), pre moving , FPS 2.90, Running 85.29s Step 402( N/A%), pre moving , FPS 2.85, Running 85.52s Step 403( N/A%), pre moving , FPS 2.79, Running 85.77s Step 404( N/A%), pre moving , FPS 2.74, Running 86.02s Step 405( N/A%), pre moving , FPS 2.69, Running 86.27s Step 406( N/A%), pre moving , FPS 2.63, Running 86.57s Step 407( N/A%), pre moving , FPS 2.56, Running 86.86s Step 408( N/A%), pre moving , FPS 2.49, Running 87.21s Step 409( N/A%), pre moving , FPS 2.41, Running 87.59s Step 410( 0.33%), action 1, FPS 2.45, Running 89.43s Step 411( 0.67%), action 2, FPS 2.36, Running 90.03s Step 412( 1.00%), action 3, FPS 2.31, Running 90.51s Step 413( 1.33%), action 4, FPS 2.27, Running 90.96s Step 414( 1.67%), action 5, FPS 2.24, Running 91.48s Step 415( 2.00%), action 6, FPS 2.21, Running 92.00s Step 416( 2.33%), action 7, FPS 2.18, Running 92.55s Step 417( 2.67%), action 8, FPS 2.14, Running 93.07s Step 418( 3.00%), action 9, FPS 2.10, Running 93.64s Step 419( 3.33%), action 10, FPS 2.06, Running 94.21s Step 420( 3.67%), action 11, FPS 1.98, Running 94.96s Step 421( 4.00%), action 12, FPS 1.97, Running 95.46s Step 422( 4.33%), action 13, FPS 1.92, Running 95.93s Step 423( 4.67%), action 14, FPS 1.89, Running 96.35s Step 424( 5.00%), action 15, FPS 1.86, Running 96.77s Step 425( 5.33%), action 16, FPS 1.83, Running 97.20s Step 426( 5.67%), action 17, FPS 1.78, Running 97.81s Step 427( 6.00%), action 18, FPS 1.74, Running 98.33s Step 428( 6.33%), action 19, FPS 1.70, Running 98.97s Step 429( 6.67%), action 20, FPS 1.66, Running 99.65s Step 430( 7.00%), action 21, FPS 1.83, Running 100.35s Step 431( 7.33%), action 22, FPS 1.88, Running 100.64s Step 432( 7.67%), action 23, FPS 1.88, Running 101.16s Step 433( 8.00%), action 24, FPS 1.89, Running 101.51s Step 434( 8.33%), action 25, FPS 1.91, Running 101.97s Step 435( 8.67%), action 26, FPS 1.91, Running 102.48s Step 436( 9.00%), action 27, FPS 1.91, Running 103.02s Step 437( 9.33%), action 28, FPS 1.92, Running 103.51s Step 438( 9.67%), action 29, FPS 1.84, Running 104.49s Step 439( 10.00%), action 30, FPS 1.83, Running 105.15s Step 440( 10.33%), action 31, FPS 1.89, Running 105.56s Step 441( 10.67%), action 32, FPS 1.89, Running 106.06s Step 442( 11.00%), action 33, FPS 1.92, Running 106.37s Step 443( 11.33%), action 34, FPS 1.92, Running 106.76s Step 444( 11.67%), action 35, FPS 1.91, Running 107.22s Step 445( 12.00%), action 36, FPS 1.90, Running 107.71s Step 446( 12.33%), action 37, FPS 1.89, Running 108.37s Step 447( 12.67%), action 38, FPS 1.89, Running 108.90s Step 448( 13.00%), action 39, FPS 1.92, Running 109.41s Step 449( 13.33%), action 40, FPS 1.94, Running 109.95s Step 450( 13.67%), action 41, FPS 1.94, Running 110.65s Step 451( 14.00%), action 42, FPS 1.89, Running 111.23s Step 452( 14.33%), action 43, FPS 1.90, Running 111.66s Step 453( 14.67%), action 44, FPS 1.87, Running 112.18s Step 454( 15.00%), action 45, FPS 1.86, Running 112.71s Step 455( 15.33%), action 46, FPS 1.86, Running 113.26s Step 456( 15.67%), action 47, FPS 1.82, Running 113.99s Step 457( 16.00%), action 48, FPS 1.80, Running 114.64s Step 458( 16.33%), action 49, FPS 1.85, Running 115.30s Step 459( 16.67%), action 50, FPS 1.88, Running 115.79s Step 460( 17.00%), action 51, FPS 1.80, Running 116.64s Step 461( 17.33%), action 52, FPS 1.82, Running 117.05s Step 462( 17.67%), action 53, FPS 1.77, Running 117.64s Step 463( 18.00%), action 54, FPS 1.75, Running 118.19s Step 464( 18.33%), action 55, FPS 1.73, Running 118.76s Step 465( 18.67%), action 56, FPS 1.73, Running 119.26s Step 466( 19.00%), action 57, FPS 1.75, Running 119.81s Step 467( 19.33%), action 58, FPS 1.75, Running 120.34s Step 468( 19.67%), action 59, FPS 1.74, Running 120.93s Step 469( 20.00%), action 60, FPS 1.73, Running 121.49s Step 470( 20.33%), action 61, FPS 1.77, Running 121.98s Step 471( 20.67%), action 62, FPS 1.76, Running 122.61s Step 472( 21.00%), action 63, FPS 1.73, Running 123.24s Step 473( 21.33%), action 64, FPS 1.73, Running 123.74s Step 474( 21.67%), action 65, FPS 1.68, Running 124.61s Step 475( 22.00%), action 66, FPS 1.65, Running 125.37s Step 476( 22.33%), action 67, FPS 1.66, Running 126.06s Step 477( 22.67%), action 68, FPS 1.69, Running 126.49s Step 478( 23.00%), action 69, FPS 1.72, Running 126.94s Step 479( 23.33%), action 70, FPS 1.70, Running 127.56s Step 480( 23.67%), action 71, FPS 1.71, Running 128.37s Step 481( 24.00%), action 72, FPS 1.67, Running 129.04s Step 482( 24.33%), action 73, FPS 1.67, Running 129.63s Step 483( 24.67%), action 74, FPS 1.67, Running 130.19s Step 484( 25.00%), action 75, FPS 1.65, Running 130.87s Step 485( 25.33%), action 76, FPS 1.64, Running 131.49s Step 486( 25.67%), action 77, FPS 1.64, Running 132.01s Step 487( 26.00%), action 78, FPS 1.66, Running 132.35s Step 488( 26.33%), action 79, FPS 1.68, Running 132.84s Step 489( 26.67%), action 80, FPS 1.70, Running 133.26s Step 490( 27.00%), action 81, FPS 1.63, Running 134.24s Step 491( 27.33%), action 82, FPS 1.63, Running 134.91s Step 492( 27.67%), action 83, FPS 1.63, Running 135.49s Step 493( 28.00%), action 84, FPS 1.61, Running 136.17s Step 494( 28.33%), action 85, FPS 1.67, Running 136.61s Step 495( 28.67%), action 86, FPS 1.74, Running 136.88s Step 496( 29.00%), action 87, FPS 1.78, Running 137.31s Step 497( 29.33%), action 88, FPS 1.80, Running 137.57s Step 498( 29.67%), action 89, FPS 1.83, Running 137.89s Step 499( 30.00%), action 90, FPS 1.87, Running 138.28s Step 500( 30.33%), action 91, FPS 1.89, Running 138.97s Step 501( 30.67%), action 92, FPS 1.89, Running 139.63s Step 502( 31.00%), action 93, FPS 1.87, Running 140.31s Step 503( 31.33%), action 94, FPS 1.88, Running 140.82s Step 504( 31.67%), action 95, FPS 1.91, Running 141.34s Step 505( 32.00%), action 96, FPS 1.94, Running 141.82s Step 506( 32.33%), action 97, FPS 1.96, Running 142.19s Step 507( 32.67%), action 98, FPS 1.96, Running 142.54s Step 508( 33.00%), action 99, FPS 1.96, Running 143.04s Step 509( 33.33%), action 100, FPS 1.94, Running 143.60s Step 510( 33.67%), action 101, FPS 2.00, Running 144.22s Step 511( 34.00%), action 102, FPS 2.04, Running 144.71s Step 512( 34.33%), action 103, FPS 2.05, Running 145.25s Step 513( 34.67%), action 104, FPS 2.08, Running 145.77s Step 514( 35.00%), action 105, FPS 2.06, Running 146.34s Step 515( 35.33%), action 106, FPS 2.01, Running 146.82s Step 516( 35.67%), action 107, FPS 2.00, Running 147.31s Step 517( 36.00%), action 108, FPS 1.98, Running 147.67s Step 518( 36.33%), action 109, FPS 1.93, Running 148.23s Step 519( 36.67%), action 110, FPS 1.91, Running 148.73s Step 520( 37.00%), action 111, FPS 1.90, Running 149.51s Step 521( 37.33%), action 112, FPS 1.90, Running 150.15s Step 522( 37.67%), action 113, FPS 1.93, Running 150.68s Step 523( 38.00%), action 114, FPS 1.92, Running 151.21s Step 524( 38.33%), action 115, FPS 1.92, Running 151.77s Step 525( 38.67%), action 116, FPS 1.92, Running 152.24s Step 526( 39.00%), action 117, FPS 1.92, Running 152.60s Step 527( 39.33%), action 118, FPS 1.89, Running 153.12s Step 528( 39.67%), action 119, FPS 1.91, Running 153.50s Step 529( 40.00%), action 120, FPS 1.94, Running 153.89s Step 530( 40.33%), action 121, FPS 1.90, Running 154.77s Step 531( 40.67%), action 122, FPS 1.89, Running 155.28s Step 532( 41.00%), action 123, FPS 1.90, Running 155.80s Step 533( 41.33%), action 124, FPS 1.90, Running 156.29s Step 534( 41.67%), action 125, FPS 1.90, Running 156.88s Step 535( 42.00%), action 126, FPS 1.90, Running 157.37s Step 536( 42.33%), action 127, FPS 1.90, Running 157.85s Step 537( 42.67%), action 128, FPS 1.88, Running 158.31s Step 538( 43.00%), action 129, FPS 1.89, Running 158.81s Step 539( 43.33%), action 130, FPS 1.90, Running 159.24s Step 540( 43.67%), action 131, FPS 1.86, Running 160.29s Step 541( 44.00%), action 132, FPS 1.84, Running 161.04s Step 542( 44.33%), action 133, FPS 1.85, Running 161.51s Step 543( 44.67%), action 134, FPS 1.84, Running 162.08s Step 544( 45.00%), action 135, FPS 1.82, Running 162.74s Step 545( 45.33%), action 136, FPS 1.85, Running 163.04s Step 546( 45.67%), action 137, FPS 1.81, Running 163.64s Step 547( 46.00%), action 138, FPS 1.83, Running 164.05s Step 548( 46.33%), action 139, FPS 1.79, Running 164.70s Step 549( 46.67%), action 140, FPS 1.79, Running 165.10s Step 550( 47.00%), action 141, FPS 1.77, Running 166.08s Step 551( 47.33%), action 142, FPS 1.72, Running 166.89s Step 552( 47.67%), action 143, FPS 1.71, Running 167.46s Step 553( 48.00%), action 144, FPS 1.71, Running 167.97s Step 554( 48.33%), action 145, FPS 1.74, Running 168.37s Step 555( 48.67%), action 146, FPS 1.74, Running 168.85s Step 556( 49.00%), action 147, FPS 1.73, Running 169.40s Step 557( 49.33%), action 148, FPS 1.74, Running 169.79s Step 558( 49.67%), action 149, FPS 1.70, Running 170.55s Step 559( 50.00%), action 150, FPS 1.68, Running 171.15s Step 560( 50.33%), action 151, FPS 1.71, Running 171.96s Step 561( 50.67%), action 152, FPS 1.76, Running 172.44s Step 562( 51.00%), action 153, FPS 1.74, Running 172.98s Step 563( 51.33%), action 154, FPS 1.72, Running 173.69s Step 564( 51.67%), action 155, FPS 1.78, Running 173.99s Step 565( 52.00%), action 156, FPS 1.74, Running 174.54s Step 566( 52.33%), action 157, FPS 1.76, Running 174.97s Step 567( 52.67%), action 158, FPS 1.76, Running 175.38s Step 568( 53.00%), action 159, FPS 1.77, Running 175.98s Step 569( 53.33%), action 160, FPS 1.76, Running 176.46s Step 570( 53.67%), action 161, FPS 1.80, Running 177.19s Step 571( 54.00%), action 162, FPS 1.86, Running 177.66s Step 572( 54.33%), action 163, FPS 1.84, Running 178.31s Step 573( 54.67%), action 164, FPS 1.85, Running 178.80s Step 574( 55.00%), action 165, FPS 1.83, Running 179.30s Step 575( 55.33%), action 166, FPS 1.85, Running 179.66s Step 576( 55.67%), action 167, FPS 1.87, Running 180.10s Step 577( 56.00%), action 168, FPS 1.84, Running 180.63s Step 578( 56.33%), action 169, FPS 1.85, Running 181.36s Step 579( 56.67%), action 170, FPS 1.87, Running 181.87s Step 580( 57.00%), action 171, FPS 1.88, Running 182.60s Step 581( 57.33%), action 172, FPS 1.88, Running 183.10s Step 582( 57.67%), action 173, FPS 1.86, Running 183.71s Step 583( 58.00%), action 174, FPS 1.90, Running 184.23s Step 584( 58.33%), action 175, FPS 1.85, Running 184.81s Step 585( 58.67%), action 176, FPS 1.85, Running 185.36s Step 586( 59.00%), action 177, FPS 1.85, Running 185.78s Step 587( 59.33%), action 178, FPS 1.86, Running 186.16s Step 588( 59.67%), action 179, FPS 1.81, Running 187.01s Step 589( 60.00%), action 180, FPS 1.81, Running 187.50s Step 590( 60.33%), action 181, FPS 1.81, Running 188.23s Step 591( 60.67%), action 182, FPS 1.81, Running 188.71s Step 592( 61.00%), action 183, FPS 1.83, Running 189.23s Step 593( 61.33%), action 184, FPS 1.82, Running 189.79s Step 594( 61.67%), action 185, FPS 1.79, Running 190.46s Step 595( 62.00%), action 186, FPS 1.76, Running 191.01s Step 596( 62.33%), action 187, FPS 1.76, Running 191.44s Step 597( 62.67%), action 188, FPS 1.80, Running 191.73s Step 598( 63.00%), action 189, FPS 1.80, Running 192.47s Step 599( 63.33%), action 190, FPS 1.76, Running 193.23s Step 600( 63.67%), action 191, FPS 1.74, Running 194.11s Step 601( 64.00%), action 192, FPS 1.70, Running 194.86s Step 602( 64.33%), action 193, FPS 1.66, Running 195.73s Step 603( 64.67%), action 194, FPS 1.66, Running 196.30s Step 604( 65.00%), action 195, FPS 1.64, Running 197.02s Step 605( 65.33%), action 196, FPS 1.64, Running 197.55s Step 606( 65.67%), action 197, FPS 1.61, Running 198.20s Step 607( 66.00%), action 198, FPS 1.56, Running 198.94s Step 608( 66.33%), action 199, FPS 1.59, Running 199.59s Step 609( 66.67%), action 200, FPS 1.55, Running 200.43s Step 610( 67.00%), action 201, FPS 1.54, Running 201.26s Step 611( 67.33%), action 202, FPS 1.55, Running 201.62s Step 612( 67.67%), action 203, FPS 1.54, Running 202.25s Step 613( 68.00%), action 204, FPS 1.52, Running 202.94s [2026-08-01 15:55:35] [1 ] Seed 0 success after 203.55 s. +steps: 613 , actions: 204 . +Instruction: Empty +Total 1/1(100.00%) success. +Setting seed: 1 +Step 1( N/A%), pre moving , FPS 5.11, Running 0.20s Step 2( N/A%), pre moving , FPS 6.47, Running 0.31s Step 3( N/A%), pre moving , FPS 7.55, Running 0.40s Step 4( N/A%), pre moving , FPS 7.88, Running 0.51s Step 5( N/A%), pre moving , FPS 8.03, Running 0.62s Step 6( N/A%), pre moving , FPS 8.26, Running 0.73s Step 7( N/A%), pre moving , FPS 8.28, Running 0.85s Step 8( N/A%), pre moving , FPS 8.19, Running 0.98s Step 9( N/A%), pre moving , FPS 8.26, Running 1.09s Step 10( N/A%), pre moving , FPS 8.27, Running 1.21s Step 11( N/A%), pre moving , FPS 8.25, Running 1.33s Step 12( N/A%), pre moving , FPS 8.28, Running 1.45s Step 13( N/A%), pre moving , FPS 8.29, Running 1.57s Step 14( N/A%), pre moving , FPS 8.30, Running 1.69s Step 15( N/A%), pre moving , FPS 8.30, Running 1.81s Step 16( N/A%), pre moving , FPS 8.29, Running 1.93s Step 17( N/A%), pre moving , FPS 8.28, Running 2.05s Step 18( N/A%), pre moving , FPS 8.27, Running 2.18s Step 19( N/A%), pre moving , FPS 8.28, Running 2.29s Step 20( N/A%), pre moving , FPS 8.34, Running 2.40s Step 21( N/A%), pre moving , FPS 7.51, Running 2.86s Step 22( N/A%), pre moving , FPS 7.32, Running 3.04s Step 23( N/A%), pre moving , FPS 7.39, Running 3.10s Step 24( N/A%), pre moving , FPS 7.60, Running 3.14s Step 25( N/A%), pre moving , FPS 7.81, Running 3.18s Step 26( N/A%), pre moving , FPS 7.49, Running 3.40s Step 27( N/A%), pre moving , FPS 7.72, Running 3.44s Step 28( N/A%), pre moving , FPS 7.97, Running 3.49s Step 29( N/A%), pre moving , FPS 8.20, Running 3.53s Step 30( N/A%), pre moving , FPS 8.49, Running 3.56s Step 31( N/A%), pre moving , FPS 8.82, Running 3.60s Step 32( N/A%), pre moving , FPS 9.14, Running 3.64s Step 33( N/A%), pre moving , FPS 9.48, Running 3.68s Step 34( N/A%), pre moving , FPS 9.86, Running 3.71s Step 35( N/A%), pre moving , FPS 10.28, Running 3.75s Step 36( N/A%), pre moving , FPS 8.72, Running 4.22s Step 37( N/A%), pre moving , FPS 8.85, Running 4.31s Step 38( N/A%), pre moving , FPS 9.09, Running 4.38s Step 39( N/A%), pre moving , FPS 9.24, Running 4.46s Step 40( N/A%), pre moving , FPS 9.42, Running 4.52s Step 41( N/A%), pre moving , FPS 11.55, Running 4.59s Step 42( N/A%), pre moving , FPS 12.07, Running 4.70s Step 43( N/A%), pre moving , FPS 11.71, Running 4.81s Step 44( N/A%), pre moving , FPS 11.26, Running 4.92s Step 45( N/A%), pre moving , FPS 10.72, Running 5.05s Step 46( N/A%), pre moving , FPS 11.43, Running 5.15s Step 47( N/A%), pre moving , FPS 11.00, Running 5.26s Step 48( N/A%), pre moving , FPS 10.74, Running 5.35s Step 49( N/A%), pre moving , FPS 10.29, Running 5.47s Step 50( N/A%), pre moving , FPS 9.91, Running 5.58s Step 51( N/A%), pre moving , FPS 9.49, Running 5.71s Step 52( N/A%), pre moving , FPS 9.11, Running 5.83s Step 53( N/A%), pre moving , FPS 8.78, Running 5.95s Step 54( N/A%), pre moving , FPS 8.51, Running 6.07s Step 55( N/A%), pre moving , FPS 8.24, Running 6.18s Step 56( N/A%), pre moving , FPS 9.64, Running 6.30s Step 57( N/A%), pre moving , FPS 9.50, Running 6.42s Step 58( N/A%), pre moving , FPS 9.25, Running 6.54s Step 59( N/A%), pre moving , FPS 9.16, Running 6.64s Step 60( N/A%), pre moving , FPS 8.96, Running 6.75s Step 61( N/A%), pre moving , FPS 8.76, Running 6.87s Step 62( N/A%), pre moving , FPS 8.71, Running 6.99s Step 63( N/A%), pre moving , FPS 8.69, Running 7.11s Step 64( N/A%), pre moving , FPS 8.75, Running 7.20s Step 65( N/A%), pre moving , FPS 8.81, Running 7.32s Step 66( N/A%), pre moving , FPS 8.75, Running 7.43s Step 67( N/A%), pre moving , FPS 8.74, Running 7.54s Step 68( N/A%), pre moving , FPS 8.60, Running 7.67s Step 69( N/A%), pre moving , FPS 8.63, Running 7.79s Step 70( N/A%), pre moving , FPS 8.57, Running 7.92s Step 71( N/A%), pre moving , FPS 8.60, Running 8.03s Step 72( N/A%), pre moving , FPS 8.69, Running 8.14s Step 73( N/A%), pre moving , FPS 8.68, Running 8.26s Step 74( N/A%), pre moving , FPS 8.50, Running 8.42s Step 75( N/A%), pre moving , FPS 8.30, Running 8.59s Step 76( N/A%), pre moving , FPS 8.52, Running 8.64s Step 77( N/A%), pre moving , FPS 8.75, Running 8.70s Step 78( N/A%), pre moving , FPS 9.00, Running 8.76s Step 79( N/A%), pre moving , FPS 9.15, Running 8.83s Step 80( N/A%), pre moving , FPS 9.25, Running 8.92s Step 81( N/A%), pre moving , FPS 9.27, Running 9.03s Step 82( N/A%), pre moving , FPS 9.25, Running 9.16s Step 83( N/A%), pre moving , FPS 9.32, Running 9.26s Step 84( N/A%), pre moving , FPS 9.28, Running 9.36s Step 85( N/A%), pre moving , FPS 9.36, Running 9.46s Step 86( N/A%), pre moving , FPS 9.25, Running 9.59s Step 87( N/A%), pre moving , FPS 9.28, Running 9.70s Step 88( N/A%), pre moving , FPS 9.41, Running 9.80s Step 89( N/A%), pre moving , FPS 9.48, Running 9.90s Step 90( N/A%), pre moving , FPS 9.51, Running 10.02s Step 91( N/A%), pre moving , FPS 9.51, Running 10.13s Step 92( N/A%), pre moving , FPS 9.44, Running 10.25s Step 93( N/A%), pre moving , FPS 9.45, Running 10.38s Step 94( N/A%), pre moving , FPS 9.63, Running 10.50s Step 95( N/A%), pre moving , FPS 9.87, Running 10.61s Step 96( N/A%), pre moving , FPS 9.55, Running 10.74s Step 97( N/A%), pre moving , FPS 9.28, Running 10.86s Step 98( N/A%), pre moving , FPS 9.03, Running 10.98s Step 99( N/A%), pre moving , FPS 8.82, Running 11.09s Step 100( N/A%), pre moving , FPS 8.69, Running 11.22s Step 101( N/A%), pre moving , FPS 8.67, Running 11.34s Step 102( N/A%), pre moving , FPS 8.72, Running 11.45s Step 103( N/A%), pre moving , FPS 8.65, Running 11.57s Step 104( N/A%), pre moving , FPS 8.54, Running 11.70s Step 105( N/A%), pre moving , FPS 8.45, Running 11.82s Step 106( N/A%), pre moving , FPS 8.51, Running 11.94s Step 107( N/A%), pre moving , FPS 8.52, Running 12.05s Step 108( N/A%), pre moving , FPS 8.42, Running 12.17s Step 109( N/A%), pre moving , FPS 8.36, Running 12.29s Step 110( N/A%), pre moving , FPS 8.35, Running 12.41s Step 111( N/A%), pre moving , FPS 8.35, Running 12.53s Step 112( N/A%), pre moving , FPS 8.35, Running 12.65s Step 113( N/A%), pre moving , FPS 8.38, Running 12.76s Step 114( N/A%), pre moving , FPS 8.36, Running 12.89s Step 115( N/A%), pre moving , FPS 8.38, Running 13.00s Step 116( N/A%), pre moving , FPS 8.41, Running 13.12s Step 117( N/A%), pre moving , FPS 8.41, Running 13.23s Step 118( N/A%), pre moving , FPS 8.40, Running 13.36s Step 119( N/A%), pre moving , FPS 8.42, Running 13.47s Step 120( N/A%), pre moving , FPS 8.47, Running 13.58s Step 121( N/A%), pre moving , FPS 8.62, Running 13.66s Step 122( N/A%), pre moving , FPS 8.85, Running 13.71s Step 123( N/A%), pre moving , FPS 9.19, Running 13.75s Step 124( N/A%), pre moving , FPS 9.59, Running 13.78s Step 125( N/A%), pre moving , FPS 9.98, Running 13.83s Step 126( N/A%), pre moving , FPS 7.05, Running 14.78s Step 127( N/A%), pre moving , FPS 6.32, Running 15.21s Step 128( N/A%), pre moving , FPS 5.77, Running 15.64s Step 129( N/A%), pre moving , FPS 5.33, Running 16.04s Step 130( N/A%), pre moving , FPS 5.03, Running 16.39s Step 131( N/A%), pre moving , FPS 4.70, Running 16.79s Step 132( N/A%), pre moving , FPS 4.41, Running 17.18s Step 133( N/A%), pre moving , FPS 4.11, Running 17.63s Step 134( N/A%), pre moving , FPS 3.86, Running 18.08s Step 135( N/A%), pre moving , FPS 3.77, Running 18.30s Step 136( N/A%), pre moving , FPS 3.65, Running 18.59s Step 137( N/A%), pre moving , FPS 3.59, Running 18.80s Step 138( N/A%), pre moving , FPS 3.53, Running 19.03s Step 139( N/A%), pre moving , FPS 3.46, Running 19.25s Step 140( N/A%), pre moving , FPS 3.33, Running 19.58s Step 141( N/A%), pre moving , FPS 3.18, Running 19.94s Step 142( N/A%), pre moving , FPS 3.02, Running 20.33s Step 143( N/A%), pre moving , FPS 2.88, Running 20.68s Step 144( N/A%), pre moving , FPS 2.74, Running 21.08s Step 145( N/A%), pre moving , FPS 2.62, Running 21.46s Step 146( N/A%), pre moving , FPS 2.81, Running 21.88s Step 147( N/A%), pre moving , FPS 2.83, Running 22.28s Step 148( N/A%), pre moving , FPS 2.81, Running 22.76s Step 149( N/A%), pre moving , FPS 2.79, Running 23.22s Step 150( N/A%), pre moving , FPS 2.82, Running 23.49s Step 151( N/A%), pre moving , FPS 2.90, Running 23.70s Step 152( N/A%), pre moving , FPS 2.95, Running 23.95s Step 153( N/A%), pre moving , FPS 3.01, Running 24.27s Step 154( N/A%), pre moving , FPS 3.05, Running 24.64s Step 155( N/A%), pre moving , FPS 2.97, Running 25.04s Step 156( N/A%), pre moving , FPS 2.90, Running 25.49s Step 157( N/A%), pre moving , FPS 2.82, Running 25.91s Step 158( N/A%), pre moving , FPS 2.74, Running 26.33s Step 159( N/A%), pre moving , FPS 2.66, Running 26.76s Step 160( N/A%), pre moving , FPS 2.63, Running 27.18s Step 161( N/A%), pre moving , FPS 2.62, Running 27.58s Step 162( N/A%), pre moving , FPS 2.60, Running 28.03s Step 163( N/A%), pre moving , FPS 2.62, Running 28.31s Step 164( N/A%), pre moving , FPS 2.67, Running 28.57s Step 165( N/A%), pre moving , FPS 2.72, Running 28.80s Step 166( N/A%), pre moving , FPS 2.78, Running 29.08s Step 167( N/A%), pre moving , FPS 2.80, Running 29.42s Step 168( N/A%), pre moving , FPS 2.84, Running 29.80s Step 169( N/A%), pre moving , FPS 2.87, Running 30.19s Step 170( N/A%), pre moving , FPS 2.81, Running 30.61s Step 171( N/A%), pre moving , FPS 2.68, Running 31.16s Step 172( N/A%), pre moving , FPS 2.62, Running 31.60s Step 173( N/A%), pre moving , FPS 2.57, Running 32.06s Step 174( N/A%), pre moving , FPS 2.54, Running 32.52s Step 175( N/A%), pre moving , FPS 2.52, Running 32.97s Step 176( N/A%), pre moving , FPS 2.58, Running 33.24s Step 177( N/A%), pre moving , FPS 2.64, Running 33.48s Step 178( N/A%), pre moving , FPS 2.68, Running 33.78s Step 179( N/A%), pre moving , FPS 2.74, Running 34.06s Step 180( N/A%), pre moving , FPS 2.78, Running 34.37s Step 181( N/A%), pre moving , FPS 2.80, Running 34.74s Step 182( N/A%), pre moving , FPS 2.82, Running 35.13s Step 183( N/A%), pre moving , FPS 2.77, Running 35.54s Step 184( N/A%), pre moving , FPS 2.72, Running 35.93s Step 185( N/A%), pre moving , FPS 2.64, Running 36.39s Step 186( N/A%), pre moving , FPS 2.59, Running 36.79s Step 187( N/A%), pre moving , FPS 2.57, Running 37.21s Step 188( N/A%), pre moving , FPS 2.54, Running 37.68s Step 189( N/A%), pre moving , FPS 2.53, Running 38.08s Step 190( N/A%), pre moving , FPS 2.60, Running 38.31s Step 191( N/A%), pre moving , FPS 2.72, Running 38.52s Step 192( N/A%), pre moving , FPS 2.79, Running 38.76s Step 193( N/A%), pre moving , FPS 2.84, Running 39.09s Step 194( N/A%), pre moving , FPS 3.01, Running 39.17s Step 195( N/A%), pre moving , FPS 3.17, Running 39.27s Step 196( N/A%), pre moving , FPS 3.28, Running 39.34s Step 197( N/A%), pre moving , FPS 3.37, Running 39.42s Step 198( N/A%), pre moving , FPS 3.50, Running 39.50s Step 199( N/A%), pre moving , FPS 3.62, Running 39.59s Step 200( N/A%), pre moving , FPS 3.79, Running 39.65s Step 201( N/A%), pre moving , FPS 4.02, Running 39.72s Step 202( N/A%), pre moving , FPS 4.26, Running 39.83s Step 203( N/A%), pre moving , FPS 4.54, Running 39.94s Step 204( N/A%), pre moving , FPS 4.08, Running 40.84s Step 205( N/A%), pre moving , FPS 4.37, Running 40.96s Step 206( N/A%), pre moving , FPS 4.66, Running 41.08s Step 207( N/A%), pre moving , FPS 4.99, Running 41.22s Step 208( N/A%), pre moving , FPS 5.44, Running 41.36s Step 209( N/A%), pre moving , FPS 5.81, Running 41.53s Step 210( N/A%), pre moving , FPS 5.84, Running 41.74s Step 211( N/A%), pre moving , FPS 5.89, Running 41.92s Step 212( N/A%), pre moving , FPS 5.98, Running 42.11s Step 213( N/A%), pre moving , FPS 6.24, Running 42.30s Step 214( N/A%), pre moving , FPS 6.04, Running 42.49s Step 215( N/A%), pre moving , FPS 5.76, Running 42.74s Step 216( N/A%), pre moving , FPS 5.48, Running 42.99s Step 217( N/A%), pre moving , FPS 5.23, Running 43.24s Step 218( N/A%), pre moving , FPS 5.01, Running 43.49s Step 219( N/A%), pre moving , FPS 5.00, Running 43.59s Step 220( N/A%), pre moving , FPS 5.01, Running 43.64s Step 221( N/A%), pre moving , FPS 4.99, Running 43.73s Step 222( N/A%), pre moving , FPS 5.02, Running 43.81s Step 223( N/A%), pre moving , FPS 4.92, Running 44.01s Step 224( N/A%), pre moving , FPS 5.98, Running 44.18s Step 225( N/A%), pre moving , FPS 5.82, Running 44.39s Step 226( N/A%), pre moving , FPS 5.69, Running 44.60s Step 227( N/A%), pre moving , FPS 5.55, Running 44.82s Step 228( N/A%), pre moving , FPS 5.24, Running 45.17s Step 229( N/A%), pre moving , FPS 5.02, Running 45.51s Step 230( N/A%), pre moving , FPS 4.84, Running 45.87s Step 231( N/A%), pre moving , FPS 4.68, Running 46.19s Step 232( N/A%), pre moving , FPS 4.52, Running 46.53s Step 233( N/A%), pre moving , FPS 4.36, Running 46.89s Step 234( N/A%), pre moving , FPS 4.22, Running 47.23s Step 235( N/A%), pre moving , FPS 4.15, Running 47.56s Step 236( N/A%), pre moving , FPS 4.07, Running 47.91s Step 237( N/A%), pre moving , FPS 3.98, Running 48.27s Step 238( N/A%), pre moving , FPS 3.90, Running 48.63s Step 239( N/A%), pre moving , FPS 3.81, Running 48.83s Step 240( N/A%), pre moving , FPS 3.72, Running 49.02s Step 241( N/A%), pre moving , FPS 3.66, Running 49.19s Step 242( N/A%), pre moving , FPS 3.58, Running 49.40s Step 243( N/A%), pre moving , FPS 3.60, Running 49.57s Step 244( N/A%), pre moving , FPS 3.55, Running 49.82s Step 245( N/A%), pre moving , FPS 3.48, Running 50.14s Step 246( N/A%), pre moving , FPS 3.43, Running 50.43s Step 247( N/A%), pre moving , FPS 3.37, Running 50.75s Step 248( N/A%), pre moving , FPS 3.44, Running 50.99s Step 249( N/A%), pre moving , FPS 3.50, Running 51.23s Step 250( N/A%), pre moving , FPS 3.59, Running 51.43s Step 251( N/A%), pre moving , FPS 3.73, Running 51.55s Step 252( N/A%), pre moving , FPS 3.88, Running 51.69s Step 253( N/A%), pre moving , FPS 4.06, Running 51.82s Step 254( N/A%), pre moving , FPS 4.14, Running 52.07s Step 255( N/A%), pre moving , FPS 4.25, Running 52.27s Step 256( N/A%), pre moving , FPS 4.39, Running 52.46s Step 257( N/A%), pre moving , FPS 4.55, Running 52.66s Step 258( N/A%), pre moving , FPS 4.81, Running 52.78s Step 259( N/A%), pre moving , FPS 4.92, Running 52.90s Step 260( N/A%), pre moving , FPS 5.01, Running 53.02s Step 261( N/A%), pre moving , FPS 5.06, Running 53.14s Step 262( N/A%), pre moving , FPS 5.21, Running 53.24s Step 263( N/A%), pre moving , FPS 5.31, Running 53.34s Step 264( N/A%), pre moving , FPS 4.88, Running 53.91s Step 265( N/A%), pre moving , FPS 5.19, Running 53.99s Step 266( N/A%), pre moving , FPS 5.52, Running 54.05s Step 267( N/A%), pre moving , FPS 5.94, Running 54.12s Step 268( N/A%), pre moving , FPS 6.25, Running 54.19s Step 269( N/A%), pre moving , FPS 6.50, Running 54.31s Step 270( N/A%), pre moving , FPS 6.71, Running 54.41s Step 271( N/A%), pre moving , FPS 6.75, Running 54.52s Step 272( N/A%), pre moving , FPS 6.73, Running 54.67s Step 273( N/A%), pre moving , FPS 6.56, Running 54.87s Step 274( N/A%), pre moving , FPS 6.73, Running 55.04s Step 275( N/A%), pre moving , FPS 6.76, Running 55.22s Step 276( N/A%), pre moving , FPS 6.84, Running 55.39s Step 277( N/A%), pre moving , FPS 6.86, Running 55.58s Step 278( N/A%), pre moving , FPS 6.74, Running 55.75s Step 279( N/A%), pre moving , FPS 6.57, Running 55.94s Step 280( N/A%), pre moving , FPS 6.40, Running 56.14s Step 281( N/A%), pre moving , FPS 6.26, Running 56.33s Step 282( N/A%), pre moving , FPS 6.10, Running 56.52s Step 283( N/A%), pre moving , FPS 5.84, Running 56.76s Step 284( N/A%), pre moving , FPS 6.46, Running 57.01s Step 285( N/A%), pre moving , FPS 6.10, Running 57.27s Step 286( N/A%), pre moving , FPS 5.77, Running 57.52s Step 287( N/A%), pre moving , FPS 5.49, Running 57.76s Step 288( N/A%), pre moving , FPS 5.26, Running 58.00s Step 289( N/A%), pre moving , FPS 5.09, Running 58.24s Step 290( N/A%), pre moving , FPS 5.07, Running 58.36s Step 291( N/A%), pre moving , FPS 5.09, Running 58.45s Step 292( N/A%), pre moving , FPS 5.19, Running 58.52s Step 293( N/A%), pre moving , FPS 5.36, Running 58.60s Step 294( N/A%), pre moving , FPS 5.46, Running 58.70s Step 295( N/A%), pre moving , FPS 5.52, Running 58.85s Step 296( N/A%), pre moving , FPS 5.53, Running 59.00s Step 297( N/A%), pre moving , FPS 5.58, Running 59.16s Step 298( N/A%), pre moving , FPS 5.68, Running 59.27s Step 299( N/A%), pre moving , FPS 5.75, Running 59.42s Step 300( N/A%), pre moving , FPS 5.68, Running 59.66s Step 301( N/A%), pre moving , FPS 5.60, Running 59.90s Step 302( N/A%), pre moving , FPS 5.40, Running 60.22s Step 303( N/A%), pre moving , FPS 5.44, Running 60.43s Step 304( N/A%), pre moving , FPS 5.50, Running 60.65s Step 305( N/A%), pre moving , FPS 5.63, Running 60.82s Step 306( N/A%), pre moving , FPS 5.64, Running 61.06s Step 307( N/A%), pre moving , FPS 5.73, Running 61.26s Step 308( N/A%), pre moving , FPS 5.71, Running 61.50s Step 309( N/A%), pre moving , FPS 5.76, Running 61.71s Step 310( N/A%), pre moving , FPS 5.53, Running 61.98s Step 311( N/A%), pre moving , FPS 5.37, Running 62.17s Step 312( N/A%), pre moving , FPS 5.11, Running 62.43s Step 313( N/A%), pre moving , FPS 4.90, Running 62.68s Step 314( N/A%), pre moving , FPS 4.72, Running 62.94s Step 315( N/A%), pre moving , FPS 4.64, Running 63.16s Step 316( N/A%), pre moving , FPS 4.72, Running 63.24s Step 317( N/A%), pre moving , FPS 4.83, Running 63.31s Step 318( N/A%), pre moving , FPS 4.88, Running 63.37s Step 319( N/A%), pre moving , FPS 4.97, Running 63.44s Step 320( N/A%), pre moving , FPS 5.18, Running 63.52s Step 321( N/A%), pre moving , FPS 5.37, Running 63.63s Step 322( N/A%), pre moving , FPS 5.62, Running 63.78s Step 323( N/A%), pre moving , FPS 5.75, Running 63.91s Step 324( N/A%), pre moving , FPS 5.91, Running 64.03s Step 325( N/A%), pre moving , FPS 5.94, Running 64.18s Step 326( N/A%), pre moving , FPS 6.12, Running 64.33s Step 327( N/A%), pre moving , FPS 6.07, Running 64.55s Step 328( N/A%), pre moving , FPS 5.93, Running 64.87s Step 329( N/A%), pre moving , FPS 5.79, Running 65.17s Step 330( N/A%), pre moving , FPS 5.84, Running 65.40s Step 331( N/A%), pre moving , FPS 5.72, Running 65.67s Step 332( N/A%), pre moving , FPS 5.76, Running 65.91s Step 333( N/A%), pre moving , FPS 5.77, Running 66.15s Step 334( N/A%), pre moving , FPS 5.92, Running 66.32s Step 335( N/A%), pre moving , FPS 5.98, Running 66.50s Step 336( N/A%), pre moving , FPS 5.77, Running 66.71s Step 337( N/A%), pre moving , FPS 5.69, Running 66.82s Step 338( N/A%), pre moving , FPS 5.60, Running 66.94s Step 339( N/A%), pre moving , FPS 5.53, Running 67.06s Step 340( N/A%), pre moving , FPS 5.47, Running 67.18s Step 341( N/A%), pre moving , FPS 5.46, Running 67.29s Step 342( N/A%), pre moving , FPS 5.53, Running 67.40s Step 343( N/A%), pre moving , FPS 5.56, Running 67.51s Step 344( N/A%), pre moving , FPS 5.55, Running 67.63s Step 345( N/A%), pre moving , FPS 5.58, Running 67.77s Step 346( N/A%), pre moving , FPS 5.66, Running 67.87s Step 347( N/A%), pre moving , FPS 5.82, Running 67.99s Step 348( N/A%), pre moving , FPS 6.28, Running 68.06s Step 349( N/A%), pre moving , FPS 6.83, Running 68.10s Step 350( N/A%), pre moving , FPS 7.31, Running 68.14s Step 351( N/A%), pre moving , FPS 7.99, Running 68.17s Step 352( N/A%), pre moving , FPS 8.70, Running 68.21s Step 353( N/A%), pre moving , FPS 9.58, Running 68.24s Step 354( N/A%), pre moving , FPS 10.24, Running 68.27s Step 355( N/A%), pre moving , FPS 11.08, Running 68.31s Step 356( N/A%), pre moving , FPS 12.13, Running 68.36s Step 357( N/A%), pre moving , FPS 12.60, Running 68.41s Step 358( N/A%), pre moving , FPS 13.19, Running 68.46s Step 359( N/A%), pre moving , FPS 13.51, Running 68.54s Step 360( N/A%), pre moving , FPS 13.93, Running 68.61s Step 361( N/A%), pre moving , FPS 14.33, Running 68.69s Step 362( N/A%), pre moving , FPS 14.77, Running 68.75s Step 363( N/A%), pre moving , FPS 15.19, Running 68.83s Step 364( N/A%), pre moving , FPS 15.80, Running 68.89s Step 365( N/A%), pre moving , FPS 16.65, Running 68.97s Step 366( N/A%), pre moving , FPS 17.16, Running 69.03s Step 367( N/A%), pre moving , FPS 18.00, Running 69.10s Step 368( N/A%), pre moving , FPS 17.95, Running 69.17s Step 369( N/A%), pre moving , FPS 17.03, Running 69.27s Step 370( N/A%), pre moving , FPS 16.12, Running 69.38s Step 371( N/A%), pre moving , FPS 9.15, Running 70.36s Step 372( N/A%), pre moving , FPS 8.81, Running 70.47s Step 373( N/A%), pre moving , FPS 8.49, Running 70.59s Step 374( N/A%), pre moving , FPS 8.18, Running 70.72s Step 375( N/A%), pre moving , FPS 7.89, Running 70.84s Step 376( N/A%), pre moving , FPS 7.68, Running 70.96s Step 377( N/A%), pre moving , FPS 7.51, Running 71.07s Step 378( N/A%), pre moving , FPS 7.31, Running 71.19s Step 379( N/A%), pre moving , FPS 7.24, Running 71.30s Step 380( N/A%), pre moving , FPS 6.94, Running 71.49s Step 381( N/A%), pre moving , FPS 6.73, Running 71.66s Step 382( N/A%), pre moving , FPS 6.53, Running 71.82s Step 383( N/A%), pre moving , FPS 6.30, Running 72.00s Step 384( N/A%), pre moving , FPS 6.10, Running 72.17s Step 385( N/A%), pre moving , FPS 5.90, Running 72.36s Step 386( N/A%), pre moving , FPS 5.77, Running 72.50s Step 387( N/A%), pre moving , FPS 5.56, Running 72.69s Step 388( N/A%), pre moving , FPS 5.51, Running 72.81s Step 389( N/A%), pre moving , FPS 5.58, Running 72.86s Step 390( N/A%), pre moving , FPS 5.66, Running 72.91s Step 391( N/A%), pre moving , FPS 7.69, Running 72.96s Step 392( N/A%), pre moving , FPS 7.89, Running 73.01s Step 393( N/A%), pre moving , FPS 8.12, Running 73.06s Step 394( N/A%), pre moving , FPS 8.36, Running 73.11s Step 395( N/A%), pre moving , FPS 8.61, Running 73.17s Step 396( N/A%), pre moving , FPS 8.91, Running 73.20s Step 397( N/A%), pre moving , FPS 9.24, Running 73.24s Step 398( N/A%), pre moving , FPS 9.63, Running 73.27s Step 399( N/A%), pre moving , FPS 9.98, Running 73.31s Step 400( N/A%), pre moving , FPS 10.85, Running 73.34s Step 401( N/A%), pre moving , FPS 11.50, Running 73.40s Step 402( N/A%), pre moving , FPS 12.12, Running 73.47s Step 403( N/A%), pre moving , FPS 13.10, Running 73.53s Step 404( N/A%), pre moving , FPS 14.03, Running 73.60s Step 405( N/A%), pre moving , FPS 15.34, Running 73.66s Step 406( N/A%), pre moving , FPS 16.47, Running 73.71s Step 407( N/A%), pre moving , FPS 18.50, Running 73.78s Step 408( N/A%), pre moving , FPS 19.32, Running 73.84s Step 409( N/A%), pre moving , FPS 19.07, Running 73.91s Step 410( N/A%), pre moving , FPS 18.86, Running 73.97s Step 411( N/A%), pre moving , FPS 18.68, Running 74.03s Step 412( N/A%), pre moving , FPS 5.64, Running 76.55s Step 413( N/A%), pre moving , FPS 5.07, Running 77.00s Step 414( N/A%), pre moving , FPS 4.67, Running 77.40s Step 415( N/A%), pre moving , FPS 4.47, Running 77.64s Step 416( N/A%), pre moving , FPS 4.30, Running 77.86s Step 417( N/A%), pre moving , FPS 4.09, Running 78.13s Step 418( N/A%), pre moving , FPS 3.85, Running 78.47s Step 419( N/A%), pre moving , FPS 3.61, Running 78.84s Step 420( N/A%), pre moving , FPS 3.44, Running 79.15s Step 421( N/A%), pre moving , FPS 3.27, Running 79.51s Step 422( N/A%), pre moving , FPS 3.10, Running 79.92s Step 423( N/A%), pre moving , FPS 2.95, Running 80.31s Step 424( N/A%), pre moving , FPS 2.82, Running 80.70s Step 425( N/A%), pre moving , FPS 2.69, Running 81.10s Step 426( N/A%), pre moving , FPS 2.56, Running 81.53s Step 427( N/A%), pre moving , FPS 2.44, Running 81.98s Step 428( N/A%), pre moving , FPS 2.34, Running 82.40s Step 429( N/A%), pre moving , FPS 2.27, Running 82.72s Step 430( N/A%), pre moving , FPS 2.23, Running 82.95s Step 431( N/A%), pre moving , FPS 2.17, Running 83.23s Step 432( 0.33%), action 1, FPS 2.58, Running 84.31s Step 433( 0.67%), action 2, FPS 2.51, Running 84.96s Step 434( 1.00%), action 3, FPS 2.39, Running 85.77s Step 435( 1.33%), action 4, FPS 2.28, Running 86.39s Step 436( 1.67%), action 5, FPS 2.17, Running 87.07s Step 437( 2.00%), action 6, FPS 2.09, Running 87.70s Step 438( 2.33%), action 7, FPS 2.07, Running 88.12s Step 439( 2.67%), action 8, FPS 2.08, Running 88.47s Step 440( 3.00%), action 9, FPS 1.99, Running 89.19s Step 441( 3.33%), action 10, FPS 1.96, Running 89.70s Step 442( 3.67%), action 11, FPS 1.90, Running 90.44s Step 443( 4.00%), action 12, FPS 1.86, Running 91.05s Step 444( 4.33%), action 13, FPS 1.83, Running 91.61s Step 445( 4.67%), action 14, FPS 1.81, Running 92.13s Step 446( 5.00%), action 15, FPS 1.78, Running 92.76s Step 447( 5.33%), action 16, FPS 1.81, Running 93.06s Step 448( 5.67%), action 17, FPS 1.81, Running 93.44s Step 449( 6.00%), action 18, FPS 1.80, Running 93.83s Step 450( 6.33%), action 19, FPS 1.77, Running 94.27s Step 451( 6.67%), action 20, FPS 1.74, Running 94.72s Step 452( 7.00%), action 21, FPS 1.79, Running 95.48s Step 453( 7.33%), action 22, FPS 1.80, Running 96.04s Step 454( 7.67%), action 23, FPS 1.82, Running 96.73s Step 455( 8.00%), action 24, FPS 1.84, Running 97.25s Step 456( 8.33%), action 25, FPS 1.87, Running 97.77s Step 457( 8.67%), action 26, FPS 1.91, Running 98.17s Step 458( 9.00%), action 27, FPS 1.91, Running 98.56s Step 459( 9.33%), action 28, FPS 1.86, Running 99.21s Step 460( 9.67%), action 29, FPS 1.90, Running 99.72s Step 461( 10.00%), action 30, FPS 1.87, Running 100.41s Step 462( 10.33%), action 31, FPS 1.87, Running 101.11s Step 463( 10.67%), action 32, FPS 1.85, Running 101.88s Step 464( 11.00%), action 33, FPS 1.83, Running 102.54s Step 465( 11.33%), action 34, FPS 1.83, Running 103.05s Step 466( 11.67%), action 35, FPS 1.88, Running 103.40s Step 467( 12.00%), action 36, FPS 1.82, Running 104.02s Step 468( 12.33%), action 37, FPS 1.79, Running 104.60s Step 469( 12.67%), action 38, FPS 1.77, Running 105.12s Step 470( 13.00%), action 39, FPS 1.73, Running 105.85s Step 471( 13.33%), action 40, FPS 1.70, Running 106.48s Step 472( 13.67%), action 41, FPS 1.70, Running 107.26s Step 473( 14.00%), action 42, FPS 1.73, Running 107.63s Step 474( 14.33%), action 43, FPS 1.75, Running 108.17s Step 475( 14.67%), action 44, FPS 1.78, Running 108.51s Step 476( 15.00%), action 45, FPS 1.77, Running 109.04s Step 477( 15.33%), action 46, FPS 1.76, Running 109.51s Step 478( 15.67%), action 47, FPS 1.70, Running 110.34s Step 479( 16.00%), action 48, FPS 1.72, Running 110.85s Step 480( 16.33%), action 49, FPS 1.72, Running 111.37s Step 481( 16.67%), action 50, FPS 1.73, Running 111.94s Step 482( 17.00%), action 51, FPS 1.75, Running 112.52s Step 483( 17.33%), action 52, FPS 1.82, Running 112.88s Step 484( 17.67%), action 53, FPS 1.84, Running 113.41s Step 485( 18.00%), action 54, FPS 1.85, Running 113.86s Step 486( 18.33%), action 55, FPS 1.83, Running 114.36s Step 487( 18.67%), action 56, FPS 1.85, Running 114.85s Step 488( 19.00%), action 57, FPS 1.84, Running 115.45s Step 489( 19.33%), action 58, FPS 1.85, Running 115.95s Step 490( 19.67%), action 59, FPS 1.87, Running 116.56s Step 491( 20.00%), action 60, FPS 1.89, Running 117.05s Step 492( 20.33%), action 61, FPS 1.90, Running 117.78s Step 493( 20.67%), action 62, FPS 1.90, Running 118.16s Step 494( 21.00%), action 63, FPS 1.87, Running 118.84s Step 495( 21.33%), action 64, FPS 1.86, Running 119.27s Step 496( 21.67%), action 65, FPS 1.85, Running 119.85s Step 497( 22.00%), action 66, FPS 1.84, Running 120.41s Step 498( 22.33%), action 67, FPS 1.87, Running 121.01s Step 499( 22.67%), action 68, FPS 1.86, Running 121.60s Step 500( 23.00%), action 69, FPS 1.85, Running 122.21s Step 501( 23.33%), action 70, FPS 1.84, Running 122.83s Step 502( 23.67%), action 71, FPS 1.81, Running 123.57s Step 503( 24.00%), action 72, FPS 1.76, Running 124.25s Step 504( 24.33%), action 73, FPS 1.77, Running 124.74s Step 505( 24.67%), action 74, FPS 1.73, Running 125.45s Step 506( 25.00%), action 75, FPS 1.72, Running 126.01s Step 507( 25.33%), action 76, FPS 1.68, Running 126.78s Step 508( 25.67%), action 77, FPS 1.67, Running 127.41s Step 509( 26.00%), action 78, FPS 1.66, Running 128.01s Step 510( 26.33%), action 79, FPS 1.66, Running 128.59s Step 511( 26.67%), action 80, FPS 1.67, Running 128.99s Step 512( 27.00%), action 81, FPS 1.64, Running 129.96s Step 513( 27.33%), action 82, FPS 1.62, Running 130.47s Step 514( 27.67%), action 83, FPS 1.64, Running 131.02s Step 515( 28.00%), action 84, FPS 1.63, Running 131.51s Step 516( 28.33%), action 85, FPS 1.63, Running 132.15s Step 517( 28.67%), action 86, FPS 1.62, Running 132.77s Step 518( 29.00%), action 87, FPS 1.65, Running 133.16s Step 519( 29.33%), action 88, FPS 1.68, Running 133.50s Step 520( 29.67%), action 89, FPS 1.69, Running 134.06s Step 521( 30.00%), action 90, FPS 1.69, Running 134.67s Step 522( 30.33%), action 91, FPS 1.69, Running 135.40s Step 523( 30.67%), action 92, FPS 1.71, Running 135.96s Step 524( 31.00%), action 93, FPS 1.66, Running 136.79s Step 525( 31.33%), action 94, FPS 1.67, Running 137.40s Step 526( 31.67%), action 95, FPS 1.67, Running 138.02s Step 527( 32.00%), action 96, FPS 1.70, Running 138.51s Step 528( 32.33%), action 97, FPS 1.69, Running 139.28s Step 529( 32.67%), action 98, FPS 1.71, Running 139.72s Step 530( 33.00%), action 99, FPS 1.70, Running 140.35s Step 531( 33.33%), action 100, FPS 1.69, Running 140.84s Step 532( 33.67%), action 101, FPS 1.69, Running 141.77s Step 533( 34.00%), action 102, FPS 1.70, Running 142.26s Step 534( 34.33%), action 103, FPS 1.67, Running 142.98s Step 535( 34.67%), action 104, FPS 1.70, Running 143.30s Step 536( 35.00%), action 105, FPS 1.74, Running 143.66s Step 537( 35.33%), action 106, FPS 1.78, Running 144.02s Step 538( 35.67%), action 107, FPS 1.75, Running 144.58s Step 539( 36.00%), action 108, FPS 1.72, Running 145.15s Step 540( 36.33%), action 109, FPS 1.69, Running 145.89s Step 541( 36.67%), action 110, FPS 1.70, Running 146.42s Step 542( 37.00%), action 111, FPS 1.69, Running 147.27s Step 543( 37.33%), action 112, FPS 1.69, Running 147.78s Step 544( 37.67%), action 113, FPS 1.75, Running 148.19s Step 545( 38.00%), action 114, FPS 1.79, Running 148.56s Step 546( 38.33%), action 115, FPS 1.82, Running 148.98s Step 547( 38.67%), action 116, FPS 1.83, Running 149.43s Step 548( 39.00%), action 117, FPS 1.81, Running 150.31s Step 549( 39.33%), action 118, FPS 1.77, Running 151.04s Step 550( 39.67%), action 119, FPS 1.72, Running 152.00s Step 551( 40.00%), action 120, FPS 1.71, Running 152.52s Step 552( 40.33%), action 121, FPS 1.74, Running 153.24s Step 553( 40.67%), action 122, FPS 1.75, Running 153.70s Step 554( 41.00%), action 123, FPS 1.75, Running 154.40s Step 555( 41.33%), action 124, FPS 1.74, Running 154.80s Step 556( 41.67%), action 125, FPS 1.70, Running 155.45s Step 557( 42.00%), action 126, FPS 1.66, Running 156.07s Step 558( 42.33%), action 127, FPS 1.65, Running 156.67s Step 559( 42.67%), action 128, FPS 1.66, Running 157.20s Step 560( 43.00%), action 129, FPS 1.67, Running 157.85s Step 561( 43.33%), action 130, FPS 1.70, Running 158.21s Step 562( 43.67%), action 131, FPS 1.70, Running 159.01s Step 563( 44.00%), action 132, FPS 1.71, Running 159.48s Step 564( 44.33%), action 133, FPS 1.67, Running 160.15s Step 565( 44.67%), action 134, FPS 1.62, Running 160.93s Step 566( 45.00%), action 135, FPS 1.60, Running 161.50s Step 567( 45.33%), action 136, FPS 1.55, Running 162.35s Step 568( 45.67%), action 137, FPS 1.58, Running 162.94s Step 569( 46.00%), action 138, FPS 1.59, Running 163.59s Step 570( 46.33%), action 139, FPS 1.62, Running 164.33s Step 571( 46.67%), action 140, FPS 1.63, Running 164.82s Step 572( 47.00%), action 141, FPS 1.60, Running 165.72s [2026-08-01 15:58:21] [2 ] Seed 1 success after 165.99 s. +steps: 572 , actions: 141 . +Instruction: Empty +Total 2/2(100.00%) success. +Setting seed: 2 +Step 1( N/A%), pre moving , FPS 2.32, Running 0.43s Step 2( N/A%), pre moving , FPS 3.69, Running 0.54s Step 3( N/A%), pre moving , FPS 4.60, Running 0.65s Step 4( N/A%), pre moving , FPS 5.20, Running 0.77s Step 5( N/A%), pre moving , FPS 5.65, Running 0.88s Step 6( N/A%), pre moving , FPS 5.95, Running 1.01s Step 7( N/A%), pre moving , FPS 6.14, Running 1.14s Step 8( N/A%), pre moving , FPS 6.34, Running 1.26s Step 9( N/A%), pre moving , FPS 6.53, Running 1.38s Step 10( N/A%), pre moving , FPS 6.73, Running 1.49s Step 11( N/A%), pre moving , FPS 6.85, Running 1.61s Step 12( N/A%), pre moving , FPS 7.16, Running 1.68s Step 13( N/A%), pre moving , FPS 7.58, Running 1.72s Step 14( N/A%), pre moving , FPS 7.97, Running 1.76s Step 15( N/A%), pre moving , FPS 8.33, Running 1.80s Step 16( N/A%), pre moving , FPS 8.71, Running 1.84s Step 17( N/A%), pre moving , FPS 9.07, Running 1.87s Step 18( N/A%), pre moving , FPS 9.42, Running 1.91s Step 19( N/A%), pre moving , FPS 9.75, Running 1.95s Step 20( N/A%), pre moving , FPS 10.08, Running 1.98s Step 21( N/A%), pre moving , FPS 11.20, Running 2.22s Step 22( N/A%), pre moving , FPS 11.47, Running 2.29s Step 23( N/A%), pre moving , FPS 11.99, Running 2.32s Step 24( N/A%), pre moving , FPS 12.62, Running 2.35s Step 25( N/A%), pre moving , FPS 13.29, Running 2.39s Step 26( N/A%), pre moving , FPS 11.33, Running 2.77s Step 27( N/A%), pre moving , FPS 11.74, Running 2.84s Step 28( N/A%), pre moving , FPS 12.05, Running 2.92s Step 29( N/A%), pre moving , FPS 12.34, Running 3.00s Step 30( N/A%), pre moving , FPS 12.70, Running 3.06s Step 31( N/A%), pre moving , FPS 13.04, Running 3.14s Step 32( N/A%), pre moving , FPS 12.94, Running 3.22s Step 33( N/A%), pre moving , FPS 12.81, Running 3.28s Step 34( N/A%), pre moving , FPS 12.22, Running 3.39s Step 35( N/A%), pre moving , FPS 11.72, Running 3.51s Step 36( N/A%), pre moving , FPS 9.08, Running 4.04s Step 37( N/A%), pre moving , FPS 8.73, Running 4.16s Step 38( N/A%), pre moving , FPS 8.43, Running 4.28s Step 39( N/A%), pre moving , FPS 8.15, Running 4.40s Step 40( N/A%), pre moving , FPS 7.90, Running 4.52s Step 41( N/A%), pre moving , FPS 8.27, Running 4.63s Step 42( N/A%), pre moving , FPS 8.10, Running 4.76s Step 43( N/A%), pre moving , FPS 7.83, Running 4.87s Step 44( N/A%), pre moving , FPS 7.59, Running 4.99s Step 45( N/A%), pre moving , FPS 7.35, Running 5.11s Step 46( N/A%), pre moving , FPS 7.97, Running 5.28s Step 47( N/A%), pre moving , FPS 7.61, Running 5.47s Step 48( N/A%), pre moving , FPS 7.38, Running 5.63s Step 49( N/A%), pre moving , FPS 7.06, Running 5.83s Step 50( N/A%), pre moving , FPS 6.79, Running 6.01s Step 51( N/A%), pre moving , FPS 6.55, Running 6.19s Step 52( N/A%), pre moving , FPS 6.37, Running 6.36s Step 53( N/A%), pre moving , FPS 6.09, Running 6.56s Step 54( N/A%), pre moving , FPS 6.01, Running 6.72s Step 55( N/A%), pre moving , FPS 5.86, Running 6.92s Step 56( N/A%), pre moving , FPS 6.57, Running 7.08s Step 57( N/A%), pre moving , FPS 6.64, Running 7.18s Step 58( N/A%), pre moving , FPS 6.77, Running 7.24s Step 59( N/A%), pre moving , FPS 6.89, Running 7.30s Step 60( N/A%), pre moving , FPS 7.00, Running 7.37s Step 61( N/A%), pre moving , FPS 7.13, Running 7.44s Step 62( N/A%), pre moving , FPS 7.30, Running 7.50s Step 63( N/A%), pre moving , FPS 7.35, Running 7.60s Step 64( N/A%), pre moving , FPS 7.34, Running 7.72s Step 65( N/A%), pre moving , FPS 7.38, Running 7.82s Step 66( N/A%), pre moving , FPS 7.52, Running 7.94s Step 67( N/A%), pre moving , FPS 7.73, Running 8.06s Step 68( N/A%), pre moving , FPS 7.84, Running 8.18s Step 69( N/A%), pre moving , FPS 8.14, Running 8.29s Step 70( N/A%), pre moving , FPS 8.20, Running 8.44s Step 71( N/A%), pre moving , FPS 8.18, Running 8.64s Step 72( N/A%), pre moving , FPS 8.18, Running 8.80s Step 73( N/A%), pre moving , FPS 8.28, Running 8.98s Step 74( N/A%), pre moving , FPS 8.41, Running 9.10s Step 75( N/A%), pre moving , FPS 8.71, Running 9.22s Step 76( N/A%), pre moving , FPS 8.90, Running 9.33s Step 77( N/A%), pre moving , FPS 8.81, Running 9.45s Step 78( N/A%), pre moving , FPS 8.56, Running 9.57s Step 79( N/A%), pre moving , FPS 8.36, Running 9.70s Step 80( N/A%), pre moving , FPS 8.18, Running 9.82s Step 81( N/A%), pre moving , FPS 8.01, Running 9.94s Step 82( N/A%), pre moving , FPS 7.83, Running 10.05s Step 83( N/A%), pre moving , FPS 7.71, Running 10.19s Step 84( N/A%), pre moving , FPS 7.70, Running 10.31s Step 85( N/A%), pre moving , FPS 7.67, Running 10.43s Step 86( N/A%), pre moving , FPS 7.66, Running 10.55s Step 87( N/A%), pre moving , FPS 7.66, Running 10.67s Step 88( N/A%), pre moving , FPS 7.68, Running 10.79s Step 89( N/A%), pre moving , FPS 7.64, Running 10.91s Step 90( N/A%), pre moving , FPS 7.74, Running 11.03s Step 91( N/A%), pre moving , FPS 7.95, Running 11.15s Step 92( N/A%), pre moving , FPS 6.01, Running 12.13s Step 93( N/A%), pre moving , FPS 5.92, Running 12.35s Step 94( N/A%), pre moving , FPS 5.69, Running 12.61s Step 95( N/A%), pre moving , FPS 5.45, Running 12.89s Step 96( N/A%), pre moving , FPS 5.17, Running 13.20s Step 97( N/A%), pre moving , FPS 4.86, Running 13.57s Step 98( N/A%), pre moving , FPS 4.56, Running 13.96s Step 99( N/A%), pre moving , FPS 4.31, Running 14.33s Step 100( N/A%), pre moving , FPS 4.06, Running 14.75s Step 101( N/A%), pre moving , FPS 3.84, Running 15.14s Step 102( N/A%), pre moving , FPS 3.63, Running 15.56s Step 103( N/A%), pre moving , FPS 3.45, Running 15.99s Step 104( N/A%), pre moving , FPS 3.27, Running 16.43s Step 105( N/A%), pre moving , FPS 3.11, Running 16.86s Step 106( N/A%), pre moving , FPS 3.03, Running 17.15s Step 107( N/A%), pre moving , FPS 2.96, Running 17.42s Step 108( N/A%), pre moving , FPS 2.91, Running 17.66s Step 109( N/A%), pre moving , FPS 2.83, Running 17.97s Step 110( N/A%), pre moving , FPS 2.76, Running 18.28s Step 111( N/A%), pre moving , FPS 2.67, Running 18.63s Step 112( N/A%), pre moving , FPS 2.88, Running 19.07s Step 113( N/A%), pre moving , FPS 2.82, Running 19.45s Step 114( N/A%), pre moving , FPS 2.77, Running 19.83s Step 115( N/A%), pre moving , FPS 2.70, Running 20.28s Step 116( N/A%), pre moving , FPS 2.67, Running 20.70s Step 117( N/A%), pre moving , FPS 2.63, Running 21.16s Step 118( N/A%), pre moving , FPS 2.62, Running 21.59s Step 119( N/A%), pre moving , FPS 2.66, Running 21.86s Step 120( N/A%), pre moving , FPS 2.72, Running 22.10s Step 121( N/A%), pre moving , FPS 2.78, Running 22.34s Step 122( N/A%), pre moving , FPS 2.87, Running 22.54s Step 123( N/A%), pre moving , FPS 2.93, Running 22.81s Step 124( N/A%), pre moving , FPS 2.97, Running 23.17s Step 125( N/A%), pre moving , FPS 3.01, Running 23.50s Step 126( N/A%), pre moving , FPS 2.97, Running 23.89s Step 127( N/A%), pre moving , FPS 2.90, Running 24.32s Step 128( N/A%), pre moving , FPS 2.82, Running 24.74s Step 129( N/A%), pre moving , FPS 2.76, Running 25.22s Step 130( N/A%), pre moving , FPS 2.72, Running 25.63s Step 131( N/A%), pre moving , FPS 2.69, Running 26.06s Step 132( N/A%), pre moving , FPS 2.71, Running 26.47s Step 133( N/A%), pre moving , FPS 2.69, Running 26.89s Step 134( N/A%), pre moving , FPS 2.75, Running 27.11s Step 135( N/A%), pre moving , FPS 2.84, Running 27.32s Step 136( N/A%), pre moving , FPS 2.92, Running 27.54s Step 137( N/A%), pre moving , FPS 3.03, Running 27.77s Step 138( N/A%), pre moving , FPS 3.06, Running 28.13s Step 139( N/A%), pre moving , FPS 3.01, Running 28.50s Step 140( N/A%), pre moving , FPS 2.94, Running 28.91s Step 141( N/A%), pre moving , FPS 2.87, Running 29.32s Step 142( N/A%), pre moving , FPS 2.77, Running 29.76s Step 143( N/A%), pre moving , FPS 2.70, Running 30.21s Step 144( N/A%), pre moving , FPS 2.68, Running 30.64s Step 145( N/A%), pre moving , FPS 2.64, Running 31.08s Step 146( N/A%), pre moving , FPS 2.63, Running 31.49s Step 147( N/A%), pre moving , FPS 2.63, Running 31.93s Step 148( N/A%), pre moving , FPS 2.69, Running 32.17s Step 149( N/A%), pre moving , FPS 2.79, Running 32.39s Step 150( N/A%), pre moving , FPS 2.87, Running 32.60s Step 151( N/A%), pre moving , FPS 2.95, Running 32.84s Step 152( N/A%), pre moving , FPS 3.00, Running 33.13s Step 153( N/A%), pre moving , FPS 3.03, Running 33.49s Step 154( N/A%), pre moving , FPS 2.98, Running 33.82s Step 155( N/A%), pre moving , FPS 2.90, Running 34.21s Step 156( N/A%), pre moving , FPS 2.81, Running 34.66s Step 157( N/A%), pre moving , FPS 2.73, Running 35.09s Step 158( N/A%), pre moving , FPS 2.69, Running 35.57s Step 159( N/A%), pre moving , FPS 2.67, Running 35.98s Step 160( N/A%), pre moving , FPS 2.65, Running 36.46s Step 161( N/A%), pre moving , FPS 2.63, Running 36.93s Step 162( N/A%), pre moving , FPS 2.70, Running 37.17s Step 163( N/A%), pre moving , FPS 2.76, Running 37.45s Step 164( N/A%), pre moving , FPS 2.84, Running 37.68s Step 165( N/A%), pre moving , FPS 2.92, Running 37.93s Step 166( N/A%), pre moving , FPS 2.95, Running 38.27s Step 167( N/A%), pre moving , FPS 2.99, Running 38.61s Step 168( N/A%), pre moving , FPS 2.94, Running 38.97s Step 169( N/A%), pre moving , FPS 2.86, Running 39.38s Step 170( N/A%), pre moving , FPS 2.78, Running 39.80s Step 171( N/A%), pre moving , FPS 2.70, Running 40.25s Step 172( N/A%), pre moving , FPS 2.64, Running 40.71s Step 173( N/A%), pre moving , FPS 2.62, Running 41.12s Step 174( N/A%), pre moving , FPS 2.59, Running 41.54s Step 175( N/A%), pre moving , FPS 2.57, Running 41.98s Step 176( N/A%), pre moving , FPS 2.63, Running 42.25s Step 177( N/A%), pre moving , FPS 2.78, Running 42.29s Step 178( N/A%), pre moving , FPS 2.96, Running 42.33s Step 179( N/A%), pre moving , FPS 3.13, Running 42.37s Step 180( N/A%), pre moving , FPS 3.35, Running 42.43s Step 181( N/A%), pre moving , FPS 3.61, Running 42.47s Step 182( N/A%), pre moving , FPS 3.75, Running 42.51s Step 183( N/A%), pre moving , FPS 3.92, Running 42.55s Step 184( N/A%), pre moving , FPS 4.07, Running 42.59s Step 185( N/A%), pre moving , FPS 4.26, Running 42.63s Step 186( N/A%), pre moving , FPS 4.55, Running 42.67s Step 187( N/A%), pre moving , FPS 4.25, Running 43.32s Step 188( N/A%), pre moving , FPS 4.53, Running 43.39s Step 189( N/A%), pre moving , FPS 4.90, Running 43.46s Step 190( N/A%), pre moving , FPS 5.32, Running 43.56s Step 191( N/A%), pre moving , FPS 5.92, Running 43.62s Step 192( N/A%), pre moving , FPS 6.60, Running 43.74s Step 193( N/A%), pre moving , FPS 7.28, Running 43.86s Step 194( N/A%), pre moving , FPS 8.20, Running 43.98s Step 195( N/A%), pre moving , FPS 9.28, Running 44.14s Step 196( N/A%), pre moving , FPS 9.72, Running 44.31s Step 197( N/A%), pre moving , FPS 9.00, Running 44.51s Step 198( N/A%), pre moving , FPS 8.49, Running 44.68s Step 199( N/A%), pre moving , FPS 7.96, Running 44.88s Step 200( N/A%), pre moving , FPS 7.36, Running 45.14s Step 201( N/A%), pre moving , FPS 6.97, Running 45.34s Step 202( N/A%), pre moving , FPS 6.46, Running 45.61s Step 203( N/A%), pre moving , FPS 6.03, Running 45.86s Step 204( N/A%), pre moving , FPS 5.77, Running 46.06s Step 205( N/A%), pre moving , FPS 5.35, Running 46.37s Step 206( N/A%), pre moving , FPS 4.95, Running 46.71s Step 207( N/A%), pre moving , FPS 5.34, Running 47.06s Step 208( N/A%), pre moving , FPS 4.91, Running 47.46s Step 209( N/A%), pre moving , FPS 4.66, Running 47.75s Step 210( N/A%), pre moving , FPS 4.61, Running 47.89s Step 211( N/A%), pre moving , FPS 4.57, Running 48.00s Step 212( N/A%), pre moving , FPS 4.58, Running 48.10s Step 213( N/A%), pre moving , FPS 4.60, Running 48.21s Step 214( N/A%), pre moving , FPS 4.51, Running 48.42s Step 215( N/A%), pre moving , FPS 4.46, Running 48.63s Step 216( N/A%), pre moving , FPS 4.46, Running 48.79s Step 217( N/A%), pre moving , FPS 4.47, Running 48.99s Step 218( N/A%), pre moving , FPS 4.35, Running 49.28s Step 219( N/A%), pre moving , FPS 4.22, Running 49.62s Step 220( N/A%), pre moving , FPS 4.17, Running 49.94s Step 221( N/A%), pre moving , FPS 4.04, Running 50.29s Step 222( N/A%), pre moving , FPS 3.97, Running 50.64s Step 223( N/A%), pre moving , FPS 3.89, Running 51.01s Step 224( N/A%), pre moving , FPS 3.79, Running 51.33s Step 225( N/A%), pre moving , FPS 3.76, Running 51.68s Step 226( N/A%), pre moving , FPS 3.75, Running 52.04s Step 227( N/A%), pre moving , FPS 3.80, Running 52.33s Step 228( N/A%), pre moving , FPS 3.87, Running 52.63s Step 229( N/A%), pre moving , FPS 3.86, Running 52.93s Step 230( N/A%), pre moving , FPS 3.89, Running 53.03s Step 231( N/A%), pre moving , FPS 3.93, Running 53.09s Step 232( N/A%), pre moving , FPS 3.95, Running 53.17s Step 233( N/A%), pre moving , FPS 3.98, Running 53.23s Step 234( N/A%), pre moving , FPS 4.11, Running 53.29s Step 235( N/A%), pre moving , FPS 4.23, Running 53.35s Step 236( N/A%), pre moving , FPS 4.32, Running 53.42s Step 237( N/A%), pre moving , FPS 4.47, Running 53.46s Step 238( N/A%), pre moving , FPS 4.63, Running 53.60s Step 239( N/A%), pre moving , FPS 4.90, Running 53.71s Step 240( N/A%), pre moving , FPS 5.17, Running 53.81s Step 241( N/A%), pre moving , FPS 5.59, Running 53.87s Step 242( N/A%), pre moving , FPS 6.07, Running 53.93s Step 243( N/A%), pre moving , FPS 6.70, Running 54.00s Step 244( N/A%), pre moving , FPS 7.35, Running 54.06s Step 245( N/A%), pre moving , FPS 8.22, Running 54.12s Step 246( N/A%), pre moving , FPS 9.40, Running 54.17s Step 247( N/A%), pre moving , FPS 10.30, Running 54.27s Step 248( N/A%), pre moving , FPS 8.02, Running 55.12s Step 249( N/A%), pre moving , FPS 8.64, Running 55.25s Step 250( N/A%), pre moving , FPS 8.58, Running 55.36s Step 251( N/A%), pre moving , FPS 8.37, Running 55.48s Step 252( N/A%), pre moving , FPS 8.23, Running 55.60s Step 253( N/A%), pre moving , FPS 7.84, Running 55.78s Step 254( N/A%), pre moving , FPS 7.49, Running 55.96s Step 255( N/A%), pre moving , FPS 7.18, Running 56.14s Step 256( N/A%), pre moving , FPS 6.97, Running 56.29s Step 257( N/A%), pre moving , FPS 6.60, Running 56.50s Step 258( N/A%), pre moving , FPS 6.46, Running 56.69s Step 259( N/A%), pre moving , FPS 6.33, Running 56.87s Step 260( N/A%), pre moving , FPS 6.14, Running 57.06s Step 261( N/A%), pre moving , FPS 5.90, Running 57.26s Step 262( N/A%), pre moving , FPS 5.73, Running 57.42s Step 263( N/A%), pre moving , FPS 5.56, Running 57.59s Step 264( N/A%), pre moving , FPS 5.36, Running 57.79s Step 265( N/A%), pre moving , FPS 5.32, Running 57.88s Step 266( N/A%), pre moving , FPS 5.32, Running 57.93s Step 267( N/A%), pre moving , FPS 5.38, Running 57.98s Step 268( N/A%), pre moving , FPS 6.77, Running 58.08s Step 269( N/A%), pre moving , FPS 6.91, Running 58.14s Step 270( N/A%), pre moving , FPS 7.06, Running 58.20s Step 271( N/A%), pre moving , FPS 7.14, Running 58.29s Step 272( N/A%), pre moving , FPS 7.21, Running 58.37s Step 273( N/A%), pre moving , FPS 7.56, Running 58.43s Step 274( N/A%), pre moving , FPS 7.71, Running 58.55s Step 275( N/A%), pre moving , FPS 7.95, Running 58.66s Step 276( N/A%), pre moving , FPS 7.97, Running 58.80s Step 277( N/A%), pre moving , FPS 8.31, Running 58.90s Step 278( N/A%), pre moving , FPS 8.70, Running 58.99s Step 279( N/A%), pre moving , FPS 8.79, Running 59.14s Step 280( N/A%), pre moving , FPS 9.23, Running 59.23s Step 281( N/A%), pre moving , FPS 9.36, Running 59.40s Step 282( N/A%), pre moving , FPS 9.28, Running 59.58s Step 283( N/A%), pre moving , FPS 8.89, Running 59.84s Step 284( N/A%), pre moving , FPS 9.00, Running 60.01s Step 285( N/A%), pre moving , FPS 8.38, Running 60.26s Step 286( N/A%), pre moving , FPS 7.94, Running 60.45s Step 287( N/A%), pre moving , FPS 7.38, Running 60.69s Step 288( N/A%), pre moving , FPS 7.05, Running 60.91s Step 289( N/A%), pre moving , FPS 6.67, Running 61.14s Step 290( N/A%), pre moving , FPS 6.30, Running 61.37s Step 291( N/A%), pre moving , FPS 5.97, Running 61.64s Step 292( N/A%), pre moving , FPS 5.74, Running 61.85s Step 293( N/A%), pre moving , FPS 5.43, Running 62.12s Step 294( N/A%), pre moving , FPS 5.30, Running 62.33s Step 295( N/A%), pre moving , FPS 5.12, Running 62.56s Step 296( N/A%), pre moving , FPS 4.92, Running 62.87s Step 297( N/A%), pre moving , FPS 4.69, Running 63.17s Step 298( N/A%), pre moving , FPS 4.68, Running 63.27s Step 299( N/A%), pre moving , FPS 4.75, Running 63.35s Step 300( N/A%), pre moving , FPS 4.75, Running 63.44s Step 301( N/A%), pre moving , FPS 4.85, Running 63.52s Step 302( N/A%), pre moving , FPS 4.93, Running 63.64s Step 303( N/A%), pre moving , FPS 5.15, Running 63.72s Step 304( N/A%), pre moving , FPS 5.17, Running 63.87s Step 305( N/A%), pre moving , FPS 5.32, Running 64.02s Step 306( N/A%), pre moving , FPS 5.32, Running 64.21s Step 307( N/A%), pre moving , FPS 5.51, Running 64.33s Step 308( N/A%), pre moving , FPS 5.61, Running 64.48s Step 309( N/A%), pre moving , FPS 5.71, Running 64.65s Step 310( N/A%), pre moving , FPS 5.76, Running 64.84s Step 311( N/A%), pre moving , FPS 5.81, Running 65.08s Step 312( N/A%), pre moving , FPS 5.92, Running 65.23s Step 313( N/A%), pre moving , FPS 6.03, Running 65.43s Step 314( N/A%), pre moving , FPS 6.05, Running 65.63s Step 315( N/A%), pre moving , FPS 6.28, Running 65.75s Step 316( N/A%), pre moving , FPS 6.74, Running 65.84s Step 317( N/A%), pre moving , FPS 7.10, Running 65.99s Step 318( N/A%), pre moving , FPS 7.05, Running 66.11s Step 319( N/A%), pre moving , FPS 6.97, Running 66.22s Step 320( N/A%), pre moving , FPS 6.96, Running 66.31s Step 321( N/A%), pre moving , FPS 6.89, Running 66.43s Step 322( N/A%), pre moving , FPS 6.88, Running 66.55s Step 323( N/A%), pre moving , FPS 6.82, Running 66.66s Step 324( N/A%), pre moving , FPS 6.83, Running 66.80s Step 325( N/A%), pre moving , FPS 6.90, Running 66.92s Step 326( N/A%), pre moving , FPS 7.12, Running 67.01s Step 327( N/A%), pre moving , FPS 7.07, Running 67.16s Step 328( N/A%), pre moving , FPS 7.15, Running 67.27s Step 329( N/A%), pre moving , FPS 7.28, Running 67.39s Step 330( N/A%), pre moving , FPS 7.46, Running 67.53s Step 331( N/A%), pre moving , FPS 7.78, Running 67.65s Step 332( N/A%), pre moving , FPS 7.89, Running 67.77s Step 333( N/A%), pre moving , FPS 8.16, Running 67.88s Step 334( N/A%), pre moving , FPS 8.45, Running 68.00s Step 335( N/A%), pre moving , FPS 8.37, Running 68.13s Step 336( N/A%), pre moving , FPS 8.25, Running 68.26s Step 337( N/A%), pre moving , FPS 8.64, Running 68.30s Step 338( N/A%), pre moving , FPS 8.98, Running 68.33s Step 339( N/A%), pre moving , FPS 7.10, Running 69.04s Step 340( N/A%), pre moving , FPS 7.14, Running 69.11s Step 341( N/A%), pre moving , FPS 7.26, Running 69.18s Step 342( N/A%), pre moving , FPS 7.31, Running 69.28s Step 343( N/A%), pre moving , FPS 7.32, Running 69.39s Step 344( N/A%), pre moving , FPS 7.42, Running 69.50s Step 345( N/A%), pre moving , FPS 7.59, Running 69.56s Step 346( N/A%), pre moving , FPS 7.67, Running 69.62s Step 347( N/A%), pre moving , FPS 7.89, Running 69.69s Step 348( N/A%), pre moving , FPS 7.81, Running 69.84s Step 349( N/A%), pre moving , FPS 7.90, Running 69.92s Step 350( N/A%), pre moving , FPS 7.94, Running 70.04s Step 351( N/A%), pre moving , FPS 7.95, Running 70.16s Step 352( N/A%), pre moving , FPS 7.98, Running 70.28s Step 353( N/A%), pre moving , FPS 7.99, Running 70.39s Step 354( N/A%), pre moving , FPS 7.99, Running 70.50s Step 355( N/A%), pre moving , FPS 8.03, Running 70.63s Step 356( N/A%), pre moving , FPS 8.13, Running 70.72s Step 357( N/A%), pre moving , FPS 7.86, Running 70.85s Step 358( N/A%), pre moving , FPS 7.58, Running 70.97s Step 359( N/A%), pre moving , FPS 9.76, Running 71.09s Step 360( N/A%), pre moving , FPS 9.54, Running 71.21s Step 361( N/A%), pre moving , FPS 9.40, Running 71.31s Step 362( N/A%), pre moving , FPS 9.33, Running 71.43s Step 363( N/A%), pre moving , FPS 9.30, Running 71.54s Step 364( N/A%), pre moving , FPS 8.93, Running 71.74s Step 365( N/A%), pre moving , FPS 8.51, Running 71.91s Step 366( N/A%), pre moving , FPS 8.10, Running 72.09s Step 367( N/A%), pre moving , FPS 7.71, Running 72.29s Step 368( N/A%), pre moving , FPS 7.63, Running 72.46s Step 369( N/A%), pre moving , FPS 7.47, Running 72.60s Step 370( N/A%), pre moving , FPS 7.30, Running 72.78s Step 371( N/A%), pre moving , FPS 7.18, Running 72.95s Step 372( N/A%), pre moving , FPS 7.01, Running 73.13s Step 373( N/A%), pre moving , FPS 6.87, Running 73.30s Step 374( N/A%), pre moving , FPS 6.88, Running 73.41s Step 375( N/A%), pre moving , FPS 7.07, Running 73.45s Step 376( N/A%), pre moving , FPS 7.23, Running 73.49s Step 377( N/A%), pre moving , FPS 7.46, Running 73.53s Step 378( N/A%), pre moving , FPS 7.73, Running 73.56s Step 379( N/A%), pre moving , FPS 8.00, Running 73.59s Step 380( N/A%), pre moving , FPS 8.30, Running 73.62s Step 381( N/A%), pre moving , FPS 8.53, Running 73.65s Step 382( N/A%), pre moving , FPS 8.85, Running 73.69s Step 383( N/A%), pre moving , FPS 9.14, Running 73.73s Step 384( N/A%), pre moving , FPS 9.88, Running 73.76s Step 385( N/A%), pre moving , FPS 10.60, Running 73.79s Step 386( N/A%), pre moving , FPS 11.53, Running 73.83s Step 387( N/A%), pre moving , FPS 12.73, Running 73.86s Step 388( N/A%), pre moving , FPS 13.96, Running 73.89s Step 389( N/A%), pre moving , FPS 15.11, Running 73.92s Step 390( N/A%), pre moving , FPS 16.95, Running 73.96s Step 391( N/A%), pre moving , FPS 19.07, Running 74.00s Step 392( N/A%), pre moving , FPS 21.93, Running 74.04s Step 393( N/A%), pre moving , FPS 24.17, Running 74.12s Step 394( N/A%), pre moving , FPS 25.37, Running 74.20s Step 395( N/A%), pre moving , FPS 24.70, Running 74.26s Step 396( N/A%), pre moving , FPS 24.02, Running 74.32s Step 397( N/A%), pre moving , FPS 23.27, Running 74.39s Step 398( N/A%), pre moving , FPS 22.31, Running 74.45s Step 399( N/A%), pre moving , FPS 21.41, Running 74.52s Step 400( N/A%), pre moving , FPS 20.82, Running 74.58s Step 401( N/A%), pre moving , FPS 5.77, Running 77.12s Step 402( N/A%), pre moving , FPS 5.16, Running 77.56s Step 403( N/A%), pre moving , FPS 4.70, Running 77.98s Step 404( N/A%), pre moving , FPS 4.41, Running 78.30s Step 405( N/A%), pre moving , FPS 4.18, Running 78.58s Step 406( N/A%), pre moving , FPS 3.99, Running 78.84s Step 407( N/A%), pre moving , FPS 3.81, Running 79.11s Step 408( N/A%), pre moving , FPS 3.60, Running 79.45s Step 409( N/A%), pre moving , FPS 3.42, Running 79.78s Step 410( N/A%), pre moving , FPS 3.27, Running 80.07s Step 411( N/A%), pre moving , FPS 3.07, Running 80.52s Step 412( N/A%), pre moving , FPS 2.92, Running 80.90s Step 413( N/A%), pre moving , FPS 2.78, Running 81.32s Step 414( N/A%), pre moving , FPS 2.66, Running 81.72s Step 415( N/A%), pre moving , FPS 2.53, Running 82.15s Step 416( N/A%), pre moving , FPS 2.43, Running 82.55s Step 417( N/A%), pre moving , FPS 2.32, Running 83.01s Step 418( N/A%), pre moving , FPS 2.25, Running 83.35s Step 419( N/A%), pre moving , FPS 2.21, Running 83.59s Step 420( N/A%), pre moving , FPS 2.16, Running 83.83s Step 421( 0.33%), action 1, FPS 2.52, Running 85.05s Step 422( 0.67%), action 2, FPS 2.43, Running 85.78s Step 423( 1.00%), action 3, FPS 2.29, Running 86.70s Step 424( 1.33%), action 4, FPS 2.16, Running 87.55s Step 425( 1.67%), action 5, FPS 2.06, Running 88.29s Step 426( 2.00%), action 6, FPS 2.02, Running 88.73s Step 427( 2.33%), action 7, FPS 2.02, Running 89.03s Step 428( 2.67%), action 8, FPS 2.00, Running 89.47s Step 429( 3.00%), action 9, FPS 1.99, Running 89.85s Step 430( 3.33%), action 10, FPS 1.88, Running 90.71s Step 431( 3.67%), action 11, FPS 1.80, Running 91.65s Step 432( 4.00%), action 12, FPS 1.73, Running 92.43s Step 433( 4.33%), action 13, FPS 1.67, Running 93.26s Step 434( 4.67%), action 14, FPS 1.67, Running 93.72s Step 435( 5.00%), action 15, FPS 1.68, Running 94.05s Step 436( 5.33%), action 16, FPS 1.68, Running 94.45s Step 437( 5.67%), action 17, FPS 1.70, Running 94.75s Step 438( 6.00%), action 18, FPS 1.69, Running 95.21s Step 439( 6.33%), action 19, FPS 1.66, Running 95.65s Step 440( 6.67%), action 20, FPS 1.62, Running 96.17s Step 441( 7.00%), action 21, FPS 1.68, Running 96.97s Step 442( 7.33%), action 22, FPS 1.68, Running 97.70s Step 443( 7.67%), action 23, FPS 1.73, Running 98.27s Step 444( 8.00%), action 24, FPS 1.78, Running 98.78s Step 445( 8.33%), action 25, FPS 1.84, Running 99.18s Step 446( 8.67%), action 26, FPS 1.86, Running 99.51s Step 447( 9.00%), action 27, FPS 1.84, Running 99.93s Step 448( 9.33%), action 28, FPS 1.80, Running 100.57s Step 449( 9.67%), action 29, FPS 1.79, Running 101.00s Step 450( 10.00%), action 30, FPS 1.81, Running 101.74s Step 451( 10.33%), action 31, FPS 1.81, Running 102.70s Step 452( 10.67%), action 32, FPS 1.82, Running 103.44s Step 453( 11.00%), action 33, FPS 1.86, Running 104.03s Step 454( 11.33%), action 34, FPS 1.84, Running 104.61s Step 455( 11.67%), action 35, FPS 1.84, Running 104.91s Step 456( 12.00%), action 36, FPS 1.82, Running 105.42s Step 457( 12.33%), action 37, FPS 1.78, Running 106.01s Step 458( 12.67%), action 38, FPS 1.76, Running 106.60s Step 459( 13.00%), action 39, FPS 1.74, Running 107.17s Step 460( 13.33%), action 40, FPS 1.71, Running 107.84s Step 461( 13.67%), action 41, FPS 1.72, Running 108.62s Step 462( 14.00%), action 42, FPS 1.76, Running 109.07s Step 463( 14.33%), action 43, FPS 1.80, Running 109.36s Step 464( 14.67%), action 44, FPS 1.82, Running 109.76s Step 465( 15.00%), action 45, FPS 1.83, Running 110.08s Step 466( 15.33%), action 46, FPS 1.81, Running 110.56s Step 467( 15.67%), action 47, FPS 1.81, Running 110.97s Step 468( 16.00%), action 48, FPS 1.82, Running 111.54s Step 469( 16.33%), action 49, FPS 1.82, Running 112.00s Step 470( 16.67%), action 50, FPS 1.86, Running 112.51s Step 471( 17.00%), action 51, FPS 1.91, Running 113.17s Step 472( 17.33%), action 52, FPS 1.92, Running 113.85s Step 473( 17.67%), action 53, FPS 1.93, Running 114.42s Step 474( 18.00%), action 54, FPS 1.97, Running 114.77s Step 475( 18.33%), action 55, FPS 1.96, Running 115.11s Step 476( 18.67%), action 56, FPS 1.99, Running 115.49s Step 477( 19.00%), action 57, FPS 1.99, Running 116.06s Step 478( 19.33%), action 58, FPS 2.00, Running 116.60s Step 479( 19.67%), action 59, FPS 2.00, Running 117.18s Step 480( 20.00%), action 60, FPS 2.02, Running 117.73s Step 481( 20.33%), action 61, FPS 2.05, Running 118.39s Step 482( 20.67%), action 62, FPS 2.03, Running 118.91s Step 483( 21.00%), action 63, FPS 2.00, Running 119.36s Step 484( 21.33%), action 64, FPS 1.97, Running 119.92s Step 485( 21.67%), action 65, FPS 1.98, Running 120.18s Step 486( 22.00%), action 66, FPS 1.99, Running 120.61s Step 487( 22.33%), action 67, FPS 1.99, Running 121.04s Step 488( 22.67%), action 68, FPS 2.00, Running 121.56s Step 489( 23.00%), action 69, FPS 1.96, Running 122.22s Step 490( 23.33%), action 70, FPS 1.89, Running 123.08s [2026-08-01 16:00:25] [3 ] Seed 2 failed after 123.55 s. +steps: 490 , actions: 70 . +Instruction: Empty +Total 2/3(66.67%) success. +Setting seed: 3 +Step 1( N/A%), pre moving , FPS 2.23, Running 0.45s Step 2( N/A%), pre moving , FPS 3.59, Running 0.56s Step 3( N/A%), pre moving , FPS 4.70, Running 0.64s Step 4( N/A%), pre moving , FPS 5.30, Running 0.75s Step 5( N/A%), pre moving , FPS 5.84, Running 0.86s Step 6( N/A%), pre moving , FPS 6.15, Running 0.98s Step 7( N/A%), pre moving , FPS 6.39, Running 1.10s Step 8( N/A%), pre moving , FPS 6.57, Running 1.22s Step 9( N/A%), pre moving , FPS 6.95, Running 1.29s Step 10( N/A%), pre moving , FPS 7.51, Running 1.33s Step 11( N/A%), pre moving , FPS 8.05, Running 1.37s Step 12( N/A%), pre moving , FPS 8.54, Running 1.41s Step 13( N/A%), pre moving , FPS 8.98, Running 1.45s Step 14( N/A%), pre moving , FPS 9.39, Running 1.49s Step 15( N/A%), pre moving , FPS 9.56, Running 1.57s Step 16( N/A%), pre moving , FPS 9.93, Running 1.61s Step 17( N/A%), pre moving , FPS 10.32, Running 1.65s Step 18( N/A%), pre moving , FPS 10.69, Running 1.68s Step 19( N/A%), pre moving , FPS 11.04, Running 1.72s Step 20( N/A%), pre moving , FPS 11.35, Running 1.76s Step 21( N/A%), pre moving , FPS 13.04, Running 1.98s Step 22( N/A%), pre moving , FPS 13.33, Running 2.06s Step 23( N/A%), pre moving , FPS 13.76, Running 2.09s Step 24( N/A%), pre moving , FPS 14.57, Running 2.13s Step 25( N/A%), pre moving , FPS 15.32, Running 2.16s Step 26( N/A%), pre moving , FPS 13.21, Running 2.49s Step 27( N/A%), pre moving , FPS 13.72, Running 2.55s Step 28( N/A%), pre moving , FPS 14.21, Running 2.63s Step 29( N/A%), pre moving , FPS 14.18, Running 2.70s Step 30( N/A%), pre moving , FPS 13.83, Running 2.78s Step 31( N/A%), pre moving , FPS 13.55, Running 2.84s Step 32( N/A%), pre moving , FPS 13.25, Running 2.91s Step 33( N/A%), pre moving , FPS 12.88, Running 3.00s Step 34( N/A%), pre moving , FPS 12.40, Running 3.10s Step 35( N/A%), pre moving , FPS 12.08, Running 3.22s Step 36( N/A%), pre moving , FPS 9.31, Running 3.76s Step 37( N/A%), pre moving , FPS 8.95, Running 3.88s Step 38( N/A%), pre moving , FPS 8.63, Running 4.00s Step 39( N/A%), pre moving , FPS 8.31, Running 4.13s Step 40( N/A%), pre moving , FPS 8.02, Running 4.26s Step 41( N/A%), pre moving , FPS 8.36, Running 4.37s Step 42( N/A%), pre moving , FPS 8.21, Running 4.49s Step 43( N/A%), pre moving , FPS 7.94, Running 4.61s Step 44( N/A%), pre moving , FPS 7.72, Running 4.72s Step 45( N/A%), pre moving , FPS 7.47, Running 4.84s Step 46( N/A%), pre moving , FPS 8.11, Running 4.96s Step 47( N/A%), pre moving , FPS 8.03, Running 5.04s Step 48( N/A%), pre moving , FPS 7.87, Running 5.17s Step 49( N/A%), pre moving , FPS 7.73, Running 5.29s Step 50( N/A%), pre moving , FPS 7.60, Running 5.41s Step 51( N/A%), pre moving , FPS 7.44, Running 5.53s Step 52( N/A%), pre moving , FPS 7.34, Running 5.64s Step 53( N/A%), pre moving , FPS 7.26, Running 5.76s Step 54( N/A%), pre moving , FPS 7.22, Running 5.87s Step 55( N/A%), pre moving , FPS 7.20, Running 6.00s Step 56( N/A%), pre moving , FPS 8.45, Running 6.12s Step 57( N/A%), pre moving , FPS 8.49, Running 6.24s Step 58( N/A%), pre moving , FPS 8.49, Running 6.36s Step 59( N/A%), pre moving , FPS 8.53, Running 6.47s Step 60( N/A%), pre moving , FPS 8.53, Running 6.60s Step 61( N/A%), pre moving , FPS 8.50, Running 6.73s Step 62( N/A%), pre moving , FPS 8.52, Running 6.84s Step 63( N/A%), pre moving , FPS 8.66, Running 6.92s Step 64( N/A%), pre moving , FPS 8.92, Running 6.96s Step 65( N/A%), pre moving , FPS 9.25, Running 7.00s Step 66( N/A%), pre moving , FPS 9.60, Running 7.04s Step 67( N/A%), pre moving , FPS 9.85, Running 7.07s Step 68( N/A%), pre moving , FPS 10.28, Running 7.11s Step 69( N/A%), pre moving , FPS 10.75, Running 7.15s Step 70( N/A%), pre moving , FPS 11.06, Running 7.22s Step 71( N/A%), pre moving , FPS 11.44, Running 7.28s Step 72( N/A%), pre moving , FPS 11.77, Running 7.34s Step 73( N/A%), pre moving , FPS 12.12, Running 7.41s Step 74( N/A%), pre moving , FPS 12.25, Running 7.51s Step 75( N/A%), pre moving , FPS 12.35, Running 7.62s Step 76( N/A%), pre moving , FPS 12.40, Running 7.74s Step 77( N/A%), pre moving , FPS 12.47, Running 7.84s Step 78( N/A%), pre moving , FPS 12.68, Running 7.94s Step 79( N/A%), pre moving , FPS 12.58, Running 8.06s Step 80( N/A%), pre moving , FPS 12.77, Running 8.17s Step 81( N/A%), pre moving , FPS 12.79, Running 8.29s Step 82( N/A%), pre moving , FPS 12.21, Running 8.48s Step 83( N/A%), pre moving , FPS 11.60, Running 8.65s Step 84( N/A%), pre moving , FPS 10.71, Running 8.83s Step 85( N/A%), pre moving , FPS 9.98, Running 9.01s Step 86( N/A%), pre moving , FPS 9.55, Running 9.13s Step 87( N/A%), pre moving , FPS 9.18, Running 9.25s Step 88( N/A%), pre moving , FPS 8.83, Running 9.38s Step 89( N/A%), pre moving , FPS 8.50, Running 9.51s Step 90( N/A%), pre moving , FPS 8.33, Running 9.62s Step 91( N/A%), pre moving , FPS 8.15, Running 9.73s Step 92( N/A%), pre moving , FPS 7.90, Running 9.87s Step 93( N/A%), pre moving , FPS 7.74, Running 9.99s Step 94( N/A%), pre moving , FPS 7.70, Running 10.10s Step 95( N/A%), pre moving , FPS 7.70, Running 10.22s Step 96( N/A%), pre moving , FPS 7.71, Running 10.33s Step 97( N/A%), pre moving , FPS 7.65, Running 10.45s Step 98( N/A%), pre moving , FPS 7.58, Running 10.57s Step 99( N/A%), pre moving , FPS 7.64, Running 10.68s Step 100( N/A%), pre moving , FPS 7.55, Running 10.81s Step 101( N/A%), pre moving , FPS 7.56, Running 10.94s Step 102( N/A%), pre moving , FPS 7.86, Running 11.02s Step 103( N/A%), pre moving , FPS 8.06, Running 11.13s Step 104( N/A%), pre moving , FPS 8.27, Running 11.25s Step 105( N/A%), pre moving , FPS 8.46, Running 11.37s Step 106( N/A%), pre moving , FPS 8.47, Running 11.49s Step 107( N/A%), pre moving , FPS 8.44, Running 11.62s Step 108( N/A%), pre moving , FPS 8.49, Running 11.73s Step 109( N/A%), pre moving , FPS 8.51, Running 11.86s Step 110( N/A%), pre moving , FPS 8.49, Running 11.97s Step 111( N/A%), pre moving , FPS 8.48, Running 12.09s Step 112( N/A%), pre moving , FPS 8.53, Running 12.21s Step 113( N/A%), pre moving , FPS 8.68, Running 12.29s Step 114( N/A%), pre moving , FPS 8.94, Running 12.34s Step 115( N/A%), pre moving , FPS 9.24, Running 12.38s Step 116( N/A%), pre moving , FPS 9.57, Running 12.42s Step 117( N/A%), pre moving , FPS 9.84, Running 12.49s Step 118( N/A%), pre moving , FPS 10.00, Running 12.57s Step 119( N/A%), pre moving , FPS 10.19, Running 12.64s Step 120( N/A%), pre moving , FPS 10.50, Running 12.72s Step 121( N/A%), pre moving , FPS 6.99, Running 13.80s Step 122( N/A%), pre moving , FPS 6.31, Running 14.19s Step 123( N/A%), pre moving , FPS 5.77, Running 14.59s Step 124( N/A%), pre moving , FPS 5.28, Running 15.04s Step 125( N/A%), pre moving , FPS 4.89, Running 15.45s Step 126( N/A%), pre moving , FPS 4.59, Running 15.85s Step 127( N/A%), pre moving , FPS 4.29, Running 16.28s Step 128( N/A%), pre moving , FPS 4.06, Running 16.66s Step 129( N/A%), pre moving , FPS 3.96, Running 16.91s Step 130( N/A%), pre moving , FPS 3.82, Running 17.21s Step 131( N/A%), pre moving , FPS 3.77, Running 17.39s Step 132( N/A%), pre moving , FPS 3.65, Running 17.69s Step 133( N/A%), pre moving , FPS 3.44, Running 18.10s Step 134( N/A%), pre moving , FPS 3.29, Running 18.42s Step 135( N/A%), pre moving , FPS 3.09, Running 18.86s Step 136( N/A%), pre moving , FPS 2.92, Running 19.28s Step 137( N/A%), pre moving , FPS 2.78, Running 19.69s Step 138( N/A%), pre moving , FPS 2.66, Running 20.10s Step 139( N/A%), pre moving , FPS 2.54, Running 20.53s Step 140( N/A%), pre moving , FPS 2.43, Running 20.94s Step 141( N/A%), pre moving , FPS 2.65, Running 21.34s Step 142( N/A%), pre moving , FPS 2.65, Running 21.74s Step 143( N/A%), pre moving , FPS 2.71, Running 21.98s Step 144( N/A%), pre moving , FPS 2.78, Running 22.23s Step 145( N/A%), pre moving , FPS 2.85, Running 22.47s Step 146( N/A%), pre moving , FPS 2.91, Running 22.72s Step 147( N/A%), pre moving , FPS 3.01, Running 22.93s Step 148( N/A%), pre moving , FPS 3.03, Running 23.26s Step 149( N/A%), pre moving , FPS 2.99, Running 23.60s Step 150( N/A%), pre moving , FPS 2.97, Running 23.95s Step 151( N/A%), pre moving , FPS 2.87, Running 24.37s Step 152( N/A%), pre moving , FPS 2.83, Running 24.77s Step 153( N/A%), pre moving , FPS 2.82, Running 25.19s Step 154( N/A%), pre moving , FPS 2.78, Running 25.62s Step 155( N/A%), pre moving , FPS 2.78, Running 26.05s Step 156( N/A%), pre moving , FPS 2.76, Running 26.51s Step 157( N/A%), pre moving , FPS 2.75, Running 26.96s Step 158( N/A%), pre moving , FPS 2.81, Running 27.23s Step 159( N/A%), pre moving , FPS 2.89, Running 27.44s Step 160( N/A%), pre moving , FPS 2.97, Running 27.68s Step 161( N/A%), pre moving , FPS 3.03, Running 27.95s Step 162( N/A%), pre moving , FPS 3.09, Running 28.20s Step 163( N/A%), pre moving , FPS 3.05, Running 28.53s Step 164( N/A%), pre moving , FPS 3.00, Running 28.88s Step 165( N/A%), pre moving , FPS 2.93, Running 29.29s Step 166( N/A%), pre moving , FPS 2.87, Running 29.69s Step 167( N/A%), pre moving , FPS 2.78, Running 30.12s Step 168( N/A%), pre moving , FPS 2.73, Running 30.57s Step 169( N/A%), pre moving , FPS 2.70, Running 31.00s Step 170( N/A%), pre moving , FPS 2.69, Running 31.38s Step 171( N/A%), pre moving , FPS 2.69, Running 31.79s Step 172( N/A%), pre moving , FPS 2.69, Running 32.21s Step 173( N/A%), pre moving , FPS 2.75, Running 32.45s Step 174( N/A%), pre moving , FPS 2.85, Running 32.64s Step 175( N/A%), pre moving , FPS 2.92, Running 32.90s Step 176( N/A%), pre moving , FPS 3.03, Running 33.12s Step 177( N/A%), pre moving , FPS 3.07, Running 33.48s Step 178( N/A%), pre moving , FPS 3.03, Running 33.83s Step 179( N/A%), pre moving , FPS 2.96, Running 34.19s Step 180( N/A%), pre moving , FPS 2.89, Running 34.60s Step 181( N/A%), pre moving , FPS 2.83, Running 35.02s Step 182( N/A%), pre moving , FPS 2.74, Running 35.50s Step 183( N/A%), pre moving , FPS 2.69, Running 35.97s Step 184( N/A%), pre moving , FPS 2.66, Running 36.41s Step 185( N/A%), pre moving , FPS 2.64, Running 36.87s Step 186( N/A%), pre moving , FPS 2.63, Running 37.29s Step 187( N/A%), pre moving , FPS 2.69, Running 37.54s Step 188( N/A%), pre moving , FPS 2.76, Running 37.81s Step 189( N/A%), pre moving , FPS 2.83, Running 38.06s Step 190( N/A%), pre moving , FPS 2.88, Running 38.34s Step 191( N/A%), pre moving , FPS 2.92, Running 38.63s Step 192( N/A%), pre moving , FPS 2.93, Running 39.04s Step 193( N/A%), pre moving , FPS 2.90, Running 39.34s Step 194( N/A%), pre moving , FPS 2.93, Running 39.46s Step 195( N/A%), pre moving , FPS 2.99, Running 39.58s Step 196( N/A%), pre moving , FPS 3.04, Running 39.69s Step 197( N/A%), pre moving , FPS 3.16, Running 39.81s Step 198( N/A%), pre moving , FPS 3.27, Running 39.94s Step 199( N/A%), pre moving , FPS 3.41, Running 40.06s Step 200( N/A%), pre moving , FPS 3.58, Running 40.18s Step 201( N/A%), pre moving , FPS 3.80, Running 40.29s Step 202( N/A%), pre moving , FPS 4.08, Running 40.41s Step 203( N/A%), pre moving , FPS 4.39, Running 40.53s Step 204( N/A%), pre moving , FPS 4.06, Running 41.34s Step 205( N/A%), pre moving , FPS 4.35, Running 41.46s Step 206( N/A%), pre moving , FPS 4.64, Running 41.60s Step 207( N/A%), pre moving , FPS 4.79, Running 41.72s Step 208( N/A%), pre moving , FPS 4.88, Running 41.91s Step 209( N/A%), pre moving , FPS 4.94, Running 42.12s Step 210( N/A%), pre moving , FPS 5.07, Running 42.28s Step 211( N/A%), pre moving , FPS 5.22, Running 42.47s Step 212( N/A%), pre moving , FPS 5.53, Running 42.66s Step 213( N/A%), pre moving , FPS 5.68, Running 42.87s Step 214( N/A%), pre moving , FPS 5.58, Running 43.04s Step 215( N/A%), pre moving , FPS 5.65, Running 43.12s Step 216( N/A%), pre moving , FPS 5.73, Running 43.18s Step 217( N/A%), pre moving , FPS 5.73, Running 43.30s Step 218( N/A%), pre moving , FPS 5.81, Running 43.38s Step 219( N/A%), pre moving , FPS 5.92, Running 43.44s Step 220( N/A%), pre moving , FPS 5.97, Running 43.53s Step 221( N/A%), pre moving , FPS 6.04, Running 43.60s Step 222( N/A%), pre moving , FPS 6.01, Running 43.74s Step 223( N/A%), pre moving , FPS 5.97, Running 43.88s Step 224( N/A%), pre moving , FPS 7.37, Running 44.05s Step 225( N/A%), pre moving , FPS 7.16, Running 44.26s Step 226( N/A%), pre moving , FPS 6.86, Running 44.52s Step 227( N/A%), pre moving , FPS 6.33, Running 44.88s Step 228( N/A%), pre moving , FPS 5.99, Running 45.25s Step 229( N/A%), pre moving , FPS 5.75, Running 45.59s Step 230( N/A%), pre moving , FPS 5.46, Running 45.95s Step 231( N/A%), pre moving , FPS 5.20, Running 46.31s Step 232( N/A%), pre moving , FPS 5.01, Running 46.65s Step 233( N/A%), pre moving , FPS 4.83, Running 47.01s Step 234( N/A%), pre moving , FPS 4.61, Running 47.38s Step 235( N/A%), pre moving , FPS 4.33, Running 47.74s Step 236( N/A%), pre moving , FPS 4.06, Running 48.10s Step 237( N/A%), pre moving , FPS 3.96, Running 48.35s Step 238( N/A%), pre moving , FPS 3.94, Running 48.45s Step 239( N/A%), pre moving , FPS 3.90, Running 48.56s Step 240( N/A%), pre moving , FPS 3.88, Running 48.67s Step 241( N/A%), pre moving , FPS 3.86, Running 48.78s Step 242( N/A%), pre moving , FPS 3.85, Running 48.93s Step 243( N/A%), pre moving , FPS 3.79, Running 49.16s Step 244( N/A%), pre moving , FPS 3.82, Running 49.29s Step 245( N/A%), pre moving , FPS 3.84, Running 49.47s Step 246( N/A%), pre moving , FPS 3.91, Running 49.63s Step 247( N/A%), pre moving , FPS 3.99, Running 49.89s Step 248( N/A%), pre moving , FPS 4.10, Running 50.13s Step 249( N/A%), pre moving , FPS 4.19, Running 50.36s Step 250( N/A%), pre moving , FPS 4.30, Running 50.59s Step 251( N/A%), pre moving , FPS 4.49, Running 50.77s Step 252( N/A%), pre moving , FPS 4.73, Running 50.88s Step 253( N/A%), pre moving , FPS 5.01, Running 51.00s Step 254( N/A%), pre moving , FPS 5.29, Running 51.16s Step 255( N/A%), pre moving , FPS 5.43, Running 51.42s Step 256( N/A%), pre moving , FPS 5.68, Running 51.62s Step 257( N/A%), pre moving , FPS 5.81, Running 51.79s Step 258( N/A%), pre moving , FPS 5.70, Running 51.96s Step 259( N/A%), pre moving , FPS 5.69, Running 52.08s Step 260( N/A%), pre moving , FPS 5.68, Running 52.19s Step 261( N/A%), pre moving , FPS 5.68, Running 52.31s Step 262( N/A%), pre moving , FPS 5.73, Running 52.42s Step 263( N/A%), pre moving , FPS 5.94, Running 52.53s Step 264( N/A%), pre moving , FPS 5.96, Running 52.65s Step 265( N/A%), pre moving , FPS 5.11, Running 53.38s Step 266( N/A%), pre moving , FPS 5.28, Running 53.41s Step 267( N/A%), pre moving , FPS 5.62, Running 53.45s Step 268( N/A%), pre moving , FPS 5.96, Running 53.48s Step 269( N/A%), pre moving , FPS 6.34, Running 53.52s Step 270( N/A%), pre moving , FPS 6.77, Running 53.55s Step 271( N/A%), pre moving , FPS 7.07, Running 53.60s Step 272( N/A%), pre moving , FPS 7.21, Running 53.65s Step 273( N/A%), pre moving , FPS 7.43, Running 53.69s Step 274( N/A%), pre moving , FPS 7.67, Running 53.77s Step 275( N/A%), pre moving , FPS 8.39, Running 53.80s Step 276( N/A%), pre moving , FPS 8.79, Running 53.90s Step 277( N/A%), pre moving , FPS 9.24, Running 53.96s Step 278( N/A%), pre moving , FPS 9.77, Running 54.01s Step 279( N/A%), pre moving , FPS 10.00, Running 54.08s Step 280( N/A%), pre moving , FPS 10.05, Running 54.18s Step 281( N/A%), pre moving , FPS 10.04, Running 54.30s Step 282( N/A%), pre moving , FPS 9.84, Running 54.46s Step 283( N/A%), pre moving , FPS 9.81, Running 54.56s Step 284( N/A%), pre moving , FPS 9.61, Running 54.73s Step 285( N/A%), pre moving , FPS 13.93, Running 54.82s Step 286( N/A%), pre moving , FPS 12.80, Running 54.97s Step 287( N/A%), pre moving , FPS 11.85, Running 55.13s Step 288( N/A%), pre moving , FPS 10.77, Running 55.34s Step 289( N/A%), pre moving , FPS 9.71, Running 55.58s Step 290( N/A%), pre moving , FPS 9.08, Running 55.75s Step 291( N/A%), pre moving , FPS 8.12, Running 56.06s Step 292( N/A%), pre moving , FPS 7.77, Running 56.23s Step 293( N/A%), pre moving , FPS 7.32, Running 56.42s Step 294( N/A%), pre moving , FPS 6.92, Running 56.66s Step 295( N/A%), pre moving , FPS 6.49, Running 56.89s Step 296( N/A%), pre moving , FPS 6.35, Running 57.05s Step 297( N/A%), pre moving , FPS 5.98, Running 57.30s Step 298( N/A%), pre moving , FPS 5.73, Running 57.50s Step 299( N/A%), pre moving , FPS 5.43, Running 57.76s Step 300( N/A%), pre moving , FPS 5.31, Running 57.95s Step 301( N/A%), pre moving , FPS 5.24, Running 58.12s Step 302( N/A%), pre moving , FPS 5.19, Running 58.31s Step 303( N/A%), pre moving , FPS 5.11, Running 58.48s Step 304( N/A%), pre moving , FPS 5.08, Running 58.67s Step 305( N/A%), pre moving , FPS 5.04, Running 58.78s Step 306( N/A%), pre moving , FPS 5.17, Running 58.84s Step 307( N/A%), pre moving , FPS 5.28, Running 58.92s Step 308( N/A%), pre moving , FPS 5.47, Running 59.00s Step 309( N/A%), pre moving , FPS 5.72, Running 59.07s Step 310( N/A%), pre moving , FPS 5.89, Running 59.14s Step 311( N/A%), pre moving , FPS 6.28, Running 59.24s Step 312( N/A%), pre moving , FPS 6.33, Running 59.39s Step 313( N/A%), pre moving , FPS 6.46, Running 59.52s Step 314( N/A%), pre moving , FPS 6.70, Running 59.64s Step 315( N/A%), pre moving , FPS 6.93, Running 59.77s Step 316( N/A%), pre moving , FPS 6.98, Running 59.92s Step 317( N/A%), pre moving , FPS 7.30, Running 60.04s Step 318( N/A%), pre moving , FPS 7.17, Running 60.29s Step 319( N/A%), pre moving , FPS 7.07, Running 60.59s Step 320( N/A%), pre moving , FPS 6.86, Running 60.87s Step 321( N/A%), pre moving , FPS 6.52, Running 61.19s Step 322( N/A%), pre moving , FPS 6.24, Running 61.51s Step 323( N/A%), pre moving , FPS 6.11, Running 61.76s Step 324( N/A%), pre moving , FPS 6.01, Running 62.00s Step 325( N/A%), pre moving , FPS 5.78, Running 62.24s Step 326( N/A%), pre moving , FPS 5.49, Running 62.48s Step 327( N/A%), pre moving , FPS 5.25, Running 62.73s Step 328( N/A%), pre moving , FPS 5.07, Running 62.94s Step 329( N/A%), pre moving , FPS 4.92, Running 63.13s Step 330( N/A%), pre moving , FPS 4.83, Running 63.29s Step 331( N/A%), pre moving , FPS 4.75, Running 63.46s Step 332( N/A%), pre moving , FPS 4.67, Running 63.67s Step 333( N/A%), pre moving , FPS 4.63, Running 63.83s Step 334( N/A%), pre moving , FPS 4.73, Running 63.88s Step 335( N/A%), pre moving , FPS 4.83, Running 63.91s Step 336( N/A%), pre moving , FPS 4.95, Running 63.96s Step 337( N/A%), pre moving , FPS 5.05, Running 64.00s Step 338( N/A%), pre moving , FPS 5.31, Running 64.06s Step 339( N/A%), pre moving , FPS 5.67, Running 64.12s Step 340( N/A%), pre moving , FPS 6.08, Running 64.16s Step 341( N/A%), pre moving , FPS 6.64, Running 64.20s Step 342( N/A%), pre moving , FPS 7.35, Running 64.23s Step 343( N/A%), pre moving , FPS 7.92, Running 64.28s Step 344( N/A%), pre moving , FPS 8.56, Running 64.33s Step 345( N/A%), pre moving , FPS 9.19, Running 64.42s Step 346( N/A%), pre moving , FPS 10.00, Running 64.48s Step 347( N/A%), pre moving , FPS 10.93, Running 64.56s Step 348( N/A%), pre moving , FPS 11.93, Running 64.62s Step 349( N/A%), pre moving , FPS 13.13, Running 64.66s Step 350( N/A%), pre moving , FPS 13.97, Running 64.72s Step 351( N/A%), pre moving , FPS 15.13, Running 64.78s Step 352( N/A%), pre moving , FPS 17.31, Running 64.82s Step 353( N/A%), pre moving , FPS 19.02, Running 64.88s Step 354( N/A%), pre moving , FPS 18.72, Running 64.94s Step 355( N/A%), pre moving , FPS 18.40, Running 65.00s Step 356( N/A%), pre moving , FPS 10.80, Running 65.81s Step 357( N/A%), pre moving , FPS 10.42, Running 65.92s Step 358( N/A%), pre moving , FPS 10.03, Running 66.05s Step 359( N/A%), pre moving , FPS 9.39, Running 66.25s Step 360( N/A%), pre moving , FPS 9.09, Running 66.36s Step 361( N/A%), pre moving , FPS 8.81, Running 66.47s Step 362( N/A%), pre moving , FPS 8.51, Running 66.58s Step 363( N/A%), pre moving , FPS 8.37, Running 66.67s Step 364( N/A%), pre moving , FPS 8.18, Running 66.78s Step 365( N/A%), pre moving , FPS 8.05, Running 66.90s Step 366( N/A%), pre moving , FPS 7.92, Running 67.01s Step 367( N/A%), pre moving , FPS 7.78, Running 67.13s Step 368( N/A%), pre moving , FPS 7.61, Running 67.25s Step 369( N/A%), pre moving , FPS 7.39, Running 67.36s Step 370( N/A%), pre moving , FPS 7.22, Running 67.49s Step 371( N/A%), pre moving , FPS 7.05, Running 67.62s Step 372( N/A%), pre moving , FPS 6.87, Running 67.73s Step 373( N/A%), pre moving , FPS 6.75, Running 67.85s Step 374( N/A%), pre moving , FPS 6.64, Running 67.95s Step 375( N/A%), pre moving , FPS 6.50, Running 68.07s Step 376( N/A%), pre moving , FPS 8.37, Running 68.20s Step 377( N/A%), pre moving , FPS 8.13, Running 68.39s Step 378( N/A%), pre moving , FPS 7.96, Running 68.56s Step 379( N/A%), pre moving , FPS 7.98, Running 68.75s Step 380( N/A%), pre moving , FPS 7.79, Running 68.92s Step 381( N/A%), pre moving , FPS 7.99, Running 68.97s Step 382( N/A%), pre moving , FPS 8.19, Running 69.03s Step 383( N/A%), pre moving , FPS 8.33, Running 69.07s Step 384( N/A%), pre moving , FPS 8.54, Running 69.12s Step 385( N/A%), pre moving , FPS 8.80, Running 69.18s Step 386( N/A%), pre moving , FPS 9.02, Running 69.23s Step 387( N/A%), pre moving , FPS 9.29, Running 69.28s Step 388( N/A%), pre moving , FPS 9.45, Running 69.36s Step 389( N/A%), pre moving , FPS 9.65, Running 69.44s Step 390( N/A%), pre moving , FPS 9.96, Running 69.50s Step 391( N/A%), pre moving , FPS 10.32, Running 69.55s Step 392( N/A%), pre moving , FPS 10.65, Running 69.61s Step 393( N/A%), pre moving , FPS 10.93, Running 69.68s Step 394( N/A%), pre moving , FPS 11.14, Running 69.75s Step 395( N/A%), pre moving , FPS 11.44, Running 69.82s Step 396( N/A%), pre moving , FPS 11.89, Running 69.88s Step 397( N/A%), pre moving , FPS 12.78, Running 69.95s Step 398( N/A%), pre moving , FPS 13.57, Running 70.04s Step 399( N/A%), pre moving , FPS 14.65, Running 70.12s Step 400( N/A%), pre moving , FPS 15.36, Running 70.23s Step 401( N/A%), pre moving , FPS 14.81, Running 70.32s Step 402( N/A%), pre moving , FPS 14.19, Running 70.44s Step 403( N/A%), pre moving , FPS 13.46, Running 70.56s Step 404( N/A%), pre moving , FPS 12.93, Running 70.67s Step 405( N/A%), pre moving , FPS 12.40, Running 70.79s Step 406( N/A%), pre moving , FPS 11.96, Running 70.90s Step 407( N/A%), pre moving , FPS 11.63, Running 71.00s Step 408( N/A%), pre moving , FPS 11.47, Running 71.11s Step 409( N/A%), pre moving , FPS 11.21, Running 71.22s Step 410( N/A%), pre moving , FPS 10.91, Running 71.33s Step 411( N/A%), pre moving , FPS 4.91, Running 73.63s Step 412( N/A%), pre moving , FPS 4.67, Running 73.90s Step 413( N/A%), pre moving , FPS 4.52, Running 74.10s Step 414( N/A%), pre moving , FPS 4.36, Running 74.34s Step 415( N/A%), pre moving , FPS 4.17, Running 74.61s Step 416( N/A%), pre moving , FPS 3.90, Running 75.00s Step 417( N/A%), pre moving , FPS 3.72, Running 75.32s Step 418( N/A%), pre moving , FPS 3.50, Running 75.75s Step 419( N/A%), pre moving , FPS 3.29, Running 76.20s Step 420( N/A%), pre moving , FPS 3.13, Running 76.61s Step 421( N/A%), pre moving , FPS 2.96, Running 77.07s Step 422( N/A%), pre moving , FPS 2.83, Running 77.50s Step 423( N/A%), pre moving , FPS 2.71, Running 77.95s Step 424( N/A%), pre moving , FPS 2.62, Running 78.31s Step 425( N/A%), pre moving , FPS 2.54, Running 78.67s Step 426( N/A%), pre moving , FPS 2.49, Running 78.92s Step 427( N/A%), pre moving , FPS 2.46, Running 79.12s Step 428( N/A%), pre moving , FPS 2.42, Running 79.38s Step 429( N/A%), pre moving , FPS 2.37, Running 79.66s Step 430( N/A%), pre moving , FPS 2.31, Running 79.99s Step 431( 0.33%), action 1, FPS 2.63, Running 81.22s Step 432( 0.67%), action 2, FPS 2.54, Running 81.78s Step 433( 1.00%), action 3, FPS 2.35, Running 82.60s Step 434( 1.33%), action 4, FPS 2.25, Running 83.23s Step 435( 1.67%), action 5, FPS 2.19, Running 83.74s Step 436( 2.00%), action 6, FPS 2.18, Running 84.19s Step 437( 2.33%), action 7, FPS 2.18, Running 84.51s Step 438( 2.67%), action 8, FPS 2.18, Running 84.94s Step 439( 3.00%), action 9, FPS 2.12, Running 85.66s Step 440( 3.33%), action 10, FPS 2.06, Running 86.30s Step 441( 3.67%), action 11, FPS 2.01, Running 87.03s Step 442( 4.00%), action 12, FPS 1.92, Running 87.92s Step 443( 4.33%), action 13, FPS 1.87, Running 88.63s Step 444( 4.67%), action 14, FPS 1.86, Running 89.04s Step 445( 5.00%), action 15, FPS 1.85, Running 89.45s Step 446( 5.33%), action 16, FPS 1.83, Running 89.87s Step 447( 5.67%), action 17, FPS 1.79, Running 90.32s Step 448( 6.00%), action 18, FPS 1.75, Running 90.82s Step 449( 6.33%), action 19, FPS 1.67, Running 91.62s Step 450( 6.67%), action 20, FPS 1.62, Running 92.31s Step 451( 7.00%), action 21, FPS 1.68, Running 93.15s Step 452( 7.33%), action 22, FPS 1.66, Running 93.81s Step 453( 7.67%), action 23, FPS 1.73, Running 94.16s Step 454( 8.00%), action 24, FPS 1.76, Running 94.59s Step 455( 8.33%), action 25, FPS 1.73, Running 95.28s Step 456( 8.67%), action 26, FPS 1.71, Running 95.90s Step 457( 9.00%), action 27, FPS 1.65, Running 96.64s Step 458( 9.33%), action 28, FPS 1.60, Running 97.44s Step 459( 9.67%), action 29, FPS 1.62, Running 98.03s Step 460( 10.00%), action 30, FPS 1.61, Running 98.70s Step 461( 10.33%), action 31, FPS 1.64, Running 99.26s Step 462( 10.67%), action 32, FPS 1.67, Running 99.92s Step 463( 11.00%), action 33, FPS 1.68, Running 100.51s Step 464( 11.33%), action 34, FPS 1.66, Running 101.06s Step 465( 11.67%), action 35, FPS 1.64, Running 101.66s Step 466( 12.00%), action 36, FPS 1.58, Running 102.56s Step 467( 12.33%), action 37, FPS 1.57, Running 103.06s Step 468( 12.67%), action 38, FPS 1.56, Running 103.60s Step 469( 13.00%), action 39, FPS 1.61, Running 104.04s Step 470( 13.33%), action 40, FPS 1.63, Running 104.58s Step 471( 13.67%), action 41, FPS 1.65, Running 105.30s Step 472( 14.00%), action 42, FPS 1.66, Running 105.89s Step 473( 14.33%), action 43, FPS 1.61, Running 106.61s Step 474( 14.67%), action 44, FPS 1.59, Running 107.18s Step 475( 15.00%), action 45, FPS 1.61, Running 107.72s Step 476( 15.33%), action 46, FPS 1.61, Running 108.31s Step 477( 15.67%), action 47, FPS 1.64, Running 108.81s Step 478( 16.00%), action 48, FPS 1.67, Running 109.38s Step 479( 16.33%), action 49, FPS 1.69, Running 109.89s Step 480( 16.67%), action 50, FPS 1.72, Running 110.35s Step 481( 17.00%), action 51, FPS 1.71, Running 110.99s Step 482( 17.33%), action 52, FPS 1.70, Running 111.69s Step 483( 17.67%), action 53, FPS 1.71, Running 112.23s Step 484( 18.00%), action 54, FPS 1.70, Running 112.82s Step 485( 18.33%), action 55, FPS 1.69, Running 113.52s Step 486( 18.67%), action 56, FPS 1.72, Running 114.17s Step 487( 19.00%), action 57, FPS 1.75, Running 114.46s Step 488( 19.33%), action 58, FPS 1.76, Running 114.97s Step 489( 19.67%), action 59, FPS 1.77, Running 115.37s Step 490( 20.00%), action 60, FPS 1.77, Running 115.90s Step 491( 20.33%), action 61, FPS 1.75, Running 116.70s Step 492( 20.67%), action 62, FPS 1.76, Running 117.26s Step 493( 21.00%), action 63, FPS 1.80, Running 117.73s Step 494( 21.33%), action 64, FPS 1.80, Running 118.32s Step 495( 21.67%), action 65, FPS 1.79, Running 118.90s Step 496( 22.00%), action 66, FPS 1.82, Running 119.28s Step 497( 22.33%), action 67, FPS 1.86, Running 119.55s Step 498( 22.67%), action 68, FPS 1.90, Running 119.93s Step 499( 23.00%), action 69, FPS 1.91, Running 120.34s Step 500( 23.33%), action 70, FPS 1.90, Running 120.87s Step 501( 23.67%), action 71, FPS 1.89, Running 121.58s Step 502( 24.00%), action 72, FPS 1.90, Running 122.23s Step 503( 24.33%), action 73, FPS 1.87, Running 122.90s Step 504( 24.67%), action 74, FPS 1.83, Running 123.75s Step 505( 25.00%), action 75, FPS 1.87, Running 124.21s Step 506( 25.33%), action 76, FPS 1.92, Running 124.57s Step 507( 25.67%), action 77, FPS 1.92, Running 124.89s Step 508( 26.00%), action 78, FPS 1.88, Running 125.61s Step 509( 26.33%), action 79, FPS 1.88, Running 125.99s Step 510( 26.67%), action 80, FPS 1.88, Running 126.54s Step 511( 27.00%), action 81, FPS 1.91, Running 127.15s Step 512( 27.33%), action 82, FPS 1.92, Running 127.67s Step 513( 27.67%), action 83, FPS 1.92, Running 128.12s Step 514( 28.00%), action 84, FPS 1.90, Running 128.87s Step 515( 28.33%), action 85, FPS 1.90, Running 129.42s Step 516( 28.67%), action 86, FPS 1.91, Running 129.75s Step 517( 29.00%), action 87, FPS 1.89, Running 130.14s Step 518( 29.33%), action 88, FPS 1.87, Running 130.63s Step 519( 29.67%), action 89, FPS 1.85, Running 131.15s Step 520( 30.00%), action 90, FPS 1.84, Running 131.75s Step 521( 30.33%), action 91, FPS 1.82, Running 132.54s Step 522( 30.67%), action 92, FPS 1.84, Running 133.11s Step 523( 31.00%), action 93, FPS 1.87, Running 133.60s Step 524( 31.33%), action 94, FPS 1.93, Running 134.14s Step 525( 31.67%), action 95, FPS 1.95, Running 134.45s Step 526( 32.00%), action 96, FPS 1.92, Running 135.00s Step 527( 32.33%), action 97, FPS 1.90, Running 135.41s Step 528( 32.67%), action 98, FPS 1.93, Running 135.95s Step 529( 33.00%), action 99, FPS 1.88, Running 136.62s Step 530( 33.33%), action 100, FPS 1.87, Running 137.21s Step 531( 33.67%), action 101, FPS 1.86, Running 137.91s Step 532( 34.00%), action 102, FPS 1.85, Running 138.46s Step 533( 34.33%), action 103, FPS 1.85, Running 138.93s Step 534( 34.67%), action 104, FPS 1.92, Running 139.27s Step 535( 35.00%), action 105, FPS 1.97, Running 139.59s Step 536( 35.33%), action 106, FPS 1.93, Running 140.14s Step 537( 35.67%), action 107, FPS 1.94, Running 140.45s Step 538( 36.00%), action 108, FPS 1.96, Running 140.85s Step 539( 36.33%), action 109, FPS 1.99, Running 141.21s Step 540( 36.67%), action 110, FPS 2.02, Running 141.68s Step 541( 37.00%), action 111, FPS 2.06, Running 142.27s Step 542( 37.33%), action 112, FPS 2.05, Running 142.85s Step 543( 37.67%), action 113, FPS 2.04, Running 143.41s Step 544( 38.00%), action 114, FPS 2.03, Running 143.97s Step 545( 38.33%), action 115, FPS 2.00, Running 144.45s Step 546( 38.67%), action 116, FPS 2.00, Running 144.98s Step 547( 39.00%), action 117, FPS 2.03, Running 145.25s Step 548( 39.33%), action 118, FPS 2.09, Running 145.54s Step 549( 39.67%), action 119, FPS 2.18, Running 145.81s Step 550( 40.00%), action 120, FPS 2.22, Running 146.21s Step 551( 40.33%), action 121, FPS 2.25, Running 146.79s Step 552( 40.67%), action 122, FPS 2.24, Running 147.40s Step 553( 41.00%), action 123, FPS 2.22, Running 147.95s Step 554( 41.33%), action 124, FPS 2.17, Running 148.48s Step 555( 41.67%), action 125, FPS 2.13, Running 148.97s Step 556( 42.00%), action 126, FPS 2.12, Running 149.59s Step 557( 42.33%), action 127, FPS 2.10, Running 149.96s Step 558( 42.67%), action 128, FPS 2.12, Running 150.27s Step 559( 43.00%), action 129, FPS 2.13, Running 150.59s Step 560( 43.33%), action 130, FPS 2.17, Running 150.90s Step 561( 43.67%), action 131, FPS 2.20, Running 151.38s Step 562( 44.00%), action 132, FPS 2.22, Running 151.85s Step 563( 44.33%), action 133, FPS 2.22, Running 152.42s Step 564( 44.67%), action 134, FPS 2.20, Running 153.05s Step 565( 45.00%), action 135, FPS 2.17, Running 153.65s Step 566( 45.33%), action 136, FPS 2.15, Running 154.29s Step 567( 45.67%), action 137, FPS 2.08, Running 154.88s Step 568( 46.00%), action 138, FPS 2.06, Running 155.27s Step 569( 46.33%), action 139, FPS 2.02, Running 155.71s Step 570( 46.67%), action 140, FPS 1.98, Running 156.29s Step 571( 47.00%), action 141, FPS 1.98, Running 156.87s Step 572( 47.33%), action 142, FPS 1.99, Running 157.47s Step 573( 47.67%), action 143, FPS 1.99, Running 158.02s Step 574( 48.00%), action 144, FPS 1.96, Running 158.67s Step 575( 48.33%), action 145, FPS 1.95, Running 159.24s Step 576( 48.67%), action 146, FPS 1.93, Running 159.97s Step 577( 49.00%), action 147, FPS 1.90, Running 160.47s Step 578( 49.33%), action 148, FPS 1.85, Running 161.10s Step 579( 49.67%), action 149, FPS 1.81, Running 161.65s Step 580( 50.00%), action 150, FPS 1.77, Running 162.20s Step 581( 50.33%), action 151, FPS 1.73, Running 162.95s Step 582( 50.67%), action 152, FPS 1.71, Running 163.58s Step 583( 51.00%), action 153, FPS 1.70, Running 164.20s Step 584( 51.33%), action 154, FPS 1.69, Running 164.91s Step 585( 51.67%), action 155, FPS 1.70, Running 165.45s Step 586( 52.00%), action 156, FPS 1.71, Running 165.99s Step 587( 52.33%), action 157, FPS 1.74, Running 166.39s Step 588( 52.67%), action 158, FPS 1.71, Running 166.94s Step 589( 53.00%), action 159, FPS 1.69, Running 167.57s Step 590( 53.33%), action 160, FPS 1.67, Running 168.29s Step 591( 53.67%), action 161, FPS 1.66, Running 168.92s Step 592( 54.00%), action 162, FPS 1.67, Running 169.46s Step 593( 54.33%), action 163, FPS 1.65, Running 170.17s Step 594( 54.67%), action 164, FPS 1.66, Running 170.72s Step 595( 55.00%), action 165, FPS 1.69, Running 171.07s Step 596( 55.33%), action 166, FPS 1.70, Running 171.75s Step 597( 55.67%), action 167, FPS 1.71, Running 172.19s Step 598( 56.00%), action 168, FPS 1.71, Running 172.78s Step 599( 56.33%), action 169, FPS 1.72, Running 173.27s Step 600( 56.67%), action 170, FPS 1.66, Running 174.27s Step 601( 57.00%), action 171, FPS 1.65, Running 175.08s Step 602( 57.33%), action 172, FPS 1.67, Running 175.59s Step 603( 57.67%), action 173, FPS 1.67, Running 176.18s Step 604( 58.00%), action 174, FPS 1.70, Running 176.71s Step 605( 58.33%), action 175, FPS 1.70, Running 177.23s Step 606( 58.67%), action 176, FPS 1.67, Running 177.98s Step 607( 59.00%), action 177, FPS 1.63, Running 178.65s Step 608( 59.33%), action 178, FPS 1.62, Running 179.26s Step 609( 59.67%), action 179, FPS 1.64, Running 179.80s Step 610( 60.00%), action 180, FPS 1.65, Running 180.38s Step 611( 60.33%), action 181, FPS 1.67, Running 180.90s Step 612( 60.67%), action 182, FPS 1.66, Running 181.50s Step 613( 61.00%), action 183, FPS 1.69, Running 181.99s Step 614( 61.33%), action 184, FPS 1.68, Running 182.65s Step 615( 61.67%), action 185, FPS 1.65, Running 183.16s Step 616( 62.00%), action 186, FPS 1.62, Running 184.08s Step 617( 62.33%), action 187, FPS 1.60, Running 184.69s Step 618( 62.67%), action 188, FPS 1.58, Running 185.42s Step 619( 63.00%), action 189, FPS 1.60, Running 185.76s Step 620( 63.33%), action 190, FPS 1.68, Running 186.21s Step 621( 63.67%), action 191, FPS 1.68, Running 187.02s Step 622( 64.00%), action 192, FPS 1.68, Running 187.47s Step 623( 64.33%), action 193, FPS 1.64, Running 188.34s [2026-08-01 16:03:33] [4 ] Seed 3 failed after 188.52 s. +steps: 623 , actions: 193 . +Instruction: Empty +Total 2/4(50.00%) success. +Setting seed: 4 +Step 1( N/A%), pre moving , FPS 1.92, Running 0.52s Step 2( N/A%), pre moving , FPS 3.10, Running 0.64s Step 3( N/A%), pre moving , FPS 3.99, Running 0.75s Step 4( N/A%), pre moving , FPS 4.72, Running 0.85s Step 5( N/A%), pre moving , FPS 5.26, Running 0.95s Step 6( N/A%), pre moving , FPS 5.62, Running 1.07s Step 7( N/A%), pre moving , FPS 5.86, Running 1.19s Step 8( N/A%), pre moving , FPS 6.09, Running 1.31s Step 9( N/A%), pre moving , FPS 6.26, Running 1.44s Step 10( N/A%), pre moving , FPS 6.43, Running 1.56s Step 11( N/A%), pre moving , FPS 6.59, Running 1.67s Step 12( N/A%), pre moving , FPS 6.73, Running 1.78s Step 13( N/A%), pre moving , FPS 6.99, Running 1.86s Step 14( N/A%), pre moving , FPS 7.38, Running 1.90s Step 15( N/A%), pre moving , FPS 7.76, Running 1.93s Step 16( N/A%), pre moving , FPS 8.11, Running 1.97s Step 17( N/A%), pre moving , FPS 8.46, Running 2.01s Step 18( N/A%), pre moving , FPS 8.75, Running 2.06s Step 19( N/A%), pre moving , FPS 9.06, Running 2.10s Step 20( N/A%), pre moving , FPS 9.36, Running 2.14s Step 21( N/A%), pre moving , FPS 10.88, Running 2.36s Step 22( N/A%), pre moving , FPS 11.19, Running 2.43s Step 23( N/A%), pre moving , FPS 11.66, Running 2.47s Step 24( N/A%), pre moving , FPS 12.07, Running 2.50s Step 25( N/A%), pre moving , FPS 12.59, Running 2.54s Step 26( N/A%), pre moving , FPS 11.15, Running 2.86s Step 27( N/A%), pre moving , FPS 11.57, Running 2.92s Step 28( N/A%), pre moving , FPS 11.85, Running 3.00s Step 29( N/A%), pre moving , FPS 12.26, Running 3.07s Step 30( N/A%), pre moving , FPS 12.71, Running 3.13s Step 31( N/A%), pre moving , FPS 12.98, Running 3.21s Step 32( N/A%), pre moving , FPS 13.32, Running 3.29s Step 33( N/A%), pre moving , FPS 13.49, Running 3.34s Step 34( N/A%), pre moving , FPS 13.05, Running 3.43s Step 35( N/A%), pre moving , FPS 12.43, Running 3.54s Step 36( N/A%), pre moving , FPS 9.27, Running 4.13s Step 37( N/A%), pre moving , FPS 9.03, Running 4.23s Step 38( N/A%), pre moving , FPS 8.71, Running 4.35s Step 39( N/A%), pre moving , FPS 8.42, Running 4.47s Step 40( N/A%), pre moving , FPS 8.04, Running 4.62s Step 41( N/A%), pre moving , FPS 8.38, Running 4.75s Step 42( N/A%), pre moving , FPS 8.15, Running 4.89s Step 43( N/A%), pre moving , FPS 7.87, Running 5.01s Step 44( N/A%), pre moving , FPS 7.59, Running 5.14s Step 45( N/A%), pre moving , FPS 7.36, Running 5.26s Step 46( N/A%), pre moving , FPS 7.96, Running 5.37s Step 47( N/A%), pre moving , FPS 7.82, Running 5.48s Step 48( N/A%), pre moving , FPS 7.66, Running 5.61s Step 49( N/A%), pre moving , FPS 7.42, Running 5.76s Step 50( N/A%), pre moving , FPS 7.26, Running 5.88s Step 51( N/A%), pre moving , FPS 7.16, Running 6.00s Step 52( N/A%), pre moving , FPS 7.03, Running 6.13s Step 53( N/A%), pre moving , FPS 6.87, Running 6.25s Step 54( N/A%), pre moving , FPS 6.80, Running 6.37s Step 55( N/A%), pre moving , FPS 6.78, Running 6.49s Step 56( N/A%), pre moving , FPS 8.05, Running 6.61s Step 57( N/A%), pre moving , FPS 7.79, Running 6.79s Step 58( N/A%), pre moving , FPS 7.60, Running 6.98s Step 59( N/A%), pre moving , FPS 7.44, Running 7.16s Step 60( N/A%), pre moving , FPS 7.67, Running 7.23s Step 61( N/A%), pre moving , FPS 7.87, Running 7.29s Step 62( N/A%), pre moving , FPS 8.13, Running 7.35s Step 63( N/A%), pre moving , FPS 8.32, Running 7.41s Step 64( N/A%), pre moving , FPS 8.55, Running 7.48s Step 65( N/A%), pre moving , FPS 8.75, Running 7.54s Step 66( N/A%), pre moving , FPS 8.98, Running 7.60s Step 67( N/A%), pre moving , FPS 9.01, Running 7.70s Step 68( N/A%), pre moving , FPS 9.12, Running 7.80s Step 69( N/A%), pre moving , FPS 9.24, Running 7.93s Step 70( N/A%), pre moving , FPS 9.29, Running 8.04s Step 71( N/A%), pre moving , FPS 9.35, Running 8.14s Step 72( N/A%), pre moving , FPS 9.37, Running 8.27s Step 73( N/A%), pre moving , FPS 9.41, Running 8.38s Step 74( N/A%), pre moving , FPS 9.44, Running 8.49s Step 75( N/A%), pre moving , FPS 9.17, Running 8.67s Step 76( N/A%), pre moving , FPS 9.00, Running 8.84s Step 77( N/A%), pre moving , FPS 9.02, Running 9.01s Step 78( N/A%), pre moving , FPS 9.02, Running 9.20s Step 79( N/A%), pre moving , FPS 8.91, Running 9.40s Step 80( N/A%), pre moving , FPS 8.56, Running 9.57s Step 81( N/A%), pre moving , FPS 8.05, Running 9.77s Step 82( N/A%), pre moving , FPS 7.61, Running 9.98s Step 83( N/A%), pre moving , FPS 7.31, Running 10.15s Step 84( N/A%), pre moving , FPS 6.98, Running 10.34s Step 85( N/A%), pre moving , FPS 6.86, Running 10.46s Step 86( N/A%), pre moving , FPS 6.69, Running 10.59s Step 87( N/A%), pre moving , FPS 6.72, Running 10.68s Step 88( N/A%), pre moving , FPS 6.69, Running 10.79s Step 89( N/A%), pre moving , FPS 6.73, Running 10.90s Step 90( N/A%), pre moving , FPS 6.70, Running 11.02s Step 91( N/A%), pre moving , FPS 6.66, Running 11.14s Step 92( N/A%), pre moving , FPS 6.69, Running 11.26s Step 93( N/A%), pre moving , FPS 6.66, Running 11.38s Step 94( N/A%), pre moving , FPS 6.64, Running 11.50s Step 95( N/A%), pre moving , FPS 6.78, Running 11.62s Step 96( N/A%), pre moving , FPS 6.86, Running 11.75s Step 97( N/A%), pre moving , FPS 7.01, Running 11.86s Step 98( N/A%), pre moving , FPS 7.11, Running 12.01s Step 99( N/A%), pre moving , FPS 7.32, Running 12.13s Step 100( N/A%), pre moving , FPS 7.48, Running 12.24s Step 101( N/A%), pre moving , FPS 7.67, Running 12.38s Step 102( N/A%), pre moving , FPS 8.15, Running 12.43s Step 103( N/A%), pre moving , FPS 8.61, Running 12.47s Step 104( N/A%), pre moving , FPS 9.23, Running 12.51s Step 105( N/A%), pre moving , FPS 9.54, Running 12.56s Step 106( N/A%), pre moving , FPS 9.91, Running 12.61s Step 107( N/A%), pre moving , FPS 10.11, Running 12.66s Step 108( N/A%), pre moving , FPS 10.52, Running 12.69s Step 109( N/A%), pre moving , FPS 10.91, Running 12.73s Step 110( N/A%), pre moving , FPS 11.25, Running 12.80s Step 111( N/A%), pre moving , FPS 7.53, Running 13.80s Step 112( N/A%), pre moving , FPS 6.67, Running 14.25s Step 113( N/A%), pre moving , FPS 6.06, Running 14.68s Step 114( N/A%), pre moving , FPS 5.56, Running 15.10s Step 115( N/A%), pre moving , FPS 5.05, Running 15.58s Step 116( N/A%), pre moving , FPS 4.71, Running 16.00s Step 117( N/A%), pre moving , FPS 4.37, Running 16.44s Step 118( N/A%), pre moving , FPS 4.12, Running 16.86s Step 119( N/A%), pre moving , FPS 4.02, Running 17.11s Step 120( N/A%), pre moving , FPS 3.91, Running 17.36s Step 121( N/A%), pre moving , FPS 3.82, Running 17.62s Step 122( N/A%), pre moving , FPS 3.69, Running 17.84s Step 123( N/A%), pre moving , FPS 3.54, Running 18.12s Step 124( N/A%), pre moving , FPS 3.37, Running 18.45s Step 125( N/A%), pre moving , FPS 3.20, Running 18.81s Step 126( N/A%), pre moving , FPS 3.01, Running 19.25s Step 127( N/A%), pre moving , FPS 2.85, Running 19.67s Step 128( N/A%), pre moving , FPS 2.71, Running 20.09s Step 129( N/A%), pre moving , FPS 2.56, Running 20.55s Step 130( N/A%), pre moving , FPS 2.43, Running 21.02s Step 131( N/A%), pre moving , FPS 2.61, Running 21.46s Step 132( N/A%), pre moving , FPS 2.62, Running 21.89s Step 133( N/A%), pre moving , FPS 2.65, Running 22.23s Step 134( N/A%), pre moving , FPS 2.70, Running 22.49s Step 135( N/A%), pre moving , FPS 2.78, Running 22.77s Step 136( N/A%), pre moving , FPS 2.85, Running 23.01s Step 137( N/A%), pre moving , FPS 2.90, Running 23.34s Step 138( N/A%), pre moving , FPS 2.94, Running 23.67s Step 139( N/A%), pre moving , FPS 2.88, Running 24.07s Step 140( N/A%), pre moving , FPS 2.81, Running 24.47s Step 141( N/A%), pre moving , FPS 2.76, Running 24.87s Step 142( N/A%), pre moving , FPS 2.69, Running 25.28s Step 143( N/A%), pre moving , FPS 2.64, Running 25.69s Step 144( N/A%), pre moving , FPS 2.62, Running 26.10s Step 145( N/A%), pre moving , FPS 2.59, Running 26.54s Step 146( N/A%), pre moving , FPS 2.59, Running 26.98s Step 147( N/A%), pre moving , FPS 2.63, Running 27.28s Step 148( N/A%), pre moving , FPS 2.68, Running 27.55s Step 149( N/A%), pre moving , FPS 2.75, Running 27.82s Step 150( N/A%), pre moving , FPS 2.84, Running 28.06s Step 151( N/A%), pre moving , FPS 2.88, Running 28.40s Step 152( N/A%), pre moving , FPS 2.89, Running 28.81s Step 153( N/A%), pre moving , FPS 2.88, Running 29.17s Step 154( N/A%), pre moving , FPS 2.82, Running 29.59s Step 155( N/A%), pre moving , FPS 2.75, Running 30.06s Step 156( N/A%), pre moving , FPS 2.67, Running 30.51s Step 157( N/A%), pre moving , FPS 2.64, Running 30.92s Step 158( N/A%), pre moving , FPS 2.60, Running 31.36s Step 159( N/A%), pre moving , FPS 2.59, Running 31.79s Step 160( N/A%), pre moving , FPS 2.58, Running 32.23s Step 161( N/A%), pre moving , FPS 2.57, Running 32.66s Step 162( N/A%), pre moving , FPS 2.62, Running 32.91s Step 163( N/A%), pre moving , FPS 2.67, Running 33.18s Step 164( N/A%), pre moving , FPS 2.71, Running 33.47s Step 165( N/A%), pre moving , FPS 2.75, Running 33.80s Step 166( N/A%), pre moving , FPS 2.77, Running 34.20s Step 167( N/A%), pre moving , FPS 2.72, Running 34.63s Step 168( N/A%), pre moving , FPS 2.65, Running 35.09s Step 169( N/A%), pre moving , FPS 2.59, Running 35.53s Step 170( N/A%), pre moving , FPS 2.54, Running 35.93s Step 171( N/A%), pre moving , FPS 2.52, Running 36.33s Step 172( N/A%), pre moving , FPS 2.53, Running 36.73s Step 173( N/A%), pre moving , FPS 2.52, Running 37.12s Step 174( N/A%), pre moving , FPS 2.53, Running 37.51s Step 175( N/A%), pre moving , FPS 2.56, Running 37.86s Step 176( N/A%), pre moving , FPS 2.63, Running 38.10s Step 177( N/A%), pre moving , FPS 2.70, Running 38.33s Step 178( N/A%), pre moving , FPS 2.76, Running 38.60s Step 179( N/A%), pre moving , FPS 2.83, Running 38.85s Step 180( N/A%), pre moving , FPS 2.99, Running 38.93s Step 181( N/A%), pre moving , FPS 3.16, Running 38.99s Step 182( N/A%), pre moving , FPS 3.25, Running 39.06s Step 183( N/A%), pre moving , FPS 3.35, Running 39.14s Step 184( N/A%), pre moving , FPS 3.48, Running 39.22s Step 185( N/A%), pre moving , FPS 3.64, Running 39.29s Step 186( N/A%), pre moving , FPS 3.89, Running 39.34s Step 187( N/A%), pre moving , FPS 4.19, Running 39.40s Step 188( N/A%), pre moving , FPS 4.54, Running 39.50s Step 189( N/A%), pre moving , FPS 4.95, Running 39.58s Step 190( N/A%), pre moving , FPS 4.43, Running 40.44s Step 191( N/A%), pre moving , FPS 4.71, Running 40.57s Step 192( N/A%), pre moving , FPS 5.04, Running 40.70s Step 193( N/A%), pre moving , FPS 5.40, Running 40.82s Step 194( N/A%), pre moving , FPS 5.69, Running 41.02s Step 195( N/A%), pre moving , FPS 5.95, Running 41.22s Step 196( N/A%), pre moving , FPS 6.07, Running 41.40s Step 197( N/A%), pre moving , FPS 6.10, Running 41.60s Step 198( N/A%), pre moving , FPS 6.30, Running 41.78s Step 199( N/A%), pre moving , FPS 6.46, Running 41.94s Step 200( N/A%), pre moving , FPS 6.27, Running 42.11s Step 201( N/A%), pre moving , FPS 5.92, Running 42.36s Step 202( N/A%), pre moving , FPS 5.63, Running 42.62s Step 203( N/A%), pre moving , FPS 5.33, Running 42.90s Step 204( N/A%), pre moving , FPS 5.11, Running 43.14s Step 205( N/A%), pre moving , FPS 4.94, Running 43.34s Step 206( N/A%), pre moving , FPS 4.79, Running 43.52s Step 207( N/A%), pre moving , FPS 4.78, Running 43.59s Step 208( N/A%), pre moving , FPS 4.81, Running 43.66s Step 209( N/A%), pre moving , FPS 4.82, Running 43.72s Step 210( N/A%), pre moving , FPS 5.96, Running 43.80s Step 211( N/A%), pre moving , FPS 5.87, Running 43.98s Step 212( N/A%), pre moving , FPS 5.76, Running 44.17s Step 213( N/A%), pre moving , FPS 5.70, Running 44.33s Step 214( N/A%), pre moving , FPS 5.75, Running 44.50s Step 215( N/A%), pre moving , FPS 5.76, Running 44.70s Step 216( N/A%), pre moving , FPS 5.58, Running 44.98s Step 217( N/A%), pre moving , FPS 5.30, Running 45.38s Step 218( N/A%), pre moving , FPS 5.07, Running 45.72s Step 219( N/A%), pre moving , FPS 4.86, Running 46.05s Step 220( N/A%), pre moving , FPS 4.62, Running 46.44s Step 221( N/A%), pre moving , FPS 4.51, Running 46.80s Step 222( N/A%), pre moving , FPS 4.41, Running 47.16s Step 223( N/A%), pre moving , FPS 4.35, Running 47.49s Step 224( N/A%), pre moving , FPS 4.22, Running 47.88s Step 225( N/A%), pre moving , FPS 4.07, Running 48.26s Step 226( N/A%), pre moving , FPS 3.98, Running 48.54s Step 227( N/A%), pre moving , FPS 3.96, Running 48.63s Step 228( N/A%), pre moving , FPS 3.94, Running 48.73s Step 229( N/A%), pre moving , FPS 3.91, Running 48.84s Step 230( N/A%), pre moving , FPS 3.89, Running 48.94s Step 231( N/A%), pre moving , FPS 3.90, Running 49.11s Step 232( N/A%), pre moving , FPS 3.91, Running 49.29s Step 233( N/A%), pre moving , FPS 3.90, Running 49.46s Step 234( N/A%), pre moving , FPS 3.91, Running 49.62s Step 235( N/A%), pre moving , FPS 3.92, Running 49.80s Step 236( N/A%), pre moving , FPS 3.96, Running 50.03s Step 237( N/A%), pre moving , FPS 4.05, Running 50.31s Step 238( N/A%), pre moving , FPS 4.16, Running 50.53s Step 239( N/A%), pre moving , FPS 4.35, Running 50.65s Step 240( N/A%), pre moving , FPS 4.61, Running 50.78s Step 241( N/A%), pre moving , FPS 4.85, Running 50.92s Step 242( N/A%), pre moving , FPS 5.15, Running 51.04s Step 243( N/A%), pre moving , FPS 5.38, Running 51.20s Step 244( N/A%), pre moving , FPS 5.67, Running 51.40s Step 245( N/A%), pre moving , FPS 6.05, Running 51.56s Step 246( N/A%), pre moving , FPS 6.34, Running 51.69s Step 247( N/A%), pre moving , FPS 6.30, Running 51.81s Step 248( N/A%), pre moving , FPS 6.25, Running 51.93s Step 249( N/A%), pre moving , FPS 6.25, Running 52.04s Step 250( N/A%), pre moving , FPS 6.23, Running 52.15s Step 251( N/A%), pre moving , FPS 6.33, Running 52.27s Step 252( N/A%), pre moving , FPS 6.40, Running 52.41s Step 253( N/A%), pre moving , FPS 5.21, Running 53.30s Step 254( N/A%), pre moving , FPS 5.28, Running 53.41s Step 255( N/A%), pre moving , FPS 5.47, Running 53.46s Step 256( N/A%), pre moving , FPS 5.75, Running 53.51s Step 257( N/A%), pre moving , FPS 6.19, Running 53.55s Step 258( N/A%), pre moving , FPS 6.52, Running 53.60s Step 259( N/A%), pre moving , FPS 6.71, Running 53.63s Step 260( N/A%), pre moving , FPS 6.84, Running 53.70s Step 261( N/A%), pre moving , FPS 7.07, Running 53.75s Step 262( N/A%), pre moving , FPS 7.23, Running 53.81s Step 263( N/A%), pre moving , FPS 7.53, Running 53.86s Step 264( N/A%), pre moving , FPS 7.97, Running 53.91s Step 265( N/A%), pre moving , FPS 8.34, Running 53.96s Step 266( N/A%), pre moving , FPS 8.59, Running 54.02s Step 267( N/A%), pre moving , FPS 8.82, Running 54.08s Step 268( N/A%), pre moving , FPS 9.08, Running 54.13s Step 269( N/A%), pre moving , FPS 9.10, Running 54.24s Step 270( N/A%), pre moving , FPS 9.14, Running 54.34s Step 271( N/A%), pre moving , FPS 9.21, Running 54.44s Step 272( N/A%), pre moving , FPS 9.43, Running 54.54s Step 273( N/A%), pre moving , FPS 14.34, Running 54.69s Step 274( N/A%), pre moving , FPS 14.18, Running 54.82s Step 275( N/A%), pre moving , FPS 13.31, Running 54.96s Step 276( N/A%), pre moving , FPS 12.77, Running 55.08s Step 277( N/A%), pre moving , FPS 11.71, Running 55.25s Step 278( N/A%), pre moving , FPS 10.82, Running 55.45s Step 279( N/A%), pre moving , FPS 9.71, Running 55.69s Step 280( N/A%), pre moving , FPS 9.03, Running 55.92s Step 281( N/A%), pre moving , FPS 8.28, Running 56.17s Step 282( N/A%), pre moving , FPS 7.49, Running 56.48s Step 283( N/A%), pre moving , FPS 6.99, Running 56.72s Step 284( N/A%), pre moving , FPS 6.41, Running 57.03s Step 285( N/A%), pre moving , FPS 6.01, Running 57.29s Step 286( N/A%), pre moving , FPS 5.61, Running 57.58s Step 287( N/A%), pre moving , FPS 5.30, Running 57.85s Step 288( N/A%), pre moving , FPS 5.00, Running 58.13s Step 289( N/A%), pre moving , FPS 4.85, Running 58.37s Step 290( N/A%), pre moving , FPS 4.65, Running 58.65s Step 291( N/A%), pre moving , FPS 4.50, Running 58.89s Step 292( N/A%), pre moving , FPS 4.47, Running 59.01s Step 293( N/A%), pre moving , FPS 4.55, Running 59.08s Step 294( N/A%), pre moving , FPS 4.58, Running 59.18s Step 295( N/A%), pre moving , FPS 4.66, Running 59.26s Step 296( N/A%), pre moving , FPS 4.68, Running 59.35s Step 297( N/A%), pre moving , FPS 4.72, Running 59.49s Step 298( N/A%), pre moving , FPS 4.73, Running 59.67s Step 299( N/A%), pre moving , FPS 4.86, Running 59.81s Step 300( N/A%), pre moving , FPS 4.96, Running 59.95s Step 301( N/A%), pre moving , FPS 5.13, Running 60.07s Step 302( N/A%), pre moving , FPS 5.26, Running 60.28s Step 303( N/A%), pre moving , FPS 5.25, Running 60.53s Step 304( N/A%), pre moving , FPS 5.36, Running 60.77s Step 305( N/A%), pre moving , FPS 5.35, Running 61.03s Step 306( N/A%), pre moving , FPS 5.44, Running 61.26s Step 307( N/A%), pre moving , FPS 5.53, Running 61.47s Step 308( N/A%), pre moving , FPS 5.58, Running 61.71s Step 309( N/A%), pre moving , FPS 5.46, Running 62.03s Step 310( N/A%), pre moving , FPS 5.41, Running 62.35s Step 311( N/A%), pre moving , FPS 5.42, Running 62.58s Step 312( N/A%), pre moving , FPS 5.24, Running 62.83s Step 313( N/A%), pre moving , FPS 5.06, Running 63.03s Step 314( N/A%), pre moving , FPS 4.89, Running 63.27s Step 315( N/A%), pre moving , FPS 4.66, Running 63.55s Step 316( N/A%), pre moving , FPS 4.51, Running 63.78s Step 317( N/A%), pre moving , FPS 4.47, Running 63.96s Step 318( N/A%), pre moving , FPS 4.60, Running 64.02s Step 319( N/A%), pre moving , FPS 4.69, Running 64.07s Step 320( N/A%), pre moving , FPS 4.81, Running 64.10s Step 321( N/A%), pre moving , FPS 4.91, Running 64.15s Step 322( N/A%), pre moving , FPS 5.12, Running 64.19s Step 323( N/A%), pre moving , FPS 5.42, Running 64.22s Step 324( N/A%), pre moving , FPS 5.74, Running 64.25s Step 325( N/A%), pre moving , FPS 6.15, Running 64.28s Step 326( N/A%), pre moving , FPS 6.55, Running 64.31s Step 327( N/A%), pre moving , FPS 6.95, Running 64.35s Step 328( N/A%), pre moving , FPS 7.46, Running 64.39s Step 329( N/A%), pre moving , FPS 8.24, Running 64.45s Step 330( N/A%), pre moving , FPS 9.23, Running 64.51s Step 331( N/A%), pre moving , FPS 10.04, Running 64.57s Step 332( N/A%), pre moving , FPS 11.10, Running 64.63s Step 333( N/A%), pre moving , FPS 12.05, Running 64.69s Step 334( N/A%), pre moving , FPS 13.36, Running 64.77s Step 335( N/A%), pre moving , FPS 15.55, Running 64.83s Step 336( N/A%), pre moving , FPS 17.97, Running 64.90s Step 337( N/A%), pre moving , FPS 19.97, Running 64.96s Step 338( N/A%), pre moving , FPS 20.08, Running 65.02s Step 339( N/A%), pre moving , FPS 19.38, Running 65.10s Step 340( N/A%), pre moving , FPS 18.65, Running 65.18s Step 341( N/A%), pre moving , FPS 18.36, Running 65.24s Step 342( N/A%), pre moving , FPS 18.47, Running 65.27s Step 343( N/A%), pre moving , FPS 18.26, Running 65.31s Step 344( N/A%), pre moving , FPS 17.71, Running 65.38s Step 345( N/A%), pre moving , FPS 17.34, Running 65.44s Step 346( N/A%), pre moving , FPS 16.91, Running 65.50s Step 347( N/A%), pre moving , FPS 16.52, Running 65.56s Step 348( N/A%), pre moving , FPS 10.36, Running 66.32s Step 349( N/A%), pre moving , FPS 10.35, Running 66.39s Step 350( N/A%), pre moving , FPS 10.31, Running 66.45s Step 351( N/A%), pre moving , FPS 10.33, Running 66.51s Step 352( N/A%), pre moving , FPS 10.20, Running 66.59s Step 353( N/A%), pre moving , FPS 10.22, Running 66.65s Step 354( N/A%), pre moving , FPS 10.32, Running 66.71s Step 355( N/A%), pre moving , FPS 10.15, Running 66.81s Step 356( N/A%), pre moving , FPS 9.99, Running 66.90s Step 357( N/A%), pre moving , FPS 9.90, Running 66.99s Step 358( N/A%), pre moving , FPS 9.57, Running 67.11s Step 359( N/A%), pre moving , FPS 9.40, Running 67.23s Step 360( N/A%), pre moving , FPS 9.18, Running 67.36s Step 361( N/A%), pre moving , FPS 8.89, Running 67.48s Step 362( N/A%), pre moving , FPS 8.66, Running 67.58s Step 363( N/A%), pre moving , FPS 8.50, Running 67.67s Step 364( N/A%), pre moving , FPS 8.41, Running 67.76s Step 365( N/A%), pre moving , FPS 8.31, Running 67.84s Step 366( N/A%), pre moving , FPS 8.22, Running 67.93s Step 367( N/A%), pre moving , FPS 8.14, Running 68.02s Step 368( N/A%), pre moving , FPS 11.20, Running 68.11s Step 369( N/A%), pre moving , FPS 11.23, Running 68.17s Step 370( N/A%), pre moving , FPS 11.28, Running 68.23s Step 371( N/A%), pre moving , FPS 11.25, Running 68.28s Step 372( N/A%), pre moving , FPS 11.43, Running 68.34s Step 373( N/A%), pre moving , FPS 11.43, Running 68.40s Step 374( N/A%), pre moving , FPS 11.14, Running 68.50s Step 375( N/A%), pre moving , FPS 11.31, Running 68.57s Step 376( N/A%), pre moving , FPS 11.51, Running 68.63s Step 377( N/A%), pre moving , FPS 11.76, Running 68.69s Step 378( N/A%), pre moving , FPS 12.24, Running 68.74s Step 379( N/A%), pre moving , FPS 12.75, Running 68.80s Step 380( N/A%), pre moving , FPS 13.30, Running 68.86s Step 381( N/A%), pre moving , FPS 14.03, Running 68.91s Step 382( N/A%), pre moving , FPS 14.38, Running 68.97s Step 383( N/A%), pre moving , FPS 14.69, Running 69.03s Step 384( N/A%), pre moving , FPS 15.33, Running 69.06s Step 385( N/A%), pre moving , FPS 15.82, Running 69.11s Step 386( N/A%), pre moving , FPS 16.32, Running 69.16s Step 387( N/A%), pre moving , FPS 17.07, Running 69.19s Step 388( N/A%), pre moving , FPS 17.74, Running 69.23s Step 389( N/A%), pre moving , FPS 17.72, Running 69.30s Step 390( N/A%), pre moving , FPS 17.56, Running 69.37s Step 391( N/A%), pre moving , FPS 17.40, Running 69.43s Step 392( N/A%), pre moving , FPS 17.26, Running 69.50s Step 393( N/A%), pre moving , FPS 17.29, Running 69.56s Step 394( N/A%), pre moving , FPS 17.98, Running 69.61s Step 395( N/A%), pre moving , FPS 17.90, Running 69.69s Step 396( N/A%), pre moving , FPS 18.08, Running 69.74s Step 397( N/A%), pre moving , FPS 17.90, Running 69.80s Step 398( N/A%), pre moving , FPS 17.96, Running 69.85s Step 399( N/A%), pre moving , FPS 17.94, Running 69.91s Step 400( N/A%), pre moving , FPS 17.92, Running 69.98s Step 401( N/A%), pre moving , FPS 17.41, Running 70.06s Step 402( N/A%), pre moving , FPS 17.49, Running 70.11s Step 403( N/A%), pre moving , FPS 17.50, Running 70.17s Step 404( N/A%), pre moving , FPS 17.25, Running 70.22s Step 405( N/A%), pre moving , FPS 16.92, Running 70.29s Step 406( N/A%), pre moving , FPS 16.82, Running 70.35s Step 407( N/A%), pre moving , FPS 16.26, Running 70.42s Step 408( N/A%), pre moving , FPS 16.18, Running 70.47s Step 409( N/A%), pre moving , FPS 16.21, Running 70.53s Step 410( N/A%), pre moving , FPS 16.42, Running 70.58s Step 411( N/A%), pre moving , FPS 16.45, Running 70.65s Step 412( N/A%), pre moving , FPS 16.58, Running 70.70s Step 413( N/A%), pre moving , FPS 16.55, Running 70.77s Step 414( N/A%), pre moving , FPS 16.56, Running 70.82s Step 415( N/A%), pre moving , FPS 5.82, Running 73.12s Step 416( N/A%), pre moving , FPS 5.39, Running 73.45s Step 417( N/A%), pre moving , FPS 5.09, Running 73.73s Step 418( N/A%), pre moving , FPS 4.80, Running 74.02s Step 419( N/A%), pre moving , FPS 4.47, Running 74.39s Step 420( N/A%), pre moving , FPS 4.25, Running 74.68s Step 421( N/A%), pre moving , FPS 4.02, Running 75.03s Step 422( N/A%), pre moving , FPS 3.85, Running 75.31s Step 423( N/A%), pre moving , FPS 3.67, Running 75.62s Step 424( N/A%), pre moving , FPS 3.46, Running 76.00s Step 425( N/A%), pre moving , FPS 3.32, Running 76.32s Step 426( N/A%), pre moving , FPS 3.19, Running 76.61s Step 427( N/A%), pre moving , FPS 3.07, Running 76.94s Step 428( N/A%), pre moving , FPS 2.95, Running 77.26s Step 429( N/A%), pre moving , FPS 2.85, Running 77.54s Step 430( N/A%), pre moving , FPS 2.75, Running 77.86s Step 431( N/A%), pre moving , FPS 2.64, Running 78.23s Step 432( N/A%), pre moving , FPS 2.54, Running 78.57s Step 433( N/A%), pre moving , FPS 2.45, Running 78.92s Step 434( N/A%), pre moving , FPS 2.38, Running 79.24s Step 435( 0.33%), action 1, FPS 2.84, Running 80.16s Step 436( 0.67%), action 2, FPS 2.66, Running 80.97s Step 437( 1.00%), action 3, FPS 2.60, Running 81.42s Step 438( 1.33%), action 4, FPS 2.55, Running 81.86s Step 439( 1.67%), action 5, FPS 2.53, Running 82.29s Step 440( 2.00%), action 6, FPS 2.46, Running 82.82s Step 441( 2.33%), action 7, FPS 2.43, Running 83.28s Step 442( 2.67%), action 8, FPS 2.37, Running 83.76s Step 443( 3.00%), action 9, FPS 2.33, Running 84.19s Step 444( 3.33%), action 10, FPS 2.30, Running 84.67s Step 445( 3.67%), action 11, FPS 2.24, Running 85.26s Step 446( 4.00%), action 12, FPS 2.19, Running 85.77s Step 447( 4.33%), action 13, FPS 2.16, Running 86.20s Step 448( 4.67%), action 14, FPS 2.11, Running 86.72s Step 449( 5.00%), action 15, FPS 2.07, Running 87.20s Step 450( 5.33%), action 16, FPS 1.96, Running 88.06s Step 451( 5.67%), action 17, FPS 1.89, Running 88.82s Step 452( 6.00%), action 18, FPS 1.86, Running 89.29s Step 453( 6.33%), action 19, FPS 1.85, Running 89.71s Step 454( 6.67%), action 20, FPS 1.80, Running 90.37s Step 455( 7.00%), action 21, FPS 1.83, Running 91.06s Step 456( 7.33%), action 22, FPS 1.87, Running 91.68s Step 457( 7.67%), action 23, FPS 1.87, Running 92.10s Step 458( 8.00%), action 24, FPS 1.87, Running 92.57s Step 459( 8.33%), action 25, FPS 1.88, Running 92.95s Step 460( 8.67%), action 26, FPS 1.85, Running 93.66s Step 461( 9.00%), action 27, FPS 1.86, Running 94.05s Step 462( 9.33%), action 28, FPS 1.86, Running 94.52s Step 463( 9.67%), action 29, FPS 1.87, Running 94.92s Step 464( 10.00%), action 30, FPS 1.86, Running 95.42s Step 465( 10.33%), action 31, FPS 1.84, Running 96.15s Step 466( 10.67%), action 32, FPS 1.82, Running 96.74s Step 467( 11.00%), action 33, FPS 1.78, Running 97.45s Step 468( 11.33%), action 34, FPS 1.78, Running 97.93s Step 469( 11.67%), action 35, FPS 1.79, Running 98.38s Step 470( 12.00%), action 36, FPS 1.83, Running 98.99s Step 471( 12.33%), action 37, FPS 1.87, Running 99.54s Step 472( 12.67%), action 38, FPS 1.84, Running 100.16s Step 473( 13.00%), action 39, FPS 1.83, Running 100.62s Step 474( 13.33%), action 40, FPS 1.84, Running 101.21s Step 475( 13.67%), action 41, FPS 1.88, Running 101.73s Step 476( 14.00%), action 42, FPS 1.85, Running 102.50s Step 477( 14.33%), action 43, FPS 1.84, Running 102.96s Step 478( 14.67%), action 44, FPS 1.83, Running 103.50s Step 479( 15.00%), action 45, FPS 1.81, Running 103.98s Step 480( 15.33%), action 46, FPS 1.85, Running 104.44s Step 481( 15.67%), action 47, FPS 1.83, Running 104.98s Step 482( 16.00%), action 48, FPS 1.82, Running 105.50s Step 483( 16.33%), action 49, FPS 1.79, Running 106.08s Step 484( 16.67%), action 50, FPS 1.80, Running 106.55s Step 485( 17.00%), action 51, FPS 1.83, Running 107.09s Step 486( 17.33%), action 52, FPS 1.85, Running 107.54s Step 487( 17.67%), action 53, FPS 1.90, Running 107.99s Step 488( 18.00%), action 54, FPS 1.89, Running 108.49s Step 489( 18.33%), action 55, FPS 1.90, Running 108.93s Step 490( 18.67%), action 56, FPS 1.92, Running 109.40s Step 491( 19.00%), action 57, FPS 1.94, Running 109.84s Step 492( 19.33%), action 58, FPS 1.97, Running 110.33s Step 493( 19.67%), action 59, FPS 1.98, Running 110.74s Step 494( 20.00%), action 60, FPS 2.01, Running 111.17s Step 495( 20.33%), action 61, FPS 1.97, Running 111.86s Step 496( 20.67%), action 62, FPS 1.99, Running 112.55s Step 497( 21.00%), action 63, FPS 1.98, Running 113.04s Step 498( 21.33%), action 64, FPS 2.00, Running 113.52s Step 499( 21.67%), action 65, FPS 2.02, Running 113.88s Step 500( 22.00%), action 66, FPS 2.02, Running 114.32s Step 501( 22.33%), action 67, FPS 2.03, Running 114.84s Step 502( 22.67%), action 68, FPS 2.04, Running 115.28s Step 503( 23.00%), action 69, FPS 2.03, Running 115.92s Step 504( 23.33%), action 70, FPS 1.99, Running 116.60s Step 505( 23.67%), action 71, FPS 1.96, Running 117.31s Step 506( 24.00%), action 72, FPS 1.93, Running 117.90s Step 507( 24.33%), action 73, FPS 1.91, Running 118.44s Step 508( 24.67%), action 74, FPS 1.91, Running 118.94s Step 509( 25.00%), action 75, FPS 1.91, Running 119.41s Step 510( 25.33%), action 76, FPS 1.89, Running 119.96s Step 511( 25.67%), action 77, FPS 1.84, Running 120.70s Step 512( 26.00%), action 78, FPS 1.84, Running 121.19s Step 513( 26.33%), action 79, FPS 1.82, Running 121.74s Step 514( 26.67%), action 80, FPS 1.82, Running 122.17s Step 515( 27.00%), action 81, FPS 1.86, Running 122.63s Step 516( 27.33%), action 82, FPS 1.86, Running 123.29s Step 517( 27.67%), action 83, FPS 1.85, Running 123.84s Step 518( 28.00%), action 84, FPS 1.83, Running 124.46s Step 519( 28.33%), action 85, FPS 1.78, Running 125.10s Step 520( 28.67%), action 86, FPS 1.74, Running 125.80s Step 521( 29.00%), action 87, FPS 1.76, Running 126.22s Step 522( 29.33%), action 88, FPS 1.73, Running 126.82s Step 523( 29.67%), action 89, FPS 1.78, Running 127.16s Step 524( 30.00%), action 90, FPS 1.78, Running 127.82s Step 525( 30.33%), action 91, FPS 1.78, Running 128.52s Step 526( 30.67%), action 92, FPS 1.78, Running 129.15s Step 527( 31.00%), action 93, FPS 1.76, Running 129.81s Step 528( 31.33%), action 94, FPS 1.75, Running 130.37s Step 529( 31.67%), action 95, FPS 1.71, Running 131.09s Step 530( 32.00%), action 96, FPS 1.69, Running 131.81s Step 531( 32.33%), action 97, FPS 1.72, Running 132.36s Step 532( 32.67%), action 98, FPS 1.68, Running 133.11s Step 533( 33.00%), action 99, FPS 1.67, Running 133.74s Step 534( 33.33%), action 100, FPS 1.64, Running 134.34s Step 535( 33.67%), action 101, FPS 1.60, Running 135.17s Step 536( 34.00%), action 102, FPS 1.58, Running 135.98s Step 537( 34.33%), action 103, FPS 1.58, Running 136.52s Step 538( 34.67%), action 104, FPS 1.60, Running 136.98s Step 539( 35.00%), action 105, FPS 1.62, Running 137.43s Step 540( 35.33%), action 106, FPS 1.63, Running 138.05s Step 541( 35.67%), action 107, FPS 1.61, Running 138.64s Step 542( 36.00%), action 108, FPS 1.57, Running 139.58s Step 543( 36.33%), action 109, FPS 1.51, Running 140.44s Step 544( 36.67%), action 110, FPS 1.51, Running 141.06s Step 545( 37.00%), action 111, FPS 1.50, Running 141.85s Step 546( 37.33%), action 112, FPS 1.50, Running 142.44s Step 547( 37.67%), action 113, FPS 1.52, Running 143.00s Step 548( 38.00%), action 114, FPS 1.50, Running 143.71s Step 549( 38.33%), action 115, FPS 1.52, Running 144.23s Step 550( 38.67%), action 116, FPS 1.55, Running 144.75s Step 551( 39.00%), action 117, FPS 1.55, Running 145.28s Step 552( 39.33%), action 118, FPS 1.55, Running 145.98s Step 553( 39.67%), action 119, FPS 1.58, Running 146.39s Step 554( 40.00%), action 120, FPS 1.57, Running 147.08s Step 555( 40.33%), action 121, FPS 1.56, Running 147.95s Step 556( 40.67%), action 122, FPS 1.56, Running 148.77s Step 557( 41.00%), action 123, FPS 1.55, Running 149.47s Step 558( 41.33%), action 124, FPS 1.53, Running 150.08s Step 559( 41.67%), action 125, FPS 1.53, Running 150.50s Step 560( 42.00%), action 126, FPS 1.51, Running 151.34s Step 561( 42.33%), action 127, FPS 1.48, Running 152.12s Step 562( 42.67%), action 128, FPS 1.52, Running 152.78s Step 563( 43.00%), action 129, FPS 1.53, Running 153.48s Step 564( 43.33%), action 130, FPS 1.55, Running 153.95s Step 565( 43.67%), action 131, FPS 1.56, Running 154.68s Step 566( 44.00%), action 132, FPS 1.53, Running 155.56s Step 567( 44.33%), action 133, FPS 1.52, Running 156.12s Step 568( 44.67%), action 134, FPS 1.54, Running 156.70s Step 569( 45.00%), action 135, FPS 1.50, Running 157.53s Step 570( 45.33%), action 136, FPS 1.49, Running 158.16s [2026-08-01 16:06:12] [5 ] Seed 4 failed after 158.36 s. +steps: 570 , actions: 136 . +Instruction: Empty +Total 2/5(40.00%) success. +Setting seed: 5 +Step 1( N/A%), pre moving , FPS 2.20, Running 0.46s Step 2( N/A%), pre moving , FPS 3.57, Running 0.56s Step 3( N/A%), pre moving , FPS 4.60, Running 0.65s Step 4( N/A%), pre moving , FPS 5.28, Running 0.76s Step 5( N/A%), pre moving , FPS 5.71, Running 0.88s Step 6( N/A%), pre moving , FPS 5.93, Running 1.01s Step 7( N/A%), pre moving , FPS 6.21, Running 1.13s Step 8( N/A%), pre moving , FPS 6.35, Running 1.26s Step 9( N/A%), pre moving , FPS 6.49, Running 1.39s Step 10( N/A%), pre moving , FPS 6.65, Running 1.50s Step 11( N/A%), pre moving , FPS 6.76, Running 1.63s Step 12( N/A%), pre moving , FPS 6.90, Running 1.74s Step 13( N/A%), pre moving , FPS 6.99, Running 1.86s Step 14( N/A%), pre moving , FPS 7.03, Running 1.99s Step 15( N/A%), pre moving , FPS 7.13, Running 2.11s Step 16( N/A%), pre moving , FPS 7.22, Running 2.22s Step 17( N/A%), pre moving , FPS 7.23, Running 2.35s Step 18( N/A%), pre moving , FPS 7.29, Running 2.47s Step 19( N/A%), pre moving , FPS 7.37, Running 2.58s Step 20( N/A%), pre moving , FPS 7.41, Running 2.70s Step 21( N/A%), pre moving , FPS 7.56, Running 3.10s Step 22( N/A%), pre moving , FPS 7.36, Running 3.28s Step 23( N/A%), pre moving , FPS 7.36, Running 3.37s Step 24( N/A%), pre moving , FPS 7.35, Running 3.48s Step 25( N/A%), pre moving , FPS 7.46, Running 3.56s Step 26( N/A%), pre moving , FPS 6.88, Running 3.92s Step 27( N/A%), pre moving , FPS 6.97, Running 4.00s Step 28( N/A%), pre moving , FPS 7.11, Running 4.07s Step 29( N/A%), pre moving , FPS 7.24, Running 4.15s Step 30( N/A%), pre moving , FPS 7.33, Running 4.23s Step 31( N/A%), pre moving , FPS 7.51, Running 4.29s Step 32( N/A%), pre moving , FPS 7.67, Running 4.35s Step 33( N/A%), pre moving , FPS 7.83, Running 4.41s Step 34( N/A%), pre moving , FPS 7.87, Running 4.53s Step 35( N/A%), pre moving , FPS 7.90, Running 4.64s Step 36( N/A%), pre moving , FPS 6.76, Running 5.18s Step 37( N/A%), pre moving , FPS 6.79, Running 5.30s Step 38( N/A%), pre moving , FPS 6.79, Running 5.42s Step 39( N/A%), pre moving , FPS 6.76, Running 5.54s Step 40( N/A%), pre moving , FPS 6.78, Running 5.65s Step 41( N/A%), pre moving , FPS 7.48, Running 5.78s Step 42( N/A%), pre moving , FPS 7.65, Running 5.90s Step 43( N/A%), pre moving , FPS 7.56, Running 6.02s Step 44( N/A%), pre moving , FPS 7.52, Running 6.14s Step 45( N/A%), pre moving , FPS 7.41, Running 6.26s Step 46( N/A%), pre moving , FPS 8.13, Running 6.38s Step 47( N/A%), pre moving , FPS 7.78, Running 6.57s Step 48( N/A%), pre moving , FPS 7.41, Running 6.77s Step 49( N/A%), pre moving , FPS 7.18, Running 6.93s Step 50( N/A%), pre moving , FPS 6.89, Running 7.14s Step 51( N/A%), pre moving , FPS 6.63, Running 7.31s Step 52( N/A%), pre moving , FPS 6.31, Running 7.51s Step 53( N/A%), pre moving , FPS 6.13, Running 7.68s Step 54( N/A%), pre moving , FPS 5.96, Running 7.89s Step 55( N/A%), pre moving , FPS 5.85, Running 8.05s Step 56( N/A%), pre moving , FPS 6.58, Running 8.22s Step 57( N/A%), pre moving , FPS 6.58, Running 8.33s Step 58( N/A%), pre moving , FPS 6.61, Running 8.44s Step 59( N/A%), pre moving , FPS 6.62, Running 8.56s Step 60( N/A%), pre moving , FPS 6.59, Running 8.68s Step 61( N/A%), pre moving , FPS 6.61, Running 8.80s Step 62( N/A%), pre moving , FPS 6.62, Running 8.92s Step 63( N/A%), pre moving , FPS 6.64, Running 9.03s Step 64( N/A%), pre moving , FPS 6.65, Running 9.14s Step 65( N/A%), pre moving , FPS 6.48, Running 9.35s Step 66( N/A%), pre moving , FPS 6.38, Running 9.51s Step 67( N/A%), pre moving , FPS 6.43, Running 9.68s Step 68( N/A%), pre moving , FPS 6.45, Running 9.87s Step 69( N/A%), pre moving , FPS 6.45, Running 10.04s Step 70( N/A%), pre moving , FPS 6.45, Running 10.23s Step 71( N/A%), pre moving , FPS 6.43, Running 10.42s Step 72( N/A%), pre moving , FPS 6.45, Running 10.61s Step 73( N/A%), pre moving , FPS 6.36, Running 10.82s Step 74( N/A%), pre moving , FPS 6.44, Running 10.99s Step 75( N/A%), pre moving , FPS 6.38, Running 11.19s Step 76( N/A%), pre moving , FPS 6.37, Running 11.35s Step 77( N/A%), pre moving , FPS 6.22, Running 11.55s Step 78( N/A%), pre moving , FPS 6.09, Running 11.73s Step 79( N/A%), pre moving , FPS 5.95, Running 11.92s Step 80( N/A%), pre moving , FPS 5.85, Running 12.10s Step 81( N/A%), pre moving , FPS 5.74, Running 12.29s Step 82( N/A%), pre moving , FPS 5.58, Running 12.50s Step 83( N/A%), pre moving , FPS 5.61, Running 12.59s Step 84( N/A%), pre moving , FPS 5.54, Running 12.75s Step 85( N/A%), pre moving , FPS 5.71, Running 12.85s Step 86( N/A%), pre moving , FPS 5.72, Running 13.01s Step 87( N/A%), pre moving , FPS 5.84, Running 13.10s Step 88( N/A%), pre moving , FPS 6.07, Running 13.17s Step 89( N/A%), pre moving , FPS 6.30, Running 13.21s Step 90( N/A%), pre moving , FPS 6.55, Running 13.29s Step 91( N/A%), pre moving , FPS 6.78, Running 13.37s Step 92( N/A%), pre moving , FPS 7.04, Running 13.46s Step 93( N/A%), pre moving , FPS 7.39, Running 13.53s Step 94( N/A%), pre moving , FPS 7.71, Running 13.59s Step 95( N/A%), pre moving , FPS 8.15, Running 13.64s Step 96( N/A%), pre moving , FPS 8.42, Running 13.73s Step 97( N/A%), pre moving , FPS 8.83, Running 13.82s Step 98( N/A%), pre moving , FPS 9.24, Running 13.89s Step 99( N/A%), pre moving , FPS 9.76, Running 13.97s Step 100( N/A%), pre moving , FPS 10.10, Running 14.08s Step 101( N/A%), pre moving , FPS 10.55, Running 14.19s Step 102( N/A%), pre moving , FPS 11.28, Running 14.27s Step 103( N/A%), pre moving , FPS 11.14, Running 14.39s Step 104( N/A%), pre moving , FPS 11.41, Running 14.51s Step 105( N/A%), pre moving , FPS 11.25, Running 14.62s Step 106( N/A%), pre moving , FPS 7.43, Running 15.70s Step 107( N/A%), pre moving , FPS 6.53, Running 16.16s Step 108( N/A%), pre moving , FPS 5.75, Running 16.65s Step 109( N/A%), pre moving , FPS 5.20, Running 17.06s Step 110( N/A%), pre moving , FPS 4.84, Running 17.42s Step 111( N/A%), pre moving , FPS 4.57, Running 17.74s Step 112( N/A%), pre moving , FPS 4.37, Running 18.03s Step 113( N/A%), pre moving , FPS 4.15, Running 18.34s Step 114( N/A%), pre moving , FPS 3.84, Running 18.80s Step 115( N/A%), pre moving , FPS 3.60, Running 19.20s Step 116( N/A%), pre moving , FPS 3.41, Running 19.59s Step 117( N/A%), pre moving , FPS 3.21, Running 20.04s Step 118( N/A%), pre moving , FPS 3.06, Running 20.43s Step 119( N/A%), pre moving , FPS 2.92, Running 20.83s Step 120( N/A%), pre moving , FPS 2.80, Running 21.23s Step 121( N/A%), pre moving , FPS 2.68, Running 21.65s Step 122( N/A%), pre moving , FPS 2.63, Running 21.88s Step 123( N/A%), pre moving , FPS 2.57, Running 22.17s Step 124( N/A%), pre moving , FPS 2.49, Running 22.52s Step 125( N/A%), pre moving , FPS 2.42, Running 22.90s Step 126( N/A%), pre moving , FPS 2.62, Running 23.35s Step 127( N/A%), pre moving , FPS 2.63, Running 23.78s Step 128( N/A%), pre moving , FPS 2.65, Running 24.19s Step 129( N/A%), pre moving , FPS 2.64, Running 24.62s Step 130( N/A%), pre moving , FPS 2.63, Running 25.03s Step 131( N/A%), pre moving , FPS 2.60, Running 25.43s Step 132( N/A%), pre moving , FPS 2.56, Running 25.84s Step 133( N/A%), pre moving , FPS 2.52, Running 26.28s Step 134( N/A%), pre moving , FPS 2.59, Running 26.52s Step 135( N/A%), pre moving , FPS 2.65, Running 26.76s Step 136( N/A%), pre moving , FPS 2.70, Running 27.00s Step 137( N/A%), pre moving , FPS 2.79, Running 27.22s Step 138( N/A%), pre moving , FPS 2.81, Running 27.55s Step 139( N/A%), pre moving , FPS 2.85, Running 27.84s Step 140( N/A%), pre moving , FPS 2.89, Running 28.16s Step 141( N/A%), pre moving , FPS 2.86, Running 28.64s Step 142( N/A%), pre moving , FPS 2.80, Running 29.04s Step 143( N/A%), pre moving , FPS 2.75, Running 29.45s Step 144( N/A%), pre moving , FPS 2.73, Running 29.84s Step 145( N/A%), pre moving , FPS 2.72, Running 30.24s Step 146( N/A%), pre moving , FPS 2.73, Running 30.66s Step 147( N/A%), pre moving , FPS 2.74, Running 31.07s Step 148( N/A%), pre moving , FPS 2.74, Running 31.48s Step 149( N/A%), pre moving , FPS 2.80, Running 31.75s Step 150( N/A%), pre moving , FPS 2.88, Running 31.98s Step 151( N/A%), pre moving , FPS 2.95, Running 32.21s Step 152( N/A%), pre moving , FPS 3.01, Running 32.50s Step 153( N/A%), pre moving , FPS 3.03, Running 32.88s Step 154( N/A%), pre moving , FPS 2.95, Running 33.30s Step 155( N/A%), pre moving , FPS 2.85, Running 33.77s Step 156( N/A%), pre moving , FPS 2.76, Running 34.25s Step 157( N/A%), pre moving , FPS 2.67, Running 34.71s Step 158( N/A%), pre moving , FPS 2.64, Running 35.12s Step 159( N/A%), pre moving , FPS 2.60, Running 35.53s Step 160( N/A%), pre moving , FPS 2.56, Running 35.98s Step 161( N/A%), pre moving , FPS 2.58, Running 36.40s Step 162( N/A%), pre moving , FPS 2.62, Running 36.67s Step 163( N/A%), pre moving , FPS 2.65, Running 36.99s Step 164( N/A%), pre moving , FPS 2.66, Running 37.35s Step 165( N/A%), pre moving , FPS 2.67, Running 37.74s Step 166( N/A%), pre moving , FPS 2.66, Running 38.17s Step 167( N/A%), pre moving , FPS 2.66, Running 38.59s Step 168( N/A%), pre moving , FPS 2.65, Running 39.02s Step 169( N/A%), pre moving , FPS 2.60, Running 39.44s Step 170( N/A%), pre moving , FPS 2.54, Running 39.86s Step 171( N/A%), pre moving , FPS 2.47, Running 40.31s Step 172( N/A%), pre moving , FPS 2.43, Running 40.74s Step 173( N/A%), pre moving , FPS 2.45, Running 41.05s Step 174( N/A%), pre moving , FPS 2.46, Running 41.42s Step 175( N/A%), pre moving , FPS 2.49, Running 41.79s Step 176( N/A%), pre moving , FPS 2.51, Running 42.22s Step 177( N/A%), pre moving , FPS 2.62, Running 42.35s Step 178( N/A%), pre moving , FPS 2.72, Running 42.47s Step 179( N/A%), pre moving , FPS 2.83, Running 42.58s Step 180( N/A%), pre moving , FPS 2.97, Running 42.71s Step 181( N/A%), pre moving , FPS 3.11, Running 42.83s Step 182( N/A%), pre moving , FPS 3.19, Running 42.95s Step 183( N/A%), pre moving , FPS 3.29, Running 43.07s Step 184( N/A%), pre moving , FPS 3.42, Running 43.19s Step 185( N/A%), pre moving , FPS 3.59, Running 43.32s Step 186( N/A%), pre moving , FPS 3.79, Running 43.44s Step 187( N/A%), pre moving , FPS 3.52, Running 44.27s Step 188( N/A%), pre moving , FPS 3.73, Running 44.38s Step 189( N/A%), pre moving , FPS 3.93, Running 44.52s Step 190( N/A%), pre moving , FPS 4.18, Running 44.65s Step 191( N/A%), pre moving , FPS 4.41, Running 44.84s Step 192( N/A%), pre moving , FPS 4.73, Running 44.97s Step 193( N/A%), pre moving , FPS 4.85, Running 45.18s Step 194( N/A%), pre moving , FPS 5.09, Running 45.35s Step 195( N/A%), pre moving , FPS 5.35, Running 45.53s Step 196( N/A%), pre moving , FPS 5.70, Running 45.73s Step 197( N/A%), pre moving , FPS 5.64, Running 45.89s Step 198( N/A%), pre moving , FPS 5.59, Running 46.04s Step 199( N/A%), pre moving , FPS 5.53, Running 46.20s Step 200( N/A%), pre moving , FPS 5.55, Running 46.31s Step 201( N/A%), pre moving , FPS 5.51, Running 46.46s Step 202( N/A%), pre moving , FPS 5.45, Running 46.62s Step 203( N/A%), pre moving , FPS 5.42, Running 46.76s Step 204( N/A%), pre moving , FPS 5.27, Running 46.98s Step 205( N/A%), pre moving , FPS 5.12, Running 47.22s Step 206( N/A%), pre moving , FPS 4.99, Running 47.45s Step 207( N/A%), pre moving , FPS 5.64, Running 47.81s Step 208( N/A%), pre moving , FPS 5.27, Running 48.18s Step 209( N/A%), pre moving , FPS 4.99, Running 48.52s Step 210( N/A%), pre moving , FPS 4.79, Running 48.83s Step 211( N/A%), pre moving , FPS 4.61, Running 49.18s Step 212( N/A%), pre moving , FPS 4.38, Running 49.54s Step 213( N/A%), pre moving , FPS 4.24, Running 49.89s Step 214( N/A%), pre moving , FPS 4.09, Running 50.24s Step 215( N/A%), pre moving , FPS 3.95, Running 50.59s Step 216( N/A%), pre moving , FPS 3.92, Running 50.83s Step 217( N/A%), pre moving , FPS 3.90, Running 51.02s Step 218( N/A%), pre moving , FPS 3.87, Running 51.21s Step 219( N/A%), pre moving , FPS 3.84, Running 51.41s Step 220( N/A%), pre moving , FPS 3.74, Running 51.65s Step 221( N/A%), pre moving , FPS 3.62, Running 51.98s Step 222( N/A%), pre moving , FPS 3.50, Running 52.34s Step 223( N/A%), pre moving , FPS 3.35, Running 52.73s Step 224( N/A%), pre moving , FPS 3.29, Running 53.06s Step 225( N/A%), pre moving , FPS 3.23, Running 53.41s Step 226( N/A%), pre moving , FPS 3.20, Running 53.71s Step 227( N/A%), pre moving , FPS 3.23, Running 54.01s Step 228( N/A%), pre moving , FPS 3.28, Running 54.28s Step 229( N/A%), pre moving , FPS 3.31, Running 54.56s Step 230( N/A%), pre moving , FPS 3.33, Running 54.84s Step 231( N/A%), pre moving , FPS 3.39, Running 55.08s Step 232( N/A%), pre moving , FPS 3.46, Running 55.32s Step 233( N/A%), pre moving , FPS 3.57, Running 55.50s Step 234( N/A%), pre moving , FPS 3.74, Running 55.60s Step 235( N/A%), pre moving , FPS 3.92, Running 55.69s Step 236( N/A%), pre moving , FPS 4.06, Running 55.75s Step 237( N/A%), pre moving , FPS 4.16, Running 55.83s Step 238( N/A%), pre moving , FPS 4.20, Running 55.97s Step 239( N/A%), pre moving , FPS 4.29, Running 56.07s Step 240( N/A%), pre moving , FPS 4.42, Running 56.18s Step 241( N/A%), pre moving , FPS 4.69, Running 56.25s Step 242( N/A%), pre moving , FPS 4.99, Running 56.35s Step 243( N/A%), pre moving , FPS 5.36, Running 56.46s Step 244( N/A%), pre moving , FPS 5.68, Running 56.58s Step 245( N/A%), pre moving , FPS 6.08, Running 56.70s Step 246( N/A%), pre moving , FPS 6.42, Running 56.82s Step 247( N/A%), pre moving , FPS 6.85, Running 56.93s Step 248( N/A%), pre moving , FPS 5.54, Running 57.89s Step 249( N/A%), pre moving , FPS 5.80, Running 58.01s Step 250( N/A%), pre moving , FPS 6.13, Running 58.10s Step 251( N/A%), pre moving , FPS 6.37, Running 58.22s Step 252( N/A%), pre moving , FPS 6.63, Running 58.34s Step 253( N/A%), pre moving , FPS 6.61, Running 58.53s Step 254( N/A%), pre moving , FPS 6.55, Running 58.65s Step 255( N/A%), pre moving , FPS 6.27, Running 58.88s Step 256( N/A%), pre moving , FPS 6.02, Running 59.08s Step 257( N/A%), pre moving , FPS 5.87, Running 59.24s Step 258( N/A%), pre moving , FPS 5.82, Running 59.41s Step 259( N/A%), pre moving , FPS 5.66, Running 59.60s Step 260( N/A%), pre moving , FPS 5.60, Running 59.75s Step 261( N/A%), pre moving , FPS 5.44, Running 59.92s Step 262( N/A%), pre moving , FPS 5.44, Running 60.03s Step 263( N/A%), pre moving , FPS 5.47, Running 60.12s Step 264( N/A%), pre moving , FPS 5.49, Running 60.22s Step 265( N/A%), pre moving , FPS 5.50, Running 60.34s Step 266( N/A%), pre moving , FPS 5.51, Running 60.45s Step 267( N/A%), pre moving , FPS 5.53, Running 60.54s Step 268( N/A%), pre moving , FPS 7.21, Running 60.66s Step 269( N/A%), pre moving , FPS 7.30, Running 60.75s Step 270( N/A%), pre moving , FPS 7.17, Running 60.89s Step 271( N/A%), pre moving , FPS 6.98, Running 61.08s Step 272( N/A%), pre moving , FPS 6.88, Running 61.24s Step 273( N/A%), pre moving , FPS 6.75, Running 61.49s Step 274( N/A%), pre moving , FPS 6.59, Running 61.68s Step 275( N/A%), pre moving , FPS 6.57, Running 61.92s Step 276( N/A%), pre moving , FPS 6.48, Running 62.16s Step 277( N/A%), pre moving , FPS 6.32, Running 62.40s Step 278( N/A%), pre moving , FPS 6.19, Running 62.64s Step 279( N/A%), pre moving , FPS 6.24, Running 62.81s Step 280( N/A%), pre moving , FPS 6.06, Running 63.05s Step 281( N/A%), pre moving , FPS 5.94, Running 63.29s Step 282( N/A%), pre moving , FPS 5.78, Running 63.49s Step 283( N/A%), pre moving , FPS 5.54, Running 63.73s Step 284( N/A%), pre moving , FPS 5.34, Running 63.96s Step 285( N/A%), pre moving , FPS 5.17, Running 64.21s Step 286( N/A%), pre moving , FPS 5.09, Running 64.38s Step 287( N/A%), pre moving , FPS 4.87, Running 64.66s Step 288( N/A%), pre moving , FPS 4.89, Running 64.75s Step 289( N/A%), pre moving , FPS 4.91, Running 64.82s Step 290( N/A%), pre moving , FPS 4.96, Running 64.92s Step 291( N/A%), pre moving , FPS 5.03, Running 65.06s Step 292( N/A%), pre moving , FPS 5.07, Running 65.19s Step 293( N/A%), pre moving , FPS 5.21, Running 65.33s Step 294( N/A%), pre moving , FPS 5.32, Running 65.44s Step 295( N/A%), pre moving , FPS 5.49, Running 65.57s Step 296( N/A%), pre moving , FPS 5.64, Running 65.71s Step 297( N/A%), pre moving , FPS 5.76, Running 65.87s Step 298( N/A%), pre moving , FPS 5.73, Running 66.13s Step 299( N/A%), pre moving , FPS 5.67, Running 66.33s Step 300( N/A%), pre moving , FPS 5.64, Running 66.60s Step 301( N/A%), pre moving , FPS 5.65, Running 66.82s Step 302( N/A%), pre moving , FPS 5.63, Running 67.04s Step 303( N/A%), pre moving , FPS 5.63, Running 67.28s Step 304( N/A%), pre moving , FPS 5.64, Running 67.51s Step 305( N/A%), pre moving , FPS 5.54, Running 67.82s Step 306( N/A%), pre moving , FPS 5.36, Running 68.11s Step 307( N/A%), pre moving , FPS 5.33, Running 68.41s Step 308( N/A%), pre moving , FPS 5.07, Running 68.69s Step 309( N/A%), pre moving , FPS 4.83, Running 68.96s Step 310( N/A%), pre moving , FPS 4.59, Running 69.28s Step 311( N/A%), pre moving , FPS 4.49, Running 69.52s Step 312( N/A%), pre moving , FPS 4.50, Running 69.63s Step 313( N/A%), pre moving , FPS 4.54, Running 69.74s Step 314( N/A%), pre moving , FPS 4.54, Running 69.84s Step 315( N/A%), pre moving , FPS 4.58, Running 69.94s Step 316( N/A%), pre moving , FPS 4.62, Running 70.04s Step 317( N/A%), pre moving , FPS 4.74, Running 70.09s Step 318( N/A%), pre moving , FPS 4.96, Running 70.16s Step 319( N/A%), pre moving , FPS 5.13, Running 70.23s Step 320( N/A%), pre moving , FPS 5.39, Running 70.31s Step 321( N/A%), pre moving , FPS 5.64, Running 70.37s Step 322( N/A%), pre moving , FPS 5.91, Running 70.43s Step 323( N/A%), pre moving , FPS 6.23, Running 70.49s Step 324( N/A%), pre moving , FPS 6.41, Running 70.63s Step 325( N/A%), pre moving , FPS 6.83, Running 70.74s Step 326( N/A%), pre moving , FPS 7.32, Running 70.84s Step 327( N/A%), pre moving , FPS 7.77, Running 70.98s Step 328( N/A%), pre moving , FPS 8.29, Running 71.10s Step 329( N/A%), pre moving , FPS 8.99, Running 71.19s Step 330( N/A%), pre moving , FPS 9.83, Running 71.31s Step 331( N/A%), pre moving , FPS 10.48, Running 71.43s Step 332( N/A%), pre moving , FPS 10.43, Running 71.54s Step 333( N/A%), pre moving , FPS 10.45, Running 71.65s Step 334( N/A%), pre moving , FPS 10.44, Running 71.76s Step 335( N/A%), pre moving , FPS 10.33, Running 71.87s Step 336( N/A%), pre moving , FPS 10.28, Running 71.99s Step 337( N/A%), pre moving , FPS 9.97, Running 72.10s Step 338( N/A%), pre moving , FPS 9.73, Running 72.22s Step 339( N/A%), pre moving , FPS 9.47, Running 72.35s Step 340( N/A%), pre moving , FPS 9.30, Running 72.46s Step 341( N/A%), pre moving , FPS 9.08, Running 72.57s Step 342( N/A%), pre moving , FPS 8.85, Running 72.69s Step 343( N/A%), pre moving , FPS 8.65, Running 72.81s Step 344( N/A%), pre moving , FPS 8.72, Running 72.92s Step 345( N/A%), pre moving , FPS 6.58, Running 73.78s Step 346( N/A%), pre moving , FPS 6.45, Running 73.94s Step 347( N/A%), pre moving , FPS 6.48, Running 74.07s Step 348( N/A%), pre moving , FPS 6.52, Running 74.17s Step 349( N/A%), pre moving , FPS 6.64, Running 74.20s Step 350( N/A%), pre moving , FPS 6.83, Running 74.24s Step 351( N/A%), pre moving , FPS 7.02, Running 74.28s Step 352( N/A%), pre moving , FPS 7.18, Running 74.33s Step 353( N/A%), pre moving , FPS 7.33, Running 74.38s Step 354( N/A%), pre moving , FPS 7.40, Running 74.46s Step 355( N/A%), pre moving , FPS 7.54, Running 74.53s Step 356( N/A%), pre moving , FPS 7.68, Running 74.59s Step 357( N/A%), pre moving , FPS 7.79, Running 74.67s Step 358( N/A%), pre moving , FPS 7.92, Running 74.74s Step 359( N/A%), pre moving , FPS 8.08, Running 74.82s Step 360( N/A%), pre moving , FPS 8.12, Running 74.92s Step 361( N/A%), pre moving , FPS 8.15, Running 75.03s Step 362( N/A%), pre moving , FPS 8.18, Running 75.13s Step 363( N/A%), pre moving , FPS 8.26, Running 75.23s Step 364( N/A%), pre moving , FPS 8.30, Running 75.33s Step 365( N/A%), pre moving , FPS 12.06, Running 75.44s Step 366( N/A%), pre moving , FPS 12.79, Running 75.51s Step 367( N/A%), pre moving , FPS 13.38, Running 75.56s Step 368( N/A%), pre moving , FPS 13.77, Running 75.62s Step 369( N/A%), pre moving , FPS 13.51, Running 75.68s Step 370( N/A%), pre moving , FPS 12.87, Running 75.79s Step 371( N/A%), pre moving , FPS 12.20, Running 75.92s Step 372( N/A%), pre moving , FPS 11.70, Running 76.04s Step 373( N/A%), pre moving , FPS 11.25, Running 76.15s Step 374( N/A%), pre moving , FPS 10.87, Running 76.30s Step 375( N/A%), pre moving , FPS 10.72, Running 76.39s Step 376( N/A%), pre moving , FPS 10.45, Running 76.50s Step 377( N/A%), pre moving , FPS 10.20, Running 76.63s Step 378( N/A%), pre moving , FPS 9.84, Running 76.77s Step 379( N/A%), pre moving , FPS 9.66, Running 76.89s Step 380( N/A%), pre moving , FPS 9.60, Running 77.00s Step 381( N/A%), pre moving , FPS 9.56, Running 77.12s Step 382( N/A%), pre moving , FPS 9.51, Running 77.24s Step 383( N/A%), pre moving , FPS 9.43, Running 77.35s Step 384( N/A%), pre moving , FPS 9.39, Running 77.46s Step 385( N/A%), pre moving , FPS 9.48, Running 77.55s Step 386( N/A%), pre moving , FPS 9.25, Running 77.67s Step 387( N/A%), pre moving , FPS 8.97, Running 77.79s Step 388( N/A%), pre moving , FPS 8.76, Running 77.90s Step 389( N/A%), pre moving , FPS 8.54, Running 78.02s Step 390( N/A%), pre moving , FPS 8.55, Running 78.13s Step 391( N/A%), pre moving , FPS 8.57, Running 78.25s Step 392( N/A%), pre moving , FPS 8.58, Running 78.37s Step 393( N/A%), pre moving , FPS 8.64, Running 78.47s Step 394( N/A%), pre moving , FPS 8.69, Running 78.60s Step 395( N/A%), pre moving , FPS 8.60, Running 78.72s Step 396( N/A%), pre moving , FPS 8.59, Running 78.83s Step 397( N/A%), pre moving , FPS 8.61, Running 78.95s Step 398( N/A%), pre moving , FPS 8.71, Running 79.07s Step 399( N/A%), pre moving , FPS 8.69, Running 79.19s Step 400( N/A%), pre moving , FPS 8.68, Running 79.31s Step 401( N/A%), pre moving , FPS 8.67, Running 79.42s Step 402( N/A%), pre moving , FPS 8.83, Running 79.50s Step 403( N/A%), pre moving , FPS 9.12, Running 79.54s Step 404( N/A%), pre moving , FPS 9.46, Running 79.58s Step 405( N/A%), pre moving , FPS 9.71, Running 79.61s Step 406( N/A%), pre moving , FPS 10.13, Running 79.64s Step 407( N/A%), pre moving , FPS 10.59, Running 79.68s Step 408( N/A%), pre moving , FPS 11.00, Running 79.72s Step 409( N/A%), pre moving , FPS 11.53, Running 79.76s Step 410( N/A%), pre moving , FPS 12.09, Running 79.79s Step 411( N/A%), pre moving , FPS 12.73, Running 79.82s Step 412( N/A%), pre moving , FPS 13.40, Running 79.86s Step 413( N/A%), pre moving , FPS 13.74, Running 79.93s Step 414( N/A%), pre moving , FPS 14.22, Running 80.01s Step 415( N/A%), pre moving , FPS 14.79, Running 80.07s Step 416( N/A%), pre moving , FPS 5.57, Running 82.42s Step 417( N/A%), pre moving , FPS 5.16, Running 82.83s Step 418( N/A%), pre moving , FPS 4.82, Running 83.22s Step 419( N/A%), pre moving , FPS 4.48, Running 83.66s Step 420( N/A%), pre moving , FPS 4.27, Running 83.99s Step 421( N/A%), pre moving , FPS 4.17, Running 84.22s Step 422( N/A%), pre moving , FPS 4.05, Running 84.44s Step 423( N/A%), pre moving , FPS 3.90, Running 84.67s Step 424( N/A%), pre moving , FPS 3.76, Running 84.90s Step 425( N/A%), pre moving , FPS 3.56, Running 85.22s Step 426( N/A%), pre moving , FPS 3.38, Running 85.55s Step 427( N/A%), pre moving , FPS 3.22, Running 85.90s Step 428( N/A%), pre moving , FPS 3.03, Running 86.31s Step 429( N/A%), pre moving , FPS 2.87, Running 86.72s Step 430( N/A%), pre moving , FPS 2.72, Running 87.15s Step 431( N/A%), pre moving , FPS 2.57, Running 87.59s Step 432( N/A%), pre moving , FPS 2.45, Running 88.02s Step 433( N/A%), pre moving , FPS 2.34, Running 88.47s Step 434( N/A%), pre moving , FPS 2.25, Running 88.92s Step 435( N/A%), pre moving , FPS 2.19, Running 89.21s Step 436( 0.33%), action 1, FPS 2.50, Running 90.43s Step 437( 0.67%), action 2, FPS 2.40, Running 91.16s Step 438( 1.00%), action 3, FPS 2.36, Running 91.69s Step 439( 1.33%), action 4, FPS 2.33, Running 92.24s Step 440( 1.67%), action 5, FPS 2.22, Running 92.99s Step 441( 2.00%), action 6, FPS 2.16, Running 93.46s Step 442( 2.33%), action 7, FPS 2.07, Running 94.12s Step 443( 2.67%), action 8, FPS 2.02, Running 94.59s Step 444( 3.00%), action 9, FPS 1.94, Running 95.22s Step 445( 3.33%), action 10, FPS 1.90, Running 95.73s Step 446( 3.67%), action 11, FPS 1.83, Running 96.47s Step 447( 4.00%), action 12, FPS 1.78, Running 97.12s Step 448( 4.33%), action 13, FPS 1.75, Running 97.74s Step 449( 4.67%), action 14, FPS 1.73, Running 98.28s Step 450( 5.00%), action 15, FPS 1.72, Running 98.80s Step 451( 5.33%), action 16, FPS 1.68, Running 99.50s Step 452( 5.67%), action 17, FPS 1.66, Running 100.08s Step 453( 6.00%), action 18, FPS 1.64, Running 100.63s Step 454( 6.33%), action 19, FPS 1.61, Running 101.32s Step 455( 6.67%), action 20, FPS 1.57, Running 101.98s Step 456( 7.00%), action 21, FPS 1.60, Running 102.89s Step 457( 7.33%), action 22, FPS 1.60, Running 103.63s Step 458( 7.67%), action 23, FPS 1.60, Running 104.22s Step 459( 8.00%), action 24, FPS 1.58, Running 104.87s Step 460( 8.33%), action 25, FPS 1.61, Running 105.42s Step 461( 8.67%), action 26, FPS 1.61, Running 105.89s Step 462( 9.00%), action 27, FPS 1.63, Running 106.37s Step 463( 9.33%), action 28, FPS 1.64, Running 106.80s Step 464( 9.67%), action 29, FPS 1.65, Running 107.35s Step 465( 10.00%), action 30, FPS 1.65, Running 107.86s Step 466( 10.33%), action 31, FPS 1.65, Running 108.57s Step 467( 10.67%), action 32, FPS 1.65, Running 109.25s Step 468( 11.00%), action 33, FPS 1.64, Running 109.90s Step 469( 11.33%), action 34, FPS 1.65, Running 110.42s Step 470( 11.67%), action 35, FPS 1.65, Running 110.95s Step 471( 12.00%), action 36, FPS 1.68, Running 111.41s Step 472( 12.33%), action 37, FPS 1.69, Running 111.89s Step 473( 12.67%), action 38, FPS 1.69, Running 112.49s Step 474( 13.00%), action 39, FPS 1.67, Running 113.33s Step 475( 13.33%), action 40, FPS 1.68, Running 113.86s Step 476( 13.67%), action 41, FPS 1.69, Running 114.75s Step 477( 14.00%), action 42, FPS 1.74, Running 115.13s Step 478( 14.33%), action 43, FPS 1.73, Running 115.76s Step 479( 14.67%), action 44, FPS 1.76, Running 116.23s Step 480( 15.00%), action 45, FPS 1.76, Running 116.81s Step 481( 15.33%), action 46, FPS 1.74, Running 117.36s Step 482( 15.67%), action 47, FPS 1.69, Running 118.22s Step 483( 16.00%), action 48, FPS 1.68, Running 118.72s Step 484( 16.33%), action 49, FPS 1.67, Running 119.30s Step 485( 16.67%), action 50, FPS 1.69, Running 119.70s Step 486( 17.00%), action 51, FPS 1.65, Running 120.69s Step 487( 17.33%), action 52, FPS 1.68, Running 121.19s Step 488( 17.67%), action 53, FPS 1.65, Running 122.03s Step 489( 18.00%), action 54, FPS 1.65, Running 122.54s Step 490( 18.33%), action 55, FPS 1.63, Running 123.20s Step 491( 18.67%), action 56, FPS 1.62, Running 123.75s Step 492( 19.00%), action 57, FPS 1.62, Running 124.20s Step 493( 19.33%), action 58, FPS 1.61, Running 124.88s Step 494( 19.67%), action 59, FPS 1.65, Running 125.44s Step 495( 20.00%), action 60, FPS 1.64, Running 126.08s Step 496( 20.33%), action 61, FPS 1.61, Running 127.19s Step 497( 20.67%), action 62, FPS 1.62, Running 127.50s Step 498( 21.00%), action 63, FPS 1.64, Running 127.94s Step 499( 21.33%), action 64, FPS 1.62, Running 128.57s Step 500( 21.67%), action 65, FPS 1.61, Running 129.21s Step 501( 22.00%), action 66, FPS 1.59, Running 129.93s Step 502( 22.33%), action 67, FPS 1.59, Running 130.78s Step 503( 22.67%), action 68, FPS 1.60, Running 131.24s Step 504( 23.00%), action 69, FPS 1.62, Running 131.67s Step 505( 23.33%), action 70, FPS 1.59, Running 132.27s Step 506( 23.67%), action 71, FPS 1.60, Running 133.19s Step 507( 24.00%), action 72, FPS 1.59, Running 133.80s Step 508( 24.33%), action 73, FPS 1.60, Running 134.54s Step 509( 24.67%), action 74, FPS 1.60, Running 135.05s Step 510( 25.00%), action 75, FPS 1.60, Running 135.68s Step 511( 25.33%), action 76, FPS 1.62, Running 136.13s Step 512( 25.67%), action 77, FPS 1.62, Running 136.56s Step 513( 26.00%), action 78, FPS 1.64, Running 137.10s Step 514( 26.33%), action 79, FPS 1.64, Running 137.62s Step 515( 26.67%), action 80, FPS 1.66, Running 138.14s Step 516( 27.00%), action 81, FPS 1.69, Running 138.99s Step 517( 27.33%), action 82, FPS 1.66, Running 139.56s Step 518( 27.67%), action 83, FPS 1.65, Running 140.03s Step 519( 28.00%), action 84, FPS 1.70, Running 140.35s Step 520( 28.33%), action 85, FPS 1.74, Running 140.73s Step 521( 28.67%), action 86, FPS 1.75, Running 141.35s Step 522( 29.00%), action 87, FPS 1.80, Running 141.87s Step 523( 29.33%), action 88, FPS 1.76, Running 142.60s Step 524( 29.67%), action 89, FPS 1.75, Running 143.12s Step 525( 30.00%), action 90, FPS 1.76, Running 143.61s Step 526( 30.33%), action 91, FPS 1.80, Running 144.30s Step 527( 30.67%), action 92, FPS 1.81, Running 144.85s Step 528( 31.00%), action 93, FPS 1.88, Running 145.19s Step 529( 31.33%), action 94, FPS 1.89, Running 145.63s Step 530( 31.67%), action 95, FPS 1.93, Running 146.06s Step 531( 32.00%), action 96, FPS 1.91, Running 146.59s Step 532( 32.33%), action 97, FPS 1.90, Running 147.07s Step 533( 32.67%), action 98, FPS 1.92, Running 147.53s Step 534( 33.00%), action 99, FPS 1.91, Running 148.10s Step 535( 33.33%), action 100, FPS 1.91, Running 148.62s Step 536( 33.67%), action 101, FPS 1.95, Running 149.28s Step 537( 34.00%), action 102, FPS 1.98, Running 149.64s Step 538( 34.33%), action 103, FPS 1.98, Running 150.13s Step 539( 34.67%), action 104, FPS 1.93, Running 150.71s Step 540( 35.00%), action 105, FPS 1.89, Running 151.29s Step 541( 35.33%), action 106, FPS 1.91, Running 151.81s Step 542( 35.67%), action 107, FPS 1.91, Running 152.34s Step 543( 36.00%), action 108, FPS 1.92, Running 153.04s Step 544( 36.33%), action 109, FPS 1.92, Running 153.54s Step 545( 36.67%), action 110, FPS 1.96, Running 153.83s Step 546( 37.00%), action 111, FPS 1.97, Running 154.43s Step 547( 37.33%), action 112, FPS 2.00, Running 154.84s Step 548( 37.67%), action 113, FPS 1.96, Running 155.41s Step 549( 38.00%), action 114, FPS 1.94, Running 155.91s Step 550( 38.33%), action 115, FPS 1.93, Running 156.44s Step 551( 38.67%), action 116, FPS 1.93, Running 156.93s Step 552( 39.00%), action 117, FPS 1.94, Running 157.40s Step 553( 39.33%), action 118, FPS 1.93, Running 157.87s Step 554( 39.67%), action 119, FPS 1.97, Running 158.24s Step 555( 40.00%), action 120, FPS 2.01, Running 158.59s Step 556( 40.33%), action 121, FPS 1.98, Running 159.40s Step 557( 40.67%), action 122, FPS 1.96, Running 159.87s Step 558( 41.00%), action 123, FPS 1.95, Running 160.40s Step 559( 41.33%), action 124, FPS 1.96, Running 160.92s Step 560( 41.67%), action 125, FPS 1.97, Running 161.44s Step 561( 42.00%), action 126, FPS 1.98, Running 161.91s Step 562( 42.33%), action 127, FPS 1.95, Running 162.62s Step 563( 42.67%), action 128, FPS 1.95, Running 163.28s Step 564( 43.00%), action 129, FPS 1.95, Running 163.78s Step 565( 43.33%), action 130, FPS 1.92, Running 164.25s Step 566( 43.67%), action 131, FPS 1.87, Running 165.10s Step 567( 44.00%), action 132, FPS 1.82, Running 165.84s Step 568( 44.33%), action 133, FPS 1.82, Running 166.39s Step 569( 44.67%), action 134, FPS 1.83, Running 166.82s Step 570( 45.00%), action 135, FPS 1.83, Running 167.34s Step 571( 45.33%), action 136, FPS 1.84, Running 167.79s Step 572( 45.67%), action 137, FPS 1.81, Running 168.44s Step 573( 46.00%), action 138, FPS 1.79, Running 169.06s Step 574( 46.33%), action 139, FPS 1.75, Running 169.69s Step 575( 46.67%), action 140, FPS 1.71, Running 170.27s Step 576( 47.00%), action 141, FPS 1.69, Running 171.21s Step 577( 47.33%), action 142, FPS 1.66, Running 171.95s Step 578( 47.67%), action 143, FPS 1.65, Running 172.53s Step 579( 48.00%), action 144, FPS 1.62, Running 173.27s Step 580( 48.33%), action 145, FPS 1.61, Running 173.89s Step 581( 48.67%), action 146, FPS 1.59, Running 174.45s [2026-08-01 16:09:08] [6 ] Seed 5 success after 175.18 s. +steps: 581 , actions: 146 . +Instruction: Empty +Total 3/6(50.00%) success. +Setting seed: 6 +Step 1( N/A%), pre moving , FPS 12.76, Running 0.08s Step 2( N/A%), pre moving , FPS 14.49, Running 0.14s Step 3( N/A%), pre moving , FPS 14.76, Running 0.20s Step 4( N/A%), pre moving , FPS 13.59, Running 0.29s Step 5( N/A%), pre moving , FPS 13.11, Running 0.38s Step 6( N/A%), pre moving , FPS 13.66, Running 0.44s Step 7( N/A%), pre moving , FPS 13.78, Running 0.51s Step 8( N/A%), pre moving , FPS 13.87, Running 0.58s Step 9( N/A%), pre moving , FPS 14.15, Running 0.64s Step 10( N/A%), pre moving , FPS 13.77, Running 0.73s Step 11( N/A%), pre moving , FPS 13.85, Running 0.79s Step 12( N/A%), pre moving , FPS 14.04, Running 0.85s Step 13( N/A%), pre moving , FPS 14.28, Running 0.91s Step 14( N/A%), pre moving , FPS 14.24, Running 0.98s Step 15( N/A%), pre moving , FPS 13.72, Running 1.09s Step 16( N/A%), pre moving , FPS 13.16, Running 1.22s Step 17( N/A%), pre moving , FPS 12.73, Running 1.34s Step 18( N/A%), pre moving , FPS 12.42, Running 1.45s Step 19( N/A%), pre moving , FPS 12.19, Running 1.56s Step 20( N/A%), pre moving , FPS 12.17, Running 1.64s Step 21( N/A%), pre moving , FPS 10.13, Running 2.05s Step 22( N/A%), pre moving , FPS 9.49, Running 2.25s Step 23( N/A%), pre moving , FPS 9.42, Running 2.33s Step 24( N/A%), pre moving , FPS 9.42, Running 2.42s Step 25( N/A%), pre moving , FPS 9.35, Running 2.52s Step 26( N/A%), pre moving , FPS 8.04, Running 2.93s Step 27( N/A%), pre moving , FPS 8.01, Running 3.00s Step 28( N/A%), pre moving , FPS 7.87, Running 3.12s Step 29( N/A%), pre moving , FPS 7.71, Running 3.23s Step 30( N/A%), pre moving , FPS 7.67, Running 3.34s Step 31( N/A%), pre moving , FPS 7.54, Running 3.45s Step 32( N/A%), pre moving , FPS 7.40, Running 3.56s Step 33( N/A%), pre moving , FPS 7.24, Running 3.67s Step 34( N/A%), pre moving , FPS 7.16, Running 3.78s Step 35( N/A%), pre moving , FPS 7.14, Running 3.89s Step 36( N/A%), pre moving , FPS 6.01, Running 4.55s Step 37( N/A%), pre moving , FPS 5.99, Running 4.68s Step 38( N/A%), pre moving , FPS 6.03, Running 4.77s Step 39( N/A%), pre moving , FPS 6.11, Running 4.83s Step 40( N/A%), pre moving , FPS 6.15, Running 4.90s Step 41( N/A%), pre moving , FPS 6.84, Running 4.98s Step 42( N/A%), pre moving , FPS 7.09, Running 5.07s Step 43( N/A%), pre moving , FPS 7.13, Running 5.13s Step 44( N/A%), pre moving , FPS 7.19, Running 5.20s Step 45( N/A%), pre moving , FPS 7.19, Running 5.30s Step 46( N/A%), pre moving , FPS 8.06, Running 5.41s Step 47( N/A%), pre moving , FPS 7.92, Running 5.53s Step 48( N/A%), pre moving , FPS 7.87, Running 5.66s Step 49( N/A%), pre moving , FPS 7.73, Running 5.82s Step 50( N/A%), pre moving , FPS 7.49, Running 6.01s Step 51( N/A%), pre moving , FPS 7.35, Running 6.17s Step 52( N/A%), pre moving , FPS 7.11, Running 6.37s Step 53( N/A%), pre moving , FPS 6.99, Running 6.53s Step 54( N/A%), pre moving , FPS 6.76, Running 6.74s Step 55( N/A%), pre moving , FPS 6.63, Running 6.91s Step 56( N/A%), pre moving , FPS 7.92, Running 7.07s Step 57( N/A%), pre moving , FPS 7.74, Running 7.26s Step 58( N/A%), pre moving , FPS 7.51, Running 7.43s Step 59( N/A%), pre moving , FPS 7.24, Running 7.60s Step 60( N/A%), pre moving , FPS 6.93, Running 7.78s Step 61( N/A%), pre moving , FPS 6.65, Running 7.99s Step 62( N/A%), pre moving , FPS 6.49, Running 8.15s Step 63( N/A%), pre moving , FPS 6.27, Running 8.32s Step 64( N/A%), pre moving , FPS 6.05, Running 8.50s Step 65( N/A%), pre moving , FPS 5.94, Running 8.67s Step 66( N/A%), pre moving , FPS 5.91, Running 8.79s Step 67( N/A%), pre moving , FPS 5.91, Running 8.92s Step 68( N/A%), pre moving , FPS 5.95, Running 9.02s Step 69( N/A%), pre moving , FPS 6.00, Running 9.15s Step 70( N/A%), pre moving , FPS 6.13, Running 9.27s Step 71( N/A%), pre moving , FPS 6.20, Running 9.39s Step 72( N/A%), pre moving , FPS 6.36, Running 9.52s Step 73( N/A%), pre moving , FPS 6.45, Running 9.64s Step 74( N/A%), pre moving , FPS 6.68, Running 9.73s Step 75( N/A%), pre moving , FPS 6.94, Running 9.79s Step 76( N/A%), pre moving , FPS 7.14, Running 9.87s Step 77( N/A%), pre moving , FPS 7.42, Running 9.96s Step 78( N/A%), pre moving , FPS 7.66, Running 10.05s Step 79( N/A%), pre moving , FPS 7.90, Running 10.13s Step 80( N/A%), pre moving , FPS 8.33, Running 10.18s Step 81( N/A%), pre moving , FPS 8.86, Running 10.24s Step 82( N/A%), pre moving , FPS 9.22, Running 10.32s Step 83( N/A%), pre moving , FPS 9.57, Running 10.41s Step 84( N/A%), pre moving , FPS 10.03, Running 10.50s Step 85( N/A%), pre moving , FPS 6.79, Running 11.62s Step 86( N/A%), pre moving , FPS 6.23, Running 12.00s Step 87( N/A%), pre moving , FPS 5.69, Running 12.43s Step 88( N/A%), pre moving , FPS 5.23, Running 12.85s Step 89( N/A%), pre moving , FPS 4.82, Running 13.30s Step 90( N/A%), pre moving , FPS 4.49, Running 13.72s Step 91( N/A%), pre moving , FPS 4.32, Running 14.02s Step 92( N/A%), pre moving , FPS 4.13, Running 14.36s Step 93( N/A%), pre moving , FPS 3.95, Running 14.70s Step 94( N/A%), pre moving , FPS 3.68, Running 15.17s Step 95( N/A%), pre moving , FPS 3.45, Running 15.59s Step 96( N/A%), pre moving , FPS 3.24, Running 16.04s Step 97( N/A%), pre moving , FPS 3.07, Running 16.48s Step 98( N/A%), pre moving , FPS 2.92, Running 16.91s Step 99( N/A%), pre moving , FPS 2.79, Running 17.30s Step 100( N/A%), pre moving , FPS 2.66, Running 17.70s Step 101( N/A%), pre moving , FPS 2.53, Running 18.13s Step 102( N/A%), pre moving , FPS 2.47, Running 18.42s Step 103( N/A%), pre moving , FPS 2.38, Running 18.80s Step 104( N/A%), pre moving , FPS 2.32, Running 19.12s Step 105( N/A%), pre moving , FPS 2.54, Running 19.48s Step 106( N/A%), pre moving , FPS 2.52, Running 19.93s Step 107( N/A%), pre moving , FPS 2.53, Running 20.33s Step 108( N/A%), pre moving , FPS 2.51, Running 20.82s Step 109( N/A%), pre moving , FPS 2.49, Running 21.32s Step 110( N/A%), pre moving , FPS 2.50, Running 21.72s Step 111( N/A%), pre moving , FPS 2.45, Running 22.18s Step 112( N/A%), pre moving , FPS 2.42, Running 22.61s Step 113( N/A%), pre moving , FPS 2.42, Running 22.95s Step 114( N/A%), pre moving , FPS 2.46, Running 23.30s Step 115( N/A%), pre moving , FPS 2.46, Running 23.72s Step 116( N/A%), pre moving , FPS 2.47, Running 24.15s Step 117( N/A%), pre moving , FPS 2.46, Running 24.61s Step 118( N/A%), pre moving , FPS 2.44, Running 25.09s Step 119( N/A%), pre moving , FPS 2.43, Running 25.53s Step 120( N/A%), pre moving , FPS 2.43, Running 25.94s Step 121( N/A%), pre moving , FPS 2.43, Running 26.36s Step 122( N/A%), pre moving , FPS 2.38, Running 26.82s Step 123( N/A%), pre moving , FPS 2.39, Running 27.16s Step 124( N/A%), pre moving , FPS 2.38, Running 27.53s Step 125( N/A%), pre moving , FPS 2.39, Running 27.86s Step 126( N/A%), pre moving , FPS 2.40, Running 28.26s Step 127( N/A%), pre moving , FPS 2.39, Running 28.71s Step 128( N/A%), pre moving , FPS 2.39, Running 29.18s Step 129( N/A%), pre moving , FPS 2.41, Running 29.62s Step 130( N/A%), pre moving , FPS 2.40, Running 30.05s Step 131( N/A%), pre moving , FPS 2.40, Running 30.50s Step 132( N/A%), pre moving , FPS 2.41, Running 30.91s Step 133( N/A%), pre moving , FPS 2.41, Running 31.24s Step 134( N/A%), pre moving , FPS 2.41, Running 31.59s Step 135( N/A%), pre moving , FPS 2.42, Running 31.99s Step 136( N/A%), pre moving , FPS 2.42, Running 32.42s Step 137( N/A%), pre moving , FPS 2.42, Running 32.89s Step 138( N/A%), pre moving , FPS 2.42, Running 33.36s Step 139( N/A%), pre moving , FPS 2.42, Running 33.79s Step 140( N/A%), pre moving , FPS 2.42, Running 34.23s Step 141( N/A%), pre moving , FPS 2.39, Running 34.72s Step 142( N/A%), pre moving , FPS 2.39, Running 35.17s Step 143( N/A%), pre moving , FPS 2.38, Running 35.58s Step 144( N/A%), pre moving , FPS 2.38, Running 35.95s Step 145( N/A%), pre moving , FPS 2.37, Running 36.30s Step 146( N/A%), pre moving , FPS 2.35, Running 36.78s Step 147( N/A%), pre moving , FPS 2.35, Running 37.21s Step 148( N/A%), pre moving , FPS 2.37, Running 37.61s Step 149( N/A%), pre moving , FPS 2.39, Running 37.98s Step 150( N/A%), pre moving , FPS 2.40, Running 38.40s Step 151( N/A%), pre moving , FPS 2.40, Running 38.84s Step 152( N/A%), pre moving , FPS 2.38, Running 39.30s Step 153( N/A%), pre moving , FPS 2.36, Running 39.72s Step 154( N/A%), pre moving , FPS 2.36, Running 40.05s Step 155( N/A%), pre moving , FPS 2.38, Running 40.37s Step 156( N/A%), pre moving , FPS 2.40, Running 40.74s Step 157( N/A%), pre moving , FPS 2.42, Running 41.16s Step 158( N/A%), pre moving , FPS 2.43, Running 41.58s Step 159( N/A%), pre moving , FPS 2.43, Running 42.01s Step 160( N/A%), pre moving , FPS 2.43, Running 42.46s Step 161( N/A%), pre moving , FPS 2.45, Running 42.89s Step 162( N/A%), pre moving , FPS 2.46, Running 43.31s Step 163( N/A%), pre moving , FPS 2.43, Running 43.79s Step 164( N/A%), pre moving , FPS 2.44, Running 44.14s Step 165( N/A%), pre moving , FPS 2.45, Running 44.47s Step 166( N/A%), pre moving , FPS 2.58, Running 44.55s Step 167( N/A%), pre moving , FPS 2.70, Running 44.62s Step 168( N/A%), pre moving , FPS 2.82, Running 44.70s Step 169( N/A%), pre moving , FPS 2.95, Running 44.76s Step 170( N/A%), pre moving , FPS 3.10, Running 44.85s Step 171( N/A%), pre moving , FPS 3.27, Running 44.95s Step 172( N/A%), pre moving , FPS 3.47, Running 45.06s Step 173( N/A%), pre moving , FPS 3.66, Running 45.19s Step 174( N/A%), pre moving , FPS 3.80, Running 45.32s Step 175( N/A%), pre moving , FPS 3.94, Running 45.44s Step 176( N/A%), pre moving , FPS 3.55, Running 46.37s Step 177( N/A%), pre moving , FPS 3.76, Running 46.49s Step 178( N/A%), pre moving , FPS 3.98, Running 46.61s Step 179( N/A%), pre moving , FPS 4.21, Running 46.76s Step 180( N/A%), pre moving , FPS 4.44, Running 46.96s Step 181( N/A%), pre moving , FPS 4.76, Running 47.09s Step 182( N/A%), pre moving , FPS 5.05, Running 47.27s Step 183( N/A%), pre moving , FPS 5.47, Running 47.45s Step 184( N/A%), pre moving , FPS 5.69, Running 47.65s Step 185( N/A%), pre moving , FPS 5.94, Running 47.84s Step 186( N/A%), pre moving , FPS 5.75, Running 48.03s Step 187( N/A%), pre moving , FPS 5.58, Running 48.21s Step 188( N/A%), pre moving , FPS 5.39, Running 48.41s Step 189( N/A%), pre moving , FPS 5.23, Running 48.59s Step 190( N/A%), pre moving , FPS 5.16, Running 48.73s Step 191( N/A%), pre moving , FPS 5.08, Running 48.89s Step 192( N/A%), pre moving , FPS 5.04, Running 49.03s Step 193( N/A%), pre moving , FPS 4.99, Running 49.19s Step 194( N/A%), pre moving , FPS 4.96, Running 49.36s Step 195( N/A%), pre moving , FPS 4.95, Running 49.48s Step 196( N/A%), pre moving , FPS 5.90, Running 49.76s Step 197( N/A%), pre moving , FPS 5.50, Running 50.12s Step 198( N/A%), pre moving , FPS 5.16, Running 50.49s Step 199( N/A%), pre moving , FPS 4.90, Running 50.84s Step 200( N/A%), pre moving , FPS 4.69, Running 51.22s Step 201( N/A%), pre moving , FPS 4.49, Running 51.55s Step 202( N/A%), pre moving , FPS 4.31, Running 51.91s Step 203( N/A%), pre moving , FPS 4.14, Running 52.28s Step 204( N/A%), pre moving , FPS 4.04, Running 52.61s Step 205( N/A%), pre moving , FPS 3.88, Running 53.00s Step 206( N/A%), pre moving , FPS 3.76, Running 53.34s Step 207( N/A%), pre moving , FPS 3.75, Running 53.54s Step 208( N/A%), pre moving , FPS 3.75, Running 53.75s Step 209( N/A%), pre moving , FPS 3.74, Running 53.94s Step 210( N/A%), pre moving , FPS 3.69, Running 54.14s Step 211( N/A%), pre moving , FPS 3.66, Running 54.36s Step 212( N/A%), pre moving , FPS 3.52, Running 54.71s Step 213( N/A%), pre moving , FPS 3.42, Running 55.04s Step 214( N/A%), pre moving , FPS 3.33, Running 55.37s Step 215( N/A%), pre moving , FPS 3.25, Running 55.64s Step 216( N/A%), pre moving , FPS 3.22, Running 55.97s Step 217( N/A%), pre moving , FPS 3.27, Running 56.25s Step 218( N/A%), pre moving , FPS 3.29, Running 56.56s Step 219( N/A%), pre moving , FPS 3.32, Running 56.86s Step 220( N/A%), pre moving , FPS 3.37, Running 57.16s Step 221( N/A%), pre moving , FPS 3.42, Running 57.40s Step 222( N/A%), pre moving , FPS 3.47, Running 57.67s Step 223( N/A%), pre moving , FPS 3.55, Running 57.91s Step 224( N/A%), pre moving , FPS 3.68, Running 58.05s Step 225( N/A%), pre moving , FPS 3.91, Running 58.12s Step 226( N/A%), pre moving , FPS 4.13, Running 58.18s Step 227( N/A%), pre moving , FPS 4.26, Running 58.23s Step 228( N/A%), pre moving , FPS 4.39, Running 58.30s Step 229( N/A%), pre moving , FPS 4.47, Running 58.41s Step 230( N/A%), pre moving , FPS 4.58, Running 58.51s Step 231( N/A%), pre moving , FPS 4.73, Running 58.58s Step 232( N/A%), pre moving , FPS 5.08, Running 58.65s Step 233( N/A%), pre moving , FPS 5.43, Running 58.72s Step 234( N/A%), pre moving , FPS 5.85, Running 58.79s Step 235( N/A%), pre moving , FPS 6.24, Running 58.85s Step 236( N/A%), pre moving , FPS 6.79, Running 58.91s Step 237( N/A%), pre moving , FPS 7.13, Running 59.05s Step 238( N/A%), pre moving , FPS 7.67, Running 59.17s Step 239( N/A%), pre moving , FPS 6.15, Running 60.11s Step 240( N/A%), pre moving , FPS 6.52, Running 60.23s Step 241( N/A%), pre moving , FPS 6.77, Running 60.36s Step 242( N/A%), pre moving , FPS 7.13, Running 60.47s Step 243( N/A%), pre moving , FPS 7.44, Running 60.60s Step 244( N/A%), pre moving , FPS 7.38, Running 60.76s Step 245( N/A%), pre moving , FPS 7.04, Running 60.95s Step 246( N/A%), pre moving , FPS 6.79, Running 61.12s Step 247( N/A%), pre moving , FPS 6.51, Running 61.31s Step 248( N/A%), pre moving , FPS 6.33, Running 61.46s Step 249( N/A%), pre moving , FPS 6.17, Running 61.65s Step 250( N/A%), pre moving , FPS 6.04, Running 61.82s Step 251( N/A%), pre moving , FPS 5.82, Running 62.02s Step 252( N/A%), pre moving , FPS 5.65, Running 62.19s Step 253( N/A%), pre moving , FPS 5.47, Running 62.37s Step 254( N/A%), pre moving , FPS 5.34, Running 62.53s Step 255( N/A%), pre moving , FPS 5.27, Running 62.64s Step 256( N/A%), pre moving , FPS 5.24, Running 62.73s Step 257( N/A%), pre moving , FPS 5.29, Running 62.83s Step 258( N/A%), pre moving , FPS 5.28, Running 62.96s Step 259( N/A%), pre moving , FPS 6.79, Running 63.06s Step 260( N/A%), pre moving , FPS 6.78, Running 63.18s Step 261( N/A%), pre moving , FPS 6.89, Running 63.26s Step 262( N/A%), pre moving , FPS 6.85, Running 63.39s Step 263( N/A%), pre moving , FPS 6.86, Running 63.51s Step 264( N/A%), pre moving , FPS 6.69, Running 63.75s Step 265( N/A%), pre moving , FPS 6.60, Running 63.99s Step 266( N/A%), pre moving , FPS 6.45, Running 64.23s Step 267( N/A%), pre moving , FPS 6.28, Running 64.49s Step 268( N/A%), pre moving , FPS 6.24, Running 64.67s Step 269( N/A%), pre moving , FPS 6.15, Running 64.91s Step 270( N/A%), pre moving , FPS 6.01, Running 65.15s Step 271( N/A%), pre moving , FPS 5.92, Running 65.40s Step 272( N/A%), pre moving , FPS 5.78, Running 65.65s Step 273( N/A%), pre moving , FPS 5.71, Running 65.87s Step 274( N/A%), pre moving , FPS 5.57, Running 66.13s Step 275( N/A%), pre moving , FPS 5.37, Running 66.37s Step 276( N/A%), pre moving , FPS 5.14, Running 66.62s Step 277( N/A%), pre moving , FPS 4.98, Running 66.84s Step 278( N/A%), pre moving , FPS 4.85, Running 67.08s Step 279( N/A%), pre moving , FPS 4.71, Running 67.30s Step 280( N/A%), pre moving , FPS 4.68, Running 67.45s Step 281( N/A%), pre moving , FPS 4.63, Running 67.58s Step 282( N/A%), pre moving , FPS 4.63, Running 67.71s Step 283( N/A%), pre moving , FPS 4.58, Running 67.87s Step 284( N/A%), pre moving , FPS 4.70, Running 68.00s Step 285( N/A%), pre moving , FPS 4.80, Running 68.15s Step 286( N/A%), pre moving , FPS 4.94, Running 68.27s Step 287( N/A%), pre moving , FPS 4.97, Running 68.51s Step 288( N/A%), pre moving , FPS 4.87, Running 68.78s Step 289( N/A%), pre moving , FPS 4.86, Running 69.02s Step 290( N/A%), pre moving , FPS 4.87, Running 69.26s Step 291( N/A%), pre moving , FPS 4.87, Running 69.50s Step 292( N/A%), pre moving , FPS 4.90, Running 69.73s Step 293( N/A%), pre moving , FPS 4.83, Running 70.01s Step 294( N/A%), pre moving , FPS 4.75, Running 70.34s Step 295( N/A%), pre moving , FPS 4.60, Running 70.71s Step 296( N/A%), pre moving , FPS 4.55, Running 71.02s Step 297( N/A%), pre moving , FPS 4.48, Running 71.30s Step 298( N/A%), pre moving , FPS 4.48, Running 71.54s Step 299( N/A%), pre moving , FPS 4.45, Running 71.80s Step 300( N/A%), pre moving , FPS 4.35, Running 72.04s Step 301( N/A%), pre moving , FPS 4.35, Running 72.18s Step 302( N/A%), pre moving , FPS 4.34, Running 72.32s Step 303( N/A%), pre moving , FPS 4.38, Running 72.44s Step 304( N/A%), pre moving , FPS 4.40, Running 72.55s Step 305( N/A%), pre moving , FPS 4.46, Running 72.63s Step 306( N/A%), pre moving , FPS 4.52, Running 72.70s Step 307( N/A%), pre moving , FPS 4.71, Running 72.76s Step 308( N/A%), pre moving , FPS 4.91, Running 72.85s Step 309( N/A%), pre moving , FPS 5.13, Running 72.92s Step 310( N/A%), pre moving , FPS 5.32, Running 73.02s Step 311( N/A%), pre moving , FPS 5.50, Running 73.14s Step 312( N/A%), pre moving , FPS 5.65, Running 73.27s Step 313( N/A%), pre moving , FPS 5.93, Running 73.39s Step 314( N/A%), pre moving , FPS 6.32, Running 73.50s Step 315( N/A%), pre moving , FPS 6.89, Running 73.62s Step 316( N/A%), pre moving , FPS 7.40, Running 73.73s Step 317( N/A%), pre moving , FPS 7.82, Running 73.86s Step 318( N/A%), pre moving , FPS 8.21, Running 73.98s Step 319( N/A%), pre moving , FPS 8.71, Running 74.09s Step 320( N/A%), pre moving , FPS 9.25, Running 74.20s Step 321( N/A%), pre moving , FPS 9.31, Running 74.33s Step 322( N/A%), pre moving , FPS 9.43, Running 74.44s Step 323( N/A%), pre moving , FPS 9.46, Running 74.55s Step 324( N/A%), pre moving , FPS 9.44, Running 74.67s Step 325( N/A%), pre moving , FPS 9.30, Running 74.78s Step 326( N/A%), pre moving , FPS 9.13, Running 74.89s Step 327( N/A%), pre moving , FPS 8.90, Running 75.00s Step 328( N/A%), pre moving , FPS 8.81, Running 75.12s Step 329( N/A%), pre moving , FPS 8.61, Running 75.24s Step 330( N/A%), pre moving , FPS 8.54, Running 75.36s Step 331( N/A%), pre moving , FPS 8.59, Running 75.46s Step 332( N/A%), pre moving , FPS 8.70, Running 75.57s Step 333( N/A%), pre moving , FPS 8.69, Running 75.69s Step 334( N/A%), pre moving , FPS 6.57, Running 76.55s Step 335( N/A%), pre moving , FPS 6.66, Running 76.62s Step 336( N/A%), pre moving , FPS 6.75, Running 76.69s Step 337( N/A%), pre moving , FPS 6.84, Running 76.79s Step 338( N/A%), pre moving , FPS 6.94, Running 76.86s Step 339( N/A%), pre moving , FPS 7.01, Running 76.95s Step 340( N/A%), pre moving , FPS 7.08, Running 77.03s Step 341( N/A%), pre moving , FPS 7.12, Running 77.14s Step 342( N/A%), pre moving , FPS 7.11, Running 77.26s Step 343( N/A%), pre moving , FPS 7.02, Running 77.40s Step 344( N/A%), pre moving , FPS 6.91, Running 77.56s Step 345( N/A%), pre moving , FPS 6.72, Running 77.76s Step 346( N/A%), pre moving , FPS 6.60, Running 77.92s Step 347( N/A%), pre moving , FPS 6.44, Running 78.11s Step 348( N/A%), pre moving , FPS 6.35, Running 78.27s Step 349( N/A%), pre moving , FPS 6.20, Running 78.47s Step 350( N/A%), pre moving , FPS 6.11, Running 78.63s Step 351( N/A%), pre moving , FPS 5.92, Running 78.84s Step 352( N/A%), pre moving , FPS 5.89, Running 78.96s Step 353( N/A%), pre moving , FPS 5.89, Running 79.08s Step 354( N/A%), pre moving , FPS 7.58, Running 79.18s Step 355( N/A%), pre moving , FPS 7.47, Running 79.30s Step 356( N/A%), pre moving , FPS 7.35, Running 79.41s Step 357( N/A%), pre moving , FPS 7.29, Running 79.53s Step 358( N/A%), pre moving , FPS 7.20, Running 79.64s Step 359( N/A%), pre moving , FPS 7.08, Running 79.77s Step 360( N/A%), pre moving , FPS 6.99, Running 79.89s Step 361( N/A%), pre moving , FPS 6.99, Running 80.00s Step 362( N/A%), pre moving , FPS 7.00, Running 80.11s Step 363( N/A%), pre moving , FPS 7.05, Running 80.24s Step 364( N/A%), pre moving , FPS 7.14, Running 80.36s Step 365( N/A%), pre moving , FPS 7.34, Running 80.48s Step 366( N/A%), pre moving , FPS 7.48, Running 80.59s Step 367( N/A%), pre moving , FPS 7.69, Running 80.71s Step 368( N/A%), pre moving , FPS 7.83, Running 80.82s Step 369( N/A%), pre moving , FPS 8.09, Running 80.94s Step 370( N/A%), pre moving , FPS 8.26, Running 81.05s Step 371( N/A%), pre moving , FPS 8.69, Running 81.14s Step 372( N/A%), pre moving , FPS 8.93, Running 81.20s Step 373( N/A%), pre moving , FPS 9.16, Running 81.26s Step 374( N/A%), pre moving , FPS 9.32, Running 81.33s Step 375( N/A%), pre moving , FPS 9.51, Running 81.40s Step 376( N/A%), pre moving , FPS 9.73, Running 81.46s Step 377( N/A%), pre moving , FPS 4.49, Running 83.98s Step 378( N/A%), pre moving , FPS 4.21, Running 84.39s Step 379( N/A%), pre moving , FPS 4.01, Running 84.77s Step 380( N/A%), pre moving , FPS 3.75, Running 85.22s Step 381( N/A%), pre moving , FPS 3.65, Running 85.48s Step 382( N/A%), pre moving , FPS 3.51, Running 85.81s Step 383( N/A%), pre moving , FPS 3.40, Running 86.12s Step 384( N/A%), pre moving , FPS 3.26, Running 86.49s Step 385( N/A%), pre moving , FPS 3.12, Running 86.90s Step 386( N/A%), pre moving , FPS 2.96, Running 87.34s Step 387( N/A%), pre moving , FPS 2.83, Running 87.79s Step 388( N/A%), pre moving , FPS 2.71, Running 88.19s Step 389( N/A%), pre moving , FPS 2.60, Running 88.64s Step 390( N/A%), pre moving , FPS 2.50, Running 89.06s Step 391( N/A%), pre moving , FPS 2.40, Running 89.49s Step 392( N/A%), pre moving , FPS 2.30, Running 89.89s Step 393( N/A%), pre moving , FPS 2.21, Running 90.30s Step 394( N/A%), pre moving , FPS 2.14, Running 90.66s Step 395( N/A%), pre moving , FPS 2.07, Running 91.05s Step 396( N/A%), pre moving , FPS 2.00, Running 91.49s Step 397( 0.33%), action 1, FPS 2.29, Running 92.73s Step 398( 0.67%), action 2, FPS 2.26, Running 93.26s Step 399( 1.00%), action 3, FPS 2.23, Running 93.75s Step 400( 1.33%), action 4, FPS 2.18, Running 94.40s Step 401( 1.67%), action 5, FPS 2.14, Running 94.84s Step 402( 2.00%), action 6, FPS 2.04, Running 95.63s Step 403( 2.33%), action 7, FPS 1.95, Running 96.37s Step 404( 2.67%), action 8, FPS 1.89, Running 97.06s Step 405( 3.00%), action 9, FPS 1.87, Running 97.57s Step 406( 3.33%), action 10, FPS 1.87, Running 98.02s Step 407( 3.67%), action 11, FPS 1.84, Running 98.66s Step 408( 4.00%), action 12, FPS 1.82, Running 99.19s Step 409( 4.33%), action 13, FPS 1.77, Running 99.95s Step 410( 4.67%), action 14, FPS 1.73, Running 100.64s Step 411( 5.00%), action 15, FPS 1.71, Running 101.21s Step 412( 5.33%), action 16, FPS 1.69, Running 101.74s Step 413( 5.67%), action 17, FPS 1.68, Running 102.21s Step 414( 6.00%), action 18, FPS 1.65, Running 102.76s Step 415( 6.33%), action 19, FPS 1.64, Running 103.28s Step 416( 6.67%), action 20, FPS 1.62, Running 103.85s Step 417( 7.00%), action 21, FPS 1.68, Running 104.65s Step 418( 7.33%), action 22, FPS 1.67, Running 105.24s Step 419( 7.67%), action 23, FPS 1.64, Running 105.94s Step 420( 8.00%), action 24, FPS 1.65, Running 106.51s Step 421( 8.33%), action 25, FPS 1.65, Running 106.94s Step 422( 8.67%), action 26, FPS 1.69, Running 107.46s Step 423( 9.00%), action 27, FPS 1.71, Running 108.07s Step 424( 9.33%), action 28, FPS 1.71, Running 108.77s Step 425( 9.67%), action 29, FPS 1.71, Running 109.28s Step 426( 10.00%), action 30, FPS 1.66, Running 110.04s Step 427( 10.33%), action 31, FPS 1.66, Running 110.68s Step 428( 10.67%), action 32, FPS 1.65, Running 111.32s Step 429( 11.00%), action 33, FPS 1.65, Running 112.04s Step 430( 11.33%), action 34, FPS 1.67, Running 112.63s Step 431( 11.67%), action 35, FPS 1.67, Running 113.19s Step 432( 12.00%), action 36, FPS 1.66, Running 113.79s Step 433( 12.33%), action 37, FPS 1.66, Running 114.28s Step 434( 12.67%), action 38, FPS 1.68, Running 114.68s Step 435( 13.00%), action 39, FPS 1.69, Running 115.14s Step 436( 13.33%), action 40, FPS 1.70, Running 115.61s Step 437( 13.67%), action 41, FPS 1.73, Running 116.21s Step 438( 14.00%), action 42, FPS 1.74, Running 116.73s Step 439( 14.33%), action 43, FPS 1.76, Running 117.27s Step 440( 14.67%), action 44, FPS 1.76, Running 117.90s Step 441( 15.00%), action 45, FPS 1.73, Running 118.49s Step 442( 15.33%), action 46, FPS 1.76, Running 118.81s Step 443( 15.67%), action 47, FPS 1.79, Running 119.23s Step 444( 16.00%), action 48, FPS 1.82, Running 119.75s Step 445( 16.33%), action 49, FPS 1.82, Running 120.24s Step 446( 16.67%), action 50, FPS 1.86, Running 120.82s Step 447( 17.00%), action 51, FPS 1.85, Running 121.50s Step 448( 17.33%), action 52, FPS 1.84, Running 122.18s Step 449( 17.67%), action 53, FPS 1.87, Running 122.75s Step 450( 18.00%), action 54, FPS 1.88, Running 123.25s Step 451( 18.33%), action 55, FPS 1.91, Running 123.67s Step 452( 18.67%), action 56, FPS 1.93, Running 124.15s Step 453( 19.00%), action 57, FPS 1.94, Running 124.61s Step 454( 19.33%), action 58, FPS 1.90, Running 125.21s Step 455( 19.67%), action 59, FPS 1.89, Running 125.73s Step 456( 20.00%), action 60, FPS 1.85, Running 126.44s Step 457( 20.33%), action 61, FPS 1.83, Running 127.15s Step 458( 20.67%), action 62, FPS 1.83, Running 127.64s Step 459( 21.00%), action 63, FPS 1.82, Running 128.27s Step 460( 21.33%), action 64, FPS 1.83, Running 128.80s Step 461( 21.67%), action 65, FPS 1.85, Running 129.30s Step 462( 22.00%), action 66, FPS 1.78, Running 130.02s Step 463( 22.33%), action 67, FPS 1.76, Running 130.61s Step 464( 22.67%), action 68, FPS 1.72, Running 131.36s Step 465( 23.00%), action 69, FPS 1.70, Running 132.03s Step 466( 23.33%), action 70, FPS 1.71, Running 132.52s Step 467( 23.67%), action 71, FPS 1.71, Running 133.19s Step 468( 24.00%), action 72, FPS 1.72, Running 133.81s Step 469( 24.33%), action 73, FPS 1.72, Running 134.38s Step 470( 24.67%), action 74, FPS 1.72, Running 134.90s Step 471( 25.00%), action 75, FPS 1.70, Running 135.45s Step 472( 25.33%), action 76, FPS 1.68, Running 136.02s Step 473( 25.67%), action 77, FPS 1.69, Running 136.41s Step 474( 26.00%), action 78, FPS 1.72, Running 136.85s Step 475( 26.33%), action 79, FPS 1.74, Running 137.24s Step 476( 26.67%), action 80, FPS 1.73, Running 138.02s Step 477( 27.00%), action 81, FPS 1.71, Running 138.86s Step 478( 27.33%), action 82, FPS 1.70, Running 139.40s Step 479( 27.67%), action 83, FPS 1.72, Running 139.91s Step 480( 28.00%), action 84, FPS 1.69, Running 140.64s Step 481( 28.33%), action 85, FPS 1.70, Running 141.09s Step 482( 28.67%), action 86, FPS 1.73, Running 141.57s Step 483( 29.00%), action 87, FPS 1.73, Running 142.19s Step 484( 29.33%), action 88, FPS 1.73, Running 142.91s Step 485( 29.67%), action 89, FPS 1.72, Running 143.67s Step 486( 30.00%), action 90, FPS 1.69, Running 144.39s Step 487( 30.33%), action 91, FPS 1.71, Running 144.88s Step 488( 30.67%), action 92, FPS 1.73, Running 145.36s Step 489( 31.00%), action 93, FPS 1.76, Running 145.77s Step 490( 31.33%), action 94, FPS 1.75, Running 146.35s Step 491( 31.67%), action 95, FPS 1.76, Running 146.84s Step 492( 32.00%), action 96, FPS 1.76, Running 147.37s Step 493( 32.33%), action 97, FPS 1.72, Running 148.05s Step 494( 32.67%), action 98, FPS 1.70, Running 148.61s Step 495( 33.00%), action 99, FPS 1.70, Running 148.99s Step 496( 33.33%), action 100, FPS 1.75, Running 149.47s Step 497( 33.67%), action 101, FPS 1.77, Running 150.14s Step 498( 34.00%), action 102, FPS 1.76, Running 150.78s Step 499( 34.33%), action 103, FPS 1.76, Running 151.28s Step 500( 34.67%), action 104, FPS 1.79, Running 151.81s Step 501( 35.00%), action 105, FPS 1.74, Running 152.56s Step 502( 35.33%), action 106, FPS 1.72, Running 153.23s Step 503( 35.67%), action 107, FPS 1.74, Running 153.70s Step 504( 36.00%), action 108, FPS 1.76, Running 154.28s Step 505( 36.33%), action 109, FPS 1.80, Running 154.77s Step 506( 36.67%), action 110, FPS 1.82, Running 155.36s Step 507( 37.00%), action 111, FPS 1.80, Running 156.01s Step 508( 37.33%), action 112, FPS 1.77, Running 156.64s Step 509( 37.67%), action 113, FPS 1.74, Running 157.24s Step 510( 38.00%), action 114, FPS 1.78, Running 157.56s Step 511( 38.33%), action 115, FPS 1.79, Running 157.99s Step 512( 38.67%), action 116, FPS 1.80, Running 158.49s Step 513( 39.00%), action 117, FPS 1.84, Running 158.95s Step 514( 39.33%), action 118, FPS 1.83, Running 159.55s Step 515( 39.67%), action 119, FPS 1.78, Running 160.24s Step 516( 40.00%), action 120, FPS 1.76, Running 160.81s Step 517( 40.33%), action 121, FPS 1.76, Running 161.52s Step 518( 40.67%), action 122, FPS 1.75, Running 162.23s Step 519( 41.00%), action 123, FPS 1.76, Running 162.67s Step 520( 41.33%), action 124, FPS 1.74, Running 163.30s Step 521( 41.67%), action 125, FPS 1.78, Running 163.81s Step 522( 42.00%), action 126, FPS 1.80, Running 164.34s Step 523( 42.33%), action 127, FPS 1.80, Running 164.80s Step 524( 42.67%), action 128, FPS 1.81, Running 165.35s Step 525( 43.00%), action 129, FPS 1.78, Running 166.04s Step 526( 43.33%), action 130, FPS 1.74, Running 166.82s Step 527( 43.67%), action 131, FPS 1.74, Running 167.50s Step 528( 44.00%), action 132, FPS 1.74, Running 168.10s Step 529( 44.33%), action 133, FPS 1.72, Running 168.84s Step 530( 44.67%), action 134, FPS 1.69, Running 169.40s Step 531( 45.00%), action 135, FPS 1.68, Running 169.92s Step 532( 45.33%), action 136, FPS 1.67, Running 170.44s Step 533( 45.67%), action 137, FPS 1.66, Running 171.01s Step 534( 46.00%), action 138, FPS 1.67, Running 171.49s Step 535( 46.33%), action 139, FPS 1.71, Running 171.93s Step 536( 46.67%), action 140, FPS 1.71, Running 172.50s Step 537( 47.00%), action 141, FPS 1.70, Running 173.31s Step 538( 47.33%), action 142, FPS 1.69, Running 174.06s Step 539( 47.67%), action 143, FPS 1.70, Running 174.44s Step 540( 48.00%), action 144, FPS 1.71, Running 175.01s Step 541( 48.33%), action 145, FPS 1.68, Running 175.73s Step 542( 48.67%), action 146, FPS 1.63, Running 176.62s Step 543( 49.00%), action 147, FPS 1.61, Running 177.21s Step 544( 49.33%), action 148, FPS 1.61, Running 177.75s Step 545( 49.67%), action 149, FPS 1.63, Running 178.33s Step 546( 50.00%), action 150, FPS 1.66, Running 178.83s Step 547( 50.33%), action 151, FPS 1.67, Running 179.49s Step 548( 50.67%), action 152, FPS 1.64, Running 180.31s Step 549( 51.00%), action 153, FPS 1.67, Running 180.80s Step 550( 51.33%), action 154, FPS 1.65, Running 181.49s Step 551( 51.67%), action 155, FPS 1.65, Running 182.05s Step 552( 52.00%), action 156, FPS 1.63, Running 182.69s Step 553( 52.33%), action 157, FPS 1.65, Running 183.11s Step 554( 52.67%), action 158, FPS 1.64, Running 183.65s Step 555( 53.00%), action 159, FPS 1.61, Running 184.39s Step 556( 53.33%), action 160, FPS 1.61, Running 184.95s Step 557( 53.67%), action 161, FPS 1.63, Running 185.59s Step 558( 54.00%), action 162, FPS 1.65, Running 186.18s Step 559( 54.33%), action 163, FPS 1.63, Running 186.69s Step 560( 54.67%), action 164, FPS 1.66, Running 187.09s Step 561( 55.00%), action 165, FPS 1.69, Running 187.55s Step 562( 55.33%), action 166, FPS 1.73, Running 188.18s Step 563( 55.67%), action 167, FPS 1.72, Running 188.86s Step 564( 56.00%), action 168, FPS 1.70, Running 189.53s Step 565( 56.33%), action 169, FPS 1.69, Running 190.18s Step 566( 56.67%), action 170, FPS 1.67, Running 190.80s Step 567( 57.00%), action 171, FPS 1.67, Running 191.49s Step 568( 57.33%), action 172, FPS 1.71, Running 192.02s Step 569( 57.67%), action 173, FPS 1.67, Running 192.77s Step 570( 58.00%), action 174, FPS 1.66, Running 193.56s Step 571( 58.33%), action 175, FPS 1.65, Running 194.14s Step 572( 58.67%), action 176, FPS 1.61, Running 195.07s Step 573( 59.00%), action 177, FPS 1.58, Running 195.77s Step 574( 59.33%), action 178, FPS 1.59, Running 196.26s Step 575( 59.67%), action 179, FPS 1.57, Running 197.11s Step 576( 60.00%), action 180, FPS 1.56, Running 197.79s Step 577( 60.33%), action 181, FPS 1.54, Running 198.58s Step 578( 60.67%), action 182, FPS 1.54, Running 199.19s Step 579( 61.00%), action 183, FPS 1.55, Running 199.55s Step 580( 61.33%), action 184, FPS 1.55, Running 199.99s Step 581( 61.67%), action 185, FPS 1.55, Running 200.46s Step 582( 62.00%), action 186, FPS 1.55, Running 201.11s Step 583( 62.33%), action 187, FPS 1.53, Running 201.92s Step 584( 62.67%), action 188, FPS 1.53, Running 202.63s Step 585( 63.00%), action 189, FPS 1.54, Running 203.16s Step 586( 63.33%), action 190, FPS 1.57, Running 203.57s Step 587( 63.67%), action 191, FPS 1.57, Running 204.19s Step 588( 64.00%), action 192, FPS 1.55, Running 204.92s Step 589( 64.33%), action 193, FPS 1.58, Running 205.42s Step 590( 64.67%), action 194, FPS 1.61, Running 206.01s Step 591( 65.00%), action 195, FPS 1.61, Running 206.56s Step 592( 65.33%), action 196, FPS 1.63, Running 207.32s Step 593( 65.67%), action 197, FPS 1.67, Running 207.77s Step 594( 66.00%), action 198, FPS 1.67, Running 208.26s Step 595( 66.33%), action 199, FPS 1.72, Running 208.76s Step 596( 66.67%), action 200, FPS 1.69, Running 209.60s Step 597( 67.00%), action 201, FPS 1.69, Running 210.43s Step 598( 67.33%), action 202, FPS 1.69, Running 211.04s Step 599( 67.67%), action 203, FPS 1.63, Running 211.80s Step 600( 68.00%), action 204, FPS 1.62, Running 212.31s Step 601( 68.33%), action 205, FPS 1.63, Running 212.75s Step 602( 68.67%), action 206, FPS 1.62, Running 213.45s Step 603( 69.00%), action 207, FPS 1.61, Running 214.34s Step 604( 69.33%), action 208, FPS 1.63, Running 214.91s Step 605( 69.67%), action 209, FPS 1.59, Running 215.75s Step 606( 70.00%), action 210, FPS 1.56, Running 216.37s Step 607( 70.33%), action 211, FPS 1.56, Running 217.02s Step 608( 70.67%), action 212, FPS 1.57, Running 217.68s Step 609( 71.00%), action 213, FPS 1.54, Running 218.37s Step 610( 71.33%), action 214, FPS 1.52, Running 219.18s Step 611( 71.67%), action 215, FPS 1.49, Running 220.01s Step 612( 72.00%), action 216, FPS 1.48, Running 220.88s Step 613( 72.33%), action 217, FPS 1.48, Running 221.27s Step 614( 72.67%), action 218, FPS 1.46, Running 221.98s Step 615( 73.00%), action 219, FPS 1.44, Running 222.68s Step 616( 73.33%), action 220, FPS 1.45, Running 223.36s Step 617( 73.67%), action 221, FPS 1.44, Running 224.30s [2026-08-01 16:12:53] [7 ] Seed 6 success after 224.77 s. +steps: 617 , actions: 221 . +Instruction: Empty +Total 4/7(57.14%) success. +Setting seed: 7 +Step 1( N/A%), pre moving , FPS 2.29, Running 0.44s Step 2( N/A%), pre moving , FPS 3.82, Running 0.52s Step 3( N/A%), pre moving , FPS 4.74, Running 0.63s Step 4( N/A%), pre moving , FPS 5.33, Running 0.75s Step 5( N/A%), pre moving , FPS 6.07, Running 0.82s Step 6( N/A%), pre moving , FPS 6.96, Running 0.86s Step 7( N/A%), pre moving , FPS 7.78, Running 0.90s Step 8( N/A%), pre moving , FPS 8.28, Running 0.97s Step 9( N/A%), pre moving , FPS 8.67, Running 1.04s Step 10( N/A%), pre moving , FPS 8.99, Running 1.11s Step 11( N/A%), pre moving , FPS 9.38, Running 1.17s Step 12( N/A%), pre moving , FPS 9.69, Running 1.24s Step 13( N/A%), pre moving , FPS 9.74, Running 1.34s Step 14( N/A%), pre moving , FPS 9.85, Running 1.42s Step 15( N/A%), pre moving , FPS 10.01, Running 1.50s Step 16( N/A%), pre moving , FPS 10.06, Running 1.59s Step 17( N/A%), pre moving , FPS 10.23, Running 1.66s Step 18( N/A%), pre moving , FPS 10.30, Running 1.75s Step 19( N/A%), pre moving , FPS 10.18, Running 1.87s Step 20( N/A%), pre moving , FPS 10.11, Running 1.98s Step 21( N/A%), pre moving , FPS 10.22, Running 2.39s Step 22( N/A%), pre moving , FPS 9.69, Running 2.59s Step 23( N/A%), pre moving , FPS 9.86, Running 2.66s Step 24( N/A%), pre moving , FPS 9.91, Running 2.77s Step 25( N/A%), pre moving , FPS 9.74, Running 2.88s Step 26( N/A%), pre moving , FPS 8.09, Running 3.33s Step 27( N/A%), pre moving , FPS 7.84, Running 3.45s Step 28( N/A%), pre moving , FPS 7.72, Running 3.56s Step 29( N/A%), pre moving , FPS 7.59, Running 3.67s Step 30( N/A%), pre moving , FPS 7.46, Running 3.79s Step 31( N/A%), pre moving , FPS 7.29, Running 3.91s Step 32( N/A%), pre moving , FPS 7.16, Running 4.03s Step 33( N/A%), pre moving , FPS 7.10, Running 4.15s Step 34( N/A%), pre moving , FPS 7.01, Running 4.28s Step 35( N/A%), pre moving , FPS 6.90, Running 4.40s Step 36( N/A%), pre moving , FPS 5.93, Running 4.96s Step 37( N/A%), pre moving , FPS 5.85, Running 5.08s Step 38( N/A%), pre moving , FPS 5.79, Running 5.20s Step 39( N/A%), pre moving , FPS 5.80, Running 5.31s Step 40( N/A%), pre moving , FPS 5.78, Running 5.44s Step 41( N/A%), pre moving , FPS 6.39, Running 5.52s Step 42( N/A%), pre moving , FPS 6.60, Running 5.62s Step 43( N/A%), pre moving , FPS 6.65, Running 5.67s Step 44( N/A%), pre moving , FPS 6.66, Running 5.77s Step 45( N/A%), pre moving , FPS 6.64, Running 5.89s Step 46( N/A%), pre moving , FPS 7.58, Running 5.97s Step 47( N/A%), pre moving , FPS 7.65, Running 6.07s Step 48( N/A%), pre moving , FPS 7.57, Running 6.20s Step 49( N/A%), pre moving , FPS 7.62, Running 6.30s Step 50( N/A%), pre moving , FPS 7.64, Running 6.41s Step 51( N/A%), pre moving , FPS 7.44, Running 6.60s Step 52( N/A%), pre moving , FPS 7.32, Running 6.76s Step 53( N/A%), pre moving , FPS 7.11, Running 6.96s Step 54( N/A%), pre moving , FPS 7.02, Running 7.12s Step 55( N/A%), pre moving , FPS 6.90, Running 7.30s Step 56( N/A%), pre moving , FPS 7.92, Running 7.49s Step 57( N/A%), pre moving , FPS 7.77, Running 7.65s Step 58( N/A%), pre moving , FPS 7.56, Running 7.85s Step 59( N/A%), pre moving , FPS 7.40, Running 8.02s Step 60( N/A%), pre moving , FPS 7.22, Running 8.21s Step 61( N/A%), pre moving , FPS 7.02, Running 8.37s Step 62( N/A%), pre moving , FPS 6.77, Running 8.57s Step 63( N/A%), pre moving , FPS 6.53, Running 8.73s Step 64( N/A%), pre moving , FPS 6.34, Running 8.93s Step 65( N/A%), pre moving , FPS 6.25, Running 9.09s Step 66( N/A%), pre moving , FPS 6.03, Running 9.29s Step 67( N/A%), pre moving , FPS 5.91, Running 9.45s Step 68( N/A%), pre moving , FPS 5.86, Running 9.61s Step 69( N/A%), pre moving , FPS 5.71, Running 9.80s Step 70( N/A%), pre moving , FPS 5.62, Running 9.97s Step 71( N/A%), pre moving , FPS 5.62, Running 10.16s Step 72( N/A%), pre moving , FPS 5.60, Running 10.33s Step 73( N/A%), pre moving , FPS 5.80, Running 10.41s Step 74( N/A%), pre moving , FPS 5.94, Running 10.49s Step 75( N/A%), pre moving , FPS 6.08, Running 10.58s Step 76( N/A%), pre moving , FPS 6.31, Running 10.66s Step 77( N/A%), pre moving , FPS 6.48, Running 10.74s Step 78( N/A%), pre moving , FPS 6.76, Running 10.80s Step 79( N/A%), pre moving , FPS 6.99, Running 10.88s Step 80( N/A%), pre moving , FPS 7.27, Running 10.96s Step 81( N/A%), pre moving , FPS 7.50, Running 11.04s Step 82( N/A%), pre moving , FPS 7.87, Running 11.11s Step 83( N/A%), pre moving , FPS 8.15, Running 11.18s Step 84( N/A%), pre moving , FPS 8.44, Running 11.30s Step 85( N/A%), pre moving , FPS 8.59, Running 11.42s Step 86( N/A%), pre moving , FPS 8.90, Running 11.54s Step 87( N/A%), pre moving , FPS 9.07, Running 11.66s Step 88( N/A%), pre moving , FPS 9.26, Running 11.77s Step 89( N/A%), pre moving , FPS 9.73, Running 11.86s Step 90( N/A%), pre moving , FPS 9.98, Running 11.98s Step 91( N/A%), pre moving , FPS 6.61, Running 13.19s Step 92( N/A%), pre moving , FPS 6.13, Running 13.60s Step 93( N/A%), pre moving , FPS 5.52, Running 14.04s Step 94( N/A%), pre moving , FPS 5.02, Running 14.48s Step 95( N/A%), pre moving , FPS 4.73, Running 14.81s Step 96( N/A%), pre moving , FPS 4.47, Running 15.13s Step 97( N/A%), pre moving , FPS 4.21, Running 15.49s Step 98( N/A%), pre moving , FPS 3.94, Running 15.89s Step 99( N/A%), pre moving , FPS 3.68, Running 16.32s Step 100( N/A%), pre moving , FPS 3.47, Running 16.72s Step 101( N/A%), pre moving , FPS 3.28, Running 17.13s Step 102( N/A%), pre moving , FPS 3.11, Running 17.54s Step 103( N/A%), pre moving , FPS 2.94, Running 17.98s Step 104( N/A%), pre moving , FPS 2.81, Running 18.42s Step 105( N/A%), pre moving , FPS 2.69, Running 18.87s Step 106( N/A%), pre moving , FPS 2.60, Running 19.23s Step 107( N/A%), pre moving , FPS 2.52, Running 19.59s Step 108( N/A%), pre moving , FPS 2.44, Running 19.95s Step 109( N/A%), pre moving , FPS 2.34, Running 20.39s Step 110( N/A%), pre moving , FPS 2.27, Running 20.80s Step 111( N/A%), pre moving , FPS 2.50, Running 21.19s Step 112( N/A%), pre moving , FPS 2.50, Running 21.60s Step 113( N/A%), pre moving , FPS 2.50, Running 22.02s Step 114( N/A%), pre moving , FPS 2.51, Running 22.44s Step 115( N/A%), pre moving , FPS 2.47, Running 22.92s Step 116( N/A%), pre moving , FPS 2.47, Running 23.22s Step 117( N/A%), pre moving , FPS 2.50, Running 23.47s Step 118( N/A%), pre moving , FPS 2.57, Running 23.68s Step 119( N/A%), pre moving , FPS 2.61, Running 23.99s Step 120( N/A%), pre moving , FPS 2.63, Running 24.34s Step 121( N/A%), pre moving , FPS 2.64, Running 24.70s Step 122( N/A%), pre moving , FPS 2.64, Running 25.12s Step 123( N/A%), pre moving , FPS 2.64, Running 25.56s Step 124( N/A%), pre moving , FPS 2.65, Running 25.97s Step 125( N/A%), pre moving , FPS 2.64, Running 26.44s Step 126( N/A%), pre moving , FPS 2.60, Running 26.92s Step 127( N/A%), pre moving , FPS 2.57, Running 27.37s Step 128( N/A%), pre moving , FPS 2.55, Running 27.78s Step 129( N/A%), pre moving , FPS 2.61, Running 28.06s Step 130( N/A%), pre moving , FPS 2.67, Running 28.30s Step 131( N/A%), pre moving , FPS 2.67, Running 28.69s Step 132( N/A%), pre moving , FPS 2.68, Running 29.06s Step 133( N/A%), pre moving , FPS 2.70, Running 29.44s Step 134( N/A%), pre moving , FPS 2.71, Running 29.82s Step 135( N/A%), pre moving , FPS 2.74, Running 30.22s Step 136( N/A%), pre moving , FPS 2.69, Running 30.66s Step 137( N/A%), pre moving , FPS 2.62, Running 31.12s Step 138( N/A%), pre moving , FPS 2.55, Running 31.52s Step 139( N/A%), pre moving , FPS 2.51, Running 31.96s Step 140( N/A%), pre moving , FPS 2.48, Running 32.40s Step 141( N/A%), pre moving , FPS 2.51, Running 32.66s Step 142( N/A%), pre moving , FPS 2.55, Running 32.98s Step 143( N/A%), pre moving , FPS 2.57, Running 33.35s Step 144( N/A%), pre moving , FPS 2.57, Running 33.76s Step 145( N/A%), pre moving , FPS 2.58, Running 34.20s Step 146( N/A%), pre moving , FPS 2.60, Running 34.61s Step 147( N/A%), pre moving , FPS 2.63, Running 34.99s Step 148( N/A%), pre moving , FPS 2.64, Running 35.37s Step 149( N/A%), pre moving , FPS 2.58, Running 35.83s Step 150( N/A%), pre moving , FPS 2.53, Running 36.21s Step 151( N/A%), pre moving , FPS 2.52, Running 36.62s Step 152( N/A%), pre moving , FPS 2.54, Running 36.94s Step 153( N/A%), pre moving , FPS 2.56, Running 37.24s Step 154( N/A%), pre moving , FPS 2.57, Running 37.62s Step 155( N/A%), pre moving , FPS 2.56, Running 38.02s Step 156( N/A%), pre moving , FPS 2.57, Running 38.44s Step 157( N/A%), pre moving , FPS 2.58, Running 38.86s Step 158( N/A%), pre moving , FPS 2.58, Running 39.28s Step 159( N/A%), pre moving , FPS 2.59, Running 39.69s Step 160( N/A%), pre moving , FPS 2.60, Running 40.09s Step 161( N/A%), pre moving , FPS 2.55, Running 40.49s Step 162( N/A%), pre moving , FPS 2.53, Running 40.89s Step 163( N/A%), pre moving , FPS 2.51, Running 41.31s Step 164( N/A%), pre moving , FPS 2.52, Running 41.70s Step 165( N/A%), pre moving , FPS 2.55, Running 42.03s Step 166( N/A%), pre moving , FPS 2.55, Running 42.46s Step 167( N/A%), pre moving , FPS 2.53, Running 42.89s Step 168( N/A%), pre moving , FPS 2.51, Running 43.34s Step 169( N/A%), pre moving , FPS 2.52, Running 43.75s Step 170( N/A%), pre moving , FPS 2.50, Running 44.20s Step 171( N/A%), pre moving , FPS 2.47, Running 44.72s Step 172( N/A%), pre moving , FPS 2.43, Running 45.18s Step 173( N/A%), pre moving , FPS 2.44, Running 45.42s Step 174( N/A%), pre moving , FPS 2.44, Running 45.80s Step 175( N/A%), pre moving , FPS 2.45, Running 46.18s Step 176( N/A%), pre moving , FPS 2.46, Running 46.57s Step 177( N/A%), pre moving , FPS 2.56, Running 46.68s Step 178( N/A%), pre moving , FPS 2.66, Running 46.81s Step 179( N/A%), pre moving , FPS 2.76, Running 46.93s Step 180( N/A%), pre moving , FPS 2.87, Running 47.05s Step 181( N/A%), pre moving , FPS 2.99, Running 47.17s Step 182( N/A%), pre moving , FPS 3.12, Running 47.29s Step 183( N/A%), pre moving , FPS 3.27, Running 47.43s Step 184( N/A%), pre moving , FPS 3.40, Running 47.58s Step 185( N/A%), pre moving , FPS 3.52, Running 47.72s Step 186( N/A%), pre moving , FPS 3.71, Running 47.85s Step 187( N/A%), pre moving , FPS 3.43, Running 48.73s Step 188( N/A%), pre moving , FPS 3.63, Running 48.85s Step 189( N/A%), pre moving , FPS 3.83, Running 48.98s Step 190( N/A%), pre moving , FPS 4.08, Running 49.10s Step 191( N/A%), pre moving , FPS 4.44, Running 49.23s Step 192( N/A%), pre moving , FPS 4.72, Running 49.41s Step 193( N/A%), pre moving , FPS 4.82, Running 49.57s Step 194( N/A%), pre moving , FPS 5.07, Running 49.75s Step 195( N/A%), pre moving , FPS 5.31, Running 49.94s Step 196( N/A%), pre moving , FPS 5.58, Running 50.16s Step 197( N/A%), pre moving , FPS 5.52, Running 50.30s Step 198( N/A%), pre moving , FPS 5.52, Running 50.43s Step 199( N/A%), pre moving , FPS 5.46, Running 50.59s Step 200( N/A%), pre moving , FPS 5.49, Running 50.69s Step 201( N/A%), pre moving , FPS 5.53, Running 50.79s Step 202( N/A%), pre moving , FPS 5.45, Running 50.96s Step 203( N/A%), pre moving , FPS 5.35, Running 51.17s Step 204( N/A%), pre moving , FPS 5.29, Running 51.36s Step 205( N/A%), pre moving , FPS 5.14, Running 51.61s Step 206( N/A%), pre moving , FPS 4.89, Running 51.94s Step 207( N/A%), pre moving , FPS 5.79, Running 52.18s Step 208( N/A%), pre moving , FPS 5.52, Running 52.47s Step 209( N/A%), pre moving , FPS 5.26, Running 52.78s Step 210( N/A%), pre moving , FPS 4.97, Running 53.12s Step 211( N/A%), pre moving , FPS 4.78, Running 53.41s Step 212( N/A%), pre moving , FPS 4.60, Running 53.77s Step 213( N/A%), pre moving , FPS 4.39, Running 54.12s Step 214( N/A%), pre moving , FPS 4.22, Running 54.48s Step 215( N/A%), pre moving , FPS 4.08, Running 54.84s Step 216( N/A%), pre moving , FPS 4.04, Running 55.10s Step 217( N/A%), pre moving , FPS 4.01, Running 55.30s Step 218( N/A%), pre moving , FPS 3.96, Running 55.48s Step 219( N/A%), pre moving , FPS 3.94, Running 55.67s Step 220( N/A%), pre moving , FPS 3.83, Running 55.92s Step 221( N/A%), pre moving , FPS 3.65, Running 56.28s Step 222( N/A%), pre moving , FPS 3.52, Running 56.65s Step 223( N/A%), pre moving , FPS 3.44, Running 56.99s Step 224( N/A%), pre moving , FPS 3.34, Running 57.34s Step 225( N/A%), pre moving , FPS 3.30, Running 57.66s Step 226( N/A%), pre moving , FPS 3.28, Running 58.04s Step 227( N/A%), pre moving , FPS 3.25, Running 58.33s Step 228( N/A%), pre moving , FPS 3.24, Running 58.65s Step 229( N/A%), pre moving , FPS 3.24, Running 58.94s Step 230( N/A%), pre moving , FPS 3.26, Running 59.25s Step 231( N/A%), pre moving , FPS 3.27, Running 59.53s Step 232( N/A%), pre moving , FPS 3.33, Running 59.77s Step 233( N/A%), pre moving , FPS 3.43, Running 59.96s Step 234( N/A%), pre moving , FPS 3.55, Running 60.11s Step 235( N/A%), pre moving , FPS 3.69, Running 60.26s Step 236( N/A%), pre moving , FPS 3.78, Running 60.39s Step 237( N/A%), pre moving , FPS 3.79, Running 60.57s Step 238( N/A%), pre moving , FPS 3.83, Running 60.70s Step 239( N/A%), pre moving , FPS 3.86, Running 60.85s Step 240( N/A%), pre moving , FPS 3.95, Running 60.98s Step 241( N/A%), pre moving , FPS 4.15, Running 61.10s Step 242( N/A%), pre moving , FPS 4.37, Running 61.22s Step 243( N/A%), pre moving , FPS 4.62, Running 61.32s Step 244( N/A%), pre moving , FPS 4.78, Running 61.52s Step 245( N/A%), pre moving , FPS 4.97, Running 61.69s Step 246( N/A%), pre moving , FPS 5.22, Running 61.87s Step 247( N/A%), pre moving , FPS 5.46, Running 61.99s Step 248( N/A%), pre moving , FPS 5.77, Running 62.11s Step 249( N/A%), pre moving , FPS 6.08, Running 62.23s Step 250( N/A%), pre moving , FPS 6.47, Running 62.34s Step 251( N/A%), pre moving , FPS 6.89, Running 62.43s Step 252( N/A%), pre moving , FPS 7.18, Running 62.55s Step 253( N/A%), pre moving , FPS 7.39, Running 62.67s Step 254( N/A%), pre moving , FPS 5.89, Running 63.50s Step 255( N/A%), pre moving , FPS 5.95, Running 63.62s Step 256( N/A%), pre moving , FPS 5.98, Running 63.74s Step 257( N/A%), pre moving , FPS 6.07, Running 63.86s Step 258( N/A%), pre moving , FPS 6.14, Running 63.96s Step 259( N/A%), pre moving , FPS 6.12, Running 64.11s Step 260( N/A%), pre moving , FPS 6.13, Running 64.24s Step 261( N/A%), pre moving , FPS 6.08, Running 64.39s Step 262( N/A%), pre moving , FPS 6.11, Running 64.49s Step 263( N/A%), pre moving , FPS 6.05, Running 64.62s Step 264( N/A%), pre moving , FPS 6.25, Running 64.72s Step 265( N/A%), pre moving , FPS 6.31, Running 64.86s Step 266( N/A%), pre moving , FPS 6.48, Running 64.96s Step 267( N/A%), pre moving , FPS 6.45, Running 65.09s Step 268( N/A%), pre moving , FPS 6.49, Running 65.20s Step 269( N/A%), pre moving , FPS 6.24, Running 65.44s Step 270( N/A%), pre moving , FPS 6.10, Running 65.62s Step 271( N/A%), pre moving , FPS 5.81, Running 65.88s Step 272( N/A%), pre moving , FPS 5.70, Running 66.06s Step 273( N/A%), pre moving , FPS 5.50, Running 66.30s Step 274( N/A%), pre moving , FPS 6.59, Running 66.54s Step 275( N/A%), pre moving , FPS 6.33, Running 66.78s Step 276( N/A%), pre moving , FPS 6.11, Running 67.01s Step 277( N/A%), pre moving , FPS 6.02, Running 67.18s Step 278( N/A%), pre moving , FPS 5.76, Running 67.43s Step 279( N/A%), pre moving , FPS 5.71, Running 67.62s Step 280( N/A%), pre moving , FPS 5.56, Running 67.84s Step 281( N/A%), pre moving , FPS 5.52, Running 68.02s Step 282( N/A%), pre moving , FPS 5.32, Running 68.25s Step 283( N/A%), pre moving , FPS 5.11, Running 68.54s Step 284( N/A%), pre moving , FPS 4.99, Running 68.73s Step 285( N/A%), pre moving , FPS 4.89, Running 68.95s Step 286( N/A%), pre moving , FPS 4.76, Running 69.16s Step 287( N/A%), pre moving , FPS 4.77, Running 69.29s Step 288( N/A%), pre moving , FPS 4.76, Running 69.39s Step 289( N/A%), pre moving , FPS 4.88, Running 69.53s Step 290( N/A%), pre moving , FPS 4.91, Running 69.70s Step 291( N/A%), pre moving , FPS 5.09, Running 69.80s Step 292( N/A%), pre moving , FPS 5.11, Running 69.98s Step 293( N/A%), pre moving , FPS 5.21, Running 70.15s Step 294( N/A%), pre moving , FPS 5.25, Running 70.35s Step 295( N/A%), pre moving , FPS 5.24, Running 70.59s Step 296( N/A%), pre moving , FPS 5.34, Running 70.76s Step 297( N/A%), pre moving , FPS 5.29, Running 70.96s Step 298( N/A%), pre moving , FPS 5.30, Running 71.20s Step 299( N/A%), pre moving , FPS 5.23, Running 71.44s Step 300( N/A%), pre moving , FPS 5.19, Running 71.69s Step 301( N/A%), pre moving , FPS 5.03, Running 72.00s Step 302( N/A%), pre moving , FPS 4.98, Running 72.27s Step 303( N/A%), pre moving , FPS 4.97, Running 72.57s Step 304( N/A%), pre moving , FPS 4.84, Running 72.86s Step 305( N/A%), pre moving , FPS 4.71, Running 73.19s Step 306( N/A%), pre moving , FPS 4.63, Running 73.48s Step 307( N/A%), pre moving , FPS 4.43, Running 73.80s Step 308( N/A%), pre moving , FPS 4.36, Running 73.98s Step 309( N/A%), pre moving , FPS 4.32, Running 74.17s Step 310( N/A%), pre moving , FPS 4.31, Running 74.34s Step 311( N/A%), pre moving , FPS 4.26, Running 74.50s Step 312( N/A%), pre moving , FPS 4.22, Running 74.71s Step 313( N/A%), pre moving , FPS 4.17, Running 74.94s Step 314( N/A%), pre moving , FPS 4.15, Running 75.17s Step 315( N/A%), pre moving , FPS 4.12, Running 75.45s Step 316( N/A%), pre moving , FPS 4.09, Running 75.65s Step 317( N/A%), pre moving , FPS 4.06, Running 75.89s Step 318( N/A%), pre moving , FPS 4.06, Running 76.13s Step 319( N/A%), pre moving , FPS 4.05, Running 76.38s Step 320( N/A%), pre moving , FPS 4.05, Running 76.63s Step 321( N/A%), pre moving , FPS 4.10, Running 76.87s Step 322( N/A%), pre moving , FPS 4.13, Running 77.11s Step 323( N/A%), pre moving , FPS 4.24, Running 77.28s Step 324( N/A%), pre moving , FPS 4.34, Running 77.47s Step 325( N/A%), pre moving , FPS 4.47, Running 77.67s Step 326( N/A%), pre moving , FPS 4.60, Running 77.83s Step 327( N/A%), pre moving , FPS 4.74, Running 78.03s Step 328( N/A%), pre moving , FPS 4.73, Running 78.21s Step 329( N/A%), pre moving , FPS 4.76, Running 78.37s Step 330( N/A%), pre moving , FPS 4.83, Running 78.48s Step 331( N/A%), pre moving , FPS 4.89, Running 78.59s Step 332( N/A%), pre moving , FPS 5.05, Running 78.67s Step 333( N/A%), pre moving , FPS 5.20, Running 78.79s Step 334( N/A%), pre moving , FPS 5.35, Running 78.91s Step 335( N/A%), pre moving , FPS 5.60, Running 79.02s Step 336( N/A%), pre moving , FPS 5.76, Running 79.12s Step 337( N/A%), pre moving , FPS 5.83, Running 79.32s Step 338( N/A%), pre moving , FPS 5.90, Running 79.52s Step 339( N/A%), pre moving , FPS 6.13, Running 79.65s Step 340( N/A%), pre moving , FPS 6.38, Running 79.76s Step 341( N/A%), pre moving , FPS 6.66, Running 79.88s Step 342( N/A%), pre moving , FPS 6.92, Running 80.00s Step 343( N/A%), pre moving , FPS 7.03, Running 80.12s Step 344( N/A%), pre moving , FPS 7.22, Running 80.24s Step 345( N/A%), pre moving , FPS 7.45, Running 80.35s Step 346( N/A%), pre moving , FPS 7.61, Running 80.46s Step 347( N/A%), pre moving , FPS 7.82, Running 80.58s Step 348( N/A%), pre moving , FPS 8.03, Running 80.70s Step 349( N/A%), pre moving , FPS 8.10, Running 80.84s Step 350( N/A%), pre moving , FPS 8.06, Running 80.96s Step 351( N/A%), pre moving , FPS 8.03, Running 81.08s Step 352( N/A%), pre moving , FPS 7.91, Running 81.20s Step 353( N/A%), pre moving , FPS 7.91, Running 81.32s Step 354( N/A%), pre moving , FPS 7.91, Running 81.43s Step 355( N/A%), pre moving , FPS 7.88, Running 81.56s Step 356( N/A%), pre moving , FPS 7.82, Running 81.68s Step 357( N/A%), pre moving , FPS 8.05, Running 81.80s Step 358( N/A%), pre moving , FPS 8.32, Running 81.93s Step 359( N/A%), pre moving , FPS 8.34, Running 82.04s Step 360( N/A%), pre moving , FPS 6.57, Running 82.81s Step 361( N/A%), pre moving , FPS 6.61, Running 82.90s Step 362( N/A%), pre moving , FPS 6.73, Running 82.97s Step 363( N/A%), pre moving , FPS 6.80, Running 83.07s Step 364( N/A%), pre moving , FPS 6.81, Running 83.18s Step 365( N/A%), pre moving , FPS 6.82, Running 83.28s Step 366( N/A%), pre moving , FPS 6.94, Running 83.35s Step 367( N/A%), pre moving , FPS 7.01, Running 83.44s Step 368( N/A%), pre moving , FPS 7.05, Running 83.54s Step 369( N/A%), pre moving , FPS 7.10, Running 83.65s Step 370( N/A%), pre moving , FPS 7.02, Running 83.81s Step 371( N/A%), pre moving , FPS 6.86, Running 84.00s Step 372( N/A%), pre moving , FPS 6.73, Running 84.18s Step 373( N/A%), pre moving , FPS 6.73, Running 84.29s Step 374( N/A%), pre moving , FPS 6.74, Running 84.40s Step 375( N/A%), pre moving , FPS 6.75, Running 84.52s Step 376( N/A%), pre moving , FPS 6.74, Running 84.65s Step 377( N/A%), pre moving , FPS 6.75, Running 84.77s Step 378( N/A%), pre moving , FPS 6.80, Running 84.87s Step 379( N/A%), pre moving , FPS 6.79, Running 84.99s Step 380( N/A%), pre moving , FPS 8.71, Running 85.11s Step 381( N/A%), pre moving , FPS 8.60, Running 85.23s Step 382( N/A%), pre moving , FPS 8.43, Running 85.35s Step 383( N/A%), pre moving , FPS 8.09, Running 85.54s Step 384( N/A%), pre moving , FPS 7.91, Running 85.70s Step 385( N/A%), pre moving , FPS 7.64, Running 85.90s Step 386( N/A%), pre moving , FPS 7.36, Running 86.06s Step 387( N/A%), pre moving , FPS 7.08, Running 86.26s Step 388( N/A%), pre moving , FPS 6.91, Running 86.43s Step 389( N/A%), pre moving , FPS 6.73, Running 86.62s Step 390( N/A%), pre moving , FPS 6.72, Running 86.79s Step 391( N/A%), pre moving , FPS 6.69, Running 86.99s Step 392( N/A%), pre moving , FPS 6.76, Running 87.14s Step 393( N/A%), pre moving , FPS 6.64, Running 87.30s Step 394( N/A%), pre moving , FPS 6.63, Running 87.42s Step 395( N/A%), pre moving , FPS 6.69, Running 87.51s Step 396( N/A%), pre moving , FPS 6.80, Running 87.59s Step 397( N/A%), pre moving , FPS 6.78, Running 87.72s Step 398( N/A%), pre moving , FPS 6.76, Running 87.82s Step 399( N/A%), pre moving , FPS 6.85, Running 87.91s Step 400( N/A%), pre moving , FPS 6.79, Running 88.05s Step 401( N/A%), pre moving , FPS 6.80, Running 88.17s Step 402( N/A%), pre moving , FPS 6.82, Running 88.28s Step 403( N/A%), pre moving , FPS 7.02, Running 88.39s Step 404( N/A%), pre moving , FPS 7.14, Running 88.50s Step 405( N/A%), pre moving , FPS 7.36, Running 88.62s Step 406( N/A%), pre moving , FPS 7.45, Running 88.75s Step 407( N/A%), pre moving , FPS 7.66, Running 88.87s Step 408( N/A%), pre moving , FPS 7.84, Running 88.98s Step 409( N/A%), pre moving , FPS 8.10, Running 89.09s Step 410( N/A%), pre moving , FPS 8.23, Running 89.22s Step 411( N/A%), pre moving , FPS 8.53, Running 89.33s Step 412( N/A%), pre moving , FPS 8.67, Running 89.44s Step 413( N/A%), pre moving , FPS 8.88, Running 89.56s Step 414( N/A%), pre moving , FPS 8.87, Running 89.67s Step 415( N/A%), pre moving , FPS 8.74, Running 89.80s Step 416( N/A%), pre moving , FPS 8.63, Running 89.91s Step 417( N/A%), pre moving , FPS 8.65, Running 90.03s Step 418( N/A%), pre moving , FPS 8.62, Running 90.14s Step 419( N/A%), pre moving , FPS 8.53, Running 90.25s Step 420( N/A%), pre moving , FPS 8.63, Running 90.37s Step 421( N/A%), pre moving , FPS 8.62, Running 90.49s Step 422( N/A%), pre moving , FPS 8.61, Running 90.60s Step 423( N/A%), pre moving , FPS 8.55, Running 90.73s Step 424( N/A%), pre moving , FPS 8.53, Running 90.85s Step 425( N/A%), pre moving , FPS 4.26, Running 93.32s Step 426( N/A%), pre moving , FPS 3.97, Running 93.78s Step 427( N/A%), pre moving , FPS 3.73, Running 94.24s Step 428( N/A%), pre moving , FPS 3.50, Running 94.69s Step 429( N/A%), pre moving , FPS 3.32, Running 95.11s Step 430( N/A%), pre moving , FPS 3.15, Running 95.56s Step 431( N/A%), pre moving , FPS 3.02, Running 95.96s Step 432( N/A%), pre moving , FPS 2.96, Running 96.20s Step 433( N/A%), pre moving , FPS 2.87, Running 96.51s Step 434( N/A%), pre moving , FPS 2.80, Running 96.83s Step 435( N/A%), pre moving , FPS 2.71, Running 97.17s Step 436( N/A%), pre moving , FPS 2.61, Running 97.56s Step 437( N/A%), pre moving , FPS 2.50, Running 98.02s Step 438( N/A%), pre moving , FPS 2.41, Running 98.45s Step 439( N/A%), pre moving , FPS 2.32, Running 98.86s Step 440( N/A%), pre moving , FPS 2.23, Running 99.32s Step 441( N/A%), pre moving , FPS 2.17, Running 99.73s Step 442( N/A%), pre moving , FPS 2.10, Running 100.15s Step 443( N/A%), pre moving , FPS 2.03, Running 100.56s Step 444( N/A%), pre moving , FPS 2.00, Running 100.86s Step 445( 0.33%), action 1, FPS 2.27, Running 102.15s Step 446( 0.67%), action 2, FPS 2.17, Running 103.02s Step 447( 1.00%), action 3, FPS 2.12, Running 103.67s Step 448( 1.33%), action 4, FPS 2.05, Running 104.42s Step 449( 1.67%), action 5, FPS 2.02, Running 105.00s Step 450( 2.00%), action 6, FPS 1.98, Running 105.64s Step 451( 2.33%), action 7, FPS 1.97, Running 106.11s Step 452( 2.67%), action 8, FPS 1.86, Running 106.97s Step 453( 3.00%), action 9, FPS 1.77, Running 107.82s Step 454( 3.33%), action 10, FPS 1.71, Running 108.50s Step 455( 3.67%), action 11, FPS 1.66, Running 109.21s Step 456( 4.00%), action 12, FPS 1.63, Running 109.84s Step 457( 4.33%), action 13, FPS 1.60, Running 110.53s Step 458( 4.67%), action 14, FPS 1.56, Running 111.30s Step 459( 5.00%), action 15, FPS 1.54, Running 111.86s Step 460( 5.33%), action 16, FPS 1.52, Running 112.44s Step 461( 5.67%), action 17, FPS 1.51, Running 112.99s Step 462( 6.00%), action 18, FPS 1.49, Running 113.54s Step 463( 6.33%), action 19, FPS 1.51, Running 113.83s Step 464( 6.67%), action 20, FPS 1.49, Running 114.25s Step 465( 7.00%), action 21, FPS 1.60, Running 114.66s Step 466( 7.33%), action 22, FPS 1.66, Running 115.09s Step 467( 7.67%), action 23, FPS 1.69, Running 115.53s Step 468( 8.00%), action 24, FPS 1.67, Running 116.38s Step 469( 8.33%), action 25, FPS 1.66, Running 117.04s Step 470( 8.67%), action 26, FPS 1.63, Running 117.88s Step 471( 9.00%), action 27, FPS 1.63, Running 118.35s Step 472( 9.33%), action 28, FPS 1.64, Running 119.19s Step 473( 9.67%), action 29, FPS 1.69, Running 119.65s Step 474( 10.00%), action 30, FPS 1.69, Running 120.30s Step 475( 10.33%), action 31, FPS 1.70, Running 120.99s Step 476( 10.67%), action 32, FPS 1.69, Running 121.65s Step 477( 11.00%), action 33, FPS 1.69, Running 122.36s Step 478( 11.33%), action 34, FPS 1.71, Running 123.00s Step 479( 11.67%), action 35, FPS 1.67, Running 123.82s Step 480( 12.00%), action 36, FPS 1.70, Running 124.24s Step 481( 12.33%), action 37, FPS 1.71, Running 124.67s Step 482( 12.67%), action 38, FPS 1.73, Running 125.09s Step 483( 13.00%), action 39, FPS 1.71, Running 125.49s Step 484( 13.33%), action 40, FPS 1.66, Running 126.32s Step 485( 13.67%), action 41, FPS 1.61, Running 127.09s Step 486( 14.00%), action 42, FPS 1.56, Running 127.92s Step 487( 14.33%), action 43, FPS 1.54, Running 128.50s Step 488( 14.67%), action 44, FPS 1.57, Running 129.14s Step 489( 15.00%), action 45, FPS 1.59, Running 129.63s Step 490( 15.33%), action 46, FPS 1.60, Running 130.40s Step 491( 15.67%), action 47, FPS 1.57, Running 131.06s Step 492( 16.00%), action 48, FPS 1.61, Running 131.61s Step 493( 16.33%), action 49, FPS 1.60, Running 132.14s Step 494( 16.67%), action 50, FPS 1.58, Running 132.92s Step 495( 17.00%), action 51, FPS 1.57, Running 133.77s Step 496( 17.33%), action 52, FPS 1.57, Running 134.35s Step 497( 17.67%), action 53, FPS 1.58, Running 135.05s Step 498( 18.00%), action 54, FPS 1.56, Running 135.79s Step 499( 18.33%), action 55, FPS 1.57, Running 136.59s Step 500( 18.67%), action 56, FPS 1.53, Running 137.29s Step 501( 19.00%), action 57, FPS 1.49, Running 138.14s Step 502( 19.33%), action 58, FPS 1.46, Running 138.75s Step 503( 19.67%), action 59, FPS 1.44, Running 139.39s Step 504( 20.00%), action 60, FPS 1.44, Running 140.17s Step 505( 20.33%), action 61, FPS 1.44, Running 140.95s Step 506( 20.67%), action 62, FPS 1.47, Running 141.56s Step 507( 21.00%), action 63, FPS 1.44, Running 142.43s Step 508( 21.33%), action 64, FPS 1.40, Running 143.41s Step 509( 21.67%), action 65, FPS 1.38, Running 144.07s Step 510( 22.00%), action 66, FPS 1.39, Running 144.84s Step 511( 22.33%), action 67, FPS 1.39, Running 145.43s Step 512( 22.67%), action 68, FPS 1.36, Running 146.33s Step 513( 23.00%), action 69, FPS 1.36, Running 146.89s Step 514( 23.33%), action 70, FPS 1.35, Running 147.79s Step 515( 23.67%), action 71, FPS 1.35, Running 148.61s Step 516( 24.00%), action 72, FPS 1.34, Running 149.25s Step 517( 24.33%), action 73, FPS 1.35, Running 149.84s Step 518( 24.67%), action 74, FPS 1.35, Running 150.58s Step 519( 25.00%), action 75, FPS 1.35, Running 151.38s Step 520( 25.33%), action 76, FPS 1.34, Running 152.26s Step 521( 25.67%), action 77, FPS 1.37, Running 152.79s Step 522( 26.00%), action 78, FPS 1.34, Running 153.72s Step 523( 26.33%), action 79, FPS 1.36, Running 154.05s Step 524( 26.67%), action 80, FPS 1.40, Running 154.42s Step 525( 27.00%), action 81, FPS 1.39, Running 155.36s Step 526( 27.33%), action 82, FPS 1.36, Running 156.29s Step 527( 27.67%), action 83, FPS 1.36, Running 157.10s Step 528( 28.00%), action 84, FPS 1.40, Running 157.71s Step 529( 28.33%), action 85, FPS 1.41, Running 158.27s Step 530( 28.67%), action 86, FPS 1.42, Running 158.97s Step 531( 29.00%), action 87, FPS 1.42, Running 159.49s Step 532( 29.33%), action 88, FPS 1.42, Running 160.43s Step 533( 29.67%), action 89, FPS 1.39, Running 161.25s Step 534( 30.00%), action 90, FPS 1.38, Running 162.26s Step 535( 30.33%), action 91, FPS 1.38, Running 163.11s Step 536( 30.67%), action 92, FPS 1.40, Running 163.57s Step 537( 31.00%), action 93, FPS 1.42, Running 163.96s Step 538( 31.33%), action 94, FPS 1.40, Running 164.82s Step 539( 31.67%), action 95, FPS 1.43, Running 165.41s Step 540( 32.00%), action 96, FPS 1.42, Running 166.38s Step 541( 32.33%), action 97, FPS 1.39, Running 167.18s Step 542( 32.67%), action 98, FPS 1.42, Running 167.80s Step 543( 33.00%), action 99, FPS 1.38, Running 168.52s Step 544( 33.33%), action 100, FPS 1.37, Running 169.00s Step 545( 33.67%), action 101, FPS 1.39, Running 169.79s Step 546( 34.00%), action 102, FPS 1.39, Running 170.70s Step 547( 34.33%), action 103, FPS 1.40, Running 171.34s Step 548( 34.67%), action 104, FPS 1.40, Running 171.98s Step 549( 35.00%), action 105, FPS 1.41, Running 172.44s Step 550( 35.33%), action 106, FPS 1.41, Running 173.11s Step 551( 35.67%), action 107, FPS 1.41, Running 173.63s Step 552( 36.00%), action 108, FPS 1.43, Running 174.40s Step 553( 36.33%), action 109, FPS 1.45, Running 175.07s Step 554( 36.67%), action 110, FPS 1.47, Running 175.85s Step 555( 37.00%), action 111, FPS 1.48, Running 176.61s Step 556( 37.33%), action 112, FPS 1.46, Running 177.28s Step 557( 37.67%), action 113, FPS 1.44, Running 177.85s Step 558( 38.00%), action 114, FPS 1.47, Running 178.40s Step 559( 38.33%), action 115, FPS 1.44, Running 179.32s Step 560( 38.67%), action 116, FPS 1.47, Running 179.95s Step 561( 39.00%), action 117, FPS 1.49, Running 180.60s Step 562( 39.33%), action 118, FPS 1.49, Running 181.27s Step 563( 39.67%), action 119, FPS 1.51, Running 181.79s Step 564( 40.00%), action 120, FPS 1.52, Running 182.20s Step 565( 40.33%), action 121, FPS 1.55, Running 182.68s Step 566( 40.67%), action 122, FPS 1.61, Running 183.13s Step 567( 41.00%), action 123, FPS 1.60, Running 183.82s Step 568( 41.33%), action 124, FPS 1.58, Running 184.65s Step 569( 41.67%), action 125, FPS 1.56, Running 185.25s Step 570( 42.00%), action 126, FPS 1.57, Running 185.87s Step 571( 42.33%), action 127, FPS 1.56, Running 186.44s Step 572( 42.67%), action 128, FPS 1.58, Running 187.06s Step 573( 43.00%), action 129, FPS 1.61, Running 187.46s Step 574( 43.33%), action 130, FPS 1.67, Running 187.80s Step 575( 43.67%), action 131, FPS 1.69, Running 188.46s Step 576( 44.00%), action 132, FPS 1.71, Running 188.96s Step 577( 44.33%), action 133, FPS 1.70, Running 189.60s Step 578( 44.67%), action 134, FPS 1.67, Running 190.39s Step 579( 45.00%), action 135, FPS 1.71, Running 191.05s Step 580( 45.33%), action 136, FPS 1.71, Running 191.65s Step 581( 45.67%), action 137, FPS 1.72, Running 192.25s Step 582( 46.00%), action 138, FPS 1.75, Running 192.68s Step 583( 46.33%), action 139, FPS 1.74, Running 193.29s Step 584( 46.67%), action 140, FPS 1.69, Running 194.06s Step 585( 47.00%), action 141, FPS 1.65, Running 194.78s Step 586( 47.33%), action 142, FPS 1.59, Running 195.74s Step 587( 47.67%), action 143, FPS 1.56, Running 196.67s Step 588( 48.00%), action 144, FPS 1.59, Running 197.23s Step 589( 48.33%), action 145, FPS 1.60, Running 197.72s Step 590( 48.67%), action 146, FPS 1.60, Running 198.34s Step 591( 49.00%), action 147, FPS 1.61, Running 198.86s Step 592( 49.33%), action 148, FPS 1.62, Running 199.41s Step 593( 49.67%), action 149, FPS 1.57, Running 200.18s [2026-08-01 16:16:13] [8 ] Seed 7 failed after 200.31 s. +steps: 593 , actions: 149 . +Instruction: Empty +Total 4/8(50.00%) success. +Setting seed: 8 +Step 1( N/A%), pre moving , FPS 2.20, Running 0.45s Step 2( N/A%), pre moving , FPS 3.59, Running 0.56s Step 3( N/A%), pre moving , FPS 4.47, Running 0.67s Step 4( N/A%), pre moving , FPS 5.06, Running 0.79s Step 5( N/A%), pre moving , FPS 5.52, Running 0.91s Step 6( N/A%), pre moving , FPS 5.85, Running 1.03s Step 7( N/A%), pre moving , FPS 6.16, Running 1.14s Step 8( N/A%), pre moving , FPS 6.46, Running 1.24s Step 9( N/A%), pre moving , FPS 6.68, Running 1.35s Step 10( N/A%), pre moving , FPS 6.83, Running 1.47s Step 11( N/A%), pre moving , FPS 7.01, Running 1.57s Step 12( N/A%), pre moving , FPS 7.03, Running 1.71s Step 13( N/A%), pre moving , FPS 7.37, Running 1.76s Step 14( N/A%), pre moving , FPS 7.77, Running 1.80s Step 15( N/A%), pre moving , FPS 8.16, Running 1.84s Step 16( N/A%), pre moving , FPS 8.47, Running 1.89s Step 17( N/A%), pre moving , FPS 8.82, Running 1.93s Step 18( N/A%), pre moving , FPS 9.15, Running 1.97s Step 19( N/A%), pre moving , FPS 9.48, Running 2.00s Step 20( N/A%), pre moving , FPS 9.76, Running 2.05s Step 21( N/A%), pre moving , FPS 11.13, Running 2.25s Step 22( N/A%), pre moving , FPS 11.32, Running 2.32s Step 23( N/A%), pre moving , FPS 11.85, Running 2.36s Step 24( N/A%), pre moving , FPS 12.49, Running 2.39s Step 25( N/A%), pre moving , FPS 13.13, Running 2.43s Step 26( N/A%), pre moving , FPS 12.26, Running 2.66s Step 27( N/A%), pre moving , FPS 12.76, Running 2.70s Step 28( N/A%), pre moving , FPS 13.16, Running 2.76s Step 29( N/A%), pre moving , FPS 13.59, Running 2.82s Step 30( N/A%), pre moving , FPS 14.01, Running 2.89s Step 31( N/A%), pre moving , FPS 14.28, Running 2.97s Step 32( N/A%), pre moving , FPS 15.04, Running 3.04s Step 33( N/A%), pre moving , FPS 14.86, Running 3.11s Step 34( N/A%), pre moving , FPS 14.46, Running 3.18s Step 35( N/A%), pre moving , FPS 14.02, Running 3.26s Step 36( N/A%), pre moving , FPS 10.51, Running 3.79s Step 37( N/A%), pre moving , FPS 10.07, Running 3.91s Step 38( N/A%), pre moving , FPS 9.68, Running 4.03s Step 39( N/A%), pre moving , FPS 9.31, Running 4.15s Step 40( N/A%), pre moving , FPS 8.99, Running 4.27s Step 41( N/A%), pre moving , FPS 9.33, Running 4.40s Step 42( N/A%), pre moving , FPS 9.12, Running 4.52s Step 43( N/A%), pre moving , FPS 8.74, Running 4.65s Step 44( N/A%), pre moving , FPS 8.41, Running 4.77s Step 45( N/A%), pre moving , FPS 8.11, Running 4.90s Step 46( N/A%), pre moving , FPS 8.53, Running 5.00s Step 47( N/A%), pre moving , FPS 8.27, Running 5.12s Step 48( N/A%), pre moving , FPS 8.05, Running 5.24s Step 49( N/A%), pre moving , FPS 7.87, Running 5.36s Step 50( N/A%), pre moving , FPS 7.73, Running 5.48s Step 51( N/A%), pre moving , FPS 7.60, Running 5.60s Step 52( N/A%), pre moving , FPS 7.45, Running 5.72s Step 53( N/A%), pre moving , FPS 7.32, Running 5.84s Step 54( N/A%), pre moving , FPS 7.20, Running 5.96s Step 55( N/A%), pre moving , FPS 7.11, Running 6.08s Step 56( N/A%), pre moving , FPS 8.30, Running 6.20s Step 57( N/A%), pre moving , FPS 8.33, Running 6.31s Step 58( N/A%), pre moving , FPS 8.42, Running 6.41s Step 59( N/A%), pre moving , FPS 8.42, Running 6.53s Step 60( N/A%), pre moving , FPS 8.42, Running 6.65s Step 61( N/A%), pre moving , FPS 8.44, Running 6.77s Step 62( N/A%), pre moving , FPS 8.49, Running 6.87s Step 63( N/A%), pre moving , FPS 8.34, Running 7.04s Step 64( N/A%), pre moving , FPS 8.10, Running 7.24s Step 65( N/A%), pre moving , FPS 7.93, Running 7.42s Step 66( N/A%), pre moving , FPS 7.79, Running 7.57s Step 67( N/A%), pre moving , FPS 7.94, Running 7.64s Step 68( N/A%), pre moving , FPS 8.12, Running 7.71s Step 69( N/A%), pre moving , FPS 8.28, Running 7.78s Step 70( N/A%), pre moving , FPS 8.49, Running 7.84s Step 71( N/A%), pre moving , FPS 8.59, Running 7.93s Step 72( N/A%), pre moving , FPS 8.59, Running 8.05s Step 73( N/A%), pre moving , FPS 8.65, Running 8.15s Step 74( N/A%), pre moving , FPS 8.62, Running 8.28s Step 75( N/A%), pre moving , FPS 8.60, Running 8.41s Step 76( N/A%), pre moving , FPS 8.62, Running 8.52s Step 77( N/A%), pre moving , FPS 8.62, Running 8.63s Step 78( N/A%), pre moving , FPS 8.36, Running 8.80s Step 79( N/A%), pre moving , FPS 8.18, Running 8.97s Step 80( N/A%), pre moving , FPS 7.94, Running 9.17s Step 81( N/A%), pre moving , FPS 7.77, Running 9.34s Step 82( N/A%), pre moving , FPS 7.50, Running 9.54s Step 83( N/A%), pre moving , FPS 7.49, Running 9.71s Step 84( N/A%), pre moving , FPS 7.48, Running 9.91s Step 85( N/A%), pre moving , FPS 7.51, Running 10.08s Step 86( N/A%), pre moving , FPS 7.40, Running 10.27s Step 87( N/A%), pre moving , FPS 7.15, Running 10.44s Step 88( N/A%), pre moving , FPS 7.03, Running 10.55s Step 89( N/A%), pre moving , FPS 6.92, Running 10.67s Step 90( N/A%), pre moving , FPS 6.78, Running 10.79s Step 91( N/A%), pre moving , FPS 6.72, Running 10.91s Step 92( N/A%), pre moving , FPS 6.70, Running 11.03s Step 93( N/A%), pre moving , FPS 6.66, Running 11.16s Step 94( N/A%), pre moving , FPS 6.66, Running 11.28s Step 95( N/A%), pre moving , FPS 6.69, Running 11.39s Step 96( N/A%), pre moving , FPS 6.65, Running 11.53s Step 97( N/A%), pre moving , FPS 6.63, Running 11.65s Step 98( N/A%), pre moving , FPS 6.74, Running 11.77s Step 99( N/A%), pre moving , FPS 6.86, Running 11.89s Step 100( N/A%), pre moving , FPS 7.04, Running 12.01s Step 101( N/A%), pre moving , FPS 7.20, Running 12.12s Step 102( N/A%), pre moving , FPS 7.41, Running 12.24s Step 103( N/A%), pre moving , FPS 7.55, Running 12.36s Step 104( N/A%), pre moving , FPS 7.78, Running 12.48s Step 105( N/A%), pre moving , FPS 8.02, Running 12.57s Step 106( N/A%), pre moving , FPS 8.27, Running 12.69s Step 107( N/A%), pre moving , FPS 8.68, Running 12.74s Step 108( N/A%), pre moving , FPS 8.97, Running 12.78s Step 109( N/A%), pre moving , FPS 9.27, Running 12.83s Step 110( N/A%), pre moving , FPS 9.62, Running 12.87s Step 111( N/A%), pre moving , FPS 9.85, Running 12.94s Step 112( N/A%), pre moving , FPS 10.03, Running 13.02s Step 113( N/A%), pre moving , FPS 10.26, Running 13.11s Step 114( N/A%), pre moving , FPS 10.54, Running 13.18s Step 115( N/A%), pre moving , FPS 10.78, Running 13.25s Step 116( N/A%), pre moving , FPS 11.12, Running 13.33s Step 117( N/A%), pre moving , FPS 11.30, Running 13.42s Step 118( N/A%), pre moving , FPS 11.51, Running 13.51s Step 119( N/A%), pre moving , FPS 7.44, Running 14.58s Step 120( N/A%), pre moving , FPS 6.72, Running 14.99s Step 121( N/A%), pre moving , FPS 6.03, Running 15.43s Step 122( N/A%), pre moving , FPS 5.49, Running 15.88s Step 123( N/A%), pre moving , FPS 4.96, Running 16.39s Step 124( N/A%), pre moving , FPS 4.61, Running 16.82s Step 125( N/A%), pre moving , FPS 4.47, Running 17.05s Step 126( N/A%), pre moving , FPS 4.31, Running 17.33s Step 127( N/A%), pre moving , FPS 4.15, Running 17.56s Step 128( N/A%), pre moving , FPS 3.96, Running 17.84s Step 129( N/A%), pre moving , FPS 3.74, Running 18.17s Step 130( N/A%), pre moving , FPS 3.53, Running 18.53s Step 131( N/A%), pre moving , FPS 3.33, Running 18.94s Step 132( N/A%), pre moving , FPS 3.13, Running 19.41s Step 133( N/A%), pre moving , FPS 2.96, Running 19.85s Step 134( N/A%), pre moving , FPS 2.80, Running 20.32s Step 135( N/A%), pre moving , FPS 2.67, Running 20.75s Step 136( N/A%), pre moving , FPS 2.56, Running 21.14s Step 137( N/A%), pre moving , FPS 2.45, Running 21.59s Step 138( N/A%), pre moving , FPS 2.35, Running 22.03s Step 139( N/A%), pre moving , FPS 2.60, Running 22.28s Step 140( N/A%), pre moving , FPS 2.65, Running 22.53s Step 141( N/A%), pre moving , FPS 2.73, Running 22.75s Step 142( N/A%), pre moving , FPS 2.81, Running 23.00s Step 143( N/A%), pre moving , FPS 2.88, Running 23.34s Step 144( N/A%), pre moving , FPS 2.94, Running 23.63s Step 145( N/A%), pre moving , FPS 2.90, Running 23.95s Step 146( N/A%), pre moving , FPS 2.84, Running 24.37s Step 147( N/A%), pre moving , FPS 2.75, Running 24.83s Step 148( N/A%), pre moving , FPS 2.68, Running 25.29s Step 149( N/A%), pre moving , FPS 2.63, Running 25.77s Step 150( N/A%), pre moving , FPS 2.61, Running 26.19s Step 151( N/A%), pre moving , FPS 2.60, Running 26.63s Step 152( N/A%), pre moving , FPS 2.63, Running 27.03s Step 153( N/A%), pre moving , FPS 2.68, Running 27.31s Step 154( N/A%), pre moving , FPS 2.79, Running 27.50s Step 155( N/A%), pre moving , FPS 2.86, Running 27.74s Step 156( N/A%), pre moving , FPS 2.92, Running 27.98s Step 157( N/A%), pre moving , FPS 3.02, Running 28.21s Step 158( N/A%), pre moving , FPS 3.07, Running 28.54s Step 159( N/A%), pre moving , FPS 3.02, Running 28.91s Step 160( N/A%), pre moving , FPS 2.93, Running 29.35s Step 161( N/A%), pre moving , FPS 2.83, Running 29.82s Step 162( N/A%), pre moving , FPS 2.75, Running 30.27s Step 163( N/A%), pre moving , FPS 2.73, Running 30.67s Step 164( N/A%), pre moving , FPS 2.67, Running 31.11s Step 165( N/A%), pre moving , FPS 2.62, Running 31.57s Step 166( N/A%), pre moving , FPS 2.63, Running 31.98s Step 167( N/A%), pre moving , FPS 2.67, Running 32.33s Step 168( N/A%), pre moving , FPS 2.75, Running 32.57s Step 169( N/A%), pre moving , FPS 2.85, Running 32.78s Step 170( N/A%), pre moving , FPS 2.92, Running 33.04s Step 171( N/A%), pre moving , FPS 2.97, Running 33.37s Step 172( N/A%), pre moving , FPS 2.99, Running 33.71s Step 173( N/A%), pre moving , FPS 2.93, Running 34.14s Step 174( N/A%), pre moving , FPS 2.83, Running 34.57s Step 175( N/A%), pre moving , FPS 2.76, Running 35.00s Step 176( N/A%), pre moving , FPS 2.67, Running 35.46s Step 177( N/A%), pre moving , FPS 2.59, Running 35.94s Step 178( N/A%), pre moving , FPS 2.55, Running 36.38s Step 179( N/A%), pre moving , FPS 2.53, Running 36.82s Step 180( N/A%), pre moving , FPS 2.53, Running 37.24s Step 181( N/A%), pre moving , FPS 2.62, Running 37.46s Step 182( N/A%), pre moving , FPS 2.71, Running 37.66s Step 183( N/A%), pre moving , FPS 2.76, Running 37.92s Step 184( N/A%), pre moving , FPS 2.85, Running 38.13s Step 185( N/A%), pre moving , FPS 2.89, Running 38.48s Step 186( N/A%), pre moving , FPS 2.91, Running 38.84s Step 187( N/A%), pre moving , FPS 2.91, Running 39.19s Step 188( N/A%), pre moving , FPS 2.86, Running 39.57s Step 189( N/A%), pre moving , FPS 2.76, Running 40.02s Step 190( N/A%), pre moving , FPS 2.82, Running 40.14s Step 191( N/A%), pre moving , FPS 2.90, Running 40.27s Step 192( N/A%), pre moving , FPS 3.00, Running 40.38s Step 193( N/A%), pre moving , FPS 3.14, Running 40.51s Step 194( N/A%), pre moving , FPS 3.30, Running 40.62s Step 195( N/A%), pre moving , FPS 3.48, Running 40.75s Step 196( N/A%), pre moving , FPS 3.70, Running 40.87s Step 197( N/A%), pre moving , FPS 3.96, Running 40.99s Step 198( N/A%), pre moving , FPS 4.23, Running 41.11s Step 199( N/A%), pre moving , FPS 4.54, Running 41.22s Step 200( N/A%), pre moving , FPS 4.12, Running 42.10s Step 201( N/A%), pre moving , FPS 4.20, Running 42.22s Step 202( N/A%), pre moving , FPS 4.28, Running 42.34s Step 203( N/A%), pre moving , FPS 4.40, Running 42.47s Step 204( N/A%), pre moving , FPS 4.49, Running 42.59s Step 205( N/A%), pre moving , FPS 4.75, Running 42.69s Step 206( N/A%), pre moving , FPS 5.15, Running 42.73s Step 207( N/A%), pre moving , FPS 5.56, Running 42.79s Step 208( N/A%), pre moving , FPS 6.10, Running 42.84s Step 209( N/A%), pre moving , FPS 6.92, Running 42.91s Step 210( N/A%), pre moving , FPS 7.02, Running 42.99s Step 211( N/A%), pre moving , FPS 7.18, Running 43.05s Step 212( N/A%), pre moving , FPS 7.34, Running 43.11s Step 213( N/A%), pre moving , FPS 7.33, Running 43.24s Step 214( N/A%), pre moving , FPS 7.09, Running 43.44s Step 215( N/A%), pre moving , FPS 7.14, Running 43.55s Step 216( N/A%), pre moving , FPS 7.09, Running 43.69s Step 217( N/A%), pre moving , FPS 7.03, Running 43.83s Step 218( N/A%), pre moving , FPS 6.70, Running 44.09s Step 219( N/A%), pre moving , FPS 6.53, Running 44.28s Step 220( N/A%), pre moving , FPS 7.87, Running 44.64s Step 221( N/A%), pre moving , FPS 7.21, Running 45.00s Step 222( N/A%), pre moving , FPS 6.64, Running 45.35s Step 223( N/A%), pre moving , FPS 6.16, Running 45.72s Step 224( N/A%), pre moving , FPS 5.75, Running 46.07s Step 225( N/A%), pre moving , FPS 5.35, Running 46.43s Step 226( N/A%), pre moving , FPS 4.94, Running 46.78s Step 227( N/A%), pre moving , FPS 4.60, Running 47.14s Step 228( N/A%), pre moving , FPS 4.35, Running 47.44s Step 229( N/A%), pre moving , FPS 4.12, Running 47.76s Step 230( N/A%), pre moving , FPS 4.08, Running 47.90s Step 231( N/A%), pre moving , FPS 4.02, Running 48.02s Step 232( N/A%), pre moving , FPS 3.98, Running 48.13s Step 233( N/A%), pre moving , FPS 3.99, Running 48.25s Step 234( N/A%), pre moving , FPS 3.99, Running 48.46s Step 235( N/A%), pre moving , FPS 3.92, Running 48.65s Step 236( N/A%), pre moving , FPS 3.85, Running 48.88s Step 237( N/A%), pre moving , FPS 3.83, Running 49.04s Step 238( N/A%), pre moving , FPS 3.84, Running 49.30s Step 239( N/A%), pre moving , FPS 3.72, Running 49.66s Step 240( N/A%), pre moving , FPS 3.71, Running 50.03s Step 241( N/A%), pre moving , FPS 3.73, Running 50.36s Step 242( N/A%), pre moving , FPS 3.79, Running 50.63s Step 243( N/A%), pre moving , FPS 3.81, Running 50.96s Step 244( N/A%), pre moving , FPS 3.88, Running 51.23s Step 245( N/A%), pre moving , FPS 3.97, Running 51.47s Step 246( N/A%), pre moving , FPS 4.06, Running 51.71s Step 247( N/A%), pre moving , FPS 4.20, Running 51.90s Step 248( N/A%), pre moving , FPS 4.37, Running 52.02s Step 249( N/A%), pre moving , FPS 4.52, Running 52.19s Step 250( N/A%), pre moving , FPS 4.48, Running 52.36s Step 251( N/A%), pre moving , FPS 4.36, Running 52.60s Step 252( N/A%), pre moving , FPS 4.30, Running 52.78s Step 253( N/A%), pre moving , FPS 4.27, Running 52.94s Step 254( N/A%), pre moving , FPS 4.41, Running 52.99s Step 255( N/A%), pre moving , FPS 4.58, Running 53.02s Step 256( N/A%), pre moving , FPS 4.78, Running 53.06s Step 257( N/A%), pre moving , FPS 4.94, Running 53.09s Step 258( N/A%), pre moving , FPS 5.21, Running 53.13s Step 259( N/A%), pre moving , FPS 5.70, Running 53.17s Step 260( N/A%), pre moving , FPS 6.32, Running 53.20s Step 261( N/A%), pre moving , FPS 5.50, Running 53.99s Step 262( N/A%), pre moving , FPS 5.83, Running 54.06s Step 263( N/A%), pre moving , FPS 6.30, Running 54.13s Step 264( N/A%), pre moving , FPS 6.72, Running 54.20s Step 265( N/A%), pre moving , FPS 6.81, Running 54.41s Step 266( N/A%), pre moving , FPS 6.86, Running 54.62s Step 267( N/A%), pre moving , FPS 6.68, Running 54.89s Step 268( N/A%), pre moving , FPS 6.43, Running 55.13s Step 269( N/A%), pre moving , FPS 6.27, Running 55.38s Step 270( N/A%), pre moving , FPS 6.14, Running 55.62s Step 271( N/A%), pre moving , FPS 6.05, Running 55.91s Step 272( N/A%), pre moving , FPS 5.81, Running 56.22s Step 273( N/A%), pre moving , FPS 5.65, Running 56.47s Step 274( N/A%), pre moving , FPS 5.30, Running 56.76s Step 275( N/A%), pre moving , FPS 4.95, Running 57.06s Step 276( N/A%), pre moving , FPS 4.65, Running 57.36s Step 277( N/A%), pre moving , FPS 4.37, Running 57.67s Step 278( N/A%), pre moving , FPS 4.13, Running 57.98s Step 279( N/A%), pre moving , FPS 3.99, Running 58.17s Step 280( N/A%), pre moving , FPS 3.94, Running 58.28s Step 281( N/A%), pre moving , FPS 4.54, Running 58.39s Step 282( N/A%), pre moving , FPS 4.51, Running 58.50s Step 283( N/A%), pre moving , FPS 4.48, Running 58.60s Step 284( N/A%), pre moving , FPS 4.38, Running 58.77s Step 285( N/A%), pre moving , FPS 4.41, Running 58.95s Step 286( N/A%), pre moving , FPS 4.46, Running 59.11s Step 287( N/A%), pre moving , FPS 4.57, Running 59.27s Step 288( N/A%), pre moving , FPS 4.65, Running 59.43s Step 289( N/A%), pre moving , FPS 4.67, Running 59.66s Step 290( N/A%), pre moving , FPS 4.66, Running 59.91s Step 291( N/A%), pre moving , FPS 4.74, Running 60.13s Step 292( N/A%), pre moving , FPS 4.91, Running 60.29s Step 293( N/A%), pre moving , FPS 4.97, Running 60.49s Step 294( N/A%), pre moving , FPS 5.08, Running 60.69s Step 295( N/A%), pre moving , FPS 5.17, Running 60.93s Step 296( N/A%), pre moving , FPS 5.25, Running 61.17s Step 297( N/A%), pre moving , FPS 5.34, Running 61.41s Step 298( N/A%), pre moving , FPS 5.55, Running 61.58s Step 299( N/A%), pre moving , FPS 5.43, Running 61.86s Step 300( N/A%), pre moving , FPS 5.25, Running 62.09s Step 301( N/A%), pre moving , FPS 5.12, Running 62.30s Step 302( N/A%), pre moving , FPS 4.95, Running 62.54s Step 303( N/A%), pre moving , FPS 4.79, Running 62.78s Step 304( N/A%), pre moving , FPS 4.71, Running 63.02s Step 305( N/A%), pre moving , FPS 4.66, Running 63.24s Step 306( N/A%), pre moving , FPS 4.70, Running 63.37s Step 307( N/A%), pre moving , FPS 4.77, Running 63.46s Step 308( N/A%), pre moving , FPS 4.86, Running 63.55s Step 309( N/A%), pre moving , FPS 5.02, Running 63.64s Step 310( N/A%), pre moving , FPS 5.18, Running 63.76s Step 311( N/A%), pre moving , FPS 5.24, Running 63.94s Step 312( N/A%), pre moving , FPS 5.23, Running 64.12s Step 313( N/A%), pre moving , FPS 5.20, Running 64.34s Step 314( N/A%), pre moving , FPS 5.20, Running 64.54s Step 315( N/A%), pre moving , FPS 5.06, Running 64.88s Step 316( N/A%), pre moving , FPS 4.98, Running 65.19s Step 317( N/A%), pre moving , FPS 4.85, Running 65.54s Step 318( N/A%), pre moving , FPS 4.61, Running 65.92s Step 319( N/A%), pre moving , FPS 4.55, Running 66.25s Step 320( N/A%), pre moving , FPS 4.39, Running 66.64s Step 321( N/A%), pre moving , FPS 4.26, Running 67.00s Step 322( N/A%), pre moving , FPS 4.18, Running 67.32s Step 323( N/A%), pre moving , FPS 4.09, Running 67.67s Step 324( N/A%), pre moving , FPS 3.99, Running 68.03s Step 325( N/A%), pre moving , FPS 3.90, Running 68.37s Step 326( N/A%), pre moving , FPS 3.90, Running 68.50s Step 327( N/A%), pre moving , FPS 3.90, Running 68.58s Step 328( N/A%), pre moving , FPS 3.90, Running 68.68s Step 329( N/A%), pre moving , FPS 3.87, Running 68.81s Step 330( N/A%), pre moving , FPS 3.86, Running 68.94s Step 331( N/A%), pre moving , FPS 3.89, Running 69.08s Step 332( N/A%), pre moving , FPS 3.93, Running 69.21s Step 333( N/A%), pre moving , FPS 4.02, Running 69.31s Step 334( N/A%), pre moving , FPS 4.11, Running 69.41s Step 335( N/A%), pre moving , FPS 4.35, Running 69.48s Step 336( N/A%), pre moving , FPS 4.55, Running 69.58s Step 337( N/A%), pre moving , FPS 4.74, Running 69.76s Step 338( N/A%), pre moving , FPS 5.00, Running 69.92s Step 339( N/A%), pre moving , FPS 5.13, Running 70.15s Step 340( N/A%), pre moving , FPS 5.34, Running 70.39s Step 341( N/A%), pre moving , FPS 5.59, Running 70.57s Step 342( N/A%), pre moving , FPS 5.85, Running 70.74s Step 343( N/A%), pre moving , FPS 6.19, Running 70.90s Step 344( N/A%), pre moving , FPS 6.70, Running 71.01s Step 345( N/A%), pre moving , FPS 7.26, Running 71.13s Step 346( N/A%), pre moving , FPS 7.31, Running 71.24s Step 347( N/A%), pre moving , FPS 7.23, Running 71.35s Step 348( N/A%), pre moving , FPS 7.15, Running 71.47s Step 349( N/A%), pre moving , FPS 7.18, Running 71.59s Step 350( N/A%), pre moving , FPS 7.25, Running 71.70s Step 351( N/A%), pre moving , FPS 7.31, Running 71.81s Step 352( N/A%), pre moving , FPS 7.34, Running 71.93s Step 353( N/A%), pre moving , FPS 7.32, Running 72.04s Step 354( N/A%), pre moving , FPS 7.27, Running 72.16s Step 355( N/A%), pre moving , FPS 7.13, Running 72.28s Step 356( N/A%), pre moving , FPS 7.07, Running 72.41s Step 357( N/A%), pre moving , FPS 7.25, Running 72.52s Step 358( N/A%), pre moving , FPS 7.42, Running 72.62s Step 359( N/A%), pre moving , FPS 7.73, Running 72.73s Step 360( N/A%), pre moving , FPS 8.12, Running 72.85s Step 361( N/A%), pre moving , FPS 8.38, Running 72.96s Step 362( N/A%), pre moving , FPS 7.10, Running 73.55s Step 363( N/A%), pre moving , FPS 7.44, Running 73.59s Step 364( N/A%), pre moving , FPS 7.64, Running 73.63s Step 365( N/A%), pre moving , FPS 7.88, Running 73.67s Step 366( N/A%), pre moving , FPS 8.11, Running 73.70s Step 367( N/A%), pre moving , FPS 8.38, Running 73.74s Step 368( N/A%), pre moving , FPS 8.70, Running 73.77s Step 369( N/A%), pre moving , FPS 9.05, Running 73.80s Step 370( N/A%), pre moving , FPS 9.29, Running 73.85s Step 371( N/A%), pre moving , FPS 9.38, Running 73.94s Step 372( N/A%), pre moving , FPS 9.47, Running 74.05s Step 373( N/A%), pre moving , FPS 9.51, Running 74.14s Step 374( N/A%), pre moving , FPS 9.68, Running 74.22s Step 375( N/A%), pre moving , FPS 9.78, Running 74.33s Step 376( N/A%), pre moving , FPS 9.93, Running 74.42s Step 377( N/A%), pre moving , FPS 10.07, Running 74.50s Step 378( N/A%), pre moving , FPS 10.09, Running 74.60s Step 379( N/A%), pre moving , FPS 10.19, Running 74.70s Step 380( N/A%), pre moving , FPS 10.18, Running 74.81s Step 381( N/A%), pre moving , FPS 9.94, Running 74.97s Step 382( N/A%), pre moving , FPS 12.71, Running 75.13s Step 383( N/A%), pre moving , FPS 11.61, Running 75.31s Step 384( N/A%), pre moving , FPS 10.67, Running 75.51s Step 385( N/A%), pre moving , FPS 9.99, Running 75.67s Step 386( N/A%), pre moving , FPS 9.26, Running 75.86s Step 387( N/A%), pre moving , FPS 8.73, Running 76.03s Step 388( N/A%), pre moving , FPS 8.42, Running 76.15s Step 389( N/A%), pre moving , FPS 8.10, Running 76.27s Step 390( N/A%), pre moving , FPS 7.93, Running 76.37s Step 391( N/A%), pre moving , FPS 7.86, Running 76.49s Step 392( N/A%), pre moving , FPS 7.79, Running 76.61s Step 393( N/A%), pre moving , FPS 7.72, Running 76.74s Step 394( N/A%), pre moving , FPS 7.49, Running 76.89s Step 395( N/A%), pre moving , FPS 7.46, Running 77.01s Step 396( N/A%), pre moving , FPS 7.39, Running 77.12s Step 397( N/A%), pre moving , FPS 7.43, Running 77.19s Step 398( N/A%), pre moving , FPS 7.40, Running 77.31s Step 399( N/A%), pre moving , FPS 7.36, Running 77.42s Step 400( N/A%), pre moving , FPS 7.37, Running 77.53s Step 401( N/A%), pre moving , FPS 7.50, Running 77.64s Step 402( N/A%), pre moving , FPS 7.59, Running 77.76s Step 403( N/A%), pre moving , FPS 4.31, Running 79.95s Step 404( N/A%), pre moving , FPS 4.11, Running 80.37s Step 405( N/A%), pre moving , FPS 3.89, Running 80.81s Step 406( N/A%), pre moving , FPS 3.74, Running 81.21s Step 407( N/A%), pre moving , FPS 3.56, Running 81.64s Step 408( N/A%), pre moving , FPS 3.39, Running 82.05s Step 409( N/A%), pre moving , FPS 3.20, Running 82.53s Step 410( N/A%), pre moving , FPS 3.04, Running 82.94s Step 411( N/A%), pre moving , FPS 2.98, Running 83.20s Step 412( N/A%), pre moving , FPS 2.93, Running 83.43s Step 413( N/A%), pre moving , FPS 2.87, Running 83.70s Step 414( N/A%), pre moving , FPS 2.85, Running 83.90s Step 415( N/A%), pre moving , FPS 2.77, Running 84.23s Step 416( N/A%), pre moving , FPS 2.68, Running 84.60s Step 417( N/A%), pre moving , FPS 2.58, Running 84.94s Step 418( N/A%), pre moving , FPS 2.48, Running 85.36s Step 419( N/A%), pre moving , FPS 2.38, Running 85.81s Step 420( N/A%), pre moving , FPS 2.30, Running 86.24s Step 421( N/A%), pre moving , FPS 2.21, Running 86.67s Step 422( N/A%), pre moving , FPS 2.13, Running 87.15s Step 423( 0.33%), action 1, FPS 2.40, Running 88.29s Step 424( 0.67%), action 2, FPS 2.41, Running 88.67s Step 425( 1.00%), action 3, FPS 2.41, Running 89.12s Step 426( 1.33%), action 4, FPS 2.36, Running 89.67s Step 427( 1.67%), action 5, FPS 2.30, Running 90.33s Step 428( 2.00%), action 6, FPS 2.25, Running 90.95s Step 429( 2.33%), action 7, FPS 2.20, Running 91.60s Step 430( 2.67%), action 8, FPS 2.14, Running 92.27s Step 431( 3.00%), action 9, FPS 2.05, Running 92.94s Step 432( 3.33%), action 10, FPS 2.00, Running 93.43s Step 433( 3.67%), action 11, FPS 1.95, Running 93.98s Step 434( 4.00%), action 12, FPS 1.90, Running 94.41s Step 435( 4.33%), action 13, FPS 1.84, Running 95.12s Step 436( 4.67%), action 14, FPS 1.79, Running 95.75s Step 437( 5.00%), action 15, FPS 1.78, Running 96.21s Step 438( 5.33%), action 16, FPS 1.76, Running 96.74s Step 439( 5.67%), action 17, FPS 1.74, Running 97.28s Step 440( 6.00%), action 18, FPS 1.71, Running 97.93s Step 441( 6.33%), action 19, FPS 1.70, Running 98.44s Step 442( 6.67%), action 20, FPS 1.72, Running 98.77s Step 443( 7.00%), action 21, FPS 1.80, Running 99.40s Step 444( 7.33%), action 22, FPS 1.79, Running 99.87s Step 445( 7.67%), action 23, FPS 1.77, Running 100.42s Step 446( 8.00%), action 24, FPS 1.77, Running 100.96s Step 447( 8.33%), action 25, FPS 1.80, Running 101.46s Step 448( 8.67%), action 26, FPS 1.81, Running 101.98s Step 449( 9.00%), action 27, FPS 1.83, Running 102.50s Step 450( 9.33%), action 28, FPS 1.87, Running 102.99s Step 451( 9.67%), action 29, FPS 1.92, Running 103.37s Step 452( 10.00%), action 30, FPS 1.92, Running 103.82s Step 453( 10.33%), action 31, FPS 1.93, Running 104.35s Step 454( 10.67%), action 32, FPS 1.90, Running 104.93s Step 455( 11.00%), action 33, FPS 1.91, Running 105.58s Step 456( 11.33%), action 34, FPS 1.90, Running 106.25s Step 457( 11.67%), action 35, FPS 1.89, Running 106.76s Step 458( 12.00%), action 36, FPS 1.89, Running 107.32s Step 459( 12.33%), action 37, FPS 1.89, Running 107.86s Step 460( 12.67%), action 38, FPS 1.94, Running 108.22s Step 461( 13.00%), action 39, FPS 1.99, Running 108.49s Step 462( 13.33%), action 40, FPS 1.93, Running 109.14s Step 463( 13.67%), action 41, FPS 1.94, Running 109.71s Step 464( 14.00%), action 42, FPS 1.90, Running 110.39s Step 465( 14.33%), action 43, FPS 1.87, Running 111.10s Step 466( 14.67%), action 44, FPS 1.84, Running 111.83s Step 467( 15.00%), action 45, FPS 1.84, Running 112.34s Step 468( 15.33%), action 46, FPS 1.84, Running 112.88s Step 469( 15.67%), action 47, FPS 1.87, Running 113.19s Step 470( 16.00%), action 48, FPS 1.90, Running 113.50s Step 471( 16.33%), action 49, FPS 1.88, Running 114.03s Step 472( 16.67%), action 50, FPS 1.87, Running 114.51s Step 473( 17.00%), action 51, FPS 1.84, Running 115.22s Step 474( 17.33%), action 52, FPS 1.83, Running 115.88s Step 475( 17.67%), action 53, FPS 1.85, Running 116.39s Step 476( 18.00%), action 54, FPS 1.86, Running 117.02s Step 477( 18.33%), action 55, FPS 1.85, Running 117.55s Step 478( 18.67%), action 56, FPS 1.87, Running 118.01s Step 479( 19.00%), action 57, FPS 1.91, Running 118.35s Step 480( 19.33%), action 58, FPS 1.91, Running 118.69s Step 481( 19.67%), action 59, FPS 1.88, Running 119.15s Step 482( 20.00%), action 60, FPS 1.92, Running 119.57s Step 483( 20.33%), action 61, FPS 1.90, Running 120.24s Step 484( 20.67%), action 62, FPS 1.90, Running 120.94s Step 485( 21.00%), action 63, FPS 1.94, Running 121.43s Step 486( 21.33%), action 64, FPS 1.97, Running 122.00s Step 487( 21.67%), action 65, FPS 1.97, Running 122.50s Step 488( 22.00%), action 66, FPS 1.98, Running 122.98s Step 489( 22.33%), action 67, FPS 1.98, Running 123.27s Step 490( 22.67%), action 68, FPS 1.98, Running 123.59s Step 491( 23.00%), action 69, FPS 2.02, Running 123.92s Step 492( 23.33%), action 70, FPS 2.03, Running 124.36s Step 493( 23.67%), action 71, FPS 2.05, Running 124.96s Step 494( 24.00%), action 72, FPS 2.08, Running 125.51s Step 495( 24.33%), action 73, FPS 2.08, Running 126.02s Step 496( 24.67%), action 74, FPS 2.10, Running 126.54s Step 497( 25.00%), action 75, FPS 2.11, Running 127.03s Step 498( 25.33%), action 76, FPS 2.05, Running 127.76s Step 499( 25.67%), action 77, FPS 2.04, Running 128.14s Step 500( 26.00%), action 78, FPS 2.03, Running 128.55s Step 501( 26.33%), action 79, FPS 2.05, Running 128.89s Step 502( 26.67%), action 80, FPS 2.07, Running 129.21s Step 503( 27.00%), action 81, FPS 2.07, Running 129.91s Step 504( 27.33%), action 82, FPS 2.12, Running 130.40s Step 505( 27.67%), action 83, FPS 2.08, Running 131.07s Step 506( 28.00%), action 84, FPS 2.08, Running 131.62s Step 507( 28.33%), action 85, FPS 2.06, Running 132.18s Step 508( 28.67%), action 86, FPS 2.05, Running 132.73s Step 509( 29.00%), action 87, FPS 2.01, Running 133.24s Step 510( 29.33%), action 88, FPS 2.00, Running 133.57s Step 511( 29.67%), action 89, FPS 2.01, Running 133.86s Step 512( 30.00%), action 90, FPS 1.98, Running 134.46s Step 513( 30.33%), action 91, FPS 2.00, Running 134.96s Step 514( 30.67%), action 92, FPS 1.95, Running 135.76s Step 515( 31.00%), action 93, FPS 1.95, Running 136.25s Step 516( 31.33%), action 94, FPS 1.93, Running 136.90s Step 517( 31.67%), action 95, FPS 1.92, Running 137.42s Step 518( 32.00%), action 96, FPS 1.95, Running 138.00s Step 519( 32.33%), action 97, FPS 1.95, Running 138.43s Step 520( 32.67%), action 98, FPS 1.96, Running 138.76s Step 521( 33.00%), action 99, FPS 1.97, Running 139.07s Step 522( 33.33%), action 100, FPS 1.94, Running 139.53s Step 523( 33.67%), action 101, FPS 1.91, Running 140.38s Step 524( 34.00%), action 102, FPS 1.88, Running 141.04s Step 525( 34.33%), action 103, FPS 1.89, Running 141.65s Step 526( 34.67%), action 104, FPS 1.89, Running 142.23s Step 527( 35.00%), action 105, FPS 1.88, Running 142.80s Step 528( 35.33%), action 106, FPS 1.89, Running 143.33s Step 529( 35.67%), action 107, FPS 1.92, Running 143.67s Step 530( 36.00%), action 108, FPS 1.90, Running 144.10s Step 531( 36.33%), action 109, FPS 1.85, Running 144.70s Step 532( 36.67%), action 110, FPS 1.87, Running 145.17s Step 533( 37.00%), action 111, FPS 1.83, Running 145.89s Step 534( 37.33%), action 112, FPS 1.83, Running 146.69s Step 535( 37.67%), action 113, FPS 1.82, Running 147.23s Step 536( 38.00%), action 114, FPS 1.81, Running 147.94s Step 537( 38.33%), action 115, FPS 1.80, Running 148.56s Step 538( 38.67%), action 116, FPS 1.83, Running 148.90s Step 539( 39.00%), action 117, FPS 1.79, Running 149.58s Step 540( 39.33%), action 118, FPS 1.76, Running 150.12s Step 541( 39.67%), action 119, FPS 1.69, Running 150.94s Step 542( 40.00%), action 120, FPS 1.66, Running 151.54s Step 543( 40.33%), action 121, FPS 1.69, Running 152.19s Step 544( 40.67%), action 122, FPS 1.72, Running 152.69s Step 545( 41.00%), action 123, FPS 1.74, Running 153.11s Step 546( 41.33%), action 124, FPS 1.79, Running 153.40s Step 547( 41.67%), action 125, FPS 1.82, Running 153.77s Step 548( 42.00%), action 126, FPS 1.84, Running 154.18s Step 549( 42.33%), action 127, FPS 1.80, Running 154.81s Step 550( 42.67%), action 128, FPS 1.77, Running 155.37s Step 551( 43.00%), action 129, FPS 1.79, Running 155.88s Step 552( 43.33%), action 130, FPS 1.76, Running 156.53s Step 553( 43.67%), action 131, FPS 1.75, Running 157.34s Step 554( 44.00%), action 132, FPS 1.75, Running 158.10s Step 555( 44.33%), action 133, FPS 1.78, Running 158.44s Step 556( 44.67%), action 134, FPS 1.80, Running 159.03s Step 557( 45.00%), action 135, FPS 1.84, Running 159.42s Step 558( 45.33%), action 136, FPS 1.82, Running 159.89s Step 559( 45.67%), action 137, FPS 1.86, Running 160.35s Step 560( 46.00%), action 138, FPS 1.79, Running 161.28s Step 561( 46.33%), action 139, FPS 1.80, Running 162.05s Step 562( 46.67%), action 140, FPS 1.80, Running 162.68s Step 563( 47.00%), action 141, FPS 1.80, Running 163.30s Step 564( 47.33%), action 142, FPS 1.81, Running 163.75s Step 565( 47.67%), action 143, FPS 1.81, Running 164.17s Step 566( 48.00%), action 144, FPS 1.79, Running 164.55s Step 567( 48.33%), action 145, FPS 1.78, Running 165.02s Step 568( 48.67%), action 146, FPS 1.75, Running 165.60s Step 569( 49.00%), action 147, FPS 1.75, Running 166.21s Step 570( 49.33%), action 148, FPS 1.75, Running 166.83s Step 571( 49.67%), action 149, FPS 1.74, Running 167.40s Step 572( 50.00%), action 150, FPS 1.73, Running 168.06s Step 573( 50.33%), action 151, FPS 1.75, Running 168.76s Step 574( 50.67%), action 152, FPS 1.79, Running 169.29s Step 575( 51.00%), action 153, FPS 1.77, Running 169.71s Step 576( 51.33%), action 154, FPS 1.79, Running 170.17s Step 577( 51.67%), action 155, FPS 1.77, Running 170.71s Step 578( 52.00%), action 156, FPS 1.73, Running 171.44s Step 579( 52.33%), action 157, FPS 1.70, Running 172.14s Step 580( 52.67%), action 158, FPS 1.74, Running 172.75s Step 581( 53.00%), action 159, FPS 1.77, Running 173.34s Step 582( 53.33%), action 160, FPS 1.79, Running 173.88s Step 583( 53.67%), action 161, FPS 1.78, Running 174.51s Step 584( 54.00%), action 162, FPS 1.79, Running 174.93s Step 585( 54.33%), action 163, FPS 1.79, Running 175.36s Step 586( 54.67%), action 164, FPS 1.75, Running 175.98s Step 587( 55.00%), action 165, FPS 1.69, Running 176.82s Step 588( 55.33%), action 166, FPS 1.67, Running 177.57s Step 589( 55.67%), action 167, FPS 1.64, Running 178.43s Step 590( 56.00%), action 168, FPS 1.64, Running 179.04s Step 591( 56.33%), action 169, FPS 1.68, Running 179.31s Step 592( 56.67%), action 170, FPS 1.70, Running 179.81s Step 593( 57.00%), action 171, FPS 1.72, Running 180.41s Step 594( 57.33%), action 172, FPS 1.69, Running 181.09s Step 595( 57.67%), action 173, FPS 1.66, Running 181.80s Step 596( 58.00%), action 174, FPS 1.57, Running 182.87s [2026-08-01 16:19:17] [9 ] Seed 8 failed after 183.19 s. +steps: 596 , actions: 174 . +Instruction: Empty +Total 4/9(44.44%) success. +Setting seed: 9 +Step 1( N/A%), pre moving , FPS 12.41, Running 0.08s Step 2( N/A%), pre moving , FPS 16.92, Running 0.12s Step 3( N/A%), pre moving , FPS 19.36, Running 0.16s Step 4( N/A%), pre moving , FPS 19.74, Running 0.20s Step 5( N/A%), pre moving , FPS 20.19, Running 0.25s Step 6( N/A%), pre moving , FPS 20.70, Running 0.29s Step 7( N/A%), pre moving , FPS 21.17, Running 0.33s Step 8( N/A%), pre moving , FPS 21.25, Running 0.38s Step 9( N/A%), pre moving , FPS 21.20, Running 0.42s Step 10( N/A%), pre moving , FPS 21.35, Running 0.47s Step 11( N/A%), pre moving , FPS 21.47, Running 0.51s Step 12( N/A%), pre moving , FPS 21.65, Running 0.55s Step 13( N/A%), pre moving , FPS 21.86, Running 0.59s Step 14( N/A%), pre moving , FPS 22.13, Running 0.63s Step 15( N/A%), pre moving , FPS 22.38, Running 0.67s Step 16( N/A%), pre moving , FPS 22.53, Running 0.71s Step 17( N/A%), pre moving , FPS 22.59, Running 0.75s Step 18( N/A%), pre moving , FPS 22.71, Running 0.79s Step 19( N/A%), pre moving , FPS 22.89, Running 0.83s Step 20( N/A%), pre moving , FPS 22.96, Running 0.87s Step 21( N/A%), pre moving , FPS 17.22, Running 1.24s Step 22( N/A%), pre moving , FPS 15.93, Running 1.37s Step 23( N/A%), pre moving , FPS 15.59, Running 1.44s Step 24( N/A%), pre moving , FPS 15.10, Running 1.53s Step 25( N/A%), pre moving , FPS 14.77, Running 1.60s Step 26( N/A%), pre moving , FPS 12.47, Running 1.89s Step 27( N/A%), pre moving , FPS 11.95, Running 2.00s Step 28( N/A%), pre moving , FPS 11.41, Running 2.13s Step 29( N/A%), pre moving , FPS 11.01, Running 2.24s Step 30( N/A%), pre moving , FPS 10.58, Running 2.36s Step 31( N/A%), pre moving , FPS 10.15, Running 2.48s Step 32( N/A%), pre moving , FPS 9.76, Running 2.60s Step 33( N/A%), pre moving , FPS 9.39, Running 2.72s Step 34( N/A%), pre moving , FPS 9.03, Running 2.85s Step 35( N/A%), pre moving , FPS 8.67, Running 2.98s Step 36( N/A%), pre moving , FPS 7.16, Running 3.50s Step 37( N/A%), pre moving , FPS 7.01, Running 3.61s Step 38( N/A%), pre moving , FPS 6.81, Running 3.73s Step 39( N/A%), pre moving , FPS 6.60, Running 3.86s Step 40( N/A%), pre moving , FPS 6.43, Running 3.98s Step 41( N/A%), pre moving , FPS 7.02, Running 4.09s Step 42( N/A%), pre moving , FPS 7.05, Running 4.21s Step 43( N/A%), pre moving , FPS 6.91, Running 4.33s Step 44( N/A%), pre moving , FPS 6.66, Running 4.53s Step 45( N/A%), pre moving , FPS 6.43, Running 4.71s Step 46( N/A%), pre moving , FPS 6.65, Running 4.90s Step 47( N/A%), pre moving , FPS 6.52, Running 5.07s Step 48( N/A%), pre moving , FPS 6.37, Running 5.27s Step 49( N/A%), pre moving , FPS 6.26, Running 5.44s Step 50( N/A%), pre moving , FPS 6.15, Running 5.61s Step 51( N/A%), pre moving , FPS 6.08, Running 5.77s Step 52( N/A%), pre moving , FPS 6.20, Running 5.83s Step 53( N/A%), pre moving , FPS 6.31, Running 5.89s Step 54( N/A%), pre moving , FPS 6.43, Running 5.96s Step 55( N/A%), pre moving , FPS 6.57, Running 6.02s Step 56( N/A%), pre moving , FPS 7.76, Running 6.08s Step 57( N/A%), pre moving , FPS 7.85, Running 6.15s Step 58( N/A%), pre moving , FPS 7.87, Running 6.27s Step 59( N/A%), pre moving , FPS 7.89, Running 6.39s Step 60( N/A%), pre moving , FPS 7.91, Running 6.51s Step 61( N/A%), pre moving , FPS 7.84, Running 6.64s Step 62( N/A%), pre moving , FPS 7.94, Running 6.73s Step 63( N/A%), pre moving , FPS 7.99, Running 6.83s Step 64( N/A%), pre moving , FPS 8.27, Running 6.95s Step 65( N/A%), pre moving , FPS 8.52, Running 7.06s Step 66( N/A%), pre moving , FPS 8.52, Running 7.25s Step 67( N/A%), pre moving , FPS 8.57, Running 7.41s Step 68( N/A%), pre moving , FPS 8.73, Running 7.56s Step 69( N/A%), pre moving , FPS 8.64, Running 7.75s Step 70( N/A%), pre moving , FPS 8.71, Running 7.91s Step 71( N/A%), pre moving , FPS 8.67, Running 8.08s Step 72( N/A%), pre moving , FPS 8.43, Running 8.21s Step 73( N/A%), pre moving , FPS 8.22, Running 8.33s Step 74( N/A%), pre moving , FPS 8.04, Running 8.45s Step 75( N/A%), pre moving , FPS 7.87, Running 8.56s Step 76( N/A%), pre moving , FPS 7.70, Running 8.68s Step 77( N/A%), pre moving , FPS 7.54, Running 8.81s Step 78( N/A%), pre moving , FPS 7.52, Running 8.93s Step 79( N/A%), pre moving , FPS 7.54, Running 9.05s Step 80( N/A%), pre moving , FPS 7.50, Running 9.17s Step 81( N/A%), pre moving , FPS 7.54, Running 9.30s Step 82( N/A%), pre moving , FPS 7.35, Running 9.45s Step 83( N/A%), pre moving , FPS 7.30, Running 9.57s Step 84( N/A%), pre moving , FPS 7.30, Running 9.69s Step 85( N/A%), pre moving , FPS 7.28, Running 9.81s Step 86( N/A%), pre moving , FPS 7.45, Running 9.93s Step 87( N/A%), pre moving , FPS 7.60, Running 10.04s Step 88( N/A%), pre moving , FPS 7.72, Running 10.15s Step 89( N/A%), pre moving , FPS 7.93, Running 10.27s Step 90( N/A%), pre moving , FPS 8.04, Running 10.40s Step 91( N/A%), pre moving , FPS 6.22, Running 11.30s Step 92( N/A%), pre moving , FPS 5.88, Running 11.61s Step 93( N/A%), pre moving , FPS 5.55, Running 11.93s Step 94( N/A%), pre moving , FPS 5.26, Running 12.25s Step 95( N/A%), pre moving , FPS 4.88, Running 12.66s Step 96( N/A%), pre moving , FPS 4.52, Running 13.10s Step 97( N/A%), pre moving , FPS 4.26, Running 13.50s Step 98( N/A%), pre moving , FPS 4.03, Running 13.89s Step 99( N/A%), pre moving , FPS 3.73, Running 14.42s Step 100( N/A%), pre moving , FPS 3.50, Running 14.89s Step 101( N/A%), pre moving , FPS 3.31, Running 15.33s Step 102( N/A%), pre moving , FPS 3.26, Running 15.59s Step 103( N/A%), pre moving , FPS 3.16, Running 15.90s Step 104( N/A%), pre moving , FPS 3.09, Running 16.16s Step 105( N/A%), pre moving , FPS 3.03, Running 16.41s Step 106( N/A%), pre moving , FPS 2.93, Running 16.75s Step 107( N/A%), pre moving , FPS 2.82, Running 17.13s Step 108( N/A%), pre moving , FPS 2.75, Running 17.43s Step 109( N/A%), pre moving , FPS 2.63, Running 17.87s Step 110( N/A%), pre moving , FPS 2.53, Running 18.30s Step 111( N/A%), pre moving , FPS 2.71, Running 18.69s Step 112( N/A%), pre moving , FPS 2.67, Running 19.10s Step 113( N/A%), pre moving , FPS 2.63, Running 19.55s Step 114( N/A%), pre moving , FPS 2.60, Running 19.94s Step 115( N/A%), pre moving , FPS 2.58, Running 20.43s Step 116( N/A%), pre moving , FPS 2.59, Running 20.83s Step 117( N/A%), pre moving , FPS 2.65, Running 21.06s Step 118( N/A%), pre moving , FPS 2.70, Running 21.29s Step 119( N/A%), pre moving , FPS 2.81, Running 21.54s Step 120( N/A%), pre moving , FPS 2.90, Running 21.78s Step 121( N/A%), pre moving , FPS 2.96, Running 22.08s Step 122( N/A%), pre moving , FPS 2.94, Running 22.40s Step 123( N/A%), pre moving , FPS 2.91, Running 22.77s Step 124( N/A%), pre moving , FPS 2.84, Running 23.20s Step 125( N/A%), pre moving , FPS 2.75, Running 23.68s Step 126( N/A%), pre moving , FPS 2.72, Running 24.11s Step 127( N/A%), pre moving , FPS 2.70, Running 24.52s Step 128( N/A%), pre moving , FPS 2.67, Running 24.92s Step 129( N/A%), pre moving , FPS 2.67, Running 25.35s Step 130( N/A%), pre moving , FPS 2.67, Running 25.79s Step 131( N/A%), pre moving , FPS 2.68, Running 26.14s Step 132( N/A%), pre moving , FPS 2.74, Running 26.39s Step 133( N/A%), pre moving , FPS 2.80, Running 26.68s Step 134( N/A%), pre moving , FPS 2.87, Running 26.90s Step 135( N/A%), pre moving , FPS 2.96, Running 27.20s Step 136( N/A%), pre moving , FPS 2.98, Running 27.54s Step 137( N/A%), pre moving , FPS 2.91, Running 27.92s Step 138( N/A%), pre moving , FPS 2.83, Running 28.37s Step 139( N/A%), pre moving , FPS 2.75, Running 28.82s Step 140( N/A%), pre moving , FPS 2.67, Running 29.28s Step 141( N/A%), pre moving , FPS 2.62, Running 29.72s Step 142( N/A%), pre moving , FPS 2.57, Running 30.19s Step 143( N/A%), pre moving , FPS 2.54, Running 30.64s Step 144( N/A%), pre moving , FPS 2.55, Running 31.05s Step 145( N/A%), pre moving , FPS 2.59, Running 31.39s Step 146( N/A%), pre moving , FPS 2.65, Running 31.64s Step 147( N/A%), pre moving , FPS 2.72, Running 31.86s Step 148( N/A%), pre moving , FPS 2.77, Running 32.14s Step 149( N/A%), pre moving , FPS 2.82, Running 32.44s Step 150( N/A%), pre moving , FPS 2.88, Running 32.73s Step 151( N/A%), pre moving , FPS 2.90, Running 33.05s Step 152( N/A%), pre moving , FPS 2.81, Running 33.50s Step 153( N/A%), pre moving , FPS 2.76, Running 33.91s Step 154( N/A%), pre moving , FPS 2.68, Running 34.35s Step 155( N/A%), pre moving , FPS 2.63, Running 34.80s Step 156( N/A%), pre moving , FPS 2.59, Running 35.27s Step 157( N/A%), pre moving , FPS 2.57, Running 35.71s Step 158( N/A%), pre moving , FPS 2.57, Running 36.16s Step 159( N/A%), pre moving , FPS 2.58, Running 36.57s Step 160( N/A%), pre moving , FPS 2.65, Running 36.82s Step 161( N/A%), pre moving , FPS 2.73, Running 37.05s Step 162( N/A%), pre moving , FPS 2.81, Running 37.31s Step 163( N/A%), pre moving , FPS 2.98, Running 37.35s Step 164( N/A%), pre moving , FPS 3.15, Running 37.40s Step 165( N/A%), pre moving , FPS 3.31, Running 37.44s Step 166( N/A%), pre moving , FPS 3.42, Running 37.48s Step 167( N/A%), pre moving , FPS 3.51, Running 37.56s Step 168( N/A%), pre moving , FPS 3.64, Running 37.64s Step 169( N/A%), pre moving , FPS 3.79, Running 37.72s Step 170( N/A%), pre moving , FPS 3.95, Running 37.79s Step 171( N/A%), pre moving , FPS 4.16, Running 37.85s Step 172( N/A%), pre moving , FPS 4.50, Running 37.94s Step 173( N/A%), pre moving , FPS 4.15, Running 38.74s Step 174( N/A%), pre moving , FPS 4.44, Running 38.86s Step 175( N/A%), pre moving , FPS 4.75, Running 39.00s Step 176( N/A%), pre moving , FPS 5.18, Running 39.13s Step 177( N/A%), pre moving , FPS 5.53, Running 39.33s Step 178( N/A%), pre moving , FPS 5.93, Running 39.53s Step 179( N/A%), pre moving , FPS 6.36, Running 39.72s Step 180( N/A%), pre moving , FPS 6.42, Running 39.93s Step 181( N/A%), pre moving , FPS 6.46, Running 40.14s Step 182( N/A%), pre moving , FPS 6.57, Running 40.36s Step 183( N/A%), pre moving , FPS 6.08, Running 40.64s Step 184( N/A%), pre moving , FPS 5.73, Running 40.89s Step 185( N/A%), pre moving , FPS 5.28, Running 41.23s Step 186( N/A%), pre moving , FPS 4.98, Running 41.50s Step 187( N/A%), pre moving , FPS 4.79, Running 41.74s Step 188( N/A%), pre moving , FPS 4.68, Running 41.91s Step 189( N/A%), pre moving , FPS 4.49, Running 42.17s Step 190( N/A%), pre moving , FPS 4.46, Running 42.28s Step 191( N/A%), pre moving , FPS 4.45, Running 42.35s Step 192( N/A%), pre moving , FPS 4.44, Running 42.44s Step 193( N/A%), pre moving , FPS 5.21, Running 42.57s Step 194( N/A%), pre moving , FPS 5.09, Running 42.79s Step 195( N/A%), pre moving , FPS 5.03, Running 42.98s Step 196( N/A%), pre moving , FPS 4.93, Running 43.19s Step 197( N/A%), pre moving , FPS 4.87, Running 43.44s Step 198( N/A%), pre moving , FPS 4.72, Running 43.77s Step 199( N/A%), pre moving , FPS 4.54, Running 44.13s Step 200( N/A%), pre moving , FPS 4.39, Running 44.49s Step 201( N/A%), pre moving , FPS 4.28, Running 44.81s Step 202( N/A%), pre moving , FPS 4.16, Running 45.17s Step 203( N/A%), pre moving , FPS 4.09, Running 45.53s Step 204( N/A%), pre moving , FPS 4.00, Running 45.89s Step 205( N/A%), pre moving , FPS 3.99, Running 46.24s Step 206( N/A%), pre moving , FPS 3.95, Running 46.57s Step 207( N/A%), pre moving , FPS 3.86, Running 46.92s Step 208( N/A%), pre moving , FPS 3.77, Running 47.22s Step 209( N/A%), pre moving , FPS 3.87, Running 47.35s Step 210( N/A%), pre moving , FPS 3.87, Running 47.44s Step 211( N/A%), pre moving , FPS 3.85, Running 47.54s Step 212( N/A%), pre moving , FPS 3.85, Running 47.64s Step 213( N/A%), pre moving , FPS 3.83, Running 47.79s Step 214( N/A%), pre moving , FPS 3.88, Running 47.95s Step 215( N/A%), pre moving , FPS 3.89, Running 48.12s Step 216( N/A%), pre moving , FPS 3.94, Running 48.26s Step 217( N/A%), pre moving , FPS 4.03, Running 48.40s Step 218( N/A%), pre moving , FPS 4.22, Running 48.52s Step 219( N/A%), pre moving , FPS 4.40, Running 48.67s Step 220( N/A%), pre moving , FPS 4.57, Running 48.86s Step 221( N/A%), pre moving , FPS 4.81, Running 48.97s Step 222( N/A%), pre moving , FPS 5.10, Running 49.09s Step 223( N/A%), pre moving , FPS 5.43, Running 49.21s Step 224( N/A%), pre moving , FPS 5.76, Running 49.36s Step 225( N/A%), pre moving , FPS 6.23, Running 49.45s Step 226( N/A%), pre moving , FPS 6.52, Running 49.64s Step 227( N/A%), pre moving , FPS 6.86, Running 49.83s Step 228( N/A%), pre moving , FPS 7.39, Running 49.92s Step 229( N/A%), pre moving , FPS 7.43, Running 50.04s Step 230( N/A%), pre moving , FPS 7.38, Running 50.15s Step 231( N/A%), pre moving , FPS 7.34, Running 50.27s Step 232( N/A%), pre moving , FPS 7.31, Running 50.38s Step 233( N/A%), pre moving , FPS 7.40, Running 50.49s Step 234( N/A%), pre moving , FPS 5.95, Running 51.31s Step 235( N/A%), pre moving , FPS 5.97, Running 51.47s Step 236( N/A%), pre moving , FPS 6.03, Running 51.58s Step 237( N/A%), pre moving , FPS 6.04, Running 51.72s Step 238( N/A%), pre moving , FPS 6.03, Running 51.83s Step 239( N/A%), pre moving , FPS 6.09, Running 51.95s Step 240( N/A%), pre moving , FPS 6.09, Running 52.14s Step 241( N/A%), pre moving , FPS 6.13, Running 52.24s Step 242( N/A%), pre moving , FPS 6.26, Running 52.29s Step 243( N/A%), pre moving , FPS 6.39, Running 52.34s Step 244( N/A%), pre moving , FPS 6.61, Running 52.39s Step 245( N/A%), pre moving , FPS 6.69, Running 52.44s Step 246( N/A%), pre moving , FPS 7.01, Running 52.49s Step 247( N/A%), pre moving , FPS 7.37, Running 52.55s Step 248( N/A%), pre moving , FPS 7.47, Running 52.60s Step 249( N/A%), pre moving , FPS 7.57, Running 52.68s Step 250( N/A%), pre moving , FPS 7.67, Running 52.76s Step 251( N/A%), pre moving , FPS 7.71, Running 52.86s Step 252( N/A%), pre moving , FPS 7.66, Running 52.99s Step 253( N/A%), pre moving , FPS 7.66, Running 53.10s Step 254( N/A%), pre moving , FPS 10.46, Running 53.22s Step 255( N/A%), pre moving , FPS 10.54, Running 53.37s Step 256( N/A%), pre moving , FPS 10.63, Running 53.46s Step 257( N/A%), pre moving , FPS 10.62, Running 53.60s Step 258( N/A%), pre moving , FPS 10.08, Running 53.82s Step 259( N/A%), pre moving , FPS 9.69, Running 54.02s Step 260( N/A%), pre moving , FPS 9.57, Running 54.23s Step 261( N/A%), pre moving , FPS 8.95, Running 54.47s Step 262( N/A%), pre moving , FPS 8.22, Running 54.72s Step 263( N/A%), pre moving , FPS 7.64, Running 54.96s Step 264( N/A%), pre moving , FPS 7.25, Running 55.15s Step 265( N/A%), pre moving , FPS 6.70, Running 55.42s Step 266( N/A%), pre moving , FPS 6.30, Running 55.67s Step 267( N/A%), pre moving , FPS 5.96, Running 55.90s Step 268( N/A%), pre moving , FPS 5.66, Running 56.13s Step 269( N/A%), pre moving , FPS 5.37, Running 56.41s Step 270( N/A%), pre moving , FPS 5.13, Running 56.66s Step 271( N/A%), pre moving , FPS 4.89, Running 56.95s Step 272( N/A%), pre moving , FPS 4.79, Running 57.16s Step 273( N/A%), pre moving , FPS 4.62, Running 57.43s Step 274( N/A%), pre moving , FPS 4.59, Running 57.57s Step 275( N/A%), pre moving , FPS 4.67, Running 57.65s Step 276( N/A%), pre moving , FPS 4.69, Running 57.73s Step 277( N/A%), pre moving , FPS 4.74, Running 57.82s Step 278( N/A%), pre moving , FPS 4.81, Running 57.97s Step 279( N/A%), pre moving , FPS 4.86, Running 58.13s Step 280( N/A%), pre moving , FPS 4.91, Running 58.30s Step 281( N/A%), pre moving , FPS 5.02, Running 58.46s Step 282( N/A%), pre moving , FPS 5.09, Running 58.65s Step 283( N/A%), pre moving , FPS 5.05, Running 58.92s Step 284( N/A%), pre moving , FPS 4.95, Running 59.19s Step 285( N/A%), pre moving , FPS 4.91, Running 59.50s Step 286( N/A%), pre moving , FPS 4.87, Running 59.78s Step 287( N/A%), pre moving , FPS 4.81, Running 60.06s Step 288( N/A%), pre moving , FPS 4.74, Running 60.36s Step 289( N/A%), pre moving , FPS 4.70, Running 60.66s Step 290( N/A%), pre moving , FPS 4.66, Running 60.95s Step 291( N/A%), pre moving , FPS 4.65, Running 61.26s Step 292( N/A%), pre moving , FPS 4.57, Running 61.54s Step 293( N/A%), pre moving , FPS 4.61, Running 61.77s Step 294( N/A%), pre moving , FPS 4.51, Running 62.01s Step 295( N/A%), pre moving , FPS 4.35, Running 62.25s Step 296( N/A%), pre moving , FPS 4.27, Running 62.42s Step 297( N/A%), pre moving , FPS 4.19, Running 62.60s Step 298( N/A%), pre moving , FPS 4.21, Running 62.72s Step 299( N/A%), pre moving , FPS 4.27, Running 62.81s Step 300( N/A%), pre moving , FPS 4.34, Running 62.92s Step 301( N/A%), pre moving , FPS 4.41, Running 63.00s Step 302( N/A%), pre moving , FPS 4.53, Running 63.07s Step 303( N/A%), pre moving , FPS 4.74, Running 63.14s Step 304( N/A%), pre moving , FPS 5.01, Running 63.18s Step 305( N/A%), pre moving , FPS 5.31, Running 63.26s Step 306( N/A%), pre moving , FPS 5.63, Running 63.33s Step 307( N/A%), pre moving , FPS 6.03, Running 63.38s Step 308( N/A%), pre moving , FPS 6.53, Running 63.42s Step 309( N/A%), pre moving , FPS 7.09, Running 63.48s Step 310( N/A%), pre moving , FPS 7.70, Running 63.55s Step 311( N/A%), pre moving , FPS 8.49, Running 63.61s Step 312( N/A%), pre moving , FPS 9.22, Running 63.71s Step 313( N/A%), pre moving , FPS 9.75, Running 63.82s Step 314( N/A%), pre moving , FPS 10.35, Running 63.94s Step 315( N/A%), pre moving , FPS 11.03, Running 64.06s Step 316( N/A%), pre moving , FPS 11.36, Running 64.18s Step 317( N/A%), pre moving , FPS 11.73, Running 64.31s Step 318( N/A%), pre moving , FPS 11.79, Running 64.42s Step 319( N/A%), pre moving , FPS 11.72, Running 64.52s Step 320( N/A%), pre moving , FPS 11.71, Running 64.63s Step 321( N/A%), pre moving , FPS 11.43, Running 64.75s Step 322( N/A%), pre moving , FPS 11.14, Running 64.86s Step 323( N/A%), pre moving , FPS 10.86, Running 64.98s Step 324( N/A%), pre moving , FPS 10.45, Running 65.10s Step 325( N/A%), pre moving , FPS 10.23, Running 65.21s Step 326( N/A%), pre moving , FPS 7.16, Running 66.12s Step 327( N/A%), pre moving , FPS 6.98, Running 66.24s Step 328( N/A%), pre moving , FPS 6.81, Running 66.36s Step 329( N/A%), pre moving , FPS 6.68, Running 66.48s Step 330( N/A%), pre moving , FPS 6.43, Running 66.66s Step 331( N/A%), pre moving , FPS 6.28, Running 66.80s Step 332( N/A%), pre moving , FPS 6.23, Running 66.92s Step 333( N/A%), pre moving , FPS 6.22, Running 67.03s Step 334( N/A%), pre moving , FPS 6.13, Running 67.20s Step 335( N/A%), pre moving , FPS 6.23, Running 67.27s Step 336( N/A%), pre moving , FPS 6.31, Running 67.35s Step 337( N/A%), pre moving , FPS 6.43, Running 67.42s Step 338( N/A%), pre moving , FPS 6.52, Running 67.48s Step 339( N/A%), pre moving , FPS 6.60, Running 67.55s Step 340( N/A%), pre moving , FPS 6.68, Running 67.62s Step 341( N/A%), pre moving , FPS 6.78, Running 67.70s Step 342( N/A%), pre moving , FPS 6.80, Running 67.80s Step 343( N/A%), pre moving , FPS 6.84, Running 67.91s Step 344( N/A%), pre moving , FPS 6.86, Running 68.02s Step 345( N/A%), pre moving , FPS 6.84, Running 68.14s Step 346( N/A%), pre moving , FPS 9.55, Running 68.22s Step 347( N/A%), pre moving , FPS 9.62, Running 68.32s Step 348( N/A%), pre moving , FPS 9.83, Running 68.39s Step 349( N/A%), pre moving , FPS 10.04, Running 68.47s Step 350( N/A%), pre moving , FPS 10.81, Running 68.51s Step 351( N/A%), pre moving , FPS 11.33, Running 68.56s Step 352( N/A%), pre moving , FPS 11.75, Running 68.62s Step 353( N/A%), pre moving , FPS 11.79, Running 68.73s Step 354( N/A%), pre moving , FPS 12.11, Running 68.85s Step 355( N/A%), pre moving , FPS 11.70, Running 68.98s Step 356( N/A%), pre moving , FPS 11.39, Running 69.10s Step 357( N/A%), pre moving , FPS 11.16, Running 69.21s Step 358( N/A%), pre moving , FPS 10.92, Running 69.32s Step 359( N/A%), pre moving , FPS 10.78, Running 69.41s Step 360( N/A%), pre moving , FPS 10.44, Running 69.53s Step 361( N/A%), pre moving , FPS 10.34, Running 69.63s Step 362( N/A%), pre moving , FPS 10.35, Running 69.73s Step 363( N/A%), pre moving , FPS 10.31, Running 69.85s Step 364( N/A%), pre moving , FPS 10.31, Running 69.96s Step 365( N/A%), pre moving , FPS 10.33, Running 70.07s Step 366( N/A%), pre moving , FPS 10.16, Running 70.19s Step 367( N/A%), pre moving , FPS 10.13, Running 70.30s Step 368( N/A%), pre moving , FPS 9.88, Running 70.42s Step 369( N/A%), pre moving , FPS 9.70, Running 70.53s Step 370( N/A%), pre moving , FPS 9.38, Running 70.64s Step 371( N/A%), pre moving , FPS 9.11, Running 70.76s Step 372( N/A%), pre moving , FPS 8.87, Running 70.87s Step 373( N/A%), pre moving , FPS 8.84, Running 70.99s Step 374( N/A%), pre moving , FPS 8.89, Running 71.10s Step 375( N/A%), pre moving , FPS 8.93, Running 71.22s Step 376( N/A%), pre moving , FPS 8.97, Running 71.33s Step 377( N/A%), pre moving , FPS 8.92, Running 71.45s Step 378( N/A%), pre moving , FPS 8.92, Running 71.56s Step 379( N/A%), pre moving , FPS 8.84, Running 71.67s Step 380( N/A%), pre moving , FPS 8.93, Running 71.77s Step 381( N/A%), pre moving , FPS 8.90, Running 71.88s Step 382( N/A%), pre moving , FPS 8.86, Running 71.99s Step 383( N/A%), pre moving , FPS 8.86, Running 72.10s Step 384( N/A%), pre moving , FPS 8.85, Running 72.21s Step 385( N/A%), pre moving , FPS 8.88, Running 72.33s Step 386( N/A%), pre moving , FPS 9.02, Running 72.41s Step 387( N/A%), pre moving , FPS 9.28, Running 72.45s Step 388( N/A%), pre moving , FPS 9.68, Running 72.48s Step 389( N/A%), pre moving , FPS 10.06, Running 72.52s Step 390( N/A%), pre moving , FPS 10.47, Running 72.55s Step 391( N/A%), pre moving , FPS 10.91, Running 72.59s Step 392( N/A%), pre moving , FPS 11.44, Running 72.62s Step 393( N/A%), pre moving , FPS 12.04, Running 72.65s Step 394( N/A%), pre moving , FPS 12.62, Running 72.69s Step 395( N/A%), pre moving , FPS 13.30, Running 72.72s Step 396( N/A%), pre moving , FPS 14.03, Running 72.76s Step 397( N/A%), pre moving , FPS 14.96, Running 72.79s Step 398( N/A%), pre moving , FPS 15.82, Running 72.82s Step 399( N/A%), pre moving , FPS 16.85, Running 72.86s Step 400( N/A%), pre moving , FPS 17.87, Running 72.89s Step 401( N/A%), pre moving , FPS 19.05, Running 72.93s Step 402( N/A%), pre moving , FPS 20.56, Running 72.96s Step 403( N/A%), pre moving , FPS 22.23, Running 73.00s Step 404( N/A%), pre moving , FPS 24.34, Running 73.04s Step 405( N/A%), pre moving , FPS 26.86, Running 73.07s Step 406( N/A%), pre moving , FPS 6.48, Running 75.49s Step 407( N/A%), pre moving , FPS 5.81, Running 75.90s Step 408( N/A%), pre moving , FPS 5.25, Running 76.29s Step 409( N/A%), pre moving , FPS 4.78, Running 76.70s Step 410( N/A%), pre moving , FPS 4.31, Running 77.19s Step 411( N/A%), pre moving , FPS 4.06, Running 77.51s Step 412( N/A%), pre moving , FPS 3.92, Running 77.72s Step 413( N/A%), pre moving , FPS 3.74, Running 78.00s Step 414( N/A%), pre moving , FPS 3.57, Running 78.30s Step 415( N/A%), pre moving , FPS 3.37, Running 78.66s Step 416( N/A%), pre moving , FPS 3.21, Running 78.98s Step 417( N/A%), pre moving , FPS 3.05, Running 79.35s Step 418( N/A%), pre moving , FPS 2.87, Running 79.79s Step 419( N/A%), pre moving , FPS 2.74, Running 80.16s Step 420( N/A%), pre moving , FPS 2.59, Running 80.62s Step 421( N/A%), pre moving , FPS 2.48, Running 81.01s Step 422( N/A%), pre moving , FPS 2.37, Running 81.41s Step 423( N/A%), pre moving , FPS 2.25, Running 81.87s Step 424( N/A%), pre moving , FPS 2.15, Running 82.32s Step 425( N/A%), pre moving , FPS 2.11, Running 82.55s Step 426( 0.33%), action 1, FPS 2.40, Running 83.83s Step 427( 0.67%), action 2, FPS 2.33, Running 84.49s Step 428( 1.00%), action 3, FPS 2.29, Running 85.04s Step 429( 1.33%), action 4, FPS 2.26, Running 85.56s Step 430( 1.67%), action 5, FPS 2.24, Running 86.11s Step 431( 2.00%), action 6, FPS 2.19, Running 86.66s Step 432( 2.33%), action 7, FPS 2.11, Running 87.20s Step 433( 2.67%), action 8, FPS 2.07, Running 87.64s Step 434( 3.00%), action 9, FPS 2.07, Running 87.96s Step 435( 3.33%), action 10, FPS 2.08, Running 88.29s Step 436( 3.67%), action 11, FPS 1.96, Running 89.17s Step 437( 4.00%), action 12, FPS 1.91, Running 89.84s Step 438( 4.33%), action 13, FPS 1.88, Running 90.44s Step 439( 4.67%), action 14, FPS 1.85, Running 90.98s Step 440( 5.00%), action 15, FPS 1.85, Running 91.46s Step 441( 5.33%), action 16, FPS 1.82, Running 92.01s Step 442( 5.67%), action 17, FPS 1.80, Running 92.54s Step 443( 6.00%), action 18, FPS 1.81, Running 92.93s Step 444( 6.33%), action 19, FPS 1.81, Running 93.37s Step 445( 6.67%), action 20, FPS 1.78, Running 93.80s Step 446( 7.00%), action 21, FPS 1.89, Running 94.39s Step 447( 7.33%), action 22, FPS 1.91, Running 94.95s Step 448( 7.67%), action 23, FPS 1.86, Running 95.82s Step 449( 8.00%), action 24, FPS 1.84, Running 96.43s Step 450( 8.33%), action 25, FPS 1.84, Running 96.97s Step 451( 8.67%), action 26, FPS 1.85, Running 97.50s Step 452( 9.00%), action 27, FPS 1.87, Running 97.89s Step 453( 9.33%), action 28, FPS 1.89, Running 98.22s Step 454( 9.67%), action 29, FPS 1.88, Running 98.61s Step 455( 10.00%), action 30, FPS 1.87, Running 98.98s Step 456( 10.33%), action 31, FPS 1.89, Running 99.76s Step 457( 10.67%), action 32, FPS 1.91, Running 100.32s Step 458( 11.00%), action 33, FPS 1.92, Running 100.87s Step 459( 11.33%), action 34, FPS 1.92, Running 101.40s Step 460( 11.67%), action 35, FPS 1.86, Running 102.20s Step 461( 12.00%), action 36, FPS 1.88, Running 102.65s Step 462( 12.33%), action 37, FPS 1.89, Running 103.10s Step 463( 12.67%), action 38, FPS 1.92, Running 103.37s Step 464( 13.00%), action 39, FPS 1.91, Running 103.86s Step 465( 13.33%), action 40, FPS 1.88, Running 104.42s Step 466( 13.67%), action 41, FPS 1.85, Running 105.21s Step 467( 14.00%), action 42, FPS 1.86, Running 105.71s Step 468( 14.33%), action 43, FPS 1.92, Running 106.22s Step 469( 14.67%), action 44, FPS 1.94, Running 106.76s Step 470( 15.00%), action 45, FPS 1.92, Running 107.36s Step 471( 15.33%), action 46, FPS 1.94, Running 107.79s Step 472( 15.67%), action 47, FPS 1.93, Running 108.27s Step 473( 16.00%), action 48, FPS 1.93, Running 108.58s Step 474( 16.33%), action 49, FPS 1.91, Running 109.05s Step 475( 16.67%), action 50, FPS 1.90, Running 109.52s Step 476( 17.00%), action 51, FPS 1.88, Running 110.38s Step 477( 17.33%), action 52, FPS 1.90, Running 110.86s Step 478( 17.67%), action 53, FPS 1.89, Running 111.46s Step 479( 18.00%), action 54, FPS 1.89, Running 112.00s Step 480( 18.33%), action 55, FPS 1.94, Running 112.53s Step 481( 18.67%), action 56, FPS 1.93, Running 113.03s Step 482( 19.00%), action 57, FPS 1.93, Running 113.48s Step 483( 19.33%), action 58, FPS 1.92, Running 113.80s Step 484( 19.67%), action 59, FPS 1.91, Running 114.34s Step 485( 20.00%), action 60, FPS 1.92, Running 114.85s Step 486( 20.33%), action 61, FPS 1.93, Running 115.55s Step 487( 20.67%), action 62, FPS 1.91, Running 116.18s Step 488( 21.00%), action 63, FPS 1.90, Running 116.72s Step 489( 21.33%), action 64, FPS 1.91, Running 117.23s Step 490( 21.67%), action 65, FPS 1.92, Running 117.79s Step 491( 22.00%), action 66, FPS 1.92, Running 118.23s Step 492( 22.33%), action 67, FPS 1.90, Running 118.78s Step 493( 22.67%), action 68, FPS 1.86, Running 119.33s Step 494( 23.00%), action 69, FPS 1.84, Running 119.90s Step 495( 23.33%), action 70, FPS 1.83, Running 120.43s Step 496( 23.67%), action 71, FPS 1.86, Running 121.15s Step 497( 24.00%), action 72, FPS 1.85, Running 121.66s Step 498( 24.33%), action 73, FPS 1.86, Running 122.21s Step 499( 24.67%), action 74, FPS 1.86, Running 122.74s Step 500( 25.00%), action 75, FPS 1.88, Running 123.19s Step 501( 25.33%), action 76, FPS 1.90, Running 123.54s Step 502( 25.67%), action 77, FPS 1.90, Running 124.02s Step 503( 26.00%), action 78, FPS 1.87, Running 124.49s Step 504( 26.33%), action 79, FPS 1.87, Running 125.03s Step 505( 26.67%), action 80, FPS 1.85, Running 125.66s Step 506( 27.00%), action 81, FPS 1.84, Running 126.42s Step 507( 27.33%), action 82, FPS 1.86, Running 126.91s Step 508( 27.67%), action 83, FPS 1.85, Running 127.51s Step 509( 28.00%), action 84, FPS 1.86, Running 127.98s Step 510( 28.33%), action 85, FPS 1.87, Running 128.50s Step 511( 28.67%), action 86, FPS 1.89, Running 128.81s Step 512( 29.00%), action 87, FPS 1.93, Running 129.11s Step 513( 29.33%), action 88, FPS 1.98, Running 129.45s Step 514( 29.67%), action 89, FPS 1.97, Running 130.03s Step 515( 30.00%), action 90, FPS 1.98, Running 130.54s Step 516( 30.33%), action 91, FPS 1.97, Running 131.28s Step 517( 30.67%), action 92, FPS 1.99, Running 131.73s Step 518( 31.00%), action 93, FPS 1.97, Running 132.35s Step 519( 31.33%), action 94, FPS 1.98, Running 132.86s Step 520( 31.67%), action 95, FPS 1.95, Running 133.42s Step 521( 32.00%), action 96, FPS 1.93, Running 133.90s Step 522( 32.33%), action 97, FPS 1.93, Running 134.41s Step 523( 32.67%), action 98, FPS 1.94, Running 134.80s Step 524( 33.00%), action 99, FPS 1.94, Running 135.36s Step 525( 33.33%), action 100, FPS 1.94, Running 135.99s Step 526( 33.67%), action 101, FPS 1.93, Running 136.80s Step 527( 34.00%), action 102, FPS 1.92, Running 137.33s Step 528( 34.33%), action 103, FPS 1.92, Running 137.94s Step 529( 34.67%), action 104, FPS 1.90, Running 138.52s Step 530( 35.00%), action 105, FPS 1.94, Running 138.83s Step 531( 35.33%), action 106, FPS 1.90, Running 139.33s Step 532( 35.67%), action 107, FPS 1.83, Running 140.01s Step 533( 36.00%), action 108, FPS 1.78, Running 140.69s Step 534( 36.33%), action 109, FPS 1.76, Running 141.40s Step 535( 36.67%), action 110, FPS 1.75, Running 141.95s Step 536( 37.00%), action 111, FPS 1.75, Running 142.70s Step 537( 37.33%), action 112, FPS 1.74, Running 143.21s Step 538( 37.67%), action 113, FPS 1.78, Running 143.61s Step 539( 38.00%), action 114, FPS 1.81, Running 143.91s Step 540( 38.33%), action 115, FPS 1.84, Running 144.27s Step 541( 38.67%), action 116, FPS 1.86, Running 144.63s Step 542( 39.00%), action 117, FPS 1.88, Running 145.02s Step 543( 39.33%), action 118, FPS 1.87, Running 145.51s Step 544( 39.67%), action 119, FPS 1.86, Running 146.09s Step 545( 40.00%), action 120, FPS 1.86, Running 146.76s Step 546( 40.33%), action 121, FPS 1.88, Running 147.41s Step 547( 40.67%), action 122, FPS 1.90, Running 147.88s Step 548( 41.00%), action 123, FPS 1.87, Running 148.61s Step 549( 41.33%), action 124, FPS 1.91, Running 148.98s Step 550( 41.67%), action 125, FPS 1.90, Running 149.37s Step 551( 42.00%), action 126, FPS 1.93, Running 149.69s Step 552( 42.33%), action 127, FPS 1.95, Running 150.25s Step 553( 42.67%), action 128, FPS 1.99, Running 150.72s Step 554( 43.00%), action 129, FPS 1.99, Running 151.47s Step 555( 43.33%), action 130, FPS 1.99, Running 152.02s Step 556( 43.67%), action 131, FPS 1.98, Running 152.79s Step 557( 44.00%), action 132, FPS 1.97, Running 153.35s Step 558( 44.33%), action 133, FPS 1.94, Running 153.95s Step 559( 44.67%), action 134, FPS 1.92, Running 154.35s Step 560( 45.00%), action 135, FPS 1.90, Running 154.80s Step 561( 45.33%), action 136, FPS 1.88, Running 155.26s Step 562( 45.67%), action 137, FPS 1.87, Running 155.71s Step 563( 46.00%), action 138, FPS 1.86, Running 156.27s Step 564( 46.33%), action 139, FPS 1.86, Running 156.82s Step 565( 46.67%), action 140, FPS 1.89, Running 157.31s Step 566( 47.00%), action 141, FPS 1.88, Running 158.06s Step 567( 47.33%), action 142, FPS 1.86, Running 158.62s Step 568( 47.67%), action 143, FPS 1.89, Running 159.21s Step 569( 48.00%), action 144, FPS 1.89, Running 159.53s Step 570( 48.33%), action 145, FPS 1.89, Running 159.96s Step 571( 48.67%), action 146, FPS 1.85, Running 160.49s Step 572( 49.00%), action 147, FPS 1.83, Running 161.17s Step 573( 49.33%), action 148, FPS 1.81, Running 161.79s Step 574( 49.67%), action 149, FPS 1.84, Running 162.36s Step 575( 50.00%), action 150, FPS 1.85, Running 162.84s Step 576( 50.33%), action 151, FPS 1.83, Running 163.72s Step 577( 50.67%), action 152, FPS 1.85, Running 164.13s Step 578( 51.00%), action 153, FPS 1.90, Running 164.48s Step 579( 51.33%), action 154, FPS 1.90, Running 164.85s Step 580( 51.67%), action 155, FPS 1.89, Running 165.36s Step 581( 52.00%), action 156, FPS 1.89, Running 165.84s Step 582( 52.33%), action 157, FPS 1.87, Running 166.40s Step 583( 52.67%), action 158, FPS 1.88, Running 166.89s Step 584( 53.00%), action 159, FPS 1.87, Running 167.53s Step 585( 53.33%), action 160, FPS 1.85, Running 168.10s Step 586( 53.67%), action 161, FPS 1.87, Running 168.76s Step 587( 54.00%), action 162, FPS 1.88, Running 169.25s Step 588( 54.33%), action 163, FPS 1.93, Running 169.57s Step 589( 54.67%), action 164, FPS 1.92, Running 169.96s Step 590( 55.00%), action 165, FPS 1.94, Running 170.26s Step 591( 55.33%), action 166, FPS 1.97, Running 170.67s Step 592( 55.67%), action 167, FPS 2.01, Running 171.14s Step 593( 56.00%), action 168, FPS 2.05, Running 171.55s Step 594( 56.33%), action 169, FPS 2.04, Running 172.16s Step 595( 56.67%), action 170, FPS 2.04, Running 172.65s Step 596( 57.00%), action 171, FPS 2.08, Running 173.32s Step 597( 57.33%), action 172, FPS 2.06, Running 173.83s Step 598( 57.67%), action 173, FPS 2.01, Running 174.41s Step 599( 58.00%), action 174, FPS 2.02, Running 174.75s Step 600( 58.33%), action 175, FPS 2.05, Running 175.13s Step 601( 58.67%), action 176, FPS 2.09, Running 175.43s Step 602( 59.00%), action 177, FPS 2.08, Running 176.02s Step 603( 59.33%), action 178, FPS 2.06, Running 176.59s Step 604( 59.67%), action 179, FPS 2.09, Running 177.11s Step 605( 60.00%), action 180, FPS 2.11, Running 177.56s Step 606( 60.33%), action 181, FPS 2.09, Running 178.30s Step 607( 60.67%), action 182, FPS 2.09, Running 178.82s Step 608( 61.00%), action 183, FPS 2.04, Running 179.38s [2026-08-01 16:22:16] [10 ] Seed 9 failed after 179.63 s. +steps: 608 , actions: 183 . +Instruction: Empty +Total 4/10(40.00%) success. +Setting seed: 10 +Step 1( N/A%), pre moving , FPS 5.72, Running 0.18s Step 2( N/A%), pre moving , FPS 9.11, Running 0.22s Step 3( N/A%), pre moving , FPS 11.38, Running 0.26s Step 4( N/A%), pre moving , FPS 13.31, Running 0.30s Step 5( N/A%), pre moving , FPS 14.86, Running 0.34s Step 6( N/A%), pre moving , FPS 16.08, Running 0.37s Step 7( N/A%), pre moving , FPS 16.76, Running 0.42s Step 8( N/A%), pre moving , FPS 17.19, Running 0.47s Step 9( N/A%), pre moving , FPS 17.79, Running 0.51s Step 10( N/A%), pre moving , FPS 18.46, Running 0.54s Step 11( N/A%), pre moving , FPS 18.98, Running 0.58s Step 12( N/A%), pre moving , FPS 19.46, Running 0.62s Step 13( N/A%), pre moving , FPS 19.75, Running 0.66s Step 14( N/A%), pre moving , FPS 20.09, Running 0.70s Step 15( N/A%), pre moving , FPS 20.11, Running 0.75s Step 16( N/A%), pre moving , FPS 20.39, Running 0.78s Step 17( N/A%), pre moving , FPS 20.68, Running 0.82s Step 18( N/A%), pre moving , FPS 20.95, Running 0.86s Step 19( N/A%), pre moving , FPS 21.10, Running 0.90s Step 20( N/A%), pre moving , FPS 21.25, Running 0.94s Step 21( N/A%), pre moving , FPS 20.13, Running 1.17s Step 22( N/A%), pre moving , FPS 19.55, Running 1.24s Step 23( N/A%), pre moving , FPS 19.75, Running 1.28s Step 24( N/A%), pre moving , FPS 19.79, Running 1.31s Step 25( N/A%), pre moving , FPS 19.45, Running 1.36s Step 26( N/A%), pre moving , FPS 14.85, Running 1.72s Step 27( N/A%), pre moving , FPS 14.57, Running 1.79s Step 28( N/A%), pre moving , FPS 14.45, Running 1.85s Step 29( N/A%), pre moving , FPS 14.22, Running 1.91s Step 30( N/A%), pre moving , FPS 13.79, Running 1.99s Step 31( N/A%), pre moving , FPS 13.44, Running 2.07s Step 32( N/A%), pre moving , FPS 13.21, Running 2.13s Step 33( N/A%), pre moving , FPS 12.98, Running 2.20s Step 34( N/A%), pre moving , FPS 12.60, Running 2.28s Step 35( N/A%), pre moving , FPS 12.08, Running 2.40s Step 36( N/A%), pre moving , FPS 9.21, Running 2.96s Step 37( N/A%), pre moving , FPS 8.86, Running 3.08s Step 38( N/A%), pre moving , FPS 8.53, Running 3.20s Step 39( N/A%), pre moving , FPS 8.25, Running 3.32s Step 40( N/A%), pre moving , FPS 8.00, Running 3.44s Step 41( N/A%), pre moving , FPS 8.36, Running 3.56s Step 42( N/A%), pre moving , FPS 8.21, Running 3.68s Step 43( N/A%), pre moving , FPS 7.92, Running 3.80s Step 44( N/A%), pre moving , FPS 7.67, Running 3.92s Step 45( N/A%), pre moving , FPS 7.48, Running 4.04s Step 46( N/A%), pre moving , FPS 8.20, Running 4.16s Step 47( N/A%), pre moving , FPS 8.04, Running 4.28s Step 48( N/A%), pre moving , FPS 7.85, Running 4.40s Step 49( N/A%), pre moving , FPS 7.68, Running 4.52s Step 50( N/A%), pre moving , FPS 7.55, Running 4.64s Step 51( N/A%), pre moving , FPS 7.43, Running 4.76s Step 52( N/A%), pre moving , FPS 7.15, Running 4.93s Step 53( N/A%), pre moving , FPS 6.86, Running 5.11s Step 54( N/A%), pre moving , FPS 6.59, Running 5.32s Step 55( N/A%), pre moving , FPS 6.50, Running 5.48s Step 56( N/A%), pre moving , FPS 7.42, Running 5.65s Step 57( N/A%), pre moving , FPS 7.23, Running 5.84s Step 58( N/A%), pre moving , FPS 7.07, Running 6.03s Step 59( N/A%), pre moving , FPS 7.15, Running 6.12s Step 60( N/A%), pre moving , FPS 7.13, Running 6.25s Step 61( N/A%), pre moving , FPS 7.13, Running 6.37s Step 62( N/A%), pre moving , FPS 7.18, Running 6.46s Step 63( N/A%), pre moving , FPS 7.15, Running 6.60s Step 64( N/A%), pre moving , FPS 7.13, Running 6.72s Step 65( N/A%), pre moving , FPS 7.21, Running 6.81s Step 66( N/A%), pre moving , FPS 7.23, Running 6.92s Step 67( N/A%), pre moving , FPS 7.11, Running 7.09s Step 68( N/A%), pre moving , FPS 6.93, Running 7.28s Step 69( N/A%), pre moving , FPS 6.82, Running 7.45s Step 70( N/A%), pre moving , FPS 6.66, Running 7.64s Step 71( N/A%), pre moving , FPS 6.54, Running 7.82s Step 72( N/A%), pre moving , FPS 6.48, Running 8.01s Step 73( N/A%), pre moving , FPS 6.49, Running 8.20s Step 74( N/A%), pre moving , FPS 6.51, Running 8.39s Step 75( N/A%), pre moving , FPS 6.49, Running 8.56s Step 76( N/A%), pre moving , FPS 6.51, Running 8.72s Step 77( N/A%), pre moving , FPS 6.55, Running 8.90s Step 78( N/A%), pre moving , FPS 6.50, Running 9.11s Step 79( N/A%), pre moving , FPS 6.31, Running 9.29s Step 80( N/A%), pre moving , FPS 6.19, Running 9.48s Step 81( N/A%), pre moving , FPS 6.11, Running 9.64s Step 82( N/A%), pre moving , FPS 5.92, Running 9.84s Step 83( N/A%), pre moving , FPS 5.84, Running 10.02s Step 84( N/A%), pre moving , FPS 5.72, Running 10.22s Step 85( N/A%), pre moving , FPS 5.50, Running 10.45s Step 86( N/A%), pre moving , FPS 5.49, Running 10.57s Step 87( N/A%), pre moving , FPS 5.62, Running 10.65s Step 88( N/A%), pre moving , FPS 5.73, Running 10.77s Step 89( N/A%), pre moving , FPS 5.82, Running 10.88s Step 90( N/A%), pre moving , FPS 6.01, Running 10.97s Step 91( N/A%), pre moving , FPS 6.19, Running 11.05s Step 92( N/A%), pre moving , FPS 6.41, Running 11.13s Step 93( N/A%), pre moving , FPS 6.64, Running 11.21s Step 94( N/A%), pre moving , FPS 6.89, Running 11.29s Step 95( N/A%), pre moving , FPS 7.09, Running 11.38s Step 96( N/A%), pre moving , FPS 7.28, Running 11.47s Step 97( N/A%), pre moving , FPS 7.57, Running 11.54s Step 98( N/A%), pre moving , FPS 7.98, Running 11.61s Step 99( N/A%), pre moving , FPS 8.34, Running 11.69s Step 100( N/A%), pre moving , FPS 8.73, Running 11.77s Step 101( N/A%), pre moving , FPS 8.96, Running 11.87s Step 102( N/A%), pre moving , FPS 9.26, Running 12.00s Step 103( N/A%), pre moving , FPS 9.50, Running 12.12s Step 104( N/A%), pre moving , FPS 9.89, Running 12.24s Step 105( N/A%), pre moving , FPS 10.44, Running 12.37s Step 106( N/A%), pre moving , FPS 10.46, Running 12.48s Step 107( N/A%), pre moving , FPS 10.42, Running 12.57s Step 108( N/A%), pre moving , FPS 10.42, Running 12.69s Step 109( N/A%), pre moving , FPS 10.41, Running 12.80s Step 110( N/A%), pre moving , FPS 10.36, Running 12.90s Step 111( N/A%), pre moving , FPS 10.12, Running 13.02s Step 112( N/A%), pre moving , FPS 9.92, Running 13.15s Step 113( N/A%), pre moving , FPS 6.64, Running 14.22s Step 114( N/A%), pre moving , FPS 5.91, Running 14.68s Step 115( N/A%), pre moving , FPS 5.35, Running 15.11s Step 116( N/A%), pre moving , FPS 4.95, Running 15.50s Step 117( N/A%), pre moving , FPS 4.67, Running 15.82s Step 118( N/A%), pre moving , FPS 4.35, Running 16.21s Step 119( N/A%), pre moving , FPS 4.05, Running 16.62s Step 120( N/A%), pre moving , FPS 3.79, Running 17.05s Step 121( N/A%), pre moving , FPS 3.57, Running 17.47s Step 122( N/A%), pre moving , FPS 3.41, Running 17.87s Step 123( N/A%), pre moving , FPS 3.22, Running 18.33s Step 124( N/A%), pre moving , FPS 3.08, Running 18.74s Step 125( N/A%), pre moving , FPS 2.94, Running 19.16s Step 126( N/A%), pre moving , FPS 2.86, Running 19.48s Step 127( N/A%), pre moving , FPS 2.80, Running 19.71s Step 128( N/A%), pre moving , FPS 2.72, Running 20.04s Step 129( N/A%), pre moving , FPS 2.63, Running 20.40s Step 130( N/A%), pre moving , FPS 2.54, Running 20.77s Step 131( N/A%), pre moving , FPS 2.45, Running 21.20s Step 132( N/A%), pre moving , FPS 2.37, Running 21.60s Step 133( N/A%), pre moving , FPS 2.57, Running 21.99s Step 134( N/A%), pre moving , FPS 2.59, Running 22.39s Step 135( N/A%), pre moving , FPS 2.61, Running 22.79s Step 136( N/A%), pre moving , FPS 2.59, Running 23.23s Step 137( N/A%), pre moving , FPS 2.54, Running 23.68s Step 138( N/A%), pre moving , FPS 2.57, Running 23.99s Step 139( N/A%), pre moving , FPS 2.62, Running 24.26s Step 140( N/A%), pre moving , FPS 2.65, Running 24.59s Step 141( N/A%), pre moving , FPS 2.67, Running 24.96s Step 142( N/A%), pre moving , FPS 2.70, Running 25.29s Step 143( N/A%), pre moving , FPS 2.70, Running 25.73s Step 144( N/A%), pre moving , FPS 2.70, Running 26.15s Step 145( N/A%), pre moving , FPS 2.69, Running 26.59s Step 146( N/A%), pre moving , FPS 2.66, Running 27.01s Step 147( N/A%), pre moving , FPS 2.60, Running 27.41s Step 148( N/A%), pre moving , FPS 2.56, Running 27.85s Step 149( N/A%), pre moving , FPS 2.55, Running 28.24s Step 150( N/A%), pre moving , FPS 2.55, Running 28.61s Step 151( N/A%), pre moving , FPS 2.61, Running 28.87s Step 152( N/A%), pre moving , FPS 2.62, Running 29.24s Step 153( N/A%), pre moving , FPS 2.64, Running 29.56s Step 154( N/A%), pre moving , FPS 2.67, Running 29.88s Step 155( N/A%), pre moving , FPS 2.66, Running 30.31s Step 156( N/A%), pre moving , FPS 2.67, Running 30.73s Step 157( N/A%), pre moving , FPS 2.67, Running 31.17s Step 158( N/A%), pre moving , FPS 2.63, Running 31.59s Step 159( N/A%), pre moving , FPS 2.59, Running 31.98s Step 160( N/A%), pre moving , FPS 2.56, Running 32.41s Step 161( N/A%), pre moving , FPS 2.54, Running 32.82s Step 162( N/A%), pre moving , FPS 2.52, Running 33.22s Step 163( N/A%), pre moving , FPS 2.53, Running 33.63s Step 164( N/A%), pre moving , FPS 2.55, Running 34.00s Step 165( N/A%), pre moving , FPS 2.56, Running 34.41s Step 166( N/A%), pre moving , FPS 2.55, Running 34.85s Step 167( N/A%), pre moving , FPS 2.55, Running 35.25s Step 168( N/A%), pre moving , FPS 2.55, Running 35.69s Step 169( N/A%), pre moving , FPS 2.53, Running 36.15s Step 170( N/A%), pre moving , FPS 2.50, Running 36.61s Step 171( N/A%), pre moving , FPS 2.45, Running 37.03s Step 172( N/A%), pre moving , FPS 2.43, Running 37.46s Step 173( N/A%), pre moving , FPS 2.42, Running 37.82s Step 174( N/A%), pre moving , FPS 2.41, Running 38.19s Step 175( N/A%), pre moving , FPS 2.40, Running 38.66s Step 176( N/A%), pre moving , FPS 2.39, Running 39.09s Step 177( N/A%), pre moving , FPS 2.39, Running 39.54s Step 178( N/A%), pre moving , FPS 2.39, Running 39.95s Step 179( N/A%), pre moving , FPS 2.37, Running 40.43s Step 180( N/A%), pre moving , FPS 2.36, Running 40.88s Step 181( N/A%), pre moving , FPS 2.35, Running 41.34s Step 182( N/A%), pre moving , FPS 2.36, Running 41.71s Step 183( N/A%), pre moving , FPS 2.37, Running 42.06s Step 184( N/A%), pre moving , FPS 2.37, Running 42.42s Step 185( N/A%), pre moving , FPS 2.38, Running 42.80s Step 186( N/A%), pre moving , FPS 2.48, Running 42.92s Step 187( N/A%), pre moving , FPS 2.56, Running 43.05s Step 188( N/A%), pre moving , FPS 2.67, Running 43.17s Step 189( N/A%), pre moving , FPS 2.80, Running 43.29s Step 190( N/A%), pre moving , FPS 2.94, Running 43.41s Step 191( N/A%), pre moving , FPS 3.08, Running 43.53s Step 192( N/A%), pre moving , FPS 3.23, Running 43.66s Step 193( N/A%), pre moving , FPS 3.36, Running 43.77s Step 194( N/A%), pre moving , FPS 3.51, Running 43.89s Step 195( N/A%), pre moving , FPS 3.74, Running 44.01s Step 196( N/A%), pre moving , FPS 3.47, Running 44.85s Step 197( N/A%), pre moving , FPS 3.68, Running 44.97s Step 198( N/A%), pre moving , FPS 3.90, Running 45.09s Step 199( N/A%), pre moving , FPS 4.18, Running 45.22s Step 200( N/A%), pre moving , FPS 4.40, Running 45.43s Step 201( N/A%), pre moving , FPS 4.65, Running 45.64s Step 202( N/A%), pre moving , FPS 4.83, Running 45.85s Step 203( N/A%), pre moving , FPS 5.03, Running 46.03s Step 204( N/A%), pre moving , FPS 5.26, Running 46.22s Step 205( N/A%), pre moving , FPS 5.54, Running 46.41s Step 206( N/A%), pre moving , FPS 5.51, Running 46.55s Step 207( N/A%), pre moving , FPS 5.52, Running 46.67s Step 208( N/A%), pre moving , FPS 5.44, Running 46.85s Step 209( N/A%), pre moving , FPS 5.46, Running 46.95s Step 210( N/A%), pre moving , FPS 5.43, Running 47.10s Step 211( N/A%), pre moving , FPS 5.43, Running 47.21s Step 212( N/A%), pre moving , FPS 5.36, Running 47.39s Step 213( N/A%), pre moving , FPS 5.16, Running 47.65s Step 214( N/A%), pre moving , FPS 5.05, Running 47.85s Step 215( N/A%), pre moving , FPS 4.90, Running 48.09s Step 216( N/A%), pre moving , FPS 5.58, Running 48.44s Step 217( N/A%), pre moving , FPS 5.23, Running 48.80s Step 218( N/A%), pre moving , FPS 4.90, Running 49.17s Step 219( N/A%), pre moving , FPS 4.65, Running 49.52s Step 220( N/A%), pre moving , FPS 4.50, Running 49.88s Step 221( N/A%), pre moving , FPS 4.35, Running 50.23s Step 222( N/A%), pre moving , FPS 4.22, Running 50.59s Step 223( N/A%), pre moving , FPS 4.06, Running 50.96s Step 224( N/A%), pre moving , FPS 4.00, Running 51.23s Step 225( N/A%), pre moving , FPS 4.00, Running 51.41s Step 226( N/A%), pre moving , FPS 3.97, Running 51.59s Step 227( N/A%), pre moving , FPS 3.91, Running 51.79s Step 228( N/A%), pre moving , FPS 3.87, Running 52.02s Step 229( N/A%), pre moving , FPS 3.71, Running 52.34s Step 230( N/A%), pre moving , FPS 3.56, Running 52.73s Step 231( N/A%), pre moving , FPS 3.40, Running 53.10s Step 232( N/A%), pre moving , FPS 3.30, Running 53.46s Step 233( N/A%), pre moving , FPS 3.23, Running 53.84s Step 234( N/A%), pre moving , FPS 3.15, Running 54.20s Step 235( N/A%), pre moving , FPS 3.10, Running 54.55s Step 236( N/A%), pre moving , FPS 3.13, Running 54.82s Step 237( N/A%), pre moving , FPS 3.17, Running 55.10s Step 238( N/A%), pre moving , FPS 3.21, Running 55.41s Step 239( N/A%), pre moving , FPS 3.24, Running 55.69s Step 240( N/A%), pre moving , FPS 3.36, Running 55.83s Step 241( N/A%), pre moving , FPS 3.48, Running 55.98s Step 242( N/A%), pre moving , FPS 3.63, Running 56.10s Step 243( N/A%), pre moving , FPS 3.83, Running 56.17s Step 244( N/A%), pre moving , FPS 4.00, Running 56.23s Step 245( N/A%), pre moving , FPS 4.09, Running 56.30s Step 246( N/A%), pre moving , FPS 4.19, Running 56.37s Step 247( N/A%), pre moving , FPS 4.25, Running 56.50s Step 248( N/A%), pre moving , FPS 4.38, Running 56.59s Step 249( N/A%), pre moving , FPS 4.55, Running 56.74s Step 250( N/A%), pre moving , FPS 4.85, Running 56.85s Step 251( N/A%), pre moving , FPS 5.18, Running 56.96s Step 252( N/A%), pre moving , FPS 5.54, Running 57.07s Step 253( N/A%), pre moving , FPS 5.96, Running 57.20s Step 254( N/A%), pre moving , FPS 6.41, Running 57.32s Step 255( N/A%), pre moving , FPS 6.93, Running 57.43s Step 256( N/A%), pre moving , FPS 7.33, Running 57.55s Step 257( N/A%), pre moving , FPS 6.17, Running 58.34s Step 258( N/A%), pre moving , FPS 6.56, Running 58.46s Step 259( N/A%), pre moving , FPS 6.91, Running 58.59s Step 260( N/A%), pre moving , FPS 6.96, Running 58.70s Step 261( N/A%), pre moving , FPS 7.01, Running 58.83s Step 262( N/A%), pre moving , FPS 6.74, Running 59.07s Step 263( N/A%), pre moving , FPS 6.48, Running 59.26s Step 264( N/A%), pre moving , FPS 6.20, Running 59.46s Step 265( N/A%), pre moving , FPS 6.04, Running 59.62s Step 266( N/A%), pre moving , FPS 5.80, Running 59.81s Step 267( N/A%), pre moving , FPS 5.74, Running 59.98s Step 268( N/A%), pre moving , FPS 5.58, Running 60.17s Step 269( N/A%), pre moving , FPS 5.62, Running 60.30s Step 270( N/A%), pre moving , FPS 5.66, Running 60.39s Step 271( N/A%), pre moving , FPS 5.66, Running 60.49s Step 272( N/A%), pre moving , FPS 5.67, Running 60.60s Step 273( N/A%), pre moving , FPS 5.72, Running 60.69s Step 274( N/A%), pre moving , FPS 5.70, Running 60.83s Step 275( N/A%), pre moving , FPS 5.71, Running 60.94s Step 276( N/A%), pre moving , FPS 5.69, Running 61.06s Step 277( N/A%), pre moving , FPS 7.11, Running 61.15s Step 278( N/A%), pre moving , FPS 6.63, Running 61.47s Step 279( N/A%), pre moving , FPS 6.41, Running 61.71s Step 280( N/A%), pre moving , FPS 6.24, Running 61.91s Step 281( N/A%), pre moving , FPS 6.08, Running 62.12s Step 282( N/A%), pre moving , FPS 6.10, Running 62.35s Step 283( N/A%), pre moving , FPS 6.00, Running 62.59s Step 284( N/A%), pre moving , FPS 5.97, Running 62.80s Step 285( N/A%), pre moving , FPS 5.81, Running 63.06s Step 286( N/A%), pre moving , FPS 5.76, Running 63.29s Step 287( N/A%), pre moving , FPS 5.64, Running 63.53s Step 288( N/A%), pre moving , FPS 5.51, Running 63.80s Step 289( N/A%), pre moving , FPS 5.38, Running 64.02s Step 290( N/A%), pre moving , FPS 5.18, Running 64.25s Step 291( N/A%), pre moving , FPS 5.00, Running 64.49s Step 292( N/A%), pre moving , FPS 4.84, Running 64.73s Step 293( N/A%), pre moving , FPS 4.66, Running 64.98s Step 294( N/A%), pre moving , FPS 4.65, Running 65.13s Step 295( N/A%), pre moving , FPS 4.66, Running 65.23s Step 296( N/A%), pre moving , FPS 4.65, Running 65.36s Step 297( N/A%), pre moving , FPS 4.60, Running 65.50s Step 298( N/A%), pre moving , FPS 4.81, Running 65.63s Step 299( N/A%), pre moving , FPS 4.94, Running 65.76s Step 300( N/A%), pre moving , FPS 5.02, Running 65.90s Step 301( N/A%), pre moving , FPS 5.02, Running 66.10s Step 302( N/A%), pre moving , FPS 5.03, Running 66.32s Step 303( N/A%), pre moving , FPS 5.08, Running 66.53s Step 304( N/A%), pre moving , FPS 5.02, Running 66.79s Step 305( N/A%), pre moving , FPS 5.04, Running 67.03s Step 306( N/A%), pre moving , FPS 5.06, Running 67.24s Step 307( N/A%), pre moving , FPS 5.06, Running 67.49s Step 308( N/A%), pre moving , FPS 5.00, Running 67.80s Step 309( N/A%), pre moving , FPS 4.85, Running 68.14s Step 310( N/A%), pre moving , FPS 4.79, Running 68.43s Step 311( N/A%), pre moving , FPS 4.72, Running 68.73s Step 312( N/A%), pre moving , FPS 4.67, Running 69.01s Step 313( N/A%), pre moving , FPS 4.61, Running 69.32s Step 314( N/A%), pre moving , FPS 4.43, Running 69.64s Step 315( N/A%), pre moving , FPS 4.35, Running 69.83s Step 316( N/A%), pre moving , FPS 4.37, Running 69.94s Step 317( N/A%), pre moving , FPS 4.38, Running 70.07s Step 318( N/A%), pre moving , FPS 4.36, Running 70.22s Step 319( N/A%), pre moving , FPS 4.38, Running 70.33s Step 320( N/A%), pre moving , FPS 4.35, Running 70.49s Step 321( N/A%), pre moving , FPS 4.42, Running 70.62s Step 322( N/A%), pre moving , FPS 4.47, Running 70.80s Step 323( N/A%), pre moving , FPS 4.48, Running 70.99s Step 324( N/A%), pre moving , FPS 4.63, Running 71.10s Step 325( N/A%), pre moving , FPS 4.77, Running 71.22s Step 326( N/A%), pre moving , FPS 4.89, Running 71.33s Step 327( N/A%), pre moving , FPS 5.04, Running 71.45s Step 328( N/A%), pre moving , FPS 5.30, Running 71.57s Step 329( N/A%), pre moving , FPS 5.62, Running 71.70s Step 330( N/A%), pre moving , FPS 5.89, Running 71.82s Step 331( N/A%), pre moving , FPS 6.23, Running 71.94s Step 332( N/A%), pre moving , FPS 6.57, Running 72.06s Step 333( N/A%), pre moving , FPS 7.01, Running 72.17s Step 334( N/A%), pre moving , FPS 7.56, Running 72.29s Step 335( N/A%), pre moving , FPS 7.80, Running 72.40s Step 336( N/A%), pre moving , FPS 7.76, Running 72.52s Step 337( N/A%), pre moving , FPS 7.78, Running 72.64s Step 338( N/A%), pre moving , FPS 7.87, Running 72.76s Step 339( N/A%), pre moving , FPS 7.85, Running 72.88s Step 340( N/A%), pre moving , FPS 7.98, Running 73.00s Step 341( N/A%), pre moving , FPS 8.02, Running 73.11s Step 342( N/A%), pre moving , FPS 8.23, Running 73.23s Step 343( N/A%), pre moving , FPS 8.49, Running 73.34s Step 344( N/A%), pre moving , FPS 8.48, Running 73.46s Step 345( N/A%), pre moving , FPS 8.38, Running 73.61s Step 346( N/A%), pre moving , FPS 8.36, Running 73.73s Step 347( N/A%), pre moving , FPS 8.38, Running 73.84s Step 348( N/A%), pre moving , FPS 8.41, Running 73.95s Step 349( N/A%), pre moving , FPS 8.51, Running 74.05s Step 350( N/A%), pre moving , FPS 8.67, Running 74.13s Step 351( N/A%), pre moving , FPS 8.95, Running 74.17s Step 352( N/A%), pre moving , FPS 6.98, Running 74.92s Step 353( N/A%), pre moving , FPS 7.11, Running 74.99s Step 354( N/A%), pre moving , FPS 7.18, Running 75.07s Step 355( N/A%), pre moving , FPS 7.24, Running 75.16s Step 356( N/A%), pre moving , FPS 7.35, Running 75.24s Step 357( N/A%), pre moving , FPS 7.35, Running 75.36s Step 358( N/A%), pre moving , FPS 7.33, Running 75.49s Step 359( N/A%), pre moving , FPS 7.12, Running 75.69s Step 360( N/A%), pre moving , FPS 7.00, Running 75.86s Step 361( N/A%), pre moving , FPS 6.83, Running 76.04s Step 362( N/A%), pre moving , FPS 6.55, Running 76.28s Step 363( N/A%), pre moving , FPS 6.30, Running 76.52s Step 364( N/A%), pre moving , FPS 6.08, Running 76.75s Step 365( N/A%), pre moving , FPS 5.94, Running 76.98s Step 366( N/A%), pre moving , FPS 5.83, Running 77.16s Step 367( N/A%), pre moving , FPS 5.73, Running 77.33s Step 368( N/A%), pre moving , FPS 5.60, Running 77.53s Step 369( N/A%), pre moving , FPS 5.50, Running 77.69s Step 370( N/A%), pre moving , FPS 5.33, Running 77.88s Step 371( N/A%), pre moving , FPS 5.15, Running 78.06s Step 372( N/A%), pre moving , FPS 6.14, Running 78.18s Step 373( N/A%), pre moving , FPS 6.06, Running 78.29s Step 374( N/A%), pre moving , FPS 6.00, Running 78.41s Step 375( N/A%), pre moving , FPS 5.93, Running 78.53s Step 376( N/A%), pre moving , FPS 5.86, Running 78.66s Step 377( N/A%), pre moving , FPS 5.86, Running 78.77s Step 378( N/A%), pre moving , FPS 5.89, Running 78.89s Step 379( N/A%), pre moving , FPS 6.12, Running 78.95s Step 380( N/A%), pre moving , FPS 6.32, Running 79.02s Step 381( N/A%), pre moving , FPS 6.58, Running 79.08s Step 382( N/A%), pre moving , FPS 6.97, Running 79.15s Step 383( N/A%), pre moving , FPS 7.39, Running 79.23s Step 384( N/A%), pre moving , FPS 7.86, Running 79.29s Step 385( N/A%), pre moving , FPS 8.33, Running 79.38s Step 386( N/A%), pre moving , FPS 8.77, Running 79.44s Step 387( N/A%), pre moving , FPS 9.16, Running 79.52s Step 388( N/A%), pre moving , FPS 9.68, Running 79.59s Step 389( N/A%), pre moving , FPS 10.23, Running 79.64s Step 390( N/A%), pre moving , FPS 11.06, Running 79.69s Step 391( N/A%), pre moving , FPS 11.80, Running 79.76s Step 392( N/A%), pre moving , FPS 11.76, Running 79.88s Step 393( N/A%), pre moving , FPS 11.76, Running 79.99s Step 394( N/A%), pre moving , FPS 11.82, Running 80.10s Step 395( N/A%), pre moving , FPS 11.77, Running 80.23s Step 396( N/A%), pre moving , FPS 12.00, Running 80.32s Step 397( N/A%), pre moving , FPS 12.01, Running 80.44s Step 398( N/A%), pre moving , FPS 12.00, Running 80.55s Step 399( N/A%), pre moving , FPS 11.82, Running 80.65s Step 400( N/A%), pre moving , FPS 11.47, Running 80.77s Step 401( N/A%), pre moving , FPS 11.13, Running 80.88s Step 402( N/A%), pre moving , FPS 10.90, Running 80.99s Step 403( N/A%), pre moving , FPS 10.87, Running 81.07s Step 404( N/A%), pre moving , FPS 10.55, Running 81.19s Step 405( N/A%), pre moving , FPS 10.27, Running 81.32s Step 406( N/A%), pre moving , FPS 10.01, Running 81.43s Step 407( N/A%), pre moving , FPS 9.92, Running 81.53s Step 408( N/A%), pre moving , FPS 9.70, Running 81.66s Step 409( N/A%), pre moving , FPS 9.53, Running 81.74s Step 410( N/A%), pre moving , FPS 9.29, Running 81.84s Step 411( N/A%), pre moving , FPS 9.09, Running 81.96s Step 412( N/A%), pre moving , FPS 9.14, Running 82.07s Step 413( N/A%), pre moving , FPS 9.09, Running 82.19s Step 414( N/A%), pre moving , FPS 9.10, Running 82.30s Step 415( N/A%), pre moving , FPS 9.18, Running 82.41s Step 416( N/A%), pre moving , FPS 9.07, Running 82.53s Step 417( N/A%), pre moving , FPS 9.07, Running 82.64s Step 418( N/A%), pre moving , FPS 9.07, Running 82.76s Step 419( N/A%), pre moving , FPS 9.00, Running 82.87s Step 420( N/A%), pre moving , FPS 4.28, Running 85.44s Step 421( N/A%), pre moving , FPS 4.05, Running 85.82s Step 422( N/A%), pre moving , FPS 3.83, Running 86.21s Step 423( N/A%), pre moving , FPS 3.61, Running 86.61s Step 424( N/A%), pre moving , FPS 3.42, Running 87.04s Step 425( N/A%), pre moving , FPS 3.22, Running 87.53s Step 426( N/A%), pre moving , FPS 3.14, Running 87.81s Step 427( N/A%), pre moving , FPS 2.99, Running 88.21s Step 428( N/A%), pre moving , FPS 2.89, Running 88.57s Step 429( N/A%), pre moving , FPS 2.78, Running 88.94s Step 430( N/A%), pre moving , FPS 2.65, Running 89.39s Step 431( N/A%), pre moving , FPS 2.54, Running 89.82s Step 432( N/A%), pre moving , FPS 2.45, Running 90.23s Step 433( N/A%), pre moving , FPS 2.36, Running 90.66s Step 434( N/A%), pre moving , FPS 2.28, Running 91.07s Step 435( N/A%), pre moving , FPS 2.20, Running 91.49s Step 436( N/A%), pre moving , FPS 2.15, Running 91.85s Step 437( N/A%), pre moving , FPS 2.11, Running 92.13s Step 438( N/A%), pre moving , FPS 2.06, Running 92.48s Step 439( N/A%), pre moving , FPS 2.00, Running 92.86s Step 440( 0.33%), action 1, FPS 2.28, Running 94.21s Step 441( 0.67%), action 2, FPS 2.20, Running 94.91s Step 442( 1.00%), action 3, FPS 2.11, Running 95.70s Step 443( 1.33%), action 4, FPS 2.09, Running 96.18s Step 444( 1.67%), action 5, FPS 2.05, Running 96.79s Step 445( 2.00%), action 6, FPS 1.99, Running 97.58s Step 446( 2.33%), action 7, FPS 1.90, Running 98.35s Step 447( 2.67%), action 8, FPS 1.86, Running 98.99s Step 448( 3.00%), action 9, FPS 1.80, Running 99.66s Step 449( 3.33%), action 10, FPS 1.78, Running 100.15s Step 450( 3.67%), action 11, FPS 1.74, Running 100.87s Step 451( 4.00%), action 12, FPS 1.76, Running 101.21s Step 452( 4.33%), action 13, FPS 1.71, Running 101.94s Step 453( 4.67%), action 14, FPS 1.68, Running 102.60s Step 454( 5.00%), action 15, FPS 1.65, Running 103.17s Step 455( 5.33%), action 16, FPS 1.64, Running 103.70s Step 456( 5.67%), action 17, FPS 1.61, Running 104.26s Step 457( 6.00%), action 18, FPS 1.58, Running 104.83s Step 458( 6.33%), action 19, FPS 1.54, Running 105.46s Step 459( 6.67%), action 20, FPS 1.54, Running 105.83s Step 460( 7.00%), action 21, FPS 1.62, Running 106.54s Step 461( 7.33%), action 22, FPS 1.63, Running 107.17s Step 462( 7.67%), action 23, FPS 1.66, Running 107.71s Step 463( 8.00%), action 24, FPS 1.66, Running 108.27s Step 464( 8.33%), action 25, FPS 1.66, Running 108.82s Step 465( 8.67%), action 26, FPS 1.69, Running 109.41s Step 466( 9.00%), action 27, FPS 1.74, Running 109.86s Step 467( 9.33%), action 28, FPS 1.77, Running 110.31s Step 468( 9.67%), action 29, FPS 1.80, Running 110.78s Step 469( 10.00%), action 30, FPS 1.77, Running 111.43s Step 470( 10.33%), action 31, FPS 1.77, Running 112.16s Step 471( 10.67%), action 32, FPS 1.74, Running 112.73s Step 472( 11.00%), action 33, FPS 1.73, Running 113.50s Step 473( 11.33%), action 34, FPS 1.75, Running 114.00s Step 474( 11.67%), action 35, FPS 1.76, Running 114.54s Step 475( 12.00%), action 36, FPS 1.74, Running 115.21s Step 476( 12.33%), action 37, FPS 1.72, Running 115.88s Step 477( 12.67%), action 38, FPS 1.73, Running 116.42s Step 478( 13.00%), action 39, FPS 1.68, Running 117.34s Step 479( 13.33%), action 40, FPS 1.63, Running 118.14s Step 480( 13.67%), action 41, FPS 1.66, Running 118.61s Step 481( 14.00%), action 42, FPS 1.68, Running 119.06s Step 482( 14.33%), action 43, FPS 1.67, Running 119.67s Step 483( 14.67%), action 44, FPS 1.65, Running 120.41s Step 484( 15.00%), action 45, FPS 1.65, Running 120.98s Step 485( 15.33%), action 46, FPS 1.65, Running 121.53s Step 486( 15.67%), action 47, FPS 1.61, Running 122.28s Step 487( 16.00%), action 48, FPS 1.58, Running 122.95s Step 488( 16.33%), action 49, FPS 1.56, Running 123.64s Step 489( 16.67%), action 50, FPS 1.56, Running 124.27s Step 490( 17.00%), action 51, FPS 1.55, Running 125.02s Step 491( 17.33%), action 52, FPS 1.56, Running 125.53s Step 492( 17.67%), action 53, FPS 1.58, Running 126.18s Step 493( 18.00%), action 54, FPS 1.58, Running 126.68s Step 494( 18.33%), action 55, FPS 1.56, Running 127.32s Step 495( 18.67%), action 56, FPS 1.59, Running 127.81s Step 496( 19.00%), action 57, FPS 1.59, Running 128.50s Step 497( 19.33%), action 58, FPS 1.59, Running 128.99s Step 498( 19.67%), action 59, FPS 1.63, Running 129.60s Step 499( 20.00%), action 60, FPS 1.66, Running 130.16s Step 500( 20.33%), action 61, FPS 1.62, Running 130.98s Step 501( 20.67%), action 62, FPS 1.63, Running 131.31s Step 502( 21.00%), action 63, FPS 1.63, Running 131.98s Step 503( 21.33%), action 64, FPS 1.65, Running 132.50s Step 504( 21.67%), action 65, FPS 1.65, Running 133.09s Step 505( 22.00%), action 66, FPS 1.67, Running 133.49s Step 506( 22.33%), action 67, FPS 1.67, Running 134.24s Step 507( 22.67%), action 68, FPS 1.70, Running 134.73s Step 508( 23.00%), action 69, FPS 1.71, Running 135.34s Step 509( 23.33%), action 70, FPS 1.73, Running 135.85s Step 510( 23.67%), action 71, FPS 1.74, Running 136.55s Step 511( 24.00%), action 72, FPS 1.74, Running 137.00s Step 512( 24.33%), action 73, FPS 1.78, Running 137.43s Step 513( 24.67%), action 74, FPS 1.79, Running 137.88s Step 514( 25.00%), action 75, FPS 1.78, Running 138.54s Step 515( 25.33%), action 76, FPS 1.77, Running 139.08s Step 516( 25.67%), action 77, FPS 1.79, Running 139.68s Step 517( 26.00%), action 78, FPS 1.79, Running 140.19s Step 518( 26.33%), action 79, FPS 1.76, Running 140.96s Step 519( 26.67%), action 80, FPS 1.78, Running 141.38s Step 520( 27.00%), action 81, FPS 1.80, Running 142.07s Step 521( 27.33%), action 82, FPS 1.74, Running 142.80s Step 522( 27.67%), action 83, FPS 1.76, Running 143.34s Step 523( 28.00%), action 84, FPS 1.77, Running 143.81s Step 524( 28.33%), action 85, FPS 1.78, Running 144.33s Step 525( 28.67%), action 86, FPS 1.77, Running 144.82s Step 526( 29.00%), action 87, FPS 1.78, Running 145.50s Step 527( 29.33%), action 88, FPS 1.78, Running 145.99s Step 528( 29.67%), action 89, FPS 1.80, Running 146.44s Step 529( 30.00%), action 90, FPS 1.81, Running 146.92s Step 530( 30.33%), action 91, FPS 1.78, Running 147.79s Step 531( 30.67%), action 92, FPS 1.76, Running 148.40s Step 532( 31.00%), action 93, FPS 1.73, Running 148.99s Step 533( 31.33%), action 94, FPS 1.72, Running 149.51s Step 534( 31.67%), action 95, FPS 1.76, Running 149.92s Step 535( 32.00%), action 96, FPS 1.77, Running 150.36s Step 536( 32.33%), action 97, FPS 1.77, Running 151.01s Step 537( 32.67%), action 98, FPS 1.77, Running 151.50s Step 538( 33.00%), action 99, FPS 1.78, Running 152.22s Step 539( 33.33%), action 100, FPS 1.77, Running 152.70s Step 540( 33.67%), action 101, FPS 1.77, Running 153.36s Step 541( 34.00%), action 102, FPS 1.81, Running 153.84s Step 542( 34.33%), action 103, FPS 1.82, Running 154.33s Step 543( 34.67%), action 104, FPS 1.81, Running 154.89s Step 544( 35.00%), action 105, FPS 1.78, Running 155.56s Step 545( 35.33%), action 106, FPS 1.75, Running 156.24s Step 546( 35.67%), action 107, FPS 1.77, Running 156.81s Step 547( 36.00%), action 108, FPS 1.77, Running 157.32s Step 548( 36.33%), action 109, FPS 1.74, Running 157.91s Step 549( 36.67%), action 110, FPS 1.76, Running 158.31s Step 550( 37.00%), action 111, FPS 1.77, Running 159.11s Step 551( 37.33%), action 112, FPS 1.79, Running 159.59s Step 552( 37.67%), action 113, FPS 1.78, Running 160.25s Step 553( 38.00%), action 114, FPS 1.74, Running 160.98s Step 554( 38.33%), action 115, FPS 1.69, Running 161.74s Step 555( 38.67%), action 116, FPS 1.68, Running 162.29s Step 556( 39.00%), action 117, FPS 1.67, Running 163.01s Step 557( 39.33%), action 118, FPS 1.63, Running 163.74s Step 558( 39.67%), action 119, FPS 1.65, Running 164.31s Step 559( 40.00%), action 120, FPS 1.61, Running 165.09s Step 560( 40.33%), action 121, FPS 1.58, Running 166.01s Step 561( 40.67%), action 122, FPS 1.58, Running 166.53s Step 562( 41.00%), action 123, FPS 1.56, Running 167.13s Step 563( 41.33%), action 124, FPS 1.57, Running 167.64s Step 564( 41.67%), action 125, FPS 1.59, Running 168.10s Step 565( 42.00%), action 126, FPS 1.59, Running 168.82s Step 566( 42.33%), action 127, FPS 1.56, Running 169.63s Step 567( 42.67%), action 128, FPS 1.53, Running 170.43s Step 568( 43.00%), action 129, FPS 1.51, Running 171.11s Step 569( 43.33%), action 130, FPS 1.52, Running 171.48s Step 570( 43.67%), action 131, FPS 1.53, Running 172.21s Step 571( 44.00%), action 132, FPS 1.53, Running 172.69s Step 572( 44.33%), action 133, FPS 1.51, Running 173.50s Step 573( 44.67%), action 134, FPS 1.53, Running 174.05s Step 574( 45.00%), action 135, FPS 1.56, Running 174.56s Step 575( 45.33%), action 136, FPS 1.55, Running 175.15s Step 576( 45.67%), action 137, FPS 1.58, Running 175.66s Step 577( 46.00%), action 138, FPS 1.62, Running 176.09s Step 578( 46.33%), action 139, FPS 1.62, Running 176.66s Step 579( 46.67%), action 140, FPS 1.62, Running 177.41s Step 580( 47.00%), action 141, FPS 1.64, Running 178.20s Step 581( 47.33%), action 142, FPS 1.66, Running 178.58s Step 582( 47.67%), action 143, FPS 1.64, Running 179.31s Step 583( 48.00%), action 144, FPS 1.62, Running 180.02s Step 584( 48.33%), action 145, FPS 1.57, Running 180.82s Step 585( 48.67%), action 146, FPS 1.57, Running 181.54s Step 586( 49.00%), action 147, FPS 1.61, Running 182.08s Step 587( 49.33%), action 148, FPS 1.66, Running 182.47s Step 588( 49.67%), action 149, FPS 1.69, Running 182.94s Step 589( 50.00%), action 150, FPS 1.68, Running 183.37s Step 590( 50.33%), action 151, FPS 1.65, Running 184.36s Step 591( 50.67%), action 152, FPS 1.62, Running 185.03s Step 592( 51.00%), action 153, FPS 1.62, Running 185.85s Step 593( 51.33%), action 154, FPS 1.61, Running 186.45s Step 594( 51.67%), action 155, FPS 1.60, Running 187.10s Step 595( 52.00%), action 156, FPS 1.58, Running 187.78s Step 596( 52.33%), action 157, FPS 1.58, Running 188.28s Step 597( 52.67%), action 158, FPS 1.58, Running 188.77s Step 598( 53.00%), action 159, FPS 1.57, Running 189.38s Step 599( 53.33%), action 160, FPS 1.62, Running 189.78s Step 600( 53.67%), action 161, FPS 1.61, Running 190.62s Step 601( 54.00%), action 162, FPS 1.60, Running 191.06s Step 602( 54.33%), action 163, FPS 1.59, Running 191.91s Step 603( 54.67%), action 164, FPS 1.60, Running 192.54s Step 604( 55.00%), action 165, FPS 1.64, Running 193.03s Step 605( 55.33%), action 166, FPS 1.66, Running 193.61s Step 606( 55.67%), action 167, FPS 1.67, Running 194.07s Step 607( 56.00%), action 168, FPS 1.62, Running 194.80s Step 608( 56.33%), action 169, FPS 1.61, Running 195.39s [2026-08-01 16:25:32] [11 ] Seed 10 success after 195.68 s. +steps: 608 , actions: 169 . +Instruction: Empty +Total 5/11(45.45%) success. +Setting seed: 11 +Step 1( N/A%), pre moving , FPS 5.02, Running 0.20s Step 2( N/A%), pre moving , FPS 7.53, Running 0.27s Step 3( N/A%), pre moving , FPS 9.15, Running 0.33s Step 4( N/A%), pre moving , FPS 10.11, Running 0.40s Step 5( N/A%), pre moving , FPS 10.18, Running 0.49s Step 6( N/A%), pre moving , FPS 10.79, Running 0.56s Step 7( N/A%), pre moving , FPS 11.23, Running 0.62s Step 8( N/A%), pre moving , FPS 11.62, Running 0.69s Step 9( N/A%), pre moving , FPS 11.85, Running 0.76s Step 10( N/A%), pre moving , FPS 11.93, Running 0.84s Step 11( N/A%), pre moving , FPS 12.05, Running 0.91s Step 12( N/A%), pre moving , FPS 12.29, Running 0.98s Step 13( N/A%), pre moving , FPS 12.49, Running 1.04s Step 14( N/A%), pre moving , FPS 12.48, Running 1.12s Step 15( N/A%), pre moving , FPS 12.65, Running 1.19s Step 16( N/A%), pre moving , FPS 12.90, Running 1.24s Step 17( N/A%), pre moving , FPS 13.08, Running 1.30s Step 18( N/A%), pre moving , FPS 13.28, Running 1.36s Step 19( N/A%), pre moving , FPS 13.44, Running 1.41s Step 20( N/A%), pre moving , FPS 13.39, Running 1.49s Step 21( N/A%), pre moving , FPS 12.08, Running 1.85s Step 22( N/A%), pre moving , FPS 11.66, Running 1.98s Step 23( N/A%), pre moving , FPS 11.53, Running 2.06s Step 24( N/A%), pre moving , FPS 11.58, Running 2.12s Step 25( N/A%), pre moving , FPS 11.73, Running 2.20s Step 26( N/A%), pre moving , FPS 10.23, Running 2.51s Step 27( N/A%), pre moving , FPS 10.19, Running 2.59s Step 28( N/A%), pre moving , FPS 10.19, Running 2.65s Step 29( N/A%), pre moving , FPS 10.32, Running 2.70s Step 30( N/A%), pre moving , FPS 10.47, Running 2.75s Step 31( N/A%), pre moving , FPS 10.55, Running 2.81s Step 32( N/A%), pre moving , FPS 10.53, Running 2.88s Step 33( N/A%), pre moving , FPS 10.55, Running 2.94s Step 34( N/A%), pre moving , FPS 10.63, Running 3.00s Step 35( N/A%), pre moving , FPS 10.61, Running 3.07s Step 36( N/A%), pre moving , FPS 8.77, Running 3.52s Step 37( N/A%), pre moving , FPS 8.70, Running 3.60s Step 38( N/A%), pre moving , FPS 8.71, Running 3.65s Step 39( N/A%), pre moving , FPS 8.67, Running 3.72s Step 40( N/A%), pre moving , FPS 8.67, Running 3.80s Step 41( N/A%), pre moving , FPS 9.86, Running 3.88s Step 42( N/A%), pre moving , FPS 10.10, Running 3.96s Step 43( N/A%), pre moving , FPS 10.18, Running 4.03s Step 44( N/A%), pre moving , FPS 10.14, Running 4.10s Step 45( N/A%), pre moving , FPS 10.14, Running 4.17s Step 46( N/A%), pre moving , FPS 11.53, Running 4.25s Step 47( N/A%), pre moving , FPS 11.31, Running 4.35s Step 48( N/A%), pre moving , FPS 11.02, Running 4.47s Step 49( N/A%), pre moving , FPS 10.59, Running 4.59s Step 50( N/A%), pre moving , FPS 10.33, Running 4.68s Step 51( N/A%), pre moving , FPS 10.06, Running 4.80s Step 52( N/A%), pre moving , FPS 9.84, Running 4.91s Step 53( N/A%), pre moving , FPS 9.51, Running 5.04s Step 54( N/A%), pre moving , FPS 9.33, Running 5.15s Step 55( N/A%), pre moving , FPS 9.18, Running 5.25s Step 56( N/A%), pre moving , FPS 10.92, Running 5.35s Step 57( N/A%), pre moving , FPS 10.72, Running 5.46s Step 58( N/A%), pre moving , FPS 10.50, Running 5.56s Step 59( N/A%), pre moving , FPS 10.39, Running 5.65s Step 60( N/A%), pre moving , FPS 10.30, Running 5.74s Step 61( N/A%), pre moving , FPS 10.24, Running 5.84s Step 62( N/A%), pre moving , FPS 10.17, Running 5.93s Step 63( N/A%), pre moving , FPS 9.96, Running 6.03s Step 64( N/A%), pre moving , FPS 9.77, Running 6.14s Step 65( N/A%), pre moving , FPS 9.58, Running 6.26s Step 66( N/A%), pre moving , FPS 9.48, Running 6.36s Step 67( N/A%), pre moving , FPS 9.47, Running 6.47s Step 68( N/A%), pre moving , FPS 9.54, Running 6.56s Step 69( N/A%), pre moving , FPS 9.61, Running 6.67s Step 70( N/A%), pre moving , FPS 9.48, Running 6.79s Step 71( N/A%), pre moving , FPS 9.49, Running 6.90s Step 72( N/A%), pre moving , FPS 9.58, Running 7.00s Step 73( N/A%), pre moving , FPS 9.72, Running 7.10s Step 74( N/A%), pre moving , FPS 9.76, Running 7.20s Step 75( N/A%), pre moving , FPS 9.60, Running 7.33s Step 76( N/A%), pre moving , FPS 9.51, Running 7.46s Step 77( N/A%), pre moving , FPS 9.49, Running 7.57s Step 78( N/A%), pre moving , FPS 9.38, Running 7.69s Step 79( N/A%), pre moving , FPS 9.29, Running 7.80s Step 80( N/A%), pre moving , FPS 9.24, Running 7.91s Step 81( N/A%), pre moving , FPS 9.19, Running 8.01s Step 82( N/A%), pre moving , FPS 9.13, Running 8.12s Step 83( N/A%), pre moving , FPS 9.29, Running 8.19s Step 84( N/A%), pre moving , FPS 9.41, Running 8.27s Step 85( N/A%), pre moving , FPS 9.61, Running 8.34s Step 86( N/A%), pre moving , FPS 9.84, Running 8.39s Step 87( N/A%), pre moving , FPS 9.90, Running 8.49s Step 88( N/A%), pre moving , FPS 10.05, Running 8.55s Step 89( N/A%), pre moving , FPS 10.24, Running 8.62s Step 90( N/A%), pre moving , FPS 10.57, Running 8.69s Step 91( N/A%), pre moving , FPS 10.77, Running 8.76s Step 92( N/A%), pre moving , FPS 10.89, Running 8.83s Step 93( N/A%), pre moving , FPS 11.00, Running 8.92s Step 94( N/A%), pre moving , FPS 11.12, Running 8.99s Step 95( N/A%), pre moving , FPS 11.58, Running 9.06s Step 96( N/A%), pre moving , FPS 11.86, Running 9.14s Step 97( N/A%), pre moving , FPS 12.18, Running 9.21s Step 98( N/A%), pre moving , FPS 12.62, Running 9.27s Step 99( N/A%), pre moving , FPS 13.01, Running 9.34s Step 100( N/A%), pre moving , FPS 13.32, Running 9.41s Step 101( N/A%), pre moving , FPS 13.71, Running 9.47s Step 102( N/A%), pre moving , FPS 14.08, Running 9.54s Step 103( N/A%), pre moving , FPS 14.08, Running 9.61s Step 104( N/A%), pre moving , FPS 14.18, Running 9.68s Step 105( N/A%), pre moving , FPS 14.13, Running 9.75s Step 106( N/A%), pre moving , FPS 8.88, Running 10.64s Step 107( N/A%), pre moving , FPS 8.01, Running 10.98s Step 108( N/A%), pre moving , FPS 7.10, Running 11.37s Step 109( N/A%), pre moving , FPS 6.42, Running 11.73s Step 110( N/A%), pre moving , FPS 5.76, Running 12.16s Step 111( N/A%), pre moving , FPS 5.30, Running 12.53s Step 112( N/A%), pre moving , FPS 4.97, Running 12.86s Step 113( N/A%), pre moving , FPS 4.69, Running 13.18s Step 114( N/A%), pre moving , FPS 4.41, Running 13.53s Step 115( N/A%), pre moving , FPS 4.17, Running 13.86s Step 116( N/A%), pre moving , FPS 3.94, Running 14.22s Step 117( N/A%), pre moving , FPS 3.73, Running 14.58s Step 118( N/A%), pre moving , FPS 3.52, Running 14.96s Step 119( N/A%), pre moving , FPS 3.35, Running 15.31s Step 120( N/A%), pre moving , FPS 3.20, Running 15.67s Step 121( N/A%), pre moving , FPS 3.07, Running 15.98s Step 122( N/A%), pre moving , FPS 2.95, Running 16.33s Step 123( N/A%), pre moving , FPS 2.83, Running 16.68s Step 124( N/A%), pre moving , FPS 2.72, Running 17.02s Step 125( N/A%), pre moving , FPS 2.60, Running 17.45s Step 126( N/A%), pre moving , FPS 2.81, Running 17.77s Step 127( N/A%), pre moving , FPS 2.81, Running 18.10s Step 128( N/A%), pre moving , FPS 2.82, Running 18.47s Step 129( N/A%), pre moving , FPS 2.82, Running 18.82s Step 130( N/A%), pre moving , FPS 2.84, Running 19.19s Step 131( N/A%), pre moving , FPS 2.85, Running 19.55s Step 132( N/A%), pre moving , FPS 2.83, Running 19.93s Step 133( N/A%), pre moving , FPS 2.82, Running 20.28s Step 134( N/A%), pre moving , FPS 2.82, Running 20.62s Step 135( N/A%), pre moving , FPS 2.79, Running 21.02s Step 136( N/A%), pre moving , FPS 2.82, Running 21.31s Step 137( N/A%), pre moving , FPS 2.81, Running 21.68s Step 138( N/A%), pre moving , FPS 2.83, Running 22.02s Step 139( N/A%), pre moving , FPS 2.85, Running 22.32s Step 140( N/A%), pre moving , FPS 2.86, Running 22.65s Step 141( N/A%), pre moving , FPS 2.82, Running 23.06s Step 142( N/A%), pre moving , FPS 2.80, Running 23.47s Step 143( N/A%), pre moving , FPS 2.80, Running 23.82s Step 144( N/A%), pre moving , FPS 2.80, Running 24.16s Step 145( N/A%), pre moving , FPS 2.85, Running 24.48s Step 146( N/A%), pre moving , FPS 2.82, Running 24.85s Step 147( N/A%), pre moving , FPS 2.83, Running 25.17s Step 148( N/A%), pre moving , FPS 2.82, Running 25.56s Step 149( N/A%), pre moving , FPS 2.83, Running 25.89s Step 150( N/A%), pre moving , FPS 2.83, Running 26.27s Step 151( N/A%), pre moving , FPS 2.83, Running 26.62s Step 152( N/A%), pre moving , FPS 2.84, Running 26.97s Step 153( N/A%), pre moving , FPS 2.86, Running 27.27s Step 154( N/A%), pre moving , FPS 2.84, Running 27.67s Step 155( N/A%), pre moving , FPS 2.87, Running 28.00s Step 156( N/A%), pre moving , FPS 2.84, Running 28.34s Step 157( N/A%), pre moving , FPS 2.87, Running 28.65s Step 158( N/A%), pre moving , FPS 2.86, Running 29.02s Step 159( N/A%), pre moving , FPS 2.82, Running 29.41s Step 160( N/A%), pre moving , FPS 2.81, Running 29.78s Step 161( N/A%), pre moving , FPS 2.84, Running 30.09s Step 162( N/A%), pre moving , FPS 2.86, Running 30.47s Step 163( N/A%), pre moving , FPS 2.86, Running 30.83s Step 164( N/A%), pre moving , FPS 2.87, Running 31.13s Step 165( N/A%), pre moving , FPS 2.87, Running 31.44s Step 166( N/A%), pre moving , FPS 2.88, Running 31.79s Step 167( N/A%), pre moving , FPS 2.89, Running 32.10s Step 168( N/A%), pre moving , FPS 2.91, Running 32.42s Step 169( N/A%), pre moving , FPS 2.91, Running 32.76s Step 170( N/A%), pre moving , FPS 2.92, Running 33.12s Step 171( N/A%), pre moving , FPS 2.92, Running 33.46s Step 172( N/A%), pre moving , FPS 2.92, Running 33.82s Step 173( N/A%), pre moving , FPS 2.91, Running 34.14s Step 174( N/A%), pre moving , FPS 2.94, Running 34.47s Step 175( N/A%), pre moving , FPS 3.05, Running 34.55s Step 176( N/A%), pre moving , FPS 3.18, Running 34.63s Step 177( N/A%), pre moving , FPS 3.29, Running 34.72s Step 178( N/A%), pre moving , FPS 3.45, Running 34.81s Step 179( N/A%), pre moving , FPS 3.66, Running 34.89s Step 180( N/A%), pre moving , FPS 3.87, Running 34.95s Step 181( N/A%), pre moving , FPS 4.06, Running 35.02s Step 182( N/A%), pre moving , FPS 4.32, Running 35.09s Step 183( N/A%), pre moving , FPS 4.61, Running 35.17s Step 184( N/A%), pre moving , FPS 4.87, Running 35.23s Step 185( N/A%), pre moving , FPS 4.50, Running 35.88s Step 186( N/A%), pre moving , FPS 4.83, Running 35.93s Step 187( N/A%), pre moving , FPS 5.17, Running 35.97s Step 188( N/A%), pre moving , FPS 5.56, Running 36.02s Step 189( N/A%), pre moving , FPS 5.97, Running 36.11s Step 190( N/A%), pre moving , FPS 6.59, Running 36.15s Step 191( N/A%), pre moving , FPS 7.25, Running 36.23s Step 192( N/A%), pre moving , FPS 8.08, Running 36.29s Step 193( N/A%), pre moving , FPS 8.99, Running 36.36s Step 194( N/A%), pre moving , FPS 10.21, Running 36.43s Step 195( N/A%), pre moving , FPS 10.29, Running 36.49s Step 196( N/A%), pre moving , FPS 10.38, Running 36.55s Step 197( N/A%), pre moving , FPS 10.30, Running 36.66s Step 198( N/A%), pre moving , FPS 10.44, Running 36.73s Step 199( N/A%), pre moving , FPS 10.37, Running 36.81s Step 200( N/A%), pre moving , FPS 10.30, Running 36.89s Step 201( N/A%), pre moving , FPS 10.39, Running 36.95s Step 202( N/A%), pre moving , FPS 10.36, Running 37.02s Step 203( N/A%), pre moving , FPS 10.27, Running 37.11s Step 204( N/A%), pre moving , FPS 10.16, Running 37.20s Step 205( N/A%), pre moving , FPS 14.03, Running 37.31s Step 206( N/A%), pre moving , FPS 13.52, Running 37.41s Step 207( N/A%), pre moving , FPS 12.96, Running 37.51s Step 208( N/A%), pre moving , FPS 12.54, Running 37.62s Step 209( N/A%), pre moving , FPS 12.39, Running 37.73s Step 210( N/A%), pre moving , FPS 11.83, Running 37.84s Step 211( N/A%), pre moving , FPS 11.63, Running 37.94s Step 212( N/A%), pre moving , FPS 11.36, Running 38.05s Step 213( N/A%), pre moving , FPS 11.12, Running 38.16s Step 214( N/A%), pre moving , FPS 10.91, Running 38.26s Step 215( N/A%), pre moving , FPS 10.69, Running 38.36s Step 216( N/A%), pre moving , FPS 10.22, Running 38.51s Step 217( N/A%), pre moving , FPS 9.14, Running 38.85s Step 218( N/A%), pre moving , FPS 8.08, Running 39.20s Step 219( N/A%), pre moving , FPS 7.43, Running 39.51s Step 220( N/A%), pre moving , FPS 6.80, Running 39.83s Step 221( N/A%), pre moving , FPS 6.18, Running 40.18s Step 222( N/A%), pre moving , FPS 5.72, Running 40.52s Step 223( N/A%), pre moving , FPS 5.41, Running 40.81s Step 224( N/A%), pre moving , FPS 5.07, Running 41.14s Step 225( N/A%), pre moving , FPS 4.79, Running 41.48s Step 226( N/A%), pre moving , FPS 4.55, Running 41.80s Step 227( N/A%), pre moving , FPS 4.38, Running 42.08s Step 228( N/A%), pre moving , FPS 4.26, Running 42.31s Step 229( N/A%), pre moving , FPS 4.28, Running 42.40s Step 230( N/A%), pre moving , FPS 4.26, Running 42.53s Step 231( N/A%), pre moving , FPS 4.25, Running 42.65s Step 232( N/A%), pre moving , FPS 4.22, Running 42.79s Step 233( N/A%), pre moving , FPS 4.26, Running 42.85s Step 234( N/A%), pre moving , FPS 4.29, Running 42.92s Step 235( N/A%), pre moving , FPS 4.32, Running 42.99s Step 236( N/A%), pre moving , FPS 4.41, Running 43.04s Step 237( N/A%), pre moving , FPS 4.63, Running 43.18s Step 238( N/A%), pre moving , FPS 4.94, Running 43.25s Step 239( N/A%), pre moving , FPS 5.13, Running 43.41s Step 240( N/A%), pre moving , FPS 5.46, Running 43.49s Step 241( N/A%), pre moving , FPS 5.93, Running 43.55s Step 242( N/A%), pre moving , FPS 6.36, Running 43.66s Step 243( N/A%), pre moving , FPS 6.76, Running 43.77s Step 244( N/A%), pre moving , FPS 7.25, Running 43.90s Step 245( N/A%), pre moving , FPS 7.82, Running 44.04s Step 246( N/A%), pre moving , FPS 8.48, Running 44.16s Step 247( N/A%), pre moving , FPS 6.85, Running 45.00s Step 248( N/A%), pre moving , FPS 7.11, Running 45.12s Step 249( N/A%), pre moving , FPS 7.05, Running 45.24s Step 250( N/A%), pre moving , FPS 7.02, Running 45.38s Step 251( N/A%), pre moving , FPS 7.09, Running 45.47s Step 252( N/A%), pre moving , FPS 7.23, Running 45.55s Step 253( N/A%), pre moving , FPS 6.98, Running 45.72s Step 254( N/A%), pre moving , FPS 6.69, Running 45.91s Step 255( N/A%), pre moving , FPS 6.45, Running 46.09s Step 256( N/A%), pre moving , FPS 6.20, Running 46.27s Step 257( N/A%), pre moving , FPS 6.07, Running 46.47s Step 258( N/A%), pre moving , FPS 5.91, Running 46.63s Step 259( N/A%), pre moving , FPS 5.85, Running 46.83s Step 260( N/A%), pre moving , FPS 5.75, Running 46.97s Step 261( N/A%), pre moving , FPS 5.74, Running 47.04s Step 262( N/A%), pre moving , FPS 5.71, Running 47.16s Step 263( N/A%), pre moving , FPS 5.72, Running 47.27s Step 264( N/A%), pre moving , FPS 5.81, Running 47.35s Step 265( N/A%), pre moving , FPS 5.88, Running 47.44s Step 266( N/A%), pre moving , FPS 5.90, Running 47.55s Step 267( N/A%), pre moving , FPS 7.43, Running 47.70s Step 268( N/A%), pre moving , FPS 7.33, Running 47.85s Step 269( N/A%), pre moving , FPS 7.01, Running 48.09s Step 270( N/A%), pre moving , FPS 6.71, Running 48.36s Step 271( N/A%), pre moving , FPS 6.40, Running 48.60s Step 272( N/A%), pre moving , FPS 6.09, Running 48.83s Step 273( N/A%), pre moving , FPS 5.95, Running 49.08s Step 274( N/A%), pre moving , FPS 5.76, Running 49.39s Step 275( N/A%), pre moving , FPS 5.65, Running 49.63s Step 276( N/A%), pre moving , FPS 5.56, Running 49.87s Step 277( N/A%), pre moving , FPS 5.42, Running 50.16s Step 278( N/A%), pre moving , FPS 5.34, Running 50.38s Step 279( N/A%), pre moving , FPS 5.18, Running 50.69s Step 280( N/A%), pre moving , FPS 5.11, Running 50.88s Step 281( N/A%), pre moving , FPS 4.89, Running 51.12s Step 282( N/A%), pre moving , FPS 4.76, Running 51.37s Step 283( N/A%), pre moving , FPS 4.60, Running 51.61s Step 284( N/A%), pre moving , FPS 4.53, Running 51.77s Step 285( N/A%), pre moving , FPS 4.49, Running 51.90s Step 286( N/A%), pre moving , FPS 4.46, Running 52.03s Step 287( N/A%), pre moving , FPS 4.46, Running 52.19s Step 288( N/A%), pre moving , FPS 4.50, Running 52.30s Step 289( N/A%), pre moving , FPS 4.62, Running 52.42s Step 290( N/A%), pre moving , FPS 4.75, Running 52.57s Step 291( N/A%), pre moving , FPS 4.76, Running 52.80s Step 292( N/A%), pre moving , FPS 4.81, Running 53.00s Step 293( N/A%), pre moving , FPS 4.78, Running 53.26s Step 294( N/A%), pre moving , FPS 4.91, Running 53.46s Step 295( N/A%), pre moving , FPS 4.95, Running 53.66s Step 296( N/A%), pre moving , FPS 5.04, Running 53.84s Step 297( N/A%), pre moving , FPS 5.17, Running 54.03s Step 298( N/A%), pre moving , FPS 5.14, Running 54.27s Step 299( N/A%), pre moving , FPS 5.24, Running 54.51s Step 300( N/A%), pre moving , FPS 5.18, Running 54.75s Step 301( N/A%), pre moving , FPS 5.16, Running 55.00s Step 302( N/A%), pre moving , FPS 5.19, Running 55.22s Step 303( N/A%), pre moving , FPS 5.18, Running 55.47s Step 304( N/A%), pre moving , FPS 5.00, Running 55.76s Step 305( N/A%), pre moving , FPS 4.82, Running 56.05s Step 306( N/A%), pre moving , FPS 4.70, Running 56.29s Step 307( N/A%), pre moving , FPS 4.65, Running 56.49s Step 308( N/A%), pre moving , FPS 4.60, Running 56.64s Step 309( N/A%), pre moving , FPS 4.58, Running 56.79s Step 310( N/A%), pre moving , FPS 4.58, Running 56.94s Step 311( N/A%), pre moving , FPS 4.67, Running 57.07s Step 312( N/A%), pre moving , FPS 4.81, Running 57.16s Step 313( N/A%), pre moving , FPS 5.01, Running 57.25s Step 314( N/A%), pre moving , FPS 5.03, Running 57.44s Step 315( N/A%), pre moving , FPS 5.14, Running 57.56s Step 316( N/A%), pre moving , FPS 5.22, Running 57.67s Step 317( N/A%), pre moving , FPS 5.32, Running 57.79s Step 318( N/A%), pre moving , FPS 5.51, Running 57.90s Step 319( N/A%), pre moving , FPS 5.71, Running 58.01s Step 320( N/A%), pre moving , FPS 5.92, Running 58.13s Step 321( N/A%), pre moving , FPS 6.15, Running 58.25s Step 322( N/A%), pre moving , FPS 6.35, Running 58.37s Step 323( N/A%), pre moving , FPS 6.64, Running 58.48s Step 324( N/A%), pre moving , FPS 7.04, Running 58.60s Step 325( N/A%), pre moving , FPS 7.49, Running 58.72s Step 326( N/A%), pre moving , FPS 7.83, Running 58.84s Step 327( N/A%), pre moving , FPS 8.10, Running 58.96s Step 328( N/A%), pre moving , FPS 8.19, Running 59.08s Step 329( N/A%), pre moving , FPS 8.28, Running 59.20s Step 330( N/A%), pre moving , FPS 8.38, Running 59.32s Step 331( N/A%), pre moving , FPS 8.47, Running 59.44s Step 332( N/A%), pre moving , FPS 8.36, Running 59.55s Step 333( N/A%), pre moving , FPS 8.32, Running 59.66s Step 334( N/A%), pre moving , FPS 8.59, Running 59.77s Step 335( N/A%), pre moving , FPS 8.58, Running 59.89s Step 336( N/A%), pre moving , FPS 8.58, Running 60.00s Step 337( N/A%), pre moving , FPS 8.60, Running 60.12s Step 338( N/A%), pre moving , FPS 8.60, Running 60.23s Step 339( N/A%), pre moving , FPS 8.58, Running 60.34s Step 340( N/A%), pre moving , FPS 8.62, Running 60.45s Step 341( N/A%), pre moving , FPS 8.64, Running 60.56s Step 342( N/A%), pre moving , FPS 8.73, Running 60.66s Step 343( N/A%), pre moving , FPS 6.60, Running 61.51s Step 344( N/A%), pre moving , FPS 6.72, Running 61.58s Step 345( N/A%), pre moving , FPS 6.83, Running 61.65s Step 346( N/A%), pre moving , FPS 6.93, Running 61.73s Step 347( N/A%), pre moving , FPS 6.95, Running 61.84s Step 348( N/A%), pre moving , FPS 7.09, Running 61.90s Step 349( N/A%), pre moving , FPS 7.16, Running 62.00s Step 350( N/A%), pre moving , FPS 6.95, Running 62.20s Step 351( N/A%), pre moving , FPS 6.81, Running 62.38s Step 352( N/A%), pre moving , FPS 6.73, Running 62.52s Step 353( N/A%), pre moving , FPS 6.55, Running 62.71s Step 354( N/A%), pre moving , FPS 6.42, Running 62.89s Step 355( N/A%), pre moving , FPS 6.30, Running 63.06s Step 356( N/A%), pre moving , FPS 6.22, Running 63.22s Step 357( N/A%), pre moving , FPS 6.12, Running 63.39s Step 358( N/A%), pre moving , FPS 5.98, Running 63.57s Step 359( N/A%), pre moving , FPS 5.84, Running 63.77s Step 360( N/A%), pre moving , FPS 5.76, Running 63.92s Step 361( N/A%), pre moving , FPS 5.66, Running 64.10s Step 362( N/A%), pre moving , FPS 5.63, Running 64.21s Step 363( N/A%), pre moving , FPS 7.11, Running 64.33s Step 364( N/A%), pre moving , FPS 6.94, Running 64.46s Step 365( N/A%), pre moving , FPS 6.81, Running 64.59s Step 366( N/A%), pre moving , FPS 6.78, Running 64.68s Step 367( N/A%), pre moving , FPS 6.76, Running 64.79s Step 368( N/A%), pre moving , FPS 6.66, Running 64.91s Step 369( N/A%), pre moving , FPS 6.61, Running 65.02s Step 370( N/A%), pre moving , FPS 6.80, Running 65.14s Step 371( N/A%), pre moving , FPS 6.92, Running 65.26s Step 372( N/A%), pre moving , FPS 6.96, Running 65.40s Step 373( N/A%), pre moving , FPS 7.07, Running 65.54s Step 374( N/A%), pre moving , FPS 7.28, Running 65.63s Step 375( N/A%), pre moving , FPS 7.54, Running 65.72s Step 376( N/A%), pre moving , FPS 7.83, Running 65.78s Step 377( N/A%), pre moving , FPS 8.17, Running 65.83s Step 378( N/A%), pre moving , FPS 8.61, Running 65.89s Step 379( N/A%), pre moving , FPS 9.13, Running 65.96s Step 380( N/A%), pre moving , FPS 9.56, Running 66.01s Step 381( N/A%), pre moving , FPS 10.11, Running 66.07s Step 382( N/A%), pre moving , FPS 10.41, Running 66.13s Step 383( N/A%), pre moving , FPS 10.70, Running 66.20s Step 384( N/A%), pre moving , FPS 11.11, Running 66.26s Step 385( N/A%), pre moving , FPS 11.35, Running 66.35s Step 386( N/A%), pre moving , FPS 11.53, Running 66.42s Step 387( N/A%), pre moving , FPS 11.78, Running 66.49s Step 388( N/A%), pre moving , FPS 11.85, Running 66.59s Step 389( N/A%), pre moving , FPS 11.86, Running 66.71s Step 390( N/A%), pre moving , FPS 11.99, Running 66.81s Step 391( N/A%), pre moving , FPS 12.32, Running 66.89s Step 392( N/A%), pre moving , FPS 12.44, Running 67.00s Step 393( N/A%), pre moving , FPS 12.81, Running 67.10s Step 394( N/A%), pre moving , FPS 12.69, Running 67.21s Step 395( N/A%), pre moving , FPS 12.50, Running 67.32s Step 396( N/A%), pre moving , FPS 12.34, Running 67.40s Step 397( N/A%), pre moving , FPS 12.03, Running 67.50s Step 398( N/A%), pre moving , FPS 11.70, Running 67.60s Step 399( N/A%), pre moving , FPS 11.41, Running 67.71s Step 400( N/A%), pre moving , FPS 11.05, Running 67.82s Step 401( N/A%), pre moving , FPS 10.79, Running 67.93s Step 402( N/A%), pre moving , FPS 10.43, Running 68.05s Step 403( N/A%), pre moving , FPS 10.23, Running 68.15s Step 404( N/A%), pre moving , FPS 9.99, Running 68.26s Step 405( N/A%), pre moving , FPS 9.88, Running 68.38s Step 406( N/A%), pre moving , FPS 9.77, Running 68.46s Step 407( N/A%), pre moving , FPS 9.69, Running 68.56s Step 408( N/A%), pre moving , FPS 4.62, Running 70.92s Step 409( N/A%), pre moving , FPS 4.33, Running 71.33s Step 410( N/A%), pre moving , FPS 4.03, Running 71.77s Step 411( N/A%), pre moving , FPS 3.74, Running 72.24s Step 412( N/A%), pre moving , FPS 3.52, Running 72.68s Step 413( N/A%), pre moving , FPS 3.32, Running 73.13s Step 414( N/A%), pre moving , FPS 3.14, Running 73.57s Step 415( N/A%), pre moving , FPS 3.00, Running 73.97s Step 416( N/A%), pre moving , FPS 2.88, Running 74.35s Step 417( N/A%), pre moving , FPS 2.81, Running 74.62s Step 418( N/A%), pre moving , FPS 2.71, Running 74.98s Step 419( N/A%), pre moving , FPS 2.62, Running 75.33s Step 420( N/A%), pre moving , FPS 2.54, Running 75.70s Step 421( N/A%), pre moving , FPS 2.43, Running 76.16s Step 422( N/A%), pre moving , FPS 2.35, Running 76.55s Step 423( N/A%), pre moving , FPS 2.26, Running 76.99s Step 424( N/A%), pre moving , FPS 2.18, Running 77.43s Step 425( N/A%), pre moving , FPS 2.11, Running 77.87s Step 426( N/A%), pre moving , FPS 2.03, Running 78.32s Step 427( N/A%), pre moving , FPS 1.97, Running 78.72s Step 428( 0.33%), action 1, FPS 2.26, Running 79.78s Step 429( 0.67%), action 2, FPS 2.21, Running 80.37s Step 430( 1.00%), action 3, FPS 2.14, Running 81.11s Step 431( 1.33%), action 4, FPS 2.10, Running 81.75s Step 432( 1.67%), action 5, FPS 2.08, Running 82.31s Step 433( 2.00%), action 6, FPS 2.06, Running 82.83s Step 434( 2.33%), action 7, FPS 2.04, Running 83.38s Step 435( 2.67%), action 8, FPS 1.98, Running 84.08s Step 436( 3.00%), action 9, FPS 1.94, Running 84.69s Step 437( 3.33%), action 10, FPS 1.83, Running 85.56s Step 438( 3.67%), action 11, FPS 1.75, Running 86.38s Step 439( 4.00%), action 12, FPS 1.70, Running 87.10s Step 440( 4.33%), action 13, FPS 1.67, Running 87.70s Step 441( 4.67%), action 14, FPS 1.62, Running 88.50s Step 442( 5.00%), action 15, FPS 1.57, Running 89.32s Step 443( 5.33%), action 16, FPS 1.55, Running 89.92s Step 444( 5.67%), action 17, FPS 1.52, Running 90.56s Step 445( 6.00%), action 18, FPS 1.48, Running 91.36s Step 446( 6.33%), action 19, FPS 1.45, Running 92.11s Step 447( 6.67%), action 20, FPS 1.45, Running 92.55s Step 448( 7.00%), action 21, FPS 1.47, Running 93.38s Step 449( 7.33%), action 22, FPS 1.48, Running 93.90s Step 450( 7.67%), action 23, FPS 1.47, Running 94.68s Step 451( 8.00%), action 24, FPS 1.49, Running 95.20s Step 452( 8.33%), action 25, FPS 1.49, Running 95.73s Step 453( 8.67%), action 26, FPS 1.48, Running 96.32s Step 454( 9.00%), action 27, FPS 1.49, Running 96.80s Step 455( 9.33%), action 28, FPS 1.52, Running 97.23s Step 456( 9.67%), action 29, FPS 1.51, Running 97.95s Step 457( 10.00%), action 30, FPS 1.54, Running 98.54s Step 458( 10.33%), action 31, FPS 1.55, Running 99.26s Step 459( 10.67%), action 32, FPS 1.57, Running 99.81s Step 460( 11.00%), action 33, FPS 1.58, Running 100.40s Step 461( 11.33%), action 34, FPS 1.61, Running 100.92s Step 462( 11.67%), action 35, FPS 1.66, Running 101.34s Step 463( 12.00%), action 36, FPS 1.65, Running 102.02s Step 464( 12.33%), action 37, FPS 1.64, Running 102.78s Step 465( 12.67%), action 38, FPS 1.65, Running 103.47s Step 466( 13.00%), action 39, FPS 1.67, Running 104.09s Step 467( 13.33%), action 40, FPS 1.65, Running 104.65s Step 468( 13.67%), action 41, FPS 1.66, Running 105.45s Step 469( 14.00%), action 42, FPS 1.63, Running 106.16s Step 470( 14.33%), action 43, FPS 1.68, Running 106.61s Step 471( 14.67%), action 44, FPS 1.68, Running 107.12s Step 472( 15.00%), action 45, FPS 1.63, Running 107.97s Step 473( 15.33%), action 46, FPS 1.60, Running 108.80s Step 474( 15.67%), action 47, FPS 1.58, Running 109.50s Step 475( 16.00%), action 48, FPS 1.59, Running 109.85s Step 476( 16.33%), action 49, FPS 1.63, Running 110.20s Step 477( 16.67%), action 50, FPS 1.67, Running 110.49s Step 478( 17.00%), action 51, FPS 1.69, Running 111.09s Step 479( 17.33%), action 52, FPS 1.71, Running 111.52s Step 480( 17.67%), action 53, FPS 1.73, Running 111.93s Step 481( 18.00%), action 54, FPS 1.70, Running 112.66s Step 482( 18.33%), action 55, FPS 1.68, Running 113.27s Step 483( 18.67%), action 56, FPS 1.68, Running 113.92s Step 484( 19.00%), action 57, FPS 1.71, Running 114.50s Step 485( 19.33%), action 58, FPS 1.72, Running 115.11s Step 486( 19.67%), action 59, FPS 1.68, Running 116.01s Step 487( 20.00%), action 60, FPS 1.69, Running 116.49s Step 488( 20.33%), action 61, FPS 1.69, Running 117.29s Step 489( 20.67%), action 62, FPS 1.72, Running 117.81s Step 490( 21.00%), action 63, FPS 1.69, Running 118.43s Step 491( 21.33%), action 64, FPS 1.65, Running 119.21s Step 492( 21.67%), action 65, FPS 1.71, Running 119.67s Step 493( 22.00%), action 66, FPS 1.73, Running 120.37s Step 494( 22.33%), action 67, FPS 1.73, Running 121.04s Step 495( 22.67%), action 68, FPS 1.70, Running 121.60s Step 496( 23.00%), action 69, FPS 1.67, Running 122.17s Step 497( 23.33%), action 70, FPS 1.63, Running 122.80s Step 498( 23.67%), action 71, FPS 1.59, Running 123.64s Step 499( 24.00%), action 72, FPS 1.60, Running 124.02s Step 500( 24.33%), action 73, FPS 1.56, Running 124.79s Step 501( 24.67%), action 74, FPS 1.58, Running 125.29s Step 502( 25.00%), action 75, FPS 1.56, Running 126.06s Step 503( 25.33%), action 76, FPS 1.57, Running 126.63s Step 504( 25.67%), action 77, FPS 1.58, Running 127.16s Step 505( 26.00%), action 78, FPS 1.59, Running 127.69s Step 506( 26.33%), action 79, FPS 1.60, Running 128.49s Step 507( 26.67%), action 80, FPS 1.61, Running 128.94s Step 508( 27.00%), action 81, FPS 1.57, Running 130.04s Step 509( 27.33%), action 82, FPS 1.55, Running 130.72s Step 510( 27.67%), action 83, FPS 1.55, Running 131.33s Step 511( 28.00%), action 84, FPS 1.59, Running 131.77s Step 512( 28.33%), action 85, FPS 1.59, Running 132.24s Step 513( 28.67%), action 86, FPS 1.62, Running 132.69s Step 514( 29.00%), action 87, FPS 1.66, Running 133.10s Step 515( 29.33%), action 88, FPS 1.64, Running 133.77s Step 516( 29.67%), action 89, FPS 1.64, Running 134.39s Step 517( 30.00%), action 90, FPS 1.64, Running 134.97s Step 518( 30.33%), action 91, FPS 1.66, Running 135.71s Step 519( 30.67%), action 92, FPS 1.64, Running 136.22s Step 520( 31.00%), action 93, FPS 1.69, Running 136.62s Step 521( 31.33%), action 94, FPS 1.71, Running 137.02s Step 522( 31.67%), action 95, FPS 1.71, Running 137.77s Step 523( 32.00%), action 96, FPS 1.72, Running 138.28s Step 524( 32.33%), action 97, FPS 1.71, Running 138.87s Step 525( 32.67%), action 98, FPS 1.69, Running 139.54s Step 526( 33.00%), action 99, FPS 1.72, Running 140.10s Step 527( 33.33%), action 100, FPS 1.73, Running 140.52s Step 528( 33.67%), action 101, FPS 1.78, Running 141.24s Step 529( 34.00%), action 102, FPS 1.82, Running 141.68s Step 530( 34.33%), action 103, FPS 1.84, Running 142.21s Step 531( 34.67%), action 104, FPS 1.82, Running 142.76s Step 532( 35.00%), action 105, FPS 1.80, Running 143.32s Step 533( 35.33%), action 106, FPS 1.80, Running 143.83s Step 534( 35.67%), action 107, FPS 1.77, Running 144.37s Step 535( 36.00%), action 108, FPS 1.81, Running 144.84s Step 536( 36.33%), action 109, FPS 1.83, Running 145.32s Step 537( 36.67%), action 110, FPS 1.81, Running 146.03s Step 538( 37.00%), action 111, FPS 1.82, Running 146.73s Step 539( 37.33%), action 112, FPS 1.82, Running 147.20s Step 540( 37.67%), action 113, FPS 1.80, Running 147.71s Step 541( 38.00%), action 114, FPS 1.80, Running 148.15s Step 542( 38.33%), action 115, FPS 1.82, Running 148.74s Step 543( 38.67%), action 116, FPS 1.84, Running 149.14s Step 544( 39.00%), action 117, FPS 1.85, Running 149.66s Step 545( 39.33%), action 118, FPS 1.90, Running 150.09s Step 546( 39.67%), action 119, FPS 1.88, Running 150.72s Step 547( 40.00%), action 120, FPS 1.86, Running 151.28s Step 548( 40.33%), action 121, FPS 1.83, Running 152.18s Step 549( 40.67%), action 122, FPS 1.81, Running 152.74s Step 550( 41.00%), action 123, FPS 1.81, Running 153.28s Step 551( 41.33%), action 124, FPS 1.81, Running 153.80s Step 552( 41.67%), action 125, FPS 1.82, Running 154.30s Step 553( 42.00%), action 126, FPS 1.83, Running 154.76s Step 554( 42.33%), action 127, FPS 1.80, Running 155.49s Step 555( 42.67%), action 128, FPS 1.79, Running 155.98s Step 556( 43.00%), action 129, FPS 1.77, Running 156.60s Step 557( 43.33%), action 130, FPS 1.81, Running 157.08s Step 558( 43.67%), action 131, FPS 1.81, Running 157.80s Step 559( 44.00%), action 132, FPS 1.77, Running 158.50s Step 560( 44.33%), action 133, FPS 1.76, Running 159.11s Step 561( 44.67%), action 134, FPS 1.71, Running 159.84s Step 562( 45.00%), action 135, FPS 1.71, Running 160.42s Step 563( 45.33%), action 136, FPS 1.67, Running 161.13s Step 564( 45.67%), action 137, FPS 1.62, Running 161.99s Step 565( 46.00%), action 138, FPS 1.62, Running 162.42s Step 566( 46.33%), action 139, FPS 1.60, Running 163.22s Step 567( 46.67%), action 140, FPS 1.56, Running 164.12s Step 568( 47.00%), action 141, FPS 1.57, Running 164.88s Step 569( 47.33%), action 142, FPS 1.57, Running 165.45s Step 570( 47.67%), action 143, FPS 1.58, Running 165.95s Step 571( 48.00%), action 144, FPS 1.56, Running 166.59s Step 572( 48.33%), action 145, FPS 1.55, Running 167.23s Step 573( 48.67%), action 146, FPS 1.55, Running 167.70s Step 574( 49.00%), action 147, FPS 1.55, Running 168.43s Step 575( 49.33%), action 148, FPS 1.55, Running 168.90s Step 576( 49.67%), action 149, FPS 1.56, Running 169.41s Step 577( 50.00%), action 150, FPS 1.55, Running 170.00s Step 578( 50.33%), action 151, FPS 1.54, Running 170.75s Step 579( 50.67%), action 152, FPS 1.58, Running 171.17s Step 580( 51.00%), action 153, FPS 1.55, Running 172.02s Step 581( 51.33%), action 154, FPS 1.56, Running 172.64s Step 582( 51.67%), action 155, FPS 1.54, Running 173.41s Step 583( 52.00%), action 156, FPS 1.54, Running 174.14s Step 584( 52.33%), action 157, FPS 1.58, Running 174.68s Step 585( 52.67%), action 158, FPS 1.56, Running 175.20s Step 586( 53.00%), action 159, FPS 1.55, Running 176.09s Step 587( 53.33%), action 160, FPS 1.60, Running 176.61s Step 588( 53.67%), action 161, FPS 1.58, Running 177.51s Step 589( 54.00%), action 162, FPS 1.58, Running 178.11s Step 590( 54.33%), action 163, FPS 1.56, Running 178.79s Step 591( 54.67%), action 164, FPS 1.57, Running 179.29s Step 592( 55.00%), action 165, FPS 1.57, Running 179.98s Step 593( 55.33%), action 166, FPS 1.54, Running 180.70s Step 594( 55.67%), action 167, FPS 1.55, Running 181.32s Step 595( 56.00%), action 168, FPS 1.54, Running 181.84s Step 596( 56.33%), action 169, FPS 1.54, Running 182.40s Step 597( 56.67%), action 170, FPS 1.53, Running 183.10s Step 598( 57.00%), action 171, FPS 1.54, Running 183.76s Step 599( 57.33%), action 172, FPS 1.52, Running 184.29s Step 600( 57.67%), action 173, FPS 1.55, Running 184.92s Step 601( 58.00%), action 174, FPS 1.56, Running 185.48s Step 602( 58.33%), action 175, FPS 1.56, Running 186.27s Step 603( 58.67%), action 176, FPS 1.59, Running 186.75s Step 604( 59.00%), action 177, FPS 1.57, Running 187.43s Step 605( 59.33%), action 178, FPS 1.55, Running 188.07s [2026-08-01 16:28:41] [12 ] Seed 11 failed after 188.49 s. +steps: 605 , actions: 178 . +Instruction: Empty +Total 5/12(41.67%) success. +Setting seed: 12 +Step 1( N/A%), pre moving , FPS 2.36, Running 0.42s Step 2( N/A%), pre moving , FPS 3.83, Running 0.52s Step 3( N/A%), pre moving , FPS 4.76, Running 0.63s Step 4( N/A%), pre moving , FPS 5.37, Running 0.74s Step 5( N/A%), pre moving , FPS 5.84, Running 0.86s Step 6( N/A%), pre moving , FPS 6.15, Running 0.98s Step 7( N/A%), pre moving , FPS 6.34, Running 1.10s Step 8( N/A%), pre moving , FPS 6.53, Running 1.22s Step 9( N/A%), pre moving , FPS 6.70, Running 1.34s Step 10( N/A%), pre moving , FPS 6.82, Running 1.47s Step 11( N/A%), pre moving , FPS 6.90, Running 1.59s Step 12( N/A%), pre moving , FPS 7.01, Running 1.71s Step 13( N/A%), pre moving , FPS 7.11, Running 1.83s Step 14( N/A%), pre moving , FPS 7.19, Running 1.95s Step 15( N/A%), pre moving , FPS 7.27, Running 2.06s Step 16( N/A%), pre moving , FPS 7.33, Running 2.18s Step 17( N/A%), pre moving , FPS 7.37, Running 2.31s Step 18( N/A%), pre moving , FPS 7.43, Running 2.42s Step 19( N/A%), pre moving , FPS 7.47, Running 2.55s Step 20( N/A%), pre moving , FPS 7.53, Running 2.66s Step 21( N/A%), pre moving , FPS 7.63, Running 3.04s Step 22( N/A%), pre moving , FPS 7.41, Running 3.22s Step 23( N/A%), pre moving , FPS 7.46, Running 3.31s Step 24( N/A%), pre moving , FPS 7.50, Running 3.41s Step 25( N/A%), pre moving , FPS 7.61, Running 3.48s Step 26( N/A%), pre moving , FPS 6.88, Running 3.88s Step 27( N/A%), pre moving , FPS 7.00, Running 3.96s Step 28( N/A%), pre moving , FPS 7.12, Running 4.03s Step 29( N/A%), pre moving , FPS 7.20, Running 4.12s Step 30( N/A%), pre moving , FPS 7.30, Running 4.21s Step 31( N/A%), pre moving , FPS 7.40, Running 4.30s Step 32( N/A%), pre moving , FPS 7.52, Running 4.37s Step 33( N/A%), pre moving , FPS 7.68, Running 4.43s Step 34( N/A%), pre moving , FPS 7.79, Running 4.51s Step 35( N/A%), pre moving , FPS 7.93, Running 4.59s Step 36( N/A%), pre moving , FPS 6.95, Running 5.06s Step 37( N/A%), pre moving , FPS 7.01, Running 5.16s Step 38( N/A%), pre moving , FPS 7.03, Running 5.27s Step 39( N/A%), pre moving , FPS 7.11, Running 5.36s Step 40( N/A%), pre moving , FPS 7.20, Running 5.44s Step 41( N/A%), pre moving , FPS 8.07, Running 5.52s Step 42( N/A%), pre moving , FPS 8.37, Running 5.61s Step 43( N/A%), pre moving , FPS 8.30, Running 5.72s Step 44( N/A%), pre moving , FPS 8.36, Running 5.80s Step 45( N/A%), pre moving , FPS 8.25, Running 5.91s Step 46( N/A%), pre moving , FPS 9.29, Running 6.04s Step 47( N/A%), pre moving , FPS 9.08, Running 6.17s Step 48( N/A%), pre moving , FPS 8.97, Running 6.26s Step 49( N/A%), pre moving , FPS 8.75, Running 6.41s Step 50( N/A%), pre moving , FPS 8.49, Running 6.56s Step 51( N/A%), pre moving , FPS 8.18, Running 6.74s Step 52( N/A%), pre moving , FPS 7.89, Running 6.91s Step 53( N/A%), pre moving , FPS 7.47, Running 7.11s Step 54( N/A%), pre moving , FPS 7.22, Running 7.28s Step 55( N/A%), pre moving , FPS 6.97, Running 7.45s Step 56( N/A%), pre moving , FPS 7.76, Running 7.64s Step 57( N/A%), pre moving , FPS 7.57, Running 7.80s Step 58( N/A%), pre moving , FPS 7.38, Running 7.98s Step 59( N/A%), pre moving , FPS 7.10, Running 8.18s Step 60( N/A%), pre moving , FPS 6.87, Running 8.35s Step 61( N/A%), pre moving , FPS 6.63, Running 8.54s Step 62( N/A%), pre moving , FPS 6.45, Running 8.71s Step 63( N/A%), pre moving , FPS 6.34, Running 8.88s Step 64( N/A%), pre moving , FPS 6.25, Running 9.00s Step 65( N/A%), pre moving , FPS 6.22, Running 9.12s Step 66( N/A%), pre moving , FPS 6.26, Running 9.23s Step 67( N/A%), pre moving , FPS 6.30, Running 9.34s Step 68( N/A%), pre moving , FPS 6.29, Running 9.45s Step 69( N/A%), pre moving , FPS 6.37, Running 9.55s Step 70( N/A%), pre moving , FPS 6.46, Running 9.66s Step 71( N/A%), pre moving , FPS 6.59, Running 9.78s Step 72( N/A%), pre moving , FPS 6.54, Running 9.96s Step 73( N/A%), pre moving , FPS 6.63, Running 10.13s Step 74( N/A%), pre moving , FPS 6.56, Running 10.33s Step 75( N/A%), pre moving , FPS 6.58, Running 10.49s Step 76( N/A%), pre moving , FPS 6.70, Running 10.62s Step 77( N/A%), pre moving , FPS 6.74, Running 10.77s Step 78( N/A%), pre moving , FPS 6.75, Running 10.94s Step 79( N/A%), pre moving , FPS 6.92, Running 11.07s Step 80( N/A%), pre moving , FPS 7.04, Running 11.19s Step 81( N/A%), pre moving , FPS 7.17, Running 11.33s Step 82( N/A%), pre moving , FPS 7.33, Running 11.44s Step 83( N/A%), pre moving , FPS 7.51, Running 11.54s Step 84( N/A%), pre moving , FPS 7.57, Running 11.64s Step 85( N/A%), pre moving , FPS 7.73, Running 11.71s Step 86( N/A%), pre moving , FPS 7.75, Running 11.81s Step 87( N/A%), pre moving , FPS 7.90, Running 11.87s Step 88( N/A%), pre moving , FPS 7.91, Running 11.97s Step 89( N/A%), pre moving , FPS 7.89, Running 12.09s Step 90( N/A%), pre moving , FPS 7.97, Running 12.17s Step 91( N/A%), pre moving , FPS 7.98, Running 12.29s Step 92( N/A%), pre moving , FPS 8.19, Running 12.40s Step 93( N/A%), pre moving , FPS 8.37, Running 12.52s Step 94( N/A%), pre moving , FPS 8.62, Running 12.65s Step 95( N/A%), pre moving , FPS 8.75, Running 12.78s Step 96( N/A%), pre moving , FPS 8.83, Running 12.89s Step 97( N/A%), pre moving , FPS 8.91, Running 13.01s Step 98( N/A%), pre moving , FPS 9.11, Running 13.14s Step 99( N/A%), pre moving , FPS 9.12, Running 13.26s Step 100( N/A%), pre moving , FPS 9.13, Running 13.38s Step 101( N/A%), pre moving , FPS 9.24, Running 13.49s Step 102( N/A%), pre moving , FPS 9.14, Running 13.63s Step 103( N/A%), pre moving , FPS 6.38, Running 14.68s Step 104( N/A%), pre moving , FPS 5.83, Running 15.07s Step 105( N/A%), pre moving , FPS 5.33, Running 15.46s Step 106( N/A%), pre moving , FPS 4.92, Running 15.88s Step 107( N/A%), pre moving , FPS 4.48, Running 16.34s Step 108( N/A%), pre moving , FPS 4.18, Running 16.76s Step 109( N/A%), pre moving , FPS 3.91, Running 17.21s Step 110( N/A%), pre moving , FPS 3.65, Running 17.66s Step 111( N/A%), pre moving , FPS 3.42, Running 18.13s Step 112( N/A%), pre moving , FPS 3.26, Running 18.53s Step 113( N/A%), pre moving , FPS 3.11, Running 18.94s Step 114( N/A%), pre moving , FPS 2.98, Running 19.35s Step 115( N/A%), pre moving , FPS 2.86, Running 19.77s Step 116( N/A%), pre moving , FPS 2.73, Running 20.20s Step 117( N/A%), pre moving , FPS 2.63, Running 20.61s Step 118( N/A%), pre moving , FPS 2.52, Running 21.07s Step 119( N/A%), pre moving , FPS 2.42, Running 21.53s Step 120( N/A%), pre moving , FPS 2.34, Running 21.94s Step 121( N/A%), pre moving , FPS 2.25, Running 22.38s Step 122( N/A%), pre moving , FPS 2.20, Running 22.72s Step 123( N/A%), pre moving , FPS 2.39, Running 23.03s Step 124( N/A%), pre moving , FPS 2.38, Running 23.47s Step 125( N/A%), pre moving , FPS 2.38, Running 23.88s Step 126( N/A%), pre moving , FPS 2.38, Running 24.30s Step 127( N/A%), pre moving , FPS 2.38, Running 24.74s Step 128( N/A%), pre moving , FPS 2.38, Running 25.17s Step 129( N/A%), pre moving , FPS 2.40, Running 25.55s Step 130( N/A%), pre moving , FPS 2.41, Running 25.96s Step 131( N/A%), pre moving , FPS 2.43, Running 26.35s Step 132( N/A%), pre moving , FPS 2.44, Running 26.73s Step 133( N/A%), pre moving , FPS 2.46, Running 27.08s Step 134( N/A%), pre moving , FPS 2.48, Running 27.42s Step 135( N/A%), pre moving , FPS 2.48, Running 27.85s Step 136( N/A%), pre moving , FPS 2.47, Running 28.29s Step 137( N/A%), pre moving , FPS 2.47, Running 28.71s Step 138( N/A%), pre moving , FPS 2.48, Running 29.14s Step 139( N/A%), pre moving , FPS 2.48, Running 29.59s Step 140( N/A%), pre moving , FPS 2.46, Running 30.08s Step 141( N/A%), pre moving , FPS 2.45, Running 30.55s Step 142( N/A%), pre moving , FPS 2.45, Running 30.88s Step 143( N/A%), pre moving , FPS 2.44, Running 31.22s Step 144( N/A%), pre moving , FPS 2.46, Running 31.58s Step 145( N/A%), pre moving , FPS 2.48, Running 31.93s Step 146( N/A%), pre moving , FPS 2.48, Running 32.35s Step 147( N/A%), pre moving , FPS 2.49, Running 32.78s Step 148( N/A%), pre moving , FPS 2.48, Running 33.23s Step 149( N/A%), pre moving , FPS 2.46, Running 33.67s Step 150( N/A%), pre moving , FPS 2.44, Running 34.16s Step 151( N/A%), pre moving , FPS 2.42, Running 34.61s Step 152( N/A%), pre moving , FPS 2.40, Running 35.05s Step 153( N/A%), pre moving , FPS 2.41, Running 35.37s Step 154( N/A%), pre moving , FPS 2.41, Running 35.71s Step 155( N/A%), pre moving , FPS 2.43, Running 36.08s Step 156( N/A%), pre moving , FPS 2.45, Running 36.45s Step 157( N/A%), pre moving , FPS 2.45, Running 36.87s Step 158( N/A%), pre moving , FPS 2.46, Running 37.29s Step 159( N/A%), pre moving , FPS 2.46, Running 37.70s Step 160( N/A%), pre moving , FPS 2.48, Running 38.14s Step 161( N/A%), pre moving , FPS 2.50, Running 38.56s Step 162( N/A%), pre moving , FPS 2.46, Running 39.00s Step 163( N/A%), pre moving , FPS 2.45, Running 39.39s Step 164( N/A%), pre moving , FPS 2.46, Running 39.72s Step 165( N/A%), pre moving , FPS 2.49, Running 39.96s Step 166( N/A%), pre moving , FPS 2.51, Running 40.31s Step 167( N/A%), pre moving , FPS 2.54, Running 40.67s Step 168( N/A%), pre moving , FPS 2.56, Running 41.06s Step 169( N/A%), pre moving , FPS 2.56, Running 41.47s Step 170( N/A%), pre moving , FPS 2.59, Running 41.88s Step 171( N/A%), pre moving , FPS 2.61, Running 42.28s Step 172( N/A%), pre moving , FPS 2.61, Running 42.72s Step 173( N/A%), pre moving , FPS 2.58, Running 43.13s Step 174( N/A%), pre moving , FPS 2.65, Running 43.27s Step 175( N/A%), pre moving , FPS 2.73, Running 43.42s Step 176( N/A%), pre moving , FPS 2.83, Running 43.51s Step 177( N/A%), pre moving , FPS 2.96, Running 43.63s Step 178( N/A%), pre moving , FPS 3.08, Running 43.78s Step 179( N/A%), pre moving , FPS 3.24, Running 43.88s Step 180( N/A%), pre moving , FPS 3.39, Running 44.03s Step 181( N/A%), pre moving , FPS 3.58, Running 44.15s Step 182( N/A%), pre moving , FPS 3.79, Running 44.28s Step 183( N/A%), pre moving , FPS 4.00, Running 44.38s Step 184( N/A%), pre moving , FPS 3.78, Running 45.01s Step 185( N/A%), pre moving , FPS 3.90, Running 45.09s Step 186( N/A%), pre moving , FPS 4.12, Running 45.17s Step 187( N/A%), pre moving , FPS 4.36, Running 45.26s Step 188( N/A%), pre moving , FPS 4.68, Running 45.33s Step 189( N/A%), pre moving , FPS 5.03, Running 45.45s Step 190( N/A%), pre moving , FPS 5.43, Running 45.56s Step 191( N/A%), pre moving , FPS 5.83, Running 45.71s Step 192( N/A%), pre moving , FPS 6.27, Running 45.91s Step 193( N/A%), pre moving , FPS 6.74, Running 46.10s Step 194( N/A%), pre moving , FPS 6.60, Running 46.30s Step 195( N/A%), pre moving , FPS 6.58, Running 46.46s Step 196( N/A%), pre moving , FPS 6.41, Running 46.64s Step 197( N/A%), pre moving , FPS 6.20, Running 46.86s Step 198( N/A%), pre moving , FPS 6.09, Running 47.07s Step 199( N/A%), pre moving , FPS 5.80, Running 47.33s Step 200( N/A%), pre moving , FPS 5.76, Running 47.50s Step 201( N/A%), pre moving , FPS 5.64, Running 47.70s Step 202( N/A%), pre moving , FPS 5.50, Running 47.91s Step 203( N/A%), pre moving , FPS 5.15, Running 48.27s Step 204( N/A%), pre moving , FPS 5.37, Running 48.74s Step 205( N/A%), pre moving , FPS 5.00, Running 49.09s Step 206( N/A%), pre moving , FPS 4.67, Running 49.45s Step 207( N/A%), pre moving , FPS 4.62, Running 49.58s Step 208( N/A%), pre moving , FPS 4.60, Running 49.69s Step 209( N/A%), pre moving , FPS 4.61, Running 49.79s Step 210( N/A%), pre moving , FPS 4.54, Running 49.97s Step 211( N/A%), pre moving , FPS 4.51, Running 50.14s Step 212( N/A%), pre moving , FPS 4.51, Running 50.35s Step 213( N/A%), pre moving , FPS 4.49, Running 50.55s Step 214( N/A%), pre moving , FPS 4.44, Running 50.80s Step 215( N/A%), pre moving , FPS 4.26, Running 51.15s Step 216( N/A%), pre moving , FPS 4.11, Running 51.50s Step 217( N/A%), pre moving , FPS 4.00, Running 51.86s Step 218( N/A%), pre moving , FPS 3.89, Running 52.22s Step 219( N/A%), pre moving , FPS 3.82, Running 52.56s Step 220( N/A%), pre moving , FPS 3.72, Running 52.89s Step 221( N/A%), pre moving , FPS 3.61, Running 53.25s Step 222( N/A%), pre moving , FPS 3.49, Running 53.63s Step 223( N/A%), pre moving , FPS 3.49, Running 53.99s Step 224( N/A%), pre moving , FPS 3.56, Running 54.35s Step 225( N/A%), pre moving , FPS 3.65, Running 54.57s Step 226( N/A%), pre moving , FPS 3.83, Running 54.67s Step 227( N/A%), pre moving , FPS 3.87, Running 54.75s Step 228( N/A%), pre moving , FPS 3.88, Running 54.84s Step 229( N/A%), pre moving , FPS 3.88, Running 54.95s Step 230( N/A%), pre moving , FPS 3.90, Running 55.10s Step 231( N/A%), pre moving , FPS 3.94, Running 55.22s Step 232( N/A%), pre moving , FPS 4.02, Running 55.32s Step 233( N/A%), pre moving , FPS 4.13, Running 55.40s Step 234( N/A%), pre moving , FPS 4.29, Running 55.46s Step 235( N/A%), pre moving , FPS 4.57, Running 55.53s Step 236( N/A%), pre moving , FPS 4.82, Running 55.65s Step 237( N/A%), pre moving , FPS 5.14, Running 55.75s Step 238( N/A%), pre moving , FPS 5.44, Running 55.89s Step 239( N/A%), pre moving , FPS 5.82, Running 55.99s Step 240( N/A%), pre moving , FPS 6.19, Running 56.12s Step 241( N/A%), pre moving , FPS 6.67, Running 56.24s Step 242( N/A%), pre moving , FPS 7.31, Running 56.37s Step 243( N/A%), pre moving , FPS 8.02, Running 56.49s Step 244( N/A%), pre moving , FPS 8.86, Running 56.61s Step 245( N/A%), pre moving , FPS 9.29, Running 56.73s Step 246( N/A%), pre moving , FPS 6.65, Running 57.67s Step 247( N/A%), pre moving , FPS 6.58, Running 57.79s Step 248( N/A%), pre moving , FPS 6.51, Running 57.92s Step 249( N/A%), pre moving , FPS 6.49, Running 58.03s Step 250( N/A%), pre moving , FPS 6.55, Running 58.15s Step 251( N/A%), pre moving , FPS 6.29, Running 58.40s Step 252( N/A%), pre moving , FPS 6.11, Running 58.59s Step 253( N/A%), pre moving , FPS 5.88, Running 58.79s Step 254( N/A%), pre moving , FPS 5.72, Running 58.96s Step 255( N/A%), pre moving , FPS 5.52, Running 59.16s Step 256( N/A%), pre moving , FPS 5.44, Running 59.33s Step 257( N/A%), pre moving , FPS 5.49, Running 59.39s Step 258( N/A%), pre moving , FPS 5.60, Running 59.46s Step 259( N/A%), pre moving , FPS 5.64, Running 59.54s Step 260( N/A%), pre moving , FPS 5.76, Running 59.59s Step 261( N/A%), pre moving , FPS 5.84, Running 59.66s Step 262( N/A%), pre moving , FPS 5.95, Running 59.73s Step 263( N/A%), pre moving , FPS 6.06, Running 59.79s Step 264( N/A%), pre moving , FPS 6.18, Running 59.85s Step 265( N/A%), pre moving , FPS 6.30, Running 59.90s Step 266( N/A%), pre moving , FPS 8.78, Running 59.95s Step 267( N/A%), pre moving , FPS 8.98, Running 60.02s Step 268( N/A%), pre moving , FPS 9.19, Running 60.09s Step 269( N/A%), pre moving , FPS 9.35, Running 60.17s Step 270( N/A%), pre moving , FPS 9.57, Running 60.24s Step 271( N/A%), pre moving , FPS 10.21, Running 60.36s Step 272( N/A%), pre moving , FPS 10.45, Running 60.51s Step 273( N/A%), pre moving , FPS 10.93, Running 60.62s Step 274( N/A%), pre moving , FPS 11.01, Running 60.78s Step 275( N/A%), pre moving , FPS 11.42, Running 60.91s Step 276( N/A%), pre moving , FPS 11.64, Running 61.05s Step 277( N/A%), pre moving , FPS 10.69, Running 61.26s Step 278( N/A%), pre moving , FPS 9.94, Running 61.48s Step 279( N/A%), pre moving , FPS 9.06, Running 61.75s Step 280( N/A%), pre moving , FPS 8.20, Running 62.03s Step 281( N/A%), pre moving , FPS 7.64, Running 62.28s Step 282( N/A%), pre moving , FPS 6.98, Running 62.59s Step 283( N/A%), pre moving , FPS 6.47, Running 62.88s Step 284( N/A%), pre moving , FPS 6.01, Running 63.18s Step 285( N/A%), pre moving , FPS 5.70, Running 63.41s Step 286( N/A%), pre moving , FPS 5.24, Running 63.77s Step 287( N/A%), pre moving , FPS 5.01, Running 64.01s Step 288( N/A%), pre moving , FPS 4.68, Running 64.37s Step 289( N/A%), pre moving , FPS 4.43, Running 64.68s Step 290( N/A%), pre moving , FPS 4.29, Running 64.90s Step 291( N/A%), pre moving , FPS 4.34, Running 64.97s Step 292( N/A%), pre moving , FPS 4.40, Running 65.05s Step 293( N/A%), pre moving , FPS 4.44, Running 65.12s Step 294( N/A%), pre moving , FPS 4.53, Running 65.19s Step 295( N/A%), pre moving , FPS 4.54, Running 65.31s Step 296( N/A%), pre moving , FPS 4.54, Running 65.45s Step 297( N/A%), pre moving , FPS 4.60, Running 65.61s Step 298( N/A%), pre moving , FPS 4.66, Running 65.77s Step 299( N/A%), pre moving , FPS 4.86, Running 65.87s Step 300( N/A%), pre moving , FPS 5.04, Running 66.00s Step 301( N/A%), pre moving , FPS 5.15, Running 66.17s Step 302( N/A%), pre moving , FPS 5.20, Running 66.44s Step 303( N/A%), pre moving , FPS 5.39, Running 66.59s Step 304( N/A%), pre moving , FPS 5.47, Running 66.83s Step 305( N/A%), pre moving , FPS 5.46, Running 67.07s Step 306( N/A%), pre moving , FPS 5.65, Running 67.31s Step 307( N/A%), pre moving , FPS 5.68, Running 67.53s Step 308( N/A%), pre moving , FPS 5.87, Running 67.77s Step 309( N/A%), pre moving , FPS 6.00, Running 68.02s Step 310( N/A%), pre moving , FPS 5.96, Running 68.25s Step 311( N/A%), pre moving , FPS 5.68, Running 68.49s Step 312( N/A%), pre moving , FPS 5.41, Running 68.75s Step 313( N/A%), pre moving , FPS 5.19, Running 68.98s Step 314( N/A%), pre moving , FPS 5.03, Running 69.17s Step 315( N/A%), pre moving , FPS 4.98, Running 69.33s Step 316( N/A%), pre moving , FPS 4.91, Running 69.53s Step 317( N/A%), pre moving , FPS 4.94, Running 69.66s Step 318( N/A%), pre moving , FPS 5.00, Running 69.77s Step 319( N/A%), pre moving , FPS 4.98, Running 69.89s Step 320( N/A%), pre moving , FPS 4.98, Running 70.01s Step 321( N/A%), pre moving , FPS 5.08, Running 70.11s Step 322( N/A%), pre moving , FPS 5.31, Running 70.21s Step 323( N/A%), pre moving , FPS 5.39, Running 70.30s Step 324( N/A%), pre moving , FPS 5.62, Running 70.39s Step 325( N/A%), pre moving , FPS 5.83, Running 70.50s Step 326( N/A%), pre moving , FPS 6.05, Running 70.61s Step 327( N/A%), pre moving , FPS 6.23, Running 70.74s Step 328( N/A%), pre moving , FPS 6.41, Running 70.90s Step 329( N/A%), pre moving , FPS 6.57, Running 71.06s Step 330( N/A%), pre moving , FPS 6.68, Running 71.25s Step 331( N/A%), pre moving , FPS 6.95, Running 71.37s Step 332( N/A%), pre moving , FPS 7.32, Running 71.48s Step 333( N/A%), pre moving , FPS 7.63, Running 71.60s Step 334( N/A%), pre moving , FPS 7.84, Running 71.72s Step 335( N/A%), pre moving , FPS 7.98, Running 71.84s Step 336( N/A%), pre moving , FPS 8.17, Running 71.97s Step 337( N/A%), pre moving , FPS 8.20, Running 72.10s Step 338( N/A%), pre moving , FPS 8.21, Running 72.21s Step 339( N/A%), pre moving , FPS 8.16, Running 72.34s Step 340( N/A%), pre moving , FPS 8.19, Running 72.46s Step 341( N/A%), pre moving , FPS 8.11, Running 72.57s Step 342( N/A%), pre moving , FPS 8.08, Running 72.68s Step 343( N/A%), pre moving , FPS 8.03, Running 72.79s Step 344( N/A%), pre moving , FPS 7.93, Running 72.91s Step 345( N/A%), pre moving , FPS 7.96, Running 73.01s Step 346( N/A%), pre moving , FPS 6.21, Running 73.83s Step 347( N/A%), pre moving , FPS 6.24, Running 73.95s Step 348( N/A%), pre moving , FPS 6.30, Running 74.07s Step 349( N/A%), pre moving , FPS 6.35, Running 74.21s Step 350( N/A%), pre moving , FPS 6.48, Running 74.33s Step 351( N/A%), pre moving , FPS 6.61, Running 74.39s Step 352( N/A%), pre moving , FPS 6.74, Running 74.45s Step 353( N/A%), pre moving , FPS 6.78, Running 74.55s Step 354( N/A%), pre moving , FPS 6.78, Running 74.67s Step 355( N/A%), pre moving , FPS 6.79, Running 74.79s Step 356( N/A%), pre moving , FPS 6.72, Running 74.95s Step 357( N/A%), pre moving , FPS 6.74, Running 75.07s Step 358( N/A%), pre moving , FPS 6.69, Running 75.20s Step 359( N/A%), pre moving , FPS 6.40, Running 75.46s Step 360( N/A%), pre moving , FPS 6.16, Running 75.70s Step 361( N/A%), pre moving , FPS 6.00, Running 75.90s Step 362( N/A%), pre moving , FPS 5.89, Running 76.08s Step 363( N/A%), pre moving , FPS 5.75, Running 76.27s Step 364( N/A%), pre moving , FPS 5.62, Running 76.47s Step 365( N/A%), pre moving , FPS 5.51, Running 76.64s Step 366( N/A%), pre moving , FPS 6.64, Running 76.84s Step 367( N/A%), pre moving , FPS 6.60, Running 76.98s Step 368( N/A%), pre moving , FPS 6.63, Running 77.09s Step 369( N/A%), pre moving , FPS 6.68, Running 77.20s Step 370( N/A%), pre moving , FPS 6.65, Running 77.34s Step 371( N/A%), pre moving , FPS 6.57, Running 77.44s Step 372( N/A%), pre moving , FPS 6.42, Running 77.57s Step 373( N/A%), pre moving , FPS 6.32, Running 77.71s Step 374( N/A%), pre moving , FPS 6.33, Running 77.83s Step 375( N/A%), pre moving , FPS 6.34, Running 77.94s Step 376( N/A%), pre moving , FPS 6.44, Running 78.06s Step 377( N/A%), pre moving , FPS 6.44, Running 78.17s Step 378( N/A%), pre moving , FPS 6.45, Running 78.30s Step 379( N/A%), pre moving , FPS 6.76, Running 78.42s Step 380( N/A%), pre moving , FPS 7.01, Running 78.56s Step 381( N/A%), pre moving , FPS 7.19, Running 78.68s Step 382( N/A%), pre moving , FPS 7.35, Running 78.80s Step 383( N/A%), pre moving , FPS 7.74, Running 78.86s Step 384( N/A%), pre moving , FPS 8.13, Running 78.93s Step 385( N/A%), pre moving , FPS 8.48, Running 79.00s Step 386( N/A%), pre moving , FPS 8.96, Running 79.08s Step 387( N/A%), pre moving , FPS 9.23, Running 79.14s Step 388( N/A%), pre moving , FPS 9.43, Running 79.21s Step 389( N/A%), pre moving , FPS 9.66, Running 79.27s Step 390( N/A%), pre moving , FPS 10.01, Running 79.34s Step 391( N/A%), pre moving , FPS 10.10, Running 79.42s Step 392( N/A%), pre moving , FPS 10.37, Running 79.49s Step 393( N/A%), pre moving , FPS 10.82, Running 79.56s Step 394( N/A%), pre moving , FPS 11.05, Running 79.64s Step 395( N/A%), pre moving , FPS 11.38, Running 79.70s Step 396( N/A%), pre moving , FPS 11.51, Running 79.79s Step 397( N/A%), pre moving , FPS 11.50, Running 79.91s Step 398( N/A%), pre moving , FPS 11.53, Running 80.03s Step 399( N/A%), pre moving , FPS 11.61, Running 80.14s Step 400( N/A%), pre moving , FPS 11.75, Running 80.26s Step 401( N/A%), pre moving , FPS 11.82, Running 80.38s Step 402( N/A%), pre moving , FPS 11.86, Running 80.48s Step 403( N/A%), pre moving , FPS 11.49, Running 80.60s Step 404( N/A%), pre moving , FPS 11.25, Running 80.71s Step 405( N/A%), pre moving , FPS 11.03, Running 80.81s Step 406( N/A%), pre moving , FPS 10.81, Running 80.93s Step 407( N/A%), pre moving , FPS 10.72, Running 81.01s Step 408( N/A%), pre moving , FPS 10.49, Running 81.12s Step 409( N/A%), pre moving , FPS 10.28, Running 81.22s Step 410( N/A%), pre moving , FPS 10.38, Running 81.27s Step 411( N/A%), pre moving , FPS 10.59, Running 81.31s Step 412( N/A%), pre moving , FPS 10.49, Running 81.40s Step 413( N/A%), pre moving , FPS 10.31, Running 81.50s Step 414( N/A%), pre moving , FPS 10.15, Running 81.62s Step 415( N/A%), pre moving , FPS 9.81, Running 81.74s Step 416( N/A%), pre moving , FPS 9.54, Running 81.89s Step 417( N/A%), pre moving , FPS 9.64, Running 81.99s Step 418( N/A%), pre moving , FPS 4.58, Running 84.40s Step 419( N/A%), pre moving , FPS 4.30, Running 84.79s Step 420( N/A%), pre moving , FPS 4.03, Running 85.22s Step 421( N/A%), pre moving , FPS 3.80, Running 85.63s Step 422( N/A%), pre moving , FPS 3.59, Running 86.06s Step 423( N/A%), pre moving , FPS 3.39, Running 86.50s Step 424( N/A%), pre moving , FPS 3.23, Running 86.91s Step 425( N/A%), pre moving , FPS 3.09, Running 87.29s Step 426( N/A%), pre moving , FPS 2.98, Running 87.63s Step 427( N/A%), pre moving , FPS 2.88, Running 87.94s Step 428( N/A%), pre moving , FPS 2.78, Running 88.32s Step 429( N/A%), pre moving , FPS 2.69, Running 88.66s Step 430( N/A%), pre moving , FPS 2.55, Running 89.10s Step 431( N/A%), pre moving , FPS 2.44, Running 89.51s Step 432( N/A%), pre moving , FPS 2.36, Running 89.88s Step 433( N/A%), pre moving , FPS 2.27, Running 90.30s Step 434( N/A%), pre moving , FPS 2.20, Running 90.71s Step 435( N/A%), pre moving , FPS 2.13, Running 91.12s Step 436( N/A%), pre moving , FPS 2.11, Running 91.38s Step 437( N/A%), pre moving , FPS 2.04, Running 91.78s Step 438( 0.33%), action 1, FPS 2.39, Running 92.76s Step 439( 0.67%), action 2, FPS 2.39, Running 93.15s Step 440( 1.00%), action 3, FPS 2.30, Running 93.90s Step 441( 1.33%), action 4, FPS 2.30, Running 94.34s Step 442( 1.67%), action 5, FPS 2.23, Running 95.01s Step 443( 2.00%), action 6, FPS 2.25, Running 95.41s Step 444( 2.33%), action 7, FPS 2.18, Running 96.08s Step 445( 2.67%), action 8, FPS 2.21, Running 96.35s Step 446( 3.00%), action 9, FPS 2.17, Running 96.85s Step 447( 3.33%), action 10, FPS 2.10, Running 97.45s Step 448( 3.67%), action 11, FPS 1.99, Running 98.35s Step 449( 4.00%), action 12, FPS 2.00, Running 98.66s Step 450( 4.33%), action 13, FPS 1.94, Running 99.38s Step 451( 4.67%), action 14, FPS 1.95, Running 99.75s Step 452( 5.00%), action 15, FPS 1.92, Running 100.31s Step 453( 5.33%), action 16, FPS 1.95, Running 100.53s Step 454( 5.67%), action 17, FPS 1.95, Running 100.98s Step 455( 6.00%), action 18, FPS 1.93, Running 101.46s Step 456( 6.33%), action 19, FPS 1.89, Running 101.95s Step 457( 6.67%), action 20, FPS 1.91, Running 102.26s Step 458( 7.00%), action 21, FPS 1.95, Running 103.00s Step 459( 7.33%), action 22, FPS 1.96, Running 103.36s Step 460( 7.67%), action 23, FPS 1.98, Running 103.98s Step 461( 8.00%), action 24, FPS 2.01, Running 104.27s Step 462( 8.33%), action 25, FPS 2.07, Running 104.69s Step 463( 8.67%), action 26, FPS 2.10, Running 104.94s Step 464( 9.00%), action 27, FPS 2.15, Running 105.38s Step 465( 9.33%), action 28, FPS 2.14, Running 105.71s Step 466( 9.67%), action 29, FPS 2.14, Running 106.20s Step 467( 10.00%), action 30, FPS 2.20, Running 106.56s Step 468( 10.33%), action 31, FPS 2.24, Running 107.29s Step 469( 10.67%), action 32, FPS 2.18, Running 107.82s Step 470( 11.00%), action 33, FPS 2.24, Running 108.30s Step 471( 11.33%), action 34, FPS 2.26, Running 108.59s Step 472( 11.67%), action 35, FPS 2.28, Running 109.10s Step 473( 12.00%), action 36, FPS 2.28, Running 109.32s Step 474( 12.33%), action 37, FPS 2.27, Running 109.78s Step 475( 12.67%), action 38, FPS 2.32, Running 110.08s Step 476( 13.00%), action 39, FPS 2.30, Running 110.66s Step 477( 13.33%), action 40, FPS 2.28, Running 111.02s Step 478( 13.67%), action 41, FPS 2.27, Running 111.81s Step 479( 14.00%), action 42, FPS 2.27, Running 112.16s Step 480( 14.33%), action 43, FPS 2.30, Running 112.66s Step 481( 14.67%), action 44, FPS 2.26, Running 113.13s Step 482( 15.00%), action 45, FPS 2.23, Running 113.67s Step 483( 15.33%), action 46, FPS 2.21, Running 114.00s Step 484( 15.67%), action 47, FPS 2.21, Running 114.44s Step 485( 16.00%), action 48, FPS 2.22, Running 114.71s Step 486( 16.33%), action 49, FPS 2.22, Running 115.23s Step 487( 16.67%), action 50, FPS 2.22, Running 115.59s Step 488( 17.00%), action 51, FPS 2.20, Running 116.40s Step 489( 17.33%), action 52, FPS 2.23, Running 116.78s Step 490( 17.67%), action 53, FPS 2.20, Running 117.38s Step 491( 18.00%), action 54, FPS 2.19, Running 117.72s Step 492( 18.33%), action 55, FPS 2.15, Running 118.41s Step 493( 18.67%), action 56, FPS 2.15, Running 118.64s Step 494( 19.00%), action 57, FPS 2.10, Running 119.30s Step 495( 19.33%), action 58, FPS 2.11, Running 119.58s Step 496( 19.67%), action 59, FPS 2.07, Running 120.32s Step 497( 20.00%), action 60, FPS 2.08, Running 120.64s Step 498( 20.33%), action 61, FPS 2.10, Running 121.34s Step 499( 20.67%), action 62, FPS 2.09, Running 121.71s Step 500( 21.00%), action 63, FPS 2.08, Running 122.28s Step 501( 21.33%), action 64, FPS 2.11, Running 122.61s Step 502( 21.67%), action 65, FPS 2.11, Running 123.13s Step 503( 22.00%), action 66, FPS 2.11, Running 123.46s Step 504( 22.33%), action 67, FPS 2.11, Running 123.93s Step 505( 22.67%), action 68, FPS 2.06, Running 124.43s Step 506( 23.00%), action 69, FPS 2.04, Running 125.04s Step 507( 23.33%), action 70, FPS 2.05, Running 125.34s Step 508( 23.67%), action 71, FPS 2.06, Running 126.08s Step 509( 24.00%), action 72, FPS 2.07, Running 126.44s Step 510( 24.33%), action 73, FPS 2.07, Running 127.03s Step 511( 24.67%), action 74, FPS 2.05, Running 127.46s Step 512( 25.00%), action 75, FPS 2.06, Running 128.14s Step 513( 25.33%), action 76, FPS 1.98, Running 128.72s Step 514( 25.67%), action 77, FPS 2.01, Running 129.27s Step 515( 26.00%), action 78, FPS 2.00, Running 129.58s Step 516( 26.33%), action 79, FPS 2.02, Running 130.23s Step 517( 26.67%), action 80, FPS 2.02, Running 130.55s Step 518( 27.00%), action 81, FPS 2.00, Running 131.36s Step 519( 27.33%), action 82, FPS 2.02, Running 131.63s Step 520( 27.67%), action 83, FPS 2.03, Running 132.14s Step 521( 28.00%), action 84, FPS 2.04, Running 132.41s Step 522( 28.33%), action 85, FPS 2.05, Running 132.91s Step 523( 28.67%), action 86, FPS 1.99, Running 133.51s Step 524( 29.00%), action 87, FPS 1.96, Running 134.12s Step 525( 29.33%), action 88, FPS 2.00, Running 134.43s Step 526( 29.67%), action 89, FPS 2.00, Running 135.02s Step 527( 30.00%), action 90, FPS 1.95, Running 135.59s Step 528( 30.33%), action 91, FPS 1.99, Running 136.15s Step 529( 30.67%), action 92, FPS 2.00, Running 136.44s Step 530( 31.00%), action 93, FPS 2.02, Running 136.96s Step 531( 31.33%), action 94, FPS 2.04, Running 137.27s Step 532( 31.67%), action 95, FPS 2.00, Running 138.13s Step 533( 32.00%), action 96, FPS 2.03, Running 138.58s Step 534( 32.33%), action 97, FPS 2.01, Running 139.21s Step 535( 32.67%), action 98, FPS 2.01, Running 139.53s Step 536( 33.00%), action 99, FPS 2.03, Running 140.07s Step 537( 33.33%), action 100, FPS 1.98, Running 140.64s Step 538( 33.67%), action 101, FPS 1.95, Running 141.60s Step 539( 34.00%), action 102, FPS 1.92, Running 142.02s Step 540( 34.33%), action 103, FPS 1.90, Running 142.68s Step 541( 34.67%), action 104, FPS 1.87, Running 143.12s Step 542( 35.00%), action 105, FPS 1.84, Running 143.78s Step 543( 35.33%), action 106, FPS 1.87, Running 144.21s Step 544( 35.67%), action 107, FPS 1.87, Running 144.82s Step 545( 36.00%), action 108, FPS 1.87, Running 145.11s Step 546( 36.33%), action 109, FPS 1.89, Running 145.61s Step 547( 36.67%), action 110, FPS 1.88, Running 146.24s Step 548( 37.00%), action 111, FPS 1.85, Running 146.98s Step 549( 37.33%), action 112, FPS 1.82, Running 147.40s Step 550( 37.67%), action 113, FPS 1.80, Running 148.06s Step 551( 38.00%), action 114, FPS 1.76, Running 148.64s Step 552( 38.33%), action 115, FPS 1.78, Running 149.38s Step 553( 38.67%), action 116, FPS 1.76, Running 149.93s Step 554( 39.00%), action 117, FPS 1.75, Running 150.63s Step 555( 39.33%), action 118, FPS 1.73, Running 151.08s Step 556( 39.67%), action 119, FPS 1.72, Running 151.69s Step 557( 40.00%), action 120, FPS 1.75, Running 152.05s Step 558( 40.33%), action 121, FPS 1.77, Running 152.89s Step 559( 40.67%), action 122, FPS 1.77, Running 153.30s Step 560( 41.00%), action 123, FPS 1.76, Running 154.06s Step 561( 41.33%), action 124, FPS 1.75, Running 154.56s Step 562( 41.67%), action 125, FPS 1.73, Running 155.35s Step 563( 42.00%), action 126, FPS 1.73, Running 155.76s Step 564( 42.33%), action 127, FPS 1.74, Running 156.33s Step 565( 42.67%), action 128, FPS 1.73, Running 156.67s Step 566( 43.00%), action 129, FPS 1.69, Running 157.43s Step 567( 43.33%), action 130, FPS 1.74, Running 157.71s Step 568( 43.67%), action 131, FPS 1.73, Running 158.52s Step 569( 44.00%), action 132, FPS 1.73, Running 158.99s Step 570( 44.33%), action 133, FPS 1.73, Running 159.62s Step 571( 44.67%), action 134, FPS 1.77, Running 159.91s Step 572( 45.00%), action 135, FPS 1.79, Running 160.55s Step 573( 45.33%), action 136, FPS 1.80, Running 161.02s Step 574( 45.67%), action 137, FPS 1.83, Running 161.55s Step 575( 46.00%), action 138, FPS 1.85, Running 161.91s Step 576( 46.33%), action 139, FPS 1.87, Running 162.41s Step 577( 46.67%), action 140, FPS 1.87, Running 162.74s Step 578( 47.00%), action 141, FPS 1.86, Running 163.62s Step 579( 47.33%), action 142, FPS 1.85, Running 164.12s Step 580( 47.67%), action 143, FPS 1.88, Running 164.67s Step 581( 48.00%), action 144, FPS 1.91, Running 165.01s Step 582( 48.33%), action 145, FPS 1.90, Running 165.88s Step 583( 48.67%), action 146, FPS 1.89, Running 166.36s Step 584( 49.00%), action 147, FPS 1.89, Running 166.89s Step 585( 49.33%), action 148, FPS 1.89, Running 167.24s Step 586( 49.67%), action 149, FPS 1.92, Running 167.87s Step 587( 50.00%), action 150, FPS 1.90, Running 168.23s Step 588( 50.33%), action 151, FPS 1.92, Running 168.95s Step 589( 50.67%), action 152, FPS 1.91, Running 169.48s Step 590( 51.00%), action 153, FPS 1.91, Running 170.09s Step 591( 51.33%), action 154, FPS 1.87, Running 170.64s Step 592( 51.67%), action 155, FPS 1.88, Running 171.17s Step 593( 52.00%), action 156, FPS 1.83, Running 171.95s Step 594( 52.33%), action 157, FPS 1.81, Running 172.57s Step 595( 52.67%), action 158, FPS 1.82, Running 172.91s Step 596( 53.00%), action 159, FPS 1.77, Running 173.70s Step 597( 53.33%), action 160, FPS 1.77, Running 174.05s Step 598( 53.67%), action 161, FPS 1.82, Running 174.61s Step 599( 54.00%), action 162, FPS 1.84, Running 175.00s Step 600( 54.33%), action 163, FPS 1.80, Running 175.77s Step 601( 54.67%), action 164, FPS 1.78, Running 176.24s Step 602( 55.00%), action 165, FPS 1.78, Running 177.09s Step 603( 55.33%), action 166, FPS 1.76, Running 177.71s Step 604( 55.67%), action 167, FPS 1.69, Running 178.70s Step 605( 56.00%), action 168, FPS 1.69, Running 179.08s [2026-08-01 16:31:41] [13 ] Seed 12 failed after 179.24 s. +steps: 605 , actions: 168 . +Instruction: Empty +Total 5/13(38.46%) success. +Setting seed: 13 +Step 1( N/A%), pre moving , FPS 3.55, Running 0.28s Step 2( N/A%), pre moving , FPS 5.69, Running 0.35s Step 3( N/A%), pre moving , FPS 6.88, Running 0.44s Step 4( N/A%), pre moving , FPS 7.28, Running 0.55s Step 5( N/A%), pre moving , FPS 7.67, Running 0.65s Step 6( N/A%), pre moving , FPS 7.76, Running 0.77s Step 7( N/A%), pre moving , FPS 7.79, Running 0.90s Step 8( N/A%), pre moving , FPS 7.85, Running 1.02s Step 9( N/A%), pre moving , FPS 7.91, Running 1.14s Step 10( N/A%), pre moving , FPS 7.94, Running 1.26s Step 11( N/A%), pre moving , FPS 8.02, Running 1.37s Step 12( N/A%), pre moving , FPS 8.02, Running 1.50s Step 13( N/A%), pre moving , FPS 8.10, Running 1.60s Step 14( N/A%), pre moving , FPS 8.12, Running 1.72s Step 15( N/A%), pre moving , FPS 8.13, Running 1.84s Step 16( N/A%), pre moving , FPS 8.13, Running 1.97s Step 17( N/A%), pre moving , FPS 8.21, Running 2.07s Step 18( N/A%), pre moving , FPS 8.23, Running 2.19s Step 19( N/A%), pre moving , FPS 8.25, Running 2.30s Step 20( N/A%), pre moving , FPS 8.24, Running 2.43s Step 21( N/A%), pre moving , FPS 7.78, Running 2.85s Step 22( N/A%), pre moving , FPS 7.51, Running 3.02s Step 23( N/A%), pre moving , FPS 7.49, Running 3.11s Step 24( N/A%), pre moving , FPS 7.53, Running 3.21s Step 25( N/A%), pre moving , FPS 7.60, Running 3.28s Step 26( N/A%), pre moving , FPS 6.88, Running 3.68s Step 27( N/A%), pre moving , FPS 6.91, Running 3.79s Step 28( N/A%), pre moving , FPS 6.91, Running 3.91s Step 29( N/A%), pre moving , FPS 6.93, Running 4.02s Step 30( N/A%), pre moving , FPS 7.02, Running 4.11s Step 31( N/A%), pre moving , FPS 7.02, Running 4.22s Step 32( N/A%), pre moving , FPS 7.14, Running 4.30s Step 33( N/A%), pre moving , FPS 7.21, Running 4.38s Step 34( N/A%), pre moving , FPS 7.33, Running 4.45s Step 35( N/A%), pre moving , FPS 7.47, Running 4.52s Step 36( N/A%), pre moving , FPS 6.66, Running 4.97s Step 37( N/A%), pre moving , FPS 6.72, Running 5.05s Step 38( N/A%), pre moving , FPS 6.81, Running 5.12s Step 39( N/A%), pre moving , FPS 6.81, Running 5.24s Step 40( N/A%), pre moving , FPS 6.81, Running 5.37s Step 41( N/A%), pre moving , FPS 7.59, Running 5.49s Step 42( N/A%), pre moving , FPS 7.72, Running 5.61s Step 43( N/A%), pre moving , FPS 7.62, Running 5.73s Step 44( N/A%), pre moving , FPS 7.33, Running 5.94s Step 45( N/A%), pre moving , FPS 7.09, Running 6.10s Step 46( N/A%), pre moving , FPS 7.71, Running 6.27s Step 47( N/A%), pre moving , FPS 7.49, Running 6.46s Step 48( N/A%), pre moving , FPS 7.26, Running 6.67s Step 49( N/A%), pre moving , FPS 7.10, Running 6.84s Step 50( N/A%), pre moving , FPS 6.82, Running 7.04s Step 51( N/A%), pre moving , FPS 6.68, Running 7.21s Step 52( N/A%), pre moving , FPS 6.45, Running 7.40s Step 53( N/A%), pre moving , FPS 6.28, Running 7.56s Step 54( N/A%), pre moving , FPS 6.03, Running 7.77s Step 55( N/A%), pre moving , FPS 5.88, Running 7.92s Step 56( N/A%), pre moving , FPS 6.35, Running 8.12s Step 57( N/A%), pre moving , FPS 6.18, Running 8.29s Step 58( N/A%), pre moving , FPS 5.96, Running 8.48s Step 59( N/A%), pre moving , FPS 5.86, Running 8.65s Step 60( N/A%), pre moving , FPS 5.74, Running 8.85s Step 61( N/A%), pre moving , FPS 5.67, Running 9.01s Step 62( N/A%), pre moving , FPS 5.64, Running 9.15s Step 63( N/A%), pre moving , FPS 5.64, Running 9.28s Step 64( N/A%), pre moving , FPS 5.77, Running 9.40s Step 65( N/A%), pre moving , FPS 5.89, Running 9.50s Step 66( N/A%), pre moving , FPS 5.97, Running 9.62s Step 67( N/A%), pre moving , FPS 6.07, Running 9.76s Step 68( N/A%), pre moving , FPS 6.26, Running 9.86s Step 69( N/A%), pre moving , FPS 6.31, Running 10.01s Step 70( N/A%), pre moving , FPS 6.32, Running 10.21s Step 71( N/A%), pre moving , FPS 6.35, Running 10.37s Step 72( N/A%), pre moving , FPS 6.33, Running 10.56s Step 73( N/A%), pre moving , FPS 6.46, Running 10.66s Step 74( N/A%), pre moving , FPS 6.64, Running 10.78s Step 75( N/A%), pre moving , FPS 6.73, Running 10.90s Step 76( N/A%), pre moving , FPS 6.91, Running 11.02s Step 77( N/A%), pre moving , FPS 7.02, Running 11.14s Step 78( N/A%), pre moving , FPS 7.23, Running 11.24s Step 79( N/A%), pre moving , FPS 7.36, Running 11.37s Step 80( N/A%), pre moving , FPS 7.56, Running 11.50s Step 81( N/A%), pre moving , FPS 7.68, Running 11.61s Step 82( N/A%), pre moving , FPS 7.74, Running 11.74s Step 83( N/A%), pre moving , FPS 7.77, Running 11.85s Step 84( N/A%), pre moving , FPS 7.77, Running 11.98s Step 85( N/A%), pre moving , FPS 7.70, Running 12.10s Step 86( N/A%), pre moving , FPS 7.71, Running 12.21s Step 87( N/A%), pre moving , FPS 7.79, Running 12.33s Step 88( N/A%), pre moving , FPS 7.74, Running 12.45s Step 89( N/A%), pre moving , FPS 7.82, Running 12.57s Step 90( N/A%), pre moving , FPS 8.06, Running 12.69s Step 91( N/A%), pre moving , FPS 6.35, Running 13.52s Step 92( N/A%), pre moving , FPS 6.36, Running 13.71s Step 93( N/A%), pre moving , FPS 5.95, Running 14.02s Step 94( N/A%), pre moving , FPS 5.74, Running 14.26s Step 95( N/A%), pre moving , FPS 5.30, Running 14.67s Step 96( N/A%), pre moving , FPS 5.15, Running 14.90s Step 97( N/A%), pre moving , FPS 4.81, Running 15.30s Step 98( N/A%), pre moving , FPS 4.68, Running 15.51s Step 99( N/A%), pre moving , FPS 4.40, Running 15.92s Step 100( N/A%), pre moving , FPS 4.30, Running 16.14s Step 101( N/A%), pre moving , FPS 4.03, Running 16.58s Step 102( N/A%), pre moving , FPS 3.92, Running 16.83s Step 103( N/A%), pre moving , FPS 3.68, Running 17.28s Step 104( N/A%), pre moving , FPS 3.58, Running 17.56s Step 105( N/A%), pre moving , FPS 3.46, Running 17.88s Step 106( N/A%), pre moving , FPS 3.41, Running 18.08s Step 107( N/A%), pre moving , FPS 3.30, Running 18.38s Step 108( N/A%), pre moving , FPS 3.27, Running 18.57s Step 109( N/A%), pre moving , FPS 3.14, Running 18.93s Step 110( N/A%), pre moving , FPS 3.08, Running 19.19s Step 111( N/A%), pre moving , FPS 3.28, Running 19.61s Step 112( N/A%), pre moving , FPS 3.23, Running 19.89s Step 113( N/A%), pre moving , FPS 3.18, Running 20.31s Step 114( N/A%), pre moving , FPS 3.17, Running 20.58s Step 115( N/A%), pre moving , FPS 3.16, Running 21.00s Step 116( N/A%), pre moving , FPS 3.13, Running 21.29s Step 117( N/A%), pre moving , FPS 3.10, Running 21.75s Step 118( N/A%), pre moving , FPS 3.09, Running 21.98s Step 119( N/A%), pre moving , FPS 3.13, Running 22.31s Step 120( N/A%), pre moving , FPS 3.14, Running 22.51s Step 121( N/A%), pre moving , FPS 3.16, Running 22.91s Step 122( N/A%), pre moving , FPS 3.18, Running 23.12s Step 123( N/A%), pre moving , FPS 3.19, Running 23.55s Step 124( N/A%), pre moving , FPS 3.21, Running 23.80s Step 125( N/A%), pre moving , FPS 3.16, Running 24.21s Step 126( N/A%), pre moving , FPS 3.14, Running 24.45s Step 127( N/A%), pre moving , FPS 3.08, Running 24.87s Step 128( N/A%), pre moving , FPS 3.06, Running 25.11s Step 129( N/A%), pre moving , FPS 3.05, Running 25.49s Step 130( N/A%), pre moving , FPS 3.04, Running 25.77s Step 131( N/A%), pre moving , FPS 3.04, Running 26.18s Step 132( N/A%), pre moving , FPS 3.05, Running 26.44s Step 133( N/A%), pre moving , FPS 3.10, Running 26.76s Step 134( N/A%), pre moving , FPS 3.14, Running 26.95s Step 135( N/A%), pre moving , FPS 3.19, Running 27.28s Step 136( N/A%), pre moving , FPS 3.25, Running 27.44s Step 137( N/A%), pre moving , FPS 3.27, Running 27.87s Step 138( N/A%), pre moving , FPS 3.26, Running 28.12s Step 139( N/A%), pre moving , FPS 3.19, Running 28.58s Step 140( N/A%), pre moving , FPS 3.14, Running 28.88s Step 141( N/A%), pre moving , FPS 3.13, Running 29.30s Step 142( N/A%), pre moving , FPS 3.10, Running 29.57s Step 143( N/A%), pre moving , FPS 3.08, Running 30.04s Step 144( N/A%), pre moving , FPS 3.07, Running 30.30s Step 145( N/A%), pre moving , FPS 3.06, Running 30.74s Step 146( N/A%), pre moving , FPS 3.12, Running 30.86s Step 147( N/A%), pre moving , FPS 3.30, Running 30.94s Step 148( N/A%), pre moving , FPS 3.41, Running 30.97s Step 149( N/A%), pre moving , FPS 3.60, Running 31.04s Step 150( N/A%), pre moving , FPS 3.74, Running 31.11s Step 151( N/A%), pre moving , FPS 3.99, Running 31.20s Step 152( N/A%), pre moving , FPS 4.15, Running 31.27s Step 153( N/A%), pre moving , FPS 4.35, Running 31.36s Step 154( N/A%), pre moving , FPS 4.45, Running 31.45s Step 155( N/A%), pre moving , FPS 4.71, Running 31.52s Step 156( N/A%), pre moving , FPS 4.20, Running 32.20s Step 157( N/A%), pre moving , FPS 4.50, Running 32.32s Step 158( N/A%), pre moving , FPS 4.61, Running 32.45s Step 159( N/A%), pre moving , FPS 5.00, Running 32.58s Step 160( N/A%), pre moving , FPS 5.11, Running 32.79s Step 161( N/A%), pre moving , FPS 5.52, Running 32.92s Step 162( N/A%), pre moving , FPS 5.63, Running 33.13s Step 163( N/A%), pre moving , FPS 6.16, Running 33.29s Step 164( N/A%), pre moving , FPS 6.26, Running 33.50s Step 165( N/A%), pre moving , FPS 6.84, Running 33.66s Step 166( N/A%), pre moving , FPS 6.66, Running 33.86s Step 167( N/A%), pre moving , FPS 6.29, Running 34.12s Step 168( N/A%), pre moving , FPS 5.90, Running 34.36s Step 169( N/A%), pre moving , FPS 5.66, Running 34.57s Step 170( N/A%), pre moving , FPS 5.51, Running 34.74s Step 171( N/A%), pre moving , FPS 5.35, Running 34.94s Step 172( N/A%), pre moving , FPS 5.11, Running 35.18s Step 173( N/A%), pre moving , FPS 4.92, Running 35.42s Step 174( N/A%), pre moving , FPS 4.69, Running 35.71s Step 175( N/A%), pre moving , FPS 4.57, Running 35.90s Step 176( N/A%), pre moving , FPS 5.18, Running 36.06s Step 177( N/A%), pre moving , FPS 5.04, Running 36.29s Step 178( N/A%), pre moving , FPS 4.94, Running 36.50s Step 179( N/A%), pre moving , FPS 4.73, Running 36.80s Step 180( N/A%), pre moving , FPS 4.58, Running 37.16s Step 181( N/A%), pre moving , FPS 4.37, Running 37.50s Step 182( N/A%), pre moving , FPS 4.22, Running 37.87s Step 183( N/A%), pre moving , FPS 4.07, Running 38.20s Step 184( N/A%), pre moving , FPS 3.97, Running 38.54s Step 185( N/A%), pre moving , FPS 3.83, Running 38.88s Step 186( N/A%), pre moving , FPS 3.72, Running 39.24s Step 187( N/A%), pre moving , FPS 3.66, Running 39.59s Step 188( N/A%), pre moving , FPS 3.57, Running 39.96s Step 189( N/A%), pre moving , FPS 3.48, Running 40.31s Step 190( N/A%), pre moving , FPS 3.46, Running 40.53s Step 191( N/A%), pre moving , FPS 3.46, Running 40.72s Step 192( N/A%), pre moving , FPS 3.48, Running 40.93s Step 193( N/A%), pre moving , FPS 3.50, Running 41.13s Step 194( N/A%), pre moving , FPS 3.50, Running 41.42s Step 195( N/A%), pre moving , FPS 3.44, Running 41.72s Step 196( N/A%), pre moving , FPS 3.34, Running 42.06s Step 197( N/A%), pre moving , FPS 3.32, Running 42.33s Step 198( N/A%), pre moving , FPS 3.27, Running 42.61s Step 199( N/A%), pre moving , FPS 3.27, Running 42.92s Step 200( N/A%), pre moving , FPS 3.34, Running 43.15s Step 201( N/A%), pre moving , FPS 3.39, Running 43.40s Step 202( N/A%), pre moving , FPS 3.47, Running 43.64s Step 203( N/A%), pre moving , FPS 3.56, Running 43.83s Step 204( N/A%), pre moving , FPS 3.70, Running 43.95s Step 205( N/A%), pre moving , FPS 3.85, Running 44.07s Step 206( N/A%), pre moving , FPS 4.04, Running 44.19s Step 207( N/A%), pre moving , FPS 4.13, Running 44.43s Step 208( N/A%), pre moving , FPS 4.30, Running 44.62s Step 209( N/A%), pre moving , FPS 4.44, Running 44.82s Step 210( N/A%), pre moving , FPS 4.57, Running 44.91s Step 211( N/A%), pre moving , FPS 4.70, Running 44.97s Step 212( N/A%), pre moving , FPS 4.87, Running 45.04s Step 213( N/A%), pre moving , FPS 5.05, Running 45.10s Step 214( N/A%), pre moving , FPS 5.34, Running 45.17s Step 215( N/A%), pre moving , FPS 5.72, Running 45.22s Step 216( N/A%), pre moving , FPS 6.20, Running 45.28s Step 217( N/A%), pre moving , FPS 5.60, Running 45.90s Step 218( N/A%), pre moving , FPS 5.86, Running 46.03s Step 219( N/A%), pre moving , FPS 6.17, Running 46.16s Step 220( N/A%), pre moving , FPS 6.47, Running 46.25s Step 221( N/A%), pre moving , FPS 6.69, Running 46.39s Step 222( N/A%), pre moving , FPS 6.87, Running 46.55s Step 223( N/A%), pre moving , FPS 7.04, Running 46.67s Step 224( N/A%), pre moving , FPS 6.96, Running 46.82s Step 225( N/A%), pre moving , FPS 6.78, Running 47.02s Step 226( N/A%), pre moving , FPS 6.69, Running 47.18s Step 227( N/A%), pre moving , FPS 6.86, Running 47.34s Step 228( N/A%), pre moving , FPS 6.86, Running 47.53s Step 229( N/A%), pre moving , FPS 6.86, Running 47.73s Step 230( N/A%), pre moving , FPS 6.62, Running 47.93s Step 231( N/A%), pre moving , FPS 6.40, Running 48.10s Step 232( N/A%), pre moving , FPS 6.21, Running 48.25s Step 233( N/A%), pre moving , FPS 5.97, Running 48.45s Step 234( N/A%), pre moving , FPS 5.80, Running 48.62s Step 235( N/A%), pre moving , FPS 5.57, Running 48.81s Step 236( N/A%), pre moving , FPS 5.36, Running 49.01s Step 237( N/A%), pre moving , FPS 6.02, Running 49.22s Step 238( N/A%), pre moving , FPS 6.00, Running 49.36s Step 239( N/A%), pre moving , FPS 5.91, Running 49.54s Step 240( N/A%), pre moving , FPS 5.78, Running 49.71s Step 241( N/A%), pre moving , FPS 5.80, Running 49.83s Step 242( N/A%), pre moving , FPS 5.83, Running 49.98s Step 243( N/A%), pre moving , FPS 5.85, Running 50.09s Step 244( N/A%), pre moving , FPS 5.87, Running 50.23s Step 245( N/A%), pre moving , FPS 5.90, Running 50.41s Step 246( N/A%), pre moving , FPS 5.82, Running 50.62s Step 247( N/A%), pre moving , FPS 5.68, Running 50.86s Step 248( N/A%), pre moving , FPS 5.53, Running 51.15s Step 249( N/A%), pre moving , FPS 5.46, Running 51.39s Step 250( N/A%), pre moving , FPS 5.31, Running 51.70s Step 251( N/A%), pre moving , FPS 5.20, Running 51.94s Step 252( N/A%), pre moving , FPS 5.05, Running 52.22s Step 253( N/A%), pre moving , FPS 4.99, Running 52.46s Step 254( N/A%), pre moving , FPS 4.95, Running 52.66s Step 255( N/A%), pre moving , FPS 4.87, Running 52.92s Step 256( N/A%), pre moving , FPS 4.90, Running 53.09s Step 257( N/A%), pre moving , FPS 4.93, Running 53.28s Step 258( N/A%), pre moving , FPS 4.80, Running 53.53s Step 259( N/A%), pre moving , FPS 4.79, Running 53.71s Step 260( N/A%), pre moving , FPS 4.80, Running 53.87s Step 261( N/A%), pre moving , FPS 4.67, Running 54.12s Step 262( N/A%), pre moving , FPS 4.63, Running 54.29s Step 263( N/A%), pre moving , FPS 4.60, Running 54.43s Step 264( N/A%), pre moving , FPS 4.61, Running 54.57s Step 265( N/A%), pre moving , FPS 4.64, Running 54.72s Step 266( N/A%), pre moving , FPS 4.72, Running 54.86s Step 267( N/A%), pre moving , FPS 4.83, Running 55.00s Step 268( N/A%), pre moving , FPS 5.03, Running 55.13s Step 269( N/A%), pre moving , FPS 5.07, Running 55.34s Step 270( N/A%), pre moving , FPS 5.19, Running 55.55s Step 271( N/A%), pre moving , FPS 5.15, Running 55.82s Step 272( N/A%), pre moving , FPS 5.21, Running 56.06s Step 273( N/A%), pre moving , FPS 5.14, Running 56.35s Step 274( N/A%), pre moving , FPS 5.00, Running 56.66s Step 275( N/A%), pre moving , FPS 4.95, Running 56.96s Step 276( N/A%), pre moving , FPS 4.79, Running 57.26s Step 277( N/A%), pre moving , FPS 4.64, Running 57.59s Step 278( N/A%), pre moving , FPS 4.56, Running 57.91s Step 279( N/A%), pre moving , FPS 4.46, Running 58.20s Step 280( N/A%), pre moving , FPS 4.30, Running 58.52s Step 281( N/A%), pre moving , FPS 4.24, Running 58.83s Step 282( N/A%), pre moving , FPS 4.24, Running 59.02s Step 283( N/A%), pre moving , FPS 4.24, Running 59.15s Step 284( N/A%), pre moving , FPS 4.26, Running 59.26s Step 285( N/A%), pre moving , FPS 4.25, Running 59.43s Step 286( N/A%), pre moving , FPS 4.25, Running 59.57s Step 287( N/A%), pre moving , FPS 4.28, Running 59.68s Step 288( N/A%), pre moving , FPS 4.28, Running 59.80s Step 289( N/A%), pre moving , FPS 4.34, Running 59.95s Step 290( N/A%), pre moving , FPS 4.35, Running 60.15s Step 291( N/A%), pre moving , FPS 4.50, Running 60.27s Step 292( N/A%), pre moving , FPS 4.62, Running 60.39s Step 293( N/A%), pre moving , FPS 4.81, Running 60.51s Step 294( N/A%), pre moving , FPS 5.04, Running 60.63s Step 295( N/A%), pre moving , FPS 5.28, Running 60.75s Step 296( N/A%), pre moving , FPS 5.55, Running 60.87s Step 297( N/A%), pre moving , FPS 5.87, Running 60.99s Step 298( N/A%), pre moving , FPS 6.24, Running 61.12s Step 299( N/A%), pre moving , FPS 6.63, Running 61.22s Step 300( N/A%), pre moving , FPS 7.09, Running 61.34s Step 301( N/A%), pre moving , FPS 7.61, Running 61.46s Step 302( N/A%), pre moving , FPS 7.78, Running 61.59s Step 303( N/A%), pre moving , FPS 7.81, Running 61.71s Step 304( N/A%), pre moving , FPS 7.81, Running 61.83s Step 305( N/A%), pre moving , FPS 7.89, Running 61.96s Step 306( N/A%), pre moving , FPS 8.04, Running 62.05s Step 307( N/A%), pre moving , FPS 8.03, Running 62.17s Step 308( N/A%), pre moving , FPS 8.04, Running 62.28s Step 309( N/A%), pre moving , FPS 8.08, Running 62.43s Step 310( N/A%), pre moving , FPS 8.36, Running 62.55s Step 311( N/A%), pre moving , FPS 8.44, Running 62.64s Step 312( N/A%), pre moving , FPS 8.39, Running 62.77s Step 313( N/A%), pre moving , FPS 8.38, Running 62.90s Step 314( N/A%), pre moving , FPS 8.39, Running 63.01s Step 315( N/A%), pre moving , FPS 8.40, Running 63.13s Step 316( N/A%), pre moving , FPS 8.42, Running 63.24s Step 317( N/A%), pre moving , FPS 7.03, Running 63.84s Step 318( N/A%), pre moving , FPS 7.16, Running 63.91s Step 319( N/A%), pre moving , FPS 7.27, Running 63.97s Step 320( N/A%), pre moving , FPS 7.38, Running 64.05s Step 321( N/A%), pre moving , FPS 7.39, Running 64.17s Step 322( N/A%), pre moving , FPS 7.45, Running 64.27s Step 323( N/A%), pre moving , FPS 7.55, Running 64.36s Step 324( N/A%), pre moving , FPS 7.51, Running 64.49s Step 325( N/A%), pre moving , FPS 7.56, Running 64.61s Step 326( N/A%), pre moving , FPS 7.50, Running 64.72s Step 327( N/A%), pre moving , FPS 7.36, Running 64.89s Step 328( N/A%), pre moving , FPS 7.14, Running 65.08s Step 329( N/A%), pre moving , FPS 7.09, Running 65.25s Step 330( N/A%), pre moving , FPS 6.91, Running 65.44s Step 331( N/A%), pre moving , FPS 6.84, Running 65.56s Step 332( N/A%), pre moving , FPS 6.88, Running 65.68s Step 333( N/A%), pre moving , FPS 6.90, Running 65.80s Step 334( N/A%), pre moving , FPS 6.88, Running 65.92s Step 335( N/A%), pre moving , FPS 6.88, Running 66.03s Step 336( N/A%), pre moving , FPS 6.89, Running 66.15s Step 337( N/A%), pre moving , FPS 8.38, Running 66.23s Step 338( N/A%), pre moving , FPS 8.13, Running 66.37s Step 339( N/A%), pre moving , FPS 7.94, Running 66.49s Step 340( N/A%), pre moving , FPS 7.91, Running 66.58s Step 341( N/A%), pre moving , FPS 7.70, Running 66.77s Step 342( N/A%), pre moving , FPS 7.45, Running 66.96s Step 343( N/A%), pre moving , FPS 7.20, Running 67.14s Step 344( N/A%), pre moving , FPS 7.05, Running 67.32s Step 345( N/A%), pre moving , FPS 6.98, Running 67.47s Step 346( N/A%), pre moving , FPS 6.90, Running 67.62s Step 347( N/A%), pre moving , FPS 6.84, Running 67.81s Step 348( N/A%), pre moving , FPS 6.91, Running 67.98s Step 349( N/A%), pre moving , FPS 6.91, Running 68.14s Step 350( N/A%), pre moving , FPS 7.21, Running 68.21s Step 351( N/A%), pre moving , FPS 7.24, Running 68.32s Step 352( N/A%), pre moving , FPS 7.30, Running 68.42s Step 353( N/A%), pre moving , FPS 7.40, Running 68.50s Step 354( N/A%), pre moving , FPS 7.40, Running 68.62s Step 355( N/A%), pre moving , FPS 7.38, Running 68.75s Step 356( N/A%), pre moving , FPS 7.40, Running 68.85s Step 357( N/A%), pre moving , FPS 7.39, Running 68.93s Step 358( N/A%), pre moving , FPS 7.58, Running 69.01s Step 359( N/A%), pre moving , FPS 7.59, Running 69.12s Step 360( N/A%), pre moving , FPS 7.54, Running 69.23s Step 361( N/A%), pre moving , FPS 7.76, Running 69.35s Step 362( N/A%), pre moving , FPS 7.99, Running 69.46s Step 363( N/A%), pre moving , FPS 8.24, Running 69.56s Step 364( N/A%), pre moving , FPS 8.56, Running 69.66s Step 365( N/A%), pre moving , FPS 8.66, Running 69.78s Step 366( N/A%), pre moving , FPS 8.71, Running 69.92s Step 367( N/A%), pre moving , FPS 8.95, Running 70.04s Step 368( N/A%), pre moving , FPS 9.16, Running 70.16s Step 369( N/A%), pre moving , FPS 9.45, Running 70.26s Step 370( N/A%), pre moving , FPS 9.38, Running 70.35s Step 371( N/A%), pre moving , FPS 9.35, Running 70.46s Step 372( N/A%), pre moving , FPS 9.29, Running 70.57s Step 373( N/A%), pre moving , FPS 9.15, Running 70.68s Step 374( N/A%), pre moving , FPS 9.21, Running 70.79s Step 375( N/A%), pre moving , FPS 9.24, Running 70.91s Step 376( N/A%), pre moving , FPS 9.16, Running 71.03s Step 377( N/A%), pre moving , FPS 9.09, Running 71.13s Step 378( N/A%), pre moving , FPS 8.91, Running 71.25s Step 379( N/A%), pre moving , FPS 8.92, Running 71.37s Step 380( N/A%), pre moving , FPS 8.85, Running 71.49s Step 381( N/A%), pre moving , FPS 8.87, Running 71.60s Step 382( N/A%), pre moving , FPS 8.87, Running 71.72s Step 383( N/A%), pre moving , FPS 4.96, Running 73.60s Step 384( N/A%), pre moving , FPS 4.63, Running 73.98s Step 385( N/A%), pre moving , FPS 4.54, Running 74.19s Step 386( N/A%), pre moving , FPS 4.28, Running 74.59s Step 387( N/A%), pre moving , FPS 4.19, Running 74.81s Step 388( N/A%), pre moving , FPS 3.93, Running 75.24s Step 389( N/A%), pre moving , FPS 3.81, Running 75.50s Step 390( N/A%), pre moving , FPS 3.58, Running 75.93s Step 391( N/A%), pre moving , FPS 3.51, Running 76.17s Step 392( N/A%), pre moving , FPS 3.34, Running 76.57s Step 393( N/A%), pre moving , FPS 3.26, Running 76.81s Step 394( N/A%), pre moving , FPS 3.13, Running 77.18s Step 395( N/A%), pre moving , FPS 3.10, Running 77.37s Step 396( N/A%), pre moving , FPS 3.00, Running 77.69s Step 397( N/A%), pre moving , FPS 2.95, Running 77.91s Step 398( N/A%), pre moving , FPS 2.82, Running 78.35s Step 399( N/A%), pre moving , FPS 2.77, Running 78.59s Step 400( N/A%), pre moving , FPS 2.66, Running 79.01s Step 401( N/A%), pre moving , FPS 2.61, Running 79.26s Step 402( N/A%), pre moving , FPS 2.50, Running 79.73s Step 403( 0.33%), action 1, FPS 2.77, Running 80.82s Step 404( 0.67%), action 2, FPS 2.68, Running 81.44s Step 405( 1.00%), action 3, FPS 2.59, Running 81.93s Step 406( 1.33%), action 4, FPS 2.59, Running 82.30s Step 407( 1.67%), action 5, FPS 2.45, Running 82.97s Step 408( 2.00%), action 6, FPS 2.43, Running 83.48s Step 409( 2.33%), action 7, FPS 2.35, Running 84.01s Step 410( 2.67%), action 8, FPS 2.31, Running 84.57s Step 411( 3.00%), action 9, FPS 2.22, Running 85.17s Step 412( 3.33%), action 10, FPS 2.24, Running 85.49s Step 413( 3.67%), action 11, FPS 2.15, Running 86.09s Step 414( 4.00%), action 12, FPS 2.16, Running 86.45s Step 415( 4.33%), action 13, FPS 2.09, Running 86.94s Step 416( 4.67%), action 14, FPS 2.07, Running 87.34s Step 417( 5.00%), action 15, FPS 2.00, Running 87.90s Step 418( 5.33%), action 16, FPS 2.02, Running 88.26s Step 419( 5.67%), action 17, FPS 1.95, Running 88.84s Step 420( 6.00%), action 18, FPS 1.91, Running 89.49s Step 421( 6.33%), action 19, FPS 1.87, Running 89.97s Step 422( 6.67%), action 20, FPS 1.85, Running 90.52s Step 423( 7.00%), action 21, FPS 1.91, Running 91.28s Step 424( 7.33%), action 22, FPS 1.96, Running 91.67s Step 425( 7.67%), action 23, FPS 1.95, Running 92.17s Step 426( 8.00%), action 24, FPS 1.95, Running 92.58s Step 427( 8.33%), action 25, FPS 1.96, Running 93.16s Step 428( 8.67%), action 26, FPS 1.99, Running 93.54s Step 429( 9.00%), action 27, FPS 2.00, Running 94.00s Step 430( 9.33%), action 28, FPS 2.05, Running 94.32s Step 431( 9.67%), action 29, FPS 2.08, Running 94.78s Step 432( 10.00%), action 30, FPS 2.06, Running 95.20s Step 433( 10.33%), action 31, FPS 2.05, Running 95.83s Step 434( 10.67%), action 32, FPS 2.02, Running 96.36s Step 435( 11.00%), action 33, FPS 2.01, Running 96.90s Step 436( 11.33%), action 34, FPS 1.99, Running 97.37s Step 437( 11.67%), action 35, FPS 2.00, Running 97.89s Step 438( 12.00%), action 36, FPS 1.96, Running 98.46s Step 439( 12.33%), action 37, FPS 1.98, Running 98.92s Step 440( 12.67%), action 38, FPS 2.04, Running 99.31s Step 441( 13.00%), action 39, FPS 2.04, Running 99.78s Step 442( 13.33%), action 40, FPS 2.02, Running 100.40s Step 443( 13.67%), action 41, FPS 2.02, Running 101.16s Step 444( 14.00%), action 42, FPS 2.02, Running 101.57s Step 445( 14.33%), action 43, FPS 2.02, Running 102.07s Step 446( 14.67%), action 44, FPS 2.03, Running 102.44s Step 447( 15.00%), action 45, FPS 2.05, Running 102.92s Step 448( 15.33%), action 46, FPS 2.02, Running 103.44s Step 449( 15.67%), action 47, FPS 2.01, Running 103.96s Step 450( 16.00%), action 48, FPS 2.00, Running 104.34s Step 451( 16.33%), action 49, FPS 1.94, Running 105.07s Step 452( 16.67%), action 50, FPS 1.95, Running 105.47s Step 453( 17.00%), action 51, FPS 1.93, Running 106.20s Step 454( 17.33%), action 52, FPS 1.91, Running 106.80s Step 455( 17.67%), action 53, FPS 1.93, Running 107.24s Step 456( 18.00%), action 54, FPS 1.92, Running 107.76s Step 457( 18.33%), action 55, FPS 1.92, Running 108.29s Step 458( 18.67%), action 56, FPS 1.95, Running 108.70s Step 459( 19.00%), action 57, FPS 1.94, Running 109.20s Step 460( 19.33%), action 58, FPS 1.93, Running 109.70s Step 461( 19.67%), action 59, FPS 1.91, Running 110.24s Step 462( 20.00%), action 60, FPS 1.94, Running 110.72s Step 463( 20.33%), action 61, FPS 1.96, Running 111.35s Step 464( 20.67%), action 62, FPS 1.97, Running 111.73s Step 465( 21.00%), action 63, FPS 1.95, Running 112.34s Step 466( 21.33%), action 64, FPS 1.90, Running 112.99s Step 467( 21.67%), action 65, FPS 1.89, Running 113.48s Step 468( 22.00%), action 66, FPS 1.88, Running 114.08s Step 469( 22.33%), action 67, FPS 1.87, Running 114.64s Step 470( 22.67%), action 68, FPS 1.83, Running 115.25s Step 471( 23.00%), action 69, FPS 1.88, Running 115.71s Step 472( 23.33%), action 70, FPS 1.88, Running 116.11s Step 473( 23.67%), action 71, FPS 1.87, Running 116.89s Step 474( 24.00%), action 72, FPS 1.91, Running 117.27s Step 475( 24.33%), action 73, FPS 1.90, Running 117.77s Step 476( 24.67%), action 74, FPS 1.88, Running 118.38s Step 477( 25.00%), action 75, FPS 1.89, Running 118.86s Step 478( 25.33%), action 76, FPS 1.89, Running 119.27s Step 479( 25.67%), action 77, FPS 1.90, Running 119.73s Step 480( 26.00%), action 78, FPS 1.87, Running 120.38s Step 481( 26.33%), action 79, FPS 1.88, Running 120.89s Step 482( 26.67%), action 80, FPS 1.90, Running 121.27s Step 483( 27.00%), action 81, FPS 1.87, Running 122.02s Step 484( 27.33%), action 82, FPS 1.88, Running 122.39s Step 485( 27.67%), action 83, FPS 1.90, Running 122.87s Step 486( 28.00%), action 84, FPS 1.98, Running 123.10s Step 487( 28.33%), action 85, FPS 1.96, Running 123.68s Step 488( 28.67%), action 86, FPS 1.99, Running 124.12s Step 489( 29.00%), action 87, FPS 1.98, Running 124.75s Step 490( 29.33%), action 88, FPS 1.98, Running 125.38s Step 491( 29.67%), action 89, FPS 1.96, Running 125.90s Step 492( 30.00%), action 90, FPS 1.96, Running 126.29s Step 493( 30.33%), action 91, FPS 1.99, Running 126.92s Step 494( 30.67%), action 92, FPS 1.98, Running 127.40s Step 495( 31.00%), action 93, FPS 1.99, Running 127.83s Step 496( 31.33%), action 94, FPS 2.00, Running 128.36s Step 497( 31.67%), action 95, FPS 2.00, Running 128.88s Step 498( 32.00%), action 96, FPS 1.95, Running 129.52s Step 499( 32.33%), action 97, FPS 1.93, Running 130.07s Step 500( 32.67%), action 98, FPS 1.94, Running 130.67s Step 501( 33.00%), action 99, FPS 1.94, Running 131.19s Step 502( 33.33%), action 100, FPS 1.95, Running 131.51s Step 503( 33.67%), action 101, FPS 1.98, Running 132.15s Step 504( 34.00%), action 102, FPS 1.95, Running 132.65s Step 505( 34.33%), action 103, FPS 1.94, Running 133.17s Step 506( 34.67%), action 104, FPS 1.90, Running 133.63s Step 507( 35.00%), action 105, FPS 1.92, Running 134.08s Step 508( 35.33%), action 106, FPS 1.91, Running 134.60s Step 509( 35.67%), action 107, FPS 1.92, Running 135.16s Step 510( 36.00%), action 108, FPS 1.97, Running 135.51s Step 511( 36.33%), action 109, FPS 1.98, Running 136.01s Step 512( 36.67%), action 110, FPS 1.99, Running 136.35s Step 513( 37.00%), action 111, FPS 1.98, Running 137.00s Step 514( 37.33%), action 112, FPS 2.00, Running 137.40s Step 515( 37.67%), action 113, FPS 1.93, Running 138.19s Step 516( 38.00%), action 114, FPS 1.91, Running 138.82s Step 517( 38.33%), action 115, FPS 1.91, Running 139.38s Step 518( 38.67%), action 116, FPS 1.94, Running 139.83s Step 519( 39.00%), action 117, FPS 1.96, Running 140.29s Step 520( 39.33%), action 118, FPS 2.00, Running 140.69s Step 521( 39.67%), action 119, FPS 1.99, Running 141.23s Step 522( 40.00%), action 120, FPS 1.96, Running 141.71s Step 523( 40.33%), action 121, FPS 1.93, Running 142.50s Step 524( 40.67%), action 122, FPS 1.93, Running 143.00s Step 525( 41.00%), action 123, FPS 1.92, Running 143.57s Step 526( 41.33%), action 124, FPS 1.94, Running 143.93s Step 527( 41.67%), action 125, FPS 1.93, Running 144.43s Step 528( 42.00%), action 126, FPS 1.94, Running 144.92s Step 529( 42.33%), action 127, FPS 1.93, Running 145.51s Step 530( 42.67%), action 128, FPS 1.91, Running 145.98s Step 531( 43.00%), action 129, FPS 1.88, Running 146.64s Step 532( 43.33%), action 130, FPS 1.85, Running 147.15s Step 533( 43.67%), action 131, FPS 1.85, Running 147.82s Step 534( 44.00%), action 132, FPS 1.87, Running 148.11s Step 535( 44.33%), action 133, FPS 1.89, Running 148.78s Step 536( 44.67%), action 134, FPS 1.90, Running 149.34s [2026-08-01 16:34:10] [14 ] Seed 13 success after 149.51 s. +steps: 536 , actions: 134 . +Instruction: Empty +Total 6/14(42.86%) success. +Setting seed: 14 +Step 1( N/A%), pre moving , FPS 4.53, Running 0.22s Step 2( N/A%), pre moving , FPS 6.08, Running 0.33s Step 3( N/A%), pre moving , FPS 6.94, Running 0.43s Step 4( N/A%), pre moving , FPS 7.28, Running 0.55s Step 5( N/A%), pre moving , FPS 7.51, Running 0.67s Step 6( N/A%), pre moving , FPS 7.59, Running 0.79s Step 7( N/A%), pre moving , FPS 7.65, Running 0.91s Step 8( N/A%), pre moving , FPS 7.70, Running 1.04s Step 9( N/A%), pre moving , FPS 7.76, Running 1.16s Step 10( N/A%), pre moving , FPS 7.84, Running 1.28s Step 11( N/A%), pre moving , FPS 7.92, Running 1.39s Step 12( N/A%), pre moving , FPS 8.18, Running 1.47s Step 13( N/A%), pre moving , FPS 8.21, Running 1.58s Step 14( N/A%), pre moving , FPS 8.20, Running 1.71s Step 15( N/A%), pre moving , FPS 8.25, Running 1.82s Step 16( N/A%), pre moving , FPS 8.27, Running 1.94s Step 17( N/A%), pre moving , FPS 8.27, Running 2.06s Step 18( N/A%), pre moving , FPS 8.28, Running 2.17s Step 19( N/A%), pre moving , FPS 8.26, Running 2.30s Step 20( N/A%), pre moving , FPS 8.25, Running 2.42s Step 21( N/A%), pre moving , FPS 7.78, Running 2.79s Step 22( N/A%), pre moving , FPS 7.74, Running 2.91s Step 23( N/A%), pre moving , FPS 7.85, Running 2.98s Step 24( N/A%), pre moving , FPS 7.97, Running 3.06s Step 25( N/A%), pre moving , FPS 8.09, Running 3.14s Step 26( N/A%), pre moving , FPS 7.36, Running 3.51s Step 27( N/A%), pre moving , FPS 7.51, Running 3.58s Step 28( N/A%), pre moving , FPS 7.54, Running 3.69s Step 29( N/A%), pre moving , FPS 7.54, Running 3.81s Step 30( N/A%), pre moving , FPS 7.61, Running 3.90s Step 31( N/A%), pre moving , FPS 7.60, Running 4.02s Step 32( N/A%), pre moving , FPS 7.52, Running 4.13s Step 33( N/A%), pre moving , FPS 7.50, Running 4.25s Step 34( N/A%), pre moving , FPS 7.52, Running 4.37s Step 35( N/A%), pre moving , FPS 7.49, Running 4.49s Step 36( N/A%), pre moving , FPS 6.31, Running 5.11s Step 37( N/A%), pre moving , FPS 6.31, Running 5.23s Step 38( N/A%), pre moving , FPS 6.31, Running 5.34s Step 39( N/A%), pre moving , FPS 6.32, Running 5.46s Step 40( N/A%), pre moving , FPS 6.33, Running 5.58s Step 41( N/A%), pre moving , FPS 6.86, Running 5.70s Step 42( N/A%), pre moving , FPS 6.86, Running 5.83s Step 43( N/A%), pre moving , FPS 6.72, Running 5.96s Step 44( N/A%), pre moving , FPS 6.64, Running 6.07s Step 45( N/A%), pre moving , FPS 6.57, Running 6.18s Step 46( N/A%), pre moving , FPS 7.16, Running 6.30s Step 47( N/A%), pre moving , FPS 7.04, Running 6.42s Step 48( N/A%), pre moving , FPS 7.05, Running 6.53s Step 49( N/A%), pre moving , FPS 7.05, Running 6.65s Step 50( N/A%), pre moving , FPS 6.98, Running 6.77s Step 51( N/A%), pre moving , FPS 6.97, Running 6.89s Step 52( N/A%), pre moving , FPS 6.94, Running 7.01s Step 53( N/A%), pre moving , FPS 6.93, Running 7.14s Step 54( N/A%), pre moving , FPS 6.93, Running 7.26s Step 55( N/A%), pre moving , FPS 6.90, Running 7.39s Step 56( N/A%), pre moving , FPS 8.41, Running 7.48s Step 57( N/A%), pre moving , FPS 8.55, Running 7.57s Step 58( N/A%), pre moving , FPS 8.67, Running 7.65s Step 59( N/A%), pre moving , FPS 8.86, Running 7.72s Step 60( N/A%), pre moving , FPS 9.01, Running 7.80s Step 61( N/A%), pre moving , FPS 9.22, Running 7.87s Step 62( N/A%), pre moving , FPS 9.36, Running 7.97s Step 63( N/A%), pre moving , FPS 9.57, Running 8.05s Step 64( N/A%), pre moving , FPS 9.79, Running 8.11s Step 65( N/A%), pre moving , FPS 10.07, Running 8.17s Step 66( N/A%), pre moving , FPS 10.26, Running 8.25s Step 67( N/A%), pre moving , FPS 10.48, Running 8.33s Step 68( N/A%), pre moving , FPS 10.10, Running 8.51s Step 69( N/A%), pre moving , FPS 9.86, Running 8.68s Step 70( N/A%), pre moving , FPS 9.50, Running 8.88s Step 71( N/A%), pre moving , FPS 9.30, Running 9.04s Step 72( N/A%), pre moving , FPS 8.94, Running 9.25s Step 73( N/A%), pre moving , FPS 8.75, Running 9.42s Step 74( N/A%), pre moving , FPS 8.48, Running 9.61s Step 75( N/A%), pre moving , FPS 8.35, Running 9.78s Step 76( N/A%), pre moving , FPS 7.99, Running 9.99s Step 77( N/A%), pre moving , FPS 7.76, Running 10.14s Step 78( N/A%), pre moving , FPS 7.56, Running 10.29s Step 79( N/A%), pre moving , FPS 7.21, Running 10.50s Step 80( N/A%), pre moving , FPS 6.97, Running 10.67s Step 81( N/A%), pre moving , FPS 6.69, Running 10.86s Step 82( N/A%), pre moving , FPS 6.51, Running 11.04s Step 83( N/A%), pre moving , FPS 6.28, Running 11.23s Step 84( N/A%), pre moving , FPS 6.01, Running 11.44s Step 85( N/A%), pre moving , FPS 5.84, Running 11.59s Step 86( N/A%), pre moving , FPS 5.73, Running 11.74s Step 87( N/A%), pre moving , FPS 5.58, Running 11.91s Step 88( N/A%), pre moving , FPS 5.59, Running 12.09s Step 89( N/A%), pre moving , FPS 5.65, Running 12.22s Step 90( N/A%), pre moving , FPS 5.81, Running 12.32s Step 91( N/A%), pre moving , FPS 5.96, Running 12.40s Step 92( N/A%), pre moving , FPS 6.18, Running 12.48s Step 93( N/A%), pre moving , FPS 6.37, Running 12.56s Step 94( N/A%), pre moving , FPS 6.63, Running 12.63s Step 95( N/A%), pre moving , FPS 6.85, Running 12.70s Step 96( N/A%), pre moving , FPS 7.14, Running 12.79s Step 97( N/A%), pre moving , FPS 7.34, Running 12.87s Step 98( N/A%), pre moving , FPS 7.50, Running 12.96s Step 99( N/A%), pre moving , FPS 7.84, Running 13.05s Step 100( N/A%), pre moving , FPS 8.09, Running 13.14s Step 101( N/A%), pre moving , FPS 8.42, Running 13.24s Step 102( N/A%), pre moving , FPS 8.62, Running 13.36s Step 103( N/A%), pre moving , FPS 8.88, Running 13.48s Step 104( N/A%), pre moving , FPS 9.23, Running 13.61s Step 105( N/A%), pre moving , FPS 9.37, Running 13.73s Step 106( N/A%), pre moving , FPS 9.56, Running 13.84s Step 107( N/A%), pre moving , FPS 9.77, Running 13.96s Step 108( N/A%), pre moving , FPS 10.04, Running 14.09s Step 109( N/A%), pre moving , FPS 10.09, Running 14.20s Step 110( N/A%), pre moving , FPS 9.94, Running 14.33s Step 111( N/A%), pre moving , FPS 9.74, Running 14.45s Step 112( N/A%), pre moving , FPS 9.54, Running 14.58s Step 113( N/A%), pre moving , FPS 9.34, Running 14.70s Step 114( N/A%), pre moving , FPS 9.13, Running 14.82s Step 115( N/A%), pre moving , FPS 8.95, Running 14.94s Step 116( N/A%), pre moving , FPS 8.82, Running 15.05s Step 117( N/A%), pre moving , FPS 8.65, Running 15.18s Step 118( N/A%), pre moving , FPS 8.54, Running 15.30s Step 119( N/A%), pre moving , FPS 8.43, Running 15.42s Step 120( N/A%), pre moving , FPS 8.35, Running 15.54s Step 121( N/A%), pre moving , FPS 8.27, Running 15.66s Step 122( N/A%), pre moving , FPS 8.24, Running 15.78s Step 123( N/A%), pre moving , FPS 8.29, Running 15.89s Step 124( N/A%), pre moving , FPS 8.34, Running 16.01s Step 125( N/A%), pre moving , FPS 8.33, Running 16.13s Step 126( N/A%), pre moving , FPS 8.25, Running 16.26s Step 127( N/A%), pre moving , FPS 6.56, Running 17.01s Step 128( N/A%), pre moving , FPS 6.48, Running 17.17s Step 129( N/A%), pre moving , FPS 6.24, Running 17.41s Step 130( N/A%), pre moving , FPS 6.16, Running 17.58s Step 131( N/A%), pre moving , FPS 5.82, Running 17.89s Step 132( N/A%), pre moving , FPS 5.74, Running 18.06s Step 133( N/A%), pre moving , FPS 5.37, Running 18.42s Step 134( N/A%), pre moving , FPS 5.21, Running 18.66s Step 135( N/A%), pre moving , FPS 4.84, Running 19.07s Step 136( N/A%), pre moving , FPS 4.67, Running 19.34s Step 137( N/A%), pre moving , FPS 4.36, Running 19.77s Step 138( N/A%), pre moving , FPS 4.23, Running 20.02s Step 139( N/A%), pre moving , FPS 3.98, Running 20.44s Step 140( N/A%), pre moving , FPS 3.88, Running 20.69s Step 141( N/A%), pre moving , FPS 3.67, Running 21.11s Step 142( N/A%), pre moving , FPS 3.60, Running 21.34s Step 143( N/A%), pre moving , FPS 3.43, Running 21.73s Step 144( N/A%), pre moving , FPS 3.38, Running 21.93s Step 145( N/A%), pre moving , FPS 3.31, Running 22.18s Step 146( N/A%), pre moving , FPS 3.27, Running 22.38s Step 147( N/A%), pre moving , FPS 3.51, Running 22.71s Step 148( N/A%), pre moving , FPS 3.49, Running 22.90s Step 149( N/A%), pre moving , FPS 3.37, Running 23.35s Step 150( N/A%), pre moving , FPS 3.34, Running 23.58s Step 151( N/A%), pre moving , FPS 3.25, Running 24.04s Step 152( N/A%), pre moving , FPS 3.18, Running 24.36s Step 153( N/A%), pre moving , FPS 3.16, Running 24.75s Step 154( N/A%), pre moving , FPS 3.14, Running 25.03s Step 155( N/A%), pre moving , FPS 3.14, Running 25.45s Step 156( N/A%), pre moving , FPS 3.14, Running 25.72s Step 157( N/A%), pre moving , FPS 3.12, Running 26.18s Step 158( N/A%), pre moving , FPS 3.15, Running 26.38s Step 159( N/A%), pre moving , FPS 3.18, Running 26.73s Step 160( N/A%), pre moving , FPS 3.21, Running 26.93s Step 161( N/A%), pre moving , FPS 3.27, Running 27.21s Step 162( N/A%), pre moving , FPS 3.24, Running 27.52s Step 163( N/A%), pre moving , FPS 3.26, Running 27.87s Step 164( N/A%), pre moving , FPS 3.23, Running 28.12s Step 165( N/A%), pre moving , FPS 3.14, Running 28.56s Step 166( N/A%), pre moving , FPS 3.11, Running 28.81s Step 167( N/A%), pre moving , FPS 3.08, Running 29.21s Step 168( N/A%), pre moving , FPS 3.04, Running 29.49s Step 169( N/A%), pre moving , FPS 3.04, Running 29.92s Step 170( N/A%), pre moving , FPS 3.03, Running 30.19s Step 171( N/A%), pre moving , FPS 3.05, Running 30.61s Step 172( N/A%), pre moving , FPS 3.08, Running 30.85s Step 173( N/A%), pre moving , FPS 3.11, Running 31.17s Step 174( N/A%), pre moving , FPS 3.15, Running 31.37s Step 175( N/A%), pre moving , FPS 3.20, Running 31.70s Step 176( N/A%), pre moving , FPS 3.21, Running 31.95s Step 177( N/A%), pre moving , FPS 3.26, Running 32.32s Step 178( N/A%), pre moving , FPS 3.22, Running 32.59s Step 179( N/A%), pre moving , FPS 3.20, Running 32.97s Step 180( N/A%), pre moving , FPS 3.19, Running 33.21s Step 181( N/A%), pre moving , FPS 3.12, Running 33.63s Step 182( N/A%), pre moving , FPS 3.21, Running 33.75s Step 183( N/A%), pre moving , FPS 3.35, Running 33.85s Step 184( N/A%), pre moving , FPS 3.44, Running 33.93s Step 185( N/A%), pre moving , FPS 3.67, Running 34.00s Step 186( N/A%), pre moving , FPS 3.77, Running 34.11s Step 187( N/A%), pre moving , FPS 3.99, Running 34.22s Step 188( N/A%), pre moving , FPS 4.15, Running 34.31s Step 189( N/A%), pre moving , FPS 4.44, Running 34.42s Step 190( N/A%), pre moving , FPS 4.61, Running 34.52s Step 191( N/A%), pre moving , FPS 5.03, Running 34.59s Step 192( N/A%), pre moving , FPS 4.51, Running 35.29s Step 193( N/A%), pre moving , FPS 4.73, Running 35.40s Step 194( N/A%), pre moving , FPS 4.81, Running 35.53s Step 195( N/A%), pre moving , FPS 5.09, Running 35.62s Step 196( N/A%), pre moving , FPS 5.33, Running 35.69s Step 197( N/A%), pre moving , FPS 5.73, Running 35.81s Step 198( N/A%), pre moving , FPS 6.02, Running 35.91s Step 199( N/A%), pre moving , FPS 6.50, Running 36.05s Step 200( N/A%), pre moving , FPS 6.80, Running 36.15s Step 201( N/A%), pre moving , FPS 7.65, Running 36.25s Step 202( N/A%), pre moving , FPS 7.61, Running 36.38s Step 203( N/A%), pre moving , FPS 7.65, Running 36.46s Step 204( N/A%), pre moving , FPS 7.13, Running 36.73s Step 205( N/A%), pre moving , FPS 6.44, Running 37.11s Step 206( N/A%), pre moving , FPS 6.24, Running 37.31s Step 207( N/A%), pre moving , FPS 5.85, Running 37.64s Step 208( N/A%), pre moving , FPS 5.55, Running 37.91s Step 209( N/A%), pre moving , FPS 5.46, Running 38.08s Step 210( N/A%), pre moving , FPS 5.26, Running 38.33s Step 211( N/A%), pre moving , FPS 5.02, Running 38.57s Step 212( N/A%), pre moving , FPS 5.53, Running 38.90s Step 213( N/A%), pre moving , FPS 5.17, Running 39.27s Step 214( N/A%), pre moving , FPS 4.89, Running 39.61s Step 215( N/A%), pre moving , FPS 4.59, Running 39.99s Step 216( N/A%), pre moving , FPS 4.31, Running 40.34s Step 217( N/A%), pre moving , FPS 4.23, Running 40.54s Step 218( N/A%), pre moving , FPS 4.14, Running 40.74s Step 219( N/A%), pre moving , FPS 4.11, Running 40.92s Step 220( N/A%), pre moving , FPS 4.00, Running 41.15s Step 221( N/A%), pre moving , FPS 3.87, Running 41.42s Step 222( N/A%), pre moving , FPS 3.75, Running 41.71s Step 223( N/A%), pre moving , FPS 3.61, Running 42.00s Step 224( N/A%), pre moving , FPS 3.59, Running 42.31s Step 225( N/A%), pre moving , FPS 3.62, Running 42.63s Step 226( N/A%), pre moving , FPS 3.52, Running 43.00s Step 227( N/A%), pre moving , FPS 3.50, Running 43.36s Step 228( N/A%), pre moving , FPS 3.45, Running 43.70s Step 229( N/A%), pre moving , FPS 3.35, Running 44.04s Step 230( N/A%), pre moving , FPS 3.30, Running 44.40s Step 231( N/A%), pre moving , FPS 3.27, Running 44.70s Step 232( N/A%), pre moving , FPS 3.28, Running 45.01s Step 233( N/A%), pre moving , FPS 3.34, Running 45.26s Step 234( N/A%), pre moving , FPS 3.44, Running 45.43s Step 235( N/A%), pre moving , FPS 3.55, Running 45.62s Step 236( N/A%), pre moving , FPS 3.69, Running 45.76s Step 237( N/A%), pre moving , FPS 3.75, Running 45.87s Step 238( N/A%), pre moving , FPS 3.79, Running 46.02s Step 239( N/A%), pre moving , FPS 3.85, Running 46.11s Step 240( N/A%), pre moving , FPS 3.96, Running 46.21s Step 241( N/A%), pre moving , FPS 4.07, Running 46.33s Step 242( N/A%), pre moving , FPS 4.24, Running 46.43s Step 243( N/A%), pre moving , FPS 4.29, Running 46.66s Step 244( N/A%), pre moving , FPS 4.42, Running 46.83s Step 245( N/A%), pre moving , FPS 4.56, Running 47.02s Step 246( N/A%), pre moving , FPS 4.81, Running 47.16s Step 247( N/A%), pre moving , FPS 5.10, Running 47.28s Step 248( N/A%), pre moving , FPS 5.37, Running 47.42s Step 249( N/A%), pre moving , FPS 5.77, Running 47.51s Step 250( N/A%), pre moving , FPS 6.20, Running 47.62s Step 251( N/A%), pre moving , FPS 6.60, Running 47.73s Step 252( N/A%), pre moving , FPS 7.05, Running 47.84s Step 253( N/A%), pre moving , FPS 6.06, Running 48.56s Step 254( N/A%), pre moving , FPS 6.16, Running 48.68s Step 255( N/A%), pre moving , FPS 6.30, Running 48.80s Step 256( N/A%), pre moving , FPS 6.36, Running 48.91s Step 257( N/A%), pre moving , FPS 6.33, Running 49.03s Step 258( N/A%), pre moving , FPS 6.27, Running 49.21s Step 259( N/A%), pre moving , FPS 6.23, Running 49.33s Step 260( N/A%), pre moving , FPS 5.98, Running 49.55s Step 261( N/A%), pre moving , FPS 6.03, Running 49.64s Step 262( N/A%), pre moving , FPS 5.76, Running 49.90s Step 263( N/A%), pre moving , FPS 5.96, Running 50.02s Step 264( N/A%), pre moving , FPS 6.06, Running 50.13s Step 265( N/A%), pre moving , FPS 6.21, Running 50.24s Step 266( N/A%), pre moving , FPS 6.28, Running 50.34s Step 267( N/A%), pre moving , FPS 6.29, Running 50.45s Step 268( N/A%), pre moving , FPS 6.40, Running 50.54s Step 269( N/A%), pre moving , FPS 6.39, Running 50.64s Step 270( N/A%), pre moving , FPS 6.38, Running 50.75s Step 271( N/A%), pre moving , FPS 6.24, Running 50.94s Step 272( N/A%), pre moving , FPS 6.14, Running 51.10s Step 273( N/A%), pre moving , FPS 7.29, Running 51.30s Step 274( N/A%), pre moving , FPS 7.15, Running 51.48s Step 275( N/A%), pre moving , FPS 6.84, Running 51.72s Step 276( N/A%), pre moving , FPS 6.65, Running 51.91s Step 277( N/A%), pre moving , FPS 6.46, Running 52.12s Step 278( N/A%), pre moving , FPS 6.31, Running 52.38s Step 279( N/A%), pre moving , FPS 6.14, Running 52.58s Step 280( N/A%), pre moving , FPS 6.12, Running 52.82s Step 281( N/A%), pre moving , FPS 5.90, Running 53.03s Step 282( N/A%), pre moving , FPS 5.96, Running 53.26s Step 283( N/A%), pre moving , FPS 5.74, Running 53.50s Step 284( N/A%), pre moving , FPS 5.54, Running 53.74s Step 285( N/A%), pre moving , FPS 5.33, Running 53.99s Step 286( N/A%), pre moving , FPS 5.13, Running 54.24s Step 287( N/A%), pre moving , FPS 4.97, Running 54.48s Step 288( N/A%), pre moving , FPS 4.85, Running 54.66s Step 289( N/A%), pre moving , FPS 4.77, Running 54.83s Step 290( N/A%), pre moving , FPS 4.76, Running 54.95s Step 291( N/A%), pre moving , FPS 4.85, Running 55.07s Step 292( N/A%), pre moving , FPS 4.92, Running 55.17s Step 293( N/A%), pre moving , FPS 4.99, Running 55.31s Step 294( N/A%), pre moving , FPS 5.03, Running 55.45s Step 295( N/A%), pre moving , FPS 5.20, Running 55.56s Step 296( N/A%), pre moving , FPS 5.16, Running 55.79s Step 297( N/A%), pre moving , FPS 5.12, Running 56.03s Step 298( N/A%), pre moving , FPS 5.18, Running 56.24s Step 299( N/A%), pre moving , FPS 5.13, Running 56.48s Step 300( N/A%), pre moving , FPS 5.14, Running 56.72s Step 301( N/A%), pre moving , FPS 5.11, Running 56.95s Step 302( N/A%), pre moving , FPS 4.99, Running 57.27s Step 303( N/A%), pre moving , FPS 4.94, Running 57.55s Step 304( N/A%), pre moving , FPS 4.86, Running 57.86s Step 305( N/A%), pre moving , FPS 4.84, Running 58.12s Step 306( N/A%), pre moving , FPS 4.80, Running 58.41s Step 307( N/A%), pre moving , FPS 4.78, Running 58.66s Step 308( N/A%), pre moving , FPS 4.67, Running 58.95s Step 309( N/A%), pre moving , FPS 4.56, Running 59.22s Step 310( N/A%), pre moving , FPS 4.43, Running 59.46s Step 311( N/A%), pre moving , FPS 4.40, Running 59.61s Step 312( N/A%), pre moving , FPS 4.36, Running 59.75s Step 313( N/A%), pre moving , FPS 4.36, Running 59.90s Step 314( N/A%), pre moving , FPS 4.39, Running 60.01s Step 315( N/A%), pre moving , FPS 4.36, Running 60.15s Step 316( N/A%), pre moving , FPS 4.43, Running 60.30s Step 317( N/A%), pre moving , FPS 4.53, Running 60.45s Step 318( N/A%), pre moving , FPS 4.54, Running 60.64s Step 319( N/A%), pre moving , FPS 4.62, Running 60.80s Step 320( N/A%), pre moving , FPS 4.76, Running 60.92s Step 321( N/A%), pre moving , FPS 4.90, Running 61.03s Step 322( N/A%), pre moving , FPS 5.15, Running 61.15s Step 323( N/A%), pre moving , FPS 5.38, Running 61.27s Step 324( N/A%), pre moving , FPS 5.67, Running 61.39s Step 325( N/A%), pre moving , FPS 5.91, Running 61.51s Step 326( N/A%), pre moving , FPS 6.22, Running 61.62s Step 327( N/A%), pre moving , FPS 6.49, Running 61.74s Step 328( N/A%), pre moving , FPS 6.88, Running 61.86s Step 329( N/A%), pre moving , FPS 7.25, Running 61.97s Step 330( N/A%), pre moving , FPS 7.52, Running 62.12s Step 331( N/A%), pre moving , FPS 7.57, Running 62.25s Step 332( N/A%), pre moving , FPS 7.60, Running 62.39s Step 333( N/A%), pre moving , FPS 7.70, Running 62.49s Step 334( N/A%), pre moving , FPS 7.73, Running 62.59s Step 335( N/A%), pre moving , FPS 7.80, Running 62.71s Step 336( N/A%), pre moving , FPS 7.87, Running 62.84s Step 337( N/A%), pre moving , FPS 7.86, Running 62.99s Step 338( N/A%), pre moving , FPS 8.10, Running 63.11s Step 339( N/A%), pre moving , FPS 8.25, Running 63.23s Step 340( N/A%), pre moving , FPS 8.24, Running 63.35s Step 341( N/A%), pre moving , FPS 8.19, Running 63.47s Step 342( N/A%), pre moving , FPS 8.22, Running 63.58s Step 343( N/A%), pre moving , FPS 8.23, Running 63.70s Step 344( N/A%), pre moving , FPS 8.25, Running 63.82s Step 345( N/A%), pre moving , FPS 6.82, Running 64.44s Step 346( N/A%), pre moving , FPS 6.88, Running 64.53s Step 347( N/A%), pre moving , FPS 7.02, Running 64.59s Step 348( N/A%), pre moving , FPS 7.08, Running 64.68s Step 349( N/A%), pre moving , FPS 7.22, Running 64.75s Step 350( N/A%), pre moving , FPS 7.33, Running 64.85s Step 351( N/A%), pre moving , FPS 7.18, Running 65.04s Step 352( N/A%), pre moving , FPS 7.23, Running 65.15s Step 353( N/A%), pre moving , FPS 7.21, Running 65.26s Step 354( N/A%), pre moving , FPS 7.05, Running 65.43s Step 355( N/A%), pre moving , FPS 6.89, Running 65.62s Step 356( N/A%), pre moving , FPS 6.85, Running 65.76s Step 357( N/A%), pre moving , FPS 6.80, Running 65.93s Step 358( N/A%), pre moving , FPS 6.65, Running 66.12s Step 359( N/A%), pre moving , FPS 6.48, Running 66.31s Step 360( N/A%), pre moving , FPS 6.43, Running 66.46s Step 361( N/A%), pre moving , FPS 6.37, Running 66.62s Step 362( N/A%), pre moving , FPS 6.44, Running 66.69s Step 363( N/A%), pre moving , FPS 6.50, Running 66.78s Step 364( N/A%), pre moving , FPS 6.56, Running 66.86s Step 365( N/A%), pre moving , FPS 8.03, Running 66.93s Step 366( N/A%), pre moving , FPS 8.03, Running 67.02s Step 367( N/A%), pre moving , FPS 7.88, Running 67.13s Step 368( N/A%), pre moving , FPS 8.01, Running 67.18s Step 369( N/A%), pre moving , FPS 8.00, Running 67.25s Step 370( N/A%), pre moving , FPS 8.07, Running 67.33s Step 371( N/A%), pre moving , FPS 8.50, Running 67.39s Step 372( N/A%), pre moving , FPS 8.58, Running 67.48s Step 373( N/A%), pre moving , FPS 8.68, Running 67.57s Step 374( N/A%), pre moving , FPS 9.04, Running 67.64s Step 375( N/A%), pre moving , FPS 9.17, Running 67.80s Step 376( N/A%), pre moving , FPS 8.95, Running 68.00s Step 377( N/A%), pre moving , FPS 9.08, Running 68.14s Step 378( N/A%), pre moving , FPS 9.19, Running 68.29s Step 379( N/A%), pre moving , FPS 9.23, Running 68.48s Step 380( N/A%), pre moving , FPS 9.16, Running 68.64s Step 381( N/A%), pre moving , FPS 9.11, Running 68.81s Step 382( N/A%), pre moving , FPS 8.79, Running 68.96s Step 383( N/A%), pre moving , FPS 8.78, Running 69.06s Step 384( N/A%), pre moving , FPS 8.82, Running 69.13s Step 385( N/A%), pre moving , FPS 8.61, Running 69.25s Step 386( N/A%), pre moving , FPS 8.57, Running 69.35s Step 387( N/A%), pre moving , FPS 8.62, Running 69.45s Step 388( N/A%), pre moving , FPS 8.44, Running 69.55s Step 389( N/A%), pre moving , FPS 8.33, Running 69.65s Step 390( N/A%), pre moving , FPS 8.22, Running 69.76s Step 391( N/A%), pre moving , FPS 8.11, Running 69.85s Step 392( N/A%), pre moving , FPS 8.06, Running 69.97s Step 393( N/A%), pre moving , FPS 7.73, Running 70.16s Step 394( N/A%), pre moving , FPS 7.61, Running 70.27s Step 395( N/A%), pre moving , FPS 7.72, Running 70.39s Step 396( N/A%), pre moving , FPS 7.94, Running 70.51s Step 397( N/A%), pre moving , FPS 8.02, Running 70.63s Step 398( N/A%), pre moving , FPS 8.15, Running 70.75s Step 399( N/A%), pre moving , FPS 8.47, Running 70.84s Step 400( N/A%), pre moving , FPS 8.63, Running 70.96s Step 401( N/A%), pre moving , FPS 8.84, Running 71.07s Step 402( N/A%), pre moving , FPS 8.90, Running 71.21s Step 403( N/A%), pre moving , FPS 8.80, Running 71.33s Step 404( N/A%), pre moving , FPS 8.74, Running 71.42s Step 405( N/A%), pre moving , FPS 8.97, Running 71.48s Step 406( N/A%), pre moving , FPS 9.15, Running 71.54s Step 407( N/A%), pre moving , FPS 9.08, Running 71.65s Step 408( N/A%), pre moving , FPS 9.05, Running 71.76s Step 409( N/A%), pre moving , FPS 9.00, Running 71.87s Step 410( N/A%), pre moving , FPS 8.99, Running 71.99s Step 411( N/A%), pre moving , FPS 8.93, Running 72.09s Step 412( N/A%), pre moving , FPS 9.05, Running 72.18s Step 413( N/A%), pre moving , FPS 9.40, Running 72.28s Step 414( N/A%), pre moving , FPS 9.71, Running 72.33s Step 415( N/A%), pre moving , FPS 9.86, Running 72.42s Step 416( N/A%), pre moving , FPS 10.01, Running 72.51s Step 417( N/A%), pre moving , FPS 10.09, Running 72.61s Step 418( N/A%), pre moving , FPS 10.25, Running 72.70s Step 419( N/A%), pre moving , FPS 5.52, Running 74.47s Step 420( N/A%), pre moving , FPS 5.19, Running 74.81s Step 421( N/A%), pre moving , FPS 5.07, Running 75.02s Step 422( N/A%), pre moving , FPS 4.78, Running 75.39s Step 423( N/A%), pre moving , FPS 4.67, Running 75.61s Step 424( N/A%), pre moving , FPS 4.35, Running 76.01s Step 425( N/A%), pre moving , FPS 4.21, Running 76.23s Step 426( N/A%), pre moving , FPS 3.92, Running 76.64s Step 427( N/A%), pre moving , FPS 3.81, Running 76.90s Step 428( N/A%), pre moving , FPS 3.60, Running 77.31s Step 429( N/A%), pre moving , FPS 3.52, Running 77.55s Step 430( N/A%), pre moving , FPS 3.32, Running 78.02s Step 431( N/A%), pre moving , FPS 3.27, Running 78.22s Step 432( N/A%), pre moving , FPS 3.16, Running 78.51s Step 433( N/A%), pre moving , FPS 3.12, Running 78.70s Step 434( N/A%), pre moving , FPS 2.97, Running 79.06s Step 435( N/A%), pre moving , FPS 2.92, Running 79.27s Step 436( N/A%), pre moving , FPS 2.76, Running 79.75s Step 437( N/A%), pre moving , FPS 2.69, Running 80.05s Step 438( N/A%), pre moving , FPS 2.57, Running 80.47s Step 439( 0.33%), action 1, FPS 2.82, Running 81.57s Step 440( 0.67%), action 2, FPS 2.71, Running 82.20s Step 441( 1.00%), action 3, FPS 2.55, Running 82.86s Step 442( 1.33%), action 4, FPS 2.43, Running 83.61s Step 443( 1.67%), action 5, FPS 2.32, Running 84.24s Step 444( 2.00%), action 6, FPS 2.29, Running 84.75s Step 445( 2.33%), action 7, FPS 2.14, Running 85.58s Step 446( 2.67%), action 8, FPS 2.11, Running 86.14s Step 447( 3.00%), action 9, FPS 2.05, Running 86.66s Step 448( 3.33%), action 10, FPS 2.04, Running 87.09s Step 449( 3.67%), action 11, FPS 1.93, Running 87.89s Step 450( 4.00%), action 12, FPS 1.92, Running 88.42s Step 451( 4.33%), action 13, FPS 1.86, Running 88.99s Step 452( 4.67%), action 14, FPS 1.79, Running 89.66s Step 453( 5.00%), action 15, FPS 1.73, Running 90.26s Step 454( 5.33%), action 16, FPS 1.70, Running 90.84s Step 455( 5.67%), action 17, FPS 1.64, Running 91.47s Step 456( 6.00%), action 18, FPS 1.61, Running 92.14s Step 457( 6.33%), action 19, FPS 1.57, Running 92.79s Step 458( 6.67%), action 20, FPS 1.57, Running 93.18s Step 459( 7.00%), action 21, FPS 1.59, Running 94.11s Step 460( 7.33%), action 22, FPS 1.60, Running 94.67s Step 461( 7.67%), action 23, FPS 1.63, Running 95.14s Step 462( 8.00%), action 24, FPS 1.67, Running 95.57s Step 463( 8.33%), action 25, FPS 1.64, Running 96.40s Step 464( 8.67%), action 26, FPS 1.61, Running 97.14s Step 465( 9.00%), action 27, FPS 1.65, Running 97.67s Step 466( 9.33%), action 28, FPS 1.67, Running 98.09s Step 467( 9.67%), action 29, FPS 1.67, Running 98.61s Step 468( 10.00%), action 30, FPS 1.68, Running 98.98s Step 469( 10.33%), action 31, FPS 1.69, Running 99.74s Step 470( 10.67%), action 32, FPS 1.72, Running 100.02s Step 471( 11.00%), action 33, FPS 1.74, Running 100.51s Step 472( 11.33%), action 34, FPS 1.74, Running 101.18s Step 473( 11.67%), action 35, FPS 1.74, Running 101.73s Step 474( 12.00%), action 36, FPS 1.77, Running 102.16s Step 475( 12.33%), action 37, FPS 1.78, Running 102.71s Step 476( 12.67%), action 38, FPS 1.81, Running 103.19s Step 477( 13.00%), action 39, FPS 1.82, Running 103.77s Step 478( 13.33%), action 40, FPS 1.81, Running 104.22s Step 479( 13.67%), action 41, FPS 1.85, Running 104.93s Step 480( 14.00%), action 42, FPS 1.89, Running 105.26s Step 481( 14.33%), action 43, FPS 1.89, Running 105.75s Step 482( 14.67%), action 44, FPS 1.88, Running 106.24s Step 483( 15.00%), action 45, FPS 1.93, Running 106.74s Step 484( 15.33%), action 46, FPS 1.95, Running 107.39s Step 485( 15.67%), action 47, FPS 1.97, Running 107.82s Step 486( 16.00%), action 48, FPS 1.94, Running 108.42s Step 487( 16.33%), action 49, FPS 1.93, Running 109.00s Step 488( 16.67%), action 50, FPS 1.91, Running 109.48s Step 489( 17.00%), action 51, FPS 1.90, Running 110.27s Step 490( 17.33%), action 52, FPS 1.86, Running 110.75s Step 491( 17.67%), action 53, FPS 1.85, Running 111.34s Step 492( 18.00%), action 54, FPS 1.88, Running 111.81s Step 493( 18.33%), action 55, FPS 1.89, Running 112.33s Step 494( 18.67%), action 56, FPS 1.90, Running 112.69s Step 495( 19.00%), action 57, FPS 1.91, Running 113.19s Step 496( 19.33%), action 58, FPS 1.92, Running 113.61s Step 497( 19.67%), action 59, FPS 1.90, Running 114.30s Step 498( 20.00%), action 60, FPS 1.91, Running 114.68s Step 499( 20.33%), action 61, FPS 1.90, Running 115.45s Step 500( 20.67%), action 62, FPS 1.87, Running 115.93s Step 501( 21.00%), action 63, FPS 1.87, Running 116.43s Step 502( 21.33%), action 64, FPS 1.89, Running 116.84s Step 503( 21.67%), action 65, FPS 1.89, Running 117.32s Step 504( 22.00%), action 66, FPS 1.95, Running 117.65s Step 505( 22.33%), action 67, FPS 1.88, Running 118.44s Step 506( 22.67%), action 68, FPS 1.87, Running 119.11s Step 507( 23.00%), action 69, FPS 1.87, Running 119.68s Step 508( 23.33%), action 70, FPS 1.89, Running 120.07s Step 509( 23.67%), action 71, FPS 1.89, Running 120.85s Step 510( 24.00%), action 72, FPS 1.89, Running 121.32s Step 511( 24.33%), action 73, FPS 1.90, Running 121.84s Step 512( 24.67%), action 74, FPS 1.88, Running 122.47s Step 513( 25.00%), action 75, FPS 1.88, Running 122.99s Step 514( 25.33%), action 76, FPS 1.87, Running 123.40s Step 515( 25.67%), action 77, FPS 1.86, Running 123.94s Step 516( 26.00%), action 78, FPS 1.86, Running 124.39s Step 517( 26.33%), action 79, FPS 1.91, Running 124.76s Step 518( 26.67%), action 80, FPS 1.91, Running 125.17s Step 519( 27.00%), action 81, FPS 1.95, Running 125.70s Step 520( 27.33%), action 82, FPS 1.96, Running 126.12s Step 521( 27.67%), action 83, FPS 1.97, Running 126.58s Step 522( 28.00%), action 84, FPS 1.97, Running 126.98s Step 523( 28.33%), action 85, FPS 1.97, Running 127.46s Step 524( 28.67%), action 86, FPS 1.93, Running 128.02s Step 525( 29.00%), action 87, FPS 1.97, Running 128.57s Step 526( 29.33%), action 88, FPS 2.02, Running 128.99s Step 527( 29.67%), action 89, FPS 2.04, Running 129.49s Step 528( 30.00%), action 90, FPS 2.00, Running 130.07s Step 529( 30.33%), action 91, FPS 2.01, Running 130.82s Step 530( 30.67%), action 92, FPS 2.02, Running 131.22s Step 531( 31.00%), action 93, FPS 2.02, Running 131.73s Step 532( 31.33%), action 94, FPS 2.07, Running 132.11s Step 533( 31.67%), action 95, FPS 2.08, Running 132.60s Step 534( 32.00%), action 96, FPS 2.10, Running 132.93s Step 535( 32.33%), action 97, FPS 2.15, Running 133.25s Step 536( 32.67%), action 98, FPS 2.17, Running 133.59s Step 537( 33.00%), action 99, FPS 2.17, Running 133.97s Step 538( 33.33%), action 100, FPS 2.14, Running 134.51s Step 539( 33.67%), action 101, FPS 2.11, Running 135.19s Step 540( 34.00%), action 102, FPS 2.11, Running 135.61s Step 541( 34.33%), action 103, FPS 2.09, Running 136.14s Step 542( 34.67%), action 104, FPS 2.08, Running 136.57s Step 543( 35.00%), action 105, FPS 2.09, Running 137.05s Step 544( 35.33%), action 106, FPS 2.14, Running 137.38s Step 545( 35.67%), action 107, FPS 2.15, Running 137.89s Step 546( 36.00%), action 108, FPS 2.16, Running 138.24s Step 547( 36.33%), action 109, FPS 2.18, Running 138.65s Step 548( 36.67%), action 110, FPS 2.24, Running 138.99s Step 549( 37.00%), action 111, FPS 2.26, Running 139.65s Step 550( 37.33%), action 112, FPS 2.26, Running 140.06s Step 551( 37.67%), action 113, FPS 2.23, Running 140.68s Step 552( 38.00%), action 114, FPS 2.25, Running 141.00s Step 553( 38.33%), action 115, FPS 2.24, Running 141.55s Step 554( 38.67%), action 116, FPS 2.19, Running 142.08s Step 555( 39.00%), action 117, FPS 2.18, Running 142.42s Step 556( 39.33%), action 118, FPS 2.18, Running 142.75s Step 557( 39.67%), action 119, FPS 2.18, Running 143.14s Step 558( 40.00%), action 120, FPS 2.24, Running 143.44s Step 559( 40.33%), action 121, FPS 2.24, Running 144.11s Step 560( 40.67%), action 122, FPS 2.20, Running 144.68s Step 561( 41.00%), action 123, FPS 2.20, Running 145.22s Step 562( 41.33%), action 124, FPS 2.23, Running 145.54s Step 563( 41.67%), action 125, FPS 2.22, Running 146.06s Step 564( 42.00%), action 126, FPS 2.21, Running 146.44s Step 565( 42.33%), action 127, FPS 2.24, Running 146.83s Step 566( 42.67%), action 128, FPS 2.25, Running 147.13s Step 567( 43.00%), action 129, FPS 2.25, Running 147.53s Step 568( 43.33%), action 130, FPS 2.21, Running 148.04s Step 569( 43.67%), action 131, FPS 2.20, Running 148.73s Step 570( 44.00%), action 132, FPS 2.19, Running 149.18s Step 571( 44.33%), action 133, FPS 2.21, Running 149.72s Step 572( 44.67%), action 134, FPS 2.18, Running 150.16s Step 573( 45.00%), action 135, FPS 2.19, Running 150.67s Step 574( 45.33%), action 136, FPS 2.23, Running 151.05s Step 575( 45.67%), action 137, FPS 2.22, Running 151.42s Step 576( 46.00%), action 138, FPS 2.21, Running 151.79s Step 577( 46.33%), action 139, FPS 2.16, Running 152.42s Step 578( 46.67%), action 140, FPS 2.13, Running 152.82s Step 579( 47.00%), action 141, FPS 2.11, Running 153.61s Step 580( 47.33%), action 142, FPS 2.13, Running 154.05s Step 581( 47.67%), action 143, FPS 2.14, Running 154.58s Step 582( 48.00%), action 144, FPS 2.11, Running 155.02s Step 583( 48.33%), action 145, FPS 2.12, Running 155.48s Step 584( 48.67%), action 146, FPS 2.09, Running 156.02s Step 585( 49.00%), action 147, FPS 2.07, Running 156.49s Step 586( 49.33%), action 148, FPS 2.02, Running 157.02s Step 587( 49.67%), action 149, FPS 2.01, Running 157.48s Step 588( 50.00%), action 150, FPS 2.03, Running 157.91s Step 589( 50.33%), action 151, FPS 2.04, Running 158.52s Step 590( 50.67%), action 152, FPS 2.03, Running 159.05s Step 591( 51.00%), action 153, FPS 2.04, Running 159.52s Step 592( 51.33%), action 154, FPS 2.07, Running 159.84s Step 593( 51.67%), action 155, FPS 2.11, Running 160.15s Step 594( 52.00%), action 156, FPS 2.11, Running 160.53s Step 595( 52.33%), action 157, FPS 2.10, Running 160.93s Step 596( 52.67%), action 158, FPS 2.08, Running 161.40s Step 597( 53.00%), action 159, FPS 2.11, Running 161.90s Step 598( 53.33%), action 160, FPS 2.11, Running 162.31s Step 599( 53.67%), action 161, FPS 2.14, Running 162.96s Step 600( 54.00%), action 162, FPS 2.15, Running 163.34s Step 601( 54.33%), action 163, FPS 2.16, Running 163.85s Step 602( 54.67%), action 164, FPS 2.15, Running 164.32s Step 603( 55.00%), action 165, FPS 2.13, Running 164.88s Step 604( 55.33%), action 166, FPS 2.15, Running 165.33s Step 605( 55.67%), action 167, FPS 2.16, Running 165.74s Step 606( 56.00%), action 168, FPS 2.21, Running 166.08s Step 607( 56.33%), action 169, FPS 2.18, Running 166.64s Step 608( 56.67%), action 170, FPS 2.20, Running 166.99s Step 609( 57.00%), action 171, FPS 2.18, Running 167.69s Step 610( 57.33%), action 172, FPS 2.21, Running 168.10s Step 611( 57.67%), action 173, FPS 2.18, Running 168.70s Step 612( 58.00%), action 174, FPS 2.13, Running 169.21s Step 613( 58.33%), action 175, FPS 2.12, Running 169.58s Step 614( 58.67%), action 176, FPS 2.15, Running 169.83s Step 615( 59.00%), action 177, FPS 2.14, Running 170.26s Step 616( 59.33%), action 178, FPS 2.18, Running 170.56s Step 617( 59.67%), action 179, FPS 2.20, Running 170.99s Step 618( 60.00%), action 180, FPS 2.22, Running 171.32s Step 619( 60.33%), action 181, FPS 2.22, Running 171.96s Step 620( 60.67%), action 182, FPS 2.22, Running 172.33s Step 621( 61.00%), action 183, FPS 2.23, Running 172.82s Step 622( 61.33%), action 184, FPS 2.26, Running 173.18s Step 623( 61.67%), action 185, FPS 2.27, Running 173.70s Step 624( 62.00%), action 186, FPS 2.30, Running 174.04s Step 625( 62.33%), action 187, FPS 2.27, Running 174.54s Step 626( 62.67%), action 188, FPS 2.30, Running 174.77s Step 627( 63.00%), action 189, FPS 2.38, Running 175.04s Step 628( 63.33%), action 190, FPS 2.41, Running 175.29s Step 629( 63.67%), action 191, FPS 2.43, Running 175.91s Step 630( 64.00%), action 192, FPS 2.44, Running 176.28s Step 631( 64.33%), action 193, FPS 2.46, Running 176.85s Step 632( 64.67%), action 194, FPS 2.47, Running 177.30s Step 633( 65.00%), action 195, FPS 2.42, Running 177.83s Step 634( 65.33%), action 196, FPS 2.37, Running 178.27s Step 635( 65.67%), action 197, FPS 2.34, Running 178.81s Step 636( 66.00%), action 198, FPS 2.32, Running 179.19s Step 637( 66.33%), action 199, FPS 2.32, Running 179.63s Step 638( 66.67%), action 200, FPS 2.33, Running 179.91s Step 639( 67.00%), action 201, FPS 2.39, Running 180.33s Step 640( 67.33%), action 202, FPS 2.40, Running 180.64s Step 641( 67.67%), action 203, FPS 2.42, Running 181.09s Step 642( 68.00%), action 204, FPS 2.35, Running 181.69s Step 643( 68.33%), action 205, FPS 2.29, Running 182.43s Step 644( 68.67%), action 206, FPS 2.23, Running 183.03s Step 645( 69.00%), action 207, FPS 2.22, Running 183.55s Step 646( 69.33%), action 208, FPS 2.19, Running 183.91s Step 647( 69.67%), action 209, FPS 2.13, Running 184.43s Step 648( 70.00%), action 210, FPS 2.12, Running 184.72s Step 649( 70.33%), action 211, FPS 2.12, Running 185.33s Step 650( 70.67%), action 212, FPS 2.09, Running 185.83s Step 651( 71.00%), action 213, FPS 2.09, Running 186.44s Step 652( 71.33%), action 214, FPS 2.10, Running 186.84s Step 653( 71.67%), action 215, FPS 2.09, Running 187.41s Step 654( 72.00%), action 216, FPS 2.01, Running 188.23s Step 655( 72.33%), action 217, FPS 2.02, Running 188.74s Step 656( 72.67%), action 218, FPS 2.02, Running 189.11s Step 657( 73.00%), action 219, FPS 2.01, Running 189.60s Step 658( 73.33%), action 220, FPS 1.97, Running 190.05s Step 659( 73.67%), action 221, FPS 1.91, Running 190.80s [2026-08-01 16:37:21] [15 ] Seed 14 success after 191.04 s. +steps: 659 , actions: 221 . +Instruction: Empty +Total 7/15(46.67%) success. +Setting seed: 15 +Step 1( N/A%), pre moving , FPS 2.56, Running 0.39s Step 2( N/A%), pre moving , FPS 4.02, Running 0.50s Step 3( N/A%), pre moving , FPS 5.18, Running 0.58s Step 4( N/A%), pre moving , FPS 5.77, Running 0.69s Step 5( N/A%), pre moving , FPS 6.16, Running 0.81s Step 6( N/A%), pre moving , FPS 6.43, Running 0.93s Step 7( N/A%), pre moving , FPS 6.66, Running 1.05s Step 8( N/A%), pre moving , FPS 6.81, Running 1.17s Step 9( N/A%), pre moving , FPS 6.95, Running 1.29s Step 10( N/A%), pre moving , FPS 7.07, Running 1.41s Step 11( N/A%), pre moving , FPS 7.22, Running 1.52s Step 12( N/A%), pre moving , FPS 7.31, Running 1.64s Step 13( N/A%), pre moving , FPS 7.37, Running 1.76s Step 14( N/A%), pre moving , FPS 7.39, Running 1.89s Step 15( N/A%), pre moving , FPS 7.71, Running 1.95s Step 16( N/A%), pre moving , FPS 8.06, Running 1.99s Step 17( N/A%), pre moving , FPS 8.39, Running 2.03s Step 18( N/A%), pre moving , FPS 8.59, Running 2.09s Step 19( N/A%), pre moving , FPS 8.75, Running 2.17s Step 20( N/A%), pre moving , FPS 8.89, Running 2.25s Step 21( N/A%), pre moving , FPS 9.13, Running 2.58s Step 22( N/A%), pre moving , FPS 9.13, Running 2.69s Step 23( N/A%), pre moving , FPS 9.15, Running 2.76s Step 24( N/A%), pre moving , FPS 9.28, Running 2.85s Step 25( N/A%), pre moving , FPS 9.40, Running 2.94s Step 26( N/A%), pre moving , FPS 8.09, Running 3.41s Step 27( N/A%), pre moving , FPS 8.18, Running 3.50s Step 28( N/A%), pre moving , FPS 8.20, Running 3.61s Step 29( N/A%), pre moving , FPS 8.17, Running 3.74s Step 30( N/A%), pre moving , FPS 8.16, Running 3.87s Step 31( N/A%), pre moving , FPS 8.13, Running 3.98s Step 32( N/A%), pre moving , FPS 8.14, Running 4.10s Step 33( N/A%), pre moving , FPS 8.13, Running 4.22s Step 34( N/A%), pre moving , FPS 8.20, Running 4.33s Step 35( N/A%), pre moving , FPS 7.98, Running 4.45s Step 36( N/A%), pre moving , FPS 6.66, Running 4.99s Step 37( N/A%), pre moving , FPS 6.50, Running 5.10s Step 38( N/A%), pre moving , FPS 6.40, Running 5.22s Step 39( N/A%), pre moving , FPS 6.31, Running 5.34s Step 40( N/A%), pre moving , FPS 6.22, Running 5.47s Step 41( N/A%), pre moving , FPS 6.66, Running 5.58s Step 42( N/A%), pre moving , FPS 6.60, Running 5.72s Step 43( N/A%), pre moving , FPS 6.51, Running 5.83s Step 44( N/A%), pre moving , FPS 6.42, Running 5.96s Step 45( N/A%), pre moving , FPS 6.34, Running 6.10s Step 46( N/A%), pre moving , FPS 7.23, Running 6.17s Step 47( N/A%), pre moving , FPS 7.21, Running 6.27s Step 48( N/A%), pre moving , FPS 7.22, Running 6.39s Step 49( N/A%), pre moving , FPS 7.32, Running 6.48s Step 50( N/A%), pre moving , FPS 7.34, Running 6.59s Step 51( N/A%), pre moving , FPS 7.41, Running 6.68s Step 52( N/A%), pre moving , FPS 7.49, Running 6.77s Step 53( N/A%), pre moving , FPS 7.62, Running 6.85s Step 54( N/A%), pre moving , FPS 7.77, Running 6.91s Step 55( N/A%), pre moving , FPS 7.92, Running 6.98s Step 56( N/A%), pre moving , FPS 9.71, Running 7.05s Step 57( N/A%), pre moving , FPS 9.88, Running 7.13s Step 58( N/A%), pre moving , FPS 10.03, Running 7.22s Step 59( N/A%), pre moving , FPS 10.27, Running 7.29s Step 60( N/A%), pre moving , FPS 10.60, Running 7.35s Step 61( N/A%), pre moving , FPS 10.85, Running 7.43s Step 62( N/A%), pre moving , FPS 11.00, Running 7.54s Step 63( N/A%), pre moving , FPS 10.99, Running 7.66s Step 64( N/A%), pre moving , FPS 11.05, Running 7.77s Step 65( N/A%), pre moving , FPS 11.14, Running 7.89s Step 66( N/A%), pre moving , FPS 10.86, Running 8.02s Step 67( N/A%), pre moving , FPS 10.69, Running 8.14s Step 68( N/A%), pre moving , FPS 10.68, Running 8.26s Step 69( N/A%), pre moving , FPS 10.41, Running 8.40s Step 70( N/A%), pre moving , FPS 10.37, Running 8.52s Step 71( N/A%), pre moving , FPS 9.87, Running 8.71s Step 72( N/A%), pre moving , FPS 9.47, Running 8.88s Step 73( N/A%), pre moving , FPS 9.01, Running 9.07s Step 74( N/A%), pre moving , FPS 8.46, Running 9.27s Step 75( N/A%), pre moving , FPS 8.12, Running 9.44s Step 76( N/A%), pre moving , FPS 7.71, Running 9.64s Step 77( N/A%), pre moving , FPS 7.45, Running 9.81s Step 78( N/A%), pre moving , FPS 7.16, Running 10.01s Step 79( N/A%), pre moving , FPS 6.92, Running 10.18s Step 80( N/A%), pre moving , FPS 6.62, Running 10.37s Step 81( N/A%), pre moving , FPS 6.42, Running 10.54s Step 82( N/A%), pre moving , FPS 6.31, Running 10.71s Step 83( N/A%), pre moving , FPS 6.17, Running 10.90s Step 84( N/A%), pre moving , FPS 6.07, Running 11.07s Step 85( N/A%), pre moving , FPS 6.02, Running 11.21s Step 86( N/A%), pre moving , FPS 5.97, Running 11.36s Step 87( N/A%), pre moving , FPS 5.99, Running 11.48s Step 88( N/A%), pre moving , FPS 6.06, Running 11.56s Step 89( N/A%), pre moving , FPS 6.18, Running 11.63s Step 90( N/A%), pre moving , FPS 6.25, Running 11.72s Step 91( N/A%), pre moving , FPS 6.47, Running 11.80s Step 92( N/A%), pre moving , FPS 6.71, Running 11.86s Step 93( N/A%), pre moving , FPS 7.01, Running 11.92s Step 94( N/A%), pre moving , FPS 7.32, Running 12.00s Step 95( N/A%), pre moving , FPS 7.56, Running 12.09s Step 96( N/A%), pre moving , FPS 7.94, Running 12.16s Step 97( N/A%), pre moving , FPS 8.24, Running 12.24s Step 98( N/A%), pre moving , FPS 8.62, Running 12.33s Step 99( N/A%), pre moving , FPS 8.79, Running 12.46s Step 100( N/A%), pre moving , FPS 9.08, Running 12.58s Step 101( N/A%), pre moving , FPS 9.29, Running 12.70s Step 102( N/A%), pre moving , FPS 9.62, Running 12.79s Step 103( N/A%), pre moving , FPS 10.04, Running 12.89s Step 104( N/A%), pre moving , FPS 10.31, Running 13.01s Step 105( N/A%), pre moving , FPS 10.37, Running 13.14s Step 106( N/A%), pre moving , FPS 10.63, Running 13.24s Step 107( N/A%), pre moving , FPS 10.60, Running 13.36s Step 108( N/A%), pre moving , FPS 10.37, Running 13.48s Step 109( N/A%), pre moving , FPS 10.08, Running 13.62s Step 110( N/A%), pre moving , FPS 9.93, Running 13.73s Step 111( N/A%), pre moving , FPS 9.76, Running 13.85s Step 112( N/A%), pre moving , FPS 9.45, Running 13.98s Step 113( N/A%), pre moving , FPS 9.20, Running 14.10s Step 114( N/A%), pre moving , FPS 9.09, Running 14.21s Step 115( N/A%), pre moving , FPS 8.92, Running 14.33s Step 116( N/A%), pre moving , FPS 8.71, Running 14.46s Step 117( N/A%), pre moving , FPS 8.55, Running 14.58s Step 118( N/A%), pre moving , FPS 8.49, Running 14.68s Step 119( N/A%), pre moving , FPS 8.52, Running 14.80s Step 120( N/A%), pre moving , FPS 8.50, Running 14.93s Step 121( N/A%), pre moving , FPS 6.27, Running 15.88s Step 122( N/A%), pre moving , FPS 6.09, Running 16.07s Step 123( N/A%), pre moving , FPS 5.61, Running 16.46s Step 124( N/A%), pre moving , FPS 5.46, Running 16.67s Step 125( N/A%), pre moving , FPS 5.05, Running 17.10s Step 126( N/A%), pre moving , FPS 4.90, Running 17.32s Step 127( N/A%), pre moving , FPS 4.56, Running 17.75s Step 128( N/A%), pre moving , FPS 4.38, Running 18.05s Step 129( N/A%), pre moving , FPS 4.13, Running 18.46s Step 130( N/A%), pre moving , FPS 4.03, Running 18.70s Step 131( N/A%), pre moving , FPS 3.80, Running 19.11s Step 132( N/A%), pre moving , FPS 3.71, Running 19.37s Step 133( N/A%), pre moving , FPS 3.49, Running 19.83s Step 134( N/A%), pre moving , FPS 3.41, Running 20.07s Step 135( N/A%), pre moving , FPS 3.27, Running 20.44s Step 136( N/A%), pre moving , FPS 3.24, Running 20.62s Step 137( N/A%), pre moving , FPS 3.14, Running 20.94s Step 138( N/A%), pre moving , FPS 3.08, Running 21.17s Step 139( N/A%), pre moving , FPS 2.94, Running 21.62s Step 140( N/A%), pre moving , FPS 2.88, Running 21.87s Step 141( N/A%), pre moving , FPS 3.12, Running 22.29s Step 142( N/A%), pre moving , FPS 3.07, Running 22.59s Step 143( N/A%), pre moving , FPS 3.04, Running 23.03s Step 144( N/A%), pre moving , FPS 3.02, Running 23.30s Step 145( N/A%), pre moving , FPS 3.01, Running 23.75s Step 146( N/A%), pre moving , FPS 2.97, Running 24.05s Step 147( N/A%), pre moving , FPS 2.97, Running 24.48s Step 148( N/A%), pre moving , FPS 3.00, Running 24.71s Step 149( N/A%), pre moving , FPS 3.03, Running 25.06s Step 150( N/A%), pre moving , FPS 3.02, Running 25.31s Step 151( N/A%), pre moving , FPS 3.02, Running 25.73s Step 152( N/A%), pre moving , FPS 3.02, Running 25.98s Step 153( N/A%), pre moving , FPS 3.02, Running 26.44s Step 154( N/A%), pre moving , FPS 3.01, Running 26.72s Step 155( N/A%), pre moving , FPS 2.98, Running 27.14s Step 156( N/A%), pre moving , FPS 2.96, Running 27.37s Step 157( N/A%), pre moving , FPS 2.90, Running 27.83s Step 158( N/A%), pre moving , FPS 2.89, Running 28.11s Step 159( N/A%), pre moving , FPS 2.89, Running 28.55s Step 160( N/A%), pre moving , FPS 2.87, Running 28.83s Step 161( N/A%), pre moving , FPS 2.90, Running 29.20s Step 162( N/A%), pre moving , FPS 2.91, Running 29.45s Step 163( N/A%), pre moving , FPS 2.96, Running 29.78s Step 164( N/A%), pre moving , FPS 2.97, Running 30.04s Step 165( N/A%), pre moving , FPS 2.97, Running 30.48s Step 166( N/A%), pre moving , FPS 2.99, Running 30.73s Step 167( N/A%), pre moving , FPS 2.99, Running 31.16s Step 168( N/A%), pre moving , FPS 2.99, Running 31.39s Step 169( N/A%), pre moving , FPS 2.94, Running 31.85s Step 170( N/A%), pre moving , FPS 2.95, Running 32.10s Step 171( N/A%), pre moving , FPS 2.99, Running 32.42s Step 172( N/A%), pre moving , FPS 3.00, Running 32.65s Step 173( N/A%), pre moving , FPS 3.05, Running 33.00s Step 174( N/A%), pre moving , FPS 3.08, Running 33.21s Step 175( N/A%), pre moving , FPS 3.10, Running 33.60s Step 176( N/A%), pre moving , FPS 3.17, Running 33.68s Step 177( N/A%), pre moving , FPS 3.37, Running 33.78s Step 178( N/A%), pre moving , FPS 3.49, Running 33.84s Step 179( N/A%), pre moving , FPS 3.73, Running 33.91s Step 180( N/A%), pre moving , FPS 3.88, Running 33.98s Step 181( N/A%), pre moving , FPS 4.11, Running 34.06s Step 182( N/A%), pre moving , FPS 4.26, Running 34.14s Step 183( N/A%), pre moving , FPS 4.51, Running 34.21s Step 184( N/A%), pre moving , FPS 4.71, Running 34.29s Step 185( N/A%), pre moving , FPS 5.15, Running 34.36s Step 186( N/A%), pre moving , FPS 4.63, Running 35.05s Step 187( N/A%), pre moving , FPS 5.01, Running 35.15s Step 188( N/A%), pre moving , FPS 5.18, Running 35.25s Step 189( N/A%), pre moving , FPS 5.69, Running 35.36s Step 190( N/A%), pre moving , FPS 5.74, Running 35.58s Step 191( N/A%), pre moving , FPS 6.09, Running 35.71s Step 192( N/A%), pre moving , FPS 6.11, Running 35.92s Step 193( N/A%), pre moving , FPS 6.46, Running 36.10s Step 194( N/A%), pre moving , FPS 6.52, Running 36.28s Step 195( N/A%), pre moving , FPS 6.95, Running 36.47s Step 196( N/A%), pre moving , FPS 6.76, Running 36.64s Step 197( N/A%), pre moving , FPS 6.48, Running 36.86s Step 198( N/A%), pre moving , FPS 6.29, Running 37.02s Step 199( N/A%), pre moving , FPS 6.11, Running 37.18s Step 200( N/A%), pre moving , FPS 5.81, Running 37.43s Step 201( N/A%), pre moving , FPS 5.68, Running 37.58s Step 202( N/A%), pre moving , FPS 5.37, Running 37.86s Step 203( N/A%), pre moving , FPS 5.26, Running 38.02s Step 204( N/A%), pre moving , FPS 5.11, Running 38.20s Step 205( N/A%), pre moving , FPS 4.97, Running 38.38s Step 206( N/A%), pre moving , FPS 5.69, Running 38.56s Step 207( N/A%), pre moving , FPS 5.53, Running 38.77s Step 208( N/A%), pre moving , FPS 5.41, Running 38.95s Step 209( N/A%), pre moving , FPS 5.19, Running 39.21s Step 210( N/A%), pre moving , FPS 5.12, Running 39.49s Step 211( N/A%), pre moving , FPS 5.03, Running 39.68s Step 212( N/A%), pre moving , FPS 4.96, Running 39.95s Step 213( N/A%), pre moving , FPS 4.90, Running 40.18s Step 214( N/A%), pre moving , FPS 4.79, Running 40.46s Step 215( N/A%), pre moving , FPS 4.61, Running 40.81s Step 216( N/A%), pre moving , FPS 4.47, Running 41.12s Step 217( N/A%), pre moving , FPS 4.33, Running 41.48s Step 218( N/A%), pre moving , FPS 4.14, Running 41.85s Step 219( N/A%), pre moving , FPS 3.97, Running 42.22s Step 220( N/A%), pre moving , FPS 3.86, Running 42.61s Step 221( N/A%), pre moving , FPS 3.71, Running 42.97s Step 222( N/A%), pre moving , FPS 3.75, Running 43.20s Step 223( N/A%), pre moving , FPS 3.75, Running 43.36s Step 224( N/A%), pre moving , FPS 3.73, Running 43.56s Step 225( N/A%), pre moving , FPS 3.73, Running 43.75s Step 226( N/A%), pre moving , FPS 3.73, Running 43.92s Step 227( N/A%), pre moving , FPS 3.68, Running 44.20s Step 228( N/A%), pre moving , FPS 3.60, Running 44.51s Step 229( N/A%), pre moving , FPS 3.59, Running 44.79s Step 230( N/A%), pre moving , FPS 3.56, Running 45.11s Step 231( N/A%), pre moving , FPS 3.53, Running 45.35s Step 232( N/A%), pre moving , FPS 3.53, Running 45.62s Step 233( N/A%), pre moving , FPS 3.52, Running 45.86s Step 234( N/A%), pre moving , FPS 3.62, Running 45.98s Step 235( N/A%), pre moving , FPS 3.78, Running 46.10s Step 236( N/A%), pre moving , FPS 3.92, Running 46.22s Step 237( N/A%), pre moving , FPS 4.12, Running 46.34s Step 238( N/A%), pre moving , FPS 4.27, Running 46.54s Step 239( N/A%), pre moving , FPS 4.46, Running 46.71s Step 240( N/A%), pre moving , FPS 4.66, Running 46.90s Step 241( N/A%), pre moving , FPS 4.93, Running 47.02s Step 242( N/A%), pre moving , FPS 5.08, Running 47.14s Step 243( N/A%), pre moving , FPS 5.11, Running 47.27s Step 244( N/A%), pre moving , FPS 5.22, Running 47.39s Step 245( N/A%), pre moving , FPS 5.33, Running 47.51s Step 246( N/A%), pre moving , FPS 5.41, Running 47.62s Step 247( N/A%), pre moving , FPS 5.74, Running 47.68s Step 248( N/A%), pre moving , FPS 5.28, Running 48.29s Step 249( N/A%), pre moving , FPS 5.62, Running 48.35s Step 250( N/A%), pre moving , FPS 6.06, Running 48.41s Step 251( N/A%), pre moving , FPS 6.41, Running 48.47s Step 252( N/A%), pre moving , FPS 6.89, Running 48.52s Step 253( N/A%), pre moving , FPS 7.10, Running 48.68s Step 254( N/A%), pre moving , FPS 6.92, Running 48.87s Step 255( N/A%), pre moving , FPS 6.81, Running 49.03s Step 256( N/A%), pre moving , FPS 6.62, Running 49.24s Step 257( N/A%), pre moving , FPS 6.50, Running 49.41s Step 258( N/A%), pre moving , FPS 6.53, Running 49.60s Step 259( N/A%), pre moving , FPS 6.54, Running 49.77s Step 260( N/A%), pre moving , FPS 6.53, Running 49.96s Step 261( N/A%), pre moving , FPS 6.27, Running 50.21s Step 262( N/A%), pre moving , FPS 6.19, Running 50.36s Step 263( N/A%), pre moving , FPS 6.01, Running 50.60s Step 264( N/A%), pre moving , FPS 5.79, Running 50.84s Step 265( N/A%), pre moving , FPS 5.60, Running 51.07s Step 266( N/A%), pre moving , FPS 5.38, Running 51.34s Step 267( N/A%), pre moving , FPS 5.19, Running 51.53s Step 268( N/A%), pre moving , FPS 5.73, Running 51.78s Step 269( N/A%), pre moving , FPS 5.46, Running 52.02s Step 270( N/A%), pre moving , FPS 5.26, Running 52.21s Step 271( N/A%), pre moving , FPS 5.06, Running 52.42s Step 272( N/A%), pre moving , FPS 5.00, Running 52.53s Step 273( N/A%), pre moving , FPS 5.04, Running 52.65s Step 274( N/A%), pre moving , FPS 5.14, Running 52.76s Step 275( N/A%), pre moving , FPS 5.20, Running 52.88s Step 276( N/A%), pre moving , FPS 5.37, Running 52.97s Step 277( N/A%), pre moving , FPS 5.47, Running 53.07s Step 278( N/A%), pre moving , FPS 5.56, Running 53.20s Step 279( N/A%), pre moving , FPS 5.59, Running 53.35s Step 280( N/A%), pre moving , FPS 5.58, Running 53.54s Step 281( N/A%), pre moving , FPS 5.73, Running 53.70s Step 282( N/A%), pre moving , FPS 5.56, Running 53.96s Step 283( N/A%), pre moving , FPS 5.57, Running 54.19s Step 284( N/A%), pre moving , FPS 5.59, Running 54.42s Step 285( N/A%), pre moving , FPS 5.57, Running 54.67s Step 286( N/A%), pre moving , FPS 5.67, Running 54.87s Step 287( N/A%), pre moving , FPS 5.71, Running 55.03s Step 288( N/A%), pre moving , FPS 5.78, Running 55.24s Step 289( N/A%), pre moving , FPS 5.77, Running 55.48s Step 290( N/A%), pre moving , FPS 5.81, Running 55.66s Step 291( N/A%), pre moving , FPS 5.84, Running 55.85s Step 292( N/A%), pre moving , FPS 5.68, Running 56.04s Step 293( N/A%), pre moving , FPS 5.49, Running 56.29s Step 294( N/A%), pre moving , FPS 5.41, Running 56.46s Step 295( N/A%), pre moving , FPS 5.23, Running 56.70s Step 296( N/A%), pre moving , FPS 5.10, Running 56.89s Step 297( N/A%), pre moving , FPS 4.96, Running 57.10s Step 298( N/A%), pre moving , FPS 4.95, Running 57.24s Step 299( N/A%), pre moving , FPS 4.96, Running 57.38s Step 300( N/A%), pre moving , FPS 5.03, Running 57.52s Step 301( N/A%), pre moving , FPS 5.05, Running 57.66s Step 302( N/A%), pre moving , FPS 5.21, Running 57.80s Step 303( N/A%), pre moving , FPS 5.36, Running 57.92s Step 304( N/A%), pre moving , FPS 5.39, Running 58.13s Step 305( N/A%), pre moving , FPS 5.40, Running 58.37s Step 306( N/A%), pre moving , FPS 5.20, Running 58.71s Step 307( N/A%), pre moving , FPS 5.02, Running 59.02s Step 308( N/A%), pre moving , FPS 4.89, Running 59.34s Step 309( N/A%), pre moving , FPS 4.85, Running 59.61s Step 310( N/A%), pre moving , FPS 4.71, Running 59.90s Step 311( N/A%), pre moving , FPS 4.58, Running 60.21s Step 312( N/A%), pre moving , FPS 4.54, Running 60.45s Step 313( N/A%), pre moving , FPS 4.55, Running 60.69s Step 314( N/A%), pre moving , FPS 4.49, Running 60.92s Step 315( N/A%), pre moving , FPS 4.57, Running 61.08s Step 316( N/A%), pre moving , FPS 4.56, Running 61.28s Step 317( N/A%), pre moving , FPS 4.67, Running 61.39s Step 318( N/A%), pre moving , FPS 4.76, Running 61.44s Step 319( N/A%), pre moving , FPS 4.80, Running 61.55s Step 320( N/A%), pre moving , FPS 4.79, Running 61.70s Step 321( N/A%), pre moving , FPS 4.80, Running 61.82s Step 322( N/A%), pre moving , FPS 4.86, Running 61.92s Step 323( N/A%), pre moving , FPS 4.85, Running 62.04s Step 324( N/A%), pre moving , FPS 4.98, Running 62.14s Step 325( N/A%), pre moving , FPS 5.14, Running 62.26s Step 326( N/A%), pre moving , FPS 5.51, Running 62.34s Step 327( N/A%), pre moving , FPS 5.86, Running 62.43s Step 328( N/A%), pre moving , FPS 6.30, Running 62.51s Step 329( N/A%), pre moving , FPS 6.66, Running 62.61s Step 330( N/A%), pre moving , FPS 6.99, Running 62.76s Step 331( N/A%), pre moving , FPS 7.50, Running 62.88s Step 332( N/A%), pre moving , FPS 7.85, Running 63.00s Step 333( N/A%), pre moving , FPS 8.26, Running 63.11s Step 334( N/A%), pre moving , FPS 8.71, Running 63.21s Step 335( N/A%), pre moving , FPS 8.88, Running 63.33s Step 336( N/A%), pre moving , FPS 9.21, Running 63.45s Step 337( N/A%), pre moving , FPS 9.15, Running 63.58s Step 338( N/A%), pre moving , FPS 8.95, Running 63.68s Step 339( N/A%), pre moving , FPS 8.91, Running 63.79s Step 340( N/A%), pre moving , FPS 9.06, Running 63.91s Step 341( N/A%), pre moving , FPS 9.11, Running 64.02s Step 342( N/A%), pre moving , FPS 9.01, Running 64.14s Step 343( N/A%), pre moving , FPS 9.04, Running 64.25s Step 344( N/A%), pre moving , FPS 8.95, Running 64.37s Step 345( N/A%), pre moving , FPS 9.00, Running 64.48s Step 346( N/A%), pre moving , FPS 6.88, Running 65.25s Step 347( N/A%), pre moving , FPS 6.81, Running 65.37s Step 348( N/A%), pre moving , FPS 6.70, Running 65.50s Step 349( N/A%), pre moving , FPS 6.51, Running 65.69s Step 350( N/A%), pre moving , FPS 6.40, Running 65.89s Step 351( N/A%), pre moving , FPS 6.39, Running 66.01s Step 352( N/A%), pre moving , FPS 6.40, Running 66.12s Step 353( N/A%), pre moving , FPS 6.45, Running 66.21s Step 354( N/A%), pre moving , FPS 6.50, Running 66.29s Step 355( N/A%), pre moving , FPS 6.59, Running 66.36s Step 356( N/A%), pre moving , FPS 6.70, Running 66.43s Step 357( N/A%), pre moving , FPS 6.82, Running 66.51s Step 358( N/A%), pre moving , FPS 6.88, Running 66.58s Step 359( N/A%), pre moving , FPS 7.03, Running 66.64s Step 360( N/A%), pre moving , FPS 7.09, Running 66.73s Step 361( N/A%), pre moving , FPS 7.15, Running 66.82s Step 362( N/A%), pre moving , FPS 7.19, Running 66.92s Step 363( N/A%), pre moving , FPS 7.23, Running 67.02s Step 364( N/A%), pre moving , FPS 7.04, Running 67.21s Step 365( N/A%), pre moving , FPS 6.94, Running 67.36s Step 366( N/A%), pre moving , FPS 8.65, Running 67.56s Step 367( N/A%), pre moving , FPS 8.46, Running 67.74s Step 368( N/A%), pre moving , FPS 8.25, Running 67.92s Step 369( N/A%), pre moving , FPS 8.22, Running 68.12s Step 370( N/A%), pre moving , FPS 8.31, Running 68.29s Step 371( N/A%), pre moving , FPS 8.09, Running 68.48s Step 372( N/A%), pre moving , FPS 7.93, Running 68.64s Step 373( N/A%), pre moving , FPS 7.64, Running 68.83s Step 374( N/A%), pre moving , FPS 7.43, Running 68.98s Step 375( N/A%), pre moving , FPS 7.11, Running 69.18s Step 376( N/A%), pre moving , FPS 6.98, Running 69.30s Step 377( N/A%), pre moving , FPS 6.89, Running 69.41s Step 378( N/A%), pre moving , FPS 6.80, Running 69.53s Step 379( N/A%), pre moving , FPS 6.65, Running 69.64s Step 380( N/A%), pre moving , FPS 6.60, Running 69.76s Step 381( N/A%), pre moving , FPS 6.56, Running 69.87s Step 382( N/A%), pre moving , FPS 6.54, Running 69.98s Step 383( N/A%), pre moving , FPS 6.52, Running 70.09s Step 384( N/A%), pre moving , FPS 6.69, Running 70.20s Step 385( N/A%), pre moving , FPS 6.84, Running 70.29s Step 386( N/A%), pre moving , FPS 7.07, Running 70.39s Step 387( N/A%), pre moving , FPS 7.25, Running 70.49s Step 388( N/A%), pre moving , FPS 7.46, Running 70.60s Step 389( N/A%), pre moving , FPS 7.72, Running 70.71s Step 390( N/A%), pre moving , FPS 8.00, Running 70.79s Step 391( N/A%), pre moving , FPS 8.45, Running 70.84s Step 392( N/A%), pre moving , FPS 8.72, Running 70.94s Step 393( N/A%), pre moving , FPS 9.18, Running 71.01s Step 394( N/A%), pre moving , FPS 9.56, Running 71.08s Step 395( N/A%), pre moving , FPS 5.22, Running 73.01s Step 396( N/A%), pre moving , FPS 4.81, Running 73.46s Step 397( N/A%), pre moving , FPS 4.70, Running 73.67s Step 398( N/A%), pre moving , FPS 4.39, Running 74.08s Step 399( N/A%), pre moving , FPS 4.30, Running 74.29s Step 400( N/A%), pre moving , FPS 4.05, Running 74.70s Step 401( N/A%), pre moving , FPS 3.94, Running 74.95s Step 402( N/A%), pre moving , FPS 3.77, Running 75.29s Step 403( N/A%), pre moving , FPS 3.73, Running 75.46s Step 404( N/A%), pre moving , FPS 3.53, Running 75.87s Step 405( N/A%), pre moving , FPS 3.46, Running 76.07s Step 406( N/A%), pre moving , FPS 3.26, Running 76.52s Step 407( N/A%), pre moving , FPS 3.18, Running 76.78s Step 408( N/A%), pre moving , FPS 3.03, Running 77.21s Step 409( N/A%), pre moving , FPS 2.96, Running 77.46s Step 410( N/A%), pre moving , FPS 2.84, Running 77.83s Step 411( N/A%), pre moving , FPS 2.78, Running 78.05s Step 412( N/A%), pre moving , FPS 2.65, Running 78.50s Step 413( N/A%), pre moving , FPS 2.59, Running 78.75s Step 414( N/A%), pre moving , FPS 2.48, Running 79.15s Step 415( 0.33%), action 1, FPS 2.86, Running 80.02s Step 416( 0.67%), action 2, FPS 2.84, Running 80.49s Step 417( 1.00%), action 3, FPS 2.68, Running 81.14s Step 418( 1.33%), action 4, FPS 2.56, Running 81.88s Step 419( 1.67%), action 5, FPS 2.39, Running 82.66s Step 420( 2.00%), action 6, FPS 2.36, Running 83.16s Step 421( 2.33%), action 7, FPS 2.30, Running 83.64s Step 422( 2.67%), action 8, FPS 2.30, Running 84.00s Step 423( 3.00%), action 9, FPS 2.21, Running 84.49s Step 424( 3.33%), action 10, FPS 2.20, Running 84.97s Step 425( 3.67%), action 11, FPS 2.01, Running 86.01s Step 426( 4.00%), action 12, FPS 1.99, Running 86.57s Step 427( 4.33%), action 13, FPS 1.90, Running 87.30s Step 428( 4.67%), action 14, FPS 1.86, Running 87.99s Step 429( 5.00%), action 15, FPS 1.83, Running 88.38s Step 430( 5.33%), action 16, FPS 1.83, Running 88.76s Step 431( 5.67%), action 17, FPS 1.79, Running 89.25s Step 432( 6.00%), action 18, FPS 1.78, Running 89.76s Step 433( 6.33%), action 19, FPS 1.73, Running 90.32s Step 434( 6.67%), action 20, FPS 1.72, Running 90.75s Step 435( 7.00%), action 21, FPS 1.74, Running 91.53s Step 436( 7.33%), action 22, FPS 1.71, Running 92.21s Step 437( 7.67%), action 23, FPS 1.76, Running 92.50s Step 438( 8.00%), action 24, FPS 1.81, Running 92.92s Step 439( 8.33%), action 25, FPS 1.87, Running 93.34s Step 440( 8.67%), action 26, FPS 1.83, Running 94.06s Step 441( 9.00%), action 27, FPS 1.81, Running 94.67s Step 442( 9.33%), action 28, FPS 1.78, Running 95.26s Step 443( 9.67%), action 29, FPS 1.77, Running 95.80s Step 444( 10.00%), action 30, FPS 1.77, Running 96.27s Step 445( 10.33%), action 31, FPS 1.84, Running 96.87s Step 446( 10.67%), action 32, FPS 1.87, Running 97.27s Step 447( 11.00%), action 33, FPS 1.92, Running 97.71s Step 448( 11.33%), action 34, FPS 1.92, Running 98.38s Step 449( 11.67%), action 35, FPS 1.87, Running 99.09s Step 450( 12.00%), action 36, FPS 1.86, Running 99.54s Step 451( 12.33%), action 37, FPS 1.79, Running 100.42s Step 452( 12.67%), action 38, FPS 1.77, Running 101.06s Step 453( 13.00%), action 39, FPS 1.80, Running 101.44s Step 454( 13.33%), action 40, FPS 1.77, Running 102.03s Step 455( 13.67%), action 41, FPS 1.78, Running 102.79s Step 456( 14.00%), action 42, FPS 1.81, Running 103.27s Step 457( 14.33%), action 43, FPS 1.74, Running 103.98s Step 458( 14.67%), action 44, FPS 1.73, Running 104.49s Step 459( 15.00%), action 45, FPS 1.70, Running 105.13s Step 460( 15.33%), action 46, FPS 1.73, Running 105.59s Step 461( 15.67%), action 47, FPS 1.75, Running 106.11s Step 462( 16.00%), action 48, FPS 1.77, Running 106.54s Step 463( 16.33%), action 49, FPS 1.74, Running 107.28s Step 464( 16.67%), action 50, FPS 1.73, Running 107.83s Step 465( 17.00%), action 51, FPS 1.66, Running 108.89s Step 466( 17.33%), action 52, FPS 1.64, Running 109.47s Step 467( 17.67%), action 53, FPS 1.65, Running 109.85s Step 468( 18.00%), action 54, FPS 1.69, Running 110.22s Step 469( 18.33%), action 55, FPS 1.73, Running 110.66s Step 470( 18.67%), action 56, FPS 1.70, Running 111.31s Step 471( 19.00%), action 57, FPS 1.70, Running 112.16s Step 472( 19.33%), action 58, FPS 1.71, Running 112.76s Step 473( 19.67%), action 59, FPS 1.67, Running 113.41s Step 474( 20.00%), action 60, FPS 1.67, Running 113.98s Step 475( 20.33%), action 61, FPS 1.68, Running 114.68s Step 476( 20.67%), action 62, FPS 1.67, Running 115.28s Step 477( 21.00%), action 63, FPS 1.69, Running 115.81s Step 478( 21.33%), action 64, FPS 1.65, Running 116.58s Step 479( 21.67%), action 65, FPS 1.65, Running 117.24s Step 480( 22.00%), action 66, FPS 1.66, Running 117.67s Step 481( 22.33%), action 67, FPS 1.63, Running 118.36s Step 482( 22.67%), action 68, FPS 1.65, Running 118.70s Step 483( 23.00%), action 69, FPS 1.69, Running 119.11s Step 484( 23.33%), action 70, FPS 1.68, Running 119.76s Step 485( 23.67%), action 71, FPS 1.73, Running 120.42s Step 486( 24.00%), action 72, FPS 1.72, Running 121.11s Step 487( 24.33%), action 73, FPS 1.68, Running 121.72s Step 488( 24.67%), action 74, FPS 1.66, Running 122.24s Step 489( 25.00%), action 75, FPS 1.65, Running 122.78s Step 490( 25.33%), action 76, FPS 1.65, Running 123.44s Step 491( 25.67%), action 77, FPS 1.70, Running 123.95s Step 492( 26.00%), action 78, FPS 1.67, Running 124.71s Step 493( 26.33%), action 79, FPS 1.68, Running 125.29s Step 494( 26.67%), action 80, FPS 1.71, Running 125.69s Step 495( 27.00%), action 81, FPS 1.69, Running 126.52s Step 496( 27.33%), action 82, FPS 1.71, Running 126.96s Step 497( 27.67%), action 83, FPS 1.72, Running 127.45s Step 498( 28.00%), action 84, FPS 1.73, Running 128.12s Step 499( 28.33%), action 85, FPS 1.71, Running 128.96s Step 500( 28.67%), action 86, FPS 1.72, Running 129.31s Step 501( 29.00%), action 87, FPS 1.72, Running 129.99s Step 502( 29.33%), action 88, FPS 1.69, Running 130.54s Step 503( 29.67%), action 89, FPS 1.66, Running 131.13s Step 504( 30.00%), action 90, FPS 1.67, Running 131.72s Step 505( 30.33%), action 91, FPS 1.66, Running 132.48s Step 506( 30.67%), action 92, FPS 1.69, Running 132.91s Step 507( 31.00%), action 93, FPS 1.66, Running 133.79s Step 508( 31.33%), action 94, FPS 1.66, Running 134.26s Step 509( 31.67%), action 95, FPS 1.66, Running 134.85s Step 510( 32.00%), action 96, FPS 1.69, Running 135.29s Step 511( 32.33%), action 97, FPS 1.66, Running 135.96s Step 512( 32.67%), action 98, FPS 1.67, Running 136.69s Step 513( 33.00%), action 99, FPS 1.67, Running 137.25s Step 514( 33.33%), action 100, FPS 1.67, Running 137.68s Step 515( 33.67%), action 101, FPS 1.67, Running 138.47s Step 516( 34.00%), action 102, FPS 1.66, Running 139.00s Step 517( 34.33%), action 103, FPS 1.63, Running 139.69s Step 518( 34.67%), action 104, FPS 1.67, Running 140.13s Step 519( 35.00%), action 105, FPS 1.69, Running 140.77s Step 520( 35.33%), action 106, FPS 1.66, Running 141.36s Step 521( 35.67%), action 107, FPS 1.67, Running 141.95s Step 522( 36.00%), action 108, FPS 1.66, Running 142.61s Step 523( 36.33%), action 109, FPS 1.66, Running 143.21s Step 524( 36.67%), action 110, FPS 1.66, Running 143.77s Step 525( 37.00%), action 111, FPS 1.63, Running 144.73s Step 526( 37.33%), action 112, FPS 1.64, Running 145.15s Step 527( 37.67%), action 113, FPS 1.67, Running 145.74s [2026-08-01 16:39:48] [16 ] Seed 15 failed after 146.08 s. +steps: 527 , actions: 113 . +Instruction: Empty +Total 7/16(43.75%) success. +Setting seed: 16 +Step 1( N/A%), pre moving , FPS 2.08, Running 0.48s Step 2( N/A%), pre moving , FPS 3.37, Running 0.59s Step 3( N/A%), pre moving , FPS 4.28, Running 0.70s Step 4( N/A%), pre moving , FPS 4.88, Running 0.82s Step 5( N/A%), pre moving , FPS 5.33, Running 0.94s Step 6( N/A%), pre moving , FPS 5.69, Running 1.05s Step 7( N/A%), pre moving , FPS 5.96, Running 1.18s Step 8( N/A%), pre moving , FPS 6.16, Running 1.30s Step 9( N/A%), pre moving , FPS 6.34, Running 1.42s Step 10( N/A%), pre moving , FPS 6.68, Running 1.50s Step 11( N/A%), pre moving , FPS 7.03, Running 1.56s Step 12( N/A%), pre moving , FPS 7.37, Running 1.63s Step 13( N/A%), pre moving , FPS 7.58, Running 1.72s Step 14( N/A%), pre moving , FPS 7.83, Running 1.79s Step 15( N/A%), pre moving , FPS 7.99, Running 1.88s Step 16( N/A%), pre moving , FPS 8.26, Running 1.94s Step 17( N/A%), pre moving , FPS 8.49, Running 2.00s Step 18( N/A%), pre moving , FPS 8.62, Running 2.09s Step 19( N/A%), pre moving , FPS 8.74, Running 2.17s Step 20( N/A%), pre moving , FPS 8.96, Running 2.23s Step 21( N/A%), pre moving , FPS 9.25, Running 2.64s Step 22( N/A%), pre moving , FPS 9.03, Running 2.81s Step 23( N/A%), pre moving , FPS 9.06, Running 2.91s Step 24( N/A%), pre moving , FPS 9.10, Running 3.02s Step 25( N/A%), pre moving , FPS 9.17, Running 3.12s Step 26( N/A%), pre moving , FPS 7.96, Running 3.57s Step 27( N/A%), pre moving , FPS 7.96, Running 3.69s Step 28( N/A%), pre moving , FPS 8.00, Running 3.80s Step 29( N/A%), pre moving , FPS 8.01, Running 3.92s Step 30( N/A%), pre moving , FPS 7.88, Running 4.04s Step 31( N/A%), pre moving , FPS 7.72, Running 4.15s Step 32( N/A%), pre moving , FPS 7.67, Running 4.24s Step 33( N/A%), pre moving , FPS 7.61, Running 4.34s Step 34( N/A%), pre moving , FPS 7.47, Running 4.47s Step 35( N/A%), pre moving , FPS 7.38, Running 4.59s Step 36( N/A%), pre moving , FPS 6.30, Running 5.11s Step 37( N/A%), pre moving , FPS 6.19, Running 5.23s Step 38( N/A%), pre moving , FPS 6.12, Running 5.35s Step 39( N/A%), pre moving , FPS 5.97, Running 5.52s Step 40( N/A%), pre moving , FPS 5.87, Running 5.64s Step 41( N/A%), pre moving , FPS 6.47, Running 5.74s Step 42( N/A%), pre moving , FPS 6.58, Running 5.85s Step 43( N/A%), pre moving , FPS 6.54, Running 5.97s Step 44( N/A%), pre moving , FPS 6.51, Running 6.09s Step 45( N/A%), pre moving , FPS 6.57, Running 6.16s Step 46( N/A%), pre moving , FPS 7.52, Running 6.23s Step 47( N/A%), pre moving , FPS 7.63, Running 6.31s Step 48( N/A%), pre moving , FPS 7.74, Running 6.38s Step 49( N/A%), pre moving , FPS 7.87, Running 6.46s Step 50( N/A%), pre moving , FPS 8.02, Running 6.53s Step 51( N/A%), pre moving , FPS 8.04, Running 6.64s Step 52( N/A%), pre moving , FPS 7.95, Running 6.75s Step 53( N/A%), pre moving , FPS 8.01, Running 6.84s Step 54( N/A%), pre moving , FPS 7.99, Running 6.97s Step 55( N/A%), pre moving , FPS 7.88, Running 7.12s Step 56( N/A%), pre moving , FPS 9.06, Running 7.32s Step 57( N/A%), pre moving , FPS 8.88, Running 7.49s Step 58( N/A%), pre moving , FPS 8.58, Running 7.68s Step 59( N/A%), pre moving , FPS 8.56, Running 7.86s Step 60( N/A%), pre moving , FPS 8.29, Running 8.05s Step 61( N/A%), pre moving , FPS 8.04, Running 8.22s Step 62( N/A%), pre moving , FPS 7.80, Running 8.41s Step 63( N/A%), pre moving , FPS 7.65, Running 8.58s Step 64( N/A%), pre moving , FPS 7.54, Running 8.74s Step 65( N/A%), pre moving , FPS 7.24, Running 8.93s Step 66( N/A%), pre moving , FPS 6.99, Running 9.09s Step 67( N/A%), pre moving , FPS 6.72, Running 9.29s Step 68( N/A%), pre moving , FPS 6.48, Running 9.47s Step 69( N/A%), pre moving , FPS 6.25, Running 9.65s Step 70( N/A%), pre moving , FPS 6.06, Running 9.83s Step 71( N/A%), pre moving , FPS 5.93, Running 10.01s Step 72( N/A%), pre moving , FPS 5.85, Running 10.17s Step 73( N/A%), pre moving , FPS 5.72, Running 10.34s Step 74( N/A%), pre moving , FPS 5.65, Running 10.51s Step 75( N/A%), pre moving , FPS 5.63, Running 10.68s Step 76( N/A%), pre moving , FPS 5.67, Running 10.84s Step 77( N/A%), pre moving , FPS 5.65, Running 11.03s Step 78( N/A%), pre moving , FPS 5.82, Running 11.12s Step 79( N/A%), pre moving , FPS 5.92, Running 11.24s Step 80( N/A%), pre moving , FPS 6.05, Running 11.36s Step 81( N/A%), pre moving , FPS 6.26, Running 11.42s Step 82( N/A%), pre moving , FPS 6.48, Running 11.50s Step 83( N/A%), pre moving , FPS 6.63, Running 11.60s Step 84( N/A%), pre moving , FPS 6.81, Running 11.67s Step 85( N/A%), pre moving , FPS 7.12, Running 11.74s Step 86( N/A%), pre moving , FPS 7.39, Running 11.79s Step 87( N/A%), pre moving , FPS 7.68, Running 11.89s Step 88( N/A%), pre moving , FPS 7.87, Running 12.01s Step 89( N/A%), pre moving , FPS 8.09, Running 12.13s Step 90( N/A%), pre moving , FPS 8.30, Running 12.24s Step 91( N/A%), pre moving , FPS 8.55, Running 12.35s Step 92( N/A%), pre moving , FPS 8.72, Running 12.47s Step 93( N/A%), pre moving , FPS 8.85, Running 12.60s Step 94( N/A%), pre moving , FPS 9.10, Running 12.71s Step 95( N/A%), pre moving , FPS 9.34, Running 12.82s Step 96( N/A%), pre moving , FPS 9.56, Running 12.93s Step 97( N/A%), pre moving , FPS 9.86, Running 13.05s Step 98( N/A%), pre moving , FPS 9.79, Running 13.16s Step 99( N/A%), pre moving , FPS 9.73, Running 13.29s Step 100( N/A%), pre moving , FPS 9.74, Running 13.41s Step 101( N/A%), pre moving , FPS 9.49, Running 13.53s Step 102( N/A%), pre moving , FPS 9.33, Running 13.64s Step 103( N/A%), pre moving , FPS 9.34, Running 13.74s Step 104( N/A%), pre moving , FPS 9.18, Running 13.85s Step 105( N/A%), pre moving , FPS 6.59, Running 14.77s Step 106( N/A%), pre moving , FPS 6.21, Running 15.02s Step 107( N/A%), pre moving , FPS 5.67, Running 15.42s Step 108( N/A%), pre moving , FPS 5.51, Running 15.64s Step 109( N/A%), pre moving , FPS 5.17, Running 16.00s Step 110( N/A%), pre moving , FPS 5.05, Running 16.20s Step 111( N/A%), pre moving , FPS 4.69, Running 16.62s Step 112( N/A%), pre moving , FPS 4.55, Running 16.87s Step 113( N/A%), pre moving , FPS 4.26, Running 17.29s Step 114( N/A%), pre moving , FPS 4.17, Running 17.51s Step 115( N/A%), pre moving , FPS 3.93, Running 17.90s Step 116( N/A%), pre moving , FPS 3.81, Running 18.18s Step 117( N/A%), pre moving , FPS 3.59, Running 18.62s Step 118( N/A%), pre moving , FPS 3.49, Running 18.90s Step 119( N/A%), pre moving , FPS 3.31, Running 19.34s Step 120( N/A%), pre moving , FPS 3.23, Running 19.60s Step 121( N/A%), pre moving , FPS 3.10, Running 19.97s Step 122( N/A%), pre moving , FPS 3.06, Running 20.18s Step 123( N/A%), pre moving , FPS 2.96, Running 20.50s Step 124( N/A%), pre moving , FPS 2.90, Running 20.74s Step 125( N/A%), pre moving , FPS 3.13, Running 21.16s Step 126( N/A%), pre moving , FPS 3.12, Running 21.42s Step 127( N/A%), pre moving , FPS 3.13, Running 21.81s Step 128( N/A%), pre moving , FPS 3.10, Running 22.10s Step 129( N/A%), pre moving , FPS 3.04, Running 22.57s Step 130( N/A%), pre moving , FPS 3.00, Running 22.88s Step 131( N/A%), pre moving , FPS 2.98, Running 23.33s Step 132( N/A%), pre moving , FPS 2.98, Running 23.58s Step 133( N/A%), pre moving , FPS 3.00, Running 23.97s Step 134( N/A%), pre moving , FPS 2.98, Running 24.21s Step 135( N/A%), pre moving , FPS 2.98, Running 24.61s Step 136( N/A%), pre moving , FPS 3.01, Running 24.83s Step 137( N/A%), pre moving , FPS 3.03, Running 25.23s Step 138( N/A%), pre moving , FPS 3.03, Running 25.49s Step 139( N/A%), pre moving , FPS 3.04, Running 25.92s Step 140( N/A%), pre moving , FPS 3.03, Running 26.21s Step 141( N/A%), pre moving , FPS 2.99, Running 26.67s Step 142( N/A%), pre moving , FPS 2.96, Running 26.93s Step 143( N/A%), pre moving , FPS 2.89, Running 27.42s Step 144( N/A%), pre moving , FPS 2.87, Running 27.70s Step 145( N/A%), pre moving , FPS 2.88, Running 28.10s Step 146( N/A%), pre moving , FPS 2.89, Running 28.34s Step 147( N/A%), pre moving , FPS 2.92, Running 28.65s Step 148( N/A%), pre moving , FPS 2.95, Running 28.88s Step 149( N/A%), pre moving , FPS 2.99, Running 29.26s Step 150( N/A%), pre moving , FPS 3.00, Running 29.54s Step 151( N/A%), pre moving , FPS 3.02, Running 29.96s Step 152( N/A%), pre moving , FPS 3.00, Running 30.25s Step 153( N/A%), pre moving , FPS 2.97, Running 30.70s Step 154( N/A%), pre moving , FPS 2.96, Running 30.96s Step 155( N/A%), pre moving , FPS 2.95, Running 31.39s Step 156( N/A%), pre moving , FPS 2.94, Running 31.65s Step 157( N/A%), pre moving , FPS 2.91, Running 32.10s Step 158( N/A%), pre moving , FPS 2.91, Running 32.37s Step 159( N/A%), pre moving , FPS 2.97, Running 32.65s Step 160( N/A%), pre moving , FPS 3.02, Running 32.84s Step 161( N/A%), pre moving , FPS 3.04, Running 33.25s Step 162( N/A%), pre moving , FPS 3.05, Running 33.50s Step 163( N/A%), pre moving , FPS 3.08, Running 33.91s Step 164( N/A%), pre moving , FPS 3.15, Running 34.04s Step 165( N/A%), pre moving , FPS 3.29, Running 34.18s Step 166( N/A%), pre moving , FPS 3.35, Running 34.30s Step 167( N/A%), pre moving , FPS 3.45, Running 34.45s Step 168( N/A%), pre moving , FPS 3.51, Running 34.59s Step 169( N/A%), pre moving , FPS 3.67, Running 34.71s Step 170( N/A%), pre moving , FPS 3.78, Running 34.83s Step 171( N/A%), pre moving , FPS 4.01, Running 34.95s Step 172( N/A%), pre moving , FPS 4.16, Running 35.07s Step 173( N/A%), pre moving , FPS 4.44, Running 35.21s Step 174( N/A%), pre moving , FPS 4.05, Running 35.91s Step 175( N/A%), pre moving , FPS 4.31, Running 36.03s Step 176( N/A%), pre moving , FPS 4.43, Running 36.16s Step 177( N/A%), pre moving , FPS 4.77, Running 36.28s Step 178( N/A%), pre moving , FPS 4.94, Running 36.42s Step 179( N/A%), pre moving , FPS 5.04, Running 36.62s Step 180( N/A%), pre moving , FPS 5.12, Running 36.75s Step 181( N/A%), pre moving , FPS 5.44, Running 36.93s Step 182( N/A%), pre moving , FPS 5.52, Running 37.12s Step 183( N/A%), pre moving , FPS 5.88, Running 37.31s Step 184( N/A%), pre moving , FPS 5.91, Running 37.43s Step 185( N/A%), pre moving , FPS 5.95, Running 37.54s Step 186( N/A%), pre moving , FPS 5.92, Running 37.67s Step 187( N/A%), pre moving , FPS 5.97, Running 37.80s Step 188( N/A%), pre moving , FPS 6.03, Running 37.90s Step 189( N/A%), pre moving , FPS 5.98, Running 38.05s Step 190( N/A%), pre moving , FPS 5.95, Running 38.19s Step 191( N/A%), pre moving , FPS 5.94, Running 38.32s Step 192( N/A%), pre moving , FPS 5.77, Running 38.53s Step 193( N/A%), pre moving , FPS 5.55, Running 38.81s Step 194( N/A%), pre moving , FPS 6.07, Running 39.20s Step 195( N/A%), pre moving , FPS 5.72, Running 39.53s Step 196( N/A%), pre moving , FPS 5.39, Running 39.87s Step 197( N/A%), pre moving , FPS 5.07, Running 40.23s Step 198( N/A%), pre moving , FPS 4.84, Running 40.55s Step 199( N/A%), pre moving , FPS 4.68, Running 40.89s Step 200( N/A%), pre moving , FPS 4.45, Running 41.24s Step 201( N/A%), pre moving , FPS 4.28, Running 41.60s Step 202( N/A%), pre moving , FPS 4.14, Running 41.95s Step 203( N/A%), pre moving , FPS 3.99, Running 42.33s Step 204( N/A%), pre moving , FPS 3.91, Running 42.54s Step 205( N/A%), pre moving , FPS 3.87, Running 42.71s Step 206( N/A%), pre moving , FPS 3.80, Running 42.94s Step 207( N/A%), pre moving , FPS 3.74, Running 43.15s Step 208( N/A%), pre moving , FPS 3.62, Running 43.42s Step 209( N/A%), pre moving , FPS 3.49, Running 43.78s Step 210( N/A%), pre moving , FPS 3.36, Running 44.15s Step 211( N/A%), pre moving , FPS 3.23, Running 44.51s Step 212( N/A%), pre moving , FPS 3.16, Running 44.86s Step 213( N/A%), pre moving , FPS 3.12, Running 45.22s Step 214( N/A%), pre moving , FPS 3.16, Running 45.53s Step 215( N/A%), pre moving , FPS 3.20, Running 45.79s Step 216( N/A%), pre moving , FPS 3.21, Running 46.10s Step 217( N/A%), pre moving , FPS 3.25, Running 46.38s Step 218( N/A%), pre moving , FPS 3.30, Running 46.61s Step 219( N/A%), pre moving , FPS 3.35, Running 46.86s Step 220( N/A%), pre moving , FPS 3.44, Running 47.06s Step 221( N/A%), pre moving , FPS 3.60, Running 47.16s Step 222( N/A%), pre moving , FPS 3.79, Running 47.23s Step 223( N/A%), pre moving , FPS 4.02, Running 47.30s Step 224( N/A%), pre moving , FPS 4.11, Running 47.40s Step 225( N/A%), pre moving , FPS 4.14, Running 47.55s Step 226( N/A%), pre moving , FPS 4.25, Running 47.65s Step 227( N/A%), pre moving , FPS 4.35, Running 47.76s Step 228( N/A%), pre moving , FPS 4.53, Running 47.83s Step 229( N/A%), pre moving , FPS 4.80, Running 47.94s Step 230( N/A%), pre moving , FPS 5.10, Running 48.07s Step 231( N/A%), pre moving , FPS 5.43, Running 48.18s Step 232( N/A%), pre moving , FPS 5.81, Running 48.30s Step 233( N/A%), pre moving , FPS 6.25, Running 48.42s Step 234( N/A%), pre moving , FPS 6.66, Running 48.53s Step 235( N/A%), pre moving , FPS 5.84, Running 49.21s Step 236( N/A%), pre moving , FPS 6.19, Running 49.33s Step 237( N/A%), pre moving , FPS 6.51, Running 49.46s Step 238( N/A%), pre moving , FPS 6.74, Running 49.58s Step 239( N/A%), pre moving , FPS 6.75, Running 49.82s Step 240( N/A%), pre moving , FPS 6.60, Running 50.09s Step 241( N/A%), pre moving , FPS 6.30, Running 50.33s Step 242( N/A%), pre moving , FPS 5.90, Running 50.62s Step 243( N/A%), pre moving , FPS 5.52, Running 50.93s Step 244( N/A%), pre moving , FPS 5.24, Running 51.22s Step 245( N/A%), pre moving , FPS 5.05, Running 51.51s Step 246( N/A%), pre moving , FPS 4.94, Running 51.69s Step 247( N/A%), pre moving , FPS 4.87, Running 51.86s Step 248( N/A%), pre moving , FPS 4.81, Running 52.00s Step 249( N/A%), pre moving , FPS 4.78, Running 52.12s Step 250( N/A%), pre moving , FPS 4.74, Running 52.29s Step 251( N/A%), pre moving , FPS 4.61, Running 52.52s Step 252( N/A%), pre moving , FPS 4.46, Running 52.79s Step 253( N/A%), pre moving , FPS 4.34, Running 53.03s Step 254( N/A%), pre moving , FPS 4.22, Running 53.28s Step 255( N/A%), pre moving , FPS 4.63, Running 53.53s Step 256( N/A%), pre moving , FPS 4.51, Running 53.76s Step 257( N/A%), pre moving , FPS 4.43, Running 53.97s Step 258( N/A%), pre moving , FPS 4.38, Running 54.14s Step 259( N/A%), pre moving , FPS 4.38, Running 54.39s Step 260( N/A%), pre moving , FPS 4.41, Running 54.62s Step 261( N/A%), pre moving , FPS 4.41, Running 54.87s Step 262( N/A%), pre moving , FPS 4.34, Running 55.23s Step 263( N/A%), pre moving , FPS 4.36, Running 55.51s Step 264( N/A%), pre moving , FPS 4.36, Running 55.81s Step 265( N/A%), pre moving , FPS 4.34, Running 56.12s Step 266( N/A%), pre moving , FPS 4.25, Running 56.39s Step 267( N/A%), pre moving , FPS 4.25, Running 56.56s Step 268( N/A%), pre moving , FPS 4.20, Running 56.76s Step 269( N/A%), pre moving , FPS 4.12, Running 56.98s Step 270( N/A%), pre moving , FPS 3.99, Running 57.31s Step 271( N/A%), pre moving , FPS 3.87, Running 57.68s Step 272( N/A%), pre moving , FPS 3.81, Running 58.04s Step 273( N/A%), pre moving , FPS 3.73, Running 58.39s Step 274( N/A%), pre moving , FPS 3.65, Running 58.75s Step 275( N/A%), pre moving , FPS 3.58, Running 59.12s Step 276( N/A%), pre moving , FPS 3.48, Running 59.50s Step 277( N/A%), pre moving , FPS 3.38, Running 59.88s Step 278( N/A%), pre moving , FPS 3.28, Running 60.23s Step 279( N/A%), pre moving , FPS 3.27, Running 60.50s Step 280( N/A%), pre moving , FPS 3.28, Running 60.72s Step 281( N/A%), pre moving , FPS 3.29, Running 60.95s Step 282( N/A%), pre moving , FPS 3.39, Running 61.13s Step 283( N/A%), pre moving , FPS 3.47, Running 61.28s Step 284( N/A%), pre moving , FPS 3.52, Running 61.48s Step 285( N/A%), pre moving , FPS 3.61, Running 61.67s Step 286( N/A%), pre moving , FPS 3.68, Running 61.83s Step 287( N/A%), pre moving , FPS 3.63, Running 62.08s Step 288( N/A%), pre moving , FPS 3.57, Running 62.36s Step 289( N/A%), pre moving , FPS 3.49, Running 62.70s Step 290( N/A%), pre moving , FPS 3.49, Running 63.05s Step 291( N/A%), pre moving , FPS 3.50, Running 63.41s Step 292( N/A%), pre moving , FPS 3.50, Running 63.76s Step 293( N/A%), pre moving , FPS 3.50, Running 64.12s Step 294( N/A%), pre moving , FPS 3.49, Running 64.48s Step 295( N/A%), pre moving , FPS 3.50, Running 64.84s Step 296( N/A%), pre moving , FPS 3.52, Running 65.19s Step 297( N/A%), pre moving , FPS 3.57, Running 65.48s Step 298( N/A%), pre moving , FPS 3.58, Running 65.82s Step 299( N/A%), pre moving , FPS 3.62, Running 66.02s Step 300( N/A%), pre moving , FPS 3.62, Running 66.25s Step 301( N/A%), pre moving , FPS 3.64, Running 66.44s Step 302( N/A%), pre moving , FPS 3.56, Running 66.74s Step 303( N/A%), pre moving , FPS 3.47, Running 67.04s Step 304( N/A%), pre moving , FPS 3.45, Running 67.29s Step 305( N/A%), pre moving , FPS 3.38, Running 67.58s Step 306( N/A%), pre moving , FPS 3.30, Running 67.90s Step 307( N/A%), pre moving , FPS 3.27, Running 68.19s Step 308( N/A%), pre moving , FPS 3.29, Running 68.45s Step 309( N/A%), pre moving , FPS 3.34, Running 68.69s Step 310( N/A%), pre moving , FPS 3.43, Running 68.88s Step 311( N/A%), pre moving , FPS 3.50, Running 69.13s Step 312( N/A%), pre moving , FPS 3.59, Running 69.32s Step 313( N/A%), pre moving , FPS 3.70, Running 69.52s Step 314( N/A%), pre moving , FPS 3.85, Running 69.68s Step 315( N/A%), pre moving , FPS 4.03, Running 69.80s Step 316( N/A%), pre moving , FPS 4.16, Running 69.99s Step 317( N/A%), pre moving , FPS 4.31, Running 70.12s Step 318( N/A%), pre moving , FPS 4.53, Running 70.24s Step 319( N/A%), pre moving , FPS 4.62, Running 70.35s Step 320( N/A%), pre moving , FPS 4.75, Running 70.46s Step 321( N/A%), pre moving , FPS 4.90, Running 70.52s Step 322( N/A%), pre moving , FPS 5.18, Running 70.60s Step 323( N/A%), pre moving , FPS 5.53, Running 70.66s Step 324( N/A%), pre moving , FPS 5.78, Running 70.74s Step 325( N/A%), pre moving , FPS 6.19, Running 70.81s Step 326( N/A%), pre moving , FPS 6.69, Running 70.88s Step 327( N/A%), pre moving , FPS 7.22, Running 70.96s Step 328( N/A%), pre moving , FPS 7.75, Running 71.03s Step 329( N/A%), pre moving , FPS 8.26, Running 71.11s Step 330( N/A%), pre moving , FPS 8.66, Running 71.19s Step 331( N/A%), pre moving , FPS 9.39, Running 71.26s Step 332( N/A%), pre moving , FPS 7.49, Running 71.99s Step 333( N/A%), pre moving , FPS 7.80, Running 72.09s Step 334( N/A%), pre moving , FPS 7.92, Running 72.21s Step 335( N/A%), pre moving , FPS 7.91, Running 72.33s Step 336( N/A%), pre moving , FPS 7.90, Running 72.53s Step 337( N/A%), pre moving , FPS 7.70, Running 72.72s Step 338( N/A%), pre moving , FPS 7.79, Running 72.81s Step 339( N/A%), pre moving , FPS 7.57, Running 73.00s Step 340( N/A%), pre moving , FPS 7.52, Running 73.12s Step 341( N/A%), pre moving , FPS 7.16, Running 73.32s Step 342( N/A%), pre moving , FPS 6.90, Running 73.50s Step 343( N/A%), pre moving , FPS 6.59, Running 73.69s Step 344( N/A%), pre moving , FPS 6.33, Running 73.90s Step 345( N/A%), pre moving , FPS 6.00, Running 74.14s Step 346( N/A%), pre moving , FPS 5.70, Running 74.40s Step 347( N/A%), pre moving , FPS 5.52, Running 74.58s Step 348( N/A%), pre moving , FPS 5.40, Running 74.74s Step 349( N/A%), pre moving , FPS 5.26, Running 74.91s Step 350( N/A%), pre moving , FPS 5.17, Running 75.06s Step 351( N/A%), pre moving , FPS 5.11, Running 75.17s Step 352( N/A%), pre moving , FPS 6.07, Running 75.29s Step 353( N/A%), pre moving , FPS 6.05, Running 75.39s Step 354( N/A%), pre moving , FPS 6.17, Running 75.45s Step 355( N/A%), pre moving , FPS 6.23, Running 75.54s Step 356( N/A%), pre moving , FPS 6.46, Running 75.62s Step 357( N/A%), pre moving , FPS 6.68, Running 75.71s Step 358( N/A%), pre moving , FPS 6.75, Running 75.77s Step 359( N/A%), pre moving , FPS 7.03, Running 75.84s Step 360( N/A%), pre moving , FPS 7.17, Running 75.91s Step 361( N/A%), pre moving , FPS 7.40, Running 76.02s Step 362( N/A%), pre moving , FPS 7.56, Running 76.14s Step 363( N/A%), pre moving , FPS 7.78, Running 76.26s Step 364( N/A%), pre moving , FPS 8.00, Running 76.40s Step 365( N/A%), pre moving , FPS 8.40, Running 76.53s Step 366( N/A%), pre moving , FPS 9.01, Running 76.62s Step 367( N/A%), pre moving , FPS 9.18, Running 76.76s Step 368( N/A%), pre moving , FPS 9.32, Running 76.88s Step 369( N/A%), pre moving , FPS 9.57, Running 77.00s Step 370( N/A%), pre moving , FPS 9.70, Running 77.12s Step 371( N/A%), pre moving , FPS 9.67, Running 77.24s Step 372( N/A%), pre moving , FPS 9.64, Running 77.36s Step 373( N/A%), pre moving , FPS 9.53, Running 77.49s Step 374( N/A%), pre moving , FPS 9.29, Running 77.60s Step 375( N/A%), pre moving , FPS 9.22, Running 77.71s Step 376( N/A%), pre moving , FPS 9.01, Running 77.84s Step 377( N/A%), pre moving , FPS 8.92, Running 77.95s Step 378( N/A%), pre moving , FPS 8.83, Running 78.03s Step 379( N/A%), pre moving , FPS 8.63, Running 78.16s Step 380( N/A%), pre moving , FPS 8.43, Running 78.28s Step 381( N/A%), pre moving , FPS 8.39, Running 78.40s Step 382( N/A%), pre moving , FPS 8.38, Running 78.53s Step 383( N/A%), pre moving , FPS 8.34, Running 78.66s Step 384( N/A%), pre moving , FPS 8.42, Running 78.78s Step 385( N/A%), pre moving , FPS 8.44, Running 78.90s Step 386( N/A%), pre moving , FPS 8.34, Running 79.02s Step 387( N/A%), pre moving , FPS 8.41, Running 79.14s Step 388( N/A%), pre moving , FPS 8.42, Running 79.26s Step 389( N/A%), pre moving , FPS 8.31, Running 79.41s Step 390( N/A%), pre moving , FPS 8.39, Running 79.50s Step 391( N/A%), pre moving , FPS 8.43, Running 79.61s Step 392( N/A%), pre moving , FPS 8.64, Running 79.67s Step 393( N/A%), pre moving , FPS 8.85, Running 79.75s Step 394( N/A%), pre moving , FPS 9.00, Running 79.82s Step 395( N/A%), pre moving , FPS 9.14, Running 79.90s Step 396( N/A%), pre moving , FPS 9.39, Running 79.97s Step 397( N/A%), pre moving , FPS 9.59, Running 80.04s Step 398( N/A%), pre moving , FPS 9.61, Running 80.12s Step 399( N/A%), pre moving , FPS 9.88, Running 80.18s Step 400( N/A%), pre moving , FPS 10.20, Running 80.24s Step 401( N/A%), pre moving , FPS 10.43, Running 80.32s Step 402( N/A%), pre moving , FPS 10.74, Running 80.39s Step 403( N/A%), pre moving , FPS 10.82, Running 80.51s Step 404( N/A%), pre moving , FPS 10.84, Running 80.62s Step 405( N/A%), pre moving , FPS 11.02, Running 80.71s Step 406( N/A%), pre moving , FPS 11.04, Running 80.83s Step 407( N/A%), pre moving , FPS 11.05, Running 80.95s Step 408( N/A%), pre moving , FPS 11.12, Running 81.06s Step 409( N/A%), pre moving , FPS 11.36, Running 81.17s Step 410( N/A%), pre moving , FPS 11.32, Running 81.27s Step 411( N/A%), pre moving , FPS 11.33, Running 81.38s Step 412( N/A%), pre moving , FPS 11.04, Running 81.49s Step 413( N/A%), pre moving , FPS 10.84, Running 81.60s Step 414( N/A%), pre moving , FPS 5.32, Running 83.59s Step 415( N/A%), pre moving , FPS 4.86, Running 84.01s Step 416( N/A%), pre moving , FPS 4.70, Running 84.22s Step 417( N/A%), pre moving , FPS 4.44, Running 84.54s Step 418( N/A%), pre moving , FPS 4.33, Running 84.74s Step 419( N/A%), pre moving , FPS 4.08, Running 85.08s Step 420( N/A%), pre moving , FPS 3.92, Running 85.33s Step 421( N/A%), pre moving , FPS 3.67, Running 85.77s Step 422( N/A%), pre moving , FPS 3.56, Running 86.01s Step 423( N/A%), pre moving , FPS 3.39, Running 86.41s Step 424( N/A%), pre moving , FPS 3.33, Running 86.63s Step 425( N/A%), pre moving , FPS 3.16, Running 87.04s Step 426( N/A%), pre moving , FPS 3.10, Running 87.27s Step 427( N/A%), pre moving , FPS 2.98, Running 87.67s Step 428( N/A%), pre moving , FPS 2.91, Running 87.94s Step 429( N/A%), pre moving , FPS 2.80, Running 88.30s Step 430( N/A%), pre moving , FPS 2.75, Running 88.55s Step 431( N/A%), pre moving , FPS 2.65, Running 88.92s Step 432( N/A%), pre moving , FPS 2.61, Running 89.14s Step 433( N/A%), pre moving , FPS 2.52, Running 89.54s Step 434( 0.33%), action 1, FPS 2.12, Running 93.04s Step 435( 0.67%), action 2, FPS 2.09, Running 93.58s Step 436( 1.00%), action 3, FPS 1.94, Running 94.54s Step 437( 1.33%), action 4, FPS 1.91, Running 95.03s Step 438( 1.67%), action 5, FPS 1.80, Running 95.87s Step 439( 2.00%), action 6, FPS 1.77, Running 96.37s Step 440( 2.33%), action 7, FPS 1.71, Running 97.02s Step 441( 2.67%), action 8, FPS 1.69, Running 97.61s Step 442( 3.00%), action 9, FPS 1.59, Running 98.56s Step 443( 3.33%), action 10, FPS 1.59, Running 98.95s Step 444( 3.67%), action 11, FPS 1.52, Running 99.79s Step 445( 4.00%), action 12, FPS 1.50, Running 100.36s Step 446( 4.33%), action 13, FPS 1.46, Running 100.98s Step 447( 4.67%), action 14, FPS 1.44, Running 101.52s Step 448( 5.00%), action 15, FPS 1.41, Running 102.17s Step 449( 5.33%), action 16, FPS 1.40, Running 102.58s Step 450( 5.67%), action 17, FPS 1.37, Running 103.14s Step 451( 6.00%), action 18, FPS 1.37, Running 103.54s Step 452( 6.33%), action 19, FPS 1.34, Running 104.10s Step 453( 6.67%), action 20, FPS 1.34, Running 104.46s Step 454( 7.00%), action 21, FPS 1.64, Running 105.21s Step 455( 7.33%), action 22, FPS 1.69, Running 105.42s Step 456( 7.67%), action 23, FPS 1.74, Running 106.00s Step 457( 8.00%), action 24, FPS 1.75, Running 106.46s Step 458( 8.33%), action 25, FPS 1.76, Running 107.24s Step 459( 8.67%), action 26, FPS 1.77, Running 107.67s Step 460( 9.00%), action 27, FPS 1.77, Running 108.31s Step 461( 9.33%), action 28, FPS 1.81, Running 108.65s Step 462( 9.67%), action 29, FPS 1.88, Running 109.18s Step 463( 10.00%), action 30, FPS 1.89, Running 109.52s Step 464( 10.33%), action 31, FPS 1.92, Running 110.19s Step 465( 10.67%), action 32, FPS 1.93, Running 110.71s Step 466( 11.00%), action 33, FPS 1.93, Running 111.35s Step 467( 11.33%), action 34, FPS 1.96, Running 111.73s Step 468( 11.67%), action 35, FPS 1.97, Running 112.32s Step 469( 12.00%), action 36, FPS 1.99, Running 112.65s Step 470( 12.33%), action 37, FPS 2.00, Running 113.16s Step 471( 12.67%), action 38, FPS 2.00, Running 113.54s [2026-08-01 16:41:42] [17 ] Seed 16 failed after 113.98 s. +steps: 471 , actions: 38 . +Instruction: Empty +Total 7/17(41.18%) success. +Setting seed: 17 +Step 1( N/A%), pre moving , FPS 4.01, Running 0.25s Step 2( N/A%), pre moving , FPS 6.88, Running 0.29s Step 3( N/A%), pre moving , FPS 9.10, Running 0.33s Step 4( N/A%), pre moving , FPS 10.78, Running 0.37s Step 5( N/A%), pre moving , FPS 12.16, Running 0.41s Step 6( N/A%), pre moving , FPS 13.04, Running 0.46s Step 7( N/A%), pre moving , FPS 12.78, Running 0.55s Step 8( N/A%), pre moving , FPS 13.04, Running 0.61s Step 9( N/A%), pre moving , FPS 13.21, Running 0.68s Step 10( N/A%), pre moving , FPS 13.20, Running 0.76s Step 11( N/A%), pre moving , FPS 13.03, Running 0.84s Step 12( N/A%), pre moving , FPS 13.21, Running 0.91s Step 13( N/A%), pre moving , FPS 13.09, Running 0.99s Step 14( N/A%), pre moving , FPS 13.14, Running 1.07s Step 15( N/A%), pre moving , FPS 13.00, Running 1.15s Step 16( N/A%), pre moving , FPS 13.18, Running 1.21s Step 17( N/A%), pre moving , FPS 13.16, Running 1.29s Step 18( N/A%), pre moving , FPS 12.93, Running 1.39s Step 19( N/A%), pre moving , FPS 12.80, Running 1.48s Step 20( N/A%), pre moving , FPS 12.49, Running 1.60s Step 21( N/A%), pre moving , FPS 11.53, Running 1.98s Step 22( N/A%), pre moving , FPS 10.51, Running 2.19s Step 23( N/A%), pre moving , FPS 10.31, Running 2.27s Step 24( N/A%), pre moving , FPS 10.05, Running 2.36s Step 25( N/A%), pre moving , FPS 9.73, Running 2.47s Step 26( N/A%), pre moving , FPS 8.27, Running 2.88s Step 27( N/A%), pre moving , FPS 8.19, Running 2.99s Step 28( N/A%), pre moving , FPS 8.01, Running 3.11s Step 29( N/A%), pre moving , FPS 7.86, Running 3.23s Step 30( N/A%), pre moving , FPS 7.75, Running 3.34s Step 31( N/A%), pre moving , FPS 7.66, Running 3.46s Step 32( N/A%), pre moving , FPS 7.52, Running 3.57s Step 33( N/A%), pre moving , FPS 7.41, Running 3.69s Step 34( N/A%), pre moving , FPS 7.30, Running 3.80s Step 35( N/A%), pre moving , FPS 7.23, Running 3.92s Step 36( N/A%), pre moving , FPS 6.15, Running 4.47s Step 37( N/A%), pre moving , FPS 6.05, Running 4.60s Step 38( N/A%), pre moving , FPS 6.01, Running 4.72s Step 39( N/A%), pre moving , FPS 5.99, Running 4.82s Step 40( N/A%), pre moving , FPS 5.99, Running 4.94s Step 41( N/A%), pre moving , FPS 6.57, Running 5.03s Step 42( N/A%), pre moving , FPS 6.86, Running 5.11s Step 43( N/A%), pre moving , FPS 6.87, Running 5.18s Step 44( N/A%), pre moving , FPS 6.93, Running 5.25s Step 45( N/A%), pre moving , FPS 7.02, Running 5.32s Step 46( N/A%), pre moving , FPS 7.95, Running 5.40s Step 47( N/A%), pre moving , FPS 8.11, Running 5.46s Step 48( N/A%), pre moving , FPS 8.27, Running 5.53s Step 49( N/A%), pre moving , FPS 8.41, Running 5.60s Step 50( N/A%), pre moving , FPS 8.51, Running 5.69s Step 51( N/A%), pre moving , FPS 8.67, Running 5.76s Step 52( N/A%), pre moving , FPS 8.85, Running 5.83s Step 53( N/A%), pre moving , FPS 9.01, Running 5.91s Step 54( N/A%), pre moving , FPS 9.08, Running 6.01s Step 55( N/A%), pre moving , FPS 9.19, Running 6.10s Step 56( N/A%), pre moving , FPS 10.99, Running 6.29s Step 57( N/A%), pre moving , FPS 10.81, Running 6.45s Step 58( N/A%), pre moving , FPS 10.35, Running 6.65s Step 59( N/A%), pre moving , FPS 10.04, Running 6.82s Step 60( N/A%), pre moving , FPS 9.65, Running 7.01s Step 61( N/A%), pre moving , FPS 9.31, Running 7.18s Step 62( N/A%), pre moving , FPS 8.92, Running 7.35s Step 63( N/A%), pre moving , FPS 8.48, Running 7.54s Step 64( N/A%), pre moving , FPS 8.12, Running 7.71s Step 65( N/A%), pre moving , FPS 7.73, Running 7.90s Step 66( N/A%), pre moving , FPS 7.46, Running 8.08s Step 67( N/A%), pre moving , FPS 7.12, Running 8.27s Step 68( N/A%), pre moving , FPS 6.85, Running 8.45s Step 69( N/A%), pre moving , FPS 6.60, Running 8.64s Step 70( N/A%), pre moving , FPS 6.42, Running 8.80s Step 71( N/A%), pre moving , FPS 6.19, Running 9.00s Step 72( N/A%), pre moving , FPS 6.01, Running 9.16s Step 73( N/A%), pre moving , FPS 5.79, Running 9.37s Step 74( N/A%), pre moving , FPS 5.67, Running 9.53s Step 75( N/A%), pre moving , FPS 5.49, Running 9.74s Step 76( N/A%), pre moving , FPS 5.50, Running 9.92s Step 77( N/A%), pre moving , FPS 5.56, Running 10.05s Step 78( N/A%), pre moving , FPS 5.72, Running 10.15s Step 79( N/A%), pre moving , FPS 5.80, Running 10.26s Step 80( N/A%), pre moving , FPS 5.93, Running 10.39s Step 81( N/A%), pre moving , FPS 5.98, Running 10.52s Step 82( N/A%), pre moving , FPS 6.06, Running 10.65s Step 83( N/A%), pre moving , FPS 6.22, Running 10.76s Step 84( N/A%), pre moving , FPS 6.26, Running 10.91s Step 85( N/A%), pre moving , FPS 6.26, Running 11.10s Step 86( N/A%), pre moving , FPS 6.27, Running 11.27s Step 87( N/A%), pre moving , FPS 6.26, Running 11.46s Step 88( N/A%), pre moving , FPS 6.38, Running 11.58s Step 89( N/A%), pre moving , FPS 6.52, Running 11.71s Step 90( N/A%), pre moving , FPS 6.62, Running 11.83s Step 91( N/A%), pre moving , FPS 6.78, Running 11.95s Step 92( N/A%), pre moving , FPS 6.87, Running 12.07s Step 93( N/A%), pre moving , FPS 7.08, Running 12.19s Step 94( N/A%), pre moving , FPS 7.20, Running 12.31s Step 95( N/A%), pre moving , FPS 7.44, Running 12.43s Step 96( N/A%), pre moving , FPS 7.60, Running 12.55s Step 97( N/A%), pre moving , FPS 7.62, Running 12.67s Step 98( N/A%), pre moving , FPS 7.56, Running 12.79s Step 99( N/A%), pre moving , FPS 7.54, Running 12.91s Step 100( N/A%), pre moving , FPS 7.54, Running 13.04s Step 101( N/A%), pre moving , FPS 7.53, Running 13.18s Step 102( N/A%), pre moving , FPS 7.55, Running 13.30s Step 103( N/A%), pre moving , FPS 7.50, Running 13.42s Step 104( N/A%), pre moving , FPS 7.60, Running 13.54s Step 105( N/A%), pre moving , FPS 7.78, Running 13.67s Step 106( N/A%), pre moving , FPS 7.97, Running 13.78s Step 107( N/A%), pre moving , FPS 8.22, Running 13.90s Step 108( N/A%), pre moving , FPS 8.04, Running 14.07s Step 109( N/A%), pre moving , FPS 8.15, Running 14.16s Step 110( N/A%), pre moving , FPS 8.13, Running 14.29s Step 111( N/A%), pre moving , FPS 8.08, Running 14.42s Step 112( N/A%), pre moving , FPS 8.16, Running 14.52s Step 113( N/A%), pre moving , FPS 8.18, Running 14.64s Step 114( N/A%), pre moving , FPS 8.30, Running 14.72s Step 115( N/A%), pre moving , FPS 8.43, Running 14.80s Step 116( N/A%), pre moving , FPS 8.54, Running 14.89s Step 117( N/A%), pre moving , FPS 8.72, Running 14.97s Step 118( N/A%), pre moving , FPS 6.50, Running 15.87s Step 119( N/A%), pre moving , FPS 6.29, Running 16.09s Step 120( N/A%), pre moving , FPS 5.72, Running 16.54s Step 121( N/A%), pre moving , FPS 5.52, Running 16.80s Step 122( N/A%), pre moving , FPS 5.17, Running 17.17s Step 123( N/A%), pre moving , FPS 5.01, Running 17.41s Step 124( N/A%), pre moving , FPS 4.67, Running 17.83s Step 125( N/A%), pre moving , FPS 4.51, Running 18.10s Step 126( N/A%), pre moving , FPS 4.21, Running 18.53s Step 127( N/A%), pre moving , FPS 4.09, Running 18.78s Step 128( N/A%), pre moving , FPS 4.02, Running 19.05s Step 129( N/A%), pre moving , FPS 3.96, Running 19.21s Step 130( N/A%), pre moving , FPS 3.89, Running 19.43s Step 131( N/A%), pre moving , FPS 3.88, Running 19.58s Step 132( N/A%), pre moving , FPS 3.74, Running 19.87s Step 133( N/A%), pre moving , FPS 3.67, Running 20.08s Step 134( N/A%), pre moving , FPS 3.50, Running 20.43s Step 135( N/A%), pre moving , FPS 3.43, Running 20.64s Step 136( N/A%), pre moving , FPS 3.25, Running 21.05s Step 137( N/A%), pre moving , FPS 3.15, Running 21.32s Step 138( N/A%), pre moving , FPS 3.41, Running 21.73s Step 139( N/A%), pre moving , FPS 3.39, Running 21.99s Step 140( N/A%), pre moving , FPS 3.40, Running 22.42s Step 141( N/A%), pre moving , FPS 3.40, Running 22.67s Step 142( N/A%), pre moving , FPS 3.35, Running 23.14s Step 143( N/A%), pre moving , FPS 3.31, Running 23.45s Step 144( N/A%), pre moving , FPS 3.29, Running 23.91s Step 145( N/A%), pre moving , FPS 3.35, Running 24.07s Step 146( N/A%), pre moving , FPS 3.47, Running 24.30s Step 147( N/A%), pre moving , FPS 3.47, Running 24.55s Step 148( N/A%), pre moving , FPS 3.44, Running 24.87s Step 149( N/A%), pre moving , FPS 3.40, Running 25.08s Step 150( N/A%), pre moving , FPS 3.27, Running 25.53s Step 151( N/A%), pre moving , FPS 3.22, Running 25.79s Step 152( N/A%), pre moving , FPS 3.14, Running 26.24s Step 153( N/A%), pre moving , FPS 3.11, Running 26.52s Step 154( N/A%), pre moving , FPS 3.06, Running 26.97s Step 155( N/A%), pre moving , FPS 3.03, Running 27.25s Step 156( N/A%), pre moving , FPS 3.02, Running 27.67s Step 157( N/A%), pre moving , FPS 3.03, Running 27.92s Step 158( N/A%), pre moving , FPS 3.04, Running 28.32s Step 159( N/A%), pre moving , FPS 3.03, Running 28.58s Step 160( N/A%), pre moving , FPS 3.12, Running 28.84s Step 161( N/A%), pre moving , FPS 3.16, Running 28.99s Step 162( N/A%), pre moving , FPS 3.22, Running 29.34s Step 163( N/A%), pre moving , FPS 3.28, Running 29.55s Step 164( N/A%), pre moving , FPS 3.32, Running 29.93s Step 165( N/A%), pre moving , FPS 3.28, Running 30.18s Step 166( N/A%), pre moving , FPS 3.16, Running 30.62s Step 167( N/A%), pre moving , FPS 3.15, Running 30.90s Step 168( N/A%), pre moving , FPS 3.08, Running 31.37s Step 169( N/A%), pre moving , FPS 3.06, Running 31.63s Step 170( N/A%), pre moving , FPS 3.06, Running 32.07s Step 171( N/A%), pre moving , FPS 3.07, Running 32.30s Step 172( N/A%), pre moving , FPS 3.08, Running 32.74s Step 173( N/A%), pre moving , FPS 3.15, Running 32.86s Step 174( N/A%), pre moving , FPS 3.32, Running 32.99s Step 175( N/A%), pre moving , FPS 3.41, Running 33.11s Step 176( N/A%), pre moving , FPS 3.59, Running 33.23s Step 177( N/A%), pre moving , FPS 3.71, Running 33.31s Step 178( N/A%), pre moving , FPS 3.98, Running 33.35s Step 179( N/A%), pre moving , FPS 4.15, Running 33.40s Step 180( N/A%), pre moving , FPS 4.34, Running 33.44s Step 181( N/A%), pre moving , FPS 4.45, Running 33.48s Step 182( N/A%), pre moving , FPS 4.78, Running 33.52s Step 183( N/A%), pre moving , FPS 4.48, Running 34.02s Step 184( N/A%), pre moving , FPS 4.78, Running 34.11s Step 185( N/A%), pre moving , FPS 4.97, Running 34.20s Step 186( N/A%), pre moving , FPS 5.47, Running 34.28s Step 187( N/A%), pre moving , FPS 5.77, Running 34.37s Step 188( N/A%), pre moving , FPS 6.42, Running 34.49s Step 189( N/A%), pre moving , FPS 6.77, Running 34.58s Step 190( N/A%), pre moving , FPS 7.51, Running 34.73s Step 191( N/A%), pre moving , FPS 7.60, Running 34.93s Step 192( N/A%), pre moving , FPS 8.51, Running 35.09s Step 193( N/A%), pre moving , FPS 8.23, Running 35.29s Step 194( N/A%), pre moving , FPS 8.05, Running 35.47s Step 195( N/A%), pre moving , FPS 7.66, Running 35.72s Step 196( N/A%), pre moving , FPS 7.46, Running 35.92s Step 197( N/A%), pre moving , FPS 7.19, Running 36.09s Step 198( N/A%), pre moving , FPS 6.82, Running 36.28s Step 199( N/A%), pre moving , FPS 6.48, Running 36.49s Step 200( N/A%), pre moving , FPS 6.01, Running 36.77s Step 201( N/A%), pre moving , FPS 5.56, Running 37.08s Step 202( N/A%), pre moving , FPS 5.35, Running 37.26s Step 203( N/A%), pre moving , FPS 5.62, Running 37.57s Step 204( N/A%), pre moving , FPS 5.37, Running 37.84s Step 205( N/A%), pre moving , FPS 5.06, Running 38.16s Step 206( N/A%), pre moving , FPS 4.82, Running 38.43s Step 207( N/A%), pre moving , FPS 4.71, Running 38.62s Step 208( N/A%), pre moving , FPS 4.63, Running 38.81s Step 209( N/A%), pre moving , FPS 4.52, Running 39.00s Step 210( N/A%), pre moving , FPS 4.44, Running 39.23s Step 211( N/A%), pre moving , FPS 4.45, Running 39.43s Step 212( N/A%), pre moving , FPS 4.27, Running 39.78s Step 213( N/A%), pre moving , FPS 4.13, Running 40.13s Step 214( N/A%), pre moving , FPS 4.00, Running 40.47s Step 215( N/A%), pre moving , FPS 3.92, Running 40.82s Step 216( N/A%), pre moving , FPS 3.83, Running 41.13s Step 217( N/A%), pre moving , FPS 3.71, Running 41.48s Step 218( N/A%), pre moving , FPS 3.63, Running 41.80s Step 219( N/A%), pre moving , FPS 3.55, Running 42.12s Step 220( N/A%), pre moving , FPS 3.49, Running 42.49s Step 221( N/A%), pre moving , FPS 3.47, Running 42.84s Step 222( N/A%), pre moving , FPS 3.37, Running 43.19s Step 223( N/A%), pre moving , FPS 3.42, Running 43.43s Step 224( N/A%), pre moving , FPS 3.46, Running 43.61s Step 225( N/A%), pre moving , FPS 3.57, Running 43.76s Step 226( N/A%), pre moving , FPS 3.64, Running 43.93s Step 227( N/A%), pre moving , FPS 3.67, Running 44.07s Step 228( N/A%), pre moving , FPS 3.70, Running 44.22s Step 229( N/A%), pre moving , FPS 3.70, Running 44.40s Step 230( N/A%), pre moving , FPS 3.71, Running 44.63s Step 231( N/A%), pre moving , FPS 3.76, Running 44.74s Step 232( N/A%), pre moving , FPS 3.93, Running 44.86s Step 233( N/A%), pre moving , FPS 4.13, Running 44.97s Step 234( N/A%), pre moving , FPS 4.33, Running 45.09s Step 235( N/A%), pre moving , FPS 4.51, Running 45.26s Step 236( N/A%), pre moving , FPS 4.64, Running 45.44s Step 237( N/A%), pre moving , FPS 4.86, Running 45.60s Step 238( N/A%), pre moving , FPS 5.11, Running 45.71s Step 239( N/A%), pre moving , FPS 5.40, Running 45.83s Step 240( N/A%), pre moving , FPS 5.81, Running 45.94s Step 241( N/A%), pre moving , FPS 6.22, Running 46.05s Step 242( N/A%), pre moving , FPS 6.72, Running 46.17s Step 243( N/A%), pre moving , FPS 7.02, Running 46.28s Step 244( N/A%), pre moving , FPS 7.27, Running 46.37s Step 245( N/A%), pre moving , FPS 6.19, Running 46.99s Step 246( N/A%), pre moving , FPS 6.31, Running 47.10s Step 247( N/A%), pre moving , FPS 6.37, Running 47.21s Step 248( N/A%), pre moving , FPS 6.48, Running 47.30s Step 249( N/A%), pre moving , FPS 6.64, Running 47.42s Step 250( N/A%), pre moving , FPS 6.89, Running 47.53s Step 251( N/A%), pre moving , FPS 6.89, Running 47.65s Step 252( N/A%), pre moving , FPS 6.83, Running 47.79s Step 253( N/A%), pre moving , FPS 6.73, Running 47.94s Step 254( N/A%), pre moving , FPS 6.63, Running 48.10s Step 255( N/A%), pre moving , FPS 6.75, Running 48.22s Step 256( N/A%), pre moving , FPS 6.92, Running 48.33s Step 257( N/A%), pre moving , FPS 7.06, Running 48.43s Step 258( N/A%), pre moving , FPS 7.11, Running 48.53s Step 259( N/A%), pre moving , FPS 7.10, Running 48.64s Step 260( N/A%), pre moving , FPS 7.08, Running 48.76s Step 261( N/A%), pre moving , FPS 7.12, Running 48.86s Step 262( N/A%), pre moving , FPS 7.13, Running 48.97s Step 263( N/A%), pre moving , FPS 7.08, Running 49.10s Step 264( N/A%), pre moving , FPS 6.91, Running 49.26s Step 265( N/A%), pre moving , FPS 8.23, Running 49.42s Step 266( N/A%), pre moving , FPS 7.99, Running 49.60s Step 267( N/A%), pre moving , FPS 7.68, Running 49.82s Step 268( N/A%), pre moving , FPS 7.31, Running 50.04s Step 269( N/A%), pre moving , FPS 7.02, Running 50.27s Step 270( N/A%), pre moving , FPS 6.83, Running 50.46s Step 271( N/A%), pre moving , FPS 6.54, Running 50.71s Step 272( N/A%), pre moving , FPS 6.35, Running 50.94s Step 273( N/A%), pre moving , FPS 6.19, Running 51.17s Step 274( N/A%), pre moving , FPS 6.03, Running 51.42s Step 275( N/A%), pre moving , FPS 5.82, Running 51.66s Step 276( N/A%), pre moving , FPS 5.61, Running 51.90s Step 277( N/A%), pre moving , FPS 5.40, Running 52.14s Step 278( N/A%), pre moving , FPS 5.22, Running 52.36s Step 279( N/A%), pre moving , FPS 5.09, Running 52.57s Step 280( N/A%), pre moving , FPS 4.96, Running 52.79s Step 281( N/A%), pre moving , FPS 4.80, Running 53.03s Step 282( N/A%), pre moving , FPS 4.76, Running 53.17s Step 283( N/A%), pre moving , FPS 4.76, Running 53.30s Step 284( N/A%), pre moving , FPS 4.78, Running 53.44s Step 285( N/A%), pre moving , FPS 4.78, Running 53.60s Step 286( N/A%), pre moving , FPS 4.86, Running 53.72s Step 287( N/A%), pre moving , FPS 4.92, Running 53.88s Step 288( N/A%), pre moving , FPS 4.90, Running 54.12s Step 289( N/A%), pre moving , FPS 4.81, Running 54.42s Step 290( N/A%), pre moving , FPS 4.70, Running 54.72s Step 291( N/A%), pre moving , FPS 4.65, Running 55.01s Step 292( N/A%), pre moving , FPS 4.57, Running 55.32s Step 293( N/A%), pre moving , FPS 4.52, Running 55.60s Step 294( N/A%), pre moving , FPS 4.48, Running 55.88s Step 295( N/A%), pre moving , FPS 4.41, Running 56.19s Step 296( N/A%), pre moving , FPS 4.34, Running 56.50s Step 297( N/A%), pre moving , FPS 4.30, Running 56.78s Step 298( N/A%), pre moving , FPS 4.21, Running 57.11s Step 299( N/A%), pre moving , FPS 4.17, Running 57.36s Step 300( N/A%), pre moving , FPS 4.11, Running 57.65s Step 301( N/A%), pre moving , FPS 4.12, Running 57.88s Step 302( N/A%), pre moving , FPS 4.10, Running 58.05s Step 303( N/A%), pre moving , FPS 4.08, Running 58.20s Step 304( N/A%), pre moving , FPS 4.06, Running 58.37s Step 305( N/A%), pre moving , FPS 4.08, Running 58.50s Step 306( N/A%), pre moving , FPS 4.08, Running 58.62s Step 307( N/A%), pre moving , FPS 4.10, Running 58.76s Step 308( N/A%), pre moving , FPS 4.18, Running 58.91s Step 309( N/A%), pre moving , FPS 4.27, Running 59.11s Step 310( N/A%), pre moving , FPS 4.43, Running 59.23s Step 311( N/A%), pre moving , FPS 4.61, Running 59.34s Step 312( N/A%), pre moving , FPS 4.82, Running 59.46s Step 313( N/A%), pre moving , FPS 5.02, Running 59.58s Step 314( N/A%), pre moving , FPS 5.24, Running 59.70s Step 315( N/A%), pre moving , FPS 5.52, Running 59.82s Step 316( N/A%), pre moving , FPS 5.83, Running 59.93s Step 317( N/A%), pre moving , FPS 6.11, Running 60.06s Step 318( N/A%), pre moving , FPS 6.51, Running 60.18s Step 319( N/A%), pre moving , FPS 6.82, Running 60.30s Step 320( N/A%), pre moving , FPS 7.26, Running 60.40s Step 321( N/A%), pre moving , FPS 7.58, Running 60.52s Step 322( N/A%), pre moving , FPS 7.73, Running 60.64s Step 323( N/A%), pre moving , FPS 7.81, Running 60.76s Step 324( N/A%), pre moving , FPS 7.99, Running 60.88s Step 325( N/A%), pre moving , FPS 8.00, Running 61.00s Step 326( N/A%), pre moving , FPS 7.96, Running 61.13s Step 327( N/A%), pre moving , FPS 8.02, Running 61.25s Step 328( N/A%), pre moving , FPS 8.05, Running 61.39s Step 329( N/A%), pre moving , FPS 8.34, Running 61.51s Step 330( N/A%), pre moving , FPS 8.35, Running 61.62s Step 331( N/A%), pre moving , FPS 8.37, Running 61.73s Step 332( N/A%), pre moving , FPS 8.42, Running 61.84s Step 333( N/A%), pre moving , FPS 8.43, Running 61.96s Step 334( N/A%), pre moving , FPS 8.39, Running 62.08s Step 335( N/A%), pre moving , FPS 8.39, Running 62.20s Step 336( N/A%), pre moving , FPS 8.40, Running 62.31s Step 337( N/A%), pre moving , FPS 6.91, Running 62.95s Step 338( N/A%), pre moving , FPS 7.01, Running 63.03s Step 339( N/A%), pre moving , FPS 7.16, Running 63.09s Step 340( N/A%), pre moving , FPS 7.16, Running 63.19s Step 341( N/A%), pre moving , FPS 7.26, Running 63.28s Step 342( N/A%), pre moving , FPS 7.42, Running 63.34s Step 343( N/A%), pre moving , FPS 7.49, Running 63.43s Step 344( N/A%), pre moving , FPS 7.55, Running 63.52s Step 345( N/A%), pre moving , FPS 7.55, Running 63.64s Step 346( N/A%), pre moving , FPS 7.53, Running 63.79s Step 347( N/A%), pre moving , FPS 7.51, Running 63.91s Step 348( N/A%), pre moving , FPS 7.56, Running 64.03s Step 349( N/A%), pre moving , FPS 7.56, Running 64.15s Step 350( N/A%), pre moving , FPS 7.55, Running 64.27s Step 351( N/A%), pre moving , FPS 7.55, Running 64.38s Step 352( N/A%), pre moving , FPS 7.52, Running 64.49s Step 353( N/A%), pre moving , FPS 7.52, Running 64.62s Step 354( N/A%), pre moving , FPS 7.54, Running 64.73s Step 355( N/A%), pre moving , FPS 7.55, Running 64.85s Step 356( N/A%), pre moving , FPS 7.50, Running 64.98s Step 357( N/A%), pre moving , FPS 9.04, Running 65.16s Step 358( N/A%), pre moving , FPS 8.69, Running 65.33s Step 359( N/A%), pre moving , FPS 8.17, Running 65.54s Step 360( N/A%), pre moving , FPS 7.87, Running 65.74s Step 361( N/A%), pre moving , FPS 7.61, Running 65.91s Step 362( N/A%), pre moving , FPS 7.24, Running 66.10s Step 363( N/A%), pre moving , FPS 7.06, Running 66.27s Step 364( N/A%), pre moving , FPS 7.01, Running 66.38s Step 365( N/A%), pre moving , FPS 6.89, Running 66.55s Step 366( N/A%), pre moving , FPS 6.75, Running 66.75s Step 367( N/A%), pre moving , FPS 6.58, Running 66.95s Step 368( N/A%), pre moving , FPS 6.47, Running 67.13s Step 369( N/A%), pre moving , FPS 6.48, Running 67.24s Step 370( N/A%), pre moving , FPS 6.51, Running 67.35s Step 371( N/A%), pre moving , FPS 6.53, Running 67.45s Step 372( N/A%), pre moving , FPS 6.57, Running 67.54s Step 373( N/A%), pre moving , FPS 6.67, Running 67.61s Step 374( N/A%), pre moving , FPS 6.79, Running 67.68s Step 375( N/A%), pre moving , FPS 6.84, Running 67.77s Step 376( N/A%), pre moving , FPS 6.98, Running 67.84s Step 377( N/A%), pre moving , FPS 7.28, Running 67.91s Step 378( N/A%), pre moving , FPS 7.59, Running 67.97s Step 379( N/A%), pre moving , FPS 7.85, Running 68.08s Step 380( N/A%), pre moving , FPS 8.11, Running 68.20s Step 381( N/A%), pre moving , FPS 8.29, Running 68.32s Step 382( N/A%), pre moving , FPS 8.55, Running 68.44s Step 383( N/A%), pre moving , FPS 8.80, Running 68.54s Step 384( N/A%), pre moving , FPS 8.78, Running 68.66s Step 385( N/A%), pre moving , FPS 8.99, Running 68.77s Step 386( N/A%), pre moving , FPS 9.37, Running 68.89s Step 387( N/A%), pre moving , FPS 9.79, Running 69.00s Step 388( N/A%), pre moving , FPS 10.03, Running 69.12s Step 389( N/A%), pre moving , FPS 10.05, Running 69.23s Step 390( N/A%), pre moving , FPS 10.04, Running 69.34s Step 391( N/A%), pre moving , FPS 9.96, Running 69.46s Step 392( N/A%), pre moving , FPS 9.84, Running 69.57s Step 393( N/A%), pre moving , FPS 9.66, Running 69.68s Step 394( N/A%), pre moving , FPS 9.43, Running 69.80s Step 395( N/A%), pre moving , FPS 9.43, Running 69.90s Step 396( N/A%), pre moving , FPS 5.14, Running 71.74s Step 397( N/A%), pre moving , FPS 4.79, Running 72.09s Step 398( N/A%), pre moving , FPS 4.63, Running 72.28s Step 399( N/A%), pre moving , FPS 4.33, Running 72.70s Step 400( N/A%), pre moving , FPS 4.23, Running 72.92s Step 401( N/A%), pre moving , FPS 3.99, Running 73.33s Step 402( N/A%), pre moving , FPS 3.90, Running 73.57s Step 403( N/A%), pre moving , FPS 3.65, Running 74.03s Step 404( N/A%), pre moving , FPS 3.56, Running 74.28s Step 405( N/A%), pre moving , FPS 3.38, Running 74.69s Step 406( N/A%), pre moving , FPS 3.31, Running 74.93s Step 407( N/A%), pre moving , FPS 3.15, Running 75.34s Step 408( N/A%), pre moving , FPS 3.05, Running 75.67s Step 409( N/A%), pre moving , FPS 2.91, Running 76.11s Step 410( N/A%), pre moving , FPS 2.88, Running 76.28s Step 411( N/A%), pre moving , FPS 2.78, Running 76.65s Step 412( N/A%), pre moving , FPS 2.74, Running 76.87s Step 413( N/A%), pre moving , FPS 2.64, Running 77.27s Step 414( N/A%), pre moving , FPS 2.58, Running 77.54s Step 415( N/A%), pre moving , FPS 2.47, Running 78.00s Step 416( 0.33%), action 1, FPS 2.68, Running 79.21s Step 417( 0.67%), action 2, FPS 2.68, Running 79.56s Step 418( 1.00%), action 3, FPS 2.47, Running 80.37s Step 419( 1.33%), action 4, FPS 2.44, Running 80.89s Step 420( 1.67%), action 5, FPS 2.35, Running 81.43s Step 421( 2.00%), action 6, FPS 2.36, Running 81.81s Step 422( 2.33%), action 7, FPS 2.19, Running 82.72s Step 423( 2.67%), action 8, FPS 2.16, Running 83.27s Step 424( 3.00%), action 9, FPS 2.10, Running 83.82s Step 425( 3.33%), action 10, FPS 2.11, Running 84.16s Step 426( 3.67%), action 11, FPS 1.99, Running 85.01s Step 427( 4.00%), action 12, FPS 1.99, Running 85.41s Step 428( 4.33%), action 13, FPS 1.92, Running 86.10s Step 429( 4.67%), action 14, FPS 1.93, Running 86.48s Step 430( 5.00%), action 15, FPS 1.86, Running 87.04s Step 431( 5.33%), action 16, FPS 1.84, Running 87.52s Step 432( 5.67%), action 17, FPS 1.78, Running 88.12s Step 433( 6.00%), action 18, FPS 1.79, Running 88.44s Step 434( 6.33%), action 19, FPS 1.76, Running 88.92s Step 435( 6.67%), action 20, FPS 1.75, Running 89.44s Step 436( 7.00%), action 21, FPS 1.76, Running 90.55s Step 437( 7.33%), action 22, FPS 1.76, Running 90.94s Step 438( 7.67%), action 23, FPS 1.73, Running 91.95s Step 439( 8.00%), action 24, FPS 1.72, Running 92.55s Step 440( 8.33%), action 25, FPS 1.68, Running 93.32s Step 441( 8.67%), action 26, FPS 1.67, Running 93.79s Step 442( 9.00%), action 27, FPS 1.70, Running 94.48s Step 443( 9.33%), action 28, FPS 1.72, Running 94.87s Step 444( 9.67%), action 29, FPS 1.72, Running 95.45s Step 445( 10.00%), action 30, FPS 1.72, Running 95.81s Step 446( 10.33%), action 31, FPS 1.74, Running 96.53s Step 447( 10.67%), action 32, FPS 1.75, Running 96.85s Step 448( 11.00%), action 33, FPS 1.78, Running 97.31s Step 449( 11.33%), action 34, FPS 1.79, Running 97.64s Step 450( 11.67%), action 35, FPS 1.79, Running 98.23s Step 451( 12.00%), action 36, FPS 1.81, Running 98.54s Step 452( 12.33%), action 37, FPS 1.79, Running 99.28s Step 453( 12.67%), action 38, FPS 1.75, Running 99.88s Step 454( 13.00%), action 39, FPS 1.73, Running 100.50s Step 455( 13.33%), action 40, FPS 1.77, Running 100.77s Step 456( 13.67%), action 41, FPS 1.79, Running 101.71s Step 457( 14.00%), action 42, FPS 1.80, Running 102.03s Step 458( 14.33%), action 43, FPS 1.87, Running 102.62s Step 459( 14.67%), action 44, FPS 1.90, Running 103.09s Step 460( 15.00%), action 45, FPS 1.92, Running 103.74s Step 461( 15.33%), action 46, FPS 1.93, Running 104.17s Step 462( 15.67%), action 47, FPS 1.94, Running 104.81s Step 463( 16.00%), action 48, FPS 1.96, Running 105.08s Step 464( 16.33%), action 49, FPS 1.91, Running 105.91s Step 465( 16.67%), action 50, FPS 1.88, Running 106.45s Step 466( 17.00%), action 51, FPS 1.88, Running 107.19s Step 467( 17.33%), action 52, FPS 1.87, Running 107.54s Step 468( 17.67%), action 53, FPS 1.86, Running 108.06s Step 469( 18.00%), action 54, FPS 1.86, Running 108.41s Step 470( 18.33%), action 55, FPS 1.86, Running 108.98s Step 471( 18.67%), action 56, FPS 1.85, Running 109.34s Step 472( 19.00%), action 57, FPS 1.87, Running 109.97s Step 473( 19.33%), action 58, FPS 1.93, Running 110.26s Step 474( 19.67%), action 59, FPS 1.93, Running 110.84s Step 475( 20.00%), action 60, FPS 1.91, Running 111.25s Step 476( 20.33%), action 61, FPS 1.94, Running 112.02s Step 477( 20.67%), action 62, FPS 1.90, Running 112.53s Step 478( 21.00%), action 63, FPS 1.92, Running 113.02s Step 479( 21.33%), action 64, FPS 1.94, Running 113.39s Step 480( 21.67%), action 65, FPS 1.93, Running 114.09s Step 481( 22.00%), action 66, FPS 1.96, Running 114.36s Step 482( 22.33%), action 67, FPS 1.97, Running 114.98s Step 483( 22.67%), action 68, FPS 1.92, Running 115.47s Step 484( 23.00%), action 69, FPS 1.97, Running 116.03s Step 485( 23.33%), action 70, FPS 2.02, Running 116.36s Step 486( 23.67%), action 71, FPS 2.04, Running 117.00s Step 487( 24.00%), action 72, FPS 2.03, Running 117.40s Step 488( 24.33%), action 73, FPS 2.07, Running 117.74s Step 489( 24.67%), action 74, FPS 2.09, Running 117.96s Step 490( 25.00%), action 75, FPS 2.07, Running 118.62s Step 491( 25.33%), action 76, FPS 2.09, Running 118.90s Step 492( 25.67%), action 77, FPS 2.09, Running 119.56s Step 493( 26.00%), action 78, FPS 2.07, Running 119.90s Step 494( 26.33%), action 79, FPS 2.04, Running 120.63s Step 495( 26.67%), action 80, FPS 2.06, Running 120.94s Step 496( 27.00%), action 81, FPS 2.04, Running 121.84s Step 497( 27.33%), action 82, FPS 2.08, Running 122.15s Step 498( 27.67%), action 83, FPS 2.06, Running 122.71s Step 499( 28.00%), action 84, FPS 2.06, Running 123.08s Step 500( 28.33%), action 85, FPS 2.05, Running 123.85s Step 501( 28.67%), action 86, FPS 2.04, Running 124.17s Step 502( 29.00%), action 87, FPS 2.06, Running 124.69s Step 503( 29.33%), action 88, FPS 2.10, Running 125.00s Step 504( 29.67%), action 89, FPS 2.06, Running 125.73s Step 505( 30.00%), action 90, FPS 2.04, Running 126.15s Step 506( 30.33%), action 91, FPS 2.05, Running 126.75s Step 507( 30.67%), action 92, FPS 2.08, Running 127.02s Step 508( 31.00%), action 93, FPS 2.04, Running 127.52s Step 509( 31.33%), action 94, FPS 1.97, Running 128.10s Step 510( 31.67%), action 95, FPS 1.98, Running 128.70s Step 511( 32.00%), action 96, FPS 1.96, Running 129.09s Step 512( 32.33%), action 97, FPS 1.97, Running 129.72s Step 513( 32.67%), action 98, FPS 1.98, Running 129.99s Step 514( 33.00%), action 99, FPS 1.97, Running 130.77s Step 515( 33.33%), action 100, FPS 1.96, Running 131.13s Step 516( 33.67%), action 101, FPS 1.99, Running 131.90s Step 517( 34.00%), action 102, FPS 1.99, Running 132.23s Step 518( 34.33%), action 103, FPS 2.01, Running 132.69s Step 519( 34.67%), action 104, FPS 2.02, Running 132.96s Step 520( 35.00%), action 105, FPS 2.06, Running 133.56s Step 521( 35.33%), action 106, FPS 2.04, Running 133.95s Step 522( 35.67%), action 107, FPS 2.06, Running 134.42s Step 523( 36.00%), action 108, FPS 2.06, Running 134.70s Step 524( 36.33%), action 109, FPS 2.10, Running 135.25s Step 525( 36.67%), action 110, FPS 2.13, Running 135.54s Step 526( 37.00%), action 111, FPS 2.12, Running 136.18s Step 527( 37.33%), action 112, FPS 2.10, Running 136.56s Step 528( 37.67%), action 113, FPS 2.11, Running 137.01s Step 529( 38.00%), action 114, FPS 2.17, Running 137.30s Step 530( 38.33%), action 115, FPS 2.19, Running 137.85s Step 531( 38.67%), action 116, FPS 2.21, Running 138.16s Step 532( 39.00%), action 117, FPS 2.22, Running 138.73s Step 533( 39.33%), action 118, FPS 2.20, Running 139.08s Step 534( 39.67%), action 119, FPS 2.23, Running 139.73s Step 535( 40.00%), action 120, FPS 2.24, Running 140.07s Step 536( 40.33%), action 121, FPS 2.29, Running 140.63s Step 537( 40.67%), action 122, FPS 2.32, Running 140.85s Step 538( 41.00%), action 123, FPS 2.31, Running 141.34s Step 539( 41.33%), action 124, FPS 2.30, Running 141.67s Step 540( 41.67%), action 125, FPS 2.27, Running 142.35s Step 541( 42.00%), action 126, FPS 2.28, Running 142.74s Step 542( 42.33%), action 127, FPS 2.25, Running 143.30s Step 543( 42.67%), action 128, FPS 2.23, Running 143.65s Step 544( 43.00%), action 129, FPS 2.23, Running 144.23s Step 545( 43.33%), action 130, FPS 2.20, Running 144.64s Step 546( 43.67%), action 131, FPS 2.17, Running 145.41s Step 547( 44.00%), action 132, FPS 2.18, Running 145.74s Step 548( 44.33%), action 133, FPS 2.13, Running 146.41s Step 549( 44.67%), action 134, FPS 2.10, Running 146.83s Step 550( 45.00%), action 135, FPS 2.07, Running 147.49s Step 551( 45.33%), action 136, FPS 2.05, Running 147.90s Step 552( 45.67%), action 137, FPS 2.02, Running 148.63s Step 553( 46.00%), action 138, FPS 2.02, Running 149.00s Step 554( 46.33%), action 139, FPS 2.04, Running 149.51s Step 555( 46.67%), action 140, FPS 2.03, Running 149.92s Step 556( 47.00%), action 141, FPS 2.00, Running 150.65s Step 557( 47.33%), action 142, FPS 1.95, Running 151.11s Step 558( 47.67%), action 143, FPS 1.91, Running 151.83s [2026-08-01 16:44:14] [18 ] Seed 17 success after 152.18 s. +steps: 558 , actions: 143 . +Instruction: Empty +Total 8/18(44.44%) success. +Setting seed: 18 +Step 1( N/A%), pre moving , FPS 2.17, Running 0.46s Step 2( N/A%), pre moving , FPS 3.47, Running 0.58s Step 3( N/A%), pre moving , FPS 4.35, Running 0.69s Step 4( N/A%), pre moving , FPS 4.96, Running 0.81s Step 5( N/A%), pre moving , FPS 5.40, Running 0.93s Step 6( N/A%), pre moving , FPS 5.72, Running 1.05s Step 7( N/A%), pre moving , FPS 5.98, Running 1.17s Step 8( N/A%), pre moving , FPS 6.18, Running 1.29s Step 9( N/A%), pre moving , FPS 6.34, Running 1.42s Step 10( N/A%), pre moving , FPS 6.51, Running 1.54s Step 11( N/A%), pre moving , FPS 6.85, Running 1.61s Step 12( N/A%), pre moving , FPS 7.30, Running 1.64s Step 13( N/A%), pre moving , FPS 7.70, Running 1.69s Step 14( N/A%), pre moving , FPS 8.06, Running 1.74s Step 15( N/A%), pre moving , FPS 8.43, Running 1.78s Step 16( N/A%), pre moving , FPS 8.80, Running 1.82s Step 17( N/A%), pre moving , FPS 9.13, Running 1.86s Step 18( N/A%), pre moving , FPS 9.45, Running 1.91s Step 19( N/A%), pre moving , FPS 9.78, Running 1.94s Step 20( N/A%), pre moving , FPS 10.10, Running 1.98s Step 21( N/A%), pre moving , FPS 11.41, Running 2.21s Step 22( N/A%), pre moving , FPS 11.29, Running 2.35s Step 23( N/A%), pre moving , FPS 11.54, Running 2.42s Step 24( N/A%), pre moving , FPS 11.88, Running 2.49s Step 25( N/A%), pre moving , FPS 12.32, Running 2.55s Step 26( N/A%), pre moving , FPS 10.76, Running 2.91s Step 27( N/A%), pre moving , FPS 11.04, Running 2.98s Step 28( N/A%), pre moving , FPS 11.30, Running 3.06s Step 29( N/A%), pre moving , FPS 11.61, Running 3.14s Step 30( N/A%), pre moving , FPS 11.63, Running 3.26s Step 31( N/A%), pre moving , FPS 11.36, Running 3.37s Step 32( N/A%), pre moving , FPS 10.82, Running 3.49s Step 33( N/A%), pre moving , FPS 10.39, Running 3.61s Step 34( N/A%), pre moving , FPS 10.08, Running 3.72s Step 35( N/A%), pre moving , FPS 9.73, Running 3.84s Step 36( N/A%), pre moving , FPS 8.02, Running 4.31s Step 37( N/A%), pre moving , FPS 7.78, Running 4.43s Step 38( N/A%), pre moving , FPS 7.57, Running 4.55s Step 39( N/A%), pre moving , FPS 7.33, Running 4.67s Step 40( N/A%), pre moving , FPS 7.13, Running 4.79s Step 41( N/A%), pre moving , FPS 7.43, Running 4.90s Step 42( N/A%), pre moving , FPS 7.45, Running 5.03s Step 43( N/A%), pre moving , FPS 7.32, Running 5.15s Step 44( N/A%), pre moving , FPS 7.17, Running 5.28s Step 45( N/A%), pre moving , FPS 7.04, Running 5.39s Step 46( N/A%), pre moving , FPS 7.66, Running 5.52s Step 47( N/A%), pre moving , FPS 7.53, Running 5.64s Step 48( N/A%), pre moving , FPS 7.44, Running 5.75s Step 49( N/A%), pre moving , FPS 7.33, Running 5.87s Step 50( N/A%), pre moving , FPS 7.30, Running 6.00s Step 51( N/A%), pre moving , FPS 7.27, Running 6.12s Step 52( N/A%), pre moving , FPS 7.27, Running 6.25s Step 53( N/A%), pre moving , FPS 7.08, Running 6.44s Step 54( N/A%), pre moving , FPS 6.93, Running 6.61s Step 55( N/A%), pre moving , FPS 6.72, Running 6.81s Step 56( N/A%), pre moving , FPS 7.48, Running 6.98s Step 57( N/A%), pre moving , FPS 7.50, Running 7.10s Step 58( N/A%), pre moving , FPS 7.54, Running 7.20s Step 59( N/A%), pre moving , FPS 7.55, Running 7.32s Step 60( N/A%), pre moving , FPS 7.62, Running 7.41s Step 61( N/A%), pre moving , FPS 7.58, Running 7.54s Step 62( N/A%), pre moving , FPS 7.66, Running 7.64s Step 63( N/A%), pre moving , FPS 7.73, Running 7.74s Step 64( N/A%), pre moving , FPS 7.76, Running 7.86s Step 65( N/A%), pre moving , FPS 7.65, Running 8.01s Step 66( N/A%), pre moving , FPS 7.55, Running 8.17s Step 67( N/A%), pre moving , FPS 7.47, Running 8.31s Step 68( N/A%), pre moving , FPS 7.27, Running 8.50s Step 69( N/A%), pre moving , FPS 7.13, Running 8.68s Step 70( N/A%), pre moving , FPS 6.97, Running 8.87s Step 71( N/A%), pre moving , FPS 6.86, Running 9.03s Step 72( N/A%), pre moving , FPS 6.77, Running 9.20s Step 73( N/A%), pre moving , FPS 6.77, Running 9.39s Step 74( N/A%), pre moving , FPS 6.70, Running 9.59s Step 75( N/A%), pre moving , FPS 6.80, Running 9.75s Step 76( N/A%), pre moving , FPS 6.74, Running 9.95s Step 77( N/A%), pre moving , FPS 6.62, Running 10.12s Step 78( N/A%), pre moving , FPS 6.41, Running 10.32s Step 79( N/A%), pre moving , FPS 6.31, Running 10.49s Step 80( N/A%), pre moving , FPS 6.09, Running 10.70s Step 81( N/A%), pre moving , FPS 6.01, Running 10.87s Step 82( N/A%), pre moving , FPS 5.85, Running 11.06s Step 83( N/A%), pre moving , FPS 5.73, Running 11.23s Step 84( N/A%), pre moving , FPS 5.72, Running 11.35s Step 85( N/A%), pre moving , FPS 5.77, Running 11.47s Step 86( N/A%), pre moving , FPS 5.83, Running 11.60s Step 87( N/A%), pre moving , FPS 5.87, Running 11.72s Step 88( N/A%), pre moving , FPS 5.99, Running 11.84s Step 89( N/A%), pre moving , FPS 6.17, Running 11.92s Step 90( N/A%), pre moving , FPS 6.46, Running 11.96s Step 91( N/A%), pre moving , FPS 6.74, Running 12.00s Step 92( N/A%), pre moving , FPS 7.04, Running 12.04s Step 93( N/A%), pre moving , FPS 7.40, Running 12.09s Step 94( N/A%), pre moving , FPS 7.75, Running 12.17s Step 95( N/A%), pre moving , FPS 7.95, Running 12.26s Step 96( N/A%), pre moving , FPS 8.36, Running 12.34s Step 97( N/A%), pre moving , FPS 8.63, Running 12.44s Step 98( N/A%), pre moving , FPS 9.16, Running 12.50s Step 99( N/A%), pre moving , FPS 9.60, Running 12.58s Step 100( N/A%), pre moving , FPS 10.23, Running 12.65s Step 101( N/A%), pre moving , FPS 10.82, Running 12.72s Step 102( N/A%), pre moving , FPS 11.55, Running 12.79s Step 103( N/A%), pre moving , FPS 12.23, Running 12.87s Step 104( N/A%), pre moving , FPS 12.59, Running 12.94s Step 105( N/A%), pre moving , FPS 12.97, Running 13.01s Step 106( N/A%), pre moving , FPS 13.08, Running 13.13s Step 107( N/A%), pre moving , FPS 13.15, Running 13.24s Step 108( N/A%), pre moving , FPS 13.18, Running 13.36s Step 109( N/A%), pre moving , FPS 8.87, Running 14.18s Step 110( N/A%), pre moving , FPS 8.22, Running 14.40s Step 111( N/A%), pre moving , FPS 7.07, Running 14.83s Step 112( N/A%), pre moving , FPS 6.60, Running 15.07s Step 113( N/A%), pre moving , FPS 5.85, Running 15.51s Step 114( N/A%), pre moving , FPS 5.58, Running 15.75s Step 115( N/A%), pre moving , FPS 5.12, Running 16.17s Step 116( N/A%), pre moving , FPS 4.99, Running 16.35s Step 117( N/A%), pre moving , FPS 4.81, Running 16.60s Step 118( N/A%), pre moving , FPS 4.70, Running 16.76s Step 119( N/A%), pre moving , FPS 4.55, Running 16.98s Step 120( N/A%), pre moving , FPS 4.47, Running 17.12s Step 121( N/A%), pre moving , FPS 4.33, Running 17.34s Step 122( N/A%), pre moving , FPS 4.27, Running 17.48s Step 123( N/A%), pre moving , FPS 4.05, Running 17.80s Step 124( N/A%), pre moving , FPS 3.93, Running 18.03s Step 125( N/A%), pre moving , FPS 3.72, Running 18.39s Step 126( N/A%), pre moving , FPS 3.62, Running 18.64s Step 127( N/A%), pre moving , FPS 3.43, Running 19.08s Step 128( N/A%), pre moving , FPS 3.34, Running 19.35s Step 129( N/A%), pre moving , FPS 3.62, Running 19.70s Step 130( N/A%), pre moving , FPS 3.58, Running 19.98s Step 131( N/A%), pre moving , FPS 3.58, Running 20.41s Step 132( N/A%), pre moving , FPS 3.59, Running 20.64s Step 133( N/A%), pre moving , FPS 3.59, Running 21.08s Step 134( N/A%), pre moving , FPS 3.51, Running 21.46s Step 135( N/A%), pre moving , FPS 3.54, Running 21.82s Step 136( N/A%), pre moving , FPS 3.56, Running 21.97s Step 137( N/A%), pre moving , FPS 3.57, Running 22.20s Step 138( N/A%), pre moving , FPS 3.57, Running 22.35s Step 139( N/A%), pre moving , FPS 3.50, Running 22.69s Step 140( N/A%), pre moving , FPS 3.46, Running 22.91s Step 141( N/A%), pre moving , FPS 3.39, Running 23.24s Step 142( N/A%), pre moving , FPS 3.37, Running 23.42s Step 143( N/A%), pre moving , FPS 3.30, Running 23.87s Step 144( N/A%), pre moving , FPS 3.25, Running 24.17s Step 145( N/A%), pre moving , FPS 3.21, Running 24.62s Step 146( N/A%), pre moving , FPS 3.21, Running 24.88s Step 147( N/A%), pre moving , FPS 3.20, Running 25.32s Step 148( N/A%), pre moving , FPS 3.20, Running 25.59s Step 149( N/A%), pre moving , FPS 3.17, Running 26.00s Step 150( N/A%), pre moving , FPS 3.16, Running 26.31s Step 151( N/A%), pre moving , FPS 3.15, Running 26.75s Step 152( N/A%), pre moving , FPS 3.13, Running 27.03s Step 153( N/A%), pre moving , FPS 3.17, Running 27.39s Step 154( N/A%), pre moving , FPS 3.23, Running 27.65s Step 155( N/A%), pre moving , FPS 3.24, Running 27.99s Step 156( N/A%), pre moving , FPS 3.22, Running 28.19s Step 157( N/A%), pre moving , FPS 3.10, Running 28.66s Step 158( N/A%), pre moving , FPS 3.05, Running 28.91s Step 159( N/A%), pre moving , FPS 3.00, Running 29.36s Step 160( N/A%), pre moving , FPS 2.99, Running 29.59s Step 161( N/A%), pre moving , FPS 2.95, Running 30.04s Step 162( N/A%), pre moving , FPS 2.87, Running 30.38s Step 163( N/A%), pre moving , FPS 2.87, Running 30.84s Step 164( N/A%), pre moving , FPS 2.94, Running 30.97s Step 165( N/A%), pre moving , FPS 3.09, Running 31.10s Step 166( N/A%), pre moving , FPS 3.15, Running 31.22s Step 167( N/A%), pre moving , FPS 3.32, Running 31.34s Step 168( N/A%), pre moving , FPS 3.41, Running 31.45s Step 169( N/A%), pre moving , FPS 3.61, Running 31.54s Step 170( N/A%), pre moving , FPS 3.76, Running 31.63s Step 171( N/A%), pre moving , FPS 4.04, Running 31.70s Step 172( N/A%), pre moving , FPS 4.23, Running 31.76s Step 173( N/A%), pre moving , FPS 4.48, Running 31.86s Step 174( N/A%), pre moving , FPS 4.06, Running 32.57s Step 175( N/A%), pre moving , FPS 4.27, Running 32.68s Step 176( N/A%), pre moving , FPS 4.32, Running 32.82s Step 177( N/A%), pre moving , FPS 4.69, Running 32.93s Step 178( N/A%), pre moving , FPS 4.84, Running 33.04s Step 179( N/A%), pre moving , FPS 5.27, Running 33.16s Step 180( N/A%), pre moving , FPS 5.25, Running 33.40s Step 181( N/A%), pre moving , FPS 5.59, Running 33.61s Step 182( N/A%), pre moving , FPS 5.86, Running 33.79s Step 183( N/A%), pre moving , FPS 6.13, Running 34.10s Step 184( N/A%), pre moving , FPS 6.03, Running 34.28s Step 185( N/A%), pre moving , FPS 5.93, Running 34.47s Step 186( N/A%), pre moving , FPS 5.83, Running 34.65s Step 187( N/A%), pre moving , FPS 5.65, Running 34.88s Step 188( N/A%), pre moving , FPS 5.50, Running 35.09s Step 189( N/A%), pre moving , FPS 5.32, Running 35.30s Step 190( N/A%), pre moving , FPS 5.12, Running 35.53s Step 191( N/A%), pre moving , FPS 4.92, Running 35.76s Step 192( N/A%), pre moving , FPS 4.74, Running 35.98s Step 193( N/A%), pre moving , FPS 4.66, Running 36.15s Step 194( N/A%), pre moving , FPS 5.30, Running 36.35s Step 195( N/A%), pre moving , FPS 5.20, Running 36.53s Step 196( N/A%), pre moving , FPS 5.15, Running 36.70s Step 197( N/A%), pre moving , FPS 5.09, Running 36.86s Step 198( N/A%), pre moving , FPS 4.97, Running 37.06s Step 199( N/A%), pre moving , FPS 4.85, Running 37.28s Step 200( N/A%), pre moving , FPS 5.00, Running 37.40s Step 201( N/A%), pre moving , FPS 5.04, Running 37.58s Step 202( N/A%), pre moving , FPS 5.01, Running 37.78s Step 203( N/A%), pre moving , FPS 5.20, Running 37.95s Step 204( N/A%), pre moving , FPS 5.19, Running 38.13s Step 205( N/A%), pre moving , FPS 5.23, Running 38.30s Step 206( N/A%), pre moving , FPS 5.22, Running 38.48s Step 207( N/A%), pre moving , FPS 5.30, Running 38.66s Step 208( N/A%), pre moving , FPS 5.32, Running 38.85s Step 209( N/A%), pre moving , FPS 5.37, Running 39.02s Step 210( N/A%), pre moving , FPS 5.45, Running 39.20s Step 211( N/A%), pre moving , FPS 5.54, Running 39.37s Step 212( N/A%), pre moving , FPS 5.58, Running 39.57s Step 213( N/A%), pre moving , FPS 5.59, Running 39.73s Step 214( N/A%), pre moving , FPS 5.68, Running 39.87s Step 215( N/A%), pre moving , FPS 5.74, Running 40.01s Step 216( N/A%), pre moving , FPS 5.75, Running 40.18s Step 217( N/A%), pre moving , FPS 5.75, Running 40.33s Step 218( N/A%), pre moving , FPS 5.86, Running 40.47s Step 219( N/A%), pre moving , FPS 6.05, Running 40.59s Step 220( N/A%), pre moving , FPS 6.06, Running 40.70s Step 221( N/A%), pre moving , FPS 6.19, Running 40.80s Step 222( N/A%), pre moving , FPS 6.43, Running 40.88s Step 223( N/A%), pre moving , FPS 6.66, Running 40.96s Step 224( N/A%), pre moving , FPS 6.95, Running 41.01s Step 225( N/A%), pre moving , FPS 7.27, Running 41.05s Step 226( N/A%), pre moving , FPS 7.59, Running 41.11s Step 227( N/A%), pre moving , FPS 7.82, Running 41.21s Step 228( N/A%), pre moving , FPS 8.16, Running 41.30s Step 229( N/A%), pre moving , FPS 8.54, Running 41.36s Step 230( N/A%), pre moving , FPS 9.02, Running 41.42s Step 231( N/A%), pre moving , FPS 9.49, Running 41.48s Step 232( N/A%), pre moving , FPS 10.15, Running 41.54s Step 233( N/A%), pre moving , FPS 10.71, Running 41.59s Step 234( N/A%), pre moving , FPS 11.23, Running 41.65s Step 235( N/A%), pre moving , FPS 11.79, Running 41.71s Step 236( N/A%), pre moving , FPS 12.64, Running 41.76s Step 237( N/A%), pre moving , FPS 9.99, Running 42.33s Step 238( N/A%), pre moving , FPS 10.40, Running 42.39s Step 239( N/A%), pre moving , FPS 10.62, Running 42.47s Step 240( N/A%), pre moving , FPS 10.90, Running 42.53s Step 241( N/A%), pre moving , FPS 11.11, Running 42.61s Step 242( N/A%), pre moving , FPS 11.00, Running 42.70s Step 243( N/A%), pre moving , FPS 11.06, Running 42.77s Step 244( N/A%), pre moving , FPS 10.93, Running 42.84s Step 245( N/A%), pre moving , FPS 10.84, Running 42.90s Step 246( N/A%), pre moving , FPS 10.44, Running 43.03s Step 247( N/A%), pre moving , FPS 10.70, Running 43.08s Step 248( N/A%), pre moving , FPS 10.45, Running 43.22s Step 249( N/A%), pre moving , FPS 10.44, Running 43.28s Step 250( N/A%), pre moving , FPS 10.15, Running 43.39s Step 251( N/A%), pre moving , FPS 9.92, Running 43.50s Step 252( N/A%), pre moving , FPS 9.78, Running 43.58s Step 253( N/A%), pre moving , FPS 9.67, Running 43.66s Step 254( N/A%), pre moving , FPS 9.45, Running 43.77s Step 255( N/A%), pre moving , FPS 9.10, Running 43.90s Step 256( N/A%), pre moving , FPS 9.07, Running 43.97s Step 257( N/A%), pre moving , FPS 11.30, Running 44.10s Step 258( N/A%), pre moving , FPS 10.97, Running 44.22s Step 259( N/A%), pre moving , FPS 10.67, Running 44.34s Step 260( N/A%), pre moving , FPS 10.28, Running 44.48s Step 261( N/A%), pre moving , FPS 9.90, Running 44.63s Step 262( N/A%), pre moving , FPS 9.53, Running 44.80s Step 263( N/A%), pre moving , FPS 9.13, Running 44.96s Step 264( N/A%), pre moving , FPS 8.72, Running 45.13s Step 265( N/A%), pre moving , FPS 8.35, Running 45.29s Step 266( N/A%), pre moving , FPS 8.49, Running 45.38s Step 267( N/A%), pre moving , FPS 8.30, Running 45.49s Step 268( N/A%), pre moving , FPS 8.41, Running 45.59s Step 269( N/A%), pre moving , FPS 8.18, Running 45.72s Step 270( N/A%), pre moving , FPS 8.24, Running 45.82s Step 271( N/A%), pre moving , FPS 8.23, Running 45.92s Step 272( N/A%), pre moving , FPS 8.15, Running 46.04s Step 273( N/A%), pre moving , FPS 8.13, Running 46.12s Step 274( N/A%), pre moving , FPS 8.16, Running 46.22s Step 275( N/A%), pre moving , FPS 8.23, Running 46.33s Step 276( N/A%), pre moving , FPS 8.03, Running 46.46s Step 277( N/A%), pre moving , FPS 8.05, Running 46.59s Step 278( N/A%), pre moving , FPS 7.98, Running 46.72s Step 279( N/A%), pre moving , FPS 8.06, Running 46.83s Step 280( N/A%), pre moving , FPS 8.09, Running 46.95s Step 281( N/A%), pre moving , FPS 8.17, Running 47.07s Step 282( N/A%), pre moving , FPS 8.35, Running 47.20s Step 283( N/A%), pre moving , FPS 8.48, Running 47.31s Step 284( N/A%), pre moving , FPS 8.65, Running 47.44s Step 285( N/A%), pre moving , FPS 8.76, Running 47.57s Step 286( N/A%), pre moving , FPS 8.63, Running 47.70s Step 287( N/A%), pre moving , FPS 8.47, Running 47.85s Step 288( N/A%), pre moving , FPS 8.32, Running 48.00s Step 289( N/A%), pre moving , FPS 8.08, Running 48.20s Step 290( N/A%), pre moving , FPS 7.94, Running 48.34s Step 291( N/A%), pre moving , FPS 7.78, Running 48.50s Step 292( N/A%), pre moving , FPS 7.57, Running 48.68s Step 293( N/A%), pre moving , FPS 7.35, Running 48.84s Step 294( N/A%), pre moving , FPS 7.13, Running 49.02s Step 295( N/A%), pre moving , FPS 7.08, Running 49.16s Step 296( N/A%), pre moving , FPS 6.97, Running 49.33s Step 297( N/A%), pre moving , FPS 6.86, Running 49.50s Step 298( N/A%), pre moving , FPS 6.82, Running 49.65s Step 299( N/A%), pre moving , FPS 6.70, Running 49.81s Step 300( N/A%), pre moving , FPS 6.67, Running 49.95s Step 301( N/A%), pre moving , FPS 6.65, Running 50.08s Step 302( N/A%), pre moving , FPS 6.60, Running 50.23s Step 303( N/A%), pre moving , FPS 6.62, Running 50.33s Step 304( N/A%), pre moving , FPS 6.70, Running 50.43s Step 305( N/A%), pre moving , FPS 6.71, Running 50.56s Step 306( N/A%), pre moving , FPS 6.80, Running 50.64s Step 307( N/A%), pre moving , FPS 6.91, Running 50.74s Step 308( N/A%), pre moving , FPS 7.08, Running 50.83s Step 309( N/A%), pre moving , FPS 7.36, Running 50.91s Step 310( N/A%), pre moving , FPS 7.49, Running 51.01s Step 311( N/A%), pre moving , FPS 7.75, Running 51.08s Step 312( N/A%), pre moving , FPS 8.11, Running 51.15s Step 313( N/A%), pre moving , FPS 8.45, Running 51.21s Step 314( N/A%), pre moving , FPS 8.81, Running 51.29s Step 315( N/A%), pre moving , FPS 9.02, Running 51.38s Step 316( N/A%), pre moving , FPS 9.45, Running 51.45s Step 317( N/A%), pre moving , FPS 9.86, Running 51.53s Step 318( N/A%), pre moving , FPS 10.33, Running 51.59s Step 319( N/A%), pre moving , FPS 10.76, Running 51.67s Step 320( N/A%), pre moving , FPS 11.13, Running 51.75s Step 321( N/A%), pre moving , FPS 11.05, Running 51.89s Step 322( N/A%), pre moving , FPS 11.36, Running 51.99s Step 323( N/A%), pre moving , FPS 11.24, Running 52.11s Step 324( N/A%), pre moving , FPS 11.45, Running 52.17s Step 325( N/A%), pre moving , FPS 11.87, Running 52.24s Step 326( N/A%), pre moving , FPS 12.06, Running 52.30s Step 327( N/A%), pre moving , FPS 12.37, Running 52.36s Step 328( N/A%), pre moving , FPS 12.42, Running 52.44s Step 329( N/A%), pre moving , FPS 12.67, Running 52.49s Step 330( N/A%), pre moving , FPS 12.05, Running 52.67s Step 331( N/A%), pre moving , FPS 12.08, Running 52.73s Step 332( N/A%), pre moving , FPS 12.09, Running 52.80s Step 333( N/A%), pre moving , FPS 12.18, Running 52.85s Step 334( N/A%), pre moving , FPS 12.32, Running 52.92s Step 335( N/A%), pre moving , FPS 12.35, Running 52.99s Step 336( N/A%), pre moving , FPS 12.35, Running 53.07s Step 337( N/A%), pre moving , FPS 12.49, Running 53.13s Step 338( N/A%), pre moving , FPS 12.51, Running 53.19s Step 339( N/A%), pre moving , FPS 12.40, Running 53.28s Step 340( N/A%), pre moving , FPS 12.43, Running 53.35s Step 341( N/A%), pre moving , FPS 13.04, Running 53.42s Step 342( N/A%), pre moving , FPS 9.75, Running 54.04s Step 343( N/A%), pre moving , FPS 10.03, Running 54.11s Step 344( N/A%), pre moving , FPS 9.99, Running 54.18s Step 345( N/A%), pre moving , FPS 10.08, Running 54.22s Step 346( N/A%), pre moving , FPS 9.85, Running 54.33s Step 347( N/A%), pre moving , FPS 9.82, Running 54.40s Step 348( N/A%), pre moving , FPS 9.92, Running 54.45s Step 349( N/A%), pre moving , FPS 9.90, Running 54.51s Step 350( N/A%), pre moving , FPS 10.24, Running 54.62s Step 351( N/A%), pre moving , FPS 10.10, Running 54.71s Step 352( N/A%), pre moving , FPS 10.07, Running 54.79s Step 353( N/A%), pre moving , FPS 9.97, Running 54.86s Step 354( N/A%), pre moving , FPS 9.92, Running 54.93s Step 355( N/A%), pre moving , FPS 9.95, Running 55.00s Step 356( N/A%), pre moving , FPS 10.07, Running 55.05s Step 357( N/A%), pre moving , FPS 10.10, Running 55.11s Step 358( N/A%), pre moving , FPS 10.12, Running 55.17s Step 359( N/A%), pre moving , FPS 10.27, Running 55.23s Step 360( N/A%), pre moving , FPS 10.35, Running 55.29s Step 361( N/A%), pre moving , FPS 10.38, Running 55.35s Step 362( N/A%), pre moving , FPS 14.59, Running 55.41s Step 363( N/A%), pre moving , FPS 14.45, Running 55.49s Step 364( N/A%), pre moving , FPS 14.26, Running 55.58s Step 365( N/A%), pre moving , FPS 13.85, Running 55.67s Step 366( N/A%), pre moving , FPS 13.65, Running 55.80s Step 367( N/A%), pre moving , FPS 13.48, Running 55.88s Step 368( N/A%), pre moving , FPS 13.20, Running 55.97s Step 369( N/A%), pre moving , FPS 12.97, Running 56.06s Step 370( N/A%), pre moving , FPS 13.05, Running 56.15s Step 371( N/A%), pre moving , FPS 13.03, Running 56.25s Step 372( N/A%), pre moving , FPS 12.77, Running 56.35s Step 373( N/A%), pre moving , FPS 12.35, Running 56.48s Step 374( N/A%), pre moving , FPS 12.36, Running 56.55s Step 375( N/A%), pre moving , FPS 12.16, Running 56.65s Step 376( N/A%), pre moving , FPS 11.85, Running 56.74s Step 377( N/A%), pre moving , FPS 11.67, Running 56.83s Step 378( N/A%), pre moving , FPS 11.59, Running 56.89s Step 379( N/A%), pre moving , FPS 11.43, Running 56.98s Step 380( N/A%), pre moving , FPS 11.29, Running 57.06s Step 381( N/A%), pre moving , FPS 11.44, Running 57.10s Step 382( N/A%), pre moving , FPS 11.44, Running 57.16s Step 383( N/A%), pre moving , FPS 11.59, Running 57.22s Step 384( N/A%), pre moving , FPS 11.79, Running 57.28s Step 385( N/A%), pre moving , FPS 12.15, Running 57.31s Step 386( N/A%), pre moving , FPS 12.75, Running 57.37s Step 387( N/A%), pre moving , FPS 13.01, Running 57.42s Step 388( N/A%), pre moving , FPS 13.47, Running 57.45s Step 389( N/A%), pre moving , FPS 13.73, Running 57.51s Step 390( N/A%), pre moving , FPS 14.20, Running 57.56s Step 391( N/A%), pre moving , FPS 14.76, Running 57.60s Step 392( N/A%), pre moving , FPS 15.31, Running 57.66s Step 393( N/A%), pre moving , FPS 16.27, Running 57.70s Step 394( N/A%), pre moving , FPS 16.58, Running 57.76s Step 395( N/A%), pre moving , FPS 16.99, Running 57.83s Step 396( N/A%), pre moving , FPS 17.51, Running 57.88s Step 397( N/A%), pre moving , FPS 18.06, Running 57.94s Step 398( N/A%), pre moving , FPS 18.03, Running 58.00s Step 399( N/A%), pre moving , FPS 18.11, Running 58.08s Step 400( N/A%), pre moving , FPS 18.31, Running 58.15s Step 401( N/A%), pre moving , FPS 17.96, Running 58.21s Step 402( N/A%), pre moving , FPS 18.00, Running 58.27s Step 403( N/A%), pre moving , FPS 18.14, Running 58.32s Step 404( N/A%), pre moving , FPS 18.18, Running 58.38s Step 405( N/A%), pre moving , FPS 7.36, Running 60.03s Step 406( N/A%), pre moving , FPS 6.83, Running 60.29s Step 407( N/A%), pre moving , FPS 6.52, Running 60.49s Step 408( N/A%), pre moving , FPS 6.09, Running 60.74s Step 409( N/A%), pre moving , FPS 5.83, Running 60.95s Step 410( N/A%), pre moving , FPS 5.31, Running 61.33s Step 411( N/A%), pre moving , FPS 5.13, Running 61.50s Step 412( N/A%), pre moving , FPS 4.80, Running 61.83s Step 413( N/A%), pre moving , FPS 4.63, Running 62.02s Step 414( N/A%), pre moving , FPS 4.36, Running 62.35s Step 415( N/A%), pre moving , FPS 4.28, Running 62.50s Step 416( N/A%), pre moving , FPS 3.99, Running 62.89s Step 417( N/A%), pre moving , FPS 3.90, Running 63.06s Step 418( N/A%), pre moving , FPS 3.73, Running 63.37s Step 419( N/A%), pre moving , FPS 3.65, Running 63.56s Step 420( N/A%), pre moving , FPS 3.48, Running 63.90s Step 421( N/A%), pre moving , FPS 3.40, Running 64.09s Step 422( N/A%), pre moving , FPS 3.25, Running 64.42s Step 423( N/A%), pre moving , FPS 3.16, Running 64.65s Step 424( N/A%), pre moving , FPS 3.03, Running 64.97s Step 425( 0.33%), action 1, FPS 3.41, Running 65.90s Step 426( 0.67%), action 2, FPS 3.15, Running 66.65s Step 427( 1.00%), action 3, FPS 3.01, Running 67.14s Step 428( 1.33%), action 4, FPS 2.79, Running 67.90s Step 429( 1.67%), action 5, FPS 2.73, Running 68.26s Step 430( 2.00%), action 6, FPS 2.74, Running 68.64s Step 431( 2.33%), action 7, FPS 2.66, Running 69.03s Step 432( 2.67%), action 8, FPS 2.60, Running 69.51s Step 433( 3.00%), action 9, FPS 2.43, Running 70.24s Step 434( 3.33%), action 10, FPS 2.35, Running 70.88s Step 435( 3.67%), action 11, FPS 2.22, Running 71.52s Step 436( 4.00%), action 12, FPS 2.16, Running 72.14s Step 437( 4.33%), action 13, FPS 2.07, Running 72.73s Step 438( 4.67%), action 14, FPS 2.07, Running 73.05s Step 439( 5.00%), action 15, FPS 2.03, Running 73.42s Step 440( 5.33%), action 16, FPS 2.04, Running 73.71s Step 441( 5.67%), action 17, FPS 1.96, Running 74.30s Step 442( 6.00%), action 18, FPS 1.94, Running 74.75s Step 443( 6.33%), action 19, FPS 1.90, Running 75.18s Step 444( 6.67%), action 20, FPS 1.89, Running 75.57s Step 445( 7.00%), action 21, FPS 1.95, Running 76.14s Step 446( 7.33%), action 22, FPS 2.00, Running 76.63s Step 447( 7.67%), action 23, FPS 2.01, Running 77.08s Step 448( 8.00%), action 24, FPS 2.10, Running 77.43s Step 449( 8.33%), action 25, FPS 2.09, Running 77.84s Step 450( 8.67%), action 26, FPS 2.08, Running 78.25s Step 451( 9.00%), action 27, FPS 2.07, Running 78.69s Step 452( 9.33%), action 28, FPS 2.10, Running 79.02s Step 453( 9.67%), action 29, FPS 2.16, Running 79.49s Step 454( 10.00%), action 30, FPS 2.19, Running 80.03s Step 455( 10.33%), action 31, FPS 2.21, Running 80.59s Step 456( 10.67%), action 32, FPS 2.22, Running 81.15s Step 457( 11.00%), action 33, FPS 2.26, Running 81.59s Step 458( 11.33%), action 34, FPS 2.20, Running 82.15s Step 459( 11.67%), action 35, FPS 2.14, Running 82.75s Step 460( 12.00%), action 36, FPS 2.07, Running 83.38s Step 461( 12.33%), action 37, FPS 2.06, Running 84.00s Step 462( 12.67%), action 38, FPS 2.05, Running 84.52s Step 463( 13.00%), action 39, FPS 2.03, Running 85.03s Step 464( 13.33%), action 40, FPS 2.01, Running 85.53s Step 465( 13.67%), action 41, FPS 1.96, Running 86.33s Step 466( 14.00%), action 42, FPS 1.90, Running 87.18s Step 467( 14.33%), action 43, FPS 1.86, Running 87.83s Step 468( 14.67%), action 44, FPS 1.72, Running 89.07s Step 469( 15.00%), action 45, FPS 1.70, Running 89.63s Step 470( 15.33%), action 46, FPS 1.62, Running 90.56s Step 471( 15.67%), action 47, FPS 1.61, Running 91.15s Step 472( 16.00%), action 48, FPS 1.59, Running 91.61s Step 473( 16.33%), action 49, FPS 1.57, Running 92.21s Step 474( 16.67%), action 50, FPS 1.55, Running 92.97s Step 475( 17.00%), action 51, FPS 1.53, Running 93.65s Step 476( 17.33%), action 52, FPS 1.53, Running 94.18s Step 477( 17.67%), action 53, FPS 1.52, Running 94.75s Step 478( 18.00%), action 54, FPS 1.55, Running 95.09s Step 479( 18.33%), action 55, FPS 1.54, Running 95.71s Step 480( 18.67%), action 56, FPS 1.55, Running 96.25s Step 481( 19.00%), action 57, FPS 1.58, Running 96.66s Step 482( 19.33%), action 58, FPS 1.60, Running 97.06s Step 483( 19.67%), action 59, FPS 1.60, Running 97.56s Step 484( 20.00%), action 60, FPS 1.58, Running 98.21s Step 485( 20.33%), action 61, FPS 1.57, Running 99.08s Step 486( 20.67%), action 62, FPS 1.63, Running 99.48s Step 487( 21.00%), action 63, FPS 1.67, Running 99.83s Step 488( 21.33%), action 64, FPS 1.80, Running 100.20s Step 489( 21.67%), action 65, FPS 1.83, Running 100.56s Step 490( 22.00%), action 66, FPS 1.94, Running 100.87s Step 491( 22.33%), action 67, FPS 1.99, Running 101.20s Step 492( 22.67%), action 68, FPS 2.00, Running 101.61s Step 493( 23.00%), action 69, FPS 1.97, Running 102.37s Step 494( 23.33%), action 70, FPS 2.03, Running 102.82s Step 495( 23.67%), action 71, FPS 1.98, Running 103.77s Step 496( 24.00%), action 72, FPS 1.97, Running 104.36s Step 497( 24.33%), action 73, FPS 1.97, Running 104.89s Step 498( 24.67%), action 74, FPS 1.94, Running 105.39s Step 499( 25.00%), action 75, FPS 1.97, Running 105.84s [2026-08-01 16:46:01] [19 ] Seed 18 failed after 106.20 s. +steps: 499 , actions: 75 . +Instruction: Empty +Total 8/19(42.11%) success. +Setting seed: 19 +Step 1( N/A%), pre moving , FPS 2.27, Running 0.44s Step 2( N/A%), pre moving , FPS 3.66, Running 0.55s Step 3( N/A%), pre moving , FPS 4.59, Running 0.65s Step 4( N/A%), pre moving , FPS 5.37, Running 0.74s Step 5( N/A%), pre moving , FPS 5.86, Running 0.85s Step 6( N/A%), pre moving , FPS 6.22, Running 0.96s Step 7( N/A%), pre moving , FPS 6.46, Running 1.08s Step 8( N/A%), pre moving , FPS 6.64, Running 1.21s Step 9( N/A%), pre moving , FPS 6.79, Running 1.33s Step 10( N/A%), pre moving , FPS 6.94, Running 1.44s Step 11( N/A%), pre moving , FPS 7.06, Running 1.56s Step 12( N/A%), pre moving , FPS 7.16, Running 1.68s Step 13( N/A%), pre moving , FPS 7.25, Running 1.79s Step 14( N/A%), pre moving , FPS 7.35, Running 1.90s Step 15( N/A%), pre moving , FPS 7.56, Running 1.99s Step 16( N/A%), pre moving , FPS 7.66, Running 2.09s Step 17( N/A%), pre moving , FPS 7.70, Running 2.21s Step 18( N/A%), pre moving , FPS 7.73, Running 2.33s Step 19( N/A%), pre moving , FPS 7.78, Running 2.44s Step 20( N/A%), pre moving , FPS 7.82, Running 2.56s Step 21( N/A%), pre moving , FPS 7.87, Running 2.98s Step 22( N/A%), pre moving , FPS 7.69, Running 3.15s Step 23( N/A%), pre moving , FPS 7.80, Running 3.22s Step 24( N/A%), pre moving , FPS 7.88, Running 3.28s Step 25( N/A%), pre moving , FPS 8.01, Running 3.35s Step 26( N/A%), pre moving , FPS 7.37, Running 3.68s Step 27( N/A%), pre moving , FPS 7.50, Running 3.75s Step 28( N/A%), pre moving , FPS 7.64, Running 3.82s Step 29( N/A%), pre moving , FPS 7.78, Running 3.90s Step 30( N/A%), pre moving , FPS 7.95, Running 3.96s Step 31( N/A%), pre moving , FPS 8.07, Running 4.04s Step 32( N/A%), pre moving , FPS 8.24, Running 4.10s Step 33( N/A%), pre moving , FPS 8.40, Running 4.18s Step 34( N/A%), pre moving , FPS 8.42, Running 4.28s Step 35( N/A%), pre moving , FPS 8.29, Running 4.40s Step 36( N/A%), pre moving , FPS 7.09, Running 4.91s Step 37( N/A%), pre moving , FPS 7.07, Running 5.03s Step 38( N/A%), pre moving , FPS 7.08, Running 5.15s Step 39( N/A%), pre moving , FPS 7.07, Running 5.27s Step 40( N/A%), pre moving , FPS 7.06, Running 5.39s Step 41( N/A%), pre moving , FPS 7.97, Running 5.49s Step 42( N/A%), pre moving , FPS 8.14, Running 5.61s Step 43( N/A%), pre moving , FPS 7.98, Running 5.72s Step 44( N/A%), pre moving , FPS 7.90, Running 5.82s Step 45( N/A%), pre moving , FPS 7.73, Running 5.94s Step 46( N/A%), pre moving , FPS 8.42, Running 6.05s Step 47( N/A%), pre moving , FPS 8.04, Running 6.24s Step 48( N/A%), pre moving , FPS 7.89, Running 6.36s Step 49( N/A%), pre moving , FPS 7.84, Running 6.45s Step 50( N/A%), pre moving , FPS 7.66, Running 6.57s Step 51( N/A%), pre moving , FPS 7.60, Running 6.67s Step 52( N/A%), pre moving , FPS 7.45, Running 6.79s Step 53( N/A%), pre moving , FPS 7.21, Running 6.95s Step 54( N/A%), pre moving , FPS 7.01, Running 7.14s Step 55( N/A%), pre moving , FPS 6.90, Running 7.29s Step 56( N/A%), pre moving , FPS 7.74, Running 7.49s Step 57( N/A%), pre moving , FPS 7.62, Running 7.66s Step 58( N/A%), pre moving , FPS 7.50, Running 7.82s Step 59( N/A%), pre moving , FPS 7.36, Running 7.99s Step 60( N/A%), pre moving , FPS 7.25, Running 8.15s Step 61( N/A%), pre moving , FPS 7.19, Running 8.27s Step 62( N/A%), pre moving , FPS 7.17, Running 8.40s Step 63( N/A%), pre moving , FPS 7.21, Running 8.50s Step 64( N/A%), pre moving , FPS 7.15, Running 8.61s Step 65( N/A%), pre moving , FPS 7.18, Running 8.72s Step 66( N/A%), pre moving , FPS 7.17, Running 8.84s Step 67( N/A%), pre moving , FPS 7.34, Running 8.96s Step 68( N/A%), pre moving , FPS 7.21, Running 9.13s Step 69( N/A%), pre moving , FPS 7.05, Running 9.29s Step 70( N/A%), pre moving , FPS 6.91, Running 9.46s Step 71( N/A%), pre moving , FPS 6.72, Running 9.65s Step 72( N/A%), pre moving , FPS 6.56, Running 9.83s Step 73( N/A%), pre moving , FPS 6.57, Running 9.99s Step 74( N/A%), pre moving , FPS 6.52, Running 10.20s Step 75( N/A%), pre moving , FPS 6.49, Running 10.37s Step 76( N/A%), pre moving , FPS 6.51, Running 10.57s Step 77( N/A%), pre moving , FPS 6.54, Running 10.72s Step 78( N/A%), pre moving , FPS 6.53, Running 10.88s Step 79( N/A%), pre moving , FPS 6.47, Running 11.08s Step 80( N/A%), pre moving , FPS 6.47, Running 11.24s Step 81( N/A%), pre moving , FPS 6.42, Running 11.39s Step 82( N/A%), pre moving , FPS 6.27, Running 11.59s Step 83( N/A%), pre moving , FPS 6.14, Running 11.76s Step 84( N/A%), pre moving , FPS 6.13, Running 11.88s Step 85( N/A%), pre moving , FPS 6.11, Running 12.00s Step 86( N/A%), pre moving , FPS 6.11, Running 12.12s Step 87( N/A%), pre moving , FPS 6.16, Running 12.21s Step 88( N/A%), pre moving , FPS 6.32, Running 12.29s Step 89( N/A%), pre moving , FPS 6.41, Running 12.41s Step 90( N/A%), pre moving , FPS 6.52, Running 12.53s Step 91( N/A%), pre moving , FPS 6.60, Running 12.68s Step 92( N/A%), pre moving , FPS 6.84, Running 12.76s Step 93( N/A%), pre moving , FPS 6.96, Running 12.87s Step 94( N/A%), pre moving , FPS 7.19, Running 12.99s Step 95( N/A%), pre moving , FPS 7.31, Running 13.11s Step 96( N/A%), pre moving , FPS 7.60, Running 13.20s Step 97( N/A%), pre moving , FPS 7.83, Running 13.27s Step 98( N/A%), pre moving , FPS 8.10, Running 13.35s Step 99( N/A%), pre moving , FPS 8.56, Running 13.42s Step 100( N/A%), pre moving , FPS 8.90, Running 13.48s Step 101( N/A%), pre moving , FPS 9.20, Running 13.56s Step 102( N/A%), pre moving , FPS 9.66, Running 13.66s Step 103( N/A%), pre moving , FPS 10.05, Running 13.75s Step 104( N/A%), pre moving , FPS 10.28, Running 13.82s Step 105( N/A%), pre moving , FPS 10.55, Running 13.89s Step 106( N/A%), pre moving , FPS 10.80, Running 13.97s Step 107( N/A%), pre moving , FPS 7.59, Running 14.84s Step 108( N/A%), pre moving , FPS 7.15, Running 15.09s Step 109( N/A%), pre moving , FPS 6.46, Running 15.51s Step 110( N/A%), pre moving , FPS 6.24, Running 15.74s Step 111( N/A%), pre moving , FPS 5.75, Running 16.16s Step 112( N/A%), pre moving , FPS 5.54, Running 16.37s Step 113( N/A%), pre moving , FPS 5.13, Running 16.77s Step 114( N/A%), pre moving , FPS 4.99, Running 17.00s Step 115( N/A%), pre moving , FPS 4.66, Running 17.40s Step 116( N/A%), pre moving , FPS 4.59, Running 17.56s Step 117( N/A%), pre moving , FPS 4.35, Running 17.87s Step 118( N/A%), pre moving , FPS 4.22, Running 18.09s Step 119( N/A%), pre moving , FPS 4.02, Running 18.39s Step 120( N/A%), pre moving , FPS 3.87, Running 18.65s Step 121( N/A%), pre moving , FPS 3.65, Running 19.04s Step 122( N/A%), pre moving , FPS 3.53, Running 19.33s Step 123( N/A%), pre moving , FPS 3.34, Running 19.74s Step 124( N/A%), pre moving , FPS 3.25, Running 19.97s Step 125( N/A%), pre moving , FPS 3.06, Running 20.43s Step 126( N/A%), pre moving , FPS 2.96, Running 20.72s Step 127( N/A%), pre moving , FPS 3.18, Running 21.14s Step 128( N/A%), pre moving , FPS 3.16, Running 21.42s Step 129( N/A%), pre moving , FPS 3.19, Running 21.78s Step 130( N/A%), pre moving , FPS 3.18, Running 22.02s Step 131( N/A%), pre moving , FPS 3.20, Running 22.41s Step 132( N/A%), pre moving , FPS 3.15, Running 22.72s Step 133( N/A%), pre moving , FPS 3.14, Running 23.14s Step 134( N/A%), pre moving , FPS 3.13, Running 23.38s Step 135( N/A%), pre moving , FPS 3.13, Running 23.80s Step 136( N/A%), pre moving , FPS 3.07, Running 24.06s Step 137( N/A%), pre moving , FPS 2.99, Running 24.56s Step 138( N/A%), pre moving , FPS 2.97, Running 24.83s Step 139( N/A%), pre moving , FPS 2.94, Running 25.21s Step 140( N/A%), pre moving , FPS 2.93, Running 25.48s Step 141( N/A%), pre moving , FPS 2.92, Running 25.88s Step 142( N/A%), pre moving , FPS 2.94, Running 26.13s Step 143( N/A%), pre moving , FPS 2.99, Running 26.42s Step 144( N/A%), pre moving , FPS 3.01, Running 26.62s Step 145( N/A%), pre moving , FPS 3.05, Running 26.98s Step 146( N/A%), pre moving , FPS 3.08, Running 27.22s Step 147( N/A%), pre moving , FPS 3.10, Running 27.60s Step 148( N/A%), pre moving , FPS 3.10, Running 27.88s Step 149( N/A%), pre moving , FPS 3.04, Running 28.36s Step 150( N/A%), pre moving , FPS 3.00, Running 28.68s Step 151( N/A%), pre moving , FPS 2.98, Running 29.11s Step 152( N/A%), pre moving , FPS 3.00, Running 29.40s Step 153( N/A%), pre moving , FPS 2.99, Running 29.82s Step 154( N/A%), pre moving , FPS 2.99, Running 30.08s Step 155( N/A%), pre moving , FPS 2.98, Running 30.50s Step 156( N/A%), pre moving , FPS 3.02, Running 30.69s Step 157( N/A%), pre moving , FPS 3.14, Running 30.92s Step 158( N/A%), pre moving , FPS 3.17, Running 31.14s Step 159( N/A%), pre moving , FPS 3.18, Running 31.50s Step 160( N/A%), pre moving , FPS 3.21, Running 31.72s Step 161( N/A%), pre moving , FPS 3.23, Running 32.07s Step 162( N/A%), pre moving , FPS 3.24, Running 32.30s Step 163( N/A%), pre moving , FPS 3.17, Running 32.73s Step 164( N/A%), pre moving , FPS 3.15, Running 32.97s Step 165( N/A%), pre moving , FPS 3.13, Running 33.37s Step 166( N/A%), pre moving , FPS 3.19, Running 33.49s Step 167( N/A%), pre moving , FPS 3.32, Running 33.62s Step 168( N/A%), pre moving , FPS 3.41, Running 33.73s Step 169( N/A%), pre moving , FPS 3.64, Running 33.85s Step 170( N/A%), pre moving , FPS 3.78, Running 33.97s Step 171( N/A%), pre moving , FPS 4.00, Running 34.11s Step 172( N/A%), pre moving , FPS 4.13, Running 34.24s Step 173( N/A%), pre moving , FPS 4.38, Running 34.38s Step 174( N/A%), pre moving , FPS 4.52, Running 34.51s Step 175( N/A%), pre moving , FPS 4.88, Running 34.60s Step 176( N/A%), pre moving , FPS 4.32, Running 35.31s Step 177( N/A%), pre moving , FPS 4.42, Running 35.45s Step 178( N/A%), pre moving , FPS 4.52, Running 35.57s Step 179( N/A%), pre moving , FPS 4.82, Running 35.65s Step 180( N/A%), pre moving , FPS 4.97, Running 35.75s Step 181( N/A%), pre moving , FPS 5.33, Running 35.82s Step 182( N/A%), pre moving , FPS 5.50, Running 35.94s Step 183( N/A%), pre moving , FPS 6.04, Running 36.05s Step 184( N/A%), pre moving , FPS 6.26, Running 36.16s Step 185( N/A%), pre moving , FPS 6.90, Running 36.26s Step 186( N/A%), pre moving , FPS 6.93, Running 36.38s Step 187( N/A%), pre moving , FPS 7.04, Running 36.46s Step 188( N/A%), pre moving , FPS 7.01, Running 36.59s Step 189( N/A%), pre moving , FPS 6.76, Running 36.81s Step 190( N/A%), pre moving , FPS 6.30, Running 37.14s Step 191( N/A%), pre moving , FPS 6.10, Running 37.39s Step 192( N/A%), pre moving , FPS 6.02, Running 37.56s Step 193( N/A%), pre moving , FPS 5.83, Running 37.82s Step 194( N/A%), pre moving , FPS 5.57, Running 38.10s Step 195( N/A%), pre moving , FPS 5.37, Running 38.33s Step 196( N/A%), pre moving , FPS 5.92, Running 38.69s Step 197( N/A%), pre moving , FPS 5.54, Running 39.06s Step 198( N/A%), pre moving , FPS 5.19, Running 39.42s Step 199( N/A%), pre moving , FPS 4.84, Running 39.78s Step 200( N/A%), pre moving , FPS 4.56, Running 40.14s Step 201( N/A%), pre moving , FPS 4.30, Running 40.47s Step 202( N/A%), pre moving , FPS 4.31, Running 40.58s Step 203( N/A%), pre moving , FPS 4.23, Running 40.78s Step 204( N/A%), pre moving , FPS 4.18, Running 40.95s Step 205( N/A%), pre moving , FPS 4.10, Running 41.14s Step 206( N/A%), pre moving , FPS 4.02, Running 41.35s Step 207( N/A%), pre moving , FPS 3.87, Running 41.62s Step 208( N/A%), pre moving , FPS 3.70, Running 41.99s Step 209( N/A%), pre moving , FPS 3.64, Running 42.30s Step 210( N/A%), pre moving , FPS 3.60, Running 42.69s Step 211( N/A%), pre moving , FPS 3.56, Running 43.01s Step 212( N/A%), pre moving , FPS 3.44, Running 43.37s Step 213( N/A%), pre moving , FPS 3.38, Running 43.73s Step 214( N/A%), pre moving , FPS 3.36, Running 44.05s Step 215( N/A%), pre moving , FPS 3.31, Running 44.37s Step 216( N/A%), pre moving , FPS 3.34, Running 44.67s Step 217( N/A%), pre moving , FPS 3.40, Running 44.94s Step 218( N/A%), pre moving , FPS 3.44, Running 45.23s Step 219( N/A%), pre moving , FPS 3.52, Running 45.45s Step 220( N/A%), pre moving , FPS 3.71, Running 45.53s Step 221( N/A%), pre moving , FPS 3.84, Running 45.68s Step 222( N/A%), pre moving , FPS 3.82, Running 45.81s Step 223( N/A%), pre moving , FPS 3.90, Running 45.91s Step 224( N/A%), pre moving , FPS 3.98, Running 45.97s Step 225( N/A%), pre moving , FPS 4.09, Running 46.03s Step 226( N/A%), pre moving , FPS 4.21, Running 46.10s Step 227( N/A%), pre moving , FPS 4.35, Running 46.22s Step 228( N/A%), pre moving , FPS 4.58, Running 46.35s Step 229( N/A%), pre moving , FPS 4.75, Running 46.51s Step 230( N/A%), pre moving , FPS 5.07, Running 46.63s Step 231( N/A%), pre moving , FPS 5.36, Running 46.75s Step 232( N/A%), pre moving , FPS 5.71, Running 46.87s Step 233( N/A%), pre moving , FPS 6.15, Running 46.98s Step 234( N/A%), pre moving , FPS 6.54, Running 47.10s Step 235( N/A%), pre moving , FPS 7.01, Running 47.22s Step 236( N/A%), pre moving , FPS 7.47, Running 47.35s Step 237( N/A%), pre moving , FPS 6.55, Running 48.00s Step 238( N/A%), pre moving , FPS 6.86, Running 48.14s Step 239( N/A%), pre moving , FPS 7.18, Running 48.24s Step 240( N/A%), pre moving , FPS 7.05, Running 48.37s Step 241( N/A%), pre moving , FPS 7.13, Running 48.49s Step 242( N/A%), pre moving , FPS 6.97, Running 48.68s Step 243( N/A%), pre moving , FPS 6.81, Running 48.85s Step 244( N/A%), pre moving , FPS 6.59, Running 49.00s Step 245( N/A%), pre moving , FPS 6.35, Running 49.18s Step 246( N/A%), pre moving , FPS 6.16, Running 49.34s Step 247( N/A%), pre moving , FPS 6.08, Running 49.51s Step 248( N/A%), pre moving , FPS 5.98, Running 49.70s Step 249( N/A%), pre moving , FPS 5.99, Running 49.85s Step 250( N/A%), pre moving , FPS 5.84, Running 50.06s Step 251( N/A%), pre moving , FPS 5.81, Running 50.19s Step 252( N/A%), pre moving , FPS 5.77, Running 50.34s Step 253( N/A%), pre moving , FPS 5.73, Running 50.47s Step 254( N/A%), pre moving , FPS 5.73, Running 50.60s Step 255( N/A%), pre moving , FPS 5.69, Running 50.74s Step 256( N/A%), pre moving , FPS 5.65, Running 50.89s Step 257( N/A%), pre moving , FPS 6.54, Running 51.06s Step 258( N/A%), pre moving , FPS 6.35, Running 51.29s Step 259( N/A%), pre moving , FPS 6.06, Running 51.54s Step 260( N/A%), pre moving , FPS 5.87, Running 51.78s Step 261( N/A%), pre moving , FPS 5.66, Running 52.02s Step 262( N/A%), pre moving , FPS 5.60, Running 52.25s Step 263( N/A%), pre moving , FPS 5.48, Running 52.50s Step 264( N/A%), pre moving , FPS 5.36, Running 52.73s Step 265( N/A%), pre moving , FPS 5.27, Running 52.98s Step 266( N/A%), pre moving , FPS 5.16, Running 53.22s Step 267( N/A%), pre moving , FPS 5.07, Running 53.46s Step 268( N/A%), pre moving , FPS 5.04, Running 53.66s Step 269( N/A%), pre moving , FPS 5.03, Running 53.82s Step 270( N/A%), pre moving , FPS 5.04, Running 54.03s Step 271( N/A%), pre moving , FPS 4.99, Running 54.20s Step 272( N/A%), pre moving , FPS 4.88, Running 54.44s Step 273( N/A%), pre moving , FPS 4.80, Running 54.64s Step 274( N/A%), pre moving , FPS 4.70, Running 54.85s Step 275( N/A%), pre moving , FPS 4.72, Running 54.98s Step 276( N/A%), pre moving , FPS 4.78, Running 55.08s Step 277( N/A%), pre moving , FPS 4.78, Running 55.24s Step 278( N/A%), pre moving , FPS 4.93, Running 55.35s Step 279( N/A%), pre moving , FPS 5.06, Running 55.49s Step 280( N/A%), pre moving , FPS 5.24, Running 55.59s Step 281( N/A%), pre moving , FPS 5.31, Running 55.78s Step 282( N/A%), pre moving , FPS 5.40, Running 55.96s Step 283( N/A%), pre moving , FPS 5.44, Running 56.18s Step 284( N/A%), pre moving , FPS 5.41, Running 56.42s Step 285( N/A%), pre moving , FPS 5.45, Running 56.65s Step 286( N/A%), pre moving , FPS 5.44, Running 56.90s Step 287( N/A%), pre moving , FPS 5.45, Running 57.13s Step 288( N/A%), pre moving , FPS 5.39, Running 57.37s Step 289( N/A%), pre moving , FPS 5.31, Running 57.59s Step 290( N/A%), pre moving , FPS 5.27, Running 57.82s Step 291( N/A%), pre moving , FPS 5.18, Running 58.06s Step 292( N/A%), pre moving , FPS 5.23, Running 58.27s Step 293( N/A%), pre moving , FPS 5.14, Running 58.53s Step 294( N/A%), pre moving , FPS 5.14, Running 58.74s Step 295( N/A%), pre moving , FPS 5.03, Running 58.96s Step 296( N/A%), pre moving , FPS 4.81, Running 59.24s Step 297( N/A%), pre moving , FPS 4.70, Running 59.49s Step 298( N/A%), pre moving , FPS 4.56, Running 59.73s Step 299( N/A%), pre moving , FPS 4.54, Running 59.89s Step 300( N/A%), pre moving , FPS 4.47, Running 60.06s Step 301( N/A%), pre moving , FPS 4.50, Running 60.23s Step 302( N/A%), pre moving , FPS 4.55, Running 60.35s Step 303( N/A%), pre moving , FPS 4.66, Running 60.47s Step 304( N/A%), pre moving , FPS 4.80, Running 60.59s Step 305( N/A%), pre moving , FPS 4.81, Running 60.81s Step 306( N/A%), pre moving , FPS 4.92, Running 60.97s Step 307( N/A%), pre moving , FPS 5.05, Running 61.09s Step 308( N/A%), pre moving , FPS 5.22, Running 61.20s Step 309( N/A%), pre moving , FPS 5.36, Running 61.32s Step 310( N/A%), pre moving , FPS 5.52, Running 61.44s Step 311( N/A%), pre moving , FPS 5.70, Running 61.57s Step 312( N/A%), pre moving , FPS 5.84, Running 61.69s Step 313( N/A%), pre moving , FPS 6.10, Running 61.81s Step 314( N/A%), pre moving , FPS 6.27, Running 61.93s Step 315( N/A%), pre moving , FPS 6.42, Running 62.07s Step 316( N/A%), pre moving , FPS 6.71, Running 62.22s Step 317( N/A%), pre moving , FPS 6.84, Running 62.42s Step 318( N/A%), pre moving , FPS 7.14, Running 62.54s Step 319( N/A%), pre moving , FPS 7.24, Running 62.66s Step 320( N/A%), pre moving , FPS 7.36, Running 62.78s Step 321( N/A%), pre moving , FPS 7.49, Running 62.90s Step 322( N/A%), pre moving , FPS 7.51, Running 63.02s Step 323( N/A%), pre moving , FPS 7.48, Running 63.14s Step 324( N/A%), pre moving , FPS 7.50, Running 63.26s Step 325( N/A%), pre moving , FPS 7.82, Running 63.36s Step 326( N/A%), pre moving , FPS 7.98, Running 63.47s Step 327( N/A%), pre moving , FPS 8.01, Running 63.59s Step 328( N/A%), pre moving , FPS 8.01, Running 63.70s Step 329( N/A%), pre moving , FPS 8.03, Running 63.81s Step 330( N/A%), pre moving , FPS 8.02, Running 63.94s Step 331( N/A%), pre moving , FPS 8.16, Running 64.02s Step 332( N/A%), pre moving , FPS 8.18, Running 64.14s Step 333( N/A%), pre moving , FPS 8.19, Running 64.25s Step 334( N/A%), pre moving , FPS 8.34, Running 64.33s Step 335( N/A%), pre moving , FPS 8.59, Running 64.40s Step 336( N/A%), pre moving , FPS 7.14, Running 65.02s Step 337( N/A%), pre moving , FPS 7.50, Running 65.08s Step 338( N/A%), pre moving , FPS 7.65, Running 65.15s Step 339( N/A%), pre moving , FPS 7.84, Running 65.20s Step 340( N/A%), pre moving , FPS 8.04, Running 65.27s Step 341( N/A%), pre moving , FPS 8.20, Running 65.33s Step 342( N/A%), pre moving , FPS 8.37, Running 65.40s Step 343( N/A%), pre moving , FPS 8.48, Running 65.50s Step 344( N/A%), pre moving , FPS 8.47, Running 65.62s Step 345( N/A%), pre moving , FPS 8.28, Running 65.78s Step 346( N/A%), pre moving , FPS 8.16, Running 65.92s Step 347( N/A%), pre moving , FPS 7.93, Running 66.11s Step 348( N/A%), pre moving , FPS 7.80, Running 66.27s Step 349( N/A%), pre moving , FPS 7.67, Running 66.42s Step 350( N/A%), pre moving , FPS 7.47, Running 66.61s Step 351( N/A%), pre moving , FPS 7.29, Running 66.77s Step 352( N/A%), pre moving , FPS 7.17, Running 66.93s Step 353( N/A%), pre moving , FPS 6.98, Running 67.11s Step 354( N/A%), pre moving , FPS 6.88, Running 67.24s Step 355( N/A%), pre moving , FPS 6.78, Running 67.35s Step 356( N/A%), pre moving , FPS 8.20, Running 67.46s Step 357( N/A%), pre moving , FPS 8.04, Running 67.57s Step 358( N/A%), pre moving , FPS 7.96, Running 67.66s Step 359( N/A%), pre moving , FPS 7.69, Running 67.81s Step 360( N/A%), pre moving , FPS 7.53, Running 67.92s Step 361( N/A%), pre moving , FPS 7.36, Running 68.05s Step 362( N/A%), pre moving , FPS 7.24, Running 68.17s Step 363( N/A%), pre moving , FPS 7.19, Running 68.28s Step 364( N/A%), pre moving , FPS 7.19, Running 68.40s Step 365( N/A%), pre moving , FPS 7.32, Running 68.51s Step 366( N/A%), pre moving , FPS 7.40, Running 68.63s Step 367( N/A%), pre moving , FPS 7.63, Running 68.73s Step 368( N/A%), pre moving , FPS 7.77, Running 68.84s Step 369( N/A%), pre moving , FPS 7.82, Running 68.98s Step 370( N/A%), pre moving , FPS 8.28, Running 69.03s Step 371( N/A%), pre moving , FPS 8.39, Running 69.15s Step 372( N/A%), pre moving , FPS 8.52, Running 69.27s Step 373( N/A%), pre moving , FPS 8.79, Running 69.39s Step 374( N/A%), pre moving , FPS 8.95, Running 69.47s Step 375( N/A%), pre moving , FPS 9.15, Running 69.54s Step 376( N/A%), pre moving , FPS 9.38, Running 69.59s Step 377( N/A%), pre moving , FPS 9.52, Running 69.67s Step 378( N/A%), pre moving , FPS 9.63, Running 69.74s Step 379( N/A%), pre moving , FPS 10.01, Running 69.80s Step 380( N/A%), pre moving , FPS 10.19, Running 69.88s Step 381( N/A%), pre moving , FPS 10.50, Running 69.96s Step 382( N/A%), pre moving , FPS 10.85, Running 70.01s Step 383( N/A%), pre moving , FPS 11.21, Running 70.07s Step 384( N/A%), pre moving , FPS 11.56, Running 70.13s Step 385( N/A%), pre moving , FPS 11.92, Running 70.19s Step 386( N/A%), pre moving , FPS 12.32, Running 70.25s Step 387( N/A%), pre moving , FPS 12.64, Running 70.31s Step 388( N/A%), pre moving , FPS 12.72, Running 70.41s Step 389( N/A%), pre moving , FPS 12.81, Running 70.54s Step 390( N/A%), pre moving , FPS 12.31, Running 70.65s Step 391( N/A%), pre moving , FPS 12.40, Running 70.77s Step 392( N/A%), pre moving , FPS 12.42, Running 70.88s Step 393( N/A%), pre moving , FPS 12.47, Running 70.99s Step 394( N/A%), pre moving , FPS 12.46, Running 71.07s Step 395( N/A%), pre moving , FPS 6.04, Running 72.85s Step 396( N/A%), pre moving , FPS 5.44, Running 73.27s Step 397( N/A%), pre moving , FPS 5.17, Running 73.54s Step 398( N/A%), pre moving , FPS 4.88, Running 73.84s Step 399( N/A%), pre moving , FPS 4.75, Running 74.01s Step 400( N/A%), pre moving , FPS 4.56, Running 74.27s Step 401( N/A%), pre moving , FPS 4.41, Running 74.49s Step 402( N/A%), pre moving , FPS 4.16, Running 74.81s Step 403( N/A%), pre moving , FPS 4.01, Running 75.05s Step 404( N/A%), pre moving , FPS 3.76, Running 75.45s Step 405( N/A%), pre moving , FPS 3.65, Running 75.67s Step 406( N/A%), pre moving , FPS 3.43, Running 76.09s Step 407( N/A%), pre moving , FPS 3.32, Running 76.35s Step 408( N/A%), pre moving , FPS 3.15, Running 76.77s Step 409( N/A%), pre moving , FPS 3.09, Running 77.02s Step 410( N/A%), pre moving , FPS 2.97, Running 77.39s Step 411( N/A%), pre moving , FPS 2.90, Running 77.67s Step 412( N/A%), pre moving , FPS 2.80, Running 78.03s Step 413( N/A%), pre moving , FPS 2.75, Running 78.26s Step 414( N/A%), pre moving , FPS 2.68, Running 78.53s Step 415( 0.33%), action 1, FPS 2.94, Running 79.65s Step 416( 0.67%), action 2, FPS 2.81, Running 80.38s Step 417( 1.00%), action 3, FPS 2.70, Running 80.95s Step 418( 1.33%), action 4, FPS 2.64, Running 81.43s Step 419( 1.67%), action 5, FPS 2.52, Running 81.94s Step 420( 2.00%), action 6, FPS 2.46, Running 82.40s Step 421( 2.33%), action 7, FPS 2.37, Running 82.93s Step 422( 2.67%), action 8, FPS 2.35, Running 83.34s Step 423( 3.00%), action 9, FPS 2.30, Running 83.75s Step 424( 3.33%), action 10, FPS 2.29, Running 84.18s Step 425( 3.67%), action 11, FPS 2.14, Running 85.03s Step 426( 4.00%), action 12, FPS 2.14, Running 85.45s Step 427( 4.33%), action 13, FPS 2.09, Running 85.92s Step 428( 4.67%), action 14, FPS 2.05, Running 86.54s Step 429( 5.00%), action 15, FPS 2.00, Running 87.01s Step 430( 5.33%), action 16, FPS 2.01, Running 87.35s Step 431( 5.67%), action 17, FPS 1.98, Running 87.76s Step 432( 6.00%), action 18, FPS 1.98, Running 88.13s Step 433( 6.33%), action 19, FPS 1.93, Running 88.60s Step 434( 6.67%), action 20, FPS 1.85, Running 89.35s Step 435( 7.00%), action 21, FPS 1.93, Running 89.99s Step 436( 7.33%), action 22, FPS 1.97, Running 90.53s Step 437( 7.67%), action 23, FPS 1.96, Running 91.14s Step 438( 8.00%), action 24, FPS 1.96, Running 91.62s Step 439( 8.33%), action 25, FPS 1.97, Running 92.12s Step 440( 8.67%), action 26, FPS 1.93, Running 92.77s Step 441( 9.00%), action 27, FPS 1.93, Running 93.29s Step 442( 9.33%), action 28, FPS 1.95, Running 93.62s Step 443( 9.67%), action 29, FPS 1.94, Running 94.08s Step 444( 10.00%), action 30, FPS 1.95, Running 94.43s Step 445( 10.33%), action 31, FPS 1.98, Running 95.14s Step 446( 10.67%), action 32, FPS 1.98, Running 95.53s Step 447( 11.00%), action 33, FPS 1.98, Running 96.00s Step 448( 11.33%), action 34, FPS 2.03, Running 96.40s Step 449( 11.67%), action 35, FPS 2.03, Running 96.86s Step 450( 12.00%), action 36, FPS 1.98, Running 97.46s Step 451( 12.33%), action 37, FPS 1.96, Running 97.94s Step 452( 12.67%), action 38, FPS 1.95, Running 98.40s Step 453( 13.00%), action 39, FPS 1.94, Running 98.89s Step 454( 13.33%), action 40, FPS 2.00, Running 99.33s Step 455( 13.67%), action 41, FPS 2.01, Running 99.92s Step 456( 14.00%), action 42, FPS 2.01, Running 100.48s Step 457( 14.33%), action 43, FPS 2.04, Running 100.94s Step 458( 14.67%), action 44, FPS 2.03, Running 101.49s Step 459( 15.00%), action 45, FPS 2.01, Running 102.08s Step 460( 15.33%), action 46, FPS 2.06, Running 102.47s Step 461( 15.67%), action 47, FPS 2.07, Running 102.97s Step 462( 16.00%), action 48, FPS 2.05, Running 103.36s Step 463( 16.33%), action 49, FPS 2.00, Running 104.06s Step 464( 16.67%), action 50, FPS 1.97, Running 104.56s Step 465( 17.00%), action 51, FPS 2.00, Running 105.12s Step 466( 17.33%), action 52, FPS 1.98, Running 105.65s Step 467( 17.67%), action 53, FPS 1.94, Running 106.29s Step 468( 18.00%), action 54, FPS 1.94, Running 106.69s Step 469( 18.33%), action 55, FPS 1.89, Running 107.46s Step 470( 18.67%), action 56, FPS 1.91, Running 107.95s Step 471( 19.00%), action 57, FPS 1.90, Running 108.44s Step 472( 19.33%), action 58, FPS 1.91, Running 108.85s Step 473( 19.67%), action 59, FPS 1.92, Running 109.30s Step 474( 20.00%), action 60, FPS 1.90, Running 109.87s Step 475( 20.33%), action 61, FPS 1.89, Running 110.48s Step 476( 20.67%), action 62, FPS 1.93, Running 110.86s Step 477( 21.00%), action 63, FPS 1.91, Running 111.42s Step 478( 21.33%), action 64, FPS 1.92, Running 111.92s Step 479( 21.67%), action 65, FPS 1.93, Running 112.45s Step 480( 22.00%), action 66, FPS 1.92, Running 112.87s Step 481( 22.33%), action 67, FPS 1.93, Running 113.32s Step 482( 22.67%), action 68, FPS 1.91, Running 113.84s Step 483( 23.00%), action 69, FPS 1.95, Running 114.34s Step 484( 23.33%), action 70, FPS 1.92, Running 114.97s Step 485( 23.67%), action 71, FPS 1.86, Running 115.86s Step 486( 24.00%), action 72, FPS 1.88, Running 116.27s Step 487( 24.33%), action 73, FPS 1.90, Running 116.84s Step 488( 24.67%), action 74, FPS 1.89, Running 117.26s Step 489( 25.00%), action 75, FPS 1.92, Running 117.88s Step 490( 25.33%), action 76, FPS 1.95, Running 118.21s Step 491( 25.67%), action 77, FPS 1.97, Running 118.60s Step 492( 26.00%), action 78, FPS 1.98, Running 118.96s Step 493( 26.33%), action 79, FPS 1.96, Running 119.51s Step 494( 26.67%), action 80, FPS 1.97, Running 120.03s Step 495( 27.00%), action 81, FPS 1.94, Running 120.79s Step 496( 27.33%), action 82, FPS 1.89, Running 121.46s Step 497( 27.67%), action 83, FPS 1.88, Running 122.04s Step 498( 28.00%), action 84, FPS 1.91, Running 122.37s Step 499( 28.33%), action 85, FPS 1.90, Running 122.96s Step 500( 28.67%), action 86, FPS 1.89, Running 123.44s Step 501( 29.00%), action 87, FPS 1.87, Running 123.99s Step 502( 29.33%), action 88, FPS 1.85, Running 124.63s Step 503( 29.67%), action 89, FPS 1.85, Running 125.13s Step 504( 30.00%), action 90, FPS 1.85, Running 125.78s Step 505( 30.33%), action 91, FPS 1.91, Running 126.34s Step 506( 30.67%), action 92, FPS 1.91, Running 126.75s Step 507( 31.00%), action 93, FPS 1.92, Running 127.27s Step 508( 31.33%), action 94, FPS 1.93, Running 127.64s Step 509( 31.67%), action 95, FPS 1.92, Running 128.31s Step 510( 32.00%), action 96, FPS 1.88, Running 128.85s Step 511( 32.33%), action 97, FPS 1.85, Running 129.40s Step 512( 32.67%), action 98, FPS 1.80, Running 130.06s Step 513( 33.00%), action 99, FPS 1.81, Running 130.59s Step 514( 33.33%), action 100, FPS 1.82, Running 131.01s Step 515( 33.67%), action 101, FPS 1.81, Running 131.86s Step 516( 34.00%), action 102, FPS 1.85, Running 132.28s Step 517( 34.33%), action 103, FPS 1.82, Running 133.03s Step 518( 34.67%), action 104, FPS 1.80, Running 133.49s Step 519( 35.00%), action 105, FPS 1.80, Running 134.04s Step 520( 35.33%), action 106, FPS 1.80, Running 134.56s Step 521( 35.67%), action 107, FPS 1.82, Running 134.98s Step 522( 36.00%), action 108, FPS 1.86, Running 135.36s Step 523( 36.33%), action 109, FPS 1.87, Running 135.82s Step 524( 36.67%), action 110, FPS 1.86, Running 136.51s Step 525( 37.00%), action 111, FPS 1.85, Running 137.17s Step 526( 37.33%), action 112, FPS 1.84, Running 137.64s Step 527( 37.67%), action 113, FPS 1.83, Running 138.23s Step 528( 38.00%), action 114, FPS 1.80, Running 138.77s Step 529( 38.33%), action 115, FPS 1.85, Running 139.13s Step 530( 38.67%), action 116, FPS 1.87, Running 139.57s Step 531( 39.00%), action 117, FPS 1.87, Running 140.07s Step 532( 39.33%), action 118, FPS 1.89, Running 140.61s Step 533( 39.67%), action 119, FPS 1.85, Running 141.42s Step 534( 40.00%), action 120, FPS 1.81, Running 142.08s Step 535( 40.33%), action 121, FPS 1.82, Running 142.84s Step 536( 40.67%), action 122, FPS 1.79, Running 143.44s Step 537( 41.00%), action 123, FPS 1.85, Running 143.85s Step 538( 41.33%), action 124, FPS 1.81, Running 144.52s Step 539( 41.67%), action 125, FPS 1.80, Running 145.13s Step 540( 42.00%), action 126, FPS 1.81, Running 145.62s Step 541( 42.33%), action 127, FPS 1.77, Running 146.27s Step 542( 42.67%), action 128, FPS 1.73, Running 146.91s Step 543( 43.00%), action 129, FPS 1.74, Running 147.31s Step 544( 43.33%), action 130, FPS 1.80, Running 147.59s Step 545( 43.67%), action 131, FPS 1.77, Running 148.47s Step 546( 44.00%), action 132, FPS 1.79, Running 148.84s Step 547( 44.33%), action 133, FPS 1.80, Running 149.35s Step 548( 44.67%), action 134, FPS 1.79, Running 149.92s Step 549( 45.00%), action 135, FPS 1.78, Running 150.38s Step 550( 45.33%), action 136, FPS 1.74, Running 151.04s Step 551( 45.67%), action 137, FPS 1.74, Running 151.56s Step 552( 46.00%), action 138, FPS 1.76, Running 151.96s Step 553( 46.33%), action 139, FPS 1.81, Running 152.45s Step 554( 46.67%), action 140, FPS 1.85, Running 152.91s Step 555( 47.00%), action 141, FPS 1.85, Running 153.66s Step 556( 47.33%), action 142, FPS 1.89, Running 154.01s Step 557( 47.67%), action 143, FPS 1.86, Running 154.57s Step 558( 48.00%), action 144, FPS 1.88, Running 155.16s Step 559( 48.33%), action 145, FPS 1.88, Running 155.79s Step 560( 48.67%), action 146, FPS 1.89, Running 156.18s Step 561( 49.00%), action 147, FPS 1.93, Running 156.62s Step 562( 49.33%), action 148, FPS 1.98, Running 157.04s Step 563( 49.67%), action 149, FPS 1.92, Running 157.74s Step 564( 50.00%), action 150, FPS 1.85, Running 158.41s Step 565( 50.33%), action 151, FPS 1.88, Running 159.14s Step 566( 50.67%), action 152, FPS 1.83, Running 159.76s Step 567( 51.00%), action 153, FPS 1.82, Running 160.34s Step 568( 51.33%), action 154, FPS 1.85, Running 160.73s Step 569( 51.67%), action 155, FPS 1.84, Running 161.25s Step 570( 52.00%), action 156, FPS 1.85, Running 161.87s Step 571( 52.33%), action 157, FPS 1.84, Running 162.45s Step 572( 52.67%), action 158, FPS 1.80, Running 163.10s Step 573( 53.00%), action 159, FPS 1.79, Running 163.61s Step 574( 53.33%), action 160, FPS 1.78, Running 164.16s Step 575( 53.67%), action 161, FPS 1.77, Running 164.99s Step 576( 54.00%), action 162, FPS 1.72, Running 165.62s Step 577( 54.33%), action 163, FPS 1.71, Running 166.25s Step 578( 54.67%), action 164, FPS 1.74, Running 166.64s Step 579( 55.00%), action 165, FPS 1.72, Running 167.44s [2026-08-01 16:48:49] [20 ] Seed 19 failed after 167.81 s. +steps: 579 , actions: 165 . +Instruction: Empty +Total 8/20(40.00%) success. +Setting seed: 20 +Step 1( N/A%), pre moving , FPS 2.65, Running 0.38s Step 2( N/A%), pre moving , FPS 4.83, Running 0.41s Step 3( N/A%), pre moving , FPS 6.09, Running 0.49s Step 4( N/A%), pre moving , FPS 6.92, Running 0.58s Step 5( N/A%), pre moving , FPS 7.73, Running 0.65s Step 6( N/A%), pre moving , FPS 8.54, Running 0.70s Step 7( N/A%), pre moving , FPS 9.23, Running 0.76s Step 8( N/A%), pre moving , FPS 9.56, Running 0.84s Step 9( N/A%), pre moving , FPS 9.64, Running 0.93s Step 10( N/A%), pre moving , FPS 9.94, Running 1.01s Step 11( N/A%), pre moving , FPS 10.29, Running 1.07s Step 12( N/A%), pre moving , FPS 10.43, Running 1.15s Step 13( N/A%), pre moving , FPS 10.75, Running 1.21s Step 14( N/A%), pre moving , FPS 10.74, Running 1.30s Step 15( N/A%), pre moving , FPS 11.03, Running 1.36s Step 16( N/A%), pre moving , FPS 10.87, Running 1.47s Step 17( N/A%), pre moving , FPS 10.69, Running 1.59s Step 18( N/A%), pre moving , FPS 10.53, Running 1.71s Step 19( N/A%), pre moving , FPS 10.45, Running 1.82s Step 20( N/A%), pre moving , FPS 10.46, Running 1.91s Step 21( N/A%), pre moving , FPS 10.39, Running 2.30s Step 22( N/A%), pre moving , FPS 9.58, Running 2.50s Step 23( N/A%), pre moving , FPS 9.59, Running 2.58s Step 24( N/A%), pre moving , FPS 9.51, Running 2.68s Step 25( N/A%), pre moving , FPS 9.39, Running 2.78s Step 26( N/A%), pre moving , FPS 8.01, Running 3.20s Step 27( N/A%), pre moving , FPS 7.82, Running 3.32s Step 28( N/A%), pre moving , FPS 7.68, Running 3.44s Step 29( N/A%), pre moving , FPS 7.62, Running 3.56s Step 30( N/A%), pre moving , FPS 7.51, Running 3.67s Step 31( N/A%), pre moving , FPS 7.38, Running 3.78s Step 32( N/A%), pre moving , FPS 7.35, Running 3.87s Step 33( N/A%), pre moving , FPS 7.22, Running 3.98s Step 34( N/A%), pre moving , FPS 7.19, Running 4.09s Step 35( N/A%), pre moving , FPS 7.03, Running 4.21s Step 36( N/A%), pre moving , FPS 6.18, Running 4.71s Step 37( N/A%), pre moving , FPS 6.18, Running 4.83s Step 38( N/A%), pre moving , FPS 6.18, Running 4.95s Step 39( N/A%), pre moving , FPS 6.17, Running 5.06s Step 40( N/A%), pre moving , FPS 6.19, Running 5.14s Step 41( N/A%), pre moving , FPS 6.84, Running 5.23s Step 42( N/A%), pre moving , FPS 7.14, Running 5.30s Step 43( N/A%), pre moving , FPS 7.14, Running 5.38s Step 44( N/A%), pre moving , FPS 7.24, Running 5.45s Step 45( N/A%), pre moving , FPS 7.30, Running 5.52s Step 46( N/A%), pre moving , FPS 8.18, Running 5.64s Step 47( N/A%), pre moving , FPS 8.21, Running 5.75s Step 48( N/A%), pre moving , FPS 8.27, Running 5.86s Step 49( N/A%), pre moving , FPS 8.33, Running 5.96s Step 50( N/A%), pre moving , FPS 8.35, Running 6.06s Step 51( N/A%), pre moving , FPS 8.21, Running 6.22s Step 52( N/A%), pre moving , FPS 7.91, Running 6.40s Step 53( N/A%), pre moving , FPS 7.72, Running 6.57s Step 54( N/A%), pre moving , FPS 7.54, Running 6.74s Step 55( N/A%), pre moving , FPS 7.38, Running 6.91s Step 56( N/A%), pre moving , FPS 8.51, Running 7.06s Step 57( N/A%), pre moving , FPS 8.35, Running 7.23s Step 58( N/A%), pre moving , FPS 8.10, Running 7.42s Step 59( N/A%), pre moving , FPS 7.96, Running 7.57s Step 60( N/A%), pre moving , FPS 7.69, Running 7.74s Step 61( N/A%), pre moving , FPS 7.46, Running 7.91s Step 62( N/A%), pre moving , FPS 7.16, Running 8.09s Step 63( N/A%), pre moving , FPS 7.00, Running 8.24s Step 64( N/A%), pre moving , FPS 6.77, Running 8.40s Step 65( N/A%), pre moving , FPS 6.50, Running 8.59s Step 66( N/A%), pre moving , FPS 6.43, Running 8.75s Step 67( N/A%), pre moving , FPS 6.30, Running 8.93s Step 68( N/A%), pre moving , FPS 6.14, Running 9.12s Step 69( N/A%), pre moving , FPS 6.01, Running 9.29s Step 70( N/A%), pre moving , FPS 5.87, Running 9.47s Step 71( N/A%), pre moving , FPS 5.85, Running 9.63s Step 72( N/A%), pre moving , FPS 5.89, Running 9.80s Step 73( N/A%), pre moving , FPS 5.89, Running 9.97s Step 74( N/A%), pre moving , FPS 5.92, Running 10.12s Step 75( N/A%), pre moving , FPS 5.93, Running 10.29s Step 76( N/A%), pre moving , FPS 6.01, Running 10.38s Step 77( N/A%), pre moving , FPS 6.13, Running 10.49s Step 78( N/A%), pre moving , FPS 6.36, Running 10.56s Step 79( N/A%), pre moving , FPS 6.56, Running 10.62s Step 80( N/A%), pre moving , FPS 6.79, Running 10.69s Step 81( N/A%), pre moving , FPS 7.00, Running 10.77s Step 82( N/A%), pre moving , FPS 7.28, Running 10.84s Step 83( N/A%), pre moving , FPS 7.43, Running 10.93s Step 84( N/A%), pre moving , FPS 7.67, Running 11.01s Step 85( N/A%), pre moving , FPS 8.06, Running 11.07s Step 86( N/A%), pre moving , FPS 8.34, Running 11.15s Step 87( N/A%), pre moving , FPS 8.74, Running 11.21s Step 88( N/A%), pre moving , FPS 9.10, Running 11.32s Step 89( N/A%), pre moving , FPS 9.32, Running 11.44s Step 90( N/A%), pre moving , FPS 9.75, Running 11.52s Step 91( N/A%), pre moving , FPS 9.98, Running 11.64s Step 92( N/A%), pre moving , FPS 10.23, Running 11.76s Step 93( N/A%), pre moving , FPS 10.53, Running 11.87s Step 94( N/A%), pre moving , FPS 10.66, Running 11.99s Step 95( N/A%), pre moving , FPS 10.97, Running 12.11s Step 96( N/A%), pre moving , FPS 10.85, Running 12.23s Step 97( N/A%), pre moving , FPS 10.74, Running 12.35s Step 98( N/A%), pre moving , FPS 10.47, Running 12.47s Step 99( N/A%), pre moving , FPS 7.31, Running 13.36s Step 100( N/A%), pre moving , FPS 6.88, Running 13.60s Step 101( N/A%), pre moving , FPS 6.21, Running 13.99s Step 102( N/A%), pre moving , FPS 5.90, Running 14.23s Step 103( N/A%), pre moving , FPS 5.39, Running 14.64s Step 104( N/A%), pre moving , FPS 5.25, Running 14.82s Step 105( N/A%), pre moving , FPS 5.02, Running 15.06s Step 106( N/A%), pre moving , FPS 4.92, Running 15.21s Step 107( N/A%), pre moving , FPS 4.70, Running 15.47s Step 108( N/A%), pre moving , FPS 4.65, Running 15.61s Step 109( N/A%), pre moving , FPS 4.54, Running 15.84s Step 110( N/A%), pre moving , FPS 4.48, Running 15.99s Step 111( N/A%), pre moving , FPS 4.37, Running 16.21s Step 112( N/A%), pre moving , FPS 4.32, Running 16.38s Step 113( N/A%), pre moving , FPS 4.21, Running 16.62s Step 114( N/A%), pre moving , FPS 4.19, Running 16.76s Step 115( N/A%), pre moving , FPS 3.99, Running 17.12s Step 116( N/A%), pre moving , FPS 3.94, Running 17.30s Step 117( N/A%), pre moving , FPS 3.83, Running 17.57s Step 118( N/A%), pre moving , FPS 3.72, Running 17.85s Step 119( N/A%), pre moving , FPS 4.10, Running 18.24s Step 120( N/A%), pre moving , FPS 4.07, Running 18.51s Step 121( N/A%), pre moving , FPS 4.06, Running 18.91s Step 122( N/A%), pre moving , FPS 4.08, Running 19.13s Step 123( N/A%), pre moving , FPS 4.03, Running 19.60s Step 124( N/A%), pre moving , FPS 3.95, Running 19.88s Step 125( N/A%), pre moving , FPS 3.81, Running 20.31s Step 126( N/A%), pre moving , FPS 3.72, Running 20.58s Step 127( N/A%), pre moving , FPS 3.65, Running 20.96s Step 128( N/A%), pre moving , FPS 3.59, Running 21.19s Step 129( N/A%), pre moving , FPS 3.56, Running 21.46s Step 130( N/A%), pre moving , FPS 3.55, Running 21.61s Step 131( N/A%), pre moving , FPS 3.53, Running 21.88s Step 132( N/A%), pre moving , FPS 3.53, Running 22.06s Step 133( N/A%), pre moving , FPS 3.52, Running 22.30s Step 134( N/A%), pre moving , FPS 3.52, Running 22.44s Step 135( N/A%), pre moving , FPS 3.62, Running 22.65s Step 136( N/A%), pre moving , FPS 3.61, Running 22.84s Step 137( N/A%), pre moving , FPS 3.63, Running 23.08s Step 138( N/A%), pre moving , FPS 3.72, Running 23.23s Step 139( N/A%), pre moving , FPS 3.82, Running 23.48s Step 140( N/A%), pre moving , FPS 3.92, Running 23.62s Step 141( N/A%), pre moving , FPS 4.01, Running 23.90s Step 142( N/A%), pre moving , FPS 4.03, Running 24.10s Step 143( N/A%), pre moving , FPS 4.19, Running 24.37s Step 144( N/A%), pre moving , FPS 4.26, Running 24.57s Step 145( N/A%), pre moving , FPS 4.28, Running 24.99s Step 146( N/A%), pre moving , FPS 4.28, Running 25.25s Step 147( N/A%), pre moving , FPS 4.21, Running 25.70s Step 148( N/A%), pre moving , FPS 4.24, Running 25.90s Step 149( N/A%), pre moving , FPS 4.12, Running 26.31s Step 150( N/A%), pre moving , FPS 4.06, Running 26.54s Step 151( N/A%), pre moving , FPS 3.95, Running 26.95s Step 152( N/A%), pre moving , FPS 3.91, Running 27.18s Step 153( N/A%), pre moving , FPS 3.80, Running 27.56s Step 154( N/A%), pre moving , FPS 3.82, Running 27.68s Step 155( N/A%), pre moving , FPS 3.89, Running 27.79s Step 156( N/A%), pre moving , FPS 3.95, Running 27.90s Step 157( N/A%), pre moving , FPS 4.06, Running 28.01s Step 158( N/A%), pre moving , FPS 4.09, Running 28.12s Step 159( N/A%), pre moving , FPS 4.20, Running 28.23s Step 160( N/A%), pre moving , FPS 4.26, Running 28.32s Step 161( N/A%), pre moving , FPS 4.49, Running 28.36s Step 162( N/A%), pre moving , FPS 4.66, Running 28.40s Step 163( N/A%), pre moving , FPS 4.92, Running 28.44s Step 164( N/A%), pre moving , FPS 4.68, Running 28.85s Step 165( N/A%), pre moving , FPS 5.13, Running 28.89s Step 166( N/A%), pre moving , FPS 5.44, Running 28.93s Step 167( N/A%), pre moving , FPS 6.11, Running 28.98s Step 168( N/A%), pre moving , FPS 6.42, Running 29.02s Step 169( N/A%), pre moving , FPS 7.01, Running 29.16s Step 170( N/A%), pre moving , FPS 7.32, Running 29.27s Step 171( N/A%), pre moving , FPS 8.19, Running 29.39s Step 172( N/A%), pre moving , FPS 8.56, Running 29.51s Step 173( N/A%), pre moving , FPS 9.67, Running 29.62s Step 174( N/A%), pre moving , FPS 9.52, Running 29.78s Step 175( N/A%), pre moving , FPS 9.40, Running 29.92s Step 176( N/A%), pre moving , FPS 8.25, Running 30.32s Step 177( N/A%), pre moving , FPS 7.82, Running 30.57s Step 178( N/A%), pre moving , FPS 7.27, Running 30.87s Step 179( N/A%), pre moving , FPS 7.07, Running 31.06s Step 180( N/A%), pre moving , FPS 6.78, Running 31.27s Step 181( N/A%), pre moving , FPS 6.46, Running 31.46s Step 182( N/A%), pre moving , FPS 6.04, Running 31.71s Step 183( N/A%), pre moving , FPS 5.73, Running 31.92s Step 184( N/A%), pre moving , FPS 5.92, Running 32.23s Step 185( N/A%), pre moving , FPS 5.54, Running 32.50s Step 186( N/A%), pre moving , FPS 5.18, Running 32.79s Step 187( N/A%), pre moving , FPS 4.81, Running 33.13s Step 188( N/A%), pre moving , FPS 4.48, Running 33.48s Step 189( N/A%), pre moving , FPS 4.30, Running 33.81s Step 190( N/A%), pre moving , FPS 4.21, Running 34.03s Step 191( N/A%), pre moving , FPS 4.17, Running 34.19s Step 192( N/A%), pre moving , FPS 4.09, Running 34.41s Step 193( N/A%), pre moving , FPS 3.98, Running 34.65s Step 194( N/A%), pre moving , FPS 3.83, Running 35.00s Step 195( N/A%), pre moving , FPS 3.69, Running 35.34s Step 196( N/A%), pre moving , FPS 3.73, Running 35.69s Step 197( N/A%), pre moving , FPS 3.67, Running 36.02s Step 198( N/A%), pre moving , FPS 3.64, Running 36.37s Step 199( N/A%), pre moving , FPS 3.55, Running 36.70s Step 200( N/A%), pre moving , FPS 3.43, Running 37.09s Step 201( N/A%), pre moving , FPS 3.38, Running 37.37s Step 202( N/A%), pre moving , FPS 3.35, Running 37.67s Step 203( N/A%), pre moving , FPS 3.30, Running 37.98s Step 204( N/A%), pre moving , FPS 3.31, Running 38.28s Step 205( N/A%), pre moving , FPS 3.30, Running 38.56s Step 206( N/A%), pre moving , FPS 3.38, Running 38.71s Step 207( N/A%), pre moving , FPS 3.50, Running 38.85s Step 208( N/A%), pre moving , FPS 3.64, Running 38.97s Step 209( N/A%), pre moving , FPS 3.75, Running 39.14s Step 210( N/A%), pre moving , FPS 3.81, Running 39.27s Step 211( N/A%), pre moving , FPS 3.89, Running 39.33s Step 212( N/A%), pre moving , FPS 4.02, Running 39.38s Step 213( N/A%), pre moving , FPS 4.12, Running 39.50s Step 214( N/A%), pre moving , FPS 4.33, Running 39.62s Step 215( N/A%), pre moving , FPS 4.49, Running 39.79s Step 216( N/A%), pre moving , FPS 4.68, Running 39.96s Step 217( N/A%), pre moving , FPS 4.90, Running 40.10s Step 218( N/A%), pre moving , FPS 5.20, Running 40.21s Step 219( N/A%), pre moving , FPS 5.52, Running 40.33s Step 220( N/A%), pre moving , FPS 5.96, Running 40.45s Step 221( N/A%), pre moving , FPS 6.27, Running 40.56s Step 222( N/A%), pre moving , FPS 6.68, Running 40.67s Step 223( N/A%), pre moving , FPS 7.12, Running 40.79s Step 224( N/A%), pre moving , FPS 7.58, Running 40.91s Step 225( N/A%), pre moving , FPS 6.60, Running 41.58s Step 226( N/A%), pre moving , FPS 6.70, Running 41.70s Step 227( N/A%), pre moving , FPS 6.74, Running 41.82s Step 228( N/A%), pre moving , FPS 6.75, Running 41.93s Step 229( N/A%), pre moving , FPS 6.85, Running 42.06s Step 230( N/A%), pre moving , FPS 6.71, Running 42.26s Step 231( N/A%), pre moving , FPS 6.58, Running 42.38s Step 232( N/A%), pre moving , FPS 6.17, Running 42.62s Step 233( N/A%), pre moving , FPS 6.07, Running 42.80s Step 234( N/A%), pre moving , FPS 5.94, Running 42.99s Step 235( N/A%), pre moving , FPS 6.06, Running 43.09s Step 236( N/A%), pre moving , FPS 6.20, Running 43.18s Step 237( N/A%), pre moving , FPS 6.28, Running 43.29s Step 238( N/A%), pre moving , FPS 6.29, Running 43.39s Step 239( N/A%), pre moving , FPS 6.32, Running 43.49s Step 240( N/A%), pre moving , FPS 6.27, Running 43.64s Step 241( N/A%), pre moving , FPS 6.28, Running 43.75s Step 242( N/A%), pre moving , FPS 6.20, Running 43.89s Step 243( N/A%), pre moving , FPS 5.91, Running 44.18s Step 244( N/A%), pre moving , FPS 5.84, Running 44.34s Step 245( N/A%), pre moving , FPS 6.67, Running 44.58s Step 246( N/A%), pre moving , FPS 6.42, Running 44.81s Step 247( N/A%), pre moving , FPS 6.30, Running 44.99s Step 248( N/A%), pre moving , FPS 6.16, Running 45.18s Step 249( N/A%), pre moving , FPS 6.08, Running 45.35s Step 250( N/A%), pre moving , FPS 6.08, Running 45.54s Step 251( N/A%), pre moving , FPS 5.93, Running 45.75s Step 252( N/A%), pre moving , FPS 6.07, Running 45.92s Step 253( N/A%), pre moving , FPS 6.05, Running 46.10s Step 254( N/A%), pre moving , FPS 6.07, Running 46.28s Step 255( N/A%), pre moving , FPS 5.92, Running 46.47s Step 256( N/A%), pre moving , FPS 5.79, Running 46.64s Step 257( N/A%), pre moving , FPS 5.69, Running 46.80s Step 258( N/A%), pre moving , FPS 5.61, Running 46.96s Step 259( N/A%), pre moving , FPS 5.49, Running 47.14s Step 260( N/A%), pre moving , FPS 5.46, Running 47.30s Step 261( N/A%), pre moving , FPS 5.37, Running 47.47s Step 262( N/A%), pre moving , FPS 5.29, Running 47.68s Step 263( N/A%), pre moving , FPS 5.47, Running 47.83s Step 264( N/A%), pre moving , FPS 5.55, Running 47.94s Step 265( N/A%), pre moving , FPS 5.75, Running 48.06s Step 266( N/A%), pre moving , FPS 5.97, Running 48.16s Step 267( N/A%), pre moving , FPS 6.10, Running 48.27s Step 268( N/A%), pre moving , FPS 6.26, Running 48.38s Step 269( N/A%), pre moving , FPS 6.31, Running 48.52s Step 270( N/A%), pre moving , FPS 6.48, Running 48.63s Step 271( N/A%), pre moving , FPS 6.61, Running 48.78s Step 272( N/A%), pre moving , FPS 6.49, Running 49.00s Step 273( N/A%), pre moving , FPS 6.37, Running 49.24s Step 274( N/A%), pre moving , FPS 6.25, Running 49.48s Step 275( N/A%), pre moving , FPS 6.16, Running 49.72s Step 276( N/A%), pre moving , FPS 6.00, Running 49.97s Step 277( N/A%), pre moving , FPS 5.91, Running 50.19s Step 278( N/A%), pre moving , FPS 5.64, Running 50.50s Step 279( N/A%), pre moving , FPS 5.49, Running 50.78s Step 280( N/A%), pre moving , FPS 5.27, Running 51.10s Step 281( N/A%), pre moving , FPS 5.11, Running 51.39s Step 282( N/A%), pre moving , FPS 4.97, Running 51.70s Step 283( N/A%), pre moving , FPS 4.80, Running 52.00s Step 284( N/A%), pre moving , FPS 4.65, Running 52.25s Step 285( N/A%), pre moving , FPS 4.46, Running 52.54s Step 286( N/A%), pre moving , FPS 4.40, Running 52.70s Step 287( N/A%), pre moving , FPS 4.37, Running 52.85s Step 288( N/A%), pre moving , FPS 4.34, Running 52.99s Step 289( N/A%), pre moving , FPS 4.36, Running 53.11s Step 290( N/A%), pre moving , FPS 4.33, Running 53.25s Step 291( N/A%), pre moving , FPS 4.37, Running 53.35s Step 292( N/A%), pre moving , FPS 4.51, Running 53.44s Step 293( N/A%), pre moving , FPS 4.70, Running 53.50s Step 294( N/A%), pre moving , FPS 4.91, Running 53.55s Step 295( N/A%), pre moving , FPS 5.12, Running 53.62s Step 296( N/A%), pre moving , FPS 5.32, Running 53.73s Step 297( N/A%), pre moving , FPS 5.47, Running 53.84s Step 298( N/A%), pre moving , FPS 5.78, Running 53.96s Step 299( N/A%), pre moving , FPS 5.99, Running 54.12s Step 300( N/A%), pre moving , FPS 6.17, Running 54.34s Step 301( N/A%), pre moving , FPS 6.51, Running 54.46s Step 302( N/A%), pre moving , FPS 6.95, Running 54.58s Step 303( N/A%), pre moving , FPS 7.42, Running 54.70s Step 304( N/A%), pre moving , FPS 7.80, Running 54.81s Step 305( N/A%), pre moving , FPS 8.34, Running 54.94s Step 306( N/A%), pre moving , FPS 8.52, Running 55.05s Step 307( N/A%), pre moving , FPS 8.73, Running 55.14s Step 308( N/A%), pre moving , FPS 8.81, Running 55.26s Step 309( N/A%), pre moving , FPS 8.86, Running 55.36s Step 310( N/A%), pre moving , FPS 9.00, Running 55.48s Step 311( N/A%), pre moving , FPS 8.95, Running 55.59s Step 312( N/A%), pre moving , FPS 8.78, Running 55.71s Step 313( N/A%), pre moving , FPS 8.54, Running 55.84s Step 314( N/A%), pre moving , FPS 8.35, Running 55.95s Step 315( N/A%), pre moving , FPS 8.20, Running 56.06s Step 316( N/A%), pre moving , FPS 8.16, Running 56.18s Step 317( N/A%), pre moving , FPS 8.11, Running 56.31s Step 318( N/A%), pre moving , FPS 8.12, Running 56.43s Step 319( N/A%), pre moving , FPS 6.66, Running 57.12s Step 320( N/A%), pre moving , FPS 6.92, Running 57.23s Step 321( N/A%), pre moving , FPS 6.93, Running 57.35s Step 322( N/A%), pre moving , FPS 6.89, Running 57.48s Step 323( N/A%), pre moving , FPS 7.00, Running 57.55s Step 324( N/A%), pre moving , FPS 7.04, Running 57.65s Step 325( N/A%), pre moving , FPS 7.08, Running 57.76s Step 326( N/A%), pre moving , FPS 7.13, Running 57.86s Step 327( N/A%), pre moving , FPS 7.12, Running 57.94s Step 328( N/A%), pre moving , FPS 7.14, Running 58.06s Step 329( N/A%), pre moving , FPS 7.19, Running 58.15s Step 330( N/A%), pre moving , FPS 7.23, Running 58.24s Step 331( N/A%), pre moving , FPS 7.23, Running 58.36s Step 332( N/A%), pre moving , FPS 7.15, Running 58.51s Step 333( N/A%), pre moving , FPS 7.01, Running 58.69s Step 334( N/A%), pre moving , FPS 6.89, Running 58.85s Step 335( N/A%), pre moving , FPS 6.85, Running 58.98s Step 336( N/A%), pre moving , FPS 6.77, Running 59.14s Step 337( N/A%), pre moving , FPS 6.85, Running 59.23s Step 338( N/A%), pre moving , FPS 6.66, Running 59.43s Step 339( N/A%), pre moving , FPS 8.31, Running 59.53s Step 340( N/A%), pre moving , FPS 8.22, Running 59.66s Step 341( N/A%), pre moving , FPS 8.32, Running 59.75s Step 342( N/A%), pre moving , FPS 8.39, Running 59.86s Step 343( N/A%), pre moving , FPS 8.26, Running 59.98s Step 344( N/A%), pre moving , FPS 8.24, Running 60.08s Step 345( N/A%), pre moving , FPS 8.22, Running 60.20s Step 346( N/A%), pre moving , FPS 8.15, Running 60.31s Step 347( N/A%), pre moving , FPS 8.06, Running 60.42s Step 348( N/A%), pre moving , FPS 8.05, Running 60.54s Step 349( N/A%), pre moving , FPS 8.00, Running 60.65s Step 350( N/A%), pre moving , FPS 7.98, Running 60.75s Step 351( N/A%), pre moving , FPS 7.96, Running 60.87s Step 352( N/A%), pre moving , FPS 8.06, Running 60.99s Step 353( N/A%), pre moving , FPS 8.37, Running 61.08s Step 354( N/A%), pre moving , FPS 8.44, Running 61.22s Step 355( N/A%), pre moving , FPS 8.56, Running 61.31s Step 356( N/A%), pre moving , FPS 8.75, Running 61.42s Step 357( N/A%), pre moving , FPS 8.70, Running 61.53s Step 358( N/A%), pre moving , FPS 9.02, Running 61.64s Step 359( N/A%), pre moving , FPS 8.98, Running 61.76s Step 360( N/A%), pre moving , FPS 9.02, Running 61.88s Step 361( N/A%), pre moving , FPS 8.98, Running 61.98s Step 362( N/A%), pre moving , FPS 9.17, Running 62.05s Step 363( N/A%), pre moving , FPS 9.18, Running 62.16s Step 364( N/A%), pre moving , FPS 9.20, Running 62.25s Step 365( N/A%), pre moving , FPS 5.18, Running 64.06s Step 366( N/A%), pre moving , FPS 4.82, Running 64.46s Step 367( N/A%), pre moving , FPS 4.63, Running 64.74s Step 368( N/A%), pre moving , FPS 4.33, Running 65.16s Step 369( N/A%), pre moving , FPS 4.20, Running 65.40s Step 370( N/A%), pre moving , FPS 3.95, Running 65.81s Step 371( N/A%), pre moving , FPS 3.82, Running 66.10s Step 372( N/A%), pre moving , FPS 3.62, Running 66.51s Step 373( N/A%), pre moving , FPS 3.49, Running 66.82s Step 374( N/A%), pre moving , FPS 3.36, Running 67.18s Step 375( N/A%), pre moving , FPS 3.30, Running 67.38s Step 376( N/A%), pre moving , FPS 3.17, Running 67.72s Step 377( N/A%), pre moving , FPS 3.11, Running 67.96s Step 378( N/A%), pre moving , FPS 2.98, Running 68.36s Step 379( N/A%), pre moving , FPS 2.91, Running 68.64s Step 380( N/A%), pre moving , FPS 2.78, Running 69.09s Step 381( N/A%), pre moving , FPS 2.73, Running 69.30s Step 382( N/A%), pre moving , FPS 2.62, Running 69.67s Step 383( N/A%), pre moving , FPS 2.59, Running 69.89s Step 384( N/A%), pre moving , FPS 2.48, Running 70.31s Step 385( 0.33%), action 1, FPS 2.67, Running 71.56s Step 386( 0.67%), action 2, FPS 2.69, Running 71.90s Step 387( 1.00%), action 3, FPS 2.61, Running 72.41s Step 388( 1.33%), action 4, FPS 2.55, Running 73.00s Step 389( 1.67%), action 5, FPS 2.41, Running 73.71s Step 390( 2.00%), action 6, FPS 2.41, Running 74.10s Step 391( 2.33%), action 7, FPS 2.28, Running 74.88s Step 392( 2.67%), action 8, FPS 2.27, Running 75.32s Step 393( 3.00%), action 9, FPS 2.21, Running 75.87s Step 394( 3.33%), action 10, FPS 2.21, Running 76.23s Step 395( 3.67%), action 11, FPS 2.09, Running 76.95s Step 396( 4.00%), action 12, FPS 2.04, Running 77.54s Step 397( 4.33%), action 13, FPS 1.94, Running 78.28s Step 398( 4.67%), action 14, FPS 1.86, Running 79.08s Step 399( 5.00%), action 15, FPS 1.82, Running 79.60s Step 400( 5.33%), action 16, FPS 1.80, Running 80.18s Step 401( 5.67%), action 17, FPS 1.77, Running 80.60s Step 402( 6.00%), action 18, FPS 1.74, Running 81.15s Step 403( 6.33%), action 19, FPS 1.70, Running 81.62s Step 404( 6.67%), action 20, FPS 1.70, Running 82.06s Step 405( 7.00%), action 21, FPS 1.80, Running 82.69s Step 406( 7.33%), action 22, FPS 1.79, Running 83.08s Step 407( 7.67%), action 23, FPS 1.78, Running 83.66s Step 408( 8.00%), action 24, FPS 1.80, Running 84.12s Step 409( 8.33%), action 25, FPS 1.81, Running 84.78s Step 410( 8.67%), action 26, FPS 1.79, Running 85.30s Step 411( 9.00%), action 27, FPS 1.81, Running 85.95s Step 412( 9.33%), action 28, FPS 1.75, Running 86.74s Step 413( 9.67%), action 29, FPS 1.76, Running 87.24s Step 414( 10.00%), action 30, FPS 1.73, Running 87.81s Step 415( 10.33%), action 31, FPS 1.74, Running 88.47s Step 416( 10.67%), action 32, FPS 1.76, Running 88.91s Step 417( 11.00%), action 33, FPS 1.80, Running 89.36s Step 418( 11.33%), action 34, FPS 1.86, Running 89.84s Step 419( 11.67%), action 35, FPS 1.84, Running 90.45s Step 420( 12.00%), action 36, FPS 1.84, Running 91.07s Step 421( 12.33%), action 37, FPS 1.81, Running 91.63s Step 422( 12.67%), action 38, FPS 1.79, Running 92.35s Step 423( 13.00%), action 39, FPS 1.80, Running 92.75s Step 424( 13.33%), action 40, FPS 1.79, Running 93.27s Step 425( 13.67%), action 41, FPS 1.75, Running 94.09s Step 426( 14.00%), action 42, FPS 1.74, Running 94.54s Step 427( 14.33%), action 43, FPS 1.76, Running 95.04s Step 428( 14.67%), action 44, FPS 1.75, Running 95.58s Step 429( 15.00%), action 45, FPS 1.77, Running 96.05s Step 430( 15.33%), action 46, FPS 1.79, Running 96.45s Step 431( 15.67%), action 47, FPS 1.83, Running 96.90s Step 432( 16.00%), action 48, FPS 1.86, Running 97.48s Step 433( 16.33%), action 49, FPS 1.86, Running 98.01s Step 434( 16.67%), action 50, FPS 1.89, Running 98.39s Step 435( 17.00%), action 51, FPS 1.87, Running 99.17s Step 436( 17.33%), action 52, FPS 1.87, Running 99.59s Step 437( 17.67%), action 53, FPS 1.86, Running 100.11s Step 438( 18.00%), action 54, FPS 1.88, Running 100.47s Step 439( 18.33%), action 55, FPS 1.91, Running 100.91s Step 440( 18.67%), action 56, FPS 1.96, Running 101.28s Step 441( 19.00%), action 57, FPS 1.98, Running 101.72s Step 442( 19.33%), action 58, FPS 2.05, Running 102.11s Step 443( 19.67%), action 59, FPS 2.03, Running 102.61s Step 444( 20.00%), action 60, FPS 2.04, Running 103.05s Step 445( 20.33%), action 61, FPS 2.08, Running 103.72s Step 446( 20.67%), action 62, FPS 2.09, Running 104.10s Step 447( 21.00%), action 63, FPS 2.10, Running 104.58s Step 448( 21.33%), action 64, FPS 2.11, Running 105.04s Step 449( 21.67%), action 65, FPS 2.13, Running 105.44s Step 450( 22.00%), action 66, FPS 2.09, Running 106.01s Step 451( 22.33%), action 67, FPS 2.09, Running 106.46s Step 452( 22.67%), action 68, FPS 2.13, Running 106.86s Step 453( 23.00%), action 69, FPS 2.13, Running 107.38s Step 454( 23.33%), action 70, FPS 2.12, Running 107.83s Step 455( 23.67%), action 71, FPS 2.15, Running 108.46s Step 456( 24.00%), action 72, FPS 2.16, Running 108.84s Step 457( 24.33%), action 73, FPS 2.16, Running 109.37s Step 458( 24.67%), action 74, FPS 2.15, Running 109.77s Step 459( 25.00%), action 75, FPS 2.17, Running 110.12s Step 460( 25.33%), action 76, FPS 2.15, Running 110.59s Step 461( 25.67%), action 77, FPS 2.13, Running 111.10s Step 462( 26.00%), action 78, FPS 2.12, Running 111.56s Step 463( 26.33%), action 79, FPS 2.12, Running 112.05s Step 464( 26.67%), action 80, FPS 2.08, Running 112.65s Step 465( 27.00%), action 81, FPS 2.07, Running 113.38s Step 466( 27.33%), action 82, FPS 2.06, Running 113.82s Step 467( 27.67%), action 83, FPS 2.03, Running 114.42s Step 468( 28.00%), action 84, FPS 2.05, Running 114.79s Step 469( 28.33%), action 85, FPS 2.03, Running 115.29s Step 470( 28.67%), action 86, FPS 2.03, Running 115.84s Step 471( 29.00%), action 87, FPS 1.98, Running 116.57s Step 472( 29.33%), action 88, FPS 1.97, Running 116.99s Step 473( 29.67%), action 89, FPS 1.94, Running 117.68s Step 474( 30.00%), action 90, FPS 1.95, Running 118.07s Step 475( 30.33%), action 91, FPS 1.95, Running 118.73s Step 476( 30.67%), action 92, FPS 1.94, Running 119.14s Step 477( 31.00%), action 93, FPS 1.94, Running 119.66s Step 478( 31.33%), action 94, FPS 1.94, Running 120.08s Step 479( 31.67%), action 95, FPS 1.92, Running 120.55s Step 480( 32.00%), action 96, FPS 1.90, Running 121.10s Step 481( 32.33%), action 97, FPS 1.87, Running 121.80s Step 482( 32.67%), action 98, FPS 1.88, Running 122.19s Step 483( 33.00%), action 99, FPS 1.88, Running 122.71s Step 484( 33.33%), action 100, FPS 1.91, Running 123.10s Step 485( 33.67%), action 101, FPS 1.94, Running 123.67s Step 486( 34.00%), action 102, FPS 1.95, Running 124.08s Step 487( 34.33%), action 103, FPS 1.97, Running 124.56s Step 488( 34.67%), action 104, FPS 1.95, Running 125.06s Step 489( 35.00%), action 105, FPS 1.94, Running 125.60s Step 490( 35.33%), action 106, FPS 1.97, Running 125.99s Step 491( 35.67%), action 107, FPS 2.02, Running 126.49s Step 492( 36.00%), action 108, FPS 2.00, Running 126.99s Step 493( 36.33%), action 109, FPS 2.04, Running 127.49s [2026-08-01 16:50:57] [21 ] Seed 20 failed after 127.95 s. +steps: 493 , actions: 109 . +Instruction: Empty +Total 8/21(38.10%) success. +Setting seed: 21 +Step 1( N/A%), pre moving , FPS 6.23, Running 0.16s Step 2( N/A%), pre moving , FPS 7.97, Running 0.25s Step 3( N/A%), pre moving , FPS 9.49, Running 0.32s Step 4( N/A%), pre moving , FPS 10.14, Running 0.39s Step 5( N/A%), pre moving , FPS 11.00, Running 0.45s Step 6( N/A%), pre moving , FPS 10.61, Running 0.57s Step 7( N/A%), pre moving , FPS 10.22, Running 0.68s Step 8( N/A%), pre moving , FPS 10.03, Running 0.80s Step 9( N/A%), pre moving , FPS 9.86, Running 0.91s Step 10( N/A%), pre moving , FPS 9.69, Running 1.03s Step 11( N/A%), pre moving , FPS 9.54, Running 1.15s Step 12( N/A%), pre moving , FPS 9.42, Running 1.27s Step 13( N/A%), pre moving , FPS 9.33, Running 1.39s Step 14( N/A%), pre moving , FPS 9.21, Running 1.52s Step 15( N/A%), pre moving , FPS 9.15, Running 1.64s Step 16( N/A%), pre moving , FPS 9.10, Running 1.76s Step 17( N/A%), pre moving , FPS 9.02, Running 1.88s Step 18( N/A%), pre moving , FPS 9.02, Running 2.00s Step 19( N/A%), pre moving , FPS 8.96, Running 2.12s Step 20( N/A%), pre moving , FPS 8.94, Running 2.24s Step 21( N/A%), pre moving , FPS 8.14, Running 2.62s Step 22( N/A%), pre moving , FPS 7.86, Running 2.80s Step 23( N/A%), pre moving , FPS 7.73, Running 2.90s Step 24( N/A%), pre moving , FPS 7.65, Running 3.01s Step 25( N/A%), pre moving , FPS 7.52, Running 3.11s Step 26( N/A%), pre moving , FPS 6.83, Running 3.49s Step 27( N/A%), pre moving , FPS 6.82, Running 3.62s Step 28( N/A%), pre moving , FPS 6.81, Running 3.74s Step 29( N/A%), pre moving , FPS 6.82, Running 3.85s Step 30( N/A%), pre moving , FPS 6.82, Running 3.96s Step 31( N/A%), pre moving , FPS 6.83, Running 4.08s Step 32( N/A%), pre moving , FPS 6.83, Running 4.20s Step 33( N/A%), pre moving , FPS 6.91, Running 4.29s Step 34( N/A%), pre moving , FPS 7.04, Running 4.36s Step 35( N/A%), pre moving , FPS 7.13, Running 4.44s Step 36( N/A%), pre moving , FPS 6.33, Running 4.92s Step 37( N/A%), pre moving , FPS 6.44, Running 4.99s Step 38( N/A%), pre moving , FPS 6.50, Running 5.07s Step 39( N/A%), pre moving , FPS 6.61, Running 5.15s Step 40( N/A%), pre moving , FPS 6.65, Running 5.24s Step 41( N/A%), pre moving , FPS 7.34, Running 5.34s Step 42( N/A%), pre moving , FPS 7.53, Running 5.45s Step 43( N/A%), pre moving , FPS 7.59, Running 5.54s Step 44( N/A%), pre moving , FPS 7.35, Running 5.73s Step 45( N/A%), pre moving , FPS 7.18, Running 5.90s Step 46( N/A%), pre moving , FPS 7.72, Running 6.08s Step 47( N/A%), pre moving , FPS 7.62, Running 6.24s Step 48( N/A%), pre moving , FPS 7.45, Running 6.42s Step 49( N/A%), pre moving , FPS 7.17, Running 6.63s Step 50( N/A%), pre moving , FPS 6.97, Running 6.83s Step 51( N/A%), pre moving , FPS 6.86, Running 7.00s Step 52( N/A%), pre moving , FPS 6.77, Running 7.16s Step 53( N/A%), pre moving , FPS 6.59, Running 7.32s Step 54( N/A%), pre moving , FPS 6.42, Running 7.47s Step 55( N/A%), pre moving , FPS 6.26, Running 7.63s Step 56( N/A%), pre moving , FPS 6.95, Running 7.79s Step 57( N/A%), pre moving , FPS 6.68, Running 7.98s Step 58( N/A%), pre moving , FPS 6.51, Running 8.14s Step 59( N/A%), pre moving , FPS 6.27, Running 8.34s Step 60( N/A%), pre moving , FPS 6.14, Running 8.50s Step 61( N/A%), pre moving , FPS 6.01, Running 8.67s Step 62( N/A%), pre moving , FPS 5.95, Running 8.81s Step 63( N/A%), pre moving , FPS 5.79, Running 8.99s Step 64( N/A%), pre moving , FPS 5.81, Running 9.17s Step 65( N/A%), pre moving , FPS 5.85, Running 9.32s Step 66( N/A%), pre moving , FPS 5.98, Running 9.43s Step 67( N/A%), pre moving , FPS 6.02, Running 9.56s Step 68( N/A%), pre moving , FPS 6.15, Running 9.67s Step 69( N/A%), pre moving , FPS 6.34, Running 9.79s Step 70( N/A%), pre moving , FPS 6.50, Running 9.91s Step 71( N/A%), pre moving , FPS 6.62, Running 10.02s Step 72( N/A%), pre moving , FPS 6.73, Running 10.13s Step 73( N/A%), pre moving , FPS 6.93, Running 10.21s Step 74( N/A%), pre moving , FPS 7.11, Running 10.29s Step 75( N/A%), pre moving , FPS 7.37, Running 10.35s Step 76( N/A%), pre moving , FPS 7.57, Running 10.44s Step 77( N/A%), pre moving , FPS 7.83, Running 10.53s Step 78( N/A%), pre moving , FPS 7.95, Running 10.66s Step 79( N/A%), pre moving , FPS 8.12, Running 10.80s Step 80( N/A%), pre moving , FPS 8.23, Running 10.93s Step 81( N/A%), pre moving , FPS 8.42, Running 11.04s Step 82( N/A%), pre moving , FPS 8.60, Running 11.14s Step 83( N/A%), pre moving , FPS 8.87, Running 11.25s Step 84( N/A%), pre moving , FPS 9.10, Running 11.37s Step 85( N/A%), pre moving , FPS 9.21, Running 11.49s Step 86( N/A%), pre moving , FPS 9.17, Running 11.61s Step 87( N/A%), pre moving , FPS 9.24, Running 11.73s Step 88( N/A%), pre moving , FPS 9.19, Running 11.85s Step 89( N/A%), pre moving , FPS 9.18, Running 11.97s Step 90( N/A%), pre moving , FPS 9.13, Running 12.10s Step 91( N/A%), pre moving , FPS 6.66, Running 13.03s Step 92( N/A%), pre moving , FPS 6.34, Running 13.28s Step 93( N/A%), pre moving , FPS 5.81, Running 13.65s Step 94( N/A%), pre moving , FPS 5.50, Running 13.92s Step 95( N/A%), pre moving , FPS 5.01, Running 14.34s Step 96( N/A%), pre moving , FPS 4.79, Running 14.61s Step 97( N/A%), pre moving , FPS 4.50, Running 14.98s Step 98( N/A%), pre moving , FPS 4.35, Running 15.26s Step 99( N/A%), pre moving , FPS 4.11, Running 15.67s Step 100( N/A%), pre moving , FPS 3.99, Running 15.94s Step 101( N/A%), pre moving , FPS 3.75, Running 16.38s Step 102( N/A%), pre moving , FPS 3.65, Running 16.61s Step 103( N/A%), pre moving , FPS 3.46, Running 17.03s Step 104( N/A%), pre moving , FPS 3.38, Running 17.29s Step 105( N/A%), pre moving , FPS 3.23, Running 17.67s Step 106( N/A%), pre moving , FPS 3.17, Running 17.92s Step 107( N/A%), pre moving , FPS 3.03, Running 18.34s Step 108( N/A%), pre moving , FPS 2.97, Running 18.58s Step 109( N/A%), pre moving , FPS 2.86, Running 18.96s Step 110( N/A%), pre moving , FPS 2.81, Running 19.21s Step 111( N/A%), pre moving , FPS 3.06, Running 19.57s Step 112( N/A%), pre moving , FPS 3.06, Running 19.82s Step 113( N/A%), pre moving , FPS 3.03, Running 20.24s Step 114( N/A%), pre moving , FPS 3.06, Running 20.45s Step 115( N/A%), pre moving , FPS 3.03, Running 20.94s Step 116( N/A%), pre moving , FPS 3.00, Running 21.27s Step 117( N/A%), pre moving , FPS 2.97, Running 21.73s Step 118( N/A%), pre moving , FPS 2.98, Running 21.98s Step 119( N/A%), pre moving , FPS 2.97, Running 22.41s Step 120( N/A%), pre moving , FPS 2.97, Running 22.67s Step 121( N/A%), pre moving , FPS 2.95, Running 23.15s Step 122( N/A%), pre moving , FPS 2.97, Running 23.36s Step 123( N/A%), pre moving , FPS 3.01, Running 23.68s Step 124( N/A%), pre moving , FPS 3.02, Running 23.90s Step 125( N/A%), pre moving , FPS 3.03, Running 24.28s Step 126( N/A%), pre moving , FPS 3.03, Running 24.53s Step 127( N/A%), pre moving , FPS 3.01, Running 24.97s Step 128( N/A%), pre moving , FPS 3.00, Running 25.25s Step 129( N/A%), pre moving , FPS 2.98, Running 25.67s Step 130( N/A%), pre moving , FPS 2.99, Running 25.90s Step 131( N/A%), pre moving , FPS 2.95, Running 26.34s Step 132( N/A%), pre moving , FPS 2.97, Running 26.57s Step 133( N/A%), pre moving , FPS 2.95, Running 27.02s Step 134( N/A%), pre moving , FPS 2.93, Running 27.27s Step 135( N/A%), pre moving , FPS 2.96, Running 27.70s Step 136( N/A%), pre moving , FPS 3.03, Running 27.87s Step 137( N/A%), pre moving , FPS 3.10, Running 28.18s Step 138( N/A%), pre moving , FPS 3.14, Running 28.35s Step 139( N/A%), pre moving , FPS 3.19, Running 28.69s Step 140( N/A%), pre moving , FPS 3.21, Running 28.91s Step 141( N/A%), pre moving , FPS 3.24, Running 29.32s Step 142( N/A%), pre moving , FPS 3.23, Running 29.55s Step 143( N/A%), pre moving , FPS 3.19, Running 29.96s Step 144( N/A%), pre moving , FPS 3.17, Running 30.22s Step 145( N/A%), pre moving , FPS 3.16, Running 30.62s Step 146( N/A%), pre moving , FPS 3.22, Running 30.75s Step 147( N/A%), pre moving , FPS 3.39, Running 30.88s Step 148( N/A%), pre moving , FPS 3.48, Running 31.00s Step 149( N/A%), pre moving , FPS 3.68, Running 31.11s Step 150( N/A%), pre moving , FPS 3.75, Running 31.24s Step 151( N/A%), pre moving , FPS 3.99, Running 31.35s Step 152( N/A%), pre moving , FPS 4.07, Running 31.48s Step 153( N/A%), pre moving , FPS 4.37, Running 31.60s Step 154( N/A%), pre moving , FPS 4.49, Running 31.72s Step 155( N/A%), pre moving , FPS 4.83, Running 31.84s Step 156( N/A%), pre moving , FPS 4.27, Running 32.55s Step 157( N/A%), pre moving , FPS 4.52, Running 32.60s Step 158( N/A%), pre moving , FPS 4.67, Running 32.63s Step 159( N/A%), pre moving , FPS 5.02, Running 32.67s Step 160( N/A%), pre moving , FPS 5.22, Running 32.74s Step 161( N/A%), pre moving , FPS 5.74, Running 32.80s Step 162( N/A%), pre moving , FPS 6.04, Running 32.86s Step 163( N/A%), pre moving , FPS 6.74, Running 32.93s Step 164( N/A%), pre moving , FPS 7.21, Running 32.99s Step 165( N/A%), pre moving , FPS 8.23, Running 33.05s Step 166( N/A%), pre moving , FPS 8.36, Running 33.14s Step 167( N/A%), pre moving , FPS 8.44, Running 33.25s Step 168( N/A%), pre moving , FPS 8.33, Running 33.40s Step 169( N/A%), pre moving , FPS 8.20, Running 33.55s Step 170( N/A%), pre moving , FPS 8.28, Running 33.65s Step 171( N/A%), pre moving , FPS 8.28, Running 33.77s Step 172( N/A%), pre moving , FPS 8.21, Running 33.91s Step 173( N/A%), pre moving , FPS 8.08, Running 34.07s Step 174( N/A%), pre moving , FPS 7.61, Running 34.35s Step 175( N/A%), pre moving , FPS 7.30, Running 34.58s Step 176( N/A%), pre moving , FPS 8.38, Running 34.94s Step 177( N/A%), pre moving , FPS 7.42, Running 35.29s Step 178( N/A%), pre moving , FPS 6.65, Running 35.64s Step 179( N/A%), pre moving , FPS 5.94, Running 36.04s Step 180( N/A%), pre moving , FPS 5.47, Running 36.39s Step 181( N/A%), pre moving , FPS 5.06, Running 36.75s Step 182( N/A%), pre moving , FPS 4.71, Running 37.11s Step 183( N/A%), pre moving , FPS 4.44, Running 37.44s Step 184( N/A%), pre moving , FPS 4.17, Running 37.78s Step 185( N/A%), pre moving , FPS 4.07, Running 37.96s Step 186( N/A%), pre moving , FPS 3.99, Running 38.16s Step 187( N/A%), pre moving , FPS 3.92, Running 38.35s Step 188( N/A%), pre moving , FPS 3.89, Running 38.54s Step 189( N/A%), pre moving , FPS 3.85, Running 38.74s Step 190( N/A%), pre moving , FPS 3.71, Running 39.04s Step 191( N/A%), pre moving , FPS 3.56, Running 39.38s Step 192( N/A%), pre moving , FPS 3.43, Running 39.75s Step 193( N/A%), pre moving , FPS 3.32, Running 40.09s Step 194( N/A%), pre moving , FPS 3.28, Running 40.44s Step 195( N/A%), pre moving , FPS 3.25, Running 40.74s Step 196( N/A%), pre moving , FPS 3.28, Running 41.04s Step 197( N/A%), pre moving , FPS 3.31, Running 41.33s Step 198( N/A%), pre moving , FPS 3.34, Running 41.64s Step 199( N/A%), pre moving , FPS 3.38, Running 41.95s Step 200( N/A%), pre moving , FPS 3.45, Running 42.19s Step 201( N/A%), pre moving , FPS 3.52, Running 42.44s Step 202( N/A%), pre moving , FPS 3.61, Running 42.65s Step 203( N/A%), pre moving , FPS 3.81, Running 42.68s Step 204( N/A%), pre moving , FPS 4.06, Running 42.71s Step 205( N/A%), pre moving , FPS 4.18, Running 42.75s Step 206( N/A%), pre moving , FPS 4.33, Running 42.78s Step 207( N/A%), pre moving , FPS 4.46, Running 42.83s Step 208( N/A%), pre moving , FPS 4.61, Running 42.88s Step 209( N/A%), pre moving , FPS 4.77, Running 42.93s Step 210( N/A%), pre moving , FPS 5.10, Running 42.97s Step 211( N/A%), pre moving , FPS 5.53, Running 43.00s Step 212( N/A%), pre moving , FPS 6.09, Running 43.03s Step 213( N/A%), pre moving , FPS 6.72, Running 43.06s Step 214( N/A%), pre moving , FPS 7.53, Running 43.10s Step 215( N/A%), pre moving , FPS 8.25, Running 43.16s Step 216( N/A%), pre moving , FPS 9.17, Running 43.22s Step 217( N/A%), pre moving , FPS 8.17, Running 43.78s Step 218( N/A%), pre moving , FPS 9.13, Running 43.83s Step 219( N/A%), pre moving , FPS 10.21, Running 43.91s Step 220( N/A%), pre moving , FPS 11.26, Running 43.97s Step 221( N/A%), pre moving , FPS 12.11, Running 44.09s Step 222( N/A%), pre moving , FPS 12.33, Running 44.27s Step 223( N/A%), pre moving , FPS 11.71, Running 44.39s Step 224( N/A%), pre moving , FPS 10.82, Running 44.56s Step 225( N/A%), pre moving , FPS 10.35, Running 44.68s Step 226( N/A%), pre moving , FPS 9.33, Running 44.92s Step 227( N/A%), pre moving , FPS 8.78, Running 45.10s Step 228( N/A%), pre moving , FPS 8.37, Running 45.27s Step 229( N/A%), pre moving , FPS 7.74, Running 45.52s Step 230( N/A%), pre moving , FPS 7.32, Running 45.70s Step 231( N/A%), pre moving , FPS 6.89, Running 45.90s Step 232( N/A%), pre moving , FPS 6.63, Running 46.05s Step 233( N/A%), pre moving , FPS 6.15, Running 46.31s Step 234( N/A%), pre moving , FPS 5.92, Running 46.48s Step 235( N/A%), pre moving , FPS 5.69, Running 46.68s Step 236( N/A%), pre moving , FPS 5.40, Running 46.92s Step 237( N/A%), pre moving , FPS 6.02, Running 47.10s Step 238( N/A%), pre moving , FPS 5.72, Running 47.32s Step 239( N/A%), pre moving , FPS 5.53, Running 47.53s Step 240( N/A%), pre moving , FPS 5.25, Running 47.77s Step 241( N/A%), pre moving , FPS 5.26, Running 47.89s Step 242( N/A%), pre moving , FPS 5.39, Running 47.98s Step 243( N/A%), pre moving , FPS 5.47, Running 48.05s Step 244( N/A%), pre moving , FPS 5.61, Running 48.13s Step 245( N/A%), pre moving , FPS 5.69, Running 48.19s Step 246( N/A%), pre moving , FPS 5.93, Running 48.30s Step 247( N/A%), pre moving , FPS 6.00, Running 48.44s Step 248( N/A%), pre moving , FPS 6.08, Running 48.55s Step 249( N/A%), pre moving , FPS 6.27, Running 48.71s Step 250( N/A%), pre moving , FPS 6.40, Running 48.83s Step 251( N/A%), pre moving , FPS 6.53, Running 48.97s Step 252( N/A%), pre moving , FPS 6.54, Running 49.11s Step 253( N/A%), pre moving , FPS 6.76, Running 49.27s Step 254( N/A%), pre moving , FPS 6.59, Running 49.51s Step 255( N/A%), pre moving , FPS 6.52, Running 49.75s Step 256( N/A%), pre moving , FPS 6.51, Running 49.99s Step 257( N/A%), pre moving , FPS 6.49, Running 50.18s Step 258( N/A%), pre moving , FPS 6.44, Running 50.43s Step 259( N/A%), pre moving , FPS 6.37, Running 50.67s Step 260( N/A%), pre moving , FPS 6.39, Running 50.91s Step 261( N/A%), pre moving , FPS 6.12, Running 51.16s Step 262( N/A%), pre moving , FPS 5.84, Running 51.41s Step 263( N/A%), pre moving , FPS 5.60, Running 51.62s Step 264( N/A%), pre moving , FPS 5.38, Running 51.84s Step 265( N/A%), pre moving , FPS 5.15, Running 52.08s Step 266( N/A%), pre moving , FPS 5.01, Running 52.29s Step 267( N/A%), pre moving , FPS 4.86, Running 52.56s Step 268( N/A%), pre moving , FPS 4.75, Running 52.77s Step 269( N/A%), pre moving , FPS 4.66, Running 52.99s Step 270( N/A%), pre moving , FPS 4.58, Running 53.20s Step 271( N/A%), pre moving , FPS 4.59, Running 53.33s Step 272( N/A%), pre moving , FPS 4.57, Running 53.48s Step 273( N/A%), pre moving , FPS 4.59, Running 53.63s Step 274( N/A%), pre moving , FPS 4.67, Running 53.80s Step 275( N/A%), pre moving , FPS 4.76, Running 53.95s Step 276( N/A%), pre moving , FPS 4.83, Running 54.13s Step 277( N/A%), pre moving , FPS 4.82, Running 54.33s Step 278( N/A%), pre moving , FPS 4.78, Running 54.61s Step 279( N/A%), pre moving , FPS 4.80, Running 54.84s Step 280( N/A%), pre moving , FPS 4.79, Running 55.08s Step 281( N/A%), pre moving , FPS 4.82, Running 55.30s Step 282( N/A%), pre moving , FPS 4.92, Running 55.47s Step 283( N/A%), pre moving , FPS 5.03, Running 55.59s Step 284( N/A%), pre moving , FPS 5.20, Running 55.69s Step 285( N/A%), pre moving , FPS 5.43, Running 55.76s Step 286( N/A%), pre moving , FPS 5.58, Running 55.87s Step 287( N/A%), pre moving , FPS 5.82, Running 55.99s Step 288( N/A%), pre moving , FPS 6.08, Running 56.06s Step 289( N/A%), pre moving , FPS 6.34, Running 56.15s Step 290( N/A%), pre moving , FPS 6.44, Running 56.30s Step 291( N/A%), pre moving , FPS 6.39, Running 56.46s Step 292( N/A%), pre moving , FPS 6.34, Running 56.64s Step 293( N/A%), pre moving , FPS 6.33, Running 56.79s Step 294( N/A%), pre moving , FPS 6.25, Running 56.99s Step 295( N/A%), pre moving , FPS 6.22, Running 57.17s Step 296( N/A%), pre moving , FPS 6.19, Running 57.37s Step 297( N/A%), pre moving , FPS 6.34, Running 57.48s Step 298( N/A%), pre moving , FPS 6.69, Running 57.60s Step 299( N/A%), pre moving , FPS 7.03, Running 57.68s Step 300( N/A%), pre moving , FPS 7.39, Running 57.79s Step 301( N/A%), pre moving , FPS 7.88, Running 57.84s Step 302( N/A%), pre moving , FPS 8.06, Running 57.96s Step 303( N/A%), pre moving , FPS 8.07, Running 58.07s Step 304( N/A%), pre moving , FPS 8.09, Running 58.17s Step 305( N/A%), pre moving , FPS 8.01, Running 58.25s Step 306( N/A%), pre moving , FPS 8.21, Running 58.31s Step 307( N/A%), pre moving , FPS 8.43, Running 58.36s Step 308( N/A%), pre moving , FPS 8.41, Running 58.43s Step 309( N/A%), pre moving , FPS 8.46, Running 58.52s Step 310( N/A%), pre moving , FPS 8.82, Running 58.57s Step 311( N/A%), pre moving , FPS 9.20, Running 58.63s Step 312( N/A%), pre moving , FPS 9.74, Running 58.69s Step 313( N/A%), pre moving , FPS 7.88, Running 59.33s Step 314( N/A%), pre moving , FPS 8.15, Running 59.45s Step 315( N/A%), pre moving , FPS 8.32, Running 59.57s Step 316( N/A%), pre moving , FPS 8.70, Running 59.66s Step 317( N/A%), pre moving , FPS 8.68, Running 59.79s Step 318( N/A%), pre moving , FPS 8.69, Running 59.90s Step 319( N/A%), pre moving , FPS 8.34, Running 60.08s Step 320( N/A%), pre moving , FPS 8.10, Running 60.26s Step 321( N/A%), pre moving , FPS 7.77, Running 60.42s Step 322( N/A%), pre moving , FPS 7.50, Running 60.62s Step 323( N/A%), pre moving , FPS 7.35, Running 60.79s Step 324( N/A%), pre moving , FPS 7.18, Running 60.95s Step 325( N/A%), pre moving , FPS 6.95, Running 61.13s Step 326( N/A%), pre moving , FPS 6.70, Running 61.30s Step 327( N/A%), pre moving , FPS 6.40, Running 61.49s Step 328( N/A%), pre moving , FPS 6.15, Running 61.69s Step 329( N/A%), pre moving , FPS 6.01, Running 61.85s Step 330( N/A%), pre moving , FPS 5.83, Running 62.00s Step 331( N/A%), pre moving , FPS 5.63, Running 62.18s Step 332( N/A%), pre moving , FPS 5.59, Running 62.27s Step 333( N/A%), pre moving , FPS 6.59, Running 62.36s Step 334( N/A%), pre moving , FPS 6.62, Running 62.47s Step 335( N/A%), pre moving , FPS 6.64, Running 62.58s Step 336( N/A%), pre moving , FPS 6.65, Running 62.67s Step 337( N/A%), pre moving , FPS 6.78, Running 62.74s Step 338( N/A%), pre moving , FPS 6.89, Running 62.80s Step 339( N/A%), pre moving , FPS 7.09, Running 62.90s Step 340( N/A%), pre moving , FPS 7.37, Running 62.97s Step 341( N/A%), pre moving , FPS 7.55, Running 63.07s Step 342( N/A%), pre moving , FPS 7.94, Running 63.14s Step 343( N/A%), pre moving , FPS 8.27, Running 63.21s Step 344( N/A%), pre moving , FPS 8.59, Running 63.28s Step 345( N/A%), pre moving , FPS 9.01, Running 63.35s Step 346( N/A%), pre moving , FPS 9.38, Running 63.43s Step 347( N/A%), pre moving , FPS 10.04, Running 63.48s Step 348( N/A%), pre moving , FPS 10.77, Running 63.54s Step 349( N/A%), pre moving , FPS 11.41, Running 63.60s Step 350( N/A%), pre moving , FPS 12.07, Running 63.66s Step 351( N/A%), pre moving , FPS 13.03, Running 63.72s Step 352( N/A%), pre moving , FPS 13.25, Running 63.78s Step 353( N/A%), pre moving , FPS 13.44, Running 63.85s Step 354( N/A%), pre moving , FPS 13.94, Running 63.90s Step 355( N/A%), pre moving , FPS 14.54, Running 63.96s Step 356( N/A%), pre moving , FPS 14.65, Running 64.04s Step 357( N/A%), pre moving , FPS 14.19, Running 64.15s Step 358( N/A%), pre moving , FPS 13.83, Running 64.25s Step 359( N/A%), pre moving , FPS 13.80, Running 64.35s Step 360( N/A%), pre moving , FPS 13.43, Running 64.46s Step 361( N/A%), pre moving , FPS 13.24, Running 64.58s Step 362( N/A%), pre moving , FPS 13.22, Running 64.65s Step 363( N/A%), pre moving , FPS 12.89, Running 64.76s Step 364( N/A%), pre moving , FPS 12.67, Running 64.86s Step 365( N/A%), pre moving , FPS 12.38, Running 64.96s Step 366( N/A%), pre moving , FPS 12.18, Running 65.07s Step 367( N/A%), pre moving , FPS 11.74, Running 65.19s Step 368( N/A%), pre moving , FPS 11.39, Running 65.30s Step 369( N/A%), pre moving , FPS 11.37, Running 65.36s Step 370( N/A%), pre moving , FPS 11.15, Running 65.45s Step 371( N/A%), pre moving , FPS 11.04, Running 65.53s Step 372( N/A%), pre moving , FPS 10.78, Running 65.63s Step 373( N/A%), pre moving , FPS 10.58, Running 65.74s Step 374( N/A%), pre moving , FPS 5.46, Running 67.56s Step 375( N/A%), pre moving , FPS 5.09, Running 67.89s Step 376( N/A%), pre moving , FPS 4.95, Running 68.08s Step 377( N/A%), pre moving , FPS 4.66, Running 68.44s Step 378( N/A%), pre moving , FPS 4.53, Running 68.67s Step 379( N/A%), pre moving , FPS 4.25, Running 69.05s Step 380( N/A%), pre moving , FPS 4.16, Running 69.27s Step 381( N/A%), pre moving , FPS 3.94, Running 69.65s Step 382( N/A%), pre moving , FPS 3.82, Running 69.88s Step 383( N/A%), pre moving , FPS 3.63, Running 70.26s Step 384( N/A%), pre moving , FPS 3.56, Running 70.48s Step 385( N/A%), pre moving , FPS 3.37, Running 70.91s Step 386( N/A%), pre moving , FPS 3.31, Running 71.11s Step 387( N/A%), pre moving , FPS 3.14, Running 71.56s Step 388( N/A%), pre moving , FPS 3.08, Running 71.80s Step 389( N/A%), pre moving , FPS 2.97, Running 72.08s Step 390( N/A%), pre moving , FPS 2.94, Running 72.24s Step 391( N/A%), pre moving , FPS 2.83, Running 72.59s Step 392( N/A%), pre moving , FPS 2.80, Running 72.78s Step 393( N/A%), pre moving , FPS 2.72, Running 73.11s Step 394( 0.33%), action 1, FPS 3.07, Running 74.07s Step 395( 0.67%), action 2, FPS 3.01, Running 74.52s Step 396( 1.00%), action 3, FPS 2.81, Running 75.21s Step 397( 1.33%), action 4, FPS 2.82, Running 75.55s Step 398( 1.67%), action 5, FPS 2.65, Running 76.20s Step 399( 2.00%), action 6, FPS 2.67, Running 76.53s Step 400( 2.33%), action 7, FPS 2.49, Running 77.31s Step 401( 2.67%), action 8, FPS 2.53, Running 77.56s Step 402( 3.00%), action 9, FPS 2.44, Running 78.08s Step 403( 3.33%), action 10, FPS 2.41, Running 78.57s Step 404( 3.67%), action 11, FPS 2.24, Running 79.42s Step 405( 4.00%), action 12, FPS 2.22, Running 79.92s Step 406( 4.33%), action 13, FPS 2.13, Running 80.50s Step 407( 4.67%), action 14, FPS 2.13, Running 80.96s Step 408( 5.00%), action 15, FPS 2.00, Running 81.77s Step 409( 5.33%), action 16, FPS 1.97, Running 82.26s Step 410( 5.67%), action 17, FPS 1.85, Running 83.03s Step 411( 6.00%), action 18, FPS 1.84, Running 83.44s Step 412( 6.33%), action 19, FPS 1.75, Running 84.20s Step 413( 6.67%), action 20, FPS 1.75, Running 84.54s Step 414( 7.00%), action 21, FPS 1.75, Running 85.52s Step 415( 7.33%), action 22, FPS 1.78, Running 85.77s Step 416( 7.67%), action 23, FPS 1.78, Running 86.42s Step 417( 8.00%), action 24, FPS 1.79, Running 86.69s Step 418( 8.33%), action 25, FPS 1.77, Running 87.49s Step 419( 8.67%), action 26, FPS 1.75, Running 87.97s Step 420( 9.00%), action 27, FPS 1.77, Running 88.63s Step 421( 9.33%), action 28, FPS 1.76, Running 88.93s Step 422( 9.67%), action 29, FPS 1.74, Running 89.54s Step 423( 10.00%), action 30, FPS 1.74, Running 90.04s Step 424( 10.33%), action 31, FPS 1.76, Running 90.80s Step 425( 10.67%), action 32, FPS 1.76, Running 91.30s Step 426( 11.00%), action 33, FPS 1.74, Running 92.02s Step 427( 11.33%), action 34, FPS 1.76, Running 92.35s Step 428( 11.67%), action 35, FPS 1.75, Running 93.20s Step 429( 12.00%), action 36, FPS 1.74, Running 93.73s Step 430( 12.33%), action 37, FPS 1.76, Running 94.37s Step 431( 12.67%), action 38, FPS 1.78, Running 94.64s Step 432( 13.00%), action 39, FPS 1.79, Running 95.39s Step 433( 13.33%), action 40, FPS 1.79, Running 95.74s Step 434( 13.67%), action 41, FPS 1.79, Running 96.66s Step 435( 14.00%), action 42, FPS 1.75, Running 97.20s Step 436( 14.33%), action 43, FPS 1.75, Running 97.86s Step 437( 14.67%), action 44, FPS 1.72, Running 98.29s Step 438( 15.00%), action 45, FPS 1.78, Running 98.73s Step 439( 15.33%), action 46, FPS 1.81, Running 99.00s Step 440( 15.67%), action 47, FPS 1.83, Running 99.55s Step 441( 16.00%), action 48, FPS 1.78, Running 100.19s Step 442( 16.33%), action 49, FPS 1.77, Running 100.82s Step 443( 16.67%), action 50, FPS 1.77, Running 101.35s Step 444( 17.00%), action 51, FPS 1.74, Running 102.29s Step 445( 17.33%), action 52, FPS 1.77, Running 102.63s Step 446( 17.67%), action 53, FPS 1.78, Running 103.27s Step 447( 18.00%), action 54, FPS 1.79, Running 103.53s Step 448( 18.33%), action 55, FPS 1.81, Running 104.26s Step 449( 18.67%), action 56, FPS 1.81, Running 104.78s Step 450( 19.00%), action 57, FPS 1.81, Running 105.44s Step 451( 19.33%), action 58, FPS 1.76, Running 106.03s Step 452( 19.67%), action 59, FPS 1.74, Running 106.91s Step 453( 20.00%), action 60, FPS 1.73, Running 107.27s Step 454( 20.33%), action 61, FPS 1.76, Running 108.05s Step 455( 20.67%), action 62, FPS 1.76, Running 108.59s Step 456( 21.00%), action 63, FPS 1.74, Running 109.33s Step 457( 21.33%), action 64, FPS 1.75, Running 109.72s Step 458( 21.67%), action 65, FPS 1.70, Running 110.48s Step 459( 22.00%), action 66, FPS 1.65, Running 111.08s Step 460( 22.33%), action 67, FPS 1.62, Running 111.89s Step 461( 22.67%), action 68, FPS 1.67, Running 112.15s Step 462( 23.00%), action 69, FPS 1.69, Running 112.69s Step 463( 23.33%), action 70, FPS 1.72, Running 112.98s Step 464( 23.67%), action 71, FPS 1.72, Running 113.94s Step 465( 24.00%), action 72, FPS 1.72, Running 114.29s Step 466( 24.33%), action 73, FPS 1.69, Running 115.12s Step 467( 24.67%), action 74, FPS 1.68, Running 115.41s Step 468( 25.00%), action 75, FPS 1.66, Running 116.30s Step 469( 25.33%), action 76, FPS 1.67, Running 116.77s Step 470( 25.67%), action 77, FPS 1.70, Running 117.23s Step 471( 26.00%), action 78, FPS 1.74, Running 117.52s Step 472( 26.33%), action 79, FPS 1.75, Running 118.34s Step 473( 26.67%), action 80, FPS 1.76, Running 118.64s Step 474( 27.00%), action 81, FPS 1.70, Running 119.84s Step 475( 27.33%), action 82, FPS 1.69, Running 120.44s Step 476( 27.67%), action 83, FPS 1.70, Running 121.07s Step 477( 28.00%), action 84, FPS 1.69, Running 121.52s Step 478( 28.33%), action 85, FPS 1.71, Running 122.18s Step 479( 28.67%), action 86, FPS 1.75, Running 122.53s Step 480( 29.00%), action 87, FPS 1.80, Running 122.99s Step 481( 29.33%), action 88, FPS 1.78, Running 123.36s Step 482( 29.67%), action 89, FPS 1.76, Running 124.04s Step 483( 30.00%), action 90, FPS 1.76, Running 124.33s Step 484( 30.33%), action 91, FPS 1.79, Running 125.12s Step 485( 30.67%), action 92, FPS 1.78, Running 125.53s Step 486( 31.00%), action 93, FPS 1.84, Running 125.99s Step 487( 31.33%), action 94, FPS 1.84, Running 126.31s Step 488( 31.67%), action 95, FPS 1.90, Running 126.82s Step 489( 32.00%), action 96, FPS 1.93, Running 127.14s Step 490( 32.33%), action 97, FPS 1.89, Running 127.80s Step 491( 32.67%), action 98, FPS 1.87, Running 128.20s Step 492( 33.00%), action 99, FPS 1.92, Running 128.75s Step 493( 33.33%), action 100, FPS 1.88, Running 129.28s Step 494( 33.67%), action 101, FPS 1.99, Running 129.91s Step 495( 34.00%), action 102, FPS 2.05, Running 130.18s Step 496( 34.33%), action 103, FPS 2.09, Running 130.63s Step 497( 34.67%), action 104, FPS 2.13, Running 130.90s Step 498( 35.00%), action 105, FPS 2.13, Running 131.57s Step 499( 35.33%), action 106, FPS 2.13, Running 131.92s Step 500( 35.67%), action 107, FPS 2.08, Running 132.60s Step 501( 36.00%), action 108, FPS 2.05, Running 133.10s Step 502( 36.33%), action 109, FPS 2.06, Running 133.74s Step 503( 36.67%), action 110, FPS 2.05, Running 134.10s Step 504( 37.00%), action 111, FPS 2.08, Running 134.74s Step 505( 37.33%), action 112, FPS 2.09, Running 135.10s Step 506( 37.67%), action 113, FPS 2.07, Running 135.67s Step 507( 38.00%), action 114, FPS 2.04, Running 136.10s Step 508( 38.33%), action 115, FPS 2.00, Running 136.84s Step 509( 38.67%), action 116, FPS 2.00, Running 137.15s Step 510( 39.00%), action 117, FPS 1.99, Running 137.84s Step 511( 39.33%), action 118, FPS 2.00, Running 138.18s Step 512( 39.67%), action 119, FPS 2.02, Running 138.66s Step 513( 40.00%), action 120, FPS 2.03, Running 139.11s Step 514( 40.33%), action 121, FPS 2.03, Running 139.78s Step 515( 40.67%), action 122, FPS 1.99, Running 140.22s Step 516( 41.00%), action 123, FPS 1.92, Running 141.03s Step 517( 41.33%), action 124, FPS 1.91, Running 141.37s Step 518( 41.67%), action 125, FPS 1.94, Running 141.91s Step 519( 42.00%), action 126, FPS 1.95, Running 142.19s Step 520( 42.33%), action 127, FPS 1.94, Running 142.88s Step 521( 42.67%), action 128, FPS 1.92, Running 143.52s Step 522( 43.00%), action 129, FPS 1.93, Running 144.10s Step 523( 43.33%), action 130, FPS 1.93, Running 144.49s Step 524( 43.67%), action 131, FPS 1.92, Running 145.17s Step 525( 44.00%), action 132, FPS 1.92, Running 145.53s Step 526( 44.33%), action 133, FPS 1.87, Running 146.34s Step 527( 44.67%), action 134, FPS 1.89, Running 146.69s Step 528( 45.00%), action 135, FPS 1.88, Running 147.49s Step 529( 45.33%), action 136, FPS 1.88, Running 147.78s Step 530( 45.67%), action 137, FPS 1.90, Running 148.39s Step 531( 46.00%), action 138, FPS 1.83, Running 149.08s Step 532( 46.33%), action 139, FPS 1.80, Running 149.76s Step 533( 46.67%), action 140, FPS 1.79, Running 150.28s Step 534( 47.00%), action 141, FPS 1.76, Running 151.16s Step 535( 47.33%), action 142, FPS 1.75, Running 151.65s Step 536( 47.67%), action 143, FPS 1.79, Running 152.22s Step 537( 48.00%), action 144, FPS 1.76, Running 152.74s Step 538( 48.33%), action 145, FPS 1.76, Running 153.29s Step 539( 48.67%), action 146, FPS 1.74, Running 153.69s Step 540( 49.00%), action 147, FPS 1.74, Running 154.37s Step 541( 49.33%), action 148, FPS 1.78, Running 154.77s Step 542( 49.67%), action 149, FPS 1.77, Running 155.38s Step 543( 50.00%), action 150, FPS 1.77, Running 155.77s Step 544( 50.33%), action 151, FPS 1.80, Running 156.29s Step 545( 50.67%), action 152, FPS 1.81, Running 156.56s Step 546( 51.00%), action 153, FPS 1.85, Running 157.14s Step 547( 51.33%), action 154, FPS 1.86, Running 157.46s Step 548( 51.67%), action 155, FPS 1.90, Running 158.03s Step 549( 52.00%), action 156, FPS 1.86, Running 158.51s Step 550( 52.33%), action 157, FPS 1.83, Running 159.29s Step 551( 52.67%), action 158, FPS 1.87, Running 159.75s Step 552( 53.00%), action 159, FPS 1.87, Running 160.46s Step 553( 53.33%), action 160, FPS 1.89, Running 160.88s Step 554( 53.67%), action 161, FPS 1.95, Running 161.42s Step 555( 54.00%), action 162, FPS 1.96, Running 161.86s Step 556( 54.33%), action 163, FPS 1.95, Running 162.48s Step 557( 54.67%), action 164, FPS 1.97, Running 162.88s Step 558( 55.00%), action 165, FPS 1.94, Running 163.60s Step 559( 55.33%), action 166, FPS 1.95, Running 163.92s Step 560( 55.67%), action 167, FPS 1.97, Running 164.54s Step 561( 56.00%), action 168, FPS 1.98, Running 164.85s Step 562( 56.33%), action 169, FPS 1.98, Running 165.47s Step 563( 56.67%), action 170, FPS 1.98, Running 165.85s Step 564( 57.00%), action 171, FPS 1.94, Running 166.61s Step 565( 57.33%), action 172, FPS 1.87, Running 167.24s Step 566( 57.67%), action 173, FPS 1.88, Running 167.78s Step 567( 58.00%), action 174, FPS 1.88, Running 168.10s Step 568( 58.33%), action 175, FPS 1.87, Running 168.75s Step 569( 58.67%), action 176, FPS 1.86, Running 169.25s Step 570( 59.00%), action 177, FPS 1.88, Running 169.90s Step 571( 59.33%), action 178, FPS 1.90, Running 170.27s [2026-08-01 16:53:48] [22 ] Seed 21 failed after 170.55 s. +steps: 571 , actions: 178 . +Instruction: Empty +Total 8/22(36.36%) success. +Setting seed: 22 +Step 1( N/A%), pre moving , FPS 2.12, Running 0.47s Step 2( N/A%), pre moving , FPS 3.47, Running 0.58s Step 3( N/A%), pre moving , FPS 4.55, Running 0.66s Step 4( N/A%), pre moving , FPS 5.23, Running 0.77s Step 5( N/A%), pre moving , FPS 5.61, Running 0.89s Step 6( N/A%), pre moving , FPS 5.89, Running 1.02s Step 7( N/A%), pre moving , FPS 6.22, Running 1.13s Step 8( N/A%), pre moving , FPS 6.45, Running 1.24s Step 9( N/A%), pre moving , FPS 6.61, Running 1.36s Step 10( N/A%), pre moving , FPS 6.77, Running 1.48s Step 11( N/A%), pre moving , FPS 6.88, Running 1.60s Step 12( N/A%), pre moving , FPS 7.00, Running 1.72s Step 13( N/A%), pre moving , FPS 7.08, Running 1.84s Step 14( N/A%), pre moving , FPS 7.16, Running 1.95s Step 15( N/A%), pre moving , FPS 7.24, Running 2.07s Step 16( N/A%), pre moving , FPS 7.30, Running 2.19s Step 17( N/A%), pre moving , FPS 7.34, Running 2.32s Step 18( N/A%), pre moving , FPS 7.40, Running 2.43s Step 19( N/A%), pre moving , FPS 7.44, Running 2.55s Step 20( N/A%), pre moving , FPS 7.50, Running 2.67s Step 21( N/A%), pre moving , FPS 7.69, Running 3.07s Step 22( N/A%), pre moving , FPS 7.50, Running 3.24s Step 23( N/A%), pre moving , FPS 7.51, Running 3.32s Step 24( N/A%), pre moving , FPS 7.53, Running 3.42s Step 25( N/A%), pre moving , FPS 7.62, Running 3.52s Step 26( N/A%), pre moving , FPS 6.93, Running 3.90s Step 27( N/A%), pre moving , FPS 7.01, Running 3.98s Step 28( N/A%), pre moving , FPS 7.12, Running 4.05s Step 29( N/A%), pre moving , FPS 7.25, Running 4.12s Step 30( N/A%), pre moving , FPS 7.35, Running 4.20s Step 31( N/A%), pre moving , FPS 7.45, Running 4.28s Step 32( N/A%), pre moving , FPS 7.57, Running 4.36s Step 33( N/A%), pre moving , FPS 7.71, Running 4.43s Step 34( N/A%), pre moving , FPS 7.85, Running 4.50s Step 35( N/A%), pre moving , FPS 8.01, Running 4.57s Step 36( N/A%), pre moving , FPS 6.96, Running 5.07s Step 37( N/A%), pre moving , FPS 6.97, Running 5.19s Step 38( N/A%), pre moving , FPS 6.94, Running 5.32s Step 39( N/A%), pre moving , FPS 6.94, Running 5.43s Step 40( N/A%), pre moving , FPS 6.93, Running 5.55s Step 41( N/A%), pre moving , FPS 7.68, Running 5.68s Step 42( N/A%), pre moving , FPS 7.83, Running 5.80s Step 43( N/A%), pre moving , FPS 7.72, Running 5.91s Step 44( N/A%), pre moving , FPS 7.65, Running 6.03s Step 45( N/A%), pre moving , FPS 7.58, Running 6.15s Step 46( N/A%), pre moving , FPS 8.45, Running 6.27s Step 47( N/A%), pre moving , FPS 8.38, Running 6.36s Step 48( N/A%), pre moving , FPS 7.98, Running 6.56s Step 49( N/A%), pre moving , FPS 7.68, Running 6.72s Step 50( N/A%), pre moving , FPS 7.37, Running 6.91s Step 51( N/A%), pre moving , FPS 7.11, Running 7.09s Step 52( N/A%), pre moving , FPS 6.88, Running 7.27s Step 53( N/A%), pre moving , FPS 6.70, Running 7.42s Step 54( N/A%), pre moving , FPS 6.42, Running 7.61s Step 55( N/A%), pre moving , FPS 6.22, Running 7.79s Step 56( N/A%), pre moving , FPS 6.88, Running 7.97s Step 57( N/A%), pre moving , FPS 6.75, Running 8.15s Step 58( N/A%), pre moving , FPS 6.60, Running 8.35s Step 59( N/A%), pre moving , FPS 6.48, Running 8.52s Step 60( N/A%), pre moving , FPS 6.34, Running 8.71s Step 61( N/A%), pre moving , FPS 6.23, Running 8.89s Step 62( N/A%), pre moving , FPS 6.25, Running 9.00s Step 63( N/A%), pre moving , FPS 6.22, Running 9.13s Step 64( N/A%), pre moving , FPS 6.21, Running 9.25s Step 65( N/A%), pre moving , FPS 6.26, Running 9.35s Step 66( N/A%), pre moving , FPS 6.22, Running 9.49s Step 67( N/A%), pre moving , FPS 6.20, Running 9.59s Step 68( N/A%), pre moving , FPS 6.35, Running 9.71s Step 69( N/A%), pre moving , FPS 6.50, Running 9.80s Step 70( N/A%), pre moving , FPS 6.66, Running 9.91s Step 71( N/A%), pre moving , FPS 6.63, Running 10.11s Step 72( N/A%), pre moving , FPS 6.65, Running 10.27s Step 73( N/A%), pre moving , FPS 6.61, Running 10.44s Step 74( N/A%), pre moving , FPS 6.69, Running 10.61s Step 75( N/A%), pre moving , FPS 6.67, Running 10.78s Step 76( N/A%), pre moving , FPS 6.73, Running 10.95s Step 77( N/A%), pre moving , FPS 6.73, Running 11.12s Step 78( N/A%), pre moving , FPS 6.80, Running 11.29s Step 79( N/A%), pre moving , FPS 6.88, Running 11.43s Step 80( N/A%), pre moving , FPS 7.14, Running 11.51s Step 81( N/A%), pre moving , FPS 7.29, Running 11.63s Step 82( N/A%), pre moving , FPS 7.30, Running 11.74s Step 83( N/A%), pre moving , FPS 7.39, Running 11.83s Step 84( N/A%), pre moving , FPS 7.36, Running 11.97s Step 85( N/A%), pre moving , FPS 7.31, Running 12.09s Step 86( N/A%), pre moving , FPS 7.35, Running 12.21s Step 87( N/A%), pre moving , FPS 7.31, Running 12.33s Step 88( N/A%), pre moving , FPS 7.29, Running 12.45s Step 89( N/A%), pre moving , FPS 7.28, Running 12.55s Step 90( N/A%), pre moving , FPS 7.26, Running 12.67s Step 91( N/A%), pre moving , FPS 7.49, Running 12.78s Step 92( N/A%), pre moving , FPS 7.61, Running 12.90s Step 93( N/A%), pre moving , FPS 7.77, Running 13.01s Step 94( N/A%), pre moving , FPS 7.90, Running 13.14s Step 95( N/A%), pre moving , FPS 8.08, Running 13.26s Step 96( N/A%), pre moving , FPS 8.23, Running 13.38s Step 97( N/A%), pre moving , FPS 8.53, Running 13.46s Step 98( N/A%), pre moving , FPS 8.81, Running 13.56s Step 99( N/A%), pre moving , FPS 9.17, Running 13.61s Step 100( N/A%), pre moving , FPS 9.01, Running 13.73s Step 101( N/A%), pre moving , FPS 6.85, Running 14.55s Step 102( N/A%), pre moving , FPS 6.59, Running 14.77s Step 103( N/A%), pre moving , FPS 6.01, Running 15.17s Step 104( N/A%), pre moving , FPS 5.82, Running 15.41s Step 105( N/A%), pre moving , FPS 5.27, Running 15.89s Step 106( N/A%), pre moving , FPS 5.05, Running 16.17s Step 107( N/A%), pre moving , FPS 4.77, Running 16.52s Step 108( N/A%), pre moving , FPS 4.57, Running 16.83s Step 109( N/A%), pre moving , FPS 4.23, Running 17.27s Step 110( N/A%), pre moving , FPS 4.13, Running 17.51s Step 111( N/A%), pre moving , FPS 3.87, Running 17.94s Step 112( N/A%), pre moving , FPS 3.75, Running 18.24s Step 113( N/A%), pre moving , FPS 3.59, Running 18.58s Step 114( N/A%), pre moving , FPS 3.52, Running 18.82s Step 115( N/A%), pre moving , FPS 3.38, Running 19.17s Step 116( N/A%), pre moving , FPS 3.31, Running 19.42s Step 117( N/A%), pre moving , FPS 3.17, Running 19.78s Step 118( N/A%), pre moving , FPS 3.10, Running 20.01s Step 119( N/A%), pre moving , FPS 2.91, Running 20.49s Step 120( N/A%), pre moving , FPS 2.85, Running 20.75s Step 121( N/A%), pre moving , FPS 3.02, Running 21.18s Step 122( N/A%), pre moving , FPS 3.00, Running 21.44s Step 123( N/A%), pre moving , FPS 3.00, Running 21.82s Step 124( N/A%), pre moving , FPS 3.00, Running 22.08s Step 125( N/A%), pre moving , FPS 3.04, Running 22.46s Step 126( N/A%), pre moving , FPS 3.02, Running 22.79s Step 127( N/A%), pre moving , FPS 3.04, Running 23.10s Step 128( N/A%), pre moving , FPS 3.08, Running 23.33s Step 129( N/A%), pre moving , FPS 3.12, Running 23.69s Step 130( N/A%), pre moving , FPS 3.12, Running 23.92s Step 131( N/A%), pre moving , FPS 3.14, Running 24.32s Step 132( N/A%), pre moving , FPS 3.15, Running 24.58s Step 133( N/A%), pre moving , FPS 3.11, Running 25.02s Step 134( N/A%), pre moving , FPS 3.07, Running 25.33s Step 135( N/A%), pre moving , FPS 3.04, Running 25.75s Step 136( N/A%), pre moving , FPS 3.02, Running 26.05s Step 137( N/A%), pre moving , FPS 2.97, Running 26.51s Step 138( N/A%), pre moving , FPS 2.98, Running 26.73s Step 139( N/A%), pre moving , FPS 2.99, Running 27.17s Step 140( N/A%), pre moving , FPS 3.01, Running 27.40s Step 141( N/A%), pre moving , FPS 3.05, Running 27.73s Step 142( N/A%), pre moving , FPS 3.07, Running 27.96s Step 143( N/A%), pre moving , FPS 3.10, Running 28.28s Step 144( N/A%), pre moving , FPS 3.09, Running 28.56s Step 145( N/A%), pre moving , FPS 3.07, Running 28.97s Step 146( N/A%), pre moving , FPS 3.11, Running 29.22s Step 147( N/A%), pre moving , FPS 3.05, Running 29.66s Step 148( N/A%), pre moving , FPS 3.04, Running 29.91s Step 149( N/A%), pre moving , FPS 3.01, Running 30.34s Step 150( N/A%), pre moving , FPS 2.98, Running 30.63s Step 151( N/A%), pre moving , FPS 2.95, Running 31.09s Step 152( N/A%), pre moving , FPS 2.96, Running 31.35s Step 153( N/A%), pre moving , FPS 2.96, Running 31.77s Step 154( N/A%), pre moving , FPS 2.99, Running 32.01s Step 155( N/A%), pre moving , FPS 3.03, Running 32.34s Step 156( N/A%), pre moving , FPS 3.14, Running 32.42s Step 157( N/A%), pre moving , FPS 3.33, Running 32.51s Step 158( N/A%), pre moving , FPS 3.42, Running 32.58s Step 159( N/A%), pre moving , FPS 3.65, Running 32.64s Step 160( N/A%), pre moving , FPS 3.75, Running 32.73s Step 161( N/A%), pre moving , FPS 3.95, Running 32.80s Step 162( N/A%), pre moving , FPS 4.08, Running 32.86s Step 163( N/A%), pre moving , FPS 4.29, Running 32.94s Step 164( N/A%), pre moving , FPS 4.44, Running 33.06s Step 165( N/A%), pre moving , FPS 4.75, Running 33.18s Step 166( N/A%), pre moving , FPS 4.24, Running 33.94s Step 167( N/A%), pre moving , FPS 4.54, Running 34.07s Step 168( N/A%), pre moving , FPS 4.67, Running 34.20s Step 169( N/A%), pre moving , FPS 5.06, Running 34.30s Step 170( N/A%), pre moving , FPS 5.25, Running 34.44s Step 171( N/A%), pre moving , FPS 5.66, Running 34.63s Step 172( N/A%), pre moving , FPS 5.78, Running 34.81s Step 173( N/A%), pre moving , FPS 6.13, Running 35.03s Step 174( N/A%), pre moving , FPS 6.22, Running 35.23s Step 175( N/A%), pre moving , FPS 6.52, Running 35.41s Step 176( N/A%), pre moving , FPS 6.19, Running 35.65s Step 177( N/A%), pre moving , FPS 5.90, Running 35.90s Step 178( N/A%), pre moving , FPS 5.72, Running 36.07s Step 179( N/A%), pre moving , FPS 5.51, Running 36.28s Step 180( N/A%), pre moving , FPS 5.40, Running 36.43s Step 181( N/A%), pre moving , FPS 5.20, Running 36.65s Step 182( N/A%), pre moving , FPS 5.10, Running 36.78s Step 183( N/A%), pre moving , FPS 4.99, Running 36.94s Step 184( N/A%), pre moving , FPS 4.92, Running 37.12s Step 185( N/A%), pre moving , FPS 4.87, Running 37.29s Step 186( N/A%), pre moving , FPS 5.73, Running 37.43s Step 187( N/A%), pre moving , FPS 5.51, Running 37.70s Step 188( N/A%), pre moving , FPS 5.21, Running 38.04s Step 189( N/A%), pre moving , FPS 4.88, Running 38.39s Step 190( N/A%), pre moving , FPS 4.61, Running 38.77s Step 191( N/A%), pre moving , FPS 4.44, Running 39.13s Step 192( N/A%), pre moving , FPS 4.28, Running 39.48s Step 193( N/A%), pre moving , FPS 4.17, Running 39.83s Step 194( N/A%), pre moving , FPS 4.02, Running 40.20s Step 195( N/A%), pre moving , FPS 3.90, Running 40.54s Step 196( N/A%), pre moving , FPS 3.82, Running 40.89s Step 197( N/A%), pre moving , FPS 3.77, Running 41.20s Step 198( N/A%), pre moving , FPS 3.69, Running 41.49s Step 199( N/A%), pre moving , FPS 3.69, Running 41.69s Step 200( N/A%), pre moving , FPS 3.68, Running 41.86s Step 201( N/A%), pre moving , FPS 3.68, Running 42.08s Step 202( N/A%), pre moving , FPS 3.65, Running 42.26s Step 203( N/A%), pre moving , FPS 3.64, Running 42.43s Step 204( N/A%), pre moving , FPS 3.60, Running 42.69s Step 205( N/A%), pre moving , FPS 3.54, Running 42.94s Step 206( N/A%), pre moving , FPS 3.43, Running 43.25s Step 207( N/A%), pre moving , FPS 3.44, Running 43.51s Step 208( N/A%), pre moving , FPS 3.47, Running 43.80s Step 209( N/A%), pre moving , FPS 3.50, Running 44.10s Step 210( N/A%), pre moving , FPS 3.57, Running 44.37s Step 211( N/A%), pre moving , FPS 3.65, Running 44.62s Step 212( N/A%), pre moving , FPS 3.73, Running 44.85s Step 213( N/A%), pre moving , FPS 3.81, Running 45.08s Step 214( N/A%), pre moving , FPS 3.94, Running 45.27s Step 215( N/A%), pre moving , FPS 4.12, Running 45.39s Step 216( N/A%), pre moving , FPS 4.34, Running 45.50s Step 217( N/A%), pre moving , FPS 4.53, Running 45.61s Step 218( N/A%), pre moving , FPS 4.58, Running 45.86s Step 219( N/A%), pre moving , FPS 4.61, Running 46.03s Step 220( N/A%), pre moving , FPS 4.63, Running 46.18s Step 221( N/A%), pre moving , FPS 4.75, Running 46.29s Step 222( N/A%), pre moving , FPS 4.89, Running 46.35s Step 223( N/A%), pre moving , FPS 5.02, Running 46.42s Step 224( N/A%), pre moving , FPS 5.28, Running 46.47s Step 225( N/A%), pre moving , FPS 5.55, Running 46.54s Step 226( N/A%), pre moving , FPS 5.99, Running 46.59s Step 227( N/A%), pre moving , FPS 6.37, Running 46.65s Step 228( N/A%), pre moving , FPS 5.77, Running 47.27s Step 229( N/A%), pre moving , FPS 6.12, Running 47.37s Step 230( N/A%), pre moving , FPS 6.44, Running 47.48s Step 231( N/A%), pre moving , FPS 6.77, Running 47.57s Step 232( N/A%), pre moving , FPS 6.87, Running 47.76s Step 233( N/A%), pre moving , FPS 7.02, Running 47.93s Step 234( N/A%), pre moving , FPS 6.97, Running 48.14s Step 235( N/A%), pre moving , FPS 6.81, Running 48.33s Step 236( N/A%), pre moving , FPS 6.58, Running 48.54s Step 237( N/A%), pre moving , FPS 6.49, Running 48.69s Step 238( N/A%), pre moving , FPS 6.65, Running 48.86s Step 239( N/A%), pre moving , FPS 6.54, Running 49.09s Step 240( N/A%), pre moving , FPS 6.45, Running 49.28s Step 241( N/A%), pre moving , FPS 6.38, Running 49.42s Step 242( N/A%), pre moving , FPS 6.15, Running 49.60s Step 243( N/A%), pre moving , FPS 5.86, Running 49.83s Step 244( N/A%), pre moving , FPS 5.63, Running 50.03s Step 245( N/A%), pre moving , FPS 5.40, Running 50.24s Step 246( N/A%), pre moving , FPS 5.30, Running 50.36s Step 247( N/A%), pre moving , FPS 5.04, Running 50.62s Step 248( N/A%), pre moving , FPS 5.56, Running 50.86s Step 249( N/A%), pre moving , FPS 5.41, Running 51.07s Step 250( N/A%), pre moving , FPS 5.19, Running 51.33s Step 251( N/A%), pre moving , FPS 5.11, Running 51.49s Step 252( N/A%), pre moving , FPS 5.11, Running 51.67s Step 253( N/A%), pre moving , FPS 5.19, Running 51.78s Step 254( N/A%), pre moving , FPS 5.28, Running 51.93s Step 255( N/A%), pre moving , FPS 5.37, Running 52.05s Step 256( N/A%), pre moving , FPS 5.45, Running 52.21s Step 257( N/A%), pre moving , FPS 5.36, Running 52.42s Step 258( N/A%), pre moving , FPS 5.27, Running 52.66s Step 259( N/A%), pre moving , FPS 5.38, Running 52.81s Step 260( N/A%), pre moving , FPS 5.26, Running 53.08s Step 261( N/A%), pre moving , FPS 5.25, Running 53.24s Step 262( N/A%), pre moving , FPS 5.05, Running 53.57s Step 263( N/A%), pre moving , FPS 5.08, Running 53.77s Step 264( N/A%), pre moving , FPS 5.00, Running 54.03s Step 265( N/A%), pre moving , FPS 5.01, Running 54.23s Step 266( N/A%), pre moving , FPS 4.95, Running 54.40s Step 267( N/A%), pre moving , FPS 4.96, Running 54.65s Step 268( N/A%), pre moving , FPS 4.99, Running 54.87s Step 269( N/A%), pre moving , FPS 4.96, Running 55.10s Step 270( N/A%), pre moving , FPS 4.99, Running 55.34s Step 271( N/A%), pre moving , FPS 4.95, Running 55.52s Step 272( N/A%), pre moving , FPS 4.89, Running 55.76s Step 273( N/A%), pre moving , FPS 4.66, Running 56.07s Step 274( N/A%), pre moving , FPS 4.63, Running 56.25s Step 275( N/A%), pre moving , FPS 4.59, Running 56.41s Step 276( N/A%), pre moving , FPS 4.58, Running 56.57s Step 277( N/A%), pre moving , FPS 4.63, Running 56.74s Step 278( N/A%), pre moving , FPS 4.71, Running 56.91s Step 279( N/A%), pre moving , FPS 4.70, Running 57.06s Step 280( N/A%), pre moving , FPS 4.86, Running 57.20s Step 281( N/A%), pre moving , FPS 4.78, Running 57.42s Step 282( N/A%), pre moving , FPS 4.84, Running 57.70s Step 283( N/A%), pre moving , FPS 4.79, Running 57.95s Step 284( N/A%), pre moving , FPS 4.80, Running 58.19s Step 285( N/A%), pre moving , FPS 4.75, Running 58.44s Step 286( N/A%), pre moving , FPS 4.78, Running 58.59s Step 287( N/A%), pre moving , FPS 4.87, Running 58.76s Step 288( N/A%), pre moving , FPS 4.84, Running 59.00s Step 289( N/A%), pre moving , FPS 4.85, Running 59.23s Step 290( N/A%), pre moving , FPS 4.85, Running 59.46s Step 291( N/A%), pre moving , FPS 4.88, Running 59.62s Step 292( N/A%), pre moving , FPS 4.87, Running 59.87s Step 293( N/A%), pre moving , FPS 5.00, Running 60.07s Step 294( N/A%), pre moving , FPS 4.93, Running 60.31s Step 295( N/A%), pre moving , FPS 4.84, Running 60.55s Step 296( N/A%), pre moving , FPS 4.84, Running 60.70s Step 297( N/A%), pre moving , FPS 4.84, Running 60.87s Step 298( N/A%), pre moving , FPS 4.83, Running 61.04s Step 299( N/A%), pre moving , FPS 4.84, Running 61.20s Step 300( N/A%), pre moving , FPS 4.90, Running 61.28s Step 301( N/A%), pre moving , FPS 5.11, Running 61.34s Step 302( N/A%), pre moving , FPS 5.39, Running 61.41s Step 303( N/A%), pre moving , FPS 5.68, Running 61.47s Step 304( N/A%), pre moving , FPS 6.00, Running 61.53s Step 305( N/A%), pre moving , FPS 6.37, Running 61.58s Step 306( N/A%), pre moving , FPS 6.56, Running 61.63s Step 307( N/A%), pre moving , FPS 6.78, Running 61.71s Step 308( N/A%), pre moving , FPS 7.18, Running 61.78s Step 309( N/A%), pre moving , FPS 7.59, Running 61.86s Step 310( N/A%), pre moving , FPS 8.14, Running 61.92s Step 311( N/A%), pre moving , FPS 8.50, Running 61.97s Step 312( N/A%), pre moving , FPS 9.26, Running 62.02s Step 313( N/A%), pre moving , FPS 9.93, Running 62.09s Step 314( N/A%), pre moving , FPS 10.86, Running 62.15s Step 315( N/A%), pre moving , FPS 11.66, Running 62.26s Step 316( N/A%), pre moving , FPS 12.11, Running 62.35s Step 317( N/A%), pre moving , FPS 12.51, Running 62.47s Step 318( N/A%), pre moving , FPS 12.95, Running 62.59s Step 319( N/A%), pre moving , FPS 13.51, Running 62.68s Step 320( N/A%), pre moving , FPS 13.23, Running 62.79s Step 321( N/A%), pre moving , FPS 12.70, Running 62.91s Step 322( N/A%), pre moving , FPS 8.94, Running 63.65s Step 323( N/A%), pre moving , FPS 8.78, Running 63.74s Step 324( N/A%), pre moving , FPS 8.65, Running 63.84s Step 325( N/A%), pre moving , FPS 8.21, Running 64.02s Step 326( N/A%), pre moving , FPS 7.76, Running 64.21s Step 327( N/A%), pre moving , FPS 7.49, Running 64.38s Step 328( N/A%), pre moving , FPS 7.17, Running 64.57s Step 329( N/A%), pre moving , FPS 7.07, Running 64.69s Step 330( N/A%), pre moving , FPS 6.90, Running 64.81s Step 331( N/A%), pre moving , FPS 6.59, Running 65.01s Step 332( N/A%), pre moving , FPS 6.35, Running 65.18s Step 333( N/A%), pre moving , FPS 6.16, Running 65.33s Step 334( N/A%), pre moving , FPS 5.91, Running 65.53s Step 335( N/A%), pre moving , FPS 5.82, Running 65.70s Step 336( N/A%), pre moving , FPS 5.65, Running 65.90s Step 337( N/A%), pre moving , FPS 5.64, Running 66.02s Step 338( N/A%), pre moving , FPS 5.67, Running 66.12s Step 339( N/A%), pre moving , FPS 5.73, Running 66.17s Step 340( N/A%), pre moving , FPS 5.82, Running 66.22s Step 341( N/A%), pre moving , FPS 5.93, Running 66.29s Step 342( N/A%), pre moving , FPS 7.36, Running 66.36s Step 343( N/A%), pre moving , FPS 7.44, Running 66.43s Step 344( N/A%), pre moving , FPS 7.54, Running 66.49s Step 345( N/A%), pre moving , FPS 7.89, Running 66.55s Step 346( N/A%), pre moving , FPS 8.28, Running 66.63s Step 347( N/A%), pre moving , FPS 8.67, Running 66.68s Step 348( N/A%), pre moving , FPS 9.18, Running 66.75s Step 349( N/A%), pre moving , FPS 9.27, Running 66.85s Step 350( N/A%), pre moving , FPS 9.22, Running 66.98s Step 351( N/A%), pre moving , FPS 9.35, Running 67.15s Step 352( N/A%), pre moving , FPS 9.35, Running 67.31s Step 353( N/A%), pre moving , FPS 9.35, Running 67.47s Step 354( N/A%), pre moving , FPS 9.39, Running 67.66s Step 355( N/A%), pre moving , FPS 9.41, Running 67.83s Step 356( N/A%), pre moving , FPS 9.39, Running 68.03s Step 357( N/A%), pre moving , FPS 9.22, Running 68.19s Step 358( N/A%), pre moving , FPS 8.95, Running 68.35s Step 359( N/A%), pre moving , FPS 8.45, Running 68.54s Step 360( N/A%), pre moving , FPS 8.07, Running 68.70s Step 361( N/A%), pre moving , FPS 7.63, Running 68.91s Step 362( N/A%), pre moving , FPS 7.30, Running 69.10s Step 363( N/A%), pre moving , FPS 7.07, Running 69.26s Step 364( N/A%), pre moving , FPS 6.75, Running 69.46s Step 365( N/A%), pre moving , FPS 6.52, Running 69.62s Step 366( N/A%), pre moving , FPS 6.28, Running 69.81s Step 367( N/A%), pre moving , FPS 6.08, Running 69.97s Step 368( N/A%), pre moving , FPS 5.86, Running 70.17s Step 369( N/A%), pre moving , FPS 5.77, Running 70.31s Step 370( N/A%), pre moving , FPS 5.73, Running 70.47s Step 371( N/A%), pre moving , FPS 5.80, Running 70.60s Step 372( N/A%), pre moving , FPS 5.82, Running 70.75s Step 373( N/A%), pre moving , FPS 5.96, Running 70.83s Step 374( N/A%), pre moving , FPS 6.21, Running 70.89s Step 375( N/A%), pre moving , FPS 6.43, Running 70.94s Step 376( N/A%), pre moving , FPS 6.73, Running 71.00s Step 377( N/A%), pre moving , FPS 6.97, Running 71.06s Step 378( N/A%), pre moving , FPS 7.23, Running 71.12s Step 379( N/A%), pre moving , FPS 7.56, Running 71.18s Step 380( N/A%), pre moving , FPS 7.87, Running 71.24s Step 381( N/A%), pre moving , FPS 8.30, Running 71.32s Step 382( N/A%), pre moving , FPS 8.73, Running 71.39s Step 383( N/A%), pre moving , FPS 9.03, Running 71.48s Step 384( N/A%), pre moving , FPS 9.60, Running 71.54s Step 385( N/A%), pre moving , FPS 10.13, Running 71.60s Step 386( N/A%), pre moving , FPS 10.62, Running 71.70s Step 387( N/A%), pre moving , FPS 11.11, Running 71.77s Step 388( N/A%), pre moving , FPS 12.14, Running 71.81s Step 389( N/A%), pre moving , FPS 12.13, Running 71.96s Step 390( N/A%), pre moving , FPS 12.48, Running 72.08s Step 391( N/A%), pre moving , FPS 12.58, Running 72.19s Step 392( N/A%), pre moving , FPS 13.15, Running 72.27s Step 393( N/A%), pre moving , FPS 12.84, Running 72.39s Step 394( N/A%), pre moving , FPS 5.96, Running 74.24s Step 395( N/A%), pre moving , FPS 5.40, Running 74.64s Step 396( N/A%), pre moving , FPS 5.19, Running 74.85s Step 397( N/A%), pre moving , FPS 4.82, Running 75.21s Step 398( N/A%), pre moving , FPS 4.68, Running 75.39s Step 399( N/A%), pre moving , FPS 4.40, Running 75.73s Step 400( N/A%), pre moving , FPS 4.25, Running 75.95s Step 401( N/A%), pre moving , FPS 4.01, Running 76.31s Step 402( N/A%), pre moving , FPS 3.90, Running 76.52s Step 403( N/A%), pre moving , FPS 3.66, Running 76.94s Step 404( N/A%), pre moving , FPS 3.54, Running 77.20s Step 405( N/A%), pre moving , FPS 3.30, Running 77.65s Step 406( N/A%), pre moving , FPS 3.24, Running 77.87s Step 407( N/A%), pre moving , FPS 3.07, Running 78.28s Step 408( N/A%), pre moving , FPS 2.97, Running 78.55s Step 409( N/A%), pre moving , FPS 2.85, Running 78.99s Step 410( N/A%), pre moving , FPS 2.79, Running 79.25s Step 411( N/A%), pre moving , FPS 2.68, Running 79.64s Step 412( N/A%), pre moving , FPS 2.65, Running 79.83s Step 413( N/A%), pre moving , FPS 2.56, Running 80.20s Step 414( 0.33%), action 1, FPS 2.80, Running 81.38s Step 415( 0.67%), action 2, FPS 2.69, Running 82.07s Step 416( 1.00%), action 3, FPS 2.51, Running 82.83s Step 417( 1.33%), action 4, FPS 2.49, Running 83.25s Step 418( 1.67%), action 5, FPS 2.33, Running 83.97s Step 419( 2.00%), action 6, FPS 2.31, Running 84.38s Step 420( 2.33%), action 7, FPS 2.25, Running 84.84s Step 421( 2.67%), action 8, FPS 2.18, Running 85.48s Step 422( 3.00%), action 9, FPS 2.02, Running 86.41s Step 423( 3.33%), action 10, FPS 2.03, Running 86.79s Step 424( 3.67%), action 11, FPS 1.92, Running 87.60s Step 425( 4.00%), action 12, FPS 1.94, Running 87.97s Step 426( 4.33%), action 13, FPS 1.86, Running 88.59s Step 427( 4.67%), action 14, FPS 1.83, Running 89.20s Step 428( 5.00%), action 15, FPS 1.74, Running 90.05s Step 429( 5.33%), action 16, FPS 1.72, Running 90.61s Step 430( 5.67%), action 17, FPS 1.67, Running 91.19s Step 431( 6.00%), action 18, FPS 1.67, Running 91.63s Step 432( 6.33%), action 19, FPS 1.57, Running 92.58s Step 433( 6.67%), action 20, FPS 1.55, Running 93.08s Step 434( 7.00%), action 21, FPS 1.59, Running 94.00s Step 435( 7.33%), action 22, FPS 1.63, Running 94.31s Step 436( 7.67%), action 23, FPS 1.62, Running 95.20s Step 437( 8.00%), action 24, FPS 1.61, Running 95.70s Step 438( 8.33%), action 25, FPS 1.60, Running 96.50s Step 439( 8.67%), action 26, FPS 1.58, Running 97.03s Step 440( 9.00%), action 27, FPS 1.56, Running 97.65s Step 441( 9.33%), action 28, FPS 1.61, Running 97.93s Step 442( 9.67%), action 29, FPS 1.65, Running 98.49s Step 443( 10.00%), action 30, FPS 1.66, Running 98.81s Step 444( 10.33%), action 31, FPS 1.65, Running 99.68s Step 445( 10.67%), action 32, FPS 1.66, Running 100.01s Step 446( 11.00%), action 33, FPS 1.66, Running 100.61s Step 447( 11.33%), action 34, FPS 1.70, Running 100.94s Step 448( 11.67%), action 35, FPS 1.71, Running 101.71s Step 449( 12.00%), action 36, FPS 1.74, Running 102.13s Step 450( 12.33%), action 37, FPS 1.71, Running 102.90s Step 451( 12.67%), action 38, FPS 1.73, Running 103.22s Step 452( 13.00%), action 39, FPS 1.77, Running 103.85s Step 453( 13.33%), action 40, FPS 1.77, Running 104.39s Step 454( 13.67%), action 41, FPS 1.76, Running 105.37s Step 455( 14.00%), action 42, FPS 1.75, Running 105.75s Step 456( 14.33%), action 43, FPS 1.78, Running 106.42s Step 457( 14.67%), action 44, FPS 1.78, Running 106.90s Step 458( 15.00%), action 45, FPS 1.78, Running 107.73s Step 459( 15.33%), action 46, FPS 1.81, Running 108.05s Step 460( 15.67%), action 47, FPS 1.80, Running 108.73s Step 461( 16.00%), action 48, FPS 1.80, Running 109.06s Step 462( 16.33%), action 49, FPS 1.76, Running 109.85s Step 463( 16.67%), action 50, FPS 1.75, Running 110.22s Step 464( 17.00%), action 51, FPS 1.79, Running 110.86s Step 465( 17.33%), action 52, FPS 1.80, Running 111.10s Step 466( 17.67%), action 53, FPS 1.84, Running 111.47s Step 467( 18.00%), action 54, FPS 1.84, Running 111.82s Step 468( 18.33%), action 55, FPS 1.87, Running 112.40s Step 469( 18.67%), action 56, FPS 1.90, Running 112.66s Step 470( 19.00%), action 57, FPS 1.93, Running 113.29s Step 471( 19.33%), action 58, FPS 1.93, Running 113.61s Step 472( 19.67%), action 59, FPS 1.94, Running 114.18s Step 473( 20.00%), action 60, FPS 1.98, Running 114.52s Step 474( 20.33%), action 61, FPS 2.04, Running 115.16s Step 475( 20.67%), action 62, FPS 2.04, Running 115.55s Step 476( 21.00%), action 63, FPS 2.06, Running 116.11s Step 477( 21.33%), action 64, FPS 2.12, Running 116.34s Step 478( 21.67%), action 65, FPS 2.24, Running 116.66s Step 479( 22.00%), action 66, FPS 2.25, Running 116.93s Step 480( 22.33%), action 67, FPS 2.32, Running 117.37s Step 481( 22.67%), action 68, FPS 2.32, Running 117.68s Step 482( 23.00%), action 69, FPS 2.39, Running 118.21s Step 483( 23.33%), action 70, FPS 2.40, Running 118.55s Step 484( 23.67%), action 71, FPS 2.35, Running 119.39s Step 485( 24.00%), action 72, FPS 2.32, Running 119.72s Step 486( 24.33%), action 73, FPS 2.27, Running 120.26s Step 487( 24.67%), action 74, FPS 2.24, Running 120.74s Step 488( 25.00%), action 75, FPS 2.27, Running 121.21s Step 489( 25.33%), action 76, FPS 2.27, Running 121.45s Step 490( 25.67%), action 77, FPS 2.33, Running 121.87s Step 491( 26.00%), action 78, FPS 2.35, Running 122.13s Step 492( 26.33%), action 79, FPS 2.31, Running 122.82s Step 493( 26.67%), action 80, FPS 2.30, Running 123.20s Step 494( 27.00%), action 81, FPS 2.26, Running 124.00s Step 495( 27.33%), action 82, FPS 2.27, Running 124.35s Step 496( 27.67%), action 83, FPS 2.28, Running 124.88s Step 497( 28.00%), action 84, FPS 2.26, Running 125.19s Step 498( 28.33%), action 85, FPS 2.20, Running 125.75s Step 499( 28.67%), action 86, FPS 2.19, Running 126.07s Step 500( 29.00%), action 87, FPS 2.19, Running 126.52s Step 501( 29.33%), action 88, FPS 2.20, Running 126.77s Step 502( 29.67%), action 89, FPS 2.19, Running 127.36s Step 503( 30.00%), action 90, FPS 2.19, Running 127.67s Step 504( 30.33%), action 91, FPS 2.20, Running 128.49s Step 505( 30.67%), action 92, FPS 2.19, Running 128.86s Step 506( 31.00%), action 93, FPS 2.18, Running 129.45s Step 507( 31.33%), action 94, FPS 2.22, Running 129.76s Step 508( 31.67%), action 95, FPS 2.21, Running 130.28s Step 509( 32.00%), action 96, FPS 2.22, Running 130.48s Step 510( 32.33%), action 97, FPS 2.22, Running 130.88s Step 511( 32.67%), action 98, FPS 2.22, Running 131.14s Step 512( 33.00%), action 99, FPS 2.28, Running 131.61s Step 513( 33.33%), action 100, FPS 2.30, Running 131.90s Step 514( 33.67%), action 101, FPS 2.31, Running 132.66s Step 515( 34.00%), action 102, FPS 2.27, Running 133.17s Step 516( 34.33%), action 103, FPS 2.24, Running 133.80s Step 517( 34.67%), action 104, FPS 2.23, Running 134.18s Step 518( 35.00%), action 105, FPS 2.22, Running 134.77s Step 519( 35.33%), action 106, FPS 2.22, Running 135.06s Step 520( 35.67%), action 107, FPS 2.16, Running 135.76s Step 521( 36.00%), action 108, FPS 2.15, Running 136.05s Step 522( 36.33%), action 109, FPS 2.16, Running 136.62s Step 523( 36.67%), action 110, FPS 2.14, Running 137.03s Step 524( 37.00%), action 111, FPS 2.13, Running 137.88s Step 525( 37.33%), action 112, FPS 2.10, Running 138.37s Step 526( 37.67%), action 113, FPS 2.06, Running 139.14s Step 527( 38.00%), action 114, FPS 2.06, Running 139.47s Step 528( 38.33%), action 115, FPS 2.09, Running 139.86s Step 529( 38.67%), action 116, FPS 2.06, Running 140.16s Step 530( 39.00%), action 117, FPS 1.99, Running 140.92s Step 531( 39.33%), action 118, FPS 1.96, Running 141.36s Step 532( 39.67%), action 119, FPS 1.92, Running 142.02s Step 533( 40.00%), action 120, FPS 1.90, Running 142.41s Step 534( 40.33%), action 121, FPS 1.91, Running 143.15s Step 535( 40.67%), action 122, FPS 1.91, Running 143.66s Step 536( 41.00%), action 123, FPS 1.88, Running 144.46s Step 537( 41.33%), action 124, FPS 1.87, Running 144.85s Step 538( 41.67%), action 125, FPS 1.85, Running 145.58s Step 539( 42.00%), action 126, FPS 1.84, Running 145.96s Step 540( 42.33%), action 127, FPS 1.85, Running 146.58s Step 541( 42.67%), action 128, FPS 1.84, Running 146.94s Step 542( 43.00%), action 129, FPS 1.84, Running 147.52s Step 543( 43.33%), action 130, FPS 1.81, Running 148.09s Step 544( 43.67%), action 131, FPS 1.80, Running 148.98s Step 545( 44.00%), action 132, FPS 1.80, Running 149.47s Step 546( 44.33%), action 133, FPS 1.85, Running 149.96s Step 547( 44.67%), action 134, FPS 1.84, Running 150.31s Step 548( 45.00%), action 135, FPS 1.81, Running 150.91s Step 549( 45.33%), action 136, FPS 1.80, Running 151.27s Step 550( 45.67%), action 137, FPS 1.82, Running 151.90s Step 551( 46.00%), action 138, FPS 1.83, Running 152.29s Step 552( 46.33%), action 139, FPS 1.81, Running 153.05s Step 553( 46.67%), action 140, FPS 1.81, Running 153.43s Step 554( 47.00%), action 141, FPS 1.80, Running 154.24s Step 555( 47.33%), action 142, FPS 1.83, Running 154.60s Step 556( 47.67%), action 143, FPS 1.85, Running 155.27s Step 557( 48.00%), action 144, FPS 1.86, Running 155.61s Step 558( 48.33%), action 145, FPS 1.87, Running 156.27s Step 559( 48.67%), action 146, FPS 1.88, Running 156.61s Step 560( 49.00%), action 147, FPS 1.89, Running 157.18s Step 561( 49.33%), action 148, FPS 1.87, Running 157.61s Step 562( 49.67%), action 149, FPS 1.87, Running 158.24s Step 563( 50.00%), action 150, FPS 1.92, Running 158.50s Step 564( 50.33%), action 151, FPS 1.91, Running 159.46s Step 565( 50.67%), action 152, FPS 1.94, Running 159.79s Step 566( 51.00%), action 153, FPS 1.91, Running 160.41s Step 567( 51.33%), action 154, FPS 1.91, Running 160.79s Step 568( 51.67%), action 155, FPS 1.91, Running 161.38s Step 569( 52.00%), action 156, FPS 1.91, Running 161.74s Step 570( 52.33%), action 157, FPS 1.89, Running 162.48s Step 571( 52.67%), action 158, FPS 1.91, Running 162.77s Step 572( 53.00%), action 159, FPS 1.92, Running 163.45s Step 573( 53.33%), action 160, FPS 1.92, Running 163.87s Step 574( 53.67%), action 161, FPS 1.92, Running 164.67s Step 575( 54.00%), action 162, FPS 1.88, Running 165.22s Step 576( 54.33%), action 163, FPS 1.87, Running 165.97s Step 577( 54.67%), action 164, FPS 1.85, Running 166.40s Step 578( 55.00%), action 165, FPS 1.90, Running 166.81s Step 579( 55.33%), action 166, FPS 1.86, Running 167.35s Step 580( 55.67%), action 167, FPS 1.85, Running 167.99s Step 581( 56.00%), action 168, FPS 1.85, Running 168.41s Step 582( 56.33%), action 169, FPS 1.84, Running 169.12s Step 583( 56.67%), action 170, FPS 1.82, Running 169.49s Step 584( 57.00%), action 171, FPS 1.85, Running 170.24s Step 585( 57.33%), action 172, FPS 1.85, Running 170.59s [2026-08-01 16:56:39] [23 ] Seed 22 success after 170.98 s. +steps: 585 , actions: 172 . +Instruction: Empty +Total 9/23(39.13%) success. +Setting seed: 23 +Step 1( N/A%), pre moving , FPS 7.29, Running 0.14s Step 2( N/A%), pre moving , FPS 9.85, Running 0.20s Step 3( N/A%), pre moving , FPS 10.64, Running 0.28s Step 4( N/A%), pre moving , FPS 10.62, Running 0.38s Step 5( N/A%), pre moving , FPS 11.51, Running 0.43s Step 6( N/A%), pre moving , FPS 12.02, Running 0.50s Step 7( N/A%), pre moving , FPS 12.09, Running 0.58s Step 8( N/A%), pre moving , FPS 11.63, Running 0.69s Step 9( N/A%), pre moving , FPS 11.10, Running 0.81s Step 10( N/A%), pre moving , FPS 10.79, Running 0.93s Step 11( N/A%), pre moving , FPS 10.49, Running 1.05s Step 12( N/A%), pre moving , FPS 10.30, Running 1.17s Step 13( N/A%), pre moving , FPS 10.12, Running 1.29s Step 14( N/A%), pre moving , FPS 9.98, Running 1.40s Step 15( N/A%), pre moving , FPS 9.85, Running 1.52s Step 16( N/A%), pre moving , FPS 9.76, Running 1.64s Step 17( N/A%), pre moving , FPS 9.65, Running 1.76s Step 18( N/A%), pre moving , FPS 9.61, Running 1.87s Step 19( N/A%), pre moving , FPS 9.62, Running 1.97s Step 20( N/A%), pre moving , FPS 9.57, Running 2.09s Step 21( N/A%), pre moving , FPS 8.28, Running 2.55s Step 22( N/A%), pre moving , FPS 7.91, Running 2.73s Step 23( N/A%), pre moving , FPS 7.87, Running 2.82s Step 24( N/A%), pre moving , FPS 7.84, Running 2.93s Step 25( N/A%), pre moving , FPS 7.68, Running 3.04s Step 26( N/A%), pre moving , FPS 6.77, Running 3.45s Step 27( N/A%), pre moving , FPS 6.69, Running 3.57s Step 28( N/A%), pre moving , FPS 6.75, Running 3.65s Step 29( N/A%), pre moving , FPS 6.78, Running 3.76s Step 30( N/A%), pre moving , FPS 6.75, Running 3.89s Step 31( N/A%), pre moving , FPS 6.78, Running 4.00s Step 32( N/A%), pre moving , FPS 6.76, Running 4.12s Step 33( N/A%), pre moving , FPS 6.72, Running 4.26s Step 34( N/A%), pre moving , FPS 6.75, Running 4.37s Step 35( N/A%), pre moving , FPS 6.84, Running 4.45s Step 36( N/A%), pre moving , FPS 6.31, Running 4.81s Step 37( N/A%), pre moving , FPS 6.41, Running 4.88s Step 38( N/A%), pre moving , FPS 6.48, Running 4.96s Step 39( N/A%), pre moving , FPS 6.53, Running 5.04s Step 40( N/A%), pre moving , FPS 6.62, Running 5.11s Step 41( N/A%), pre moving , FPS 7.58, Running 5.19s Step 42( N/A%), pre moving , FPS 7.88, Running 5.27s Step 43( N/A%), pre moving , FPS 7.92, Running 5.35s Step 44( N/A%), pre moving , FPS 7.96, Running 5.44s Step 45( N/A%), pre moving , FPS 8.11, Running 5.50s Step 46( N/A%), pre moving , FPS 9.49, Running 5.56s Step 47( N/A%), pre moving , FPS 9.69, Running 5.63s Step 48( N/A%), pre moving , FPS 9.73, Running 5.71s Step 49( N/A%), pre moving , FPS 9.81, Running 5.80s Step 50( N/A%), pre moving , FPS 9.99, Running 5.89s Step 51( N/A%), pre moving , FPS 9.97, Running 6.01s Step 52( N/A%), pre moving , FPS 10.02, Running 6.12s Step 53( N/A%), pre moving , FPS 10.14, Running 6.23s Step 54( N/A%), pre moving , FPS 10.06, Running 6.35s Step 55( N/A%), pre moving , FPS 9.81, Running 6.48s Step 56( N/A%), pre moving , FPS 11.22, Running 6.59s Step 57( N/A%), pre moving , FPS 10.90, Running 6.72s Step 58( N/A%), pre moving , FPS 10.62, Running 6.84s Step 59( N/A%), pre moving , FPS 10.39, Running 6.96s Step 60( N/A%), pre moving , FPS 10.16, Running 7.08s Step 61( N/A%), pre moving , FPS 9.93, Running 7.20s Step 62( N/A%), pre moving , FPS 9.75, Running 7.32s Step 63( N/A%), pre moving , FPS 9.19, Running 7.53s Step 64( N/A%), pre moving , FPS 8.85, Running 7.70s Step 65( N/A%), pre moving , FPS 8.44, Running 7.87s Step 66( N/A%), pre moving , FPS 8.01, Running 8.06s Step 67( N/A%), pre moving , FPS 7.69, Running 8.23s Step 68( N/A%), pre moving , FPS 7.37, Running 8.42s Step 69( N/A%), pre moving , FPS 7.17, Running 8.59s Step 70( N/A%), pre moving , FPS 6.98, Running 8.76s Step 71( N/A%), pre moving , FPS 6.79, Running 8.95s Step 72( N/A%), pre moving , FPS 6.67, Running 9.12s Step 73( N/A%), pre moving , FPS 6.48, Running 9.32s Step 74( N/A%), pre moving , FPS 6.39, Running 9.48s Step 75( N/A%), pre moving , FPS 6.30, Running 9.66s Step 76( N/A%), pre moving , FPS 6.21, Running 9.81s Step 77( N/A%), pre moving , FPS 6.22, Running 9.93s Step 78( N/A%), pre moving , FPS 6.26, Running 10.04s Step 79( N/A%), pre moving , FPS 6.23, Running 10.17s Step 80( N/A%), pre moving , FPS 6.24, Running 10.29s Step 81( N/A%), pre moving , FPS 6.25, Running 10.40s Step 82( N/A%), pre moving , FPS 6.23, Running 10.54s Step 83( N/A%), pre moving , FPS 6.43, Running 10.64s Step 84( N/A%), pre moving , FPS 6.52, Running 10.77s Step 85( N/A%), pre moving , FPS 6.50, Running 10.95s Step 86( N/A%), pre moving , FPS 6.54, Running 11.11s Step 87( N/A%), pre moving , FPS 6.67, Running 11.23s Step 88( N/A%), pre moving , FPS 6.83, Running 11.35s Step 89( N/A%), pre moving , FPS 6.95, Running 11.47s Step 90( N/A%), pre moving , FPS 7.12, Running 11.57s Step 91( N/A%), pre moving , FPS 7.35, Running 11.68s Step 92( N/A%), pre moving , FPS 7.46, Running 11.80s Step 93( N/A%), pre moving , FPS 7.73, Running 11.91s Step 94( N/A%), pre moving , FPS 7.83, Running 12.03s Step 95( N/A%), pre moving , FPS 8.03, Running 12.15s Step 96( N/A%), pre moving , FPS 8.16, Running 12.27s Step 97( N/A%), pre moving , FPS 8.16, Running 12.39s Step 98( N/A%), pre moving , FPS 8.10, Running 12.51s Step 99( N/A%), pre moving , FPS 8.23, Running 12.61s Step 100( N/A%), pre moving , FPS 8.23, Running 12.72s Step 101( N/A%), pre moving , FPS 8.24, Running 12.83s Step 102( N/A%), pre moving , FPS 8.28, Running 12.95s Step 103( N/A%), pre moving , FPS 8.23, Running 13.07s Step 104( N/A%), pre moving , FPS 8.25, Running 13.19s Step 105( N/A%), pre moving , FPS 8.47, Running 13.31s Step 106( N/A%), pre moving , FPS 8.64, Running 13.43s Step 107( N/A%), pre moving , FPS 8.60, Running 13.56s Step 108( N/A%), pre moving , FPS 8.68, Running 13.66s Step 109( N/A%), pre moving , FPS 8.66, Running 13.78s Step 110( N/A%), pre moving , FPS 8.59, Running 13.89s Step 111( N/A%), pre moving , FPS 8.56, Running 14.01s Step 112( N/A%), pre moving , FPS 8.54, Running 14.14s Step 113( N/A%), pre moving , FPS 8.52, Running 14.26s Step 114( N/A%), pre moving , FPS 8.55, Running 14.37s Step 115( N/A%), pre moving , FPS 8.52, Running 14.49s Step 116( N/A%), pre moving , FPS 8.53, Running 14.61s Step 117( N/A%), pre moving , FPS 8.55, Running 14.72s Step 118( N/A%), pre moving , FPS 8.56, Running 14.84s Step 119( N/A%), pre moving , FPS 8.57, Running 14.94s Step 120( N/A%), pre moving , FPS 6.68, Running 15.71s Step 121( N/A%), pre moving , FPS 6.42, Running 15.95s Step 122( N/A%), pre moving , FPS 5.84, Running 16.37s Step 123( N/A%), pre moving , FPS 5.67, Running 16.60s Step 124( N/A%), pre moving , FPS 5.21, Running 17.03s Step 125( N/A%), pre moving , FPS 5.07, Running 17.25s Step 126( N/A%), pre moving , FPS 4.72, Running 17.67s Step 127( N/A%), pre moving , FPS 4.57, Running 17.93s Step 128( N/A%), pre moving , FPS 4.25, Running 18.36s Step 129( N/A%), pre moving , FPS 4.12, Running 18.63s Step 130( N/A%), pre moving , FPS 3.85, Running 19.09s Step 131( N/A%), pre moving , FPS 3.74, Running 19.35s Step 132( N/A%), pre moving , FPS 3.61, Running 19.68s Step 133( N/A%), pre moving , FPS 3.54, Running 19.90s Step 134( N/A%), pre moving , FPS 3.43, Running 20.20s Step 135( N/A%), pre moving , FPS 3.36, Running 20.45s Step 136( N/A%), pre moving , FPS 3.20, Running 20.87s Step 137( N/A%), pre moving , FPS 3.15, Running 21.08s Step 138( N/A%), pre moving , FPS 3.01, Running 21.49s Step 139( N/A%), pre moving , FPS 2.93, Running 21.76s Step 140( N/A%), pre moving , FPS 3.10, Running 22.16s Step 141( N/A%), pre moving , FPS 3.08, Running 22.44s Step 142( N/A%), pre moving , FPS 3.08, Running 22.86s Step 143( N/A%), pre moving , FPS 3.06, Running 23.14s Step 144( N/A%), pre moving , FPS 2.99, Running 23.71s Step 145( N/A%), pre moving , FPS 3.00, Running 23.93s Step 146( N/A%), pre moving , FPS 3.02, Running 24.30s Step 147( N/A%), pre moving , FPS 3.06, Running 24.48s Step 148( N/A%), pre moving , FPS 3.09, Running 24.84s Step 149( N/A%), pre moving , FPS 3.07, Running 25.14s Step 150( N/A%), pre moving , FPS 3.08, Running 25.59s Step 151( N/A%), pre moving , FPS 3.08, Running 25.84s Step 152( N/A%), pre moving , FPS 3.01, Running 26.33s Step 153( N/A%), pre moving , FPS 2.98, Running 26.61s Step 154( N/A%), pre moving , FPS 2.92, Running 27.05s Step 155( N/A%), pre moving , FPS 2.93, Running 27.28s Step 156( N/A%), pre moving , FPS 2.92, Running 27.71s Step 157( N/A%), pre moving , FPS 2.89, Running 28.00s Step 158( N/A%), pre moving , FPS 2.93, Running 28.32s Step 159( N/A%), pre moving , FPS 2.94, Running 28.55s Step 160( N/A%), pre moving , FPS 2.97, Running 28.89s Step 161( N/A%), pre moving , FPS 3.01, Running 29.09s Step 162( N/A%), pre moving , FPS 3.01, Running 29.49s Step 163( N/A%), pre moving , FPS 3.02, Running 29.77s Step 164( N/A%), pre moving , FPS 3.07, Running 30.22s Step 165( N/A%), pre moving , FPS 3.07, Running 30.44s Step 166( N/A%), pre moving , FPS 3.04, Running 30.88s Step 167( N/A%), pre moving , FPS 3.01, Running 31.11s Step 168( N/A%), pre moving , FPS 2.93, Running 31.67s Step 169( N/A%), pre moving , FPS 2.94, Running 31.94s Step 170( N/A%), pre moving , FPS 2.98, Running 32.31s Step 171( N/A%), pre moving , FPS 2.98, Running 32.55s Step 172( N/A%), pre moving , FPS 3.04, Running 32.91s Step 173( N/A%), pre moving , FPS 3.08, Running 33.10s Step 174( N/A%), pre moving , FPS 3.11, Running 33.47s Step 175( N/A%), pre moving , FPS 3.19, Running 33.55s Step 176( N/A%), pre moving , FPS 3.39, Running 33.62s Step 177( N/A%), pre moving , FPS 3.51, Running 33.69s Step 178( N/A%), pre moving , FPS 3.67, Running 33.77s Step 179( N/A%), pre moving , FPS 3.78, Running 33.84s Step 180( N/A%), pre moving , FPS 3.96, Running 33.94s Step 181( N/A%), pre moving , FPS 4.05, Running 34.03s Step 182( N/A%), pre moving , FPS 4.32, Running 34.12s Step 183( N/A%), pre moving , FPS 4.47, Running 34.25s Step 184( N/A%), pre moving , FPS 4.84, Running 34.35s Step 185( N/A%), pre moving , FPS 4.29, Running 35.10s Step 186( N/A%), pre moving , FPS 4.58, Running 35.24s Step 187( N/A%), pre moving , FPS 4.69, Running 35.38s Step 188( N/A%), pre moving , FPS 5.22, Running 35.50s Step 189( N/A%), pre moving , FPS 5.43, Running 35.62s Step 190( N/A%), pre moving , FPS 5.66, Running 35.84s Step 191( N/A%), pre moving , FPS 5.87, Running 35.96s Step 192( N/A%), pre moving , FPS 6.19, Running 36.14s Step 193( N/A%), pre moving , FPS 6.17, Running 36.34s Step 194( N/A%), pre moving , FPS 6.58, Running 36.51s Step 195( N/A%), pre moving , FPS 6.36, Running 36.69s Step 196( N/A%), pre moving , FPS 6.13, Running 36.88s Step 197( N/A%), pre moving , FPS 5.82, Running 37.13s Step 198( N/A%), pre moving , FPS 5.52, Running 37.39s Step 199( N/A%), pre moving , FPS 5.32, Running 37.60s Step 200( N/A%), pre moving , FPS 5.18, Running 37.80s Step 201( N/A%), pre moving , FPS 5.10, Running 37.95s Step 202( N/A%), pre moving , FPS 5.09, Running 38.06s Step 203( N/A%), pre moving , FPS 5.03, Running 38.22s Step 204( N/A%), pre moving , FPS 4.99, Running 38.36s Step 205( N/A%), pre moving , FPS 5.86, Running 38.51s Step 206( N/A%), pre moving , FPS 5.76, Running 38.71s Step 207( N/A%), pre moving , FPS 5.52, Running 39.00s Step 208( N/A%), pre moving , FPS 5.25, Running 39.31s Step 209( N/A%), pre moving , FPS 5.08, Running 39.56s Step 210( N/A%), pre moving , FPS 4.91, Running 39.91s Step 211( N/A%), pre moving , FPS 4.66, Running 40.26s Step 212( N/A%), pre moving , FPS 4.54, Running 40.55s Step 213( N/A%), pre moving , FPS 4.47, Running 40.82s Step 214( N/A%), pre moving , FPS 4.32, Running 41.15s Step 215( N/A%), pre moving , FPS 4.16, Running 41.50s Step 216( N/A%), pre moving , FPS 4.02, Running 41.85s Step 217( N/A%), pre moving , FPS 3.94, Running 42.20s Step 218( N/A%), pre moving , FPS 3.91, Running 42.51s Step 219( N/A%), pre moving , FPS 3.82, Running 42.83s Step 220( N/A%), pre moving , FPS 3.82, Running 43.03s Step 221( N/A%), pre moving , FPS 3.80, Running 43.22s Step 222( N/A%), pre moving , FPS 3.74, Running 43.41s Step 223( N/A%), pre moving , FPS 3.73, Running 43.58s Step 224( N/A%), pre moving , FPS 3.71, Running 43.76s Step 225( N/A%), pre moving , FPS 3.61, Running 44.05s Step 226( N/A%), pre moving , FPS 3.54, Running 44.36s Step 227( N/A%), pre moving , FPS 3.55, Running 44.63s Step 228( N/A%), pre moving , FPS 3.54, Running 44.96s Step 229( N/A%), pre moving , FPS 3.55, Running 45.20s Step 230( N/A%), pre moving , FPS 3.62, Running 45.43s Step 231( N/A%), pre moving , FPS 3.70, Running 45.67s Step 232( N/A%), pre moving , FPS 3.78, Running 45.84s Step 233( N/A%), pre moving , FPS 3.89, Running 45.96s Step 234( N/A%), pre moving , FPS 4.04, Running 46.09s Step 235( N/A%), pre moving , FPS 4.26, Running 46.19s Step 236( N/A%), pre moving , FPS 4.49, Running 46.30s Step 237( N/A%), pre moving , FPS 4.65, Running 46.50s Step 238( N/A%), pre moving , FPS 4.81, Running 46.67s Step 239( N/A%), pre moving , FPS 4.97, Running 46.85s Step 240( N/A%), pre moving , FPS 5.08, Running 46.97s Step 241( N/A%), pre moving , FPS 5.16, Running 47.09s Step 242( N/A%), pre moving , FPS 5.25, Running 47.22s Step 243( N/A%), pre moving , FPS 5.32, Running 47.34s Step 244( N/A%), pre moving , FPS 5.40, Running 47.46s Step 245( N/A%), pre moving , FPS 5.73, Running 47.54s Step 246( N/A%), pre moving , FPS 6.16, Running 47.61s Step 247( N/A%), pre moving , FPS 5.66, Running 48.17s Step 248( N/A%), pre moving , FPS 6.12, Running 48.23s Step 249( N/A%), pre moving , FPS 6.46, Running 48.29s Step 250( N/A%), pre moving , FPS 6.86, Running 48.35s Step 251( N/A%), pre moving , FPS 7.30, Running 48.41s Step 252( N/A%), pre moving , FPS 7.38, Running 48.55s Step 253( N/A%), pre moving , FPS 7.19, Running 48.74s Step 254( N/A%), pre moving , FPS 7.12, Running 48.90s Step 255( N/A%), pre moving , FPS 6.87, Running 49.10s Step 256( N/A%), pre moving , FPS 6.77, Running 49.26s Step 257( N/A%), pre moving , FPS 6.77, Running 49.46s Step 258( N/A%), pre moving , FPS 6.80, Running 49.61s Step 259( N/A%), pre moving , FPS 6.76, Running 49.82s Step 260( N/A%), pre moving , FPS 6.68, Running 49.97s Step 261( N/A%), pre moving , FPS 6.56, Running 50.14s Step 262( N/A%), pre moving , FPS 6.42, Running 50.33s Step 263( N/A%), pre moving , FPS 6.33, Running 50.50s Step 264( N/A%), pre moving , FPS 6.25, Running 50.66s Step 265( N/A%), pre moving , FPS 5.96, Running 50.90s Step 266( N/A%), pre moving , FPS 5.74, Running 51.09s Step 267( N/A%), pre moving , FPS 6.32, Running 51.33s Step 268( N/A%), pre moving , FPS 5.99, Running 51.57s Step 269( N/A%), pre moving , FPS 5.76, Running 51.76s Step 270( N/A%), pre moving , FPS 5.50, Running 51.98s Step 271( N/A%), pre moving , FPS 5.24, Running 52.23s Step 272( N/A%), pre moving , FPS 5.18, Running 52.42s Step 273( N/A%), pre moving , FPS 5.29, Running 52.53s Step 274( N/A%), pre moving , FPS 5.26, Running 52.70s Step 275( N/A%), pre moving , FPS 5.32, Running 52.86s Step 276( N/A%), pre moving , FPS 5.24, Running 53.07s Step 277( N/A%), pre moving , FPS 5.29, Running 53.24s Step 278( N/A%), pre moving , FPS 5.17, Running 53.48s Step 279( N/A%), pre moving , FPS 5.07, Running 53.76s Step 280( N/A%), pre moving , FPS 4.91, Running 54.04s Step 281( N/A%), pre moving , FPS 4.83, Running 54.29s Step 282( N/A%), pre moving , FPS 4.72, Running 54.57s Step 283( N/A%), pre moving , FPS 4.65, Running 54.80s Step 284( N/A%), pre moving , FPS 4.55, Running 55.05s Step 285( N/A%), pre moving , FPS 4.63, Running 55.22s Step 286( N/A%), pre moving , FPS 4.54, Running 55.49s Step 287( N/A%), pre moving , FPS 4.63, Running 55.66s Step 288( N/A%), pre moving , FPS 4.67, Running 55.85s Step 289( N/A%), pre moving , FPS 4.72, Running 56.00s Step 290( N/A%), pre moving , FPS 4.78, Running 56.17s Step 291( N/A%), pre moving , FPS 4.87, Running 56.34s Step 292( N/A%), pre moving , FPS 4.86, Running 56.53s Step 293( N/A%), pre moving , FPS 4.80, Running 56.69s Step 294( N/A%), pre moving , FPS 4.74, Running 56.92s Step 295( N/A%), pre moving , FPS 4.66, Running 57.15s Step 296( N/A%), pre moving , FPS 4.66, Running 57.36s Step 297( N/A%), pre moving , FPS 4.69, Running 57.50s Step 298( N/A%), pre moving , FPS 4.81, Running 57.64s Step 299( N/A%), pre moving , FPS 4.99, Running 57.77s Step 300( N/A%), pre moving , FPS 5.18, Running 57.90s Step 301( N/A%), pre moving , FPS 5.28, Running 58.07s Step 302( N/A%), pre moving , FPS 5.43, Running 58.25s Step 303( N/A%), pre moving , FPS 5.33, Running 58.56s Step 304( N/A%), pre moving , FPS 5.29, Running 58.83s Step 305( N/A%), pre moving , FPS 5.10, Running 59.15s Step 306( N/A%), pre moving , FPS 5.09, Running 59.42s Step 307( N/A%), pre moving , FPS 5.00, Running 59.66s Step 308( N/A%), pre moving , FPS 4.93, Running 59.90s Step 309( N/A%), pre moving , FPS 4.83, Running 60.14s Step 310( N/A%), pre moving , FPS 4.74, Running 60.39s Step 311( N/A%), pre moving , FPS 4.66, Running 60.63s Step 312( N/A%), pre moving , FPS 4.61, Running 60.86s Step 313( N/A%), pre moving , FPS 4.53, Running 61.11s Step 314( N/A%), pre moving , FPS 4.52, Running 61.34s Step 315( N/A%), pre moving , FPS 4.52, Running 61.58s Step 316( N/A%), pre moving , FPS 4.50, Running 61.81s Step 317( N/A%), pre moving , FPS 4.40, Running 62.05s Step 318( N/A%), pre moving , FPS 4.38, Running 62.21s Step 319( N/A%), pre moving , FPS 4.35, Running 62.36s Step 320( N/A%), pre moving , FPS 4.39, Running 62.45s Step 321( N/A%), pre moving , FPS 4.46, Running 62.55s Step 322( N/A%), pre moving , FPS 4.54, Running 62.65s Step 323( N/A%), pre moving , FPS 4.77, Running 62.75s Step 324( N/A%), pre moving , FPS 4.99, Running 62.84s Step 325( N/A%), pre moving , FPS 5.28, Running 62.93s Step 326( N/A%), pre moving , FPS 5.54, Running 63.03s Step 327( N/A%), pre moving , FPS 5.68, Running 63.18s Step 328( N/A%), pre moving , FPS 5.78, Running 63.36s Step 329( N/A%), pre moving , FPS 5.93, Running 63.51s Step 330( N/A%), pre moving , FPS 6.07, Running 63.68s Step 331( N/A%), pre moving , FPS 6.16, Running 63.88s Step 332( N/A%), pre moving , FPS 6.31, Running 64.04s Step 333( N/A%), pre moving , FPS 6.57, Running 64.15s Step 334( N/A%), pre moving , FPS 6.82, Running 64.27s Step 335( N/A%), pre moving , FPS 7.10, Running 64.39s Step 336( N/A%), pre moving , FPS 7.42, Running 64.51s Step 337( N/A%), pre moving , FPS 7.75, Running 64.63s Step 338( N/A%), pre moving , FPS 7.89, Running 64.74s Step 339( N/A%), pre moving , FPS 8.07, Running 64.84s Step 340( N/A%), pre moving , FPS 7.88, Running 64.99s Step 341( N/A%), pre moving , FPS 7.83, Running 65.11s Step 342( N/A%), pre moving , FPS 7.94, Running 65.17s Step 343( N/A%), pre moving , FPS 7.88, Running 65.28s Step 344( N/A%), pre moving , FPS 7.80, Running 65.40s Step 345( N/A%), pre moving , FPS 7.73, Running 65.52s Step 346( N/A%), pre moving , FPS 7.69, Running 65.63s Step 347( N/A%), pre moving , FPS 7.79, Running 65.74s Step 348( N/A%), pre moving , FPS 8.10, Running 65.83s Step 349( N/A%), pre moving , FPS 8.07, Running 65.99s Step 350( N/A%), pre moving , FPS 8.21, Running 66.12s Step 351( N/A%), pre moving , FPS 8.45, Running 66.24s Step 352( N/A%), pre moving , FPS 8.62, Running 66.36s Step 353( N/A%), pre moving , FPS 8.62, Running 66.47s Step 354( N/A%), pre moving , FPS 8.63, Running 66.59s Step 355( N/A%), pre moving , FPS 8.65, Running 66.71s Step 356( N/A%), pre moving , FPS 8.65, Running 66.82s Step 357( N/A%), pre moving , FPS 8.77, Running 66.91s Step 358( N/A%), pre moving , FPS 8.79, Running 67.02s Step 359( N/A%), pre moving , FPS 7.18, Running 67.63s Step 360( N/A%), pre moving , FPS 7.37, Running 67.70s Step 361( N/A%), pre moving , FPS 7.46, Running 67.79s Step 362( N/A%), pre moving , FPS 7.43, Running 67.86s Step 363( N/A%), pre moving , FPS 7.56, Running 67.93s Step 364( N/A%), pre moving , FPS 7.47, Running 68.08s Step 365( N/A%), pre moving , FPS 7.36, Running 68.24s Step 366( N/A%), pre moving , FPS 7.16, Running 68.42s Step 367( N/A%), pre moving , FPS 6.97, Running 68.61s Step 368( N/A%), pre moving , FPS 6.79, Running 68.78s Step 369( N/A%), pre moving , FPS 6.78, Running 68.94s Step 370( N/A%), pre moving , FPS 6.61, Running 69.14s Step 371( N/A%), pre moving , FPS 6.51, Running 69.31s Step 372( N/A%), pre moving , FPS 6.34, Running 69.51s Step 373( N/A%), pre moving , FPS 6.23, Running 69.68s Step 374( N/A%), pre moving , FPS 6.15, Running 69.84s Step 375( N/A%), pre moving , FPS 6.02, Running 70.03s Step 376( N/A%), pre moving , FPS 5.93, Running 70.19s Step 377( N/A%), pre moving , FPS 5.89, Running 70.30s Step 378( N/A%), pre moving , FPS 5.77, Running 70.49s Step 379( N/A%), pre moving , FPS 6.78, Running 70.58s Step 380( N/A%), pre moving , FPS 6.70, Running 70.69s Step 381( N/A%), pre moving , FPS 6.63, Running 70.81s Step 382( N/A%), pre moving , FPS 6.49, Running 70.94s Step 383( N/A%), pre moving , FPS 6.41, Running 71.05s Step 384( N/A%), pre moving , FPS 6.47, Running 71.17s Step 385( N/A%), pre moving , FPS 6.56, Running 71.28s Step 386( N/A%), pre moving , FPS 6.70, Running 71.41s Step 387( N/A%), pre moving , FPS 6.87, Running 71.52s Step 388( N/A%), pre moving , FPS 6.99, Running 71.64s Step 389( N/A%), pre moving , FPS 7.11, Running 71.76s Step 390( N/A%), pre moving , FPS 7.33, Running 71.87s Step 391( N/A%), pre moving , FPS 7.57, Running 71.96s Step 392( N/A%), pre moving , FPS 7.96, Running 72.02s Step 393( N/A%), pre moving , FPS 8.31, Running 72.09s Step 394( N/A%), pre moving , FPS 8.66, Running 72.15s Step 395( N/A%), pre moving , FPS 9.17, Running 72.21s Step 396( N/A%), pre moving , FPS 9.60, Running 72.28s Step 397( N/A%), pre moving , FPS 9.65, Running 72.38s Step 398( N/A%), pre moving , FPS 10.28, Running 72.43s Step 399( N/A%), pre moving , FPS 10.50, Running 72.48s Step 400( N/A%), pre moving , FPS 5.57, Running 74.28s Step 401( N/A%), pre moving , FPS 5.13, Running 74.71s Step 402( N/A%), pre moving , FPS 5.01, Running 74.93s Step 403( N/A%), pre moving , FPS 4.57, Running 75.43s Step 404( N/A%), pre moving , FPS 4.41, Running 75.70s Step 405( N/A%), pre moving , FPS 4.17, Running 76.08s Step 406( N/A%), pre moving , FPS 4.06, Running 76.33s Step 407( N/A%), pre moving , FPS 3.89, Running 76.66s Step 408( N/A%), pre moving , FPS 3.84, Running 76.85s Step 409( N/A%), pre moving , FPS 3.67, Running 77.21s Step 410( N/A%), pre moving , FPS 3.63, Running 77.39s Step 411( N/A%), pre moving , FPS 3.50, Running 77.68s Step 412( N/A%), pre moving , FPS 3.39, Running 77.92s Step 413( N/A%), pre moving , FPS 3.22, Running 78.29s Step 414( N/A%), pre moving , FPS 3.14, Running 78.53s Step 415( N/A%), pre moving , FPS 2.97, Running 78.93s Step 416( N/A%), pre moving , FPS 2.89, Running 79.19s Step 417( N/A%), pre moving , FPS 2.78, Running 79.58s Step 418( N/A%), pre moving , FPS 2.71, Running 79.81s Step 419( N/A%), pre moving , FPS 2.57, Running 80.27s Step 420( 0.33%), action 1, FPS 2.88, Running 81.24s Step 421( 0.67%), action 2, FPS 2.89, Running 81.63s Step 422( 1.00%), action 3, FPS 2.75, Running 82.21s Step 423( 1.33%), action 4, FPS 2.78, Running 82.62s Step 424( 1.67%), action 5, FPS 2.56, Running 83.51s Step 425( 2.00%), action 6, FPS 2.55, Running 83.94s Step 426( 2.33%), action 7, FPS 2.44, Running 84.53s Step 427( 2.67%), action 8, FPS 2.42, Running 84.91s Step 428( 3.00%), action 9, FPS 2.32, Running 85.47s Step 429( 3.33%), action 10, FPS 2.36, Running 85.67s Step 430( 3.67%), action 11, FPS 2.28, Running 86.17s Step 431( 4.00%), action 12, FPS 2.26, Running 86.52s Step 432( 4.33%), action 13, FPS 2.22, Running 86.91s Step 433( 4.67%), action 14, FPS 2.26, Running 87.16s Step 434( 5.00%), action 15, FPS 2.22, Running 87.55s Step 435( 5.33%), action 16, FPS 2.26, Running 87.78s Step 436( 5.67%), action 17, FPS 2.25, Running 88.08s Step 437( 6.00%), action 18, FPS 2.29, Running 88.31s Step 438( 6.33%), action 19, FPS 2.23, Running 88.79s Step 439( 6.67%), action 20, FPS 2.27, Running 89.09s Step 440( 7.00%), action 21, FPS 2.25, Running 90.11s Step 441( 7.33%), action 22, FPS 2.26, Running 90.47s Step 442( 7.67%), action 23, FPS 2.25, Running 91.09s Step 443( 8.00%), action 24, FPS 2.27, Running 91.42s Step 444( 8.33%), action 25, FPS 2.34, Running 92.05s Step 445( 8.67%), action 26, FPS 2.36, Running 92.40s Step 446( 9.00%), action 27, FPS 2.45, Running 92.70s Step 447( 9.33%), action 28, FPS 2.50, Running 92.91s Step 448( 9.67%), action 29, FPS 2.57, Running 93.26s Step 449( 10.00%), action 30, FPS 2.54, Running 93.53s Step 450( 10.33%), action 31, FPS 2.49, Running 94.20s Step 451( 10.67%), action 32, FPS 2.48, Running 94.59s Step 452( 11.00%), action 33, FPS 2.43, Running 95.15s Step 453( 11.33%), action 34, FPS 2.39, Running 95.54s Step 454( 11.67%), action 35, FPS 2.32, Running 96.17s Step 455( 12.00%), action 36, FPS 2.29, Running 96.50s Step 456( 12.33%), action 37, FPS 2.23, Running 97.05s Step 457( 12.67%), action 38, FPS 2.21, Running 97.37s Step 458( 13.00%), action 39, FPS 2.24, Running 97.73s Step 459( 13.33%), action 40, FPS 2.24, Running 98.02s Step 460( 13.67%), action 41, FPS 2.38, Running 98.53s Step 461( 14.00%), action 42, FPS 2.41, Running 98.77s Step 462( 14.33%), action 43, FPS 2.46, Running 99.22s Step 463( 14.67%), action 44, FPS 2.44, Running 99.62s Step 464( 15.00%), action 45, FPS 2.43, Running 100.27s Step 465( 15.33%), action 46, FPS 2.44, Running 100.59s Step 466( 15.67%), action 47, FPS 2.37, Running 101.14s Step 467( 16.00%), action 48, FPS 2.34, Running 101.47s Step 468( 16.33%), action 49, FPS 2.30, Running 101.96s Step 469( 16.67%), action 50, FPS 2.28, Running 102.30s Step 470( 17.00%), action 51, FPS 2.30, Running 102.89s Step 471( 17.33%), action 52, FPS 2.35, Running 103.11s Step 472( 17.67%), action 53, FPS 2.39, Running 103.51s Step 473( 18.00%), action 54, FPS 2.45, Running 103.72s Step 474( 18.33%), action 55, FPS 2.52, Running 104.10s Step 475( 18.67%), action 56, FPS 2.52, Running 104.44s Step 476( 19.00%), action 57, FPS 2.51, Running 105.01s Step 477( 19.33%), action 58, FPS 2.51, Running 105.33s Step 478( 19.67%), action 59, FPS 2.48, Running 105.81s Step 479( 20.00%), action 60, FPS 2.46, Running 106.16s Step 480( 20.33%), action 61, FPS 2.41, Running 106.82s Step 481( 20.67%), action 62, FPS 2.38, Running 107.16s Step 482( 21.00%), action 63, FPS 2.36, Running 107.70s Step 483( 21.33%), action 64, FPS 2.39, Running 107.98s Step 484( 21.67%), action 65, FPS 2.45, Running 108.43s Step 485( 22.00%), action 66, FPS 2.42, Running 108.83s Step 486( 22.33%), action 67, FPS 2.41, Running 109.45s Step 487( 22.67%), action 68, FPS 2.39, Running 109.83s Step 488( 23.00%), action 69, FPS 2.31, Running 110.63s Step 489( 23.33%), action 70, FPS 2.30, Running 111.00s Step 490( 23.67%), action 71, FPS 2.28, Running 111.65s Step 491( 24.00%), action 72, FPS 2.25, Running 112.01s Step 492( 24.33%), action 73, FPS 2.22, Running 112.52s Step 493( 24.67%), action 74, FPS 2.18, Running 112.88s Step 494( 25.00%), action 75, FPS 2.15, Running 113.42s Step 495( 25.33%), action 76, FPS 2.15, Running 113.75s Step 496( 25.67%), action 77, FPS 2.15, Running 114.29s Step 497( 26.00%), action 78, FPS 2.12, Running 114.75s Step 498( 26.33%), action 79, FPS 2.06, Running 115.51s Step 499( 26.67%), action 80, FPS 2.07, Running 115.80s Step 500( 27.00%), action 81, FPS 2.04, Running 116.60s Step 501( 27.33%), action 82, FPS 2.04, Running 116.97s Step 502( 27.67%), action 83, FPS 2.02, Running 117.58s Step 503( 28.00%), action 84, FPS 2.02, Running 117.88s Step 504( 28.33%), action 85, FPS 1.96, Running 118.64s Step 505( 28.67%), action 86, FPS 1.98, Running 118.95s Step 506( 29.00%), action 87, FPS 1.99, Running 119.49s Step 507( 29.33%), action 88, FPS 1.99, Running 119.86s Step 508( 29.67%), action 89, FPS 2.04, Running 120.43s Step 509( 30.00%), action 90, FPS 2.05, Running 120.77s Step 510( 30.33%), action 91, FPS 1.99, Running 121.73s Step 511( 30.67%), action 92, FPS 1.97, Running 122.14s Step 512( 31.00%), action 93, FPS 1.97, Running 122.64s Step 513( 31.33%), action 94, FPS 1.98, Running 122.98s Step 514( 31.67%), action 95, FPS 1.93, Running 123.77s Step 515( 32.00%), action 96, FPS 1.93, Running 124.11s Step 516( 32.33%), action 97, FPS 1.92, Running 124.69s Step 517( 32.67%), action 98, FPS 1.95, Running 125.01s Step 518( 33.00%), action 99, FPS 2.00, Running 125.53s Step 519( 33.33%), action 100, FPS 1.99, Running 125.83s Step 520( 33.67%), action 101, FPS 1.99, Running 126.65s Step 521( 34.00%), action 102, FPS 1.98, Running 127.09s Step 522( 34.33%), action 103, FPS 1.95, Running 127.85s Step 523( 34.67%), action 104, FPS 1.92, Running 128.29s Step 524( 35.00%), action 105, FPS 1.96, Running 128.85s Step 525( 35.33%), action 106, FPS 1.96, Running 129.16s Step 526( 35.67%), action 107, FPS 1.91, Running 129.95s Step 527( 36.00%), action 108, FPS 1.91, Running 130.31s Step 528( 36.33%), action 109, FPS 1.90, Running 130.97s Step 529( 36.67%), action 110, FPS 1.87, Running 131.45s Step 530( 37.00%), action 111, FPS 1.86, Running 132.46s Step 531( 37.33%), action 112, FPS 1.87, Running 132.83s Step 532( 37.67%), action 113, FPS 1.85, Running 133.48s Step 533( 38.00%), action 114, FPS 1.79, Running 134.12s Step 534( 38.33%), action 115, FPS 1.81, Running 134.82s Step 535( 38.67%), action 116, FPS 1.79, Running 135.30s [2026-08-01 16:58:55] [24 ] Seed 23 success after 135.84 s. +steps: 535 , actions: 116 . +Instruction: Empty +Total 10/24(41.67%) success. +Setting seed: 24 +Step 1( N/A%), pre moving , FPS 6.44, Running 0.16s Step 2( N/A%), pre moving , FPS 9.27, Running 0.22s Step 3( N/A%), pre moving , FPS 10.80, Running 0.28s Step 4( N/A%), pre moving , FPS 11.09, Running 0.36s Step 5( N/A%), pre moving , FPS 11.71, Running 0.43s Step 6( N/A%), pre moving , FPS 12.12, Running 0.50s Step 7( N/A%), pre moving , FPS 11.88, Running 0.59s Step 8( N/A%), pre moving , FPS 12.14, Running 0.66s Step 9( N/A%), pre moving , FPS 12.09, Running 0.74s Step 10( N/A%), pre moving , FPS 12.24, Running 0.82s Step 11( N/A%), pre moving , FPS 12.00, Running 0.92s Step 12( N/A%), pre moving , FPS 12.11, Running 0.99s Step 13( N/A%), pre moving , FPS 12.05, Running 1.08s Step 14( N/A%), pre moving , FPS 12.20, Running 1.15s Step 15( N/A%), pre moving , FPS 12.03, Running 1.25s Step 16( N/A%), pre moving , FPS 12.05, Running 1.33s Step 17( N/A%), pre moving , FPS 11.85, Running 1.43s Step 18( N/A%), pre moving , FPS 11.69, Running 1.54s Step 19( N/A%), pre moving , FPS 11.83, Running 1.61s Step 20( N/A%), pre moving , FPS 11.66, Running 1.72s Step 21( N/A%), pre moving , FPS 10.17, Running 2.12s Step 22( N/A%), pre moving , FPS 9.51, Running 2.32s Step 23( N/A%), pre moving , FPS 9.33, Running 2.42s Step 24( N/A%), pre moving , FPS 9.33, Running 2.50s Step 25( N/A%), pre moving , FPS 9.18, Running 2.61s Step 26( N/A%), pre moving , FPS 7.79, Running 3.06s Step 27( N/A%), pre moving , FPS 7.73, Running 3.18s Step 28( N/A%), pre moving , FPS 7.61, Running 3.29s Step 29( N/A%), pre moving , FPS 7.50, Running 3.41s Step 30( N/A%), pre moving , FPS 7.38, Running 3.53s Step 31( N/A%), pre moving , FPS 7.33, Running 3.64s Step 32( N/A%), pre moving , FPS 7.23, Running 3.76s Step 33( N/A%), pre moving , FPS 7.23, Running 3.84s Step 34( N/A%), pre moving , FPS 7.09, Running 3.97s Step 35( N/A%), pre moving , FPS 7.06, Running 4.08s Step 36( N/A%), pre moving , FPS 6.15, Running 4.58s Step 37( N/A%), pre moving , FPS 6.24, Running 4.64s Step 38( N/A%), pre moving , FPS 6.31, Running 4.71s Step 39( N/A%), pre moving , FPS 6.31, Running 4.78s Step 40( N/A%), pre moving , FPS 6.39, Running 4.85s Step 41( N/A%), pre moving , FPS 7.11, Running 4.93s Step 42( N/A%), pre moving , FPS 7.49, Running 4.99s Step 43( N/A%), pre moving , FPS 7.61, Running 5.05s Step 44( N/A%), pre moving , FPS 7.57, Running 5.15s Step 45( N/A%), pre moving , FPS 7.54, Running 5.26s Step 46( N/A%), pre moving , FPS 8.64, Running 5.38s Step 47( N/A%), pre moving , FPS 8.69, Running 5.48s Step 48( N/A%), pre moving , FPS 8.62, Running 5.61s Step 49( N/A%), pre moving , FPS 8.62, Running 5.73s Step 50( N/A%), pre moving , FPS 8.68, Running 5.83s Step 51( N/A%), pre moving , FPS 8.68, Running 5.95s Step 52( N/A%), pre moving , FPS 8.72, Running 6.05s Step 53( N/A%), pre moving , FPS 8.60, Running 6.17s Step 54( N/A%), pre moving , FPS 8.60, Running 6.30s Step 55( N/A%), pre moving , FPS 8.61, Running 6.40s Step 56( N/A%), pre moving , FPS 10.40, Running 6.50s Step 57( N/A%), pre moving , FPS 10.13, Running 6.61s Step 58( N/A%), pre moving , FPS 9.73, Running 6.76s Step 59( N/A%), pre moving , FPS 9.35, Running 6.91s Step 60( N/A%), pre moving , FPS 9.15, Running 7.03s Step 61( N/A%), pre moving , FPS 8.95, Running 7.17s Step 62( N/A%), pre moving , FPS 8.60, Running 7.32s Step 63( N/A%), pre moving , FPS 8.23, Running 7.48s Step 64( N/A%), pre moving , FPS 7.87, Running 7.69s Step 65( N/A%), pre moving , FPS 7.73, Running 7.84s Step 66( N/A%), pre moving , FPS 7.59, Running 8.01s Step 67( N/A%), pre moving , FPS 7.33, Running 8.21s Step 68( N/A%), pre moving , FPS 7.20, Running 8.39s Step 69( N/A%), pre moving , FPS 7.03, Running 8.58s Step 70( N/A%), pre moving , FPS 6.85, Running 8.75s Step 71( N/A%), pre moving , FPS 6.67, Running 8.94s Step 72( N/A%), pre moving , FPS 6.55, Running 9.11s Step 73( N/A%), pre moving , FPS 6.54, Running 9.23s Step 74( N/A%), pre moving , FPS 6.52, Running 9.36s Step 75( N/A%), pre moving , FPS 6.50, Running 9.48s Step 76( N/A%), pre moving , FPS 6.49, Running 9.59s Step 77( N/A%), pre moving , FPS 6.47, Running 9.71s Step 78( N/A%), pre moving , FPS 6.53, Running 9.83s Step 79( N/A%), pre moving , FPS 6.59, Running 9.95s Step 80( N/A%), pre moving , FPS 6.66, Running 10.04s Step 81( N/A%), pre moving , FPS 6.82, Running 10.10s Step 82( N/A%), pre moving , FPS 7.01, Running 10.17s Step 83( N/A%), pre moving , FPS 7.18, Running 10.26s Step 84( N/A%), pre moving , FPS 7.52, Running 10.34s Step 85( N/A%), pre moving , FPS 7.81, Running 10.41s Step 86( N/A%), pre moving , FPS 8.11, Running 10.48s Step 87( N/A%), pre moving , FPS 8.53, Running 10.55s Step 88( N/A%), pre moving , FPS 8.99, Running 10.61s Step 89( N/A%), pre moving , FPS 9.49, Running 10.69s Step 90( N/A%), pre moving , FPS 9.96, Running 10.76s Step 91( N/A%), pre moving , FPS 7.45, Running 11.63s Step 92( N/A%), pre moving , FPS 7.18, Running 11.89s Step 93( N/A%), pre moving , FPS 6.58, Running 12.27s Step 94( N/A%), pre moving , FPS 6.32, Running 12.53s Step 95( N/A%), pre moving , FPS 5.72, Running 12.98s Step 96( N/A%), pre moving , FPS 5.54, Running 13.20s Step 97( N/A%), pre moving , FPS 5.07, Running 13.65s Step 98( N/A%), pre moving , FPS 4.90, Running 13.91s Step 99( N/A%), pre moving , FPS 4.56, Running 14.33s Step 100( N/A%), pre moving , FPS 4.47, Running 14.51s Step 101( N/A%), pre moving , FPS 4.21, Running 14.86s Step 102( N/A%), pre moving , FPS 4.06, Running 15.10s Step 103( N/A%), pre moving , FPS 3.85, Running 15.46s Step 104( N/A%), pre moving , FPS 3.76, Running 15.67s Step 105( N/A%), pre moving , FPS 3.53, Running 16.07s Step 106( N/A%), pre moving , FPS 3.39, Running 16.37s Step 107( N/A%), pre moving , FPS 3.21, Running 16.79s Step 108( N/A%), pre moving , FPS 3.11, Running 17.04s Step 109( N/A%), pre moving , FPS 2.95, Running 17.46s Step 110( N/A%), pre moving , FPS 2.88, Running 17.71s Step 111( N/A%), pre moving , FPS 3.08, Running 18.13s Step 112( N/A%), pre moving , FPS 3.08, Running 18.39s Step 113( N/A%), pre moving , FPS 3.08, Running 18.77s Step 114( N/A%), pre moving , FPS 3.13, Running 18.92s Step 115( N/A%), pre moving , FPS 3.22, Running 19.20s Step 116( N/A%), pre moving , FPS 3.21, Running 19.42s Step 117( N/A%), pre moving , FPS 3.29, Running 19.73s Step 118( N/A%), pre moving , FPS 3.34, Running 19.91s Step 119( N/A%), pre moving , FPS 3.33, Running 20.33s Step 120( N/A%), pre moving , FPS 3.30, Running 20.58s Step 121( N/A%), pre moving , FPS 3.23, Running 21.06s Step 122( N/A%), pre moving , FPS 3.23, Running 21.29s Step 123( N/A%), pre moving , FPS 3.21, Running 21.69s Step 124( N/A%), pre moving , FPS 3.19, Running 21.94s Step 125( N/A%), pre moving , FPS 3.17, Running 22.38s Step 126( N/A%), pre moving , FPS 3.19, Running 22.63s Step 127( N/A%), pre moving , FPS 3.19, Running 23.06s Step 128( N/A%), pre moving , FPS 3.20, Running 23.29s Step 129( N/A%), pre moving , FPS 3.20, Running 23.71s Step 130( N/A%), pre moving , FPS 3.21, Running 23.94s Step 131( N/A%), pre moving , FPS 3.22, Running 24.34s Step 132( N/A%), pre moving , FPS 3.22, Running 24.59s Step 133( N/A%), pre moving , FPS 3.16, Running 25.10s Step 134( N/A%), pre moving , FPS 3.11, Running 25.35s Step 135( N/A%), pre moving , FPS 3.05, Running 25.76s Step 136( N/A%), pre moving , FPS 3.03, Running 26.02s Step 137( N/A%), pre moving , FPS 2.98, Running 26.43s Step 138( N/A%), pre moving , FPS 2.95, Running 26.69s Step 139( N/A%), pre moving , FPS 2.95, Running 27.12s Step 140( N/A%), pre moving , FPS 2.93, Running 27.40s Step 141( N/A%), pre moving , FPS 2.95, Running 27.84s Step 142( N/A%), pre moving , FPS 2.91, Running 28.17s Step 143( N/A%), pre moving , FPS 2.91, Running 28.56s Step 144( N/A%), pre moving , FPS 2.93, Running 28.76s Step 145( N/A%), pre moving , FPS 2.94, Running 29.18s Step 146( N/A%), pre moving , FPS 3.00, Running 29.30s Step 147( N/A%), pre moving , FPS 3.14, Running 29.43s Step 148( N/A%), pre moving , FPS 3.21, Running 29.52s Step 149( N/A%), pre moving , FPS 3.37, Running 29.64s Step 150( N/A%), pre moving , FPS 3.44, Running 29.76s Step 151( N/A%), pre moving , FPS 3.61, Running 29.88s Step 152( N/A%), pre moving , FPS 3.69, Running 30.01s Step 153( N/A%), pre moving , FPS 3.96, Running 30.14s Step 154( N/A%), pre moving , FPS 4.07, Running 30.27s Step 155( N/A%), pre moving , FPS 4.33, Running 30.37s Step 156( N/A%), pre moving , FPS 3.99, Running 31.03s Step 157( N/A%), pre moving , FPS 4.24, Running 31.15s Step 158( N/A%), pre moving , FPS 4.36, Running 31.28s Step 159( N/A%), pre moving , FPS 4.67, Running 31.40s Step 160( N/A%), pre moving , FPS 4.84, Running 31.53s Step 161( N/A%), pre moving , FPS 5.24, Running 31.65s Step 162( N/A%), pre moving , FPS 5.49, Running 31.81s Step 163( N/A%), pre moving , FPS 5.86, Running 31.98s Step 164( N/A%), pre moving , FPS 5.85, Running 32.18s Step 165( N/A%), pre moving , FPS 6.20, Running 32.41s Step 166( N/A%), pre moving , FPS 6.06, Running 32.60s Step 167( N/A%), pre moving , FPS 5.98, Running 32.77s Step 168( N/A%), pre moving , FPS 5.68, Running 33.04s Step 169( N/A%), pre moving , FPS 5.55, Running 33.24s Step 170( N/A%), pre moving , FPS 5.50, Running 33.40s Step 171( N/A%), pre moving , FPS 5.41, Running 33.58s Step 172( N/A%), pre moving , FPS 5.40, Running 33.72s Step 173( N/A%), pre moving , FPS 5.42, Running 33.83s Step 174( N/A%), pre moving , FPS 5.37, Running 33.99s Step 175( N/A%), pre moving , FPS 5.28, Running 34.16s Step 176( N/A%), pre moving , FPS 5.82, Running 34.46s Step 177( N/A%), pre moving , FPS 5.60, Running 34.72s Step 178( N/A%), pre moving , FPS 5.37, Running 35.00s Step 179( N/A%), pre moving , FPS 5.16, Running 35.27s Step 180( N/A%), pre moving , FPS 4.95, Running 35.57s Step 181( N/A%), pre moving , FPS 4.77, Running 35.85s Step 182( N/A%), pre moving , FPS 4.64, Running 36.13s Step 183( N/A%), pre moving , FPS 4.52, Running 36.41s Step 184( N/A%), pre moving , FPS 4.50, Running 36.63s Step 185( N/A%), pre moving , FPS 4.43, Running 36.92s Step 186( N/A%), pre moving , FPS 4.33, Running 37.22s Step 187( N/A%), pre moving , FPS 4.23, Running 37.50s Step 188( N/A%), pre moving , FPS 4.19, Running 37.81s Step 189( N/A%), pre moving , FPS 4.09, Running 38.13s Step 190( N/A%), pre moving , FPS 4.06, Running 38.32s Step 191( N/A%), pre moving , FPS 4.06, Running 38.51s Step 192( N/A%), pre moving , FPS 3.99, Running 38.73s Step 193( N/A%), pre moving , FPS 3.94, Running 38.91s Step 194( N/A%), pre moving , FPS 3.93, Running 39.08s Step 195( N/A%), pre moving , FPS 3.89, Running 39.30s Step 196( N/A%), pre moving , FPS 3.86, Running 39.65s Step 197( N/A%), pre moving , FPS 3.81, Running 39.97s Step 198( N/A%), pre moving , FPS 3.76, Running 40.32s Step 199( N/A%), pre moving , FPS 3.72, Running 40.65s Step 200( N/A%), pre moving , FPS 3.72, Running 40.94s Step 201( N/A%), pre moving , FPS 3.72, Running 41.23s Step 202( N/A%), pre moving , FPS 3.70, Running 41.53s Step 203( N/A%), pre moving , FPS 3.73, Running 41.77s Step 204( N/A%), pre moving , FPS 3.72, Running 42.01s Step 205( N/A%), pre moving , FPS 3.78, Running 42.21s Step 206( N/A%), pre moving , FPS 3.94, Running 42.29s Step 207( N/A%), pre moving , FPS 4.01, Running 42.48s Step 208( N/A%), pre moving , FPS 4.13, Running 42.65s Step 209( N/A%), pre moving , FPS 4.20, Running 42.90s Step 210( N/A%), pre moving , FPS 4.18, Running 43.11s Step 211( N/A%), pre moving , FPS 4.25, Running 43.21s Step 212( N/A%), pre moving , FPS 4.37, Running 43.31s Step 213( N/A%), pre moving , FPS 4.47, Running 43.39s Step 214( N/A%), pre moving , FPS 4.58, Running 43.45s Step 215( N/A%), pre moving , FPS 4.75, Running 43.51s Step 216( N/A%), pre moving , FPS 5.10, Running 43.57s Step 217( N/A%), pre moving , FPS 5.46, Running 43.63s Step 218( N/A%), pre moving , FPS 5.92, Running 43.69s Step 219( N/A%), pre moving , FPS 5.46, Running 44.32s Step 220( N/A%), pre moving , FPS 5.73, Running 44.43s Step 221( N/A%), pre moving , FPS 6.05, Running 44.53s Step 222( N/A%), pre moving , FPS 6.40, Running 44.66s Step 223( N/A%), pre moving , FPS 6.67, Running 44.77s Step 224( N/A%), pre moving , FPS 6.96, Running 44.89s Step 225( N/A%), pre moving , FPS 7.16, Running 45.00s Step 226( N/A%), pre moving , FPS 7.05, Running 45.13s Step 227( N/A%), pre moving , FPS 7.12, Running 45.29s Step 228( N/A%), pre moving , FPS 7.07, Running 45.48s Step 229( N/A%), pre moving , FPS 7.08, Running 45.72s Step 230( N/A%), pre moving , FPS 6.99, Running 45.97s Step 231( N/A%), pre moving , FPS 6.71, Running 46.19s Step 232( N/A%), pre moving , FPS 6.40, Running 46.43s Step 233( N/A%), pre moving , FPS 6.10, Running 46.66s Step 234( N/A%), pre moving , FPS 5.78, Running 46.91s Step 235( N/A%), pre moving , FPS 5.52, Running 47.14s Step 236( N/A%), pre moving , FPS 5.29, Running 47.35s Step 237( N/A%), pre moving , FPS 5.05, Running 47.59s Step 238( N/A%), pre moving , FPS 4.85, Running 47.82s Step 239( N/A%), pre moving , FPS 5.52, Running 47.94s Step 240( N/A%), pre moving , FPS 5.59, Running 48.01s Step 241( N/A%), pre moving , FPS 5.69, Running 48.05s Step 242( N/A%), pre moving , FPS 5.76, Running 48.13s Step 243( N/A%), pre moving , FPS 5.75, Running 48.25s Step 244( N/A%), pre moving , FPS 5.77, Running 48.35s Step 245( N/A%), pre moving , FPS 5.73, Running 48.50s Step 246( N/A%), pre moving , FPS 5.73, Running 48.62s Step 247( N/A%), pre moving , FPS 5.76, Running 48.76s Step 248( N/A%), pre moving , FPS 5.80, Running 48.93s Step 249( N/A%), pre moving , FPS 5.79, Running 49.18s Step 250( N/A%), pre moving , FPS 5.73, Running 49.46s Step 251( N/A%), pre moving , FPS 5.59, Running 49.77s Step 252( N/A%), pre moving , FPS 5.54, Running 50.05s Step 253( N/A%), pre moving , FPS 5.40, Running 50.37s Step 254( N/A%), pre moving , FPS 5.34, Running 50.65s Step 255( N/A%), pre moving , FPS 5.21, Running 50.98s Step 256( N/A%), pre moving , FPS 5.12, Running 51.26s Step 257( N/A%), pre moving , FPS 5.02, Running 51.57s Step 258( N/A%), pre moving , FPS 5.00, Running 51.82s Step 259( N/A%), pre moving , FPS 4.81, Running 52.10s Step 260( N/A%), pre moving , FPS 4.58, Running 52.38s Step 261( N/A%), pre moving , FPS 4.39, Running 52.61s Step 262( N/A%), pre moving , FPS 4.16, Running 52.94s Step 263( N/A%), pre moving , FPS 4.15, Running 53.06s Step 264( N/A%), pre moving , FPS 4.05, Running 53.29s Step 265( N/A%), pre moving , FPS 4.06, Running 53.43s Step 266( N/A%), pre moving , FPS 4.03, Running 53.59s Step 267( N/A%), pre moving , FPS 4.06, Running 53.70s Step 268( N/A%), pre moving , FPS 4.00, Running 53.94s Step 269( N/A%), pre moving , FPS 4.04, Running 54.13s Step 270( N/A%), pre moving , FPS 4.03, Running 54.43s Step 271( N/A%), pre moving , FPS 4.10, Running 54.66s Step 272( N/A%), pre moving , FPS 4.12, Running 54.90s Step 273( N/A%), pre moving , FPS 4.19, Running 55.14s Step 274( N/A%), pre moving , FPS 4.19, Running 55.42s Step 275( N/A%), pre moving , FPS 4.21, Running 55.73s Step 276( N/A%), pre moving , FPS 4.21, Running 56.01s Step 277( N/A%), pre moving , FPS 4.21, Running 56.32s Step 278( N/A%), pre moving , FPS 4.17, Running 56.61s Step 279( N/A%), pre moving , FPS 4.14, Running 56.92s Step 280( N/A%), pre moving , FPS 4.15, Running 57.20s Step 281( N/A%), pre moving , FPS 4.10, Running 57.49s Step 282( N/A%), pre moving , FPS 4.15, Running 57.76s Step 283( N/A%), pre moving , FPS 4.18, Running 57.85s Step 284( N/A%), pre moving , FPS 4.29, Running 57.95s Step 285( N/A%), pre moving , FPS 4.30, Running 58.08s Step 286( N/A%), pre moving , FPS 4.29, Running 58.25s Step 287( N/A%), pre moving , FPS 4.24, Running 58.42s Step 288( N/A%), pre moving , FPS 4.30, Running 58.58s Step 289( N/A%), pre moving , FPS 4.34, Running 58.74s Step 290( N/A%), pre moving , FPS 4.48, Running 58.90s Step 291( N/A%), pre moving , FPS 4.46, Running 59.14s Step 292( N/A%), pre moving , FPS 4.39, Running 59.46s Step 293( N/A%), pre moving , FPS 4.35, Running 59.74s Step 294( N/A%), pre moving , FPS 4.35, Running 60.03s Step 295( N/A%), pre moving , FPS 4.42, Running 60.26s Step 296( N/A%), pre moving , FPS 4.46, Running 60.50s Step 297( N/A%), pre moving , FPS 4.54, Running 60.73s Step 298( N/A%), pre moving , FPS 4.60, Running 60.96s Step 299( N/A%), pre moving , FPS 4.73, Running 61.15s Step 300( N/A%), pre moving , FPS 4.86, Running 61.32s Step 301( N/A%), pre moving , FPS 4.99, Running 61.49s Step 302( N/A%), pre moving , FPS 5.19, Running 61.61s Step 303( N/A%), pre moving , FPS 5.15, Running 61.73s Step 304( N/A%), pre moving , FPS 5.13, Running 61.85s Step 305( N/A%), pre moving , FPS 5.14, Running 61.97s Step 306( N/A%), pre moving , FPS 5.22, Running 62.08s Step 307( N/A%), pre moving , FPS 5.28, Running 62.21s Step 308( N/A%), pre moving , FPS 5.34, Running 62.33s Step 309( N/A%), pre moving , FPS 5.41, Running 62.43s Step 310( N/A%), pre moving , FPS 5.47, Running 62.56s Step 311( N/A%), pre moving , FPS 5.68, Running 62.66s Step 312( N/A%), pre moving , FPS 6.11, Running 62.73s Step 313( N/A%), pre moving , FPS 6.60, Running 62.76s Step 314( N/A%), pre moving , FPS 7.22, Running 62.80s Step 315( N/A%), pre moving , FPS 7.78, Running 62.83s Step 316( N/A%), pre moving , FPS 8.46, Running 62.86s Step 317( N/A%), pre moving , FPS 9.24, Running 62.89s Step 318( N/A%), pre moving , FPS 10.17, Running 62.93s Step 319( N/A%), pre moving , FPS 10.98, Running 62.97s Step 320( N/A%), pre moving , FPS 11.83, Running 63.01s Step 321( N/A%), pre moving , FPS 12.90, Running 63.04s Step 322( N/A%), pre moving , FPS 13.65, Running 63.07s Step 323( N/A%), pre moving , FPS 14.44, Running 63.12s Step 324( N/A%), pre moving , FPS 15.10, Running 63.17s Step 325( N/A%), pre moving , FPS 15.70, Running 63.25s Step 326( N/A%), pre moving , FPS 11.82, Running 63.78s Step 327( N/A%), pre moving , FPS 12.21, Running 63.84s Step 328( N/A%), pre moving , FPS 12.61, Running 63.91s Step 329( N/A%), pre moving , FPS 11.98, Running 64.10s Step 330( N/A%), pre moving , FPS 11.44, Running 64.30s Step 331( N/A%), pre moving , FPS 11.28, Running 64.43s Step 332( N/A%), pre moving , FPS 10.98, Running 64.55s Step 333( N/A%), pre moving , FPS 10.47, Running 64.68s Step 334( N/A%), pre moving , FPS 10.01, Running 64.79s Step 335( N/A%), pre moving , FPS 9.58, Running 64.92s Step 336( N/A%), pre moving , FPS 8.85, Running 65.12s Step 337( N/A%), pre moving , FPS 8.53, Running 65.24s Step 338( N/A%), pre moving , FPS 8.24, Running 65.35s Step 339( N/A%), pre moving , FPS 8.00, Running 65.47s Step 340( N/A%), pre moving , FPS 7.75, Running 65.59s Step 341( N/A%), pre moving , FPS 7.50, Running 65.71s Step 342( N/A%), pre moving , FPS 7.26, Running 65.83s Step 343( N/A%), pre moving , FPS 7.05, Running 65.95s Step 344( N/A%), pre moving , FPS 6.89, Running 66.07s Step 345( N/A%), pre moving , FPS 6.81, Running 66.18s Step 346( N/A%), pre moving , FPS 7.90, Running 66.31s Step 347( N/A%), pre moving , FPS 7.73, Running 66.43s Step 348( N/A%), pre moving , FPS 7.61, Running 66.54s Step 349( N/A%), pre moving , FPS 7.58, Running 66.74s Step 350( N/A%), pre moving , FPS 7.67, Running 66.91s Step 351( N/A%), pre moving , FPS 7.52, Running 67.09s Step 352( N/A%), pre moving , FPS 7.40, Running 67.26s Step 353( N/A%), pre moving , FPS 7.21, Running 67.45s Step 354( N/A%), pre moving , FPS 7.08, Running 67.62s Step 355( N/A%), pre moving , FPS 7.17, Running 67.71s Step 356( N/A%), pre moving , FPS 7.58, Running 67.76s Step 357( N/A%), pre moving , FPS 7.73, Running 67.82s Step 358( N/A%), pre moving , FPS 7.94, Running 67.87s Step 359( N/A%), pre moving , FPS 8.17, Running 67.92s Step 360( N/A%), pre moving , FPS 8.38, Running 67.98s Step 361( N/A%), pre moving , FPS 8.59, Running 68.04s Step 362( N/A%), pre moving , FPS 8.79, Running 68.10s Step 363( N/A%), pre moving , FPS 8.99, Running 68.18s Step 364( N/A%), pre moving , FPS 9.02, Running 68.29s Step 365( N/A%), pre moving , FPS 9.22, Running 68.35s Step 366( N/A%), pre moving , FPS 9.47, Running 68.42s Step 367( N/A%), pre moving , FPS 9.71, Running 68.49s Step 368( N/A%), pre moving , FPS 9.95, Running 68.55s Step 369( N/A%), pre moving , FPS 10.61, Running 68.63s Step 370( N/A%), pre moving , FPS 11.29, Running 68.68s Step 371( N/A%), pre moving , FPS 12.12, Running 68.74s Step 372( N/A%), pre moving , FPS 12.97, Running 68.80s Step 373( N/A%), pre moving , FPS 13.95, Running 68.88s Step 374( N/A%), pre moving , FPS 15.02, Running 68.95s Step 375( N/A%), pre moving , FPS 15.15, Running 69.03s Step 376( N/A%), pre moving , FPS 14.94, Running 69.10s Step 377( N/A%), pre moving , FPS 14.52, Running 69.20s Step 378( N/A%), pre moving , FPS 13.82, Running 69.32s Step 379( N/A%), pre moving , FPS 13.18, Running 69.44s Step 380( N/A%), pre moving , FPS 12.64, Running 69.56s Step 381( N/A%), pre moving , FPS 12.43, Running 69.65s Step 382( N/A%), pre moving , FPS 12.11, Running 69.76s Step 383( N/A%), pre moving , FPS 11.80, Running 69.87s Step 384( N/A%), pre moving , FPS 11.86, Running 69.98s Step 385( N/A%), pre moving , FPS 11.47, Running 70.10s Step 386( N/A%), pre moving , FPS 11.19, Running 70.21s Step 387( N/A%), pre moving , FPS 5.53, Running 72.10s Step 388( N/A%), pre moving , FPS 5.05, Running 72.51s Step 389( N/A%), pre moving , FPS 4.83, Running 72.77s Step 390( N/A%), pre moving , FPS 4.51, Running 73.12s Step 391( N/A%), pre moving , FPS 4.40, Running 73.28s Step 392( N/A%), pre moving , FPS 4.14, Running 73.63s Step 393( N/A%), pre moving , FPS 4.07, Running 73.79s Step 394( N/A%), pre moving , FPS 3.80, Running 74.21s Step 395( N/A%), pre moving , FPS 3.73, Running 74.39s Step 396( N/A%), pre moving , FPS 3.47, Running 74.86s Step 397( N/A%), pre moving , FPS 3.36, Running 75.16s Step 398( N/A%), pre moving , FPS 3.22, Running 75.54s Step 399( N/A%), pre moving , FPS 3.17, Running 75.75s Step 400( N/A%), pre moving , FPS 3.02, Running 76.18s Step 401( N/A%), pre moving , FPS 2.96, Running 76.41s Step 402( N/A%), pre moving , FPS 2.84, Running 76.80s Step 403( N/A%), pre moving , FPS 2.78, Running 77.06s Step 404( N/A%), pre moving , FPS 2.69, Running 77.40s Step 405( N/A%), pre moving , FPS 2.69, Running 77.54s Step 406( N/A%), pre moving , FPS 2.60, Running 77.90s Step 407( 0.33%), action 1, FPS 2.93, Running 78.94s Step 408( 0.67%), action 2, FPS 2.89, Running 79.44s Step 409( 1.00%), action 3, FPS 2.76, Running 80.01s Step 410( 1.33%), action 4, FPS 2.62, Running 80.75s Step 411( 1.67%), action 5, FPS 2.50, Running 81.27s Step 412( 2.00%), action 6, FPS 2.46, Running 81.76s Step 413( 2.33%), action 7, FPS 2.36, Running 82.28s Step 414( 2.67%), action 8, FPS 2.33, Running 82.80s Step 415( 3.00%), action 9, FPS 2.21, Running 83.43s Step 416( 3.33%), action 10, FPS 2.19, Running 83.99s Step 417( 3.67%), action 11, FPS 2.08, Running 84.77s Step 418( 4.00%), action 12, FPS 2.02, Running 85.43s Step 419( 4.33%), action 13, FPS 1.97, Running 85.93s Step 420( 4.67%), action 14, FPS 1.95, Running 86.41s Step 421( 5.00%), action 15, FPS 1.87, Running 87.09s Step 422( 5.33%), action 16, FPS 1.87, Running 87.51s Step 423( 5.67%), action 17, FPS 1.81, Running 88.09s Step 424( 6.00%), action 18, FPS 1.80, Running 88.53s Step 425( 6.33%), action 19, FPS 1.73, Running 89.09s Step 426( 6.67%), action 20, FPS 1.69, Running 89.73s Step 427( 7.00%), action 21, FPS 1.74, Running 90.42s Step 428( 7.33%), action 22, FPS 1.76, Running 90.80s Step 429( 7.67%), action 23, FPS 1.73, Running 91.57s Step 430( 8.00%), action 24, FPS 1.76, Running 92.14s Step 431( 8.33%), action 25, FPS 1.76, Running 92.65s Step 432( 8.67%), action 26, FPS 1.74, Running 93.22s Step 433( 9.00%), action 27, FPS 1.71, Running 93.97s Step 434( 9.33%), action 28, FPS 1.72, Running 94.43s Step 435( 9.67%), action 29, FPS 1.76, Running 94.82s Step 436( 10.00%), action 30, FPS 1.79, Running 95.16s Step 437( 10.33%), action 31, FPS 1.81, Running 95.81s Step 438( 10.67%), action 32, FPS 1.82, Running 96.45s Step 439( 11.00%), action 33, FPS 1.79, Running 97.08s Step 440( 11.33%), action 34, FPS 1.80, Running 97.55s Step 441( 11.67%), action 35, FPS 1.81, Running 98.12s Step 442( 12.00%), action 36, FPS 1.76, Running 98.86s Step 443( 12.33%), action 37, FPS 1.74, Running 99.57s Step 444( 12.67%), action 38, FPS 1.72, Running 100.14s Step 445( 13.00%), action 39, FPS 1.70, Running 100.87s Step 446( 13.33%), action 40, FPS 1.74, Running 101.25s Step 447( 13.67%), action 41, FPS 1.74, Running 101.94s Step 448( 14.00%), action 42, FPS 1.70, Running 102.58s Step 449( 14.33%), action 43, FPS 1.73, Running 103.13s Step 450( 14.67%), action 44, FPS 1.75, Running 103.54s Step 451( 15.00%), action 45, FPS 1.77, Running 103.98s Step 452( 15.33%), action 46, FPS 1.79, Running 104.38s Step 453( 15.67%), action 47, FPS 1.79, Running 105.14s Step 454( 16.00%), action 48, FPS 1.79, Running 105.59s Step 455( 16.33%), action 49, FPS 1.77, Running 106.12s Step 456( 16.67%), action 50, FPS 1.76, Running 106.55s Step 457( 17.00%), action 51, FPS 1.74, Running 107.31s Step 458( 17.33%), action 52, FPS 1.77, Running 107.73s Step 459( 17.67%), action 53, FPS 1.81, Running 108.13s Step 460( 18.00%), action 54, FPS 1.79, Running 108.73s Step 461( 18.33%), action 55, FPS 1.80, Running 109.24s Step 462( 18.67%), action 56, FPS 1.87, Running 109.57s Step 463( 19.00%), action 57, FPS 1.91, Running 110.07s Step 464( 19.33%), action 58, FPS 1.93, Running 110.49s Step 465( 19.67%), action 59, FPS 1.97, Running 111.04s Step 466( 20.00%), action 60, FPS 1.95, Running 111.49s Step 467( 20.33%), action 61, FPS 1.93, Running 112.32s Step 468( 20.67%), action 62, FPS 1.96, Running 112.77s Step 469( 21.00%), action 63, FPS 1.95, Running 113.40s Step 470( 21.33%), action 64, FPS 1.93, Running 113.90s Step 471( 21.67%), action 65, FPS 1.86, Running 114.73s Step 472( 22.00%), action 66, FPS 1.85, Running 115.16s Step 473( 22.33%), action 67, FPS 1.91, Running 115.63s Step 474( 22.67%), action 68, FPS 1.91, Running 116.05s Step 475( 23.00%), action 69, FPS 1.93, Running 116.46s Step 476( 23.33%), action 70, FPS 1.92, Running 116.99s Step 477( 23.67%), action 71, FPS 1.91, Running 117.81s Step 478( 24.00%), action 72, FPS 1.90, Running 118.28s Step 479( 24.33%), action 73, FPS 1.83, Running 119.07s Step 480( 24.67%), action 74, FPS 1.85, Running 119.56s Step 481( 25.00%), action 75, FPS 1.81, Running 120.30s Step 482( 25.33%), action 76, FPS 1.78, Running 120.80s Step 483( 25.67%), action 77, FPS 1.75, Running 121.50s Step 484( 26.00%), action 78, FPS 1.75, Running 121.91s Step 485( 26.33%), action 79, FPS 1.72, Running 122.69s Step 486( 26.67%), action 80, FPS 1.74, Running 122.99s Step 487( 27.00%), action 81, FPS 1.77, Running 123.62s Step 488( 27.33%), action 82, FPS 1.78, Running 124.04s Step 489( 27.67%), action 83, FPS 1.80, Running 124.53s Step 490( 28.00%), action 84, FPS 1.82, Running 124.92s Step 491( 28.33%), action 85, FPS 1.88, Running 125.38s Step 492( 28.67%), action 86, FPS 1.90, Running 125.70s Step 493( 29.00%), action 87, FPS 1.90, Running 126.17s Step 494( 29.33%), action 88, FPS 1.89, Running 126.61s Step 495( 29.67%), action 89, FPS 1.86, Running 127.19s Step 496( 30.00%), action 90, FPS 1.87, Running 127.72s Step 497( 30.33%), action 91, FPS 1.86, Running 128.56s Step 498( 30.67%), action 92, FPS 1.87, Running 128.98s Step 499( 31.00%), action 93, FPS 1.94, Running 129.39s Step 500( 31.33%), action 94, FPS 1.96, Running 129.75s Step 501( 31.67%), action 95, FPS 2.03, Running 130.16s Step 502( 32.00%), action 96, FPS 2.06, Running 130.51s Step 503( 32.33%), action 97, FPS 2.11, Running 130.99s Step 504( 32.67%), action 98, FPS 2.10, Running 131.45s Step 505( 33.00%), action 99, FPS 2.16, Running 131.94s Step 506( 33.33%), action 100, FPS 2.13, Running 132.39s Step 507( 33.67%), action 101, FPS 2.07, Running 133.26s Step 508( 34.00%), action 102, FPS 2.07, Running 133.68s Step 509( 34.33%), action 103, FPS 2.09, Running 134.11s Step 510( 34.67%), action 104, FPS 2.08, Running 134.54s Step 511( 35.00%), action 105, FPS 2.09, Running 134.94s Step 512( 35.33%), action 106, FPS 2.05, Running 135.47s Step 513( 35.67%), action 107, FPS 2.03, Running 136.04s Step 514( 36.00%), action 108, FPS 1.99, Running 136.68s Step 515( 36.33%), action 109, FPS 1.98, Running 137.27s Step 516( 36.67%), action 110, FPS 1.98, Running 137.84s Step 517( 37.00%), action 111, FPS 2.03, Running 138.41s Step 518( 37.33%), action 112, FPS 1.99, Running 139.05s Step 519( 37.67%), action 113, FPS 1.99, Running 139.45s Step 520( 38.00%), action 114, FPS 2.00, Running 139.75s Step 521( 38.33%), action 115, FPS 1.98, Running 140.29s Step 522( 38.67%), action 116, FPS 1.95, Running 140.77s Step 523( 39.00%), action 117, FPS 1.91, Running 141.46s Step 524( 39.33%), action 118, FPS 1.87, Running 142.17s Step 525( 39.67%), action 119, FPS 1.85, Running 142.76s Step 526( 40.00%), action 120, FPS 1.85, Running 143.20s Step 527( 40.33%), action 121, FPS 1.87, Running 143.98s Step 528( 40.67%), action 122, FPS 1.87, Running 144.35s Step 529( 41.00%), action 123, FPS 1.87, Running 144.81s Step 530( 41.33%), action 124, FPS 1.82, Running 145.55s Step 531( 41.67%), action 125, FPS 1.78, Running 146.18s Step 532( 42.00%), action 126, FPS 1.78, Running 146.73s Step 533( 42.33%), action 127, FPS 1.79, Running 147.23s Step 534( 42.67%), action 128, FPS 1.81, Running 147.76s Step 535( 43.00%), action 129, FPS 1.79, Running 148.43s Step 536( 43.33%), action 130, FPS 1.78, Running 149.06s Step 537( 43.67%), action 131, FPS 1.75, Running 149.85s Step 538( 44.00%), action 132, FPS 1.77, Running 150.32s Step 539( 44.33%), action 133, FPS 1.74, Running 150.96s Step 540( 44.67%), action 134, FPS 1.73, Running 151.33s Step 541( 45.00%), action 135, FPS 1.73, Running 151.88s Step 542( 45.33%), action 136, FPS 1.72, Running 152.43s Step 543( 45.67%), action 137, FPS 1.75, Running 152.91s Step 544( 46.00%), action 138, FPS 1.79, Running 153.34s Step 545( 46.33%), action 139, FPS 1.77, Running 154.06s Step 546( 46.67%), action 140, FPS 1.79, Running 154.41s Step 547( 47.00%), action 141, FPS 1.79, Running 155.18s Step 548( 47.33%), action 142, FPS 1.76, Running 155.69s Step 549( 47.67%), action 143, FPS 1.75, Running 156.23s Step 550( 48.00%), action 144, FPS 1.80, Running 156.69s Step 551( 48.33%), action 145, FPS 1.83, Running 157.10s Step 552( 48.67%), action 146, FPS 1.84, Running 157.61s Step 553( 49.00%), action 147, FPS 1.80, Running 158.37s Step 554( 49.33%), action 148, FPS 1.81, Running 158.78s Step 555( 49.67%), action 149, FPS 1.84, Running 159.29s Step 556( 50.00%), action 150, FPS 1.87, Running 159.74s Step 557( 50.33%), action 151, FPS 1.86, Running 160.60s Step 558( 50.67%), action 152, FPS 1.87, Running 161.00s Step 559( 51.00%), action 153, FPS 1.90, Running 161.47s Step 560( 51.33%), action 154, FPS 1.89, Running 161.91s Step 561( 51.67%), action 155, FPS 1.87, Running 162.55s Step 562( 52.00%), action 156, FPS 1.88, Running 163.09s Step 563( 52.33%), action 157, FPS 1.86, Running 163.66s Step 564( 52.67%), action 158, FPS 1.85, Running 164.13s Step 565( 53.00%), action 159, FPS 1.89, Running 164.66s Step 566( 53.33%), action 160, FPS 1.83, Running 165.33s Step 567( 53.67%), action 161, FPS 1.84, Running 166.05s Step 568( 54.00%), action 162, FPS 1.84, Running 166.53s Step 569( 54.33%), action 163, FPS 1.82, Running 167.20s Step 570( 54.67%), action 164, FPS 1.83, Running 167.64s Step 571( 55.00%), action 165, FPS 1.76, Running 168.46s Step 572( 55.33%), action 166, FPS 1.78, Running 168.85s Step 573( 55.67%), action 167, FPS 1.79, Running 169.56s Step 574( 56.00%), action 168, FPS 1.80, Running 169.88s Step 575( 56.33%), action 169, FPS 1.78, Running 170.56s Step 576( 56.67%), action 170, FPS 1.77, Running 171.06s Step 577( 57.00%), action 171, FPS 1.79, Running 171.76s Step 578( 57.33%), action 172, FPS 1.75, Running 172.43s Step 579( 57.67%), action 173, FPS 1.74, Running 172.96s Step 580( 58.00%), action 174, FPS 1.75, Running 173.37s Step 581( 58.33%), action 175, FPS 1.74, Running 174.02s Step 582( 58.67%), action 176, FPS 1.74, Running 174.56s Step 583( 59.00%), action 177, FPS 1.72, Running 175.29s Step 584( 59.33%), action 178, FPS 1.71, Running 175.79s Step 585( 59.67%), action 179, FPS 1.69, Running 176.50s Step 586( 60.00%), action 180, FPS 1.69, Running 177.15s Step 587( 60.33%), action 181, FPS 1.68, Running 177.95s Step 588( 60.67%), action 182, FPS 1.65, Running 178.64s Step 589( 61.00%), action 183, FPS 1.69, Running 179.07s Step 590( 61.33%), action 184, FPS 1.66, Running 179.71s Step 591( 61.67%), action 185, FPS 1.70, Running 180.23s Step 592( 62.00%), action 186, FPS 1.70, Running 180.65s Step 593( 62.33%), action 187, FPS 1.72, Running 181.19s Step 594( 62.67%), action 188, FPS 1.70, Running 181.62s Step 595( 63.00%), action 189, FPS 1.70, Running 182.35s Step 596( 63.33%), action 190, FPS 1.69, Running 182.92s Step 597( 63.67%), action 191, FPS 1.70, Running 183.49s Step 598( 64.00%), action 192, FPS 1.75, Running 183.88s Step 599( 64.33%), action 193, FPS 1.74, Running 184.44s Step 600( 64.67%), action 194, FPS 1.73, Running 184.93s Step 601( 65.00%), action 195, FPS 1.76, Running 185.42s Step 602( 65.33%), action 196, FPS 1.76, Running 185.94s Step 603( 65.67%), action 197, FPS 1.77, Running 186.62s Step 604( 66.00%), action 198, FPS 1.77, Running 187.11s Step 605( 66.33%), action 199, FPS 1.80, Running 187.61s Step 606( 66.67%), action 200, FPS 1.84, Running 188.05s Step 607( 67.00%), action 201, FPS 1.81, Running 189.01s Step 608( 67.33%), action 202, FPS 1.86, Running 189.37s Step 609( 67.67%), action 203, FPS 1.82, Running 190.05s Step 610( 68.00%), action 204, FPS 1.81, Running 190.76s Step 611( 68.33%), action 205, FPS 1.80, Running 191.34s Step 612( 68.67%), action 206, FPS 1.76, Running 192.04s Step 613( 69.00%), action 207, FPS 1.76, Running 192.57s Step 614( 69.33%), action 208, FPS 1.76, Running 192.97s Step 615( 69.67%), action 209, FPS 1.80, Running 193.45s Step 616( 70.00%), action 210, FPS 1.79, Running 194.10s Step 617( 70.33%), action 211, FPS 1.76, Running 194.88s Step 618( 70.67%), action 212, FPS 1.76, Running 195.27s Step 619( 71.00%), action 213, FPS 1.77, Running 195.74s Step 620( 71.33%), action 214, FPS 1.74, Running 196.41s Step 621( 71.67%), action 215, FPS 1.71, Running 197.14s [2026-08-01 17:02:13] [25 ] Seed 24 failed after 197.56 s. +steps: 621 , actions: 215 . +Instruction: Empty +Total 10/25(40.00%) success. +Setting seed: 25 +Step 1( N/A%), pre moving , FPS 2.30, Running 0.43s Step 2( N/A%), pre moving , FPS 3.52, Running 0.57s Step 3( N/A%), pre moving , FPS 4.61, Running 0.65s Step 4( N/A%), pre moving , FPS 5.60, Running 0.71s Step 5( N/A%), pre moving , FPS 6.08, Running 0.82s Step 6( N/A%), pre moving , FPS 6.40, Running 0.94s Step 7( N/A%), pre moving , FPS 6.53, Running 1.07s Step 8( N/A%), pre moving , FPS 6.73, Running 1.19s Step 9( N/A%), pre moving , FPS 6.88, Running 1.31s Step 10( N/A%), pre moving , FPS 7.15, Running 1.40s Step 11( N/A%), pre moving , FPS 7.26, Running 1.52s Step 12( N/A%), pre moving , FPS 7.35, Running 1.63s Step 13( N/A%), pre moving , FPS 7.47, Running 1.74s Step 14( N/A%), pre moving , FPS 7.56, Running 1.85s Step 15( N/A%), pre moving , FPS 7.71, Running 1.95s Step 16( N/A%), pre moving , FPS 7.94, Running 2.02s Step 17( N/A%), pre moving , FPS 8.12, Running 2.09s Step 18( N/A%), pre moving , FPS 8.37, Running 2.15s Step 19( N/A%), pre moving , FPS 8.54, Running 2.23s Step 20( N/A%), pre moving , FPS 8.71, Running 2.30s Step 21( N/A%), pre moving , FPS 9.06, Running 2.64s Step 22( N/A%), pre moving , FPS 9.06, Running 2.77s Step 23( N/A%), pre moving , FPS 9.03, Running 2.86s Step 24( N/A%), pre moving , FPS 8.99, Running 2.94s Step 25( N/A%), pre moving , FPS 9.03, Running 3.04s Step 26( N/A%), pre moving , FPS 7.86, Running 3.48s Step 27( N/A%), pre moving , FPS 7.91, Running 3.60s Step 28( N/A%), pre moving , FPS 7.90, Running 3.72s Step 29( N/A%), pre moving , FPS 7.91, Running 3.84s Step 30( N/A%), pre moving , FPS 7.86, Running 3.94s Step 31( N/A%), pre moving , FPS 7.86, Running 4.06s Step 32( N/A%), pre moving , FPS 7.85, Running 4.18s Step 33( N/A%), pre moving , FPS 7.82, Running 4.30s Step 34( N/A%), pre moving , FPS 7.80, Running 4.42s Step 35( N/A%), pre moving , FPS 7.73, Running 4.53s Step 36( N/A%), pre moving , FPS 6.50, Running 5.09s Step 37( N/A%), pre moving , FPS 6.39, Running 5.23s Step 38( N/A%), pre moving , FPS 6.26, Running 5.34s Step 39( N/A%), pre moving , FPS 6.18, Running 5.46s Step 40( N/A%), pre moving , FPS 6.09, Running 5.58s Step 41( N/A%), pre moving , FPS 6.54, Running 5.70s Step 42( N/A%), pre moving , FPS 6.56, Running 5.82s Step 43( N/A%), pre moving , FPS 6.51, Running 5.94s Step 44( N/A%), pre moving , FPS 6.43, Running 6.05s Step 45( N/A%), pre moving , FPS 6.38, Running 6.17s Step 46( N/A%), pre moving , FPS 7.11, Running 6.30s Step 47( N/A%), pre moving , FPS 7.18, Running 6.39s Step 48( N/A%), pre moving , FPS 7.18, Running 6.51s Step 49( N/A%), pre moving , FPS 7.16, Running 6.63s Step 50( N/A%), pre moving , FPS 7.28, Running 6.69s Step 51( N/A%), pre moving , FPS 7.38, Running 6.77s Step 52( N/A%), pre moving , FPS 7.53, Running 6.84s Step 53( N/A%), pre moving , FPS 7.68, Running 6.90s Step 54( N/A%), pre moving , FPS 7.80, Running 6.98s Step 55( N/A%), pre moving , FPS 7.96, Running 7.05s Step 56( N/A%), pre moving , FPS 9.88, Running 7.12s Step 57( N/A%), pre moving , FPS 10.18, Running 7.19s Step 58( N/A%), pre moving , FPS 10.39, Running 7.27s Step 59( N/A%), pre moving , FPS 10.65, Running 7.34s Step 60( N/A%), pre moving , FPS 10.94, Running 7.41s Step 61( N/A%), pre moving , FPS 11.27, Running 7.48s Step 62( N/A%), pre moving , FPS 11.59, Running 7.55s Step 63( N/A%), pre moving , FPS 11.90, Running 7.62s Step 64( N/A%), pre moving , FPS 12.31, Running 7.68s Step 65( N/A%), pre moving , FPS 12.57, Running 7.76s Step 66( N/A%), pre moving , FPS 12.82, Running 7.86s Step 67( N/A%), pre moving , FPS 12.65, Running 7.97s Step 68( N/A%), pre moving , FPS 12.81, Running 8.07s Step 69( N/A%), pre moving , FPS 12.90, Running 8.18s Step 70( N/A%), pre moving , FPS 12.61, Running 8.28s Step 71( N/A%), pre moving , FPS 12.34, Running 8.39s Step 72( N/A%), pre moving , FPS 11.66, Running 8.55s Step 73( N/A%), pre moving , FPS 10.87, Running 8.74s Step 74( N/A%), pre moving , FPS 10.42, Running 8.90s Step 75( N/A%), pre moving , FPS 9.75, Running 9.10s Step 76( N/A%), pre moving , FPS 9.34, Running 9.26s Step 77( N/A%), pre moving , FPS 8.97, Running 9.42s Step 78( N/A%), pre moving , FPS 8.67, Running 9.58s Step 79( N/A%), pre moving , FPS 8.21, Running 9.78s Step 80( N/A%), pre moving , FPS 7.91, Running 9.94s Step 81( N/A%), pre moving , FPS 7.64, Running 10.09s Step 82( N/A%), pre moving , FPS 7.38, Running 10.26s Step 83( N/A%), pre moving , FPS 7.08, Running 10.44s Step 84( N/A%), pre moving , FPS 6.80, Running 10.62s Step 85( N/A%), pre moving , FPS 6.73, Running 10.74s Step 86( N/A%), pre moving , FPS 6.66, Running 10.86s Step 87( N/A%), pre moving , FPS 6.66, Running 10.97s Step 88( N/A%), pre moving , FPS 6.66, Running 11.07s Step 89( N/A%), pre moving , FPS 6.71, Running 11.16s Step 90( N/A%), pre moving , FPS 6.66, Running 11.28s Step 91( N/A%), pre moving , FPS 6.69, Running 11.38s Step 92( N/A%), pre moving , FPS 6.80, Running 11.49s Step 93( N/A%), pre moving , FPS 7.02, Running 11.59s Step 94( N/A%), pre moving , FPS 7.13, Running 11.71s Step 95( N/A%), pre moving , FPS 7.32, Running 11.83s Step 96( N/A%), pre moving , FPS 7.39, Running 11.96s Step 97( N/A%), pre moving , FPS 7.60, Running 12.05s Step 98( N/A%), pre moving , FPS 7.84, Running 12.13s Step 99( N/A%), pre moving , FPS 8.23, Running 12.21s Step 100( N/A%), pre moving , FPS 8.48, Running 12.30s Step 101( N/A%), pre moving , FPS 8.79, Running 12.37s Step 102( N/A%), pre moving , FPS 9.05, Running 12.47s Step 103( N/A%), pre moving , FPS 9.54, Running 12.54s Step 104( N/A%), pre moving , FPS 10.05, Running 12.61s Step 105( N/A%), pre moving , FPS 10.19, Running 12.70s Step 106( N/A%), pre moving , FPS 10.37, Running 12.79s Step 107( N/A%), pre moving , FPS 10.28, Running 12.92s Step 108( N/A%), pre moving , FPS 10.16, Running 13.04s Step 109( N/A%), pre moving , FPS 10.02, Running 13.16s Step 110( N/A%), pre moving , FPS 10.06, Running 13.27s Step 111( N/A%), pre moving , FPS 9.99, Running 13.38s Step 112( N/A%), pre moving , FPS 9.96, Running 13.50s Step 113( N/A%), pre moving , FPS 9.80, Running 13.63s Step 114( N/A%), pre moving , FPS 9.68, Running 13.77s Step 115( N/A%), pre moving , FPS 9.73, Running 13.89s Step 116( N/A%), pre moving , FPS 9.81, Running 14.00s Step 117( N/A%), pre moving , FPS 9.67, Running 14.12s Step 118( N/A%), pre moving , FPS 9.49, Running 14.24s Step 119( N/A%), pre moving , FPS 9.30, Running 14.36s Step 120( N/A%), pre moving , FPS 9.14, Running 14.48s Step 121( N/A%), pre moving , FPS 6.71, Running 15.35s Step 122( N/A%), pre moving , FPS 6.43, Running 15.58s Step 123( N/A%), pre moving , FPS 5.81, Running 15.99s Step 124( N/A%), pre moving , FPS 5.47, Running 16.27s Step 125( N/A%), pre moving , FPS 5.07, Running 16.64s Step 126( N/A%), pre moving , FPS 4.90, Running 16.87s Step 127( N/A%), pre moving , FPS 4.69, Running 17.18s Step 128( N/A%), pre moving , FPS 4.59, Running 17.39s Step 129( N/A%), pre moving , FPS 4.31, Running 17.79s Step 130( N/A%), pre moving , FPS 4.19, Running 18.04s Step 131( N/A%), pre moving , FPS 3.94, Running 18.46s Step 132( N/A%), pre moving , FPS 3.82, Running 18.74s Step 133( N/A%), pre moving , FPS 3.59, Running 19.20s Step 134( N/A%), pre moving , FPS 3.51, Running 19.47s Step 135( N/A%), pre moving , FPS 3.36, Running 19.83s Step 136( N/A%), pre moving , FPS 3.30, Running 20.06s Step 137( N/A%), pre moving , FPS 3.15, Running 20.47s Step 138( N/A%), pre moving , FPS 3.08, Running 20.73s Step 139( N/A%), pre moving , FPS 2.97, Running 21.10s Step 140( N/A%), pre moving , FPS 2.93, Running 21.31s Step 141( N/A%), pre moving , FPS 3.15, Running 21.71s Step 142( N/A%), pre moving , FPS 3.13, Running 21.98s Step 143( N/A%), pre moving , FPS 3.14, Running 22.36s Step 144( N/A%), pre moving , FPS 3.17, Running 22.57s Step 145( N/A%), pre moving , FPS 3.10, Running 23.10s Step 146( N/A%), pre moving , FPS 3.08, Running 23.36s Step 147( N/A%), pre moving , FPS 3.03, Running 23.79s Step 148( N/A%), pre moving , FPS 3.00, Running 24.06s Step 149( N/A%), pre moving , FPS 3.01, Running 24.43s Step 150( N/A%), pre moving , FPS 3.00, Running 24.70s Step 151( N/A%), pre moving , FPS 3.01, Running 25.10s Step 152( N/A%), pre moving , FPS 3.02, Running 25.36s Step 153( N/A%), pre moving , FPS 3.07, Running 25.71s Step 154( N/A%), pre moving , FPS 3.09, Running 25.94s Step 155( N/A%), pre moving , FPS 3.06, Running 26.37s Step 156( N/A%), pre moving , FPS 3.04, Running 26.63s Step 157( N/A%), pre moving , FPS 3.04, Running 27.06s Step 158( N/A%), pre moving , FPS 3.02, Running 27.34s Step 159( N/A%), pre moving , FPS 3.00, Running 27.76s Step 160( N/A%), pre moving , FPS 2.96, Running 28.08s Step 161( N/A%), pre moving , FPS 2.96, Running 28.47s Step 162( N/A%), pre moving , FPS 2.96, Running 28.73s Step 163( N/A%), pre moving , FPS 2.95, Running 29.14s Step 164( N/A%), pre moving , FPS 2.94, Running 29.37s Step 165( N/A%), pre moving , FPS 3.00, Running 29.77s Step 166( N/A%), pre moving , FPS 3.03, Running 29.95s Step 167( N/A%), pre moving , FPS 3.07, Running 30.29s Step 168( N/A%), pre moving , FPS 3.11, Running 30.50s Step 169( N/A%), pre moving , FPS 3.12, Running 30.84s Step 170( N/A%), pre moving , FPS 3.13, Running 31.10s Step 171( N/A%), pre moving , FPS 3.12, Running 31.51s Step 172( N/A%), pre moving , FPS 3.12, Running 31.78s Step 173( N/A%), pre moving , FPS 3.07, Running 32.23s Step 174( N/A%), pre moving , FPS 3.04, Running 32.51s Step 175( N/A%), pre moving , FPS 3.03, Running 32.96s Step 176( N/A%), pre moving , FPS 3.10, Running 33.08s Step 177( N/A%), pre moving , FPS 3.26, Running 33.20s Step 178( N/A%), pre moving , FPS 3.36, Running 33.30s Step 179( N/A%), pre moving , FPS 3.53, Running 33.42s Step 180( N/A%), pre moving , FPS 3.66, Running 33.54s Step 181( N/A%), pre moving , FPS 3.85, Running 33.66s Step 182( N/A%), pre moving , FPS 3.96, Running 33.78s Step 183( N/A%), pre moving , FPS 4.21, Running 33.89s Step 184( N/A%), pre moving , FPS 4.30, Running 34.02s Step 185( N/A%), pre moving , FPS 4.58, Running 34.14s Step 186( N/A%), pre moving , FPS 4.08, Running 34.84s Step 187( N/A%), pre moving , FPS 4.33, Running 34.92s Step 188( N/A%), pre moving , FPS 4.44, Running 35.00s Step 189( N/A%), pre moving , FPS 4.72, Running 35.07s Step 190( N/A%), pre moving , FPS 4.94, Running 35.15s Step 191( N/A%), pre moving , FPS 5.35, Running 35.24s Step 192( N/A%), pre moving , FPS 5.56, Running 35.37s Step 193( N/A%), pre moving , FPS 6.16, Running 35.47s Step 194( N/A%), pre moving , FPS 6.31, Running 35.68s Step 195( N/A%), pre moving , FPS 6.95, Running 35.84s Step 196( N/A%), pre moving , FPS 6.84, Running 36.01s Step 197( N/A%), pre moving , FPS 6.61, Running 36.22s Step 198( N/A%), pre moving , FPS 6.28, Running 36.48s Step 199( N/A%), pre moving , FPS 5.95, Running 36.78s Step 200( N/A%), pre moving , FPS 5.85, Running 36.96s Step 201( N/A%), pre moving , FPS 5.78, Running 37.12s Step 202( N/A%), pre moving , FPS 5.56, Running 37.37s Step 203( N/A%), pre moving , FPS 5.38, Running 37.61s Step 204( N/A%), pre moving , FPS 5.16, Running 37.89s Step 205( N/A%), pre moving , FPS 4.96, Running 38.17s Step 206( N/A%), pre moving , FPS 5.44, Running 38.52s Step 207( N/A%), pre moving , FPS 5.10, Running 38.84s Step 208( N/A%), pre moving , FPS 4.81, Running 39.16s Step 209( N/A%), pre moving , FPS 4.58, Running 39.44s Step 210( N/A%), pre moving , FPS 4.45, Running 39.64s Step 211( N/A%), pre moving , FPS 4.36, Running 39.84s Step 212( N/A%), pre moving , FPS 4.29, Running 40.03s Step 213( N/A%), pre moving , FPS 4.20, Running 40.24s Step 214( N/A%), pre moving , FPS 4.21, Running 40.43s Step 215( N/A%), pre moving , FPS 4.06, Running 40.76s Step 216( N/A%), pre moving , FPS 3.92, Running 41.11s Step 217( N/A%), pre moving , FPS 3.80, Running 41.48s Step 218( N/A%), pre moving , FPS 3.75, Running 41.80s Step 219( N/A%), pre moving , FPS 3.74, Running 42.13s Step 220( N/A%), pre moving , FPS 3.63, Running 42.47s Step 221( N/A%), pre moving , FPS 3.53, Running 42.79s Step 222( N/A%), pre moving , FPS 3.47, Running 43.14s Step 223( N/A%), pre moving , FPS 3.40, Running 43.50s Step 224( N/A%), pre moving , FPS 3.37, Running 43.82s Step 225( N/A%), pre moving , FPS 3.34, Running 44.16s Step 226( N/A%), pre moving , FPS 3.38, Running 44.44s Step 227( N/A%), pre moving , FPS 3.49, Running 44.58s Step 228( N/A%), pre moving , FPS 3.59, Running 44.73s Step 229( N/A%), pre moving , FPS 3.68, Running 44.88s Step 230( N/A%), pre moving , FPS 3.71, Running 45.02s Step 231( N/A%), pre moving , FPS 3.76, Running 45.16s Step 232( N/A%), pre moving , FPS 3.81, Running 45.29s Step 233( N/A%), pre moving , FPS 3.84, Running 45.44s Step 234( N/A%), pre moving , FPS 3.90, Running 45.56s Step 235( N/A%), pre moving , FPS 4.07, Running 45.67s Step 236( N/A%), pre moving , FPS 4.28, Running 45.79s Step 237( N/A%), pre moving , FPS 4.54, Running 45.89s Step 238( N/A%), pre moving , FPS 4.71, Running 46.05s Step 239( N/A%), pre moving , FPS 4.88, Running 46.23s Step 240( N/A%), pre moving , FPS 5.10, Running 46.40s Step 241( N/A%), pre moving , FPS 5.37, Running 46.52s Step 242( N/A%), pre moving , FPS 5.74, Running 46.63s Step 243( N/A%), pre moving , FPS 6.14, Running 46.75s Step 244( N/A%), pre moving , FPS 6.59, Running 46.86s Step 245( N/A%), pre moving , FPS 7.17, Running 46.95s Step 246( N/A%), pre moving , FPS 7.61, Running 47.07s Step 247( N/A%), pre moving , FPS 7.68, Running 47.18s Step 248( N/A%), pre moving , FPS 6.33, Running 47.89s Step 249( N/A%), pre moving , FPS 6.41, Running 48.00s Step 250( N/A%), pre moving , FPS 6.51, Running 48.10s Step 251( N/A%), pre moving , FPS 6.58, Running 48.20s Step 252( N/A%), pre moving , FPS 6.53, Running 48.35s Step 253( N/A%), pre moving , FPS 6.61, Running 48.47s Step 254( N/A%), pre moving , FPS 6.34, Running 48.71s Step 255( N/A%), pre moving , FPS 6.24, Running 48.88s Step 256( N/A%), pre moving , FPS 6.12, Running 49.05s Step 257( N/A%), pre moving , FPS 6.03, Running 49.21s Step 258( N/A%), pre moving , FPS 6.11, Running 49.32s Step 259( N/A%), pre moving , FPS 6.23, Running 49.44s Step 260( N/A%), pre moving , FPS 6.37, Running 49.54s Step 261( N/A%), pre moving , FPS 6.41, Running 49.64s Step 262( N/A%), pre moving , FPS 6.44, Running 49.73s Step 263( N/A%), pre moving , FPS 6.33, Running 49.91s Step 264( N/A%), pre moving , FPS 6.29, Running 50.04s Step 265( N/A%), pre moving , FPS 6.15, Running 50.21s Step 266( N/A%), pre moving , FPS 5.96, Running 50.42s Step 267( N/A%), pre moving , FPS 5.74, Running 50.66s Step 268( N/A%), pre moving , FPS 6.70, Running 50.88s Step 269( N/A%), pre moving , FPS 6.37, Running 51.14s Step 270( N/A%), pre moving , FPS 6.22, Running 51.31s Step 271( N/A%), pre moving , FPS 6.04, Running 51.51s Step 272( N/A%), pre moving , FPS 6.01, Running 51.68s Step 273( N/A%), pre moving , FPS 5.70, Running 51.98s Step 274( N/A%), pre moving , FPS 5.83, Running 52.14s Step 275( N/A%), pre moving , FPS 5.56, Running 52.47s Step 276( N/A%), pre moving , FPS 5.58, Running 52.64s Step 277( N/A%), pre moving , FPS 5.38, Running 52.93s Step 278( N/A%), pre moving , FPS 5.27, Running 53.12s Step 279( N/A%), pre moving , FPS 4.99, Running 53.45s Step 280( N/A%), pre moving , FPS 4.85, Running 53.66s Step 281( N/A%), pre moving , FPS 4.74, Running 53.86s Step 282( N/A%), pre moving , FPS 4.58, Running 54.10s Step 283( N/A%), pre moving , FPS 4.64, Running 54.22s Step 284( N/A%), pre moving , FPS 4.70, Running 54.30s Step 285( N/A%), pre moving , FPS 4.78, Running 54.39s Step 286( N/A%), pre moving , FPS 4.92, Running 54.49s Step 287( N/A%), pre moving , FPS 5.03, Running 54.63s Step 288( N/A%), pre moving , FPS 5.11, Running 54.79s Step 289( N/A%), pre moving , FPS 5.26, Running 54.94s Step 290( N/A%), pre moving , FPS 5.33, Running 55.06s Step 291( N/A%), pre moving , FPS 5.31, Running 55.28s Step 292( N/A%), pre moving , FPS 5.19, Running 55.53s Step 293( N/A%), pre moving , FPS 5.29, Running 55.76s Step 294( N/A%), pre moving , FPS 5.14, Running 56.04s Step 295( N/A%), pre moving , FPS 5.15, Running 56.35s Step 296( N/A%), pre moving , FPS 5.01, Running 56.63s Step 297( N/A%), pre moving , FPS 4.98, Running 56.94s Step 298( N/A%), pre moving , FPS 4.88, Running 57.22s Step 299( N/A%), pre moving , FPS 4.94, Running 57.50s Step 300( N/A%), pre moving , FPS 4.86, Running 57.78s Step 301( N/A%), pre moving , FPS 4.74, Running 58.08s Step 302( N/A%), pre moving , FPS 4.68, Running 58.37s Step 303( N/A%), pre moving , FPS 4.49, Running 58.67s Step 304( N/A%), pre moving , FPS 4.34, Running 58.91s Step 305( N/A%), pre moving , FPS 4.25, Running 59.10s Step 306( N/A%), pre moving , FPS 4.22, Running 59.23s Step 307( N/A%), pre moving , FPS 4.24, Running 59.35s Step 308( N/A%), pre moving , FPS 4.24, Running 59.51s Step 309( N/A%), pre moving , FPS 4.26, Running 59.63s Step 310( N/A%), pre moving , FPS 4.30, Running 59.72s Step 311( N/A%), pre moving , FPS 4.42, Running 59.81s Step 312( N/A%), pre moving , FPS 4.61, Running 59.87s Step 313( N/A%), pre moving , FPS 4.76, Running 59.96s Step 314( N/A%), pre moving , FPS 4.95, Running 60.08s Step 315( N/A%), pre moving , FPS 5.21, Running 60.19s Step 316( N/A%), pre moving , FPS 5.44, Running 60.31s Step 317( N/A%), pre moving , FPS 5.72, Running 60.43s Step 318( N/A%), pre moving , FPS 5.99, Running 60.55s Step 319( N/A%), pre moving , FPS 6.30, Running 60.67s Step 320( N/A%), pre moving , FPS 6.64, Running 60.79s Step 321( N/A%), pre moving , FPS 7.07, Running 60.91s Step 322( N/A%), pre moving , FPS 7.54, Running 61.02s Step 323( N/A%), pre moving , FPS 8.21, Running 61.11s Step 324( N/A%), pre moving , FPS 8.66, Running 61.22s Step 325( N/A%), pre moving , FPS 8.99, Running 61.32s Step 326( N/A%), pre moving , FPS 9.04, Running 61.45s Step 327( N/A%), pre moving , FPS 9.03, Running 61.56s Step 328( N/A%), pre moving , FPS 9.26, Running 61.67s Step 329( N/A%), pre moving , FPS 9.30, Running 61.78s Step 330( N/A%), pre moving , FPS 9.20, Running 61.89s Step 331( N/A%), pre moving , FPS 9.22, Running 61.98s Step 332( N/A%), pre moving , FPS 8.97, Running 62.10s Step 333( N/A%), pre moving , FPS 8.89, Running 62.21s Step 334( N/A%), pre moving , FPS 8.92, Running 62.32s Step 335( N/A%), pre moving , FPS 8.91, Running 62.43s Step 336( N/A%), pre moving , FPS 7.20, Running 63.09s Step 337( N/A%), pre moving , FPS 7.24, Running 63.20s Step 338( N/A%), pre moving , FPS 7.25, Running 63.31s Step 339( N/A%), pre moving , FPS 7.07, Running 63.50s Step 340( N/A%), pre moving , FPS 6.96, Running 63.66s Step 341( N/A%), pre moving , FPS 7.04, Running 63.75s Step 342( N/A%), pre moving , FPS 7.24, Running 63.78s Step 343( N/A%), pre moving , FPS 7.36, Running 63.83s Step 344( N/A%), pre moving , FPS 7.56, Running 63.86s Step 345( N/A%), pre moving , FPS 7.73, Running 63.91s Step 346( N/A%), pre moving , FPS 7.96, Running 63.96s Step 347( N/A%), pre moving , FPS 8.03, Running 64.05s Step 348( N/A%), pre moving , FPS 8.05, Running 64.15s Step 349( N/A%), pre moving , FPS 8.08, Running 64.25s Step 350( N/A%), pre moving , FPS 8.12, Running 64.35s Step 351( N/A%), pre moving , FPS 8.04, Running 64.47s Step 352( N/A%), pre moving , FPS 8.13, Running 64.56s Step 353( N/A%), pre moving , FPS 8.27, Running 64.63s Step 354( N/A%), pre moving , FPS 8.36, Running 64.71s Step 355( N/A%), pre moving , FPS 8.37, Running 64.82s Step 356( N/A%), pre moving , FPS 10.79, Running 64.94s Step 357( N/A%), pre moving , FPS 10.76, Running 65.05s Step 358( N/A%), pre moving , FPS 10.72, Running 65.18s Step 359( N/A%), pre moving , FPS 11.17, Running 65.29s Step 360( N/A%), pre moving , FPS 11.43, Running 65.41s Step 361( N/A%), pre moving , FPS 11.25, Running 65.53s Step 362( N/A%), pre moving , FPS 10.73, Running 65.65s Step 363( N/A%), pre moving , FPS 10.33, Running 65.77s Step 364( N/A%), pre moving , FPS 9.55, Running 65.96s Step 365( N/A%), pre moving , FPS 9.06, Running 66.12s Step 366( N/A%), pre moving , FPS 8.61, Running 66.28s Step 367( N/A%), pre moving , FPS 8.31, Running 66.46s Step 368( N/A%), pre moving , FPS 8.10, Running 66.63s Step 369( N/A%), pre moving , FPS 7.78, Running 66.82s Step 370( N/A%), pre moving , FPS 7.60, Running 66.98s Step 371( N/A%), pre moving , FPS 7.39, Running 67.17s Step 372( N/A%), pre moving , FPS 7.19, Running 67.34s Step 373( N/A%), pre moving , FPS 6.92, Running 67.52s Step 374( N/A%), pre moving , FPS 6.71, Running 67.69s Step 375( N/A%), pre moving , FPS 6.54, Running 67.88s Step 376( N/A%), pre moving , FPS 6.42, Running 68.05s Step 377( N/A%), pre moving , FPS 6.28, Running 68.24s Step 378( N/A%), pre moving , FPS 6.18, Running 68.41s Step 379( N/A%), pre moving , FPS 6.10, Running 68.57s Step 380( N/A%), pre moving , FPS 6.19, Running 68.64s Step 381( N/A%), pre moving , FPS 6.24, Running 68.73s Step 382( N/A%), pre moving , FPS 6.25, Running 68.85s Step 383( N/A%), pre moving , FPS 6.34, Running 68.92s Step 384( N/A%), pre moving , FPS 6.60, Running 68.99s Step 385( N/A%), pre moving , FPS 6.84, Running 69.04s Step 386( N/A%), pre moving , FPS 7.08, Running 69.11s Step 387( N/A%), pre moving , FPS 7.35, Running 69.18s Step 388( N/A%), pre moving , FPS 7.58, Running 69.26s Step 389( N/A%), pre moving , FPS 7.97, Running 69.33s Step 390( N/A%), pre moving , FPS 8.33, Running 69.38s Step 391( N/A%), pre moving , FPS 8.76, Running 69.46s Step 392( N/A%), pre moving , FPS 8.94, Running 69.58s Step 393( N/A%), pre moving , FPS 9.27, Running 69.68s Step 394( N/A%), pre moving , FPS 9.53, Running 69.79s Step 395( N/A%), pre moving , FPS 9.86, Running 69.91s Step 396( N/A%), pre moving , FPS 10.13, Running 70.03s Step 397( N/A%), pre moving , FPS 10.70, Running 70.11s Step 398( N/A%), pre moving , FPS 11.08, Running 70.22s Step 399( N/A%), pre moving , FPS 11.37, Running 70.33s Step 400( N/A%), pre moving , FPS 11.05, Running 70.45s Step 401( N/A%), pre moving , FPS 10.90, Running 70.57s Step 402( N/A%), pre moving , FPS 10.92, Running 70.68s Step 403( N/A%), pre moving , FPS 10.65, Running 70.80s Step 404( N/A%), pre moving , FPS 10.39, Running 70.91s Step 405( N/A%), pre moving , FPS 10.08, Running 71.03s Step 406( N/A%), pre moving , FPS 9.98, Running 71.11s Step 407( N/A%), pre moving , FPS 9.81, Running 71.22s Step 408( N/A%), pre moving , FPS 9.68, Running 71.33s Step 409( N/A%), pre moving , FPS 5.27, Running 73.13s Step 410( N/A%), pre moving , FPS 4.83, Running 73.52s Step 411( N/A%), pre moving , FPS 4.69, Running 73.72s Step 412( N/A%), pre moving , FPS 4.50, Running 74.02s Step 413( N/A%), pre moving , FPS 4.39, Running 74.23s Step 414( N/A%), pre moving , FPS 4.08, Running 74.70s Step 415( N/A%), pre moving , FPS 3.96, Running 74.96s Step 416( N/A%), pre moving , FPS 3.75, Running 75.36s Step 417( N/A%), pre moving , FPS 3.66, Running 75.57s Step 418( N/A%), pre moving , FPS 3.45, Running 76.02s Step 419( N/A%), pre moving , FPS 3.36, Running 76.27s Step 420( N/A%), pre moving , FPS 3.20, Running 76.71s Step 421( N/A%), pre moving , FPS 3.14, Running 76.94s Step 422( N/A%), pre moving , FPS 2.96, Running 77.44s Step 423( N/A%), pre moving , FPS 2.93, Running 77.63s Step 424( N/A%), pre moving , FPS 2.82, Running 78.00s Step 425( N/A%), pre moving , FPS 2.78, Running 78.21s Step 426( N/A%), pre moving , FPS 2.69, Running 78.53s Step 427( N/A%), pre moving , FPS 2.64, Running 78.79s Step 428( N/A%), pre moving , FPS 2.53, Running 79.23s Step 429( 0.33%), action 1, FPS 2.70, Running 80.55s Step 430( 0.67%), action 2, FPS 2.54, Running 81.41s Step 431( 1.00%), action 3, FPS 2.45, Running 81.90s Step 432( 1.33%), action 4, FPS 2.32, Running 82.64s Step 433( 1.67%), action 5, FPS 2.20, Running 83.32s Step 434( 2.00%), action 6, FPS 2.15, Running 84.01s Step 435( 2.33%), action 7, FPS 2.03, Running 84.80s Step 436( 2.67%), action 8, FPS 2.00, Running 85.36s Step 437( 3.00%), action 9, FPS 1.92, Running 85.99s Step 438( 3.33%), action 10, FPS 1.90, Running 86.54s Step 439( 3.67%), action 11, FPS 1.85, Running 87.11s Step 440( 4.00%), action 12, FPS 1.86, Running 87.45s Step 441( 4.33%), action 13, FPS 1.76, Running 88.28s Step 442( 4.67%), action 14, FPS 1.76, Running 88.80s Step 443( 5.00%), action 15, FPS 1.66, Running 89.67s Step 444( 5.33%), action 16, FPS 1.64, Running 90.19s Step 445( 5.67%), action 17, FPS 1.60, Running 90.74s Step 446( 6.00%), action 18, FPS 1.60, Running 91.05s Step 447( 6.33%), action 19, FPS 1.54, Running 91.74s Step 448( 6.67%), action 20, FPS 1.55, Running 92.12s Step 449( 7.00%), action 21, FPS 1.62, Running 92.87s Step 450( 7.33%), action 22, FPS 1.69, Running 93.26s Step 451( 7.67%), action 23, FPS 1.68, Running 93.77s Step 452( 8.00%), action 24, FPS 1.74, Running 94.16s Step 453( 8.33%), action 25, FPS 1.75, Running 94.76s Step 454( 8.67%), action 26, FPS 1.81, Running 95.08s Step 455( 9.00%), action 27, FPS 1.87, Running 95.49s Step 456( 9.33%), action 28, FPS 1.86, Running 96.10s Step 457( 9.67%), action 29, FPS 1.84, Running 96.84s Step 458( 10.00%), action 30, FPS 1.87, Running 97.24s Step 459( 10.33%), action 31, FPS 1.83, Running 98.01s Step 460( 10.67%), action 32, FPS 1.81, Running 98.48s Step 461( 11.00%), action 33, FPS 1.84, Running 99.12s Step 462( 11.33%), action 34, FPS 1.86, Running 99.53s Step 463( 11.67%), action 35, FPS 1.91, Running 100.13s Step 464( 12.00%), action 36, FPS 1.93, Running 100.55s Step 465( 12.33%), action 37, FPS 1.94, Running 101.05s Step 466( 12.67%), action 38, FPS 1.92, Running 101.47s Step 467( 13.00%), action 39, FPS 1.94, Running 102.03s Step 468( 13.33%), action 40, FPS 1.94, Running 102.45s Step 469( 13.67%), action 41, FPS 1.95, Running 103.14s Step 470( 14.00%), action 42, FPS 1.90, Running 103.79s Step 471( 14.33%), action 43, FPS 1.91, Running 104.24s Step 472( 14.67%), action 44, FPS 1.87, Running 104.88s Step 473( 15.00%), action 45, FPS 1.84, Running 105.64s Step 474( 15.33%), action 46, FPS 1.82, Running 106.08s Step 475( 15.67%), action 47, FPS 1.80, Running 106.59s Step 476( 16.00%), action 48, FPS 1.84, Running 107.00s Step 477( 16.33%), action 49, FPS 1.85, Running 107.66s Step 478( 16.67%), action 50, FPS 1.82, Running 108.21s Step 479( 17.00%), action 51, FPS 1.82, Running 108.99s Step 480( 17.33%), action 52, FPS 1.79, Running 109.64s Step 481( 17.67%), action 53, FPS 1.79, Running 110.30s Step 482( 18.00%), action 54, FPS 1.75, Running 110.94s Step 483( 18.33%), action 55, FPS 1.74, Running 111.66s Step 484( 18.67%), action 56, FPS 1.75, Running 111.98s Step 485( 19.00%), action 57, FPS 1.72, Running 112.67s Step 486( 19.33%), action 58, FPS 1.72, Running 113.12s Step 487( 19.67%), action 59, FPS 1.69, Running 113.85s Step 488( 20.00%), action 60, FPS 1.68, Running 114.35s Step 489( 20.33%), action 61, FPS 1.68, Running 115.02s Step 490( 20.67%), action 62, FPS 1.70, Running 115.54s Step 491( 21.00%), action 63, FPS 1.69, Running 116.04s Step 492( 21.33%), action 64, FPS 1.73, Running 116.47s Step 493( 21.67%), action 65, FPS 1.78, Running 116.87s Step 494( 22.00%), action 66, FPS 1.79, Running 117.26s Step 495( 22.33%), action 67, FPS 1.79, Running 117.78s Step 496( 22.67%), action 68, FPS 1.77, Running 118.28s Step 497( 23.00%), action 69, FPS 1.79, Running 118.86s Step 498( 23.33%), action 70, FPS 1.79, Running 119.37s Step 499( 23.67%), action 71, FPS 1.81, Running 120.02s Step 500( 24.00%), action 72, FPS 1.82, Running 120.65s Step 501( 24.33%), action 73, FPS 1.85, Running 121.14s Step 502( 24.67%), action 74, FPS 1.88, Running 121.55s Step 503( 25.00%), action 75, FPS 1.90, Running 122.18s Step 504( 25.33%), action 76, FPS 1.85, Running 122.81s Step 505( 25.67%), action 77, FPS 1.87, Running 123.35s Step 506( 26.00%), action 78, FPS 1.87, Running 123.81s Step 507( 26.33%), action 79, FPS 1.90, Running 124.36s Step 508( 26.67%), action 80, FPS 1.90, Running 124.86s Step 509( 27.00%), action 81, FPS 1.87, Running 125.72s Step 510( 27.33%), action 82, FPS 1.88, Running 126.18s Step 511( 27.67%), action 83, FPS 1.89, Running 126.64s Step 512( 28.00%), action 84, FPS 1.89, Running 127.07s Step 513( 28.33%), action 85, FPS 1.87, Running 127.59s Step 514( 28.67%), action 86, FPS 1.86, Running 128.01s Step 515( 29.00%), action 87, FPS 1.85, Running 128.59s Step 516( 29.33%), action 88, FPS 1.86, Running 129.00s Step 517( 29.67%), action 89, FPS 1.89, Running 129.46s Step 518( 30.00%), action 90, FPS 1.90, Running 129.90s Step 519( 30.33%), action 91, FPS 1.89, Running 130.62s Step 520( 30.67%), action 92, FPS 1.93, Running 131.02s Step 521( 31.00%), action 93, FPS 1.93, Running 131.52s Step 522( 31.33%), action 94, FPS 1.92, Running 131.97s Step 523( 31.67%), action 95, FPS 1.95, Running 132.46s Step 524( 32.00%), action 96, FPS 1.97, Running 132.95s Step 525( 32.33%), action 97, FPS 1.94, Running 133.64s Step 526( 32.67%), action 98, FPS 1.95, Running 134.04s Step 527( 33.00%), action 99, FPS 1.96, Running 134.55s Step 528( 33.33%), action 100, FPS 1.98, Running 134.97s Step 529( 33.67%), action 101, FPS 2.02, Running 135.60s Step 530( 34.00%), action 102, FPS 2.04, Running 135.99s Step 531( 34.33%), action 103, FPS 2.04, Running 136.46s Step 532( 34.67%), action 104, FPS 2.05, Running 136.85s Step 533( 35.00%), action 105, FPS 2.05, Running 137.36s Step 534( 35.33%), action 106, FPS 2.04, Running 137.81s Step 535( 35.67%), action 107, FPS 2.03, Running 138.45s Step 536( 36.00%), action 108, FPS 2.01, Running 138.96s Step 537( 36.33%), action 109, FPS 2.00, Running 139.44s Step 538( 36.67%), action 110, FPS 1.99, Running 139.96s Step 539( 37.00%), action 111, FPS 1.99, Running 140.69s Step 540( 37.33%), action 112, FPS 1.99, Running 141.09s Step 541( 37.67%), action 113, FPS 1.97, Running 141.66s Step 542( 38.00%), action 114, FPS 1.98, Running 142.08s Step 543( 38.33%), action 115, FPS 1.97, Running 142.62s Step 544( 38.67%), action 116, FPS 1.98, Running 143.05s Step 545( 39.00%), action 117, FPS 2.03, Running 143.48s Step 546( 39.33%), action 118, FPS 2.01, Running 144.02s Step 547( 39.67%), action 119, FPS 1.99, Running 144.61s Step 548( 40.00%), action 120, FPS 1.97, Running 145.11s Step 549( 40.33%), action 121, FPS 1.97, Running 145.76s Step 550( 40.67%), action 122, FPS 1.97, Running 146.14s Step 551( 41.00%), action 123, FPS 1.91, Running 146.95s Step 552( 41.33%), action 124, FPS 1.91, Running 147.31s Step 553( 41.67%), action 125, FPS 1.89, Running 147.91s Step 554( 42.00%), action 126, FPS 1.91, Running 148.29s Step 555( 42.33%), action 127, FPS 1.93, Running 148.83s Step 556( 42.67%), action 128, FPS 1.93, Running 149.31s Step 557( 43.00%), action 129, FPS 1.92, Running 149.88s Step 558( 43.33%), action 130, FPS 1.94, Running 150.26s Step 559( 43.67%), action 131, FPS 1.94, Running 151.01s Step 560( 44.00%), action 132, FPS 1.94, Running 151.40s Step 561( 44.33%), action 133, FPS 1.93, Running 152.02s Step 562( 44.67%), action 134, FPS 1.94, Running 152.39s Step 563( 45.00%), action 135, FPS 1.94, Running 152.93s Step 564( 45.33%), action 136, FPS 1.92, Running 153.48s Step 565( 45.67%), action 137, FPS 1.88, Running 154.14s Step 566( 46.00%), action 138, FPS 1.88, Running 154.65s Step 567( 46.33%), action 139, FPS 1.85, Running 155.39s Step 568( 46.67%), action 140, FPS 1.88, Running 155.78s Step 569( 47.00%), action 141, FPS 1.87, Running 156.45s Step 570( 47.33%), action 142, FPS 1.88, Running 156.79s Step 571( 47.67%), action 143, FPS 1.92, Running 157.34s Step 572( 48.00%), action 144, FPS 1.88, Running 157.98s Step 573( 48.33%), action 145, FPS 1.87, Running 158.62s Step 574( 48.67%), action 146, FPS 1.84, Running 159.14s Step 575( 49.00%), action 147, FPS 1.84, Running 159.70s Step 576( 49.33%), action 148, FPS 1.83, Running 160.22s Step 577( 49.67%), action 149, FPS 1.84, Running 160.76s [2026-08-01 17:04:55] [26 ] Seed 25 success after 161.38 s. +steps: 577 , actions: 149 . +Instruction: Empty +Total 11/26(42.31%) success. +Setting seed: 26 +Step 1( N/A%), pre moving , FPS 2.58, Running 0.39s Step 2( N/A%), pre moving , FPS 4.03, Running 0.50s Step 3( N/A%), pre moving , FPS 5.22, Running 0.57s Step 4( N/A%), pre moving , FPS 5.77, Running 0.69s Step 5( N/A%), pre moving , FPS 6.22, Running 0.80s Step 6( N/A%), pre moving , FPS 6.51, Running 0.92s Step 7( N/A%), pre moving , FPS 6.77, Running 1.03s Step 8( N/A%), pre moving , FPS 6.92, Running 1.16s Step 9( N/A%), pre moving , FPS 7.06, Running 1.28s Step 10( N/A%), pre moving , FPS 7.14, Running 1.40s Step 11( N/A%), pre moving , FPS 7.27, Running 1.51s Step 12( N/A%), pre moving , FPS 7.34, Running 1.64s Step 13( N/A%), pre moving , FPS 7.45, Running 1.75s Step 14( N/A%), pre moving , FPS 7.80, Running 1.80s Step 15( N/A%), pre moving , FPS 8.07, Running 1.86s Step 16( N/A%), pre moving , FPS 8.09, Running 1.98s Step 17( N/A%), pre moving , FPS 8.14, Running 2.09s Step 18( N/A%), pre moving , FPS 8.15, Running 2.21s Step 19( N/A%), pre moving , FPS 8.14, Running 2.33s Step 20( N/A%), pre moving , FPS 8.12, Running 2.46s Step 21( N/A%), pre moving , FPS 8.18, Running 2.83s Step 22( N/A%), pre moving , FPS 8.01, Running 2.99s Step 23( N/A%), pre moving , FPS 7.93, Running 3.10s Step 24( N/A%), pre moving , FPS 7.98, Running 3.20s Step 25( N/A%), pre moving , FPS 8.11, Running 3.27s Step 26( N/A%), pre moving , FPS 7.41, Running 3.62s Step 27( N/A%), pre moving , FPS 7.51, Running 3.70s Step 28( N/A%), pre moving , FPS 7.60, Running 3.79s Step 29( N/A%), pre moving , FPS 7.71, Running 3.87s Step 30( N/A%), pre moving , FPS 7.75, Running 3.98s Step 31( N/A%), pre moving , FPS 7.78, Running 4.08s Step 32( N/A%), pre moving , FPS 7.80, Running 4.20s Step 33( N/A%), pre moving , FPS 7.83, Running 4.30s Step 34( N/A%), pre moving , FPS 7.77, Running 4.37s Step 35( N/A%), pre moving , FPS 7.74, Running 4.44s Step 36( N/A%), pre moving , FPS 6.86, Running 4.89s Step 37( N/A%), pre moving , FPS 6.94, Running 4.97s Step 38( N/A%), pre moving , FPS 7.06, Running 5.04s Step 39( N/A%), pre moving , FPS 7.16, Running 5.13s Step 40( N/A%), pre moving , FPS 7.29, Running 5.21s Step 41( N/A%), pre moving , FPS 8.07, Running 5.31s Step 42( N/A%), pre moving , FPS 8.23, Running 5.42s Step 43( N/A%), pre moving , FPS 8.18, Running 5.54s Step 44( N/A%), pre moving , FPS 8.12, Running 5.66s Step 45( N/A%), pre moving , FPS 7.96, Running 5.78s Step 46( N/A%), pre moving , FPS 8.77, Running 5.90s Step 47( N/A%), pre moving , FPS 8.69, Running 6.00s Step 48( N/A%), pre moving , FPS 8.61, Running 6.11s Step 49( N/A%), pre moving , FPS 8.46, Running 6.23s Step 50( N/A%), pre moving , FPS 8.39, Running 6.36s Step 51( N/A%), pre moving , FPS 8.33, Running 6.49s Step 52( N/A%), pre moving , FPS 8.35, Running 6.60s Step 53( N/A%), pre moving , FPS 8.21, Running 6.73s Step 54( N/A%), pre moving , FPS 8.07, Running 6.85s Step 55( N/A%), pre moving , FPS 7.92, Running 6.97s Step 56( N/A%), pre moving , FPS 9.13, Running 7.08s Step 57( N/A%), pre moving , FPS 8.97, Running 7.20s Step 58( N/A%), pre moving , FPS 8.77, Running 7.32s Step 59( N/A%), pre moving , FPS 8.64, Running 7.44s Step 60( N/A%), pre moving , FPS 8.48, Running 7.56s Step 61( N/A%), pre moving , FPS 8.43, Running 7.68s Step 62( N/A%), pre moving , FPS 8.42, Running 7.80s Step 63( N/A%), pre moving , FPS 8.40, Running 7.92s Step 64( N/A%), pre moving , FPS 8.42, Running 8.04s Step 65( N/A%), pre moving , FPS 8.34, Running 8.18s Step 66( N/A%), pre moving , FPS 8.20, Running 8.34s Step 67( N/A%), pre moving , FPS 8.01, Running 8.49s Step 68( N/A%), pre moving , FPS 7.80, Running 8.67s Step 69( N/A%), pre moving , FPS 7.63, Running 8.85s Step 70( N/A%), pre moving , FPS 7.53, Running 9.02s Step 71( N/A%), pre moving , FPS 7.38, Running 9.20s Step 72( N/A%), pre moving , FPS 7.22, Running 9.37s Step 73( N/A%), pre moving , FPS 7.17, Running 9.52s Step 74( N/A%), pre moving , FPS 7.23, Running 9.62s Step 75( N/A%), pre moving , FPS 7.22, Running 9.74s Step 76( N/A%), pre moving , FPS 7.19, Running 9.86s Step 77( N/A%), pre moving , FPS 7.25, Running 9.96s Step 78( N/A%), pre moving , FPS 7.29, Running 10.06s Step 79( N/A%), pre moving , FPS 7.33, Running 10.17s Step 80( N/A%), pre moving , FPS 7.26, Running 10.32s Step 81( N/A%), pre moving , FPS 7.25, Running 10.44s Step 82( N/A%), pre moving , FPS 7.30, Running 10.54s Step 83( N/A%), pre moving , FPS 7.25, Running 10.68s Step 84( N/A%), pre moving , FPS 7.04, Running 10.88s Step 85( N/A%), pre moving , FPS 7.00, Running 11.04s Step 86( N/A%), pre moving , FPS 7.00, Running 11.20s Step 87( N/A%), pre moving , FPS 7.10, Running 11.31s Step 88( N/A%), pre moving , FPS 7.32, Running 11.40s Step 89( N/A%), pre moving , FPS 7.50, Running 11.52s Step 90( N/A%), pre moving , FPS 7.61, Running 11.64s Step 91( N/A%), pre moving , FPS 7.79, Running 11.76s Step 92( N/A%), pre moving , FPS 7.95, Running 11.88s Step 93( N/A%), pre moving , FPS 8.06, Running 12.00s Step 94( N/A%), pre moving , FPS 7.98, Running 12.12s Step 95( N/A%), pre moving , FPS 8.00, Running 12.24s Step 96( N/A%), pre moving , FPS 8.11, Running 12.33s Step 97( N/A%), pre moving , FPS 8.05, Running 12.45s Step 98( N/A%), pre moving , FPS 7.99, Running 12.57s Step 99( N/A%), pre moving , FPS 7.98, Running 12.68s Step 100( N/A%), pre moving , FPS 8.08, Running 12.79s Step 101( N/A%), pre moving , FPS 8.11, Running 12.91s Step 102( N/A%), pre moving , FPS 8.03, Running 13.03s Step 103( N/A%), pre moving , FPS 8.10, Running 13.15s Step 104( N/A%), pre moving , FPS 8.36, Running 13.27s Step 105( N/A%), pre moving , FPS 8.52, Running 13.39s Step 106( N/A%), pre moving , FPS 8.67, Running 13.51s Step 107( N/A%), pre moving , FPS 8.75, Running 13.60s Step 108( N/A%), pre moving , FPS 8.68, Running 13.71s Step 109( N/A%), pre moving , FPS 8.74, Running 13.81s Step 110( N/A%), pre moving , FPS 8.78, Running 13.92s Step 111( N/A%), pre moving , FPS 8.86, Running 14.02s Step 112( N/A%), pre moving , FPS 8.72, Running 14.18s Step 113( N/A%), pre moving , FPS 8.70, Running 14.30s Step 114( N/A%), pre moving , FPS 8.71, Running 14.42s Step 115( N/A%), pre moving , FPS 8.79, Running 14.51s Step 116( N/A%), pre moving , FPS 8.87, Running 14.59s Step 117( N/A%), pre moving , FPS 9.11, Running 14.64s Step 118( N/A%), pre moving , FPS 9.25, Running 14.73s Step 119( N/A%), pre moving , FPS 9.38, Running 14.81s Step 120( N/A%), pre moving , FPS 7.28, Running 15.54s Step 121( N/A%), pre moving , FPS 7.11, Running 15.72s Step 122( N/A%), pre moving , FPS 6.88, Running 15.94s Step 123( N/A%), pre moving , FPS 6.74, Running 16.12s Step 124( N/A%), pre moving , FPS 6.37, Running 16.41s Step 125( N/A%), pre moving , FPS 6.26, Running 16.58s Step 126( N/A%), pre moving , FPS 5.98, Running 16.85s Step 127( N/A%), pre moving , FPS 5.78, Running 17.06s Step 128( N/A%), pre moving , FPS 5.41, Running 17.41s Step 129( N/A%), pre moving , FPS 5.02, Running 17.79s Step 130( N/A%), pre moving , FPS 4.88, Running 18.02s Step 131( N/A%), pre moving , FPS 4.60, Running 18.37s Step 132( N/A%), pre moving , FPS 4.55, Running 18.58s Step 133( N/A%), pre moving , FPS 4.29, Running 18.97s Step 134( N/A%), pre moving , FPS 4.18, Running 19.20s Step 135( N/A%), pre moving , FPS 3.99, Running 19.53s Step 136( N/A%), pre moving , FPS 3.92, Running 19.69s Step 137( N/A%), pre moving , FPS 3.70, Running 20.05s Step 138( N/A%), pre moving , FPS 3.61, Running 20.27s Step 139( N/A%), pre moving , FPS 3.47, Running 20.57s Step 140( N/A%), pre moving , FPS 3.81, Running 20.79s Step 141( N/A%), pre moving , FPS 3.74, Running 21.07s Step 142( N/A%), pre moving , FPS 3.75, Running 21.27s Step 143( N/A%), pre moving , FPS 3.66, Running 21.58s Step 144( N/A%), pre moving , FPS 3.74, Running 21.76s Step 145( N/A%), pre moving , FPS 3.66, Running 22.05s Step 146( N/A%), pre moving , FPS 3.71, Running 22.25s Step 147( N/A%), pre moving , FPS 3.66, Running 22.52s Step 148( N/A%), pre moving , FPS 3.77, Running 22.71s Step 149( N/A%), pre moving , FPS 3.80, Running 23.06s Step 150( N/A%), pre moving , FPS 3.78, Running 23.31s Step 151( N/A%), pre moving , FPS 3.80, Running 23.64s Step 152( N/A%), pre moving , FPS 3.80, Running 23.84s Step 153( N/A%), pre moving , FPS 3.83, Running 24.18s Step 154( N/A%), pre moving , FPS 3.86, Running 24.38s Step 155( N/A%), pre moving , FPS 3.82, Running 24.77s Step 156( N/A%), pre moving , FPS 3.77, Running 25.00s Step 157( N/A%), pre moving , FPS 3.81, Running 25.30s Step 158( N/A%), pre moving , FPS 3.80, Running 25.53s Step 159( N/A%), pre moving , FPS 3.80, Running 25.83s Step 160( N/A%), pre moving , FPS 3.82, Running 26.02s Step 161( N/A%), pre moving , FPS 3.76, Running 26.40s Step 162( N/A%), pre moving , FPS 3.76, Running 26.59s Step 163( N/A%), pre moving , FPS 3.72, Running 26.95s Step 164( N/A%), pre moving , FPS 3.69, Running 27.18s Step 165( N/A%), pre moving , FPS 3.65, Running 27.54s Step 166( N/A%), pre moving , FPS 3.65, Running 27.73s Step 167( N/A%), pre moving , FPS 3.61, Running 28.08s Step 168( N/A%), pre moving , FPS 3.57, Running 28.33s Step 169( N/A%), pre moving , FPS 3.55, Running 28.70s Step 170( N/A%), pre moving , FPS 3.52, Running 28.99s Step 171( N/A%), pre moving , FPS 3.50, Running 29.36s Step 172( N/A%), pre moving , FPS 3.46, Running 29.63s Step 173( N/A%), pre moving , FPS 3.45, Running 29.99s Step 174( N/A%), pre moving , FPS 3.45, Running 30.18s Step 175( N/A%), pre moving , FPS 3.50, Running 30.50s Step 176( N/A%), pre moving , FPS 3.49, Running 30.73s Step 177( N/A%), pre moving , FPS 3.50, Running 31.02s Step 178( N/A%), pre moving , FPS 3.49, Running 31.27s Step 179( N/A%), pre moving , FPS 3.49, Running 31.57s Step 180( N/A%), pre moving , FPS 3.48, Running 31.77s Step 181( N/A%), pre moving , FPS 3.53, Running 32.06s Step 182( N/A%), pre moving , FPS 3.55, Running 32.22s Step 183( N/A%), pre moving , FPS 3.55, Running 32.59s Step 184( N/A%), pre moving , FPS 3.65, Running 32.67s Step 185( N/A%), pre moving , FPS 3.85, Running 32.74s Step 186( N/A%), pre moving , FPS 3.94, Running 32.80s Step 187( N/A%), pre moving , FPS 4.17, Running 32.87s Step 188( N/A%), pre moving , FPS 4.33, Running 32.95s Step 189( N/A%), pre moving , FPS 4.64, Running 33.01s Step 190( N/A%), pre moving , FPS 4.90, Running 33.07s Step 191( N/A%), pre moving , FPS 5.29, Running 33.14s Step 192( N/A%), pre moving , FPS 5.59, Running 33.21s Step 193( N/A%), pre moving , FPS 6.09, Running 33.27s Step 194( N/A%), pre moving , FPS 5.36, Running 33.91s Step 195( N/A%), pre moving , FPS 5.73, Running 33.99s Step 196( N/A%), pre moving , FPS 6.00, Running 34.06s Step 197( N/A%), pre moving , FPS 6.44, Running 34.13s Step 198( N/A%), pre moving , FPS 6.77, Running 34.22s Step 199( N/A%), pre moving , FPS 7.23, Running 34.33s Step 200( N/A%), pre moving , FPS 7.52, Running 34.43s Step 201( N/A%), pre moving , FPS 8.14, Running 34.52s Step 202( N/A%), pre moving , FPS 8.27, Running 34.64s Step 203( N/A%), pre moving , FPS 9.15, Running 34.77s Step 204( N/A%), pre moving , FPS 9.01, Running 34.89s Step 205( N/A%), pre moving , FPS 8.83, Running 35.00s Step 206( N/A%), pre moving , FPS 8.70, Running 35.10s Step 207( N/A%), pre moving , FPS 8.58, Running 35.20s Step 208( N/A%), pre moving , FPS 8.49, Running 35.30s Step 209( N/A%), pre moving , FPS 8.23, Running 35.44s Step 210( N/A%), pre moving , FPS 8.04, Running 35.56s Step 211( N/A%), pre moving , FPS 7.90, Running 35.67s Step 212( N/A%), pre moving , FPS 7.71, Running 35.80s Step 213( N/A%), pre moving , FPS 7.59, Running 35.91s Step 214( N/A%), pre moving , FPS 9.35, Running 36.05s Step 215( N/A%), pre moving , FPS 8.92, Running 36.23s Step 216( N/A%), pre moving , FPS 8.49, Running 36.42s Step 217( N/A%), pre moving , FPS 8.11, Running 36.59s Step 218( N/A%), pre moving , FPS 7.86, Running 36.77s Step 219( N/A%), pre moving , FPS 7.71, Running 36.93s Step 220( N/A%), pre moving , FPS 7.52, Running 37.09s Step 221( N/A%), pre moving , FPS 7.25, Running 37.28s Step 222( N/A%), pre moving , FPS 7.10, Running 37.46s Step 223( N/A%), pre moving , FPS 7.00, Running 37.63s Step 224( N/A%), pre moving , FPS 6.87, Running 37.80s Step 225( N/A%), pre moving , FPS 6.58, Running 38.04s Step 226( N/A%), pre moving , FPS 6.35, Running 38.25s Step 227( N/A%), pre moving , FPS 6.18, Running 38.44s Step 228( N/A%), pre moving , FPS 5.98, Running 38.65s Step 229( N/A%), pre moving , FPS 5.91, Running 38.82s Step 230( N/A%), pre moving , FPS 5.80, Running 39.01s Step 231( N/A%), pre moving , FPS 5.61, Running 39.24s Step 232( N/A%), pre moving , FPS 5.53, Running 39.42s Step 233( N/A%), pre moving , FPS 5.39, Running 39.62s Step 234( N/A%), pre moving , FPS 5.37, Running 39.78s Step 235( N/A%), pre moving , FPS 5.43, Running 39.91s Step 236( N/A%), pre moving , FPS 5.48, Running 40.07s Step 237( N/A%), pre moving , FPS 5.52, Running 40.22s Step 238( N/A%), pre moving , FPS 5.58, Running 40.35s Step 239( N/A%), pre moving , FPS 5.67, Running 40.46s Step 240( N/A%), pre moving , FPS 5.78, Running 40.55s Step 241( N/A%), pre moving , FPS 6.01, Running 40.61s Step 242( N/A%), pre moving , FPS 6.22, Running 40.68s Step 243( N/A%), pre moving , FPS 6.44, Running 40.74s Step 244( N/A%), pre moving , FPS 6.66, Running 40.80s Step 245( N/A%), pre moving , FPS 6.98, Running 40.91s Step 246( N/A%), pre moving , FPS 7.32, Running 40.98s Step 247( N/A%), pre moving , FPS 7.58, Running 41.08s Step 248( N/A%), pre moving , FPS 8.01, Running 41.14s Step 249( N/A%), pre moving , FPS 8.23, Running 41.25s Step 250( N/A%), pre moving , FPS 8.71, Running 41.30s Step 251( N/A%), pre moving , FPS 9.48, Running 41.35s Step 252( N/A%), pre moving , FPS 9.96, Running 41.43s Step 253( N/A%), pre moving , FPS 10.66, Running 41.49s Step 254( N/A%), pre moving , FPS 11.32, Running 41.54s Step 255( N/A%), pre moving , FPS 9.01, Running 42.13s Step 256( N/A%), pre moving , FPS 9.42, Running 42.19s Step 257( N/A%), pre moving , FPS 9.72, Running 42.27s Step 258( N/A%), pre moving , FPS 10.09, Running 42.33s Step 259( N/A%), pre moving , FPS 10.33, Running 42.39s Step 260( N/A%), pre moving , FPS 10.45, Running 42.47s Step 261( N/A%), pre moving , FPS 10.26, Running 42.56s Step 262( N/A%), pre moving , FPS 10.06, Running 42.66s Step 263( N/A%), pre moving , FPS 9.94, Running 42.75s Step 264( N/A%), pre moving , FPS 9.80, Running 42.84s Step 265( N/A%), pre moving , FPS 9.87, Running 42.93s Step 266( N/A%), pre moving , FPS 9.84, Running 43.01s Step 267( N/A%), pre moving , FPS 9.87, Running 43.11s Step 268( N/A%), pre moving , FPS 9.73, Running 43.20s Step 269( N/A%), pre moving , FPS 9.82, Running 43.29s Step 270( N/A%), pre moving , FPS 9.37, Running 43.43s Step 271( N/A%), pre moving , FPS 9.06, Running 43.56s Step 272( N/A%), pre moving , FPS 8.88, Running 43.68s Step 273( N/A%), pre moving , FPS 8.75, Running 43.78s Step 274( N/A%), pre moving , FPS 8.55, Running 43.88s Step 275( N/A%), pre moving , FPS 10.88, Running 43.97s Step 276( N/A%), pre moving , FPS 10.72, Running 44.06s Step 277( N/A%), pre moving , FPS 10.68, Running 44.15s Step 278( N/A%), pre moving , FPS 10.44, Running 44.25s Step 279( N/A%), pre moving , FPS 10.27, Running 44.34s Step 280( N/A%), pre moving , FPS 10.02, Running 44.46s Step 281( N/A%), pre moving , FPS 10.06, Running 44.55s Step 282( N/A%), pre moving , FPS 10.18, Running 44.63s Step 283( N/A%), pre moving , FPS 9.95, Running 44.76s Step 284( N/A%), pre moving , FPS 9.62, Running 44.92s Step 285( N/A%), pre moving , FPS 9.51, Running 45.04s Step 286( N/A%), pre moving , FPS 9.31, Running 45.16s Step 287( N/A%), pre moving , FPS 9.24, Running 45.27s Step 288( N/A%), pre moving , FPS 9.17, Running 45.38s Step 289( N/A%), pre moving , FPS 9.17, Running 45.47s Step 290( N/A%), pre moving , FPS 9.37, Running 45.57s Step 291( N/A%), pre moving , FPS 9.35, Running 45.70s Step 292( N/A%), pre moving , FPS 9.27, Running 45.84s Step 293( N/A%), pre moving , FPS 9.07, Running 45.98s Step 294( N/A%), pre moving , FPS 9.13, Running 46.07s Step 295( N/A%), pre moving , FPS 9.14, Running 46.16s Step 296( N/A%), pre moving , FPS 9.02, Running 46.28s Step 297( N/A%), pre moving , FPS 8.83, Running 46.41s Step 298( N/A%), pre moving , FPS 8.71, Running 46.54s Step 299( N/A%), pre moving , FPS 8.57, Running 46.67s Step 300( N/A%), pre moving , FPS 8.58, Running 46.79s Step 301( N/A%), pre moving , FPS 8.42, Running 46.92s Step 302( N/A%), pre moving , FPS 8.33, Running 47.03s Step 303( N/A%), pre moving , FPS 8.34, Running 47.16s Step 304( N/A%), pre moving , FPS 8.49, Running 47.27s Step 305( N/A%), pre moving , FPS 8.43, Running 47.41s Step 306( N/A%), pre moving , FPS 8.26, Running 47.58s Step 307( N/A%), pre moving , FPS 8.10, Running 47.74s Step 308( N/A%), pre moving , FPS 7.86, Running 47.93s Step 309( N/A%), pre moving , FPS 7.63, Running 48.10s Step 310( N/A%), pre moving , FPS 7.54, Running 48.22s Step 311( N/A%), pre moving , FPS 7.45, Running 48.38s Step 312( N/A%), pre moving , FPS 7.40, Running 48.54s Step 313( N/A%), pre moving , FPS 7.36, Running 48.70s Step 314( N/A%), pre moving , FPS 7.21, Running 48.84s Step 315( N/A%), pre moving , FPS 7.13, Running 48.97s Step 316( N/A%), pre moving , FPS 7.13, Running 49.08s Step 317( N/A%), pre moving , FPS 7.20, Running 49.19s Step 318( N/A%), pre moving , FPS 7.21, Running 49.32s Step 319( N/A%), pre moving , FPS 7.33, Running 49.40s Step 320( N/A%), pre moving , FPS 7.37, Running 49.51s Step 321( N/A%), pre moving , FPS 7.56, Running 49.57s Step 322( N/A%), pre moving , FPS 7.72, Running 49.62s Step 323( N/A%), pre moving , FPS 7.90, Running 49.69s Step 324( N/A%), pre moving , FPS 8.09, Running 49.75s Step 325( N/A%), pre moving , FPS 8.28, Running 49.82s Step 326( N/A%), pre moving , FPS 8.72, Running 49.87s Step 327( N/A%), pre moving , FPS 9.14, Running 49.93s Step 328( N/A%), pre moving , FPS 9.75, Running 49.98s Step 329( N/A%), pre moving , FPS 10.34, Running 50.03s Step 330( N/A%), pre moving , FPS 10.63, Running 50.11s Step 331( N/A%), pre moving , FPS 11.28, Running 50.16s Step 332( N/A%), pre moving , FPS 11.99, Running 50.21s Step 333( N/A%), pre moving , FPS 12.68, Running 50.28s Step 334( N/A%), pre moving , FPS 13.52, Running 50.32s Step 335( N/A%), pre moving , FPS 14.20, Running 50.37s Step 336( N/A%), pre moving , FPS 14.80, Running 50.43s Step 337( N/A%), pre moving , FPS 15.40, Running 50.49s Step 338( N/A%), pre moving , FPS 16.35, Running 50.54s Step 339( N/A%), pre moving , FPS 16.52, Running 50.61s Step 340( N/A%), pre moving , FPS 17.18, Running 50.67s Step 341( N/A%), pre moving , FPS 17.19, Running 50.73s Step 342( N/A%), pre moving , FPS 17.13, Running 50.79s Step 343( N/A%), pre moving , FPS 17.46, Running 50.84s Step 344( N/A%), pre moving , FPS 17.38, Running 50.90s Step 345( N/A%), pre moving , FPS 17.79, Running 50.95s Step 346( N/A%), pre moving , FPS 17.79, Running 51.00s Step 347( N/A%), pre moving , FPS 17.71, Running 51.06s Step 348( N/A%), pre moving , FPS 12.37, Running 51.59s Step 349( N/A%), pre moving , FPS 12.25, Running 51.66s Step 350( N/A%), pre moving , FPS 12.32, Running 51.73s Step 351( N/A%), pre moving , FPS 12.21, Running 51.79s Step 352( N/A%), pre moving , FPS 12.07, Running 51.87s Step 353( N/A%), pre moving , FPS 12.12, Running 51.93s Step 354( N/A%), pre moving , FPS 11.97, Running 51.99s Step 355( N/A%), pre moving , FPS 11.68, Running 52.09s Step 356( N/A%), pre moving , FPS 11.38, Running 52.19s Step 357( N/A%), pre moving , FPS 11.16, Running 52.28s Step 358( N/A%), pre moving , FPS 10.91, Running 52.38s Step 359( N/A%), pre moving , FPS 10.51, Running 52.51s Step 360( N/A%), pre moving , FPS 10.28, Running 52.62s Step 361( N/A%), pre moving , FPS 9.91, Running 52.75s Step 362( N/A%), pre moving , FPS 9.72, Running 52.84s Step 363( N/A%), pre moving , FPS 9.59, Running 52.92s Step 364( N/A%), pre moving , FPS 9.44, Running 53.02s Step 365( N/A%), pre moving , FPS 9.20, Running 53.12s Step 366( N/A%), pre moving , FPS 9.01, Running 53.22s Step 367( N/A%), pre moving , FPS 8.88, Running 53.31s Step 368( N/A%), pre moving , FPS 11.29, Running 53.37s Step 369( N/A%), pre moving , FPS 11.37, Running 53.42s Step 370( N/A%), pre moving , FPS 11.42, Running 53.48s Step 371( N/A%), pre moving , FPS 11.51, Running 53.53s Step 372( N/A%), pre moving , FPS 11.55, Running 53.60s Step 373( N/A%), pre moving , FPS 11.54, Running 53.66s Step 374( N/A%), pre moving , FPS 11.61, Running 53.72s Step 375( N/A%), pre moving , FPS 11.89, Running 53.77s Step 376( N/A%), pre moving , FPS 11.99, Running 53.86s Step 377( N/A%), pre moving , FPS 12.20, Running 53.92s Step 378( N/A%), pre moving , FPS 12.40, Running 53.99s Step 379( N/A%), pre moving , FPS 12.92, Running 54.06s Step 380( N/A%), pre moving , FPS 13.22, Running 54.13s Step 381( N/A%), pre moving , FPS 13.66, Running 54.21s Step 382( N/A%), pre moving , FPS 14.11, Running 54.26s Step 383( N/A%), pre moving , FPS 14.35, Running 54.32s Step 384( N/A%), pre moving , FPS 14.43, Running 54.40s Step 385( N/A%), pre moving , FPS 14.88, Running 54.47s Step 386( N/A%), pre moving , FPS 15.32, Running 54.52s Step 387( N/A%), pre moving , FPS 15.72, Running 54.58s Step 388( N/A%), pre moving , FPS 15.65, Running 54.64s Step 389( N/A%), pre moving , FPS 15.49, Running 54.71s Step 390( N/A%), pre moving , FPS 15.46, Running 54.77s Step 391( N/A%), pre moving , FPS 15.22, Running 54.84s Step 392( N/A%), pre moving , FPS 15.31, Running 54.91s Step 393( N/A%), pre moving , FPS 15.40, Running 54.96s Step 394( N/A%), pre moving , FPS 15.47, Running 55.01s Step 395( N/A%), pre moving , FPS 15.55, Running 55.05s Step 396( N/A%), pre moving , FPS 16.04, Running 55.10s Step 397( N/A%), pre moving , FPS 16.15, Running 55.16s Step 398( N/A%), pre moving , FPS 16.18, Running 55.23s Step 399( N/A%), pre moving , FPS 16.39, Running 55.28s Step 400( N/A%), pre moving , FPS 16.74, Running 55.33s Step 401( N/A%), pre moving , FPS 17.16, Running 55.38s Step 402( N/A%), pre moving , FPS 17.10, Running 55.43s Step 403( N/A%), pre moving , FPS 17.27, Running 55.47s Step 404( N/A%), pre moving , FPS 17.94, Running 55.52s Step 405( N/A%), pre moving , FPS 18.11, Running 55.57s Step 406( N/A%), pre moving , FPS 18.31, Running 55.62s Step 407( N/A%), pre moving , FPS 18.35, Running 55.67s Step 408( N/A%), pre moving , FPS 18.36, Running 55.73s Step 409( N/A%), pre moving , FPS 18.41, Running 55.80s Step 410( N/A%), pre moving , FPS 18.51, Running 55.85s Step 411( N/A%), pre moving , FPS 18.47, Running 55.93s Step 412( N/A%), pre moving , FPS 18.33, Running 56.00s Step 413( N/A%), pre moving , FPS 18.22, Running 56.06s Step 414( N/A%), pre moving , FPS 18.08, Running 56.11s Step 415( N/A%), pre moving , FPS 17.73, Running 56.18s Step 416( N/A%), pre moving , FPS 17.76, Running 56.23s Step 417( N/A%), pre moving , FPS 17.63, Running 56.30s Step 418( N/A%), pre moving , FPS 7.05, Running 58.06s Step 419( N/A%), pre moving , FPS 6.43, Running 58.39s Step 420( N/A%), pre moving , FPS 6.11, Running 58.60s Step 421( N/A%), pre moving , FPS 5.60, Running 58.95s Step 422( N/A%), pre moving , FPS 5.40, Running 59.13s Step 423( N/A%), pre moving , FPS 5.04, Running 59.44s Step 424( N/A%), pre moving , FPS 4.88, Running 59.62s Step 425( N/A%), pre moving , FPS 4.54, Running 59.98s Step 426( N/A%), pre moving , FPS 4.41, Running 60.15s Step 427( N/A%), pre moving , FPS 4.13, Running 60.51s Step 428( N/A%), pre moving , FPS 4.01, Running 60.72s Step 429( N/A%), pre moving , FPS 3.80, Running 61.06s Step 430( N/A%), pre moving , FPS 3.71, Running 61.25s Step 431( N/A%), pre moving , FPS 3.55, Running 61.57s Step 432( N/A%), pre moving , FPS 3.46, Running 61.78s Step 433( N/A%), pre moving , FPS 3.32, Running 62.09s Step 434( N/A%), pre moving , FPS 3.25, Running 62.27s Step 435( N/A%), pre moving , FPS 3.10, Running 62.64s Step 436( N/A%), pre moving , FPS 3.04, Running 62.81s Step 437( N/A%), pre moving , FPS 2.91, Running 63.16s Step 438( 0.33%), action 1, FPS 3.21, Running 64.29s Step 439( 0.67%), action 2, FPS 3.12, Running 64.81s Step 440( 1.00%), action 3, FPS 2.93, Running 65.43s Step 441( 1.33%), action 4, FPS 2.80, Running 66.10s Step 442( 1.67%), action 5, FPS 2.62, Running 66.78s Step 443( 2.00%), action 6, FPS 2.60, Running 67.14s Step 444( 2.33%), action 7, FPS 2.50, Running 67.62s Step 445( 2.67%), action 8, FPS 2.52, Running 67.92s Step 446( 3.00%), action 9, FPS 2.43, Running 68.38s Step 447( 3.33%), action 10, FPS 2.46, Running 68.65s Step 448( 3.67%), action 11, FPS 2.34, Running 69.26s Step 449( 4.00%), action 12, FPS 2.36, Running 69.55s Step 450( 4.33%), action 13, FPS 2.26, Running 70.08s Step 451( 4.67%), action 14, FPS 2.27, Running 70.36s Step 452( 5.00%), action 15, FPS 2.22, Running 70.79s Step 453( 5.33%), action 16, FPS 2.22, Running 71.09s Step 454( 5.67%), action 17, FPS 2.17, Running 71.51s Step 455( 6.00%), action 18, FPS 2.18, Running 71.82s Step 456( 6.33%), action 19, FPS 2.10, Running 72.31s Step 457( 6.67%), action 20, FPS 2.06, Running 72.85s Step 458( 7.00%), action 21, FPS 2.15, Running 73.60s Step 459( 7.33%), action 22, FPS 2.20, Running 73.89s Step 460( 7.67%), action 23, FPS 2.24, Running 74.35s Step 461( 8.00%), action 24, FPS 2.35, Running 74.61s Step 462( 8.33%), action 25, FPS 2.38, Running 75.17s Step 463( 8.67%), action 26, FPS 2.37, Running 75.60s Step 464( 9.00%), action 27, FPS 2.32, Running 76.25s Step 465( 9.33%), action 28, FPS 2.28, Running 76.68s Step 466( 9.67%), action 29, FPS 2.28, Running 77.16s Step 467( 10.00%), action 30, FPS 2.23, Running 77.61s Step 468( 10.33%), action 31, FPS 2.18, Running 78.43s Step 469( 10.67%), action 32, FPS 2.15, Running 78.83s Step 470( 11.00%), action 33, FPS 2.16, Running 79.35s Step 471( 11.33%), action 34, FPS 2.12, Running 79.78s Step 472( 11.67%), action 35, FPS 2.12, Running 80.24s Step 473( 12.00%), action 36, FPS 2.13, Running 80.50s Step 474( 12.33%), action 37, FPS 2.10, Running 81.05s Step 475( 12.67%), action 38, FPS 2.09, Running 81.38s Step 476( 13.00%), action 39, FPS 2.09, Running 81.90s Step 477( 13.33%), action 40, FPS 2.11, Running 82.33s Step 478( 13.67%), action 41, FPS 2.09, Running 83.15s Step 479( 14.00%), action 42, FPS 2.10, Running 83.39s Step 480( 14.33%), action 43, FPS 2.10, Running 83.89s Step 481( 14.67%), action 44, FPS 2.10, Running 84.14s Step 482( 15.00%), action 45, FPS 2.13, Running 84.58s Step 483( 15.33%), action 46, FPS 2.17, Running 84.82s Step 484( 15.67%), action 47, FPS 2.19, Running 85.40s Step 485( 16.00%), action 48, FPS 2.23, Running 85.65s Step 486( 16.33%), action 49, FPS 2.19, Running 86.31s Step 487( 16.67%), action 50, FPS 2.23, Running 86.60s Step 488( 17.00%), action 51, FPS 2.27, Running 87.23s Step 489( 17.33%), action 52, FPS 2.32, Running 87.45s Step 490( 17.67%), action 53, FPS 2.29, Running 88.09s Step 491( 18.00%), action 54, FPS 2.28, Running 88.55s Step 492( 18.33%), action 55, FPS 2.27, Running 89.05s Step 493( 18.67%), action 56, FPS 2.27, Running 89.30s Step 494( 19.00%), action 57, FPS 2.32, Running 89.67s Step 495( 19.33%), action 58, FPS 2.35, Running 89.90s Step 496( 19.67%), action 59, FPS 2.30, Running 90.60s Step 497( 20.00%), action 60, FPS 2.31, Running 91.01s Step 498( 20.33%), action 61, FPS 2.37, Running 91.59s Step 499( 20.67%), action 62, FPS 2.36, Running 91.87s Step 500( 21.00%), action 63, FPS 2.38, Running 92.31s Step 501( 21.33%), action 64, FPS 2.35, Running 92.64s Step 502( 21.67%), action 65, FPS 2.33, Running 93.17s Step 503( 22.00%), action 66, FPS 2.27, Running 93.64s Step 504( 22.33%), action 67, FPS 2.27, Running 94.21s Step 505( 22.67%), action 68, FPS 2.23, Running 94.61s Step 506( 23.00%), action 69, FPS 2.29, Running 95.04s Step 507( 23.33%), action 70, FPS 2.26, Running 95.46s Step 508( 23.67%), action 71, FPS 2.22, Running 96.24s Step 509( 24.00%), action 72, FPS 2.21, Running 96.50s Step 510( 24.33%), action 73, FPS 2.26, Running 96.95s Step 511( 24.67%), action 74, FPS 2.30, Running 97.25s Step 512( 25.00%), action 75, FPS 2.34, Running 97.60s Step 513( 25.33%), action 76, FPS 2.35, Running 97.80s Step 514( 25.67%), action 77, FPS 2.37, Running 98.11s Step 515( 26.00%), action 78, FPS 2.37, Running 98.33s Step 516( 26.33%), action 79, FPS 2.50, Running 98.62s Step 517( 26.67%), action 80, FPS 2.55, Running 98.85s Step 518( 27.00%), action 81, FPS 2.55, Running 99.42s Step 519( 27.33%), action 82, FPS 2.57, Running 99.64s Step 520( 27.67%), action 83, FPS 2.60, Running 100.01s Step 521( 28.00%), action 84, FPS 2.60, Running 100.33s Step 522( 28.33%), action 85, FPS 2.65, Running 100.72s Step 523( 28.67%), action 86, FPS 2.75, Running 100.91s Step 524( 29.00%), action 87, FPS 2.73, Running 101.52s Step 525( 29.33%), action 88, FPS 2.72, Running 101.96s Step 526( 29.67%), action 89, FPS 2.66, Running 102.55s Step 527( 30.00%), action 90, FPS 2.71, Running 102.83s Step 528( 30.33%), action 91, FPS 2.69, Running 103.67s Step 529( 30.67%), action 92, FPS 2.69, Running 103.93s Step 530( 31.00%), action 93, FPS 2.66, Running 104.46s Step 531( 31.33%), action 94, FPS 2.61, Running 104.90s Step 532( 31.67%), action 95, FPS 2.53, Running 105.49s Step 533( 32.00%), action 96, FPS 2.43, Running 106.03s Step 534( 32.33%), action 97, FPS 2.39, Running 106.47s Step 535( 32.67%), action 98, FPS 2.33, Running 106.93s Step 536( 33.00%), action 99, FPS 2.29, Running 107.35s Step 537( 33.33%), action 100, FPS 2.23, Running 107.82s Step 538( 33.67%), action 101, FPS 2.13, Running 108.79s Step 539( 34.00%), action 102, FPS 2.09, Running 109.22s Step 540( 34.33%), action 103, FPS 2.04, Running 109.84s Step 541( 34.67%), action 104, FPS 2.03, Running 110.16s Step 542( 35.00%), action 105, FPS 2.00, Running 110.73s Step 543( 35.33%), action 106, FPS 1.98, Running 110.99s Step 544( 35.67%), action 107, FPS 1.98, Running 111.64s Step 545( 36.00%), action 108, FPS 1.98, Running 112.06s Step 546( 36.33%), action 109, FPS 1.96, Running 112.76s Step 547( 36.67%), action 110, FPS 1.96, Running 113.04s Step 548( 37.00%), action 111, FPS 1.95, Running 113.94s Step 549( 37.33%), action 112, FPS 1.93, Running 114.32s Step 550( 37.67%), action 113, FPS 1.90, Running 114.97s Step 551( 38.00%), action 114, FPS 1.91, Running 115.40s Step 552( 38.33%), action 115, FPS 1.88, Running 116.10s Step 553( 38.67%), action 116, FPS 1.91, Running 116.49s Step 554( 39.00%), action 117, FPS 1.87, Running 117.17s Step 555( 39.33%), action 118, FPS 1.88, Running 117.57s Step 556( 39.67%), action 119, FPS 1.84, Running 118.25s Step 557( 40.00%), action 120, FPS 1.84, Running 118.68s Step 558( 40.33%), action 121, FPS 1.90, Running 119.31s Step 559( 40.67%), action 122, FPS 1.91, Running 119.66s Step 560( 41.00%), action 123, FPS 1.93, Running 120.22s Step 561( 41.33%), action 124, FPS 1.92, Running 120.57s Step 562( 41.67%), action 125, FPS 1.96, Running 120.96s Step 563( 42.00%), action 126, FPS 1.95, Running 121.23s Step 564( 42.33%), action 127, FPS 1.93, Running 122.03s Step 565( 42.67%), action 128, FPS 1.93, Running 122.42s Step 566( 43.00%), action 129, FPS 1.98, Running 122.87s Step 567( 43.33%), action 130, FPS 1.97, Running 123.17s Step 568( 43.67%), action 131, FPS 2.02, Running 123.86s Step 569( 44.00%), action 132, FPS 2.01, Running 124.27s Step 570( 44.33%), action 133, FPS 2.02, Running 124.89s Step 571( 44.67%), action 134, FPS 2.01, Running 125.32s Step 572( 45.00%), action 135, FPS 2.00, Running 126.13s Step 573( 45.33%), action 136, FPS 1.98, Running 126.58s [2026-08-01 17:07:02] [27 ] Seed 26 success after 127.05 s. +steps: 573 , actions: 136 . +Instruction: Empty +Total 12/27(44.44%) success. +Setting seed: 27 +Step 1( N/A%), pre moving , FPS 12.76, Running 0.08s Step 2( N/A%), pre moving , FPS 17.15, Running 0.12s Step 3( N/A%), pre moving , FPS 19.45, Running 0.15s Step 4( N/A%), pre moving , FPS 20.62, Running 0.19s Step 5( N/A%), pre moving , FPS 21.45, Running 0.23s Step 6( N/A%), pre moving , FPS 21.95, Running 0.27s Step 7( N/A%), pre moving , FPS 22.45, Running 0.31s Step 8( N/A%), pre moving , FPS 22.83, Running 0.35s Step 9( N/A%), pre moving , FPS 23.02, Running 0.39s Step 10( N/A%), pre moving , FPS 23.20, Running 0.43s Step 11( N/A%), pre moving , FPS 23.28, Running 0.47s Step 12( N/A%), pre moving , FPS 23.56, Running 0.51s Step 13( N/A%), pre moving , FPS 23.72, Running 0.55s Step 14( N/A%), pre moving , FPS 23.90, Running 0.59s Step 15( N/A%), pre moving , FPS 24.10, Running 0.62s Step 16( N/A%), pre moving , FPS 24.10, Running 0.66s Step 17( N/A%), pre moving , FPS 24.17, Running 0.70s Step 18( N/A%), pre moving , FPS 24.26, Running 0.74s Step 19( N/A%), pre moving , FPS 23.89, Running 0.80s Step 20( N/A%), pre moving , FPS 24.03, Running 0.83s Step 21( N/A%), pre moving , FPS 20.12, Running 1.07s Step 22( N/A%), pre moving , FPS 19.35, Running 1.15s Step 23( N/A%), pre moving , FPS 19.32, Running 1.19s Step 24( N/A%), pre moving , FPS 19.42, Running 1.22s Step 25( N/A%), pre moving , FPS 19.50, Running 1.26s Step 26( N/A%), pre moving , FPS 16.11, Running 1.52s Step 27( N/A%), pre moving , FPS 16.13, Running 1.55s Step 28( N/A%), pre moving , FPS 16.09, Running 1.59s Step 29( N/A%), pre moving , FPS 16.06, Running 1.64s Step 30( N/A%), pre moving , FPS 15.98, Running 1.68s Step 31( N/A%), pre moving , FPS 16.01, Running 1.72s Step 32( N/A%), pre moving , FPS 15.99, Running 1.76s Step 33( N/A%), pre moving , FPS 15.99, Running 1.80s Step 34( N/A%), pre moving , FPS 15.92, Running 1.84s Step 35( N/A%), pre moving , FPS 15.77, Running 1.89s Step 36( N/A%), pre moving , FPS 12.71, Running 2.24s Step 37( N/A%), pre moving , FPS 12.70, Running 2.28s Step 38( N/A%), pre moving , FPS 12.67, Running 2.32s Step 39( N/A%), pre moving , FPS 12.74, Running 2.36s Step 40( N/A%), pre moving , FPS 12.72, Running 2.41s Step 41( N/A%), pre moving , FPS 14.59, Running 2.44s Step 42( N/A%), pre moving , FPS 15.02, Running 2.48s Step 43( N/A%), pre moving , FPS 15.01, Running 2.52s Step 44( N/A%), pre moving , FPS 14.93, Running 2.56s Step 45( N/A%), pre moving , FPS 14.88, Running 2.60s Step 46( N/A%), pre moving , FPS 17.74, Running 2.64s Step 47( N/A%), pre moving , FPS 17.72, Running 2.68s Step 48( N/A%), pre moving , FPS 17.79, Running 2.72s Step 49( N/A%), pre moving , FPS 17.41, Running 2.78s Step 50( N/A%), pre moving , FPS 16.92, Running 2.86s Step 51( N/A%), pre moving , FPS 16.56, Running 2.93s Step 52( N/A%), pre moving , FPS 16.25, Running 2.99s Step 53( N/A%), pre moving , FPS 15.95, Running 3.05s Step 54( N/A%), pre moving , FPS 15.75, Running 3.11s Step 55( N/A%), pre moving , FPS 15.63, Running 3.17s Step 56( N/A%), pre moving , FPS 20.16, Running 3.23s Step 57( N/A%), pre moving , FPS 19.74, Running 3.29s Step 58( N/A%), pre moving , FPS 19.41, Running 3.35s Step 59( N/A%), pre moving , FPS 19.11, Running 3.41s Step 60( N/A%), pre moving , FPS 18.60, Running 3.48s Step 61( N/A%), pre moving , FPS 18.05, Running 3.55s Step 62( N/A%), pre moving , FPS 17.36, Running 3.63s Step 63( N/A%), pre moving , FPS 16.94, Running 3.70s Step 64( N/A%), pre moving , FPS 16.71, Running 3.76s Step 65( N/A%), pre moving , FPS 16.41, Running 3.82s Step 66( N/A%), pre moving , FPS 16.06, Running 3.89s Step 67( N/A%), pre moving , FPS 15.71, Running 3.95s Step 68( N/A%), pre moving , FPS 15.43, Running 4.01s Step 69( N/A%), pre moving , FPS 15.53, Running 4.07s Step 70( N/A%), pre moving , FPS 15.72, Running 4.14s Step 71( N/A%), pre moving , FPS 15.69, Running 4.20s Step 72( N/A%), pre moving , FPS 15.54, Running 4.28s Step 73( N/A%), pre moving , FPS 15.58, Running 4.34s Step 74( N/A%), pre moving , FPS 15.58, Running 4.40s Step 75( N/A%), pre moving , FPS 15.55, Running 4.46s Step 76( N/A%), pre moving , FPS 15.44, Running 4.52s Step 77( N/A%), pre moving , FPS 15.46, Running 4.58s Step 78( N/A%), pre moving , FPS 15.42, Running 4.65s Step 79( N/A%), pre moving , FPS 15.38, Running 4.71s Step 80( N/A%), pre moving , FPS 15.46, Running 4.77s Step 81( N/A%), pre moving , FPS 15.55, Running 4.84s Step 82( N/A%), pre moving , FPS 16.07, Running 4.88s Step 83( N/A%), pre moving , FPS 16.45, Running 4.92s Step 84( N/A%), pre moving , FPS 16.66, Running 4.96s Step 85( N/A%), pre moving , FPS 16.92, Running 5.00s Step 86( N/A%), pre moving , FPS 17.22, Running 5.05s Step 87( N/A%), pre moving , FPS 17.63, Running 5.09s Step 88( N/A%), pre moving , FPS 17.86, Running 5.13s Step 89( N/A%), pre moving , FPS 18.10, Running 5.18s Step 90( N/A%), pre moving , FPS 18.48, Running 5.22s Step 91( N/A%), pre moving , FPS 18.91, Running 5.26s Step 92( N/A%), pre moving , FPS 19.54, Running 5.30s Step 93( N/A%), pre moving , FPS 19.82, Running 5.35s Step 94( N/A%), pre moving , FPS 19.95, Running 5.40s Step 95( N/A%), pre moving , FPS 20.05, Running 5.45s Step 96( N/A%), pre moving , FPS 20.57, Running 5.50s Step 97( N/A%), pre moving , FPS 20.99, Running 5.54s Step 98( N/A%), pre moving , FPS 21.54, Running 5.58s Step 99( N/A%), pre moving , FPS 22.11, Running 5.62s Step 100( N/A%), pre moving , FPS 22.47, Running 5.66s Step 101( N/A%), pre moving , FPS 22.88, Running 5.71s Step 102( N/A%), pre moving , FPS 22.66, Running 5.76s Step 103( N/A%), pre moving , FPS 22.62, Running 5.80s Step 104( N/A%), pre moving , FPS 22.61, Running 5.85s Step 105( N/A%), pre moving , FPS 22.67, Running 5.89s Step 106( N/A%), pre moving , FPS 22.83, Running 5.93s Step 107( N/A%), pre moving , FPS 22.86, Running 5.96s Step 108( N/A%), pre moving , FPS 23.06, Running 6.00s Step 109( N/A%), pre moving , FPS 13.88, Running 6.62s Step 110( N/A%), pre moving , FPS 12.79, Running 6.78s Step 111( N/A%), pre moving , FPS 11.39, Running 7.02s Step 112( N/A%), pre moving , FPS 10.74, Running 7.16s Step 113( N/A%), pre moving , FPS 9.63, Running 7.42s Step 114( N/A%), pre moving , FPS 9.26, Running 7.56s Step 115( N/A%), pre moving , FPS 8.31, Running 7.86s Step 116( N/A%), pre moving , FPS 7.84, Running 8.05s Step 117( N/A%), pre moving , FPS 7.12, Running 8.35s Step 118( N/A%), pre moving , FPS 6.72, Running 8.56s Step 119( N/A%), pre moving , FPS 6.10, Running 8.90s Step 120( N/A%), pre moving , FPS 5.76, Running 9.13s Step 121( N/A%), pre moving , FPS 5.28, Running 9.50s Step 122( N/A%), pre moving , FPS 5.08, Running 9.70s Step 123( N/A%), pre moving , FPS 4.76, Running 10.01s Step 124( N/A%), pre moving , FPS 4.59, Running 10.20s Step 125( N/A%), pre moving , FPS 4.31, Running 10.53s Step 126( N/A%), pre moving , FPS 4.16, Running 10.73s Step 127( N/A%), pre moving , FPS 3.94, Running 11.04s Step 128( N/A%), pre moving , FPS 3.84, Running 11.21s Step 129( N/A%), pre moving , FPS 4.09, Running 11.51s Step 130( N/A%), pre moving , FPS 4.08, Running 11.69s Step 131( N/A%), pre moving , FPS 3.97, Running 12.06s Step 132( N/A%), pre moving , FPS 3.91, Running 12.28s Step 133( N/A%), pre moving , FPS 3.87, Running 12.60s Step 134( N/A%), pre moving , FPS 3.78, Running 12.85s Step 135( N/A%), pre moving , FPS 3.77, Running 13.16s Step 136( N/A%), pre moving , FPS 3.78, Running 13.35s Step 137( N/A%), pre moving , FPS 3.78, Running 13.64s Step 138( N/A%), pre moving , FPS 3.78, Running 13.84s Step 139( N/A%), pre moving , FPS 3.80, Running 14.16s Step 140( N/A%), pre moving , FPS 3.84, Running 14.34s Step 141( N/A%), pre moving , FPS 3.87, Running 14.67s Step 142( N/A%), pre moving , FPS 3.82, Running 14.94s Step 143( N/A%), pre moving , FPS 3.77, Running 15.31s Step 144( N/A%), pre moving , FPS 3.74, Running 15.55s Step 145( N/A%), pre moving , FPS 3.74, Running 15.87s Step 146( N/A%), pre moving , FPS 3.76, Running 16.05s Step 147( N/A%), pre moving , FPS 3.74, Running 16.39s Step 148( N/A%), pre moving , FPS 3.71, Running 16.61s Step 149( N/A%), pre moving , FPS 3.71, Running 16.91s Step 150( N/A%), pre moving , FPS 3.69, Running 17.10s Step 151( N/A%), pre moving , FPS 3.74, Running 17.41s Step 152( N/A%), pre moving , FPS 3.75, Running 17.62s Step 153( N/A%), pre moving , FPS 3.76, Running 17.91s Step 154( N/A%), pre moving , FPS 3.79, Running 18.13s Step 155( N/A%), pre moving , FPS 3.77, Running 18.47s Step 156( N/A%), pre moving , FPS 3.76, Running 18.67s Step 157( N/A%), pre moving , FPS 3.72, Running 19.02s Step 158( N/A%), pre moving , FPS 3.69, Running 19.26s Step 159( N/A%), pre moving , FPS 3.66, Running 19.62s Step 160( N/A%), pre moving , FPS 3.63, Running 19.86s Step 161( N/A%), pre moving , FPS 3.63, Running 20.19s Step 162( N/A%), pre moving , FPS 3.65, Running 20.42s Step 163( N/A%), pre moving , FPS 3.68, Running 20.75s Step 164( N/A%), pre moving , FPS 3.80, Running 20.81s Step 165( N/A%), pre moving , FPS 3.99, Running 20.88s Step 166( N/A%), pre moving , FPS 4.08, Running 20.95s Step 167( N/A%), pre moving , FPS 4.31, Running 21.03s Step 168( N/A%), pre moving , FPS 4.45, Running 21.10s Step 169( N/A%), pre moving , FPS 4.72, Running 21.14s Step 170( N/A%), pre moving , FPS 4.88, Running 21.20s Step 171( N/A%), pre moving , FPS 5.19, Running 21.26s Step 172( N/A%), pre moving , FPS 5.41, Running 21.31s Step 173( N/A%), pre moving , FPS 5.78, Running 21.37s Step 174( N/A%), pre moving , FPS 5.16, Running 22.00s Step 175( N/A%), pre moving , FPS 5.58, Running 22.05s Step 176( N/A%), pre moving , FPS 5.80, Running 22.12s Step 177( N/A%), pre moving , FPS 6.32, Running 22.18s Step 178( N/A%), pre moving , FPS 6.69, Running 22.25s Step 179( N/A%), pre moving , FPS 7.37, Running 22.34s Step 180( N/A%), pre moving , FPS 7.71, Running 22.45s Step 181( N/A%), pre moving , FPS 8.49, Running 22.54s Step 182( N/A%), pre moving , FPS 9.13, Running 22.61s Step 183( N/A%), pre moving , FPS 10.18, Running 22.71s Step 184( N/A%), pre moving , FPS 10.08, Running 22.80s Step 185( N/A%), pre moving , FPS 9.91, Running 22.90s Step 186( N/A%), pre moving , FPS 9.81, Running 22.99s Step 187( N/A%), pre moving , FPS 9.57, Running 23.11s Step 188( N/A%), pre moving , FPS 9.30, Running 23.25s Step 189( N/A%), pre moving , FPS 9.12, Running 23.34s Step 190( N/A%), pre moving , FPS 8.82, Running 23.47s Step 191( N/A%), pre moving , FPS 8.58, Running 23.59s Step 192( N/A%), pre moving , FPS 8.31, Running 23.72s Step 193( N/A%), pre moving , FPS 8.12, Running 23.84s Step 194( N/A%), pre moving , FPS 9.79, Running 24.05s Step 195( N/A%), pre moving , FPS 9.26, Running 24.21s Step 196( N/A%), pre moving , FPS 8.84, Running 24.38s Step 197( N/A%), pre moving , FPS 8.39, Running 24.57s Step 198( N/A%), pre moving , FPS 8.05, Running 24.73s Step 199( N/A%), pre moving , FPS 7.82, Running 24.90s Step 200( N/A%), pre moving , FPS 7.65, Running 25.07s Step 201( N/A%), pre moving , FPS 7.44, Running 25.23s Step 202( N/A%), pre moving , FPS 7.19, Running 25.39s Step 203( N/A%), pre moving , FPS 6.97, Running 25.58s Step 204( N/A%), pre moving , FPS 6.72, Running 25.77s Step 205( N/A%), pre moving , FPS 6.55, Running 25.96s Step 206( N/A%), pre moving , FPS 6.36, Running 26.13s Step 207( N/A%), pre moving , FPS 6.28, Running 26.30s Step 208( N/A%), pre moving , FPS 6.20, Running 26.47s Step 209( N/A%), pre moving , FPS 5.97, Running 26.69s Step 210( N/A%), pre moving , FPS 5.85, Running 26.89s Step 211( N/A%), pre moving , FPS 5.76, Running 27.06s Step 212( N/A%), pre moving , FPS 5.73, Running 27.21s Step 213( N/A%), pre moving , FPS 5.69, Running 27.35s Step 214( N/A%), pre moving , FPS 5.81, Running 27.49s Step 215( N/A%), pre moving , FPS 5.86, Running 27.63s Step 216( N/A%), pre moving , FPS 5.83, Running 27.81s Step 217( N/A%), pre moving , FPS 5.88, Running 27.97s Step 218( N/A%), pre moving , FPS 5.95, Running 28.09s Step 219( N/A%), pre moving , FPS 6.01, Running 28.23s Step 220( N/A%), pre moving , FPS 6.12, Running 28.33s Step 221( N/A%), pre moving , FPS 6.21, Running 28.45s Step 222( N/A%), pre moving , FPS 6.39, Running 28.52s Step 223( N/A%), pre moving , FPS 6.69, Running 28.57s Step 224( N/A%), pre moving , FPS 6.96, Running 28.65s Step 225( N/A%), pre moving , FPS 7.25, Running 28.71s Step 226( N/A%), pre moving , FPS 7.46, Running 28.81s Step 227( N/A%), pre moving , FPS 7.70, Running 28.90s Step 228( N/A%), pre moving , FPS 7.94, Running 28.99s Step 229( N/A%), pre moving , FPS 8.42, Running 29.06s Step 230( N/A%), pre moving , FPS 8.97, Running 29.12s Step 231( N/A%), pre moving , FPS 9.45, Running 29.18s Step 232( N/A%), pre moving , FPS 9.86, Running 29.24s Step 233( N/A%), pre moving , FPS 10.23, Running 29.30s Step 234( N/A%), pre moving , FPS 10.61, Running 29.38s Step 235( N/A%), pre moving , FPS 11.07, Running 29.43s Step 236( N/A%), pre moving , FPS 9.08, Running 30.01s Step 237( N/A%), pre moving , FPS 9.55, Running 30.06s Step 238( N/A%), pre moving , FPS 9.87, Running 30.12s Step 239( N/A%), pre moving , FPS 10.35, Running 30.16s Step 240( N/A%), pre moving , FPS 10.69, Running 30.20s Step 241( N/A%), pre moving , FPS 10.82, Running 30.30s Step 242( N/A%), pre moving , FPS 10.61, Running 30.40s Step 243( N/A%), pre moving , FPS 10.52, Running 30.47s Step 244( N/A%), pre moving , FPS 10.55, Running 30.55s Step 245( N/A%), pre moving , FPS 10.45, Running 30.63s Step 246( N/A%), pre moving , FPS 10.44, Running 30.73s Step 247( N/A%), pre moving , FPS 10.45, Running 30.81s Step 248( N/A%), pre moving , FPS 10.36, Running 30.92s Step 249( N/A%), pre moving , FPS 10.31, Running 31.00s Step 250( N/A%), pre moving , FPS 9.84, Running 31.15s Step 251( N/A%), pre moving , FPS 9.67, Running 31.25s Step 252( N/A%), pre moving , FPS 9.51, Running 31.34s Step 253( N/A%), pre moving , FPS 9.30, Running 31.46s Step 254( N/A%), pre moving , FPS 9.25, Running 31.54s Step 255( N/A%), pre moving , FPS 9.10, Running 31.63s Step 256( N/A%), pre moving , FPS 11.74, Running 31.71s Step 257( N/A%), pre moving , FPS 11.58, Running 31.79s Step 258( N/A%), pre moving , FPS 11.33, Running 31.88s Step 259( N/A%), pre moving , FPS 11.00, Running 31.98s Step 260( N/A%), pre moving , FPS 10.74, Running 32.07s Step 261( N/A%), pre moving , FPS 10.70, Running 32.17s Step 262( N/A%), pre moving , FPS 10.63, Running 32.28s Step 263( N/A%), pre moving , FPS 10.40, Running 32.40s Step 264( N/A%), pre moving , FPS 10.21, Running 32.51s Step 265( N/A%), pre moving , FPS 9.97, Running 32.63s Step 266( N/A%), pre moving , FPS 9.80, Running 32.77s Step 267( N/A%), pre moving , FPS 9.52, Running 32.92s Step 268( N/A%), pre moving , FPS 9.55, Running 33.02s Step 269( N/A%), pre moving , FPS 9.54, Running 33.10s Step 270( N/A%), pre moving , FPS 9.70, Running 33.21s Step 271( N/A%), pre moving , FPS 9.49, Running 33.35s Step 272( N/A%), pre moving , FPS 9.39, Running 33.47s Step 273( N/A%), pre moving , FPS 9.56, Running 33.55s Step 274( N/A%), pre moving , FPS 9.33, Running 33.68s Step 275( N/A%), pre moving , FPS 9.03, Running 33.85s Step 276( N/A%), pre moving , FPS 9.08, Running 33.92s Step 277( N/A%), pre moving , FPS 8.90, Running 34.04s Step 278( N/A%), pre moving , FPS 8.86, Running 34.14s Step 279( N/A%), pre moving , FPS 8.63, Running 34.29s Step 280( N/A%), pre moving , FPS 8.49, Running 34.42s Step 281( N/A%), pre moving , FPS 8.49, Running 34.52s Step 282( N/A%), pre moving , FPS 8.38, Running 34.67s Step 283( N/A%), pre moving , FPS 8.33, Running 34.80s Step 284( N/A%), pre moving , FPS 8.25, Running 34.93s Step 285( N/A%), pre moving , FPS 8.29, Running 35.05s Step 286( N/A%), pre moving , FPS 8.27, Running 35.19s Step 287( N/A%), pre moving , FPS 8.32, Running 35.32s Step 288( N/A%), pre moving , FPS 8.23, Running 35.45s Step 289( N/A%), pre moving , FPS 8.12, Running 35.56s Step 290( N/A%), pre moving , FPS 8.09, Running 35.69s Step 291( N/A%), pre moving , FPS 8.07, Running 35.83s Step 292( N/A%), pre moving , FPS 7.97, Running 35.98s Step 293( N/A%), pre moving , FPS 7.67, Running 36.15s Step 294( N/A%), pre moving , FPS 7.65, Running 36.30s Step 295( N/A%), pre moving , FPS 7.72, Running 36.44s Step 296( N/A%), pre moving , FPS 7.58, Running 36.56s Step 297( N/A%), pre moving , FPS 7.56, Running 36.68s Step 298( N/A%), pre moving , FPS 7.54, Running 36.79s Step 299( N/A%), pre moving , FPS 7.73, Running 36.88s Step 300( N/A%), pre moving , FPS 7.86, Running 36.97s Step 301( N/A%), pre moving , FPS 7.90, Running 37.05s Step 302( N/A%), pre moving , FPS 8.18, Running 37.12s Step 303( N/A%), pre moving , FPS 8.43, Running 37.17s Step 304( N/A%), pre moving , FPS 8.67, Running 37.24s Step 305( N/A%), pre moving , FPS 8.90, Running 37.29s Step 306( N/A%), pre moving , FPS 9.25, Running 37.35s Step 307( N/A%), pre moving , FPS 9.59, Running 37.41s Step 308( N/A%), pre moving , FPS 9.95, Running 37.45s Step 309( N/A%), pre moving , FPS 10.23, Running 37.52s Step 310( N/A%), pre moving , FPS 10.64, Running 37.57s Step 311( N/A%), pre moving , FPS 11.13, Running 37.63s Step 312( N/A%), pre moving , FPS 11.65, Running 37.70s Step 313( N/A%), pre moving , FPS 12.56, Running 37.75s Step 314( N/A%), pre moving , FPS 13.12, Running 37.82s Step 315( N/A%), pre moving , FPS 13.80, Running 37.89s Step 316( N/A%), pre moving , FPS 14.32, Running 37.95s Step 317( N/A%), pre moving , FPS 15.04, Running 38.01s Step 318( N/A%), pre moving , FPS 15.56, Running 38.08s Step 319( N/A%), pre moving , FPS 15.84, Running 38.15s Step 320( N/A%), pre moving , FPS 16.00, Running 38.22s Step 321( N/A%), pre moving , FPS 16.48, Running 38.27s Step 322( N/A%), pre moving , FPS 16.39, Running 38.34s Step 323( N/A%), pre moving , FPS 16.39, Running 38.39s Step 324( N/A%), pre moving , FPS 16.55, Running 38.45s Step 325( N/A%), pre moving , FPS 16.72, Running 38.49s Step 326( N/A%), pre moving , FPS 16.41, Running 38.57s Step 327( N/A%), pre moving , FPS 16.31, Running 38.63s Step 328( N/A%), pre moving , FPS 16.23, Running 38.69s Step 329( N/A%), pre moving , FPS 11.50, Running 39.26s Step 330( N/A%), pre moving , FPS 11.32, Running 39.33s Step 331( N/A%), pre moving , FPS 11.38, Running 39.39s Step 332( N/A%), pre moving , FPS 11.50, Running 39.44s Step 333( N/A%), pre moving , FPS 11.38, Running 39.50s Step 334( N/A%), pre moving , FPS 11.45, Running 39.57s Step 335( N/A%), pre moving , FPS 11.53, Running 39.62s Step 336( N/A%), pre moving , FPS 11.24, Running 39.73s Step 337( N/A%), pre moving , FPS 11.06, Running 39.82s Step 338( N/A%), pre moving , FPS 10.94, Running 39.91s Step 339( N/A%), pre moving , FPS 10.83, Running 39.99s Step 340( N/A%), pre moving , FPS 10.44, Running 40.13s Step 341( N/A%), pre moving , FPS 10.07, Running 40.25s Step 342( N/A%), pre moving , FPS 10.01, Running 40.33s Step 343( N/A%), pre moving , FPS 9.85, Running 40.42s Step 344( N/A%), pre moving , FPS 9.77, Running 40.49s Step 345( N/A%), pre moving , FPS 9.56, Running 40.58s Step 346( N/A%), pre moving , FPS 9.45, Running 40.68s Step 347( N/A%), pre moving , FPS 9.30, Running 40.78s Step 348( N/A%), pre moving , FPS 9.14, Running 40.87s Step 349( N/A%), pre moving , FPS 11.90, Running 40.94s Step 350( N/A%), pre moving , FPS 11.96, Running 41.01s Step 351( N/A%), pre moving , FPS 11.79, Running 41.08s Step 352( N/A%), pre moving , FPS 11.75, Running 41.14s Step 353( N/A%), pre moving , FPS 11.72, Running 41.21s Step 354( N/A%), pre moving , FPS 11.63, Running 41.29s Step 355( N/A%), pre moving , FPS 11.61, Running 41.35s Step 356( N/A%), pre moving , FPS 11.89, Running 41.42s Step 357( N/A%), pre moving , FPS 12.07, Running 41.48s Step 358( N/A%), pre moving , FPS 12.19, Running 41.55s Step 359( N/A%), pre moving , FPS 12.39, Running 41.61s Step 360( N/A%), pre moving , FPS 12.96, Running 41.67s Step 361( N/A%), pre moving , FPS 13.41, Running 41.74s Step 362( N/A%), pre moving , FPS 13.67, Running 41.80s Step 363( N/A%), pre moving , FPS 13.81, Running 41.87s Step 364( N/A%), pre moving , FPS 13.96, Running 41.92s Step 365( N/A%), pre moving , FPS 14.15, Running 42.00s Step 366( N/A%), pre moving , FPS 14.61, Running 42.05s Step 367( N/A%), pre moving , FPS 14.91, Running 42.13s Step 368( N/A%), pre moving , FPS 15.34, Running 42.18s Step 369( N/A%), pre moving , FPS 15.39, Running 42.24s Step 370( N/A%), pre moving , FPS 15.59, Running 42.29s Step 371( N/A%), pre moving , FPS 15.81, Running 42.35s Step 372( N/A%), pre moving , FPS 15.69, Running 42.41s Step 373( N/A%), pre moving , FPS 16.03, Running 42.46s Step 374( N/A%), pre moving , FPS 16.13, Running 42.53s Step 375( N/A%), pre moving , FPS 15.98, Running 42.60s Step 376( N/A%), pre moving , FPS 16.14, Running 42.66s Step 377( N/A%), pre moving , FPS 16.05, Running 42.73s Step 378( N/A%), pre moving , FPS 16.18, Running 42.78s Step 379( N/A%), pre moving , FPS 15.44, Running 42.90s Step 380( N/A%), pre moving , FPS 15.54, Running 42.96s Step 381( N/A%), pre moving , FPS 15.63, Running 43.02s Step 382( N/A%), pre moving , FPS 15.59, Running 43.08s Step 383( N/A%), pre moving , FPS 15.73, Running 43.14s Step 384( N/A%), pre moving , FPS 15.36, Running 43.23s Step 385( N/A%), pre moving , FPS 15.56, Running 43.28s Step 386( N/A%), pre moving , FPS 15.50, Running 43.34s Step 387( N/A%), pre moving , FPS 15.73, Running 43.40s Step 388( N/A%), pre moving , FPS 15.63, Running 43.46s Step 389( N/A%), pre moving , FPS 15.67, Running 43.52s Step 390( N/A%), pre moving , FPS 15.46, Running 43.58s Step 391( N/A%), pre moving , FPS 15.23, Running 43.66s Step 392( N/A%), pre moving , FPS 15.41, Running 43.71s Step 393( N/A%), pre moving , FPS 15.03, Running 43.79s Step 394( N/A%), pre moving , FPS 15.17, Running 43.85s Step 395( N/A%), pre moving , FPS 15.34, Running 43.90s Step 396( N/A%), pre moving , FPS 15.36, Running 43.96s Step 397( N/A%), pre moving , FPS 15.66, Running 44.00s Step 398( N/A%), pre moving , FPS 15.47, Running 44.08s Step 399( N/A%), pre moving , FPS 16.22, Running 44.14s Step 400( N/A%), pre moving , FPS 7.09, Running 45.78s Step 401( N/A%), pre moving , FPS 6.54, Running 46.08s Step 402( N/A%), pre moving , FPS 6.28, Running 46.26s Step 403( N/A%), pre moving , FPS 5.77, Running 46.61s Step 404( N/A%), pre moving , FPS 5.56, Running 46.82s Step 405( N/A%), pre moving , FPS 5.19, Running 47.14s Step 406( N/A%), pre moving , FPS 5.00, Running 47.34s Step 407( N/A%), pre moving , FPS 4.64, Running 47.70s Step 408( N/A%), pre moving , FPS 4.51, Running 47.89s Step 409( N/A%), pre moving , FPS 4.27, Running 48.20s Step 410( N/A%), pre moving , FPS 4.18, Running 48.36s Step 411( N/A%), pre moving , FPS 3.98, Running 48.68s Step 412( N/A%), pre moving , FPS 3.89, Running 48.85s Step 413( N/A%), pre moving , FPS 3.72, Running 49.16s Step 414( N/A%), pre moving , FPS 3.66, Running 49.31s Step 415( N/A%), pre moving , FPS 3.49, Running 49.63s Step 416( N/A%), pre moving , FPS 3.41, Running 49.82s Step 417( N/A%), pre moving , FPS 3.25, Running 50.16s Step 418( N/A%), pre moving , FPS 3.19, Running 50.35s Step 419( N/A%), pre moving , FPS 3.05, Running 50.70s Step 420( 0.33%), action 1, FPS 3.21, Running 52.02s Step 421( 0.67%), action 2, FPS 3.21, Running 52.31s Step 422( 1.00%), action 3, FPS 2.96, Running 53.02s Step 423( 1.33%), action 4, FPS 2.89, Running 53.54s Step 424( 1.67%), action 5, FPS 2.79, Running 54.00s Step 425( 2.00%), action 6, FPS 2.73, Running 54.47s Step 426( 2.33%), action 7, FPS 2.52, Running 55.30s Step 427( 2.67%), action 8, FPS 2.52, Running 55.63s Step 428( 3.00%), action 9, FPS 2.35, Running 56.41s Step 429( 3.33%), action 10, FPS 2.34, Running 56.76s Step 430( 3.67%), action 11, FPS 2.20, Running 57.44s Step 431( 4.00%), action 12, FPS 2.15, Running 58.00s Step 432( 4.33%), action 13, FPS 2.07, Running 58.54s Step 433( 4.67%), action 14, FPS 2.05, Running 58.90s Step 434( 5.00%), action 15, FPS 1.98, Running 59.44s Step 435( 5.33%), action 16, FPS 1.96, Running 59.82s Step 436( 5.67%), action 17, FPS 1.89, Running 60.40s Step 437( 6.00%), action 18, FPS 1.88, Running 60.81s Step 438( 6.33%), action 19, FPS 1.80, Running 61.47s Step 439( 6.67%), action 20, FPS 1.81, Running 61.77s Step 440( 7.00%), action 21, FPS 1.92, Running 62.46s Step 441( 7.33%), action 22, FPS 1.92, Running 62.72s Step 442( 7.67%), action 23, FPS 1.91, Running 63.49s Step 443( 8.00%), action 24, FPS 1.91, Running 63.99s Step 444( 8.33%), action 25, FPS 1.87, Running 64.71s Step 445( 8.67%), action 26, FPS 1.86, Running 65.23s Step 446( 9.00%), action 27, FPS 1.87, Running 65.96s Step 447( 9.33%), action 28, FPS 1.87, Running 66.33s Step 448( 9.67%), action 29, FPS 1.88, Running 67.05s Step 449( 10.00%), action 30, FPS 1.86, Running 67.49s Step 450( 10.33%), action 31, FPS 1.83, Running 68.35s Step 451( 10.67%), action 32, FPS 1.86, Running 68.78s Step 452( 11.00%), action 33, FPS 1.85, Running 69.32s Step 453( 11.33%), action 34, FPS 1.85, Running 69.70s Step 454( 11.67%), action 35, FPS 1.81, Running 70.49s Step 455( 12.00%), action 36, FPS 1.79, Running 70.98s Step 456( 12.33%), action 37, FPS 1.78, Running 71.66s Step 457( 12.67%), action 38, FPS 1.79, Running 71.98s Step 458( 13.00%), action 39, FPS 1.78, Running 72.73s Step 459( 13.33%), action 40, FPS 1.77, Running 73.05s Step 460( 13.67%), action 41, FPS 1.75, Running 73.88s Step 461( 14.00%), action 42, FPS 1.72, Running 74.33s Step 462( 14.33%), action 43, FPS 1.75, Running 74.90s Step 463( 14.67%), action 44, FPS 1.76, Running 75.33s Step 464( 15.00%), action 45, FPS 1.79, Running 75.91s Step 465( 15.33%), action 46, FPS 1.81, Running 76.26s Step 466( 15.67%), action 47, FPS 1.86, Running 76.71s Step 467( 16.00%), action 48, FPS 1.85, Running 77.15s Step 468( 16.33%), action 49, FPS 1.85, Running 77.85s Step 469( 16.67%), action 50, FPS 1.86, Running 78.27s Step 470( 17.00%), action 51, FPS 1.91, Running 78.81s Step 471( 17.33%), action 52, FPS 1.90, Running 79.28s Step 472( 17.67%), action 53, FPS 1.89, Running 79.89s Step 473( 18.00%), action 54, FPS 1.90, Running 80.23s Step 474( 18.33%), action 55, FPS 1.91, Running 80.98s Step 475( 18.67%), action 56, FPS 1.92, Running 81.39s Step 476( 19.00%), action 57, FPS 1.92, Running 82.08s Step 477( 19.33%), action 58, FPS 1.89, Running 82.56s Step 478( 19.67%), action 59, FPS 1.90, Running 83.27s Step 479( 20.00%), action 60, FPS 1.86, Running 83.79s Step 480( 20.33%), action 61, FPS 1.88, Running 84.54s Step 481( 20.67%), action 62, FPS 1.84, Running 85.19s Step 482( 21.00%), action 63, FPS 1.83, Running 85.81s Step 483( 21.33%), action 64, FPS 1.81, Running 86.38s Step 484( 21.67%), action 65, FPS 1.80, Running 87.02s Step 485( 22.00%), action 66, FPS 1.82, Running 87.28s Step 486( 22.33%), action 67, FPS 1.76, Running 88.10s Step 487( 22.67%), action 68, FPS 1.76, Running 88.54s Step 488( 23.00%), action 69, FPS 1.79, Running 89.00s Step 489( 23.33%), action 70, FPS 1.80, Running 89.39s Step 490( 23.67%), action 71, FPS 1.76, Running 90.19s Step 491( 24.00%), action 72, FPS 1.76, Running 90.67s Step 492( 24.33%), action 73, FPS 1.77, Running 91.21s Step 493( 24.67%), action 74, FPS 1.74, Running 91.73s Step 494( 25.00%), action 75, FPS 1.75, Running 92.40s Step 495( 25.33%), action 76, FPS 1.74, Running 92.86s Step 496( 25.67%), action 77, FPS 1.72, Running 93.70s Step 497( 26.00%), action 78, FPS 1.73, Running 94.14s Step 498( 26.33%), action 79, FPS 1.75, Running 94.73s Step 499( 26.67%), action 80, FPS 1.77, Running 95.08s Step 500( 27.00%), action 81, FPS 1.79, Running 95.74s Step 501( 27.33%), action 82, FPS 1.81, Running 96.22s Step 502( 27.67%), action 83, FPS 1.81, Running 96.84s Step 503( 28.00%), action 84, FPS 1.83, Running 97.31s Step 504( 28.33%), action 85, FPS 1.84, Running 97.87s Step 505( 28.67%), action 86, FPS 1.81, Running 98.33s Step 506( 29.00%), action 87, FPS 1.89, Running 98.70s Step 507( 29.33%), action 88, FPS 1.92, Running 98.97s Step 508( 29.67%), action 89, FPS 1.88, Running 99.66s Step 509( 30.00%), action 90, FPS 1.86, Running 100.11s Step 510( 30.33%), action 91, FPS 1.84, Running 101.05s Step 511( 30.67%), action 92, FPS 1.88, Running 101.31s Step 512( 31.00%), action 93, FPS 1.90, Running 101.72s Step 513( 31.33%), action 94, FPS 1.92, Running 102.14s Step 514( 31.67%), action 95, FPS 1.96, Running 102.60s Step 515( 32.00%), action 96, FPS 1.95, Running 103.11s Step 516( 32.33%), action 97, FPS 2.00, Running 103.70s Step 517( 32.67%), action 98, FPS 2.02, Running 104.04s Step 518( 33.00%), action 99, FPS 2.03, Running 104.59s Step 519( 33.33%), action 100, FPS 2.06, Running 104.81s Step 520( 33.67%), action 101, FPS 2.02, Running 105.62s Step 521( 34.00%), action 102, FPS 2.07, Running 105.88s Step 522( 34.33%), action 103, FPS 2.11, Running 106.33s Step 523( 34.67%), action 104, FPS 2.16, Running 106.59s Step 524( 35.00%), action 105, FPS 2.13, Running 107.25s Step 525( 35.33%), action 106, FPS 2.14, Running 107.69s Step 526( 35.67%), action 107, FPS 2.07, Running 108.37s Step 527( 36.00%), action 108, FPS 2.05, Running 108.74s Step 528( 36.33%), action 109, FPS 2.07, Running 109.32s Step 529( 36.67%), action 110, FPS 2.07, Running 109.79s Step 530( 37.00%), action 111, FPS 2.15, Running 110.36s Step 531( 37.33%), action 112, FPS 2.13, Running 110.70s Step 532( 37.67%), action 113, FPS 2.09, Running 111.29s Step 533( 38.00%), action 114, FPS 2.13, Running 111.52s Step 534( 38.33%), action 115, FPS 2.16, Running 111.85s Step 535( 38.67%), action 116, FPS 2.19, Running 112.23s Step 536( 39.00%), action 117, FPS 2.21, Running 112.76s Step 537( 39.33%), action 118, FPS 2.19, Running 113.15s Step 538( 39.67%), action 119, FPS 2.20, Running 113.69s Step 539( 40.00%), action 120, FPS 2.15, Running 114.09s Step 540( 40.33%), action 121, FPS 2.16, Running 114.89s Step 541( 40.67%), action 122, FPS 2.11, Running 115.34s Step 542( 41.00%), action 123, FPS 2.08, Running 115.93s Step 543( 41.33%), action 124, FPS 2.07, Running 116.23s Step 544( 41.67%), action 125, FPS 2.08, Running 116.87s Step 545( 42.00%), action 126, FPS 2.08, Running 117.31s Step 546( 42.33%), action 127, FPS 2.06, Running 118.08s Step 547( 42.67%), action 128, FPS 2.06, Running 118.43s Step 548( 43.00%), action 129, FPS 2.09, Running 118.90s Step 549( 43.33%), action 130, FPS 2.09, Running 119.34s Step 550( 43.67%), action 131, FPS 2.09, Running 119.93s Step 551( 44.00%), action 132, FPS 2.10, Running 120.22s Step 552( 44.33%), action 133, FPS 2.10, Running 120.81s Step 553( 44.67%), action 134, FPS 2.05, Running 121.28s Step 554( 45.00%), action 135, FPS 1.98, Running 121.93s Step 555( 45.33%), action 136, FPS 1.96, Running 122.42s Step 556( 45.67%), action 137, FPS 1.95, Running 123.02s Step 557( 46.00%), action 138, FPS 1.94, Running 123.45s Step 558( 46.33%), action 139, FPS 1.92, Running 124.10s Step 559( 46.67%), action 140, FPS 1.95, Running 124.37s Step 560( 47.00%), action 141, FPS 1.91, Running 125.36s Step 561( 47.33%), action 142, FPS 1.95, Running 125.59s Step 562( 47.67%), action 143, FPS 1.96, Running 126.13s Step 563( 48.00%), action 144, FPS 1.98, Running 126.33s Step 564( 48.33%), action 145, FPS 2.01, Running 126.79s Step 565( 48.67%), action 146, FPS 2.04, Running 127.13s Step 566( 49.00%), action 147, FPS 2.07, Running 127.76s Step 567( 49.33%), action 148, FPS 2.08, Running 128.05s Step 568( 49.67%), action 149, FPS 2.09, Running 128.49s Step 569( 50.00%), action 150, FPS 2.10, Running 128.84s Step 570( 50.33%), action 151, FPS 2.07, Running 129.57s Step 571( 50.67%), action 152, FPS 2.05, Running 129.96s Step 572( 51.00%), action 153, FPS 2.03, Running 130.67s Step 573( 51.33%), action 154, FPS 2.03, Running 131.13s Step 574( 51.67%), action 155, FPS 2.04, Running 131.74s Step 575( 52.00%), action 156, FPS 2.06, Running 132.12s Step 576( 52.33%), action 157, FPS 2.03, Running 132.87s Step 577( 52.67%), action 158, FPS 2.06, Running 133.18s Step 578( 53.00%), action 159, FPS 2.05, Running 133.86s Step 579( 53.33%), action 160, FPS 2.01, Running 134.30s Step 580( 53.67%), action 161, FPS 2.07, Running 135.02s Step 581( 54.00%), action 162, FPS 2.07, Running 135.26s Step 582( 54.33%), action 163, FPS 2.11, Running 135.60s Step 583( 54.67%), action 164, FPS 2.09, Running 135.92s Step 584( 55.00%), action 165, FPS 2.02, Running 136.68s Step 585( 55.33%), action 166, FPS 2.04, Running 136.94s [2026-08-01 17:09:20] [28 ] Seed 27 failed after 137.37 s. +steps: 585 , actions: 166 . +Instruction: Empty +Total 12/28(42.86%) success. +Setting seed: 28 +Step 1( N/A%), pre moving , FPS 5.73, Running 0.17s Step 2( N/A%), pre moving , FPS 9.26, Running 0.22s Step 3( N/A%), pre moving , FPS 11.73, Running 0.26s Step 4( N/A%), pre moving , FPS 13.66, Running 0.29s Step 5( N/A%), pre moving , FPS 15.11, Running 0.33s Step 6( N/A%), pre moving , FPS 16.09, Running 0.37s Step 7( N/A%), pre moving , FPS 16.70, Running 0.42s Step 8( N/A%), pre moving , FPS 17.20, Running 0.47s Step 9( N/A%), pre moving , FPS 17.77, Running 0.51s Step 10( N/A%), pre moving , FPS 18.39, Running 0.54s Step 11( N/A%), pre moving , FPS 18.93, Running 0.58s Step 12( N/A%), pre moving , FPS 19.41, Running 0.62s Step 13( N/A%), pre moving , FPS 19.85, Running 0.66s Step 14( N/A%), pre moving , FPS 20.05, Running 0.70s Step 15( N/A%), pre moving , FPS 20.19, Running 0.74s Step 16( N/A%), pre moving , FPS 20.41, Running 0.78s Step 17( N/A%), pre moving , FPS 20.65, Running 0.82s Step 18( N/A%), pre moving , FPS 20.93, Running 0.86s Step 19( N/A%), pre moving , FPS 21.17, Running 0.90s Step 20( N/A%), pre moving , FPS 21.35, Running 0.94s Step 21( N/A%), pre moving , FPS 19.44, Running 1.20s Step 22( N/A%), pre moving , FPS 18.89, Running 1.27s Step 23( N/A%), pre moving , FPS 18.82, Running 1.32s Step 24( N/A%), pre moving , FPS 18.82, Running 1.36s Step 25( N/A%), pre moving , FPS 18.87, Running 1.39s Step 26( N/A%), pre moving , FPS 15.63, Running 1.65s Step 27( N/A%), pre moving , FPS 15.73, Running 1.69s Step 28( N/A%), pre moving , FPS 15.82, Running 1.73s Step 29( N/A%), pre moving , FPS 15.81, Running 1.77s Step 30( N/A%), pre moving , FPS 15.76, Running 1.81s Step 31( N/A%), pre moving , FPS 15.73, Running 1.85s Step 32( N/A%), pre moving , FPS 15.72, Running 1.89s Step 33( N/A%), pre moving , FPS 15.71, Running 1.93s Step 34( N/A%), pre moving , FPS 15.79, Running 1.97s Step 35( N/A%), pre moving , FPS 15.87, Running 2.00s Step 36( N/A%), pre moving , FPS 12.72, Running 2.36s Step 37( N/A%), pre moving , FPS 12.70, Running 2.40s Step 38( N/A%), pre moving , FPS 12.66, Running 2.44s Step 39( N/A%), pre moving , FPS 12.65, Running 2.48s Step 40( N/A%), pre moving , FPS 12.66, Running 2.52s Step 41( N/A%), pre moving , FPS 14.79, Running 2.56s Step 42( N/A%), pre moving , FPS 15.13, Running 2.60s Step 43( N/A%), pre moving , FPS 15.13, Running 2.64s Step 44( N/A%), pre moving , FPS 15.10, Running 2.68s Step 45( N/A%), pre moving , FPS 15.05, Running 2.72s Step 46( N/A%), pre moving , FPS 18.11, Running 2.76s Step 47( N/A%), pre moving , FPS 17.88, Running 2.81s Step 48( N/A%), pre moving , FPS 17.82, Running 2.85s Step 49( N/A%), pre moving , FPS 17.49, Running 2.92s Step 50( N/A%), pre moving , FPS 17.17, Running 2.98s Step 51( N/A%), pre moving , FPS 16.89, Running 3.04s Step 52( N/A%), pre moving , FPS 16.59, Running 3.10s Step 53( N/A%), pre moving , FPS 16.24, Running 3.16s Step 54( N/A%), pre moving , FPS 15.93, Running 3.22s Step 55( N/A%), pre moving , FPS 15.43, Running 3.30s Step 56( N/A%), pre moving , FPS 19.99, Running 3.36s Step 57( N/A%), pre moving , FPS 19.57, Running 3.42s Step 58( N/A%), pre moving , FPS 19.06, Running 3.49s Step 59( N/A%), pre moving , FPS 18.65, Running 3.55s Step 60( N/A%), pre moving , FPS 18.25, Running 3.61s Step 61( N/A%), pre moving , FPS 17.88, Running 3.68s Step 62( N/A%), pre moving , FPS 17.57, Running 3.74s Step 63( N/A%), pre moving , FPS 17.35, Running 3.79s Step 64( N/A%), pre moving , FPS 17.06, Running 3.85s Step 65( N/A%), pre moving , FPS 16.74, Running 3.92s Step 66( N/A%), pre moving , FPS 16.39, Running 3.98s Step 67( N/A%), pre moving , FPS 16.29, Running 4.04s Step 68( N/A%), pre moving , FPS 15.99, Running 4.10s Step 69( N/A%), pre moving , FPS 16.00, Running 4.17s Step 70( N/A%), pre moving , FPS 16.04, Running 4.22s Step 71( N/A%), pre moving , FPS 15.97, Running 4.29s Step 72( N/A%), pre moving , FPS 15.87, Running 4.36s Step 73( N/A%), pre moving , FPS 15.94, Running 4.41s Step 74( N/A%), pre moving , FPS 15.86, Running 4.48s Step 75( N/A%), pre moving , FPS 15.93, Running 4.55s Step 76( N/A%), pre moving , FPS 15.86, Running 4.62s Step 77( N/A%), pre moving , FPS 15.74, Running 4.69s Step 78( N/A%), pre moving , FPS 15.80, Running 4.76s Step 79( N/A%), pre moving , FPS 15.74, Running 4.82s Step 80( N/A%), pre moving , FPS 15.73, Running 4.88s Step 81( N/A%), pre moving , FPS 15.68, Running 4.95s Step 82( N/A%), pre moving , FPS 15.71, Running 5.01s Step 83( N/A%), pre moving , FPS 15.68, Running 5.07s Step 84( N/A%), pre moving , FPS 15.63, Running 5.13s Step 85( N/A%), pre moving , FPS 15.80, Running 5.18s Step 86( N/A%), pre moving , FPS 16.00, Running 5.23s Step 87( N/A%), pre moving , FPS 16.22, Running 5.27s Step 88( N/A%), pre moving , FPS 16.48, Running 5.32s Step 89( N/A%), pre moving , FPS 16.77, Running 5.36s Step 90( N/A%), pre moving , FPS 17.07, Running 5.40s Step 91( N/A%), pre moving , FPS 17.45, Running 5.44s Step 92( N/A%), pre moving , FPS 17.89, Running 5.47s Step 93( N/A%), pre moving , FPS 18.13, Running 5.52s Step 94( N/A%), pre moving , FPS 18.55, Running 5.56s Step 95( N/A%), pre moving , FPS 19.08, Running 5.60s Step 96( N/A%), pre moving , FPS 19.34, Running 5.65s Step 97( N/A%), pre moving , FPS 19.97, Running 5.69s Step 98( N/A%), pre moving , FPS 20.54, Running 5.73s Step 99( N/A%), pre moving , FPS 21.12, Running 5.77s Step 100( N/A%), pre moving , FPS 21.64, Running 5.81s Step 101( N/A%), pre moving , FPS 22.16, Running 5.85s Step 102( N/A%), pre moving , FPS 22.55, Running 5.90s Step 103( N/A%), pre moving , FPS 22.85, Running 5.94s Step 104( N/A%), pre moving , FPS 23.54, Running 5.98s Step 105( N/A%), pre moving , FPS 23.83, Running 6.02s Step 106( N/A%), pre moving , FPS 24.10, Running 6.06s Step 107( N/A%), pre moving , FPS 24.18, Running 6.10s Step 108( N/A%), pre moving , FPS 14.84, Running 6.66s Step 109( N/A%), pre moving , FPS 13.07, Running 6.89s Step 110( N/A%), pre moving , FPS 11.29, Running 7.17s Step 111( N/A%), pre moving , FPS 10.53, Running 7.34s Step 112( N/A%), pre moving , FPS 9.47, Running 7.59s Step 113( N/A%), pre moving , FPS 8.98, Running 7.75s Step 114( N/A%), pre moving , FPS 8.15, Running 8.01s Step 115( N/A%), pre moving , FPS 7.59, Running 8.24s Step 116( N/A%), pre moving , FPS 6.96, Running 8.53s Step 117( N/A%), pre moving , FPS 6.72, Running 8.67s Step 118( N/A%), pre moving , FPS 6.25, Running 8.93s Step 119( N/A%), pre moving , FPS 6.04, Running 9.08s Step 120( N/A%), pre moving , FPS 5.69, Running 9.32s Step 121( N/A%), pre moving , FPS 5.48, Running 9.50s Step 122( N/A%), pre moving , FPS 5.21, Running 9.73s Step 123( N/A%), pre moving , FPS 5.03, Running 9.92s Step 124( N/A%), pre moving , FPS 4.78, Running 10.16s Step 125( N/A%), pre moving , FPS 4.63, Running 10.34s Step 126( N/A%), pre moving , FPS 4.37, Running 10.63s Step 127( N/A%), pre moving , FPS 4.27, Running 10.78s Step 128( N/A%), pre moving , FPS 4.56, Running 11.05s Step 129( N/A%), pre moving , FPS 4.57, Running 11.26s Step 130( N/A%), pre moving , FPS 4.59, Running 11.53s Step 131( N/A%), pre moving , FPS 4.57, Running 11.71s Step 132( N/A%), pre moving , FPS 4.60, Running 11.94s Step 133( N/A%), pre moving , FPS 4.56, Running 12.13s Step 134( N/A%), pre moving , FPS 4.53, Running 12.43s Step 135( N/A%), pre moving , FPS 4.54, Running 12.64s Step 136( N/A%), pre moving , FPS 4.58, Running 12.89s Step 137( N/A%), pre moving , FPS 4.54, Running 13.08s Step 138( N/A%), pre moving , FPS 4.53, Running 13.34s Step 139( N/A%), pre moving , FPS 4.53, Running 13.50s Step 140( N/A%), pre moving , FPS 4.52, Running 13.75s Step 141( N/A%), pre moving , FPS 4.57, Running 13.87s Step 142( N/A%), pre moving , FPS 4.53, Running 14.15s Step 143( N/A%), pre moving , FPS 4.54, Running 14.32s Step 144( N/A%), pre moving , FPS 4.57, Running 14.54s Step 145( N/A%), pre moving , FPS 4.57, Running 14.71s Step 146( N/A%), pre moving , FPS 4.64, Running 14.94s Step 147( N/A%), pre moving , FPS 4.62, Running 15.11s Step 148( N/A%), pre moving , FPS 4.66, Running 15.35s Step 149( N/A%), pre moving , FPS 4.69, Running 15.52s Step 150( N/A%), pre moving , FPS 4.69, Running 15.79s Step 151( N/A%), pre moving , FPS 4.71, Running 15.96s Step 152( N/A%), pre moving , FPS 4.63, Running 16.25s Step 153( N/A%), pre moving , FPS 4.65, Running 16.43s Step 154( N/A%), pre moving , FPS 4.66, Running 16.72s Step 155( N/A%), pre moving , FPS 4.73, Running 16.87s Step 156( N/A%), pre moving , FPS 4.73, Running 17.11s Step 157( N/A%), pre moving , FPS 4.76, Running 17.28s Step 158( N/A%), pre moving , FPS 4.76, Running 17.54s Step 159( N/A%), pre moving , FPS 4.72, Running 17.74s Step 160( N/A%), pre moving , FPS 4.71, Running 17.99s Step 161( N/A%), pre moving , FPS 4.69, Running 18.14s Step 162( N/A%), pre moving , FPS 4.70, Running 18.40s Step 163( N/A%), pre moving , FPS 4.72, Running 18.56s Step 164( N/A%), pre moving , FPS 4.69, Running 18.81s Step 165( N/A%), pre moving , FPS 4.67, Running 18.99s Step 166( N/A%), pre moving , FPS 4.64, Running 19.26s Step 167( N/A%), pre moving , FPS 4.78, Running 19.30s Step 168( N/A%), pre moving , FPS 5.01, Running 19.34s Step 169( N/A%), pre moving , FPS 5.18, Running 19.38s Step 170( N/A%), pre moving , FPS 5.50, Running 19.43s Step 171( N/A%), pre moving , FPS 5.70, Running 19.46s Step 172( N/A%), pre moving , FPS 6.15, Running 19.50s Step 173( N/A%), pre moving , FPS 6.40, Running 19.56s Step 174( N/A%), pre moving , FPS 6.94, Running 19.61s Step 175( N/A%), pre moving , FPS 7.19, Running 19.65s Step 176( N/A%), pre moving , FPS 7.77, Running 19.69s Step 177( N/A%), pre moving , FPS 6.89, Running 20.18s Step 178( N/A%), pre moving , FPS 7.47, Running 20.22s Step 179( N/A%), pre moving , FPS 7.94, Running 20.26s Step 180( N/A%), pre moving , FPS 8.66, Running 20.30s Step 181( N/A%), pre moving , FPS 8.95, Running 20.37s Step 182( N/A%), pre moving , FPS 9.95, Running 20.41s Step 183( N/A%), pre moving , FPS 10.43, Running 20.48s Step 184( N/A%), pre moving , FPS 11.55, Running 20.54s Step 185( N/A%), pre moving , FPS 12.38, Running 20.61s Step 186( N/A%), pre moving , FPS 14.16, Running 20.67s Step 187( N/A%), pre moving , FPS 13.89, Running 20.74s Step 188( N/A%), pre moving , FPS 13.70, Running 20.80s Step 189( N/A%), pre moving , FPS 13.55, Running 20.86s Step 190( N/A%), pre moving , FPS 13.37, Running 20.92s Step 191( N/A%), pre moving , FPS 12.87, Running 21.02s Step 192( N/A%), pre moving , FPS 12.71, Running 21.08s Step 193( N/A%), pre moving , FPS 12.70, Running 21.14s Step 194( N/A%), pre moving , FPS 12.47, Running 21.21s Step 195( N/A%), pre moving , FPS 12.40, Running 21.26s Step 196( N/A%), pre moving , FPS 11.84, Running 21.38s Step 197( N/A%), pre moving , FPS 15.50, Running 21.47s Step 198( N/A%), pre moving , FPS 14.85, Running 21.57s Step 199( N/A%), pre moving , FPS 14.16, Running 21.67s Step 200( N/A%), pre moving , FPS 13.51, Running 21.78s Step 201( N/A%), pre moving , FPS 13.17, Running 21.89s Step 202( N/A%), pre moving , FPS 12.65, Running 21.99s Step 203( N/A%), pre moving , FPS 12.29, Running 22.10s Step 204( N/A%), pre moving , FPS 11.90, Running 22.22s Step 205( N/A%), pre moving , FPS 11.67, Running 22.32s Step 206( N/A%), pre moving , FPS 11.38, Running 22.42s Step 207( N/A%), pre moving , FPS 11.12, Running 22.53s Step 208( N/A%), pre moving , FPS 10.82, Running 22.64s Step 209( N/A%), pre moving , FPS 10.59, Running 22.75s Step 210( N/A%), pre moving , FPS 10.34, Running 22.86s Step 211( N/A%), pre moving , FPS 10.30, Running 22.96s Step 212( N/A%), pre moving , FPS 10.04, Running 23.07s Step 213( N/A%), pre moving , FPS 9.79, Running 23.18s Step 214( N/A%), pre moving , FPS 9.68, Running 23.28s Step 215( N/A%), pre moving , FPS 9.47, Running 23.38s Step 216( N/A%), pre moving , FPS 9.58, Running 23.47s Step 217( N/A%), pre moving , FPS 9.54, Running 23.56s Step 218( N/A%), pre moving , FPS 9.59, Running 23.65s Step 219( N/A%), pre moving , FPS 9.62, Running 23.75s Step 220( N/A%), pre moving , FPS 9.73, Running 23.83s Step 221( N/A%), pre moving , FPS 9.82, Running 23.93s Step 222( N/A%), pre moving , FPS 9.96, Running 24.00s Step 223( N/A%), pre moving , FPS 10.18, Running 24.07s Step 224( N/A%), pre moving , FPS 10.44, Running 24.13s Step 225( N/A%), pre moving , FPS 10.83, Running 24.17s Step 226( N/A%), pre moving , FPS 11.23, Running 24.21s Step 227( N/A%), pre moving , FPS 11.70, Running 24.24s Step 228( N/A%), pre moving , FPS 12.25, Running 24.28s Step 229( N/A%), pre moving , FPS 12.65, Running 24.33s Step 230( N/A%), pre moving , FPS 13.09, Running 24.38s Step 231( N/A%), pre moving , FPS 13.56, Running 24.44s Step 232( N/A%), pre moving , FPS 14.20, Running 24.48s Step 233( N/A%), pre moving , FPS 15.00, Running 24.51s Step 234( N/A%), pre moving , FPS 15.76, Running 24.55s Step 235( N/A%), pre moving , FPS 16.57, Running 24.58s Step 236( N/A%), pre moving , FPS 17.29, Running 24.63s Step 237( N/A%), pre moving , FPS 18.23, Running 24.66s Step 238( N/A%), pre moving , FPS 18.86, Running 24.71s Step 239( N/A%), pre moving , FPS 14.53, Running 25.13s Step 240( N/A%), pre moving , FPS 15.02, Running 25.17s Step 241( N/A%), pre moving , FPS 15.62, Running 25.21s Step 242( N/A%), pre moving , FPS 16.13, Running 25.24s Step 243( N/A%), pre moving , FPS 16.54, Running 25.28s Step 244( N/A%), pre moving , FPS 16.89, Running 25.32s Step 245( N/A%), pre moving , FPS 16.54, Running 25.38s Step 246( N/A%), pre moving , FPS 16.45, Running 25.42s Step 247( N/A%), pre moving , FPS 15.88, Running 25.50s Step 248( N/A%), pre moving , FPS 15.63, Running 25.56s Step 249( N/A%), pre moving , FPS 15.61, Running 25.61s Step 250( N/A%), pre moving , FPS 15.31, Running 25.69s Step 251( N/A%), pre moving , FPS 15.23, Running 25.75s Step 252( N/A%), pre moving , FPS 15.12, Running 25.80s Step 253( N/A%), pre moving , FPS 14.91, Running 25.85s Step 254( N/A%), pre moving , FPS 14.72, Running 25.91s Step 255( N/A%), pre moving , FPS 14.58, Running 25.96s Step 256( N/A%), pre moving , FPS 14.18, Running 26.04s Step 257( N/A%), pre moving , FPS 13.95, Running 26.09s Step 258( N/A%), pre moving , FPS 13.73, Running 26.17s Step 259( N/A%), pre moving , FPS 18.03, Running 26.24s Step 260( N/A%), pre moving , FPS 17.72, Running 26.29s Step 261( N/A%), pre moving , FPS 17.26, Running 26.37s Step 262( N/A%), pre moving , FPS 16.75, Running 26.44s Step 263( N/A%), pre moving , FPS 16.16, Running 26.52s Step 264( N/A%), pre moving , FPS 15.80, Running 26.58s Step 265( N/A%), pre moving , FPS 15.57, Running 26.66s Step 266( N/A%), pre moving , FPS 15.13, Running 26.74s Step 267( N/A%), pre moving , FPS 15.12, Running 26.83s Step 268( N/A%), pre moving , FPS 14.92, Running 26.90s Step 269( N/A%), pre moving , FPS 14.57, Running 26.98s Step 270( N/A%), pre moving , FPS 14.68, Running 27.05s Step 271( N/A%), pre moving , FPS 14.17, Running 27.16s Step 272( N/A%), pre moving , FPS 13.97, Running 27.23s Step 273( N/A%), pre moving , FPS 13.54, Running 27.33s Step 274( N/A%), pre moving , FPS 13.15, Running 27.43s Step 275( N/A%), pre moving , FPS 12.86, Running 27.51s Step 276( N/A%), pre moving , FPS 12.81, Running 27.60s Step 277( N/A%), pre moving , FPS 12.58, Running 27.68s Step 278( N/A%), pre moving , FPS 12.45, Running 27.78s Step 279( N/A%), pre moving , FPS 12.23, Running 27.87s Step 280( N/A%), pre moving , FPS 12.02, Running 27.96s Step 281( N/A%), pre moving , FPS 11.87, Running 28.05s Step 282( N/A%), pre moving , FPS 11.75, Running 28.14s Step 283( N/A%), pre moving , FPS 11.72, Running 28.22s Step 284( N/A%), pre moving , FPS 11.61, Running 28.31s Step 285( N/A%), pre moving , FPS 11.54, Running 28.40s Step 286( N/A%), pre moving , FPS 11.40, Running 28.50s Step 287( N/A%), pre moving , FPS 11.39, Running 28.58s Step 288( N/A%), pre moving , FPS 11.24, Running 28.68s Step 289( N/A%), pre moving , FPS 11.37, Running 28.74s Step 290( N/A%), pre moving , FPS 11.39, Running 28.81s Step 291( N/A%), pre moving , FPS 11.57, Running 28.89s Step 292( N/A%), pre moving , FPS 11.56, Running 28.96s Step 293( N/A%), pre moving , FPS 11.73, Running 29.04s Step 294( N/A%), pre moving , FPS 11.86, Running 29.11s Step 295( N/A%), pre moving , FPS 11.99, Running 29.18s Step 296( N/A%), pre moving , FPS 12.03, Running 29.26s Step 297( N/A%), pre moving , FPS 12.08, Running 29.34s Step 298( N/A%), pre moving , FPS 12.26, Running 29.41s Step 299( N/A%), pre moving , FPS 12.46, Running 29.48s Step 300( N/A%), pre moving , FPS 12.47, Running 29.56s Step 301( N/A%), pre moving , FPS 12.62, Running 29.64s Step 302( N/A%), pre moving , FPS 12.80, Running 29.70s Step 303( N/A%), pre moving , FPS 12.89, Running 29.77s Step 304( N/A%), pre moving , FPS 12.95, Running 29.85s Step 305( N/A%), pre moving , FPS 13.10, Running 29.92s Step 306( N/A%), pre moving , FPS 13.33, Running 30.00s Step 307( N/A%), pre moving , FPS 13.66, Running 30.05s Step 308( N/A%), pre moving , FPS 14.03, Running 30.10s Step 309( N/A%), pre moving , FPS 14.28, Running 30.14s Step 310( N/A%), pre moving , FPS 14.61, Running 30.18s Step 311( N/A%), pre moving , FPS 14.86, Running 30.24s Step 312( N/A%), pre moving , FPS 15.02, Running 30.29s Step 313( N/A%), pre moving , FPS 15.32, Running 30.34s Step 314( N/A%), pre moving , FPS 15.65, Running 30.39s Step 315( N/A%), pre moving , FPS 15.85, Running 30.44s Step 316( N/A%), pre moving , FPS 16.22, Running 30.49s Step 317( N/A%), pre moving , FPS 16.54, Running 30.55s Step 318( N/A%), pre moving , FPS 16.80, Running 30.60s Step 319( N/A%), pre moving , FPS 17.07, Running 30.65s Step 320( N/A%), pre moving , FPS 17.61, Running 30.70s Step 321( N/A%), pre moving , FPS 17.87, Running 30.75s Step 322( N/A%), pre moving , FPS 18.33, Running 30.79s Step 323( N/A%), pre moving , FPS 19.06, Running 30.82s Step 324( N/A%), pre moving , FPS 19.82, Running 30.86s Step 325( N/A%), pre moving , FPS 20.55, Running 30.90s Step 326( N/A%), pre moving , FPS 21.43, Running 30.93s Step 327( N/A%), pre moving , FPS 21.73, Running 30.97s Step 328( N/A%), pre moving , FPS 22.23, Running 31.00s Step 329( N/A%), pre moving , FPS 22.37, Running 31.04s Step 330( N/A%), pre moving , FPS 22.45, Running 31.07s Step 331( N/A%), pre moving , FPS 22.96, Running 31.11s Step 332( N/A%), pre moving , FPS 23.40, Running 31.15s Step 333( N/A%), pre moving , FPS 23.52, Running 31.19s Step 334( N/A%), pre moving , FPS 23.94, Running 31.23s Step 335( N/A%), pre moving , FPS 24.43, Running 31.26s Step 336( N/A%), pre moving , FPS 25.00, Running 31.29s Step 337( N/A%), pre moving , FPS 25.70, Running 31.33s Step 338( N/A%), pre moving , FPS 26.20, Running 31.36s Step 339( N/A%), pre moving , FPS 17.03, Running 31.82s Step 340( N/A%), pre moving , FPS 17.06, Running 31.87s Step 341( N/A%), pre moving , FPS 17.34, Running 31.91s Step 342( N/A%), pre moving , FPS 17.23, Running 31.95s Step 343( N/A%), pre moving , FPS 17.21, Running 31.99s Step 344( N/A%), pre moving , FPS 17.27, Running 32.02s Step 345( N/A%), pre moving , FPS 17.08, Running 32.07s Step 346( N/A%), pre moving , FPS 16.86, Running 32.12s Step 347( N/A%), pre moving , FPS 16.56, Running 32.17s Step 348( N/A%), pre moving , FPS 16.01, Running 32.25s Step 349( N/A%), pre moving , FPS 15.59, Running 32.32s Step 350( N/A%), pre moving , FPS 15.14, Running 32.39s Step 351( N/A%), pre moving , FPS 15.00, Running 32.44s Step 352( N/A%), pre moving , FPS 14.92, Running 32.49s Step 353( N/A%), pre moving , FPS 14.84, Running 32.54s Step 354( N/A%), pre moving , FPS 14.52, Running 32.60s Step 355( N/A%), pre moving , FPS 14.29, Running 32.66s Step 356( N/A%), pre moving , FPS 14.05, Running 32.72s Step 357( N/A%), pre moving , FPS 14.06, Running 32.75s Step 358( N/A%), pre moving , FPS 14.07, Running 32.78s Step 359( N/A%), pre moving , FPS 20.15, Running 32.82s Step 360( N/A%), pre moving , FPS 20.45, Running 32.85s Step 361( N/A%), pre moving , FPS 20.55, Running 32.88s Step 362( N/A%), pre moving , FPS 20.65, Running 32.92s Step 363( N/A%), pre moving , FPS 20.57, Running 32.96s Step 364( N/A%), pre moving , FPS 20.56, Running 32.99s Step 365( N/A%), pre moving , FPS 20.81, Running 33.03s Step 366( N/A%), pre moving , FPS 21.21, Running 33.06s Step 367( N/A%), pre moving , FPS 21.78, Running 33.09s Step 368( N/A%), pre moving , FPS 22.82, Running 33.13s Step 369( N/A%), pre moving , FPS 23.83, Running 33.16s Step 370( N/A%), pre moving , FPS 24.84, Running 33.20s Step 371( N/A%), pre moving , FPS 25.11, Running 33.24s Step 372( N/A%), pre moving , FPS 25.29, Running 33.28s Step 373( N/A%), pre moving , FPS 25.90, Running 33.31s Step 374( N/A%), pre moving , FPS 26.89, Running 33.35s Step 375( N/A%), pre moving , FPS 27.74, Running 33.38s Step 376( N/A%), pre moving , FPS 28.75, Running 33.41s Step 377( N/A%), pre moving , FPS 28.78, Running 33.45s Step 378( N/A%), pre moving , FPS 28.26, Running 33.49s Step 379( N/A%), pre moving , FPS 28.21, Running 33.53s Step 380( N/A%), pre moving , FPS 28.21, Running 33.56s Step 381( N/A%), pre moving , FPS 28.24, Running 33.59s Step 382( N/A%), pre moving , FPS 28.58, Running 33.62s Step 383( N/A%), pre moving , FPS 28.41, Running 33.66s Step 384( N/A%), pre moving , FPS 27.96, Running 33.71s Step 385( N/A%), pre moving , FPS 27.66, Running 33.75s Step 386( N/A%), pre moving , FPS 27.32, Running 33.79s Step 387( N/A%), pre moving , FPS 27.23, Running 33.83s Step 388( N/A%), pre moving , FPS 27.22, Running 33.86s Step 389( N/A%), pre moving , FPS 27.29, Running 33.89s Step 390( N/A%), pre moving , FPS 27.50, Running 33.92s Step 391( N/A%), pre moving , FPS 27.61, Running 33.96s Step 392( N/A%), pre moving , FPS 27.84, Running 34.00s Step 393( N/A%), pre moving , FPS 27.45, Running 34.04s Step 394( N/A%), pre moving , FPS 27.34, Running 34.08s Step 395( N/A%), pre moving , FPS 27.29, Running 34.11s Step 396( N/A%), pre moving , FPS 27.30, Running 34.14s Step 397( N/A%), pre moving , FPS 27.42, Running 34.17s Step 398( N/A%), pre moving , FPS 28.04, Running 34.20s Step 399( N/A%), pre moving , FPS 28.01, Running 34.24s Step 400( N/A%), pre moving , FPS 27.91, Running 34.27s Step 401( N/A%), pre moving , FPS 27.63, Running 34.31s Step 402( N/A%), pre moving , FPS 27.43, Running 34.35s Step 403( N/A%), pre moving , FPS 9.13, Running 35.85s Step 404( N/A%), pre moving , FPS 8.25, Running 36.13s Step 405( N/A%), pre moving , FPS 7.81, Running 36.31s Step 406( N/A%), pre moving , FPS 7.15, Running 36.59s Step 407( N/A%), pre moving , FPS 6.80, Running 36.77s Step 408( N/A%), pre moving , FPS 6.31, Running 37.03s Step 409( N/A%), pre moving , FPS 6.07, Running 37.19s Step 410( N/A%), pre moving , FPS 5.66, Running 37.46s Step 411( N/A%), pre moving , FPS 5.48, Running 37.61s Step 412( N/A%), pre moving , FPS 5.11, Running 37.91s Step 413( N/A%), pre moving , FPS 4.95, Running 38.08s Step 414( N/A%), pre moving , FPS 4.66, Running 38.37s Step 415( N/A%), pre moving , FPS 4.50, Running 38.55s Step 416( N/A%), pre moving , FPS 4.28, Running 38.82s Step 417( N/A%), pre moving , FPS 4.14, Running 39.00s Step 418( N/A%), pre moving , FPS 3.95, Running 39.27s Step 419( N/A%), pre moving , FPS 3.86, Running 39.42s Step 420( N/A%), pre moving , FPS 3.72, Running 39.65s Step 421( N/A%), pre moving , FPS 3.59, Running 39.89s Step 422( N/A%), pre moving , FPS 3.42, Running 40.19s Step 423( 0.33%), action 1, FPS 3.76, Running 41.18s Step 424( 0.67%), action 2, FPS 3.63, Running 41.64s Step 425( 1.00%), action 3, FPS 3.52, Running 41.99s Step 426( 1.33%), action 4, FPS 3.47, Running 42.35s Step 427( 1.67%), action 5, FPS 3.22, Running 42.99s Step 428( 2.00%), action 6, FPS 3.12, Running 43.45s Step 429( 2.33%), action 7, FPS 2.93, Running 44.01s Step 430( 2.67%), action 8, FPS 2.79, Running 44.62s Step 431( 3.00%), action 9, FPS 2.73, Running 44.95s Step 432( 3.33%), action 10, FPS 2.57, Running 45.70s Step 433( 3.67%), action 11, FPS 2.43, Running 46.31s Step 434( 4.00%), action 12, FPS 2.31, Running 47.03s Step 435( 4.33%), action 13, FPS 2.23, Running 47.50s Step 436( 4.67%), action 14, FPS 2.14, Running 48.17s Step 437( 5.00%), action 15, FPS 2.07, Running 48.69s Step 438( 5.33%), action 16, FPS 2.06, Running 48.97s Step 439( 5.67%), action 17, FPS 1.96, Running 49.61s Step 440( 6.00%), action 18, FPS 1.92, Running 50.05s Step 441( 6.33%), action 19, FPS 1.90, Running 50.40s Step 442( 6.67%), action 20, FPS 1.86, Running 50.96s Step 443( 7.00%), action 21, FPS 1.94, Running 51.51s Step 444( 7.33%), action 22, FPS 1.93, Running 52.02s Step 445( 7.67%), action 23, FPS 1.91, Running 52.45s Step 446( 8.00%), action 24, FPS 1.89, Running 52.94s Step 447( 8.33%), action 25, FPS 1.91, Running 53.46s Step 448( 8.67%), action 26, FPS 1.93, Running 53.81s Step 449( 9.00%), action 27, FPS 1.95, Running 54.28s Step 450( 9.33%), action 28, FPS 1.95, Running 54.88s Step 451( 9.67%), action 29, FPS 1.91, Running 55.41s Step 452( 10.00%), action 30, FPS 1.96, Running 55.91s Step 453( 10.33%), action 31, FPS 1.93, Running 56.68s Step 454( 10.67%), action 32, FPS 1.95, Running 57.27s Step 455( 11.00%), action 33, FPS 1.95, Running 57.79s Step 456( 11.33%), action 34, FPS 2.01, Running 58.13s Step 457( 11.67%), action 35, FPS 2.02, Running 58.58s Step 458( 12.00%), action 36, FPS 1.95, Running 59.22s Step 459( 12.33%), action 37, FPS 2.01, Running 59.56s Step 460( 12.67%), action 38, FPS 2.00, Running 60.05s Step 461( 13.00%), action 39, FPS 1.97, Running 60.55s Step 462( 13.33%), action 40, FPS 1.98, Running 61.05s Step 463( 13.67%), action 41, FPS 1.98, Running 61.61s Step 464( 14.00%), action 42, FPS 1.96, Running 62.20s Step 465( 14.33%), action 43, FPS 1.97, Running 62.63s Step 466( 14.67%), action 44, FPS 1.96, Running 63.14s Step 467( 15.00%), action 45, FPS 2.00, Running 63.48s Step 468( 15.33%), action 46, FPS 1.99, Running 63.85s Step 469( 15.67%), action 47, FPS 1.98, Running 64.38s Step 470( 16.00%), action 48, FPS 2.03, Running 64.72s Step 471( 16.33%), action 49, FPS 2.06, Running 65.15s Step 472( 16.67%), action 50, FPS 2.06, Running 65.60s Step 473( 17.00%), action 51, FPS 2.07, Running 66.35s Step 474( 17.33%), action 52, FPS 2.11, Running 66.76s Step 475( 17.67%), action 53, FPS 2.14, Running 67.13s Step 476( 18.00%), action 54, FPS 2.10, Running 67.64s Step 477( 18.33%), action 55, FPS 2.09, Running 68.15s Step 478( 18.67%), action 56, FPS 2.13, Running 68.62s Step 479( 19.00%), action 57, FPS 2.09, Running 69.13s Step 480( 19.33%), action 58, FPS 2.08, Running 69.67s Step 481( 19.67%), action 59, FPS 2.12, Running 69.98s Step 482( 20.00%), action 60, FPS 2.11, Running 70.51s Step 483( 20.33%), action 61, FPS 2.09, Running 71.20s Step 484( 20.67%), action 62, FPS 2.15, Running 71.49s Step 485( 21.00%), action 63, FPS 2.14, Running 71.96s Step 486( 21.33%), action 64, FPS 2.17, Running 72.35s Step 487( 21.67%), action 65, FPS 2.15, Running 72.79s Step 488( 22.00%), action 66, FPS 2.11, Running 73.33s Step 489( 22.33%), action 67, FPS 2.12, Running 73.83s Step 490( 22.67%), action 68, FPS 2.12, Running 74.17s Step 491( 23.00%), action 69, FPS 2.13, Running 74.54s Step 492( 23.33%), action 70, FPS 2.13, Running 74.99s Step 493( 23.67%), action 71, FPS 2.14, Running 75.71s Step 494( 24.00%), action 72, FPS 2.12, Running 76.20s Step 495( 24.33%), action 73, FPS 2.12, Running 76.55s Step 496( 24.67%), action 74, FPS 2.12, Running 77.07s Step 497( 25.00%), action 75, FPS 2.13, Running 77.55s Step 498( 25.33%), action 76, FPS 2.10, Running 78.13s Step 499( 25.67%), action 77, FPS 2.11, Running 78.60s Step 500( 26.00%), action 78, FPS 2.10, Running 79.19s Step 501( 26.33%), action 79, FPS 2.10, Running 79.51s Step 502( 26.67%), action 80, FPS 2.07, Running 80.16s Step 503( 27.00%), action 81, FPS 2.07, Running 80.88s Step 504( 27.33%), action 82, FPS 1.99, Running 81.53s Step 505( 27.67%), action 83, FPS 1.99, Running 82.00s Step 506( 28.00%), action 84, FPS 1.96, Running 82.53s Step 507( 28.33%), action 85, FPS 1.96, Running 83.02s Step 508( 28.67%), action 86, FPS 1.96, Running 83.53s Step 509( 29.00%), action 87, FPS 1.98, Running 83.95s Step 510( 29.33%), action 88, FPS 1.92, Running 84.57s Step 511( 29.67%), action 89, FPS 1.93, Running 84.89s Step 512( 30.00%), action 90, FPS 1.94, Running 85.31s Step 513( 30.33%), action 91, FPS 1.94, Running 85.99s Step 514( 30.67%), action 92, FPS 1.94, Running 86.52s Step 515( 31.00%), action 93, FPS 1.90, Running 87.07s Step 516( 31.33%), action 94, FPS 1.90, Running 87.60s Step 517( 31.67%), action 95, FPS 1.89, Running 88.13s Step 518( 32.00%), action 96, FPS 1.88, Running 88.76s Step 519( 32.33%), action 97, FPS 1.87, Running 89.29s Step 520( 32.67%), action 98, FPS 1.88, Running 89.82s Step 521( 33.00%), action 99, FPS 1.83, Running 90.43s Step 522( 33.33%), action 100, FPS 1.90, Running 90.69s Step 523( 33.67%), action 101, FPS 1.88, Running 91.53s Step 524( 34.00%), action 102, FPS 1.88, Running 92.16s Step 525( 34.33%), action 103, FPS 1.89, Running 92.59s Step 526( 34.67%), action 104, FPS 1.92, Running 92.94s Step 527( 35.00%), action 105, FPS 1.94, Running 93.31s Step 528( 35.33%), action 106, FPS 1.92, Running 93.97s Step 529( 35.67%), action 107, FPS 1.89, Running 94.52s Step 530( 36.00%), action 108, FPS 1.92, Running 94.99s Step 531( 36.33%), action 109, FPS 1.90, Running 95.40s Step 532( 36.67%), action 110, FPS 1.87, Running 95.98s Step 533( 37.00%), action 111, FPS 1.90, Running 96.51s Step 534( 37.33%), action 112, FPS 1.90, Running 97.02s Step 535( 37.67%), action 113, FPS 1.94, Running 97.38s Step 536( 38.00%), action 114, FPS 1.97, Running 97.74s Step 537( 38.33%), action 115, FPS 1.96, Running 98.31s Step 538( 38.67%), action 116, FPS 1.99, Running 98.83s Step 539( 39.00%), action 117, FPS 1.98, Running 99.41s Step 540( 39.33%), action 118, FPS 1.97, Running 99.95s Step 541( 39.67%), action 119, FPS 2.00, Running 100.44s Step 542( 40.00%), action 120, FPS 1.94, Running 101.02s Step 543( 40.33%), action 121, FPS 1.94, Running 101.82s Step 544( 40.67%), action 122, FPS 1.97, Running 102.29s Step 545( 41.00%), action 123, FPS 1.93, Running 102.93s Step 546( 41.33%), action 124, FPS 1.89, Running 103.51s Step 547( 41.67%), action 125, FPS 1.86, Running 104.07s Step 548( 42.00%), action 126, FPS 1.90, Running 104.51s Step 549( 42.33%), action 127, FPS 1.93, Running 104.91s Step 550( 42.67%), action 128, FPS 1.91, Running 105.46s Step 551( 43.00%), action 129, FPS 1.93, Running 105.76s Step 552( 43.33%), action 130, FPS 1.94, Running 106.30s Step 553( 43.67%), action 131, FPS 1.92, Running 106.91s Step 554( 44.00%), action 132, FPS 1.98, Running 107.11s Step 555( 44.33%), action 133, FPS 1.97, Running 107.52s Step 556( 44.67%), action 134, FPS 1.99, Running 107.81s Step 557( 45.00%), action 135, FPS 2.04, Running 108.11s Step 558( 45.33%), action 136, FPS 2.05, Running 108.59s Step 559( 45.67%), action 137, FPS 2.07, Running 109.08s Step 560( 46.00%), action 138, FPS 2.12, Running 109.38s Step 561( 46.33%), action 139, FPS 2.15, Running 109.75s Step 562( 46.67%), action 140, FPS 2.18, Running 110.18s Step 563( 47.00%), action 141, FPS 2.28, Running 110.60s Step 564( 47.33%), action 142, FPS 2.23, Running 111.26s Step 565( 47.67%), action 143, FPS 2.25, Running 111.80s Step 566( 48.00%), action 144, FPS 2.32, Running 112.14s Step 567( 48.33%), action 145, FPS 2.37, Running 112.52s Step 568( 48.67%), action 146, FPS 2.32, Running 113.12s Step 569( 49.00%), action 147, FPS 2.28, Running 113.68s Step 570( 49.33%), action 148, FPS 2.32, Running 114.09s Step 571( 49.67%), action 149, FPS 2.32, Running 114.40s Step 572( 50.00%), action 150, FPS 2.30, Running 114.98s Step 573( 50.33%), action 151, FPS 2.25, Running 115.80s Step 574( 50.67%), action 152, FPS 2.16, Running 116.38s Step 575( 51.00%), action 153, FPS 2.13, Running 116.92s Step 576( 51.33%), action 154, FPS 2.08, Running 117.41s Step 577( 51.67%), action 155, FPS 2.06, Running 117.82s Step 578( 52.00%), action 156, FPS 2.03, Running 118.44s Step 579( 52.33%), action 157, FPS 2.06, Running 118.77s Step 580( 52.67%), action 158, FPS 2.03, Running 119.24s Step 581( 53.00%), action 159, FPS 1.99, Running 119.81s Step 582( 53.33%), action 160, FPS 1.96, Running 120.38s Step 583( 53.67%), action 161, FPS 1.89, Running 121.18s Step 584( 54.00%), action 162, FPS 1.92, Running 121.67s Step 585( 54.33%), action 163, FPS 1.93, Running 122.17s Step 586( 54.67%), action 164, FPS 1.94, Running 122.44s Step 587( 55.00%), action 165, FPS 1.90, Running 123.02s [2026-08-01 17:11:23] [29 ] Seed 28 success after 123.53 s. +steps: 587 , actions: 165 . +Instruction: Empty +Total 13/29(44.83%) success. +Setting seed: 29 +Step 1( N/A%), pre moving , FPS 5.55, Running 0.18s Step 2( N/A%), pre moving , FPS 9.11, Running 0.22s Step 3( N/A%), pre moving , FPS 11.79, Running 0.25s Step 4( N/A%), pre moving , FPS 13.73, Running 0.29s Step 5( N/A%), pre moving , FPS 15.19, Running 0.33s Step 6( N/A%), pre moving , FPS 16.31, Running 0.37s Step 7( N/A%), pre moving , FPS 17.21, Running 0.41s Step 8( N/A%), pre moving , FPS 17.94, Running 0.45s Step 9( N/A%), pre moving , FPS 18.55, Running 0.49s Step 10( N/A%), pre moving , FPS 18.99, Running 0.53s Step 11( N/A%), pre moving , FPS 18.85, Running 0.58s Step 12( N/A%), pre moving , FPS 19.22, Running 0.62s Step 13( N/A%), pre moving , FPS 19.28, Running 0.67s Step 14( N/A%), pre moving , FPS 19.58, Running 0.72s Step 15( N/A%), pre moving , FPS 19.92, Running 0.75s Step 16( N/A%), pre moving , FPS 20.07, Running 0.80s Step 17( N/A%), pre moving , FPS 20.14, Running 0.84s Step 18( N/A%), pre moving , FPS 20.33, Running 0.89s Step 19( N/A%), pre moving , FPS 20.55, Running 0.92s Step 20( N/A%), pre moving , FPS 20.77, Running 0.96s Step 21( N/A%), pre moving , FPS 18.99, Running 1.23s Step 22( N/A%), pre moving , FPS 18.32, Running 1.31s Step 23( N/A%), pre moving , FPS 18.31, Running 1.35s Step 24( N/A%), pre moving , FPS 18.23, Running 1.39s Step 25( N/A%), pre moving , FPS 18.16, Running 1.43s Step 26( N/A%), pre moving , FPS 15.35, Running 1.67s Step 27( N/A%), pre moving , FPS 15.17, Running 1.73s Step 28( N/A%), pre moving , FPS 15.12, Running 1.77s Step 29( N/A%), pre moving , FPS 15.13, Running 1.81s Step 30( N/A%), pre moving , FPS 15.18, Running 1.84s Step 31( N/A%), pre moving , FPS 15.41, Running 1.88s Step 32( N/A%), pre moving , FPS 15.32, Running 1.93s Step 33( N/A%), pre moving , FPS 15.40, Running 1.97s Step 34( N/A%), pre moving , FPS 15.30, Running 2.02s Step 35( N/A%), pre moving , FPS 15.28, Running 2.06s Step 36( N/A%), pre moving , FPS 12.60, Running 2.38s Step 37( N/A%), pre moving , FPS 12.62, Running 2.43s Step 38( N/A%), pre moving , FPS 12.65, Running 2.47s Step 39( N/A%), pre moving , FPS 12.65, Running 2.51s Step 40( N/A%), pre moving , FPS 12.63, Running 2.55s Step 41( N/A%), pre moving , FPS 14.76, Running 2.59s Step 42( N/A%), pre moving , FPS 15.15, Running 2.63s Step 43( N/A%), pre moving , FPS 14.96, Running 2.68s Step 44( N/A%), pre moving , FPS 15.00, Running 2.72s Step 45( N/A%), pre moving , FPS 15.03, Running 2.76s Step 46( N/A%), pre moving , FPS 17.70, Running 2.80s Step 47( N/A%), pre moving , FPS 17.88, Running 2.84s Step 48( N/A%), pre moving , FPS 17.60, Running 2.91s Step 49( N/A%), pre moving , FPS 17.26, Running 2.97s Step 50( N/A%), pre moving , FPS 16.87, Running 3.03s Step 51( N/A%), pre moving , FPS 16.49, Running 3.09s Step 52( N/A%), pre moving , FPS 16.23, Running 3.16s Step 53( N/A%), pre moving , FPS 16.01, Running 3.22s Step 54( N/A%), pre moving , FPS 15.81, Running 3.29s Step 55( N/A%), pre moving , FPS 15.53, Running 3.35s Step 56( N/A%), pre moving , FPS 19.46, Running 3.41s Step 57( N/A%), pre moving , FPS 19.20, Running 3.47s Step 58( N/A%), pre moving , FPS 18.86, Running 3.53s Step 59( N/A%), pre moving , FPS 18.52, Running 3.59s Step 60( N/A%), pre moving , FPS 18.07, Running 3.65s Step 61( N/A%), pre moving , FPS 17.79, Running 3.71s Step 62( N/A%), pre moving , FPS 17.52, Running 3.77s Step 63( N/A%), pre moving , FPS 17.36, Running 3.84s Step 64( N/A%), pre moving , FPS 17.08, Running 3.89s Step 65( N/A%), pre moving , FPS 16.75, Running 3.96s Step 66( N/A%), pre moving , FPS 16.39, Running 4.02s Step 67( N/A%), pre moving , FPS 16.21, Running 4.08s Step 68( N/A%), pre moving , FPS 16.22, Running 4.14s Step 69( N/A%), pre moving , FPS 16.15, Running 4.20s Step 70( N/A%), pre moving , FPS 16.07, Running 4.27s Step 71( N/A%), pre moving , FPS 16.09, Running 4.34s Step 72( N/A%), pre moving , FPS 16.22, Running 4.40s Step 73( N/A%), pre moving , FPS 16.24, Running 4.45s Step 74( N/A%), pre moving , FPS 16.22, Running 4.52s Step 75( N/A%), pre moving , FPS 16.16, Running 4.59s Step 76( N/A%), pre moving , FPS 16.12, Running 4.65s Step 77( N/A%), pre moving , FPS 16.05, Running 4.72s Step 78( N/A%), pre moving , FPS 15.97, Running 4.78s Step 79( N/A%), pre moving , FPS 15.95, Running 4.84s Step 80( N/A%), pre moving , FPS 16.02, Running 4.90s Step 81( N/A%), pre moving , FPS 16.28, Running 4.94s Step 82( N/A%), pre moving , FPS 16.56, Running 4.98s Step 83( N/A%), pre moving , FPS 16.86, Running 5.02s Step 84( N/A%), pre moving , FPS 17.07, Running 5.06s Step 85( N/A%), pre moving , FPS 17.39, Running 5.11s Step 86( N/A%), pre moving , FPS 17.80, Running 5.14s Step 87( N/A%), pre moving , FPS 18.02, Running 5.19s Step 88( N/A%), pre moving , FPS 18.13, Running 5.24s Step 89( N/A%), pre moving , FPS 18.39, Running 5.29s Step 90( N/A%), pre moving , FPS 18.93, Running 5.33s Step 91( N/A%), pre moving , FPS 19.23, Running 5.38s Step 92( N/A%), pre moving , FPS 19.53, Running 5.42s Step 93( N/A%), pre moving , FPS 19.90, Running 5.46s Step 94( N/A%), pre moving , FPS 20.42, Running 5.50s Step 95( N/A%), pre moving , FPS 20.86, Running 5.55s Step 96( N/A%), pre moving , FPS 21.24, Running 5.59s Step 97( N/A%), pre moving , FPS 21.78, Running 5.63s Step 98( N/A%), pre moving , FPS 22.24, Running 5.68s Step 99( N/A%), pre moving , FPS 22.71, Running 5.72s Step 100( N/A%), pre moving , FPS 23.19, Running 5.76s Step 101( N/A%), pre moving , FPS 23.21, Running 5.80s Step 102( N/A%), pre moving , FPS 23.27, Running 5.84s Step 103( N/A%), pre moving , FPS 13.97, Running 6.45s Step 104( N/A%), pre moving , FPS 12.70, Running 6.64s Step 105( N/A%), pre moving , FPS 11.16, Running 6.90s Step 106( N/A%), pre moving , FPS 10.38, Running 7.07s Step 107( N/A%), pre moving , FPS 9.47, Running 7.30s Step 108( N/A%), pre moving , FPS 9.08, Running 7.44s Step 109( N/A%), pre moving , FPS 8.31, Running 7.70s Step 110( N/A%), pre moving , FPS 7.74, Running 7.92s Step 111( N/A%), pre moving , FPS 7.12, Running 8.18s Step 112( N/A%), pre moving , FPS 6.83, Running 8.35s Step 113( N/A%), pre moving , FPS 6.42, Running 8.57s Step 114( N/A%), pre moving , FPS 6.21, Running 8.72s Step 115( N/A%), pre moving , FPS 5.85, Running 8.97s Step 116( N/A%), pre moving , FPS 5.64, Running 9.14s Step 117( N/A%), pre moving , FPS 5.36, Running 9.37s Step 118( N/A%), pre moving , FPS 5.20, Running 9.52s Step 119( N/A%), pre moving , FPS 4.95, Running 9.76s Step 120( N/A%), pre moving , FPS 4.81, Running 9.92s Step 121( N/A%), pre moving , FPS 4.62, Running 10.13s Step 122( N/A%), pre moving , FPS 4.50, Running 10.29s Step 123( N/A%), pre moving , FPS 4.93, Running 10.51s Step 124( N/A%), pre moving , FPS 4.94, Running 10.69s Step 125( N/A%), pre moving , FPS 4.99, Running 10.91s Step 126( N/A%), pre moving , FPS 5.00, Running 11.07s Step 127( N/A%), pre moving , FPS 5.00, Running 11.30s Step 128( N/A%), pre moving , FPS 4.96, Running 11.47s Step 129( N/A%), pre moving , FPS 4.98, Running 11.71s Step 130( N/A%), pre moving , FPS 5.03, Running 11.89s Step 131( N/A%), pre moving , FPS 5.07, Running 12.13s Step 132( N/A%), pre moving , FPS 5.07, Running 12.29s Step 133( N/A%), pre moving , FPS 5.01, Running 12.56s Step 134( N/A%), pre moving , FPS 4.95, Running 12.77s Step 135( N/A%), pre moving , FPS 4.87, Running 13.07s Step 136( N/A%), pre moving , FPS 4.90, Running 13.22s Step 137( N/A%), pre moving , FPS 4.82, Running 13.52s Step 138( N/A%), pre moving , FPS 4.78, Running 13.71s Step 139( N/A%), pre moving , FPS 4.75, Running 13.97s Step 140( N/A%), pre moving , FPS 4.77, Running 14.12s Step 141( N/A%), pre moving , FPS 4.70, Running 14.39s Step 142( N/A%), pre moving , FPS 4.68, Running 14.56s Step 143( N/A%), pre moving , FPS 4.62, Running 14.84s Step 144( N/A%), pre moving , FPS 4.64, Running 15.00s Step 145( N/A%), pre moving , FPS 4.60, Running 15.26s Step 146( N/A%), pre moving , FPS 4.61, Running 15.41s Step 147( N/A%), pre moving , FPS 4.59, Running 15.66s Step 148( N/A%), pre moving , FPS 4.59, Running 15.83s Step 149( N/A%), pre moving , FPS 4.60, Running 16.06s Step 150( N/A%), pre moving , FPS 4.65, Running 16.19s Step 151( N/A%), pre moving , FPS 4.63, Running 16.45s Step 152( N/A%), pre moving , FPS 4.65, Running 16.59s Step 153( N/A%), pre moving , FPS 4.62, Running 16.89s Step 154( N/A%), pre moving , FPS 4.65, Running 17.06s Step 155( N/A%), pre moving , FPS 4.72, Running 17.31s Step 156( N/A%), pre moving , FPS 4.67, Running 17.50s Step 157( N/A%), pre moving , FPS 4.69, Running 17.78s Step 158( N/A%), pre moving , FPS 4.85, Running 17.83s Step 159( N/A%), pre moving , FPS 5.13, Running 17.87s Step 160( N/A%), pre moving , FPS 5.27, Running 17.92s Step 161( N/A%), pre moving , FPS 5.60, Running 17.96s Step 162( N/A%), pre moving , FPS 5.81, Running 18.00s Step 163( N/A%), pre moving , FPS 6.24, Running 18.04s Step 164( N/A%), pre moving , FPS 6.49, Running 18.08s Step 165( N/A%), pre moving , FPS 6.98, Running 18.12s Step 166( N/A%), pre moving , FPS 7.26, Running 18.16s Step 167( N/A%), pre moving , FPS 7.83, Running 18.21s Step 168( N/A%), pre moving , FPS 7.14, Running 18.64s Step 169( N/A%), pre moving , FPS 7.63, Running 18.68s Step 170( N/A%), pre moving , FPS 7.92, Running 18.72s Step 171( N/A%), pre moving , FPS 8.60, Running 18.77s Step 172( N/A%), pre moving , FPS 8.98, Running 18.82s Step 173( N/A%), pre moving , FPS 10.05, Running 18.88s Step 174( N/A%), pre moving , FPS 10.67, Running 18.94s Step 175( N/A%), pre moving , FPS 11.79, Running 19.01s Step 176( N/A%), pre moving , FPS 12.67, Running 19.08s Step 177( N/A%), pre moving , FPS 14.33, Running 19.17s Step 178( N/A%), pre moving , FPS 14.24, Running 19.23s Step 179( N/A%), pre moving , FPS 13.92, Running 19.31s Step 180( N/A%), pre moving , FPS 13.77, Running 19.37s Step 181( N/A%), pre moving , FPS 13.53, Running 19.44s Step 182( N/A%), pre moving , FPS 13.12, Running 19.53s Step 183( N/A%), pre moving , FPS 12.80, Running 19.60s Step 184( N/A%), pre moving , FPS 12.53, Running 19.68s Step 185( N/A%), pre moving , FPS 12.23, Running 19.76s Step 186( N/A%), pre moving , FPS 12.12, Running 19.81s Step 187( N/A%), pre moving , FPS 12.01, Running 19.87s Step 188( N/A%), pre moving , FPS 14.94, Running 19.97s Step 189( N/A%), pre moving , FPS 14.33, Running 20.07s Step 190( N/A%), pre moving , FPS 13.41, Running 20.21s Step 191( N/A%), pre moving , FPS 12.85, Running 20.33s Step 192( N/A%), pre moving , FPS 12.35, Running 20.44s Step 193( N/A%), pre moving , FPS 12.05, Running 20.54s Step 194( N/A%), pre moving , FPS 11.66, Running 20.65s Step 195( N/A%), pre moving , FPS 11.36, Running 20.77s Step 196( N/A%), pre moving , FPS 11.10, Running 20.88s Step 197( N/A%), pre moving , FPS 11.03, Running 20.99s Step 198( N/A%), pre moving , FPS 10.74, Running 21.09s Step 199( N/A%), pre moving , FPS 10.56, Running 21.20s Step 200( N/A%), pre moving , FPS 10.30, Running 21.31s Step 201( N/A%), pre moving , FPS 10.05, Running 21.43s Step 202( N/A%), pre moving , FPS 9.87, Running 21.55s Step 203( N/A%), pre moving , FPS 9.70, Running 21.67s Step 204( N/A%), pre moving , FPS 9.56, Running 21.77s Step 205( N/A%), pre moving , FPS 9.47, Running 21.87s Step 206( N/A%), pre moving , FPS 9.26, Running 21.97s Step 207( N/A%), pre moving , FPS 9.06, Running 22.08s Step 208( N/A%), pre moving , FPS 9.05, Running 22.18s Step 209( N/A%), pre moving , FPS 9.09, Running 22.27s Step 210( N/A%), pre moving , FPS 9.29, Running 22.36s Step 211( N/A%), pre moving , FPS 9.41, Running 22.45s Step 212( N/A%), pre moving , FPS 9.43, Running 22.56s Step 213( N/A%), pre moving , FPS 9.57, Running 22.63s Step 214( N/A%), pre moving , FPS 9.79, Running 22.70s Step 215( N/A%), pre moving , FPS 10.01, Running 22.76s Step 216( N/A%), pre moving , FPS 10.27, Running 22.83s Step 217( N/A%), pre moving , FPS 10.66, Running 22.86s Step 218( N/A%), pre moving , FPS 11.06, Running 22.90s Step 219( N/A%), pre moving , FPS 11.39, Running 22.96s Step 220( N/A%), pre moving , FPS 11.68, Running 23.03s Step 221( N/A%), pre moving , FPS 12.14, Running 23.08s Step 222( N/A%), pre moving , FPS 12.65, Running 23.13s Step 223( N/A%), pre moving , FPS 13.15, Running 23.19s Step 224( N/A%), pre moving , FPS 13.78, Running 23.22s Step 225( N/A%), pre moving , FPS 14.43, Running 23.26s Step 226( N/A%), pre moving , FPS 15.18, Running 23.29s Step 227( N/A%), pre moving , FPS 15.97, Running 23.33s Step 228( N/A%), pre moving , FPS 16.79, Running 23.38s Step 229( N/A%), pre moving , FPS 17.58, Running 23.41s Step 230( N/A%), pre moving , FPS 13.45, Running 23.85s Step 231( N/A%), pre moving , FPS 13.97, Running 23.89s Step 232( N/A%), pre moving , FPS 14.67, Running 23.92s Step 233( N/A%), pre moving , FPS 14.91, Running 23.97s Step 234( N/A%), pre moving , FPS 15.30, Running 24.01s Step 235( N/A%), pre moving , FPS 15.37, Running 24.07s Step 236( N/A%), pre moving , FPS 15.49, Running 24.12s Step 237( N/A%), pre moving , FPS 15.31, Running 24.17s Step 238( N/A%), pre moving , FPS 15.16, Running 24.22s Step 239( N/A%), pre moving , FPS 15.15, Running 24.28s Step 240( N/A%), pre moving , FPS 15.30, Running 24.33s Step 241( N/A%), pre moving , FPS 15.24, Running 24.39s Step 242( N/A%), pre moving , FPS 15.31, Running 24.44s Step 243( N/A%), pre moving , FPS 15.32, Running 24.49s Step 244( N/A%), pre moving , FPS 15.02, Running 24.55s Step 245( N/A%), pre moving , FPS 14.65, Running 24.62s Step 246( N/A%), pre moving , FPS 14.30, Running 24.69s Step 247( N/A%), pre moving , FPS 13.97, Running 24.77s Step 248( N/A%), pre moving , FPS 13.67, Running 24.84s Step 249( N/A%), pre moving , FPS 13.36, Running 24.91s Step 250( N/A%), pre moving , FPS 17.79, Running 24.97s Step 251( N/A%), pre moving , FPS 17.21, Running 25.05s Step 252( N/A%), pre moving , FPS 16.59, Running 25.13s Step 253( N/A%), pre moving , FPS 16.52, Running 25.18s Step 254( N/A%), pre moving , FPS 16.23, Running 25.24s Step 255( N/A%), pre moving , FPS 16.00, Running 25.32s Step 256( N/A%), pre moving , FPS 15.70, Running 25.39s Step 257( N/A%), pre moving , FPS 15.68, Running 25.44s Step 258( N/A%), pre moving , FPS 15.40, Running 25.52s Step 259( N/A%), pre moving , FPS 14.98, Running 25.61s Step 260( N/A%), pre moving , FPS 14.78, Running 25.69s Step 261( N/A%), pre moving , FPS 14.66, Running 25.75s Step 262( N/A%), pre moving , FPS 14.30, Running 25.84s Step 263( N/A%), pre moving , FPS 14.14, Running 25.91s Step 264( N/A%), pre moving , FPS 14.06, Running 25.98s Step 265( N/A%), pre moving , FPS 13.96, Running 26.06s Step 266( N/A%), pre moving , FPS 13.86, Running 26.13s Step 267( N/A%), pre moving , FPS 13.86, Running 26.21s Step 268( N/A%), pre moving , FPS 13.92, Running 26.28s Step 269( N/A%), pre moving , FPS 13.86, Running 26.35s Step 270( N/A%), pre moving , FPS 13.88, Running 26.41s Step 271( N/A%), pre moving , FPS 13.96, Running 26.48s Step 272( N/A%), pre moving , FPS 14.23, Running 26.53s Step 273( N/A%), pre moving , FPS 14.00, Running 26.61s Step 274( N/A%), pre moving , FPS 14.04, Running 26.66s Step 275( N/A%), pre moving , FPS 14.13, Running 26.73s Step 276( N/A%), pre moving , FPS 14.19, Running 26.80s Step 277( N/A%), pre moving , FPS 14.02, Running 26.87s Step 278( N/A%), pre moving , FPS 14.01, Running 26.95s Step 279( N/A%), pre moving , FPS 14.21, Running 27.02s Step 280( N/A%), pre moving , FPS 14.22, Running 27.09s Step 281( N/A%), pre moving , FPS 14.19, Running 27.16s Step 282( N/A%), pre moving , FPS 14.18, Running 27.25s Step 283( N/A%), pre moving , FPS 13.93, Running 27.34s Step 284( N/A%), pre moving , FPS 13.67, Running 27.44s Step 285( N/A%), pre moving , FPS 13.66, Running 27.52s Step 286( N/A%), pre moving , FPS 13.61, Running 27.60s Step 287( N/A%), pre moving , FPS 13.42, Running 27.70s Step 288( N/A%), pre moving , FPS 13.26, Running 27.78s Step 289( N/A%), pre moving , FPS 13.13, Running 27.87s Step 290( N/A%), pre moving , FPS 12.85, Running 27.97s Step 291( N/A%), pre moving , FPS 12.58, Running 28.07s Step 292( N/A%), pre moving , FPS 12.36, Running 28.15s Step 293( N/A%), pre moving , FPS 12.43, Running 28.22s Step 294( N/A%), pre moving , FPS 12.30, Running 28.29s Step 295( N/A%), pre moving , FPS 12.35, Running 28.35s Step 296( N/A%), pre moving , FPS 12.46, Running 28.41s Step 297( N/A%), pre moving , FPS 12.56, Running 28.46s Step 298( N/A%), pre moving , FPS 12.88, Running 28.50s Step 299( N/A%), pre moving , FPS 13.19, Running 28.54s Step 300( N/A%), pre moving , FPS 13.55, Running 28.57s Step 301( N/A%), pre moving , FPS 13.86, Running 28.61s Step 302( N/A%), pre moving , FPS 14.33, Running 28.64s Step 303( N/A%), pre moving , FPS 14.77, Running 28.70s Step 304( N/A%), pre moving , FPS 15.23, Running 28.75s Step 305( N/A%), pre moving , FPS 15.57, Running 28.80s Step 306( N/A%), pre moving , FPS 15.98, Running 28.85s Step 307( N/A%), pre moving , FPS 16.53, Running 28.91s Step 308( N/A%), pre moving , FPS 17.27, Running 28.94s Step 309( N/A%), pre moving , FPS 18.15, Running 28.98s Step 310( N/A%), pre moving , FPS 19.29, Running 29.01s Step 311( N/A%), pre moving , FPS 20.49, Running 29.05s Step 312( N/A%), pre moving , FPS 21.33, Running 29.09s Step 313( N/A%), pre moving , FPS 21.99, Running 29.13s Step 314( N/A%), pre moving , FPS 22.69, Running 29.17s Step 315( N/A%), pre moving , FPS 23.10, Running 29.22s Step 316( N/A%), pre moving , FPS 23.50, Running 29.26s Step 317( N/A%), pre moving , FPS 23.93, Running 29.30s Step 318( N/A%), pre moving , FPS 23.83, Running 29.34s Step 319( N/A%), pre moving , FPS 23.73, Running 29.38s Step 320( N/A%), pre moving , FPS 23.52, Running 29.42s Step 321( N/A%), pre moving , FPS 23.61, Running 29.45s Step 322( N/A%), pre moving , FPS 23.73, Running 29.49s Step 323( N/A%), pre moving , FPS 24.20, Running 29.52s Step 324( N/A%), pre moving , FPS 24.88, Running 29.56s Step 325( N/A%), pre moving , FPS 25.52, Running 29.59s Step 326( N/A%), pre moving , FPS 16.31, Running 30.08s Step 327( N/A%), pre moving , FPS 16.57, Running 30.12s Step 328( N/A%), pre moving , FPS 16.58, Running 30.15s Step 329( N/A%), pre moving , FPS 16.43, Running 30.19s Step 330( N/A%), pre moving , FPS 16.39, Running 30.23s Step 331( N/A%), pre moving , FPS 16.49, Running 30.26s Step 332( N/A%), pre moving , FPS 16.61, Running 30.29s Step 333( N/A%), pre moving , FPS 16.65, Running 30.33s Step 334( N/A%), pre moving , FPS 16.73, Running 30.36s Step 335( N/A%), pre moving , FPS 16.63, Running 30.42s Step 336( N/A%), pre moving , FPS 16.52, Running 30.47s Step 337( N/A%), pre moving , FPS 16.27, Running 30.53s Step 338( N/A%), pre moving , FPS 16.13, Running 30.58s Step 339( N/A%), pre moving , FPS 16.01, Running 30.63s Step 340( N/A%), pre moving , FPS 15.89, Running 30.68s Step 341( N/A%), pre moving , FPS 15.57, Running 30.74s Step 342( N/A%), pre moving , FPS 15.25, Running 30.80s Step 343( N/A%), pre moving , FPS 14.90, Running 30.87s Step 344( N/A%), pre moving , FPS 14.52, Running 30.93s Step 345( N/A%), pre moving , FPS 14.32, Running 30.99s Step 346( N/A%), pre moving , FPS 20.96, Running 31.03s Step 347( N/A%), pre moving , FPS 20.54, Running 31.09s Step 348( N/A%), pre moving , FPS 20.01, Running 31.15s Step 349( N/A%), pre moving , FPS 19.83, Running 31.20s Step 350( N/A%), pre moving , FPS 19.42, Running 31.26s Step 351( N/A%), pre moving , FPS 19.37, Running 31.29s Step 352( N/A%), pre moving , FPS 19.38, Running 31.33s Step 353( N/A%), pre moving , FPS 19.45, Running 31.36s Step 354( N/A%), pre moving , FPS 19.49, Running 31.39s Step 355( N/A%), pre moving , FPS 19.87, Running 31.42s Step 356( N/A%), pre moving , FPS 20.17, Running 31.46s Step 357( N/A%), pre moving , FPS 20.77, Running 31.49s Step 358( N/A%), pre moving , FPS 21.17, Running 31.52s Step 359( N/A%), pre moving , FPS 21.56, Running 31.56s Step 360( N/A%), pre moving , FPS 21.99, Running 31.59s Step 361( N/A%), pre moving , FPS 22.66, Running 31.62s Step 362( N/A%), pre moving , FPS 23.31, Running 31.66s Step 363( N/A%), pre moving , FPS 24.16, Running 31.69s Step 364( N/A%), pre moving , FPS 25.25, Running 31.73s Step 365( N/A%), pre moving , FPS 25.93, Running 31.76s Step 366( N/A%), pre moving , FPS 26.53, Running 31.79s Step 367( N/A%), pre moving , FPS 9.31, Running 33.24s Step 368( N/A%), pre moving , FPS 8.56, Running 33.49s Step 369( N/A%), pre moving , FPS 8.16, Running 33.65s Step 370( N/A%), pre moving , FPS 7.57, Running 33.90s Step 371( N/A%), pre moving , FPS 7.30, Running 34.03s Step 372( N/A%), pre moving , FPS 6.74, Running 34.29s Step 373( N/A%), pre moving , FPS 6.44, Running 34.46s Step 374( N/A%), pre moving , FPS 6.03, Running 34.71s Step 375( N/A%), pre moving , FPS 5.79, Running 34.88s Step 376( N/A%), pre moving , FPS 5.40, Running 35.16s Step 377( N/A%), pre moving , FPS 5.22, Running 35.32s Step 378( N/A%), pre moving , FPS 4.99, Running 35.53s Step 379( N/A%), pre moving , FPS 4.86, Running 35.67s Step 380( N/A%), pre moving , FPS 4.63, Running 35.91s Step 381( N/A%), pre moving , FPS 4.44, Running 36.12s Step 382( N/A%), pre moving , FPS 4.21, Running 36.40s Step 383( N/A%), pre moving , FPS 4.13, Running 36.54s Step 384( N/A%), pre moving , FPS 3.94, Running 36.80s Step 385( N/A%), pre moving , FPS 3.78, Running 37.05s Step 386( N/A%), pre moving , FPS 3.63, Running 37.30s Step 387( 0.33%), action 1, FPS 3.99, Running 38.25s Step 388( 0.67%), action 2, FPS 3.84, Running 38.69s Step 389( 1.00%), action 3, FPS 3.50, Running 39.36s Step 390( 1.33%), action 4, FPS 3.44, Running 39.72s Step 391( 1.67%), action 5, FPS 3.26, Running 40.17s Step 392( 2.00%), action 6, FPS 3.09, Running 40.78s Step 393( 2.33%), action 7, FPS 2.98, Running 41.16s Step 394( 2.67%), action 8, FPS 2.93, Running 41.54s Step 395( 3.00%), action 9, FPS 2.84, Running 41.91s Step 396( 3.33%), action 10, FPS 2.69, Running 42.60s Step 397( 3.67%), action 11, FPS 2.44, Running 43.52s Step 398( 4.00%), action 12, FPS 2.36, Running 44.02s Step 399( 4.33%), action 13, FPS 2.26, Running 44.53s Step 400( 4.67%), action 14, FPS 2.19, Running 45.02s Step 401( 5.00%), action 15, FPS 2.16, Running 45.39s Step 402( 5.33%), action 16, FPS 2.11, Running 45.86s Step 403( 5.67%), action 17, FPS 2.08, Running 46.16s Step 404( 6.00%), action 18, FPS 2.05, Running 46.56s Step 405( 6.33%), action 19, FPS 2.02, Running 46.94s Step 406( 6.67%), action 20, FPS 1.99, Running 47.37s Step 407( 7.00%), action 21, FPS 2.02, Running 48.17s Step 408( 7.33%), action 22, FPS 2.04, Running 48.50s Step 409( 7.67%), action 23, FPS 2.06, Running 49.05s Step 410( 8.00%), action 24, FPS 2.09, Running 49.27s Step 411( 8.33%), action 25, FPS 2.10, Running 49.69s Step 412( 8.67%), action 26, FPS 2.14, Running 50.13s Step 413( 9.00%), action 27, FPS 2.15, Running 50.48s Step 414( 9.33%), action 28, FPS 2.13, Running 50.91s Step 415( 9.67%), action 29, FPS 2.13, Running 51.30s Step 416( 10.00%), action 30, FPS 2.20, Running 51.67s Step 417( 10.33%), action 31, FPS 2.24, Running 52.45s Step 418( 10.67%), action 32, FPS 2.25, Running 52.90s Step 419( 11.00%), action 33, FPS 2.25, Running 53.42s Step 420( 11.33%), action 34, FPS 2.24, Running 53.94s Step 421( 11.67%), action 35, FPS 2.25, Running 54.27s Step 422( 12.00%), action 36, FPS 2.24, Running 54.81s Step 423( 12.33%), action 37, FPS 2.19, Running 55.28s Step 424( 12.67%), action 38, FPS 2.22, Running 55.56s Step 425( 13.00%), action 39, FPS 2.19, Running 56.08s Step 426( 13.33%), action 40, FPS 2.17, Running 56.58s Step 427( 13.67%), action 41, FPS 2.24, Running 57.10s Step 428( 14.00%), action 42, FPS 2.19, Running 57.64s Step 429( 14.33%), action 43, FPS 2.19, Running 58.19s Step 430( 14.67%), action 44, FPS 2.10, Running 58.80s Step 431( 15.00%), action 45, FPS 2.11, Running 59.17s Step 432( 15.33%), action 46, FPS 2.08, Running 59.72s Step 433( 15.67%), action 47, FPS 2.09, Running 60.06s Step 434( 16.00%), action 48, FPS 2.05, Running 60.66s Step 435( 16.33%), action 49, FPS 2.07, Running 60.95s Step 436( 16.67%), action 50, FPS 2.03, Running 61.50s Step 437( 17.00%), action 51, FPS 2.05, Running 62.23s Step 438( 17.33%), action 52, FPS 2.02, Running 62.79s Step 439( 17.67%), action 53, FPS 2.07, Running 63.10s Step 440( 18.00%), action 54, FPS 2.10, Running 63.46s Step 441( 18.33%), action 55, FPS 2.10, Running 63.81s Step 442( 18.67%), action 56, FPS 2.10, Running 64.34s Step 443( 19.00%), action 57, FPS 2.13, Running 64.66s Step 444( 19.33%), action 58, FPS 2.06, Running 65.25s Step 445( 19.67%), action 59, FPS 2.07, Running 65.75s Step 446( 20.00%), action 60, FPS 2.11, Running 66.05s Step 447( 20.33%), action 61, FPS 2.08, Running 66.69s Step 448( 20.67%), action 62, FPS 2.15, Running 66.94s Step 449( 21.00%), action 63, FPS 2.20, Running 67.30s Step 450( 21.33%), action 64, FPS 2.27, Running 67.60s Step 451( 21.67%), action 65, FPS 2.24, Running 68.10s Step 452( 22.00%), action 66, FPS 2.28, Running 68.51s Step 453( 22.33%), action 67, FPS 2.24, Running 69.00s Step 454( 22.67%), action 68, FPS 2.33, Running 69.24s Step 455( 23.00%), action 69, FPS 2.28, Running 69.73s Step 456( 23.33%), action 70, FPS 2.36, Running 69.96s Step 457( 23.67%), action 71, FPS 2.43, Running 70.46s Step 458( 24.00%), action 72, FPS 2.46, Running 70.90s Step 459( 24.33%), action 73, FPS 2.44, Running 71.30s Step 460( 24.67%), action 74, FPS 2.44, Running 71.67s Step 461( 25.00%), action 75, FPS 2.45, Running 71.98s Step 462( 25.33%), action 76, FPS 2.45, Running 72.49s Step 463( 25.67%), action 77, FPS 2.44, Running 72.86s Step 464( 26.00%), action 78, FPS 2.55, Running 73.11s Step 465( 26.33%), action 79, FPS 2.60, Running 73.43s Step 466( 26.67%), action 80, FPS 2.53, Running 73.95s Step 467( 27.00%), action 81, FPS 2.59, Running 74.42s Step 468( 27.33%), action 82, FPS 2.56, Running 74.74s Step 469( 27.67%), action 83, FPS 2.59, Running 75.03s Step 470( 28.00%), action 84, FPS 2.61, Running 75.26s Step 471( 28.33%), action 85, FPS 2.68, Running 75.56s Step 472( 28.67%), action 86, FPS 2.74, Running 75.82s Step 473( 29.00%), action 87, FPS 2.74, Running 76.30s Step 474( 29.33%), action 88, FPS 2.65, Running 76.78s Step 475( 29.67%), action 89, FPS 2.61, Running 77.40s Step 476( 30.00%), action 90, FPS 2.55, Running 77.79s Step 477( 30.33%), action 91, FPS 2.50, Running 78.46s Step 478( 30.67%), action 92, FPS 2.50, Running 78.92s Step 479( 31.00%), action 93, FPS 2.44, Running 79.51s Step 480( 31.33%), action 94, FPS 2.37, Running 80.09s Step 481( 31.67%), action 95, FPS 2.33, Running 80.55s Step 482( 32.00%), action 96, FPS 2.31, Running 81.16s Step 483( 32.33%), action 97, FPS 2.32, Running 81.50s Step 484( 32.67%), action 98, FPS 2.30, Running 81.81s Step 485( 33.00%), action 99, FPS 2.24, Running 82.35s Step 486( 33.33%), action 100, FPS 2.23, Running 82.91s Step 487( 33.67%), action 101, FPS 2.19, Running 83.57s Step 488( 34.00%), action 102, FPS 2.14, Running 84.08s Step 489( 34.33%), action 103, FPS 2.08, Running 84.67s Step 490( 34.67%), action 104, FPS 2.01, Running 85.19s Step 491( 35.00%), action 105, FPS 1.96, Running 85.76s Step 492( 35.33%), action 106, FPS 1.91, Running 86.31s Step 493( 35.67%), action 107, FPS 1.93, Running 86.66s Step 494( 36.00%), action 108, FPS 1.92, Running 87.21s Step 495( 36.33%), action 109, FPS 1.92, Running 87.80s Step 496( 36.67%), action 110, FPS 1.93, Running 88.16s Step 497( 37.00%), action 111, FPS 1.95, Running 88.70s Step 498( 37.33%), action 112, FPS 1.98, Running 89.01s Step 499( 37.67%), action 113, FPS 2.03, Running 89.35s Step 500( 38.00%), action 114, FPS 2.02, Running 89.97s Step 501( 38.33%), action 115, FPS 2.01, Running 90.52s Step 502( 38.67%), action 116, FPS 2.00, Running 91.15s Step 503( 39.00%), action 117, FPS 2.01, Running 91.45s Step 504( 39.33%), action 118, FPS 2.01, Running 91.76s Step 505( 39.67%), action 119, FPS 2.05, Running 92.08s Step 506( 40.00%), action 120, FPS 2.05, Running 92.65s Step 507( 40.33%), action 121, FPS 2.09, Running 93.14s Step 508( 40.67%), action 122, FPS 2.10, Running 93.61s Step 509( 41.00%), action 123, FPS 2.09, Running 94.23s Step 510( 41.33%), action 124, FPS 2.11, Running 94.68s Step 511( 41.67%), action 125, FPS 2.14, Running 95.11s Step 512( 42.00%), action 126, FPS 2.18, Running 95.47s Step 513( 42.33%), action 127, FPS 2.16, Running 95.92s Step 514( 42.67%), action 128, FPS 2.21, Running 96.27s Step 515( 43.00%), action 129, FPS 2.27, Running 96.62s Step 516( 43.33%), action 130, FPS 2.28, Running 96.94s Step 517( 43.67%), action 131, FPS 2.21, Running 97.77s Step 518( 44.00%), action 132, FPS 2.18, Running 98.19s Step 519( 44.33%), action 133, FPS 2.19, Running 98.50s Step 520( 44.67%), action 134, FPS 2.25, Running 98.88s Step 521( 45.00%), action 135, FPS 2.26, Running 99.35s Step 522( 45.33%), action 136, FPS 2.30, Running 99.85s Step 523( 45.67%), action 137, FPS 2.28, Running 100.24s Step 524( 46.00%), action 138, FPS 2.23, Running 100.72s Step 525( 46.33%), action 139, FPS 2.18, Running 101.24s Step 526( 46.67%), action 140, FPS 2.17, Running 101.86s Step 527( 47.00%), action 141, FPS 2.15, Running 102.43s Step 528( 47.33%), action 142, FPS 2.19, Running 102.73s Step 529( 47.67%), action 143, FPS 2.21, Running 103.26s Step 530( 48.00%), action 144, FPS 2.21, Running 103.75s Step 531( 48.33%), action 145, FPS 2.22, Running 104.14s Step 532( 48.67%), action 146, FPS 2.18, Running 104.66s Step 533( 49.00%), action 147, FPS 2.16, Running 105.17s Step 534( 49.33%), action 148, FPS 2.11, Running 105.74s Step 535( 49.67%), action 149, FPS 2.07, Running 106.30s Step 536( 50.00%), action 150, FPS 2.05, Running 106.71s Step 537( 50.33%), action 151, FPS 2.12, Running 107.20s [2026-08-01 17:13:11] [30 ] Seed 29 success after 107.77 s. +steps: 537 , actions: 151 . +Instruction: Empty +Total 14/30(46.67%) success. +Setting seed: 30 +Step 1( N/A%), pre moving , FPS 13.01, Running 0.08s Step 2( N/A%), pre moving , FPS 16.34, Running 0.12s Step 3( N/A%), pre moving , FPS 18.70, Running 0.16s Step 4( N/A%), pre moving , FPS 19.86, Running 0.20s Step 5( N/A%), pre moving , FPS 20.37, Running 0.25s Step 6( N/A%), pre moving , FPS 21.22, Running 0.28s Step 7( N/A%), pre moving , FPS 21.81, Running 0.32s Step 8( N/A%), pre moving , FPS 22.36, Running 0.36s Step 9( N/A%), pre moving , FPS 22.79, Running 0.40s Step 10( N/A%), pre moving , FPS 22.79, Running 0.44s Step 11( N/A%), pre moving , FPS 22.94, Running 0.48s Step 12( N/A%), pre moving , FPS 23.05, Running 0.52s Step 13( N/A%), pre moving , FPS 23.33, Running 0.56s Step 14( N/A%), pre moving , FPS 23.53, Running 0.60s Step 15( N/A%), pre moving , FPS 23.73, Running 0.63s Step 16( N/A%), pre moving , FPS 23.70, Running 0.68s Step 17( N/A%), pre moving , FPS 23.30, Running 0.73s Step 18( N/A%), pre moving , FPS 23.42, Running 0.77s Step 19( N/A%), pre moving , FPS 23.51, Running 0.81s Step 20( N/A%), pre moving , FPS 23.68, Running 0.84s Step 21( N/A%), pre moving , FPS 19.61, Running 1.10s Step 22( N/A%), pre moving , FPS 19.17, Running 1.17s Step 23( N/A%), pre moving , FPS 19.14, Running 1.21s Step 24( N/A%), pre moving , FPS 19.18, Running 1.24s Step 25( N/A%), pre moving , FPS 19.31, Running 1.28s Step 26( N/A%), pre moving , FPS 16.51, Running 1.49s Step 27( N/A%), pre moving , FPS 16.50, Running 1.53s Step 28( N/A%), pre moving , FPS 16.42, Running 1.58s Step 29( N/A%), pre moving , FPS 16.35, Running 1.62s Step 30( N/A%), pre moving , FPS 16.37, Running 1.66s Step 31( N/A%), pre moving , FPS 16.41, Running 1.70s Step 32( N/A%), pre moving , FPS 16.47, Running 1.73s Step 33( N/A%), pre moving , FPS 16.45, Running 1.77s Step 34( N/A%), pre moving , FPS 16.44, Running 1.81s Step 35( N/A%), pre moving , FPS 16.36, Running 1.85s Step 36( N/A%), pre moving , FPS 13.43, Running 2.16s Step 37( N/A%), pre moving , FPS 13.59, Running 2.20s Step 38( N/A%), pre moving , FPS 13.55, Running 2.24s Step 39( N/A%), pre moving , FPS 13.49, Running 2.29s Step 40( N/A%), pre moving , FPS 13.48, Running 2.33s Step 41( N/A%), pre moving , FPS 15.60, Running 2.38s Step 42( N/A%), pre moving , FPS 15.81, Running 2.43s Step 43( N/A%), pre moving , FPS 15.80, Running 2.47s Step 44( N/A%), pre moving , FPS 15.83, Running 2.51s Step 45( N/A%), pre moving , FPS 15.81, Running 2.55s Step 46( N/A%), pre moving , FPS 17.80, Running 2.62s Step 47( N/A%), pre moving , FPS 17.46, Running 2.68s Step 48( N/A%), pre moving , FPS 17.22, Running 2.74s Step 49( N/A%), pre moving , FPS 16.96, Running 2.80s Step 50( N/A%), pre moving , FPS 16.60, Running 2.87s Step 51( N/A%), pre moving , FPS 16.20, Running 2.93s Step 52( N/A%), pre moving , FPS 15.92, Running 2.99s Step 53( N/A%), pre moving , FPS 15.68, Running 3.05s Step 54( N/A%), pre moving , FPS 15.41, Running 3.11s Step 55( N/A%), pre moving , FPS 15.08, Running 3.18s Step 56( N/A%), pre moving , FPS 18.52, Running 3.24s Step 57( N/A%), pre moving , FPS 18.17, Running 3.30s Step 58( N/A%), pre moving , FPS 17.82, Running 3.37s Step 59( N/A%), pre moving , FPS 17.52, Running 3.43s Step 60( N/A%), pre moving , FPS 17.15, Running 3.50s Step 61( N/A%), pre moving , FPS 17.04, Running 3.55s Step 62( N/A%), pre moving , FPS 16.81, Running 3.62s Step 63( N/A%), pre moving , FPS 16.53, Running 3.68s Step 64( N/A%), pre moving , FPS 16.17, Running 3.74s Step 65( N/A%), pre moving , FPS 15.93, Running 3.80s Step 66( N/A%), pre moving , FPS 15.98, Running 3.87s Step 67( N/A%), pre moving , FPS 15.87, Running 3.94s Step 68( N/A%), pre moving , FPS 15.82, Running 4.00s Step 69( N/A%), pre moving , FPS 15.84, Running 4.06s Step 70( N/A%), pre moving , FPS 15.93, Running 4.12s Step 71( N/A%), pre moving , FPS 15.94, Running 4.19s Step 72( N/A%), pre moving , FPS 15.75, Running 4.26s Step 73( N/A%), pre moving , FPS 15.67, Running 4.33s Step 74( N/A%), pre moving , FPS 15.88, Running 4.37s Step 75( N/A%), pre moving , FPS 16.28, Running 4.41s Step 76( N/A%), pre moving , FPS 16.55, Running 4.45s Step 77( N/A%), pre moving , FPS 16.78, Running 4.49s Step 78( N/A%), pre moving , FPS 17.13, Running 4.53s Step 79( N/A%), pre moving , FPS 17.41, Running 4.58s Step 80( N/A%), pre moving , FPS 17.69, Running 4.63s Step 81( N/A%), pre moving , FPS 17.86, Running 4.67s Step 82( N/A%), pre moving , FPS 18.20, Running 4.72s Step 83( N/A%), pre moving , FPS 18.51, Running 4.76s Step 84( N/A%), pre moving , FPS 18.72, Running 4.81s Step 85( N/A%), pre moving , FPS 18.94, Running 4.86s Step 86( N/A%), pre moving , FPS 19.36, Running 4.90s Step 87( N/A%), pre moving , FPS 19.92, Running 4.94s Step 88( N/A%), pre moving , FPS 20.43, Running 4.98s Step 89( N/A%), pre moving , FPS 20.77, Running 5.02s Step 90( N/A%), pre moving , FPS 21.18, Running 5.07s Step 91( N/A%), pre moving , FPS 21.83, Running 5.10s Step 92( N/A%), pre moving , FPS 22.54, Running 5.15s Step 93( N/A%), pre moving , FPS 13.74, Running 5.78s Step 94( N/A%), pre moving , FPS 12.29, Running 6.00s Step 95( N/A%), pre moving , FPS 10.88, Running 6.25s Step 96( N/A%), pre moving , FPS 10.03, Running 6.45s Step 97( N/A%), pre moving , FPS 8.94, Running 6.73s Step 98( N/A%), pre moving , FPS 8.53, Running 6.88s Step 99( N/A%), pre moving , FPS 7.84, Running 7.13s Step 100( N/A%), pre moving , FPS 7.55, Running 7.28s Step 101( N/A%), pre moving , FPS 6.98, Running 7.54s Step 102( N/A%), pre moving , FPS 6.68, Running 7.71s Step 103( N/A%), pre moving , FPS 6.22, Running 7.97s Step 104( N/A%), pre moving , FPS 5.97, Running 8.16s Step 105( N/A%), pre moving , FPS 5.59, Running 8.43s Step 106( N/A%), pre moving , FPS 5.39, Running 8.61s Step 107( N/A%), pre moving , FPS 5.07, Running 8.89s Step 108( N/A%), pre moving , FPS 4.91, Running 9.06s Step 109( N/A%), pre moving , FPS 4.65, Running 9.32s Step 110( N/A%), pre moving , FPS 4.54, Running 9.47s Step 111( N/A%), pre moving , FPS 4.32, Running 9.73s Step 112( N/A%), pre moving , FPS 4.23, Running 9.88s Step 113( N/A%), pre moving , FPS 4.52, Running 10.20s Step 114( N/A%), pre moving , FPS 4.57, Running 10.37s Step 115( N/A%), pre moving , FPS 4.59, Running 10.61s Step 116( N/A%), pre moving , FPS 4.62, Running 10.78s Step 117( N/A%), pre moving , FPS 4.65, Running 11.03s Step 118( N/A%), pre moving , FPS 4.56, Running 11.26s Step 119( N/A%), pre moving , FPS 4.59, Running 11.49s Step 120( N/A%), pre moving , FPS 4.53, Running 11.69s Step 121( N/A%), pre moving , FPS 4.54, Running 11.95s Step 122( N/A%), pre moving , FPS 4.55, Running 12.11s Step 123( N/A%), pre moving , FPS 4.53, Running 12.39s Step 124( N/A%), pre moving , FPS 4.54, Running 12.57s Step 125( N/A%), pre moving , FPS 4.58, Running 12.80s Step 126( N/A%), pre moving , FPS 4.58, Running 12.98s Step 127( N/A%), pre moving , FPS 4.65, Running 13.19s Step 128( N/A%), pre moving , FPS 4.65, Running 13.36s Step 129( N/A%), pre moving , FPS 4.67, Running 13.61s Step 130( N/A%), pre moving , FPS 4.60, Running 13.82s Step 131( N/A%), pre moving , FPS 4.52, Running 14.15s Step 132( N/A%), pre moving , FPS 4.50, Running 14.33s Step 133( N/A%), pre moving , FPS 4.57, Running 14.57s Step 134( N/A%), pre moving , FPS 4.61, Running 14.71s Step 135( N/A%), pre moving , FPS 4.51, Running 15.04s Step 136( N/A%), pre moving , FPS 4.54, Running 15.18s Step 137( N/A%), pre moving , FPS 4.53, Running 15.45s Step 138( N/A%), pre moving , FPS 4.55, Running 15.66s Step 139( N/A%), pre moving , FPS 4.49, Running 15.94s Step 140( N/A%), pre moving , FPS 4.52, Running 16.12s Step 141( N/A%), pre moving , FPS 4.52, Running 16.37s Step 142( N/A%), pre moving , FPS 4.50, Running 16.56s Step 143( N/A%), pre moving , FPS 4.50, Running 16.84s Step 144( N/A%), pre moving , FPS 4.51, Running 17.00s Step 145( N/A%), pre moving , FPS 4.45, Running 17.29s Step 146( N/A%), pre moving , FPS 4.49, Running 17.43s Step 147( N/A%), pre moving , FPS 4.41, Running 17.73s Step 148( N/A%), pre moving , FPS 4.54, Running 17.77s Step 149( N/A%), pre moving , FPS 4.76, Running 17.81s Step 150( N/A%), pre moving , FPS 4.95, Running 17.86s Step 151( N/A%), pre moving , FPS 5.33, Running 17.90s Step 152( N/A%), pre moving , FPS 5.51, Running 17.95s Step 153( N/A%), pre moving , FPS 5.85, Running 18.00s Step 154( N/A%), pre moving , FPS 6.01, Running 18.04s Step 155( N/A%), pre moving , FPS 6.57, Running 18.08s Step 156( N/A%), pre moving , FPS 6.78, Running 18.13s Step 157( N/A%), pre moving , FPS 7.34, Running 18.17s Step 158( N/A%), pre moving , FPS 6.43, Running 18.76s Step 159( N/A%), pre moving , FPS 6.98, Running 18.81s Step 160( N/A%), pre moving , FPS 7.32, Running 18.85s Step 161( N/A%), pre moving , FPS 7.92, Running 18.90s Step 162( N/A%), pre moving , FPS 8.38, Running 18.94s Step 163( N/A%), pre moving , FPS 9.21, Running 19.01s Step 164( N/A%), pre moving , FPS 9.65, Running 19.08s Step 165( N/A%), pre moving , FPS 10.82, Running 19.14s Step 166( N/A%), pre moving , FPS 11.29, Running 19.21s Step 167( N/A%), pre moving , FPS 12.91, Running 19.28s Step 168( N/A%), pre moving , FPS 12.61, Running 19.35s Step 169( N/A%), pre moving , FPS 12.46, Running 19.42s Step 170( N/A%), pre moving , FPS 12.15, Running 19.50s Step 171( N/A%), pre moving , FPS 11.88, Running 19.59s Step 172( N/A%), pre moving , FPS 11.55, Running 19.68s Step 173( N/A%), pre moving , FPS 11.31, Running 19.76s Step 174( N/A%), pre moving , FPS 11.05, Running 19.85s Step 175( N/A%), pre moving , FPS 10.82, Running 19.93s Step 176( N/A%), pre moving , FPS 10.58, Running 20.02s Step 177( N/A%), pre moving , FPS 10.29, Running 20.11s Step 178( N/A%), pre moving , FPS 13.67, Running 20.23s Step 179( N/A%), pre moving , FPS 13.13, Running 20.33s Step 180( N/A%), pre moving , FPS 12.59, Running 20.44s Step 181( N/A%), pre moving , FPS 12.11, Running 20.55s Step 182( N/A%), pre moving , FPS 11.74, Running 20.65s Step 183( N/A%), pre moving , FPS 11.36, Running 20.77s Step 184( N/A%), pre moving , FPS 11.09, Running 20.88s Step 185( N/A%), pre moving , FPS 10.86, Running 20.98s Step 186( N/A%), pre moving , FPS 10.62, Running 21.09s Step 187( N/A%), pre moving , FPS 10.34, Running 21.21s Step 188( N/A%), pre moving , FPS 10.19, Running 21.32s Step 189( N/A%), pre moving , FPS 9.96, Running 21.43s Step 190( N/A%), pre moving , FPS 9.84, Running 21.54s Step 191( N/A%), pre moving , FPS 9.70, Running 21.65s Step 192( N/A%), pre moving , FPS 9.67, Running 21.75s Step 193( N/A%), pre moving , FPS 9.50, Running 21.87s Step 194( N/A%), pre moving , FPS 9.39, Running 21.98s Step 195( N/A%), pre moving , FPS 9.24, Running 22.09s Step 196( N/A%), pre moving , FPS 9.12, Running 22.21s Step 197( N/A%), pre moving , FPS 9.11, Running 22.31s Step 198( N/A%), pre moving , FPS 9.21, Running 22.40s Step 199( N/A%), pre moving , FPS 9.23, Running 22.50s Step 200( N/A%), pre moving , FPS 9.35, Running 22.58s Step 201( N/A%), pre moving , FPS 9.46, Running 22.66s Step 202( N/A%), pre moving , FPS 9.49, Running 22.76s Step 203( N/A%), pre moving , FPS 9.70, Running 22.83s Step 204( N/A%), pre moving , FPS 9.85, Running 22.91s Step 205( N/A%), pre moving , FPS 10.04, Running 22.98s Step 206( N/A%), pre moving , FPS 10.32, Running 23.03s Step 207( N/A%), pre moving , FPS 10.79, Running 23.06s Step 208( N/A%), pre moving , FPS 11.24, Running 23.10s Step 209( N/A%), pre moving , FPS 11.71, Running 23.13s Step 210( N/A%), pre moving , FPS 12.16, Running 23.18s Step 211( N/A%), pre moving , FPS 12.61, Running 23.24s Step 212( N/A%), pre moving , FPS 13.02, Running 23.29s Step 213( N/A%), pre moving , FPS 13.78, Running 23.32s Step 214( N/A%), pre moving , FPS 14.52, Running 23.35s Step 215( N/A%), pre moving , FPS 15.46, Running 23.39s Step 216( N/A%), pre moving , FPS 16.42, Running 23.43s Step 217( N/A%), pre moving , FPS 17.36, Running 23.46s Step 218( N/A%), pre moving , FPS 18.18, Running 23.50s Step 219( N/A%), pre moving , FPS 19.28, Running 23.53s Step 220( N/A%), pre moving , FPS 14.16, Running 23.99s Step 221( N/A%), pre moving , FPS 14.62, Running 24.03s Step 222( N/A%), pre moving , FPS 15.27, Running 24.07s Step 223( N/A%), pre moving , FPS 15.68, Running 24.11s Step 224( N/A%), pre moving , FPS 16.24, Running 24.14s Step 225( N/A%), pre moving , FPS 16.48, Running 24.19s Step 226( N/A%), pre moving , FPS 16.49, Running 24.24s Step 227( N/A%), pre moving , FPS 16.19, Running 24.30s Step 228( N/A%), pre moving , FPS 15.90, Running 24.35s Step 229( N/A%), pre moving , FPS 15.67, Running 24.41s Step 230( N/A%), pre moving , FPS 15.63, Running 24.46s Step 231( N/A%), pre moving , FPS 15.60, Running 24.52s Step 232( N/A%), pre moving , FPS 15.60, Running 24.57s Step 233( N/A%), pre moving , FPS 15.29, Running 24.63s Step 234( N/A%), pre moving , FPS 15.07, Running 24.68s Step 235( N/A%), pre moving , FPS 14.36, Running 24.78s Step 236( N/A%), pre moving , FPS 14.18, Running 24.84s Step 237( N/A%), pre moving , FPS 13.60, Running 24.93s Step 238( N/A%), pre moving , FPS 13.18, Running 25.02s Step 239( N/A%), pre moving , FPS 12.84, Running 25.09s Step 240( N/A%), pre moving , FPS 17.07, Running 25.16s Step 241( N/A%), pre moving , FPS 16.48, Running 25.25s Step 242( N/A%), pre moving , FPS 15.86, Running 25.33s Step 243( N/A%), pre moving , FPS 15.52, Running 25.40s Step 244( N/A%), pre moving , FPS 15.12, Running 25.46s Step 245( N/A%), pre moving , FPS 15.05, Running 25.52s Step 246( N/A%), pre moving , FPS 14.75, Running 25.60s Step 247( N/A%), pre moving , FPS 14.60, Running 25.67s Step 248( N/A%), pre moving , FPS 14.44, Running 25.74s Step 249( N/A%), pre moving , FPS 14.28, Running 25.81s Step 250( N/A%), pre moving , FPS 14.11, Running 25.88s Step 251( N/A%), pre moving , FPS 13.90, Running 25.96s Step 252( N/A%), pre moving , FPS 13.65, Running 26.04s Step 253( N/A%), pre moving , FPS 13.32, Running 26.13s Step 254( N/A%), pre moving , FPS 13.11, Running 26.21s Step 255( N/A%), pre moving , FPS 13.36, Running 26.28s Step 256( N/A%), pre moving , FPS 13.18, Running 26.36s Step 257( N/A%), pre moving , FPS 13.37, Running 26.43s Step 258( N/A%), pre moving , FPS 13.50, Running 26.50s Step 259( N/A%), pre moving , FPS 13.55, Running 26.57s Step 260( N/A%), pre moving , FPS 13.70, Running 26.62s Step 261( N/A%), pre moving , FPS 13.60, Running 26.72s Step 262( N/A%), pre moving , FPS 13.65, Running 26.79s Step 263( N/A%), pre moving , FPS 13.78, Running 26.85s Step 264( N/A%), pre moving , FPS 13.90, Running 26.90s Step 265( N/A%), pre moving , FPS 13.94, Running 26.95s Step 266( N/A%), pre moving , FPS 13.97, Running 27.03s Step 267( N/A%), pre moving , FPS 13.95, Running 27.10s Step 268( N/A%), pre moving , FPS 13.81, Running 27.19s Step 269( N/A%), pre moving , FPS 13.83, Running 27.26s Step 270( N/A%), pre moving , FPS 13.82, Running 27.33s Step 271( N/A%), pre moving , FPS 13.73, Running 27.41s Step 272( N/A%), pre moving , FPS 13.51, Running 27.52s Step 273( N/A%), pre moving , FPS 13.51, Running 27.61s Step 274( N/A%), pre moving , FPS 13.43, Running 27.70s Step 275( N/A%), pre moving , FPS 13.31, Running 27.78s Step 276( N/A%), pre moving , FPS 13.21, Running 27.87s Step 277( N/A%), pre moving , FPS 13.09, Running 27.96s Step 278( N/A%), pre moving , FPS 12.97, Running 28.04s Step 279( N/A%), pre moving , FPS 12.72, Running 28.14s Step 280( N/A%), pre moving , FPS 12.59, Running 28.21s Step 281( N/A%), pre moving , FPS 12.80, Running 28.28s Step 282( N/A%), pre moving , FPS 12.85, Running 28.35s Step 283( N/A%), pre moving , FPS 12.71, Running 28.42s Step 284( N/A%), pre moving , FPS 12.77, Running 28.47s Step 285( N/A%), pre moving , FPS 12.76, Running 28.52s Step 286( N/A%), pre moving , FPS 12.95, Running 28.57s Step 287( N/A%), pre moving , FPS 13.07, Running 28.63s Step 288( N/A%), pre moving , FPS 13.35, Running 28.69s Step 289( N/A%), pre moving , FPS 13.60, Running 28.73s Step 290( N/A%), pre moving , FPS 13.87, Running 28.77s Step 291( N/A%), pre moving , FPS 14.34, Running 28.81s Step 292( N/A%), pre moving , FPS 15.12, Running 28.84s Step 293( N/A%), pre moving , FPS 15.87, Running 28.87s Step 294( N/A%), pre moving , FPS 16.56, Running 28.90s Step 295( N/A%), pre moving , FPS 17.04, Running 28.95s Step 296( N/A%), pre moving , FPS 17.84, Running 28.99s Step 297( N/A%), pre moving , FPS 18.60, Running 29.03s Step 298( N/A%), pre moving , FPS 19.49, Running 29.07s Step 299( N/A%), pre moving , FPS 20.84, Running 29.10s Step 300( N/A%), pre moving , FPS 21.76, Running 29.13s Step 301( N/A%), pre moving , FPS 22.62, Running 29.16s Step 302( N/A%), pre moving , FPS 23.60, Running 29.20s Step 303( N/A%), pre moving , FPS 24.52, Running 29.24s Step 304( N/A%), pre moving , FPS 24.93, Running 29.27s Step 305( N/A%), pre moving , FPS 25.51, Running 29.31s Step 306( N/A%), pre moving , FPS 26.14, Running 29.34s Step 307( N/A%), pre moving , FPS 27.10, Running 29.37s Step 308( N/A%), pre moving , FPS 27.99, Running 29.40s Step 309( N/A%), pre moving , FPS 28.22, Running 29.44s Step 310( N/A%), pre moving , FPS 28.39, Running 29.47s Step 311( N/A%), pre moving , FPS 28.52, Running 29.51s Step 312( N/A%), pre moving , FPS 17.91, Running 29.96s Step 313( N/A%), pre moving , FPS 17.90, Running 29.99s Step 314( N/A%), pre moving , FPS 17.82, Running 30.03s Step 315( N/A%), pre moving , FPS 17.74, Running 30.08s Step 316( N/A%), pre moving , FPS 17.31, Running 30.15s Step 317( N/A%), pre moving , FPS 17.13, Running 30.20s Step 318( N/A%), pre moving , FPS 17.04, Running 30.24s Step 319( N/A%), pre moving , FPS 16.99, Running 30.28s Step 320( N/A%), pre moving , FPS 16.93, Running 30.31s Step 321( N/A%), pre moving , FPS 16.64, Running 30.36s Step 322( N/A%), pre moving , FPS 16.40, Running 30.42s Step 323( N/A%), pre moving , FPS 16.28, Running 30.47s Step 324( N/A%), pre moving , FPS 16.10, Running 30.51s Step 325( N/A%), pre moving , FPS 15.81, Running 30.57s Step 326( N/A%), pre moving , FPS 15.53, Running 30.62s Step 327( N/A%), pre moving , FPS 15.29, Running 30.68s Step 328( N/A%), pre moving , FPS 15.27, Running 30.71s Step 329( N/A%), pre moving , FPS 15.27, Running 30.75s Step 330( N/A%), pre moving , FPS 15.32, Running 30.78s Step 331( N/A%), pre moving , FPS 15.37, Running 30.81s Step 332( N/A%), pre moving , FPS 22.44, Running 30.85s Step 333( N/A%), pre moving , FPS 22.19, Running 30.89s Step 334( N/A%), pre moving , FPS 22.21, Running 30.93s Step 335( N/A%), pre moving , FPS 22.52, Running 30.97s Step 336( N/A%), pre moving , FPS 23.33, Running 31.00s Step 337( N/A%), pre moving , FPS 23.46, Running 31.05s Step 338( N/A%), pre moving , FPS 23.57, Running 31.09s Step 339( N/A%), pre moving , FPS 23.25, Running 31.14s Step 340( N/A%), pre moving , FPS 22.89, Running 31.19s Step 341( N/A%), pre moving , FPS 22.73, Running 31.25s Step 342( N/A%), pre moving , FPS 22.80, Running 31.29s Step 343( N/A%), pre moving , FPS 22.66, Running 31.35s Step 344( N/A%), pre moving , FPS 22.59, Running 31.40s Step 345( N/A%), pre moving , FPS 22.72, Running 31.45s Step 346( N/A%), pre moving , FPS 22.73, Running 31.50s Step 347( N/A%), pre moving , FPS 22.72, Running 31.56s Step 348( N/A%), pre moving , FPS 22.22, Running 31.61s Step 349( N/A%), pre moving , FPS 21.87, Running 31.66s Step 350( N/A%), pre moving , FPS 21.54, Running 31.71s Step 351( N/A%), pre moving , FPS 20.93, Running 31.77s Step 352( N/A%), pre moving , FPS 19.86, Running 31.85s Step 353( N/A%), pre moving , FPS 19.69, Running 31.91s Step 354( N/A%), pre moving , FPS 19.45, Running 31.96s Step 355( N/A%), pre moving , FPS 19.28, Running 32.00s Step 356( N/A%), pre moving , FPS 19.03, Running 32.05s Step 357( N/A%), pre moving , FPS 19.32, Running 32.09s Step 358( N/A%), pre moving , FPS 19.37, Running 32.12s Step 359( N/A%), pre moving , FPS 19.44, Running 32.17s Step 360( N/A%), pre moving , FPS 19.72, Running 32.20s Step 361( N/A%), pre moving , FPS 20.10, Running 32.24s Step 362( N/A%), pre moving , FPS 20.39, Running 32.27s Step 363( N/A%), pre moving , FPS 20.85, Running 32.31s Step 364( N/A%), pre moving , FPS 21.30, Running 32.34s Step 365( N/A%), pre moving , FPS 21.72, Running 32.37s Step 366( N/A%), pre moving , FPS 22.24, Running 32.40s Step 367( N/A%), pre moving , FPS 22.69, Running 32.44s Step 368( N/A%), pre moving , FPS 22.98, Running 32.48s Step 369( N/A%), pre moving , FPS 23.36, Running 32.52s Step 370( N/A%), pre moving , FPS 23.60, Running 32.55s Step 371( N/A%), pre moving , FPS 24.37, Running 32.59s Step 372( N/A%), pre moving , FPS 26.23, Running 32.62s Step 373( N/A%), pre moving , FPS 26.87, Running 32.65s Step 374( N/A%), pre moving , FPS 27.43, Running 32.68s Step 375( N/A%), pre moving , FPS 28.05, Running 32.72s Step 376( N/A%), pre moving , FPS 28.78, Running 32.75s Step 377( N/A%), pre moving , FPS 28.78, Running 32.78s Step 378( N/A%), pre moving , FPS 28.92, Running 32.81s Step 379( N/A%), pre moving , FPS 29.45, Running 32.84s Step 380( N/A%), pre moving , FPS 29.55, Running 32.88s Step 381( N/A%), pre moving , FPS 9.65, Running 34.31s Step 382( N/A%), pre moving , FPS 8.83, Running 34.54s Step 383( N/A%), pre moving , FPS 8.38, Running 34.69s Step 384( N/A%), pre moving , FPS 7.66, Running 34.95s Step 385( N/A%), pre moving , FPS 7.31, Running 35.11s Step 386( N/A%), pre moving , FPS 6.74, Running 35.37s Step 387( N/A%), pre moving , FPS 6.45, Running 35.54s Step 388( N/A%), pre moving , FPS 6.05, Running 35.79s Step 389( N/A%), pre moving , FPS 5.85, Running 35.93s Step 390( N/A%), pre moving , FPS 5.53, Running 36.17s Step 391( N/A%), pre moving , FPS 5.33, Running 36.34s Step 392( N/A%), pre moving , FPS 5.03, Running 36.59s Step 393( N/A%), pre moving , FPS 4.87, Running 36.76s Step 394( N/A%), pre moving , FPS 4.64, Running 36.99s Step 395( N/A%), pre moving , FPS 4.52, Running 37.14s Step 396( N/A%), pre moving , FPS 4.31, Running 37.39s Step 397( N/A%), pre moving , FPS 4.21, Running 37.53s Step 398( N/A%), pre moving , FPS 4.00, Running 37.81s Step 399( N/A%), pre moving , FPS 3.89, Running 37.98s Step 400( N/A%), pre moving , FPS 3.72, Running 38.25s Step 401( 0.33%), action 1, FPS 4.22, Running 39.05s Step 402( 0.67%), action 2, FPS 3.77, Running 39.84s Step 403( 1.00%), action 3, FPS 3.43, Running 40.52s Step 404( 1.33%), action 4, FPS 3.29, Running 41.02s Step 405( 1.67%), action 5, FPS 3.18, Running 41.39s Step 406( 2.00%), action 6, FPS 3.03, Running 41.98s Step 407( 2.33%), action 7, FPS 2.85, Running 42.57s Step 408( 2.67%), action 8, FPS 2.83, Running 42.84s Step 409( 3.00%), action 9, FPS 2.76, Running 43.19s Step 410( 3.33%), action 10, FPS 2.66, Running 43.69s Step 411( 3.67%), action 11, FPS 2.50, Running 44.35s Step 412( 4.00%), action 12, FPS 2.40, Running 44.93s Step 413( 4.33%), action 13, FPS 2.29, Running 45.48s Step 414( 4.67%), action 14, FPS 2.24, Running 45.94s Step 415( 5.00%), action 15, FPS 2.16, Running 46.40s Step 416( 5.33%), action 16, FPS 2.13, Running 46.78s Step 417( 5.67%), action 17, FPS 2.08, Running 47.14s Step 418( 6.00%), action 18, FPS 2.07, Running 47.47s Step 419( 6.33%), action 19, FPS 2.00, Running 47.98s Step 420( 6.67%), action 20, FPS 1.95, Running 48.53s Step 421( 7.00%), action 21, FPS 1.96, Running 49.28s Step 422( 7.33%), action 22, FPS 2.01, Running 49.77s Step 423( 7.67%), action 23, FPS 2.04, Running 50.34s Step 424( 8.00%), action 24, FPS 2.05, Running 50.79s Step 425( 8.33%), action 25, FPS 2.01, Running 51.35s Step 426( 8.67%), action 26, FPS 2.02, Running 51.89s Step 427( 9.00%), action 27, FPS 2.03, Running 52.44s Step 428( 9.33%), action 28, FPS 1.98, Running 52.93s Step 429( 9.67%), action 29, FPS 1.99, Running 53.24s Step 430( 10.00%), action 30, FPS 2.02, Running 53.57s Step 431( 10.33%), action 31, FPS 2.02, Running 54.25s Step 432( 10.67%), action 32, FPS 2.06, Running 54.62s Step 433( 11.00%), action 33, FPS 2.07, Running 55.14s Step 434( 11.33%), action 34, FPS 2.05, Running 55.70s Step 435( 11.67%), action 35, FPS 2.03, Running 56.24s Step 436( 12.00%), action 36, FPS 2.01, Running 56.74s Step 437( 12.33%), action 37, FPS 2.02, Running 57.07s Step 438( 12.67%), action 38, FPS 1.98, Running 57.55s Step 439( 13.00%), action 39, FPS 1.99, Running 58.00s Step 440( 13.33%), action 40, FPS 1.99, Running 58.57s Step 441( 13.67%), action 41, FPS 2.05, Running 59.01s Step 442( 14.00%), action 42, FPS 2.10, Running 59.31s Step 443( 14.33%), action 43, FPS 2.09, Running 59.90s Step 444( 14.67%), action 44, FPS 2.09, Running 60.38s Step 445( 15.00%), action 45, FPS 2.09, Running 60.91s Step 446( 15.33%), action 46, FPS 2.10, Running 61.42s Step 447( 15.67%), action 47, FPS 2.15, Running 61.74s Step 448( 16.00%), action 48, FPS 2.15, Running 62.22s Step 449( 16.33%), action 49, FPS 2.13, Running 62.66s Step 450( 16.67%), action 50, FPS 2.12, Running 63.02s Step 451( 17.00%), action 51, FPS 2.13, Running 63.66s Step 452( 17.33%), action 52, FPS 2.13, Running 64.03s Step 453( 17.67%), action 53, FPS 2.12, Running 64.57s Step 454( 18.00%), action 54, FPS 2.13, Running 65.08s Step 455( 18.33%), action 55, FPS 2.19, Running 65.38s Step 456( 18.67%), action 56, FPS 2.18, Running 65.89s Step 457( 19.00%), action 57, FPS 2.15, Running 66.38s Step 458( 19.33%), action 58, FPS 2.17, Running 66.77s Step 459( 19.67%), action 59, FPS 2.15, Running 67.32s Step 460( 20.00%), action 60, FPS 2.15, Running 67.89s Step 461( 20.33%), action 61, FPS 2.12, Running 68.47s Step 462( 20.67%), action 62, FPS 2.12, Running 68.72s Step 463( 21.00%), action 63, FPS 2.18, Running 69.08s Step 464( 21.33%), action 64, FPS 2.16, Running 69.64s Step 465( 21.67%), action 65, FPS 2.20, Running 69.98s Step 466( 22.00%), action 66, FPS 2.25, Running 70.32s Step 467( 22.33%), action 67, FPS 2.19, Running 70.86s Step 468( 22.67%), action 68, FPS 2.23, Running 71.17s Step 469( 23.00%), action 69, FPS 2.20, Running 71.74s Step 470( 23.33%), action 70, FPS 2.17, Running 72.26s Step 471( 23.67%), action 71, FPS 2.14, Running 73.03s Step 472( 24.00%), action 72, FPS 2.13, Running 73.41s Step 473( 24.33%), action 73, FPS 2.13, Running 73.94s Step 474( 24.67%), action 74, FPS 2.12, Running 74.49s Step 475( 25.00%), action 75, FPS 2.09, Running 74.93s Step 476( 25.33%), action 76, FPS 2.15, Running 75.20s Step 477( 25.67%), action 77, FPS 2.14, Running 75.73s Step 478( 26.00%), action 78, FPS 2.09, Running 76.35s Step 479( 26.33%), action 79, FPS 2.09, Running 76.90s Step 480( 26.67%), action 80, FPS 2.11, Running 77.37s Step 481( 27.00%), action 81, FPS 2.08, Running 78.10s Step 482( 27.33%), action 82, FPS 2.05, Running 78.48s Step 483( 27.67%), action 83, FPS 2.03, Running 78.96s Step 484( 28.00%), action 84, FPS 2.03, Running 79.51s Step 485( 28.33%), action 85, FPS 2.04, Running 79.79s Step 486( 28.67%), action 86, FPS 2.04, Running 80.13s Step 487( 29.00%), action 87, FPS 2.05, Running 80.64s Step 488( 29.33%), action 88, FPS 2.00, Running 81.16s Step 489( 29.67%), action 89, FPS 2.01, Running 81.67s Step 490( 30.00%), action 90, FPS 2.01, Running 82.21s Step 491( 30.33%), action 91, FPS 2.01, Running 83.00s Step 492( 30.67%), action 92, FPS 1.96, Running 83.59s Step 493( 31.00%), action 93, FPS 1.98, Running 84.04s Step 494( 31.33%), action 94, FPS 1.99, Running 84.52s Step 495( 31.67%), action 95, FPS 2.01, Running 84.86s Step 496( 32.00%), action 96, FPS 1.96, Running 85.40s Step 497( 32.33%), action 97, FPS 1.95, Running 85.99s Step 498( 32.67%), action 98, FPS 2.00, Running 86.34s Step 499( 33.00%), action 99, FPS 2.01, Running 86.87s Step 500( 33.33%), action 100, FPS 1.99, Running 87.43s Step 501( 33.67%), action 101, FPS 2.01, Running 88.06s Step 502( 34.00%), action 102, FPS 1.98, Running 88.56s Step 503( 34.33%), action 103, FPS 2.00, Running 88.94s Step 504( 34.67%), action 104, FPS 2.06, Running 89.21s Step 505( 35.00%), action 105, FPS 2.01, Running 89.72s Step 506( 35.33%), action 106, FPS 2.02, Running 90.04s Step 507( 35.67%), action 107, FPS 2.02, Running 90.54s Step 508( 36.00%), action 108, FPS 2.03, Running 91.02s Step 509( 36.33%), action 109, FPS 2.07, Running 91.32s Step 510( 36.67%), action 110, FPS 2.10, Running 91.74s Step 511( 37.00%), action 111, FPS 2.13, Running 92.41s Step 512( 37.33%), action 112, FPS 2.14, Running 92.93s Step 513( 37.67%), action 113, FPS 2.13, Running 93.45s Step 514( 38.00%), action 114, FPS 2.16, Running 93.79s Step 515( 38.33%), action 115, FPS 2.17, Running 94.09s Step 516( 38.67%), action 116, FPS 2.17, Running 94.60s Step 517( 39.00%), action 117, FPS 2.21, Running 95.04s Step 518( 39.33%), action 118, FPS 2.21, Running 95.39s Step 519( 39.67%), action 119, FPS 2.19, Running 95.98s Step 520( 40.00%), action 120, FPS 2.21, Running 96.47s Step 521( 40.33%), action 121, FPS 2.17, Running 97.27s Step 522( 40.67%), action 122, FPS 2.16, Running 97.84s Step 523( 41.00%), action 123, FPS 2.13, Running 98.34s Step 524( 41.33%), action 124, FPS 2.06, Running 98.93s Step 525( 41.67%), action 125, FPS 2.09, Running 99.28s Step 526( 42.00%), action 126, FPS 2.08, Running 99.67s Step 527( 42.33%), action 127, FPS 2.06, Running 100.24s Step 528( 42.67%), action 128, FPS 2.05, Running 100.77s [2026-08-01 17:14:53] [31 ] Seed 30 success after 101.02 s. +steps: 528 , actions: 128 . +Instruction: Empty +Total 15/31(48.39%) success. +Setting seed: 31 +Step 1( N/A%), pre moving , FPS 5.86, Running 0.17s Step 2( N/A%), pre moving , FPS 9.46, Running 0.21s Step 3( N/A%), pre moving , FPS 12.17, Running 0.25s Step 4( N/A%), pre moving , FPS 13.86, Running 0.29s Step 5( N/A%), pre moving , FPS 14.77, Running 0.34s Step 6( N/A%), pre moving , FPS 15.88, Running 0.38s Step 7( N/A%), pre moving , FPS 16.55, Running 0.42s Step 8( N/A%), pre moving , FPS 17.05, Running 0.47s Step 9( N/A%), pre moving , FPS 17.70, Running 0.51s Step 10( N/A%), pre moving , FPS 18.18, Running 0.55s Step 11( N/A%), pre moving , FPS 18.53, Running 0.59s Step 12( N/A%), pre moving , FPS 18.95, Running 0.63s Step 13( N/A%), pre moving , FPS 19.40, Running 0.67s Step 14( N/A%), pre moving , FPS 19.81, Running 0.71s Step 15( N/A%), pre moving , FPS 20.13, Running 0.75s Step 16( N/A%), pre moving , FPS 20.42, Running 0.78s Step 17( N/A%), pre moving , FPS 20.58, Running 0.83s Step 18( N/A%), pre moving , FPS 20.78, Running 0.87s Step 19( N/A%), pre moving , FPS 21.04, Running 0.90s Step 20( N/A%), pre moving , FPS 21.24, Running 0.94s Step 21( N/A%), pre moving , FPS 19.29, Running 1.21s Step 22( N/A%), pre moving , FPS 18.79, Running 1.28s Step 23( N/A%), pre moving , FPS 18.80, Running 1.31s Step 24( N/A%), pre moving , FPS 18.90, Running 1.35s Step 25( N/A%), pre moving , FPS 18.92, Running 1.40s Step 26( N/A%), pre moving , FPS 15.43, Running 1.67s Step 27( N/A%), pre moving , FPS 15.51, Running 1.71s Step 28( N/A%), pre moving , FPS 15.54, Running 1.76s Step 29( N/A%), pre moving , FPS 15.45, Running 1.80s Step 30( N/A%), pre moving , FPS 15.45, Running 1.84s Step 31( N/A%), pre moving , FPS 15.53, Running 1.88s Step 32( N/A%), pre moving , FPS 15.53, Running 1.92s Step 33( N/A%), pre moving , FPS 15.40, Running 1.97s Step 34( N/A%), pre moving , FPS 14.96, Running 2.04s Step 35( N/A%), pre moving , FPS 14.85, Running 2.09s Step 36( N/A%), pre moving , FPS 12.29, Running 2.41s Step 37( N/A%), pre moving , FPS 12.24, Running 2.46s Step 38( N/A%), pre moving , FPS 12.25, Running 2.50s Step 39( N/A%), pre moving , FPS 12.21, Running 2.54s Step 40( N/A%), pre moving , FPS 12.12, Running 2.59s Step 41( N/A%), pre moving , FPS 14.03, Running 2.63s Step 42( N/A%), pre moving , FPS 14.33, Running 2.67s Step 43( N/A%), pre moving , FPS 14.31, Running 2.71s Step 44( N/A%), pre moving , FPS 14.27, Running 2.75s Step 45( N/A%), pre moving , FPS 14.25, Running 2.80s Step 46( N/A%), pre moving , FPS 17.06, Running 2.85s Step 47( N/A%), pre moving , FPS 17.03, Running 2.89s Step 48( N/A%), pre moving , FPS 16.98, Running 2.93s Step 49( N/A%), pre moving , FPS 17.10, Running 2.97s Step 50( N/A%), pre moving , FPS 17.15, Running 3.01s Step 51( N/A%), pre moving , FPS 17.13, Running 3.05s Step 52( N/A%), pre moving , FPS 17.09, Running 3.09s Step 53( N/A%), pre moving , FPS 17.21, Running 3.13s Step 54( N/A%), pre moving , FPS 17.75, Running 3.17s Step 55( N/A%), pre moving , FPS 17.94, Running 3.21s Step 56( N/A%), pre moving , FPS 23.99, Running 3.24s Step 57( N/A%), pre moving , FPS 24.34, Running 3.28s Step 58( N/A%), pre moving , FPS 24.21, Running 3.33s Step 59( N/A%), pre moving , FPS 24.16, Running 3.37s Step 60( N/A%), pre moving , FPS 24.31, Running 3.42s Step 61( N/A%), pre moving , FPS 24.28, Running 3.46s Step 62( N/A%), pre moving , FPS 24.26, Running 3.50s Step 63( N/A%), pre moving , FPS 24.24, Running 3.53s Step 64( N/A%), pre moving , FPS 24.20, Running 3.57s Step 65( N/A%), pre moving , FPS 24.33, Running 3.62s Step 66( N/A%), pre moving , FPS 24.52, Running 3.66s Step 67( N/A%), pre moving , FPS 23.73, Running 3.73s Step 68( N/A%), pre moving , FPS 23.48, Running 3.79s Step 69( N/A%), pre moving , FPS 22.92, Running 3.85s Step 70( N/A%), pre moving , FPS 22.27, Running 3.91s Step 71( N/A%), pre moving , FPS 21.67, Running 3.97s Step 72( N/A%), pre moving , FPS 20.78, Running 4.05s Step 73( N/A%), pre moving , FPS 20.15, Running 4.12s Step 74( N/A%), pre moving , FPS 19.78, Running 4.18s Step 75( N/A%), pre moving , FPS 19.33, Running 4.24s Step 76( N/A%), pre moving , FPS 18.77, Running 4.31s Step 77( N/A%), pre moving , FPS 18.31, Running 4.37s Step 78( N/A%), pre moving , FPS 18.06, Running 4.43s Step 79( N/A%), pre moving , FPS 17.85, Running 4.49s Step 80( N/A%), pre moving , FPS 17.54, Running 4.56s Step 81( N/A%), pre moving , FPS 17.18, Running 4.62s Step 82( N/A%), pre moving , FPS 16.83, Running 4.68s Step 83( N/A%), pre moving , FPS 16.41, Running 4.75s Step 84( N/A%), pre moving , FPS 16.18, Running 4.81s Step 85( N/A%), pre moving , FPS 15.96, Running 4.87s Step 86( N/A%), pre moving , FPS 15.71, Running 4.94s Step 87( N/A%), pre moving , FPS 15.82, Running 4.99s Step 88( N/A%), pre moving , FPS 15.80, Running 5.05s Step 89( N/A%), pre moving , FPS 16.07, Running 5.09s Step 90( N/A%), pre moving , FPS 16.31, Running 5.13s Step 91( N/A%), pre moving , FPS 16.50, Running 5.18s Step 92( N/A%), pre moving , FPS 17.10, Running 5.22s Step 93( N/A%), pre moving , FPS 17.55, Running 5.26s Step 94( N/A%), pre moving , FPS 17.86, Running 5.30s Step 95( N/A%), pre moving , FPS 18.22, Running 5.34s Step 96( N/A%), pre moving , FPS 18.74, Running 5.38s Step 97( N/A%), pre moving , FPS 19.20, Running 5.42s Step 98( N/A%), pre moving , FPS 19.46, Running 5.46s Step 99( N/A%), pre moving , FPS 19.75, Running 5.50s Step 100( N/A%), pre moving , FPS 20.10, Running 5.55s Step 101( N/A%), pre moving , FPS 20.52, Running 5.60s Step 102( N/A%), pre moving , FPS 21.04, Running 5.63s Step 103( N/A%), pre moving , FPS 21.75, Running 5.67s Step 104( N/A%), pre moving , FPS 22.25, Running 5.71s Step 105( N/A%), pre moving , FPS 22.72, Running 5.76s Step 106( N/A%), pre moving , FPS 23.28, Running 5.79s Step 107( N/A%), pre moving , FPS 23.75, Running 5.84s Step 108( N/A%), pre moving , FPS 24.18, Running 5.88s Step 109( N/A%), pre moving , FPS 24.14, Running 5.92s Step 110( N/A%), pre moving , FPS 23.93, Running 5.97s Step 111( N/A%), pre moving , FPS 24.27, Running 6.01s Step 112( N/A%), pre moving , FPS 24.26, Running 6.05s Step 113( N/A%), pre moving , FPS 24.17, Running 6.09s Step 114( N/A%), pre moving , FPS 24.08, Running 6.13s Step 115( N/A%), pre moving , FPS 24.03, Running 6.17s Step 116( N/A%), pre moving , FPS 23.93, Running 6.21s Step 117( N/A%), pre moving , FPS 23.88, Running 6.25s Step 118( N/A%), pre moving , FPS 24.10, Running 6.29s Step 119( N/A%), pre moving , FPS 24.26, Running 6.33s Step 120( N/A%), pre moving , FPS 14.71, Running 6.91s Step 121( N/A%), pre moving , FPS 13.28, Running 7.10s Step 122( N/A%), pre moving , FPS 11.49, Running 7.38s Step 123( N/A%), pre moving , FPS 10.85, Running 7.51s Step 124( N/A%), pre moving , FPS 9.58, Running 7.80s Step 125( N/A%), pre moving , FPS 9.01, Running 7.97s Step 126( N/A%), pre moving , FPS 8.17, Running 8.24s Step 127( N/A%), pre moving , FPS 7.78, Running 8.41s Step 128( N/A%), pre moving , FPS 7.20, Running 8.66s Step 129( N/A%), pre moving , FPS 6.87, Running 8.83s Step 130( N/A%), pre moving , FPS 6.44, Running 9.08s Step 131( N/A%), pre moving , FPS 6.04, Running 9.32s Step 132( N/A%), pre moving , FPS 5.67, Running 9.57s Step 133( N/A%), pre moving , FPS 5.44, Running 9.76s Step 134( N/A%), pre moving , FPS 5.18, Running 9.99s Step 135( N/A%), pre moving , FPS 4.96, Running 10.20s Step 136( N/A%), pre moving , FPS 4.70, Running 10.46s Step 137( N/A%), pre moving , FPS 4.58, Running 10.62s Step 138( N/A%), pre moving , FPS 4.40, Running 10.84s Step 139( N/A%), pre moving , FPS 4.30, Running 10.98s Step 140( N/A%), pre moving , FPS 4.58, Running 11.28s Step 141( N/A%), pre moving , FPS 4.58, Running 11.47s Step 142( N/A%), pre moving , FPS 4.57, Running 11.76s Step 143( N/A%), pre moving , FPS 4.56, Running 11.90s Step 144( N/A%), pre moving , FPS 4.58, Running 12.16s Step 145( N/A%), pre moving , FPS 4.51, Running 12.41s Step 146( N/A%), pre moving , FPS 4.49, Running 12.70s Step 147( N/A%), pre moving , FPS 4.43, Running 12.92s Step 148( N/A%), pre moving , FPS 4.45, Running 13.15s Step 149( N/A%), pre moving , FPS 4.45, Running 13.32s Step 150( N/A%), pre moving , FPS 4.38, Running 13.64s Step 151( N/A%), pre moving , FPS 4.48, Running 13.79s Step 152( N/A%), pre moving , FPS 4.51, Running 14.01s Step 153( N/A%), pre moving , FPS 4.48, Running 14.23s Step 154( N/A%), pre moving , FPS 4.44, Running 14.50s Step 155( N/A%), pre moving , FPS 4.44, Running 14.71s Step 156( N/A%), pre moving , FPS 4.45, Running 14.96s Step 157( N/A%), pre moving , FPS 4.46, Running 15.10s Step 158( N/A%), pre moving , FPS 4.43, Running 15.35s Step 159( N/A%), pre moving , FPS 4.36, Running 15.57s Step 160( N/A%), pre moving , FPS 4.40, Running 15.83s Step 161( N/A%), pre moving , FPS 4.40, Running 16.02s Step 162( N/A%), pre moving , FPS 4.37, Running 16.33s Step 163( N/A%), pre moving , FPS 4.37, Running 16.48s Step 164( N/A%), pre moving , FPS 4.34, Running 16.78s Step 165( N/A%), pre moving , FPS 4.39, Running 16.96s Step 166( N/A%), pre moving , FPS 4.39, Running 17.25s Step 167( N/A%), pre moving , FPS 4.47, Running 17.40s Step 168( N/A%), pre moving , FPS 4.42, Running 17.68s Step 169( N/A%), pre moving , FPS 4.44, Running 17.83s Step 170( N/A%), pre moving , FPS 4.45, Running 18.13s Step 171( N/A%), pre moving , FPS 4.40, Running 18.34s Step 172( N/A%), pre moving , FPS 4.36, Running 18.60s Step 173( N/A%), pre moving , FPS 4.40, Running 18.78s Step 174( N/A%), pre moving , FPS 4.40, Running 19.04s Step 175( N/A%), pre moving , FPS 4.56, Running 19.09s Step 176( N/A%), pre moving , FPS 4.79, Running 19.13s Step 177( N/A%), pre moving , FPS 4.90, Running 19.18s Step 178( N/A%), pre moving , FPS 5.16, Running 19.22s Step 179( N/A%), pre moving , FPS 5.42, Running 19.26s Step 180( N/A%), pre moving , FPS 5.75, Running 19.31s Step 181( N/A%), pre moving , FPS 6.01, Running 19.34s Step 182( N/A%), pre moving , FPS 6.56, Running 19.38s Step 183( N/A%), pre moving , FPS 6.80, Running 19.42s Step 184( N/A%), pre moving , FPS 7.46, Running 19.46s Step 185( N/A%), pre moving , FPS 6.48, Running 20.05s Step 186( N/A%), pre moving , FPS 7.02, Running 20.10s Step 187( N/A%), pre moving , FPS 7.27, Running 20.15s Step 188( N/A%), pre moving , FPS 7.95, Running 20.20s Step 189( N/A%), pre moving , FPS 8.22, Running 20.26s Step 190( N/A%), pre moving , FPS 9.07, Running 20.34s Step 191( N/A%), pre moving , FPS 9.69, Running 20.40s Step 192( N/A%), pre moving , FPS 10.74, Running 20.46s Step 193( N/A%), pre moving , FPS 11.48, Running 20.52s Step 194( N/A%), pre moving , FPS 12.99, Running 20.58s Step 195( N/A%), pre moving , FPS 12.84, Running 20.65s Step 196( N/A%), pre moving , FPS 12.63, Running 20.72s Step 197( N/A%), pre moving , FPS 12.39, Running 20.80s Step 198( N/A%), pre moving , FPS 12.24, Running 20.86s Step 199( N/A%), pre moving , FPS 11.97, Running 20.93s Step 200( N/A%), pre moving , FPS 11.69, Running 21.02s Step 201( N/A%), pre moving , FPS 11.53, Running 21.08s Step 202( N/A%), pre moving , FPS 11.23, Running 21.16s Step 203( N/A%), pre moving , FPS 11.10, Running 21.22s Step 204( N/A%), pre moving , FPS 10.69, Running 21.33s Step 205( N/A%), pre moving , FPS 14.33, Running 21.45s Step 206( N/A%), pre moving , FPS 13.67, Running 21.56s Step 207( N/A%), pre moving , FPS 13.24, Running 21.66s Step 208( N/A%), pre moving , FPS 12.74, Running 21.77s Step 209( N/A%), pre moving , FPS 12.26, Running 21.89s Step 210( N/A%), pre moving , FPS 12.01, Running 22.00s Step 211( N/A%), pre moving , FPS 11.66, Running 22.11s Step 212( N/A%), pre moving , FPS 11.26, Running 22.24s Step 213( N/A%), pre moving , FPS 10.96, Running 22.35s Step 214( N/A%), pre moving , FPS 10.77, Running 22.44s Step 215( N/A%), pre moving , FPS 10.55, Running 22.54s Step 216( N/A%), pre moving , FPS 10.30, Running 22.66s Step 217( N/A%), pre moving , FPS 10.11, Running 22.78s Step 218( N/A%), pre moving , FPS 9.91, Running 22.88s Step 219( N/A%), pre moving , FPS 9.74, Running 22.98s Step 220( N/A%), pre moving , FPS 9.63, Running 23.09s Step 221( N/A%), pre moving , FPS 9.41, Running 23.20s Step 222( N/A%), pre moving , FPS 9.21, Running 23.33s Step 223( N/A%), pre moving , FPS 9.09, Running 23.42s Step 224( N/A%), pre moving , FPS 9.14, Running 23.51s Step 225( N/A%), pre moving , FPS 9.29, Running 23.60s Step 226( N/A%), pre moving , FPS 9.43, Running 23.68s Step 227( N/A%), pre moving , FPS 9.47, Running 23.77s Step 228( N/A%), pre moving , FPS 9.55, Running 23.86s Step 229( N/A%), pre moving , FPS 9.82, Running 23.93s Step 230( N/A%), pre moving , FPS 10.01, Running 24.00s Step 231( N/A%), pre moving , FPS 10.18, Running 24.08s Step 232( N/A%), pre moving , FPS 10.45, Running 24.15s Step 233( N/A%), pre moving , FPS 10.90, Running 24.18s Step 234( N/A%), pre moving , FPS 11.26, Running 24.22s Step 235( N/A%), pre moving , FPS 11.71, Running 24.25s Step 236( N/A%), pre moving , FPS 12.30, Running 24.29s Step 237( N/A%), pre moving , FPS 12.82, Running 24.34s Step 238( N/A%), pre moving , FPS 13.23, Running 24.39s Step 239( N/A%), pre moving , FPS 13.77, Running 24.44s Step 240( N/A%), pre moving , FPS 14.56, Running 24.47s Step 241( N/A%), pre moving , FPS 15.44, Running 24.50s Step 242( N/A%), pre moving , FPS 16.56, Running 24.54s Step 243( N/A%), pre moving , FPS 17.26, Running 24.58s Step 244( N/A%), pre moving , FPS 18.19, Running 24.61s Step 245( N/A%), pre moving , FPS 19.07, Running 24.65s Step 246( N/A%), pre moving , FPS 19.78, Running 24.69s Step 247( N/A%), pre moving , FPS 14.00, Running 25.20s Step 248( N/A%), pre moving , FPS 14.50, Running 25.24s Step 249( N/A%), pre moving , FPS 14.87, Running 25.27s Step 250( N/A%), pre moving , FPS 15.21, Running 25.31s Step 251( N/A%), pre moving , FPS 15.71, Running 25.35s Step 252( N/A%), pre moving , FPS 16.21, Running 25.38s Step 253( N/A%), pre moving , FPS 16.00, Running 25.43s Step 254( N/A%), pre moving , FPS 16.02, Running 25.46s Step 255( N/A%), pre moving , FPS 15.85, Running 25.51s Step 256( N/A%), pre moving , FPS 15.45, Running 25.58s Step 257( N/A%), pre moving , FPS 15.47, Running 25.63s Step 258( N/A%), pre moving , FPS 15.43, Running 25.68s Step 259( N/A%), pre moving , FPS 15.33, Running 25.74s Step 260( N/A%), pre moving , FPS 15.04, Running 25.80s Step 261( N/A%), pre moving , FPS 14.82, Running 25.85s Step 262( N/A%), pre moving , FPS 14.74, Running 25.90s Step 263( N/A%), pre moving , FPS 14.63, Running 25.95s Step 264( N/A%), pre moving , FPS 14.43, Running 26.00s Step 265( N/A%), pre moving , FPS 14.22, Running 26.06s Step 266( N/A%), pre moving , FPS 14.13, Running 26.11s Step 267( N/A%), pre moving , FPS 20.53, Running 26.17s Step 268( N/A%), pre moving , FPS 20.15, Running 26.23s Step 269( N/A%), pre moving , FPS 19.73, Running 26.29s Step 270( N/A%), pre moving , FPS 18.73, Running 26.38s Step 271( N/A%), pre moving , FPS 18.07, Running 26.46s Step 272( N/A%), pre moving , FPS 17.41, Running 26.53s Step 273( N/A%), pre moving , FPS 17.04, Running 26.60s Step 274( N/A%), pre moving , FPS 16.41, Running 26.68s Step 275( N/A%), pre moving , FPS 16.11, Running 26.75s Step 276( N/A%), pre moving , FPS 15.90, Running 26.84s Step 277( N/A%), pre moving , FPS 15.60, Running 26.91s Step 278( N/A%), pre moving , FPS 15.34, Running 26.99s Step 279( N/A%), pre moving , FPS 15.13, Running 27.06s Step 280( N/A%), pre moving , FPS 14.93, Running 27.14s Step 281( N/A%), pre moving , FPS 14.69, Running 27.21s Step 282( N/A%), pre moving , FPS 14.13, Running 27.31s Step 283( N/A%), pre moving , FPS 13.82, Running 27.39s Step 284( N/A%), pre moving , FPS 13.69, Running 27.46s Step 285( N/A%), pre moving , FPS 13.37, Running 27.55s Step 286( N/A%), pre moving , FPS 13.16, Running 27.63s Step 287( N/A%), pre moving , FPS 13.12, Running 27.70s Step 288( N/A%), pre moving , FPS 13.02, Running 27.77s Step 289( N/A%), pre moving , FPS 12.92, Running 27.83s Step 290( N/A%), pre moving , FPS 13.15, Running 27.90s Step 291( N/A%), pre moving , FPS 13.24, Running 27.97s Step 292( N/A%), pre moving , FPS 13.28, Running 28.04s Step 293( N/A%), pre moving , FPS 13.27, Running 28.11s Step 294( N/A%), pre moving , FPS 13.35, Running 28.18s Step 295( N/A%), pre moving , FPS 13.39, Running 28.25s Step 296( N/A%), pre moving , FPS 13.52, Running 28.32s Step 297( N/A%), pre moving , FPS 13.59, Running 28.38s Step 298( N/A%), pre moving , FPS 13.62, Running 28.46s Step 299( N/A%), pre moving , FPS 13.64, Running 28.53s Step 300( N/A%), pre moving , FPS 13.60, Running 28.61s Step 301( N/A%), pre moving , FPS 13.49, Running 28.69s Step 302( N/A%), pre moving , FPS 13.68, Running 28.78s Step 303( N/A%), pre moving , FPS 13.61, Running 28.86s Step 304( N/A%), pre moving , FPS 13.47, Running 28.95s Step 305( N/A%), pre moving , FPS 13.47, Running 29.04s Step 306( N/A%), pre moving , FPS 13.57, Running 29.10s Step 307( N/A%), pre moving , FPS 13.64, Running 29.16s Step 308( N/A%), pre moving , FPS 13.69, Running 29.23s Step 309( N/A%), pre moving , FPS 13.50, Running 29.32s Step 310( N/A%), pre moving , FPS 13.58, Running 29.38s Step 311( N/A%), pre moving , FPS 13.72, Running 29.43s Step 312( N/A%), pre moving , FPS 13.74, Running 29.49s Step 313( N/A%), pre moving , FPS 13.99, Running 29.54s Step 314( N/A%), pre moving , FPS 14.21, Running 29.59s Step 315( N/A%), pre moving , FPS 14.56, Running 29.62s Step 316( N/A%), pre moving , FPS 14.98, Running 29.65s Step 317( N/A%), pre moving , FPS 15.38, Running 29.68s Step 318( N/A%), pre moving , FPS 15.89, Running 29.72s Step 319( N/A%), pre moving , FPS 16.36, Running 29.75s Step 320( N/A%), pre moving , FPS 17.00, Running 29.79s Step 321( N/A%), pre moving , FPS 17.76, Running 29.82s Step 322( N/A%), pre moving , FPS 18.04, Running 29.88s Step 323( N/A%), pre moving , FPS 18.87, Running 29.92s Step 324( N/A%), pre moving , FPS 19.81, Running 29.96s Step 325( N/A%), pre moving , FPS 20.93, Running 29.99s Step 326( N/A%), pre moving , FPS 21.69, Running 30.02s Step 327( N/A%), pre moving , FPS 22.44, Running 30.06s Step 328( N/A%), pre moving , FPS 23.03, Running 30.10s Step 329( N/A%), pre moving , FPS 24.09, Running 30.15s Step 330( N/A%), pre moving , FPS 24.67, Running 30.19s Step 331( N/A%), pre moving , FPS 25.17, Running 30.22s Step 332( N/A%), pre moving , FPS 26.17, Running 30.26s Step 333( N/A%), pre moving , FPS 26.67, Running 30.29s Step 334( N/A%), pre moving , FPS 27.25, Running 30.32s Step 335( N/A%), pre moving , FPS 27.18, Running 30.36s Step 336( N/A%), pre moving , FPS 26.90, Running 30.40s Step 337( N/A%), pre moving , FPS 26.50, Running 30.44s Step 338( N/A%), pre moving , FPS 26.41, Running 30.47s Step 339( N/A%), pre moving , FPS 26.41, Running 30.51s Step 340( N/A%), pre moving , FPS 16.39, Running 31.01s Step 341( N/A%), pre moving , FPS 16.04, Running 31.07s Step 342( N/A%), pre moving , FPS 16.39, Running 31.10s Step 343( N/A%), pre moving , FPS 16.46, Running 31.14s Step 344( N/A%), pre moving , FPS 16.48, Running 31.17s Step 345( N/A%), pre moving , FPS 16.50, Running 31.20s Step 346( N/A%), pre moving , FPS 16.46, Running 31.24s Step 347( N/A%), pre moving , FPS 16.44, Running 31.27s Step 348( N/A%), pre moving , FPS 16.32, Running 31.32s Step 349( N/A%), pre moving , FPS 16.30, Running 31.37s Step 350( N/A%), pre moving , FPS 16.17, Running 31.42s Step 351( N/A%), pre moving , FPS 15.96, Running 31.48s Step 352( N/A%), pre moving , FPS 15.73, Running 31.53s Step 353( N/A%), pre moving , FPS 15.39, Running 31.59s Step 354( N/A%), pre moving , FPS 15.20, Running 31.64s Step 355( N/A%), pre moving , FPS 15.05, Running 31.69s Step 356( N/A%), pre moving , FPS 14.96, Running 31.73s Step 357( N/A%), pre moving , FPS 15.07, Running 31.77s Step 358( N/A%), pre moving , FPS 15.02, Running 31.80s Step 359( N/A%), pre moving , FPS 15.02, Running 31.84s Step 360( N/A%), pre moving , FPS 23.10, Running 31.87s Step 361( N/A%), pre moving , FPS 23.83, Running 31.91s Step 362( N/A%), pre moving , FPS 23.94, Running 31.94s Step 363( N/A%), pre moving , FPS 23.59, Running 31.99s Step 364( N/A%), pre moving , FPS 23.56, Running 32.02s Step 365( N/A%), pre moving , FPS 23.53, Running 32.05s Step 366( N/A%), pre moving , FPS 23.59, Running 32.09s Step 367( N/A%), pre moving , FPS 23.65, Running 32.12s Step 368( N/A%), pre moving , FPS 24.08, Running 32.15s Step 369( N/A%), pre moving , FPS 24.62, Running 32.19s Step 370( N/A%), pre moving , FPS 24.99, Running 32.22s Step 371( N/A%), pre moving , FPS 25.58, Running 32.26s Step 372( N/A%), pre moving , FPS 26.22, Running 32.29s Step 373( N/A%), pre moving , FPS 27.19, Running 32.33s Step 374( N/A%), pre moving , FPS 27.56, Running 32.36s Step 375( N/A%), pre moving , FPS 28.06, Running 32.40s Step 376( N/A%), pre moving , FPS 28.35, Running 32.44s Step 377( N/A%), pre moving , FPS 28.22, Running 32.48s Step 378( N/A%), pre moving , FPS 28.45, Running 32.51s Step 379( N/A%), pre moving , FPS 28.64, Running 32.54s Step 380( N/A%), pre moving , FPS 28.53, Running 32.57s Step 381( N/A%), pre moving , FPS 28.52, Running 32.61s Step 382( N/A%), pre moving , FPS 28.31, Running 32.65s Step 383( N/A%), pre moving , FPS 28.57, Running 32.69s Step 384( N/A%), pre moving , FPS 28.21, Running 32.73s Step 385( N/A%), pre moving , FPS 28.06, Running 32.77s Step 386( N/A%), pre moving , FPS 27.98, Running 32.80s Step 387( N/A%), pre moving , FPS 27.95, Running 32.83s Step 388( N/A%), pre moving , FPS 28.11, Running 32.87s Step 389( N/A%), pre moving , FPS 28.14, Running 32.90s Step 390( N/A%), pre moving , FPS 28.23, Running 32.93s Step 391( N/A%), pre moving , FPS 27.98, Running 32.97s Step 392( N/A%), pre moving , FPS 27.94, Running 33.01s Step 393( N/A%), pre moving , FPS 27.95, Running 33.04s Step 394( N/A%), pre moving , FPS 28.18, Running 33.07s Step 395( N/A%), pre moving , FPS 28.12, Running 33.11s Step 396( N/A%), pre moving , FPS 28.45, Running 33.14s Step 397( N/A%), pre moving , FPS 28.64, Running 33.17s Step 398( N/A%), pre moving , FPS 28.64, Running 33.21s Step 399( N/A%), pre moving , FPS 28.61, Running 33.24s Step 400( N/A%), pre moving , FPS 28.67, Running 33.27s Step 401( N/A%), pre moving , FPS 28.72, Running 33.30s Step 402( N/A%), pre moving , FPS 29.02, Running 33.34s Step 403( N/A%), pre moving , FPS 28.99, Running 33.38s Step 404( N/A%), pre moving , FPS 29.41, Running 33.41s Step 405( N/A%), pre moving , FPS 9.18, Running 34.94s Step 406( N/A%), pre moving , FPS 8.22, Running 35.23s Step 407( N/A%), pre moving , FPS 7.73, Running 35.42s Step 408( N/A%), pre moving , FPS 7.11, Running 35.68s Step 409( N/A%), pre moving , FPS 6.80, Running 35.84s Step 410( N/A%), pre moving , FPS 6.29, Running 36.11s Step 411( N/A%), pre moving , FPS 6.01, Running 36.30s Step 412( N/A%), pre moving , FPS 5.66, Running 36.54s Step 413( N/A%), pre moving , FPS 5.45, Running 36.71s Step 414( N/A%), pre moving , FPS 5.09, Running 37.00s Step 415( N/A%), pre moving , FPS 4.95, Running 37.15s Step 416( N/A%), pre moving , FPS 4.66, Running 37.43s Step 417( N/A%), pre moving , FPS 4.50, Running 37.61s Step 418( N/A%), pre moving , FPS 4.32, Running 37.84s Step 419( N/A%), pre moving , FPS 4.17, Running 38.04s Step 420( N/A%), pre moving , FPS 3.98, Running 38.30s Step 421( N/A%), pre moving , FPS 3.88, Running 38.45s Step 422( N/A%), pre moving , FPS 3.73, Running 38.70s Step 423( N/A%), pre moving , FPS 3.65, Running 38.85s Step 424( N/A%), pre moving , FPS 3.51, Running 39.11s Step 425( 0.33%), action 1, FPS 3.54, Running 40.60s Step 426( 0.67%), action 2, FPS 3.39, Running 41.14s Step 427( 1.00%), action 3, FPS 3.31, Running 41.47s Step 428( 1.33%), action 4, FPS 3.16, Running 42.02s Step 429( 1.67%), action 5, FPS 2.95, Running 42.61s Step 430( 2.00%), action 6, FPS 2.81, Running 43.24s Step 431( 2.33%), action 7, FPS 2.67, Running 43.79s Step 432( 2.67%), action 8, FPS 2.53, Running 44.44s Step 433( 3.00%), action 9, FPS 2.43, Running 44.94s Step 434( 3.33%), action 10, FPS 2.38, Running 45.39s Step 435( 3.67%), action 11, FPS 2.23, Running 46.12s Step 436( 4.00%), action 12, FPS 2.15, Running 46.73s Step 437( 4.33%), action 13, FPS 2.08, Running 47.25s Step 438( 4.67%), action 14, FPS 1.99, Running 47.86s Step 439( 5.00%), action 15, FPS 1.93, Running 48.39s Step 440( 5.33%), action 16, FPS 1.92, Running 48.71s Step 441( 5.67%), action 17, FPS 1.87, Running 49.17s Step 442( 6.00%), action 18, FPS 1.82, Running 49.68s Step 443( 6.33%), action 19, FPS 1.76, Running 50.19s Step 444( 6.67%), action 20, FPS 1.73, Running 50.69s Step 445( 7.00%), action 21, FPS 1.87, Running 51.28s Step 446( 7.33%), action 22, FPS 1.87, Running 51.85s Step 447( 7.67%), action 23, FPS 1.86, Running 52.22s Step 448( 8.00%), action 24, FPS 1.88, Running 52.66s Step 449( 8.33%), action 25, FPS 1.90, Running 53.14s Step 450( 8.67%), action 26, FPS 1.93, Running 53.62s Step 451( 9.00%), action 27, FPS 1.96, Running 53.99s Step 452( 9.33%), action 28, FPS 1.99, Running 54.48s Step 453( 9.67%), action 29, FPS 2.00, Running 54.96s Step 454( 10.00%), action 30, FPS 1.98, Running 55.47s Step 455( 10.33%), action 31, FPS 2.01, Running 56.07s Step 456( 10.67%), action 32, FPS 2.09, Running 56.32s Step 457( 11.00%), action 33, FPS 2.13, Running 56.65s Step 458( 11.33%), action 34, FPS 2.15, Running 57.19s Step 459( 11.67%), action 35, FPS 2.19, Running 57.54s Step 460( 12.00%), action 36, FPS 2.13, Running 58.08s Step 461( 12.33%), action 37, FPS 2.11, Running 58.64s Step 462( 12.67%), action 38, FPS 2.13, Running 59.09s Step 463( 13.00%), action 39, FPS 2.16, Running 59.46s Step 464( 13.33%), action 40, FPS 2.19, Running 59.82s Step 465( 13.67%), action 41, FPS 2.15, Running 60.57s Step 466( 14.00%), action 42, FPS 2.18, Running 61.02s Step 467( 14.33%), action 43, FPS 2.19, Running 61.36s Step 468( 14.67%), action 44, FPS 2.22, Running 61.64s Step 469( 15.00%), action 45, FPS 2.26, Running 62.00s Step 470( 15.33%), action 46, FPS 2.26, Running 62.48s Step 471( 15.67%), action 47, FPS 2.21, Running 63.03s Step 472( 16.00%), action 48, FPS 2.20, Running 63.57s Step 473( 16.33%), action 49, FPS 2.22, Running 63.99s Step 474( 16.67%), action 50, FPS 2.20, Running 64.54s Step 475( 17.00%), action 51, FPS 2.23, Running 65.05s Step 476( 17.33%), action 52, FPS 2.21, Running 65.35s Step 477( 17.67%), action 53, FPS 2.22, Running 65.64s Step 478( 18.00%), action 54, FPS 2.28, Running 65.96s Step 479( 18.33%), action 55, FPS 2.24, Running 66.47s Step 480( 18.67%), action 56, FPS 2.23, Running 67.04s Step 481( 19.00%), action 57, FPS 2.23, Running 67.60s Step 482( 19.33%), action 58, FPS 2.23, Running 68.05s Step 483( 19.67%), action 59, FPS 2.20, Running 68.56s Step 484( 20.00%), action 60, FPS 2.13, Running 69.19s Step 485( 20.33%), action 61, FPS 2.17, Running 69.78s Step 486( 20.67%), action 62, FPS 2.19, Running 70.13s Step 487( 21.00%), action 63, FPS 2.15, Running 70.64s Step 488( 21.33%), action 64, FPS 2.09, Running 71.22s Step 489( 21.67%), action 65, FPS 2.05, Running 71.77s Step 490( 22.00%), action 66, FPS 2.03, Running 72.35s Step 491( 22.33%), action 67, FPS 2.03, Running 72.87s Step 492( 22.67%), action 68, FPS 2.09, Running 73.15s Step 493( 23.00%), action 69, FPS 2.08, Running 73.60s Step 494( 23.33%), action 70, FPS 2.12, Running 73.96s Step 495( 23.67%), action 71, FPS 2.13, Running 74.47s Step 496( 24.00%), action 72, FPS 2.07, Running 75.04s Step 497( 24.33%), action 73, FPS 2.03, Running 75.49s Step 498( 24.67%), action 74, FPS 1.99, Running 76.01s Step 499( 25.00%), action 75, FPS 2.02, Running 76.37s Step 500( 25.33%), action 76, FPS 2.06, Running 76.74s Step 501( 25.67%), action 77, FPS 2.07, Running 77.28s Step 502( 26.00%), action 78, FPS 2.05, Running 77.78s Step 503( 26.33%), action 79, FPS 2.06, Running 78.28s Step 504( 26.67%), action 80, FPS 2.07, Running 78.84s Step 505( 27.00%), action 81, FPS 2.04, Running 79.57s Step 506( 27.33%), action 82, FPS 2.03, Running 79.98s Step 507( 27.67%), action 83, FPS 2.02, Running 80.55s Step 508( 28.00%), action 84, FPS 2.02, Running 81.10s Step 509( 28.33%), action 85, FPS 2.02, Running 81.65s Step 510( 28.67%), action 86, FPS 2.03, Running 82.21s Step 511( 29.00%), action 87, FPS 2.01, Running 82.83s Step 512( 29.33%), action 88, FPS 1.96, Running 83.34s Step 513( 29.67%), action 89, FPS 1.94, Running 83.93s Step 514( 30.00%), action 90, FPS 1.94, Running 84.28s Step 515( 30.33%), action 91, FPS 1.90, Running 85.01s Step 516( 30.67%), action 92, FPS 1.89, Running 85.60s Step 517( 31.00%), action 93, FPS 1.88, Running 86.11s Step 518( 31.33%), action 94, FPS 1.91, Running 86.49s Step 519( 31.67%), action 95, FPS 1.89, Running 86.95s Step 520( 32.00%), action 96, FPS 1.87, Running 87.46s Step 521( 32.33%), action 97, FPS 1.91, Running 87.76s Step 522( 32.67%), action 98, FPS 1.91, Running 88.25s Step 523( 33.00%), action 99, FPS 1.94, Running 88.60s Step 524( 33.33%), action 100, FPS 1.94, Running 89.16s Step 525( 33.67%), action 101, FPS 1.95, Running 89.85s Step 526( 34.00%), action 102, FPS 1.92, Running 90.39s Step 527( 34.33%), action 103, FPS 1.96, Running 90.76s Step 528( 34.67%), action 104, FPS 1.95, Running 91.33s Step 529( 35.00%), action 105, FPS 1.95, Running 91.93s Step 530( 35.33%), action 106, FPS 1.93, Running 92.57s Step 531( 35.67%), action 107, FPS 1.95, Running 93.09s Step 532( 36.00%), action 108, FPS 1.95, Running 93.59s Step 533( 36.33%), action 109, FPS 1.95, Running 94.21s Step 534( 36.67%), action 110, FPS 1.92, Running 94.72s Step 535( 37.00%), action 111, FPS 1.94, Running 95.33s Step 536( 37.33%), action 112, FPS 1.95, Running 95.84s Step 537( 37.67%), action 113, FPS 1.95, Running 96.38s Step 538( 38.00%), action 114, FPS 1.90, Running 97.01s Step 539( 38.33%), action 115, FPS 1.90, Running 97.49s Step 540( 38.67%), action 116, FPS 1.89, Running 98.07s Step 541( 39.00%), action 117, FPS 1.84, Running 98.66s Step 542( 39.33%), action 118, FPS 1.86, Running 99.01s Step 543( 39.67%), action 119, FPS 1.83, Running 99.55s Step 544( 40.00%), action 120, FPS 1.82, Running 100.15s Step 545( 40.33%), action 121, FPS 1.82, Running 100.82s Step 546( 40.67%), action 122, FPS 1.86, Running 101.12s Step 547( 41.00%), action 123, FPS 1.83, Running 101.67s Step 548( 41.33%), action 124, FPS 1.83, Running 102.28s Step 549( 41.67%), action 125, FPS 1.84, Running 102.80s Step 550( 42.00%), action 126, FPS 1.86, Running 103.35s Step 551( 42.33%), action 127, FPS 1.87, Running 103.77s Step 552( 42.67%), action 128, FPS 1.90, Running 104.09s Step 553( 43.00%), action 129, FPS 1.95, Running 104.49s Step 554( 43.33%), action 130, FPS 1.95, Running 104.98s Step 555( 43.67%), action 131, FPS 1.97, Running 105.48s Step 556( 44.00%), action 132, FPS 1.96, Running 106.04s Step 557( 44.33%), action 133, FPS 2.01, Running 106.35s Step 558( 44.67%), action 134, FPS 2.02, Running 106.93s Step 559( 45.00%), action 135, FPS 2.03, Running 107.33s Step 560( 45.33%), action 136, FPS 2.08, Running 107.68s Step 561( 45.67%), action 137, FPS 2.10, Running 108.19s Step 562( 46.00%), action 138, FPS 2.09, Running 108.58s Step 563( 46.33%), action 139, FPS 2.09, Running 109.12s [2026-08-01 17:16:43] [32 ] Seed 31 failed after 109.52 s. +steps: 563 , actions: 139 . +Instruction: Empty +Total 15/32(46.88%) success. +Setting seed: 32 +Step 1( N/A%), pre moving , FPS 5.86, Running 0.17s Step 2( N/A%), pre moving , FPS 9.59, Running 0.21s Step 3( N/A%), pre moving , FPS 12.08, Running 0.25s Step 4( N/A%), pre moving , FPS 14.00, Running 0.29s Step 5( N/A%), pre moving , FPS 15.50, Running 0.32s Step 6( N/A%), pre moving , FPS 16.49, Running 0.36s Step 7( N/A%), pre moving , FPS 17.28, Running 0.41s Step 8( N/A%), pre moving , FPS 18.01, Running 0.44s Step 9( N/A%), pre moving , FPS 18.49, Running 0.49s Step 10( N/A%), pre moving , FPS 19.09, Running 0.52s Step 11( N/A%), pre moving , FPS 19.62, Running 0.56s Step 12( N/A%), pre moving , FPS 20.00, Running 0.60s Step 13( N/A%), pre moving , FPS 20.15, Running 0.65s Step 14( N/A%), pre moving , FPS 20.34, Running 0.69s Step 15( N/A%), pre moving , FPS 20.58, Running 0.73s Step 16( N/A%), pre moving , FPS 20.60, Running 0.78s Step 17( N/A%), pre moving , FPS 20.85, Running 0.82s Step 18( N/A%), pre moving , FPS 21.13, Running 0.85s Step 19( N/A%), pre moving , FPS 21.35, Running 0.89s Step 20( N/A%), pre moving , FPS 21.46, Running 0.93s Step 21( N/A%), pre moving , FPS 19.29, Running 1.21s Step 22( N/A%), pre moving , FPS 18.57, Running 1.29s Step 23( N/A%), pre moving , FPS 18.48, Running 1.33s Step 24( N/A%), pre moving , FPS 18.46, Running 1.37s Step 25( N/A%), pre moving , FPS 18.35, Running 1.41s Step 26( N/A%), pre moving , FPS 16.11, Running 1.61s Step 27( N/A%), pre moving , FPS 16.10, Running 1.65s Step 28( N/A%), pre moving , FPS 16.12, Running 1.68s Step 29( N/A%), pre moving , FPS 16.16, Running 1.72s Step 30( N/A%), pre moving , FPS 16.06, Running 1.77s Step 31( N/A%), pre moving , FPS 15.89, Running 1.82s Step 32( N/A%), pre moving , FPS 15.90, Running 1.86s Step 33( N/A%), pre moving , FPS 15.96, Running 1.90s Step 34( N/A%), pre moving , FPS 15.97, Running 1.94s Step 35( N/A%), pre moving , FPS 15.94, Running 1.98s Step 36( N/A%), pre moving , FPS 12.99, Running 2.32s Step 37( N/A%), pre moving , FPS 12.98, Running 2.36s Step 38( N/A%), pre moving , FPS 12.95, Running 2.40s Step 39( N/A%), pre moving , FPS 12.92, Running 2.44s Step 40( N/A%), pre moving , FPS 12.94, Running 2.48s Step 41( N/A%), pre moving , FPS 15.24, Running 2.52s Step 42( N/A%), pre moving , FPS 15.49, Running 2.58s Step 43( N/A%), pre moving , FPS 15.58, Running 2.61s Step 44( N/A%), pre moving , FPS 15.59, Running 2.65s Step 45( N/A%), pre moving , FPS 15.65, Running 2.69s Step 46( N/A%), pre moving , FPS 17.75, Running 2.73s Step 47( N/A%), pre moving , FPS 17.53, Running 2.79s Step 48( N/A%), pre moving , FPS 17.22, Running 2.85s Step 49( N/A%), pre moving , FPS 16.96, Running 2.90s Step 50( N/A%), pre moving , FPS 16.65, Running 2.97s Step 51( N/A%), pre moving , FPS 16.45, Running 3.04s Step 52( N/A%), pre moving , FPS 16.16, Running 3.10s Step 53( N/A%), pre moving , FPS 15.93, Running 3.15s Step 54( N/A%), pre moving , FPS 15.66, Running 3.22s Step 55( N/A%), pre moving , FPS 15.34, Running 3.29s Step 56( N/A%), pre moving , FPS 19.41, Running 3.35s Step 57( N/A%), pre moving , FPS 18.55, Running 3.43s Step 58( N/A%), pre moving , FPS 18.01, Running 3.51s Step 59( N/A%), pre moving , FPS 17.74, Running 3.57s Step 60( N/A%), pre moving , FPS 17.43, Running 3.63s Step 61( N/A%), pre moving , FPS 17.15, Running 3.69s Step 62( N/A%), pre moving , FPS 16.97, Running 3.76s Step 63( N/A%), pre moving , FPS 16.52, Running 3.82s Step 64( N/A%), pre moving , FPS 16.23, Running 3.88s Step 65( N/A%), pre moving , FPS 15.98, Running 3.94s Step 66( N/A%), pre moving , FPS 15.75, Running 4.00s Step 67( N/A%), pre moving , FPS 15.75, Running 4.06s Step 68( N/A%), pre moving , FPS 15.66, Running 4.12s Step 69( N/A%), pre moving , FPS 15.44, Running 4.20s Step 70( N/A%), pre moving , FPS 15.26, Running 4.28s Step 71( N/A%), pre moving , FPS 15.32, Running 4.34s Step 72( N/A%), pre moving , FPS 15.35, Running 4.40s Step 73( N/A%), pre moving , FPS 15.35, Running 4.46s Step 74( N/A%), pre moving , FPS 15.39, Running 4.52s Step 75( N/A%), pre moving , FPS 15.36, Running 4.59s Step 76( N/A%), pre moving , FPS 15.25, Running 4.66s Step 77( N/A%), pre moving , FPS 15.39, Running 4.73s Step 78( N/A%), pre moving , FPS 15.49, Running 4.80s Step 79( N/A%), pre moving , FPS 15.41, Running 4.86s Step 80( N/A%), pre moving , FPS 15.42, Running 4.92s Step 81( N/A%), pre moving , FPS 15.69, Running 4.96s Step 82( N/A%), pre moving , FPS 16.06, Running 5.00s Step 83( N/A%), pre moving , FPS 16.39, Running 5.04s Step 84( N/A%), pre moving , FPS 16.65, Running 5.09s Step 85( N/A%), pre moving , FPS 16.77, Running 5.13s Step 86( N/A%), pre moving , FPS 17.08, Running 5.17s Step 87( N/A%), pre moving , FPS 17.28, Running 5.22s Step 88( N/A%), pre moving , FPS 17.57, Running 5.26s Step 89( N/A%), pre moving , FPS 18.13, Running 5.30s Step 90( N/A%), pre moving , FPS 18.78, Running 5.35s Step 91( N/A%), pre moving , FPS 19.17, Running 5.38s Step 92( N/A%), pre moving , FPS 19.53, Running 5.42s Step 93( N/A%), pre moving , FPS 19.87, Running 5.46s Step 94( N/A%), pre moving , FPS 20.24, Running 5.50s Step 95( N/A%), pre moving , FPS 20.90, Running 5.55s Step 96( N/A%), pre moving , FPS 21.51, Running 5.59s Step 97( N/A%), pre moving , FPS 22.43, Running 5.63s Step 98( N/A%), pre moving , FPS 23.06, Running 5.67s Step 99( N/A%), pre moving , FPS 23.72, Running 5.71s Step 100( N/A%), pre moving , FPS 24.14, Running 5.75s Step 101( N/A%), pre moving , FPS 24.04, Running 5.79s Step 102( N/A%), pre moving , FPS 24.08, Running 5.83s Step 103( N/A%), pre moving , FPS 24.22, Running 5.87s Step 104( N/A%), pre moving , FPS 24.29, Running 5.91s Step 105( N/A%), pre moving , FPS 24.62, Running 5.95s Step 106( N/A%), pre moving , FPS 14.15, Running 6.59s Step 107( N/A%), pre moving , FPS 12.69, Running 6.79s Step 108( N/A%), pre moving , FPS 11.31, Running 7.03s Step 109( N/A%), pre moving , FPS 10.60, Running 7.19s Step 110( N/A%), pre moving , FPS 9.71, Running 7.41s Step 111( N/A%), pre moving , FPS 9.12, Running 7.58s Step 112( N/A%), pre moving , FPS 8.37, Running 7.81s Step 113( N/A%), pre moving , FPS 7.88, Running 8.00s Step 114( N/A%), pre moving , FPS 7.23, Running 8.27s Step 115( N/A%), pre moving , FPS 6.95, Running 8.43s Step 116( N/A%), pre moving , FPS 6.31, Running 8.76s Step 117( N/A%), pre moving , FPS 6.05, Running 8.93s Step 118( N/A%), pre moving , FPS 5.71, Running 9.16s Step 119( N/A%), pre moving , FPS 5.46, Running 9.37s Step 120( N/A%), pre moving , FPS 5.18, Running 9.61s Step 121( N/A%), pre moving , FPS 5.01, Running 9.79s Step 122( N/A%), pre moving , FPS 4.69, Running 10.10s Step 123( N/A%), pre moving , FPS 4.54, Running 10.27s Step 124( N/A%), pre moving , FPS 4.34, Running 10.52s Step 125( N/A%), pre moving , FPS 4.22, Running 10.68s Step 126( N/A%), pre moving , FPS 4.60, Running 10.93s Step 127( N/A%), pre moving , FPS 4.67, Running 11.08s Step 128( N/A%), pre moving , FPS 4.64, Running 11.35s Step 129( N/A%), pre moving , FPS 4.59, Running 11.54s Step 130( N/A%), pre moving , FPS 4.53, Running 11.82s Step 131( N/A%), pre moving , FPS 4.47, Running 12.05s Step 132( N/A%), pre moving , FPS 4.44, Running 12.32s Step 133( N/A%), pre moving , FPS 4.46, Running 12.49s Step 134( N/A%), pre moving , FPS 4.44, Running 12.78s Step 135( N/A%), pre moving , FPS 4.43, Running 12.94s Step 136( N/A%), pre moving , FPS 4.51, Running 13.20s Step 137( N/A%), pre moving , FPS 4.50, Running 13.37s Step 138( N/A%), pre moving , FPS 4.48, Running 13.63s Step 139( N/A%), pre moving , FPS 4.49, Running 13.82s Step 140( N/A%), pre moving , FPS 4.52, Running 14.04s Step 141( N/A%), pre moving , FPS 4.54, Running 14.20s Step 142( N/A%), pre moving , FPS 4.60, Running 14.45s Step 143( N/A%), pre moving , FPS 4.56, Running 14.66s Step 144( N/A%), pre moving , FPS 4.56, Running 14.90s Step 145( N/A%), pre moving , FPS 4.57, Running 15.06s Step 146( N/A%), pre moving , FPS 4.57, Running 15.31s Step 147( N/A%), pre moving , FPS 4.53, Running 15.49s Step 148( N/A%), pre moving , FPS 4.52, Running 15.77s Step 149( N/A%), pre moving , FPS 4.55, Running 15.94s Step 150( N/A%), pre moving , FPS 4.55, Running 16.21s Step 151( N/A%), pre moving , FPS 4.63, Running 16.37s Step 152( N/A%), pre moving , FPS 4.67, Running 16.61s Step 153( N/A%), pre moving , FPS 4.63, Running 16.81s Step 154( N/A%), pre moving , FPS 4.66, Running 17.08s Step 155( N/A%), pre moving , FPS 4.66, Running 17.23s Step 156( N/A%), pre moving , FPS 4.71, Running 17.45s Step 157( N/A%), pre moving , FPS 4.70, Running 17.62s Step 158( N/A%), pre moving , FPS 4.74, Running 17.85s Step 159( N/A%), pre moving , FPS 4.79, Running 18.00s Step 160( N/A%), pre moving , FPS 4.77, Running 18.23s Step 161( N/A%), pre moving , FPS 4.90, Running 18.28s Step 162( N/A%), pre moving , FPS 5.16, Running 18.32s Step 163( N/A%), pre moving , FPS 5.39, Running 18.37s Step 164( N/A%), pre moving , FPS 5.68, Running 18.42s Step 165( N/A%), pre moving , FPS 5.86, Running 18.48s Step 166( N/A%), pre moving , FPS 6.22, Running 18.52s Step 167( N/A%), pre moving , FPS 6.52, Running 18.56s Step 168( N/A%), pre moving , FPS 7.04, Running 18.61s Step 169( N/A%), pre moving , FPS 7.34, Running 18.66s Step 170( N/A%), pre moving , FPS 7.98, Running 18.72s Step 171( N/A%), pre moving , FPS 6.98, Running 19.24s Step 172( N/A%), pre moving , FPS 7.45, Running 19.29s Step 173( N/A%), pre moving , FPS 7.92, Running 19.33s Step 174( N/A%), pre moving , FPS 8.69, Running 19.38s Step 175( N/A%), pre moving , FPS 9.07, Running 19.44s Step 176( N/A%), pre moving , FPS 9.76, Running 19.50s Step 177( N/A%), pre moving , FPS 10.34, Running 19.56s Step 178( N/A%), pre moving , FPS 11.31, Running 19.62s Step 179( N/A%), pre moving , FPS 11.91, Running 19.68s Step 180( N/A%), pre moving , FPS 13.27, Running 19.74s Step 181( N/A%), pre moving , FPS 13.19, Running 19.80s Step 182( N/A%), pre moving , FPS 12.89, Running 19.88s Step 183( N/A%), pre moving , FPS 12.50, Running 19.97s Step 184( N/A%), pre moving , FPS 12.20, Running 20.06s Step 185( N/A%), pre moving , FPS 12.05, Running 20.14s Step 186( N/A%), pre moving , FPS 11.75, Running 20.22s Step 187( N/A%), pre moving , FPS 11.52, Running 20.30s Step 188( N/A%), pre moving , FPS 11.47, Running 20.35s Step 189( N/A%), pre moving , FPS 11.17, Running 20.45s Step 190( N/A%), pre moving , FPS 11.01, Running 20.54s Step 191( N/A%), pre moving , FPS 14.08, Running 20.66s Step 192( N/A%), pre moving , FPS 13.56, Running 20.76s Step 193( N/A%), pre moving , FPS 12.99, Running 20.87s Step 194( N/A%), pre moving , FPS 12.48, Running 20.98s Step 195( N/A%), pre moving , FPS 12.15, Running 21.08s Step 196( N/A%), pre moving , FPS 11.78, Running 21.19s Step 197( N/A%), pre moving , FPS 11.50, Running 21.29s Step 198( N/A%), pre moving , FPS 11.22, Running 21.40s Step 199( N/A%), pre moving , FPS 10.94, Running 21.51s Step 200( N/A%), pre moving , FPS 10.73, Running 21.60s Step 201( N/A%), pre moving , FPS 10.48, Running 21.71s Step 202( N/A%), pre moving , FPS 10.35, Running 21.81s Step 203( N/A%), pre moving , FPS 10.28, Running 21.92s Step 204( N/A%), pre moving , FPS 10.23, Running 22.01s Step 205( N/A%), pre moving , FPS 10.09, Running 22.12s Step 206( N/A%), pre moving , FPS 10.01, Running 22.22s Step 207( N/A%), pre moving , FPS 9.83, Running 22.33s Step 208( N/A%), pre moving , FPS 9.55, Running 22.45s Step 209( N/A%), pre moving , FPS 9.47, Running 22.56s Step 210( N/A%), pre moving , FPS 9.45, Running 22.65s Step 211( N/A%), pre moving , FPS 9.60, Running 22.74s Step 212( N/A%), pre moving , FPS 9.69, Running 22.83s Step 213( N/A%), pre moving , FPS 9.64, Running 22.95s Step 214( N/A%), pre moving , FPS 9.67, Running 23.05s Step 215( N/A%), pre moving , FPS 9.84, Running 23.11s Step 216( N/A%), pre moving , FPS 10.06, Running 23.18s Step 217( N/A%), pre moving , FPS 10.21, Running 23.25s Step 218( N/A%), pre moving , FPS 10.50, Running 23.30s Step 219( N/A%), pre moving , FPS 10.91, Running 23.34s Step 220( N/A%), pre moving , FPS 11.30, Running 23.38s Step 221( N/A%), pre moving , FPS 11.71, Running 23.41s Step 222( N/A%), pre moving , FPS 12.03, Running 23.47s Step 223( N/A%), pre moving , FPS 12.46, Running 23.52s Step 224( N/A%), pre moving , FPS 12.83, Running 23.57s Step 225( N/A%), pre moving , FPS 13.46, Running 23.61s Step 226( N/A%), pre moving , FPS 14.04, Running 23.65s Step 227( N/A%), pre moving , FPS 14.80, Running 23.68s Step 228( N/A%), pre moving , FPS 15.67, Running 23.72s Step 229( N/A%), pre moving , FPS 16.70, Running 23.76s Step 230( N/A%), pre moving , FPS 17.41, Running 23.80s Step 231( N/A%), pre moving , FPS 18.27, Running 23.84s Step 232( N/A%), pre moving , FPS 13.09, Running 24.36s Step 233( N/A%), pre moving , FPS 13.85, Running 24.39s Step 234( N/A%), pre moving , FPS 14.45, Running 24.43s Step 235( N/A%), pre moving , FPS 14.78, Running 24.47s Step 236( N/A%), pre moving , FPS 15.01, Running 24.51s Step 237( N/A%), pre moving , FPS 15.15, Running 24.57s Step 238( N/A%), pre moving , FPS 15.33, Running 24.61s Step 239( N/A%), pre moving , FPS 15.15, Running 24.66s Step 240( N/A%), pre moving , FPS 15.00, Running 24.71s Step 241( N/A%), pre moving , FPS 14.88, Running 24.76s Step 242( N/A%), pre moving , FPS 14.95, Running 24.81s Step 243( N/A%), pre moving , FPS 14.97, Running 24.86s Step 244( N/A%), pre moving , FPS 14.97, Running 24.91s Step 245( N/A%), pre moving , FPS 14.73, Running 24.97s Step 246( N/A%), pre moving , FPS 14.42, Running 25.03s Step 247( N/A%), pre moving , FPS 14.09, Running 25.10s Step 248( N/A%), pre moving , FPS 13.74, Running 25.18s Step 249( N/A%), pre moving , FPS 13.26, Running 25.27s Step 250( N/A%), pre moving , FPS 12.99, Running 25.34s Step 251( N/A%), pre moving , FPS 12.77, Running 25.40s Step 252( N/A%), pre moving , FPS 17.45, Running 25.50s Step 253( N/A%), pre moving , FPS 16.90, Running 25.58s Step 254( N/A%), pre moving , FPS 16.46, Running 25.65s Step 255( N/A%), pre moving , FPS 15.98, Running 25.72s Step 256( N/A%), pre moving , FPS 15.59, Running 25.80s Step 257( N/A%), pre moving , FPS 15.36, Running 25.87s Step 258( N/A%), pre moving , FPS 14.95, Running 25.95s Step 259( N/A%), pre moving , FPS 14.73, Running 26.02s Step 260( N/A%), pre moving , FPS 14.48, Running 26.09s Step 261( N/A%), pre moving , FPS 14.28, Running 26.16s Step 262( N/A%), pre moving , FPS 14.06, Running 26.23s Step 263( N/A%), pre moving , FPS 13.67, Running 26.32s Step 264( N/A%), pre moving , FPS 13.46, Running 26.40s Step 265( N/A%), pre moving , FPS 13.28, Running 26.47s Step 266( N/A%), pre moving , FPS 13.23, Running 26.54s Step 267( N/A%), pre moving , FPS 13.19, Running 26.62s Step 268( N/A%), pre moving , FPS 13.15, Running 26.70s Step 269( N/A%), pre moving , FPS 13.23, Running 26.78s Step 270( N/A%), pre moving , FPS 13.17, Running 26.86s Step 271( N/A%), pre moving , FPS 13.08, Running 26.93s Step 272( N/A%), pre moving , FPS 13.29, Running 27.01s Step 273( N/A%), pre moving , FPS 13.32, Running 27.08s Step 274( N/A%), pre moving , FPS 13.43, Running 27.13s Step 275( N/A%), pre moving , FPS 13.36, Running 27.21s Step 276( N/A%), pre moving , FPS 13.58, Running 27.27s Step 277( N/A%), pre moving , FPS 13.56, Running 27.35s Step 278( N/A%), pre moving , FPS 13.47, Running 27.43s Step 279( N/A%), pre moving , FPS 13.34, Running 27.52s Step 280( N/A%), pre moving , FPS 13.27, Running 27.60s Step 281( N/A%), pre moving , FPS 13.23, Running 27.67s Step 282( N/A%), pre moving , FPS 13.25, Running 27.74s Step 283( N/A%), pre moving , FPS 13.39, Running 27.81s Step 284( N/A%), pre moving , FPS 13.37, Running 27.89s Step 285( N/A%), pre moving , FPS 13.19, Running 27.99s Step 286( N/A%), pre moving , FPS 13.05, Running 28.08s Step 287( N/A%), pre moving , FPS 12.96, Running 28.16s Step 288( N/A%), pre moving , FPS 12.90, Running 28.25s Step 289( N/A%), pre moving , FPS 12.85, Running 28.34s Step 290( N/A%), pre moving , FPS 12.78, Running 28.42s Step 291( N/A%), pre moving , FPS 12.61, Running 28.52s Step 292( N/A%), pre moving , FPS 12.43, Running 28.62s Step 293( N/A%), pre moving , FPS 12.36, Running 28.70s Step 294( N/A%), pre moving , FPS 12.17, Running 28.78s Step 295( N/A%), pre moving , FPS 12.17, Running 28.86s Step 296( N/A%), pre moving , FPS 12.02, Running 28.93s Step 297( N/A%), pre moving , FPS 12.25, Running 28.98s Step 298( N/A%), pre moving , FPS 12.50, Running 29.03s Step 299( N/A%), pre moving , FPS 12.75, Running 29.09s Step 300( N/A%), pre moving , FPS 13.10, Running 29.12s Step 301( N/A%), pre moving , FPS 13.42, Running 29.16s Step 302( N/A%), pre moving , FPS 13.76, Running 29.19s Step 303( N/A%), pre moving , FPS 14.09, Running 29.23s Step 304( N/A%), pre moving , FPS 14.41, Running 29.28s Step 305( N/A%), pre moving , FPS 15.04, Running 29.32s Step 306( N/A%), pre moving , FPS 15.65, Running 29.36s Step 307( N/A%), pre moving , FPS 16.30, Running 29.39s Step 308( N/A%), pre moving , FPS 16.72, Running 29.45s Step 309( N/A%), pre moving , FPS 17.44, Running 29.48s Step 310( N/A%), pre moving , FPS 18.25, Running 29.52s Step 311( N/A%), pre moving , FPS 18.95, Running 29.57s Step 312( N/A%), pre moving , FPS 20.16, Running 29.61s Step 313( N/A%), pre moving , FPS 21.18, Running 29.64s Step 314( N/A%), pre moving , FPS 22.29, Running 29.68s Step 315( N/A%), pre moving , FPS 23.46, Running 29.71s Step 316( N/A%), pre moving , FPS 24.41, Running 29.75s Step 317( N/A%), pre moving , FPS 24.83, Running 29.79s Step 318( N/A%), pre moving , FPS 25.26, Running 29.82s Step 319( N/A%), pre moving , FPS 25.94, Running 29.86s Step 320( N/A%), pre moving , FPS 25.84, Running 29.90s Step 321( N/A%), pre moving , FPS 25.87, Running 29.93s Step 322( N/A%), pre moving , FPS 25.58, Running 29.98s Step 323( N/A%), pre moving , FPS 25.67, Running 30.01s Step 324( N/A%), pre moving , FPS 25.98, Running 30.05s Step 325( N/A%), pre moving , FPS 26.14, Running 30.08s Step 326( N/A%), pre moving , FPS 25.90, Running 30.13s Step 327( N/A%), pre moving , FPS 25.99, Running 30.16s Step 328( N/A%), pre moving , FPS 16.64, Running 30.65s Step 329( N/A%), pre moving , FPS 16.54, Running 30.69s Step 330( N/A%), pre moving , FPS 16.49, Running 30.73s Step 331( N/A%), pre moving , FPS 16.42, Running 30.79s Step 332( N/A%), pre moving , FPS 16.39, Running 30.83s Step 333( N/A%), pre moving , FPS 16.31, Running 30.87s Step 334( N/A%), pre moving , FPS 16.29, Running 30.90s Step 335( N/A%), pre moving , FPS 16.13, Running 30.95s Step 336( N/A%), pre moving , FPS 16.21, Running 30.99s Step 337( N/A%), pre moving , FPS 16.20, Running 31.02s Step 338( N/A%), pre moving , FPS 16.11, Running 31.07s Step 339( N/A%), pre moving , FPS 16.07, Running 31.10s Step 340( N/A%), pre moving , FPS 16.14, Running 31.14s Step 341( N/A%), pre moving , FPS 16.13, Running 31.18s Step 342( N/A%), pre moving , FPS 16.19, Running 31.21s Step 343( N/A%), pre moving , FPS 16.15, Running 31.25s Step 344( N/A%), pre moving , FPS 16.16, Running 31.29s Step 345( N/A%), pre moving , FPS 15.82, Running 31.35s Step 346( N/A%), pre moving , FPS 15.64, Running 31.41s Step 347( N/A%), pre moving , FPS 15.28, Running 31.47s Step 348( N/A%), pre moving , FPS 22.88, Running 31.52s Step 349( N/A%), pre moving , FPS 22.53, Running 31.58s Step 350( N/A%), pre moving , FPS 22.01, Running 31.64s Step 351( N/A%), pre moving , FPS 22.12, Running 31.69s Step 352( N/A%), pre moving , FPS 21.63, Running 31.75s Step 353( N/A%), pre moving , FPS 21.12, Running 31.81s Step 354( N/A%), pre moving , FPS 20.68, Running 31.87s Step 355( N/A%), pre moving , FPS 20.48, Running 31.93s Step 356( N/A%), pre moving , FPS 20.01, Running 31.99s Step 357( N/A%), pre moving , FPS 19.69, Running 32.04s Step 358( N/A%), pre moving , FPS 19.47, Running 32.09s Step 359( N/A%), pre moving , FPS 19.17, Running 32.14s Step 360( N/A%), pre moving , FPS 18.53, Running 32.22s Step 361( N/A%), pre moving , FPS 18.30, Running 32.27s Step 362( N/A%), pre moving , FPS 18.01, Running 32.32s Step 363( N/A%), pre moving , FPS 17.69, Running 32.38s Step 364( N/A%), pre moving , FPS 17.69, Running 32.42s Step 365( N/A%), pre moving , FPS 18.05, Running 32.45s Step 366( N/A%), pre moving , FPS 18.40, Running 32.49s Step 367( N/A%), pre moving , FPS 18.86, Running 32.53s Step 368( N/A%), pre moving , FPS 19.20, Running 32.57s Step 369( N/A%), pre moving , FPS 19.55, Running 32.60s Step 370( N/A%), pre moving , FPS 19.87, Running 32.65s Step 371( N/A%), pre moving , FPS 20.20, Running 32.69s Step 372( N/A%), pre moving , FPS 20.61, Running 32.72s Step 373( N/A%), pre moving , FPS 20.88, Running 32.77s Step 374( N/A%), pre moving , FPS 21.41, Running 32.81s Step 375( N/A%), pre moving , FPS 21.79, Running 32.85s Step 376( N/A%), pre moving , FPS 22.18, Running 32.89s Step 377( N/A%), pre moving , FPS 22.50, Running 32.93s Step 378( N/A%), pre moving , FPS 22.94, Running 32.96s Step 379( N/A%), pre moving , FPS 23.30, Running 33.00s Step 380( N/A%), pre moving , FPS 24.35, Running 33.04s Step 381( N/A%), pre moving , FPS 24.79, Running 33.07s Step 382( N/A%), pre moving , FPS 25.40, Running 33.11s Step 383( N/A%), pre moving , FPS 9.15, Running 34.57s Step 384( N/A%), pre moving , FPS 8.32, Running 34.82s Step 385( N/A%), pre moving , FPS 7.92, Running 34.98s Step 386( N/A%), pre moving , FPS 7.41, Running 35.19s Step 387( N/A%), pre moving , FPS 7.06, Running 35.36s Step 388( N/A%), pre moving , FPS 6.65, Running 35.57s Step 389( N/A%), pre moving , FPS 6.42, Running 35.72s Step 390( N/A%), pre moving , FPS 6.02, Running 35.97s Step 391( N/A%), pre moving , FPS 5.80, Running 36.14s Step 392( N/A%), pre moving , FPS 5.43, Running 36.40s Step 393( N/A%), pre moving , FPS 5.28, Running 36.56s Step 394( N/A%), pre moving , FPS 4.98, Running 36.82s Step 395( N/A%), pre moving , FPS 4.80, Running 37.01s Step 396( N/A%), pre moving , FPS 4.56, Running 37.27s Step 397( N/A%), pre moving , FPS 4.42, Running 37.45s Step 398( N/A%), pre moving , FPS 4.24, Running 37.68s Step 399( N/A%), pre moving , FPS 4.14, Running 37.84s Step 400( N/A%), pre moving , FPS 3.96, Running 38.08s Step 401( N/A%), pre moving , FPS 3.86, Running 38.26s Step 402( N/A%), pre moving , FPS 3.71, Running 38.50s Step 403( 0.33%), action 1, FPS 4.14, Running 39.40s Step 404( 0.67%), action 2, FPS 4.09, Running 39.72s Step 405( 1.00%), action 3, FPS 3.75, Running 40.31s Step 406( 1.33%), action 4, FPS 3.56, Running 40.81s Step 407( 1.67%), action 5, FPS 3.34, Running 41.35s Step 408( 2.00%), action 6, FPS 3.14, Running 41.95s Step 409( 2.33%), action 7, FPS 3.05, Running 42.28s Step 410( 2.67%), action 8, FPS 2.90, Running 42.87s Step 411( 3.00%), action 9, FPS 2.71, Running 43.52s Step 412( 3.33%), action 10, FPS 2.59, Running 44.12s Step 413( 3.67%), action 11, FPS 2.47, Running 44.65s Step 414( 4.00%), action 12, FPS 2.40, Running 45.14s Step 415( 4.33%), action 13, FPS 2.36, Running 45.47s Step 416( 4.67%), action 14, FPS 2.27, Running 46.06s Step 417( 5.00%), action 15, FPS 2.18, Running 46.64s Step 418( 5.33%), action 16, FPS 2.09, Running 47.24s Step 419( 5.67%), action 17, FPS 2.01, Running 47.78s Step 420( 6.00%), action 18, FPS 1.93, Running 48.42s Step 421( 6.33%), action 19, FPS 1.88, Running 48.90s Step 422( 6.67%), action 20, FPS 1.83, Running 49.42s Step 423( 7.00%), action 21, FPS 1.92, Running 49.84s Step 424( 7.33%), action 22, FPS 1.88, Running 50.33s Step 425( 7.67%), action 23, FPS 1.92, Running 50.74s Step 426( 8.00%), action 24, FPS 1.94, Running 51.14s Step 427( 8.33%), action 25, FPS 1.94, Running 51.64s Step 428( 8.67%), action 26, FPS 1.99, Running 52.00s Step 429( 9.00%), action 27, FPS 1.94, Running 52.57s Step 430( 9.33%), action 28, FPS 1.98, Running 52.96s Step 431( 9.67%), action 29, FPS 2.01, Running 53.48s Step 432( 10.00%), action 30, FPS 2.03, Running 53.97s Step 433( 10.33%), action 31, FPS 1.98, Running 54.73s Step 434( 10.67%), action 32, FPS 1.97, Running 55.29s Step 435( 11.00%), action 33, FPS 1.97, Running 55.64s Step 436( 11.33%), action 34, FPS 2.02, Running 55.97s Step 437( 11.67%), action 35, FPS 2.04, Running 56.47s Step 438( 12.00%), action 36, FPS 2.02, Running 57.15s Step 439( 12.33%), action 37, FPS 2.05, Running 57.52s Step 440( 12.67%), action 38, FPS 2.11, Running 57.89s Step 441( 13.00%), action 39, FPS 2.10, Running 58.40s Step 442( 13.33%), action 40, FPS 2.14, Running 58.77s Step 443( 13.67%), action 41, FPS 2.07, Running 59.50s Step 444( 14.00%), action 42, FPS 2.07, Running 60.00s Step 445( 14.33%), action 43, FPS 2.07, Running 60.42s Step 446( 14.67%), action 44, FPS 2.03, Running 60.97s Step 447( 15.00%), action 45, FPS 2.03, Running 61.48s Step 448( 15.33%), action 46, FPS 1.99, Running 62.07s Step 449( 15.67%), action 47, FPS 2.04, Running 62.38s Step 450( 16.00%), action 48, FPS 2.03, Running 62.82s Step 451( 16.33%), action 49, FPS 2.07, Running 63.13s Step 452( 16.67%), action 50, FPS 2.11, Running 63.45s Step 453( 17.00%), action 51, FPS 2.14, Running 64.06s Step 454( 17.33%), action 52, FPS 2.18, Running 64.46s Step 455( 17.67%), action 53, FPS 2.20, Running 64.75s Step 456( 18.00%), action 54, FPS 2.15, Running 65.27s Step 457( 18.33%), action 55, FPS 2.20, Running 65.57s Step 458( 18.67%), action 56, FPS 2.28, Running 65.94s Step 459( 19.00%), action 57, FPS 2.23, Running 66.48s Step 460( 19.33%), action 58, FPS 2.18, Running 67.04s Step 461( 19.67%), action 59, FPS 2.19, Running 67.54s Step 462( 20.00%), action 60, FPS 2.19, Running 67.90s Step 463( 20.33%), action 61, FPS 2.21, Running 68.54s Step 464( 20.67%), action 62, FPS 2.24, Running 68.93s Step 465( 21.00%), action 63, FPS 2.22, Running 69.44s Step 466( 21.33%), action 64, FPS 2.21, Running 70.00s Step 467( 21.67%), action 65, FPS 2.20, Running 70.59s Step 468( 22.00%), action 66, FPS 2.20, Running 71.16s Step 469( 22.33%), action 67, FPS 2.19, Running 71.50s Step 470( 22.67%), action 68, FPS 2.18, Running 71.98s Step 471( 23.00%), action 69, FPS 2.16, Running 72.39s Step 472( 23.33%), action 70, FPS 2.12, Running 72.87s Step 473( 23.67%), action 71, FPS 2.14, Running 73.41s Step 474( 24.00%), action 72, FPS 2.18, Running 73.64s Step 475( 24.33%), action 73, FPS 2.12, Running 74.19s Step 476( 24.67%), action 74, FPS 2.13, Running 74.65s Step 477( 25.00%), action 75, FPS 2.07, Running 75.25s Step 478( 25.33%), action 76, FPS 2.04, Running 75.76s Step 479( 25.67%), action 77, FPS 2.08, Running 76.09s Step 480( 26.00%), action 78, FPS 2.10, Running 76.58s Step 481( 26.33%), action 79, FPS 2.09, Running 77.10s Step 482( 26.67%), action 80, FPS 2.06, Running 77.63s Step 483( 27.00%), action 81, FPS 2.04, Running 78.37s Step 484( 27.33%), action 82, FPS 1.99, Running 78.98s Step 485( 27.67%), action 83, FPS 2.00, Running 79.43s Step 486( 28.00%), action 84, FPS 2.04, Running 79.78s Step 487( 28.33%), action 85, FPS 2.07, Running 80.26s Step 488( 28.67%), action 86, FPS 2.07, Running 80.84s Step 489( 29.00%), action 87, FPS 2.03, Running 81.36s Step 490( 29.33%), action 88, FPS 2.02, Running 81.90s Step 491( 29.67%), action 89, FPS 2.00, Running 82.40s Step 492( 30.00%), action 90, FPS 2.00, Running 82.87s Step 493( 30.33%), action 91, FPS 1.96, Running 83.62s Step 494( 30.67%), action 92, FPS 1.92, Running 84.07s Step 495( 31.00%), action 93, FPS 1.92, Running 84.60s Step 496( 31.33%), action 94, FPS 1.92, Running 85.04s Step 497( 31.67%), action 95, FPS 1.96, Running 85.48s Step 498( 32.00%), action 96, FPS 1.96, Running 85.97s Step 499( 32.33%), action 97, FPS 1.94, Running 86.42s Step 500( 32.67%), action 98, FPS 1.96, Running 86.78s Step 501( 33.00%), action 99, FPS 1.98, Running 87.22s Step 502( 33.33%), action 100, FPS 2.01, Running 87.56s Step 503( 33.67%), action 101, FPS 2.03, Running 88.22s Step 504( 34.00%), action 102, FPS 2.10, Running 88.52s Step 505( 34.33%), action 103, FPS 2.12, Running 88.87s Step 506( 34.67%), action 104, FPS 2.10, Running 89.31s Step 507( 35.00%), action 105, FPS 2.09, Running 89.81s Step 508( 35.33%), action 106, FPS 2.12, Running 90.29s Step 509( 35.67%), action 107, FPS 2.16, Running 90.62s Step 510( 36.00%), action 108, FPS 2.21, Running 90.94s Step 511( 36.33%), action 109, FPS 2.26, Running 91.25s Step 512( 36.67%), action 110, FPS 2.31, Running 91.53s Step 513( 37.00%), action 111, FPS 2.38, Running 92.02s Step 514( 37.33%), action 112, FPS 2.35, Running 92.57s Step 515( 37.67%), action 113, FPS 2.36, Running 93.07s Step 516( 38.00%), action 114, FPS 2.30, Running 93.73s Step 517( 38.33%), action 115, FPS 2.32, Running 94.11s Step 518( 38.67%), action 116, FPS 2.35, Running 94.49s Step 519( 39.00%), action 117, FPS 2.34, Running 94.97s Step 520( 39.33%), action 118, FPS 2.30, Running 95.48s Step 521( 39.67%), action 119, FPS 2.28, Running 96.00s Step 522( 40.00%), action 120, FPS 2.22, Running 96.56s Step 523( 40.33%), action 121, FPS 2.25, Running 97.10s Step 524( 40.67%), action 122, FPS 2.19, Running 97.67s Step 525( 41.00%), action 123, FPS 2.12, Running 98.32s Step 526( 41.33%), action 124, FPS 2.11, Running 98.77s Step 527( 41.67%), action 125, FPS 2.09, Running 99.37s Step 528( 42.00%), action 126, FPS 2.12, Running 99.74s Step 529( 42.33%), action 127, FPS 2.07, Running 100.30s Step 530( 42.67%), action 128, FPS 2.01, Running 100.89s Step 531( 43.00%), action 129, FPS 1.97, Running 101.40s Step 532( 43.33%), action 130, FPS 1.94, Running 101.85s Step 533( 43.67%), action 131, FPS 1.91, Running 102.49s Step 534( 44.00%), action 132, FPS 1.92, Running 102.99s Step 535( 44.33%), action 133, FPS 1.92, Running 103.49s Step 536( 44.67%), action 134, FPS 1.97, Running 103.86s Step 537( 45.00%), action 135, FPS 1.93, Running 104.47s Step 538( 45.33%), action 136, FPS 1.91, Running 104.98s Step 539( 45.67%), action 137, FPS 1.89, Running 105.54s Step 540( 46.00%), action 138, FPS 1.90, Running 105.98s [2026-08-01 17:18:29] [33 ] Seed 32 failed after 106.53 s. +steps: 540 , actions: 138 . +Instruction: Empty +Total 15/33(45.45%) success. +Setting seed: 33 +Step 1( N/A%), pre moving , FPS 5.16, Running 0.19s Step 2( N/A%), pre moving , FPS 8.57, Running 0.23s Step 3( N/A%), pre moving , FPS 10.95, Running 0.27s Step 4( N/A%), pre moving , FPS 12.54, Running 0.32s Step 5( N/A%), pre moving , FPS 13.71, Running 0.36s Step 6( N/A%), pre moving , FPS 14.83, Running 0.40s Step 7( N/A%), pre moving , FPS 15.77, Running 0.44s Step 8( N/A%), pre moving , FPS 16.28, Running 0.49s Step 9( N/A%), pre moving , FPS 16.83, Running 0.53s Step 10( N/A%), pre moving , FPS 17.29, Running 0.58s Step 11( N/A%), pre moving , FPS 17.60, Running 0.63s Step 12( N/A%), pre moving , FPS 18.11, Running 0.66s Step 13( N/A%), pre moving , FPS 18.58, Running 0.70s Step 14( N/A%), pre moving , FPS 18.98, Running 0.74s Step 15( N/A%), pre moving , FPS 19.22, Running 0.78s Step 16( N/A%), pre moving , FPS 19.46, Running 0.82s Step 17( N/A%), pre moving , FPS 19.69, Running 0.86s Step 18( N/A%), pre moving , FPS 19.99, Running 0.90s Step 19( N/A%), pre moving , FPS 20.23, Running 0.94s Step 20( N/A%), pre moving , FPS 20.43, Running 0.98s Step 21( N/A%), pre moving , FPS 19.02, Running 1.25s Step 22( N/A%), pre moving , FPS 18.34, Running 1.32s Step 23( N/A%), pre moving , FPS 18.37, Running 1.36s Step 24( N/A%), pre moving , FPS 18.57, Running 1.40s Step 25( N/A%), pre moving , FPS 18.69, Running 1.43s Step 26( N/A%), pre moving , FPS 15.69, Running 1.68s Step 27( N/A%), pre moving , FPS 15.68, Running 1.72s Step 28( N/A%), pre moving , FPS 15.76, Running 1.76s Step 29( N/A%), pre moving , FPS 15.74, Running 1.81s Step 30( N/A%), pre moving , FPS 15.81, Running 1.84s Step 31( N/A%), pre moving , FPS 15.89, Running 1.88s Step 32( N/A%), pre moving , FPS 15.90, Running 1.92s Step 33( N/A%), pre moving , FPS 15.89, Running 1.96s Step 34( N/A%), pre moving , FPS 15.87, Running 2.00s Step 35( N/A%), pre moving , FPS 15.79, Running 2.05s Step 36( N/A%), pre moving , FPS 13.11, Running 2.35s Step 37( N/A%), pre moving , FPS 13.09, Running 2.39s Step 38( N/A%), pre moving , FPS 13.06, Running 2.43s Step 39( N/A%), pre moving , FPS 13.07, Running 2.47s Step 40( N/A%), pre moving , FPS 13.08, Running 2.51s Step 41( N/A%), pre moving , FPS 15.36, Running 2.55s Step 42( N/A%), pre moving , FPS 15.84, Running 2.59s Step 43( N/A%), pre moving , FPS 15.70, Running 2.64s Step 44( N/A%), pre moving , FPS 15.52, Running 2.68s Step 45( N/A%), pre moving , FPS 15.54, Running 2.72s Step 46( N/A%), pre moving , FPS 18.39, Running 2.77s Step 47( N/A%), pre moving , FPS 18.30, Running 2.81s Step 48( N/A%), pre moving , FPS 18.28, Running 2.85s Step 49( N/A%), pre moving , FPS 18.08, Running 2.91s Step 50( N/A%), pre moving , FPS 17.77, Running 2.97s Step 51( N/A%), pre moving , FPS 17.29, Running 3.04s Step 52( N/A%), pre moving , FPS 16.84, Running 3.11s Step 53( N/A%), pre moving , FPS 16.38, Running 3.18s Step 54( N/A%), pre moving , FPS 16.14, Running 3.24s Step 55( N/A%), pre moving , FPS 16.05, Running 3.29s Step 56( N/A%), pre moving , FPS 19.79, Running 3.36s Step 57( N/A%), pre moving , FPS 19.35, Running 3.42s Step 58( N/A%), pre moving , FPS 18.86, Running 3.49s Step 59( N/A%), pre moving , FPS 18.51, Running 3.55s Step 60( N/A%), pre moving , FPS 18.18, Running 3.61s Step 61( N/A%), pre moving , FPS 17.72, Running 3.68s Step 62( N/A%), pre moving , FPS 17.35, Running 3.74s Step 63( N/A%), pre moving , FPS 17.21, Running 3.80s Step 64( N/A%), pre moving , FPS 17.01, Running 3.86s Step 65( N/A%), pre moving , FPS 16.56, Running 3.93s Step 66( N/A%), pre moving , FPS 16.30, Running 3.99s Step 67( N/A%), pre moving , FPS 16.06, Running 4.06s Step 68( N/A%), pre moving , FPS 15.80, Running 4.12s Step 69( N/A%), pre moving , FPS 15.75, Running 4.18s Step 70( N/A%), pre moving , FPS 15.67, Running 4.25s Step 71( N/A%), pre moving , FPS 15.82, Running 4.31s Step 72( N/A%), pre moving , FPS 15.87, Running 4.37s Step 73( N/A%), pre moving , FPS 15.98, Running 4.43s Step 74( N/A%), pre moving , FPS 15.86, Running 4.50s Step 75( N/A%), pre moving , FPS 15.75, Running 4.56s Step 76( N/A%), pre moving , FPS 15.62, Running 4.64s Step 77( N/A%), pre moving , FPS 15.70, Running 4.70s Step 78( N/A%), pre moving , FPS 15.78, Running 4.76s Step 79( N/A%), pre moving , FPS 15.94, Running 4.80s Step 80( N/A%), pre moving , FPS 16.07, Running 4.85s Step 81( N/A%), pre moving , FPS 16.46, Running 4.89s Step 82( N/A%), pre moving , FPS 16.79, Running 4.93s Step 83( N/A%), pre moving , FPS 17.02, Running 4.97s Step 84( N/A%), pre moving , FPS 17.28, Running 5.02s Step 85( N/A%), pre moving , FPS 17.67, Running 5.06s Step 86( N/A%), pre moving , FPS 18.01, Running 5.10s Step 87( N/A%), pre moving , FPS 18.45, Running 5.14s Step 88( N/A%), pre moving , FPS 18.85, Running 5.18s Step 89( N/A%), pre moving , FPS 19.27, Running 5.22s Step 90( N/A%), pre moving , FPS 19.64, Running 5.26s Step 91( N/A%), pre moving , FPS 19.95, Running 5.31s Step 92( N/A%), pre moving , FPS 20.41, Running 5.35s Step 93( N/A%), pre moving , FPS 20.91, Running 5.39s Step 94( N/A%), pre moving , FPS 21.52, Running 5.43s Step 95( N/A%), pre moving , FPS 22.14, Running 5.47s Step 96( N/A%), pre moving , FPS 23.08, Running 5.51s Step 97( N/A%), pre moving , FPS 23.30, Running 5.56s Step 98( N/A%), pre moving , FPS 23.80, Running 5.60s Step 99( N/A%), pre moving , FPS 23.72, Running 5.65s Step 100( N/A%), pre moving , FPS 15.07, Running 6.18s Step 101( N/A%), pre moving , FPS 13.83, Running 6.34s Step 102( N/A%), pre moving , FPS 12.20, Running 6.57s Step 103( N/A%), pre moving , FPS 11.31, Running 6.74s Step 104( N/A%), pre moving , FPS 10.12, Running 6.99s Step 105( N/A%), pre moving , FPS 9.56, Running 7.15s Step 106( N/A%), pre moving , FPS 8.83, Running 7.37s Step 107( N/A%), pre moving , FPS 8.43, Running 7.52s Step 108( N/A%), pre moving , FPS 7.88, Running 7.72s Step 109( N/A%), pre moving , FPS 7.56, Running 7.87s Step 110( N/A%), pre moving , FPS 7.07, Running 8.09s Step 111( N/A%), pre moving , FPS 6.78, Running 8.26s Step 112( N/A%), pre moving , FPS 6.30, Running 8.52s Step 113( N/A%), pre moving , FPS 6.11, Running 8.66s Step 114( N/A%), pre moving , FPS 5.72, Running 8.92s Step 115( N/A%), pre moving , FPS 5.54, Running 9.08s Step 116( N/A%), pre moving , FPS 5.21, Running 9.34s Step 117( N/A%), pre moving , FPS 5.11, Running 9.47s Step 118( N/A%), pre moving , FPS 4.84, Running 9.73s Step 119( N/A%), pre moving , FPS 4.72, Running 9.88s Step 120( N/A%), pre moving , FPS 5.08, Running 10.11s Step 121( N/A%), pre moving , FPS 5.12, Running 10.24s Step 122( N/A%), pre moving , FPS 5.14, Running 10.46s Step 123( N/A%), pre moving , FPS 5.13, Running 10.64s Step 124( N/A%), pre moving , FPS 5.11, Running 10.91s Step 125( N/A%), pre moving , FPS 5.08, Running 11.09s Step 126( N/A%), pre moving , FPS 4.92, Running 11.43s Step 127( N/A%), pre moving , FPS 4.87, Running 11.62s Step 128( N/A%), pre moving , FPS 4.78, Running 11.91s Step 129( N/A%), pre moving , FPS 4.73, Running 12.10s Step 130( N/A%), pre moving , FPS 4.72, Running 12.32s Step 131( N/A%), pre moving , FPS 4.73, Running 12.49s Step 132( N/A%), pre moving , FPS 4.73, Running 12.75s Step 133( N/A%), pre moving , FPS 4.72, Running 12.90s Step 134( N/A%), pre moving , FPS 4.70, Running 13.17s Step 135( N/A%), pre moving , FPS 4.69, Running 13.34s Step 136( N/A%), pre moving , FPS 4.66, Running 13.63s Step 137( N/A%), pre moving , FPS 4.64, Running 13.78s Step 138( N/A%), pre moving , FPS 4.60, Running 14.08s Step 139( N/A%), pre moving , FPS 4.56, Running 14.27s Step 140( N/A%), pre moving , FPS 4.52, Running 14.54s Step 141( N/A%), pre moving , FPS 4.50, Running 14.69s Step 142( N/A%), pre moving , FPS 4.45, Running 14.95s Step 143( N/A%), pre moving , FPS 4.48, Running 15.10s Step 144( N/A%), pre moving , FPS 4.46, Running 15.39s Step 145( N/A%), pre moving , FPS 4.49, Running 15.55s Step 146( N/A%), pre moving , FPS 4.55, Running 15.83s Step 147( N/A%), pre moving , FPS 4.55, Running 16.02s Step 148( N/A%), pre moving , FPS 4.58, Running 16.27s Step 149( N/A%), pre moving , FPS 4.60, Running 16.44s Step 150( N/A%), pre moving , FPS 4.57, Running 16.70s Step 151( N/A%), pre moving , FPS 4.55, Running 16.88s Step 152( N/A%), pre moving , FPS 4.45, Running 17.24s Step 153( N/A%), pre moving , FPS 4.47, Running 17.37s Step 154( N/A%), pre moving , FPS 4.51, Running 17.61s Step 155( N/A%), pre moving , FPS 4.63, Running 17.66s Step 156( N/A%), pre moving , FPS 4.91, Running 17.71s Step 157( N/A%), pre moving , FPS 5.04, Running 17.75s Step 158( N/A%), pre moving , FPS 5.38, Running 17.80s Step 159( N/A%), pre moving , FPS 5.60, Running 17.84s Step 160( N/A%), pre moving , FPS 5.98, Running 17.88s Step 161( N/A%), pre moving , FPS 6.19, Running 17.92s Step 162( N/A%), pre moving , FPS 6.66, Running 17.96s Step 163( N/A%), pre moving , FPS 6.90, Running 18.00s Step 164( N/A%), pre moving , FPS 7.54, Running 18.04s Step 165( N/A%), pre moving , FPS 6.78, Running 18.50s Step 166( N/A%), pre moving , FPS 7.37, Running 18.54s Step 167( N/A%), pre moving , FPS 7.81, Running 18.58s Step 168( N/A%), pre moving , FPS 8.46, Running 18.64s Step 169( N/A%), pre moving , FPS 8.92, Running 18.68s Step 170( N/A%), pre moving , FPS 9.77, Running 18.75s Step 171( N/A%), pre moving , FPS 10.43, Running 18.80s Step 172( N/A%), pre moving , FPS 12.11, Running 18.89s Step 173( N/A%), pre moving , FPS 12.51, Running 18.97s Step 174( N/A%), pre moving , FPS 14.14, Running 19.03s Step 175( N/A%), pre moving , FPS 13.95, Running 19.09s Step 176( N/A%), pre moving , FPS 13.64, Running 19.18s Step 177( N/A%), pre moving , FPS 13.48, Running 19.24s Step 178( N/A%), pre moving , FPS 13.35, Running 19.30s Step 179( N/A%), pre moving , FPS 13.18, Running 19.36s Step 180( N/A%), pre moving , FPS 12.97, Running 19.42s Step 181( N/A%), pre moving , FPS 12.60, Running 19.51s Step 182( N/A%), pre moving , FPS 12.20, Running 19.60s Step 183( N/A%), pre moving , FPS 12.03, Running 19.66s Step 184( N/A%), pre moving , FPS 11.58, Running 19.77s Step 185( N/A%), pre moving , FPS 14.63, Running 19.87s Step 186( N/A%), pre moving , FPS 13.93, Running 19.98s Step 187( N/A%), pre moving , FPS 13.37, Running 20.08s Step 188( N/A%), pre moving , FPS 13.03, Running 20.17s Step 189( N/A%), pre moving , FPS 12.55, Running 20.28s Step 190( N/A%), pre moving , FPS 12.25, Running 20.38s Step 191( N/A%), pre moving , FPS 11.88, Running 20.49s Step 192( N/A%), pre moving , FPS 11.81, Running 20.59s Step 193( N/A%), pre moving , FPS 11.62, Running 20.69s Step 194( N/A%), pre moving , FPS 11.24, Running 20.81s Step 195( N/A%), pre moving , FPS 10.94, Running 20.92s Step 196( N/A%), pre moving , FPS 10.76, Running 21.03s Step 197( N/A%), pre moving , FPS 10.51, Running 21.14s Step 198( N/A%), pre moving , FPS 10.30, Running 21.24s Step 199( N/A%), pre moving , FPS 10.07, Running 21.35s Step 200( N/A%), pre moving , FPS 9.85, Running 21.45s Step 201( N/A%), pre moving , FPS 9.73, Running 21.56s Step 202( N/A%), pre moving , FPS 9.64, Running 21.67s Step 203( N/A%), pre moving , FPS 9.48, Running 21.78s Step 204( N/A%), pre moving , FPS 9.46, Running 21.88s Step 205( N/A%), pre moving , FPS 9.39, Running 22.00s Step 206( N/A%), pre moving , FPS 9.48, Running 22.09s Step 207( N/A%), pre moving , FPS 9.55, Running 22.17s Step 208( N/A%), pre moving , FPS 9.62, Running 22.25s Step 209( N/A%), pre moving , FPS 9.70, Running 22.34s Step 210( N/A%), pre moving , FPS 9.86, Running 22.41s Step 211( N/A%), pre moving , FPS 10.05, Running 22.48s Step 212( N/A%), pre moving , FPS 10.23, Running 22.54s Step 213( N/A%), pre moving , FPS 10.58, Running 22.58s Step 214( N/A%), pre moving , FPS 11.04, Running 22.62s Step 215( N/A%), pre moving , FPS 11.54, Running 22.65s Step 216( N/A%), pre moving , FPS 12.10, Running 22.69s Step 217( N/A%), pre moving , FPS 12.48, Running 22.74s Step 218( N/A%), pre moving , FPS 12.84, Running 22.80s Step 219( N/A%), pre moving , FPS 13.29, Running 22.85s Step 220( N/A%), pre moving , FPS 13.88, Running 22.89s Step 221( N/A%), pre moving , FPS 14.64, Running 22.93s Step 222( N/A%), pre moving , FPS 15.50, Running 22.96s Step 223( N/A%), pre moving , FPS 16.41, Running 22.99s Step 224( N/A%), pre moving , FPS 17.45, Running 23.03s Step 225( N/A%), pre moving , FPS 18.75, Running 23.06s Step 226( N/A%), pre moving , FPS 19.76, Running 23.10s Step 227( N/A%), pre moving , FPS 13.64, Running 23.64s Step 228( N/A%), pre moving , FPS 14.07, Running 23.67s Step 229( N/A%), pre moving , FPS 14.58, Running 23.71s Step 230( N/A%), pre moving , FPS 14.97, Running 23.75s Step 231( N/A%), pre moving , FPS 15.35, Running 23.78s Step 232( N/A%), pre moving , FPS 15.55, Running 23.83s Step 233( N/A%), pre moving , FPS 15.62, Running 23.86s Step 234( N/A%), pre moving , FPS 15.15, Running 23.94s Step 235( N/A%), pre moving , FPS 14.90, Running 24.00s Step 236( N/A%), pre moving , FPS 14.68, Running 24.05s Step 237( N/A%), pre moving , FPS 14.63, Running 24.11s Step 238( N/A%), pre moving , FPS 14.65, Running 24.16s Step 239( N/A%), pre moving , FPS 14.61, Running 24.22s Step 240( N/A%), pre moving , FPS 14.54, Running 24.27s Step 241( N/A%), pre moving , FPS 14.37, Running 24.32s Step 242( N/A%), pre moving , FPS 14.11, Running 24.38s Step 243( N/A%), pre moving , FPS 13.82, Running 24.44s Step 244( N/A%), pre moving , FPS 13.59, Running 24.50s Step 245( N/A%), pre moving , FPS 13.30, Running 24.57s Step 246( N/A%), pre moving , FPS 12.99, Running 24.64s Step 247( N/A%), pre moving , FPS 18.44, Running 24.72s Step 248( N/A%), pre moving , FPS 17.80, Running 24.80s Step 249( N/A%), pre moving , FPS 17.12, Running 24.88s Step 250( N/A%), pre moving , FPS 16.67, Running 24.95s Step 251( N/A%), pre moving , FPS 16.18, Running 25.02s Step 252( N/A%), pre moving , FPS 15.86, Running 25.09s Step 253( N/A%), pre moving , FPS 15.45, Running 25.16s Step 254( N/A%), pre moving , FPS 15.50, Running 25.23s Step 255( N/A%), pre moving , FPS 15.33, Running 25.30s Step 256( N/A%), pre moving , FPS 15.17, Running 25.37s Step 257( N/A%), pre moving , FPS 14.86, Running 25.46s Step 258( N/A%), pre moving , FPS 14.67, Running 25.53s Step 259( N/A%), pre moving , FPS 14.47, Running 25.60s Step 260( N/A%), pre moving , FPS 14.29, Running 25.67s Step 261( N/A%), pre moving , FPS 14.05, Running 25.74s Step 262( N/A%), pre moving , FPS 13.86, Running 25.82s Step 263( N/A%), pre moving , FPS 13.75, Running 25.90s Step 264( N/A%), pre moving , FPS 13.57, Running 25.98s Step 265( N/A%), pre moving , FPS 13.55, Running 26.04s Step 266( N/A%), pre moving , FPS 13.51, Running 26.12s Step 267( N/A%), pre moving , FPS 13.66, Running 26.19s Step 268( N/A%), pre moving , FPS 13.73, Running 26.25s Step 269( N/A%), pre moving , FPS 13.81, Running 26.33s Step 270( N/A%), pre moving , FPS 13.74, Running 26.40s Step 271( N/A%), pre moving , FPS 13.69, Running 26.48s Step 272( N/A%), pre moving , FPS 13.76, Running 26.55s Step 273( N/A%), pre moving , FPS 13.71, Running 26.62s Step 274( N/A%), pre moving , FPS 13.60, Running 26.70s Step 275( N/A%), pre moving , FPS 13.56, Running 26.78s Step 276( N/A%), pre moving , FPS 13.49, Running 26.85s Step 277( N/A%), pre moving , FPS 13.48, Running 26.94s Step 278( N/A%), pre moving , FPS 13.37, Running 27.02s Step 279( N/A%), pre moving , FPS 13.19, Running 27.12s Step 280( N/A%), pre moving , FPS 13.00, Running 27.21s Step 281( N/A%), pre moving , FPS 12.89, Running 27.29s Step 282( N/A%), pre moving , FPS 12.81, Running 27.38s Step 283( N/A%), pre moving , FPS 12.72, Running 27.47s Step 284( N/A%), pre moving , FPS 12.60, Running 27.56s Step 285( N/A%), pre moving , FPS 12.36, Running 27.66s Step 286( N/A%), pre moving , FPS 12.27, Running 27.75s Step 287( N/A%), pre moving , FPS 12.12, Running 27.84s Step 288( N/A%), pre moving , FPS 11.94, Running 27.93s Step 289( N/A%), pre moving , FPS 11.99, Running 28.00s Step 290( N/A%), pre moving , FPS 12.05, Running 28.06s Step 291( N/A%), pre moving , FPS 12.12, Running 28.13s Step 292( N/A%), pre moving , FPS 12.10, Running 28.20s Step 293( N/A%), pre moving , FPS 12.13, Running 28.26s Step 294( N/A%), pre moving , FPS 12.40, Running 28.31s Step 295( N/A%), pre moving , FPS 12.63, Running 28.36s Step 296( N/A%), pre moving , FPS 12.85, Running 28.41s Step 297( N/A%), pre moving , FPS 13.31, Running 28.44s Step 298( N/A%), pre moving , FPS 13.73, Running 28.48s Step 299( N/A%), pre moving , FPS 14.35, Running 28.51s Step 300( N/A%), pre moving , FPS 14.96, Running 28.55s Step 301( N/A%), pre moving , FPS 15.50, Running 28.58s Step 302( N/A%), pre moving , FPS 16.20, Running 28.62s Step 303( N/A%), pre moving , FPS 16.69, Running 28.67s Step 304( N/A%), pre moving , FPS 17.26, Running 28.72s Step 305( N/A%), pre moving , FPS 18.17, Running 28.76s Step 306( N/A%), pre moving , FPS 18.97, Running 28.80s Step 307( N/A%), pre moving , FPS 19.81, Running 28.84s Step 308( N/A%), pre moving , FPS 21.10, Running 28.88s Step 309( N/A%), pre moving , FPS 21.94, Running 28.91s Step 310( N/A%), pre moving , FPS 22.78, Running 28.94s Step 311( N/A%), pre moving , FPS 23.67, Running 28.97s Step 312( N/A%), pre moving , FPS 24.76, Running 29.01s Step 313( N/A%), pre moving , FPS 25.61, Running 29.04s Step 314( N/A%), pre moving , FPS 26.01, Running 29.08s Step 315( N/A%), pre moving , FPS 26.54, Running 29.11s Step 316( N/A%), pre moving , FPS 27.04, Running 29.15s Step 317( N/A%), pre moving , FPS 27.07, Running 29.18s Step 318( N/A%), pre moving , FPS 27.17, Running 29.21s Step 319( N/A%), pre moving , FPS 27.16, Running 29.25s Step 320( N/A%), pre moving , FPS 27.24, Running 29.28s Step 321( N/A%), pre moving , FPS 27.38, Running 29.31s Step 322( N/A%), pre moving , FPS 27.27, Running 29.35s Step 323( N/A%), pre moving , FPS 17.76, Running 29.79s Step 324( N/A%), pre moving , FPS 18.00, Running 29.83s Step 325( N/A%), pre moving , FPS 18.00, Running 29.87s Step 326( N/A%), pre moving , FPS 18.06, Running 29.91s Step 327( N/A%), pre moving , FPS 18.18, Running 29.95s Step 328( N/A%), pre moving , FPS 18.01, Running 29.99s Step 329( N/A%), pre moving , FPS 18.00, Running 30.02s Step 330( N/A%), pre moving , FPS 17.49, Running 30.08s Step 331( N/A%), pre moving , FPS 17.09, Running 30.14s Step 332( N/A%), pre moving , FPS 16.76, Running 30.20s Step 333( N/A%), pre moving , FPS 16.61, Running 30.25s Step 334( N/A%), pre moving , FPS 16.44, Running 30.30s Step 335( N/A%), pre moving , FPS 16.21, Running 30.35s Step 336( N/A%), pre moving , FPS 15.90, Running 30.41s Step 337( N/A%), pre moving , FPS 15.53, Running 30.47s Step 338( N/A%), pre moving , FPS 15.23, Running 30.53s Step 339( N/A%), pre moving , FPS 15.04, Running 30.58s Step 340( N/A%), pre moving , FPS 15.04, Running 30.61s Step 341( N/A%), pre moving , FPS 14.90, Running 30.66s Step 342( N/A%), pre moving , FPS 14.95, Running 30.69s Step 343( N/A%), pre moving , FPS 21.46, Running 30.72s Step 344( N/A%), pre moving , FPS 21.33, Running 30.77s Step 345( N/A%), pre moving , FPS 21.38, Running 30.81s Step 346( N/A%), pre moving , FPS 21.34, Running 30.85s Step 347( N/A%), pre moving , FPS 21.31, Running 30.88s Step 348( N/A%), pre moving , FPS 21.36, Running 30.92s Step 349( N/A%), pre moving , FPS 21.33, Running 30.96s Step 350( N/A%), pre moving , FPS 21.96, Running 30.99s Step 351( N/A%), pre moving , FPS 22.30, Running 31.04s Step 352( N/A%), pre moving , FPS 22.79, Running 31.08s Step 353( N/A%), pre moving , FPS 23.27, Running 31.11s Step 354( N/A%), pre moving , FPS 23.72, Running 31.14s Step 355( N/A%), pre moving , FPS 23.71, Running 31.19s Step 356( N/A%), pre moving , FPS 24.34, Running 31.23s Step 357( N/A%), pre moving , FPS 25.24, Running 31.26s Step 358( N/A%), pre moving , FPS 25.68, Running 31.31s Step 359( N/A%), pre moving , FPS 25.90, Running 31.35s Step 360( N/A%), pre moving , FPS 25.55, Running 31.39s Step 361( N/A%), pre moving , FPS 25.63, Running 31.44s Step 362( N/A%), pre moving , FPS 25.08, Running 31.49s Step 363( N/A%), pre moving , FPS 25.14, Running 31.52s Step 364( N/A%), pre moving , FPS 25.57, Running 31.55s Step 365( N/A%), pre moving , FPS 25.80, Running 31.58s Step 366( N/A%), pre moving , FPS 26.05, Running 31.62s Step 367( N/A%), pre moving , FPS 26.16, Running 31.65s Step 368( N/A%), pre moving , FPS 26.32, Running 31.68s Step 369( N/A%), pre moving , FPS 26.32, Running 31.72s Step 370( N/A%), pre moving , FPS 26.16, Running 31.76s Step 371( N/A%), pre moving , FPS 26.36, Running 31.80s Step 372( N/A%), pre moving , FPS 26.17, Running 31.84s Step 373( N/A%), pre moving , FPS 26.11, Running 31.87s Step 374( N/A%), pre moving , FPS 26.12, Running 31.91s Step 375( N/A%), pre moving , FPS 26.76, Running 31.94s Step 376( N/A%), pre moving , FPS 26.84, Running 31.97s Step 377( N/A%), pre moving , FPS 26.69, Running 32.01s Step 378( N/A%), pre moving , FPS 26.80, Running 32.05s Step 379( N/A%), pre moving , FPS 9.57, Running 33.44s Step 380( N/A%), pre moving , FPS 8.72, Running 33.68s Step 381( N/A%), pre moving , FPS 8.39, Running 33.82s Step 382( N/A%), pre moving , FPS 7.65, Running 34.10s Step 383( N/A%), pre moving , FPS 7.25, Running 34.28s Step 384( N/A%), pre moving , FPS 6.62, Running 34.58s Step 385( N/A%), pre moving , FPS 6.41, Running 34.71s Step 386( N/A%), pre moving , FPS 5.84, Running 35.04s Step 387( N/A%), pre moving , FPS 5.64, Running 35.19s Step 388( N/A%), pre moving , FPS 5.34, Running 35.43s Step 389( N/A%), pre moving , FPS 5.13, Running 35.62s Step 390( N/A%), pre moving , FPS 4.86, Running 35.88s Step 391( N/A%), pre moving , FPS 4.68, Running 36.07s Step 392( N/A%), pre moving , FPS 4.48, Running 36.30s Step 393( N/A%), pre moving , FPS 4.31, Running 36.51s Step 394( N/A%), pre moving , FPS 4.10, Running 36.79s Step 395( N/A%), pre moving , FPS 4.01, Running 36.93s Step 396( N/A%), pre moving , FPS 3.82, Running 37.21s Step 397( N/A%), pre moving , FPS 3.70, Running 37.42s Step 398( N/A%), pre moving , FPS 3.54, Running 37.70s Step 399( 0.33%), action 1, FPS 4.02, Running 38.42s Step 400( 0.67%), action 2, FPS 3.90, Running 38.82s Step 401( 1.00%), action 3, FPS 3.72, Running 39.20s Step 402( 1.33%), action 4, FPS 3.62, Running 39.63s Step 403( 1.67%), action 5, FPS 3.53, Running 39.95s Step 404( 2.00%), action 6, FPS 3.38, Running 40.50s Step 405( 2.33%), action 7, FPS 3.23, Running 40.90s Step 406( 2.67%), action 8, FPS 3.21, Running 41.28s Step 407( 3.00%), action 9, FPS 3.06, Running 41.73s Step 408( 3.33%), action 10, FPS 2.94, Running 42.24s Step 409( 3.67%), action 11, FPS 2.79, Running 42.80s Step 410( 4.00%), action 12, FPS 2.66, Running 43.39s Step 411( 4.33%), action 13, FPS 2.62, Running 43.70s Step 412( 4.67%), action 14, FPS 2.55, Running 44.13s Step 413( 5.00%), action 15, FPS 2.49, Running 44.56s Step 414( 5.33%), action 16, FPS 2.43, Running 45.01s Step 415( 5.67%), action 17, FPS 2.38, Running 45.32s Step 416( 6.00%), action 18, FPS 2.37, Running 45.64s Step 417( 6.33%), action 19, FPS 2.30, Running 46.13s Step 418( 6.67%), action 20, FPS 2.22, Running 46.70s Step 419( 7.00%), action 21, FPS 2.24, Running 47.36s Step 420( 7.33%), action 22, FPS 2.20, Running 47.92s Step 421( 7.67%), action 23, FPS 2.21, Running 48.26s Step 422( 8.00%), action 24, FPS 2.18, Running 48.79s Step 423( 8.33%), action 25, FPS 2.16, Running 49.19s Step 424( 8.67%), action 26, FPS 2.20, Running 49.58s Step 425( 9.00%), action 27, FPS 2.18, Running 50.10s Step 426( 9.33%), action 28, FPS 2.16, Running 50.53s Step 427( 9.67%), action 29, FPS 2.20, Running 50.83s Step 428( 10.00%), action 30, FPS 2.23, Running 51.22s Step 429( 10.33%), action 31, FPS 2.24, Running 51.73s Step 430( 10.67%), action 32, FPS 2.28, Running 52.17s Step 431( 11.00%), action 33, FPS 2.27, Running 52.51s Step 432( 11.33%), action 34, FPS 2.24, Running 53.07s Step 433( 11.67%), action 35, FPS 2.27, Running 53.37s Step 434( 12.00%), action 36, FPS 2.25, Running 53.88s Step 435( 12.33%), action 37, FPS 2.21, Running 54.38s Step 436( 12.67%), action 38, FPS 2.22, Running 54.65s Step 437( 13.00%), action 39, FPS 2.21, Running 55.16s Step 438( 13.33%), action 40, FPS 2.20, Running 55.80s Step 439( 13.67%), action 41, FPS 2.22, Running 56.36s Step 440( 14.00%), action 42, FPS 2.23, Running 56.89s Step 441( 14.33%), action 43, FPS 2.19, Running 57.39s Step 442( 14.67%), action 44, FPS 2.17, Running 58.02s Step 443( 15.00%), action 45, FPS 2.14, Running 58.53s Step 444( 15.33%), action 46, FPS 2.10, Running 59.13s Step 445( 15.67%), action 47, FPS 2.08, Running 59.70s Step 446( 16.00%), action 48, FPS 2.07, Running 60.20s Step 447( 16.33%), action 49, FPS 2.01, Running 60.78s Step 448( 16.67%), action 50, FPS 1.97, Running 61.35s Step 449( 17.00%), action 51, FPS 1.93, Running 62.09s Step 450( 17.33%), action 52, FPS 1.92, Running 62.58s Step 451( 17.67%), action 53, FPS 1.89, Running 63.11s Step 452( 18.00%), action 54, FPS 1.92, Running 63.47s Step 453( 18.33%), action 55, FPS 1.88, Running 64.00s Step 454( 18.67%), action 56, FPS 1.92, Running 64.30s Step 455( 19.00%), action 57, FPS 1.95, Running 64.61s Step 456( 19.33%), action 58, FPS 1.90, Running 65.17s Step 457( 19.67%), action 59, FPS 1.94, Running 65.49s Step 458( 20.00%), action 60, FPS 1.98, Running 65.88s Step 459( 20.33%), action 61, FPS 1.94, Running 66.64s Step 460( 20.67%), action 62, FPS 1.98, Running 66.99s Step 461( 21.00%), action 63, FPS 1.98, Running 67.47s Step 462( 21.33%), action 64, FPS 2.00, Running 68.00s Step 463( 21.67%), action 65, FPS 2.02, Running 68.43s Step 464( 22.00%), action 66, FPS 2.07, Running 68.81s Step 465( 22.33%), action 67, FPS 2.10, Running 69.21s Step 466( 22.67%), action 68, FPS 2.08, Running 69.81s Step 467( 23.00%), action 69, FPS 2.10, Running 70.33s Step 468( 23.33%), action 70, FPS 2.09, Running 70.91s Step 469( 23.67%), action 71, FPS 2.10, Running 71.61s Step 470( 24.00%), action 72, FPS 2.13, Running 71.96s Step 471( 24.33%), action 73, FPS 2.13, Running 72.49s Step 472( 24.67%), action 74, FPS 2.11, Running 72.95s Step 473( 25.00%), action 75, FPS 2.10, Running 73.52s Step 474( 25.33%), action 76, FPS 2.02, Running 74.18s Step 475( 25.67%), action 77, FPS 1.99, Running 74.68s Step 476( 26.00%), action 78, FPS 1.98, Running 75.26s Step 477( 26.33%), action 79, FPS 1.94, Running 75.79s Step 478( 26.67%), action 80, FPS 1.90, Running 76.41s Step 479( 27.00%), action 81, FPS 1.93, Running 77.03s Step 480( 27.33%), action 82, FPS 1.90, Running 77.52s Step 481( 27.67%), action 83, FPS 1.92, Running 77.87s Step 482( 28.00%), action 84, FPS 1.95, Running 78.27s Step 483( 28.33%), action 85, FPS 1.96, Running 78.65s Step 484( 28.67%), action 86, FPS 1.97, Running 78.97s Step 485( 29.00%), action 87, FPS 1.95, Running 79.47s Step 486( 29.33%), action 88, FPS 2.01, Running 79.78s Step 487( 29.67%), action 89, FPS 2.01, Running 80.27s Step 488( 30.00%), action 90, FPS 2.03, Running 80.75s Step 489( 30.33%), action 91, FPS 2.07, Running 81.25s Step 490( 30.67%), action 92, FPS 2.08, Running 81.60s Step 491( 31.00%), action 93, FPS 2.13, Running 81.88s Step 492( 31.33%), action 94, FPS 2.17, Running 82.17s Step 493( 31.67%), action 95, FPS 2.23, Running 82.50s Step 494( 32.00%), action 96, FPS 2.33, Running 82.76s Step 495( 32.33%), action 97, FPS 2.39, Running 83.06s Step 496( 32.67%), action 98, FPS 2.49, Running 83.31s Step 497( 33.00%), action 99, FPS 2.54, Running 83.65s Step 498( 33.33%), action 100, FPS 2.63, Running 84.03s Step 499( 33.67%), action 101, FPS 2.62, Running 84.67s Step 500( 34.00%), action 102, FPS 2.64, Running 85.09s Step 501( 34.33%), action 103, FPS 2.57, Running 85.65s Step 502( 34.67%), action 104, FPS 2.58, Running 86.04s Step 503( 35.00%), action 105, FPS 2.52, Running 86.59s Step 504( 35.33%), action 106, FPS 2.50, Running 86.98s Step 505( 35.67%), action 107, FPS 2.49, Running 87.49s Step 506( 36.00%), action 108, FPS 2.47, Running 87.89s Step 507( 36.33%), action 109, FPS 2.49, Running 88.32s Step 508( 36.67%), action 110, FPS 2.54, Running 88.62s Step 509( 37.00%), action 111, FPS 2.44, Running 89.45s Step 510( 37.33%), action 112, FPS 2.38, Running 89.99s Step 511( 37.67%), action 113, FPS 2.32, Running 90.48s Step 512( 38.00%), action 114, FPS 2.27, Running 90.99s Step 513( 38.33%), action 115, FPS 2.23, Running 91.48s Step 514( 38.67%), action 116, FPS 2.19, Running 91.91s Step 515( 39.00%), action 117, FPS 2.15, Running 92.39s Step 516( 39.33%), action 118, FPS 2.06, Running 93.01s Step 517( 39.67%), action 119, FPS 2.02, Running 93.54s Step 518( 40.00%), action 120, FPS 2.00, Running 94.02s Step 519( 40.33%), action 121, FPS 2.03, Running 94.54s Step 520( 40.67%), action 122, FPS 1.99, Running 95.11s Step 521( 41.00%), action 123, FPS 2.04, Running 95.45s Step 522( 41.33%), action 124, FPS 2.05, Running 95.78s Step 523( 41.67%), action 125, FPS 2.06, Running 96.29s Step 524( 42.00%), action 126, FPS 2.07, Running 96.66s Step 525( 42.33%), action 127, FPS 2.07, Running 97.13s Step 526( 42.67%), action 128, FPS 2.08, Running 97.53s Step 527( 43.00%), action 129, FPS 2.10, Running 97.83s Step 528( 43.33%), action 130, FPS 2.09, Running 98.19s Step 529( 43.67%), action 131, FPS 2.14, Running 98.80s Step 530( 44.00%), action 132, FPS 2.17, Running 99.21s Step 531( 44.33%), action 133, FPS 2.19, Running 99.63s Step 532( 44.67%), action 134, FPS 2.25, Running 99.89s Step 533( 45.00%), action 135, FPS 2.29, Running 100.21s Step 534( 45.33%), action 136, FPS 2.27, Running 100.73s Step 535( 45.67%), action 137, FPS 2.32, Running 101.01s Step 536( 46.00%), action 138, FPS 2.43, Running 101.24s Step 537( 46.33%), action 139, FPS 2.44, Running 101.75s Step 538( 46.67%), action 140, FPS 2.47, Running 102.11s Step 539( 47.00%), action 141, FPS 2.41, Running 102.82s Step 540( 47.33%), action 142, FPS 2.50, Running 103.10s Step 541( 47.67%), action 143, FPS 2.43, Running 103.68s Step 542( 48.00%), action 144, FPS 2.42, Running 104.05s Step 543( 48.33%), action 145, FPS 2.45, Running 104.45s Step 544( 48.67%), action 146, FPS 2.46, Running 104.79s Step 545( 49.00%), action 147, FPS 2.46, Running 105.27s Step 546( 49.33%), action 148, FPS 2.46, Running 105.65s Step 547( 49.67%), action 149, FPS 2.40, Running 106.17s Step 548( 50.00%), action 150, FPS 2.33, Running 106.78s Step 549( 50.33%), action 151, FPS 2.30, Running 107.49s Step 550( 50.67%), action 152, FPS 2.25, Running 108.10s [2026-08-01 17:20:19] [34 ] Seed 33 success after 108.85 s. +steps: 550 , actions: 152 . +Instruction: Empty +Total 16/34(47.06%) success. +Setting seed: 34 +Step 1( N/A%), pre moving , FPS 11.39, Running 0.09s Step 2( N/A%), pre moving , FPS 15.99, Running 0.13s Step 3( N/A%), pre moving , FPS 18.35, Running 0.16s Step 4( N/A%), pre moving , FPS 19.65, Running 0.20s Step 5( N/A%), pre moving , FPS 20.03, Running 0.25s Step 6( N/A%), pre moving , FPS 20.81, Running 0.29s Step 7( N/A%), pre moving , FPS 20.90, Running 0.34s Step 8( N/A%), pre moving , FPS 21.31, Running 0.38s Step 9( N/A%), pre moving , FPS 21.39, Running 0.42s Step 10( N/A%), pre moving , FPS 21.73, Running 0.46s Step 11( N/A%), pre moving , FPS 22.15, Running 0.50s Step 12( N/A%), pre moving , FPS 22.38, Running 0.54s Step 13( N/A%), pre moving , FPS 22.42, Running 0.58s Step 14( N/A%), pre moving , FPS 22.51, Running 0.62s Step 15( N/A%), pre moving , FPS 22.38, Running 0.67s Step 16( N/A%), pre moving , FPS 22.54, Running 0.71s Step 17( N/A%), pre moving , FPS 22.14, Running 0.77s Step 18( N/A%), pre moving , FPS 22.28, Running 0.81s Step 19( N/A%), pre moving , FPS 22.47, Running 0.85s Step 20( N/A%), pre moving , FPS 22.64, Running 0.88s Step 21( N/A%), pre moving , FPS 18.59, Running 1.16s Step 22( N/A%), pre moving , FPS 18.06, Running 1.23s Step 23( N/A%), pre moving , FPS 18.08, Running 1.27s Step 24( N/A%), pre moving , FPS 18.08, Running 1.31s Step 25( N/A%), pre moving , FPS 18.17, Running 1.35s Step 26( N/A%), pre moving , FPS 14.99, Running 1.62s Step 27( N/A%), pre moving , FPS 15.10, Running 1.66s Step 28( N/A%), pre moving , FPS 15.09, Running 1.70s Step 29( N/A%), pre moving , FPS 15.09, Running 1.75s Step 30( N/A%), pre moving , FPS 15.08, Running 1.79s Step 31( N/A%), pre moving , FPS 14.97, Running 1.83s Step 32( N/A%), pre moving , FPS 14.94, Running 1.88s Step 33( N/A%), pre moving , FPS 14.94, Running 1.92s Step 34( N/A%), pre moving , FPS 14.96, Running 1.96s Step 35( N/A%), pre moving , FPS 15.08, Running 2.00s Step 36( N/A%), pre moving , FPS 11.97, Running 2.38s Step 37( N/A%), pre moving , FPS 12.10, Running 2.42s Step 38( N/A%), pre moving , FPS 12.04, Running 2.47s Step 39( N/A%), pre moving , FPS 11.95, Running 2.52s Step 40( N/A%), pre moving , FPS 11.91, Running 2.56s Step 41( N/A%), pre moving , FPS 13.84, Running 2.61s Step 42( N/A%), pre moving , FPS 14.09, Running 2.65s Step 43( N/A%), pre moving , FPS 14.01, Running 2.70s Step 44( N/A%), pre moving , FPS 14.02, Running 2.74s Step 45( N/A%), pre moving , FPS 14.00, Running 2.78s Step 46( N/A%), pre moving , FPS 16.37, Running 2.84s Step 47( N/A%), pre moving , FPS 16.06, Running 2.90s Step 48( N/A%), pre moving , FPS 15.83, Running 2.96s Step 49( N/A%), pre moving , FPS 15.63, Running 3.03s Step 50( N/A%), pre moving , FPS 15.37, Running 3.09s Step 51( N/A%), pre moving , FPS 15.15, Running 3.15s Step 52( N/A%), pre moving , FPS 14.95, Running 3.21s Step 53( N/A%), pre moving , FPS 14.75, Running 3.27s Step 54( N/A%), pre moving , FPS 14.51, Running 3.34s Step 55( N/A%), pre moving , FPS 14.23, Running 3.40s Step 56( N/A%), pre moving , FPS 18.42, Running 3.47s Step 57( N/A%), pre moving , FPS 18.04, Running 3.53s Step 58( N/A%), pre moving , FPS 17.81, Running 3.59s Step 59( N/A%), pre moving , FPS 17.66, Running 3.65s Step 60( N/A%), pre moving , FPS 17.31, Running 3.72s Step 61( N/A%), pre moving , FPS 17.01, Running 3.78s Step 62( N/A%), pre moving , FPS 16.74, Running 3.85s Step 63( N/A%), pre moving , FPS 16.44, Running 3.91s Step 64( N/A%), pre moving , FPS 16.17, Running 3.97s Step 65( N/A%), pre moving , FPS 15.91, Running 4.04s Step 66( N/A%), pre moving , FPS 16.00, Running 4.09s Step 67( N/A%), pre moving , FPS 16.02, Running 4.15s Step 68( N/A%), pre moving , FPS 16.05, Running 4.21s Step 69( N/A%), pre moving , FPS 16.08, Running 4.27s Step 70( N/A%), pre moving , FPS 16.05, Running 4.33s Step 71( N/A%), pre moving , FPS 16.07, Running 4.40s Step 72( N/A%), pre moving , FPS 16.07, Running 4.46s Step 73( N/A%), pre moving , FPS 16.03, Running 4.52s Step 74( N/A%), pre moving , FPS 16.05, Running 4.58s Step 75( N/A%), pre moving , FPS 16.02, Running 4.65s Step 76( N/A%), pre moving , FPS 15.97, Running 4.72s Step 77( N/A%), pre moving , FPS 16.25, Running 4.76s Step 78( N/A%), pre moving , FPS 16.56, Running 4.80s Step 79( N/A%), pre moving , FPS 16.82, Running 4.84s Step 80( N/A%), pre moving , FPS 17.05, Running 4.89s Step 81( N/A%), pre moving , FPS 17.43, Running 4.93s Step 82( N/A%), pre moving , FPS 17.70, Running 4.98s Step 83( N/A%), pre moving , FPS 18.05, Running 5.02s Step 84( N/A%), pre moving , FPS 18.28, Running 5.07s Step 85( N/A%), pre moving , FPS 18.52, Running 5.12s Step 86( N/A%), pre moving , FPS 18.85, Running 5.16s Step 87( N/A%), pre moving , FPS 19.21, Running 5.19s Step 88( N/A%), pre moving , FPS 19.54, Running 5.23s Step 89( N/A%), pre moving , FPS 19.91, Running 5.27s Step 90( N/A%), pre moving , FPS 20.41, Running 5.31s Step 91( N/A%), pre moving , FPS 20.77, Running 5.36s Step 92( N/A%), pre moving , FPS 21.21, Running 5.40s Step 93( N/A%), pre moving , FPS 21.54, Running 5.45s Step 94( N/A%), pre moving , FPS 22.09, Running 5.49s Step 95( N/A%), pre moving , FPS 22.84, Running 5.53s Step 96( N/A%), pre moving , FPS 23.56, Running 5.57s Step 97( N/A%), pre moving , FPS 23.55, Running 5.61s Step 98( N/A%), pre moving , FPS 13.08, Running 6.33s Step 99( N/A%), pre moving , FPS 12.04, Running 6.50s Step 100( N/A%), pre moving , FPS 10.53, Running 6.79s Step 101( N/A%), pre moving , FPS 9.89, Running 6.95s Step 102( N/A%), pre moving , FPS 9.01, Running 7.20s Step 103( N/A%), pre moving , FPS 8.45, Running 7.39s Step 104( N/A%), pre moving , FPS 7.73, Running 7.66s Step 105( N/A%), pre moving , FPS 7.27, Running 7.87s Step 106( N/A%), pre moving , FPS 6.66, Running 8.16s Step 107( N/A%), pre moving , FPS 6.42, Running 8.31s Step 108( N/A%), pre moving , FPS 5.94, Running 8.60s Step 109( N/A%), pre moving , FPS 5.75, Running 8.75s Step 110( N/A%), pre moving , FPS 5.47, Running 8.97s Step 111( N/A%), pre moving , FPS 5.31, Running 9.12s Step 112( N/A%), pre moving , FPS 5.06, Running 9.35s Step 113( N/A%), pre moving , FPS 4.90, Running 9.53s Step 114( N/A%), pre moving , FPS 4.59, Running 9.85s Step 115( N/A%), pre moving , FPS 4.47, Running 10.00s Step 116( N/A%), pre moving , FPS 4.25, Running 10.27s Step 117( N/A%), pre moving , FPS 4.14, Running 10.44s Step 118( N/A%), pre moving , FPS 4.61, Running 10.67s Step 119( N/A%), pre moving , FPS 4.58, Running 10.87s Step 120( N/A%), pre moving , FPS 4.60, Running 11.14s Step 121( N/A%), pre moving , FPS 4.62, Running 11.28s Step 122( N/A%), pre moving , FPS 4.62, Running 11.52s Step 123( N/A%), pre moving , FPS 4.60, Running 11.74s Step 124( N/A%), pre moving , FPS 4.64, Running 11.96s Step 125( N/A%), pre moving , FPS 4.66, Running 12.16s Step 126( N/A%), pre moving , FPS 4.69, Running 12.42s Step 127( N/A%), pre moving , FPS 4.63, Running 12.62s Step 128( N/A%), pre moving , FPS 4.69, Running 12.86s Step 129( N/A%), pre moving , FPS 4.68, Running 13.02s Step 130( N/A%), pre moving , FPS 4.63, Running 13.29s Step 131( N/A%), pre moving , FPS 4.58, Running 13.49s Step 132( N/A%), pre moving , FPS 4.53, Running 13.77s Step 133( N/A%), pre moving , FPS 4.52, Running 13.96s Step 134( N/A%), pre moving , FPS 4.57, Running 14.23s Step 135( N/A%), pre moving , FPS 4.56, Running 14.39s Step 136( N/A%), pre moving , FPS 4.54, Running 14.67s Step 137( N/A%), pre moving , FPS 4.53, Running 14.85s Step 138( N/A%), pre moving , FPS 4.52, Running 15.09s Step 139( N/A%), pre moving , FPS 4.56, Running 15.26s Step 140( N/A%), pre moving , FPS 4.54, Running 15.54s Step 141( N/A%), pre moving , FPS 4.50, Running 15.72s Step 142( N/A%), pre moving , FPS 4.47, Running 16.00s Step 143( N/A%), pre moving , FPS 4.46, Running 16.22s Step 144( N/A%), pre moving , FPS 4.44, Running 16.47s Step 145( N/A%), pre moving , FPS 4.46, Running 16.65s Step 146( N/A%), pre moving , FPS 4.45, Running 16.92s Step 147( N/A%), pre moving , FPS 4.48, Running 17.08s Step 148( N/A%), pre moving , FPS 4.47, Running 17.34s Step 149( N/A%), pre moving , FPS 4.47, Running 17.50s Step 150( N/A%), pre moving , FPS 4.49, Running 17.75s Step 151( N/A%), pre moving , FPS 4.53, Running 17.91s Step 152( N/A%), pre moving , FPS 4.54, Running 18.17s Step 153( N/A%), pre moving , FPS 4.69, Running 18.22s Step 154( N/A%), pre moving , FPS 4.96, Running 18.26s Step 155( N/A%), pre moving , FPS 5.11, Running 18.30s Step 156( N/A%), pre moving , FPS 5.45, Running 18.34s Step 157( N/A%), pre moving , FPS 5.66, Running 18.38s Step 158( N/A%), pre moving , FPS 6.00, Running 18.43s Step 159( N/A%), pre moving , FPS 6.21, Running 18.48s Step 160( N/A%), pre moving , FPS 6.72, Running 18.52s Step 161( N/A%), pre moving , FPS 7.06, Running 18.56s Step 162( N/A%), pre moving , FPS 7.70, Running 18.59s Step 163( N/A%), pre moving , FPS 7.05, Running 19.06s Step 164( N/A%), pre moving , FPS 7.61, Running 19.10s Step 165( N/A%), pre moving , FPS 8.02, Running 19.14s Step 166( N/A%), pre moving , FPS 8.82, Running 19.18s Step 167( N/A%), pre moving , FPS 9.26, Running 19.24s Step 168( N/A%), pre moving , FPS 10.17, Running 19.30s Step 169( N/A%), pre moving , FPS 10.75, Running 19.36s Step 170( N/A%), pre moving , FPS 11.96, Running 19.42s Step 171( N/A%), pre moving , FPS 12.75, Running 19.48s Step 172( N/A%), pre moving , FPS 14.58, Running 19.54s Step 173( N/A%), pre moving , FPS 14.44, Running 19.60s Step 174( N/A%), pre moving , FPS 14.27, Running 19.66s Step 175( N/A%), pre moving , FPS 14.11, Running 19.72s Step 176( N/A%), pre moving , FPS 13.58, Running 19.82s Step 177( N/A%), pre moving , FPS 13.23, Running 19.90s Step 178( N/A%), pre moving , FPS 12.86, Running 19.98s Step 179( N/A%), pre moving , FPS 12.79, Running 20.04s Step 180( N/A%), pre moving , FPS 12.46, Running 20.12s Step 181( N/A%), pre moving , FPS 12.24, Running 20.19s Step 182( N/A%), pre moving , FPS 12.02, Running 20.26s Step 183( N/A%), pre moving , FPS 15.33, Running 20.36s Step 184( N/A%), pre moving , FPS 14.41, Running 20.48s Step 185( N/A%), pre moving , FPS 13.77, Running 20.59s Step 186( N/A%), pre moving , FPS 13.23, Running 20.70s Step 187( N/A%), pre moving , FPS 12.80, Running 20.81s Step 188( N/A%), pre moving , FPS 12.42, Running 20.91s Step 189( N/A%), pre moving , FPS 12.08, Running 21.02s Step 190( N/A%), pre moving , FPS 11.79, Running 21.12s Step 191( N/A%), pre moving , FPS 11.52, Running 21.22s Step 192( N/A%), pre moving , FPS 11.12, Running 21.34s Step 193( N/A%), pre moving , FPS 10.85, Running 21.45s Step 194( N/A%), pre moving , FPS 10.59, Running 21.55s Step 195( N/A%), pre moving , FPS 10.33, Running 21.66s Step 196( N/A%), pre moving , FPS 10.29, Running 21.76s Step 197( N/A%), pre moving , FPS 10.19, Running 21.86s Step 198( N/A%), pre moving , FPS 10.08, Running 21.97s Step 199( N/A%), pre moving , FPS 9.80, Running 22.08s Step 200( N/A%), pre moving , FPS 9.64, Running 22.20s Step 201( N/A%), pre moving , FPS 9.48, Running 22.30s Step 202( N/A%), pre moving , FPS 9.34, Running 22.40s Step 203( N/A%), pre moving , FPS 9.39, Running 22.49s Step 204( N/A%), pre moving , FPS 9.51, Running 22.59s Step 205( N/A%), pre moving , FPS 9.62, Running 22.67s Step 206( N/A%), pre moving , FPS 9.70, Running 22.76s Step 207( N/A%), pre moving , FPS 9.88, Running 22.83s Step 208( N/A%), pre moving , FPS 10.03, Running 22.91s Step 209( N/A%), pre moving , FPS 10.23, Running 22.97s Step 210( N/A%), pre moving , FPS 10.50, Running 23.02s Step 211( N/A%), pre moving , FPS 10.83, Running 23.06s Step 212( N/A%), pre moving , FPS 11.36, Running 23.10s Step 213( N/A%), pre moving , FPS 11.82, Running 23.14s Step 214( N/A%), pre moving , FPS 12.00, Running 23.22s Step 215( N/A%), pre moving , FPS 12.42, Running 23.27s Step 216( N/A%), pre moving , FPS 12.85, Running 23.32s Step 217( N/A%), pre moving , FPS 13.24, Running 23.37s Step 218( N/A%), pre moving , FPS 13.87, Running 23.41s Step 219( N/A%), pre moving , FPS 14.57, Running 23.45s Step 220( N/A%), pre moving , FPS 15.50, Running 23.49s Step 221( N/A%), pre moving , FPS 16.24, Running 23.53s Step 222( N/A%), pre moving , FPS 16.95, Running 23.58s Step 223( N/A%), pre moving , FPS 17.79, Running 23.62s Step 224( N/A%), pre moving , FPS 13.63, Running 24.05s Step 225( N/A%), pre moving , FPS 14.17, Running 24.09s Step 226( N/A%), pre moving , FPS 14.67, Running 24.12s Step 227( N/A%), pre moving , FPS 15.07, Running 24.16s Step 228( N/A%), pre moving , FPS 15.53, Running 24.20s Step 229( N/A%), pre moving , FPS 15.92, Running 24.23s Step 230( N/A%), pre moving , FPS 15.92, Running 24.28s Step 231( N/A%), pre moving , FPS 16.02, Running 24.31s Step 232( N/A%), pre moving , FPS 15.58, Running 24.38s Step 233( N/A%), pre moving , FPS 15.30, Running 24.45s Step 234( N/A%), pre moving , FPS 15.60, Running 24.50s Step 235( N/A%), pre moving , FPS 15.59, Running 24.55s Step 236( N/A%), pre moving , FPS 15.57, Running 24.60s Step 237( N/A%), pre moving , FPS 15.55, Running 24.65s Step 238( N/A%), pre moving , FPS 15.20, Running 24.72s Step 239( N/A%), pre moving , FPS 15.14, Running 24.77s Step 240( N/A%), pre moving , FPS 14.89, Running 24.83s Step 241( N/A%), pre moving , FPS 14.51, Running 24.91s Step 242( N/A%), pre moving , FPS 14.24, Running 24.98s Step 243( N/A%), pre moving , FPS 14.02, Running 25.04s Step 244( N/A%), pre moving , FPS 18.90, Running 25.11s Step 245( N/A%), pre moving , FPS 18.14, Running 25.19s Step 246( N/A%), pre moving , FPS 17.74, Running 25.25s Step 247( N/A%), pre moving , FPS 17.39, Running 25.31s Step 248( N/A%), pre moving , FPS 17.17, Running 25.36s Step 249( N/A%), pre moving , FPS 16.60, Running 25.43s Step 250( N/A%), pre moving , FPS 16.57, Running 25.48s Step 251( N/A%), pre moving , FPS 16.17, Running 25.55s Step 252( N/A%), pre moving , FPS 16.06, Running 25.63s Step 253( N/A%), pre moving , FPS 16.10, Running 25.69s Step 254( N/A%), pre moving , FPS 15.84, Running 25.76s Step 255( N/A%), pre moving , FPS 15.29, Running 25.86s Step 256( N/A%), pre moving , FPS 15.26, Running 25.91s Step 257( N/A%), pre moving , FPS 15.07, Running 25.98s Step 258( N/A%), pre moving , FPS 14.99, Running 26.06s Step 259( N/A%), pre moving , FPS 14.84, Running 26.12s Step 260( N/A%), pre moving , FPS 14.73, Running 26.19s Step 261( N/A%), pre moving , FPS 14.76, Running 26.26s Step 262( N/A%), pre moving , FPS 14.87, Running 26.33s Step 263( N/A%), pre moving , FPS 14.73, Running 26.40s Step 264( N/A%), pre moving , FPS 14.72, Running 26.47s Step 265( N/A%), pre moving , FPS 14.96, Running 26.52s Step 266( N/A%), pre moving , FPS 14.79, Running 26.60s Step 267( N/A%), pre moving , FPS 14.62, Running 26.68s Step 268( N/A%), pre moving , FPS 14.45, Running 26.75s Step 269( N/A%), pre moving , FPS 14.48, Running 26.81s Step 270( N/A%), pre moving , FPS 14.23, Running 26.89s Step 271( N/A%), pre moving , FPS 14.17, Running 26.96s Step 272( N/A%), pre moving , FPS 14.25, Running 27.03s Step 273( N/A%), pre moving , FPS 14.06, Running 27.11s Step 274( N/A%), pre moving , FPS 14.09, Running 27.18s Step 275( N/A%), pre moving , FPS 14.37, Running 27.25s Step 276( N/A%), pre moving , FPS 14.17, Running 27.32s Step 277( N/A%), pre moving , FPS 14.16, Running 27.39s Step 278( N/A%), pre moving , FPS 14.03, Running 27.48s Step 279( N/A%), pre moving , FPS 13.78, Running 27.57s Step 280( N/A%), pre moving , FPS 13.64, Running 27.65s Step 281( N/A%), pre moving , FPS 13.51, Running 27.74s Step 282( N/A%), pre moving , FPS 13.29, Running 27.83s Step 283( N/A%), pre moving , FPS 13.11, Running 27.93s Step 284( N/A%), pre moving , FPS 13.02, Running 28.01s Step 285( N/A%), pre moving , FPS 12.67, Running 28.10s Step 286( N/A%), pre moving , FPS 12.72, Running 28.17s Step 287( N/A%), pre moving , FPS 12.78, Running 28.24s Step 288( N/A%), pre moving , FPS 12.82, Running 28.31s Step 289( N/A%), pre moving , FPS 12.85, Running 28.37s Step 290( N/A%), pre moving , FPS 12.88, Running 28.44s Step 291( N/A%), pre moving , FPS 13.03, Running 28.49s Step 292( N/A%), pre moving , FPS 13.21, Running 28.55s Step 293( N/A%), pre moving , FPS 13.46, Running 28.60s Step 294( N/A%), pre moving , FPS 13.83, Running 28.63s Step 295( N/A%), pre moving , FPS 14.17, Running 28.66s Step 296( N/A%), pre moving , FPS 14.60, Running 28.69s Step 297( N/A%), pre moving , FPS 15.04, Running 28.72s Step 298( N/A%), pre moving , FPS 15.63, Running 28.76s Step 299( N/A%), pre moving , FPS 16.33, Running 28.80s Step 300( N/A%), pre moving , FPS 16.90, Running 28.84s Step 301( N/A%), pre moving , FPS 17.71, Running 28.87s Step 302( N/A%), pre moving , FPS 18.62, Running 28.91s Step 303( N/A%), pre moving , FPS 19.65, Running 28.94s Step 304( N/A%), pre moving , FPS 20.65, Running 28.98s Step 305( N/A%), pre moving , FPS 22.09, Running 29.01s Step 306( N/A%), pre moving , FPS 22.98, Running 29.04s Step 307( N/A%), pre moving , FPS 23.90, Running 29.08s Step 308( N/A%), pre moving , FPS 24.89, Running 29.11s Step 309( N/A%), pre moving , FPS 25.89, Running 29.14s Step 310( N/A%), pre moving , FPS 27.22, Running 29.18s Step 311( N/A%), pre moving , FPS 27.96, Running 29.21s Step 312( N/A%), pre moving , FPS 28.74, Running 29.24s Step 313( N/A%), pre moving , FPS 29.49, Running 29.28s Step 314( N/A%), pre moving , FPS 29.45, Running 29.31s Step 315( N/A%), pre moving , FPS 29.41, Running 29.34s Step 316( N/A%), pre moving , FPS 29.31, Running 29.38s Step 317( N/A%), pre moving , FPS 29.26, Running 29.41s Step 318( N/A%), pre moving , FPS 29.50, Running 29.44s Step 319( N/A%), pre moving , FPS 29.59, Running 29.47s Step 320( N/A%), pre moving , FPS 18.53, Running 29.92s Step 321( N/A%), pre moving , FPS 18.45, Running 29.96s Step 322( N/A%), pre moving , FPS 18.46, Running 29.99s Step 323( N/A%), pre moving , FPS 18.42, Running 30.03s Step 324( N/A%), pre moving , FPS 18.39, Running 30.06s Step 325( N/A%), pre moving , FPS 18.20, Running 30.11s Step 326( N/A%), pre moving , FPS 18.07, Running 30.15s Step 327( N/A%), pre moving , FPS 17.94, Running 30.19s Step 328( N/A%), pre moving , FPS 17.62, Running 30.24s Step 329( N/A%), pre moving , FPS 17.35, Running 30.30s Step 330( N/A%), pre moving , FPS 16.80, Running 30.37s Step 331( N/A%), pre moving , FPS 16.35, Running 30.43s Step 332( N/A%), pre moving , FPS 15.74, Running 30.51s Step 333( N/A%), pre moving , FPS 15.17, Running 30.59s Step 334( N/A%), pre moving , FPS 14.80, Running 30.66s Step 335( N/A%), pre moving , FPS 14.36, Running 30.73s Step 336( N/A%), pre moving , FPS 14.03, Running 30.80s Step 337( N/A%), pre moving , FPS 13.88, Running 30.85s Step 338( N/A%), pre moving , FPS 13.70, Running 30.90s Step 339( N/A%), pre moving , FPS 13.51, Running 30.95s Step 340( N/A%), pre moving , FPS 18.38, Running 31.01s Step 341( N/A%), pre moving , FPS 18.16, Running 31.06s Step 342( N/A%), pre moving , FPS 18.17, Running 31.09s Step 343( N/A%), pre moving , FPS 18.24, Running 31.13s Step 344( N/A%), pre moving , FPS 18.28, Running 31.16s Step 345( N/A%), pre moving , FPS 18.44, Running 31.19s Step 346( N/A%), pre moving , FPS 18.47, Running 31.23s Step 347( N/A%), pre moving , FPS 18.44, Running 31.28s Step 348( N/A%), pre moving , FPS 18.71, Running 31.31s Step 349( N/A%), pre moving , FPS 18.92, Running 31.35s Step 350( N/A%), pre moving , FPS 19.53, Running 31.39s Step 351( N/A%), pre moving , FPS 20.13, Running 31.43s Step 352( N/A%), pre moving , FPS 21.13, Running 31.46s Step 353( N/A%), pre moving , FPS 22.30, Running 31.49s Step 354( N/A%), pre moving , FPS 23.20, Running 31.52s Step 355( N/A%), pre moving , FPS 24.37, Running 31.56s Step 356( N/A%), pre moving , FPS 25.12, Running 31.60s Step 357( N/A%), pre moving , FPS 25.59, Running 31.63s Step 358( N/A%), pre moving , FPS 26.20, Running 31.66s Step 359( N/A%), pre moving , FPS 26.89, Running 31.70s Step 360( N/A%), pre moving , FPS 27.52, Running 31.73s Step 361( N/A%), pre moving , FPS 28.34, Running 31.76s Step 362( N/A%), pre moving , FPS 28.44, Running 31.80s Step 363( N/A%), pre moving , FPS 28.42, Running 31.83s Step 364( N/A%), pre moving , FPS 27.78, Running 31.88s Step 365( N/A%), pre moving , FPS 27.53, Running 31.92s Step 366( N/A%), pre moving , FPS 27.85, Running 31.95s Step 367( N/A%), pre moving , FPS 28.29, Running 31.98s Step 368( N/A%), pre moving , FPS 28.40, Running 32.02s Step 369( N/A%), pre moving , FPS 28.65, Running 32.05s Step 370( N/A%), pre moving , FPS 28.80, Running 32.09s Step 371( N/A%), pre moving , FPS 28.62, Running 32.13s Step 372( N/A%), pre moving , FPS 28.38, Running 32.16s Step 373( N/A%), pre moving , FPS 28.39, Running 32.20s Step 374( N/A%), pre moving , FPS 28.37, Running 32.23s Step 375( N/A%), pre moving , FPS 28.39, Running 32.26s Step 376( N/A%), pre moving , FPS 28.76, Running 32.29s Step 377( N/A%), pre moving , FPS 28.83, Running 32.32s Step 378( N/A%), pre moving , FPS 28.57, Running 32.36s Step 379( N/A%), pre moving , FPS 28.52, Running 32.40s Step 380( N/A%), pre moving , FPS 28.37, Running 32.44s Step 381( N/A%), pre moving , FPS 28.37, Running 32.47s Step 382( N/A%), pre moving , FPS 28.34, Running 32.50s Step 383( N/A%), pre moving , FPS 28.02, Running 32.54s Step 384( N/A%), pre moving , FPS 28.49, Running 32.58s Step 385( N/A%), pre moving , FPS 28.70, Running 32.62s Step 386( N/A%), pre moving , FPS 28.59, Running 32.65s Step 387( N/A%), pre moving , FPS 28.42, Running 32.69s Step 388( N/A%), pre moving , FPS 28.51, Running 32.72s Step 389( N/A%), pre moving , FPS 28.63, Running 32.75s Step 390( N/A%), pre moving , FPS 28.72, Running 32.78s Step 391( N/A%), pre moving , FPS 29.02, Running 32.81s Step 392( N/A%), pre moving , FPS 29.16, Running 32.85s Step 393( N/A%), pre moving , FPS 28.18, Running 32.91s Step 394( N/A%), pre moving , FPS 27.86, Running 32.95s Step 395( N/A%), pre moving , FPS 27.76, Running 32.98s Step 396( N/A%), pre moving , FPS 27.73, Running 33.01s Step 397( N/A%), pre moving , FPS 27.76, Running 33.05s Step 398( N/A%), pre moving , FPS 28.01, Running 33.08s Step 399( N/A%), pre moving , FPS 27.98, Running 33.11s Step 400( N/A%), pre moving , FPS 28.18, Running 33.15s Step 401( N/A%), pre moving , FPS 28.07, Running 33.18s Step 402( N/A%), pre moving , FPS 9.54, Running 34.60s Step 403( N/A%), pre moving , FPS 8.73, Running 34.83s Step 404( N/A%), pre moving , FPS 8.24, Running 35.01s Step 405( N/A%), pre moving , FPS 7.59, Running 35.25s Step 406( N/A%), pre moving , FPS 7.17, Running 35.44s Step 407( N/A%), pre moving , FPS 6.67, Running 35.68s Step 408( N/A%), pre moving , FPS 6.30, Running 35.90s Step 409( N/A%), pre moving , FPS 5.92, Running 36.13s Step 410( N/A%), pre moving , FPS 5.69, Running 36.30s Step 411( N/A%), pre moving , FPS 5.39, Running 36.52s Step 412( N/A%), pre moving , FPS 5.24, Running 36.67s Step 413( N/A%), pre moving , FPS 4.95, Running 36.94s Step 414( N/A%), pre moving , FPS 4.78, Running 37.13s Step 415( N/A%), pre moving , FPS 4.55, Running 37.37s Step 416( N/A%), pre moving , FPS 4.44, Running 37.52s Step 417( N/A%), pre moving , FPS 4.23, Running 37.77s Step 418( N/A%), pre moving , FPS 4.14, Running 37.91s Step 419( N/A%), pre moving , FPS 3.96, Running 38.17s Step 420( N/A%), pre moving , FPS 3.87, Running 38.32s Step 421( N/A%), pre moving , FPS 3.72, Running 38.56s Step 422( 0.33%), action 1, FPS 4.26, Running 39.30s Step 423( 0.67%), action 2, FPS 4.01, Running 39.82s Step 424( 1.00%), action 3, FPS 3.82, Running 40.24s Step 425( 1.33%), action 4, FPS 3.77, Running 40.55s Step 426( 1.67%), action 5, FPS 3.47, Running 41.21s Step 427( 2.00%), action 6, FPS 3.41, Running 41.56s Step 428( 2.33%), action 7, FPS 3.15, Running 42.24s Step 429( 2.67%), action 8, FPS 3.15, Running 42.47s Step 430( 3.00%), action 9, FPS 2.94, Running 43.09s Step 431( 3.33%), action 10, FPS 2.81, Running 43.63s Step 432( 3.67%), action 11, FPS 2.56, Running 44.49s Step 433( 4.00%), action 12, FPS 2.48, Running 45.01s Step 434( 4.33%), action 13, FPS 2.38, Running 45.53s Step 435( 4.67%), action 14, FPS 2.32, Running 46.01s Step 436( 5.00%), action 15, FPS 2.19, Running 46.63s Step 437( 5.33%), action 16, FPS 2.20, Running 46.85s Step 438( 5.67%), action 17, FPS 2.13, Running 47.30s Step 439( 6.00%), action 18, FPS 2.14, Running 47.52s Step 440( 6.33%), action 19, FPS 2.05, Running 48.10s Step 441( 6.67%), action 20, FPS 2.02, Running 48.46s Step 442( 7.00%), action 21, FPS 2.01, Running 49.23s Step 443( 7.33%), action 22, FPS 2.03, Running 49.67s Step 444( 7.67%), action 23, FPS 2.01, Running 50.19s Step 445( 8.00%), action 24, FPS 2.00, Running 50.56s Step 446( 8.33%), action 25, FPS 2.01, Running 51.15s Step 447( 8.67%), action 26, FPS 1.97, Running 51.71s Step 448( 9.00%), action 27, FPS 1.98, Running 52.36s Step 449( 9.33%), action 28, FPS 1.94, Running 52.76s Step 450( 9.67%), action 29, FPS 1.93, Running 53.45s Step 451( 10.00%), action 30, FPS 1.94, Running 53.92s Step 452( 10.33%), action 31, FPS 1.98, Running 54.60s Step 453( 10.67%), action 32, FPS 2.03, Running 54.85s Step 454( 11.00%), action 33, FPS 2.02, Running 55.44s Step 455( 11.33%), action 34, FPS 2.07, Running 55.67s Step 456( 11.67%), action 35, FPS 2.12, Running 56.06s Step 457( 12.00%), action 36, FPS 2.07, Running 56.50s Step 458( 12.33%), action 37, FPS 2.06, Running 57.03s Step 459( 12.67%), action 38, FPS 2.00, Running 57.52s Step 460( 13.00%), action 39, FPS 2.02, Running 58.00s Step 461( 13.33%), action 40, FPS 1.99, Running 58.50s Step 462( 13.67%), action 41, FPS 2.01, Running 59.18s Step 463( 14.00%), action 42, FPS 2.01, Running 59.64s Step 464( 14.33%), action 43, FPS 2.03, Running 60.06s Step 465( 14.67%), action 44, FPS 2.01, Running 60.50s Step 466( 15.00%), action 45, FPS 1.99, Running 61.21s Step 467( 15.33%), action 46, FPS 2.01, Running 61.63s Step 468( 15.67%), action 47, FPS 2.02, Running 62.26s Step 469( 16.00%), action 48, FPS 2.01, Running 62.71s Step 470( 16.33%), action 49, FPS 2.05, Running 63.22s Step 471( 16.67%), action 50, FPS 2.10, Running 63.43s Step 472( 17.00%), action 51, FPS 2.13, Running 63.98s Step 473( 17.33%), action 52, FPS 2.12, Running 64.27s Step 474( 17.67%), action 53, FPS 2.14, Running 64.80s Step 475( 18.00%), action 54, FPS 2.13, Running 65.07s Step 476( 18.33%), action 55, FPS 2.05, Running 65.80s Step 477( 18.67%), action 56, FPS 2.05, Running 66.26s Step 478( 19.00%), action 57, FPS 2.04, Running 66.84s Step 479( 19.33%), action 58, FPS 2.10, Running 67.03s Step 480( 19.67%), action 59, FPS 2.10, Running 67.53s Step 481( 20.00%), action 60, FPS 2.11, Running 68.00s Step 482( 20.33%), action 61, FPS 2.07, Running 68.85s Step 483( 20.67%), action 62, FPS 2.07, Running 69.31s Step 484( 21.00%), action 63, FPS 2.03, Running 69.91s Step 485( 21.33%), action 64, FPS 2.08, Running 70.13s Step 486( 21.67%), action 65, FPS 2.13, Running 70.61s Step 487( 22.00%), action 66, FPS 2.14, Running 71.00s Step 488( 22.33%), action 67, FPS 2.17, Running 71.46s Step 489( 22.67%), action 68, FPS 2.18, Running 71.90s Step 490( 23.00%), action 69, FPS 2.20, Running 72.29s Step 491( 23.33%), action 70, FPS 2.20, Running 72.52s Step 492( 23.67%), action 71, FPS 2.14, Running 73.32s Step 493( 24.00%), action 72, FPS 2.16, Running 73.55s Step 494( 24.33%), action 73, FPS 2.18, Running 73.99s Step 495( 24.67%), action 74, FPS 2.18, Running 74.24s Step 496( 25.00%), action 75, FPS 2.22, Running 74.81s Step 497( 25.33%), action 76, FPS 2.25, Running 75.16s Step 498( 25.67%), action 77, FPS 2.24, Running 75.77s Step 499( 26.00%), action 78, FPS 2.22, Running 76.05s Step 500( 26.33%), action 79, FPS 2.22, Running 76.53s Step 501( 26.67%), action 80, FPS 2.25, Running 76.88s Step 502( 27.00%), action 81, FPS 2.23, Running 77.84s Step 503( 27.33%), action 82, FPS 2.22, Running 78.30s Step 504( 27.67%), action 83, FPS 2.25, Running 78.81s Step 505( 28.00%), action 84, FPS 2.19, Running 79.28s Step 506( 28.33%), action 85, FPS 2.18, Running 79.80s Step 507( 28.67%), action 86, FPS 2.16, Running 80.27s Step 508( 29.00%), action 87, FPS 2.12, Running 80.87s Step 509( 29.33%), action 88, FPS 2.12, Running 81.32s Step 510( 29.67%), action 89, FPS 2.09, Running 81.87s Step 511( 30.00%), action 90, FPS 2.09, Running 82.07s Step 512( 30.33%), action 91, FPS 2.12, Running 82.74s Step 513( 30.67%), action 92, FPS 2.12, Running 82.98s Step 514( 31.00%), action 93, FPS 2.11, Running 83.49s Step 515( 31.33%), action 94, FPS 2.08, Running 83.84s Step 516( 31.67%), action 95, FPS 2.10, Running 84.34s Step 517( 32.00%), action 96, FPS 2.12, Running 84.58s Step 518( 32.33%), action 97, FPS 2.17, Running 84.99s Step 519( 32.67%), action 98, FPS 2.17, Running 85.26s Step 520( 33.00%), action 99, FPS 2.13, Running 85.90s Step 521( 33.33%), action 100, FPS 2.12, Running 86.31s Step 522( 33.67%), action 101, FPS 2.16, Running 87.11s Step 523( 34.00%), action 102, FPS 2.18, Running 87.46s Step 524( 34.33%), action 103, FPS 2.21, Running 87.86s Step 525( 34.67%), action 104, FPS 2.28, Running 88.06s Step 526( 35.00%), action 105, FPS 2.29, Running 88.52s Step 527( 35.33%), action 106, FPS 2.35, Running 88.78s Step 528( 35.67%), action 107, FPS 2.34, Running 89.43s Step 529( 36.00%), action 108, FPS 2.40, Running 89.64s Step 530( 36.33%), action 109, FPS 2.42, Running 90.13s Step 531( 36.67%), action 110, FPS 2.41, Running 90.39s Step 532( 37.00%), action 111, FPS 2.36, Running 91.23s Step 533( 37.33%), action 112, FPS 2.32, Running 91.61s Step 534( 37.67%), action 113, FPS 2.37, Running 91.94s Step 535( 38.00%), action 114, FPS 2.38, Running 92.22s Step 536( 38.33%), action 115, FPS 2.39, Running 92.71s Step 537( 38.67%), action 116, FPS 2.37, Running 93.02s Step 538( 39.00%), action 117, FPS 2.37, Running 93.44s Step 539( 39.33%), action 118, FPS 2.33, Running 93.83s Step 540( 39.67%), action 119, FPS 2.30, Running 94.59s Step 541( 40.00%), action 120, FPS 2.34, Running 94.84s Step 542( 40.33%), action 121, FPS 2.40, Running 95.45s Step 543( 40.67%), action 122, FPS 2.37, Running 95.89s Step 544( 41.00%), action 123, FPS 2.32, Running 96.49s Step 545( 41.33%), action 124, FPS 2.30, Running 96.77s Step 546( 41.67%), action 125, FPS 2.26, Running 97.36s Step 547( 42.00%), action 126, FPS 2.25, Running 97.67s Step 548( 42.33%), action 127, FPS 2.28, Running 98.22s Step 549( 42.67%), action 128, FPS 2.26, Running 98.49s Step 550( 43.00%), action 129, FPS 2.24, Running 99.07s Step 551( 43.33%), action 130, FPS 2.24, Running 99.30s Step 552( 43.67%), action 131, FPS 2.24, Running 100.17s Step 553( 44.00%), action 132, FPS 2.27, Running 100.40s Step 554( 44.33%), action 133, FPS 2.20, Running 101.01s Step 555( 44.67%), action 134, FPS 2.18, Running 101.41s Step 556( 45.00%), action 135, FPS 2.12, Running 102.14s Step 557( 45.33%), action 136, FPS 2.09, Running 102.57s Step 558( 45.67%), action 137, FPS 2.08, Running 103.08s Step 559( 46.00%), action 138, FPS 2.11, Running 103.32s Step 560( 46.33%), action 139, FPS 2.19, Running 103.71s Step 561( 46.67%), action 140, FPS 2.19, Running 103.95s Step 562( 47.00%), action 141, FPS 2.15, Running 104.77s Step 563( 47.33%), action 142, FPS 2.15, Running 105.18s Step 564( 47.67%), action 143, FPS 2.14, Running 105.86s Step 565( 48.00%), action 144, FPS 2.09, Running 106.33s Step 566( 48.33%), action 145, FPS 2.11, Running 106.86s Step 567( 48.67%), action 146, FPS 2.11, Running 107.14s Step 568( 49.00%), action 147, FPS 2.11, Running 107.69s Step 569( 49.33%), action 148, FPS 2.12, Running 107.93s Step 570( 49.67%), action 149, FPS 2.11, Running 108.53s Step 571( 50.00%), action 150, FPS 2.07, Running 108.97s Step 572( 50.33%), action 151, FPS 2.16, Running 109.43s Step 573( 50.67%), action 152, FPS 2.15, Running 109.72s Step 574( 51.00%), action 153, FPS 2.19, Running 110.14s Step 575( 51.33%), action 154, FPS 2.19, Running 110.57s Step 576( 51.67%), action 155, FPS 2.27, Running 110.96s Step 577( 52.00%), action 156, FPS 2.31, Running 111.25s Step 578( 52.33%), action 157, FPS 2.32, Running 111.69s Step 579( 52.67%), action 158, FPS 2.28, Running 112.11s Step 580( 53.00%), action 159, FPS 2.22, Running 112.73s Step 581( 53.33%), action 160, FPS 2.19, Running 113.10s Step 582( 53.67%), action 161, FPS 2.21, Running 113.82s Step 583( 54.00%), action 162, FPS 2.25, Running 114.08s Step 584( 54.33%), action 163, FPS 2.29, Running 114.58s Step 585( 54.67%), action 164, FPS 2.31, Running 114.98s Step 586( 55.00%), action 165, FPS 2.33, Running 115.43s Step 587( 55.33%), action 166, FPS 2.25, Running 116.03s Step 588( 55.67%), action 167, FPS 2.21, Running 116.72s Step 589( 56.00%), action 168, FPS 2.16, Running 117.18s Step 590( 56.33%), action 169, FPS 2.16, Running 117.77s Step 591( 56.67%), action 170, FPS 2.15, Running 118.27s Step 592( 57.00%), action 171, FPS 2.07, Running 119.09s Step 593( 57.33%), action 172, FPS 2.05, Running 119.48s Step 594( 57.67%), action 173, FPS 2.04, Running 119.95s Step 595( 58.00%), action 174, FPS 2.08, Running 120.20s Step 596( 58.33%), action 175, FPS 2.03, Running 120.83s Step 597( 58.67%), action 176, FPS 1.99, Running 121.30s Step 598( 59.00%), action 177, FPS 1.93, Running 122.05s Step 599( 59.33%), action 178, FPS 1.94, Running 122.40s Step 600( 59.67%), action 179, FPS 1.95, Running 122.99s Step 601( 60.00%), action 180, FPS 1.96, Running 123.29s Step 602( 60.33%), action 181, FPS 1.95, Running 124.09s [2026-08-01 17:22:24] [35 ] Seed 34 failed after 124.67 s. +steps: 602 , actions: 181 . +Instruction: Empty +Total 16/35(45.71%) success. +Setting seed: 35 +Step 1( N/A%), pre moving , FPS 13.65, Running 0.07s Step 2( N/A%), pre moving , FPS 17.56, Running 0.11s Step 3( N/A%), pre moving , FPS 19.57, Running 0.15s Step 4( N/A%), pre moving , FPS 20.87, Running 0.19s Step 5( N/A%), pre moving , FPS 21.74, Running 0.23s Step 6( N/A%), pre moving , FPS 22.42, Running 0.27s Step 7( N/A%), pre moving , FPS 22.24, Running 0.31s Step 8( N/A%), pre moving , FPS 22.36, Running 0.36s Step 9( N/A%), pre moving , FPS 22.51, Running 0.40s Step 10( N/A%), pre moving , FPS 22.60, Running 0.44s Step 11( N/A%), pre moving , FPS 21.47, Running 0.51s Step 12( N/A%), pre moving , FPS 21.60, Running 0.56s Step 13( N/A%), pre moving , FPS 21.94, Running 0.59s Step 14( N/A%), pre moving , FPS 22.26, Running 0.63s Step 15( N/A%), pre moving , FPS 22.41, Running 0.67s Step 16( N/A%), pre moving , FPS 22.48, Running 0.71s Step 17( N/A%), pre moving , FPS 22.55, Running 0.75s Step 18( N/A%), pre moving , FPS 22.67, Running 0.79s Step 19( N/A%), pre moving , FPS 22.66, Running 0.84s Step 20( N/A%), pre moving , FPS 22.86, Running 0.87s Step 21( N/A%), pre moving , FPS 18.81, Running 1.14s Step 22( N/A%), pre moving , FPS 18.33, Running 1.21s Step 23( N/A%), pre moving , FPS 18.41, Running 1.24s Step 24( N/A%), pre moving , FPS 18.43, Running 1.28s Step 25( N/A%), pre moving , FPS 18.30, Running 1.32s Step 26( N/A%), pre moving , FPS 15.68, Running 1.54s Step 27( N/A%), pre moving , FPS 15.80, Running 1.58s Step 28( N/A%), pre moving , FPS 15.84, Running 1.62s Step 29( N/A%), pre moving , FPS 15.80, Running 1.67s Step 30( N/A%), pre moving , FPS 15.85, Running 1.70s Step 31( N/A%), pre moving , FPS 16.22, Running 1.75s Step 32( N/A%), pre moving , FPS 16.31, Running 1.78s Step 33( N/A%), pre moving , FPS 16.31, Running 1.82s Step 34( N/A%), pre moving , FPS 16.30, Running 1.86s Step 35( N/A%), pre moving , FPS 16.35, Running 1.89s Step 36( N/A%), pre moving , FPS 13.36, Running 2.21s Step 37( N/A%), pre moving , FPS 13.35, Running 2.25s Step 38( N/A%), pre moving , FPS 13.35, Running 2.29s Step 39( N/A%), pre moving , FPS 13.40, Running 2.33s Step 40( N/A%), pre moving , FPS 13.39, Running 2.37s Step 41( N/A%), pre moving , FPS 15.76, Running 2.41s Step 42( N/A%), pre moving , FPS 16.13, Running 2.45s Step 43( N/A%), pre moving , FPS 15.94, Running 2.49s Step 44( N/A%), pre moving , FPS 15.85, Running 2.54s Step 45( N/A%), pre moving , FPS 15.84, Running 2.59s Step 46( N/A%), pre moving , FPS 18.25, Running 2.64s Step 47( N/A%), pre moving , FPS 18.09, Running 2.69s Step 48( N/A%), pre moving , FPS 18.13, Running 2.72s Step 49( N/A%), pre moving , FPS 18.24, Running 2.76s Step 50( N/A%), pre moving , FPS 17.90, Running 2.82s Step 51( N/A%), pre moving , FPS 17.38, Running 2.90s Step 52( N/A%), pre moving , FPS 17.05, Running 2.95s Step 53( N/A%), pre moving , FPS 16.58, Running 3.03s Step 54( N/A%), pre moving , FPS 15.99, Running 3.11s Step 55( N/A%), pre moving , FPS 15.73, Running 3.16s Step 56( N/A%), pre moving , FPS 19.70, Running 3.22s Step 57( N/A%), pre moving , FPS 19.41, Running 3.28s Step 58( N/A%), pre moving , FPS 19.07, Running 3.34s Step 59( N/A%), pre moving , FPS 18.63, Running 3.40s Step 60( N/A%), pre moving , FPS 18.10, Running 3.47s Step 61( N/A%), pre moving , FPS 17.71, Running 3.54s Step 62( N/A%), pre moving , FPS 17.42, Running 3.59s Step 63( N/A%), pre moving , FPS 17.25, Running 3.65s Step 64( N/A%), pre moving , FPS 16.90, Running 3.72s Step 65( N/A%), pre moving , FPS 16.59, Running 3.79s Step 66( N/A%), pre moving , FPS 16.44, Running 3.86s Step 67( N/A%), pre moving , FPS 16.31, Running 3.91s Step 68( N/A%), pre moving , FPS 15.98, Running 3.98s Step 69( N/A%), pre moving , FPS 15.65, Running 4.04s Step 70( N/A%), pre moving , FPS 15.47, Running 4.11s Step 71( N/A%), pre moving , FPS 15.62, Running 4.18s Step 72( N/A%), pre moving , FPS 15.63, Running 4.23s Step 73( N/A%), pre moving , FPS 15.75, Running 4.30s Step 74( N/A%), pre moving , FPS 16.01, Running 4.36s Step 75( N/A%), pre moving , FPS 15.94, Running 4.42s Step 76( N/A%), pre moving , FPS 15.89, Running 4.48s Step 77( N/A%), pre moving , FPS 15.87, Running 4.54s Step 78( N/A%), pre moving , FPS 15.83, Running 4.60s Step 79( N/A%), pre moving , FPS 15.87, Running 4.66s Step 80( N/A%), pre moving , FPS 15.96, Running 4.73s Step 81( N/A%), pre moving , FPS 15.98, Running 4.79s Step 82( N/A%), pre moving , FPS 15.94, Running 4.85s Step 83( N/A%), pre moving , FPS 16.12, Running 4.90s Step 84( N/A%), pre moving , FPS 16.50, Running 4.93s Step 85( N/A%), pre moving , FPS 16.88, Running 4.98s Step 86( N/A%), pre moving , FPS 17.21, Running 5.02s Step 87( N/A%), pre moving , FPS 17.42, Running 5.06s Step 88( N/A%), pre moving , FPS 17.76, Running 5.10s Step 89( N/A%), pre moving , FPS 18.17, Running 5.14s Step 90( N/A%), pre moving , FPS 18.71, Running 5.18s Step 91( N/A%), pre moving , FPS 19.05, Running 5.23s Step 92( N/A%), pre moving , FPS 19.38, Running 5.27s Step 93( N/A%), pre moving , FPS 19.74, Running 5.31s Step 94( N/A%), pre moving , FPS 20.19, Running 5.35s Step 95( N/A%), pre moving , FPS 20.69, Running 5.39s Step 96( N/A%), pre moving , FPS 21.20, Running 5.43s Step 97( N/A%), pre moving , FPS 21.46, Running 5.47s Step 98( N/A%), pre moving , FPS 21.61, Running 5.53s Step 99( N/A%), pre moving , FPS 22.04, Running 5.57s Step 100( N/A%), pre moving , FPS 22.44, Running 5.62s Step 101( N/A%), pre moving , FPS 22.97, Running 5.66s Step 102( N/A%), pre moving , FPS 23.56, Running 5.70s Step 103( N/A%), pre moving , FPS 23.62, Running 5.74s Step 104( N/A%), pre moving , FPS 23.50, Running 5.79s Step 105( N/A%), pre moving , FPS 23.56, Running 5.83s Step 106( N/A%), pre moving , FPS 23.55, Running 5.87s Step 107( N/A%), pre moving , FPS 23.61, Running 5.91s Step 108( N/A%), pre moving , FPS 23.50, Running 5.95s Step 109( N/A%), pre moving , FPS 23.43, Running 5.99s Step 110( N/A%), pre moving , FPS 23.48, Running 6.04s Step 111( N/A%), pre moving , FPS 23.37, Running 6.08s Step 112( N/A%), pre moving , FPS 23.39, Running 6.12s Step 113( N/A%), pre moving , FPS 23.42, Running 6.16s Step 114( N/A%), pre moving , FPS 14.95, Running 6.68s Step 115( N/A%), pre moving , FPS 13.42, Running 6.88s Step 116( N/A%), pre moving , FPS 11.66, Running 7.14s Step 117( N/A%), pre moving , FPS 10.78, Running 7.33s Step 118( N/A%), pre moving , FPS 9.90, Running 7.55s Step 119( N/A%), pre moving , FPS 9.33, Running 7.72s Step 120( N/A%), pre moving , FPS 8.51, Running 7.97s Step 121( N/A%), pre moving , FPS 8.06, Running 8.14s Step 122( N/A%), pre moving , FPS 7.45, Running 8.38s Step 123( N/A%), pre moving , FPS 7.13, Running 8.55s Step 124( N/A%), pre moving , FPS 6.64, Running 8.80s Step 125( N/A%), pre moving , FPS 6.31, Running 8.99s Step 126( N/A%), pre moving , FPS 5.90, Running 9.26s Step 127( N/A%), pre moving , FPS 5.71, Running 9.41s Step 128( N/A%), pre moving , FPS 5.40, Running 9.66s Step 129( N/A%), pre moving , FPS 5.16, Running 9.87s Step 130( N/A%), pre moving , FPS 4.89, Running 10.13s Step 131( N/A%), pre moving , FPS 4.76, Running 10.29s Step 132( N/A%), pre moving , FPS 4.55, Running 10.51s Step 133( N/A%), pre moving , FPS 4.42, Running 10.69s Step 134( N/A%), pre moving , FPS 4.69, Running 10.95s Step 135( N/A%), pre moving , FPS 4.69, Running 11.14s Step 136( N/A%), pre moving , FPS 4.73, Running 11.37s Step 137( N/A%), pre moving , FPS 4.69, Running 11.59s Step 138( N/A%), pre moving , FPS 4.62, Running 11.88s Step 139( N/A%), pre moving , FPS 4.60, Running 12.06s Step 140( N/A%), pre moving , FPS 4.60, Running 12.32s Step 141( N/A%), pre moving , FPS 4.62, Running 12.47s Step 142( N/A%), pre moving , FPS 4.58, Running 12.74s Step 143( N/A%), pre moving , FPS 4.55, Running 12.95s Step 144( N/A%), pre moving , FPS 4.56, Running 13.19s Step 145( N/A%), pre moving , FPS 4.59, Running 13.35s Step 146( N/A%), pre moving , FPS 4.60, Running 13.61s Step 147( N/A%), pre moving , FPS 4.60, Running 13.76s Step 148( N/A%), pre moving , FPS 4.59, Running 14.02s Step 149( N/A%), pre moving , FPS 4.66, Running 14.17s Step 150( N/A%), pre moving , FPS 4.67, Running 14.41s Step 151( N/A%), pre moving , FPS 4.63, Running 14.61s Step 152( N/A%), pre moving , FPS 4.60, Running 14.87s Step 153( N/A%), pre moving , FPS 4.65, Running 14.99s Step 154( N/A%), pre moving , FPS 4.58, Running 15.32s Step 155( N/A%), pre moving , FPS 4.65, Running 15.44s Step 156( N/A%), pre moving , FPS 4.60, Running 15.72s Step 157( N/A%), pre moving , FPS 4.68, Running 15.86s Step 158( N/A%), pre moving , FPS 4.73, Running 16.11s Step 159( N/A%), pre moving , FPS 4.76, Running 16.26s Step 160( N/A%), pre moving , FPS 4.73, Running 16.54s Step 161( N/A%), pre moving , FPS 4.71, Running 16.72s Step 162( N/A%), pre moving , FPS 4.75, Running 16.96s Step 163( N/A%), pre moving , FPS 4.77, Running 17.14s Step 164( N/A%), pre moving , FPS 4.73, Running 17.41s Step 165( N/A%), pre moving , FPS 4.71, Running 17.59s Step 166( N/A%), pre moving , FPS 4.76, Running 17.81s Step 167( N/A%), pre moving , FPS 4.75, Running 17.97s Step 168( N/A%), pre moving , FPS 4.83, Running 18.16s Step 169( N/A%), pre moving , FPS 4.96, Running 18.20s Step 170( N/A%), pre moving , FPS 5.21, Running 18.26s Step 171( N/A%), pre moving , FPS 5.42, Running 18.30s Step 172( N/A%), pre moving , FPS 5.75, Running 18.34s Step 173( N/A%), pre moving , FPS 5.90, Running 18.38s Step 174( N/A%), pre moving , FPS 6.44, Running 18.42s Step 175( N/A%), pre moving , FPS 6.62, Running 18.46s Step 176( N/A%), pre moving , FPS 7.18, Running 18.50s Step 177( N/A%), pre moving , FPS 7.46, Running 18.55s Step 178( N/A%), pre moving , FPS 8.06, Running 18.59s Step 179( N/A%), pre moving , FPS 7.27, Running 19.02s Step 180( N/A%), pre moving , FPS 7.94, Running 19.06s Step 181( N/A%), pre moving , FPS 8.37, Running 19.11s Step 182( N/A%), pre moving , FPS 9.14, Running 19.14s Step 183( N/A%), pre moving , FPS 9.70, Running 19.20s Step 184( N/A%), pre moving , FPS 10.83, Running 19.26s Step 185( N/A%), pre moving , FPS 11.57, Running 19.32s Step 186( N/A%), pre moving , FPS 12.69, Running 19.39s Step 187( N/A%), pre moving , FPS 13.55, Running 19.45s Step 188( N/A%), pre moving , FPS 14.74, Running 19.52s Step 189( N/A%), pre moving , FPS 14.57, Running 19.57s Step 190( N/A%), pre moving , FPS 14.25, Running 19.66s Step 191( N/A%), pre moving , FPS 13.64, Running 19.77s Step 192( N/A%), pre moving , FPS 13.31, Running 19.85s Step 193( N/A%), pre moving , FPS 13.12, Running 19.91s Step 194( N/A%), pre moving , FPS 12.79, Running 19.99s Step 195( N/A%), pre moving , FPS 12.18, Running 20.11s Step 196( N/A%), pre moving , FPS 12.03, Running 20.17s Step 197( N/A%), pre moving , FPS 11.76, Running 20.25s Step 198( N/A%), pre moving , FPS 11.48, Running 20.33s Step 199( N/A%), pre moving , FPS 14.11, Running 20.43s Step 200( N/A%), pre moving , FPS 13.48, Running 20.54s Step 201( N/A%), pre moving , FPS 12.89, Running 20.66s Step 202( N/A%), pre moving , FPS 12.37, Running 20.76s Step 203( N/A%), pre moving , FPS 11.96, Running 20.88s Step 204( N/A%), pre moving , FPS 11.56, Running 20.99s Step 205( N/A%), pre moving , FPS 11.30, Running 21.09s Step 206( N/A%), pre moving , FPS 10.91, Running 21.22s Step 207( N/A%), pre moving , FPS 10.67, Running 21.32s Step 208( N/A%), pre moving , FPS 10.46, Running 21.43s Step 209( N/A%), pre moving , FPS 10.18, Running 21.54s Step 210( N/A%), pre moving , FPS 10.09, Running 21.64s Step 211( N/A%), pre moving , FPS 10.08, Running 21.75s Step 212( N/A%), pre moving , FPS 9.97, Running 21.85s Step 213( N/A%), pre moving , FPS 9.78, Running 21.95s Step 214( N/A%), pre moving , FPS 9.60, Running 22.07s Step 215( N/A%), pre moving , FPS 9.69, Running 22.17s Step 216( N/A%), pre moving , FPS 9.48, Running 22.28s Step 217( N/A%), pre moving , FPS 9.33, Running 22.39s Step 218( N/A%), pre moving , FPS 9.24, Running 22.50s Step 219( N/A%), pre moving , FPS 9.31, Running 22.58s Step 220( N/A%), pre moving , FPS 9.43, Running 22.66s Step 221( N/A%), pre moving , FPS 9.57, Running 22.75s Step 222( N/A%), pre moving , FPS 9.63, Running 22.84s Step 223( N/A%), pre moving , FPS 9.78, Running 22.92s Step 224( N/A%), pre moving , FPS 9.96, Running 23.00s Step 225( N/A%), pre moving , FPS 10.09, Running 23.08s Step 226( N/A%), pre moving , FPS 10.39, Running 23.15s Step 227( N/A%), pre moving , FPS 10.67, Running 23.20s Step 228( N/A%), pre moving , FPS 11.11, Running 23.23s Step 229( N/A%), pre moving , FPS 11.60, Running 23.26s Step 230( N/A%), pre moving , FPS 12.08, Running 23.30s Step 231( N/A%), pre moving , FPS 12.51, Running 23.35s Step 232( N/A%), pre moving , FPS 12.94, Running 23.40s Step 233( N/A%), pre moving , FPS 13.31, Running 23.46s Step 234( N/A%), pre moving , FPS 14.02, Running 23.50s Step 235( N/A%), pre moving , FPS 14.74, Running 23.53s Step 236( N/A%), pre moving , FPS 15.46, Running 23.57s Step 237( N/A%), pre moving , FPS 16.37, Running 23.61s Step 238( N/A%), pre moving , FPS 17.34, Running 23.65s Step 239( N/A%), pre moving , FPS 18.06, Running 23.69s Step 240( N/A%), pre moving , FPS 18.84, Running 23.73s Step 241( N/A%), pre moving , FPS 13.80, Running 24.20s Step 242( N/A%), pre moving , FPS 14.21, Running 24.25s Step 243( N/A%), pre moving , FPS 14.70, Running 24.28s Step 244( N/A%), pre moving , FPS 15.04, Running 24.33s Step 245( N/A%), pre moving , FPS 15.31, Running 24.38s Step 246( N/A%), pre moving , FPS 15.36, Running 24.45s Step 247( N/A%), pre moving , FPS 15.06, Running 24.53s Step 248( N/A%), pre moving , FPS 14.50, Running 24.61s Step 249( N/A%), pre moving , FPS 14.09, Running 24.68s Step 250( N/A%), pre moving , FPS 13.71, Running 24.76s Step 251( N/A%), pre moving , FPS 13.52, Running 24.83s Step 252( N/A%), pre moving , FPS 13.30, Running 24.90s Step 253( N/A%), pre moving , FPS 13.19, Running 24.97s Step 254( N/A%), pre moving , FPS 12.87, Running 25.05s Step 255( N/A%), pre moving , FPS 12.43, Running 25.14s Step 256( N/A%), pre moving , FPS 12.21, Running 25.21s Step 257( N/A%), pre moving , FPS 11.96, Running 25.28s Step 258( N/A%), pre moving , FPS 11.56, Running 25.38s Step 259( N/A%), pre moving , FPS 11.38, Running 25.45s Step 260( N/A%), pre moving , FPS 11.11, Running 25.53s Step 261( N/A%), pre moving , FPS 14.25, Running 25.60s Step 262( N/A%), pre moving , FPS 14.14, Running 25.66s Step 263( N/A%), pre moving , FPS 13.76, Running 25.73s Step 264( N/A%), pre moving , FPS 13.71, Running 25.79s Step 265( N/A%), pre moving , FPS 13.56, Running 25.86s Step 266( N/A%), pre moving , FPS 13.67, Running 25.91s Step 267( N/A%), pre moving , FPS 13.63, Running 25.99s Step 268( N/A%), pre moving , FPS 13.85, Running 26.05s Step 269( N/A%), pre moving , FPS 13.67, Running 26.15s Step 270( N/A%), pre moving , FPS 13.51, Running 26.24s Step 271( N/A%), pre moving , FPS 13.65, Running 26.29s Step 272( N/A%), pre moving , FPS 13.63, Running 26.37s Step 273( N/A%), pre moving , FPS 13.61, Running 26.44s Step 274( N/A%), pre moving , FPS 13.62, Running 26.52s Step 275( N/A%), pre moving , FPS 13.77, Running 26.59s Step 276( N/A%), pre moving , FPS 13.70, Running 26.67s Step 277( N/A%), pre moving , FPS 13.74, Running 26.74s Step 278( N/A%), pre moving , FPS 13.84, Running 26.83s Step 279( N/A%), pre moving , FPS 13.78, Running 26.90s Step 280( N/A%), pre moving , FPS 13.61, Running 27.00s Step 281( N/A%), pre moving , FPS 13.36, Running 27.10s Step 282( N/A%), pre moving , FPS 13.08, Running 27.19s Step 283( N/A%), pre moving , FPS 12.92, Running 27.28s Step 284( N/A%), pre moving , FPS 12.61, Running 27.37s Step 285( N/A%), pre moving , FPS 12.47, Running 27.46s Step 286( N/A%), pre moving , FPS 12.19, Running 27.55s Step 287( N/A%), pre moving , FPS 11.86, Running 27.68s Step 288( N/A%), pre moving , FPS 11.47, Running 27.80s Step 289( N/A%), pre moving , FPS 11.37, Running 27.90s Step 290( N/A%), pre moving , FPS 11.09, Running 28.04s Step 291( N/A%), pre moving , FPS 10.66, Running 28.17s Step 292( N/A%), pre moving , FPS 10.46, Running 28.28s Step 293( N/A%), pre moving , FPS 10.23, Running 28.40s Step 294( N/A%), pre moving , FPS 10.08, Running 28.50s Step 295( N/A%), pre moving , FPS 9.97, Running 28.60s Step 296( N/A%), pre moving , FPS 9.91, Running 28.68s Step 297( N/A%), pre moving , FPS 9.80, Running 28.78s Step 298( N/A%), pre moving , FPS 9.80, Running 28.87s Step 299( N/A%), pre moving , FPS 9.73, Running 28.95s Step 300( N/A%), pre moving , FPS 9.77, Running 29.04s Step 301( N/A%), pre moving , FPS 9.84, Running 29.13s Step 302( N/A%), pre moving , FPS 9.85, Running 29.22s Step 303( N/A%), pre moving , FPS 9.86, Running 29.31s Step 304( N/A%), pre moving , FPS 9.88, Running 29.40s Step 305( N/A%), pre moving , FPS 9.90, Running 29.48s Step 306( N/A%), pre moving , FPS 9.98, Running 29.55s Step 307( N/A%), pre moving , FPS 10.23, Running 29.63s Step 308( N/A%), pre moving , FPS 10.49, Running 29.70s Step 309( N/A%), pre moving , FPS 10.82, Running 29.75s Step 310( N/A%), pre moving , FPS 11.33, Running 29.80s Step 311( N/A%), pre moving , FPS 11.77, Running 29.87s Step 312( N/A%), pre moving , FPS 12.33, Running 29.90s Step 313( N/A%), pre moving , FPS 12.96, Running 29.94s Step 314( N/A%), pre moving , FPS 13.59, Running 29.98s Step 315( N/A%), pre moving , FPS 13.98, Running 30.03s Step 316( N/A%), pre moving , FPS 14.39, Running 30.07s Step 317( N/A%), pre moving , FPS 14.89, Running 30.12s Step 318( N/A%), pre moving , FPS 15.17, Running 30.18s Step 319( N/A%), pre moving , FPS 15.55, Running 30.24s Step 320( N/A%), pre moving , FPS 15.92, Running 30.30s Step 321( N/A%), pre moving , FPS 16.55, Running 30.34s Step 322( N/A%), pre moving , FPS 17.25, Running 30.38s Step 323( N/A%), pre moving , FPS 18.16, Running 30.41s Step 324( N/A%), pre moving , FPS 19.12, Running 30.44s Step 325( N/A%), pre moving , FPS 20.12, Running 30.48s Step 326( N/A%), pre moving , FPS 20.79, Running 30.52s Step 327( N/A%), pre moving , FPS 21.68, Running 30.56s Step 328( N/A%), pre moving , FPS 22.45, Running 30.59s Step 329( N/A%), pre moving , FPS 22.87, Running 30.63s Step 330( N/A%), pre moving , FPS 23.38, Running 30.66s Step 331( N/A%), pre moving , FPS 24.08, Running 30.70s Step 332( N/A%), pre moving , FPS 23.97, Running 30.74s Step 333( N/A%), pre moving , FPS 24.15, Running 30.77s Step 334( N/A%), pre moving , FPS 24.13, Running 30.80s Step 335( N/A%), pre moving , FPS 24.63, Running 30.84s Step 336( N/A%), pre moving , FPS 25.06, Running 30.87s Step 337( N/A%), pre moving , FPS 25.41, Running 30.91s Step 338( N/A%), pre moving , FPS 16.66, Running 31.39s Step 339( N/A%), pre moving , FPS 16.86, Running 31.43s Step 340( N/A%), pre moving , FPS 17.15, Running 31.46s Step 341( N/A%), pre moving , FPS 17.15, Running 31.51s Step 342( N/A%), pre moving , FPS 17.18, Running 31.54s Step 343( N/A%), pre moving , FPS 17.15, Running 31.58s Step 344( N/A%), pre moving , FPS 17.12, Running 31.61s Step 345( N/A%), pre moving , FPS 16.84, Running 31.66s Step 346( N/A%), pre moving , FPS 16.66, Running 31.72s Step 347( N/A%), pre moving , FPS 16.40, Running 31.77s Step 348( N/A%), pre moving , FPS 16.20, Running 31.83s Step 349( N/A%), pre moving , FPS 15.95, Running 31.88s Step 350( N/A%), pre moving , FPS 15.72, Running 31.93s Step 351( N/A%), pre moving , FPS 15.59, Running 31.98s Step 352( N/A%), pre moving , FPS 15.47, Running 32.03s Step 353( N/A%), pre moving , FPS 15.18, Running 32.09s Step 354( N/A%), pre moving , FPS 14.93, Running 32.14s Step 355( N/A%), pre moving , FPS 14.68, Running 32.20s Step 356( N/A%), pre moving , FPS 14.67, Running 32.24s Step 357( N/A%), pre moving , FPS 14.69, Running 32.27s Step 358( N/A%), pre moving , FPS 21.62, Running 32.31s Step 359( N/A%), pre moving , FPS 21.71, Running 32.35s Step 360( N/A%), pre moving , FPS 21.75, Running 32.38s Step 361( N/A%), pre moving , FPS 21.95, Running 32.42s Step 362( N/A%), pre moving , FPS 22.07, Running 32.45s Step 363( N/A%), pre moving , FPS 21.93, Running 32.49s Step 364( N/A%), pre moving , FPS 21.88, Running 32.53s Step 365( N/A%), pre moving , FPS 22.25, Running 32.56s Step 366( N/A%), pre moving , FPS 22.71, Running 32.60s Step 367( N/A%), pre moving , FPS 23.27, Running 32.63s Step 368( N/A%), pre moving , FPS 23.67, Running 32.67s Step 369( N/A%), pre moving , FPS 23.64, Running 32.73s Step 370( N/A%), pre moving , FPS 23.92, Running 32.77s Step 371( N/A%), pre moving , FPS 24.27, Running 32.80s Step 372( N/A%), pre moving , FPS 24.70, Running 32.84s Step 373( N/A%), pre moving , FPS 25.35, Running 32.88s Step 374( N/A%), pre moving , FPS 25.57, Running 32.93s Step 375( N/A%), pre moving , FPS 26.21, Running 32.96s Step 376( N/A%), pre moving , FPS 26.00, Running 33.01s Step 377( N/A%), pre moving , FPS 26.04, Running 33.04s Step 378( N/A%), pre moving , FPS 26.05, Running 33.08s Step 379( N/A%), pre moving , FPS 25.81, Running 33.12s Step 380( N/A%), pre moving , FPS 25.86, Running 33.16s Step 381( N/A%), pre moving , FPS 25.60, Running 33.20s Step 382( N/A%), pre moving , FPS 25.64, Running 33.23s Step 383( N/A%), pre moving , FPS 25.81, Running 33.27s Step 384( N/A%), pre moving , FPS 25.71, Running 33.30s Step 385( N/A%), pre moving , FPS 25.73, Running 33.34s Step 386( N/A%), pre moving , FPS 25.77, Running 33.37s Step 387( N/A%), pre moving , FPS 25.79, Running 33.41s Step 388( N/A%), pre moving , FPS 25.93, Running 33.44s Step 389( N/A%), pre moving , FPS 26.50, Running 33.48s Step 390( N/A%), pre moving , FPS 26.70, Running 33.52s Step 391( N/A%), pre moving , FPS 26.90, Running 33.55s Step 392( N/A%), pre moving , FPS 27.02, Running 33.58s Step 393( N/A%), pre moving , FPS 27.16, Running 33.61s Step 394( N/A%), pre moving , FPS 27.82, Running 33.65s Step 395( N/A%), pre moving , FPS 27.82, Running 33.68s Step 396( N/A%), pre moving , FPS 27.60, Running 33.73s Step 397( N/A%), pre moving , FPS 27.60, Running 33.76s Step 398( N/A%), pre moving , FPS 27.82, Running 33.80s Step 399( N/A%), pre moving , FPS 28.25, Running 33.83s Step 400( N/A%), pre moving , FPS 28.25, Running 33.87s Step 401( N/A%), pre moving , FPS 28.42, Running 33.90s Step 402( N/A%), pre moving , FPS 9.84, Running 35.26s Step 403( N/A%), pre moving , FPS 8.81, Running 35.54s Step 404( N/A%), pre moving , FPS 8.39, Running 35.69s Step 405( N/A%), pre moving , FPS 7.71, Running 35.93s Step 406( N/A%), pre moving , FPS 7.37, Running 36.09s Step 407( N/A%), pre moving , FPS 6.77, Running 36.37s Step 408( N/A%), pre moving , FPS 6.55, Running 36.50s Step 409( N/A%), pre moving , FPS 6.14, Running 36.74s Step 410( N/A%), pre moving , FPS 5.90, Running 36.91s Step 411( N/A%), pre moving , FPS 5.53, Running 37.17s Step 412( N/A%), pre moving , FPS 5.35, Running 37.32s Step 413( N/A%), pre moving , FPS 4.98, Running 37.63s Step 414( N/A%), pre moving , FPS 4.77, Running 37.84s Step 415( N/A%), pre moving , FPS 4.57, Running 38.06s Step 416( N/A%), pre moving , FPS 4.45, Running 38.23s Step 417( N/A%), pre moving , FPS 4.26, Running 38.46s Step 418( N/A%), pre moving , FPS 4.15, Running 38.62s Step 419( N/A%), pre moving , FPS 3.97, Running 38.87s Step 420( N/A%), pre moving , FPS 3.87, Running 39.03s Step 421( N/A%), pre moving , FPS 3.74, Running 39.26s Step 422( 0.33%), action 1, FPS 3.90, Running 40.39s Step 423( 0.67%), action 2, FPS 3.89, Running 40.67s Step 424( 1.00%), action 3, FPS 3.72, Running 41.07s Step 425( 1.33%), action 4, FPS 3.56, Running 41.55s Step 426( 1.67%), action 5, FPS 3.22, Running 42.30s Step 427( 2.00%), action 6, FPS 3.21, Running 42.59s Step 428( 2.33%), action 7, FPS 2.95, Running 43.27s Step 429( 2.67%), action 8, FPS 2.95, Running 43.53s Step 430( 3.00%), action 9, FPS 2.81, Running 44.04s Step 431( 3.33%), action 10, FPS 2.75, Running 44.44s Step 432( 3.67%), action 11, FPS 2.62, Running 44.96s Step 433( 4.00%), action 12, FPS 2.65, Running 45.19s Step 434( 4.33%), action 13, FPS 2.59, Running 45.55s Step 435( 4.67%), action 14, FPS 2.53, Running 45.96s Step 436( 5.00%), action 15, FPS 2.39, Running 46.60s Step 437( 5.33%), action 16, FPS 2.39, Running 46.82s Step 438( 5.67%), action 17, FPS 2.31, Running 47.29s Step 439( 6.00%), action 18, FPS 2.24, Running 47.81s Step 440( 6.33%), action 19, FPS 2.18, Running 48.20s Step 441( 6.67%), action 20, FPS 2.13, Running 48.66s Step 442( 7.00%), action 21, FPS 2.20, Running 49.48s Step 443( 7.33%), action 22, FPS 2.21, Running 49.74s Step 444( 7.67%), action 23, FPS 2.11, Running 50.54s Step 445( 8.00%), action 24, FPS 2.12, Running 50.99s Step 446( 8.33%), action 25, FPS 2.13, Running 51.67s Step 447( 8.67%), action 26, FPS 2.10, Running 52.10s Step 448( 9.00%), action 27, FPS 2.16, Running 52.51s Step 449( 9.33%), action 28, FPS 2.15, Running 52.83s Step 450( 9.67%), action 29, FPS 2.12, Running 53.48s Step 451( 10.00%), action 30, FPS 2.09, Running 54.01s Step 452( 10.33%), action 31, FPS 2.01, Running 54.89s Step 453( 10.67%), action 32, FPS 1.97, Running 55.32s Step 454( 11.00%), action 33, FPS 1.90, Running 56.08s Step 455( 11.33%), action 34, FPS 1.89, Running 56.52s Step 456( 11.67%), action 35, FPS 1.92, Running 57.00s Step 457( 12.00%), action 36, FPS 1.89, Running 57.43s Step 458( 12.33%), action 37, FPS 1.88, Running 57.96s Step 459( 12.67%), action 38, FPS 1.89, Running 58.37s Step 460( 13.00%), action 39, FPS 1.87, Running 58.90s Step 461( 13.33%), action 40, FPS 1.91, Running 59.14s Step 462( 13.67%), action 41, FPS 1.92, Running 59.87s Step 463( 14.00%), action 42, FPS 1.93, Running 60.09s Step 464( 14.33%), action 43, FPS 1.98, Running 60.65s Step 465( 14.67%), action 44, FPS 1.99, Running 61.04s Step 466( 15.00%), action 45, FPS 1.99, Running 61.71s Step 467( 15.33%), action 46, FPS 1.99, Running 62.16s Step 468( 15.67%), action 47, FPS 1.91, Running 62.97s Step 469( 16.00%), action 48, FPS 1.89, Running 63.39s Step 470( 16.33%), action 49, FPS 1.89, Running 64.06s Step 471( 16.67%), action 50, FPS 1.95, Running 64.26s Step 472( 17.00%), action 51, FPS 1.99, Running 64.96s Step 473( 17.33%), action 52, FPS 1.97, Running 65.50s Step 474( 17.67%), action 53, FPS 1.97, Running 66.22s Step 475( 18.00%), action 54, FPS 1.96, Running 66.71s Step 476( 18.33%), action 55, FPS 1.96, Running 67.21s Step 477( 18.67%), action 56, FPS 1.94, Running 67.75s Step 478( 19.00%), action 57, FPS 1.91, Running 68.43s Step 479( 19.33%), action 58, FPS 1.91, Running 68.83s Step 480( 19.67%), action 59, FPS 1.93, Running 69.24s Step 481( 20.00%), action 60, FPS 1.93, Running 69.48s Step 482( 20.33%), action 61, FPS 1.92, Running 70.28s Step 483( 20.67%), action 62, FPS 1.91, Running 70.58s Step 484( 21.00%), action 63, FPS 1.91, Running 71.13s Step 485( 21.33%), action 64, FPS 1.94, Running 71.38s Step 486( 21.67%), action 65, FPS 1.98, Running 71.82s Step 487( 22.00%), action 66, FPS 1.98, Running 72.25s Step 488( 22.33%), action 67, FPS 2.08, Running 72.60s Step 489( 22.67%), action 68, FPS 2.11, Running 72.88s Step 490( 23.00%), action 69, FPS 2.13, Running 73.44s Step 491( 23.33%), action 70, FPS 2.07, Running 73.92s Step 492( 23.67%), action 71, FPS 2.07, Running 74.61s Step 493( 24.00%), action 72, FPS 2.15, Running 74.81s Step 494( 24.33%), action 73, FPS 2.20, Running 75.30s Step 495( 24.67%), action 74, FPS 2.27, Running 75.53s Step 496( 25.00%), action 75, FPS 2.25, Running 76.09s Step 497( 25.33%), action 76, FPS 2.27, Running 76.55s Step 498( 25.67%), action 77, FPS 2.27, Running 77.25s Step 499( 26.00%), action 78, FPS 2.26, Running 77.69s Step 500( 26.33%), action 79, FPS 2.23, Running 78.19s Step 501( 26.67%), action 80, FPS 2.21, Running 78.53s Step 502( 27.00%), action 81, FPS 2.23, Running 79.26s Step 503( 27.33%), action 82, FPS 2.20, Running 79.68s Step 504( 27.67%), action 83, FPS 2.24, Running 80.08s Step 505( 28.00%), action 84, FPS 2.23, Running 80.37s Step 506( 28.33%), action 85, FPS 2.23, Running 80.77s Step 507( 28.67%), action 86, FPS 2.28, Running 81.04s Step 508( 29.00%), action 87, FPS 2.29, Running 81.35s Step 509( 29.33%), action 88, FPS 2.29, Running 81.62s Step 510( 29.67%), action 89, FPS 2.28, Running 82.22s Step 511( 30.00%), action 90, FPS 2.34, Running 82.46s Step 512( 30.33%), action 91, FPS 2.32, Running 83.24s Step 513( 30.67%), action 92, FPS 2.28, Running 83.59s Step 514( 31.00%), action 93, FPS 2.25, Running 84.19s Step 515( 31.33%), action 94, FPS 2.19, Running 84.64s Step 516( 31.67%), action 95, FPS 2.15, Running 85.40s Step 517( 32.00%), action 96, FPS 2.15, Running 85.87s Step 518( 32.33%), action 97, FPS 2.15, Running 86.54s Step 519( 32.67%), action 98, FPS 2.14, Running 87.05s Step 520( 33.00%), action 99, FPS 2.13, Running 87.57s Step 521( 33.33%), action 100, FPS 2.10, Running 88.07s Step 522( 33.67%), action 101, FPS 2.07, Running 88.93s Step 523( 34.00%), action 102, FPS 2.06, Running 89.41s Step 524( 34.33%), action 103, FPS 2.00, Running 90.05s Step 525( 34.67%), action 104, FPS 2.02, Running 90.28s Step 526( 35.00%), action 105, FPS 1.99, Running 90.81s Step 527( 35.33%), action 106, FPS 1.97, Running 91.21s Step 528( 35.67%), action 107, FPS 1.96, Running 91.58s Step 529( 36.00%), action 108, FPS 1.94, Running 91.91s Step 530( 36.33%), action 109, FPS 1.93, Running 92.61s Step 531( 36.67%), action 110, FPS 1.91, Running 92.92s Step 532( 37.00%), action 111, FPS 1.97, Running 93.41s Step 533( 37.33%), action 112, FPS 1.97, Running 93.75s Step 534( 37.67%), action 113, FPS 1.99, Running 94.26s Step 535( 38.00%), action 114, FPS 2.00, Running 94.63s Step 536( 38.33%), action 115, FPS 2.05, Running 95.16s Step 537( 38.67%), action 116, FPS 2.07, Running 95.54s Step 538( 39.00%), action 117, FPS 2.13, Running 95.91s Step 539( 39.33%), action 118, FPS 2.16, Running 96.30s Step 540( 39.67%), action 119, FPS 2.14, Running 96.94s Step 541( 40.00%), action 120, FPS 2.18, Running 97.27s Step 542( 40.33%), action 121, FPS 2.19, Running 98.05s Step 543( 40.67%), action 122, FPS 2.20, Running 98.48s Step 544( 41.00%), action 123, FPS 2.22, Running 99.07s Step 545( 41.33%), action 124, FPS 2.19, Running 99.39s Step 546( 41.67%), action 125, FPS 2.20, Running 99.89s Step 547( 42.00%), action 126, FPS 2.18, Running 100.40s Step 548( 42.33%), action 127, FPS 2.10, Running 101.09s Step 549( 42.67%), action 128, FPS 2.04, Running 101.69s Step 550( 43.00%), action 129, FPS 2.04, Running 102.42s Step 551( 43.33%), action 130, FPS 2.00, Running 102.92s Step 552( 43.67%), action 131, FPS 1.93, Running 103.76s Step 553( 44.00%), action 132, FPS 1.92, Running 104.18s Step 554( 44.33%), action 133, FPS 1.90, Running 104.81s Step 555( 44.67%), action 134, FPS 1.90, Running 105.16s Step 556( 45.00%), action 135, FPS 1.89, Running 105.76s Step 557( 45.33%), action 136, FPS 1.91, Running 106.02s Step 558( 45.67%), action 137, FPS 1.86, Running 106.65s Step 559( 46.00%), action 138, FPS 1.84, Running 107.19s Step 560( 46.33%), action 139, FPS 1.83, Running 107.84s Step 561( 46.67%), action 140, FPS 1.80, Running 108.38s Step 562( 47.00%), action 141, FPS 1.79, Running 109.22s Step 563( 47.33%), action 142, FPS 1.77, Running 109.77s Step 564( 47.67%), action 143, FPS 1.81, Running 110.13s Step 565( 48.00%), action 144, FPS 1.80, Running 110.47s Step 566( 48.33%), action 145, FPS 1.79, Running 111.09s Step 567( 48.67%), action 146, FPS 1.81, Running 111.47s Step 568( 49.00%), action 147, FPS 1.82, Running 112.08s Step 569( 49.33%), action 148, FPS 1.85, Running 112.53s Step 570( 49.67%), action 149, FPS 1.87, Running 113.11s Step 571( 50.00%), action 150, FPS 1.88, Running 113.54s Step 572( 50.33%), action 151, FPS 1.91, Running 114.26s Step 573( 50.67%), action 152, FPS 1.91, Running 114.63s Step 574( 51.00%), action 153, FPS 1.95, Running 115.06s Step 575( 51.33%), action 154, FPS 1.95, Running 115.40s Step 576( 51.67%), action 155, FPS 2.00, Running 115.77s Step 577( 52.00%), action 156, FPS 2.00, Running 116.04s Step 578( 52.33%), action 157, FPS 2.06, Running 116.38s Step 579( 52.67%), action 158, FPS 2.12, Running 116.63s Step 580( 53.00%), action 159, FPS 2.17, Running 117.04s Step 581( 53.33%), action 160, FPS 2.22, Running 117.40s Step 582( 53.67%), action 161, FPS 2.24, Running 118.14s Step 583( 54.00%), action 162, FPS 2.30, Running 118.47s Step 584( 54.33%), action 163, FPS 2.29, Running 118.84s Step 585( 54.67%), action 164, FPS 2.29, Running 119.22s Step 586( 55.00%), action 165, FPS 2.36, Running 119.55s Step 587( 55.33%), action 166, FPS 2.40, Running 119.80s Step 588( 55.67%), action 167, FPS 2.42, Running 120.34s Step 589( 56.00%), action 168, FPS 2.47, Running 120.63s Step 590( 56.33%), action 169, FPS 2.52, Running 121.06s Step 591( 56.67%), action 170, FPS 2.56, Running 121.35s Step 592( 57.00%), action 171, FPS 2.63, Running 121.85s Step 593( 57.33%), action 172, FPS 2.67, Running 122.13s Step 594( 57.67%), action 173, FPS 2.66, Running 122.59s Step 595( 58.00%), action 174, FPS 2.71, Running 122.78s Step 596( 58.33%), action 175, FPS 2.70, Running 123.16s Step 597( 58.67%), action 176, FPS 2.71, Running 123.41s Step 598( 59.00%), action 177, FPS 2.70, Running 123.78s Step 599( 59.33%), action 178, FPS 2.69, Running 124.07s Step 600( 59.67%), action 179, FPS 2.69, Running 124.48s Step 601( 60.00%), action 180, FPS 2.72, Running 124.75s Step 602( 60.33%), action 181, FPS 2.81, Running 125.26s Step 603( 60.67%), action 182, FPS 2.83, Running 125.53s Step 604( 61.00%), action 183, FPS 2.76, Running 126.10s [2026-08-01 17:24:30] [36 ] Seed 35 failed after 126.63 s. +steps: 604 , actions: 183 . +Instruction: Empty +Total 16/36(44.44%) success. +Setting seed: 36 +Step 1( N/A%), pre moving , FPS 10.95, Running 0.09s Step 2( N/A%), pre moving , FPS 15.29, Running 0.13s Step 3( N/A%), pre moving , FPS 17.91, Running 0.17s Step 4( N/A%), pre moving , FPS 19.36, Running 0.21s Step 5( N/A%), pre moving , FPS 20.27, Running 0.25s Step 6( N/A%), pre moving , FPS 20.95, Running 0.29s Step 7( N/A%), pre moving , FPS 21.17, Running 0.33s Step 8( N/A%), pre moving , FPS 21.78, Running 0.37s Step 9( N/A%), pre moving , FPS 21.94, Running 0.41s Step 10( N/A%), pre moving , FPS 22.18, Running 0.45s Step 11( N/A%), pre moving , FPS 22.20, Running 0.50s Step 12( N/A%), pre moving , FPS 22.25, Running 0.54s Step 13( N/A%), pre moving , FPS 22.04, Running 0.59s Step 14( N/A%), pre moving , FPS 22.19, Running 0.63s Step 15( N/A%), pre moving , FPS 22.34, Running 0.67s Step 16( N/A%), pre moving , FPS 22.55, Running 0.71s Step 17( N/A%), pre moving , FPS 22.56, Running 0.75s Step 18( N/A%), pre moving , FPS 22.55, Running 0.80s Step 19( N/A%), pre moving , FPS 22.52, Running 0.84s Step 20( N/A%), pre moving , FPS 22.33, Running 0.90s Step 21( N/A%), pre moving , FPS 18.51, Running 1.17s Step 22( N/A%), pre moving , FPS 17.91, Running 1.25s Step 23( N/A%), pre moving , FPS 17.75, Running 1.29s Step 24( N/A%), pre moving , FPS 17.80, Running 1.33s Step 25( N/A%), pre moving , FPS 17.73, Running 1.38s Step 26( N/A%), pre moving , FPS 15.03, Running 1.62s Step 27( N/A%), pre moving , FPS 15.05, Running 1.66s Step 28( N/A%), pre moving , FPS 14.89, Running 1.71s Step 29( N/A%), pre moving , FPS 14.91, Running 1.75s Step 30( N/A%), pre moving , FPS 14.84, Running 1.80s Step 31( N/A%), pre moving , FPS 14.89, Running 1.84s Step 32( N/A%), pre moving , FPS 14.92, Running 1.88s Step 33( N/A%), pre moving , FPS 14.94, Running 1.93s Step 34( N/A%), pre moving , FPS 14.96, Running 1.97s Step 35( N/A%), pre moving , FPS 14.86, Running 2.02s Step 36( N/A%), pre moving , FPS 11.81, Running 2.40s Step 37( N/A%), pre moving , FPS 11.83, Running 2.44s Step 38( N/A%), pre moving , FPS 11.86, Running 2.48s Step 39( N/A%), pre moving , FPS 11.87, Running 2.53s Step 40( N/A%), pre moving , FPS 11.96, Running 2.57s Step 41( N/A%), pre moving , FPS 13.85, Running 2.62s Step 42( N/A%), pre moving , FPS 14.19, Running 2.66s Step 43( N/A%), pre moving , FPS 14.25, Running 2.70s Step 44( N/A%), pre moving , FPS 14.18, Running 2.74s Step 45( N/A%), pre moving , FPS 14.18, Running 2.79s Step 46( N/A%), pre moving , FPS 16.48, Running 2.83s Step 47( N/A%), pre moving , FPS 16.50, Running 2.87s Step 48( N/A%), pre moving , FPS 16.36, Running 2.93s Step 49( N/A%), pre moving , FPS 16.06, Running 3.00s Step 50( N/A%), pre moving , FPS 15.81, Running 3.06s Step 51( N/A%), pre moving , FPS 15.51, Running 3.13s Step 52( N/A%), pre moving , FPS 15.22, Running 3.19s Step 53( N/A%), pre moving , FPS 15.06, Running 3.26s Step 54( N/A%), pre moving , FPS 14.80, Running 3.32s Step 55( N/A%), pre moving , FPS 14.64, Running 3.38s Step 56( N/A%), pre moving , FPS 19.16, Running 3.45s Step 57( N/A%), pre moving , FPS 18.75, Running 3.51s Step 58( N/A%), pre moving , FPS 18.45, Running 3.57s Step 59( N/A%), pre moving , FPS 18.16, Running 3.63s Step 60( N/A%), pre moving , FPS 17.56, Running 3.71s Step 61( N/A%), pre moving , FPS 17.16, Running 3.78s Step 62( N/A%), pre moving , FPS 16.93, Running 3.84s Step 63( N/A%), pre moving , FPS 16.67, Running 3.90s Step 64( N/A%), pre moving , FPS 16.30, Running 3.97s Step 65( N/A%), pre moving , FPS 15.97, Running 4.04s Step 66( N/A%), pre moving , FPS 15.65, Running 4.11s Step 67( N/A%), pre moving , FPS 15.44, Running 4.17s Step 68( N/A%), pre moving , FPS 15.46, Running 4.23s Step 69( N/A%), pre moving , FPS 15.54, Running 4.28s Step 70( N/A%), pre moving , FPS 15.64, Running 4.34s Step 71( N/A%), pre moving , FPS 15.60, Running 4.41s Step 72( N/A%), pre moving , FPS 15.66, Running 4.47s Step 73( N/A%), pre moving , FPS 15.68, Running 4.53s Step 74( N/A%), pre moving , FPS 15.72, Running 4.59s Step 75( N/A%), pre moving , FPS 15.74, Running 4.65s Step 76( N/A%), pre moving , FPS 15.75, Running 4.72s Step 77( N/A%), pre moving , FPS 15.79, Running 4.78s Step 78( N/A%), pre moving , FPS 15.73, Running 4.84s Step 79( N/A%), pre moving , FPS 15.73, Running 4.90s Step 80( N/A%), pre moving , FPS 16.13, Running 4.95s Step 81( N/A%), pre moving , FPS 16.60, Running 4.99s Step 82( N/A%), pre moving , FPS 16.74, Running 5.03s Step 83( N/A%), pre moving , FPS 16.94, Running 5.08s Step 84( N/A%), pre moving , FPS 17.41, Running 5.12s Step 85( N/A%), pre moving , FPS 17.86, Running 5.16s Step 86( N/A%), pre moving , FPS 18.36, Running 5.20s Step 87( N/A%), pre moving , FPS 18.63, Running 5.24s Step 88( N/A%), pre moving , FPS 18.97, Running 5.28s Step 89( N/A%), pre moving , FPS 19.24, Running 5.32s Step 90( N/A%), pre moving , FPS 19.38, Running 5.37s Step 91( N/A%), pre moving , FPS 19.84, Running 5.42s Step 92( N/A%), pre moving , FPS 20.28, Running 5.46s Step 93( N/A%), pre moving , FPS 20.73, Running 5.50s Step 94( N/A%), pre moving , FPS 21.09, Running 5.54s Step 95( N/A%), pre moving , FPS 21.52, Running 5.58s Step 96( N/A%), pre moving , FPS 22.05, Running 5.62s Step 97( N/A%), pre moving , FPS 22.64, Running 5.66s Step 98( N/A%), pre moving , FPS 23.22, Running 5.70s Step 99( N/A%), pre moving , FPS 23.48, Running 5.75s Step 100( N/A%), pre moving , FPS 23.63, Running 5.79s Step 101( N/A%), pre moving , FPS 23.66, Running 5.83s Step 102( N/A%), pre moving , FPS 23.89, Running 5.87s Step 103( N/A%), pre moving , FPS 24.11, Running 5.91s Step 104( N/A%), pre moving , FPS 14.25, Running 6.52s Step 105( N/A%), pre moving , FPS 13.15, Running 6.68s Step 106( N/A%), pre moving , FPS 11.53, Running 6.93s Step 107( N/A%), pre moving , FPS 10.88, Running 7.08s Step 108( N/A%), pre moving , FPS 9.50, Running 7.39s Step 109( N/A%), pre moving , FPS 8.89, Running 7.57s Step 110( N/A%), pre moving , FPS 8.15, Running 7.83s Step 111( N/A%), pre moving , FPS 7.79, Running 7.99s Step 112( N/A%), pre moving , FPS 7.26, Running 8.21s Step 113( N/A%), pre moving , FPS 6.95, Running 8.38s Step 114( N/A%), pre moving , FPS 6.40, Running 8.66s Step 115( N/A%), pre moving , FPS 6.15, Running 8.84s Step 116( N/A%), pre moving , FPS 5.73, Running 9.12s Step 117( N/A%), pre moving , FPS 5.48, Running 9.31s Step 118( N/A%), pre moving , FPS 5.16, Running 9.57s Step 119( N/A%), pre moving , FPS 5.03, Running 9.73s Step 120( N/A%), pre moving , FPS 4.75, Running 10.01s Step 121( N/A%), pre moving , FPS 4.58, Running 10.19s Step 122( N/A%), pre moving , FPS 4.35, Running 10.47s Step 123( N/A%), pre moving , FPS 4.23, Running 10.64s Step 124( N/A%), pre moving , FPS 4.56, Running 10.91s Step 125( N/A%), pre moving , FPS 4.56, Running 11.07s Step 126( N/A%), pre moving , FPS 4.55, Running 11.33s Step 127( N/A%), pre moving , FPS 4.52, Running 11.50s Step 128( N/A%), pre moving , FPS 4.61, Running 11.73s Step 129( N/A%), pre moving , FPS 4.58, Running 11.94s Step 130( N/A%), pre moving , FPS 4.58, Running 12.19s Step 131( N/A%), pre moving , FPS 4.56, Running 12.37s Step 132( N/A%), pre moving , FPS 4.55, Running 12.61s Step 133( N/A%), pre moving , FPS 4.55, Running 12.77s Step 134( N/A%), pre moving , FPS 4.59, Running 13.02s Step 135( N/A%), pre moving , FPS 4.63, Running 13.16s Step 136( N/A%), pre moving , FPS 4.68, Running 13.39s Step 137( N/A%), pre moving , FPS 4.75, Running 13.52s Step 138( N/A%), pre moving , FPS 4.75, Running 13.78s Step 139( N/A%), pre moving , FPS 4.76, Running 13.92s Step 140( N/A%), pre moving , FPS 4.76, Running 14.21s Step 141( N/A%), pre moving , FPS 4.78, Running 14.38s Step 142( N/A%), pre moving , FPS 4.80, Running 14.63s Step 143( N/A%), pre moving , FPS 4.81, Running 14.79s Step 144( N/A%), pre moving , FPS 4.84, Running 15.04s Step 145( N/A%), pre moving , FPS 4.85, Running 15.19s Step 146( N/A%), pre moving , FPS 4.83, Running 15.47s Step 147( N/A%), pre moving , FPS 4.82, Running 15.66s Step 148( N/A%), pre moving , FPS 4.78, Running 15.91s Step 149( N/A%), pre moving , FPS 4.84, Running 16.08s Step 150( N/A%), pre moving , FPS 4.80, Running 16.36s Step 151( N/A%), pre moving , FPS 4.80, Running 16.54s Step 152( N/A%), pre moving , FPS 4.80, Running 16.77s Step 153( N/A%), pre moving , FPS 4.80, Running 16.94s Step 154( N/A%), pre moving , FPS 4.75, Running 17.23s Step 155( N/A%), pre moving , FPS 4.72, Running 17.39s Step 156( N/A%), pre moving , FPS 4.66, Running 17.68s Step 157( N/A%), pre moving , FPS 4.65, Running 17.83s Step 158( N/A%), pre moving , FPS 4.64, Running 18.09s Step 159( N/A%), pre moving , FPS 4.75, Running 18.14s Step 160( N/A%), pre moving , FPS 5.04, Running 18.18s Step 161( N/A%), pre moving , FPS 5.20, Running 18.22s Step 162( N/A%), pre moving , FPS 5.49, Running 18.27s Step 163( N/A%), pre moving , FPS 5.67, Running 18.32s Step 164( N/A%), pre moving , FPS 6.02, Running 18.37s Step 165( N/A%), pre moving , FPS 6.20, Running 18.42s Step 166( N/A%), pre moving , FPS 6.68, Running 18.46s Step 167( N/A%), pre moving , FPS 7.01, Running 18.51s Step 168( N/A%), pre moving , FPS 7.58, Running 18.55s Step 169( N/A%), pre moving , FPS 6.70, Running 19.06s Step 170( N/A%), pre moving , FPS 7.28, Running 19.11s Step 171( N/A%), pre moving , FPS 7.67, Running 19.15s Step 172( N/A%), pre moving , FPS 8.25, Running 19.20s Step 173( N/A%), pre moving , FPS 8.60, Running 19.26s Step 174( N/A%), pre moving , FPS 9.53, Running 19.33s Step 175( N/A%), pre moving , FPS 10.00, Running 19.39s Step 176( N/A%), pre moving , FPS 11.23, Running 19.46s Step 177( N/A%), pre moving , FPS 11.73, Running 19.53s Step 178( N/A%), pre moving , FPS 13.01, Running 19.63s Step 179( N/A%), pre moving , FPS 12.79, Running 19.70s Step 180( N/A%), pre moving , FPS 12.48, Running 19.78s Step 181( N/A%), pre moving , FPS 12.15, Running 19.87s Step 182( N/A%), pre moving , FPS 11.75, Running 19.98s Step 183( N/A%), pre moving , FPS 11.52, Running 20.06s Step 184( N/A%), pre moving , FPS 11.45, Running 20.11s Step 185( N/A%), pre moving , FPS 11.22, Running 20.20s Step 186( N/A%), pre moving , FPS 10.98, Running 20.29s Step 187( N/A%), pre moving , FPS 10.77, Running 20.36s Step 188( N/A%), pre moving , FPS 10.63, Running 20.43s Step 189( N/A%), pre moving , FPS 13.70, Running 20.52s Step 190( N/A%), pre moving , FPS 13.13, Running 20.63s Step 191( N/A%), pre moving , FPS 12.57, Running 20.74s Step 192( N/A%), pre moving , FPS 12.08, Running 20.85s Step 193( N/A%), pre moving , FPS 11.83, Running 20.96s Step 194( N/A%), pre moving , FPS 11.53, Running 21.07s Step 195( N/A%), pre moving , FPS 11.22, Running 21.17s Step 196( N/A%), pre moving , FPS 10.99, Running 21.28s Step 197( N/A%), pre moving , FPS 10.75, Running 21.39s Step 198( N/A%), pre moving , FPS 10.62, Running 21.51s Step 199( N/A%), pre moving , FPS 10.38, Running 21.63s Step 200( N/A%), pre moving , FPS 10.22, Running 21.74s Step 201( N/A%), pre moving , FPS 10.11, Running 21.85s Step 202( N/A%), pre moving , FPS 10.08, Running 21.96s Step 203( N/A%), pre moving , FPS 9.95, Running 22.06s Step 204( N/A%), pre moving , FPS 9.64, Running 22.19s Step 205( N/A%), pre moving , FPS 9.55, Running 22.29s Step 206( N/A%), pre moving , FPS 9.48, Running 22.39s Step 207( N/A%), pre moving , FPS 9.38, Running 22.50s Step 208( N/A%), pre moving , FPS 9.18, Running 22.61s Step 209( N/A%), pre moving , FPS 9.14, Running 22.71s Step 210( N/A%), pre moving , FPS 9.23, Running 22.80s Step 211( N/A%), pre moving , FPS 9.31, Running 22.89s Step 212( N/A%), pre moving , FPS 9.42, Running 22.98s Step 213( N/A%), pre moving , FPS 9.56, Running 23.05s Step 214( N/A%), pre moving , FPS 9.75, Running 23.12s Step 215( N/A%), pre moving , FPS 9.97, Running 23.18s Step 216( N/A%), pre moving , FPS 10.27, Running 23.23s Step 217( N/A%), pre moving , FPS 10.66, Running 23.27s Step 218( N/A%), pre moving , FPS 11.15, Running 23.30s Step 219( N/A%), pre moving , FPS 11.67, Running 23.34s Step 220( N/A%), pre moving , FPS 11.97, Running 23.41s Step 221( N/A%), pre moving , FPS 12.31, Running 23.47s Step 222( N/A%), pre moving , FPS 12.79, Running 23.52s Step 223( N/A%), pre moving , FPS 13.25, Running 23.57s Step 224( N/A%), pre moving , FPS 14.11, Running 23.61s Step 225( N/A%), pre moving , FPS 14.84, Running 23.64s Step 226( N/A%), pre moving , FPS 15.59, Running 23.68s Step 227( N/A%), pre moving , FPS 16.34, Running 23.72s Step 228( N/A%), pre moving , FPS 17.51, Running 23.75s Step 229( N/A%), pre moving , FPS 18.55, Running 23.79s Step 230( N/A%), pre moving , FPS 13.56, Running 24.27s Step 231( N/A%), pre moving , FPS 14.13, Running 24.31s Step 232( N/A%), pre moving , FPS 14.68, Running 24.34s Step 233( N/A%), pre moving , FPS 15.10, Running 24.37s Step 234( N/A%), pre moving , FPS 15.47, Running 24.41s Step 235( N/A%), pre moving , FPS 15.81, Running 24.44s Step 236( N/A%), pre moving , FPS 15.69, Running 24.50s Step 237( N/A%), pre moving , FPS 15.63, Running 24.55s Step 238( N/A%), pre moving , FPS 15.17, Running 24.62s Step 239( N/A%), pre moving , FPS 14.93, Running 24.68s Step 240( N/A%), pre moving , FPS 15.05, Running 24.74s Step 241( N/A%), pre moving , FPS 15.05, Running 24.80s Step 242( N/A%), pre moving , FPS 14.87, Running 24.87s Step 243( N/A%), pre moving , FPS 14.66, Running 24.94s Step 244( N/A%), pre moving , FPS 14.39, Running 25.00s Step 245( N/A%), pre moving , FPS 14.02, Running 25.07s Step 246( N/A%), pre moving , FPS 13.78, Running 25.13s Step 247( N/A%), pre moving , FPS 13.57, Running 25.19s Step 248( N/A%), pre moving , FPS 13.39, Running 25.25s Step 249( N/A%), pre moving , FPS 13.18, Running 25.31s Step 250( N/A%), pre moving , FPS 18.17, Running 25.37s Step 251( N/A%), pre moving , FPS 17.71, Running 25.44s Step 252( N/A%), pre moving , FPS 17.17, Running 25.50s Step 253( N/A%), pre moving , FPS 16.41, Running 25.59s Step 254( N/A%), pre moving , FPS 15.93, Running 25.66s Step 255( N/A%), pre moving , FPS 15.50, Running 25.73s Step 256( N/A%), pre moving , FPS 15.40, Running 25.80s Step 257( N/A%), pre moving , FPS 14.86, Running 25.89s Step 258( N/A%), pre moving , FPS 14.82, Running 25.97s Step 259( N/A%), pre moving , FPS 14.30, Running 26.08s Step 260( N/A%), pre moving , FPS 14.05, Running 26.16s Step 261( N/A%), pre moving , FPS 13.65, Running 26.27s Step 262( N/A%), pre moving , FPS 13.29, Running 26.37s Step 263( N/A%), pre moving , FPS 13.12, Running 26.46s Step 264( N/A%), pre moving , FPS 13.02, Running 26.53s Step 265( N/A%), pre moving , FPS 13.15, Running 26.59s Step 266( N/A%), pre moving , FPS 13.21, Running 26.64s Step 267( N/A%), pre moving , FPS 12.96, Running 26.74s Step 268( N/A%), pre moving , FPS 12.88, Running 26.80s Step 269( N/A%), pre moving , FPS 12.94, Running 26.85s Step 270( N/A%), pre moving , FPS 12.92, Running 26.92s Step 271( N/A%), pre moving , FPS 12.90, Running 26.99s Step 272( N/A%), pre moving , FPS 12.88, Running 27.06s Step 273( N/A%), pre moving , FPS 13.00, Running 27.13s Step 274( N/A%), pre moving , FPS 12.98, Running 27.20s Step 275( N/A%), pre moving , FPS 12.95, Running 27.28s Step 276( N/A%), pre moving , FPS 12.97, Running 27.35s Step 277( N/A%), pre moving , FPS 13.06, Running 27.43s Step 278( N/A%), pre moving , FPS 13.08, Running 27.50s Step 279( N/A%), pre moving , FPS 13.28, Running 27.58s Step 280( N/A%), pre moving , FPS 13.36, Running 27.66s Step 281( N/A%), pre moving , FPS 13.31, Running 27.77s Step 282( N/A%), pre moving , FPS 13.48, Running 27.86s Step 283( N/A%), pre moving , FPS 13.49, Running 27.95s Step 284( N/A%), pre moving , FPS 13.24, Running 28.04s Step 285( N/A%), pre moving , FPS 13.01, Running 28.13s Step 286( N/A%), pre moving , FPS 12.72, Running 28.21s Step 287( N/A%), pre moving , FPS 12.78, Running 28.30s Step 288( N/A%), pre moving , FPS 12.51, Running 28.40s Step 289( N/A%), pre moving , FPS 12.43, Running 28.46s Step 290( N/A%), pre moving , FPS 12.37, Running 28.54s Step 291( N/A%), pre moving , FPS 12.25, Running 28.62s Step 292( N/A%), pre moving , FPS 12.24, Running 28.69s Step 293( N/A%), pre moving , FPS 12.30, Running 28.75s Step 294( N/A%), pre moving , FPS 12.46, Running 28.81s Step 295( N/A%), pre moving , FPS 12.58, Running 28.87s Step 296( N/A%), pre moving , FPS 12.66, Running 28.92s Step 297( N/A%), pre moving , FPS 13.06, Running 28.96s Step 298( N/A%), pre moving , FPS 13.38, Running 28.99s Step 299( N/A%), pre moving , FPS 13.82, Running 29.03s Step 300( N/A%), pre moving , FPS 14.13, Running 29.07s Step 301( N/A%), pre moving , FPS 14.96, Running 29.10s Step 302( N/A%), pre moving , FPS 15.53, Running 29.14s Step 303( N/A%), pre moving , FPS 16.19, Running 29.18s Step 304( N/A%), pre moving , FPS 16.91, Running 29.23s Step 305( N/A%), pre moving , FPS 17.49, Running 29.27s Step 306( N/A%), pre moving , FPS 18.32, Running 29.31s Step 307( N/A%), pre moving , FPS 18.91, Running 29.36s Step 308( N/A%), pre moving , FPS 20.11, Running 29.39s Step 309( N/A%), pre moving , FPS 20.72, Running 29.43s Step 310( N/A%), pre moving , FPS 21.66, Running 29.46s Step 311( N/A%), pre moving , FPS 22.81, Running 29.50s Step 312( N/A%), pre moving , FPS 23.55, Running 29.54s Step 313( N/A%), pre moving , FPS 24.22, Running 29.58s Step 314( N/A%), pre moving , FPS 24.72, Running 29.62s Step 315( N/A%), pre moving , FPS 25.46, Running 29.66s Step 316( N/A%), pre moving , FPS 26.08, Running 29.69s Step 317( N/A%), pre moving , FPS 25.78, Running 29.73s Step 318( N/A%), pre moving , FPS 25.62, Running 29.78s Step 319( N/A%), pre moving , FPS 25.52, Running 29.81s Step 320( N/A%), pre moving , FPS 25.76, Running 29.85s Step 321( N/A%), pre moving , FPS 25.51, Running 29.89s Step 322( N/A%), pre moving , FPS 16.16, Running 30.38s Step 323( N/A%), pre moving , FPS 16.19, Running 30.42s Step 324( N/A%), pre moving , FPS 16.31, Running 30.45s Step 325( N/A%), pre moving , FPS 16.19, Running 30.50s Step 326( N/A%), pre moving , FPS 15.93, Running 30.56s Step 327( N/A%), pre moving , FPS 15.82, Running 30.62s Step 328( N/A%), pre moving , FPS 15.73, Running 30.66s Step 329( N/A%), pre moving , FPS 15.70, Running 30.70s Step 330( N/A%), pre moving , FPS 15.69, Running 30.73s Step 331( N/A%), pre moving , FPS 15.73, Running 30.77s Step 332( N/A%), pre moving , FPS 15.88, Running 30.80s Step 333( N/A%), pre moving , FPS 15.95, Running 30.83s Step 334( N/A%), pre moving , FPS 16.00, Running 30.87s Step 335( N/A%), pre moving , FPS 16.03, Running 30.90s Step 336( N/A%), pre moving , FPS 16.06, Running 30.94s Step 337( N/A%), pre moving , FPS 16.15, Running 30.97s Step 338( N/A%), pre moving , FPS 16.14, Running 31.01s Step 339( N/A%), pre moving , FPS 16.09, Running 31.06s Step 340( N/A%), pre moving , FPS 16.06, Running 31.09s Step 341( N/A%), pre moving , FPS 16.12, Running 31.13s Step 342( N/A%), pre moving , FPS 25.50, Running 31.17s Step 343( N/A%), pre moving , FPS 25.41, Running 31.20s Step 344( N/A%), pre moving , FPS 25.00, Running 31.25s Step 345( N/A%), pre moving , FPS 25.04, Running 31.30s Step 346( N/A%), pre moving , FPS 25.20, Running 31.35s Step 347( N/A%), pre moving , FPS 25.57, Running 31.40s Step 348( N/A%), pre moving , FPS 25.13, Running 31.46s Step 349( N/A%), pre moving , FPS 24.18, Running 31.53s Step 350( N/A%), pre moving , FPS 23.25, Running 31.59s Step 351( N/A%), pre moving , FPS 22.63, Running 31.65s Step 352( N/A%), pre moving , FPS 22.05, Running 31.71s Step 353( N/A%), pre moving , FPS 21.48, Running 31.77s Step 354( N/A%), pre moving , FPS 21.03, Running 31.82s Step 355( N/A%), pre moving , FPS 20.65, Running 31.87s Step 356( N/A%), pre moving , FPS 20.23, Running 31.93s Step 357( N/A%), pre moving , FPS 20.10, Running 31.97s Step 358( N/A%), pre moving , FPS 20.24, Running 32.00s Step 359( N/A%), pre moving , FPS 20.34, Running 32.04s Step 360( N/A%), pre moving , FPS 20.44, Running 32.07s Step 361( N/A%), pre moving , FPS 20.52, Running 32.10s Step 362( N/A%), pre moving , FPS 20.57, Running 32.14s Step 363( N/A%), pre moving , FPS 20.52, Running 32.18s Step 364( N/A%), pre moving , FPS 20.72, Running 32.22s Step 365( N/A%), pre moving , FPS 20.63, Running 32.27s Step 366( N/A%), pre moving , FPS 20.93, Running 32.31s Step 367( N/A%), pre moving , FPS 21.25, Running 32.35s Step 368( N/A%), pre moving , FPS 21.67, Running 32.38s Step 369( N/A%), pre moving , FPS 22.57, Running 32.41s Step 370( N/A%), pre moving , FPS 23.41, Running 32.45s Step 371( N/A%), pre moving , FPS 24.10, Running 32.48s Step 372( N/A%), pre moving , FPS 24.78, Running 32.51s Step 373( N/A%), pre moving , FPS 25.43, Running 32.55s Step 374( N/A%), pre moving , FPS 26.09, Running 32.59s Step 375( N/A%), pre moving , FPS 26.41, Running 32.63s Step 376( N/A%), pre moving , FPS 27.05, Running 32.66s Step 377( N/A%), pre moving , FPS 27.20, Running 32.70s Step 378( N/A%), pre moving , FPS 27.06, Running 32.74s Step 379( N/A%), pre moving , FPS 26.91, Running 32.78s Step 380( N/A%), pre moving , FPS 26.85, Running 32.82s Step 381( N/A%), pre moving , FPS 26.80, Running 32.85s Step 382( N/A%), pre moving , FPS 9.61, Running 34.22s Step 383( N/A%), pre moving , FPS 8.70, Running 34.48s Step 384( N/A%), pre moving , FPS 8.36, Running 34.61s Step 385( N/A%), pre moving , FPS 7.74, Running 34.86s Step 386( N/A%), pre moving , FPS 7.37, Running 35.03s Step 387( N/A%), pre moving , FPS 6.81, Running 35.28s Step 388( N/A%), pre moving , FPS 6.55, Running 35.43s Step 389( N/A%), pre moving , FPS 6.09, Running 35.70s Step 390( N/A%), pre moving , FPS 5.87, Running 35.85s Step 391( N/A%), pre moving , FPS 5.44, Running 36.16s Step 392( N/A%), pre moving , FPS 5.26, Running 36.32s Step 393( N/A%), pre moving , FPS 5.03, Running 36.53s Step 394( N/A%), pre moving , FPS 4.88, Running 36.69s Step 395( N/A%), pre moving , FPS 4.63, Running 36.95s Step 396( N/A%), pre moving , FPS 4.53, Running 37.08s Step 397( N/A%), pre moving , FPS 4.30, Running 37.35s Step 398( N/A%), pre moving , FPS 4.20, Running 37.50s Step 399( N/A%), pre moving , FPS 4.04, Running 37.74s Step 400( N/A%), pre moving , FPS 3.94, Running 37.89s Step 401( N/A%), pre moving , FPS 3.76, Running 38.17s Step 402( 0.33%), action 1, FPS 4.02, Running 39.20s Step 403( 0.67%), action 2, FPS 3.79, Running 39.75s Step 404( 1.00%), action 3, FPS 3.63, Running 40.12s Step 405( 1.33%), action 4, FPS 3.45, Running 40.66s Step 406( 1.67%), action 5, FPS 3.17, Running 41.33s Step 407( 2.00%), action 6, FPS 3.18, Running 41.57s Step 408( 2.33%), action 7, FPS 3.05, Running 41.99s Step 409( 2.67%), action 8, FPS 2.96, Running 42.45s Step 410( 3.00%), action 9, FPS 2.74, Running 43.14s Step 411( 3.33%), action 10, FPS 2.67, Running 43.64s Step 412( 3.67%), action 11, FPS 2.51, Running 44.29s Step 413( 4.00%), action 12, FPS 2.44, Running 44.71s Step 414( 4.33%), action 13, FPS 2.37, Running 45.14s Step 415( 4.67%), action 14, FPS 2.33, Running 45.52s Step 416( 5.00%), action 15, FPS 2.21, Running 46.11s Step 417( 5.33%), action 16, FPS 2.18, Running 46.54s Step 418( 5.67%), action 17, FPS 2.04, Running 47.29s Step 419( 6.00%), action 18, FPS 2.05, Running 47.51s Step 420( 6.33%), action 19, FPS 1.94, Running 48.17s Step 421( 6.67%), action 20, FPS 1.91, Running 48.62s Step 422( 7.00%), action 21, FPS 1.98, Running 49.30s Step 423( 7.33%), action 22, FPS 2.02, Running 49.65s Step 424( 7.67%), action 23, FPS 1.97, Running 50.28s Step 425( 8.00%), action 24, FPS 2.04, Running 50.48s Step 426( 8.33%), action 25, FPS 2.05, Running 51.07s Step 427( 8.67%), action 26, FPS 2.06, Running 51.30s Step 428( 9.00%), action 27, FPS 1.98, Running 52.09s Step 429( 9.33%), action 28, FPS 2.02, Running 52.37s Step 430( 9.67%), action 29, FPS 2.02, Running 53.06s Step 431( 10.00%), action 30, FPS 2.03, Running 53.48s Step 432( 10.33%), action 31, FPS 2.01, Running 54.24s Step 433( 10.67%), action 32, FPS 2.01, Running 54.66s Step 434( 11.00%), action 33, FPS 1.97, Running 55.28s Step 435( 11.33%), action 34, FPS 2.00, Running 55.50s Step 436( 11.67%), action 35, FPS 2.00, Running 56.10s Step 437( 12.00%), action 36, FPS 1.99, Running 56.58s Step 438( 12.33%), action 37, FPS 2.05, Running 57.04s Step 439( 12.67%), action 38, FPS 2.02, Running 57.42s Step 440( 13.00%), action 39, FPS 2.09, Running 57.74s Step 441( 13.33%), action 40, FPS 2.11, Running 58.12s Step 442( 13.67%), action 41, FPS 2.07, Running 58.95s Step 443( 14.00%), action 42, FPS 2.11, Running 59.15s Step 444( 14.33%), action 43, FPS 2.10, Running 59.82s Step 445( 14.67%), action 44, FPS 2.09, Running 60.04s Step 446( 15.00%), action 45, FPS 2.08, Running 60.68s Step 447( 15.33%), action 46, FPS 2.05, Running 61.05s Step 448( 15.67%), action 47, FPS 2.14, Running 61.45s Step 449( 16.00%), action 48, FPS 2.14, Running 61.72s Step 450( 16.33%), action 49, FPS 2.16, Running 62.34s Step 451( 16.67%), action 50, FPS 2.15, Running 62.78s Step 452( 17.00%), action 51, FPS 2.17, Running 63.47s Step 453( 17.33%), action 52, FPS 2.19, Running 63.77s Step 454( 17.67%), action 53, FPS 2.20, Running 64.36s Step 455( 18.00%), action 54, FPS 2.21, Running 64.55s Step 456( 18.33%), action 55, FPS 2.21, Running 65.16s Step 457( 18.67%), action 56, FPS 2.22, Running 65.58s Step 458( 19.00%), action 57, FPS 2.18, Running 66.19s Step 459( 19.33%), action 58, FPS 2.19, Running 66.55s Step 460( 19.67%), action 59, FPS 2.10, Running 67.25s Step 461( 20.00%), action 60, FPS 2.12, Running 67.54s Step 462( 20.33%), action 61, FPS 2.16, Running 68.21s Step 463( 20.67%), action 62, FPS 2.11, Running 68.63s Step 464( 21.00%), action 63, FPS 2.13, Running 69.20s Step 465( 21.33%), action 64, FPS 2.09, Running 69.62s Step 466( 21.67%), action 65, FPS 2.10, Running 70.20s Step 467( 22.00%), action 66, FPS 2.11, Running 70.51s Step 468( 22.33%), action 67, FPS 2.07, Running 71.10s Step 469( 22.67%), action 68, FPS 2.05, Running 71.48s Step 470( 23.00%), action 69, FPS 2.03, Running 72.17s Step 471( 23.33%), action 70, FPS 2.09, Running 72.35s Step 472( 23.67%), action 71, FPS 2.04, Running 73.27s Step 473( 24.00%), action 72, FPS 2.02, Running 73.67s Step 474( 24.33%), action 73, FPS 2.00, Running 74.37s Step 475( 24.67%), action 74, FPS 1.97, Running 74.72s Step 476( 25.00%), action 75, FPS 1.95, Running 75.40s Step 477( 25.33%), action 76, FPS 1.95, Running 75.86s Step 478( 25.67%), action 77, FPS 1.94, Running 76.48s Step 479( 26.00%), action 78, FPS 1.96, Running 76.74s Step 480( 26.33%), action 79, FPS 1.99, Running 77.31s Step 481( 26.67%), action 80, FPS 1.99, Running 77.59s Step 482( 27.00%), action 81, FPS 1.95, Running 78.46s Step 483( 27.33%), action 82, FPS 1.97, Running 78.78s Step 484( 27.67%), action 83, FPS 1.95, Running 79.44s Step 485( 28.00%), action 84, FPS 1.99, Running 79.67s Step 486( 28.33%), action 85, FPS 2.01, Running 80.14s Step 487( 28.67%), action 86, FPS 1.99, Running 80.55s Step 488( 29.00%), action 87, FPS 2.03, Running 80.94s Step 489( 29.33%), action 88, FPS 2.02, Running 81.37s Step 490( 29.67%), action 89, FPS 2.08, Running 81.80s Step 491( 30.00%), action 90, FPS 2.02, Running 82.23s Step 492( 30.33%), action 91, FPS 2.06, Running 82.99s Step 493( 30.67%), action 92, FPS 2.04, Running 83.46s Step 494( 31.00%), action 93, FPS 2.07, Running 84.05s Step 495( 31.33%), action 94, FPS 2.09, Running 84.28s Step 496( 31.67%), action 95, FPS 2.16, Running 84.66s Step 497( 32.00%), action 96, FPS 2.20, Running 84.96s Step 498( 32.33%), action 97, FPS 2.26, Running 85.33s Step 499( 32.67%), action 98, FPS 2.22, Running 85.73s Step 500( 33.00%), action 99, FPS 2.24, Running 86.23s Step 501( 33.33%), action 100, FPS 2.22, Running 86.59s Step 502( 33.67%), action 101, FPS 2.23, Running 87.42s Step 503( 34.00%), action 102, FPS 2.20, Running 87.89s Step 504( 34.33%), action 103, FPS 2.23, Running 88.40s Step 505( 34.67%), action 104, FPS 2.17, Running 88.87s Step 506( 35.00%), action 105, FPS 2.15, Running 89.46s Step 507( 35.33%), action 106, FPS 2.16, Running 89.81s Step 508( 35.67%), action 107, FPS 2.08, Running 90.54s Step 509( 36.00%), action 108, FPS 2.14, Running 90.73s Step 510( 36.33%), action 109, FPS 2.13, Running 91.18s Step 511( 36.67%), action 110, FPS 2.17, Running 91.46s Step 512( 37.00%), action 111, FPS 2.20, Running 92.09s Step 513( 37.33%), action 112, FPS 2.20, Running 92.53s Step 514( 37.67%), action 113, FPS 2.22, Running 93.07s Step 515( 38.00%), action 114, FPS 2.23, Running 93.26s Step 516( 38.33%), action 115, FPS 2.23, Running 93.62s Step 517( 38.67%), action 116, FPS 2.21, Running 94.00s Step 518( 39.00%), action 117, FPS 2.17, Running 94.53s Step 519( 39.33%), action 118, FPS 2.16, Running 94.99s Step 520( 39.67%), action 119, FPS 2.18, Running 95.42s Step 521( 40.00%), action 120, FPS 2.18, Running 95.75s Step 522( 40.33%), action 121, FPS 2.22, Running 96.41s Step 523( 40.67%), action 122, FPS 2.25, Running 96.78s Step 524( 41.00%), action 123, FPS 2.30, Running 97.09s Step 525( 41.33%), action 124, FPS 2.38, Running 97.28s Step 526( 41.67%), action 125, FPS 2.44, Running 97.65s Step 527( 42.00%), action 126, FPS 2.48, Running 97.89s Step 528( 42.33%), action 127, FPS 2.56, Running 98.36s Step 529( 42.67%), action 128, FPS 2.55, Running 98.57s Step 530( 43.00%), action 129, FPS 2.57, Running 98.96s Step 531( 43.33%), action 130, FPS 2.52, Running 99.40s Step 532( 43.67%), action 131, FPS 2.50, Running 100.09s Step 533( 44.00%), action 132, FPS 2.51, Running 100.49s Step 534( 44.33%), action 133, FPS 2.55, Running 100.92s Step 535( 44.67%), action 134, FPS 2.47, Running 101.37s Step 536( 45.00%), action 135, FPS 2.40, Running 101.96s Step 537( 45.33%), action 136, FPS 2.39, Running 102.37s Step 538( 45.67%), action 137, FPS 2.35, Running 103.03s Step 539( 46.00%), action 138, FPS 2.37, Running 103.42s Step 540( 46.33%), action 139, FPS 2.32, Running 104.04s Step 541( 46.67%), action 140, FPS 2.34, Running 104.31s Step 542( 47.00%), action 141, FPS 2.26, Running 105.26s Step 543( 47.33%), action 142, FPS 2.25, Running 105.66s Step 544( 47.67%), action 143, FPS 2.20, Running 106.19s Step 545( 48.00%), action 144, FPS 2.17, Running 106.51s Step 546( 48.33%), action 145, FPS 2.13, Running 107.04s Step 547( 48.67%), action 146, FPS 2.09, Running 107.44s Step 548( 49.00%), action 147, FPS 2.07, Running 108.00s Step 549( 49.33%), action 148, FPS 2.06, Running 108.27s Step 550( 49.67%), action 149, FPS 2.04, Running 108.77s Step 551( 50.00%), action 150, FPS 2.07, Running 109.07s Step 552( 50.33%), action 151, FPS 2.06, Running 109.79s Step 553( 50.67%), action 152, FPS 2.06, Running 110.19s Step 554( 51.00%), action 153, FPS 2.07, Running 110.61s Step 555( 51.33%), action 154, FPS 2.09, Running 110.93s Step 556( 51.67%), action 155, FPS 2.10, Running 111.47s Step 557( 52.00%), action 156, FPS 2.09, Running 111.95s Step 558( 52.33%), action 157, FPS 2.13, Running 112.42s Step 559( 52.67%), action 158, FPS 2.16, Running 112.68s Step 560( 53.00%), action 159, FPS 2.17, Running 113.25s Step 561( 53.33%), action 160, FPS 2.12, Running 113.73s Step 562( 53.67%), action 161, FPS 2.17, Running 114.50s Step 563( 54.00%), action 162, FPS 2.20, Running 114.74s Step 564( 54.33%), action 163, FPS 2.23, Running 115.17s Step 565( 54.67%), action 164, FPS 2.22, Running 115.50s Step 566( 55.00%), action 165, FPS 2.20, Running 116.13s Step 567( 55.33%), action 166, FPS 2.24, Running 116.38s Step 568( 55.67%), action 167, FPS 2.24, Running 116.92s Step 569( 56.00%), action 168, FPS 2.23, Running 117.22s Step 570( 56.33%), action 169, FPS 2.24, Running 117.72s Step 571( 56.67%), action 170, FPS 2.24, Running 118.00s Step 572( 57.00%), action 171, FPS 2.20, Running 118.88s Step 573( 57.33%), action 172, FPS 2.25, Running 119.10s Step 574( 57.67%), action 173, FPS 2.24, Running 119.53s Step 575( 58.00%), action 174, FPS 2.23, Running 119.92s Step 576( 58.33%), action 175, FPS 2.17, Running 120.67s Step 577( 58.67%), action 176, FPS 2.23, Running 120.90s Step 578( 59.00%), action 177, FPS 2.17, Running 121.63s Step 579( 59.33%), action 178, FPS 2.18, Running 121.84s Step 580( 59.67%), action 179, FPS 2.18, Running 122.44s Step 581( 60.00%), action 180, FPS 2.21, Running 122.79s Step 582( 60.33%), action 181, FPS 2.22, Running 123.50s Step 583( 60.67%), action 182, FPS 2.16, Running 123.97s Step 584( 61.00%), action 183, FPS 2.15, Running 124.49s Step 585( 61.33%), action 184, FPS 2.12, Running 124.93s Step 586( 61.67%), action 185, FPS 2.11, Running 125.60s Step 587( 62.00%), action 186, FPS 2.12, Running 125.83s Step 588( 62.33%), action 187, FPS 2.14, Running 126.26s Step 589( 62.67%), action 188, FPS 2.13, Running 126.60s Step 590( 63.00%), action 189, FPS 2.09, Running 127.26s Step 591( 63.33%), action 190, FPS 2.08, Running 127.60s Step 592( 63.67%), action 191, FPS 2.08, Running 128.51s Step 593( 64.00%), action 192, FPS 2.08, Running 128.72s Step 594( 64.33%), action 193, FPS 2.08, Running 129.13s Step 595( 64.67%), action 194, FPS 2.07, Running 129.56s Step 596( 65.00%), action 195, FPS 2.09, Running 130.23s Step 597( 65.33%), action 196, FPS 2.06, Running 130.61s Step 598( 65.67%), action 197, FPS 2.08, Running 131.23s Step 599( 66.00%), action 198, FPS 2.04, Running 131.64s Step 600( 66.33%), action 199, FPS 2.08, Running 132.06s Step 601( 66.67%), action 200, FPS 2.09, Running 132.35s Step 602( 67.00%), action 201, FPS 2.05, Running 133.25s Step 603( 67.33%), action 202, FPS 2.10, Running 133.52s Step 604( 67.67%), action 203, FPS 2.10, Running 133.99s Step 605( 68.00%), action 204, FPS 2.10, Running 134.45s [2026-08-01 17:26:46] [37 ] Seed 36 success after 134.84 s. +steps: 605 , actions: 204 . +Instruction: Empty +Total 17/37(45.95%) success. +Setting seed: 37 +Step 1( N/A%), pre moving , FPS 13.68, Running 0.07s Step 2( N/A%), pre moving , FPS 18.10, Running 0.11s Step 3( N/A%), pre moving , FPS 20.06, Running 0.15s Step 4( N/A%), pre moving , FPS 21.39, Running 0.19s Step 5( N/A%), pre moving , FPS 22.18, Running 0.23s Step 6( N/A%), pre moving , FPS 22.84, Running 0.26s Step 7( N/A%), pre moving , FPS 23.20, Running 0.30s Step 8( N/A%), pre moving , FPS 23.52, Running 0.34s Step 9( N/A%), pre moving , FPS 23.70, Running 0.38s Step 10( N/A%), pre moving , FPS 23.70, Running 0.42s Step 11( N/A%), pre moving , FPS 23.48, Running 0.47s Step 12( N/A%), pre moving , FPS 23.47, Running 0.51s Step 13( N/A%), pre moving , FPS 23.63, Running 0.55s Step 14( N/A%), pre moving , FPS 23.82, Running 0.59s Step 15( N/A%), pre moving , FPS 23.99, Running 0.63s Step 16( N/A%), pre moving , FPS 23.98, Running 0.67s Step 17( N/A%), pre moving , FPS 23.89, Running 0.71s Step 18( N/A%), pre moving , FPS 23.94, Running 0.75s Step 19( N/A%), pre moving , FPS 23.96, Running 0.79s Step 20( N/A%), pre moving , FPS 24.10, Running 0.83s Step 21( N/A%), pre moving , FPS 19.12, Running 1.12s Step 22( N/A%), pre moving , FPS 18.47, Running 1.19s Step 23( N/A%), pre moving , FPS 18.50, Running 1.23s Step 24( N/A%), pre moving , FPS 18.51, Running 1.27s Step 25( N/A%), pre moving , FPS 18.48, Running 1.31s Step 26( N/A%), pre moving , FPS 14.89, Running 1.61s Step 27( N/A%), pre moving , FPS 14.90, Running 1.64s Step 28( N/A%), pre moving , FPS 14.82, Running 1.69s Step 29( N/A%), pre moving , FPS 14.83, Running 1.73s Step 30( N/A%), pre moving , FPS 14.81, Running 1.77s Step 31( N/A%), pre moving , FPS 14.89, Running 1.81s Step 32( N/A%), pre moving , FPS 14.92, Running 1.85s Step 33( N/A%), pre moving , FPS 14.92, Running 1.89s Step 34( N/A%), pre moving , FPS 14.93, Running 1.93s Step 35( N/A%), pre moving , FPS 14.94, Running 1.96s Step 36( N/A%), pre moving , FPS 12.17, Running 2.31s Step 37( N/A%), pre moving , FPS 12.18, Running 2.35s Step 38( N/A%), pre moving , FPS 12.19, Running 2.39s Step 39( N/A%), pre moving , FPS 12.21, Running 2.43s Step 40( N/A%), pre moving , FPS 12.20, Running 2.47s Step 41( N/A%), pre moving , FPS 14.41, Running 2.51s Step 42( N/A%), pre moving , FPS 14.80, Running 2.54s Step 43( N/A%), pre moving , FPS 14.80, Running 2.58s Step 44( N/A%), pre moving , FPS 14.79, Running 2.62s Step 45( N/A%), pre moving , FPS 14.73, Running 2.66s Step 46( N/A%), pre moving , FPS 17.96, Running 2.72s Step 47( N/A%), pre moving , FPS 17.97, Running 2.76s Step 48( N/A%), pre moving , FPS 18.06, Running 2.80s Step 49( N/A%), pre moving , FPS 18.02, Running 2.84s Step 50( N/A%), pre moving , FPS 18.07, Running 2.88s Step 51( N/A%), pre moving , FPS 18.09, Running 2.92s Step 52( N/A%), pre moving , FPS 17.99, Running 2.96s Step 53( N/A%), pre moving , FPS 17.86, Running 3.01s Step 54( N/A%), pre moving , FPS 17.75, Running 3.05s Step 55( N/A%), pre moving , FPS 17.71, Running 3.09s Step 56( N/A%), pre moving , FPS 24.27, Running 3.14s Step 57( N/A%), pre moving , FPS 24.42, Running 3.17s Step 58( N/A%), pre moving , FPS 24.42, Running 3.21s Step 59( N/A%), pre moving , FPS 24.13, Running 3.26s Step 60( N/A%), pre moving , FPS 23.78, Running 3.31s Step 61( N/A%), pre moving , FPS 23.64, Running 3.35s Step 62( N/A%), pre moving , FPS 23.39, Running 3.40s Step 63( N/A%), pre moving , FPS 22.75, Running 3.46s Step 64( N/A%), pre moving , FPS 22.15, Running 3.52s Step 65( N/A%), pre moving , FPS 21.48, Running 3.60s Step 66( N/A%), pre moving , FPS 21.13, Running 3.67s Step 67( N/A%), pre moving , FPS 20.56, Running 3.73s Step 68( N/A%), pre moving , FPS 19.82, Running 3.81s Step 69( N/A%), pre moving , FPS 19.46, Running 3.87s Step 70( N/A%), pre moving , FPS 19.11, Running 3.93s Step 71( N/A%), pre moving , FPS 18.76, Running 3.98s Step 72( N/A%), pre moving , FPS 18.44, Running 4.05s Step 73( N/A%), pre moving , FPS 18.13, Running 4.11s Step 74( N/A%), pre moving , FPS 17.77, Running 4.18s Step 75( N/A%), pre moving , FPS 17.41, Running 4.24s Step 76( N/A%), pre moving , FPS 17.03, Running 4.31s Step 77( N/A%), pre moving , FPS 16.66, Running 4.37s Step 78( N/A%), pre moving , FPS 16.38, Running 4.43s Step 79( N/A%), pre moving , FPS 16.19, Running 4.49s Step 80( N/A%), pre moving , FPS 15.99, Running 4.56s Step 81( N/A%), pre moving , FPS 15.80, Running 4.62s Step 82( N/A%), pre moving , FPS 15.58, Running 4.68s Step 83( N/A%), pre moving , FPS 15.39, Running 4.76s Step 84( N/A%), pre moving , FPS 15.31, Running 4.83s Step 85( N/A%), pre moving , FPS 15.50, Running 4.89s Step 86( N/A%), pre moving , FPS 15.62, Running 4.95s Step 87( N/A%), pre moving , FPS 15.93, Running 4.99s Step 88( N/A%), pre moving , FPS 16.39, Running 5.03s Step 89( N/A%), pre moving , FPS 16.69, Running 5.06s Step 90( N/A%), pre moving , FPS 16.95, Running 5.11s Step 91( N/A%), pre moving , FPS 17.09, Running 5.15s Step 92( N/A%), pre moving , FPS 17.47, Running 5.19s Step 93( N/A%), pre moving , FPS 17.87, Running 5.23s Step 94( N/A%), pre moving , FPS 18.25, Running 5.28s Step 95( N/A%), pre moving , FPS 18.46, Running 5.33s Step 96( N/A%), pre moving , FPS 18.90, Running 5.37s Step 97( N/A%), pre moving , FPS 19.17, Running 5.42s Step 98( N/A%), pre moving , FPS 19.53, Running 5.46s Step 99( N/A%), pre moving , FPS 20.00, Running 5.49s Step 100( N/A%), pre moving , FPS 20.55, Running 5.53s Step 101( N/A%), pre moving , FPS 20.76, Running 5.58s Step 102( N/A%), pre moving , FPS 21.24, Running 5.63s Step 103( N/A%), pre moving , FPS 22.02, Running 5.67s Step 104( N/A%), pre moving , FPS 22.45, Running 5.72s Step 105( N/A%), pre moving , FPS 22.69, Running 5.77s Step 106( N/A%), pre moving , FPS 23.12, Running 5.81s Step 107( N/A%), pre moving , FPS 23.09, Running 5.85s Step 108( N/A%), pre moving , FPS 23.12, Running 5.89s Step 109( N/A%), pre moving , FPS 23.08, Running 5.93s Step 110( N/A%), pre moving , FPS 23.14, Running 5.97s Step 111( N/A%), pre moving , FPS 23.32, Running 6.01s Step 112( N/A%), pre moving , FPS 23.18, Running 6.06s Step 113( N/A%), pre moving , FPS 23.01, Running 6.10s Step 114( N/A%), pre moving , FPS 23.03, Running 6.14s Step 115( N/A%), pre moving , FPS 23.15, Running 6.19s Step 116( N/A%), pre moving , FPS 22.86, Running 6.24s Step 117( N/A%), pre moving , FPS 13.63, Running 6.88s Step 118( N/A%), pre moving , FPS 12.64, Running 7.04s Step 119( N/A%), pre moving , FPS 11.26, Running 7.27s Step 120( N/A%), pre moving , FPS 10.45, Running 7.45s Step 121( N/A%), pre moving , FPS 9.31, Running 7.73s Step 122( N/A%), pre moving , FPS 8.73, Running 7.92s Step 123( N/A%), pre moving , FPS 7.84, Running 8.22s Step 124( N/A%), pre moving , FPS 7.48, Running 8.39s Step 125( N/A%), pre moving , FPS 6.88, Running 8.67s Step 126( N/A%), pre moving , FPS 6.53, Running 8.88s Step 127( N/A%), pre moving , FPS 6.12, Running 9.12s Step 128( N/A%), pre moving , FPS 5.81, Running 9.33s Step 129( N/A%), pre moving , FPS 5.46, Running 9.59s Step 130( N/A%), pre moving , FPS 5.24, Running 9.79s Step 131( N/A%), pre moving , FPS 4.96, Running 10.05s Step 132( N/A%), pre moving , FPS 4.78, Running 10.24s Step 133( N/A%), pre moving , FPS 4.56, Running 10.49s Step 134( N/A%), pre moving , FPS 4.45, Running 10.64s Step 135( N/A%), pre moving , FPS 4.23, Running 10.91s Step 136( N/A%), pre moving , FPS 4.12, Running 11.09s Step 137( N/A%), pre moving , FPS 4.44, Running 11.38s Step 138( N/A%), pre moving , FPS 4.44, Running 11.54s Step 139( N/A%), pre moving , FPS 4.44, Running 11.77s Step 140( N/A%), pre moving , FPS 4.48, Running 11.91s Step 141( N/A%), pre moving , FPS 4.55, Running 12.13s Step 142( N/A%), pre moving , FPS 4.55, Running 12.31s Step 143( N/A%), pre moving , FPS 4.56, Running 12.61s Step 144( N/A%), pre moving , FPS 4.54, Running 12.80s Step 145( N/A%), pre moving , FPS 4.59, Running 13.03s Step 146( N/A%), pre moving , FPS 4.57, Running 13.25s Step 147( N/A%), pre moving , FPS 4.56, Running 13.51s Step 148( N/A%), pre moving , FPS 4.63, Running 13.66s Step 149( N/A%), pre moving , FPS 4.60, Running 13.94s Step 150( N/A%), pre moving , FPS 4.62, Running 14.11s Step 151( N/A%), pre moving , FPS 4.61, Running 14.38s Step 152( N/A%), pre moving , FPS 4.59, Running 14.59s Step 153( N/A%), pre moving , FPS 4.56, Running 14.87s Step 154( N/A%), pre moving , FPS 4.52, Running 15.06s Step 155( N/A%), pre moving , FPS 4.47, Running 15.38s Step 156( N/A%), pre moving , FPS 4.48, Running 15.56s Step 157( N/A%), pre moving , FPS 4.44, Running 15.88s Step 158( N/A%), pre moving , FPS 4.41, Running 16.07s Step 159( N/A%), pre moving , FPS 4.38, Running 16.34s Step 160( N/A%), pre moving , FPS 4.37, Running 16.50s Step 161( N/A%), pre moving , FPS 4.32, Running 16.76s Step 162( N/A%), pre moving , FPS 4.33, Running 16.94s Step 163( N/A%), pre moving , FPS 4.40, Running 17.16s Step 164( N/A%), pre moving , FPS 4.42, Running 17.32s Step 165( N/A%), pre moving , FPS 4.36, Running 17.61s Step 166( N/A%), pre moving , FPS 4.42, Running 17.77s Step 167( N/A%), pre moving , FPS 4.45, Running 18.01s Step 168( N/A%), pre moving , FPS 4.39, Running 18.21s Step 169( N/A%), pre moving , FPS 4.40, Running 18.49s Step 170( N/A%), pre moving , FPS 4.39, Running 18.67s Step 171( N/A%), pre moving , FPS 4.40, Running 18.93s Step 172( N/A%), pre moving , FPS 4.56, Running 18.97s Step 173( N/A%), pre moving , FPS 4.82, Running 19.02s Step 174( N/A%), pre moving , FPS 5.01, Running 19.06s Step 175( N/A%), pre moving , FPS 5.39, Running 19.10s Step 176( N/A%), pre moving , FPS 5.58, Running 19.14s Step 177( N/A%), pre moving , FPS 6.06, Running 19.18s Step 178( N/A%), pre moving , FPS 6.32, Running 19.23s Step 179( N/A%), pre moving , FPS 6.81, Running 19.27s Step 180( N/A%), pre moving , FPS 7.08, Running 19.32s Step 181( N/A%), pre moving , FPS 7.65, Running 19.37s Step 182( N/A%), pre moving , FPS 6.87, Running 19.85s Step 183( N/A%), pre moving , FPS 7.32, Running 19.89s Step 184( N/A%), pre moving , FPS 7.63, Running 19.94s Step 185( N/A%), pre moving , FPS 8.43, Running 19.99s Step 186( N/A%), pre moving , FPS 8.88, Running 20.03s Step 187( N/A%), pre moving , FPS 9.62, Running 20.09s Step 188( N/A%), pre moving , FPS 10.31, Running 20.15s Step 189( N/A%), pre moving , FPS 11.60, Running 20.21s Step 190( N/A%), pre moving , FPS 12.48, Running 20.27s Step 191( N/A%), pre moving , FPS 14.25, Running 20.33s Step 192( N/A%), pre moving , FPS 13.96, Running 20.41s Step 193( N/A%), pre moving , FPS 13.32, Running 20.52s Step 194( N/A%), pre moving , FPS 12.78, Running 20.62s Step 195( N/A%), pre moving , FPS 12.36, Running 20.71s Step 196( N/A%), pre moving , FPS 12.10, Running 20.79s Step 197( N/A%), pre moving , FPS 11.86, Running 20.87s Step 198( N/A%), pre moving , FPS 11.82, Running 20.93s Step 199( N/A%), pre moving , FPS 11.52, Running 21.01s Step 200( N/A%), pre moving , FPS 11.13, Running 21.12s Step 201( N/A%), pre moving , FPS 11.04, Running 21.19s Step 202( N/A%), pre moving , FPS 13.87, Running 21.29s Step 203( N/A%), pre moving , FPS 13.33, Running 21.39s Step 204( N/A%), pre moving , FPS 12.89, Running 21.49s Step 205( N/A%), pre moving , FPS 12.45, Running 21.59s Step 206( N/A%), pre moving , FPS 11.98, Running 21.70s Step 207( N/A%), pre moving , FPS 11.72, Running 21.79s Step 208( N/A%), pre moving , FPS 11.46, Running 21.90s Step 209( N/A%), pre moving , FPS 11.19, Running 22.00s Step 210( N/A%), pre moving , FPS 10.90, Running 22.11s Step 211( N/A%), pre moving , FPS 10.59, Running 22.22s Step 212( N/A%), pre moving , FPS 10.42, Running 22.33s Step 213( N/A%), pre moving , FPS 10.48, Running 22.43s Step 214( N/A%), pre moving , FPS 10.49, Running 22.53s Step 215( N/A%), pre moving , FPS 10.44, Running 22.63s Step 216( N/A%), pre moving , FPS 10.25, Running 22.74s Step 217( N/A%), pre moving , FPS 10.14, Running 22.84s Step 218( N/A%), pre moving , FPS 9.90, Running 22.95s Step 219( N/A%), pre moving , FPS 9.78, Running 23.05s Step 220( N/A%), pre moving , FPS 9.78, Running 23.16s Step 221( N/A%), pre moving , FPS 9.69, Running 23.25s Step 222( N/A%), pre moving , FPS 9.80, Running 23.33s Step 223( N/A%), pre moving , FPS 9.86, Running 23.42s Step 224( N/A%), pre moving , FPS 9.92, Running 23.50s Step 225( N/A%), pre moving , FPS 10.04, Running 23.58s Step 226( N/A%), pre moving , FPS 10.09, Running 23.68s Step 227( N/A%), pre moving , FPS 10.10, Running 23.77s Step 228( N/A%), pre moving , FPS 10.27, Running 23.84s Step 229( N/A%), pre moving , FPS 10.46, Running 23.91s Step 230( N/A%), pre moving , FPS 10.86, Running 23.95s Step 231( N/A%), pre moving , FPS 11.27, Running 23.99s Step 232( N/A%), pre moving , FPS 11.76, Running 24.03s Step 233( N/A%), pre moving , FPS 12.23, Running 24.06s Step 234( N/A%), pre moving , FPS 12.56, Running 24.12s Step 235( N/A%), pre moving , FPS 12.91, Running 24.18s Step 236( N/A%), pre moving , FPS 13.41, Running 24.24s Step 237( N/A%), pre moving , FPS 13.96, Running 24.28s Step 238( N/A%), pre moving , FPS 14.63, Running 24.31s Step 239( N/A%), pre moving , FPS 15.49, Running 24.35s Step 240( N/A%), pre moving , FPS 16.47, Running 24.38s Step 241( N/A%), pre moving , FPS 17.25, Running 24.41s Step 242( N/A%), pre moving , FPS 18.03, Running 24.44s Step 243( N/A%), pre moving , FPS 19.02, Running 24.47s Step 244( N/A%), pre moving , FPS 14.31, Running 24.90s Step 245( N/A%), pre moving , FPS 14.78, Running 24.94s Step 246( N/A%), pre moving , FPS 15.43, Running 24.97s Step 247( N/A%), pre moving , FPS 16.06, Running 25.02s Step 248( N/A%), pre moving , FPS 16.42, Running 25.06s Step 249( N/A%), pre moving , FPS 16.58, Running 25.12s Step 250( N/A%), pre moving , FPS 16.27, Running 25.18s Step 251( N/A%), pre moving , FPS 16.22, Running 25.23s Step 252( N/A%), pre moving , FPS 15.95, Running 25.28s Step 253( N/A%), pre moving , FPS 15.62, Running 25.34s Step 254( N/A%), pre moving , FPS 15.60, Running 25.40s Step 255( N/A%), pre moving , FPS 15.74, Running 25.45s Step 256( N/A%), pre moving , FPS 15.77, Running 25.50s Step 257( N/A%), pre moving , FPS 15.56, Running 25.56s Step 258( N/A%), pre moving , FPS 15.33, Running 25.62s Step 259( N/A%), pre moving , FPS 15.10, Running 25.67s Step 260( N/A%), pre moving , FPS 14.69, Running 25.74s Step 261( N/A%), pre moving , FPS 14.48, Running 25.79s Step 262( N/A%), pre moving , FPS 14.01, Running 25.87s Step 263( N/A%), pre moving , FPS 13.36, Running 25.97s Step 264( N/A%), pre moving , FPS 17.88, Running 26.02s Step 265( N/A%), pre moving , FPS 17.41, Running 26.09s Step 266( N/A%), pre moving , FPS 16.90, Running 26.16s Step 267( N/A%), pre moving , FPS 16.58, Running 26.23s Step 268( N/A%), pre moving , FPS 16.19, Running 26.30s Step 269( N/A%), pre moving , FPS 16.06, Running 26.37s Step 270( N/A%), pre moving , FPS 15.88, Running 26.44s Step 271( N/A%), pre moving , FPS 15.66, Running 26.50s Step 272( N/A%), pre moving , FPS 15.41, Running 26.58s Step 273( N/A%), pre moving , FPS 15.14, Running 26.66s Step 274( N/A%), pre moving , FPS 15.10, Running 26.73s Step 275( N/A%), pre moving , FPS 14.74, Running 26.81s Step 276( N/A%), pre moving , FPS 14.76, Running 26.86s Step 277( N/A%), pre moving , FPS 14.78, Running 26.91s Step 278( N/A%), pre moving , FPS 14.71, Running 26.98s Step 279( N/A%), pre moving , FPS 14.54, Running 27.05s Step 280( N/A%), pre moving , FPS 14.55, Running 27.11s Step 281( N/A%), pre moving , FPS 14.34, Running 27.18s Step 282( N/A%), pre moving , FPS 14.39, Running 27.26s Step 283( N/A%), pre moving , FPS 14.72, Running 27.33s Step 284( N/A%), pre moving , FPS 14.54, Running 27.40s Step 285( N/A%), pre moving , FPS 14.39, Running 27.48s Step 286( N/A%), pre moving , FPS 14.39, Running 27.55s Step 287( N/A%), pre moving , FPS 14.38, Running 27.62s Step 288( N/A%), pre moving , FPS 14.29, Running 27.70s Step 289( N/A%), pre moving , FPS 14.39, Running 27.76s Step 290( N/A%), pre moving , FPS 14.59, Running 27.81s Step 291( N/A%), pre moving , FPS 14.74, Running 27.86s Step 292( N/A%), pre moving , FPS 14.97, Running 27.92s Step 293( N/A%), pre moving , FPS 15.31, Running 27.97s Step 294( N/A%), pre moving , FPS 15.22, Running 28.04s Step 295( N/A%), pre moving , FPS 15.29, Running 28.11s Step 296( N/A%), pre moving , FPS 15.02, Running 28.19s Step 297( N/A%), pre moving , FPS 14.71, Running 28.27s Step 298( N/A%), pre moving , FPS 14.68, Running 28.34s Step 299( N/A%), pre moving , FPS 14.59, Running 28.42s Step 300( N/A%), pre moving , FPS 14.31, Running 28.51s Step 301( N/A%), pre moving , FPS 14.08, Running 28.60s Step 302( N/A%), pre moving , FPS 13.99, Running 28.69s Step 303( N/A%), pre moving , FPS 13.82, Running 28.77s Step 304( N/A%), pre moving , FPS 13.65, Running 28.86s Step 305( N/A%), pre moving , FPS 13.60, Running 28.95s Step 306( N/A%), pre moving , FPS 13.56, Running 29.02s Step 307( N/A%), pre moving , FPS 13.57, Running 29.09s Step 308( N/A%), pre moving , FPS 13.68, Running 29.16s Step 309( N/A%), pre moving , FPS 13.78, Running 29.21s Step 310( N/A%), pre moving , FPS 13.77, Running 29.26s Step 311( N/A%), pre moving , FPS 13.80, Running 29.31s Step 312( N/A%), pre moving , FPS 13.85, Running 29.36s Step 313( N/A%), pre moving , FPS 13.85, Running 29.41s Step 314( N/A%), pre moving , FPS 14.12, Running 29.46s Step 315( N/A%), pre moving , FPS 14.52, Running 29.49s Step 316( N/A%), pre moving , FPS 14.95, Running 29.53s Step 317( N/A%), pre moving , FPS 15.50, Running 29.56s Step 318( N/A%), pre moving , FPS 15.89, Running 29.60s Step 319( N/A%), pre moving , FPS 16.48, Running 29.63s Step 320( N/A%), pre moving , FPS 17.37, Running 29.66s Step 321( N/A%), pre moving , FPS 18.34, Running 29.70s Step 322( N/A%), pre moving , FPS 19.22, Running 29.73s Step 323( N/A%), pre moving , FPS 20.26, Running 29.76s Step 324( N/A%), pre moving , FPS 21.38, Running 29.80s Step 325( N/A%), pre moving , FPS 22.59, Running 29.83s Step 326( N/A%), pre moving , FPS 23.62, Running 29.87s Step 327( N/A%), pre moving , FPS 24.63, Running 29.90s Step 328( N/A%), pre moving , FPS 25.79, Running 29.93s Step 329( N/A%), pre moving , FPS 26.44, Running 29.96s Step 330( N/A%), pre moving , FPS 27.16, Running 30.00s Step 331( N/A%), pre moving , FPS 27.76, Running 30.03s Step 332( N/A%), pre moving , FPS 28.29, Running 30.07s Step 333( N/A%), pre moving , FPS 29.07, Running 30.10s Step 334( N/A%), pre moving , FPS 29.07, Running 30.14s Step 335( N/A%), pre moving , FPS 28.51, Running 30.19s Step 336( N/A%), pre moving , FPS 28.37, Running 30.23s Step 337( N/A%), pre moving , FPS 28.49, Running 30.27s Step 338( N/A%), pre moving , FPS 28.52, Running 30.30s Step 339( N/A%), pre moving , FPS 28.32, Running 30.34s Step 340( N/A%), pre moving , FPS 16.82, Running 30.85s Step 341( N/A%), pre moving , FPS 16.69, Running 30.89s Step 342( N/A%), pre moving , FPS 16.67, Running 30.93s Step 343( N/A%), pre moving , FPS 16.46, Running 30.98s Step 344( N/A%), pre moving , FPS 16.12, Running 31.04s Step 345( N/A%), pre moving , FPS 15.85, Running 31.09s Step 346( N/A%), pre moving , FPS 15.40, Running 31.17s Step 347( N/A%), pre moving , FPS 15.38, Running 31.20s Step 348( N/A%), pre moving , FPS 15.35, Running 31.24s Step 349( N/A%), pre moving , FPS 15.33, Running 31.27s Step 350( N/A%), pre moving , FPS 15.13, Running 31.32s Step 351( N/A%), pre moving , FPS 14.90, Running 31.37s Step 352( N/A%), pre moving , FPS 14.66, Running 31.43s Step 353( N/A%), pre moving , FPS 14.42, Running 31.49s Step 354( N/A%), pre moving , FPS 14.31, Running 31.54s Step 355( N/A%), pre moving , FPS 14.30, Running 31.59s Step 356( N/A%), pre moving , FPS 14.18, Running 31.64s Step 357( N/A%), pre moving , FPS 13.99, Running 31.70s Step 358( N/A%), pre moving , FPS 13.81, Running 31.75s Step 359( N/A%), pre moving , FPS 13.69, Running 31.80s Step 360( N/A%), pre moving , FPS 20.42, Running 31.83s Step 361( N/A%), pre moving , FPS 20.63, Running 31.86s Step 362( N/A%), pre moving , FPS 20.64, Running 31.90s Step 363( N/A%), pre moving , FPS 20.99, Running 31.93s Step 364( N/A%), pre moving , FPS 21.41, Running 31.97s Step 365( N/A%), pre moving , FPS 21.83, Running 32.01s Step 366( N/A%), pre moving , FPS 22.72, Running 32.05s Step 367( N/A%), pre moving , FPS 22.55, Running 32.09s Step 368( N/A%), pre moving , FPS 22.56, Running 32.12s Step 369( N/A%), pre moving , FPS 22.57, Running 32.15s Step 370( N/A%), pre moving , FPS 22.32, Running 32.21s Step 371( N/A%), pre moving , FPS 22.77, Running 32.25s Step 372( N/A%), pre moving , FPS 22.99, Running 32.30s Step 373( N/A%), pre moving , FPS 23.15, Running 32.35s Step 374( N/A%), pre moving , FPS 23.07, Running 32.41s Step 375( N/A%), pre moving , FPS 22.69, Running 32.47s Step 376( N/A%), pre moving , FPS 22.34, Running 32.54s Step 377( N/A%), pre moving , FPS 21.94, Running 32.61s Step 378( N/A%), pre moving , FPS 22.03, Running 32.66s Step 379( N/A%), pre moving , FPS 22.07, Running 32.70s Step 380( N/A%), pre moving , FPS 21.64, Running 32.76s Step 381( N/A%), pre moving , FPS 21.06, Running 32.81s Step 382( N/A%), pre moving , FPS 20.62, Running 32.87s Step 383( N/A%), pre moving , FPS 20.02, Running 32.93s Step 384( N/A%), pre moving , FPS 19.89, Running 32.98s Step 385( N/A%), pre moving , FPS 19.71, Running 33.03s Step 386( N/A%), pre moving , FPS 19.47, Running 33.07s Step 387( N/A%), pre moving , FPS 19.27, Running 33.13s Step 388( N/A%), pre moving , FPS 18.82, Running 33.19s Step 389( N/A%), pre moving , FPS 18.52, Running 33.23s Step 390( N/A%), pre moving , FPS 18.37, Running 33.30s Step 391( N/A%), pre moving , FPS 18.35, Running 33.34s Step 392( N/A%), pre moving , FPS 18.57, Running 33.38s Step 393( N/A%), pre moving , FPS 18.83, Running 33.41s Step 394( N/A%), pre moving , FPS 19.22, Running 33.45s Step 395( N/A%), pre moving , FPS 19.83, Running 33.48s Step 396( N/A%), pre moving , FPS 20.48, Running 33.51s Step 397( N/A%), pre moving , FPS 21.24, Running 33.55s Step 398( N/A%), pre moving , FPS 21.59, Running 33.58s Step 399( N/A%), pre moving , FPS 22.01, Running 33.61s Step 400( N/A%), pre moving , FPS 22.38, Running 33.65s Step 401( N/A%), pre moving , FPS 22.99, Running 33.68s Step 402( N/A%), pre moving , FPS 23.37, Running 33.72s Step 403( N/A%), pre moving , FPS 23.89, Running 33.77s Step 404( N/A%), pre moving , FPS 24.25, Running 33.80s Step 405( N/A%), pre moving , FPS 24.71, Running 33.83s Step 406( N/A%), pre moving , FPS 25.23, Running 33.87s Step 407( N/A%), pre moving , FPS 25.68, Running 33.91s Step 408( N/A%), pre moving , FPS 26.53, Running 33.94s Step 409( N/A%), pre moving , FPS 27.14, Running 33.97s Step 410( N/A%), pre moving , FPS 28.38, Running 34.01s Step 411( N/A%), pre moving , FPS 28.37, Running 34.05s Step 412( N/A%), pre moving , FPS 27.98, Running 34.09s Step 413( N/A%), pre moving , FPS 27.94, Running 34.13s Step 414( N/A%), pre moving , FPS 27.69, Running 34.17s Step 415( N/A%), pre moving , FPS 27.66, Running 34.20s Step 416( N/A%), pre moving , FPS 27.68, Running 34.24s Step 417( N/A%), pre moving , FPS 27.78, Running 34.27s Step 418( N/A%), pre moving , FPS 27.85, Running 34.30s Step 419( N/A%), pre moving , FPS 27.85, Running 34.33s Step 420( N/A%), pre moving , FPS 28.00, Running 34.36s Step 421( N/A%), pre moving , FPS 27.90, Running 34.40s Step 422( N/A%), pre moving , FPS 28.14, Running 34.43s Step 423( N/A%), pre moving , FPS 28.33, Running 34.47s Step 424( N/A%), pre moving , FPS 9.43, Running 35.92s Step 425( N/A%), pre moving , FPS 8.53, Running 36.18s Step 426( N/A%), pre moving , FPS 8.10, Running 36.34s Step 427( N/A%), pre moving , FPS 7.45, Running 36.59s Step 428( N/A%), pre moving , FPS 7.13, Running 36.74s Step 429( N/A%), pre moving , FPS 6.57, Running 37.01s Step 430( N/A%), pre moving , FPS 6.34, Running 37.16s Step 431( N/A%), pre moving , FPS 5.95, Running 37.41s Step 432( N/A%), pre moving , FPS 5.74, Running 37.58s Step 433( N/A%), pre moving , FPS 5.44, Running 37.81s Step 434( N/A%), pre moving , FPS 5.25, Running 37.98s Step 435( N/A%), pre moving , FPS 4.90, Running 38.29s Step 436( N/A%), pre moving , FPS 4.73, Running 38.47s Step 437( N/A%), pre moving , FPS 4.51, Running 38.70s Step 438( N/A%), pre moving , FPS 4.39, Running 38.85s Step 439( N/A%), pre moving , FPS 4.17, Running 39.13s Step 440( N/A%), pre moving , FPS 4.06, Running 39.29s Step 441( N/A%), pre moving , FPS 3.89, Running 39.55s Step 442( N/A%), pre moving , FPS 3.79, Running 39.71s Step 443( N/A%), pre moving , FPS 3.65, Running 39.96s Step 444( 0.33%), action 1, FPS 4.05, Running 40.86s Step 445( 0.67%), action 2, FPS 3.93, Running 41.26s Step 446( 1.00%), action 3, FPS 3.73, Running 41.69s Step 447( 1.33%), action 4, FPS 3.51, Running 42.29s Step 448( 1.67%), action 5, FPS 3.29, Running 42.83s Step 449( 2.00%), action 6, FPS 3.29, Running 43.10s Step 450( 2.33%), action 7, FPS 3.15, Running 43.50s Step 451( 2.67%), action 8, FPS 3.16, Running 43.74s Step 452( 3.00%), action 9, FPS 3.04, Running 44.16s Step 453( 3.33%), action 10, FPS 2.92, Running 44.67s Step 454( 3.67%), action 11, FPS 2.76, Running 45.24s Step 455( 4.00%), action 12, FPS 2.72, Running 45.64s Step 456( 4.33%), action 13, FPS 2.66, Running 45.99s Step 457( 4.67%), action 14, FPS 2.66, Running 46.22s Step 458( 5.00%), action 15, FPS 2.61, Running 46.53s Step 459( 5.33%), action 16, FPS 2.59, Running 46.86s Step 460( 5.67%), action 17, FPS 2.46, Running 47.41s Step 461( 6.00%), action 18, FPS 2.46, Running 47.68s Step 462( 6.33%), action 19, FPS 2.32, Running 48.34s Step 463( 6.67%), action 20, FPS 2.26, Running 48.82s Step 464( 7.00%), action 21, FPS 2.29, Running 49.58s Step 465( 7.33%), action 22, FPS 2.27, Running 50.06s Step 466( 7.67%), action 23, FPS 2.22, Running 50.72s Step 467( 8.00%), action 24, FPS 2.29, Running 51.04s Step 468( 8.33%), action 25, FPS 2.27, Running 51.65s Step 469( 8.67%), action 26, FPS 2.22, Running 52.12s Step 470( 9.00%), action 27, FPS 2.23, Running 52.48s Step 471( 9.33%), action 28, FPS 2.17, Running 52.94s Step 472( 9.67%), action 29, FPS 2.13, Running 53.55s Step 473( 10.00%), action 30, FPS 2.14, Running 54.01s Step 474( 10.33%), action 31, FPS 2.09, Running 54.80s Step 475( 10.67%), action 32, FPS 2.12, Running 55.08s Step 476( 11.00%), action 33, FPS 2.10, Running 55.54s Step 477( 11.33%), action 34, FPS 2.05, Running 55.97s Step 478( 11.67%), action 35, FPS 2.04, Running 56.34s Step 479( 12.00%), action 36, FPS 2.01, Running 56.81s Step 480( 12.33%), action 37, FPS 1.99, Running 57.47s Step 481( 12.67%), action 38, FPS 1.95, Running 57.95s Step 482( 13.00%), action 39, FPS 1.95, Running 58.59s Step 483( 13.33%), action 40, FPS 1.95, Running 59.08s Step 484( 13.67%), action 41, FPS 1.91, Running 60.03s Step 485( 14.00%), action 42, FPS 1.91, Running 60.55s Step 486( 14.33%), action 43, FPS 1.91, Running 61.17s Step 487( 14.67%), action 44, FPS 1.93, Running 61.38s Step 488( 15.00%), action 45, FPS 1.91, Running 62.11s Step 489( 15.33%), action 46, FPS 1.94, Running 62.42s Step 490( 15.67%), action 47, FPS 1.91, Running 62.93s Step 491( 16.00%), action 48, FPS 1.92, Running 63.38s Step 492( 16.33%), action 49, FPS 1.95, Running 63.80s Step 493( 16.67%), action 50, FPS 1.96, Running 64.22s Step 494( 17.00%), action 51, FPS 2.01, Running 64.75s Step 495( 17.33%), action 52, FPS 1.98, Running 65.20s Step 496( 17.67%), action 53, FPS 1.93, Running 65.89s Step 497( 18.00%), action 54, FPS 1.95, Running 66.22s Step 498( 18.33%), action 55, FPS 1.90, Running 66.88s Step 499( 18.67%), action 56, FPS 1.91, Running 67.26s Step 500( 19.00%), action 57, FPS 1.94, Running 67.79s Step 501( 19.33%), action 58, FPS 1.96, Running 68.14s Step 502( 19.67%), action 59, FPS 1.94, Running 68.89s Step 503( 20.00%), action 60, FPS 1.98, Running 69.19s Step 504( 20.33%), action 61, FPS 2.05, Running 69.76s Step 505( 20.67%), action 62, FPS 2.10, Running 70.08s Step 506( 21.00%), action 63, FPS 2.10, Running 70.71s Step 507( 21.33%), action 64, FPS 2.06, Running 71.07s Step 508( 21.67%), action 65, FPS 2.09, Running 71.68s Step 509( 22.00%), action 66, FPS 2.06, Running 72.14s Step 510( 22.33%), action 67, FPS 2.10, Running 72.45s Step 511( 22.67%), action 68, FPS 2.09, Running 72.94s Step 512( 23.00%), action 69, FPS 2.11, Running 73.27s Step 513( 23.33%), action 70, FPS 2.11, Running 73.70s Step 514( 23.67%), action 71, FPS 2.02, Running 74.64s Step 515( 24.00%), action 72, FPS 2.05, Running 74.94s Step 516( 24.33%), action 73, FPS 2.05, Running 75.66s Step 517( 24.67%), action 74, FPS 2.05, Running 75.97s Step 518( 25.00%), action 75, FPS 2.06, Running 76.57s Step 519( 25.33%), action 76, FPS 2.08, Running 76.85s Step 520( 25.67%), action 77, FPS 2.12, Running 77.23s Step 521( 26.00%), action 78, FPS 2.09, Running 77.72s Step 522( 26.33%), action 79, FPS 2.15, Running 78.20s Step 523( 26.67%), action 80, FPS 2.11, Running 78.65s Step 524( 27.00%), action 81, FPS 2.11, Running 79.22s Step 525( 27.33%), action 82, FPS 2.13, Running 79.46s Step 526( 27.67%), action 83, FPS 2.13, Running 80.12s Step 527( 28.00%), action 84, FPS 2.11, Running 80.56s Step 528( 28.33%), action 85, FPS 2.10, Running 81.18s Step 529( 28.67%), action 86, FPS 2.12, Running 81.58s Step 530( 29.00%), action 87, FPS 2.04, Running 82.27s Step 531( 29.33%), action 88, FPS 2.07, Running 82.61s Step 532( 29.67%), action 89, FPS 2.01, Running 83.23s Step 533( 30.00%), action 90, FPS 2.04, Running 83.50s Step 534( 30.33%), action 91, FPS 2.06, Running 84.35s Step 535( 30.67%), action 92, FPS 2.07, Running 84.61s Step 536( 31.00%), action 93, FPS 2.10, Running 85.18s Step 537( 31.33%), action 94, FPS 2.10, Running 85.51s Step 538( 31.67%), action 95, FPS 2.14, Running 85.89s Step 539( 32.00%), action 96, FPS 2.12, Running 86.29s Step 540( 32.33%), action 97, FPS 2.07, Running 86.88s Step 541( 32.67%), action 98, FPS 2.08, Running 87.35s Step 542( 33.00%), action 99, FPS 2.08, Running 87.81s Step 543( 33.33%), action 100, FPS 2.13, Running 88.06s Step 544( 33.67%), action 101, FPS 2.14, Running 88.55s Step 545( 34.00%), action 102, FPS 2.15, Running 88.77s Step 546( 34.33%), action 103, FPS 2.18, Running 89.30s Step 547( 34.67%), action 104, FPS 2.23, Running 89.54s Step 548( 35.00%), action 105, FPS 2.22, Running 90.18s Step 549( 35.33%), action 106, FPS 2.22, Running 90.59s Step 550( 35.67%), action 107, FPS 2.24, Running 91.18s Step 551( 36.00%), action 108, FPS 2.24, Running 91.52s Step 552( 36.33%), action 109, FPS 2.25, Running 92.12s Step 553( 36.67%), action 110, FPS 2.20, Running 92.58s Step 554( 37.00%), action 111, FPS 2.26, Running 93.21s Step 555( 37.33%), action 112, FPS 2.26, Running 93.45s Step 556( 37.67%), action 113, FPS 2.26, Running 94.04s Step 557( 38.00%), action 114, FPS 2.27, Running 94.30s Step 558( 38.33%), action 115, FPS 2.26, Running 94.76s Step 559( 38.67%), action 116, FPS 2.25, Running 95.19s Step 560( 39.00%), action 117, FPS 2.26, Running 95.73s Step 561( 39.33%), action 118, FPS 2.32, Running 95.98s Step 562( 39.67%), action 119, FPS 2.33, Running 96.39s Step 563( 40.00%), action 120, FPS 2.33, Running 96.64s [2026-08-01 17:28:23] [38 ] Seed 37 success after 96.94 s. +steps: 563 , actions: 120 . +Instruction: Empty +Total 18/38(47.37%) success. +Setting seed: 38 +Step 1( N/A%), pre moving , FPS 13.37, Running 0.07s Step 2( N/A%), pre moving , FPS 17.20, Running 0.12s Step 3( N/A%), pre moving , FPS 18.60, Running 0.16s Step 4( N/A%), pre moving , FPS 18.34, Running 0.22s Step 5( N/A%), pre moving , FPS 18.31, Running 0.27s Step 6( N/A%), pre moving , FPS 19.24, Running 0.31s Step 7( N/A%), pre moving , FPS 20.03, Running 0.35s Step 8( N/A%), pre moving , FPS 20.69, Running 0.39s Step 9( N/A%), pre moving , FPS 21.18, Running 0.43s Step 10( N/A%), pre moving , FPS 21.45, Running 0.47s Step 11( N/A%), pre moving , FPS 21.64, Running 0.51s Step 12( N/A%), pre moving , FPS 21.90, Running 0.55s Step 13( N/A%), pre moving , FPS 22.25, Running 0.58s Step 14( N/A%), pre moving , FPS 22.55, Running 0.62s Step 15( N/A%), pre moving , FPS 22.73, Running 0.66s Step 16( N/A%), pre moving , FPS 22.59, Running 0.71s Step 17( N/A%), pre moving , FPS 22.60, Running 0.75s Step 18( N/A%), pre moving , FPS 22.83, Running 0.79s Step 19( N/A%), pre moving , FPS 23.04, Running 0.82s Step 20( N/A%), pre moving , FPS 23.13, Running 0.86s Step 21( N/A%), pre moving , FPS 19.58, Running 1.10s Step 22( N/A%), pre moving , FPS 19.09, Running 1.16s Step 23( N/A%), pre moving , FPS 19.26, Running 1.20s Step 24( N/A%), pre moving , FPS 19.64, Running 1.24s Step 25( N/A%), pre moving , FPS 19.76, Running 1.29s Step 26( N/A%), pre moving , FPS 16.97, Running 1.49s Step 27( N/A%), pre moving , FPS 16.98, Running 1.53s Step 28( N/A%), pre moving , FPS 16.93, Running 1.57s Step 29( N/A%), pre moving , FPS 16.89, Running 1.61s Step 30( N/A%), pre moving , FPS 16.84, Running 1.65s Step 31( N/A%), pre moving , FPS 16.83, Running 1.70s Step 32( N/A%), pre moving , FPS 16.74, Running 1.74s Step 33( N/A%), pre moving , FPS 16.56, Running 1.79s Step 34( N/A%), pre moving , FPS 16.56, Running 1.83s Step 35( N/A%), pre moving , FPS 16.59, Running 1.87s Step 36( N/A%), pre moving , FPS 13.68, Running 2.17s Step 37( N/A%), pre moving , FPS 13.70, Running 2.21s Step 38( N/A%), pre moving , FPS 13.68, Running 2.25s Step 39( N/A%), pre moving , FPS 13.60, Running 2.30s Step 40( N/A%), pre moving , FPS 13.60, Running 2.34s Step 41( N/A%), pre moving , FPS 15.63, Running 2.38s Step 42( N/A%), pre moving , FPS 15.89, Running 2.42s Step 43( N/A%), pre moving , FPS 15.69, Running 2.47s Step 44( N/A%), pre moving , FPS 15.62, Running 2.52s Step 45( N/A%), pre moving , FPS 15.65, Running 2.56s Step 46( N/A%), pre moving , FPS 18.01, Running 2.60s Step 47( N/A%), pre moving , FPS 17.99, Running 2.64s Step 48( N/A%), pre moving , FPS 17.93, Running 2.68s Step 49( N/A%), pre moving , FPS 17.71, Running 2.74s Step 50( N/A%), pre moving , FPS 17.67, Running 2.79s Step 51( N/A%), pre moving , FPS 17.60, Running 2.83s Step 52( N/A%), pre moving , FPS 17.58, Running 2.88s Step 53( N/A%), pre moving , FPS 17.77, Running 2.92s Step 54( N/A%), pre moving , FPS 17.74, Running 2.96s Step 55( N/A%), pre moving , FPS 17.72, Running 2.99s Step 56( N/A%), pre moving , FPS 23.20, Running 3.03s Step 57( N/A%), pre moving , FPS 23.18, Running 3.07s Step 58( N/A%), pre moving , FPS 22.96, Running 3.12s Step 59( N/A%), pre moving , FPS 23.07, Running 3.16s Step 60( N/A%), pre moving , FPS 23.10, Running 3.20s Step 61( N/A%), pre moving , FPS 23.08, Running 3.24s Step 62( N/A%), pre moving , FPS 23.24, Running 3.28s Step 63( N/A%), pre moving , FPS 23.56, Running 3.32s Step 64( N/A%), pre moving , FPS 23.65, Running 3.36s Step 65( N/A%), pre moving , FPS 23.88, Running 3.40s Step 66( N/A%), pre moving , FPS 23.89, Running 3.44s Step 67( N/A%), pre moving , FPS 23.82, Running 3.48s Step 68( N/A%), pre moving , FPS 23.78, Running 3.52s Step 69( N/A%), pre moving , FPS 24.01, Running 3.57s Step 70( N/A%), pre moving , FPS 23.46, Running 3.64s Step 71( N/A%), pre moving , FPS 23.19, Running 3.70s Step 72( N/A%), pre moving , FPS 22.78, Running 3.76s Step 73( N/A%), pre moving , FPS 21.96, Running 3.83s Step 74( N/A%), pre moving , FPS 21.48, Running 3.89s Step 75( N/A%), pre moving , FPS 20.85, Running 3.95s Step 76( N/A%), pre moving , FPS 20.25, Running 4.02s Step 77( N/A%), pre moving , FPS 19.92, Running 4.08s Step 78( N/A%), pre moving , FPS 19.36, Running 4.15s Step 79( N/A%), pre moving , FPS 18.85, Running 4.22s Step 80( N/A%), pre moving , FPS 18.46, Running 4.29s Step 81( N/A%), pre moving , FPS 18.10, Running 4.35s Step 82( N/A%), pre moving , FPS 17.64, Running 4.42s Step 83( N/A%), pre moving , FPS 17.31, Running 4.48s Step 84( N/A%), pre moving , FPS 17.04, Running 4.54s Step 85( N/A%), pre moving , FPS 16.65, Running 4.60s Step 86( N/A%), pre moving , FPS 16.25, Running 4.67s Step 87( N/A%), pre moving , FPS 15.94, Running 4.73s Step 88( N/A%), pre moving , FPS 15.65, Running 4.80s Step 89( N/A%), pre moving , FPS 15.72, Running 4.84s Step 90( N/A%), pre moving , FPS 15.95, Running 4.89s Step 91( N/A%), pre moving , FPS 16.15, Running 4.93s Step 92( N/A%), pre moving , FPS 16.37, Running 4.98s Step 93( N/A%), pre moving , FPS 16.77, Running 5.02s Step 94( N/A%), pre moving , FPS 17.06, Running 5.06s Step 95( N/A%), pre moving , FPS 17.48, Running 5.10s Step 96( N/A%), pre moving , FPS 17.93, Running 5.14s Step 97( N/A%), pre moving , FPS 18.21, Running 5.18s Step 98( N/A%), pre moving , FPS 18.85, Running 5.22s Step 99( N/A%), pre moving , FPS 19.32, Running 5.26s Step 100( N/A%), pre moving , FPS 19.66, Running 5.30s Step 101( N/A%), pre moving , FPS 19.86, Running 5.35s Step 102( N/A%), pre moving , FPS 20.49, Running 5.39s Step 103( N/A%), pre moving , FPS 20.98, Running 5.43s Step 104( N/A%), pre moving , FPS 21.36, Running 5.47s Step 105( N/A%), pre moving , FPS 21.91, Running 5.52s Step 106( N/A%), pre moving , FPS 22.30, Running 5.57s Step 107( N/A%), pre moving , FPS 22.79, Running 5.61s Step 108( N/A%), pre moving , FPS 23.62, Running 5.65s Step 109( N/A%), pre moving , FPS 23.69, Running 5.69s Step 110( N/A%), pre moving , FPS 23.91, Running 5.73s Step 111( N/A%), pre moving , FPS 23.94, Running 5.77s Step 112( N/A%), pre moving , FPS 24.09, Running 5.81s Step 113( N/A%), pre moving , FPS 23.98, Running 5.86s Step 114( N/A%), pre moving , FPS 23.99, Running 5.89s Step 115( N/A%), pre moving , FPS 23.89, Running 5.94s Step 116( N/A%), pre moving , FPS 23.78, Running 5.98s Step 117( N/A%), pre moving , FPS 23.79, Running 6.02s Step 118( N/A%), pre moving , FPS 23.85, Running 6.05s Step 119( N/A%), pre moving , FPS 23.91, Running 6.09s Step 120( N/A%), pre moving , FPS 23.83, Running 6.14s Step 121( N/A%), pre moving , FPS 24.12, Running 6.18s Step 122( N/A%), pre moving , FPS 14.89, Running 6.74s Step 123( N/A%), pre moving , FPS 13.70, Running 6.89s Step 124( N/A%), pre moving , FPS 12.13, Running 7.12s Step 125( N/A%), pre moving , FPS 11.41, Running 7.27s Step 126( N/A%), pre moving , FPS 10.37, Running 7.49s Step 127( N/A%), pre moving , FPS 9.89, Running 7.63s Step 128( N/A%), pre moving , FPS 8.81, Running 7.92s Step 129( N/A%), pre moving , FPS 8.18, Running 8.13s Step 130( N/A%), pre moving , FPS 7.59, Running 8.37s Step 131( N/A%), pre moving , FPS 7.24, Running 8.53s Step 132( N/A%), pre moving , FPS 6.71, Running 8.79s Step 133( N/A%), pre moving , FPS 6.38, Running 8.99s Step 134( N/A%), pre moving , FPS 6.00, Running 9.23s Step 135( N/A%), pre moving , FPS 5.76, Running 9.41s Step 136( N/A%), pre moving , FPS 5.37, Running 9.70s Step 137( N/A%), pre moving , FPS 5.20, Running 9.86s Step 138( N/A%), pre moving , FPS 4.88, Running 10.15s Step 139( N/A%), pre moving , FPS 4.76, Running 10.30s Step 140( N/A%), pre moving , FPS 4.55, Running 10.54s Step 141( N/A%), pre moving , FPS 4.39, Running 10.74s Step 142( N/A%), pre moving , FPS 4.64, Running 11.04s Step 143( N/A%), pre moving , FPS 4.63, Running 11.22s Step 144( N/A%), pre moving , FPS 4.63, Running 11.44s Step 145( N/A%), pre moving , FPS 4.60, Running 11.61s Step 146( N/A%), pre moving , FPS 4.51, Running 11.93s Step 147( N/A%), pre moving , FPS 4.46, Running 12.12s Step 148( N/A%), pre moving , FPS 4.48, Running 12.38s Step 149( N/A%), pre moving , FPS 4.47, Running 12.61s Step 150( N/A%), pre moving , FPS 4.40, Running 12.91s Step 151( N/A%), pre moving , FPS 4.41, Running 13.07s Step 152( N/A%), pre moving , FPS 4.41, Running 13.33s Step 153( N/A%), pre moving , FPS 4.39, Running 13.54s Step 154( N/A%), pre moving , FPS 4.39, Running 13.78s Step 155( N/A%), pre moving , FPS 4.34, Running 14.02s Step 156( N/A%), pre moving , FPS 4.37, Running 14.28s Step 157( N/A%), pre moving , FPS 4.38, Running 14.43s Step 158( N/A%), pre moving , FPS 4.39, Running 14.71s Step 159( N/A%), pre moving , FPS 4.37, Running 14.88s Step 160( N/A%), pre moving , FPS 4.32, Running 15.17s Step 161( N/A%), pre moving , FPS 4.37, Running 15.31s Step 162( N/A%), pre moving , FPS 4.39, Running 15.60s Step 163( N/A%), pre moving , FPS 4.40, Running 15.77s Step 164( N/A%), pre moving , FPS 4.40, Running 15.99s Step 165( N/A%), pre moving , FPS 4.40, Running 16.16s Step 166( N/A%), pre moving , FPS 4.44, Running 16.43s Step 167( N/A%), pre moving , FPS 4.48, Running 16.58s Step 168( N/A%), pre moving , FPS 4.50, Running 16.82s Step 169( N/A%), pre moving , FPS 4.53, Running 17.02s Step 170( N/A%), pre moving , FPS 4.59, Running 17.27s Step 171( N/A%), pre moving , FPS 4.59, Running 17.43s Step 172( N/A%), pre moving , FPS 4.58, Running 17.70s Step 173( N/A%), pre moving , FPS 4.60, Running 17.89s Step 174( N/A%), pre moving , FPS 4.57, Running 18.16s Step 175( N/A%), pre moving , FPS 4.66, Running 18.31s Step 176( N/A%), pre moving , FPS 4.61, Running 18.62s Step 177( N/A%), pre moving , FPS 4.73, Running 18.66s Step 178( N/A%), pre moving , FPS 5.01, Running 18.70s Step 179( N/A%), pre moving , FPS 5.17, Running 18.74s Step 180( N/A%), pre moving , FPS 5.53, Running 18.79s Step 181( N/A%), pre moving , FPS 5.70, Running 18.82s Step 182( N/A%), pre moving , FPS 6.13, Running 18.86s Step 183( N/A%), pre moving , FPS 6.35, Running 18.91s Step 184( N/A%), pre moving , FPS 6.74, Running 18.96s Step 185( N/A%), pre moving , FPS 7.04, Running 19.00s Step 186( N/A%), pre moving , FPS 7.62, Running 19.06s Step 187( N/A%), pre moving , FPS 6.81, Running 19.52s Step 188( N/A%), pre moving , FPS 7.32, Running 19.56s Step 189( N/A%), pre moving , FPS 7.76, Running 19.60s Step 190( N/A%), pre moving , FPS 8.44, Running 19.64s Step 191( N/A%), pre moving , FPS 8.78, Running 19.71s Step 192( N/A%), pre moving , FPS 9.57, Running 19.79s Step 193( N/A%), pre moving , FPS 10.30, Running 19.83s Step 194( N/A%), pre moving , FPS 11.58, Running 19.89s Step 195( N/A%), pre moving , FPS 12.22, Running 19.95s Step 196( N/A%), pre moving , FPS 14.33, Running 20.01s Step 197( N/A%), pre moving , FPS 14.11, Running 20.07s Step 198( N/A%), pre moving , FPS 13.69, Running 20.16s Step 199( N/A%), pre moving , FPS 13.53, Running 20.22s Step 200( N/A%), pre moving , FPS 13.24, Running 20.30s Step 201( N/A%), pre moving , FPS 12.82, Running 20.39s Step 202( N/A%), pre moving , FPS 12.56, Running 20.46s Step 203( N/A%), pre moving , FPS 12.42, Running 20.52s Step 204( N/A%), pre moving , FPS 12.18, Running 20.60s Step 205( N/A%), pre moving , FPS 11.94, Running 20.68s Step 206( N/A%), pre moving , FPS 11.85, Running 20.74s Step 207( N/A%), pre moving , FPS 14.96, Running 20.85s Step 208( N/A%), pre moving , FPS 14.16, Running 20.97s Step 209( N/A%), pre moving , FPS 13.40, Running 21.09s Step 210( N/A%), pre moving , FPS 12.93, Running 21.19s Step 211( N/A%), pre moving , FPS 12.54, Running 21.30s Step 212( N/A%), pre moving , FPS 12.21, Running 21.43s Step 213( N/A%), pre moving , FPS 11.76, Running 21.53s Step 214( N/A%), pre moving , FPS 11.46, Running 21.63s Step 215( N/A%), pre moving , FPS 11.11, Running 21.75s Step 216( N/A%), pre moving , FPS 10.79, Running 21.86s Step 217( N/A%), pre moving , FPS 10.56, Running 21.97s Step 218( N/A%), pre moving , FPS 10.43, Running 22.08s Step 219( N/A%), pre moving , FPS 10.16, Running 22.19s Step 220( N/A%), pre moving , FPS 10.03, Running 22.29s Step 221( N/A%), pre moving , FPS 9.96, Running 22.39s Step 222( N/A%), pre moving , FPS 9.77, Running 22.50s Step 223( N/A%), pre moving , FPS 9.55, Running 22.62s Step 224( N/A%), pre moving , FPS 9.39, Running 22.73s Step 225( N/A%), pre moving , FPS 9.27, Running 22.83s Step 226( N/A%), pre moving , FPS 9.01, Running 22.97s Step 227( N/A%), pre moving , FPS 9.08, Running 23.06s Step 228( N/A%), pre moving , FPS 9.11, Running 23.16s Step 229( N/A%), pre moving , FPS 9.21, Running 23.26s Step 230( N/A%), pre moving , FPS 9.26, Running 23.35s Step 231( N/A%), pre moving , FPS 9.37, Running 23.44s Step 232( N/A%), pre moving , FPS 9.57, Running 23.52s Step 233( N/A%), pre moving , FPS 9.72, Running 23.59s Step 234( N/A%), pre moving , FPS 9.85, Running 23.66s Step 235( N/A%), pre moving , FPS 10.28, Running 23.70s Step 236( N/A%), pre moving , FPS 10.72, Running 23.73s Step 237( N/A%), pre moving , FPS 11.12, Running 23.77s Step 238( N/A%), pre moving , FPS 11.57, Running 23.81s Step 239( N/A%), pre moving , FPS 11.88, Running 23.87s Step 240( N/A%), pre moving , FPS 12.21, Running 23.93s Step 241( N/A%), pre moving , FPS 12.55, Running 23.99s Step 242( N/A%), pre moving , FPS 13.18, Running 24.02s Step 243( N/A%), pre moving , FPS 13.92, Running 24.05s Step 244( N/A%), pre moving , FPS 14.73, Running 24.09s Step 245( N/A%), pre moving , FPS 15.52, Running 24.12s Step 246( N/A%), pre moving , FPS 16.52, Running 24.18s Step 247( N/A%), pre moving , FPS 17.32, Running 24.21s Step 248( N/A%), pre moving , FPS 18.46, Running 24.25s Step 249( N/A%), pre moving , FPS 14.30, Running 24.66s Step 250( N/A%), pre moving , FPS 14.81, Running 24.70s Step 251( N/A%), pre moving , FPS 15.43, Running 24.74s Step 252( N/A%), pre moving , FPS 15.95, Running 24.77s Step 253( N/A%), pre moving , FPS 16.44, Running 24.80s Step 254( N/A%), pre moving , FPS 16.80, Running 24.85s Step 255( N/A%), pre moving , FPS 16.78, Running 24.89s Step 256( N/A%), pre moving , FPS 16.14, Running 24.97s Step 257( N/A%), pre moving , FPS 15.84, Running 25.03s Step 258( N/A%), pre moving , FPS 15.58, Running 25.09s Step 259( N/A%), pre moving , FPS 15.78, Running 25.14s Step 260( N/A%), pre moving , FPS 15.70, Running 25.20s Step 261( N/A%), pre moving , FPS 15.76, Running 25.26s Step 262( N/A%), pre moving , FPS 15.49, Running 25.31s Step 263( N/A%), pre moving , FPS 15.26, Running 25.37s Step 264( N/A%), pre moving , FPS 15.04, Running 25.42s Step 265( N/A%), pre moving , FPS 14.76, Running 25.48s Step 266( N/A%), pre moving , FPS 14.60, Running 25.55s Step 267( N/A%), pre moving , FPS 14.40, Running 25.60s Step 268( N/A%), pre moving , FPS 14.23, Running 25.65s Step 269( N/A%), pre moving , FPS 18.88, Running 25.72s Step 270( N/A%), pre moving , FPS 18.28, Running 25.79s Step 271( N/A%), pre moving , FPS 17.67, Running 25.87s Step 272( N/A%), pre moving , FPS 16.93, Running 25.95s Step 273( N/A%), pre moving , FPS 16.12, Running 26.04s Step 274( N/A%), pre moving , FPS 15.86, Running 26.11s Step 275( N/A%), pre moving , FPS 15.41, Running 26.19s Step 276( N/A%), pre moving , FPS 15.49, Running 26.26s Step 277( N/A%), pre moving , FPS 15.31, Running 26.34s Step 278( N/A%), pre moving , FPS 15.18, Running 26.41s Step 279( N/A%), pre moving , FPS 14.91, Running 26.48s Step 280( N/A%), pre moving , FPS 14.76, Running 26.56s Step 281( N/A%), pre moving , FPS 14.53, Running 26.63s Step 282( N/A%), pre moving , FPS 14.08, Running 26.73s Step 283( N/A%), pre moving , FPS 13.90, Running 26.80s Step 284( N/A%), pre moving , FPS 13.69, Running 26.88s Step 285( N/A%), pre moving , FPS 13.60, Running 26.95s Step 286( N/A%), pre moving , FPS 13.60, Running 27.02s Step 287( N/A%), pre moving , FPS 13.41, Running 27.09s Step 288( N/A%), pre moving , FPS 13.19, Running 27.17s Step 289( N/A%), pre moving , FPS 13.05, Running 27.25s Step 290( N/A%), pre moving , FPS 13.01, Running 27.33s Step 291( N/A%), pre moving , FPS 13.07, Running 27.40s Step 292( N/A%), pre moving , FPS 13.16, Running 27.47s Step 293( N/A%), pre moving , FPS 13.35, Running 27.54s Step 294( N/A%), pre moving , FPS 13.34, Running 27.61s Step 295( N/A%), pre moving , FPS 13.29, Running 27.69s Step 296( N/A%), pre moving , FPS 13.28, Running 27.77s Step 297( N/A%), pre moving , FPS 13.23, Running 27.85s Step 298( N/A%), pre moving , FPS 13.24, Running 27.92s Step 299( N/A%), pre moving , FPS 13.30, Running 27.98s Step 300( N/A%), pre moving , FPS 13.27, Running 28.06s Step 301( N/A%), pre moving , FPS 13.06, Running 28.16s Step 302( N/A%), pre moving , FPS 13.14, Running 28.25s Step 303( N/A%), pre moving , FPS 12.89, Running 28.36s Step 304( N/A%), pre moving , FPS 12.54, Running 28.47s Step 305( N/A%), pre moving , FPS 12.39, Running 28.56s Step 306( N/A%), pre moving , FPS 12.27, Running 28.65s Step 307( N/A%), pre moving , FPS 12.10, Running 28.74s Step 308( N/A%), pre moving , FPS 11.95, Running 28.84s Step 309( N/A%), pre moving , FPS 12.05, Running 28.91s Step 310( N/A%), pre moving , FPS 12.14, Running 28.98s Step 311( N/A%), pre moving , FPS 12.12, Running 29.05s Step 312( N/A%), pre moving , FPS 12.27, Running 29.10s Step 313( N/A%), pre moving , FPS 12.39, Running 29.16s Step 314( N/A%), pre moving , FPS 12.51, Running 29.21s Step 315( N/A%), pre moving , FPS 12.84, Running 29.25s Step 316( N/A%), pre moving , FPS 13.17, Running 29.29s Step 317( N/A%), pre moving , FPS 13.57, Running 29.32s Step 318( N/A%), pre moving , FPS 13.91, Running 29.36s Step 319( N/A%), pre moving , FPS 14.20, Running 29.39s Step 320( N/A%), pre moving , FPS 14.63, Running 29.43s Step 321( N/A%), pre moving , FPS 15.34, Running 29.47s Step 322( N/A%), pre moving , FPS 15.99, Running 29.51s Step 323( N/A%), pre moving , FPS 16.80, Running 29.55s Step 324( N/A%), pre moving , FPS 18.07, Running 29.58s Step 325( N/A%), pre moving , FPS 18.94, Running 29.62s Step 326( N/A%), pre moving , FPS 19.93, Running 29.65s Step 327( N/A%), pre moving , FPS 21.32, Running 29.68s Step 328( N/A%), pre moving , FPS 22.96, Running 29.71s Step 329( N/A%), pre moving , FPS 23.95, Running 29.75s Step 330( N/A%), pre moving , FPS 24.86, Running 29.78s Step 331( N/A%), pre moving , FPS 25.90, Running 29.82s Step 332( N/A%), pre moving , FPS 26.40, Running 29.86s Step 333( N/A%), pre moving , FPS 27.02, Running 29.90s Step 334( N/A%), pre moving , FPS 27.78, Running 29.93s Step 335( N/A%), pre moving , FPS 27.66, Running 29.97s Step 336( N/A%), pre moving , FPS 27.50, Running 30.01s Step 337( N/A%), pre moving , FPS 27.35, Running 30.05s Step 338( N/A%), pre moving , FPS 27.19, Running 30.09s Step 339( N/A%), pre moving , FPS 27.41, Running 30.12s Step 340( N/A%), pre moving , FPS 27.52, Running 30.16s Step 341( N/A%), pre moving , FPS 27.55, Running 30.19s Step 342( N/A%), pre moving , FPS 17.18, Running 30.67s Step 343( N/A%), pre moving , FPS 17.22, Running 30.71s Step 344( N/A%), pre moving , FPS 17.21, Running 30.74s Step 345( N/A%), pre moving , FPS 17.00, Running 30.79s Step 346( N/A%), pre moving , FPS 16.74, Running 30.84s Step 347( N/A%), pre moving , FPS 16.65, Running 30.88s Step 348( N/A%), pre moving , FPS 16.56, Running 30.92s Step 349( N/A%), pre moving , FPS 16.47, Running 30.96s Step 350( N/A%), pre moving , FPS 16.39, Running 31.00s Step 351( N/A%), pre moving , FPS 16.34, Running 31.04s Step 352( N/A%), pre moving , FPS 16.12, Running 31.10s Step 353( N/A%), pre moving , FPS 15.96, Running 31.15s Step 354( N/A%), pre moving , FPS 15.81, Running 31.20s Step 355( N/A%), pre moving , FPS 15.83, Running 31.23s Step 356( N/A%), pre moving , FPS 15.88, Running 31.27s Step 357( N/A%), pre moving , FPS 15.93, Running 31.31s Step 358( N/A%), pre moving , FPS 15.98, Running 31.34s Step 359( N/A%), pre moving , FPS 15.86, Running 31.38s Step 360( N/A%), pre moving , FPS 15.78, Running 31.42s Step 361( N/A%), pre moving , FPS 15.83, Running 31.46s Step 362( N/A%), pre moving , FPS 24.32, Running 31.49s Step 363( N/A%), pre moving , FPS 24.38, Running 31.53s Step 364( N/A%), pre moving , FPS 24.35, Running 31.56s Step 365( N/A%), pre moving , FPS 24.93, Running 31.60s Step 366( N/A%), pre moving , FPS 25.37, Running 31.63s Step 367( N/A%), pre moving , FPS 25.42, Running 31.67s Step 368( N/A%), pre moving , FPS 25.03, Running 31.72s Step 369( N/A%), pre moving , FPS 24.72, Running 31.77s Step 370( N/A%), pre moving , FPS 24.26, Running 31.83s Step 371( N/A%), pre moving , FPS 23.61, Running 31.89s Step 372( N/A%), pre moving , FPS 23.63, Running 31.95s Step 373( N/A%), pre moving , FPS 23.19, Running 32.01s Step 374( N/A%), pre moving , FPS 23.06, Running 32.07s Step 375( N/A%), pre moving , FPS 22.69, Running 32.12s Step 376( N/A%), pre moving , FPS 22.33, Running 32.17s Step 377( N/A%), pre moving , FPS 21.97, Running 32.22s Step 378( N/A%), pre moving , FPS 21.57, Running 32.27s Step 379( N/A%), pre moving , FPS 21.15, Running 32.33s Step 380( N/A%), pre moving , FPS 20.91, Running 32.38s Step 381( N/A%), pre moving , FPS 20.52, Running 32.43s Step 382( N/A%), pre moving , FPS 20.06, Running 32.49s Step 383( N/A%), pre moving , FPS 19.81, Running 32.54s Step 384( N/A%), pre moving , FPS 19.37, Running 32.60s Step 385( N/A%), pre moving , FPS 19.23, Running 32.64s Step 386( N/A%), pre moving , FPS 18.79, Running 32.70s Step 387( N/A%), pre moving , FPS 18.73, Running 32.74s Step 388( N/A%), pre moving , FPS 18.98, Running 32.77s Step 389( N/A%), pre moving , FPS 19.27, Running 32.81s Step 390( N/A%), pre moving , FPS 19.73, Running 32.84s Step 391( N/A%), pre moving , FPS 20.39, Running 32.87s Step 392( N/A%), pre moving , FPS 20.85, Running 32.91s Step 393( N/A%), pre moving , FPS 21.49, Running 32.94s Step 394( N/A%), pre moving , FPS 21.82, Running 32.98s Step 395( N/A%), pre moving , FPS 22.25, Running 33.01s Step 396( N/A%), pre moving , FPS 22.63, Running 33.05s Step 397( N/A%), pre moving , FPS 23.05, Running 33.09s Step 398( N/A%), pre moving , FPS 23.56, Running 33.12s Step 399( N/A%), pre moving , FPS 24.29, Running 33.15s Step 400( N/A%), pre moving , FPS 24.71, Running 33.19s Step 401( N/A%), pre moving , FPS 25.22, Running 33.23s Step 402( N/A%), pre moving , FPS 25.70, Running 33.27s Step 403( N/A%), pre moving , FPS 26.03, Running 33.31s Step 404( N/A%), pre moving , FPS 26.89, Running 33.34s Step 405( N/A%), pre moving , FPS 27.09, Running 33.37s Step 406( N/A%), pre moving , FPS 28.23, Running 33.41s Step 407( N/A%), pre moving , FPS 28.55, Running 33.44s Step 408( N/A%), pre moving , FPS 28.59, Running 33.47s Step 409( N/A%), pre moving , FPS 28.55, Running 33.51s Step 410( N/A%), pre moving , FPS 28.53, Running 33.54s Step 411( N/A%), pre moving , FPS 9.75, Running 34.92s Step 412( N/A%), pre moving , FPS 8.73, Running 35.20s Step 413( N/A%), pre moving , FPS 8.35, Running 35.34s Step 414( N/A%), pre moving , FPS 7.58, Running 35.62s Step 415( N/A%), pre moving , FPS 7.30, Running 35.75s Step 416( N/A%), pre moving , FPS 6.80, Running 35.99s Step 417( N/A%), pre moving , FPS 6.46, Running 36.18s Step 418( N/A%), pre moving , FPS 5.97, Running 36.47s Step 419( N/A%), pre moving , FPS 5.80, Running 36.60s Step 420( N/A%), pre moving , FPS 5.45, Running 36.86s Step 421( N/A%), pre moving , FPS 5.28, Running 37.01s Step 422( N/A%), pre moving , FPS 5.00, Running 37.27s Step 423( N/A%), pre moving , FPS 4.84, Running 37.44s Step 424( N/A%), pre moving , FPS 4.60, Running 37.68s Step 425( N/A%), pre moving , FPS 4.47, Running 37.85s Step 426( N/A%), pre moving , FPS 4.26, Running 38.10s Step 427( N/A%), pre moving , FPS 4.11, Running 38.31s Step 428( N/A%), pre moving , FPS 3.92, Running 38.57s Step 429( N/A%), pre moving , FPS 3.82, Running 38.74s Step 430( N/A%), pre moving , FPS 3.67, Running 39.00s Step 431( 0.33%), action 1, FPS 3.97, Running 39.96s Step 432( 0.67%), action 2, FPS 3.99, Running 40.21s Step 433( 1.00%), action 3, FPS 3.84, Running 40.55s Step 434( 1.33%), action 4, FPS 3.85, Running 40.82s Step 435( 1.67%), action 5, FPS 3.73, Running 41.11s Step 436( 2.00%), action 6, FPS 3.52, Running 41.67s Step 437( 2.33%), action 7, FPS 3.30, Running 42.24s Step 438( 2.67%), action 8, FPS 3.32, Running 42.50s Step 439( 3.00%), action 9, FPS 3.23, Running 42.80s Step 440( 3.33%), action 10, FPS 3.05, Running 43.41s Step 441( 3.67%), action 11, FPS 2.88, Running 43.96s Step 442( 4.00%), action 12, FPS 2.78, Running 44.47s Step 443( 4.33%), action 13, FPS 2.67, Running 44.94s Step 444( 4.67%), action 14, FPS 2.62, Running 45.33s Step 445( 5.00%), action 15, FPS 2.55, Running 45.68s Step 446( 5.33%), action 16, FPS 2.53, Running 46.01s Step 447( 5.67%), action 17, FPS 2.50, Running 46.32s Step 448( 6.00%), action 18, FPS 2.49, Running 46.60s Step 449( 6.33%), action 19, FPS 2.46, Running 46.89s Step 450( 6.67%), action 20, FPS 2.40, Running 47.34s Step 451( 7.00%), action 21, FPS 2.42, Running 48.21s Step 452( 7.33%), action 22, FPS 2.37, Running 48.65s Step 453( 7.67%), action 23, FPS 2.36, Running 49.01s Step 454( 8.00%), action 24, FPS 2.33, Running 49.41s Step 455( 8.33%), action 25, FPS 2.31, Running 49.77s Step 456( 8.67%), action 26, FPS 2.30, Running 50.38s Step 457( 9.00%), action 27, FPS 2.32, Running 50.87s Step 458( 9.33%), action 28, FPS 2.25, Running 51.38s Step 459( 9.67%), action 29, FPS 2.23, Running 51.76s Step 460( 10.00%), action 30, FPS 2.24, Running 52.34s Step 461( 10.33%), action 31, FPS 2.17, Running 53.17s Step 462( 10.67%), action 32, FPS 2.17, Running 53.69s Step 463( 11.00%), action 33, FPS 2.16, Running 54.21s Step 464( 11.33%), action 34, FPS 2.13, Running 54.73s Step 465( 11.67%), action 35, FPS 2.10, Running 55.22s Step 466( 12.00%), action 36, FPS 2.05, Running 55.75s Step 467( 12.33%), action 37, FPS 2.01, Running 56.28s Step 468( 12.67%), action 38, FPS 1.96, Running 56.79s Step 469( 13.00%), action 39, FPS 1.91, Running 57.35s Step 470( 13.33%), action 40, FPS 1.94, Running 57.65s Step 471( 13.67%), action 41, FPS 1.96, Running 58.40s Step 472( 14.00%), action 42, FPS 1.94, Running 58.98s Step 473( 14.33%), action 43, FPS 1.91, Running 59.47s Step 474( 14.67%), action 44, FPS 1.90, Running 59.95s Step 475( 15.00%), action 45, FPS 1.89, Running 60.37s Step 476( 15.33%), action 46, FPS 1.89, Running 60.94s Step 477( 15.67%), action 47, FPS 1.93, Running 61.24s Step 478( 16.00%), action 48, FPS 1.91, Running 61.84s Step 479( 16.33%), action 49, FPS 1.89, Running 62.37s Step 480( 16.67%), action 50, FPS 1.91, Running 62.82s Step 481( 17.00%), action 51, FPS 1.95, Running 63.42s Step 482( 17.33%), action 52, FPS 1.97, Running 63.87s Step 483( 17.67%), action 53, FPS 1.95, Running 64.46s Step 484( 18.00%), action 54, FPS 1.94, Running 65.03s Step 485( 18.33%), action 55, FPS 1.94, Running 65.54s Step 486( 18.67%), action 56, FPS 1.97, Running 65.91s Step 487( 19.00%), action 57, FPS 1.97, Running 66.44s Step 488( 19.33%), action 58, FPS 1.95, Running 67.03s Step 489( 19.67%), action 59, FPS 1.95, Running 67.58s Step 490( 20.00%), action 60, FPS 1.95, Running 67.90s Step 491( 20.33%), action 61, FPS 1.96, Running 68.61s Step 492( 20.67%), action 62, FPS 1.95, Running 69.21s Step 493( 21.00%), action 63, FPS 1.94, Running 69.77s Step 494( 21.33%), action 64, FPS 1.92, Running 70.37s Step 495( 21.67%), action 65, FPS 1.90, Running 70.89s Step 496( 22.00%), action 66, FPS 1.91, Running 71.43s Step 497( 22.33%), action 67, FPS 1.90, Running 71.74s Step 498( 22.67%), action 68, FPS 1.91, Running 72.32s Step 499( 23.00%), action 69, FPS 1.89, Running 72.94s Step 500( 23.33%), action 70, FPS 1.93, Running 73.21s Step 501( 23.67%), action 71, FPS 1.88, Running 74.05s Step 502( 24.00%), action 72, FPS 1.91, Running 74.36s Step 503( 24.33%), action 73, FPS 1.90, Running 74.97s Step 504( 24.67%), action 74, FPS 1.91, Running 75.52s Step 505( 25.00%), action 75, FPS 1.95, Running 75.80s Step 506( 25.33%), action 76, FPS 1.95, Running 76.14s Step 507( 25.67%), action 77, FPS 1.95, Running 76.70s Step 508( 26.00%), action 78, FPS 1.96, Running 77.24s Step 509( 26.33%), action 79, FPS 1.96, Running 77.78s Step 510( 26.67%), action 80, FPS 1.98, Running 78.02s Step 511( 27.00%), action 81, FPS 2.03, Running 78.47s Step 512( 27.33%), action 82, FPS 2.04, Running 79.01s Step 513( 27.67%), action 83, FPS 2.04, Running 79.58s Step 514( 28.00%), action 84, FPS 2.04, Running 80.15s Step 515( 28.33%), action 85, FPS 2.03, Running 80.72s Step 516( 28.67%), action 86, FPS 2.03, Running 81.28s Step 517( 29.00%), action 87, FPS 2.02, Running 81.63s Step 518( 29.33%), action 88, FPS 2.04, Running 82.14s Step 519( 29.67%), action 89, FPS 2.06, Running 82.66s Step 520( 30.00%), action 90, FPS 1.99, Running 83.26s Step 521( 30.33%), action 91, FPS 2.06, Running 83.77s Step 522( 30.67%), action 92, FPS 2.06, Running 84.08s Step 523( 31.00%), action 93, FPS 2.10, Running 84.50s Step 524( 31.33%), action 94, FPS 2.12, Running 84.96s Step 525( 31.67%), action 95, FPS 2.09, Running 85.37s Step 526( 32.00%), action 96, FPS 2.03, Running 85.97s Step 527( 32.33%), action 97, FPS 2.02, Running 86.59s Step 528( 32.67%), action 98, FPS 2.03, Running 87.12s Step 529( 33.00%), action 99, FPS 2.03, Running 87.62s Step 530( 33.33%), action 100, FPS 1.95, Running 88.26s Step 531( 33.67%), action 101, FPS 1.94, Running 88.80s Step 532( 34.00%), action 102, FPS 1.98, Running 89.11s Step 533( 34.33%), action 103, FPS 2.03, Running 89.44s Step 534( 34.67%), action 104, FPS 2.03, Running 90.00s Step 535( 35.00%), action 105, FPS 2.07, Running 90.38s Step 536( 35.33%), action 106, FPS 2.09, Running 90.83s Step 537( 35.67%), action 107, FPS 2.05, Running 91.37s Step 538( 36.00%), action 108, FPS 2.08, Running 91.78s Step 539( 36.33%), action 109, FPS 2.06, Running 92.38s Step 540( 36.67%), action 110, FPS 2.11, Running 92.76s Step 541( 37.00%), action 111, FPS 2.13, Running 93.17s Step 542( 37.33%), action 112, FPS 2.14, Running 93.42s Step 543( 37.67%), action 113, FPS 2.13, Running 93.91s Step 544( 38.00%), action 114, FPS 2.18, Running 94.15s Step 545( 38.33%), action 115, FPS 2.19, Running 94.52s Step 546( 38.67%), action 116, FPS 2.26, Running 94.81s Step 547( 39.00%), action 117, FPS 2.28, Running 95.36s Step 548( 39.33%), action 118, FPS 2.31, Running 95.77s Step 549( 39.67%), action 119, FPS 2.28, Running 96.41s Step 550( 40.00%), action 120, FPS 2.30, Running 96.94s Step 551( 40.33%), action 121, FPS 2.30, Running 97.49s Step 552( 40.67%), action 122, FPS 2.28, Running 97.86s Step 553( 41.00%), action 123, FPS 2.27, Running 98.24s Step 554( 41.33%), action 124, FPS 2.25, Running 98.90s Step 555( 41.67%), action 125, FPS 2.22, Running 99.41s Step 556( 42.00%), action 126, FPS 2.21, Running 99.88s Step 557( 42.33%), action 127, FPS 2.25, Running 100.26s Step 558( 42.67%), action 128, FPS 2.22, Running 100.79s Step 559( 43.00%), action 129, FPS 2.25, Running 101.27s Step 560( 43.33%), action 130, FPS 2.24, Running 101.68s Step 561( 43.67%), action 131, FPS 2.21, Running 102.24s Step 562( 44.00%), action 132, FPS 2.13, Running 102.80s Step 563( 44.33%), action 133, FPS 2.14, Running 103.25s Step 564( 44.67%), action 134, FPS 2.08, Running 103.75s Step 565( 45.00%), action 135, FPS 2.08, Running 104.13s Step 566( 45.33%), action 136, FPS 2.08, Running 104.44s Step 567( 45.67%), action 137, FPS 2.07, Running 105.00s Step 568( 46.00%), action 138, FPS 2.10, Running 105.30s Step 569( 46.33%), action 139, FPS 2.18, Running 105.58s Step 570( 46.67%), action 140, FPS 2.21, Running 105.99s Step 571( 47.00%), action 141, FPS 2.23, Running 106.44s Step 572( 47.33%), action 142, FPS 2.19, Running 106.98s Step 573( 47.67%), action 143, FPS 2.17, Running 107.47s Step 574( 48.00%), action 144, FPS 2.24, Running 107.83s Step 575( 48.33%), action 145, FPS 2.28, Running 108.18s Step 576( 48.67%), action 146, FPS 2.33, Running 108.44s Step 577( 49.00%), action 147, FPS 2.36, Running 108.74s Step 578( 49.33%), action 148, FPS 2.41, Running 109.10s Step 579( 49.67%), action 149, FPS 2.42, Running 109.53s Step 580( 50.00%), action 150, FPS 2.39, Running 110.03s Step 581( 50.33%), action 151, FPS 2.39, Running 110.61s Step 582( 50.67%), action 152, FPS 2.49, Running 110.84s Step 583( 51.00%), action 153, FPS 2.47, Running 111.34s Step 584( 51.33%), action 154, FPS 2.52, Running 111.67s Step 585( 51.67%), action 155, FPS 2.54, Running 112.00s Step 586( 52.00%), action 156, FPS 2.52, Running 112.36s Step 587( 52.33%), action 157, FPS 2.60, Running 112.69s Step 588( 52.67%), action 158, FPS 2.61, Running 112.95s Step 589( 53.00%), action 159, FPS 2.57, Running 113.37s Step 590( 53.33%), action 160, FPS 2.62, Running 113.64s Step 591( 53.67%), action 161, FPS 2.61, Running 114.11s Step 592( 54.00%), action 162, FPS 2.66, Running 114.50s Step 593( 54.33%), action 163, FPS 2.71, Running 114.85s Step 594( 54.67%), action 164, FPS 2.71, Running 115.22s Step 595( 55.00%), action 165, FPS 2.72, Running 115.55s Step 596( 55.33%), action 166, FPS 2.65, Running 115.99s Step 597( 55.67%), action 167, FPS 2.64, Running 116.32s Step 598( 56.00%), action 168, FPS 2.62, Running 116.74s Step 599( 56.33%), action 169, FPS 2.66, Running 117.04s Step 600( 56.67%), action 170, FPS 2.74, Running 117.34s Step 601( 57.00%), action 171, FPS 2.73, Running 117.93s Step 602( 57.33%), action 172, FPS 2.70, Running 118.25s Step 603( 57.67%), action 173, FPS 2.74, Running 118.62s Step 604( 58.00%), action 174, FPS 2.73, Running 118.99s Step 605( 58.33%), action 175, FPS 2.74, Running 119.29s Step 606( 58.67%), action 176, FPS 2.75, Running 119.62s Step 607( 59.00%), action 177, FPS 2.76, Running 119.94s Step 608( 59.33%), action 178, FPS 2.68, Running 120.40s Step 609( 59.67%), action 179, FPS 2.72, Running 120.71s Step 610( 60.00%), action 180, FPS 2.69, Running 121.07s Step 611( 60.33%), action 181, FPS 2.63, Running 121.71s Step 612( 60.67%), action 182, FPS 2.57, Running 122.27s Step 613( 61.00%), action 183, FPS 2.53, Running 122.75s Step 614( 61.33%), action 184, FPS 2.48, Running 123.29s Step 615( 61.67%), action 185, FPS 2.42, Running 123.81s Step 616( 62.00%), action 186, FPS 2.43, Running 124.23s Step 617( 62.33%), action 187, FPS 2.35, Running 124.83s Step 618( 62.67%), action 188, FPS 2.33, Running 125.31s Step 619( 63.00%), action 189, FPS 2.29, Running 125.79s Step 620( 63.33%), action 190, FPS 2.22, Running 126.36s Step 621( 63.67%), action 191, FPS 2.23, Running 126.90s Step 622( 64.00%), action 192, FPS 2.21, Running 127.32s Step 623( 64.33%), action 193, FPS 2.21, Running 127.67s Step 624( 64.67%), action 194, FPS 2.18, Running 128.17s Step 625( 65.00%), action 195, FPS 2.17, Running 128.52s Step 626( 65.33%), action 196, FPS 2.15, Running 128.94s Step 627( 65.67%), action 197, FPS 2.14, Running 129.30s Step 628( 66.00%), action 198, FPS 2.09, Running 129.96s Step 629( 66.33%), action 199, FPS 2.07, Running 130.37s Step 630( 66.67%), action 200, FPS 2.06, Running 130.77s Step 631( 67.00%), action 201, FPS 2.06, Running 131.44s Step 632( 67.33%), action 202, FPS 2.09, Running 131.84s Step 633( 67.67%), action 203, FPS 2.05, Running 132.48s Step 634( 68.00%), action 204, FPS 2.12, Running 132.71s Step 635( 68.33%), action 205, FPS 2.11, Running 133.30s Step 636( 68.67%), action 206, FPS 2.06, Running 133.95s Step 637( 69.00%), action 207, FPS 2.07, Running 134.51s Step 638( 69.33%), action 208, FPS 2.03, Running 135.15s Step 639( 69.67%), action 209, FPS 2.02, Running 135.71s Step 640( 70.00%), action 210, FPS 2.06, Running 136.06s Step 641( 70.33%), action 211, FPS 2.02, Running 136.78s Step 642( 70.67%), action 212, FPS 2.05, Running 137.06s Step 643( 71.00%), action 213, FPS 2.06, Running 137.38s Step 644( 71.33%), action 214, FPS 2.08, Running 137.78s Step 645( 71.67%), action 215, FPS 2.02, Running 138.43s Step 646( 72.00%), action 216, FPS 2.02, Running 138.84s Step 647( 72.33%), action 217, FPS 2.03, Running 139.13s Step 648( 72.67%), action 218, FPS 2.05, Running 139.70s Step 649( 73.00%), action 219, FPS 2.01, Running 140.31s Step 650( 73.33%), action 220, FPS 2.01, Running 140.70s Step 651( 73.67%), action 221, FPS 2.04, Running 141.22s Step 652( 74.00%), action 222, FPS 2.01, Running 141.80s Step 653( 74.33%), action 223, FPS 2.09, Running 142.07s Step 654( 74.67%), action 224, FPS 2.04, Running 142.50s [2026-08-01 17:30:46] [39 ] Seed 38 failed after 142.90 s. +steps: 654 , actions: 224 . +Instruction: Empty +Total 18/39(46.15%) success. +Setting seed: 39 +Step 1( N/A%), pre moving , FPS 4.69, Running 0.21s Step 2( N/A%), pre moving , FPS 7.73, Running 0.26s Step 3( N/A%), pre moving , FPS 10.12, Running 0.30s Step 4( N/A%), pre moving , FPS 11.90, Running 0.34s Step 5( N/A%), pre moving , FPS 13.19, Running 0.38s Step 6( N/A%), pre moving , FPS 14.23, Running 0.42s Step 7( N/A%), pre moving , FPS 15.23, Running 0.46s Step 8( N/A%), pre moving , FPS 16.07, Running 0.50s Step 9( N/A%), pre moving , FPS 16.81, Running 0.54s Step 10( N/A%), pre moving , FPS 17.40, Running 0.57s Step 11( N/A%), pre moving , FPS 17.67, Running 0.62s Step 12( N/A%), pre moving , FPS 18.17, Running 0.66s Step 13( N/A%), pre moving , FPS 18.58, Running 0.70s Step 14( N/A%), pre moving , FPS 18.91, Running 0.74s Step 15( N/A%), pre moving , FPS 19.23, Running 0.78s Step 16( N/A%), pre moving , FPS 19.38, Running 0.83s Step 17( N/A%), pre moving , FPS 19.64, Running 0.87s Step 18( N/A%), pre moving , FPS 19.93, Running 0.90s Step 19( N/A%), pre moving , FPS 20.20, Running 0.94s Step 20( N/A%), pre moving , FPS 20.41, Running 0.98s Step 21( N/A%), pre moving , FPS 19.71, Running 1.23s Step 22( N/A%), pre moving , FPS 19.17, Running 1.30s Step 23( N/A%), pre moving , FPS 19.13, Running 1.34s Step 24( N/A%), pre moving , FPS 19.15, Running 1.38s Step 25( N/A%), pre moving , FPS 19.30, Running 1.42s Step 26( N/A%), pre moving , FPS 16.16, Running 1.66s Step 27( N/A%), pre moving , FPS 16.17, Running 1.70s Step 28( N/A%), pre moving , FPS 16.11, Running 1.74s Step 29( N/A%), pre moving , FPS 16.10, Running 1.78s Step 30( N/A%), pre moving , FPS 16.07, Running 1.82s Step 31( N/A%), pre moving , FPS 16.19, Running 1.86s Step 32( N/A%), pre moving , FPS 16.13, Running 1.90s Step 33( N/A%), pre moving , FPS 16.05, Running 1.95s Step 34( N/A%), pre moving , FPS 16.08, Running 1.98s Step 35( N/A%), pre moving , FPS 16.11, Running 2.02s Step 36( N/A%), pre moving , FPS 12.93, Running 2.37s Step 37( N/A%), pre moving , FPS 12.91, Running 2.41s Step 38( N/A%), pre moving , FPS 12.87, Running 2.46s Step 39( N/A%), pre moving , FPS 12.86, Running 2.50s Step 40( N/A%), pre moving , FPS 12.86, Running 2.54s Step 41( N/A%), pre moving , FPS 14.85, Running 2.58s Step 42( N/A%), pre moving , FPS 15.24, Running 2.61s Step 43( N/A%), pre moving , FPS 15.27, Running 2.65s Step 44( N/A%), pre moving , FPS 15.27, Running 2.69s Step 45( N/A%), pre moving , FPS 15.21, Running 2.73s Step 46( N/A%), pre moving , FPS 18.02, Running 2.77s Step 47( N/A%), pre moving , FPS 17.96, Running 2.81s Step 48( N/A%), pre moving , FPS 18.03, Running 2.85s Step 49( N/A%), pre moving , FPS 17.95, Running 2.89s Step 50( N/A%), pre moving , FPS 17.97, Running 2.93s Step 51( N/A%), pre moving , FPS 17.94, Running 2.97s Step 52( N/A%), pre moving , FPS 18.01, Running 3.01s Step 53( N/A%), pre moving , FPS 18.09, Running 3.05s Step 54( N/A%), pre moving , FPS 18.07, Running 3.09s Step 55( N/A%), pre moving , FPS 18.01, Running 3.13s Step 56( N/A%), pre moving , FPS 25.03, Running 3.17s Step 57( N/A%), pre moving , FPS 24.90, Running 3.22s Step 58( N/A%), pre moving , FPS 24.73, Running 3.27s Step 59( N/A%), pre moving , FPS 24.65, Running 3.31s Step 60( N/A%), pre moving , FPS 24.67, Running 3.35s Step 61( N/A%), pre moving , FPS 24.69, Running 3.39s Step 62( N/A%), pre moving , FPS 24.67, Running 3.42s Step 63( N/A%), pre moving , FPS 23.95, Running 3.49s Step 64( N/A%), pre moving , FPS 22.99, Running 3.56s Step 65( N/A%), pre moving , FPS 22.45, Running 3.62s Step 66( N/A%), pre moving , FPS 21.82, Running 3.69s Step 67( N/A%), pre moving , FPS 21.28, Running 3.75s Step 68( N/A%), pre moving , FPS 20.84, Running 3.81s Step 69( N/A%), pre moving , FPS 20.51, Running 3.87s Step 70( N/A%), pre moving , FPS 20.16, Running 3.92s Step 71( N/A%), pre moving , FPS 19.81, Running 3.98s Step 72( N/A%), pre moving , FPS 19.45, Running 4.04s Step 73( N/A%), pre moving , FPS 19.11, Running 4.10s Step 74( N/A%), pre moving , FPS 18.66, Running 4.16s Step 75( N/A%), pre moving , FPS 18.26, Running 4.23s Step 76( N/A%), pre moving , FPS 17.84, Running 4.29s Step 77( N/A%), pre moving , FPS 17.59, Running 4.36s Step 78( N/A%), pre moving , FPS 17.36, Running 4.42s Step 79( N/A%), pre moving , FPS 17.11, Running 4.48s Step 80( N/A%), pre moving , FPS 16.84, Running 4.53s Step 81( N/A%), pre moving , FPS 16.43, Running 4.60s Step 82( N/A%), pre moving , FPS 16.13, Running 4.66s Step 83( N/A%), pre moving , FPS 16.17, Running 4.72s Step 84( N/A%), pre moving , FPS 16.22, Running 4.79s Step 85( N/A%), pre moving , FPS 16.43, Running 4.84s Step 86( N/A%), pre moving , FPS 16.71, Running 4.88s Step 87( N/A%), pre moving , FPS 17.07, Running 4.92s Step 88( N/A%), pre moving , FPS 17.36, Running 4.96s Step 89( N/A%), pre moving , FPS 17.62, Running 5.00s Step 90( N/A%), pre moving , FPS 17.86, Running 5.04s Step 91( N/A%), pre moving , FPS 18.10, Running 5.09s Step 92( N/A%), pre moving , FPS 18.33, Running 5.13s Step 93( N/A%), pre moving , FPS 18.54, Running 5.18s Step 94( N/A%), pre moving , FPS 18.98, Running 5.22s Step 95( N/A%), pre moving , FPS 19.34, Running 5.26s Step 96( N/A%), pre moving , FPS 19.61, Running 5.31s Step 97( N/A%), pre moving , FPS 20.05, Running 5.35s Step 98( N/A%), pre moving , FPS 20.26, Running 5.40s Step 99( N/A%), pre moving , FPS 20.58, Running 5.45s Step 100( N/A%), pre moving , FPS 20.93, Running 5.49s Step 101( N/A%), pre moving , FPS 21.51, Running 5.53s Step 102( N/A%), pre moving , FPS 21.90, Running 5.58s Step 103( N/A%), pre moving , FPS 22.38, Running 5.62s Step 104( N/A%), pre moving , FPS 23.05, Running 5.66s Step 105( N/A%), pre moving , FPS 23.15, Running 5.70s Step 106( N/A%), pre moving , FPS 23.16, Running 5.75s Step 107( N/A%), pre moving , FPS 22.89, Running 5.80s Step 108( N/A%), pre moving , FPS 22.79, Running 5.84s Step 109( N/A%), pre moving , FPS 22.84, Running 5.88s Step 110( N/A%), pre moving , FPS 22.77, Running 5.92s Step 111( N/A%), pre moving , FPS 22.86, Running 5.96s Step 112( N/A%), pre moving , FPS 23.01, Running 6.00s Step 113( N/A%), pre moving , FPS 23.20, Running 6.04s Step 114( N/A%), pre moving , FPS 23.26, Running 6.08s Step 115( N/A%), pre moving , FPS 23.37, Running 6.12s Step 116( N/A%), pre moving , FPS 23.45, Running 6.16s Step 117( N/A%), pre moving , FPS 23.29, Running 6.21s Step 118( N/A%), pre moving , FPS 23.44, Running 6.26s Step 119( N/A%), pre moving , FPS 23.41, Running 6.30s Step 120( N/A%), pre moving , FPS 14.20, Running 6.90s Step 121( N/A%), pre moving , FPS 13.00, Running 7.07s Step 122( N/A%), pre moving , FPS 11.62, Running 7.30s Step 123( N/A%), pre moving , FPS 10.86, Running 7.46s Step 124( N/A%), pre moving , FPS 9.78, Running 7.70s Step 125( N/A%), pre moving , FPS 9.16, Running 7.89s Step 126( N/A%), pre moving , FPS 8.32, Running 8.15s Step 127( N/A%), pre moving , FPS 8.05, Running 8.28s Step 128( N/A%), pre moving , FPS 7.48, Running 8.51s Step 129( N/A%), pre moving , FPS 7.12, Running 8.69s Step 130( N/A%), pre moving , FPS 6.65, Running 8.93s Step 131( N/A%), pre moving , FPS 6.26, Running 9.16s Step 132( N/A%), pre moving , FPS 5.88, Running 9.40s Step 133( N/A%), pre moving , FPS 5.61, Running 9.60s Step 134( N/A%), pre moving , FPS 5.27, Running 9.87s Step 135( N/A%), pre moving , FPS 5.11, Running 10.03s Step 136( N/A%), pre moving , FPS 4.84, Running 10.30s Step 137( N/A%), pre moving , FPS 4.73, Running 10.44s Step 138( N/A%), pre moving , FPS 4.50, Running 10.70s Step 139( N/A%), pre moving , FPS 4.38, Running 10.87s Step 140( N/A%), pre moving , FPS 4.71, Running 11.14s Step 141( N/A%), pre moving , FPS 4.71, Running 11.32s Step 142( N/A%), pre moving , FPS 4.64, Running 11.61s Step 143( N/A%), pre moving , FPS 4.64, Running 11.77s Step 144( N/A%), pre moving , FPS 4.59, Running 12.06s Step 145( N/A%), pre moving , FPS 4.57, Running 12.27s Step 146( N/A%), pre moving , FPS 4.60, Running 12.50s Step 147( N/A%), pre moving , FPS 4.54, Running 12.68s Step 148( N/A%), pre moving , FPS 4.53, Running 12.92s Step 149( N/A%), pre moving , FPS 4.57, Running 13.07s Step 150( N/A%), pre moving , FPS 4.54, Running 13.33s Step 151( N/A%), pre moving , FPS 4.60, Running 13.50s Step 152( N/A%), pre moving , FPS 4.57, Running 13.78s Step 153( N/A%), pre moving , FPS 4.61, Running 13.94s Step 154( N/A%), pre moving , FPS 4.61, Running 14.21s Step 155( N/A%), pre moving , FPS 4.61, Running 14.37s Step 156( N/A%), pre moving , FPS 4.63, Running 14.62s Step 157( N/A%), pre moving , FPS 4.59, Running 14.80s Step 158( N/A%), pre moving , FPS 4.60, Running 15.05s Step 159( N/A%), pre moving , FPS 4.62, Running 15.19s Step 160( N/A%), pre moving , FPS 4.62, Running 15.47s Step 161( N/A%), pre moving , FPS 4.62, Running 15.65s Step 162( N/A%), pre moving , FPS 4.65, Running 15.91s Step 163( N/A%), pre moving , FPS 4.66, Running 16.07s Step 164( N/A%), pre moving , FPS 4.62, Running 16.39s Step 165( N/A%), pre moving , FPS 4.63, Running 16.58s Step 166( N/A%), pre moving , FPS 4.60, Running 16.84s Step 167( N/A%), pre moving , FPS 4.64, Running 16.99s Step 168( N/A%), pre moving , FPS 4.61, Running 17.26s Step 169( N/A%), pre moving , FPS 4.57, Running 17.45s Step 170( N/A%), pre moving , FPS 4.57, Running 17.71s Step 171( N/A%), pre moving , FPS 4.54, Running 17.91s Step 172( N/A%), pre moving , FPS 4.58, Running 18.15s Step 173( N/A%), pre moving , FPS 4.57, Running 18.32s Step 174( N/A%), pre moving , FPS 4.56, Running 18.60s Step 175( N/A%), pre moving , FPS 4.68, Running 18.64s Step 176( N/A%), pre moving , FPS 4.92, Running 18.68s Step 177( N/A%), pre moving , FPS 5.09, Running 18.72s Step 178( N/A%), pre moving , FPS 5.37, Running 18.77s Step 179( N/A%), pre moving , FPS 5.50, Running 18.83s Step 180( N/A%), pre moving , FPS 5.88, Running 18.87s Step 181( N/A%), pre moving , FPS 6.13, Running 18.91s Step 182( N/A%), pre moving , FPS 6.58, Running 18.95s Step 183( N/A%), pre moving , FPS 6.84, Running 18.99s Step 184( N/A%), pre moving , FPS 7.56, Running 19.04s Step 185( N/A%), pre moving , FPS 6.85, Running 19.50s Step 186( N/A%), pre moving , FPS 7.40, Running 19.55s Step 187( N/A%), pre moving , FPS 7.70, Running 19.59s Step 188( N/A%), pre moving , FPS 8.41, Running 19.64s Step 189( N/A%), pre moving , FPS 8.94, Running 19.68s Step 190( N/A%), pre moving , FPS 9.75, Running 19.76s Step 191( N/A%), pre moving , FPS 10.45, Running 19.82s Step 192( N/A%), pre moving , FPS 11.56, Running 19.88s Step 193( N/A%), pre moving , FPS 12.40, Running 19.94s Step 194( N/A%), pre moving , FPS 14.38, Running 19.99s Step 195( N/A%), pre moving , FPS 14.13, Running 20.06s Step 196( N/A%), pre moving , FPS 13.69, Running 20.14s Step 197( N/A%), pre moving , FPS 13.32, Running 20.22s Step 198( N/A%), pre moving , FPS 12.67, Running 20.35s Step 199( N/A%), pre moving , FPS 12.39, Running 20.44s Step 200( N/A%), pre moving , FPS 12.24, Running 20.50s Step 201( N/A%), pre moving , FPS 12.09, Running 20.56s Step 202( N/A%), pre moving , FPS 11.80, Running 20.64s Step 203( N/A%), pre moving , FPS 11.50, Running 20.73s Step 204( N/A%), pre moving , FPS 11.08, Running 20.84s Step 205( N/A%), pre moving , FPS 13.65, Running 20.97s Step 206( N/A%), pre moving , FPS 13.11, Running 21.07s Step 207( N/A%), pre moving , FPS 12.51, Running 21.19s Step 208( N/A%), pre moving , FPS 12.01, Running 21.30s Step 209( N/A%), pre moving , FPS 11.55, Running 21.42s Step 210( N/A%), pre moving , FPS 11.29, Running 21.53s Step 211( N/A%), pre moving , FPS 10.96, Running 21.64s Step 212( N/A%), pre moving , FPS 10.64, Running 21.76s Step 213( N/A%), pre moving , FPS 10.40, Running 21.86s Step 214( N/A%), pre moving , FPS 10.08, Running 21.98s Step 215( N/A%), pre moving , FPS 9.84, Running 22.09s Step 216( N/A%), pre moving , FPS 9.72, Running 22.20s Step 217( N/A%), pre moving , FPS 9.63, Running 22.30s Step 218( N/A%), pre moving , FPS 9.63, Running 22.43s Step 219( N/A%), pre moving , FPS 9.60, Running 22.52s Step 220( N/A%), pre moving , FPS 9.37, Running 22.64s Step 221( N/A%), pre moving , FPS 9.17, Running 22.74s Step 222( N/A%), pre moving , FPS 9.09, Running 22.85s Step 223( N/A%), pre moving , FPS 9.01, Running 22.95s Step 224( N/A%), pre moving , FPS 9.07, Running 23.05s Step 225( N/A%), pre moving , FPS 9.25, Running 23.13s Step 226( N/A%), pre moving , FPS 9.29, Running 23.22s Step 227( N/A%), pre moving , FPS 9.44, Running 23.31s Step 228( N/A%), pre moving , FPS 9.55, Running 23.40s Step 229( N/A%), pre moving , FPS 9.76, Running 23.46s Step 230( N/A%), pre moving , FPS 9.96, Running 23.54s Step 231( N/A%), pre moving , FPS 10.21, Running 23.60s Step 232( N/A%), pre moving , FPS 10.46, Running 23.67s Step 233( N/A%), pre moving , FPS 10.85, Running 23.70s Step 234( N/A%), pre moving , FPS 11.36, Running 23.74s Step 235( N/A%), pre moving , FPS 11.89, Running 23.77s Step 236( N/A%), pre moving , FPS 12.47, Running 23.80s Step 237( N/A%), pre moving , FPS 12.90, Running 23.85s Step 238( N/A%), pre moving , FPS 13.49, Running 23.91s Step 239( N/A%), pre moving , FPS 13.87, Running 23.97s Step 240( N/A%), pre moving , FPS 14.57, Running 24.01s Step 241( N/A%), pre moving , FPS 15.36, Running 24.05s Step 242( N/A%), pre moving , FPS 16.22, Running 24.08s Step 243( N/A%), pre moving , FPS 17.22, Running 24.11s Step 244( N/A%), pre moving , FPS 18.20, Running 24.14s Step 245( N/A%), pre moving , FPS 19.08, Running 24.18s Step 246( N/A%), pre moving , FPS 20.14, Running 24.22s Step 247( N/A%), pre moving , FPS 14.04, Running 24.73s Step 248( N/A%), pre moving , FPS 14.61, Running 24.77s Step 249( N/A%), pre moving , FPS 14.97, Running 24.80s Step 250( N/A%), pre moving , FPS 15.43, Running 24.83s Step 251( N/A%), pre moving , FPS 15.79, Running 24.87s Step 252( N/A%), pre moving , FPS 15.90, Running 24.93s Step 253( N/A%), pre moving , FPS 15.91, Running 24.96s Step 254( N/A%), pre moving , FPS 15.52, Running 25.03s Step 255( N/A%), pre moving , FPS 15.20, Running 25.09s Step 256( N/A%), pre moving , FPS 14.84, Running 25.15s Step 257( N/A%), pre moving , FPS 14.79, Running 25.20s Step 258( N/A%), pre moving , FPS 14.87, Running 25.25s Step 259( N/A%), pre moving , FPS 14.94, Running 25.31s Step 260( N/A%), pre moving , FPS 14.87, Running 25.36s Step 261( N/A%), pre moving , FPS 14.70, Running 25.41s Step 262( N/A%), pre moving , FPS 14.43, Running 25.46s Step 263( N/A%), pre moving , FPS 13.99, Running 25.54s Step 264( N/A%), pre moving , FPS 13.82, Running 25.59s Step 265( N/A%), pre moving , FPS 13.51, Running 25.66s Step 266( N/A%), pre moving , FPS 13.06, Running 25.75s Step 267( N/A%), pre moving , FPS 18.67, Running 25.80s Step 268( N/A%), pre moving , FPS 17.92, Running 25.88s Step 269( N/A%), pre moving , FPS 17.63, Running 25.93s Step 270( N/A%), pre moving , FPS 17.37, Running 25.99s Step 271( N/A%), pre moving , FPS 17.06, Running 26.04s Step 272( N/A%), pre moving , FPS 16.85, Running 26.11s Step 273( N/A%), pre moving , FPS 16.42, Running 26.18s Step 274( N/A%), pre moving , FPS 16.15, Running 26.26s Step 275( N/A%), pre moving , FPS 16.07, Running 26.33s Step 276( N/A%), pre moving , FPS 15.81, Running 26.42s Step 277( N/A%), pre moving , FPS 15.52, Running 26.49s Step 278( N/A%), pre moving , FPS 15.22, Running 26.57s Step 279( N/A%), pre moving , FPS 15.03, Running 26.64s Step 280( N/A%), pre moving , FPS 14.74, Running 26.71s Step 281( N/A%), pre moving , FPS 14.43, Running 26.79s Step 282( N/A%), pre moving , FPS 14.22, Running 26.87s Step 283( N/A%), pre moving , FPS 14.27, Running 26.94s Step 284( N/A%), pre moving , FPS 14.25, Running 27.00s Step 285( N/A%), pre moving , FPS 14.38, Running 27.05s Step 286( N/A%), pre moving , FPS 14.46, Running 27.13s Step 287( N/A%), pre moving , FPS 14.31, Running 27.20s Step 288( N/A%), pre moving , FPS 14.53, Running 27.26s Step 289( N/A%), pre moving , FPS 14.39, Running 27.32s Step 290( N/A%), pre moving , FPS 14.38, Running 27.38s Step 291( N/A%), pre moving , FPS 14.42, Running 27.43s Step 292( N/A%), pre moving , FPS 14.51, Running 27.49s Step 293( N/A%), pre moving , FPS 14.54, Running 27.55s Step 294( N/A%), pre moving , FPS 14.77, Running 27.62s Step 295( N/A%), pre moving , FPS 14.92, Running 27.67s Step 296( N/A%), pre moving , FPS 15.09, Running 27.74s Step 297( N/A%), pre moving , FPS 15.09, Running 27.82s Step 298( N/A%), pre moving , FPS 15.05, Running 27.90s Step 299( N/A%), pre moving , FPS 14.87, Running 27.98s Step 300( N/A%), pre moving , FPS 14.99, Running 28.05s Step 301( N/A%), pre moving , FPS 14.96, Running 28.13s Step 302( N/A%), pre moving , FPS 14.88, Running 28.22s Step 303( N/A%), pre moving , FPS 14.71, Running 28.30s Step 304( N/A%), pre moving , FPS 14.13, Running 28.41s Step 305( N/A%), pre moving , FPS 13.86, Running 28.49s Step 306( N/A%), pre moving , FPS 13.80, Running 28.58s Step 307( N/A%), pre moving , FPS 13.65, Running 28.67s Step 308( N/A%), pre moving , FPS 13.40, Running 28.75s Step 309( N/A%), pre moving , FPS 13.40, Running 28.82s Step 310( N/A%), pre moving , FPS 13.17, Running 28.89s Step 311( N/A%), pre moving , FPS 12.96, Running 28.97s Step 312( N/A%), pre moving , FPS 13.01, Running 29.03s Step 313( N/A%), pre moving , FPS 13.08, Running 29.08s Step 314( N/A%), pre moving , FPS 13.21, Running 29.13s Step 315( N/A%), pre moving , FPS 13.38, Running 29.17s Step 316( N/A%), pre moving , FPS 13.70, Running 29.20s Step 317( N/A%), pre moving , FPS 14.07, Running 29.24s Step 318( N/A%), pre moving , FPS 14.52, Running 29.28s Step 319( N/A%), pre moving , FPS 15.01, Running 29.31s Step 320( N/A%), pre moving , FPS 15.39, Running 29.35s Step 321( N/A%), pre moving , FPS 15.98, Running 29.38s Step 322( N/A%), pre moving , FPS 16.57, Running 29.42s Step 323( N/A%), pre moving , FPS 16.98, Running 29.48s Step 324( N/A%), pre moving , FPS 17.89, Running 29.53s Step 325( N/A%), pre moving , FPS 18.14, Running 29.60s Step 326( N/A%), pre moving , FPS 19.02, Running 29.63s Step 327( N/A%), pre moving , FPS 19.97, Running 29.67s Step 328( N/A%), pre moving , FPS 20.86, Running 29.71s Step 329( N/A%), pre moving , FPS 21.63, Running 29.74s Step 330( N/A%), pre moving , FPS 22.70, Running 29.78s Step 331( N/A%), pre moving , FPS 23.82, Running 29.81s Step 332( N/A%), pre moving , FPS 24.14, Running 29.86s Step 333( N/A%), pre moving , FPS 24.74, Running 29.89s Step 334( N/A%), pre moving , FPS 25.07, Running 29.93s Step 335( N/A%), pre moving , FPS 24.84, Running 29.97s Step 336( N/A%), pre moving , FPS 24.83, Running 30.01s Step 337( N/A%), pre moving , FPS 25.01, Running 30.04s Step 338( N/A%), pre moving , FPS 25.13, Running 30.07s Step 339( N/A%), pre moving , FPS 25.31, Running 30.10s Step 340( N/A%), pre moving , FPS 25.32, Running 30.14s Step 341( N/A%), pre moving , FPS 25.23, Running 30.17s Step 342( N/A%), pre moving , FPS 25.27, Running 30.21s Step 343( N/A%), pre moving , FPS 16.34, Running 30.70s Step 344( N/A%), pre moving , FPS 16.58, Running 30.73s Step 345( N/A%), pre moving , FPS 17.07, Running 30.77s Step 346( N/A%), pre moving , FPS 16.94, Running 30.81s Step 347( N/A%), pre moving , FPS 16.79, Running 30.86s Step 348( N/A%), pre moving , FPS 16.82, Running 30.90s Step 349( N/A%), pre moving , FPS 16.82, Running 30.93s Step 350( N/A%), pre moving , FPS 16.60, Running 30.98s Step 351( N/A%), pre moving , FPS 16.35, Running 31.04s Step 352( N/A%), pre moving , FPS 16.24, Running 31.09s Step 353( N/A%), pre moving , FPS 15.90, Running 31.15s Step 354( N/A%), pre moving , FPS 15.71, Running 31.20s Step 355( N/A%), pre moving , FPS 15.58, Running 31.26s Step 356( N/A%), pre moving , FPS 15.41, Running 31.30s Step 357( N/A%), pre moving , FPS 15.11, Running 31.36s Step 358( N/A%), pre moving , FPS 14.84, Running 31.42s Step 359( N/A%), pre moving , FPS 14.54, Running 31.48s Step 360( N/A%), pre moving , FPS 14.34, Running 31.53s Step 361( N/A%), pre moving , FPS 14.38, Running 31.57s Step 362( N/A%), pre moving , FPS 14.43, Running 31.60s Step 363( N/A%), pre moving , FPS 21.44, Running 31.64s Step 364( N/A%), pre moving , FPS 21.38, Running 31.67s Step 365( N/A%), pre moving , FPS 21.24, Running 31.71s Step 366( N/A%), pre moving , FPS 21.51, Running 31.74s Step 367( N/A%), pre moving , FPS 21.90, Running 31.77s Step 368( N/A%), pre moving , FPS 21.97, Running 31.81s Step 369( N/A%), pre moving , FPS 21.89, Running 31.84s Step 370( N/A%), pre moving , FPS 22.17, Running 31.88s Step 371( N/A%), pre moving , FPS 22.60, Running 31.92s Step 372( N/A%), pre moving , FPS 22.87, Running 31.96s Step 373( N/A%), pre moving , FPS 23.60, Running 32.00s Step 374( N/A%), pre moving , FPS 24.20, Running 32.03s Step 375( N/A%), pre moving , FPS 24.80, Running 32.06s Step 376( N/A%), pre moving , FPS 25.33, Running 32.09s Step 377( N/A%), pre moving , FPS 26.21, Running 32.13s Step 378( N/A%), pre moving , FPS 26.90, Running 32.16s Step 379( N/A%), pre moving , FPS 27.84, Running 32.20s Step 380( N/A%), pre moving , FPS 28.37, Running 32.24s Step 381( N/A%), pre moving , FPS 28.02, Running 32.28s Step 382( N/A%), pre moving , FPS 27.83, Running 32.32s Step 383( N/A%), pre moving , FPS 27.86, Running 32.35s Step 384( N/A%), pre moving , FPS 27.77, Running 32.39s Step 385( N/A%), pre moving , FPS 27.99, Running 32.42s Step 386( N/A%), pre moving , FPS 27.91, Running 32.46s Step 387( N/A%), pre moving , FPS 27.90, Running 32.49s Step 388( N/A%), pre moving , FPS 27.98, Running 32.52s Step 389( N/A%), pre moving , FPS 28.13, Running 32.56s Step 390( N/A%), pre moving , FPS 28.36, Running 32.59s Step 391( N/A%), pre moving , FPS 28.60, Running 32.62s Step 392( N/A%), pre moving , FPS 28.96, Running 32.65s Step 393( N/A%), pre moving , FPS 29.01, Running 32.69s Step 394( N/A%), pre moving , FPS 28.89, Running 32.72s Step 395( N/A%), pre moving , FPS 28.62, Running 32.76s Step 396( N/A%), pre moving , FPS 28.53, Running 32.79s Step 397( N/A%), pre moving , FPS 28.38, Running 32.83s Step 398( N/A%), pre moving , FPS 28.41, Running 32.87s Step 399( N/A%), pre moving , FPS 28.60, Running 32.90s Step 400( N/A%), pre moving , FPS 28.91, Running 32.93s Step 401( N/A%), pre moving , FPS 28.84, Running 32.97s Step 402( N/A%), pre moving , FPS 28.74, Running 33.01s Step 403( N/A%), pre moving , FPS 28.45, Running 33.06s Step 404( N/A%), pre moving , FPS 28.62, Running 33.09s Step 405( N/A%), pre moving , FPS 28.80, Running 33.12s Step 406( N/A%), pre moving , FPS 9.80, Running 34.50s Step 407( N/A%), pre moving , FPS 8.77, Running 34.77s Step 408( N/A%), pre moving , FPS 8.28, Running 34.94s Step 409( N/A%), pre moving , FPS 7.59, Running 35.19s Step 410( N/A%), pre moving , FPS 7.22, Running 35.36s Step 411( N/A%), pre moving , FPS 6.54, Running 35.68s Step 412( N/A%), pre moving , FPS 6.35, Running 35.80s Step 413( N/A%), pre moving , FPS 5.95, Running 36.04s Step 414( N/A%), pre moving , FPS 5.74, Running 36.20s Step 415( N/A%), pre moving , FPS 5.45, Running 36.43s Step 416( N/A%), pre moving , FPS 5.30, Running 36.57s Step 417( N/A%), pre moving , FPS 5.05, Running 36.79s Step 418( N/A%), pre moving , FPS 4.90, Running 36.95s Step 419( N/A%), pre moving , FPS 4.62, Running 37.22s Step 420( N/A%), pre moving , FPS 4.49, Running 37.39s Step 421( N/A%), pre moving , FPS 4.32, Running 37.60s Step 422( N/A%), pre moving , FPS 4.20, Running 37.77s Step 423( N/A%), pre moving , FPS 4.02, Running 38.03s Step 424( N/A%), pre moving , FPS 3.92, Running 38.19s Step 425( N/A%), pre moving , FPS 3.74, Running 38.46s Step 426( 0.33%), action 1, FPS 3.97, Running 39.54s Step 427( 0.67%), action 2, FPS 3.74, Running 40.12s Step 428( 1.00%), action 3, FPS 3.32, Running 40.95s Step 429( 1.33%), action 4, FPS 3.33, Running 41.20s Step 430( 1.67%), action 5, FPS 3.10, Running 41.81s Step 431( 2.00%), action 6, FPS 3.04, Running 42.25s Step 432( 2.33%), action 7, FPS 2.92, Running 42.66s Step 433( 2.67%), action 8, FPS 2.90, Running 42.95s Step 434( 3.00%), action 9, FPS 2.72, Running 43.56s Step 435( 3.33%), action 10, FPS 2.60, Running 44.12s Step 436( 3.67%), action 11, FPS 2.42, Running 44.83s Step 437( 4.00%), action 12, FPS 2.42, Running 45.06s Step 438( 4.33%), action 13, FPS 2.35, Running 45.46s Step 439( 4.67%), action 14, FPS 2.34, Running 45.75s Step 440( 5.00%), action 15, FPS 2.21, Running 46.43s Step 441( 5.33%), action 16, FPS 2.16, Running 46.88s Step 442( 5.67%), action 17, FPS 2.10, Running 47.32s Step 443( 6.00%), action 18, FPS 2.09, Running 47.60s Step 444( 6.33%), action 19, FPS 1.98, Running 48.29s Step 445( 6.67%), action 20, FPS 1.94, Running 48.77s Step 446( 7.00%), action 21, FPS 1.97, Running 49.67s Step 447( 7.33%), action 22, FPS 2.00, Running 50.12s Step 448( 7.67%), action 23, FPS 2.04, Running 50.75s Step 449( 8.00%), action 24, FPS 2.00, Running 51.19s Step 450( 8.33%), action 25, FPS 2.00, Running 51.82s Step 451( 8.67%), action 26, FPS 2.04, Running 52.07s Step 452( 9.00%), action 27, FPS 2.00, Running 52.68s Step 453( 9.33%), action 28, FPS 1.98, Running 53.07s Step 454( 9.67%), action 29, FPS 2.02, Running 53.46s Step 455( 10.00%), action 30, FPS 2.08, Running 53.75s Step 456( 10.33%), action 31, FPS 2.06, Running 54.55s Step 457( 10.67%), action 32, FPS 2.04, Running 54.89s Step 458( 11.00%), action 33, FPS 1.97, Running 55.62s Step 459( 11.33%), action 34, FPS 1.93, Running 56.13s Step 460( 11.67%), action 35, FPS 1.97, Running 56.61s Step 461( 12.00%), action 36, FPS 1.99, Running 56.93s Step 462( 12.33%), action 37, FPS 1.98, Running 57.42s Step 463( 12.67%), action 38, FPS 1.98, Running 57.69s Step 464( 13.00%), action 39, FPS 2.05, Running 58.03s Step 465( 13.33%), action 40, FPS 2.10, Running 58.28s Step 466( 13.67%), action 41, FPS 2.17, Running 58.88s Step 467( 14.00%), action 42, FPS 2.21, Running 59.17s Step 468( 14.33%), action 43, FPS 2.27, Running 59.54s Step 469( 14.67%), action 44, FPS 2.26, Running 60.05s Step 470( 15.00%), action 45, FPS 2.34, Running 60.39s Step 471( 15.33%), action 46, FPS 2.34, Running 60.60s Step 472( 15.67%), action 47, FPS 2.38, Running 61.08s Step 473( 16.00%), action 48, FPS 2.43, Running 61.30s Step 474( 16.33%), action 49, FPS 2.41, Running 61.76s Step 475( 16.67%), action 50, FPS 2.43, Running 61.99s Step 476( 17.00%), action 51, FPS 2.51, Running 62.52s Step 477( 17.33%), action 52, FPS 2.54, Running 62.77s Step 478( 17.67%), action 53, FPS 2.65, Running 63.16s Step 479( 18.00%), action 54, FPS 2.70, Running 63.53s Step 480( 18.33%), action 55, FPS 2.71, Running 63.98s Step 481( 18.67%), action 56, FPS 2.76, Running 64.19s Step 482( 19.00%), action 57, FPS 2.80, Running 64.57s Step 483( 19.33%), action 58, FPS 2.79, Running 64.87s Step 484( 19.67%), action 59, FPS 2.77, Running 65.26s Step 485( 20.00%), action 60, FPS 2.76, Running 65.52s Step 486( 20.33%), action 61, FPS 2.74, Running 66.19s Step 487( 20.67%), action 62, FPS 2.71, Running 66.55s Step 488( 21.00%), action 63, FPS 2.61, Running 67.20s Step 489( 21.33%), action 64, FPS 2.61, Running 67.71s Step 490( 21.67%), action 65, FPS 2.53, Running 68.30s Step 491( 22.00%), action 66, FPS 2.51, Running 68.56s Step 492( 22.33%), action 67, FPS 2.49, Running 69.11s Step 493( 22.67%), action 68, FPS 2.39, Running 69.67s Step 494( 23.00%), action 69, FPS 2.35, Running 70.28s Step 495( 23.33%), action 70, FPS 2.30, Running 70.70s Step 496( 23.67%), action 71, FPS 2.23, Running 71.51s Step 497( 24.00%), action 72, FPS 2.19, Running 71.91s Step 498( 24.33%), action 73, FPS 2.19, Running 72.29s Step 499( 24.67%), action 74, FPS 2.22, Running 72.55s Step 500( 25.00%), action 75, FPS 2.18, Running 73.17s Step 501( 25.33%), action 76, FPS 2.12, Running 73.61s Step 502( 25.67%), action 77, FPS 2.06, Running 74.30s Step 503( 26.00%), action 78, FPS 2.03, Running 74.72s Step 504( 26.33%), action 79, FPS 1.97, Running 75.39s Step 505( 26.67%), action 80, FPS 1.97, Running 75.70s Step 506( 27.00%), action 81, FPS 1.93, Running 76.58s Step 507( 27.33%), action 82, FPS 1.94, Running 76.88s Step 508( 27.67%), action 83, FPS 1.94, Running 77.50s Step 509( 28.00%), action 84, FPS 2.00, Running 77.72s Step 510( 28.33%), action 85, FPS 2.04, Running 78.09s Step 511( 28.67%), action 86, FPS 2.04, Running 78.34s Step 512( 29.00%), action 87, FPS 2.04, Running 78.94s Step 513( 29.33%), action 88, FPS 2.10, Running 79.18s Step 514( 29.67%), action 89, FPS 2.13, Running 79.65s Step 515( 30.00%), action 90, FPS 2.14, Running 80.05s Step 516( 30.33%), action 91, FPS 2.13, Running 80.90s Step 517( 30.67%), action 92, FPS 2.13, Running 81.31s Step 518( 31.00%), action 93, FPS 2.11, Running 81.75s Step 519( 31.33%), action 94, FPS 2.07, Running 82.22s Step 520( 31.67%), action 95, FPS 2.07, Running 82.82s Step 521( 32.00%), action 96, FPS 2.07, Running 83.26s Step 522( 32.33%), action 97, FPS 2.13, Running 83.67s Step 523( 32.67%), action 98, FPS 2.18, Running 83.91s Step 524( 33.00%), action 99, FPS 2.22, Running 84.42s Step 525( 33.33%), action 100, FPS 2.19, Running 84.85s Step 526( 33.67%), action 101, FPS 2.26, Running 85.41s Step 527( 34.00%), action 102, FPS 2.28, Running 85.66s Step 528( 34.33%), action 103, FPS 2.34, Running 86.06s Step 529( 34.67%), action 104, FPS 2.32, Running 86.33s Step 530( 35.00%), action 105, FPS 2.32, Running 86.72s Step 531( 35.33%), action 106, FPS 2.33, Running 86.92s Step 532( 35.67%), action 107, FPS 2.32, Running 87.56s Step 533( 36.00%), action 108, FPS 2.31, Running 87.85s Step 534( 36.33%), action 109, FPS 2.25, Running 88.52s Step 535( 36.67%), action 110, FPS 2.27, Running 88.85s Step 536( 37.00%), action 111, FPS 2.35, Running 89.41s Step 537( 37.33%), action 112, FPS 2.31, Running 89.96s Step 538( 37.67%), action 113, FPS 2.27, Running 90.56s Step 539( 38.00%), action 114, FPS 2.32, Running 90.86s Step 540( 38.33%), action 115, FPS 2.34, Running 91.36s Step 541( 38.67%), action 116, FPS 2.37, Running 91.70s Step 542( 39.00%), action 117, FPS 2.35, Running 92.20s Step 543( 39.33%), action 118, FPS 2.28, Running 92.68s Step 544( 39.67%), action 119, FPS 2.25, Running 93.30s Step 545( 40.00%), action 120, FPS 2.25, Running 93.74s Step 546( 40.33%), action 121, FPS 2.17, Running 94.63s Step 547( 40.67%), action 122, FPS 2.10, Running 95.18s Step 548( 41.00%), action 123, FPS 2.10, Running 95.59s Step 549( 41.33%), action 124, FPS 2.06, Running 96.03s Step 550( 41.67%), action 125, FPS 2.03, Running 96.56s Step 551( 42.00%), action 126, FPS 2.02, Running 96.81s Step 552( 42.33%), action 127, FPS 2.06, Running 97.25s Step 553( 42.67%), action 128, FPS 2.02, Running 97.75s Step 554( 43.00%), action 129, FPS 2.08, Running 98.13s Step 555( 43.33%), action 130, FPS 2.08, Running 98.46s Step 556( 43.67%), action 131, FPS 2.04, Running 99.21s Step 557( 44.00%), action 132, FPS 2.11, Running 99.43s Step 558( 44.33%), action 133, FPS 2.10, Running 100.09s Step 559( 44.67%), action 134, FPS 2.06, Running 100.55s Step 560( 45.00%), action 135, FPS 2.10, Running 100.87s Step 561( 45.33%), action 136, FPS 2.07, Running 101.37s Step 562( 45.67%), action 137, FPS 2.06, Running 101.90s Step 563( 46.00%), action 138, FPS 2.09, Running 102.26s Step 564( 46.33%), action 139, FPS 2.16, Running 102.56s Step 565( 46.67%), action 140, FPS 2.15, Running 103.04s Step 566( 47.00%), action 141, FPS 2.12, Running 104.05s Step 567( 47.33%), action 142, FPS 2.12, Running 104.59s Step 568( 47.67%), action 143, FPS 2.07, Running 105.27s Step 569( 48.00%), action 144, FPS 2.05, Running 105.79s Step 570( 48.33%), action 145, FPS 2.03, Running 106.44s Step 571( 48.67%), action 146, FPS 2.00, Running 106.83s Step 572( 49.00%), action 147, FPS 1.96, Running 107.43s Step 573( 49.33%), action 148, FPS 2.02, Running 107.67s Step 574( 49.67%), action 149, FPS 1.95, Running 108.37s Step 575( 50.00%), action 150, FPS 1.94, Running 108.75s Step 576( 50.33%), action 151, FPS 1.91, Running 109.66s Step 577( 50.67%), action 152, FPS 1.86, Running 110.17s Step 578( 51.00%), action 153, FPS 1.88, Running 110.75s Step 579( 51.33%), action 154, FPS 1.88, Running 111.17s Step 580( 51.67%), action 155, FPS 1.86, Running 111.64s Step 581( 52.00%), action 156, FPS 1.91, Running 111.86s Step 582( 52.33%), action 157, FPS 1.88, Running 112.56s Step 583( 52.67%), action 158, FPS 1.89, Running 112.82s Step 584( 53.00%), action 159, FPS 1.86, Running 113.30s Step 585( 53.33%), action 160, FPS 1.88, Running 113.66s Step 586( 53.67%), action 161, FPS 1.95, Running 114.33s Step 587( 54.00%), action 162, FPS 2.01, Running 114.55s Step 588( 54.33%), action 163, FPS 2.01, Running 115.21s Step 589( 54.67%), action 164, FPS 2.02, Running 115.68s Step 590( 55.00%), action 165, FPS 2.04, Running 116.23s Step 591( 55.33%), action 166, FPS 2.02, Running 116.74s Step 592( 55.67%), action 167, FPS 2.07, Running 117.10s Step 593( 56.00%), action 168, FPS 2.07, Running 117.34s Step 594( 56.33%), action 169, FPS 2.14, Running 117.72s Step 595( 56.67%), action 170, FPS 2.15, Running 118.07s Step 596( 57.00%), action 171, FPS 2.18, Running 118.82s Step 597( 57.33%), action 172, FPS 2.23, Running 119.15s Step 598( 57.67%), action 173, FPS 2.24, Running 119.67s Step 599( 58.00%), action 174, FPS 2.28, Running 119.96s Step 600( 58.33%), action 175, FPS 2.23, Running 120.62s [2026-08-01 17:32:47] [40 ] Seed 39 failed after 121.19 s. +steps: 600 , actions: 175 . +Instruction: Empty +Total 18/40(45.00%) success. +Setting seed: 40 +Step 1( N/A%), pre moving , FPS 4.18, Running 0.24s Step 2( N/A%), pre moving , FPS 7.28, Running 0.27s Step 3( N/A%), pre moving , FPS 9.61, Running 0.31s Step 4( N/A%), pre moving , FPS 11.13, Running 0.36s Step 5( N/A%), pre moving , FPS 12.37, Running 0.40s Step 6( N/A%), pre moving , FPS 13.43, Running 0.45s Step 7( N/A%), pre moving , FPS 14.33, Running 0.49s Step 8( N/A%), pre moving , FPS 15.05, Running 0.53s Step 9( N/A%), pre moving , FPS 15.78, Running 0.57s Step 10( N/A%), pre moving , FPS 16.37, Running 0.61s Step 11( N/A%), pre moving , FPS 16.74, Running 0.66s Step 12( N/A%), pre moving , FPS 17.15, Running 0.70s Step 13( N/A%), pre moving , FPS 17.49, Running 0.74s Step 14( N/A%), pre moving , FPS 17.72, Running 0.79s Step 15( N/A%), pre moving , FPS 18.04, Running 0.83s Step 16( N/A%), pre moving , FPS 18.30, Running 0.87s Step 17( N/A%), pre moving , FPS 18.63, Running 0.91s Step 18( N/A%), pre moving , FPS 18.93, Running 0.95s Step 19( N/A%), pre moving , FPS 19.03, Running 1.00s Step 20( N/A%), pre moving , FPS 19.17, Running 1.04s Step 21( N/A%), pre moving , FPS 19.10, Running 1.29s Step 22( N/A%), pre moving , FPS 18.46, Running 1.36s Step 23( N/A%), pre moving , FPS 18.53, Running 1.39s Step 24( N/A%), pre moving , FPS 18.59, Running 1.44s Step 25( N/A%), pre moving , FPS 18.73, Running 1.47s Step 26( N/A%), pre moving , FPS 15.86, Running 1.71s Step 27( N/A%), pre moving , FPS 15.90, Running 1.75s Step 28( N/A%), pre moving , FPS 15.93, Running 1.79s Step 29( N/A%), pre moving , FPS 15.87, Running 1.83s Step 30( N/A%), pre moving , FPS 15.87, Running 1.87s Step 31( N/A%), pre moving , FPS 15.98, Running 1.91s Step 32( N/A%), pre moving , FPS 15.97, Running 1.95s Step 33( N/A%), pre moving , FPS 15.89, Running 2.00s Step 34( N/A%), pre moving , FPS 15.92, Running 2.05s Step 35( N/A%), pre moving , FPS 15.86, Running 2.09s Step 36( N/A%), pre moving , FPS 12.74, Running 2.44s Step 37( N/A%), pre moving , FPS 12.68, Running 2.49s Step 38( N/A%), pre moving , FPS 12.65, Running 2.53s Step 39( N/A%), pre moving , FPS 12.73, Running 2.57s Step 40( N/A%), pre moving , FPS 12.78, Running 2.61s Step 41( N/A%), pre moving , FPS 14.62, Running 2.65s Step 42( N/A%), pre moving , FPS 14.95, Running 2.70s Step 43( N/A%), pre moving , FPS 14.86, Running 2.74s Step 44( N/A%), pre moving , FPS 14.91, Running 2.78s Step 45( N/A%), pre moving , FPS 14.89, Running 2.82s Step 46( N/A%), pre moving , FPS 17.17, Running 2.87s Step 47( N/A%), pre moving , FPS 16.82, Running 2.93s Step 48( N/A%), pre moving , FPS 16.40, Running 3.01s Step 49( N/A%), pre moving , FPS 16.14, Running 3.07s Step 50( N/A%), pre moving , FPS 15.88, Running 3.13s Step 51( N/A%), pre moving , FPS 15.60, Running 3.19s Step 52( N/A%), pre moving , FPS 15.24, Running 3.26s Step 53( N/A%), pre moving , FPS 15.14, Running 3.32s Step 54( N/A%), pre moving , FPS 14.98, Running 3.38s Step 55( N/A%), pre moving , FPS 14.84, Running 3.44s Step 56( N/A%), pre moving , FPS 18.90, Running 3.50s Step 57( N/A%), pre moving , FPS 18.56, Running 3.57s Step 58( N/A%), pre moving , FPS 18.27, Running 3.63s Step 59( N/A%), pre moving , FPS 17.85, Running 3.69s Step 60( N/A%), pre moving , FPS 17.39, Running 3.76s Step 61( N/A%), pre moving , FPS 17.18, Running 3.82s Step 62( N/A%), pre moving , FPS 16.96, Running 3.88s Step 63( N/A%), pre moving , FPS 16.69, Running 3.94s Step 64( N/A%), pre moving , FPS 16.38, Running 4.00s Step 65( N/A%), pre moving , FPS 16.04, Running 4.06s Step 66( N/A%), pre moving , FPS 15.98, Running 4.12s Step 67( N/A%), pre moving , FPS 16.04, Running 4.18s Step 68( N/A%), pre moving , FPS 16.13, Running 4.25s Step 69( N/A%), pre moving , FPS 15.97, Running 4.32s Step 70( N/A%), pre moving , FPS 15.87, Running 4.39s Step 71( N/A%), pre moving , FPS 15.89, Running 4.45s Step 72( N/A%), pre moving , FPS 16.06, Running 4.51s Step 73( N/A%), pre moving , FPS 16.02, Running 4.57s Step 74( N/A%), pre moving , FPS 15.92, Running 4.64s Step 75( N/A%), pre moving , FPS 15.87, Running 4.70s Step 76( N/A%), pre moving , FPS 15.78, Running 4.77s Step 77( N/A%), pre moving , FPS 15.81, Running 4.83s Step 78( N/A%), pre moving , FPS 15.81, Running 4.89s Step 79( N/A%), pre moving , FPS 15.63, Running 4.97s Step 80( N/A%), pre moving , FPS 15.71, Running 5.03s Step 81( N/A%), pre moving , FPS 15.94, Running 5.07s Step 82( N/A%), pre moving , FPS 16.18, Running 5.11s Step 83( N/A%), pre moving , FPS 16.45, Running 5.15s Step 84( N/A%), pre moving , FPS 16.77, Running 5.19s Step 85( N/A%), pre moving , FPS 17.04, Running 5.24s Step 86( N/A%), pre moving , FPS 17.35, Running 5.28s Step 87( N/A%), pre moving , FPS 17.63, Running 5.32s Step 88( N/A%), pre moving , FPS 18.03, Running 5.36s Step 89( N/A%), pre moving , FPS 18.61, Running 5.40s Step 90( N/A%), pre moving , FPS 18.97, Running 5.44s Step 91( N/A%), pre moving , FPS 19.29, Running 5.49s Step 92( N/A%), pre moving , FPS 19.41, Running 5.54s Step 93( N/A%), pre moving , FPS 19.72, Running 5.59s Step 94( N/A%), pre moving , FPS 20.21, Running 5.63s Step 95( N/A%), pre moving , FPS 20.70, Running 5.67s Step 96( N/A%), pre moving , FPS 21.37, Running 5.71s Step 97( N/A%), pre moving , FPS 21.87, Running 5.75s Step 98( N/A%), pre moving , FPS 22.16, Running 5.79s Step 99( N/A%), pre moving , FPS 23.06, Running 5.84s Step 100( N/A%), pre moving , FPS 23.59, Running 5.88s Step 101( N/A%), pre moving , FPS 14.63, Running 6.44s Step 102( N/A%), pre moving , FPS 13.55, Running 6.59s Step 103( N/A%), pre moving , FPS 11.97, Running 6.82s Step 104( N/A%), pre moving , FPS 11.20, Running 6.98s Step 105( N/A%), pre moving , FPS 10.17, Running 7.20s Step 106( N/A%), pre moving , FPS 9.48, Running 7.39s Step 107( N/A%), pre moving , FPS 8.52, Running 7.66s Step 108( N/A%), pre moving , FPS 7.96, Running 7.87s Step 109( N/A%), pre moving , FPS 7.34, Running 8.12s Step 110( N/A%), pre moving , FPS 6.96, Running 8.32s Step 111( N/A%), pre moving , FPS 6.49, Running 8.57s Step 112( N/A%), pre moving , FPS 6.32, Running 8.70s Step 113( N/A%), pre moving , FPS 5.91, Running 8.97s Step 114( N/A%), pre moving , FPS 5.61, Running 9.19s Step 115( N/A%), pre moving , FPS 5.25, Running 9.48s Step 116( N/A%), pre moving , FPS 5.07, Running 9.65s Step 117( N/A%), pre moving , FPS 4.80, Running 9.92s Step 118( N/A%), pre moving , FPS 4.66, Running 10.08s Step 119( N/A%), pre moving , FPS 4.44, Running 10.34s Step 120( N/A%), pre moving , FPS 4.32, Running 10.51s Step 121( N/A%), pre moving , FPS 4.60, Running 10.79s Step 122( N/A%), pre moving , FPS 4.58, Running 10.96s Step 123( N/A%), pre moving , FPS 4.57, Running 11.20s Step 124( N/A%), pre moving , FPS 4.55, Running 11.38s Step 125( N/A%), pre moving , FPS 4.49, Running 11.66s Step 126( N/A%), pre moving , FPS 4.50, Running 11.83s Step 127( N/A%), pre moving , FPS 4.56, Running 12.04s Step 128( N/A%), pre moving , FPS 4.61, Running 12.21s Step 129( N/A%), pre moving , FPS 4.54, Running 12.53s Step 130( N/A%), pre moving , FPS 4.56, Running 12.70s Step 131( N/A%), pre moving , FPS 4.57, Running 12.94s Step 132( N/A%), pre moving , FPS 4.52, Running 13.13s Step 133( N/A%), pre moving , FPS 4.53, Running 13.39s Step 134( N/A%), pre moving , FPS 4.59, Running 13.55s Step 135( N/A%), pre moving , FPS 4.61, Running 13.81s Step 136( N/A%), pre moving , FPS 4.66, Running 13.95s Step 137( N/A%), pre moving , FPS 4.68, Running 14.19s Step 138( N/A%), pre moving , FPS 4.64, Running 14.40s Step 139( N/A%), pre moving , FPS 4.64, Running 14.64s Step 140( N/A%), pre moving , FPS 4.64, Running 14.82s Step 141( N/A%), pre moving , FPS 4.65, Running 15.08s Step 142( N/A%), pre moving , FPS 4.66, Running 15.25s Step 143( N/A%), pre moving , FPS 4.66, Running 15.50s Step 144( N/A%), pre moving , FPS 4.65, Running 15.68s Step 145( N/A%), pre moving , FPS 4.65, Running 15.96s Step 146( N/A%), pre moving , FPS 4.64, Running 16.14s Step 147( N/A%), pre moving , FPS 4.55, Running 16.44s Step 148( N/A%), pre moving , FPS 4.55, Running 16.60s Step 149( N/A%), pre moving , FPS 4.66, Running 16.82s Step 150( N/A%), pre moving , FPS 4.67, Running 16.98s Step 151( N/A%), pre moving , FPS 4.64, Running 17.25s Step 152( N/A%), pre moving , FPS 4.63, Running 17.45s Step 153( N/A%), pre moving , FPS 4.66, Running 17.68s Step 154( N/A%), pre moving , FPS 4.68, Running 17.82s Step 155( N/A%), pre moving , FPS 4.71, Running 18.06s Step 156( N/A%), pre moving , FPS 4.81, Running 18.10s Step 157( N/A%), pre moving , FPS 5.04, Running 18.15s Step 158( N/A%), pre moving , FPS 5.26, Running 18.20s Step 159( N/A%), pre moving , FPS 5.56, Running 18.24s Step 160( N/A%), pre moving , FPS 5.77, Running 18.29s Step 161( N/A%), pre moving , FPS 6.16, Running 18.33s Step 162( N/A%), pre moving , FPS 6.40, Running 18.38s Step 163( N/A%), pre moving , FPS 6.83, Running 18.42s Step 164( N/A%), pre moving , FPS 7.18, Running 18.46s Step 165( N/A%), pre moving , FPS 7.87, Running 18.50s Step 166( N/A%), pre moving , FPS 7.08, Running 18.97s Step 167( N/A%), pre moving , FPS 7.81, Running 19.01s Step 168( N/A%), pre moving , FPS 8.15, Running 19.05s Step 169( N/A%), pre moving , FPS 8.77, Running 19.10s Step 170( N/A%), pre moving , FPS 9.13, Running 19.17s Step 171( N/A%), pre moving , FPS 10.11, Running 19.23s Step 172( N/A%), pre moving , FPS 10.86, Running 19.29s Step 173( N/A%), pre moving , FPS 12.00, Running 19.35s Step 174( N/A%), pre moving , FPS 12.60, Running 19.41s Step 175( N/A%), pre moving , FPS 14.15, Running 19.47s Step 176( N/A%), pre moving , FPS 13.92, Running 19.54s Step 177( N/A%), pre moving , FPS 13.85, Running 19.60s Step 178( N/A%), pre moving , FPS 13.70, Running 19.66s Step 179( N/A%), pre moving , FPS 13.46, Running 19.73s Step 180( N/A%), pre moving , FPS 13.31, Running 19.79s Step 181( N/A%), pre moving , FPS 13.08, Running 19.86s Step 182( N/A%), pre moving , FPS 12.74, Running 19.95s Step 183( N/A%), pre moving , FPS 12.41, Running 20.04s Step 184( N/A%), pre moving , FPS 12.14, Running 20.11s Step 185( N/A%), pre moving , FPS 11.90, Running 20.18s Step 186( N/A%), pre moving , FPS 15.42, Running 20.26s Step 187( N/A%), pre moving , FPS 14.86, Running 20.35s Step 188( N/A%), pre moving , FPS 14.44, Running 20.44s Step 189( N/A%), pre moving , FPS 14.09, Running 20.52s Step 190( N/A%), pre moving , FPS 13.60, Running 20.64s Step 191( N/A%), pre moving , FPS 13.19, Running 20.75s Step 192( N/A%), pre moving , FPS 12.66, Running 20.87s Step 193( N/A%), pre moving , FPS 12.36, Running 20.97s Step 194( N/A%), pre moving , FPS 12.09, Running 21.06s Step 195( N/A%), pre moving , FPS 11.78, Running 21.17s Step 196( N/A%), pre moving , FPS 11.49, Running 21.28s Step 197( N/A%), pre moving , FPS 11.25, Running 21.38s Step 198( N/A%), pre moving , FPS 10.99, Running 21.48s Step 199( N/A%), pre moving , FPS 10.77, Running 21.59s Step 200( N/A%), pre moving , FPS 10.56, Running 21.69s Step 201( N/A%), pre moving , FPS 10.40, Running 21.78s Step 202( N/A%), pre moving , FPS 10.25, Running 21.90s Step 203( N/A%), pre moving , FPS 10.15, Running 22.01s Step 204( N/A%), pre moving , FPS 10.09, Running 22.09s Step 205( N/A%), pre moving , FPS 9.99, Running 22.18s Step 206( N/A%), pre moving , FPS 9.99, Running 22.27s Step 207( N/A%), pre moving , FPS 9.94, Running 22.36s Step 208( N/A%), pre moving , FPS 9.94, Running 22.45s Step 209( N/A%), pre moving , FPS 9.92, Running 22.54s Step 210( N/A%), pre moving , FPS 10.19, Running 22.61s Step 211( N/A%), pre moving , FPS 10.33, Running 22.69s Step 212( N/A%), pre moving , FPS 10.63, Running 22.75s Step 213( N/A%), pre moving , FPS 10.83, Running 22.81s Step 214( N/A%), pre moving , FPS 11.21, Running 22.85s Step 215( N/A%), pre moving , FPS 11.70, Running 22.88s Step 216( N/A%), pre moving , FPS 12.21, Running 22.92s Step 217( N/A%), pre moving , FPS 12.64, Running 22.96s Step 218( N/A%), pre moving , FPS 13.03, Running 23.01s Step 219( N/A%), pre moving , FPS 13.53, Running 23.06s Step 220( N/A%), pre moving , FPS 13.87, Running 23.13s Step 221( N/A%), pre moving , FPS 14.50, Running 23.16s Step 222( N/A%), pre moving , FPS 15.42, Running 23.19s Step 223( N/A%), pre moving , FPS 16.40, Running 23.23s Step 224( N/A%), pre moving , FPS 17.18, Running 23.26s Step 225( N/A%), pre moving , FPS 17.91, Running 23.30s Step 226( N/A%), pre moving , FPS 18.66, Running 23.34s Step 227( N/A%), pre moving , FPS 19.77, Running 23.38s Step 228( N/A%), pre moving , FPS 14.59, Running 23.82s Step 229( N/A%), pre moving , FPS 15.16, Running 23.86s Step 230( N/A%), pre moving , FPS 15.63, Running 23.89s Step 231( N/A%), pre moving , FPS 16.22, Running 23.92s Step 232( N/A%), pre moving , FPS 16.62, Running 23.95s Step 233( N/A%), pre moving , FPS 16.64, Running 24.02s Step 234( N/A%), pre moving , FPS 16.59, Running 24.05s Step 235( N/A%), pre moving , FPS 16.25, Running 24.11s Step 236( N/A%), pre moving , FPS 16.06, Running 24.16s Step 237( N/A%), pre moving , FPS 15.95, Running 24.21s Step 238( N/A%), pre moving , FPS 15.99, Running 24.26s Step 239( N/A%), pre moving , FPS 16.00, Running 24.31s Step 240( N/A%), pre moving , FPS 16.13, Running 24.37s Step 241( N/A%), pre moving , FPS 15.78, Running 24.43s Step 242( N/A%), pre moving , FPS 15.42, Running 24.49s Step 243( N/A%), pre moving , FPS 15.19, Running 24.54s Step 244( N/A%), pre moving , FPS 14.96, Running 24.59s Step 245( N/A%), pre moving , FPS 14.77, Running 24.65s Step 246( N/A%), pre moving , FPS 14.45, Running 24.72s Step 247( N/A%), pre moving , FPS 14.25, Running 24.78s Step 248( N/A%), pre moving , FPS 19.55, Running 24.85s Step 249( N/A%), pre moving , FPS 18.74, Running 24.92s Step 250( N/A%), pre moving , FPS 17.85, Running 25.01s Step 251( N/A%), pre moving , FPS 17.17, Running 25.08s Step 252( N/A%), pre moving , FPS 16.73, Running 25.15s Step 253( N/A%), pre moving , FPS 16.56, Running 25.22s Step 254( N/A%), pre moving , FPS 15.85, Running 25.32s Step 255( N/A%), pre moving , FPS 15.62, Running 25.39s Step 256( N/A%), pre moving , FPS 15.41, Running 25.46s Step 257( N/A%), pre moving , FPS 15.03, Running 25.54s Step 258( N/A%), pre moving , FPS 14.69, Running 25.62s Step 259( N/A%), pre moving , FPS 14.45, Running 25.70s Step 260( N/A%), pre moving , FPS 14.14, Running 25.78s Step 261( N/A%), pre moving , FPS 13.92, Running 25.87s Step 262( N/A%), pre moving , FPS 13.81, Running 25.94s Step 263( N/A%), pre moving , FPS 13.51, Running 26.02s Step 264( N/A%), pre moving , FPS 13.27, Running 26.10s Step 265( N/A%), pre moving , FPS 13.05, Running 26.19s Step 266( N/A%), pre moving , FPS 13.02, Running 26.26s Step 267( N/A%), pre moving , FPS 12.83, Running 26.34s Step 268( N/A%), pre moving , FPS 12.74, Running 26.42s Step 269( N/A%), pre moving , FPS 12.75, Running 26.49s Step 270( N/A%), pre moving , FPS 12.69, Running 26.58s Step 271( N/A%), pre moving , FPS 12.73, Running 26.65s Step 272( N/A%), pre moving , FPS 12.62, Running 26.74s Step 273( N/A%), pre moving , FPS 12.27, Running 26.85s Step 274( N/A%), pre moving , FPS 12.38, Running 26.93s Step 275( N/A%), pre moving , FPS 12.46, Running 27.00s Step 276( N/A%), pre moving , FPS 12.43, Running 27.07s Step 277( N/A%), pre moving , FPS 12.48, Running 27.15s Step 278( N/A%), pre moving , FPS 12.53, Running 27.22s Step 279( N/A%), pre moving , FPS 12.54, Running 27.29s Step 280( N/A%), pre moving , FPS 12.68, Running 27.36s Step 281( N/A%), pre moving , FPS 12.79, Running 27.43s Step 282( N/A%), pre moving , FPS 12.79, Running 27.50s Step 283( N/A%), pre moving , FPS 12.89, Running 27.57s Step 284( N/A%), pre moving , FPS 12.95, Running 27.65s Step 285( N/A%), pre moving , FPS 12.98, Running 27.73s Step 286( N/A%), pre moving , FPS 12.79, Running 27.82s Step 287( N/A%), pre moving , FPS 12.71, Running 27.91s Step 288( N/A%), pre moving , FPS 12.68, Running 27.99s Step 289( N/A%), pre moving , FPS 12.57, Running 28.08s Step 290( N/A%), pre moving , FPS 12.71, Running 28.16s Step 291( N/A%), pre moving , FPS 12.69, Running 28.23s Step 292( N/A%), pre moving , FPS 12.80, Running 28.30s Step 293( N/A%), pre moving , FPS 13.16, Running 28.37s Step 294( N/A%), pre moving , FPS 13.22, Running 28.44s Step 295( N/A%), pre moving , FPS 13.34, Running 28.50s Step 296( N/A%), pre moving , FPS 13.66, Running 28.53s Step 297( N/A%), pre moving , FPS 14.09, Running 28.57s Step 298( N/A%), pre moving , FPS 14.50, Running 28.60s Step 299( N/A%), pre moving , FPS 14.92, Running 28.63s Step 300( N/A%), pre moving , FPS 15.29, Running 28.67s Step 301( N/A%), pre moving , FPS 15.68, Running 28.71s Step 302( N/A%), pre moving , FPS 16.07, Running 28.75s Step 303( N/A%), pre moving , FPS 16.54, Running 28.78s Step 304( N/A%), pre moving , FPS 16.72, Running 28.84s Step 305( N/A%), pre moving , FPS 17.30, Running 28.88s Step 306( N/A%), pre moving , FPS 17.89, Running 28.94s Step 307( N/A%), pre moving , FPS 18.74, Running 28.98s Step 308( N/A%), pre moving , FPS 19.58, Running 29.02s Step 309( N/A%), pre moving , FPS 20.71, Running 29.05s Step 310( N/A%), pre moving , FPS 21.61, Running 29.08s Step 311( N/A%), pre moving , FPS 22.61, Running 29.12s Step 312( N/A%), pre moving , FPS 23.51, Running 29.15s Step 313( N/A%), pre moving , FPS 24.80, Running 29.18s Step 314( N/A%), pre moving , FPS 25.78, Running 29.22s Step 315( N/A%), pre moving , FPS 26.32, Running 29.26s Step 316( N/A%), pre moving , FPS 26.14, Running 29.30s Step 317( N/A%), pre moving , FPS 26.07, Running 29.33s Step 318( N/A%), pre moving , FPS 25.85, Running 29.37s Step 319( N/A%), pre moving , FPS 25.56, Running 29.42s Step 320( N/A%), pre moving , FPS 25.64, Running 29.45s Step 321( N/A%), pre moving , FPS 25.60, Running 29.49s Step 322( N/A%), pre moving , FPS 25.70, Running 29.53s Step 323( N/A%), pre moving , FPS 25.66, Running 29.56s Step 324( N/A%), pre moving , FPS 16.71, Running 30.04s Step 325( N/A%), pre moving , FPS 16.82, Running 30.07s Step 326( N/A%), pre moving , FPS 17.18, Running 30.11s Step 327( N/A%), pre moving , FPS 17.17, Running 30.14s Step 328( N/A%), pre moving , FPS 17.17, Running 30.18s Step 329( N/A%), pre moving , FPS 16.72, Running 30.24s Step 330( N/A%), pre moving , FPS 16.48, Running 30.30s Step 331( N/A%), pre moving , FPS 16.16, Running 30.35s Step 332( N/A%), pre moving , FPS 15.94, Running 30.40s Step 333( N/A%), pre moving , FPS 15.73, Running 30.45s Step 334( N/A%), pre moving , FPS 15.56, Running 30.50s Step 335( N/A%), pre moving , FPS 15.34, Running 30.56s Step 336( N/A%), pre moving , FPS 15.08, Running 30.62s Step 337( N/A%), pre moving , FPS 14.89, Running 30.68s Step 338( N/A%), pre moving , FPS 14.79, Running 30.73s Step 339( N/A%), pre moving , FPS 14.71, Running 30.77s Step 340( N/A%), pre moving , FPS 14.65, Running 30.81s Step 341( N/A%), pre moving , FPS 14.52, Running 30.86s Step 342( N/A%), pre moving , FPS 14.54, Running 30.90s Step 343( N/A%), pre moving , FPS 14.55, Running 30.94s Step 344( N/A%), pre moving , FPS 21.48, Running 30.97s Step 345( N/A%), pre moving , FPS 21.48, Running 31.00s Step 346( N/A%), pre moving , FPS 21.47, Running 31.04s Step 347( N/A%), pre moving , FPS 21.60, Running 31.07s Step 348( N/A%), pre moving , FPS 21.41, Running 31.12s Step 349( N/A%), pre moving , FPS 22.01, Running 31.15s Step 350( N/A%), pre moving , FPS 22.32, Running 31.19s Step 351( N/A%), pre moving , FPS 22.81, Running 31.23s Step 352( N/A%), pre moving , FPS 23.25, Running 31.26s Step 353( N/A%), pre moving , FPS 23.71, Running 31.30s Step 354( N/A%), pre moving , FPS 24.28, Running 31.33s Step 355( N/A%), pre moving , FPS 24.85, Running 31.37s Step 356( N/A%), pre moving , FPS 25.60, Running 31.41s Step 357( N/A%), pre moving , FPS 25.76, Running 31.45s Step 358( N/A%), pre moving , FPS 26.12, Running 31.49s Step 359( N/A%), pre moving , FPS 26.36, Running 31.53s Step 360( N/A%), pre moving , FPS 26.52, Running 31.57s Step 361( N/A%), pre moving , FPS 27.26, Running 31.60s Step 362( N/A%), pre moving , FPS 27.43, Running 31.63s Step 363( N/A%), pre moving , FPS 27.25, Running 31.67s Step 364( N/A%), pre moving , FPS 27.13, Running 31.71s Step 365( N/A%), pre moving , FPS 27.14, Running 31.74s Step 366( N/A%), pre moving , FPS 27.10, Running 31.78s Step 367( N/A%), pre moving , FPS 26.89, Running 31.81s Step 368( N/A%), pre moving , FPS 27.17, Running 31.85s Step 369( N/A%), pre moving , FPS 27.37, Running 31.88s Step 370( N/A%), pre moving , FPS 27.23, Running 31.93s Step 371( N/A%), pre moving , FPS 27.18, Running 31.97s Step 372( N/A%), pre moving , FPS 27.18, Running 32.00s Step 373( N/A%), pre moving , FPS 10.28, Running 33.24s Step 374( N/A%), pre moving , FPS 9.08, Running 33.53s Step 375( N/A%), pre moving , FPS 8.76, Running 33.65s Step 376( N/A%), pre moving , FPS 8.04, Running 33.89s Step 377( N/A%), pre moving , FPS 7.78, Running 34.02s Step 378( N/A%), pre moving , FPS 7.23, Running 34.26s Step 379( N/A%), pre moving , FPS 6.89, Running 34.44s Step 380( N/A%), pre moving , FPS 6.47, Running 34.66s Step 381( N/A%), pre moving , FPS 6.19, Running 34.83s Step 382( N/A%), pre moving , FPS 5.79, Running 35.08s Step 383( N/A%), pre moving , FPS 5.65, Running 35.21s Step 384( N/A%), pre moving , FPS 5.34, Running 35.45s Step 385( N/A%), pre moving , FPS 5.19, Running 35.59s Step 386( N/A%), pre moving , FPS 4.95, Running 35.81s Step 387( N/A%), pre moving , FPS 4.84, Running 35.95s Step 388( N/A%), pre moving , FPS 4.64, Running 36.16s Step 389( N/A%), pre moving , FPS 4.53, Running 36.30s Step 390( N/A%), pre moving , FPS 4.32, Running 36.55s Step 391( N/A%), pre moving , FPS 4.25, Running 36.67s Step 392( N/A%), pre moving , FPS 4.08, Running 36.90s Step 393( 0.33%), action 1, FPS 4.29, Running 37.90s Step 394( 0.67%), action 2, FPS 4.12, Running 38.39s Step 395( 1.00%), action 3, FPS 3.71, Running 39.04s Step 396( 1.33%), action 4, FPS 3.44, Running 39.71s Step 397( 1.67%), action 5, FPS 3.29, Running 40.10s Step 398( 2.00%), action 6, FPS 3.11, Running 40.68s Step 399( 2.33%), action 7, FPS 2.89, Running 41.37s Step 400( 2.67%), action 8, FPS 2.81, Running 41.78s Step 401( 3.00%), action 9, FPS 2.74, Running 42.13s Step 402( 3.33%), action 10, FPS 2.68, Running 42.55s Step 403( 3.67%), action 11, FPS 2.45, Running 43.38s Step 404( 4.00%), action 12, FPS 2.38, Running 43.87s Step 405( 4.33%), action 13, FPS 2.30, Running 44.28s Step 406( 4.67%), action 14, FPS 2.25, Running 44.69s Step 407( 5.00%), action 15, FPS 2.17, Running 45.18s Step 408( 5.33%), action 16, FPS 2.12, Running 45.61s Step 409( 5.67%), action 17, FPS 2.03, Running 46.16s Step 410( 6.00%), action 18, FPS 1.99, Running 46.58s Step 411( 6.33%), action 19, FPS 1.95, Running 46.91s Step 412( 6.67%), action 20, FPS 1.92, Running 47.31s Step 413( 7.00%), action 21, FPS 1.97, Running 48.05s Step 414( 7.33%), action 22, FPS 1.98, Running 48.51s Step 415( 7.67%), action 23, FPS 2.04, Running 48.83s Step 416( 8.00%), action 24, FPS 2.09, Running 49.25s Step 417( 8.33%), action 25, FPS 2.10, Running 49.61s Step 418( 8.67%), action 26, FPS 2.10, Running 50.19s Step 419( 9.00%), action 27, FPS 2.19, Running 50.51s Step 420( 9.33%), action 28, FPS 2.19, Running 50.92s Step 421( 9.67%), action 29, FPS 2.19, Running 51.27s Step 422( 10.00%), action 30, FPS 2.17, Running 51.74s Step 423( 10.33%), action 31, FPS 2.25, Running 52.26s Step 424( 10.67%), action 32, FPS 2.30, Running 52.56s Step 425( 11.00%), action 33, FPS 2.32, Running 52.92s Step 426( 11.33%), action 34, FPS 2.35, Running 53.21s Step 427( 11.67%), action 35, FPS 2.32, Running 53.79s Step 428( 12.00%), action 36, FPS 2.35, Running 54.13s Step 429( 12.33%), action 37, FPS 2.42, Running 54.42s Step 430( 12.67%), action 38, FPS 2.45, Running 54.74s Step 431( 13.00%), action 39, FPS 2.37, Running 55.35s Step 432( 13.33%), action 40, FPS 2.37, Running 55.76s Step 433( 13.67%), action 41, FPS 2.44, Running 56.24s Step 434( 14.00%), action 42, FPS 2.43, Running 56.75s Step 435( 14.33%), action 43, FPS 2.42, Running 57.10s Step 436( 14.67%), action 44, FPS 2.44, Running 57.45s Step 437( 15.00%), action 45, FPS 2.37, Running 58.06s Step 438( 15.33%), action 46, FPS 2.43, Running 58.43s Step 439( 15.67%), action 47, FPS 2.36, Running 58.99s Step 440( 16.00%), action 48, FPS 2.36, Running 59.39s Step 441( 16.33%), action 49, FPS 2.29, Running 60.01s Step 442( 16.67%), action 50, FPS 2.32, Running 60.35s Step 443( 17.00%), action 51, FPS 2.24, Running 61.20s Step 444( 17.33%), action 52, FPS 2.19, Running 61.68s Step 445( 17.67%), action 53, FPS 2.13, Running 62.29s Step 446( 18.00%), action 54, FPS 2.06, Running 62.94s Step 447( 18.33%), action 55, FPS 2.11, Running 63.27s Step 448( 18.67%), action 56, FPS 2.10, Running 63.67s Step 449( 19.00%), action 57, FPS 2.09, Running 64.01s Step 450( 19.33%), action 58, FPS 2.07, Running 64.40s Step 451( 19.67%), action 59, FPS 2.07, Running 65.00s Step 452( 20.00%), action 60, FPS 2.03, Running 65.61s Step 453( 20.33%), action 61, FPS 1.99, Running 66.28s Step 454( 20.67%), action 62, FPS 2.02, Running 66.63s Step 455( 21.00%), action 63, FPS 2.00, Running 67.09s Step 456( 21.33%), action 64, FPS 2.01, Running 67.39s Step 457( 21.67%), action 65, FPS 2.02, Running 67.97s Step 458( 22.00%), action 66, FPS 1.96, Running 68.63s Step 459( 22.33%), action 67, FPS 1.95, Running 69.26s Step 460( 22.67%), action 68, FPS 1.95, Running 69.63s Step 461( 23.00%), action 69, FPS 1.96, Running 70.21s Step 462( 23.33%), action 70, FPS 1.92, Running 70.79s Step 463( 23.67%), action 71, FPS 1.93, Running 71.56s Step 464( 24.00%), action 72, FPS 1.95, Running 71.92s Step 465( 24.33%), action 73, FPS 1.97, Running 72.42s Step 466( 24.67%), action 74, FPS 2.03, Running 72.80s Step 467( 25.00%), action 75, FPS 1.99, Running 73.33s Step 468( 25.33%), action 76, FPS 2.01, Running 73.60s Step 469( 25.67%), action 77, FPS 2.02, Running 73.92s Step 470( 26.00%), action 78, FPS 1.98, Running 74.51s Step 471( 26.33%), action 79, FPS 2.03, Running 74.85s Step 472( 26.67%), action 80, FPS 2.05, Running 75.38s Step 473( 27.00%), action 81, FPS 2.06, Running 75.97s Step 474( 27.33%), action 82, FPS 2.03, Running 76.48s Step 475( 27.67%), action 83, FPS 2.01, Running 77.04s Step 476( 28.00%), action 84, FPS 1.99, Running 77.45s Step 477( 28.33%), action 85, FPS 2.02, Running 77.89s Step 478( 28.67%), action 86, FPS 2.07, Running 78.31s Step 479( 29.00%), action 87, FPS 2.07, Running 78.90s Step 480( 29.33%), action 88, FPS 2.10, Running 79.13s Step 481( 29.67%), action 89, FPS 2.15, Running 79.49s Step 482( 30.00%), action 90, FPS 2.15, Running 80.11s Step 483( 30.33%), action 91, FPS 2.16, Running 80.83s Step 484( 30.67%), action 92, FPS 2.11, Running 81.39s Step 485( 31.00%), action 93, FPS 2.11, Running 81.88s Step 486( 31.33%), action 94, FPS 2.06, Running 82.51s Step 487( 31.67%), action 95, FPS 2.10, Running 82.86s Step 488( 32.00%), action 96, FPS 2.03, Running 83.48s Step 489( 32.33%), action 97, FPS 2.02, Running 83.83s Step 490( 32.67%), action 98, FPS 2.02, Running 84.41s Step 491( 33.00%), action 99, FPS 2.02, Running 84.74s Step 492( 33.33%), action 100, FPS 2.05, Running 85.13s Step 493( 33.67%), action 101, FPS 2.07, Running 85.65s Step 494( 34.00%), action 102, FPS 2.07, Running 86.13s Step 495( 34.33%), action 103, FPS 2.12, Running 86.47s Step 496( 34.67%), action 104, FPS 2.15, Running 86.77s Step 497( 35.00%), action 105, FPS 2.13, Running 87.29s Step 498( 35.33%), action 106, FPS 2.12, Running 87.75s Step 499( 35.67%), action 107, FPS 2.11, Running 88.40s Step 500( 36.00%), action 108, FPS 2.05, Running 88.89s Step 501( 36.33%), action 109, FPS 2.03, Running 89.32s Step 502( 36.67%), action 110, FPS 2.06, Running 89.83s Step 503( 37.00%), action 111, FPS 2.04, Running 90.63s Step 504( 37.33%), action 112, FPS 2.05, Running 91.13s Step 505( 37.67%), action 113, FPS 2.09, Running 91.47s Step 506( 38.00%), action 114, FPS 2.08, Running 92.13s Step 507( 38.33%), action 115, FPS 2.03, Running 92.72s Step 508( 38.67%), action 116, FPS 2.05, Running 93.21s Step 509( 39.00%), action 117, FPS 2.05, Running 93.57s Step 510( 39.33%), action 118, FPS 2.04, Running 94.22s Step 511( 39.67%), action 119, FPS 1.99, Running 94.81s Step 512( 40.00%), action 120, FPS 1.95, Running 95.37s Step 513( 40.33%), action 121, FPS 1.94, Running 95.95s Step 514( 40.67%), action 122, FPS 1.95, Running 96.37s Step 515( 41.00%), action 123, FPS 1.95, Running 96.70s Step 516( 41.33%), action 124, FPS 1.95, Running 97.03s Step 517( 41.67%), action 125, FPS 1.94, Running 97.61s Step 518( 42.00%), action 126, FPS 1.94, Running 98.05s Step 519( 42.33%), action 127, FPS 2.01, Running 98.34s Step 520( 42.67%), action 128, FPS 2.01, Running 98.83s Step 521( 43.00%), action 129, FPS 2.04, Running 99.13s Step 522( 43.33%), action 130, FPS 2.07, Running 99.52s Step 523( 43.67%), action 131, FPS 2.10, Running 100.15s Step 524( 44.00%), action 132, FPS 2.16, Running 100.39s Step 525( 44.33%), action 133, FPS 2.16, Running 100.74s Step 526( 44.67%), action 134, FPS 2.26, Running 100.98s Step 527( 45.00%), action 135, FPS 2.32, Running 101.34s Step 528( 45.33%), action 136, FPS 2.37, Running 101.64s Step 529( 45.67%), action 137, FPS 2.37, Running 102.01s Step 530( 46.00%), action 138, FPS 2.50, Running 102.23s Step 531( 46.33%), action 139, FPS 2.59, Running 102.53s Step 532( 46.67%), action 140, FPS 2.70, Running 102.77s Step 533( 47.00%), action 141, FPS 2.73, Running 103.27s Step 534( 47.33%), action 142, FPS 2.80, Running 103.52s Step 535( 47.67%), action 143, FPS 2.81, Running 103.81s Step 536( 48.00%), action 144, FPS 2.83, Running 104.10s Step 537( 48.33%), action 145, FPS 2.92, Running 104.46s Step 538( 48.67%), action 146, FPS 3.00, Running 104.72s Step 539( 49.00%), action 147, FPS 2.86, Running 105.33s Step 540( 49.33%), action 148, FPS 2.90, Running 105.72s Step 541( 49.67%), action 149, FPS 2.89, Running 106.06s Step 542( 50.00%), action 150, FPS 2.92, Running 106.38s Step 543( 50.33%), action 151, FPS 2.83, Running 107.23s Step 544( 50.67%), action 152, FPS 2.80, Running 107.54s Step 545( 51.00%), action 153, FPS 2.70, Running 108.15s Step 546( 51.33%), action 154, FPS 2.66, Running 108.50s Step 547( 51.67%), action 155, FPS 2.62, Running 108.98s Step 548( 52.00%), action 156, FPS 2.56, Running 109.45s Step 549( 52.33%), action 157, FPS 2.49, Running 110.05s Step 550( 52.67%), action 158, FPS 2.45, Running 110.40s Step 551( 53.00%), action 159, FPS 2.38, Running 110.93s Step 552( 53.33%), action 160, FPS 2.34, Running 111.30s Step 553( 53.67%), action 161, FPS 2.29, Running 112.02s Step 554( 54.00%), action 162, FPS 2.20, Running 112.60s Step 555( 54.33%), action 163, FPS 2.20, Running 112.92s Step 556( 54.67%), action 164, FPS 2.18, Running 113.29s Step 557( 55.00%), action 165, FPS 2.14, Running 113.82s Step 558( 55.33%), action 166, FPS 2.08, Running 114.33s Step 559( 55.67%), action 167, FPS 2.15, Running 114.64s Step 560( 56.00%), action 168, FPS 2.11, Running 115.19s [2026-08-01 17:34:43] [41 ] Seed 40 success after 115.67 s. +steps: 560 , actions: 168 . +Instruction: Empty +Total 19/41(46.34%) success. +Setting seed: 41 +Step 1( N/A%), pre moving , FPS 4.88, Running 0.20s Step 2( N/A%), pre moving , FPS 8.19, Running 0.24s Step 3( N/A%), pre moving , FPS 10.69, Running 0.28s Step 4( N/A%), pre moving , FPS 12.49, Running 0.32s Step 5( N/A%), pre moving , FPS 13.62, Running 0.37s Step 6( N/A%), pre moving , FPS 14.59, Running 0.41s Step 7( N/A%), pre moving , FPS 15.47, Running 0.45s Step 8( N/A%), pre moving , FPS 16.06, Running 0.50s Step 9( N/A%), pre moving , FPS 16.78, Running 0.54s Step 10( N/A%), pre moving , FPS 17.08, Running 0.59s Step 11( N/A%), pre moving , FPS 17.39, Running 0.63s Step 12( N/A%), pre moving , FPS 17.84, Running 0.67s Step 13( N/A%), pre moving , FPS 18.21, Running 0.71s Step 14( N/A%), pre moving , FPS 18.62, Running 0.75s Step 15( N/A%), pre moving , FPS 18.59, Running 0.81s Step 16( N/A%), pre moving , FPS 18.79, Running 0.85s Step 17( N/A%), pre moving , FPS 19.08, Running 0.89s Step 18( N/A%), pre moving , FPS 19.30, Running 0.93s Step 19( N/A%), pre moving , FPS 19.56, Running 0.97s Step 20( N/A%), pre moving , FPS 19.50, Running 1.03s Step 21( N/A%), pre moving , FPS 18.04, Running 1.31s Step 22( N/A%), pre moving , FPS 17.56, Running 1.38s Step 23( N/A%), pre moving , FPS 17.54, Running 1.42s Step 24( N/A%), pre moving , FPS 17.53, Running 1.46s Step 25( N/A%), pre moving , FPS 17.70, Running 1.50s Step 26( N/A%), pre moving , FPS 15.09, Running 1.74s Step 27( N/A%), pre moving , FPS 15.13, Running 1.77s Step 28( N/A%), pre moving , FPS 15.20, Running 1.81s Step 29( N/A%), pre moving , FPS 15.19, Running 1.85s Step 30( N/A%), pre moving , FPS 15.30, Running 1.89s Step 31( N/A%), pre moving , FPS 15.33, Running 1.94s Step 32( N/A%), pre moving , FPS 15.35, Running 1.98s Step 33( N/A%), pre moving , FPS 15.35, Running 2.02s Step 34( N/A%), pre moving , FPS 15.34, Running 2.06s Step 35( N/A%), pre moving , FPS 15.49, Running 2.10s Step 36( N/A%), pre moving , FPS 12.29, Running 2.48s Step 37( N/A%), pre moving , FPS 12.25, Running 2.52s Step 38( N/A%), pre moving , FPS 12.23, Running 2.57s Step 39( N/A%), pre moving , FPS 12.24, Running 2.61s Step 40( N/A%), pre moving , FPS 12.36, Running 2.64s Step 41( N/A%), pre moving , FPS 14.57, Running 2.69s Step 42( N/A%), pre moving , FPS 14.87, Running 2.73s Step 43( N/A%), pre moving , FPS 14.80, Running 2.77s Step 44( N/A%), pre moving , FPS 14.82, Running 2.81s Step 45( N/A%), pre moving , FPS 14.50, Running 2.88s Step 46( N/A%), pre moving , FPS 16.54, Running 2.95s Step 47( N/A%), pre moving , FPS 16.19, Running 3.01s Step 48( N/A%), pre moving , FPS 15.68, Running 3.09s Step 49( N/A%), pre moving , FPS 15.28, Running 3.16s Step 50( N/A%), pre moving , FPS 14.93, Running 3.23s Step 51( N/A%), pre moving , FPS 14.75, Running 3.29s Step 52( N/A%), pre moving , FPS 14.44, Running 3.36s Step 53( N/A%), pre moving , FPS 14.25, Running 3.42s Step 54( N/A%), pre moving , FPS 13.97, Running 3.49s Step 55( N/A%), pre moving , FPS 13.75, Running 3.55s Step 56( N/A%), pre moving , FPS 17.62, Running 3.61s Step 57( N/A%), pre moving , FPS 17.39, Running 3.67s Step 58( N/A%), pre moving , FPS 16.91, Running 3.75s Step 59( N/A%), pre moving , FPS 16.44, Running 3.82s Step 60( N/A%), pre moving , FPS 16.07, Running 3.89s Step 61( N/A%), pre moving , FPS 15.87, Running 3.95s Step 62( N/A%), pre moving , FPS 15.69, Running 4.00s Step 63( N/A%), pre moving , FPS 15.45, Running 4.07s Step 64( N/A%), pre moving , FPS 15.13, Running 4.13s Step 65( N/A%), pre moving , FPS 15.18, Running 4.19s Step 66( N/A%), pre moving , FPS 15.21, Running 4.26s Step 67( N/A%), pre moving , FPS 15.14, Running 4.33s Step 68( N/A%), pre moving , FPS 15.31, Running 4.40s Step 69( N/A%), pre moving , FPS 15.44, Running 4.46s Step 70( N/A%), pre moving , FPS 15.53, Running 4.52s Step 71( N/A%), pre moving , FPS 15.33, Running 4.60s Step 72( N/A%), pre moving , FPS 15.41, Running 4.66s Step 73( N/A%), pre moving , FPS 15.40, Running 4.72s Step 74( N/A%), pre moving , FPS 15.72, Running 4.76s Step 75( N/A%), pre moving , FPS 16.00, Running 4.80s Step 76( N/A%), pre moving , FPS 16.28, Running 4.84s Step 77( N/A%), pre moving , FPS 16.55, Running 4.88s Step 78( N/A%), pre moving , FPS 17.03, Running 4.93s Step 79( N/A%), pre moving , FPS 17.42, Running 4.97s Step 80( N/A%), pre moving , FPS 17.58, Running 5.03s Step 81( N/A%), pre moving , FPS 17.85, Running 5.07s Step 82( N/A%), pre moving , FPS 17.95, Running 5.12s Step 83( N/A%), pre moving , FPS 18.25, Running 5.16s Step 84( N/A%), pre moving , FPS 18.72, Running 5.20s Step 85( N/A%), pre moving , FPS 19.13, Running 5.24s Step 86( N/A%), pre moving , FPS 19.56, Running 5.28s Step 87( N/A%), pre moving , FPS 20.08, Running 5.33s Step 88( N/A%), pre moving , FPS 20.51, Running 5.37s Step 89( N/A%), pre moving , FPS 20.95, Running 5.41s Step 90( N/A%), pre moving , FPS 21.39, Running 5.46s Step 91( N/A%), pre moving , FPS 21.88, Running 5.51s Step 92( N/A%), pre moving , FPS 13.21, Running 6.17s Step 93( N/A%), pre moving , FPS 12.10, Running 6.37s Step 94( N/A%), pre moving , FPS 10.83, Running 6.61s Step 95( N/A%), pre moving , FPS 10.13, Running 6.78s Step 96( N/A%), pre moving , FPS 9.28, Running 7.00s Step 97( N/A%), pre moving , FPS 8.72, Running 7.18s Step 98( N/A%), pre moving , FPS 7.87, Running 7.47s Step 99( N/A%), pre moving , FPS 7.48, Running 7.64s Step 100( N/A%), pre moving , FPS 6.97, Running 7.89s Step 101( N/A%), pre moving , FPS 6.61, Running 8.09s Step 102( N/A%), pre moving , FPS 6.19, Running 8.35s Step 103( N/A%), pre moving , FPS 6.01, Running 8.49s Step 104( N/A%), pre moving , FPS 5.60, Running 8.77s Step 105( N/A%), pre moving , FPS 5.33, Running 8.99s Step 106( N/A%), pre moving , FPS 5.06, Running 9.24s Step 107( N/A%), pre moving , FPS 4.89, Running 9.41s Step 108( N/A%), pre moving , FPS 4.64, Running 9.68s Step 109( N/A%), pre moving , FPS 4.48, Running 9.88s Step 110( N/A%), pre moving , FPS 4.28, Running 10.13s Step 111( N/A%), pre moving , FPS 4.18, Running 10.30s Step 112( N/A%), pre moving , FPS 4.60, Running 10.52s Step 113( N/A%), pre moving , FPS 4.61, Running 10.72s Step 114( N/A%), pre moving , FPS 4.63, Running 10.92s Step 115( N/A%), pre moving , FPS 4.68, Running 11.06s Step 116( N/A%), pre moving , FPS 4.67, Running 11.28s Step 117( N/A%), pre moving , FPS 4.64, Running 11.49s Step 118( N/A%), pre moving , FPS 4.69, Running 11.73s Step 119( N/A%), pre moving , FPS 4.69, Running 11.91s Step 120( N/A%), pre moving , FPS 4.67, Running 12.17s Step 121( N/A%), pre moving , FPS 4.68, Running 12.37s Step 122( N/A%), pre moving , FPS 4.62, Running 12.67s Step 123( N/A%), pre moving , FPS 4.61, Running 12.83s Step 124( N/A%), pre moving , FPS 4.67, Running 13.05s Step 125( N/A%), pre moving , FPS 4.71, Running 13.24s Step 126( N/A%), pre moving , FPS 4.70, Running 13.49s Step 127( N/A%), pre moving , FPS 4.68, Running 13.69s Step 128( N/A%), pre moving , FPS 4.69, Running 13.94s Step 129( N/A%), pre moving , FPS 4.69, Running 14.15s Step 130( N/A%), pre moving , FPS 4.70, Running 14.39s Step 131( N/A%), pre moving , FPS 4.68, Running 14.57s Step 132( N/A%), pre moving , FPS 4.65, Running 14.82s Step 133( N/A%), pre moving , FPS 4.64, Running 15.02s Step 134( N/A%), pre moving , FPS 4.58, Running 15.29s Step 135( N/A%), pre moving , FPS 4.51, Running 15.49s Step 136( N/A%), pre moving , FPS 4.47, Running 15.75s Step 137( N/A%), pre moving , FPS 4.51, Running 15.92s Step 138( N/A%), pre moving , FPS 4.44, Running 16.24s Step 139( N/A%), pre moving , FPS 4.42, Running 16.43s Step 140( N/A%), pre moving , FPS 4.38, Running 16.74s Step 141( N/A%), pre moving , FPS 4.43, Running 16.88s Step 142( N/A%), pre moving , FPS 4.49, Running 17.13s Step 143( N/A%), pre moving , FPS 4.46, Running 17.31s Step 144( N/A%), pre moving , FPS 4.44, Running 17.56s Step 145( N/A%), pre moving , FPS 4.44, Running 17.74s Step 146( N/A%), pre moving , FPS 4.44, Running 18.00s Step 147( N/A%), pre moving , FPS 4.60, Running 18.04s Step 148( N/A%), pre moving , FPS 4.83, Running 18.08s Step 149( N/A%), pre moving , FPS 5.04, Running 18.12s Step 150( N/A%), pre moving , FPS 5.30, Running 18.16s Step 151( N/A%), pre moving , FPS 5.51, Running 18.20s Step 152( N/A%), pre moving , FPS 5.84, Running 18.24s Step 153( N/A%), pre moving , FPS 6.13, Running 18.28s Step 154( N/A%), pre moving , FPS 6.58, Running 18.33s Step 155( N/A%), pre moving , FPS 6.93, Running 18.37s Step 156( N/A%), pre moving , FPS 7.50, Running 18.42s Step 157( N/A%), pre moving , FPS 6.74, Running 18.89s Step 158( N/A%), pre moving , FPS 7.42, Running 18.93s Step 159( N/A%), pre moving , FPS 7.87, Running 18.97s Step 160( N/A%), pre moving , FPS 8.77, Running 19.02s Step 161( N/A%), pre moving , FPS 9.21, Running 19.06s Step 162( N/A%), pre moving , FPS 10.06, Running 19.12s Step 163( N/A%), pre moving , FPS 10.48, Running 19.22s Step 164( N/A%), pre moving , FPS 11.54, Running 19.29s Step 165( N/A%), pre moving , FPS 12.46, Running 19.35s Step 166( N/A%), pre moving , FPS 13.95, Running 19.43s Step 167( N/A%), pre moving , FPS 13.58, Running 19.51s Step 168( N/A%), pre moving , FPS 13.39, Running 19.57s Step 169( N/A%), pre moving , FPS 13.20, Running 19.63s Step 170( N/A%), pre moving , FPS 13.03, Running 19.69s Step 171( N/A%), pre moving , FPS 12.78, Running 19.77s Step 172( N/A%), pre moving , FPS 12.43, Running 19.86s Step 173( N/A%), pre moving , FPS 12.09, Running 19.94s Step 174( N/A%), pre moving , FPS 11.83, Running 20.02s Step 175( N/A%), pre moving , FPS 11.60, Running 20.10s Step 176( N/A%), pre moving , FPS 11.25, Running 20.20s Step 177( N/A%), pre moving , FPS 14.40, Running 20.28s Step 178( N/A%), pre moving , FPS 13.83, Running 20.38s Step 179( N/A%), pre moving , FPS 13.30, Running 20.48s Step 180( N/A%), pre moving , FPS 12.71, Running 20.59s Step 181( N/A%), pre moving , FPS 12.13, Running 20.70s Step 182( N/A%), pre moving , FPS 11.82, Running 20.81s Step 183( N/A%), pre moving , FPS 11.88, Running 20.91s Step 184( N/A%), pre moving , FPS 11.59, Running 21.01s Step 185( N/A%), pre moving , FPS 11.32, Running 21.11s Step 186( N/A%), pre moving , FPS 11.26, Running 21.21s Step 187( N/A%), pre moving , FPS 11.16, Running 21.30s Step 188( N/A%), pre moving , FPS 10.90, Running 21.41s Step 189( N/A%), pre moving , FPS 10.69, Running 21.50s Step 190( N/A%), pre moving , FPS 10.40, Running 21.62s Step 191( N/A%), pre moving , FPS 10.25, Running 21.72s Step 192( N/A%), pre moving , FPS 10.11, Running 21.83s Step 193( N/A%), pre moving , FPS 10.02, Running 21.93s Step 194( N/A%), pre moving , FPS 9.89, Running 22.04s Step 195( N/A%), pre moving , FPS 9.73, Running 22.15s Step 196( N/A%), pre moving , FPS 9.79, Running 22.24s Step 197( N/A%), pre moving , FPS 9.72, Running 22.34s Step 198( N/A%), pre moving , FPS 9.78, Running 22.42s Step 199( N/A%), pre moving , FPS 9.81, Running 22.52s Step 200( N/A%), pre moving , FPS 9.90, Running 22.61s Step 201( N/A%), pre moving , FPS 10.15, Running 22.67s Step 202( N/A%), pre moving , FPS 10.34, Running 22.74s Step 203( N/A%), pre moving , FPS 10.43, Running 22.83s Step 204( N/A%), pre moving , FPS 10.74, Running 22.88s Step 205( N/A%), pre moving , FPS 11.13, Running 22.91s Step 206( N/A%), pre moving , FPS 11.52, Running 22.94s Step 207( N/A%), pre moving , FPS 11.89, Running 22.99s Step 208( N/A%), pre moving , FPS 12.18, Running 23.05s Step 209( N/A%), pre moving , FPS 12.50, Running 23.10s Step 210( N/A%), pre moving , FPS 12.94, Running 23.16s Step 211( N/A%), pre moving , FPS 13.53, Running 23.20s Step 212( N/A%), pre moving , FPS 14.34, Running 23.23s Step 213( N/A%), pre moving , FPS 15.08, Running 23.26s Step 214( N/A%), pre moving , FPS 15.94, Running 23.29s Step 215( N/A%), pre moving , FPS 17.08, Running 23.33s Step 216( N/A%), pre moving , FPS 17.89, Running 23.36s Step 217( N/A%), pre moving , FPS 18.93, Running 23.39s Step 218( N/A%), pre moving , FPS 14.28, Running 23.82s Step 219( N/A%), pre moving , FPS 14.95, Running 23.86s Step 220( N/A%), pre moving , FPS 15.63, Running 23.89s Step 221( N/A%), pre moving , FPS 16.04, Running 23.92s Step 222( N/A%), pre moving , FPS 16.27, Running 23.97s Step 223( N/A%), pre moving , FPS 16.90, Running 24.01s Step 224( N/A%), pre moving , FPS 16.55, Running 24.08s Step 225( N/A%), pre moving , FPS 16.34, Running 24.13s Step 226( N/A%), pre moving , FPS 16.07, Running 24.19s Step 227( N/A%), pre moving , FPS 15.78, Running 24.25s Step 228( N/A%), pre moving , FPS 15.88, Running 24.31s Step 229( N/A%), pre moving , FPS 15.95, Running 24.36s Step 230( N/A%), pre moving , FPS 16.01, Running 24.41s Step 231( N/A%), pre moving , FPS 15.72, Running 24.47s Step 232( N/A%), pre moving , FPS 15.43, Running 24.52s Step 233( N/A%), pre moving , FPS 15.21, Running 24.57s Step 234( N/A%), pre moving , FPS 14.96, Running 24.63s Step 235( N/A%), pre moving , FPS 14.44, Running 24.71s Step 236( N/A%), pre moving , FPS 14.13, Running 24.77s Step 237( N/A%), pre moving , FPS 13.70, Running 24.85s Step 238( N/A%), pre moving , FPS 18.29, Running 24.92s Step 239( N/A%), pre moving , FPS 17.89, Running 24.97s Step 240( N/A%), pre moving , FPS 17.57, Running 25.03s Step 241( N/A%), pre moving , FPS 17.18, Running 25.09s Step 242( N/A%), pre moving , FPS 17.06, Running 25.15s Step 243( N/A%), pre moving , FPS 16.70, Running 25.21s Step 244( N/A%), pre moving , FPS 16.63, Running 25.29s Step 245( N/A%), pre moving , FPS 16.17, Running 25.37s Step 246( N/A%), pre moving , FPS 15.77, Running 25.46s Step 247( N/A%), pre moving , FPS 15.37, Running 25.55s Step 248( N/A%), pre moving , FPS 15.20, Running 25.62s Step 249( N/A%), pre moving , FPS 14.86, Running 25.70s Step 250( N/A%), pre moving , FPS 14.67, Running 25.78s Step 251( N/A%), pre moving , FPS 14.52, Running 25.85s Step 252( N/A%), pre moving , FPS 14.36, Running 25.92s Step 253( N/A%), pre moving , FPS 13.91, Running 26.01s Step 254( N/A%), pre moving , FPS 13.65, Running 26.09s Step 255( N/A%), pre moving , FPS 13.73, Running 26.17s Step 256( N/A%), pre moving , FPS 13.64, Running 26.24s Step 257( N/A%), pre moving , FPS 13.56, Running 26.33s Step 258( N/A%), pre moving , FPS 13.51, Running 26.40s Step 259( N/A%), pre moving , FPS 13.36, Running 26.47s Step 260( N/A%), pre moving , FPS 13.11, Running 26.55s Step 261( N/A%), pre moving , FPS 13.01, Running 26.62s Step 262( N/A%), pre moving , FPS 12.89, Running 26.70s Step 263( N/A%), pre moving , FPS 12.76, Running 26.77s Step 264( N/A%), pre moving , FPS 12.80, Running 26.85s Step 265( N/A%), pre moving , FPS 12.91, Running 26.92s Step 266( N/A%), pre moving , FPS 13.04, Running 26.99s Step 267( N/A%), pre moving , FPS 13.28, Running 27.06s Step 268( N/A%), pre moving , FPS 13.19, Running 27.14s Step 269( N/A%), pre moving , FPS 13.25, Running 27.21s Step 270( N/A%), pre moving , FPS 13.24, Running 27.29s Step 271( N/A%), pre moving , FPS 13.19, Running 27.36s Step 272( N/A%), pre moving , FPS 13.13, Running 27.44s Step 273( N/A%), pre moving , FPS 13.36, Running 27.51s Step 274( N/A%), pre moving , FPS 13.36, Running 27.59s Step 275( N/A%), pre moving , FPS 13.14, Running 27.69s Step 276( N/A%), pre moving , FPS 12.84, Running 27.80s Step 277( N/A%), pre moving , FPS 12.73, Running 27.90s Step 278( N/A%), pre moving , FPS 12.62, Running 27.98s Step 279( N/A%), pre moving , FPS 12.53, Running 28.07s Step 280( N/A%), pre moving , FPS 12.47, Running 28.16s Step 281( N/A%), pre moving , FPS 12.45, Running 28.23s Step 282( N/A%), pre moving , FPS 12.41, Running 28.31s Step 283( N/A%), pre moving , FPS 12.46, Running 28.38s Step 284( N/A%), pre moving , FPS 12.48, Running 28.45s Step 285( N/A%), pre moving , FPS 12.57, Running 28.51s Step 286( N/A%), pre moving , FPS 12.68, Running 28.57s Step 287( N/A%), pre moving , FPS 12.90, Running 28.61s Step 288( N/A%), pre moving , FPS 13.26, Running 28.65s Step 289( N/A%), pre moving , FPS 13.61, Running 28.68s Step 290( N/A%), pre moving , FPS 13.95, Running 28.72s Step 291( N/A%), pre moving , FPS 14.25, Running 28.77s Step 292( N/A%), pre moving , FPS 14.66, Running 28.80s Step 293( N/A%), pre moving , FPS 14.96, Running 28.85s Step 294( N/A%), pre moving , FPS 15.22, Running 28.91s Step 295( N/A%), pre moving , FPS 15.59, Running 28.97s Step 296( N/A%), pre moving , FPS 16.34, Running 29.02s Step 297( N/A%), pre moving , FPS 16.86, Running 29.08s Step 298( N/A%), pre moving , FPS 17.41, Running 29.13s Step 299( N/A%), pre moving , FPS 17.95, Running 29.18s Step 300( N/A%), pre moving , FPS 18.82, Running 29.22s Step 301( N/A%), pre moving , FPS 19.47, Running 29.26s Step 302( N/A%), pre moving , FPS 20.39, Running 29.29s Step 303( N/A%), pre moving , FPS 21.20, Running 29.32s Step 304( N/A%), pre moving , FPS 21.94, Running 29.36s Step 305( N/A%), pre moving , FPS 22.44, Running 29.40s Step 306( N/A%), pre moving , FPS 23.00, Running 29.44s Step 307( N/A%), pre moving , FPS 23.23, Running 29.47s Step 308( N/A%), pre moving , FPS 23.33, Running 29.51s Step 309( N/A%), pre moving , FPS 23.27, Running 29.54s Step 310( N/A%), pre moving , FPS 23.41, Running 29.57s Step 311( N/A%), pre moving , FPS 23.71, Running 29.61s Step 312( N/A%), pre moving , FPS 23.62, Running 29.65s Step 313( N/A%), pre moving , FPS 23.75, Running 29.69s Step 314( N/A%), pre moving , FPS 24.35, Running 29.73s Step 315( N/A%), pre moving , FPS 15.58, Running 30.26s Step 316( N/A%), pre moving , FPS 15.78, Running 30.29s Step 317( N/A%), pre moving , FPS 16.15, Running 30.32s Step 318( N/A%), pre moving , FPS 15.92, Running 30.39s Step 319( N/A%), pre moving , FPS 15.83, Running 30.45s Step 320( N/A%), pre moving , FPS 15.62, Running 30.50s Step 321( N/A%), pre moving , FPS 15.25, Running 30.57s Step 322( N/A%), pre moving , FPS 15.18, Running 30.61s Step 323( N/A%), pre moving , FPS 15.12, Running 30.65s Step 324( N/A%), pre moving , FPS 14.88, Running 30.71s Step 325( N/A%), pre moving , FPS 14.72, Running 30.76s Step 326( N/A%), pre moving , FPS 14.51, Running 30.82s Step 327( N/A%), pre moving , FPS 14.29, Running 30.87s Step 328( N/A%), pre moving , FPS 14.10, Running 30.92s Step 329( N/A%), pre moving , FPS 13.87, Running 30.98s Step 330( N/A%), pre moving , FPS 13.67, Running 31.04s Step 331( N/A%), pre moving , FPS 13.43, Running 31.10s Step 332( N/A%), pre moving , FPS 13.35, Running 31.15s Step 333( N/A%), pre moving , FPS 13.38, Running 31.18s Step 334( N/A%), pre moving , FPS 13.43, Running 31.22s Step 335( N/A%), pre moving , FPS 20.11, Running 31.25s Step 336( N/A%), pre moving , FPS 19.99, Running 31.29s Step 337( N/A%), pre moving , FPS 19.72, Running 31.34s Step 338( N/A%), pre moving , FPS 20.28, Running 31.37s Step 339( N/A%), pre moving , FPS 20.77, Running 31.41s Step 340( N/A%), pre moving , FPS 21.23, Running 31.44s Step 341( N/A%), pre moving , FPS 22.07, Running 31.47s Step 342( N/A%), pre moving , FPS 21.82, Running 31.52s Step 343( N/A%), pre moving , FPS 21.61, Running 31.57s Step 344( N/A%), pre moving , FPS 21.83, Running 31.62s Step 345( N/A%), pre moving , FPS 21.88, Running 31.67s Step 346( N/A%), pre moving , FPS 21.82, Running 31.73s Step 347( N/A%), pre moving , FPS 21.72, Running 31.79s Step 348( N/A%), pre moving , FPS 21.60, Running 31.85s Step 349( N/A%), pre moving , FPS 21.40, Running 31.92s Step 350( N/A%), pre moving , FPS 21.43, Running 31.97s Step 351( N/A%), pre moving , FPS 21.51, Running 32.03s Step 352( N/A%), pre moving , FPS 21.35, Running 32.09s Step 353( N/A%), pre moving , FPS 20.91, Running 32.14s Step 354( N/A%), pre moving , FPS 20.47, Running 32.19s Step 355( N/A%), pre moving , FPS 20.07, Running 32.25s Step 356( N/A%), pre moving , FPS 19.72, Running 32.30s Step 357( N/A%), pre moving , FPS 19.44, Running 32.37s Step 358( N/A%), pre moving , FPS 19.18, Running 32.42s Step 359( N/A%), pre moving , FPS 18.90, Running 32.47s Step 360( N/A%), pre moving , FPS 18.57, Running 32.52s Step 361( N/A%), pre moving , FPS 18.25, Running 32.57s Step 362( N/A%), pre moving , FPS 18.19, Running 32.62s Step 363( N/A%), pre moving , FPS 18.13, Running 32.67s Step 364( N/A%), pre moving , FPS 18.05, Running 32.73s Step 365( N/A%), pre moving , FPS 18.27, Running 32.77s Step 366( N/A%), pre moving , FPS 18.28, Running 32.83s Step 367( N/A%), pre moving , FPS 18.65, Running 32.86s Step 368( N/A%), pre moving , FPS 18.97, Running 32.90s Step 369( N/A%), pre moving , FPS 19.57, Running 32.94s Step 370( N/A%), pre moving , FPS 19.94, Running 32.97s Step 371( N/A%), pre moving , FPS 20.40, Running 33.01s Step 372( N/A%), pre moving , FPS 20.90, Running 33.04s Step 373( N/A%), pre moving , FPS 21.28, Running 33.08s Step 374( N/A%), pre moving , FPS 21.71, Running 33.12s Step 375( N/A%), pre moving , FPS 22.12, Running 33.15s Step 376( N/A%), pre moving , FPS 22.57, Running 33.19s Step 377( N/A%), pre moving , FPS 23.25, Running 33.23s Step 378( N/A%), pre moving , FPS 23.72, Running 33.26s Step 379( N/A%), pre moving , FPS 24.20, Running 33.29s Step 380( N/A%), pre moving , FPS 24.77, Running 33.33s Step 381( N/A%), pre moving , FPS 25.34, Running 33.36s Step 382( N/A%), pre moving , FPS 25.97, Running 33.39s Step 383( N/A%), pre moving , FPS 26.51, Running 33.43s Step 384( N/A%), pre moving , FPS 27.20, Running 33.47s Step 385( N/A%), pre moving , FPS 27.16, Running 33.51s Step 386( N/A%), pre moving , FPS 27.67, Running 33.55s Step 387( N/A%), pre moving , FPS 27.68, Running 33.59s Step 388( N/A%), pre moving , FPS 27.78, Running 33.62s Step 389( N/A%), pre moving , FPS 27.82, Running 33.66s Step 390( N/A%), pre moving , FPS 27.55, Running 33.70s Step 391( N/A%), pre moving , FPS 9.43, Running 35.13s Step 392( N/A%), pre moving , FPS 8.61, Running 35.37s Step 393( N/A%), pre moving , FPS 8.18, Running 35.53s Step 394( N/A%), pre moving , FPS 7.53, Running 35.77s Step 395( N/A%), pre moving , FPS 7.24, Running 35.91s Step 396( N/A%), pre moving , FPS 6.69, Running 36.18s Step 397( N/A%), pre moving , FPS 6.37, Running 36.36s Step 398( N/A%), pre moving , FPS 5.94, Running 36.63s Step 399( N/A%), pre moving , FPS 5.73, Running 36.78s Step 400( N/A%), pre moving , FPS 5.42, Running 37.02s Step 401( N/A%), pre moving , FPS 5.22, Running 37.19s Step 402( N/A%), pre moving , FPS 4.92, Running 37.46s Step 403( N/A%), pre moving , FPS 4.80, Running 37.59s Step 404( N/A%), pre moving , FPS 4.56, Running 37.85s Step 405( N/A%), pre moving , FPS 4.46, Running 37.99s Step 406( N/A%), pre moving , FPS 4.26, Running 38.24s Step 407( N/A%), pre moving , FPS 4.11, Running 38.45s Step 408( N/A%), pre moving , FPS 3.92, Running 38.72s Step 409( N/A%), pre moving , FPS 3.84, Running 38.87s Step 410( N/A%), pre moving , FPS 3.66, Running 39.16s Step 411( 0.33%), action 1, FPS 3.90, Running 40.25s Step 412( 0.67%), action 2, FPS 3.80, Running 40.63s Step 413( 1.00%), action 3, FPS 3.45, Running 41.32s Step 414( 1.33%), action 4, FPS 3.23, Running 41.97s Step 415( 1.67%), action 5, FPS 3.04, Running 42.49s Step 416( 2.00%), action 6, FPS 2.89, Running 43.09s Step 417( 2.33%), action 7, FPS 2.71, Running 43.74s Step 418( 2.67%), action 8, FPS 2.56, Running 44.43s Step 419( 3.00%), action 9, FPS 2.42, Running 45.04s Step 420( 3.33%), action 10, FPS 2.30, Running 45.72s Step 421( 3.67%), action 11, FPS 2.14, Running 46.51s Step 422( 4.00%), action 12, FPS 2.09, Running 47.04s Step 423( 4.33%), action 13, FPS 2.01, Running 47.52s Step 424( 4.67%), action 14, FPS 1.96, Running 48.06s Step 425( 5.00%), action 15, FPS 1.89, Running 48.55s Step 426( 5.33%), action 16, FPS 1.85, Running 49.07s Step 427( 5.67%), action 17, FPS 1.82, Running 49.42s Step 428( 6.00%), action 18, FPS 1.79, Running 49.92s Step 429( 6.33%), action 19, FPS 1.75, Running 50.28s Step 430( 6.67%), action 20, FPS 1.72, Running 50.78s Step 431( 7.00%), action 21, FPS 1.78, Running 51.47s Step 432( 7.33%), action 22, FPS 1.79, Running 51.80s Step 433( 7.67%), action 23, FPS 1.81, Running 52.37s Step 434( 8.00%), action 24, FPS 1.81, Running 53.01s Step 435( 8.33%), action 25, FPS 1.82, Running 53.51s Step 436( 8.67%), action 26, FPS 1.87, Running 53.77s Step 437( 9.00%), action 27, FPS 1.91, Running 54.24s Step 438( 9.33%), action 28, FPS 1.95, Running 54.69s Step 439( 9.67%), action 29, FPS 1.99, Running 55.10s Step 440( 10.00%), action 30, FPS 2.03, Running 55.59s Step 441( 10.33%), action 31, FPS 2.04, Running 56.31s Step 442( 10.67%), action 32, FPS 2.04, Running 56.82s Step 443( 11.00%), action 33, FPS 2.05, Running 57.28s Step 444( 11.33%), action 34, FPS 2.09, Running 57.65s Step 445( 11.67%), action 35, FPS 2.08, Running 58.18s Step 446( 12.00%), action 36, FPS 2.09, Running 58.64s Step 447( 12.33%), action 37, FPS 2.09, Running 59.01s Step 448( 12.67%), action 38, FPS 2.14, Running 59.26s Step 449( 13.00%), action 39, FPS 2.15, Running 59.59s Step 450( 13.33%), action 40, FPS 2.16, Running 60.04s Step 451( 13.67%), action 41, FPS 2.16, Running 60.74s Step 452( 14.00%), action 42, FPS 2.13, Running 61.19s Step 453( 14.33%), action 43, FPS 2.16, Running 61.64s Step 454( 14.67%), action 44, FPS 2.19, Running 62.14s Step 455( 15.00%), action 45, FPS 2.18, Running 62.66s Step 456( 15.33%), action 46, FPS 2.13, Running 63.17s Step 457( 15.67%), action 47, FPS 2.09, Running 63.80s Step 458( 16.00%), action 48, FPS 2.13, Running 64.06s Step 459( 16.33%), action 49, FPS 2.14, Running 64.44s Step 460( 16.67%), action 50, FPS 2.17, Running 64.82s Step 461( 17.00%), action 51, FPS 2.21, Running 65.37s Step 462( 17.33%), action 52, FPS 2.28, Running 65.61s Step 463( 17.67%), action 53, FPS 2.31, Running 65.95s Step 464( 18.00%), action 54, FPS 2.32, Running 66.29s Step 465( 18.33%), action 55, FPS 2.38, Running 66.60s Step 466( 18.67%), action 56, FPS 2.42, Running 66.89s Step 467( 19.00%), action 57, FPS 2.44, Running 67.21s Step 468( 19.33%), action 58, FPS 2.39, Running 67.62s Step 469( 19.67%), action 59, FPS 2.38, Running 68.00s Step 470( 20.00%), action 60, FPS 2.44, Running 68.22s Step 471( 20.33%), action 61, FPS 2.46, Running 68.86s Step 472( 20.67%), action 62, FPS 2.47, Running 69.27s Step 473( 21.00%), action 63, FPS 2.46, Running 69.77s Step 474( 21.33%), action 64, FPS 2.53, Running 70.04s Step 475( 21.67%), action 65, FPS 2.59, Running 70.37s Step 476( 22.00%), action 66, FPS 2.69, Running 70.61s Step 477( 22.33%), action 67, FPS 2.80, Running 70.94s Step 478( 22.67%), action 68, FPS 2.81, Running 71.18s Step 479( 23.00%), action 69, FPS 2.83, Running 71.50s Step 480( 23.33%), action 70, FPS 2.82, Running 71.90s Step 481( 23.67%), action 71, FPS 2.85, Running 72.40s Step 482( 24.00%), action 72, FPS 2.74, Running 72.91s Step 483( 24.33%), action 73, FPS 2.69, Running 73.39s Step 484( 24.67%), action 74, FPS 2.63, Running 73.88s Step 485( 25.00%), action 75, FPS 2.61, Running 74.27s Step 486( 25.33%), action 76, FPS 2.54, Running 74.75s Step 487( 25.67%), action 77, FPS 2.54, Running 75.10s Step 488( 26.00%), action 78, FPS 2.55, Running 75.46s Step 489( 26.33%), action 79, FPS 2.52, Running 75.94s Step 490( 26.67%), action 80, FPS 2.47, Running 76.31s Step 491( 27.00%), action 81, FPS 2.45, Running 77.02s Step 492( 27.33%), action 82, FPS 2.43, Running 77.51s Step 493( 27.67%), action 83, FPS 2.47, Running 77.85s Step 494( 28.00%), action 84, FPS 2.45, Running 78.21s Step 495( 28.33%), action 85, FPS 2.42, Running 78.62s Step 496( 28.67%), action 86, FPS 2.40, Running 78.92s Step 497( 29.00%), action 87, FPS 2.40, Running 79.27s Step 498( 29.33%), action 88, FPS 2.40, Running 79.51s Step 499( 29.67%), action 89, FPS 2.40, Running 79.84s Step 500( 30.00%), action 90, FPS 2.37, Running 80.35s Step 501( 30.33%), action 91, FPS 2.37, Running 80.84s Step 502( 30.67%), action 92, FPS 2.41, Running 81.23s Step 503( 31.00%), action 93, FPS 2.42, Running 81.67s Step 504( 31.33%), action 94, FPS 2.44, Running 82.08s Step 505( 31.67%), action 95, FPS 2.45, Running 82.44s Step 506( 32.00%), action 96, FPS 2.51, Running 82.71s Step 507( 32.33%), action 97, FPS 2.51, Running 83.06s Step 508( 32.67%), action 98, FPS 2.53, Running 83.36s Step 509( 33.00%), action 99, FPS 2.57, Running 83.72s Step 510( 33.33%), action 100, FPS 2.61, Running 83.96s Step 511( 33.67%), action 101, FPS 2.67, Running 84.51s Step 512( 34.00%), action 102, FPS 2.76, Running 84.76s Step 513( 34.33%), action 103, FPS 2.72, Running 85.22s Step 514( 34.67%), action 104, FPS 2.75, Running 85.48s Step 515( 35.00%), action 105, FPS 2.80, Running 85.75s Step 516( 35.33%), action 106, FPS 2.80, Running 86.07s Step 517( 35.67%), action 107, FPS 2.81, Running 86.37s Step 518( 36.00%), action 108, FPS 2.76, Running 86.76s Step 519( 36.33%), action 109, FPS 2.63, Running 87.44s Step 520( 36.67%), action 110, FPS 2.63, Running 87.94s Step 521( 37.00%), action 111, FPS 2.64, Running 88.43s Step 522( 37.33%), action 112, FPS 2.54, Running 89.09s Step 523( 37.67%), action 113, FPS 2.54, Running 89.53s Step 524( 38.00%), action 114, FPS 2.49, Running 90.11s Step 525( 38.33%), action 115, FPS 2.44, Running 90.63s Step 526( 38.67%), action 116, FPS 2.36, Running 91.19s Step 527( 39.00%), action 117, FPS 2.35, Running 91.57s Step 528( 39.33%), action 118, FPS 2.28, Running 92.14s Step 529( 39.67%), action 119, FPS 2.27, Running 92.54s Step 530( 40.00%), action 120, FPS 2.18, Running 93.14s Step 531( 40.33%), action 121, FPS 2.15, Running 93.81s Step 532( 40.67%), action 122, FPS 2.08, Running 94.38s Step 533( 41.00%), action 123, FPS 2.06, Running 94.92s Step 534( 41.33%), action 124, FPS 2.05, Running 95.23s Step 535( 41.67%), action 125, FPS 1.99, Running 95.79s Step 536( 42.00%), action 126, FPS 1.95, Running 96.31s Step 537( 42.33%), action 127, FPS 1.90, Running 96.89s Step 538( 42.67%), action 128, FPS 1.87, Running 97.45s Step 539( 43.00%), action 129, FPS 1.90, Running 97.98s Step 540( 43.33%), action 130, FPS 1.87, Running 98.62s Step 541( 43.67%), action 131, FPS 1.86, Running 99.17s Step 542( 44.00%), action 132, FPS 1.87, Running 99.78s Step 543( 44.33%), action 133, FPS 1.86, Running 100.30s Step 544( 44.67%), action 134, FPS 1.89, Running 100.70s Step 545( 45.00%), action 135, FPS 1.88, Running 101.27s Step 546( 45.33%), action 136, FPS 1.88, Running 101.83s Step 547( 45.67%), action 137, FPS 1.84, Running 102.41s Step 548( 46.00%), action 138, FPS 1.88, Running 102.80s Step 549( 46.33%), action 139, FPS 1.88, Running 103.18s Step 550( 46.67%), action 140, FPS 1.90, Running 103.66s Step 551( 47.00%), action 141, FPS 1.88, Running 104.43s Step 552( 47.33%), action 142, FPS 1.87, Running 105.09s Step 553( 47.67%), action 143, FPS 1.89, Running 105.50s Step 554( 48.00%), action 144, FPS 1.89, Running 105.82s Step 555( 48.33%), action 145, FPS 1.92, Running 106.21s Step 556( 48.67%), action 146, FPS 1.96, Running 106.50s Step 557( 49.00%), action 147, FPS 2.01, Running 106.82s Step 558( 49.33%), action 148, FPS 2.00, Running 107.46s Step 559( 49.67%), action 149, FPS 2.00, Running 107.98s Step 560( 50.00%), action 150, FPS 2.02, Running 108.52s Step 561( 50.33%), action 151, FPS 2.01, Running 109.13s Step 562( 50.67%), action 152, FPS 2.01, Running 109.75s Step 563( 51.00%), action 153, FPS 2.03, Running 110.16s Step 564( 51.33%), action 154, FPS 2.04, Running 110.51s Step 565( 51.67%), action 155, FPS 2.02, Running 111.15s Step 566( 52.00%), action 156, FPS 2.03, Running 111.70s Step 567( 52.33%), action 157, FPS 2.01, Running 112.36s Step 568( 52.67%), action 158, FPS 2.02, Running 112.68s Step 569( 53.00%), action 159, FPS 2.02, Running 113.08s Step 570( 53.33%), action 160, FPS 2.04, Running 113.44s Step 571( 53.67%), action 161, FPS 2.11, Running 113.91s Step 572( 54.00%), action 162, FPS 2.18, Running 114.28s Step 573( 54.33%), action 163, FPS 2.20, Running 114.58s Step 574( 54.67%), action 164, FPS 2.16, Running 115.10s Step 575( 55.00%), action 165, FPS 2.16, Running 115.47s [2026-08-01 17:36:40] [42 ] Seed 41 failed after 116.36 s. +steps: 575 , actions: 165 . +Instruction: Empty +Total 19/42(45.24%) success. +Setting seed: 42 +Step 1( N/A%), pre moving , FPS 13.36, Running 0.07s Step 2( N/A%), pre moving , FPS 17.05, Running 0.12s Step 3( N/A%), pre moving , FPS 18.54, Running 0.16s Step 4( N/A%), pre moving , FPS 19.26, Running 0.21s Step 5( N/A%), pre moving , FPS 20.50, Running 0.24s Step 6( N/A%), pre moving , FPS 21.38, Running 0.28s Step 7( N/A%), pre moving , FPS 21.68, Running 0.32s Step 8( N/A%), pre moving , FPS 21.72, Running 0.37s Step 9( N/A%), pre moving , FPS 21.30, Running 0.42s Step 10( N/A%), pre moving , FPS 21.26, Running 0.47s Step 11( N/A%), pre moving , FPS 21.38, Running 0.51s Step 12( N/A%), pre moving , FPS 21.55, Running 0.56s Step 13( N/A%), pre moving , FPS 21.88, Running 0.59s Step 14( N/A%), pre moving , FPS 22.10, Running 0.63s Step 15( N/A%), pre moving , FPS 22.38, Running 0.67s Step 16( N/A%), pre moving , FPS 22.57, Running 0.71s Step 17( N/A%), pre moving , FPS 22.65, Running 0.75s Step 18( N/A%), pre moving , FPS 22.64, Running 0.80s Step 19( N/A%), pre moving , FPS 22.71, Running 0.84s Step 20( N/A%), pre moving , FPS 22.75, Running 0.88s Step 21( N/A%), pre moving , FPS 19.07, Running 1.12s Step 22( N/A%), pre moving , FPS 18.58, Running 1.19s Step 23( N/A%), pre moving , FPS 18.67, Running 1.23s Step 24( N/A%), pre moving , FPS 18.80, Running 1.27s Step 25( N/A%), pre moving , FPS 18.80, Running 1.31s Step 26( N/A%), pre moving , FPS 15.81, Running 1.55s Step 27( N/A%), pre moving , FPS 15.72, Running 1.60s Step 28( N/A%), pre moving , FPS 15.78, Running 1.64s Step 29( N/A%), pre moving , FPS 15.96, Running 1.68s Step 30( N/A%), pre moving , FPS 16.08, Running 1.71s Step 31( N/A%), pre moving , FPS 16.17, Running 1.75s Step 32( N/A%), pre moving , FPS 16.24, Running 1.79s Step 33( N/A%), pre moving , FPS 16.22, Running 1.83s Step 34( N/A%), pre moving , FPS 16.23, Running 1.87s Step 35( N/A%), pre moving , FPS 16.17, Running 1.91s Step 36( N/A%), pre moving , FPS 12.98, Running 2.25s Step 37( N/A%), pre moving , FPS 12.99, Running 2.29s Step 38( N/A%), pre moving , FPS 12.99, Running 2.33s Step 39( N/A%), pre moving , FPS 12.98, Running 2.38s Step 40( N/A%), pre moving , FPS 13.00, Running 2.42s Step 41( N/A%), pre moving , FPS 15.03, Running 2.45s Step 42( N/A%), pre moving , FPS 15.37, Running 2.50s Step 43( N/A%), pre moving , FPS 15.39, Running 2.53s Step 44( N/A%), pre moving , FPS 15.37, Running 2.57s Step 45( N/A%), pre moving , FPS 15.24, Running 2.62s Step 46( N/A%), pre moving , FPS 17.84, Running 2.67s Step 47( N/A%), pre moving , FPS 17.98, Running 2.71s Step 48( N/A%), pre moving , FPS 17.79, Running 2.76s Step 49( N/A%), pre moving , FPS 17.82, Running 2.80s Step 50( N/A%), pre moving , FPS 17.82, Running 2.84s Step 51( N/A%), pre moving , FPS 17.81, Running 2.87s Step 52( N/A%), pre moving , FPS 17.79, Running 2.91s Step 53( N/A%), pre moving , FPS 17.67, Running 2.96s Step 54( N/A%), pre moving , FPS 17.52, Running 3.01s Step 55( N/A%), pre moving , FPS 17.51, Running 3.05s Step 56( N/A%), pre moving , FPS 23.79, Running 3.09s Step 57( N/A%), pre moving , FPS 23.74, Running 3.13s Step 58( N/A%), pre moving , FPS 23.70, Running 3.18s Step 59( N/A%), pre moving , FPS 23.54, Running 3.23s Step 60( N/A%), pre moving , FPS 23.32, Running 3.27s Step 61( N/A%), pre moving , FPS 22.89, Running 3.33s Step 62( N/A%), pre moving , FPS 22.90, Running 3.37s Step 63( N/A%), pre moving , FPS 22.83, Running 3.41s Step 64( N/A%), pre moving , FPS 22.80, Running 3.45s Step 65( N/A%), pre moving , FPS 23.01, Running 3.49s Step 66( N/A%), pre moving , FPS 22.99, Running 3.54s Step 67( N/A%), pre moving , FPS 22.48, Running 3.60s Step 68( N/A%), pre moving , FPS 22.38, Running 3.65s Step 69( N/A%), pre moving , FPS 21.77, Running 3.72s Step 70( N/A%), pre moving , FPS 21.04, Running 3.79s Step 71( N/A%), pre moving , FPS 20.59, Running 3.85s Step 72( N/A%), pre moving , FPS 20.18, Running 3.90s Step 73( N/A%), pre moving , FPS 19.62, Running 3.98s Step 74( N/A%), pre moving , FPS 19.26, Running 4.05s Step 75( N/A%), pre moving , FPS 18.79, Running 4.11s Step 76( N/A%), pre moving , FPS 18.47, Running 4.17s Step 77( N/A%), pre moving , FPS 18.21, Running 4.23s Step 78( N/A%), pre moving , FPS 17.94, Running 4.29s Step 79( N/A%), pre moving , FPS 17.69, Running 4.36s Step 80( N/A%), pre moving , FPS 17.30, Running 4.43s Step 81( N/A%), pre moving , FPS 16.86, Running 4.52s Step 82( N/A%), pre moving , FPS 16.35, Running 4.59s Step 83( N/A%), pre moving , FPS 16.10, Running 4.65s Step 84( N/A%), pre moving , FPS 15.89, Running 4.71s Step 85( N/A%), pre moving , FPS 15.63, Running 4.77s Step 86( N/A%), pre moving , FPS 15.35, Running 4.84s Step 87( N/A%), pre moving , FPS 14.92, Running 4.94s Step 88( N/A%), pre moving , FPS 15.02, Running 4.99s Step 89( N/A%), pre moving , FPS 15.23, Running 5.03s Step 90( N/A%), pre moving , FPS 15.60, Running 5.07s Step 91( N/A%), pre moving , FPS 15.81, Running 5.11s Step 92( N/A%), pre moving , FPS 15.96, Running 5.16s Step 93( N/A%), pre moving , FPS 16.41, Running 5.20s Step 94( N/A%), pre moving , FPS 16.70, Running 5.24s Step 95( N/A%), pre moving , FPS 17.03, Running 5.29s Step 96( N/A%), pre moving , FPS 17.29, Running 5.33s Step 97( N/A%), pre moving , FPS 17.60, Running 5.37s Step 98( N/A%), pre moving , FPS 17.91, Running 5.41s Step 99( N/A%), pre moving , FPS 18.31, Running 5.45s Step 100( N/A%), pre moving , FPS 18.93, Running 5.49s Step 101( N/A%), pre moving , FPS 19.76, Running 5.53s Step 102( N/A%), pre moving , FPS 20.52, Running 5.57s Step 103( N/A%), pre moving , FPS 20.98, Running 5.60s Step 104( N/A%), pre moving , FPS 21.40, Running 5.64s Step 105( N/A%), pre moving , FPS 21.93, Running 5.68s Step 106( N/A%), pre moving , FPS 22.67, Running 5.72s Step 107( N/A%), pre moving , FPS 24.18, Running 5.77s Step 108( N/A%), pre moving , FPS 24.29, Running 5.81s Step 109( N/A%), pre moving , FPS 24.28, Running 5.85s Step 110( N/A%), pre moving , FPS 24.08, Running 5.90s Step 111( N/A%), pre moving , FPS 24.20, Running 5.94s Step 112( N/A%), pre moving , FPS 24.38, Running 5.98s Step 113( N/A%), pre moving , FPS 24.41, Running 6.02s Step 114( N/A%), pre moving , FPS 24.42, Running 6.06s Step 115( N/A%), pre moving , FPS 24.37, Running 6.11s Step 116( N/A%), pre moving , FPS 24.51, Running 6.15s Step 117( N/A%), pre moving , FPS 24.30, Running 6.19s Step 118( N/A%), pre moving , FPS 24.20, Running 6.24s Step 119( N/A%), pre moving , FPS 23.91, Running 6.29s Step 120( N/A%), pre moving , FPS 14.59, Running 6.86s Step 121( N/A%), pre moving , FPS 12.81, Running 7.09s Step 122( N/A%), pre moving , FPS 11.30, Running 7.34s Step 123( N/A%), pre moving , FPS 10.68, Running 7.48s Step 124( N/A%), pre moving , FPS 9.61, Running 7.73s Step 125( N/A%), pre moving , FPS 9.03, Running 7.90s Step 126( N/A%), pre moving , FPS 8.24, Running 8.15s Step 127( N/A%), pre moving , FPS 7.88, Running 8.30s Step 128( N/A%), pre moving , FPS 7.29, Running 8.55s Step 129( N/A%), pre moving , FPS 7.05, Running 8.69s Step 130( N/A%), pre moving , FPS 6.59, Running 8.94s Step 131( N/A%), pre moving , FPS 6.32, Running 9.10s Step 132( N/A%), pre moving , FPS 5.90, Running 9.36s Step 133( N/A%), pre moving , FPS 5.69, Running 9.53s Step 134( N/A%), pre moving , FPS 5.36, Running 9.79s Step 135( N/A%), pre moving , FPS 5.16, Running 9.99s Step 136( N/A%), pre moving , FPS 4.86, Running 10.26s Step 137( N/A%), pre moving , FPS 4.70, Running 10.45s Step 138( N/A%), pre moving , FPS 4.49, Running 10.69s Step 139( N/A%), pre moving , FPS 4.37, Running 10.86s Step 140( N/A%), pre moving , FPS 4.69, Running 11.12s Step 141( N/A%), pre moving , FPS 4.74, Running 11.30s Step 142( N/A%), pre moving , FPS 4.70, Running 11.59s Step 143( N/A%), pre moving , FPS 4.65, Running 11.78s Step 144( N/A%), pre moving , FPS 4.67, Running 12.01s Step 145( N/A%), pre moving , FPS 4.66, Running 12.19s Step 146( N/A%), pre moving , FPS 4.63, Running 12.46s Step 147( N/A%), pre moving , FPS 4.65, Running 12.61s Step 148( N/A%), pre moving , FPS 4.62, Running 12.88s Step 149( N/A%), pre moving , FPS 4.61, Running 13.03s Step 150( N/A%), pre moving , FPS 4.62, Running 13.27s Step 151( N/A%), pre moving , FPS 4.58, Running 13.46s Step 152( N/A%), pre moving , FPS 4.59, Running 13.72s Step 153( N/A%), pre moving , FPS 4.57, Running 13.91s Step 154( N/A%), pre moving , FPS 4.53, Running 14.21s Step 155( N/A%), pre moving , FPS 4.51, Running 14.42s Step 156( N/A%), pre moving , FPS 4.49, Running 14.71s Step 157( N/A%), pre moving , FPS 4.48, Running 14.91s Step 158( N/A%), pre moving , FPS 4.44, Running 15.20s Step 159( N/A%), pre moving , FPS 4.45, Running 15.36s Step 160( N/A%), pre moving , FPS 4.46, Running 15.60s Step 161( N/A%), pre moving , FPS 4.45, Running 15.79s Step 162( N/A%), pre moving , FPS 4.53, Running 16.01s Step 163( N/A%), pre moving , FPS 4.51, Running 16.21s Step 164( N/A%), pre moving , FPS 4.47, Running 16.49s Step 165( N/A%), pre moving , FPS 4.44, Running 16.69s Step 166( N/A%), pre moving , FPS 4.46, Running 16.95s Step 167( N/A%), pre moving , FPS 4.41, Running 17.14s Step 168( N/A%), pre moving , FPS 4.44, Running 17.38s Step 169( N/A%), pre moving , FPS 4.43, Running 17.55s Step 170( N/A%), pre moving , FPS 4.41, Running 17.80s Step 171( N/A%), pre moving , FPS 4.39, Running 18.02s Step 172( N/A%), pre moving , FPS 4.37, Running 18.30s Step 173( N/A%), pre moving , FPS 4.41, Running 18.44s Step 174( N/A%), pre moving , FPS 4.48, Running 18.68s Step 175( N/A%), pre moving , FPS 4.65, Running 18.72s Step 176( N/A%), pre moving , FPS 4.94, Running 18.76s Step 177( N/A%), pre moving , FPS 5.13, Running 18.80s Step 178( N/A%), pre moving , FPS 5.48, Running 18.85s Step 179( N/A%), pre moving , FPS 5.67, Running 18.89s Step 180( N/A%), pre moving , FPS 5.99, Running 18.94s Step 181( N/A%), pre moving , FPS 6.28, Running 18.98s Step 182( N/A%), pre moving , FPS 6.63, Running 19.03s Step 183( N/A%), pre moving , FPS 7.02, Running 19.06s Step 184( N/A%), pre moving , FPS 7.64, Running 19.10s Step 185( N/A%), pre moving , FPS 7.00, Running 19.55s Step 186( N/A%), pre moving , FPS 7.56, Running 19.59s Step 187( N/A%), pre moving , FPS 8.01, Running 19.64s Step 188( N/A%), pre moving , FPS 8.70, Running 19.68s Step 189( N/A%), pre moving , FPS 9.19, Running 19.72s Step 190( N/A%), pre moving , FPS 10.06, Running 19.79s Step 191( N/A%), pre moving , FPS 10.92, Running 19.85s Step 192( N/A%), pre moving , FPS 12.37, Running 19.92s Step 193( N/A%), pre moving , FPS 12.99, Running 19.98s Step 194( N/A%), pre moving , FPS 14.73, Running 20.04s Step 195( N/A%), pre moving , FPS 14.60, Running 20.09s Step 196( N/A%), pre moving , FPS 14.13, Running 20.18s Step 197( N/A%), pre moving , FPS 13.64, Running 20.27s Step 198( N/A%), pre moving , FPS 13.24, Running 20.36s Step 199( N/A%), pre moving , FPS 12.89, Running 20.44s Step 200( N/A%), pre moving , FPS 12.83, Running 20.50s Step 201( N/A%), pre moving , FPS 12.37, Running 20.59s Step 202( N/A%), pre moving , FPS 12.10, Running 20.68s Step 203( N/A%), pre moving , FPS 11.89, Running 20.75s Step 204( N/A%), pre moving , FPS 11.57, Running 20.83s Step 205( N/A%), pre moving , FPS 14.33, Running 20.94s Step 206( N/A%), pre moving , FPS 13.66, Running 21.06s Step 207( N/A%), pre moving , FPS 13.17, Running 21.16s Step 208( N/A%), pre moving , FPS 12.65, Running 21.26s Step 209( N/A%), pre moving , FPS 12.16, Running 21.37s Step 210( N/A%), pre moving , FPS 11.85, Running 21.47s Step 211( N/A%), pre moving , FPS 11.45, Running 21.60s Step 212( N/A%), pre moving , FPS 11.20, Running 21.70s Step 213( N/A%), pre moving , FPS 10.97, Running 21.80s Step 214( N/A%), pre moving , FPS 10.73, Running 21.90s Step 215( N/A%), pre moving , FPS 10.48, Running 22.00s Step 216( N/A%), pre moving , FPS 10.38, Running 22.11s Step 217( N/A%), pre moving , FPS 10.28, Running 22.22s Step 218( N/A%), pre moving , FPS 10.23, Running 22.31s Step 219( N/A%), pre moving , FPS 10.08, Running 22.42s Step 220( N/A%), pre moving , FPS 9.85, Running 22.53s Step 221( N/A%), pre moving , FPS 9.72, Running 22.65s Step 222( N/A%), pre moving , FPS 9.66, Running 22.75s Step 223( N/A%), pre moving , FPS 9.49, Running 22.85s Step 224( N/A%), pre moving , FPS 9.38, Running 22.96s Step 225( N/A%), pre moving , FPS 9.47, Running 23.06s Step 226( N/A%), pre moving , FPS 9.58, Running 23.15s Step 227( N/A%), pre moving , FPS 9.65, Running 23.23s Step 228( N/A%), pre moving , FPS 9.74, Running 23.32s Step 229( N/A%), pre moving , FPS 9.94, Running 23.38s Step 230( N/A%), pre moving , FPS 10.14, Running 23.45s Step 231( N/A%), pre moving , FPS 10.38, Running 23.52s Step 232( N/A%), pre moving , FPS 10.76, Running 23.56s Step 233( N/A%), pre moving , FPS 11.15, Running 23.60s Step 234( N/A%), pre moving , FPS 11.55, Running 23.63s Step 235( N/A%), pre moving , FPS 12.03, Running 23.67s Step 236( N/A%), pre moving , FPS 12.32, Running 23.73s Step 237( N/A%), pre moving , FPS 12.75, Running 23.78s Step 238( N/A%), pre moving , FPS 13.10, Running 23.84s Step 239( N/A%), pre moving , FPS 13.78, Running 23.88s Step 240( N/A%), pre moving , FPS 14.49, Running 23.91s Step 241( N/A%), pre moving , FPS 15.51, Running 23.94s Step 242( N/A%), pre moving , FPS 16.23, Running 23.98s Step 243( N/A%), pre moving , FPS 17.12, Running 24.02s Step 244( N/A%), pre moving , FPS 18.33, Running 24.06s Step 245( N/A%), pre moving , FPS 19.35, Running 24.09s Step 246( N/A%), pre moving , FPS 13.80, Running 24.60s Step 247( N/A%), pre moving , FPS 14.30, Running 24.63s Step 248( N/A%), pre moving , FPS 14.83, Running 24.66s Step 249( N/A%), pre moving , FPS 15.18, Running 24.70s Step 250( N/A%), pre moving , FPS 15.50, Running 24.74s Step 251( N/A%), pre moving , FPS 16.00, Running 24.77s Step 252( N/A%), pre moving , FPS 15.97, Running 24.81s Step 253( N/A%), pre moving , FPS 15.99, Running 24.85s Step 254( N/A%), pre moving , FPS 16.06, Running 24.88s Step 255( N/A%), pre moving , FPS 15.99, Running 24.92s Step 256( N/A%), pre moving , FPS 16.19, Running 24.97s Step 257( N/A%), pre moving , FPS 16.41, Running 25.00s Step 258( N/A%), pre moving , FPS 16.48, Running 25.05s Step 259( N/A%), pre moving , FPS 16.26, Running 25.11s Step 260( N/A%), pre moving , FPS 15.94, Running 25.16s Step 261( N/A%), pre moving , FPS 15.71, Running 25.21s Step 262( N/A%), pre moving , FPS 15.59, Running 25.26s Step 263( N/A%), pre moving , FPS 15.19, Running 25.34s Step 264( N/A%), pre moving , FPS 14.82, Running 25.41s Step 265( N/A%), pre moving , FPS 14.43, Running 25.48s Step 266( N/A%), pre moving , FPS 21.14, Running 25.54s Step 267( N/A%), pre moving , FPS 20.28, Running 25.62s Step 268( N/A%), pre moving , FPS 19.52, Running 25.69s Step 269( N/A%), pre moving , FPS 18.56, Running 25.78s Step 270( N/A%), pre moving , FPS 18.05, Running 25.84s Step 271( N/A%), pre moving , FPS 17.30, Running 25.93s Step 272( N/A%), pre moving , FPS 16.51, Running 26.02s Step 273( N/A%), pre moving , FPS 15.85, Running 26.11s Step 274( N/A%), pre moving , FPS 15.02, Running 26.21s Step 275( N/A%), pre moving , FPS 14.40, Running 26.31s Step 276( N/A%), pre moving , FPS 14.14, Running 26.38s Step 277( N/A%), pre moving , FPS 13.65, Running 26.47s Step 278( N/A%), pre moving , FPS 13.38, Running 26.55s Step 279( N/A%), pre moving , FPS 13.16, Running 26.62s Step 280( N/A%), pre moving , FPS 13.02, Running 26.70s Step 281( N/A%), pre moving , FPS 12.87, Running 26.77s Step 282( N/A%), pre moving , FPS 12.71, Running 26.84s Step 283( N/A%), pre moving , FPS 12.88, Running 26.89s Step 284( N/A%), pre moving , FPS 12.50, Running 27.01s Step 285( N/A%), pre moving , FPS 12.51, Running 27.08s Step 286( N/A%), pre moving , FPS 12.29, Running 27.17s Step 287( N/A%), pre moving , FPS 12.28, Running 27.24s Step 288( N/A%), pre moving , FPS 12.34, Running 27.31s Step 289( N/A%), pre moving , FPS 12.55, Running 27.37s Step 290( N/A%), pre moving , FPS 12.46, Running 27.45s Step 291( N/A%), pre moving , FPS 12.33, Running 27.55s Step 292( N/A%), pre moving , FPS 12.39, Running 27.64s Step 293( N/A%), pre moving , FPS 12.37, Running 27.73s Step 294( N/A%), pre moving , FPS 12.29, Running 27.84s Step 295( N/A%), pre moving , FPS 12.17, Running 27.95s Step 296( N/A%), pre moving , FPS 11.84, Running 28.07s Step 297( N/A%), pre moving , FPS 11.72, Running 28.17s Step 298( N/A%), pre moving , FPS 11.56, Running 28.28s Step 299( N/A%), pre moving , FPS 11.38, Running 28.38s Step 300( N/A%), pre moving , FPS 11.12, Running 28.50s Step 301( N/A%), pre moving , FPS 10.94, Running 28.60s Step 302( N/A%), pre moving , FPS 10.74, Running 28.70s Step 303( N/A%), pre moving , FPS 10.33, Running 28.83s Step 304( N/A%), pre moving , FPS 10.40, Running 28.93s Step 305( N/A%), pre moving , FPS 10.24, Running 29.03s Step 306( N/A%), pre moving , FPS 10.20, Running 29.13s Step 307( N/A%), pre moving , FPS 10.02, Running 29.24s Step 308( N/A%), pre moving , FPS 9.86, Running 29.34s Step 309( N/A%), pre moving , FPS 9.68, Running 29.43s Step 310( N/A%), pre moving , FPS 9.68, Running 29.52s Step 311( N/A%), pre moving , FPS 9.76, Running 29.60s Step 312( N/A%), pre moving , FPS 9.73, Running 29.69s Step 313( N/A%), pre moving , FPS 9.76, Running 29.77s Step 314( N/A%), pre moving , FPS 9.99, Running 29.84s Step 315( N/A%), pre moving , FPS 10.15, Running 29.92s Step 316( N/A%), pre moving , FPS 10.40, Running 29.99s Step 317( N/A%), pre moving , FPS 10.56, Running 30.07s Step 318( N/A%), pre moving , FPS 10.77, Running 30.13s Step 319( N/A%), pre moving , FPS 11.07, Running 30.19s Step 320( N/A%), pre moving , FPS 11.47, Running 30.24s Step 321( N/A%), pre moving , FPS 11.80, Running 30.29s Step 322( N/A%), pre moving , FPS 12.32, Running 30.32s Step 323( N/A%), pre moving , FPS 12.98, Running 30.37s Step 324( N/A%), pre moving , FPS 13.58, Running 30.40s Step 325( N/A%), pre moving , FPS 14.16, Running 30.44s Step 326( N/A%), pre moving , FPS 14.76, Running 30.48s Step 327( N/A%), pre moving , FPS 15.66, Running 30.52s Step 328( N/A%), pre moving , FPS 16.49, Running 30.55s Step 329( N/A%), pre moving , FPS 17.37, Running 30.58s Step 330( N/A%), pre moving , FPS 18.14, Running 30.62s Step 331( N/A%), pre moving , FPS 18.85, Running 30.66s Step 332( N/A%), pre moving , FPS 19.86, Running 30.70s Step 333( N/A%), pre moving , FPS 20.88, Running 30.73s Step 334( N/A%), pre moving , FPS 21.66, Running 30.76s Step 335( N/A%), pre moving , FPS 22.65, Running 30.80s Step 336( N/A%), pre moving , FPS 23.55, Running 30.84s Step 337( N/A%), pre moving , FPS 24.57, Running 30.88s Step 338( N/A%), pre moving , FPS 25.33, Running 30.92s Step 339( N/A%), pre moving , FPS 25.94, Running 30.96s Step 340( N/A%), pre moving , FPS 26.54, Running 30.99s Step 341( N/A%), pre moving , FPS 27.05, Running 31.03s Step 342( N/A%), pre moving , FPS 17.24, Running 31.48s Step 343( N/A%), pre moving , FPS 17.39, Running 31.52s Step 344( N/A%), pre moving , FPS 17.29, Running 31.56s Step 345( N/A%), pre moving , FPS 17.34, Running 31.60s Step 346( N/A%), pre moving , FPS 17.29, Running 31.64s Step 347( N/A%), pre moving , FPS 17.21, Running 31.68s Step 348( N/A%), pre moving , FPS 17.18, Running 31.72s Step 349( N/A%), pre moving , FPS 17.19, Running 31.75s Step 350( N/A%), pre moving , FPS 17.18, Running 31.78s Step 351( N/A%), pre moving , FPS 17.32, Running 31.82s Step 352( N/A%), pre moving , FPS 17.42, Running 31.85s Step 353( N/A%), pre moving , FPS 17.41, Running 31.88s Step 354( N/A%), pre moving , FPS 17.40, Running 31.91s Step 355( N/A%), pre moving , FPS 17.22, Running 31.96s Step 356( N/A%), pre moving , FPS 17.00, Running 32.02s Step 357( N/A%), pre moving , FPS 16.82, Running 32.07s Step 358( N/A%), pre moving , FPS 16.62, Running 32.13s Step 359( N/A%), pre moving , FPS 16.39, Running 32.18s Step 360( N/A%), pre moving , FPS 16.21, Running 32.23s Step 361( N/A%), pre moving , FPS 15.98, Running 32.28s Step 362( N/A%), pre moving , FPS 23.38, Running 32.34s Step 363( N/A%), pre moving , FPS 22.76, Running 32.40s Step 364( N/A%), pre moving , FPS 22.11, Running 32.46s Step 365( N/A%), pre moving , FPS 21.66, Running 32.52s Step 366( N/A%), pre moving , FPS 21.60, Running 32.57s Step 367( N/A%), pre moving , FPS 21.24, Running 32.62s Step 368( N/A%), pre moving , FPS 20.86, Running 32.67s Step 369( N/A%), pre moving , FPS 20.65, Running 32.72s Step 370( N/A%), pre moving , FPS 20.40, Running 32.76s Step 371( N/A%), pre moving , FPS 20.36, Running 32.80s Step 372( N/A%), pre moving , FPS 20.22, Running 32.84s Step 373( N/A%), pre moving , FPS 20.21, Running 32.87s Step 374( N/A%), pre moving , FPS 20.23, Running 32.90s Step 375( N/A%), pre moving , FPS 20.64, Running 32.93s Step 376( N/A%), pre moving , FPS 21.10, Running 32.97s Step 377( N/A%), pre moving , FPS 21.58, Running 33.00s Step 378( N/A%), pre moving , FPS 22.05, Running 33.03s Step 379( N/A%), pre moving , FPS 22.40, Running 33.07s Step 380( N/A%), pre moving , FPS 22.74, Running 33.11s Step 381( N/A%), pre moving , FPS 23.21, Running 33.14s Step 382( N/A%), pre moving , FPS 23.93, Running 33.17s Step 383( N/A%), pre moving , FPS 24.66, Running 33.21s Step 384( N/A%), pre moving , FPS 25.68, Running 33.24s Step 385( N/A%), pre moving , FPS 26.44, Running 33.28s Step 386( N/A%), pre moving , FPS 9.63, Running 34.64s Step 387( N/A%), pre moving , FPS 8.87, Running 34.88s Step 388( N/A%), pre moving , FPS 8.47, Running 35.03s Step 389( N/A%), pre moving , FPS 7.80, Running 35.28s Step 390( N/A%), pre moving , FPS 7.52, Running 35.42s Step 391( N/A%), pre moving , FPS 6.98, Running 35.66s Step 392( N/A%), pre moving , FPS 6.69, Running 35.83s Step 393( N/A%), pre moving , FPS 6.31, Running 36.04s Step 394( N/A%), pre moving , FPS 6.07, Running 36.20s Step 395( N/A%), pre moving , FPS 5.73, Running 36.43s Step 396( N/A%), pre moving , FPS 5.55, Running 36.57s Step 397( N/A%), pre moving , FPS 5.27, Running 36.80s Step 398( N/A%), pre moving , FPS 5.12, Running 36.94s Step 399( N/A%), pre moving , FPS 4.87, Running 37.18s Step 400( N/A%), pre moving , FPS 4.73, Running 37.33s Step 401( N/A%), pre moving , FPS 4.55, Running 37.54s Step 402( N/A%), pre moving , FPS 4.44, Running 37.68s Step 403( N/A%), pre moving , FPS 4.24, Running 37.92s Step 404( N/A%), pre moving , FPS 4.15, Running 38.06s Step 405( N/A%), pre moving , FPS 3.94, Running 38.35s Step 406( 0.33%), action 1, FPS 4.37, Running 39.22s Step 407( 0.67%), action 2, FPS 4.36, Running 39.47s Step 408( 1.00%), action 3, FPS 3.92, Running 40.13s Step 409( 1.33%), action 4, FPS 3.88, Running 40.44s Step 410( 1.67%), action 5, FPS 3.69, Running 40.85s Step 411( 2.00%), action 6, FPS 3.61, Running 41.21s Step 412( 2.33%), action 7, FPS 3.45, Running 41.62s Step 413( 2.67%), action 8, FPS 3.45, Running 41.84s Step 414( 3.00%), action 9, FPS 3.31, Running 42.24s Step 415( 3.33%), action 10, FPS 3.32, Running 42.45s Step 416( 3.67%), action 11, FPS 3.01, Running 43.22s Step 417( 4.00%), action 12, FPS 2.99, Running 43.48s Step 418( 4.33%), action 13, FPS 2.84, Running 43.97s Step 419( 4.67%), action 14, FPS 2.75, Running 44.46s Step 420( 5.00%), action 15, FPS 2.57, Running 45.11s Step 421( 5.33%), action 16, FPS 2.54, Running 45.41s Step 422( 5.67%), action 17, FPS 2.39, Running 46.04s Step 423( 6.00%), action 18, FPS 2.39, Running 46.28s Step 424( 6.33%), action 19, FPS 2.30, Running 46.74s Step 425( 6.67%), action 20, FPS 2.27, Running 47.17s Step 426( 7.00%), action 21, FPS 2.33, Running 47.81s Step 427( 7.33%), action 22, FPS 2.29, Running 48.18s Step 428( 7.67%), action 23, FPS 2.32, Running 48.74s Step 429( 8.00%), action 24, FPS 2.34, Running 48.97s Step 430( 8.33%), action 25, FPS 2.32, Running 49.47s Step 431( 8.67%), action 26, FPS 2.32, Running 49.82s Step 432( 9.00%), action 27, FPS 2.32, Running 50.24s Step 433( 9.33%), action 28, FPS 2.30, Running 50.52s Step 434( 9.67%), action 29, FPS 2.27, Running 51.06s Step 435( 10.00%), action 30, FPS 2.23, Running 51.42s Step 436( 10.33%), action 31, FPS 2.26, Running 52.07s Step 437( 10.67%), action 32, FPS 2.27, Running 52.28s Step 438( 11.00%), action 33, FPS 2.24, Running 52.91s Step 439( 11.33%), action 34, FPS 2.25, Running 53.35s Step 440( 11.67%), action 35, FPS 2.28, Running 53.88s Step 441( 12.00%), action 36, FPS 2.29, Running 54.15s Step 442( 12.33%), action 37, FPS 2.31, Running 54.69s Step 443( 12.67%), action 38, FPS 2.27, Running 55.10s Step 444( 13.00%), action 39, FPS 2.24, Running 55.68s Step 445( 13.33%), action 40, FPS 2.25, Running 56.07s Step 446( 13.67%), action 41, FPS 2.27, Running 56.64s Step 447( 14.00%), action 42, FPS 2.28, Running 56.95s Step 448( 14.33%), action 43, FPS 2.32, Running 57.37s Step 449( 14.67%), action 44, FPS 2.32, Running 57.58s Step 450( 15.00%), action 45, FPS 2.31, Running 58.14s Step 451( 15.33%), action 46, FPS 2.33, Running 58.41s Step 452( 15.67%), action 47, FPS 2.30, Running 58.95s Step 453( 16.00%), action 48, FPS 2.29, Running 59.24s Step 454( 16.33%), action 49, FPS 2.28, Running 59.83s Step 455( 16.67%), action 50, FPS 2.30, Running 60.10s Step 456( 17.00%), action 51, FPS 2.31, Running 60.72s Step 457( 17.33%), action 52, FPS 2.24, Running 61.18s Step 458( 17.67%), action 53, FPS 2.25, Running 61.79s Step 459( 18.00%), action 54, FPS 2.29, Running 62.10s Step 460( 18.33%), action 55, FPS 2.25, Running 62.75s Step 461( 18.67%), action 56, FPS 2.24, Running 63.09s Step 462( 19.00%), action 57, FPS 2.27, Running 63.49s Step 463( 19.33%), action 58, FPS 2.25, Running 64.00s Step 464( 19.67%), action 59, FPS 2.29, Running 64.40s Step 465( 20.00%), action 60, FPS 2.29, Running 64.82s Step 466( 20.33%), action 61, FPS 2.22, Running 65.65s Step 467( 20.67%), action 62, FPS 2.23, Running 65.92s Step 468( 21.00%), action 63, FPS 2.18, Running 66.56s Step 469( 21.33%), action 64, FPS 2.16, Running 66.82s Step 470( 21.67%), action 65, FPS 2.15, Running 67.43s Step 471( 22.00%), action 66, FPS 2.11, Running 67.90s Step 472( 22.33%), action 67, FPS 2.13, Running 68.33s Step 473( 22.67%), action 68, FPS 2.10, Running 68.75s Step 474( 23.00%), action 69, FPS 2.16, Running 69.11s Step 475( 23.33%), action 70, FPS 2.12, Running 69.53s Step 476( 23.67%), action 71, FPS 2.06, Running 70.44s Step 477( 24.00%), action 72, FPS 2.09, Running 70.74s Step 478( 24.33%), action 73, FPS 2.07, Running 71.44s Step 479( 24.67%), action 74, FPS 2.09, Running 71.65s Step 480( 25.00%), action 75, FPS 2.15, Running 72.06s Step 481( 25.33%), action 76, FPS 2.11, Running 72.59s Step 482( 25.67%), action 77, FPS 2.10, Running 73.02s Step 483( 26.00%), action 78, FPS 2.16, Running 73.27s Step 484( 26.33%), action 79, FPS 2.09, Running 73.97s Step 485( 26.67%), action 80, FPS 2.12, Running 74.27s Step 486( 27.00%), action 81, FPS 2.11, Running 75.13s Step 487( 27.33%), action 82, FPS 2.08, Running 75.54s Step 488( 27.67%), action 83, FPS 2.10, Running 76.06s Step 489( 28.00%), action 84, FPS 2.06, Running 76.54s Step 490( 28.33%), action 85, FPS 2.04, Running 77.21s Step 491( 28.67%), action 86, FPS 2.09, Running 77.46s Step 492( 29.00%), action 87, FPS 2.04, Running 78.14s Step 493( 29.33%), action 88, FPS 2.07, Running 78.40s Step 494( 29.67%), action 89, FPS 2.07, Running 78.76s Step 495( 30.00%), action 90, FPS 2.12, Running 78.98s Step 496( 30.33%), action 91, FPS 2.18, Running 79.62s Step 497( 30.67%), action 92, FPS 2.19, Running 79.87s Step 498( 31.00%), action 93, FPS 2.20, Running 80.51s Step 499( 31.33%), action 94, FPS 2.12, Running 81.10s Step 500( 31.67%), action 95, FPS 2.09, Running 81.62s Step 501( 32.00%), action 96, FPS 2.10, Running 82.10s Step 502( 32.33%), action 97, FPS 2.10, Running 82.53s Step 503( 32.67%), action 98, FPS 2.05, Running 83.01s Step 504( 33.00%), action 99, FPS 2.04, Running 83.78s Step 505( 33.33%), action 100, FPS 2.02, Running 84.15s Step 506( 33.67%), action 101, FPS 2.00, Running 85.13s Step 507( 34.00%), action 102, FPS 2.04, Running 85.35s Step 508( 34.33%), action 103, FPS 2.01, Running 86.03s Step 509( 34.67%), action 104, FPS 2.01, Running 86.49s Step 510( 35.00%), action 105, FPS 2.04, Running 87.02s Step 511( 35.33%), action 106, FPS 2.01, Running 87.42s Step 512( 35.67%), action 107, FPS 2.01, Running 88.09s Step 513( 36.00%), action 108, FPS 2.02, Running 88.31s Step 514( 36.33%), action 109, FPS 1.99, Running 88.81s Step 515( 36.67%), action 110, FPS 1.98, Running 89.09s Step 516( 37.00%), action 111, FPS 1.94, Running 89.93s Step 517( 37.33%), action 112, FPS 1.92, Running 90.30s Step 518( 37.67%), action 113, FPS 1.95, Running 90.77s Step 519( 38.00%), action 114, FPS 2.01, Running 91.03s Step 520( 38.33%), action 115, FPS 1.98, Running 91.71s Step 521( 38.67%), action 116, FPS 2.00, Running 92.08s Step 522( 39.00%), action 117, FPS 1.96, Running 92.71s Step 523( 39.33%), action 118, FPS 1.98, Running 93.13s Step 524( 39.67%), action 119, FPS 2.02, Running 93.70s Step 525( 40.00%), action 120, FPS 1.99, Running 94.18s Step 526( 40.33%), action 121, FPS 2.03, Running 94.97s Step 527( 40.67%), action 122, FPS 1.99, Running 95.39s Step 528( 41.00%), action 123, FPS 2.00, Running 96.04s Step 529( 41.33%), action 124, FPS 1.99, Running 96.52s Step 530( 41.67%), action 125, FPS 2.01, Running 96.98s Step 531( 42.00%), action 126, FPS 2.02, Running 97.34s Step 532( 42.33%), action 127, FPS 2.05, Running 97.85s Step 533( 42.67%), action 128, FPS 1.99, Running 98.36s Step 534( 43.00%), action 129, FPS 1.96, Running 99.03s Step 535( 43.33%), action 130, FPS 1.95, Running 99.36s Step 536( 43.67%), action 131, FPS 1.94, Running 100.23s Step 537( 44.00%), action 132, FPS 1.93, Running 100.68s Step 538( 44.33%), action 133, FPS 1.95, Running 101.04s Step 539( 44.67%), action 134, FPS 1.95, Running 101.31s Step 540( 45.00%), action 135, FPS 1.95, Running 101.98s Step 541( 45.33%), action 136, FPS 1.97, Running 102.22s Step 542( 45.67%), action 137, FPS 1.98, Running 102.82s Step 543( 46.00%), action 138, FPS 1.99, Running 103.16s Step 544( 46.33%), action 139, FPS 1.99, Running 103.77s Step 545( 46.67%), action 140, FPS 1.99, Running 104.24s Step 546( 47.00%), action 141, FPS 2.03, Running 104.84s Step 547( 47.33%), action 142, FPS 2.02, Running 105.27s Step 548( 47.67%), action 143, FPS 2.02, Running 105.92s Step 549( 48.00%), action 144, FPS 2.04, Running 106.34s Step 550( 48.33%), action 145, FPS 2.03, Running 106.85s Step 551( 48.67%), action 146, FPS 2.02, Running 107.26s Step 552( 49.00%), action 147, FPS 2.05, Running 107.59s Step 553( 49.33%), action 148, FPS 2.11, Running 107.86s Step 554( 49.67%), action 149, FPS 2.12, Running 108.46s Step 555( 50.00%), action 150, FPS 2.12, Running 108.77s Step 556( 50.33%), action 151, FPS 2.17, Running 109.44s Step 557( 50.67%), action 152, FPS 2.23, Running 109.66s Step 558( 51.00%), action 153, FPS 2.17, Running 110.27s Step 559( 51.33%), action 154, FPS 2.13, Running 110.72s Step 560( 51.67%), action 155, FPS 2.14, Running 111.31s Step 561( 52.00%), action 156, FPS 2.10, Running 111.75s Step 562( 52.33%), action 157, FPS 2.09, Running 112.39s Step 563( 52.67%), action 158, FPS 2.06, Running 112.88s Step 564( 53.00%), action 159, FPS 2.03, Running 113.63s Step 565( 53.33%), action 160, FPS 2.08, Running 113.88s Step 566( 53.67%), action 161, FPS 2.07, Running 114.50s Step 567( 54.00%), action 162, FPS 2.07, Running 114.96s Step 568( 54.33%), action 163, FPS 2.06, Running 115.64s Step 569( 54.67%), action 164, FPS 2.06, Running 116.02s Step 570( 55.00%), action 165, FPS 2.02, Running 116.76s Step 571( 55.33%), action 166, FPS 2.03, Running 117.11s Step 572( 55.67%), action 167, FPS 1.99, Running 117.66s Step 573( 56.00%), action 168, FPS 1.96, Running 118.06s Step 574( 56.33%), action 169, FPS 1.93, Running 118.81s Step 575( 56.67%), action 170, FPS 1.91, Running 119.25s Step 576( 57.00%), action 171, FPS 1.89, Running 120.01s Step 577( 57.33%), action 172, FPS 1.85, Running 120.45s Step 578( 57.67%), action 173, FPS 1.84, Running 121.17s Step 579( 58.00%), action 174, FPS 1.85, Running 121.52s Step 580( 58.33%), action 175, FPS 1.83, Running 122.24s Step 581( 58.67%), action 176, FPS 1.81, Running 122.78s Step 582( 59.00%), action 177, FPS 1.83, Running 123.32s Step 583( 59.33%), action 178, FPS 1.84, Running 123.77s Step 584( 59.67%), action 179, FPS 1.89, Running 124.23s Step 585( 60.00%), action 180, FPS 1.89, Running 124.48s Step 586( 60.33%), action 181, FPS 1.86, Running 125.25s [2026-08-01 17:38:46] [43 ] Seed 42 success after 125.88 s. +steps: 586 , actions: 181 . +Instruction: Empty +Total 20/43(46.51%) success. +Setting seed: 43 +Step 1( N/A%), pre moving , FPS 4.43, Running 0.23s Step 2( N/A%), pre moving , FPS 7.59, Running 0.26s Step 3( N/A%), pre moving , FPS 10.08, Running 0.30s Step 4( N/A%), pre moving , FPS 12.02, Running 0.33s Step 5( N/A%), pre moving , FPS 13.32, Running 0.38s Step 6( N/A%), pre moving , FPS 14.26, Running 0.42s Step 7( N/A%), pre moving , FPS 14.86, Running 0.47s Step 8( N/A%), pre moving , FPS 15.58, Running 0.51s Step 9( N/A%), pre moving , FPS 16.11, Running 0.56s Step 10( N/A%), pre moving , FPS 16.69, Running 0.60s Step 11( N/A%), pre moving , FPS 17.27, Running 0.64s Step 12( N/A%), pre moving , FPS 17.81, Running 0.67s Step 13( N/A%), pre moving , FPS 18.28, Running 0.71s Step 14( N/A%), pre moving , FPS 18.47, Running 0.76s Step 15( N/A%), pre moving , FPS 18.72, Running 0.80s Step 16( N/A%), pre moving , FPS 18.96, Running 0.84s Step 17( N/A%), pre moving , FPS 18.90, Running 0.90s Step 18( N/A%), pre moving , FPS 19.20, Running 0.94s Step 19( N/A%), pre moving , FPS 19.46, Running 0.98s Step 20( N/A%), pre moving , FPS 19.73, Running 1.01s Step 21( N/A%), pre moving , FPS 18.68, Running 1.30s Step 22( N/A%), pre moving , FPS 18.02, Running 1.37s Step 23( N/A%), pre moving , FPS 17.99, Running 1.41s Step 24( N/A%), pre moving , FPS 17.97, Running 1.45s Step 25( N/A%), pre moving , FPS 18.08, Running 1.48s Step 26( N/A%), pre moving , FPS 15.05, Running 1.75s Step 27( N/A%), pre moving , FPS 15.19, Running 1.79s Step 28( N/A%), pre moving , FPS 15.13, Running 1.84s Step 29( N/A%), pre moving , FPS 15.19, Running 1.88s Step 30( N/A%), pre moving , FPS 15.20, Running 1.91s Step 31( N/A%), pre moving , FPS 15.21, Running 1.95s Step 32( N/A%), pre moving , FPS 15.19, Running 1.99s Step 33( N/A%), pre moving , FPS 15.16, Running 2.03s Step 34( N/A%), pre moving , FPS 15.13, Running 2.08s Step 35( N/A%), pre moving , FPS 15.12, Running 2.12s Step 36( N/A%), pre moving , FPS 12.39, Running 2.46s Step 37( N/A%), pre moving , FPS 12.50, Running 2.50s Step 38( N/A%), pre moving , FPS 12.50, Running 2.54s Step 39( N/A%), pre moving , FPS 12.51, Running 2.58s Step 40( N/A%), pre moving , FPS 12.45, Running 2.62s Step 41( N/A%), pre moving , FPS 14.50, Running 2.68s Step 42( N/A%), pre moving , FPS 14.85, Running 2.72s Step 43( N/A%), pre moving , FPS 14.80, Running 2.76s Step 44( N/A%), pre moving , FPS 14.70, Running 2.81s Step 45( N/A%), pre moving , FPS 14.67, Running 2.85s Step 46( N/A%), pre moving , FPS 17.17, Running 2.91s Step 47( N/A%), pre moving , FPS 16.76, Running 2.98s Step 48( N/A%), pre moving , FPS 16.58, Running 3.04s Step 49( N/A%), pre moving , FPS 16.33, Running 3.10s Step 50( N/A%), pre moving , FPS 16.07, Running 3.16s Step 51( N/A%), pre moving , FPS 15.71, Running 3.22s Step 52( N/A%), pre moving , FPS 15.20, Running 3.31s Step 53( N/A%), pre moving , FPS 14.92, Running 3.37s Step 54( N/A%), pre moving , FPS 14.74, Running 3.44s Step 55( N/A%), pre moving , FPS 14.47, Running 3.51s Step 56( N/A%), pre moving , FPS 17.84, Running 3.58s Step 57( N/A%), pre moving , FPS 17.40, Running 3.65s Step 58( N/A%), pre moving , FPS 17.08, Running 3.71s Step 59( N/A%), pre moving , FPS 16.77, Running 3.77s Step 60( N/A%), pre moving , FPS 16.53, Running 3.83s Step 61( N/A%), pre moving , FPS 16.42, Running 3.89s Step 62( N/A%), pre moving , FPS 16.16, Running 3.96s Step 63( N/A%), pre moving , FPS 15.93, Running 4.02s Step 64( N/A%), pre moving , FPS 15.75, Running 4.08s Step 65( N/A%), pre moving , FPS 15.44, Running 4.14s Step 66( N/A%), pre moving , FPS 15.50, Running 4.20s Step 67( N/A%), pre moving , FPS 15.53, Running 4.27s Step 68( N/A%), pre moving , FPS 15.43, Running 4.34s Step 69( N/A%), pre moving , FPS 15.38, Running 4.40s Step 70( N/A%), pre moving , FPS 15.38, Running 4.46s Step 71( N/A%), pre moving , FPS 15.44, Running 4.52s Step 72( N/A%), pre moving , FPS 15.68, Running 4.58s Step 73( N/A%), pre moving , FPS 15.57, Running 4.66s Step 74( N/A%), pre moving , FPS 15.86, Running 4.70s Step 75( N/A%), pre moving , FPS 16.23, Running 4.74s Step 76( N/A%), pre moving , FPS 16.65, Running 4.78s Step 77( N/A%), pre moving , FPS 17.04, Running 4.82s Step 78( N/A%), pre moving , FPS 17.30, Running 4.86s Step 79( N/A%), pre moving , FPS 17.60, Running 4.90s Step 80( N/A%), pre moving , FPS 17.98, Running 4.94s Step 81( N/A%), pre moving , FPS 18.38, Running 4.98s Step 82( N/A%), pre moving , FPS 18.82, Running 5.02s Step 83( N/A%), pre moving , FPS 19.12, Running 5.06s Step 84( N/A%), pre moving , FPS 19.40, Running 5.11s Step 85( N/A%), pre moving , FPS 19.84, Running 5.15s Step 86( N/A%), pre moving , FPS 20.19, Running 5.20s Step 87( N/A%), pre moving , FPS 20.71, Running 5.23s Step 88( N/A%), pre moving , FPS 21.43, Running 5.27s Step 89( N/A%), pre moving , FPS 21.80, Running 5.32s Step 90( N/A%), pre moving , FPS 22.21, Running 5.36s Step 91( N/A%), pre moving , FPS 22.62, Running 5.40s Step 92( N/A%), pre moving , FPS 12.97, Running 6.12s Step 93( N/A%), pre moving , FPS 12.18, Running 6.30s Step 94( N/A%), pre moving , FPS 10.79, Running 6.55s Step 95( N/A%), pre moving , FPS 10.15, Running 6.71s Step 96( N/A%), pre moving , FPS 9.07, Running 6.99s Step 97( N/A%), pre moving , FPS 8.55, Running 7.16s Step 98( N/A%), pre moving , FPS 7.88, Running 7.40s Step 99( N/A%), pre moving , FPS 7.55, Running 7.55s Step 100( N/A%), pre moving , FPS 6.89, Running 7.85s Step 101( N/A%), pre moving , FPS 6.57, Running 8.02s Step 102( N/A%), pre moving , FPS 6.08, Running 8.31s Step 103( N/A%), pre moving , FPS 5.88, Running 8.47s Step 104( N/A%), pre moving , FPS 5.51, Running 8.73s Step 105( N/A%), pre moving , FPS 5.31, Running 8.91s Step 106( N/A%), pre moving , FPS 5.06, Running 9.15s Step 107( N/A%), pre moving , FPS 4.87, Running 9.34s Step 108( N/A%), pre moving , FPS 4.63, Running 9.59s Step 109( N/A%), pre moving , FPS 4.49, Running 9.77s Step 110( N/A%), pre moving , FPS 4.28, Running 10.03s Step 111( N/A%), pre moving , FPS 4.16, Running 10.21s Step 112( N/A%), pre moving , FPS 4.62, Running 10.46s Step 113( N/A%), pre moving , FPS 4.63, Running 10.62s Step 114( N/A%), pre moving , FPS 4.63, Running 10.87s Step 115( N/A%), pre moving , FPS 4.61, Running 11.05s Step 116( N/A%), pre moving , FPS 4.63, Running 11.30s Step 117( N/A%), pre moving , FPS 4.57, Running 11.54s Step 118( N/A%), pre moving , FPS 4.55, Running 11.80s Step 119( N/A%), pre moving , FPS 4.55, Running 11.95s Step 120( N/A%), pre moving , FPS 4.60, Running 12.19s Step 121( N/A%), pre moving , FPS 4.60, Running 12.37s Step 122( N/A%), pre moving , FPS 4.65, Running 12.61s Step 123( N/A%), pre moving , FPS 4.66, Running 12.76s Step 124( N/A%), pre moving , FPS 4.64, Running 13.05s Step 125( N/A%), pre moving , FPS 4.65, Running 13.21s Step 126( N/A%), pre moving , FPS 4.62, Running 13.48s Step 127( N/A%), pre moving , FPS 4.67, Running 13.63s Step 128( N/A%), pre moving , FPS 4.65, Running 13.89s Step 129( N/A%), pre moving , FPS 4.61, Running 14.11s Step 130( N/A%), pre moving , FPS 4.61, Running 14.37s Step 131( N/A%), pre moving , FPS 4.61, Running 14.55s Step 132( N/A%), pre moving , FPS 4.60, Running 14.80s Step 133( N/A%), pre moving , FPS 4.60, Running 14.96s Step 134( N/A%), pre moving , FPS 4.62, Running 15.20s Step 135( N/A%), pre moving , FPS 4.61, Running 15.39s Step 136( N/A%), pre moving , FPS 4.63, Running 15.62s Step 137( N/A%), pre moving , FPS 4.68, Running 15.81s Step 138( N/A%), pre moving , FPS 4.73, Running 16.03s Step 139( N/A%), pre moving , FPS 4.66, Running 16.24s Step 140( N/A%), pre moving , FPS 4.65, Running 16.49s Step 141( N/A%), pre moving , FPS 4.61, Running 16.71s Step 142( N/A%), pre moving , FPS 4.59, Running 16.97s Step 143( N/A%), pre moving , FPS 4.56, Running 17.14s Step 144( N/A%), pre moving , FPS 4.61, Running 17.38s Step 145( N/A%), pre moving , FPS 4.62, Running 17.54s Step 146( N/A%), pre moving , FPS 4.60, Running 17.83s Step 147( N/A%), pre moving , FPS 4.71, Running 17.87s Step 148( N/A%), pre moving , FPS 4.98, Running 17.91s Step 149( N/A%), pre moving , FPS 5.20, Running 17.95s Step 150( N/A%), pre moving , FPS 5.49, Running 18.01s Step 151( N/A%), pre moving , FPS 5.70, Running 18.06s Step 152( N/A%), pre moving , FPS 6.06, Running 18.10s Step 153( N/A%), pre moving , FPS 6.28, Running 18.15s Step 154( N/A%), pre moving , FPS 6.70, Running 18.19s Step 155( N/A%), pre moving , FPS 7.05, Running 18.23s Step 156( N/A%), pre moving , FPS 7.55, Running 18.27s Step 157( N/A%), pre moving , FPS 6.90, Running 18.71s Step 158( N/A%), pre moving , FPS 7.32, Running 18.76s Step 159( N/A%), pre moving , FPS 7.80, Running 18.80s Step 160( N/A%), pre moving , FPS 8.51, Running 18.84s Step 161( N/A%), pre moving , FPS 9.09, Running 18.91s Step 162( N/A%), pre moving , FPS 10.09, Running 18.95s Step 163( N/A%), pre moving , FPS 10.70, Running 19.01s Step 164( N/A%), pre moving , FPS 11.85, Running 19.07s Step 165( N/A%), pre moving , FPS 12.54, Running 19.14s Step 166( N/A%), pre moving , FPS 14.59, Running 19.20s Step 167( N/A%), pre moving , FPS 14.43, Running 19.26s Step 168( N/A%), pre moving , FPS 14.05, Running 19.33s Step 169( N/A%), pre moving , FPS 13.66, Running 19.42s Step 170( N/A%), pre moving , FPS 13.50, Running 19.49s Step 171( N/A%), pre moving , FPS 13.21, Running 19.57s Step 172( N/A%), pre moving , FPS 12.95, Running 19.65s Step 173( N/A%), pre moving , FPS 12.67, Running 19.72s Step 174( N/A%), pre moving , FPS 12.53, Running 19.79s Step 175( N/A%), pre moving , FPS 11.99, Running 19.90s Step 176( N/A%), pre moving , FPS 11.51, Running 20.01s Step 177( N/A%), pre moving , FPS 14.33, Running 20.10s Step 178( N/A%), pre moving , FPS 13.88, Running 20.20s Step 179( N/A%), pre moving , FPS 13.40, Running 20.30s Step 180( N/A%), pre moving , FPS 12.85, Running 20.40s Step 181( N/A%), pre moving , FPS 12.59, Running 20.50s Step 182( N/A%), pre moving , FPS 12.07, Running 20.61s Step 183( N/A%), pre moving , FPS 11.79, Running 20.71s Step 184( N/A%), pre moving , FPS 11.54, Running 20.80s Step 185( N/A%), pre moving , FPS 11.27, Running 20.91s Step 186( N/A%), pre moving , FPS 10.98, Running 21.02s Step 187( N/A%), pre moving , FPS 10.71, Running 21.12s Step 188( N/A%), pre moving , FPS 10.57, Running 21.23s Step 189( N/A%), pre moving , FPS 10.42, Running 21.34s Step 190( N/A%), pre moving , FPS 10.23, Running 21.45s Step 191( N/A%), pre moving , FPS 10.08, Running 21.56s Step 192( N/A%), pre moving , FPS 9.87, Running 21.67s Step 193( N/A%), pre moving , FPS 9.74, Running 21.78s Step 194( N/A%), pre moving , FPS 9.57, Running 21.88s Step 195( N/A%), pre moving , FPS 9.68, Running 21.96s Step 196( N/A%), pre moving , FPS 9.78, Running 22.05s Step 197( N/A%), pre moving , FPS 9.85, Running 22.13s Step 198( N/A%), pre moving , FPS 9.89, Running 22.22s Step 199( N/A%), pre moving , FPS 9.94, Running 22.31s Step 200( N/A%), pre moving , FPS 10.02, Running 22.40s Step 201( N/A%), pre moving , FPS 10.17, Running 22.46s Step 202( N/A%), pre moving , FPS 10.34, Running 22.54s Step 203( N/A%), pre moving , FPS 10.40, Running 22.63s Step 204( N/A%), pre moving , FPS 10.77, Running 22.66s Step 205( N/A%), pre moving , FPS 11.20, Running 22.70s Step 206( N/A%), pre moving , FPS 11.65, Running 22.74s Step 207( N/A%), pre moving , FPS 12.07, Running 22.78s Step 208( N/A%), pre moving , FPS 12.39, Running 22.84s Step 209( N/A%), pre moving , FPS 12.80, Running 22.90s Step 210( N/A%), pre moving , FPS 13.24, Running 22.96s Step 211( N/A%), pre moving , FPS 13.87, Running 23.00s Step 212( N/A%), pre moving , FPS 14.73, Running 23.03s Step 213( N/A%), pre moving , FPS 15.51, Running 23.07s Step 214( N/A%), pre moving , FPS 16.30, Running 23.10s Step 215( N/A%), pre moving , FPS 16.99, Running 23.14s Step 216( N/A%), pre moving , FPS 17.77, Running 23.18s Step 217( N/A%), pre moving , FPS 18.59, Running 23.21s Step 218( N/A%), pre moving , FPS 13.59, Running 23.69s Step 219( N/A%), pre moving , FPS 14.09, Running 23.73s Step 220( N/A%), pre moving , FPS 14.61, Running 23.77s Step 221( N/A%), pre moving , FPS 14.79, Running 23.82s Step 222( N/A%), pre moving , FPS 15.19, Running 23.86s Step 223( N/A%), pre moving , FPS 15.48, Running 23.92s Step 224( N/A%), pre moving , FPS 15.23, Running 23.98s Step 225( N/A%), pre moving , FPS 15.00, Running 24.03s Step 226( N/A%), pre moving , FPS 14.90, Running 24.08s Step 227( N/A%), pre moving , FPS 14.67, Running 24.14s Step 228( N/A%), pre moving , FPS 14.64, Running 24.21s Step 229( N/A%), pre moving , FPS 14.76, Running 24.26s Step 230( N/A%), pre moving , FPS 14.52, Running 24.33s Step 231( N/A%), pre moving , FPS 14.34, Running 24.39s Step 232( N/A%), pre moving , FPS 13.85, Running 24.47s Step 233( N/A%), pre moving , FPS 13.34, Running 24.57s Step 234( N/A%), pre moving , FPS 12.78, Running 24.67s Step 235( N/A%), pre moving , FPS 12.38, Running 24.75s Step 236( N/A%), pre moving , FPS 12.05, Running 24.84s Step 237( N/A%), pre moving , FPS 11.75, Running 24.91s Step 238( N/A%), pre moving , FPS 15.50, Running 24.98s Step 239( N/A%), pre moving , FPS 14.94, Running 25.07s Step 240( N/A%), pre moving , FPS 14.53, Running 25.14s Step 241( N/A%), pre moving , FPS 14.06, Running 25.24s Step 242( N/A%), pre moving , FPS 13.79, Running 25.31s Step 243( N/A%), pre moving , FPS 13.50, Running 25.40s Step 244( N/A%), pre moving , FPS 13.25, Running 25.48s Step 245( N/A%), pre moving , FPS 13.08, Running 25.56s Step 246( N/A%), pre moving , FPS 12.95, Running 25.62s Step 247( N/A%), pre moving , FPS 12.94, Running 25.69s Step 248( N/A%), pre moving , FPS 12.96, Running 25.75s Step 249( N/A%), pre moving , FPS 12.84, Running 25.81s Step 250( N/A%), pre moving , FPS 12.78, Running 25.90s Step 251( N/A%), pre moving , FPS 12.67, Running 25.97s Step 252( N/A%), pre moving , FPS 12.52, Running 26.07s Step 253( N/A%), pre moving , FPS 12.79, Running 26.13s Step 254( N/A%), pre moving , FPS 12.85, Running 26.22s Step 255( N/A%), pre moving , FPS 12.97, Running 26.30s Step 256( N/A%), pre moving , FPS 13.13, Running 26.36s Step 257( N/A%), pre moving , FPS 13.13, Running 26.43s Step 258( N/A%), pre moving , FPS 13.13, Running 26.51s Step 259( N/A%), pre moving , FPS 13.25, Running 26.58s Step 260( N/A%), pre moving , FPS 13.40, Running 26.63s Step 261( N/A%), pre moving , FPS 13.80, Running 26.69s Step 262( N/A%), pre moving , FPS 13.63, Running 26.78s Step 263( N/A%), pre moving , FPS 13.74, Running 26.86s Step 264( N/A%), pre moving , FPS 13.84, Running 26.93s Step 265( N/A%), pre moving , FPS 13.86, Running 27.00s Step 266( N/A%), pre moving , FPS 13.70, Running 27.08s Step 267( N/A%), pre moving , FPS 13.65, Running 27.15s Step 268( N/A%), pre moving , FPS 13.39, Running 27.24s Step 269( N/A%), pre moving , FPS 13.18, Running 27.33s Step 270( N/A%), pre moving , FPS 13.22, Running 27.41s Step 271( N/A%), pre moving , FPS 13.02, Running 27.51s Step 272( N/A%), pre moving , FPS 13.06, Running 27.60s Step 273( N/A%), pre moving , FPS 12.77, Running 27.70s Step 274( N/A%), pre moving , FPS 12.82, Running 27.78s Step 275( N/A%), pre moving , FPS 12.69, Running 27.87s Step 276( N/A%), pre moving , FPS 12.36, Running 27.98s Step 277( N/A%), pre moving , FPS 12.12, Running 28.08s Step 278( N/A%), pre moving , FPS 12.13, Running 28.15s Step 279( N/A%), pre moving , FPS 12.17, Running 28.22s Step 280( N/A%), pre moving , FPS 12.10, Running 28.29s Step 281( N/A%), pre moving , FPS 12.20, Running 28.33s Step 282( N/A%), pre moving , FPS 12.45, Running 28.38s Step 283( N/A%), pre moving , FPS 12.82, Running 28.42s Step 284( N/A%), pre moving , FPS 13.08, Running 28.46s Step 285( N/A%), pre moving , FPS 13.30, Running 28.51s Step 286( N/A%), pre moving , FPS 13.65, Running 28.55s Step 287( N/A%), pre moving , FPS 13.91, Running 28.59s Step 288( N/A%), pre moving , FPS 14.46, Running 28.63s Step 289( N/A%), pre moving , FPS 15.05, Running 28.66s Step 290( N/A%), pre moving , FPS 15.50, Running 28.70s Step 291( N/A%), pre moving , FPS 16.16, Running 28.74s Step 292( N/A%), pre moving , FPS 16.81, Running 28.79s Step 293( N/A%), pre moving , FPS 17.54, Running 28.84s Step 294( N/A%), pre moving , FPS 18.44, Running 28.87s Step 295( N/A%), pre moving , FPS 19.24, Running 28.91s Step 296( N/A%), pre moving , FPS 20.50, Running 28.95s Step 297( N/A%), pre moving , FPS 21.96, Running 29.00s Step 298( N/A%), pre moving , FPS 22.78, Running 29.03s Step 299( N/A%), pre moving , FPS 23.22, Running 29.08s Step 300( N/A%), pre moving , FPS 24.00, Running 29.12s Step 301( N/A%), pre moving , FPS 24.18, Running 29.16s Step 302( N/A%), pre moving , FPS 24.74, Running 29.19s Step 303( N/A%), pre moving , FPS 24.65, Running 29.23s Step 304( N/A%), pre moving , FPS 24.87, Running 29.26s Step 305( N/A%), pre moving , FPS 25.37, Running 29.30s Step 306( N/A%), pre moving , FPS 25.49, Running 29.33s Step 307( N/A%), pre moving , FPS 25.59, Running 29.37s Step 308( N/A%), pre moving , FPS 15.94, Running 29.88s Step 309( N/A%), pre moving , FPS 15.81, Running 29.92s Step 310( N/A%), pre moving , FPS 15.73, Running 29.98s Step 311( N/A%), pre moving , FPS 15.73, Running 30.02s Step 312( N/A%), pre moving , FPS 15.90, Running 30.05s Step 313( N/A%), pre moving , FPS 15.91, Running 30.09s Step 314( N/A%), pre moving , FPS 15.41, Running 30.17s Step 315( N/A%), pre moving , FPS 15.19, Running 30.23s Step 316( N/A%), pre moving , FPS 14.96, Running 30.29s Step 317( N/A%), pre moving , FPS 14.76, Running 30.35s Step 318( N/A%), pre moving , FPS 14.61, Running 30.40s Step 319( N/A%), pre moving , FPS 14.42, Running 30.47s Step 320( N/A%), pre moving , FPS 14.28, Running 30.52s Step 321( N/A%), pre moving , FPS 13.93, Running 30.59s Step 322( N/A%), pre moving , FPS 13.53, Running 30.67s Step 323( N/A%), pre moving , FPS 13.39, Running 30.72s Step 324( N/A%), pre moving , FPS 13.21, Running 30.78s Step 325( N/A%), pre moving , FPS 13.20, Running 30.81s Step 326( N/A%), pre moving , FPS 13.24, Running 30.84s Step 327( N/A%), pre moving , FPS 13.31, Running 30.88s Step 328( N/A%), pre moving , FPS 19.38, Running 30.91s Step 329( N/A%), pre moving , FPS 19.52, Running 30.95s Step 330( N/A%), pre moving , FPS 19.75, Running 30.99s Step 331( N/A%), pre moving , FPS 19.81, Running 31.03s Step 332( N/A%), pre moving , FPS 19.35, Running 31.08s Step 333( N/A%), pre moving , FPS 19.35, Running 31.13s Step 334( N/A%), pre moving , FPS 20.11, Running 31.16s Step 335( N/A%), pre moving , FPS 20.72, Running 31.19s Step 336( N/A%), pre moving , FPS 21.40, Running 31.23s Step 337( N/A%), pre moving , FPS 21.93, Running 31.26s Step 338( N/A%), pre moving , FPS 22.19, Running 31.30s Step 339( N/A%), pre moving , FPS 22.83, Running 31.34s Step 340( N/A%), pre moving , FPS 23.27, Running 31.38s Step 341( N/A%), pre moving , FPS 24.30, Running 31.41s Step 342( N/A%), pre moving , FPS 25.67, Running 31.45s Step 343( N/A%), pre moving , FPS 26.24, Running 31.48s Step 344( N/A%), pre moving , FPS 26.57, Running 31.53s Step 345( N/A%), pre moving , FPS 26.49, Running 31.57s Step 346( N/A%), pre moving , FPS 26.49, Running 31.60s Step 347( N/A%), pre moving , FPS 26.51, Running 31.63s Step 348( N/A%), pre moving , FPS 26.56, Running 31.67s Step 349( N/A%), pre moving , FPS 26.52, Running 31.70s Step 350( N/A%), pre moving , FPS 26.56, Running 31.74s Step 351( N/A%), pre moving , FPS 26.50, Running 31.78s Step 352( N/A%), pre moving , FPS 27.20, Running 31.82s Step 353( N/A%), pre moving , FPS 27.46, Running 31.85s Step 354( N/A%), pre moving , FPS 27.01, Running 31.90s Step 355( N/A%), pre moving , FPS 26.76, Running 31.94s Step 356( N/A%), pre moving , FPS 26.42, Running 31.98s Step 357( N/A%), pre moving , FPS 26.30, Running 32.02s Step 358( N/A%), pre moving , FPS 26.43, Running 32.06s Step 359( N/A%), pre moving , FPS 9.07, Running 33.55s Step 360( N/A%), pre moving , FPS 8.18, Running 33.82s Step 361( N/A%), pre moving , FPS 7.76, Running 33.99s Step 362( N/A%), pre moving , FPS 7.12, Running 34.26s Step 363( N/A%), pre moving , FPS 6.90, Running 34.38s Step 364( N/A%), pre moving , FPS 6.45, Running 34.63s Step 365( N/A%), pre moving , FPS 6.24, Running 34.77s Step 366( N/A%), pre moving , FPS 5.79, Running 35.05s Step 367( N/A%), pre moving , FPS 5.54, Running 35.24s Step 368( N/A%), pre moving , FPS 5.17, Running 35.53s Step 369( N/A%), pre moving , FPS 5.02, Running 35.69s Step 370( N/A%), pre moving , FPS 4.74, Running 35.96s Step 371( N/A%), pre moving , FPS 4.61, Running 36.12s Step 372( N/A%), pre moving , FPS 4.39, Running 36.38s Step 373( N/A%), pre moving , FPS 4.30, Running 36.51s Step 374( N/A%), pre moving , FPS 4.07, Running 36.81s Step 375( N/A%), pre moving , FPS 3.99, Running 36.96s Step 376( N/A%), pre moving , FPS 3.76, Running 37.30s Step 377( N/A%), pre moving , FPS 3.68, Running 37.46s Step 378( N/A%), pre moving , FPS 3.52, Running 37.75s Step 379( 0.33%), action 1, FPS 3.26, Running 39.68s Step 380( 0.67%), action 2, FPS 3.04, Running 40.40s Step 381( 1.00%), action 3, FPS 2.86, Running 40.98s Step 382( 1.33%), action 4, FPS 2.68, Running 41.71s Step 383( 1.67%), action 5, FPS 2.60, Running 42.08s Step 384( 2.00%), action 6, FPS 2.56, Running 42.46s Step 385( 2.33%), action 7, FPS 2.39, Running 43.16s Step 386( 2.67%), action 8, FPS 2.35, Running 43.56s Step 387( 3.00%), action 9, FPS 2.28, Running 44.02s Step 388( 3.33%), action 10, FPS 2.17, Running 44.74s Step 389( 3.67%), action 11, FPS 2.04, Running 45.48s Step 390( 4.00%), action 12, FPS 2.02, Running 45.84s Step 391( 4.33%), action 13, FPS 1.93, Running 46.48s Step 392( 4.67%), action 14, FPS 1.91, Running 46.87s Step 393( 5.00%), action 15, FPS 1.83, Running 47.45s Step 394( 5.33%), action 16, FPS 1.83, Running 47.76s Step 395( 5.67%), action 17, FPS 1.78, Running 48.17s Step 396( 6.00%), action 18, FPS 1.75, Running 48.74s Step 397( 6.33%), action 19, FPS 1.69, Running 49.29s Step 398( 6.67%), action 20, FPS 1.66, Running 49.76s Step 399( 7.00%), action 21, FPS 1.85, Running 50.51s Step 400( 7.33%), action 22, FPS 1.90, Running 50.94s Step 401( 7.67%), action 23, FPS 1.95, Running 51.26s Step 402( 8.00%), action 24, FPS 2.01, Running 51.68s Step 403( 8.33%), action 25, FPS 1.83, Running 53.03s Step 404( 8.67%), action 26, FPS 1.76, Running 53.79s Step 405( 9.00%), action 27, FPS 1.77, Running 54.48s Step 406( 9.33%), action 28, FPS 1.73, Running 55.13s Step 407( 9.67%), action 29, FPS 1.70, Running 55.77s Step 408( 10.00%), action 30, FPS 1.75, Running 56.18s Step 409( 10.33%), action 31, FPS 1.76, Running 56.84s Step 410( 10.67%), action 32, FPS 1.77, Running 57.15s Step 411( 11.00%), action 33, FPS 1.77, Running 57.79s Step 412( 11.33%), action 34, FPS 1.74, Running 58.39s Step 413( 11.67%), action 35, FPS 1.71, Running 59.12s Step 414( 12.00%), action 36, FPS 1.65, Running 59.86s Step 415( 12.33%), action 37, FPS 1.63, Running 60.42s Step 416( 12.67%), action 38, FPS 1.64, Running 60.94s Step 417( 13.00%), action 39, FPS 1.65, Running 61.43s Step 418( 13.33%), action 40, FPS 1.66, Running 61.83s Step 419( 13.67%), action 41, FPS 1.66, Running 62.53s Step 420( 14.00%), action 42, FPS 1.64, Running 63.15s Step 421( 14.33%), action 43, FPS 1.61, Running 63.71s Step 422( 14.67%), action 44, FPS 1.61, Running 64.12s Step 423( 15.00%), action 45, FPS 1.70, Running 64.76s Step 424( 15.33%), action 46, FPS 1.75, Running 65.25s [2026-08-01 17:39:52] [44 ] Seed 43 failed after 65.97 s. +steps: 424 , actions: 46 . +Instruction: Empty +Total 20/44(45.45%) success. +Setting seed: 44 +Step 1( N/A%), pre moving , FPS 6.58, Running 0.15s Step 2( N/A%), pre moving , FPS 10.36, Running 0.19s Step 3( N/A%), pre moving , FPS 12.94, Running 0.23s Step 4( N/A%), pre moving , FPS 14.71, Running 0.27s Step 5( N/A%), pre moving , FPS 16.08, Running 0.31s Step 6( N/A%), pre moving , FPS 17.19, Running 0.35s Step 7( N/A%), pre moving , FPS 17.99, Running 0.39s Step 8( N/A%), pre moving , FPS 18.74, Running 0.43s Step 9( N/A%), pre moving , FPS 19.37, Running 0.46s Step 10( N/A%), pre moving , FPS 19.91, Running 0.50s Step 11( N/A%), pre moving , FPS 20.37, Running 0.54s Step 12( N/A%), pre moving , FPS 20.59, Running 0.58s Step 13( N/A%), pre moving , FPS 20.84, Running 0.62s Step 14( N/A%), pre moving , FPS 21.03, Running 0.67s Step 15( N/A%), pre moving , FPS 21.18, Running 0.71s Step 16( N/A%), pre moving , FPS 21.42, Running 0.75s Step 17( N/A%), pre moving , FPS 21.68, Running 0.78s Step 18( N/A%), pre moving , FPS 21.89, Running 0.82s Step 19( N/A%), pre moving , FPS 22.00, Running 0.86s Step 20( N/A%), pre moving , FPS 21.98, Running 0.91s Step 21( N/A%), pre moving , FPS 19.49, Running 1.18s Step 22( N/A%), pre moving , FPS 18.70, Running 1.26s Step 23( N/A%), pre moving , FPS 18.64, Running 1.30s Step 24( N/A%), pre moving , FPS 18.56, Running 1.35s Step 25( N/A%), pre moving , FPS 18.54, Running 1.39s Step 26( N/A%), pre moving , FPS 15.05, Running 1.68s Step 27( N/A%), pre moving , FPS 14.99, Running 1.72s Step 28( N/A%), pre moving , FPS 14.82, Running 1.78s Step 29( N/A%), pre moving , FPS 14.81, Running 1.82s Step 30( N/A%), pre moving , FPS 14.64, Running 1.87s Step 31( N/A%), pre moving , FPS 14.64, Running 1.91s Step 32( N/A%), pre moving , FPS 14.62, Running 1.95s Step 33( N/A%), pre moving , FPS 14.65, Running 1.99s Step 34( N/A%), pre moving , FPS 14.70, Running 2.03s Step 35( N/A%), pre moving , FPS 14.76, Running 2.06s Step 36( N/A%), pre moving , FPS 12.06, Running 2.41s Step 37( N/A%), pre moving , FPS 11.96, Running 2.46s Step 38( N/A%), pre moving , FPS 11.90, Running 2.50s Step 39( N/A%), pre moving , FPS 11.93, Running 2.54s Step 40( N/A%), pre moving , FPS 11.98, Running 2.58s Step 41( N/A%), pre moving , FPS 13.88, Running 2.62s Step 42( N/A%), pre moving , FPS 14.26, Running 2.67s Step 43( N/A%), pre moving , FPS 14.26, Running 2.71s Step 44( N/A%), pre moving , FPS 14.32, Running 2.75s Step 45( N/A%), pre moving , FPS 14.04, Running 2.81s Step 46( N/A%), pre moving , FPS 16.63, Running 2.88s Step 47( N/A%), pre moving , FPS 16.43, Running 2.94s Step 48( N/A%), pre moving , FPS 16.31, Running 3.00s Step 49( N/A%), pre moving , FPS 15.85, Running 3.08s Step 50( N/A%), pre moving , FPS 15.73, Running 3.14s Step 51( N/A%), pre moving , FPS 15.44, Running 3.20s Step 52( N/A%), pre moving , FPS 15.25, Running 3.26s Step 53( N/A%), pre moving , FPS 14.96, Running 3.33s Step 54( N/A%), pre moving , FPS 14.68, Running 3.39s Step 55( N/A%), pre moving , FPS 14.34, Running 3.46s Step 56( N/A%), pre moving , FPS 17.94, Running 3.52s Step 57( N/A%), pre moving , FPS 17.82, Running 3.58s Step 58( N/A%), pre moving , FPS 17.63, Running 3.64s Step 59( N/A%), pre moving , FPS 17.29, Running 3.70s Step 60( N/A%), pre moving , FPS 16.78, Running 3.77s Step 61( N/A%), pre moving , FPS 16.47, Running 3.83s Step 62( N/A%), pre moving , FPS 16.23, Running 3.90s Step 63( N/A%), pre moving , FPS 15.95, Running 3.96s Step 64( N/A%), pre moving , FPS 15.69, Running 4.02s Step 65( N/A%), pre moving , FPS 15.82, Running 4.08s Step 66( N/A%), pre moving , FPS 15.92, Running 4.14s Step 67( N/A%), pre moving , FPS 15.89, Running 4.20s Step 68( N/A%), pre moving , FPS 15.87, Running 4.26s Step 69( N/A%), pre moving , FPS 15.98, Running 4.33s Step 70( N/A%), pre moving , FPS 15.95, Running 4.39s Step 71( N/A%), pre moving , FPS 15.84, Running 4.46s Step 72( N/A%), pre moving , FPS 15.72, Running 4.53s Step 73( N/A%), pre moving , FPS 16.00, Running 4.58s Step 74( N/A%), pre moving , FPS 16.24, Running 4.62s Step 75( N/A%), pre moving , FPS 16.63, Running 4.66s Step 76( N/A%), pre moving , FPS 16.88, Running 4.71s Step 77( N/A%), pre moving , FPS 17.14, Running 4.75s Step 78( N/A%), pre moving , FPS 17.31, Running 4.79s Step 79( N/A%), pre moving , FPS 17.46, Running 4.84s Step 80( N/A%), pre moving , FPS 18.01, Running 4.88s Step 81( N/A%), pre moving , FPS 18.40, Running 4.92s Step 82( N/A%), pre moving , FPS 18.80, Running 4.96s Step 83( N/A%), pre moving , FPS 19.15, Running 5.01s Step 84( N/A%), pre moving , FPS 19.31, Running 5.06s Step 85( N/A%), pre moving , FPS 19.34, Running 5.11s Step 86( N/A%), pre moving , FPS 19.61, Running 5.16s Step 87( N/A%), pre moving , FPS 20.07, Running 5.20s Step 88( N/A%), pre moving , FPS 20.60, Running 5.23s Step 89( N/A%), pre moving , FPS 21.18, Running 5.27s Step 90( N/A%), pre moving , FPS 21.70, Running 5.32s Step 91( N/A%), pre moving , FPS 13.45, Running 5.95s Step 92( N/A%), pre moving , FPS 12.36, Running 6.15s Step 93( N/A%), pre moving , FPS 10.87, Running 6.42s Step 94( N/A%), pre moving , FPS 10.17, Running 6.59s Step 95( N/A%), pre moving , FPS 9.13, Running 6.85s Step 96( N/A%), pre moving , FPS 8.56, Running 7.04s Step 97( N/A%), pre moving , FPS 7.84, Running 7.30s Step 98( N/A%), pre moving , FPS 7.41, Running 7.49s Step 99( N/A%), pre moving , FPS 6.66, Running 7.85s Step 100( N/A%), pre moving , FPS 6.26, Running 8.08s Step 101( N/A%), pre moving , FPS 5.87, Running 8.33s Step 102( N/A%), pre moving , FPS 5.62, Running 8.52s Step 103( N/A%), pre moving , FPS 5.26, Running 8.81s Step 104( N/A%), pre moving , FPS 5.10, Running 8.98s Step 105( N/A%), pre moving , FPS 4.80, Running 9.28s Step 106( N/A%), pre moving , FPS 4.69, Running 9.43s Step 107( N/A%), pre moving , FPS 4.42, Running 9.72s Step 108( N/A%), pre moving , FPS 4.31, Running 9.87s Step 109( N/A%), pre moving , FPS 4.10, Running 10.15s Step 110( N/A%), pre moving , FPS 4.00, Running 10.32s Step 111( N/A%), pre moving , FPS 4.34, Running 10.56s Step 112( N/A%), pre moving , FPS 4.36, Running 10.74s Step 113( N/A%), pre moving , FPS 4.40, Running 10.97s Step 114( N/A%), pre moving , FPS 4.39, Running 11.14s Step 115( N/A%), pre moving , FPS 4.40, Running 11.40s Step 116( N/A%), pre moving , FPS 4.40, Running 11.59s Step 117( N/A%), pre moving , FPS 4.32, Running 11.92s Step 118( N/A%), pre moving , FPS 4.31, Running 12.13s Step 119( N/A%), pre moving , FPS 4.41, Running 12.38s Step 120( N/A%), pre moving , FPS 4.43, Running 12.59s Step 121( N/A%), pre moving , FPS 4.42, Running 12.86s Step 122( N/A%), pre moving , FPS 4.44, Running 13.02s Step 123( N/A%), pre moving , FPS 4.45, Running 13.30s Step 124( N/A%), pre moving , FPS 4.45, Running 13.47s Step 125( N/A%), pre moving , FPS 4.48, Running 13.75s Step 126( N/A%), pre moving , FPS 4.45, Running 13.92s Step 127( N/A%), pre moving , FPS 4.48, Running 14.18s Step 128( N/A%), pre moving , FPS 4.42, Running 14.40s Step 129( N/A%), pre moving , FPS 4.44, Running 14.66s Step 130( N/A%), pre moving , FPS 4.40, Running 14.86s Step 131( N/A%), pre moving , FPS 4.40, Running 15.11s Step 132( N/A%), pre moving , FPS 4.39, Running 15.29s Step 133( N/A%), pre moving , FPS 4.35, Running 15.56s Step 134( N/A%), pre moving , FPS 4.35, Running 15.73s Step 135( N/A%), pre moving , FPS 4.33, Running 16.01s Step 136( N/A%), pre moving , FPS 4.32, Running 16.22s Step 137( N/A%), pre moving , FPS 4.39, Running 16.48s Step 138( N/A%), pre moving , FPS 4.43, Running 16.65s Step 139( N/A%), pre moving , FPS 4.43, Running 16.89s Step 140( N/A%), pre moving , FPS 4.46, Running 17.07s Step 141( N/A%), pre moving , FPS 4.46, Running 17.34s Step 142( N/A%), pre moving , FPS 4.45, Running 17.52s Step 143( N/A%), pre moving , FPS 4.47, Running 17.77s Step 144( N/A%), pre moving , FPS 4.49, Running 17.92s Step 145( N/A%), pre moving , FPS 4.52, Running 18.17s Step 146( N/A%), pre moving , FPS 4.66, Running 18.21s Step 147( N/A%), pre moving , FPS 4.92, Running 18.25s Step 148( N/A%), pre moving , FPS 5.13, Running 18.29s Step 149( N/A%), pre moving , FPS 5.44, Running 18.33s Step 150( N/A%), pre moving , FPS 5.69, Running 18.38s Step 151( N/A%), pre moving , FPS 6.04, Running 18.42s Step 152( N/A%), pre moving , FPS 6.30, Running 18.46s Step 153( N/A%), pre moving , FPS 6.77, Running 18.51s Step 154( N/A%), pre moving , FPS 7.08, Running 18.55s Step 155( N/A%), pre moving , FPS 7.75, Running 18.59s Step 156( N/A%), pre moving , FPS 7.00, Running 19.08s Step 157( N/A%), pre moving , FPS 7.57, Running 19.12s Step 158( N/A%), pre moving , FPS 7.97, Running 19.16s Step 159( N/A%), pre moving , FPS 8.68, Running 19.20s Step 160( N/A%), pre moving , FPS 9.11, Running 19.27s Step 161( N/A%), pre moving , FPS 10.02, Running 19.34s Step 162( N/A%), pre moving , FPS 10.63, Running 19.40s Step 163( N/A%), pre moving , FPS 11.86, Running 19.46s Step 164( N/A%), pre moving , FPS 12.51, Running 19.52s Step 165( N/A%), pre moving , FPS 14.10, Running 19.59s Step 166( N/A%), pre moving , FPS 13.90, Running 19.65s Step 167( N/A%), pre moving , FPS 13.70, Running 19.71s Step 168( N/A%), pre moving , FPS 13.32, Running 19.80s Step 169( N/A%), pre moving , FPS 12.99, Running 19.87s Step 170( N/A%), pre moving , FPS 12.64, Running 19.96s Step 171( N/A%), pre moving , FPS 12.30, Running 20.05s Step 172( N/A%), pre moving , FPS 12.12, Running 20.11s Step 173( N/A%), pre moving , FPS 11.89, Running 20.19s Step 174( N/A%), pre moving , FPS 11.62, Running 20.28s Step 175( N/A%), pre moving , FPS 11.30, Running 20.36s Step 176( N/A%), pre moving , FPS 14.62, Running 20.45s Step 177( N/A%), pre moving , FPS 14.20, Running 20.53s Step 178( N/A%), pre moving , FPS 13.66, Running 20.62s Step 179( N/A%), pre moving , FPS 13.21, Running 20.71s Step 180( N/A%), pre moving , FPS 12.95, Running 20.81s Step 181( N/A%), pre moving , FPS 12.82, Running 20.90s Step 182( N/A%), pre moving , FPS 12.51, Running 21.00s Step 183( N/A%), pre moving , FPS 12.14, Running 21.11s Step 184( N/A%), pre moving , FPS 11.87, Running 21.20s Step 185( N/A%), pre moving , FPS 11.66, Running 21.30s Step 186( N/A%), pre moving , FPS 11.28, Running 21.42s Step 187( N/A%), pre moving , FPS 11.00, Running 21.53s Step 188( N/A%), pre moving , FPS 10.92, Running 21.63s Step 189( N/A%), pre moving , FPS 10.77, Running 21.73s Step 190( N/A%), pre moving , FPS 10.69, Running 21.83s Step 191( N/A%), pre moving , FPS 10.56, Running 21.94s Step 192( N/A%), pre moving , FPS 10.37, Running 22.04s Step 193( N/A%), pre moving , FPS 10.27, Running 22.14s Step 194( N/A%), pre moving , FPS 10.23, Running 22.23s Step 195( N/A%), pre moving , FPS 10.16, Running 22.33s Step 196( N/A%), pre moving , FPS 10.17, Running 22.41s Step 197( N/A%), pre moving , FPS 10.14, Running 22.50s Step 198( N/A%), pre moving , FPS 10.10, Running 22.60s Step 199( N/A%), pre moving , FPS 10.08, Running 22.70s Step 200( N/A%), pre moving , FPS 10.15, Running 22.78s Step 201( N/A%), pre moving , FPS 10.17, Running 22.87s Step 202( N/A%), pre moving , FPS 10.33, Running 22.93s Step 203( N/A%), pre moving , FPS 10.54, Running 23.00s Step 204( N/A%), pre moving , FPS 10.91, Running 23.04s Step 205( N/A%), pre moving , FPS 11.28, Running 23.07s Step 206( N/A%), pre moving , FPS 11.86, Running 23.11s Step 207( N/A%), pre moving , FPS 12.41, Running 23.14s Step 208( N/A%), pre moving , FPS 12.79, Running 23.19s Step 209( N/A%), pre moving , FPS 13.19, Running 23.25s Step 210( N/A%), pre moving , FPS 13.58, Running 23.30s Step 211( N/A%), pre moving , FPS 14.36, Running 23.34s Step 212( N/A%), pre moving , FPS 15.06, Running 23.37s Step 213( N/A%), pre moving , FPS 15.84, Running 23.40s Step 214( N/A%), pre moving , FPS 16.58, Running 23.44s Step 215( N/A%), pre moving , FPS 17.56, Running 23.47s Step 216( N/A%), pre moving , FPS 18.36, Running 23.50s Step 217( N/A%), pre moving , FPS 19.30, Running 23.54s Step 218( N/A%), pre moving , FPS 13.86, Running 24.05s Step 219( N/A%), pre moving , FPS 14.39, Running 24.09s Step 220( N/A%), pre moving , FPS 14.88, Running 24.12s Step 221( N/A%), pre moving , FPS 15.49, Running 24.16s Step 222( N/A%), pre moving , FPS 15.88, Running 24.19s Step 223( N/A%), pre moving , FPS 16.10, Running 24.25s Step 224( N/A%), pre moving , FPS 15.91, Running 24.29s Step 225( N/A%), pre moving , FPS 15.64, Running 24.35s Step 226( N/A%), pre moving , FPS 15.21, Running 24.42s Step 227( N/A%), pre moving , FPS 15.01, Running 24.47s Step 228( N/A%), pre moving , FPS 15.03, Running 24.52s Step 229( N/A%), pre moving , FPS 15.05, Running 24.58s Step 230( N/A%), pre moving , FPS 15.01, Running 24.63s Step 231( N/A%), pre moving , FPS 14.83, Running 24.69s Step 232( N/A%), pre moving , FPS 14.57, Running 24.74s Step 233( N/A%), pre moving , FPS 14.34, Running 24.80s Step 234( N/A%), pre moving , FPS 13.98, Running 24.87s Step 235( N/A%), pre moving , FPS 13.72, Running 24.93s Step 236( N/A%), pre moving , FPS 13.37, Running 25.00s Step 237( N/A%), pre moving , FPS 13.21, Running 25.05s Step 238( N/A%), pre moving , FPS 18.61, Running 25.12s Step 239( N/A%), pre moving , FPS 18.21, Running 25.19s Step 240( N/A%), pre moving , FPS 17.52, Running 25.27s Step 241( N/A%), pre moving , FPS 16.94, Running 25.34s Step 242( N/A%), pre moving , FPS 16.32, Running 25.42s Step 243( N/A%), pre moving , FPS 16.34, Running 25.47s Step 244( N/A%), pre moving , FPS 16.09, Running 25.54s Step 245( N/A%), pre moving , FPS 16.10, Running 25.59s Step 246( N/A%), pre moving , FPS 15.97, Running 25.67s Step 247( N/A%), pre moving , FPS 15.91, Running 25.73s Step 248( N/A%), pre moving , FPS 15.67, Running 25.80s Step 249( N/A%), pre moving , FPS 15.54, Running 25.86s Step 250( N/A%), pre moving , FPS 15.29, Running 25.94s Step 251( N/A%), pre moving , FPS 15.15, Running 26.01s Step 252( N/A%), pre moving , FPS 15.01, Running 26.08s Step 253( N/A%), pre moving , FPS 14.78, Running 26.15s Step 254( N/A%), pre moving , FPS 14.72, Running 26.23s Step 255( N/A%), pre moving , FPS 14.38, Running 26.32s Step 256( N/A%), pre moving , FPS 14.34, Running 26.39s Step 257( N/A%), pre moving , FPS 14.17, Running 26.46s Step 258( N/A%), pre moving , FPS 14.17, Running 26.53s Step 259( N/A%), pre moving , FPS 14.00, Running 26.61s Step 260( N/A%), pre moving , FPS 13.99, Running 26.70s Step 261( N/A%), pre moving , FPS 13.92, Running 26.78s Step 262( N/A%), pre moving , FPS 13.95, Running 26.85s Step 263( N/A%), pre moving , FPS 13.79, Running 26.92s Step 264( N/A%), pre moving , FPS 13.73, Running 26.99s Step 265( N/A%), pre moving , FPS 13.57, Running 27.07s Step 266( N/A%), pre moving , FPS 13.69, Running 27.13s Step 267( N/A%), pre moving , FPS 13.46, Running 27.21s Step 268( N/A%), pre moving , FPS 13.31, Running 27.30s Step 269( N/A%), pre moving , FPS 13.17, Running 27.38s Step 270( N/A%), pre moving , FPS 13.20, Running 27.46s Step 271( N/A%), pre moving , FPS 13.00, Running 27.54s Step 272( N/A%), pre moving , FPS 12.84, Running 27.63s Step 273( N/A%), pre moving , FPS 12.71, Running 27.72s Step 274( N/A%), pre moving , FPS 12.59, Running 27.82s Step 275( N/A%), pre moving , FPS 12.51, Running 27.92s Step 276( N/A%), pre moving , FPS 12.44, Running 28.00s Step 277( N/A%), pre moving , FPS 12.33, Running 28.08s Step 278( N/A%), pre moving , FPS 12.15, Running 28.18s Step 279( N/A%), pre moving , FPS 12.19, Running 28.25s Step 280( N/A%), pre moving , FPS 12.24, Running 28.33s Step 281( N/A%), pre moving , FPS 12.48, Running 28.38s Step 282( N/A%), pre moving , FPS 12.64, Running 28.43s Step 283( N/A%), pre moving , FPS 12.72, Running 28.49s Step 284( N/A%), pre moving , FPS 12.97, Running 28.54s Step 285( N/A%), pre moving , FPS 13.25, Running 28.58s Step 286( N/A%), pre moving , FPS 13.46, Running 28.62s Step 287( N/A%), pre moving , FPS 13.82, Running 28.66s Step 288( N/A%), pre moving , FPS 14.28, Running 28.70s Step 289( N/A%), pre moving , FPS 14.78, Running 28.73s Step 290( N/A%), pre moving , FPS 15.28, Running 28.77s Step 291( N/A%), pre moving , FPS 15.91, Running 28.80s Step 292( N/A%), pre moving , FPS 16.62, Running 28.84s Step 293( N/A%), pre moving , FPS 17.44, Running 28.87s Step 294( N/A%), pre moving , FPS 18.24, Running 28.91s Step 295( N/A%), pre moving , FPS 19.05, Running 28.97s Step 296( N/A%), pre moving , FPS 19.92, Running 29.00s Step 297( N/A%), pre moving , FPS 20.98, Running 29.04s Step 298( N/A%), pre moving , FPS 22.42, Running 29.07s Step 299( N/A%), pre moving , FPS 22.99, Running 29.12s Step 300( N/A%), pre moving , FPS 23.75, Running 29.17s Step 301( N/A%), pre moving , FPS 24.14, Running 29.21s Step 302( N/A%), pre moving , FPS 24.72, Running 29.24s Step 303( N/A%), pre moving , FPS 25.59, Running 29.27s Step 304( N/A%), pre moving , FPS 25.98, Running 29.31s Step 305( N/A%), pre moving , FPS 26.17, Running 29.34s Step 306( N/A%), pre moving , FPS 26.07, Running 29.39s Step 307( N/A%), pre moving , FPS 26.25, Running 29.42s Step 308( N/A%), pre moving , FPS 26.33, Running 29.46s Step 309( N/A%), pre moving , FPS 26.19, Running 29.50s Step 310( N/A%), pre moving , FPS 26.18, Running 29.53s Step 311( N/A%), pre moving , FPS 26.21, Running 29.56s Step 312( N/A%), pre moving , FPS 16.78, Running 30.03s Step 313( N/A%), pre moving , FPS 16.50, Running 30.08s Step 314( N/A%), pre moving , FPS 16.43, Running 30.13s Step 315( N/A%), pre moving , FPS 16.50, Running 30.18s Step 316( N/A%), pre moving , FPS 16.47, Running 30.22s Step 317( N/A%), pre moving , FPS 16.34, Running 30.26s Step 318( N/A%), pre moving , FPS 16.33, Running 30.30s Step 319( N/A%), pre moving , FPS 16.26, Running 30.36s Step 320( N/A%), pre moving , FPS 16.13, Running 30.41s Step 321( N/A%), pre moving , FPS 15.83, Running 30.47s Step 322( N/A%), pre moving , FPS 15.53, Running 30.53s Step 323( N/A%), pre moving , FPS 15.23, Running 30.59s Step 324( N/A%), pre moving , FPS 14.95, Running 30.64s Step 325( N/A%), pre moving , FPS 14.65, Running 30.71s Step 326( N/A%), pre moving , FPS 14.47, Running 30.77s Step 327( N/A%), pre moving , FPS 14.27, Running 30.83s Step 328( N/A%), pre moving , FPS 14.07, Running 30.88s Step 329( N/A%), pre moving , FPS 13.78, Running 30.95s Step 330( N/A%), pre moving , FPS 13.60, Running 31.00s Step 331( N/A%), pre moving , FPS 13.45, Running 31.05s Step 332( N/A%), pre moving , FPS 18.67, Running 31.10s Step 333( N/A%), pre moving , FPS 18.69, Running 31.15s Step 334( N/A%), pre moving , FPS 18.35, Running 31.22s Step 335( N/A%), pre moving , FPS 18.59, Running 31.25s Step 336( N/A%), pre moving , FPS 18.62, Running 31.29s Step 337( N/A%), pre moving , FPS 18.73, Running 31.33s Step 338( N/A%), pre moving , FPS 18.66, Running 31.37s Step 339( N/A%), pre moving , FPS 19.09, Running 31.40s Step 340( N/A%), pre moving , FPS 19.52, Running 31.44s Step 341( N/A%), pre moving , FPS 20.01, Running 31.47s Step 342( N/A%), pre moving , FPS 20.49, Running 31.51s Step 343( N/A%), pre moving , FPS 20.98, Running 31.54s Step 344( N/A%), pre moving , FPS 21.53, Running 31.57s Step 345( N/A%), pre moving , FPS 21.81, Running 31.62s Step 346( N/A%), pre moving , FPS 22.54, Running 31.66s Step 347( N/A%), pre moving , FPS 23.11, Running 31.69s Step 348( N/A%), pre moving , FPS 23.74, Running 31.72s Step 349( N/A%), pre moving , FPS 24.78, Running 31.76s Step 350( N/A%), pre moving , FPS 25.15, Running 31.80s Step 351( N/A%), pre moving , FPS 25.43, Running 31.84s Step 352( N/A%), pre moving , FPS 25.67, Running 31.88s Step 353( N/A%), pre moving , FPS 9.18, Running 33.33s Step 354( N/A%), pre moving , FPS 8.39, Running 33.60s Step 355( N/A%), pre moving , FPS 8.06, Running 33.74s Step 356( N/A%), pre moving , FPS 7.41, Running 33.99s Step 357( N/A%), pre moving , FPS 7.07, Running 34.16s Step 358( N/A%), pre moving , FPS 6.57, Running 34.42s Step 359( N/A%), pre moving , FPS 6.34, Running 34.56s Step 360( N/A%), pre moving , FPS 5.91, Running 34.82s Step 361( N/A%), pre moving , FPS 5.62, Running 35.03s Step 362( N/A%), pre moving , FPS 5.29, Running 35.28s Step 363( N/A%), pre moving , FPS 5.09, Running 35.47s Step 364( N/A%), pre moving , FPS 4.82, Running 35.72s Step 365( N/A%), pre moving , FPS 4.70, Running 35.88s Step 366( N/A%), pre moving , FPS 4.42, Running 36.18s Step 367( N/A%), pre moving , FPS 4.28, Running 36.36s Step 368( N/A%), pre moving , FPS 4.08, Running 36.63s Step 369( N/A%), pre moving , FPS 3.99, Running 36.77s Step 370( N/A%), pre moving , FPS 3.81, Running 37.05s Step 371( N/A%), pre moving , FPS 3.72, Running 37.21s Step 372( N/A%), pre moving , FPS 3.59, Running 37.46s Step 373( 0.33%), action 1, FPS 4.13, Running 38.18s Step 374( 0.67%), action 2, FPS 3.77, Running 38.90s Step 375( 1.00%), action 3, FPS 3.40, Running 39.63s Step 376( 1.33%), action 4, FPS 3.23, Running 40.18s Step 377( 1.67%), action 5, FPS 3.06, Running 40.70s Step 378( 2.00%), action 6, FPS 2.91, Running 41.29s Step 379( 2.33%), action 7, FPS 2.77, Running 41.78s Step 380( 2.67%), action 8, FPS 2.65, Running 42.38s Step 381( 3.00%), action 9, FPS 2.51, Running 43.00s Step 382( 3.33%), action 10, FPS 2.42, Running 43.55s Step 383( 3.67%), action 11, FPS 2.34, Running 44.00s Step 384( 4.00%), action 12, FPS 2.25, Running 44.61s Step 385( 4.33%), action 13, FPS 2.16, Running 45.16s Step 386( 4.67%), action 14, FPS 2.14, Running 45.53s Step 387( 5.00%), action 15, FPS 2.05, Running 46.10s Step 388( 5.33%), action 16, FPS 1.98, Running 46.71s Step 389( 5.67%), action 17, FPS 1.90, Running 47.32s Step 390( 6.00%), action 18, FPS 1.84, Running 47.91s Step 391( 6.33%), action 19, FPS 1.79, Running 48.41s Step 392( 6.67%), action 20, FPS 1.78, Running 48.73s Step 393( 7.00%), action 21, FPS 1.76, Running 49.53s Step 394( 7.33%), action 22, FPS 1.81, Running 49.93s Step 395( 7.67%), action 23, FPS 1.86, Running 50.39s Step 396( 8.00%), action 24, FPS 1.87, Running 50.87s Step 397( 8.33%), action 25, FPS 1.90, Running 51.21s Step 398( 8.67%), action 26, FPS 1.88, Running 51.95s Step 399( 9.00%), action 27, FPS 1.91, Running 52.27s Step 400( 9.33%), action 28, FPS 1.95, Running 52.64s Step 401( 9.67%), action 29, FPS 1.97, Running 53.15s Step 402( 10.00%), action 30, FPS 2.01, Running 53.49s Step 403( 10.33%), action 31, FPS 1.97, Running 54.15s Step 404( 10.67%), action 32, FPS 2.02, Running 54.53s Step 405( 11.00%), action 33, FPS 2.02, Running 55.06s Step 406( 11.33%), action 34, FPS 1.98, Running 55.61s Step 407( 11.67%), action 35, FPS 1.99, Running 56.13s Step 408( 12.00%), action 36, FPS 2.00, Running 56.69s Step 409( 12.33%), action 37, FPS 2.03, Running 57.19s Step 410( 12.67%), action 38, FPS 2.03, Running 57.74s Step 411( 13.00%), action 39, FPS 2.02, Running 58.31s Step 412( 13.33%), action 40, FPS 1.97, Running 58.87s Step 413( 13.67%), action 41, FPS 2.03, Running 59.36s Step 414( 14.00%), action 42, FPS 1.99, Running 59.96s Step 415( 14.33%), action 43, FPS 1.98, Running 60.51s Step 416( 14.67%), action 44, FPS 1.96, Running 61.07s Step 417( 15.00%), action 45, FPS 1.95, Running 61.49s Step 418( 15.33%), action 46, FPS 1.98, Running 62.04s Step 419( 15.67%), action 47, FPS 1.93, Running 62.63s Step 420( 16.00%), action 48, FPS 1.93, Running 63.00s Step 421( 16.33%), action 49, FPS 1.92, Running 63.55s Step 422( 16.67%), action 50, FPS 1.91, Running 63.97s Step 423( 17.00%), action 51, FPS 1.91, Running 64.62s Step 424( 17.33%), action 52, FPS 1.91, Running 64.98s Step 425( 17.67%), action 53, FPS 1.91, Running 65.55s Step 426( 18.00%), action 54, FPS 1.94, Running 65.93s Step 427( 18.33%), action 55, FPS 1.94, Running 66.42s Step 428( 18.67%), action 56, FPS 1.94, Running 66.99s Step 429( 19.00%), action 57, FPS 1.95, Running 67.45s Step 430( 19.33%), action 58, FPS 1.94, Running 68.03s Step 431( 19.67%), action 59, FPS 1.97, Running 68.48s Step 432( 20.00%), action 60, FPS 2.03, Running 68.75s Step 433( 20.33%), action 61, FPS 2.02, Running 69.27s Step 434( 20.67%), action 62, FPS 2.06, Running 69.68s Step 435( 21.00%), action 63, FPS 2.05, Running 70.26s Step 436( 21.33%), action 64, FPS 2.05, Running 70.84s Step 437( 21.67%), action 65, FPS 2.02, Running 71.39s Step 438( 22.00%), action 66, FPS 2.03, Running 71.89s Step 439( 22.33%), action 67, FPS 2.05, Running 72.40s Step 440( 22.67%), action 68, FPS 2.02, Running 72.91s Step 441( 23.00%), action 69, FPS 2.04, Running 73.37s Step 442( 23.33%), action 70, FPS 2.03, Running 73.82s Step 443( 23.67%), action 71, FPS 2.04, Running 74.45s Step 444( 24.00%), action 72, FPS 2.00, Running 74.97s Step 445( 24.33%), action 73, FPS 2.01, Running 75.52s Step 446( 24.67%), action 74, FPS 1.98, Running 76.04s Step 447( 25.00%), action 75, FPS 2.00, Running 76.40s Step 448( 25.33%), action 76, FPS 2.04, Running 76.80s Step 449( 25.67%), action 77, FPS 2.05, Running 77.21s Step 450( 26.00%), action 78, FPS 2.09, Running 77.60s Step 451( 26.33%), action 79, FPS 2.11, Running 77.95s Step 452( 26.67%), action 80, FPS 2.06, Running 78.47s Step 453( 27.00%), action 81, FPS 2.05, Running 79.03s Step 454( 27.33%), action 82, FPS 2.07, Running 79.34s Step 455( 27.67%), action 83, FPS 2.10, Running 79.80s Step 456( 28.00%), action 84, FPS 2.11, Running 80.31s Step 457( 28.33%), action 85, FPS 2.12, Running 80.81s Step 458( 28.67%), action 86, FPS 2.14, Running 81.22s Step 459( 29.00%), action 87, FPS 2.14, Running 81.72s Step 460( 29.33%), action 88, FPS 2.12, Running 82.34s Step 461( 29.67%), action 89, FPS 2.15, Running 82.67s Step 462( 30.00%), action 90, FPS 2.16, Running 83.07s Step 463( 30.33%), action 91, FPS 2.19, Running 83.58s Step 464( 30.67%), action 92, FPS 2.24, Running 83.91s Step 465( 31.00%), action 93, FPS 2.29, Running 84.24s Step 466( 31.33%), action 94, FPS 2.35, Running 84.56s Step 467( 31.67%), action 95, FPS 2.36, Running 84.88s Step 468( 32.00%), action 96, FPS 2.36, Running 85.27s Step 469( 32.33%), action 97, FPS 2.39, Running 85.59s Step 470( 32.67%), action 98, FPS 2.36, Running 86.06s Step 471( 33.00%), action 99, FPS 2.29, Running 86.67s Step 472( 33.33%), action 100, FPS 2.27, Running 87.30s Step 473( 33.67%), action 101, FPS 2.23, Running 88.02s Step 474( 34.00%), action 102, FPS 2.16, Running 88.59s Step 475( 34.33%), action 103, FPS 2.17, Running 89.01s Step 476( 34.67%), action 104, FPS 2.19, Running 89.45s Step 477( 35.00%), action 105, FPS 2.16, Running 90.05s Step 478( 35.33%), action 106, FPS 2.12, Running 90.64s Step 479( 35.67%), action 107, FPS 2.12, Running 91.15s Step 480( 36.00%), action 108, FPS 2.16, Running 91.58s Step 481( 36.33%), action 109, FPS 2.14, Running 92.03s Step 482( 36.67%), action 110, FPS 2.13, Running 92.48s Step 483( 37.00%), action 111, FPS 2.05, Running 93.31s Step 484( 37.33%), action 112, FPS 2.00, Running 93.89s Step 485( 37.67%), action 113, FPS 2.00, Running 94.22s Step 486( 38.00%), action 114, FPS 1.97, Running 94.68s Step 487( 38.33%), action 115, FPS 1.94, Running 95.20s Step 488( 38.67%), action 116, FPS 1.95, Running 95.51s Step 489( 39.00%), action 117, FPS 1.90, Running 96.12s Step 490( 39.33%), action 118, FPS 1.90, Running 96.56s Step 491( 39.67%), action 119, FPS 1.97, Running 96.84s Step 492( 40.00%), action 120, FPS 1.96, Running 97.48s Step 493( 40.33%), action 121, FPS 2.02, Running 97.94s Step 494( 40.67%), action 122, FPS 2.01, Running 98.56s Step 495( 41.00%), action 123, FPS 2.01, Running 98.96s Step 496( 41.33%), action 124, FPS 2.03, Running 99.28s Step 497( 41.67%), action 125, FPS 2.09, Running 99.63s Step 498( 42.00%), action 126, FPS 2.12, Running 100.06s Step 499( 42.33%), action 127, FPS 2.14, Running 100.50s Step 500( 42.67%), action 128, FPS 2.15, Running 100.87s Step 501( 43.00%), action 129, FPS 2.17, Running 101.26s Step 502( 43.33%), action 130, FPS 2.15, Running 101.77s Step 503( 43.67%), action 131, FPS 2.18, Running 102.49s Step 504( 44.00%), action 132, FPS 2.24, Running 102.81s Step 505( 44.33%), action 133, FPS 2.23, Running 103.19s Step 506( 44.67%), action 134, FPS 2.21, Running 103.75s Step 507( 45.00%), action 135, FPS 2.24, Running 104.15s [2026-08-01 17:41:38] [45 ] Seed 44 success after 104.77 s. +steps: 507 , actions: 135 . +Instruction: Empty +Total 21/45(46.67%) success. +Setting seed: 45 +Step 1( N/A%), pre moving , FPS 5.49, Running 0.18s Step 2( N/A%), pre moving , FPS 9.06, Running 0.22s Step 3( N/A%), pre moving , FPS 11.67, Running 0.26s Step 4( N/A%), pre moving , FPS 13.39, Running 0.30s Step 5( N/A%), pre moving , FPS 14.80, Running 0.34s Step 6( N/A%), pre moving , FPS 16.01, Running 0.37s Step 7( N/A%), pre moving , FPS 16.88, Running 0.41s Step 8( N/A%), pre moving , FPS 17.61, Running 0.45s Step 9( N/A%), pre moving , FPS 18.32, Running 0.49s Step 10( N/A%), pre moving , FPS 18.86, Running 0.53s Step 11( N/A%), pre moving , FPS 18.84, Running 0.58s Step 12( N/A%), pre moving , FPS 18.70, Running 0.64s Step 13( N/A%), pre moving , FPS 19.06, Running 0.68s Step 14( N/A%), pre moving , FPS 19.44, Running 0.72s Step 15( N/A%), pre moving , FPS 19.79, Running 0.76s Step 16( N/A%), pre moving , FPS 20.13, Running 0.79s Step 17( N/A%), pre moving , FPS 20.27, Running 0.84s Step 18( N/A%), pre moving , FPS 20.42, Running 0.88s Step 19( N/A%), pre moving , FPS 20.63, Running 0.92s Step 20( N/A%), pre moving , FPS 20.75, Running 0.96s Step 21( N/A%), pre moving , FPS 20.15, Running 1.17s Step 22( N/A%), pre moving , FPS 19.35, Running 1.25s Step 23( N/A%), pre moving , FPS 19.31, Running 1.29s Step 24( N/A%), pre moving , FPS 19.38, Running 1.33s Step 25( N/A%), pre moving , FPS 19.47, Running 1.37s Step 26( N/A%), pre moving , FPS 15.83, Running 1.64s Step 27( N/A%), pre moving , FPS 15.79, Running 1.68s Step 28( N/A%), pre moving , FPS 15.82, Running 1.72s Step 29( N/A%), pre moving , FPS 15.80, Running 1.76s Step 30( N/A%), pre moving , FPS 15.79, Running 1.80s Step 31( N/A%), pre moving , FPS 15.76, Running 1.85s Step 32( N/A%), pre moving , FPS 16.00, Running 1.89s Step 33( N/A%), pre moving , FPS 15.86, Running 1.94s Step 34( N/A%), pre moving , FPS 15.79, Running 1.99s Step 35( N/A%), pre moving , FPS 15.77, Running 2.03s Step 36( N/A%), pre moving , FPS 12.55, Running 2.39s Step 37( N/A%), pre moving , FPS 12.58, Running 2.43s Step 38( N/A%), pre moving , FPS 12.55, Running 2.48s Step 39( N/A%), pre moving , FPS 12.52, Running 2.52s Step 40( N/A%), pre moving , FPS 12.54, Running 2.56s Step 41( N/A%), pre moving , FPS 14.04, Running 2.60s Step 42( N/A%), pre moving , FPS 14.43, Running 2.64s Step 43( N/A%), pre moving , FPS 14.40, Running 2.68s Step 44( N/A%), pre moving , FPS 14.38, Running 2.72s Step 45( N/A%), pre moving , FPS 14.34, Running 2.76s Step 46( N/A%), pre moving , FPS 16.96, Running 2.82s Step 47( N/A%), pre moving , FPS 16.56, Running 2.89s Step 48( N/A%), pre moving , FPS 16.16, Running 2.96s Step 49( N/A%), pre moving , FPS 15.85, Running 3.02s Step 50( N/A%), pre moving , FPS 15.62, Running 3.08s Step 51( N/A%), pre moving , FPS 15.60, Running 3.13s Step 52( N/A%), pre moving , FPS 15.32, Running 3.20s Step 53( N/A%), pre moving , FPS 15.16, Running 3.26s Step 54( N/A%), pre moving , FPS 14.91, Running 3.33s Step 55( N/A%), pre moving , FPS 14.69, Running 3.39s Step 56( N/A%), pre moving , FPS 18.80, Running 3.45s Step 57( N/A%), pre moving , FPS 18.50, Running 3.51s Step 58( N/A%), pre moving , FPS 18.21, Running 3.57s Step 59( N/A%), pre moving , FPS 17.86, Running 3.64s Step 60( N/A%), pre moving , FPS 17.32, Running 3.71s Step 61( N/A%), pre moving , FPS 16.99, Running 3.78s Step 62( N/A%), pre moving , FPS 16.65, Running 3.84s Step 63( N/A%), pre moving , FPS 16.23, Running 3.91s Step 64( N/A%), pre moving , FPS 15.87, Running 3.98s Step 65( N/A%), pre moving , FPS 15.60, Running 4.04s Step 66( N/A%), pre moving , FPS 15.42, Running 4.11s Step 67( N/A%), pre moving , FPS 15.58, Running 4.17s Step 68( N/A%), pre moving , FPS 15.60, Running 4.24s Step 69( N/A%), pre moving , FPS 15.64, Running 4.30s Step 70( N/A%), pre moving , FPS 15.58, Running 4.36s Step 71( N/A%), pre moving , FPS 15.53, Running 4.42s Step 72( N/A%), pre moving , FPS 15.54, Running 4.48s Step 73( N/A%), pre moving , FPS 15.55, Running 4.55s Step 74( N/A%), pre moving , FPS 15.78, Running 4.60s Step 75( N/A%), pre moving , FPS 16.01, Running 4.64s Step 76( N/A%), pre moving , FPS 16.21, Running 4.69s Step 77( N/A%), pre moving , FPS 16.47, Running 4.72s Step 78( N/A%), pre moving , FPS 16.81, Running 4.76s Step 79( N/A%), pre moving , FPS 17.11, Running 4.81s Step 80( N/A%), pre moving , FPS 17.49, Running 4.86s Step 81( N/A%), pre moving , FPS 17.69, Running 4.91s Step 82( N/A%), pre moving , FPS 18.07, Running 4.95s Step 83( N/A%), pre moving , FPS 18.62, Running 4.99s Step 84( N/A%), pre moving , FPS 19.09, Running 5.03s Step 85( N/A%), pre moving , FPS 19.47, Running 5.07s Step 86( N/A%), pre moving , FPS 20.09, Running 5.11s Step 87( N/A%), pre moving , FPS 20.50, Running 5.15s Step 88( N/A%), pre moving , FPS 21.09, Running 5.19s Step 89( N/A%), pre moving , FPS 21.54, Running 5.23s Step 90( N/A%), pre moving , FPS 21.96, Running 5.27s Step 91( N/A%), pre moving , FPS 22.25, Running 5.32s Step 92( N/A%), pre moving , FPS 13.36, Running 5.98s Step 93( N/A%), pre moving , FPS 12.31, Running 6.17s Step 94( N/A%), pre moving , FPS 10.92, Running 6.43s Step 95( N/A%), pre moving , FPS 10.10, Running 6.62s Step 96( N/A%), pre moving , FPS 9.09, Running 6.88s Step 97( N/A%), pre moving , FPS 8.60, Running 7.05s Step 98( N/A%), pre moving , FPS 7.87, Running 7.30s Step 99( N/A%), pre moving , FPS 7.46, Running 7.49s Step 100( N/A%), pre moving , FPS 6.85, Running 7.78s Step 101( N/A%), pre moving , FPS 6.58, Running 7.95s Step 102( N/A%), pre moving , FPS 6.15, Running 8.20s Step 103( N/A%), pre moving , FPS 5.91, Running 8.37s Step 104( N/A%), pre moving , FPS 5.56, Running 8.62s Step 105( N/A%), pre moving , FPS 5.39, Running 8.78s Step 106( N/A%), pre moving , FPS 5.14, Running 9.00s Step 107( N/A%), pre moving , FPS 4.96, Running 9.18s Step 108( N/A%), pre moving , FPS 4.72, Running 9.43s Step 109( N/A%), pre moving , FPS 4.52, Running 9.66s Step 110( N/A%), pre moving , FPS 4.28, Running 9.95s Step 111( N/A%), pre moving , FPS 4.15, Running 10.14s Step 112( N/A%), pre moving , FPS 4.51, Running 10.42s Step 113( N/A%), pre moving , FPS 4.51, Running 10.61s Step 114( N/A%), pre moving , FPS 4.48, Running 10.89s Step 115( N/A%), pre moving , FPS 4.54, Running 11.02s Step 116( N/A%), pre moving , FPS 4.55, Running 11.28s Step 117( N/A%), pre moving , FPS 4.52, Running 11.47s Step 118( N/A%), pre moving , FPS 4.54, Running 11.71s Step 119( N/A%), pre moving , FPS 4.57, Running 11.86s Step 120( N/A%), pre moving , FPS 4.60, Running 12.13s Step 121( N/A%), pre moving , FPS 4.60, Running 12.29s Step 122( N/A%), pre moving , FPS 4.56, Running 12.58s Step 123( N/A%), pre moving , FPS 4.59, Running 12.73s Step 124( N/A%), pre moving , FPS 4.60, Running 12.97s Step 125( N/A%), pre moving , FPS 4.61, Running 13.12s Step 126( N/A%), pre moving , FPS 4.59, Running 13.35s Step 127( N/A%), pre moving , FPS 4.60, Running 13.53s Step 128( N/A%), pre moving , FPS 4.58, Running 13.79s Step 129( N/A%), pre moving , FPS 4.67, Running 13.94s Step 130( N/A%), pre moving , FPS 4.73, Running 14.18s Step 131( N/A%), pre moving , FPS 4.79, Running 14.32s Step 132( N/A%), pre moving , FPS 4.84, Running 14.55s Step 133( N/A%), pre moving , FPS 4.87, Running 14.72s Step 134( N/A%), pre moving , FPS 4.87, Running 14.99s Step 135( N/A%), pre moving , FPS 4.83, Running 15.16s Step 136( N/A%), pre moving , FPS 4.78, Running 15.46s Step 137( N/A%), pre moving , FPS 4.81, Running 15.63s Step 138( N/A%), pre moving , FPS 4.78, Running 15.89s Step 139( N/A%), pre moving , FPS 4.72, Running 16.09s Step 140( N/A%), pre moving , FPS 4.71, Running 16.37s Step 141( N/A%), pre moving , FPS 4.72, Running 16.53s Step 142( N/A%), pre moving , FPS 4.76, Running 16.79s Step 143( N/A%), pre moving , FPS 4.68, Running 17.00s Step 144( N/A%), pre moving , FPS 4.64, Running 17.28s Step 145( N/A%), pre moving , FPS 4.62, Running 17.45s Step 146( N/A%), pre moving , FPS 4.55, Running 17.75s Step 147( N/A%), pre moving , FPS 4.69, Running 17.79s Step 148( N/A%), pre moving , FPS 4.94, Running 17.84s Step 149( N/A%), pre moving , FPS 5.02, Running 17.93s Step 150( N/A%), pre moving , FPS 5.27, Running 17.98s Step 151( N/A%), pre moving , FPS 5.40, Running 18.03s Step 152( N/A%), pre moving , FPS 5.66, Running 18.08s Step 153( N/A%), pre moving , FPS 5.85, Running 18.13s Step 154( N/A%), pre moving , FPS 6.29, Running 18.17s Step 155( N/A%), pre moving , FPS 6.56, Running 18.21s Step 156( N/A%), pre moving , FPS 7.14, Running 18.27s Step 157( N/A%), pre moving , FPS 6.29, Running 18.81s Step 158( N/A%), pre moving , FPS 6.76, Running 18.85s Step 159( N/A%), pre moving , FPS 7.12, Running 18.90s Step 160( N/A%), pre moving , FPS 7.78, Running 18.94s Step 161( N/A%), pre moving , FPS 8.13, Running 18.99s Step 162( N/A%), pre moving , FPS 8.80, Running 19.06s Step 163( N/A%), pre moving , FPS 9.43, Running 19.12s Step 164( N/A%), pre moving , FPS 10.45, Running 19.20s Step 165( N/A%), pre moving , FPS 10.98, Running 19.27s Step 166( N/A%), pre moving , FPS 12.43, Running 19.36s Step 167( N/A%), pre moving , FPS 12.33, Running 19.41s Step 168( N/A%), pre moving , FPS 12.22, Running 19.48s Step 169( N/A%), pre moving , FPS 12.22, Running 19.56s Step 170( N/A%), pre moving , FPS 12.13, Running 19.62s Step 171( N/A%), pre moving , FPS 11.95, Running 19.70s Step 172( N/A%), pre moving , FPS 11.84, Running 19.77s Step 173( N/A%), pre moving , FPS 11.66, Running 19.85s Step 174( N/A%), pre moving , FPS 11.32, Running 19.94s Step 175( N/A%), pre moving , FPS 10.91, Running 20.05s Step 176( N/A%), pre moving , FPS 10.72, Running 20.13s Step 177( N/A%), pre moving , FPS 14.06, Running 20.24s Step 178( N/A%), pre moving , FPS 13.35, Running 20.35s Step 179( N/A%), pre moving , FPS 12.75, Running 20.47s Step 180( N/A%), pre moving , FPS 12.33, Running 20.57s Step 181( N/A%), pre moving , FPS 11.85, Running 20.68s Step 182( N/A%), pre moving , FPS 11.54, Running 20.79s Step 183( N/A%), pre moving , FPS 11.26, Running 20.90s Step 184( N/A%), pre moving , FPS 11.09, Running 21.00s Step 185( N/A%), pre moving , FPS 10.83, Running 21.11s Step 186( N/A%), pre moving , FPS 10.67, Running 21.23s Step 187( N/A%), pre moving , FPS 10.43, Running 21.33s Step 188( N/A%), pre moving , FPS 10.20, Running 21.44s Step 189( N/A%), pre moving , FPS 10.09, Running 21.54s Step 190( N/A%), pre moving , FPS 9.85, Running 21.65s Step 191( N/A%), pre moving , FPS 9.73, Running 21.76s Step 192( N/A%), pre moving , FPS 9.56, Running 21.86s Step 193( N/A%), pre moving , FPS 9.38, Running 21.98s Step 194( N/A%), pre moving , FPS 9.35, Running 22.08s Step 195( N/A%), pre moving , FPS 9.26, Running 22.21s Step 196( N/A%), pre moving , FPS 9.22, Running 22.30s Step 197( N/A%), pre moving , FPS 9.31, Running 22.38s Step 198( N/A%), pre moving , FPS 9.40, Running 22.48s Step 199( N/A%), pre moving , FPS 9.48, Running 22.58s Step 200( N/A%), pre moving , FPS 9.56, Running 22.66s Step 201( N/A%), pre moving , FPS 9.68, Running 22.75s Step 202( N/A%), pre moving , FPS 9.83, Running 22.83s Step 203( N/A%), pre moving , FPS 10.13, Running 22.87s Step 204( N/A%), pre moving , FPS 10.49, Running 22.91s Step 205( N/A%), pre moving , FPS 10.88, Running 22.95s Step 206( N/A%), pre moving , FPS 11.32, Running 23.00s Step 207( N/A%), pre moving , FPS 11.45, Running 23.08s Step 208( N/A%), pre moving , FPS 11.80, Running 23.13s Step 209( N/A%), pre moving , FPS 12.21, Running 23.18s Step 210( N/A%), pre moving , FPS 12.81, Running 23.22s Step 211( N/A%), pre moving , FPS 13.41, Running 23.25s Step 212( N/A%), pre moving , FPS 14.02, Running 23.29s Step 213( N/A%), pre moving , FPS 14.88, Running 23.33s Step 214( N/A%), pre moving , FPS 15.51, Running 23.37s Step 215( N/A%), pre moving , FPS 16.58, Running 23.41s Step 216( N/A%), pre moving , FPS 17.33, Running 23.46s Step 217( N/A%), pre moving , FPS 13.12, Running 23.91s Step 218( N/A%), pre moving , FPS 13.60, Running 23.95s Step 219( N/A%), pre moving , FPS 14.18, Running 23.99s Step 220( N/A%), pre moving , FPS 14.67, Running 24.02s Step 221( N/A%), pre moving , FPS 15.25, Running 24.06s Step 222( N/A%), pre moving , FPS 15.51, Running 24.12s Step 223( N/A%), pre moving , FPS 15.40, Running 24.17s Step 224( N/A%), pre moving , FPS 15.08, Running 24.23s Step 225( N/A%), pre moving , FPS 14.91, Running 24.29s Step 226( N/A%), pre moving , FPS 14.84, Running 24.34s Step 227( N/A%), pre moving , FPS 15.10, Running 24.40s Step 228( N/A%), pre moving , FPS 15.10, Running 24.46s Step 229( N/A%), pre moving , FPS 15.00, Running 24.52s Step 230( N/A%), pre moving , FPS 14.79, Running 24.57s Step 231( N/A%), pre moving , FPS 14.52, Running 24.63s Step 232( N/A%), pre moving , FPS 14.38, Running 24.68s Step 233( N/A%), pre moving , FPS 14.22, Running 24.73s Step 234( N/A%), pre moving , FPS 13.99, Running 24.80s Step 235( N/A%), pre moving , FPS 13.63, Running 24.88s Step 236( N/A%), pre moving , FPS 13.32, Running 24.96s Step 237( N/A%), pre moving , FPS 17.82, Running 25.03s Step 238( N/A%), pre moving , FPS 17.29, Running 25.11s Step 239( N/A%), pre moving , FPS 16.91, Running 25.17s Step 240( N/A%), pre moving , FPS 16.42, Running 25.24s Step 241( N/A%), pre moving , FPS 15.76, Running 25.33s Step 242( N/A%), pre moving , FPS 15.57, Running 25.40s Step 243( N/A%), pre moving , FPS 15.17, Running 25.49s Step 244( N/A%), pre moving , FPS 14.94, Running 25.57s Step 245( N/A%), pre moving , FPS 14.49, Running 25.67s Step 246( N/A%), pre moving , FPS 13.94, Running 25.78s Step 247( N/A%), pre moving , FPS 13.61, Running 25.87s Step 248( N/A%), pre moving , FPS 13.27, Running 25.96s Step 249( N/A%), pre moving , FPS 12.70, Running 26.09s Step 250( N/A%), pre moving , FPS 12.33, Running 26.19s Step 251( N/A%), pre moving , FPS 12.06, Running 26.28s Step 252( N/A%), pre moving , FPS 11.87, Running 26.36s Step 253( N/A%), pre moving , FPS 11.51, Running 26.47s Step 254( N/A%), pre moving , FPS 11.48, Running 26.54s Step 255( N/A%), pre moving , FPS 11.36, Running 26.64s Step 256( N/A%), pre moving , FPS 11.29, Running 26.73s Step 257( N/A%), pre moving , FPS 11.33, Running 26.80s Step 258( N/A%), pre moving , FPS 11.28, Running 26.88s Step 259( N/A%), pre moving , FPS 11.26, Running 26.95s Step 260( N/A%), pre moving , FPS 11.20, Running 27.03s Step 261( N/A%), pre moving , FPS 11.22, Running 27.11s Step 262( N/A%), pre moving , FPS 11.25, Running 27.18s Step 263( N/A%), pre moving , FPS 11.33, Running 27.26s Step 264( N/A%), pre moving , FPS 11.37, Running 27.33s Step 265( N/A%), pre moving , FPS 11.36, Running 27.44s Step 266( N/A%), pre moving , FPS 11.44, Running 27.53s Step 267( N/A%), pre moving , FPS 11.42, Running 27.62s Step 268( N/A%), pre moving , FPS 11.42, Running 27.72s Step 269( N/A%), pre moving , FPS 11.59, Running 27.82s Step 270( N/A%), pre moving , FPS 11.65, Running 27.91s Step 271( N/A%), pre moving , FPS 11.71, Running 27.99s Step 272( N/A%), pre moving , FPS 11.60, Running 28.09s Step 273( N/A%), pre moving , FPS 11.64, Running 28.19s Step 274( N/A%), pre moving , FPS 11.55, Running 28.27s Step 275( N/A%), pre moving , FPS 11.55, Running 28.37s Step 276( N/A%), pre moving , FPS 11.47, Running 28.47s Step 277( N/A%), pre moving , FPS 11.30, Running 28.57s Step 278( N/A%), pre moving , FPS 11.26, Running 28.66s Step 279( N/A%), pre moving , FPS 11.26, Running 28.73s Step 280( N/A%), pre moving , FPS 11.28, Running 28.80s Step 281( N/A%), pre moving , FPS 11.30, Running 28.88s Step 282( N/A%), pre moving , FPS 11.28, Running 28.95s Step 283( N/A%), pre moving , FPS 11.45, Running 29.00s Step 284( N/A%), pre moving , FPS 11.73, Running 29.04s Step 285( N/A%), pre moving , FPS 12.22, Running 29.07s Step 286( N/A%), pre moving , FPS 12.58, Running 29.12s Step 287( N/A%), pre moving , FPS 13.03, Running 29.16s Step 288( N/A%), pre moving , FPS 13.48, Running 29.20s Step 289( N/A%), pre moving , FPS 14.10, Running 29.24s Step 290( N/A%), pre moving , FPS 14.57, Running 29.28s Step 291( N/A%), pre moving , FPS 15.02, Running 29.32s Step 292( N/A%), pre moving , FPS 15.50, Running 29.38s Step 293( N/A%), pre moving , FPS 16.19, Running 29.42s Step 294( N/A%), pre moving , FPS 16.64, Running 29.47s Step 295( N/A%), pre moving , FPS 17.21, Running 29.53s Step 296( N/A%), pre moving , FPS 17.84, Running 29.59s Step 297( N/A%), pre moving , FPS 18.56, Running 29.64s Step 298( N/A%), pre moving , FPS 19.31, Running 29.69s Step 299( N/A%), pre moving , FPS 19.86, Running 29.73s Step 300( N/A%), pre moving , FPS 20.66, Running 29.77s Step 301( N/A%), pre moving , FPS 21.55, Running 29.81s Step 302( N/A%), pre moving , FPS 22.41, Running 29.85s Step 303( N/A%), pre moving , FPS 22.65, Running 29.89s Step 304( N/A%), pre moving , FPS 22.60, Running 29.92s Step 305( N/A%), pre moving , FPS 22.43, Running 29.96s Step 306( N/A%), pre moving , FPS 22.63, Running 30.00s Step 307( N/A%), pre moving , FPS 22.72, Running 30.04s Step 308( N/A%), pre moving , FPS 22.74, Running 30.08s Step 309( N/A%), pre moving , FPS 22.82, Running 30.11s Step 310( N/A%), pre moving , FPS 22.73, Running 30.16s Step 311( N/A%), pre moving , FPS 22.93, Running 30.20s Step 312( N/A%), pre moving , FPS 14.36, Running 30.77s Step 313( N/A%), pre moving , FPS 14.23, Running 30.83s Step 314( N/A%), pre moving , FPS 14.33, Running 30.87s Step 315( N/A%), pre moving , FPS 14.41, Running 30.92s Step 316( N/A%), pre moving , FPS 14.47, Running 30.98s Step 317( N/A%), pre moving , FPS 14.14, Running 31.06s Step 318( N/A%), pre moving , FPS 14.25, Running 31.10s Step 319( N/A%), pre moving , FPS 14.33, Running 31.13s Step 320( N/A%), pre moving , FPS 14.11, Running 31.19s Step 321( N/A%), pre moving , FPS 13.92, Running 31.24s Step 322( N/A%), pre moving , FPS 13.74, Running 31.30s Step 323( N/A%), pre moving , FPS 13.64, Running 31.35s Step 324( N/A%), pre moving , FPS 13.28, Running 31.43s Step 325( N/A%), pre moving , FPS 13.13, Running 31.49s Step 326( N/A%), pre moving , FPS 12.98, Running 31.54s Step 327( N/A%), pre moving , FPS 12.75, Running 31.61s Step 328( N/A%), pre moving , FPS 12.62, Running 31.66s Step 329( N/A%), pre moving , FPS 12.61, Running 31.70s Step 330( N/A%), pre moving , FPS 12.69, Running 31.73s Step 331( N/A%), pre moving , FPS 12.72, Running 31.77s Step 332( N/A%), pre moving , FPS 19.39, Running 31.80s Step 333( N/A%), pre moving , FPS 19.59, Running 31.85s Step 334( N/A%), pre moving , FPS 19.52, Running 31.89s Step 335( N/A%), pre moving , FPS 19.78, Running 31.93s Step 336( N/A%), pre moving , FPS 20.05, Running 31.97s Step 337( N/A%), pre moving , FPS 20.62, Running 32.03s Step 338( N/A%), pre moving , FPS 19.96, Running 32.10s Step 339( N/A%), pre moving , FPS 19.45, Running 32.16s Step 340( N/A%), pre moving , FPS 19.24, Running 32.23s Step 341( N/A%), pre moving , FPS 19.34, Running 32.28s Step 342( N/A%), pre moving , FPS 19.38, Running 32.33s Step 343( N/A%), pre moving , FPS 19.29, Running 32.39s Step 344( N/A%), pre moving , FPS 19.58, Running 32.45s Step 345( N/A%), pre moving , FPS 19.31, Running 32.52s Step 346( N/A%), pre moving , FPS 19.27, Running 32.58s Step 347( N/A%), pre moving , FPS 19.56, Running 32.63s Step 348( N/A%), pre moving , FPS 19.38, Running 32.70s Step 349( N/A%), pre moving , FPS 18.87, Running 32.76s Step 350( N/A%), pre moving , FPS 18.40, Running 32.82s Step 351( N/A%), pre moving , FPS 18.03, Running 32.88s Step 352( N/A%), pre moving , FPS 17.53, Running 32.94s Step 353( N/A%), pre moving , FPS 17.40, Running 33.00s Step 354( N/A%), pre moving , FPS 17.16, Running 33.06s Step 355( N/A%), pre moving , FPS 17.00, Running 33.11s Step 356( N/A%), pre moving , FPS 16.70, Running 33.17s Step 357( N/A%), pre moving , FPS 16.74, Running 33.22s Step 358( N/A%), pre moving , FPS 17.20, Running 33.26s Step 359( N/A%), pre moving , FPS 17.45, Running 33.30s Step 360( N/A%), pre moving , FPS 17.82, Running 33.35s Step 361( N/A%), pre moving , FPS 18.07, Running 33.39s Step 362( N/A%), pre moving , FPS 18.36, Running 33.42s Step 363( N/A%), pre moving , FPS 18.49, Running 33.47s Step 364( N/A%), pre moving , FPS 18.86, Running 33.51s Step 365( N/A%), pre moving , FPS 19.55, Running 33.55s Step 366( N/A%), pre moving , FPS 19.90, Running 33.58s Step 367( N/A%), pre moving , FPS 20.13, Running 33.62s Step 368( N/A%), pre moving , FPS 20.20, Running 33.69s Step 369( N/A%), pre moving , FPS 20.70, Running 33.72s Step 370( N/A%), pre moving , FPS 21.16, Running 33.77s Step 371( N/A%), pre moving , FPS 21.43, Running 33.81s Step 372( N/A%), pre moving , FPS 22.13, Running 33.85s Step 373( N/A%), pre moving , FPS 22.68, Running 33.88s Step 374( N/A%), pre moving , FPS 23.40, Running 33.92s Step 375( N/A%), pre moving , FPS 23.73, Running 33.95s Step 376( N/A%), pre moving , FPS 24.38, Running 33.99s Step 377( N/A%), pre moving , FPS 24.92, Running 34.03s Step 378( N/A%), pre moving , FPS 25.06, Running 34.06s Step 379( N/A%), pre moving , FPS 25.32, Running 34.09s Step 380( N/A%), pre moving , FPS 25.59, Running 34.13s Step 381( N/A%), pre moving , FPS 25.67, Running 34.16s Step 382( N/A%), pre moving , FPS 25.70, Running 34.20s Step 383( N/A%), pre moving , FPS 26.03, Running 34.24s Step 384( N/A%), pre moving , FPS 26.26, Running 34.27s Step 385( N/A%), pre moving , FPS 26.31, Running 34.31s Step 386( N/A%), pre moving , FPS 26.47, Running 34.34s Step 387( N/A%), pre moving , FPS 8.87, Running 35.88s Step 388( N/A%), pre moving , FPS 8.12, Running 36.15s Step 389( N/A%), pre moving , FPS 7.74, Running 36.31s Step 390( N/A%), pre moving , FPS 7.07, Running 36.59s Step 391( N/A%), pre moving , FPS 6.78, Running 36.76s Step 392( N/A%), pre moving , FPS 6.30, Running 37.02s Step 393( N/A%), pre moving , FPS 6.11, Running 37.16s Step 394( N/A%), pre moving , FPS 5.71, Running 37.42s Step 395( N/A%), pre moving , FPS 5.50, Running 37.59s Step 396( N/A%), pre moving , FPS 5.18, Running 37.85s Step 397( N/A%), pre moving , FPS 5.02, Running 38.01s Step 398( N/A%), pre moving , FPS 4.74, Running 38.28s Step 399( N/A%), pre moving , FPS 4.62, Running 38.42s Step 400( N/A%), pre moving , FPS 4.38, Running 38.70s Step 401( N/A%), pre moving , FPS 4.25, Running 38.87s Step 402( N/A%), pre moving , FPS 4.04, Running 39.15s Step 403( N/A%), pre moving , FPS 3.94, Running 39.31s Step 404( N/A%), pre moving , FPS 3.76, Running 39.59s Step 405( N/A%), pre moving , FPS 3.65, Running 39.79s Step 406( N/A%), pre moving , FPS 3.50, Running 40.05s Step 407( 0.33%), action 1, FPS 3.85, Running 41.08s Step 408( 0.67%), action 2, FPS 3.67, Running 41.60s Step 409( 1.00%), action 3, FPS 3.53, Running 41.97s Step 410( 1.33%), action 4, FPS 3.25, Running 42.76s Step 411( 1.67%), action 5, FPS 2.94, Running 43.57s Step 412( 2.00%), action 6, FPS 2.82, Running 44.13s Step 413( 2.33%), action 7, FPS 2.67, Running 44.64s Step 414( 2.67%), action 8, FPS 2.58, Running 45.18s Step 415( 3.00%), action 9, FPS 2.53, Running 45.49s Step 416( 3.33%), action 10, FPS 2.42, Running 46.11s Step 417( 3.67%), action 11, FPS 2.26, Running 46.84s Step 418( 4.00%), action 12, FPS 2.22, Running 47.29s Step 419( 4.33%), action 13, FPS 2.12, Running 47.88s Step 420( 4.67%), action 14, FPS 2.03, Running 48.54s Step 421( 5.00%), action 15, FPS 2.01, Running 48.81s Step 422( 5.33%), action 16, FPS 1.99, Running 49.21s Step 423( 5.67%), action 17, FPS 1.94, Running 49.64s Step 424( 6.00%), action 18, FPS 1.93, Running 49.95s Step 425( 6.33%), action 19, FPS 1.90, Running 50.29s Step 426( 6.67%), action 20, FPS 1.83, Running 50.96s Step 427( 7.00%), action 21, FPS 1.94, Running 51.40s Step 428( 7.33%), action 22, FPS 1.93, Running 51.98s Step 429( 7.67%), action 23, FPS 1.94, Running 52.29s Step 430( 8.00%), action 24, FPS 2.03, Running 52.63s Step 431( 8.33%), action 25, FPS 2.10, Running 53.11s Step 432( 8.67%), action 26, FPS 2.13, Running 53.52s Step 433( 9.00%), action 27, FPS 2.11, Running 54.10s Step 434( 9.33%), action 28, FPS 2.13, Running 54.59s Step 435( 9.67%), action 29, FPS 2.12, Running 54.93s Step 436( 10.00%), action 30, FPS 2.17, Running 55.34s Step 437( 10.33%), action 31, FPS 2.21, Running 55.88s Step 438( 10.67%), action 32, FPS 2.17, Running 56.49s Step 439( 11.00%), action 33, FPS 2.22, Running 56.88s Step 440( 11.33%), action 34, FPS 2.23, Running 57.49s Step 441( 11.67%), action 35, FPS 2.18, Running 57.98s Step 442( 12.00%), action 36, FPS 2.13, Running 58.61s Step 443( 12.33%), action 37, FPS 2.11, Running 59.12s Step 444( 12.67%), action 38, FPS 2.06, Running 59.66s Step 445( 13.00%), action 39, FPS 2.02, Running 60.21s Step 446( 13.33%), action 40, FPS 2.05, Running 60.73s Step 447( 13.67%), action 41, FPS 2.02, Running 61.28s Step 448( 14.00%), action 42, FPS 2.09, Running 61.54s Step 449( 14.33%), action 43, FPS 2.04, Running 62.12s Step 450( 14.67%), action 44, FPS 1.96, Running 62.82s Step 451( 15.00%), action 45, FPS 1.94, Running 63.43s Step 452( 15.33%), action 46, FPS 1.93, Running 63.88s Step 453( 15.67%), action 47, FPS 1.98, Running 64.22s Step 454( 16.00%), action 48, FPS 1.94, Running 64.89s Step 455( 16.33%), action 49, FPS 1.93, Running 65.28s Step 456( 16.67%), action 50, FPS 1.90, Running 65.84s Step 457( 17.00%), action 51, FPS 1.92, Running 66.31s Step 458( 17.33%), action 52, FPS 1.94, Running 66.80s Step 459( 17.67%), action 53, FPS 1.92, Running 67.29s Step 460( 18.00%), action 54, FPS 1.92, Running 67.92s Step 461( 18.33%), action 55, FPS 1.90, Running 68.51s Step 462( 18.67%), action 56, FPS 1.95, Running 68.87s Step 463( 19.00%), action 57, FPS 1.94, Running 69.45s Step 464( 19.33%), action 58, FPS 1.92, Running 70.10s Step 465( 19.67%), action 59, FPS 1.90, Running 70.75s Step 466( 20.00%), action 60, FPS 1.89, Running 71.29s Step 467( 20.33%), action 61, FPS 1.88, Running 71.90s Step 468( 20.67%), action 62, FPS 1.84, Running 72.38s Step 469( 21.00%), action 63, FPS 1.84, Running 72.98s Step 470( 21.33%), action 64, FPS 1.87, Running 73.54s Step 471( 21.67%), action 65, FPS 1.91, Running 73.89s Step 472( 22.00%), action 66, FPS 1.94, Running 74.19s Step 473( 22.33%), action 67, FPS 1.92, Running 74.65s Step 474( 22.67%), action 68, FPS 1.95, Running 75.14s Step 475( 23.00%), action 69, FPS 1.93, Running 75.65s Step 476( 23.33%), action 70, FPS 1.95, Running 76.08s Step 477( 23.67%), action 71, FPS 1.92, Running 76.73s Step 478( 24.00%), action 72, FPS 1.94, Running 77.08s Step 479( 24.33%), action 73, FPS 1.93, Running 77.67s Step 480( 24.67%), action 74, FPS 1.94, Running 78.21s Step 481( 25.00%), action 75, FPS 1.94, Running 78.80s Step 482( 25.33%), action 76, FPS 1.95, Running 79.15s Step 483( 25.67%), action 77, FPS 1.98, Running 79.57s Step 484( 26.00%), action 78, FPS 2.00, Running 80.11s Step 485( 26.33%), action 79, FPS 2.06, Running 80.48s Step 486( 26.67%), action 80, FPS 2.10, Running 80.82s Step 487( 27.00%), action 81, FPS 2.07, Running 81.55s Step 488( 27.33%), action 82, FPS 2.07, Running 82.05s Step 489( 27.67%), action 83, FPS 2.09, Running 82.54s Step 490( 28.00%), action 84, FPS 2.13, Running 82.91s Step 491( 28.33%), action 85, FPS 2.13, Running 83.29s Step 492( 28.67%), action 86, FPS 2.08, Running 83.81s Step 493( 29.00%), action 87, FPS 2.11, Running 84.11s Step 494( 29.33%), action 88, FPS 2.10, Running 84.66s [2026-08-01 17:43:03] [46 ] Seed 45 failed after 84.89 s. +steps: 494 , actions: 88 . +Instruction: Empty +Total 21/46(45.65%) success. +Setting seed: 46 +Step 1( N/A%), pre moving , FPS 5.37, Running 0.19s Step 2( N/A%), pre moving , FPS 8.93, Running 0.22s Step 3( N/A%), pre moving , FPS 10.87, Running 0.28s Step 4( N/A%), pre moving , FPS 12.55, Running 0.32s Step 5( N/A%), pre moving , FPS 13.96, Running 0.36s Step 6( N/A%), pre moving , FPS 15.07, Running 0.40s Step 7( N/A%), pre moving , FPS 16.06, Running 0.44s Step 8( N/A%), pre moving , FPS 16.64, Running 0.48s Step 9( N/A%), pre moving , FPS 17.00, Running 0.53s Step 10( N/A%), pre moving , FPS 17.59, Running 0.57s Step 11( N/A%), pre moving , FPS 18.10, Running 0.61s Step 12( N/A%), pre moving , FPS 18.57, Running 0.65s Step 13( N/A%), pre moving , FPS 19.03, Running 0.68s Step 14( N/A%), pre moving , FPS 19.38, Running 0.72s Step 15( N/A%), pre moving , FPS 19.70, Running 0.76s Step 16( N/A%), pre moving , FPS 20.03, Running 0.80s Step 17( N/A%), pre moving , FPS 20.28, Running 0.84s Step 18( N/A%), pre moving , FPS 20.45, Running 0.88s Step 19( N/A%), pre moving , FPS 20.67, Running 0.92s Step 20( N/A%), pre moving , FPS 20.90, Running 0.96s Step 21( N/A%), pre moving , FPS 19.24, Running 1.23s Step 22( N/A%), pre moving , FPS 18.62, Running 1.30s Step 23( N/A%), pre moving , FPS 18.90, Running 1.33s Step 24( N/A%), pre moving , FPS 19.03, Running 1.37s Step 25( N/A%), pre moving , FPS 19.04, Running 1.41s Step 26( N/A%), pre moving , FPS 15.80, Running 1.66s Step 27( N/A%), pre moving , FPS 15.80, Running 1.70s Step 28( N/A%), pre moving , FPS 15.88, Running 1.74s Step 29( N/A%), pre moving , FPS 15.95, Running 1.78s Step 30( N/A%), pre moving , FPS 15.91, Running 1.83s Step 31( N/A%), pre moving , FPS 15.71, Running 1.88s Step 32( N/A%), pre moving , FPS 15.64, Running 1.93s Step 33( N/A%), pre moving , FPS 15.61, Running 1.96s Step 34( N/A%), pre moving , FPS 15.55, Running 2.01s Step 35( N/A%), pre moving , FPS 15.55, Running 2.05s Step 36( N/A%), pre moving , FPS 12.32, Running 2.42s Step 37( N/A%), pre moving , FPS 12.31, Running 2.46s Step 38( N/A%), pre moving , FPS 12.33, Running 2.50s Step 39( N/A%), pre moving , FPS 12.31, Running 2.54s Step 40( N/A%), pre moving , FPS 12.23, Running 2.59s Step 41( N/A%), pre moving , FPS 14.20, Running 2.63s Step 42( N/A%), pre moving , FPS 14.48, Running 2.68s Step 43( N/A%), pre moving , FPS 14.42, Running 2.72s Step 44( N/A%), pre moving , FPS 14.36, Running 2.76s Step 45( N/A%), pre moving , FPS 14.37, Running 2.80s Step 46( N/A%), pre moving , FPS 17.01, Running 2.84s Step 47( N/A%), pre moving , FPS 16.96, Running 2.88s Step 48( N/A%), pre moving , FPS 16.95, Running 2.92s Step 49( N/A%), pre moving , FPS 16.92, Running 2.97s Step 50( N/A%), pre moving , FPS 16.99, Running 3.00s Step 51( N/A%), pre moving , FPS 17.22, Running 3.04s Step 52( N/A%), pre moving , FPS 17.26, Running 3.08s Step 53( N/A%), pre moving , FPS 17.24, Running 3.12s Step 54( N/A%), pre moving , FPS 17.18, Running 3.17s Step 55( N/A%), pre moving , FPS 17.08, Running 3.22s Step 56( N/A%), pre moving , FPS 23.83, Running 3.26s Step 57( N/A%), pre moving , FPS 23.84, Running 3.30s Step 58( N/A%), pre moving , FPS 23.87, Running 3.34s Step 59( N/A%), pre moving , FPS 23.97, Running 3.38s Step 60( N/A%), pre moving , FPS 24.23, Running 3.42s Step 61( N/A%), pre moving , FPS 24.26, Running 3.46s Step 62( N/A%), pre moving , FPS 24.41, Running 3.50s Step 63( N/A%), pre moving , FPS 24.51, Running 3.54s Step 64( N/A%), pre moving , FPS 24.59, Running 3.58s Step 65( N/A%), pre moving , FPS 24.57, Running 3.61s Step 66( N/A%), pre moving , FPS 24.43, Running 3.66s Step 67( N/A%), pre moving , FPS 24.44, Running 3.70s Step 68( N/A%), pre moving , FPS 24.03, Running 3.75s Step 69( N/A%), pre moving , FPS 23.42, Running 3.82s Step 70( N/A%), pre moving , FPS 22.86, Running 3.88s Step 71( N/A%), pre moving , FPS 22.31, Running 3.94s Step 72( N/A%), pre moving , FPS 21.78, Running 4.00s Step 73( N/A%), pre moving , FPS 21.30, Running 4.06s Step 74( N/A%), pre moving , FPS 20.94, Running 4.13s Step 75( N/A%), pre moving , FPS 20.70, Running 4.19s Step 76( N/A%), pre moving , FPS 20.38, Running 4.24s Step 77( N/A%), pre moving , FPS 20.00, Running 4.30s Step 78( N/A%), pre moving , FPS 19.51, Running 4.37s Step 79( N/A%), pre moving , FPS 19.09, Running 4.43s Step 80( N/A%), pre moving , FPS 18.76, Running 4.48s Step 81( N/A%), pre moving , FPS 18.46, Running 4.54s Step 82( N/A%), pre moving , FPS 18.12, Running 4.60s Step 83( N/A%), pre moving , FPS 17.76, Running 4.66s Step 84( N/A%), pre moving , FPS 17.43, Running 4.72s Step 85( N/A%), pre moving , FPS 17.02, Running 4.79s Step 86( N/A%), pre moving , FPS 16.54, Running 4.87s Step 87( N/A%), pre moving , FPS 16.27, Running 4.93s Step 88( N/A%), pre moving , FPS 16.45, Running 4.97s Step 89( N/A%), pre moving , FPS 16.61, Running 5.02s Step 90( N/A%), pre moving , FPS 16.84, Running 5.07s Step 91( N/A%), pre moving , FPS 17.14, Running 5.11s Step 92( N/A%), pre moving , FPS 17.52, Running 5.14s Step 93( N/A%), pre moving , FPS 17.87, Running 5.18s Step 94( N/A%), pre moving , FPS 18.29, Running 5.22s Step 95( N/A%), pre moving , FPS 18.50, Running 5.27s Step 96( N/A%), pre moving , FPS 18.75, Running 5.31s Step 97( N/A%), pre moving , FPS 18.93, Running 5.36s Step 98( N/A%), pre moving , FPS 19.30, Running 5.40s Step 99( N/A%), pre moving , FPS 19.44, Running 5.45s Step 100( N/A%), pre moving , FPS 19.76, Running 5.50s Step 101( N/A%), pre moving , FPS 20.09, Running 5.54s Step 102( N/A%), pre moving , FPS 20.29, Running 5.59s Step 103( N/A%), pre moving , FPS 20.76, Running 5.63s Step 104( N/A%), pre moving , FPS 21.09, Running 5.67s Step 105( N/A%), pre moving , FPS 21.55, Running 5.72s Step 106( N/A%), pre moving , FPS 22.38, Running 5.76s Step 107( N/A%), pre moving , FPS 22.85, Running 5.80s Step 108( N/A%), pre moving , FPS 22.87, Running 5.84s Step 109( N/A%), pre moving , FPS 23.29, Running 5.88s Step 110( N/A%), pre moving , FPS 23.26, Running 5.92s Step 111( N/A%), pre moving , FPS 23.25, Running 5.97s Step 112( N/A%), pre moving , FPS 23.22, Running 6.01s Step 113( N/A%), pre moving , FPS 23.15, Running 6.05s Step 114( N/A%), pre moving , FPS 23.16, Running 6.08s Step 115( N/A%), pre moving , FPS 23.34, Running 6.12s Step 116( N/A%), pre moving , FPS 23.37, Running 6.17s Step 117( N/A%), pre moving , FPS 23.53, Running 6.21s Step 118( N/A%), pre moving , FPS 23.33, Running 6.26s Step 119( N/A%), pre moving , FPS 23.41, Running 6.31s Step 120( N/A%), pre moving , FPS 23.49, Running 6.35s Step 121( N/A%), pre moving , FPS 13.66, Running 7.00s Step 122( N/A%), pre moving , FPS 12.59, Running 7.18s Step 123( N/A%), pre moving , FPS 10.71, Running 7.49s Step 124( N/A%), pre moving , FPS 9.94, Running 7.68s Step 125( N/A%), pre moving , FPS 8.92, Running 7.96s Step 126( N/A%), pre moving , FPS 8.52, Running 8.11s Step 127( N/A%), pre moving , FPS 7.73, Running 8.39s Step 128( N/A%), pre moving , FPS 7.36, Running 8.56s Step 129( N/A%), pre moving , FPS 6.79, Running 8.83s Step 130( N/A%), pre moving , FPS 6.47, Running 9.02s Step 131( N/A%), pre moving , FPS 6.03, Running 9.28s Step 132( N/A%), pre moving , FPS 5.77, Running 9.47s Step 133( N/A%), pre moving , FPS 5.44, Running 9.72s Step 134( N/A%), pre moving , FPS 5.26, Running 9.88s Step 135( N/A%), pre moving , FPS 4.98, Running 10.14s Step 136( N/A%), pre moving , FPS 4.75, Running 10.38s Step 137( N/A%), pre moving , FPS 4.51, Running 10.65s Step 138( N/A%), pre moving , FPS 4.39, Running 10.81s Step 139( N/A%), pre moving , FPS 4.19, Running 11.08s Step 140( N/A%), pre moving , FPS 4.09, Running 11.24s Step 141( N/A%), pre moving , FPS 4.44, Running 11.51s Step 142( N/A%), pre moving , FPS 4.42, Running 11.70s Step 143( N/A%), pre moving , FPS 4.48, Running 11.96s Step 144( N/A%), pre moving , FPS 4.49, Running 12.13s Step 145( N/A%), pre moving , FPS 4.53, Running 12.37s Step 146( N/A%), pre moving , FPS 4.47, Running 12.59s Step 147( N/A%), pre moving , FPS 4.46, Running 12.87s Step 148( N/A%), pre moving , FPS 4.45, Running 13.05s Step 149( N/A%), pre moving , FPS 4.44, Running 13.34s Step 150( N/A%), pre moving , FPS 4.45, Running 13.51s Step 151( N/A%), pre moving , FPS 4.45, Running 13.78s Step 152( N/A%), pre moving , FPS 4.48, Running 13.94s Step 153( N/A%), pre moving , FPS 4.42, Running 14.25s Step 154( N/A%), pre moving , FPS 4.41, Running 14.42s Step 155( N/A%), pre moving , FPS 4.43, Running 14.65s Step 156( N/A%), pre moving , FPS 4.48, Running 14.84s Step 157( N/A%), pre moving , FPS 4.47, Running 15.12s Step 158( N/A%), pre moving , FPS 4.46, Running 15.30s Step 159( N/A%), pre moving , FPS 4.43, Running 15.59s Step 160( N/A%), pre moving , FPS 4.43, Running 15.75s Step 161( N/A%), pre moving , FPS 4.44, Running 16.01s Step 162( N/A%), pre moving , FPS 4.45, Running 16.19s Step 163( N/A%), pre moving , FPS 4.46, Running 16.44s Step 164( N/A%), pre moving , FPS 4.50, Running 16.58s Step 165( N/A%), pre moving , FPS 4.50, Running 16.82s Step 166( N/A%), pre moving , FPS 4.52, Running 17.01s Step 167( N/A%), pre moving , FPS 4.48, Running 17.34s Step 168( N/A%), pre moving , FPS 4.50, Running 17.50s Step 169( N/A%), pre moving , FPS 4.53, Running 17.75s Step 170( N/A%), pre moving , FPS 4.54, Running 17.91s Step 171( N/A%), pre moving , FPS 4.57, Running 18.16s Step 172( N/A%), pre moving , FPS 4.55, Running 18.33s Step 173( N/A%), pre moving , FPS 4.61, Running 18.59s Step 174( N/A%), pre moving , FPS 4.62, Running 18.75s Step 175( N/A%), pre moving , FPS 4.62, Running 18.99s Step 176( N/A%), pre moving , FPS 4.77, Running 19.03s Step 177( N/A%), pre moving , FPS 5.06, Running 19.07s Step 178( N/A%), pre moving , FPS 5.23, Running 19.12s Step 179( N/A%), pre moving , FPS 5.61, Running 19.16s Step 180( N/A%), pre moving , FPS 5.80, Running 19.20s Step 181( N/A%), pre moving , FPS 6.19, Running 19.24s Step 182( N/A%), pre moving , FPS 6.49, Running 19.28s Step 183( N/A%), pre moving , FPS 6.95, Running 19.32s Step 184( N/A%), pre moving , FPS 7.19, Running 19.36s Step 185( N/A%), pre moving , FPS 7.73, Running 19.41s Step 186( N/A%), pre moving , FPS 7.08, Running 19.83s Step 187( N/A%), pre moving , FPS 7.87, Running 19.88s Step 188( N/A%), pre moving , FPS 8.23, Running 19.93s Step 189( N/A%), pre moving , FPS 8.98, Running 19.97s Step 190( N/A%), pre moving , FPS 9.47, Running 20.02s Step 191( N/A%), pre moving , FPS 10.39, Running 20.08s Step 192( N/A%), pre moving , FPS 11.06, Running 20.14s Step 193( N/A%), pre moving , FPS 12.31, Running 20.21s Step 194( N/A%), pre moving , FPS 13.11, Running 20.28s Step 195( N/A%), pre moving , FPS 14.75, Running 20.34s Step 196( N/A%), pre moving , FPS 14.58, Running 20.40s Step 197( N/A%), pre moving , FPS 14.38, Running 20.46s Step 198( N/A%), pre moving , FPS 13.93, Running 20.55s Step 199( N/A%), pre moving , FPS 13.25, Running 20.67s Step 200( N/A%), pre moving , FPS 12.85, Running 20.75s Step 201( N/A%), pre moving , FPS 12.59, Running 20.82s Step 202( N/A%), pre moving , FPS 12.45, Running 20.88s Step 203( N/A%), pre moving , FPS 12.17, Running 20.96s Step 204( N/A%), pre moving , FPS 11.96, Running 21.03s Step 205( N/A%), pre moving , FPS 11.70, Running 21.12s Step 206( N/A%), pre moving , FPS 14.33, Running 21.23s Step 207( N/A%), pre moving , FPS 13.74, Running 21.34s Step 208( N/A%), pre moving , FPS 13.10, Running 21.45s Step 209( N/A%), pre moving , FPS 12.54, Running 21.57s Step 210( N/A%), pre moving , FPS 12.14, Running 21.67s Step 211( N/A%), pre moving , FPS 11.67, Running 21.79s Step 212( N/A%), pre moving , FPS 11.37, Running 21.90s Step 213( N/A%), pre moving , FPS 11.05, Running 22.02s Step 214( N/A%), pre moving , FPS 10.74, Running 22.14s Step 215( N/A%), pre moving , FPS 10.43, Running 22.26s Step 216( N/A%), pre moving , FPS 10.15, Running 22.37s Step 217( N/A%), pre moving , FPS 9.93, Running 22.48s Step 218( N/A%), pre moving , FPS 9.86, Running 22.58s Step 219( N/A%), pre moving , FPS 9.88, Running 22.69s Step 220( N/A%), pre moving , FPS 9.77, Running 22.80s Step 221( N/A%), pre moving , FPS 9.60, Running 22.91s Step 222( N/A%), pre moving , FPS 9.35, Running 23.02s Step 223( N/A%), pre moving , FPS 9.15, Running 23.15s Step 224( N/A%), pre moving , FPS 9.01, Running 23.25s Step 225( N/A%), pre moving , FPS 8.88, Running 23.37s Step 226( N/A%), pre moving , FPS 8.87, Running 23.49s Step 227( N/A%), pre moving , FPS 8.92, Running 23.58s Step 228( N/A%), pre moving , FPS 9.02, Running 23.67s Step 229( N/A%), pre moving , FPS 9.07, Running 23.77s Step 230( N/A%), pre moving , FPS 9.12, Running 23.86s Step 231( N/A%), pre moving , FPS 9.35, Running 23.93s Step 232( N/A%), pre moving , FPS 9.47, Running 24.01s Step 233( N/A%), pre moving , FPS 9.67, Running 24.09s Step 234( N/A%), pre moving , FPS 9.98, Running 24.14s Step 235( N/A%), pre moving , FPS 10.39, Running 24.19s Step 236( N/A%), pre moving , FPS 10.76, Running 24.23s Step 237( N/A%), pre moving , FPS 11.15, Running 24.27s Step 238( N/A%), pre moving , FPS 11.45, Running 24.33s Step 239( N/A%), pre moving , FPS 11.82, Running 24.38s Step 240( N/A%), pre moving , FPS 12.24, Running 24.44s Step 241( N/A%), pre moving , FPS 12.82, Running 24.47s Step 242( N/A%), pre moving , FPS 13.54, Running 24.50s Step 243( N/A%), pre moving , FPS 14.43, Running 24.53s Step 244( N/A%), pre moving , FPS 15.05, Running 24.58s Step 245( N/A%), pre moving , FPS 15.97, Running 24.62s Step 246( N/A%), pre moving , FPS 16.99, Running 24.66s Step 247( N/A%), pre moving , FPS 17.89, Running 24.70s Step 248( N/A%), pre moving , FPS 13.35, Running 25.17s Step 249( N/A%), pre moving , FPS 13.93, Running 25.21s Step 250( N/A%), pre moving , FPS 14.40, Running 25.25s Step 251( N/A%), pre moving , FPS 14.74, Running 25.29s Step 252( N/A%), pre moving , FPS 14.88, Running 25.35s Step 253( N/A%), pre moving , FPS 15.08, Running 25.42s Step 254( N/A%), pre moving , FPS 15.01, Running 25.48s Step 255( N/A%), pre moving , FPS 14.90, Running 25.53s Step 256( N/A%), pre moving , FPS 14.83, Running 25.58s Step 257( N/A%), pre moving , FPS 14.62, Running 25.64s Step 258( N/A%), pre moving , FPS 14.58, Running 25.70s Step 259( N/A%), pre moving , FPS 14.51, Running 25.76s Step 260( N/A%), pre moving , FPS 14.47, Running 25.82s Step 261( N/A%), pre moving , FPS 14.22, Running 25.87s Step 262( N/A%), pre moving , FPS 14.02, Running 25.93s Step 263( N/A%), pre moving , FPS 13.84, Running 25.98s Step 264( N/A%), pre moving , FPS 13.80, Running 26.03s Step 265( N/A%), pre moving , FPS 13.40, Running 26.11s Step 266( N/A%), pre moving , FPS 13.00, Running 26.20s Step 267( N/A%), pre moving , FPS 12.68, Running 26.27s Step 268( N/A%), pre moving , FPS 17.06, Running 26.34s Step 269( N/A%), pre moving , FPS 16.62, Running 26.41s Step 270( N/A%), pre moving , FPS 16.46, Running 26.47s Step 271( N/A%), pre moving , FPS 15.99, Running 26.54s Step 272( N/A%), pre moving , FPS 16.01, Running 26.60s Step 273( N/A%), pre moving , FPS 15.63, Running 26.69s Step 274( N/A%), pre moving , FPS 15.45, Running 26.77s Step 275( N/A%), pre moving , FPS 14.88, Running 26.87s Step 276( N/A%), pre moving , FPS 14.83, Running 26.93s Step 277( N/A%), pre moving , FPS 14.52, Running 27.02s Step 278( N/A%), pre moving , FPS 14.54, Running 27.08s Step 279( N/A%), pre moving , FPS 14.29, Running 27.16s Step 280( N/A%), pre moving , FPS 14.26, Running 27.22s Step 281( N/A%), pre moving , FPS 14.05, Running 27.30s Step 282( N/A%), pre moving , FPS 14.02, Running 27.35s Step 283( N/A%), pre moving , FPS 13.81, Running 27.43s Step 284( N/A%), pre moving , FPS 13.84, Running 27.48s Step 285( N/A%), pre moving , FPS 13.96, Running 27.55s Step 286( N/A%), pre moving , FPS 14.13, Running 27.62s Step 287( N/A%), pre moving , FPS 14.09, Running 27.69s Step 288( N/A%), pre moving , FPS 13.95, Running 27.78s Step 289( N/A%), pre moving , FPS 13.65, Running 27.88s Step 290( N/A%), pre moving , FPS 13.52, Running 27.95s Step 291( N/A%), pre moving , FPS 13.45, Running 28.03s Step 292( N/A%), pre moving , FPS 13.32, Running 28.10s Step 293( N/A%), pre moving , FPS 13.39, Running 28.19s Step 294( N/A%), pre moving , FPS 13.20, Running 28.29s Step 295( N/A%), pre moving , FPS 13.25, Running 28.38s Step 296( N/A%), pre moving , FPS 12.92, Running 28.47s Step 297( N/A%), pre moving , FPS 12.87, Running 28.57s Step 298( N/A%), pre moving , FPS 12.65, Running 28.66s Step 299( N/A%), pre moving , FPS 12.52, Running 28.76s Step 300( N/A%), pre moving , FPS 12.24, Running 28.85s Step 301( N/A%), pre moving , FPS 12.05, Running 28.96s Step 302( N/A%), pre moving , FPS 11.80, Running 29.05s Step 303( N/A%), pre moving , FPS 11.73, Running 29.13s Step 304( N/A%), pre moving , FPS 11.47, Running 29.22s Step 305( N/A%), pre moving , FPS 11.37, Running 29.31s Step 306( N/A%), pre moving , FPS 11.32, Running 29.38s Step 307( N/A%), pre moving , FPS 11.34, Running 29.46s Step 308( N/A%), pre moving , FPS 11.34, Running 29.54s Step 309( N/A%), pre moving , FPS 11.48, Running 29.62s Step 310( N/A%), pre moving , FPS 11.61, Running 29.67s Step 311( N/A%), pre moving , FPS 11.77, Running 29.73s Step 312( N/A%), pre moving , FPS 11.96, Running 29.78s Step 313( N/A%), pre moving , FPS 12.20, Running 29.83s Step 314( N/A%), pre moving , FPS 12.62, Running 29.87s Step 315( N/A%), pre moving , FPS 13.12, Running 29.91s Step 316( N/A%), pre moving , FPS 13.64, Running 29.94s Step 317( N/A%), pre moving , FPS 14.15, Running 29.98s Step 318( N/A%), pre moving , FPS 14.69, Running 30.02s Step 319( N/A%), pre moving , FPS 15.45, Running 30.05s Step 320( N/A%), pre moving , FPS 16.18, Running 30.09s Step 321( N/A%), pre moving , FPS 17.00, Running 30.13s Step 322( N/A%), pre moving , FPS 17.83, Running 30.17s Step 323( N/A%), pre moving , FPS 18.71, Running 30.20s Step 324( N/A%), pre moving , FPS 19.74, Running 30.23s Step 325( N/A%), pre moving , FPS 20.63, Running 30.28s Step 326( N/A%), pre moving , FPS 21.44, Running 30.32s Step 327( N/A%), pre moving , FPS 22.41, Running 30.35s Step 328( N/A%), pre moving , FPS 23.67, Running 30.39s Step 329( N/A%), pre moving , FPS 24.93, Running 30.42s Step 330( N/A%), pre moving , FPS 25.09, Running 30.47s Step 331( N/A%), pre moving , FPS 25.83, Running 30.50s Step 332( N/A%), pre moving , FPS 26.48, Running 30.53s Step 333( N/A%), pre moving , FPS 27.00, Running 30.57s Step 334( N/A%), pre moving , FPS 27.08, Running 30.61s Step 335( N/A%), pre moving , FPS 27.03, Running 30.65s Step 336( N/A%), pre moving , FPS 26.85, Running 30.69s Step 337( N/A%), pre moving , FPS 16.42, Running 31.20s Step 338( N/A%), pre moving , FPS 16.24, Running 31.25s Step 339( N/A%), pre moving , FPS 16.13, Running 31.29s Step 340( N/A%), pre moving , FPS 15.97, Running 31.34s Step 341( N/A%), pre moving , FPS 15.64, Running 31.41s Step 342( N/A%), pre moving , FPS 15.55, Running 31.45s Step 343( N/A%), pre moving , FPS 15.50, Running 31.49s Step 344( N/A%), pre moving , FPS 15.48, Running 31.53s Step 345( N/A%), pre moving , FPS 15.57, Running 31.56s Step 346( N/A%), pre moving , FPS 15.53, Running 31.60s Step 347( N/A%), pre moving , FPS 15.41, Running 31.65s Step 348( N/A%), pre moving , FPS 15.28, Running 31.69s Step 349( N/A%), pre moving , FPS 15.29, Running 31.73s Step 350( N/A%), pre moving , FPS 15.35, Running 31.77s Step 351( N/A%), pre moving , FPS 15.30, Running 31.81s Step 352( N/A%), pre moving , FPS 15.26, Running 31.84s Step 353( N/A%), pre moving , FPS 15.23, Running 31.88s Step 354( N/A%), pre moving , FPS 15.22, Running 31.92s Step 355( N/A%), pre moving , FPS 15.10, Running 31.97s Step 356( N/A%), pre moving , FPS 15.09, Running 32.01s Step 357( N/A%), pre moving , FPS 23.56, Running 32.05s Step 358( N/A%), pre moving , FPS 24.03, Running 32.08s Step 359( N/A%), pre moving , FPS 24.33, Running 32.11s Step 360( N/A%), pre moving , FPS 24.19, Running 32.17s Step 361( N/A%), pre moving , FPS 24.66, Running 32.22s Step 362( N/A%), pre moving , FPS 24.24, Running 32.28s Step 363( N/A%), pre moving , FPS 23.64, Running 32.34s Step 364( N/A%), pre moving , FPS 22.93, Running 32.40s Step 365( N/A%), pre moving , FPS 22.29, Running 32.46s Step 366( N/A%), pre moving , FPS 22.10, Running 32.51s Step 367( N/A%), pre moving , FPS 22.02, Running 32.56s Step 368( N/A%), pre moving , FPS 22.17, Running 32.60s Step 369( N/A%), pre moving , FPS 22.18, Running 32.63s Step 370( N/A%), pre moving , FPS 22.32, Running 32.67s Step 371( N/A%), pre moving , FPS 22.26, Running 32.71s Step 372( N/A%), pre moving , FPS 22.18, Running 32.74s Step 373( N/A%), pre moving , FPS 22.31, Running 32.78s Step 374( N/A%), pre moving , FPS 22.41, Running 32.82s Step 375( N/A%), pre moving , FPS 22.75, Running 32.85s Step 376( N/A%), pre moving , FPS 22.76, Running 32.89s Step 377( N/A%), pre moving , FPS 22.74, Running 32.93s Step 378( N/A%), pre moving , FPS 22.59, Running 32.97s Step 379( N/A%), pre moving , FPS 22.25, Running 33.01s Step 380( N/A%), pre moving , FPS 22.70, Running 33.05s Step 381( N/A%), pre moving , FPS 23.23, Running 33.08s Step 382( N/A%), pre moving , FPS 23.42, Running 33.13s Step 383( N/A%), pre moving , FPS 24.04, Running 33.17s Step 384( N/A%), pre moving , FPS 24.89, Running 33.20s Step 385( N/A%), pre moving , FPS 25.52, Running 33.24s Step 386( N/A%), pre moving , FPS 25.94, Running 33.28s Step 387( N/A%), pre moving , FPS 26.27, Running 33.32s Step 388( N/A%), pre moving , FPS 26.09, Running 33.36s Step 389( N/A%), pre moving , FPS 26.20, Running 33.40s Step 390( N/A%), pre moving , FPS 26.05, Running 33.43s Step 391( N/A%), pre moving , FPS 26.24, Running 33.47s Step 392( N/A%), pre moving , FPS 9.17, Running 34.93s Step 393( N/A%), pre moving , FPS 8.26, Running 35.20s Step 394( N/A%), pre moving , FPS 7.96, Running 35.33s Step 395( N/A%), pre moving , FPS 7.06, Running 35.68s Step 396( N/A%), pre moving , FPS 6.70, Running 35.87s Step 397( N/A%), pre moving , FPS 6.19, Running 36.16s Step 398( N/A%), pre moving , FPS 5.93, Running 36.34s Step 399( N/A%), pre moving , FPS 5.59, Running 36.59s Step 400( N/A%), pre moving , FPS 5.39, Running 36.76s Step 401( N/A%), pre moving , FPS 5.07, Running 37.03s Step 402( N/A%), pre moving , FPS 4.91, Running 37.21s Step 403( N/A%), pre moving , FPS 4.63, Running 37.48s Step 404( N/A%), pre moving , FPS 4.47, Running 37.67s Step 405( N/A%), pre moving , FPS 4.24, Running 37.96s Step 406( N/A%), pre moving , FPS 4.11, Running 38.15s Step 407( N/A%), pre moving , FPS 3.94, Running 38.40s Step 408( N/A%), pre moving , FPS 3.87, Running 38.54s Step 409( N/A%), pre moving , FPS 3.72, Running 38.77s Step 410( N/A%), pre moving , FPS 3.63, Running 38.94s Step 411( N/A%), pre moving , FPS 3.48, Running 39.21s Step 412( 0.33%), action 1, FPS 3.93, Running 40.01s Step 413( 0.67%), action 2, FPS 3.95, Running 40.26s Step 414( 1.00%), action 3, FPS 3.59, Running 40.90s Step 415( 1.33%), action 4, FPS 3.65, Running 41.17s Step 416( 1.67%), action 5, FPS 3.36, Running 41.82s Step 417( 2.00%), action 6, FPS 3.36, Running 42.11s Step 418( 2.33%), action 7, FPS 3.14, Running 42.71s Step 419( 2.67%), action 8, FPS 3.12, Running 42.99s Step 420( 3.00%), action 9, FPS 2.93, Running 43.59s Step 421( 3.33%), action 10, FPS 2.95, Running 43.81s Step 422( 3.67%), action 11, FPS 2.75, Running 44.50s Step 423( 4.00%), action 12, FPS 2.69, Running 44.91s Step 424( 4.33%), action 13, FPS 2.52, Running 45.60s Step 425( 4.67%), action 14, FPS 2.47, Running 46.07s Step 426( 5.00%), action 15, FPS 2.36, Running 46.62s Step 427( 5.33%), action 16, FPS 2.29, Running 47.12s Step 428( 5.67%), action 17, FPS 2.21, Running 47.60s Step 429( 6.00%), action 18, FPS 2.18, Running 47.94s Step 430( 6.33%), action 19, FPS 2.06, Running 48.63s Step 431( 6.67%), action 20, FPS 2.01, Running 49.15s Step 432( 7.00%), action 21, FPS 2.07, Running 49.69s Step 433( 7.33%), action 22, FPS 2.06, Running 49.96s Step 434( 7.67%), action 23, FPS 2.10, Running 50.45s Step 435( 8.00%), action 24, FPS 2.05, Running 50.92s Step 436( 8.33%), action 25, FPS 2.07, Running 51.49s Step 437( 8.67%), action 26, FPS 2.08, Running 51.73s Step 438( 9.00%), action 27, FPS 2.08, Running 52.32s Step 439( 9.33%), action 28, FPS 2.09, Running 52.58s Step 440( 9.67%), action 29, FPS 2.10, Running 53.13s Step 441( 10.00%), action 30, FPS 2.04, Running 53.60s Step 442( 10.33%), action 31, FPS 2.01, Running 54.45s Step 443( 10.67%), action 32, FPS 2.05, Running 54.69s Step 444( 11.00%), action 33, FPS 2.12, Running 55.05s Step 445( 11.33%), action 34, FPS 2.12, Running 55.52s Step 446( 11.67%), action 35, FPS 2.09, Running 56.19s Step 447( 12.00%), action 36, FPS 2.12, Running 56.57s Step 448( 12.33%), action 37, FPS 2.10, Running 57.13s Step 449( 12.67%), action 38, FPS 2.12, Running 57.36s Step 450( 13.00%), action 39, FPS 2.18, Running 57.79s Step 451( 13.33%), action 40, FPS 2.22, Running 58.17s Step 452( 13.67%), action 41, FPS 2.13, Running 59.06s Step 453( 14.00%), action 42, FPS 2.08, Running 59.57s Step 454( 14.33%), action 43, FPS 2.07, Running 60.11s Step 455( 14.67%), action 44, FPS 2.12, Running 60.37s Step 456( 15.00%), action 45, FPS 2.11, Running 60.99s Step 457( 15.33%), action 46, FPS 2.05, Running 61.46s Step 458( 15.67%), action 47, FPS 2.09, Running 61.91s Step 459( 16.00%), action 48, FPS 2.03, Running 62.43s Step 460( 16.33%), action 49, FPS 2.01, Running 63.07s Step 461( 16.67%), action 50, FPS 2.03, Running 63.47s Step 462( 17.00%), action 51, FPS 2.03, Running 64.31s Step 463( 17.33%), action 52, FPS 2.00, Running 64.66s Step 464( 17.67%), action 53, FPS 2.00, Running 65.05s Step 465( 18.00%), action 54, FPS 2.03, Running 65.39s Step 466( 18.33%), action 55, FPS 2.01, Running 66.16s Step 467( 18.67%), action 56, FPS 1.98, Running 66.64s Step 468( 19.00%), action 57, FPS 1.98, Running 67.21s Step 469( 19.33%), action 58, FPS 1.93, Running 67.69s Step 470( 19.67%), action 59, FPS 1.91, Running 68.25s Step 471( 20.00%), action 60, FPS 1.90, Running 68.71s Step 472( 20.33%), action 61, FPS 1.92, Running 69.49s Step 473( 20.67%), action 62, FPS 1.96, Running 69.79s Step 474( 21.00%), action 63, FPS 1.93, Running 70.47s Step 475( 21.33%), action 64, FPS 1.91, Running 70.84s Step 476( 21.67%), action 65, FPS 1.91, Running 71.47s Step 477( 22.00%), action 66, FPS 1.95, Running 71.71s Step 478( 22.33%), action 67, FPS 1.95, Running 72.17s Step 479( 22.67%), action 68, FPS 1.99, Running 72.47s Step 480( 23.00%), action 69, FPS 2.05, Running 72.84s Step 481( 23.33%), action 70, FPS 2.08, Running 73.10s Step 482( 23.67%), action 71, FPS 2.07, Running 73.97s Step 483( 24.00%), action 72, FPS 2.06, Running 74.37s Step 484( 24.33%), action 73, FPS 2.03, Running 74.89s Step 485( 24.67%), action 74, FPS 2.00, Running 75.37s Step 486( 25.00%), action 75, FPS 2.05, Running 75.91s Step 487( 25.33%), action 76, FPS 2.10, Running 76.15s Step 488( 25.67%), action 77, FPS 2.07, Running 76.87s Step 489( 26.00%), action 78, FPS 2.07, Running 77.34s Step 490( 26.33%), action 79, FPS 2.04, Running 78.06s Step 491( 26.67%), action 80, FPS 2.07, Running 78.37s Step 492( 27.00%), action 81, FPS 2.13, Running 78.88s Step 493( 27.33%), action 82, FPS 2.08, Running 79.41s Step 494( 27.67%), action 83, FPS 2.14, Running 79.81s Step 495( 28.00%), action 84, FPS 2.16, Running 80.12s Step 496( 28.33%), action 85, FPS 2.13, Running 80.87s Step 497( 28.67%), action 86, FPS 2.12, Running 81.13s Step 498( 29.00%), action 87, FPS 2.07, Running 81.84s Step 499( 29.33%), action 88, FPS 2.08, Running 82.07s Step 500( 29.67%), action 89, FPS 2.02, Running 82.74s Step 501( 30.00%), action 90, FPS 1.97, Running 83.25s Step 502( 30.33%), action 91, FPS 2.01, Running 83.93s Step 503( 30.67%), action 92, FPS 2.01, Running 84.31s Step 504( 31.00%), action 93, FPS 2.03, Running 84.74s Step 505( 31.33%), action 94, FPS 2.03, Running 85.23s Step 506( 31.67%), action 95, FPS 2.05, Running 85.65s Step 507( 32.00%), action 96, FPS 2.00, Running 86.17s Step 508( 32.33%), action 97, FPS 2.01, Running 86.79s Step 509( 32.67%), action 98, FPS 2.00, Running 87.32s Step 510( 33.00%), action 99, FPS 2.00, Running 88.06s Step 511( 33.33%), action 100, FPS 1.99, Running 88.40s Step 512( 33.67%), action 101, FPS 1.93, Running 89.26s Step 513( 34.00%), action 102, FPS 1.94, Running 89.75s Step 514( 34.33%), action 103, FPS 1.88, Running 90.47s Step 515( 34.67%), action 104, FPS 1.84, Running 90.98s Step 516( 35.00%), action 105, FPS 1.86, Running 91.62s Step 517( 35.33%), action 106, FPS 1.85, Running 91.91s Step 518( 35.67%), action 107, FPS 1.90, Running 92.38s Step 519( 36.00%), action 108, FPS 1.85, Running 92.87s Step 520( 36.33%), action 109, FPS 1.83, Running 93.69s Step 521( 36.67%), action 110, FPS 1.83, Running 94.17s Step 522( 37.00%), action 111, FPS 1.83, Running 94.89s Step 523( 37.33%), action 112, FPS 1.83, Running 95.23s Step 524( 37.67%), action 113, FPS 1.80, Running 95.87s Step 525( 38.00%), action 114, FPS 1.80, Running 96.36s Step 526( 38.33%), action 115, FPS 1.77, Running 96.96s Step 527( 38.67%), action 116, FPS 1.80, Running 97.25s Step 528( 39.00%), action 117, FPS 1.80, Running 97.90s Step 529( 39.33%), action 118, FPS 1.80, Running 98.42s Step 530( 39.67%), action 119, FPS 1.81, Running 99.13s Step 531( 40.00%), action 120, FPS 1.78, Running 99.65s Step 532( 40.33%), action 121, FPS 1.81, Running 100.30s Step 533( 40.67%), action 122, FPS 1.81, Running 100.78s Step 534( 41.00%), action 123, FPS 1.86, Running 101.22s Step 535( 41.33%), action 124, FPS 1.91, Running 101.46s Step 536( 41.67%), action 125, FPS 1.91, Running 102.08s Step 537( 42.00%), action 126, FPS 1.91, Running 102.36s Step 538( 42.33%), action 127, FPS 1.89, Running 102.98s Step 539( 42.67%), action 128, FPS 1.93, Running 103.24s Step 540( 43.00%), action 129, FPS 1.99, Running 103.76s Step 541( 43.33%), action 130, FPS 1.99, Running 104.24s Step 542( 43.67%), action 131, FPS 1.98, Running 104.97s Step 543( 44.00%), action 132, FPS 1.95, Running 105.48s Step 544( 44.33%), action 133, FPS 2.00, Running 105.88s Step 545( 44.67%), action 134, FPS 1.99, Running 106.43s Step 546( 45.00%), action 135, FPS 2.01, Running 106.89s Step 547( 45.33%), action 136, FPS 1.99, Running 107.28s Step 548( 45.67%), action 137, FPS 2.00, Running 107.90s Step 549( 46.00%), action 138, FPS 2.02, Running 108.33s [2026-08-01 17:44:52] [47 ] Seed 46 failed after 108.97 s. +steps: 549 , actions: 138 . +Instruction: Empty +Total 21/47(44.68%) success. +Setting seed: 47 +Step 1( N/A%), pre moving , FPS 11.18, Running 0.09s Step 2( N/A%), pre moving , FPS 15.35, Running 0.13s Step 3( N/A%), pre moving , FPS 17.32, Running 0.17s Step 4( N/A%), pre moving , FPS 18.80, Running 0.21s Step 5( N/A%), pre moving , FPS 19.94, Running 0.25s Step 6( N/A%), pre moving , FPS 20.76, Running 0.29s Step 7( N/A%), pre moving , FPS 21.44, Running 0.33s Step 8( N/A%), pre moving , FPS 21.87, Running 0.37s Step 9( N/A%), pre moving , FPS 22.29, Running 0.40s Step 10( N/A%), pre moving , FPS 22.17, Running 0.45s Step 11( N/A%), pre moving , FPS 22.43, Running 0.49s Step 12( N/A%), pre moving , FPS 22.61, Running 0.53s Step 13( N/A%), pre moving , FPS 22.85, Running 0.57s Step 14( N/A%), pre moving , FPS 23.10, Running 0.61s Step 15( N/A%), pre moving , FPS 23.29, Running 0.64s Step 16( N/A%), pre moving , FPS 23.49, Running 0.68s Step 17( N/A%), pre moving , FPS 23.54, Running 0.72s Step 18( N/A%), pre moving , FPS 23.42, Running 0.77s Step 19( N/A%), pre moving , FPS 23.53, Running 0.81s Step 20( N/A%), pre moving , FPS 23.46, Running 0.85s Step 21( N/A%), pre moving , FPS 19.31, Running 1.13s Step 22( N/A%), pre moving , FPS 18.67, Running 1.20s Step 23( N/A%), pre moving , FPS 18.75, Running 1.24s Step 24( N/A%), pre moving , FPS 18.79, Running 1.28s Step 25( N/A%), pre moving , FPS 18.83, Running 1.31s Step 26( N/A%), pre moving , FPS 15.46, Running 1.58s Step 27( N/A%), pre moving , FPS 15.45, Running 1.62s Step 28( N/A%), pre moving , FPS 15.38, Running 1.67s Step 29( N/A%), pre moving , FPS 15.21, Running 1.72s Step 30( N/A%), pre moving , FPS 15.16, Running 1.77s Step 31( N/A%), pre moving , FPS 15.07, Running 1.82s Step 32( N/A%), pre moving , FPS 15.00, Running 1.86s Step 33( N/A%), pre moving , FPS 14.98, Running 1.90s Step 34( N/A%), pre moving , FPS 14.96, Running 1.94s Step 35( N/A%), pre moving , FPS 14.94, Running 1.98s Step 36( N/A%), pre moving , FPS 11.77, Running 2.38s Step 37( N/A%), pre moving , FPS 11.79, Running 2.42s Step 38( N/A%), pre moving , FPS 11.84, Running 2.46s Step 39( N/A%), pre moving , FPS 11.83, Running 2.50s Step 40( N/A%), pre moving , FPS 11.83, Running 2.54s Step 41( N/A%), pre moving , FPS 13.69, Running 2.59s Step 42( N/A%), pre moving , FPS 14.02, Running 2.63s Step 43( N/A%), pre moving , FPS 13.97, Running 2.67s Step 44( N/A%), pre moving , FPS 13.92, Running 2.71s Step 45( N/A%), pre moving , FPS 13.89, Running 2.75s Step 46( N/A%), pre moving , FPS 16.51, Running 2.79s Step 47( N/A%), pre moving , FPS 16.49, Running 2.83s Step 48( N/A%), pre moving , FPS 16.51, Running 2.88s Step 49( N/A%), pre moving , FPS 16.56, Running 2.93s Step 50( N/A%), pre moving , FPS 16.69, Running 2.97s Step 51( N/A%), pre moving , FPS 16.67, Running 3.02s Step 52( N/A%), pre moving , FPS 16.76, Running 3.06s Step 53( N/A%), pre moving , FPS 16.76, Running 3.10s Step 54( N/A%), pre moving , FPS 16.76, Running 3.14s Step 55( N/A%), pre moving , FPS 16.77, Running 3.18s Step 56( N/A%), pre moving , FPS 24.02, Running 3.21s Step 57( N/A%), pre moving , FPS 23.19, Running 3.28s Step 58( N/A%), pre moving , FPS 22.54, Running 3.35s Step 59( N/A%), pre moving , FPS 21.87, Running 3.41s Step 60( N/A%), pre moving , FPS 21.39, Running 3.48s Step 61( N/A%), pre moving , FPS 21.08, Running 3.54s Step 62( N/A%), pre moving , FPS 20.72, Running 3.59s Step 63( N/A%), pre moving , FPS 20.29, Running 3.66s Step 64( N/A%), pre moving , FPS 19.66, Running 3.73s Step 65( N/A%), pre moving , FPS 18.94, Running 3.81s Step 66( N/A%), pre moving , FPS 18.61, Running 3.87s Step 67( N/A%), pre moving , FPS 18.30, Running 3.93s Step 68( N/A%), pre moving , FPS 18.06, Running 3.99s Step 69( N/A%), pre moving , FPS 17.92, Running 4.04s Step 70( N/A%), pre moving , FPS 17.66, Running 4.10s Step 71( N/A%), pre moving , FPS 17.44, Running 4.16s Step 72( N/A%), pre moving , FPS 17.08, Running 4.23s Step 73( N/A%), pre moving , FPS 16.74, Running 4.29s Step 74( N/A%), pre moving , FPS 16.46, Running 4.35s Step 75( N/A%), pre moving , FPS 16.20, Running 4.41s Step 76( N/A%), pre moving , FPS 15.94, Running 4.47s Step 77( N/A%), pre moving , FPS 16.04, Running 4.53s Step 78( N/A%), pre moving , FPS 16.11, Running 4.59s Step 79( N/A%), pre moving , FPS 16.05, Running 4.66s Step 80( N/A%), pre moving , FPS 16.07, Running 4.72s Step 81( N/A%), pre moving , FPS 15.92, Running 4.79s Step 82( N/A%), pre moving , FPS 15.91, Running 4.85s Step 83( N/A%), pre moving , FPS 15.97, Running 4.91s Step 84( N/A%), pre moving , FPS 15.97, Running 4.98s Step 85( N/A%), pre moving , FPS 16.28, Running 5.04s Step 86( N/A%), pre moving , FPS 16.42, Running 5.09s Step 87( N/A%), pre moving , FPS 16.54, Running 5.14s Step 88( N/A%), pre moving , FPS 16.72, Running 5.18s Step 89( N/A%), pre moving , FPS 16.90, Running 5.23s Step 90( N/A%), pre moving , FPS 17.18, Running 5.27s Step 91( N/A%), pre moving , FPS 17.54, Running 5.30s Step 92( N/A%), pre moving , FPS 17.90, Running 5.35s Step 93( N/A%), pre moving , FPS 18.28, Running 5.39s Step 94( N/A%), pre moving , FPS 18.61, Running 5.43s Step 95( N/A%), pre moving , FPS 18.97, Running 5.46s Step 96( N/A%), pre moving , FPS 19.10, Running 5.52s Step 97( N/A%), pre moving , FPS 19.19, Running 5.57s Step 98( N/A%), pre moving , FPS 19.44, Running 5.62s Step 99( N/A%), pre moving , FPS 20.08, Running 5.65s Step 100( N/A%), pre moving , FPS 20.53, Running 5.70s Step 101( N/A%), pre moving , FPS 21.00, Running 5.74s Step 102( N/A%), pre moving , FPS 21.43, Running 5.78s Step 103( N/A%), pre moving , FPS 21.89, Running 5.82s Step 104( N/A%), pre moving , FPS 22.78, Running 5.86s Step 105( N/A%), pre moving , FPS 23.21, Running 5.90s Step 106( N/A%), pre moving , FPS 23.55, Running 5.94s Step 107( N/A%), pre moving , FPS 23.81, Running 5.98s Step 108( N/A%), pre moving , FPS 24.00, Running 6.02s Step 109( N/A%), pre moving , FPS 24.09, Running 6.06s Step 110( N/A%), pre moving , FPS 24.07, Running 6.10s Step 111( N/A%), pre moving , FPS 14.38, Running 6.70s Step 112( N/A%), pre moving , FPS 13.18, Running 6.86s Step 113( N/A%), pre moving , FPS 11.44, Running 7.14s Step 114( N/A%), pre moving , FPS 10.68, Running 7.30s Step 115( N/A%), pre moving , FPS 9.75, Running 7.52s Step 116( N/A%), pre moving , FPS 9.28, Running 7.67s Step 117( N/A%), pre moving , FPS 8.45, Running 7.94s Step 118( N/A%), pre moving , FPS 8.09, Running 8.09s Step 119( N/A%), pre moving , FPS 7.46, Running 8.34s Step 120( N/A%), pre moving , FPS 7.13, Running 8.50s Step 121( N/A%), pre moving , FPS 6.62, Running 8.77s Step 122( N/A%), pre moving , FPS 6.36, Running 8.93s Step 123( N/A%), pre moving , FPS 5.94, Running 9.19s Step 124( N/A%), pre moving , FPS 5.73, Running 9.35s Step 125( N/A%), pre moving , FPS 5.34, Running 9.65s Step 126( N/A%), pre moving , FPS 5.19, Running 9.79s Step 127( N/A%), pre moving , FPS 4.91, Running 10.05s Step 128( N/A%), pre moving , FPS 4.77, Running 10.21s Step 129( N/A%), pre moving , FPS 4.56, Running 10.44s Step 130( N/A%), pre moving , FPS 4.43, Running 10.61s Step 131( N/A%), pre moving , FPS 4.81, Running 10.86s Step 132( N/A%), pre moving , FPS 4.80, Running 11.03s Step 133( N/A%), pre moving , FPS 4.85, Running 11.26s Step 134( N/A%), pre moving , FPS 4.84, Running 11.43s Step 135( N/A%), pre moving , FPS 4.79, Running 11.69s Step 136( N/A%), pre moving , FPS 4.72, Running 11.91s Step 137( N/A%), pre moving , FPS 4.71, Running 12.18s Step 138( N/A%), pre moving , FPS 4.70, Running 12.34s Step 139( N/A%), pre moving , FPS 4.64, Running 12.65s Step 140( N/A%), pre moving , FPS 4.50, Running 12.94s Step 141( N/A%), pre moving , FPS 4.45, Running 13.26s Step 142( N/A%), pre moving , FPS 4.45, Running 13.42s Step 143( N/A%), pre moving , FPS 4.43, Running 13.70s Step 144( N/A%), pre moving , FPS 4.38, Running 13.92s Step 145( N/A%), pre moving , FPS 4.41, Running 14.19s Step 146( N/A%), pre moving , FPS 4.40, Running 14.33s Step 147( N/A%), pre moving , FPS 4.39, Running 14.61s Step 148( N/A%), pre moving , FPS 4.38, Running 14.78s Step 149( N/A%), pre moving , FPS 4.34, Running 15.05s Step 150( N/A%), pre moving , FPS 4.34, Running 15.22s Step 151( N/A%), pre moving , FPS 4.32, Running 15.49s Step 152( N/A%), pre moving , FPS 4.33, Running 15.65s Step 153( N/A%), pre moving , FPS 4.29, Running 15.92s Step 154( N/A%), pre moving , FPS 4.32, Running 16.06s Step 155( N/A%), pre moving , FPS 4.29, Running 16.35s Step 156( N/A%), pre moving , FPS 4.32, Running 16.55s Step 157( N/A%), pre moving , FPS 4.29, Running 16.85s Step 158( N/A%), pre moving , FPS 4.27, Running 17.02s Step 159( N/A%), pre moving , FPS 4.30, Running 17.30s Step 160( N/A%), pre moving , FPS 4.42, Running 17.47s Step 161( N/A%), pre moving , FPS 4.46, Running 17.75s Step 162( N/A%), pre moving , FPS 4.47, Running 17.90s Step 163( N/A%), pre moving , FPS 4.46, Running 18.19s Step 164( N/A%), pre moving , FPS 4.52, Running 18.34s Step 165( N/A%), pre moving , FPS 4.57, Running 18.56s Step 166( N/A%), pre moving , FPS 4.52, Running 18.76s Step 167( N/A%), pre moving , FPS 4.51, Running 19.04s Step 168( N/A%), pre moving , FPS 4.51, Running 19.21s Step 169( N/A%), pre moving , FPS 4.56, Running 19.43s Step 170( N/A%), pre moving , FPS 4.70, Running 19.48s Step 171( N/A%), pre moving , FPS 4.96, Running 19.52s Step 172( N/A%), pre moving , FPS 5.11, Running 19.57s Step 173( N/A%), pre moving , FPS 5.41, Running 19.62s Step 174( N/A%), pre moving , FPS 5.56, Running 19.66s Step 175( N/A%), pre moving , FPS 5.97, Running 19.70s Step 176( N/A%), pre moving , FPS 6.25, Running 19.74s Step 177( N/A%), pre moving , FPS 6.80, Running 19.79s Step 178( N/A%), pre moving , FPS 7.14, Running 19.83s Step 179( N/A%), pre moving , FPS 7.81, Running 19.87s Step 180( N/A%), pre moving , FPS 6.84, Running 20.39s Step 181( N/A%), pre moving , FPS 7.46, Running 20.43s Step 182( N/A%), pre moving , FPS 7.77, Running 20.47s Step 183( N/A%), pre moving , FPS 8.61, Running 20.51s Step 184( N/A%), pre moving , FPS 8.97, Running 20.57s Step 185( N/A%), pre moving , FPS 9.61, Running 20.64s Step 186( N/A%), pre moving , FPS 10.23, Running 20.72s Step 187( N/A%), pre moving , FPS 11.51, Running 20.78s Step 188( N/A%), pre moving , FPS 12.19, Running 20.85s Step 189( N/A%), pre moving , FPS 13.47, Running 20.92s Step 190( N/A%), pre moving , FPS 13.26, Running 20.99s Step 191( N/A%), pre moving , FPS 12.93, Running 21.07s Step 192( N/A%), pre moving , FPS 12.74, Running 21.14s Step 193( N/A%), pre moving , FPS 12.41, Running 21.23s Step 194( N/A%), pre moving , FPS 11.88, Running 21.34s Step 195( N/A%), pre moving , FPS 11.71, Running 21.41s Step 196( N/A%), pre moving , FPS 11.61, Running 21.47s Step 197( N/A%), pre moving , FPS 11.33, Running 21.55s Step 198( N/A%), pre moving , FPS 11.02, Running 21.64s Step 199( N/A%), pre moving , FPS 10.60, Running 21.75s Step 200( N/A%), pre moving , FPS 13.17, Running 21.91s Step 201( N/A%), pre moving , FPS 12.60, Running 22.02s Step 202( N/A%), pre moving , FPS 12.05, Running 22.13s Step 203( N/A%), pre moving , FPS 11.57, Running 22.24s Step 204( N/A%), pre moving , FPS 11.29, Running 22.34s Step 205( N/A%), pre moving , FPS 10.98, Running 22.46s Step 206( N/A%), pre moving , FPS 10.81, Running 22.57s Step 207( N/A%), pre moving , FPS 10.61, Running 22.67s Step 208( N/A%), pre moving , FPS 10.37, Running 22.78s Step 209( N/A%), pre moving , FPS 10.14, Running 22.89s Step 210( N/A%), pre moving , FPS 9.83, Running 23.02s Step 211( N/A%), pre moving , FPS 9.70, Running 23.13s Step 212( N/A%), pre moving , FPS 9.52, Running 23.24s Step 213( N/A%), pre moving , FPS 9.41, Running 23.36s Step 214( N/A%), pre moving , FPS 9.47, Running 23.45s Step 215( N/A%), pre moving , FPS 9.28, Running 23.56s Step 216( N/A%), pre moving , FPS 9.01, Running 23.69s Step 217( N/A%), pre moving , FPS 8.90, Running 23.80s Step 218( N/A%), pre moving , FPS 8.84, Running 23.90s Step 219( N/A%), pre moving , FPS 8.82, Running 24.02s Step 220( N/A%), pre moving , FPS 9.05, Running 24.12s Step 221( N/A%), pre moving , FPS 9.13, Running 24.21s Step 222( N/A%), pre moving , FPS 9.27, Running 24.29s Step 223( N/A%), pre moving , FPS 9.29, Running 24.39s Step 224( N/A%), pre moving , FPS 9.34, Running 24.49s Step 225( N/A%), pre moving , FPS 9.58, Running 24.55s Step 226( N/A%), pre moving , FPS 9.77, Running 24.61s Step 227( N/A%), pre moving , FPS 9.95, Running 24.68s Step 228( N/A%), pre moving , FPS 10.28, Running 24.72s Step 229( N/A%), pre moving , FPS 10.69, Running 24.76s Step 230( N/A%), pre moving , FPS 11.24, Running 24.80s Step 231( N/A%), pre moving , FPS 11.74, Running 24.84s Step 232( N/A%), pre moving , FPS 11.92, Running 24.92s Step 233( N/A%), pre moving , FPS 12.13, Running 25.01s Step 234( N/A%), pre moving , FPS 12.51, Running 25.05s Step 235( N/A%), pre moving , FPS 13.13, Running 25.09s Step 236( N/A%), pre moving , FPS 13.99, Running 25.12s Step 237( N/A%), pre moving , FPS 14.84, Running 25.15s Step 238( N/A%), pre moving , FPS 15.59, Running 25.18s Step 239( N/A%), pre moving , FPS 16.61, Running 25.22s Step 240( N/A%), pre moving , FPS 17.60, Running 25.25s Step 241( N/A%), pre moving , FPS 18.51, Running 25.29s Step 242( N/A%), pre moving , FPS 13.10, Running 25.82s Step 243( N/A%), pre moving , FPS 13.70, Running 25.85s Step 244( N/A%), pre moving , FPS 14.15, Running 25.90s Step 245( N/A%), pre moving , FPS 14.41, Running 25.94s Step 246( N/A%), pre moving , FPS 14.65, Running 25.98s Step 247( N/A%), pre moving , FPS 14.81, Running 26.03s Step 248( N/A%), pre moving , FPS 14.99, Running 26.06s Step 249( N/A%), pre moving , FPS 14.55, Running 26.14s Step 250( N/A%), pre moving , FPS 14.60, Running 26.17s Step 251( N/A%), pre moving , FPS 13.92, Running 26.27s Step 252( N/A%), pre moving , FPS 14.16, Running 26.33s Step 253( N/A%), pre moving , FPS 14.35, Running 26.40s Step 254( N/A%), pre moving , FPS 14.28, Running 26.45s Step 255( N/A%), pre moving , FPS 14.01, Running 26.51s Step 256( N/A%), pre moving , FPS 13.77, Running 26.57s Step 257( N/A%), pre moving , FPS 13.59, Running 26.62s Step 258( N/A%), pre moving , FPS 13.27, Running 26.69s Step 259( N/A%), pre moving , FPS 13.14, Running 26.74s Step 260( N/A%), pre moving , FPS 12.73, Running 26.83s Step 261( N/A%), pre moving , FPS 12.50, Running 26.89s Step 262( N/A%), pre moving , FPS 17.28, Running 26.98s Step 263( N/A%), pre moving , FPS 16.79, Running 27.04s Step 264( N/A%), pre moving , FPS 16.70, Running 27.10s Step 265( N/A%), pre moving , FPS 16.17, Running 27.18s Step 266( N/A%), pre moving , FPS 15.76, Running 27.25s Step 267( N/A%), pre moving , FPS 15.45, Running 27.32s Step 268( N/A%), pre moving , FPS 15.19, Running 27.38s Step 269( N/A%), pre moving , FPS 15.29, Running 27.44s Step 270( N/A%), pre moving , FPS 14.76, Running 27.53s Step 271( N/A%), pre moving , FPS 15.26, Running 27.58s Step 272( N/A%), pre moving , FPS 15.17, Running 27.65s Step 273( N/A%), pre moving , FPS 15.18, Running 27.72s Step 274( N/A%), pre moving , FPS 15.04, Running 27.78s Step 275( N/A%), pre moving , FPS 14.63, Running 27.88s Step 276( N/A%), pre moving , FPS 14.40, Running 27.96s Step 277( N/A%), pre moving , FPS 14.17, Running 28.03s Step 278( N/A%), pre moving , FPS 13.96, Running 28.12s Step 279( N/A%), pre moving , FPS 13.66, Running 28.21s Step 280( N/A%), pre moving , FPS 13.59, Running 28.30s Step 281( N/A%), pre moving , FPS 13.48, Running 28.37s Step 282( N/A%), pre moving , FPS 13.55, Running 28.45s Step 283( N/A%), pre moving , FPS 13.44, Running 28.53s Step 284( N/A%), pre moving , FPS 13.21, Running 28.61s Step 285( N/A%), pre moving , FPS 13.22, Running 28.69s Step 286( N/A%), pre moving , FPS 13.26, Running 28.76s Step 287( N/A%), pre moving , FPS 13.22, Running 28.83s Step 288( N/A%), pre moving , FPS 13.00, Running 28.91s Step 289( N/A%), pre moving , FPS 13.01, Running 28.98s Step 290( N/A%), pre moving , FPS 13.12, Running 29.05s Step 291( N/A%), pre moving , FPS 12.96, Running 29.13s Step 292( N/A%), pre moving , FPS 12.87, Running 29.20s Step 293( N/A%), pre moving , FPS 12.72, Running 29.29s Step 294( N/A%), pre moving , FPS 12.51, Running 29.38s Step 295( N/A%), pre moving , FPS 12.53, Running 29.48s Step 296( N/A%), pre moving , FPS 12.45, Running 29.56s Step 297( N/A%), pre moving , FPS 12.35, Running 29.65s Step 298( N/A%), pre moving , FPS 12.36, Running 29.74s Step 299( N/A%), pre moving , FPS 12.22, Running 29.85s Step 300( N/A%), pre moving , FPS 12.12, Running 29.95s Step 301( N/A%), pre moving , FPS 12.02, Running 30.04s Step 302( N/A%), pre moving , FPS 11.81, Running 30.15s Step 303( N/A%), pre moving , FPS 11.70, Running 30.24s Step 304( N/A%), pre moving , FPS 11.77, Running 30.31s Step 305( N/A%), pre moving , FPS 11.81, Running 30.38s Step 306( N/A%), pre moving , FPS 11.79, Running 30.45s Step 307( N/A%), pre moving , FPS 11.76, Running 30.53s Step 308( N/A%), pre moving , FPS 11.93, Running 30.59s Step 309( N/A%), pre moving , FPS 12.02, Running 30.64s Step 310( N/A%), pre moving , FPS 12.14, Running 30.70s Step 311( N/A%), pre moving , FPS 12.29, Running 30.76s Step 312( N/A%), pre moving , FPS 12.59, Running 30.79s Step 313( N/A%), pre moving , FPS 12.90, Running 30.84s Step 314( N/A%), pre moving , FPS 13.36, Running 30.88s Step 315( N/A%), pre moving , FPS 13.89, Running 30.92s Step 316( N/A%), pre moving , FPS 14.45, Running 30.95s Step 317( N/A%), pre moving , FPS 15.04, Running 30.98s Step 318( N/A%), pre moving , FPS 15.74, Running 31.01s Step 319( N/A%), pre moving , FPS 16.63, Running 31.05s Step 320( N/A%), pre moving , FPS 17.52, Running 31.09s Step 321( N/A%), pre moving , FPS 18.26, Running 31.13s Step 322( N/A%), pre moving , FPS 19.53, Running 31.17s Step 323( N/A%), pre moving , FPS 20.60, Running 31.21s Step 324( N/A%), pre moving , FPS 21.24, Running 31.25s Step 325( N/A%), pre moving , FPS 22.18, Running 31.28s Step 326( N/A%), pre moving , FPS 23.17, Running 31.32s Step 327( N/A%), pre moving , FPS 24.63, Running 31.35s Step 328( N/A%), pre moving , FPS 25.37, Running 31.38s Step 329( N/A%), pre moving , FPS 26.10, Running 31.41s Step 330( N/A%), pre moving , FPS 26.86, Running 31.44s Step 331( N/A%), pre moving , FPS 27.76, Running 31.48s Step 332( N/A%), pre moving , FPS 27.96, Running 31.51s Step 333( N/A%), pre moving , FPS 28.62, Running 31.54s Step 334( N/A%), pre moving , FPS 28.92, Running 31.57s Step 335( N/A%), pre moving , FPS 29.11, Running 31.60s Step 336( N/A%), pre moving , FPS 29.12, Running 31.64s Step 337( N/A%), pre moving , FPS 29.10, Running 31.67s Step 338( N/A%), pre moving , FPS 17.79, Running 32.14s Step 339( N/A%), pre moving , FPS 17.84, Running 32.17s Step 340( N/A%), pre moving , FPS 17.86, Running 32.21s Step 341( N/A%), pre moving , FPS 17.90, Running 32.25s Step 342( N/A%), pre moving , FPS 17.95, Running 32.28s Step 343( N/A%), pre moving , FPS 18.16, Running 32.31s Step 344( N/A%), pre moving , FPS 18.25, Running 32.35s Step 345( N/A%), pre moving , FPS 17.96, Running 32.40s Step 346( N/A%), pre moving , FPS 17.66, Running 32.45s Step 347( N/A%), pre moving , FPS 17.18, Running 32.51s Step 348( N/A%), pre moving , FPS 16.72, Running 32.57s Step 349( N/A%), pre moving , FPS 16.30, Running 32.64s Step 350( N/A%), pre moving , FPS 15.75, Running 32.71s Step 351( N/A%), pre moving , FPS 15.30, Running 32.78s Step 352( N/A%), pre moving , FPS 14.85, Running 32.85s Step 353( N/A%), pre moving , FPS 14.43, Running 32.93s Step 354( N/A%), pre moving , FPS 14.11, Running 32.99s Step 355( N/A%), pre moving , FPS 13.84, Running 33.05s Step 356( N/A%), pre moving , FPS 13.57, Running 33.11s Step 357( N/A%), pre moving , FPS 13.42, Running 33.16s Step 358( N/A%), pre moving , FPS 18.70, Running 33.21s Step 359( N/A%), pre moving , FPS 18.39, Running 33.26s Step 360( N/A%), pre moving , FPS 18.33, Running 33.30s Step 361( N/A%), pre moving , FPS 18.32, Running 33.34s Step 362( N/A%), pre moving , FPS 18.32, Running 33.38s Step 363( N/A%), pre moving , FPS 18.17, Running 33.42s Step 364( N/A%), pre moving , FPS 18.00, Running 33.46s Step 365( N/A%), pre moving , FPS 18.09, Running 33.50s Step 366( N/A%), pre moving , FPS 17.87, Running 33.57s Step 367( N/A%), pre moving , FPS 18.38, Running 33.60s Step 368( N/A%), pre moving , FPS 18.92, Running 33.63s Step 369( N/A%), pre moving , FPS 19.49, Running 33.66s Step 370( N/A%), pre moving , FPS 20.33, Running 33.70s Step 371( N/A%), pre moving , FPS 21.13, Running 33.73s Step 372( N/A%), pre moving , FPS 21.95, Running 33.77s Step 373( N/A%), pre moving , FPS 22.67, Running 33.81s Step 374( N/A%), pre moving , FPS 23.37, Running 33.85s Step 375( N/A%), pre moving , FPS 23.92, Running 33.88s Step 376( N/A%), pre moving , FPS 24.86, Running 33.91s Step 377( N/A%), pre moving , FPS 25.43, Running 33.94s Step 378( N/A%), pre moving , FPS 26.01, Running 33.98s Step 379( N/A%), pre moving , FPS 26.63, Running 34.01s Step 380( N/A%), pre moving , FPS 27.03, Running 34.04s Step 381( N/A%), pre moving , FPS 27.35, Running 34.07s Step 382( N/A%), pre moving , FPS 27.52, Running 34.10s Step 383( N/A%), pre moving , FPS 27.89, Running 34.13s Step 384( N/A%), pre moving , FPS 28.36, Running 34.16s Step 385( N/A%), pre moving , FPS 28.85, Running 34.20s Step 386( N/A%), pre moving , FPS 30.30, Running 34.23s Step 387( N/A%), pre moving , FPS 30.20, Running 34.26s Step 388( N/A%), pre moving , FPS 29.57, Running 34.31s Step 389( N/A%), pre moving , FPS 29.30, Running 34.35s Step 390( N/A%), pre moving , FPS 28.45, Running 34.40s Step 391( N/A%), pre moving , FPS 28.44, Running 34.43s Step 392( N/A%), pre moving , FPS 28.60, Running 34.46s Step 393( N/A%), pre moving , FPS 29.06, Running 34.50s Step 394( N/A%), pre moving , FPS 29.33, Running 34.53s Step 395( N/A%), pre moving , FPS 29.56, Running 34.56s Step 396( N/A%), pre moving , FPS 29.32, Running 34.60s Step 397( N/A%), pre moving , FPS 29.11, Running 34.63s Step 398( N/A%), pre moving , FPS 28.99, Running 34.67s Step 399( N/A%), pre moving , FPS 28.87, Running 34.70s Step 400( N/A%), pre moving , FPS 28.75, Running 34.74s Step 401( N/A%), pre moving , FPS 28.74, Running 34.77s Step 402( N/A%), pre moving , FPS 28.77, Running 34.80s Step 403( N/A%), pre moving , FPS 28.79, Running 34.83s Step 404( N/A%), pre moving , FPS 28.81, Running 34.86s Step 405( N/A%), pre moving , FPS 28.86, Running 34.89s Step 406( N/A%), pre moving , FPS 28.88, Running 34.92s Step 407( N/A%), pre moving , FPS 28.99, Running 34.95s Step 408( N/A%), pre moving , FPS 29.13, Running 34.99s Step 409( N/A%), pre moving , FPS 29.41, Running 35.03s Step 410( N/A%), pre moving , FPS 30.11, Running 35.06s Step 411( N/A%), pre moving , FPS 30.06, Running 35.10s Step 412( N/A%), pre moving , FPS 29.67, Running 35.14s Step 413( N/A%), pre moving , FPS 29.65, Running 35.17s Step 414( N/A%), pre moving , FPS 9.92, Running 36.54s Step 415( N/A%), pre moving , FPS 8.89, Running 36.81s Step 416( N/A%), pre moving , FPS 8.25, Running 37.02s Step 417( N/A%), pre moving , FPS 7.54, Running 37.28s Step 418( N/A%), pre moving , FPS 7.19, Running 37.45s Step 419( N/A%), pre moving , FPS 6.68, Running 37.69s Step 420( N/A%), pre moving , FPS 6.44, Running 37.84s Step 421( N/A%), pre moving , FPS 5.99, Running 38.11s Step 422( N/A%), pre moving , FPS 5.79, Running 38.25s Step 423( N/A%), pre moving , FPS 5.43, Running 38.51s Step 424( N/A%), pre moving , FPS 5.20, Running 38.70s Step 425( N/A%), pre moving , FPS 4.94, Running 38.93s Step 426( N/A%), pre moving , FPS 4.78, Running 39.11s Step 427( N/A%), pre moving , FPS 4.51, Running 39.38s Step 428( N/A%), pre moving , FPS 4.40, Running 39.54s Step 429( N/A%), pre moving , FPS 4.17, Running 39.83s Step 430( N/A%), pre moving , FPS 4.06, Running 39.98s Step 431( N/A%), pre moving , FPS 3.89, Running 40.24s Step 432( N/A%), pre moving , FPS 3.79, Running 40.42s Step 433( N/A%), pre moving , FPS 3.62, Running 40.69s Step 434( 0.33%), action 1, FPS 3.90, Running 41.67s Step 435( 0.67%), action 2, FPS 3.69, Running 42.22s Step 436( 1.00%), action 3, FPS 3.38, Running 42.93s Step 437( 1.33%), action 4, FPS 3.32, Running 43.31s Step 438( 1.67%), action 5, FPS 3.01, Running 44.10s Step 439( 2.00%), action 6, FPS 2.96, Running 44.45s Step 440( 2.33%), action 7, FPS 2.86, Running 44.83s Step 441( 2.67%), action 8, FPS 2.85, Running 45.13s Step 442( 3.00%), action 9, FPS 2.64, Running 45.82s Step 443( 3.33%), action 10, FPS 2.57, Running 46.29s Step 444( 3.67%), action 11, FPS 2.38, Running 47.11s Step 445( 4.00%), action 12, FPS 2.39, Running 47.32s Step 446( 4.33%), action 13, FPS 2.25, Running 47.99s Step 447( 4.67%), action 14, FPS 2.25, Running 48.29s Step 448( 5.00%), action 15, FPS 2.18, Running 48.73s Step 449( 5.33%), action 16, FPS 2.16, Running 49.07s Step 450( 5.67%), action 17, FPS 2.08, Running 49.58s Step 451( 6.00%), action 18, FPS 2.03, Running 50.10s Step 452( 6.33%), action 19, FPS 1.92, Running 50.85s Step 453( 6.67%), action 20, FPS 1.88, Running 51.32s Step 454( 7.00%), action 21, FPS 1.92, Running 52.06s Step 455( 7.33%), action 22, FPS 1.97, Running 52.37s Step 456( 7.67%), action 23, FPS 2.03, Running 52.77s Step 457( 8.00%), action 24, FPS 2.03, Running 53.17s Step 458( 8.33%), action 25, FPS 2.05, Running 53.83s Step 459( 8.67%), action 26, FPS 2.04, Running 54.26s Step 460( 9.00%), action 27, FPS 1.98, Running 54.92s Step 461( 9.33%), action 28, FPS 1.96, Running 55.35s Step 462( 9.67%), action 29, FPS 1.97, Running 55.98s Step 463( 10.00%), action 30, FPS 2.01, Running 56.23s Step 464( 10.33%), action 31, FPS 2.00, Running 57.11s Step 465( 10.67%), action 32, FPS 1.96, Running 57.54s Step 466( 11.00%), action 33, FPS 1.96, Running 58.20s Step 467( 11.33%), action 34, FPS 1.97, Running 58.42s Step 468( 11.67%), action 35, FPS 1.96, Running 58.95s Step 469( 12.00%), action 36, FPS 1.92, Running 59.47s Step 470( 12.33%), action 37, FPS 1.92, Running 59.99s Step 471( 12.67%), action 38, FPS 1.94, Running 60.42s Step 472( 13.00%), action 39, FPS 2.01, Running 60.79s Step 473( 13.33%), action 40, FPS 2.02, Running 61.24s Step 474( 13.67%), action 41, FPS 2.03, Running 61.91s Step 475( 14.00%), action 42, FPS 2.05, Running 62.11s Step 476( 14.33%), action 43, FPS 2.06, Running 62.47s Step 477( 14.67%), action 44, FPS 2.06, Running 62.87s Step 478( 15.00%), action 45, FPS 2.13, Running 63.24s Step 479( 15.33%), action 46, FPS 2.14, Running 63.62s Step 480( 15.67%), action 47, FPS 2.17, Running 64.12s Step 481( 16.00%), action 48, FPS 2.22, Running 64.37s Step 482( 16.33%), action 49, FPS 2.28, Running 64.76s Step 483( 16.67%), action 50, FPS 2.29, Running 64.99s Step 484( 17.00%), action 51, FPS 2.37, Running 65.55s Step 485( 17.33%), action 52, FPS 2.42, Running 65.80s Step 486( 17.67%), action 53, FPS 2.44, Running 66.39s Step 487( 18.00%), action 54, FPS 2.40, Running 66.74s Step 488( 18.33%), action 55, FPS 2.45, Running 67.13s Step 489( 18.67%), action 56, FPS 2.52, Running 67.39s Step 490( 19.00%), action 57, FPS 2.52, Running 67.92s Step 491( 19.33%), action 58, FPS 2.58, Running 68.18s Step 492( 19.67%), action 59, FPS 2.51, Running 68.77s Step 493( 20.00%), action 60, FPS 2.50, Running 69.25s Step 494( 20.33%), action 61, FPS 2.49, Running 69.94s Step 495( 20.67%), action 62, FPS 2.47, Running 70.19s Step 496( 21.00%), action 63, FPS 2.44, Running 70.67s Step 497( 21.33%), action 64, FPS 2.48, Running 70.96s Step 498( 21.67%), action 65, FPS 2.46, Running 71.35s Step 499( 22.00%), action 66, FPS 2.50, Running 71.61s Step 500( 22.33%), action 67, FPS 2.44, Running 72.33s Step 501( 22.67%), action 68, FPS 2.37, Running 72.79s Step 502( 23.00%), action 69, FPS 2.37, Running 73.19s Step 503( 23.33%), action 70, FPS 2.37, Running 73.43s Step 504( 23.67%), action 71, FPS 2.32, Running 74.18s Step 505( 24.00%), action 72, FPS 2.28, Running 74.58s Step 506( 24.33%), action 73, FPS 2.29, Running 75.14s Step 507( 24.67%), action 74, FPS 2.31, Running 75.39s Step 508( 25.00%), action 75, FPS 2.25, Running 76.00s Step 509( 25.33%), action 76, FPS 2.25, Running 76.27s Step 510( 25.67%), action 77, FPS 2.20, Running 77.03s Step 511( 26.00%), action 78, FPS 2.21, Running 77.24s Step 512( 26.33%), action 79, FPS 2.24, Running 77.69s Step 513( 26.67%), action 80, FPS 2.26, Running 78.10s Step 514( 27.00%), action 81, FPS 2.19, Running 79.06s Step 515( 27.33%), action 82, FPS 2.18, Running 79.39s Step 516( 27.67%), action 83, FPS 2.14, Running 80.03s Step 517( 28.00%), action 84, FPS 2.15, Running 80.26s Step 518( 28.33%), action 85, FPS 2.15, Running 80.66s Step 519( 28.67%), action 86, FPS 2.11, Running 81.08s Step 520( 29.00%), action 87, FPS 2.11, Running 81.81s Step 521( 29.33%), action 88, FPS 2.16, Running 82.03s Step 522( 29.67%), action 89, FPS 2.14, Running 82.55s Step 523( 30.00%), action 90, FPS 2.14, Running 82.79s Step 524( 30.33%), action 91, FPS 2.10, Running 83.70s Step 525( 30.67%), action 92, FPS 2.13, Running 83.95s Step 526( 31.00%), action 93, FPS 2.17, Running 84.34s Step 527( 31.33%), action 94, FPS 2.17, Running 84.58s Step 528( 31.67%), action 95, FPS 2.22, Running 85.03s Step 529( 32.00%), action 96, FPS 2.16, Running 85.53s Step 530( 32.33%), action 97, FPS 2.22, Running 86.05s Step 531( 32.67%), action 98, FPS 2.21, Running 86.31s Step 532( 33.00%), action 99, FPS 2.17, Running 86.92s Step 533( 33.33%), action 100, FPS 2.22, Running 87.12s Step 534( 33.67%), action 101, FPS 2.25, Running 87.97s Step 535( 34.00%), action 102, FPS 2.21, Running 88.42s Step 536( 34.33%), action 103, FPS 2.28, Running 88.80s Step 537( 34.67%), action 104, FPS 2.27, Running 89.07s Step 538( 35.00%), action 105, FPS 2.20, Running 89.74s Step 539( 35.33%), action 106, FPS 2.20, Running 90.18s Step 540( 35.67%), action 107, FPS 2.20, Running 90.88s Step 541( 36.00%), action 108, FPS 2.14, Running 91.40s Step 542( 36.33%), action 109, FPS 2.16, Running 91.80s Step 543( 36.67%), action 110, FPS 2.11, Running 92.26s Step 544( 37.00%), action 111, FPS 2.16, Running 92.96s Step 545( 37.33%), action 112, FPS 2.13, Running 93.36s Step 546( 37.67%), action 113, FPS 2.14, Running 93.70s Step 547( 38.00%), action 114, FPS 2.10, Running 94.10s Step 548( 38.33%), action 115, FPS 2.07, Running 94.70s Step 549( 38.67%), action 116, FPS 2.09, Running 95.09s Step 550( 39.00%), action 117, FPS 2.06, Running 95.74s Step 551( 39.33%), action 118, FPS 2.03, Running 96.16s Step 552( 39.67%), action 119, FPS 2.03, Running 96.75s Step 553( 40.00%), action 120, FPS 2.00, Running 97.11s Step 554( 40.33%), action 121, FPS 1.98, Running 98.06s Step 555( 40.67%), action 122, FPS 1.99, Running 98.46s Step 556( 41.00%), action 123, FPS 1.97, Running 98.94s Step 557( 41.33%), action 124, FPS 1.94, Running 99.36s Step 558( 41.67%), action 125, FPS 1.95, Running 100.02s Step 559( 42.00%), action 126, FPS 1.98, Running 100.28s Step 560( 42.33%), action 127, FPS 2.01, Running 100.84s Step 561( 42.67%), action 128, FPS 2.02, Running 101.30s Step 562( 43.00%), action 129, FPS 2.01, Running 101.77s Step 563( 43.33%), action 130, FPS 2.00, Running 102.25s Step 564( 43.67%), action 131, FPS 2.03, Running 102.81s Step 565( 44.00%), action 132, FPS 2.04, Running 103.18s Step 566( 44.33%), action 133, FPS 2.01, Running 103.65s Step 567( 44.67%), action 134, FPS 2.05, Running 103.88s Step 568( 45.00%), action 135, FPS 2.02, Running 104.59s Step 569( 45.33%), action 136, FPS 2.01, Running 105.03s Step 570( 45.67%), action 137, FPS 2.06, Running 105.45s Step 571( 46.00%), action 138, FPS 2.04, Running 105.97s Step 572( 46.33%), action 139, FPS 2.07, Running 106.40s Step 573( 46.67%), action 140, FPS 2.10, Running 106.64s Step 574( 47.00%), action 141, FPS 2.12, Running 107.47s Step 575( 47.33%), action 142, FPS 2.10, Running 107.98s Step 576( 47.67%), action 143, FPS 2.07, Running 108.61s Step 577( 48.00%), action 144, FPS 2.11, Running 108.84s Step 578( 48.33%), action 145, FPS 2.15, Running 109.30s Step 579( 48.67%), action 146, FPS 2.11, Running 109.78s Step 580( 49.00%), action 147, FPS 2.14, Running 110.20s Step 581( 49.33%), action 148, FPS 2.13, Running 110.69s Step 582( 49.67%), action 149, FPS 2.11, Running 111.24s Step 583( 50.00%), action 150, FPS 2.11, Running 111.73s Step 584( 50.33%), action 151, FPS 2.08, Running 112.44s Step 585( 50.67%), action 152, FPS 2.11, Running 112.67s Step 586( 51.00%), action 153, FPS 2.11, Running 113.13s Step 587( 51.33%), action 154, FPS 2.06, Running 113.60s Step 588( 51.67%), action 155, FPS 2.07, Running 114.28s Step 589( 52.00%), action 156, FPS 2.07, Running 114.69s Step 590( 52.33%), action 157, FPS 2.02, Running 115.37s Step 591( 52.67%), action 158, FPS 2.07, Running 115.65s Step 592( 53.00%), action 159, FPS 2.09, Running 116.00s Step 593( 53.33%), action 160, FPS 2.08, Running 116.25s Step 594( 53.67%), action 161, FPS 2.14, Running 116.84s Step 595( 54.00%), action 162, FPS 2.18, Running 117.16s Step 596( 54.33%), action 163, FPS 2.23, Running 117.57s Step 597( 54.67%), action 164, FPS 2.23, Running 117.79s Step 598( 55.00%), action 165, FPS 2.21, Running 118.34s Step 599( 55.33%), action 166, FPS 2.26, Running 118.61s Step 600( 55.67%), action 167, FPS 2.29, Running 118.95s Step 601( 56.00%), action 168, FPS 2.33, Running 119.29s Step 602( 56.33%), action 169, FPS 2.38, Running 119.65s Step 603( 56.67%), action 170, FPS 2.44, Running 119.93s Step 604( 57.00%), action 171, FPS 2.49, Running 120.47s Step 605( 57.33%), action 172, FPS 2.48, Running 120.74s Step 606( 57.67%), action 173, FPS 2.43, Running 121.35s Step 607( 58.00%), action 174, FPS 2.41, Running 121.89s Step 608( 58.33%), action 175, FPS 2.44, Running 122.49s Step 609( 58.67%), action 176, FPS 2.41, Running 122.97s Step 610( 59.00%), action 177, FPS 2.40, Running 123.69s Step 611( 59.33%), action 178, FPS 2.33, Running 124.24s Step 612( 59.67%), action 179, FPS 2.22, Running 125.01s Step 613( 60.00%), action 180, FPS 2.21, Running 125.30s Step 614( 60.33%), action 181, FPS 2.19, Running 125.95s Step 615( 60.67%), action 182, FPS 2.19, Running 126.29s Step 616( 61.00%), action 183, FPS 2.12, Running 127.01s Step 617( 61.33%), action 184, FPS 2.11, Running 127.25s Step 618( 61.67%), action 185, FPS 2.13, Running 127.73s Step 619( 62.00%), action 186, FPS 2.09, Running 128.19s Step 620( 62.33%), action 187, FPS 2.08, Running 128.56s Step 621( 62.67%), action 188, FPS 2.10, Running 128.83s Step 622( 63.00%), action 189, FPS 2.07, Running 129.29s Step 623( 63.33%), action 190, FPS 2.04, Running 129.72s Step 624( 63.67%), action 191, FPS 2.00, Running 130.49s Step 625( 64.00%), action 192, FPS 2.00, Running 130.73s Step 626( 64.33%), action 193, FPS 2.05, Running 131.11s Step 627( 64.67%), action 194, FPS 2.05, Running 131.62s Step 628( 65.00%), action 195, FPS 2.07, Running 132.16s Step 629( 65.33%), action 196, FPS 2.11, Running 132.47s Step 630( 65.67%), action 197, FPS 2.12, Running 133.12s Step 631( 66.00%), action 198, FPS 2.19, Running 133.37s Step 632( 66.33%), action 199, FPS 2.23, Running 133.98s Step 633( 66.67%), action 200, FPS 2.21, Running 134.36s Step 634( 67.00%), action 201, FPS 2.15, Running 135.25s Step 635( 67.33%), action 202, FPS 2.15, Running 135.58s Step 636( 67.67%), action 203, FPS 2.17, Running 136.24s Step 637( 68.00%), action 204, FPS 2.18, Running 136.44s Step 638( 68.33%), action 205, FPS 2.11, Running 137.19s Step 639( 68.67%), action 206, FPS 2.09, Running 137.74s Step 640( 69.00%), action 207, FPS 2.08, Running 138.18s Step 641( 69.33%), action 208, FPS 2.09, Running 138.40s Step 642( 69.67%), action 209, FPS 2.05, Running 139.05s Step 643( 70.00%), action 210, FPS 2.09, Running 139.28s Step 644( 70.33%), action 211, FPS 2.13, Running 139.89s Step 645( 70.67%), action 212, FPS 2.13, Running 140.10s Step 646( 71.00%), action 213, FPS 2.09, Running 140.70s Step 647( 71.33%), action 214, FPS 2.11, Running 141.09s Step 648( 71.67%), action 215, FPS 2.12, Running 141.57s Step 649( 72.00%), action 216, FPS 2.09, Running 142.05s Step 650( 72.33%), action 217, FPS 2.10, Running 142.65s Step 651( 72.67%), action 218, FPS 2.10, Running 142.89s Step 652( 73.00%), action 219, FPS 2.15, Running 143.29s Step 653( 73.33%), action 220, FPS 2.13, Running 143.76s Step 654( 73.67%), action 221, FPS 2.16, Running 144.49s Step 655( 74.00%), action 222, FPS 2.17, Running 144.80s Step 656( 74.33%), action 223, FPS 2.22, Running 145.27s Step 657( 74.67%), action 224, FPS 2.15, Running 145.73s Step 658( 75.00%), action 225, FPS 2.17, Running 146.39s Step 659( 75.33%), action 226, FPS 2.25, Running 146.64s Step 660( 75.67%), action 227, FPS 2.20, Running 147.28s Step 661( 76.00%), action 228, FPS 2.13, Running 147.78s Step 662( 76.33%), action 229, FPS 2.13, Running 148.43s Step 663( 76.67%), action 230, FPS 2.12, Running 148.71s Step 664( 77.00%), action 231, FPS 2.07, Running 149.54s Step 665( 77.33%), action 232, FPS 2.02, Running 150.00s Step 666( 77.67%), action 233, FPS 2.01, Running 150.63s Step 667( 78.00%), action 234, FPS 2.04, Running 150.90s Step 668( 78.33%), action 235, FPS 1.99, Running 151.61s Step 669( 78.67%), action 236, FPS 1.98, Running 152.14s [2026-08-01 17:47:25] [48 ] Seed 47 success after 152.64 s. +steps: 669 , actions: 236 . +Instruction: Empty +Total 22/48(45.83%) success. +Setting seed: 48 +Step 1( N/A%), pre moving , FPS 12.17, Running 0.08s Step 2( N/A%), pre moving , FPS 16.64, Running 0.12s Step 3( N/A%), pre moving , FPS 18.62, Running 0.16s Step 4( N/A%), pre moving , FPS 20.14, Running 0.20s Step 5( N/A%), pre moving , FPS 19.78, Running 0.25s Step 6( N/A%), pre moving , FPS 20.37, Running 0.29s Step 7( N/A%), pre moving , FPS 20.47, Running 0.34s Step 8( N/A%), pre moving , FPS 20.57, Running 0.39s Step 9( N/A%), pre moving , FPS 20.90, Running 0.43s Step 10( N/A%), pre moving , FPS 21.33, Running 0.47s Step 11( N/A%), pre moving , FPS 21.68, Running 0.51s Step 12( N/A%), pre moving , FPS 21.77, Running 0.55s Step 13( N/A%), pre moving , FPS 21.98, Running 0.59s Step 14( N/A%), pre moving , FPS 22.24, Running 0.63s Step 15( N/A%), pre moving , FPS 21.99, Running 0.68s Step 16( N/A%), pre moving , FPS 22.28, Running 0.72s Step 17( N/A%), pre moving , FPS 22.53, Running 0.75s Step 18( N/A%), pre moving , FPS 22.77, Running 0.79s Step 19( N/A%), pre moving , FPS 22.91, Running 0.83s Step 20( N/A%), pre moving , FPS 22.98, Running 0.87s Step 21( N/A%), pre moving , FPS 19.34, Running 1.12s Step 22( N/A%), pre moving , FPS 18.69, Running 1.19s Step 23( N/A%), pre moving , FPS 18.75, Running 1.23s Step 24( N/A%), pre moving , FPS 18.76, Running 1.27s Step 25( N/A%), pre moving , FPS 19.01, Running 1.30s Step 26( N/A%), pre moving , FPS 16.25, Running 1.53s Step 27( N/A%), pre moving , FPS 16.40, Running 1.56s Step 28( N/A%), pre moving , FPS 16.51, Running 1.60s Step 29( N/A%), pre moving , FPS 16.49, Running 1.64s Step 30( N/A%), pre moving , FPS 16.37, Running 1.69s Step 31( N/A%), pre moving , FPS 16.34, Running 1.73s Step 32( N/A%), pre moving , FPS 16.36, Running 1.77s Step 33( N/A%), pre moving , FPS 16.36, Running 1.81s Step 34( N/A%), pre moving , FPS 16.38, Running 1.85s Step 35( N/A%), pre moving , FPS 16.60, Running 1.89s Step 36( N/A%), pre moving , FPS 13.09, Running 2.25s Step 37( N/A%), pre moving , FPS 13.01, Running 2.29s Step 38( N/A%), pre moving , FPS 12.96, Running 2.33s Step 39( N/A%), pre moving , FPS 12.91, Running 2.38s Step 40( N/A%), pre moving , FPS 12.94, Running 2.42s Step 41( N/A%), pre moving , FPS 14.95, Running 2.45s Step 42( N/A%), pre moving , FPS 15.35, Running 2.49s Step 43( N/A%), pre moving , FPS 15.33, Running 2.53s Step 44( N/A%), pre moving , FPS 15.29, Running 2.57s Step 45( N/A%), pre moving , FPS 15.30, Running 2.61s Step 46( N/A%), pre moving , FPS 17.71, Running 2.65s Step 47( N/A%), pre moving , FPS 17.54, Running 2.70s Step 48( N/A%), pre moving , FPS 17.53, Running 2.74s Step 49( N/A%), pre moving , FPS 17.53, Running 2.78s Step 50( N/A%), pre moving , FPS 17.55, Running 2.83s Step 51( N/A%), pre moving , FPS 17.51, Running 2.87s Step 52( N/A%), pre moving , FPS 17.46, Running 2.92s Step 53( N/A%), pre moving , FPS 17.02, Running 2.99s Step 54( N/A%), pre moving , FPS 16.68, Running 3.05s Step 55( N/A%), pre moving , FPS 16.35, Running 3.11s Step 56( N/A%), pre moving , FPS 21.44, Running 3.18s Step 57( N/A%), pre moving , FPS 21.02, Running 3.24s Step 58( N/A%), pre moving , FPS 20.58, Running 3.31s Step 59( N/A%), pre moving , FPS 20.10, Running 3.37s Step 60( N/A%), pre moving , FPS 19.47, Running 3.44s Step 61( N/A%), pre moving , FPS 19.01, Running 3.51s Step 62( N/A%), pre moving , FPS 18.55, Running 3.57s Step 63( N/A%), pre moving , FPS 18.17, Running 3.63s Step 64( N/A%), pre moving , FPS 17.87, Running 3.69s Step 65( N/A%), pre moving , FPS 17.55, Running 3.75s Step 66( N/A%), pre moving , FPS 17.32, Running 3.81s Step 67( N/A%), pre moving , FPS 17.10, Running 3.87s Step 68( N/A%), pre moving , FPS 16.71, Running 3.94s Step 69( N/A%), pre moving , FPS 16.49, Running 4.00s Step 70( N/A%), pre moving , FPS 16.33, Running 4.06s Step 71( N/A%), pre moving , FPS 16.09, Running 4.12s Step 72( N/A%), pre moving , FPS 15.93, Running 4.17s Step 73( N/A%), pre moving , FPS 15.83, Running 4.25s Step 74( N/A%), pre moving , FPS 15.77, Running 4.32s Step 75( N/A%), pre moving , FPS 15.76, Running 4.38s Step 76( N/A%), pre moving , FPS 15.87, Running 4.44s Step 77( N/A%), pre moving , FPS 15.89, Running 4.50s Step 78( N/A%), pre moving , FPS 15.88, Running 4.57s Step 79( N/A%), pre moving , FPS 15.69, Running 4.65s Step 80( N/A%), pre moving , FPS 15.76, Running 4.71s Step 81( N/A%), pre moving , FPS 15.71, Running 4.78s Step 82( N/A%), pre moving , FPS 15.61, Running 4.85s Step 83( N/A%), pre moving , FPS 15.73, Running 4.91s Step 84( N/A%), pre moving , FPS 15.91, Running 4.95s Step 85( N/A%), pre moving , FPS 16.15, Running 4.99s Step 86( N/A%), pre moving , FPS 16.41, Running 5.03s Step 87( N/A%), pre moving , FPS 16.70, Running 5.07s Step 88( N/A%), pre moving , FPS 17.05, Running 5.11s Step 89( N/A%), pre moving , FPS 17.34, Running 5.15s Step 90( N/A%), pre moving , FPS 17.64, Running 5.19s Step 91( N/A%), pre moving , FPS 17.98, Running 5.23s Step 92( N/A%), pre moving , FPS 18.16, Running 5.28s Step 93( N/A%), pre moving , FPS 18.64, Running 5.32s Step 94( N/A%), pre moving , FPS 19.09, Running 5.37s Step 95( N/A%), pre moving , FPS 19.37, Running 5.41s Step 96( N/A%), pre moving , FPS 19.71, Running 5.45s Step 97( N/A%), pre moving , FPS 20.00, Running 5.50s Step 98( N/A%), pre moving , FPS 20.34, Running 5.55s Step 99( N/A%), pre moving , FPS 21.29, Running 5.59s Step 100( N/A%), pre moving , FPS 21.71, Running 5.63s Step 101( N/A%), pre moving , FPS 22.31, Running 5.68s Step 102( N/A%), pre moving , FPS 23.16, Running 5.72s Step 103( N/A%), pre moving , FPS 23.48, Running 5.76s Step 104( N/A%), pre moving , FPS 23.63, Running 5.80s Step 105( N/A%), pre moving , FPS 23.67, Running 5.83s Step 106( N/A%), pre moving , FPS 23.51, Running 5.88s Step 107( N/A%), pre moving , FPS 23.44, Running 5.92s Step 108( N/A%), pre moving , FPS 23.32, Running 5.97s Step 109( N/A%), pre moving , FPS 23.35, Running 6.01s Step 110( N/A%), pre moving , FPS 23.36, Running 6.05s Step 111( N/A%), pre moving , FPS 13.72, Running 6.69s Step 112( N/A%), pre moving , FPS 12.50, Running 6.88s Step 113( N/A%), pre moving , FPS 11.10, Running 7.13s Step 114( N/A%), pre moving , FPS 10.48, Running 7.27s Step 115( N/A%), pre moving , FPS 9.26, Running 7.57s Step 116( N/A%), pre moving , FPS 8.84, Running 7.72s Step 117( N/A%), pre moving , FPS 8.04, Running 7.99s Step 118( N/A%), pre moving , FPS 7.65, Running 8.16s Step 119( N/A%), pre moving , FPS 7.10, Running 8.41s Step 120( N/A%), pre moving , FPS 6.80, Running 8.57s Step 121( N/A%), pre moving , FPS 6.31, Running 8.85s Step 122( N/A%), pre moving , FPS 6.06, Running 9.02s Step 123( N/A%), pre moving , FPS 5.75, Running 9.24s Step 124( N/A%), pre moving , FPS 5.47, Running 9.45s Step 125( N/A%), pre moving , FPS 5.16, Running 9.71s Step 126( N/A%), pre moving , FPS 4.98, Running 9.90s Step 127( N/A%), pre moving , FPS 4.73, Running 10.15s Step 128( N/A%), pre moving , FPS 4.60, Running 10.32s Step 129( N/A%), pre moving , FPS 4.37, Running 10.59s Step 130( N/A%), pre moving , FPS 4.24, Running 10.77s Step 131( N/A%), pre moving , FPS 4.59, Running 11.05s Step 132( N/A%), pre moving , FPS 4.62, Running 11.21s Step 133( N/A%), pre moving , FPS 4.62, Running 11.45s Step 134( N/A%), pre moving , FPS 4.60, Running 11.62s Step 135( N/A%), pre moving , FPS 4.59, Running 11.92s Step 136( N/A%), pre moving , FPS 4.57, Running 12.10s Step 137( N/A%), pre moving , FPS 4.57, Running 12.37s Step 138( N/A%), pre moving , FPS 4.57, Running 12.54s Step 139( N/A%), pre moving , FPS 4.55, Running 12.80s Step 140( N/A%), pre moving , FPS 4.49, Running 13.03s Step 141( N/A%), pre moving , FPS 4.49, Running 13.30s Step 142( N/A%), pre moving , FPS 4.52, Running 13.45s Step 143( N/A%), pre moving , FPS 4.51, Running 13.67s Step 144( N/A%), pre moving , FPS 4.56, Running 13.84s Step 145( N/A%), pre moving , FPS 4.57, Running 14.09s Step 146( N/A%), pre moving , FPS 4.61, Running 14.23s Step 147( N/A%), pre moving , FPS 4.57, Running 14.53s Step 148( N/A%), pre moving , FPS 4.52, Running 14.74s Step 149( N/A%), pre moving , FPS 4.53, Running 15.00s Step 150( N/A%), pre moving , FPS 4.51, Running 15.20s Step 151( N/A%), pre moving , FPS 4.49, Running 15.50s Step 152( N/A%), pre moving , FPS 4.46, Running 15.69s Step 153( N/A%), pre moving , FPS 4.41, Running 15.99s Step 154( N/A%), pre moving , FPS 4.40, Running 16.17s Step 155( N/A%), pre moving , FPS 4.43, Running 16.44s Step 156( N/A%), pre moving , FPS 4.45, Running 16.59s Step 157( N/A%), pre moving , FPS 4.48, Running 16.84s Step 158( N/A%), pre moving , FPS 4.49, Running 17.00s Step 159( N/A%), pre moving , FPS 4.47, Running 17.28s Step 160( N/A%), pre moving , FPS 4.52, Running 17.45s Step 161( N/A%), pre moving , FPS 4.54, Running 17.71s Step 162( N/A%), pre moving , FPS 4.53, Running 17.86s Step 163( N/A%), pre moving , FPS 4.45, Running 18.17s Step 164( N/A%), pre moving , FPS 4.43, Running 18.35s Step 165( N/A%), pre moving , FPS 4.40, Running 18.64s Step 166( N/A%), pre moving , FPS 4.37, Running 18.81s Step 167( N/A%), pre moving , FPS 4.37, Running 19.11s Step 168( N/A%), pre moving , FPS 4.41, Running 19.28s Step 169( N/A%), pre moving , FPS 4.42, Running 19.53s Step 170( N/A%), pre moving , FPS 4.58, Running 19.57s Step 171( N/A%), pre moving , FPS 4.87, Running 19.61s Step 172( N/A%), pre moving , FPS 5.05, Running 19.65s Step 173( N/A%), pre moving , FPS 5.40, Running 19.69s Step 174( N/A%), pre moving , FPS 5.61, Running 19.73s Step 175( N/A%), pre moving , FPS 5.98, Running 19.78s Step 176( N/A%), pre moving , FPS 6.19, Running 19.82s Step 177( N/A%), pre moving , FPS 6.60, Running 19.87s Step 178( N/A%), pre moving , FPS 6.86, Running 19.92s Step 179( N/A%), pre moving , FPS 7.41, Running 19.98s Step 180( N/A%), pre moving , FPS 6.64, Running 20.47s Step 181( N/A%), pre moving , FPS 7.14, Running 20.51s Step 182( N/A%), pre moving , FPS 7.45, Running 20.55s Step 183( N/A%), pre moving , FPS 8.26, Running 20.59s Step 184( N/A%), pre moving , FPS 8.66, Running 20.66s Step 185( N/A%), pre moving , FPS 9.69, Running 20.70s Step 186( N/A%), pre moving , FPS 10.25, Running 20.76s Step 187( N/A%), pre moving , FPS 11.55, Running 20.84s Step 188( N/A%), pre moving , FPS 12.37, Running 20.90s Step 189( N/A%), pre moving , FPS 13.95, Running 20.96s Step 190( N/A%), pre moving , FPS 13.77, Running 21.02s Step 191( N/A%), pre moving , FPS 13.58, Running 21.08s Step 192( N/A%), pre moving , FPS 13.30, Running 21.15s Step 193( N/A%), pre moving , FPS 12.93, Running 21.24s Step 194( N/A%), pre moving , FPS 12.54, Running 21.33s Step 195( N/A%), pre moving , FPS 12.27, Running 21.41s Step 196( N/A%), pre moving , FPS 12.17, Running 21.47s Step 197( N/A%), pre moving , FPS 12.02, Running 21.53s Step 198( N/A%), pre moving , FPS 11.83, Running 21.61s Step 199( N/A%), pre moving , FPS 11.75, Running 21.68s Step 200( N/A%), pre moving , FPS 15.25, Running 21.78s Step 201( N/A%), pre moving , FPS 14.58, Running 21.88s Step 202( N/A%), pre moving , FPS 13.86, Running 21.99s Step 203( N/A%), pre moving , FPS 13.08, Running 22.12s Step 204( N/A%), pre moving , FPS 12.73, Running 22.23s Step 205( N/A%), pre moving , FPS 12.16, Running 22.34s Step 206( N/A%), pre moving , FPS 11.76, Running 22.46s Step 207( N/A%), pre moving , FPS 11.52, Running 22.57s Step 208( N/A%), pre moving , FPS 11.24, Running 22.68s Step 209( N/A%), pre moving , FPS 10.98, Running 22.78s Step 210( N/A%), pre moving , FPS 10.74, Running 22.89s Step 211( N/A%), pre moving , FPS 10.47, Running 22.99s Step 212( N/A%), pre moving , FPS 10.29, Running 23.10s Step 213( N/A%), pre moving , FPS 10.20, Running 23.20s Step 214( N/A%), pre moving , FPS 10.11, Running 23.31s Step 215( N/A%), pre moving , FPS 10.00, Running 23.41s Step 216( N/A%), pre moving , FPS 9.78, Running 23.51s Step 217( N/A%), pre moving , FPS 9.51, Running 23.63s Step 218( N/A%), pre moving , FPS 9.32, Running 23.75s Step 219( N/A%), pre moving , FPS 9.11, Running 23.87s Step 220( N/A%), pre moving , FPS 9.14, Running 23.97s Step 221( N/A%), pre moving , FPS 9.17, Running 24.06s Step 222( N/A%), pre moving , FPS 9.28, Running 24.15s Step 223( N/A%), pre moving , FPS 9.42, Running 24.24s Step 224( N/A%), pre moving , FPS 9.50, Running 24.34s Step 225( N/A%), pre moving , FPS 9.70, Running 24.41s Step 226( N/A%), pre moving , FPS 9.94, Running 24.48s Step 227( N/A%), pre moving , FPS 10.14, Running 24.55s Step 228( N/A%), pre moving , FPS 10.51, Running 24.58s Step 229( N/A%), pre moving , FPS 10.89, Running 24.62s Step 230( N/A%), pre moving , FPS 11.33, Running 24.65s Step 231( N/A%), pre moving , FPS 11.77, Running 24.69s Step 232( N/A%), pre moving , FPS 12.01, Running 24.76s Step 233( N/A%), pre moving , FPS 12.23, Running 24.84s Step 234( N/A%), pre moving , FPS 12.59, Running 24.90s Step 235( N/A%), pre moving , FPS 13.17, Running 24.93s Step 236( N/A%), pre moving , FPS 13.81, Running 24.96s Step 237( N/A%), pre moving , FPS 14.68, Running 25.00s Step 238( N/A%), pre moving , FPS 15.60, Running 25.03s Step 239( N/A%), pre moving , FPS 16.70, Running 25.07s Step 240( N/A%), pre moving , FPS 17.50, Running 25.11s Step 241( N/A%), pre moving , FPS 18.48, Running 25.14s Step 242( N/A%), pre moving , FPS 14.09, Running 25.56s Step 243( N/A%), pre moving , FPS 14.74, Running 25.60s Step 244( N/A%), pre moving , FPS 15.44, Running 25.63s Step 245( N/A%), pre moving , FPS 15.88, Running 25.67s Step 246( N/A%), pre moving , FPS 16.16, Running 25.71s Step 247( N/A%), pre moving , FPS 16.35, Running 25.77s Step 248( N/A%), pre moving , FPS 16.16, Running 25.82s Step 249( N/A%), pre moving , FPS 15.97, Running 25.87s Step 250( N/A%), pre moving , FPS 15.76, Running 25.92s Step 251( N/A%), pre moving , FPS 15.61, Running 25.98s Step 252( N/A%), pre moving , FPS 15.69, Running 26.04s Step 253( N/A%), pre moving , FPS 15.82, Running 26.10s Step 254( N/A%), pre moving , FPS 15.85, Running 26.16s Step 255( N/A%), pre moving , FPS 15.60, Running 26.21s Step 256( N/A%), pre moving , FPS 15.19, Running 26.28s Step 257( N/A%), pre moving , FPS 14.97, Running 26.33s Step 258( N/A%), pre moving , FPS 14.82, Running 26.38s Step 259( N/A%), pre moving , FPS 14.48, Running 26.45s Step 260( N/A%), pre moving , FPS 14.35, Running 26.50s Step 261( N/A%), pre moving , FPS 13.92, Running 26.58s Step 262( N/A%), pre moving , FPS 18.62, Running 26.64s Step 263( N/A%), pre moving , FPS 18.03, Running 26.71s Step 264( N/A%), pre moving , FPS 17.75, Running 26.76s Step 265( N/A%), pre moving , FPS 17.22, Running 26.83s Step 266( N/A%), pre moving , FPS 16.86, Running 26.90s Step 267( N/A%), pre moving , FPS 16.65, Running 26.97s Step 268( N/A%), pre moving , FPS 16.43, Running 27.04s Step 269( N/A%), pre moving , FPS 16.06, Running 27.12s Step 270( N/A%), pre moving , FPS 15.64, Running 27.20s Step 271( N/A%), pre moving , FPS 15.48, Running 27.27s Step 272( N/A%), pre moving , FPS 15.39, Running 27.34s Step 273( N/A%), pre moving , FPS 15.27, Running 27.41s Step 274( N/A%), pre moving , FPS 15.08, Running 27.49s Step 275( N/A%), pre moving , FPS 14.86, Running 27.56s Step 276( N/A%), pre moving , FPS 14.85, Running 27.63s Step 277( N/A%), pre moving , FPS 14.69, Running 27.69s Step 278( N/A%), pre moving , FPS 14.42, Running 27.77s Step 279( N/A%), pre moving , FPS 14.40, Running 27.84s Step 280( N/A%), pre moving , FPS 14.21, Running 27.91s Step 281( N/A%), pre moving , FPS 14.26, Running 27.98s Step 282( N/A%), pre moving , FPS 14.07, Running 28.06s Step 283( N/A%), pre moving , FPS 14.04, Running 28.13s Step 284( N/A%), pre moving , FPS 13.86, Running 28.20s Step 285( N/A%), pre moving , FPS 13.82, Running 28.28s Step 286( N/A%), pre moving , FPS 13.67, Running 28.36s Step 287( N/A%), pre moving , FPS 13.60, Running 28.44s Step 288( N/A%), pre moving , FPS 13.53, Running 28.52s Step 289( N/A%), pre moving , FPS 13.55, Running 28.59s Step 290( N/A%), pre moving , FPS 13.71, Running 28.66s Step 291( N/A%), pre moving , FPS 13.73, Running 28.73s Step 292( N/A%), pre moving , FPS 13.63, Running 28.80s Step 293( N/A%), pre moving , FPS 13.59, Running 28.88s Step 294( N/A%), pre moving , FPS 13.59, Running 28.96s Step 295( N/A%), pre moving , FPS 13.45, Running 29.04s Step 296( N/A%), pre moving , FPS 13.23, Running 29.14s Step 297( N/A%), pre moving , FPS 12.88, Running 29.25s Step 298( N/A%), pre moving , FPS 12.85, Running 29.33s Step 299( N/A%), pre moving , FPS 12.54, Running 29.44s Step 300( N/A%), pre moving , FPS 12.32, Running 29.53s Step 301( N/A%), pre moving , FPS 12.22, Running 29.62s Step 302( N/A%), pre moving , FPS 11.98, Running 29.73s Step 303( N/A%), pre moving , FPS 11.96, Running 29.81s Step 304( N/A%), pre moving , FPS 11.97, Running 29.87s Step 305( N/A%), pre moving , FPS 12.02, Running 29.94s Step 306( N/A%), pre moving , FPS 12.27, Running 29.99s Step 307( N/A%), pre moving , FPS 12.44, Running 30.05s Step 308( N/A%), pre moving , FPS 12.57, Running 30.11s Step 309( N/A%), pre moving , FPS 12.92, Running 30.14s Step 310( N/A%), pre moving , FPS 13.22, Running 30.17s Step 311( N/A%), pre moving , FPS 13.53, Running 30.20s Step 312( N/A%), pre moving , FPS 13.98, Running 30.24s Step 313( N/A%), pre moving , FPS 14.44, Running 30.27s Step 314( N/A%), pre moving , FPS 14.89, Running 30.30s Step 315( N/A%), pre moving , FPS 15.52, Running 30.33s Step 316( N/A%), pre moving , FPS 16.20, Running 30.37s Step 317( N/A%), pre moving , FPS 17.25, Running 30.41s Step 318( N/A%), pre moving , FPS 18.01, Running 30.44s Step 319( N/A%), pre moving , FPS 19.29, Running 30.47s Step 320( N/A%), pre moving , FPS 20.58, Running 30.51s Step 321( N/A%), pre moving , FPS 21.76, Running 30.54s Step 322( N/A%), pre moving , FPS 23.86, Running 30.57s Step 323( N/A%), pre moving , FPS 25.13, Running 30.60s Step 324( N/A%), pre moving , FPS 25.97, Running 30.64s Step 325( N/A%), pre moving , FPS 26.79, Running 30.69s Step 326( N/A%), pre moving , FPS 27.58, Running 30.72s Step 327( N/A%), pre moving , FPS 28.45, Running 30.75s Step 328( N/A%), pre moving , FPS 29.48, Running 30.79s Step 329( N/A%), pre moving , FPS 29.08, Running 30.83s Step 330( N/A%), pre moving , FPS 28.64, Running 30.87s Step 331( N/A%), pre moving , FPS 28.57, Running 30.90s Step 332( N/A%), pre moving , FPS 28.58, Running 30.94s Step 333( N/A%), pre moving , FPS 28.60, Running 30.97s Step 334( N/A%), pre moving , FPS 28.58, Running 31.00s Step 335( N/A%), pre moving , FPS 28.59, Running 31.03s Step 336( N/A%), pre moving , FPS 28.52, Running 31.07s Step 337( N/A%), pre moving , FPS 18.26, Running 31.50s Step 338( N/A%), pre moving , FPS 18.26, Running 31.53s Step 339( N/A%), pre moving , FPS 18.27, Running 31.57s Step 340( N/A%), pre moving , FPS 18.17, Running 31.61s Step 341( N/A%), pre moving , FPS 17.68, Running 31.67s Step 342( N/A%), pre moving , FPS 17.67, Running 31.70s Step 343( N/A%), pre moving , FPS 17.62, Running 31.74s Step 344( N/A%), pre moving , FPS 17.59, Running 31.78s Step 345( N/A%), pre moving , FPS 17.49, Running 31.83s Step 346( N/A%), pre moving , FPS 17.49, Running 31.86s Step 347( N/A%), pre moving , FPS 17.24, Running 31.91s Step 348( N/A%), pre moving , FPS 17.02, Running 31.96s Step 349( N/A%), pre moving , FPS 17.15, Running 31.99s Step 350( N/A%), pre moving , FPS 17.27, Running 32.03s Step 351( N/A%), pre moving , FPS 17.12, Running 32.07s Step 352( N/A%), pre moving , FPS 17.00, Running 32.11s Step 353( N/A%), pre moving , FPS 17.00, Running 32.14s Step 354( N/A%), pre moving , FPS 16.97, Running 32.18s Step 355( N/A%), pre moving , FPS 16.79, Running 32.22s Step 356( N/A%), pre moving , FPS 16.65, Running 32.27s Step 357( N/A%), pre moving , FPS 24.83, Running 32.31s Step 358( N/A%), pre moving , FPS 24.82, Running 32.34s Step 359( N/A%), pre moving , FPS 24.31, Running 32.39s Step 360( N/A%), pre moving , FPS 23.96, Running 32.44s Step 361( N/A%), pre moving , FPS 24.03, Running 32.50s Step 362( N/A%), pre moving , FPS 23.25, Running 32.56s Step 363( N/A%), pre moving , FPS 22.62, Running 32.62s Step 364( N/A%), pre moving , FPS 22.49, Running 32.67s Step 365( N/A%), pre moving , FPS 22.50, Running 32.72s Step 366( N/A%), pre moving , FPS 22.09, Running 32.77s Step 367( N/A%), pre moving , FPS 21.95, Running 32.82s Step 368( N/A%), pre moving , FPS 21.89, Running 32.87s Step 369( N/A%), pre moving , FPS 21.15, Running 32.94s Step 370( N/A%), pre moving , FPS 20.84, Running 32.99s Step 371( N/A%), pre moving , FPS 20.72, Running 33.04s Step 372( N/A%), pre moving , FPS 20.55, Running 33.09s Step 373( N/A%), pre moving , FPS 20.10, Running 33.14s Step 374( N/A%), pre moving , FPS 19.64, Running 33.20s Step 375( N/A%), pre moving , FPS 19.50, Running 33.25s Step 376( N/A%), pre moving , FPS 19.81, Running 33.28s Step 377( N/A%), pre moving , FPS 19.62, Running 33.33s Step 378( N/A%), pre moving , FPS 19.52, Running 33.37s Step 379( N/A%), pre moving , FPS 19.73, Running 33.40s Step 380( N/A%), pre moving , FPS 19.84, Running 33.45s Step 381( N/A%), pre moving , FPS 20.34, Running 33.48s Step 382( N/A%), pre moving , FPS 20.95, Running 33.52s Step 383( N/A%), pre moving , FPS 21.51, Running 33.55s Step 384( N/A%), pre moving , FPS 21.86, Running 33.58s Step 385( N/A%), pre moving , FPS 22.12, Running 33.62s Step 386( N/A%), pre moving , FPS 22.17, Running 33.67s Step 387( N/A%), pre moving , FPS 22.41, Running 33.71s Step 388( N/A%), pre moving , FPS 22.86, Running 33.75s Step 389( N/A%), pre moving , FPS 23.72, Running 33.78s Step 390( N/A%), pre moving , FPS 24.21, Running 33.81s Step 391( N/A%), pre moving , FPS 24.35, Running 33.86s Step 392( N/A%), pre moving , FPS 24.71, Running 33.89s Step 393( N/A%), pre moving , FPS 25.37, Running 33.93s Step 394( N/A%), pre moving , FPS 26.22, Running 33.96s Step 395( N/A%), pre moving , FPS 26.89, Running 33.99s Step 396( N/A%), pre moving , FPS 26.99, Running 34.02s Step 397( N/A%), pre moving , FPS 27.43, Running 34.06s Step 398( N/A%), pre moving , FPS 27.68, Running 34.09s Step 399( N/A%), pre moving , FPS 27.51, Running 34.13s Step 400( N/A%), pre moving , FPS 10.50, Running 35.35s Step 401( N/A%), pre moving , FPS 9.34, Running 35.63s Step 402( N/A%), pre moving , FPS 8.90, Running 35.76s Step 403( N/A%), pre moving , FPS 8.01, Running 36.05s Step 404( N/A%), pre moving , FPS 7.57, Running 36.23s Step 405( N/A%), pre moving , FPS 6.97, Running 36.49s Step 406( N/A%), pre moving , FPS 6.73, Running 36.64s Step 407( N/A%), pre moving , FPS 6.30, Running 36.89s Step 408( N/A%), pre moving , FPS 6.08, Running 37.04s Step 409( N/A%), pre moving , FPS 5.70, Running 37.29s Step 410( N/A%), pre moving , FPS 5.51, Running 37.44s Step 411( N/A%), pre moving , FPS 5.21, Running 37.70s Step 412( N/A%), pre moving , FPS 5.08, Running 37.83s Step 413( N/A%), pre moving , FPS 4.81, Running 38.09s Step 414( N/A%), pre moving , FPS 4.66, Running 38.25s Step 415( N/A%), pre moving , FPS 4.41, Running 38.53s Step 416( N/A%), pre moving , FPS 4.29, Running 38.69s Step 417( N/A%), pre moving , FPS 4.00, Running 39.05s Step 418( N/A%), pre moving , FPS 3.91, Running 39.20s Step 419( N/A%), pre moving , FPS 3.74, Running 39.48s Step 420( 0.33%), action 1, FPS 3.89, Running 40.49s Step 421( 0.67%), action 2, FPS 3.74, Running 40.98s Step 422( 1.00%), action 3, FPS 3.45, Running 41.56s Step 423( 1.33%), action 4, FPS 3.29, Running 42.12s Step 424( 1.67%), action 5, FPS 2.97, Running 42.97s Step 425( 2.00%), action 6, FPS 2.87, Running 43.46s Step 426( 2.33%), action 7, FPS 2.75, Running 43.93s Step 427( 2.67%), action 8, FPS 2.67, Running 44.37s Step 428( 3.00%), action 9, FPS 2.51, Running 45.00s Step 429( 3.33%), action 10, FPS 2.47, Running 45.39s Step 430( 3.67%), action 11, FPS 2.26, Running 46.28s Step 431( 4.00%), action 12, FPS 2.24, Running 46.62s Step 432( 4.33%), action 13, FPS 2.11, Running 47.29s Step 433( 4.67%), action 14, FPS 2.06, Running 47.78s Step 434( 5.00%), action 15, FPS 1.94, Running 48.57s Step 435( 5.33%), action 16, FPS 1.92, Running 48.93s Step 436( 5.67%), action 17, FPS 1.86, Running 49.45s Step 437( 6.00%), action 18, FPS 1.86, Running 49.83s Step 438( 6.33%), action 19, FPS 1.79, Running 50.36s Step 439( 6.67%), action 20, FPS 1.76, Running 50.86s Step 440( 7.00%), action 21, FPS 1.83, Running 51.43s Step 441( 7.33%), action 22, FPS 1.86, Running 51.74s Step 442( 7.67%), action 23, FPS 1.90, Running 52.08s Step 443( 8.00%), action 24, FPS 1.94, Running 52.42s Step 444( 8.33%), action 25, FPS 2.03, Running 52.81s Step 445( 8.67%), action 26, FPS 2.08, Running 53.10s Step 446( 9.00%), action 27, FPS 2.02, Running 53.82s Step 447( 9.33%), action 28, FPS 2.05, Running 54.10s Step 448( 9.67%), action 29, FPS 2.06, Running 54.69s Step 449( 10.00%), action 30, FPS 2.08, Running 55.02s Step 450( 10.33%), action 31, FPS 2.14, Running 55.64s Step 451( 10.67%), action 32, FPS 2.10, Running 56.15s Step 452( 11.00%), action 33, FPS 2.16, Running 56.54s Step 453( 11.33%), action 34, FPS 2.18, Running 56.96s Step 454( 11.67%), action 35, FPS 2.23, Running 57.52s Step 455( 12.00%), action 36, FPS 2.20, Running 58.01s Step 456( 12.33%), action 37, FPS 2.19, Running 58.56s Step 457( 12.67%), action 38, FPS 2.23, Running 58.81s Step 458( 13.00%), action 39, FPS 2.24, Running 59.31s Step 459( 13.33%), action 40, FPS 2.25, Running 59.75s Step 460( 13.67%), action 41, FPS 2.17, Running 60.63s Step 461( 14.00%), action 42, FPS 2.18, Running 60.90s Step 462( 14.33%), action 43, FPS 2.17, Running 61.31s Step 463( 14.67%), action 44, FPS 2.18, Running 61.58s Step 464( 15.00%), action 45, FPS 2.15, Running 62.11s Step 465( 15.33%), action 46, FPS 2.12, Running 62.55s Step 466( 15.67%), action 47, FPS 2.18, Running 63.01s Step 467( 16.00%), action 48, FPS 2.18, Running 63.29s Step 468( 16.33%), action 49, FPS 2.18, Running 63.86s Step 469( 16.67%), action 50, FPS 2.18, Running 64.21s Step 470( 17.00%), action 51, FPS 2.11, Running 65.12s Step 471( 17.33%), action 52, FPS 2.13, Running 65.55s Step 472( 17.67%), action 53, FPS 2.10, Running 66.04s Step 473( 18.00%), action 54, FPS 2.14, Running 66.33s Step 474( 18.33%), action 55, FPS 2.13, Running 66.93s Step 475( 18.67%), action 56, FPS 2.14, Running 67.36s Step 476( 19.00%), action 57, FPS 2.17, Running 67.80s Step 477( 19.33%), action 58, FPS 2.13, Running 68.20s Step 478( 19.67%), action 59, FPS 2.09, Running 68.86s Step 479( 20.00%), action 60, FPS 2.10, Running 69.29s Step 480( 20.33%), action 61, FPS 2.08, Running 70.24s Step 481( 20.67%), action 62, FPS 2.09, Running 70.49s Step 482( 21.00%), action 63, FPS 2.09, Running 70.90s Step 483( 21.33%), action 64, FPS 2.08, Running 71.19s Step 484( 21.67%), action 65, FPS 2.10, Running 71.63s Step 485( 22.00%), action 66, FPS 2.15, Running 71.84s Step 486( 22.33%), action 67, FPS 2.11, Running 72.50s Step 487( 22.67%), action 68, FPS 2.12, Running 72.72s Step 488( 23.00%), action 69, FPS 2.14, Running 73.19s Step 489( 23.33%), action 70, FPS 2.13, Running 73.59s Step 490( 23.67%), action 71, FPS 2.18, Running 74.28s Step 491( 24.00%), action 72, FPS 2.21, Running 74.61s Step 492( 24.33%), action 73, FPS 2.23, Running 74.99s Step 493( 24.67%), action 74, FPS 2.20, Running 75.42s Step 494( 25.00%), action 75, FPS 2.19, Running 76.07s Step 495( 25.33%), action 76, FPS 2.23, Running 76.33s Step 496( 25.67%), action 77, FPS 2.19, Running 76.92s Step 497( 26.00%), action 78, FPS 2.17, Running 77.39s Step 498( 26.33%), action 79, FPS 2.17, Running 78.08s Step 499( 26.67%), action 80, FPS 2.16, Running 78.56s Step 500( 27.00%), action 81, FPS 2.19, Running 79.37s Step 501( 27.33%), action 82, FPS 2.15, Running 79.81s Step 502( 27.67%), action 83, FPS 2.12, Running 80.34s Step 503( 28.00%), action 84, FPS 2.08, Running 80.79s Step 504( 28.33%), action 85, FPS 2.08, Running 81.23s Step 505( 28.67%), action 86, FPS 2.07, Running 81.50s Step 506( 29.00%), action 87, FPS 2.12, Running 81.95s Step 507( 29.33%), action 88, FPS 2.09, Running 82.31s Step 508( 29.67%), action 89, FPS 2.11, Running 82.66s Step 509( 30.00%), action 90, FPS 2.15, Running 82.90s Step 510( 30.33%), action 91, FPS 2.11, Running 83.75s Step 511( 30.67%), action 92, FPS 2.07, Running 84.27s Step 512( 31.00%), action 93, FPS 2.04, Running 84.78s Step 513( 31.33%), action 94, FPS 2.08, Running 85.04s Step 514( 31.67%), action 95, FPS 2.09, Running 85.66s Step 515( 32.00%), action 96, FPS 2.07, Running 86.00s Step 516( 32.33%), action 97, FPS 2.06, Running 86.62s Step 517( 32.67%), action 98, FPS 2.07, Running 87.05s Step 518( 33.00%), action 99, FPS 2.11, Running 87.58s Step 519( 33.33%), action 100, FPS 2.10, Running 88.08s Step 520( 33.67%), action 101, FPS 2.15, Running 88.66s Step 521( 34.00%), action 102, FPS 2.16, Running 89.06s Step 522( 34.33%), action 103, FPS 2.12, Running 89.78s Step 523( 34.67%), action 104, FPS 2.11, Running 90.25s Step 524( 35.00%), action 105, FPS 2.11, Running 90.72s Step 525( 35.33%), action 106, FPS 2.07, Running 91.18s Step 526( 35.67%), action 107, FPS 2.04, Running 91.74s Step 527( 36.00%), action 108, FPS 2.02, Running 92.21s Step 528( 36.33%), action 109, FPS 2.02, Running 92.57s Step 529( 36.67%), action 110, FPS 2.01, Running 92.83s Step 530( 37.00%), action 111, FPS 2.02, Running 93.64s Step 531( 37.33%), action 112, FPS 2.03, Running 94.11s Step 532( 37.67%), action 113, FPS 1.98, Running 94.87s Step 533( 38.00%), action 114, FPS 1.94, Running 95.35s Step 534( 38.33%), action 115, FPS 1.99, Running 95.72s Step 535( 38.67%), action 116, FPS 1.99, Running 96.03s Step 536( 39.00%), action 117, FPS 2.00, Running 96.60s Step 537( 39.33%), action 118, FPS 2.04, Running 96.87s Step 538( 39.67%), action 119, FPS 2.02, Running 97.50s Step 539( 40.00%), action 120, FPS 2.04, Running 97.88s Step 540( 40.33%), action 121, FPS 1.98, Running 98.78s Step 541( 40.67%), action 122, FPS 1.98, Running 99.17s Step 542( 41.00%), action 123, FPS 2.05, Running 99.56s Step 543( 41.33%), action 124, FPS 2.09, Running 99.84s Step 544( 41.67%), action 125, FPS 2.08, Running 100.32s Step 545( 42.00%), action 126, FPS 2.14, Running 100.53s Step 546( 42.33%), action 127, FPS 2.11, Running 101.23s Step 547( 42.67%), action 128, FPS 2.12, Running 101.65s Step 548( 43.00%), action 129, FPS 2.06, Running 102.26s Step 549( 43.33%), action 130, FPS 2.02, Running 102.74s Step 550( 43.67%), action 131, FPS 2.06, Running 103.36s Step 551( 44.00%), action 132, FPS 2.06, Running 103.80s Step 552( 44.33%), action 133, FPS 2.14, Running 104.20s Step 553( 44.67%), action 134, FPS 2.16, Running 104.62s Step 554( 45.00%), action 135, FPS 2.11, Running 105.20s Step 555( 45.33%), action 136, FPS 2.11, Running 105.50s Step 556( 45.67%), action 137, FPS 2.14, Running 105.97s Step 557( 46.00%), action 138, FPS 2.09, Running 106.45s Step 558( 46.33%), action 139, FPS 2.11, Running 106.97s Step 559( 46.67%), action 140, FPS 2.12, Running 107.33s Step 560( 47.00%), action 141, FPS 2.13, Running 108.17s Step 561( 47.33%), action 142, FPS 2.11, Running 108.64s Step 562( 47.67%), action 143, FPS 2.10, Running 109.09s Step 563( 48.00%), action 144, FPS 2.07, Running 109.51s Step 564( 48.33%), action 145, FPS 2.04, Running 110.15s Step 565( 48.67%), action 146, FPS 1.99, Running 110.60s Step 566( 49.00%), action 147, FPS 2.04, Running 111.03s Step 567( 49.33%), action 148, FPS 2.04, Running 111.45s Step 568( 49.67%), action 149, FPS 2.05, Running 112.02s Step 569( 50.00%), action 150, FPS 2.07, Running 112.39s Step 570( 50.33%), action 151, FPS 2.06, Running 113.08s Step 571( 50.67%), action 152, FPS 2.05, Running 113.56s Step 572( 51.00%), action 153, FPS 2.00, Running 114.21s Step 573( 51.33%), action 154, FPS 1.98, Running 114.74s Step 574( 51.67%), action 155, FPS 2.01, Running 115.17s Step 575( 52.00%), action 156, FPS 1.97, Running 115.68s Step 576( 52.33%), action 157, FPS 1.97, Running 116.12s Step 577( 52.67%), action 158, FPS 1.97, Running 116.61s Step 578( 53.00%), action 159, FPS 1.96, Running 117.17s Step 579( 53.33%), action 160, FPS 1.95, Running 117.59s Step 580( 53.67%), action 161, FPS 1.96, Running 118.36s Step 581( 54.00%), action 162, FPS 1.95, Running 118.88s Step 582( 54.33%), action 163, FPS 1.91, Running 119.59s Step 583( 54.67%), action 164, FPS 1.89, Running 120.12s Step 584( 55.00%), action 165, FPS 1.90, Running 120.69s Step 585( 55.33%), action 166, FPS 1.87, Running 121.29s Step 586( 55.67%), action 167, FPS 1.86, Running 121.76s [2026-08-01 17:49:27] [49 ] Seed 48 success after 122.26 s. +steps: 586 , actions: 167 . +Instruction: Empty +Total 23/49(46.94%) success. +Setting seed: 49 +Step 1( N/A%), pre moving , FPS 12.58, Running 0.08s Step 2( N/A%), pre moving , FPS 16.11, Running 0.12s Step 3( N/A%), pre moving , FPS 18.02, Running 0.17s Step 4( N/A%), pre moving , FPS 19.11, Running 0.21s Step 5( N/A%), pre moving , FPS 19.83, Running 0.25s Step 6( N/A%), pre moving , FPS 20.18, Running 0.30s Step 7( N/A%), pre moving , FPS 20.86, Running 0.34s Step 8( N/A%), pre moving , FPS 21.44, Running 0.37s Step 9( N/A%), pre moving , FPS 21.86, Running 0.41s Step 10( N/A%), pre moving , FPS 22.20, Running 0.45s Step 11( N/A%), pre moving , FPS 22.16, Running 0.50s Step 12( N/A%), pre moving , FPS 22.44, Running 0.53s Step 13( N/A%), pre moving , FPS 22.68, Running 0.57s Step 14( N/A%), pre moving , FPS 22.70, Running 0.62s Step 15( N/A%), pre moving , FPS 22.71, Running 0.66s Step 16( N/A%), pre moving , FPS 22.75, Running 0.70s Step 17( N/A%), pre moving , FPS 22.66, Running 0.75s Step 18( N/A%), pre moving , FPS 22.85, Running 0.79s Step 19( N/A%), pre moving , FPS 23.01, Running 0.83s Step 20( N/A%), pre moving , FPS 22.93, Running 0.87s Step 21( N/A%), pre moving , FPS 18.93, Running 1.14s Step 22( N/A%), pre moving , FPS 18.43, Running 1.21s Step 23( N/A%), pre moving , FPS 18.50, Running 1.25s Step 24( N/A%), pre moving , FPS 18.55, Running 1.29s Step 25( N/A%), pre moving , FPS 18.64, Running 1.33s Step 26( N/A%), pre moving , FPS 15.46, Running 1.59s Step 27( N/A%), pre moving , FPS 15.45, Running 1.63s Step 28( N/A%), pre moving , FPS 15.38, Running 1.67s Step 29( N/A%), pre moving , FPS 15.39, Running 1.71s Step 30( N/A%), pre moving , FPS 15.40, Running 1.75s Step 31( N/A%), pre moving , FPS 15.49, Running 1.79s Step 32( N/A%), pre moving , FPS 15.36, Running 1.84s Step 33( N/A%), pre moving , FPS 15.33, Running 1.88s Step 34( N/A%), pre moving , FPS 15.33, Running 1.92s Step 35( N/A%), pre moving , FPS 15.22, Running 1.97s Step 36( N/A%), pre moving , FPS 12.64, Running 2.29s Step 37( N/A%), pre moving , FPS 12.65, Running 2.33s Step 38( N/A%), pre moving , FPS 12.56, Running 2.38s Step 39( N/A%), pre moving , FPS 12.57, Running 2.42s Step 40( N/A%), pre moving , FPS 12.63, Running 2.46s Step 41( N/A%), pre moving , FPS 14.69, Running 2.50s Step 42( N/A%), pre moving , FPS 15.01, Running 2.54s Step 43( N/A%), pre moving , FPS 15.00, Running 2.58s Step 44( N/A%), pre moving , FPS 15.00, Running 2.62s Step 45( N/A%), pre moving , FPS 14.97, Running 2.66s Step 46( N/A%), pre moving , FPS 17.87, Running 2.71s Step 47( N/A%), pre moving , FPS 17.76, Running 2.76s Step 48( N/A%), pre moving , FPS 17.53, Running 2.81s Step 49( N/A%), pre moving , FPS 17.47, Running 2.86s Step 50( N/A%), pre moving , FPS 17.39, Running 2.90s Step 51( N/A%), pre moving , FPS 17.18, Running 2.95s Step 52( N/A%), pre moving , FPS 17.18, Running 3.00s Step 53( N/A%), pre moving , FPS 17.17, Running 3.04s Step 54( N/A%), pre moving , FPS 17.21, Running 3.08s Step 55( N/A%), pre moving , FPS 17.41, Running 3.12s Step 56( N/A%), pre moving , FPS 22.80, Running 3.16s Step 57( N/A%), pre moving , FPS 22.82, Running 3.21s Step 58( N/A%), pre moving , FPS 23.05, Running 3.25s Step 59( N/A%), pre moving , FPS 23.02, Running 3.29s Step 60( N/A%), pre moving , FPS 23.01, Running 3.33s Step 61( N/A%), pre moving , FPS 23.06, Running 3.36s Step 62( N/A%), pre moving , FPS 23.09, Running 3.41s Step 63( N/A%), pre moving , FPS 22.95, Running 3.45s Step 64( N/A%), pre moving , FPS 22.98, Running 3.49s Step 65( N/A%), pre moving , FPS 23.05, Running 3.53s Step 66( N/A%), pre moving , FPS 23.36, Running 3.57s Step 67( N/A%), pre moving , FPS 23.56, Running 3.61s Step 68( N/A%), pre moving , FPS 24.14, Running 3.64s Step 69( N/A%), pre moving , FPS 24.19, Running 3.68s Step 70( N/A%), pre moving , FPS 23.60, Running 3.75s Step 71( N/A%), pre moving , FPS 23.17, Running 3.81s Step 72( N/A%), pre moving , FPS 22.80, Running 3.88s Step 73( N/A%), pre moving , FPS 22.05, Running 3.95s Step 74( N/A%), pre moving , FPS 21.60, Running 4.01s Step 75( N/A%), pre moving , FPS 21.14, Running 4.07s Step 76( N/A%), pre moving , FPS 20.62, Running 4.13s Step 77( N/A%), pre moving , FPS 20.09, Running 4.20s Step 78( N/A%), pre moving , FPS 19.56, Running 4.27s Step 79( N/A%), pre moving , FPS 19.05, Running 4.34s Step 80( N/A%), pre moving , FPS 18.28, Running 4.42s Step 81( N/A%), pre moving , FPS 17.87, Running 4.48s Step 82( N/A%), pre moving , FPS 17.54, Running 4.55s Step 83( N/A%), pre moving , FPS 17.13, Running 4.62s Step 84( N/A%), pre moving , FPS 16.79, Running 4.68s Step 85( N/A%), pre moving , FPS 16.47, Running 4.74s Step 86( N/A%), pre moving , FPS 16.07, Running 4.81s Step 87( N/A%), pre moving , FPS 15.75, Running 4.87s Step 88( N/A%), pre moving , FPS 15.46, Running 4.94s Step 89( N/A%), pre moving , FPS 15.46, Running 4.98s Step 90( N/A%), pre moving , FPS 15.72, Running 5.02s Step 91( N/A%), pre moving , FPS 16.04, Running 5.06s Step 92( N/A%), pre moving , FPS 16.32, Running 5.10s Step 93( N/A%), pre moving , FPS 16.75, Running 5.14s Step 94( N/A%), pre moving , FPS 16.96, Running 5.19s Step 95( N/A%), pre moving , FPS 17.22, Running 5.23s Step 96( N/A%), pre moving , FPS 17.34, Running 5.29s Step 97( N/A%), pre moving , FPS 17.68, Running 5.33s Step 98( N/A%), pre moving , FPS 18.12, Running 5.37s Step 99( N/A%), pre moving , FPS 18.40, Running 5.42s Step 100( N/A%), pre moving , FPS 18.87, Running 5.48s Step 101( N/A%), pre moving , FPS 19.34, Running 5.52s Step 102( N/A%), pre moving , FPS 19.84, Running 5.56s Step 103( N/A%), pre moving , FPS 20.51, Running 5.60s Step 104( N/A%), pre moving , FPS 20.95, Running 5.64s Step 105( N/A%), pre moving , FPS 21.38, Running 5.68s Step 106( N/A%), pre moving , FPS 21.93, Running 5.72s Step 107( N/A%), pre moving , FPS 22.17, Running 5.78s Step 108( N/A%), pre moving , FPS 22.75, Running 5.82s Step 109( N/A%), pre moving , FPS 22.77, Running 5.85s Step 110( N/A%), pre moving , FPS 22.88, Running 5.89s Step 111( N/A%), pre moving , FPS 22.82, Running 5.94s Step 112( N/A%), pre moving , FPS 22.81, Running 5.98s Step 113( N/A%), pre moving , FPS 22.69, Running 6.03s Step 114( N/A%), pre moving , FPS 22.80, Running 6.07s Step 115( N/A%), pre moving , FPS 22.88, Running 6.10s Step 116( N/A%), pre moving , FPS 23.10, Running 6.15s Step 117( N/A%), pre moving , FPS 23.22, Running 6.20s Step 118( N/A%), pre moving , FPS 23.22, Running 6.23s Step 119( N/A%), pre moving , FPS 23.57, Running 6.27s Step 120( N/A%), pre moving , FPS 24.13, Running 6.31s Step 121( N/A%), pre moving , FPS 24.07, Running 6.35s Step 122( N/A%), pre moving , FPS 23.75, Running 6.40s Step 123( N/A%), pre moving , FPS 14.61, Running 6.96s Step 124( N/A%), pre moving , FPS 13.44, Running 7.13s Step 125( N/A%), pre moving , FPS 11.84, Running 7.37s Step 126( N/A%), pre moving , FPS 11.16, Running 7.52s Step 127( N/A%), pre moving , FPS 10.09, Running 7.76s Step 128( N/A%), pre moving , FPS 9.47, Running 7.93s Step 129( N/A%), pre moving , FPS 8.43, Running 8.23s Step 130( N/A%), pre moving , FPS 8.03, Running 8.38s Step 131( N/A%), pre moving , FPS 7.38, Running 8.65s Step 132( N/A%), pre moving , FPS 7.06, Running 8.81s Step 133( N/A%), pre moving , FPS 6.49, Running 9.11s Step 134( N/A%), pre moving , FPS 6.24, Running 9.27s Step 135( N/A%), pre moving , FPS 5.83, Running 9.53s Step 136( N/A%), pre moving , FPS 5.60, Running 9.72s Step 137( N/A%), pre moving , FPS 5.30, Running 9.97s Step 138( N/A%), pre moving , FPS 5.10, Running 10.16s Step 139( N/A%), pre moving , FPS 4.79, Running 10.45s Step 140( N/A%), pre moving , FPS 4.63, Running 10.63s Step 141( N/A%), pre moving , FPS 4.36, Running 10.94s Step 142( N/A%), pre moving , FPS 4.24, Running 11.12s Step 143( N/A%), pre moving , FPS 4.48, Running 11.43s Step 144( N/A%), pre moving , FPS 4.44, Running 11.63s Step 145( N/A%), pre moving , FPS 4.43, Running 11.89s Step 146( N/A%), pre moving , FPS 4.37, Running 12.10s Step 147( N/A%), pre moving , FPS 4.31, Running 12.40s Step 148( N/A%), pre moving , FPS 4.30, Running 12.58s Step 149( N/A%), pre moving , FPS 4.31, Running 12.87s Step 150( N/A%), pre moving , FPS 4.25, Running 13.09s Step 151( N/A%), pre moving , FPS 4.21, Running 13.39s Step 152( N/A%), pre moving , FPS 4.21, Running 13.57s Step 153( N/A%), pre moving , FPS 4.23, Running 13.84s Step 154( N/A%), pre moving , FPS 4.21, Running 14.02s Step 155( N/A%), pre moving , FPS 4.23, Running 14.26s Step 156( N/A%), pre moving , FPS 4.22, Running 14.46s Step 157( N/A%), pre moving , FPS 4.14, Running 14.79s Step 158( N/A%), pre moving , FPS 4.13, Running 15.00s Step 159( N/A%), pre moving , FPS 4.18, Running 15.23s Step 160( N/A%), pre moving , FPS 4.16, Running 15.43s Step 161( N/A%), pre moving , FPS 4.20, Running 15.70s Step 162( N/A%), pre moving , FPS 4.16, Running 15.93s Step 163( N/A%), pre moving , FPS 4.18, Running 16.21s Step 164( N/A%), pre moving , FPS 4.18, Running 16.41s Step 165( N/A%), pre moving , FPS 4.18, Running 16.67s Step 166( N/A%), pre moving , FPS 4.17, Running 16.89s Step 167( N/A%), pre moving , FPS 4.18, Running 17.18s Step 168( N/A%), pre moving , FPS 4.19, Running 17.36s Step 169( N/A%), pre moving , FPS 4.21, Running 17.62s Step 170( N/A%), pre moving , FPS 4.25, Running 17.79s Step 171( N/A%), pre moving , FPS 4.25, Running 18.10s Step 172( N/A%), pre moving , FPS 4.28, Running 18.24s Step 173( N/A%), pre moving , FPS 4.27, Running 18.52s Step 174( N/A%), pre moving , FPS 4.29, Running 18.69s Step 175( N/A%), pre moving , FPS 4.26, Running 18.95s Step 176( N/A%), pre moving , FPS 4.28, Running 19.14s Step 177( N/A%), pre moving , FPS 4.36, Running 19.38s Step 178( N/A%), pre moving , FPS 4.52, Running 19.43s Step 179( N/A%), pre moving , FPS 4.72, Running 19.47s Step 180( N/A%), pre moving , FPS 4.88, Running 19.53s Step 181( N/A%), pre moving , FPS 5.17, Running 19.57s Step 182( N/A%), pre moving , FPS 5.43, Running 19.61s Step 183( N/A%), pre moving , FPS 5.81, Running 19.65s Step 184( N/A%), pre moving , FPS 6.08, Running 19.70s Step 185( N/A%), pre moving , FPS 6.51, Running 19.74s Step 186( N/A%), pre moving , FPS 6.91, Running 19.79s Step 187( N/A%), pre moving , FPS 7.56, Running 19.83s Step 188( N/A%), pre moving , FPS 6.83, Running 20.28s Step 189( N/A%), pre moving , FPS 7.40, Running 20.32s Step 190( N/A%), pre moving , FPS 7.76, Running 20.37s Step 191( N/A%), pre moving , FPS 8.65, Running 20.41s Step 192( N/A%), pre moving , FPS 8.97, Running 20.47s Step 193( N/A%), pre moving , FPS 9.92, Running 20.53s Step 194( N/A%), pre moving , FPS 10.48, Running 20.59s Step 195( N/A%), pre moving , FPS 11.70, Running 20.66s Step 196( N/A%), pre moving , FPS 12.56, Running 20.73s Step 197( N/A%), pre moving , FPS 14.11, Running 20.80s Step 198( N/A%), pre moving , FPS 13.85, Running 20.87s Step 199( N/A%), pre moving , FPS 13.53, Running 20.95s Step 200( N/A%), pre moving , FPS 13.32, Running 21.03s Step 201( N/A%), pre moving , FPS 13.07, Running 21.10s Step 202( N/A%), pre moving , FPS 12.51, Running 21.21s Step 203( N/A%), pre moving , FPS 12.18, Running 21.29s Step 204( N/A%), pre moving , FPS 11.85, Running 21.39s Step 205( N/A%), pre moving , FPS 11.61, Running 21.46s Step 206( N/A%), pre moving , FPS 11.23, Running 21.57s Step 207( N/A%), pre moving , FPS 11.06, Running 21.64s Step 208( N/A%), pre moving , FPS 13.82, Running 21.73s Step 209( N/A%), pre moving , FPS 13.32, Running 21.83s Step 210( N/A%), pre moving , FPS 12.91, Running 21.92s Step 211( N/A%), pre moving , FPS 12.47, Running 22.01s Step 212( N/A%), pre moving , FPS 12.23, Running 22.10s Step 213( N/A%), pre moving , FPS 12.06, Running 22.19s Step 214( N/A%), pre moving , FPS 11.74, Running 22.30s Step 215( N/A%), pre moving , FPS 11.46, Running 22.41s Step 216( N/A%), pre moving , FPS 11.17, Running 22.52s Step 217( N/A%), pre moving , FPS 10.91, Running 22.64s Step 218( N/A%), pre moving , FPS 10.64, Running 22.75s Step 219( N/A%), pre moving , FPS 10.44, Running 22.86s Step 220( N/A%), pre moving , FPS 10.30, Running 22.97s Step 221( N/A%), pre moving , FPS 10.06, Running 23.09s Step 222( N/A%), pre moving , FPS 10.08, Running 23.19s Step 223( N/A%), pre moving , FPS 9.94, Running 23.31s Step 224( N/A%), pre moving , FPS 9.97, Running 23.39s Step 225( N/A%), pre moving , FPS 9.91, Running 23.48s Step 226( N/A%), pre moving , FPS 9.97, Running 23.57s Step 227( N/A%), pre moving , FPS 9.83, Running 23.67s Step 228( N/A%), pre moving , FPS 9.80, Running 23.77s Step 229( N/A%), pre moving , FPS 9.84, Running 23.86s Step 230( N/A%), pre moving , FPS 9.86, Running 23.95s Step 231( N/A%), pre moving , FPS 9.93, Running 24.03s Step 232( N/A%), pre moving , FPS 10.01, Running 24.10s Step 233( N/A%), pre moving , FPS 10.06, Running 24.18s Step 234( N/A%), pre moving , FPS 10.24, Running 24.25s Step 235( N/A%), pre moving , FPS 10.41, Running 24.33s Step 236( N/A%), pre moving , FPS 10.84, Running 24.37s Step 237( N/A%), pre moving , FPS 11.27, Running 24.41s Step 238( N/A%), pre moving , FPS 11.82, Running 24.44s Step 239( N/A%), pre moving , FPS 12.34, Running 24.48s Step 240( N/A%), pre moving , FPS 12.70, Running 24.55s Step 241( N/A%), pre moving , FPS 13.20, Running 24.60s Step 242( N/A%), pre moving , FPS 13.59, Running 24.67s Step 243( N/A%), pre moving , FPS 14.24, Running 24.71s Step 244( N/A%), pre moving , FPS 14.78, Running 24.74s Step 245( N/A%), pre moving , FPS 15.43, Running 24.78s Step 246( N/A%), pre moving , FPS 16.11, Running 24.81s Step 247( N/A%), pre moving , FPS 17.02, Running 24.85s Step 248( N/A%), pre moving , FPS 17.95, Running 24.88s Step 249( N/A%), pre moving , FPS 18.90, Running 24.92s Step 250( N/A%), pre moving , FPS 13.09, Running 25.47s Step 251( N/A%), pre moving , FPS 13.44, Running 25.51s Step 252( N/A%), pre moving , FPS 13.76, Running 25.55s Step 253( N/A%), pre moving , FPS 14.24, Running 25.59s Step 254( N/A%), pre moving , FPS 14.58, Running 25.62s Step 255( N/A%), pre moving , FPS 15.05, Running 25.66s Step 256( N/A%), pre moving , FPS 14.92, Running 25.71s Step 257( N/A%), pre moving , FPS 14.81, Running 25.76s Step 258( N/A%), pre moving , FPS 14.55, Running 25.82s Step 259( N/A%), pre moving , FPS 14.41, Running 25.87s Step 260( N/A%), pre moving , FPS 14.57, Running 25.92s Step 261( N/A%), pre moving , FPS 14.66, Running 25.97s Step 262( N/A%), pre moving , FPS 14.72, Running 26.02s Step 263( N/A%), pre moving , FPS 14.56, Running 26.08s Step 264( N/A%), pre moving , FPS 14.30, Running 26.14s Step 265( N/A%), pre moving , FPS 14.09, Running 26.20s Step 266( N/A%), pre moving , FPS 13.83, Running 26.26s Step 267( N/A%), pre moving , FPS 13.66, Running 26.31s Step 268( N/A%), pre moving , FPS 13.36, Running 26.38s Step 269( N/A%), pre moving , FPS 12.83, Running 26.48s Step 270( N/A%), pre moving , FPS 18.87, Running 26.53s Step 271( N/A%), pre moving , FPS 18.19, Running 26.61s Step 272( N/A%), pre moving , FPS 17.87, Running 26.67s Step 273( N/A%), pre moving , FPS 17.27, Running 26.74s Step 274( N/A%), pre moving , FPS 16.98, Running 26.80s Step 275( N/A%), pre moving , FPS 16.29, Running 26.89s Step 276( N/A%), pre moving , FPS 16.15, Running 26.95s Step 277( N/A%), pre moving , FPS 15.65, Running 27.04s Step 278( N/A%), pre moving , FPS 15.59, Running 27.10s Step 279( N/A%), pre moving , FPS 15.41, Running 27.17s Step 280( N/A%), pre moving , FPS 15.31, Running 27.22s Step 281( N/A%), pre moving , FPS 15.01, Running 27.30s Step 282( N/A%), pre moving , FPS 14.90, Running 27.37s Step 283( N/A%), pre moving , FPS 14.75, Running 27.44s Step 284( N/A%), pre moving , FPS 14.67, Running 27.51s Step 285( N/A%), pre moving , FPS 14.28, Running 27.60s Step 286( N/A%), pre moving , FPS 14.24, Running 27.66s Step 287( N/A%), pre moving , FPS 14.04, Running 27.74s Step 288( N/A%), pre moving , FPS 14.18, Running 27.79s Step 289( N/A%), pre moving , FPS 14.44, Running 27.86s Step 290( N/A%), pre moving , FPS 14.49, Running 27.91s Step 291( N/A%), pre moving , FPS 14.62, Running 27.98s Step 292( N/A%), pre moving , FPS 14.66, Running 28.04s Step 293( N/A%), pre moving , FPS 14.63, Running 28.11s Step 294( N/A%), pre moving , FPS 14.68, Running 28.16s Step 295( N/A%), pre moving , FPS 14.89, Running 28.23s Step 296( N/A%), pre moving , FPS 14.83, Running 28.30s Step 297( N/A%), pre moving , FPS 15.05, Running 28.37s Step 298( N/A%), pre moving , FPS 14.96, Running 28.44s Step 299( N/A%), pre moving , FPS 14.98, Running 28.50s Step 300( N/A%), pre moving , FPS 14.79, Running 28.58s Step 301( N/A%), pre moving , FPS 14.77, Running 28.65s Step 302( N/A%), pre moving , FPS 14.77, Running 28.72s Step 303( N/A%), pre moving , FPS 14.64, Running 28.81s Step 304( N/A%), pre moving , FPS 14.41, Running 28.89s Step 305( N/A%), pre moving , FPS 14.39, Running 28.99s Step 306( N/A%), pre moving , FPS 14.17, Running 29.08s Step 307( N/A%), pre moving , FPS 14.05, Running 29.16s Step 308( N/A%), pre moving , FPS 13.66, Running 29.26s Step 309( N/A%), pre moving , FPS 13.43, Running 29.35s Step 310( N/A%), pre moving , FPS 13.07, Running 29.44s Step 311( N/A%), pre moving , FPS 12.93, Running 29.53s Step 312( N/A%), pre moving , FPS 12.59, Running 29.63s Step 313( N/A%), pre moving , FPS 12.65, Running 29.69s Step 314( N/A%), pre moving , FPS 12.53, Running 29.76s Step 315( N/A%), pre moving , FPS 12.62, Running 29.81s Step 316( N/A%), pre moving , FPS 12.74, Running 29.87s Step 317( N/A%), pre moving , FPS 12.86, Running 29.92s Step 318( N/A%), pre moving , FPS 13.14, Running 29.96s Step 319( N/A%), pre moving , FPS 13.44, Running 29.99s Step 320( N/A%), pre moving , FPS 13.78, Running 30.03s Step 321( N/A%), pre moving , FPS 14.19, Running 30.06s Step 322( N/A%), pre moving , FPS 14.46, Running 30.10s Step 323( N/A%), pre moving , FPS 14.89, Running 30.15s Step 324( N/A%), pre moving , FPS 15.48, Running 30.19s Step 325( N/A%), pre moving , FPS 16.25, Running 30.22s Step 326( N/A%), pre moving , FPS 17.00, Running 30.25s Step 327( N/A%), pre moving , FPS 17.75, Running 30.29s Step 328( N/A%), pre moving , FPS 18.80, Running 30.32s Step 329( N/A%), pre moving , FPS 19.88, Running 30.36s Step 330( N/A%), pre moving , FPS 20.99, Running 30.40s Step 331( N/A%), pre moving , FPS 22.13, Running 30.43s Step 332( N/A%), pre moving , FPS 23.78, Running 30.47s Step 333( N/A%), pre moving , FPS 24.41, Running 30.51s Step 334( N/A%), pre moving , FPS 25.48, Running 30.54s Step 335( N/A%), pre moving , FPS 26.11, Running 30.58s Step 336( N/A%), pre moving , FPS 26.64, Running 30.62s Step 337( N/A%), pre moving , FPS 27.49, Running 30.65s Step 338( N/A%), pre moving , FPS 27.57, Running 30.68s Step 339( N/A%), pre moving , FPS 27.60, Running 30.71s Step 340( N/A%), pre moving , FPS 27.58, Running 30.75s Step 341( N/A%), pre moving , FPS 27.62, Running 30.79s Step 342( N/A%), pre moving , FPS 27.86, Running 30.82s Step 343( N/A%), pre moving , FPS 28.37, Running 30.85s Step 344( N/A%), pre moving , FPS 28.49, Running 30.89s Step 345( N/A%), pre moving , FPS 28.52, Running 30.92s Step 346( N/A%), pre moving , FPS 17.54, Running 31.39s Step 347( N/A%), pre moving , FPS 17.52, Running 31.43s Step 348( N/A%), pre moving , FPS 17.51, Running 31.46s Step 349( N/A%), pre moving , FPS 17.56, Running 31.50s Step 350( N/A%), pre moving , FPS 17.60, Running 31.53s Step 351( N/A%), pre moving , FPS 17.29, Running 31.59s Step 352( N/A%), pre moving , FPS 17.00, Running 31.64s Step 353( N/A%), pre moving , FPS 16.86, Running 31.70s Step 354( N/A%), pre moving , FPS 16.59, Running 31.75s Step 355( N/A%), pre moving , FPS 16.39, Running 31.80s Step 356( N/A%), pre moving , FPS 16.09, Running 31.86s Step 357( N/A%), pre moving , FPS 15.77, Running 31.92s Step 358( N/A%), pre moving , FPS 15.51, Running 31.97s Step 359( N/A%), pre moving , FPS 15.13, Running 32.04s Step 360( N/A%), pre moving , FPS 15.01, Running 32.09s Step 361( N/A%), pre moving , FPS 14.80, Running 32.14s Step 362( N/A%), pre moving , FPS 14.58, Running 32.19s Step 363( N/A%), pre moving , FPS 14.44, Running 32.24s Step 364( N/A%), pre moving , FPS 14.17, Running 32.30s Step 365( N/A%), pre moving , FPS 14.14, Running 32.34s Step 366( N/A%), pre moving , FPS 20.47, Running 32.37s Step 367( N/A%), pre moving , FPS 20.41, Running 32.41s Step 368( N/A%), pre moving , FPS 20.34, Running 32.45s Step 369( N/A%), pre moving , FPS 20.10, Running 32.49s Step 370( N/A%), pre moving , FPS 20.09, Running 32.53s Step 371( N/A%), pre moving , FPS 20.39, Running 32.57s Step 372( N/A%), pre moving , FPS 20.84, Running 32.60s Step 373( N/A%), pre moving , FPS 21.23, Running 32.64s Step 374( N/A%), pre moving , FPS 21.62, Running 32.67s Step 375( N/A%), pre moving , FPS 22.04, Running 32.71s Step 376( N/A%), pre moving , FPS 22.65, Running 32.74s Step 377( N/A%), pre moving , FPS 23.24, Running 32.78s Step 378( N/A%), pre moving , FPS 23.74, Running 32.81s Step 379( N/A%), pre moving , FPS 24.24, Running 32.86s Step 380( N/A%), pre moving , FPS 24.60, Running 32.90s Step 381( N/A%), pre moving , FPS 25.05, Running 32.94s Step 382( N/A%), pre moving , FPS 25.70, Running 32.97s Step 383( N/A%), pre moving , FPS 26.10, Running 33.01s Step 384( N/A%), pre moving , FPS 26.94, Running 33.04s Step 385( N/A%), pre moving , FPS 27.07, Running 33.07s Step 386( N/A%), pre moving , FPS 27.14, Running 33.11s Step 387( N/A%), pre moving , FPS 27.29, Running 33.14s Step 388( N/A%), pre moving , FPS 27.38, Running 33.18s Step 389( N/A%), pre moving , FPS 27.78, Running 33.21s Step 390( N/A%), pre moving , FPS 27.81, Running 33.25s Step 391( N/A%), pre moving , FPS 28.02, Running 33.28s Step 392( N/A%), pre moving , FPS 9.55, Running 34.70s Step 393( N/A%), pre moving , FPS 8.61, Running 34.96s Step 394( N/A%), pre moving , FPS 8.23, Running 35.11s Step 395( N/A%), pre moving , FPS 7.53, Running 35.36s Step 396( N/A%), pre moving , FPS 7.06, Running 35.57s Step 397( N/A%), pre moving , FPS 6.43, Running 35.89s Step 398( N/A%), pre moving , FPS 6.15, Running 36.07s Step 399( N/A%), pre moving , FPS 5.80, Running 36.31s Step 400( N/A%), pre moving , FPS 5.62, Running 36.45s Step 401( N/A%), pre moving , FPS 5.36, Running 36.67s Step 402( N/A%), pre moving , FPS 5.16, Running 36.85s Step 403( N/A%), pre moving , FPS 4.85, Running 37.13s Step 404( N/A%), pre moving , FPS 4.69, Running 37.31s Step 405( N/A%), pre moving , FPS 4.45, Running 37.57s Step 406( N/A%), pre moving , FPS 4.33, Running 37.72s Step 407( N/A%), pre moving , FPS 4.14, Running 37.97s Step 408( N/A%), pre moving , FPS 4.05, Running 38.11s Step 409( N/A%), pre moving , FPS 3.88, Running 38.37s Step 410( N/A%), pre moving , FPS 3.74, Running 38.59s Step 411( N/A%), pre moving , FPS 3.60, Running 38.85s Step 412( 0.33%), action 1, FPS 3.95, Running 39.76s Step 413( 0.67%), action 2, FPS 3.94, Running 40.04s Step 414( 1.00%), action 3, FPS 3.60, Running 40.66s Step 415( 1.33%), action 4, FPS 3.58, Running 40.96s Step 416( 1.67%), action 5, FPS 3.48, Running 41.32s Step 417( 2.00%), action 6, FPS 3.49, Running 41.62s Step 418( 2.33%), action 7, FPS 3.20, Running 42.32s Step 419( 2.67%), action 8, FPS 3.19, Running 42.57s Step 420( 3.00%), action 9, FPS 2.88, Running 43.40s Step 421( 3.33%), action 10, FPS 2.77, Running 43.89s Step 422( 3.67%), action 11, FPS 2.56, Running 44.67s Step 423( 4.00%), action 12, FPS 2.49, Running 45.17s Step 424( 4.33%), action 13, FPS 2.36, Running 45.78s Step 425( 4.67%), action 14, FPS 2.31, Running 46.24s Step 426( 5.00%), action 15, FPS 2.19, Running 46.85s Step 427( 5.33%), action 16, FPS 2.14, Running 47.30s Step 428( 5.67%), action 17, FPS 2.03, Running 47.95s Step 429( 6.00%), action 18, FPS 2.02, Running 48.25s Step 430( 6.33%), action 19, FPS 1.94, Running 48.91s Step 431( 6.67%), action 20, FPS 1.94, Running 49.18s Step 432( 7.00%), action 21, FPS 1.99, Running 49.79s Step 433( 7.33%), action 22, FPS 1.96, Running 50.22s Step 434( 7.67%), action 23, FPS 1.99, Running 50.73s Step 435( 8.00%), action 24, FPS 1.96, Running 51.16s Step 436( 8.33%), action 25, FPS 1.93, Running 51.70s Step 437( 8.67%), action 26, FPS 1.93, Running 51.97s Step 438( 9.00%), action 27, FPS 1.95, Running 52.59s Step 439( 9.33%), action 28, FPS 1.94, Running 52.86s Step 440( 9.67%), action 29, FPS 1.96, Running 53.59s Step 441( 10.00%), action 30, FPS 1.98, Running 53.97s Step 442( 10.33%), action 31, FPS 2.00, Running 54.65s Step 443( 10.67%), action 32, FPS 2.06, Running 54.88s Step 444( 11.00%), action 33, FPS 2.10, Running 55.31s Step 445( 11.33%), action 34, FPS 2.09, Running 55.82s Step 446( 11.67%), action 35, FPS 2.13, Running 56.25s Step 447( 12.00%), action 36, FPS 2.16, Running 56.55s Step 448( 12.33%), action 37, FPS 2.24, Running 56.89s Step 449( 12.67%), action 38, FPS 2.26, Running 57.11s Step 450( 13.00%), action 39, FPS 2.23, Running 57.87s Step 451( 13.33%), action 40, FPS 2.24, Running 58.10s Step 452( 13.67%), action 41, FPS 2.22, Running 58.82s Step 453( 14.00%), action 42, FPS 2.22, Running 59.23s Step 454( 14.33%), action 43, FPS 2.20, Running 59.81s Step 455( 14.67%), action 44, FPS 2.24, Running 60.10s Step 456( 15.00%), action 45, FPS 2.22, Running 60.70s Step 457( 15.33%), action 46, FPS 2.19, Running 61.11s Step 458( 15.67%), action 47, FPS 2.21, Running 61.65s Step 459( 16.00%), action 48, FPS 2.16, Running 62.11s Step 460( 16.33%), action 49, FPS 2.24, Running 62.50s Step 461( 16.67%), action 50, FPS 2.28, Running 62.73s Step 462( 17.00%), action 51, FPS 2.25, Running 63.54s Step 463( 17.33%), action 52, FPS 2.18, Running 64.06s Step 464( 17.67%), action 53, FPS 2.18, Running 64.50s Step 465( 18.00%), action 54, FPS 2.18, Running 64.97s Step 466( 18.33%), action 55, FPS 2.14, Running 65.61s Step 467( 18.67%), action 56, FPS 2.16, Running 65.82s Step 468( 19.00%), action 57, FPS 2.07, Running 66.54s Step 469( 19.33%), action 58, FPS 2.03, Running 66.97s Step 470( 19.67%), action 59, FPS 2.10, Running 67.39s Step 471( 20.00%), action 60, FPS 2.06, Running 67.82s Step 472( 20.33%), action 61, FPS 2.08, Running 68.44s Step 473( 20.67%), action 62, FPS 2.11, Running 68.71s Step 474( 21.00%), action 63, FPS 2.12, Running 69.24s Step 475( 21.33%), action 64, FPS 2.14, Running 69.45s Step 476( 21.67%), action 65, FPS 2.19, Running 69.82s Step 477( 22.00%), action 66, FPS 2.23, Running 70.06s Step 478( 22.33%), action 67, FPS 2.23, Running 70.61s Step 479( 22.67%), action 68, FPS 2.23, Running 71.07s Step 480( 23.00%), action 69, FPS 2.21, Running 71.55s Step 481( 23.33%), action 70, FPS 2.18, Running 71.91s Step 482( 23.67%), action 71, FPS 2.22, Running 72.53s Step 483( 24.00%), action 72, FPS 2.29, Running 72.78s Step 484( 24.33%), action 73, FPS 2.24, Running 73.42s Step 485( 24.67%), action 74, FPS 2.30, Running 73.68s Step 486( 25.00%), action 75, FPS 2.32, Running 74.23s Step 487( 25.33%), action 76, FPS 2.32, Running 74.45s Step 488( 25.67%), action 77, FPS 2.39, Running 74.90s Step 489( 26.00%), action 78, FPS 2.41, Running 75.25s Step 490( 26.33%), action 79, FPS 2.34, Running 75.95s Step 491( 26.67%), action 80, FPS 2.33, Running 76.40s Step 492( 27.00%), action 81, FPS 2.26, Running 77.31s Step 493( 27.33%), action 82, FPS 2.25, Running 77.61s Step 494( 27.67%), action 83, FPS 2.30, Running 77.95s Step 495( 28.00%), action 84, FPS 2.22, Running 78.48s Step 496( 28.33%), action 85, FPS 2.18, Running 79.00s Step 497( 28.67%), action 86, FPS 2.16, Running 79.31s Step 498( 29.00%), action 87, FPS 2.14, Running 79.98s Step 499( 29.33%), action 88, FPS 2.17, Running 80.30s Step 500( 29.67%), action 89, FPS 2.21, Running 80.61s Step 501( 30.00%), action 90, FPS 2.24, Running 80.84s Step 502( 30.33%), action 91, FPS 2.21, Running 81.57s Step 503( 30.67%), action 92, FPS 2.17, Running 81.98s Step 504( 31.00%), action 93, FPS 2.16, Running 82.67s Step 505( 31.33%), action 94, FPS 2.13, Running 83.08s Step 506( 31.67%), action 95, FPS 2.12, Running 83.65s Step 507( 32.00%), action 96, FPS 2.08, Running 84.05s Step 508( 32.33%), action 97, FPS 2.08, Running 84.54s Step 509( 32.67%), action 98, FPS 2.04, Running 85.05s Step 510( 33.00%), action 99, FPS 2.07, Running 85.61s Step 511( 33.33%), action 100, FPS 2.10, Running 85.90s Step 512( 33.67%), action 101, FPS 2.19, Running 86.44s Step 513( 34.00%), action 102, FPS 2.19, Running 86.76s Step 514( 34.33%), action 103, FPS 2.13, Running 87.35s Step 515( 34.67%), action 104, FPS 2.17, Running 87.70s Step 516( 35.00%), action 105, FPS 2.18, Running 88.19s Step 517( 35.33%), action 106, FPS 2.16, Running 88.55s Step 518( 35.67%), action 107, FPS 2.22, Running 88.97s Step 519( 36.00%), action 108, FPS 2.21, Running 89.35s Step 520( 36.33%), action 109, FPS 2.17, Running 89.81s Step 521( 36.67%), action 110, FPS 2.16, Running 90.10s Step 522( 37.00%), action 111, FPS 2.17, Running 90.78s Step 523( 37.33%), action 112, FPS 2.21, Running 91.03s Step 524( 37.67%), action 113, FPS 2.28, Running 91.46s Step 525( 38.00%), action 114, FPS 2.32, Running 91.69s Step 526( 38.33%), action 115, FPS 2.40, Running 92.00s Step 527( 38.67%), action 116, FPS 2.44, Running 92.25s Step 528( 39.00%), action 117, FPS 2.45, Running 92.69s Step 529( 39.33%), action 118, FPS 2.47, Running 93.13s Step 530( 39.67%), action 119, FPS 2.53, Running 93.50s Step 531( 40.00%), action 120, FPS 2.51, Running 93.86s Step 532( 40.33%), action 121, FPS 2.51, Running 94.41s Step 533( 40.67%), action 122, FPS 2.52, Running 94.69s Step 534( 41.00%), action 123, FPS 2.61, Running 95.02s [2026-08-01 17:51:03] [50 ] Seed 49 success after 95.59 s. +steps: 534 , actions: 123 . +Instruction: Empty +Total 24/50(48.00%) success. +Setting seed: 50 +Step 1( N/A%), pre moving , FPS 5.83, Running 0.17s Step 2( N/A%), pre moving , FPS 9.09, Running 0.22s Step 3( N/A%), pre moving , FPS 11.66, Running 0.26s Step 4( N/A%), pre moving , FPS 13.43, Running 0.30s Step 5( N/A%), pre moving , FPS 14.93, Running 0.33s Step 6( N/A%), pre moving , FPS 15.93, Running 0.38s Step 7( N/A%), pre moving , FPS 16.66, Running 0.42s Step 8( N/A%), pre moving , FPS 17.19, Running 0.47s Step 9( N/A%), pre moving , FPS 17.83, Running 0.50s Step 10( N/A%), pre moving , FPS 18.38, Running 0.54s Step 11( N/A%), pre moving , FPS 18.73, Running 0.59s Step 12( N/A%), pre moving , FPS 19.02, Running 0.63s Step 13( N/A%), pre moving , FPS 19.38, Running 0.67s Step 14( N/A%), pre moving , FPS 19.63, Running 0.71s Step 15( N/A%), pre moving , FPS 19.90, Running 0.75s Step 16( N/A%), pre moving , FPS 20.09, Running 0.80s Step 17( N/A%), pre moving , FPS 20.15, Running 0.84s Step 18( N/A%), pre moving , FPS 20.24, Running 0.89s Step 19( N/A%), pre moving , FPS 20.47, Running 0.93s Step 20( N/A%), pre moving , FPS 20.73, Running 0.96s Step 21( N/A%), pre moving , FPS 18.82, Running 1.23s Step 22( N/A%), pre moving , FPS 18.43, Running 1.31s Step 23( N/A%), pre moving , FPS 18.40, Running 1.34s Step 24( N/A%), pre moving , FPS 18.37, Running 1.39s Step 25( N/A%), pre moving , FPS 18.41, Running 1.42s Step 26( N/A%), pre moving , FPS 15.76, Running 1.65s Step 27( N/A%), pre moving , FPS 15.83, Running 1.68s Step 28( N/A%), pre moving , FPS 15.79, Running 1.73s Step 29( N/A%), pre moving , FPS 15.72, Running 1.78s Step 30( N/A%), pre moving , FPS 15.66, Running 1.82s Step 31( N/A%), pre moving , FPS 15.73, Running 1.86s Step 32( N/A%), pre moving , FPS 15.80, Running 1.90s Step 33( N/A%), pre moving , FPS 15.83, Running 1.93s Step 34( N/A%), pre moving , FPS 15.90, Running 1.97s Step 35( N/A%), pre moving , FPS 15.90, Running 2.01s Step 36( N/A%), pre moving , FPS 12.92, Running 2.34s Step 37( N/A%), pre moving , FPS 12.94, Running 2.39s Step 38( N/A%), pre moving , FPS 12.96, Running 2.43s Step 39( N/A%), pre moving , FPS 12.92, Running 2.48s Step 40( N/A%), pre moving , FPS 12.91, Running 2.51s Step 41( N/A%), pre moving , FPS 15.17, Running 2.55s Step 42( N/A%), pre moving , FPS 15.45, Running 2.60s Step 43( N/A%), pre moving , FPS 15.35, Running 2.65s Step 44( N/A%), pre moving , FPS 15.23, Running 2.70s Step 45( N/A%), pre moving , FPS 14.82, Running 2.77s Step 46( N/A%), pre moving , FPS 16.91, Running 2.83s Step 47( N/A%), pre moving , FPS 16.61, Running 2.89s Step 48( N/A%), pre moving , FPS 16.44, Running 2.95s Step 49( N/A%), pre moving , FPS 16.28, Running 3.01s Step 50( N/A%), pre moving , FPS 16.09, Running 3.06s Step 51( N/A%), pre moving , FPS 15.78, Running 3.13s Step 52( N/A%), pre moving , FPS 15.49, Running 3.19s Step 53( N/A%), pre moving , FPS 15.24, Running 3.25s Step 54( N/A%), pre moving , FPS 14.99, Running 3.31s Step 55( N/A%), pre moving , FPS 14.78, Running 3.36s Step 56( N/A%), pre moving , FPS 18.52, Running 3.42s Step 57( N/A%), pre moving , FPS 18.08, Running 3.50s Step 58( N/A%), pre moving , FPS 17.80, Running 3.56s Step 59( N/A%), pre moving , FPS 17.42, Running 3.62s Step 60( N/A%), pre moving , FPS 16.89, Running 3.70s Step 61( N/A%), pre moving , FPS 16.50, Running 3.77s Step 62( N/A%), pre moving , FPS 16.27, Running 3.83s Step 63( N/A%), pre moving , FPS 16.10, Running 3.89s Step 64( N/A%), pre moving , FPS 15.83, Running 3.96s Step 65( N/A%), pre moving , FPS 15.80, Running 4.04s Step 66( N/A%), pre moving , FPS 15.75, Running 4.10s Step 67( N/A%), pre moving , FPS 15.74, Running 4.16s Step 68( N/A%), pre moving , FPS 15.60, Running 4.23s Step 69( N/A%), pre moving , FPS 15.29, Running 4.31s Step 70( N/A%), pre moving , FPS 15.26, Running 4.37s Step 71( N/A%), pre moving , FPS 15.23, Running 4.44s Step 72( N/A%), pre moving , FPS 15.19, Running 4.50s Step 73( N/A%), pre moving , FPS 15.41, Running 4.54s Step 74( N/A%), pre moving , FPS 15.55, Running 4.59s Step 75( N/A%), pre moving , FPS 15.80, Running 4.63s Step 76( N/A%), pre moving , FPS 15.97, Running 4.68s Step 77( N/A%), pre moving , FPS 16.31, Running 4.72s Step 78( N/A%), pre moving , FPS 16.58, Running 4.76s Step 79( N/A%), pre moving , FPS 16.46, Running 4.84s Step 80( N/A%), pre moving , FPS 16.62, Running 4.90s Step 81( N/A%), pre moving , FPS 16.69, Running 4.96s Step 82( N/A%), pre moving , FPS 17.05, Running 5.00s Step 83( N/A%), pre moving , FPS 17.34, Running 5.04s Step 84( N/A%), pre moving , FPS 17.75, Running 5.09s Step 85( N/A%), pre moving , FPS 18.27, Running 5.13s Step 86( N/A%), pre moving , FPS 18.04, Running 5.21s Step 87( N/A%), pre moving , FPS 18.21, Running 5.26s Step 88( N/A%), pre moving , FPS 18.75, Running 5.30s Step 89( N/A%), pre moving , FPS 19.57, Running 5.34s Step 90( N/A%), pre moving , FPS 19.97, Running 5.38s Step 91( N/A%), pre moving , FPS 12.55, Running 6.03s Step 92( N/A%), pre moving , FPS 11.46, Running 6.25s Step 93( N/A%), pre moving , FPS 10.11, Running 6.52s Step 94( N/A%), pre moving , FPS 9.52, Running 6.69s Step 95( N/A%), pre moving , FPS 8.55, Running 6.97s Step 96( N/A%), pre moving , FPS 8.11, Running 7.14s Step 97( N/A%), pre moving , FPS 7.46, Running 7.40s Step 98( N/A%), pre moving , FPS 7.04, Running 7.60s Step 99( N/A%), pre moving , FPS 6.53, Running 7.90s Step 100( N/A%), pre moving , FPS 6.31, Running 8.07s Step 101( N/A%), pre moving , FPS 5.81, Running 8.40s Step 102( N/A%), pre moving , FPS 5.62, Running 8.56s Step 103( N/A%), pre moving , FPS 5.23, Running 8.86s Step 104( N/A%), pre moving , FPS 5.10, Running 9.01s Step 105( N/A%), pre moving , FPS 4.77, Running 9.32s Step 106( N/A%), pre moving , FPS 4.66, Running 9.50s Step 107( N/A%), pre moving , FPS 4.44, Running 9.76s Step 108( N/A%), pre moving , FPS 4.32, Running 9.92s Step 109( N/A%), pre moving , FPS 4.15, Running 10.15s Step 110( N/A%), pre moving , FPS 4.06, Running 10.31s Step 111( N/A%), pre moving , FPS 4.43, Running 10.55s Step 112( N/A%), pre moving , FPS 4.48, Running 10.71s Step 113( N/A%), pre moving , FPS 4.47, Running 10.99s Step 114( N/A%), pre moving , FPS 4.51, Running 11.13s Step 115( N/A%), pre moving , FPS 4.45, Running 11.46s Step 116( N/A%), pre moving , FPS 4.43, Running 11.65s Step 117( N/A%), pre moving , FPS 4.44, Running 11.91s Step 118( N/A%), pre moving , FPS 4.45, Running 12.10s Step 119( N/A%), pre moving , FPS 4.50, Running 12.35s Step 120( N/A%), pre moving , FPS 4.50, Running 12.52s Step 121( N/A%), pre moving , FPS 4.54, Running 12.81s Step 122( N/A%), pre moving , FPS 4.51, Running 13.00s Step 123( N/A%), pre moving , FPS 4.59, Running 13.22s Step 124( N/A%), pre moving , FPS 4.57, Running 13.39s Step 125( N/A%), pre moving , FPS 4.57, Running 13.70s Step 126( N/A%), pre moving , FPS 4.57, Running 13.87s Step 127( N/A%), pre moving , FPS 4.56, Running 14.14s Step 128( N/A%), pre moving , FPS 4.53, Running 14.34s Step 129( N/A%), pre moving , FPS 4.48, Running 14.61s Step 130( N/A%), pre moving , FPS 4.47, Running 14.79s Step 131( N/A%), pre moving , FPS 4.45, Running 15.04s Step 132( N/A%), pre moving , FPS 4.36, Running 15.30s Step 133( N/A%), pre moving , FPS 4.40, Running 15.54s Step 134( N/A%), pre moving , FPS 4.39, Running 15.69s Step 135( N/A%), pre moving , FPS 4.43, Running 15.97s Step 136( N/A%), pre moving , FPS 4.46, Running 16.13s Step 137( N/A%), pre moving , FPS 4.47, Running 16.39s Step 138( N/A%), pre moving , FPS 4.49, Running 16.55s Step 139( N/A%), pre moving , FPS 4.46, Running 16.83s Step 140( N/A%), pre moving , FPS 4.47, Running 17.00s Step 141( N/A%), pre moving , FPS 4.45, Running 17.30s Step 142( N/A%), pre moving , FPS 4.50, Running 17.44s Step 143( N/A%), pre moving , FPS 4.48, Running 17.69s Step 144( N/A%), pre moving , FPS 4.47, Running 17.86s Step 145( N/A%), pre moving , FPS 4.52, Running 18.12s Step 146( N/A%), pre moving , FPS 4.65, Running 18.17s Step 147( N/A%), pre moving , FPS 4.90, Running 18.22s Step 148( N/A%), pre moving , FPS 5.09, Running 18.27s Step 149( N/A%), pre moving , FPS 5.41, Running 18.31s Step 150( N/A%), pre moving , FPS 5.61, Running 18.35s Step 151( N/A%), pre moving , FPS 5.97, Running 18.39s Step 152( N/A%), pre moving , FPS 6.36, Running 18.44s Step 153( N/A%), pre moving , FPS 6.79, Running 18.48s Step 154( N/A%), pre moving , FPS 7.05, Running 18.52s Step 155( N/A%), pre moving , FPS 7.72, Running 18.56s Step 156( N/A%), pre moving , FPS 6.69, Running 19.12s Step 157( N/A%), pre moving , FPS 7.19, Running 19.17s Step 158( N/A%), pre moving , FPS 7.53, Running 19.21s Step 159( N/A%), pre moving , FPS 8.26, Running 19.25s Step 160( N/A%), pre moving , FPS 8.70, Running 19.29s Step 161( N/A%), pre moving , FPS 9.72, Running 19.36s Step 162( N/A%), pre moving , FPS 10.07, Running 19.43s Step 163( N/A%), pre moving , FPS 11.08, Running 19.50s Step 164( N/A%), pre moving , FPS 11.81, Running 19.56s Step 165( N/A%), pre moving , FPS 13.15, Running 19.65s Step 166( N/A%), pre moving , FPS 13.01, Running 19.71s Step 167( N/A%), pre moving , FPS 12.78, Running 19.78s Step 168( N/A%), pre moving , FPS 12.70, Running 19.84s Step 169( N/A%), pre moving , FPS 12.50, Running 19.91s Step 170( N/A%), pre moving , FPS 12.28, Running 19.98s Step 171( N/A%), pre moving , FPS 11.87, Running 20.08s Step 172( N/A%), pre moving , FPS 11.40, Running 20.19s Step 173( N/A%), pre moving , FPS 11.18, Running 20.27s Step 174( N/A%), pre moving , FPS 11.10, Running 20.33s Step 175( N/A%), pre moving , FPS 10.75, Running 20.42s Step 176( N/A%), pre moving , FPS 14.23, Running 20.53s Step 177( N/A%), pre moving , FPS 13.56, Running 20.64s Step 178( N/A%), pre moving , FPS 13.00, Running 20.75s Step 179( N/A%), pre moving , FPS 12.41, Running 20.86s Step 180( N/A%), pre moving , FPS 11.90, Running 20.98s Step 181( N/A%), pre moving , FPS 11.59, Running 21.08s Step 182( N/A%), pre moving , FPS 11.28, Running 21.20s Step 183( N/A%), pre moving , FPS 11.01, Running 21.31s Step 184( N/A%), pre moving , FPS 10.53, Running 21.46s Step 185( N/A%), pre moving , FPS 10.37, Running 21.57s Step 186( N/A%), pre moving , FPS 10.13, Running 21.68s Step 187( N/A%), pre moving , FPS 9.98, Running 21.79s Step 188( N/A%), pre moving , FPS 9.75, Running 21.90s Step 189( N/A%), pre moving , FPS 9.49, Running 22.02s Step 190( N/A%), pre moving , FPS 9.36, Running 22.11s Step 191( N/A%), pre moving , FPS 9.32, Running 22.22s Step 192( N/A%), pre moving , FPS 9.38, Running 22.33s Step 193( N/A%), pre moving , FPS 9.17, Running 22.45s Step 194( N/A%), pre moving , FPS 9.05, Running 22.54s Step 195( N/A%), pre moving , FPS 9.07, Running 22.63s Step 196( N/A%), pre moving , FPS 9.15, Running 22.71s Step 197( N/A%), pre moving , FPS 9.28, Running 22.80s Step 198( N/A%), pre moving , FPS 9.38, Running 22.88s Step 199( N/A%), pre moving , FPS 9.52, Running 22.96s Step 200( N/A%), pre moving , FPS 9.70, Running 23.04s Step 201( N/A%), pre moving , FPS 9.86, Running 23.11s Step 202( N/A%), pre moving , FPS 10.11, Running 23.18s Step 203( N/A%), pre moving , FPS 10.31, Running 23.25s Step 204( N/A%), pre moving , FPS 10.93, Running 23.29s Step 205( N/A%), pre moving , FPS 11.45, Running 23.32s Step 206( N/A%), pre moving , FPS 11.97, Running 23.35s Step 207( N/A%), pre moving , FPS 12.51, Running 23.39s Step 208( N/A%), pre moving , FPS 12.90, Running 23.45s Step 209( N/A%), pre moving , FPS 13.50, Running 23.50s Step 210( N/A%), pre moving , FPS 14.11, Running 23.53s Step 211( N/A%), pre moving , FPS 14.88, Running 23.56s Step 212( N/A%), pre moving , FPS 15.55, Running 23.61s Step 213( N/A%), pre moving , FPS 16.65, Running 23.65s Step 214( N/A%), pre moving , FPS 17.43, Running 23.68s Step 215( N/A%), pre moving , FPS 18.38, Running 23.72s Step 216( N/A%), pre moving , FPS 19.30, Running 23.75s Step 217( N/A%), pre moving , FPS 20.13, Running 23.79s Step 218( N/A%), pre moving , FPS 14.66, Running 24.25s Step 219( N/A%), pre moving , FPS 15.21, Running 24.28s Step 220( N/A%), pre moving , FPS 15.68, Running 24.31s Step 221( N/A%), pre moving , FPS 16.17, Running 24.35s Step 222( N/A%), pre moving , FPS 16.62, Running 24.38s Step 223( N/A%), pre moving , FPS 17.14, Running 24.42s Step 224( N/A%), pre moving , FPS 17.02, Running 24.46s Step 225( N/A%), pre moving , FPS 16.78, Running 24.51s Step 226( N/A%), pre moving , FPS 16.49, Running 24.57s Step 227( N/A%), pre moving , FPS 16.28, Running 24.62s Step 228( N/A%), pre moving , FPS 16.39, Running 24.67s Step 229( N/A%), pre moving , FPS 16.40, Running 24.72s Step 230( N/A%), pre moving , FPS 16.14, Running 24.77s Step 231( N/A%), pre moving , FPS 15.87, Running 24.82s Step 232( N/A%), pre moving , FPS 15.79, Running 24.88s Step 233( N/A%), pre moving , FPS 15.63, Running 24.93s Step 234( N/A%), pre moving , FPS 15.26, Running 24.99s Step 235( N/A%), pre moving , FPS 14.97, Running 25.05s Step 236( N/A%), pre moving , FPS 14.80, Running 25.10s Step 237( N/A%), pre moving , FPS 14.67, Running 25.15s Step 238( N/A%), pre moving , FPS 20.75, Running 25.21s Step 239( N/A%), pre moving , FPS 20.32, Running 25.26s Step 240( N/A%), pre moving , FPS 20.00, Running 25.31s Step 241( N/A%), pre moving , FPS 19.69, Running 25.37s Step 242( N/A%), pre moving , FPS 19.31, Running 25.42s Step 243( N/A%), pre moving , FPS 17.88, Running 25.54s Step 244( N/A%), pre moving , FPS 17.42, Running 25.61s Step 245( N/A%), pre moving , FPS 17.15, Running 25.68s Step 246( N/A%), pre moving , FPS 16.86, Running 25.75s Step 247( N/A%), pre moving , FPS 16.27, Running 25.84s Step 248( N/A%), pre moving , FPS 15.66, Running 25.94s Step 249( N/A%), pre moving , FPS 15.28, Running 26.03s Step 250( N/A%), pre moving , FPS 14.80, Running 26.12s Step 251( N/A%), pre moving , FPS 14.36, Running 26.22s Step 252( N/A%), pre moving , FPS 14.06, Running 26.30s Step 253( N/A%), pre moving , FPS 13.62, Running 26.40s Step 254( N/A%), pre moving , FPS 13.36, Running 26.49s Step 255( N/A%), pre moving , FPS 13.05, Running 26.58s Step 256( N/A%), pre moving , FPS 12.90, Running 26.65s Step 257( N/A%), pre moving , FPS 12.64, Running 26.74s Step 258( N/A%), pre moving , FPS 12.39, Running 26.82s Step 259( N/A%), pre moving , FPS 12.10, Running 26.91s Step 260( N/A%), pre moving , FPS 11.78, Running 27.01s Step 261( N/A%), pre moving , FPS 11.56, Running 27.09s Step 262( N/A%), pre moving , FPS 11.45, Running 27.17s Step 263( N/A%), pre moving , FPS 11.73, Running 27.24s Step 264( N/A%), pre moving , FPS 11.66, Running 27.33s Step 265( N/A%), pre moving , FPS 11.47, Running 27.42s Step 266( N/A%), pre moving , FPS 11.25, Running 27.53s Step 267( N/A%), pre moving , FPS 11.31, Running 27.61s Step 268( N/A%), pre moving , FPS 11.27, Running 27.72s Step 269( N/A%), pre moving , FPS 11.21, Running 27.81s Step 270( N/A%), pre moving , FPS 11.24, Running 27.90s Step 271( N/A%), pre moving , FPS 11.30, Running 27.99s Step 272( N/A%), pre moving , FPS 11.26, Running 28.08s Step 273( N/A%), pre moving , FPS 11.36, Running 28.16s Step 274( N/A%), pre moving , FPS 11.42, Running 28.24s Step 275( N/A%), pre moving , FPS 11.40, Running 28.34s Step 276( N/A%), pre moving , FPS 11.25, Running 28.43s Step 277( N/A%), pre moving , FPS 11.25, Running 28.51s Step 278( N/A%), pre moving , FPS 11.27, Running 28.60s Step 279( N/A%), pre moving , FPS 11.32, Running 28.68s Step 280( N/A%), pre moving , FPS 11.38, Running 28.77s Step 281( N/A%), pre moving , FPS 11.46, Running 28.84s Step 282( N/A%), pre moving , FPS 11.50, Running 28.91s Step 283( N/A%), pre moving , FPS 11.49, Running 28.98s Step 284( N/A%), pre moving , FPS 11.58, Running 29.05s Step 285( N/A%), pre moving , FPS 11.84, Running 29.11s Step 286( N/A%), pre moving , FPS 12.25, Running 29.16s Step 287( N/A%), pre moving , FPS 12.64, Running 29.20s Step 288( N/A%), pre moving , FPS 13.24, Running 29.23s Step 289( N/A%), pre moving , FPS 13.60, Running 29.28s Step 290( N/A%), pre moving , FPS 13.93, Running 29.34s Step 291( N/A%), pre moving , FPS 14.47, Running 29.37s Step 292( N/A%), pre moving , FPS 15.07, Running 29.40s Step 293( N/A%), pre moving , FPS 15.46, Running 29.45s Step 294( N/A%), pre moving , FPS 15.85, Running 29.50s Step 295( N/A%), pre moving , FPS 16.39, Running 29.56s Step 296( N/A%), pre moving , FPS 16.95, Running 29.61s Step 297( N/A%), pre moving , FPS 17.44, Running 29.66s Step 298( N/A%), pre moving , FPS 17.99, Running 29.71s Step 299( N/A%), pre moving , FPS 18.82, Running 29.74s Step 300( N/A%), pre moving , FPS 19.80, Running 29.78s Step 301( N/A%), pre moving , FPS 20.58, Running 29.81s Step 302( N/A%), pre moving , FPS 21.22, Running 29.85s Step 303( N/A%), pre moving , FPS 22.25, Running 29.88s Step 304( N/A%), pre moving , FPS 23.19, Running 29.92s Step 305( N/A%), pre moving , FPS 23.88, Running 29.95s Step 306( N/A%), pre moving , FPS 24.13, Running 29.99s Step 307( N/A%), pre moving , FPS 23.84, Running 30.03s Step 308( N/A%), pre moving , FPS 23.78, Running 30.07s Step 309( N/A%), pre moving , FPS 24.39, Running 30.10s Step 310( N/A%), pre moving , FPS 25.07, Running 30.14s Step 311( N/A%), pre moving , FPS 25.00, Running 30.17s Step 312( N/A%), pre moving , FPS 24.92, Running 30.21s Step 313( N/A%), pre moving , FPS 25.38, Running 30.24s Step 314( N/A%), pre moving , FPS 25.92, Running 30.28s Step 315( N/A%), pre moving , FPS 26.43, Running 30.31s Step 316( N/A%), pre moving , FPS 16.61, Running 30.81s Step 317( N/A%), pre moving , FPS 16.81, Running 30.85s Step 318( N/A%), pre moving , FPS 16.97, Running 30.89s Step 319( N/A%), pre moving , FPS 16.70, Running 30.94s Step 320( N/A%), pre moving , FPS 16.40, Running 31.00s Step 321( N/A%), pre moving , FPS 16.38, Running 31.03s Step 322( N/A%), pre moving , FPS 16.42, Running 31.07s Step 323( N/A%), pre moving , FPS 16.40, Running 31.10s Step 324( N/A%), pre moving , FPS 16.42, Running 31.13s Step 325( N/A%), pre moving , FPS 16.17, Running 31.19s Step 326( N/A%), pre moving , FPS 15.97, Running 31.24s Step 327( N/A%), pre moving , FPS 15.85, Running 31.30s Step 328( N/A%), pre moving , FPS 15.59, Running 31.35s Step 329( N/A%), pre moving , FPS 15.38, Running 31.40s Step 330( N/A%), pre moving , FPS 15.38, Running 31.44s Step 331( N/A%), pre moving , FPS 15.36, Running 31.47s Step 332( N/A%), pre moving , FPS 15.30, Running 31.51s Step 333( N/A%), pre moving , FPS 15.29, Running 31.55s Step 334( N/A%), pre moving , FPS 15.24, Running 31.59s Step 335( N/A%), pre moving , FPS 15.31, Running 31.62s Step 336( N/A%), pre moving , FPS 23.82, Running 31.65s Step 337( N/A%), pre moving , FPS 23.78, Running 31.69s Step 338( N/A%), pre moving , FPS 23.93, Running 31.72s Step 339( N/A%), pre moving , FPS 24.50, Running 31.76s Step 340( N/A%), pre moving , FPS 24.56, Running 31.81s Step 341( N/A%), pre moving , FPS 23.69, Running 31.88s Step 342( N/A%), pre moving , FPS 22.54, Running 31.95s Step 343( N/A%), pre moving , FPS 22.03, Running 32.01s Step 344( N/A%), pre moving , FPS 21.55, Running 32.06s Step 345( N/A%), pre moving , FPS 21.58, Running 32.11s Step 346( N/A%), pre moving , FPS 21.74, Running 32.16s Step 347( N/A%), pre moving , FPS 21.79, Running 32.21s Step 348( N/A%), pre moving , FPS 21.93, Running 32.26s Step 349( N/A%), pre moving , FPS 21.95, Running 32.31s Step 350( N/A%), pre moving , FPS 21.49, Running 32.37s Step 351( N/A%), pre moving , FPS 20.82, Running 32.43s Step 352( N/A%), pre moving , FPS 20.46, Running 32.49s Step 353( N/A%), pre moving , FPS 19.92, Running 32.55s Step 354( N/A%), pre moving , FPS 19.61, Running 32.61s Step 355( N/A%), pre moving , FPS 19.29, Running 32.66s Step 356( N/A%), pre moving , FPS 18.99, Running 32.71s Step 357( N/A%), pre moving , FPS 18.73, Running 32.76s Step 358( N/A%), pre moving , FPS 18.30, Running 32.82s Step 359( N/A%), pre moving , FPS 18.28, Running 32.85s Step 360( N/A%), pre moving , FPS 18.30, Running 32.91s Step 361( N/A%), pre moving , FPS 18.81, Running 32.94s Step 362( N/A%), pre moving , FPS 19.56, Running 32.98s Step 363( N/A%), pre moving , FPS 19.88, Running 33.01s Step 364( N/A%), pre moving , FPS 20.24, Running 33.05s Step 365( N/A%), pre moving , FPS 20.63, Running 33.08s Step 366( N/A%), pre moving , FPS 20.99, Running 33.12s Step 367( N/A%), pre moving , FPS 20.84, Running 33.17s Step 368( N/A%), pre moving , FPS 20.92, Running 33.22s Step 369( N/A%), pre moving , FPS 21.23, Running 33.26s Step 370( N/A%), pre moving , FPS 21.69, Running 33.29s Step 371( N/A%), pre moving , FPS 22.53, Running 33.32s Step 372( N/A%), pre moving , FPS 23.19, Running 33.35s Step 373( N/A%), pre moving , FPS 24.03, Running 33.39s Step 374( N/A%), pre moving , FPS 24.61, Running 33.42s Step 375( N/A%), pre moving , FPS 25.07, Running 33.45s Step 376( N/A%), pre moving , FPS 24.98, Running 33.51s Step 377( N/A%), pre moving , FPS 25.32, Running 33.55s Step 378( N/A%), pre moving , FPS 26.08, Running 33.58s Step 379( N/A%), pre moving , FPS 26.17, Running 33.62s Step 380( N/A%), pre moving , FPS 26.88, Running 33.65s Step 381( N/A%), pre moving , FPS 26.91, Running 33.68s Step 382( N/A%), pre moving , FPS 27.04, Running 33.72s Step 383( N/A%), pre moving , FPS 27.19, Running 33.75s Step 384( N/A%), pre moving , FPS 27.12, Running 33.79s Step 385( N/A%), pre moving , FPS 9.57, Running 35.17s Step 386( N/A%), pre moving , FPS 8.44, Running 35.49s Step 387( N/A%), pre moving , FPS 8.14, Running 35.63s Step 388( N/A%), pre moving , FPS 7.46, Running 35.90s Step 389( N/A%), pre moving , FPS 7.06, Running 36.09s Step 390( N/A%), pre moving , FPS 6.50, Running 36.36s Step 391( N/A%), pre moving , FPS 6.20, Running 36.55s Step 392( N/A%), pre moving , FPS 5.82, Running 36.79s Step 393( N/A%), pre moving , FPS 5.59, Running 36.96s Step 394( N/A%), pre moving , FPS 5.28, Running 37.21s Step 395( N/A%), pre moving , FPS 5.08, Running 37.39s Step 396( N/A%), pre moving , FPS 4.82, Running 37.66s Step 397( N/A%), pre moving , FPS 4.69, Running 37.81s Step 398( N/A%), pre moving , FPS 4.43, Running 38.10s Step 399( N/A%), pre moving , FPS 4.27, Running 38.30s Step 400( N/A%), pre moving , FPS 4.09, Running 38.54s Step 401( N/A%), pre moving , FPS 4.00, Running 38.68s Step 402( N/A%), pre moving , FPS 3.86, Running 38.90s Step 403( N/A%), pre moving , FPS 3.78, Running 39.04s Step 404( N/A%), pre moving , FPS 3.62, Running 39.31s Step 405( 0.33%), action 1, FPS 4.03, Running 40.13s Step 406( 0.67%), action 2, FPS 3.90, Running 40.62s Step 407( 1.00%), action 3, FPS 3.63, Running 41.14s Step 408( 1.33%), action 4, FPS 3.56, Running 41.53s Step 409( 1.67%), action 5, FPS 3.29, Running 42.18s Step 410( 2.00%), action 6, FPS 3.22, Running 42.58s Step 411( 2.33%), action 7, FPS 3.02, Running 43.16s Step 412( 2.67%), action 8, FPS 2.95, Running 43.57s Step 413( 3.00%), action 9, FPS 2.85, Running 43.98s Step 414( 3.33%), action 10, FPS 2.84, Running 44.26s Step 415( 3.67%), action 11, FPS 2.61, Running 45.05s Step 416( 4.00%), action 12, FPS 2.48, Running 45.72s Step 417( 4.33%), action 13, FPS 2.35, Running 46.31s Step 418( 4.67%), action 14, FPS 2.30, Running 46.78s Step 419( 5.00%), action 15, FPS 2.21, Running 47.36s Step 420( 5.33%), action 16, FPS 2.18, Running 47.70s Step 421( 5.67%), action 17, FPS 2.14, Running 48.05s Step 422( 6.00%), action 18, FPS 2.08, Running 48.51s Step 423( 6.33%), action 19, FPS 2.04, Running 48.85s Step 424( 6.67%), action 20, FPS 1.98, Running 49.39s Step 425( 7.00%), action 21, FPS 2.02, Running 50.06s Step 426( 7.33%), action 22, FPS 2.05, Running 50.36s Step 427( 7.67%), action 23, FPS 2.09, Running 50.69s Step 428( 8.00%), action 24, FPS 2.06, Running 51.23s Step 429( 8.33%), action 25, FPS 2.08, Running 51.79s Step 430( 8.67%), action 26, FPS 2.09, Running 52.15s Step 431( 9.00%), action 27, FPS 2.13, Running 52.57s Step 432( 9.33%), action 28, FPS 2.14, Running 52.92s Step 433( 9.67%), action 29, FPS 2.10, Running 53.51s Step 434( 10.00%), action 30, FPS 2.01, Running 54.20s Step 435( 10.33%), action 31, FPS 2.01, Running 54.98s Step 436( 10.67%), action 32, FPS 2.04, Running 55.51s Step 437( 11.00%), action 33, FPS 2.08, Running 55.91s Step 438( 11.33%), action 34, FPS 2.12, Running 56.22s Step 439( 11.67%), action 35, FPS 2.14, Running 56.70s Step 440( 12.00%), action 36, FPS 2.15, Running 57.00s Step 441( 12.33%), action 37, FPS 2.16, Running 57.30s Step 442( 12.67%), action 38, FPS 2.14, Running 57.85s Step 443( 13.00%), action 39, FPS 2.11, Running 58.35s Step 444( 13.33%), action 40, FPS 2.17, Running 58.59s Step 445( 13.67%), action 41, FPS 2.16, Running 59.32s Step 446( 14.00%), action 42, FPS 2.09, Running 59.93s Step 447( 14.33%), action 43, FPS 2.05, Running 60.44s Step 448( 14.67%), action 44, FPS 2.10, Running 60.77s Step 449( 15.00%), action 45, FPS 2.15, Running 61.10s Step 450( 15.33%), action 46, FPS 2.08, Running 61.79s Step 451( 15.67%), action 47, FPS 2.07, Running 62.23s Step 452( 16.00%), action 48, FPS 2.03, Running 62.76s Step 453( 16.33%), action 49, FPS 2.05, Running 63.28s Step 454( 16.67%), action 50, FPS 2.10, Running 63.73s Step 455( 17.00%), action 51, FPS 2.18, Running 64.17s Step 456( 17.33%), action 52, FPS 2.18, Running 64.70s Step 457( 17.67%), action 53, FPS 2.15, Running 65.23s Step 458( 18.00%), action 54, FPS 2.08, Running 65.85s Step 459( 18.33%), action 55, FPS 2.06, Running 66.40s Step 460( 18.67%), action 56, FPS 2.00, Running 67.01s Step 461( 19.00%), action 57, FPS 1.95, Running 67.57s Step 462( 19.33%), action 58, FPS 1.94, Running 68.15s Step 463( 19.67%), action 59, FPS 1.94, Running 68.66s Step 464( 20.00%), action 60, FPS 1.88, Running 69.22s Step 465( 20.33%), action 61, FPS 1.91, Running 69.81s Step 466( 20.67%), action 62, FPS 1.91, Running 70.38s Step 467( 21.00%), action 63, FPS 1.92, Running 70.83s Step 468( 21.33%), action 64, FPS 1.88, Running 71.40s Step 469( 21.67%), action 65, FPS 1.89, Running 71.69s Step 470( 22.00%), action 66, FPS 1.94, Running 72.08s Step 471( 22.33%), action 67, FPS 1.92, Running 72.63s Step 472( 22.67%), action 68, FPS 1.95, Running 72.99s Step 473( 23.00%), action 69, FPS 1.98, Running 73.40s Step 474( 23.33%), action 70, FPS 1.96, Running 73.95s Step 475( 23.67%), action 71, FPS 1.93, Running 74.55s Step 476( 24.00%), action 72, FPS 1.96, Running 74.90s Step 477( 24.33%), action 73, FPS 1.99, Running 75.26s Step 478( 24.67%), action 74, FPS 2.01, Running 75.83s Step 479( 25.00%), action 75, FPS 2.02, Running 76.30s Step 480( 25.33%), action 76, FPS 2.09, Running 76.58s Step 481( 25.67%), action 77, FPS 2.15, Running 76.89s Step 482( 26.00%), action 78, FPS 2.20, Running 77.25s Step 483( 26.33%), action 79, FPS 2.18, Running 77.81s Step 484( 26.67%), action 80, FPS 2.21, Running 78.25s Step 485( 27.00%), action 81, FPS 2.16, Running 79.06s Step 486( 27.33%), action 82, FPS 2.21, Running 79.44s Step 487( 27.67%), action 83, FPS 2.17, Running 80.03s Step 488( 28.00%), action 84, FPS 2.18, Running 80.58s Step 489( 28.33%), action 85, FPS 2.13, Running 81.10s Step 490( 28.67%), action 86, FPS 2.11, Running 81.54s Step 491( 29.00%), action 87, FPS 2.17, Running 81.83s Step 492( 29.33%), action 88, FPS 2.12, Running 82.42s Step 493( 29.67%), action 89, FPS 2.11, Running 82.88s Step 494( 30.00%), action 90, FPS 2.13, Running 83.34s Step 495( 30.33%), action 91, FPS 2.14, Running 83.87s Step 496( 30.67%), action 92, FPS 2.16, Running 84.14s Step 497( 31.00%), action 93, FPS 2.18, Running 84.45s Step 498( 31.33%), action 94, FPS 2.18, Running 84.99s Step 499( 31.67%), action 95, FPS 2.18, Running 85.48s Step 500( 32.00%), action 96, FPS 2.14, Running 85.91s Step 501( 32.33%), action 97, FPS 2.13, Running 86.29s Step 502( 32.67%), action 98, FPS 2.09, Running 86.81s Step 503( 33.00%), action 99, FPS 2.13, Running 87.18s Step 504( 33.33%), action 100, FPS 2.12, Running 87.68s Step 505( 33.67%), action 101, FPS 2.14, Running 88.39s Step 506( 34.00%), action 102, FPS 2.11, Running 88.91s Step 507( 34.33%), action 103, FPS 2.12, Running 89.47s Step 508( 34.67%), action 104, FPS 2.18, Running 89.75s Step 509( 35.00%), action 105, FPS 2.20, Running 90.20s Step 510( 35.33%), action 106, FPS 2.18, Running 90.71s Step 511( 35.67%), action 107, FPS 2.15, Running 91.12s Step 512( 36.00%), action 108, FPS 2.16, Running 91.68s Step 513( 36.33%), action 109, FPS 2.19, Running 92.02s Step 514( 36.67%), action 110, FPS 2.21, Running 92.39s Step 515( 37.00%), action 111, FPS 2.17, Running 93.09s Step 516( 37.33%), action 112, FPS 2.17, Running 93.36s Step 517( 37.67%), action 113, FPS 2.17, Running 93.68s Step 518( 38.00%), action 114, FPS 2.20, Running 94.10s Step 519( 38.33%), action 115, FPS 2.17, Running 94.68s Step 520( 38.67%), action 116, FPS 2.19, Running 95.04s Step 521( 39.00%), action 117, FPS 2.19, Running 95.42s Step 522( 39.33%), action 118, FPS 2.24, Running 95.72s Step 523( 39.67%), action 119, FPS 2.26, Running 96.01s Step 524( 40.00%), action 120, FPS 2.26, Running 96.53s Step 525( 40.33%), action 121, FPS 2.27, Running 97.19s Step 526( 40.67%), action 122, FPS 2.26, Running 97.76s Step 527( 41.00%), action 123, FPS 2.27, Running 98.27s Step 528( 41.33%), action 124, FPS 2.25, Running 98.65s Step 529( 41.67%), action 125, FPS 2.23, Running 99.16s Step 530( 42.00%), action 126, FPS 2.20, Running 99.82s Step 531( 42.33%), action 127, FPS 2.18, Running 100.29s Step 532( 42.67%), action 128, FPS 2.22, Running 100.68s Step 533( 43.00%), action 129, FPS 2.21, Running 101.09s Step 534( 43.33%), action 130, FPS 2.19, Running 101.54s Step 535( 43.67%), action 131, FPS 2.20, Running 102.18s Step 536( 44.00%), action 132, FPS 2.15, Running 102.69s Step 537( 44.33%), action 133, FPS 2.14, Running 103.04s Step 538( 44.67%), action 134, FPS 2.12, Running 103.55s Step 539( 45.00%), action 135, FPS 2.18, Running 103.86s Step 540( 45.33%), action 136, FPS 2.18, Running 104.22s Step 541( 45.67%), action 137, FPS 2.19, Running 104.56s Step 542( 46.00%), action 138, FPS 2.16, Running 104.98s Step 543( 46.33%), action 139, FPS 2.15, Running 105.30s Step 544( 46.67%), action 140, FPS 2.19, Running 105.66s Step 545( 47.00%), action 141, FPS 2.24, Running 106.13s [2026-08-01 17:52:50] [51 ] Seed 50 success after 106.33 s. +steps: 545 , actions: 141 . +Instruction: Empty +Total 25/51(49.02%) success. +Setting seed: 51 +Step 1( N/A%), pre moving , FPS 12.44, Running 0.08s Step 2( N/A%), pre moving , FPS 15.66, Running 0.13s Step 3( N/A%), pre moving , FPS 18.03, Running 0.17s Step 4( N/A%), pre moving , FPS 19.30, Running 0.21s Step 5( N/A%), pre moving , FPS 20.31, Running 0.25s Step 6( N/A%), pre moving , FPS 21.08, Running 0.28s Step 7( N/A%), pre moving , FPS 21.62, Running 0.32s Step 8( N/A%), pre moving , FPS 22.00, Running 0.36s Step 9( N/A%), pre moving , FPS 21.87, Running 0.41s Step 10( N/A%), pre moving , FPS 21.67, Running 0.46s Step 11( N/A%), pre moving , FPS 22.08, Running 0.50s Step 12( N/A%), pre moving , FPS 22.27, Running 0.54s Step 13( N/A%), pre moving , FPS 22.43, Running 0.58s Step 14( N/A%), pre moving , FPS 22.74, Running 0.62s Step 15( N/A%), pre moving , FPS 22.61, Running 0.66s Step 16( N/A%), pre moving , FPS 22.64, Running 0.71s Step 17( N/A%), pre moving , FPS 22.34, Running 0.76s Step 18( N/A%), pre moving , FPS 22.41, Running 0.80s Step 19( N/A%), pre moving , FPS 22.62, Running 0.84s Step 20( N/A%), pre moving , FPS 22.76, Running 0.88s Step 21( N/A%), pre moving , FPS 18.47, Running 1.16s Step 22( N/A%), pre moving , FPS 18.03, Running 1.24s Step 23( N/A%), pre moving , FPS 18.04, Running 1.27s Step 24( N/A%), pre moving , FPS 18.15, Running 1.31s Step 25( N/A%), pre moving , FPS 18.21, Running 1.34s Step 26( N/A%), pre moving , FPS 14.94, Running 1.62s Step 27( N/A%), pre moving , FPS 14.94, Running 1.66s Step 28( N/A%), pre moving , FPS 14.90, Running 1.71s Step 29( N/A%), pre moving , FPS 14.96, Running 1.75s Step 30( N/A%), pre moving , FPS 15.01, Running 1.79s Step 31( N/A%), pre moving , FPS 14.98, Running 1.83s Step 32( N/A%), pre moving , FPS 15.01, Running 1.87s Step 33( N/A%), pre moving , FPS 14.99, Running 1.91s Step 34( N/A%), pre moving , FPS 14.87, Running 1.96s Step 35( N/A%), pre moving , FPS 14.96, Running 2.00s Step 36( N/A%), pre moving , FPS 11.64, Running 2.42s Step 37( N/A%), pre moving , FPS 11.76, Running 2.46s Step 38( N/A%), pre moving , FPS 11.80, Running 2.50s Step 39( N/A%), pre moving , FPS 11.79, Running 2.54s Step 40( N/A%), pre moving , FPS 11.79, Running 2.58s Step 41( N/A%), pre moving , FPS 13.80, Running 2.61s Step 42( N/A%), pre moving , FPS 14.15, Running 2.65s Step 43( N/A%), pre moving , FPS 14.10, Running 2.69s Step 44( N/A%), pre moving , FPS 14.04, Running 2.73s Step 45( N/A%), pre moving , FPS 13.93, Running 2.78s Step 46( N/A%), pre moving , FPS 16.65, Running 2.82s Step 47( N/A%), pre moving , FPS 16.63, Running 2.86s Step 48( N/A%), pre moving , FPS 16.64, Running 2.91s Step 49( N/A%), pre moving , FPS 16.67, Running 2.95s Step 50( N/A%), pre moving , FPS 16.73, Running 2.99s Step 51( N/A%), pre moving , FPS 16.67, Running 3.03s Step 52( N/A%), pre moving , FPS 16.64, Running 3.07s Step 53( N/A%), pre moving , FPS 16.64, Running 3.12s Step 54( N/A%), pre moving , FPS 16.75, Running 3.15s Step 55( N/A%), pre moving , FPS 16.77, Running 3.19s Step 56( N/A%), pre moving , FPS 24.66, Running 3.24s Step 57( N/A%), pre moving , FPS 24.47, Running 3.28s Step 58( N/A%), pre moving , FPS 24.36, Running 3.32s Step 59( N/A%), pre moving , FPS 24.05, Running 3.37s Step 60( N/A%), pre moving , FPS 24.00, Running 3.41s Step 61( N/A%), pre moving , FPS 23.74, Running 3.46s Step 62( N/A%), pre moving , FPS 23.48, Running 3.50s Step 63( N/A%), pre moving , FPS 23.01, Running 3.56s Step 64( N/A%), pre moving , FPS 22.05, Running 3.64s Step 65( N/A%), pre moving , FPS 21.65, Running 3.70s Step 66( N/A%), pre moving , FPS 21.16, Running 3.77s Step 67( N/A%), pre moving , FPS 20.49, Running 3.84s Step 68( N/A%), pre moving , FPS 20.12, Running 3.90s Step 69( N/A%), pre moving , FPS 19.60, Running 3.97s Step 70( N/A%), pre moving , FPS 19.28, Running 4.03s Step 71( N/A%), pre moving , FPS 18.99, Running 4.09s Step 72( N/A%), pre moving , FPS 18.53, Running 4.15s Step 73( N/A%), pre moving , FPS 18.26, Running 4.21s Step 74( N/A%), pre moving , FPS 17.70, Running 4.28s Step 75( N/A%), pre moving , FPS 17.25, Running 4.35s Step 76( N/A%), pre moving , FPS 16.98, Running 4.41s Step 77( N/A%), pre moving , FPS 16.69, Running 4.48s Step 78( N/A%), pre moving , FPS 16.29, Running 4.55s Step 79( N/A%), pre moving , FPS 16.02, Running 4.62s Step 80( N/A%), pre moving , FPS 15.57, Running 4.69s Step 81( N/A%), pre moving , FPS 15.38, Running 4.76s Step 82( N/A%), pre moving , FPS 15.24, Running 4.82s Step 83( N/A%), pre moving , FPS 15.26, Running 4.87s Step 84( N/A%), pre moving , FPS 15.66, Running 4.92s Step 85( N/A%), pre moving , FPS 15.88, Running 4.96s Step 86( N/A%), pre moving , FPS 16.10, Running 5.01s Step 87( N/A%), pre moving , FPS 16.55, Running 5.05s Step 88( N/A%), pre moving , FPS 16.83, Running 5.09s Step 89( N/A%), pre moving , FPS 17.18, Running 5.13s Step 90( N/A%), pre moving , FPS 17.44, Running 5.17s Step 91( N/A%), pre moving , FPS 17.78, Running 5.21s Step 92( N/A%), pre moving , FPS 18.23, Running 5.25s Step 93( N/A%), pre moving , FPS 18.55, Running 5.29s Step 94( N/A%), pre moving , FPS 19.01, Running 5.34s Step 95( N/A%), pre moving , FPS 19.49, Running 5.38s Step 96( N/A%), pre moving , FPS 19.91, Running 5.42s Step 97( N/A%), pre moving , FPS 20.40, Running 5.46s Step 98( N/A%), pre moving , FPS 21.08, Running 5.50s Step 99( N/A%), pre moving , FPS 21.78, Running 5.54s Step 100( N/A%), pre moving , FPS 22.72, Running 5.57s Step 101( N/A%), pre moving , FPS 23.34, Running 5.61s Step 102( N/A%), pre moving , FPS 23.81, Running 5.66s Step 103( N/A%), pre moving , FPS 24.09, Running 5.70s Step 104( N/A%), pre moving , FPS 24.11, Running 5.75s Step 105( N/A%), pre moving , FPS 23.99, Running 5.80s Step 106( N/A%), pre moving , FPS 24.20, Running 5.84s Step 107( N/A%), pre moving , FPS 24.22, Running 5.88s Step 108( N/A%), pre moving , FPS 24.32, Running 5.91s Step 109( N/A%), pre moving , FPS 24.31, Running 5.96s Step 110( N/A%), pre moving , FPS 24.20, Running 6.00s Step 111( N/A%), pre moving , FPS 24.08, Running 6.04s Step 112( N/A%), pre moving , FPS 23.90, Running 6.09s Step 113( N/A%), pre moving , FPS 23.90, Running 6.13s Step 114( N/A%), pre moving , FPS 24.11, Running 6.17s Step 115( N/A%), pre moving , FPS 23.86, Running 6.22s Step 116( N/A%), pre moving , FPS 23.86, Running 6.26s Step 117( N/A%), pre moving , FPS 23.89, Running 6.29s Step 118( N/A%), pre moving , FPS 23.93, Running 6.33s Step 119( N/A%), pre moving , FPS 14.56, Running 6.91s Step 120( N/A%), pre moving , FPS 13.40, Running 7.07s Step 121( N/A%), pre moving , FPS 11.82, Running 7.30s Step 122( N/A%), pre moving , FPS 11.06, Running 7.46s Step 123( N/A%), pre moving , FPS 9.90, Running 7.73s Step 124( N/A%), pre moving , FPS 9.23, Running 7.91s Step 125( N/A%), pre moving , FPS 8.29, Running 8.21s Step 126( N/A%), pre moving , FPS 7.88, Running 8.38s Step 127( N/A%), pre moving , FPS 7.32, Running 8.61s Step 128( N/A%), pre moving , FPS 6.88, Running 8.82s Step 129( N/A%), pre moving , FPS 6.36, Running 9.10s Step 130( N/A%), pre moving , FPS 6.08, Running 9.29s Step 131( N/A%), pre moving , FPS 5.74, Running 9.53s Step 132( N/A%), pre moving , FPS 5.55, Running 9.69s Step 133( N/A%), pre moving , FPS 5.17, Running 9.99s Step 134( N/A%), pre moving , FPS 5.03, Running 10.14s Step 135( N/A%), pre moving , FPS 4.78, Running 10.40s Step 136( N/A%), pre moving , FPS 4.66, Running 10.55s Step 137( N/A%), pre moving , FPS 4.44, Running 10.80s Step 138( N/A%), pre moving , FPS 4.31, Running 10.97s Step 139( N/A%), pre moving , FPS 4.64, Running 11.22s Step 140( N/A%), pre moving , FPS 4.61, Running 11.41s Step 141( N/A%), pre moving , FPS 4.57, Running 11.68s Step 142( N/A%), pre moving , FPS 4.52, Running 11.89s Step 143( N/A%), pre moving , FPS 4.51, Running 12.16s Step 144( N/A%), pre moving , FPS 4.49, Running 12.36s Step 145( N/A%), pre moving , FPS 4.53, Running 12.63s Step 146( N/A%), pre moving , FPS 4.52, Running 12.80s Step 147( N/A%), pre moving , FPS 4.46, Running 13.09s Step 148( N/A%), pre moving , FPS 4.49, Running 13.27s Step 149( N/A%), pre moving , FPS 4.45, Running 13.59s Step 150( N/A%), pre moving , FPS 4.46, Running 13.78s Step 151( N/A%), pre moving , FPS 4.43, Running 14.04s Step 152( N/A%), pre moving , FPS 4.43, Running 14.21s Step 153( N/A%), pre moving , FPS 4.47, Running 14.46s Step 154( N/A%), pre moving , FPS 4.43, Running 14.66s Step 155( N/A%), pre moving , FPS 4.43, Running 14.92s Step 156( N/A%), pre moving , FPS 4.40, Running 15.09s Step 157( N/A%), pre moving , FPS 4.40, Running 15.34s Step 158( N/A%), pre moving , FPS 4.39, Running 15.52s Step 159( N/A%), pre moving , FPS 4.38, Running 15.79s Step 160( N/A%), pre moving , FPS 4.42, Running 15.93s Step 161( N/A%), pre moving , FPS 4.44, Running 16.19s Step 162( N/A%), pre moving , FPS 4.47, Running 16.37s Step 163( N/A%), pre moving , FPS 4.47, Running 16.63s Step 164( N/A%), pre moving , FPS 4.47, Running 16.84s Step 165( N/A%), pre moving , FPS 4.46, Running 17.11s Step 166( N/A%), pre moving , FPS 4.47, Running 17.27s Step 167( N/A%), pre moving , FPS 4.44, Running 17.59s Step 168( N/A%), pre moving , FPS 4.46, Running 17.76s Step 169( N/A%), pre moving , FPS 4.53, Running 18.01s Step 170( N/A%), pre moving , FPS 4.51, Running 18.21s Step 171( N/A%), pre moving , FPS 4.51, Running 18.48s Step 172( N/A%), pre moving , FPS 4.47, Running 18.67s Step 173( N/A%), pre moving , FPS 4.43, Running 18.97s Step 174( N/A%), pre moving , FPS 4.44, Running 19.16s Step 175( N/A%), pre moving , FPS 4.41, Running 19.45s Step 176( N/A%), pre moving , FPS 4.54, Running 19.49s Step 177( N/A%), pre moving , FPS 4.77, Running 19.54s Step 178( N/A%), pre moving , FPS 4.93, Running 19.58s Step 179( N/A%), pre moving , FPS 5.20, Running 19.63s Step 180( N/A%), pre moving , FPS 5.34, Running 19.68s Step 181( N/A%), pre moving , FPS 5.66, Running 19.72s Step 182( N/A%), pre moving , FPS 5.89, Running 19.76s Step 183( N/A%), pre moving , FPS 6.31, Running 19.80s Step 184( N/A%), pre moving , FPS 6.64, Running 19.85s Step 185( N/A%), pre moving , FPS 7.18, Running 19.89s Step 186( N/A%), pre moving , FPS 6.31, Running 20.44s Step 187( N/A%), pre moving , FPS 6.92, Running 20.48s Step 188( N/A%), pre moving , FPS 7.23, Running 20.52s Step 189( N/A%), pre moving , FPS 7.83, Running 20.57s Step 190( N/A%), pre moving , FPS 8.34, Running 20.61s Step 191( N/A%), pre moving , FPS 9.11, Running 20.68s Step 192( N/A%), pre moving , FPS 9.79, Running 20.72s Step 193( N/A%), pre moving , FPS 11.08, Running 20.78s Step 194( N/A%), pre moving , FPS 11.92, Running 20.84s Step 195( N/A%), pre moving , FPS 13.80, Running 20.90s Step 196( N/A%), pre moving , FPS 13.65, Running 20.96s Step 197( N/A%), pre moving , FPS 13.25, Running 21.05s Step 198( N/A%), pre moving , FPS 13.12, Running 21.11s Step 199( N/A%), pre moving , FPS 12.68, Running 21.21s Step 200( N/A%), pre moving , FPS 12.55, Running 21.27s Step 201( N/A%), pre moving , FPS 12.41, Running 21.33s Step 202( N/A%), pre moving , FPS 12.18, Running 21.41s Step 203( N/A%), pre moving , FPS 11.86, Running 21.49s Step 204( N/A%), pre moving , FPS 11.52, Running 21.58s Step 205( N/A%), pre moving , FPS 11.34, Running 21.66s Step 206( N/A%), pre moving , FPS 15.18, Running 21.76s Step 207( N/A%), pre moving , FPS 14.46, Running 21.87s Step 208( N/A%), pre moving , FPS 13.70, Running 21.98s Step 209( N/A%), pre moving , FPS 13.09, Running 22.09s Step 210( N/A%), pre moving , FPS 12.60, Running 22.20s Step 211( N/A%), pre moving , FPS 12.28, Running 22.31s Step 212( N/A%), pre moving , FPS 11.70, Running 22.43s Step 213( N/A%), pre moving , FPS 11.35, Running 22.54s Step 214( N/A%), pre moving , FPS 11.11, Running 22.64s Step 215( N/A%), pre moving , FPS 10.79, Running 22.76s Step 216( N/A%), pre moving , FPS 10.53, Running 22.86s Step 217( N/A%), pre moving , FPS 10.45, Running 22.96s Step 218( N/A%), pre moving , FPS 10.26, Running 23.06s Step 219( N/A%), pre moving , FPS 10.23, Running 23.16s Step 220( N/A%), pre moving , FPS 10.03, Running 23.27s Step 221( N/A%), pre moving , FPS 9.85, Running 23.36s Step 222( N/A%), pre moving , FPS 9.66, Running 23.48s Step 223( N/A%), pre moving , FPS 9.57, Running 23.58s Step 224( N/A%), pre moving , FPS 9.52, Running 23.68s Step 225( N/A%), pre moving , FPS 9.36, Running 23.79s Step 226( N/A%), pre moving , FPS 9.43, Running 23.88s Step 227( N/A%), pre moving , FPS 9.52, Running 23.97s Step 228( N/A%), pre moving , FPS 9.61, Running 24.06s Step 229( N/A%), pre moving , FPS 9.75, Running 24.14s Step 230( N/A%), pre moving , FPS 9.85, Running 24.23s Step 231( N/A%), pre moving , FPS 10.06, Running 24.30s Step 232( N/A%), pre moving , FPS 10.33, Running 24.36s Step 233( N/A%), pre moving , FPS 10.58, Running 24.43s Step 234( N/A%), pre moving , FPS 10.85, Running 24.49s Step 235( N/A%), pre moving , FPS 11.30, Running 24.53s Step 236( N/A%), pre moving , FPS 11.71, Running 24.57s Step 237( N/A%), pre moving , FPS 12.18, Running 24.60s Step 238( N/A%), pre moving , FPS 12.54, Running 24.65s Step 239( N/A%), pre moving , FPS 12.95, Running 24.71s Step 240( N/A%), pre moving , FPS 13.42, Running 24.76s Step 241( N/A%), pre moving , FPS 13.95, Running 24.80s Step 242( N/A%), pre moving , FPS 14.67, Running 24.84s Step 243( N/A%), pre moving , FPS 15.40, Running 24.88s Step 244( N/A%), pre moving , FPS 16.28, Running 24.91s Step 245( N/A%), pre moving , FPS 17.38, Running 24.95s Step 246( N/A%), pre moving , FPS 18.16, Running 24.98s Step 247( N/A%), pre moving , FPS 19.11, Running 25.01s Step 248( N/A%), pre moving , FPS 14.35, Running 25.46s Step 249( N/A%), pre moving , FPS 14.81, Running 25.49s Step 250( N/A%), pre moving , FPS 15.40, Running 25.53s Step 251( N/A%), pre moving , FPS 15.68, Running 25.57s Step 252( N/A%), pre moving , FPS 16.13, Running 25.60s Step 253( N/A%), pre moving , FPS 16.32, Running 25.65s Step 254( N/A%), pre moving , FPS 16.29, Running 25.71s Step 255( N/A%), pre moving , FPS 16.08, Running 25.77s Step 256( N/A%), pre moving , FPS 15.87, Running 25.83s Step 257( N/A%), pre moving , FPS 15.56, Running 25.89s Step 258( N/A%), pre moving , FPS 15.49, Running 25.94s Step 259( N/A%), pre moving , FPS 15.41, Running 26.00s Step 260( N/A%), pre moving , FPS 15.17, Running 26.07s Step 261( N/A%), pre moving , FPS 15.04, Running 26.13s Step 262( N/A%), pre moving , FPS 14.89, Running 26.18s Step 263( N/A%), pre moving , FPS 14.78, Running 26.23s Step 264( N/A%), pre moving , FPS 14.40, Running 26.30s Step 265( N/A%), pre moving , FPS 13.99, Running 26.38s Step 266( N/A%), pre moving , FPS 13.60, Running 26.45s Step 267( N/A%), pre moving , FPS 13.33, Running 26.51s Step 268( N/A%), pre moving , FPS 17.74, Running 26.59s Step 269( N/A%), pre moving , FPS 17.19, Running 26.66s Step 270( N/A%), pre moving , FPS 16.94, Running 26.71s Step 271( N/A%), pre moving , FPS 16.55, Running 26.78s Step 272( N/A%), pre moving , FPS 16.28, Running 26.83s Step 273( N/A%), pre moving , FPS 15.98, Running 26.91s Step 274( N/A%), pre moving , FPS 15.99, Running 26.97s Step 275( N/A%), pre moving , FPS 15.82, Running 27.04s Step 276( N/A%), pre moving , FPS 15.85, Running 27.09s Step 277( N/A%), pre moving , FPS 15.74, Running 27.16s Step 278( N/A%), pre moving , FPS 15.69, Running 27.22s Step 279( N/A%), pre moving , FPS 15.31, Running 27.31s Step 280( N/A%), pre moving , FPS 15.22, Running 27.39s Step 281( N/A%), pre moving , FPS 15.22, Running 27.44s Step 282( N/A%), pre moving , FPS 15.00, Running 27.52s Step 283( N/A%), pre moving , FPS 14.71, Running 27.59s Step 284( N/A%), pre moving , FPS 14.84, Running 27.65s Step 285( N/A%), pre moving , FPS 15.07, Running 27.70s Step 286( N/A%), pre moving , FPS 15.30, Running 27.76s Step 287( N/A%), pre moving , FPS 15.43, Running 27.81s Step 288( N/A%), pre moving , FPS 15.49, Running 27.88s Step 289( N/A%), pre moving , FPS 15.70, Running 27.93s Step 290( N/A%), pre moving , FPS 15.41, Running 28.01s Step 291( N/A%), pre moving , FPS 15.32, Running 28.09s Step 292( N/A%), pre moving , FPS 15.11, Running 28.16s Step 293( N/A%), pre moving , FPS 15.17, Running 28.22s Step 294( N/A%), pre moving , FPS 15.07, Running 28.29s Step 295( N/A%), pre moving , FPS 14.91, Running 28.38s Step 296( N/A%), pre moving , FPS 14.71, Running 28.45s Step 297( N/A%), pre moving , FPS 14.52, Running 28.53s Step 298( N/A%), pre moving , FPS 14.30, Running 28.62s Step 299( N/A%), pre moving , FPS 14.33, Running 28.71s Step 300( N/A%), pre moving , FPS 14.11, Running 28.81s Step 301( N/A%), pre moving , FPS 13.75, Running 28.90s Step 302( N/A%), pre moving , FPS 13.62, Running 28.98s Step 303( N/A%), pre moving , FPS 13.54, Running 29.07s Step 304( N/A%), pre moving , FPS 13.18, Running 29.17s Step 305( N/A%), pre moving , FPS 12.91, Running 29.25s Step 306( N/A%), pre moving , FPS 12.68, Running 29.33s Step 307( N/A%), pre moving , FPS 12.56, Running 29.40s Step 308( N/A%), pre moving , FPS 12.51, Running 29.48s Step 309( N/A%), pre moving , FPS 12.28, Running 29.56s Step 310( N/A%), pre moving , FPS 12.35, Running 29.63s Step 311( N/A%), pre moving , FPS 12.41, Running 29.70s Step 312( N/A%), pre moving , FPS 12.56, Running 29.75s Step 313( N/A%), pre moving , FPS 12.65, Running 29.81s Step 314( N/A%), pre moving , FPS 12.80, Running 29.86s Step 315( N/A%), pre moving , FPS 13.24, Running 29.89s Step 316( N/A%), pre moving , FPS 13.58, Running 29.92s Step 317( N/A%), pre moving , FPS 13.98, Running 29.97s Step 318( N/A%), pre moving , FPS 14.47, Running 30.00s Step 319( N/A%), pre moving , FPS 15.05, Running 30.03s Step 320( N/A%), pre moving , FPS 15.76, Running 30.08s Step 321( N/A%), pre moving , FPS 16.50, Running 30.11s Step 322( N/A%), pre moving , FPS 17.30, Running 30.14s Step 323( N/A%), pre moving , FPS 18.06, Running 30.18s Step 324( N/A%), pre moving , FPS 19.05, Running 30.22s Step 325( N/A%), pre moving , FPS 19.70, Running 30.27s Step 326( N/A%), pre moving , FPS 20.64, Running 30.30s Step 327( N/A%), pre moving , FPS 21.36, Running 30.34s Step 328( N/A%), pre moving , FPS 22.26, Running 30.37s Step 329( N/A%), pre moving , FPS 23.66, Running 30.41s Step 330( N/A%), pre moving , FPS 24.70, Running 30.44s Step 331( N/A%), pre moving , FPS 25.83, Running 30.47s Step 332( N/A%), pre moving , FPS 26.33, Running 30.51s Step 333( N/A%), pre moving , FPS 26.98, Running 30.55s Step 334( N/A%), pre moving , FPS 27.45, Running 30.58s Step 335( N/A%), pre moving , FPS 27.33, Running 30.62s Step 336( N/A%), pre moving , FPS 27.32, Running 30.65s Step 337( N/A%), pre moving , FPS 27.70, Running 30.69s Step 338( N/A%), pre moving , FPS 27.78, Running 30.72s Step 339( N/A%), pre moving , FPS 27.88, Running 30.75s Step 340( N/A%), pre moving , FPS 17.02, Running 31.25s Step 341( N/A%), pre moving , FPS 16.99, Running 31.29s Step 342( N/A%), pre moving , FPS 16.88, Running 31.33s Step 343( N/A%), pre moving , FPS 16.78, Running 31.37s Step 344( N/A%), pre moving , FPS 16.84, Running 31.40s Step 345( N/A%), pre moving , FPS 17.05, Running 31.44s Step 346( N/A%), pre moving , FPS 17.02, Running 31.48s Step 347( N/A%), pre moving , FPS 16.79, Running 31.53s Step 348( N/A%), pre moving , FPS 16.63, Running 31.58s Step 349( N/A%), pre moving , FPS 16.42, Running 31.62s Step 350( N/A%), pre moving , FPS 16.17, Running 31.68s Step 351( N/A%), pre moving , FPS 15.90, Running 31.73s Step 352( N/A%), pre moving , FPS 15.63, Running 31.79s Step 353( N/A%), pre moving , FPS 15.45, Running 31.84s Step 354( N/A%), pre moving , FPS 15.30, Running 31.89s Step 355( N/A%), pre moving , FPS 15.15, Running 31.94s Step 356( N/A%), pre moving , FPS 14.98, Running 31.99s Step 357( N/A%), pre moving , FPS 14.72, Running 32.05s Step 358( N/A%), pre moving , FPS 14.42, Running 32.11s Step 359( N/A%), pre moving , FPS 14.40, Running 32.14s Step 360( N/A%), pre moving , FPS 21.63, Running 32.18s Step 361( N/A%), pre moving , FPS 21.67, Running 32.21s Step 362( N/A%), pre moving , FPS 21.67, Running 32.25s Step 363( N/A%), pre moving , FPS 21.94, Running 32.28s Step 364( N/A%), pre moving , FPS 22.03, Running 32.31s Step 365( N/A%), pre moving , FPS 21.98, Running 32.35s Step 366( N/A%), pre moving , FPS 22.07, Running 32.38s Step 367( N/A%), pre moving , FPS 22.26, Running 32.43s Step 368( N/A%), pre moving , FPS 22.38, Running 32.47s Step 369( N/A%), pre moving , FPS 22.69, Running 32.51s Step 370( N/A%), pre moving , FPS 23.04, Running 32.54s Step 371( N/A%), pre moving , FPS 23.47, Running 32.58s Step 372( N/A%), pre moving , FPS 24.19, Running 32.62s Step 373( N/A%), pre moving , FPS 24.79, Running 32.65s Step 374( N/A%), pre moving , FPS 25.32, Running 32.68s Step 375( N/A%), pre moving , FPS 25.80, Running 32.72s Step 376( N/A%), pre moving , FPS 26.34, Running 32.75s Step 377( N/A%), pre moving , FPS 27.06, Running 32.79s Step 378( N/A%), pre moving , FPS 28.09, Running 32.82s Step 379( N/A%), pre moving , FPS 28.20, Running 32.85s Step 380( N/A%), pre moving , FPS 28.21, Running 32.88s Step 381( N/A%), pre moving , FPS 28.26, Running 32.92s Step 382( N/A%), pre moving , FPS 28.47, Running 32.95s Step 383( N/A%), pre moving , FPS 28.13, Running 32.99s Step 384( N/A%), pre moving , FPS 27.91, Running 33.03s Step 385( N/A%), pre moving , FPS 27.80, Running 33.07s Step 386( N/A%), pre moving , FPS 27.80, Running 33.10s Step 387( N/A%), pre moving , FPS 28.16, Running 33.14s Step 388( N/A%), pre moving , FPS 28.62, Running 33.17s Step 389( N/A%), pre moving , FPS 28.73, Running 33.20s Step 390( N/A%), pre moving , FPS 28.80, Running 33.24s Step 391( N/A%), pre moving , FPS 28.80, Running 33.28s Step 392( N/A%), pre moving , FPS 28.75, Running 33.31s Step 393( N/A%), pre moving , FPS 28.64, Running 33.35s Step 394( N/A%), pre moving , FPS 28.48, Running 33.38s Step 395( N/A%), pre moving , FPS 28.59, Running 33.41s Step 396( N/A%), pre moving , FPS 28.54, Running 33.45s Step 397( N/A%), pre moving , FPS 28.73, Running 33.48s Step 398( N/A%), pre moving , FPS 28.73, Running 33.51s Step 399( N/A%), pre moving , FPS 28.57, Running 33.55s Step 400( N/A%), pre moving , FPS 28.44, Running 33.59s Step 401( N/A%), pre moving , FPS 28.15, Running 33.63s Step 402( N/A%), pre moving , FPS 26.46, Running 33.71s Step 403( N/A%), pre moving , FPS 26.74, Running 33.74s Step 404( N/A%), pre moving , FPS 26.96, Running 33.77s Step 405( N/A%), pre moving , FPS 9.48, Running 35.18s Step 406( N/A%), pre moving , FPS 8.48, Running 35.46s Step 407( N/A%), pre moving , FPS 8.03, Running 35.63s Step 408( N/A%), pre moving , FPS 7.41, Running 35.87s Step 409( N/A%), pre moving , FPS 7.07, Running 36.03s Step 410( N/A%), pre moving , FPS 6.61, Running 36.27s Step 411( N/A%), pre moving , FPS 6.32, Running 36.44s Step 412( N/A%), pre moving , FPS 5.94, Running 36.68s Step 413( N/A%), pre moving , FPS 5.68, Running 36.87s Step 414( N/A%), pre moving , FPS 5.35, Running 37.12s Step 415( N/A%), pre moving , FPS 5.18, Running 37.28s Step 416( N/A%), pre moving , FPS 4.90, Running 37.53s Step 417( N/A%), pre moving , FPS 4.74, Running 37.70s Step 418( N/A%), pre moving , FPS 4.48, Running 37.98s Step 419( N/A%), pre moving , FPS 4.35, Running 38.14s Step 420( N/A%), pre moving , FPS 4.18, Running 38.37s Step 421( N/A%), pre moving , FPS 4.06, Running 38.56s Step 422( N/A%), pre moving , FPS 3.91, Running 38.82s Step 423( N/A%), pre moving , FPS 3.82, Running 38.97s Step 424( N/A%), pre moving , FPS 3.67, Running 39.23s Step 425( 0.33%), action 1, FPS 4.18, Running 39.97s Step 426( 0.67%), action 2, FPS 3.97, Running 40.50s Step 427( 1.00%), action 3, FPS 3.66, Running 41.08s Step 428( 1.33%), action 4, FPS 3.65, Running 41.36s Step 429( 1.67%), action 5, FPS 3.51, Running 41.72s Step 430( 2.00%), action 6, FPS 3.45, Running 42.06s Step 431( 2.33%), action 7, FPS 3.32, Running 42.47s Step 432( 2.67%), action 8, FPS 3.30, Running 42.75s Step 433( 3.00%), action 9, FPS 3.22, Running 43.08s Step 434( 3.33%), action 10, FPS 3.15, Running 43.46s Step 435( 3.67%), action 11, FPS 2.91, Running 44.16s Step 436( 4.00%), action 12, FPS 2.82, Running 44.62s Step 437( 4.33%), action 13, FPS 2.77, Running 44.93s Step 438( 4.67%), action 14, FPS 2.72, Running 45.32s Step 439( 5.00%), action 15, FPS 2.60, Running 45.82s Step 440( 5.33%), action 16, FPS 2.55, Running 46.23s Step 441( 5.67%), action 17, FPS 2.42, Running 46.82s Step 442( 6.00%), action 18, FPS 2.28, Running 47.60s Step 443( 6.33%), action 19, FPS 2.15, Running 48.25s Step 444( 6.67%), action 20, FPS 2.09, Running 48.80s Step 445( 7.00%), action 21, FPS 2.05, Running 49.70s Step 446( 7.33%), action 22, FPS 2.07, Running 50.15s Step 447( 7.67%), action 23, FPS 2.09, Running 50.67s Step 448( 8.00%), action 24, FPS 2.08, Running 50.98s Step 449( 8.33%), action 25, FPS 2.08, Running 51.34s Step 450( 8.67%), action 26, FPS 2.06, Running 51.76s Step 451( 9.00%), action 27, FPS 2.07, Running 52.13s Step 452( 9.33%), action 28, FPS 1.99, Running 52.77s Step 453( 9.67%), action 29, FPS 1.99, Running 53.12s Step 454( 10.00%), action 30, FPS 1.98, Running 53.54s Step 455( 10.33%), action 31, FPS 1.99, Running 54.21s Step 456( 10.67%), action 32, FPS 1.99, Running 54.66s Step 457( 11.00%), action 33, FPS 1.97, Running 55.06s Step 458( 11.33%), action 34, FPS 1.96, Running 55.53s Step 459( 11.67%), action 35, FPS 1.97, Running 55.96s Step 460( 12.00%), action 36, FPS 1.97, Running 56.38s Step 461( 12.33%), action 37, FPS 1.99, Running 56.89s Step 462( 12.67%), action 38, FPS 2.04, Running 57.38s Step 463( 13.00%), action 39, FPS 2.07, Running 57.91s Step 464( 13.33%), action 40, FPS 2.05, Running 58.58s Step 465( 13.67%), action 41, FPS 2.08, Running 59.32s Step 466( 14.00%), action 42, FPS 2.12, Running 59.60s Step 467( 14.33%), action 43, FPS 2.10, Running 60.20s Step 468( 14.67%), action 44, FPS 2.04, Running 60.77s Step 469( 15.00%), action 45, FPS 2.05, Running 61.10s Step 470( 15.33%), action 46, FPS 2.04, Running 61.57s Step 471( 15.67%), action 47, FPS 2.06, Running 61.85s Step 472( 16.00%), action 48, FPS 2.11, Running 62.27s Step 473( 16.33%), action 49, FPS 2.12, Running 62.55s Step 474( 16.67%), action 50, FPS 2.16, Running 62.80s Step 475( 17.00%), action 51, FPS 2.22, Running 63.24s Step 476( 17.33%), action 52, FPS 2.26, Running 63.51s Step 477( 17.67%), action 53, FPS 2.28, Running 63.85s Step 478( 18.00%), action 54, FPS 2.33, Running 64.10s Step 479( 18.33%), action 55, FPS 2.37, Running 64.40s Step 480( 18.67%), action 56, FPS 2.42, Running 64.65s Step 481( 19.00%), action 57, FPS 2.49, Running 64.91s Step 482( 19.33%), action 58, FPS 2.59, Running 65.11s Step 483( 19.67%), action 59, FPS 2.67, Running 65.41s Step 484( 20.00%), action 60, FPS 2.84, Running 65.63s Step 485( 20.33%), action 61, FPS 2.95, Running 66.09s Step 486( 20.67%), action 62, FPS 2.94, Running 66.41s Step 487( 21.00%), action 63, FPS 3.10, Running 66.65s Step 488( 21.33%), action 64, FPS 3.26, Running 66.90s Step 489( 21.67%), action 65, FPS 3.28, Running 67.20s Step 490( 22.00%), action 66, FPS 3.43, Running 67.41s Step 491( 22.33%), action 67, FPS 3.43, Running 67.69s Step 492( 22.67%), action 68, FPS 3.46, Running 68.05s Step 493( 23.00%), action 69, FPS 3.46, Running 68.33s Step 494( 23.33%), action 70, FPS 3.45, Running 68.60s Step 495( 23.67%), action 71, FPS 3.41, Running 69.10s Step 496( 24.00%), action 72, FPS 3.43, Running 69.34s Step 497( 24.33%), action 73, FPS 3.47, Running 69.62s Step 498( 24.67%), action 74, FPS 3.46, Running 69.88s Step 499( 25.00%), action 75, FPS 3.48, Running 70.14s Step 500( 25.33%), action 76, FPS 3.51, Running 70.35s Step 501( 25.67%), action 77, FPS 3.50, Running 70.62s Step 502( 26.00%), action 78, FPS 3.46, Running 70.89s Step 503( 26.33%), action 79, FPS 3.45, Running 71.21s Step 504( 26.67%), action 80, FPS 3.46, Running 71.42s Step 505( 27.00%), action 81, FPS 3.47, Running 71.86s Step 506( 27.33%), action 82, FPS 3.41, Running 72.28s Step 507( 27.67%), action 83, FPS 3.26, Running 72.79s Step 508( 28.00%), action 84, FPS 3.10, Running 73.35s Step 509( 28.33%), action 85, FPS 3.07, Running 73.72s Step 510( 28.67%), action 86, FPS 3.03, Running 74.02s Step 511( 29.00%), action 87, FPS 2.97, Running 74.42s Step 512( 29.33%), action 88, FPS 2.93, Running 74.88s Step 513( 29.67%), action 89, FPS 2.82, Running 75.43s Step 514( 30.00%), action 90, FPS 2.77, Running 75.83s Step 515( 30.33%), action 91, FPS 2.70, Running 76.50s Step 516( 30.67%), action 92, FPS 2.59, Running 77.06s Step 517( 31.00%), action 93, FPS 2.57, Running 77.42s Step 518( 31.33%), action 94, FPS 2.52, Running 77.81s Step 519( 31.67%), action 95, FPS 2.47, Running 78.25s Step 520( 32.00%), action 96, FPS 2.36, Running 78.81s Step 521( 32.33%), action 97, FPS 2.29, Running 79.36s Step 522( 32.67%), action 98, FPS 2.25, Running 79.79s Step 523( 33.00%), action 99, FPS 2.18, Running 80.40s Step 524( 33.33%), action 100, FPS 2.13, Running 80.81s Step 525( 33.67%), action 101, FPS 2.03, Running 81.70s Step 526( 34.00%), action 102, FPS 2.06, Running 81.97s Step 527( 34.33%), action 103, FPS 2.04, Running 82.57s Step 528( 34.67%), action 104, FPS 2.07, Running 83.02s Step 529( 35.00%), action 105, FPS 2.00, Running 83.70s Step 530( 35.33%), action 106, FPS 2.00, Running 84.03s Step 531( 35.67%), action 107, FPS 2.00, Running 84.40s Step 532( 36.00%), action 108, FPS 2.00, Running 84.90s Step 533( 36.33%), action 109, FPS 2.04, Running 85.24s Step 534( 36.67%), action 110, FPS 2.06, Running 85.53s Step 535( 37.00%), action 111, FPS 2.08, Running 86.12s Step 536( 37.33%), action 112, FPS 2.12, Running 86.49s Step 537( 37.67%), action 113, FPS 2.07, Running 87.06s Step 538( 38.00%), action 114, FPS 2.08, Running 87.42s Step 539( 38.33%), action 115, FPS 2.08, Running 87.88s Step 540( 38.67%), action 116, FPS 2.08, Running 88.43s Step 541( 39.00%), action 117, FPS 2.11, Running 88.82s Step 542( 39.33%), action 118, FPS 2.11, Running 89.26s Step 543( 39.67%), action 119, FPS 2.16, Running 89.68s Step 544( 40.00%), action 120, FPS 2.16, Running 90.05s Step 545( 40.33%), action 121, FPS 2.19, Running 90.83s Step 546( 40.67%), action 122, FPS 2.12, Running 91.41s Step 547( 41.00%), action 123, FPS 2.11, Running 92.04s Step 548( 41.33%), action 124, FPS 2.12, Running 92.46s Step 549( 41.67%), action 125, FPS 2.16, Running 92.97s Step 550( 42.00%), action 126, FPS 2.14, Running 93.36s Step 551( 42.33%), action 127, FPS 2.12, Running 93.82s Step 552( 42.67%), action 128, FPS 2.15, Running 94.19s Step 553( 43.00%), action 129, FPS 2.15, Running 94.53s Step 554( 43.33%), action 130, FPS 2.10, Running 95.06s Step 555( 43.67%), action 131, FPS 2.09, Running 95.66s Step 556( 44.00%), action 132, FPS 2.03, Running 96.34s Step 557( 44.33%), action 133, FPS 2.03, Running 96.90s Step 558( 44.67%), action 134, FPS 1.97, Running 97.59s Step 559( 45.00%), action 135, FPS 1.99, Running 97.96s Step 560( 45.33%), action 136, FPS 1.99, Running 98.49s Step 561( 45.67%), action 137, FPS 1.95, Running 99.09s Step 562( 46.00%), action 138, FPS 1.93, Running 99.61s Step 563( 46.33%), action 139, FPS 1.95, Running 99.92s Step 564( 46.67%), action 140, FPS 1.97, Running 100.21s Step 565( 47.00%), action 141, FPS 1.99, Running 100.88s Step 566( 47.33%), action 142, FPS 1.98, Running 101.49s Step 567( 47.67%), action 143, FPS 2.00, Running 102.05s Step 568( 48.00%), action 144, FPS 2.02, Running 102.34s Step 569( 48.33%), action 145, FPS 2.00, Running 102.99s Step 570( 48.67%), action 146, FPS 2.01, Running 103.29s Step 571( 49.00%), action 147, FPS 2.04, Running 103.62s Step 572( 49.33%), action 148, FPS 2.01, Running 104.12s Step 573( 49.67%), action 149, FPS 1.99, Running 104.56s Step 574( 50.00%), action 150, FPS 2.02, Running 104.95s Step 575( 50.33%), action 151, FPS 2.01, Running 105.61s Step 576( 50.67%), action 152, FPS 2.07, Running 106.00s Step 577( 51.00%), action 153, FPS 2.07, Running 106.57s Step 578( 51.33%), action 154, FPS 2.12, Running 107.04s Step 579( 51.67%), action 155, FPS 2.09, Running 107.52s Step 580( 52.00%), action 156, FPS 2.10, Running 108.00s Step 581( 52.33%), action 157, FPS 2.11, Running 108.59s Step 582( 52.67%), action 158, FPS 2.15, Running 108.93s Step 583( 53.00%), action 159, FPS 2.12, Running 109.35s Step 584( 53.33%), action 160, FPS 2.09, Running 109.78s Step 585( 53.67%), action 161, FPS 2.14, Running 110.24s Step 586( 54.00%), action 162, FPS 2.21, Running 110.53s Step 587( 54.33%), action 163, FPS 2.20, Running 111.17s Step 588( 54.67%), action 164, FPS 2.17, Running 111.55s Step 589( 55.00%), action 165, FPS 2.19, Running 112.12s Step 590( 55.33%), action 166, FPS 2.13, Running 112.69s Step 591( 55.67%), action 167, FPS 2.10, Running 113.16s Step 592( 56.00%), action 168, FPS 2.09, Running 113.70s Step 593( 56.33%), action 169, FPS 2.09, Running 114.13s Step 594( 56.67%), action 170, FPS 2.09, Running 114.53s Step 595( 57.00%), action 171, FPS 2.11, Running 115.07s Step 596( 57.33%), action 172, FPS 2.12, Running 115.44s Step 597( 57.67%), action 173, FPS 2.13, Running 115.97s Step 598( 58.00%), action 174, FPS 2.14, Running 116.37s Step 599( 58.33%), action 175, FPS 2.13, Running 116.93s Step 600( 58.67%), action 176, FPS 2.10, Running 117.54s Step 601( 59.00%), action 177, FPS 2.10, Running 118.10s Step 602( 59.33%), action 178, FPS 2.07, Running 118.59s Step 603( 59.67%), action 179, FPS 2.02, Running 119.25s Step 604( 60.00%), action 180, FPS 2.01, Running 119.73s Step 605( 60.33%), action 181, FPS 1.93, Running 120.58s Step 606( 60.67%), action 182, FPS 1.89, Running 121.10s Step 607( 61.00%), action 183, FPS 1.90, Running 121.70s Step 608( 61.33%), action 184, FPS 1.85, Running 122.35s Step 609( 61.67%), action 185, FPS 1.84, Running 122.98s Step 610( 62.00%), action 186, FPS 1.83, Running 123.62s Step 611( 62.33%), action 187, FPS 1.82, Running 124.12s Step 612( 62.67%), action 188, FPS 1.80, Running 124.81s Step 613( 63.00%), action 189, FPS 1.79, Running 125.31s Step 614( 63.33%), action 190, FPS 1.75, Running 125.99s Step 615( 63.67%), action 191, FPS 1.76, Running 126.42s Step 616( 64.00%), action 192, FPS 1.77, Running 126.75s Step 617( 64.33%), action 193, FPS 1.76, Running 127.35s Step 618( 64.67%), action 194, FPS 1.76, Running 127.74s [2026-08-01 17:54:58] [52 ] Seed 51 success after 128.08 s. +steps: 618 , actions: 194 . +Instruction: Empty +Total 26/52(50.00%) success. +Setting seed: 52 +Step 1( N/A%), pre moving , FPS 4.96, Running 0.20s Step 2( N/A%), pre moving , FPS 8.33, Running 0.24s Step 3( N/A%), pre moving , FPS 10.88, Running 0.28s Step 4( N/A%), pre moving , FPS 12.83, Running 0.31s Step 5( N/A%), pre moving , FPS 14.34, Running 0.35s Step 6( N/A%), pre moving , FPS 15.52, Running 0.39s Step 7( N/A%), pre moving , FPS 16.49, Running 0.42s Step 8( N/A%), pre moving , FPS 16.90, Running 0.47s Step 9( N/A%), pre moving , FPS 17.46, Running 0.52s Step 10( N/A%), pre moving , FPS 18.03, Running 0.55s Step 11( N/A%), pre moving , FPS 18.17, Running 0.61s Step 12( N/A%), pre moving , FPS 18.54, Running 0.65s Step 13( N/A%), pre moving , FPS 18.92, Running 0.69s Step 14( N/A%), pre moving , FPS 19.27, Running 0.73s Step 15( N/A%), pre moving , FPS 19.20, Running 0.78s Step 16( N/A%), pre moving , FPS 19.03, Running 0.84s Step 17( N/A%), pre moving , FPS 19.04, Running 0.89s Step 18( N/A%), pre moving , FPS 19.05, Running 0.95s Step 19( N/A%), pre moving , FPS 19.34, Running 0.98s Step 20( N/A%), pre moving , FPS 19.53, Running 1.02s Step 21( N/A%), pre moving , FPS 18.52, Running 1.28s Step 22( N/A%), pre moving , FPS 17.90, Running 1.36s Step 23( N/A%), pre moving , FPS 17.64, Running 1.41s Step 24( N/A%), pre moving , FPS 17.65, Running 1.45s Step 25( N/A%), pre moving , FPS 17.68, Running 1.48s Step 26( N/A%), pre moving , FPS 14.42, Running 1.77s Step 27( N/A%), pre moving , FPS 14.41, Running 1.81s Step 28( N/A%), pre moving , FPS 14.51, Running 1.85s Step 29( N/A%), pre moving , FPS 14.55, Running 1.89s Step 30( N/A%), pre moving , FPS 14.57, Running 1.93s Step 31( N/A%), pre moving , FPS 14.72, Running 1.96s Step 32( N/A%), pre moving , FPS 14.74, Running 2.00s Step 33( N/A%), pre moving , FPS 14.69, Running 2.05s Step 34( N/A%), pre moving , FPS 14.69, Running 2.09s Step 35( N/A%), pre moving , FPS 14.89, Running 2.12s Step 36( N/A%), pre moving , FPS 12.27, Running 2.47s Step 37( N/A%), pre moving , FPS 12.34, Running 2.51s Step 38( N/A%), pre moving , FPS 12.40, Running 2.56s Step 39( N/A%), pre moving , FPS 12.37, Running 2.60s Step 40( N/A%), pre moving , FPS 12.37, Running 2.64s Step 41( N/A%), pre moving , FPS 14.15, Running 2.69s Step 42( N/A%), pre moving , FPS 14.54, Running 2.73s Step 43( N/A%), pre moving , FPS 14.67, Running 2.77s Step 44( N/A%), pre moving , FPS 14.58, Running 2.82s Step 45( N/A%), pre moving , FPS 14.41, Running 2.87s Step 46( N/A%), pre moving , FPS 17.54, Running 2.91s Step 47( N/A%), pre moving , FPS 17.42, Running 2.96s Step 48( N/A%), pre moving , FPS 17.10, Running 3.02s Step 49( N/A%), pre moving , FPS 16.79, Running 3.08s Step 50( N/A%), pre moving , FPS 16.50, Running 3.14s Step 51( N/A%), pre moving , FPS 16.18, Running 3.20s Step 52( N/A%), pre moving , FPS 15.92, Running 3.26s Step 53( N/A%), pre moving , FPS 15.71, Running 3.32s Step 54( N/A%), pre moving , FPS 15.46, Running 3.38s Step 55( N/A%), pre moving , FPS 15.08, Running 3.45s Step 56( N/A%), pre moving , FPS 19.12, Running 3.52s Step 57( N/A%), pre moving , FPS 18.80, Running 3.58s Step 58( N/A%), pre moving , FPS 18.37, Running 3.65s Step 59( N/A%), pre moving , FPS 18.10, Running 3.70s Step 60( N/A%), pre moving , FPS 17.80, Running 3.77s Step 61( N/A%), pre moving , FPS 17.50, Running 3.84s Step 62( N/A%), pre moving , FPS 17.09, Running 3.90s Step 63( N/A%), pre moving , FPS 16.77, Running 3.97s Step 64( N/A%), pre moving , FPS 16.53, Running 4.03s Step 65( N/A%), pre moving , FPS 16.36, Running 4.09s Step 66( N/A%), pre moving , FPS 16.07, Running 4.16s Step 67( N/A%), pre moving , FPS 15.85, Running 4.22s Step 68( N/A%), pre moving , FPS 15.88, Running 4.28s Step 69( N/A%), pre moving , FPS 15.77, Running 4.35s Step 70( N/A%), pre moving , FPS 15.68, Running 4.42s Step 71( N/A%), pre moving , FPS 15.67, Running 4.48s Step 72( N/A%), pre moving , FPS 15.59, Running 4.54s Step 73( N/A%), pre moving , FPS 15.53, Running 4.61s Step 74( N/A%), pre moving , FPS 15.54, Running 4.67s Step 75( N/A%), pre moving , FPS 15.63, Running 4.73s Step 76( N/A%), pre moving , FPS 15.66, Running 4.79s Step 77( N/A%), pre moving , FPS 15.58, Running 4.86s Step 78( N/A%), pre moving , FPS 15.71, Running 4.92s Step 79( N/A%), pre moving , FPS 15.67, Running 4.98s Step 80( N/A%), pre moving , FPS 15.91, Running 5.02s Step 81( N/A%), pre moving , FPS 16.30, Running 5.06s Step 82( N/A%), pre moving , FPS 16.64, Running 5.10s Step 83( N/A%), pre moving , FPS 16.98, Running 5.14s Step 84( N/A%), pre moving , FPS 17.31, Running 5.18s Step 85( N/A%), pre moving , FPS 17.61, Running 5.23s Step 86( N/A%), pre moving , FPS 17.83, Running 5.28s Step 87( N/A%), pre moving , FPS 17.92, Running 5.34s Step 88( N/A%), pre moving , FPS 17.99, Running 5.39s Step 89( N/A%), pre moving , FPS 18.40, Running 5.44s Step 90( N/A%), pre moving , FPS 18.87, Running 5.48s Step 91( N/A%), pre moving , FPS 19.22, Running 5.52s Step 92( N/A%), pre moving , FPS 19.74, Running 5.56s Step 93( N/A%), pre moving , FPS 20.28, Running 5.60s Step 94( N/A%), pre moving , FPS 20.62, Running 5.64s Step 95( N/A%), pre moving , FPS 21.03, Running 5.68s Step 96( N/A%), pre moving , FPS 21.57, Running 5.72s Step 97( N/A%), pre moving , FPS 22.17, Running 5.76s Step 98( N/A%), pre moving , FPS 22.45, Running 5.81s Step 99( N/A%), pre moving , FPS 22.89, Running 5.85s Step 100( N/A%), pre moving , FPS 22.85, Running 5.90s Step 101( N/A%), pre moving , FPS 22.89, Running 5.94s Step 102( N/A%), pre moving , FPS 22.88, Running 5.98s Step 103( N/A%), pre moving , FPS 22.84, Running 6.02s Step 104( N/A%), pre moving , FPS 13.85, Running 6.63s Step 105( N/A%), pre moving , FPS 12.59, Running 6.82s Step 106( N/A%), pre moving , FPS 11.18, Running 7.07s Step 107( N/A%), pre moving , FPS 10.57, Running 7.23s Step 108( N/A%), pre moving , FPS 9.51, Running 7.50s Step 109( N/A%), pre moving , FPS 9.08, Running 7.64s Step 110( N/A%), pre moving , FPS 8.04, Running 7.96s Step 111( N/A%), pre moving , FPS 7.64, Running 8.13s Step 112( N/A%), pre moving , FPS 7.11, Running 8.37s Step 113( N/A%), pre moving , FPS 6.56, Running 8.64s Step 114( N/A%), pre moving , FPS 6.16, Running 8.89s Step 115( N/A%), pre moving , FPS 5.94, Running 9.05s Step 116( N/A%), pre moving , FPS 5.56, Running 9.31s Step 117( N/A%), pre moving , FPS 5.40, Running 9.47s Step 118( N/A%), pre moving , FPS 5.07, Running 9.75s Step 119( N/A%), pre moving , FPS 4.87, Running 9.96s Step 120( N/A%), pre moving , FPS 4.56, Running 10.28s Step 121( N/A%), pre moving , FPS 4.41, Running 10.47s Step 122( N/A%), pre moving , FPS 4.23, Running 10.70s Step 123( N/A%), pre moving , FPS 4.10, Running 10.89s Step 124( N/A%), pre moving , FPS 4.43, Running 11.14s Step 125( N/A%), pre moving , FPS 4.46, Running 11.30s Step 126( N/A%), pre moving , FPS 4.41, Running 11.61s Step 127( N/A%), pre moving , FPS 4.42, Running 11.75s Step 128( N/A%), pre moving , FPS 4.45, Running 11.99s Step 129( N/A%), pre moving , FPS 4.38, Running 12.21s Step 130( N/A%), pre moving , FPS 4.44, Running 12.46s Step 131( N/A%), pre moving , FPS 4.43, Running 12.65s Step 132( N/A%), pre moving , FPS 4.38, Running 12.94s Step 133( N/A%), pre moving , FPS 4.48, Running 13.11s Step 134( N/A%), pre moving , FPS 4.49, Running 13.34s Step 135( N/A%), pre moving , FPS 4.48, Running 13.52s Step 136( N/A%), pre moving , FPS 4.44, Running 13.82s Step 137( N/A%), pre moving , FPS 4.41, Running 14.00s Step 138( N/A%), pre moving , FPS 4.46, Running 14.24s Step 139( N/A%), pre moving , FPS 4.48, Running 14.43s Step 140( N/A%), pre moving , FPS 4.54, Running 14.69s Step 141( N/A%), pre moving , FPS 4.55, Running 14.87s Step 142( N/A%), pre moving , FPS 4.54, Running 15.11s Step 143( N/A%), pre moving , FPS 4.57, Running 15.27s Step 144( N/A%), pre moving , FPS 4.52, Running 15.57s Step 145( N/A%), pre moving , FPS 4.52, Running 15.73s Step 146( N/A%), pre moving , FPS 4.55, Running 16.00s Step 147( N/A%), pre moving , FPS 4.54, Running 16.16s Step 148( N/A%), pre moving , FPS 4.53, Running 16.41s Step 149( N/A%), pre moving , FPS 4.56, Running 16.59s Step 150( N/A%), pre moving , FPS 4.55, Running 16.86s Step 151( N/A%), pre moving , FPS 4.60, Running 17.00s Step 152( N/A%), pre moving , FPS 4.60, Running 17.29s Step 153( N/A%), pre moving , FPS 4.51, Running 17.54s Step 154( N/A%), pre moving , FPS 4.48, Running 17.81s Step 155( N/A%), pre moving , FPS 4.49, Running 17.98s Step 156( N/A%), pre moving , FPS 4.53, Running 18.23s Step 157( N/A%), pre moving , FPS 4.55, Running 18.39s Step 158( N/A%), pre moving , FPS 4.50, Running 18.68s Step 159( N/A%), pre moving , FPS 4.65, Running 18.73s Step 160( N/A%), pre moving , FPS 4.90, Running 18.77s Step 161( N/A%), pre moving , FPS 5.05, Running 18.83s Step 162( N/A%), pre moving , FPS 5.32, Running 18.87s Step 163( N/A%), pre moving , FPS 5.49, Running 18.91s Step 164( N/A%), pre moving , FPS 5.91, Running 18.95s Step 165( N/A%), pre moving , FPS 6.13, Running 18.99s Step 166( N/A%), pre moving , FPS 6.59, Running 19.04s Step 167( N/A%), pre moving , FPS 6.86, Running 19.08s Step 168( N/A%), pre moving , FPS 7.38, Running 19.12s Step 169( N/A%), pre moving , FPS 6.76, Running 19.55s Step 170( N/A%), pre moving , FPS 7.29, Running 19.60s Step 171( N/A%), pre moving , FPS 7.54, Running 19.65s Step 172( N/A%), pre moving , FPS 8.32, Running 19.69s Step 173( N/A%), pre moving , FPS 9.04, Running 19.76s Step 174( N/A%), pre moving , FPS 10.02, Running 19.81s Step 175( N/A%), pre moving , FPS 10.54, Running 19.87s Step 176( N/A%), pre moving , FPS 11.74, Running 19.94s Step 177( N/A%), pre moving , FPS 12.48, Running 20.00s Step 178( N/A%), pre moving , FPS 14.55, Running 20.06s Step 179( N/A%), pre moving , FPS 14.36, Running 20.12s Step 180( N/A%), pre moving , FPS 14.12, Running 20.19s Step 181( N/A%), pre moving , FPS 14.11, Running 20.24s Step 182( N/A%), pre moving , FPS 13.74, Running 20.32s Step 183( N/A%), pre moving , FPS 13.54, Running 20.39s Step 184( N/A%), pre moving , FPS 13.22, Running 20.46s Step 185( N/A%), pre moving , FPS 12.95, Running 20.54s Step 186( N/A%), pre moving , FPS 12.66, Running 20.61s Step 187( N/A%), pre moving , FPS 12.26, Running 20.71s Step 188( N/A%), pre moving , FPS 11.79, Running 20.81s Step 189( N/A%), pre moving , FPS 14.70, Running 20.91s Step 190( N/A%), pre moving , FPS 13.91, Running 21.04s Step 191( N/A%), pre moving , FPS 13.39, Running 21.14s Step 192( N/A%), pre moving , FPS 12.90, Running 21.24s Step 193( N/A%), pre moving , FPS 12.49, Running 21.36s Step 194( N/A%), pre moving , FPS 12.04, Running 21.47s Step 195( N/A%), pre moving , FPS 11.76, Running 21.58s Step 196( N/A%), pre moving , FPS 11.42, Running 21.69s Step 197( N/A%), pre moving , FPS 11.17, Running 21.79s Step 198( N/A%), pre moving , FPS 10.94, Running 21.89s Step 199( N/A%), pre moving , FPS 10.73, Running 21.98s Step 200( N/A%), pre moving , FPS 10.50, Running 22.09s Step 201( N/A%), pre moving , FPS 10.20, Running 22.21s Step 202( N/A%), pre moving , FPS 10.08, Running 22.31s Step 203( N/A%), pre moving , FPS 9.91, Running 22.41s Step 204( N/A%), pre moving , FPS 9.80, Running 22.51s Step 205( N/A%), pre moving , FPS 9.62, Running 22.62s Step 206( N/A%), pre moving , FPS 9.51, Running 22.72s Step 207( N/A%), pre moving , FPS 9.48, Running 22.82s Step 208( N/A%), pre moving , FPS 9.58, Running 22.90s Step 209( N/A%), pre moving , FPS 9.66, Running 22.98s Step 210( N/A%), pre moving , FPS 9.85, Running 23.07s Step 211( N/A%), pre moving , FPS 9.94, Running 23.16s Step 212( N/A%), pre moving , FPS 10.03, Running 23.24s Step 213( N/A%), pre moving , FPS 10.28, Running 23.30s Step 214( N/A%), pre moving , FPS 10.47, Running 23.38s Step 215( N/A%), pre moving , FPS 10.70, Running 23.45s Step 216( N/A%), pre moving , FPS 11.02, Running 23.50s Step 217( N/A%), pre moving , FPS 11.43, Running 23.54s Step 218( N/A%), pre moving , FPS 11.87, Running 23.57s Step 219( N/A%), pre moving , FPS 12.36, Running 23.60s Step 220( N/A%), pre moving , FPS 12.68, Running 23.67s Step 221( N/A%), pre moving , FPS 13.22, Running 23.72s Step 222( N/A%), pre moving , FPS 13.66, Running 23.77s Step 223( N/A%), pre moving , FPS 14.28, Running 23.81s Step 224( N/A%), pre moving , FPS 14.98, Running 23.84s Step 225( N/A%), pre moving , FPS 15.89, Running 23.87s Step 226( N/A%), pre moving , FPS 16.85, Running 23.91s Step 227( N/A%), pre moving , FPS 17.84, Running 23.94s Step 228( N/A%), pre moving , FPS 18.69, Running 23.97s Step 229( N/A%), pre moving , FPS 19.60, Running 24.00s Step 230( N/A%), pre moving , FPS 14.13, Running 24.48s Step 231( N/A%), pre moving , FPS 14.67, Running 24.52s Step 232( N/A%), pre moving , FPS 15.21, Running 24.55s Step 233( N/A%), pre moving , FPS 15.61, Running 24.58s Step 234( N/A%), pre moving , FPS 16.10, Running 24.62s Step 235( N/A%), pre moving , FPS 16.35, Running 24.67s Step 236( N/A%), pre moving , FPS 16.68, Running 24.70s Step 237( N/A%), pre moving , FPS 16.05, Running 24.78s Step 238( N/A%), pre moving , FPS 15.72, Running 24.84s Step 239( N/A%), pre moving , FPS 15.48, Running 24.89s Step 240( N/A%), pre moving , FPS 15.56, Running 24.95s Step 241( N/A%), pre moving , FPS 15.56, Running 25.00s Step 242( N/A%), pre moving , FPS 15.58, Running 25.05s Step 243( N/A%), pre moving , FPS 15.39, Running 25.10s Step 244( N/A%), pre moving , FPS 15.16, Running 25.16s Step 245( N/A%), pre moving , FPS 14.89, Running 25.22s Step 246( N/A%), pre moving , FPS 14.63, Running 25.27s Step 247( N/A%), pre moving , FPS 14.43, Running 25.32s Step 248( N/A%), pre moving , FPS 14.04, Running 25.39s Step 249( N/A%), pre moving , FPS 13.58, Running 25.48s Step 250( N/A%), pre moving , FPS 19.04, Running 25.53s Step 251( N/A%), pre moving , FPS 18.63, Running 25.59s Step 252( N/A%), pre moving , FPS 18.31, Running 25.64s Step 253( N/A%), pre moving , FPS 18.01, Running 25.70s Step 254( N/A%), pre moving , FPS 17.74, Running 25.75s Step 255( N/A%), pre moving , FPS 17.63, Running 25.80s Step 256( N/A%), pre moving , FPS 17.25, Running 25.86s Step 257( N/A%), pre moving , FPS 17.25, Running 25.94s Step 258( N/A%), pre moving , FPS 17.26, Running 26.00s Step 259( N/A%), pre moving , FPS 17.02, Running 26.07s Step 260( N/A%), pre moving , FPS 16.89, Running 26.14s Step 261( N/A%), pre moving , FPS 16.33, Running 26.23s Step 262( N/A%), pre moving , FPS 16.11, Running 26.30s Step 263( N/A%), pre moving , FPS 15.87, Running 26.37s Step 264( N/A%), pre moving , FPS 15.16, Running 26.48s Step 265( N/A%), pre moving , FPS 15.05, Running 26.55s Step 266( N/A%), pre moving , FPS 15.06, Running 26.60s Step 267( N/A%), pre moving , FPS 14.86, Running 26.67s Step 268( N/A%), pre moving , FPS 14.88, Running 26.74s Step 269( N/A%), pre moving , FPS 15.22, Running 26.79s Step 270( N/A%), pre moving , FPS 14.93, Running 26.87s Step 271( N/A%), pre moving , FPS 14.74, Running 26.95s Step 272( N/A%), pre moving , FPS 14.55, Running 27.02s Step 273( N/A%), pre moving , FPS 14.37, Running 27.09s Step 274( N/A%), pre moving , FPS 14.18, Running 27.16s Step 275( N/A%), pre moving , FPS 14.02, Running 27.23s Step 276( N/A%), pre moving , FPS 13.85, Running 27.31s Step 277( N/A%), pre moving , FPS 13.91, Running 27.38s Step 278( N/A%), pre moving , FPS 13.71, Running 27.46s Step 279( N/A%), pre moving , FPS 13.67, Running 27.53s Step 280( N/A%), pre moving , FPS 13.65, Running 27.60s Step 281( N/A%), pre moving , FPS 13.88, Running 27.67s Step 282( N/A%), pre moving , FPS 13.87, Running 27.74s Step 283( N/A%), pre moving , FPS 13.67, Running 27.83s Step 284( N/A%), pre moving , FPS 13.84, Running 27.92s Step 285( N/A%), pre moving , FPS 13.71, Running 28.01s Step 286( N/A%), pre moving , FPS 13.39, Running 28.09s Step 287( N/A%), pre moving , FPS 13.09, Running 28.20s Step 288( N/A%), pre moving , FPS 12.89, Running 28.29s Step 289( N/A%), pre moving , FPS 12.64, Running 28.37s Step 290( N/A%), pre moving , FPS 12.65, Running 28.46s Step 291( N/A%), pre moving , FPS 12.58, Running 28.54s Step 292( N/A%), pre moving , FPS 12.58, Running 28.61s Step 293( N/A%), pre moving , FPS 12.60, Running 28.67s Step 294( N/A%), pre moving , FPS 12.64, Running 28.74s Step 295( N/A%), pre moving , FPS 12.78, Running 28.79s Step 296( N/A%), pre moving , FPS 12.97, Running 28.85s Step 297( N/A%), pre moving , FPS 13.29, Running 28.89s Step 298( N/A%), pre moving , FPS 13.54, Running 28.94s Step 299( N/A%), pre moving , FPS 13.93, Running 28.97s Step 300( N/A%), pre moving , FPS 14.30, Running 29.00s Step 301( N/A%), pre moving , FPS 14.67, Running 29.03s Step 302( N/A%), pre moving , FPS 14.97, Running 29.07s Step 303( N/A%), pre moving , FPS 15.59, Running 29.11s Step 304( N/A%), pre moving , FPS 16.27, Running 29.15s Step 305( N/A%), pre moving , FPS 16.80, Running 29.20s Step 306( N/A%), pre moving , FPS 17.52, Running 29.24s Step 307( N/A%), pre moving , FPS 18.62, Running 29.27s Step 308( N/A%), pre moving , FPS 19.59, Running 29.31s Step 309( N/A%), pre moving , FPS 20.40, Running 29.35s Step 310( N/A%), pre moving , FPS 21.52, Running 29.38s Step 311( N/A%), pre moving , FPS 22.74, Running 29.42s Step 312( N/A%), pre moving , FPS 23.60, Running 29.46s Step 313( N/A%), pre moving , FPS 24.44, Running 29.49s Step 314( N/A%), pre moving , FPS 25.47, Running 29.53s Step 315( N/A%), pre moving , FPS 26.21, Running 29.56s Step 316( N/A%), pre moving , FPS 26.98, Running 29.59s Step 317( N/A%), pre moving , FPS 27.22, Running 29.62s Step 318( N/A%), pre moving , FPS 27.63, Running 29.66s Step 319( N/A%), pre moving , FPS 27.14, Running 29.71s Step 320( N/A%), pre moving , FPS 26.92, Running 29.74s Step 321( N/A%), pre moving , FPS 26.93, Running 29.78s Step 322( N/A%), pre moving , FPS 27.32, Running 29.81s Step 323( N/A%), pre moving , FPS 27.37, Running 29.84s Step 324( N/A%), pre moving , FPS 27.61, Running 29.88s Step 325( N/A%), pre moving , FPS 18.26, Running 30.29s Step 326( N/A%), pre moving , FPS 18.29, Running 30.33s Step 327( N/A%), pre moving , FPS 18.20, Running 30.37s Step 328( N/A%), pre moving , FPS 17.88, Running 30.43s Step 329( N/A%), pre moving , FPS 17.80, Running 30.48s Step 330( N/A%), pre moving , FPS 17.79, Running 30.51s Step 331( N/A%), pre moving , FPS 17.81, Running 30.54s Step 332( N/A%), pre moving , FPS 17.92, Running 30.57s Step 333( N/A%), pre moving , FPS 17.99, Running 30.60s Step 334( N/A%), pre moving , FPS 17.92, Running 30.64s Step 335( N/A%), pre moving , FPS 17.84, Running 30.68s Step 336( N/A%), pre moving , FPS 17.69, Running 30.72s Step 337( N/A%), pre moving , FPS 17.64, Running 30.75s Step 338( N/A%), pre moving , FPS 17.75, Running 30.79s Step 339( N/A%), pre moving , FPS 17.94, Running 30.82s Step 340( N/A%), pre moving , FPS 18.05, Running 30.85s Step 341( N/A%), pre moving , FPS 17.93, Running 30.89s Step 342( N/A%), pre moving , FPS 17.80, Running 30.93s Step 343( N/A%), pre moving , FPS 17.80, Running 30.97s Step 344( N/A%), pre moving , FPS 17.75, Running 31.00s Step 345( N/A%), pre moving , FPS 26.84, Running 31.04s Step 346( N/A%), pre moving , FPS 27.07, Running 31.07s Step 347( N/A%), pre moving , FPS 27.46, Running 31.10s Step 348( N/A%), pre moving , FPS 28.51, Running 31.13s Step 349( N/A%), pre moving , FPS 28.48, Running 31.18s Step 350( N/A%), pre moving , FPS 27.81, Running 31.23s Step 351( N/A%), pre moving , FPS 27.00, Running 31.28s Step 352( N/A%), pre moving , FPS 26.02, Running 31.34s Step 353( N/A%), pre moving , FPS 25.50, Running 31.39s Step 354( N/A%), pre moving , FPS 25.15, Running 31.44s Step 355( N/A%), pre moving , FPS 24.74, Running 31.49s Step 356( N/A%), pre moving , FPS 24.24, Running 31.54s Step 357( N/A%), pre moving , FPS 23.88, Running 31.59s Step 358( N/A%), pre moving , FPS 23.93, Running 31.62s Step 359( N/A%), pre moving , FPS 23.92, Running 31.66s Step 360( N/A%), pre moving , FPS 23.93, Running 31.69s Step 361( N/A%), pre moving , FPS 24.15, Running 31.72s Step 362( N/A%), pre moving , FPS 24.35, Running 31.75s Step 363( N/A%), pre moving , FPS 24.40, Running 31.79s Step 364( N/A%), pre moving , FPS 24.38, Running 31.82s Step 365( N/A%), pre moving , FPS 24.31, Running 31.86s Step 366( N/A%), pre moving , FPS 24.31, Running 31.89s Step 367( N/A%), pre moving , FPS 24.31, Running 31.92s Step 368( N/A%), pre moving , FPS 24.33, Running 31.95s Step 369( N/A%), pre moving , FPS 24.69, Running 31.99s Step 370( N/A%), pre moving , FPS 25.03, Running 32.03s Step 371( N/A%), pre moving , FPS 25.38, Running 32.07s Step 372( N/A%), pre moving , FPS 26.29, Running 32.10s Step 373( N/A%), pre moving , FPS 26.87, Running 32.13s Step 374( N/A%), pre moving , FPS 27.47, Running 32.16s Step 375( N/A%), pre moving , FPS 28.17, Running 32.20s Step 376( N/A%), pre moving , FPS 29.15, Running 32.23s Step 377( N/A%), pre moving , FPS 29.85, Running 32.26s Step 378( N/A%), pre moving , FPS 29.63, Running 32.30s Step 379( N/A%), pre moving , FPS 29.37, Running 32.34s Step 380( N/A%), pre moving , FPS 28.84, Running 32.38s Step 381( N/A%), pre moving , FPS 28.76, Running 32.41s Step 382( N/A%), pre moving , FPS 10.03, Running 33.74s Step 383( N/A%), pre moving , FPS 9.01, Running 34.01s Step 384( N/A%), pre moving , FPS 8.56, Running 34.16s Step 385( N/A%), pre moving , FPS 7.78, Running 34.43s Step 386( N/A%), pre moving , FPS 7.38, Running 34.60s Step 387( N/A%), pre moving , FPS 6.67, Running 34.92s Step 388( N/A%), pre moving , FPS 6.43, Running 35.07s Step 389( N/A%), pre moving , FPS 5.98, Running 35.33s Step 390( N/A%), pre moving , FPS 5.74, Running 35.51s Step 391( N/A%), pre moving , FPS 5.43, Running 35.76s Step 392( N/A%), pre moving , FPS 5.23, Running 35.93s Step 393( N/A%), pre moving , FPS 4.93, Running 36.19s Step 394( N/A%), pre moving , FPS 4.80, Running 36.33s Step 395( N/A%), pre moving , FPS 4.59, Running 36.56s Step 396( N/A%), pre moving , FPS 4.44, Running 36.73s Step 397( N/A%), pre moving , FPS 4.27, Running 36.95s Step 398( N/A%), pre moving , FPS 4.16, Running 37.11s Step 399( N/A%), pre moving , FPS 3.98, Running 37.36s Step 400( N/A%), pre moving , FPS 3.89, Running 37.53s Step 401( N/A%), pre moving , FPS 3.74, Running 37.76s Step 402( 0.33%), action 1, FPS 4.24, Running 38.46s Step 403( 0.67%), action 2, FPS 4.13, Running 38.85s Step 404( 1.00%), action 3, FPS 3.93, Running 39.25s Step 405( 1.33%), action 4, FPS 3.84, Running 39.64s Step 406( 1.67%), action 5, FPS 3.57, Running 40.20s Step 407( 2.00%), action 6, FPS 3.45, Running 40.73s Step 408( 2.33%), action 7, FPS 3.20, Running 41.31s Step 409( 2.67%), action 8, FPS 3.15, Running 41.69s Step 410( 3.00%), action 9, FPS 3.02, Running 42.13s Step 411( 3.33%), action 10, FPS 3.01, Running 42.41s Step 412( 3.67%), action 11, FPS 2.79, Running 43.10s Step 413( 4.00%), action 12, FPS 2.74, Running 43.50s Step 414( 4.33%), action 13, FPS 2.62, Running 43.97s Step 415( 4.67%), action 14, FPS 2.54, Running 44.44s Step 416( 5.00%), action 15, FPS 2.38, Running 45.12s Step 417( 5.33%), action 16, FPS 2.32, Running 45.56s Step 418( 5.67%), action 17, FPS 2.18, Running 46.28s Step 419( 6.00%), action 18, FPS 2.13, Running 46.74s Step 420( 6.33%), action 19, FPS 2.03, Running 47.37s Step 421( 6.67%), action 20, FPS 1.98, Running 47.88s Step 422( 7.00%), action 21, FPS 1.97, Running 48.64s Step 423( 7.33%), action 22, FPS 1.98, Running 48.97s Step 424( 7.67%), action 23, FPS 1.97, Running 49.40s Step 425( 8.00%), action 24, FPS 2.00, Running 49.65s Step 426( 8.33%), action 25, FPS 2.03, Running 50.04s Step 427( 8.67%), action 26, FPS 2.08, Running 50.35s Step 428( 9.00%), action 27, FPS 2.12, Running 50.75s Step 429( 9.33%), action 28, FPS 2.10, Running 51.19s Step 430( 9.67%), action 29, FPS 2.05, Running 51.91s Step 431( 10.00%), action 30, FPS 2.04, Running 52.22s Step 432( 10.33%), action 31, FPS 2.03, Running 52.95s Step 433( 10.67%), action 32, FPS 2.02, Running 53.38s Step 434( 11.00%), action 33, FPS 1.97, Running 54.11s Step 435( 11.33%), action 34, FPS 2.00, Running 54.42s Step 436( 11.67%), action 35, FPS 2.03, Running 54.97s Step 437( 12.00%), action 36, FPS 2.07, Running 55.22s Step 438( 12.33%), action 37, FPS 2.09, Running 55.86s Step 439( 12.67%), action 38, FPS 2.12, Running 56.15s Step 440( 13.00%), action 39, FPS 2.16, Running 56.62s Step 441( 13.33%), action 40, FPS 2.20, Running 56.95s Step 442( 13.67%), action 41, FPS 2.23, Running 57.62s Step 443( 14.00%), action 42, FPS 2.26, Running 57.81s Step 444( 14.33%), action 43, FPS 2.26, Running 58.25s Step 445( 14.67%), action 44, FPS 2.26, Running 58.51s Step 446( 15.00%), action 45, FPS 2.21, Running 59.09s Step 447( 15.33%), action 46, FPS 2.22, Running 59.34s Step 448( 15.67%), action 47, FPS 2.16, Running 59.99s Step 449( 16.00%), action 48, FPS 2.18, Running 60.35s Step 450( 16.33%), action 49, FPS 2.22, Running 60.93s Step 451( 16.67%), action 50, FPS 2.21, Running 61.26s Step 452( 17.00%), action 51, FPS 2.16, Running 62.21s Step 453( 17.33%), action 52, FPS 2.20, Running 62.47s Step 454( 17.67%), action 53, FPS 2.22, Running 63.13s Step 455( 18.00%), action 54, FPS 2.24, Running 63.36s Step 456( 18.33%), action 55, FPS 2.25, Running 63.86s Step 457( 18.67%), action 56, FPS 2.23, Running 64.20s Step 458( 19.00%), action 57, FPS 2.28, Running 64.62s Step 459( 19.33%), action 58, FPS 2.30, Running 64.84s Step 460( 19.67%), action 59, FPS 2.27, Running 65.43s Step 461( 20.00%), action 60, FPS 2.30, Running 65.66s Step 462( 20.33%), action 61, FPS 2.33, Running 66.22s Step 463( 20.67%), action 62, FPS 2.32, Running 66.45s Step 464( 21.00%), action 63, FPS 2.34, Running 66.79s Step 465( 21.33%), action 64, FPS 2.30, Running 67.21s Step 466( 21.67%), action 65, FPS 2.32, Running 67.70s Step 467( 22.00%), action 66, FPS 2.32, Running 67.95s Step 468( 22.33%), action 67, FPS 2.31, Running 68.64s Step 469( 22.67%), action 68, FPS 2.29, Running 69.10s Step 470( 23.00%), action 69, FPS 2.26, Running 69.80s Step 471( 23.33%), action 70, FPS 2.28, Running 70.04s Step 472( 23.67%), action 71, FPS 2.30, Running 70.90s Step 473( 24.00%), action 72, FPS 2.27, Running 71.26s Step 474( 24.33%), action 73, FPS 2.27, Running 71.94s Step 475( 24.67%), action 74, FPS 2.24, Running 72.31s Step 476( 25.00%), action 75, FPS 2.19, Running 72.97s Step 477( 25.33%), action 76, FPS 2.18, Running 73.36s Step 478( 25.67%), action 77, FPS 2.19, Running 73.74s Step 479( 26.00%), action 78, FPS 2.16, Running 74.08s Step 480( 26.33%), action 79, FPS 2.16, Running 74.68s Step 481( 26.67%), action 80, FPS 2.16, Running 74.90s Step 482( 27.00%), action 81, FPS 2.16, Running 75.46s Step 483( 27.33%), action 82, FPS 2.17, Running 75.67s Step 484( 27.67%), action 83, FPS 2.11, Running 76.24s Step 485( 28.00%), action 84, FPS 2.12, Running 76.65s Step 486( 28.33%), action 85, FPS 2.06, Running 77.41s Step 487( 28.67%), action 86, FPS 2.04, Running 77.76s Step 488( 29.00%), action 87, FPS 2.04, Running 78.47s Step 489( 29.33%), action 88, FPS 2.04, Running 78.91s Step 490( 29.67%), action 89, FPS 2.04, Running 79.61s Step 491( 30.00%), action 90, FPS 2.00, Running 80.03s Step 492( 30.33%), action 91, FPS 2.01, Running 80.83s Step 493( 30.67%), action 92, FPS 2.04, Running 81.07s Step 494( 31.00%), action 93, FPS 2.06, Running 81.65s Step 495( 31.33%), action 94, FPS 2.05, Running 82.06s Step 496( 31.67%), action 95, FPS 2.05, Running 82.72s Step 497( 32.00%), action 96, FPS 2.04, Running 83.17s Step 498( 32.33%), action 97, FPS 2.03, Running 83.58s Step 499( 32.67%), action 98, FPS 2.01, Running 84.04s Step 500( 33.00%), action 99, FPS 1.98, Running 84.76s Step 501( 33.33%), action 100, FPS 1.96, Running 85.11s Step 502( 33.67%), action 101, FPS 1.90, Running 86.00s Step 503( 34.00%), action 102, FPS 1.87, Running 86.36s Step 504( 34.33%), action 103, FPS 1.86, Running 86.98s Step 505( 34.67%), action 104, FPS 1.85, Running 87.45s Step 506( 35.00%), action 105, FPS 1.90, Running 87.92s Step 507( 35.33%), action 106, FPS 1.93, Running 88.15s Step 508( 35.67%), action 107, FPS 1.98, Running 88.57s Step 509( 36.00%), action 108, FPS 2.00, Running 88.94s Step 510( 36.33%), action 109, FPS 2.02, Running 89.50s Step 511( 36.67%), action 110, FPS 2.04, Running 89.85s Step 512( 37.00%), action 111, FPS 2.08, Running 90.47s Step 513( 37.33%), action 112, FPS 2.05, Running 90.82s Step 514( 37.67%), action 113, FPS 2.06, Running 91.38s Step 515( 38.00%), action 114, FPS 2.10, Running 91.61s Step 516( 38.33%), action 115, FPS 2.15, Running 92.03s Step 517( 38.67%), action 116, FPS 2.17, Running 92.36s Step 518( 39.00%), action 117, FPS 2.15, Running 92.89s Step 519( 39.33%), action 118, FPS 2.20, Running 93.13s Step 520( 39.67%), action 119, FPS 2.24, Running 93.71s Step 521( 40.00%), action 120, FPS 2.23, Running 94.10s Step 522( 40.33%), action 121, FPS 2.30, Running 94.71s Step 523( 40.67%), action 122, FPS 2.33, Running 94.94s Step 524( 41.00%), action 123, FPS 2.37, Running 95.43s Step 525( 41.33%), action 124, FPS 2.37, Running 95.88s Step 526( 41.67%), action 125, FPS 2.34, Running 96.46s Step 527( 42.00%), action 126, FPS 2.28, Running 96.93s Step 528( 42.33%), action 127, FPS 2.28, Running 97.33s Step 529( 42.67%), action 128, FPS 2.26, Running 97.77s Step 530( 43.00%), action 129, FPS 2.25, Running 98.39s Step 531( 43.33%), action 130, FPS 2.23, Running 98.84s Step 532( 43.67%), action 131, FPS 2.21, Running 99.53s Step 533( 44.00%), action 132, FPS 2.19, Running 99.95s Step 534( 44.33%), action 133, FPS 2.20, Running 100.49s [2026-08-01 17:56:40] [53 ] Seed 52 success after 101.09 s. +steps: 534 , actions: 133 . +Instruction: Empty +Total 27/53(50.94%) success. +Setting seed: 53 +Step 1( N/A%), pre moving , FPS 5.42, Running 0.18s Step 2( N/A%), pre moving , FPS 8.99, Running 0.22s Step 3( N/A%), pre moving , FPS 11.52, Running 0.26s Step 4( N/A%), pre moving , FPS 13.40, Running 0.30s Step 5( N/A%), pre moving , FPS 14.89, Running 0.34s Step 6( N/A%), pre moving , FPS 16.03, Running 0.37s Step 7( N/A%), pre moving , FPS 16.91, Running 0.41s Step 8( N/A%), pre moving , FPS 17.63, Running 0.45s Step 9( N/A%), pre moving , FPS 18.22, Running 0.49s Step 10( N/A%), pre moving , FPS 18.81, Running 0.53s Step 11( N/A%), pre moving , FPS 18.99, Running 0.58s Step 12( N/A%), pre moving , FPS 19.04, Running 0.63s Step 13( N/A%), pre moving , FPS 18.52, Running 0.70s Step 14( N/A%), pre moving , FPS 18.93, Running 0.74s Step 15( N/A%), pre moving , FPS 19.31, Running 0.78s Step 16( N/A%), pre moving , FPS 19.62, Running 0.82s Step 17( N/A%), pre moving , FPS 19.86, Running 0.86s Step 18( N/A%), pre moving , FPS 20.07, Running 0.90s Step 19( N/A%), pre moving , FPS 20.32, Running 0.94s Step 20( N/A%), pre moving , FPS 20.55, Running 0.97s Step 21( N/A%), pre moving , FPS 19.44, Running 1.21s Step 22( N/A%), pre moving , FPS 18.78, Running 1.29s Step 23( N/A%), pre moving , FPS 18.81, Running 1.32s Step 24( N/A%), pre moving , FPS 18.83, Running 1.36s Step 25( N/A%), pre moving , FPS 18.84, Running 1.40s Step 26( N/A%), pre moving , FPS 15.40, Running 1.67s Step 27( N/A%), pre moving , FPS 15.42, Running 1.71s Step 28( N/A%), pre moving , FPS 15.44, Running 1.75s Step 29( N/A%), pre moving , FPS 15.40, Running 1.79s Step 30( N/A%), pre moving , FPS 15.32, Running 1.84s Step 31( N/A%), pre moving , FPS 15.32, Running 1.88s Step 32( N/A%), pre moving , FPS 15.37, Running 1.93s Step 33( N/A%), pre moving , FPS 15.71, Running 1.98s Step 34( N/A%), pre moving , FPS 15.69, Running 2.01s Step 35( N/A%), pre moving , FPS 15.53, Running 2.06s Step 36( N/A%), pre moving , FPS 12.52, Running 2.41s Step 37( N/A%), pre moving , FPS 12.49, Running 2.46s Step 38( N/A%), pre moving , FPS 12.49, Running 2.50s Step 39( N/A%), pre moving , FPS 12.48, Running 2.54s Step 40( N/A%), pre moving , FPS 12.46, Running 2.58s Step 41( N/A%), pre moving , FPS 14.20, Running 2.62s Step 42( N/A%), pre moving , FPS 14.49, Running 2.67s Step 43( N/A%), pre moving , FPS 14.36, Running 2.72s Step 44( N/A%), pre moving , FPS 14.29, Running 2.76s Step 45( N/A%), pre moving , FPS 14.11, Running 2.82s Step 46( N/A%), pre moving , FPS 16.95, Running 2.85s Step 47( N/A%), pre moving , FPS 16.93, Running 2.89s Step 48( N/A%), pre moving , FPS 16.90, Running 2.93s Step 49( N/A%), pre moving , FPS 16.91, Running 2.98s Step 50( N/A%), pre moving , FPS 16.93, Running 3.02s Step 51( N/A%), pre moving , FPS 16.90, Running 3.07s Step 52( N/A%), pre moving , FPS 16.96, Running 3.11s Step 53( N/A%), pre moving , FPS 16.96, Running 3.15s Step 54( N/A%), pre moving , FPS 16.98, Running 3.19s Step 55( N/A%), pre moving , FPS 17.16, Running 3.23s Step 56( N/A%), pre moving , FPS 23.29, Running 3.27s Step 57( N/A%), pre moving , FPS 23.25, Running 3.32s Step 58( N/A%), pre moving , FPS 23.29, Running 3.36s Step 59( N/A%), pre moving , FPS 22.53, Running 3.42s Step 60( N/A%), pre moving , FPS 22.15, Running 3.48s Step 61( N/A%), pre moving , FPS 21.80, Running 3.54s Step 62( N/A%), pre moving , FPS 21.23, Running 3.61s Step 63( N/A%), pre moving , FPS 20.40, Running 3.70s Step 64( N/A%), pre moving , FPS 19.50, Running 3.79s Step 65( N/A%), pre moving , FPS 19.43, Running 3.84s Step 66( N/A%), pre moving , FPS 18.83, Running 3.92s Step 67( N/A%), pre moving , FPS 18.29, Running 3.99s Step 68( N/A%), pre moving , FPS 17.99, Running 4.04s Step 69( N/A%), pre moving , FPS 17.61, Running 4.11s Step 70( N/A%), pre moving , FPS 17.25, Running 4.18s Step 71( N/A%), pre moving , FPS 17.07, Running 4.24s Step 72( N/A%), pre moving , FPS 16.83, Running 4.30s Step 73( N/A%), pre moving , FPS 16.53, Running 4.36s Step 74( N/A%), pre moving , FPS 16.07, Running 4.44s Step 75( N/A%), pre moving , FPS 15.73, Running 4.50s Step 76( N/A%), pre moving , FPS 15.54, Running 4.56s Step 77( N/A%), pre moving , FPS 15.40, Running 4.62s Step 78( N/A%), pre moving , FPS 15.12, Running 4.68s Step 79( N/A%), pre moving , FPS 15.18, Running 4.74s Step 80( N/A%), pre moving , FPS 15.13, Running 4.80s Step 81( N/A%), pre moving , FPS 15.13, Running 4.86s Step 82( N/A%), pre moving , FPS 15.28, Running 4.92s Step 83( N/A%), pre moving , FPS 15.62, Running 4.98s Step 84( N/A%), pre moving , FPS 15.94, Running 5.04s Step 85( N/A%), pre moving , FPS 15.89, Running 5.10s Step 86( N/A%), pre moving , FPS 16.21, Running 5.15s Step 87( N/A%), pre moving , FPS 16.61, Running 5.19s Step 88( N/A%), pre moving , FPS 16.89, Running 5.23s Step 89( N/A%), pre moving , FPS 17.28, Running 5.27s Step 90( N/A%), pre moving , FPS 17.58, Running 5.32s Step 91( N/A%), pre moving , FPS 17.89, Running 5.36s Step 92( N/A%), pre moving , FPS 18.19, Running 5.40s Step 93( N/A%), pre moving , FPS 18.60, Running 5.44s Step 94( N/A%), pre moving , FPS 19.20, Running 5.48s Step 95( N/A%), pre moving , FPS 19.71, Running 5.52s Step 96( N/A%), pre moving , FPS 20.03, Running 5.56s Step 97( N/A%), pre moving , FPS 20.37, Running 5.60s Step 98( N/A%), pre moving , FPS 20.88, Running 5.64s Step 99( N/A%), pre moving , FPS 21.22, Running 5.68s Step 100( N/A%), pre moving , FPS 21.70, Running 5.72s Step 101( N/A%), pre moving , FPS 22.04, Running 5.77s Step 102( N/A%), pre moving , FPS 22.49, Running 5.81s Step 103( N/A%), pre moving , FPS 22.99, Running 5.85s Step 104( N/A%), pre moving , FPS 23.63, Running 5.89s Step 105( N/A%), pre moving , FPS 24.21, Running 5.93s Step 106( N/A%), pre moving , FPS 24.30, Running 5.97s Step 107( N/A%), pre moving , FPS 24.39, Running 6.01s Step 108( N/A%), pre moving , FPS 24.40, Running 6.05s Step 109( N/A%), pre moving , FPS 24.40, Running 6.09s Step 110( N/A%), pre moving , FPS 24.68, Running 6.13s Step 111( N/A%), pre moving , FPS 24.64, Running 6.17s Step 112( N/A%), pre moving , FPS 24.72, Running 6.21s Step 113( N/A%), pre moving , FPS 24.38, Running 6.26s Step 114( N/A%), pre moving , FPS 24.24, Running 6.30s Step 115( N/A%), pre moving , FPS 24.23, Running 6.34s Step 116( N/A%), pre moving , FPS 14.30, Running 6.96s Step 117( N/A%), pre moving , FPS 13.24, Running 7.11s Step 118( N/A%), pre moving , FPS 11.63, Running 7.36s Step 119( N/A%), pre moving , FPS 10.53, Running 7.58s Step 120( N/A%), pre moving , FPS 9.46, Running 7.84s Step 121( N/A%), pre moving , FPS 9.02, Running 7.99s Step 122( N/A%), pre moving , FPS 8.10, Running 8.28s Step 123( N/A%), pre moving , FPS 7.75, Running 8.43s Step 124( N/A%), pre moving , FPS 7.14, Running 8.69s Step 125( N/A%), pre moving , FPS 6.80, Running 8.87s Step 126( N/A%), pre moving , FPS 6.23, Running 9.18s Step 127( N/A%), pre moving , FPS 5.92, Running 9.39s Step 128( N/A%), pre moving , FPS 5.51, Running 9.68s Step 129( N/A%), pre moving , FPS 5.34, Running 9.84s Step 130( N/A%), pre moving , FPS 5.06, Running 10.08s Step 131( N/A%), pre moving , FPS 4.95, Running 10.21s Step 132( N/A%), pre moving , FPS 4.58, Running 10.57s Step 133( N/A%), pre moving , FPS 4.48, Running 10.73s Step 134( N/A%), pre moving , FPS 4.28, Running 10.98s Step 135( N/A%), pre moving , FPS 4.17, Running 11.14s Step 136( N/A%), pre moving , FPS 4.50, Running 11.40s Step 137( N/A%), pre moving , FPS 4.51, Running 11.54s Step 138( N/A%), pre moving , FPS 4.47, Running 11.83s Step 139( N/A%), pre moving , FPS 4.53, Running 11.99s Step 140( N/A%), pre moving , FPS 4.50, Running 12.29s Step 141( N/A%), pre moving , FPS 4.46, Running 12.47s Step 142( N/A%), pre moving , FPS 4.48, Running 12.74s Step 143( N/A%), pre moving , FPS 4.45, Running 12.92s Step 144( N/A%), pre moving , FPS 4.45, Running 13.18s Step 145( N/A%), pre moving , FPS 4.49, Running 13.33s Step 146( N/A%), pre moving , FPS 4.53, Running 13.60s Step 147( N/A%), pre moving , FPS 4.58, Running 13.76s Step 148( N/A%), pre moving , FPS 4.63, Running 14.00s Step 149( N/A%), pre moving , FPS 4.61, Running 14.18s Step 150( N/A%), pre moving , FPS 4.56, Running 14.46s Step 151( N/A%), pre moving , FPS 4.52, Running 14.64s Step 152( N/A%), pre moving , FPS 4.61, Running 14.91s Step 153( N/A%), pre moving , FPS 4.57, Running 15.10s Step 154( N/A%), pre moving , FPS 4.61, Running 15.32s Step 155( N/A%), pre moving , FPS 4.58, Running 15.51s Step 156( N/A%), pre moving , FPS 4.62, Running 15.73s Step 157( N/A%), pre moving , FPS 4.58, Running 15.91s Step 158( N/A%), pre moving , FPS 4.63, Running 16.15s Step 159( N/A%), pre moving , FPS 4.60, Running 16.34s Step 160( N/A%), pre moving , FPS 4.65, Running 16.58s Step 161( N/A%), pre moving , FPS 4.67, Running 16.76s Step 162( N/A%), pre moving , FPS 4.70, Running 17.00s Step 163( N/A%), pre moving , FPS 4.70, Running 17.17s Step 164( N/A%), pre moving , FPS 4.74, Running 17.40s Step 165( N/A%), pre moving , FPS 4.74, Running 17.55s Step 166( N/A%), pre moving , FPS 4.71, Running 17.84s Step 167( N/A%), pre moving , FPS 4.69, Running 18.02s Step 168( N/A%), pre moving , FPS 4.65, Running 18.30s Step 169( N/A%), pre moving , FPS 4.68, Running 18.45s Step 170( N/A%), pre moving , FPS 4.75, Running 18.67s Step 171( N/A%), pre moving , FPS 4.91, Running 18.72s Step 172( N/A%), pre moving , FPS 5.19, Running 18.76s Step 173( N/A%), pre moving , FPS 5.41, Running 18.80s Step 174( N/A%), pre moving , FPS 5.68, Running 18.84s Step 175( N/A%), pre moving , FPS 5.93, Running 18.88s Step 176( N/A%), pre moving , FPS 6.27, Running 18.91s Step 177( N/A%), pre moving , FPS 6.58, Running 18.95s Step 178( N/A%), pre moving , FPS 7.05, Running 18.99s Step 179( N/A%), pre moving , FPS 7.43, Running 19.03s Step 180( N/A%), pre moving , FPS 8.04, Running 19.07s Step 181( N/A%), pre moving , FPS 7.27, Running 19.51s Step 182( N/A%), pre moving , FPS 7.81, Running 19.56s Step 183( N/A%), pre moving , FPS 8.24, Running 19.60s Step 184( N/A%), pre moving , FPS 8.93, Running 19.64s Step 185( N/A%), pre moving , FPS 9.38, Running 19.68s Step 186( N/A%), pre moving , FPS 10.51, Running 19.74s Step 187( N/A%), pre moving , FPS 11.24, Running 19.80s Step 188( N/A%), pre moving , FPS 12.81, Running 19.87s Step 189( N/A%), pre moving , FPS 13.45, Running 19.94s Step 190( N/A%), pre moving , FPS 15.03, Running 20.00s Step 191( N/A%), pre moving , FPS 14.84, Running 20.06s Step 192( N/A%), pre moving , FPS 14.46, Running 20.14s Step 193( N/A%), pre moving , FPS 14.17, Running 20.21s Step 194( N/A%), pre moving , FPS 13.95, Running 20.27s Step 195( N/A%), pre moving , FPS 13.65, Running 20.34s Step 196( N/A%), pre moving , FPS 13.41, Running 20.41s Step 197( N/A%), pre moving , FPS 13.08, Running 20.48s Step 198( N/A%), pre moving , FPS 12.71, Running 20.57s Step 199( N/A%), pre moving , FPS 12.49, Running 20.63s Step 200( N/A%), pre moving , FPS 12.24, Running 20.70s Step 201( N/A%), pre moving , FPS 15.63, Running 20.79s Step 202( N/A%), pre moving , FPS 15.07, Running 20.89s Step 203( N/A%), pre moving , FPS 14.40, Running 20.99s Step 204( N/A%), pre moving , FPS 13.75, Running 21.09s Step 205( N/A%), pre moving , FPS 13.23, Running 21.19s Step 206( N/A%), pre moving , FPS 12.81, Running 21.30s Step 207( N/A%), pre moving , FPS 12.47, Running 21.41s Step 208( N/A%), pre moving , FPS 12.20, Running 21.50s Step 209( N/A%), pre moving , FPS 12.00, Running 21.60s Step 210( N/A%), pre moving , FPS 11.75, Running 21.71s Step 211( N/A%), pre moving , FPS 11.45, Running 21.81s Step 212( N/A%), pre moving , FPS 11.35, Running 21.91s Step 213( N/A%), pre moving , FPS 11.12, Running 22.01s Step 214( N/A%), pre moving , FPS 10.84, Running 22.12s Step 215( N/A%), pre moving , FPS 10.57, Running 22.23s Step 216( N/A%), pre moving , FPS 10.37, Running 22.34s Step 217( N/A%), pre moving , FPS 10.23, Running 22.44s Step 218( N/A%), pre moving , FPS 10.09, Running 22.55s Step 219( N/A%), pre moving , FPS 10.00, Running 22.63s Step 220( N/A%), pre moving , FPS 9.94, Running 22.72s Step 221( N/A%), pre moving , FPS 9.96, Running 22.80s Step 222( N/A%), pre moving , FPS 10.01, Running 22.89s Step 223( N/A%), pre moving , FPS 10.03, Running 22.98s Step 224( N/A%), pre moving , FPS 10.10, Running 23.07s Step 225( N/A%), pre moving , FPS 10.18, Running 23.16s Step 226( N/A%), pre moving , FPS 10.37, Running 23.23s Step 227( N/A%), pre moving , FPS 10.55, Running 23.30s Step 228( N/A%), pre moving , FPS 10.73, Running 23.37s Step 229( N/A%), pre moving , FPS 11.13, Running 23.40s Step 230( N/A%), pre moving , FPS 11.58, Running 23.43s Step 231( N/A%), pre moving , FPS 12.07, Running 23.47s Step 232( N/A%), pre moving , FPS 12.54, Running 23.50s Step 233( N/A%), pre moving , FPS 12.98, Running 23.55s Step 234( N/A%), pre moving , FPS 13.48, Running 23.60s Step 235( N/A%), pre moving , FPS 14.07, Running 23.65s Step 236( N/A%), pre moving , FPS 14.68, Running 23.70s Step 237( N/A%), pre moving , FPS 15.39, Running 23.74s Step 238( N/A%), pre moving , FPS 16.33, Running 23.77s Step 239( N/A%), pre moving , FPS 17.05, Running 23.81s Step 240( N/A%), pre moving , FPS 17.83, Running 23.84s Step 241( N/A%), pre moving , FPS 18.61, Running 23.87s Step 242( N/A%), pre moving , FPS 19.56, Running 23.91s Step 243( N/A%), pre moving , FPS 14.07, Running 24.41s Step 244( N/A%), pre moving , FPS 14.58, Running 24.44s Step 245( N/A%), pre moving , FPS 15.14, Running 24.48s Step 246( N/A%), pre moving , FPS 15.67, Running 24.51s Step 247( N/A%), pre moving , FPS 16.14, Running 24.54s Step 248( N/A%), pre moving , FPS 16.45, Running 24.58s Step 249( N/A%), pre moving , FPS 16.41, Running 24.62s Step 250( N/A%), pre moving , FPS 16.01, Running 24.68s Step 251( N/A%), pre moving , FPS 15.95, Running 24.72s Step 252( N/A%), pre moving , FPS 15.49, Running 24.79s Step 253( N/A%), pre moving , FPS 15.43, Running 24.85s Step 254( N/A%), pre moving , FPS 15.42, Running 24.90s Step 255( N/A%), pre moving , FPS 15.46, Running 24.95s Step 256( N/A%), pre moving , FPS 15.26, Running 25.01s Step 257( N/A%), pre moving , FPS 14.92, Running 25.08s Step 258( N/A%), pre moving , FPS 14.62, Running 25.14s Step 259( N/A%), pre moving , FPS 14.37, Running 25.20s Step 260( N/A%), pre moving , FPS 14.14, Running 25.25s Step 261( N/A%), pre moving , FPS 13.94, Running 25.31s Step 262( N/A%), pre moving , FPS 13.68, Running 25.37s Step 263( N/A%), pre moving , FPS 19.25, Running 25.44s Step 264( N/A%), pre moving , FPS 18.92, Running 25.50s Step 265( N/A%), pre moving , FPS 18.10, Running 25.58s Step 266( N/A%), pre moving , FPS 17.54, Running 25.65s Step 267( N/A%), pre moving , FPS 16.92, Running 25.72s Step 268( N/A%), pre moving , FPS 16.50, Running 25.80s Step 269( N/A%), pre moving , FPS 16.00, Running 25.87s Step 270( N/A%), pre moving , FPS 15.86, Running 25.94s Step 271( N/A%), pre moving , FPS 15.42, Running 26.02s Step 272( N/A%), pre moving , FPS 15.48, Running 26.09s Step 273( N/A%), pre moving , FPS 15.19, Running 26.16s Step 274( N/A%), pre moving , FPS 14.95, Running 26.24s Step 275( N/A%), pre moving , FPS 14.69, Running 26.31s Step 276( N/A%), pre moving , FPS 14.55, Running 26.38s Step 277( N/A%), pre moving , FPS 14.51, Running 26.46s Step 278( N/A%), pre moving , FPS 14.38, Running 26.53s Step 279( N/A%), pre moving , FPS 14.20, Running 26.61s Step 280( N/A%), pre moving , FPS 14.04, Running 26.68s Step 281( N/A%), pre moving , FPS 13.74, Running 26.76s Step 282( N/A%), pre moving , FPS 13.63, Running 26.84s Step 283( N/A%), pre moving , FPS 13.52, Running 26.92s Step 284( N/A%), pre moving , FPS 13.35, Running 27.00s Step 285( N/A%), pre moving , FPS 13.41, Running 27.07s Step 286( N/A%), pre moving , FPS 13.40, Running 27.14s Step 287( N/A%), pre moving , FPS 13.46, Running 27.21s Step 288( N/A%), pre moving , FPS 13.47, Running 27.28s Step 289( N/A%), pre moving , FPS 13.45, Running 27.36s Step 290( N/A%), pre moving , FPS 13.42, Running 27.43s Step 291( N/A%), pre moving , FPS 13.28, Running 27.52s Step 292( N/A%), pre moving , FPS 13.28, Running 27.59s Step 293( N/A%), pre moving , FPS 13.38, Running 27.66s Step 294( N/A%), pre moving , FPS 13.37, Running 27.73s Step 295( N/A%), pre moving , FPS 13.20, Running 27.82s Step 296( N/A%), pre moving , FPS 13.10, Running 27.91s Step 297( N/A%), pre moving , FPS 12.98, Running 28.00s Step 298( N/A%), pre moving , FPS 12.82, Running 28.09s Step 299( N/A%), pre moving , FPS 12.72, Running 28.18s Step 300( N/A%), pre moving , FPS 12.57, Running 28.27s Step 301( N/A%), pre moving , FPS 12.48, Running 28.36s Step 302( N/A%), pre moving , FPS 12.39, Running 28.45s Step 303( N/A%), pre moving , FPS 12.37, Running 28.54s Step 304( N/A%), pre moving , FPS 12.28, Running 28.63s Step 305( N/A%), pre moving , FPS 12.13, Running 28.72s Step 306( N/A%), pre moving , FPS 12.12, Running 28.79s Step 307( N/A%), pre moving , FPS 12.12, Running 28.86s Step 308( N/A%), pre moving , FPS 12.10, Running 28.93s Step 309( N/A%), pre moving , FPS 12.29, Running 28.98s Step 310( N/A%), pre moving , FPS 12.37, Running 29.05s Step 311( N/A%), pre moving , FPS 12.55, Running 29.12s Step 312( N/A%), pre moving , FPS 12.80, Running 29.15s Step 313( N/A%), pre moving , FPS 13.10, Running 29.19s Step 314( N/A%), pre moving , FPS 13.44, Running 29.22s Step 315( N/A%), pre moving , FPS 13.99, Running 29.25s Step 316( N/A%), pre moving , FPS 14.51, Running 29.29s Step 317( N/A%), pre moving , FPS 15.05, Running 29.32s Step 318( N/A%), pre moving , FPS 15.76, Running 29.36s Step 319( N/A%), pre moving , FPS 16.47, Running 29.39s Step 320( N/A%), pre moving , FPS 17.25, Running 29.43s Step 321( N/A%), pre moving , FPS 18.13, Running 29.47s Step 322( N/A%), pre moving , FPS 19.03, Running 29.50s Step 323( N/A%), pre moving , FPS 19.67, Running 29.56s Step 324( N/A%), pre moving , FPS 20.23, Running 29.62s Step 325( N/A%), pre moving , FPS 21.40, Running 29.66s Step 326( N/A%), pre moving , FPS 21.85, Running 29.71s Step 327( N/A%), pre moving , FPS 22.70, Running 29.74s Step 328( N/A%), pre moving , FPS 23.61, Running 29.78s Step 329( N/A%), pre moving , FPS 24.07, Running 29.82s Step 330( N/A%), pre moving , FPS 25.02, Running 29.85s Step 331( N/A%), pre moving , FPS 25.96, Running 29.89s Step 332( N/A%), pre moving , FPS 25.83, Running 29.93s Step 333( N/A%), pre moving , FPS 25.81, Running 29.96s Step 334( N/A%), pre moving , FPS 25.60, Running 30.00s Step 335( N/A%), pre moving , FPS 25.48, Running 30.04s Step 336( N/A%), pre moving , FPS 25.36, Running 30.08s Step 337( N/A%), pre moving , FPS 25.26, Running 30.12s Step 338( N/A%), pre moving , FPS 25.14, Running 30.16s Step 339( N/A%), pre moving , FPS 25.00, Running 30.19s Step 340( N/A%), pre moving , FPS 15.96, Running 30.68s Step 341( N/A%), pre moving , FPS 16.03, Running 30.71s Step 342( N/A%), pre moving , FPS 15.88, Running 30.76s Step 343( N/A%), pre moving , FPS 15.69, Running 30.83s Step 344( N/A%), pre moving , FPS 15.58, Running 30.90s Step 345( N/A%), pre moving , FPS 15.37, Running 30.96s Step 346( N/A%), pre moving , FPS 15.48, Running 31.00s Step 347( N/A%), pre moving , FPS 15.39, Running 31.04s Step 348( N/A%), pre moving , FPS 15.43, Running 31.08s Step 349( N/A%), pre moving , FPS 15.25, Running 31.13s Step 350( N/A%), pre moving , FPS 15.03, Running 31.18s Step 351( N/A%), pre moving , FPS 14.84, Running 31.24s Step 352( N/A%), pre moving , FPS 14.52, Running 31.31s Step 353( N/A%), pre moving , FPS 14.51, Running 31.34s Step 354( N/A%), pre moving , FPS 14.54, Running 31.38s Step 355( N/A%), pre moving , FPS 14.55, Running 31.41s Step 356( N/A%), pre moving , FPS 14.53, Running 31.45s Step 357( N/A%), pre moving , FPS 14.57, Running 31.49s Step 358( N/A%), pre moving , FPS 14.59, Running 31.53s Step 359( N/A%), pre moving , FPS 14.62, Running 31.56s Step 360( N/A%), pre moving , FPS 21.83, Running 31.60s Step 361( N/A%), pre moving , FPS 21.80, Running 31.63s Step 362( N/A%), pre moving , FPS 21.58, Running 31.69s Step 363( N/A%), pre moving , FPS 21.79, Running 31.75s Step 364( N/A%), pre moving , FPS 21.87, Running 31.81s Step 365( N/A%), pre moving , FPS 21.82, Running 31.87s Step 366( N/A%), pre moving , FPS 21.62, Running 31.92s Step 367( N/A%), pre moving , FPS 21.35, Running 31.98s Step 368( N/A%), pre moving , FPS 20.63, Running 32.05s Step 369( N/A%), pre moving , FPS 20.45, Running 32.11s Step 370( N/A%), pre moving , FPS 20.41, Running 32.16s Step 371( N/A%), pre moving , FPS 20.49, Running 32.21s Step 372( N/A%), pre moving , FPS 20.81, Running 32.27s Step 373( N/A%), pre moving , FPS 20.50, Running 32.32s Step 374( N/A%), pre moving , FPS 20.13, Running 32.37s Step 375( N/A%), pre moving , FPS 19.81, Running 32.42s Step 376( N/A%), pre moving , FPS 19.28, Running 32.49s Step 377( N/A%), pre moving , FPS 18.89, Running 32.55s Step 378( N/A%), pre moving , FPS 18.56, Running 32.60s Step 379( N/A%), pre moving , FPS 18.30, Running 32.65s Step 380( N/A%), pre moving , FPS 18.01, Running 32.71s Step 381( N/A%), pre moving , FPS 17.99, Running 32.74s Step 382( N/A%), pre moving , FPS 18.27, Running 32.79s Step 383( N/A%), pre moving , FPS 18.72, Running 32.82s Step 384( N/A%), pre moving , FPS 19.19, Running 32.86s Step 385( N/A%), pre moving , FPS 19.47, Running 32.90s Step 386( N/A%), pre moving , FPS 19.57, Running 32.95s Step 387( N/A%), pre moving , FPS 19.92, Running 32.98s Step 388( N/A%), pre moving , FPS 20.56, Running 33.02s Step 389( N/A%), pre moving , FPS 21.03, Running 33.06s Step 390( N/A%), pre moving , FPS 21.27, Running 33.10s Step 391( N/A%), pre moving , FPS 21.53, Running 33.14s Step 392( N/A%), pre moving , FPS 21.92, Running 33.18s Step 393( N/A%), pre moving , FPS 22.28, Running 33.21s Step 394( N/A%), pre moving , FPS 22.73, Running 33.25s Step 395( N/A%), pre moving , FPS 23.19, Running 33.29s Step 396( N/A%), pre moving , FPS 24.05, Running 33.32s Step 397( N/A%), pre moving , FPS 24.71, Running 33.36s Step 398( N/A%), pre moving , FPS 25.38, Running 33.39s Step 399( N/A%), pre moving , FPS 25.86, Running 33.43s Step 400( N/A%), pre moving , FPS 26.39, Running 33.47s Step 401( N/A%), pre moving , FPS 25.86, Running 33.52s Step 402( N/A%), pre moving , FPS 25.97, Running 33.56s Step 403( N/A%), pre moving , FPS 9.11, Running 35.01s Step 404( N/A%), pre moving , FPS 8.35, Running 35.25s Step 405( N/A%), pre moving , FPS 7.96, Running 35.41s Step 406( N/A%), pre moving , FPS 7.32, Running 35.68s Step 407( N/A%), pre moving , FPS 7.06, Running 35.82s Step 408( N/A%), pre moving , FPS 6.54, Running 36.07s Step 409( N/A%), pre moving , FPS 6.29, Running 36.23s Step 410( N/A%), pre moving , FPS 5.84, Running 36.53s Step 411( N/A%), pre moving , FPS 5.65, Running 36.68s Step 412( N/A%), pre moving , FPS 5.35, Running 36.91s Step 413( N/A%), pre moving , FPS 5.21, Running 37.05s Step 414( N/A%), pre moving , FPS 4.87, Running 37.36s Step 415( N/A%), pre moving , FPS 4.71, Running 37.53s Step 416( N/A%), pre moving , FPS 4.48, Running 37.78s Step 417( N/A%), pre moving , FPS 4.37, Running 37.94s Step 418( N/A%), pre moving , FPS 4.14, Running 38.22s Step 419( N/A%), pre moving , FPS 4.05, Running 38.37s Step 420( N/A%), pre moving , FPS 3.87, Running 38.63s Step 421( N/A%), pre moving , FPS 3.79, Running 38.80s Step 422( N/A%), pre moving , FPS 3.63, Running 39.07s Step 423( 0.33%), action 1, FPS 3.98, Running 40.04s Step 424( 0.67%), action 2, FPS 3.83, Running 40.47s Step 425( 1.00%), action 3, FPS 3.69, Running 40.83s Step 426( 1.33%), action 4, FPS 3.59, Running 41.25s Step 427( 1.67%), action 5, FPS 3.37, Running 41.76s Step 428( 2.00%), action 6, FPS 3.13, Running 42.47s Step 429( 2.33%), action 7, FPS 3.04, Running 42.82s Step 430( 2.67%), action 8, FPS 3.01, Running 43.17s Step 431( 3.00%), action 9, FPS 2.94, Running 43.50s Step 432( 3.33%), action 10, FPS 2.83, Running 43.98s Step 433( 3.67%), action 11, FPS 2.66, Running 44.57s Step 434( 4.00%), action 12, FPS 2.56, Running 45.17s Step 435( 4.33%), action 13, FPS 2.44, Running 45.72s Step 436( 4.67%), action 14, FPS 2.38, Running 46.19s Step 437( 5.00%), action 15, FPS 2.28, Running 46.71s Step 438( 5.33%), action 16, FPS 2.21, Running 47.28s Step 439( 5.67%), action 17, FPS 2.15, Running 47.67s Step 440( 6.00%), action 18, FPS 2.10, Running 48.18s Step 441( 6.33%), action 19, FPS 2.01, Running 48.75s Step 442( 6.67%), action 20, FPS 2.00, Running 49.09s Step 443( 7.00%), action 21, FPS 2.10, Running 49.57s Step 444( 7.33%), action 22, FPS 2.13, Running 49.86s Step 445( 7.67%), action 23, FPS 2.08, Running 50.43s Step 446( 8.00%), action 24, FPS 2.05, Running 51.00s Step 447( 8.33%), action 25, FPS 2.04, Running 51.58s Step 448( 8.67%), action 26, FPS 2.07, Running 52.15s Step 449( 9.00%), action 27, FPS 2.02, Running 52.73s Step 450( 9.33%), action 28, FPS 1.97, Running 53.33s Step 451( 9.67%), action 29, FPS 1.93, Running 53.87s Step 452( 10.00%), action 30, FPS 1.92, Running 54.42s Step 453( 10.33%), action 31, FPS 1.88, Running 55.19s Step 454( 10.67%), action 32, FPS 1.91, Running 55.65s Step 455( 11.00%), action 33, FPS 1.95, Running 55.95s Step 456( 11.33%), action 34, FPS 1.91, Running 56.66s Step 457( 11.67%), action 35, FPS 1.91, Running 57.16s Step 458( 12.00%), action 36, FPS 1.98, Running 57.40s Step 459( 12.33%), action 37, FPS 1.98, Running 57.76s Step 460( 12.67%), action 38, FPS 1.99, Running 58.21s Step 461( 13.00%), action 39, FPS 2.04, Running 58.57s Step 462( 13.33%), action 40, FPS 2.03, Running 58.92s Step 463( 13.67%), action 41, FPS 1.98, Running 59.65s Step 464( 14.00%), action 42, FPS 1.93, Running 60.25s Step 465( 14.33%), action 43, FPS 1.92, Running 60.87s Step 466( 14.67%), action 44, FPS 1.91, Running 61.48s Step 467( 15.00%), action 45, FPS 1.92, Running 61.98s Step 468( 15.33%), action 46, FPS 1.92, Running 62.57s Step 469( 15.67%), action 47, FPS 1.96, Running 62.94s Step 470( 16.00%), action 48, FPS 1.96, Running 63.53s Step 471( 16.33%), action 49, FPS 1.98, Running 63.97s Step 472( 16.67%), action 50, FPS 1.96, Running 64.61s Step 473( 17.00%), action 51, FPS 1.95, Running 65.43s Step 474( 17.33%), action 52, FPS 1.97, Running 65.79s Step 475( 17.67%), action 53, FPS 1.92, Running 66.36s Step 476( 18.00%), action 54, FPS 1.94, Running 66.99s Step 477( 18.33%), action 55, FPS 1.92, Running 67.60s Step 478( 18.67%), action 56, FPS 1.90, Running 67.95s Step 479( 19.00%), action 57, FPS 1.89, Running 68.33s Step 480( 19.33%), action 58, FPS 1.90, Running 68.75s Step 481( 19.67%), action 59, FPS 1.88, Running 69.23s Step 482( 20.00%), action 60, FPS 1.87, Running 69.63s Step 483( 20.33%), action 61, FPS 1.86, Running 70.39s Step 484( 20.67%), action 62, FPS 1.87, Running 70.93s Step 485( 21.00%), action 63, FPS 1.86, Running 71.61s Step 486( 21.33%), action 64, FPS 1.91, Running 71.95s Step 487( 21.67%), action 65, FPS 1.94, Running 72.28s Step 488( 22.00%), action 66, FPS 1.95, Running 72.82s Step 489( 22.33%), action 67, FPS 1.93, Running 73.31s Step 490( 22.67%), action 68, FPS 2.00, Running 73.56s Step 491( 23.00%), action 69, FPS 2.02, Running 73.90s Step 492( 23.33%), action 70, FPS 2.07, Running 74.28s Step 493( 23.67%), action 71, FPS 2.09, Running 74.99s Step 494( 24.00%), action 72, FPS 2.06, Running 75.49s Step 495( 24.33%), action 73, FPS 2.07, Running 76.03s Step 496( 24.67%), action 74, FPS 2.07, Running 76.63s Step 497( 25.00%), action 75, FPS 2.08, Running 77.20s Step 498( 25.33%), action 76, FPS 2.09, Running 77.54s Step 499( 25.67%), action 77, FPS 2.08, Running 77.94s Step 500( 26.00%), action 78, FPS 2.11, Running 78.23s Step 501( 26.33%), action 79, FPS 2.10, Running 78.74s Step 502( 26.67%), action 80, FPS 2.09, Running 79.18s Step 503( 27.00%), action 81, FPS 2.14, Running 79.72s Step 504( 27.33%), action 82, FPS 2.12, Running 80.34s Step 505( 27.67%), action 83, FPS 2.17, Running 80.83s Step 506( 28.00%), action 84, FPS 2.14, Running 81.29s Step 507( 28.33%), action 85, FPS 2.14, Running 81.62s Step 508( 28.67%), action 86, FPS 2.19, Running 81.96s Step 509( 29.00%), action 87, FPS 2.18, Running 82.49s Step 510( 29.33%), action 88, FPS 2.14, Running 82.88s Step 511( 29.67%), action 89, FPS 2.15, Running 83.18s Step 512( 30.00%), action 90, FPS 2.13, Running 83.65s Step 513( 30.33%), action 91, FPS 2.19, Running 84.14s Step 514( 30.67%), action 92, FPS 2.16, Running 84.74s Step 515( 31.00%), action 93, FPS 2.22, Running 85.05s Step 516( 31.33%), action 94, FPS 2.22, Running 85.65s Step 517( 31.67%), action 95, FPS 2.21, Running 86.23s Step 518( 32.00%), action 96, FPS 2.22, Running 86.53s Step 519( 32.33%), action 97, FPS 2.22, Running 86.94s Step 520( 32.67%), action 98, FPS 2.17, Running 87.44s Step 521( 33.00%), action 99, FPS 2.20, Running 87.81s Step 522( 33.33%), action 100, FPS 2.17, Running 88.40s Step 523( 33.67%), action 101, FPS 2.15, Running 89.02s Step 524( 34.00%), action 102, FPS 2.15, Running 89.63s Step 525( 34.33%), action 103, FPS 2.16, Running 90.11s Step 526( 34.67%), action 104, FPS 2.13, Running 90.67s Step 527( 35.00%), action 105, FPS 2.09, Running 91.20s Step 528( 35.33%), action 106, FPS 2.08, Running 91.55s Step 529( 35.67%), action 107, FPS 2.13, Running 91.89s Step 530( 36.00%), action 108, FPS 2.07, Running 92.55s Step 531( 36.33%), action 109, FPS 2.02, Running 93.07s Step 532( 36.67%), action 110, FPS 2.05, Running 93.39s Step 533( 37.00%), action 111, FPS 1.99, Running 94.18s Step 534( 37.33%), action 112, FPS 2.04, Running 94.56s Step 535( 37.67%), action 113, FPS 2.03, Running 94.92s Step 536( 38.00%), action 114, FPS 2.08, Running 95.25s Step 537( 38.33%), action 115, FPS 2.11, Running 95.72s Step 538( 38.67%), action 116, FPS 2.05, Running 96.30s Step 539( 39.00%), action 117, FPS 2.04, Running 96.75s Step 540( 39.33%), action 118, FPS 2.02, Running 97.33s Step 541( 39.67%), action 119, FPS 2.02, Running 97.71s Step 542( 40.00%), action 120, FPS 2.02, Running 98.31s Step 543( 40.33%), action 121, FPS 2.00, Running 99.04s Step 544( 40.67%), action 122, FPS 2.00, Running 99.65s Step 545( 41.00%), action 123, FPS 2.01, Running 100.07s Step 546( 41.33%), action 124, FPS 1.99, Running 100.72s Step 547( 41.67%), action 125, FPS 2.02, Running 101.08s Step 548( 42.00%), action 126, FPS 2.03, Running 101.39s Step 549( 42.33%), action 127, FPS 2.04, Running 101.71s Step 550( 42.67%), action 128, FPS 2.09, Running 102.10s Step 551( 43.00%), action 129, FPS 2.10, Running 102.57s Step 552( 43.33%), action 130, FPS 2.04, Running 103.22s Step 553( 43.67%), action 131, FPS 2.10, Running 103.72s Step 554( 44.00%), action 132, FPS 2.07, Running 104.20s Step 555( 44.33%), action 133, FPS 2.08, Running 104.54s Step 556( 44.67%), action 134, FPS 2.01, Running 105.17s Step 557( 45.00%), action 135, FPS 2.05, Running 105.48s Step 558( 45.33%), action 136, FPS 2.12, Running 105.73s Step 559( 45.67%), action 137, FPS 2.15, Running 106.05s Step 560( 46.00%), action 138, FPS 2.19, Running 106.46s Step 561( 46.33%), action 139, FPS 2.20, Running 106.80s Step 562( 46.67%), action 140, FPS 2.22, Running 107.31s Step 563( 47.00%), action 141, FPS 2.28, Running 107.81s Step 564( 47.33%), action 142, FPS 2.38, Running 108.07s Step 565( 47.67%), action 143, FPS 2.33, Running 108.67s Step 566( 48.00%), action 144, FPS 2.37, Running 109.17s Step 567( 48.33%), action 145, FPS 2.35, Running 109.59s Step 568( 48.67%), action 146, FPS 2.31, Running 110.04s Step 569( 49.00%), action 147, FPS 2.32, Running 110.33s Step 570( 49.33%), action 148, FPS 2.35, Running 110.63s Step 571( 49.67%), action 149, FPS 2.32, Running 111.20s Step 572( 50.00%), action 150, FPS 2.30, Running 111.92s Step 573( 50.33%), action 151, FPS 2.24, Running 112.66s Step 574( 50.67%), action 152, FPS 2.23, Running 113.19s Step 575( 51.00%), action 153, FPS 2.22, Running 113.56s Step 576( 51.33%), action 154, FPS 2.24, Running 114.08s [2026-08-01 17:58:34] [54 ] Seed 53 success after 114.40 s. +steps: 576 , actions: 154 . +Instruction: Empty +Total 28/54(51.85%) success. +Setting seed: 54 +Step 1( N/A%), pre moving , FPS 10.37, Running 0.10s Step 2( N/A%), pre moving , FPS 14.47, Running 0.14s Step 3( N/A%), pre moving , FPS 16.36, Running 0.18s Step 4( N/A%), pre moving , FPS 17.17, Running 0.23s Step 5( N/A%), pre moving , FPS 18.42, Running 0.27s Step 6( N/A%), pre moving , FPS 19.11, Running 0.31s Step 7( N/A%), pre moving , FPS 19.84, Running 0.35s Step 8( N/A%), pre moving , FPS 20.47, Running 0.39s Step 9( N/A%), pre moving , FPS 21.01, Running 0.43s Step 10( N/A%), pre moving , FPS 21.46, Running 0.47s Step 11( N/A%), pre moving , FPS 21.81, Running 0.50s Step 12( N/A%), pre moving , FPS 22.11, Running 0.54s Step 13( N/A%), pre moving , FPS 22.26, Running 0.58s Step 14( N/A%), pre moving , FPS 22.18, Running 0.63s Step 15( N/A%), pre moving , FPS 22.37, Running 0.67s Step 16( N/A%), pre moving , FPS 22.61, Running 0.71s Step 17( N/A%), pre moving , FPS 22.72, Running 0.75s Step 18( N/A%), pre moving , FPS 22.84, Running 0.79s Step 19( N/A%), pre moving , FPS 23.00, Running 0.83s Step 20( N/A%), pre moving , FPS 23.09, Running 0.87s Step 21( N/A%), pre moving , FPS 20.34, Running 1.08s Step 22( N/A%), pre moving , FPS 19.63, Running 1.16s Step 23( N/A%), pre moving , FPS 19.81, Running 1.19s Step 24( N/A%), pre moving , FPS 19.92, Running 1.24s Step 25( N/A%), pre moving , FPS 19.70, Running 1.29s Step 26( N/A%), pre moving , FPS 15.81, Running 1.58s Step 27( N/A%), pre moving , FPS 15.83, Running 1.62s Step 28( N/A%), pre moving , FPS 15.83, Running 1.65s Step 29( N/A%), pre moving , FPS 15.76, Running 1.70s Step 30( N/A%), pre moving , FPS 15.71, Running 1.74s Step 31( N/A%), pre moving , FPS 15.60, Running 1.79s Step 32( N/A%), pre moving , FPS 15.53, Running 1.83s Step 33( N/A%), pre moving , FPS 15.51, Running 1.87s Step 34( N/A%), pre moving , FPS 15.63, Running 1.91s Step 35( N/A%), pre moving , FPS 15.65, Running 1.95s Step 36( N/A%), pre moving , FPS 12.36, Running 2.33s Step 37( N/A%), pre moving , FPS 12.38, Running 2.36s Step 38( N/A%), pre moving , FPS 12.38, Running 2.40s Step 39( N/A%), pre moving , FPS 12.37, Running 2.44s Step 40( N/A%), pre moving , FPS 12.39, Running 2.48s Step 41( N/A%), pre moving , FPS 13.88, Running 2.52s Step 42( N/A%), pre moving , FPS 14.14, Running 2.57s Step 43( N/A%), pre moving , FPS 14.01, Running 2.62s Step 44( N/A%), pre moving , FPS 14.07, Running 2.66s Step 45( N/A%), pre moving , FPS 14.18, Running 2.70s Step 46( N/A%), pre moving , FPS 17.27, Running 2.74s Step 47( N/A%), pre moving , FPS 17.13, Running 2.78s Step 48( N/A%), pre moving , FPS 17.08, Running 2.82s Step 49( N/A%), pre moving , FPS 17.16, Running 2.86s Step 50( N/A%), pre moving , FPS 17.23, Running 2.90s Step 51( N/A%), pre moving , FPS 17.29, Running 2.94s Step 52( N/A%), pre moving , FPS 17.33, Running 2.98s Step 53( N/A%), pre moving , FPS 17.41, Running 3.02s Step 54( N/A%), pre moving , FPS 17.39, Running 3.06s Step 55( N/A%), pre moving , FPS 17.40, Running 3.10s Step 56( N/A%), pre moving , FPS 24.36, Running 3.15s Step 57( N/A%), pre moving , FPS 24.13, Running 3.19s Step 58( N/A%), pre moving , FPS 24.05, Running 3.24s Step 59( N/A%), pre moving , FPS 23.88, Running 3.28s Step 60( N/A%), pre moving , FPS 23.87, Running 3.32s Step 61( N/A%), pre moving , FPS 23.92, Running 3.36s Step 62( N/A%), pre moving , FPS 24.29, Running 3.39s Step 63( N/A%), pre moving , FPS 24.07, Running 3.45s Step 64( N/A%), pre moving , FPS 23.32, Running 3.52s Step 65( N/A%), pre moving , FPS 22.51, Running 3.59s Step 66( N/A%), pre moving , FPS 22.04, Running 3.64s Step 67( N/A%), pre moving , FPS 21.76, Running 3.70s Step 68( N/A%), pre moving , FPS 21.26, Running 3.77s Step 69( N/A%), pre moving , FPS 20.72, Running 3.83s Step 70( N/A%), pre moving , FPS 20.29, Running 3.89s Step 71( N/A%), pre moving , FPS 19.89, Running 3.95s Step 72( N/A%), pre moving , FPS 19.45, Running 4.01s Step 73( N/A%), pre moving , FPS 18.93, Running 4.08s Step 74( N/A%), pre moving , FPS 18.53, Running 4.14s Step 75( N/A%), pre moving , FPS 18.16, Running 4.20s Step 76( N/A%), pre moving , FPS 17.84, Running 4.27s Step 77( N/A%), pre moving , FPS 17.55, Running 4.33s Step 78( N/A%), pre moving , FPS 17.11, Running 4.40s Step 79( N/A%), pre moving , FPS 16.82, Running 4.47s Step 80( N/A%), pre moving , FPS 16.52, Running 4.53s Step 81( N/A%), pre moving , FPS 16.24, Running 4.59s Step 82( N/A%), pre moving , FPS 15.94, Running 4.65s Step 83( N/A%), pre moving , FPS 15.73, Running 4.72s Step 84( N/A%), pre moving , FPS 15.68, Running 4.79s Step 85( N/A%), pre moving , FPS 15.71, Running 4.86s Step 86( N/A%), pre moving , FPS 15.78, Running 4.91s Step 87( N/A%), pre moving , FPS 15.97, Running 4.96s Step 88( N/A%), pre moving , FPS 16.16, Running 5.00s Step 89( N/A%), pre moving , FPS 16.27, Running 5.06s Step 90( N/A%), pre moving , FPS 16.43, Running 5.10s Step 91( N/A%), pre moving , FPS 16.78, Running 5.14s Step 92( N/A%), pre moving , FPS 17.14, Running 5.18s Step 93( N/A%), pre moving , FPS 17.54, Running 5.22s Step 94( N/A%), pre moving , FPS 17.88, Running 5.26s Step 95( N/A%), pre moving , FPS 18.13, Running 5.30s Step 96( N/A%), pre moving , FPS 18.49, Running 5.35s Step 97( N/A%), pre moving , FPS 18.93, Running 5.39s Step 98( N/A%), pre moving , FPS 19.44, Running 5.43s Step 99( N/A%), pre moving , FPS 19.88, Running 5.48s Step 100( N/A%), pre moving , FPS 20.27, Running 5.52s Step 101( N/A%), pre moving , FPS 20.71, Running 5.55s Step 102( N/A%), pre moving , FPS 21.22, Running 5.59s Step 103( N/A%), pre moving , FPS 21.92, Running 5.63s Step 104( N/A%), pre moving , FPS 22.64, Running 5.68s Step 105( N/A%), pre moving , FPS 23.27, Running 5.72s Step 106( N/A%), pre moving , FPS 23.47, Running 5.76s Step 107( N/A%), pre moving , FPS 23.60, Running 5.80s Step 108( N/A%), pre moving , FPS 23.86, Running 5.84s Step 109( N/A%), pre moving , FPS 24.28, Running 5.88s Step 110( N/A%), pre moving , FPS 24.49, Running 5.92s Step 111( N/A%), pre moving , FPS 24.24, Running 5.97s Step 112( N/A%), pre moving , FPS 24.06, Running 6.01s Step 113( N/A%), pre moving , FPS 23.91, Running 6.06s Step 114( N/A%), pre moving , FPS 23.96, Running 6.09s Step 115( N/A%), pre moving , FPS 24.16, Running 6.13s Step 116( N/A%), pre moving , FPS 24.44, Running 6.17s Step 117( N/A%), pre moving , FPS 24.31, Running 6.21s Step 118( N/A%), pre moving , FPS 14.35, Running 6.83s Step 119( N/A%), pre moving , FPS 13.10, Running 7.00s Step 120( N/A%), pre moving , FPS 11.71, Running 7.22s Step 121( N/A%), pre moving , FPS 11.01, Running 7.37s Step 122( N/A%), pre moving , FPS 9.95, Running 7.60s Step 123( N/A%), pre moving , FPS 9.35, Running 7.77s Step 124( N/A%), pre moving , FPS 8.56, Running 8.01s Step 125( N/A%), pre moving , FPS 8.18, Running 8.16s Step 126( N/A%), pre moving , FPS 7.62, Running 8.39s Step 127( N/A%), pre moving , FPS 7.25, Running 8.56s Step 128( N/A%), pre moving , FPS 6.76, Running 8.80s Step 129( N/A%), pre moving , FPS 6.48, Running 8.97s Step 130( N/A%), pre moving , FPS 6.02, Running 9.24s Step 131( N/A%), pre moving , FPS 5.80, Running 9.42s Step 132( N/A%), pre moving , FPS 5.40, Running 9.72s Step 133( N/A%), pre moving , FPS 5.24, Running 9.87s Step 134( N/A%), pre moving , FPS 4.96, Running 10.12s Step 135( N/A%), pre moving , FPS 4.83, Running 10.27s Step 136( N/A%), pre moving , FPS 4.61, Running 10.51s Step 137( N/A%), pre moving , FPS 4.48, Running 10.68s Step 138( N/A%), pre moving , FPS 4.84, Running 10.96s Step 139( N/A%), pre moving , FPS 4.82, Running 11.15s Step 140( N/A%), pre moving , FPS 4.79, Running 11.40s Step 141( N/A%), pre moving , FPS 4.75, Running 11.58s Step 142( N/A%), pre moving , FPS 4.68, Running 11.87s Step 143( N/A%), pre moving , FPS 4.64, Running 12.09s Step 144( N/A%), pre moving , FPS 4.57, Running 12.39s Step 145( N/A%), pre moving , FPS 4.57, Running 12.54s Step 146( N/A%), pre moving , FPS 4.51, Running 12.82s Step 147( N/A%), pre moving , FPS 4.52, Running 12.99s Step 148( N/A%), pre moving , FPS 4.46, Running 13.29s Step 149( N/A%), pre moving , FPS 4.46, Running 13.46s Step 150( N/A%), pre moving , FPS 4.49, Running 13.70s Step 151( N/A%), pre moving , FPS 4.49, Running 13.87s Step 152( N/A%), pre moving , FPS 4.49, Running 14.17s Step 153( N/A%), pre moving , FPS 4.46, Running 14.36s Step 154( N/A%), pre moving , FPS 4.47, Running 14.60s Step 155( N/A%), pre moving , FPS 4.40, Running 14.81s Step 156( N/A%), pre moving , FPS 4.38, Running 15.07s Step 157( N/A%), pre moving , FPS 4.36, Running 15.26s Step 158( N/A%), pre moving , FPS 4.44, Running 15.46s Step 159( N/A%), pre moving , FPS 4.41, Running 15.69s Step 160( N/A%), pre moving , FPS 4.36, Running 15.98s Step 161( N/A%), pre moving , FPS 4.34, Running 16.18s Step 162( N/A%), pre moving , FPS 4.33, Running 16.49s Step 163( N/A%), pre moving , FPS 4.38, Running 16.65s Step 164( N/A%), pre moving , FPS 4.38, Running 16.95s Step 165( N/A%), pre moving , FPS 4.31, Running 17.18s Step 166( N/A%), pre moving , FPS 4.33, Running 17.45s Step 167( N/A%), pre moving , FPS 4.32, Running 17.62s Step 168( N/A%), pre moving , FPS 4.37, Running 17.86s Step 169( N/A%), pre moving , FPS 4.38, Running 18.02s Step 170( N/A%), pre moving , FPS 4.34, Running 18.31s Step 171( N/A%), pre moving , FPS 4.31, Running 18.51s Step 172( N/A%), pre moving , FPS 4.35, Running 18.77s Step 173( N/A%), pre moving , FPS 4.49, Running 18.82s Step 174( N/A%), pre moving , FPS 4.67, Running 18.89s Step 175( N/A%), pre moving , FPS 4.86, Running 18.93s Step 176( N/A%), pre moving , FPS 5.14, Running 18.97s Step 177( N/A%), pre moving , FPS 5.32, Running 19.02s Step 178( N/A%), pre moving , FPS 5.56, Running 19.06s Step 179( N/A%), pre moving , FPS 5.86, Running 19.10s Step 180( N/A%), pre moving , FPS 6.33, Running 19.15s Step 181( N/A%), pre moving , FPS 6.66, Running 19.19s Step 182( N/A%), pre moving , FPS 7.28, Running 19.24s Step 183( N/A%), pre moving , FPS 6.42, Running 19.76s Step 184( N/A%), pre moving , FPS 6.99, Running 19.81s Step 185( N/A%), pre moving , FPS 7.46, Running 19.86s Step 186( N/A%), pre moving , FPS 8.15, Running 19.90s Step 187( N/A%), pre moving , FPS 8.51, Running 19.97s Step 188( N/A%), pre moving , FPS 9.22, Running 20.03s Step 189( N/A%), pre moving , FPS 9.61, Running 20.10s Step 190( N/A%), pre moving , FPS 10.71, Running 20.18s Step 191( N/A%), pre moving , FPS 11.53, Running 20.24s Step 192( N/A%), pre moving , FPS 13.07, Running 20.30s Step 193( N/A%), pre moving , FPS 12.90, Running 20.37s Step 194( N/A%), pre moving , FPS 12.68, Running 20.46s Step 195( N/A%), pre moving , FPS 12.32, Running 20.55s Step 196( N/A%), pre moving , FPS 12.03, Running 20.63s Step 197( N/A%), pre moving , FPS 11.70, Running 20.73s Step 198( N/A%), pre moving , FPS 11.42, Running 20.81s Step 199( N/A%), pre moving , FPS 11.20, Running 20.89s Step 200( N/A%), pre moving , FPS 11.01, Running 20.96s Step 201( N/A%), pre moving , FPS 10.84, Running 21.03s Step 202( N/A%), pre moving , FPS 10.62, Running 21.12s Step 203( N/A%), pre moving , FPS 13.68, Running 21.23s Step 204( N/A%), pre moving , FPS 13.13, Running 21.33s Step 205( N/A%), pre moving , FPS 12.66, Running 21.44s Step 206( N/A%), pre moving , FPS 12.20, Running 21.54s Step 207( N/A%), pre moving , FPS 11.84, Running 21.66s Step 208( N/A%), pre moving , FPS 11.54, Running 21.76s Step 209( N/A%), pre moving , FPS 11.34, Running 21.87s Step 210( N/A%), pre moving , FPS 11.14, Running 21.98s Step 211( N/A%), pre moving , FPS 10.88, Running 22.08s Step 212( N/A%), pre moving , FPS 10.63, Running 22.18s Step 213( N/A%), pre moving , FPS 10.40, Running 22.29s Step 214( N/A%), pre moving , FPS 10.39, Running 22.39s Step 215( N/A%), pre moving , FPS 10.25, Running 22.50s Step 216( N/A%), pre moving , FPS 10.05, Running 22.62s Step 217( N/A%), pre moving , FPS 9.98, Running 22.73s Step 218( N/A%), pre moving , FPS 9.90, Running 22.83s Step 219( N/A%), pre moving , FPS 9.74, Running 22.94s Step 220( N/A%), pre moving , FPS 9.62, Running 23.04s Step 221( N/A%), pre moving , FPS 9.45, Running 23.15s Step 222( N/A%), pre moving , FPS 9.44, Running 23.24s Step 223( N/A%), pre moving , FPS 9.55, Running 23.32s Step 224( N/A%), pre moving , FPS 9.65, Running 23.41s Step 225( N/A%), pre moving , FPS 9.72, Running 23.49s Step 226( N/A%), pre moving , FPS 9.73, Running 23.59s Step 227( N/A%), pre moving , FPS 9.94, Running 23.67s Step 228( N/A%), pre moving , FPS 10.15, Running 23.74s Step 229( N/A%), pre moving , FPS 10.29, Running 23.81s Step 230( N/A%), pre moving , FPS 10.72, Running 23.84s Step 231( N/A%), pre moving , FPS 11.02, Running 23.89s Step 232( N/A%), pre moving , FPS 11.43, Running 23.93s Step 233( N/A%), pre moving , FPS 11.89, Running 23.97s Step 234( N/A%), pre moving , FPS 12.22, Running 24.02s Step 235( N/A%), pre moving , FPS 12.73, Running 24.07s Step 236( N/A%), pre moving , FPS 13.20, Running 24.13s Step 237( N/A%), pre moving , FPS 13.89, Running 24.17s Step 238( N/A%), pre moving , FPS 14.60, Running 24.20s Step 239( N/A%), pre moving , FPS 15.46, Running 24.23s Step 240( N/A%), pre moving , FPS 16.28, Running 24.27s Step 241( N/A%), pre moving , FPS 17.15, Running 24.32s Step 242( N/A%), pre moving , FPS 17.96, Running 24.35s Step 243( N/A%), pre moving , FPS 18.85, Running 24.38s Step 244( N/A%), pre moving , FPS 13.46, Running 24.89s Step 245( N/A%), pre moving , FPS 13.93, Running 24.93s Step 246( N/A%), pre moving , FPS 14.49, Running 24.97s Step 247( N/A%), pre moving , FPS 14.90, Running 25.01s Step 248( N/A%), pre moving , FPS 15.27, Running 25.05s Step 249( N/A%), pre moving , FPS 15.43, Running 25.11s Step 250( N/A%), pre moving , FPS 15.13, Running 25.17s Step 251( N/A%), pre moving , FPS 15.12, Running 25.22s Step 252( N/A%), pre moving , FPS 15.04, Running 25.26s Step 253( N/A%), pre moving , FPS 14.83, Running 25.32s Step 254( N/A%), pre moving , FPS 14.56, Running 25.40s Step 255( N/A%), pre moving , FPS 14.50, Running 25.45s Step 256( N/A%), pre moving , FPS 14.30, Running 25.53s Step 257( N/A%), pre moving , FPS 13.93, Running 25.61s Step 258( N/A%), pre moving , FPS 13.58, Running 25.67s Step 259( N/A%), pre moving , FPS 13.16, Running 25.75s Step 260( N/A%), pre moving , FPS 12.80, Running 25.83s Step 261( N/A%), pre moving , FPS 12.61, Running 25.90s Step 262( N/A%), pre moving , FPS 12.19, Running 25.99s Step 263( N/A%), pre moving , FPS 11.83, Running 26.07s Step 264( N/A%), pre moving , FPS 15.71, Running 26.17s Step 265( N/A%), pre moving , FPS 15.21, Running 26.24s Step 266( N/A%), pre moving , FPS 14.69, Running 26.34s Step 267( N/A%), pre moving , FPS 14.33, Running 26.41s Step 268( N/A%), pre moving , FPS 13.90, Running 26.48s Step 269( N/A%), pre moving , FPS 13.83, Running 26.55s Step 270( N/A%), pre moving , FPS 13.60, Running 26.64s Step 271( N/A%), pre moving , FPS 13.55, Running 26.69s Step 272( N/A%), pre moving , FPS 13.37, Running 26.76s Step 273( N/A%), pre moving , FPS 13.38, Running 26.82s Step 274( N/A%), pre moving , FPS 13.59, Running 26.87s Step 275( N/A%), pre moving , FPS 13.36, Running 26.95s Step 276( N/A%), pre moving , FPS 13.37, Running 27.03s Step 277( N/A%), pre moving , FPS 13.37, Running 27.11s Step 278( N/A%), pre moving , FPS 13.13, Running 27.20s Step 279( N/A%), pre moving , FPS 13.25, Running 27.26s Step 280( N/A%), pre moving , FPS 13.20, Running 27.35s Step 281( N/A%), pre moving , FPS 13.18, Running 27.42s Step 282( N/A%), pre moving , FPS 13.49, Running 27.47s Step 283( N/A%), pre moving , FPS 13.68, Running 27.53s Step 284( N/A%), pre moving , FPS 14.01, Running 27.59s Step 285( N/A%), pre moving , FPS 14.28, Running 27.64s Step 286( N/A%), pre moving , FPS 14.65, Running 27.70s Step 287( N/A%), pre moving , FPS 14.70, Running 27.77s Step 288( N/A%), pre moving , FPS 14.68, Running 27.85s Step 289( N/A%), pre moving , FPS 14.85, Running 27.90s Step 290( N/A%), pre moving , FPS 15.18, Running 27.95s Step 291( N/A%), pre moving , FPS 14.94, Running 28.03s Step 292( N/A%), pre moving , FPS 14.81, Running 28.11s Step 293( N/A%), pre moving , FPS 14.54, Running 28.19s Step 294( N/A%), pre moving , FPS 14.34, Running 28.26s Step 295( N/A%), pre moving , FPS 14.47, Running 28.33s Step 296( N/A%), pre moving , FPS 14.56, Running 28.40s Step 297( N/A%), pre moving , FPS 14.40, Running 28.49s Step 298( N/A%), pre moving , FPS 14.27, Running 28.60s Step 299( N/A%), pre moving , FPS 14.07, Running 28.69s Step 300( N/A%), pre moving , FPS 14.07, Running 28.77s Step 301( N/A%), pre moving , FPS 13.97, Running 28.85s Step 302( N/A%), pre moving , FPS 13.62, Running 28.94s Step 303( N/A%), pre moving , FPS 13.33, Running 29.04s Step 304( N/A%), pre moving , FPS 13.13, Running 29.12s Step 305( N/A%), pre moving , FPS 12.98, Running 29.19s Step 306( N/A%), pre moving , FPS 12.88, Running 29.25s Step 307( N/A%), pre moving , FPS 12.90, Running 29.32s Step 308( N/A%), pre moving , FPS 12.98, Running 29.39s Step 309( N/A%), pre moving , FPS 12.87, Running 29.45s Step 310( N/A%), pre moving , FPS 12.91, Running 29.50s Step 311( N/A%), pre moving , FPS 13.16, Running 29.55s Step 312( N/A%), pre moving , FPS 13.58, Running 29.58s Step 313( N/A%), pre moving , FPS 14.01, Running 29.62s Step 314( N/A%), pre moving , FPS 14.40, Running 29.65s Step 315( N/A%), pre moving , FPS 14.61, Running 29.70s Step 316( N/A%), pre moving , FPS 15.00, Running 29.74s Step 317( N/A%), pre moving , FPS 15.66, Running 29.77s Step 318( N/A%), pre moving , FPS 16.64, Running 29.80s Step 319( N/A%), pre moving , FPS 17.42, Running 29.83s Step 320( N/A%), pre moving , FPS 18.15, Running 29.87s Step 321( N/A%), pre moving , FPS 18.62, Running 29.92s Step 322( N/A%), pre moving , FPS 19.55, Running 29.97s Step 323( N/A%), pre moving , FPS 20.77, Running 30.00s Step 324( N/A%), pre moving , FPS 21.92, Running 30.03s Step 325( N/A%), pre moving , FPS 22.65, Running 30.07s Step 326( N/A%), pre moving , FPS 23.42, Running 30.11s Step 327( N/A%), pre moving , FPS 24.15, Running 30.15s Step 328( N/A%), pre moving , FPS 25.27, Running 30.18s Step 329( N/A%), pre moving , FPS 26.40, Running 30.21s Step 330( N/A%), pre moving , FPS 27.05, Running 30.24s Step 331( N/A%), pre moving , FPS 27.39, Running 30.28s Step 332( N/A%), pre moving , FPS 27.24, Running 30.32s Step 333( N/A%), pre moving , FPS 27.25, Running 30.35s Step 334( N/A%), pre moving , FPS 27.32, Running 30.38s Step 335( N/A%), pre moving , FPS 27.93, Running 30.42s Step 336( N/A%), pre moving , FPS 28.04, Running 30.45s Step 337( N/A%), pre moving , FPS 28.01, Running 30.48s Step 338( N/A%), pre moving , FPS 28.01, Running 30.51s Step 339( N/A%), pre moving , FPS 16.32, Running 31.06s Step 340( N/A%), pre moving , FPS 16.30, Running 31.10s Step 341( N/A%), pre moving , FPS 16.57, Running 31.13s Step 342( N/A%), pre moving , FPS 16.44, Running 31.18s Step 343( N/A%), pre moving , FPS 16.43, Running 31.22s Step 344( N/A%), pre moving , FPS 16.43, Running 31.25s Step 345( N/A%), pre moving , FPS 16.33, Running 31.29s Step 346( N/A%), pre moving , FPS 16.01, Running 31.36s Step 347( N/A%), pre moving , FPS 15.77, Running 31.42s Step 348( N/A%), pre moving , FPS 15.31, Running 31.49s Step 349( N/A%), pre moving , FPS 14.86, Running 31.56s Step 350( N/A%), pre moving , FPS 14.42, Running 31.63s Step 351( N/A%), pre moving , FPS 14.09, Running 31.70s Step 352( N/A%), pre moving , FPS 13.97, Running 31.75s Step 353( N/A%), pre moving , FPS 13.80, Running 31.80s Step 354( N/A%), pre moving , FPS 13.63, Running 31.85s Step 355( N/A%), pre moving , FPS 13.46, Running 31.90s Step 356( N/A%), pre moving , FPS 13.32, Running 31.95s Step 357( N/A%), pre moving , FPS 13.10, Running 32.01s Step 358( N/A%), pre moving , FPS 13.02, Running 32.05s Step 359( N/A%), pre moving , FPS 19.50, Running 32.09s Step 360( N/A%), pre moving , FPS 19.34, Running 32.13s Step 361( N/A%), pre moving , FPS 19.17, Running 32.17s Step 362( N/A%), pre moving , FPS 19.32, Running 32.22s Step 363( N/A%), pre moving , FPS 19.13, Running 32.26s Step 364( N/A%), pre moving , FPS 18.91, Running 32.30s Step 365( N/A%), pre moving , FPS 19.16, Running 32.34s Step 366( N/A%), pre moving , FPS 19.75, Running 32.37s Step 367( N/A%), pre moving , FPS 20.25, Running 32.40s Step 368( N/A%), pre moving , FPS 21.04, Running 32.44s Step 369( N/A%), pre moving , FPS 21.88, Running 32.47s Step 370( N/A%), pre moving , FPS 22.84, Running 32.51s Step 371( N/A%), pre moving , FPS 23.91, Running 32.54s Step 372( N/A%), pre moving , FPS 24.36, Running 32.57s Step 373( N/A%), pre moving , FPS 24.86, Running 32.61s Step 374( N/A%), pre moving , FPS 25.42, Running 32.64s Step 375( N/A%), pre moving , FPS 25.92, Running 32.67s Step 376( N/A%), pre moving , FPS 26.21, Running 32.72s Step 377( N/A%), pre moving , FPS 26.95, Running 32.75s Step 378( N/A%), pre moving , FPS 26.47, Running 32.81s Step 379( N/A%), pre moving , FPS 26.54, Running 32.84s Step 380( N/A%), pre moving , FPS 26.95, Running 32.87s Step 381( N/A%), pre moving , FPS 27.02, Running 32.91s Step 382( N/A%), pre moving , FPS 27.26, Running 32.95s Step 383( N/A%), pre moving , FPS 27.56, Running 32.99s Step 384( N/A%), pre moving , FPS 27.98, Running 33.02s Step 385( N/A%), pre moving , FPS 28.02, Running 33.05s Step 386( N/A%), pre moving , FPS 28.05, Running 33.08s Step 387( N/A%), pre moving , FPS 27.92, Running 33.12s Step 388( N/A%), pre moving , FPS 27.91, Running 33.15s Step 389( N/A%), pre moving , FPS 27.63, Running 33.19s Step 390( N/A%), pre moving , FPS 26.97, Running 33.25s Step 391( N/A%), pre moving , FPS 26.96, Running 33.28s Step 392( N/A%), pre moving , FPS 27.05, Running 33.31s Step 393( N/A%), pre moving , FPS 27.12, Running 33.34s Step 394( N/A%), pre moving , FPS 27.10, Running 33.38s Step 395( N/A%), pre moving , FPS 26.82, Running 33.42s Step 396( N/A%), pre moving , FPS 26.96, Running 33.46s Step 397( N/A%), pre moving , FPS 26.93, Running 33.49s Step 398( N/A%), pre moving , FPS 27.72, Running 33.53s Step 399( N/A%), pre moving , FPS 27.74, Running 33.56s Step 400( N/A%), pre moving , FPS 27.47, Running 33.60s Step 401( N/A%), pre moving , FPS 27.75, Running 33.64s Step 402( N/A%), pre moving , FPS 27.83, Running 33.67s Step 403( N/A%), pre moving , FPS 27.76, Running 33.71s Step 404( N/A%), pre moving , FPS 27.55, Running 33.75s Step 405( N/A%), pre moving , FPS 27.41, Running 33.78s Step 406( N/A%), pre moving , FPS 27.34, Running 33.81s Step 407( N/A%), pre moving , FPS 27.54, Running 33.85s Step 408( N/A%), pre moving , FPS 27.54, Running 33.88s Step 409( N/A%), pre moving , FPS 27.95, Running 33.91s Step 410( N/A%), pre moving , FPS 9.69, Running 35.31s Step 411( N/A%), pre moving , FPS 8.58, Running 35.61s Step 412( N/A%), pre moving , FPS 8.10, Running 35.78s Step 413( N/A%), pre moving , FPS 7.40, Running 36.05s Step 414( N/A%), pre moving , FPS 7.12, Running 36.19s Step 415( N/A%), pre moving , FPS 6.69, Running 36.41s Step 416( N/A%), pre moving , FPS 6.37, Running 36.60s Step 417( N/A%), pre moving , FPS 5.97, Running 36.84s Step 418( N/A%), pre moving , FPS 5.78, Running 36.99s Step 419( N/A%), pre moving , FPS 5.40, Running 37.27s Step 420( N/A%), pre moving , FPS 5.25, Running 37.41s Step 421( N/A%), pre moving , FPS 4.98, Running 37.65s Step 422( N/A%), pre moving , FPS 4.86, Running 37.79s Step 423( N/A%), pre moving , FPS 4.63, Running 38.03s Step 424( N/A%), pre moving , FPS 4.52, Running 38.17s Step 425( N/A%), pre moving , FPS 4.33, Running 38.40s Step 426( N/A%), pre moving , FPS 4.22, Running 38.56s Step 427( N/A%), pre moving , FPS 4.05, Running 38.78s Step 428( N/A%), pre moving , FPS 3.92, Running 38.98s Step 429( N/A%), pre moving , FPS 3.77, Running 39.22s Step 430( 0.33%), action 1, FPS 4.22, Running 40.05s Step 431( 0.67%), action 2, FPS 4.19, Running 40.38s Step 432( 1.00%), action 3, FPS 3.69, Running 41.20s Step 433( 1.33%), action 4, FPS 3.62, Running 41.58s Step 434( 1.67%), action 5, FPS 3.24, Running 42.36s Step 435( 2.00%), action 6, FPS 3.13, Running 42.79s Step 436( 2.33%), action 7, FPS 2.85, Running 43.62s Step 437( 2.67%), action 8, FPS 2.73, Running 44.17s Step 438( 3.00%), action 9, FPS 2.52, Running 44.92s Step 439( 3.33%), action 10, FPS 2.45, Running 45.42s Step 440( 3.67%), action 11, FPS 2.25, Running 46.31s Step 441( 4.00%), action 12, FPS 2.19, Running 46.80s Step 442( 4.33%), action 13, FPS 2.11, Running 47.25s Step 443( 4.67%), action 14, FPS 2.12, Running 47.48s Step 444( 5.00%), action 15, FPS 2.04, Running 47.97s Step 445( 5.33%), action 16, FPS 2.00, Running 48.41s Step 446( 5.67%), action 17, FPS 1.91, Running 49.06s Step 447( 6.00%), action 18, FPS 1.87, Running 49.50s Step 448( 6.33%), action 19, FPS 1.82, Running 50.00s Step 449( 6.67%), action 20, FPS 1.79, Running 50.38s Step 450( 7.00%), action 21, FPS 1.84, Running 50.94s Step 451( 7.33%), action 22, FPS 1.83, Running 51.29s Step 452( 7.67%), action 23, FPS 1.86, Running 51.93s Step 453( 8.00%), action 24, FPS 1.85, Running 52.37s Step 454( 8.33%), action 25, FPS 1.87, Running 53.08s Step 455( 8.67%), action 26, FPS 1.87, Running 53.50s Step 456( 9.00%), action 27, FPS 1.93, Running 54.00s Step 457( 9.33%), action 28, FPS 1.98, Running 54.29s Step 458( 9.67%), action 29, FPS 2.04, Running 54.71s Step 459( 10.00%), action 30, FPS 2.10, Running 54.96s Step 460( 10.33%), action 31, FPS 2.09, Running 55.87s Step 461( 10.67%), action 32, FPS 2.11, Running 56.29s Step 462( 11.00%), action 33, FPS 2.11, Running 56.75s Step 463( 11.33%), action 34, FPS 2.06, Running 57.18s Step 464( 11.67%), action 35, FPS 2.01, Running 57.92s Step 465( 12.00%), action 36, FPS 2.01, Running 58.37s Step 466( 12.33%), action 37, FPS 2.01, Running 58.99s Step 467( 12.67%), action 38, FPS 2.06, Running 59.22s Step 468( 13.00%), action 39, FPS 2.05, Running 59.74s Step 469( 13.33%), action 40, FPS 2.03, Running 60.25s Step 470( 13.67%), action 41, FPS 2.04, Running 60.75s Step 471( 14.00%), action 42, FPS 2.06, Running 61.00s Step 472( 14.33%), action 43, FPS 2.10, Running 61.44s Step 473( 14.67%), action 44, FPS 2.14, Running 61.73s Step 474( 15.00%), action 45, FPS 2.17, Running 62.28s Step 475( 15.33%), action 46, FPS 2.16, Running 62.78s Step 476( 15.67%), action 47, FPS 2.15, Running 63.28s Step 477( 16.00%), action 48, FPS 2.15, Running 63.59s Step 478( 16.33%), action 49, FPS 2.15, Running 64.01s Step 479( 16.67%), action 50, FPS 2.14, Running 64.30s Step 480( 17.00%), action 51, FPS 2.14, Running 65.21s Step 481( 17.33%), action 52, FPS 2.11, Running 65.78s Step 482( 17.67%), action 53, FPS 2.09, Running 66.33s Step 483( 18.00%), action 54, FPS 2.11, Running 66.64s Step 484( 18.33%), action 55, FPS 2.20, Running 67.00s Step 485( 18.67%), action 56, FPS 2.26, Running 67.22s Step 486( 19.00%), action 57, FPS 2.29, Running 67.73s Step 487( 19.33%), action 58, FPS 2.30, Running 67.92s Step 488( 19.67%), action 59, FPS 2.29, Running 68.46s Step 489( 20.00%), action 60, FPS 2.37, Running 68.70s Step 490( 20.33%), action 61, FPS 2.35, Running 69.27s Step 491( 20.67%), action 62, FPS 2.35, Running 69.50s Step 492( 21.00%), action 63, FPS 2.39, Running 69.81s Step 493( 21.33%), action 64, FPS 2.37, Running 70.15s Step 494( 21.67%), action 65, FPS 2.42, Running 70.54s Step 495( 22.00%), action 66, FPS 2.49, Running 70.80s Step 496( 22.33%), action 67, FPS 2.47, Running 71.37s Step 497( 22.67%), action 68, FPS 2.45, Running 71.77s Step 498( 23.00%), action 69, FPS 2.42, Running 72.26s Step 499( 23.33%), action 70, FPS 2.43, Running 72.54s Step 500( 23.67%), action 71, FPS 2.50, Running 73.20s Step 501( 24.00%), action 72, FPS 2.56, Running 73.61s Step 502( 24.33%), action 73, FPS 2.62, Running 73.95s Step 503( 24.67%), action 74, FPS 2.65, Running 74.20s Step 504( 25.00%), action 75, FPS 2.66, Running 74.51s Step 505( 25.33%), action 76, FPS 2.66, Running 74.74s Step 506( 25.67%), action 77, FPS 2.73, Running 75.05s Step 507( 26.00%), action 78, FPS 2.73, Running 75.26s Step 508( 26.33%), action 79, FPS 2.79, Running 75.63s Step 509( 26.67%), action 80, FPS 2.80, Running 75.84s Step 510( 27.00%), action 81, FPS 2.84, Running 76.32s Step 511( 27.33%), action 82, FPS 2.84, Running 76.55s Step 512( 27.67%), action 83, FPS 2.82, Running 76.91s Step 513( 28.00%), action 84, FPS 2.86, Running 77.13s Step 514( 28.33%), action 85, FPS 2.87, Running 77.50s Step 515( 28.67%), action 86, FPS 2.82, Running 77.90s Step 516( 29.00%), action 87, FPS 2.90, Running 78.26s Step 517( 29.33%), action 88, FPS 2.98, Running 78.48s Step 518( 29.67%), action 89, FPS 3.07, Running 78.78s Step 519( 30.00%), action 90, FPS 3.10, Running 78.99s Step 520( 30.33%), action 91, FPS 3.10, Running 79.65s Step 521( 30.67%), action 92, FPS 3.13, Running 80.00s Step 522( 31.00%), action 93, FPS 3.07, Running 80.48s Step 523( 31.33%), action 94, FPS 3.07, Running 80.70s Step 524( 31.67%), action 95, FPS 3.03, Running 81.12s Step 525( 32.00%), action 96, FPS 3.03, Running 81.34s Step 526( 32.33%), action 97, FPS 2.98, Running 81.77s Step 527( 32.67%), action 98, FPS 2.89, Running 82.17s Step 528( 33.00%), action 99, FPS 2.88, Running 82.57s Step 529( 33.33%), action 100, FPS 2.88, Running 82.78s Step 530( 33.67%), action 101, FPS 2.79, Running 83.49s Step 531( 34.00%), action 102, FPS 2.78, Running 83.73s Step 532( 34.33%), action 103, FPS 2.77, Running 84.12s Step 533( 34.67%), action 104, FPS 2.75, Running 84.40s Step 534( 35.00%), action 105, FPS 2.68, Running 84.96s Step 535( 35.33%), action 106, FPS 2.75, Running 85.16s Step 536( 35.67%), action 107, FPS 2.72, Running 85.61s Step 537( 36.00%), action 108, FPS 2.61, Running 86.16s Step 538( 36.33%), action 109, FPS 2.49, Running 86.83s Step 539( 36.67%), action 110, FPS 2.39, Running 87.35s Step 540( 37.00%), action 111, FPS 2.39, Running 88.03s Step 541( 37.33%), action 112, FPS 2.35, Running 88.49s Step 542( 37.67%), action 113, FPS 2.38, Running 88.89s Step 543( 38.00%), action 114, FPS 2.39, Running 89.09s Step 544( 38.33%), action 115, FPS 2.35, Running 89.64s Step 545( 38.67%), action 116, FPS 2.30, Running 90.04s Step 546( 39.00%), action 117, FPS 2.27, Running 90.57s Step 547( 39.33%), action 118, FPS 2.25, Running 91.07s Step 548( 39.67%), action 119, FPS 2.19, Running 91.71s Step 549( 40.00%), action 120, FPS 2.15, Running 92.10s Step 550( 40.33%), action 121, FPS 2.16, Running 92.74s Step 551( 40.67%), action 122, FPS 2.15, Running 93.02s Step 552( 41.00%), action 123, FPS 2.11, Running 93.59s Step 553( 41.33%), action 124, FPS 2.08, Running 94.04s Step 554( 41.67%), action 125, FPS 2.06, Running 94.65s Step 555( 42.00%), action 126, FPS 2.06, Running 94.88s Step 556( 42.33%), action 127, FPS 2.03, Running 95.49s Step 557( 42.67%), action 128, FPS 2.05, Running 95.91s Step 558( 43.00%), action 129, FPS 2.05, Running 96.56s Step 559( 43.33%), action 130, FPS 2.09, Running 96.90s Step 560( 43.67%), action 131, FPS 2.14, Running 97.37s Step 561( 44.00%), action 132, FPS 2.19, Running 97.62s Step 562( 44.33%), action 133, FPS 2.16, Running 98.16s Step 563( 44.67%), action 134, FPS 2.11, Running 98.56s Step 564( 45.00%), action 135, FPS 2.11, Running 99.13s Step 565( 45.33%), action 136, FPS 2.14, Running 99.38s Step 566( 45.67%), action 137, FPS 2.16, Running 99.82s Step 567( 46.00%), action 138, FPS 2.17, Running 100.31s Step 568( 46.33%), action 139, FPS 2.17, Running 100.94s Step 569( 46.67%), action 140, FPS 2.18, Running 101.26s Step 570( 47.00%), action 141, FPS 2.15, Running 102.03s Step 571( 47.33%), action 142, FPS 2.17, Running 102.25s Step 572( 47.67%), action 143, FPS 2.16, Running 102.83s Step 573( 48.00%), action 144, FPS 2.18, Running 103.20s Step 574( 48.33%), action 145, FPS 2.17, Running 103.86s Step 575( 48.67%), action 146, FPS 2.14, Running 104.24s Step 576( 49.00%), action 147, FPS 2.19, Running 104.63s Step 577( 49.33%), action 148, FPS 2.18, Running 105.09s Step 578( 49.67%), action 149, FPS 2.22, Running 105.59s Step 579( 50.00%), action 150, FPS 2.23, Running 105.87s Step 580( 50.33%), action 151, FPS 2.20, Running 106.46s [2026-08-01 18:00:21] [55 ] Seed 54 success after 106.86 s. +steps: 580 , actions: 151 . +Instruction: Empty +Total 29/55(52.73%) success. +Setting seed: 55 +Step 1( N/A%), pre moving , FPS 5.63, Running 0.18s Step 2( N/A%), pre moving , FPS 8.93, Running 0.22s Step 3( N/A%), pre moving , FPS 11.57, Running 0.26s Step 4( N/A%), pre moving , FPS 13.05, Running 0.31s Step 5( N/A%), pre moving , FPS 14.34, Running 0.35s Step 6( N/A%), pre moving , FPS 15.26, Running 0.39s Step 7( N/A%), pre moving , FPS 16.24, Running 0.43s Step 8( N/A%), pre moving , FPS 17.12, Running 0.47s Step 9( N/A%), pre moving , FPS 17.72, Running 0.51s Step 10( N/A%), pre moving , FPS 18.04, Running 0.55s Step 11( N/A%), pre moving , FPS 17.92, Running 0.61s Step 12( N/A%), pre moving , FPS 18.37, Running 0.65s Step 13( N/A%), pre moving , FPS 18.83, Running 0.69s Step 14( N/A%), pre moving , FPS 19.23, Running 0.73s Step 15( N/A%), pre moving , FPS 19.56, Running 0.77s Step 16( N/A%), pre moving , FPS 19.85, Running 0.81s Step 17( N/A%), pre moving , FPS 19.83, Running 0.86s Step 18( N/A%), pre moving , FPS 20.08, Running 0.90s Step 19( N/A%), pre moving , FPS 20.35, Running 0.93s Step 20( N/A%), pre moving , FPS 20.62, Running 0.97s Step 21( N/A%), pre moving , FPS 19.01, Running 1.23s Step 22( N/A%), pre moving , FPS 18.60, Running 1.30s Step 23( N/A%), pre moving , FPS 18.60, Running 1.33s Step 24( N/A%), pre moving , FPS 18.65, Running 1.38s Step 25( N/A%), pre moving , FPS 18.64, Running 1.42s Step 26( N/A%), pre moving , FPS 16.00, Running 1.64s Step 27( N/A%), pre moving , FPS 16.02, Running 1.68s Step 28( N/A%), pre moving , FPS 15.98, Running 1.72s Step 29( N/A%), pre moving , FPS 15.96, Running 1.76s Step 30( N/A%), pre moving , FPS 16.08, Running 1.80s Step 31( N/A%), pre moving , FPS 16.35, Running 1.84s Step 32( N/A%), pre moving , FPS 16.19, Running 1.89s Step 33( N/A%), pre moving , FPS 16.07, Running 1.94s Step 34( N/A%), pre moving , FPS 16.06, Running 1.97s Step 35( N/A%), pre moving , FPS 15.91, Running 2.02s Step 36( N/A%), pre moving , FPS 13.00, Running 2.35s Step 37( N/A%), pre moving , FPS 13.03, Running 2.39s Step 38( N/A%), pre moving , FPS 12.98, Running 2.44s Step 39( N/A%), pre moving , FPS 12.96, Running 2.48s Step 40( N/A%), pre moving , FPS 12.92, Running 2.52s Step 41( N/A%), pre moving , FPS 15.01, Running 2.56s Step 42( N/A%), pre moving , FPS 15.26, Running 2.61s Step 43( N/A%), pre moving , FPS 15.20, Running 2.65s Step 44( N/A%), pre moving , FPS 15.15, Running 2.70s Step 45( N/A%), pre moving , FPS 15.20, Running 2.74s Step 46( N/A%), pre moving , FPS 17.67, Running 2.78s Step 47( N/A%), pre moving , FPS 17.60, Running 2.82s Step 48( N/A%), pre moving , FPS 17.58, Running 2.86s Step 49( N/A%), pre moving , FPS 17.28, Running 2.92s Step 50( N/A%), pre moving , FPS 16.88, Running 2.98s Step 51( N/A%), pre moving , FPS 16.62, Running 3.04s Step 52( N/A%), pre moving , FPS 16.54, Running 3.10s Step 53( N/A%), pre moving , FPS 16.40, Running 3.15s Step 54( N/A%), pre moving , FPS 16.15, Running 3.21s Step 55( N/A%), pre moving , FPS 16.06, Running 3.27s Step 56( N/A%), pre moving , FPS 20.24, Running 3.33s Step 57( N/A%), pre moving , FPS 19.93, Running 3.40s Step 58( N/A%), pre moving , FPS 19.52, Running 3.46s Step 59( N/A%), pre moving , FPS 19.19, Running 3.52s Step 60( N/A%), pre moving , FPS 18.89, Running 3.58s Step 61( N/A%), pre moving , FPS 18.43, Running 3.65s Step 62( N/A%), pre moving , FPS 18.17, Running 3.71s Step 63( N/A%), pre moving , FPS 17.85, Running 3.77s Step 64( N/A%), pre moving , FPS 17.58, Running 3.84s Step 65( N/A%), pre moving , FPS 17.25, Running 3.90s Step 66( N/A%), pre moving , FPS 16.95, Running 3.96s Step 67( N/A%), pre moving , FPS 16.69, Running 4.01s Step 68( N/A%), pre moving , FPS 16.47, Running 4.07s Step 69( N/A%), pre moving , FPS 16.54, Running 4.13s Step 70( N/A%), pre moving , FPS 16.42, Running 4.20s Step 71( N/A%), pre moving , FPS 16.20, Running 4.28s Step 72( N/A%), pre moving , FPS 16.07, Running 4.34s Step 73( N/A%), pre moving , FPS 15.99, Running 4.41s Step 74( N/A%), pre moving , FPS 15.99, Running 4.46s Step 75( N/A%), pre moving , FPS 15.91, Running 4.53s Step 76( N/A%), pre moving , FPS 15.89, Running 4.59s Step 77( N/A%), pre moving , FPS 15.76, Running 4.66s Step 78( N/A%), pre moving , FPS 15.80, Running 4.73s Step 79( N/A%), pre moving , FPS 15.68, Running 4.79s Step 80( N/A%), pre moving , FPS 15.64, Running 4.86s Step 81( N/A%), pre moving , FPS 15.79, Running 4.91s Step 82( N/A%), pre moving , FPS 15.83, Running 4.97s Step 83( N/A%), pre moving , FPS 16.06, Running 5.02s Step 84( N/A%), pre moving , FPS 16.38, Running 5.06s Step 85( N/A%), pre moving , FPS 16.65, Running 5.10s Step 86( N/A%), pre moving , FPS 16.92, Running 5.14s Step 87( N/A%), pre moving , FPS 17.21, Running 5.18s Step 88( N/A%), pre moving , FPS 17.48, Running 5.22s Step 89( N/A%), pre moving , FPS 17.70, Running 5.26s Step 90( N/A%), pre moving , FPS 18.19, Running 5.30s Step 91( N/A%), pre moving , FPS 18.75, Running 5.34s Step 92( N/A%), pre moving , FPS 18.97, Running 5.40s Step 93( N/A%), pre moving , FPS 19.42, Running 5.43s Step 94( N/A%), pre moving , FPS 19.77, Running 5.47s Step 95( N/A%), pre moving , FPS 20.26, Running 5.51s Step 96( N/A%), pre moving , FPS 20.84, Running 5.55s Step 97( N/A%), pre moving , FPS 21.43, Running 5.60s Step 98( N/A%), pre moving , FPS 21.96, Running 5.64s Step 99( N/A%), pre moving , FPS 22.46, Running 5.69s Step 100( N/A%), pre moving , FPS 22.93, Running 5.73s Step 101( N/A%), pre moving , FPS 23.12, Running 5.78s Step 102( N/A%), pre moving , FPS 23.66, Running 5.82s Step 103( N/A%), pre moving , FPS 23.79, Running 5.86s Step 104( N/A%), pre moving , FPS 23.92, Running 5.89s Step 105( N/A%), pre moving , FPS 24.00, Running 5.93s Step 106( N/A%), pre moving , FPS 23.92, Running 5.97s Step 107( N/A%), pre moving , FPS 23.81, Running 6.02s Step 108( N/A%), pre moving , FPS 23.75, Running 6.06s Step 109( N/A%), pre moving , FPS 14.79, Running 6.61s Step 110( N/A%), pre moving , FPS 13.26, Running 6.81s Step 111( N/A%), pre moving , FPS 11.61, Running 7.06s Step 112( N/A%), pre moving , FPS 11.07, Running 7.20s Step 113( N/A%), pre moving , FPS 9.88, Running 7.46s Step 114( N/A%), pre moving , FPS 9.31, Running 7.62s Step 115( N/A%), pre moving , FPS 8.29, Running 7.93s Step 116( N/A%), pre moving , FPS 7.85, Running 8.10s Step 117( N/A%), pre moving , FPS 7.12, Running 8.41s Step 118( N/A%), pre moving , FPS 6.82, Running 8.57s Step 119( N/A%), pre moving , FPS 6.41, Running 8.81s Step 120( N/A%), pre moving , FPS 6.15, Running 8.98s Step 121( N/A%), pre moving , FPS 5.77, Running 9.25s Step 122( N/A%), pre moving , FPS 5.57, Running 9.41s Step 123( N/A%), pre moving , FPS 5.23, Running 9.68s Step 124( N/A%), pre moving , FPS 5.10, Running 9.82s Step 125( N/A%), pre moving , FPS 4.85, Running 10.05s Step 126( N/A%), pre moving , FPS 4.71, Running 10.22s Step 127( N/A%), pre moving , FPS 4.48, Running 10.48s Step 128( N/A%), pre moving , FPS 4.37, Running 10.63s Step 129( N/A%), pre moving , FPS 4.64, Running 10.92s Step 130( N/A%), pre moving , FPS 4.62, Running 11.14s Step 131( N/A%), pre moving , FPS 4.57, Running 11.44s Step 132( N/A%), pre moving , FPS 4.54, Running 11.61s Step 133( N/A%), pre moving , FPS 4.52, Running 11.88s Step 134( N/A%), pre moving , FPS 4.51, Running 12.06s Step 135( N/A%), pre moving , FPS 4.55, Running 12.32s Step 136( N/A%), pre moving , FPS 4.55, Running 12.49s Step 137( N/A%), pre moving , FPS 4.61, Running 12.74s Step 138( N/A%), pre moving , FPS 4.57, Running 12.95s Step 139( N/A%), pre moving , FPS 4.54, Running 13.21s Step 140( N/A%), pre moving , FPS 4.55, Running 13.38s Step 141( N/A%), pre moving , FPS 4.55, Running 13.64s Step 142( N/A%), pre moving , FPS 4.52, Running 13.84s Step 143( N/A%), pre moving , FPS 4.54, Running 14.08s Step 144( N/A%), pre moving , FPS 4.52, Running 14.24s Step 145( N/A%), pre moving , FPS 4.50, Running 14.49s Step 146( N/A%), pre moving , FPS 4.48, Running 14.69s Step 147( N/A%), pre moving , FPS 4.49, Running 14.93s Step 148( N/A%), pre moving , FPS 4.49, Running 15.08s Step 149( N/A%), pre moving , FPS 4.49, Running 15.37s Step 150( N/A%), pre moving , FPS 4.53, Running 15.55s Step 151( N/A%), pre moving , FPS 4.53, Running 15.85s Step 152( N/A%), pre moving , FPS 4.55, Running 16.00s Step 153( N/A%), pre moving , FPS 4.58, Running 16.25s Step 154( N/A%), pre moving , FPS 4.59, Running 16.42s Step 155( N/A%), pre moving , FPS 4.57, Running 16.70s Step 156( N/A%), pre moving , FPS 4.59, Running 16.85s Step 157( N/A%), pre moving , FPS 4.58, Running 17.11s Step 158( N/A%), pre moving , FPS 4.59, Running 17.30s Step 159( N/A%), pre moving , FPS 4.62, Running 17.54s Step 160( N/A%), pre moving , FPS 4.58, Running 17.74s Step 161( N/A%), pre moving , FPS 4.58, Running 18.00s Step 162( N/A%), pre moving , FPS 4.61, Running 18.18s Step 163( N/A%), pre moving , FPS 4.60, Running 18.43s Step 164( N/A%), pre moving , FPS 4.55, Running 18.63s Step 165( N/A%), pre moving , FPS 4.49, Running 18.95s Step 166( N/A%), pre moving , FPS 4.52, Running 19.11s Step 167( N/A%), pre moving , FPS 4.50, Running 19.37s Step 168( N/A%), pre moving , FPS 4.62, Running 19.42s Step 169( N/A%), pre moving , FPS 4.88, Running 19.47s Step 170( N/A%), pre moving , FPS 5.05, Running 19.51s Step 171( N/A%), pre moving , FPS 5.39, Running 19.56s Step 172( N/A%), pre moving , FPS 5.56, Running 19.60s Step 173( N/A%), pre moving , FPS 5.92, Running 19.64s Step 174( N/A%), pre moving , FPS 6.14, Running 19.68s Step 175( N/A%), pre moving , FPS 6.63, Running 19.72s Step 176( N/A%), pre moving , FPS 6.88, Running 19.76s Step 177( N/A%), pre moving , FPS 7.43, Running 19.80s Step 178( N/A%), pre moving , FPS 6.70, Running 20.29s Step 179( N/A%), pre moving , FPS 7.17, Running 20.33s Step 180( N/A%), pre moving , FPS 7.60, Running 20.37s Step 181( N/A%), pre moving , FPS 8.30, Running 20.41s Step 182( N/A%), pre moving , FPS 8.70, Running 20.48s Step 183( N/A%), pre moving , FPS 9.46, Running 20.54s Step 184( N/A%), pre moving , FPS 10.17, Running 20.60s Step 185( N/A%), pre moving , FPS 11.67, Running 20.66s Step 186( N/A%), pre moving , FPS 12.27, Running 20.74s Step 187( N/A%), pre moving , FPS 14.04, Running 20.79s Step 188( N/A%), pre moving , FPS 13.70, Running 20.88s Step 189( N/A%), pre moving , FPS 13.63, Running 20.94s Step 190( N/A%), pre moving , FPS 12.89, Running 21.06s Step 191( N/A%), pre moving , FPS 12.80, Running 21.12s Step 192( N/A%), pre moving , FPS 12.50, Running 21.20s Step 193( N/A%), pre moving , FPS 12.33, Running 21.26s Step 194( N/A%), pre moving , FPS 12.04, Running 21.34s Step 195( N/A%), pre moving , FPS 11.77, Running 21.42s Step 196( N/A%), pre moving , FPS 11.54, Running 21.49s Step 197( N/A%), pre moving , FPS 11.20, Running 21.59s Step 198( N/A%), pre moving , FPS 14.30, Running 21.69s Step 199( N/A%), pre moving , FPS 13.56, Running 21.81s Step 200( N/A%), pre moving , FPS 13.01, Running 21.91s Step 201( N/A%), pre moving , FPS 12.51, Running 22.01s Step 202( N/A%), pre moving , FPS 12.21, Running 22.12s Step 203( N/A%), pre moving , FPS 11.90, Running 22.22s Step 204( N/A%), pre moving , FPS 11.56, Running 22.33s Step 205( N/A%), pre moving , FPS 11.27, Running 22.44s Step 206( N/A%), pre moving , FPS 11.09, Running 22.54s Step 207( N/A%), pre moving , FPS 10.75, Running 22.66s Step 208( N/A%), pre moving , FPS 10.59, Running 22.76s Step 209( N/A%), pre moving , FPS 10.36, Running 22.87s Step 210( N/A%), pre moving , FPS 10.49, Running 22.97s Step 211( N/A%), pre moving , FPS 10.22, Running 23.08s Step 212( N/A%), pre moving , FPS 9.96, Running 23.21s Step 213( N/A%), pre moving , FPS 9.76, Running 23.31s Step 214( N/A%), pre moving , FPS 9.66, Running 23.41s Step 215( N/A%), pre moving , FPS 9.58, Running 23.50s Step 216( N/A%), pre moving , FPS 9.46, Running 23.60s Step 217( N/A%), pre moving , FPS 9.46, Running 23.70s Step 218( N/A%), pre moving , FPS 9.52, Running 23.79s Step 219( N/A%), pre moving , FPS 9.70, Running 23.87s Step 220( N/A%), pre moving , FPS 9.74, Running 23.96s Step 221( N/A%), pre moving , FPS 9.83, Running 24.04s Step 222( N/A%), pre moving , FPS 10.04, Running 24.11s Step 223( N/A%), pre moving , FPS 10.22, Running 24.18s Step 224( N/A%), pre moving , FPS 10.42, Running 24.25s Step 225( N/A%), pre moving , FPS 10.79, Running 24.29s Step 226( N/A%), pre moving , FPS 11.22, Running 24.32s Step 227( N/A%), pre moving , FPS 11.71, Running 24.36s Step 228( N/A%), pre moving , FPS 12.24, Running 24.40s Step 229( N/A%), pre moving , FPS 12.64, Running 24.45s Step 230( N/A%), pre moving , FPS 13.06, Running 24.50s Step 231( N/A%), pre moving , FPS 13.58, Running 24.55s Step 232( N/A%), pre moving , FPS 14.54, Running 24.58s Step 233( N/A%), pre moving , FPS 15.25, Running 24.62s Step 234( N/A%), pre moving , FPS 15.93, Running 24.66s Step 235( N/A%), pre moving , FPS 16.72, Running 24.70s Step 236( N/A%), pre moving , FPS 17.63, Running 24.74s Step 237( N/A%), pre moving , FPS 18.72, Running 24.77s Step 238( N/A%), pre moving , FPS 19.71, Running 24.80s Step 239( N/A%), pre moving , FPS 14.25, Running 25.27s Step 240( N/A%), pre moving , FPS 14.91, Running 25.30s Step 241( N/A%), pre moving , FPS 15.45, Running 25.34s Step 242( N/A%), pre moving , FPS 15.71, Running 25.38s Step 243( N/A%), pre moving , FPS 16.14, Running 25.42s Step 244( N/A%), pre moving , FPS 16.56, Running 25.46s Step 245( N/A%), pre moving , FPS 16.38, Running 25.51s Step 246( N/A%), pre moving , FPS 16.15, Running 25.56s Step 247( N/A%), pre moving , FPS 16.21, Running 25.60s Step 248( N/A%), pre moving , FPS 15.81, Running 25.66s Step 249( N/A%), pre moving , FPS 15.76, Running 25.72s Step 250( N/A%), pre moving , FPS 15.74, Running 25.77s Step 251( N/A%), pre moving , FPS 15.63, Running 25.83s Step 252( N/A%), pre moving , FPS 15.37, Running 25.88s Step 253( N/A%), pre moving , FPS 15.21, Running 25.93s Step 254( N/A%), pre moving , FPS 15.14, Running 25.98s Step 255( N/A%), pre moving , FPS 14.97, Running 26.04s Step 256( N/A%), pre moving , FPS 14.69, Running 26.10s Step 257( N/A%), pre moving , FPS 14.39, Running 26.16s Step 258( N/A%), pre moving , FPS 14.02, Running 26.23s Step 259( N/A%), pre moving , FPS 19.71, Running 26.29s Step 260( N/A%), pre moving , FPS 18.69, Running 26.37s Step 261( N/A%), pre moving , FPS 18.33, Running 26.43s Step 262( N/A%), pre moving , FPS 17.90, Running 26.50s Step 263( N/A%), pre moving , FPS 17.66, Running 26.55s Step 264( N/A%), pre moving , FPS 17.09, Running 26.63s Step 265( N/A%), pre moving , FPS 17.03, Running 26.68s Step 266( N/A%), pre moving , FPS 16.76, Running 26.76s Step 267( N/A%), pre moving , FPS 16.52, Running 26.81s Step 268( N/A%), pre moving , FPS 16.44, Running 26.88s Step 269( N/A%), pre moving , FPS 16.46, Running 26.93s Step 270( N/A%), pre moving , FPS 16.18, Running 27.01s Step 271( N/A%), pre moving , FPS 15.86, Running 27.09s Step 272( N/A%), pre moving , FPS 15.65, Running 27.16s Step 273( N/A%), pre moving , FPS 15.28, Running 27.24s Step 274( N/A%), pre moving , FPS 15.09, Running 27.31s Step 275( N/A%), pre moving , FPS 15.05, Running 27.37s Step 276( N/A%), pre moving , FPS 14.96, Running 27.44s Step 277( N/A%), pre moving , FPS 15.06, Running 27.49s Step 278( N/A%), pre moving , FPS 15.25, Running 27.54s Step 279( N/A%), pre moving , FPS 15.08, Running 27.61s Step 280( N/A%), pre moving , FPS 15.42, Running 27.67s Step 281( N/A%), pre moving , FPS 15.29, Running 27.74s Step 282( N/A%), pre moving , FPS 15.27, Running 27.81s Step 283( N/A%), pre moving , FPS 15.29, Running 27.86s Step 284( N/A%), pre moving , FPS 15.59, Running 27.91s Step 285( N/A%), pre moving , FPS 15.39, Running 27.98s Step 286( N/A%), pre moving , FPS 15.53, Running 28.04s Step 287( N/A%), pre moving , FPS 15.45, Running 28.10s Step 288( N/A%), pre moving , FPS 15.42, Running 28.18s Step 289( N/A%), pre moving , FPS 15.46, Running 28.23s Step 290( N/A%), pre moving , FPS 15.69, Running 28.28s Step 291( N/A%), pre moving , FPS 15.74, Running 28.36s Step 292( N/A%), pre moving , FPS 15.65, Running 28.44s Step 293( N/A%), pre moving , FPS 15.70, Running 28.52s Step 294( N/A%), pre moving , FPS 15.72, Running 28.58s Step 295( N/A%), pre moving , FPS 15.54, Running 28.65s Step 296( N/A%), pre moving , FPS 15.41, Running 28.73s Step 297( N/A%), pre moving , FPS 15.14, Running 28.81s Step 298( N/A%), pre moving , FPS 14.84, Running 28.89s Step 299( N/A%), pre moving , FPS 14.87, Running 28.96s Step 300( N/A%), pre moving , FPS 14.79, Running 29.02s Step 301( N/A%), pre moving , FPS 14.77, Running 29.09s Step 302( N/A%), pre moving , FPS 14.68, Running 29.17s Step 303( N/A%), pre moving , FPS 14.46, Running 29.24s Step 304( N/A%), pre moving , FPS 14.29, Running 29.31s Step 305( N/A%), pre moving , FPS 14.45, Running 29.37s Step 306( N/A%), pre moving , FPS 14.54, Running 29.42s Step 307( N/A%), pre moving , FPS 14.52, Running 29.48s Step 308( N/A%), pre moving , FPS 14.98, Running 29.51s Step 309( N/A%), pre moving , FPS 15.14, Running 29.55s Step 310( N/A%), pre moving , FPS 15.34, Running 29.59s Step 311( N/A%), pre moving , FPS 15.60, Running 29.64s Step 312( N/A%), pre moving , FPS 15.90, Running 29.70s Step 313( N/A%), pre moving , FPS 16.25, Running 29.75s Step 314( N/A%), pre moving , FPS 16.42, Running 29.80s Step 315( N/A%), pre moving , FPS 16.69, Running 29.85s Step 316( N/A%), pre moving , FPS 17.08, Running 29.90s Step 317( N/A%), pre moving , FPS 17.46, Running 29.95s Step 318( N/A%), pre moving , FPS 17.82, Running 30.01s Step 319( N/A%), pre moving , FPS 17.83, Running 30.08s Step 320( N/A%), pre moving , FPS 18.28, Running 30.12s Step 321( N/A%), pre moving , FPS 18.71, Running 30.16s Step 322( N/A%), pre moving , FPS 19.54, Running 30.19s Step 323( N/A%), pre moving , FPS 20.31, Running 30.23s Step 324( N/A%), pre moving , FPS 20.96, Running 30.27s Step 325( N/A%), pre moving , FPS 21.33, Running 30.31s Step 326( N/A%), pre moving , FPS 21.49, Running 30.35s Step 327( N/A%), pre moving , FPS 21.97, Running 30.39s Step 328( N/A%), pre moving , FPS 21.89, Running 30.43s Step 329( N/A%), pre moving , FPS 21.90, Running 30.46s Step 330( N/A%), pre moving , FPS 22.02, Running 30.50s Step 331( N/A%), pre moving , FPS 22.59, Running 30.53s Step 332( N/A%), pre moving , FPS 22.95, Running 30.57s Step 333( N/A%), pre moving , FPS 23.35, Running 30.60s Step 334( N/A%), pre moving , FPS 23.93, Running 30.64s Step 335( N/A%), pre moving , FPS 24.43, Running 30.67s Step 336( N/A%), pre moving , FPS 25.01, Running 30.70s Step 337( N/A%), pre moving , FPS 16.36, Running 31.18s Step 338( N/A%), pre moving , FPS 16.63, Running 31.21s Step 339( N/A%), pre moving , FPS 17.05, Running 31.25s Step 340( N/A%), pre moving , FPS 17.03, Running 31.29s Step 341( N/A%), pre moving , FPS 17.05, Running 31.33s Step 342( N/A%), pre moving , FPS 16.96, Running 31.37s Step 343( N/A%), pre moving , FPS 16.93, Running 31.41s Step 344( N/A%), pre moving , FPS 16.65, Running 31.47s Step 345( N/A%), pre moving , FPS 16.07, Running 31.55s Step 346( N/A%), pre moving , FPS 15.70, Running 31.62s Step 347( N/A%), pre moving , FPS 15.30, Running 31.70s Step 348( N/A%), pre moving , FPS 14.95, Running 31.77s Step 349( N/A%), pre moving , FPS 14.61, Running 31.83s Step 350( N/A%), pre moving , FPS 14.14, Running 31.91s Step 351( N/A%), pre moving , FPS 13.76, Running 31.98s Step 352( N/A%), pre moving , FPS 13.50, Running 32.05s Step 353( N/A%), pre moving , FPS 13.22, Running 32.12s Step 354( N/A%), pre moving , FPS 13.00, Running 32.17s Step 355( N/A%), pre moving , FPS 12.80, Running 32.23s Step 356( N/A%), pre moving , FPS 12.60, Running 32.29s Step 357( N/A%), pre moving , FPS 17.11, Running 32.35s Step 358( N/A%), pre moving , FPS 16.81, Running 32.40s Step 359( N/A%), pre moving , FPS 16.88, Running 32.44s Step 360( N/A%), pre moving , FPS 16.93, Running 32.47s Step 361( N/A%), pre moving , FPS 17.11, Running 32.50s Step 362( N/A%), pre moving , FPS 17.17, Running 32.54s Step 363( N/A%), pre moving , FPS 17.16, Running 32.57s Step 364( N/A%), pre moving , FPS 17.50, Running 32.61s Step 365( N/A%), pre moving , FPS 18.29, Running 32.64s Step 366( N/A%), pre moving , FPS 18.92, Running 32.68s Step 367( N/A%), pre moving , FPS 19.71, Running 32.71s Step 368( N/A%), pre moving , FPS 20.31, Running 32.75s Step 369( N/A%), pre moving , FPS 21.02, Running 32.78s Step 370( N/A%), pre moving , FPS 22.09, Running 32.82s Step 371( N/A%), pre moving , FPS 22.85, Running 32.86s Step 372( N/A%), pre moving , FPS 23.47, Running 32.90s Step 373( N/A%), pre moving , FPS 24.26, Running 32.94s Step 374( N/A%), pre moving , FPS 25.06, Running 32.97s Step 375( N/A%), pre moving , FPS 25.90, Running 33.00s Step 376( N/A%), pre moving , FPS 26.15, Running 33.06s Step 377( N/A%), pre moving , FPS 26.43, Running 33.10s Step 378( N/A%), pre moving , FPS 27.15, Running 33.14s Step 379( N/A%), pre moving , FPS 27.18, Running 33.17s Step 380( N/A%), pre moving , FPS 26.91, Running 33.21s Step 381( N/A%), pre moving , FPS 26.74, Running 33.25s Step 382( N/A%), pre moving , FPS 26.31, Running 33.30s Step 383( N/A%), pre moving , FPS 26.30, Running 33.33s Step 384( N/A%), pre moving , FPS 26.40, Running 33.37s Step 385( N/A%), pre moving , FPS 26.49, Running 33.40s Step 386( N/A%), pre moving , FPS 26.61, Running 33.43s Step 387( N/A%), pre moving , FPS 26.56, Running 33.47s Step 388( N/A%), pre moving , FPS 26.51, Running 33.50s Step 389( N/A%), pre moving , FPS 26.34, Running 33.54s Step 390( N/A%), pre moving , FPS 26.34, Running 33.58s Step 391( N/A%), pre moving , FPS 26.60, Running 33.61s Step 392( N/A%), pre moving , FPS 26.97, Running 33.64s Step 393( N/A%), pre moving , FPS 27.15, Running 33.68s Step 394( N/A%), pre moving , FPS 27.17, Running 33.71s Step 395( N/A%), pre moving , FPS 27.18, Running 33.74s Step 396( N/A%), pre moving , FPS 27.91, Running 33.77s Step 397( N/A%), pre moving , FPS 28.27, Running 33.81s Step 398( N/A%), pre moving , FPS 28.20, Running 33.85s Step 399( N/A%), pre moving , FPS 27.88, Running 33.89s Step 400( N/A%), pre moving , FPS 28.14, Running 33.93s Step 401( N/A%), pre moving , FPS 27.85, Running 33.97s Step 402( N/A%), pre moving , FPS 28.39, Running 34.00s Step 403( N/A%), pre moving , FPS 28.12, Running 34.05s Step 404( N/A%), pre moving , FPS 28.18, Running 34.08s Step 405( N/A%), pre moving , FPS 28.25, Running 34.11s Step 406( N/A%), pre moving , FPS 28.36, Running 34.14s Step 407( N/A%), pre moving , FPS 28.36, Running 34.17s Step 408( N/A%), pre moving , FPS 28.48, Running 34.21s Step 409( N/A%), pre moving , FPS 28.60, Running 34.24s Step 410( N/A%), pre moving , FPS 28.52, Running 34.28s Step 411( N/A%), pre moving , FPS 28.04, Running 34.32s Step 412( N/A%), pre moving , FPS 27.15, Running 34.38s Step 413( N/A%), pre moving , FPS 26.99, Running 34.42s Step 414( N/A%), pre moving , FPS 26.83, Running 34.45s Step 415( N/A%), pre moving , FPS 26.81, Running 34.49s Step 416( N/A%), pre moving , FPS 26.77, Running 34.52s Step 417( N/A%), pre moving , FPS 26.90, Running 34.55s Step 418( N/A%), pre moving , FPS 27.08, Running 34.59s Step 419( N/A%), pre moving , FPS 9.48, Running 36.00s Step 420( N/A%), pre moving , FPS 8.51, Running 36.27s Step 421( N/A%), pre moving , FPS 8.12, Running 36.43s Step 422( N/A%), pre moving , FPS 7.42, Running 36.70s Step 423( N/A%), pre moving , FPS 7.15, Running 36.84s Step 424( N/A%), pre moving , FPS 6.57, Running 37.12s Step 425( N/A%), pre moving , FPS 6.30, Running 37.28s Step 426( N/A%), pre moving , FPS 5.87, Running 37.54s Step 427( N/A%), pre moving , FPS 5.65, Running 37.71s Step 428( N/A%), pre moving , FPS 5.35, Running 37.95s Step 429( N/A%), pre moving , FPS 5.13, Running 38.14s Step 430( N/A%), pre moving , FPS 4.83, Running 38.41s Step 431( N/A%), pre moving , FPS 4.66, Running 38.61s Step 432( N/A%), pre moving , FPS 4.43, Running 38.90s Step 433( N/A%), pre moving , FPS 4.30, Running 39.06s Step 434( N/A%), pre moving , FPS 4.11, Running 39.32s Step 435( N/A%), pre moving , FPS 3.96, Running 39.54s Step 436( N/A%), pre moving , FPS 3.77, Running 39.83s Step 437( N/A%), pre moving , FPS 3.66, Running 40.01s Step 438( N/A%), pre moving , FPS 3.52, Running 40.27s Step 439( 0.33%), action 1, FPS 4.00, Running 41.00s Step 440( 0.67%), action 2, FPS 3.95, Running 41.34s Step 441( 1.00%), action 3, FPS 3.70, Running 41.85s Step 442( 1.33%), action 4, FPS 3.62, Running 42.22s Step 443( 1.67%), action 5, FPS 3.45, Running 42.64s Step 444( 2.00%), action 6, FPS 3.33, Running 43.13s Step 445( 2.33%), action 7, FPS 3.24, Running 43.46s Step 446( 2.67%), action 8, FPS 3.08, Running 44.04s Step 447( 3.00%), action 9, FPS 3.00, Running 44.37s Step 448( 3.33%), action 10, FPS 2.96, Running 44.71s Step 449( 3.67%), action 11, FPS 2.75, Running 45.41s Step 450( 4.00%), action 12, FPS 2.67, Running 45.91s Step 451( 4.33%), action 13, FPS 2.63, Running 46.21s Step 452( 4.67%), action 14, FPS 2.52, Running 46.84s Step 453( 5.00%), action 15, FPS 2.46, Running 47.21s Step 454( 5.33%), action 16, FPS 2.38, Running 47.72s Step 455( 5.67%), action 17, FPS 2.35, Running 48.05s Step 456( 6.00%), action 18, FPS 2.29, Running 48.55s Step 457( 6.33%), action 19, FPS 2.19, Running 49.15s Step 458( 6.67%), action 20, FPS 2.18, Running 49.44s Step 459( 7.00%), action 21, FPS 2.19, Running 50.13s Step 460( 7.33%), action 22, FPS 2.20, Running 50.42s Step 461( 7.67%), action 23, FPS 2.19, Running 50.96s Step 462( 8.00%), action 24, FPS 2.20, Running 51.32s Step 463( 8.33%), action 25, FPS 2.17, Running 51.84s Step 464( 8.67%), action 26, FPS 2.15, Running 52.44s Step 465( 9.00%), action 27, FPS 2.15, Running 52.74s Step 466( 9.33%), action 28, FPS 2.19, Running 53.18s Step 467( 9.67%), action 29, FPS 2.13, Running 53.76s Step 468( 10.00%), action 30, FPS 2.08, Running 54.31s Step 469( 10.33%), action 31, FPS 2.05, Running 55.15s Step 470( 10.67%), action 32, FPS 2.05, Running 55.65s Step 471( 11.00%), action 33, FPS 1.99, Running 56.28s Step 472( 11.33%), action 34, FPS 2.06, Running 56.53s Step 473( 11.67%), action 35, FPS 2.07, Running 56.87s Step 474( 12.00%), action 36, FPS 2.13, Running 57.10s Step 475( 12.33%), action 37, FPS 2.10, Running 57.56s Step 476( 12.67%), action 38, FPS 2.13, Running 57.96s Step 477( 13.00%), action 39, FPS 2.15, Running 58.46s Step 478( 13.33%), action 40, FPS 2.14, Running 58.77s Step 479( 13.67%), action 41, FPS 2.18, Running 59.31s Step 480( 14.00%), action 42, FPS 2.17, Running 59.64s Step 481( 14.33%), action 43, FPS 2.18, Running 60.12s Step 482( 14.67%), action 44, FPS 2.19, Running 60.46s Step 483( 15.00%), action 45, FPS 2.24, Running 60.77s Step 484( 15.33%), action 46, FPS 2.34, Running 60.99s Step 485( 15.67%), action 47, FPS 2.35, Running 61.27s Step 486( 16.00%), action 48, FPS 2.35, Running 61.71s Step 487( 16.33%), action 49, FPS 2.41, Running 62.06s Step 488( 16.67%), action 50, FPS 2.47, Running 62.39s Step 489( 17.00%), action 51, FPS 2.51, Running 63.11s Step 490( 17.33%), action 52, FPS 2.58, Running 63.41s Step 491( 17.67%), action 53, FPS 2.64, Running 63.85s Step 492( 18.00%), action 54, FPS 2.64, Running 64.11s Step 493( 18.33%), action 55, FPS 2.61, Running 64.54s Step 494( 18.67%), action 56, FPS 2.62, Running 64.73s Step 495( 19.00%), action 57, FPS 2.63, Running 65.17s Step 496( 19.33%), action 58, FPS 2.63, Running 65.55s Step 497( 19.67%), action 59, FPS 2.69, Running 65.89s Step 498( 20.00%), action 60, FPS 2.65, Running 66.33s Step 499( 20.33%), action 61, FPS 2.70, Running 66.73s Step 500( 20.67%), action 62, FPS 2.71, Running 67.03s Step 501( 21.00%), action 63, FPS 2.77, Running 67.34s Step 502( 21.33%), action 64, FPS 2.76, Running 67.70s Step 503( 21.67%), action 65, FPS 2.74, Running 68.07s Step 504( 22.00%), action 66, FPS 2.65, Running 68.54s Step 505( 22.33%), action 67, FPS 2.64, Running 68.84s Step 506( 22.67%), action 68, FPS 2.68, Running 69.18s Step 507( 23.00%), action 69, FPS 2.68, Running 69.51s Step 508( 23.33%), action 70, FPS 2.72, Running 69.73s Step 509( 23.67%), action 71, FPS 2.76, Running 70.34s Step 510( 24.00%), action 72, FPS 2.70, Running 70.83s Step 511( 24.33%), action 73, FPS 2.68, Running 71.31s Step 512( 24.67%), action 74, FPS 2.55, Running 71.94s Step 513( 25.00%), action 75, FPS 2.53, Running 72.43s Step 514( 25.33%), action 76, FPS 2.43, Running 72.95s Step 515( 25.67%), action 77, FPS 2.46, Running 73.29s Step 516( 26.00%), action 78, FPS 2.42, Running 73.81s Step 517( 26.33%), action 79, FPS 2.40, Running 74.21s Step 518( 26.67%), action 80, FPS 2.43, Running 74.56s Step 519( 27.00%), action 81, FPS 2.33, Running 75.34s Step 520( 27.33%), action 82, FPS 2.27, Running 75.83s Step 521( 27.67%), action 83, FPS 2.26, Running 76.17s Step 522( 28.00%), action 84, FPS 2.24, Running 76.60s Step 523( 28.33%), action 85, FPS 2.24, Running 77.00s Step 524( 28.67%), action 86, FPS 2.24, Running 77.46s Step 525( 29.00%), action 87, FPS 2.19, Running 77.97s Step 526( 29.33%), action 88, FPS 2.18, Running 78.35s Step 527( 29.67%), action 89, FPS 2.16, Running 78.77s Step 528( 30.00%), action 90, FPS 2.10, Running 79.24s Step 529( 30.33%), action 91, FPS 2.09, Running 79.90s Step 530( 30.67%), action 92, FPS 2.10, Running 80.37s Step 531( 31.00%), action 93, FPS 2.12, Running 80.72s Step 532( 31.33%), action 94, FPS 2.16, Running 81.22s Step 533( 31.67%), action 95, FPS 2.20, Running 81.54s Step 534( 32.00%), action 96, FPS 2.21, Running 82.00s Step 535( 32.33%), action 97, FPS 2.21, Running 82.33s Step 536( 32.67%), action 98, FPS 2.23, Running 82.80s Step 537( 33.00%), action 99, FPS 2.20, Running 83.29s Step 538( 33.33%), action 100, FPS 2.15, Running 83.88s Step 539( 33.67%), action 101, FPS 2.21, Running 84.37s Step 540( 34.00%), action 102, FPS 2.24, Running 84.77s Step 541( 34.33%), action 103, FPS 2.18, Running 85.36s Step 542( 34.67%), action 104, FPS 2.17, Running 85.84s Step 543( 35.00%), action 105, FPS 2.13, Running 86.39s Step 544( 35.33%), action 106, FPS 2.12, Running 86.90s Step 545( 35.67%), action 107, FPS 2.10, Running 87.49s Step 546( 36.00%), action 108, FPS 2.07, Running 88.01s Step 547( 36.33%), action 109, FPS 2.05, Running 88.51s Step 548( 36.67%), action 110, FPS 2.08, Running 88.87s Step 549( 37.00%), action 111, FPS 2.12, Running 89.33s Step 550( 37.33%), action 112, FPS 2.12, Running 89.82s Step 551( 37.67%), action 113, FPS 2.06, Running 90.43s Step 552( 38.00%), action 114, FPS 2.07, Running 90.90s Step 553( 38.33%), action 115, FPS 2.07, Running 91.22s Step 554( 38.67%), action 116, FPS 2.05, Running 91.77s Step 555( 39.00%), action 117, FPS 2.00, Running 92.34s Step 556( 39.33%), action 118, FPS 1.98, Running 92.89s Step 557( 39.67%), action 119, FPS 1.96, Running 93.52s Step 558( 40.00%), action 120, FPS 1.96, Running 94.08s Step 559( 40.33%), action 121, FPS 1.95, Running 94.62s Step 560( 40.67%), action 122, FPS 1.96, Running 94.95s Step 561( 41.00%), action 123, FPS 1.98, Running 95.45s Step 562( 41.33%), action 124, FPS 2.02, Running 95.74s Step 563( 41.67%), action 125, FPS 2.02, Running 96.27s Step 564( 42.00%), action 126, FPS 2.03, Running 96.74s Step 565( 42.33%), action 127, FPS 2.06, Running 97.21s Step 566( 42.67%), action 128, FPS 2.05, Running 97.79s Step 567( 43.00%), action 129, FPS 2.08, Running 98.12s Step 568( 43.33%), action 130, FPS 2.06, Running 98.57s Step 569( 43.67%), action 131, FPS 2.02, Running 99.24s Step 570( 44.00%), action 132, FPS 2.01, Running 99.76s Step 571( 44.33%), action 133, FPS 2.06, Running 100.13s Step 572( 44.67%), action 134, FPS 2.08, Running 100.49s Step 573( 45.00%), action 135, FPS 2.04, Running 101.02s Step 574( 45.33%), action 136, FPS 2.09, Running 101.34s Step 575( 45.67%), action 137, FPS 2.11, Running 101.84s Step 576( 46.00%), action 138, FPS 2.14, Running 102.22s Step 577( 46.33%), action 139, FPS 2.19, Running 102.65s Step 578( 46.67%), action 140, FPS 2.24, Running 103.01s Step 579( 47.00%), action 141, FPS 2.19, Running 103.73s Step 580( 47.33%), action 142, FPS 2.13, Running 104.32s Step 581( 47.67%), action 143, FPS 2.12, Running 104.89s Step 582( 48.00%), action 144, FPS 2.10, Running 105.28s Step 583( 48.33%), action 145, FPS 2.11, Running 105.73s Step 584( 48.67%), action 146, FPS 2.10, Running 106.28s Step 585( 49.00%), action 147, FPS 2.09, Running 106.79s Step 586( 49.33%), action 148, FPS 2.10, Running 107.33s Step 587( 49.67%), action 149, FPS 2.06, Running 107.84s Step 588( 50.00%), action 150, FPS 2.04, Running 108.40s Step 589( 50.33%), action 151, FPS 2.08, Running 108.87s Step 590( 50.67%), action 152, FPS 2.05, Running 109.51s Step 591( 51.00%), action 153, FPS 2.06, Running 109.84s Step 592( 51.33%), action 154, FPS 2.01, Running 110.46s Step 593( 51.67%), action 155, FPS 2.04, Running 110.81s Step 594( 52.00%), action 156, FPS 2.01, Running 111.32s Step 595( 52.33%), action 157, FPS 2.00, Running 111.83s Step 596( 52.67%), action 158, FPS 1.95, Running 112.47s Step 597( 53.00%), action 159, FPS 1.91, Running 113.10s Step 598( 53.33%), action 160, FPS 1.88, Running 113.64s Step 599( 53.67%), action 161, FPS 1.91, Running 114.17s Step 600( 54.00%), action 162, FPS 1.97, Running 114.47s Step 601( 54.33%), action 163, FPS 1.97, Running 115.02s Step 602( 54.67%), action 164, FPS 1.93, Running 115.64s Step 603( 55.00%), action 165, FPS 1.95, Running 115.97s Step 604( 55.33%), action 166, FPS 1.93, Running 116.62s Step 605( 55.67%), action 167, FPS 1.93, Running 117.18s Step 606( 56.00%), action 168, FPS 1.91, Running 117.80s Step 607( 56.33%), action 169, FPS 1.93, Running 118.22s Step 608( 56.67%), action 170, FPS 1.92, Running 118.81s Step 609( 57.00%), action 171, FPS 1.91, Running 119.35s Step 610( 57.33%), action 172, FPS 1.96, Running 119.72s Step 611( 57.67%), action 173, FPS 1.93, Running 120.21s Step 612( 58.00%), action 174, FPS 1.92, Running 120.87s Step 613( 58.33%), action 175, FPS 1.90, Running 121.32s Step 614( 58.67%), action 176, FPS 1.88, Running 121.97s [2026-08-01 18:02:24] [56 ] Seed 55 failed after 122.50 s. +steps: 614 , actions: 176 . +Instruction: Empty +Total 29/56(51.79%) success. +Setting seed: 56 +Step 1( N/A%), pre moving , FPS 11.75, Running 0.09s Step 2( N/A%), pre moving , FPS 16.44, Running 0.12s Step 3( N/A%), pre moving , FPS 19.10, Running 0.16s Step 4( N/A%), pre moving , FPS 20.01, Running 0.20s Step 5( N/A%), pre moving , FPS 20.74, Running 0.24s Step 6( N/A%), pre moving , FPS 21.28, Running 0.28s Step 7( N/A%), pre moving , FPS 21.24, Running 0.33s Step 8( N/A%), pre moving , FPS 21.64, Running 0.37s Step 9( N/A%), pre moving , FPS 22.01, Running 0.41s Step 10( N/A%), pre moving , FPS 22.41, Running 0.45s Step 11( N/A%), pre moving , FPS 22.57, Running 0.49s Step 12( N/A%), pre moving , FPS 22.66, Running 0.53s Step 13( N/A%), pre moving , FPS 22.89, Running 0.57s Step 14( N/A%), pre moving , FPS 22.84, Running 0.61s Step 15( N/A%), pre moving , FPS 23.03, Running 0.65s Step 16( N/A%), pre moving , FPS 23.16, Running 0.69s Step 17( N/A%), pre moving , FPS 23.12, Running 0.74s Step 18( N/A%), pre moving , FPS 23.23, Running 0.77s Step 19( N/A%), pre moving , FPS 23.18, Running 0.82s Step 20( N/A%), pre moving , FPS 23.14, Running 0.86s Step 21( N/A%), pre moving , FPS 20.24, Running 1.07s Step 22( N/A%), pre moving , FPS 19.40, Running 1.15s Step 23( N/A%), pre moving , FPS 19.36, Running 1.19s Step 24( N/A%), pre moving , FPS 19.43, Running 1.23s Step 25( N/A%), pre moving , FPS 19.54, Running 1.26s Step 26( N/A%), pre moving , FPS 16.55, Running 1.49s Step 27( N/A%), pre moving , FPS 16.62, Running 1.53s Step 28( N/A%), pre moving , FPS 16.59, Running 1.58s Step 29( N/A%), pre moving , FPS 16.63, Running 1.61s Step 30( N/A%), pre moving , FPS 16.56, Running 1.65s Step 31( N/A%), pre moving , FPS 16.59, Running 1.69s Step 32( N/A%), pre moving , FPS 16.61, Running 1.73s Step 33( N/A%), pre moving , FPS 16.61, Running 1.77s Step 34( N/A%), pre moving , FPS 16.74, Running 1.81s Step 35( N/A%), pre moving , FPS 16.73, Running 1.85s Step 36( N/A%), pre moving , FPS 13.03, Running 2.23s Step 37( N/A%), pre moving , FPS 13.05, Running 2.27s Step 38( N/A%), pre moving , FPS 13.06, Running 2.31s Step 39( N/A%), pre moving , FPS 13.12, Running 2.34s Step 40( N/A%), pre moving , FPS 13.13, Running 2.39s Step 41( N/A%), pre moving , FPS 14.70, Running 2.43s Step 42( N/A%), pre moving , FPS 15.12, Running 2.48s Step 43( N/A%), pre moving , FPS 15.01, Running 2.52s Step 44( N/A%), pre moving , FPS 14.87, Running 2.57s Step 45( N/A%), pre moving , FPS 14.84, Running 2.61s Step 46( N/A%), pre moving , FPS 17.24, Running 2.65s Step 47( N/A%), pre moving , FPS 17.30, Running 2.69s Step 48( N/A%), pre moving , FPS 17.26, Running 2.73s Step 49( N/A%), pre moving , FPS 17.05, Running 2.78s Step 50( N/A%), pre moving , FPS 16.64, Running 2.86s Step 51( N/A%), pre moving , FPS 16.39, Running 2.91s Step 52( N/A%), pre moving , FPS 16.15, Running 2.97s Step 53( N/A%), pre moving , FPS 15.85, Running 3.03s Step 54( N/A%), pre moving , FPS 15.50, Running 3.10s Step 55( N/A%), pre moving , FPS 15.16, Running 3.17s Step 56( N/A%), pre moving , FPS 20.07, Running 3.22s Step 57( N/A%), pre moving , FPS 19.68, Running 3.28s Step 58( N/A%), pre moving , FPS 19.17, Running 3.35s Step 59( N/A%), pre moving , FPS 18.71, Running 3.41s Step 60( N/A%), pre moving , FPS 18.43, Running 3.47s Step 61( N/A%), pre moving , FPS 18.21, Running 3.53s Step 62( N/A%), pre moving , FPS 17.74, Running 3.60s Step 63( N/A%), pre moving , FPS 17.45, Running 3.67s Step 64( N/A%), pre moving , FPS 17.19, Running 3.74s Step 65( N/A%), pre moving , FPS 16.91, Running 3.79s Step 66( N/A%), pre moving , FPS 16.63, Running 3.85s Step 67( N/A%), pre moving , FPS 16.27, Running 3.92s Step 68( N/A%), pre moving , FPS 15.99, Running 3.98s Step 69( N/A%), pre moving , FPS 15.88, Running 4.04s Step 70( N/A%), pre moving , FPS 16.05, Running 4.10s Step 71( N/A%), pre moving , FPS 16.04, Running 4.16s Step 72( N/A%), pre moving , FPS 16.03, Running 4.22s Step 73( N/A%), pre moving , FPS 15.98, Running 4.29s Step 74( N/A%), pre moving , FPS 16.06, Running 4.34s Step 75( N/A%), pre moving , FPS 16.10, Running 4.41s Step 76( N/A%), pre moving , FPS 16.07, Running 4.47s Step 77( N/A%), pre moving , FPS 16.09, Running 4.53s Step 78( N/A%), pre moving , FPS 16.12, Running 4.59s Step 79( N/A%), pre moving , FPS 16.09, Running 4.66s Step 80( N/A%), pre moving , FPS 16.12, Running 4.71s Step 81( N/A%), pre moving , FPS 16.11, Running 4.77s Step 82( N/A%), pre moving , FPS 16.22, Running 4.84s Step 83( N/A%), pre moving , FPS 16.16, Running 4.91s Step 84( N/A%), pre moving , FPS 16.27, Running 4.97s Step 85( N/A%), pre moving , FPS 16.48, Running 5.01s Step 86( N/A%), pre moving , FPS 16.76, Running 5.05s Step 87( N/A%), pre moving , FPS 17.09, Running 5.09s Step 88( N/A%), pre moving , FPS 17.45, Running 5.13s Step 89( N/A%), pre moving , FPS 17.75, Running 5.17s Step 90( N/A%), pre moving , FPS 18.02, Running 5.21s Step 91( N/A%), pre moving , FPS 18.36, Running 5.25s Step 92( N/A%), pre moving , FPS 18.72, Running 5.29s Step 93( N/A%), pre moving , FPS 19.16, Running 5.33s Step 94( N/A%), pre moving , FPS 19.24, Running 5.38s Step 95( N/A%), pre moving , FPS 19.49, Running 5.43s Step 96( N/A%), pre moving , FPS 19.85, Running 5.48s Step 97( N/A%), pre moving , FPS 20.24, Running 5.51s Step 98( N/A%), pre moving , FPS 20.75, Running 5.55s Step 99( N/A%), pre moving , FPS 21.33, Running 5.59s Step 100( N/A%), pre moving , FPS 21.63, Running 5.64s Step 101( N/A%), pre moving , FPS 21.87, Running 5.69s Step 102( N/A%), pre moving , FPS 22.34, Running 5.73s Step 103( N/A%), pre moving , FPS 23.07, Running 5.77s Step 104( N/A%), pre moving , FPS 23.56, Running 5.82s Step 105( N/A%), pre moving , FPS 23.58, Running 5.86s Step 106( N/A%), pre moving , FPS 23.59, Running 5.89s Step 107( N/A%), pre moving , FPS 23.72, Running 5.93s Step 108( N/A%), pre moving , FPS 23.73, Running 5.97s Step 109( N/A%), pre moving , FPS 23.61, Running 6.02s Step 110( N/A%), pre moving , FPS 23.62, Running 6.06s Step 111( N/A%), pre moving , FPS 23.51, Running 6.10s Step 112( N/A%), pre moving , FPS 23.46, Running 6.14s Step 113( N/A%), pre moving , FPS 13.98, Running 6.76s Step 114( N/A%), pre moving , FPS 12.90, Running 6.93s Step 115( N/A%), pre moving , FPS 11.30, Running 7.20s Step 116( N/A%), pre moving , FPS 10.61, Running 7.36s Step 117( N/A%), pre moving , FPS 9.52, Running 7.62s Step 118( N/A%), pre moving , FPS 9.02, Running 7.77s Step 119( N/A%), pre moving , FPS 8.21, Running 8.03s Step 120( N/A%), pre moving , FPS 7.87, Running 8.18s Step 121( N/A%), pre moving , FPS 7.34, Running 8.41s Step 122( N/A%), pre moving , FPS 6.99, Running 8.59s Step 123( N/A%), pre moving , FPS 6.41, Running 8.90s Step 124( N/A%), pre moving , FPS 6.05, Running 9.12s Step 125( N/A%), pre moving , FPS 5.69, Running 9.37s Step 126( N/A%), pre moving , FPS 5.51, Running 9.53s Step 127( N/A%), pre moving , FPS 5.22, Running 9.77s Step 128( N/A%), pre moving , FPS 5.05, Running 9.93s Step 129( N/A%), pre moving , FPS 4.80, Running 10.19s Step 130( N/A%), pre moving , FPS 4.68, Running 10.33s Step 131( N/A%), pre moving , FPS 4.48, Running 10.56s Step 132( N/A%), pre moving , FPS 4.32, Running 10.77s Step 133( N/A%), pre moving , FPS 4.71, Running 11.00s Step 134( N/A%), pre moving , FPS 4.69, Running 11.20s Step 135( N/A%), pre moving , FPS 4.74, Running 11.42s Step 136( N/A%), pre moving , FPS 4.71, Running 11.61s Step 137( N/A%), pre moving , FPS 4.64, Running 11.93s Step 138( N/A%), pre moving , FPS 4.59, Running 12.13s Step 139( N/A%), pre moving , FPS 4.62, Running 12.36s Step 140( N/A%), pre moving , FPS 4.60, Running 12.53s Step 141( N/A%), pre moving , FPS 4.60, Running 12.76s Step 142( N/A%), pre moving , FPS 4.58, Running 12.96s Step 143( N/A%), pre moving , FPS 4.61, Running 13.24s Step 144( N/A%), pre moving , FPS 4.65, Running 13.43s Step 145( N/A%), pre moving , FPS 4.60, Running 13.71s Step 146( N/A%), pre moving , FPS 4.58, Running 13.89s Step 147( N/A%), pre moving , FPS 4.57, Running 14.14s Step 148( N/A%), pre moving , FPS 4.57, Running 14.31s Step 149( N/A%), pre moving , FPS 4.56, Running 14.57s Step 150( N/A%), pre moving , FPS 4.53, Running 14.75s Step 151( N/A%), pre moving , FPS 4.51, Running 15.00s Step 152( N/A%), pre moving , FPS 4.53, Running 15.19s Step 153( N/A%), pre moving , FPS 4.51, Running 15.44s Step 154( N/A%), pre moving , FPS 4.56, Running 15.59s Step 155( N/A%), pre moving , FPS 4.50, Running 15.86s Step 156( N/A%), pre moving , FPS 4.52, Running 16.03s Step 157( N/A%), pre moving , FPS 4.60, Running 16.28s Step 158( N/A%), pre moving , FPS 4.61, Running 16.47s Step 159( N/A%), pre moving , FPS 4.54, Running 16.76s Step 160( N/A%), pre moving , FPS 4.53, Running 16.94s Step 161( N/A%), pre moving , FPS 4.53, Running 17.18s Step 162( N/A%), pre moving , FPS 4.57, Running 17.33s Step 163( N/A%), pre moving , FPS 4.55, Running 17.63s Step 164( N/A%), pre moving , FPS 4.56, Running 17.82s Step 165( N/A%), pre moving , FPS 4.63, Running 18.03s Step 166( N/A%), pre moving , FPS 4.65, Running 18.20s Step 167( N/A%), pre moving , FPS 4.67, Running 18.42s Step 168( N/A%), pre moving , FPS 4.82, Running 18.46s Step 169( N/A%), pre moving , FPS 5.08, Running 18.50s Step 170( N/A%), pre moving , FPS 5.27, Running 18.55s Step 171( N/A%), pre moving , FPS 5.57, Running 18.59s Step 172( N/A%), pre moving , FPS 5.81, Running 18.63s Step 173( N/A%), pre moving , FPS 6.17, Running 18.68s Step 174( N/A%), pre moving , FPS 6.37, Running 18.73s Step 175( N/A%), pre moving , FPS 6.89, Running 18.77s Step 176( N/A%), pre moving , FPS 7.21, Running 18.81s Step 177( N/A%), pre moving , FPS 7.75, Running 18.86s Step 178( N/A%), pre moving , FPS 6.89, Running 19.37s Step 179( N/A%), pre moving , FPS 7.55, Running 19.41s Step 180( N/A%), pre moving , FPS 7.96, Running 19.45s Step 181( N/A%), pre moving , FPS 8.59, Running 19.51s Step 182( N/A%), pre moving , FPS 8.99, Running 19.56s Step 183( N/A%), pre moving , FPS 10.01, Running 19.63s Step 184( N/A%), pre moving , FPS 10.81, Running 19.67s Step 185( N/A%), pre moving , FPS 11.83, Running 19.72s Step 186( N/A%), pre moving , FPS 12.53, Running 19.79s Step 187( N/A%), pre moving , FPS 13.85, Running 19.87s Step 188( N/A%), pre moving , FPS 13.65, Running 19.93s Step 189( N/A%), pre moving , FPS 13.48, Running 19.99s Step 190( N/A%), pre moving , FPS 13.35, Running 20.05s Step 191( N/A%), pre moving , FPS 13.02, Running 20.13s Step 192( N/A%), pre moving , FPS 12.82, Running 20.19s Step 193( N/A%), pre moving , FPS 12.70, Running 20.25s Step 194( N/A%), pre moving , FPS 12.56, Running 20.32s Step 195( N/A%), pre moving , FPS 12.28, Running 20.39s Step 196( N/A%), pre moving , FPS 12.05, Running 20.47s Step 197( N/A%), pre moving , FPS 11.85, Running 20.55s Step 198( N/A%), pre moving , FPS 15.60, Running 20.66s Step 199( N/A%), pre moving , FPS 14.91, Running 20.75s Step 200( N/A%), pre moving , FPS 14.19, Running 20.86s Step 201( N/A%), pre moving , FPS 13.64, Running 20.98s Step 202( N/A%), pre moving , FPS 13.14, Running 21.08s Step 203( N/A%), pre moving , FPS 12.93, Running 21.18s Step 204( N/A%), pre moving , FPS 12.32, Running 21.29s Step 205( N/A%), pre moving , FPS 11.96, Running 21.40s Step 206( N/A%), pre moving , FPS 11.73, Running 21.50s Step 207( N/A%), pre moving , FPS 11.54, Running 21.60s Step 208( N/A%), pre moving , FPS 11.23, Running 21.71s Step 209( N/A%), pre moving , FPS 10.94, Running 21.82s Step 210( N/A%), pre moving , FPS 10.70, Running 21.91s Step 211( N/A%), pre moving , FPS 10.53, Running 22.03s Step 212( N/A%), pre moving , FPS 10.19, Running 22.16s Step 213( N/A%), pre moving , FPS 9.99, Running 22.26s Step 214( N/A%), pre moving , FPS 9.80, Running 22.36s Step 215( N/A%), pre moving , FPS 9.66, Running 22.46s Step 216( N/A%), pre moving , FPS 9.47, Running 22.58s Step 217( N/A%), pre moving , FPS 9.38, Running 22.68s Step 218( N/A%), pre moving , FPS 9.47, Running 22.77s Step 219( N/A%), pre moving , FPS 9.48, Running 22.86s Step 220( N/A%), pre moving , FPS 9.55, Running 22.96s Step 221( N/A%), pre moving , FPS 9.68, Running 23.04s Step 222( N/A%), pre moving , FPS 9.75, Running 23.13s Step 223( N/A%), pre moving , FPS 9.89, Running 23.20s Step 224( N/A%), pre moving , FPS 10.13, Running 23.26s Step 225( N/A%), pre moving , FPS 10.33, Running 23.33s Step 226( N/A%), pre moving , FPS 10.70, Running 23.37s Step 227( N/A%), pre moving , FPS 11.09, Running 23.40s Step 228( N/A%), pre moving , FPS 11.60, Running 23.44s Step 229( N/A%), pre moving , FPS 12.11, Running 23.47s Step 230( N/A%), pre moving , FPS 12.44, Running 23.52s Step 231( N/A%), pre moving , FPS 12.92, Running 23.57s Step 232( N/A%), pre moving , FPS 13.58, Running 23.63s Step 233( N/A%), pre moving , FPS 14.25, Running 23.66s Step 234( N/A%), pre moving , FPS 14.97, Running 23.69s Step 235( N/A%), pre moving , FPS 15.77, Running 23.73s Step 236( N/A%), pre moving , FPS 16.75, Running 23.77s Step 237( N/A%), pre moving , FPS 17.64, Running 23.82s Step 238( N/A%), pre moving , FPS 18.39, Running 23.86s Step 239( N/A%), pre moving , FPS 19.42, Running 23.89s Step 240( N/A%), pre moving , FPS 13.96, Running 24.39s Step 241( N/A%), pre moving , FPS 14.38, Running 24.43s Step 242( N/A%), pre moving , FPS 14.87, Running 24.47s Step 243( N/A%), pre moving , FPS 15.28, Running 24.51s Step 244( N/A%), pre moving , FPS 15.63, Running 24.54s Step 245( N/A%), pre moving , FPS 15.66, Running 24.61s Step 246( N/A%), pre moving , FPS 15.66, Running 24.64s Step 247( N/A%), pre moving , FPS 15.30, Running 24.71s Step 248( N/A%), pre moving , FPS 15.07, Running 24.76s Step 249( N/A%), pre moving , FPS 14.81, Running 24.82s Step 250( N/A%), pre moving , FPS 14.82, Running 24.87s Step 251( N/A%), pre moving , FPS 14.66, Running 24.94s Step 252( N/A%), pre moving , FPS 14.50, Running 25.01s Step 253( N/A%), pre moving , FPS 14.27, Running 25.06s Step 254( N/A%), pre moving , FPS 14.05, Running 25.12s Step 255( N/A%), pre moving , FPS 13.92, Running 25.17s Step 256( N/A%), pre moving , FPS 13.82, Running 25.22s Step 257( N/A%), pre moving , FPS 13.48, Running 25.30s Step 258( N/A%), pre moving , FPS 13.23, Running 25.37s Step 259( N/A%), pre moving , FPS 12.86, Running 25.45s Step 260( N/A%), pre moving , FPS 17.76, Running 25.51s Step 261( N/A%), pre moving , FPS 17.07, Running 25.61s Step 262( N/A%), pre moving , FPS 16.85, Running 25.66s Step 263( N/A%), pre moving , FPS 16.15, Running 25.75s Step 264( N/A%), pre moving , FPS 15.74, Running 25.81s Step 265( N/A%), pre moving , FPS 15.65, Running 25.89s Step 266( N/A%), pre moving , FPS 15.08, Running 25.97s Step 267( N/A%), pre moving , FPS 14.92, Running 26.05s Step 268( N/A%), pre moving , FPS 14.56, Running 26.14s Step 269( N/A%), pre moving , FPS 14.38, Running 26.21s Step 270( N/A%), pre moving , FPS 14.05, Running 26.30s Step 271( N/A%), pre moving , FPS 13.99, Running 26.37s Step 272( N/A%), pre moving , FPS 13.99, Running 26.44s Step 273( N/A%), pre moving , FPS 13.83, Running 26.51s Step 274( N/A%), pre moving , FPS 13.67, Running 26.58s Step 275( N/A%), pre moving , FPS 13.46, Running 26.65s Step 276( N/A%), pre moving , FPS 13.30, Running 26.72s Step 277( N/A%), pre moving , FPS 13.36, Running 26.80s Step 278( N/A%), pre moving , FPS 13.32, Running 26.87s Step 279( N/A%), pre moving , FPS 13.25, Running 26.96s Step 280( N/A%), pre moving , FPS 13.14, Running 27.04s Step 281( N/A%), pre moving , FPS 13.04, Running 27.14s Step 282( N/A%), pre moving , FPS 12.93, Running 27.21s Step 283( N/A%), pre moving , FPS 12.92, Running 27.29s Step 284( N/A%), pre moving , FPS 12.92, Running 27.36s Step 285( N/A%), pre moving , FPS 12.83, Running 27.45s Step 286( N/A%), pre moving , FPS 12.79, Running 27.53s Step 287( N/A%), pre moving , FPS 12.71, Running 27.63s Step 288( N/A%), pre moving , FPS 12.70, Running 27.71s Step 289( N/A%), pre moving , FPS 12.61, Running 27.79s Step 290( N/A%), pre moving , FPS 12.49, Running 27.90s Step 291( N/A%), pre moving , FPS 12.38, Running 27.98s Step 292( N/A%), pre moving , FPS 12.17, Running 28.08s Step 293( N/A%), pre moving , FPS 12.03, Running 28.17s Step 294( N/A%), pre moving , FPS 11.89, Running 28.26s Step 295( N/A%), pre moving , FPS 11.73, Running 28.36s Step 296( N/A%), pre moving , FPS 11.59, Running 28.45s Step 297( N/A%), pre moving , FPS 11.50, Running 28.53s Step 298( N/A%), pre moving , FPS 11.54, Running 28.60s Step 299( N/A%), pre moving , FPS 11.64, Running 28.68s Step 300( N/A%), pre moving , FPS 11.67, Running 28.75s Step 301( N/A%), pre moving , FPS 11.97, Running 28.81s Step 302( N/A%), pre moving , FPS 12.08, Running 28.86s Step 303( N/A%), pre moving , FPS 12.32, Running 28.92s Step 304( N/A%), pre moving , FPS 12.60, Running 28.95s Step 305( N/A%), pre moving , FPS 13.02, Running 28.98s Step 306( N/A%), pre moving , FPS 13.49, Running 29.02s Step 307( N/A%), pre moving , FPS 13.98, Running 29.06s Step 308( N/A%), pre moving , FPS 14.49, Running 29.09s Step 309( N/A%), pre moving , FPS 14.95, Running 29.13s Step 310( N/A%), pre moving , FPS 15.68, Running 29.17s Step 311( N/A%), pre moving , FPS 16.28, Running 29.21s Step 312( N/A%), pre moving , FPS 17.09, Running 29.25s Step 313( N/A%), pre moving , FPS 17.94, Running 29.29s Step 314( N/A%), pre moving , FPS 18.94, Running 29.32s Step 315( N/A%), pre moving , FPS 20.07, Running 29.36s Step 316( N/A%), pre moving , FPS 21.23, Running 29.39s Step 317( N/A%), pre moving , FPS 22.40, Running 29.43s Step 318( N/A%), pre moving , FPS 23.27, Running 29.46s Step 319( N/A%), pre moving , FPS 24.23, Running 29.50s Step 320( N/A%), pre moving , FPS 25.48, Running 29.53s Step 321( N/A%), pre moving , FPS 26.39, Running 29.57s Step 322( N/A%), pre moving , FPS 27.04, Running 29.60s Step 323( N/A%), pre moving , FPS 27.85, Running 29.64s Step 324( N/A%), pre moving , FPS 27.80, Running 29.67s Step 325( N/A%), pre moving , FPS 27.81, Running 29.70s Step 326( N/A%), pre moving , FPS 27.86, Running 29.73s Step 327( N/A%), pre moving , FPS 28.12, Running 29.77s Step 328( N/A%), pre moving , FPS 27.75, Running 29.81s Step 329( N/A%), pre moving , FPS 27.94, Running 29.85s Step 330( N/A%), pre moving , FPS 28.13, Running 29.88s Step 331( N/A%), pre moving , FPS 17.17, Running 30.38s Step 332( N/A%), pre moving , FPS 17.24, Running 30.41s Step 333( N/A%), pre moving , FPS 17.27, Running 30.44s Step 334( N/A%), pre moving , FPS 17.26, Running 30.48s Step 335( N/A%), pre moving , FPS 17.34, Running 30.51s Step 336( N/A%), pre moving , FPS 17.24, Running 30.55s Step 337( N/A%), pre moving , FPS 17.10, Running 30.60s Step 338( N/A%), pre moving , FPS 16.93, Running 30.64s Step 339( N/A%), pre moving , FPS 17.03, Running 30.68s Step 340( N/A%), pre moving , FPS 17.03, Running 30.71s Step 341( N/A%), pre moving , FPS 16.95, Running 30.75s Step 342( N/A%), pre moving , FPS 16.94, Running 30.78s Step 343( N/A%), pre moving , FPS 16.80, Running 30.83s Step 344( N/A%), pre moving , FPS 16.61, Running 30.87s Step 345( N/A%), pre moving , FPS 16.52, Running 30.91s Step 346( N/A%), pre moving , FPS 16.49, Running 30.95s Step 347( N/A%), pre moving , FPS 16.47, Running 30.98s Step 348( N/A%), pre moving , FPS 16.27, Running 31.04s Step 349( N/A%), pre moving , FPS 16.07, Running 31.09s Step 350( N/A%), pre moving , FPS 15.75, Running 31.15s Step 351( N/A%), pre moving , FPS 24.23, Running 31.20s Step 352( N/A%), pre moving , FPS 23.52, Running 31.26s Step 353( N/A%), pre moving , FPS 22.68, Running 31.33s Step 354( N/A%), pre moving , FPS 22.11, Running 31.38s Step 355( N/A%), pre moving , FPS 21.74, Running 31.43s Step 356( N/A%), pre moving , FPS 21.54, Running 31.48s Step 357( N/A%), pre moving , FPS 21.40, Running 31.53s Step 358( N/A%), pre moving , FPS 21.32, Running 31.58s Step 359( N/A%), pre moving , FPS 20.94, Running 31.63s Step 360( N/A%), pre moving , FPS 20.22, Running 31.70s Step 361( N/A%), pre moving , FPS 19.80, Running 31.76s Step 362( N/A%), pre moving , FPS 19.41, Running 31.81s Step 363( N/A%), pre moving , FPS 19.17, Running 31.87s Step 364( N/A%), pre moving , FPS 19.45, Running 31.90s Step 365( N/A%), pre moving , FPS 19.51, Running 31.94s Step 366( N/A%), pre moving , FPS 19.52, Running 31.97s Step 367( N/A%), pre moving , FPS 19.52, Running 32.01s Step 368( N/A%), pre moving , FPS 20.00, Running 32.04s Step 369( N/A%), pre moving , FPS 20.42, Running 32.07s Step 370( N/A%), pre moving , FPS 20.93, Running 32.11s Step 371( N/A%), pre moving , FPS 21.17, Running 32.15s Step 372( N/A%), pre moving , FPS 21.69, Running 32.18s Step 373( N/A%), pre moving , FPS 22.35, Running 32.22s Step 374( N/A%), pre moving , FPS 22.90, Running 32.25s Step 375( N/A%), pre moving , FPS 23.35, Running 32.29s Step 376( N/A%), pre moving , FPS 23.83, Running 32.32s Step 377( N/A%), pre moving , FPS 24.31, Running 32.36s Step 378( N/A%), pre moving , FPS 24.79, Running 32.39s Step 379( N/A%), pre moving , FPS 25.26, Running 32.42s Step 380( N/A%), pre moving , FPS 26.27, Running 32.46s Step 381( N/A%), pre moving , FPS 27.19, Running 32.49s Step 382( N/A%), pre moving , FPS 27.97, Running 32.53s Step 383( N/A%), pre moving , FPS 28.88, Running 32.56s Step 384( N/A%), pre moving , FPS 28.90, Running 32.59s Step 385( N/A%), pre moving , FPS 28.96, Running 32.63s Step 386( N/A%), pre moving , FPS 9.56, Running 34.06s Step 387( N/A%), pre moving , FPS 8.73, Running 34.30s Step 388( N/A%), pre moving , FPS 8.21, Running 34.48s Step 389( N/A%), pre moving , FPS 7.51, Running 34.73s Step 390( N/A%), pre moving , FPS 7.14, Running 34.91s Step 391( N/A%), pre moving , FPS 6.64, Running 35.16s Step 392( N/A%), pre moving , FPS 6.35, Running 35.33s Step 393( N/A%), pre moving , FPS 5.87, Running 35.63s Step 394( N/A%), pre moving , FPS 5.59, Running 35.83s Step 395( N/A%), pre moving , FPS 5.22, Running 36.12s Step 396( N/A%), pre moving , FPS 5.05, Running 36.28s Step 397( N/A%), pre moving , FPS 4.80, Running 36.52s Step 398( N/A%), pre moving , FPS 4.68, Running 36.67s Step 399( N/A%), pre moving , FPS 4.43, Running 36.94s Step 400( N/A%), pre moving , FPS 4.28, Running 37.13s Step 401( N/A%), pre moving , FPS 4.11, Running 37.36s Step 402( N/A%), pre moving , FPS 4.02, Running 37.50s Step 403( N/A%), pre moving , FPS 3.86, Running 37.74s Step 404( N/A%), pre moving , FPS 3.75, Running 37.93s Step 405( N/A%), pre moving , FPS 3.61, Running 38.16s Step 406( 0.33%), action 1, FPS 3.90, Running 39.20s Step 407( 0.67%), action 2, FPS 3.67, Running 39.74s Step 408( 1.00%), action 3, FPS 3.39, Running 40.38s Step 409( 1.33%), action 4, FPS 3.34, Running 40.73s Step 410( 1.67%), action 5, FPS 3.15, Running 41.26s Step 411( 2.00%), action 6, FPS 2.99, Running 41.85s Step 412( 2.33%), action 7, FPS 2.87, Running 42.31s Step 413( 2.67%), action 8, FPS 2.78, Running 42.81s Step 414( 3.00%), action 9, FPS 2.74, Running 43.14s Step 415( 3.33%), action 10, FPS 2.76, Running 43.37s Step 416( 3.67%), action 11, FPS 2.48, Running 44.34s Step 417( 4.00%), action 12, FPS 2.42, Running 44.78s Step 418( 4.33%), action 13, FPS 2.32, Running 45.29s Step 419( 4.67%), action 14, FPS 2.32, Running 45.55s Step 420( 5.00%), action 15, FPS 2.25, Running 46.02s Step 421( 5.33%), action 16, FPS 2.19, Running 46.50s Step 422( 5.67%), action 17, FPS 2.11, Running 46.97s Step 423( 6.00%), action 18, FPS 2.07, Running 47.41s Step 424( 6.33%), action 19, FPS 2.00, Running 47.92s Step 425( 6.67%), action 20, FPS 1.96, Running 48.38s Step 426( 7.00%), action 21, FPS 2.02, Running 49.09s Step 427( 7.33%), action 22, FPS 2.09, Running 49.33s Step 428( 7.67%), action 23, FPS 2.09, Running 49.95s Step 429( 8.00%), action 24, FPS 2.06, Running 50.43s Step 430( 8.33%), action 25, FPS 2.05, Running 51.00s Step 431( 8.67%), action 26, FPS 2.08, Running 51.44s Step 432( 9.00%), action 27, FPS 2.11, Running 51.77s Step 433( 9.33%), action 28, FPS 2.15, Running 52.10s Step 434( 9.67%), action 29, FPS 2.08, Running 52.74s Step 435( 10.00%), action 30, FPS 2.05, Running 53.14s Step 436( 10.33%), action 31, FPS 2.11, Running 53.82s Step 437( 10.67%), action 32, FPS 2.17, Running 54.02s Step 438( 11.00%), action 33, FPS 2.20, Running 54.38s Step 439( 11.33%), action 34, FPS 2.21, Running 54.61s Step 440( 11.67%), action 35, FPS 2.20, Running 55.13s Step 441( 12.00%), action 36, FPS 2.24, Running 55.44s Step 442( 12.33%), action 37, FPS 2.22, Running 55.99s Step 443( 12.67%), action 38, FPS 2.26, Running 56.25s Step 444( 13.00%), action 39, FPS 2.27, Running 56.75s Step 445( 13.33%), action 40, FPS 2.29, Running 57.12s Step 446( 13.67%), action 41, FPS 2.32, Running 57.71s Step 447( 14.00%), action 42, FPS 2.29, Running 58.05s Step 448( 14.33%), action 43, FPS 2.35, Running 58.48s Step 449( 14.67%), action 44, FPS 2.36, Running 58.89s Step 450( 15.00%), action 45, FPS 2.41, Running 59.30s Step 451( 15.33%), action 46, FPS 2.47, Running 59.55s Step 452( 15.67%), action 47, FPS 2.39, Running 60.14s Step 453( 16.00%), action 48, FPS 2.41, Running 60.42s Step 454( 16.33%), action 49, FPS 2.42, Running 61.01s Step 455( 16.67%), action 50, FPS 2.44, Running 61.33s Step 456( 17.00%), action 51, FPS 2.45, Running 62.00s Step 457( 17.33%), action 52, FPS 2.42, Running 62.27s Step 458( 17.67%), action 53, FPS 2.36, Running 62.86s Step 459( 18.00%), action 54, FPS 2.35, Running 63.12s Step 460( 18.33%), action 55, FPS 2.38, Running 63.55s Step 461( 18.67%), action 56, FPS 2.37, Running 63.87s Step 462( 19.00%), action 57, FPS 2.39, Running 64.35s Step 463( 19.33%), action 58, FPS 2.39, Running 64.62s Step 464( 19.67%), action 59, FPS 2.39, Running 65.10s Step 465( 20.00%), action 60, FPS 2.42, Running 65.38s Step 466( 20.33%), action 61, FPS 2.36, Running 66.17s Step 467( 20.67%), action 62, FPS 2.36, Running 66.53s Step 468( 21.00%), action 63, FPS 2.35, Running 66.98s Step 469( 21.33%), action 64, FPS 2.39, Running 67.26s Step 470( 21.67%), action 65, FPS 2.32, Running 67.91s Step 471( 22.00%), action 66, FPS 2.26, Running 68.40s Step 472( 22.33%), action 67, FPS 2.29, Running 68.88s Step 473( 22.67%), action 68, FPS 2.29, Running 69.14s Step 474( 23.00%), action 69, FPS 2.35, Running 69.54s Step 475( 23.33%), action 70, FPS 2.34, Running 69.88s Step 476( 23.67%), action 71, FPS 2.32, Running 70.61s Step 477( 24.00%), action 72, FPS 2.31, Running 70.93s Step 478( 24.33%), action 73, FPS 2.34, Running 71.40s Step 479( 24.67%), action 74, FPS 2.32, Running 71.74s Step 480( 25.00%), action 75, FPS 2.28, Running 72.33s Step 481( 25.33%), action 76, FPS 2.27, Running 72.67s Step 482( 25.67%), action 77, FPS 2.25, Running 73.23s Step 483( 26.00%), action 78, FPS 2.18, Running 73.80s Step 484( 26.33%), action 79, FPS 2.16, Running 74.35s Step 485( 26.67%), action 80, FPS 2.14, Running 74.74s Step 486( 27.00%), action 81, FPS 2.17, Running 75.39s Step 487( 27.33%), action 82, FPS 2.19, Running 75.68s Step 488( 27.67%), action 83, FPS 2.20, Running 76.08s Step 489( 28.00%), action 84, FPS 2.17, Running 76.48s Step 490( 28.33%), action 85, FPS 2.18, Running 77.07s Step 491( 28.67%), action 86, FPS 2.20, Running 77.51s Step 492( 29.00%), action 87, FPS 2.16, Running 78.14s Step 493( 29.33%), action 88, FPS 2.16, Running 78.39s Step 494( 29.67%), action 89, FPS 2.14, Running 78.89s Step 495( 30.00%), action 90, FPS 2.10, Running 79.40s Step 496( 30.33%), action 91, FPS 2.14, Running 79.96s Step 497( 30.67%), action 92, FPS 2.12, Running 80.36s Step 498( 31.00%), action 93, FPS 2.09, Running 80.97s Step 499( 31.33%), action 94, FPS 2.07, Running 81.41s Step 500( 31.67%), action 95, FPS 2.10, Running 81.86s Step 501( 32.00%), action 96, FPS 2.12, Running 82.11s Step 502( 32.33%), action 97, FPS 2.14, Running 82.56s Step 503( 32.67%), action 98, FPS 2.18, Running 82.98s Step 504( 33.00%), action 99, FPS 2.18, Running 83.52s Step 505( 33.33%), action 100, FPS 2.18, Running 83.92s Step 506( 33.67%), action 101, FPS 2.19, Running 84.53s Step 507( 34.00%), action 102, FPS 2.17, Running 84.89s Step 508( 34.33%), action 103, FPS 2.11, Running 85.54s Step 509( 34.67%), action 104, FPS 2.12, Running 85.93s Step 510( 35.00%), action 105, FPS 2.09, Running 86.65s Step 511( 35.33%), action 106, FPS 2.08, Running 87.11s Step 512( 35.67%), action 107, FPS 2.09, Running 87.71s Step 513( 36.00%), action 108, FPS 2.04, Running 88.21s Step 514( 36.33%), action 109, FPS 2.06, Running 88.62s Step 515( 36.67%), action 110, FPS 2.11, Running 88.89s Step 516( 37.00%), action 111, FPS 2.06, Running 89.66s Step 517( 37.33%), action 112, FPS 2.10, Running 89.91s Step 518( 37.67%), action 113, FPS 2.12, Running 90.41s Step 519( 38.00%), action 114, FPS 2.12, Running 90.84s Step 520( 38.33%), action 115, FPS 2.10, Running 91.39s Step 521( 38.67%), action 116, FPS 2.10, Running 91.62s Step 522( 39.00%), action 117, FPS 2.05, Running 92.30s Step 523( 39.33%), action 118, FPS 2.09, Running 92.55s Step 524( 39.67%), action 119, FPS 2.09, Running 93.11s Step 525( 40.00%), action 120, FPS 2.07, Running 93.56s Step 526( 40.33%), action 121, FPS 2.05, Running 94.27s Step 527( 40.67%), action 122, FPS 2.03, Running 94.77s Step 528( 41.00%), action 123, FPS 2.05, Running 95.30s Step 529( 41.33%), action 124, FPS 2.09, Running 95.51s Step 530( 41.67%), action 125, FPS 2.11, Running 96.12s Step 531( 42.00%), action 126, FPS 2.12, Running 96.53s Step 532( 42.33%), action 127, FPS 2.11, Running 97.18s Step 533( 42.67%), action 128, FPS 2.12, Running 97.63s Step 534( 43.00%), action 129, FPS 2.10, Running 98.15s Step 535( 43.33%), action 130, FPS 2.11, Running 98.37s Step 536( 43.67%), action 131, FPS 2.12, Running 99.09s Step 537( 44.00%), action 132, FPS 2.13, Running 99.32s Step 538( 44.33%), action 133, FPS 2.15, Running 99.73s Step 539( 44.67%), action 134, FPS 2.19, Running 99.99s Step 540( 45.00%), action 135, FPS 2.20, Running 100.48s Step 541( 45.33%), action 136, FPS 2.19, Running 100.75s Step 542( 45.67%), action 137, FPS 2.20, Running 101.37s Step 543( 46.00%), action 138, FPS 2.16, Running 101.80s Step 544( 46.33%), action 139, FPS 2.13, Running 102.50s Step 545( 46.67%), action 140, FPS 2.15, Running 102.87s Step 546( 47.00%), action 141, FPS 2.14, Running 103.62s Step 547( 47.33%), action 142, FPS 2.17, Running 103.98s Step 548( 47.67%), action 143, FPS 2.19, Running 104.44s Step 549( 48.00%), action 144, FPS 2.15, Running 104.82s Step 550( 48.33%), action 145, FPS 2.13, Running 105.51s Step 551( 48.67%), action 146, FPS 2.13, Running 105.93s Step 552( 49.00%), action 147, FPS 2.17, Running 106.40s Step 553( 49.33%), action 148, FPS 2.19, Running 106.77s Step 554( 49.67%), action 149, FPS 2.14, Running 107.50s Step 555( 50.00%), action 150, FPS 2.09, Running 107.94s Step 556( 50.33%), action 151, FPS 2.10, Running 108.59s Step 557( 50.67%), action 152, FPS 2.05, Running 109.06s Step 558( 51.00%), action 153, FPS 2.00, Running 109.71s Step 559( 51.33%), action 154, FPS 1.97, Running 110.16s Step 560( 51.67%), action 155, FPS 1.95, Running 110.75s Step 561( 52.00%), action 156, FPS 1.91, Running 111.24s Step 562( 52.33%), action 157, FPS 1.92, Running 111.81s Step 563( 52.67%), action 158, FPS 1.93, Running 112.18s Step 564( 53.00%), action 159, FPS 1.94, Running 112.78s Step 565( 53.33%), action 160, FPS 1.92, Running 113.27s Step 566( 53.67%), action 161, FPS 1.92, Running 114.05s Step 567( 54.00%), action 162, FPS 1.94, Running 114.30s Step 568( 54.33%), action 163, FPS 1.94, Running 114.75s Step 569( 54.67%), action 164, FPS 1.92, Running 115.22s Step 570( 55.00%), action 165, FPS 1.94, Running 115.80s Step 571( 55.33%), action 166, FPS 1.93, Running 116.32s Step 572( 55.67%), action 167, FPS 1.88, Running 117.03s Step 573( 56.00%), action 168, FPS 1.87, Running 117.46s Step 574( 56.33%), action 169, FPS 1.89, Running 118.09s Step 575( 56.67%), action 170, FPS 1.90, Running 118.47s Step 576( 57.00%), action 171, FPS 1.88, Running 119.23s Step 577( 57.33%), action 172, FPS 1.90, Running 119.59s Step 578( 57.67%), action 173, FPS 1.90, Running 120.24s Step 579( 58.00%), action 174, FPS 1.90, Running 120.70s Step 580( 58.33%), action 175, FPS 1.88, Running 121.36s Step 581( 58.67%), action 176, FPS 1.90, Running 121.79s Step 582( 59.00%), action 177, FPS 1.90, Running 122.34s Step 583( 59.33%), action 178, FPS 1.88, Running 122.81s Step 584( 59.67%), action 179, FPS 1.88, Running 123.42s Step 585( 60.00%), action 180, FPS 1.88, Running 123.89s Step 586( 60.33%), action 181, FPS 1.91, Running 124.54s Step 587( 60.67%), action 182, FPS 1.87, Running 125.01s [2026-08-01 18:04:30] [57 ] Seed 56 failed after 125.64 s. +steps: 587 , actions: 182 . +Instruction: Empty +Total 29/57(50.88%) success. +Setting seed: 57 +Step 1( N/A%), pre moving , FPS 11.35, Running 0.09s Step 2( N/A%), pre moving , FPS 15.66, Running 0.13s Step 3( N/A%), pre moving , FPS 17.24, Running 0.17s Step 4( N/A%), pre moving , FPS 18.71, Running 0.21s Step 5( N/A%), pre moving , FPS 19.18, Running 0.26s Step 6( N/A%), pre moving , FPS 20.09, Running 0.30s Step 7( N/A%), pre moving , FPS 20.76, Running 0.34s Step 8( N/A%), pre moving , FPS 21.27, Running 0.38s Step 9( N/A%), pre moving , FPS 21.51, Running 0.42s Step 10( N/A%), pre moving , FPS 21.60, Running 0.46s Step 11( N/A%), pre moving , FPS 21.90, Running 0.50s Step 12( N/A%), pre moving , FPS 21.83, Running 0.55s Step 13( N/A%), pre moving , FPS 22.16, Running 0.59s Step 14( N/A%), pre moving , FPS 22.42, Running 0.62s Step 15( N/A%), pre moving , FPS 22.64, Running 0.66s Step 16( N/A%), pre moving , FPS 22.87, Running 0.70s Step 17( N/A%), pre moving , FPS 23.09, Running 0.74s Step 18( N/A%), pre moving , FPS 23.13, Running 0.78s Step 19( N/A%), pre moving , FPS 23.05, Running 0.82s Step 20( N/A%), pre moving , FPS 23.10, Running 0.87s Step 21( N/A%), pre moving , FPS 19.78, Running 1.10s Step 22( N/A%), pre moving , FPS 19.14, Running 1.17s Step 23( N/A%), pre moving , FPS 19.29, Running 1.21s Step 24( N/A%), pre moving , FPS 19.40, Running 1.24s Step 25( N/A%), pre moving , FPS 19.62, Running 1.28s Step 26( N/A%), pre moving , FPS 16.37, Running 1.52s Step 27( N/A%), pre moving , FPS 16.34, Running 1.56s Step 28( N/A%), pre moving , FPS 16.31, Running 1.60s Step 29( N/A%), pre moving , FPS 16.32, Running 1.64s Step 30( N/A%), pre moving , FPS 16.42, Running 1.68s Step 31( N/A%), pre moving , FPS 16.45, Running 1.72s Step 32( N/A%), pre moving , FPS 16.56, Running 1.76s Step 33( N/A%), pre moving , FPS 16.30, Running 1.81s Step 34( N/A%), pre moving , FPS 16.19, Running 1.86s Step 35( N/A%), pre moving , FPS 16.03, Running 1.91s Step 36( N/A%), pre moving , FPS 13.09, Running 2.23s Step 37( N/A%), pre moving , FPS 13.02, Running 2.27s Step 38( N/A%), pre moving , FPS 12.99, Running 2.32s Step 39( N/A%), pre moving , FPS 13.02, Running 2.36s Step 40( N/A%), pre moving , FPS 13.05, Running 2.40s Step 41( N/A%), pre moving , FPS 14.94, Running 2.44s Step 42( N/A%), pre moving , FPS 15.23, Running 2.49s Step 43( N/A%), pre moving , FPS 15.19, Running 2.53s Step 44( N/A%), pre moving , FPS 15.15, Running 2.57s Step 45( N/A%), pre moving , FPS 15.12, Running 2.60s Step 46( N/A%), pre moving , FPS 17.83, Running 2.64s Step 47( N/A%), pre moving , FPS 17.83, Running 2.68s Step 48( N/A%), pre moving , FPS 17.71, Running 2.73s Step 49( N/A%), pre moving , FPS 17.63, Running 2.78s Step 50( N/A%), pre moving , FPS 17.61, Running 2.82s Step 51( N/A%), pre moving , FPS 17.62, Running 2.85s Step 52( N/A%), pre moving , FPS 17.63, Running 2.89s Step 53( N/A%), pre moving , FPS 17.91, Running 2.93s Step 54( N/A%), pre moving , FPS 18.04, Running 2.97s Step 55( N/A%), pre moving , FPS 17.93, Running 3.03s Step 56( N/A%), pre moving , FPS 23.34, Running 3.08s Step 57( N/A%), pre moving , FPS 22.92, Running 3.15s Step 58( N/A%), pre moving , FPS 22.43, Running 3.21s Step 59( N/A%), pre moving , FPS 22.05, Running 3.27s Step 60( N/A%), pre moving , FPS 21.61, Running 3.32s Step 61( N/A%), pre moving , FPS 21.12, Running 3.39s Step 62( N/A%), pre moving , FPS 20.73, Running 3.45s Step 63( N/A%), pre moving , FPS 20.38, Running 3.51s Step 64( N/A%), pre moving , FPS 19.95, Running 3.57s Step 65( N/A%), pre moving , FPS 19.59, Running 3.62s Step 66( N/A%), pre moving , FPS 19.22, Running 3.68s Step 67( N/A%), pre moving , FPS 18.84, Running 3.74s Step 68( N/A%), pre moving , FPS 18.65, Running 3.80s Step 69( N/A%), pre moving , FPS 18.42, Running 3.86s Step 70( N/A%), pre moving , FPS 18.04, Running 3.93s Step 71( N/A%), pre moving , FPS 17.51, Running 4.00s Step 72( N/A%), pre moving , FPS 17.13, Running 4.06s Step 73( N/A%), pre moving , FPS 16.82, Running 4.12s Step 74( N/A%), pre moving , FPS 16.49, Running 4.18s Step 75( N/A%), pre moving , FPS 16.34, Running 4.25s Step 76( N/A%), pre moving , FPS 16.33, Running 4.31s Step 77( N/A%), pre moving , FPS 16.33, Running 4.37s Step 78( N/A%), pre moving , FPS 16.39, Running 4.43s Step 79( N/A%), pre moving , FPS 16.30, Running 4.49s Step 80( N/A%), pre moving , FPS 15.95, Running 4.58s Step 81( N/A%), pre moving , FPS 15.97, Running 4.64s Step 82( N/A%), pre moving , FPS 15.90, Running 4.71s Step 83( N/A%), pre moving , FPS 15.89, Running 4.77s Step 84( N/A%), pre moving , FPS 16.09, Running 4.81s Step 85( N/A%), pre moving , FPS 16.24, Running 4.86s Step 86( N/A%), pre moving , FPS 16.47, Running 4.90s Step 87( N/A%), pre moving , FPS 16.77, Running 4.94s Step 88( N/A%), pre moving , FPS 17.02, Running 4.98s Step 89( N/A%), pre moving , FPS 17.32, Running 5.02s Step 90( N/A%), pre moving , FPS 17.66, Running 5.06s Step 91( N/A%), pre moving , FPS 18.18, Running 5.10s Step 92( N/A%), pre moving , FPS 18.59, Running 5.14s Step 93( N/A%), pre moving , FPS 18.81, Running 5.18s Step 94( N/A%), pre moving , FPS 19.21, Running 5.22s Step 95( N/A%), pre moving , FPS 19.67, Running 5.27s Step 96( N/A%), pre moving , FPS 19.99, Running 5.31s Step 97( N/A%), pre moving , FPS 20.27, Running 5.36s Step 98( N/A%), pre moving , FPS 20.61, Running 5.40s Step 99( N/A%), pre moving , FPS 21.17, Running 5.44s Step 100( N/A%), pre moving , FPS 22.23, Running 5.48s Step 101( N/A%), pre moving , FPS 22.71, Running 5.52s Step 102( N/A%), pre moving , FPS 23.35, Running 5.57s Step 103( N/A%), pre moving , FPS 23.89, Running 5.60s Step 104( N/A%), pre moving , FPS 23.79, Running 5.65s Step 105( N/A%), pre moving , FPS 23.91, Running 5.69s Step 106( N/A%), pre moving , FPS 23.84, Running 5.74s Step 107( N/A%), pre moving , FPS 23.86, Running 5.78s Step 108( N/A%), pre moving , FPS 23.90, Running 5.82s Step 109( N/A%), pre moving , FPS 23.89, Running 5.86s Step 110( N/A%), pre moving , FPS 14.70, Running 6.42s Step 111( N/A%), pre moving , FPS 12.87, Running 6.65s Step 112( N/A%), pre moving , FPS 11.26, Running 6.91s Step 113( N/A%), pre moving , FPS 10.44, Running 7.10s Step 114( N/A%), pre moving , FPS 9.17, Running 7.40s Step 115( N/A%), pre moving , FPS 8.57, Running 7.60s Step 116( N/A%), pre moving , FPS 7.83, Running 7.86s Step 117( N/A%), pre moving , FPS 7.48, Running 8.03s Step 118( N/A%), pre moving , FPS 6.97, Running 8.27s Step 119( N/A%), pre moving , FPS 6.63, Running 8.45s Step 120( N/A%), pre moving , FPS 6.22, Running 8.69s Step 121( N/A%), pre moving , FPS 5.97, Running 8.87s Step 122( N/A%), pre moving , FPS 5.64, Running 9.11s Step 123( N/A%), pre moving , FPS 5.37, Running 9.33s Step 124( N/A%), pre moving , FPS 5.04, Running 9.62s Step 125( N/A%), pre moving , FPS 4.87, Running 9.80s Step 126( N/A%), pre moving , FPS 4.65, Running 10.04s Step 127( N/A%), pre moving , FPS 4.49, Running 10.23s Step 128( N/A%), pre moving , FPS 4.30, Running 10.47s Step 129( N/A%), pre moving , FPS 4.19, Running 10.63s Step 130( N/A%), pre moving , FPS 4.48, Running 10.88s Step 131( N/A%), pre moving , FPS 4.53, Running 11.07s Step 132( N/A%), pre moving , FPS 4.51, Running 11.34s Step 133( N/A%), pre moving , FPS 4.51, Running 11.53s Step 134( N/A%), pre moving , FPS 4.57, Running 11.78s Step 135( N/A%), pre moving , FPS 4.57, Running 11.98s Step 136( N/A%), pre moving , FPS 4.58, Running 12.23s Step 137( N/A%), pre moving , FPS 4.59, Running 12.39s Step 138( N/A%), pre moving , FPS 4.58, Running 12.64s Step 139( N/A%), pre moving , FPS 4.59, Running 12.81s Step 140( N/A%), pre moving , FPS 4.54, Running 13.10s Step 141( N/A%), pre moving , FPS 4.55, Running 13.26s Step 142( N/A%), pre moving , FPS 4.49, Running 13.57s Step 143( N/A%), pre moving , FPS 4.54, Running 13.74s Step 144( N/A%), pre moving , FPS 4.56, Running 14.01s Step 145( N/A%), pre moving , FPS 4.56, Running 14.19s Step 146( N/A%), pre moving , FPS 4.51, Running 14.47s Step 147( N/A%), pre moving , FPS 4.53, Running 14.65s Step 148( N/A%), pre moving , FPS 4.52, Running 14.90s Step 149( N/A%), pre moving , FPS 4.47, Running 15.11s Step 150( N/A%), pre moving , FPS 4.46, Running 15.36s Step 151( N/A%), pre moving , FPS 4.43, Running 15.58s Step 152( N/A%), pre moving , FPS 4.39, Running 15.90s Step 153( N/A%), pre moving , FPS 4.38, Running 16.09s Step 154( N/A%), pre moving , FPS 4.37, Running 16.36s Step 155( N/A%), pre moving , FPS 4.42, Running 16.50s Step 156( N/A%), pre moving , FPS 4.41, Running 16.76s Step 157( N/A%), pre moving , FPS 4.40, Running 16.93s Step 158( N/A%), pre moving , FPS 4.41, Running 17.18s Step 159( N/A%), pre moving , FPS 4.39, Running 17.36s Step 160( N/A%), pre moving , FPS 4.42, Running 17.62s Step 161( N/A%), pre moving , FPS 4.43, Running 17.78s Step 162( N/A%), pre moving , FPS 4.47, Running 18.04s Step 163( N/A%), pre moving , FPS 4.48, Running 18.20s Step 164( N/A%), pre moving , FPS 4.48, Running 18.47s Step 165( N/A%), pre moving , FPS 4.51, Running 18.62s Step 166( N/A%), pre moving , FPS 4.51, Running 18.91s Step 167( N/A%), pre moving , FPS 4.48, Running 19.12s Step 168( N/A%), pre moving , FPS 4.46, Running 19.39s Step 169( N/A%), pre moving , FPS 4.51, Running 19.54s Step 170( N/A%), pre moving , FPS 4.48, Running 19.83s Step 171( N/A%), pre moving , FPS 4.66, Running 19.87s Step 172( N/A%), pre moving , FPS 4.98, Running 19.91s Step 173( N/A%), pre moving , FPS 5.17, Running 19.96s Step 174( N/A%), pre moving , FPS 5.47, Running 20.01s Step 175( N/A%), pre moving , FPS 5.63, Running 20.05s Step 176( N/A%), pre moving , FPS 6.00, Running 20.09s Step 177( N/A%), pre moving , FPS 6.25, Running 20.13s Step 178( N/A%), pre moving , FPS 6.68, Running 20.17s Step 179( N/A%), pre moving , FPS 7.01, Running 20.22s Step 180( N/A%), pre moving , FPS 7.58, Running 20.26s Step 181( N/A%), pre moving , FPS 6.67, Running 20.77s Step 182( N/A%), pre moving , FPS 7.20, Running 20.81s Step 183( N/A%), pre moving , FPS 7.53, Running 20.86s Step 184( N/A%), pre moving , FPS 8.20, Running 20.90s Step 185( N/A%), pre moving , FPS 8.51, Running 20.97s Step 186( N/A%), pre moving , FPS 9.28, Running 21.07s Step 187( N/A%), pre moving , FPS 10.07, Running 21.11s Step 188( N/A%), pre moving , FPS 11.26, Running 21.16s Step 189( N/A%), pre moving , FPS 11.91, Running 21.22s Step 190( N/A%), pre moving , FPS 13.76, Running 21.28s Step 191( N/A%), pre moving , FPS 13.60, Running 21.34s Step 192( N/A%), pre moving , FPS 13.25, Running 21.42s Step 193( N/A%), pre moving , FPS 12.86, Running 21.51s Step 194( N/A%), pre moving , FPS 12.81, Running 21.58s Step 195( N/A%), pre moving , FPS 12.27, Running 21.68s Step 196( N/A%), pre moving , FPS 11.94, Running 21.77s Step 197( N/A%), pre moving , FPS 11.64, Running 21.85s Step 198( N/A%), pre moving , FPS 11.54, Running 21.91s Step 199( N/A%), pre moving , FPS 11.20, Running 22.00s Step 200( N/A%), pre moving , FPS 11.02, Running 22.07s Step 201( N/A%), pre moving , FPS 14.20, Running 22.18s Step 202( N/A%), pre moving , FPS 13.63, Running 22.28s Step 203( N/A%), pre moving , FPS 13.07, Running 22.39s Step 204( N/A%), pre moving , FPS 12.64, Running 22.49s Step 205( N/A%), pre moving , FPS 12.36, Running 22.59s Step 206( N/A%), pre moving , FPS 12.27, Running 22.70s Step 207( N/A%), pre moving , FPS 11.80, Running 22.80s Step 208( N/A%), pre moving , FPS 11.49, Running 22.90s Step 209( N/A%), pre moving , FPS 11.24, Running 23.00s Step 210( N/A%), pre moving , FPS 11.00, Running 23.10s Step 211( N/A%), pre moving , FPS 10.76, Running 23.20s Step 212( N/A%), pre moving , FPS 10.64, Running 23.30s Step 213( N/A%), pre moving , FPS 10.53, Running 23.41s Step 214( N/A%), pre moving , FPS 10.28, Running 23.52s Step 215( N/A%), pre moving , FPS 10.34, Running 23.62s Step 216( N/A%), pre moving , FPS 10.22, Running 23.73s Step 217( N/A%), pre moving , FPS 10.06, Running 23.84s Step 218( N/A%), pre moving , FPS 9.72, Running 23.96s Step 219( N/A%), pre moving , FPS 9.69, Running 24.06s Step 220( N/A%), pre moving , FPS 9.51, Running 24.18s Step 221( N/A%), pre moving , FPS 9.63, Running 24.26s Step 222( N/A%), pre moving , FPS 9.68, Running 24.35s Step 223( N/A%), pre moving , FPS 9.79, Running 24.43s Step 224( N/A%), pre moving , FPS 9.80, Running 24.53s Step 225( N/A%), pre moving , FPS 9.88, Running 24.61s Step 226( N/A%), pre moving , FPS 10.09, Running 24.68s Step 227( N/A%), pre moving , FPS 10.30, Running 24.74s Step 228( N/A%), pre moving , FPS 10.46, Running 24.82s Step 229( N/A%), pre moving , FPS 10.77, Running 24.86s Step 230( N/A%), pre moving , FPS 11.12, Running 24.90s Step 231( N/A%), pre moving , FPS 11.51, Running 24.94s Step 232( N/A%), pre moving , FPS 11.98, Running 24.97s Step 233( N/A%), pre moving , FPS 12.28, Running 25.04s Step 234( N/A%), pre moving , FPS 12.72, Running 25.09s Step 235( N/A%), pre moving , FPS 13.10, Running 25.15s Step 236( N/A%), pre moving , FPS 13.76, Running 25.18s Step 237( N/A%), pre moving , FPS 14.59, Running 25.21s Step 238( N/A%), pre moving , FPS 15.46, Running 25.26s Step 239( N/A%), pre moving , FPS 16.33, Running 25.29s Step 240( N/A%), pre moving , FPS 17.44, Running 25.32s Step 241( N/A%), pre moving , FPS 18.22, Running 25.36s Step 242( N/A%), pre moving , FPS 19.23, Running 25.39s Step 243( N/A%), pre moving , FPS 13.84, Running 25.88s Step 244( N/A%), pre moving , FPS 14.38, Running 25.92s Step 245( N/A%), pre moving , FPS 14.92, Running 25.95s Step 246( N/A%), pre moving , FPS 15.27, Running 25.99s Step 247( N/A%), pre moving , FPS 15.56, Running 26.03s Step 248( N/A%), pre moving , FPS 16.00, Running 26.07s Step 249( N/A%), pre moving , FPS 15.88, Running 26.12s Step 250( N/A%), pre moving , FPS 15.94, Running 26.16s Step 251( N/A%), pre moving , FPS 15.54, Running 26.23s Step 252( N/A%), pre moving , FPS 15.22, Running 26.29s Step 253( N/A%), pre moving , FPS 15.38, Running 26.34s Step 254( N/A%), pre moving , FPS 15.39, Running 26.39s Step 255( N/A%), pre moving , FPS 15.34, Running 26.45s Step 256( N/A%), pre moving , FPS 15.07, Running 26.51s Step 257( N/A%), pre moving , FPS 14.73, Running 26.57s Step 258( N/A%), pre moving , FPS 14.66, Running 26.62s Step 259( N/A%), pre moving , FPS 14.43, Running 26.68s Step 260( N/A%), pre moving , FPS 14.03, Running 26.75s Step 261( N/A%), pre moving , FPS 13.82, Running 26.80s Step 262( N/A%), pre moving , FPS 13.46, Running 26.87s Step 263( N/A%), pre moving , FPS 19.06, Running 26.93s Step 264( N/A%), pre moving , FPS 18.77, Running 26.98s Step 265( N/A%), pre moving , FPS 18.05, Running 27.06s Step 266( N/A%), pre moving , FPS 17.65, Running 27.12s Step 267( N/A%), pre moving , FPS 17.07, Running 27.20s Step 268( N/A%), pre moving , FPS 16.37, Running 27.29s Step 269( N/A%), pre moving , FPS 16.06, Running 27.36s Step 270( N/A%), pre moving , FPS 15.72, Running 27.43s Step 271( N/A%), pre moving , FPS 15.78, Running 27.50s Step 272( N/A%), pre moving , FPS 15.39, Running 27.59s Step 273( N/A%), pre moving , FPS 15.12, Running 27.66s Step 274( N/A%), pre moving , FPS 14.78, Running 27.75s Step 275( N/A%), pre moving , FPS 14.64, Running 27.82s Step 276( N/A%), pre moving , FPS 14.31, Running 27.90s Step 277( N/A%), pre moving , FPS 14.26, Running 27.97s Step 278( N/A%), pre moving , FPS 13.96, Running 28.05s Step 279( N/A%), pre moving , FPS 13.85, Running 28.12s Step 280( N/A%), pre moving , FPS 13.78, Running 28.20s Step 281( N/A%), pre moving , FPS 13.64, Running 28.27s Step 282( N/A%), pre moving , FPS 13.55, Running 28.35s Step 283( N/A%), pre moving , FPS 13.32, Running 28.43s Step 284( N/A%), pre moving , FPS 12.98, Running 28.52s Step 285( N/A%), pre moving , FPS 13.06, Running 28.59s Step 286( N/A%), pre moving , FPS 12.87, Running 28.68s Step 287( N/A%), pre moving , FPS 12.97, Running 28.74s Step 288( N/A%), pre moving , FPS 12.99, Running 28.83s Step 289( N/A%), pre moving , FPS 13.03, Running 28.90s Step 290( N/A%), pre moving , FPS 12.83, Running 28.99s Step 291( N/A%), pre moving , FPS 12.72, Running 29.07s Step 292( N/A%), pre moving , FPS 12.75, Running 29.16s Step 293( N/A%), pre moving , FPS 12.61, Running 29.25s Step 294( N/A%), pre moving , FPS 12.58, Running 29.34s Step 295( N/A%), pre moving , FPS 12.48, Running 29.42s Step 296( N/A%), pre moving , FPS 12.44, Running 29.51s Step 297( N/A%), pre moving , FPS 12.30, Running 29.60s Step 298( N/A%), pre moving , FPS 12.31, Running 29.68s Step 299( N/A%), pre moving , FPS 12.09, Running 29.77s Step 300( N/A%), pre moving , FPS 11.69, Running 29.91s Step 301( N/A%), pre moving , FPS 11.57, Running 30.00s Step 302( N/A%), pre moving , FPS 11.55, Running 30.08s Step 303( N/A%), pre moving , FPS 11.59, Running 30.15s Step 304( N/A%), pre moving , FPS 11.69, Running 30.24s Step 305( N/A%), pre moving , FPS 11.67, Running 30.31s Step 306( N/A%), pre moving , FPS 11.72, Running 30.38s Step 307( N/A%), pre moving , FPS 11.70, Running 30.45s Step 308( N/A%), pre moving , FPS 11.95, Running 30.50s Step 309( N/A%), pre moving , FPS 12.18, Running 30.54s Step 310( N/A%), pre moving , FPS 12.63, Running 30.57s Step 311( N/A%), pre moving , FPS 13.03, Running 30.60s Step 312( N/A%), pre moving , FPS 13.53, Running 30.63s Step 313( N/A%), pre moving , FPS 14.13, Running 30.66s Step 314( N/A%), pre moving , FPS 14.71, Running 30.70s Step 315( N/A%), pre moving , FPS 15.26, Running 30.73s Step 316( N/A%), pre moving , FPS 16.04, Running 30.76s Step 317( N/A%), pre moving , FPS 16.65, Running 30.80s Step 318( N/A%), pre moving , FPS 17.26, Running 30.84s Step 319( N/A%), pre moving , FPS 18.20, Running 30.87s Step 320( N/A%), pre moving , FPS 19.64, Running 30.93s Step 321( N/A%), pre moving , FPS 20.58, Running 30.97s Step 322( N/A%), pre moving , FPS 21.60, Running 31.01s Step 323( N/A%), pre moving , FPS 22.57, Running 31.04s Step 324( N/A%), pre moving , FPS 23.91, Running 31.07s Step 325( N/A%), pre moving , FPS 25.07, Running 31.10s Step 326( N/A%), pre moving , FPS 26.36, Running 31.14s Step 327( N/A%), pre moving , FPS 27.61, Running 31.18s Step 328( N/A%), pre moving , FPS 28.21, Running 31.21s Step 329( N/A%), pre moving , FPS 28.47, Running 31.24s Step 330( N/A%), pre moving , FPS 28.36, Running 31.28s Step 331( N/A%), pre moving , FPS 28.24, Running 31.31s Step 332( N/A%), pre moving , FPS 28.07, Running 31.35s Step 333( N/A%), pre moving , FPS 27.75, Running 31.39s Step 334( N/A%), pre moving , FPS 27.37, Running 31.43s Step 335( N/A%), pre moving , FPS 26.58, Running 31.48s Step 336( N/A%), pre moving , FPS 15.86, Running 32.02s Step 337( N/A%), pre moving , FPS 15.74, Running 32.07s Step 338( N/A%), pre moving , FPS 15.79, Running 32.10s Step 339( N/A%), pre moving , FPS 15.63, Running 32.15s Step 340( N/A%), pre moving , FPS 15.70, Running 32.20s Step 341( N/A%), pre moving , FPS 15.45, Running 32.26s Step 342( N/A%), pre moving , FPS 15.31, Running 32.31s Step 343( N/A%), pre moving , FPS 15.31, Running 32.35s Step 344( N/A%), pre moving , FPS 15.31, Running 32.38s Step 345( N/A%), pre moving , FPS 15.09, Running 32.43s Step 346( N/A%), pre moving , FPS 14.80, Running 32.49s Step 347( N/A%), pre moving , FPS 14.66, Running 32.54s Step 348( N/A%), pre moving , FPS 14.50, Running 32.59s Step 349( N/A%), pre moving , FPS 14.32, Running 32.64s Step 350( N/A%), pre moving , FPS 14.16, Running 32.69s Step 351( N/A%), pre moving , FPS 14.01, Running 32.74s Step 352( N/A%), pre moving , FPS 14.00, Running 32.77s Step 353( N/A%), pre moving , FPS 14.08, Running 32.81s Step 354( N/A%), pre moving , FPS 14.17, Running 32.84s Step 355( N/A%), pre moving , FPS 14.39, Running 32.87s Step 356( N/A%), pre moving , FPS 22.62, Running 32.90s Step 357( N/A%), pre moving , FPS 22.81, Running 32.95s Step 358( N/A%), pre moving , FPS 22.81, Running 32.98s Step 359( N/A%), pre moving , FPS 23.24, Running 33.01s Step 360( N/A%), pre moving , FPS 23.77, Running 33.04s Step 361( N/A%), pre moving , FPS 24.38, Running 33.08s Step 362( N/A%), pre moving , FPS 24.80, Running 33.12s Step 363( N/A%), pre moving , FPS 24.10, Running 33.18s Step 364( N/A%), pre moving , FPS 23.65, Running 33.22s Step 365( N/A%), pre moving , FPS 23.78, Running 33.27s Step 366( N/A%), pre moving , FPS 24.13, Running 33.32s Step 367( N/A%), pre moving , FPS 23.81, Running 33.38s Step 368( N/A%), pre moving , FPS 23.57, Running 33.44s Step 369( N/A%), pre moving , FPS 23.47, Running 33.49s Step 370( N/A%), pre moving , FPS 23.53, Running 33.54s Step 371( N/A%), pre moving , FPS 23.37, Running 33.60s Step 372( N/A%), pre moving , FPS 22.75, Running 33.65s Step 373( N/A%), pre moving , FPS 22.30, Running 33.70s Step 374( N/A%), pre moving , FPS 21.87, Running 33.75s Step 375( N/A%), pre moving , FPS 21.47, Running 33.80s Step 376( N/A%), pre moving , FPS 20.72, Running 33.87s Step 377( N/A%), pre moving , FPS 20.38, Running 33.93s Step 378( N/A%), pre moving , FPS 20.09, Running 33.98s Step 379( N/A%), pre moving , FPS 19.77, Running 34.02s Step 380( N/A%), pre moving , FPS 19.44, Running 34.07s Step 381( N/A%), pre moving , FPS 19.21, Running 34.13s Step 382( N/A%), pre moving , FPS 18.80, Running 34.18s Step 383( N/A%), pre moving , FPS 18.78, Running 34.24s Step 384( N/A%), pre moving , FPS 19.06, Running 34.27s Step 385( N/A%), pre moving , FPS 19.34, Running 34.31s Step 386( N/A%), pre moving , FPS 19.63, Running 34.34s Step 387( N/A%), pre moving , FPS 20.19, Running 34.37s Step 388( N/A%), pre moving , FPS 20.75, Running 34.40s Step 389( N/A%), pre moving , FPS 21.04, Running 34.44s Step 390( N/A%), pre moving , FPS 21.25, Running 34.48s Step 391( N/A%), pre moving , FPS 21.60, Running 34.52s Step 392( N/A%), pre moving , FPS 22.16, Running 34.56s Step 393( N/A%), pre moving , FPS 22.37, Running 34.60s Step 394( N/A%), pre moving , FPS 22.66, Running 34.63s Step 395( N/A%), pre moving , FPS 23.15, Running 34.67s Step 396( N/A%), pre moving , FPS 24.16, Running 34.70s Step 397( N/A%), pre moving , FPS 24.89, Running 34.73s Step 398( N/A%), pre moving , FPS 25.22, Running 34.77s Step 399( N/A%), pre moving , FPS 25.61, Running 34.80s Step 400( N/A%), pre moving , FPS 26.22, Running 34.84s Step 401( N/A%), pre moving , FPS 26.97, Running 34.87s Step 402( N/A%), pre moving , FPS 28.00, Running 34.90s Step 403( N/A%), pre moving , FPS 29.03, Running 34.93s Step 404( N/A%), pre moving , FPS 28.96, Running 34.96s Step 405( N/A%), pre moving , FPS 28.95, Running 35.00s Step 406( N/A%), pre moving , FPS 28.09, Running 35.05s Step 407( N/A%), pre moving , FPS 10.19, Running 36.33s Step 408( N/A%), pre moving , FPS 9.17, Running 36.58s Step 409( N/A%), pre moving , FPS 8.81, Running 36.71s Step 410( N/A%), pre moving , FPS 8.09, Running 36.95s Step 411( N/A%), pre moving , FPS 7.66, Running 37.13s Step 412( N/A%), pre moving , FPS 7.14, Running 37.36s Step 413( N/A%), pre moving , FPS 6.89, Running 37.50s Step 414( N/A%), pre moving , FPS 6.39, Running 37.77s Step 415( N/A%), pre moving , FPS 6.16, Running 37.91s Step 416( N/A%), pre moving , FPS 5.78, Running 38.16s Step 417( N/A%), pre moving , FPS 5.61, Running 38.29s Step 418( N/A%), pre moving , FPS 5.26, Running 38.57s Step 419( N/A%), pre moving , FPS 5.06, Running 38.76s Step 420( N/A%), pre moving , FPS 4.75, Running 39.05s Step 421( N/A%), pre moving , FPS 4.57, Running 39.24s Step 422( N/A%), pre moving , FPS 4.34, Running 39.51s Step 423( N/A%), pre moving , FPS 4.23, Running 39.66s Step 424( N/A%), pre moving , FPS 4.05, Running 39.91s Step 425( N/A%), pre moving , FPS 3.93, Running 40.08s Step 426( N/A%), pre moving , FPS 3.79, Running 40.33s Step 427( 0.33%), action 1, FPS 4.22, Running 41.07s Step 428( 0.67%), action 2, FPS 3.83, Running 41.81s Step 429( 1.00%), action 3, FPS 3.62, Running 42.23s Step 430( 1.33%), action 4, FPS 3.45, Running 42.75s Step 431( 1.67%), action 5, FPS 3.30, Running 43.20s Step 432( 2.00%), action 6, FPS 3.26, Running 43.50s Step 433( 2.33%), action 7, FPS 3.00, Running 44.17s Step 434( 2.67%), action 8, FPS 2.93, Running 44.60s Step 435( 3.00%), action 9, FPS 2.83, Running 44.99s Step 436( 3.33%), action 10, FPS 2.65, Running 45.70s Step 437( 3.67%), action 11, FPS 2.50, Running 46.29s Step 438( 4.00%), action 12, FPS 2.52, Running 46.52s Step 439( 4.33%), action 13, FPS 2.48, Running 46.83s Step 440( 4.67%), action 14, FPS 2.43, Running 47.28s Step 441( 5.00%), action 15, FPS 2.38, Running 47.63s Step 442( 5.33%), action 16, FPS 2.35, Running 48.03s Step 443( 5.67%), action 17, FPS 2.29, Running 48.41s Step 444( 6.00%), action 18, FPS 2.26, Running 48.75s Step 445( 6.33%), action 19, FPS 2.23, Running 49.05s Step 446( 6.67%), action 20, FPS 2.18, Running 49.51s Step 447( 7.00%), action 21, FPS 2.25, Running 49.98s Step 448( 7.33%), action 22, FPS 2.31, Running 50.48s Step 449( 7.67%), action 23, FPS 2.34, Running 50.80s Step 450( 8.00%), action 24, FPS 2.34, Running 51.29s Step 451( 8.33%), action 25, FPS 2.30, Running 51.89s Step 452( 8.67%), action 26, FPS 2.24, Running 52.42s Step 453( 9.00%), action 27, FPS 2.28, Running 52.93s Step 454( 9.33%), action 28, FPS 2.28, Running 53.36s Step 455( 9.67%), action 29, FPS 2.30, Running 53.67s Step 456( 10.00%), action 30, FPS 2.35, Running 54.22s Step 457( 10.33%), action 31, FPS 2.31, Running 54.93s Step 458( 10.67%), action 32, FPS 2.21, Running 55.59s Step 459( 11.00%), action 33, FPS 2.20, Running 55.92s Step 460( 11.33%), action 34, FPS 2.16, Running 56.55s Step 461( 11.67%), action 35, FPS 2.14, Running 56.99s Step 462( 12.00%), action 36, FPS 2.11, Running 57.50s Step 463( 12.33%), action 37, FPS 2.08, Running 58.01s Step 464( 12.67%), action 38, FPS 2.10, Running 58.26s Step 465( 13.00%), action 39, FPS 2.09, Running 58.61s Step 466( 13.33%), action 40, FPS 2.09, Running 59.07s Step 467( 13.67%), action 41, FPS 2.08, Running 59.59s Step 468( 14.00%), action 42, FPS 2.11, Running 59.96s Step 469( 14.33%), action 43, FPS 2.10, Running 60.32s Step 470( 14.67%), action 44, FPS 2.10, Running 60.82s Step 471( 15.00%), action 45, FPS 2.16, Running 61.15s Step 472( 15.33%), action 46, FPS 2.16, Running 61.67s Step 473( 15.67%), action 47, FPS 2.16, Running 62.17s Step 474( 16.00%), action 48, FPS 2.17, Running 62.56s Step 475( 16.33%), action 49, FPS 2.14, Running 63.00s Step 476( 16.67%), action 50, FPS 2.11, Running 63.68s Step 477( 17.00%), action 51, FPS 2.10, Running 64.44s Step 478( 17.33%), action 52, FPS 2.17, Running 64.81s Step 479( 17.67%), action 53, FPS 2.12, Running 65.37s Step 480( 18.00%), action 54, FPS 2.15, Running 65.86s Step 481( 18.33%), action 55, FPS 2.15, Running 66.32s Step 482( 18.67%), action 56, FPS 2.14, Running 66.82s Step 483( 19.00%), action 57, FPS 2.18, Running 67.16s Step 484( 19.33%), action 58, FPS 2.17, Running 67.46s Step 485( 19.67%), action 59, FPS 2.19, Running 67.76s Step 486( 20.00%), action 60, FPS 2.22, Running 68.09s Step 487( 20.33%), action 61, FPS 2.20, Running 68.70s Step 488( 20.67%), action 62, FPS 2.21, Running 69.01s Step 489( 21.00%), action 63, FPS 2.23, Running 69.30s Step 490( 21.33%), action 64, FPS 2.25, Running 69.71s Step 491( 21.67%), action 65, FPS 2.25, Running 70.02s Step 492( 22.00%), action 66, FPS 2.28, Running 70.45s Step 493( 22.33%), action 67, FPS 2.32, Running 70.81s Step 494( 22.67%), action 68, FPS 2.33, Running 71.14s Step 495( 23.00%), action 69, FPS 2.33, Running 71.60s Step 496( 23.33%), action 70, FPS 2.44, Running 71.86s Step 497( 23.67%), action 71, FPS 2.51, Running 72.42s Step 498( 24.00%), action 72, FPS 2.56, Running 72.63s Step 499( 24.33%), action 73, FPS 2.59, Running 73.10s Step 500( 24.67%), action 74, FPS 2.67, Running 73.34s Step 501( 25.00%), action 75, FPS 2.69, Running 73.75s Step 502( 25.33%), action 76, FPS 2.76, Running 74.08s Step 503( 25.67%), action 77, FPS 2.77, Running 74.37s Step 504( 26.00%), action 78, FPS 2.78, Running 74.64s Step 505( 26.33%), action 79, FPS 2.77, Running 74.97s Step 506( 26.67%), action 80, FPS 2.82, Running 75.20s Step 507( 27.00%), action 81, FPS 2.79, Running 75.88s Step 508( 27.33%), action 82, FPS 2.78, Running 76.20s Step 509( 27.67%), action 83, FPS 2.78, Running 76.50s Step 510( 28.00%), action 84, FPS 2.78, Running 76.90s Step 511( 28.33%), action 85, FPS 2.71, Running 77.41s Step 512( 28.67%), action 86, FPS 2.69, Running 77.88s Step 513( 29.00%), action 87, FPS 2.69, Running 78.24s Step 514( 29.33%), action 88, FPS 2.70, Running 78.53s Step 515( 29.67%), action 89, FPS 2.68, Running 79.07s Step 516( 30.00%), action 90, FPS 2.62, Running 79.49s Step 517( 30.33%), action 91, FPS 2.56, Running 80.21s Step 518( 30.67%), action 92, FPS 2.55, Running 80.49s Step 519( 31.00%), action 93, FPS 2.50, Running 81.08s Step 520( 31.33%), action 94, FPS 2.47, Running 81.44s Step 521( 31.67%), action 95, FPS 2.42, Running 82.01s Step 522( 32.00%), action 96, FPS 2.43, Running 82.31s Step 523( 32.33%), action 97, FPS 2.35, Running 82.90s Step 524( 32.67%), action 98, FPS 2.27, Running 83.47s Step 525( 33.00%), action 99, FPS 2.26, Running 83.80s Step 526( 33.33%), action 100, FPS 2.21, Running 84.25s Step 527( 33.67%), action 101, FPS 2.18, Running 85.05s Step 528( 34.00%), action 102, FPS 2.12, Running 85.63s Step 529( 34.33%), action 103, FPS 2.06, Running 86.19s Step 530( 34.67%), action 104, FPS 2.09, Running 86.47s Step 531( 35.00%), action 105, FPS 2.13, Running 86.80s Step 532( 35.33%), action 106, FPS 2.10, Running 87.42s Step 533( 35.67%), action 107, FPS 2.11, Running 87.73s Step 534( 36.00%), action 108, FPS 2.09, Running 88.12s Step 535( 36.33%), action 109, FPS 2.13, Running 88.48s Step 536( 36.67%), action 110, FPS 2.11, Running 88.96s Step 537( 37.00%), action 111, FPS 2.10, Running 89.74s Step 538( 37.33%), action 112, FPS 2.07, Running 90.14s Step 539( 37.67%), action 113, FPS 2.14, Running 90.41s Step 540( 38.00%), action 114, FPS 2.08, Running 91.06s Step 541( 38.33%), action 115, FPS 2.09, Running 91.57s Step 542( 38.67%), action 116, FPS 2.02, Running 92.20s Step 543( 39.00%), action 117, FPS 2.05, Running 92.66s Step 544( 39.33%), action 118, FPS 2.09, Running 93.06s Step 545( 39.67%), action 119, FPS 2.03, Running 93.66s Step 546( 40.00%), action 120, FPS 2.04, Running 94.03s Step 547( 40.33%), action 121, FPS 2.10, Running 94.56s Step 548( 40.67%), action 122, FPS 2.15, Running 94.95s Step 549( 41.00%), action 123, FPS 2.16, Running 95.44s Step 550( 41.33%), action 124, FPS 2.11, Running 95.93s Step 551( 41.67%), action 125, FPS 2.09, Running 96.36s Step 552( 42.00%), action 126, FPS 2.17, Running 96.66s Step 553( 42.33%), action 127, FPS 2.16, Running 96.98s Step 554( 42.67%), action 128, FPS 2.19, Running 97.25s Step 555( 43.00%), action 129, FPS 2.17, Running 97.71s Step 556( 43.33%), action 130, FPS 2.17, Running 98.15s Step 557( 43.67%), action 131, FPS 2.20, Running 98.81s Step 558( 44.00%), action 132, FPS 2.16, Running 99.41s Step 559( 44.33%), action 133, FPS 2.09, Running 100.00s Step 560( 44.67%), action 134, FPS 2.10, Running 100.59s Step 561( 45.00%), action 135, FPS 2.14, Running 100.92s Step 562( 45.33%), action 136, FPS 2.15, Running 101.51s Step 563( 45.67%), action 137, FPS 2.14, Running 102.03s Step 564( 46.00%), action 138, FPS 2.10, Running 102.60s Step 565( 46.33%), action 139, FPS 2.12, Running 103.08s Step 566( 46.67%), action 140, FPS 2.10, Running 103.54s Step 567( 47.00%), action 141, FPS 2.08, Running 104.19s Step 568( 47.33%), action 142, FPS 2.10, Running 104.49s Step 569( 47.67%), action 143, FPS 2.09, Running 105.00s Step 570( 48.00%), action 144, FPS 2.13, Running 105.34s Step 571( 48.33%), action 145, FPS 2.13, Running 105.77s Step 572( 48.67%), action 146, FPS 2.08, Running 106.26s Step 573( 49.00%), action 147, FPS 2.08, Running 106.60s Step 574( 49.33%), action 148, FPS 2.03, Running 107.13s Step 575( 49.67%), action 149, FPS 2.01, Running 107.66s Step 576( 50.00%), action 150, FPS 1.97, Running 108.30s Step 577( 50.33%), action 151, FPS 1.94, Running 109.14s Step 578( 50.67%), action 152, FPS 2.00, Running 109.41s Step 579( 51.00%), action 153, FPS 2.00, Running 110.00s Step 580( 51.33%), action 154, FPS 2.02, Running 110.47s Step 581( 51.67%), action 155, FPS 1.96, Running 111.12s Step 582( 52.00%), action 156, FPS 1.99, Running 111.56s Step 583( 52.33%), action 157, FPS 2.02, Running 111.93s Step 584( 52.67%), action 158, FPS 2.08, Running 112.22s Step 585( 53.00%), action 159, FPS 2.07, Running 112.73s Step 586( 53.33%), action 160, FPS 2.04, Running 113.36s Step 587( 53.67%), action 161, FPS 2.06, Running 113.91s Step 588( 54.00%), action 162, FPS 1.99, Running 114.54s Step 589( 54.33%), action 163, FPS 2.00, Running 115.02s Step 590( 54.67%), action 164, FPS 1.99, Running 115.39s Step 591( 55.00%), action 165, FPS 1.98, Running 115.84s Step 592( 55.33%), action 166, FPS 2.02, Running 116.15s Step 593( 55.67%), action 167, FPS 2.03, Running 116.47s Step 594( 56.00%), action 168, FPS 2.09, Running 116.69s Step 595( 56.33%), action 169, FPS 2.12, Running 117.08s Step 596( 56.67%), action 170, FPS 2.19, Running 117.46s Step 597( 57.00%), action 171, FPS 2.26, Running 117.97s Step 598( 57.33%), action 172, FPS 2.22, Running 118.43s Step 599( 57.67%), action 173, FPS 2.26, Running 118.87s [2026-08-01 18:06:30] [58 ] Seed 57 success after 119.47 s. +steps: 599 , actions: 173 . +Instruction: Empty +Total 30/58(51.72%) success. +Setting seed: 58 +Step 1( N/A%), pre moving , FPS 5.08, Running 0.20s Step 2( N/A%), pre moving , FPS 8.64, Running 0.23s Step 3( N/A%), pre moving , FPS 11.27, Running 0.27s Step 4( N/A%), pre moving , FPS 13.23, Running 0.30s Step 5( N/A%), pre moving , FPS 14.71, Running 0.34s Step 6( N/A%), pre moving , FPS 15.78, Running 0.38s Step 7( N/A%), pre moving , FPS 16.67, Running 0.42s Step 8( N/A%), pre moving , FPS 17.48, Running 0.46s Step 9( N/A%), pre moving , FPS 18.14, Running 0.50s Step 10( N/A%), pre moving , FPS 18.39, Running 0.54s Step 11( N/A%), pre moving , FPS 18.67, Running 0.59s Step 12( N/A%), pre moving , FPS 19.16, Running 0.63s Step 13( N/A%), pre moving , FPS 19.47, Running 0.67s Step 14( N/A%), pre moving , FPS 19.56, Running 0.72s Step 15( N/A%), pre moving , FPS 19.73, Running 0.76s Step 16( N/A%), pre moving , FPS 20.01, Running 0.80s Step 17( N/A%), pre moving , FPS 20.04, Running 0.85s Step 18( N/A%), pre moving , FPS 20.31, Running 0.89s Step 19( N/A%), pre moving , FPS 20.57, Running 0.92s Step 20( N/A%), pre moving , FPS 20.81, Running 0.96s Step 21( N/A%), pre moving , FPS 20.19, Running 1.19s Step 22( N/A%), pre moving , FPS 19.43, Running 1.26s Step 23( N/A%), pre moving , FPS 19.30, Running 1.30s Step 24( N/A%), pre moving , FPS 19.25, Running 1.34s Step 25( N/A%), pre moving , FPS 19.14, Running 1.38s Step 26( N/A%), pre moving , FPS 16.23, Running 1.61s Step 27( N/A%), pre moving , FPS 16.26, Running 1.65s Step 28( N/A%), pre moving , FPS 16.16, Running 1.70s Step 29( N/A%), pre moving , FPS 16.06, Running 1.74s Step 30( N/A%), pre moving , FPS 16.16, Running 1.78s Step 31( N/A%), pre moving , FPS 16.25, Running 1.82s Step 32( N/A%), pre moving , FPS 16.26, Running 1.86s Step 33( N/A%), pre moving , FPS 16.32, Running 1.89s Step 34( N/A%), pre moving , FPS 16.38, Running 1.94s Step 35( N/A%), pre moving , FPS 16.40, Running 1.98s Step 36( N/A%), pre moving , FPS 12.86, Running 2.35s Step 37( N/A%), pre moving , FPS 12.93, Running 2.40s Step 38( N/A%), pre moving , FPS 12.94, Running 2.43s Step 39( N/A%), pre moving , FPS 12.93, Running 2.47s Step 40( N/A%), pre moving , FPS 12.86, Running 2.52s Step 41( N/A%), pre moving , FPS 14.52, Running 2.56s Step 42( N/A%), pre moving , FPS 14.89, Running 2.60s Step 43( N/A%), pre moving , FPS 14.81, Running 2.65s Step 44( N/A%), pre moving , FPS 14.76, Running 2.70s Step 45( N/A%), pre moving , FPS 14.80, Running 2.74s Step 46( N/A%), pre moving , FPS 17.22, Running 2.77s Step 47( N/A%), pre moving , FPS 17.19, Running 2.81s Step 48( N/A%), pre moving , FPS 17.27, Running 2.85s Step 49( N/A%), pre moving , FPS 17.36, Running 2.89s Step 50( N/A%), pre moving , FPS 17.35, Running 2.93s Step 51( N/A%), pre moving , FPS 17.35, Running 2.97s Step 52( N/A%), pre moving , FPS 17.34, Running 3.01s Step 53( N/A%), pre moving , FPS 17.23, Running 3.05s Step 54( N/A%), pre moving , FPS 17.21, Running 3.10s Step 55( N/A%), pre moving , FPS 17.27, Running 3.14s Step 56( N/A%), pre moving , FPS 24.35, Running 3.18s Step 57( N/A%), pre moving , FPS 24.42, Running 3.21s Step 58( N/A%), pre moving , FPS 24.41, Running 3.25s Step 59( N/A%), pre moving , FPS 24.25, Running 3.30s Step 60( N/A%), pre moving , FPS 24.39, Running 3.34s Step 61( N/A%), pre moving , FPS 24.57, Running 3.38s Step 62( N/A%), pre moving , FPS 24.38, Running 3.42s Step 63( N/A%), pre moving , FPS 24.12, Running 3.48s Step 64( N/A%), pre moving , FPS 23.73, Running 3.54s Step 65( N/A%), pre moving , FPS 23.22, Running 3.60s Step 66( N/A%), pre moving , FPS 22.51, Running 3.66s Step 67( N/A%), pre moving , FPS 21.98, Running 3.72s Step 68( N/A%), pre moving , FPS 21.52, Running 3.78s Step 69( N/A%), pre moving , FPS 21.14, Running 3.84s Step 70( N/A%), pre moving , FPS 20.69, Running 3.90s Step 71( N/A%), pre moving , FPS 20.19, Running 3.96s Step 72( N/A%), pre moving , FPS 19.65, Running 4.03s Step 73( N/A%), pre moving , FPS 19.39, Running 4.09s Step 74( N/A%), pre moving , FPS 19.05, Running 4.15s Step 75( N/A%), pre moving , FPS 18.66, Running 4.21s Step 76( N/A%), pre moving , FPS 18.23, Running 4.27s Step 77( N/A%), pre moving , FPS 17.90, Running 4.33s Step 78( N/A%), pre moving , FPS 17.56, Running 4.39s Step 79( N/A%), pre moving , FPS 17.30, Running 4.45s Step 80( N/A%), pre moving , FPS 16.98, Running 4.51s Step 81( N/A%), pre moving , FPS 16.51, Running 4.59s Step 82( N/A%), pre moving , FPS 16.35, Running 4.65s Step 83( N/A%), pre moving , FPS 16.25, Running 4.71s Step 84( N/A%), pre moving , FPS 16.15, Running 4.78s Step 85( N/A%), pre moving , FPS 15.94, Running 4.85s Step 86( N/A%), pre moving , FPS 15.95, Running 4.92s Step 87( N/A%), pre moving , FPS 16.24, Running 4.95s Step 88( N/A%), pre moving , FPS 16.48, Running 5.00s Step 89( N/A%), pre moving , FPS 16.47, Running 5.05s Step 90( N/A%), pre moving , FPS 16.62, Running 5.10s Step 91( N/A%), pre moving , FPS 16.90, Running 5.15s Step 92( N/A%), pre moving , FPS 17.20, Running 5.19s Step 93( N/A%), pre moving , FPS 17.38, Running 5.24s Step 94( N/A%), pre moving , FPS 17.70, Running 5.28s Step 95( N/A%), pre moving , FPS 18.07, Running 5.32s Step 96( N/A%), pre moving , FPS 18.39, Running 5.36s Step 97( N/A%), pre moving , FPS 18.63, Running 5.40s Step 98( N/A%), pre moving , FPS 18.94, Running 5.45s Step 99( N/A%), pre moving , FPS 19.24, Running 5.49s Step 100( N/A%), pre moving , FPS 19.44, Running 5.54s Step 101( N/A%), pre moving , FPS 19.99, Running 5.59s Step 102( N/A%), pre moving , FPS 20.26, Running 5.64s Step 103( N/A%), pre moving , FPS 20.80, Running 5.67s Step 104( N/A%), pre moving , FPS 21.38, Running 5.71s Step 105( N/A%), pre moving , FPS 22.21, Running 5.75s Step 106( N/A%), pre moving , FPS 22.74, Running 5.80s Step 107( N/A%), pre moving , FPS 22.55, Running 5.84s Step 108( N/A%), pre moving , FPS 22.44, Running 5.89s Step 109( N/A%), pre moving , FPS 22.77, Running 5.93s Step 110( N/A%), pre moving , FPS 22.38, Running 6.00s Step 111( N/A%), pre moving , FPS 22.46, Running 6.04s Step 112( N/A%), pre moving , FPS 22.53, Running 6.08s Step 113( N/A%), pre moving , FPS 22.53, Running 6.12s Step 114( N/A%), pre moving , FPS 22.59, Running 6.16s Step 115( N/A%), pre moving , FPS 22.46, Running 6.21s Step 116( N/A%), pre moving , FPS 22.31, Running 6.26s Step 117( N/A%), pre moving , FPS 22.37, Running 6.30s Step 118( N/A%), pre moving , FPS 22.36, Running 6.34s Step 119( N/A%), pre moving , FPS 12.71, Running 7.06s Step 120( N/A%), pre moving , FPS 11.54, Running 7.28s Step 121( N/A%), pre moving , FPS 10.25, Running 7.54s Step 122( N/A%), pre moving , FPS 9.56, Running 7.73s Step 123( N/A%), pre moving , FPS 8.64, Running 7.99s Step 124( N/A%), pre moving , FPS 8.16, Running 8.17s Step 125( N/A%), pre moving , FPS 7.44, Running 8.44s Step 126( N/A%), pre moving , FPS 7.10, Running 8.61s Step 127( N/A%), pre moving , FPS 6.57, Running 8.88s Step 128( N/A%), pre moving , FPS 6.33, Running 9.05s Step 129( N/A%), pre moving , FPS 5.86, Running 9.35s Step 130( N/A%), pre moving , FPS 5.72, Running 9.50s Step 131( N/A%), pre moving , FPS 5.32, Running 9.79s Step 132( N/A%), pre moving , FPS 5.14, Running 9.97s Step 133( N/A%), pre moving , FPS 4.86, Running 10.24s Step 134( N/A%), pre moving , FPS 4.71, Running 10.41s Step 135( N/A%), pre moving , FPS 4.49, Running 10.66s Step 136( N/A%), pre moving , FPS 4.31, Running 10.90s Step 137( N/A%), pre moving , FPS 4.10, Running 11.17s Step 138( N/A%), pre moving , FPS 4.01, Running 11.33s Step 139( N/A%), pre moving , FPS 4.40, Running 11.61s Step 140( N/A%), pre moving , FPS 4.46, Running 11.76s Step 141( N/A%), pre moving , FPS 4.45, Running 12.03s Step 142( N/A%), pre moving , FPS 4.46, Running 12.21s Step 143( N/A%), pre moving , FPS 4.48, Running 12.45s Step 144( N/A%), pre moving , FPS 4.47, Running 12.64s Step 145( N/A%), pre moving , FPS 4.47, Running 12.91s Step 146( N/A%), pre moving , FPS 4.47, Running 13.09s Step 147( N/A%), pre moving , FPS 4.45, Running 13.38s Step 148( N/A%), pre moving , FPS 4.42, Running 13.57s Step 149( N/A%), pre moving , FPS 4.43, Running 13.86s Step 150( N/A%), pre moving , FPS 4.39, Running 14.05s Step 151( N/A%), pre moving , FPS 4.37, Running 14.37s Step 152( N/A%), pre moving , FPS 4.38, Running 14.53s Step 153( N/A%), pre moving , FPS 4.37, Running 14.81s Step 154( N/A%), pre moving , FPS 4.34, Running 15.01s Step 155( N/A%), pre moving , FPS 4.35, Running 15.26s Step 156( N/A%), pre moving , FPS 4.38, Running 15.46s Step 157( N/A%), pre moving , FPS 4.40, Running 15.72s Step 158( N/A%), pre moving , FPS 4.39, Running 15.89s Step 159( N/A%), pre moving , FPS 4.41, Running 16.14s Step 160( N/A%), pre moving , FPS 4.37, Running 16.34s Step 161( N/A%), pre moving , FPS 4.37, Running 16.61s Step 162( N/A%), pre moving , FPS 4.38, Running 16.78s Step 163( N/A%), pre moving , FPS 4.31, Running 17.09s Step 164( N/A%), pre moving , FPS 4.31, Running 17.28s Step 165( N/A%), pre moving , FPS 4.31, Running 17.56s Step 166( N/A%), pre moving , FPS 4.32, Running 17.73s Step 167( N/A%), pre moving , FPS 4.33, Running 18.00s Step 168( N/A%), pre moving , FPS 4.32, Running 18.20s Step 169( N/A%), pre moving , FPS 4.34, Running 18.48s Step 170( N/A%), pre moving , FPS 4.34, Running 18.66s Step 171( N/A%), pre moving , FPS 4.34, Running 18.98s Step 172( N/A%), pre moving , FPS 4.34, Running 19.14s Step 173( N/A%), pre moving , FPS 4.36, Running 19.40s Step 174( N/A%), pre moving , FPS 4.51, Running 19.45s Step 175( N/A%), pre moving , FPS 4.73, Running 19.49s Step 176( N/A%), pre moving , FPS 4.92, Running 19.53s Step 177( N/A%), pre moving , FPS 5.18, Running 19.58s Step 178( N/A%), pre moving , FPS 5.35, Running 19.63s Step 179( N/A%), pre moving , FPS 5.65, Running 19.68s Step 180( N/A%), pre moving , FPS 5.91, Running 19.72s Step 181( N/A%), pre moving , FPS 6.35, Running 19.76s Step 182( N/A%), pre moving , FPS 6.59, Running 19.81s Step 183( N/A%), pre moving , FPS 7.26, Running 19.85s Step 184( N/A%), pre moving , FPS 6.45, Running 20.38s Step 185( N/A%), pre moving , FPS 6.96, Running 20.43s Step 186( N/A%), pre moving , FPS 7.29, Running 20.47s Step 187( N/A%), pre moving , FPS 7.97, Running 20.51s Step 188( N/A%), pre moving , FPS 8.44, Running 20.57s Step 189( N/A%), pre moving , FPS 9.24, Running 20.64s Step 190( N/A%), pre moving , FPS 9.76, Running 20.71s Step 191( N/A%), pre moving , FPS 11.04, Running 20.79s Step 192( N/A%), pre moving , FPS 11.73, Running 20.85s Step 193( N/A%), pre moving , FPS 13.10, Running 20.92s Step 194( N/A%), pre moving , FPS 13.01, Running 20.98s Step 195( N/A%), pre moving , FPS 12.66, Running 21.07s Step 196( N/A%), pre moving , FPS 12.31, Running 21.15s Step 197( N/A%), pre moving , FPS 11.82, Running 21.27s Step 198( N/A%), pre moving , FPS 11.51, Running 21.37s Step 199( N/A%), pre moving , FPS 11.14, Running 21.48s Step 200( N/A%), pre moving , FPS 11.00, Running 21.54s Step 201( N/A%), pre moving , FPS 10.65, Running 21.64s Step 202( N/A%), pre moving , FPS 10.57, Running 21.70s Step 203( N/A%), pre moving , FPS 10.25, Running 21.80s Step 204( N/A%), pre moving , FPS 13.04, Running 21.92s Step 205( N/A%), pre moving , FPS 12.60, Running 22.02s Step 206( N/A%), pre moving , FPS 12.02, Running 22.13s Step 207( N/A%), pre moving , FPS 11.54, Running 22.24s Step 208( N/A%), pre moving , FPS 11.20, Running 22.36s Step 209( N/A%), pre moving , FPS 11.00, Running 22.46s Step 210( N/A%), pre moving , FPS 10.75, Running 22.57s Step 211( N/A%), pre moving , FPS 10.60, Running 22.67s Step 212( N/A%), pre moving , FPS 10.32, Running 22.79s Step 213( N/A%), pre moving , FPS 10.19, Running 22.89s Step 214( N/A%), pre moving , FPS 9.93, Running 23.00s Step 215( N/A%), pre moving , FPS 9.85, Running 23.10s Step 216( N/A%), pre moving , FPS 9.74, Running 23.21s Step 217( N/A%), pre moving , FPS 9.76, Running 23.32s Step 218( N/A%), pre moving , FPS 9.68, Running 23.43s Step 219( N/A%), pre moving , FPS 9.71, Running 23.54s Step 220( N/A%), pre moving , FPS 9.51, Running 23.65s Step 221( N/A%), pre moving , FPS 9.50, Running 23.75s Step 222( N/A%), pre moving , FPS 9.32, Running 23.85s Step 223( N/A%), pre moving , FPS 9.34, Running 23.94s Step 224( N/A%), pre moving , FPS 9.45, Running 24.03s Step 225( N/A%), pre moving , FPS 9.52, Running 24.12s Step 226( N/A%), pre moving , FPS 9.67, Running 24.20s Step 227( N/A%), pre moving , FPS 9.76, Running 24.29s Step 228( N/A%), pre moving , FPS 9.96, Running 24.37s Step 229( N/A%), pre moving , FPS 10.12, Running 24.44s Step 230( N/A%), pre moving , FPS 10.34, Running 24.50s Step 231( N/A%), pre moving , FPS 10.72, Running 24.54s Step 232( N/A%), pre moving , FPS 11.16, Running 24.58s Step 233( N/A%), pre moving , FPS 11.54, Running 24.62s Step 234( N/A%), pre moving , FPS 12.05, Running 24.66s Step 235( N/A%), pre moving , FPS 12.26, Running 24.73s Step 236( N/A%), pre moving , FPS 12.62, Running 24.79s Step 237( N/A%), pre moving , FPS 13.10, Running 24.85s Step 238( N/A%), pre moving , FPS 13.81, Running 24.88s Step 239( N/A%), pre moving , FPS 14.57, Running 24.91s Step 240( N/A%), pre moving , FPS 15.37, Running 24.95s Step 241( N/A%), pre moving , FPS 16.21, Running 24.98s Step 242( N/A%), pre moving , FPS 17.14, Running 25.01s Step 243( N/A%), pre moving , FPS 17.90, Running 25.06s Step 244( N/A%), pre moving , FPS 18.85, Running 25.09s Step 245( N/A%), pre moving , FPS 13.98, Running 25.55s Step 246( N/A%), pre moving , FPS 14.41, Running 25.59s Step 247( N/A%), pre moving , FPS 14.94, Running 25.63s Step 248( N/A%), pre moving , FPS 15.23, Running 25.68s Step 249( N/A%), pre moving , FPS 15.42, Running 25.73s Step 250( N/A%), pre moving , FPS 15.87, Running 25.77s Step 251( N/A%), pre moving , FPS 15.66, Running 25.82s Step 252( N/A%), pre moving , FPS 15.49, Running 25.87s Step 253( N/A%), pre moving , FPS 15.36, Running 25.92s Step 254( N/A%), pre moving , FPS 15.18, Running 25.97s Step 255( N/A%), pre moving , FPS 15.38, Running 26.03s Step 256( N/A%), pre moving , FPS 15.51, Running 26.08s Step 257( N/A%), pre moving , FPS 15.47, Running 26.14s Step 258( N/A%), pre moving , FPS 15.27, Running 26.19s Step 259( N/A%), pre moving , FPS 15.05, Running 26.24s Step 260( N/A%), pre moving , FPS 14.85, Running 26.29s Step 261( N/A%), pre moving , FPS 14.57, Running 26.35s Step 262( N/A%), pre moving , FPS 14.24, Running 26.42s Step 263( N/A%), pre moving , FPS 14.13, Running 26.47s Step 264( N/A%), pre moving , FPS 13.79, Running 26.54s Step 265( N/A%), pre moving , FPS 19.02, Running 26.60s Step 266( N/A%), pre moving , FPS 18.55, Running 26.67s Step 267( N/A%), pre moving , FPS 17.90, Running 26.75s Step 268( N/A%), pre moving , FPS 17.03, Running 26.85s Step 269( N/A%), pre moving , FPS 17.00, Running 26.91s Step 270( N/A%), pre moving , FPS 16.66, Running 26.97s Step 271( N/A%), pre moving , FPS 16.16, Running 27.06s Step 272( N/A%), pre moving , FPS 15.93, Running 27.13s Step 273( N/A%), pre moving , FPS 15.68, Running 27.20s Step 274( N/A%), pre moving , FPS 15.11, Running 27.30s Step 275( N/A%), pre moving , FPS 14.93, Running 27.37s Step 276( N/A%), pre moving , FPS 14.74, Running 27.44s Step 277( N/A%), pre moving , FPS 14.62, Running 27.51s Step 278( N/A%), pre moving , FPS 14.36, Running 27.58s Step 279( N/A%), pre moving , FPS 14.09, Running 27.66s Step 280( N/A%), pre moving , FPS 13.70, Running 27.75s Step 281( N/A%), pre moving , FPS 13.61, Running 27.82s Step 282( N/A%), pre moving , FPS 13.33, Running 27.92s Step 283( N/A%), pre moving , FPS 13.15, Running 27.99s Step 284( N/A%), pre moving , FPS 13.01, Running 28.08s Step 285( N/A%), pre moving , FPS 12.80, Running 28.16s Step 286( N/A%), pre moving , FPS 12.63, Running 28.25s Step 287( N/A%), pre moving , FPS 12.71, Running 28.32s Step 288( N/A%), pre moving , FPS 12.75, Running 28.42s Step 289( N/A%), pre moving , FPS 12.77, Running 28.48s Step 290( N/A%), pre moving , FPS 12.79, Running 28.53s Step 291( N/A%), pre moving , FPS 12.87, Running 28.61s Step 292( N/A%), pre moving , FPS 12.81, Running 28.69s Step 293( N/A%), pre moving , FPS 12.81, Running 28.76s Step 294( N/A%), pre moving , FPS 12.94, Running 28.84s Step 295( N/A%), pre moving , FPS 12.87, Running 28.92s Step 296( N/A%), pre moving , FPS 12.87, Running 28.99s Step 297( N/A%), pre moving , FPS 12.87, Running 29.06s Step 298( N/A%), pre moving , FPS 12.94, Running 29.13s Step 299( N/A%), pre moving , FPS 12.96, Running 29.20s Step 300( N/A%), pre moving , FPS 13.10, Running 29.28s Step 301( N/A%), pre moving , FPS 13.08, Running 29.35s Step 302( N/A%), pre moving , FPS 13.33, Running 29.42s Step 303( N/A%), pre moving , FPS 13.38, Running 29.49s Step 304( N/A%), pre moving , FPS 13.58, Running 29.55s Step 305( N/A%), pre moving , FPS 13.62, Running 29.63s Step 306( N/A%), pre moving , FPS 13.76, Running 29.71s Step 307( N/A%), pre moving , FPS 13.74, Running 29.78s Step 308( N/A%), pre moving , FPS 13.98, Running 29.85s Step 309( N/A%), pre moving , FPS 13.81, Running 29.92s Step 310( N/A%), pre moving , FPS 13.40, Running 30.02s Step 311( N/A%), pre moving , FPS 13.36, Running 30.11s Step 312( N/A%), pre moving , FPS 13.53, Running 30.16s Step 313( N/A%), pre moving , FPS 13.75, Running 30.22s Step 314( N/A%), pre moving , FPS 13.97, Running 30.27s Step 315( N/A%), pre moving , FPS 14.38, Running 30.31s Step 316( N/A%), pre moving , FPS 14.72, Running 30.35s Step 317( N/A%), pre moving , FPS 15.07, Running 30.39s Step 318( N/A%), pre moving , FPS 15.42, Running 30.42s Step 319( N/A%), pre moving , FPS 15.96, Running 30.46s Step 320( N/A%), pre moving , FPS 16.53, Running 30.49s Step 321( N/A%), pre moving , FPS 16.79, Running 30.54s Step 322( N/A%), pre moving , FPS 17.01, Running 30.60s Step 323( N/A%), pre moving , FPS 17.24, Running 30.65s Step 324( N/A%), pre moving , FPS 17.38, Running 30.71s Step 325( N/A%), pre moving , FPS 17.60, Running 30.77s Step 326( N/A%), pre moving , FPS 18.17, Running 30.81s Step 327( N/A%), pre moving , FPS 18.84, Running 30.84s Step 328( N/A%), pre moving , FPS 19.61, Running 30.87s Step 329( N/A%), pre moving , FPS 20.12, Running 30.92s Step 330( N/A%), pre moving , FPS 21.47, Running 30.95s Step 331( N/A%), pre moving , FPS 22.66, Running 30.99s Step 332( N/A%), pre moving , FPS 23.24, Running 31.02s Step 333( N/A%), pre moving , FPS 23.60, Running 31.06s Step 334( N/A%), pre moving , FPS 24.30, Running 31.10s Step 335( N/A%), pre moving , FPS 24.45, Running 31.13s Step 336( N/A%), pre moving , FPS 24.62, Running 31.16s Step 337( N/A%), pre moving , FPS 24.69, Running 31.20s Step 338( N/A%), pre moving , FPS 24.64, Running 31.24s Step 339( N/A%), pre moving , FPS 24.21, Running 31.28s Step 340( N/A%), pre moving , FPS 24.06, Running 31.32s Step 341( N/A%), pre moving , FPS 24.52, Running 31.36s Step 342( N/A%), pre moving , FPS 24.97, Running 31.40s Step 343( N/A%), pre moving , FPS 25.50, Running 31.43s Step 344( N/A%), pre moving , FPS 16.65, Running 31.91s Step 345( N/A%), pre moving , FPS 16.98, Running 31.94s Step 346( N/A%), pre moving , FPS 16.98, Running 31.98s Step 347( N/A%), pre moving , FPS 16.95, Running 32.02s Step 348( N/A%), pre moving , FPS 16.85, Running 32.06s Step 349( N/A%), pre moving , FPS 16.96, Running 32.10s Step 350( N/A%), pre moving , FPS 16.96, Running 32.13s Step 351( N/A%), pre moving , FPS 16.72, Running 32.19s Step 352( N/A%), pre moving , FPS 16.48, Running 32.24s Step 353( N/A%), pre moving , FPS 15.94, Running 32.32s Step 354( N/A%), pre moving , FPS 15.51, Running 32.39s Step 355( N/A%), pre moving , FPS 15.03, Running 32.46s Step 356( N/A%), pre moving , FPS 14.56, Running 32.54s Step 357( N/A%), pre moving , FPS 14.05, Running 32.62s Step 358( N/A%), pre moving , FPS 13.88, Running 32.68s Step 359( N/A%), pre moving , FPS 13.82, Running 32.73s Step 360( N/A%), pre moving , FPS 13.70, Running 32.78s Step 361( N/A%), pre moving , FPS 13.58, Running 32.83s Step 362( N/A%), pre moving , FPS 13.45, Running 32.88s Step 363( N/A%), pre moving , FPS 13.34, Running 32.93s Step 364( N/A%), pre moving , FPS 18.79, Running 32.97s Step 365( N/A%), pre moving , FPS 18.79, Running 33.01s Step 366( N/A%), pre moving , FPS 18.88, Running 33.04s Step 367( N/A%), pre moving , FPS 18.82, Running 33.08s Step 368( N/A%), pre moving , FPS 18.91, Running 33.12s Step 369( N/A%), pre moving , FPS 18.86, Running 33.16s Step 370( N/A%), pre moving , FPS 18.76, Running 33.20s Step 371( N/A%), pre moving , FPS 19.14, Running 33.23s Step 372( N/A%), pre moving , FPS 19.53, Running 33.26s Step 373( N/A%), pre moving , FPS 20.41, Running 33.30s Step 374( N/A%), pre moving , FPS 21.10, Running 33.34s Step 375( N/A%), pre moving , FPS 21.83, Running 33.38s Step 376( N/A%), pre moving , FPS 22.90, Running 33.41s Step 377( N/A%), pre moving , FPS 24.19, Running 33.45s Step 378( N/A%), pre moving , FPS 24.79, Running 33.48s Step 379( N/A%), pre moving , FPS 25.42, Running 33.52s Step 380( N/A%), pre moving , FPS 25.96, Running 33.55s Step 381( N/A%), pre moving , FPS 26.51, Running 33.59s Step 382( N/A%), pre moving , FPS 26.96, Running 33.63s Step 383( N/A%), pre moving , FPS 27.49, Running 33.66s Step 384( N/A%), pre moving , FPS 27.64, Running 33.69s Step 385( N/A%), pre moving , FPS 27.40, Running 33.74s Step 386( N/A%), pre moving , FPS 27.23, Running 33.78s Step 387( N/A%), pre moving , FPS 27.29, Running 33.81s Step 388( N/A%), pre moving , FPS 27.41, Running 33.85s Step 389( N/A%), pre moving , FPS 27.63, Running 33.88s Step 390( N/A%), pre moving , FPS 27.82, Running 33.92s Step 391( N/A%), pre moving , FPS 27.66, Running 33.95s Step 392( N/A%), pre moving , FPS 27.46, Running 33.99s Step 393( N/A%), pre moving , FPS 27.16, Running 34.03s Step 394( N/A%), pre moving , FPS 27.17, Running 34.07s Step 395( N/A%), pre moving , FPS 27.31, Running 34.11s Step 396( N/A%), pre moving , FPS 26.97, Running 34.15s Step 397( N/A%), pre moving , FPS 27.11, Running 34.19s Step 398( N/A%), pre moving , FPS 27.26, Running 34.22s Step 399( N/A%), pre moving , FPS 27.33, Running 34.25s Step 400( N/A%), pre moving , FPS 27.47, Running 34.28s Step 401( N/A%), pre moving , FPS 27.55, Running 34.31s Step 402( N/A%), pre moving , FPS 27.91, Running 34.34s Step 403( N/A%), pre moving , FPS 27.99, Running 34.37s Step 404( N/A%), pre moving , FPS 28.12, Running 34.41s Step 405( N/A%), pre moving , FPS 28.66, Running 34.44s Step 406( N/A%), pre moving , FPS 28.99, Running 34.47s Step 407( N/A%), pre moving , FPS 29.20, Running 34.50s Step 408( N/A%), pre moving , FPS 29.32, Running 34.53s Step 409( N/A%), pre moving , FPS 29.06, Running 34.57s Step 410( N/A%), pre moving , FPS 29.10, Running 34.60s Step 411( N/A%), pre moving , FPS 28.56, Running 34.65s Step 412( N/A%), pre moving , FPS 28.52, Running 34.69s Step 413( N/A%), pre moving , FPS 28.80, Running 34.73s Step 414( N/A%), pre moving , FPS 9.77, Running 36.12s Step 415( N/A%), pre moving , FPS 8.92, Running 36.35s Step 416( N/A%), pre moving , FPS 8.55, Running 36.49s Step 417( N/A%), pre moving , FPS 7.88, Running 36.73s Step 418( N/A%), pre moving , FPS 7.48, Running 36.89s Step 419( N/A%), pre moving , FPS 6.93, Running 37.13s Step 420( N/A%), pre moving , FPS 6.63, Running 37.30s Step 421( N/A%), pre moving , FPS 6.18, Running 37.55s Step 422( N/A%), pre moving , FPS 5.97, Running 37.69s Step 423( N/A%), pre moving , FPS 5.58, Running 37.96s Step 424( N/A%), pre moving , FPS 5.37, Running 38.13s Step 425( N/A%), pre moving , FPS 5.04, Running 38.41s Step 426( N/A%), pre moving , FPS 4.87, Running 38.58s Step 427( N/A%), pre moving , FPS 4.58, Running 38.86s Step 428( N/A%), pre moving , FPS 4.46, Running 39.01s Step 429( N/A%), pre moving , FPS 4.21, Running 39.32s Step 430( N/A%), pre moving , FPS 4.09, Running 39.50s Step 431( N/A%), pre moving , FPS 3.91, Running 39.77s Step 432( N/A%), pre moving , FPS 3.76, Running 40.00s Step 433( N/A%), pre moving , FPS 3.60, Running 40.28s Step 434( 0.33%), action 1, FPS 3.76, Running 41.44s Step 435( 0.67%), action 2, FPS 3.74, Running 41.70s Step 436( 1.00%), action 3, FPS 3.43, Running 42.33s Step 437( 1.33%), action 4, FPS 3.35, Running 42.70s Step 438( 1.67%), action 5, FPS 3.01, Running 43.53s Step 439( 2.00%), action 6, FPS 2.91, Running 44.00s Step 440( 2.33%), action 7, FPS 2.73, Running 44.62s Step 441( 2.67%), action 8, FPS 2.59, Running 45.26s Step 442( 3.00%), action 9, FPS 2.48, Running 45.74s Step 443( 3.33%), action 10, FPS 2.46, Running 46.10s Step 444( 3.67%), action 11, FPS 2.25, Running 47.03s Step 445( 4.00%), action 12, FPS 2.25, Running 47.29s Step 446( 4.33%), action 13, FPS 2.13, Running 47.96s Step 447( 4.67%), action 14, FPS 2.15, Running 48.17s Step 448( 5.00%), action 15, FPS 2.08, Running 48.62s Step 449( 5.33%), action 16, FPS 2.04, Running 49.11s Step 450( 5.67%), action 17, FPS 2.01, Running 49.45s Step 451( 6.00%), action 18, FPS 1.97, Running 49.91s Step 452( 6.33%), action 19, FPS 1.91, Running 50.46s Step 453( 6.67%), action 20, FPS 1.92, Running 50.69s Step 454( 7.00%), action 21, FPS 1.97, Running 51.61s Step 455( 7.33%), action 22, FPS 1.93, Running 52.06s Step 456( 7.67%), action 23, FPS 1.94, Running 52.63s Step 457( 8.00%), action 24, FPS 1.97, Running 52.86s Step 458( 8.33%), action 25, FPS 1.98, Running 53.60s Step 459( 8.67%), action 26, FPS 2.01, Running 53.97s Step 460( 9.00%), action 27, FPS 2.02, Running 54.55s Step 461( 9.33%), action 28, FPS 2.07, Running 54.94s Step 462( 9.67%), action 29, FPS 2.03, Running 55.60s Step 463( 10.00%), action 30, FPS 2.00, Running 56.08s Step 464( 10.33%), action 31, FPS 2.00, Running 57.05s Step 465( 10.67%), action 32, FPS 1.96, Running 57.51s Step 466( 11.00%), action 33, FPS 2.02, Running 57.88s Step 467( 11.33%), action 34, FPS 1.99, Running 58.20s Step 468( 11.67%), action 35, FPS 1.97, Running 58.77s Step 469( 12.00%), action 36, FPS 2.01, Running 59.06s Step 470( 12.33%), action 37, FPS 1.95, Running 59.70s Step 471( 12.67%), action 38, FPS 1.94, Running 60.22s Step 472( 13.00%), action 39, FPS 1.96, Running 60.66s Step 473( 13.33%), action 40, FPS 1.93, Running 61.03s Step 474( 13.67%), action 41, FPS 2.00, Running 61.60s Step 475( 14.00%), action 42, FPS 2.01, Running 62.01s Step 476( 14.33%), action 43, FPS 2.06, Running 62.36s Step 477( 14.67%), action 44, FPS 2.02, Running 62.76s Step 478( 15.00%), action 45, FPS 2.05, Running 63.37s Step 479( 15.33%), action 46, FPS 2.05, Running 63.73s Step 480( 15.67%), action 47, FPS 2.09, Running 64.14s Step 481( 16.00%), action 48, FPS 2.08, Running 64.54s Step 482( 16.33%), action 49, FPS 2.08, Running 65.20s Step 483( 16.67%), action 50, FPS 2.09, Running 65.65s Step 484( 17.00%), action 51, FPS 2.14, Running 66.38s Step 485( 17.33%), action 52, FPS 2.19, Running 66.65s Step 486( 17.67%), action 53, FPS 2.14, Running 67.23s Step 487( 18.00%), action 54, FPS 2.13, Running 67.58s Step 488( 18.33%), action 55, FPS 2.14, Running 68.13s Step 489( 18.67%), action 56, FPS 2.10, Running 68.57s Step 490( 19.00%), action 57, FPS 2.09, Running 69.28s Step 491( 19.33%), action 58, FPS 2.11, Running 69.70s Step 492( 19.67%), action 59, FPS 2.08, Running 70.29s Step 493( 20.00%), action 60, FPS 2.08, Running 70.65s Step 494( 20.33%), action 61, FPS 2.04, Running 71.40s Step 495( 20.67%), action 62, FPS 2.04, Running 71.79s Step 496( 21.00%), action 63, FPS 1.98, Running 72.48s Step 497( 21.33%), action 64, FPS 1.95, Running 73.02s Step 498( 21.67%), action 65, FPS 1.95, Running 73.62s Step 499( 22.00%), action 66, FPS 1.98, Running 73.85s Step 500( 22.33%), action 67, FPS 1.92, Running 74.54s Step 501( 22.67%), action 68, FPS 1.93, Running 74.91s Step 502( 23.00%), action 69, FPS 1.96, Running 75.42s Step 503( 23.33%), action 70, FPS 1.95, Running 75.89s Step 504( 23.67%), action 71, FPS 1.97, Running 76.55s Step 505( 24.00%), action 72, FPS 1.94, Running 76.98s Step 506( 24.33%), action 73, FPS 1.91, Running 77.69s Step 507( 24.67%), action 74, FPS 1.91, Running 78.05s Step 508( 25.00%), action 75, FPS 1.89, Running 78.73s Step 509( 25.33%), action 76, FPS 1.88, Running 79.21s Step 510( 25.67%), action 77, FPS 1.90, Running 79.81s Step 511( 26.00%), action 78, FPS 1.94, Running 80.03s Step 512( 26.33%), action 79, FPS 1.95, Running 80.55s Step 513( 26.67%), action 80, FPS 1.92, Running 81.05s Step 514( 27.00%), action 81, FPS 1.93, Running 81.76s Step 515( 27.33%), action 82, FPS 1.93, Running 82.16s Step 516( 27.67%), action 83, FPS 1.99, Running 82.51s Step 517( 28.00%), action 84, FPS 2.06, Running 82.74s Step 518( 28.33%), action 85, FPS 2.07, Running 83.29s Step 519( 28.67%), action 86, FPS 2.02, Running 83.76s Step 520( 29.00%), action 87, FPS 2.06, Running 84.25s Step 521( 29.33%), action 88, FPS 2.09, Running 84.48s Step 522( 29.67%), action 89, FPS 2.13, Running 84.81s Step 523( 30.00%), action 90, FPS 2.18, Running 85.07s Step 524( 30.33%), action 91, FPS 2.15, Running 85.85s Step 525( 30.67%), action 92, FPS 2.14, Running 86.33s Step 526( 31.00%), action 93, FPS 2.16, Running 86.93s Step 527( 31.33%), action 94, FPS 2.20, Running 87.14s Step 528( 31.67%), action 95, FPS 2.20, Running 87.81s Step 529( 32.00%), action 96, FPS 2.21, Running 88.25s Step 530( 32.33%), action 97, FPS 2.19, Running 88.96s Step 531( 32.67%), action 98, FPS 2.14, Running 89.40s Step 532( 33.00%), action 99, FPS 2.14, Running 89.89s Step 533( 33.33%), action 100, FPS 2.21, Running 90.11s Step 534( 33.67%), action 101, FPS 2.18, Running 90.93s Step 535( 34.00%), action 102, FPS 2.20, Running 91.27s Step 536( 34.33%), action 103, FPS 2.21, Running 91.58s Step 537( 34.67%), action 104, FPS 2.20, Running 91.84s Step 538( 35.00%), action 105, FPS 2.22, Running 92.31s Step 539( 35.33%), action 106, FPS 2.27, Running 92.58s Step 540( 35.67%), action 107, FPS 2.23, Running 93.21s Step 541( 36.00%), action 108, FPS 2.24, Running 93.42s Step 542( 36.33%), action 109, FPS 2.22, Running 93.84s Step 543( 36.67%), action 110, FPS 2.23, Running 94.05s Step 544( 37.00%), action 111, FPS 2.24, Running 94.77s Step 545( 37.33%), action 112, FPS 2.31, Running 95.00s Step 546( 37.67%), action 113, FPS 2.34, Running 95.46s Step 547( 38.00%), action 114, FPS 2.26, Running 95.98s Step 548( 38.33%), action 115, FPS 2.26, Running 96.66s Step 549( 38.67%), action 116, FPS 2.31, Running 96.92s Step 550( 39.00%), action 117, FPS 2.36, Running 97.45s Step 551( 39.33%), action 118, FPS 2.39, Running 97.78s Step 552( 39.67%), action 119, FPS 2.40, Running 98.20s Step 553( 40.00%), action 120, FPS 2.36, Running 98.58s Step 554( 40.33%), action 121, FPS 2.38, Running 99.34s Step 555( 40.67%), action 122, FPS 2.38, Running 99.67s Step 556( 41.00%), action 123, FPS 2.31, Running 100.22s Step 557( 41.33%), action 124, FPS 2.28, Running 100.63s Step 558( 41.67%), action 125, FPS 2.27, Running 101.13s Step 559( 42.00%), action 126, FPS 2.26, Running 101.42s Step 560( 42.33%), action 127, FPS 2.31, Running 101.86s Step 561( 42.67%), action 128, FPS 2.26, Running 102.29s Step 562( 43.00%), action 129, FPS 2.20, Running 102.94s Step 563( 43.33%), action 130, FPS 2.13, Running 103.42s Step 564( 43.67%), action 131, FPS 2.11, Running 104.24s Step 565( 44.00%), action 132, FPS 2.06, Running 104.71s Step 566( 44.33%), action 133, FPS 2.04, Running 105.26s Step 567( 44.67%), action 134, FPS 2.09, Running 105.54s Step 568( 45.00%), action 135, FPS 2.09, Running 106.22s Step 569( 45.33%), action 136, FPS 2.10, Running 106.44s Step 570( 45.67%), action 137, FPS 2.07, Running 107.11s Step 571( 46.00%), action 138, FPS 2.04, Running 107.58s Step 572( 46.33%), action 139, FPS 1.99, Running 108.26s Step 573( 46.67%), action 140, FPS 1.99, Running 108.66s Step 574( 47.00%), action 141, FPS 2.01, Running 109.28s Step 575( 47.33%), action 142, FPS 2.02, Running 109.59s Step 576( 47.67%), action 143, FPS 2.00, Running 110.22s Step 577( 48.00%), action 144, FPS 1.97, Running 110.76s Step 578( 48.33%), action 145, FPS 1.99, Running 111.16s Step 579( 48.67%), action 146, FPS 1.95, Running 111.67s Step 580( 49.00%), action 147, FPS 1.90, Running 112.37s Step 581( 49.33%), action 148, FPS 1.93, Running 112.63s Step 582( 49.67%), action 149, FPS 1.96, Running 113.15s Step 583( 50.00%), action 150, FPS 2.00, Running 113.44s Step 584( 50.33%), action 151, FPS 1.98, Running 114.34s Step 585( 50.67%), action 152, FPS 2.00, Running 114.73s Step 586( 51.00%), action 153, FPS 1.95, Running 115.50s Step 587( 51.33%), action 154, FPS 1.92, Running 115.93s Step 588( 51.67%), action 155, FPS 1.97, Running 116.39s Step 589( 52.00%), action 156, FPS 1.91, Running 116.90s Step 590( 52.33%), action 157, FPS 1.90, Running 117.61s Step 591( 52.67%), action 158, FPS 1.91, Running 118.06s Step 592( 53.00%), action 159, FPS 1.91, Running 118.75s Step 593( 53.33%), action 160, FPS 1.94, Running 118.98s Step 594( 53.67%), action 161, FPS 1.89, Running 119.89s Step 595( 54.00%), action 162, FPS 1.88, Running 120.21s Step 596( 54.33%), action 163, FPS 1.86, Running 120.97s Step 597( 54.67%), action 164, FPS 1.88, Running 121.41s Step 598( 55.00%), action 165, FPS 1.85, Running 121.95s Step 599( 55.33%), action 166, FPS 1.88, Running 122.28s Step 600( 55.67%), action 167, FPS 1.90, Running 122.89s Step 601( 56.00%), action 168, FPS 1.90, Running 123.14s Step 602( 56.33%), action 169, FPS 1.90, Running 123.70s Step 603( 56.67%), action 170, FPS 1.88, Running 124.06s Step 604( 57.00%), action 171, FPS 1.90, Running 124.88s Step 605( 57.33%), action 172, FPS 1.88, Running 125.35s Step 606( 57.67%), action 173, FPS 1.91, Running 125.94s Step 607( 58.00%), action 174, FPS 1.94, Running 126.25s Step 608( 58.33%), action 175, FPS 1.90, Running 126.92s Step 609( 58.67%), action 176, FPS 1.90, Running 127.44s Step 610( 59.00%), action 177, FPS 1.93, Running 127.98s Step 611( 59.33%), action 178, FPS 1.91, Running 128.54s [2026-08-01 18:08:39] [59 ] Seed 58 failed after 128.90 s. +steps: 611 , actions: 178 . +Instruction: Empty +Total 30/59(50.85%) success. +Setting seed: 59 +Step 1( N/A%), pre moving , FPS 4.81, Running 0.21s Step 2( N/A%), pre moving , FPS 8.18, Running 0.24s Step 3( N/A%), pre moving , FPS 10.75, Running 0.28s Step 4( N/A%), pre moving , FPS 12.52, Running 0.32s Step 5( N/A%), pre moving , FPS 13.77, Running 0.36s Step 6( N/A%), pre moving , FPS 14.80, Running 0.41s Step 7( N/A%), pre moving , FPS 15.72, Running 0.45s Step 8( N/A%), pre moving , FPS 16.56, Running 0.48s Step 9( N/A%), pre moving , FPS 17.24, Running 0.52s Step 10( N/A%), pre moving , FPS 17.64, Running 0.57s Step 11( N/A%), pre moving , FPS 18.20, Running 0.60s Step 12( N/A%), pre moving , FPS 18.71, Running 0.64s Step 13( N/A%), pre moving , FPS 19.16, Running 0.68s Step 14( N/A%), pre moving , FPS 19.48, Running 0.72s Step 15( N/A%), pre moving , FPS 19.49, Running 0.77s Step 16( N/A%), pre moving , FPS 19.76, Running 0.81s Step 17( N/A%), pre moving , FPS 19.85, Running 0.86s Step 18( N/A%), pre moving , FPS 20.09, Running 0.90s Step 19( N/A%), pre moving , FPS 20.38, Running 0.93s Step 20( N/A%), pre moving , FPS 20.60, Running 0.97s Step 21( N/A%), pre moving , FPS 19.74, Running 1.22s Step 22( N/A%), pre moving , FPS 19.06, Running 1.29s Step 23( N/A%), pre moving , FPS 18.92, Running 1.34s Step 24( N/A%), pre moving , FPS 18.97, Running 1.37s Step 25( N/A%), pre moving , FPS 18.99, Running 1.42s Step 26( N/A%), pre moving , FPS 15.90, Running 1.66s Step 27( N/A%), pre moving , FPS 15.84, Running 1.71s Step 28( N/A%), pre moving , FPS 15.76, Running 1.75s Step 29( N/A%), pre moving , FPS 15.72, Running 1.79s Step 30( N/A%), pre moving , FPS 15.81, Running 1.83s Step 31( N/A%), pre moving , FPS 15.83, Running 1.87s Step 32( N/A%), pre moving , FPS 15.82, Running 1.91s Step 33( N/A%), pre moving , FPS 15.78, Running 1.95s Step 34( N/A%), pre moving , FPS 15.81, Running 1.98s Step 35( N/A%), pre moving , FPS 15.96, Running 2.02s Step 36( N/A%), pre moving , FPS 12.88, Running 2.36s Step 37( N/A%), pre moving , FPS 12.92, Running 2.40s Step 38( N/A%), pre moving , FPS 12.94, Running 2.44s Step 39( N/A%), pre moving , FPS 12.92, Running 2.48s Step 40( N/A%), pre moving , FPS 12.92, Running 2.52s Step 41( N/A%), pre moving , FPS 14.88, Running 2.57s Step 42( N/A%), pre moving , FPS 15.21, Running 2.61s Step 43( N/A%), pre moving , FPS 15.15, Running 2.66s Step 44( N/A%), pre moving , FPS 15.08, Running 2.70s Step 45( N/A%), pre moving , FPS 15.13, Running 2.74s Step 46( N/A%), pre moving , FPS 17.97, Running 2.78s Step 47( N/A%), pre moving , FPS 18.08, Running 2.81s Step 48( N/A%), pre moving , FPS 18.18, Running 2.85s Step 49( N/A%), pre moving , FPS 18.14, Running 2.90s Step 50( N/A%), pre moving , FPS 18.10, Running 2.94s Step 51( N/A%), pre moving , FPS 17.67, Running 3.00s Step 52( N/A%), pre moving , FPS 17.32, Running 3.06s Step 53( N/A%), pre moving , FPS 17.09, Running 3.12s Step 54( N/A%), pre moving , FPS 16.78, Running 3.18s Step 55( N/A%), pre moving , FPS 16.39, Running 3.24s Step 56( N/A%), pre moving , FPS 21.11, Running 3.31s Step 57( N/A%), pre moving , FPS 20.80, Running 3.37s Step 58( N/A%), pre moving , FPS 20.37, Running 3.42s Step 59( N/A%), pre moving , FPS 19.82, Running 3.49s Step 60( N/A%), pre moving , FPS 19.11, Running 3.57s Step 61( N/A%), pre moving , FPS 18.81, Running 3.63s Step 62( N/A%), pre moving , FPS 18.48, Running 3.69s Step 63( N/A%), pre moving , FPS 18.28, Running 3.75s Step 64( N/A%), pre moving , FPS 17.90, Running 3.82s Step 65( N/A%), pre moving , FPS 17.52, Running 3.88s Step 66( N/A%), pre moving , FPS 17.09, Running 3.95s Step 67( N/A%), pre moving , FPS 16.81, Running 4.00s Step 68( N/A%), pre moving , FPS 16.50, Running 4.07s Step 69( N/A%), pre moving , FPS 16.25, Running 4.13s Step 70( N/A%), pre moving , FPS 15.90, Running 4.20s Step 71( N/A%), pre moving , FPS 15.96, Running 4.25s Step 72( N/A%), pre moving , FPS 15.93, Running 4.32s Step 73( N/A%), pre moving , FPS 15.76, Running 4.39s Step 74( N/A%), pre moving , FPS 15.71, Running 4.45s Step 75( N/A%), pre moving , FPS 15.82, Running 4.51s Step 76( N/A%), pre moving , FPS 15.92, Running 4.57s Step 77( N/A%), pre moving , FPS 15.84, Running 4.63s Step 78( N/A%), pre moving , FPS 15.71, Running 4.70s Step 79( N/A%), pre moving , FPS 15.62, Running 4.77s Step 80( N/A%), pre moving , FPS 15.71, Running 4.84s Step 81( N/A%), pre moving , FPS 15.77, Running 4.90s Step 82( N/A%), pre moving , FPS 15.83, Running 4.96s Step 83( N/A%), pre moving , FPS 16.08, Running 4.99s Step 84( N/A%), pre moving , FPS 16.47, Running 5.03s Step 85( N/A%), pre moving , FPS 16.80, Running 5.07s Step 86( N/A%), pre moving , FPS 17.21, Running 5.11s Step 87( N/A%), pre moving , FPS 17.41, Running 5.15s Step 88( N/A%), pre moving , FPS 17.73, Running 5.19s Step 89( N/A%), pre moving , FPS 18.03, Running 5.24s Step 90( N/A%), pre moving , FPS 18.44, Running 5.28s Step 91( N/A%), pre moving , FPS 18.78, Running 5.32s Step 92( N/A%), pre moving , FPS 19.22, Running 5.36s Step 93( N/A%), pre moving , FPS 19.65, Running 5.40s Step 94( N/A%), pre moving , FPS 19.97, Running 5.45s Step 95( N/A%), pre moving , FPS 20.10, Running 5.50s Step 96( N/A%), pre moving , FPS 20.33, Running 5.55s Step 97( N/A%), pre moving , FPS 20.56, Running 5.60s Step 98( N/A%), pre moving , FPS 21.17, Running 5.64s Step 99( N/A%), pre moving , FPS 21.96, Running 5.68s Step 100( N/A%), pre moving , FPS 22.54, Running 5.73s Step 101( N/A%), pre moving , FPS 22.84, Running 5.77s Step 102( N/A%), pre moving , FPS 23.36, Running 5.81s Step 103( N/A%), pre moving , FPS 23.33, Running 5.85s Step 104( N/A%), pre moving , FPS 23.32, Running 5.89s Step 105( N/A%), pre moving , FPS 23.33, Running 5.93s Step 106( N/A%), pre moving , FPS 23.36, Running 5.96s Step 107( N/A%), pre moving , FPS 23.57, Running 6.00s Step 108( N/A%), pre moving , FPS 23.66, Running 6.04s Step 109( N/A%), pre moving , FPS 23.67, Running 6.08s Step 110( N/A%), pre moving , FPS 13.78, Running 6.73s Step 111( N/A%), pre moving , FPS 12.79, Running 6.88s Step 112( N/A%), pre moving , FPS 11.30, Running 7.13s Step 113( N/A%), pre moving , FPS 10.69, Running 7.27s Step 114( N/A%), pre moving , FPS 9.52, Running 7.55s Step 115( N/A%), pre moving , FPS 9.05, Running 7.71s Step 116( N/A%), pre moving , FPS 8.40, Running 7.93s Step 117( N/A%), pre moving , FPS 7.89, Running 8.14s Step 118( N/A%), pre moving , FPS 7.26, Running 8.40s Step 119( N/A%), pre moving , FPS 6.89, Running 8.59s Step 120( N/A%), pre moving , FPS 6.42, Running 8.84s Step 121( N/A%), pre moving , FPS 6.19, Running 9.01s Step 122( N/A%), pre moving , FPS 5.86, Running 9.23s Step 123( N/A%), pre moving , FPS 5.65, Running 9.39s Step 124( N/A%), pre moving , FPS 5.36, Running 9.62s Step 125( N/A%), pre moving , FPS 5.22, Running 9.76s Step 126( N/A%), pre moving , FPS 4.92, Running 10.03s Step 127( N/A%), pre moving , FPS 4.79, Running 10.18s Step 128( N/A%), pre moving , FPS 4.55, Running 10.44s Step 129( N/A%), pre moving , FPS 4.45, Running 10.58s Step 130( N/A%), pre moving , FPS 4.87, Running 10.84s Step 131( N/A%), pre moving , FPS 4.87, Running 10.99s Step 132( N/A%), pre moving , FPS 4.90, Running 11.21s Step 133( N/A%), pre moving , FPS 4.85, Running 11.40s Step 134( N/A%), pre moving , FPS 4.79, Running 11.73s Step 135( N/A%), pre moving , FPS 4.74, Running 11.93s Step 136( N/A%), pre moving , FPS 4.67, Running 12.21s Step 137( N/A%), pre moving , FPS 4.72, Running 12.37s Step 138( N/A%), pre moving , FPS 4.75, Running 12.61s Step 139( N/A%), pre moving , FPS 4.77, Running 12.77s Step 140( N/A%), pre moving , FPS 4.79, Running 13.02s Step 141( N/A%), pre moving , FPS 4.76, Running 13.21s Step 142( N/A%), pre moving , FPS 4.72, Running 13.47s Step 143( N/A%), pre moving , FPS 4.70, Running 13.65s Step 144( N/A%), pre moving , FPS 4.70, Running 13.88s Step 145( N/A%), pre moving , FPS 4.69, Running 14.02s Step 146( N/A%), pre moving , FPS 4.66, Running 14.32s Step 147( N/A%), pre moving , FPS 4.66, Running 14.47s Step 148( N/A%), pre moving , FPS 4.68, Running 14.71s Step 149( N/A%), pre moving , FPS 4.63, Running 14.90s Step 150( N/A%), pre moving , FPS 4.65, Running 15.14s Step 151( N/A%), pre moving , FPS 4.64, Running 15.30s Step 152( N/A%), pre moving , FPS 4.64, Running 15.52s Step 153( N/A%), pre moving , FPS 4.67, Running 15.69s Step 154( N/A%), pre moving , FPS 4.73, Running 15.96s Step 155( N/A%), pre moving , FPS 4.72, Running 16.17s Step 156( N/A%), pre moving , FPS 4.73, Running 16.44s Step 157( N/A%), pre moving , FPS 4.67, Running 16.65s Step 158( N/A%), pre moving , FPS 4.56, Running 16.99s Step 159( N/A%), pre moving , FPS 4.53, Running 17.19s Step 160( N/A%), pre moving , FPS 4.51, Running 17.45s Step 161( N/A%), pre moving , FPS 4.51, Running 17.64s Step 162( N/A%), pre moving , FPS 4.53, Running 17.88s Step 163( N/A%), pre moving , FPS 4.56, Running 18.04s Step 164( N/A%), pre moving , FPS 4.51, Running 18.31s Step 165( N/A%), pre moving , FPS 4.61, Running 18.36s Step 166( N/A%), pre moving , FPS 4.90, Running 18.40s Step 167( N/A%), pre moving , FPS 5.03, Running 18.44s Step 168( N/A%), pre moving , FPS 5.30, Running 18.49s Step 169( N/A%), pre moving , FPS 5.51, Running 18.53s Step 170( N/A%), pre moving , FPS 5.82, Running 18.58s Step 171( N/A%), pre moving , FPS 6.03, Running 18.62s Step 172( N/A%), pre moving , FPS 6.38, Running 18.66s Step 173( N/A%), pre moving , FPS 6.63, Running 18.70s Step 174( N/A%), pre moving , FPS 7.20, Running 18.74s Step 175( N/A%), pre moving , FPS 6.30, Running 19.34s Step 176( N/A%), pre moving , FPS 6.78, Running 19.39s Step 177( N/A%), pre moving , FPS 7.18, Running 19.44s Step 178( N/A%), pre moving , FPS 8.06, Running 19.48s Step 179( N/A%), pre moving , FPS 8.58, Running 19.52s Step 180( N/A%), pre moving , FPS 9.39, Running 19.58s Step 181( N/A%), pre moving , FPS 10.12, Running 19.62s Step 182( N/A%), pre moving , FPS 11.10, Running 19.68s Step 183( N/A%), pre moving , FPS 11.66, Running 19.75s Step 184( N/A%), pre moving , FPS 13.30, Running 19.81s Step 185( N/A%), pre moving , FPS 13.03, Running 19.90s Step 186( N/A%), pre moving , FPS 12.87, Running 19.96s Step 187( N/A%), pre moving , FPS 12.34, Running 20.06s Step 188( N/A%), pre moving , FPS 11.95, Running 20.16s Step 189( N/A%), pre moving , FPS 11.67, Running 20.24s Step 190( N/A%), pre moving , FPS 11.46, Running 20.32s Step 191( N/A%), pre moving , FPS 11.37, Running 20.38s Step 192( N/A%), pre moving , FPS 11.15, Running 20.45s Step 193( N/A%), pre moving , FPS 10.80, Running 20.55s Step 194( N/A%), pre moving , FPS 10.40, Running 20.66s Step 195( N/A%), pre moving , FPS 13.96, Running 20.77s Step 196( N/A%), pre moving , FPS 13.35, Running 20.89s Step 197( N/A%), pre moving , FPS 12.86, Running 20.99s Step 198( N/A%), pre moving , FPS 12.25, Running 21.11s Step 199( N/A%), pre moving , FPS 11.80, Running 21.21s Step 200( N/A%), pre moving , FPS 11.53, Running 21.32s Step 201( N/A%), pre moving , FPS 11.04, Running 21.43s Step 202( N/A%), pre moving , FPS 10.77, Running 21.54s Step 203( N/A%), pre moving , FPS 10.60, Running 21.64s Step 204( N/A%), pre moving , FPS 10.34, Running 21.75s Step 205( N/A%), pre moving , FPS 10.22, Running 21.85s Step 206( N/A%), pre moving , FPS 10.00, Running 21.96s Step 207( N/A%), pre moving , FPS 10.02, Running 22.06s Step 208( N/A%), pre moving , FPS 9.97, Running 22.17s Step 209( N/A%), pre moving , FPS 9.89, Running 22.26s Step 210( N/A%), pre moving , FPS 9.74, Running 22.38s Step 211( N/A%), pre moving , FPS 9.48, Running 22.49s Step 212( N/A%), pre moving , FPS 9.39, Running 22.58s Step 213( N/A%), pre moving , FPS 9.44, Running 22.67s Step 214( N/A%), pre moving , FPS 9.50, Running 22.77s Step 215( N/A%), pre moving , FPS 9.62, Running 22.85s Step 216( N/A%), pre moving , FPS 9.64, Running 22.96s Step 217( N/A%), pre moving , FPS 9.75, Running 23.04s Step 218( N/A%), pre moving , FPS 9.94, Running 23.12s Step 219( N/A%), pre moving , FPS 10.11, Running 23.19s Step 220( N/A%), pre moving , FPS 10.38, Running 23.24s Step 221( N/A%), pre moving , FPS 10.76, Running 23.29s Step 222( N/A%), pre moving , FPS 11.21, Running 23.32s Step 223( N/A%), pre moving , FPS 11.61, Running 23.36s Step 224( N/A%), pre moving , FPS 12.04, Running 23.41s Step 225( N/A%), pre moving , FPS 12.49, Running 23.45s Step 226( N/A%), pre moving , FPS 12.88, Running 23.51s Step 227( N/A%), pre moving , FPS 13.47, Running 23.54s Step 228( N/A%), pre moving , FPS 14.20, Running 23.58s Step 229( N/A%), pre moving , FPS 14.78, Running 23.62s Step 230( N/A%), pre moving , FPS 15.58, Running 23.66s Step 231( N/A%), pre moving , FPS 16.53, Running 23.70s Step 232( N/A%), pre moving , FPS 17.28, Running 23.74s Step 233( N/A%), pre moving , FPS 18.13, Running 23.77s Step 234( N/A%), pre moving , FPS 13.17, Running 24.29s Step 235( N/A%), pre moving , FPS 13.55, Running 24.33s Step 236( N/A%), pre moving , FPS 14.18, Running 24.37s Step 237( N/A%), pre moving , FPS 14.59, Running 24.41s Step 238( N/A%), pre moving , FPS 15.06, Running 24.45s Step 239( N/A%), pre moving , FPS 15.13, Running 24.51s Step 240( N/A%), pre moving , FPS 15.21, Running 24.56s Step 241( N/A%), pre moving , FPS 14.97, Running 24.63s Step 242( N/A%), pre moving , FPS 14.76, Running 24.68s Step 243( N/A%), pre moving , FPS 14.53, Running 24.74s Step 244( N/A%), pre moving , FPS 14.35, Running 24.80s Step 245( N/A%), pre moving , FPS 14.29, Running 24.85s Step 246( N/A%), pre moving , FPS 14.28, Running 24.91s Step 247( N/A%), pre moving , FPS 14.08, Running 24.97s Step 248( N/A%), pre moving , FPS 13.80, Running 25.03s Step 249( N/A%), pre moving , FPS 13.48, Running 25.10s Step 250( N/A%), pre moving , FPS 13.37, Running 25.16s Step 251( N/A%), pre moving , FPS 12.96, Running 25.24s Step 252( N/A%), pre moving , FPS 12.85, Running 25.29s Step 253( N/A%), pre moving , FPS 12.39, Running 25.39s Step 254( N/A%), pre moving , FPS 17.36, Running 25.44s Step 255( N/A%), pre moving , FPS 16.85, Running 25.52s Step 256( N/A%), pre moving , FPS 16.59, Running 25.58s Step 257( N/A%), pre moving , FPS 16.34, Running 25.64s Step 258( N/A%), pre moving , FPS 16.11, Running 25.69s Step 259( N/A%), pre moving , FPS 16.21, Running 25.75s Step 260( N/A%), pre moving , FPS 15.91, Running 25.82s Step 261( N/A%), pre moving , FPS 16.10, Running 25.87s Step 262( N/A%), pre moving , FPS 16.04, Running 25.92s Step 263( N/A%), pre moving , FPS 16.14, Running 25.98s Step 264( N/A%), pre moving , FPS 16.04, Running 26.05s Step 265( N/A%), pre moving , FPS 15.81, Running 26.12s Step 266( N/A%), pre moving , FPS 15.54, Running 26.20s Step 267( N/A%), pre moving , FPS 15.32, Running 26.27s Step 268( N/A%), pre moving , FPS 15.14, Running 26.35s Step 269( N/A%), pre moving , FPS 15.18, Running 26.42s Step 270( N/A%), pre moving , FPS 14.98, Running 26.49s Step 271( N/A%), pre moving , FPS 15.16, Running 26.56s Step 272( N/A%), pre moving , FPS 15.01, Running 26.63s Step 273( N/A%), pre moving , FPS 15.31, Running 26.69s Step 274( N/A%), pre moving , FPS 15.10, Running 26.76s Step 275( N/A%), pre moving , FPS 15.11, Running 26.84s Step 276( N/A%), pre moving , FPS 14.97, Running 26.91s Step 277( N/A%), pre moving , FPS 14.82, Running 26.99s Step 278( N/A%), pre moving , FPS 14.59, Running 27.06s Step 279( N/A%), pre moving , FPS 14.44, Running 27.13s Step 280( N/A%), pre moving , FPS 14.41, Running 27.20s Step 281( N/A%), pre moving , FPS 14.08, Running 27.29s Step 282( N/A%), pre moving , FPS 13.87, Running 27.37s Step 283( N/A%), pre moving , FPS 13.59, Running 27.45s Step 284( N/A%), pre moving , FPS 13.63, Running 27.52s Step 285( N/A%), pre moving , FPS 13.67, Running 27.58s Step 286( N/A%), pre moving , FPS 13.68, Running 27.66s Step 287( N/A%), pre moving , FPS 13.64, Running 27.74s Step 288( N/A%), pre moving , FPS 13.85, Running 27.79s Step 289( N/A%), pre moving , FPS 14.02, Running 27.85s Step 290( N/A%), pre moving , FPS 14.05, Running 27.91s Step 291( N/A%), pre moving , FPS 14.05, Running 27.98s Step 292( N/A%), pre moving , FPS 13.76, Running 28.08s Step 293( N/A%), pre moving , FPS 13.73, Running 28.15s Step 294( N/A%), pre moving , FPS 13.63, Running 28.23s Step 295( N/A%), pre moving , FPS 13.69, Running 28.30s Step 296( N/A%), pre moving , FPS 13.73, Running 28.37s Step 297( N/A%), pre moving , FPS 13.77, Running 28.44s Step 298( N/A%), pre moving , FPS 13.77, Running 28.51s Step 299( N/A%), pre moving , FPS 13.78, Running 28.58s Step 300( N/A%), pre moving , FPS 13.75, Running 28.66s Step 301( N/A%), pre moving , FPS 13.86, Running 28.73s Step 302( N/A%), pre moving , FPS 14.00, Running 28.79s Step 303( N/A%), pre moving , FPS 14.29, Running 28.85s Step 304( N/A%), pre moving , FPS 14.41, Running 28.91s Step 305( N/A%), pre moving , FPS 14.76, Running 28.94s Step 306( N/A%), pre moving , FPS 15.18, Running 28.98s Step 307( N/A%), pre moving , FPS 15.60, Running 29.02s Step 308( N/A%), pre moving , FPS 15.86, Running 29.05s Step 309( N/A%), pre moving , FPS 16.14, Running 29.08s Step 310( N/A%), pre moving , FPS 16.58, Running 29.12s Step 311( N/A%), pre moving , FPS 16.72, Running 29.18s Step 312( N/A%), pre moving , FPS 17.43, Running 29.23s Step 313( N/A%), pre moving , FPS 17.71, Running 29.28s Step 314( N/A%), pre moving , FPS 18.10, Running 29.34s Step 315( N/A%), pre moving , FPS 18.41, Running 29.39s Step 316( N/A%), pre moving , FPS 18.59, Running 29.45s Step 317( N/A%), pre moving , FPS 18.81, Running 29.50s Step 318( N/A%), pre moving , FPS 19.09, Running 29.56s Step 319( N/A%), pre moving , FPS 19.50, Running 29.61s Step 320( N/A%), pre moving , FPS 20.32, Running 29.64s Step 321( N/A%), pre moving , FPS 21.15, Running 29.68s Step 322( N/A%), pre moving , FPS 21.87, Running 29.71s Step 323( N/A%), pre moving , FPS 22.40, Running 29.74s Step 324( N/A%), pre moving , FPS 22.98, Running 29.78s Step 325( N/A%), pre moving , FPS 22.94, Running 29.81s Step 326( N/A%), pre moving , FPS 23.07, Running 29.84s Step 327( N/A%), pre moving , FPS 23.23, Running 29.88s Step 328( N/A%), pre moving , FPS 23.17, Running 29.92s Step 329( N/A%), pre moving , FPS 23.09, Running 29.95s Step 330( N/A%), pre moving , FPS 22.98, Running 29.99s Step 331( N/A%), pre moving , FPS 23.52, Running 30.03s Step 332( N/A%), pre moving , FPS 23.67, Running 30.07s Step 333( N/A%), pre moving , FPS 24.19, Running 30.11s Step 334( N/A%), pre moving , FPS 24.78, Running 30.14s Step 335( N/A%), pre moving , FPS 16.37, Running 30.61s Step 336( N/A%), pre moving , FPS 16.65, Running 30.65s Step 337( N/A%), pre moving , FPS 16.90, Running 30.69s Step 338( N/A%), pre moving , FPS 17.20, Running 30.72s Step 339( N/A%), pre moving , FPS 17.09, Running 30.78s Step 340( N/A%), pre moving , FPS 17.10, Running 30.81s Step 341( N/A%), pre moving , FPS 17.12, Running 30.85s Step 342( N/A%), pre moving , FPS 17.09, Running 30.88s Step 343( N/A%), pre moving , FPS 16.85, Running 30.93s Step 344( N/A%), pre moving , FPS 16.39, Running 31.00s Step 345( N/A%), pre moving , FPS 15.87, Running 31.07s Step 346( N/A%), pre moving , FPS 15.41, Running 31.14s Step 347( N/A%), pre moving , FPS 15.01, Running 31.21s Step 348( N/A%), pre moving , FPS 14.66, Running 31.28s Step 349( N/A%), pre moving , FPS 14.08, Running 31.37s Step 350( N/A%), pre moving , FPS 13.83, Running 31.44s Step 351( N/A%), pre moving , FPS 13.59, Running 31.50s Step 352( N/A%), pre moving , FPS 13.26, Running 31.58s Step 353( N/A%), pre moving , FPS 13.13, Running 31.63s Step 354( N/A%), pre moving , FPS 12.95, Running 31.69s Step 355( N/A%), pre moving , FPS 17.54, Running 31.75s Step 356( N/A%), pre moving , FPS 17.29, Running 31.80s Step 357( N/A%), pre moving , FPS 17.10, Running 31.86s Step 358( N/A%), pre moving , FPS 17.04, Running 31.90s Step 359( N/A%), pre moving , FPS 17.07, Running 31.95s Step 360( N/A%), pre moving , FPS 16.94, Running 31.99s Step 361( N/A%), pre moving , FPS 16.91, Running 32.03s Step 362( N/A%), pre moving , FPS 16.90, Running 32.06s Step 363( N/A%), pre moving , FPS 17.10, Running 32.10s Step 364( N/A%), pre moving , FPS 17.58, Running 32.13s Step 365( N/A%), pre moving , FPS 18.23, Running 32.17s Step 366( N/A%), pre moving , FPS 18.82, Running 32.20s Step 367( N/A%), pre moving , FPS 19.41, Running 32.24s Step 368( N/A%), pre moving , FPS 20.01, Running 32.28s Step 369( N/A%), pre moving , FPS 21.20, Running 32.31s Step 370( N/A%), pre moving , FPS 21.74, Running 32.36s Step 371( N/A%), pre moving , FPS 22.52, Running 32.39s Step 372( N/A%), pre moving , FPS 23.83, Running 32.42s Step 373( N/A%), pre moving , FPS 24.34, Running 32.45s Step 374( N/A%), pre moving , FPS 25.00, Running 32.49s Step 375( N/A%), pre moving , FPS 25.90, Running 32.52s Step 376( N/A%), pre moving , FPS 26.45, Running 32.56s Step 377( N/A%), pre moving , FPS 27.21, Running 32.59s Step 378( N/A%), pre moving , FPS 27.35, Running 32.63s Step 379( N/A%), pre moving , FPS 27.91, Running 32.67s Step 380( N/A%), pre moving , FPS 27.69, Running 32.72s Step 381( N/A%), pre moving , FPS 27.67, Running 32.75s Step 382( N/A%), pre moving , FPS 27.45, Running 32.79s Step 383( N/A%), pre moving , FPS 27.59, Running 32.82s Step 384( N/A%), pre moving , FPS 27.71, Running 32.86s Step 385( N/A%), pre moving , FPS 27.61, Running 32.89s Step 386( N/A%), pre moving , FPS 27.75, Running 32.92s Step 387( N/A%), pre moving , FPS 27.81, Running 32.96s Step 388( N/A%), pre moving , FPS 27.69, Running 33.00s Step 389( N/A%), pre moving , FPS 27.78, Running 33.03s Step 390( N/A%), pre moving , FPS 28.08, Running 33.07s Step 391( N/A%), pre moving , FPS 28.03, Running 33.10s Step 392( N/A%), pre moving , FPS 27.97, Running 33.14s Step 393( N/A%), pre moving , FPS 27.97, Running 33.17s Step 394( N/A%), pre moving , FPS 28.07, Running 33.20s Step 395( N/A%), pre moving , FPS 28.21, Running 33.23s Step 396( N/A%), pre moving , FPS 28.30, Running 33.27s Step 397( N/A%), pre moving , FPS 27.80, Running 33.31s Step 398( N/A%), pre moving , FPS 27.81, Running 33.35s Step 399( N/A%), pre moving , FPS 27.93, Running 33.38s Step 400( N/A%), pre moving , FPS 28.29, Running 33.42s Step 401( N/A%), pre moving , FPS 28.01, Running 33.47s Step 402( N/A%), pre moving , FPS 28.14, Running 33.50s Step 403( N/A%), pre moving , FPS 28.11, Running 33.54s Step 404( N/A%), pre moving , FPS 28.04, Running 33.57s Step 405( N/A%), pre moving , FPS 28.18, Running 33.60s Step 406( N/A%), pre moving , FPS 28.25, Running 33.63s Step 407( N/A%), pre moving , FPS 28.43, Running 33.66s Step 408( N/A%), pre moving , FPS 28.61, Running 33.70s Step 409( N/A%), pre moving , FPS 28.16, Running 33.74s Step 410( N/A%), pre moving , FPS 28.23, Running 33.78s Step 411( N/A%), pre moving , FPS 27.98, Running 33.82s Step 412( N/A%), pre moving , FPS 27.81, Running 33.85s Step 413( N/A%), pre moving , FPS 27.53, Running 33.89s Step 414( N/A%), pre moving , FPS 26.98, Running 33.94s Step 415( N/A%), pre moving , FPS 26.69, Running 33.98s Step 416( N/A%), pre moving , FPS 26.67, Running 34.02s Step 417( N/A%), pre moving , FPS 26.88, Running 34.06s Step 418( N/A%), pre moving , FPS 27.02, Running 34.09s Step 419( N/A%), pre moving , FPS 27.00, Running 34.12s Step 420( N/A%), pre moving , FPS 27.18, Running 34.16s Step 421( N/A%), pre moving , FPS 27.43, Running 34.19s Step 422( N/A%), pre moving , FPS 9.77, Running 35.55s Step 423( N/A%), pre moving , FPS 8.68, Running 35.84s Step 424( N/A%), pre moving , FPS 8.08, Running 36.04s Step 425( N/A%), pre moving , FPS 7.37, Running 36.31s Step 426( N/A%), pre moving , FPS 7.10, Running 36.45s Step 427( N/A%), pre moving , FPS 6.51, Running 36.74s Step 428( N/A%), pre moving , FPS 6.23, Running 36.91s Step 429( N/A%), pre moving , FPS 5.85, Running 37.17s Step 430( N/A%), pre moving , FPS 5.62, Running 37.34s Step 431( N/A%), pre moving , FPS 5.28, Running 37.61s Step 432( N/A%), pre moving , FPS 5.07, Running 37.80s Step 433( N/A%), pre moving , FPS 4.79, Running 38.07s Step 434( N/A%), pre moving , FPS 4.64, Running 38.25s Step 435( N/A%), pre moving , FPS 4.42, Running 38.50s Step 436( N/A%), pre moving , FPS 4.29, Running 38.68s Step 437( N/A%), pre moving , FPS 4.12, Running 38.91s Step 438( N/A%), pre moving , FPS 3.98, Running 39.12s Step 439( N/A%), pre moving , FPS 3.79, Running 39.40s Step 440( N/A%), pre moving , FPS 3.71, Running 39.54s Step 441( N/A%), pre moving , FPS 3.56, Running 39.82s Step 442( 0.33%), action 1, FPS 3.57, Running 41.14s Step 443( 0.67%), action 2, FPS 3.41, Running 41.71s Step 444( 1.00%), action 3, FPS 3.13, Running 42.44s Step 445( 1.33%), action 4, FPS 3.00, Running 42.98s Step 446( 1.67%), action 5, FPS 2.90, Running 43.34s Step 447( 2.00%), action 6, FPS 2.80, Running 43.89s Step 448( 2.33%), action 7, FPS 2.70, Running 44.33s Step 449( 2.67%), action 8, FPS 2.62, Running 44.81s Step 450( 3.00%), action 9, FPS 2.49, Running 45.38s Step 451( 3.33%), action 10, FPS 2.51, Running 45.59s Step 452( 3.67%), action 11, FPS 2.30, Running 46.51s Step 453( 4.00%), action 12, FPS 2.22, Running 47.08s Step 454( 4.33%), action 13, FPS 2.09, Running 47.81s Step 455( 4.67%), action 14, FPS 2.10, Running 48.03s Step 456( 5.00%), action 15, FPS 2.02, Running 48.57s Step 457( 5.33%), action 16, FPS 1.98, Running 49.00s Step 458( 5.67%), action 17, FPS 1.92, Running 49.55s Step 459( 6.00%), action 18, FPS 1.90, Running 49.93s Step 460( 6.33%), action 19, FPS 1.82, Running 50.55s Step 461( 6.67%), action 20, FPS 1.79, Running 51.02s Step 462( 7.00%), action 21, FPS 1.86, Running 51.89s Step 463( 7.33%), action 22, FPS 1.88, Running 52.35s Step 464( 7.67%), action 23, FPS 1.92, Running 52.83s Step 465( 8.00%), action 24, FPS 1.93, Running 53.31s Step 466( 8.33%), action 25, FPS 1.89, Running 53.95s Step 467( 8.67%), action 26, FPS 1.94, Running 54.19s Step 468( 9.00%), action 27, FPS 1.90, Running 54.83s Step 469( 9.33%), action 28, FPS 1.90, Running 55.32s Step 470( 9.67%), action 29, FPS 1.89, Running 55.97s Step 471( 10.00%), action 30, FPS 1.87, Running 56.27s Step 472( 10.33%), action 31, FPS 1.88, Running 57.13s Step 473( 10.67%), action 32, FPS 1.91, Running 57.55s Step 474( 11.00%), action 33, FPS 1.94, Running 58.14s Step 475( 11.33%), action 34, FPS 1.89, Running 58.63s Step 476( 11.67%), action 35, FPS 1.87, Running 59.27s Step 477( 12.00%), action 36, FPS 1.86, Running 59.75s Step 478( 12.33%), action 37, FPS 1.84, Running 60.43s Step 479( 12.67%), action 38, FPS 1.82, Running 60.91s Step 480( 13.00%), action 39, FPS 1.80, Running 61.65s Step 481( 13.33%), action 40, FPS 1.80, Running 62.11s Step 482( 13.67%), action 41, FPS 1.81, Running 62.97s Step 483( 14.00%), action 42, FPS 1.80, Running 63.48s Step 484( 14.33%), action 43, FPS 1.79, Running 63.99s Step 485( 14.67%), action 44, FPS 1.80, Running 64.44s Step 486( 15.00%), action 45, FPS 1.83, Running 64.85s Step 487( 15.33%), action 46, FPS 1.79, Running 65.36s Step 488( 15.67%), action 47, FPS 1.79, Running 66.00s Step 489( 16.00%), action 48, FPS 1.83, Running 66.28s Step 490( 16.33%), action 49, FPS 1.87, Running 66.67s Step 491( 16.67%), action 50, FPS 1.83, Running 67.19s Step 492( 17.00%), action 51, FPS 1.86, Running 67.89s Step 493( 17.33%), action 52, FPS 1.87, Running 68.26s Step 494( 17.67%), action 53, FPS 1.89, Running 68.74s Step 495( 18.00%), action 54, FPS 1.89, Running 69.23s Step 496( 18.33%), action 55, FPS 1.89, Running 69.87s Step 497( 18.67%), action 56, FPS 1.89, Running 70.36s Step 498( 19.00%), action 57, FPS 1.94, Running 70.72s Step 499( 19.33%), action 58, FPS 1.97, Running 71.09s Step 500( 19.67%), action 59, FPS 2.02, Running 71.57s Step 501( 20.00%), action 60, FPS 2.04, Running 71.93s Step 502( 20.33%), action 61, FPS 2.08, Running 72.56s Step 503( 20.67%), action 62, FPS 2.09, Running 73.03s Step 504( 21.00%), action 63, FPS 2.09, Running 73.56s Step 505( 21.33%), action 64, FPS 2.09, Running 74.00s Step 506( 21.67%), action 65, FPS 2.07, Running 74.51s Step 507( 22.00%), action 66, FPS 2.13, Running 74.75s Step 508( 22.33%), action 67, FPS 2.17, Running 75.22s Step 509( 22.67%), action 68, FPS 2.16, Running 75.53s Step 510( 23.00%), action 69, FPS 2.12, Running 76.13s Step 511( 23.33%), action 70, FPS 2.16, Running 76.46s Step 512( 23.67%), action 71, FPS 2.15, Running 77.20s Step 513( 24.00%), action 72, FPS 2.13, Running 77.63s Step 514( 24.33%), action 73, FPS 2.10, Running 78.29s Step 515( 24.67%), action 74, FPS 2.11, Running 78.69s Step 516( 25.00%), action 75, FPS 2.12, Running 79.32s Step 517( 25.33%), action 76, FPS 2.18, Running 79.55s Step 518( 25.67%), action 77, FPS 2.13, Running 80.13s Step 519( 26.00%), action 78, FPS 2.13, Running 80.49s Step 520( 26.33%), action 79, FPS 2.10, Running 81.10s Step 521( 26.67%), action 80, FPS 2.11, Running 81.40s Step 522( 27.00%), action 81, FPS 2.04, Running 82.36s Step 523( 27.33%), action 82, FPS 2.09, Running 82.59s Step 524( 27.67%), action 83, FPS 2.10, Running 83.07s Step 525( 28.00%), action 84, FPS 2.10, Running 83.52s Step 526( 28.33%), action 85, FPS 2.04, Running 84.32s Step 527( 28.67%), action 86, FPS 2.01, Running 84.71s Step 528( 29.00%), action 87, FPS 2.01, Running 85.15s Step 529( 29.33%), action 88, FPS 2.03, Running 85.38s Step 530( 29.67%), action 89, FPS 2.06, Running 85.82s Step 531( 30.00%), action 90, FPS 2.06, Running 86.14s Step 532( 30.33%), action 91, FPS 2.04, Running 87.00s Step 533( 30.67%), action 92, FPS 2.05, Running 87.40s Step 534( 31.00%), action 93, FPS 2.10, Running 87.82s Step 535( 31.33%), action 94, FPS 2.13, Running 88.09s Step 536( 31.67%), action 95, FPS 2.10, Running 88.86s Step 537( 32.00%), action 96, FPS 2.06, Running 89.24s Step 538( 32.33%), action 97, FPS 2.10, Running 89.65s Step 539( 32.67%), action 98, FPS 2.13, Running 89.89s Step 540( 33.00%), action 99, FPS 2.10, Running 90.64s Step 541( 33.33%), action 100, FPS 2.08, Running 91.02s Step 542( 33.67%), action 101, FPS 2.10, Running 91.87s Step 543( 34.00%), action 102, FPS 2.07, Running 92.24s Step 544( 34.33%), action 103, FPS 2.02, Running 92.98s Step 545( 34.67%), action 104, FPS 2.03, Running 93.38s Step 546( 35.00%), action 105, FPS 2.08, Running 93.92s Step 547( 35.33%), action 106, FPS 2.05, Running 94.45s Step 548( 35.67%), action 107, FPS 2.01, Running 95.11s Step 549( 36.00%), action 108, FPS 2.00, Running 95.36s Step 550( 36.33%), action 109, FPS 1.99, Running 95.89s Step 551( 36.67%), action 110, FPS 1.95, Running 96.42s Step 552( 37.00%), action 111, FPS 1.94, Running 97.30s Step 553( 37.33%), action 112, FPS 1.94, Running 97.71s Step 554( 37.67%), action 113, FPS 1.93, Running 98.18s Step 555( 38.00%), action 114, FPS 1.88, Running 98.73s Step 556( 38.33%), action 115, FPS 1.94, Running 99.17s Step 557( 38.67%), action 116, FPS 1.90, Running 99.75s Step 558( 39.00%), action 117, FPS 1.89, Running 100.22s Step 559( 39.33%), action 118, FPS 1.88, Running 100.53s Step 560( 39.67%), action 119, FPS 1.92, Running 101.03s Step 561( 40.00%), action 120, FPS 1.95, Running 101.29s Step 562( 40.33%), action 121, FPS 1.98, Running 101.99s Step 563( 40.67%), action 122, FPS 2.00, Running 102.24s Step 564( 41.00%), action 123, FPS 2.01, Running 102.93s Step 565( 41.33%), action 124, FPS 2.00, Running 103.39s Step 566( 41.67%), action 125, FPS 1.97, Running 104.06s Step 567( 42.00%), action 126, FPS 2.03, Running 104.32s Step 568( 42.33%), action 127, FPS 2.03, Running 104.94s Step 569( 42.67%), action 128, FPS 2.04, Running 105.18s Step 570( 43.00%), action 129, FPS 2.00, Running 105.87s Step 571( 43.33%), action 130, FPS 2.02, Running 106.33s Step 572( 43.67%), action 131, FPS 2.05, Running 107.04s Step 573( 44.00%), action 132, FPS 2.08, Running 107.32s Step 574( 44.33%), action 133, FPS 2.09, Running 107.76s Step 575( 44.67%), action 134, FPS 2.13, Running 108.13s Step 576( 45.00%), action 135, FPS 2.06, Running 108.86s Step 577( 45.33%), action 136, FPS 2.08, Running 109.39s Step 578( 45.67%), action 137, FPS 2.02, Running 110.12s Step 579( 46.00%), action 138, FPS 1.97, Running 110.68s Step 580( 46.33%), action 139, FPS 1.95, Running 111.31s Step 581( 46.67%), action 140, FPS 1.90, Running 111.83s Step 582( 47.00%), action 141, FPS 1.87, Running 112.70s Step 583( 47.33%), action 142, FPS 1.87, Running 112.94s Step 584( 47.67%), action 143, FPS 1.88, Running 113.59s Step 585( 48.00%), action 144, FPS 1.89, Running 113.97s Step 586( 48.33%), action 145, FPS 1.88, Running 114.69s Step 587( 48.67%), action 146, FPS 1.88, Running 114.98s Step 588( 49.00%), action 147, FPS 1.86, Running 115.71s Step 589( 49.33%), action 148, FPS 1.82, Running 116.18s Step 590( 49.67%), action 149, FPS 1.82, Running 116.83s Step 591( 50.00%), action 150, FPS 1.85, Running 117.16s Step 592( 50.33%), action 151, FPS 1.88, Running 117.70s Step 593( 50.67%), action 152, FPS 1.87, Running 117.99s Step 594( 51.00%), action 153, FPS 1.87, Running 118.44s Step 595( 51.33%), action 154, FPS 1.88, Running 118.77s Step 596( 51.67%), action 155, FPS 1.96, Running 119.04s Step 597( 52.00%), action 156, FPS 2.03, Running 119.27s Step 598( 52.33%), action 157, FPS 2.03, Running 119.98s Step 599( 52.67%), action 158, FPS 2.04, Running 120.46s Step 600( 53.00%), action 159, FPS 2.00, Running 121.29s Step 601( 53.33%), action 160, FPS 2.01, Running 121.77s Step 602( 53.67%), action 161, FPS 2.03, Running 122.58s Step 603( 54.00%), action 162, FPS 1.98, Running 123.03s Step 604( 54.33%), action 163, FPS 2.01, Running 123.55s Step 605( 54.67%), action 164, FPS 1.99, Running 124.02s Step 606( 55.00%), action 165, FPS 2.01, Running 124.61s Step 607( 55.33%), action 166, FPS 1.96, Running 125.16s Step 608( 55.67%), action 167, FPS 1.96, Running 125.91s Step 609( 56.00%), action 168, FPS 2.00, Running 126.18s Step 610( 56.33%), action 169, FPS 2.00, Running 126.81s [2026-08-01 18:10:47] [60 ] Seed 59 failed after 127.39 s. +steps: 610 , actions: 169 . +Instruction: Empty +Total 30/60(50.00%) success. +Setting seed: 60 +Step 1( N/A%), pre moving , FPS 13.20, Running 0.08s Step 2( N/A%), pre moving , FPS 16.71, Running 0.12s Step 3( N/A%), pre moving , FPS 18.32, Running 0.16s Step 4( N/A%), pre moving , FPS 19.00, Running 0.21s Step 5( N/A%), pre moving , FPS 19.96, Running 0.25s Step 6( N/A%), pre moving , FPS 20.64, Running 0.29s Step 7( N/A%), pre moving , FPS 21.18, Running 0.33s Step 8( N/A%), pre moving , FPS 21.63, Running 0.37s Step 9( N/A%), pre moving , FPS 21.75, Running 0.41s Step 10( N/A%), pre moving , FPS 21.99, Running 0.45s Step 11( N/A%), pre moving , FPS 21.93, Running 0.50s Step 12( N/A%), pre moving , FPS 22.00, Running 0.55s Step 13( N/A%), pre moving , FPS 22.35, Running 0.58s Step 14( N/A%), pre moving , FPS 22.60, Running 0.62s Step 15( N/A%), pre moving , FPS 22.73, Running 0.66s Step 16( N/A%), pre moving , FPS 22.84, Running 0.70s Step 17( N/A%), pre moving , FPS 23.01, Running 0.74s Step 18( N/A%), pre moving , FPS 23.03, Running 0.78s Step 19( N/A%), pre moving , FPS 23.10, Running 0.82s Step 20( N/A%), pre moving , FPS 22.88, Running 0.87s Step 21( N/A%), pre moving , FPS 19.30, Running 1.11s Step 22( N/A%), pre moving , FPS 18.73, Running 1.19s Step 23( N/A%), pre moving , FPS 18.87, Running 1.22s Step 24( N/A%), pre moving , FPS 18.98, Running 1.26s Step 25( N/A%), pre moving , FPS 18.91, Running 1.31s Step 26( N/A%), pre moving , FPS 16.10, Running 1.53s Step 27( N/A%), pre moving , FPS 16.08, Running 1.57s Step 28( N/A%), pre moving , FPS 16.03, Running 1.62s Step 29( N/A%), pre moving , FPS 16.06, Running 1.66s Step 30( N/A%), pre moving , FPS 16.03, Running 1.70s Step 31( N/A%), pre moving , FPS 16.15, Running 1.74s Step 32( N/A%), pre moving , FPS 16.26, Running 1.78s Step 33( N/A%), pre moving , FPS 16.22, Running 1.81s Step 34( N/A%), pre moving , FPS 16.09, Running 1.86s Step 35( N/A%), pre moving , FPS 16.09, Running 1.90s Step 36( N/A%), pre moving , FPS 12.75, Running 2.27s Step 37( N/A%), pre moving , FPS 12.70, Running 2.31s Step 38( N/A%), pre moving , FPS 12.68, Running 2.36s Step 39( N/A%), pre moving , FPS 12.62, Running 2.41s Step 40( N/A%), pre moving , FPS 12.65, Running 2.46s Step 41( N/A%), pre moving , FPS 14.45, Running 2.50s Step 42( N/A%), pre moving , FPS 14.85, Running 2.53s Step 43( N/A%), pre moving , FPS 14.81, Running 2.57s Step 44( N/A%), pre moving , FPS 14.78, Running 2.62s Step 45( N/A%), pre moving , FPS 14.80, Running 2.66s Step 46( N/A%), pre moving , FPS 17.14, Running 2.70s Step 47( N/A%), pre moving , FPS 17.06, Running 2.75s Step 48( N/A%), pre moving , FPS 17.05, Running 2.79s Step 49( N/A%), pre moving , FPS 16.97, Running 2.84s Step 50( N/A%), pre moving , FPS 16.97, Running 2.88s Step 51( N/A%), pre moving , FPS 16.96, Running 2.92s Step 52( N/A%), pre moving , FPS 16.92, Running 2.96s Step 53( N/A%), pre moving , FPS 16.93, Running 3.00s Step 54( N/A%), pre moving , FPS 17.01, Running 3.04s Step 55( N/A%), pre moving , FPS 17.02, Running 3.08s Step 56( N/A%), pre moving , FPS 23.01, Running 3.14s Step 57( N/A%), pre moving , FPS 22.68, Running 3.20s Step 58( N/A%), pre moving , FPS 21.98, Running 3.27s Step 59( N/A%), pre moving , FPS 21.64, Running 3.33s Step 60( N/A%), pre moving , FPS 21.19, Running 3.40s Step 61( N/A%), pre moving , FPS 20.78, Running 3.46s Step 62( N/A%), pre moving , FPS 20.27, Running 3.52s Step 63( N/A%), pre moving , FPS 19.65, Running 3.59s Step 64( N/A%), pre moving , FPS 19.00, Running 3.67s Step 65( N/A%), pre moving , FPS 18.53, Running 3.74s Step 66( N/A%), pre moving , FPS 18.17, Running 3.80s Step 67( N/A%), pre moving , FPS 17.91, Running 3.86s Step 68( N/A%), pre moving , FPS 17.65, Running 3.92s Step 69( N/A%), pre moving , FPS 17.39, Running 3.99s Step 70( N/A%), pre moving , FPS 17.10, Running 4.05s Step 71( N/A%), pre moving , FPS 16.72, Running 4.12s Step 72( N/A%), pre moving , FPS 16.40, Running 4.18s Step 73( N/A%), pre moving , FPS 16.10, Running 4.24s Step 74( N/A%), pre moving , FPS 15.87, Running 4.30s Step 75( N/A%), pre moving , FPS 15.62, Running 4.36s Step 76( N/A%), pre moving , FPS 15.62, Running 4.42s Step 77( N/A%), pre moving , FPS 15.59, Running 4.48s Step 78( N/A%), pre moving , FPS 15.77, Running 4.54s Step 79( N/A%), pre moving , FPS 15.75, Running 4.60s Step 80( N/A%), pre moving , FPS 15.61, Running 4.68s Step 81( N/A%), pre moving , FPS 15.60, Running 4.74s Step 82( N/A%), pre moving , FPS 15.65, Running 4.80s Step 83( N/A%), pre moving , FPS 15.75, Running 4.86s Step 84( N/A%), pre moving , FPS 15.93, Running 4.93s Step 85( N/A%), pre moving , FPS 15.96, Running 4.99s Step 86( N/A%), pre moving , FPS 16.00, Running 5.05s Step 87( N/A%), pre moving , FPS 16.33, Running 5.09s Step 88( N/A%), pre moving , FPS 16.56, Running 5.13s Step 89( N/A%), pre moving , FPS 16.82, Running 5.18s Step 90( N/A%), pre moving , FPS 17.15, Running 5.22s Step 91( N/A%), pre moving , FPS 17.49, Running 5.26s Step 92( N/A%), pre moving , FPS 17.84, Running 5.30s Step 93( N/A%), pre moving , FPS 18.22, Running 5.34s Step 94( N/A%), pre moving , FPS 18.48, Running 5.38s Step 95( N/A%), pre moving , FPS 18.83, Running 5.42s Step 96( N/A%), pre moving , FPS 19.16, Running 5.46s Step 97( N/A%), pre moving , FPS 19.33, Running 5.51s Step 98( N/A%), pre moving , FPS 19.72, Running 5.55s Step 99( N/A%), pre moving , FPS 20.25, Running 5.59s Step 100( N/A%), pre moving , FPS 21.08, Running 5.63s Step 101( N/A%), pre moving , FPS 21.43, Running 5.67s Step 102( N/A%), pre moving , FPS 21.66, Running 5.72s Step 103( N/A%), pre moving , FPS 22.20, Running 5.76s Step 104( N/A%), pre moving , FPS 22.75, Running 5.80s Step 105( N/A%), pre moving , FPS 23.45, Running 5.84s Step 106( N/A%), pre moving , FPS 23.83, Running 5.89s Step 107( N/A%), pre moving , FPS 23.67, Running 5.93s Step 108( N/A%), pre moving , FPS 23.64, Running 5.98s Step 109( N/A%), pre moving , FPS 23.79, Running 6.02s Step 110( N/A%), pre moving , FPS 23.83, Running 6.06s Step 111( N/A%), pre moving , FPS 23.82, Running 6.10s Step 112( N/A%), pre moving , FPS 23.65, Running 6.14s Step 113( N/A%), pre moving , FPS 23.46, Running 6.19s Step 114( N/A%), pre moving , FPS 23.48, Running 6.23s Step 115( N/A%), pre moving , FPS 23.26, Running 6.28s Step 116( N/A%), pre moving , FPS 23.35, Running 6.32s Step 117( N/A%), pre moving , FPS 13.89, Running 6.95s Step 118( N/A%), pre moving , FPS 12.79, Running 7.12s Step 119( N/A%), pre moving , FPS 11.37, Running 7.35s Step 120( N/A%), pre moving , FPS 10.43, Running 7.55s Step 121( N/A%), pre moving , FPS 9.36, Running 7.81s Step 122( N/A%), pre moving , FPS 8.83, Running 7.99s Step 123( N/A%), pre moving , FPS 8.12, Running 8.23s Step 124( N/A%), pre moving , FPS 7.59, Running 8.44s Step 125( N/A%), pre moving , FPS 6.97, Running 8.71s Step 126( N/A%), pre moving , FPS 6.63, Running 8.91s Step 127( N/A%), pre moving , FPS 6.20, Running 9.16s Step 128( N/A%), pre moving , FPS 6.00, Running 9.31s Step 129( N/A%), pre moving , FPS 5.63, Running 9.57s Step 130( N/A%), pre moving , FPS 5.44, Running 9.73s Step 131( N/A%), pre moving , FPS 5.08, Running 10.04s Step 132( N/A%), pre moving , FPS 4.91, Running 10.22s Step 133( N/A%), pre moving , FPS 4.65, Running 10.49s Step 134( N/A%), pre moving , FPS 4.50, Running 10.67s Step 135( N/A%), pre moving , FPS 4.26, Running 10.98s Step 136( N/A%), pre moving , FPS 4.10, Running 11.19s Step 137( N/A%), pre moving , FPS 4.45, Running 11.44s Step 138( N/A%), pre moving , FPS 4.45, Running 11.61s Step 139( N/A%), pre moving , FPS 4.37, Running 11.92s Step 140( N/A%), pre moving , FPS 4.41, Running 12.08s Step 141( N/A%), pre moving , FPS 4.43, Running 12.33s Step 142( N/A%), pre moving , FPS 4.39, Running 12.54s Step 143( N/A%), pre moving , FPS 4.39, Running 12.78s Step 144( N/A%), pre moving , FPS 4.43, Running 12.95s Step 145( N/A%), pre moving , FPS 4.47, Running 13.19s Step 146( N/A%), pre moving , FPS 4.47, Running 13.38s Step 147( N/A%), pre moving , FPS 4.44, Running 13.66s Step 148( N/A%), pre moving , FPS 4.42, Running 13.84s Step 149( N/A%), pre moving , FPS 4.42, Running 14.09s Step 150( N/A%), pre moving , FPS 4.41, Running 14.26s Step 151( N/A%), pre moving , FPS 4.41, Running 14.57s Step 152( N/A%), pre moving , FPS 4.40, Running 14.76s Step 153( N/A%), pre moving , FPS 4.43, Running 15.01s Step 154( N/A%), pre moving , FPS 4.45, Running 15.17s Step 155( N/A%), pre moving , FPS 4.50, Running 15.42s Step 156( N/A%), pre moving , FPS 4.53, Running 15.61s Step 157( N/A%), pre moving , FPS 4.54, Running 15.85s Step 158( N/A%), pre moving , FPS 4.52, Running 16.03s Step 159( N/A%), pre moving , FPS 4.58, Running 16.29s Step 160( N/A%), pre moving , FPS 4.55, Running 16.48s Step 161( N/A%), pre moving , FPS 4.53, Running 16.74s Step 162( N/A%), pre moving , FPS 4.57, Running 16.92s Step 163( N/A%), pre moving , FPS 4.55, Running 17.18s Step 164( N/A%), pre moving , FPS 4.58, Running 17.31s Step 165( N/A%), pre moving , FPS 4.59, Running 17.55s Step 166( N/A%), pre moving , FPS 4.64, Running 17.69s Step 167( N/A%), pre moving , FPS 4.64, Running 17.97s Step 168( N/A%), pre moving , FPS 4.64, Running 18.15s Step 169( N/A%), pre moving , FPS 4.63, Running 18.41s Step 170( N/A%), pre moving , FPS 4.65, Running 18.56s Step 171( N/A%), pre moving , FPS 4.73, Running 18.80s Step 172( N/A%), pre moving , FPS 4.90, Running 18.84s Step 173( N/A%), pre moving , FPS 5.15, Running 18.89s Step 174( N/A%), pre moving , FPS 5.30, Running 18.94s Step 175( N/A%), pre moving , FPS 5.62, Running 18.98s Step 176( N/A%), pre moving , FPS 5.84, Running 19.03s Step 177( N/A%), pre moving , FPS 6.19, Running 19.08s Step 178( N/A%), pre moving , FPS 6.47, Running 19.12s Step 179( N/A%), pre moving , FPS 6.95, Running 19.16s Step 180( N/A%), pre moving , FPS 7.35, Running 19.20s Step 181( N/A%), pre moving , FPS 8.00, Running 19.24s Step 182( N/A%), pre moving , FPS 7.15, Running 19.71s Step 183( N/A%), pre moving , FPS 7.76, Running 19.75s Step 184( N/A%), pre moving , FPS 8.05, Running 19.80s Step 185( N/A%), pre moving , FPS 8.73, Running 19.84s Step 186( N/A%), pre moving , FPS 9.15, Running 19.88s Step 187( N/A%), pre moving , FPS 10.15, Running 19.94s Step 188( N/A%), pre moving , FPS 10.93, Running 19.98s Step 189( N/A%), pre moving , FPS 12.30, Running 20.04s Step 190( N/A%), pre moving , FPS 12.99, Running 20.10s Step 191( N/A%), pre moving , FPS 14.66, Running 20.17s Step 192( N/A%), pre moving , FPS 14.42, Running 20.23s Step 193( N/A%), pre moving , FPS 14.29, Running 20.29s Step 194( N/A%), pre moving , FPS 14.18, Running 20.35s Step 195( N/A%), pre moving , FPS 13.83, Running 20.43s Step 196( N/A%), pre moving , FPS 13.57, Running 20.51s Step 197( N/A%), pre moving , FPS 13.23, Running 20.59s Step 198( N/A%), pre moving , FPS 12.91, Running 20.67s Step 199( N/A%), pre moving , FPS 12.57, Running 20.75s Step 200( N/A%), pre moving , FPS 12.29, Running 20.83s Step 201( N/A%), pre moving , FPS 12.03, Running 20.90s Step 202( N/A%), pre moving , FPS 15.83, Running 20.98s Step 203( N/A%), pre moving , FPS 15.18, Running 21.07s Step 204( N/A%), pre moving , FPS 14.67, Running 21.16s Step 205( N/A%), pre moving , FPS 14.24, Running 21.24s Step 206( N/A%), pre moving , FPS 13.80, Running 21.33s Step 207( N/A%), pre moving , FPS 13.53, Running 21.42s Step 208( N/A%), pre moving , FPS 13.12, Running 21.50s Step 209( N/A%), pre moving , FPS 12.93, Running 21.58s Step 210( N/A%), pre moving , FPS 12.73, Running 21.67s Step 211( N/A%), pre moving , FPS 12.49, Running 21.77s Step 212( N/A%), pre moving , FPS 12.34, Running 21.85s Step 213( N/A%), pre moving , FPS 12.09, Running 21.94s Step 214( N/A%), pre moving , FPS 11.92, Running 22.03s Step 215( N/A%), pre moving , FPS 11.87, Running 22.11s Step 216( N/A%), pre moving , FPS 11.78, Running 22.21s Step 217( N/A%), pre moving , FPS 11.78, Running 22.29s Step 218( N/A%), pre moving , FPS 11.75, Running 22.37s Step 219( N/A%), pre moving , FPS 11.66, Running 22.47s Step 220( N/A%), pre moving , FPS 11.51, Running 22.57s Step 221( N/A%), pre moving , FPS 11.45, Running 22.65s Step 222( N/A%), pre moving , FPS 11.28, Running 22.75s Step 223( N/A%), pre moving , FPS 11.26, Running 22.85s Step 224( N/A%), pre moving , FPS 11.31, Running 22.93s Step 225( N/A%), pre moving , FPS 11.27, Running 23.02s Step 226( N/A%), pre moving , FPS 11.23, Running 23.11s Step 227( N/A%), pre moving , FPS 11.28, Running 23.19s Step 228( N/A%), pre moving , FPS 11.25, Running 23.28s Step 229( N/A%), pre moving , FPS 11.15, Running 23.38s Step 230( N/A%), pre moving , FPS 11.22, Running 23.45s Step 231( N/A%), pre moving , FPS 11.34, Running 23.53s Step 232( N/A%), pre moving , FPS 11.40, Running 23.61s Step 233( N/A%), pre moving , FPS 11.67, Running 23.66s Step 234( N/A%), pre moving , FPS 11.91, Running 23.71s Step 235( N/A%), pre moving , FPS 12.32, Running 23.74s Step 236( N/A%), pre moving , FPS 12.78, Running 23.77s Step 237( N/A%), pre moving , FPS 13.13, Running 23.81s Step 238( N/A%), pre moving , FPS 13.53, Running 23.85s Step 239( N/A%), pre moving , FPS 13.91, Running 23.91s Step 240( N/A%), pre moving , FPS 14.36, Running 23.96s Step 241( N/A%), pre moving , FPS 14.90, Running 23.99s Step 242( N/A%), pre moving , FPS 15.66, Running 24.03s Step 243( N/A%), pre moving , FPS 16.49, Running 24.06s Step 244( N/A%), pre moving , FPS 17.17, Running 24.09s Step 245( N/A%), pre moving , FPS 18.04, Running 24.13s Step 246( N/A%), pre moving , FPS 19.02, Running 24.16s Step 247( N/A%), pre moving , FPS 19.99, Running 24.19s Step 248( N/A%), pre moving , FPS 21.21, Running 24.22s Step 249( N/A%), pre moving , FPS 15.87, Running 24.64s Step 250( N/A%), pre moving , FPS 16.30, Running 24.68s Step 251( N/A%), pre moving , FPS 16.88, Running 24.72s Step 252( N/A%), pre moving , FPS 17.47, Running 24.75s Step 253( N/A%), pre moving , FPS 17.48, Running 24.80s Step 254( N/A%), pre moving , FPS 17.47, Running 24.85s Step 255( N/A%), pre moving , FPS 17.13, Running 24.91s Step 256( N/A%), pre moving , FPS 16.84, Running 24.96s Step 257( N/A%), pre moving , FPS 16.66, Running 25.01s Step 258( N/A%), pre moving , FPS 16.33, Running 25.08s Step 259( N/A%), pre moving , FPS 16.39, Running 25.13s Step 260( N/A%), pre moving , FPS 16.42, Running 25.18s Step 261( N/A%), pre moving , FPS 15.91, Running 25.25s Step 262( N/A%), pre moving , FPS 15.41, Running 25.32s Step 263( N/A%), pre moving , FPS 14.95, Running 25.40s Step 264( N/A%), pre moving , FPS 14.50, Running 25.47s Step 265( N/A%), pre moving , FPS 14.09, Running 25.55s Step 266( N/A%), pre moving , FPS 13.75, Running 25.61s Step 267( N/A%), pre moving , FPS 13.43, Running 25.68s Step 268( N/A%), pre moving , FPS 12.95, Running 25.77s Step 269( N/A%), pre moving , FPS 16.56, Running 25.85s Step 270( N/A%), pre moving , FPS 15.93, Running 25.94s Step 271( N/A%), pre moving , FPS 15.22, Running 26.03s Step 272( N/A%), pre moving , FPS 14.70, Running 26.11s Step 273( N/A%), pre moving , FPS 14.33, Running 26.20s Step 274( N/A%), pre moving , FPS 13.80, Running 26.30s Step 275( N/A%), pre moving , FPS 13.48, Running 26.39s Step 276( N/A%), pre moving , FPS 13.00, Running 26.50s Step 277( N/A%), pre moving , FPS 12.66, Running 26.59s Step 278( N/A%), pre moving , FPS 12.48, Running 26.68s Step 279( N/A%), pre moving , FPS 12.26, Running 26.76s Step 280( N/A%), pre moving , FPS 12.10, Running 26.83s Step 281( N/A%), pre moving , FPS 12.14, Running 26.90s Step 282( N/A%), pre moving , FPS 12.18, Running 26.97s Step 283( N/A%), pre moving , FPS 12.19, Running 27.04s Step 284( N/A%), pre moving , FPS 12.29, Running 27.10s Step 285( N/A%), pre moving , FPS 12.23, Running 27.18s Step 286( N/A%), pre moving , FPS 12.31, Running 27.24s Step 287( N/A%), pre moving , FPS 12.37, Running 27.30s Step 288( N/A%), pre moving , FPS 12.56, Running 27.36s Step 289( N/A%), pre moving , FPS 12.71, Running 27.42s Step 290( N/A%), pre moving , FPS 12.81, Running 27.50s Step 291( N/A%), pre moving , FPS 13.03, Running 27.56s Step 292( N/A%), pre moving , FPS 13.09, Running 27.64s Step 293( N/A%), pre moving , FPS 13.08, Running 27.73s Step 294( N/A%), pre moving , FPS 13.33, Running 27.80s Step 295( N/A%), pre moving , FPS 13.49, Running 27.87s Step 296( N/A%), pre moving , FPS 13.79, Running 27.95s Step 297( N/A%), pre moving , FPS 13.99, Running 28.02s Step 298( N/A%), pre moving , FPS 14.08, Running 28.10s Step 299( N/A%), pre moving , FPS 13.94, Running 28.19s Step 300( N/A%), pre moving , FPS 13.77, Running 28.28s Step 301( N/A%), pre moving , FPS 13.53, Running 28.38s Step 302( N/A%), pre moving , FPS 13.30, Running 28.47s Step 303( N/A%), pre moving , FPS 13.09, Running 28.57s Step 304( N/A%), pre moving , FPS 12.84, Running 28.66s Step 305( N/A%), pre moving , FPS 12.72, Running 28.75s Step 306( N/A%), pre moving , FPS 12.52, Running 28.83s Step 307( N/A%), pre moving , FPS 12.44, Running 28.90s Step 308( N/A%), pre moving , FPS 12.32, Running 28.98s Step 309( N/A%), pre moving , FPS 12.16, Running 29.07s Step 310( N/A%), pre moving , FPS 12.37, Running 29.11s Step 311( N/A%), pre moving , FPS 12.48, Running 29.17s Step 312( N/A%), pre moving , FPS 12.59, Running 29.23s Step 313( N/A%), pre moving , FPS 12.87, Running 29.28s Step 314( N/A%), pre moving , FPS 13.17, Running 29.32s Step 315( N/A%), pre moving , FPS 13.44, Running 29.36s Step 316( N/A%), pre moving , FPS 13.82, Running 29.39s Step 317( N/A%), pre moving , FPS 14.23, Running 29.43s Step 318( N/A%), pre moving , FPS 14.72, Running 29.46s Step 319( N/A%), pre moving , FPS 15.37, Running 29.50s Step 320( N/A%), pre moving , FPS 15.95, Running 29.54s Step 321( N/A%), pre moving , FPS 16.66, Running 29.58s Step 322( N/A%), pre moving , FPS 17.55, Running 29.61s Step 323( N/A%), pre moving , FPS 18.49, Running 29.65s Step 324( N/A%), pre moving , FPS 19.43, Running 29.69s Step 325( N/A%), pre moving , FPS 20.61, Running 29.72s Step 326( N/A%), pre moving , FPS 21.72, Running 29.76s Step 327( N/A%), pre moving , FPS 22.65, Running 29.79s Step 328( N/A%), pre moving , FPS 23.88, Running 29.82s Step 329( N/A%), pre moving , FPS 25.04, Running 29.86s Step 330( N/A%), pre moving , FPS 25.39, Running 29.90s Step 331( N/A%), pre moving , FPS 25.86, Running 29.94s Step 332( N/A%), pre moving , FPS 26.90, Running 29.97s Step 333( N/A%), pre moving , FPS 27.44, Running 30.01s Step 334( N/A%), pre moving , FPS 27.49, Running 30.05s Step 335( N/A%), pre moving , FPS 27.68, Running 30.08s Step 336( N/A%), pre moving , FPS 27.67, Running 30.12s Step 337( N/A%), pre moving , FPS 27.68, Running 30.15s Step 338( N/A%), pre moving , FPS 27.66, Running 30.18s 2026-08-01 10:11:18 [8,458,820ms] [Error] [Task] Arm motion planning failed on action 0: move(Pose(p=0.586, -0.027, 0.335, q=0.001, 1.000, 0.010, -0.024)) {'pre_dis': 0.008, 'constraint_pose': [1, 1, 1, 1, 1, 0], 'time_dilation_factor': None} +[2026-08-01 18:12:16] [61 ] Seed 60 failed after 89.55 s. +steps: 338 , actions: 300 . +Instruction: Empty +Total 30/61(49.18%) success. +Setting seed: 61 +Step 1( N/A%), pre moving , FPS 11.52, Running 0.09s Step 2( N/A%), pre moving , FPS 15.69, Running 0.13s Step 3( N/A%), pre moving , FPS 18.04, Running 0.17s Step 4( N/A%), pre moving , FPS 19.09, Running 0.21s Step 5( N/A%), pre moving , FPS 20.23, Running 0.25s Step 6( N/A%), pre moving , FPS 21.06, Running 0.28s Step 7( N/A%), pre moving , FPS 21.68, Running 0.32s Step 8( N/A%), pre moving , FPS 22.09, Running 0.36s Step 9( N/A%), pre moving , FPS 22.50, Running 0.40s Step 10( N/A%), pre moving , FPS 22.86, Running 0.44s Step 11( N/A%), pre moving , FPS 23.10, Running 0.48s Step 12( N/A%), pre moving , FPS 23.27, Running 0.52s Step 13( N/A%), pre moving , FPS 23.48, Running 0.55s Step 14( N/A%), pre moving , FPS 23.33, Running 0.60s Step 15( N/A%), pre moving , FPS 23.34, Running 0.64s Step 16( N/A%), pre moving , FPS 23.21, Running 0.69s Step 17( N/A%), pre moving , FPS 23.25, Running 0.73s Step 18( N/A%), pre moving , FPS 23.41, Running 0.77s Step 19( N/A%), pre moving , FPS 23.58, Running 0.81s Step 20( N/A%), pre moving , FPS 23.70, Running 0.84s Step 21( N/A%), pre moving , FPS 19.19, Running 1.13s Step 22( N/A%), pre moving , FPS 18.63, Running 1.20s Step 23( N/A%), pre moving , FPS 18.60, Running 1.24s Step 24( N/A%), pre moving , FPS 18.75, Running 1.28s Step 25( N/A%), pre moving , FPS 18.69, Running 1.32s Step 26( N/A%), pre moving , FPS 15.86, Running 1.55s Step 27( N/A%), pre moving , FPS 15.81, Running 1.59s Step 28( N/A%), pre moving , FPS 15.79, Running 1.63s Step 29( N/A%), pre moving , FPS 15.79, Running 1.67s Step 30( N/A%), pre moving , FPS 15.79, Running 1.70s Step 31( N/A%), pre moving , FPS 15.61, Running 1.76s Step 32( N/A%), pre moving , FPS 15.53, Running 1.80s Step 33( N/A%), pre moving , FPS 15.40, Running 1.85s Step 34( N/A%), pre moving , FPS 15.44, Running 1.90s Step 35( N/A%), pre moving , FPS 15.49, Running 1.93s Step 36( N/A%), pre moving , FPS 12.60, Running 2.28s Step 37( N/A%), pre moving , FPS 12.61, Running 2.32s Step 38( N/A%), pre moving , FPS 12.59, Running 2.36s Step 39( N/A%), pre moving , FPS 12.56, Running 2.40s Step 40( N/A%), pre moving , FPS 12.56, Running 2.44s Step 41( N/A%), pre moving , FPS 14.88, Running 2.47s Step 42( N/A%), pre moving , FPS 15.17, Running 2.52s Step 43( N/A%), pre moving , FPS 15.12, Running 2.56s Step 44( N/A%), pre moving , FPS 15.03, Running 2.61s Step 45( N/A%), pre moving , FPS 15.04, Running 2.65s Step 46( N/A%), pre moving , FPS 17.46, Running 2.69s Step 47( N/A%), pre moving , FPS 17.48, Running 2.73s Step 48( N/A%), pre moving , FPS 17.47, Running 2.77s Step 49( N/A%), pre moving , FPS 17.43, Running 2.81s Step 50( N/A%), pre moving , FPS 17.39, Running 2.85s Step 51( N/A%), pre moving , FPS 17.48, Running 2.90s Step 52( N/A%), pre moving , FPS 17.11, Running 2.97s Step 53( N/A%), pre moving , FPS 17.24, Running 3.01s Step 54( N/A%), pre moving , FPS 17.31, Running 3.05s Step 55( N/A%), pre moving , FPS 17.27, Running 3.09s Step 56( N/A%), pre moving , FPS 23.24, Running 3.14s Step 57( N/A%), pre moving , FPS 23.01, Running 3.19s Step 58( N/A%), pre moving , FPS 23.06, Running 3.23s Step 59( N/A%), pre moving , FPS 22.92, Running 3.27s Step 60( N/A%), pre moving , FPS 22.82, Running 3.31s Step 61( N/A%), pre moving , FPS 22.65, Running 3.36s Step 62( N/A%), pre moving , FPS 22.82, Running 3.40s Step 63( N/A%), pre moving , FPS 22.93, Running 3.44s Step 64( N/A%), pre moving , FPS 22.90, Running 3.48s Step 65( N/A%), pre moving , FPS 22.93, Running 3.52s Step 66( N/A%), pre moving , FPS 23.05, Running 3.56s Step 67( N/A%), pre moving , FPS 22.41, Running 3.62s Step 68( N/A%), pre moving , FPS 22.38, Running 3.67s Step 69( N/A%), pre moving , FPS 22.45, Running 3.70s Step 70( N/A%), pre moving , FPS 21.99, Running 3.76s Step 71( N/A%), pre moving , FPS 21.49, Running 3.83s Step 72( N/A%), pre moving , FPS 21.67, Running 3.90s Step 73( N/A%), pre moving , FPS 21.16, Running 3.96s Step 74( N/A%), pre moving , FPS 20.73, Running 4.02s Step 75( N/A%), pre moving , FPS 20.34, Running 4.08s Step 76( N/A%), pre moving , FPS 19.89, Running 4.14s Step 77( N/A%), pre moving , FPS 19.55, Running 4.21s Step 78( N/A%), pre moving , FPS 19.04, Running 4.28s Step 79( N/A%), pre moving , FPS 18.81, Running 4.33s Step 80( N/A%), pre moving , FPS 18.51, Running 4.39s Step 81( N/A%), pre moving , FPS 18.15, Running 4.46s Step 82( N/A%), pre moving , FPS 17.69, Running 4.53s Step 83( N/A%), pre moving , FPS 17.42, Running 4.58s Step 84( N/A%), pre moving , FPS 17.48, Running 4.62s Step 85( N/A%), pre moving , FPS 17.37, Running 4.67s Step 86( N/A%), pre moving , FPS 17.19, Running 4.72s Step 87( N/A%), pre moving , FPS 17.35, Running 4.78s Step 88( N/A%), pre moving , FPS 17.28, Running 4.82s Step 89( N/A%), pre moving , FPS 17.25, Running 4.86s Step 90( N/A%), pre moving , FPS 17.56, Running 4.90s Step 91( N/A%), pre moving , FPS 18.02, Running 4.94s Step 92( N/A%), pre moving , FPS 18.02, Running 5.01s Step 93( N/A%), pre moving , FPS 18.09, Running 5.06s Step 94( N/A%), pre moving , FPS 18.34, Running 5.11s Step 95( N/A%), pre moving , FPS 18.64, Running 5.15s Step 96( N/A%), pre moving , FPS 19.15, Running 5.19s Step 97( N/A%), pre moving , FPS 19.67, Running 5.23s Step 98( N/A%), pre moving , FPS 20.18, Running 5.27s Step 99( N/A%), pre moving , FPS 20.42, Running 5.31s Step 100( N/A%), pre moving , FPS 20.72, Running 5.36s Step 101( N/A%), pre moving , FPS 21.21, Running 5.40s Step 102( N/A%), pre moving , FPS 21.85, Running 5.44s Step 103( N/A%), pre moving , FPS 21.88, Running 5.50s Step 104( N/A%), pre moving , FPS 21.66, Running 5.55s Step 105( N/A%), pre moving , FPS 21.77, Running 5.59s Step 106( N/A%), pre moving , FPS 21.85, Running 5.64s Step 107( N/A%), pre moving , FPS 22.14, Running 5.68s Step 108( N/A%), pre moving , FPS 22.18, Running 5.73s Step 109( N/A%), pre moving , FPS 12.70, Running 6.44s Step 110( N/A%), pre moving , FPS 11.65, Running 6.62s Step 111( N/A%), pre moving , FPS 10.35, Running 6.87s Step 112( N/A%), pre moving , FPS 9.67, Running 7.07s Step 113( N/A%), pre moving , FPS 8.72, Running 7.36s Step 114( N/A%), pre moving , FPS 8.24, Running 7.53s Step 115( N/A%), pre moving , FPS 7.65, Running 7.76s Step 116( N/A%), pre moving , FPS 7.26, Running 7.94s Step 117( N/A%), pre moving , FPS 6.76, Running 8.19s Step 118( N/A%), pre moving , FPS 6.42, Running 8.38s Step 119( N/A%), pre moving , FPS 5.97, Running 8.66s Step 120( N/A%), pre moving , FPS 5.79, Running 8.81s Step 121( N/A%), pre moving , FPS 5.41, Running 9.10s Step 122( N/A%), pre moving , FPS 5.22, Running 9.27s Step 123( N/A%), pre moving , FPS 4.95, Running 9.54s Step 124( N/A%), pre moving , FPS 4.83, Running 9.69s Step 125( N/A%), pre moving , FPS 4.57, Running 9.96s Step 126( N/A%), pre moving , FPS 4.42, Running 10.16s Step 127( N/A%), pre moving , FPS 4.21, Running 10.43s Step 128( N/A%), pre moving , FPS 4.09, Running 10.62s Step 129( N/A%), pre moving , FPS 4.52, Running 10.86s Step 130( N/A%), pre moving , FPS 4.51, Running 11.05s Step 131( N/A%), pre moving , FPS 4.50, Running 11.32s Step 132( N/A%), pre moving , FPS 4.55, Running 11.47s Step 133( N/A%), pre moving , FPS 4.53, Running 11.77s Step 134( N/A%), pre moving , FPS 4.53, Running 11.95s Step 135( N/A%), pre moving , FPS 4.48, Running 12.23s Step 136( N/A%), pre moving , FPS 4.47, Running 12.42s Step 137( N/A%), pre moving , FPS 4.45, Running 12.68s Step 138( N/A%), pre moving , FPS 4.52, Running 12.81s Step 139( N/A%), pre moving , FPS 4.54, Running 13.07s Step 140( N/A%), pre moving , FPS 4.52, Running 13.24s Step 141( N/A%), pre moving , FPS 4.51, Running 13.53s Step 142( N/A%), pre moving , FPS 4.51, Running 13.71s Step 143( N/A%), pre moving , FPS 4.52, Running 13.96s Step 144( N/A%), pre moving , FPS 4.49, Running 14.14s Step 145( N/A%), pre moving , FPS 4.47, Running 14.44s Step 146( N/A%), pre moving , FPS 4.51, Running 14.60s Step 147( N/A%), pre moving , FPS 4.50, Running 14.88s Step 148( N/A%), pre moving , FPS 4.53, Running 15.04s Step 149( N/A%), pre moving , FPS 4.44, Running 15.37s Step 150( N/A%), pre moving , FPS 4.42, Running 15.58s Step 151( N/A%), pre moving , FPS 4.40, Running 15.86s Step 152( N/A%), pre moving , FPS 4.40, Running 16.02s Step 153( N/A%), pre moving , FPS 4.42, Running 16.30s Step 154( N/A%), pre moving , FPS 4.40, Running 16.49s Step 155( N/A%), pre moving , FPS 4.43, Running 16.74s Step 156( N/A%), pre moving , FPS 4.42, Running 16.94s Step 157( N/A%), pre moving , FPS 4.41, Running 17.21s Step 158( N/A%), pre moving , FPS 4.41, Running 17.35s Step 159( N/A%), pre moving , FPS 4.39, Running 17.63s Step 160( N/A%), pre moving , FPS 4.36, Running 17.82s Step 161( N/A%), pre moving , FPS 4.34, Running 18.14s Step 162( N/A%), pre moving , FPS 4.32, Running 18.34s Step 163( N/A%), pre moving , FPS 4.29, Running 18.62s Step 164( N/A%), pre moving , FPS 4.42, Running 18.67s Step 165( N/A%), pre moving , FPS 4.68, Running 18.71s Step 166( N/A%), pre moving , FPS 4.82, Running 18.75s Step 167( N/A%), pre moving , FPS 5.11, Running 18.79s Step 168( N/A%), pre moving , FPS 5.28, Running 18.83s Step 169( N/A%), pre moving , FPS 5.71, Running 18.88s Step 170( N/A%), pre moving , FPS 5.99, Running 18.92s Step 171( N/A%), pre moving , FPS 6.43, Running 18.97s Step 172( N/A%), pre moving , FPS 6.64, Running 19.03s Step 173( N/A%), pre moving , FPS 7.22, Running 19.07s Step 174( N/A%), pre moving , FPS 6.53, Running 19.55s Step 175( N/A%), pre moving , FPS 7.01, Running 19.60s Step 176( N/A%), pre moving , FPS 7.37, Running 19.65s Step 177( N/A%), pre moving , FPS 8.05, Running 19.69s Step 178( N/A%), pre moving , FPS 8.35, Running 19.74s Step 179( N/A%), pre moving , FPS 9.14, Running 19.81s Step 180( N/A%), pre moving , FPS 9.72, Running 19.88s Step 181( N/A%), pre moving , FPS 11.12, Running 19.94s Step 182( N/A%), pre moving , FPS 12.01, Running 20.00s Step 183( N/A%), pre moving , FPS 13.85, Running 20.07s Step 184( N/A%), pre moving , FPS 13.60, Running 20.14s Step 185( N/A%), pre moving , FPS 13.44, Running 20.20s Step 186( N/A%), pre moving , FPS 13.10, Running 20.28s Step 187( N/A%), pre moving , FPS 12.69, Running 20.37s Step 188( N/A%), pre moving , FPS 12.33, Running 20.45s Step 189( N/A%), pre moving , FPS 12.00, Running 20.54s Step 190( N/A%), pre moving , FPS 11.75, Running 20.63s Step 191( N/A%), pre moving , FPS 11.57, Running 20.70s Step 192( N/A%), pre moving , FPS 11.41, Running 20.78s Step 193( N/A%), pre moving , FPS 11.12, Running 20.87s Step 194( N/A%), pre moving , FPS 14.00, Running 20.98s Step 195( N/A%), pre moving , FPS 13.43, Running 21.08s Step 196( N/A%), pre moving , FPS 13.02, Running 21.18s Step 197( N/A%), pre moving , FPS 12.50, Running 21.29s Step 198( N/A%), pre moving , FPS 12.05, Running 21.40s Step 199( N/A%), pre moving , FPS 11.81, Running 21.51s Step 200( N/A%), pre moving , FPS 11.56, Running 21.61s Step 201( N/A%), pre moving , FPS 11.31, Running 21.71s Step 202( N/A%), pre moving , FPS 11.09, Running 21.81s Step 203( N/A%), pre moving , FPS 10.77, Running 21.92s Step 204( N/A%), pre moving , FPS 10.53, Running 22.04s Step 205( N/A%), pre moving , FPS 10.31, Running 22.14s Step 206( N/A%), pre moving , FPS 10.17, Running 22.24s Step 207( N/A%), pre moving , FPS 10.12, Running 22.34s Step 208( N/A%), pre moving , FPS 9.95, Running 22.46s Step 209( N/A%), pre moving , FPS 9.88, Running 22.57s Step 210( N/A%), pre moving , FPS 9.81, Running 22.67s Step 211( N/A%), pre moving , FPS 9.62, Running 22.78s Step 212( N/A%), pre moving , FPS 9.61, Running 22.86s Step 213( N/A%), pre moving , FPS 9.60, Running 22.95s Step 214( N/A%), pre moving , FPS 9.73, Running 23.04s Step 215( N/A%), pre moving , FPS 9.84, Running 23.12s Step 216( N/A%), pre moving , FPS 9.82, Running 23.22s Step 217( N/A%), pre moving , FPS 9.90, Running 23.31s Step 218( N/A%), pre moving , FPS 10.12, Running 23.38s Step 219( N/A%), pre moving , FPS 10.26, Running 23.46s Step 220( N/A%), pre moving , FPS 10.37, Running 23.54s Step 221( N/A%), pre moving , FPS 10.74, Running 23.57s Step 222( N/A%), pre moving , FPS 11.15, Running 23.60s Step 223( N/A%), pre moving , FPS 11.67, Running 23.64s Step 224( N/A%), pre moving , FPS 12.17, Running 23.68s Step 225( N/A%), pre moving , FPS 12.52, Running 23.73s Step 226( N/A%), pre moving , FPS 12.95, Running 23.79s Step 227( N/A%), pre moving , FPS 13.51, Running 23.82s Step 228( N/A%), pre moving , FPS 14.35, Running 23.86s Step 229( N/A%), pre moving , FPS 15.11, Running 23.89s Step 230( N/A%), pre moving , FPS 15.92, Running 23.92s Step 231( N/A%), pre moving , FPS 16.95, Running 23.96s Step 232( N/A%), pre moving , FPS 17.58, Running 24.00s Step 233( N/A%), pre moving , FPS 18.24, Running 24.05s Step 234( N/A%), pre moving , FPS 19.03, Running 24.09s Step 235( N/A%), pre moving , FPS 14.11, Running 24.53s Step 236( N/A%), pre moving , FPS 14.88, Running 24.57s Step 237( N/A%), pre moving , FPS 15.48, Running 24.60s Step 238( N/A%), pre moving , FPS 15.81, Running 24.64s Step 239( N/A%), pre moving , FPS 16.30, Running 24.68s Step 240( N/A%), pre moving , FPS 16.75, Running 24.73s Step 241( N/A%), pre moving , FPS 16.40, Running 24.79s Step 242( N/A%), pre moving , FPS 16.02, Running 24.85s Step 243( N/A%), pre moving , FPS 15.78, Running 24.91s Step 244( N/A%), pre moving , FPS 15.65, Running 24.96s Step 245( N/A%), pre moving , FPS 15.71, Running 25.01s Step 246( N/A%), pre moving , FPS 15.61, Running 25.07s Step 247( N/A%), pre moving , FPS 15.31, Running 25.13s Step 248( N/A%), pre moving , FPS 15.08, Running 25.18s Step 249( N/A%), pre moving , FPS 14.88, Running 25.23s Step 250( N/A%), pre moving , FPS 14.62, Running 25.29s Step 251( N/A%), pre moving , FPS 14.23, Running 25.36s Step 252( N/A%), pre moving , FPS 13.97, Running 25.43s Step 253( N/A%), pre moving , FPS 13.76, Running 25.50s Step 254( N/A%), pre moving , FPS 13.41, Running 25.58s Step 255( N/A%), pre moving , FPS 17.84, Running 25.66s Step 256( N/A%), pre moving , FPS 17.31, Running 25.72s Step 257( N/A%), pre moving , FPS 16.82, Running 25.79s Step 258( N/A%), pre moving , FPS 15.97, Running 25.89s Step 259( N/A%), pre moving , FPS 15.49, Running 25.97s Step 260( N/A%), pre moving , FPS 15.05, Running 26.06s Step 261( N/A%), pre moving , FPS 14.60, Running 26.16s Step 262( N/A%), pre moving , FPS 14.27, Running 26.25s Step 263( N/A%), pre moving , FPS 14.11, Running 26.32s Step 264( N/A%), pre moving , FPS 13.74, Running 26.41s Step 265( N/A%), pre moving , FPS 13.44, Running 26.50s Step 266( N/A%), pre moving , FPS 13.15, Running 26.59s Step 267( N/A%), pre moving , FPS 12.94, Running 26.68s Step 268( N/A%), pre moving , FPS 12.66, Running 26.76s Step 269( N/A%), pre moving , FPS 12.26, Running 26.87s Step 270( N/A%), pre moving , FPS 12.09, Running 26.94s Step 271( N/A%), pre moving , FPS 12.00, Running 27.03s Step 272( N/A%), pre moving , FPS 11.78, Running 27.13s Step 273( N/A%), pre moving , FPS 11.73, Running 27.21s Step 274( N/A%), pre moving , FPS 11.69, Running 27.29s Step 275( N/A%), pre moving , FPS 11.61, Running 27.38s Step 276( N/A%), pre moving , FPS 11.53, Running 27.46s Step 277( N/A%), pre moving , FPS 11.44, Running 27.54s Step 278( N/A%), pre moving , FPS 11.50, Running 27.63s Step 279( N/A%), pre moving , FPS 11.38, Running 27.73s Step 280( N/A%), pre moving , FPS 11.33, Running 27.82s Step 281( N/A%), pre moving , FPS 11.31, Running 27.93s Step 282( N/A%), pre moving , FPS 11.38, Running 28.01s Step 283( N/A%), pre moving , FPS 11.31, Running 28.09s Step 284( N/A%), pre moving , FPS 11.44, Running 28.16s Step 285( N/A%), pre moving , FPS 11.36, Running 28.26s Step 286( N/A%), pre moving , FPS 11.46, Running 28.33s Step 287( N/A%), pre moving , FPS 11.59, Running 28.40s Step 288( N/A%), pre moving , FPS 11.72, Running 28.47s Step 289( N/A%), pre moving , FPS 11.91, Running 28.55s Step 290( N/A%), pre moving , FPS 11.98, Running 28.61s Step 291( N/A%), pre moving , FPS 12.08, Running 28.68s Step 292( N/A%), pre moving , FPS 12.29, Running 28.76s Step 293( N/A%), pre moving , FPS 12.31, Running 28.83s Step 294( N/A%), pre moving , FPS 12.45, Running 28.90s Step 295( N/A%), pre moving , FPS 12.63, Running 28.96s Step 296( N/A%), pre moving , FPS 12.75, Running 29.03s Step 297( N/A%), pre moving , FPS 12.83, Running 29.10s Step 298( N/A%), pre moving , FPS 13.03, Running 29.17s Step 299( N/A%), pre moving , FPS 13.29, Running 29.24s Step 300( N/A%), pre moving , FPS 13.56, Running 29.30s Step 301( N/A%), pre moving , FPS 13.95, Running 29.36s Step 302( N/A%), pre moving , FPS 14.20, Running 29.42s Step 303( N/A%), pre moving , FPS 14.53, Running 29.47s Step 304( N/A%), pre moving , FPS 14.92, Running 29.50s Step 305( N/A%), pre moving , FPS 15.66, Running 29.53s Step 306( N/A%), pre moving , FPS 16.23, Running 29.57s Step 307( N/A%), pre moving , FPS 16.47, Running 29.62s Step 308( N/A%), pre moving , FPS 16.73, Running 29.67s Step 309( N/A%), pre moving , FPS 17.02, Running 29.72s Step 310( N/A%), pre moving , FPS 17.22, Running 29.78s Step 311( N/A%), pre moving , FPS 17.49, Running 29.83s Step 312( N/A%), pre moving , FPS 17.63, Running 29.89s Step 313( N/A%), pre moving , FPS 18.03, Running 29.94s Step 314( N/A%), pre moving , FPS 18.33, Running 29.99s Step 315( N/A%), pre moving , FPS 18.55, Running 30.04s Step 316( N/A%), pre moving , FPS 18.70, Running 30.09s Step 317( N/A%), pre moving , FPS 18.97, Running 30.15s Step 318( N/A%), pre moving , FPS 19.66, Running 30.19s Step 319( N/A%), pre moving , FPS 20.34, Running 30.22s Step 320( N/A%), pre moving , FPS 21.03, Running 30.25s Step 321( N/A%), pre moving , FPS 21.65, Running 30.28s Step 322( N/A%), pre moving , FPS 22.26, Running 30.32s Step 323( N/A%), pre moving , FPS 22.73, Running 30.35s Step 324( N/A%), pre moving , FPS 22.67, Running 30.38s Step 325( N/A%), pre moving , FPS 22.63, Running 30.42s Step 326( N/A%), pre moving , FPS 22.41, Running 30.46s Step 327( N/A%), pre moving , FPS 22.59, Running 30.50s Step 328( N/A%), pre moving , FPS 22.93, Running 30.54s Step 329( N/A%), pre moving , FPS 23.59, Running 30.57s Step 330( N/A%), pre moving , FPS 24.23, Running 30.60s Step 331( N/A%), pre moving , FPS 24.83, Running 30.63s Step 332( N/A%), pre moving , FPS 25.55, Running 30.67s Step 333( N/A%), pre moving , FPS 16.93, Running 31.12s Step 334( N/A%), pre moving , FPS 17.17, Running 31.15s Step 335( N/A%), pre moving , FPS 17.44, Running 31.19s Step 336( N/A%), pre moving , FPS 17.76, Running 31.22s Step 337( N/A%), pre moving , FPS 18.14, Running 31.26s Step 338( N/A%), pre moving , FPS 18.16, Running 31.29s Step 339( N/A%), pre moving , FPS 18.17, Running 31.32s Step 340( N/A%), pre moving , FPS 17.87, Running 31.37s Step 341( N/A%), pre moving , FPS 17.59, Running 31.42s Step 342( N/A%), pre moving , FPS 17.02, Running 31.49s Step 343( N/A%), pre moving , FPS 16.49, Running 31.56s Step 344( N/A%), pre moving , FPS 15.96, Running 31.64s Step 345( N/A%), pre moving , FPS 15.59, Running 31.70s Step 346( N/A%), pre moving , FPS 15.28, Running 31.77s Step 347( N/A%), pre moving , FPS 14.93, Running 31.84s Step 348( N/A%), pre moving , FPS 14.62, Running 31.91s Step 349( N/A%), pre moving , FPS 14.22, Running 31.98s Step 350( N/A%), pre moving , FPS 14.02, Running 32.03s Step 351( N/A%), pre moving , FPS 13.82, Running 32.08s Step 352( N/A%), pre moving , FPS 13.71, Running 32.13s Step 353( N/A%), pre moving , FPS 18.73, Running 32.19s Step 354( N/A%), pre moving , FPS 18.75, Running 32.22s Step 355( N/A%), pre moving , FPS 18.71, Running 32.26s Step 356( N/A%), pre moving , FPS 18.70, Running 32.29s Step 357( N/A%), pre moving , FPS 18.72, Running 32.33s Step 358( N/A%), pre moving , FPS 18.51, Running 32.37s Step 359( N/A%), pre moving , FPS 18.39, Running 32.41s Step 360( N/A%), pre moving , FPS 18.49, Running 32.45s Step 361( N/A%), pre moving , FPS 18.65, Running 32.49s Step 362( N/A%), pre moving , FPS 19.19, Running 32.53s Step 363( N/A%), pre moving , FPS 19.84, Running 32.57s Step 364( N/A%), pre moving , FPS 20.71, Running 32.60s Step 365( N/A%), pre moving , FPS 21.44, Running 32.63s Step 366( N/A%), pre moving , FPS 22.22, Running 32.67s Step 367( N/A%), pre moving , FPS 23.19, Running 32.70s Step 368( N/A%), pre moving , FPS 24.05, Running 32.74s Step 369( N/A%), pre moving , FPS 25.15, Running 32.77s Step 370( N/A%), pre moving , FPS 25.48, Running 32.81s Step 371( N/A%), pre moving , FPS 25.85, Running 32.85s Step 372( N/A%), pre moving , FPS 26.35, Running 32.89s Step 373( N/A%), pre moving , FPS 27.12, Running 32.92s Step 374( N/A%), pre moving , FPS 27.04, Running 32.96s Step 375( N/A%), pre moving , FPS 27.02, Running 33.00s Step 376( N/A%), pre moving , FPS 27.01, Running 33.03s Step 377( N/A%), pre moving , FPS 26.97, Running 33.07s Step 378( N/A%), pre moving , FPS 27.34, Running 33.10s Step 379( N/A%), pre moving , FPS 27.47, Running 33.14s Step 380( N/A%), pre moving , FPS 27.86, Running 33.17s Step 381( N/A%), pre moving , FPS 28.13, Running 33.20s Step 382( N/A%), pre moving , FPS 28.23, Running 33.24s Step 383( N/A%), pre moving , FPS 28.24, Running 33.28s Step 384( N/A%), pre moving , FPS 27.72, Running 33.32s Step 385( N/A%), pre moving , FPS 27.47, Running 33.36s Step 386( N/A%), pre moving , FPS 27.15, Running 33.41s Step 387( N/A%), pre moving , FPS 27.17, Running 33.44s Step 388( N/A%), pre moving , FPS 26.98, Running 33.48s Step 389( N/A%), pre moving , FPS 26.95, Running 33.51s Step 390( N/A%), pre moving , FPS 26.81, Running 33.56s Step 391( N/A%), pre moving , FPS 26.99, Running 33.60s Step 392( N/A%), pre moving , FPS 27.16, Running 33.63s Step 393( N/A%), pre moving , FPS 27.06, Running 33.66s Step 394( N/A%), pre moving , FPS 26.95, Running 33.70s Step 395( N/A%), pre moving , FPS 26.93, Running 33.74s Step 396( N/A%), pre moving , FPS 26.59, Running 33.78s Step 397( N/A%), pre moving , FPS 26.53, Running 33.82s Step 398( N/A%), pre moving , FPS 26.59, Running 33.85s Step 399( N/A%), pre moving , FPS 26.69, Running 33.88s Step 400( N/A%), pre moving , FPS 26.75, Running 33.92s Step 401( N/A%), pre moving , FPS 26.72, Running 33.95s Step 402( N/A%), pre moving , FPS 26.73, Running 33.99s Step 403( N/A%), pre moving , FPS 26.60, Running 34.03s Step 404( N/A%), pre moving , FPS 26.97, Running 34.06s Step 405( N/A%), pre moving , FPS 26.80, Running 34.11s Step 406( N/A%), pre moving , FPS 27.09, Running 34.14s Step 407( N/A%), pre moving , FPS 26.53, Running 34.19s Step 408( N/A%), pre moving , FPS 26.65, Running 34.23s Step 409( N/A%), pre moving , FPS 26.74, Running 34.26s Step 410( N/A%), pre moving , FPS 26.92, Running 34.30s Step 411( N/A%), pre moving , FPS 26.89, Running 34.34s Step 412( N/A%), pre moving , FPS 26.79, Running 34.37s Step 413( N/A%), pre moving , FPS 8.76, Running 35.95s Step 414( N/A%), pre moving , FPS 7.99, Running 36.20s Step 415( N/A%), pre moving , FPS 7.56, Running 36.38s Step 416( N/A%), pre moving , FPS 7.06, Running 36.62s Step 417( N/A%), pre moving , FPS 6.69, Running 36.81s Step 418( N/A%), pre moving , FPS 6.18, Running 37.09s Step 419( N/A%), pre moving , FPS 5.94, Running 37.25s Step 420( N/A%), pre moving , FPS 5.63, Running 37.47s Step 421( N/A%), pre moving , FPS 5.35, Running 37.69s Step 422( N/A%), pre moving , FPS 5.04, Running 37.96s Step 423( N/A%), pre moving , FPS 4.86, Running 38.14s Step 424( N/A%), pre moving , FPS 4.57, Running 38.44s Step 425( N/A%), pre moving , FPS 4.45, Running 38.60s Step 426( N/A%), pre moving , FPS 4.25, Running 38.85s Step 427( N/A%), pre moving , FPS 4.16, Running 39.00s Step 428( N/A%), pre moving , FPS 3.94, Running 39.30s Step 429( N/A%), pre moving , FPS 3.84, Running 39.48s Step 430( N/A%), pre moving , FPS 3.67, Running 39.75s Step 431( N/A%), pre moving , FPS 3.60, Running 39.89s Step 432( N/A%), pre moving , FPS 3.44, Running 40.19s Step 433( 0.33%), action 1, FPS 3.78, Running 41.24s Step 434( 0.67%), action 2, FPS 3.63, Running 41.72s Step 435( 1.00%), action 3, FPS 3.33, Running 42.39s Step 436( 1.33%), action 4, FPS 3.08, Running 43.11s Step 437( 1.67%), action 5, FPS 2.99, Running 43.49s Step 438( 2.00%), action 6, FPS 2.85, Running 44.10s Step 439( 2.33%), action 7, FPS 2.70, Running 44.67s Step 440( 2.67%), action 8, FPS 2.58, Running 45.22s Step 441( 3.00%), action 9, FPS 2.48, Running 45.77s Step 442( 3.33%), action 10, FPS 2.48, Running 46.03s Step 443( 3.67%), action 11, FPS 2.40, Running 46.47s Step 444( 4.00%), action 12, FPS 2.40, Running 46.76s Step 445( 4.33%), action 13, FPS 2.34, Running 47.14s Step 446( 4.67%), action 14, FPS 2.29, Running 47.56s Step 447( 5.00%), action 15, FPS 2.25, Running 47.89s Step 448( 5.33%), action 16, FPS 2.22, Running 48.31s Step 449( 5.67%), action 17, FPS 2.15, Running 48.77s Step 450( 6.00%), action 18, FPS 2.14, Running 49.11s Step 451( 6.33%), action 19, FPS 2.07, Running 49.55s Step 452( 6.67%), action 20, FPS 2.08, Running 49.79s Step 453( 7.00%), action 21, FPS 2.21, Running 50.27s Step 454( 7.33%), action 22, FPS 2.26, Running 50.57s Step 455( 7.67%), action 23, FPS 2.33, Running 50.97s Step 456( 8.00%), action 24, FPS 2.44, Running 51.30s Step 457( 8.33%), action 25, FPS 2.48, Running 51.57s Step 458( 8.67%), action 26, FPS 2.58, Running 51.84s Step 459( 9.00%), action 27, FPS 2.67, Running 52.16s Step 460( 9.33%), action 28, FPS 2.79, Running 52.39s Step 461( 9.67%), action 29, FPS 2.89, Running 52.70s Step 462( 10.00%), action 30, FPS 2.80, Running 53.18s Step 463( 10.33%), action 31, FPS 2.75, Running 53.76s Step 464( 10.67%), action 32, FPS 2.67, Running 54.25s Step 465( 11.00%), action 33, FPS 2.64, Running 54.73s Step 466( 11.33%), action 34, FPS 2.65, Running 55.12s Step 467( 11.67%), action 35, FPS 2.63, Running 55.48s Step 468( 12.00%), action 36, FPS 2.57, Running 56.09s Step 469( 12.33%), action 37, FPS 2.57, Running 56.55s Step 470( 12.67%), action 38, FPS 2.52, Running 57.07s Step 471( 13.00%), action 39, FPS 2.46, Running 57.68s Step 472( 13.33%), action 40, FPS 2.40, Running 58.11s Step 473( 13.67%), action 41, FPS 2.32, Running 58.90s Step 474( 14.00%), action 42, FPS 2.29, Running 59.28s Step 475( 14.33%), action 43, FPS 2.25, Running 59.87s Step 476( 14.67%), action 44, FPS 2.25, Running 60.20s Step 477( 15.00%), action 45, FPS 2.20, Running 60.67s Step 478( 15.33%), action 46, FPS 2.18, Running 60.99s Step 479( 15.67%), action 47, FPS 2.17, Running 61.37s Step 480( 16.00%), action 48, FPS 2.15, Running 61.68s Step 481( 16.33%), action 49, FPS 2.14, Running 62.06s Step 482( 16.67%), action 50, FPS 2.14, Running 62.54s Step 483( 17.00%), action 51, FPS 2.11, Running 63.23s Step 484( 17.33%), action 52, FPS 2.11, Running 63.74s Step 485( 17.67%), action 53, FPS 2.13, Running 64.12s Step 486( 18.00%), action 54, FPS 2.13, Running 64.50s Step 487( 18.33%), action 55, FPS 2.12, Running 64.93s Step 488( 18.67%), action 56, FPS 2.16, Running 65.33s Step 489( 19.00%), action 57, FPS 2.18, Running 65.73s Step 490( 19.33%), action 58, FPS 2.24, Running 66.00s Step 491( 19.67%), action 59, FPS 2.24, Running 66.59s Step 492( 20.00%), action 60, FPS 2.28, Running 66.89s Step 493( 20.33%), action 61, FPS 2.33, Running 67.48s Step 494( 20.67%), action 62, FPS 2.30, Running 67.99s Step 495( 21.00%), action 63, FPS 2.36, Running 68.34s Step 496( 21.33%), action 64, FPS 2.38, Running 68.61s Step 497( 21.67%), action 65, FPS 2.39, Running 69.02s Step 498( 22.00%), action 66, FPS 2.38, Running 69.40s Step 499( 22.33%), action 67, FPS 2.39, Running 69.73s Step 500( 22.67%), action 68, FPS 2.38, Running 70.09s Step 501( 23.00%), action 69, FPS 2.36, Running 70.55s Step 502( 23.33%), action 70, FPS 2.34, Running 71.10s Step 503( 23.67%), action 71, FPS 2.34, Running 71.79s Step 504( 24.00%), action 72, FPS 2.40, Running 72.08s Step 505( 24.33%), action 73, FPS 2.34, Running 72.66s Step 506( 24.67%), action 74, FPS 2.32, Running 73.13s Step 507( 25.00%), action 75, FPS 2.35, Running 73.43s Step 508( 25.33%), action 76, FPS 2.30, Running 74.01s Step 509( 25.67%), action 77, FPS 2.27, Running 74.56s Step 510( 26.00%), action 78, FPS 2.21, Running 75.03s Step 511( 26.33%), action 79, FPS 2.22, Running 75.61s Step 512( 26.67%), action 80, FPS 2.23, Running 75.88s Step 513( 27.00%), action 81, FPS 2.25, Running 76.36s Step 514( 27.33%), action 82, FPS 2.25, Running 76.90s Step 515( 27.67%), action 83, FPS 2.25, Running 77.24s Step 516( 28.00%), action 84, FPS 2.21, Running 77.66s Step 517( 28.33%), action 85, FPS 2.19, Running 78.17s Step 518( 28.67%), action 86, FPS 2.14, Running 78.75s Step 519( 29.00%), action 87, FPS 2.09, Running 79.29s Step 520( 29.33%), action 88, FPS 2.05, Running 79.87s Step 521( 29.67%), action 89, FPS 2.08, Running 80.18s Step 522( 30.00%), action 90, FPS 2.10, Running 80.61s Step 523( 30.33%), action 91, FPS 2.09, Running 81.35s Step 524( 30.67%), action 92, FPS 2.05, Running 81.84s Step 525( 31.00%), action 93, FPS 2.05, Running 82.42s Step 526( 31.33%), action 94, FPS 2.05, Running 82.90s Step 527( 31.67%), action 95, FPS 2.00, Running 83.42s Step 528( 32.00%), action 96, FPS 2.00, Running 84.03s Step 529( 32.33%), action 97, FPS 2.00, Running 84.57s Step 530( 32.67%), action 98, FPS 1.98, Running 85.13s Step 531( 33.00%), action 99, FPS 2.02, Running 85.48s Step 532( 33.33%), action 100, FPS 1.97, Running 86.04s Step 533( 33.67%), action 101, FPS 1.97, Running 86.53s Step 534( 34.00%), action 102, FPS 2.02, Running 86.81s Step 535( 34.33%), action 103, FPS 2.03, Running 87.11s Step 536( 34.67%), action 104, FPS 2.01, Running 87.61s Step 537( 35.00%), action 105, FPS 2.01, Running 88.11s Step 538( 35.33%), action 106, FPS 2.04, Running 88.54s Step 539( 35.67%), action 107, FPS 2.05, Running 89.06s Step 540( 36.00%), action 108, FPS 2.11, Running 89.33s Step 541( 36.33%), action 109, FPS 2.06, Running 89.90s Step 542( 36.67%), action 110, FPS 2.04, Running 90.42s Step 543( 37.00%), action 111, FPS 2.03, Running 91.18s Step 544( 37.33%), action 112, FPS 2.03, Running 91.72s Step 545( 37.67%), action 113, FPS 2.02, Running 92.30s Step 546( 38.00%), action 114, FPS 2.03, Running 92.74s Step 547( 38.33%), action 115, FPS 2.03, Running 93.30s Step 548( 38.67%), action 116, FPS 2.04, Running 93.84s Step 549( 39.00%), action 117, FPS 2.03, Running 94.44s Step 550( 39.33%), action 118, FPS 2.02, Running 95.01s Step 551( 39.67%), action 119, FPS 1.99, Running 95.55s Step 552( 40.00%), action 120, FPS 2.02, Running 95.93s Step 553( 40.33%), action 121, FPS 1.99, Running 96.59s Step 554( 40.67%), action 122, FPS 1.97, Running 96.95s Step 555( 41.00%), action 123, FPS 1.93, Running 97.47s Step 556( 41.33%), action 124, FPS 1.92, Running 98.02s Step 557( 41.67%), action 125, FPS 1.91, Running 98.58s Step 558( 42.00%), action 126, FPS 1.89, Running 99.14s Step 559( 42.33%), action 127, FPS 1.88, Running 99.72s Step 560( 42.67%), action 128, FPS 1.82, Running 100.31s Step 561( 43.00%), action 129, FPS 1.84, Running 100.74s Step 562( 43.33%), action 130, FPS 1.87, Running 101.10s Step 563( 43.67%), action 131, FPS 1.88, Running 101.84s Step 564( 44.00%), action 132, FPS 1.93, Running 102.08s Step 565( 44.33%), action 133, FPS 1.93, Running 102.68s Step 566( 44.67%), action 134, FPS 1.93, Running 103.11s Step 567( 45.00%), action 135, FPS 1.96, Running 103.51s Step 568( 45.33%), action 136, FPS 1.96, Running 104.03s Step 569( 45.67%), action 137, FPS 1.98, Running 104.55s Step 570( 46.00%), action 138, FPS 2.01, Running 104.96s Step 571( 46.33%), action 139, FPS 2.03, Running 105.42s Step 572( 46.67%), action 140, FPS 1.99, Running 105.99s Step 573( 47.00%), action 141, FPS 1.98, Running 106.68s Step 574( 47.33%), action 142, FPS 1.93, Running 107.32s Step 575( 47.67%), action 143, FPS 1.96, Running 107.68s Step 576( 48.00%), action 144, FPS 1.94, Running 108.31s Step 577( 48.33%), action 145, FPS 1.95, Running 108.84s Step 578( 48.67%), action 146, FPS 1.96, Running 109.36s Step 579( 49.00%), action 147, FPS 1.96, Running 109.93s Step 580( 49.33%), action 148, FPS 2.01, Running 110.28s Step 581( 49.67%), action 149, FPS 1.98, Running 110.82s Step 582( 50.00%), action 150, FPS 1.95, Running 111.38s Step 583( 50.33%), action 151, FPS 1.95, Running 112.08s Step 584( 50.67%), action 152, FPS 1.91, Running 112.57s Step 585( 51.00%), action 153, FPS 1.92, Running 113.10s Step 586( 51.33%), action 154, FPS 1.90, Running 113.64s Step 587( 51.67%), action 155, FPS 1.87, Running 114.19s Step 588( 52.00%), action 156, FPS 1.92, Running 114.47s Step 589( 52.33%), action 157, FPS 1.91, Running 115.03s Step 590( 52.67%), action 158, FPS 1.88, Running 115.60s Step 591( 53.00%), action 159, FPS 1.88, Running 116.06s Step 592( 53.33%), action 160, FPS 1.92, Running 116.43s Step 593( 53.67%), action 161, FPS 1.89, Running 117.27s Step 594( 54.00%), action 162, FPS 1.94, Running 117.65s Step 595( 54.33%), action 163, FPS 1.93, Running 118.03s Step 596( 54.67%), action 164, FPS 1.95, Running 118.57s Step 597( 55.00%), action 165, FPS 1.95, Running 119.09s Step 598( 55.33%), action 166, FPS 1.94, Running 119.69s Step 599( 55.67%), action 167, FPS 1.95, Running 120.19s Step 600( 56.00%), action 168, FPS 1.91, Running 120.73s Step 601( 56.33%), action 169, FPS 1.91, Running 121.30s Step 602( 56.67%), action 170, FPS 1.90, Running 121.88s Step 603( 57.00%), action 171, FPS 1.90, Running 122.61s Step 604( 57.33%), action 172, FPS 1.89, Running 123.17s Step 605( 57.67%), action 173, FPS 1.88, Running 123.72s Step 606( 58.00%), action 174, FPS 1.88, Running 124.30s Step 607( 58.33%), action 175, FPS 1.91, Running 124.68s Step 608( 58.67%), action 176, FPS 1.90, Running 125.03s Step 609( 59.00%), action 177, FPS 1.94, Running 125.33s Step 610( 59.33%), action 178, FPS 2.00, Running 125.59s Step 611( 59.67%), action 179, FPS 2.00, Running 126.06s Step 612( 60.00%), action 180, FPS 2.00, Running 126.43s Step 613( 60.33%), action 181, FPS 2.05, Running 127.01s Step 614( 60.67%), action 182, FPS 2.03, Running 127.50s Step 615( 61.00%), action 183, FPS 2.00, Running 128.03s Step 616( 61.33%), action 184, FPS 2.00, Running 128.54s Step 617( 61.67%), action 185, FPS 2.02, Running 128.98s Step 618( 62.00%), action 186, FPS 2.03, Running 129.55s Step 619( 62.33%), action 187, FPS 2.02, Running 130.10s Step 620( 62.67%), action 188, FPS 2.06, Running 130.43s Step 621( 63.00%), action 189, FPS 2.05, Running 131.05s Step 622( 63.33%), action 190, FPS 2.10, Running 131.41s Step 623( 63.67%), action 191, FPS 2.09, Running 132.19s Step 624( 64.00%), action 192, FPS 2.11, Running 132.63s Step 625( 64.33%), action 193, FPS 2.16, Running 133.00s Step 626( 64.67%), action 194, FPS 2.18, Running 133.48s Step 627( 65.00%), action 195, FPS 2.14, Running 134.05s Step 628( 65.33%), action 196, FPS 2.10, Running 134.53s Step 629( 65.67%), action 197, FPS 2.07, Running 134.99s Step 630( 66.00%), action 198, FPS 2.04, Running 135.42s Step 631( 66.33%), action 199, FPS 2.08, Running 135.70s Step 632( 66.67%), action 200, FPS 2.06, Running 136.12s Step 633( 67.00%), action 201, FPS 2.10, Running 136.55s Step 634( 67.33%), action 202, FPS 2.12, Running 136.94s Step 635( 67.67%), action 203, FPS 2.15, Running 137.35s Step 636( 68.00%), action 204, FPS 2.19, Running 137.69s Step 637( 68.33%), action 205, FPS 2.16, Running 138.24s Step 638( 68.67%), action 206, FPS 2.17, Running 138.77s Step 639( 69.00%), action 207, FPS 2.18, Running 139.27s Step 640( 69.33%), action 208, FPS 2.16, Running 139.71s Step 641( 69.67%), action 209, FPS 2.19, Running 140.19s Step 642( 70.00%), action 210, FPS 2.19, Running 140.55s Step 643( 70.33%), action 211, FPS 2.26, Running 141.02s Step 644( 70.67%), action 212, FPS 2.29, Running 141.35s Step 645( 71.00%), action 213, FPS 2.30, Running 141.70s Step 646( 71.33%), action 214, FPS 2.36, Running 141.96s Step 647( 71.67%), action 215, FPS 2.43, Running 142.29s Step 648( 72.00%), action 216, FPS 2.42, Running 142.79s Step 649( 72.33%), action 217, FPS 2.45, Running 143.16s Step 650( 72.67%), action 218, FPS 2.41, Running 143.71s Step 651( 73.00%), action 219, FPS 2.36, Running 144.19s Step 652( 73.33%), action 220, FPS 2.30, Running 144.82s Step 653( 73.67%), action 221, FPS 2.23, Running 145.51s Step 654( 74.00%), action 222, FPS 2.22, Running 145.94s Step 655( 74.33%), action 223, FPS 2.19, Running 146.48s Step 656( 74.67%), action 224, FPS 2.14, Running 147.04s Step 657( 75.00%), action 225, FPS 2.18, Running 147.40s Step 658( 75.33%), action 226, FPS 2.17, Running 147.98s Step 659( 75.67%), action 227, FPS 2.16, Running 148.52s Step 660( 76.00%), action 228, FPS 2.13, Running 149.08s Step 661( 76.33%), action 229, FPS 2.13, Running 149.59s Step 662( 76.67%), action 230, FPS 2.08, Running 150.16s Step 663( 77.00%), action 231, FPS 2.07, Running 150.68s Step 664( 77.33%), action 232, FPS 2.05, Running 151.10s Step 665( 77.67%), action 233, FPS 2.01, Running 151.64s Step 666( 78.00%), action 234, FPS 1.98, Running 152.07s Step 667( 78.33%), action 235, FPS 1.93, Running 152.65s Step 668( 78.67%), action 236, FPS 1.97, Running 152.92s Step 669( 79.00%), action 237, FPS 1.95, Running 153.41s Step 670( 79.33%), action 238, FPS 1.97, Running 153.86s Step 671( 79.67%), action 239, FPS 2.00, Running 154.18s Step 672( 80.00%), action 240, FPS 2.03, Running 154.68s Step 673( 80.33%), action 241, FPS 2.02, Running 155.40s Step 674( 80.67%), action 242, FPS 2.06, Running 155.64s Step 675( 81.00%), action 243, FPS 2.11, Running 155.97s Step 676( 81.33%), action 244, FPS 2.16, Running 156.29s Step 677( 81.67%), action 245, FPS 2.17, Running 156.62s Step 678( 82.00%), action 246, FPS 2.20, Running 157.09s Step 679( 82.33%), action 247, FPS 2.24, Running 157.43s Step 680( 82.67%), action 248, FPS 2.22, Running 158.07s Step 681( 83.00%), action 249, FPS 2.26, Running 158.46s Step 682( 83.33%), action 250, FPS 2.26, Running 159.02s Step 683( 83.67%), action 251, FPS 2.27, Running 159.50s Step 684( 84.00%), action 252, FPS 2.22, Running 160.11s Step 685( 84.33%), action 253, FPS 2.26, Running 160.50s Step 686( 84.67%), action 254, FPS 2.25, Running 160.96s Step 687( 85.00%), action 255, FPS 2.30, Running 161.34s Step 688( 85.33%), action 256, FPS 2.26, Running 161.76s Step 689( 85.67%), action 257, FPS 2.26, Running 162.26s Step 690( 86.00%), action 258, FPS 2.24, Running 162.80s Step 691( 86.33%), action 259, FPS 2.19, Running 163.32s Step 692( 86.67%), action 260, FPS 2.17, Running 163.90s Step 693( 87.00%), action 261, FPS 2.15, Running 164.71s Step 694( 87.33%), action 262, FPS 2.12, Running 165.06s Step 695( 87.67%), action 263, FPS 2.07, Running 165.62s Step 696( 88.00%), action 264, FPS 2.02, Running 166.16s Step 697( 88.33%), action 265, FPS 1.98, Running 166.73s Step 698( 88.67%), action 266, FPS 1.95, Running 167.33s Step 699( 89.00%), action 267, FPS 1.95, Running 167.67s Step 700( 89.33%), action 268, FPS 1.96, Running 168.27s Step 701( 89.67%), action 269, FPS 1.93, Running 168.83s Step 702( 90.00%), action 270, FPS 1.98, Running 169.11s Step 703( 90.33%), action 271, FPS 1.93, Running 169.89s Step 704( 90.67%), action 272, FPS 1.98, Running 170.22s Step 705( 91.00%), action 273, FPS 1.99, Running 170.57s Step 706( 91.33%), action 274, FPS 2.02, Running 170.85s Step 707( 91.67%), action 275, FPS 2.00, Running 171.35s Step 708( 92.00%), action 276, FPS 2.02, Running 171.68s Step 709( 92.33%), action 277, FPS 2.03, Running 172.10s [2026-08-01 18:15:09] [62 ] Seed 61 success after 172.71 s. +steps: 709 , actions: 277 . +Instruction: Empty +Total 31/62(50.00%) success. +Setting seed: 62 +Step 1( N/A%), pre moving , FPS 12.53, Running 0.08s Step 2( N/A%), pre moving , FPS 16.30, Running 0.12s Step 3( N/A%), pre moving , FPS 18.25, Running 0.16s Step 4( N/A%), pre moving , FPS 19.31, Running 0.21s Step 5( N/A%), pre moving , FPS 20.33, Running 0.25s Step 6( N/A%), pre moving , FPS 20.28, Running 0.30s Step 7( N/A%), pre moving , FPS 20.45, Running 0.34s Step 8( N/A%), pre moving , FPS 20.45, Running 0.39s Step 9( N/A%), pre moving , FPS 20.82, Running 0.43s Step 10( N/A%), pre moving , FPS 21.12, Running 0.47s Step 11( N/A%), pre moving , FPS 21.53, Running 0.51s Step 12( N/A%), pre moving , FPS 21.25, Running 0.56s Step 13( N/A%), pre moving , FPS 21.53, Running 0.60s Step 14( N/A%), pre moving , FPS 21.85, Running 0.64s Step 15( N/A%), pre moving , FPS 21.98, Running 0.68s Step 16( N/A%), pre moving , FPS 22.14, Running 0.72s Step 17( N/A%), pre moving , FPS 22.25, Running 0.76s Step 18( N/A%), pre moving , FPS 22.33, Running 0.81s Step 19( N/A%), pre moving , FPS 22.59, Running 0.84s Step 20( N/A%), pre moving , FPS 22.83, Running 0.88s Step 21( N/A%), pre moving , FPS 18.93, Running 1.14s Step 22( N/A%), pre moving , FPS 18.32, Running 1.21s Step 23( N/A%), pre moving , FPS 18.38, Running 1.25s Step 24( N/A%), pre moving , FPS 18.52, Running 1.29s Step 25( N/A%), pre moving , FPS 18.45, Running 1.33s Step 26( N/A%), pre moving , FPS 15.84, Running 1.56s Step 27( N/A%), pre moving , FPS 15.87, Running 1.60s Step 28( N/A%), pre moving , FPS 15.96, Running 1.64s Step 29( N/A%), pre moving , FPS 15.88, Running 1.69s Step 30( N/A%), pre moving , FPS 15.86, Running 1.73s Step 31( N/A%), pre moving , FPS 15.88, Running 1.77s Step 32( N/A%), pre moving , FPS 16.10, Running 1.81s Step 33( N/A%), pre moving , FPS 16.14, Running 1.84s Step 34( N/A%), pre moving , FPS 16.11, Running 1.88s Step 35( N/A%), pre moving , FPS 16.15, Running 1.92s Step 36( N/A%), pre moving , FPS 12.48, Running 2.33s Step 37( N/A%), pre moving , FPS 12.50, Running 2.36s Step 38( N/A%), pre moving , FPS 12.31, Running 2.43s Step 39( N/A%), pre moving , FPS 12.27, Running 2.47s Step 40( N/A%), pre moving , FPS 12.23, Running 2.51s Step 41( N/A%), pre moving , FPS 14.14, Running 2.55s Step 42( N/A%), pre moving , FPS 14.56, Running 2.59s Step 43( N/A%), pre moving , FPS 14.53, Running 2.63s Step 44( N/A%), pre moving , FPS 14.49, Running 2.67s Step 45( N/A%), pre moving , FPS 14.52, Running 2.71s Step 46( N/A%), pre moving , FPS 16.85, Running 2.75s Step 47( N/A%), pre moving , FPS 16.93, Running 2.78s Step 48( N/A%), pre moving , FPS 16.88, Running 2.83s Step 49( N/A%), pre moving , FPS 16.95, Running 2.87s Step 50( N/A%), pre moving , FPS 16.75, Running 2.93s Step 51( N/A%), pre moving , FPS 16.43, Running 2.99s Step 52( N/A%), pre moving , FPS 16.11, Running 3.05s Step 53( N/A%), pre moving , FPS 15.80, Running 3.11s Step 54( N/A%), pre moving , FPS 15.57, Running 3.17s Step 55( N/A%), pre moving , FPS 15.34, Running 3.22s Step 56( N/A%), pre moving , FPS 20.79, Running 3.29s Step 57( N/A%), pre moving , FPS 20.33, Running 3.35s Step 58( N/A%), pre moving , FPS 20.48, Running 3.41s Step 59( N/A%), pre moving , FPS 20.04, Running 3.47s Step 60( N/A%), pre moving , FPS 19.52, Running 3.54s Step 61( N/A%), pre moving , FPS 19.11, Running 3.60s Step 62( N/A%), pre moving , FPS 18.33, Running 3.68s Step 63( N/A%), pre moving , FPS 18.03, Running 3.74s Step 64( N/A%), pre moving , FPS 17.62, Running 3.80s Step 65( N/A%), pre moving , FPS 17.27, Running 3.87s Step 66( N/A%), pre moving , FPS 16.94, Running 3.93s Step 67( N/A%), pre moving , FPS 16.49, Running 4.00s Step 68( N/A%), pre moving , FPS 16.18, Running 4.07s Step 69( N/A%), pre moving , FPS 15.89, Running 4.13s Step 70( N/A%), pre moving , FPS 15.89, Running 4.19s Step 71( N/A%), pre moving , FPS 15.91, Running 4.25s Step 72( N/A%), pre moving , FPS 15.84, Running 4.31s Step 73( N/A%), pre moving , FPS 15.82, Running 4.37s Step 74( N/A%), pre moving , FPS 15.79, Running 4.43s Step 75( N/A%), pre moving , FPS 15.79, Running 4.49s Step 76( N/A%), pre moving , FPS 15.83, Running 4.55s Step 77( N/A%), pre moving , FPS 15.75, Running 4.62s Step 78( N/A%), pre moving , FPS 15.48, Running 4.70s Step 79( N/A%), pre moving , FPS 15.54, Running 4.76s Step 80( N/A%), pre moving , FPS 15.58, Running 4.82s Step 81( N/A%), pre moving , FPS 15.56, Running 4.88s Step 82( N/A%), pre moving , FPS 15.86, Running 4.94s Step 83( N/A%), pre moving , FPS 15.83, Running 5.00s Step 84( N/A%), pre moving , FPS 15.85, Running 5.06s Step 85( N/A%), pre moving , FPS 16.03, Running 5.11s Step 86( N/A%), pre moving , FPS 16.26, Running 5.16s Step 87( N/A%), pre moving , FPS 16.67, Running 5.20s Step 88( N/A%), pre moving , FPS 17.06, Running 5.24s Step 89( N/A%), pre moving , FPS 17.33, Running 5.28s Step 90( N/A%), pre moving , FPS 17.61, Running 5.32s Step 91( N/A%), pre moving , FPS 17.88, Running 5.36s Step 92( N/A%), pre moving , FPS 18.29, Running 5.40s Step 93( N/A%), pre moving , FPS 18.71, Running 5.44s Step 94( N/A%), pre moving , FPS 19.07, Running 5.48s Step 95( N/A%), pre moving , FPS 19.42, Running 5.52s Step 96( N/A%), pre moving , FPS 19.81, Running 5.56s Step 97( N/A%), pre moving , FPS 20.35, Running 5.60s Step 98( N/A%), pre moving , FPS 21.16, Running 5.64s Step 99( N/A%), pre moving , FPS 21.53, Running 5.69s Step 100( N/A%), pre moving , FPS 22.11, Running 5.72s Step 101( N/A%), pre moving , FPS 22.70, Running 5.76s Step 102( N/A%), pre moving , FPS 23.21, Running 5.80s Step 103( N/A%), pre moving , FPS 23.71, Running 5.85s Step 104( N/A%), pre moving , FPS 24.23, Running 5.89s Step 105( N/A%), pre moving , FPS 24.24, Running 5.94s Step 106( N/A%), pre moving , FPS 24.00, Running 5.99s Step 107( N/A%), pre moving , FPS 24.03, Running 6.03s Step 108( N/A%), pre moving , FPS 23.93, Running 6.07s Step 109( N/A%), pre moving , FPS 23.95, Running 6.12s Step 110( N/A%), pre moving , FPS 23.76, Running 6.16s Step 111( N/A%), pre moving , FPS 23.67, Running 6.21s Step 112( N/A%), pre moving , FPS 23.41, Running 6.26s Step 113( N/A%), pre moving , FPS 12.89, Running 6.99s Step 114( N/A%), pre moving , FPS 11.81, Running 7.18s Step 115( N/A%), pre moving , FPS 10.56, Running 7.42s Step 116( N/A%), pre moving , FPS 9.83, Running 7.60s Step 117( N/A%), pre moving , FPS 8.81, Running 7.87s Step 118( N/A%), pre moving , FPS 8.17, Running 8.09s Step 119( N/A%), pre moving , FPS 7.55, Running 8.33s Step 120( N/A%), pre moving , FPS 7.15, Running 8.52s Step 121( N/A%), pre moving , FPS 6.71, Running 8.75s Step 122( N/A%), pre moving , FPS 6.44, Running 8.91s Step 123( N/A%), pre moving , FPS 6.02, Running 9.17s Step 124( N/A%), pre moving , FPS 5.73, Running 9.38s Step 125( N/A%), pre moving , FPS 5.45, Running 9.61s Step 126( N/A%), pre moving , FPS 5.28, Running 9.78s Step 127( N/A%), pre moving , FPS 4.99, Running 10.03s Step 128( N/A%), pre moving , FPS 4.82, Running 10.22s Step 129( N/A%), pre moving , FPS 4.62, Running 10.45s Step 130( N/A%), pre moving , FPS 4.43, Running 10.68s Step 131( N/A%), pre moving , FPS 4.25, Running 10.92s Step 132( N/A%), pre moving , FPS 4.14, Running 11.09s Step 133( N/A%), pre moving , FPS 4.61, Running 11.34s Step 134( N/A%), pre moving , FPS 4.64, Running 11.48s Step 135( N/A%), pre moving , FPS 4.62, Running 11.75s Step 136( N/A%), pre moving , FPS 4.64, Running 11.91s Step 137( N/A%), pre moving , FPS 4.72, Running 12.11s Step 138( N/A%), pre moving , FPS 4.75, Running 12.30s Step 139( N/A%), pre moving , FPS 4.71, Running 12.58s Step 140( N/A%), pre moving , FPS 4.73, Running 12.75s Step 141( N/A%), pre moving , FPS 4.69, Running 13.01s Step 142( N/A%), pre moving , FPS 4.66, Running 13.21s Step 143( N/A%), pre moving , FPS 4.66, Running 13.46s Step 144( N/A%), pre moving , FPS 4.71, Running 13.63s Step 145( N/A%), pre moving , FPS 4.70, Running 13.86s Step 146( N/A%), pre moving , FPS 4.64, Running 14.09s Step 147( N/A%), pre moving , FPS 4.65, Running 14.33s Step 148( N/A%), pre moving , FPS 4.68, Running 14.49s Step 149( N/A%), pre moving , FPS 4.62, Running 14.78s Step 150( N/A%), pre moving , FPS 4.68, Running 14.95s Step 151( N/A%), pre moving , FPS 4.65, Running 15.22s Step 152( N/A%), pre moving , FPS 4.64, Running 15.40s Step 153( N/A%), pre moving , FPS 4.60, Running 15.68s Step 154( N/A%), pre moving , FPS 4.60, Running 15.83s Step 155( N/A%), pre moving , FPS 4.63, Running 16.07s Step 156( N/A%), pre moving , FPS 4.60, Running 16.26s Step 157( N/A%), pre moving , FPS 4.52, Running 16.53s Step 158( N/A%), pre moving , FPS 4.53, Running 16.71s Step 159( N/A%), pre moving , FPS 4.58, Running 16.95s Step 160( N/A%), pre moving , FPS 4.59, Running 17.11s Step 161( N/A%), pre moving , FPS 4.59, Running 17.38s Step 162( N/A%), pre moving , FPS 4.63, Running 17.53s Step 163( N/A%), pre moving , FPS 4.62, Running 17.79s Step 164( N/A%), pre moving , FPS 4.61, Running 17.97s Step 165( N/A%), pre moving , FPS 4.59, Running 18.22s Step 166( N/A%), pre moving , FPS 4.64, Running 18.39s Step 167( N/A%), pre moving , FPS 4.67, Running 18.62s Step 168( N/A%), pre moving , FPS 4.80, Running 18.66s Step 169( N/A%), pre moving , FPS 5.10, Running 18.70s Step 170( N/A%), pre moving , FPS 5.28, Running 18.74s Step 171( N/A%), pre moving , FPS 5.60, Running 18.79s Step 172( N/A%), pre moving , FPS 5.82, Running 18.84s Step 173( N/A%), pre moving , FPS 6.26, Running 18.88s Step 174( N/A%), pre moving , FPS 6.49, Running 18.92s Step 175( N/A%), pre moving , FPS 6.93, Running 18.96s Step 176( N/A%), pre moving , FPS 7.31, Running 19.00s Step 177( N/A%), pre moving , FPS 7.96, Running 19.04s Step 178( N/A%), pre moving , FPS 7.14, Running 19.52s Step 179( N/A%), pre moving , FPS 7.67, Running 19.56s Step 180( N/A%), pre moving , FPS 8.05, Running 19.60s Step 181( N/A%), pre moving , FPS 8.83, Running 19.64s Step 182( N/A%), pre moving , FPS 9.17, Running 19.71s Step 183( N/A%), pre moving , FPS 10.05, Running 19.78s Step 184( N/A%), pre moving , FPS 10.63, Running 19.85s Step 185( N/A%), pre moving , FPS 11.85, Running 19.91s Step 186( N/A%), pre moving , FPS 12.72, Running 19.97s Step 187( N/A%), pre moving , FPS 14.13, Running 20.03s Step 188( N/A%), pre moving , FPS 13.88, Running 20.10s Step 189( N/A%), pre moving , FPS 13.39, Running 20.19s Step 190( N/A%), pre moving , FPS 13.21, Running 20.25s Step 191( N/A%), pre moving , FPS 13.11, Running 20.32s Step 192( N/A%), pre moving , FPS 12.78, Running 20.40s Step 193( N/A%), pre moving , FPS 12.62, Running 20.46s Step 194( N/A%), pre moving , FPS 12.44, Running 20.52s Step 195( N/A%), pre moving , FPS 12.15, Running 20.60s Step 196( N/A%), pre moving , FPS 11.92, Running 20.67s Step 197( N/A%), pre moving , FPS 11.73, Running 20.75s Step 198( N/A%), pre moving , FPS 14.78, Running 20.87s Step 199( N/A%), pre moving , FPS 14.17, Running 20.97s Step 200( N/A%), pre moving , FPS 13.56, Running 21.07s Step 201( N/A%), pre moving , FPS 13.03, Running 21.18s Step 202( N/A%), pre moving , FPS 12.76, Running 21.28s Step 203( N/A%), pre moving , FPS 12.49, Running 21.38s Step 204( N/A%), pre moving , FPS 12.04, Running 21.51s Step 205( N/A%), pre moving , FPS 11.68, Running 21.62s Step 206( N/A%), pre moving , FPS 11.35, Running 21.73s Step 207( N/A%), pre moving , FPS 11.03, Running 21.84s Step 208( N/A%), pre moving , FPS 10.84, Running 21.94s Step 209( N/A%), pre moving , FPS 10.79, Running 22.05s Step 210( N/A%), pre moving , FPS 10.49, Running 22.16s Step 211( N/A%), pre moving , FPS 10.28, Running 22.26s Step 212( N/A%), pre moving , FPS 10.17, Running 22.37s Step 213( N/A%), pre moving , FPS 9.99, Running 22.47s Step 214( N/A%), pre moving , FPS 9.74, Running 22.58s Step 215( N/A%), pre moving , FPS 9.63, Running 22.68s Step 216( N/A%), pre moving , FPS 9.47, Running 22.79s Step 217( N/A%), pre moving , FPS 9.32, Running 22.89s Step 218( N/A%), pre moving , FPS 9.36, Running 23.01s Step 219( N/A%), pre moving , FPS 9.41, Running 23.09s Step 220( N/A%), pre moving , FPS 9.46, Running 23.18s Step 221( N/A%), pre moving , FPS 9.55, Running 23.27s Step 222( N/A%), pre moving , FPS 9.59, Running 23.36s Step 223( N/A%), pre moving , FPS 9.73, Running 23.44s Step 224( N/A%), pre moving , FPS 10.03, Running 23.50s Step 225( N/A%), pre moving , FPS 10.23, Running 23.57s Step 226( N/A%), pre moving , FPS 10.65, Running 23.61s Step 227( N/A%), pre moving , FPS 11.14, Running 23.64s Step 228( N/A%), pre moving , FPS 11.56, Running 23.67s Step 229( N/A%), pre moving , FPS 12.04, Running 23.71s Step 230( N/A%), pre moving , FPS 12.51, Running 23.76s Step 231( N/A%), pre moving , FPS 12.95, Running 23.81s Step 232( N/A%), pre moving , FPS 13.39, Running 23.86s Step 233( N/A%), pre moving , FPS 13.99, Running 23.90s Step 234( N/A%), pre moving , FPS 14.79, Running 23.93s Step 235( N/A%), pre moving , FPS 15.56, Running 23.96s Step 236( N/A%), pre moving , FPS 16.54, Running 24.00s Step 237( N/A%), pre moving , FPS 17.65, Running 24.03s Step 238( N/A%), pre moving , FPS 18.94, Running 24.06s Step 239( N/A%), pre moving , FPS 19.98, Running 24.10s Step 240( N/A%), pre moving , FPS 14.45, Running 24.57s Step 241( N/A%), pre moving , FPS 15.05, Running 24.60s Step 242( N/A%), pre moving , FPS 15.60, Running 24.64s Step 243( N/A%), pre moving , FPS 16.14, Running 24.68s Step 244( N/A%), pre moving , FPS 16.53, Running 24.71s Step 245( N/A%), pre moving , FPS 16.98, Running 24.75s Step 246( N/A%), pre moving , FPS 16.86, Running 24.79s Step 247( N/A%), pre moving , FPS 16.52, Running 24.85s Step 248( N/A%), pre moving , FPS 16.41, Running 24.89s Step 249( N/A%), pre moving , FPS 15.95, Running 24.96s Step 250( N/A%), pre moving , FPS 15.93, Running 25.01s Step 251( N/A%), pre moving , FPS 15.77, Running 25.08s Step 252( N/A%), pre moving , FPS 15.70, Running 25.13s Step 253( N/A%), pre moving , FPS 15.48, Running 25.19s Step 254( N/A%), pre moving , FPS 15.27, Running 25.24s Step 255( N/A%), pre moving , FPS 15.06, Running 25.29s Step 256( N/A%), pre moving , FPS 14.73, Running 25.35s Step 257( N/A%), pre moving , FPS 14.33, Running 25.42s Step 258( N/A%), pre moving , FPS 13.96, Running 25.49s Step 259( N/A%), pre moving , FPS 13.80, Running 25.54s Step 260( N/A%), pre moving , FPS 18.89, Running 25.63s Step 261( N/A%), pre moving , FPS 18.20, Running 25.70s Step 262( N/A%), pre moving , FPS 17.39, Running 25.79s Step 263( N/A%), pre moving , FPS 16.89, Running 25.86s Step 264( N/A%), pre moving , FPS 16.42, Running 25.93s Step 265( N/A%), pre moving , FPS 15.92, Running 26.01s Step 266( N/A%), pre moving , FPS 15.39, Running 26.09s Step 267( N/A%), pre moving , FPS 15.21, Running 26.16s Step 268( N/A%), pre moving , FPS 14.92, Running 26.23s Step 269( N/A%), pre moving , FPS 14.86, Running 26.31s Step 270( N/A%), pre moving , FPS 14.62, Running 26.38s Step 271( N/A%), pre moving , FPS 14.46, Running 26.46s Step 272( N/A%), pre moving , FPS 14.18, Running 26.54s Step 273( N/A%), pre moving , FPS 13.96, Running 26.62s Step 274( N/A%), pre moving , FPS 13.64, Running 26.71s Step 275( N/A%), pre moving , FPS 13.31, Running 26.79s Step 276( N/A%), pre moving , FPS 13.06, Running 26.88s Step 277( N/A%), pre moving , FPS 13.05, Running 26.96s Step 278( N/A%), pre moving , FPS 12.92, Running 27.04s Step 279( N/A%), pre moving , FPS 12.77, Running 27.11s Step 280( N/A%), pre moving , FPS 12.74, Running 27.20s Step 281( N/A%), pre moving , FPS 12.75, Running 27.27s Step 282( N/A%), pre moving , FPS 12.69, Running 27.37s Step 283( N/A%), pre moving , FPS 12.56, Running 27.45s Step 284( N/A%), pre moving , FPS 12.45, Running 27.54s Step 285( N/A%), pre moving , FPS 12.46, Running 27.61s Step 286( N/A%), pre moving , FPS 12.38, Running 27.71s Step 287( N/A%), pre moving , FPS 12.33, Running 27.79s Step 288( N/A%), pre moving , FPS 12.19, Running 27.87s Step 289( N/A%), pre moving , FPS 12.17, Running 27.95s Step 290( N/A%), pre moving , FPS 12.18, Running 28.02s Step 291( N/A%), pre moving , FPS 12.21, Running 28.10s Step 292( N/A%), pre moving , FPS 12.24, Running 28.18s Step 293( N/A%), pre moving , FPS 12.25, Running 28.25s Step 294( N/A%), pre moving , FPS 12.50, Running 28.31s Step 295( N/A%), pre moving , FPS 12.67, Running 28.37s Step 296( N/A%), pre moving , FPS 13.01, Running 28.42s Step 297( N/A%), pre moving , FPS 13.13, Running 28.48s Step 298( N/A%), pre moving , FPS 13.42, Running 28.53s Step 299( N/A%), pre moving , FPS 13.42, Running 28.60s Step 300( N/A%), pre moving , FPS 13.60, Running 28.67s Step 301( N/A%), pre moving , FPS 13.64, Running 28.73s Step 302( N/A%), pre moving , FPS 14.00, Running 28.80s Step 303( N/A%), pre moving , FPS 14.16, Running 28.87s Step 304( N/A%), pre moving , FPS 14.34, Running 28.93s Step 305( N/A%), pre moving , FPS 14.36, Running 29.01s Step 306( N/A%), pre moving , FPS 14.65, Running 29.07s Step 307( N/A%), pre moving , FPS 14.70, Running 29.15s Step 308( N/A%), pre moving , FPS 15.29, Running 29.18s Step 309( N/A%), pre moving , FPS 15.76, Running 29.22s Step 310( N/A%), pre moving , FPS 16.19, Running 29.26s Step 311( N/A%), pre moving , FPS 16.62, Running 29.30s Step 312( N/A%), pre moving , FPS 17.20, Running 29.34s Step 313( N/A%), pre moving , FPS 17.86, Running 29.37s Step 314( N/A%), pre moving , FPS 18.17, Running 29.41s Step 315( N/A%), pre moving , FPS 18.70, Running 29.44s Step 316( N/A%), pre moving , FPS 18.94, Running 29.48s Step 317( N/A%), pre moving , FPS 19.38, Running 29.51s Step 318( N/A%), pre moving , FPS 19.70, Running 29.55s Step 319( N/A%), pre moving , FPS 20.28, Running 29.59s Step 320( N/A%), pre moving , FPS 20.97, Running 29.62s Step 321( N/A%), pre moving , FPS 21.67, Running 29.66s Step 322( N/A%), pre moving , FPS 21.99, Running 29.71s Step 323( N/A%), pre moving , FPS 22.62, Running 29.75s Step 324( N/A%), pre moving , FPS 23.47, Running 29.79s Step 325( N/A%), pre moving , FPS 24.57, Running 29.82s Step 326( N/A%), pre moving , FPS 25.72, Running 29.85s Step 327( N/A%), pre moving , FPS 27.15, Running 29.88s Step 328( N/A%), pre moving , FPS 27.05, Running 29.92s Step 329( N/A%), pre moving , FPS 27.20, Running 29.96s Step 330( N/A%), pre moving , FPS 27.10, Running 30.00s Step 331( N/A%), pre moving , FPS 27.20, Running 30.03s Step 332( N/A%), pre moving , FPS 27.58, Running 30.07s Step 333( N/A%), pre moving , FPS 27.14, Running 30.11s Step 334( N/A%), pre moving , FPS 27.15, Running 30.14s Step 335( N/A%), pre moving , FPS 27.26, Running 30.18s Step 336( N/A%), pre moving , FPS 27.36, Running 30.21s Step 337( N/A%), pre moving , FPS 27.25, Running 30.25s Step 338( N/A%), pre moving , FPS 27.38, Running 30.28s Step 339( N/A%), pre moving , FPS 27.73, Running 30.31s Step 340( N/A%), pre moving , FPS 16.79, Running 30.81s Step 341( N/A%), pre moving , FPS 16.80, Running 30.85s Step 342( N/A%), pre moving , FPS 17.08, Running 30.88s Step 343( N/A%), pre moving , FPS 17.08, Running 30.92s Step 344( N/A%), pre moving , FPS 17.08, Running 30.96s Step 345( N/A%), pre moving , FPS 17.10, Running 30.99s Step 346( N/A%), pre moving , FPS 16.95, Running 31.03s Step 347( N/A%), pre moving , FPS 16.66, Running 31.08s Step 348( N/A%), pre moving , FPS 16.42, Running 31.14s Step 349( N/A%), pre moving , FPS 16.25, Running 31.19s Step 350( N/A%), pre moving , FPS 15.90, Running 31.25s Step 351( N/A%), pre moving , FPS 15.43, Running 31.33s Step 352( N/A%), pre moving , FPS 14.95, Running 31.40s Step 353( N/A%), pre moving , FPS 14.69, Running 31.47s Step 354( N/A%), pre moving , FPS 14.43, Running 31.53s Step 355( N/A%), pre moving , FPS 14.24, Running 31.58s Step 356( N/A%), pre moving , FPS 14.04, Running 31.63s Step 357( N/A%), pre moving , FPS 13.85, Running 31.69s Step 358( N/A%), pre moving , FPS 13.46, Running 31.76s Step 359( N/A%), pre moving , FPS 13.26, Running 31.82s Step 360( N/A%), pre moving , FPS 18.97, Running 31.87s Step 361( N/A%), pre moving , FPS 19.03, Running 31.90s Step 362( N/A%), pre moving , FPS 19.06, Running 31.93s Step 363( N/A%), pre moving , FPS 19.22, Running 31.96s Step 364( N/A%), pre moving , FPS 19.26, Running 32.00s Step 365( N/A%), pre moving , FPS 19.23, Running 32.03s Step 366( N/A%), pre moving , FPS 19.41, Running 32.06s Step 367( N/A%), pre moving , FPS 19.77, Running 32.10s Step 368( N/A%), pre moving , FPS 20.21, Running 32.13s Step 369( N/A%), pre moving , FPS 20.44, Running 32.17s Step 370( N/A%), pre moving , FPS 21.05, Running 32.20s Step 371( N/A%), pre moving , FPS 21.58, Running 32.26s Step 372( N/A%), pre moving , FPS 22.36, Running 32.30s Step 373( N/A%), pre moving , FPS 23.20, Running 32.33s Step 374( N/A%), pre moving , FPS 23.84, Running 32.37s Step 375( N/A%), pre moving , FPS 24.21, Running 32.41s Step 376( N/A%), pre moving , FPS 24.80, Running 32.44s Step 377( N/A%), pre moving , FPS 25.56, Running 32.47s Step 378( N/A%), pre moving , FPS 27.02, Running 32.50s Step 379( N/A%), pre moving , FPS 27.76, Running 32.54s Step 380( N/A%), pre moving , FPS 28.02, Running 32.58s Step 381( N/A%), pre moving , FPS 27.85, Running 32.62s Step 382( N/A%), pre moving , FPS 27.65, Running 32.65s Step 383( N/A%), pre moving , FPS 26.87, Running 32.71s Step 384( N/A%), pre moving , FPS 26.92, Running 32.74s Step 385( N/A%), pre moving , FPS 26.52, Running 32.78s Step 386( N/A%), pre moving , FPS 26.53, Running 32.82s Step 387( N/A%), pre moving , FPS 26.60, Running 32.85s Step 388( N/A%), pre moving , FPS 26.59, Running 32.88s Step 389( N/A%), pre moving , FPS 26.68, Running 32.92s Step 390( N/A%), pre moving , FPS 26.64, Running 32.96s Step 391( N/A%), pre moving , FPS 27.21, Running 32.99s Step 392( N/A%), pre moving , FPS 27.55, Running 33.03s Step 393( N/A%), pre moving , FPS 27.61, Running 33.06s Step 394( N/A%), pre moving , FPS 27.76, Running 33.09s Step 395( N/A%), pre moving , FPS 28.07, Running 33.12s Step 396( N/A%), pre moving , FPS 28.14, Running 33.15s Step 397( N/A%), pre moving , FPS 27.82, Running 33.19s Step 398( N/A%), pre moving , FPS 26.89, Running 33.25s Step 399( N/A%), pre moving , FPS 26.61, Running 33.29s Step 400( N/A%), pre moving , FPS 26.97, Running 33.32s Step 401( N/A%), pre moving , FPS 27.23, Running 33.35s Step 402( N/A%), pre moving , FPS 27.30, Running 33.39s Step 403( N/A%), pre moving , FPS 27.96, Running 33.42s Step 404( N/A%), pre moving , FPS 27.96, Running 33.45s Step 405( N/A%), pre moving , FPS 28.34, Running 33.49s Step 406( N/A%), pre moving , FPS 28.11, Running 33.53s Step 407( N/A%), pre moving , FPS 27.82, Running 33.57s Step 408( N/A%), pre moving , FPS 27.66, Running 33.60s Step 409( N/A%), pre moving , FPS 9.61, Running 35.00s Step 410( N/A%), pre moving , FPS 8.65, Running 35.27s Step 411( N/A%), pre moving , FPS 8.21, Running 35.43s Step 412( N/A%), pre moving , FPS 7.58, Running 35.66s Step 413( N/A%), pre moving , FPS 7.24, Running 35.82s Step 414( N/A%), pre moving , FPS 6.66, Running 36.09s Step 415( N/A%), pre moving , FPS 6.30, Running 36.29s Step 416( N/A%), pre moving , FPS 5.87, Running 36.56s Step 417( N/A%), pre moving , FPS 5.61, Running 36.75s Step 418( N/A%), pre moving , FPS 5.27, Running 37.04s Step 419( N/A%), pre moving , FPS 5.03, Running 37.27s Step 420( N/A%), pre moving , FPS 4.78, Running 37.51s Step 421( N/A%), pre moving , FPS 4.61, Running 37.69s Step 422( N/A%), pre moving , FPS 4.39, Running 37.95s Step 423( N/A%), pre moving , FPS 4.28, Running 38.10s Step 424( N/A%), pre moving , FPS 4.08, Running 38.35s Step 425( N/A%), pre moving , FPS 3.97, Running 38.52s Step 426( N/A%), pre moving , FPS 3.80, Running 38.79s Step 427( N/A%), pre moving , FPS 3.73, Running 38.93s Step 428( N/A%), pre moving , FPS 3.58, Running 39.18s Step 429( 0.33%), action 1, FPS 3.68, Running 40.44s Step 430( 0.67%), action 2, FPS 3.41, Running 41.12s Step 431( 1.00%), action 3, FPS 3.18, Running 41.71s Step 432( 1.33%), action 4, FPS 3.12, Running 42.07s Step 433( 1.67%), action 5, FPS 3.05, Running 42.39s Step 434( 2.00%), action 6, FPS 2.99, Running 42.79s Step 435( 2.33%), action 7, FPS 2.87, Running 43.26s Step 436( 2.67%), action 8, FPS 2.72, Running 43.91s Step 437( 3.00%), action 9, FPS 2.57, Running 44.54s Step 438( 3.33%), action 10, FPS 2.54, Running 44.92s Step 439( 3.67%), action 11, FPS 2.38, Running 45.66s Step 440( 4.00%), action 12, FPS 2.29, Running 46.25s Step 441( 4.33%), action 13, FPS 2.21, Running 46.75s Step 442( 4.67%), action 14, FPS 2.13, Running 47.33s Step 443( 5.00%), action 15, FPS 2.04, Running 47.90s Step 444( 5.33%), action 16, FPS 2.03, Running 48.20s Step 445( 5.67%), action 17, FPS 1.96, Running 48.71s Step 446( 6.00%), action 18, FPS 1.94, Running 49.09s Step 447( 6.33%), action 19, FPS 1.87, Running 49.60s Step 448( 6.67%), action 20, FPS 1.82, Running 50.19s Step 449( 7.00%), action 21, FPS 1.91, Running 50.89s Step 450( 7.33%), action 22, FPS 1.96, Running 51.31s Step 451( 7.67%), action 23, FPS 1.96, Running 51.90s Step 452( 8.00%), action 24, FPS 1.91, Running 52.53s Step 453( 8.33%), action 25, FPS 1.88, Running 53.05s Step 454( 8.67%), action 26, FPS 1.85, Running 53.63s Step 455( 9.00%), action 27, FPS 1.84, Running 54.14s Step 456( 9.33%), action 28, FPS 1.86, Running 54.69s Step 457( 9.67%), action 29, FPS 1.90, Running 55.06s Step 458( 10.00%), action 30, FPS 1.87, Running 55.61s Step 459( 10.33%), action 31, FPS 1.90, Running 56.17s Step 460( 10.67%), action 32, FPS 1.91, Running 56.74s Step 461( 11.00%), action 33, FPS 1.92, Running 57.14s Step 462( 11.33%), action 34, FPS 1.93, Running 57.68s Step 463( 11.67%), action 35, FPS 1.95, Running 58.18s Step 464( 12.00%), action 36, FPS 1.91, Running 58.70s Step 465( 12.33%), action 37, FPS 1.90, Running 59.25s Step 466( 12.67%), action 38, FPS 1.88, Running 59.74s Step 467( 13.00%), action 39, FPS 1.91, Running 60.06s Step 468( 13.33%), action 40, FPS 1.92, Running 60.58s Step 469( 13.67%), action 41, FPS 1.94, Running 61.19s Step 470( 14.00%), action 42, FPS 1.94, Running 61.64s Step 471( 14.33%), action 43, FPS 1.95, Running 62.17s Step 472( 14.67%), action 44, FPS 1.96, Running 62.75s Step 473( 15.00%), action 45, FPS 1.98, Running 63.13s Step 474( 15.33%), action 46, FPS 1.98, Running 63.74s Step 475( 15.67%), action 47, FPS 2.01, Running 64.07s Step 476( 16.00%), action 48, FPS 2.05, Running 64.46s Step 477( 16.33%), action 49, FPS 2.01, Running 65.01s Step 478( 16.67%), action 50, FPS 1.99, Running 65.64s Step 479( 17.00%), action 51, FPS 1.95, Running 66.42s Step 480( 17.33%), action 52, FPS 1.95, Running 66.97s Step 481( 17.67%), action 53, FPS 1.93, Running 67.51s Step 482( 18.00%), action 54, FPS 1.93, Running 68.06s Step 483( 18.33%), action 55, FPS 1.91, Running 68.65s Step 484( 18.67%), action 56, FPS 1.94, Running 69.00s Step 485( 19.00%), action 57, FPS 1.94, Running 69.54s Step 486( 19.33%), action 58, FPS 1.97, Running 69.89s Step 487( 19.67%), action 59, FPS 1.93, Running 70.45s Step 488( 20.00%), action 60, FPS 1.91, Running 71.07s Step 489( 20.33%), action 61, FPS 1.88, Running 71.83s Step 490( 20.67%), action 62, FPS 1.85, Running 72.44s Step 491( 21.00%), action 63, FPS 1.85, Running 72.96s Step 492( 21.33%), action 64, FPS 1.87, Running 73.46s Step 493( 21.67%), action 65, FPS 1.85, Running 73.96s Step 494( 22.00%), action 66, FPS 1.87, Running 74.44s Step 495( 22.33%), action 67, FPS 1.82, Running 75.04s Step 496( 22.67%), action 68, FPS 1.81, Running 75.49s Step 497( 23.00%), action 69, FPS 1.80, Running 76.15s Step 498( 23.33%), action 70, FPS 1.80, Running 76.78s Step 499( 23.67%), action 71, FPS 1.81, Running 77.48s Step 500( 24.00%), action 72, FPS 1.84, Running 77.85s Step 501( 24.33%), action 73, FPS 1.85, Running 78.34s Step 502( 24.67%), action 74, FPS 1.83, Running 78.98s Step 503( 25.00%), action 75, FPS 1.88, Running 79.29s Step 504( 25.33%), action 76, FPS 1.86, Running 79.74s Step 505( 25.67%), action 77, FPS 1.86, Running 80.30s Step 506( 26.00%), action 78, FPS 1.81, Running 80.92s Step 507( 26.33%), action 79, FPS 1.84, Running 81.29s Step 508( 26.67%), action 80, FPS 1.86, Running 81.83s Step 509( 27.00%), action 81, FPS 1.86, Running 82.57s Step 510( 27.33%), action 82, FPS 1.88, Running 83.10s Step 511( 27.67%), action 83, FPS 1.90, Running 83.48s Step 512( 28.00%), action 84, FPS 1.90, Running 83.97s Step 513( 28.33%), action 85, FPS 1.90, Running 84.49s Step 514( 28.67%), action 86, FPS 1.89, Running 85.00s Step 515( 29.00%), action 87, FPS 1.95, Running 85.32s Step 516( 29.33%), action 88, FPS 1.94, Running 85.78s Step 517( 29.67%), action 89, FPS 2.00, Running 86.16s Step 518( 30.00%), action 90, FPS 2.02, Running 86.70s Step 519( 30.33%), action 91, FPS 2.03, Running 87.34s Step 520( 30.67%), action 92, FPS 2.03, Running 87.68s Step 521( 31.00%), action 93, FPS 2.04, Running 88.12s Step 522( 31.33%), action 94, FPS 2.10, Running 88.50s Step 523( 31.67%), action 95, FPS 2.06, Running 88.98s Step 524( 32.00%), action 96, FPS 2.10, Running 89.29s Step 525( 32.33%), action 97, FPS 2.12, Running 89.73s Step 526( 32.67%), action 98, FPS 2.19, Running 90.05s Step 527( 33.00%), action 99, FPS 2.17, Running 90.53s Step 528( 33.33%), action 100, FPS 2.21, Running 90.89s Step 529( 33.67%), action 101, FPS 2.20, Running 91.65s Step 530( 34.00%), action 102, FPS 2.18, Running 92.26s Step 531( 34.33%), action 103, FPS 2.14, Running 92.82s Step 532( 34.67%), action 104, FPS 2.10, Running 93.48s Step 533( 35.00%), action 105, FPS 2.11, Running 93.98s Step 534( 35.33%), action 106, FPS 2.13, Running 94.38s Step 535( 35.67%), action 107, FPS 2.08, Running 94.92s Step 536( 36.00%), action 108, FPS 2.05, Running 95.52s Step 537( 36.33%), action 109, FPS 2.02, Running 96.04s Step 538( 36.67%), action 110, FPS 2.00, Running 96.68s Step 539( 37.00%), action 111, FPS 1.99, Running 97.37s Step 540( 37.33%), action 112, FPS 1.98, Running 97.78s Step 541( 37.67%), action 113, FPS 2.00, Running 98.13s Step 542( 38.00%), action 114, FPS 1.97, Running 98.64s Step 543( 38.33%), action 115, FPS 1.97, Running 99.14s Step 544( 38.67%), action 116, FPS 1.95, Running 99.57s Step 545( 39.00%), action 117, FPS 1.92, Running 100.13s Step 546( 39.33%), action 118, FPS 1.88, Running 100.67s Step 547( 39.67%), action 119, FPS 1.91, Running 101.02s Step 548( 40.00%), action 120, FPS 1.87, Running 101.61s Step 549( 40.33%), action 121, FPS 1.87, Running 102.32s Step 550( 40.67%), action 122, FPS 1.87, Running 102.94s Step 551( 41.00%), action 123, FPS 1.87, Running 103.53s Step 552( 41.33%), action 124, FPS 1.90, Running 104.00s Step 553( 41.67%), action 125, FPS 1.88, Running 104.64s Step 554( 42.00%), action 126, FPS 1.85, Running 105.20s Step 555( 42.33%), action 127, FPS 1.85, Running 105.73s Step 556( 42.67%), action 128, FPS 1.87, Running 106.23s Step 557( 43.00%), action 129, FPS 1.86, Running 106.78s Step 558( 43.33%), action 130, FPS 1.87, Running 107.39s Step 559( 43.67%), action 131, FPS 1.89, Running 107.97s Step 560( 44.00%), action 132, FPS 1.86, Running 108.51s Step 561( 44.33%), action 133, FPS 1.83, Running 109.04s Step 562( 44.67%), action 134, FPS 1.82, Running 109.61s Step 563( 45.00%), action 135, FPS 1.83, Running 110.07s Step 564( 45.33%), action 136, FPS 1.82, Running 110.58s Step 565( 45.67%), action 137, FPS 1.86, Running 110.90s Step 566( 46.00%), action 138, FPS 1.87, Running 111.39s Step 567( 46.33%), action 139, FPS 1.86, Running 111.75s Step 568( 46.67%), action 140, FPS 1.90, Running 112.16s Step 569( 47.00%), action 141, FPS 1.90, Running 112.87s Step 570( 47.33%), action 142, FPS 1.92, Running 113.36s Step 571( 47.67%), action 143, FPS 1.97, Running 113.68s Step 572( 48.00%), action 144, FPS 1.98, Running 114.09s Step 573( 48.33%), action 145, FPS 1.99, Running 114.69s Step 574( 48.67%), action 146, FPS 2.00, Running 115.21s Step 575( 49.00%), action 147, FPS 2.03, Running 115.57s Step 576( 49.33%), action 148, FPS 2.01, Running 116.21s Step 577( 49.67%), action 149, FPS 2.01, Running 116.71s Step 578( 50.00%), action 150, FPS 2.08, Running 117.00s Step 579( 50.33%), action 151, FPS 2.08, Running 117.60s Step 580( 50.67%), action 152, FPS 2.06, Running 118.22s Step 581( 51.00%), action 153, FPS 2.05, Running 118.78s Step 582( 51.33%), action 154, FPS 2.04, Running 119.42s Step 583( 51.67%), action 155, FPS 2.07, Running 119.74s Step 584( 52.00%), action 156, FPS 2.09, Running 120.17s Step 585( 52.33%), action 157, FPS 2.07, Running 120.56s Step 586( 52.67%), action 158, FPS 2.09, Running 120.98s Step 587( 53.00%), action 159, FPS 2.10, Running 121.27s Step 588( 53.33%), action 160, FPS 2.11, Running 121.63s Step 589( 53.67%), action 161, FPS 2.11, Running 122.33s Step 590( 54.00%), action 162, FPS 2.17, Running 122.58s Step 591( 54.33%), action 163, FPS 2.14, Running 123.01s Step 592( 54.67%), action 164, FPS 2.17, Running 123.30s Step 593( 55.00%), action 165, FPS 2.24, Running 123.62s Step 594( 55.33%), action 166, FPS 2.28, Running 123.99s Step 595( 55.67%), action 167, FPS 2.28, Running 124.36s Step 596( 56.00%), action 168, FPS 2.30, Running 124.90s Step 597( 56.33%), action 169, FPS 2.33, Running 125.29s Step 598( 56.67%), action 170, FPS 2.22, Running 125.99s [2026-08-01 18:17:16] [63 ] Seed 62 failed after 126.44 s. +steps: 598 , actions: 170 . +Instruction: Empty +Total 31/63(49.21%) success. +Setting seed: 63 +Step 1( N/A%), pre moving , FPS 11.08, Running 0.09s Step 2( N/A%), pre moving , FPS 15.25, Running 0.13s Step 3( N/A%), pre moving , FPS 17.20, Running 0.17s Step 4( N/A%), pre moving , FPS 18.39, Running 0.22s Step 5( N/A%), pre moving , FPS 18.93, Running 0.26s Step 6( N/A%), pre moving , FPS 19.23, Running 0.31s Step 7( N/A%), pre moving , FPS 19.62, Running 0.36s Step 8( N/A%), pre moving , FPS 20.03, Running 0.40s Step 9( N/A%), pre moving , FPS 20.62, Running 0.44s Step 10( N/A%), pre moving , FPS 21.04, Running 0.48s Step 11( N/A%), pre moving , FPS 21.42, Running 0.51s Step 12( N/A%), pre moving , FPS 21.44, Running 0.56s Step 13( N/A%), pre moving , FPS 21.54, Running 0.60s Step 14( N/A%), pre moving , FPS 21.72, Running 0.64s Step 15( N/A%), pre moving , FPS 21.40, Running 0.70s Step 16( N/A%), pre moving , FPS 21.65, Running 0.74s Step 17( N/A%), pre moving , FPS 21.94, Running 0.77s Step 18( N/A%), pre moving , FPS 22.22, Running 0.81s Step 19( N/A%), pre moving , FPS 22.11, Running 0.86s Step 20( N/A%), pre moving , FPS 22.28, Running 0.90s Step 21( N/A%), pre moving , FPS 18.39, Running 1.18s Step 22( N/A%), pre moving , FPS 17.79, Running 1.26s Step 23( N/A%), pre moving , FPS 17.91, Running 1.29s Step 24( N/A%), pre moving , FPS 18.04, Running 1.33s Step 25( N/A%), pre moving , FPS 18.13, Running 1.37s Step 26( N/A%), pre moving , FPS 15.11, Running 1.64s Step 27( N/A%), pre moving , FPS 15.16, Running 1.68s Step 28( N/A%), pre moving , FPS 15.15, Running 1.72s Step 29( N/A%), pre moving , FPS 15.12, Running 1.76s Step 30( N/A%), pre moving , FPS 15.13, Running 1.80s Step 31( N/A%), pre moving , FPS 15.16, Running 1.83s Step 32( N/A%), pre moving , FPS 15.26, Running 1.87s Step 33( N/A%), pre moving , FPS 15.33, Running 1.91s Step 34( N/A%), pre moving , FPS 15.37, Running 1.95s Step 35( N/A%), pre moving , FPS 15.61, Running 1.98s Step 36( N/A%), pre moving , FPS 12.69, Running 2.31s Step 37( N/A%), pre moving , FPS 12.66, Running 2.35s Step 38( N/A%), pre moving , FPS 12.59, Running 2.40s Step 39( N/A%), pre moving , FPS 12.52, Running 2.46s Step 40( N/A%), pre moving , FPS 12.46, Running 2.50s Step 41( N/A%), pre moving , FPS 14.69, Running 2.54s Step 42( N/A%), pre moving , FPS 15.12, Running 2.58s Step 43( N/A%), pre moving , FPS 15.07, Running 2.62s Step 44( N/A%), pre moving , FPS 14.98, Running 2.66s Step 45( N/A%), pre moving , FPS 14.95, Running 2.71s Step 46( N/A%), pre moving , FPS 18.01, Running 2.75s Step 47( N/A%), pre moving , FPS 18.01, Running 2.79s Step 48( N/A%), pre moving , FPS 17.91, Running 2.84s Step 49( N/A%), pre moving , FPS 17.59, Running 2.90s Step 50( N/A%), pre moving , FPS 17.21, Running 2.96s Step 51( N/A%), pre moving , FPS 16.89, Running 3.02s Step 52( N/A%), pre moving , FPS 16.56, Running 3.08s Step 53( N/A%), pre moving , FPS 16.13, Running 3.15s Step 54( N/A%), pre moving , FPS 15.73, Running 3.22s Step 55( N/A%), pre moving , FPS 15.39, Running 3.28s Step 56( N/A%), pre moving , FPS 19.50, Running 3.34s Step 57( N/A%), pre moving , FPS 19.08, Running 3.40s Step 58( N/A%), pre moving , FPS 18.78, Running 3.46s Step 59( N/A%), pre moving , FPS 18.74, Running 3.52s Step 60( N/A%), pre moving , FPS 18.51, Running 3.58s Step 61( N/A%), pre moving , FPS 18.16, Running 3.64s Step 62( N/A%), pre moving , FPS 17.76, Running 3.70s Step 63( N/A%), pre moving , FPS 17.46, Running 3.76s Step 64( N/A%), pre moving , FPS 17.22, Running 3.82s Step 65( N/A%), pre moving , FPS 17.04, Running 3.88s Step 66( N/A%), pre moving , FPS 16.76, Running 3.94s Step 67( N/A%), pre moving , FPS 16.18, Running 4.02s Step 68( N/A%), pre moving , FPS 15.96, Running 4.09s Step 69( N/A%), pre moving , FPS 15.89, Running 4.16s Step 70( N/A%), pre moving , FPS 15.95, Running 4.21s Step 71( N/A%), pre moving , FPS 15.89, Running 4.28s Step 72( N/A%), pre moving , FPS 15.90, Running 4.34s Step 73( N/A%), pre moving , FPS 16.05, Running 4.39s Step 74( N/A%), pre moving , FPS 16.21, Running 4.45s Step 75( N/A%), pre moving , FPS 16.28, Running 4.51s Step 76( N/A%), pre moving , FPS 16.23, Running 4.57s Step 77( N/A%), pre moving , FPS 16.15, Running 4.64s Step 78( N/A%), pre moving , FPS 16.17, Running 4.70s Step 79( N/A%), pre moving , FPS 16.18, Running 4.76s Step 80( N/A%), pre moving , FPS 16.18, Running 4.82s Step 81( N/A%), pre moving , FPS 16.12, Running 4.88s Step 82( N/A%), pre moving , FPS 16.13, Running 4.94s Step 83( N/A%), pre moving , FPS 16.40, Running 4.98s Step 84( N/A%), pre moving , FPS 16.69, Running 5.02s Step 85( N/A%), pre moving , FPS 16.95, Running 5.06s Step 86( N/A%), pre moving , FPS 17.21, Running 5.10s Step 87( N/A%), pre moving , FPS 17.80, Running 5.15s Step 88( N/A%), pre moving , FPS 18.16, Running 5.19s Step 89( N/A%), pre moving , FPS 18.58, Running 5.23s Step 90( N/A%), pre moving , FPS 18.86, Running 5.27s Step 91( N/A%), pre moving , FPS 19.28, Running 5.31s Step 92( N/A%), pre moving , FPS 19.70, Running 5.35s Step 93( N/A%), pre moving , FPS 20.09, Running 5.39s Step 94( N/A%), pre moving , FPS 20.45, Running 5.43s Step 95( N/A%), pre moving , FPS 20.87, Running 5.47s Step 96( N/A%), pre moving , FPS 21.40, Running 5.51s Step 97( N/A%), pre moving , FPS 22.13, Running 5.54s Step 98( N/A%), pre moving , FPS 22.67, Running 5.58s Step 99( N/A%), pre moving , FPS 23.10, Running 5.62s Step 100( N/A%), pre moving , FPS 23.57, Running 5.67s Step 101( N/A%), pre moving , FPS 24.15, Running 5.71s Step 102( N/A%), pre moving , FPS 24.83, Running 5.75s Step 103( N/A%), pre moving , FPS 24.78, Running 5.79s Step 104( N/A%), pre moving , FPS 24.80, Running 5.83s Step 105( N/A%), pre moving , FPS 24.83, Running 5.86s Step 106( N/A%), pre moving , FPS 24.90, Running 5.90s Step 107( N/A%), pre moving , FPS 24.84, Running 5.95s Step 108( N/A%), pre moving , FPS 13.62, Running 6.66s Step 109( N/A%), pre moving , FPS 12.26, Running 6.86s Step 110( N/A%), pre moving , FPS 10.75, Running 7.13s Step 111( N/A%), pre moving , FPS 9.96, Running 7.32s Step 112( N/A%), pre moving , FPS 8.90, Running 7.60s Step 113( N/A%), pre moving , FPS 8.38, Running 7.78s Step 114( N/A%), pre moving , FPS 7.58, Running 8.07s Step 115( N/A%), pre moving , FPS 7.15, Running 8.27s Step 116( N/A%), pre moving , FPS 6.60, Running 8.54s Step 117( N/A%), pre moving , FPS 6.32, Running 8.71s Step 118( N/A%), pre moving , FPS 5.86, Running 8.99s Step 119( N/A%), pre moving , FPS 5.68, Running 9.15s Step 120( N/A%), pre moving , FPS 5.32, Running 9.43s Step 121( N/A%), pre moving , FPS 5.11, Running 9.63s Step 122( N/A%), pre moving , FPS 4.84, Running 9.88s Step 123( N/A%), pre moving , FPS 4.68, Running 10.06s Step 124( N/A%), pre moving , FPS 4.46, Running 10.31s Step 125( N/A%), pre moving , FPS 4.31, Running 10.50s Step 126( N/A%), pre moving , FPS 4.11, Running 10.77s Step 127( N/A%), pre moving , FPS 4.02, Running 10.92s Step 128( N/A%), pre moving , FPS 4.43, Running 11.18s Step 129( N/A%), pre moving , FPS 4.45, Running 11.36s Step 130( N/A%), pre moving , FPS 4.46, Running 11.61s Step 131( N/A%), pre moving , FPS 4.47, Running 11.80s Step 132( N/A%), pre moving , FPS 4.47, Running 12.07s Step 133( N/A%), pre moving , FPS 4.46, Running 12.26s Step 134( N/A%), pre moving , FPS 4.47, Running 12.54s Step 135( N/A%), pre moving , FPS 4.47, Running 12.74s Step 136( N/A%), pre moving , FPS 4.52, Running 12.97s Step 137( N/A%), pre moving , FPS 4.53, Running 13.12s Step 138( N/A%), pre moving , FPS 4.49, Running 13.45s Step 139( N/A%), pre moving , FPS 4.46, Running 13.63s Step 140( N/A%), pre moving , FPS 4.51, Running 13.86s Step 141( N/A%), pre moving , FPS 4.53, Running 14.04s Step 142( N/A%), pre moving , FPS 4.54, Running 14.29s Step 143( N/A%), pre moving , FPS 4.55, Running 14.46s Step 144( N/A%), pre moving , FPS 4.51, Running 14.75s Step 145( N/A%), pre moving , FPS 4.49, Running 14.96s Step 146( N/A%), pre moving , FPS 4.48, Running 15.24s Step 147( N/A%), pre moving , FPS 4.45, Running 15.41s Step 148( N/A%), pre moving , FPS 4.45, Running 15.67s Step 149( N/A%), pre moving , FPS 4.47, Running 15.84s Step 150( N/A%), pre moving , FPS 4.45, Running 16.11s Step 151( N/A%), pre moving , FPS 4.46, Running 16.28s Step 152( N/A%), pre moving , FPS 4.43, Running 16.58s Step 153( N/A%), pre moving , FPS 4.40, Running 16.80s Step 154( N/A%), pre moving , FPS 4.43, Running 17.05s Step 155( N/A%), pre moving , FPS 4.45, Running 17.23s Step 156( N/A%), pre moving , FPS 4.39, Running 17.52s Step 157( N/A%), pre moving , FPS 4.34, Running 17.74s Step 158( N/A%), pre moving , FPS 4.38, Running 18.02s Step 159( N/A%), pre moving , FPS 4.37, Running 18.20s Step 160( N/A%), pre moving , FPS 4.35, Running 18.46s Step 161( N/A%), pre moving , FPS 4.37, Running 18.62s Step 162( N/A%), pre moving , FPS 4.35, Running 18.89s Step 163( N/A%), pre moving , FPS 4.48, Running 18.93s Step 164( N/A%), pre moving , FPS 4.74, Running 18.97s Step 165( N/A%), pre moving , FPS 4.94, Running 19.01s Step 166( N/A%), pre moving , FPS 5.24, Running 19.06s Step 167( N/A%), pre moving , FPS 5.42, Running 19.10s Step 168( N/A%), pre moving , FPS 5.75, Running 19.15s Step 169( N/A%), pre moving , FPS 5.95, Running 19.20s Step 170( N/A%), pre moving , FPS 6.40, Running 19.23s Step 171( N/A%), pre moving , FPS 6.69, Running 19.27s Step 172( N/A%), pre moving , FPS 7.32, Running 19.32s Step 173( N/A%), pre moving , FPS 6.59, Running 19.83s Step 174( N/A%), pre moving , FPS 7.08, Running 19.87s Step 175( N/A%), pre moving , FPS 7.44, Running 19.92s Step 176( N/A%), pre moving , FPS 8.23, Running 19.95s Step 177( N/A%), pre moving , FPS 8.79, Running 20.01s Step 178( N/A%), pre moving , FPS 9.71, Running 20.08s Step 179( N/A%), pre moving , FPS 10.32, Running 20.14s Step 180( N/A%), pre moving , FPS 11.38, Running 20.21s Step 181( N/A%), pre moving , FPS 12.11, Running 20.27s Step 182( N/A%), pre moving , FPS 13.86, Running 20.33s Step 183( N/A%), pre moving , FPS 13.71, Running 20.39s Step 184( N/A%), pre moving , FPS 13.49, Running 20.45s Step 185( N/A%), pre moving , FPS 13.32, Running 20.51s Step 186( N/A%), pre moving , FPS 13.25, Running 20.57s Step 187( N/A%), pre moving , FPS 13.12, Running 20.63s Step 188( N/A%), pre moving , FPS 12.77, Running 20.72s Step 189( N/A%), pre moving , FPS 12.62, Running 20.78s Step 190( N/A%), pre moving , FPS 12.32, Running 20.86s Step 191( N/A%), pre moving , FPS 11.92, Running 20.95s Step 192( N/A%), pre moving , FPS 11.64, Running 21.03s Step 193( N/A%), pre moving , FPS 15.35, Running 21.14s Step 194( N/A%), pre moving , FPS 14.83, Running 21.22s Step 195( N/A%), pre moving , FPS 14.22, Running 21.32s Step 196( N/A%), pre moving , FPS 13.64, Running 21.42s Step 197( N/A%), pre moving , FPS 13.24, Running 21.52s Step 198( N/A%), pre moving , FPS 12.89, Running 21.63s Step 199( N/A%), pre moving , FPS 12.59, Running 21.73s Step 200( N/A%), pre moving , FPS 12.33, Running 21.83s Step 201( N/A%), pre moving , FPS 11.94, Running 21.95s Step 202( N/A%), pre moving , FPS 11.65, Running 22.05s Step 203( N/A%), pre moving , FPS 11.32, Running 22.16s Step 204( N/A%), pre moving , FPS 11.02, Running 22.26s Step 205( N/A%), pre moving , FPS 10.77, Running 22.36s Step 206( N/A%), pre moving , FPS 10.52, Running 22.47s Step 207( N/A%), pre moving , FPS 10.23, Running 22.58s Step 208( N/A%), pre moving , FPS 10.13, Running 22.69s Step 209( N/A%), pre moving , FPS 9.93, Running 22.79s Step 210( N/A%), pre moving , FPS 9.80, Running 22.90s Step 211( N/A%), pre moving , FPS 9.82, Running 22.99s Step 212( N/A%), pre moving , FPS 9.81, Running 23.07s Step 213( N/A%), pre moving , FPS 9.89, Running 23.16s Step 214( N/A%), pre moving , FPS 9.91, Running 23.24s Step 215( N/A%), pre moving , FPS 9.97, Running 23.33s Step 216( N/A%), pre moving , FPS 10.13, Running 23.39s Step 217( N/A%), pre moving , FPS 10.29, Running 23.47s Step 218( N/A%), pre moving , FPS 10.39, Running 23.55s Step 219( N/A%), pre moving , FPS 10.66, Running 23.60s Step 220( N/A%), pre moving , FPS 11.09, Running 23.64s Step 221( N/A%), pre moving , FPS 11.59, Running 23.67s Step 222( N/A%), pre moving , FPS 11.97, Running 23.72s Step 223( N/A%), pre moving , FPS 12.47, Running 23.76s Step 224( N/A%), pre moving , FPS 12.95, Running 23.81s Step 225( N/A%), pre moving , FPS 13.35, Running 23.86s Step 226( N/A%), pre moving , FPS 13.83, Running 23.91s Step 227( N/A%), pre moving , FPS 14.65, Running 23.95s Step 228( N/A%), pre moving , FPS 15.49, Running 23.98s Step 229( N/A%), pre moving , FPS 16.38, Running 24.02s Step 230( N/A%), pre moving , FPS 17.36, Running 24.05s Step 231( N/A%), pre moving , FPS 18.15, Running 24.09s Step 232( N/A%), pre moving , FPS 19.04, Running 24.12s Step 233( N/A%), pre moving , FPS 20.01, Running 24.16s Step 234( N/A%), pre moving , FPS 14.36, Running 24.63s Step 235( N/A%), pre moving , FPS 14.92, Running 24.67s Step 236( N/A%), pre moving , FPS 15.34, Running 24.70s Step 237( N/A%), pre moving , FPS 15.80, Running 24.73s Step 238( N/A%), pre moving , FPS 16.35, Running 24.78s Step 239( N/A%), pre moving , FPS 16.28, Running 24.83s Step 240( N/A%), pre moving , FPS 15.92, Running 24.90s Step 241( N/A%), pre moving , FPS 15.71, Running 24.95s Step 242( N/A%), pre moving , FPS 15.60, Running 25.00s Step 243( N/A%), pre moving , FPS 15.44, Running 25.05s Step 244( N/A%), pre moving , FPS 15.27, Running 25.12s Step 245( N/A%), pre moving , FPS 15.30, Running 25.17s Step 246( N/A%), pre moving , FPS 15.14, Running 25.23s Step 247( N/A%), pre moving , FPS 14.70, Running 25.31s Step 248( N/A%), pre moving , FPS 14.52, Running 25.36s Step 249( N/A%), pre moving , FPS 14.13, Running 25.43s Step 250( N/A%), pre moving , FPS 13.72, Running 25.51s Step 251( N/A%), pre moving , FPS 13.39, Running 25.58s Step 252( N/A%), pre moving , FPS 12.99, Running 25.66s Step 253( N/A%), pre moving , FPS 12.69, Running 25.73s Step 254( N/A%), pre moving , FPS 17.12, Running 25.80s Step 255( N/A%), pre moving , FPS 16.61, Running 25.87s Step 256( N/A%), pre moving , FPS 16.10, Running 25.94s Step 257( N/A%), pre moving , FPS 15.74, Running 26.00s Step 258( N/A%), pre moving , FPS 15.58, Running 26.06s Step 259( N/A%), pre moving , FPS 15.64, Running 26.11s Step 260( N/A%), pre moving , FPS 15.76, Running 26.16s Step 261( N/A%), pre moving , FPS 15.52, Running 26.23s Step 262( N/A%), pre moving , FPS 15.40, Running 26.30s Step 263( N/A%), pre moving , FPS 15.13, Running 26.38s Step 264( N/A%), pre moving , FPS 15.20, Running 26.43s Step 265( N/A%), pre moving , FPS 15.18, Running 26.49s Step 266( N/A%), pre moving , FPS 15.30, Running 26.54s Step 267( N/A%), pre moving , FPS 15.51, Running 26.60s Step 268( N/A%), pre moving , FPS 15.46, Running 26.65s Step 269( N/A%), pre moving , FPS 15.53, Running 26.72s Step 270( N/A%), pre moving , FPS 15.52, Running 26.80s Step 271( N/A%), pre moving , FPS 15.58, Running 26.87s Step 272( N/A%), pre moving , FPS 15.62, Running 26.94s Step 273( N/A%), pre moving , FPS 15.53, Running 27.02s Step 274( N/A%), pre moving , FPS 15.44, Running 27.10s Step 275( N/A%), pre moving , FPS 15.40, Running 27.17s Step 276( N/A%), pre moving , FPS 15.60, Running 27.22s Step 277( N/A%), pre moving , FPS 15.71, Running 27.28s Step 278( N/A%), pre moving , FPS 15.65, Running 27.34s Step 279( N/A%), pre moving , FPS 15.61, Running 27.39s Step 280( N/A%), pre moving , FPS 15.54, Running 27.45s Step 281( N/A%), pre moving , FPS 15.66, Running 27.51s Step 282( N/A%), pre moving , FPS 15.73, Running 27.57s Step 283( N/A%), pre moving , FPS 16.04, Running 27.62s Step 284( N/A%), pre moving , FPS 16.08, Running 27.68s Step 285( N/A%), pre moving , FPS 16.09, Running 27.73s Step 286( N/A%), pre moving , FPS 15.76, Running 27.81s Step 287( N/A%), pre moving , FPS 15.45, Running 27.89s Step 288( N/A%), pre moving , FPS 15.16, Running 27.97s Step 289( N/A%), pre moving , FPS 15.02, Running 28.05s Step 290( N/A%), pre moving , FPS 15.05, Running 28.13s Step 291( N/A%), pre moving , FPS 14.86, Running 28.21s Step 292( N/A%), pre moving , FPS 14.81, Running 28.30s Step 293( N/A%), pre moving , FPS 14.83, Running 28.37s Step 294( N/A%), pre moving , FPS 14.93, Running 28.44s Step 295( N/A%), pre moving , FPS 14.88, Running 28.52s Step 296( N/A%), pre moving , FPS 14.49, Running 28.61s Step 297( N/A%), pre moving , FPS 14.17, Running 28.69s Step 298( N/A%), pre moving , FPS 14.11, Running 28.76s Step 299( N/A%), pre moving , FPS 13.94, Running 28.83s Step 300( N/A%), pre moving , FPS 13.83, Running 28.90s Step 301( N/A%), pre moving , FPS 13.77, Running 28.97s Step 302( N/A%), pre moving , FPS 13.79, Running 29.02s Step 303( N/A%), pre moving , FPS 13.74, Running 29.08s Step 304( N/A%), pre moving , FPS 13.67, Running 29.14s Step 305( N/A%), pre moving , FPS 13.79, Running 29.18s Step 306( N/A%), pre moving , FPS 14.18, Running 29.22s Step 307( N/A%), pre moving , FPS 14.68, Running 29.26s Step 308( N/A%), pre moving , FPS 14.97, Running 29.31s Step 309( N/A%), pre moving , FPS 15.27, Running 29.36s Step 310( N/A%), pre moving , FPS 15.56, Running 29.41s Step 311( N/A%), pre moving , FPS 15.98, Running 29.46s Step 312( N/A%), pre moving , FPS 16.39, Running 29.52s Step 313( N/A%), pre moving , FPS 16.71, Running 29.57s Step 314( N/A%), pre moving , FPS 16.84, Running 29.63s Step 315( N/A%), pre moving , FPS 17.18, Running 29.68s Step 316( N/A%), pre moving , FPS 17.80, Running 29.73s Step 317( N/A%), pre moving , FPS 18.29, Running 29.78s Step 318( N/A%), pre moving , FPS 18.87, Running 29.82s Step 319( N/A%), pre moving , FPS 19.58, Running 29.85s Step 320( N/A%), pre moving , FPS 20.20, Running 29.89s Step 321( N/A%), pre moving , FPS 20.90, Running 29.92s Step 322( N/A%), pre moving , FPS 21.28, Running 29.96s Step 323( N/A%), pre moving , FPS 21.76, Running 30.00s Step 324( N/A%), pre moving , FPS 22.42, Running 30.03s Step 325( N/A%), pre moving , FPS 22.56, Running 30.07s Step 326( N/A%), pre moving , FPS 22.71, Running 30.10s Step 327( N/A%), pre moving , FPS 22.43, Running 30.15s Step 328( N/A%), pre moving , FPS 22.82, Running 30.19s Step 329( N/A%), pre moving , FPS 23.33, Running 30.22s Step 330( N/A%), pre moving , FPS 23.83, Running 30.25s Step 331( N/A%), pre moving , FPS 24.28, Running 30.29s Step 332( N/A%), pre moving , FPS 24.48, Running 30.33s Step 333( N/A%), pre moving , FPS 24.34, Running 30.39s Step 334( N/A%), pre moving , FPS 16.06, Running 30.87s Step 335( N/A%), pre moving , FPS 16.31, Running 30.91s Step 336( N/A%), pre moving , FPS 16.51, Running 30.94s Step 337( N/A%), pre moving , FPS 16.57, Running 30.99s Step 338( N/A%), pre moving , FPS 16.36, Running 31.04s Step 339( N/A%), pre moving , FPS 16.16, Running 31.09s Step 340( N/A%), pre moving , FPS 16.03, Running 31.14s Step 341( N/A%), pre moving , FPS 15.78, Running 31.19s Step 342( N/A%), pre moving , FPS 15.65, Running 31.24s Step 343( N/A%), pre moving , FPS 15.53, Running 31.29s Step 344( N/A%), pre moving , FPS 15.37, Running 31.33s Step 345( N/A%), pre moving , FPS 15.23, Running 31.38s Step 346( N/A%), pre moving , FPS 15.08, Running 31.43s Step 347( N/A%), pre moving , FPS 14.94, Running 31.49s Step 348( N/A%), pre moving , FPS 14.78, Running 31.54s Step 349( N/A%), pre moving , FPS 14.51, Running 31.60s Step 350( N/A%), pre moving , FPS 14.17, Running 31.66s Step 351( N/A%), pre moving , FPS 14.03, Running 31.71s Step 352( N/A%), pre moving , FPS 13.85, Running 31.78s Step 353( N/A%), pre moving , FPS 13.91, Running 31.83s Step 354( N/A%), pre moving , FPS 19.89, Running 31.88s Step 355( N/A%), pre moving , FPS 19.55, Running 31.93s Step 356( N/A%), pre moving , FPS 19.60, Running 31.96s Step 357( N/A%), pre moving , FPS 19.83, Running 32.00s Step 358( N/A%), pre moving , FPS 20.15, Running 32.03s Step 359( N/A%), pre moving , FPS 20.51, Running 32.06s Step 360( N/A%), pre moving , FPS 20.87, Running 32.09s Step 361( N/A%), pre moving , FPS 21.40, Running 32.13s Step 362( N/A%), pre moving , FPS 21.75, Running 32.16s Step 363( N/A%), pre moving , FPS 21.83, Running 32.20s Step 364( N/A%), pre moving , FPS 21.65, Running 32.26s Step 365( N/A%), pre moving , FPS 22.00, Running 32.29s Step 366( N/A%), pre moving , FPS 22.27, Running 32.33s Step 367( N/A%), pre moving , FPS 22.75, Running 32.36s Step 368( N/A%), pre moving , FPS 23.24, Running 32.40s Step 369( N/A%), pre moving , FPS 23.93, Running 32.43s Step 370( N/A%), pre moving , FPS 24.80, Running 32.47s Step 371( N/A%), pre moving , FPS 25.38, Running 32.50s Step 372( N/A%), pre moving , FPS 26.37, Running 32.53s Step 373( N/A%), pre moving , FPS 27.01, Running 32.57s Step 374( N/A%), pre moving , FPS 27.32, Running 32.61s Step 375( N/A%), pre moving , FPS 9.59, Running 34.01s Step 376( N/A%), pre moving , FPS 8.69, Running 34.26s Step 377( N/A%), pre moving , FPS 8.28, Running 34.41s Step 378( N/A%), pre moving , FPS 7.57, Running 34.67s Step 379( N/A%), pre moving , FPS 7.07, Running 34.89s Step 380( N/A%), pre moving , FPS 6.44, Running 35.20s Step 381( N/A%), pre moving , FPS 6.25, Running 35.33s Step 382( N/A%), pre moving , FPS 5.85, Running 35.57s Step 383( N/A%), pre moving , FPS 5.67, Running 35.73s Step 384( N/A%), pre moving , FPS 5.34, Running 36.00s Step 385( N/A%), pre moving , FPS 5.18, Running 36.15s Step 386( N/A%), pre moving , FPS 4.89, Running 36.42s Step 387( N/A%), pre moving , FPS 4.74, Running 36.59s Step 388( N/A%), pre moving , FPS 4.50, Running 36.84s Step 389( N/A%), pre moving , FPS 4.31, Running 37.07s Step 390( N/A%), pre moving , FPS 4.10, Running 37.34s Step 391( N/A%), pre moving , FPS 4.01, Running 37.49s Step 392( N/A%), pre moving , FPS 3.82, Running 37.76s Step 393( N/A%), pre moving , FPS 3.72, Running 37.95s Step 394( N/A%), pre moving , FPS 3.57, Running 38.21s Step 395( 0.33%), action 1, FPS 3.93, Running 39.11s Step 396( 0.67%), action 2, FPS 3.67, Running 39.71s Step 397( 1.00%), action 3, FPS 3.48, Running 40.15s Step 398( 1.33%), action 4, FPS 3.32, Running 40.69s Step 399( 1.67%), action 5, FPS 3.23, Running 41.08s Step 400( 2.00%), action 6, FPS 3.18, Running 41.48s Step 401( 2.33%), action 7, FPS 3.08, Running 41.83s Step 402( 2.67%), action 8, FPS 3.07, Running 42.09s Step 403( 3.00%), action 9, FPS 2.99, Running 42.42s Step 404( 3.33%), action 10, FPS 2.85, Running 43.03s Step 405( 3.67%), action 11, FPS 2.66, Running 43.68s Step 406( 4.00%), action 12, FPS 2.54, Running 44.28s Step 407( 4.33%), action 13, FPS 2.49, Running 44.63s Step 408( 4.67%), action 14, FPS 2.39, Running 45.19s Step 409( 5.00%), action 15, FPS 2.34, Running 45.61s Step 410( 5.33%), action 16, FPS 2.32, Running 45.96s Step 411( 5.67%), action 17, FPS 2.21, Running 46.55s Step 412( 6.00%), action 18, FPS 2.20, Running 46.85s Step 413( 6.33%), action 19, FPS 2.16, Running 47.19s Step 414( 6.67%), action 20, FPS 2.15, Running 47.51s Step 415( 7.00%), action 21, FPS 2.17, Running 48.32s Step 416( 7.33%), action 22, FPS 2.22, Running 48.73s Step 417( 7.67%), action 23, FPS 2.21, Running 49.20s Step 418( 8.00%), action 24, FPS 2.25, Running 49.58s Step 419( 8.33%), action 25, FPS 2.24, Running 50.01s Step 420( 8.67%), action 26, FPS 2.28, Running 50.25s Step 421( 9.00%), action 27, FPS 2.26, Running 50.70s Step 422( 9.33%), action 28, FPS 2.19, Running 51.23s Step 423( 9.67%), action 29, FPS 2.18, Running 51.58s Step 424( 10.00%), action 30, FPS 2.22, Running 52.03s Step 425( 10.33%), action 31, FPS 2.27, Running 52.49s Step 426( 10.67%), action 32, FPS 2.32, Running 52.89s Step 427( 11.00%), action 33, FPS 2.32, Running 53.26s Step 428( 11.33%), action 34, FPS 2.36, Running 53.66s Step 429( 11.67%), action 35, FPS 2.40, Running 53.95s Step 430( 12.00%), action 36, FPS 2.41, Running 54.26s Step 431( 12.33%), action 37, FPS 2.50, Running 54.54s Step 432( 12.67%), action 38, FPS 2.51, Running 54.83s Step 433( 13.00%), action 39, FPS 2.52, Running 55.11s Step 434( 13.33%), action 40, FPS 2.52, Running 55.45s Step 435( 13.67%), action 41, FPS 2.63, Running 55.93s Step 436( 14.00%), action 42, FPS 2.64, Running 56.30s Step 437( 14.33%), action 43, FPS 2.65, Running 56.76s Step 438( 14.67%), action 44, FPS 2.61, Running 57.26s Step 439( 15.00%), action 45, FPS 2.58, Running 57.75s Step 440( 15.33%), action 46, FPS 2.56, Running 58.05s Step 441( 15.67%), action 47, FPS 2.57, Running 58.48s Step 442( 16.00%), action 48, FPS 2.64, Running 58.81s Step 443( 16.33%), action 49, FPS 2.60, Running 59.28s Step 444( 16.67%), action 50, FPS 2.59, Running 59.75s Step 445( 17.00%), action 51, FPS 2.54, Running 60.36s Step 446( 17.33%), action 52, FPS 2.57, Running 60.66s Step 447( 17.67%), action 53, FPS 2.55, Running 61.10s Step 448( 18.00%), action 54, FPS 2.55, Running 61.50s Step 449( 18.33%), action 55, FPS 2.46, Running 62.09s Step 450( 18.67%), action 56, FPS 2.38, Running 62.65s Step 451( 19.00%), action 57, FPS 2.37, Running 62.98s Step 452( 19.33%), action 58, FPS 2.36, Running 63.31s Step 453( 19.67%), action 59, FPS 2.33, Running 63.71s Step 454( 20.00%), action 60, FPS 2.32, Running 64.08s Step 455( 20.33%), action 61, FPS 2.30, Running 64.64s Step 456( 20.67%), action 62, FPS 2.23, Running 65.26s Step 457( 21.00%), action 63, FPS 2.25, Running 65.66s Step 458( 21.33%), action 64, FPS 2.28, Running 66.02s Step 459( 21.67%), action 65, FPS 2.28, Running 66.52s Step 460( 22.00%), action 66, FPS 2.24, Running 66.99s Step 461( 22.33%), action 67, FPS 2.22, Running 67.49s Step 462( 22.67%), action 68, FPS 2.19, Running 67.95s Step 463( 23.00%), action 69, FPS 2.20, Running 68.35s Step 464( 23.33%), action 70, FPS 2.23, Running 68.73s Step 465( 23.67%), action 71, FPS 2.26, Running 69.22s Step 466( 24.00%), action 72, FPS 2.26, Running 69.53s Step 467( 24.33%), action 73, FPS 2.28, Running 69.89s Step 468( 24.67%), action 74, FPS 2.31, Running 70.16s Step 469( 25.00%), action 75, FPS 2.37, Running 70.52s Step 470( 25.33%), action 76, FPS 2.35, Running 71.16s Step 471( 25.67%), action 77, FPS 2.28, Running 71.76s Step 472( 26.00%), action 78, FPS 2.29, Running 72.05s Step 473( 26.33%), action 79, FPS 2.21, Running 72.78s Step 474( 26.67%), action 80, FPS 2.19, Running 73.23s Step 475( 27.00%), action 81, FPS 2.18, Running 73.81s Step 476( 27.33%), action 82, FPS 2.21, Running 74.30s Step 477( 27.67%), action 83, FPS 2.21, Running 74.70s Step 478( 28.00%), action 84, FPS 2.14, Running 75.35s Step 479( 28.33%), action 85, FPS 2.18, Running 75.67s Step 480( 28.67%), action 86, FPS 2.16, Running 76.25s Step 481( 29.00%), action 87, FPS 2.14, Running 76.83s Step 482( 29.33%), action 88, FPS 2.15, Running 77.24s Step 483( 29.67%), action 89, FPS 2.13, Running 77.72s Step 484( 30.00%), action 90, FPS 2.09, Running 78.28s Step 485( 30.33%), action 91, FPS 2.09, Running 78.79s Step 486( 30.67%), action 92, FPS 2.02, Running 79.42s Step 487( 31.00%), action 93, FPS 2.01, Running 79.82s Step 488( 31.33%), action 94, FPS 1.99, Running 80.23s Step 489( 31.67%), action 95, FPS 1.99, Running 80.60s Step 490( 32.00%), action 96, FPS 2.05, Running 80.89s Step 491( 32.33%), action 97, FPS 2.12, Running 81.19s Step 492( 32.67%), action 98, FPS 2.07, Running 81.72s Step 493( 33.00%), action 99, FPS 2.14, Running 82.14s Step 494( 33.33%), action 100, FPS 2.11, Running 82.70s Step 495( 33.67%), action 101, FPS 2.10, Running 83.33s Step 496( 34.00%), action 102, FPS 2.14, Running 83.64s Step 497( 34.33%), action 103, FPS 2.11, Running 84.18s Step 498( 34.67%), action 104, FPS 2.17, Running 84.59s Step 499( 35.00%), action 105, FPS 2.14, Running 85.03s Step 500( 35.33%), action 106, FPS 2.17, Running 85.45s Step 501( 35.67%), action 107, FPS 2.22, Running 85.85s Step 502( 36.00%), action 108, FPS 2.20, Running 86.32s Step 503( 36.33%), action 109, FPS 2.22, Running 86.75s Step 504( 36.67%), action 110, FPS 2.28, Running 87.04s Step 505( 37.00%), action 111, FPS 2.30, Running 87.49s Step 506( 37.33%), action 112, FPS 2.33, Running 88.00s Step 507( 37.67%), action 113, FPS 2.35, Running 88.32s Step 508( 38.00%), action 114, FPS 2.33, Running 88.81s Step 509( 38.33%), action 115, FPS 2.34, Running 89.14s Step 510( 38.67%), action 116, FPS 2.33, Running 89.49s Step 511( 39.00%), action 117, FPS 2.29, Running 89.94s Step 512( 39.33%), action 118, FPS 2.31, Running 90.38s Step 513( 39.67%), action 119, FPS 2.34, Running 90.69s Step 514( 40.00%), action 120, FPS 2.40, Running 91.02s Step 515( 40.33%), action 121, FPS 2.45, Running 91.50s Step 516( 40.67%), action 122, FPS 2.46, Running 91.77s Step 517( 41.00%), action 123, FPS 2.53, Running 92.10s Step 518( 41.33%), action 124, FPS 2.53, Running 92.50s Step 519( 41.67%), action 125, FPS 2.57, Running 92.81s Step 520( 42.00%), action 126, FPS 2.61, Running 93.10s Step 521( 42.33%), action 127, FPS 2.64, Running 93.43s Step 522( 42.67%), action 128, FPS 2.71, Running 93.70s Step 523( 43.00%), action 129, FPS 2.75, Running 94.02s Step 524( 43.33%), action 130, FPS 2.76, Running 94.29s Step 525( 43.67%), action 131, FPS 2.76, Running 94.75s Step 526( 44.00%), action 132, FPS 2.76, Running 95.23s Step 527( 44.33%), action 133, FPS 2.78, Running 95.53s Step 528( 44.67%), action 134, FPS 2.72, Running 96.17s Step 529( 45.00%), action 135, FPS 2.64, Running 96.72s Step 530( 45.33%), action 136, FPS 2.58, Running 97.24s Step 531( 45.67%), action 137, FPS 2.63, Running 97.55s Step 532( 46.00%), action 138, FPS 2.59, Running 98.12s Step 533( 46.33%), action 139, FPS 2.54, Running 98.55s Step 534( 46.67%), action 140, FPS 2.50, Running 99.03s Step 535( 47.00%), action 141, FPS 2.44, Running 99.69s Step 536( 47.33%), action 142, FPS 2.39, Running 100.14s Step 537( 47.67%), action 143, FPS 2.33, Running 100.68s Step 538( 48.00%), action 144, FPS 2.24, Running 101.41s [2026-08-01 18:18:58] [64 ] Seed 63 success after 102.00 s. +steps: 538 , actions: 144 . +Instruction: Empty +Total 32/64(50.00%) success. +Setting seed: 64 +Step 1( N/A%), pre moving , FPS 4.61, Running 0.22s Step 2( N/A%), pre moving , FPS 7.69, Running 0.26s Step 3( N/A%), pre moving , FPS 10.02, Running 0.30s Step 4( N/A%), pre moving , FPS 11.65, Running 0.34s Step 5( N/A%), pre moving , FPS 13.18, Running 0.38s Step 6( N/A%), pre moving , FPS 14.41, Running 0.42s Step 7( N/A%), pre moving , FPS 15.33, Running 0.46s Step 8( N/A%), pre moving , FPS 16.12, Running 0.50s Step 9( N/A%), pre moving , FPS 16.61, Running 0.54s Step 10( N/A%), pre moving , FPS 17.01, Running 0.59s Step 11( N/A%), pre moving , FPS 17.44, Running 0.63s Step 12( N/A%), pre moving , FPS 17.66, Running 0.68s Step 13( N/A%), pre moving , FPS 17.61, Running 0.74s Step 14( N/A%), pre moving , FPS 18.03, Running 0.78s Step 15( N/A%), pre moving , FPS 18.42, Running 0.81s Step 16( N/A%), pre moving , FPS 18.58, Running 0.86s Step 17( N/A%), pre moving , FPS 18.90, Running 0.90s Step 18( N/A%), pre moving , FPS 19.21, Running 0.94s Step 19( N/A%), pre moving , FPS 19.47, Running 0.98s Step 20( N/A%), pre moving , FPS 19.63, Running 1.02s Step 21( N/A%), pre moving , FPS 18.64, Running 1.29s Step 22( N/A%), pre moving , FPS 18.05, Running 1.37s Step 23( N/A%), pre moving , FPS 18.12, Running 1.40s Step 24( N/A%), pre moving , FPS 18.28, Running 1.44s Step 25( N/A%), pre moving , FPS 18.30, Running 1.47s Step 26( N/A%), pre moving , FPS 15.08, Running 1.74s Step 27( N/A%), pre moving , FPS 14.89, Running 1.80s Step 28( N/A%), pre moving , FPS 14.82, Running 1.85s Step 29( N/A%), pre moving , FPS 14.89, Running 1.89s Step 30( N/A%), pre moving , FPS 14.98, Running 1.92s Step 31( N/A%), pre moving , FPS 15.04, Running 1.96s Step 32( N/A%), pre moving , FPS 15.17, Running 2.00s Step 33( N/A%), pre moving , FPS 15.42, Running 2.04s Step 34( N/A%), pre moving , FPS 15.39, Running 2.08s Step 35( N/A%), pre moving , FPS 15.34, Running 2.12s Step 36( N/A%), pre moving , FPS 12.58, Running 2.45s Step 37( N/A%), pre moving , FPS 12.56, Running 2.49s Step 38( N/A%), pre moving , FPS 12.54, Running 2.53s Step 39( N/A%), pre moving , FPS 12.50, Running 2.58s Step 40( N/A%), pre moving , FPS 12.49, Running 2.62s Step 41( N/A%), pre moving , FPS 14.51, Running 2.67s Step 42( N/A%), pre moving , FPS 14.90, Running 2.71s Step 43( N/A%), pre moving , FPS 14.78, Running 2.76s Step 44( N/A%), pre moving , FPS 14.44, Running 2.82s Step 45( N/A%), pre moving , FPS 14.20, Running 2.88s Step 46( N/A%), pre moving , FPS 16.72, Running 2.94s Step 47( N/A%), pre moving , FPS 16.69, Running 3.00s Step 48( N/A%), pre moving , FPS 16.48, Running 3.06s Step 49( N/A%), pre moving , FPS 15.72, Running 3.16s Step 50( N/A%), pre moving , FPS 15.45, Running 3.22s Step 51( N/A%), pre moving , FPS 15.20, Running 3.28s Step 52( N/A%), pre moving , FPS 14.77, Running 3.35s Step 53( N/A%), pre moving , FPS 14.53, Running 3.41s Step 54( N/A%), pre moving , FPS 14.22, Running 3.48s Step 55( N/A%), pre moving , FPS 14.00, Running 3.55s Step 56( N/A%), pre moving , FPS 17.34, Running 3.61s Step 57( N/A%), pre moving , FPS 16.98, Running 3.67s Step 58( N/A%), pre moving , FPS 16.56, Running 3.74s Step 59( N/A%), pre moving , FPS 16.33, Running 3.80s Step 60( N/A%), pre moving , FPS 16.07, Running 3.86s Step 61( N/A%), pre moving , FPS 15.94, Running 3.92s Step 62( N/A%), pre moving , FPS 15.72, Running 3.98s Step 63( N/A%), pre moving , FPS 15.55, Running 4.04s Step 64( N/A%), pre moving , FPS 15.63, Running 4.10s Step 65( N/A%), pre moving , FPS 15.64, Running 4.16s Step 66( N/A%), pre moving , FPS 15.52, Running 4.23s Step 67( N/A%), pre moving , FPS 15.24, Running 4.31s Step 68( N/A%), pre moving , FPS 14.98, Running 4.40s Step 69( N/A%), pre moving , FPS 15.41, Running 4.46s Step 70( N/A%), pre moving , FPS 15.41, Running 4.52s Step 71( N/A%), pre moving , FPS 15.39, Running 4.58s Step 72( N/A%), pre moving , FPS 15.79, Running 4.62s Step 73( N/A%), pre moving , FPS 15.94, Running 4.67s Step 74( N/A%), pre moving , FPS 16.37, Running 4.70s Step 75( N/A%), pre moving , FPS 16.72, Running 4.74s Step 76( N/A%), pre moving , FPS 16.93, Running 4.79s Step 77( N/A%), pre moving , FPS 17.17, Running 4.83s Step 78( N/A%), pre moving , FPS 17.51, Running 4.88s Step 79( N/A%), pre moving , FPS 17.73, Running 4.93s Step 80( N/A%), pre moving , FPS 18.10, Running 4.97s Step 81( N/A%), pre moving , FPS 18.44, Running 5.01s Step 82( N/A%), pre moving , FPS 18.82, Running 5.05s Step 83( N/A%), pre moving , FPS 19.19, Running 5.08s Step 84( N/A%), pre moving , FPS 19.47, Running 5.13s Step 85( N/A%), pre moving , FPS 19.71, Running 5.17s Step 86( N/A%), pre moving , FPS 20.09, Running 5.22s Step 87( N/A%), pre moving , FPS 20.99, Running 5.26s Step 88( N/A%), pre moving , FPS 21.95, Running 5.31s Step 89( N/A%), pre moving , FPS 22.45, Running 5.35s Step 90( N/A%), pre moving , FPS 13.29, Running 6.02s Step 91( N/A%), pre moving , FPS 12.61, Running 6.16s Step 92( N/A%), pre moving , FPS 11.06, Running 6.43s Step 93( N/A%), pre moving , FPS 10.18, Running 6.63s Step 94( N/A%), pre moving , FPS 9.16, Running 6.89s Step 95( N/A%), pre moving , FPS 8.58, Running 7.07s Step 96( N/A%), pre moving , FPS 7.91, Running 7.31s Step 97( N/A%), pre moving , FPS 7.59, Running 7.47s Step 98( N/A%), pre moving , FPS 7.03, Running 7.73s Step 99( N/A%), pre moving , FPS 6.70, Running 7.91s Step 100( N/A%), pre moving , FPS 6.33, Running 8.13s Step 101( N/A%), pre moving , FPS 6.10, Running 8.29s Step 102( N/A%), pre moving , FPS 5.72, Running 8.54s Step 103( N/A%), pre moving , FPS 5.54, Running 8.70s Step 104( N/A%), pre moving , FPS 5.25, Running 8.94s Step 105( N/A%), pre moving , FPS 5.05, Running 9.13s Step 106( N/A%), pre moving , FPS 4.82, Running 9.37s Step 107( N/A%), pre moving , FPS 4.70, Running 9.52s Step 108( N/A%), pre moving , FPS 4.48, Running 9.77s Step 109( N/A%), pre moving , FPS 4.35, Running 9.94s Step 110( N/A%), pre moving , FPS 4.78, Running 10.20s Step 111( N/A%), pre moving , FPS 4.72, Running 10.40s Step 112( N/A%), pre moving , FPS 4.74, Running 10.65s Step 113( N/A%), pre moving , FPS 4.79, Running 10.80s Step 114( N/A%), pre moving , FPS 4.78, Running 11.08s Step 115( N/A%), pre moving , FPS 4.77, Running 11.27s Step 116( N/A%), pre moving , FPS 4.70, Running 11.57s Step 117( N/A%), pre moving , FPS 4.73, Running 11.70s Step 118( N/A%), pre moving , FPS 4.70, Running 11.98s Step 119( N/A%), pre moving , FPS 4.71, Running 12.15s Step 120( N/A%), pre moving , FPS 4.66, Running 12.42s Step 121( N/A%), pre moving , FPS 4.60, Running 12.63s Step 122( N/A%), pre moving , FPS 4.63, Running 12.86s Step 123( N/A%), pre moving , FPS 4.61, Running 13.04s Step 124( N/A%), pre moving , FPS 4.60, Running 13.29s Step 125( N/A%), pre moving , FPS 4.59, Running 13.49s Step 126( N/A%), pre moving , FPS 4.54, Running 13.78s Step 127( N/A%), pre moving , FPS 4.50, Running 13.96s Step 128( N/A%), pre moving , FPS 4.48, Running 14.23s Step 129( N/A%), pre moving , FPS 4.48, Running 14.40s Step 130( N/A%), pre moving , FPS 4.46, Running 14.68s Step 131( N/A%), pre moving , FPS 4.49, Running 14.86s Step 132( N/A%), pre moving , FPS 4.45, Running 15.15s Step 133( N/A%), pre moving , FPS 4.43, Running 15.32s Step 134( N/A%), pre moving , FPS 4.39, Running 15.63s Step 135( N/A%), pre moving , FPS 4.43, Running 15.78s Step 136( N/A%), pre moving , FPS 4.45, Running 16.06s Step 137( N/A%), pre moving , FPS 4.42, Running 16.23s Step 138( N/A%), pre moving , FPS 4.45, Running 16.48s Step 139( N/A%), pre moving , FPS 4.43, Running 16.67s Step 140( N/A%), pre moving , FPS 4.41, Running 16.95s Step 141( N/A%), pre moving , FPS 4.46, Running 17.12s Step 142( N/A%), pre moving , FPS 4.40, Running 17.41s Step 143( N/A%), pre moving , FPS 4.42, Running 17.56s Step 144( N/A%), pre moving , FPS 4.41, Running 17.83s Step 145( N/A%), pre moving , FPS 4.56, Running 17.87s Step 146( N/A%), pre moving , FPS 4.84, Running 17.91s Step 147( N/A%), pre moving , FPS 5.00, Running 17.96s Step 148( N/A%), pre moving , FPS 5.30, Running 18.00s Step 149( N/A%), pre moving , FPS 5.47, Running 18.06s Step 150( N/A%), pre moving , FPS 5.83, Running 18.11s Step 151( N/A%), pre moving , FPS 6.05, Running 18.16s Step 152( N/A%), pre moving , FPS 6.55, Running 18.20s Step 153( N/A%), pre moving , FPS 6.85, Running 18.24s Step 154( N/A%), pre moving , FPS 7.53, Running 18.28s Step 155( N/A%), pre moving , FPS 6.64, Running 18.79s Step 156( N/A%), pre moving , FPS 7.20, Running 18.84s Step 157( N/A%), pre moving , FPS 7.54, Running 18.88s Step 158( N/A%), pre moving , FPS 8.19, Running 18.92s Step 159( N/A%), pre moving , FPS 8.69, Running 18.97s Step 160( N/A%), pre moving , FPS 9.59, Running 19.04s Step 161( N/A%), pre moving , FPS 9.98, Running 19.12s Step 162( N/A%), pre moving , FPS 11.29, Running 19.18s Step 163( N/A%), pre moving , FPS 11.97, Running 19.23s Step 164( N/A%), pre moving , FPS 13.63, Running 19.29s Step 165( N/A%), pre moving , FPS 13.38, Running 19.36s Step 166( N/A%), pre moving , FPS 13.20, Running 19.42s Step 167( N/A%), pre moving , FPS 12.92, Running 19.51s Step 168( N/A%), pre moving , FPS 12.80, Running 19.57s Step 169( N/A%), pre moving , FPS 12.62, Running 19.64s Step 170( N/A%), pre moving , FPS 12.44, Running 19.72s Step 171( N/A%), pre moving , FPS 12.29, Running 19.79s Step 172( N/A%), pre moving , FPS 11.77, Running 19.90s Step 173( N/A%), pre moving , FPS 11.57, Running 19.97s Step 174( N/A%), pre moving , FPS 11.40, Running 20.04s Step 175( N/A%), pre moving , FPS 14.55, Running 20.17s Step 176( N/A%), pre moving , FPS 13.93, Running 20.28s Step 177( N/A%), pre moving , FPS 13.38, Running 20.38s Step 178( N/A%), pre moving , FPS 12.82, Running 20.48s Step 179( N/A%), pre moving , FPS 12.44, Running 20.58s Step 180( N/A%), pre moving , FPS 12.10, Running 20.69s Step 181( N/A%), pre moving , FPS 11.90, Running 20.80s Step 182( N/A%), pre moving , FPS 11.59, Running 20.90s Step 183( N/A%), pre moving , FPS 11.18, Running 21.02s Step 184( N/A%), pre moving , FPS 10.92, Running 21.13s Step 185( N/A%), pre moving , FPS 10.61, Running 21.25s Step 186( N/A%), pre moving , FPS 10.37, Running 21.35s Step 187( N/A%), pre moving , FPS 10.27, Running 21.46s Step 188( N/A%), pre moving , FPS 10.05, Running 21.55s Step 189( N/A%), pre moving , FPS 9.85, Running 21.68s Step 190( N/A%), pre moving , FPS 9.73, Running 21.78s Step 191( N/A%), pre moving , FPS 9.58, Running 21.88s Step 192( N/A%), pre moving , FPS 9.63, Running 21.98s Step 193( N/A%), pre moving , FPS 9.54, Running 22.06s Step 194( N/A%), pre moving , FPS 9.44, Running 22.15s Step 195( N/A%), pre moving , FPS 9.67, Running 22.24s Step 196( N/A%), pre moving , FPS 9.74, Running 22.33s Step 197( N/A%), pre moving , FPS 9.77, Running 22.42s Step 198( N/A%), pre moving , FPS 9.96, Running 22.49s Step 199( N/A%), pre moving , FPS 10.12, Running 22.56s Step 200( N/A%), pre moving , FPS 10.36, Running 22.62s Step 201( N/A%), pre moving , FPS 10.56, Running 22.69s Step 202( N/A%), pre moving , FPS 10.97, Running 22.73s Step 203( N/A%), pre moving , FPS 11.52, Running 22.76s Step 204( N/A%), pre moving , FPS 12.00, Running 22.79s Step 205( N/A%), pre moving , FPS 12.64, Running 22.83s Step 206( N/A%), pre moving , FPS 12.89, Running 22.90s Step 207( N/A%), pre moving , FPS 13.36, Running 22.95s Step 208( N/A%), pre moving , FPS 13.82, Running 23.00s Step 209( N/A%), pre moving , FPS 14.72, Running 23.03s Step 210( N/A%), pre moving , FPS 15.48, Running 23.07s Step 211( N/A%), pre moving , FPS 16.27, Running 23.11s Step 212( N/A%), pre moving , FPS 17.11, Running 23.14s Step 213( N/A%), pre moving , FPS 17.91, Running 23.18s Step 214( N/A%), pre moving , FPS 18.83, Running 23.22s Step 215( N/A%), pre moving , FPS 19.49, Running 23.26s Step 216( N/A%), pre moving , FPS 14.16, Running 23.74s Step 217( N/A%), pre moving , FPS 14.81, Running 23.78s Step 218( N/A%), pre moving , FPS 15.13, Running 23.81s Step 219( N/A%), pre moving , FPS 15.42, Running 23.85s Step 220( N/A%), pre moving , FPS 15.68, Running 23.90s Step 221( N/A%), pre moving , FPS 15.83, Running 23.96s Step 222( N/A%), pre moving , FPS 15.48, Running 24.02s Step 223( N/A%), pre moving , FPS 15.19, Running 24.07s Step 224( N/A%), pre moving , FPS 15.19, Running 24.11s Step 225( N/A%), pre moving , FPS 14.67, Running 24.19s Step 226( N/A%), pre moving , FPS 14.77, Running 24.26s Step 227( N/A%), pre moving , FPS 14.63, Running 24.32s Step 228( N/A%), pre moving , FPS 14.54, Running 24.38s Step 229( N/A%), pre moving , FPS 14.37, Running 24.43s Step 230( N/A%), pre moving , FPS 14.19, Running 24.48s Step 231( N/A%), pre moving , FPS 14.03, Running 24.53s Step 232( N/A%), pre moving , FPS 13.88, Running 24.59s Step 233( N/A%), pre moving , FPS 13.73, Running 24.64s Step 234( N/A%), pre moving , FPS 13.57, Running 24.69s Step 235( N/A%), pre moving , FPS 13.51, Running 24.74s Step 236( N/A%), pre moving , FPS 18.98, Running 24.80s Step 237( N/A%), pre moving , FPS 18.33, Running 24.87s Step 238( N/A%), pre moving , FPS 17.64, Running 24.95s Step 239( N/A%), pre moving , FPS 17.25, Running 25.01s Step 240( N/A%), pre moving , FPS 16.91, Running 25.08s Step 241( N/A%), pre moving , FPS 16.68, Running 25.16s Step 242( N/A%), pre moving , FPS 16.48, Running 25.23s Step 243( N/A%), pre moving , FPS 16.18, Running 25.31s Step 244( N/A%), pre moving , FPS 15.73, Running 25.38s Step 245( N/A%), pre moving , FPS 15.90, Running 25.45s Step 246( N/A%), pre moving , FPS 15.87, Running 25.52s Step 247( N/A%), pre moving , FPS 15.73, Running 25.59s Step 248( N/A%), pre moving , FPS 15.56, Running 25.66s Step 249( N/A%), pre moving , FPS 15.33, Running 25.73s Step 250( N/A%), pre moving , FPS 15.04, Running 25.81s Step 251( N/A%), pre moving , FPS 14.67, Running 25.89s Step 252( N/A%), pre moving , FPS 14.43, Running 25.97s Step 253( N/A%), pre moving , FPS 14.18, Running 26.05s Step 254( N/A%), pre moving , FPS 13.96, Running 26.12s Step 255( N/A%), pre moving , FPS 13.82, Running 26.19s Step 256( N/A%), pre moving , FPS 13.63, Running 26.26s Step 257( N/A%), pre moving , FPS 13.57, Running 26.34s Step 258( N/A%), pre moving , FPS 13.78, Running 26.40s Step 259( N/A%), pre moving , FPS 13.91, Running 26.45s Step 260( N/A%), pre moving , FPS 13.88, Running 26.52s Step 261( N/A%), pre moving , FPS 13.70, Running 26.62s Step 262( N/A%), pre moving , FPS 13.65, Running 26.70s Step 263( N/A%), pre moving , FPS 13.69, Running 26.77s Step 264( N/A%), pre moving , FPS 13.70, Running 26.84s Step 265( N/A%), pre moving , FPS 13.62, Running 26.92s Step 266( N/A%), pre moving , FPS 13.48, Running 27.00s Step 267( N/A%), pre moving , FPS 13.42, Running 27.08s Step 268( N/A%), pre moving , FPS 13.47, Running 27.15s Step 269( N/A%), pre moving , FPS 13.34, Running 27.23s Step 270( N/A%), pre moving , FPS 13.28, Running 27.31s Step 271( N/A%), pre moving , FPS 13.22, Running 27.41s Step 272( N/A%), pre moving , FPS 13.13, Running 27.49s Step 273( N/A%), pre moving , FPS 13.09, Running 27.58s Step 274( N/A%), pre moving , FPS 12.94, Running 27.67s Step 275( N/A%), pre moving , FPS 12.67, Running 27.77s Step 276( N/A%), pre moving , FPS 12.44, Running 27.87s Step 277( N/A%), pre moving , FPS 12.50, Running 27.94s Step 278( N/A%), pre moving , FPS 12.40, Running 28.01s Step 279( N/A%), pre moving , FPS 12.29, Running 28.08s Step 280( N/A%), pre moving , FPS 12.46, Running 28.13s Step 281( N/A%), pre moving , FPS 12.80, Running 28.18s Step 282( N/A%), pre moving , FPS 13.17, Running 28.21s Step 283( N/A%), pre moving , FPS 13.51, Running 28.25s Step 284( N/A%), pre moving , FPS 13.85, Running 28.29s Step 285( N/A%), pre moving , FPS 14.28, Running 28.32s Step 286( N/A%), pre moving , FPS 14.79, Running 28.35s Step 287( N/A%), pre moving , FPS 15.31, Running 28.39s Step 288( N/A%), pre moving , FPS 15.68, Running 28.42s Step 289( N/A%), pre moving , FPS 16.31, Running 28.46s Step 290( N/A%), pre moving , FPS 17.01, Running 28.49s Step 291( N/A%), pre moving , FPS 17.93, Running 28.52s Step 292( N/A%), pre moving , FPS 18.83, Running 28.56s Step 293( N/A%), pre moving , FPS 19.69, Running 28.59s Step 294( N/A%), pre moving , FPS 20.98, Running 28.62s Step 295( N/A%), pre moving , FPS 22.46, Running 28.66s Step 296( N/A%), pre moving , FPS 24.05, Running 28.70s Step 297( N/A%), pre moving , FPS 24.78, Running 28.75s Step 298( N/A%), pre moving , FPS 25.75, Running 28.79s Step 299( N/A%), pre moving , FPS 26.65, Running 28.83s Step 300( N/A%), pre moving , FPS 27.14, Running 28.86s Step 301( N/A%), pre moving , FPS 27.76, Running 28.90s Step 302( N/A%), pre moving , FPS 27.91, Running 28.93s Step 303( N/A%), pre moving , FPS 28.11, Running 28.96s Step 304( N/A%), pre moving , FPS 28.08, Running 29.00s Step 305( N/A%), pre moving , FPS 27.78, Running 29.04s Step 306( N/A%), pre moving , FPS 27.57, Running 29.08s Step 307( N/A%), pre moving , FPS 27.58, Running 29.11s Step 308( N/A%), pre moving , FPS 27.63, Running 29.15s Step 309( N/A%), pre moving , FPS 27.44, Running 29.19s Step 310( N/A%), pre moving , FPS 17.46, Running 29.64s Step 311( N/A%), pre moving , FPS 17.43, Running 29.67s Step 312( N/A%), pre moving , FPS 17.44, Running 29.70s Step 313( N/A%), pre moving , FPS 17.17, Running 29.76s Step 314( N/A%), pre moving , FPS 16.82, Running 29.81s Step 315( N/A%), pre moving , FPS 16.72, Running 29.86s Step 316( N/A%), pre moving , FPS 16.75, Running 29.90s Step 317( N/A%), pre moving , FPS 16.79, Running 29.94s Step 318( N/A%), pre moving , FPS 16.90, Running 29.97s Step 319( N/A%), pre moving , FPS 16.74, Running 30.02s Step 320( N/A%), pre moving , FPS 16.36, Running 30.09s Step 321( N/A%), pre moving , FPS 16.36, Running 30.12s Step 322( N/A%), pre moving , FPS 16.35, Running 30.15s Step 323( N/A%), pre moving , FPS 16.24, Running 30.20s Step 324( N/A%), pre moving , FPS 16.13, Running 30.24s Step 325( N/A%), pre moving , FPS 16.10, Running 30.28s Step 326( N/A%), pre moving , FPS 16.07, Running 30.32s Step 327( N/A%), pre moving , FPS 16.06, Running 30.36s Step 328( N/A%), pre moving , FPS 16.07, Running 30.39s Step 329( N/A%), pre moving , FPS 16.14, Running 30.42s Step 330( N/A%), pre moving , FPS 24.21, Running 30.46s Step 331( N/A%), pre moving , FPS 23.28, Running 30.53s Step 332( N/A%), pre moving , FPS 22.70, Running 30.58s Step 333( N/A%), pre moving , FPS 22.74, Running 30.64s Step 334( N/A%), pre moving , FPS 22.89, Running 30.69s Step 335( N/A%), pre moving , FPS 22.51, Running 30.75s Step 336( N/A%), pre moving , FPS 22.09, Running 30.80s Step 337( N/A%), pre moving , FPS 21.67, Running 30.86s Step 338( N/A%), pre moving , FPS 21.13, Running 30.92s Step 339( N/A%), pre moving , FPS 21.16, Running 30.97s Step 340( N/A%), pre moving , FPS 21.43, Running 31.02s Step 341( N/A%), pre moving , FPS 20.92, Running 31.08s Step 342( N/A%), pre moving , FPS 20.54, Running 31.13s Step 343( N/A%), pre moving , FPS 20.29, Running 31.18s Step 344( N/A%), pre moving , FPS 19.97, Running 31.24s Step 345( N/A%), pre moving , FPS 19.83, Running 31.29s Step 346( N/A%), pre moving , FPS 19.59, Running 31.34s Step 347( N/A%), pre moving , FPS 19.23, Running 31.40s Step 348( N/A%), pre moving , FPS 19.23, Running 31.43s Step 349( N/A%), pre moving , FPS 19.16, Running 31.47s Step 350( N/A%), pre moving , FPS 18.98, Running 31.51s Step 351( N/A%), pre moving , FPS 19.43, Running 31.56s Step 352( N/A%), pre moving , FPS 19.86, Running 31.59s Step 353( N/A%), pre moving , FPS 20.22, Running 31.62s Step 354( N/A%), pre moving , FPS 20.57, Running 31.66s Step 355( N/A%), pre moving , FPS 20.92, Running 31.70s Step 356( N/A%), pre moving , FPS 21.35, Running 31.74s Step 357( N/A%), pre moving , FPS 21.83, Running 31.78s Step 358( N/A%), pre moving , FPS 22.28, Running 31.82s Step 359( N/A%), pre moving , FPS 22.71, Running 31.85s Step 360( N/A%), pre moving , FPS 23.19, Running 31.88s Step 361( N/A%), pre moving , FPS 23.75, Running 31.92s Step 362( N/A%), pre moving , FPS 24.00, Running 31.96s Step 363( N/A%), pre moving , FPS 24.45, Running 32.00s Step 364( N/A%), pre moving , FPS 25.20, Running 32.03s Step 365( N/A%), pre moving , FPS 25.38, Running 32.08s Step 366( N/A%), pre moving , FPS 25.87, Running 32.12s Step 367( N/A%), pre moving , FPS 26.48, Running 32.15s Step 368( N/A%), pre moving , FPS 26.45, Running 32.19s Step 369( N/A%), pre moving , FPS 26.63, Running 32.22s Step 370( N/A%), pre moving , FPS 27.02, Running 32.26s Step 371( N/A%), pre moving , FPS 9.76, Running 33.61s Step 372( N/A%), pre moving , FPS 8.58, Running 33.92s Step 373( N/A%), pre moving , FPS 8.24, Running 34.05s Step 374( N/A%), pre moving , FPS 7.30, Running 34.40s Step 375( N/A%), pre moving , FPS 6.98, Running 34.57s Step 376( N/A%), pre moving , FPS 6.41, Running 34.86s Step 377( N/A%), pre moving , FPS 6.20, Running 35.00s Step 378( N/A%), pre moving , FPS 5.72, Running 35.31s Step 379( N/A%), pre moving , FPS 5.53, Running 35.46s Step 380( N/A%), pre moving , FPS 5.22, Running 35.72s Step 381( N/A%), pre moving , FPS 5.08, Running 35.86s Step 382( N/A%), pre moving , FPS 4.76, Running 36.16s Step 383( N/A%), pre moving , FPS 4.64, Running 36.31s Step 384( N/A%), pre moving , FPS 4.42, Running 36.56s Step 385( N/A%), pre moving , FPS 4.28, Running 36.75s Step 386( N/A%), pre moving , FPS 4.04, Running 37.07s Step 387( N/A%), pre moving , FPS 3.93, Running 37.25s Step 388( N/A%), pre moving , FPS 3.78, Running 37.48s Step 389( N/A%), pre moving , FPS 3.64, Running 37.71s Step 390( N/A%), pre moving , FPS 3.50, Running 37.96s Step 391( 0.33%), action 1, FPS 3.83, Running 38.83s Step 392( 0.67%), action 2, FPS 3.76, Running 39.24s Step 393( 1.00%), action 3, FPS 3.61, Running 39.59s Step 394( 1.33%), action 4, FPS 3.42, Running 40.24s Step 395( 1.67%), action 5, FPS 3.29, Running 40.65s Step 396( 2.00%), action 6, FPS 3.33, Running 40.87s Step 397( 2.33%), action 7, FPS 3.17, Running 41.32s Step 398( 2.67%), action 8, FPS 3.18, Running 41.60s Step 399( 3.00%), action 9, FPS 3.01, Running 42.11s Step 400( 3.33%), action 10, FPS 2.81, Running 42.85s Step 401( 3.67%), action 11, FPS 2.64, Running 43.42s Step 402( 4.00%), action 12, FPS 2.60, Running 43.85s Step 403( 4.33%), action 13, FPS 2.53, Running 44.23s Step 404( 4.67%), action 14, FPS 2.44, Running 44.76s Step 405( 5.00%), action 15, FPS 2.38, Running 45.16s Step 406( 5.33%), action 16, FPS 2.36, Running 45.54s Step 407( 5.67%), action 17, FPS 2.29, Running 45.97s Step 408( 6.00%), action 18, FPS 2.24, Running 46.39s Step 409( 6.33%), action 19, FPS 2.19, Running 46.85s Step 410( 6.67%), action 20, FPS 2.12, Running 47.41s Step 411( 7.00%), action 21, FPS 2.20, Running 47.91s Step 412( 7.33%), action 22, FPS 2.23, Running 48.21s Step 413( 7.67%), action 23, FPS 2.21, Running 48.63s Step 414( 8.00%), action 24, FPS 2.23, Running 49.20s Step 415( 8.33%), action 25, FPS 2.23, Running 49.60s Step 416( 8.67%), action 26, FPS 2.15, Running 50.16s Step 417( 9.00%), action 27, FPS 2.18, Running 50.49s Step 418( 9.33%), action 28, FPS 2.16, Running 50.88s Step 419( 9.67%), action 29, FPS 2.19, Running 51.24s Step 420( 10.00%), action 30, FPS 2.27, Running 51.66s Step 421( 10.33%), action 31, FPS 2.26, Running 52.27s Step 422( 10.67%), action 32, FPS 2.26, Running 52.70s Step 423( 11.00%), action 33, FPS 2.28, Running 53.00s Step 424( 11.33%), action 34, FPS 2.30, Running 53.45s Step 425( 11.67%), action 35, FPS 2.27, Running 53.97s Step 426( 12.00%), action 36, FPS 2.26, Running 54.38s Step 427( 12.33%), action 37, FPS 2.24, Running 54.91s Step 428( 12.67%), action 38, FPS 2.23, Running 55.37s Step 429( 13.00%), action 39, FPS 2.20, Running 55.94s Step 430( 13.33%), action 40, FPS 2.25, Running 56.32s Step 431( 13.67%), action 41, FPS 2.23, Running 56.87s Step 432( 14.00%), action 42, FPS 2.15, Running 57.49s Step 433( 14.33%), action 43, FPS 2.17, Running 57.84s Step 434( 14.67%), action 44, FPS 2.22, Running 58.22s Step 435( 15.00%), action 45, FPS 2.24, Running 58.54s Step 436( 15.33%), action 46, FPS 2.25, Running 59.04s Step 437( 15.67%), action 47, FPS 2.26, Running 59.34s Step 438( 16.00%), action 48, FPS 2.25, Running 59.76s Step 439( 16.33%), action 49, FPS 2.25, Running 60.13s Step 440( 16.67%), action 50, FPS 2.21, Running 60.70s Step 441( 17.00%), action 51, FPS 2.19, Running 61.42s Step 442( 17.33%), action 52, FPS 2.20, Running 61.79s Step 443( 17.67%), action 53, FPS 2.15, Running 62.31s Step 444( 18.00%), action 54, FPS 2.16, Running 62.71s Step 445( 18.33%), action 55, FPS 2.18, Running 63.15s Step 446( 18.67%), action 56, FPS 2.17, Running 63.61s Step 447( 19.00%), action 57, FPS 2.15, Running 64.22s Step 448( 19.33%), action 58, FPS 2.16, Running 64.62s Step 449( 19.67%), action 59, FPS 2.20, Running 65.03s Step 450( 20.00%), action 60, FPS 2.17, Running 65.52s Step 451( 20.33%), action 61, FPS 2.11, Running 66.37s Step 452( 20.67%), action 62, FPS 2.13, Running 66.87s Step 453( 21.00%), action 63, FPS 2.13, Running 67.23s Step 454( 21.33%), action 64, FPS 2.09, Running 67.79s Step 455( 21.67%), action 65, FPS 2.09, Running 68.11s Step 456( 22.00%), action 66, FPS 2.07, Running 68.69s Step 457( 22.33%), action 67, FPS 2.03, Running 69.18s Step 458( 22.67%), action 68, FPS 1.98, Running 69.85s Step 459( 23.00%), action 69, FPS 1.97, Running 70.30s Step 460( 23.33%), action 70, FPS 1.99, Running 70.76s Step 461( 23.67%), action 71, FPS 1.99, Running 71.48s Step 462( 24.00%), action 72, FPS 2.01, Running 71.73s Step 463( 24.33%), action 73, FPS 2.01, Running 72.26s Step 464( 24.67%), action 74, FPS 1.97, Running 72.85s Step 465( 25.00%), action 75, FPS 1.98, Running 73.27s Step 466( 25.33%), action 76, FPS 1.96, Running 73.80s Step 467( 25.67%), action 77, FPS 2.00, Running 74.22s Step 468( 26.00%), action 78, FPS 2.00, Running 74.61s Step 469( 26.33%), action 79, FPS 1.98, Running 75.16s Step 470( 26.67%), action 80, FPS 1.97, Running 75.70s Step 471( 27.00%), action 81, FPS 2.00, Running 76.37s Step 472( 27.33%), action 82, FPS 1.97, Running 77.03s Step 473( 27.67%), action 83, FPS 1.94, Running 77.56s Step 474( 28.00%), action 84, FPS 1.94, Running 78.10s Step 475( 28.33%), action 85, FPS 1.89, Running 78.69s Step 476( 28.67%), action 86, FPS 1.93, Running 79.03s Step 477( 29.00%), action 87, FPS 1.96, Running 79.37s Step 478( 29.33%), action 88, FPS 2.04, Running 79.67s Step 479( 29.67%), action 89, FPS 2.06, Running 80.03s Step 480( 30.00%), action 90, FPS 2.04, Running 80.56s Step 481( 30.33%), action 91, FPS 2.03, Running 81.35s Step 482( 30.67%), action 92, FPS 1.98, Running 81.86s Step 483( 31.00%), action 93, FPS 2.01, Running 82.21s Step 484( 31.33%), action 94, FPS 2.04, Running 82.67s Step 485( 31.67%), action 95, FPS 2.03, Running 83.13s Step 486( 32.00%), action 96, FPS 2.01, Running 83.77s Step 487( 32.33%), action 97, FPS 1.98, Running 84.32s Step 488( 32.67%), action 98, FPS 1.97, Running 84.77s Step 489( 33.00%), action 99, FPS 1.96, Running 85.36s Step 490( 33.33%), action 100, FPS 2.02, Running 85.60s Step 491( 33.67%), action 101, FPS 2.02, Running 86.28s Step 492( 34.00%), action 102, FPS 2.06, Running 86.75s Step 493( 34.33%), action 103, FPS 2.09, Running 87.11s Step 494( 34.67%), action 104, FPS 2.13, Running 87.50s Step 495( 35.00%), action 105, FPS 2.19, Running 87.84s Step 496( 35.33%), action 106, FPS 2.22, Running 88.06s Step 497( 35.67%), action 107, FPS 2.16, Running 88.64s Step 498( 36.00%), action 108, FPS 2.15, Running 88.97s Step 499( 36.33%), action 109, FPS 2.12, Running 89.47s Step 500( 36.67%), action 110, FPS 2.09, Running 90.14s Step 501( 37.00%), action 111, FPS 2.09, Running 90.93s Step 502( 37.33%), action 112, FPS 2.12, Running 91.31s Step 503( 37.67%), action 113, FPS 2.13, Running 91.60s Step 504( 38.00%), action 114, FPS 2.09, Running 92.26s Step 505( 38.33%), action 115, FPS 2.07, Running 92.78s Step 506( 38.67%), action 116, FPS 2.12, Running 93.19s Step 507( 39.00%), action 117, FPS 2.12, Running 93.76s Step 508( 39.33%), action 118, FPS 2.10, Running 94.29s Step 509( 39.67%), action 119, FPS 2.16, Running 94.61s Step 510( 40.00%), action 120, FPS 2.15, Running 94.91s Step 511( 40.33%), action 121, FPS 2.18, Running 95.46s Step 512( 40.67%), action 122, FPS 2.15, Running 96.04s Step 513( 41.00%), action 123, FPS 2.17, Running 96.34s Step 514( 41.33%), action 124, FPS 2.20, Running 96.60s Step 515( 41.67%), action 125, FPS 2.20, Running 96.93s Step 516( 42.00%), action 126, FPS 2.13, Running 97.47s Step 517( 42.33%), action 127, FPS 2.19, Running 97.78s Step 518( 42.67%), action 128, FPS 2.20, Running 98.07s Step 519( 43.00%), action 129, FPS 2.18, Running 98.64s Step 520( 43.33%), action 130, FPS 2.21, Running 99.17s Step 521( 43.67%), action 131, FPS 2.22, Running 99.94s Step 522( 44.00%), action 132, FPS 2.22, Running 100.30s Step 523( 44.33%), action 133, FPS 2.16, Running 100.87s Step 524( 44.67%), action 134, FPS 2.19, Running 101.38s Step 525( 45.00%), action 135, FPS 2.18, Running 101.95s Step 526( 45.33%), action 136, FPS 2.16, Running 102.46s Step 527( 45.67%), action 137, FPS 2.18, Running 102.93s Step 528( 46.00%), action 138, FPS 2.23, Running 103.25s Step 529( 46.33%), action 139, FPS 2.17, Running 103.83s Step 530( 46.67%), action 140, FPS 2.16, Running 104.19s Step 531( 47.00%), action 141, FPS 2.11, Running 104.95s Step 532( 47.33%), action 142, FPS 2.15, Running 105.33s Step 533( 47.67%), action 143, FPS 2.09, Running 105.93s Step 534( 48.00%), action 144, FPS 2.08, Running 106.22s Step 535( 48.33%), action 145, FPS 2.05, Running 106.68s Step 536( 48.67%), action 146, FPS 2.11, Running 106.94s Step 537( 49.00%), action 147, FPS 2.11, Running 107.26s Step 538( 49.33%), action 148, FPS 2.09, Running 107.62s Step 539( 49.67%), action 149, FPS 2.13, Running 108.03s Step 540( 50.00%), action 150, FPS 2.17, Running 108.39s Step 541( 50.33%), action 151, FPS 2.19, Running 109.07s Step 542( 50.67%), action 152, FPS 2.20, Running 109.41s Step 543( 51.00%), action 153, FPS 2.26, Running 109.73s Step 544( 51.33%), action 154, FPS 2.30, Running 110.08s Step 545( 51.67%), action 155, FPS 2.38, Running 110.36s Step 546( 52.00%), action 156, FPS 2.43, Running 110.68s Step 547( 52.33%), action 157, FPS 2.48, Running 111.00s Step 548( 52.67%), action 158, FPS 2.44, Running 111.44s Step 549( 53.00%), action 159, FPS 2.50, Running 111.82s Step 550( 53.33%), action 160, FPS 2.44, Running 112.38s Step 551( 53.67%), action 161, FPS 2.46, Running 113.09s Step 552( 54.00%), action 162, FPS 2.44, Running 113.52s Step 553( 54.33%), action 163, FPS 2.46, Running 114.07s [2026-08-01 18:20:54] [65 ] Seed 64 success after 114.81 s. +steps: 553 , actions: 163 . +Instruction: Empty +Total 33/65(50.77%) success. +Setting seed: 65 +Step 1( N/A%), pre moving , FPS 9.99, Running 0.10s Step 2( N/A%), pre moving , FPS 13.81, Running 0.14s Step 3( N/A%), pre moving , FPS 16.19, Running 0.19s Step 4( N/A%), pre moving , FPS 17.89, Running 0.22s Step 5( N/A%), pre moving , FPS 19.02, Running 0.26s Step 6( N/A%), pre moving , FPS 19.81, Running 0.30s Step 7( N/A%), pre moving , FPS 20.41, Running 0.34s Step 8( N/A%), pre moving , FPS 20.76, Running 0.39s Step 9( N/A%), pre moving , FPS 20.92, Running 0.43s Step 10( N/A%), pre moving , FPS 21.15, Running 0.47s Step 11( N/A%), pre moving , FPS 21.46, Running 0.51s Step 12( N/A%), pre moving , FPS 21.66, Running 0.55s Step 13( N/A%), pre moving , FPS 21.83, Running 0.60s Step 14( N/A%), pre moving , FPS 21.15, Running 0.66s Step 15( N/A%), pre moving , FPS 21.30, Running 0.70s Step 16( N/A%), pre moving , FPS 21.51, Running 0.74s Step 17( N/A%), pre moving , FPS 21.55, Running 0.79s Step 18( N/A%), pre moving , FPS 21.70, Running 0.83s Step 19( N/A%), pre moving , FPS 21.68, Running 0.88s Step 20( N/A%), pre moving , FPS 21.66, Running 0.92s Step 21( N/A%), pre moving , FPS 18.68, Running 1.17s Step 22( N/A%), pre moving , FPS 17.87, Running 1.26s Step 23( N/A%), pre moving , FPS 17.93, Running 1.30s Step 24( N/A%), pre moving , FPS 17.77, Running 1.35s Step 25( N/A%), pre moving , FPS 17.69, Running 1.39s Step 26( N/A%), pre moving , FPS 14.72, Running 1.66s Step 27( N/A%), pre moving , FPS 14.70, Running 1.70s Step 28( N/A%), pre moving , FPS 14.73, Running 1.74s Step 29( N/A%), pre moving , FPS 14.76, Running 1.79s Step 30( N/A%), pre moving , FPS 14.79, Running 1.83s Step 31( N/A%), pre moving , FPS 14.79, Running 1.86s Step 32( N/A%), pre moving , FPS 14.81, Running 1.90s Step 33( N/A%), pre moving , FPS 14.83, Running 1.94s Step 34( N/A%), pre moving , FPS 15.13, Running 1.98s Step 35( N/A%), pre moving , FPS 15.15, Running 2.02s Step 36( N/A%), pre moving , FPS 12.11, Running 2.40s Step 37( N/A%), pre moving , FPS 12.03, Running 2.45s Step 38( N/A%), pre moving , FPS 11.98, Running 2.50s Step 39( N/A%), pre moving , FPS 11.91, Running 2.56s Step 40( N/A%), pre moving , FPS 11.90, Running 2.60s Step 41( N/A%), pre moving , FPS 13.50, Running 2.65s Step 42( N/A%), pre moving , FPS 13.96, Running 2.70s Step 43( N/A%), pre moving , FPS 13.96, Running 2.73s Step 44( N/A%), pre moving , FPS 14.05, Running 2.77s Step 45( N/A%), pre moving , FPS 14.04, Running 2.82s Step 46( N/A%), pre moving , FPS 16.63, Running 2.87s Step 47( N/A%), pre moving , FPS 16.57, Running 2.91s Step 48( N/A%), pre moving , FPS 16.50, Running 2.95s Step 49( N/A%), pre moving , FPS 16.54, Running 2.99s Step 50( N/A%), pre moving , FPS 16.53, Running 3.04s Step 51( N/A%), pre moving , FPS 16.54, Running 3.07s Step 52( N/A%), pre moving , FPS 16.57, Running 3.11s Step 53( N/A%), pre moving , FPS 16.60, Running 3.15s Step 54( N/A%), pre moving , FPS 16.60, Running 3.19s Step 55( N/A%), pre moving , FPS 16.62, Running 3.23s Step 56( N/A%), pre moving , FPS 22.95, Running 3.27s Step 57( N/A%), pre moving , FPS 23.32, Running 3.31s Step 58( N/A%), pre moving , FPS 23.30, Running 3.36s Step 59( N/A%), pre moving , FPS 22.90, Running 3.43s Step 60( N/A%), pre moving , FPS 22.67, Running 3.49s Step 61( N/A%), pre moving , FPS 22.44, Running 3.54s Step 62( N/A%), pre moving , FPS 21.68, Running 3.62s Step 63( N/A%), pre moving , FPS 21.19, Running 3.68s Step 64( N/A%), pre moving , FPS 20.63, Running 3.74s Step 65( N/A%), pre moving , FPS 19.74, Running 3.83s Step 66( N/A%), pre moving , FPS 19.40, Running 3.90s Step 67( N/A%), pre moving , FPS 19.15, Running 3.95s Step 68( N/A%), pre moving , FPS 18.68, Running 4.03s Step 69( N/A%), pre moving , FPS 18.29, Running 4.09s Step 70( N/A%), pre moving , FPS 17.85, Running 4.16s Step 71( N/A%), pre moving , FPS 17.47, Running 4.22s Step 72( N/A%), pre moving , FPS 16.98, Running 4.29s Step 73( N/A%), pre moving , FPS 16.59, Running 4.35s Step 74( N/A%), pre moving , FPS 16.32, Running 4.41s Step 75( N/A%), pre moving , FPS 15.93, Running 4.48s Step 76( N/A%), pre moving , FPS 15.66, Running 4.55s Step 77( N/A%), pre moving , FPS 15.30, Running 4.62s Step 78( N/A%), pre moving , FPS 15.12, Running 4.68s Step 79( N/A%), pre moving , FPS 15.24, Running 4.74s Step 80( N/A%), pre moving , FPS 15.21, Running 4.80s Step 81( N/A%), pre moving , FPS 15.15, Running 4.86s Step 82( N/A%), pre moving , FPS 15.28, Running 4.93s Step 83( N/A%), pre moving , FPS 15.28, Running 4.99s Step 84( N/A%), pre moving , FPS 15.29, Running 5.05s Step 85( N/A%), pre moving , FPS 15.64, Running 5.11s Step 86( N/A%), pre moving , FPS 15.96, Running 5.15s Step 87( N/A%), pre moving , FPS 16.19, Running 5.19s Step 88( N/A%), pre moving , FPS 16.50, Running 5.24s Step 89( N/A%), pre moving , FPS 16.77, Running 5.28s Step 90( N/A%), pre moving , FPS 17.07, Running 5.33s Step 91( N/A%), pre moving , FPS 17.44, Running 5.37s Step 92( N/A%), pre moving , FPS 17.88, Running 5.41s Step 93( N/A%), pre moving , FPS 18.23, Running 5.45s Step 94( N/A%), pre moving , FPS 18.49, Running 5.50s Step 95( N/A%), pre moving , FPS 19.00, Running 5.54s Step 96( N/A%), pre moving , FPS 19.43, Running 5.57s Step 97( N/A%), pre moving , FPS 19.96, Running 5.62s Step 98( N/A%), pre moving , FPS 20.37, Running 5.66s Step 99( N/A%), pre moving , FPS 20.76, Running 5.70s Step 100( N/A%), pre moving , FPS 21.19, Running 5.75s Step 101( N/A%), pre moving , FPS 21.63, Running 5.79s Step 102( N/A%), pre moving , FPS 22.19, Running 5.83s Step 103( N/A%), pre moving , FPS 22.31, Running 5.88s Step 104( N/A%), pre moving , FPS 22.78, Running 5.93s Step 105( N/A%), pre moving , FPS 23.27, Running 5.97s Step 106( N/A%), pre moving , FPS 23.30, Running 6.01s Step 107( N/A%), pre moving , FPS 23.32, Running 6.05s Step 108( N/A%), pre moving , FPS 23.56, Running 6.09s Step 109( N/A%), pre moving , FPS 23.67, Running 6.13s Step 110( N/A%), pre moving , FPS 23.85, Running 6.17s Step 111( N/A%), pre moving , FPS 23.74, Running 6.21s Step 112( N/A%), pre moving , FPS 23.81, Running 6.25s Step 113( N/A%), pre moving , FPS 23.72, Running 6.29s Step 114( N/A%), pre moving , FPS 23.86, Running 6.33s Step 115( N/A%), pre moving , FPS 13.83, Running 6.98s Step 116( N/A%), pre moving , FPS 12.54, Running 7.17s Step 117( N/A%), pre moving , FPS 11.10, Running 7.42s Step 118( N/A%), pre moving , FPS 10.18, Running 7.63s Step 119( N/A%), pre moving , FPS 9.03, Running 7.92s Step 120( N/A%), pre moving , FPS 8.41, Running 8.12s Step 121( N/A%), pre moving , FPS 7.70, Running 8.39s Step 122( N/A%), pre moving , FPS 7.37, Running 8.54s Step 123( N/A%), pre moving , FPS 6.77, Running 8.84s Step 124( N/A%), pre moving , FPS 6.54, Running 8.99s Step 125( N/A%), pre moving , FPS 6.03, Running 9.28s Step 126( N/A%), pre moving , FPS 5.76, Running 9.48s Step 127( N/A%), pre moving , FPS 5.42, Running 9.74s Step 128( N/A%), pre moving , FPS 5.22, Running 9.92s Step 129( N/A%), pre moving , FPS 4.91, Running 10.20s Step 130( N/A%), pre moving , FPS 4.71, Running 10.41s Step 131( N/A%), pre moving , FPS 4.50, Running 10.65s Step 132( N/A%), pre moving , FPS 4.41, Running 10.79s Step 133( N/A%), pre moving , FPS 4.22, Running 11.03s Step 134( N/A%), pre moving , FPS 4.08, Running 11.24s Step 135( N/A%), pre moving , FPS 4.39, Running 11.54s Step 136( N/A%), pre moving , FPS 4.42, Running 11.69s Step 137( N/A%), pre moving , FPS 4.40, Running 11.96s Step 138( N/A%), pre moving , FPS 4.36, Running 12.21s Step 139( N/A%), pre moving , FPS 4.38, Running 12.48s Step 140( N/A%), pre moving , FPS 4.37, Running 12.70s Step 141( N/A%), pre moving , FPS 4.37, Running 12.97s Step 142( N/A%), pre moving , FPS 4.34, Running 13.15s Step 143( N/A%), pre moving , FPS 4.36, Running 13.43s Step 144( N/A%), pre moving , FPS 4.36, Running 13.58s Step 145( N/A%), pre moving , FPS 4.36, Running 13.87s Step 146( N/A%), pre moving , FPS 4.37, Running 14.06s Step 147( N/A%), pre moving , FPS 4.34, Running 14.34s Step 148( N/A%), pre moving , FPS 4.35, Running 14.51s Step 149( N/A%), pre moving , FPS 4.39, Running 14.76s Step 150( N/A%), pre moving , FPS 4.42, Running 14.94s Step 151( N/A%), pre moving , FPS 4.41, Running 15.18s Step 152( N/A%), pre moving , FPS 4.39, Running 15.34s Step 153( N/A%), pre moving , FPS 4.32, Running 15.67s Step 154( N/A%), pre moving , FPS 4.37, Running 15.82s Step 155( N/A%), pre moving , FPS 4.39, Running 16.10s Step 156( N/A%), pre moving , FPS 4.35, Running 16.30s Step 157( N/A%), pre moving , FPS 4.30, Running 16.62s Step 158( N/A%), pre moving , FPS 4.35, Running 16.81s Step 159( N/A%), pre moving , FPS 4.37, Running 17.06s Step 160( N/A%), pre moving , FPS 4.39, Running 17.25s Step 161( N/A%), pre moving , FPS 4.42, Running 17.50s Step 162( N/A%), pre moving , FPS 4.38, Running 17.72s Step 163( N/A%), pre moving , FPS 4.40, Running 17.97s Step 164( N/A%), pre moving , FPS 4.38, Running 18.14s Step 165( N/A%), pre moving , FPS 4.36, Running 18.45s Step 166( N/A%), pre moving , FPS 4.37, Running 18.63s Step 167( N/A%), pre moving , FPS 4.42, Running 18.86s Step 168( N/A%), pre moving , FPS 4.38, Running 19.08s Step 169( N/A%), pre moving , FPS 4.35, Running 19.35s Step 170( N/A%), pre moving , FPS 4.48, Running 19.40s Step 171( N/A%), pre moving , FPS 4.70, Running 19.44s Step 172( N/A%), pre moving , FPS 4.83, Running 19.49s Step 173( N/A%), pre moving , FPS 5.16, Running 19.54s Step 174( N/A%), pre moving , FPS 5.31, Running 19.59s Step 175( N/A%), pre moving , FPS 5.67, Running 19.62s Step 176( N/A%), pre moving , FPS 5.94, Running 19.66s Step 177( N/A%), pre moving , FPS 6.46, Running 19.71s Step 178( N/A%), pre moving , FPS 6.80, Running 19.75s Step 179( N/A%), pre moving , FPS 7.31, Running 19.80s Step 180( N/A%), pre moving , FPS 6.62, Running 20.27s Step 181( N/A%), pre moving , FPS 7.11, Running 20.31s Step 182( N/A%), pre moving , FPS 7.61, Running 20.35s Step 183( N/A%), pre moving , FPS 8.25, Running 20.39s Step 184( N/A%), pre moving , FPS 8.66, Running 20.45s Step 185( N/A%), pre moving , FPS 9.73, Running 20.51s Step 186( N/A%), pre moving , FPS 10.34, Running 20.57s Step 187( N/A%), pre moving , FPS 11.31, Running 20.63s Step 188( N/A%), pre moving , FPS 12.33, Running 20.70s Step 189( N/A%), pre moving , FPS 14.18, Running 20.76s Step 190( N/A%), pre moving , FPS 14.05, Running 20.82s Step 191( N/A%), pre moving , FPS 13.91, Running 20.88s Step 192( N/A%), pre moving , FPS 13.80, Running 20.94s Step 193( N/A%), pre moving , FPS 13.75, Running 21.00s Step 194( N/A%), pre moving , FPS 13.38, Running 21.08s Step 195( N/A%), pre moving , FPS 13.19, Running 21.14s Step 196( N/A%), pre moving , FPS 12.86, Running 21.22s Step 197( N/A%), pre moving , FPS 12.66, Running 21.29s Step 198( N/A%), pre moving , FPS 12.44, Running 21.36s Step 199( N/A%), pre moving , FPS 12.11, Running 21.45s Step 200( N/A%), pre moving , FPS 15.48, Running 21.56s Step 201( N/A%), pre moving , FPS 14.74, Running 21.67s Step 202( N/A%), pre moving , FPS 14.14, Running 21.76s Step 203( N/A%), pre moving , FPS 13.54, Running 21.87s Step 204( N/A%), pre moving , FPS 13.10, Running 21.98s Step 205( N/A%), pre moving , FPS 12.76, Running 22.08s Step 206( N/A%), pre moving , FPS 12.37, Running 22.19s Step 207( N/A%), pre moving , FPS 11.85, Running 22.32s Step 208( N/A%), pre moving , FPS 11.63, Running 22.42s Step 209( N/A%), pre moving , FPS 11.33, Running 22.53s Step 210( N/A%), pre moving , FPS 10.96, Running 22.65s Step 211( N/A%), pre moving , FPS 10.72, Running 22.75s Step 212( N/A%), pre moving , FPS 10.44, Running 22.85s Step 213( N/A%), pre moving , FPS 10.16, Running 22.97s Step 214( N/A%), pre moving , FPS 10.08, Running 23.06s Step 215( N/A%), pre moving , FPS 9.88, Running 23.17s Step 216( N/A%), pre moving , FPS 9.77, Running 23.27s Step 217( N/A%), pre moving , FPS 9.63, Running 23.37s Step 218( N/A%), pre moving , FPS 9.46, Running 23.48s Step 219( N/A%), pre moving , FPS 9.39, Running 23.58s Step 220( N/A%), pre moving , FPS 9.52, Running 23.66s Step 221( N/A%), pre moving , FPS 9.51, Running 23.77s Step 222( N/A%), pre moving , FPS 9.57, Running 23.85s Step 223( N/A%), pre moving , FPS 9.67, Running 23.94s Step 224( N/A%), pre moving , FPS 9.67, Running 24.05s Step 225( N/A%), pre moving , FPS 9.68, Running 24.14s Step 226( N/A%), pre moving , FPS 9.88, Running 24.21s Step 227( N/A%), pre moving , FPS 10.23, Running 24.28s Step 228( N/A%), pre moving , FPS 10.51, Running 24.32s Step 229( N/A%), pre moving , FPS 10.94, Running 24.36s Step 230( N/A%), pre moving , FPS 11.42, Running 24.40s Step 231( N/A%), pre moving , FPS 11.85, Running 24.43s Step 232( N/A%), pre moving , FPS 12.27, Running 24.48s Step 233( N/A%), pre moving , FPS 12.77, Running 24.53s Step 234( N/A%), pre moving , FPS 13.13, Running 24.59s Step 235( N/A%), pre moving , FPS 13.64, Running 24.63s Step 236( N/A%), pre moving , FPS 14.25, Running 24.67s Step 237( N/A%), pre moving , FPS 14.95, Running 24.71s Step 238( N/A%), pre moving , FPS 15.64, Running 24.75s Step 239( N/A%), pre moving , FPS 16.49, Running 24.79s Step 240( N/A%), pre moving , FPS 17.25, Running 24.82s Step 241( N/A%), pre moving , FPS 18.39, Running 24.86s Step 242( N/A%), pre moving , FPS 13.98, Running 25.28s Step 243( N/A%), pre moving , FPS 14.47, Running 25.32s Step 244( N/A%), pre moving , FPS 15.33, Running 25.35s Step 245( N/A%), pre moving , FPS 16.13, Running 25.38s Step 246( N/A%), pre moving , FPS 16.58, Running 25.42s Step 247( N/A%), pre moving , FPS 16.79, Running 25.47s Step 248( N/A%), pre moving , FPS 16.90, Running 25.51s Step 249( N/A%), pre moving , FPS 16.33, Running 25.58s Step 250( N/A%), pre moving , FPS 16.16, Running 25.63s Step 251( N/A%), pre moving , FPS 15.94, Running 25.69s Step 252( N/A%), pre moving , FPS 15.92, Running 25.74s Step 253( N/A%), pre moving , FPS 15.75, Running 25.80s Step 254( N/A%), pre moving , FPS 15.48, Running 25.88s Step 255( N/A%), pre moving , FPS 15.31, Running 25.94s Step 256( N/A%), pre moving , FPS 15.16, Running 25.99s Step 257( N/A%), pre moving , FPS 15.01, Running 26.04s Step 258( N/A%), pre moving , FPS 14.88, Running 26.10s Step 259( N/A%), pre moving , FPS 14.66, Running 26.15s Step 260( N/A%), pre moving , FPS 14.32, Running 26.22s Step 261( N/A%), pre moving , FPS 14.03, Running 26.28s Step 262( N/A%), pre moving , FPS 18.76, Running 26.35s Step 263( N/A%), pre moving , FPS 18.40, Running 26.40s Step 264( N/A%), pre moving , FPS 17.40, Running 26.50s Step 265( N/A%), pre moving , FPS 16.98, Running 26.56s Step 266( N/A%), pre moving , FPS 16.28, Running 26.64s Step 267( N/A%), pre moving , FPS 16.25, Running 26.70s Step 268( N/A%), pre moving , FPS 15.70, Running 26.78s Step 269( N/A%), pre moving , FPS 15.89, Running 26.84s Step 270( N/A%), pre moving , FPS 15.90, Running 26.89s Step 271( N/A%), pre moving , FPS 15.88, Running 26.95s Step 272( N/A%), pre moving , FPS 15.63, Running 27.02s Step 273( N/A%), pre moving , FPS 15.72, Running 27.07s Step 274( N/A%), pre moving , FPS 16.00, Running 27.13s Step 275( N/A%), pre moving , FPS 15.84, Running 27.20s Step 276( N/A%), pre moving , FPS 15.60, Running 27.27s Step 277( N/A%), pre moving , FPS 15.36, Running 27.34s Step 278( N/A%), pre moving , FPS 15.10, Running 27.42s Step 279( N/A%), pre moving , FPS 14.79, Running 27.51s Step 280( N/A%), pre moving , FPS 14.69, Running 27.58s Step 281( N/A%), pre moving , FPS 14.82, Running 27.63s Step 282( N/A%), pre moving , FPS 14.91, Running 27.69s Step 283( N/A%), pre moving , FPS 14.86, Running 27.75s Step 284( N/A%), pre moving , FPS 15.05, Running 27.83s Step 285( N/A%), pre moving , FPS 15.14, Running 27.88s Step 286( N/A%), pre moving , FPS 15.50, Running 27.93s Step 287( N/A%), pre moving , FPS 15.44, Running 27.99s Step 288( N/A%), pre moving , FPS 15.60, Running 28.06s Step 289( N/A%), pre moving , FPS 15.34, Running 28.14s Step 290( N/A%), pre moving , FPS 15.14, Running 28.21s Step 291( N/A%), pre moving , FPS 14.71, Running 28.31s Step 292( N/A%), pre moving , FPS 14.77, Running 28.37s Step 293( N/A%), pre moving , FPS 14.60, Running 28.44s Step 294( N/A%), pre moving , FPS 14.34, Running 28.52s Step 295( N/A%), pre moving , FPS 14.16, Running 28.61s Step 296( N/A%), pre moving , FPS 13.98, Running 28.70s Step 297( N/A%), pre moving , FPS 13.86, Running 28.78s Step 298( N/A%), pre moving , FPS 13.69, Running 28.88s Step 299( N/A%), pre moving , FPS 13.65, Running 28.97s Step 300( N/A%), pre moving , FPS 13.53, Running 29.06s Step 301( N/A%), pre moving , FPS 13.14, Running 29.15s Step 302( N/A%), pre moving , FPS 12.84, Running 29.25s Step 303( N/A%), pre moving , FPS 12.73, Running 29.32s Step 304( N/A%), pre moving , FPS 12.82, Running 29.39s Step 305( N/A%), pre moving , FPS 12.69, Running 29.46s Step 306( N/A%), pre moving , FPS 12.70, Running 29.51s Step 307( N/A%), pre moving , FPS 12.75, Running 29.56s Step 308( N/A%), pre moving , FPS 12.90, Running 29.61s Step 309( N/A%), pre moving , FPS 13.17, Running 29.66s Step 310( N/A%), pre moving , FPS 13.37, Running 29.71s Step 311( N/A%), pre moving , FPS 13.83, Running 29.75s Step 312( N/A%), pre moving , FPS 14.13, Running 29.79s Step 313( N/A%), pre moving , FPS 14.49, Running 29.82s Step 314( N/A%), pre moving , FPS 14.98, Running 29.86s Step 315( N/A%), pre moving , FPS 15.61, Running 29.89s Step 316( N/A%), pre moving , FPS 16.31, Running 29.93s Step 317( N/A%), pre moving , FPS 17.04, Running 29.96s Step 318( N/A%), pre moving , FPS 18.07, Running 29.99s Step 319( N/A%), pre moving , FPS 18.96, Running 30.03s Step 320( N/A%), pre moving , FPS 19.86, Running 30.07s Step 321( N/A%), pre moving , FPS 20.96, Running 30.11s Step 322( N/A%), pre moving , FPS 22.32, Running 30.14s Step 323( N/A%), pre moving , FPS 23.14, Running 30.19s Step 324( N/A%), pre moving , FPS 24.00, Running 30.22s Step 325( N/A%), pre moving , FPS 25.10, Running 30.26s Step 326( N/A%), pre moving , FPS 25.72, Running 30.29s Step 327( N/A%), pre moving , FPS 26.40, Running 30.32s Step 328( N/A%), pre moving , FPS 27.11, Running 30.35s Step 329( N/A%), pre moving , FPS 27.45, Running 30.39s Step 330( N/A%), pre moving , FPS 27.79, Running 30.43s Step 331( N/A%), pre moving , FPS 28.02, Running 30.47s Step 332( N/A%), pre moving , FPS 28.10, Running 30.50s Step 333( N/A%), pre moving , FPS 28.17, Running 30.53s Step 334( N/A%), pre moving , FPS 28.13, Running 30.57s Step 335( N/A%), pre moving , FPS 27.96, Running 30.61s Step 336( N/A%), pre moving , FPS 17.32, Running 31.08s Step 337( N/A%), pre moving , FPS 17.31, Running 31.11s Step 338( N/A%), pre moving , FPS 17.28, Running 31.15s Step 339( N/A%), pre moving , FPS 16.85, Running 31.21s Step 340( N/A%), pre moving , FPS 16.67, Running 31.27s Step 341( N/A%), pre moving , FPS 16.50, Running 31.32s Step 342( N/A%), pre moving , FPS 16.53, Running 31.35s Step 343( N/A%), pre moving , FPS 16.62, Running 31.39s Step 344( N/A%), pre moving , FPS 16.69, Running 31.42s Step 345( N/A%), pre moving , FPS 16.70, Running 31.45s Step 346( N/A%), pre moving , FPS 16.40, Running 31.51s Step 347( N/A%), pre moving , FPS 16.07, Running 31.56s Step 348( N/A%), pre moving , FPS 15.79, Running 31.62s Step 349( N/A%), pre moving , FPS 15.83, Running 31.66s Step 350( N/A%), pre moving , FPS 15.79, Running 31.70s Step 351( N/A%), pre moving , FPS 15.84, Running 31.73s Step 352( N/A%), pre moving , FPS 15.85, Running 31.76s Step 353( N/A%), pre moving , FPS 15.85, Running 31.79s Step 354( N/A%), pre moving , FPS 15.90, Running 31.83s Step 355( N/A%), pre moving , FPS 15.96, Running 31.86s Step 356( N/A%), pre moving , FPS 24.51, Running 31.90s Step 357( N/A%), pre moving , FPS 24.40, Running 31.93s Step 358( N/A%), pre moving , FPS 24.44, Running 31.97s Step 359( N/A%), pre moving , FPS 25.45, Running 32.00s Step 360( N/A%), pre moving , FPS 26.09, Running 32.03s Step 361( N/A%), pre moving , FPS 26.72, Running 32.07s Step 362( N/A%), pre moving , FPS 26.03, Running 32.12s Step 363( N/A%), pre moving , FPS 25.15, Running 32.18s Step 364( N/A%), pre moving , FPS 24.68, Running 32.23s Step 365( N/A%), pre moving , FPS 23.96, Running 32.29s Step 366( N/A%), pre moving , FPS 23.96, Running 32.34s Step 367( N/A%), pre moving , FPS 24.02, Running 32.40s Step 368( N/A%), pre moving , FPS 24.10, Running 32.45s Step 369( N/A%), pre moving , FPS 23.37, Running 32.51s Step 370( N/A%), pre moving , FPS 22.97, Running 32.57s Step 371( N/A%), pre moving , FPS 22.42, Running 32.62s Step 372( N/A%), pre moving , FPS 22.04, Running 32.67s Step 373( N/A%), pre moving , FPS 21.68, Running 32.72s Step 374( N/A%), pre moving , FPS 21.20, Running 32.77s Step 375( N/A%), pre moving , FPS 20.60, Running 32.83s Step 376( N/A%), pre moving , FPS 20.54, Running 32.87s Step 377( N/A%), pre moving , FPS 20.46, Running 32.91s Step 378( N/A%), pre moving , FPS 20.32, Running 32.95s Step 379( N/A%), pre moving , FPS 20.33, Running 32.98s Step 380( N/A%), pre moving , FPS 20.36, Running 33.02s Step 381( N/A%), pre moving , FPS 20.41, Running 33.05s Step 382( N/A%), pre moving , FPS 20.64, Running 33.09s Step 383( N/A%), pre moving , FPS 20.96, Running 33.14s Step 384( N/A%), pre moving , FPS 21.14, Running 33.18s Step 385( N/A%), pre moving , FPS 21.66, Running 33.21s Step 386( N/A%), pre moving , FPS 22.04, Running 33.25s Step 387( N/A%), pre moving , FPS 22.61, Running 33.28s Step 388( N/A%), pre moving , FPS 23.14, Running 33.31s Step 389( N/A%), pre moving , FPS 23.98, Running 33.34s Step 390( N/A%), pre moving , FPS 24.68, Running 33.38s Step 391( N/A%), pre moving , FPS 25.13, Running 33.42s Step 392( N/A%), pre moving , FPS 25.67, Running 33.45s Step 393( N/A%), pre moving , FPS 26.21, Running 33.48s Step 394( N/A%), pre moving , FPS 26.69, Running 33.52s Step 395( N/A%), pre moving , FPS 27.49, Running 33.56s Step 396( N/A%), pre moving , FPS 27.58, Running 33.60s Step 397( N/A%), pre moving , FPS 27.81, Running 33.63s Step 398( N/A%), pre moving , FPS 28.08, Running 33.66s Step 399( N/A%), pre moving , FPS 28.10, Running 33.69s Step 400( N/A%), pre moving , FPS 27.86, Running 33.73s Step 401( N/A%), pre moving , FPS 9.15, Running 35.23s Step 402( N/A%), pre moving , FPS 8.36, Running 35.49s Step 403( N/A%), pre moving , FPS 7.90, Running 35.67s Step 404( N/A%), pre moving , FPS 7.23, Running 35.94s Step 405( N/A%), pre moving , FPS 6.89, Running 36.12s Step 406( N/A%), pre moving , FPS 6.40, Running 36.38s Step 407( N/A%), pre moving , FPS 6.11, Running 36.55s Step 408( N/A%), pre moving , FPS 5.71, Running 36.82s Step 409( N/A%), pre moving , FPS 5.50, Running 36.98s Step 410( N/A%), pre moving , FPS 5.24, Running 37.20s Step 411( N/A%), pre moving , FPS 5.07, Running 37.37s Step 412( N/A%), pre moving , FPS 4.78, Running 37.63s Step 413( N/A%), pre moving , FPS 4.65, Running 37.78s Step 414( N/A%), pre moving , FPS 4.42, Running 38.04s Step 415( N/A%), pre moving , FPS 4.30, Running 38.21s Step 416( N/A%), pre moving , FPS 4.10, Running 38.48s Step 417( N/A%), pre moving , FPS 3.99, Running 38.65s Step 418( N/A%), pre moving , FPS 3.82, Running 38.90s Step 419( N/A%), pre moving , FPS 3.75, Running 39.02s Step 420( N/A%), pre moving , FPS 3.59, Running 39.30s Step 421( 0.33%), action 1, FPS 4.17, Running 40.03s Step 422( 0.67%), action 2, FPS 4.05, Running 40.42s Step 423( 1.00%), action 3, FPS 3.91, Running 40.79s Step 424( 1.33%), action 4, FPS 3.85, Running 41.14s Step 425( 1.67%), action 5, FPS 3.64, Running 41.61s Step 426( 2.00%), action 6, FPS 3.51, Running 42.08s Step 427( 2.33%), action 7, FPS 3.29, Running 42.64s Step 428( 2.67%), action 8, FPS 3.12, Running 43.24s Step 429( 3.00%), action 9, FPS 2.93, Running 43.81s Step 430( 3.33%), action 10, FPS 2.84, Running 44.23s Step 431( 3.67%), action 11, FPS 2.64, Running 44.95s Step 432( 4.00%), action 12, FPS 2.54, Running 45.52s Step 433( 4.33%), action 13, FPS 2.41, Running 46.07s Step 434( 4.67%), action 14, FPS 2.32, Running 46.65s Step 435( 5.00%), action 15, FPS 2.22, Running 47.21s Step 436( 5.33%), action 16, FPS 2.13, Running 47.87s Step 437( 5.67%), action 17, FPS 2.06, Running 48.37s Step 438( 6.00%), action 18, FPS 2.02, Running 48.82s Step 439( 6.33%), action 19, FPS 1.94, Running 49.36s Step 440( 6.67%), action 20, FPS 1.92, Running 49.74s Step 441( 7.00%), action 21, FPS 1.93, Running 50.39s Step 442( 7.33%), action 22, FPS 1.95, Running 50.69s Step 443( 7.67%), action 23, FPS 1.92, Running 51.22s Step 444( 8.00%), action 24, FPS 1.89, Running 51.71s Step 445( 8.33%), action 25, FPS 1.90, Running 52.16s Step 446( 8.67%), action 26, FPS 1.89, Running 52.65s Step 447( 9.00%), action 27, FPS 1.90, Running 53.15s Step 448( 9.33%), action 28, FPS 1.95, Running 53.48s Step 449( 9.67%), action 29, FPS 1.99, Running 53.88s Step 450( 10.00%), action 30, FPS 1.98, Running 54.32s Step 451( 10.33%), action 31, FPS 2.01, Running 54.92s Step 452( 10.67%), action 32, FPS 2.04, Running 55.33s Step 453( 11.00%), action 33, FPS 2.03, Running 55.93s Step 454( 11.33%), action 34, FPS 2.04, Running 56.46s Step 455( 11.67%), action 35, FPS 2.05, Running 56.97s Step 456( 12.00%), action 36, FPS 2.11, Running 57.35s Step 457( 12.33%), action 37, FPS 2.09, Running 57.94s Step 458( 12.67%), action 38, FPS 2.07, Running 58.49s Step 459( 13.00%), action 39, FPS 2.06, Running 59.05s Step 460( 13.33%), action 40, FPS 2.03, Running 59.60s Step 461( 13.67%), action 41, FPS 2.02, Running 60.30s Step 462( 14.00%), action 42, FPS 1.98, Running 60.79s Step 463( 14.33%), action 43, FPS 1.98, Running 61.33s Step 464( 14.67%), action 44, FPS 2.02, Running 61.61s Step 465( 15.00%), action 45, FPS 2.04, Running 61.95s Step 466( 15.33%), action 46, FPS 2.07, Running 62.32s Step 467( 15.67%), action 47, FPS 2.08, Running 62.78s Step 468( 16.00%), action 48, FPS 2.06, Running 63.20s Step 469( 16.33%), action 49, FPS 2.05, Running 63.66s Step 470( 16.67%), action 50, FPS 2.03, Running 64.18s Step 471( 17.00%), action 51, FPS 2.00, Running 64.93s Step 472( 17.33%), action 52, FPS 2.02, Running 65.25s Step 473( 17.67%), action 53, FPS 2.03, Running 65.78s Step 474( 18.00%), action 54, FPS 2.01, Running 66.43s Step 475( 18.33%), action 55, FPS 2.00, Running 67.00s Step 476( 18.67%), action 56, FPS 2.01, Running 67.32s Step 477( 19.00%), action 57, FPS 2.01, Running 67.92s Step 478( 19.33%), action 58, FPS 2.06, Running 68.21s Step 479( 19.67%), action 59, FPS 2.07, Running 68.70s Step 480( 20.00%), action 60, FPS 2.06, Running 69.29s Step 481( 20.33%), action 61, FPS 2.10, Running 69.83s Step 482( 20.67%), action 62, FPS 2.08, Running 70.41s Step 483( 21.00%), action 63, FPS 2.09, Running 70.91s Step 484( 21.33%), action 64, FPS 2.03, Running 71.47s Step 485( 21.67%), action 65, FPS 1.99, Running 72.01s Step 486( 22.00%), action 66, FPS 1.99, Running 72.37s Step 487( 22.33%), action 67, FPS 2.01, Running 72.71s Step 488( 22.67%), action 68, FPS 2.01, Running 73.16s Step 489( 23.00%), action 69, FPS 2.01, Running 73.61s Step 490( 23.33%), action 70, FPS 2.01, Running 74.15s Step 491( 23.67%), action 71, FPS 1.99, Running 74.97s Step 492( 24.00%), action 72, FPS 1.98, Running 75.35s Step 493( 24.33%), action 73, FPS 1.98, Running 75.89s Step 494( 24.67%), action 74, FPS 2.03, Running 76.29s Step 495( 25.00%), action 75, FPS 2.03, Running 76.87s Step 496( 25.33%), action 76, FPS 2.01, Running 77.27s Step 497( 25.67%), action 77, FPS 2.02, Running 77.80s Step 498( 26.00%), action 78, FPS 1.99, Running 78.28s Step 499( 26.33%), action 79, FPS 1.97, Running 78.85s Step 500( 26.67%), action 80, FPS 1.99, Running 79.33s Step 501( 27.00%), action 81, FPS 1.97, Running 79.99s Step 502( 27.33%), action 82, FPS 1.99, Running 80.47s Step 503( 27.67%), action 83, FPS 2.03, Running 80.78s Step 504( 28.00%), action 84, FPS 2.08, Running 81.08s Step 505( 28.33%), action 85, FPS 2.07, Running 81.67s Step 506( 28.67%), action 86, FPS 2.04, Running 82.18s Step 507( 29.00%), action 87, FPS 2.04, Running 82.50s Step 508( 29.33%), action 88, FPS 2.02, Running 83.09s Step 509( 29.67%), action 89, FPS 2.00, Running 83.59s Step 510( 30.00%), action 90, FPS 2.04, Running 83.95s Step 511( 30.33%), action 91, FPS 2.06, Running 84.70s Step 512( 30.67%), action 92, FPS 2.03, Running 85.19s Step 513( 31.00%), action 93, FPS 2.08, Running 85.51s Step 514( 31.33%), action 94, FPS 2.09, Running 85.88s Step 515( 31.67%), action 95, FPS 2.09, Running 86.42s Step 516( 32.00%), action 96, FPS 2.05, Running 87.02s Step 517( 32.33%), action 97, FPS 2.09, Running 87.35s Step 518( 32.67%), action 98, FPS 2.13, Running 87.66s Step 519( 33.00%), action 99, FPS 2.15, Running 88.15s Step 520( 33.33%), action 100, FPS 2.17, Running 88.54s Step 521( 33.67%), action 101, FPS 2.20, Running 89.07s Step 522( 34.00%), action 102, FPS 2.25, Running 89.33s Step 523( 34.33%), action 103, FPS 2.25, Running 89.66s Step 524( 34.67%), action 104, FPS 2.20, Running 90.18s Step 525( 35.00%), action 105, FPS 2.24, Running 90.58s Step 526( 35.33%), action 106, FPS 2.29, Running 90.93s Step 527( 35.67%), action 107, FPS 2.26, Running 91.35s Step 528( 36.00%), action 108, FPS 2.30, Running 91.79s Step 529( 36.33%), action 109, FPS 2.32, Running 92.21s Step 530( 36.67%), action 110, FPS 2.35, Running 92.45s Step 531( 37.00%), action 111, FPS 2.42, Running 92.96s Step 532( 37.33%), action 112, FPS 2.48, Running 93.24s Step 533( 37.67%), action 113, FPS 2.48, Running 93.58s Step 534( 38.00%), action 114, FPS 2.47, Running 94.00s Step 535( 38.33%), action 115, FPS 2.48, Running 94.48s Step 536( 38.67%), action 116, FPS 2.50, Running 95.02s Step 537( 39.00%), action 117, FPS 2.44, Running 95.53s Step 538( 39.33%), action 118, FPS 2.43, Running 95.89s Step 539( 39.67%), action 119, FPS 2.43, Running 96.38s Step 540( 40.00%), action 120, FPS 2.38, Running 96.93s Step 541( 40.33%), action 121, FPS 2.33, Running 97.67s Step 542( 40.67%), action 122, FPS 2.31, Running 98.00s Step 543( 41.00%), action 123, FPS 2.25, Running 98.53s Step 544( 41.33%), action 124, FPS 2.22, Running 99.19s Step 545( 41.67%), action 125, FPS 2.23, Running 99.56s Step 546( 42.00%), action 126, FPS 2.23, Running 99.88s Step 547( 42.33%), action 127, FPS 2.26, Running 100.20s Step 548( 42.67%), action 128, FPS 2.26, Running 100.64s Step 549( 43.00%), action 129, FPS 2.20, Running 101.29s Step 550( 43.33%), action 130, FPS 2.13, Running 101.84s Step 551( 43.67%), action 131, FPS 2.13, Running 102.34s Step 552( 44.00%), action 132, FPS 2.10, Running 102.77s Step 553( 44.33%), action 133, FPS 2.09, Running 103.13s Step 554( 44.67%), action 134, FPS 2.07, Running 103.65s Step 555( 45.00%), action 135, FPS 2.11, Running 103.98s Step 556( 45.33%), action 136, FPS 2.13, Running 104.39s Step 557( 45.67%), action 137, FPS 2.17, Running 104.75s Step 558( 46.00%), action 138, FPS 2.15, Running 105.21s Step 559( 46.33%), action 139, FPS 2.16, Running 105.64s Step 560( 46.67%), action 140, FPS 2.21, Running 105.97s Step 561( 47.00%), action 141, FPS 2.25, Running 106.54s Step 562( 47.33%), action 142, FPS 2.27, Running 106.81s Step 563( 47.67%), action 143, FPS 2.29, Running 107.28s Step 564( 48.00%), action 144, FPS 2.35, Running 107.69s Step 565( 48.33%), action 145, FPS 2.33, Running 108.16s Step 566( 48.67%), action 146, FPS 2.26, Running 108.72s [2026-08-01 18:22:43] [66 ] Seed 65 success after 109.18 s. +steps: 566 , actions: 146 . +Instruction: Empty +Total 34/66(51.52%) success. +Setting seed: 66 +Step 1( N/A%), pre moving , FPS 4.60, Running 0.22s Step 2( N/A%), pre moving , FPS 7.86, Running 0.25s Step 3( N/A%), pre moving , FPS 10.23, Running 0.29s Step 4( N/A%), pre moving , FPS 12.00, Running 0.33s Step 5( N/A%), pre moving , FPS 13.40, Running 0.37s Step 6( N/A%), pre moving , FPS 14.44, Running 0.42s Step 7( N/A%), pre moving , FPS 15.27, Running 0.46s Step 8( N/A%), pre moving , FPS 15.57, Running 0.51s Step 9( N/A%), pre moving , FPS 16.16, Running 0.56s Step 10( N/A%), pre moving , FPS 16.81, Running 0.60s Step 11( N/A%), pre moving , FPS 17.35, Running 0.63s Step 12( N/A%), pre moving , FPS 17.72, Running 0.68s Step 13( N/A%), pre moving , FPS 18.12, Running 0.72s Step 14( N/A%), pre moving , FPS 18.36, Running 0.76s Step 15( N/A%), pre moving , FPS 18.65, Running 0.81s Step 16( N/A%), pre moving , FPS 18.60, Running 0.86s Step 17( N/A%), pre moving , FPS 18.88, Running 0.90s Step 18( N/A%), pre moving , FPS 19.13, Running 0.94s Step 19( N/A%), pre moving , FPS 19.41, Running 0.98s Step 20( N/A%), pre moving , FPS 19.63, Running 1.02s Step 21( N/A%), pre moving , FPS 18.58, Running 1.29s Step 22( N/A%), pre moving , FPS 17.78, Running 1.38s Step 23( N/A%), pre moving , FPS 17.75, Running 1.42s Step 24( N/A%), pre moving , FPS 17.73, Running 1.46s Step 25( N/A%), pre moving , FPS 17.77, Running 1.50s Step 26( N/A%), pre moving , FPS 14.40, Running 1.80s Step 27( N/A%), pre moving , FPS 14.40, Running 1.85s Step 28( N/A%), pre moving , FPS 14.51, Running 1.89s Step 29( N/A%), pre moving , FPS 14.52, Running 1.93s Step 30( N/A%), pre moving , FPS 14.52, Running 1.97s Step 31( N/A%), pre moving , FPS 14.50, Running 2.01s Step 32( N/A%), pre moving , FPS 14.52, Running 2.05s Step 33( N/A%), pre moving , FPS 14.44, Running 2.10s Step 34( N/A%), pre moving , FPS 14.40, Running 2.15s Step 35( N/A%), pre moving , FPS 14.31, Running 2.20s Step 36( N/A%), pre moving , FPS 11.86, Running 2.55s Step 37( N/A%), pre moving , FPS 11.84, Running 2.59s Step 38( N/A%), pre moving , FPS 11.81, Running 2.63s Step 39( N/A%), pre moving , FPS 11.76, Running 2.68s Step 40( N/A%), pre moving , FPS 11.73, Running 2.72s Step 41( N/A%), pre moving , FPS 13.60, Running 2.76s Step 42( N/A%), pre moving , FPS 13.97, Running 2.81s Step 43( N/A%), pre moving , FPS 13.96, Running 2.85s Step 44( N/A%), pre moving , FPS 13.97, Running 2.89s Step 45( N/A%), pre moving , FPS 13.94, Running 2.93s Step 46( N/A%), pre moving , FPS 17.12, Running 2.97s Step 47( N/A%), pre moving , FPS 17.17, Running 3.01s Step 48( N/A%), pre moving , FPS 17.21, Running 3.05s Step 49( N/A%), pre moving , FPS 17.12, Running 3.10s Step 50( N/A%), pre moving , FPS 17.12, Running 3.14s Step 51( N/A%), pre moving , FPS 17.10, Running 3.18s Step 52( N/A%), pre moving , FPS 16.98, Running 3.23s Step 53( N/A%), pre moving , FPS 16.93, Running 3.28s Step 54( N/A%), pre moving , FPS 17.04, Running 3.32s Step 55( N/A%), pre moving , FPS 17.20, Running 3.36s Step 56( N/A%), pre moving , FPS 23.34, Running 3.40s Step 57( N/A%), pre moving , FPS 23.43, Running 3.44s Step 58( N/A%), pre moving , FPS 23.14, Running 3.50s Step 59( N/A%), pre moving , FPS 23.18, Running 3.54s Step 60( N/A%), pre moving , FPS 23.05, Running 3.59s Step 61( N/A%), pre moving , FPS 23.08, Running 3.63s Step 62( N/A%), pre moving , FPS 23.30, Running 3.67s Step 63( N/A%), pre moving , FPS 23.37, Running 3.71s Step 64( N/A%), pre moving , FPS 23.18, Running 3.76s Step 65( N/A%), pre moving , FPS 23.09, Running 3.80s Step 66( N/A%), pre moving , FPS 23.04, Running 3.84s Step 67( N/A%), pre moving , FPS 22.66, Running 3.89s Step 68( N/A%), pre moving , FPS 21.69, Running 3.98s Step 69( N/A%), pre moving , FPS 21.44, Running 4.03s Step 70( N/A%), pre moving , FPS 20.98, Running 4.09s Step 71( N/A%), pre moving , FPS 20.39, Running 4.16s Step 72( N/A%), pre moving , FPS 19.99, Running 4.23s Step 73( N/A%), pre moving , FPS 19.57, Running 4.31s Step 74( N/A%), pre moving , FPS 19.11, Running 4.37s Step 75( N/A%), pre moving , FPS 18.78, Running 4.43s Step 76( N/A%), pre moving , FPS 18.39, Running 4.49s Step 77( N/A%), pre moving , FPS 18.00, Running 4.55s Step 78( N/A%), pre moving , FPS 17.64, Running 4.63s Step 79( N/A%), pre moving , FPS 17.39, Running 4.69s Step 80( N/A%), pre moving , FPS 17.22, Running 4.75s Step 81( N/A%), pre moving , FPS 16.82, Running 4.82s Step 82( N/A%), pre moving , FPS 16.53, Running 4.88s Step 83( N/A%), pre moving , FPS 16.21, Running 4.94s Step 84( N/A%), pre moving , FPS 16.06, Running 5.00s Step 85( N/A%), pre moving , FPS 15.87, Running 5.06s Step 86( N/A%), pre moving , FPS 15.64, Running 5.12s Step 87( N/A%), pre moving , FPS 15.22, Running 5.21s Step 88( N/A%), pre moving , FPS 15.47, Running 5.27s Step 89( N/A%), pre moving , FPS 15.48, Running 5.33s Step 90( N/A%), pre moving , FPS 15.73, Running 5.37s Step 91( N/A%), pre moving , FPS 15.97, Running 5.42s Step 92( N/A%), pre moving , FPS 16.19, Running 5.47s Step 93( N/A%), pre moving , FPS 16.54, Running 5.52s Step 94( N/A%), pre moving , FPS 16.91, Running 5.55s Step 95( N/A%), pre moving , FPS 17.16, Running 5.59s Step 96( N/A%), pre moving , FPS 17.36, Running 5.64s Step 97( N/A%), pre moving , FPS 17.49, Running 5.70s Step 98( N/A%), pre moving , FPS 18.07, Running 5.74s Step 99( N/A%), pre moving , FPS 18.39, Running 5.78s Step 100( N/A%), pre moving , FPS 18.79, Running 5.82s Step 101( N/A%), pre moving , FPS 19.30, Running 5.86s Step 102( N/A%), pre moving , FPS 19.64, Running 5.90s Step 103( N/A%), pre moving , FPS 19.94, Running 5.95s Step 104( N/A%), pre moving , FPS 20.16, Running 5.99s Step 105( N/A%), pre moving , FPS 20.32, Running 6.04s Step 106( N/A%), pre moving , FPS 20.44, Running 6.10s Step 107( N/A%), pre moving , FPS 21.52, Running 6.14s Step 108( N/A%), pre moving , FPS 21.90, Running 6.18s Step 109( N/A%), pre moving , FPS 22.36, Running 6.22s Step 110( N/A%), pre moving , FPS 22.33, Running 6.26s Step 111( N/A%), pre moving , FPS 22.54, Running 6.30s Step 112( N/A%), pre moving , FPS 22.77, Running 6.35s Step 113( N/A%), pre moving , FPS 22.92, Running 6.39s Step 114( N/A%), pre moving , FPS 22.70, Running 6.43s Step 115( N/A%), pre moving , FPS 22.71, Running 6.48s Step 116( N/A%), pre moving , FPS 22.94, Running 6.52s Step 117( N/A%), pre moving , FPS 23.39, Running 6.55s Step 118( N/A%), pre moving , FPS 23.43, Running 6.59s Step 119( N/A%), pre moving , FPS 23.22, Running 6.64s Step 120( N/A%), pre moving , FPS 22.96, Running 6.69s Step 121( N/A%), pre moving , FPS 22.22, Running 6.76s Step 122( N/A%), pre moving , FPS 22.15, Running 6.80s Step 123( N/A%), pre moving , FPS 22.33, Running 6.84s Step 124( N/A%), pre moving , FPS 13.58, Running 7.47s Step 125( N/A%), pre moving , FPS 12.73, Running 7.62s Step 126( N/A%), pre moving , FPS 10.87, Running 7.94s Step 127( N/A%), pre moving , FPS 10.25, Running 8.09s Step 128( N/A%), pre moving , FPS 9.18, Running 8.36s Step 129( N/A%), pre moving , FPS 8.60, Running 8.55s Step 130( N/A%), pre moving , FPS 7.80, Running 8.83s Step 131( N/A%), pre moving , FPS 7.35, Running 9.02s Step 132( N/A%), pre moving , FPS 6.77, Running 9.30s Step 133( N/A%), pre moving , FPS 6.38, Running 9.52s Step 134( N/A%), pre moving , FPS 5.97, Running 9.78s Step 135( N/A%), pre moving , FPS 5.75, Running 9.95s Step 136( N/A%), pre moving , FPS 5.34, Running 10.26s Step 137( N/A%), pre moving , FPS 5.18, Running 10.42s Step 138( N/A%), pre moving , FPS 4.94, Running 10.64s Step 139( N/A%), pre moving , FPS 4.80, Running 10.81s Step 140( N/A%), pre moving , FPS 4.57, Running 11.06s Step 141( N/A%), pre moving , FPS 4.48, Running 11.22s Step 142( N/A%), pre moving , FPS 4.27, Running 11.49s Step 143( N/A%), pre moving , FPS 4.17, Running 11.64s Step 144( N/A%), pre moving , FPS 4.52, Running 11.89s Step 145( N/A%), pre moving , FPS 4.46, Running 12.10s Step 146( N/A%), pre moving , FPS 4.56, Running 12.33s Step 147( N/A%), pre moving , FPS 4.54, Running 12.50s Step 148( N/A%), pre moving , FPS 4.50, Running 12.80s Step 149( N/A%), pre moving , FPS 4.54, Running 12.95s Step 150( N/A%), pre moving , FPS 4.55, Running 13.22s Step 151( N/A%), pre moving , FPS 4.60, Running 13.37s Step 152( N/A%), pre moving , FPS 4.58, Running 13.67s Step 153( N/A%), pre moving , FPS 4.62, Running 13.85s Step 154( N/A%), pre moving , FPS 4.66, Running 14.07s Step 155( N/A%), pre moving , FPS 4.67, Running 14.23s Step 156( N/A%), pre moving , FPS 4.69, Running 14.53s Step 157( N/A%), pre moving , FPS 4.67, Running 14.70s Step 158( N/A%), pre moving , FPS 4.66, Running 14.94s Step 159( N/A%), pre moving , FPS 4.58, Running 15.17s Step 160( N/A%), pre moving , FPS 4.58, Running 15.43s Step 161( N/A%), pre moving , FPS 4.54, Running 15.62s Step 162( N/A%), pre moving , FPS 4.58, Running 15.86s Step 163( N/A%), pre moving , FPS 4.58, Running 16.01s Step 164( N/A%), pre moving , FPS 4.54, Running 16.29s Step 165( N/A%), pre moving , FPS 4.58, Running 16.47s Step 166( N/A%), pre moving , FPS 4.52, Running 16.75s Step 167( N/A%), pre moving , FPS 4.51, Running 16.93s Step 168( N/A%), pre moving , FPS 4.57, Running 17.18s Step 169( N/A%), pre moving , FPS 4.54, Running 17.35s Step 170( N/A%), pre moving , FPS 4.55, Running 17.61s Step 171( N/A%), pre moving , FPS 4.49, Running 17.82s Step 172( N/A%), pre moving , FPS 4.52, Running 18.09s Step 173( N/A%), pre moving , FPS 4.54, Running 18.26s Step 174( N/A%), pre moving , FPS 4.47, Running 18.55s Step 175( N/A%), pre moving , FPS 4.45, Running 18.73s Step 176( N/A%), pre moving , FPS 4.49, Running 18.98s Step 177( N/A%), pre moving , FPS 4.51, Running 19.14s Step 178( N/A%), pre moving , FPS 4.47, Running 19.41s Step 179( N/A%), pre moving , FPS 4.66, Running 19.46s Step 180( N/A%), pre moving , FPS 4.91, Running 19.51s Step 181( N/A%), pre moving , FPS 5.08, Running 19.55s Step 182( N/A%), pre moving , FPS 5.35, Running 19.60s Step 183( N/A%), pre moving , FPS 5.50, Running 19.65s Step 184( N/A%), pre moving , FPS 5.89, Running 19.69s Step 185( N/A%), pre moving , FPS 6.14, Running 19.73s Step 186( N/A%), pre moving , FPS 6.62, Running 19.77s Step 187( N/A%), pre moving , FPS 6.95, Running 19.81s Step 188( N/A%), pre moving , FPS 7.47, Running 19.86s Step 189( N/A%), pre moving , FPS 6.63, Running 20.37s Step 190( N/A%), pre moving , FPS 7.14, Running 20.41s Step 191( N/A%), pre moving , FPS 7.59, Running 20.45s Step 192( N/A%), pre moving , FPS 8.30, Running 20.50s Step 193( N/A%), pre moving , FPS 8.64, Running 20.57s Step 194( N/A%), pre moving , FPS 9.55, Running 20.64s Step 195( N/A%), pre moving , FPS 10.14, Running 20.70s Step 196( N/A%), pre moving , FPS 11.20, Running 20.77s Step 197( N/A%), pre moving , FPS 11.84, Running 20.83s Step 198( N/A%), pre moving , FPS 13.50, Running 20.89s Step 199( N/A%), pre moving , FPS 13.39, Running 20.95s Step 200( N/A%), pre moving , FPS 13.29, Running 21.01s Step 201( N/A%), pre moving , FPS 12.92, Running 21.10s Step 202( N/A%), pre moving , FPS 12.76, Running 21.17s Step 203( N/A%), pre moving , FPS 12.67, Running 21.23s Step 204( N/A%), pre moving , FPS 12.29, Running 21.32s Step 205( N/A%), pre moving , FPS 12.04, Running 21.39s Step 206( N/A%), pre moving , FPS 11.74, Running 21.47s Step 207( N/A%), pre moving , FPS 11.55, Running 21.54s Step 208( N/A%), pre moving , FPS 11.28, Running 21.63s Step 209( N/A%), pre moving , FPS 14.74, Running 21.73s Step 210( N/A%), pre moving , FPS 14.00, Running 21.84s Step 211( N/A%), pre moving , FPS 13.38, Running 21.95s Step 212( N/A%), pre moving , FPS 12.95, Running 22.05s Step 213( N/A%), pre moving , FPS 12.68, Running 22.15s Step 214( N/A%), pre moving , FPS 12.45, Running 22.25s Step 215( N/A%), pre moving , FPS 12.18, Running 22.35s Step 216( N/A%), pre moving , FPS 11.89, Running 22.45s Step 217( N/A%), pre moving , FPS 11.62, Running 22.55s Step 218( N/A%), pre moving , FPS 11.31, Running 22.66s Step 219( N/A%), pre moving , FPS 11.03, Running 22.77s Step 220( N/A%), pre moving , FPS 10.73, Running 22.88s Step 221( N/A%), pre moving , FPS 10.65, Running 22.98s Step 222( N/A%), pre moving , FPS 10.37, Running 23.10s Step 223( N/A%), pre moving , FPS 10.17, Running 23.20s Step 224( N/A%), pre moving , FPS 10.08, Running 23.30s Step 225( N/A%), pre moving , FPS 9.86, Running 23.42s Step 226( N/A%), pre moving , FPS 9.75, Running 23.52s Step 227( N/A%), pre moving , FPS 9.62, Running 23.62s Step 228( N/A%), pre moving , FPS 9.52, Running 23.73s Step 229( N/A%), pre moving , FPS 9.60, Running 23.81s Step 230( N/A%), pre moving , FPS 9.70, Running 23.90s Step 231( N/A%), pre moving , FPS 9.78, Running 23.99s Step 232( N/A%), pre moving , FPS 9.80, Running 24.09s Step 233( N/A%), pre moving , FPS 9.88, Running 24.18s Step 234( N/A%), pre moving , FPS 10.02, Running 24.24s Step 235( N/A%), pre moving , FPS 10.14, Running 24.32s Step 236( N/A%), pre moving , FPS 10.24, Running 24.40s Step 237( N/A%), pre moving , FPS 10.59, Running 24.44s Step 238( N/A%), pre moving , FPS 10.97, Running 24.49s Step 239( N/A%), pre moving , FPS 11.42, Running 24.52s Step 240( N/A%), pre moving , FPS 11.95, Running 24.55s Step 241( N/A%), pre moving , FPS 12.32, Running 24.60s Step 242( N/A%), pre moving , FPS 12.84, Running 24.65s Step 243( N/A%), pre moving , FPS 13.28, Running 24.70s Step 244( N/A%), pre moving , FPS 13.94, Running 24.73s Step 245( N/A%), pre moving , FPS 14.80, Running 24.77s Step 246( N/A%), pre moving , FPS 15.60, Running 24.81s Step 247( N/A%), pre moving , FPS 16.42, Running 24.84s Step 248( N/A%), pre moving , FPS 17.44, Running 24.88s Step 249( N/A%), pre moving , FPS 18.20, Running 24.91s Step 250( N/A%), pre moving , FPS 19.22, Running 24.94s Step 251( N/A%), pre moving , FPS 13.93, Running 25.43s Step 252( N/A%), pre moving , FPS 14.53, Running 25.46s Step 253( N/A%), pre moving , FPS 15.11, Running 25.50s Step 254( N/A%), pre moving , FPS 15.50, Running 25.54s Step 255( N/A%), pre moving , FPS 15.78, Running 25.59s Step 256( N/A%), pre moving , FPS 16.18, Running 25.64s Step 257( N/A%), pre moving , FPS 15.97, Running 25.69s Step 258( N/A%), pre moving , FPS 15.85, Running 25.75s Step 259( N/A%), pre moving , FPS 15.56, Running 25.80s Step 260( N/A%), pre moving , FPS 15.35, Running 25.85s Step 261( N/A%), pre moving , FPS 15.24, Running 25.92s Step 262( N/A%), pre moving , FPS 15.17, Running 25.97s Step 263( N/A%), pre moving , FPS 15.13, Running 26.02s Step 264( N/A%), pre moving , FPS 14.74, Running 26.09s Step 265( N/A%), pre moving , FPS 14.54, Running 26.15s Step 266( N/A%), pre moving , FPS 14.10, Running 26.22s Step 267( N/A%), pre moving , FPS 13.60, Running 26.31s Step 268( N/A%), pre moving , FPS 13.34, Running 26.38s Step 269( N/A%), pre moving , FPS 13.02, Running 26.45s Step 270( N/A%), pre moving , FPS 12.32, Running 26.57s Step 271( N/A%), pre moving , FPS 16.58, Running 26.64s Step 272( N/A%), pre moving , FPS 16.04, Running 26.71s Step 273( N/A%), pre moving , FPS 15.57, Running 26.78s Step 274( N/A%), pre moving , FPS 15.17, Running 26.85s Step 275( N/A%), pre moving , FPS 14.98, Running 26.92s Step 276( N/A%), pre moving , FPS 14.68, Running 27.00s Step 277( N/A%), pre moving , FPS 14.47, Running 27.07s Step 278( N/A%), pre moving , FPS 14.23, Running 27.15s Step 279( N/A%), pre moving , FPS 13.89, Running 27.24s Step 280( N/A%), pre moving , FPS 13.71, Running 27.31s Step 281( N/A%), pre moving , FPS 13.52, Running 27.39s Step 282( N/A%), pre moving , FPS 13.35, Running 27.47s Step 283( N/A%), pre moving , FPS 13.15, Running 27.55s Step 284( N/A%), pre moving , FPS 13.09, Running 27.62s Step 285( N/A%), pre moving , FPS 12.96, Running 27.69s Step 286( N/A%), pre moving , FPS 12.98, Running 27.76s Step 287( N/A%), pre moving , FPS 13.03, Running 27.85s Step 288( N/A%), pre moving , FPS 13.02, Running 27.91s Step 289( N/A%), pre moving , FPS 13.01, Running 27.99s Step 290( N/A%), pre moving , FPS 13.35, Running 28.07s Step 291( N/A%), pre moving , FPS 13.40, Running 28.13s Step 292( N/A%), pre moving , FPS 13.50, Running 28.19s Step 293( N/A%), pre moving , FPS 13.66, Running 28.25s Step 294( N/A%), pre moving , FPS 13.83, Running 28.30s Step 295( N/A%), pre moving , FPS 13.81, Running 28.37s Step 296( N/A%), pre moving , FPS 13.96, Running 28.43s Step 297( N/A%), pre moving , FPS 13.97, Running 28.51s Step 298( N/A%), pre moving , FPS 14.25, Running 28.56s Step 299( N/A%), pre moving , FPS 14.45, Running 28.63s Step 300( N/A%), pre moving , FPS 14.61, Running 28.68s Step 301( N/A%), pre moving , FPS 14.88, Running 28.74s Step 302( N/A%), pre moving , FPS 15.12, Running 28.79s Step 303( N/A%), pre moving , FPS 15.40, Running 28.84s Step 304( N/A%), pre moving , FPS 15.64, Running 28.90s Step 305( N/A%), pre moving , FPS 15.58, Running 28.97s Step 306( N/A%), pre moving , FPS 15.59, Running 29.05s Step 307( N/A%), pre moving , FPS 15.62, Running 29.13s Step 308( N/A%), pre moving , FPS 15.59, Running 29.20s Step 309( N/A%), pre moving , FPS 15.27, Running 29.30s Step 310( N/A%), pre moving , FPS 15.18, Running 29.38s Step 311( N/A%), pre moving , FPS 14.92, Running 29.47s Step 312( N/A%), pre moving , FPS 14.64, Running 29.56s Step 313( N/A%), pre moving , FPS 14.32, Running 29.64s Step 314( N/A%), pre moving , FPS 14.03, Running 29.73s Step 315( N/A%), pre moving , FPS 13.97, Running 29.80s Step 316( N/A%), pre moving , FPS 13.81, Running 29.88s Step 317( N/A%), pre moving , FPS 13.73, Running 29.96s Step 318( N/A%), pre moving , FPS 13.63, Running 30.02s Step 319( N/A%), pre moving , FPS 13.83, Running 30.07s Step 320( N/A%), pre moving , FPS 14.02, Running 30.11s Step 321( N/A%), pre moving , FPS 14.22, Running 30.14s Step 322( N/A%), pre moving , FPS 14.40, Running 30.18s Step 323( N/A%), pre moving , FPS 14.56, Running 30.22s Step 324( N/A%), pre moving , FPS 14.76, Running 30.25s Step 325( N/A%), pre moving , FPS 15.14, Running 30.29s Step 326( N/A%), pre moving , FPS 15.65, Running 30.33s Step 327( N/A%), pre moving , FPS 16.19, Running 30.36s Step 328( N/A%), pre moving , FPS 16.52, Running 30.41s Step 329( N/A%), pre moving , FPS 17.08, Running 30.47s Step 330( N/A%), pre moving , FPS 17.62, Running 30.52s Step 331( N/A%), pre moving , FPS 18.35, Running 30.56s Step 332( N/A%), pre moving , FPS 19.30, Running 30.59s Step 333( N/A%), pre moving , FPS 20.35, Running 30.63s Step 334( N/A%), pre moving , FPS 21.43, Running 30.66s Step 335( N/A%), pre moving , FPS 22.43, Running 30.69s Step 336( N/A%), pre moving , FPS 23.34, Running 30.74s Step 337( N/A%), pre moving , FPS 24.58, Running 30.78s Step 338( N/A%), pre moving , FPS 25.44, Running 30.81s Step 339( N/A%), pre moving , FPS 25.93, Running 30.85s Step 340( N/A%), pre moving , FPS 25.93, Running 30.88s Step 341( N/A%), pre moving , FPS 26.07, Running 30.91s Step 342( N/A%), pre moving , FPS 26.23, Running 30.94s Step 343( N/A%), pre moving , FPS 26.26, Running 30.98s Step 344( N/A%), pre moving , FPS 26.30, Running 31.01s Step 345( N/A%), pre moving , FPS 26.52, Running 31.05s Step 346( N/A%), pre moving , FPS 26.55, Running 31.08s Step 347( N/A%), pre moving , FPS 26.50, Running 31.12s Step 348( N/A%), pre moving , FPS 26.89, Running 31.15s Step 349( N/A%), pre moving , FPS 17.46, Running 31.61s Step 350( N/A%), pre moving , FPS 17.75, Running 31.65s Step 351( N/A%), pre moving , FPS 17.84, Running 31.68s Step 352( N/A%), pre moving , FPS 17.53, Running 31.73s Step 353( N/A%), pre moving , FPS 17.10, Running 31.80s Step 354( N/A%), pre moving , FPS 16.77, Running 31.85s Step 355( N/A%), pre moving , FPS 16.79, Running 31.88s Step 356( N/A%), pre moving , FPS 16.99, Running 31.92s Step 357( N/A%), pre moving , FPS 17.04, Running 31.95s Step 358( N/A%), pre moving , FPS 17.06, Running 31.98s Step 359( N/A%), pre moving , FPS 16.84, Running 32.03s Step 360( N/A%), pre moving , FPS 16.64, Running 32.08s Step 361( N/A%), pre moving , FPS 16.62, Running 32.11s Step 362( N/A%), pre moving , FPS 16.62, Running 32.15s Step 363( N/A%), pre moving , FPS 16.60, Running 32.18s Step 364( N/A%), pre moving , FPS 16.58, Running 32.22s Step 365( N/A%), pre moving , FPS 16.52, Running 32.26s Step 366( N/A%), pre moving , FPS 16.30, Running 32.31s Step 367( N/A%), pre moving , FPS 16.35, Running 32.34s Step 368( N/A%), pre moving , FPS 16.37, Running 32.37s Step 369( N/A%), pre moving , FPS 25.20, Running 32.41s Step 370( N/A%), pre moving , FPS 25.28, Running 32.44s Step 371( N/A%), pre moving , FPS 25.25, Running 32.47s Step 372( N/A%), pre moving , FPS 25.42, Running 32.52s Step 373( N/A%), pre moving , FPS 25.71, Running 32.57s Step 374( N/A%), pre moving , FPS 25.80, Running 32.63s Step 375( N/A%), pre moving , FPS 25.19, Running 32.68s Step 376( N/A%), pre moving , FPS 24.68, Running 32.73s Step 377( N/A%), pre moving , FPS 24.18, Running 32.78s Step 378( N/A%), pre moving , FPS 23.59, Running 32.83s Step 379( N/A%), pre moving , FPS 23.52, Running 32.88s Step 380( N/A%), pre moving , FPS 23.41, Running 32.94s Step 381( N/A%), pre moving , FPS 22.96, Running 32.99s Step 382( N/A%), pre moving , FPS 22.33, Running 33.04s Step 383( N/A%), pre moving , FPS 21.68, Running 33.11s Step 384( N/A%), pre moving , FPS 21.19, Running 33.16s Step 385( N/A%), pre moving , FPS 20.89, Running 33.22s Step 386( N/A%), pre moving , FPS 20.79, Running 33.27s Step 387( N/A%), pre moving , FPS 20.45, Running 33.32s Step 388( N/A%), pre moving , FPS 20.49, Running 33.35s Step 389( N/A%), pre moving , FPS 20.04, Running 33.40s Step 390( N/A%), pre moving , FPS 19.88, Running 33.44s Step 391( N/A%), pre moving , FPS 19.79, Running 33.48s Step 392( N/A%), pre moving , FPS 19.99, Running 33.52s Step 393( N/A%), pre moving , FPS 20.23, Running 33.56s Step 394( N/A%), pre moving , FPS 20.60, Running 33.60s Step 395( N/A%), pre moving , FPS 21.02, Running 33.63s Step 396( N/A%), pre moving , FPS 21.39, Running 33.66s Step 397( N/A%), pre moving , FPS 21.80, Running 33.69s Step 398( N/A%), pre moving , FPS 22.33, Running 33.73s Step 399( N/A%), pre moving , FPS 22.79, Running 33.76s Step 400( N/A%), pre moving , FPS 23.36, Running 33.79s Step 401( N/A%), pre moving , FPS 23.86, Running 33.82s Step 402( N/A%), pre moving , FPS 24.40, Running 33.86s Step 403( N/A%), pre moving , FPS 25.18, Running 33.90s Step 404( N/A%), pre moving , FPS 25.82, Running 33.94s Step 405( N/A%), pre moving , FPS 26.42, Running 33.97s Step 406( N/A%), pre moving , FPS 26.36, Running 34.03s Step 407( N/A%), pre moving , FPS 26.91, Running 34.06s Step 408( N/A%), pre moving , FPS 26.93, Running 34.09s Step 409( N/A%), pre moving , FPS 27.76, Running 34.12s Step 410( N/A%), pre moving , FPS 28.09, Running 34.16s Step 411( N/A%), pre moving , FPS 28.33, Running 34.19s Step 412( N/A%), pre moving , FPS 28.39, Running 34.23s Step 413( N/A%), pre moving , FPS 28.62, Running 34.26s Step 414( N/A%), pre moving , FPS 28.74, Running 34.29s Step 415( N/A%), pre moving , FPS 9.01, Running 35.85s Step 416( N/A%), pre moving , FPS 8.17, Running 36.11s Step 417( N/A%), pre moving , FPS 7.71, Running 36.29s Step 418( N/A%), pre moving , FPS 7.16, Running 36.52s Step 419( N/A%), pre moving , FPS 6.87, Running 36.67s Step 420( N/A%), pre moving , FPS 6.36, Running 36.94s Step 421( N/A%), pre moving , FPS 6.05, Running 37.13s Step 422( N/A%), pre moving , FPS 5.63, Running 37.42s Step 423( N/A%), pre moving , FPS 5.43, Running 37.58s Step 424( N/A%), pre moving , FPS 5.13, Running 37.84s Step 425( N/A%), pre moving , FPS 4.96, Running 38.00s Step 426( N/A%), pre moving , FPS 4.72, Running 38.27s Step 427( N/A%), pre moving , FPS 4.59, Running 38.42s Step 428( N/A%), pre moving , FPS 4.35, Running 38.69s Step 429( N/A%), pre moving , FPS 4.22, Running 38.86s Step 430( N/A%), pre moving , FPS 4.05, Running 39.09s Step 431( N/A%), pre moving , FPS 3.95, Running 39.26s Step 432( N/A%), pre moving , FPS 3.77, Running 39.53s Step 433( N/A%), pre moving , FPS 3.66, Running 39.73s Step 434( N/A%), pre moving , FPS 3.49, Running 40.03s Step 435( 0.33%), action 1, FPS 4.11, Running 40.71s Step 436( 0.67%), action 2, FPS 3.84, Running 41.32s Step 437( 1.00%), action 3, FPS 3.52, Running 41.97s Step 438( 1.33%), action 4, FPS 3.45, Running 42.32s Step 439( 1.67%), action 5, FPS 3.17, Running 42.98s Step 440( 2.00%), action 6, FPS 3.20, Running 43.20s Step 441( 2.33%), action 7, FPS 3.11, Running 43.56s Step 442( 2.67%), action 8, FPS 3.00, Running 44.09s Step 443( 3.00%), action 9, FPS 2.91, Running 44.46s Step 444( 3.33%), action 10, FPS 2.86, Running 44.83s Step 445( 3.67%), action 11, FPS 2.62, Running 45.64s Step 446( 4.00%), action 12, FPS 2.51, Running 46.24s Step 447( 4.33%), action 13, FPS 2.39, Running 46.79s Step 448( 4.67%), action 14, FPS 2.30, Running 47.38s Step 449( 5.00%), action 15, FPS 2.22, Running 47.86s Step 450( 5.33%), action 16, FPS 2.18, Running 48.26s Step 451( 5.67%), action 17, FPS 2.13, Running 48.67s Step 452( 6.00%), action 18, FPS 2.05, Running 49.27s Step 453( 6.33%), action 19, FPS 1.99, Running 49.80s Step 454( 6.67%), action 20, FPS 1.98, Running 50.14s Step 455( 7.00%), action 21, FPS 1.96, Running 50.92s Step 456( 7.33%), action 22, FPS 2.01, Running 51.30s Step 457( 7.67%), action 23, FPS 2.01, Running 51.92s Step 458( 8.00%), action 24, FPS 1.96, Running 52.51s Step 459( 8.33%), action 25, FPS 2.01, Running 52.94s Step 460( 8.67%), action 26, FPS 1.94, Running 53.50s Step 461( 9.00%), action 27, FPS 1.91, Running 54.02s Step 462( 9.33%), action 28, FPS 1.92, Running 54.52s Step 463( 9.67%), action 29, FPS 1.88, Running 55.08s Step 464( 10.00%), action 30, FPS 1.89, Running 55.42s Step 465( 10.33%), action 31, FPS 1.93, Running 56.00s Step 466( 10.67%), action 32, FPS 1.98, Running 56.32s Step 467( 11.00%), action 33, FPS 2.03, Running 56.67s Step 468( 11.33%), action 34, FPS 2.02, Running 57.27s Step 469( 11.67%), action 35, FPS 2.01, Running 57.82s Step 470( 12.00%), action 36, FPS 1.99, Running 58.31s Step 471( 12.33%), action 37, FPS 1.99, Running 58.71s Step 472( 12.67%), action 38, FPS 2.00, Running 59.27s Step 473( 13.00%), action 39, FPS 2.05, Running 59.54s Step 474( 13.33%), action 40, FPS 2.04, Running 59.93s Step 475( 13.67%), action 41, FPS 2.05, Running 60.66s Step 476( 14.00%), action 42, FPS 2.00, Running 61.27s Step 477( 14.33%), action 43, FPS 2.06, Running 61.63s Step 478( 14.67%), action 44, FPS 2.11, Running 61.97s Step 479( 15.00%), action 45, FPS 2.12, Running 62.35s Step 480( 15.33%), action 46, FPS 2.13, Running 62.88s Step 481( 15.67%), action 47, FPS 2.14, Running 63.36s Step 482( 16.00%), action 48, FPS 2.12, Running 63.94s Step 483( 16.33%), action 49, FPS 2.19, Running 64.24s Step 484( 16.67%), action 50, FPS 2.18, Running 64.60s Step 485( 17.00%), action 51, FPS 2.16, Running 65.28s Step 486( 17.33%), action 52, FPS 2.13, Running 65.73s Step 487( 17.67%), action 53, FPS 2.09, Running 66.24s Step 488( 18.00%), action 54, FPS 2.14, Running 66.62s Step 489( 18.33%), action 55, FPS 2.16, Running 67.08s Step 490( 18.67%), action 56, FPS 2.20, Running 67.41s Step 491( 19.00%), action 57, FPS 2.17, Running 67.91s Step 492( 19.33%), action 58, FPS 2.23, Running 68.25s Step 493( 19.67%), action 59, FPS 2.22, Running 68.57s Step 494( 20.00%), action 60, FPS 2.16, Running 69.19s Step 495( 20.33%), action 61, FPS 2.20, Running 69.77s Step 496( 20.67%), action 62, FPS 2.21, Running 70.34s Step 497( 21.00%), action 63, FPS 2.20, Running 70.71s Step 498( 21.33%), action 64, FPS 2.19, Running 71.09s Step 499( 21.67%), action 65, FPS 2.21, Running 71.40s Step 500( 22.00%), action 66, FPS 2.25, Running 71.76s Step 501( 22.33%), action 67, FPS 2.28, Running 72.15s Step 502( 22.67%), action 68, FPS 2.36, Running 72.44s Step 503( 23.00%), action 69, FPS 2.35, Running 72.74s Step 504( 23.33%), action 70, FPS 2.34, Running 73.16s Step 505( 23.67%), action 71, FPS 2.40, Running 73.60s Step 506( 24.00%), action 72, FPS 2.44, Running 73.93s Step 507( 24.33%), action 73, FPS 2.49, Running 74.26s Step 508( 24.67%), action 74, FPS 2.51, Running 74.58s Step 509( 25.00%), action 75, FPS 2.54, Running 74.95s Step 510( 25.33%), action 76, FPS 2.55, Running 75.24s Step 511( 25.67%), action 77, FPS 2.59, Running 75.62s Step 512( 26.00%), action 78, FPS 2.59, Running 75.97s Step 513( 26.33%), action 79, FPS 2.59, Running 76.29s Step 514( 26.67%), action 80, FPS 2.70, Running 76.59s Step 515( 27.00%), action 81, FPS 2.73, Running 77.10s Step 516( 27.33%), action 82, FPS 2.82, Running 77.43s Step 517( 27.67%), action 83, FPS 2.83, Running 77.77s Step 518( 28.00%), action 84, FPS 2.88, Running 78.04s Step 519( 28.33%), action 85, FPS 2.79, Running 78.58s Step 520( 28.67%), action 86, FPS 2.79, Running 78.94s Step 521( 29.00%), action 87, FPS 2.82, Running 79.24s Step 522( 29.33%), action 88, FPS 2.83, Running 79.49s Step 523( 29.67%), action 89, FPS 2.84, Running 79.78s Step 524( 30.00%), action 90, FPS 2.82, Running 80.25s Step 525( 30.33%), action 91, FPS 2.83, Running 80.68s Step 526( 30.67%), action 92, FPS 2.82, Running 81.02s Step 527( 31.00%), action 93, FPS 2.82, Running 81.35s Step 528( 31.33%), action 94, FPS 2.84, Running 81.63s Step 529( 31.67%), action 95, FPS 2.83, Running 82.00s Step 530( 32.00%), action 96, FPS 2.78, Running 82.43s Step 531( 32.33%), action 97, FPS 2.79, Running 82.79s Step 532( 32.67%), action 98, FPS 2.82, Running 83.06s Step 533( 33.00%), action 99, FPS 2.71, Running 83.65s Step 534( 33.33%), action 100, FPS 2.62, Running 84.21s Step 535( 33.67%), action 101, FPS 2.54, Running 84.99s Step 536( 34.00%), action 102, FPS 2.47, Running 85.52s Step 537( 34.33%), action 103, FPS 2.47, Running 85.88s Step 538( 34.67%), action 104, FPS 2.37, Running 86.46s Step 539( 35.00%), action 105, FPS 2.40, Running 86.92s Step 540( 35.33%), action 106, FPS 2.36, Running 87.41s Step 541( 35.67%), action 107, FPS 2.31, Running 87.90s Step 542( 36.00%), action 108, FPS 2.24, Running 88.42s Step 543( 36.33%), action 109, FPS 2.20, Running 88.89s Step 544( 36.67%), action 110, FPS 2.20, Running 89.33s Step 545( 37.00%), action 111, FPS 2.16, Running 89.96s Step 546( 37.33%), action 112, FPS 2.14, Running 90.37s Step 547( 37.67%), action 113, FPS 2.10, Running 90.87s Step 548( 38.00%), action 114, FPS 2.06, Running 91.35s Step 549( 38.33%), action 115, FPS 2.03, Running 91.86s Step 550( 38.67%), action 116, FPS 2.03, Running 92.30s Step 551( 39.00%), action 117, FPS 2.03, Running 92.63s Step 552( 39.33%), action 118, FPS 2.03, Running 92.92s Step 553( 39.67%), action 119, FPS 2.04, Running 93.43s Step 554( 40.00%), action 120, FPS 2.10, Running 93.76s Step 555( 40.33%), action 121, FPS 2.12, Running 94.42s Step 556( 40.67%), action 122, FPS 2.17, Running 94.72s Step 557( 41.00%), action 123, FPS 2.14, Running 95.21s Step 558( 41.33%), action 124, FPS 2.16, Running 95.74s Step 559( 41.67%), action 125, FPS 2.19, Running 96.07s Step 560( 42.00%), action 126, FPS 2.19, Running 96.55s Step 561( 42.33%), action 127, FPS 2.22, Running 96.90s Step 562( 42.67%), action 128, FPS 2.19, Running 97.58s Step 563( 43.00%), action 129, FPS 2.18, Running 98.07s Step 564( 43.33%), action 130, FPS 2.19, Running 98.46s Step 565( 43.67%), action 131, FPS 2.23, Running 98.93s Step 566( 44.00%), action 132, FPS 2.20, Running 99.46s Step 567( 44.33%), action 133, FPS 2.23, Running 99.84s Step 568( 44.67%), action 134, FPS 2.23, Running 100.31s Step 569( 45.00%), action 135, FPS 2.24, Running 100.78s Step 570( 45.33%), action 136, FPS 2.23, Running 101.25s Step 571( 45.67%), action 137, FPS 2.22, Running 101.65s Step 572( 46.00%), action 138, FPS 2.15, Running 102.21s Step 573( 46.33%), action 139, FPS 2.21, Running 102.50s Step 574( 46.67%), action 140, FPS 2.23, Running 102.72s Step 575( 47.00%), action 141, FPS 2.29, Running 103.15s Step 576( 47.33%), action 142, FPS 2.31, Running 103.37s Step 577( 47.67%), action 143, FPS 2.30, Running 103.91s Step 578( 48.00%), action 144, FPS 2.37, Running 104.17s Step 579( 48.33%), action 145, FPS 2.36, Running 104.53s Step 580( 48.67%), action 146, FPS 2.40, Running 104.88s Step 581( 49.00%), action 147, FPS 2.35, Running 105.40s Step 582( 49.33%), action 148, FPS 2.48, Running 105.65s Step 583( 49.67%), action 149, FPS 2.53, Running 105.98s Step 584( 50.00%), action 150, FPS 2.51, Running 106.43s Step 585( 50.33%), action 151, FPS 2.48, Running 106.98s Step 586( 50.67%), action 152, FPS 2.54, Running 107.33s Step 587( 51.00%), action 153, FPS 2.51, Running 107.80s Step 588( 51.33%), action 154, FPS 2.57, Running 108.09s Step 589( 51.67%), action 155, FPS 2.60, Running 108.47s Step 590( 52.00%), action 156, FPS 2.63, Running 108.87s [2026-08-01 18:24:33] [67 ] Seed 66 success after 109.59 s. +steps: 590 , actions: 156 . +Instruction: Empty +Total 35/67(52.24%) success. +Setting seed: 67 +Step 1( N/A%), pre moving , FPS 4.30, Running 0.23s Step 2( N/A%), pre moving , FPS 7.43, Running 0.27s Step 3( N/A%), pre moving , FPS 9.87, Running 0.30s Step 4( N/A%), pre moving , FPS 11.74, Running 0.34s Step 5( N/A%), pre moving , FPS 12.71, Running 0.39s Step 6( N/A%), pre moving , FPS 13.74, Running 0.44s Step 7( N/A%), pre moving , FPS 14.59, Running 0.48s Step 8( N/A%), pre moving , FPS 15.37, Running 0.52s Step 9( N/A%), pre moving , FPS 15.43, Running 0.58s Step 10( N/A%), pre moving , FPS 16.03, Running 0.62s Step 11( N/A%), pre moving , FPS 16.63, Running 0.66s Step 12( N/A%), pre moving , FPS 17.17, Running 0.70s Step 13( N/A%), pre moving , FPS 17.62, Running 0.74s Step 14( N/A%), pre moving , FPS 17.94, Running 0.78s Step 15( N/A%), pre moving , FPS 18.19, Running 0.82s Step 16( N/A%), pre moving , FPS 18.38, Running 0.87s Step 17( N/A%), pre moving , FPS 18.70, Running 0.91s Step 18( N/A%), pre moving , FPS 19.01, Running 0.95s Step 19( N/A%), pre moving , FPS 19.26, Running 0.99s Step 20( N/A%), pre moving , FPS 19.34, Running 1.03s Step 21( N/A%), pre moving , FPS 18.56, Running 1.31s Step 22( N/A%), pre moving , FPS 17.61, Running 1.41s Step 23( N/A%), pre moving , FPS 17.51, Running 1.45s Step 24( N/A%), pre moving , FPS 17.51, Running 1.48s Step 25( N/A%), pre moving , FPS 17.75, Running 1.52s Step 26( N/A%), pre moving , FPS 14.83, Running 1.79s Step 27( N/A%), pre moving , FPS 14.86, Running 1.83s Step 28( N/A%), pre moving , FPS 14.84, Running 1.87s Step 29( N/A%), pre moving , FPS 14.84, Running 1.93s Step 30( N/A%), pre moving , FPS 14.76, Running 1.98s Step 31( N/A%), pre moving , FPS 14.74, Running 2.02s Step 32( N/A%), pre moving , FPS 14.73, Running 2.06s Step 33( N/A%), pre moving , FPS 14.67, Running 2.10s Step 34( N/A%), pre moving , FPS 14.67, Running 2.14s Step 35( N/A%), pre moving , FPS 14.66, Running 2.19s Step 36( N/A%), pre moving , FPS 11.65, Running 2.59s Step 37( N/A%), pre moving , FPS 11.61, Running 2.63s Step 38( N/A%), pre moving , FPS 11.56, Running 2.68s Step 39( N/A%), pre moving , FPS 11.46, Running 2.73s Step 40( N/A%), pre moving , FPS 11.49, Running 2.78s Step 41( N/A%), pre moving , FPS 13.28, Running 2.82s Step 42( N/A%), pre moving , FPS 13.79, Running 2.86s Step 43( N/A%), pre moving , FPS 13.81, Running 2.89s Step 44( N/A%), pre moving , FPS 13.77, Running 2.94s Step 45( N/A%), pre moving , FPS 13.73, Running 2.98s Step 46( N/A%), pre moving , FPS 16.15, Running 3.02s Step 47( N/A%), pre moving , FPS 16.11, Running 3.07s Step 48( N/A%), pre moving , FPS 16.08, Running 3.11s Step 49( N/A%), pre moving , FPS 16.17, Running 3.17s Step 50( N/A%), pre moving , FPS 16.22, Running 3.21s Step 51( N/A%), pre moving , FPS 16.02, Running 3.27s Step 52( N/A%), pre moving , FPS 16.01, Running 3.31s Step 53( N/A%), pre moving , FPS 16.09, Running 3.34s Step 54( N/A%), pre moving , FPS 16.11, Running 3.39s Step 55( N/A%), pre moving , FPS 16.04, Running 3.44s Step 56( N/A%), pre moving , FPS 22.37, Running 3.48s Step 57( N/A%), pre moving , FPS 22.26, Running 3.53s Step 58( N/A%), pre moving , FPS 22.05, Running 3.59s Step 59( N/A%), pre moving , FPS 22.35, Running 3.63s Step 60( N/A%), pre moving , FPS 22.38, Running 3.67s Step 61( N/A%), pre moving , FPS 21.94, Running 3.73s Step 62( N/A%), pre moving , FPS 21.86, Running 3.77s Step 63( N/A%), pre moving , FPS 21.76, Running 3.81s Step 64( N/A%), pre moving , FPS 21.80, Running 3.85s Step 65( N/A%), pre moving , FPS 21.75, Running 3.90s Step 66( N/A%), pre moving , FPS 21.89, Running 3.94s Step 67( N/A%), pre moving , FPS 21.49, Running 4.00s Step 68( N/A%), pre moving , FPS 21.08, Running 4.06s Step 69( N/A%), pre moving , FPS 20.90, Running 4.12s Step 70( N/A%), pre moving , FPS 20.49, Running 4.19s Step 71( N/A%), pre moving , FPS 20.32, Running 4.25s Step 72( N/A%), pre moving , FPS 19.79, Running 4.32s Step 73( N/A%), pre moving , FPS 19.23, Running 4.38s Step 74( N/A%), pre moving , FPS 18.85, Running 4.45s Step 75( N/A%), pre moving , FPS 18.69, Running 4.51s Step 76( N/A%), pre moving , FPS 18.42, Running 4.57s Step 77( N/A%), pre moving , FPS 18.12, Running 4.63s Step 78( N/A%), pre moving , FPS 18.03, Running 4.69s Step 79( N/A%), pre moving , FPS 17.51, Running 4.77s Step 80( N/A%), pre moving , FPS 16.98, Running 4.85s Step 81( N/A%), pre moving , FPS 16.87, Running 4.91s Step 82( N/A%), pre moving , FPS 16.56, Running 4.98s Step 83( N/A%), pre moving , FPS 16.20, Running 5.05s Step 84( N/A%), pre moving , FPS 15.86, Running 5.11s Step 85( N/A%), pre moving , FPS 15.64, Running 5.18s Step 86( N/A%), pre moving , FPS 15.37, Running 5.24s Step 87( N/A%), pre moving , FPS 15.62, Running 5.28s Step 88( N/A%), pre moving , FPS 15.92, Running 5.32s Step 89( N/A%), pre moving , FPS 16.13, Running 5.36s Step 90( N/A%), pre moving , FPS 16.41, Running 5.41s Step 91( N/A%), pre moving , FPS 16.70, Running 5.45s Step 92( N/A%), pre moving , FPS 17.07, Running 5.49s Step 93( N/A%), pre moving , FPS 17.40, Running 5.53s Step 94( N/A%), pre moving , FPS 17.75, Running 5.57s Step 95( N/A%), pre moving , FPS 18.09, Running 5.61s Step 96( N/A%), pre moving , FPS 18.32, Running 5.66s Step 97( N/A%), pre moving , FPS 18.80, Running 5.70s Step 98( N/A%), pre moving , FPS 19.18, Running 5.74s Step 99( N/A%), pre moving , FPS 19.84, Running 5.78s Step 100( N/A%), pre moving , FPS 20.57, Running 5.82s Step 101( N/A%), pre moving , FPS 21.11, Running 5.86s Step 102( N/A%), pre moving , FPS 21.63, Running 5.90s Step 103( N/A%), pre moving , FPS 22.12, Running 5.95s Step 104( N/A%), pre moving , FPS 22.62, Running 6.00s Step 105( N/A%), pre moving , FPS 23.14, Running 6.04s Step 106( N/A%), pre moving , FPS 23.78, Running 6.08s Step 107( N/A%), pre moving , FPS 23.76, Running 6.12s Step 108( N/A%), pre moving , FPS 23.61, Running 6.16s Step 109( N/A%), pre moving , FPS 23.80, Running 6.20s Step 110( N/A%), pre moving , FPS 23.93, Running 6.24s Step 111( N/A%), pre moving , FPS 23.96, Running 6.28s Step 112( N/A%), pre moving , FPS 23.98, Running 6.32s Step 113( N/A%), pre moving , FPS 24.17, Running 6.36s Step 114( N/A%), pre moving , FPS 24.21, Running 6.40s Step 115( N/A%), pre moving , FPS 23.95, Running 6.45s Step 116( N/A%), pre moving , FPS 23.74, Running 6.50s Step 117( N/A%), pre moving , FPS 23.69, Running 6.54s Step 118( N/A%), pre moving , FPS 23.60, Running 6.58s Step 119( N/A%), pre moving , FPS 23.52, Running 6.63s Step 120( N/A%), pre moving , FPS 14.18, Running 7.23s Step 121( N/A%), pre moving , FPS 12.59, Running 7.45s Step 122( N/A%), pre moving , FPS 10.87, Running 7.74s Step 123( N/A%), pre moving , FPS 10.22, Running 7.91s Step 124( N/A%), pre moving , FPS 9.20, Running 8.17s Step 125( N/A%), pre moving , FPS 8.52, Running 8.39s Step 126( N/A%), pre moving , FPS 7.85, Running 8.63s Step 127( N/A%), pre moving , FPS 7.34, Running 8.85s Step 128( N/A%), pre moving , FPS 6.86, Running 9.08s Step 129( N/A%), pre moving , FPS 6.60, Running 9.23s Step 130( N/A%), pre moving , FPS 6.14, Running 9.50s Step 131( N/A%), pre moving , FPS 5.90, Running 9.67s Step 132( N/A%), pre moving , FPS 5.47, Running 9.98s Step 133( N/A%), pre moving , FPS 5.27, Running 10.16s Step 134( N/A%), pre moving , FPS 4.95, Running 10.44s Step 135( N/A%), pre moving , FPS 4.80, Running 10.61s Step 136( N/A%), pre moving , FPS 4.57, Running 10.88s Step 137( N/A%), pre moving , FPS 4.43, Running 11.06s Step 138( N/A%), pre moving , FPS 4.21, Running 11.34s Step 139( N/A%), pre moving , FPS 4.10, Running 11.50s Step 140( N/A%), pre moving , FPS 4.41, Running 11.76s Step 141( N/A%), pre moving , FPS 4.42, Running 11.97s Step 142( N/A%), pre moving , FPS 4.46, Running 12.22s Step 143( N/A%), pre moving , FPS 4.44, Running 12.42s Step 144( N/A%), pre moving , FPS 4.42, Running 12.69s Step 145( N/A%), pre moving , FPS 4.44, Running 12.89s Step 146( N/A%), pre moving , FPS 4.42, Running 13.15s Step 147( N/A%), pre moving , FPS 4.49, Running 13.31s Step 148( N/A%), pre moving , FPS 4.41, Running 13.62s Step 149( N/A%), pre moving , FPS 4.37, Running 13.81s Step 150( N/A%), pre moving , FPS 4.39, Running 14.06s Step 151( N/A%), pre moving , FPS 4.40, Running 14.22s Step 152( N/A%), pre moving , FPS 4.44, Running 14.49s Step 153( N/A%), pre moving , FPS 4.43, Running 14.67s Step 154( N/A%), pre moving , FPS 4.41, Running 14.97s Step 155( N/A%), pre moving , FPS 4.43, Running 15.12s Step 156( N/A%), pre moving , FPS 4.42, Running 15.40s Step 157( N/A%), pre moving , FPS 4.42, Running 15.58s Step 158( N/A%), pre moving , FPS 4.46, Running 15.82s Step 159( N/A%), pre moving , FPS 4.47, Running 15.97s Step 160( N/A%), pre moving , FPS 4.49, Running 16.22s Step 161( N/A%), pre moving , FPS 4.51, Running 16.41s Step 162( N/A%), pre moving , FPS 4.52, Running 16.65s Step 163( N/A%), pre moving , FPS 4.51, Running 16.85s Step 164( N/A%), pre moving , FPS 4.52, Running 17.11s Step 165( N/A%), pre moving , FPS 4.56, Running 17.28s Step 166( N/A%), pre moving , FPS 4.55, Running 17.55s Step 167( N/A%), pre moving , FPS 4.44, Running 17.81s Step 168( N/A%), pre moving , FPS 4.47, Running 18.09s Step 169( N/A%), pre moving , FPS 4.42, Running 18.33s Step 170( N/A%), pre moving , FPS 4.43, Running 18.58s Step 171( N/A%), pre moving , FPS 4.42, Running 18.75s Step 172( N/A%), pre moving , FPS 4.44, Running 18.99s Step 173( N/A%), pre moving , FPS 4.42, Running 19.19s Step 174( N/A%), pre moving , FPS 4.41, Running 19.50s Step 175( N/A%), pre moving , FPS 4.53, Running 19.54s Step 176( N/A%), pre moving , FPS 4.78, Running 19.58s Step 177( N/A%), pre moving , FPS 4.94, Running 19.63s Step 178( N/A%), pre moving , FPS 5.19, Running 19.67s Step 179( N/A%), pre moving , FPS 5.34, Running 19.72s Step 180( N/A%), pre moving , FPS 5.65, Running 19.76s Step 181( N/A%), pre moving , FPS 5.89, Running 19.80s Step 182( N/A%), pre moving , FPS 6.27, Running 19.84s Step 183( N/A%), pre moving , FPS 6.60, Running 19.88s Step 184( N/A%), pre moving , FPS 7.12, Running 19.92s Step 185( N/A%), pre moving , FPS 6.34, Running 20.43s Step 186( N/A%), pre moving , FPS 6.84, Running 20.47s Step 187( N/A%), pre moving , FPS 7.39, Running 20.52s Step 188( N/A%), pre moving , FPS 8.12, Running 20.56s Step 189( N/A%), pre moving , FPS 8.75, Running 20.61s Step 190( N/A%), pre moving , FPS 9.61, Running 20.66s Step 191( N/A%), pre moving , FPS 10.10, Running 20.73s Step 192( N/A%), pre moving , FPS 11.13, Running 20.79s Step 193( N/A%), pre moving , FPS 11.96, Running 20.86s Step 194( N/A%), pre moving , FPS 14.08, Running 20.92s Step 195( N/A%), pre moving , FPS 13.87, Running 20.98s Step 196( N/A%), pre moving , FPS 13.68, Running 21.05s Step 197( N/A%), pre moving , FPS 13.41, Running 21.12s Step 198( N/A%), pre moving , FPS 12.83, Running 21.23s Step 199( N/A%), pre moving , FPS 12.59, Running 21.31s Step 200( N/A%), pre moving , FPS 12.40, Running 21.37s Step 201( N/A%), pre moving , FPS 12.15, Running 21.45s Step 202( N/A%), pre moving , FPS 11.66, Running 21.56s Step 203( N/A%), pre moving , FPS 11.43, Running 21.63s Step 204( N/A%), pre moving , FPS 11.20, Running 21.71s Step 205( N/A%), pre moving , FPS 14.39, Running 21.82s Step 206( N/A%), pre moving , FPS 13.82, Running 21.92s Step 207( N/A%), pre moving , FPS 13.31, Running 22.02s Step 208( N/A%), pre moving , FPS 12.73, Running 22.13s Step 209( N/A%), pre moving , FPS 12.35, Running 22.23s Step 210( N/A%), pre moving , FPS 11.93, Running 22.34s Step 211( N/A%), pre moving , FPS 11.69, Running 22.44s Step 212( N/A%), pre moving , FPS 11.30, Running 22.56s Step 213( N/A%), pre moving , FPS 11.10, Running 22.66s Step 214( N/A%), pre moving , FPS 10.78, Running 22.78s Step 215( N/A%), pre moving , FPS 10.56, Running 22.88s Step 216( N/A%), pre moving , FPS 10.32, Running 22.98s Step 217( N/A%), pre moving , FPS 10.19, Running 23.08s Step 218( N/A%), pre moving , FPS 10.18, Running 23.20s Step 219( N/A%), pre moving , FPS 10.04, Running 23.30s Step 220( N/A%), pre moving , FPS 9.80, Running 23.41s Step 221( N/A%), pre moving , FPS 9.58, Running 23.53s Step 222( N/A%), pre moving , FPS 9.61, Running 23.64s Step 223( N/A%), pre moving , FPS 9.50, Running 23.74s Step 224( N/A%), pre moving , FPS 9.38, Running 23.84s Step 225( N/A%), pre moving , FPS 9.47, Running 23.93s Step 226( N/A%), pre moving , FPS 9.54, Running 24.02s Step 227( N/A%), pre moving , FPS 9.57, Running 24.11s Step 228( N/A%), pre moving , FPS 9.67, Running 24.20s Step 229( N/A%), pre moving , FPS 9.79, Running 24.28s Step 230( N/A%), pre moving , FPS 9.92, Running 24.35s Step 231( N/A%), pre moving , FPS 10.08, Running 24.42s Step 232( N/A%), pre moving , FPS 10.31, Running 24.50s Step 233( N/A%), pre moving , FPS 10.69, Running 24.54s Step 234( N/A%), pre moving , FPS 11.16, Running 24.57s Step 235( N/A%), pre moving , FPS 11.61, Running 24.60s Step 236( N/A%), pre moving , FPS 12.09, Running 24.64s Step 237( N/A%), pre moving , FPS 12.37, Running 24.70s Step 238( N/A%), pre moving , FPS 12.81, Running 24.76s Step 239( N/A%), pre moving , FPS 13.22, Running 24.81s Step 240( N/A%), pre moving , FPS 13.92, Running 24.85s Step 241( N/A%), pre moving , FPS 14.76, Running 24.89s Step 242( N/A%), pre moving , FPS 15.51, Running 24.93s Step 243( N/A%), pre moving , FPS 16.37, Running 24.96s Step 244( N/A%), pre moving , FPS 17.29, Running 25.00s Step 245( N/A%), pre moving , FPS 18.14, Running 25.03s Step 246( N/A%), pre moving , FPS 18.99, Running 25.07s Step 247( N/A%), pre moving , FPS 14.03, Running 25.53s Step 248( N/A%), pre moving , FPS 14.55, Running 25.57s Step 249( N/A%), pre moving , FPS 15.00, Running 25.61s Step 250( N/A%), pre moving , FPS 15.42, Running 25.65s Step 251( N/A%), pre moving , FPS 15.77, Running 25.69s Step 252( N/A%), pre moving , FPS 16.20, Running 25.73s Step 253( N/A%), pre moving , FPS 16.00, Running 25.79s Step 254( N/A%), pre moving , FPS 15.99, Running 25.82s Step 255( N/A%), pre moving , FPS 15.58, Running 25.89s Step 256( N/A%), pre moving , FPS 15.41, Running 25.94s Step 257( N/A%), pre moving , FPS 15.52, Running 25.99s Step 258( N/A%), pre moving , FPS 15.59, Running 26.04s Step 259( N/A%), pre moving , FPS 15.59, Running 26.09s Step 260( N/A%), pre moving , FPS 15.36, Running 26.15s Step 261( N/A%), pre moving , FPS 15.13, Running 26.21s Step 262( N/A%), pre moving , FPS 14.95, Running 26.26s Step 263( N/A%), pre moving , FPS 14.63, Running 26.33s Step 264( N/A%), pre moving , FPS 14.26, Running 26.40s Step 265( N/A%), pre moving , FPS 14.09, Running 26.45s Step 266( N/A%), pre moving , FPS 13.78, Running 26.52s Step 267( N/A%), pre moving , FPS 19.10, Running 26.58s Step 268( N/A%), pre moving , FPS 18.42, Running 26.66s Step 269( N/A%), pre moving , FPS 18.03, Running 26.72s Step 270( N/A%), pre moving , FPS 17.48, Running 26.79s Step 271( N/A%), pre moving , FPS 17.31, Running 26.85s Step 272( N/A%), pre moving , FPS 16.86, Running 26.92s Step 273( N/A%), pre moving , FPS 16.52, Running 27.00s Step 274( N/A%), pre moving , FPS 15.95, Running 27.07s Step 275( N/A%), pre moving , FPS 15.67, Running 27.16s Step 276( N/A%), pre moving , FPS 15.45, Running 27.23s Step 277( N/A%), pre moving , FPS 15.45, Running 27.28s Step 278( N/A%), pre moving , FPS 15.12, Running 27.36s Step 279( N/A%), pre moving , FPS 14.98, Running 27.43s Step 280( N/A%), pre moving , FPS 14.65, Running 27.52s Step 281( N/A%), pre moving , FPS 14.48, Running 27.59s Step 282( N/A%), pre moving , FPS 14.50, Running 27.64s Step 283( N/A%), pre moving , FPS 14.43, Running 27.71s Step 284( N/A%), pre moving , FPS 14.47, Running 27.78s Step 285( N/A%), pre moving , FPS 14.32, Running 27.85s Step 286( N/A%), pre moving , FPS 14.32, Running 27.92s Step 287( N/A%), pre moving , FPS 14.17, Running 27.99s Step 288( N/A%), pre moving , FPS 14.17, Running 28.07s Step 289( N/A%), pre moving , FPS 14.02, Running 28.15s Step 290( N/A%), pre moving , FPS 14.01, Running 28.22s Step 291( N/A%), pre moving , FPS 13.88, Running 28.29s Step 292( N/A%), pre moving , FPS 13.93, Running 28.36s Step 293( N/A%), pre moving , FPS 13.91, Running 28.43s Step 294( N/A%), pre moving , FPS 13.93, Running 28.51s Step 295( N/A%), pre moving , FPS 14.11, Running 28.58s Step 296( N/A%), pre moving , FPS 14.06, Running 28.65s Step 297( N/A%), pre moving , FPS 13.93, Running 28.72s Step 298( N/A%), pre moving , FPS 14.06, Running 28.79s Step 299( N/A%), pre moving , FPS 14.00, Running 28.86s Step 300( N/A%), pre moving , FPS 14.13, Running 28.93s Step 301( N/A%), pre moving , FPS 13.96, Running 29.02s Step 302( N/A%), pre moving , FPS 13.62, Running 29.11s Step 303( N/A%), pre moving , FPS 13.43, Running 29.20s Step 304( N/A%), pre moving , FPS 13.11, Running 29.31s Step 305( N/A%), pre moving , FPS 12.96, Running 29.39s Step 306( N/A%), pre moving , FPS 12.97, Running 29.46s Step 307( N/A%), pre moving , FPS 12.81, Running 29.55s Step 308( N/A%), pre moving , FPS 12.78, Running 29.63s Step 309( N/A%), pre moving , FPS 12.83, Running 29.70s Step 310( N/A%), pre moving , FPS 12.99, Running 29.76s Step 311( N/A%), pre moving , FPS 13.03, Running 29.82s Step 312( N/A%), pre moving , FPS 13.16, Running 29.88s Step 313( N/A%), pre moving , FPS 13.39, Running 29.93s Step 314( N/A%), pre moving , FPS 13.77, Running 29.96s Step 315( N/A%), pre moving , FPS 14.13, Running 30.00s Step 316( N/A%), pre moving , FPS 14.54, Running 30.03s Step 317( N/A%), pre moving , FPS 14.88, Running 30.06s Step 318( N/A%), pre moving , FPS 15.22, Running 30.10s Step 319( N/A%), pre moving , FPS 15.52, Running 30.15s Step 320( N/A%), pre moving , FPS 15.83, Running 30.20s Step 321( N/A%), pre moving , FPS 16.52, Running 30.24s Step 322( N/A%), pre moving , FPS 17.26, Running 30.27s Step 323( N/A%), pre moving , FPS 18.14, Running 30.30s Step 324( N/A%), pre moving , FPS 19.37, Running 30.34s Step 325( N/A%), pre moving , FPS 20.43, Running 30.37s Step 326( N/A%), pre moving , FPS 21.05, Running 30.41s Step 327( N/A%), pre moving , FPS 22.35, Running 30.45s Step 328( N/A%), pre moving , FPS 23.43, Running 30.49s Step 329( N/A%), pre moving , FPS 24.46, Running 30.52s Step 330( N/A%), pre moving , FPS 25.14, Running 30.56s Step 331( N/A%), pre moving , FPS 26.09, Running 30.59s Step 332( N/A%), pre moving , FPS 26.82, Running 30.62s Step 333( N/A%), pre moving , FPS 27.51, Running 30.65s Step 334( N/A%), pre moving , FPS 27.55, Running 30.69s Step 335( N/A%), pre moving , FPS 27.62, Running 30.72s Step 336( N/A%), pre moving , FPS 27.63, Running 30.75s Step 337( N/A%), pre moving , FPS 27.31, Running 30.80s Step 338( N/A%), pre moving , FPS 27.22, Running 30.84s Step 339( N/A%), pre moving , FPS 17.14, Running 31.31s Step 340( N/A%), pre moving , FPS 17.37, Running 31.35s Step 341( N/A%), pre moving , FPS 17.47, Running 31.38s Step 342( N/A%), pre moving , FPS 17.49, Running 31.42s Step 343( N/A%), pre moving , FPS 17.40, Running 31.45s Step 344( N/A%), pre moving , FPS 17.40, Running 31.49s Step 345( N/A%), pre moving , FPS 17.40, Running 31.52s Step 346( N/A%), pre moving , FPS 17.47, Running 31.55s Step 347( N/A%), pre moving , FPS 17.49, Running 31.59s Step 348( N/A%), pre moving , FPS 17.25, Running 31.65s Step 349( N/A%), pre moving , FPS 17.06, Running 31.69s Step 350( N/A%), pre moving , FPS 16.91, Running 31.74s Step 351( N/A%), pre moving , FPS 16.86, Running 31.78s Step 352( N/A%), pre moving , FPS 16.86, Running 31.81s Step 353( N/A%), pre moving , FPS 16.80, Running 31.84s Step 354( N/A%), pre moving , FPS 16.68, Running 31.89s Step 355( N/A%), pre moving , FPS 16.57, Running 31.93s Step 356( N/A%), pre moving , FPS 16.58, Running 31.96s Step 357( N/A%), pre moving , FPS 16.65, Running 32.00s Step 358( N/A%), pre moving , FPS 16.47, Running 32.05s Step 359( N/A%), pre moving , FPS 24.94, Running 32.11s Step 360( N/A%), pre moving , FPS 24.32, Running 32.17s Step 361( N/A%), pre moving , FPS 23.87, Running 32.22s Step 362( N/A%), pre moving , FPS 23.47, Running 32.27s Step 363( N/A%), pre moving , FPS 23.10, Running 32.32s Step 364( N/A%), pre moving , FPS 22.57, Running 32.37s Step 365( N/A%), pre moving , FPS 22.04, Running 32.43s Step 366( N/A%), pre moving , FPS 21.57, Running 32.48s Step 367( N/A%), pre moving , FPS 21.06, Running 32.54s Step 368( N/A%), pre moving , FPS 20.91, Running 32.60s Step 369( N/A%), pre moving , FPS 20.52, Running 32.67s Step 370( N/A%), pre moving , FPS 20.37, Running 32.72s Step 371( N/A%), pre moving , FPS 20.06, Running 32.77s Step 372( N/A%), pre moving , FPS 19.62, Running 32.83s Step 373( N/A%), pre moving , FPS 19.32, Running 32.88s Step 374( N/A%), pre moving , FPS 19.37, Running 32.92s Step 375( N/A%), pre moving , FPS 19.49, Running 32.95s Step 376( N/A%), pre moving , FPS 19.45, Running 32.99s Step 377( N/A%), pre moving , FPS 19.53, Running 33.02s Step 378( N/A%), pre moving , FPS 19.92, Running 33.05s Step 379( N/A%), pre moving , FPS 20.48, Running 33.09s Step 380( N/A%), pre moving , FPS 20.84, Running 33.13s Step 381( N/A%), pre moving , FPS 20.89, Running 33.18s Step 382( N/A%), pre moving , FPS 21.13, Running 33.21s Step 383( N/A%), pre moving , FPS 21.31, Running 33.26s Step 384( N/A%), pre moving , FPS 21.57, Running 33.30s Step 385( N/A%), pre moving , FPS 22.08, Running 33.33s Step 386( N/A%), pre moving , FPS 22.56, Running 33.37s Step 387( N/A%), pre moving , FPS 23.20, Running 33.40s Step 388( N/A%), pre moving , FPS 23.94, Running 33.44s Step 389( N/A%), pre moving , FPS 24.77, Running 33.48s Step 390( N/A%), pre moving , FPS 25.08, Running 33.52s Step 391( N/A%), pre moving , FPS 25.69, Running 33.55s Step 392( N/A%), pre moving , FPS 26.19, Running 33.59s Step 393( N/A%), pre moving , FPS 26.73, Running 33.63s Step 394( N/A%), pre moving , FPS 26.82, Running 33.66s Step 395( N/A%), pre moving , FPS 9.01, Running 35.17s Step 396( N/A%), pre moving , FPS 8.11, Running 35.45s Step 397( N/A%), pre moving , FPS 7.64, Running 35.64s Step 398( N/A%), pre moving , FPS 7.06, Running 35.89s Step 399( N/A%), pre moving , FPS 6.77, Running 36.04s Step 400( N/A%), pre moving , FPS 6.26, Running 36.32s Step 401( N/A%), pre moving , FPS 6.07, Running 36.47s Step 402( N/A%), pre moving , FPS 5.68, Running 36.73s Step 403( N/A%), pre moving , FPS 5.43, Running 36.94s Step 404( N/A%), pre moving , FPS 5.16, Running 37.18s Step 405( N/A%), pre moving , FPS 4.95, Running 37.37s Step 406( N/A%), pre moving , FPS 4.72, Running 37.61s Step 407( N/A%), pre moving , FPS 4.58, Running 37.77s Step 408( N/A%), pre moving , FPS 4.35, Running 38.04s Step 409( N/A%), pre moving , FPS 4.22, Running 38.22s Step 410( N/A%), pre moving , FPS 4.04, Running 38.47s Step 411( N/A%), pre moving , FPS 3.96, Running 38.60s Step 412( N/A%), pre moving , FPS 3.82, Running 38.82s Step 413( N/A%), pre moving , FPS 3.73, Running 39.00s Step 414( N/A%), pre moving , FPS 3.58, Running 39.25s Step 415( 0.33%), action 1, FPS 4.07, Running 40.09s Step 416( 0.67%), action 2, FPS 4.09, Running 40.35s Step 417( 1.00%), action 3, FPS 3.87, Running 40.81s Step 418( 1.33%), action 4, FPS 3.66, Running 41.35s Step 419( 1.67%), action 5, FPS 3.52, Running 41.72s Step 420( 2.00%), action 6, FPS 3.54, Running 41.98s Step 421( 2.33%), action 7, FPS 3.41, Running 42.34s Step 422( 2.67%), action 8, FPS 3.38, Running 42.65s Step 423( 3.00%), action 9, FPS 3.21, Running 43.17s Step 424( 3.33%), action 10, FPS 3.17, Running 43.48s Step 425( 3.67%), action 11, FPS 3.03, Running 43.97s Step 426( 4.00%), action 12, FPS 2.91, Running 44.48s Step 427( 4.33%), action 13, FPS 2.84, Running 44.81s Step 428( 4.67%), action 14, FPS 2.79, Running 45.22s Step 429( 5.00%), action 15, FPS 2.71, Running 45.59s Step 430( 5.33%), action 16, FPS 2.61, Running 46.13s Step 431( 5.67%), action 17, FPS 2.53, Running 46.52s Step 432( 6.00%), action 18, FPS 2.37, Running 47.25s Step 433( 6.33%), action 19, FPS 2.28, Running 47.78s Step 434( 6.67%), action 20, FPS 2.26, Running 48.10s Step 435( 7.00%), action 21, FPS 2.32, Running 48.71s Step 436( 7.33%), action 22, FPS 2.26, Running 49.21s Step 437( 7.67%), action 23, FPS 2.23, Running 49.78s Step 438( 8.00%), action 24, FPS 2.21, Running 50.40s Step 439( 8.33%), action 25, FPS 2.16, Running 50.99s Step 440( 8.67%), action 26, FPS 2.13, Running 51.35s Step 441( 9.00%), action 27, FPS 2.12, Running 51.77s Step 442( 9.33%), action 28, FPS 2.06, Running 52.38s Step 443( 9.67%), action 29, FPS 2.08, Running 52.78s Step 444( 10.00%), action 30, FPS 2.02, Running 53.41s Step 445( 10.33%), action 31, FPS 1.99, Running 53.99s Step 446( 10.67%), action 32, FPS 2.04, Running 54.29s Step 447( 11.00%), action 33, FPS 2.03, Running 54.64s Step 448( 11.33%), action 34, FPS 2.04, Running 55.00s Step 449( 11.67%), action 35, FPS 2.00, Running 55.57s Step 450( 12.00%), action 36, FPS 2.00, Running 56.12s Step 451( 12.33%), action 37, FPS 2.02, Running 56.44s Step 452( 12.67%), action 38, FPS 2.06, Running 56.97s Step 453( 13.00%), action 39, FPS 2.10, Running 57.33s Step 454( 13.33%), action 40, FPS 2.04, Running 57.89s Step 455( 13.67%), action 41, FPS 2.04, Running 58.51s Step 456( 14.00%), action 42, FPS 2.07, Running 58.88s Step 457( 14.33%), action 43, FPS 2.08, Running 59.40s Step 458( 14.67%), action 44, FPS 2.13, Running 59.78s Step 459( 15.00%), action 45, FPS 2.12, Running 60.42s Step 460( 15.33%), action 46, FPS 2.07, Running 61.01s Step 461( 15.67%), action 47, FPS 2.09, Running 61.36s Step 462( 16.00%), action 48, FPS 2.13, Running 61.76s Step 463( 16.33%), action 49, FPS 2.10, Running 62.29s Step 464( 16.67%), action 50, FPS 2.17, Running 62.63s Step 465( 17.00%), action 51, FPS 2.14, Running 63.34s Step 466( 17.33%), action 52, FPS 2.12, Running 63.74s Step 467( 17.67%), action 53, FPS 2.11, Running 64.11s Step 468( 18.00%), action 54, FPS 2.06, Running 64.72s Step 469( 18.33%), action 55, FPS 2.10, Running 65.12s Step 470( 18.67%), action 56, FPS 2.10, Running 65.65s Step 471( 19.00%), action 57, FPS 2.10, Running 65.96s Step 472( 19.33%), action 58, FPS 2.13, Running 66.37s Step 473( 19.67%), action 59, FPS 2.11, Running 66.81s Step 474( 20.00%), action 60, FPS 2.11, Running 67.38s Step 475( 20.33%), action 61, FPS 2.13, Running 67.91s Step 476( 20.67%), action 62, FPS 2.06, Running 68.57s Step 477( 21.00%), action 63, FPS 2.10, Running 68.93s Step 478( 21.33%), action 64, FPS 2.05, Running 69.56s Step 479( 21.67%), action 65, FPS 2.09, Running 69.98s Step 480( 22.00%), action 66, FPS 2.13, Running 70.38s Step 481( 22.33%), action 67, FPS 2.09, Running 70.95s Step 482( 22.67%), action 68, FPS 2.03, Running 71.60s Step 483( 23.00%), action 69, FPS 2.08, Running 71.91s Step 484( 23.33%), action 70, FPS 2.03, Running 72.48s Step 485( 23.67%), action 71, FPS 2.09, Running 72.93s Step 486( 24.00%), action 72, FPS 2.03, Running 73.59s Step 487( 24.33%), action 73, FPS 2.01, Running 74.08s Step 488( 24.67%), action 74, FPS 2.02, Running 74.63s Step 489( 25.00%), action 75, FPS 2.03, Running 74.97s Step 490( 25.33%), action 76, FPS 2.07, Running 75.30s Step 491( 25.67%), action 77, FPS 2.04, Running 75.76s Step 492( 26.00%), action 78, FPS 2.06, Running 76.07s Step 493( 26.33%), action 79, FPS 2.02, Running 76.70s Step 494( 26.67%), action 80, FPS 2.02, Running 77.29s Step 495( 27.00%), action 81, FPS 2.02, Running 77.81s Step 496( 27.33%), action 82, FPS 2.08, Running 78.17s Step 497( 27.67%), action 83, FPS 2.03, Running 78.77s Step 498( 28.00%), action 84, FPS 2.09, Running 79.14s Step 499( 28.33%), action 85, FPS 2.09, Running 79.57s Step 500( 28.67%), action 86, FPS 2.05, Running 80.16s Step 501( 29.00%), action 87, FPS 2.06, Running 80.65s Step 502( 29.33%), action 88, FPS 2.06, Running 81.33s Step 503( 29.67%), action 89, FPS 2.03, Running 81.76s Step 504( 30.00%), action 90, FPS 2.06, Running 82.18s Step 505( 30.33%), action 91, FPS 2.02, Running 82.83s Step 506( 30.67%), action 92, FPS 2.05, Running 83.36s Step 507( 31.00%), action 93, FPS 2.08, Running 83.68s Step 508( 31.33%), action 94, FPS 2.13, Running 84.02s Step 509( 31.67%), action 95, FPS 2.10, Running 84.49s Step 510( 32.00%), action 96, FPS 2.04, Running 85.11s Step 511( 32.33%), action 97, FPS 2.02, Running 85.67s Step 512( 32.67%), action 98, FPS 1.98, Running 86.19s Step 513( 33.00%), action 99, FPS 1.99, Running 86.76s Step 514( 33.33%), action 100, FPS 2.06, Running 87.01s Step 515( 33.67%), action 101, FPS 2.02, Running 87.70s Step 516( 34.00%), action 102, FPS 2.04, Running 87.97s Step 517( 34.33%), action 103, FPS 2.10, Running 88.28s Step 518( 34.67%), action 104, FPS 2.04, Running 88.93s Step 519( 35.00%), action 105, FPS 2.00, Running 89.57s Step 520( 35.33%), action 106, FPS 2.04, Running 89.97s Step 521( 35.67%), action 107, FPS 2.06, Running 90.36s Step 522( 36.00%), action 108, FPS 2.06, Running 91.03s Step 523( 36.33%), action 109, FPS 2.08, Running 91.37s Step 524( 36.67%), action 110, FPS 2.09, Running 91.76s Step 525( 37.00%), action 111, FPS 2.07, Running 92.51s Step 526( 37.33%), action 112, FPS 2.05, Running 93.11s Step 527( 37.67%), action 113, FPS 2.01, Running 93.61s Step 528( 38.00%), action 114, FPS 2.01, Running 93.96s Step 529( 38.33%), action 115, FPS 2.00, Running 94.49s Step 530( 38.67%), action 116, FPS 2.04, Running 94.93s [2026-08-01 18:26:09] [68 ] Seed 67 success after 95.42 s. +steps: 530 , actions: 116 . +Instruction: Empty +Total 36/68(52.94%) success. +Setting seed: 68 +Step 1( N/A%), pre moving , FPS 11.58, Running 0.09s Step 2( N/A%), pre moving , FPS 15.76, Running 0.13s Step 3( N/A%), pre moving , FPS 17.67, Running 0.17s Step 4( N/A%), pre moving , FPS 18.86, Running 0.21s Step 5( N/A%), pre moving , FPS 19.59, Running 0.26s Step 6( N/A%), pre moving , FPS 19.65, Running 0.31s Step 7( N/A%), pre moving , FPS 20.35, Running 0.34s Step 8( N/A%), pre moving , FPS 20.91, Running 0.38s Step 9( N/A%), pre moving , FPS 21.25, Running 0.42s Step 10( N/A%), pre moving , FPS 21.38, Running 0.47s Step 11( N/A%), pre moving , FPS 21.55, Running 0.51s Step 12( N/A%), pre moving , FPS 21.83, Running 0.55s Step 13( N/A%), pre moving , FPS 22.17, Running 0.59s Step 14( N/A%), pre moving , FPS 22.43, Running 0.62s Step 15( N/A%), pre moving , FPS 22.67, Running 0.66s Step 16( N/A%), pre moving , FPS 22.84, Running 0.70s Step 17( N/A%), pre moving , FPS 22.88, Running 0.74s Step 18( N/A%), pre moving , FPS 22.98, Running 0.78s Step 19( N/A%), pre moving , FPS 23.16, Running 0.82s Step 20( N/A%), pre moving , FPS 23.09, Running 0.87s Step 21( N/A%), pre moving , FPS 19.03, Running 1.14s Step 22( N/A%), pre moving , FPS 18.40, Running 1.21s Step 23( N/A%), pre moving , FPS 18.54, Running 1.25s Step 24( N/A%), pre moving , FPS 18.67, Running 1.28s Step 25( N/A%), pre moving , FPS 18.77, Running 1.32s Step 26( N/A%), pre moving , FPS 15.38, Running 1.61s Step 27( N/A%), pre moving , FPS 15.40, Running 1.64s Step 28( N/A%), pre moving , FPS 15.36, Running 1.69s Step 29( N/A%), pre moving , FPS 15.36, Running 1.73s Step 30( N/A%), pre moving , FPS 15.30, Running 1.77s Step 31( N/A%), pre moving , FPS 15.32, Running 1.82s Step 32( N/A%), pre moving , FPS 15.33, Running 1.85s Step 33( N/A%), pre moving , FPS 15.31, Running 1.89s Step 34( N/A%), pre moving , FPS 15.33, Running 1.93s Step 35( N/A%), pre moving , FPS 15.35, Running 1.97s Step 36( N/A%), pre moving , FPS 12.48, Running 2.30s Step 37( N/A%), pre moving , FPS 12.50, Running 2.34s Step 38( N/A%), pre moving , FPS 12.51, Running 2.38s Step 39( N/A%), pre moving , FPS 12.50, Running 2.42s Step 40( N/A%), pre moving , FPS 12.50, Running 2.47s Step 41( N/A%), pre moving , FPS 14.63, Running 2.50s Step 42( N/A%), pre moving , FPS 15.05, Running 2.54s Step 43( N/A%), pre moving , FPS 15.00, Running 2.58s Step 44( N/A%), pre moving , FPS 14.84, Running 2.63s Step 45( N/A%), pre moving , FPS 14.73, Running 2.68s Step 46( N/A%), pre moving , FPS 17.88, Running 2.72s Step 47( N/A%), pre moving , FPS 17.76, Running 2.77s Step 48( N/A%), pre moving , FPS 17.83, Running 2.81s Step 49( N/A%), pre moving , FPS 17.78, Running 2.85s Step 50( N/A%), pre moving , FPS 17.84, Running 2.90s Step 51( N/A%), pre moving , FPS 17.80, Running 2.94s Step 52( N/A%), pre moving , FPS 17.67, Running 2.99s Step 53( N/A%), pre moving , FPS 17.67, Running 3.02s Step 54( N/A%), pre moving , FPS 17.66, Running 3.06s Step 55( N/A%), pre moving , FPS 17.62, Running 3.10s Step 56( N/A%), pre moving , FPS 23.75, Running 3.15s Step 57( N/A%), pre moving , FPS 23.22, Running 3.20s Step 58( N/A%), pre moving , FPS 22.60, Running 3.27s Step 59( N/A%), pre moving , FPS 22.13, Running 3.32s Step 60( N/A%), pre moving , FPS 21.63, Running 3.39s Step 61( N/A%), pre moving , FPS 20.91, Running 3.46s Step 62( N/A%), pre moving , FPS 20.25, Running 3.53s Step 63( N/A%), pre moving , FPS 19.71, Running 3.60s Step 64( N/A%), pre moving , FPS 19.44, Running 3.66s Step 65( N/A%), pre moving , FPS 19.26, Running 3.72s Step 66( N/A%), pre moving , FPS 18.99, Running 3.78s Step 67( N/A%), pre moving , FPS 18.74, Running 3.84s Step 68( N/A%), pre moving , FPS 18.30, Running 3.90s Step 69( N/A%), pre moving , FPS 17.95, Running 3.97s Step 70( N/A%), pre moving , FPS 17.76, Running 4.02s Step 71( N/A%), pre moving , FPS 17.47, Running 4.08s Step 72( N/A%), pre moving , FPS 17.06, Running 4.16s Step 73( N/A%), pre moving , FPS 16.76, Running 4.22s Step 74( N/A%), pre moving , FPS 16.39, Running 4.28s Step 75( N/A%), pre moving , FPS 16.07, Running 4.35s Step 76( N/A%), pre moving , FPS 15.82, Running 4.41s Step 77( N/A%), pre moving , FPS 15.83, Running 4.47s Step 78( N/A%), pre moving , FPS 15.79, Running 4.53s Step 79( N/A%), pre moving , FPS 15.68, Running 4.60s Step 80( N/A%), pre moving , FPS 15.57, Running 4.68s Step 81( N/A%), pre moving , FPS 15.71, Running 4.73s Step 82( N/A%), pre moving , FPS 15.85, Running 4.79s Step 83( N/A%), pre moving , FPS 15.95, Running 4.85s Step 84( N/A%), pre moving , FPS 16.03, Running 4.91s Step 85( N/A%), pre moving , FPS 16.27, Running 4.95s Step 86( N/A%), pre moving , FPS 16.30, Running 5.00s Step 87( N/A%), pre moving , FPS 16.46, Running 5.05s Step 88( N/A%), pre moving , FPS 16.71, Running 5.10s Step 89( N/A%), pre moving , FPS 17.11, Running 5.13s Step 90( N/A%), pre moving , FPS 17.37, Running 5.17s Step 91( N/A%), pre moving , FPS 17.74, Running 5.21s Step 92( N/A%), pre moving , FPS 18.33, Running 5.25s Step 93( N/A%), pre moving , FPS 18.63, Running 5.29s Step 94( N/A%), pre moving , FPS 19.04, Running 5.33s Step 95( N/A%), pre moving , FPS 19.39, Running 5.38s Step 96( N/A%), pre moving , FPS 19.90, Running 5.41s Step 97( N/A%), pre moving , FPS 20.28, Running 5.45s Step 98( N/A%), pre moving , FPS 20.88, Running 5.49s Step 99( N/A%), pre moving , FPS 21.33, Running 5.54s Step 100( N/A%), pre moving , FPS 22.17, Running 5.58s Step 101( N/A%), pre moving , FPS 22.14, Running 5.64s Step 102( N/A%), pre moving , FPS 22.46, Running 5.68s Step 103( N/A%), pre moving , FPS 22.94, Running 5.72s Step 104( N/A%), pre moving , FPS 23.28, Running 5.77s Step 105( N/A%), pre moving , FPS 23.26, Running 5.81s Step 106( N/A%), pre moving , FPS 23.71, Running 5.85s Step 107( N/A%), pre moving , FPS 23.91, Running 5.89s Step 108( N/A%), pre moving , FPS 24.06, Running 5.93s Step 109( N/A%), pre moving , FPS 24.00, Running 5.97s Step 110( N/A%), pre moving , FPS 23.99, Running 6.01s Step 111( N/A%), pre moving , FPS 23.98, Running 6.05s Step 112( N/A%), pre moving , FPS 23.74, Running 6.09s Step 113( N/A%), pre moving , FPS 23.80, Running 6.13s Step 114( N/A%), pre moving , FPS 14.24, Running 6.74s Step 115( N/A%), pre moving , FPS 13.19, Running 6.89s Step 116( N/A%), pre moving , FPS 11.48, Running 7.16s Step 117( N/A%), pre moving , FPS 10.66, Running 7.33s Step 118( N/A%), pre moving , FPS 9.45, Running 7.61s Step 119( N/A%), pre moving , FPS 8.80, Running 7.81s Step 120( N/A%), pre moving , FPS 8.05, Running 8.06s Step 121( N/A%), pre moving , FPS 7.75, Running 8.22s Step 122( N/A%), pre moving , FPS 7.15, Running 8.48s Step 123( N/A%), pre moving , FPS 6.66, Running 8.73s Step 124( N/A%), pre moving , FPS 6.25, Running 8.97s Step 125( N/A%), pre moving , FPS 5.96, Running 9.16s Step 126( N/A%), pre moving , FPS 5.51, Running 9.48s Step 127( N/A%), pre moving , FPS 5.30, Running 9.66s Step 128( N/A%), pre moving , FPS 5.01, Running 9.92s Step 129( N/A%), pre moving , FPS 4.86, Running 10.08s Step 130( N/A%), pre moving , FPS 4.62, Running 10.33s Step 131( N/A%), pre moving , FPS 4.46, Running 10.53s Step 132( N/A%), pre moving , FPS 4.25, Running 10.80s Step 133( N/A%), pre moving , FPS 4.13, Running 10.97s Step 134( N/A%), pre moving , FPS 4.47, Running 11.21s Step 135( N/A%), pre moving , FPS 4.46, Running 11.37s Step 136( N/A%), pre moving , FPS 4.47, Running 11.63s Step 137( N/A%), pre moving , FPS 4.46, Running 11.82s Step 138( N/A%), pre moving , FPS 4.44, Running 12.12s Step 139( N/A%), pre moving , FPS 4.47, Running 12.29s Step 140( N/A%), pre moving , FPS 4.44, Running 12.56s Step 141( N/A%), pre moving , FPS 4.42, Running 12.74s Step 142( N/A%), pre moving , FPS 4.43, Running 12.99s Step 143( N/A%), pre moving , FPS 4.45, Running 13.22s Step 144( N/A%), pre moving , FPS 4.44, Running 13.47s Step 145( N/A%), pre moving , FPS 4.46, Running 13.65s Step 146( N/A%), pre moving , FPS 4.51, Running 13.91s Step 147( N/A%), pre moving , FPS 4.49, Running 14.11s Step 148( N/A%), pre moving , FPS 4.45, Running 14.41s Step 149( N/A%), pre moving , FPS 4.44, Running 14.58s Step 150( N/A%), pre moving , FPS 4.43, Running 14.85s Step 151( N/A%), pre moving , FPS 4.45, Running 15.02s Step 152( N/A%), pre moving , FPS 4.45, Running 15.29s Step 153( N/A%), pre moving , FPS 4.44, Running 15.48s Step 154( N/A%), pre moving , FPS 4.42, Running 15.74s Step 155( N/A%), pre moving , FPS 4.37, Running 15.95s Step 156( N/A%), pre moving , FPS 4.37, Running 16.21s Step 157( N/A%), pre moving , FPS 4.39, Running 16.37s Step 158( N/A%), pre moving , FPS 4.44, Running 16.62s Step 159( N/A%), pre moving , FPS 4.37, Running 16.86s Step 160( N/A%), pre moving , FPS 4.39, Running 17.12s Step 161( N/A%), pre moving , FPS 4.39, Running 17.30s Step 162( N/A%), pre moving , FPS 4.36, Running 17.59s Step 163( N/A%), pre moving , FPS 4.43, Running 17.74s Step 164( N/A%), pre moving , FPS 4.41, Running 18.00s Step 165( N/A%), pre moving , FPS 4.36, Running 18.24s Step 166( N/A%), pre moving , FPS 4.38, Running 18.47s Step 167( N/A%), pre moving , FPS 4.42, Running 18.64s Step 168( N/A%), pre moving , FPS 4.48, Running 18.88s Step 169( N/A%), pre moving , FPS 4.47, Running 19.05s Step 170( N/A%), pre moving , FPS 4.50, Running 19.30s Step 171( N/A%), pre moving , FPS 4.53, Running 19.44s Step 172( N/A%), pre moving , FPS 4.52, Running 19.71s Step 173( N/A%), pre moving , FPS 4.68, Running 19.75s Step 174( N/A%), pre moving , FPS 4.93, Running 19.80s Step 175( N/A%), pre moving , FPS 5.13, Running 19.85s Step 176( N/A%), pre moving , FPS 5.43, Running 19.89s Step 177( N/A%), pre moving , FPS 5.61, Running 19.94s Step 178( N/A%), pre moving , FPS 5.95, Running 19.98s Step 179( N/A%), pre moving , FPS 6.33, Running 20.02s Step 180( N/A%), pre moving , FPS 6.80, Running 20.06s Step 181( N/A%), pre moving , FPS 7.14, Running 20.10s Step 182( N/A%), pre moving , FPS 7.82, Running 20.14s Step 183( N/A%), pre moving , FPS 6.98, Running 20.60s Step 184( N/A%), pre moving , FPS 7.54, Running 20.66s Step 185( N/A%), pre moving , FPS 8.13, Running 20.69s Step 186( N/A%), pre moving , FPS 8.85, Running 20.73s Step 187( N/A%), pre moving , FPS 9.27, Running 20.80s Step 188( N/A%), pre moving , FPS 10.06, Running 20.87s Step 189( N/A%), pre moving , FPS 10.60, Running 20.94s Step 190( N/A%), pre moving , FPS 11.72, Running 21.00s Step 191( N/A%), pre moving , FPS 12.28, Running 21.07s Step 192( N/A%), pre moving , FPS 14.07, Running 21.13s Step 193( N/A%), pre moving , FPS 13.87, Running 21.20s Step 194( N/A%), pre moving , FPS 13.56, Running 21.28s Step 195( N/A%), pre moving , FPS 13.47, Running 21.33s Step 196( N/A%), pre moving , FPS 13.13, Running 21.42s Step 197( N/A%), pre moving , FPS 12.76, Running 21.50s Step 198( N/A%), pre moving , FPS 12.48, Running 21.58s Step 199( N/A%), pre moving , FPS 12.36, Running 21.64s Step 200( N/A%), pre moving , FPS 11.99, Running 21.73s Step 201( N/A%), pre moving , FPS 11.73, Running 21.81s Step 202( N/A%), pre moving , FPS 11.35, Running 21.90s Step 203( N/A%), pre moving , FPS 14.26, Running 22.01s Step 204( N/A%), pre moving , FPS 13.58, Running 22.13s Step 205( N/A%), pre moving , FPS 12.88, Running 22.25s Step 206( N/A%), pre moving , FPS 12.29, Running 22.36s Step 207( N/A%), pre moving , FPS 11.98, Running 22.46s Step 208( N/A%), pre moving , FPS 11.79, Running 22.56s Step 209( N/A%), pre moving , FPS 11.59, Running 22.66s Step 210( N/A%), pre moving , FPS 11.28, Running 22.78s Step 211( N/A%), pre moving , FPS 10.95, Running 22.89s Step 212( N/A%), pre moving , FPS 10.69, Running 23.01s Step 213( N/A%), pre moving , FPS 10.43, Running 23.11s Step 214( N/A%), pre moving , FPS 10.32, Running 23.21s Step 215( N/A%), pre moving , FPS 9.87, Running 23.36s Step 216( N/A%), pre moving , FPS 9.78, Running 23.46s Step 217( N/A%), pre moving , FPS 9.68, Running 23.57s Step 218( N/A%), pre moving , FPS 9.36, Running 23.72s Step 219( N/A%), pre moving , FPS 9.17, Running 23.82s Step 220( N/A%), pre moving , FPS 9.07, Running 23.93s Step 221( N/A%), pre moving , FPS 8.94, Running 24.04s Step 222( N/A%), pre moving , FPS 8.83, Running 24.17s Step 223( N/A%), pre moving , FPS 8.91, Running 24.25s Step 224( N/A%), pre moving , FPS 9.05, Running 24.34s Step 225( N/A%), pre moving , FPS 9.18, Running 24.43s Step 226( N/A%), pre moving , FPS 9.24, Running 24.53s Step 227( N/A%), pre moving , FPS 9.37, Running 24.60s Step 228( N/A%), pre moving , FPS 9.48, Running 24.67s Step 229( N/A%), pre moving , FPS 9.59, Running 24.75s Step 230( N/A%), pre moving , FPS 9.97, Running 24.78s Step 231( N/A%), pre moving , FPS 10.40, Running 24.82s Step 232( N/A%), pre moving , FPS 10.83, Running 24.85s Step 233( N/A%), pre moving , FPS 11.29, Running 24.88s Step 234( N/A%), pre moving , FPS 11.46, Running 24.96s Step 235( N/A%), pre moving , FPS 12.12, Running 25.01s Step 236( N/A%), pre moving , FPS 12.52, Running 25.06s Step 237( N/A%), pre moving , FPS 13.10, Running 25.10s Step 238( N/A%), pre moving , FPS 14.12, Running 25.13s Step 239( N/A%), pre moving , FPS 14.88, Running 25.16s Step 240( N/A%), pre moving , FPS 15.80, Running 25.20s Step 241( N/A%), pre moving , FPS 16.69, Running 25.24s Step 242( N/A%), pre moving , FPS 17.83, Running 25.29s Step 243( N/A%), pre moving , FPS 18.67, Running 25.32s Step 244( N/A%), pre moving , FPS 14.08, Running 25.76s Step 245( N/A%), pre moving , FPS 14.58, Running 25.80s Step 246( N/A%), pre moving , FPS 15.27, Running 25.84s Step 247( N/A%), pre moving , FPS 15.66, Running 25.88s Step 248( N/A%), pre moving , FPS 16.18, Running 25.91s Step 249( N/A%), pre moving , FPS 16.46, Running 25.96s Step 250( N/A%), pre moving , FPS 16.18, Running 26.02s Step 251( N/A%), pre moving , FPS 16.00, Running 26.07s Step 252( N/A%), pre moving , FPS 15.73, Running 26.12s Step 253( N/A%), pre moving , FPS 15.34, Running 26.19s Step 254( N/A%), pre moving , FPS 15.49, Running 26.25s Step 255( N/A%), pre moving , FPS 15.34, Running 26.31s Step 256( N/A%), pre moving , FPS 15.32, Running 26.36s Step 257( N/A%), pre moving , FPS 15.17, Running 26.42s Step 258( N/A%), pre moving , FPS 14.83, Running 26.48s Step 259( N/A%), pre moving , FPS 14.48, Running 26.55s Step 260( N/A%), pre moving , FPS 14.31, Running 26.60s Step 261( N/A%), pre moving , FPS 14.20, Running 26.65s Step 262( N/A%), pre moving , FPS 14.13, Running 26.71s Step 263( N/A%), pre moving , FPS 13.91, Running 26.76s Step 264( N/A%), pre moving , FPS 18.99, Running 26.81s Step 265( N/A%), pre moving , FPS 18.75, Running 26.86s Step 266( N/A%), pre moving , FPS 18.28, Running 26.93s Step 267( N/A%), pre moving , FPS 17.65, Running 27.01s Step 268( N/A%), pre moving , FPS 17.01, Running 27.09s Step 269( N/A%), pre moving , FPS 16.74, Running 27.16s Step 270( N/A%), pre moving , FPS 16.55, Running 27.23s Step 271( N/A%), pre moving , FPS 16.31, Running 27.29s Step 272( N/A%), pre moving , FPS 16.05, Running 27.37s Step 273( N/A%), pre moving , FPS 15.99, Running 27.44s Step 274( N/A%), pre moving , FPS 15.77, Running 27.52s Step 275( N/A%), pre moving , FPS 15.55, Running 27.60s Step 276( N/A%), pre moving , FPS 15.33, Running 27.67s Step 277( N/A%), pre moving , FPS 15.12, Running 27.74s Step 278( N/A%), pre moving , FPS 14.91, Running 27.82s Step 279( N/A%), pre moving , FPS 14.71, Running 27.91s Step 280( N/A%), pre moving , FPS 14.38, Running 27.99s Step 281( N/A%), pre moving , FPS 14.16, Running 28.06s Step 282( N/A%), pre moving , FPS 14.02, Running 28.13s Step 283( N/A%), pre moving , FPS 13.71, Running 28.22s Step 284( N/A%), pre moving , FPS 13.55, Running 28.29s Step 285( N/A%), pre moving , FPS 13.30, Running 28.37s Step 286( N/A%), pre moving , FPS 13.23, Running 28.44s Step 287( N/A%), pre moving , FPS 13.30, Running 28.51s Step 288( N/A%), pre moving , FPS 13.34, Running 28.58s Step 289( N/A%), pre moving , FPS 13.19, Running 28.67s Step 290( N/A%), pre moving , FPS 13.16, Running 28.75s Step 291( N/A%), pre moving , FPS 13.12, Running 28.82s Step 292( N/A%), pre moving , FPS 13.14, Running 28.89s Step 293( N/A%), pre moving , FPS 13.12, Running 28.96s Step 294( N/A%), pre moving , FPS 13.21, Running 29.03s Step 295( N/A%), pre moving , FPS 13.27, Running 29.11s Step 296( N/A%), pre moving , FPS 13.18, Running 29.19s Step 297( N/A%), pre moving , FPS 13.18, Running 29.26s Step 298( N/A%), pre moving , FPS 13.27, Running 29.33s Step 299( N/A%), pre moving , FPS 13.34, Running 29.40s Step 300( N/A%), pre moving , FPS 13.50, Running 29.47s Step 301( N/A%), pre moving , FPS 13.51, Running 29.54s Step 302( N/A%), pre moving , FPS 13.30, Running 29.64s Step 303( N/A%), pre moving , FPS 13.25, Running 29.73s Step 304( N/A%), pre moving , FPS 13.04, Running 29.82s Step 305( N/A%), pre moving , FPS 12.91, Running 29.92s Step 306( N/A%), pre moving , FPS 12.84, Running 30.00s Step 307( N/A%), pre moving , FPS 12.82, Running 30.07s Step 308( N/A%), pre moving , FPS 12.78, Running 30.15s Step 309( N/A%), pre moving , FPS 12.94, Running 30.22s Step 310( N/A%), pre moving , FPS 12.97, Running 30.29s Step 311( N/A%), pre moving , FPS 13.13, Running 30.34s Step 312( N/A%), pre moving , FPS 13.23, Running 30.40s Step 313( N/A%), pre moving , FPS 13.58, Running 30.44s Step 314( N/A%), pre moving , FPS 13.87, Running 30.47s Step 315( N/A%), pre moving , FPS 14.21, Running 30.51s Step 316( N/A%), pre moving , FPS 14.69, Running 30.55s Step 317( N/A%), pre moving , FPS 15.11, Running 30.58s Step 318( N/A%), pre moving , FPS 15.57, Running 30.61s Step 319( N/A%), pre moving , FPS 15.90, Running 30.66s Step 320( N/A%), pre moving , FPS 16.09, Running 30.71s Step 321( N/A%), pre moving , FPS 16.59, Running 30.75s Step 322( N/A%), pre moving , FPS 17.24, Running 30.80s Step 323( N/A%), pre moving , FPS 17.91, Running 30.85s Step 324( N/A%), pre moving , FPS 18.89, Running 30.88s Step 325( N/A%), pre moving , FPS 19.89, Running 30.92s Step 326( N/A%), pre moving , FPS 20.47, Running 30.98s Step 327( N/A%), pre moving , FPS 21.33, Running 31.01s Step 328( N/A%), pre moving , FPS 22.35, Running 31.04s Step 329( N/A%), pre moving , FPS 23.29, Running 31.08s Step 330( N/A%), pre moving , FPS 24.29, Running 31.11s Step 331( N/A%), pre moving , FPS 24.98, Running 31.14s Step 332( N/A%), pre moving , FPS 25.85, Running 31.18s Step 333( N/A%), pre moving , FPS 25.68, Running 31.22s Step 334( N/A%), pre moving , FPS 25.43, Running 31.26s Step 335( N/A%), pre moving , FPS 25.47, Running 31.30s Step 336( N/A%), pre moving , FPS 25.47, Running 31.33s Step 337( N/A%), pre moving , FPS 25.46, Running 31.36s Step 338( N/A%), pre moving , FPS 25.54, Running 31.40s Step 339( N/A%), pre moving , FPS 26.10, Running 31.43s Step 340( N/A%), pre moving , FPS 26.77, Running 31.46s Step 341( N/A%), pre moving , FPS 26.78, Running 31.49s Step 342( N/A%), pre moving , FPS 17.41, Running 31.95s Step 343( N/A%), pre moving , FPS 17.65, Running 31.98s Step 344( N/A%), pre moving , FPS 17.61, Running 32.02s Step 345( N/A%), pre moving , FPS 17.33, Running 32.08s Step 346( N/A%), pre moving , FPS 17.36, Running 32.13s Step 347( N/A%), pre moving , FPS 17.10, Running 32.18s Step 348( N/A%), pre moving , FPS 17.11, Running 32.21s Step 349( N/A%), pre moving , FPS 17.11, Running 32.25s Step 350( N/A%), pre moving , FPS 17.00, Running 32.29s Step 351( N/A%), pre moving , FPS 16.64, Running 32.34s Step 352( N/A%), pre moving , FPS 16.32, Running 32.40s Step 353( N/A%), pre moving , FPS 16.16, Running 32.45s Step 354( N/A%), pre moving , FPS 16.09, Running 32.50s Step 355( N/A%), pre moving , FPS 15.89, Running 32.56s Step 356( N/A%), pre moving , FPS 15.64, Running 32.61s Step 357( N/A%), pre moving , FPS 15.63, Running 32.64s Step 358( N/A%), pre moving , FPS 15.62, Running 32.68s Step 359( N/A%), pre moving , FPS 15.52, Running 32.72s Step 360( N/A%), pre moving , FPS 15.46, Running 32.75s Step 361( N/A%), pre moving , FPS 15.35, Running 32.80s Step 362( N/A%), pre moving , FPS 22.51, Running 32.83s Step 363( N/A%), pre moving , FPS 22.43, Running 32.87s Step 364( N/A%), pre moving , FPS 22.38, Running 32.91s Step 365( N/A%), pre moving , FPS 22.93, Running 32.95s Step 366( N/A%), pre moving , FPS 23.44, Running 32.98s Step 367( N/A%), pre moving , FPS 23.43, Running 33.03s Step 368( N/A%), pre moving , FPS 22.97, Running 33.08s Step 369( N/A%), pre moving , FPS 22.32, Running 33.14s Step 370( N/A%), pre moving , FPS 22.04, Running 33.19s Step 371( N/A%), pre moving , FPS 22.10, Running 33.25s Step 372( N/A%), pre moving , FPS 22.27, Running 33.30s Step 373( N/A%), pre moving , FPS 21.90, Running 33.37s Step 374( N/A%), pre moving , FPS 21.93, Running 33.42s Step 375( N/A%), pre moving , FPS 22.00, Running 33.47s Step 376( N/A%), pre moving , FPS 21.84, Running 33.53s Step 377( N/A%), pre moving , FPS 21.40, Running 33.58s Step 378( N/A%), pre moving , FPS 20.73, Running 33.64s Step 379( N/A%), pre moving , FPS 20.41, Running 33.70s Step 380( N/A%), pre moving , FPS 19.86, Running 33.76s Step 381( N/A%), pre moving , FPS 19.48, Running 33.82s Step 382( N/A%), pre moving , FPS 19.02, Running 33.89s Step 383( N/A%), pre moving , FPS 18.54, Running 33.95s Step 384( N/A%), pre moving , FPS 18.27, Running 34.00s Step 385( N/A%), pre moving , FPS 18.00, Running 34.06s Step 386( N/A%), pre moving , FPS 17.68, Running 34.11s Step 387( N/A%), pre moving , FPS 17.95, Running 34.15s Step 388( N/A%), pre moving , FPS 18.22, Running 34.18s Step 389( N/A%), pre moving , FPS 18.66, Running 34.22s Step 390( N/A%), pre moving , FPS 18.99, Running 34.25s Step 391( N/A%), pre moving , FPS 19.36, Running 34.28s Step 392( N/A%), pre moving , FPS 19.66, Running 34.32s Step 393( N/A%), pre moving , FPS 20.31, Running 34.35s Step 394( N/A%), pre moving , FPS 20.63, Running 34.38s Step 395( N/A%), pre moving , FPS 21.01, Running 34.42s Step 396( N/A%), pre moving , FPS 21.60, Running 34.45s Step 397( N/A%), pre moving , FPS 21.94, Running 34.49s Step 398( N/A%), pre moving , FPS 22.66, Running 34.53s Step 399( N/A%), pre moving , FPS 23.25, Running 34.56s Step 400( N/A%), pre moving , FPS 24.10, Running 34.59s Step 401( N/A%), pre moving , FPS 24.81, Running 34.63s Step 402( N/A%), pre moving , FPS 25.59, Running 34.67s Step 403( N/A%), pre moving , FPS 26.66, Running 34.70s Step 404( N/A%), pre moving , FPS 27.46, Running 34.73s Step 405( N/A%), pre moving , FPS 28.30, Running 34.77s Step 406( N/A%), pre moving , FPS 28.47, Running 34.82s Step 407( N/A%), pre moving , FPS 28.01, Running 34.86s Step 408( N/A%), pre moving , FPS 27.78, Running 34.90s Step 409( N/A%), pre moving , FPS 27.65, Running 34.94s Step 410( N/A%), pre moving , FPS 27.55, Running 34.97s Step 411( N/A%), pre moving , FPS 27.58, Running 35.01s Step 412( N/A%), pre moving , FPS 27.74, Running 35.04s Step 413( N/A%), pre moving , FPS 9.20, Running 36.52s Step 414( N/A%), pre moving , FPS 8.51, Running 36.74s Step 415( N/A%), pre moving , FPS 7.82, Running 36.98s Step 416( N/A%), pre moving , FPS 7.09, Running 37.27s Step 417( N/A%), pre moving , FPS 6.77, Running 37.44s Step 418( N/A%), pre moving , FPS 6.33, Running 37.68s Step 419( N/A%), pre moving , FPS 6.02, Running 37.88s Step 420( N/A%), pre moving , FPS 5.62, Running 38.15s Step 421( N/A%), pre moving , FPS 5.42, Running 38.32s Step 422( N/A%), pre moving , FPS 5.15, Running 38.55s Step 423( N/A%), pre moving , FPS 4.98, Running 38.71s Step 424( N/A%), pre moving , FPS 4.68, Running 39.00s Step 425( N/A%), pre moving , FPS 4.55, Running 39.16s Step 426( N/A%), pre moving , FPS 4.33, Running 39.44s Step 427( N/A%), pre moving , FPS 4.22, Running 39.60s Step 428( N/A%), pre moving , FPS 4.01, Running 39.89s Step 429( N/A%), pre moving , FPS 3.92, Running 40.04s Step 430( N/A%), pre moving , FPS 3.74, Running 40.31s Step 431( N/A%), pre moving , FPS 3.65, Running 40.49s Step 432( N/A%), pre moving , FPS 3.48, Running 40.78s Step 433( 0.33%), action 1, FPS 3.80, Running 41.79s Step 434( 0.67%), action 2, FPS 3.50, Running 42.45s Step 435( 1.00%), action 3, FPS 3.37, Running 42.92s Step 436( 1.33%), action 4, FPS 3.34, Running 43.25s Step 437( 1.67%), action 5, FPS 3.24, Running 43.63s Step 438( 2.00%), action 6, FPS 3.06, Running 44.22s Step 439( 2.33%), action 7, FPS 2.96, Running 44.63s Step 440( 2.67%), action 8, FPS 2.87, Running 45.12s Step 441( 3.00%), action 9, FPS 2.80, Running 45.46s Step 442( 3.33%), action 10, FPS 2.75, Running 45.83s Step 443( 3.67%), action 11, FPS 2.54, Running 46.58s Step 444( 4.00%), action 12, FPS 2.42, Running 47.26s Step 445( 4.33%), action 13, FPS 2.36, Running 47.63s Step 446( 4.67%), action 14, FPS 2.34, Running 47.99s Step 447( 5.00%), action 15, FPS 2.24, Running 48.50s Step 448( 5.33%), action 16, FPS 2.21, Running 48.93s Step 449( 5.67%), action 17, FPS 2.16, Running 49.31s Step 450( 6.00%), action 18, FPS 2.08, Running 49.92s Step 451( 6.33%), action 19, FPS 2.00, Running 50.49s Step 452( 6.67%), action 20, FPS 1.93, Running 51.14s Step 453( 7.00%), action 21, FPS 2.01, Running 51.72s Step 454( 7.33%), action 22, FPS 2.08, Running 52.04s Step 455( 7.67%), action 23, FPS 2.07, Running 52.58s Step 456( 8.00%), action 24, FPS 2.05, Running 52.99s Step 457( 8.33%), action 25, FPS 2.07, Running 53.30s Step 458( 8.67%), action 26, FPS 2.07, Running 53.87s Step 459( 9.00%), action 27, FPS 2.09, Running 54.22s Step 460( 9.33%), action 28, FPS 2.10, Running 54.64s Step 461( 9.67%), action 29, FPS 2.10, Running 54.97s Step 462( 10.00%), action 30, FPS 2.11, Running 55.29s Step 463( 10.33%), action 31, FPS 2.11, Running 56.05s Step 464( 10.67%), action 32, FPS 2.13, Running 56.63s Step 465( 11.00%), action 33, FPS 2.11, Running 57.13s Step 466( 11.33%), action 34, FPS 2.07, Running 57.65s Step 467( 11.67%), action 35, FPS 2.11, Running 58.00s Step 468( 12.00%), action 36, FPS 2.13, Running 58.34s Step 469( 12.33%), action 37, FPS 2.08, Running 58.95s Step 470( 12.67%), action 38, FPS 2.10, Running 59.46s Step 471( 13.00%), action 39, FPS 2.15, Running 59.79s Step 472( 13.33%), action 40, FPS 2.23, Running 60.11s Step 473( 13.67%), action 41, FPS 2.18, Running 60.91s Step 474( 14.00%), action 42, FPS 2.16, Running 61.28s Step 475( 14.33%), action 43, FPS 2.15, Running 61.88s Step 476( 14.67%), action 44, FPS 2.17, Running 62.22s Step 477( 15.00%), action 45, FPS 2.15, Running 62.62s Step 478( 15.33%), action 46, FPS 2.16, Running 63.15s Step 479( 15.67%), action 47, FPS 2.14, Running 63.55s Step 480( 16.00%), action 48, FPS 2.12, Running 64.08s Step 481( 16.33%), action 49, FPS 2.11, Running 64.47s Step 482( 16.67%), action 50, FPS 2.04, Running 65.11s Step 483( 17.00%), action 51, FPS 2.06, Running 65.74s Step 484( 17.33%), action 52, FPS 2.11, Running 66.11s Step 485( 17.67%), action 53, FPS 2.13, Running 66.53s Step 486( 18.00%), action 54, FPS 2.11, Running 67.14s Step 487( 18.33%), action 55, FPS 2.07, Running 67.67s Step 488( 18.67%), action 56, FPS 2.00, Running 68.32s Step 489( 19.00%), action 57, FPS 2.06, Running 68.65s Step 490( 19.33%), action 58, FPS 2.05, Running 69.22s Step 491( 19.67%), action 59, FPS 2.01, Running 69.75s Step 492( 20.00%), action 60, FPS 1.95, Running 70.35s Step 493( 20.33%), action 61, FPS 1.96, Running 71.13s Step 494( 20.67%), action 62, FPS 1.95, Running 71.52s Step 495( 21.00%), action 63, FPS 2.01, Running 71.83s Step 496( 21.33%), action 64, FPS 2.01, Running 72.19s Step 497( 21.67%), action 65, FPS 2.02, Running 72.52s Step 498( 22.00%), action 66, FPS 2.06, Running 72.87s Step 499( 22.33%), action 67, FPS 2.04, Running 73.35s Step 500( 22.67%), action 68, FPS 2.05, Running 73.85s Step 501( 23.00%), action 69, FPS 2.06, Running 74.16s Step 502( 23.33%), action 70, FPS 2.15, Running 74.43s Step 503( 23.67%), action 71, FPS 2.18, Running 74.91s Step 504( 24.00%), action 72, FPS 2.15, Running 75.41s Step 505( 24.33%), action 73, FPS 2.17, Running 75.76s Step 506( 24.67%), action 74, FPS 2.22, Running 76.14s Step 507( 25.00%), action 75, FPS 2.21, Running 76.71s Step 508( 25.33%), action 76, FPS 2.29, Running 77.07s Step 509( 25.67%), action 77, FPS 2.28, Running 77.41s Step 510( 26.00%), action 78, FPS 2.35, Running 77.75s Step 511( 26.33%), action 79, FPS 2.38, Running 78.16s Step 512( 26.67%), action 80, FPS 2.45, Running 78.50s Step 513( 27.00%), action 81, FPS 2.53, Running 79.05s Step 514( 27.33%), action 82, FPS 2.47, Running 79.61s Step 515( 27.67%), action 83, FPS 2.47, Running 79.94s Step 516( 28.00%), action 84, FPS 2.45, Running 80.35s Step 517( 28.33%), action 85, FPS 2.39, Running 80.87s Step 518( 28.67%), action 86, FPS 2.42, Running 81.14s Step 519( 29.00%), action 87, FPS 2.47, Running 81.45s Step 520( 29.33%), action 88, FPS 2.51, Running 81.83s Step 521( 29.67%), action 89, FPS 2.45, Running 82.32s Step 522( 30.00%), action 90, FPS 2.42, Running 82.68s Step 523( 30.33%), action 91, FPS 2.41, Running 83.20s Step 524( 30.67%), action 92, FPS 2.44, Running 83.60s Step 525( 31.00%), action 93, FPS 2.41, Running 84.05s Step 526( 31.33%), action 94, FPS 2.39, Running 84.52s Step 527( 31.67%), action 95, FPS 2.40, Running 85.04s Step 528( 32.00%), action 96, FPS 2.37, Running 85.51s Step 529( 32.33%), action 97, FPS 2.37, Running 85.85s Step 530( 32.67%), action 98, FPS 2.33, Running 86.32s Step 531( 33.00%), action 99, FPS 2.36, Running 86.63s Step 532( 33.33%), action 100, FPS 2.35, Running 87.02s Step 533( 33.67%), action 101, FPS 2.30, Running 87.76s Step 534( 34.00%), action 102, FPS 2.31, Running 88.29s Step 535( 34.33%), action 103, FPS 2.25, Running 88.82s Step 536( 34.67%), action 104, FPS 2.24, Running 89.26s Step 537( 35.00%), action 105, FPS 2.24, Running 89.81s Step 538( 35.33%), action 106, FPS 2.20, Running 90.22s Step 539( 35.67%), action 107, FPS 2.14, Running 90.80s Step 540( 36.00%), action 108, FPS 2.11, Running 91.30s Step 541( 36.33%), action 109, FPS 2.12, Running 91.77s Step 542( 36.67%), action 110, FPS 2.08, Running 92.31s Step 543( 37.00%), action 111, FPS 2.08, Running 92.82s Step 544( 37.33%), action 112, FPS 2.06, Running 93.31s Step 545( 37.67%), action 113, FPS 2.09, Running 93.61s Step 546( 38.00%), action 114, FPS 2.11, Running 94.01s Step 547( 38.33%), action 115, FPS 2.16, Running 94.32s Step 548( 38.67%), action 116, FPS 2.14, Running 94.84s Step 549( 39.00%), action 117, FPS 2.10, Running 95.38s Step 550( 39.33%), action 118, FPS 2.14, Running 95.67s Step 551( 39.67%), action 119, FPS 2.11, Running 96.09s Step 552( 40.00%), action 120, FPS 2.08, Running 96.64s Step 553( 40.33%), action 121, FPS 2.12, Running 97.21s Step 554( 40.67%), action 122, FPS 2.11, Running 97.78s Step 555( 41.00%), action 123, FPS 2.15, Running 98.13s Step 556( 41.33%), action 124, FPS 2.13, Running 98.65s Step 557( 41.67%), action 125, FPS 2.19, Running 98.96s Step 558( 42.00%), action 126, FPS 2.20, Running 99.31s Step 559( 42.33%), action 127, FPS 2.22, Running 99.82s Step 560( 42.67%), action 128, FPS 2.26, Running 100.14s Step 561( 43.00%), action 129, FPS 2.24, Running 100.68s Step 562( 43.33%), action 130, FPS 2.26, Running 101.16s Step 563( 43.67%), action 131, FPS 2.19, Running 101.95s Step 564( 44.00%), action 132, FPS 2.16, Running 102.58s Step 565( 44.33%), action 133, FPS 2.16, Running 102.87s Step 566( 44.67%), action 134, FPS 2.13, Running 103.39s Step 567( 45.00%), action 135, FPS 2.13, Running 103.70s Step 568( 45.33%), action 136, FPS 2.12, Running 104.27s Step 569( 45.67%), action 137, FPS 2.11, Running 104.85s Step 570( 46.00%), action 138, FPS 2.08, Running 105.29s Step 571( 46.33%), action 139, FPS 2.05, Running 105.86s Step 572( 46.67%), action 140, FPS 2.05, Running 106.40s Step 573( 47.00%), action 141, FPS 2.00, Running 107.19s Step 574( 47.33%), action 142, FPS 2.01, Running 107.72s Step 575( 47.67%), action 143, FPS 1.99, Running 108.20s Step 576( 48.00%), action 144, FPS 2.02, Running 108.57s Step 577( 48.33%), action 145, FPS 1.96, Running 109.14s Step 578( 48.67%), action 146, FPS 1.94, Running 109.59s Step 579( 49.00%), action 147, FPS 1.95, Running 110.08s Step 580( 49.33%), action 148, FPS 1.90, Running 110.64s Step 581( 49.67%), action 149, FPS 1.91, Running 111.17s Step 582( 50.00%), action 150, FPS 1.93, Running 111.52s Step 583( 50.33%), action 151, FPS 1.96, Running 112.16s Step 584( 50.67%), action 152, FPS 1.96, Running 112.80s Step 585( 51.00%), action 153, FPS 1.95, Running 113.14s Step 586( 51.33%), action 154, FPS 1.96, Running 113.59s Step 587( 51.67%), action 155, FPS 1.95, Running 113.93s Step 588( 52.00%), action 156, FPS 1.94, Running 114.59s Step 589( 52.33%), action 157, FPS 1.98, Running 114.95s Step 590( 52.67%), action 158, FPS 2.00, Running 115.31s Step 591( 53.00%), action 159, FPS 2.04, Running 115.68s Step 592( 53.33%), action 160, FPS 2.08, Running 116.02s Step 593( 53.67%), action 161, FPS 2.15, Running 116.51s Step 594( 54.00%), action 162, FPS 2.12, Running 117.14s Step 595( 54.33%), action 163, FPS 2.11, Running 117.67s Step 596( 54.67%), action 164, FPS 2.07, Running 118.25s Step 597( 55.00%), action 165, FPS 2.12, Running 118.59s Step 598( 55.33%), action 166, FPS 2.14, Running 118.96s Step 599( 55.67%), action 167, FPS 2.11, Running 119.54s Step 600( 56.00%), action 168, FPS 2.18, Running 119.83s Step 601( 56.33%), action 169, FPS 2.16, Running 120.43s Step 602( 56.67%), action 170, FPS 2.12, Running 120.94s Step 603( 57.00%), action 171, FPS 2.12, Running 121.62s Step 604( 57.33%), action 172, FPS 2.14, Running 122.14s Step 605( 57.67%), action 173, FPS 2.15, Running 122.45s Step 606( 58.00%), action 174, FPS 2.14, Running 122.94s Step 607( 58.33%), action 175, FPS 2.15, Running 123.25s Step 608( 58.67%), action 176, FPS 2.22, Running 123.61s Step 609( 59.00%), action 177, FPS 2.17, Running 124.16s Step 610( 59.33%), action 178, FPS 2.11, Running 124.77s Step 611( 59.67%), action 179, FPS 2.08, Running 125.29s Step 612( 60.00%), action 180, FPS 2.04, Running 125.81s Step 613( 60.33%), action 181, FPS 1.98, Running 126.61s Step 614( 60.67%), action 182, FPS 1.97, Running 127.30s Step 615( 61.00%), action 183, FPS 2.00, Running 127.66s Step 616( 61.33%), action 184, FPS 2.00, Running 128.24s Step 617( 61.67%), action 185, FPS 1.98, Running 128.71s Step 618( 62.00%), action 186, FPS 1.93, Running 129.33s Step 619( 62.33%), action 187, FPS 1.95, Running 129.81s Step 620( 62.67%), action 188, FPS 1.89, Running 130.42s Step 621( 63.00%), action 189, FPS 1.93, Running 130.80s Step 622( 63.33%), action 190, FPS 1.91, Running 131.40s Step 623( 63.67%), action 191, FPS 1.92, Running 132.01s Step 624( 64.00%), action 192, FPS 1.95, Running 132.40s Step 625( 64.33%), action 193, FPS 1.91, Running 132.94s Step 626( 64.67%), action 194, FPS 1.92, Running 133.38s Step 627( 65.00%), action 195, FPS 1.87, Running 133.96s Step 628( 65.33%), action 196, FPS 1.87, Running 134.31s Step 629( 65.67%), action 197, FPS 1.86, Running 134.90s Step 630( 66.00%), action 198, FPS 1.90, Running 135.28s Step 631( 66.33%), action 199, FPS 1.88, Running 135.90s Step 632( 66.67%), action 200, FPS 1.91, Running 136.26s Step 633( 67.00%), action 201, FPS 1.96, Running 136.80s Step 634( 67.33%), action 202, FPS 2.01, Running 137.26s Step 635( 67.67%), action 203, FPS 2.02, Running 137.57s Step 636( 68.00%), action 204, FPS 2.06, Running 137.95s Step 637( 68.33%), action 205, FPS 2.05, Running 138.45s Step 638( 68.67%), action 206, FPS 2.12, Running 138.75s Step 639( 69.00%), action 207, FPS 2.13, Running 139.21s Step 640( 69.33%), action 208, FPS 2.20, Running 139.53s Step 641( 69.67%), action 209, FPS 2.19, Running 139.94s Step 642( 70.00%), action 210, FPS 2.19, Running 140.52s Step 643( 70.33%), action 211, FPS 2.23, Running 140.99s Step 644( 70.67%), action 212, FPS 2.25, Running 141.28s Step 645( 71.00%), action 213, FPS 2.26, Running 141.77s Step 646( 71.33%), action 214, FPS 2.31, Running 142.04s Step 647( 71.67%), action 215, FPS 2.37, Running 142.39s Step 648( 72.00%), action 216, FPS 2.39, Running 142.66s Step 649( 72.33%), action 217, FPS 2.48, Running 142.97s Step 650( 72.67%), action 218, FPS 2.52, Running 143.21s Step 651( 73.00%), action 219, FPS 2.62, Running 143.52s Step 652( 73.33%), action 220, FPS 2.65, Running 143.80s Step 653( 73.67%), action 221, FPS 2.70, Running 144.20s Step 654( 74.00%), action 222, FPS 2.78, Running 144.46s Step 655( 74.33%), action 223, FPS 2.78, Running 144.76s Step 656( 74.67%), action 224, FPS 2.77, Running 145.18s Step 657( 75.00%), action 225, FPS 2.79, Running 145.63s Step 658( 75.33%), action 226, FPS 2.75, Running 146.03s Step 659( 75.67%), action 227, FPS 2.79, Running 146.39s Step 660( 76.00%), action 228, FPS 2.69, Running 146.98s Step 661( 76.33%), action 229, FPS 2.68, Running 147.41s Step 662( 76.67%), action 230, FPS 2.69, Running 147.96s Step 663( 77.00%), action 231, FPS 2.59, Running 148.71s Step 664( 77.33%), action 232, FPS 2.54, Running 149.15s Step 665( 77.67%), action 233, FPS 2.59, Running 149.50s Step 666( 78.00%), action 234, FPS 2.57, Running 149.81s Step 667( 78.33%), action 235, FPS 2.47, Running 150.48s Step 668( 78.67%), action 236, FPS 2.42, Running 150.94s [2026-08-01 18:28:41] [69 ] Seed 68 success after 151.62 s. +steps: 668 , actions: 236 . +Instruction: Empty +Total 37/69(53.62%) success. +Setting seed: 69 +Step 1( N/A%), pre moving , FPS 11.83, Running 0.08s Step 2( N/A%), pre moving , FPS 15.38, Running 0.13s Step 3( N/A%), pre moving , FPS 14.66, Running 0.20s Step 4( N/A%), pre moving , FPS 16.49, Running 0.24s Step 5( N/A%), pre moving , FPS 17.14, Running 0.29s Step 6( N/A%), pre moving , FPS 17.95, Running 0.33s Step 7( N/A%), pre moving , FPS 18.55, Running 0.38s Step 8( N/A%), pre moving , FPS 19.17, Running 0.42s Step 9( N/A%), pre moving , FPS 19.49, Running 0.46s Step 10( N/A%), pre moving , FPS 19.61, Running 0.51s Step 11( N/A%), pre moving , FPS 20.04, Running 0.55s Step 12( N/A%), pre moving , FPS 20.38, Running 0.59s Step 13( N/A%), pre moving , FPS 20.51, Running 0.63s Step 14( N/A%), pre moving , FPS 20.59, Running 0.68s Step 15( N/A%), pre moving , FPS 20.68, Running 0.73s Step 16( N/A%), pre moving , FPS 20.75, Running 0.77s Step 17( N/A%), pre moving , FPS 20.90, Running 0.81s Step 18( N/A%), pre moving , FPS 21.10, Running 0.85s Step 19( N/A%), pre moving , FPS 21.30, Running 0.89s Step 20( N/A%), pre moving , FPS 21.52, Running 0.93s Step 21( N/A%), pre moving , FPS 18.26, Running 1.18s Step 22( N/A%), pre moving , FPS 17.68, Running 1.26s Step 23( N/A%), pre moving , FPS 18.20, Running 1.30s Step 24( N/A%), pre moving , FPS 18.23, Running 1.34s Step 25( N/A%), pre moving , FPS 18.41, Running 1.38s Step 26( N/A%), pre moving , FPS 15.35, Running 1.64s Step 27( N/A%), pre moving , FPS 15.36, Running 1.68s Step 28( N/A%), pre moving , FPS 15.35, Running 1.72s Step 29( N/A%), pre moving , FPS 15.42, Running 1.76s Step 30( N/A%), pre moving , FPS 15.51, Running 1.80s Step 31( N/A%), pre moving , FPS 15.41, Running 1.85s Step 32( N/A%), pre moving , FPS 15.40, Running 1.89s Step 33( N/A%), pre moving , FPS 15.49, Running 1.92s Step 34( N/A%), pre moving , FPS 15.56, Running 1.97s Step 35( N/A%), pre moving , FPS 15.62, Running 2.01s Step 36( N/A%), pre moving , FPS 12.76, Running 2.34s Step 37( N/A%), pre moving , FPS 12.78, Running 2.38s Step 38( N/A%), pre moving , FPS 12.74, Running 2.42s Step 39( N/A%), pre moving , FPS 12.70, Running 2.47s Step 40( N/A%), pre moving , FPS 12.69, Running 2.50s Step 41( N/A%), pre moving , FPS 14.67, Running 2.54s Step 42( N/A%), pre moving , FPS 15.14, Running 2.58s Step 43( N/A%), pre moving , FPS 15.08, Running 2.63s Step 44( N/A%), pre moving , FPS 14.82, Running 2.69s Step 45( N/A%), pre moving , FPS 14.74, Running 2.74s Step 46( N/A%), pre moving , FPS 17.38, Running 2.79s Step 47( N/A%), pre moving , FPS 17.43, Running 2.83s Step 48( N/A%), pre moving , FPS 17.41, Running 2.87s Step 49( N/A%), pre moving , FPS 17.42, Running 2.91s Step 50( N/A%), pre moving , FPS 17.45, Running 2.95s Step 51( N/A%), pre moving , FPS 17.50, Running 2.99s Step 52( N/A%), pre moving , FPS 17.20, Running 3.05s Step 53( N/A%), pre moving , FPS 16.65, Running 3.13s Step 54( N/A%), pre moving , FPS 16.65, Running 3.17s Step 55( N/A%), pre moving , FPS 16.57, Running 3.21s Step 56( N/A%), pre moving , FPS 21.81, Running 3.26s Step 57( N/A%), pre moving , FPS 21.84, Running 3.29s Step 58( N/A%), pre moving , FPS 21.94, Running 3.34s Step 59( N/A%), pre moving , FPS 21.96, Running 3.38s Step 60( N/A%), pre moving , FPS 21.73, Running 3.43s Step 61( N/A%), pre moving , FPS 21.64, Running 3.47s Step 62( N/A%), pre moving , FPS 21.44, Running 3.51s Step 63( N/A%), pre moving , FPS 21.67, Running 3.55s Step 64( N/A%), pre moving , FPS 22.13, Running 3.59s Step 65( N/A%), pre moving , FPS 22.27, Running 3.63s Step 66( N/A%), pre moving , FPS 21.93, Running 3.70s Step 67( N/A%), pre moving , FPS 21.23, Running 3.77s Step 68( N/A%), pre moving , FPS 20.74, Running 3.83s Step 69( N/A%), pre moving , FPS 20.17, Running 3.90s Step 70( N/A%), pre moving , FPS 19.65, Running 3.96s Step 71( N/A%), pre moving , FPS 19.28, Running 4.03s Step 72( N/A%), pre moving , FPS 19.22, Running 4.09s Step 73( N/A%), pre moving , FPS 19.42, Running 4.16s Step 74( N/A%), pre moving , FPS 18.84, Running 4.23s Step 75( N/A%), pre moving , FPS 18.56, Running 4.29s Step 76( N/A%), pre moving , FPS 18.29, Running 4.35s Step 77( N/A%), pre moving , FPS 17.93, Running 4.41s Step 78( N/A%), pre moving , FPS 17.56, Running 4.47s Step 79( N/A%), pre moving , FPS 17.27, Running 4.54s Step 80( N/A%), pre moving , FPS 17.06, Running 4.60s Step 81( N/A%), pre moving , FPS 16.78, Running 4.66s Step 82( N/A%), pre moving , FPS 16.55, Running 4.72s Step 83( N/A%), pre moving , FPS 16.15, Running 4.79s Step 84( N/A%), pre moving , FPS 15.90, Running 4.85s Step 85( N/A%), pre moving , FPS 15.66, Running 4.91s Step 86( N/A%), pre moving , FPS 15.76, Running 4.97s Step 87( N/A%), pre moving , FPS 15.82, Running 5.03s Step 88( N/A%), pre moving , FPS 16.12, Running 5.07s Step 89( N/A%), pre moving , FPS 16.35, Running 5.12s Step 90( N/A%), pre moving , FPS 16.60, Running 5.17s Step 91( N/A%), pre moving , FPS 16.90, Running 5.21s Step 92( N/A%), pre moving , FPS 17.19, Running 5.25s Step 93( N/A%), pre moving , FPS 17.19, Running 5.32s Step 94( N/A%), pre moving , FPS 17.62, Running 5.36s Step 95( N/A%), pre moving , FPS 17.97, Running 5.40s Step 96( N/A%), pre moving , FPS 18.22, Running 5.45s Step 97( N/A%), pre moving , FPS 18.40, Running 5.50s Step 98( N/A%), pre moving , FPS 18.67, Running 5.55s Step 99( N/A%), pre moving , FPS 18.98, Running 5.59s Step 100( N/A%), pre moving , FPS 18.87, Running 5.66s Step 101( N/A%), pre moving , FPS 19.10, Running 5.71s Step 102( N/A%), pre moving , FPS 19.53, Running 5.75s Step 103( N/A%), pre moving , FPS 20.11, Running 5.79s Step 104( N/A%), pre moving , FPS 20.57, Running 5.82s Step 105( N/A%), pre moving , FPS 20.87, Running 5.87s Step 106( N/A%), pre moving , FPS 21.13, Running 5.92s Step 107( N/A%), pre moving , FPS 21.69, Running 5.96s Step 108( N/A%), pre moving , FPS 21.71, Running 6.00s Step 109( N/A%), pre moving , FPS 21.84, Running 6.04s Step 110( N/A%), pre moving , FPS 21.72, Running 6.09s Step 111( N/A%), pre moving , FPS 21.55, Running 6.14s Step 112( N/A%), pre moving , FPS 21.35, Running 6.19s Step 113( N/A%), pre moving , FPS 21.88, Running 6.23s Step 114( N/A%), pre moving , FPS 22.01, Running 6.27s Step 115( N/A%), pre moving , FPS 21.88, Running 6.32s Step 116( N/A%), pre moving , FPS 21.75, Running 6.37s Step 117( N/A%), pre moving , FPS 22.00, Running 6.41s Step 118( N/A%), pre moving , FPS 22.17, Running 6.45s Step 119( N/A%), pre moving , FPS 22.31, Running 6.49s Step 120( N/A%), pre moving , FPS 22.91, Running 6.53s Step 121( N/A%), pre moving , FPS 13.70, Running 7.17s Step 122( N/A%), pre moving , FPS 12.38, Running 7.36s Step 123( N/A%), pre moving , FPS 10.69, Running 7.66s Step 124( N/A%), pre moving , FPS 10.11, Running 7.80s Step 125( N/A%), pre moving , FPS 9.22, Running 8.04s Step 126( N/A%), pre moving , FPS 8.71, Running 8.21s Step 127( N/A%), pre moving , FPS 7.97, Running 8.47s Step 128( N/A%), pre moving , FPS 7.55, Running 8.65s Step 129( N/A%), pre moving , FPS 6.90, Running 8.94s Step 130( N/A%), pre moving , FPS 6.67, Running 9.09s Step 131( N/A%), pre moving , FPS 6.18, Running 9.37s Step 132( N/A%), pre moving , FPS 5.90, Running 9.58s Step 133( N/A%), pre moving , FPS 5.51, Running 9.87s Step 134( N/A%), pre moving , FPS 5.32, Running 10.03s Step 135( N/A%), pre moving , FPS 5.04, Running 10.29s Step 136( N/A%), pre moving , FPS 4.85, Running 10.49s Step 137( N/A%), pre moving , FPS 4.54, Running 10.81s Step 138( N/A%), pre moving , FPS 4.42, Running 10.97s Step 139( N/A%), pre moving , FPS 4.24, Running 11.20s Step 140( N/A%), pre moving , FPS 4.15, Running 11.35s Step 141( N/A%), pre moving , FPS 4.48, Running 11.63s Step 142( N/A%), pre moving , FPS 4.51, Running 11.80s Step 143( N/A%), pre moving , FPS 4.54, Running 12.06s Step 144( N/A%), pre moving , FPS 4.49, Running 12.26s Step 145( N/A%), pre moving , FPS 4.44, Running 12.54s Step 146( N/A%), pre moving , FPS 4.38, Running 12.78s Step 147( N/A%), pre moving , FPS 4.33, Running 13.09s Step 148( N/A%), pre moving , FPS 4.31, Running 13.29s Step 149( N/A%), pre moving , FPS 4.31, Running 13.57s Step 150( N/A%), pre moving , FPS 4.29, Running 13.75s Step 151( N/A%), pre moving , FPS 4.26, Running 14.06s Step 152( N/A%), pre moving , FPS 4.30, Running 14.23s Step 153( N/A%), pre moving , FPS 4.32, Running 14.50s Step 154( N/A%), pre moving , FPS 4.33, Running 14.65s Step 155( N/A%), pre moving , FPS 4.32, Running 14.92s Step 156( N/A%), pre moving , FPS 4.32, Running 15.12s Step 157( N/A%), pre moving , FPS 4.42, Running 15.34s Step 158( N/A%), pre moving , FPS 4.42, Running 15.50s Step 159( N/A%), pre moving , FPS 4.38, Running 15.77s Step 160( N/A%), pre moving , FPS 4.32, Running 15.99s Step 161( N/A%), pre moving , FPS 4.32, Running 16.26s Step 162( N/A%), pre moving , FPS 4.29, Running 16.46s Step 163( N/A%), pre moving , FPS 4.29, Running 16.72s Step 164( N/A%), pre moving , FPS 4.34, Running 16.87s Step 165( N/A%), pre moving , FPS 4.38, Running 17.11s Step 166( N/A%), pre moving , FPS 4.42, Running 17.30s Step 167( N/A%), pre moving , FPS 4.49, Running 17.54s Step 168( N/A%), pre moving , FPS 4.55, Running 17.69s Step 169( N/A%), pre moving , FPS 4.55, Running 17.97s Step 170( N/A%), pre moving , FPS 4.55, Running 18.14s Step 171( N/A%), pre moving , FPS 4.58, Running 18.43s Step 172( N/A%), pre moving , FPS 4.59, Running 18.59s Step 173( N/A%), pre moving , FPS 4.57, Running 18.87s Step 174( N/A%), pre moving , FPS 4.54, Running 19.06s Step 175( N/A%), pre moving , FPS 4.53, Running 19.33s Step 176( N/A%), pre moving , FPS 4.71, Running 19.37s Step 177( N/A%), pre moving , FPS 4.91, Running 19.41s Step 178( N/A%), pre moving , FPS 5.05, Running 19.45s Step 179( N/A%), pre moving , FPS 5.36, Running 19.50s Step 180( N/A%), pre moving , FPS 5.63, Running 19.54s Step 181( N/A%), pre moving , FPS 6.03, Running 19.58s Step 182( N/A%), pre moving , FPS 6.34, Running 19.62s Step 183( N/A%), pre moving , FPS 6.81, Running 19.66s Step 184( N/A%), pre moving , FPS 7.07, Running 19.70s Step 185( N/A%), pre moving , FPS 7.57, Running 19.76s Step 186( N/A%), pre moving , FPS 6.73, Running 20.27s Step 187( N/A%), pre moving , FPS 7.22, Running 20.31s Step 188( N/A%), pre moving , FPS 7.49, Running 20.36s Step 189( N/A%), pre moving , FPS 8.22, Running 20.40s Step 190( N/A%), pre moving , FPS 8.60, Running 20.46s Step 191( N/A%), pre moving , FPS 9.51, Running 20.53s Step 192( N/A%), pre moving , FPS 9.98, Running 20.60s Step 193( N/A%), pre moving , FPS 11.18, Running 20.66s Step 194( N/A%), pre moving , FPS 12.04, Running 20.72s Step 195( N/A%), pre moving , FPS 13.78, Running 20.78s Step 196( N/A%), pre moving , FPS 13.43, Running 20.86s Step 197( N/A%), pre moving , FPS 13.28, Running 20.92s Step 198( N/A%), pre moving , FPS 13.09, Running 20.98s Step 199( N/A%), pre moving , FPS 12.57, Running 21.09s Step 200( N/A%), pre moving , FPS 12.47, Running 21.14s Step 201( N/A%), pre moving , FPS 12.32, Running 21.20s Step 202( N/A%), pre moving , FPS 12.06, Running 21.28s Step 203( N/A%), pre moving , FPS 11.80, Running 21.35s Step 204( N/A%), pre moving , FPS 11.69, Running 21.41s Step 205( N/A%), pre moving , FPS 11.31, Running 21.53s Step 206( N/A%), pre moving , FPS 14.41, Running 21.66s Step 207( N/A%), pre moving , FPS 13.73, Running 21.77s Step 208( N/A%), pre moving , FPS 13.09, Running 21.88s Step 209( N/A%), pre moving , FPS 12.64, Running 21.98s Step 210( N/A%), pre moving , FPS 12.34, Running 22.08s Step 211( N/A%), pre moving , FPS 12.12, Running 22.18s Step 212( N/A%), pre moving , FPS 11.76, Running 22.30s Step 213( N/A%), pre moving , FPS 11.52, Running 22.40s Step 214( N/A%), pre moving , FPS 11.23, Running 22.50s Step 215( N/A%), pre moving , FPS 10.95, Running 22.61s Step 216( N/A%), pre moving , FPS 10.82, Running 22.71s Step 217( N/A%), pre moving , FPS 10.59, Running 22.81s Step 218( N/A%), pre moving , FPS 10.37, Running 22.91s Step 219( N/A%), pre moving , FPS 10.37, Running 23.02s Step 220( N/A%), pre moving , FPS 10.15, Running 23.12s Step 221( N/A%), pre moving , FPS 9.89, Running 23.22s Step 222( N/A%), pre moving , FPS 9.73, Running 23.33s Step 223( N/A%), pre moving , FPS 9.61, Running 23.43s Step 224( N/A%), pre moving , FPS 9.36, Running 23.55s Step 225( N/A%), pre moving , FPS 9.50, Running 23.63s Step 226( N/A%), pre moving , FPS 9.70, Running 23.72s Step 227( N/A%), pre moving , FPS 9.75, Running 23.82s Step 228( N/A%), pre moving , FPS 9.86, Running 23.91s Step 229( N/A%), pre moving , FPS 9.91, Running 24.00s Step 230( N/A%), pre moving , FPS 10.03, Running 24.08s Step 231( N/A%), pre moving , FPS 10.16, Running 24.15s Step 232( N/A%), pre moving , FPS 10.42, Running 24.22s Step 233( N/A%), pre moving , FPS 10.69, Running 24.27s Step 234( N/A%), pre moving , FPS 11.10, Running 24.30s Step 235( N/A%), pre moving , FPS 11.52, Running 24.34s Step 236( N/A%), pre moving , FPS 11.95, Running 24.38s Step 237( N/A%), pre moving , FPS 12.19, Running 24.45s Step 238( N/A%), pre moving , FPS 12.59, Running 24.50s Step 239( N/A%), pre moving , FPS 13.03, Running 24.55s Step 240( N/A%), pre moving , FPS 13.56, Running 24.59s Step 241( N/A%), pre moving , FPS 14.21, Running 24.63s Step 242( N/A%), pre moving , FPS 14.95, Running 24.67s Step 243( N/A%), pre moving , FPS 15.75, Running 24.70s Step 244( N/A%), pre moving , FPS 16.81, Running 24.74s Step 245( N/A%), pre moving , FPS 17.43, Running 24.78s Step 246( N/A%), pre moving , FPS 18.30, Running 24.82s Step 247( N/A%), pre moving , FPS 13.40, Running 25.31s Step 248( N/A%), pre moving , FPS 13.91, Running 25.35s Step 249( N/A%), pre moving , FPS 14.29, Running 25.40s Step 250( N/A%), pre moving , FPS 14.60, Running 25.45s Step 251( N/A%), pre moving , FPS 14.86, Running 25.50s Step 252( N/A%), pre moving , FPS 15.05, Running 25.55s Step 253( N/A%), pre moving , FPS 15.05, Running 25.60s Step 254( N/A%), pre moving , FPS 14.84, Running 25.65s Step 255( N/A%), pre moving , FPS 14.59, Running 25.71s Step 256( N/A%), pre moving , FPS 14.21, Running 25.79s Step 257( N/A%), pre moving , FPS 14.34, Running 25.84s Step 258( N/A%), pre moving , FPS 14.23, Running 25.90s Step 259( N/A%), pre moving , FPS 14.25, Running 25.96s Step 260( N/A%), pre moving , FPS 14.10, Running 26.01s Step 261( N/A%), pre moving , FPS 13.72, Running 26.09s Step 262( N/A%), pre moving , FPS 13.54, Running 26.15s Step 263( N/A%), pre moving , FPS 13.33, Running 26.21s Step 264( N/A%), pre moving , FPS 13.13, Running 26.26s Step 265( N/A%), pre moving , FPS 13.02, Running 26.31s Step 266( N/A%), pre moving , FPS 12.92, Running 26.36s Step 267( N/A%), pre moving , FPS 18.12, Running 26.42s Step 268( N/A%), pre moving , FPS 17.85, Running 26.47s Step 269( N/A%), pre moving , FPS 17.43, Running 26.55s Step 270( N/A%), pre moving , FPS 17.10, Running 26.62s Step 271( N/A%), pre moving , FPS 16.82, Running 26.69s Step 272( N/A%), pre moving , FPS 16.81, Running 26.74s Step 273( N/A%), pre moving , FPS 16.25, Running 26.83s Step 274( N/A%), pre moving , FPS 15.97, Running 26.90s Step 275( N/A%), pre moving , FPS 15.67, Running 26.99s Step 276( N/A%), pre moving , FPS 15.72, Running 27.06s Step 277( N/A%), pre moving , FPS 15.50, Running 27.13s Step 278( N/A%), pre moving , FPS 15.27, Running 27.21s Step 279( N/A%), pre moving , FPS 14.97, Running 27.29s Step 280( N/A%), pre moving , FPS 14.67, Running 27.37s Step 281( N/A%), pre moving , FPS 14.58, Running 27.46s Step 282( N/A%), pre moving , FPS 14.36, Running 27.54s Step 283( N/A%), pre moving , FPS 14.16, Running 27.62s Step 284( N/A%), pre moving , FPS 14.00, Running 27.69s Step 285( N/A%), pre moving , FPS 13.84, Running 27.76s Step 286( N/A%), pre moving , FPS 13.68, Running 27.83s Step 287( N/A%), pre moving , FPS 13.46, Running 27.90s Step 288( N/A%), pre moving , FPS 13.27, Running 27.98s Step 289( N/A%), pre moving , FPS 13.33, Running 28.05s Step 290( N/A%), pre moving , FPS 13.30, Running 28.12s Step 291( N/A%), pre moving , FPS 13.21, Running 28.20s Step 292( N/A%), pre moving , FPS 13.02, Running 28.27s Step 293( N/A%), pre moving , FPS 13.20, Running 28.34s Step 294( N/A%), pre moving , FPS 13.28, Running 28.41s Step 295( N/A%), pre moving , FPS 13.35, Running 28.49s Step 296( N/A%), pre moving , FPS 13.28, Running 28.57s Step 297( N/A%), pre moving , FPS 13.29, Running 28.64s Step 298( N/A%), pre moving , FPS 13.39, Running 28.71s Step 299( N/A%), pre moving , FPS 13.48, Running 28.77s Step 300( N/A%), pre moving , FPS 13.37, Running 28.87s Step 301( N/A%), pre moving , FPS 13.36, Running 28.96s Step 302( N/A%), pre moving , FPS 13.32, Running 29.04s Step 303( N/A%), pre moving , FPS 13.23, Running 29.13s Step 304( N/A%), pre moving , FPS 12.93, Running 29.24s Step 305( N/A%), pre moving , FPS 12.69, Running 29.34s Step 306( N/A%), pre moving , FPS 12.54, Running 29.42s Step 307( N/A%), pre moving , FPS 12.43, Running 29.51s Step 308( N/A%), pre moving , FPS 12.38, Running 29.59s Step 309( N/A%), pre moving , FPS 12.35, Running 29.67s Step 310( N/A%), pre moving , FPS 12.38, Running 29.74s Step 311( N/A%), pre moving , FPS 12.46, Running 29.80s Step 312( N/A%), pre moving , FPS 12.62, Running 29.86s Step 313( N/A%), pre moving , FPS 12.79, Running 29.91s Step 314( N/A%), pre moving , FPS 12.91, Running 29.96s Step 315( N/A%), pre moving , FPS 13.29, Running 29.99s Step 316( N/A%), pre moving , FPS 13.71, Running 30.02s Step 317( N/A%), pre moving , FPS 14.07, Running 30.06s Step 318( N/A%), pre moving , FPS 14.37, Running 30.10s Step 319( N/A%), pre moving , FPS 14.63, Running 30.14s Step 320( N/A%), pre moving , FPS 15.26, Running 30.18s Step 321( N/A%), pre moving , FPS 15.68, Running 30.23s Step 322( N/A%), pre moving , FPS 16.29, Running 30.27s Step 323( N/A%), pre moving , FPS 17.06, Running 30.30s Step 324( N/A%), pre moving , FPS 18.20, Running 30.33s Step 325( N/A%), pre moving , FPS 19.36, Running 30.37s Step 326( N/A%), pre moving , FPS 20.43, Running 30.40s Step 327( N/A%), pre moving , FPS 21.67, Running 30.43s Step 328( N/A%), pre moving , FPS 22.90, Running 30.47s Step 329( N/A%), pre moving , FPS 24.02, Running 30.50s Step 330( N/A%), pre moving , FPS 25.02, Running 30.54s Step 331( N/A%), pre moving , FPS 26.08, Running 30.57s Step 332( N/A%), pre moving , FPS 26.42, Running 30.61s Step 333( N/A%), pre moving , FPS 26.64, Running 30.66s Step 334( N/A%), pre moving , FPS 27.39, Running 30.69s Step 335( N/A%), pre moving , FPS 27.36, Running 30.72s Step 336( N/A%), pre moving , FPS 27.29, Running 30.76s Step 337( N/A%), pre moving , FPS 27.40, Running 30.79s Step 338( N/A%), pre moving , FPS 27.52, Running 30.83s Step 339( N/A%), pre moving , FPS 27.83, Running 30.86s Step 340( N/A%), pre moving , FPS 27.96, Running 30.89s Step 341( N/A%), pre moving , FPS 28.83, Running 30.93s Step 342( N/A%), pre moving , FPS 28.94, Running 30.96s Step 343( N/A%), pre moving , FPS 17.42, Running 31.45s Step 344( N/A%), pre moving , FPS 17.43, Running 31.48s Step 345( N/A%), pre moving , FPS 17.45, Running 31.51s Step 346( N/A%), pre moving , FPS 17.36, Running 31.55s Step 347( N/A%), pre moving , FPS 17.33, Running 31.59s Step 348( N/A%), pre moving , FPS 17.32, Running 31.62s Step 349( N/A%), pre moving , FPS 17.33, Running 31.66s Step 350( N/A%), pre moving , FPS 17.22, Running 31.70s Step 351( N/A%), pre moving , FPS 17.22, Running 31.73s Step 352( N/A%), pre moving , FPS 17.34, Running 31.77s Step 353( N/A%), pre moving , FPS 17.52, Running 31.80s Step 354( N/A%), pre moving , FPS 17.50, Running 31.83s Step 355( N/A%), pre moving , FPS 17.21, Running 31.88s Step 356( N/A%), pre moving , FPS 16.97, Running 31.94s Step 357( N/A%), pre moving , FPS 16.74, Running 31.98s Step 358( N/A%), pre moving , FPS 16.55, Running 32.03s Step 359( N/A%), pre moving , FPS 16.15, Running 32.10s Step 360( N/A%), pre moving , FPS 15.88, Running 32.15s Step 361( N/A%), pre moving , FPS 15.58, Running 32.21s Step 362( N/A%), pre moving , FPS 15.10, Running 32.28s Step 363( N/A%), pre moving , FPS 22.66, Running 32.33s Step 364( N/A%), pre moving , FPS 22.26, Running 32.38s Step 365( N/A%), pre moving , FPS 21.60, Running 32.44s Step 366( N/A%), pre moving , FPS 21.17, Running 32.50s Step 367( N/A%), pre moving , FPS 21.09, Running 32.54s Step 368( N/A%), pre moving , FPS 20.82, Running 32.58s Step 369( N/A%), pre moving , FPS 20.79, Running 32.62s Step 370( N/A%), pre moving , FPS 21.02, Running 32.65s Step 371( N/A%), pre moving , FPS 21.10, Running 32.68s Step 372( N/A%), pre moving , FPS 21.11, Running 32.71s Step 373( N/A%), pre moving , FPS 20.87, Running 32.76s Step 374( N/A%), pre moving , FPS 20.78, Running 32.80s Step 375( N/A%), pre moving , FPS 20.94, Running 32.84s Step 376( N/A%), pre moving , FPS 21.27, Running 32.88s Step 377( N/A%), pre moving , FPS 21.61, Running 32.91s Step 378( N/A%), pre moving , FPS 21.97, Running 32.94s Step 379( N/A%), pre moving , FPS 22.78, Running 32.98s Step 380( N/A%), pre moving , FPS 23.31, Running 33.01s Step 381( N/A%), pre moving , FPS 23.99, Running 33.04s Step 382( N/A%), pre moving , FPS 25.11, Running 33.08s Step 383( N/A%), pre moving , FPS 25.67, Running 33.11s Step 384( N/A%), pre moving , FPS 9.64, Running 34.45s Step 385( N/A%), pre moving , FPS 8.77, Running 34.72s Step 386( N/A%), pre moving , FPS 8.09, Running 34.97s Step 387( N/A%), pre moving , FPS 7.44, Running 35.22s Step 388( N/A%), pre moving , FPS 6.95, Running 35.46s Step 389( N/A%), pre moving , FPS 6.49, Running 35.70s Step 390( N/A%), pre moving , FPS 6.26, Running 35.84s Step 391( N/A%), pre moving , FPS 5.86, Running 36.09s Step 392( N/A%), pre moving , FPS 5.67, Running 36.24s Step 393( N/A%), pre moving , FPS 5.37, Running 36.48s Step 394( N/A%), pre moving , FPS 5.21, Running 36.63s Step 395( N/A%), pre moving , FPS 4.91, Running 36.91s Step 396( N/A%), pre moving , FPS 4.77, Running 37.07s Step 397( N/A%), pre moving , FPS 4.56, Running 37.30s Step 398( N/A%), pre moving , FPS 4.43, Running 37.46s Step 399( N/A%), pre moving , FPS 4.21, Running 37.72s Step 400( N/A%), pre moving , FPS 4.12, Running 37.87s Step 401( N/A%), pre moving , FPS 3.93, Running 38.13s Step 402( N/A%), pre moving , FPS 3.82, Running 38.31s Step 403( N/A%), pre moving , FPS 3.63, Running 38.63s Step 404( 0.33%), action 1, FPS 3.80, Running 39.72s Step 405( 0.67%), action 2, FPS 3.79, Running 39.99s Step 406( 1.00%), action 3, FPS 3.52, Running 40.65s Step 407( 1.33%), action 4, FPS 3.39, Running 41.12s Step 408( 1.67%), action 5, FPS 3.27, Running 41.58s Step 409( 2.00%), action 6, FPS 3.19, Running 41.98s Step 410( 2.33%), action 7, FPS 3.04, Running 42.43s Step 411( 2.67%), action 8, FPS 3.04, Running 42.67s Step 412( 3.00%), action 9, FPS 2.83, Running 43.30s Step 413( 3.33%), action 10, FPS 2.85, Running 43.50s Step 414( 3.67%), action 11, FPS 2.58, Running 44.38s Step 415( 4.00%), action 12, FPS 2.53, Running 44.81s Step 416( 4.33%), action 13, FPS 2.43, Running 45.30s Step 417( 4.67%), action 14, FPS 2.42, Running 45.56s Step 418( 5.00%), action 15, FPS 2.28, Running 46.23s Step 419( 5.33%), action 16, FPS 2.24, Running 46.63s Step 420( 5.67%), action 17, FPS 2.13, Running 47.25s Step 421( 6.00%), action 18, FPS 2.08, Running 47.75s Step 422( 6.33%), action 19, FPS 2.00, Running 48.33s Step 423( 6.67%), action 20, FPS 2.00, Running 48.60s Step 424( 7.00%), action 21, FPS 2.06, Running 49.45s Step 425( 7.33%), action 22, FPS 2.03, Running 49.84s Step 426( 7.67%), action 23, FPS 2.06, Running 50.38s Step 427( 8.00%), action 24, FPS 2.10, Running 50.65s Step 428( 8.33%), action 25, FPS 2.06, Running 51.28s Step 429( 8.67%), action 26, FPS 2.10, Running 51.49s Step 430( 9.00%), action 27, FPS 2.06, Running 52.14s Step 431( 9.33%), action 28, FPS 2.06, Running 52.37s Step 432( 9.67%), action 29, FPS 2.11, Running 52.77s Step 433( 10.00%), action 30, FPS 2.09, Running 53.05s Step 434( 10.33%), action 31, FPS 2.10, Running 53.92s Step 435( 10.67%), action 32, FPS 2.10, Running 54.35s Step 436( 11.00%), action 33, FPS 2.07, Running 54.97s Step 437( 11.33%), action 34, FPS 2.08, Running 55.16s Step 438( 11.67%), action 35, FPS 2.07, Running 55.89s Step 439( 12.00%), action 36, FPS 2.07, Running 56.31s Step 440( 12.33%), action 37, FPS 2.10, Running 56.78s Step 441( 12.67%), action 38, FPS 2.08, Running 57.34s Step 442( 13.00%), action 39, FPS 2.12, Running 57.78s Step 443( 13.33%), action 40, FPS 2.11, Running 58.09s Step 444( 13.67%), action 41, FPS 2.12, Running 58.88s Step 445( 14.00%), action 42, FPS 2.15, Running 59.13s Step 446( 14.33%), action 43, FPS 2.17, Running 59.60s Step 447( 14.67%), action 44, FPS 2.12, Running 60.08s Step 448( 15.00%), action 45, FPS 2.16, Running 60.55s Step 449( 15.33%), action 46, FPS 2.15, Running 60.80s Step 450( 15.67%), action 47, FPS 2.15, Running 61.46s Step 451( 16.00%), action 48, FPS 2.10, Running 61.92s Step 452( 16.33%), action 49, FPS 2.06, Running 62.50s Step 453( 16.67%), action 50, FPS 2.01, Running 63.01s Step 454( 17.00%), action 51, FPS 2.03, Running 63.76s Step 455( 17.33%), action 52, FPS 2.06, Running 64.04s Step 456( 17.67%), action 53, FPS 2.12, Running 64.42s Step 457( 18.00%), action 54, FPS 2.11, Running 64.65s Step 458( 18.33%), action 55, FPS 2.15, Running 65.19s Step 459( 18.67%), action 56, FPS 2.19, Running 65.44s Step 460( 19.00%), action 57, FPS 2.18, Running 65.97s Step 461( 19.33%), action 58, FPS 2.26, Running 66.19s Step 462( 19.67%), action 59, FPS 2.23, Running 66.73s Step 463( 20.00%), action 60, FPS 2.26, Running 66.92s Step 464( 20.33%), action 61, FPS 2.30, Running 67.58s Step 465( 20.67%), action 62, FPS 2.29, Running 67.89s Step 466( 21.00%), action 63, FPS 2.31, Running 68.25s Step 467( 21.33%), action 64, FPS 2.35, Running 68.57s Step 468( 21.67%), action 65, FPS 2.34, Running 69.09s Step 469( 22.00%), action 66, FPS 2.34, Running 69.33s Step 470( 22.33%), action 67, FPS 2.43, Running 69.69s Step 471( 22.67%), action 68, FPS 2.51, Running 69.90s Step 472( 23.00%), action 69, FPS 2.53, Running 70.41s Step 473( 23.33%), action 70, FPS 2.62, Running 70.65s Step 474( 23.67%), action 71, FPS 2.67, Running 71.24s Step 475( 24.00%), action 72, FPS 2.69, Running 71.47s Step 476( 24.33%), action 73, FPS 2.72, Running 71.78s Step 477( 24.67%), action 74, FPS 2.73, Running 71.99s Step 478( 25.00%), action 75, FPS 2.73, Running 72.51s Step 479( 25.33%), action 76, FPS 2.72, Running 72.78s Step 480( 25.67%), action 77, FPS 2.73, Running 73.29s Step 481( 26.00%), action 78, FPS 2.70, Running 73.60s Step 482( 26.33%), action 79, FPS 2.71, Running 74.10s Step 483( 26.67%), action 80, FPS 2.70, Running 74.34s Step 484( 27.00%), action 81, FPS 2.73, Running 74.92s Step 485( 27.33%), action 82, FPS 2.71, Running 75.26s Step 486( 27.67%), action 83, FPS 2.70, Running 75.65s Step 487( 28.00%), action 84, FPS 2.74, Running 75.86s Step 488( 28.33%), action 85, FPS 2.73, Running 76.42s Step 489( 28.67%), action 86, FPS 2.67, Running 76.82s Step 490( 29.00%), action 87, FPS 2.61, Running 77.35s Step 491( 29.33%), action 88, FPS 2.53, Running 77.80s Step 492( 29.67%), action 89, FPS 2.49, Running 78.44s Step 493( 30.00%), action 90, FPS 2.46, Running 78.78s Step 494( 30.33%), action 91, FPS 2.42, Running 79.50s Step 495( 30.67%), action 92, FPS 2.38, Running 79.86s Step 496( 31.00%), action 93, FPS 2.28, Running 80.55s Step 497( 31.33%), action 94, FPS 2.27, Running 80.79s Step 498( 31.67%), action 95, FPS 2.25, Running 81.40s Step 499( 32.00%), action 96, FPS 2.26, Running 81.62s Step 500( 32.33%), action 97, FPS 2.26, Running 82.15s Step 501( 32.67%), action 98, FPS 2.24, Running 82.54s Step 502( 33.00%), action 99, FPS 2.20, Running 83.18s Step 503( 33.33%), action 100, FPS 2.20, Running 83.43s Step 504( 33.67%), action 101, FPS 2.13, Running 84.32s Step 505( 34.00%), action 102, FPS 2.09, Running 84.85s Step 506( 34.33%), action 103, FPS 2.05, Running 85.38s Step 507( 34.67%), action 104, FPS 2.05, Running 85.62s Step 508( 35.00%), action 105, FPS 2.07, Running 86.09s Step 509( 35.33%), action 106, FPS 2.07, Running 86.47s Step 510( 35.67%), action 107, FPS 2.03, Running 87.22s Step 511( 36.00%), action 108, FPS 2.02, Running 87.69s Step 512( 36.33%), action 109, FPS 2.05, Running 88.22s Step 513( 36.67%), action 110, FPS 2.06, Running 88.47s Step 514( 37.00%), action 111, FPS 2.06, Running 89.21s Step 515( 37.33%), action 112, FPS 2.05, Running 89.62s Step 516( 37.67%), action 113, FPS 2.05, Running 90.33s Step 517( 38.00%), action 114, FPS 2.01, Running 90.74s Step 518( 38.33%), action 115, FPS 1.99, Running 91.43s Step 519( 38.67%), action 116, FPS 1.97, Running 91.76s Step 520( 39.00%), action 117, FPS 1.96, Running 92.37s Step 521( 39.33%), action 118, FPS 1.95, Running 92.78s Step 522( 39.67%), action 119, FPS 2.01, Running 93.15s Step 523( 40.00%), action 120, FPS 1.97, Running 93.56s Step 524( 40.33%), action 121, FPS 2.03, Running 94.17s Step 525( 40.67%), action 122, FPS 2.07, Running 94.49s Step 526( 41.00%), action 123, FPS 2.11, Running 94.85s Step 527( 41.33%), action 124, FPS 2.09, Running 95.21s Step 528( 41.67%), action 125, FPS 2.11, Running 95.59s Step 529( 42.00%), action 126, FPS 2.14, Running 95.83s Step 530( 42.33%), action 127, FPS 2.23, Running 96.19s Step 531( 42.67%), action 128, FPS 2.26, Running 96.56s Step 532( 43.00%), action 129, FPS 2.30, Running 96.92s Step 533( 43.33%), action 130, FPS 2.24, Running 97.38s Step 534( 43.67%), action 131, FPS 2.31, Running 97.86s Step 535( 44.00%), action 132, FPS 2.35, Running 98.11s Step 536( 44.33%), action 133, FPS 2.46, Running 98.45s Step 537( 44.67%), action 134, FPS 2.53, Running 98.65s Step 538( 45.00%), action 135, FPS 2.62, Running 99.06s Step 539( 45.33%), action 136, FPS 2.64, Running 99.33s Step 540( 45.67%), action 137, FPS 2.68, Running 99.83s Step 541( 46.00%), action 138, FPS 2.69, Running 100.21s Step 542( 46.33%), action 139, FPS 2.68, Running 100.61s Step 543( 46.67%), action 140, FPS 2.73, Running 100.89s Step 544( 47.00%), action 141, FPS 2.73, Running 101.49s Step 545( 47.33%), action 142, FPS 2.75, Running 101.75s Step 546( 47.67%), action 143, FPS 2.67, Running 102.35s Step 547( 48.00%), action 144, FPS 2.64, Running 102.79s Step 548( 48.33%), action 145, FPS 2.56, Running 103.40s Step 549( 48.67%), action 146, FPS 2.51, Running 103.80s Step 550( 49.00%), action 147, FPS 2.47, Running 104.28s Step 551( 49.33%), action 148, FPS 2.43, Running 104.80s Step 552( 49.67%), action 149, FPS 2.32, Running 105.54s Step 553( 50.00%), action 150, FPS 2.31, Running 106.04s [2026-08-01 18:30:28] [70 ] Seed 69 success after 106.63 s. +steps: 553 , actions: 150 . +Instruction: Empty +Total 38/70(54.29%) success. +Setting seed: 70 +Step 1( N/A%), pre moving , FPS 4.27, Running 0.23s Step 2( N/A%), pre moving , FPS 7.42, Running 0.27s Step 3( N/A%), pre moving , FPS 9.74, Running 0.31s Step 4( N/A%), pre moving , FPS 11.16, Running 0.36s Step 5( N/A%), pre moving , FPS 12.49, Running 0.40s Step 6( N/A%), pre moving , FPS 13.45, Running 0.45s Step 7( N/A%), pre moving , FPS 14.38, Running 0.49s Step 8( N/A%), pre moving , FPS 15.07, Running 0.53s Step 9( N/A%), pre moving , FPS 15.54, Running 0.58s Step 10( N/A%), pre moving , FPS 16.03, Running 0.62s Step 11( N/A%), pre moving , FPS 16.59, Running 0.66s Step 12( N/A%), pre moving , FPS 17.06, Running 0.70s Step 13( N/A%), pre moving , FPS 17.48, Running 0.74s Step 14( N/A%), pre moving , FPS 17.90, Running 0.78s Step 15( N/A%), pre moving , FPS 18.03, Running 0.83s Step 16( N/A%), pre moving , FPS 18.34, Running 0.87s Step 17( N/A%), pre moving , FPS 18.60, Running 0.91s Step 18( N/A%), pre moving , FPS 18.87, Running 0.95s Step 19( N/A%), pre moving , FPS 19.12, Running 0.99s Step 20( N/A%), pre moving , FPS 19.00, Running 1.05s Step 21( N/A%), pre moving , FPS 18.84, Running 1.30s Step 22( N/A%), pre moving , FPS 18.15, Running 1.37s Step 23( N/A%), pre moving , FPS 18.11, Running 1.41s Step 24( N/A%), pre moving , FPS 18.25, Running 1.45s Step 25( N/A%), pre moving , FPS 18.34, Running 1.49s Step 26( N/A%), pre moving , FPS 14.94, Running 1.78s Step 27( N/A%), pre moving , FPS 14.98, Running 1.82s Step 28( N/A%), pre moving , FPS 15.05, Running 1.86s Step 29( N/A%), pre moving , FPS 15.16, Running 1.90s Step 30( N/A%), pre moving , FPS 15.21, Running 1.94s Step 31( N/A%), pre moving , FPS 15.20, Running 1.98s Step 32( N/A%), pre moving , FPS 15.21, Running 2.02s Step 33( N/A%), pre moving , FPS 15.25, Running 2.06s Step 34( N/A%), pre moving , FPS 15.27, Running 2.09s Step 35( N/A%), pre moving , FPS 15.33, Running 2.14s Step 36( N/A%), pre moving , FPS 12.24, Running 2.51s Step 37( N/A%), pre moving , FPS 12.18, Running 2.56s Step 38( N/A%), pre moving , FPS 12.10, Running 2.61s Step 39( N/A%), pre moving , FPS 12.10, Running 2.65s Step 40( N/A%), pre moving , FPS 12.21, Running 2.69s Step 41( N/A%), pre moving , FPS 13.96, Running 2.73s Step 42( N/A%), pre moving , FPS 14.35, Running 2.77s Step 43( N/A%), pre moving , FPS 14.35, Running 2.81s Step 44( N/A%), pre moving , FPS 14.32, Running 2.85s Step 45( N/A%), pre moving , FPS 14.24, Running 2.90s Step 46( N/A%), pre moving , FPS 17.37, Running 2.94s Step 47( N/A%), pre moving , FPS 17.24, Running 2.98s Step 48( N/A%), pre moving , FPS 16.80, Running 3.05s Step 49( N/A%), pre moving , FPS 16.47, Running 3.11s Step 50( N/A%), pre moving , FPS 16.14, Running 3.18s Step 51( N/A%), pre moving , FPS 15.93, Running 3.24s Step 52( N/A%), pre moving , FPS 15.63, Running 3.30s Step 53( N/A%), pre moving , FPS 15.19, Running 3.37s Step 54( N/A%), pre moving , FPS 14.88, Running 3.44s Step 55( N/A%), pre moving , FPS 14.71, Running 3.50s Step 56( N/A%), pre moving , FPS 19.10, Running 3.55s Step 57( N/A%), pre moving , FPS 18.63, Running 3.63s Step 58( N/A%), pre moving , FPS 18.25, Running 3.70s Step 59( N/A%), pre moving , FPS 17.81, Running 3.77s Step 60( N/A%), pre moving , FPS 17.49, Running 3.83s Step 61( N/A%), pre moving , FPS 17.19, Running 3.89s Step 62( N/A%), pre moving , FPS 16.76, Running 3.96s Step 63( N/A%), pre moving , FPS 16.45, Running 4.02s Step 64( N/A%), pre moving , FPS 16.25, Running 4.08s Step 65( N/A%), pre moving , FPS 16.01, Running 4.14s Step 66( N/A%), pre moving , FPS 15.70, Running 4.21s Step 67( N/A%), pre moving , FPS 15.47, Running 4.27s Step 68( N/A%), pre moving , FPS 15.53, Running 4.34s Step 69( N/A%), pre moving , FPS 15.50, Running 4.40s Step 70( N/A%), pre moving , FPS 15.58, Running 4.46s Step 71( N/A%), pre moving , FPS 15.43, Running 4.53s Step 72( N/A%), pre moving , FPS 15.36, Running 4.60s Step 73( N/A%), pre moving , FPS 15.53, Running 4.66s Step 74( N/A%), pre moving , FPS 15.55, Running 4.72s Step 75( N/A%), pre moving , FPS 15.53, Running 4.78s Step 76( N/A%), pre moving , FPS 15.71, Running 4.83s Step 77( N/A%), pre moving , FPS 16.16, Running 4.87s Step 78( N/A%), pre moving , FPS 16.52, Running 4.91s Step 79( N/A%), pre moving , FPS 16.84, Running 4.96s Step 80( N/A%), pre moving , FPS 17.20, Running 5.00s Step 81( N/A%), pre moving , FPS 17.51, Running 5.03s Step 82( N/A%), pre moving , FPS 17.95, Running 5.07s Step 83( N/A%), pre moving , FPS 18.20, Running 5.12s Step 84( N/A%), pre moving , FPS 18.45, Running 5.17s Step 85( N/A%), pre moving , FPS 18.78, Running 5.21s Step 86( N/A%), pre moving , FPS 19.09, Running 5.26s Step 87( N/A%), pre moving , FPS 19.52, Running 5.30s Step 88( N/A%), pre moving , FPS 20.02, Running 5.34s Step 89( N/A%), pre moving , FPS 20.56, Running 5.38s Step 90( N/A%), pre moving , FPS 20.96, Running 5.42s Step 91( N/A%), pre moving , FPS 21.62, Running 5.46s Step 92( N/A%), pre moving , FPS 22.18, Running 5.50s Step 93( N/A%), pre moving , FPS 22.41, Running 5.55s Step 94( N/A%), pre moving , FPS 22.84, Running 5.60s Step 95( N/A%), pre moving , FPS 14.56, Running 6.16s Step 96( N/A%), pre moving , FPS 13.50, Running 6.31s Step 97( N/A%), pre moving , FPS 11.69, Running 6.58s Step 98( N/A%), pre moving , FPS 11.04, Running 6.72s Step 99( N/A%), pre moving , FPS 9.89, Running 6.98s Step 100( N/A%), pre moving , FPS 9.35, Running 7.14s Step 101( N/A%), pre moving , FPS 8.61, Running 7.36s Step 102( N/A%), pre moving , FPS 8.13, Running 7.53s Step 103( N/A%), pre moving , FPS 7.50, Running 7.79s Step 104( N/A%), pre moving , FPS 7.16, Running 7.96s Step 105( N/A%), pre moving , FPS 6.72, Running 8.18s Step 106( N/A%), pre moving , FPS 6.44, Running 8.37s Step 107( N/A%), pre moving , FPS 5.99, Running 8.64s Step 108( N/A%), pre moving , FPS 5.79, Running 8.79s Step 109( N/A%), pre moving , FPS 5.46, Running 9.04s Step 110( N/A%), pre moving , FPS 5.26, Running 9.22s Step 111( N/A%), pre moving , FPS 4.93, Running 9.51s Step 112( N/A%), pre moving , FPS 4.76, Running 9.70s Step 113( N/A%), pre moving , FPS 4.55, Running 9.95s Step 114( N/A%), pre moving , FPS 4.45, Running 10.09s Step 115( N/A%), pre moving , FPS 4.77, Running 10.35s Step 116( N/A%), pre moving , FPS 4.76, Running 10.51s Step 117( N/A%), pre moving , FPS 4.71, Running 10.83s Step 118( N/A%), pre moving , FPS 4.68, Running 11.00s Step 119( N/A%), pre moving , FPS 4.63, Running 11.30s Step 120( N/A%), pre moving , FPS 4.58, Running 11.50s Step 121( N/A%), pre moving , FPS 4.58, Running 11.72s Step 122( N/A%), pre moving , FPS 4.58, Running 11.89s Step 123( N/A%), pre moving , FPS 4.51, Running 12.23s Step 124( N/A%), pre moving , FPS 4.49, Running 12.41s Step 125( N/A%), pre moving , FPS 4.45, Running 12.68s Step 126( N/A%), pre moving , FPS 4.45, Running 12.86s Step 127( N/A%), pre moving , FPS 4.44, Running 13.14s Step 128( N/A%), pre moving , FPS 4.43, Running 13.31s Step 129( N/A%), pre moving , FPS 4.44, Running 13.55s Step 130( N/A%), pre moving , FPS 4.43, Running 13.73s Step 131( N/A%), pre moving , FPS 4.45, Running 14.01s Step 132( N/A%), pre moving , FPS 4.47, Running 14.17s Step 133( N/A%), pre moving , FPS 4.48, Running 14.41s Step 134( N/A%), pre moving , FPS 4.44, Running 14.60s Step 135( N/A%), pre moving , FPS 4.41, Running 14.89s Step 136( N/A%), pre moving , FPS 4.39, Running 15.07s Step 137( N/A%), pre moving , FPS 4.42, Running 15.35s Step 138( N/A%), pre moving , FPS 4.44, Running 15.50s Step 139( N/A%), pre moving , FPS 4.42, Running 15.82s Step 140( N/A%), pre moving , FPS 4.42, Running 16.02s Step 141( N/A%), pre moving , FPS 4.38, Running 16.29s Step 142( N/A%), pre moving , FPS 4.37, Running 16.48s Step 143( N/A%), pre moving , FPS 4.46, Running 16.71s Step 144( N/A%), pre moving , FPS 4.46, Running 16.89s Step 145( N/A%), pre moving , FPS 4.46, Running 17.16s Step 146( N/A%), pre moving , FPS 4.47, Running 17.33s Step 147( N/A%), pre moving , FPS 4.47, Running 17.61s Step 148( N/A%), pre moving , FPS 4.47, Running 17.79s Step 149( N/A%), pre moving , FPS 4.45, Running 18.04s Step 150( N/A%), pre moving , FPS 4.60, Running 18.08s Step 151( N/A%), pre moving , FPS 4.86, Running 18.13s Step 152( N/A%), pre moving , FPS 5.00, Running 18.17s Step 153( N/A%), pre moving , FPS 5.27, Running 18.21s Step 154( N/A%), pre moving , FPS 5.47, Running 18.25s Step 155( N/A%), pre moving , FPS 5.87, Running 18.29s Step 156( N/A%), pre moving , FPS 6.13, Running 18.33s Step 157( N/A%), pre moving , FPS 6.63, Running 18.37s Step 158( N/A%), pre moving , FPS 6.86, Running 18.42s Step 159( N/A%), pre moving , FPS 7.57, Running 18.46s Step 160( N/A%), pre moving , FPS 6.71, Running 19.00s Step 161( N/A%), pre moving , FPS 7.27, Running 19.04s Step 162( N/A%), pre moving , FPS 7.63, Running 19.10s Step 163( N/A%), pre moving , FPS 8.23, Running 19.14s Step 164( N/A%), pre moving , FPS 8.67, Running 19.20s Step 165( N/A%), pre moving , FPS 9.63, Running 19.24s Step 166( N/A%), pre moving , FPS 10.18, Running 19.30s Step 167( N/A%), pre moving , FPS 11.41, Running 19.37s Step 168( N/A%), pre moving , FPS 12.04, Running 19.45s Step 169( N/A%), pre moving , FPS 13.60, Running 19.51s Step 170( N/A%), pre moving , FPS 13.32, Running 19.59s Step 171( N/A%), pre moving , FPS 13.03, Running 19.66s Step 172( N/A%), pre moving , FPS 12.73, Running 19.74s Step 173( N/A%), pre moving , FPS 12.44, Running 19.82s Step 174( N/A%), pre moving , FPS 12.25, Running 19.88s Step 175( N/A%), pre moving , FPS 11.62, Running 20.01s Step 176( N/A%), pre moving , FPS 11.36, Running 20.09s Step 177( N/A%), pre moving , FPS 11.16, Running 20.16s Step 178( N/A%), pre moving , FPS 10.90, Running 20.25s Step 179( N/A%), pre moving , FPS 10.77, Running 20.32s Step 180( N/A%), pre moving , FPS 14.06, Running 20.43s Step 181( N/A%), pre moving , FPS 13.33, Running 20.54s Step 182( N/A%), pre moving , FPS 12.89, Running 20.65s Step 183( N/A%), pre moving , FPS 12.45, Running 20.75s Step 184( N/A%), pre moving , FPS 12.14, Running 20.85s Step 185( N/A%), pre moving , FPS 11.60, Running 20.96s Step 186( N/A%), pre moving , FPS 11.35, Running 21.07s Step 187( N/A%), pre moving , FPS 11.13, Running 21.16s Step 188( N/A%), pre moving , FPS 11.04, Running 21.26s Step 189( N/A%), pre moving , FPS 10.78, Running 21.37s Step 190( N/A%), pre moving , FPS 10.59, Running 21.48s Step 191( N/A%), pre moving , FPS 10.45, Running 21.58s Step 192( N/A%), pre moving , FPS 10.30, Running 21.68s Step 193( N/A%), pre moving , FPS 10.16, Running 21.79s Step 194( N/A%), pre moving , FPS 10.00, Running 21.88s Step 195( N/A%), pre moving , FPS 10.12, Running 21.99s Step 196( N/A%), pre moving , FPS 9.94, Running 22.10s Step 197( N/A%), pre moving , FPS 9.78, Running 22.21s Step 198( N/A%), pre moving , FPS 9.72, Running 22.31s Step 199( N/A%), pre moving , FPS 9.59, Running 22.41s Step 200( N/A%), pre moving , FPS 9.64, Running 22.50s Step 201( N/A%), pre moving , FPS 9.73, Running 22.60s Step 202( N/A%), pre moving , FPS 9.83, Running 22.68s Step 203( N/A%), pre moving , FPS 9.90, Running 22.77s Step 204( N/A%), pre moving , FPS 10.00, Running 22.85s Step 205( N/A%), pre moving , FPS 10.18, Running 22.93s Step 206( N/A%), pre moving , FPS 10.28, Running 23.01s Step 207( N/A%), pre moving , FPS 10.57, Running 23.06s Step 208( N/A%), pre moving , FPS 10.95, Running 23.09s Step 209( N/A%), pre moving , FPS 11.38, Running 23.13s Step 210( N/A%), pre moving , FPS 11.84, Running 23.17s Step 211( N/A%), pre moving , FPS 12.22, Running 23.21s Step 212( N/A%), pre moving , FPS 12.63, Running 23.27s Step 213( N/A%), pre moving , FPS 13.02, Running 23.32s Step 214( N/A%), pre moving , FPS 13.51, Running 23.36s Step 215( N/A%), pre moving , FPS 14.10, Running 23.41s Step 216( N/A%), pre moving , FPS 14.96, Running 23.44s Step 217( N/A%), pre moving , FPS 15.83, Running 23.47s Step 218( N/A%), pre moving , FPS 16.73, Running 23.51s Step 219( N/A%), pre moving , FPS 17.63, Running 23.54s Step 220( N/A%), pre moving , FPS 18.60, Running 23.58s Step 221( N/A%), pre moving , FPS 13.73, Running 24.05s Step 222( N/A%), pre moving , FPS 14.22, Running 24.09s Step 223( N/A%), pre moving , FPS 14.44, Running 24.15s Step 224( N/A%), pre moving , FPS 14.90, Running 24.19s Step 225( N/A%), pre moving , FPS 15.45, Running 24.22s Step 226( N/A%), pre moving , FPS 15.80, Running 24.27s Step 227( N/A%), pre moving , FPS 15.79, Running 24.32s Step 228( N/A%), pre moving , FPS 15.49, Running 24.38s Step 229( N/A%), pre moving , FPS 15.27, Running 24.44s Step 230( N/A%), pre moving , FPS 15.02, Running 24.50s Step 231( N/A%), pre moving , FPS 14.89, Running 24.56s Step 232( N/A%), pre moving , FPS 14.87, Running 24.61s Step 233( N/A%), pre moving , FPS 14.68, Running 24.69s Step 234( N/A%), pre moving , FPS 14.22, Running 24.77s Step 235( N/A%), pre moving , FPS 13.95, Running 24.84s Step 236( N/A%), pre moving , FPS 13.58, Running 24.91s Step 237( N/A%), pre moving , FPS 13.25, Running 24.98s Step 238( N/A%), pre moving , FPS 12.96, Running 25.05s Step 239( N/A%), pre moving , FPS 12.69, Running 25.12s Step 240( N/A%), pre moving , FPS 12.46, Running 25.18s Step 241( N/A%), pre moving , FPS 16.76, Running 25.25s Step 242( N/A%), pre moving , FPS 16.21, Running 25.33s Step 243( N/A%), pre moving , FPS 15.89, Running 25.41s Step 244( N/A%), pre moving , FPS 15.44, Running 25.49s Step 245( N/A%), pre moving , FPS 15.21, Running 25.54s Step 246( N/A%), pre moving , FPS 14.96, Running 25.61s Step 247( N/A%), pre moving , FPS 14.81, Running 25.67s Step 248( N/A%), pre moving , FPS 14.66, Running 25.75s Step 249( N/A%), pre moving , FPS 14.59, Running 25.81s Step 250( N/A%), pre moving , FPS 14.44, Running 25.88s Step 251( N/A%), pre moving , FPS 14.30, Running 25.96s Step 252( N/A%), pre moving , FPS 14.20, Running 26.02s Step 253( N/A%), pre moving , FPS 14.12, Running 26.10s Step 254( N/A%), pre moving , FPS 14.26, Running 26.17s Step 255( N/A%), pre moving , FPS 14.29, Running 26.24s Step 256( N/A%), pre moving , FPS 14.32, Running 26.31s Step 257( N/A%), pre moving , FPS 14.33, Running 26.38s Step 258( N/A%), pre moving , FPS 14.32, Running 26.45s Step 259( N/A%), pre moving , FPS 14.25, Running 26.52s Step 260( N/A%), pre moving , FPS 14.19, Running 26.59s Step 261( N/A%), pre moving , FPS 13.78, Running 26.70s Step 262( N/A%), pre moving , FPS 13.78, Running 26.78s Step 263( N/A%), pre moving , FPS 13.90, Running 26.85s Step 264( N/A%), pre moving , FPS 13.96, Running 26.92s Step 265( N/A%), pre moving , FPS 13.81, Running 26.99s Step 266( N/A%), pre moving , FPS 13.83, Running 27.06s Step 267( N/A%), pre moving , FPS 13.65, Running 27.14s Step 268( N/A%), pre moving , FPS 13.65, Running 27.21s Step 269( N/A%), pre moving , FPS 13.49, Running 27.29s Step 270( N/A%), pre moving , FPS 13.69, Running 27.34s Step 271( N/A%), pre moving , FPS 13.69, Running 27.42s Step 272( N/A%), pre moving , FPS 13.79, Running 27.47s Step 273( N/A%), pre moving , FPS 13.92, Running 27.54s Step 274( N/A%), pre moving , FPS 14.14, Running 27.59s Step 275( N/A%), pre moving , FPS 14.16, Running 27.65s Step 276( N/A%), pre moving , FPS 14.19, Running 27.72s Step 277( N/A%), pre moving , FPS 14.11, Running 27.80s Step 278( N/A%), pre moving , FPS 14.07, Running 27.87s Step 279( N/A%), pre moving , FPS 13.99, Running 27.95s Step 280( N/A%), pre moving , FPS 13.87, Running 28.03s Step 281( N/A%), pre moving , FPS 14.08, Running 28.12s Step 282( N/A%), pre moving , FPS 14.00, Running 28.20s Step 283( N/A%), pre moving , FPS 13.80, Running 28.30s Step 284( N/A%), pre moving , FPS 13.77, Running 28.37s Step 285( N/A%), pre moving , FPS 13.79, Running 28.44s Step 286( N/A%), pre moving , FPS 13.81, Running 28.51s Step 287( N/A%), pre moving , FPS 14.07, Running 28.56s Step 288( N/A%), pre moving , FPS 14.27, Running 28.61s Step 289( N/A%), pre moving , FPS 14.60, Running 28.66s Step 290( N/A%), pre moving , FPS 14.82, Running 28.69s Step 291( N/A%), pre moving , FPS 15.29, Running 28.73s Step 292( N/A%), pre moving , FPS 15.54, Running 28.76s Step 293( N/A%), pre moving , FPS 15.90, Running 28.80s Step 294( N/A%), pre moving , FPS 15.87, Running 28.85s Step 295( N/A%), pre moving , FPS 16.16, Running 28.89s Step 296( N/A%), pre moving , FPS 16.59, Running 28.93s Step 297( N/A%), pre moving , FPS 17.18, Running 28.96s Step 298( N/A%), pre moving , FPS 17.75, Running 28.99s Step 299( N/A%), pre moving , FPS 18.51, Running 29.03s Step 300( N/A%), pre moving , FPS 19.47, Running 29.06s Step 301( N/A%), pre moving , FPS 20.44, Running 29.10s Step 302( N/A%), pre moving , FPS 21.56, Running 29.13s Step 303( N/A%), pre moving , FPS 23.02, Running 29.17s Step 304( N/A%), pre moving , FPS 23.84, Running 29.21s Step 305( N/A%), pre moving , FPS 24.55, Running 29.25s Step 306( N/A%), pre moving , FPS 25.73, Running 29.28s Step 307( N/A%), pre moving , FPS 26.57, Running 29.31s Step 308( N/A%), pre moving , FPS 27.20, Running 29.35s Step 309( N/A%), pre moving , FPS 27.64, Running 29.38s Step 310( N/A%), pre moving , FPS 27.52, Running 29.42s Step 311( N/A%), pre moving , FPS 27.18, Running 29.46s Step 312( N/A%), pre moving , FPS 27.21, Running 29.49s Step 313( N/A%), pre moving , FPS 27.44, Running 29.53s Step 314( N/A%), pre moving , FPS 28.19, Running 29.56s Step 315( N/A%), pre moving , FPS 28.48, Running 29.59s Step 316( N/A%), pre moving , FPS 28.19, Running 29.64s Step 317( N/A%), pre moving , FPS 27.93, Running 29.68s Step 318( N/A%), pre moving , FPS 17.45, Running 30.14s Step 319( N/A%), pre moving , FPS 17.25, Running 30.19s Step 320( N/A%), pre moving , FPS 17.21, Running 30.22s Step 321( N/A%), pre moving , FPS 17.24, Running 30.26s Step 322( N/A%), pre moving , FPS 16.99, Running 30.31s Step 323( N/A%), pre moving , FPS 16.99, Running 30.34s Step 324( N/A%), pre moving , FPS 17.06, Running 30.38s Step 325( N/A%), pre moving , FPS 16.72, Running 30.45s Step 326( N/A%), pre moving , FPS 16.37, Running 30.50s Step 327( N/A%), pre moving , FPS 16.07, Running 30.56s Step 328( N/A%), pre moving , FPS 15.62, Running 30.63s Step 329( N/A%), pre moving , FPS 15.25, Running 30.69s Step 330( N/A%), pre moving , FPS 14.67, Running 30.78s Step 331( N/A%), pre moving , FPS 14.15, Running 30.87s Step 332( N/A%), pre moving , FPS 13.86, Running 30.94s Step 333( N/A%), pre moving , FPS 13.68, Running 30.99s Step 334( N/A%), pre moving , FPS 13.49, Running 31.04s Step 335( N/A%), pre moving , FPS 13.31, Running 31.10s Step 336( N/A%), pre moving , FPS 13.18, Running 31.15s Step 337( N/A%), pre moving , FPS 13.09, Running 31.20s Step 338( N/A%), pre moving , FPS 18.25, Running 31.24s Step 339( N/A%), pre moving , FPS 18.51, Running 31.27s Step 340( N/A%), pre moving , FPS 18.45, Running 31.31s Step 341( N/A%), pre moving , FPS 18.41, Running 31.34s Step 342( N/A%), pre moving , FPS 18.65, Running 31.38s Step 343( N/A%), pre moving , FPS 18.69, Running 31.41s Step 344( N/A%), pre moving , FPS 18.64, Running 31.46s Step 345( N/A%), pre moving , FPS 19.12, Running 31.49s Step 346( N/A%), pre moving , FPS 19.49, Running 31.53s Step 347( N/A%), pre moving , FPS 19.80, Running 31.57s Step 348( N/A%), pre moving , FPS 20.48, Running 31.60s Step 349( N/A%), pre moving , FPS 21.21, Running 31.64s Step 350( N/A%), pre moving , FPS 22.50, Running 31.67s Step 351( N/A%), pre moving , FPS 24.08, Running 31.71s Step 352( N/A%), pre moving , FPS 24.91, Running 31.74s Step 353( N/A%), pre moving , FPS 25.42, Running 31.77s Step 354( N/A%), pre moving , FPS 25.87, Running 31.81s Step 355( N/A%), pre moving , FPS 26.52, Running 31.85s Step 356( N/A%), pre moving , FPS 27.33, Running 31.88s Step 357( N/A%), pre moving , FPS 28.01, Running 31.92s Step 358( N/A%), pre moving , FPS 28.02, Running 31.95s Step 359( N/A%), pre moving , FPS 27.80, Running 31.99s Step 360( N/A%), pre moving , FPS 27.78, Running 32.03s Step 361( N/A%), pre moving , FPS 27.92, Running 32.06s Step 362( N/A%), pre moving , FPS 28.13, Running 32.09s Step 363( N/A%), pre moving , FPS 28.11, Running 32.13s Step 364( N/A%), pre moving , FPS 28.28, Running 32.16s Step 365( N/A%), pre moving , FPS 28.28, Running 32.20s Step 366( N/A%), pre moving , FPS 28.20, Running 32.24s Step 367( N/A%), pre moving , FPS 28.26, Running 32.28s Step 368( N/A%), pre moving , FPS 28.33, Running 32.31s Step 369( N/A%), pre moving , FPS 28.35, Running 32.34s Step 370( N/A%), pre moving , FPS 28.42, Running 32.38s Step 371( N/A%), pre moving , FPS 28.36, Running 32.41s Step 372( N/A%), pre moving , FPS 28.18, Running 32.45s Step 373( N/A%), pre moving , FPS 28.04, Running 32.49s Step 374( N/A%), pre moving , FPS 27.85, Running 32.53s Step 375( N/A%), pre moving , FPS 28.04, Running 32.56s Step 376( N/A%), pre moving , FPS 27.99, Running 32.60s Step 377( N/A%), pre moving , FPS 27.81, Running 32.64s Step 378( N/A%), pre moving , FPS 27.74, Running 32.67s Step 379( N/A%), pre moving , FPS 27.69, Running 32.71s Step 380( N/A%), pre moving , FPS 27.69, Running 32.75s Step 381( N/A%), pre moving , FPS 27.79, Running 32.78s Step 382( N/A%), pre moving , FPS 27.57, Running 32.82s Step 383( N/A%), pre moving , FPS 27.47, Running 32.85s Step 384( N/A%), pre moving , FPS 27.47, Running 32.89s Step 385( N/A%), pre moving , FPS 27.72, Running 32.92s Step 386( N/A%), pre moving , FPS 27.86, Running 32.96s Step 387( N/A%), pre moving , FPS 27.73, Running 33.00s Step 388( N/A%), pre moving , FPS 27.77, Running 33.03s Step 389( N/A%), pre moving , FPS 27.83, Running 33.06s Step 390( N/A%), pre moving , FPS 27.67, Running 33.10s Step 391( N/A%), pre moving , FPS 27.77, Running 33.13s Step 392( N/A%), pre moving , FPS 8.89, Running 34.70s Step 393( N/A%), pre moving , FPS 8.11, Running 34.95s Step 394( N/A%), pre moving , FPS 7.75, Running 35.11s Step 395( N/A%), pre moving , FPS 7.03, Running 35.41s Step 396( N/A%), pre moving , FPS 6.70, Running 35.58s Step 397( N/A%), pre moving , FPS 6.30, Running 35.81s Step 398( N/A%), pre moving , FPS 6.01, Running 36.00s Step 399( N/A%), pre moving , FPS 5.62, Running 36.27s Step 400( N/A%), pre moving , FPS 5.34, Running 36.50s Step 401( N/A%), pre moving , FPS 5.05, Running 36.74s Step 402( N/A%), pre moving , FPS 4.90, Running 36.90s Step 403( N/A%), pre moving , FPS 4.68, Running 37.13s Step 404( N/A%), pre moving , FPS 4.55, Running 37.29s Step 405( N/A%), pre moving , FPS 4.35, Running 37.52s Step 406( N/A%), pre moving , FPS 4.23, Running 37.68s Step 407( N/A%), pre moving , FPS 4.05, Running 37.94s Step 408( N/A%), pre moving , FPS 3.94, Running 38.11s Step 409( N/A%), pre moving , FPS 3.75, Running 38.40s Step 410( N/A%), pre moving , FPS 3.66, Running 38.56s Step 411( N/A%), pre moving , FPS 3.52, Running 38.82s Step 412( 0.33%), action 1, FPS 4.03, Running 39.66s Step 413( 0.67%), action 2, FPS 4.02, Running 39.93s Step 414( 1.00%), action 3, FPS 3.74, Running 40.46s Step 415( 1.33%), action 4, FPS 3.71, Running 40.79s Step 416( 1.67%), action 5, FPS 3.38, Running 41.49s Step 417( 2.00%), action 6, FPS 3.36, Running 41.76s Step 418( 2.33%), action 7, FPS 3.12, Running 42.41s Step 419( 2.67%), action 8, FPS 3.06, Running 42.81s Step 420( 3.00%), action 9, FPS 2.87, Running 43.47s Step 421( 3.33%), action 10, FPS 2.73, Running 44.06s Step 422( 3.67%), action 11, FPS 2.52, Running 44.84s Step 423( 4.00%), action 12, FPS 2.43, Running 45.36s Step 424( 4.33%), action 13, FPS 2.36, Running 45.77s Step 425( 4.67%), action 14, FPS 2.29, Running 46.25s Step 426( 5.00%), action 15, FPS 2.18, Running 46.85s Step 427( 5.33%), action 16, FPS 2.19, Running 47.09s Step 428( 5.67%), action 17, FPS 2.12, Running 47.56s Step 429( 6.00%), action 18, FPS 2.13, Running 47.78s Step 430( 6.33%), action 19, FPS 2.07, Running 48.24s Step 431( 6.67%), action 20, FPS 2.03, Running 48.69s Step 432( 7.00%), action 21, FPS 2.03, Running 49.52s Step 433( 7.33%), action 22, FPS 2.02, Running 49.83s Step 434( 7.67%), action 23, FPS 2.04, Running 50.26s Step 435( 8.00%), action 24, FPS 2.02, Running 50.67s Step 436( 8.33%), action 25, FPS 2.06, Running 51.20s Step 437( 8.67%), action 26, FPS 2.03, Running 51.64s Step 438( 9.00%), action 27, FPS 2.04, Running 52.23s Step 439( 9.33%), action 28, FPS 2.07, Running 52.48s Step 440( 9.67%), action 29, FPS 2.08, Running 53.10s Step 441( 10.00%), action 30, FPS 2.14, Running 53.38s Step 442( 10.33%), action 31, FPS 2.16, Running 54.09s Step 443( 10.67%), action 32, FPS 2.23, Running 54.34s Step 444( 11.00%), action 33, FPS 2.17, Running 54.98s Step 445( 11.33%), action 34, FPS 2.20, Running 55.36s Step 446( 11.67%), action 35, FPS 2.22, Running 55.84s Step 447( 12.00%), action 36, FPS 2.23, Running 56.05s Step 448( 12.33%), action 37, FPS 2.22, Running 56.58s Step 449( 12.67%), action 38, FPS 2.17, Running 57.01s Step 450( 13.00%), action 39, FPS 2.17, Running 57.44s Step 451( 13.33%), action 40, FPS 2.18, Running 57.86s Step 452( 13.67%), action 41, FPS 2.25, Running 58.40s Step 453( 14.00%), action 42, FPS 2.23, Running 58.78s Step 454( 14.33%), action 43, FPS 2.19, Running 59.39s Step 455( 14.67%), action 44, FPS 2.17, Running 59.91s Step 456( 15.00%), action 45, FPS 2.15, Running 60.49s Step 457( 15.33%), action 46, FPS 2.20, Running 60.74s Step 458( 15.67%), action 47, FPS 2.20, Running 61.30s Step 459( 16.00%), action 48, FPS 2.16, Running 61.73s Step 460( 16.33%), action 49, FPS 2.19, Running 62.23s Step 461( 16.67%), action 50, FPS 2.16, Running 62.63s Step 462( 17.00%), action 51, FPS 2.19, Running 63.23s Step 463( 17.33%), action 52, FPS 2.14, Running 63.70s Step 464( 17.67%), action 53, FPS 2.19, Running 64.10s Step 465( 18.00%), action 54, FPS 2.21, Running 64.41s Step 466( 18.33%), action 55, FPS 2.23, Running 64.83s Step 467( 18.67%), action 56, FPS 2.19, Running 65.19s Step 468( 19.00%), action 57, FPS 2.19, Running 65.72s Step 469( 19.33%), action 58, FPS 2.17, Running 66.23s Step 470( 19.67%), action 59, FPS 2.19, Running 66.57s Step 471( 20.00%), action 60, FPS 2.19, Running 66.99s Step 472( 20.33%), action 61, FPS 2.18, Running 67.59s Step 473( 20.67%), action 62, FPS 2.21, Running 67.82s Step 474( 21.00%), action 63, FPS 2.28, Running 68.15s Step 475( 21.33%), action 64, FPS 2.29, Running 68.66s Step 476( 21.67%), action 65, FPS 2.29, Running 69.25s Step 477( 22.00%), action 66, FPS 2.23, Running 69.72s Step 478( 22.33%), action 67, FPS 2.24, Running 70.24s Step 479( 22.67%), action 68, FPS 2.27, Running 70.52s Step 480( 23.00%), action 69, FPS 2.24, Running 71.17s Step 481( 23.33%), action 70, FPS 2.24, Running 71.57s Step 482( 23.67%), action 71, FPS 2.20, Running 72.32s Step 483( 24.00%), action 72, FPS 2.20, Running 72.80s Step 484( 24.33%), action 73, FPS 2.20, Running 73.21s Step 485( 24.67%), action 74, FPS 2.20, Running 73.49s Step 486( 25.00%), action 75, FPS 2.17, Running 74.05s Step 487( 25.33%), action 76, FPS 2.20, Running 74.28s Step 488( 25.67%), action 77, FPS 2.26, Running 74.58s Step 489( 26.00%), action 78, FPS 2.30, Running 74.91s Step 490( 26.33%), action 79, FPS 2.28, Running 75.33s Step 491( 26.67%), action 80, FPS 2.30, Running 75.69s Step 492( 27.00%), action 81, FPS 2.25, Running 76.48s Step 493( 27.33%), action 82, FPS 2.26, Running 76.68s Step 494( 27.67%), action 83, FPS 2.26, Running 77.00s Step 495( 28.00%), action 84, FPS 2.34, Running 77.20s Step 496( 28.33%), action 85, FPS 2.40, Running 77.59s Step 497( 28.67%), action 86, FPS 2.46, Running 77.85s Step 498( 29.00%), action 87, FPS 2.53, Running 78.14s Step 499( 29.33%), action 88, FPS 2.54, Running 78.39s Step 500( 29.67%), action 89, FPS 2.57, Running 78.95s Step 501( 30.00%), action 90, FPS 2.62, Running 79.19s Step 502( 30.33%), action 91, FPS 2.63, Running 79.93s Step 503( 30.67%), action 92, FPS 2.66, Running 80.32s Step 504( 31.00%), action 93, FPS 2.69, Running 80.64s Step 505( 31.33%), action 94, FPS 2.67, Running 80.98s Step 506( 31.67%), action 95, FPS 2.60, Running 81.73s Step 507( 32.00%), action 96, FPS 2.59, Running 82.00s Step 508( 32.33%), action 97, FPS 2.48, Running 82.64s Step 509( 32.67%), action 98, FPS 2.45, Running 83.08s Step 510( 33.00%), action 99, FPS 2.36, Running 83.80s Step 511( 33.33%), action 100, FPS 2.38, Running 84.10s Step 512( 33.67%), action 101, FPS 2.39, Running 84.84s Step 513( 34.00%), action 102, FPS 2.37, Running 85.12s Step 514( 34.33%), action 103, FPS 2.36, Running 85.47s Step 515( 34.67%), action 104, FPS 2.35, Running 85.72s Step 516( 35.00%), action 105, FPS 2.34, Running 86.14s Step 517( 35.33%), action 106, FPS 2.29, Running 86.57s Step 518( 35.67%), action 107, FPS 2.26, Running 87.00s Step 519( 36.00%), action 108, FPS 2.20, Running 87.49s Step 520( 36.33%), action 109, FPS 2.16, Running 88.22s Step 521( 36.67%), action 110, FPS 2.12, Running 88.64s Step 522( 37.00%), action 111, FPS 2.11, Running 89.41s Step 523( 37.33%), action 112, FPS 2.12, Running 89.76s Step 524( 37.67%), action 113, FPS 2.08, Running 90.24s Step 525( 38.00%), action 114, FPS 2.10, Running 90.52s Step 526( 38.33%), action 115, FPS 2.18, Running 90.89s Step 527( 38.67%), action 116, FPS 2.15, Running 91.30s Step 528( 39.00%), action 117, FPS 2.15, Running 91.93s Step 529( 39.33%), action 118, FPS 2.21, Running 92.14s Step 530( 39.67%), action 119, FPS 2.24, Running 92.75s Step 531( 40.00%), action 120, FPS 2.25, Running 93.01s Step 532( 40.33%), action 121, FPS 2.21, Running 93.88s Step 533( 40.67%), action 122, FPS 2.15, Running 94.42s Step 534( 41.00%), action 123, FPS 2.14, Running 94.79s Step 535( 41.33%), action 124, FPS 2.12, Running 95.17s Step 536( 41.67%), action 125, FPS 2.07, Running 95.83s Step 537( 42.00%), action 126, FPS 2.10, Running 96.08s Step 538( 42.33%), action 127, FPS 2.09, Running 96.55s Step 539( 42.67%), action 128, FPS 2.12, Running 96.90s Step 540( 43.00%), action 129, FPS 2.17, Running 97.42s Step 541( 43.33%), action 130, FPS 2.15, Running 97.93s Step 542( 43.67%), action 131, FPS 2.18, Running 98.57s Step 543( 44.00%), action 132, FPS 2.21, Running 98.81s Step 544( 44.33%), action 133, FPS 2.19, Running 99.36s Step 545( 44.67%), action 134, FPS 2.18, Running 99.67s Step 546( 45.00%), action 135, FPS 2.15, Running 100.20s Step 547( 45.33%), action 136, FPS 2.13, Running 100.71s Step 548( 45.67%), action 137, FPS 2.15, Running 101.24s Step 549( 46.00%), action 138, FPS 2.10, Running 101.67s Step 550( 46.33%), action 139, FPS 2.12, Running 102.18s Step 551( 46.67%), action 140, FPS 2.07, Running 102.67s Step 552( 47.00%), action 141, FPS 2.11, Running 103.37s Step 553( 47.33%), action 142, FPS 2.12, Running 103.85s Step 554( 47.67%), action 143, FPS 2.12, Running 104.24s Step 555( 48.00%), action 144, FPS 2.14, Running 104.51s Step 556( 48.33%), action 145, FPS 2.13, Running 105.24s Step 557( 48.67%), action 146, FPS 2.13, Running 105.49s Step 558( 49.00%), action 147, FPS 2.09, Running 106.14s Step 559( 49.33%), action 148, FPS 2.08, Running 106.51s Step 560( 49.67%), action 149, FPS 2.07, Running 107.10s Step 561( 50.00%), action 150, FPS 2.06, Running 107.65s Step 562( 50.33%), action 151, FPS 2.02, Running 108.46s Step 563( 50.67%), action 152, FPS 2.02, Running 108.71s Step 564( 51.00%), action 153, FPS 2.03, Running 109.19s Step 565( 51.33%), action 154, FPS 2.00, Running 109.67s Step 566( 51.67%), action 155, FPS 2.00, Running 110.19s [2026-08-01 18:32:19] [71 ] Seed 70 success after 110.64 s. +steps: 566 , actions: 155 . +Instruction: Empty +Total 39/71(54.93%) success. +Setting seed: 71 +Step 1( N/A%), pre moving , FPS 5.87, Running 0.17s Step 2( N/A%), pre moving , FPS 9.42, Running 0.21s Step 3( N/A%), pre moving , FPS 11.66, Running 0.26s Step 4( N/A%), pre moving , FPS 13.59, Running 0.29s Step 5( N/A%), pre moving , FPS 15.10, Running 0.33s Step 6( N/A%), pre moving , FPS 15.82, Running 0.38s Step 7( N/A%), pre moving , FPS 16.53, Running 0.42s Step 8( N/A%), pre moving , FPS 17.05, Running 0.47s Step 9( N/A%), pre moving , FPS 17.29, Running 0.52s Step 10( N/A%), pre moving , FPS 17.76, Running 0.56s Step 11( N/A%), pre moving , FPS 18.06, Running 0.61s Step 12( N/A%), pre moving , FPS 18.34, Running 0.65s Step 13( N/A%), pre moving , FPS 18.78, Running 0.69s Step 14( N/A%), pre moving , FPS 19.11, Running 0.73s Step 15( N/A%), pre moving , FPS 19.31, Running 0.78s Step 16( N/A%), pre moving , FPS 19.64, Running 0.81s Step 17( N/A%), pre moving , FPS 19.92, Running 0.85s Step 18( N/A%), pre moving , FPS 20.01, Running 0.90s Step 19( N/A%), pre moving , FPS 20.24, Running 0.94s Step 20( N/A%), pre moving , FPS 20.46, Running 0.98s Step 21( N/A%), pre moving , FPS 18.89, Running 1.23s Step 22( N/A%), pre moving , FPS 18.24, Running 1.31s Step 23( N/A%), pre moving , FPS 18.35, Running 1.35s Step 24( N/A%), pre moving , FPS 18.26, Running 1.39s Step 25( N/A%), pre moving , FPS 18.30, Running 1.42s Step 26( N/A%), pre moving , FPS 15.49, Running 1.67s Step 27( N/A%), pre moving , FPS 15.52, Running 1.71s Step 28( N/A%), pre moving , FPS 15.49, Running 1.76s Step 29( N/A%), pre moving , FPS 15.59, Running 1.80s Step 30( N/A%), pre moving , FPS 15.59, Running 1.85s Step 31( N/A%), pre moving , FPS 15.69, Running 1.88s Step 32( N/A%), pre moving , FPS 15.79, Running 1.92s Step 33( N/A%), pre moving , FPS 15.80, Running 1.96s Step 34( N/A%), pre moving , FPS 15.84, Running 2.00s Step 35( N/A%), pre moving , FPS 15.95, Running 2.03s Step 36( N/A%), pre moving , FPS 12.51, Running 2.41s Step 37( N/A%), pre moving , FPS 12.48, Running 2.46s Step 38( N/A%), pre moving , FPS 12.53, Running 2.50s Step 39( N/A%), pre moving , FPS 12.54, Running 2.53s Step 40( N/A%), pre moving , FPS 12.54, Running 2.57s Step 41( N/A%), pre moving , FPS 14.42, Running 2.62s Step 42( N/A%), pre moving , FPS 14.79, Running 2.66s Step 43( N/A%), pre moving , FPS 14.73, Running 2.70s Step 44( N/A%), pre moving , FPS 14.74, Running 2.75s Step 45( N/A%), pre moving , FPS 14.67, Running 2.79s Step 46( N/A%), pre moving , FPS 17.32, Running 2.83s Step 47( N/A%), pre moving , FPS 17.37, Running 2.86s Step 48( N/A%), pre moving , FPS 17.49, Running 2.90s Step 49( N/A%), pre moving , FPS 17.09, Running 2.97s Step 50( N/A%), pre moving , FPS 16.80, Running 3.04s Step 51( N/A%), pre moving , FPS 16.52, Running 3.09s Step 52( N/A%), pre moving , FPS 16.24, Running 3.15s Step 53( N/A%), pre moving , FPS 15.97, Running 3.21s Step 54( N/A%), pre moving , FPS 15.66, Running 3.27s Step 55( N/A%), pre moving , FPS 15.31, Running 3.34s Step 56( N/A%), pre moving , FPS 20.16, Running 3.41s Step 57( N/A%), pre moving , FPS 19.46, Running 3.48s Step 58( N/A%), pre moving , FPS 18.90, Running 3.55s Step 59( N/A%), pre moving , FPS 18.54, Running 3.61s Step 60( N/A%), pre moving , FPS 18.24, Running 3.67s Step 61( N/A%), pre moving , FPS 17.93, Running 3.73s Step 62( N/A%), pre moving , FPS 17.49, Running 3.80s Step 63( N/A%), pre moving , FPS 17.18, Running 3.87s Step 64( N/A%), pre moving , FPS 16.84, Running 3.93s Step 65( N/A%), pre moving , FPS 16.51, Running 4.00s Step 66( N/A%), pre moving , FPS 16.15, Running 4.06s Step 67( N/A%), pre moving , FPS 15.88, Running 4.12s Step 68( N/A%), pre moving , FPS 15.57, Running 4.19s Step 69( N/A%), pre moving , FPS 15.62, Running 4.26s Step 70( N/A%), pre moving , FPS 15.52, Running 4.32s Step 71( N/A%), pre moving , FPS 15.51, Running 4.38s Step 72( N/A%), pre moving , FPS 15.44, Running 4.45s Step 73( N/A%), pre moving , FPS 15.41, Running 4.51s Step 74( N/A%), pre moving , FPS 15.33, Running 4.58s Step 75( N/A%), pre moving , FPS 15.31, Running 4.64s Step 76( N/A%), pre moving , FPS 15.38, Running 4.71s Step 77( N/A%), pre moving , FPS 15.51, Running 4.77s Step 78( N/A%), pre moving , FPS 15.53, Running 4.84s Step 79( N/A%), pre moving , FPS 15.46, Running 4.91s Step 80( N/A%), pre moving , FPS 15.38, Running 4.97s Step 81( N/A%), pre moving , FPS 15.30, Running 5.04s Step 82( N/A%), pre moving , FPS 15.39, Running 5.10s Step 83( N/A%), pre moving , FPS 15.39, Running 5.17s Step 84( N/A%), pre moving , FPS 15.67, Running 5.21s Step 85( N/A%), pre moving , FPS 15.97, Running 5.25s Step 86( N/A%), pre moving , FPS 16.32, Running 5.29s Step 87( N/A%), pre moving , FPS 16.56, Running 5.33s Step 88( N/A%), pre moving , FPS 16.87, Running 5.37s Step 89( N/A%), pre moving , FPS 17.19, Running 5.42s Step 90( N/A%), pre moving , FPS 17.55, Running 5.46s Step 91( N/A%), pre moving , FPS 17.75, Running 5.51s Step 92( N/A%), pre moving , FPS 18.16, Running 5.55s Step 93( N/A%), pre moving , FPS 18.51, Running 5.59s Step 94( N/A%), pre moving , FPS 19.03, Running 5.63s Step 95( N/A%), pre moving , FPS 19.52, Running 5.67s Step 96( N/A%), pre moving , FPS 19.95, Running 5.71s Step 97( N/A%), pre moving , FPS 20.53, Running 5.75s Step 98( N/A%), pre moving , FPS 21.18, Running 5.79s Step 99( N/A%), pre moving , FPS 21.62, Running 5.83s Step 100( N/A%), pre moving , FPS 22.19, Running 5.87s Step 101( N/A%), pre moving , FPS 22.81, Running 5.92s Step 102( N/A%), pre moving , FPS 23.36, Running 5.96s Step 103( N/A%), pre moving , FPS 23.94, Running 6.00s Step 104( N/A%), pre moving , FPS 24.05, Running 6.04s Step 105( N/A%), pre moving , FPS 24.13, Running 6.08s Step 106( N/A%), pre moving , FPS 24.16, Running 6.12s Step 107( N/A%), pre moving , FPS 24.24, Running 6.16s Step 108( N/A%), pre moving , FPS 24.34, Running 6.20s Step 109( N/A%), pre moving , FPS 14.35, Running 6.81s Step 110( N/A%), pre moving , FPS 13.12, Running 6.99s Step 111( N/A%), pre moving , FPS 11.75, Running 7.21s Step 112( N/A%), pre moving , FPS 10.96, Running 7.37s Step 113( N/A%), pre moving , FPS 9.80, Running 7.63s Step 114( N/A%), pre moving , FPS 9.27, Running 7.79s Step 115( N/A%), pre moving , FPS 8.31, Running 8.08s Step 116( N/A%), pre moving , FPS 7.78, Running 8.28s Step 117( N/A%), pre moving , FPS 7.21, Running 8.52s Step 118( N/A%), pre moving , FPS 6.83, Running 8.71s Step 119( N/A%), pre moving , FPS 6.31, Running 9.00s Step 120( N/A%), pre moving , FPS 5.99, Running 9.21s Step 121( N/A%), pre moving , FPS 5.60, Running 9.48s Step 122( N/A%), pre moving , FPS 5.39, Running 9.67s Step 123( N/A%), pre moving , FPS 5.11, Running 9.92s Step 124( N/A%), pre moving , FPS 4.99, Running 10.05s Step 125( N/A%), pre moving , FPS 4.73, Running 10.31s Step 126( N/A%), pre moving , FPS 4.53, Running 10.53s Step 127( N/A%), pre moving , FPS 4.33, Running 10.78s Step 128( N/A%), pre moving , FPS 4.19, Running 10.97s Step 129( N/A%), pre moving , FPS 4.47, Running 11.28s Step 130( N/A%), pre moving , FPS 4.46, Running 11.47s Step 131( N/A%), pre moving , FPS 4.45, Running 11.70s Step 132( N/A%), pre moving , FPS 4.42, Running 11.90s Step 133( N/A%), pre moving , FPS 4.41, Running 12.16s Step 134( N/A%), pre moving , FPS 4.39, Running 12.34s Step 135( N/A%), pre moving , FPS 4.41, Running 12.61s Step 136( N/A%), pre moving , FPS 4.43, Running 12.80s Step 137( N/A%), pre moving , FPS 4.42, Running 13.04s Step 138( N/A%), pre moving , FPS 4.42, Running 13.24s Step 139( N/A%), pre moving , FPS 4.41, Running 13.54s Step 140( N/A%), pre moving , FPS 4.43, Running 13.73s Step 141( N/A%), pre moving , FPS 4.47, Running 13.96s Step 142( N/A%), pre moving , FPS 4.52, Running 14.10s Step 143( N/A%), pre moving , FPS 4.50, Running 14.36s Step 144( N/A%), pre moving , FPS 4.46, Running 14.54s Step 145( N/A%), pre moving , FPS 4.44, Running 14.81s Step 146( N/A%), pre moving , FPS 4.46, Running 15.02s Step 147( N/A%), pre moving , FPS 4.45, Running 15.27s Step 148( N/A%), pre moving , FPS 4.44, Running 15.47s Step 149( N/A%), pre moving , FPS 4.48, Running 15.75s Step 150( N/A%), pre moving , FPS 4.50, Running 15.92s Step 151( N/A%), pre moving , FPS 4.47, Running 16.18s Step 152( N/A%), pre moving , FPS 4.47, Running 16.38s Step 153( N/A%), pre moving , FPS 4.46, Running 16.65s Step 154( N/A%), pre moving , FPS 4.44, Running 16.85s Step 155( N/A%), pre moving , FPS 4.44, Running 17.12s Step 156( N/A%), pre moving , FPS 4.48, Running 17.26s Step 157( N/A%), pre moving , FPS 4.45, Running 17.53s Step 158( N/A%), pre moving , FPS 4.51, Running 17.68s Step 159( N/A%), pre moving , FPS 4.53, Running 17.96s Step 160( N/A%), pre moving , FPS 4.54, Running 18.14s Step 161( N/A%), pre moving , FPS 4.50, Running 18.40s Step 162( N/A%), pre moving , FPS 4.46, Running 18.59s Step 163( N/A%), pre moving , FPS 4.45, Running 18.85s Step 164( N/A%), pre moving , FPS 4.47, Running 19.02s Step 165( N/A%), pre moving , FPS 4.48, Running 19.27s Step 166( N/A%), pre moving , FPS 4.52, Running 19.45s Step 167( N/A%), pre moving , FPS 4.49, Running 19.72s Step 168( N/A%), pre moving , FPS 4.66, Running 19.77s Step 169( N/A%), pre moving , FPS 4.93, Running 19.81s Step 170( N/A%), pre moving , FPS 5.09, Running 19.85s Step 171( N/A%), pre moving , FPS 5.38, Running 19.90s Step 172( N/A%), pre moving , FPS 5.59, Running 19.95s Step 173( N/A%), pre moving , FPS 5.97, Running 20.00s Step 174( N/A%), pre moving , FPS 6.25, Running 20.04s Step 175( N/A%), pre moving , FPS 6.75, Running 20.08s Step 176( N/A%), pre moving , FPS 6.98, Running 20.12s Step 177( N/A%), pre moving , FPS 7.59, Running 20.17s Step 178( N/A%), pre moving , FPS 6.69, Running 20.67s Step 179( N/A%), pre moving , FPS 7.26, Running 20.71s Step 180( N/A%), pre moving , FPS 7.64, Running 20.76s Step 181( N/A%), pre moving , FPS 8.33, Running 20.80s Step 182( N/A%), pre moving , FPS 8.76, Running 20.87s Step 183( N/A%), pre moving , FPS 9.63, Running 20.93s Step 184( N/A%), pre moving , FPS 10.14, Running 20.99s Step 185( N/A%), pre moving , FPS 11.23, Running 21.05s Step 186( N/A%), pre moving , FPS 11.96, Running 21.12s Step 187( N/A%), pre moving , FPS 13.75, Running 21.18s Step 188( N/A%), pre moving , FPS 13.59, Running 21.24s Step 189( N/A%), pre moving , FPS 13.20, Running 21.32s Step 190( N/A%), pre moving , FPS 12.94, Running 21.39s Step 191( N/A%), pre moving , FPS 12.63, Running 21.48s Step 192( N/A%), pre moving , FPS 12.49, Running 21.55s Step 193( N/A%), pre moving , FPS 12.24, Running 21.64s Step 194( N/A%), pre moving , FPS 11.96, Running 21.72s Step 195( N/A%), pre moving , FPS 11.81, Running 21.78s Step 196( N/A%), pre moving , FPS 11.57, Running 21.85s Step 197( N/A%), pre moving , FPS 11.39, Running 21.92s Step 198( N/A%), pre moving , FPS 14.77, Running 22.02s Step 199( N/A%), pre moving , FPS 14.16, Running 22.12s Step 200( N/A%), pre moving , FPS 13.53, Running 22.23s Step 201( N/A%), pre moving , FPS 13.03, Running 22.34s Step 202( N/A%), pre moving , FPS 12.77, Running 22.44s Step 203( N/A%), pre moving , FPS 12.21, Running 22.57s Step 204( N/A%), pre moving , FPS 11.93, Running 22.67s Step 205( N/A%), pre moving , FPS 11.62, Running 22.77s Step 206( N/A%), pre moving , FPS 11.34, Running 22.88s Step 207( N/A%), pre moving , FPS 11.02, Running 22.99s Step 208( N/A%), pre moving , FPS 10.75, Running 23.10s Step 209( N/A%), pre moving , FPS 10.60, Running 23.21s Step 210( N/A%), pre moving , FPS 10.40, Running 23.32s Step 211( N/A%), pre moving , FPS 10.30, Running 23.42s Step 212( N/A%), pre moving , FPS 10.17, Running 23.52s Step 213( N/A%), pre moving , FPS 10.08, Running 23.62s Step 214( N/A%), pre moving , FPS 9.90, Running 23.74s Step 215( N/A%), pre moving , FPS 9.68, Running 23.84s Step 216( N/A%), pre moving , FPS 9.58, Running 23.94s Step 217( N/A%), pre moving , FPS 9.51, Running 24.02s Step 218( N/A%), pre moving , FPS 9.53, Running 24.12s Step 219( N/A%), pre moving , FPS 9.52, Running 24.23s Step 220( N/A%), pre moving , FPS 9.58, Running 24.32s Step 221( N/A%), pre moving , FPS 9.67, Running 24.41s Step 222( N/A%), pre moving , FPS 9.70, Running 24.50s Step 223( N/A%), pre moving , FPS 9.94, Running 24.58s Step 224( N/A%), pre moving , FPS 10.10, Running 24.65s Step 225( N/A%), pre moving , FPS 10.31, Running 24.72s Step 226( N/A%), pre moving , FPS 10.71, Running 24.75s Step 227( N/A%), pre moving , FPS 11.20, Running 24.78s Step 228( N/A%), pre moving , FPS 11.62, Running 24.82s Step 229( N/A%), pre moving , FPS 12.07, Running 24.86s Step 230( N/A%), pre moving , FPS 12.30, Running 24.94s Step 231( N/A%), pre moving , FPS 12.68, Running 25.00s Step 232( N/A%), pre moving , FPS 13.07, Running 25.05s Step 233( N/A%), pre moving , FPS 13.68, Running 25.08s Step 234( N/A%), pre moving , FPS 14.52, Running 25.12s Step 235( N/A%), pre moving , FPS 15.31, Running 25.15s Step 236( N/A%), pre moving , FPS 16.08, Running 25.18s Step 237( N/A%), pre moving , FPS 16.61, Running 25.23s Step 238( N/A%), pre moving , FPS 17.51, Running 25.26s Step 239( N/A%), pre moving , FPS 18.74, Running 25.29s Step 240( N/A%), pre moving , FPS 14.20, Running 25.73s Step 241( N/A%), pre moving , FPS 14.70, Running 25.77s Step 242( N/A%), pre moving , FPS 15.27, Running 25.81s Step 243( N/A%), pre moving , FPS 15.81, Running 25.85s Step 244( N/A%), pre moving , FPS 16.19, Running 25.88s Step 245( N/A%), pre moving , FPS 16.63, Running 25.92s Step 246( N/A%), pre moving , FPS 16.35, Running 25.97s Step 247( N/A%), pre moving , FPS 15.96, Running 26.03s Step 248( N/A%), pre moving , FPS 15.68, Running 26.10s Step 249( N/A%), pre moving , FPS 15.54, Running 26.15s Step 250( N/A%), pre moving , FPS 15.90, Running 26.20s Step 251( N/A%), pre moving , FPS 15.94, Running 26.25s Step 252( N/A%), pre moving , FPS 15.84, Running 26.31s Step 253( N/A%), pre moving , FPS 15.61, Running 26.36s Step 254( N/A%), pre moving , FPS 15.30, Running 26.42s Step 255( N/A%), pre moving , FPS 14.89, Running 26.49s Step 256( N/A%), pre moving , FPS 14.66, Running 26.55s Step 257( N/A%), pre moving , FPS 14.58, Running 26.60s Step 258( N/A%), pre moving , FPS 14.30, Running 26.66s Step 259( N/A%), pre moving , FPS 13.99, Running 26.72s Step 260( N/A%), pre moving , FPS 18.98, Running 26.78s Step 261( N/A%), pre moving , FPS 18.26, Running 26.86s Step 262( N/A%), pre moving , FPS 17.77, Running 26.93s Step 263( N/A%), pre moving , FPS 17.17, Running 27.01s Step 264( N/A%), pre moving , FPS 16.65, Running 27.09s Step 265( N/A%), pre moving , FPS 16.14, Running 27.16s Step 266( N/A%), pre moving , FPS 15.92, Running 27.23s Step 267( N/A%), pre moving , FPS 16.05, Running 27.28s Step 268( N/A%), pre moving , FPS 15.65, Running 27.37s Step 269( N/A%), pre moving , FPS 15.43, Running 27.45s Step 270( N/A%), pre moving , FPS 15.20, Running 27.52s Step 271( N/A%), pre moving , FPS 15.01, Running 27.59s Step 272( N/A%), pre moving , FPS 14.85, Running 27.66s Step 273( N/A%), pre moving , FPS 14.51, Running 27.74s Step 274( N/A%), pre moving , FPS 14.35, Running 27.82s Step 275( N/A%), pre moving , FPS 14.36, Running 27.88s Step 276( N/A%), pre moving , FPS 14.21, Running 27.96s Step 277( N/A%), pre moving , FPS 14.01, Running 28.03s Step 278( N/A%), pre moving , FPS 13.73, Running 28.12s Step 279( N/A%), pre moving , FPS 13.67, Running 28.19s Step 280( N/A%), pre moving , FPS 13.62, Running 28.25s Step 281( N/A%), pre moving , FPS 13.64, Running 28.33s Step 282( N/A%), pre moving , FPS 13.63, Running 28.40s Step 283( N/A%), pre moving , FPS 13.73, Running 28.47s Step 284( N/A%), pre moving , FPS 13.78, Running 28.54s Step 285( N/A%), pre moving , FPS 13.71, Running 28.62s Step 286( N/A%), pre moving , FPS 13.70, Running 28.69s Step 287( N/A%), pre moving , FPS 13.48, Running 28.76s Step 288( N/A%), pre moving , FPS 13.60, Running 28.84s Step 289( N/A%), pre moving , FPS 13.59, Running 28.92s Step 290( N/A%), pre moving , FPS 13.61, Running 28.99s Step 291( N/A%), pre moving , FPS 13.60, Running 29.06s Step 292( N/A%), pre moving , FPS 13.65, Running 29.13s Step 293( N/A%), pre moving , FPS 13.62, Running 29.21s Step 294( N/A%), pre moving , FPS 13.62, Running 29.29s Step 295( N/A%), pre moving , FPS 13.58, Running 29.36s Step 296( N/A%), pre moving , FPS 13.49, Running 29.44s Step 297( N/A%), pre moving , FPS 13.33, Running 29.53s Step 298( N/A%), pre moving , FPS 13.38, Running 29.61s Step 299( N/A%), pre moving , FPS 13.12, Running 29.71s Step 300( N/A%), pre moving , FPS 12.95, Running 29.80s Step 301( N/A%), pre moving , FPS 12.81, Running 29.89s Step 302( N/A%), pre moving , FPS 12.85, Running 29.96s Step 303( N/A%), pre moving , FPS 12.88, Running 30.02s Step 304( N/A%), pre moving , FPS 12.87, Running 30.09s Step 305( N/A%), pre moving , FPS 12.93, Running 30.16s Step 306( N/A%), pre moving , FPS 13.12, Running 30.21s Step 307( N/A%), pre moving , FPS 13.30, Running 30.27s Step 308( N/A%), pre moving , FPS 13.62, Running 30.31s Step 309( N/A%), pre moving , FPS 13.98, Running 30.35s Step 310( N/A%), pre moving , FPS 14.34, Running 30.38s Step 311( N/A%), pre moving , FPS 14.73, Running 30.41s Step 312( N/A%), pre moving , FPS 15.13, Running 30.45s Step 313( N/A%), pre moving , FPS 15.64, Running 30.49s Step 314( N/A%), pre moving , FPS 15.90, Running 30.54s Step 315( N/A%), pre moving , FPS 16.00, Running 30.61s Step 316( N/A%), pre moving , FPS 16.42, Running 30.66s Step 317( N/A%), pre moving , FPS 16.85, Running 30.71s Step 318( N/A%), pre moving , FPS 17.25, Running 30.77s Step 319( N/A%), pre moving , FPS 18.01, Running 30.82s Step 320( N/A%), pre moving , FPS 18.90, Running 30.86s Step 321( N/A%), pre moving , FPS 19.98, Running 30.89s Step 322( N/A%), pre moving , FPS 20.67, Running 30.92s Step 323( N/A%), pre moving , FPS 21.41, Running 30.96s Step 324( N/A%), pre moving , FPS 22.30, Running 30.99s Step 325( N/A%), pre moving , FPS 23.28, Running 31.02s Step 326( N/A%), pre moving , FPS 23.69, Running 31.06s Step 327( N/A%), pre moving , FPS 23.90, Running 31.10s Step 328( N/A%), pre moving , FPS 23.77, Running 31.15s Step 329( N/A%), pre moving , FPS 23.78, Running 31.19s Step 330( N/A%), pre moving , FPS 23.58, Running 31.23s Step 331( N/A%), pre moving , FPS 23.55, Running 31.26s Step 332( N/A%), pre moving , FPS 23.57, Running 31.30s Step 333( N/A%), pre moving , FPS 23.75, Running 31.33s Step 334( N/A%), pre moving , FPS 24.13, Running 31.37s Step 335( N/A%), pre moving , FPS 24.96, Running 31.41s Step 336( N/A%), pre moving , FPS 25.46, Running 31.44s Step 337( N/A%), pre moving , FPS 17.54, Running 31.86s Step 338( N/A%), pre moving , FPS 17.66, Running 31.90s Step 339( N/A%), pre moving , FPS 17.84, Running 31.94s Step 340( N/A%), pre moving , FPS 17.88, Running 31.97s Step 341( N/A%), pre moving , FPS 17.93, Running 32.01s Step 342( N/A%), pre moving , FPS 17.93, Running 32.04s Step 343( N/A%), pre moving , FPS 17.92, Running 32.07s Step 344( N/A%), pre moving , FPS 17.65, Running 32.12s Step 345( N/A%), pre moving , FPS 17.33, Running 32.18s Step 346( N/A%), pre moving , FPS 16.87, Running 32.24s Step 347( N/A%), pre moving , FPS 16.79, Running 32.29s Step 348( N/A%), pre moving , FPS 16.77, Running 32.35s Step 349( N/A%), pre moving , FPS 16.51, Running 32.40s Step 350( N/A%), pre moving , FPS 16.28, Running 32.46s Step 351( N/A%), pre moving , FPS 15.88, Running 32.52s Step 352( N/A%), pre moving , FPS 15.62, Running 32.58s Step 353( N/A%), pre moving , FPS 15.32, Running 32.64s Step 354( N/A%), pre moving , FPS 15.21, Running 32.69s Step 355( N/A%), pre moving , FPS 14.98, Running 32.74s Step 356( N/A%), pre moving , FPS 14.71, Running 32.80s Step 357( N/A%), pre moving , FPS 20.33, Running 32.84s Step 358( N/A%), pre moving , FPS 20.53, Running 32.88s Step 359( N/A%), pre moving , FPS 20.56, Running 32.91s Step 360( N/A%), pre moving , FPS 20.39, Running 32.95s Step 361( N/A%), pre moving , FPS 20.20, Running 33.00s Step 362( N/A%), pre moving , FPS 20.17, Running 33.03s Step 363( N/A%), pre moving , FPS 20.16, Running 33.06s Step 364( N/A%), pre moving , FPS 20.45, Running 33.10s Step 365( N/A%), pre moving , FPS 20.88, Running 33.13s Step 366( N/A%), pre moving , FPS 21.56, Running 33.17s Step 367( N/A%), pre moving , FPS 21.92, Running 33.21s Step 368( N/A%), pre moving , FPS 22.34, Running 33.24s Step 369( N/A%), pre moving , FPS 22.91, Running 33.27s Step 370( N/A%), pre moving , FPS 23.36, Running 33.31s Step 371( N/A%), pre moving , FPS 24.15, Running 33.35s Step 372( N/A%), pre moving , FPS 24.57, Running 33.39s Step 373( N/A%), pre moving , FPS 25.27, Running 33.43s Step 374( N/A%), pre moving , FPS 25.52, Running 33.47s Step 375( N/A%), pre moving , FPS 26.32, Running 33.50s Step 376( N/A%), pre moving , FPS 27.23, Running 33.54s Step 377( N/A%), pre moving , FPS 26.97, Running 33.58s Step 378( N/A%), pre moving , FPS 27.13, Running 33.61s Step 379( N/A%), pre moving , FPS 27.28, Running 33.65s Step 380( N/A%), pre moving , FPS 27.65, Running 33.68s Step 381( N/A%), pre moving , FPS 27.87, Running 33.71s Step 382( N/A%), pre moving , FPS 27.72, Running 33.75s Step 383( N/A%), pre moving , FPS 27.56, Running 33.79s Step 384( N/A%), pre moving , FPS 27.60, Running 33.82s Step 385( N/A%), pre moving , FPS 27.61, Running 33.86s Step 386( N/A%), pre moving , FPS 26.63, Running 33.92s Step 387( N/A%), pre moving , FPS 25.62, Running 33.99s Step 388( N/A%), pre moving , FPS 25.62, Running 34.02s Step 389( N/A%), pre moving , FPS 25.71, Running 34.05s Step 390( N/A%), pre moving , FPS 25.95, Running 34.09s Step 391( N/A%), pre moving , FPS 25.93, Running 34.12s Step 392( N/A%), pre moving , FPS 26.06, Running 34.16s Step 393( N/A%), pre moving , FPS 26.17, Running 34.19s Step 394( N/A%), pre moving , FPS 26.37, Running 34.23s Step 395( N/A%), pre moving , FPS 26.34, Running 34.26s Step 396( N/A%), pre moving , FPS 25.85, Running 34.31s Step 397( N/A%), pre moving , FPS 26.20, Running 34.34s Step 398( N/A%), pre moving , FPS 26.15, Running 34.38s Step 399( N/A%), pre moving , FPS 26.19, Running 34.41s Step 400( N/A%), pre moving , FPS 26.04, Running 34.45s Step 401( N/A%), pre moving , FPS 26.11, Running 34.48s Step 402( N/A%), pre moving , FPS 8.83, Running 36.02s Step 403( N/A%), pre moving , FPS 7.99, Running 36.29s Step 404( N/A%), pre moving , FPS 7.59, Running 36.46s Step 405( N/A%), pre moving , FPS 7.02, Running 36.70s Step 406( N/A%), pre moving , FPS 6.81, Running 36.86s Step 407( N/A%), pre moving , FPS 6.38, Running 37.12s Step 408( N/A%), pre moving , FPS 6.12, Running 37.29s Step 409( N/A%), pre moving , FPS 5.72, Running 37.55s Step 410( N/A%), pre moving , FPS 5.49, Running 37.73s Step 411( N/A%), pre moving , FPS 5.19, Running 37.97s Step 412( N/A%), pre moving , FPS 5.04, Running 38.13s Step 413( N/A%), pre moving , FPS 4.75, Running 38.41s Step 414( N/A%), pre moving , FPS 4.64, Running 38.54s Step 415( N/A%), pre moving , FPS 4.40, Running 38.81s Step 416( N/A%), pre moving , FPS 4.28, Running 38.98s Step 417( N/A%), pre moving , FPS 4.04, Running 39.30s Step 418( N/A%), pre moving , FPS 3.95, Running 39.44s Step 419( N/A%), pre moving , FPS 3.78, Running 39.70s Step 420( N/A%), pre moving , FPS 3.71, Running 39.84s Step 421( N/A%), pre moving , FPS 3.54, Running 40.14s Step 422( 0.33%), action 1, FPS 3.87, Running 41.18s Step 423( 0.67%), action 2, FPS 3.73, Running 41.65s Step 424( 1.00%), action 3, FPS 3.60, Running 42.02s Step 425( 1.33%), action 4, FPS 3.55, Running 42.34s Step 426( 1.67%), action 5, FPS 3.31, Running 42.90s Step 427( 2.00%), action 6, FPS 3.30, Running 43.18s Step 428( 2.33%), action 7, FPS 3.17, Running 43.59s Step 429( 2.67%), action 8, FPS 3.04, Running 44.13s Step 430( 3.00%), action 9, FPS 2.89, Running 44.65s Step 431( 3.33%), action 10, FPS 2.88, Running 44.92s Step 432( 3.67%), action 11, FPS 2.69, Running 45.57s Step 433( 4.00%), action 12, FPS 2.67, Running 45.91s Step 434( 4.33%), action 13, FPS 2.49, Running 46.55s Step 435( 4.67%), action 14, FPS 2.43, Running 47.03s Step 436( 5.00%), action 15, FPS 2.25, Running 47.86s Step 437( 5.33%), action 16, FPS 2.21, Running 48.36s Step 438( 5.67%), action 17, FPS 2.11, Running 48.93s Step 439( 6.00%), action 18, FPS 2.11, Running 49.19s Step 440( 6.33%), action 19, FPS 2.02, Running 49.76s Step 441( 6.67%), action 20, FPS 2.02, Running 50.05s Step 442( 7.00%), action 21, FPS 2.07, Running 50.86s Step 443( 7.33%), action 22, FPS 2.08, Running 51.26s Step 444( 7.67%), action 23, FPS 2.05, Running 51.76s Step 445( 8.00%), action 24, FPS 2.03, Running 52.20s Step 446( 8.33%), action 25, FPS 2.05, Running 52.64s Step 447( 8.67%), action 26, FPS 2.05, Running 52.94s Step 448( 9.00%), action 27, FPS 2.01, Running 53.55s Step 449( 9.33%), action 28, FPS 2.02, Running 54.01s Step 450( 9.67%), action 29, FPS 2.01, Running 54.61s Step 451( 10.00%), action 30, FPS 2.00, Running 54.93s Step 452( 10.33%), action 31, FPS 1.96, Running 55.78s Step 453( 10.67%), action 32, FPS 1.94, Running 56.23s Step 454( 11.00%), action 33, FPS 1.95, Running 56.79s Step 455( 11.33%), action 34, FPS 1.98, Running 57.11s Step 456( 11.67%), action 35, FPS 2.07, Running 57.54s Step 457( 12.00%), action 36, FPS 2.08, Running 57.99s Step 458( 12.33%), action 37, FPS 2.07, Running 58.59s Step 459( 12.67%), action 38, FPS 2.05, Running 58.93s Step 460( 13.00%), action 39, FPS 2.06, Running 59.48s Step 461( 13.33%), action 40, FPS 2.06, Running 59.74s Step 462( 13.67%), action 41, FPS 2.10, Running 60.40s Step 463( 14.00%), action 42, FPS 2.13, Running 60.65s Step 464( 14.33%), action 43, FPS 2.11, Running 61.24s Step 465( 14.67%), action 44, FPS 2.14, Running 61.55s Step 466( 15.00%), action 45, FPS 2.12, Running 62.05s Step 467( 15.33%), action 46, FPS 2.13, Running 62.35s Step 468( 15.67%), action 47, FPS 2.17, Running 62.75s Step 469( 16.00%), action 48, FPS 2.20, Running 63.09s Step 470( 16.33%), action 49, FPS 2.17, Running 63.84s Step 471( 16.67%), action 50, FPS 2.15, Running 64.25s Step 472( 17.00%), action 51, FPS 2.22, Running 64.79s Step 473( 17.33%), action 52, FPS 2.23, Running 65.20s Step 474( 17.67%), action 53, FPS 2.26, Running 65.65s Step 475( 18.00%), action 54, FPS 2.27, Running 65.94s Step 476( 18.33%), action 55, FPS 2.19, Running 66.67s Step 477( 18.67%), action 56, FPS 2.26, Running 66.86s Step 478( 19.00%), action 57, FPS 2.26, Running 67.45s Step 479( 19.33%), action 58, FPS 2.25, Running 67.80s Step 480( 19.67%), action 59, FPS 2.31, Running 68.13s Step 481( 20.00%), action 60, FPS 2.27, Running 68.53s Step 482( 20.33%), action 61, FPS 2.27, Running 69.22s Step 483( 20.67%), action 62, FPS 2.28, Running 69.41s Step 484( 21.00%), action 63, FPS 2.30, Running 69.93s Step 485( 21.33%), action 64, FPS 2.28, Running 70.33s Step 486( 21.67%), action 65, FPS 2.32, Running 70.67s Step 487( 22.00%), action 66, FPS 2.34, Running 70.90s Step 488( 22.33%), action 67, FPS 2.27, Running 71.58s Step 489( 22.67%), action 68, FPS 2.25, Running 72.00s Step 490( 23.00%), action 69, FPS 2.27, Running 72.63s Step 491( 23.33%), action 70, FPS 2.32, Running 72.88s Step 492( 23.67%), action 71, FPS 2.25, Running 73.68s Step 493( 24.00%), action 72, FPS 2.27, Running 74.01s Step 494( 24.33%), action 73, FPS 2.24, Running 74.58s Step 495( 24.67%), action 74, FPS 2.24, Running 74.85s Step 496( 25.00%), action 75, FPS 2.31, Running 75.32s Step 497( 25.33%), action 76, FPS 2.28, Running 75.63s Step 498( 25.67%), action 77, FPS 2.34, Running 76.01s Step 499( 26.00%), action 78, FPS 2.34, Running 76.35s Step 500( 26.33%), action 79, FPS 2.26, Running 76.98s Step 501( 26.67%), action 80, FPS 2.25, Running 77.41s Step 502( 27.00%), action 81, FPS 2.28, Running 77.99s Step 503( 27.33%), action 82, FPS 2.25, Running 78.29s Step 504( 27.67%), action 83, FPS 2.25, Running 78.83s Step 505( 28.00%), action 84, FPS 2.28, Running 79.09s Step 506( 28.33%), action 85, FPS 2.19, Running 79.79s Step 507( 28.67%), action 86, FPS 2.20, Running 79.99s Step 508( 29.00%), action 87, FPS 2.22, Running 80.60s Step 509( 29.33%), action 88, FPS 2.23, Running 80.99s Step 510( 29.67%), action 89, FPS 2.19, Running 81.74s Step 511( 30.00%), action 90, FPS 2.19, Running 82.03s Step 512( 30.33%), action 91, FPS 2.20, Running 82.79s Step 513( 30.67%), action 92, FPS 2.17, Running 83.23s Step 514( 31.00%), action 93, FPS 2.17, Running 83.80s Step 515( 31.33%), action 94, FPS 2.17, Running 84.07s Step 516( 31.67%), action 95, FPS 2.12, Running 84.74s Step 517( 32.00%), action 96, FPS 2.11, Running 85.09s Step 518( 32.33%), action 97, FPS 2.06, Running 85.70s Step 519( 32.67%), action 98, FPS 2.08, Running 85.97s Step 520( 33.00%), action 99, FPS 2.06, Running 86.67s Step 521( 33.33%), action 100, FPS 2.06, Running 87.10s Step 522( 33.67%), action 101, FPS 2.05, Running 87.76s Step 523( 34.00%), action 102, FPS 2.04, Running 88.09s Step 524( 34.33%), action 103, FPS 2.01, Running 88.77s Step 525( 34.67%), action 104, FPS 1.99, Running 89.16s Step 526( 35.00%), action 105, FPS 2.06, Running 89.52s Step 527( 35.33%), action 106, FPS 2.00, Running 90.00s Step 528( 35.67%), action 107, FPS 2.03, Running 90.43s Step 529( 36.00%), action 108, FPS 2.07, Running 90.64s Step 530( 36.33%), action 109, FPS 2.09, Running 91.33s Step 531( 36.67%), action 110, FPS 2.08, Running 91.67s Step 532( 37.00%), action 111, FPS 2.04, Running 92.61s Step 533( 37.33%), action 112, FPS 2.03, Running 93.08s Step 534( 37.67%), action 113, FPS 2.01, Running 93.78s Step 535( 38.00%), action 114, FPS 1.97, Running 94.20s Step 536( 38.33%), action 115, FPS 1.99, Running 94.80s Step 537( 38.67%), action 116, FPS 1.98, Running 95.21s Step 538( 39.00%), action 117, FPS 1.98, Running 95.81s Step 539( 39.33%), action 118, FPS 1.95, Running 96.24s Step 540( 39.67%), action 119, FPS 1.96, Running 96.85s Step 541( 40.00%), action 120, FPS 1.95, Running 97.34s Step 542( 40.33%), action 121, FPS 1.97, Running 97.91s Step 543( 40.67%), action 122, FPS 1.99, Running 98.14s Step 544( 41.00%), action 123, FPS 2.01, Running 98.72s Step 545( 41.33%), action 124, FPS 1.99, Running 99.20s Step 546( 41.67%), action 125, FPS 1.97, Running 99.69s Step 547( 42.00%), action 126, FPS 1.98, Running 100.09s Step 548( 42.33%), action 127, FPS 1.93, Running 100.80s Step 549( 42.67%), action 128, FPS 1.89, Running 101.25s Step 550( 43.00%), action 129, FPS 1.90, Running 101.83s Step 551( 43.33%), action 130, FPS 1.91, Running 102.16s Step 552( 43.67%), action 131, FPS 1.95, Running 102.84s Step 553( 44.00%), action 132, FPS 2.00, Running 103.10s Step 554( 44.33%), action 133, FPS 2.01, Running 103.74s Step 555( 44.67%), action 134, FPS 2.04, Running 104.02s Step 556( 45.00%), action 135, FPS 2.03, Running 104.67s Step 557( 45.33%), action 136, FPS 2.03, Running 105.08s Step 558( 45.67%), action 137, FPS 2.02, Running 105.71s Step 559( 46.00%), action 138, FPS 2.03, Running 106.10s Step 560( 46.33%), action 139, FPS 2.08, Running 106.47s Step 561( 46.67%), action 140, FPS 2.13, Running 106.74s Step 562( 47.00%), action 141, FPS 2.05, Running 107.66s Step 563( 47.33%), action 142, FPS 2.02, Running 108.05s Step 564( 47.67%), action 143, FPS 1.99, Running 108.76s Step 565( 48.00%), action 144, FPS 2.01, Running 109.15s Step 566( 48.33%), action 145, FPS 2.02, Running 109.59s Step 567( 48.67%), action 146, FPS 2.01, Running 110.03s Step 568( 49.00%), action 147, FPS 2.03, Running 110.65s Step 569( 49.33%), action 148, FPS 2.03, Running 111.12s Step 570( 49.67%), action 149, FPS 2.01, Running 111.78s Step 571( 50.00%), action 150, FPS 2.01, Running 112.13s Step 572( 50.33%), action 151, FPS 2.02, Running 112.73s Step 573( 50.67%), action 152, FPS 2.02, Running 113.00s Step 574( 51.00%), action 153, FPS 2.03, Running 113.62s Step 575( 51.33%), action 154, FPS 1.99, Running 114.06s Step 576( 51.67%), action 155, FPS 1.99, Running 114.72s Step 577( 52.00%), action 156, FPS 1.98, Running 115.19s Step 578( 52.33%), action 157, FPS 1.98, Running 115.83s Step 579( 52.67%), action 158, FPS 1.99, Running 116.14s Step 580( 53.00%), action 159, FPS 1.97, Running 116.60s Step 581( 53.33%), action 160, FPS 1.94, Running 117.07s Step 582( 53.67%), action 161, FPS 1.98, Running 117.75s Step 583( 54.00%), action 162, FPS 1.99, Running 118.13s Step 584( 54.33%), action 163, FPS 2.01, Running 118.70s Step 585( 54.67%), action 164, FPS 2.01, Running 119.09s Step 586( 55.00%), action 165, FPS 2.03, Running 119.43s Step 587( 55.33%), action 166, FPS 2.01, Running 119.99s Step 588( 55.67%), action 167, FPS 2.00, Running 120.63s [2026-08-01 18:34:20] [72 ] Seed 71 success after 121.20 s. +steps: 588 , actions: 167 . +Instruction: Empty +Total 40/72(55.56%) success. +Setting seed: 72 +Step 1( N/A%), pre moving , FPS 5.61, Running 0.18s Step 2( N/A%), pre moving , FPS 9.00, Running 0.22s Step 3( N/A%), pre moving , FPS 11.40, Running 0.26s Step 4( N/A%), pre moving , FPS 13.28, Running 0.30s Step 5( N/A%), pre moving , FPS 14.66, Running 0.34s Step 6( N/A%), pre moving , FPS 15.53, Running 0.39s Step 7( N/A%), pre moving , FPS 16.49, Running 0.42s Step 8( N/A%), pre moving , FPS 17.22, Running 0.46s Step 9( N/A%), pre moving , FPS 17.58, Running 0.51s Step 10( N/A%), pre moving , FPS 18.15, Running 0.55s Step 11( N/A%), pre moving , FPS 18.59, Running 0.59s Step 12( N/A%), pre moving , FPS 18.95, Running 0.63s Step 13( N/A%), pre moving , FPS 19.39, Running 0.67s Step 14( N/A%), pre moving , FPS 19.75, Running 0.71s Step 15( N/A%), pre moving , FPS 20.10, Running 0.75s Step 16( N/A%), pre moving , FPS 20.33, Running 0.79s Step 17( N/A%), pre moving , FPS 20.62, Running 0.82s Step 18( N/A%), pre moving , FPS 20.89, Running 0.86s Step 19( N/A%), pre moving , FPS 21.12, Running 0.90s Step 20( N/A%), pre moving , FPS 21.28, Running 0.94s Step 21( N/A%), pre moving , FPS 19.73, Running 1.19s Step 22( N/A%), pre moving , FPS 19.26, Running 1.26s Step 23( N/A%), pre moving , FPS 19.39, Running 1.29s Step 24( N/A%), pre moving , FPS 19.46, Running 1.33s Step 25( N/A%), pre moving , FPS 19.52, Running 1.37s Step 26( N/A%), pre moving , FPS 16.13, Running 1.63s Step 27( N/A%), pre moving , FPS 16.16, Running 1.66s Step 28( N/A%), pre moving , FPS 16.18, Running 1.70s Step 29( N/A%), pre moving , FPS 16.27, Running 1.74s Step 30( N/A%), pre moving , FPS 16.30, Running 1.78s Step 31( N/A%), pre moving , FPS 16.32, Running 1.82s Step 32( N/A%), pre moving , FPS 16.32, Running 1.86s Step 33( N/A%), pre moving , FPS 16.32, Running 1.90s Step 34( N/A%), pre moving , FPS 16.32, Running 1.93s Step 35( N/A%), pre moving , FPS 16.11, Running 1.99s Step 36( N/A%), pre moving , FPS 12.67, Running 2.37s Step 37( N/A%), pre moving , FPS 12.64, Running 2.41s Step 38( N/A%), pre moving , FPS 12.63, Running 2.45s Step 39( N/A%), pre moving , FPS 12.63, Running 2.48s Step 40( N/A%), pre moving , FPS 12.61, Running 2.53s Step 41( N/A%), pre moving , FPS 14.43, Running 2.58s Step 42( N/A%), pre moving , FPS 14.66, Running 2.62s Step 43( N/A%), pre moving , FPS 14.59, Running 2.67s Step 44( N/A%), pre moving , FPS 14.47, Running 2.71s Step 45( N/A%), pre moving , FPS 14.21, Running 2.77s Step 46( N/A%), pre moving , FPS 16.49, Running 2.84s Step 47( N/A%), pre moving , FPS 16.19, Running 2.90s Step 48( N/A%), pre moving , FPS 15.92, Running 2.96s Step 49( N/A%), pre moving , FPS 15.61, Running 3.02s Step 50( N/A%), pre moving , FPS 15.14, Running 3.10s Step 51( N/A%), pre moving , FPS 14.88, Running 3.16s Step 52( N/A%), pre moving , FPS 14.57, Running 3.23s Step 53( N/A%), pre moving , FPS 14.31, Running 3.29s Step 54( N/A%), pre moving , FPS 14.10, Running 3.35s Step 55( N/A%), pre moving , FPS 14.03, Running 3.41s Step 56( N/A%), pre moving , FPS 17.78, Running 3.49s Step 57( N/A%), pre moving , FPS 17.52, Running 3.55s Step 58( N/A%), pre moving , FPS 17.11, Running 3.61s Step 59( N/A%), pre moving , FPS 16.76, Running 3.68s Step 60( N/A%), pre moving , FPS 16.52, Running 3.74s Step 61( N/A%), pre moving , FPS 16.31, Running 3.80s Step 62( N/A%), pre moving , FPS 16.08, Running 3.87s Step 63( N/A%), pre moving , FPS 15.79, Running 3.93s Step 64( N/A%), pre moving , FPS 15.58, Running 3.99s Step 65( N/A%), pre moving , FPS 15.63, Running 4.05s Step 66( N/A%), pre moving , FPS 15.71, Running 4.11s Step 67( N/A%), pre moving , FPS 15.67, Running 4.17s Step 68( N/A%), pre moving , FPS 15.50, Running 4.25s Step 69( N/A%), pre moving , FPS 15.53, Running 4.31s Step 70( N/A%), pre moving , FPS 15.63, Running 4.38s Step 71( N/A%), pre moving , FPS 15.62, Running 4.44s Step 72( N/A%), pre moving , FPS 15.71, Running 4.50s Step 73( N/A%), pre moving , FPS 15.69, Running 4.57s Step 74( N/A%), pre moving , FPS 15.79, Running 4.62s Step 75( N/A%), pre moving , FPS 16.07, Running 4.66s Step 76( N/A%), pre moving , FPS 16.57, Running 4.70s Step 77( N/A%), pre moving , FPS 16.77, Running 4.74s Step 78( N/A%), pre moving , FPS 17.16, Running 4.78s Step 79( N/A%), pre moving , FPS 17.48, Running 4.82s Step 80( N/A%), pre moving , FPS 17.81, Running 4.86s Step 81( N/A%), pre moving , FPS 18.25, Running 4.90s Step 82( N/A%), pre moving , FPS 18.52, Running 4.95s Step 83( N/A%), pre moving , FPS 18.93, Running 4.99s Step 84( N/A%), pre moving , FPS 19.28, Running 5.03s Step 85( N/A%), pre moving , FPS 19.50, Running 5.08s Step 86( N/A%), pre moving , FPS 19.86, Running 5.12s Step 87( N/A%), pre moving , FPS 20.34, Running 5.16s Step 88( N/A%), pre moving , FPS 21.09, Running 5.20s Step 89( N/A%), pre moving , FPS 21.43, Running 5.24s Step 90( N/A%), pre moving , FPS 22.01, Running 5.29s Step 91( N/A%), pre moving , FPS 22.44, Running 5.33s Step 92( N/A%), pre moving , FPS 14.14, Running 5.92s Step 93( N/A%), pre moving , FPS 13.20, Running 6.08s Step 94( N/A%), pre moving , FPS 11.47, Running 6.36s Step 95( N/A%), pre moving , FPS 10.78, Running 6.51s Step 96( N/A%), pre moving , FPS 9.89, Running 6.72s Step 97( N/A%), pre moving , FPS 9.30, Running 6.89s Step 98( N/A%), pre moving , FPS 8.58, Running 7.11s Step 99( N/A%), pre moving , FPS 8.05, Running 7.30s Step 100( N/A%), pre moving , FPS 7.43, Running 7.55s Step 101( N/A%), pre moving , FPS 7.08, Running 7.72s Step 102( N/A%), pre moving , FPS 6.62, Running 7.97s Step 103( N/A%), pre moving , FPS 6.37, Running 8.13s Step 104( N/A%), pre moving , FPS 5.93, Running 8.41s Step 105( N/A%), pre moving , FPS 5.74, Running 8.56s Step 106( N/A%), pre moving , FPS 5.38, Running 8.83s Step 107( N/A%), pre moving , FPS 5.21, Running 9.00s Step 108( N/A%), pre moving , FPS 4.88, Running 9.30s Step 109( N/A%), pre moving , FPS 4.74, Running 9.46s Step 110( N/A%), pre moving , FPS 4.48, Running 9.75s Step 111( N/A%), pre moving , FPS 4.37, Running 9.91s Step 112( N/A%), pre moving , FPS 4.71, Running 10.17s Step 113( N/A%), pre moving , FPS 4.66, Running 10.37s Step 114( N/A%), pre moving , FPS 4.68, Running 10.64s Step 115( N/A%), pre moving , FPS 4.65, Running 10.81s Step 116( N/A%), pre moving , FPS 4.54, Running 11.12s Step 117( N/A%), pre moving , FPS 4.55, Running 11.28s Step 118( N/A%), pre moving , FPS 4.52, Running 11.53s Step 119( N/A%), pre moving , FPS 4.55, Running 11.70s Step 120( N/A%), pre moving , FPS 4.51, Running 11.99s Step 121( N/A%), pre moving , FPS 4.54, Running 12.13s Step 122( N/A%), pre moving , FPS 4.55, Running 12.36s Step 123( N/A%), pre moving , FPS 4.52, Running 12.55s Step 124( N/A%), pre moving , FPS 4.54, Running 12.81s Step 125( N/A%), pre moving , FPS 4.54, Running 12.96s Step 126( N/A%), pre moving , FPS 4.55, Running 13.23s Step 127( N/A%), pre moving , FPS 4.57, Running 13.37s Step 128( N/A%), pre moving , FPS 4.61, Running 13.63s Step 129( N/A%), pre moving , FPS 4.56, Running 13.85s Step 130( N/A%), pre moving , FPS 4.58, Running 14.11s Step 131( N/A%), pre moving , FPS 4.59, Running 14.27s Step 132( N/A%), pre moving , FPS 4.58, Running 14.53s Step 133( N/A%), pre moving , FPS 4.62, Running 14.70s Step 134( N/A%), pre moving , FPS 4.63, Running 14.96s Step 135( N/A%), pre moving , FPS 4.60, Running 15.16s Step 136( N/A%), pre moving , FPS 4.66, Running 15.41s Step 137( N/A%), pre moving , FPS 4.60, Running 15.63s Step 138( N/A%), pre moving , FPS 4.56, Running 15.92s Step 139( N/A%), pre moving , FPS 4.58, Running 16.07s Step 140( N/A%), pre moving , FPS 4.57, Running 16.36s Step 141( N/A%), pre moving , FPS 4.49, Running 16.58s Step 142( N/A%), pre moving , FPS 4.45, Running 16.85s Step 143( N/A%), pre moving , FPS 4.48, Running 17.01s Step 144( N/A%), pre moving , FPS 4.50, Running 17.26s Step 145( N/A%), pre moving , FPS 4.48, Running 17.43s Step 146( N/A%), pre moving , FPS 4.49, Running 17.68s Step 147( N/A%), pre moving , FPS 4.59, Running 17.73s Step 148( N/A%), pre moving , FPS 4.82, Running 17.78s Step 149( N/A%), pre moving , FPS 5.03, Running 17.82s Step 150( N/A%), pre moving , FPS 5.34, Running 17.86s Step 151( N/A%), pre moving , FPS 5.51, Running 17.90s Step 152( N/A%), pre moving , FPS 5.86, Running 17.94s Step 153( N/A%), pre moving , FPS 6.09, Running 17.99s Step 154( N/A%), pre moving , FPS 6.50, Running 18.03s Step 155( N/A%), pre moving , FPS 6.86, Running 18.07s Step 156( N/A%), pre moving , FPS 7.38, Running 18.12s Step 157( N/A%), pre moving , FPS 6.75, Running 18.60s Step 158( N/A%), pre moving , FPS 7.36, Running 18.64s Step 159( N/A%), pre moving , FPS 7.62, Running 18.69s Step 160( N/A%), pre moving , FPS 8.43, Running 18.74s Step 161( N/A%), pre moving , FPS 9.02, Running 18.80s Step 162( N/A%), pre moving , FPS 10.01, Running 18.85s Step 163( N/A%), pre moving , FPS 10.48, Running 18.92s Step 164( N/A%), pre moving , FPS 11.39, Running 19.01s Step 165( N/A%), pre moving , FPS 11.92, Running 19.11s Step 166( N/A%), pre moving , FPS 13.49, Running 19.16s Step 167( N/A%), pre moving , FPS 13.31, Running 19.23s Step 168( N/A%), pre moving , FPS 12.94, Running 19.33s Step 169( N/A%), pre moving , FPS 12.68, Running 19.40s Step 170( N/A%), pre moving , FPS 12.37, Running 19.48s Step 171( N/A%), pre moving , FPS 12.12, Running 19.55s Step 172( N/A%), pre moving , FPS 11.69, Running 19.65s Step 173( N/A%), pre moving , FPS 11.43, Running 19.74s Step 174( N/A%), pre moving , FPS 11.24, Running 19.81s Step 175( N/A%), pre moving , FPS 11.10, Running 19.88s Step 176( N/A%), pre moving , FPS 10.80, Running 19.97s Step 177( N/A%), pre moving , FPS 13.44, Running 20.08s Step 178( N/A%), pre moving , FPS 13.01, Running 20.17s Step 179( N/A%), pre moving , FPS 12.60, Running 20.28s Step 180( N/A%), pre moving , FPS 12.13, Running 20.38s Step 181( N/A%), pre moving , FPS 11.90, Running 20.48s Step 182( N/A%), pre moving , FPS 11.55, Running 20.58s Step 183( N/A%), pre moving , FPS 11.36, Running 20.68s Step 184( N/A%), pre moving , FPS 11.30, Running 20.78s Step 185( N/A%), pre moving , FPS 11.11, Running 20.91s Step 186( N/A%), pre moving , FPS 10.86, Running 21.01s Step 187( N/A%), pre moving , FPS 10.56, Running 21.13s Step 188( N/A%), pre moving , FPS 10.41, Running 21.25s Step 189( N/A%), pre moving , FPS 10.32, Running 21.34s Step 190( N/A%), pre moving , FPS 10.20, Running 21.44s Step 191( N/A%), pre moving , FPS 10.06, Running 21.54s Step 192( N/A%), pre moving , FPS 10.03, Running 21.65s Step 193( N/A%), pre moving , FPS 9.93, Running 21.75s Step 194( N/A%), pre moving , FPS 9.74, Running 21.87s Step 195( N/A%), pre moving , FPS 9.57, Running 21.97s Step 196( N/A%), pre moving , FPS 9.53, Running 22.07s Step 197( N/A%), pre moving , FPS 9.57, Running 22.17s Step 198( N/A%), pre moving , FPS 9.61, Running 22.25s Step 199( N/A%), pre moving , FPS 9.69, Running 22.35s Step 200( N/A%), pre moving , FPS 9.80, Running 22.42s Step 201( N/A%), pre moving , FPS 9.89, Running 22.50s Step 202( N/A%), pre moving , FPS 9.99, Running 22.58s Step 203( N/A%), pre moving , FPS 10.17, Running 22.64s Step 204( N/A%), pre moving , FPS 10.35, Running 22.72s Step 205( N/A%), pre moving , FPS 10.79, Running 22.76s Step 206( N/A%), pre moving , FPS 11.14, Running 22.80s Step 207( N/A%), pre moving , FPS 11.72, Running 22.83s Step 208( N/A%), pre moving , FPS 12.34, Running 22.87s Step 209( N/A%), pre moving , FPS 12.70, Running 22.91s Step 210( N/A%), pre moving , FPS 13.12, Running 22.96s Step 211( N/A%), pre moving , FPS 13.57, Running 23.02s Step 212( N/A%), pre moving , FPS 14.30, Running 23.05s Step 213( N/A%), pre moving , FPS 15.07, Running 23.08s Step 214( N/A%), pre moving , FPS 16.08, Running 23.11s Step 215( N/A%), pre moving , FPS 16.90, Running 23.15s Step 216( N/A%), pre moving , FPS 17.93, Running 23.19s Step 217( N/A%), pre moving , FPS 19.11, Running 23.22s Step 218( N/A%), pre moving , FPS 19.97, Running 23.26s Step 219( N/A%), pre moving , FPS 14.85, Running 23.69s Step 220( N/A%), pre moving , FPS 15.37, Running 23.73s Step 221( N/A%), pre moving , FPS 15.90, Running 23.76s Step 222( N/A%), pre moving , FPS 16.49, Running 23.79s Step 223( N/A%), pre moving , FPS 16.86, Running 23.83s Step 224( N/A%), pre moving , FPS 17.37, Running 23.87s Step 225( N/A%), pre moving , FPS 17.17, Running 23.93s Step 226( N/A%), pre moving , FPS 16.97, Running 23.98s Step 227( N/A%), pre moving , FPS 16.63, Running 24.04s Step 228( N/A%), pre moving , FPS 16.40, Running 24.09s Step 229( N/A%), pre moving , FPS 16.29, Running 24.14s Step 230( N/A%), pre moving , FPS 16.29, Running 24.19s Step 231( N/A%), pre moving , FPS 16.31, Running 24.24s Step 232( N/A%), pre moving , FPS 16.06, Running 24.29s Step 233( N/A%), pre moving , FPS 15.82, Running 24.34s Step 234( N/A%), pre moving , FPS 15.60, Running 24.39s Step 235( N/A%), pre moving , FPS 15.18, Running 24.47s Step 236( N/A%), pre moving , FPS 14.84, Running 24.53s Step 237( N/A%), pre moving , FPS 14.63, Running 24.59s Step 238( N/A%), pre moving , FPS 14.10, Running 24.67s Step 239( N/A%), pre moving , FPS 18.73, Running 24.76s Step 240( N/A%), pre moving , FPS 18.14, Running 24.83s Step 241( N/A%), pre moving , FPS 17.60, Running 24.90s Step 242( N/A%), pre moving , FPS 16.60, Running 25.00s Step 243( N/A%), pre moving , FPS 16.08, Running 25.07s Step 244( N/A%), pre moving , FPS 15.67, Running 25.14s Step 245( N/A%), pre moving , FPS 15.49, Running 25.22s Step 246( N/A%), pre moving , FPS 15.26, Running 25.29s Step 247( N/A%), pre moving , FPS 15.07, Running 25.36s Step 248( N/A%), pre moving , FPS 14.87, Running 25.43s Step 249( N/A%), pre moving , FPS 14.71, Running 25.50s Step 250( N/A%), pre moving , FPS 14.49, Running 25.57s Step 251( N/A%), pre moving , FPS 14.24, Running 25.65s Step 252( N/A%), pre moving , FPS 14.05, Running 25.72s Step 253( N/A%), pre moving , FPS 13.79, Running 25.79s Step 254( N/A%), pre moving , FPS 13.52, Running 25.87s Step 255( N/A%), pre moving , FPS 13.43, Running 25.95s Step 256( N/A%), pre moving , FPS 13.47, Running 26.02s Step 257( N/A%), pre moving , FPS 13.45, Running 26.07s Step 258( N/A%), pre moving , FPS 13.74, Running 26.13s Step 259( N/A%), pre moving , FPS 14.01, Running 26.19s Step 260( N/A%), pre moving , FPS 14.10, Running 26.25s Step 261( N/A%), pre moving , FPS 13.92, Running 26.34s Step 262( N/A%), pre moving , FPS 14.02, Running 26.42s Step 263( N/A%), pre moving , FPS 14.11, Running 26.49s Step 264( N/A%), pre moving , FPS 13.98, Running 26.57s Step 265( N/A%), pre moving , FPS 14.02, Running 26.64s Step 266( N/A%), pre moving , FPS 13.99, Running 26.72s Step 267( N/A%), pre moving , FPS 14.04, Running 26.79s Step 268( N/A%), pre moving , FPS 13.86, Running 26.87s Step 269( N/A%), pre moving , FPS 13.89, Running 26.94s Step 270( N/A%), pre moving , FPS 13.89, Running 27.01s Step 271( N/A%), pre moving , FPS 13.97, Running 27.08s Step 272( N/A%), pre moving , FPS 13.81, Running 27.16s Step 273( N/A%), pre moving , FPS 13.70, Running 27.25s Step 274( N/A%), pre moving , FPS 13.51, Running 27.35s Step 275( N/A%), pre moving , FPS 13.41, Running 27.45s Step 276( N/A%), pre moving , FPS 13.38, Running 27.51s Step 277( N/A%), pre moving , FPS 13.26, Running 27.58s Step 278( N/A%), pre moving , FPS 13.14, Running 27.65s Step 279( N/A%), pre moving , FPS 13.02, Running 27.72s Step 280( N/A%), pre moving , FPS 13.12, Running 27.77s Step 281( N/A%), pre moving , FPS 13.47, Running 27.82s Step 282( N/A%), pre moving , FPS 13.85, Running 27.87s Step 283( N/A%), pre moving , FPS 13.98, Running 27.92s Step 284( N/A%), pre moving , FPS 14.22, Running 27.98s Step 285( N/A%), pre moving , FPS 14.44, Running 28.03s Step 286( N/A%), pre moving , FPS 14.82, Running 28.07s Step 287( N/A%), pre moving , FPS 15.20, Running 28.10s Step 288( N/A%), pre moving , FPS 15.86, Running 28.14s Step 289( N/A%), pre moving , FPS 16.31, Running 28.17s Step 290( N/A%), pre moving , FPS 16.83, Running 28.20s Step 291( N/A%), pre moving , FPS 17.34, Running 28.23s Step 292( N/A%), pre moving , FPS 18.14, Running 28.27s Step 293( N/A%), pre moving , FPS 18.95, Running 28.31s Step 294( N/A%), pre moving , FPS 20.23, Running 28.34s Step 295( N/A%), pre moving , FPS 21.51, Running 28.38s Step 296( N/A%), pre moving , FPS 22.13, Running 28.42s Step 297( N/A%), pre moving , FPS 23.09, Running 28.45s Step 298( N/A%), pre moving , FPS 24.18, Running 28.48s Step 299( N/A%), pre moving , FPS 25.39, Running 28.51s Step 300( N/A%), pre moving , FPS 25.89, Running 28.54s Step 301( N/A%), pre moving , FPS 26.25, Running 28.58s Step 302( N/A%), pre moving , FPS 26.53, Running 28.62s Step 303( N/A%), pre moving , FPS 27.28, Running 28.66s Step 304( N/A%), pre moving , FPS 28.23, Running 28.69s Step 305( N/A%), pre moving , FPS 28.93, Running 28.72s Step 306( N/A%), pre moving , FPS 29.28, Running 28.75s Step 307( N/A%), pre moving , FPS 29.43, Running 28.78s Step 308( N/A%), pre moving , FPS 28.85, Running 28.83s Step 309( N/A%), pre moving , FPS 17.74, Running 29.30s Step 310( N/A%), pre moving , FPS 17.67, Running 29.33s Step 311( N/A%), pre moving , FPS 17.54, Running 29.37s Step 312( N/A%), pre moving , FPS 17.02, Running 29.44s Step 313( N/A%), pre moving , FPS 16.51, Running 29.52s Step 314( N/A%), pre moving , FPS 16.30, Running 29.57s Step 315( N/A%), pre moving , FPS 16.31, Running 29.60s Step 316( N/A%), pre moving , FPS 16.40, Running 29.64s Step 317( N/A%), pre moving , FPS 16.28, Running 29.68s Step 318( N/A%), pre moving , FPS 16.25, Running 29.71s Step 319( N/A%), pre moving , FPS 16.03, Running 29.76s Step 320( N/A%), pre moving , FPS 15.75, Running 29.81s Step 321( N/A%), pre moving , FPS 15.42, Running 29.88s Step 322( N/A%), pre moving , FPS 15.27, Running 29.93s Step 323( N/A%), pre moving , FPS 15.01, Running 29.99s Step 324( N/A%), pre moving , FPS 14.72, Running 30.05s Step 325( N/A%), pre moving , FPS 14.44, Running 30.10s Step 326( N/A%), pre moving , FPS 14.14, Running 30.17s Step 327( N/A%), pre moving , FPS 14.14, Running 30.20s Step 328( N/A%), pre moving , FPS 14.22, Running 30.24s Step 329( N/A%), pre moving , FPS 20.44, Running 30.27s Step 330( N/A%), pre moving , FPS 20.48, Running 30.31s Step 331( N/A%), pre moving , FPS 20.57, Running 30.34s Step 332( N/A%), pre moving , FPS 21.27, Running 30.38s Step 333( N/A%), pre moving , FPS 22.26, Running 30.42s Step 334( N/A%), pre moving , FPS 22.73, Running 30.45s Step 335( N/A%), pre moving , FPS 22.77, Running 30.48s Step 336( N/A%), pre moving , FPS 22.79, Running 30.51s Step 337( N/A%), pre moving , FPS 23.00, Running 30.55s Step 338( N/A%), pre moving , FPS 22.62, Running 30.59s Step 339( N/A%), pre moving , FPS 22.59, Running 30.64s Step 340( N/A%), pre moving , FPS 22.65, Running 30.70s Step 341( N/A%), pre moving , FPS 22.88, Running 30.75s Step 342( N/A%), pre moving , FPS 22.81, Running 30.81s Step 343( N/A%), pre moving , FPS 22.73, Running 30.87s Step 344( N/A%), pre moving , FPS 23.05, Running 30.92s Step 345( N/A%), pre moving , FPS 23.25, Running 30.97s Step 346( N/A%), pre moving , FPS 23.53, Running 31.02s Step 347( N/A%), pre moving , FPS 22.85, Running 31.07s Step 348( N/A%), pre moving , FPS 22.21, Running 31.14s Step 349( N/A%), pre moving , FPS 21.92, Running 31.19s Step 350( N/A%), pre moving , FPS 21.57, Running 31.24s Step 351( N/A%), pre moving , FPS 21.19, Running 31.29s Step 352( N/A%), pre moving , FPS 20.69, Running 31.35s Step 353( N/A%), pre moving , FPS 20.28, Running 31.40s Step 354( N/A%), pre moving , FPS 19.71, Running 31.46s Step 355( N/A%), pre moving , FPS 19.67, Running 31.50s Step 356( N/A%), pre moving , FPS 19.68, Running 31.53s Step 357( N/A%), pre moving , FPS 19.67, Running 31.56s Step 358( N/A%), pre moving , FPS 19.99, Running 31.60s Step 359( N/A%), pre moving , FPS 20.33, Running 31.63s Step 360( N/A%), pre moving , FPS 20.58, Running 31.67s Step 361( N/A%), pre moving , FPS 20.82, Running 31.71s Step 362( N/A%), pre moving , FPS 21.29, Running 31.75s Step 363( N/A%), pre moving , FPS 21.87, Running 31.78s Step 364( N/A%), pre moving , FPS 22.22, Running 31.82s Step 365( N/A%), pre moving , FPS 22.46, Running 31.86s Step 366( N/A%), pre moving , FPS 22.78, Running 31.89s Step 367( N/A%), pre moving , FPS 23.24, Running 31.93s Step 368( N/A%), pre moving , FPS 23.92, Running 31.97s Step 369( N/A%), pre moving , FPS 24.38, Running 32.01s Step 370( N/A%), pre moving , FPS 24.89, Running 32.04s Step 371( N/A%), pre moving , FPS 25.56, Running 32.07s Step 372( N/A%), pre moving , FPS 26.57, Running 32.10s Step 373( N/A%), pre moving , FPS 27.18, Running 32.14s Step 374( N/A%), pre moving , FPS 28.17, Running 32.17s Step 375( N/A%), pre moving , FPS 28.25, Running 32.21s Step 376( N/A%), pre moving , FPS 27.42, Running 32.26s Step 377( N/A%), pre moving , FPS 27.15, Running 32.30s Step 378( N/A%), pre moving , FPS 27.18, Running 32.33s Step 379( N/A%), pre moving , FPS 27.26, Running 32.36s Step 380( N/A%), pre moving , FPS 27.58, Running 32.39s Step 381( N/A%), pre moving , FPS 27.98, Running 32.43s Step 382( N/A%), pre moving , FPS 27.88, Running 32.47s Step 383( N/A%), pre moving , FPS 27.96, Running 32.50s Step 384( N/A%), pre moving , FPS 28.08, Running 32.53s Step 385( N/A%), pre moving , FPS 28.36, Running 32.56s Step 386( N/A%), pre moving , FPS 9.45, Running 34.01s Step 387( N/A%), pre moving , FPS 8.37, Running 34.32s Step 388( N/A%), pre moving , FPS 7.95, Running 34.49s Step 389( N/A%), pre moving , FPS 7.19, Running 34.79s Step 390( N/A%), pre moving , FPS 6.86, Running 34.96s Step 391( N/A%), pre moving , FPS 6.35, Running 35.22s Step 392( N/A%), pre moving , FPS 5.99, Running 35.44s Step 393( N/A%), pre moving , FPS 5.67, Running 35.67s Step 394( N/A%), pre moving , FPS 5.47, Running 35.83s Step 395( N/A%), pre moving , FPS 5.11, Running 36.12s Step 396( N/A%), pre moving , FPS 4.98, Running 36.28s Step 397( N/A%), pre moving , FPS 4.67, Running 36.58s Step 398( N/A%), pre moving , FPS 4.52, Running 36.76s Step 399( N/A%), pre moving , FPS 4.28, Running 37.03s Step 400( N/A%), pre moving , FPS 4.18, Running 37.18s Step 401( N/A%), pre moving , FPS 3.98, Running 37.46s Step 402( N/A%), pre moving , FPS 3.90, Running 37.60s Step 403( N/A%), pre moving , FPS 3.74, Running 37.84s Step 404( N/A%), pre moving , FPS 3.65, Running 38.01s Step 405( N/A%), pre moving , FPS 3.49, Running 38.29s Step 406( 0.33%), action 1, FPS 3.85, Running 39.21s Step 407( 0.67%), action 2, FPS 3.89, Running 39.46s Step 408( 1.00%), action 3, FPS 3.57, Running 40.09s Step 409( 1.33%), action 4, FPS 3.58, Running 40.38s Step 410( 1.67%), action 5, FPS 3.45, Running 40.76s Step 411( 2.00%), action 6, FPS 3.43, Running 41.06s Step 412( 2.33%), action 7, FPS 3.13, Running 41.83s Step 413( 2.67%), action 8, FPS 3.08, Running 42.16s Step 414( 3.00%), action 9, FPS 2.84, Running 42.88s Step 415( 3.33%), action 10, FPS 2.75, Running 43.38s Step 416( 3.67%), action 11, FPS 2.57, Running 44.07s Step 417( 4.00%), action 12, FPS 2.59, Running 44.30s Step 418( 4.33%), action 13, FPS 2.45, Running 44.91s Step 419( 4.67%), action 14, FPS 2.42, Running 45.29s Step 420( 5.00%), action 15, FPS 2.32, Running 45.78s Step 421( 5.33%), action 16, FPS 2.33, Running 46.05s Step 422( 5.67%), action 17, FPS 2.24, Running 46.52s Step 423( 6.00%), action 18, FPS 2.20, Running 46.94s Step 424( 6.33%), action 19, FPS 2.14, Running 47.37s Step 425( 6.67%), action 20, FPS 2.13, Running 47.70s Step 426( 7.00%), action 21, FPS 2.19, Running 48.34s Step 427( 7.33%), action 22, FPS 2.20, Running 48.54s Step 428( 7.67%), action 23, FPS 2.27, Running 48.92s Step 429( 8.00%), action 24, FPS 2.26, Running 49.24s Step 430( 8.33%), action 25, FPS 2.27, Running 49.56s Step 431( 8.67%), action 26, FPS 2.28, Running 49.85s Step 432( 9.00%), action 27, FPS 2.33, Running 50.41s Step 433( 9.33%), action 28, FPS 2.33, Running 50.75s Step 434( 9.67%), action 29, FPS 2.42, Running 51.13s Step 435( 10.00%), action 30, FPS 2.51, Running 51.34s Step 436( 10.33%), action 31, FPS 2.57, Running 51.85s Step 437( 10.67%), action 32, FPS 2.56, Running 52.11s Step 438( 11.00%), action 33, FPS 2.65, Running 52.47s Step 439( 11.33%), action 34, FPS 2.70, Running 52.68s Step 440( 11.67%), action 35, FPS 2.68, Running 53.25s Step 441( 12.00%), action 36, FPS 2.70, Running 53.45s Step 442( 12.33%), action 37, FPS 2.75, Running 53.79s Step 443( 12.67%), action 38, FPS 2.77, Running 54.15s Step 444( 13.00%), action 39, FPS 2.78, Running 54.56s Step 445( 13.33%), action 40, FPS 2.76, Running 54.93s Step 446( 13.67%), action 41, FPS 2.79, Running 55.52s Step 447( 14.00%), action 42, FPS 2.69, Running 55.97s Step 448( 14.33%), action 43, FPS 2.67, Running 56.41s Step 449( 14.67%), action 44, FPS 2.71, Running 56.61s Step 450( 15.00%), action 45, FPS 2.66, Running 57.08s Step 451( 15.33%), action 46, FPS 2.67, Running 57.33s Step 452( 15.67%), action 47, FPS 2.66, Running 57.94s Step 453( 16.00%), action 48, FPS 2.65, Running 58.29s Step 454( 16.33%), action 49, FPS 2.66, Running 58.66s Step 455( 16.67%), action 50, FPS 2.65, Running 58.90s Step 456( 17.00%), action 51, FPS 2.60, Running 59.56s Step 457( 17.33%), action 52, FPS 2.58, Running 59.85s Step 458( 17.67%), action 53, FPS 2.59, Running 60.18s Step 459( 18.00%), action 54, FPS 2.55, Running 60.53s Step 460( 18.33%), action 55, FPS 2.62, Running 60.87s Step 461( 18.67%), action 56, FPS 2.62, Running 61.07s Step 462( 19.00%), action 57, FPS 2.56, Running 61.61s Step 463( 19.33%), action 58, FPS 2.54, Running 62.03s Step 464( 19.67%), action 59, FPS 2.53, Running 62.46s Step 465( 20.00%), action 60, FPS 2.53, Running 62.83s Step 466( 20.33%), action 61, FPS 2.55, Running 63.35s Step 467( 20.67%), action 62, FPS 2.63, Running 63.57s Step 468( 21.00%), action 63, FPS 2.58, Running 64.15s Step 469( 21.33%), action 64, FPS 2.52, Running 64.54s Step 470( 21.67%), action 65, FPS 2.57, Running 64.85s Step 471( 22.00%), action 66, FPS 2.52, Running 65.25s Step 472( 22.33%), action 67, FPS 2.58, Running 65.67s Step 473( 22.67%), action 68, FPS 2.61, Running 65.95s Step 474( 23.00%), action 69, FPS 2.54, Running 66.52s Step 475( 23.33%), action 70, FPS 2.53, Running 66.81s Step 476( 23.67%), action 71, FPS 2.53, Running 67.47s Step 477( 24.00%), action 72, FPS 2.48, Running 67.91s Step 478( 24.33%), action 73, FPS 2.39, Running 68.55s Step 479( 24.67%), action 74, FPS 2.38, Running 68.92s Step 480( 25.00%), action 75, FPS 2.31, Running 69.52s Step 481( 25.33%), action 76, FPS 2.30, Running 69.77s Step 482( 25.67%), action 77, FPS 2.28, Running 70.41s Step 483( 26.00%), action 78, FPS 2.27, Running 70.84s Step 484( 26.33%), action 79, FPS 2.23, Running 71.44s Step 485( 26.67%), action 80, FPS 2.19, Running 71.97s Step 486( 27.00%), action 81, FPS 2.08, Running 72.95s Step 487( 27.33%), action 82, FPS 2.04, Running 73.35s Step 488( 27.67%), action 83, FPS 2.06, Running 73.87s Step 489( 28.00%), action 84, FPS 2.08, Running 74.18s Step 490( 28.33%), action 85, FPS 2.01, Running 74.82s Step 491( 28.67%), action 86, FPS 2.01, Running 75.22s Step 492( 29.00%), action 87, FPS 2.00, Running 75.68s Step 493( 29.33%), action 88, FPS 1.97, Running 76.10s Step 494( 29.67%), action 89, FPS 2.00, Running 76.50s Step 495( 30.00%), action 90, FPS 2.00, Running 76.80s Step 496( 30.33%), action 91, FPS 1.96, Running 77.69s Step 497( 30.67%), action 92, FPS 1.96, Running 78.13s Step 498( 31.00%), action 93, FPS 1.97, Running 78.71s Step 499( 31.33%), action 94, FPS 1.97, Running 79.07s Step 500( 31.67%), action 95, FPS 1.97, Running 79.67s Step 501( 32.00%), action 96, FPS 1.93, Running 80.16s Step 502( 32.33%), action 97, FPS 1.94, Running 80.71s Step 503( 32.67%), action 98, FPS 1.96, Running 81.04s Step 504( 33.00%), action 99, FPS 1.94, Running 81.76s Step 505( 33.33%), action 100, FPS 1.96, Running 82.15s Step 506( 33.67%), action 101, FPS 1.98, Running 83.07s Step 507( 34.00%), action 102, FPS 2.01, Running 83.29s Step 508( 34.33%), action 103, FPS 1.99, Running 83.94s Step 509( 34.67%), action 104, FPS 1.97, Running 84.35s Step 510( 35.00%), action 105, FPS 1.97, Running 84.95s Step 511( 35.33%), action 106, FPS 2.00, Running 85.24s Step 512( 35.67%), action 107, FPS 2.00, Running 85.67s Step 513( 36.00%), action 108, FPS 2.03, Running 85.94s Step 514( 36.33%), action 109, FPS 2.00, Running 86.51s Step 515( 36.67%), action 110, FPS 2.01, Running 86.76s Step 516( 37.00%), action 111, FPS 2.04, Running 87.47s Step 517( 37.33%), action 112, FPS 2.07, Running 87.78s Step 518( 37.67%), action 113, FPS 2.11, Running 88.18s Step 519( 38.00%), action 114, FPS 2.13, Running 88.45s Step 520( 38.33%), action 115, FPS 2.16, Running 88.93s Step 521( 38.67%), action 116, FPS 2.20, Running 89.23s Step 522( 39.00%), action 117, FPS 2.17, Running 89.94s Step 523( 39.33%), action 118, FPS 2.11, Running 90.49s Step 524( 39.67%), action 119, FPS 2.14, Running 91.09s Step 525( 40.00%), action 120, FPS 2.12, Running 91.57s Step 526( 40.33%), action 121, FPS 2.11, Running 92.57s Step 527( 40.67%), action 122, FPS 2.05, Running 93.04s [2026-08-01 18:35:54] [73 ] Seed 72 success after 93.93 s. +steps: 527 , actions: 122 . +Instruction: Empty +Total 41/73(56.16%) success. +Setting seed: 73 +Step 1( N/A%), pre moving , FPS 4.42, Running 0.23s Step 2( N/A%), pre moving , FPS 7.43, Running 0.27s Step 3( N/A%), pre moving , FPS 9.50, Running 0.32s Step 4( N/A%), pre moving , FPS 10.83, Running 0.37s Step 5( N/A%), pre moving , FPS 12.21, Running 0.41s Step 6( N/A%), pre moving , FPS 13.46, Running 0.45s Step 7( N/A%), pre moving , FPS 14.21, Running 0.49s Step 8( N/A%), pre moving , FPS 14.83, Running 0.54s Step 9( N/A%), pre moving , FPS 15.27, Running 0.59s Step 10( N/A%), pre moving , FPS 15.77, Running 0.63s Step 11( N/A%), pre moving , FPS 16.15, Running 0.68s Step 12( N/A%), pre moving , FPS 16.62, Running 0.72s Step 13( N/A%), pre moving , FPS 17.03, Running 0.76s Step 14( N/A%), pre moving , FPS 17.43, Running 0.80s Step 15( N/A%), pre moving , FPS 17.85, Running 0.84s Step 16( N/A%), pre moving , FPS 18.16, Running 0.88s Step 17( N/A%), pre moving , FPS 18.39, Running 0.92s Step 18( N/A%), pre moving , FPS 18.59, Running 0.97s Step 19( N/A%), pre moving , FPS 18.77, Running 1.01s Step 20( N/A%), pre moving , FPS 19.02, Running 1.05s Step 21( N/A%), pre moving , FPS 18.40, Running 1.31s Step 22( N/A%), pre moving , FPS 17.85, Running 1.39s Step 23( N/A%), pre moving , FPS 18.00, Running 1.43s Step 24( N/A%), pre moving , FPS 18.31, Running 1.46s Step 25( N/A%), pre moving , FPS 18.38, Running 1.50s Step 26( N/A%), pre moving , FPS 15.31, Running 1.75s Step 27( N/A%), pre moving , FPS 15.30, Running 1.80s Step 28( N/A%), pre moving , FPS 15.37, Running 1.84s Step 29( N/A%), pre moving , FPS 15.51, Running 1.88s Step 30( N/A%), pre moving , FPS 15.46, Running 1.93s Step 31( N/A%), pre moving , FPS 15.52, Running 1.97s Step 32( N/A%), pre moving , FPS 15.42, Running 2.02s Step 33( N/A%), pre moving , FPS 15.41, Running 2.06s Step 34( N/A%), pre moving , FPS 15.37, Running 2.10s Step 35( N/A%), pre moving , FPS 15.32, Running 2.15s Step 36( N/A%), pre moving , FPS 12.10, Running 2.53s Step 37( N/A%), pre moving , FPS 12.08, Running 2.58s Step 38( N/A%), pre moving , FPS 12.09, Running 2.62s Step 39( N/A%), pre moving , FPS 12.09, Running 2.67s Step 40( N/A%), pre moving , FPS 12.07, Running 2.71s Step 41( N/A%), pre moving , FPS 13.86, Running 2.76s Step 42( N/A%), pre moving , FPS 14.14, Running 2.80s Step 43( N/A%), pre moving , FPS 14.10, Running 2.85s Step 44( N/A%), pre moving , FPS 14.03, Running 2.89s Step 45( N/A%), pre moving , FPS 13.99, Running 2.93s Step 46( N/A%), pre moving , FPS 16.45, Running 2.97s Step 47( N/A%), pre moving , FPS 16.55, Running 3.01s Step 48( N/A%), pre moving , FPS 16.44, Running 3.06s Step 49( N/A%), pre moving , FPS 16.38, Running 3.10s Step 50( N/A%), pre moving , FPS 16.51, Running 3.14s Step 51( N/A%), pre moving , FPS 16.54, Running 3.18s Step 52( N/A%), pre moving , FPS 16.69, Running 3.22s Step 53( N/A%), pre moving , FPS 16.70, Running 3.26s Step 54( N/A%), pre moving , FPS 16.61, Running 3.31s Step 55( N/A%), pre moving , FPS 16.49, Running 3.36s Step 56( N/A%), pre moving , FPS 23.11, Running 3.40s Step 57( N/A%), pre moving , FPS 23.34, Running 3.44s Step 58( N/A%), pre moving , FPS 23.39, Running 3.48s Step 59( N/A%), pre moving , FPS 23.40, Running 3.52s Step 60( N/A%), pre moving , FPS 22.99, Running 3.58s Step 61( N/A%), pre moving , FPS 22.99, Running 3.63s Step 62( N/A%), pre moving , FPS 23.16, Running 3.67s Step 63( N/A%), pre moving , FPS 22.86, Running 3.72s Step 64( N/A%), pre moving , FPS 22.88, Running 3.76s Step 65( N/A%), pre moving , FPS 22.21, Running 3.83s Step 66( N/A%), pre moving , FPS 21.79, Running 3.89s Step 67( N/A%), pre moving , FPS 21.37, Running 3.94s Step 68( N/A%), pre moving , FPS 20.66, Running 4.03s Step 69( N/A%), pre moving , FPS 19.91, Running 4.10s Step 70( N/A%), pre moving , FPS 19.34, Running 4.17s Step 71( N/A%), pre moving , FPS 18.72, Running 4.25s Step 72( N/A%), pre moving , FPS 18.29, Running 4.31s Step 73( N/A%), pre moving , FPS 17.88, Running 4.38s Step 74( N/A%), pre moving , FPS 17.63, Running 4.44s Step 75( N/A%), pre moving , FPS 17.38, Running 4.51s Step 76( N/A%), pre moving , FPS 16.59, Running 4.61s Step 77( N/A%), pre moving , FPS 16.30, Running 4.66s Step 78( N/A%), pre moving , FPS 15.95, Running 4.73s Step 79( N/A%), pre moving , FPS 15.60, Running 4.80s Step 80( N/A%), pre moving , FPS 15.57, Running 4.86s Step 81( N/A%), pre moving , FPS 15.36, Running 4.93s Step 82( N/A%), pre moving , FPS 14.99, Running 5.00s Step 83( N/A%), pre moving , FPS 14.88, Running 5.06s Step 84( N/A%), pre moving , FPS 14.63, Running 5.13s Step 85( N/A%), pre moving , FPS 14.67, Running 5.19s Step 86( N/A%), pre moving , FPS 14.61, Running 5.25s Step 87( N/A%), pre moving , FPS 14.42, Running 5.33s Step 88( N/A%), pre moving , FPS 14.61, Running 5.39s Step 89( N/A%), pre moving , FPS 15.01, Running 5.44s Step 90( N/A%), pre moving , FPS 15.30, Running 5.48s Step 91( N/A%), pre moving , FPS 15.61, Running 5.53s Step 92( N/A%), pre moving , FPS 15.72, Running 5.58s Step 93( N/A%), pre moving , FPS 15.95, Running 5.63s Step 94( N/A%), pre moving , FPS 16.13, Running 5.68s Step 95( N/A%), pre moving , FPS 16.28, Running 5.74s Step 96( N/A%), pre moving , FPS 17.03, Running 5.78s Step 97( N/A%), pre moving , FPS 17.32, Running 5.82s Step 98( N/A%), pre moving , FPS 17.62, Running 5.87s Step 99( N/A%), pre moving , FPS 17.84, Running 5.92s Step 100( N/A%), pre moving , FPS 18.12, Running 5.97s Step 101( N/A%), pre moving , FPS 18.42, Running 6.01s Step 102( N/A%), pre moving , FPS 18.81, Running 6.07s Step 103( N/A%), pre moving , FPS 18.98, Running 6.12s Step 104( N/A%), pre moving , FPS 19.33, Running 6.16s Step 105( N/A%), pre moving , FPS 19.63, Running 6.21s Step 106( N/A%), pre moving , FPS 19.95, Running 6.26s Step 107( N/A%), pre moving , FPS 20.50, Running 6.31s Step 108( N/A%), pre moving , FPS 20.86, Running 6.35s Step 109( N/A%), pre moving , FPS 20.91, Running 6.39s Step 110( N/A%), pre moving , FPS 20.89, Running 6.44s Step 111( N/A%), pre moving , FPS 20.94, Running 6.48s Step 112( N/A%), pre moving , FPS 21.26, Running 6.52s Step 113( N/A%), pre moving , FPS 21.27, Running 6.57s Step 114( N/A%), pre moving , FPS 21.55, Running 6.61s Step 115( N/A%), pre moving , FPS 21.89, Running 6.65s Step 116( N/A%), pre moving , FPS 21.69, Running 6.70s Step 117( N/A%), pre moving , FPS 21.10, Running 6.77s Step 118( N/A%), pre moving , FPS 21.31, Running 6.81s Step 119( N/A%), pre moving , FPS 21.38, Running 6.86s Step 120( N/A%), pre moving , FPS 13.15, Running 7.49s Step 121( N/A%), pre moving , FPS 12.26, Running 7.65s Step 122( N/A%), pre moving , FPS 10.88, Running 7.90s Step 123( N/A%), pre moving , FPS 10.26, Running 8.07s Step 124( N/A%), pre moving , FPS 8.95, Running 8.40s Step 125( N/A%), pre moving , FPS 8.55, Running 8.55s Step 126( N/A%), pre moving , FPS 7.83, Running 8.81s Step 127( N/A%), pre moving , FPS 7.56, Running 8.95s Step 128( N/A%), pre moving , FPS 6.81, Running 9.29s Step 129( N/A%), pre moving , FPS 6.52, Running 9.46s Step 130( N/A%), pre moving , FPS 6.04, Running 9.75s Step 131( N/A%), pre moving , FPS 5.80, Running 9.93s Step 132( N/A%), pre moving , FPS 5.41, Running 10.22s Step 133( N/A%), pre moving , FPS 5.24, Running 10.39s Step 134( N/A%), pre moving , FPS 4.99, Running 10.62s Step 135( N/A%), pre moving , FPS 4.79, Running 10.82s Step 136( N/A%), pre moving , FPS 4.53, Running 11.11s Step 137( N/A%), pre moving , FPS 4.44, Running 11.27s Step 138( N/A%), pre moving , FPS 4.24, Running 11.52s Step 139( N/A%), pre moving , FPS 4.13, Running 11.70s Step 140( N/A%), pre moving , FPS 4.52, Running 11.92s Step 141( N/A%), pre moving , FPS 4.48, Running 12.11s Step 142( N/A%), pre moving , FPS 4.49, Running 12.36s Step 143( N/A%), pre moving , FPS 4.49, Running 12.52s Step 144( N/A%), pre moving , FPS 4.57, Running 12.77s Step 145( N/A%), pre moving , FPS 4.51, Running 12.98s Step 146( N/A%), pre moving , FPS 4.52, Running 13.23s Step 147( N/A%), pre moving , FPS 4.47, Running 13.43s Step 148( N/A%), pre moving , FPS 4.58, Running 13.66s Step 149( N/A%), pre moving , FPS 4.61, Running 13.80s Step 150( N/A%), pre moving , FPS 4.59, Running 14.10s Step 151( N/A%), pre moving , FPS 4.60, Running 14.28s Step 152( N/A%), pre moving , FPS 4.60, Running 14.57s Step 153( N/A%), pre moving , FPS 4.62, Running 14.72s Step 154( N/A%), pre moving , FPS 4.61, Running 14.96s Step 155( N/A%), pre moving , FPS 4.68, Running 15.10s Step 156( N/A%), pre moving , FPS 4.69, Running 15.38s Step 157( N/A%), pre moving , FPS 4.65, Running 15.58s Step 158( N/A%), pre moving , FPS 4.62, Running 15.85s Step 159( N/A%), pre moving , FPS 4.62, Running 16.04s Step 160( N/A%), pre moving , FPS 4.55, Running 16.31s Step 161( N/A%), pre moving , FPS 4.57, Running 16.49s Step 162( N/A%), pre moving , FPS 4.54, Running 16.77s Step 163( N/A%), pre moving , FPS 4.54, Running 16.93s Step 164( N/A%), pre moving , FPS 4.48, Running 17.24s Step 165( N/A%), pre moving , FPS 4.52, Running 17.41s Step 166( N/A%), pre moving , FPS 4.49, Running 17.69s Step 167( N/A%), pre moving , FPS 4.53, Running 17.84s Step 168( N/A%), pre moving , FPS 4.46, Running 18.14s Step 169( N/A%), pre moving , FPS 4.46, Running 18.29s Step 170( N/A%), pre moving , FPS 4.46, Running 18.58s Step 171( N/A%), pre moving , FPS 4.48, Running 18.74s Step 172( N/A%), pre moving , FPS 4.49, Running 19.03s Step 173( N/A%), pre moving , FPS 4.45, Running 19.21s Step 174( N/A%), pre moving , FPS 4.38, Running 19.53s Step 175( N/A%), pre moving , FPS 4.46, Running 19.58s Step 176( N/A%), pre moving , FPS 4.71, Running 19.62s Step 177( N/A%), pre moving , FPS 4.88, Running 19.67s Step 178( N/A%), pre moving , FPS 5.18, Running 19.72s Step 179( N/A%), pre moving , FPS 5.37, Running 19.76s Step 180( N/A%), pre moving , FPS 5.72, Running 19.81s Step 181( N/A%), pre moving , FPS 5.95, Running 19.86s Step 182( N/A%), pre moving , FPS 6.39, Running 19.89s Step 183( N/A%), pre moving , FPS 6.66, Running 19.93s Step 184( N/A%), pre moving , FPS 7.33, Running 19.97s Step 185( N/A%), pre moving , FPS 6.62, Running 20.43s Step 186( N/A%), pre moving , FPS 7.17, Running 20.48s Step 187( N/A%), pre moving , FPS 7.48, Running 20.52s Step 188( N/A%), pre moving , FPS 8.24, Running 20.56s Step 189( N/A%), pre moving , FPS 8.55, Running 20.63s Step 190( N/A%), pre moving , FPS 9.48, Running 20.69s Step 191( N/A%), pre moving , FPS 9.92, Running 20.76s Step 192( N/A%), pre moving , FPS 11.19, Running 20.82s Step 193( N/A%), pre moving , FPS 12.02, Running 20.88s Step 194( N/A%), pre moving , FPS 13.84, Running 20.97s Step 195( N/A%), pre moving , FPS 13.61, Running 21.05s Step 196( N/A%), pre moving , FPS 13.40, Running 21.11s Step 197( N/A%), pre moving , FPS 13.12, Running 21.20s Step 198( N/A%), pre moving , FPS 12.72, Running 21.29s Step 199( N/A%), pre moving , FPS 12.35, Running 21.38s Step 200( N/A%), pre moving , FPS 12.22, Running 21.45s Step 201( N/A%), pre moving , FPS 12.15, Running 21.50s Step 202( N/A%), pre moving , FPS 11.82, Running 21.59s Step 203( N/A%), pre moving , FPS 11.52, Running 21.67s Step 204( N/A%), pre moving , FPS 11.20, Running 21.76s Step 205( N/A%), pre moving , FPS 13.86, Running 21.87s Step 206( N/A%), pre moving , FPS 13.18, Running 21.99s Step 207( N/A%), pre moving , FPS 12.63, Running 22.10s Step 208( N/A%), pre moving , FPS 12.08, Running 22.22s Step 209( N/A%), pre moving , FPS 11.80, Running 22.32s Step 210( N/A%), pre moving , FPS 11.43, Running 22.44s Step 211( N/A%), pre moving , FPS 11.12, Running 22.56s Step 212( N/A%), pre moving , FPS 10.83, Running 22.66s Step 213( N/A%), pre moving , FPS 10.51, Running 22.78s Step 214( N/A%), pre moving , FPS 10.41, Running 22.89s Step 215( N/A%), pre moving , FPS 10.21, Running 23.01s Step 216( N/A%), pre moving , FPS 9.99, Running 23.12s Step 217( N/A%), pre moving , FPS 9.87, Running 23.22s Step 218( N/A%), pre moving , FPS 9.75, Running 23.34s Step 219( N/A%), pre moving , FPS 9.64, Running 23.45s Step 220( N/A%), pre moving , FPS 9.47, Running 23.56s Step 221( N/A%), pre moving , FPS 9.26, Running 23.66s Step 222( N/A%), pre moving , FPS 9.18, Running 23.77s Step 223( N/A%), pre moving , FPS 9.06, Running 23.88s Step 224( N/A%), pre moving , FPS 9.06, Running 23.97s Step 225( N/A%), pre moving , FPS 9.16, Running 24.06s Step 226( N/A%), pre moving , FPS 9.20, Running 24.17s Step 227( N/A%), pre moving , FPS 9.26, Running 24.26s Step 228( N/A%), pre moving , FPS 9.30, Running 24.37s Step 229( N/A%), pre moving , FPS 9.43, Running 24.45s Step 230( N/A%), pre moving , FPS 9.66, Running 24.51s Step 231( N/A%), pre moving , FPS 9.86, Running 24.59s Step 232( N/A%), pre moving , FPS 10.20, Running 24.62s Step 233( N/A%), pre moving , FPS 10.64, Running 24.66s Step 234( N/A%), pre moving , FPS 11.07, Running 24.70s Step 235( N/A%), pre moving , FPS 11.52, Running 24.74s Step 236( N/A%), pre moving , FPS 11.77, Running 24.82s Step 237( N/A%), pre moving , FPS 12.10, Running 24.88s Step 238( N/A%), pre moving , FPS 12.58, Running 24.93s Step 239( N/A%), pre moving , FPS 13.22, Running 24.96s Step 240( N/A%), pre moving , FPS 13.78, Running 25.01s Step 241( N/A%), pre moving , FPS 14.45, Running 25.05s Step 242( N/A%), pre moving , FPS 15.18, Running 25.08s Step 243( N/A%), pre moving , FPS 16.02, Running 25.12s Step 244( N/A%), pre moving , FPS 16.74, Running 25.16s Step 245( N/A%), pre moving , FPS 17.61, Running 25.19s Step 246( N/A%), pre moving , FPS 13.23, Running 25.68s Step 247( N/A%), pre moving , FPS 13.76, Running 25.72s Step 248( N/A%), pre moving , FPS 14.50, Running 25.75s Step 249( N/A%), pre moving , FPS 14.83, Running 25.79s Step 250( N/A%), pre moving , FPS 15.19, Running 25.83s Step 251( N/A%), pre moving , FPS 15.40, Running 25.89s Step 252( N/A%), pre moving , FPS 15.38, Running 25.93s Step 253( N/A%), pre moving , FPS 14.90, Running 26.00s Step 254( N/A%), pre moving , FPS 14.77, Running 26.06s Step 255( N/A%), pre moving , FPS 14.65, Running 26.11s Step 256( N/A%), pre moving , FPS 14.57, Running 26.19s Step 257( N/A%), pre moving , FPS 14.59, Running 26.25s Step 258( N/A%), pre moving , FPS 14.55, Running 26.30s Step 259( N/A%), pre moving , FPS 14.35, Running 26.36s Step 260( N/A%), pre moving , FPS 14.14, Running 26.42s Step 261( N/A%), pre moving , FPS 14.01, Running 26.47s Step 262( N/A%), pre moving , FPS 13.87, Running 26.53s Step 263( N/A%), pre moving , FPS 13.71, Running 26.58s Step 264( N/A%), pre moving , FPS 13.53, Running 26.64s Step 265( N/A%), pre moving , FPS 13.30, Running 26.70s Step 266( N/A%), pre moving , FPS 18.46, Running 26.76s Step 267( N/A%), pre moving , FPS 18.06, Running 26.82s Step 268( N/A%), pre moving , FPS 17.73, Running 26.88s Step 269( N/A%), pre moving , FPS 17.54, Running 26.93s Step 270( N/A%), pre moving , FPS 16.82, Running 27.02s Step 271( N/A%), pre moving , FPS 16.52, Running 27.10s Step 272( N/A%), pre moving , FPS 16.28, Running 27.15s Step 273( N/A%), pre moving , FPS 15.97, Running 27.25s Step 274( N/A%), pre moving , FPS 15.55, Running 27.34s Step 275( N/A%), pre moving , FPS 15.30, Running 27.41s Step 276( N/A%), pre moving , FPS 15.12, Running 27.51s Step 277( N/A%), pre moving , FPS 14.98, Running 27.58s Step 278( N/A%), pre moving , FPS 14.50, Running 27.68s Step 279( N/A%), pre moving , FPS 14.13, Running 27.77s Step 280( N/A%), pre moving , FPS 13.93, Running 27.86s Step 281( N/A%), pre moving , FPS 13.57, Running 27.95s Step 282( N/A%), pre moving , FPS 12.98, Running 28.07s Step 283( N/A%), pre moving , FPS 12.73, Running 28.15s Step 284( N/A%), pre moving , FPS 12.10, Running 28.29s Step 285( N/A%), pre moving , FPS 11.98, Running 28.37s Step 286( N/A%), pre moving , FPS 11.67, Running 28.48s Step 287( N/A%), pre moving , FPS 11.56, Running 28.55s Step 288( N/A%), pre moving , FPS 11.37, Running 28.64s Step 289( N/A%), pre moving , FPS 11.24, Running 28.71s Step 290( N/A%), pre moving , FPS 11.33, Running 28.79s Step 291( N/A%), pre moving , FPS 11.40, Running 28.85s Step 292( N/A%), pre moving , FPS 11.41, Running 28.91s Step 293( N/A%), pre moving , FPS 11.68, Running 28.97s Step 294( N/A%), pre moving , FPS 11.85, Running 29.03s Step 295( N/A%), pre moving , FPS 12.00, Running 29.08s Step 296( N/A%), pre moving , FPS 12.23, Running 29.15s Step 297( N/A%), pre moving , FPS 12.32, Running 29.21s Step 298( N/A%), pre moving , FPS 12.65, Running 29.27s Step 299( N/A%), pre moving , FPS 12.82, Running 29.33s Step 300( N/A%), pre moving , FPS 12.76, Running 29.43s Step 301( N/A%), pre moving , FPS 12.86, Running 29.50s Step 302( N/A%), pre moving , FPS 13.25, Running 29.58s Step 303( N/A%), pre moving , FPS 13.30, Running 29.66s Step 304( N/A%), pre moving , FPS 13.81, Running 29.74s Step 305( N/A%), pre moving , FPS 13.83, Running 29.81s Step 306( N/A%), pre moving , FPS 14.00, Running 29.90s Step 307( N/A%), pre moving , FPS 14.04, Running 29.98s Step 308( N/A%), pre moving , FPS 14.14, Running 30.05s Step 309( N/A%), pre moving , FPS 14.04, Running 30.14s Step 310( N/A%), pre moving , FPS 14.18, Running 30.20s Step 311( N/A%), pre moving , FPS 14.30, Running 30.25s Step 312( N/A%), pre moving , FPS 14.21, Running 30.31s Step 313( N/A%), pre moving , FPS 14.48, Running 30.35s Step 314( N/A%), pre moving , FPS 14.81, Running 30.38s Step 315( N/A%), pre moving , FPS 15.04, Running 30.41s Step 316( N/A%), pre moving , FPS 15.16, Running 30.47s Step 317( N/A%), pre moving , FPS 15.30, Running 30.51s Step 318( N/A%), pre moving , FPS 15.54, Running 30.55s Step 319( N/A%), pre moving , FPS 15.90, Running 30.59s Step 320( N/A%), pre moving , FPS 16.69, Running 30.62s Step 321( N/A%), pre moving , FPS 17.35, Running 30.66s Step 322( N/A%), pre moving , FPS 17.66, Running 30.71s Step 323( N/A%), pre moving , FPS 17.84, Running 30.78s Step 324( N/A%), pre moving , FPS 18.51, Running 30.82s Step 325( N/A%), pre moving , FPS 19.15, Running 30.86s Step 326( N/A%), pre moving , FPS 20.32, Running 30.89s Step 327( N/A%), pre moving , FPS 21.23, Running 30.92s Step 328( N/A%), pre moving , FPS 21.65, Running 30.98s Step 329( N/A%), pre moving , FPS 22.99, Running 31.01s Step 330( N/A%), pre moving , FPS 23.42, Running 31.05s Step 331( N/A%), pre moving , FPS 23.87, Running 31.09s Step 332( N/A%), pre moving , FPS 24.69, Running 31.12s Step 333( N/A%), pre moving , FPS 24.73, Running 31.16s Step 334( N/A%), pre moving , FPS 24.45, Running 31.20s Step 335( N/A%), pre moving , FPS 24.22, Running 31.24s Step 336( N/A%), pre moving , FPS 24.50, Running 31.28s Step 337( N/A%), pre moving , FPS 24.65, Running 31.32s Step 338( N/A%), pre moving , FPS 24.65, Running 31.36s Step 339( N/A%), pre moving , FPS 24.86, Running 31.40s Step 340( N/A%), pre moving , FPS 24.87, Running 31.43s Step 341( N/A%), pre moving , FPS 16.80, Running 31.85s Step 342( N/A%), pre moving , FPS 16.99, Running 31.89s Step 343( N/A%), pre moving , FPS 17.53, Running 31.92s Step 344( N/A%), pre moving , FPS 17.64, Running 31.95s Step 345( N/A%), pre moving , FPS 17.67, Running 31.99s Step 346( N/A%), pre moving , FPS 17.66, Running 32.02s Step 347( N/A%), pre moving , FPS 17.57, Running 32.06s Step 348( N/A%), pre moving , FPS 17.49, Running 32.12s Step 349( N/A%), pre moving , FPS 17.17, Running 32.17s Step 350( N/A%), pre moving , FPS 16.94, Running 32.23s Step 351( N/A%), pre moving , FPS 16.72, Running 32.28s Step 352( N/A%), pre moving , FPS 16.25, Running 32.35s Step 353( N/A%), pre moving , FPS 15.78, Running 32.42s Step 354( N/A%), pre moving , FPS 15.41, Running 32.50s Step 355( N/A%), pre moving , FPS 15.17, Running 32.56s Step 356( N/A%), pre moving , FPS 15.03, Running 32.61s Step 357( N/A%), pre moving , FPS 14.81, Running 32.68s Step 358( N/A%), pre moving , FPS 14.62, Running 32.73s Step 359( N/A%), pre moving , FPS 14.40, Running 32.79s Step 360( N/A%), pre moving , FPS 14.14, Running 32.84s Step 361( N/A%), pre moving , FPS 19.06, Running 32.90s Step 362( N/A%), pre moving , FPS 19.15, Running 32.93s Step 363( N/A%), pre moving , FPS 19.19, Running 32.96s Step 364( N/A%), pre moving , FPS 19.20, Running 33.00s Step 365( N/A%), pre moving , FPS 19.21, Running 33.03s Step 366( N/A%), pre moving , FPS 19.13, Running 33.07s Step 367( N/A%), pre moving , FPS 19.20, Running 33.10s Step 368( N/A%), pre moving , FPS 19.65, Running 33.14s Step 369( N/A%), pre moving , FPS 19.73, Running 33.19s Step 370( N/A%), pre moving , FPS 19.96, Running 33.23s Step 371( N/A%), pre moving , FPS 20.30, Running 33.27s Step 372( N/A%), pre moving , FPS 20.95, Running 33.31s Step 373( N/A%), pre moving , FPS 21.82, Running 33.34s Step 374( N/A%), pre moving , FPS 22.70, Running 33.38s Step 375( N/A%), pre moving , FPS 23.29, Running 33.41s Step 376( N/A%), pre moving , FPS 23.83, Running 33.45s Step 377( N/A%), pre moving , FPS 24.43, Running 33.49s Step 378( N/A%), pre moving , FPS 25.08, Running 33.53s Step 379( N/A%), pre moving , FPS 25.50, Running 33.57s Step 380( N/A%), pre moving , FPS 26.11, Running 33.61s Step 381( N/A%), pre moving , FPS 26.65, Running 33.65s Step 382( N/A%), pre moving , FPS 26.54, Running 33.68s Step 383( N/A%), pre moving , FPS 26.41, Running 33.72s Step 384( N/A%), pre moving , FPS 26.40, Running 33.75s Step 385( N/A%), pre moving , FPS 26.47, Running 33.79s Step 386( N/A%), pre moving , FPS 26.60, Running 33.82s Step 387( N/A%), pre moving , FPS 26.66, Running 33.85s Step 388( N/A%), pre moving , FPS 26.71, Running 33.89s Step 389( N/A%), pre moving , FPS 27.31, Running 33.92s Step 390( N/A%), pre moving , FPS 27.58, Running 33.96s Step 391( N/A%), pre moving , FPS 27.68, Running 33.99s Step 392( N/A%), pre moving , FPS 27.84, Running 34.03s Step 393( N/A%), pre moving , FPS 27.63, Running 34.07s Step 394( N/A%), pre moving , FPS 27.57, Running 34.10s Step 395( N/A%), pre moving , FPS 27.60, Running 34.14s Step 396( N/A%), pre moving , FPS 27.65, Running 34.18s Step 397( N/A%), pre moving , FPS 27.69, Running 34.22s Step 398( N/A%), pre moving , FPS 27.60, Running 34.25s Step 399( N/A%), pre moving , FPS 27.86, Running 34.29s Step 400( N/A%), pre moving , FPS 28.06, Running 34.32s Step 401( N/A%), pre moving , FPS 28.25, Running 34.35s Step 402( N/A%), pre moving , FPS 28.27, Running 34.39s Step 403( N/A%), pre moving , FPS 28.11, Running 34.43s Step 404( N/A%), pre moving , FPS 27.96, Running 34.47s Step 405( N/A%), pre moving , FPS 27.64, Running 34.51s Step 406( N/A%), pre moving , FPS 27.63, Running 34.54s Step 407( N/A%), pre moving , FPS 27.37, Running 34.58s Step 408( N/A%), pre moving , FPS 27.36, Running 34.62s Step 409( N/A%), pre moving , FPS 27.42, Running 34.65s Step 410( N/A%), pre moving , FPS 27.60, Running 34.68s Step 411( N/A%), pre moving , FPS 27.59, Running 34.72s Step 412( N/A%), pre moving , FPS 9.06, Running 36.23s Step 413( N/A%), pre moving , FPS 8.26, Running 36.49s Step 414( N/A%), pre moving , FPS 7.85, Running 36.65s Step 415( N/A%), pre moving , FPS 7.20, Running 36.92s Step 416( N/A%), pre moving , FPS 6.87, Running 37.09s Step 417( N/A%), pre moving , FPS 6.35, Running 37.36s Step 418( N/A%), pre moving , FPS 6.05, Running 37.56s Step 419( N/A%), pre moving , FPS 5.68, Running 37.81s Step 420( N/A%), pre moving , FPS 5.47, Running 37.98s Step 421( N/A%), pre moving , FPS 5.22, Running 38.18s Step 422( N/A%), pre moving , FPS 5.03, Running 38.37s Step 423( N/A%), pre moving , FPS 4.80, Running 38.60s Step 424( N/A%), pre moving , FPS 4.66, Running 38.76s Step 425( N/A%), pre moving , FPS 4.48, Running 38.98s Step 426( N/A%), pre moving , FPS 4.35, Running 39.14s Step 427( N/A%), pre moving , FPS 4.16, Running 39.39s Step 428( N/A%), pre moving , FPS 4.06, Running 39.54s Step 429( N/A%), pre moving , FPS 3.91, Running 39.77s Step 430( N/A%), pre moving , FPS 3.81, Running 39.94s Step 431( N/A%), pre moving , FPS 3.65, Running 40.20s Step 432( 0.33%), action 1, FPS 4.11, Running 41.10s Step 433( 0.67%), action 2, FPS 4.03, Running 41.45s Step 434( 1.00%), action 3, FPS 3.77, Running 41.96s Step 435( 1.33%), action 4, FPS 3.56, Running 42.53s Step 436( 1.67%), action 5, FPS 3.15, Running 43.44s Step 437( 2.00%), action 6, FPS 3.08, Running 43.87s Step 438( 2.33%), action 7, FPS 2.92, Running 44.40s Step 439( 2.67%), action 8, FPS 2.81, Running 44.92s Step 440( 3.00%), action 9, FPS 2.64, Running 45.54s Step 441( 3.33%), action 10, FPS 2.55, Running 46.02s Step 442( 3.67%), action 11, FPS 2.31, Running 47.01s Step 443( 4.00%), action 12, FPS 2.26, Running 47.43s Step 444( 4.33%), action 13, FPS 2.15, Running 48.07s Step 445( 4.67%), action 14, FPS 2.09, Running 48.54s Step 446( 5.00%), action 15, FPS 2.00, Running 49.14s Step 447( 5.33%), action 16, FPS 1.98, Running 49.49s Step 448( 5.67%), action 17, FPS 1.90, Running 50.06s Step 449( 6.00%), action 18, FPS 1.89, Running 50.33s Step 450( 6.33%), action 19, FPS 1.84, Running 50.79s Step 451( 6.67%), action 20, FPS 1.84, Running 51.05s Step 452( 7.00%), action 21, FPS 1.84, Running 51.95s Step 453( 7.33%), action 22, FPS 1.84, Running 52.34s Step 454( 7.67%), action 23, FPS 1.82, Running 52.96s Step 455( 8.00%), action 24, FPS 1.86, Running 53.31s Step 456( 8.33%), action 25, FPS 1.93, Running 53.78s Step 457( 8.67%), action 26, FPS 1.97, Running 54.00s Step 458( 9.00%), action 27, FPS 1.95, Running 54.64s Step 459( 9.33%), action 28, FPS 1.97, Running 55.05s Step 460( 9.67%), action 29, FPS 1.98, Running 55.65s Step 461( 10.00%), action 30, FPS 2.01, Running 55.97s Step 462( 10.33%), action 31, FPS 2.10, Running 56.53s Step 463( 10.67%), action 32, FPS 2.12, Running 56.85s Step 464( 11.00%), action 33, FPS 2.19, Running 57.22s Step 465( 11.33%), action 34, FPS 2.22, Running 57.56s Step 466( 11.67%), action 35, FPS 2.18, Running 58.29s Step 467( 12.00%), action 36, FPS 2.18, Running 58.66s Step 468( 12.33%), action 37, FPS 2.23, Running 59.02s Step 469( 12.67%), action 38, FPS 2.25, Running 59.23s Step 470( 13.00%), action 39, FPS 2.20, Running 59.87s Step 471( 13.33%), action 40, FPS 2.21, Running 60.11s Step 472( 13.67%), action 41, FPS 2.32, Running 60.58s Step 473( 14.00%), action 42, FPS 2.36, Running 60.82s Step 474( 14.33%), action 43, FPS 2.43, Running 61.18s Step 475( 14.67%), action 44, FPS 2.42, Running 61.59s Step 476( 15.00%), action 45, FPS 2.33, Running 62.35s Step 477( 15.33%), action 46, FPS 2.28, Running 62.75s Step 478( 15.67%), action 47, FPS 2.34, Running 63.20s Step 479( 16.00%), action 48, FPS 2.34, Running 63.59s Step 480( 16.33%), action 49, FPS 2.36, Running 64.11s Step 481( 16.67%), action 50, FPS 2.32, Running 64.61s Step 482( 17.00%), action 51, FPS 2.26, Running 65.38s Step 483( 17.33%), action 52, FPS 2.22, Running 65.86s Step 484( 17.67%), action 53, FPS 2.21, Running 66.28s Step 485( 18.00%), action 54, FPS 2.23, Running 66.53s Step 486( 18.33%), action 55, FPS 2.24, Running 67.21s Step 487( 18.67%), action 56, FPS 2.22, Running 67.68s Step 488( 19.00%), action 57, FPS 2.16, Running 68.29s Step 489( 19.33%), action 58, FPS 2.13, Running 68.62s Step 490( 19.67%), action 59, FPS 2.17, Running 69.09s Step 491( 20.00%), action 60, FPS 2.16, Running 69.35s Step 492( 20.33%), action 61, FPS 2.15, Running 69.88s Step 493( 20.67%), action 62, FPS 2.14, Running 70.19s Step 494( 21.00%), action 63, FPS 2.13, Running 70.55s Step 495( 21.33%), action 64, FPS 2.15, Running 70.87s Step 496( 21.67%), action 65, FPS 2.25, Running 71.23s Step 497( 22.00%), action 66, FPS 2.30, Running 71.45s Step 498( 22.33%), action 67, FPS 2.33, Running 71.79s Step 499( 22.67%), action 68, FPS 2.32, Running 72.20s Step 500( 23.00%), action 69, FPS 2.33, Running 72.70s Step 501( 23.33%), action 70, FPS 2.32, Running 73.23s Step 502( 23.67%), action 71, FPS 2.38, Running 73.78s Step 503( 24.00%), action 72, FPS 2.43, Running 74.07s Step 504( 24.33%), action 73, FPS 2.37, Running 74.70s Step 505( 24.67%), action 74, FPS 2.37, Running 74.96s Step 506( 25.00%), action 75, FPS 2.43, Running 75.43s Step 507( 25.33%), action 76, FPS 2.51, Running 75.65s Step 508( 25.67%), action 77, FPS 2.51, Running 76.25s Step 509( 26.00%), action 78, FPS 2.51, Running 76.60s Step 510( 26.33%), action 79, FPS 2.56, Running 76.90s Step 511( 26.67%), action 80, FPS 2.56, Running 77.17s Step 512( 27.00%), action 81, FPS 2.49, Running 77.91s Step 513( 27.33%), action 82, FPS 2.46, Running 78.30s Step 514( 27.67%), action 83, FPS 2.41, Running 78.84s Step 515( 28.00%), action 84, FPS 2.44, Running 79.07s Step 516( 28.33%), action 85, FPS 2.37, Running 79.68s Step 517( 28.67%), action 86, FPS 2.29, Running 80.18s Step 518( 29.00%), action 87, FPS 2.26, Running 80.63s Step 519( 29.33%), action 88, FPS 2.28, Running 80.98s Step 520( 29.67%), action 89, FPS 2.26, Running 81.55s Step 521( 30.00%), action 90, FPS 2.34, Running 81.78s Step 522( 30.33%), action 91, FPS 2.24, Running 82.72s Step 523( 30.67%), action 92, FPS 2.21, Running 83.11s Step 524( 31.00%), action 93, FPS 2.21, Running 83.75s Step 525( 31.33%), action 94, FPS 2.21, Running 84.01s Step 526( 31.67%), action 95, FPS 2.22, Running 84.44s Step 527( 32.00%), action 96, FPS 2.21, Running 84.70s Step 528( 32.33%), action 97, FPS 2.21, Running 85.28s Step 529( 32.67%), action 98, FPS 2.23, Running 85.56s Step 530( 33.00%), action 99, FPS 2.16, Running 86.18s Step 531( 33.33%), action 100, FPS 2.12, Running 86.59s Step 532( 33.67%), action 101, FPS 2.09, Running 87.46s Step 533( 34.00%), action 102, FPS 2.07, Running 87.97s Step 534( 34.33%), action 103, FPS 2.05, Running 88.58s Step 535( 34.67%), action 104, FPS 2.05, Running 88.82s Step 536( 35.00%), action 105, FPS 2.04, Running 89.47s Step 537( 35.33%), action 106, FPS 2.08, Running 89.79s Step 538( 35.67%), action 107, FPS 2.06, Running 90.35s Step 539( 36.00%), action 108, FPS 2.02, Running 90.86s Step 540( 36.33%), action 109, FPS 2.04, Running 91.36s Step 541( 36.67%), action 110, FPS 1.97, Running 91.92s Step 542( 37.00%), action 111, FPS 2.02, Running 92.60s Step 543( 37.33%), action 112, FPS 2.00, Running 93.13s Step 544( 37.67%), action 113, FPS 2.00, Running 93.76s Step 545( 38.00%), action 114, FPS 1.96, Running 94.21s Step 546( 38.33%), action 115, FPS 1.94, Running 94.76s Step 547( 38.67%), action 116, FPS 1.92, Running 95.14s Step 548( 39.00%), action 117, FPS 1.90, Running 95.79s Step 549( 39.33%), action 118, FPS 1.91, Running 96.02s Step 550( 39.67%), action 119, FPS 1.90, Running 96.72s Step 551( 40.00%), action 120, FPS 1.90, Running 97.09s Step 552( 40.33%), action 121, FPS 1.98, Running 97.56s Step 553( 40.67%), action 122, FPS 2.02, Running 97.87s Step 554( 41.00%), action 123, FPS 2.00, Running 98.56s Step 555( 41.33%), action 124, FPS 1.96, Running 99.03s Step 556( 41.67%), action 125, FPS 1.99, Running 99.52s Step 557( 42.00%), action 126, FPS 1.96, Running 100.00s Step 558( 42.33%), action 127, FPS 1.98, Running 100.47s Step 559( 42.67%), action 128, FPS 1.99, Running 100.89s [2026-08-01 18:37:36] [74 ] Seed 73 success after 101.57 s. +steps: 559 , actions: 128 . +Instruction: Empty +Total 42/74(56.76%) success. +Setting seed: 74 +Step 1( N/A%), pre moving , FPS 10.87, Running 0.09s Step 2( N/A%), pre moving , FPS 13.68, Running 0.15s Step 3( N/A%), pre moving , FPS 15.16, Running 0.20s Step 4( N/A%), pre moving , FPS 17.05, Running 0.23s Step 5( N/A%), pre moving , FPS 18.41, Running 0.27s Step 6( N/A%), pre moving , FPS 19.39, Running 0.31s Step 7( N/A%), pre moving , FPS 20.02, Running 0.35s Step 8( N/A%), pre moving , FPS 20.56, Running 0.39s Step 9( N/A%), pre moving , FPS 20.12, Running 0.45s Step 10( N/A%), pre moving , FPS 20.49, Running 0.49s Step 11( N/A%), pre moving , FPS 20.81, Running 0.53s Step 12( N/A%), pre moving , FPS 20.83, Running 0.58s Step 13( N/A%), pre moving , FPS 21.12, Running 0.62s Step 14( N/A%), pre moving , FPS 21.33, Running 0.66s Step 15( N/A%), pre moving , FPS 21.58, Running 0.70s Step 16( N/A%), pre moving , FPS 21.87, Running 0.73s Step 17( N/A%), pre moving , FPS 22.12, Running 0.77s Step 18( N/A%), pre moving , FPS 22.33, Running 0.81s Step 19( N/A%), pre moving , FPS 22.42, Running 0.85s Step 20( N/A%), pre moving , FPS 22.39, Running 0.89s Step 21( N/A%), pre moving , FPS 19.08, Running 1.14s Step 22( N/A%), pre moving , FPS 18.55, Running 1.22s Step 23( N/A%), pre moving , FPS 18.74, Running 1.27s Step 24( N/A%), pre moving , FPS 18.75, Running 1.30s Step 25( N/A%), pre moving , FPS 18.81, Running 1.34s Step 26( N/A%), pre moving , FPS 15.67, Running 1.59s Step 27( N/A%), pre moving , FPS 15.61, Running 1.63s Step 28( N/A%), pre moving , FPS 15.64, Running 1.67s Step 29( N/A%), pre moving , FPS 15.88, Running 1.71s Step 30( N/A%), pre moving , FPS 15.90, Running 1.75s Step 31( N/A%), pre moving , FPS 15.96, Running 1.78s Step 32( N/A%), pre moving , FPS 16.09, Running 1.82s Step 33( N/A%), pre moving , FPS 16.12, Running 1.86s Step 34( N/A%), pre moving , FPS 16.19, Running 1.89s Step 35( N/A%), pre moving , FPS 16.21, Running 1.93s Step 36( N/A%), pre moving , FPS 12.89, Running 2.28s Step 37( N/A%), pre moving , FPS 12.83, Running 2.33s Step 38( N/A%), pre moving , FPS 12.82, Running 2.37s Step 39( N/A%), pre moving , FPS 12.85, Running 2.40s Step 40( N/A%), pre moving , FPS 12.89, Running 2.44s Step 41( N/A%), pre moving , FPS 14.88, Running 2.48s Step 42( N/A%), pre moving , FPS 15.37, Running 2.53s Step 43( N/A%), pre moving , FPS 15.34, Running 2.57s Step 44( N/A%), pre moving , FPS 15.22, Running 2.62s Step 45( N/A%), pre moving , FPS 15.16, Running 2.65s Step 46( N/A%), pre moving , FPS 18.08, Running 2.69s Step 47( N/A%), pre moving , FPS 18.20, Running 2.73s Step 48( N/A%), pre moving , FPS 18.14, Running 2.77s Step 49( N/A%), pre moving , FPS 18.15, Running 2.81s Step 50( N/A%), pre moving , FPS 18.15, Running 2.85s Step 51( N/A%), pre moving , FPS 18.12, Running 2.89s Step 52( N/A%), pre moving , FPS 18.10, Running 2.92s Step 53( N/A%), pre moving , FPS 17.54, Running 3.00s Step 54( N/A%), pre moving , FPS 17.15, Running 3.06s Step 55( N/A%), pre moving , FPS 16.84, Running 3.12s Step 56( N/A%), pre moving , FPS 22.36, Running 3.18s Step 57( N/A%), pre moving , FPS 22.01, Running 3.24s Step 58( N/A%), pre moving , FPS 21.53, Running 3.29s Step 59( N/A%), pre moving , FPS 20.97, Running 3.36s Step 60( N/A%), pre moving , FPS 20.53, Running 3.42s Step 61( N/A%), pre moving , FPS 20.18, Running 3.48s Step 62( N/A%), pre moving , FPS 19.73, Running 3.54s Step 63( N/A%), pre moving , FPS 19.33, Running 3.60s Step 64( N/A%), pre moving , FPS 18.86, Running 3.68s Step 65( N/A%), pre moving , FPS 18.48, Running 3.74s Step 66( N/A%), pre moving , FPS 18.15, Running 3.79s Step 67( N/A%), pre moving , FPS 17.82, Running 3.85s Step 68( N/A%), pre moving , FPS 17.52, Running 3.91s Step 69( N/A%), pre moving , FPS 17.07, Running 3.98s Step 70( N/A%), pre moving , FPS 16.64, Running 4.05s Step 71( N/A%), pre moving , FPS 16.37, Running 4.11s Step 72( N/A%), pre moving , FPS 16.08, Running 4.17s Step 73( N/A%), pre moving , FPS 16.09, Running 4.24s Step 74( N/A%), pre moving , FPS 16.07, Running 4.30s Step 75( N/A%), pre moving , FPS 16.01, Running 4.37s Step 76( N/A%), pre moving , FPS 16.00, Running 4.43s Step 77( N/A%), pre moving , FPS 15.96, Running 4.49s Step 78( N/A%), pre moving , FPS 15.85, Running 4.56s Step 79( N/A%), pre moving , FPS 15.87, Running 4.62s Step 80( N/A%), pre moving , FPS 15.88, Running 4.68s Step 81( N/A%), pre moving , FPS 15.84, Running 4.74s Step 82( N/A%), pre moving , FPS 15.86, Running 4.80s Step 83( N/A%), pre moving , FPS 15.80, Running 4.87s Step 84( N/A%), pre moving , FPS 15.91, Running 4.93s Step 85( N/A%), pre moving , FPS 16.04, Running 4.98s Step 86( N/A%), pre moving , FPS 16.30, Running 5.02s Step 87( N/A%), pre moving , FPS 16.57, Running 5.06s Step 88( N/A%), pre moving , FPS 16.84, Running 5.10s Step 89( N/A%), pre moving , FPS 17.26, Running 5.14s Step 90( N/A%), pre moving , FPS 17.69, Running 5.18s Step 91( N/A%), pre moving , FPS 17.87, Running 5.23s Step 92( N/A%), pre moving , FPS 18.16, Running 5.27s Step 93( N/A%), pre moving , FPS 18.70, Running 5.31s Step 94( N/A%), pre moving , FPS 19.11, Running 5.35s Step 95( N/A%), pre moving , FPS 19.54, Running 5.39s Step 96( N/A%), pre moving , FPS 20.00, Running 5.43s Step 97( N/A%), pre moving , FPS 20.43, Running 5.47s Step 98( N/A%), pre moving , FPS 20.89, Running 5.51s Step 99( N/A%), pre moving , FPS 21.23, Running 5.56s Step 100( N/A%), pre moving , FPS 21.64, Running 5.60s Step 101( N/A%), pre moving , FPS 22.13, Running 5.64s Step 102( N/A%), pre moving , FPS 22.68, Running 5.68s Step 103( N/A%), pre moving , FPS 23.43, Running 5.72s Step 104( N/A%), pre moving , FPS 24.12, Running 5.76s Step 105( N/A%), pre moving , FPS 24.36, Running 5.80s Step 106( N/A%), pre moving , FPS 24.31, Running 5.84s Step 107( N/A%), pre moving , FPS 24.30, Running 5.88s Step 108( N/A%), pre moving , FPS 24.40, Running 5.92s Step 109( N/A%), pre moving , FPS 24.44, Running 5.96s Step 110( N/A%), pre moving , FPS 24.52, Running 6.00s Step 111( N/A%), pre moving , FPS 14.05, Running 6.65s Step 112( N/A%), pre moving , FPS 13.04, Running 6.80s Step 113( N/A%), pre moving , FPS 11.51, Running 7.05s Step 114( N/A%), pre moving , FPS 10.63, Running 7.23s Step 115( N/A%), pre moving , FPS 9.42, Running 7.51s Step 116( N/A%), pre moving , FPS 8.89, Running 7.68s Step 117( N/A%), pre moving , FPS 8.12, Running 7.93s Step 118( N/A%), pre moving , FPS 7.76, Running 8.09s Step 119( N/A%), pre moving , FPS 7.11, Running 8.37s Step 120( N/A%), pre moving , FPS 6.83, Running 8.53s Step 121( N/A%), pre moving , FPS 6.40, Running 8.77s Step 122( N/A%), pre moving , FPS 6.18, Running 8.92s Step 123( N/A%), pre moving , FPS 5.83, Running 9.15s Step 124( N/A%), pre moving , FPS 5.58, Running 9.34s Step 125( N/A%), pre moving , FPS 5.25, Running 9.61s Step 126( N/A%), pre moving , FPS 5.09, Running 9.78s Step 127( N/A%), pre moving , FPS 4.83, Running 10.03s Step 128( N/A%), pre moving , FPS 4.70, Running 10.18s Step 129( N/A%), pre moving , FPS 4.45, Running 10.45s Step 130( N/A%), pre moving , FPS 4.31, Running 10.63s Step 131( N/A%), pre moving , FPS 4.71, Running 10.90s Step 132( N/A%), pre moving , FPS 4.72, Running 11.04s Step 133( N/A%), pre moving , FPS 4.71, Running 11.30s Step 134( N/A%), pre moving , FPS 4.71, Running 11.48s Step 135( N/A%), pre moving , FPS 4.74, Running 11.73s Step 136( N/A%), pre moving , FPS 4.71, Running 11.92s Step 137( N/A%), pre moving , FPS 4.69, Running 12.20s Step 138( N/A%), pre moving , FPS 4.63, Running 12.41s Step 139( N/A%), pre moving , FPS 4.69, Running 12.64s Step 140( N/A%), pre moving , FPS 4.68, Running 12.81s Step 141( N/A%), pre moving , FPS 4.61, Running 13.11s Step 142( N/A%), pre moving , FPS 4.57, Running 13.29s Step 143( N/A%), pre moving , FPS 4.52, Running 13.58s Step 144( N/A%), pre moving , FPS 4.52, Running 13.77s Step 145( N/A%), pre moving , FPS 4.54, Running 14.01s Step 146( N/A%), pre moving , FPS 4.55, Running 14.17s Step 147( N/A%), pre moving , FPS 4.56, Running 14.41s Step 148( N/A%), pre moving , FPS 4.50, Running 14.63s Step 149( N/A%), pre moving , FPS 4.47, Running 14.92s Step 150( N/A%), pre moving , FPS 4.47, Running 15.10s Step 151( N/A%), pre moving , FPS 4.48, Running 15.36s Step 152( N/A%), pre moving , FPS 4.45, Running 15.54s Step 153( N/A%), pre moving , FPS 4.44, Running 15.80s Step 154( N/A%), pre moving , FPS 4.45, Running 15.97s Step 155( N/A%), pre moving , FPS 4.43, Running 16.25s Step 156( N/A%), pre moving , FPS 4.39, Running 16.48s Step 157( N/A%), pre moving , FPS 4.39, Running 16.75s Step 158( N/A%), pre moving , FPS 4.40, Running 16.95s Step 159( N/A%), pre moving , FPS 4.41, Running 17.18s Step 160( N/A%), pre moving , FPS 4.39, Running 17.36s Step 161( N/A%), pre moving , FPS 4.40, Running 17.65s Step 162( N/A%), pre moving , FPS 4.39, Running 17.85s Step 163( N/A%), pre moving , FPS 4.40, Running 18.13s Step 164( N/A%), pre moving , FPS 4.35, Running 18.37s Step 165( N/A%), pre moving , FPS 4.27, Running 18.70s Step 166( N/A%), pre moving , FPS 4.35, Running 18.76s Step 167( N/A%), pre moving , FPS 4.55, Running 18.80s Step 168( N/A%), pre moving , FPS 4.74, Running 18.84s Step 169( N/A%), pre moving , FPS 5.04, Running 18.89s Step 170( N/A%), pre moving , FPS 5.22, Running 18.93s Step 171( N/A%), pre moving , FPS 5.52, Running 18.99s Step 172( N/A%), pre moving , FPS 5.73, Running 19.03s Step 173( N/A%), pre moving , FPS 6.12, Running 19.07s Step 174( N/A%), pre moving , FPS 6.36, Running 19.11s Step 175( N/A%), pre moving , FPS 6.89, Running 19.15s Step 176( N/A%), pre moving , FPS 6.33, Running 19.64s Step 177( N/A%), pre moving , FPS 6.83, Running 19.68s Step 178( N/A%), pre moving , FPS 7.24, Running 19.72s Step 179( N/A%), pre moving , FPS 7.74, Running 19.76s Step 180( N/A%), pre moving , FPS 8.21, Running 19.80s Step 181( N/A%), pre moving , FPS 9.04, Running 19.86s Step 182( N/A%), pre moving , FPS 9.75, Running 19.90s Step 183( N/A%), pre moving , FPS 10.84, Running 19.97s Step 184( N/A%), pre moving , FPS 11.94, Running 20.04s Step 185( N/A%), pre moving , FPS 14.19, Running 20.11s Step 186( N/A%), pre moving , FPS 14.22, Running 20.17s Step 187( N/A%), pre moving , FPS 14.01, Running 20.23s Step 188( N/A%), pre moving , FPS 13.58, Running 20.32s Step 189( N/A%), pre moving , FPS 13.21, Running 20.40s Step 190( N/A%), pre moving , FPS 12.93, Running 20.48s Step 191( N/A%), pre moving , FPS 12.87, Running 20.54s Step 192( N/A%), pre moving , FPS 12.58, Running 20.62s Step 193( N/A%), pre moving , FPS 12.24, Running 20.70s Step 194( N/A%), pre moving , FPS 11.90, Running 20.79s Step 195( N/A%), pre moving , FPS 11.43, Running 20.90s Step 196( N/A%), pre moving , FPS 14.65, Running 21.00s Step 197( N/A%), pre moving , FPS 13.97, Running 21.11s Step 198( N/A%), pre moving , FPS 13.24, Running 21.23s Step 199( N/A%), pre moving , FPS 12.73, Running 21.33s Step 200( N/A%), pre moving , FPS 12.23, Running 21.43s Step 201( N/A%), pre moving , FPS 11.93, Running 21.54s Step 202( N/A%), pre moving , FPS 11.51, Running 21.64s Step 203( N/A%), pre moving , FPS 11.27, Running 21.75s Step 204( N/A%), pre moving , FPS 11.05, Running 21.85s Step 205( N/A%), pre moving , FPS 10.81, Running 21.96s Step 206( N/A%), pre moving , FPS 10.51, Running 22.07s Step 207( N/A%), pre moving , FPS 10.22, Running 22.19s Step 208( N/A%), pre moving , FPS 10.13, Running 22.29s Step 209( N/A%), pre moving , FPS 10.01, Running 22.40s Step 210( N/A%), pre moving , FPS 9.89, Running 22.50s Step 211( N/A%), pre moving , FPS 9.72, Running 22.60s Step 212( N/A%), pre moving , FPS 9.58, Running 22.71s Step 213( N/A%), pre moving , FPS 9.48, Running 22.81s Step 214( N/A%), pre moving , FPS 9.42, Running 22.91s Step 215( N/A%), pre moving , FPS 9.43, Running 23.02s Step 216( N/A%), pre moving , FPS 9.50, Running 23.11s Step 217( N/A%), pre moving , FPS 9.60, Running 23.19s Step 218( N/A%), pre moving , FPS 9.78, Running 23.27s Step 219( N/A%), pre moving , FPS 9.78, Running 23.37s Step 220( N/A%), pre moving , FPS 9.87, Running 23.46s Step 221( N/A%), pre moving , FPS 10.06, Running 23.52s Step 222( N/A%), pre moving , FPS 10.20, Running 23.60s Step 223( N/A%), pre moving , FPS 10.37, Running 23.68s Step 224( N/A%), pre moving , FPS 10.67, Running 23.73s Step 225( N/A%), pre moving , FPS 11.09, Running 23.76s Step 226( N/A%), pre moving , FPS 11.60, Running 23.80s Step 227( N/A%), pre moving , FPS 12.18, Running 23.83s Step 228( N/A%), pre moving , FPS 12.58, Running 23.88s Step 229( N/A%), pre moving , FPS 13.04, Running 23.93s Step 230( N/A%), pre moving , FPS 13.51, Running 23.98s Step 231( N/A%), pre moving , FPS 14.14, Running 24.02s Step 232( N/A%), pre moving , FPS 14.90, Running 24.05s Step 233( N/A%), pre moving , FPS 15.76, Running 24.08s Step 234( N/A%), pre moving , FPS 16.63, Running 24.12s Step 235( N/A%), pre moving , FPS 17.56, Running 24.16s Step 236( N/A%), pre moving , FPS 18.36, Running 24.20s Step 237( N/A%), pre moving , FPS 19.30, Running 24.23s Step 238( N/A%), pre moving , FPS 13.48, Running 24.76s Step 239( N/A%), pre moving , FPS 14.09, Running 24.79s Step 240( N/A%), pre moving , FPS 14.63, Running 24.83s Step 241( N/A%), pre moving , FPS 14.96, Running 24.86s Step 242( N/A%), pre moving , FPS 15.51, Running 24.89s Step 243( N/A%), pre moving , FPS 16.01, Running 24.93s Step 244( N/A%), pre moving , FPS 15.97, Running 24.98s Step 245( N/A%), pre moving , FPS 15.79, Running 25.03s Step 246( N/A%), pre moving , FPS 15.51, Running 25.09s Step 247( N/A%), pre moving , FPS 15.28, Running 25.14s Step 248( N/A%), pre moving , FPS 15.22, Running 25.20s Step 249( N/A%), pre moving , FPS 15.24, Running 25.24s Step 250( N/A%), pre moving , FPS 15.23, Running 25.30s Step 251( N/A%), pre moving , FPS 14.99, Running 25.35s Step 252( N/A%), pre moving , FPS 14.71, Running 25.41s Step 253( N/A%), pre moving , FPS 14.48, Running 25.46s Step 254( N/A%), pre moving , FPS 14.23, Running 25.52s Step 255( N/A%), pre moving , FPS 14.14, Running 25.57s Step 256( N/A%), pre moving , FPS 13.79, Running 25.65s Step 257( N/A%), pre moving , FPS 13.27, Running 25.73s Step 258( N/A%), pre moving , FPS 18.73, Running 25.82s Step 259( N/A%), pre moving , FPS 18.45, Running 25.88s Step 260( N/A%), pre moving , FPS 17.84, Running 25.95s Step 261( N/A%), pre moving , FPS 16.74, Running 26.05s Step 262( N/A%), pre moving , FPS 16.15, Running 26.13s Step 263( N/A%), pre moving , FPS 15.81, Running 26.19s Step 264( N/A%), pre moving , FPS 15.57, Running 26.27s Step 265( N/A%), pre moving , FPS 15.21, Running 26.35s Step 266( N/A%), pre moving , FPS 14.76, Running 26.44s Step 267( N/A%), pre moving , FPS 14.57, Running 26.51s Step 268( N/A%), pre moving , FPS 14.28, Running 26.60s Step 269( N/A%), pre moving , FPS 14.02, Running 26.67s Step 270( N/A%), pre moving , FPS 13.60, Running 26.77s Step 271( N/A%), pre moving , FPS 13.46, Running 26.84s Step 272( N/A%), pre moving , FPS 13.27, Running 26.92s Step 273( N/A%), pre moving , FPS 13.02, Running 27.00s Step 274( N/A%), pre moving , FPS 12.88, Running 27.07s Step 275( N/A%), pre moving , FPS 12.70, Running 27.15s Step 276( N/A%), pre moving , FPS 12.73, Running 27.22s Step 277( N/A%), pre moving , FPS 12.85, Running 27.29s Step 278( N/A%), pre moving , FPS 13.02, Running 27.36s Step 279( N/A%), pre moving , FPS 12.80, Running 27.44s Step 280( N/A%), pre moving , FPS 12.75, Running 27.51s Step 281( N/A%), pre moving , FPS 13.09, Running 27.58s Step 282( N/A%), pre moving , FPS 13.17, Running 27.65s Step 283( N/A%), pre moving , FPS 12.99, Running 27.73s Step 284( N/A%), pre moving , FPS 13.03, Running 27.80s Step 285( N/A%), pre moving , FPS 13.12, Running 27.87s Step 286( N/A%), pre moving , FPS 13.39, Running 27.94s Step 287( N/A%), pre moving , FPS 13.43, Running 28.00s Step 288( N/A%), pre moving , FPS 13.50, Running 28.08s Step 289( N/A%), pre moving , FPS 13.38, Running 28.17s Step 290( N/A%), pre moving , FPS 13.44, Running 28.25s Step 291( N/A%), pre moving , FPS 13.33, Running 28.34s Step 292( N/A%), pre moving , FPS 13.31, Running 28.42s Step 293( N/A%), pre moving , FPS 13.30, Running 28.50s Step 294( N/A%), pre moving , FPS 13.18, Running 28.59s Step 295( N/A%), pre moving , FPS 13.00, Running 28.69s Step 296( N/A%), pre moving , FPS 12.90, Running 28.77s Step 297( N/A%), pre moving , FPS 12.73, Running 28.86s Step 298( N/A%), pre moving , FPS 12.71, Running 28.94s Step 299( N/A%), pre moving , FPS 12.78, Running 29.00s Step 300( N/A%), pre moving , FPS 12.75, Running 29.08s Step 301( N/A%), pre moving , FPS 12.70, Running 29.16s Step 302( N/A%), pre moving , FPS 12.85, Running 29.21s Step 303( N/A%), pre moving , FPS 13.10, Running 29.26s Step 304( N/A%), pre moving , FPS 13.27, Running 29.31s Step 305( N/A%), pre moving , FPS 13.58, Running 29.34s Step 306( N/A%), pre moving , FPS 13.88, Running 29.38s Step 307( N/A%), pre moving , FPS 14.20, Running 29.41s Step 308( N/A%), pre moving , FPS 14.65, Running 29.44s Step 309( N/A%), pre moving , FPS 15.30, Running 29.47s Step 310( N/A%), pre moving , FPS 15.98, Running 29.51s Step 311( N/A%), pre moving , FPS 16.64, Running 29.54s Step 312( N/A%), pre moving , FPS 17.30, Running 29.57s Step 313( N/A%), pre moving , FPS 18.00, Running 29.61s Step 314( N/A%), pre moving , FPS 18.79, Running 29.66s Step 315( N/A%), pre moving , FPS 19.82, Running 29.70s Step 316( N/A%), pre moving , FPS 20.87, Running 29.73s Step 317( N/A%), pre moving , FPS 22.29, Running 29.76s Step 318( N/A%), pre moving , FPS 23.37, Running 29.79s Step 319( N/A%), pre moving , FPS 24.41, Running 29.82s Step 320( N/A%), pre moving , FPS 25.88, Running 29.86s Step 321( N/A%), pre moving , FPS 27.33, Running 29.89s Step 322( N/A%), pre moving , FPS 27.93, Running 29.92s Step 323( N/A%), pre moving , FPS 28.65, Running 29.96s Step 324( N/A%), pre moving , FPS 29.07, Running 30.00s Step 325( N/A%), pre moving , FPS 28.89, Running 30.03s Step 326( N/A%), pre moving , FPS 29.02, Running 30.07s Step 327( N/A%), pre moving , FPS 29.09, Running 30.10s Step 328( N/A%), pre moving , FPS 28.97, Running 30.13s Step 329( N/A%), pre moving , FPS 28.82, Running 30.17s Step 330( N/A%), pre moving , FPS 28.46, Running 30.21s Step 331( N/A%), pre moving , FPS 17.55, Running 30.68s Step 332( N/A%), pre moving , FPS 17.61, Running 30.71s Step 333( N/A%), pre moving , FPS 17.67, Running 30.75s Step 334( N/A%), pre moving , FPS 17.43, Running 30.80s Step 335( N/A%), pre moving , FPS 17.15, Running 30.86s Step 336( N/A%), pre moving , FPS 16.75, Running 30.92s Step 337( N/A%), pre moving , FPS 16.71, Running 30.96s Step 338( N/A%), pre moving , FPS 16.70, Running 30.99s Step 339( N/A%), pre moving , FPS 16.53, Running 31.03s Step 340( N/A%), pre moving , FPS 16.54, Running 31.06s Step 341( N/A%), pre moving , FPS 16.32, Running 31.11s Step 342( N/A%), pre moving , FPS 16.03, Running 31.17s Step 343( N/A%), pre moving , FPS 15.80, Running 31.22s Step 344( N/A%), pre moving , FPS 15.49, Running 31.29s Step 345( N/A%), pre moving , FPS 15.46, Running 31.33s Step 346( N/A%), pre moving , FPS 15.38, Running 31.37s Step 347( N/A%), pre moving , FPS 15.16, Running 31.42s Step 348( N/A%), pre moving , FPS 15.05, Running 31.46s Step 349( N/A%), pre moving , FPS 15.06, Running 31.50s Step 350( N/A%), pre moving , FPS 15.17, Running 31.53s Step 351( N/A%), pre moving , FPS 22.67, Running 31.56s Step 352( N/A%), pre moving , FPS 22.45, Running 31.60s Step 353( N/A%), pre moving , FPS 22.27, Running 31.64s Step 354( N/A%), pre moving , FPS 22.79, Running 31.68s Step 355( N/A%), pre moving , FPS 23.36, Running 31.72s Step 356( N/A%), pre moving , FPS 23.66, Running 31.77s Step 357( N/A%), pre moving , FPS 23.27, Running 31.82s Step 358( N/A%), pre moving , FPS 22.73, Running 31.87s Step 359( N/A%), pre moving , FPS 22.46, Running 31.92s Step 360( N/A%), pre moving , FPS 21.98, Running 31.97s Step 361( N/A%), pre moving , FPS 21.68, Running 32.04s Step 362( N/A%), pre moving , FPS 21.84, Running 32.09s Step 363( N/A%), pre moving , FPS 21.85, Running 32.14s Step 364( N/A%), pre moving , FPS 22.02, Running 32.20s Step 365( N/A%), pre moving , FPS 21.58, Running 32.25s Step 366( N/A%), pre moving , FPS 20.99, Running 32.32s Step 367( N/A%), pre moving , FPS 20.97, Running 32.37s Step 368( N/A%), pre moving , FPS 20.49, Running 32.44s Step 369( N/A%), pre moving , FPS 20.16, Running 32.49s Step 370( N/A%), pre moving , FPS 20.16, Running 32.52s Step 371( N/A%), pre moving , FPS 20.16, Running 32.55s Step 372( N/A%), pre moving , FPS 20.12, Running 32.60s Step 373( N/A%), pre moving , FPS 20.29, Running 32.63s Step 374( N/A%), pre moving , FPS 20.35, Running 32.66s Step 375( N/A%), pre moving , FPS 20.38, Running 32.70s Step 376( N/A%), pre moving , FPS 20.52, Running 32.74s Step 377( N/A%), pre moving , FPS 20.84, Running 32.77s Step 378( N/A%), pre moving , FPS 21.27, Running 32.81s Step 379( N/A%), pre moving , FPS 21.69, Running 32.85s Step 380( N/A%), pre moving , FPS 21.88, Running 32.89s Step 381( N/A%), pre moving , FPS 22.60, Running 32.92s Step 382( N/A%), pre moving , FPS 22.96, Running 32.96s Step 383( N/A%), pre moving , FPS 23.37, Running 32.99s Step 384( N/A%), pre moving , FPS 23.86, Running 33.03s Step 385( N/A%), pre moving , FPS 24.67, Running 33.07s Step 386( N/A%), pre moving , FPS 25.68, Running 33.10s Step 387( N/A%), pre moving , FPS 26.25, Running 33.13s Step 388( N/A%), pre moving , FPS 26.57, Running 33.19s Step 389( N/A%), pre moving , FPS 27.18, Running 33.22s Step 390( N/A%), pre moving , FPS 26.86, Running 33.26s Step 391( N/A%), pre moving , FPS 26.73, Running 33.30s Step 392( N/A%), pre moving , FPS 26.96, Running 33.34s Step 393( N/A%), pre moving , FPS 26.71, Running 33.38s Step 394( N/A%), pre moving , FPS 26.62, Running 33.42s Step 395( N/A%), pre moving , FPS 26.67, Running 33.45s Step 396( N/A%), pre moving , FPS 26.90, Running 33.48s Step 397( N/A%), pre moving , FPS 9.46, Running 34.89s Step 398( N/A%), pre moving , FPS 8.68, Running 35.11s Step 399( N/A%), pre moving , FPS 8.29, Running 35.26s Step 400( N/A%), pre moving , FPS 7.65, Running 35.50s Step 401( N/A%), pre moving , FPS 7.16, Running 35.72s Step 402( N/A%), pre moving , FPS 6.67, Running 35.96s Step 403( N/A%), pre moving , FPS 6.41, Running 36.11s Step 404( N/A%), pre moving , FPS 5.94, Running 36.40s Step 405( N/A%), pre moving , FPS 5.73, Running 36.56s Step 406( N/A%), pre moving , FPS 5.40, Running 36.80s Step 407( N/A%), pre moving , FPS 5.25, Running 36.94s Step 408( N/A%), pre moving , FPS 4.90, Running 37.27s Step 409( N/A%), pre moving , FPS 4.71, Running 37.47s Step 410( N/A%), pre moving , FPS 4.48, Running 37.72s Step 411( N/A%), pre moving , FPS 4.36, Running 37.89s Step 412( N/A%), pre moving , FPS 4.17, Running 38.14s Step 413( N/A%), pre moving , FPS 4.04, Running 38.32s Step 414( N/A%), pre moving , FPS 3.87, Running 38.58s Step 415( N/A%), pre moving , FPS 3.80, Running 38.72s Step 416( N/A%), pre moving , FPS 3.64, Running 38.98s Step 417( 0.33%), action 1, FPS 4.21, Running 39.63s Step 418( 0.67%), action 2, FPS 4.08, Running 40.02s Step 419( 1.00%), action 3, FPS 3.92, Running 40.36s Step 420( 1.33%), action 4, FPS 3.89, Running 40.65s Step 421( 1.67%), action 5, FPS 3.60, Running 41.27s Step 422( 2.00%), action 6, FPS 3.59, Running 41.53s Step 423( 2.33%), action 7, FPS 3.37, Running 42.05s Step 424( 2.67%), action 8, FPS 3.39, Running 42.31s Step 425( 3.00%), action 9, FPS 3.27, Running 42.67s Step 426( 3.33%), action 10, FPS 3.25, Running 42.96s Step 427( 3.67%), action 11, FPS 3.09, Running 43.41s Step 428( 4.00%), action 12, FPS 3.08, Running 43.77s Step 429( 4.33%), action 13, FPS 3.02, Running 44.09s Step 430( 4.67%), action 14, FPS 2.90, Running 44.62s Step 431( 5.00%), action 15, FPS 2.82, Running 44.97s Step 432( 5.33%), action 16, FPS 2.74, Running 45.43s Step 433( 5.67%), action 17, FPS 2.68, Running 45.78s Step 434( 6.00%), action 18, FPS 2.62, Running 46.21s Step 435( 6.33%), action 19, FPS 2.56, Running 46.54s Step 436( 6.67%), action 20, FPS 2.49, Running 47.01s Step 437( 7.00%), action 21, FPS 2.49, Running 47.65s Step 438( 7.33%), action 22, FPS 2.41, Running 48.32s Step 439( 7.67%), action 23, FPS 2.34, Running 48.89s Step 440( 8.00%), action 24, FPS 2.29, Running 49.38s Step 441( 8.33%), action 25, FPS 2.32, Running 49.91s Step 442( 8.67%), action 26, FPS 2.28, Running 50.30s Step 443( 9.00%), action 27, FPS 2.27, Running 50.85s Step 444( 9.33%), action 28, FPS 2.23, Running 51.29s Step 445( 9.67%), action 29, FPS 2.17, Running 51.88s Step 446( 10.00%), action 30, FPS 2.13, Running 52.34s Step 447( 10.33%), action 31, FPS 2.12, Running 52.84s Step 448( 10.67%), action 32, FPS 2.08, Running 53.40s Step 449( 11.00%), action 33, FPS 2.07, Running 53.75s Step 450( 11.33%), action 34, FPS 2.07, Running 54.27s Step 451( 11.67%), action 35, FPS 2.04, Running 54.78s Step 452( 12.00%), action 36, FPS 2.02, Running 55.33s Step 453( 12.33%), action 37, FPS 2.02, Running 55.67s Step 454( 12.67%), action 38, FPS 2.01, Running 56.16s Step 455( 13.00%), action 39, FPS 1.99, Running 56.57s Step 456( 13.33%), action 40, FPS 2.02, Running 56.93s Step 457( 13.67%), action 41, FPS 2.05, Running 57.40s Step 458( 14.00%), action 42, FPS 2.11, Running 57.80s Step 459( 14.33%), action 43, FPS 2.17, Running 58.10s Step 460( 14.67%), action 44, FPS 2.23, Running 58.36s Step 461( 15.00%), action 45, FPS 2.24, Running 58.82s Step 462( 15.33%), action 46, FPS 2.20, Running 59.38s Step 463( 15.67%), action 47, FPS 2.25, Running 59.76s Step 464( 16.00%), action 48, FPS 2.26, Running 60.12s Step 465( 16.33%), action 49, FPS 2.31, Running 60.54s Step 466( 16.67%), action 50, FPS 2.37, Running 60.78s Step 467( 17.00%), action 51, FPS 2.31, Running 61.50s Step 468( 17.33%), action 52, FPS 2.38, Running 61.82s Step 469( 17.67%), action 53, FPS 2.38, Running 62.14s Step 470( 18.00%), action 54, FPS 2.43, Running 62.51s Step 471( 18.33%), action 55, FPS 2.47, Running 62.86s Step 472( 18.67%), action 56, FPS 2.47, Running 63.42s Step 473( 19.00%), action 57, FPS 2.47, Running 63.77s Step 474( 19.33%), action 58, FPS 2.42, Running 64.43s Step 475( 19.67%), action 59, FPS 2.42, Running 64.83s Step 476( 20.00%), action 60, FPS 2.37, Running 65.39s Step 477( 20.33%), action 61, FPS 2.33, Running 65.99s Step 478( 20.67%), action 62, FPS 2.36, Running 66.26s Step 479( 21.00%), action 63, FPS 2.35, Running 66.60s Step 480( 21.33%), action 64, FPS 2.29, Running 67.10s Step 481( 21.67%), action 65, FPS 2.27, Running 67.63s Step 482( 22.00%), action 66, FPS 2.26, Running 68.23s Step 483( 22.33%), action 67, FPS 2.22, Running 68.78s Step 484( 22.67%), action 68, FPS 2.22, Running 69.13s Step 485( 23.00%), action 69, FPS 2.21, Running 69.59s Step 486( 23.33%), action 70, FPS 2.15, Running 70.10s Step 487( 23.67%), action 71, FPS 2.16, Running 70.75s Step 488( 24.00%), action 72, FPS 2.10, Running 71.34s Step 489( 24.33%), action 73, FPS 2.06, Running 71.85s Step 490( 24.67%), action 74, FPS 2.02, Running 72.39s Step 491( 25.00%), action 75, FPS 2.03, Running 72.70s Step 492( 25.33%), action 76, FPS 2.08, Running 73.05s Step 493( 25.67%), action 77, FPS 2.04, Running 73.58s Step 494( 26.00%), action 78, FPS 2.11, Running 73.91s Step 495( 26.33%), action 79, FPS 2.07, Running 74.50s Step 496( 26.67%), action 80, FPS 2.11, Running 74.87s Step 497( 27.00%), action 81, FPS 2.10, Running 75.50s Step 498( 27.33%), action 82, FPS 2.04, Running 76.05s Step 499( 27.67%), action 83, FPS 2.00, Running 76.59s Step 500( 28.00%), action 84, FPS 2.03, Running 76.96s Step 501( 28.33%), action 85, FPS 2.02, Running 77.53s Step 502( 28.67%), action 86, FPS 2.06, Running 77.92s Step 503( 29.00%), action 87, FPS 2.08, Running 78.38s Step 504( 29.33%), action 88, FPS 2.05, Running 78.89s Step 505( 29.67%), action 89, FPS 2.07, Running 79.24s Step 506( 30.00%), action 90, FPS 2.10, Running 79.63s Step 507( 30.33%), action 91, FPS 2.08, Running 80.39s Step 508( 30.67%), action 92, FPS 2.09, Running 80.92s Step 509( 31.00%), action 93, FPS 2.08, Running 81.44s Step 510( 31.33%), action 94, FPS 2.12, Running 81.80s Step 511( 31.67%), action 95, FPS 2.12, Running 82.15s Step 512( 32.00%), action 96, FPS 2.12, Running 82.50s Step 513( 32.33%), action 97, FPS 2.12, Running 82.99s Step 514( 32.67%), action 98, FPS 2.07, Running 83.58s Step 515( 33.00%), action 99, FPS 2.08, Running 84.09s Step 516( 33.33%), action 100, FPS 2.07, Running 84.53s Step 517( 33.67%), action 101, FPS 2.07, Running 85.15s Step 518( 34.00%), action 102, FPS 2.12, Running 85.51s Step 519( 34.33%), action 103, FPS 2.11, Running 86.06s Step 520( 34.67%), action 104, FPS 2.06, Running 86.66s Step 521( 35.00%), action 105, FPS 2.08, Running 87.15s Step 522( 35.33%), action 106, FPS 2.04, Running 87.71s Step 523( 35.67%), action 107, FPS 2.08, Running 88.01s Step 524( 36.00%), action 108, FPS 2.11, Running 88.37s Step 525( 36.33%), action 109, FPS 2.07, Running 88.89s Step 526( 36.67%), action 110, FPS 2.03, Running 89.50s Step 527( 37.00%), action 111, FPS 2.01, Running 90.32s Step 528( 37.33%), action 112, FPS 2.04, Running 90.72s Step 529( 37.67%), action 113, FPS 2.04, Running 91.23s Step 530( 38.00%), action 114, FPS 2.00, Running 91.81s Step 531( 38.33%), action 115, FPS 2.01, Running 92.12s Step 532( 38.67%), action 116, FPS 2.01, Running 92.43s Step 533( 39.00%), action 117, FPS 2.05, Running 92.73s Step 534( 39.33%), action 118, FPS 2.04, Running 93.39s Step 535( 39.67%), action 119, FPS 2.07, Running 93.74s Step 536( 40.00%), action 120, FPS 2.06, Running 94.23s Step 537( 40.33%), action 121, FPS 2.04, Running 94.94s Step 538( 40.67%), action 122, FPS 2.01, Running 95.47s Step 539( 41.00%), action 123, FPS 2.02, Running 95.97s Step 540( 41.33%), action 124, FPS 2.09, Running 96.24s Step 541( 41.67%), action 125, FPS 2.08, Running 96.76s Step 542( 42.00%), action 126, FPS 2.11, Running 97.17s Step 543( 42.33%), action 127, FPS 2.06, Running 97.72s Step 544( 42.67%), action 128, FPS 2.00, Running 98.36s Step 545( 43.00%), action 129, FPS 2.03, Running 98.74s Step 546( 43.33%), action 130, FPS 2.08, Running 99.14s Step 547( 43.67%), action 131, FPS 2.09, Running 99.87s Step 548( 44.00%), action 132, FPS 2.07, Running 100.38s Step 549( 44.33%), action 133, FPS 2.09, Running 100.82s Step 550( 44.67%), action 134, FPS 2.11, Running 101.27s Step 551( 45.00%), action 135, FPS 2.07, Running 101.80s Step 552( 45.33%), action 136, FPS 2.07, Running 102.07s Step 553( 45.67%), action 137, FPS 2.02, Running 102.64s Step 554( 46.00%), action 138, FPS 2.04, Running 103.20s Step 555( 46.33%), action 139, FPS 1.99, Running 103.79s Step 556( 46.67%), action 140, FPS 2.02, Running 104.13s Step 557( 47.00%), action 141, FPS 2.02, Running 104.82s Step 558( 47.33%), action 142, FPS 2.02, Running 105.39s Step 559( 47.67%), action 143, FPS 2.02, Running 105.85s Step 560( 48.00%), action 144, FPS 1.98, Running 106.36s Step 561( 48.33%), action 145, FPS 2.01, Running 106.72s Step 562( 48.67%), action 146, FPS 2.04, Running 106.99s Step 563( 49.00%), action 147, FPS 2.09, Running 107.29s Step 564( 49.33%), action 148, FPS 2.15, Running 107.66s Step 565( 49.67%), action 149, FPS 2.17, Running 107.95s Step 566( 50.00%), action 150, FPS 2.18, Running 108.31s Step 567( 50.33%), action 151, FPS 2.22, Running 108.86s Step 568( 50.67%), action 152, FPS 2.29, Running 109.09s Step 569( 51.00%), action 153, FPS 2.32, Running 109.44s Step 570( 51.33%), action 154, FPS 2.35, Running 109.78s Step 571( 51.67%), action 155, FPS 2.37, Running 110.24s Step 572( 52.00%), action 156, FPS 2.30, Running 110.76s Step 573( 52.33%), action 157, FPS 2.30, Running 111.32s Step 574( 52.67%), action 158, FPS 2.31, Running 111.87s Step 575( 53.00%), action 159, FPS 2.37, Running 112.22s Step 576( 53.33%), action 160, FPS 2.36, Running 112.62s Step 577( 53.67%), action 161, FPS 2.40, Running 113.14s Step 578( 54.00%), action 162, FPS 2.49, Running 113.41s Step 579( 54.33%), action 163, FPS 2.51, Running 113.82s Step 580( 54.67%), action 164, FPS 2.47, Running 114.45s Step 581( 55.00%), action 165, FPS 2.44, Running 114.93s Step 582( 55.33%), action 166, FPS 2.41, Running 115.30s Step 583( 55.67%), action 167, FPS 2.40, Running 115.62s Step 584( 56.00%), action 168, FPS 2.33, Running 116.23s Step 585( 56.33%), action 169, FPS 2.24, Running 116.87s Step 586( 56.67%), action 170, FPS 2.20, Running 117.40s Step 587( 57.00%), action 171, FPS 2.14, Running 118.20s Step 588( 57.33%), action 172, FPS 2.09, Running 118.66s Step 589( 57.67%), action 173, FPS 2.05, Running 119.20s Step 590( 58.00%), action 174, FPS 2.00, Running 119.79s Step 591( 58.33%), action 175, FPS 1.99, Running 120.28s Step 592( 58.67%), action 176, FPS 1.98, Running 120.88s Step 593( 59.00%), action 177, FPS 2.02, Running 121.23s Step 594( 59.33%), action 178, FPS 2.01, Running 121.84s Step 595( 59.67%), action 179, FPS 1.97, Running 122.38s [2026-08-01 18:39:39] [75 ] Seed 74 success after 122.90 s. +steps: 595 , actions: 179 . +Instruction: Empty +Total 43/75(57.33%) success. +Setting seed: 75 +Step 1( N/A%), pre moving , FPS 5.73, Running 0.17s Step 2( N/A%), pre moving , FPS 9.43, Running 0.21s Step 3( N/A%), pre moving , FPS 12.05, Running 0.25s Step 4( N/A%), pre moving , FPS 13.65, Running 0.29s Step 5( N/A%), pre moving , FPS 14.78, Running 0.34s Step 6( N/A%), pre moving , FPS 15.52, Running 0.39s Step 7( N/A%), pre moving , FPS 16.04, Running 0.44s Step 8( N/A%), pre moving , FPS 16.69, Running 0.48s Step 9( N/A%), pre moving , FPS 17.29, Running 0.52s Step 10( N/A%), pre moving , FPS 17.79, Running 0.56s Step 11( N/A%), pre moving , FPS 18.30, Running 0.60s Step 12( N/A%), pre moving , FPS 18.79, Running 0.64s Step 13( N/A%), pre moving , FPS 19.21, Running 0.68s Step 14( N/A%), pre moving , FPS 19.61, Running 0.71s Step 15( N/A%), pre moving , FPS 19.76, Running 0.76s Step 16( N/A%), pre moving , FPS 19.84, Running 0.81s Step 17( N/A%), pre moving , FPS 20.03, Running 0.85s Step 18( N/A%), pre moving , FPS 20.12, Running 0.89s Step 19( N/A%), pre moving , FPS 20.37, Running 0.93s Step 20( N/A%), pre moving , FPS 20.61, Running 0.97s Step 21( N/A%), pre moving , FPS 18.43, Running 1.26s Step 22( N/A%), pre moving , FPS 17.83, Running 1.33s Step 23( N/A%), pre moving , FPS 17.84, Running 1.37s Step 24( N/A%), pre moving , FPS 17.66, Running 1.43s Step 25( N/A%), pre moving , FPS 17.70, Running 1.47s Step 26( N/A%), pre moving , FPS 14.97, Running 1.72s Step 27( N/A%), pre moving , FPS 15.08, Running 1.76s Step 28( N/A%), pre moving , FPS 15.09, Running 1.80s Step 29( N/A%), pre moving , FPS 15.07, Running 1.85s Step 30( N/A%), pre moving , FPS 15.10, Running 1.89s Step 31( N/A%), pre moving , FPS 15.08, Running 1.93s Step 32( N/A%), pre moving , FPS 15.08, Running 1.97s Step 33( N/A%), pre moving , FPS 15.08, Running 2.00s Step 34( N/A%), pre moving , FPS 15.06, Running 2.04s Step 35( N/A%), pre moving , FPS 15.02, Running 2.09s Step 36( N/A%), pre moving , FPS 12.37, Running 2.42s Step 37( N/A%), pre moving , FPS 12.36, Running 2.47s Step 38( N/A%), pre moving , FPS 12.38, Running 2.51s Step 39( N/A%), pre moving , FPS 12.36, Running 2.55s Step 40( N/A%), pre moving , FPS 12.35, Running 2.59s Step 41( N/A%), pre moving , FPS 14.60, Running 2.63s Step 42( N/A%), pre moving , FPS 14.83, Running 2.68s Step 43( N/A%), pre moving , FPS 14.69, Running 2.73s Step 44( N/A%), pre moving , FPS 14.84, Running 2.77s Step 45( N/A%), pre moving , FPS 14.74, Running 2.82s Step 46( N/A%), pre moving , FPS 17.51, Running 2.86s Step 47( N/A%), pre moving , FPS 17.54, Running 2.90s Step 48( N/A%), pre moving , FPS 17.59, Running 2.94s Step 49( N/A%), pre moving , FPS 17.58, Running 2.99s Step 50( N/A%), pre moving , FPS 17.52, Running 3.03s Step 51( N/A%), pre moving , FPS 17.44, Running 3.07s Step 52( N/A%), pre moving , FPS 17.29, Running 3.12s Step 53( N/A%), pre moving , FPS 17.14, Running 3.17s Step 54( N/A%), pre moving , FPS 17.13, Running 3.21s Step 55( N/A%), pre moving , FPS 17.30, Running 3.25s Step 56( N/A%), pre moving , FPS 23.24, Running 3.28s Step 57( N/A%), pre moving , FPS 23.36, Running 3.32s Step 58( N/A%), pre moving , FPS 23.43, Running 3.36s Step 59( N/A%), pre moving , FPS 23.22, Running 3.41s Step 60( N/A%), pre moving , FPS 23.22, Running 3.45s Step 61( N/A%), pre moving , FPS 22.61, Running 3.51s Step 62( N/A%), pre moving , FPS 22.38, Running 3.58s Step 63( N/A%), pre moving , FPS 22.10, Running 3.64s Step 64( N/A%), pre moving , FPS 21.68, Running 3.70s Step 65( N/A%), pre moving , FPS 21.34, Running 3.76s Step 66( N/A%), pre moving , FPS 20.55, Running 3.84s Step 67( N/A%), pre moving , FPS 19.95, Running 3.91s Step 68( N/A%), pre moving , FPS 19.54, Running 3.97s Step 69( N/A%), pre moving , FPS 19.06, Running 4.04s Step 70( N/A%), pre moving , FPS 18.80, Running 4.09s Step 71( N/A%), pre moving , FPS 18.59, Running 4.15s Step 72( N/A%), pre moving , FPS 18.35, Running 4.21s Step 73( N/A%), pre moving , FPS 17.99, Running 4.28s Step 74( N/A%), pre moving , FPS 17.62, Running 4.34s Step 75( N/A%), pre moving , FPS 17.30, Running 4.40s Step 76( N/A%), pre moving , FPS 16.92, Running 4.47s Step 77( N/A%), pre moving , FPS 16.62, Running 4.53s Step 78( N/A%), pre moving , FPS 16.37, Running 4.58s Step 79( N/A%), pre moving , FPS 16.25, Running 4.64s Step 80( N/A%), pre moving , FPS 15.97, Running 4.70s Step 81( N/A%), pre moving , FPS 15.95, Running 4.77s Step 82( N/A%), pre moving , FPS 15.89, Running 4.83s Step 83( N/A%), pre moving , FPS 15.86, Running 4.90s Step 84( N/A%), pre moving , FPS 15.81, Running 4.96s Step 85( N/A%), pre moving , FPS 15.83, Running 5.03s Step 86( N/A%), pre moving , FPS 15.95, Running 5.09s Step 87( N/A%), pre moving , FPS 15.97, Running 5.16s Step 88( N/A%), pre moving , FPS 16.23, Running 5.20s Step 89( N/A%), pre moving , FPS 16.61, Running 5.24s Step 90( N/A%), pre moving , FPS 16.84, Running 5.28s Step 91( N/A%), pre moving , FPS 17.13, Running 5.32s Step 92( N/A%), pre moving , FPS 17.47, Running 5.36s Step 93( N/A%), pre moving , FPS 17.87, Running 5.40s Step 94( N/A%), pre moving , FPS 18.22, Running 5.44s Step 95( N/A%), pre moving , FPS 18.49, Running 5.48s Step 96( N/A%), pre moving , FPS 18.84, Running 5.53s Step 97( N/A%), pre moving , FPS 19.14, Running 5.57s Step 98( N/A%), pre moving , FPS 19.27, Running 5.62s Step 99( N/A%), pre moving , FPS 19.55, Running 5.67s Step 100( N/A%), pre moving , FPS 19.97, Running 5.71s Step 101( N/A%), pre moving , FPS 20.42, Running 5.75s Step 102( N/A%), pre moving , FPS 21.00, Running 5.79s Step 103( N/A%), pre moving , FPS 21.47, Running 5.83s Step 104( N/A%), pre moving , FPS 21.95, Running 5.87s Step 105( N/A%), pre moving , FPS 22.48, Running 5.92s Step 106( N/A%), pre moving , FPS 23.22, Running 5.95s Step 107( N/A%), pre moving , FPS 24.01, Running 5.99s Step 108( N/A%), pre moving , FPS 24.02, Running 6.03s Step 109( N/A%), pre moving , FPS 23.95, Running 6.07s Step 110( N/A%), pre moving , FPS 23.87, Running 6.12s Step 111( N/A%), pre moving , FPS 23.70, Running 6.16s Step 112( N/A%), pre moving , FPS 23.71, Running 6.20s Step 113( N/A%), pre moving , FPS 23.85, Running 6.24s Step 114( N/A%), pre moving , FPS 23.95, Running 6.28s Step 115( N/A%), pre moving , FPS 24.12, Running 6.31s Step 116( N/A%), pre moving , FPS 24.13, Running 6.36s Step 117( N/A%), pre moving , FPS 24.13, Running 6.40s Step 118( N/A%), pre moving , FPS 24.54, Running 6.44s Step 119( N/A%), pre moving , FPS 15.39, Running 6.97s Step 120( N/A%), pre moving , FPS 13.39, Running 7.20s Step 121( N/A%), pre moving , FPS 11.79, Running 7.45s Step 122( N/A%), pre moving , FPS 11.06, Running 7.59s Step 123( N/A%), pre moving , FPS 9.87, Running 7.86s Step 124( N/A%), pre moving , FPS 9.36, Running 8.01s Step 125( N/A%), pre moving , FPS 8.60, Running 8.24s Step 126( N/A%), pre moving , FPS 8.14, Running 8.41s Step 127( N/A%), pre moving , FPS 7.60, Running 8.62s Step 128( N/A%), pre moving , FPS 7.24, Running 8.79s Step 129( N/A%), pre moving , FPS 6.74, Running 9.04s Step 130( N/A%), pre moving , FPS 6.51, Running 9.19s Step 131( N/A%), pre moving , FPS 6.16, Running 9.41s Step 132( N/A%), pre moving , FPS 5.92, Running 9.58s Step 133( N/A%), pre moving , FPS 5.58, Running 9.82s Step 134( N/A%), pre moving , FPS 5.39, Running 9.98s Step 135( N/A%), pre moving , FPS 5.10, Running 10.24s Step 136( N/A%), pre moving , FPS 4.90, Running 10.44s Step 137( N/A%), pre moving , FPS 4.64, Running 10.71s Step 138( N/A%), pre moving , FPS 4.49, Running 10.89s Step 139( N/A%), pre moving , FPS 4.76, Running 11.17s Step 140( N/A%), pre moving , FPS 4.80, Running 11.36s Step 141( N/A%), pre moving , FPS 4.75, Running 11.65s Step 142( N/A%), pre moving , FPS 4.69, Running 11.86s Step 143( N/A%), pre moving , FPS 4.61, Running 12.19s Step 144( N/A%), pre moving , FPS 4.57, Running 12.38s Step 145( N/A%), pre moving , FPS 4.56, Running 12.63s Step 146( N/A%), pre moving , FPS 4.55, Running 12.81s Step 147( N/A%), pre moving , FPS 4.43, Running 13.14s Step 148( N/A%), pre moving , FPS 4.35, Running 13.39s Step 149( N/A%), pre moving , FPS 4.34, Running 13.65s Step 150( N/A%), pre moving , FPS 4.26, Running 13.88s Step 151( N/A%), pre moving , FPS 4.19, Running 14.19s Step 152( N/A%), pre moving , FPS 4.18, Running 14.37s Step 153( N/A%), pre moving , FPS 4.15, Running 14.65s Step 154( N/A%), pre moving , FPS 4.12, Running 14.84s Step 155( N/A%), pre moving , FPS 4.10, Running 15.12s Step 156( N/A%), pre moving , FPS 4.13, Running 15.28s Step 157( N/A%), pre moving , FPS 4.12, Running 15.56s Step 158( N/A%), pre moving , FPS 4.15, Running 15.71s Step 159( N/A%), pre moving , FPS 4.13, Running 16.01s Step 160( N/A%), pre moving , FPS 4.17, Running 16.17s Step 161( N/A%), pre moving , FPS 4.15, Running 16.48s Step 162( N/A%), pre moving , FPS 4.19, Running 16.63s Step 163( N/A%), pre moving , FPS 4.22, Running 16.93s Step 164( N/A%), pre moving , FPS 4.24, Running 17.10s Step 165( N/A%), pre moving , FPS 4.17, Running 17.42s Step 166( N/A%), pre moving , FPS 4.19, Running 17.58s Step 167( N/A%), pre moving , FPS 4.25, Running 17.84s Step 168( N/A%), pre moving , FPS 4.33, Running 18.01s Step 169( N/A%), pre moving , FPS 4.34, Running 18.26s Step 170( N/A%), pre moving , FPS 4.34, Running 18.49s Step 171( N/A%), pre moving , FPS 4.38, Running 18.75s Step 172( N/A%), pre moving , FPS 4.40, Running 18.91s Step 173( N/A%), pre moving , FPS 4.37, Running 19.22s Step 174( N/A%), pre moving , FPS 4.37, Running 19.41s Step 175( N/A%), pre moving , FPS 4.35, Running 19.72s Step 176( N/A%), pre moving , FPS 4.34, Running 19.89s Step 177( N/A%), pre moving , FPS 4.40, Running 20.11s Step 178( N/A%), pre moving , FPS 4.50, Running 20.15s Step 179( N/A%), pre moving , FPS 4.78, Running 20.20s Step 180( N/A%), pre moving , FPS 4.91, Running 20.24s Step 181( N/A%), pre moving , FPS 5.27, Running 20.28s Step 182( N/A%), pre moving , FPS 5.42, Running 20.32s Step 183( N/A%), pre moving , FPS 5.82, Running 20.37s Step 184( N/A%), pre moving , FPS 6.04, Running 20.41s Step 185( N/A%), pre moving , FPS 6.57, Running 20.47s Step 186( N/A%), pre moving , FPS 6.83, Running 20.51s Step 187( N/A%), pre moving , FPS 7.38, Running 20.55s Step 188( N/A%), pre moving , FPS 6.56, Running 21.06s Step 189( N/A%), pre moving , FPS 7.03, Running 21.10s Step 190( N/A%), pre moving , FPS 7.53, Running 21.15s Step 191( N/A%), pre moving , FPS 8.18, Running 21.19s Step 192( N/A%), pre moving , FPS 8.51, Running 21.26s Step 193( N/A%), pre moving , FPS 9.49, Running 21.33s Step 194( N/A%), pre moving , FPS 10.11, Running 21.39s Step 195( N/A%), pre moving , FPS 11.54, Running 21.45s Step 196( N/A%), pre moving , FPS 12.31, Running 21.51s Step 197( N/A%), pre moving , FPS 13.68, Running 21.57s Step 198( N/A%), pre moving , FPS 13.53, Running 21.63s Step 199( N/A%), pre moving , FPS 13.37, Running 21.69s Step 200( N/A%), pre moving , FPS 13.01, Running 21.78s Step 201( N/A%), pre moving , FPS 12.45, Running 21.88s Step 202( N/A%), pre moving , FPS 12.39, Running 21.94s Step 203( N/A%), pre moving , FPS 12.13, Running 22.02s Step 204( N/A%), pre moving , FPS 12.00, Running 22.08s Step 205( N/A%), pre moving , FPS 11.81, Running 22.16s Step 206( N/A%), pre moving , FPS 11.56, Running 22.24s Step 207( N/A%), pre moving , FPS 11.23, Running 22.34s Step 208( N/A%), pre moving , FPS 13.92, Running 22.49s Step 209( N/A%), pre moving , FPS 13.31, Running 22.61s Step 210( N/A%), pre moving , FPS 12.79, Running 22.71s Step 211( N/A%), pre moving , FPS 12.30, Running 22.82s Step 212( N/A%), pre moving , FPS 11.93, Running 22.94s Step 213( N/A%), pre moving , FPS 11.68, Running 23.04s Step 214( N/A%), pre moving , FPS 11.40, Running 23.15s Step 215( N/A%), pre moving , FPS 11.16, Running 23.25s Step 216( N/A%), pre moving , FPS 10.86, Running 23.35s Step 217( N/A%), pre moving , FPS 10.61, Running 23.46s Step 218( N/A%), pre moving , FPS 10.31, Running 23.57s Step 219( N/A%), pre moving , FPS 10.08, Running 23.68s Step 220( N/A%), pre moving , FPS 9.97, Running 23.78s Step 221( N/A%), pre moving , FPS 9.96, Running 23.89s Step 222( N/A%), pre moving , FPS 9.71, Running 24.00s Step 223( N/A%), pre moving , FPS 9.62, Running 24.10s Step 224( N/A%), pre moving , FPS 9.40, Running 24.21s Step 225( N/A%), pre moving , FPS 9.31, Running 24.31s Step 226( N/A%), pre moving , FPS 9.18, Running 24.42s Step 227( N/A%), pre moving , FPS 9.25, Running 24.50s Step 228( N/A%), pre moving , FPS 9.56, Running 24.59s Step 229( N/A%), pre moving , FPS 9.69, Running 24.67s Step 230( N/A%), pre moving , FPS 9.71, Running 24.77s Step 231( N/A%), pre moving , FPS 9.79, Running 24.86s Step 232( N/A%), pre moving , FPS 9.97, Running 24.94s Step 233( N/A%), pre moving , FPS 10.10, Running 25.02s Step 234( N/A%), pre moving , FPS 10.24, Running 25.10s Step 235( N/A%), pre moving , FPS 10.42, Running 25.16s Step 236( N/A%), pre moving , FPS 10.84, Running 25.20s Step 237( N/A%), pre moving , FPS 11.25, Running 25.23s Step 238( N/A%), pre moving , FPS 11.72, Running 25.28s Step 239( N/A%), pre moving , FPS 12.23, Running 25.31s Step 240( N/A%), pre moving , FPS 12.58, Running 25.37s Step 241( N/A%), pre moving , FPS 12.84, Running 25.45s Step 242( N/A%), pre moving , FPS 13.32, Running 25.50s Step 243( N/A%), pre moving , FPS 13.94, Running 25.53s Step 244( N/A%), pre moving , FPS 14.73, Running 25.56s Step 245( N/A%), pre moving , FPS 15.38, Running 25.61s Step 246( N/A%), pre moving , FPS 16.22, Running 25.65s Step 247( N/A%), pre moving , FPS 16.83, Running 25.69s Step 248( N/A%), pre moving , FPS 17.57, Running 25.72s Step 249( N/A%), pre moving , FPS 18.23, Running 25.77s Step 250( N/A%), pre moving , FPS 13.67, Running 26.23s Step 251( N/A%), pre moving , FPS 14.17, Running 26.27s Step 252( N/A%), pre moving , FPS 14.63, Running 26.31s Step 253( N/A%), pre moving , FPS 15.10, Running 26.35s Step 254( N/A%), pre moving , FPS 15.58, Running 26.38s Step 255( N/A%), pre moving , FPS 15.93, Running 26.42s Step 256( N/A%), pre moving , FPS 15.41, Running 26.49s Step 257( N/A%), pre moving , FPS 15.37, Running 26.54s Step 258( N/A%), pre moving , FPS 15.07, Running 26.60s Step 259( N/A%), pre moving , FPS 14.80, Running 26.66s Step 260( N/A%), pre moving , FPS 14.87, Running 26.72s Step 261( N/A%), pre moving , FPS 15.12, Running 26.77s Step 262( N/A%), pre moving , FPS 15.11, Running 26.82s Step 263( N/A%), pre moving , FPS 14.73, Running 26.89s Step 264( N/A%), pre moving , FPS 14.43, Running 26.95s Step 265( N/A%), pre moving , FPS 14.34, Running 27.00s Step 266( N/A%), pre moving , FPS 14.22, Running 27.06s Step 267( N/A%), pre moving , FPS 13.86, Running 27.13s Step 268( N/A%), pre moving , FPS 13.67, Running 27.19s Step 269( N/A%), pre moving , FPS 13.56, Running 27.24s Step 270( N/A%), pre moving , FPS 18.50, Running 27.32s Step 271( N/A%), pre moving , FPS 18.24, Running 27.37s Step 272( N/A%), pre moving , FPS 17.46, Running 27.46s Step 273( N/A%), pre moving , FPS 16.32, Running 27.57s Step 274( N/A%), pre moving , FPS 16.07, Running 27.63s Step 275( N/A%), pre moving , FPS 15.41, Running 27.72s Step 276( N/A%), pre moving , FPS 15.38, Running 27.80s Step 277( N/A%), pre moving , FPS 14.74, Running 27.89s Step 278( N/A%), pre moving , FPS 14.66, Running 27.97s Step 279( N/A%), pre moving , FPS 14.30, Running 28.06s Step 280( N/A%), pre moving , FPS 14.12, Running 28.13s Step 281( N/A%), pre moving , FPS 13.81, Running 28.22s Step 282( N/A%), pre moving , FPS 13.62, Running 28.29s Step 283( N/A%), pre moving , FPS 13.32, Running 28.39s Step 284( N/A%), pre moving , FPS 13.04, Running 28.48s Step 285( N/A%), pre moving , FPS 12.69, Running 28.58s Step 286( N/A%), pre moving , FPS 12.48, Running 28.66s Step 287( N/A%), pre moving , FPS 12.27, Running 28.76s Step 288( N/A%), pre moving , FPS 12.11, Running 28.84s Step 289( N/A%), pre moving , FPS 11.78, Running 28.94s Step 290( N/A%), pre moving , FPS 11.75, Running 29.02s Step 291( N/A%), pre moving , FPS 11.47, Running 29.11s Step 292( N/A%), pre moving , FPS 11.54, Running 29.19s Step 293( N/A%), pre moving , FPS 11.83, Running 29.26s Step 294( N/A%), pre moving , FPS 11.69, Running 29.34s Step 295( N/A%), pre moving , FPS 11.79, Running 29.41s Step 296( N/A%), pre moving , FPS 11.81, Running 29.49s Step 297( N/A%), pre moving , FPS 12.00, Running 29.56s Step 298( N/A%), pre moving , FPS 11.91, Running 29.65s Step 299( N/A%), pre moving , FPS 12.08, Running 29.72s Step 300( N/A%), pre moving , FPS 12.00, Running 29.80s Step 301( N/A%), pre moving , FPS 12.10, Running 29.87s Step 302( N/A%), pre moving , FPS 12.13, Running 29.94s Step 303( N/A%), pre moving , FPS 12.36, Running 30.01s Step 304( N/A%), pre moving , FPS 12.40, Running 30.10s Step 305( N/A%), pre moving , FPS 12.55, Running 30.17s Step 306( N/A%), pre moving , FPS 12.45, Running 30.26s Step 307( N/A%), pre moving , FPS 12.68, Running 30.34s Step 308( N/A%), pre moving , FPS 12.73, Running 30.41s Step 309( N/A%), pre moving , FPS 12.98, Running 30.48s Step 310( N/A%), pre moving , FPS 12.99, Running 30.56s Step 311( N/A%), pre moving , FPS 13.15, Running 30.63s Step 312( N/A%), pre moving , FPS 13.29, Running 30.69s Step 313( N/A%), pre moving , FPS 13.35, Running 30.76s Step 314( N/A%), pre moving , FPS 13.56, Running 30.81s Step 315( N/A%), pre moving , FPS 13.84, Running 30.86s Step 316( N/A%), pre moving , FPS 14.15, Running 30.90s Step 317( N/A%), pre moving , FPS 14.44, Running 30.94s Step 318( N/A%), pre moving , FPS 14.92, Running 30.99s Step 319( N/A%), pre moving , FPS 15.33, Running 31.02s Step 320( N/A%), pre moving , FPS 15.95, Running 31.05s Step 321( N/A%), pre moving , FPS 16.47, Running 31.09s Step 322( N/A%), pre moving , FPS 17.00, Running 31.12s Step 323( N/A%), pre moving , FPS 17.51, Running 31.15s Step 324( N/A%), pre moving , FPS 18.36, Running 31.19s Step 325( N/A%), pre moving , FPS 19.11, Running 31.22s Step 326( N/A%), pre moving , FPS 20.22, Running 31.25s Step 327( N/A%), pre moving , FPS 21.04, Running 31.29s Step 328( N/A%), pre moving , FPS 21.96, Running 31.32s Step 329( N/A%), pre moving , FPS 22.86, Running 31.36s Step 330( N/A%), pre moving , FPS 24.01, Running 31.39s Step 331( N/A%), pre moving , FPS 25.31, Running 31.42s Step 332( N/A%), pre moving , FPS 26.13, Running 31.46s Step 333( N/A%), pre moving , FPS 27.34, Running 31.49s Step 334( N/A%), pre moving , FPS 28.20, Running 31.52s Step 335( N/A%), pre moving , FPS 28.65, Running 31.56s Step 336( N/A%), pre moving , FPS 28.63, Running 31.60s Step 337( N/A%), pre moving , FPS 28.85, Running 31.64s Step 338( N/A%), pre moving , FPS 29.14, Running 31.67s Step 339( N/A%), pre moving , FPS 29.13, Running 31.71s Step 340( N/A%), pre moving , FPS 29.14, Running 31.74s Step 341( N/A%), pre moving , FPS 29.14, Running 31.77s Step 342( N/A%), pre moving , FPS 29.20, Running 31.80s Step 343( N/A%), pre moving , FPS 17.47, Running 32.30s Step 344( N/A%), pre moving , FPS 17.48, Running 32.33s Step 345( N/A%), pre moving , FPS 17.50, Running 32.36s Step 346( N/A%), pre moving , FPS 17.24, Running 32.41s Step 347( N/A%), pre moving , FPS 17.26, Running 32.45s Step 348( N/A%), pre moving , FPS 17.21, Running 32.48s Step 349( N/A%), pre moving , FPS 17.01, Running 32.53s Step 350( N/A%), pre moving , FPS 16.67, Running 32.59s Step 351( N/A%), pre moving , FPS 16.29, Running 32.65s Step 352( N/A%), pre moving , FPS 16.08, Running 32.70s Step 353( N/A%), pre moving , FPS 15.83, Running 32.76s Step 354( N/A%), pre moving , FPS 15.50, Running 32.81s Step 355( N/A%), pre moving , FPS 15.15, Running 32.88s Step 356( N/A%), pre moving , FPS 15.06, Running 32.93s Step 357( N/A%), pre moving , FPS 14.90, Running 32.98s Step 358( N/A%), pre moving , FPS 14.74, Running 33.04s Step 359( N/A%), pre moving , FPS 14.42, Running 33.09s Step 360( N/A%), pre moving , FPS 14.21, Running 33.15s Step 361( N/A%), pre moving , FPS 14.13, Running 33.19s Step 362( N/A%), pre moving , FPS 14.01, Running 33.23s Step 363( N/A%), pre moving , FPS 20.65, Running 33.27s Step 364( N/A%), pre moving , FPS 20.66, Running 33.30s Step 365( N/A%), pre moving , FPS 20.64, Running 33.33s Step 366( N/A%), pre moving , FPS 21.03, Running 33.37s Step 367( N/A%), pre moving , FPS 20.98, Running 33.40s Step 368( N/A%), pre moving , FPS 21.07, Running 33.43s Step 369( N/A%), pre moving , FPS 21.41, Running 33.47s Step 370( N/A%), pre moving , FPS 21.76, Running 33.51s Step 371( N/A%), pre moving , FPS 22.47, Running 33.54s Step 372( N/A%), pre moving , FPS 22.95, Running 33.57s Step 373( N/A%), pre moving , FPS 23.42, Running 33.61s Step 374( N/A%), pre moving , FPS 23.98, Running 33.65s Step 375( N/A%), pre moving , FPS 24.90, Running 33.68s Step 376( N/A%), pre moving , FPS 24.97, Running 33.73s Step 377( N/A%), pre moving , FPS 25.51, Running 33.76s Step 378( N/A%), pre moving , FPS 26.16, Running 33.80s Step 379( N/A%), pre moving , FPS 27.09, Running 33.83s Step 380( N/A%), pre moving , FPS 27.84, Running 33.87s Step 381( N/A%), pre moving , FPS 28.03, Running 33.90s Step 382( N/A%), pre moving , FPS 28.27, Running 33.94s Step 383( N/A%), pre moving , FPS 27.40, Running 34.00s Step 384( N/A%), pre moving , FPS 27.17, Running 34.03s Step 385( N/A%), pre moving , FPS 27.15, Running 34.07s Step 386( N/A%), pre moving , FPS 27.17, Running 34.10s Step 387( N/A%), pre moving , FPS 27.21, Running 34.13s Step 388( N/A%), pre moving , FPS 27.16, Running 34.17s Step 389( N/A%), pre moving , FPS 27.08, Running 34.20s Step 390( N/A%), pre moving , FPS 27.47, Running 34.24s Step 391( N/A%), pre moving , FPS 27.28, Running 34.28s Step 392( N/A%), pre moving , FPS 27.26, Running 34.31s Step 393( N/A%), pre moving , FPS 27.27, Running 34.34s Step 394( N/A%), pre moving , FPS 27.39, Running 34.38s Step 395( N/A%), pre moving , FPS 27.43, Running 34.41s Step 396( N/A%), pre moving , FPS 28.01, Running 34.44s Step 397( N/A%), pre moving , FPS 28.16, Running 34.47s Step 398( N/A%), pre moving , FPS 28.20, Running 34.50s Step 399( N/A%), pre moving , FPS 28.45, Running 34.54s Step 400( N/A%), pre moving , FPS 28.18, Running 34.57s Step 401( N/A%), pre moving , FPS 28.28, Running 34.61s Step 402( N/A%), pre moving , FPS 28.51, Running 34.64s Step 403( N/A%), pre moving , FPS 29.38, Running 34.68s Step 404( N/A%), pre moving , FPS 29.27, Running 34.72s Step 405( N/A%), pre moving , FPS 9.43, Running 36.19s Step 406( N/A%), pre moving , FPS 8.35, Running 36.50s Step 407( N/A%), pre moving , FPS 7.90, Running 36.66s Step 408( N/A%), pre moving , FPS 7.18, Running 36.95s Step 409( N/A%), pre moving , FPS 6.86, Running 37.12s Step 410( N/A%), pre moving , FPS 6.38, Running 37.37s Step 411( N/A%), pre moving , FPS 6.18, Running 37.51s Step 412( N/A%), pre moving , FPS 5.78, Running 37.77s Step 413( N/A%), pre moving , FPS 5.57, Running 37.93s Step 414( N/A%), pre moving , FPS 5.29, Running 38.16s Step 415( N/A%), pre moving , FPS 5.12, Running 38.32s Step 416( N/A%), pre moving , FPS 4.85, Running 38.56s Step 417( N/A%), pre moving , FPS 4.67, Running 38.76s Step 418( N/A%), pre moving , FPS 4.44, Running 39.01s Step 419( N/A%), pre moving , FPS 4.32, Running 39.17s Step 420( N/A%), pre moving , FPS 4.07, Running 39.49s Step 421( N/A%), pre moving , FPS 3.98, Running 39.63s Step 422( N/A%), pre moving , FPS 3.81, Running 39.89s Step 423( N/A%), pre moving , FPS 3.71, Running 40.06s Step 424( N/A%), pre moving , FPS 3.56, Running 40.34s Step 425( 0.33%), action 1, FPS 3.71, Running 41.58s Step 426( 0.67%), action 2, FPS 3.56, Running 42.11s Step 427( 1.00%), action 3, FPS 3.42, Running 42.51s Step 428( 1.33%), action 4, FPS 3.38, Running 42.88s Step 429( 1.67%), action 5, FPS 3.25, Running 43.28s Step 430( 2.00%), action 6, FPS 3.08, Running 43.86s Step 431( 2.33%), action 7, FPS 2.99, Running 44.21s Step 432( 2.67%), action 8, FPS 3.02, Running 44.40s Step 433( 3.00%), action 9, FPS 2.90, Running 44.82s Step 434( 3.33%), action 10, FPS 2.83, Running 45.22s Step 435( 3.67%), action 11, FPS 2.71, Running 45.69s Step 436( 4.00%), action 12, FPS 2.61, Running 46.24s Step 437( 4.33%), action 13, FPS 2.46, Running 46.89s Step 438( 4.67%), action 14, FPS 2.40, Running 47.36s Step 439( 5.00%), action 15, FPS 2.35, Running 47.70s Step 440( 5.33%), action 16, FPS 2.31, Running 48.16s Step 441( 5.67%), action 17, FPS 2.23, Running 48.61s Step 442( 6.00%), action 18, FPS 2.14, Running 49.22s Step 443( 6.33%), action 19, FPS 2.05, Running 49.81s Step 444( 6.67%), action 20, FPS 2.00, Running 50.31s Step 445( 7.00%), action 21, FPS 2.16, Running 50.81s Step 446( 7.33%), action 22, FPS 2.20, Running 51.19s Step 447( 7.67%), action 23, FPS 2.22, Running 51.54s Step 448( 8.00%), action 24, FPS 2.24, Running 51.82s Step 449( 8.33%), action 25, FPS 2.24, Running 52.19s Step 450( 8.67%), action 26, FPS 2.31, Running 52.54s Step 451( 9.00%), action 27, FPS 2.30, Running 52.92s Step 452( 9.33%), action 28, FPS 2.21, Running 53.46s Step 453( 9.67%), action 29, FPS 2.18, Running 53.98s Step 454( 10.00%), action 30, FPS 2.15, Running 54.52s Step 455( 10.33%), action 31, FPS 2.10, Running 55.24s Step 456( 10.67%), action 32, FPS 2.07, Running 55.89s Step 457( 11.00%), action 33, FPS 2.10, Running 56.43s Step 458( 11.33%), action 34, FPS 2.14, Running 56.69s Step 459( 11.67%), action 35, FPS 2.09, Running 57.26s Step 460( 12.00%), action 36, FPS 2.12, Running 57.59s Step 461( 12.33%), action 37, FPS 2.13, Running 57.99s Step 462( 12.67%), action 38, FPS 2.16, Running 58.50s Step 463( 13.00%), action 39, FPS 2.22, Running 58.82s Step 464( 13.33%), action 40, FPS 2.22, Running 59.32s Step 465( 13.67%), action 41, FPS 2.24, Running 59.76s Step 466( 14.00%), action 42, FPS 2.25, Running 60.07s Step 467( 14.33%), action 43, FPS 2.26, Running 60.41s Step 468( 14.67%), action 44, FPS 2.24, Running 60.74s Step 469( 15.00%), action 45, FPS 2.26, Running 61.06s Step 470( 15.33%), action 46, FPS 2.21, Running 61.59s Step 471( 15.67%), action 47, FPS 2.22, Running 61.94s Step 472( 16.00%), action 48, FPS 2.28, Running 62.24s Step 473( 16.33%), action 49, FPS 2.33, Running 62.56s Step 474( 16.67%), action 50, FPS 2.32, Running 63.14s Step 475( 17.00%), action 51, FPS 2.35, Running 63.75s Step 476( 17.33%), action 52, FPS 2.40, Running 64.21s Step 477( 17.67%), action 53, FPS 2.41, Running 64.72s Step 478( 18.00%), action 54, FPS 2.32, Running 65.31s Step 479( 18.33%), action 55, FPS 2.30, Running 65.94s Step 480( 18.67%), action 56, FPS 2.22, Running 66.61s Step 481( 19.00%), action 57, FPS 2.18, Running 67.17s Step 482( 19.33%), action 58, FPS 2.17, Running 67.70s Step 483( 19.67%), action 59, FPS 2.13, Running 68.23s Step 484( 20.00%), action 60, FPS 2.16, Running 68.56s Step 485( 20.33%), action 61, FPS 2.09, Running 69.32s Step 486( 20.67%), action 62, FPS 2.08, Running 69.67s Step 487( 21.00%), action 63, FPS 2.07, Running 70.09s Step 488( 21.33%), action 64, FPS 2.01, Running 70.71s Step 489( 21.67%), action 65, FPS 1.97, Running 71.22s Step 490( 22.00%), action 66, FPS 1.98, Running 71.71s Step 491( 22.33%), action 67, FPS 1.94, Running 72.27s Step 492( 22.67%), action 68, FPS 1.88, Running 72.87s Step 493( 23.00%), action 69, FPS 1.86, Running 73.34s Step 494( 23.33%), action 70, FPS 1.91, Running 73.64s Step 495( 23.67%), action 71, FPS 1.92, Running 74.19s Step 496( 24.00%), action 72, FPS 1.90, Running 74.73s Step 497( 24.33%), action 73, FPS 1.91, Running 75.18s Step 498( 24.67%), action 74, FPS 1.92, Running 75.74s Step 499( 25.00%), action 75, FPS 1.95, Running 76.18s Step 500( 25.33%), action 76, FPS 1.96, Running 76.81s Step 501( 25.67%), action 77, FPS 1.97, Running 77.30s Step 502( 26.00%), action 78, FPS 2.00, Running 77.70s Step 503( 26.33%), action 79, FPS 2.04, Running 78.01s Step 504( 26.67%), action 80, FPS 2.03, Running 78.41s Step 505( 27.00%), action 81, FPS 2.02, Running 79.22s Step 506( 27.33%), action 82, FPS 2.01, Running 79.63s Step 507( 27.67%), action 83, FPS 1.97, Running 80.23s Step 508( 28.00%), action 84, FPS 2.02, Running 80.59s Step 509( 28.33%), action 85, FPS 2.02, Running 81.13s Step 510( 28.67%), action 86, FPS 2.00, Running 81.71s Step 511( 29.00%), action 87, FPS 2.04, Running 82.09s Step 512( 29.33%), action 88, FPS 2.06, Running 82.58s Step 513( 29.67%), action 89, FPS 2.08, Running 82.93s Step 514( 30.00%), action 90, FPS 2.04, Running 83.43s Step 515( 30.33%), action 91, FPS 2.05, Running 83.94s Step 516( 30.67%), action 92, FPS 2.08, Running 84.36s Step 517( 31.00%), action 93, FPS 2.10, Running 84.68s Step 518( 31.33%), action 94, FPS 2.13, Running 85.12s Step 519( 31.67%), action 95, FPS 2.10, Running 85.70s Step 520( 32.00%), action 96, FPS 2.16, Running 86.05s Step 521( 32.33%), action 97, FPS 2.20, Running 86.40s Step 522( 32.67%), action 98, FPS 2.19, Running 86.82s Step 523( 33.00%), action 99, FPS 2.16, Running 87.27s Step 524( 33.33%), action 100, FPS 2.18, Running 87.59s Step 525( 33.67%), action 101, FPS 2.26, Running 88.06s Step 526( 34.00%), action 102, FPS 2.31, Running 88.30s Step 527( 34.33%), action 103, FPS 2.38, Running 88.62s Step 528( 34.67%), action 104, FPS 2.34, Running 89.12s Step 529( 35.00%), action 105, FPS 2.42, Running 89.40s Step 530( 35.33%), action 106, FPS 2.52, Running 89.65s Step 531( 35.67%), action 107, FPS 2.44, Running 90.28s Step 532( 36.00%), action 108, FPS 2.43, Running 90.82s Step 533( 36.33%), action 109, FPS 2.44, Running 91.11s Step 534( 36.67%), action 110, FPS 2.44, Running 91.61s Step 535( 37.00%), action 111, FPS 2.41, Running 92.22s Step 536( 37.33%), action 112, FPS 2.36, Running 92.84s Step 537( 37.67%), action 113, FPS 2.35, Running 93.18s Step 538( 38.00%), action 114, FPS 2.36, Running 93.61s Step 539( 38.33%), action 115, FPS 2.37, Running 94.13s Step 540( 38.67%), action 116, FPS 2.31, Running 94.69s Step 541( 39.00%), action 117, FPS 2.26, Running 95.27s Step 542( 39.33%), action 118, FPS 2.25, Running 95.72s Step 543( 39.67%), action 119, FPS 2.20, Running 96.37s Step 544( 40.00%), action 120, FPS 2.14, Running 96.92s Step 545( 40.33%), action 121, FPS 2.12, Running 97.50s Step 546( 40.67%), action 122, FPS 2.09, Running 97.86s Step 547( 41.00%), action 123, FPS 2.08, Running 98.26s [2026-08-01 18:41:18] [76 ] Seed 75 failed after 98.68 s. +steps: 547 , actions: 123 . +Instruction: Empty +Total 43/76(56.58%) success. +Setting seed: 76 +Step 1( N/A%), pre moving , FPS 6.36, Running 0.16s Step 2( N/A%), pre moving , FPS 10.38, Running 0.19s Step 3( N/A%), pre moving , FPS 12.77, Running 0.24s Step 4( N/A%), pre moving , FPS 14.20, Running 0.28s Step 5( N/A%), pre moving , FPS 15.13, Running 0.33s Step 6( N/A%), pre moving , FPS 16.01, Running 0.37s Step 7( N/A%), pre moving , FPS 16.98, Running 0.41s Step 8( N/A%), pre moving , FPS 17.57, Running 0.46s Step 9( N/A%), pre moving , FPS 18.14, Running 0.50s Step 10( N/A%), pre moving , FPS 18.54, Running 0.54s Step 11( N/A%), pre moving , FPS 18.88, Running 0.58s Step 12( N/A%), pre moving , FPS 19.38, Running 0.62s Step 13( N/A%), pre moving , FPS 19.81, Running 0.66s Step 14( N/A%), pre moving , FPS 20.12, Running 0.70s Step 15( N/A%), pre moving , FPS 20.43, Running 0.73s Step 16( N/A%), pre moving , FPS 20.19, Running 0.79s Step 17( N/A%), pre moving , FPS 20.38, Running 0.83s Step 18( N/A%), pre moving , FPS 20.57, Running 0.88s Step 19( N/A%), pre moving , FPS 20.59, Running 0.92s Step 20( N/A%), pre moving , FPS 20.84, Running 0.96s Step 21( N/A%), pre moving , FPS 18.56, Running 1.23s Step 22( N/A%), pre moving , FPS 17.91, Running 1.31s Step 23( N/A%), pre moving , FPS 17.96, Running 1.35s Step 24( N/A%), pre moving , FPS 18.13, Running 1.38s Step 25( N/A%), pre moving , FPS 18.26, Running 1.43s Step 26( N/A%), pre moving , FPS 15.33, Running 1.68s Step 27( N/A%), pre moving , FPS 15.14, Running 1.73s Step 28( N/A%), pre moving , FPS 15.06, Running 1.78s Step 29( N/A%), pre moving , FPS 15.07, Running 1.82s Step 30( N/A%), pre moving , FPS 15.13, Running 1.86s Step 31( N/A%), pre moving , FPS 15.17, Running 1.90s Step 32( N/A%), pre moving , FPS 14.99, Running 1.95s Step 33( N/A%), pre moving , FPS 14.89, Running 2.00s Step 34( N/A%), pre moving , FPS 14.81, Running 2.05s Step 35( N/A%), pre moving , FPS 14.84, Running 2.08s Step 36( N/A%), pre moving , FPS 12.37, Running 2.41s Step 37( N/A%), pre moving , FPS 12.36, Running 2.45s Step 38( N/A%), pre moving , FPS 12.36, Running 2.49s Step 39( N/A%), pre moving , FPS 12.43, Running 2.53s Step 40( N/A%), pre moving , FPS 12.39, Running 2.57s Step 41( N/A%), pre moving , FPS 14.40, Running 2.62s Step 42( N/A%), pre moving , FPS 14.71, Running 2.67s Step 43( N/A%), pre moving , FPS 14.64, Running 2.71s Step 44( N/A%), pre moving , FPS 14.53, Running 2.76s Step 45( N/A%), pre moving , FPS 14.56, Running 2.80s Step 46( N/A%), pre moving , FPS 16.99, Running 2.86s Step 47( N/A%), pre moving , FPS 16.91, Running 2.92s Step 48( N/A%), pre moving , FPS 16.75, Running 2.98s Step 49( N/A%), pre moving , FPS 16.44, Running 3.04s Step 50( N/A%), pre moving , FPS 16.06, Running 3.11s Step 51( N/A%), pre moving , FPS 15.74, Running 3.17s Step 52( N/A%), pre moving , FPS 15.67, Running 3.23s Step 53( N/A%), pre moving , FPS 15.50, Running 3.29s Step 54( N/A%), pre moving , FPS 15.27, Running 3.36s Step 55( N/A%), pre moving , FPS 14.99, Running 3.42s Step 56( N/A%), pre moving , FPS 18.65, Running 3.48s Step 57( N/A%), pre moving , FPS 18.30, Running 3.55s Step 58( N/A%), pre moving , FPS 17.92, Running 3.61s Step 59( N/A%), pre moving , FPS 17.55, Running 3.67s Step 60( N/A%), pre moving , FPS 17.11, Running 3.74s Step 61( N/A%), pre moving , FPS 16.89, Running 3.81s Step 62( N/A%), pre moving , FPS 16.60, Running 3.87s Step 63( N/A%), pre moving , FPS 16.37, Running 3.94s Step 64( N/A%), pre moving , FPS 16.21, Running 3.99s Step 65( N/A%), pre moving , FPS 15.90, Running 4.06s Step 66( N/A%), pre moving , FPS 15.73, Running 4.13s Step 67( N/A%), pre moving , FPS 15.65, Running 4.19s Step 68( N/A%), pre moving , FPS 15.59, Running 4.26s Step 69( N/A%), pre moving , FPS 15.56, Running 4.33s Step 70( N/A%), pre moving , FPS 15.65, Running 4.38s Step 71( N/A%), pre moving , FPS 15.59, Running 4.46s Step 72( N/A%), pre moving , FPS 15.46, Running 4.52s Step 73( N/A%), pre moving , FPS 15.48, Running 4.58s Step 74( N/A%), pre moving , FPS 15.56, Running 4.64s Step 75( N/A%), pre moving , FPS 15.45, Running 4.71s Step 76( N/A%), pre moving , FPS 15.48, Running 4.77s Step 77( N/A%), pre moving , FPS 15.52, Running 4.83s Step 78( N/A%), pre moving , FPS 15.57, Running 4.89s Step 79( N/A%), pre moving , FPS 15.78, Running 4.94s Step 80( N/A%), pre moving , FPS 16.14, Running 4.98s Step 81( N/A%), pre moving , FPS 16.32, Running 5.03s Step 82( N/A%), pre moving , FPS 16.58, Running 5.08s Step 83( N/A%), pre moving , FPS 16.72, Running 5.13s Step 84( N/A%), pre moving , FPS 16.83, Running 5.18s Step 85( N/A%), pre moving , FPS 17.03, Running 5.23s Step 86( N/A%), pre moving , FPS 17.34, Running 5.28s Step 87( N/A%), pre moving , FPS 17.75, Running 5.32s Step 88( N/A%), pre moving , FPS 18.16, Running 5.36s Step 89( N/A%), pre moving , FPS 18.56, Running 5.40s Step 90( N/A%), pre moving , FPS 18.82, Running 5.45s Step 91( N/A%), pre moving , FPS 19.19, Running 5.50s Step 92( N/A%), pre moving , FPS 19.67, Running 5.54s Step 93( N/A%), pre moving , FPS 19.80, Running 5.59s Step 94( N/A%), pre moving , FPS 20.08, Running 5.64s Step 95( N/A%), pre moving , FPS 20.74, Running 5.68s Step 96( N/A%), pre moving , FPS 21.28, Running 5.71s Step 97( N/A%), pre moving , FPS 21.74, Running 5.75s Step 98( N/A%), pre moving , FPS 13.47, Running 6.38s Step 99( N/A%), pre moving , FPS 12.52, Running 6.54s Step 100( N/A%), pre moving , FPS 10.91, Running 6.82s Step 101( N/A%), pre moving , FPS 10.30, Running 6.98s Step 102( N/A%), pre moving , FPS 9.20, Running 7.26s Step 103( N/A%), pre moving , FPS 8.80, Running 7.41s Step 104( N/A%), pre moving , FPS 7.94, Running 7.70s Step 105( N/A%), pre moving , FPS 7.53, Running 7.89s Step 106( N/A%), pre moving , FPS 6.84, Running 8.21s Step 107( N/A%), pre moving , FPS 6.51, Running 8.39s Step 108( N/A%), pre moving , FPS 6.09, Running 8.65s Step 109( N/A%), pre moving , FPS 5.88, Running 8.80s Step 110( N/A%), pre moving , FPS 5.47, Running 9.10s Step 111( N/A%), pre moving , FPS 5.28, Running 9.29s Step 112( N/A%), pre moving , FPS 5.03, Running 9.51s Step 113( N/A%), pre moving , FPS 4.89, Running 9.68s Step 114( N/A%), pre moving , FPS 4.64, Running 9.95s Step 115( N/A%), pre moving , FPS 4.50, Running 10.12s Step 116( N/A%), pre moving , FPS 4.25, Running 10.41s Step 117( N/A%), pre moving , FPS 4.12, Running 10.60s Step 118( N/A%), pre moving , FPS 4.43, Running 10.89s Step 119( N/A%), pre moving , FPS 4.36, Running 11.12s Step 120( N/A%), pre moving , FPS 4.39, Running 11.38s Step 121( N/A%), pre moving , FPS 4.39, Running 11.53s Step 122( N/A%), pre moving , FPS 4.38, Running 11.82s Step 123( N/A%), pre moving , FPS 4.35, Running 12.00s Step 124( N/A%), pre moving , FPS 4.33, Running 12.32s Step 125( N/A%), pre moving , FPS 4.37, Running 12.47s Step 126( N/A%), pre moving , FPS 4.42, Running 12.73s Step 127( N/A%), pre moving , FPS 4.36, Running 12.98s Step 128( N/A%), pre moving , FPS 4.38, Running 13.21s Step 129( N/A%), pre moving , FPS 4.38, Running 13.37s Step 130( N/A%), pre moving , FPS 4.35, Running 13.70s Step 131( N/A%), pre moving , FPS 4.35, Running 13.89s Step 132( N/A%), pre moving , FPS 4.31, Running 14.15s Step 133( N/A%), pre moving , FPS 4.31, Running 14.32s Step 134( N/A%), pre moving , FPS 4.30, Running 14.60s Step 135( N/A%), pre moving , FPS 4.30, Running 14.77s Step 136( N/A%), pre moving , FPS 4.30, Running 15.06s Step 137( N/A%), pre moving , FPS 4.30, Running 15.26s Step 138( N/A%), pre moving , FPS 4.27, Running 15.58s Step 139( N/A%), pre moving , FPS 4.33, Running 15.74s Step 140( N/A%), pre moving , FPS 4.29, Running 16.04s Step 141( N/A%), pre moving , FPS 4.26, Running 16.22s Step 142( N/A%), pre moving , FPS 4.26, Running 16.51s Step 143( N/A%), pre moving , FPS 4.23, Running 16.72s Step 144( N/A%), pre moving , FPS 4.25, Running 17.03s Step 145( N/A%), pre moving , FPS 4.21, Running 17.22s Step 146( N/A%), pre moving , FPS 4.18, Running 17.52s Step 147( N/A%), pre moving , FPS 4.22, Running 17.72s Step 148( N/A%), pre moving , FPS 4.18, Running 17.99s Step 149( N/A%), pre moving , FPS 4.17, Running 18.17s Step 150( N/A%), pre moving , FPS 4.21, Running 18.45s Step 151( N/A%), pre moving , FPS 4.24, Running 18.60s Step 152( N/A%), pre moving , FPS 4.22, Running 18.89s Step 153( N/A%), pre moving , FPS 4.19, Running 19.09s Step 154( N/A%), pre moving , FPS 4.18, Running 19.38s Step 155( N/A%), pre moving , FPS 4.14, Running 19.60s Step 156( N/A%), pre moving , FPS 4.18, Running 19.85s Step 157( N/A%), pre moving , FPS 4.32, Running 19.89s Step 158( N/A%), pre moving , FPS 4.59, Running 19.94s Step 159( N/A%), pre moving , FPS 4.69, Running 20.00s Step 160( N/A%), pre moving , FPS 4.99, Running 20.04s Step 161( N/A%), pre moving , FPS 5.18, Running 20.08s Step 162( N/A%), pre moving , FPS 5.54, Running 20.13s Step 163( N/A%), pre moving , FPS 5.81, Running 20.17s Step 164( N/A%), pre moving , FPS 6.30, Running 20.21s Step 165( N/A%), pre moving , FPS 6.60, Running 20.25s Step 166( N/A%), pre moving , FPS 7.23, Running 20.29s Step 167( N/A%), pre moving , FPS 6.65, Running 20.73s Step 168( N/A%), pre moving , FPS 7.18, Running 20.78s Step 169( N/A%), pre moving , FPS 7.52, Running 20.82s Step 170( N/A%), pre moving , FPS 8.27, Running 20.87s Step 171( N/A%), pre moving , FPS 8.66, Running 20.91s Step 172( N/A%), pre moving , FPS 9.58, Running 20.97s Step 173( N/A%), pre moving , FPS 10.27, Running 21.04s Step 174( N/A%), pre moving , FPS 11.65, Running 21.10s Step 175( N/A%), pre moving , FPS 12.75, Running 21.16s Step 176( N/A%), pre moving , FPS 14.51, Running 21.22s Step 177( N/A%), pre moving , FPS 14.15, Running 21.30s Step 178( N/A%), pre moving , FPS 13.76, Running 21.39s Step 179( N/A%), pre moving , FPS 13.77, Running 21.45s Step 180( N/A%), pre moving , FPS 13.63, Running 21.51s Step 181( N/A%), pre moving , FPS 13.40, Running 21.58s Step 182( N/A%), pre moving , FPS 13.20, Running 21.64s Step 183( N/A%), pre moving , FPS 13.02, Running 21.70s Step 184( N/A%), pre moving , FPS 12.63, Running 21.79s Step 185( N/A%), pre moving , FPS 12.48, Running 21.85s Step 186( N/A%), pre moving , FPS 11.83, Running 21.98s Step 187( N/A%), pre moving , FPS 14.43, Running 22.11s Step 188( N/A%), pre moving , FPS 13.89, Running 22.22s Step 189( N/A%), pre moving , FPS 13.28, Running 22.33s Step 190( N/A%), pre moving , FPS 12.71, Running 22.44s Step 191( N/A%), pre moving , FPS 12.29, Running 22.54s Step 192( N/A%), pre moving , FPS 11.93, Running 22.65s Step 193( N/A%), pre moving , FPS 11.62, Running 22.76s Step 194( N/A%), pre moving , FPS 11.36, Running 22.86s Step 195( N/A%), pre moving , FPS 11.11, Running 22.96s Step 196( N/A%), pre moving , FPS 10.84, Running 23.07s Step 197( N/A%), pre moving , FPS 10.57, Running 23.19s Step 198( N/A%), pre moving , FPS 10.50, Running 23.30s Step 199( N/A%), pre moving , FPS 10.18, Running 23.42s Step 200( N/A%), pre moving , FPS 9.98, Running 23.51s Step 201( N/A%), pre moving , FPS 9.82, Running 23.61s Step 202( N/A%), pre moving , FPS 9.59, Running 23.73s Step 203( N/A%), pre moving , FPS 9.32, Running 23.85s Step 204( N/A%), pre moving , FPS 9.26, Running 23.95s Step 205( N/A%), pre moving , FPS 9.02, Running 24.07s Step 206( N/A%), pre moving , FPS 9.17, Running 24.16s Step 207( N/A%), pre moving , FPS 9.40, Running 24.24s Step 208( N/A%), pre moving , FPS 9.46, Running 24.33s Step 209( N/A%), pre moving , FPS 9.58, Running 24.42s Step 210( N/A%), pre moving , FPS 9.69, Running 24.51s Step 211( N/A%), pre moving , FPS 9.77, Running 24.59s Step 212( N/A%), pre moving , FPS 9.93, Running 24.66s Step 213( N/A%), pre moving , FPS 10.10, Running 24.74s Step 214( N/A%), pre moving , FPS 10.27, Running 24.81s Step 215( N/A%), pre moving , FPS 10.66, Running 24.84s Step 216( N/A%), pre moving , FPS 11.08, Running 24.87s Step 217( N/A%), pre moving , FPS 11.65, Running 24.91s Step 218( N/A%), pre moving , FPS 12.13, Running 24.95s Step 219( N/A%), pre moving , FPS 12.64, Running 25.00s Step 220( N/A%), pre moving , FPS 12.96, Running 25.06s Step 221( N/A%), pre moving , FPS 13.31, Running 25.12s Step 222( N/A%), pre moving , FPS 13.96, Running 25.16s Step 223( N/A%), pre moving , FPS 14.87, Running 25.19s Step 224( N/A%), pre moving , FPS 15.67, Running 25.23s Step 225( N/A%), pre moving , FPS 16.74, Running 25.26s Step 226( N/A%), pre moving , FPS 17.44, Running 25.31s Step 227( N/A%), pre moving , FPS 18.27, Running 25.34s Step 228( N/A%), pre moving , FPS 19.26, Running 25.37s Step 229( N/A%), pre moving , FPS 13.68, Running 25.88s Step 230( N/A%), pre moving , FPS 14.22, Running 25.91s Step 231( N/A%), pre moving , FPS 14.67, Running 25.95s Step 232( N/A%), pre moving , FPS 15.11, Running 25.99s Step 233( N/A%), pre moving , FPS 15.51, Running 26.03s Step 234( N/A%), pre moving , FPS 15.88, Running 26.06s Step 235( N/A%), pre moving , FPS 15.83, Running 26.10s Step 236( N/A%), pre moving , FPS 15.36, Running 26.18s Step 237( N/A%), pre moving , FPS 15.37, Running 26.21s Step 238( N/A%), pre moving , FPS 15.12, Running 26.27s Step 239( N/A%), pre moving , FPS 15.08, Running 26.33s Step 240( N/A%), pre moving , FPS 15.05, Running 26.39s Step 241( N/A%), pre moving , FPS 15.00, Running 26.45s Step 242( N/A%), pre moving , FPS 14.78, Running 26.51s Step 243( N/A%), pre moving , FPS 14.52, Running 26.57s Step 244( N/A%), pre moving , FPS 14.32, Running 26.62s Step 245( N/A%), pre moving , FPS 14.14, Running 26.68s Step 246( N/A%), pre moving , FPS 13.96, Running 26.74s Step 247( N/A%), pre moving , FPS 13.71, Running 26.80s Step 248( N/A%), pre moving , FPS 13.32, Running 26.87s Step 249( N/A%), pre moving , FPS 19.01, Running 26.93s Step 250( N/A%), pre moving , FPS 18.39, Running 27.00s Step 251( N/A%), pre moving , FPS 17.81, Running 27.07s Step 252( N/A%), pre moving , FPS 17.08, Running 27.16s Step 253( N/A%), pre moving , FPS 16.21, Running 27.26s Step 254( N/A%), pre moving , FPS 15.73, Running 27.34s Step 255( N/A%), pre moving , FPS 15.34, Running 27.41s Step 256( N/A%), pre moving , FPS 15.08, Running 27.50s Step 257( N/A%), pre moving , FPS 14.41, Running 27.60s Step 258( N/A%), pre moving , FPS 14.28, Running 27.67s Step 259( N/A%), pre moving , FPS 14.14, Running 27.74s Step 260( N/A%), pre moving , FPS 14.05, Running 27.81s Step 261( N/A%), pre moving , FPS 13.74, Running 27.90s Step 262( N/A%), pre moving , FPS 13.53, Running 27.99s Step 263( N/A%), pre moving , FPS 13.35, Running 28.07s Step 264( N/A%), pre moving , FPS 13.21, Running 28.14s Step 265( N/A%), pre moving , FPS 13.05, Running 28.21s Step 266( N/A%), pre moving , FPS 12.74, Running 28.31s Step 267( N/A%), pre moving , FPS 12.60, Running 28.38s Step 268( N/A%), pre moving , FPS 12.47, Running 28.47s Step 269( N/A%), pre moving , FPS 12.16, Running 28.58s Step 270( N/A%), pre moving , FPS 11.96, Running 28.67s Step 271( N/A%), pre moving , FPS 11.93, Running 28.75s Step 272( N/A%), pre moving , FPS 11.90, Running 28.84s Step 273( N/A%), pre moving , FPS 11.96, Running 28.93s Step 274( N/A%), pre moving , FPS 11.94, Running 29.01s Step 275( N/A%), pre moving , FPS 11.64, Running 29.13s Step 276( N/A%), pre moving , FPS 11.61, Running 29.23s Step 277( N/A%), pre moving , FPS 11.72, Running 29.31s Step 278( N/A%), pre moving , FPS 11.69, Running 29.38s Step 279( N/A%), pre moving , FPS 11.52, Running 29.48s Step 280( N/A%), pre moving , FPS 11.48, Running 29.55s Step 281( N/A%), pre moving , FPS 11.54, Running 29.64s Step 282( N/A%), pre moving , FPS 11.65, Running 29.71s Step 283( N/A%), pre moving , FPS 11.47, Running 29.81s Step 284( N/A%), pre moving , FPS 11.30, Running 29.91s Step 285( N/A%), pre moving , FPS 11.29, Running 29.98s Step 286( N/A%), pre moving , FPS 11.44, Running 30.06s Step 287( N/A%), pre moving , FPS 11.49, Running 30.12s Step 288( N/A%), pre moving , FPS 11.62, Running 30.19s Step 289( N/A%), pre moving , FPS 11.84, Running 30.27s Step 290( N/A%), pre moving , FPS 12.00, Running 30.34s Step 291( N/A%), pre moving , FPS 11.97, Running 30.42s Step 292( N/A%), pre moving , FPS 12.10, Running 30.49s Step 293( N/A%), pre moving , FPS 12.25, Running 30.57s Step 294( N/A%), pre moving , FPS 12.27, Running 30.64s Step 295( N/A%), pre moving , FPS 12.41, Running 30.74s Step 296( N/A%), pre moving , FPS 12.62, Running 30.81s Step 297( N/A%), pre moving , FPS 12.81, Running 30.87s Step 298( N/A%), pre moving , FPS 13.02, Running 30.92s Step 299( N/A%), pre moving , FPS 13.42, Running 30.97s Step 300( N/A%), pre moving , FPS 13.70, Running 31.01s Step 301( N/A%), pre moving , FPS 14.11, Running 31.05s Step 302( N/A%), pre moving , FPS 14.40, Running 31.09s Step 303( N/A%), pre moving , FPS 15.00, Running 31.15s Step 304( N/A%), pre moving , FPS 15.34, Running 31.21s Step 305( N/A%), pre moving , FPS 15.61, Running 31.26s Step 306( N/A%), pre moving , FPS 15.84, Running 31.32s Step 307( N/A%), pre moving , FPS 16.04, Running 31.37s Step 308( N/A%), pre moving , FPS 16.25, Running 31.43s Step 309( N/A%), pre moving , FPS 16.38, Running 31.49s Step 310( N/A%), pre moving , FPS 16.59, Running 31.54s Step 311( N/A%), pre moving , FPS 17.03, Running 31.60s Step 312( N/A%), pre moving , FPS 17.29, Running 31.65s Step 313( N/A%), pre moving , FPS 17.64, Running 31.70s Step 314( N/A%), pre moving , FPS 18.09, Running 31.75s Step 315( N/A%), pre moving , FPS 19.08, Running 31.78s Step 316( N/A%), pre moving , FPS 19.77, Running 31.82s Step 317( N/A%), pre moving , FPS 20.18, Running 31.86s Step 318( N/A%), pre moving , FPS 20.48, Running 31.89s Step 319( N/A%), pre moving , FPS 20.76, Running 31.93s Step 320( N/A%), pre moving , FPS 20.94, Running 31.97s Step 321( N/A%), pre moving , FPS 20.67, Running 32.02s Step 322( N/A%), pre moving , FPS 20.60, Running 32.07s Step 323( N/A%), pre moving , FPS 20.90, Running 32.10s Step 324( N/A%), pre moving , FPS 21.64, Running 32.13s Step 325( N/A%), pre moving , FPS 22.13, Running 32.17s Step 326( N/A%), pre moving , FPS 22.67, Running 32.20s Step 327( N/A%), pre moving , FPS 23.09, Running 32.24s Step 328( N/A%), pre moving , FPS 23.59, Running 32.27s Step 329( N/A%), pre moving , FPS 24.19, Running 32.31s Step 330( N/A%), pre moving , FPS 15.74, Running 32.81s Step 331( N/A%), pre moving , FPS 15.84, Running 32.86s Step 332( N/A%), pre moving , FPS 15.98, Running 32.90s Step 333( N/A%), pre moving , FPS 16.14, Running 32.94s Step 334( N/A%), pre moving , FPS 16.30, Running 32.97s Step 335( N/A%), pre moving , FPS 16.30, Running 33.01s Step 336( N/A%), pre moving , FPS 16.15, Running 33.06s Step 337( N/A%), pre moving , FPS 15.92, Running 33.11s Step 338( N/A%), pre moving , FPS 15.64, Running 33.17s Step 339( N/A%), pre moving , FPS 15.47, Running 33.22s Step 340( N/A%), pre moving , FPS 15.24, Running 33.28s Step 341( N/A%), pre moving , FPS 15.03, Running 33.35s Step 342( N/A%), pre moving , FPS 14.71, Running 33.43s Step 343( N/A%), pre moving , FPS 14.55, Running 33.48s Step 344( N/A%), pre moving , FPS 14.26, Running 33.54s Step 345( N/A%), pre moving , FPS 14.07, Running 33.59s Step 346( N/A%), pre moving , FPS 13.88, Running 33.64s Step 347( N/A%), pre moving , FPS 13.85, Running 33.68s Step 348( N/A%), pre moving , FPS 13.85, Running 33.72s Step 349( N/A%), pre moving , FPS 13.86, Running 33.76s Step 350( N/A%), pre moving , FPS 20.35, Running 33.80s Step 351( N/A%), pre moving , FPS 20.55, Running 33.83s Step 352( N/A%), pre moving , FPS 20.62, Running 33.87s Step 353( N/A%), pre moving , FPS 20.71, Running 33.90s Step 354( N/A%), pre moving , FPS 20.66, Running 33.94s Step 355( N/A%), pre moving , FPS 20.57, Running 33.98s Step 356( N/A%), pre moving , FPS 20.83, Running 34.02s Step 357( N/A%), pre moving , FPS 21.29, Running 34.05s Step 358( N/A%), pre moving , FPS 21.80, Running 34.09s Step 359( N/A%), pre moving , FPS 22.01, Running 34.13s Step 360( N/A%), pre moving , FPS 22.21, Running 34.18s Step 361( N/A%), pre moving , FPS 23.19, Running 34.22s Step 362( N/A%), pre moving , FPS 24.27, Running 34.25s Step 363( N/A%), pre moving , FPS 24.77, Running 34.28s Step 364( N/A%), pre moving , FPS 25.61, Running 34.32s Step 365( N/A%), pre moving , FPS 26.18, Running 34.35s Step 366( N/A%), pre moving , FPS 26.89, Running 34.39s Step 367( N/A%), pre moving , FPS 27.03, Running 34.42s Step 368( N/A%), pre moving , FPS 27.09, Running 34.46s Step 369( N/A%), pre moving , FPS 27.39, Running 34.49s Step 370( N/A%), pre moving , FPS 27.11, Running 34.54s Step 371( N/A%), pre moving , FPS 26.89, Running 34.58s Step 372( N/A%), pre moving , FPS 27.17, Running 34.61s Step 373( N/A%), pre moving , FPS 27.26, Running 34.64s Step 374( N/A%), pre moving , FPS 27.45, Running 34.67s Step 375( N/A%), pre moving , FPS 27.60, Running 34.71s Step 376( N/A%), pre moving , FPS 27.73, Running 34.74s Step 377( N/A%), pre moving , FPS 27.27, Running 34.79s Step 378( N/A%), pre moving , FPS 27.35, Running 34.82s Step 379( N/A%), pre moving , FPS 27.79, Running 34.85s Step 380( N/A%), pre moving , FPS 28.45, Running 34.88s Step 381( N/A%), pre moving , FPS 28.14, Running 34.93s Step 382( N/A%), pre moving , FPS 28.15, Running 34.96s Step 383( N/A%), pre moving , FPS 27.91, Running 35.00s Step 384( N/A%), pre moving , FPS 27.51, Running 35.05s Step 385( N/A%), pre moving , FPS 27.46, Running 35.08s Step 386( N/A%), pre moving , FPS 27.09, Running 35.12s Step 387( N/A%), pre moving , FPS 26.92, Running 35.16s Step 388( N/A%), pre moving , FPS 26.92, Running 35.20s Step 389( N/A%), pre moving , FPS 26.64, Running 35.24s Step 390( N/A%), pre moving , FPS 9.46, Running 36.65s Step 391( N/A%), pre moving , FPS 8.64, Running 36.89s Step 392( N/A%), pre moving , FPS 8.12, Running 37.07s Step 393( N/A%), pre moving , FPS 7.27, Running 37.39s Step 394( N/A%), pre moving , FPS 6.87, Running 37.58s Step 395( N/A%), pre moving , FPS 6.26, Running 37.90s Step 396( N/A%), pre moving , FPS 5.94, Running 38.11s Step 397( N/A%), pre moving , FPS 5.62, Running 38.35s Step 398( N/A%), pre moving , FPS 5.44, Running 38.50s Step 399( N/A%), pre moving , FPS 5.06, Running 38.80s Step 400( N/A%), pre moving , FPS 4.88, Running 38.98s Step 401( N/A%), pre moving , FPS 4.61, Running 39.26s Step 402( N/A%), pre moving , FPS 4.46, Running 39.45s Step 403( N/A%), pre moving , FPS 4.24, Running 39.72s Step 404( N/A%), pre moving , FPS 4.11, Running 39.91s Step 405( N/A%), pre moving , FPS 3.96, Running 40.13s Step 406( N/A%), pre moving , FPS 3.86, Running 40.31s Step 407( N/A%), pre moving , FPS 3.69, Running 40.58s Step 408( N/A%), pre moving , FPS 3.62, Running 40.72s Step 409( N/A%), pre moving , FPS 3.49, Running 40.96s Step 410( 0.33%), action 1, FPS 3.84, Running 41.85s Step 411( 0.67%), action 2, FPS 3.64, Running 42.39s Step 412( 1.00%), action 3, FPS 3.56, Running 42.69s Step 413( 1.33%), action 4, FPS 3.51, Running 43.09s Step 414( 1.67%), action 5, FPS 3.36, Running 43.54s Step 415( 2.00%), action 6, FPS 3.29, Running 43.99s Step 416( 2.33%), action 7, FPS 3.15, Running 44.45s Step 417( 2.67%), action 8, FPS 3.06, Running 44.88s Step 418( 3.00%), action 9, FPS 2.85, Running 45.51s Step 419( 3.33%), action 10, FPS 2.80, Running 45.96s Step 420( 3.67%), action 11, FPS 2.65, Running 46.54s Step 421( 4.00%), action 12, FPS 2.66, Running 46.77s Step 422( 4.33%), action 13, FPS 2.58, Running 47.19s Step 423( 4.67%), action 14, FPS 2.55, Running 47.55s Step 424( 5.00%), action 15, FPS 2.44, Running 48.11s Step 425( 5.33%), action 16, FPS 2.40, Running 48.48s Step 426( 5.67%), action 17, FPS 2.33, Running 48.89s Step 427( 6.00%), action 18, FPS 2.35, Running 49.10s Step 428( 6.33%), action 19, FPS 2.26, Running 49.57s Step 429( 6.67%), action 20, FPS 2.27, Running 49.77s Step 430( 7.00%), action 21, FPS 2.34, Running 50.40s Step 431( 7.33%), action 22, FPS 2.43, Running 50.61s Step 432( 7.67%), action 23, FPS 2.37, Running 51.11s Step 433( 8.00%), action 24, FPS 2.41, Running 51.37s Step 434( 8.33%), action 25, FPS 2.40, Running 51.88s Step 435( 8.67%), action 26, FPS 2.44, Running 52.17s Step 436( 9.00%), action 27, FPS 2.42, Running 52.71s Step 437( 9.33%), action 28, FPS 2.45, Running 53.03s Step 438( 9.67%), action 29, FPS 2.48, Running 53.58s Step 439( 10.00%), action 30, FPS 2.47, Running 54.05s Step 440( 10.33%), action 31, FPS 2.43, Running 54.78s Step 441( 10.67%), action 32, FPS 2.41, Running 55.05s Step 442( 11.00%), action 33, FPS 2.41, Running 55.50s Step 443( 11.33%), action 34, FPS 2.41, Running 55.85s Step 444( 11.67%), action 35, FPS 2.45, Running 56.27s Step 445( 12.00%), action 36, FPS 2.50, Running 56.49s Step 446( 12.33%), action 37, FPS 2.52, Running 56.83s Step 447( 12.67%), action 38, FPS 2.46, Running 57.23s Step 448( 13.00%), action 39, FPS 2.47, Running 57.67s Step 449( 13.33%), action 40, FPS 2.46, Running 57.90s Step 450( 13.67%), action 41, FPS 2.46, Running 58.54s Step 451( 14.00%), action 42, FPS 2.44, Running 58.80s Step 452( 14.33%), action 43, FPS 2.46, Running 59.25s Step 453( 14.67%), action 44, FPS 2.46, Running 59.51s Step 454( 15.00%), action 45, FPS 2.42, Running 60.15s Step 455( 15.33%), action 46, FPS 2.40, Running 60.50s Step 456( 15.67%), action 47, FPS 2.40, Running 61.03s Step 457( 16.00%), action 48, FPS 2.42, Running 61.31s Step 458( 16.33%), action 49, FPS 2.47, Running 61.67s Step 459( 16.67%), action 50, FPS 2.55, Running 61.88s Step 460( 17.00%), action 51, FPS 2.64, Running 62.35s Step 461( 17.33%), action 52, FPS 2.65, Running 62.61s Step 462( 17.67%), action 53, FPS 2.60, Running 63.19s Step 463( 18.00%), action 54, FPS 2.58, Running 63.59s Step 464( 18.33%), action 55, FPS 2.59, Running 63.97s Step 465( 18.67%), action 56, FPS 2.58, Running 64.24s Step 466( 19.00%), action 57, FPS 2.59, Running 64.57s Step 467( 19.33%), action 58, FPS 2.64, Running 64.81s Step 468( 19.67%), action 59, FPS 2.68, Running 65.14s Step 469( 20.00%), action 60, FPS 2.65, Running 65.45s Step 470( 20.33%), action 61, FPS 2.66, Running 66.06s Step 471( 20.67%), action 62, FPS 2.69, Running 66.25s Step 472( 21.00%), action 63, FPS 2.69, Running 66.67s Step 473( 21.33%), action 64, FPS 2.71, Running 66.89s Step 474( 21.67%), action 65, FPS 2.80, Running 67.29s Step 475( 22.00%), action 66, FPS 2.85, Running 67.51s Step 476( 22.33%), action 67, FPS 2.92, Running 67.89s Step 477( 22.67%), action 68, FPS 2.91, Running 68.19s Step 478( 23.00%), action 69, FPS 2.86, Running 68.66s Step 479( 23.33%), action 70, FPS 2.80, Running 69.01s Step 480( 23.67%), action 71, FPS 2.76, Running 69.59s Step 481( 24.00%), action 72, FPS 2.78, Running 69.80s Step 482( 24.33%), action 73, FPS 2.87, Running 70.16s Step 483( 24.67%), action 74, FPS 2.89, Running 70.51s Step 484( 25.00%), action 75, FPS 2.89, Running 70.90s Step 485( 25.33%), action 76, FPS 2.91, Running 71.12s Step 486( 25.67%), action 77, FPS 2.87, Running 71.54s Step 487( 26.00%), action 78, FPS 2.82, Running 71.91s Step 488( 26.33%), action 79, FPS 2.65, Running 72.69s Step 489( 26.67%), action 80, FPS 2.68, Running 72.91s Step 490( 27.00%), action 81, FPS 2.72, Running 73.42s Step 491( 27.33%), action 82, FPS 2.71, Running 73.64s Step 492( 27.67%), action 83, FPS 2.70, Running 74.09s Step 493( 28.00%), action 84, FPS 2.68, Running 74.35s Step 494( 28.33%), action 85, FPS 2.62, Running 74.92s Step 495( 28.67%), action 86, FPS 2.56, Running 75.33s Step 496( 29.00%), action 87, FPS 2.49, Running 75.91s Step 497( 29.33%), action 88, FPS 2.43, Running 76.40s Step 498( 29.67%), action 89, FPS 2.39, Running 77.03s Step 499( 30.00%), action 90, FPS 2.42, Running 77.27s Step 500( 30.33%), action 91, FPS 2.42, Running 77.85s Step 501( 30.67%), action 92, FPS 2.42, Running 78.07s Step 502( 31.00%), action 93, FPS 2.41, Running 78.45s Step 503( 31.33%), action 94, FPS 2.44, Running 78.72s Step 504( 31.67%), action 95, FPS 2.35, Running 79.42s Step 505( 32.00%), action 96, FPS 2.26, Running 79.96s Step 506( 32.33%), action 97, FPS 2.16, Running 80.79s Step 507( 32.67%), action 98, FPS 2.11, Running 81.39s Step 508( 33.00%), action 99, FPS 2.13, Running 82.07s Step 509( 33.33%), action 100, FPS 2.13, Running 82.32s Step 510( 33.67%), action 101, FPS 2.00, Running 83.42s Step 511( 34.00%), action 102, FPS 1.99, Running 83.68s Step 512( 34.33%), action 103, FPS 1.95, Running 84.32s Step 513( 34.67%), action 104, FPS 1.96, Running 84.54s Step 514( 35.00%), action 105, FPS 1.94, Running 85.23s Step 515( 35.33%), action 106, FPS 1.90, Running 85.84s Step 516( 35.67%), action 107, FPS 1.88, Running 86.54s Step 517( 36.00%), action 108, FPS 1.85, Running 87.21s Step 518( 36.33%), action 109, FPS 1.83, Running 87.96s Step 519( 36.67%), action 110, FPS 1.82, Running 88.25s Step 520( 37.00%), action 111, FPS 1.75, Running 89.28s Step 521( 37.33%), action 112, FPS 1.71, Running 89.80s Step 522( 37.67%), action 113, FPS 1.67, Running 90.45s Step 523( 38.00%), action 114, FPS 1.67, Running 90.72s Step 524( 38.33%), action 115, FPS 1.65, Running 91.56s Step 525( 38.67%), action 116, FPS 1.64, Running 92.16s Step 526( 39.00%), action 117, FPS 1.68, Running 92.71s Step 527( 39.33%), action 118, FPS 1.70, Running 93.17s Step 528( 39.67%), action 119, FPS 1.71, Running 93.74s Step 529( 40.00%), action 120, FPS 1.68, Running 94.20s Step 530( 40.33%), action 121, FPS 1.70, Running 95.16s Step 531( 40.67%), action 122, FPS 1.68, Running 95.55s Step 532( 41.00%), action 123, FPS 1.67, Running 96.28s Step 533( 41.33%), action 124, FPS 1.64, Running 96.77s Step 534( 41.67%), action 125, FPS 1.66, Running 97.29s Step 535( 42.00%), action 126, FPS 1.72, Running 97.49s Step 536( 42.33%), action 127, FPS 1.76, Running 97.94s Step 537( 42.67%), action 128, FPS 1.81, Running 98.28s Step 538( 43.00%), action 129, FPS 1.85, Running 98.76s Step 539( 43.33%), action 130, FPS 1.83, Running 99.18s Step 540( 43.67%), action 131, FPS 1.88, Running 99.90s Step 541( 44.00%), action 132, FPS 1.94, Running 100.11s Step 542( 44.33%), action 133, FPS 2.00, Running 100.45s Step 543( 44.67%), action 134, FPS 2.02, Running 100.63s Step 544( 45.00%), action 135, FPS 2.12, Running 101.00s Step 545( 45.33%), action 136, FPS 2.21, Running 101.21s Step 546( 45.67%), action 137, FPS 2.22, Running 101.70s Step 547( 46.00%), action 138, FPS 2.21, Running 102.22s Step 548( 46.33%), action 139, FPS 2.17, Running 102.97s Step 549( 46.67%), action 140, FPS 2.16, Running 103.46s Step 550( 47.00%), action 141, FPS 2.15, Running 104.44s Step 551( 47.33%), action 142, FPS 2.18, Running 104.72s Step 552( 47.67%), action 143, FPS 2.21, Running 105.33s [2026-08-01 18:43:04] [77 ] Seed 76 failed after 105.66 s. +steps: 552 , actions: 143 . +Instruction: Empty +Total 43/77(55.84%) success. +Setting seed: 77 +Step 1( N/A%), pre moving , FPS 8.55, Running 0.12s Step 2( N/A%), pre moving , FPS 9.02, Running 0.22s Step 3( N/A%), pre moving , FPS 11.34, Running 0.26s Step 4( N/A%), pre moving , FPS 13.22, Running 0.30s Step 5( N/A%), pre moving , FPS 14.60, Running 0.34s Step 6( N/A%), pre moving , FPS 15.67, Running 0.38s Step 7( N/A%), pre moving , FPS 16.45, Running 0.43s Step 8( N/A%), pre moving , FPS 17.13, Running 0.47s Step 9( N/A%), pre moving , FPS 17.78, Running 0.51s Step 10( N/A%), pre moving , FPS 18.20, Running 0.55s Step 11( N/A%), pre moving , FPS 18.41, Running 0.60s Step 12( N/A%), pre moving , FPS 18.49, Running 0.65s Step 13( N/A%), pre moving , FPS 18.89, Running 0.69s Step 14( N/A%), pre moving , FPS 19.20, Running 0.73s Step 15( N/A%), pre moving , FPS 19.28, Running 0.78s Step 16( N/A%), pre moving , FPS 19.42, Running 0.82s Step 17( N/A%), pre moving , FPS 19.70, Running 0.86s Step 18( N/A%), pre moving , FPS 19.99, Running 0.90s Step 19( N/A%), pre moving , FPS 20.23, Running 0.94s Step 20( N/A%), pre moving , FPS 20.33, Running 0.98s Step 21( N/A%), pre moving , FPS 17.63, Running 1.25s Step 22( N/A%), pre moving , FPS 18.14, Running 1.32s Step 23( N/A%), pre moving , FPS 18.25, Running 1.36s Step 24( N/A%), pre moving , FPS 18.32, Running 1.39s Step 25( N/A%), pre moving , FPS 18.28, Running 1.44s Step 26( N/A%), pre moving , FPS 15.55, Running 1.67s Step 27( N/A%), pre moving , FPS 15.56, Running 1.71s Step 28( N/A%), pre moving , FPS 15.44, Running 1.76s Step 29( N/A%), pre moving , FPS 15.44, Running 1.80s Step 30( N/A%), pre moving , FPS 15.51, Running 1.84s Step 31( N/A%), pre moving , FPS 15.61, Running 1.88s Step 32( N/A%), pre moving , FPS 15.79, Running 1.92s Step 33( N/A%), pre moving , FPS 15.73, Running 1.96s Step 34( N/A%), pre moving , FPS 15.78, Running 2.00s Step 35( N/A%), pre moving , FPS 15.94, Running 2.03s Step 36( N/A%), pre moving , FPS 13.06, Running 2.36s Step 37( N/A%), pre moving , FPS 13.01, Running 2.40s Step 38( N/A%), pre moving , FPS 12.95, Running 2.45s Step 39( N/A%), pre moving , FPS 12.91, Running 2.49s Step 40( N/A%), pre moving , FPS 12.95, Running 2.53s Step 41( N/A%), pre moving , FPS 15.18, Running 2.57s Step 42( N/A%), pre moving , FPS 15.56, Running 2.61s Step 43( N/A%), pre moving , FPS 15.43, Running 2.66s Step 44( N/A%), pre moving , FPS 15.38, Running 2.70s Step 45( N/A%), pre moving , FPS 15.41, Running 2.73s Step 46( N/A%), pre moving , FPS 17.79, Running 2.79s Step 47( N/A%), pre moving , FPS 17.47, Running 2.86s Step 48( N/A%), pre moving , FPS 17.32, Running 2.92s Step 49( N/A%), pre moving , FPS 17.05, Running 2.97s Step 50( N/A%), pre moving , FPS 16.76, Running 3.03s Step 51( N/A%), pre moving , FPS 16.45, Running 3.09s Step 52( N/A%), pre moving , FPS 16.01, Running 3.17s Step 53( N/A%), pre moving , FPS 15.70, Running 3.23s Step 54( N/A%), pre moving , FPS 15.40, Running 3.30s Step 55( N/A%), pre moving , FPS 15.14, Running 3.35s Step 56( N/A%), pre moving , FPS 18.86, Running 3.42s Step 57( N/A%), pre moving , FPS 18.44, Running 3.49s Step 58( N/A%), pre moving , FPS 17.95, Running 3.56s Step 59( N/A%), pre moving , FPS 17.72, Running 3.62s Step 60( N/A%), pre moving , FPS 17.43, Running 3.68s Step 61( N/A%), pre moving , FPS 17.10, Running 3.74s Step 62( N/A%), pre moving , FPS 16.83, Running 3.80s Step 63( N/A%), pre moving , FPS 16.51, Running 3.87s Step 64( N/A%), pre moving , FPS 16.11, Running 3.94s Step 65( N/A%), pre moving , FPS 15.82, Running 4.00s Step 66( N/A%), pre moving , FPS 15.80, Running 4.06s Step 67( N/A%), pre moving , FPS 15.84, Running 4.12s Step 68( N/A%), pre moving , FPS 15.82, Running 4.18s Step 69( N/A%), pre moving , FPS 15.78, Running 4.24s Step 70( N/A%), pre moving , FPS 15.67, Running 4.31s Step 71( N/A%), pre moving , FPS 15.72, Running 4.37s Step 72( N/A%), pre moving , FPS 15.76, Running 4.43s Step 73( N/A%), pre moving , FPS 15.78, Running 4.50s Step 74( N/A%), pre moving , FPS 15.82, Running 4.56s Step 75( N/A%), pre moving , FPS 15.75, Running 4.62s Step 76( N/A%), pre moving , FPS 15.78, Running 4.68s Step 77( N/A%), pre moving , FPS 15.92, Running 4.74s Step 78( N/A%), pre moving , FPS 16.12, Running 4.80s Step 79( N/A%), pre moving , FPS 16.37, Running 4.84s Step 80( N/A%), pre moving , FPS 16.61, Running 4.88s Step 81( N/A%), pre moving , FPS 16.85, Running 4.93s Step 82( N/A%), pre moving , FPS 17.10, Running 4.97s Step 83( N/A%), pre moving , FPS 17.58, Running 5.01s Step 84( N/A%), pre moving , FPS 18.07, Running 5.04s Step 85( N/A%), pre moving , FPS 18.36, Running 5.09s Step 86( N/A%), pre moving , FPS 18.67, Running 5.13s Step 87( N/A%), pre moving , FPS 18.99, Running 5.17s Step 88( N/A%), pre moving , FPS 19.35, Running 5.22s Step 89( N/A%), pre moving , FPS 19.64, Running 5.26s Step 90( N/A%), pre moving , FPS 20.17, Running 5.30s Step 91( N/A%), pre moving , FPS 20.59, Running 5.34s Step 92( N/A%), pre moving , FPS 21.25, Running 5.38s Step 93( N/A%), pre moving , FPS 21.87, Running 5.42s Step 94( N/A%), pre moving , FPS 22.29, Running 5.46s Step 95( N/A%), pre moving , FPS 22.89, Running 5.50s Step 96( N/A%), pre moving , FPS 23.47, Running 5.54s Step 97( N/A%), pre moving , FPS 24.05, Running 5.57s Step 98( N/A%), pre moving , FPS 24.70, Running 5.61s Step 99( N/A%), pre moving , FPS 24.58, Running 5.65s Step 100( N/A%), pre moving , FPS 24.52, Running 5.70s Step 101( N/A%), pre moving , FPS 14.51, Running 6.30s Step 102( N/A%), pre moving , FPS 13.21, Running 6.48s Step 103( N/A%), pre moving , FPS 11.53, Running 6.74s Step 104( N/A%), pre moving , FPS 10.66, Running 6.92s Step 105( N/A%), pre moving , FPS 9.47, Running 7.20s Step 106( N/A%), pre moving , FPS 8.94, Running 7.37s Step 107( N/A%), pre moving , FPS 8.16, Running 7.62s Step 108( N/A%), pre moving , FPS 7.76, Running 7.79s Step 109( N/A%), pre moving , FPS 7.18, Running 8.05s Step 110( N/A%), pre moving , FPS 6.84, Running 8.22s Step 111( N/A%), pre moving , FPS 6.33, Running 8.50s Step 112( N/A%), pre moving , FPS 6.11, Running 8.65s Step 113( N/A%), pre moving , FPS 5.72, Running 8.91s Step 114( N/A%), pre moving , FPS 5.48, Running 9.10s Step 115( N/A%), pre moving , FPS 5.19, Running 9.35s Step 116( N/A%), pre moving , FPS 5.03, Running 9.51s Step 117( N/A%), pre moving , FPS 4.75, Running 9.78s Step 118( N/A%), pre moving , FPS 4.58, Running 9.98s Step 119( N/A%), pre moving , FPS 4.37, Running 10.23s Step 120( N/A%), pre moving , FPS 4.22, Running 10.44s Step 121( N/A%), pre moving , FPS 4.52, Running 10.73s Step 122( N/A%), pre moving , FPS 4.49, Running 10.93s Step 123( N/A%), pre moving , FPS 4.46, Running 11.22s Step 124( N/A%), pre moving , FPS 4.48, Running 11.38s Step 125( N/A%), pre moving , FPS 4.51, Running 11.64s Step 126( N/A%), pre moving , FPS 4.42, Running 11.89s Step 127( N/A%), pre moving , FPS 4.36, Running 12.21s Step 128( N/A%), pre moving , FPS 4.32, Running 12.43s Step 129( N/A%), pre moving , FPS 4.28, Running 12.72s Step 130( N/A%), pre moving , FPS 4.23, Running 12.95s Step 131( N/A%), pre moving , FPS 4.21, Running 13.24s Step 132( N/A%), pre moving , FPS 4.18, Running 13.43s Step 133( N/A%), pre moving , FPS 4.16, Running 13.71s Step 134( N/A%), pre moving , FPS 4.15, Running 13.93s Step 135( N/A%), pre moving , FPS 4.11, Running 14.22s Step 136( N/A%), pre moving , FPS 4.08, Running 14.41s Step 137( N/A%), pre moving , FPS 4.10, Running 14.66s Step 138( N/A%), pre moving , FPS 4.12, Running 14.84s Step 139( N/A%), pre moving , FPS 4.06, Running 15.15s Step 140( N/A%), pre moving , FPS 4.11, Running 15.31s Step 141( N/A%), pre moving , FPS 4.13, Running 15.57s Step 142( N/A%), pre moving , FPS 4.13, Running 15.78s Step 143( N/A%), pre moving , FPS 4.16, Running 16.03s Step 144( N/A%), pre moving , FPS 4.16, Running 16.19s Step 145( N/A%), pre moving , FPS 4.14, Running 16.46s Step 146( N/A%), pre moving , FPS 4.21, Running 16.64s Step 147( N/A%), pre moving , FPS 4.24, Running 16.93s Step 148( N/A%), pre moving , FPS 4.28, Running 17.09s Step 149( N/A%), pre moving , FPS 4.30, Running 17.37s Step 150( N/A%), pre moving , FPS 4.33, Running 17.57s Step 151( N/A%), pre moving , FPS 4.33, Running 17.86s Step 152( N/A%), pre moving , FPS 4.34, Running 18.04s Step 153( N/A%), pre moving , FPS 4.35, Running 18.31s Step 154( N/A%), pre moving , FPS 4.40, Running 18.47s Step 155( N/A%), pre moving , FPS 4.43, Running 18.73s Step 156( N/A%), pre moving , FPS 4.59, Running 18.77s Step 157( N/A%), pre moving , FPS 4.82, Running 18.81s Step 158( N/A%), pre moving , FPS 4.98, Running 18.86s Step 159( N/A%), pre moving , FPS 5.34, Running 18.90s Step 160( N/A%), pre moving , FPS 5.50, Running 18.95s Step 161( N/A%), pre moving , FPS 5.83, Running 19.00s Step 162( N/A%), pre moving , FPS 6.12, Running 19.04s Step 163( N/A%), pre moving , FPS 6.55, Running 19.08s Step 164( N/A%), pre moving , FPS 6.83, Running 19.12s Step 165( N/A%), pre moving , FPS 7.37, Running 19.17s Step 166( N/A%), pre moving , FPS 6.65, Running 19.65s Step 167( N/A%), pre moving , FPS 7.21, Running 19.70s Step 168( N/A%), pre moving , FPS 7.55, Running 19.74s Step 169( N/A%), pre moving , FPS 8.29, Running 19.78s Step 170( N/A%), pre moving , FPS 8.91, Running 19.82s Step 171( N/A%), pre moving , FPS 9.87, Running 19.89s Step 172( N/A%), pre moving , FPS 10.46, Running 19.95s Step 173( N/A%), pre moving , FPS 11.78, Running 20.01s Step 174( N/A%), pre moving , FPS 12.50, Running 20.07s Step 175( N/A%), pre moving , FPS 14.32, Running 20.13s Step 176( N/A%), pre moving , FPS 14.11, Running 20.19s Step 177( N/A%), pre moving , FPS 13.91, Running 20.25s Step 178( N/A%), pre moving , FPS 13.57, Running 20.33s Step 179( N/A%), pre moving , FPS 13.15, Running 20.42s Step 180( N/A%), pre moving , FPS 13.03, Running 20.48s Step 181( N/A%), pre moving , FPS 12.98, Running 20.54s Step 182( N/A%), pre moving , FPS 12.73, Running 20.61s Step 183( N/A%), pre moving , FPS 12.35, Running 20.70s Step 184( N/A%), pre moving , FPS 12.11, Running 20.77s Step 185( N/A%), pre moving , FPS 11.84, Running 20.86s Step 186( N/A%), pre moving , FPS 15.11, Running 20.98s Step 187( N/A%), pre moving , FPS 14.38, Running 21.09s Step 188( N/A%), pre moving , FPS 13.84, Running 21.19s Step 189( N/A%), pre moving , FPS 13.26, Running 21.29s Step 190( N/A%), pre moving , FPS 12.60, Running 21.41s Step 191( N/A%), pre moving , FPS 12.22, Running 21.52s Step 192( N/A%), pre moving , FPS 11.93, Running 21.63s Step 193( N/A%), pre moving , FPS 11.63, Running 21.73s Step 194( N/A%), pre moving , FPS 11.01, Running 21.89s Step 195( N/A%), pre moving , FPS 10.71, Running 21.99s Step 196( N/A%), pre moving , FPS 10.43, Running 22.11s Step 197( N/A%), pre moving , FPS 10.16, Running 22.22s Step 198( N/A%), pre moving , FPS 10.07, Running 22.32s Step 199( N/A%), pre moving , FPS 9.94, Running 22.43s Step 200( N/A%), pre moving , FPS 9.76, Running 22.53s Step 201( N/A%), pre moving , FPS 9.52, Running 22.64s Step 202( N/A%), pre moving , FPS 9.35, Running 22.75s Step 203( N/A%), pre moving , FPS 9.22, Running 22.87s Step 204( N/A%), pre moving , FPS 9.08, Running 22.98s Step 205( N/A%), pre moving , FPS 9.11, Running 23.06s Step 206( N/A%), pre moving , FPS 9.16, Running 23.16s Step 207( N/A%), pre moving , FPS 9.27, Running 23.25s Step 208( N/A%), pre moving , FPS 9.33, Running 23.33s Step 209( N/A%), pre moving , FPS 9.42, Running 23.41s Step 210( N/A%), pre moving , FPS 9.62, Running 23.49s Step 211( N/A%), pre moving , FPS 9.80, Running 23.56s Step 212( N/A%), pre moving , FPS 9.98, Running 23.63s Step 213( N/A%), pre moving , FPS 10.19, Running 23.69s Step 214( N/A%), pre moving , FPS 10.86, Running 23.73s Step 215( N/A%), pre moving , FPS 11.28, Running 23.77s Step 216( N/A%), pre moving , FPS 11.79, Running 23.80s Step 217( N/A%), pre moving , FPS 12.32, Running 23.84s Step 218( N/A%), pre moving , FPS 12.60, Running 23.90s Step 219( N/A%), pre moving , FPS 13.14, Running 23.95s Step 220( N/A%), pre moving , FPS 13.50, Running 24.01s Step 221( N/A%), pre moving , FPS 14.26, Running 24.05s Step 222( N/A%), pre moving , FPS 15.10, Running 24.08s Step 223( N/A%), pre moving , FPS 16.15, Running 24.11s Step 224( N/A%), pre moving , FPS 17.17, Running 24.14s Step 225( N/A%), pre moving , FPS 17.91, Running 24.18s Step 226( N/A%), pre moving , FPS 18.92, Running 24.22s Step 227( N/A%), pre moving , FPS 19.91, Running 24.25s Step 228( N/A%), pre moving , FPS 14.33, Running 24.72s Step 229( N/A%), pre moving , FPS 14.89, Running 24.76s Step 230( N/A%), pre moving , FPS 15.35, Running 24.79s Step 231( N/A%), pre moving , FPS 15.85, Running 24.83s Step 232( N/A%), pre moving , FPS 16.26, Running 24.86s Step 233( N/A%), pre moving , FPS 16.32, Running 24.92s Step 234( N/A%), pre moving , FPS 16.06, Running 24.97s Step 235( N/A%), pre moving , FPS 15.90, Running 25.03s Step 236( N/A%), pre moving , FPS 15.73, Running 25.07s Step 237( N/A%), pre moving , FPS 15.58, Running 25.12s Step 238( N/A%), pre moving , FPS 15.74, Running 25.17s Step 239( N/A%), pre moving , FPS 15.72, Running 25.23s Step 240( N/A%), pre moving , FPS 15.75, Running 25.28s Step 241( N/A%), pre moving , FPS 15.46, Running 25.34s Step 242( N/A%), pre moving , FPS 15.19, Running 25.39s Step 243( N/A%), pre moving , FPS 14.90, Running 25.45s Step 244( N/A%), pre moving , FPS 14.49, Running 25.52s Step 245( N/A%), pre moving , FPS 14.32, Running 25.57s Step 246( N/A%), pre moving , FPS 14.03, Running 25.64s Step 247( N/A%), pre moving , FPS 13.72, Running 25.71s Step 248( N/A%), pre moving , FPS 19.28, Running 25.76s Step 249( N/A%), pre moving , FPS 18.50, Running 25.84s Step 250( N/A%), pre moving , FPS 17.81, Running 25.91s Step 251( N/A%), pre moving , FPS 17.13, Running 25.99s Step 252( N/A%), pre moving , FPS 16.48, Running 26.07s Step 253( N/A%), pre moving , FPS 16.57, Running 26.13s Step 254( N/A%), pre moving , FPS 16.37, Running 26.19s Step 255( N/A%), pre moving , FPS 16.18, Running 26.26s Step 256( N/A%), pre moving , FPS 15.64, Running 26.35s Step 257( N/A%), pre moving , FPS 15.46, Running 26.42s Step 258( N/A%), pre moving , FPS 15.44, Running 26.47s Step 259( N/A%), pre moving , FPS 15.12, Running 26.55s Step 260( N/A%), pre moving , FPS 14.82, Running 26.63s Step 261( N/A%), pre moving , FPS 14.84, Running 26.69s Step 262( N/A%), pre moving , FPS 14.85, Running 26.74s Step 263( N/A%), pre moving , FPS 14.70, Running 26.81s Step 264( N/A%), pre moving , FPS 14.40, Running 26.91s Step 265( N/A%), pre moving , FPS 14.19, Running 26.98s Step 266( N/A%), pre moving , FPS 14.20, Running 27.05s Step 267( N/A%), pre moving , FPS 14.20, Running 27.12s Step 268( N/A%), pre moving , FPS 13.94, Running 27.20s Step 269( N/A%), pre moving , FPS 13.95, Running 27.27s Step 270( N/A%), pre moving , FPS 14.11, Running 27.33s Step 271( N/A%), pre moving , FPS 14.33, Running 27.39s Step 272( N/A%), pre moving , FPS 14.41, Running 27.46s Step 273( N/A%), pre moving , FPS 14.35, Running 27.52s Step 274( N/A%), pre moving , FPS 14.49, Running 27.57s Step 275( N/A%), pre moving , FPS 14.62, Running 27.63s Step 276( N/A%), pre moving , FPS 14.88, Running 27.70s Step 277( N/A%), pre moving , FPS 15.05, Running 27.75s Step 278( N/A%), pre moving , FPS 14.84, Running 27.82s Step 279( N/A%), pre moving , FPS 14.92, Running 27.89s Step 280( N/A%), pre moving , FPS 14.97, Running 27.97s Step 281( N/A%), pre moving , FPS 14.81, Running 28.04s Step 282( N/A%), pre moving , FPS 14.67, Running 28.10s Step 283( N/A%), pre moving , FPS 14.70, Running 28.17s Step 284( N/A%), pre moving , FPS 14.80, Running 28.26s Step 285( N/A%), pre moving , FPS 14.62, Running 28.35s Step 286( N/A%), pre moving , FPS 14.41, Running 28.44s Step 287( N/A%), pre moving , FPS 14.10, Running 28.54s Step 288( N/A%), pre moving , FPS 13.85, Running 28.64s Step 289( N/A%), pre moving , FPS 13.94, Running 28.71s Step 290( N/A%), pre moving , FPS 13.83, Running 28.78s Step 291( N/A%), pre moving , FPS 13.71, Running 28.85s Step 292( N/A%), pre moving , FPS 13.72, Running 28.92s Step 293( N/A%), pre moving , FPS 13.79, Running 28.97s Step 294( N/A%), pre moving , FPS 13.84, Running 29.02s Step 295( N/A%), pre moving , FPS 13.86, Running 29.07s Step 296( N/A%), pre moving , FPS 13.99, Running 29.13s Step 297( N/A%), pre moving , FPS 14.10, Running 29.17s Step 298( N/A%), pre moving , FPS 14.48, Running 29.20s Step 299( N/A%), pre moving , FPS 14.88, Running 29.23s Step 300( N/A%), pre moving , FPS 15.44, Running 29.27s Step 301( N/A%), pre moving , FPS 15.87, Running 29.30s Step 302( N/A%), pre moving , FPS 16.31, Running 29.33s Step 303( N/A%), pre moving , FPS 16.76, Running 29.36s Step 304( N/A%), pre moving , FPS 17.53, Running 29.40s Step 305( N/A%), pre moving , FPS 18.43, Running 29.44s Step 306( N/A%), pre moving , FPS 19.38, Running 29.47s Step 307( N/A%), pre moving , FPS 20.69, Running 29.50s Step 308( N/A%), pre moving , FPS 22.35, Running 29.54s Step 309( N/A%), pre moving , FPS 23.12, Running 29.57s Step 310( N/A%), pre moving , FPS 24.01, Running 29.61s Step 311( N/A%), pre moving , FPS 25.26, Running 29.64s Step 312( N/A%), pre moving , FPS 26.42, Running 29.68s Step 313( N/A%), pre moving , FPS 27.03, Running 29.71s Step 314( N/A%), pre moving , FPS 27.57, Running 29.75s Step 315( N/A%), pre moving , FPS 28.09, Running 29.78s Step 316( N/A%), pre moving , FPS 28.59, Running 29.83s Step 317( N/A%), pre moving , FPS 28.64, Running 29.86s Step 318( N/A%), pre moving , FPS 28.59, Running 29.90s Step 319( N/A%), pre moving , FPS 28.62, Running 29.93s Step 320( N/A%), pre moving , FPS 28.45, Running 29.97s Step 321( N/A%), pre moving , FPS 28.45, Running 30.00s Step 322( N/A%), pre moving , FPS 28.43, Running 30.03s Step 323( N/A%), pre moving , FPS 17.63, Running 30.50s Step 324( N/A%), pre moving , FPS 17.66, Running 30.54s Step 325( N/A%), pre moving , FPS 17.46, Running 30.58s Step 326( N/A%), pre moving , FPS 17.13, Running 30.64s Step 327( N/A%), pre moving , FPS 16.87, Running 30.69s Step 328( N/A%), pre moving , FPS 16.58, Running 30.74s Step 329( N/A%), pre moving , FPS 16.61, Running 30.77s Step 330( N/A%), pre moving , FPS 16.67, Running 30.81s Step 331( N/A%), pre moving , FPS 16.66, Running 30.84s Step 332( N/A%), pre moving , FPS 16.61, Running 30.88s Step 333( N/A%), pre moving , FPS 16.28, Running 30.94s Step 334( N/A%), pre moving , FPS 15.95, Running 31.00s Step 335( N/A%), pre moving , FPS 15.84, Running 31.05s Step 336( N/A%), pre moving , FPS 15.76, Running 31.10s Step 337( N/A%), pre moving , FPS 15.61, Running 31.14s Step 338( N/A%), pre moving , FPS 15.40, Running 31.20s Step 339( N/A%), pre moving , FPS 15.17, Running 31.25s Step 340( N/A%), pre moving , FPS 14.98, Running 31.30s Step 341( N/A%), pre moving , FPS 14.80, Running 31.35s Step 342( N/A%), pre moving , FPS 14.79, Running 31.38s Step 343( N/A%), pre moving , FPS 21.78, Running 31.42s Step 344( N/A%), pre moving , FPS 21.84, Running 31.45s Step 345( N/A%), pre moving , FPS 22.13, Running 31.48s Step 346( N/A%), pre moving , FPS 22.73, Running 31.52s Step 347( N/A%), pre moving , FPS 23.22, Running 31.55s Step 348( N/A%), pre moving , FPS 23.42, Running 31.60s Step 349( N/A%), pre moving , FPS 23.22, Running 31.64s Step 350( N/A%), pre moving , FPS 23.25, Running 31.67s Step 351( N/A%), pre moving , FPS 23.24, Running 31.70s Step 352( N/A%), pre moving , FPS 23.27, Running 31.74s Step 353( N/A%), pre moving , FPS 23.90, Running 31.78s Step 354( N/A%), pre moving , FPS 23.96, Running 31.83s Step 355( N/A%), pre moving , FPS 23.89, Running 31.88s Step 356( N/A%), pre moving , FPS 23.90, Running 31.93s Step 357( N/A%), pre moving , FPS 23.91, Running 31.98s Step 358( N/A%), pre moving , FPS 24.04, Running 32.03s Step 359( N/A%), pre moving , FPS 24.16, Running 32.08s Step 360( N/A%), pre moving , FPS 24.33, Running 32.13s Step 361( N/A%), pre moving , FPS 24.35, Running 32.17s Step 362( N/A%), pre moving , FPS 23.77, Running 32.23s Step 363( N/A%), pre moving , FPS 23.21, Running 32.28s Step 364( N/A%), pre moving , FPS 22.77, Running 32.33s Step 365( N/A%), pre moving , FPS 22.38, Running 32.38s Step 366( N/A%), pre moving , FPS 21.75, Running 32.44s Step 367( N/A%), pre moving , FPS 21.22, Running 32.49s Step 368( N/A%), pre moving , FPS 21.05, Running 32.55s Step 369( N/A%), pre moving , FPS 20.86, Running 32.59s Step 370( N/A%), pre moving , FPS 20.50, Running 32.64s Step 371( N/A%), pre moving , FPS 20.12, Running 32.69s Step 372( N/A%), pre moving , FPS 20.10, Running 32.73s Step 373( N/A%), pre moving , FPS 20.11, Running 32.77s Step 374( N/A%), pre moving , FPS 20.56, Running 32.81s Step 375( N/A%), pre moving , FPS 20.86, Running 32.84s Step 376( N/A%), pre moving , FPS 21.10, Running 32.88s Step 377( N/A%), pre moving , FPS 21.43, Running 32.91s Step 378( N/A%), pre moving , FPS 21.65, Running 32.95s Step 379( N/A%), pre moving , FPS 21.81, Running 33.00s Step 380( N/A%), pre moving , FPS 22.19, Running 33.03s Step 381( N/A%), pre moving , FPS 22.39, Running 33.07s Step 382( N/A%), pre moving , FPS 22.70, Running 33.11s Step 383( N/A%), pre moving , FPS 23.12, Running 33.14s Step 384( N/A%), pre moving , FPS 23.41, Running 33.18s Step 385( N/A%), pre moving , FPS 23.71, Running 33.22s Step 386( N/A%), pre moving , FPS 24.46, Running 33.25s Step 387( N/A%), pre moving , FPS 25.18, Running 33.29s Step 388( N/A%), pre moving , FPS 25.94, Running 33.32s Step 389( N/A%), pre moving , FPS 26.39, Running 33.35s Step 390( N/A%), pre moving , FPS 26.92, Running 33.39s Step 391( N/A%), pre moving , FPS 26.37, Running 33.45s Step 392( N/A%), pre moving , FPS 26.62, Running 33.49s Step 393( N/A%), pre moving , FPS 26.73, Running 33.52s Step 394( N/A%), pre moving , FPS 26.85, Running 33.55s Step 395( N/A%), pre moving , FPS 26.90, Running 33.59s Step 396( N/A%), pre moving , FPS 26.99, Running 33.62s Step 397( N/A%), pre moving , FPS 26.79, Running 33.66s Step 398( N/A%), pre moving , FPS 26.45, Running 33.71s Step 399( N/A%), pre moving , FPS 26.49, Running 33.75s Step 400( N/A%), pre moving , FPS 26.42, Running 33.78s Step 401( N/A%), pre moving , FPS 26.74, Running 33.81s Step 402( N/A%), pre moving , FPS 27.11, Running 33.84s Step 403( N/A%), pre moving , FPS 9.83, Running 35.18s Step 404( N/A%), pre moving , FPS 8.96, Running 35.42s Step 405( N/A%), pre moving , FPS 8.43, Running 35.59s Step 406( N/A%), pre moving , FPS 7.75, Running 35.83s Step 407( N/A%), pre moving , FPS 7.51, Running 35.95s Step 408( N/A%), pre moving , FPS 6.94, Running 36.20s Step 409( N/A%), pre moving , FPS 6.67, Running 36.35s Step 410( N/A%), pre moving , FPS 6.21, Running 36.61s Step 411( N/A%), pre moving , FPS 6.04, Running 36.76s Step 412( N/A%), pre moving , FPS 5.67, Running 37.01s Step 413( N/A%), pre moving , FPS 5.48, Running 37.17s Step 414( N/A%), pre moving , FPS 5.15, Running 37.43s Step 415( N/A%), pre moving , FPS 5.03, Running 37.57s Step 416( N/A%), pre moving , FPS 4.82, Running 37.77s Step 417( N/A%), pre moving , FPS 4.72, Running 37.90s Step 418( N/A%), pre moving , FPS 4.55, Running 38.10s Step 419( N/A%), pre moving , FPS 4.47, Running 38.23s Step 420( N/A%), pre moving , FPS 4.29, Running 38.45s Step 421( N/A%), pre moving , FPS 4.18, Running 38.60s Step 422( N/A%), pre moving , FPS 4.00, Running 38.84s Step 423( 0.33%), action 1, FPS 4.54, Running 39.59s Step 424( 0.67%), action 2, FPS 4.42, Running 39.94s Step 425( 1.00%), action 3, FPS 4.03, Running 40.55s Step 426( 1.33%), action 4, FPS 3.87, Running 41.01s Step 427( 1.67%), action 5, FPS 3.45, Running 41.74s Step 428( 2.00%), action 6, FPS 3.41, Running 42.07s Step 429( 2.33%), action 7, FPS 3.28, Running 42.44s Step 430( 2.67%), action 8, FPS 3.13, Running 43.00s Step 431( 3.00%), action 9, FPS 3.05, Running 43.32s Step 432( 3.33%), action 10, FPS 2.92, Running 43.85s Step 433( 3.67%), action 11, FPS 2.76, Running 44.43s Step 434( 4.00%), action 12, FPS 2.61, Running 45.09s Step 435( 4.33%), action 13, FPS 2.54, Running 45.45s Step 436( 4.67%), action 14, FPS 2.48, Running 45.83s Step 437( 5.00%), action 15, FPS 2.35, Running 46.40s Step 438( 5.33%), action 16, FPS 2.25, Running 46.98s Step 439( 5.67%), action 17, FPS 2.18, Running 47.40s Step 440( 6.00%), action 18, FPS 2.12, Running 47.89s Step 441( 6.33%), action 19, FPS 2.04, Running 48.39s Step 442( 6.67%), action 20, FPS 1.98, Running 48.97s Step 443( 7.00%), action 21, FPS 1.98, Running 49.68s Step 444( 7.33%), action 22, FPS 2.00, Running 49.93s Step 445( 7.67%), action 23, FPS 2.06, Running 50.25s Step 446( 8.00%), action 24, FPS 2.09, Running 50.59s Step 447( 8.33%), action 25, FPS 2.16, Running 51.02s Step 448( 8.67%), action 26, FPS 2.15, Running 51.36s Step 449( 9.00%), action 27, FPS 2.12, Running 51.87s Step 450( 9.33%), action 28, FPS 2.12, Running 52.43s Step 451( 9.67%), action 29, FPS 2.12, Running 52.77s Step 452( 10.00%), action 30, FPS 2.14, Running 53.20s Step 453( 10.33%), action 31, FPS 2.13, Running 53.83s Step 454( 10.67%), action 32, FPS 2.22, Running 54.11s Step 455( 11.00%), action 33, FPS 2.21, Running 54.52s Step 456( 11.33%), action 34, FPS 2.14, Running 55.17s Step 457( 11.67%), action 35, FPS 2.20, Running 55.50s Step 458( 12.00%), action 36, FPS 2.21, Running 56.02s Step 459( 12.33%), action 37, FPS 2.23, Running 56.37s Step 460( 12.67%), action 38, FPS 2.23, Running 56.85s Step 461( 13.00%), action 39, FPS 2.21, Running 57.45s Step 462( 13.33%), action 40, FPS 2.22, Running 57.96s Step 463( 13.67%), action 41, FPS 2.23, Running 58.64s Step 464( 14.00%), action 42, FPS 2.23, Running 58.89s Step 465( 14.33%), action 43, FPS 2.17, Running 59.47s Step 466( 14.67%), action 44, FPS 2.10, Running 60.11s Step 467( 15.00%), action 45, FPS 2.12, Running 60.45s Step 468( 15.33%), action 46, FPS 2.07, Running 61.02s Step 469( 15.67%), action 47, FPS 2.10, Running 61.38s Step 470( 16.00%), action 48, FPS 2.15, Running 61.73s Step 471( 16.33%), action 49, FPS 2.13, Running 62.15s Step 472( 16.67%), action 50, FPS 2.17, Running 62.43s Step 473( 17.00%), action 51, FPS 2.20, Running 62.93s Step 474( 17.33%), action 52, FPS 2.14, Running 63.45s Step 475( 17.67%), action 53, FPS 2.09, Running 64.07s Step 476( 18.00%), action 54, FPS 2.17, Running 64.40s Step 477( 18.33%), action 55, FPS 2.12, Running 64.96s Step 478( 18.67%), action 56, FPS 2.08, Running 65.64s Step 479( 19.00%), action 57, FPS 2.08, Running 65.97s Step 480( 19.33%), action 58, FPS 2.07, Running 66.52s Step 481( 19.67%), action 59, FPS 2.09, Running 67.03s Step 482( 20.00%), action 60, FPS 2.09, Running 67.51s Step 483( 20.33%), action 61, FPS 2.06, Running 68.37s Step 484( 20.67%), action 62, FPS 1.99, Running 68.95s Step 485( 21.00%), action 63, FPS 1.99, Running 69.50s Step 486( 21.33%), action 64, FPS 2.00, Running 70.13s Step 487( 21.67%), action 65, FPS 1.93, Running 70.80s Step 488( 22.00%), action 66, FPS 1.90, Running 71.52s Step 489( 22.33%), action 67, FPS 1.87, Running 72.06s Step 490( 22.67%), action 68, FPS 1.83, Running 72.66s Step 491( 23.00%), action 69, FPS 1.80, Running 73.25s Step 492( 23.33%), action 70, FPS 1.74, Running 73.93s Step 493( 23.67%), action 71, FPS 1.68, Running 74.85s Step 494( 24.00%), action 72, FPS 1.67, Running 75.42s Step 495( 24.33%), action 73, FPS 1.68, Running 75.94s Step 496( 24.67%), action 74, FPS 1.63, Running 76.64s Step 497( 25.00%), action 75, FPS 1.63, Running 77.21s Step 498( 25.33%), action 76, FPS 1.66, Running 77.71s Step 499( 25.67%), action 77, FPS 1.62, Running 78.29s Step 500( 26.00%), action 78, FPS 1.64, Running 78.73s Step 501( 26.33%), action 79, FPS 1.62, Running 79.34s Step 502( 26.67%), action 80, FPS 1.60, Running 79.97s Step 503( 27.00%), action 81, FPS 1.64, Running 80.56s Step 504( 27.33%), action 82, FPS 1.64, Running 81.16s Step 505( 27.67%), action 83, FPS 1.67, Running 81.47s Step 506( 28.00%), action 84, FPS 1.68, Running 82.01s Step 507( 28.33%), action 85, FPS 1.70, Running 82.56s Step 508( 28.67%), action 86, FPS 1.70, Running 83.28s Step 509( 29.00%), action 87, FPS 1.73, Running 83.60s Step 510( 29.33%), action 88, FPS 1.72, Running 84.30s Step 511( 29.67%), action 89, FPS 1.73, Running 84.83s Step 512( 30.00%), action 90, FPS 1.73, Running 85.46s Step 513( 30.33%), action 91, FPS 1.73, Running 86.38s Step 514( 30.67%), action 92, FPS 1.73, Running 86.98s Step 515( 31.00%), action 93, FPS 1.71, Running 87.65s Step 516( 31.33%), action 94, FPS 1.72, Running 88.25s Step 517( 31.67%), action 95, FPS 1.72, Running 88.85s Step 518( 32.00%), action 96, FPS 1.71, Running 89.44s Step 519( 32.33%), action 97, FPS 1.72, Running 89.89s Step 520( 32.67%), action 98, FPS 1.70, Running 90.52s Step 521( 33.00%), action 99, FPS 1.69, Running 91.14s Step 522( 33.33%), action 100, FPS 1.69, Running 91.78s Step 523( 33.67%), action 101, FPS 1.66, Running 92.62s Step 524( 34.00%), action 102, FPS 1.66, Running 93.20s Step 525( 34.33%), action 103, FPS 1.62, Running 93.79s Step 526( 34.67%), action 104, FPS 1.62, Running 94.40s Step 527( 35.00%), action 105, FPS 1.65, Running 94.71s Step 528( 35.33%), action 106, FPS 1.66, Running 95.36s Step 529( 35.67%), action 107, FPS 1.63, Running 95.90s Step 530( 36.00%), action 108, FPS 1.63, Running 96.61s Step 531( 36.33%), action 109, FPS 1.61, Running 97.25s Step 532( 36.67%), action 110, FPS 1.61, Running 97.87s Step 533( 37.00%), action 111, FPS 1.63, Running 98.65s Step 534( 37.33%), action 112, FPS 1.65, Running 99.10s Step 535( 37.67%), action 113, FPS 1.66, Running 99.71s Step 536( 38.00%), action 114, FPS 1.66, Running 100.29s Step 537( 38.33%), action 115, FPS 1.66, Running 100.93s Step 538( 38.67%), action 116, FPS 1.64, Running 101.64s Step 539( 39.00%), action 117, FPS 1.62, Running 102.22s Step 540( 39.33%), action 118, FPS 1.61, Running 102.94s Step 541( 39.67%), action 119, FPS 1.60, Running 103.61s Step 542( 40.00%), action 120, FPS 1.60, Running 104.25s Step 543( 40.33%), action 121, FPS 1.61, Running 105.04s Step 544( 40.67%), action 122, FPS 1.60, Running 105.67s Step 545( 41.00%), action 123, FPS 1.61, Running 106.22s Step 546( 41.33%), action 124, FPS 1.62, Running 106.74s Step 547( 41.67%), action 125, FPS 1.60, Running 107.24s Step 548( 42.00%), action 126, FPS 1.59, Running 107.96s Step 549( 42.33%), action 127, FPS 1.58, Running 108.56s Step 550( 42.67%), action 128, FPS 1.62, Running 108.99s Step 551( 43.00%), action 129, FPS 1.62, Running 109.63s Step 552( 43.33%), action 130, FPS 1.61, Running 110.29s Step 553( 43.67%), action 131, FPS 1.60, Running 111.14s Step 554( 44.00%), action 132, FPS 1.58, Running 111.80s Step 555( 44.33%), action 133, FPS 1.56, Running 112.51s Step 556( 44.67%), action 134, FPS 1.58, Running 112.98s Step 557( 45.00%), action 135, FPS 1.58, Running 113.56s Step 558( 45.33%), action 136, FPS 1.59, Running 114.23s Step 559( 45.67%), action 137, FPS 1.61, Running 114.62s Step 560( 46.00%), action 138, FPS 1.63, Running 115.20s Step 561( 46.33%), action 139, FPS 1.64, Running 115.78s Step 562( 46.67%), action 140, FPS 1.64, Running 116.41s Step 563( 47.00%), action 141, FPS 1.63, Running 117.33s [2026-08-01 18:45:02] [78 ] Seed 77 success after 117.48 s. +steps: 563 , actions: 141 . +Instruction: Empty +Total 44/78(56.41%) success. +Setting seed: 78 +Step 1( N/A%), pre moving , FPS 4.80, Running 0.21s Step 2( N/A%), pre moving , FPS 8.13, Running 0.25s Step 3( N/A%), pre moving , FPS 10.58, Running 0.28s Step 4( N/A%), pre moving , FPS 12.38, Running 0.32s Step 5( N/A%), pre moving , FPS 13.84, Running 0.36s Step 6( N/A%), pre moving , FPS 14.99, Running 0.40s Step 7( N/A%), pre moving , FPS 15.93, Running 0.44s Step 8( N/A%), pre moving , FPS 16.75, Running 0.48s Step 9( N/A%), pre moving , FPS 17.22, Running 0.52s Step 10( N/A%), pre moving , FPS 17.51, Running 0.57s Step 11( N/A%), pre moving , FPS 18.03, Running 0.61s Step 12( N/A%), pre moving , FPS 18.39, Running 0.65s Step 13( N/A%), pre moving , FPS 18.75, Running 0.69s Step 14( N/A%), pre moving , FPS 19.15, Running 0.73s Step 15( N/A%), pre moving , FPS 19.46, Running 0.77s Step 16( N/A%), pre moving , FPS 19.65, Running 0.81s Step 17( N/A%), pre moving , FPS 19.89, Running 0.85s Step 18( N/A%), pre moving , FPS 20.08, Running 0.90s Step 19( N/A%), pre moving , FPS 20.18, Running 0.94s Step 20( N/A%), pre moving , FPS 20.28, Running 0.99s Step 21( N/A%), pre moving , FPS 19.79, Running 1.22s Step 22( N/A%), pre moving , FPS 19.13, Running 1.29s Step 23( N/A%), pre moving , FPS 19.17, Running 1.33s Step 24( N/A%), pre moving , FPS 19.21, Running 1.36s Step 25( N/A%), pre moving , FPS 19.11, Running 1.41s Step 26( N/A%), pre moving , FPS 15.87, Running 1.66s Step 27( N/A%), pre moving , FPS 15.91, Running 1.70s Step 28( N/A%), pre moving , FPS 15.92, Running 1.73s Step 29( N/A%), pre moving , FPS 16.02, Running 1.77s Step 30( N/A%), pre moving , FPS 16.16, Running 1.81s Step 31( N/A%), pre moving , FPS 16.14, Running 1.85s Step 32( N/A%), pre moving , FPS 16.15, Running 1.89s Step 33( N/A%), pre moving , FPS 16.11, Running 1.93s Step 34( N/A%), pre moving , FPS 16.10, Running 1.97s Step 35( N/A%), pre moving , FPS 15.99, Running 2.02s Step 36( N/A%), pre moving , FPS 12.91, Running 2.36s Step 37( N/A%), pre moving , FPS 12.91, Running 2.40s Step 38( N/A%), pre moving , FPS 12.92, Running 2.44s Step 39( N/A%), pre moving , FPS 12.96, Running 2.48s Step 40( N/A%), pre moving , FPS 12.96, Running 2.53s Step 41( N/A%), pre moving , FPS 14.80, Running 2.57s Step 42( N/A%), pre moving , FPS 15.14, Running 2.61s Step 43( N/A%), pre moving , FPS 15.04, Running 2.66s Step 44( N/A%), pre moving , FPS 15.02, Running 2.70s Step 45( N/A%), pre moving , FPS 14.86, Running 2.75s Step 46( N/A%), pre moving , FPS 17.37, Running 2.81s Step 47( N/A%), pre moving , FPS 16.91, Running 2.88s Step 48( N/A%), pre moving , FPS 16.51, Running 2.95s Step 49( N/A%), pre moving , FPS 16.12, Running 3.01s Step 50( N/A%), pre moving , FPS 15.80, Running 3.07s Step 51( N/A%), pre moving , FPS 15.57, Running 3.13s Step 52( N/A%), pre moving , FPS 15.36, Running 3.19s Step 53( N/A%), pre moving , FPS 15.11, Running 3.26s Step 54( N/A%), pre moving , FPS 14.80, Running 3.32s Step 55( N/A%), pre moving , FPS 14.69, Running 3.38s Step 56( N/A%), pre moving , FPS 18.51, Running 3.44s Step 57( N/A%), pre moving , FPS 18.11, Running 3.51s Step 58( N/A%), pre moving , FPS 17.70, Running 3.57s Step 59( N/A%), pre moving , FPS 17.21, Running 3.65s Step 60( N/A%), pre moving , FPS 16.95, Running 3.71s Step 61( N/A%), pre moving , FPS 16.66, Running 3.77s Step 62( N/A%), pre moving , FPS 16.31, Running 3.84s Step 63( N/A%), pre moving , FPS 15.99, Running 3.91s Step 64( N/A%), pre moving , FPS 15.67, Running 3.97s Step 65( N/A%), pre moving , FPS 15.58, Running 4.04s Step 66( N/A%), pre moving , FPS 15.80, Running 4.08s Step 67( N/A%), pre moving , FPS 16.17, Running 4.12s Step 68( N/A%), pre moving , FPS 16.47, Running 4.16s Step 69( N/A%), pre moving , FPS 16.83, Running 4.20s Step 70( N/A%), pre moving , FPS 17.18, Running 4.24s Step 71( N/A%), pre moving , FPS 17.48, Running 4.28s Step 72( N/A%), pre moving , FPS 17.80, Running 4.32s Step 73( N/A%), pre moving , FPS 18.19, Running 4.36s Step 74( N/A%), pre moving , FPS 18.65, Running 4.40s Step 75( N/A%), pre moving , FPS 18.97, Running 4.44s Step 76( N/A%), pre moving , FPS 19.29, Running 4.48s Step 77( N/A%), pre moving , FPS 19.78, Running 4.52s Step 78( N/A%), pre moving , FPS 20.31, Running 4.56s Step 79( N/A%), pre moving , FPS 20.84, Running 4.61s Step 80( N/A%), pre moving , FPS 21.28, Running 4.65s Step 81( N/A%), pre moving , FPS 21.75, Running 4.69s Step 82( N/A%), pre moving , FPS 22.43, Running 4.73s Step 83( N/A%), pre moving , FPS 23.08, Running 4.77s Step 84( N/A%), pre moving , FPS 23.57, Running 4.82s Step 85( N/A%), pre moving , FPS 13.62, Running 5.51s Step 86( N/A%), pre moving , FPS 12.45, Running 5.68s Step 87( N/A%), pre moving , FPS 10.90, Running 5.95s Step 88( N/A%), pre moving , FPS 10.04, Running 6.15s Step 89( N/A%), pre moving , FPS 9.12, Running 6.39s Step 90( N/A%), pre moving , FPS 8.58, Running 6.57s Step 91( N/A%), pre moving , FPS 7.85, Running 6.83s Step 92( N/A%), pre moving , FPS 7.44, Running 7.00s Step 93( N/A%), pre moving , FPS 6.88, Running 7.27s Step 94( N/A%), pre moving , FPS 6.61, Running 7.42s Step 95( N/A%), pre moving , FPS 6.17, Running 7.68s Step 96( N/A%), pre moving , FPS 5.92, Running 7.86s Step 97( N/A%), pre moving , FPS 5.60, Running 8.09s Step 98( N/A%), pre moving , FPS 5.44, Running 8.23s Step 99( N/A%), pre moving , FPS 5.16, Running 8.48s Step 100( N/A%), pre moving , FPS 4.96, Running 8.68s Step 101( N/A%), pre moving , FPS 4.66, Running 8.99s Step 102( N/A%), pre moving , FPS 4.50, Running 9.17s Step 103( N/A%), pre moving , FPS 4.29, Running 9.44s Step 104( N/A%), pre moving , FPS 4.18, Running 9.61s Step 105( N/A%), pre moving , FPS 4.57, Running 9.88s Step 106( N/A%), pre moving , FPS 4.55, Running 10.08s Step 107( N/A%), pre moving , FPS 4.51, Running 10.39s Step 108( N/A%), pre moving , FPS 4.48, Running 10.62s Step 109( N/A%), pre moving , FPS 4.45, Running 10.89s Step 110( N/A%), pre moving , FPS 4.37, Running 11.15s Step 111( N/A%), pre moving , FPS 4.37, Running 11.40s Step 112( N/A%), pre moving , FPS 4.35, Running 11.60s Step 113( N/A%), pre moving , FPS 4.37, Running 11.84s Step 114( N/A%), pre moving , FPS 4.29, Running 12.09s Step 115( N/A%), pre moving , FPS 4.26, Running 12.37s Step 116( N/A%), pre moving , FPS 4.28, Running 12.53s Step 117( N/A%), pre moving , FPS 4.23, Running 12.82s Step 118( N/A%), pre moving , FPS 4.18, Running 13.02s Step 119( N/A%), pre moving , FPS 4.17, Running 13.28s Step 120( N/A%), pre moving , FPS 4.15, Running 13.50s Step 121( N/A%), pre moving , FPS 4.18, Running 13.77s Step 122( N/A%), pre moving , FPS 4.17, Running 13.97s Step 123( N/A%), pre moving , FPS 4.17, Running 14.23s Step 124( N/A%), pre moving , FPS 4.12, Running 14.46s Step 125( N/A%), pre moving , FPS 4.10, Running 14.76s Step 126( N/A%), pre moving , FPS 4.11, Running 14.94s Step 127( N/A%), pre moving , FPS 4.19, Running 15.16s Step 128( N/A%), pre moving , FPS 4.25, Running 15.32s Step 129( N/A%), pre moving , FPS 4.19, Running 15.66s Step 130( N/A%), pre moving , FPS 4.28, Running 15.82s Step 131( N/A%), pre moving , FPS 4.24, Running 16.12s Step 132( N/A%), pre moving , FPS 4.27, Running 16.28s Step 133( N/A%), pre moving , FPS 4.26, Running 16.54s Step 134( N/A%), pre moving , FPS 4.34, Running 16.70s Step 135( N/A%), pre moving , FPS 4.34, Running 16.98s Step 136( N/A%), pre moving , FPS 4.32, Running 17.16s Step 137( N/A%), pre moving , FPS 4.29, Running 17.48s Step 138( N/A%), pre moving , FPS 4.31, Running 17.65s Step 139( N/A%), pre moving , FPS 4.34, Running 17.89s Step 140( N/A%), pre moving , FPS 4.51, Running 17.94s Step 141( N/A%), pre moving , FPS 4.75, Running 17.98s Step 142( N/A%), pre moving , FPS 4.94, Running 18.02s Step 143( N/A%), pre moving , FPS 5.22, Running 18.06s Step 144( N/A%), pre moving , FPS 5.49, Running 18.10s Step 145( N/A%), pre moving , FPS 5.91, Running 18.14s Step 146( N/A%), pre moving , FPS 6.17, Running 18.18s Step 147( N/A%), pre moving , FPS 6.51, Running 18.23s Step 148( N/A%), pre moving , FPS 6.77, Running 18.28s Step 149( N/A%), pre moving , FPS 7.53, Running 18.32s Step 150( N/A%), pre moving , FPS 6.69, Running 18.81s Step 151( N/A%), pre moving , FPS 7.31, Running 18.86s Step 152( N/A%), pre moving , FPS 7.64, Running 18.90s Step 153( N/A%), pre moving , FPS 8.35, Running 18.94s Step 154( N/A%), pre moving , FPS 8.71, Running 19.00s Step 155( N/A%), pre moving , FPS 9.64, Running 19.06s Step 156( N/A%), pre moving , FPS 10.09, Running 19.14s Step 157( N/A%), pre moving , FPS 11.54, Running 19.21s Step 158( N/A%), pre moving , FPS 12.38, Running 19.27s Step 159( N/A%), pre moving , FPS 13.92, Running 19.33s Step 160( N/A%), pre moving , FPS 13.79, Running 19.39s Step 161( N/A%), pre moving , FPS 13.61, Running 19.45s Step 162( N/A%), pre moving , FPS 13.38, Running 19.52s Step 163( N/A%), pre moving , FPS 12.83, Running 19.62s Step 164( N/A%), pre moving , FPS 12.47, Running 19.71s Step 165( N/A%), pre moving , FPS 12.32, Running 19.77s Step 166( N/A%), pre moving , FPS 12.21, Running 19.82s Step 167( N/A%), pre moving , FPS 12.01, Running 19.90s Step 168( N/A%), pre moving , FPS 11.79, Running 19.97s Step 169( N/A%), pre moving , FPS 11.62, Running 20.04s Step 170( N/A%), pre moving , FPS 15.13, Running 20.14s Step 171( N/A%), pre moving , FPS 14.59, Running 20.23s Step 172( N/A%), pre moving , FPS 14.13, Running 20.31s Step 173( N/A%), pre moving , FPS 13.55, Running 20.41s Step 174( N/A%), pre moving , FPS 13.18, Running 20.51s Step 175( N/A%), pre moving , FPS 12.82, Running 20.62s Step 176( N/A%), pre moving , FPS 12.71, Running 20.72s Step 177( N/A%), pre moving , FPS 12.42, Running 20.82s Step 178( N/A%), pre moving , FPS 12.13, Running 20.92s Step 179( N/A%), pre moving , FPS 11.82, Running 21.02s Step 180( N/A%), pre moving , FPS 11.56, Running 21.12s Step 181( N/A%), pre moving , FPS 11.24, Running 21.23s Step 182( N/A%), pre moving , FPS 10.99, Running 21.34s Step 183( N/A%), pre moving , FPS 11.02, Running 21.44s Step 184( N/A%), pre moving , FPS 10.94, Running 21.54s Step 185( N/A%), pre moving , FPS 10.67, Running 21.64s Step 186( N/A%), pre moving , FPS 10.41, Running 21.74s Step 187( N/A%), pre moving , FPS 10.30, Running 21.84s Step 188( N/A%), pre moving , FPS 10.23, Running 21.93s Step 189( N/A%), pre moving , FPS 10.14, Running 22.01s Step 190( N/A%), pre moving , FPS 10.19, Running 22.10s Step 191( N/A%), pre moving , FPS 10.22, Running 22.18s Step 192( N/A%), pre moving , FPS 10.16, Running 22.28s Step 193( N/A%), pre moving , FPS 10.23, Running 22.37s Step 194( N/A%), pre moving , FPS 10.37, Running 22.44s Step 195( N/A%), pre moving , FPS 10.53, Running 22.52s Step 196( N/A%), pre moving , FPS 10.72, Running 22.58s Step 197( N/A%), pre moving , FPS 10.96, Running 22.65s Step 198( N/A%), pre moving , FPS 11.36, Running 22.68s Step 199( N/A%), pre moving , FPS 11.83, Running 22.71s Step 200( N/A%), pre moving , FPS 12.29, Running 22.75s Step 201( N/A%), pre moving , FPS 12.91, Running 22.78s Step 202( N/A%), pre moving , FPS 13.25, Running 22.85s Step 203( N/A%), pre moving , FPS 13.60, Running 22.91s Step 204( N/A%), pre moving , FPS 13.99, Running 22.97s Step 205( N/A%), pre moving , FPS 14.69, Running 23.00s Step 206( N/A%), pre moving , FPS 15.10, Running 23.07s Step 207( N/A%), pre moving , FPS 15.88, Running 23.10s Step 208( N/A%), pre moving , FPS 16.61, Running 23.13s Step 209( N/A%), pre moving , FPS 17.32, Running 23.17s Step 210( N/A%), pre moving , FPS 18.09, Running 23.20s Step 211( N/A%), pre moving , FPS 18.93, Running 23.24s Step 212( N/A%), pre moving , FPS 14.61, Running 23.65s Step 213( N/A%), pre moving , FPS 15.20, Running 23.68s Step 214( N/A%), pre moving , FPS 15.66, Running 23.72s Step 215( N/A%), pre moving , FPS 16.17, Running 23.75s Step 216( N/A%), pre moving , FPS 16.50, Running 23.79s Step 217( N/A%), pre moving , FPS 16.94, Running 23.83s Step 218( N/A%), pre moving , FPS 16.93, Running 23.86s Step 219( N/A%), pre moving , FPS 16.54, Running 23.92s Step 220( N/A%), pre moving , FPS 16.27, Running 23.98s Step 221( N/A%), pre moving , FPS 16.00, Running 24.03s Step 222( N/A%), pre moving , FPS 16.24, Running 24.08s Step 223( N/A%), pre moving , FPS 16.38, Running 24.13s Step 224( N/A%), pre moving , FPS 16.46, Running 24.18s Step 225( N/A%), pre moving , FPS 16.25, Running 24.23s Step 226( N/A%), pre moving , FPS 16.46, Running 24.28s Step 227( N/A%), pre moving , FPS 15.94, Running 24.36s Step 228( N/A%), pre moving , FPS 15.60, Running 24.41s Step 229( N/A%), pre moving , FPS 15.22, Running 24.48s Step 230( N/A%), pre moving , FPS 14.77, Running 24.56s Step 231( N/A%), pre moving , FPS 14.33, Running 24.64s Step 232( N/A%), pre moving , FPS 19.00, Running 24.70s Step 233( N/A%), pre moving , FPS 18.42, Running 24.77s Step 234( N/A%), pre moving , FPS 17.72, Running 24.85s Step 235( N/A%), pre moving , FPS 17.17, Running 24.92s Step 236( N/A%), pre moving , FPS 16.78, Running 24.98s Step 237( N/A%), pre moving , FPS 16.23, Running 25.06s Step 238( N/A%), pre moving , FPS 15.70, Running 25.13s Step 239( N/A%), pre moving , FPS 15.60, Running 25.20s Step 240( N/A%), pre moving , FPS 15.39, Running 25.28s Step 241( N/A%), pre moving , FPS 15.02, Running 25.36s Step 242( N/A%), pre moving , FPS 14.70, Running 25.44s Step 243( N/A%), pre moving , FPS 14.50, Running 25.51s Step 244( N/A%), pre moving , FPS 14.30, Running 25.58s Step 245( N/A%), pre moving , FPS 14.09, Running 25.65s Step 246( N/A%), pre moving , FPS 13.87, Running 25.73s Step 247( N/A%), pre moving , FPS 13.81, Running 25.80s Step 248( N/A%), pre moving , FPS 13.65, Running 25.88s Step 249( N/A%), pre moving , FPS 13.64, Running 25.95s Step 250( N/A%), pre moving , FPS 13.68, Running 26.02s Step 251( N/A%), pre moving , FPS 13.68, Running 26.10s Step 252( N/A%), pre moving , FPS 13.52, Running 26.18s Step 253( N/A%), pre moving , FPS 13.45, Running 26.26s Step 254( N/A%), pre moving , FPS 13.69, Running 26.31s Step 255( N/A%), pre moving , FPS 13.85, Running 26.36s Step 256( N/A%), pre moving , FPS 13.97, Running 26.42s Step 257( N/A%), pre moving , FPS 14.01, Running 26.49s Step 258( N/A%), pre moving , FPS 14.06, Running 26.56s Step 259( N/A%), pre moving , FPS 13.97, Running 26.63s Step 260( N/A%), pre moving , FPS 14.01, Running 26.70s Step 261( N/A%), pre moving , FPS 14.19, Running 26.77s Step 262( N/A%), pre moving , FPS 14.30, Running 26.84s Step 263( N/A%), pre moving , FPS 14.29, Running 26.91s Step 264( N/A%), pre moving , FPS 14.18, Running 26.99s Step 265( N/A%), pre moving , FPS 14.10, Running 27.07s Step 266( N/A%), pre moving , FPS 14.10, Running 27.14s Step 267( N/A%), pre moving , FPS 14.14, Running 27.22s Step 268( N/A%), pre moving , FPS 13.99, Running 27.31s Step 269( N/A%), pre moving , FPS 13.91, Running 27.39s Step 270( N/A%), pre moving , FPS 13.76, Running 27.47s Step 271( N/A%), pre moving , FPS 13.73, Running 27.55s Step 272( N/A%), pre moving , FPS 13.69, Running 27.64s Step 273( N/A%), pre moving , FPS 13.59, Running 27.73s Step 274( N/A%), pre moving , FPS 13.27, Running 27.81s Step 275( N/A%), pre moving , FPS 13.02, Running 27.90s Step 276( N/A%), pre moving , FPS 12.88, Running 27.97s Step 277( N/A%), pre moving , FPS 12.84, Running 28.05s Step 278( N/A%), pre moving , FPS 12.61, Running 28.14s Step 279( N/A%), pre moving , FPS 12.60, Running 28.22s Step 280( N/A%), pre moving , FPS 12.75, Running 28.27s Step 281( N/A%), pre moving , FPS 12.89, Running 28.32s Step 282( N/A%), pre moving , FPS 13.18, Running 28.36s Step 283( N/A%), pre moving , FPS 13.37, Running 28.41s Step 284( N/A%), pre moving , FPS 13.75, Running 28.44s Step 285( N/A%), pre moving , FPS 14.13, Running 28.49s Step 286( N/A%), pre moving , FPS 14.54, Running 28.52s Step 287( N/A%), pre moving , FPS 14.93, Running 28.56s Step 288( N/A%), pre moving , FPS 15.23, Running 28.62s Step 289( N/A%), pre moving , FPS 15.48, Running 28.68s Step 290( N/A%), pre moving , FPS 15.86, Running 28.73s Step 291( N/A%), pre moving , FPS 16.23, Running 28.79s Step 292( N/A%), pre moving , FPS 16.68, Running 28.84s Step 293( N/A%), pre moving , FPS 17.12, Running 28.90s Step 294( N/A%), pre moving , FPS 17.60, Running 28.95s Step 295( N/A%), pre moving , FPS 17.91, Running 29.01s Step 296( N/A%), pre moving , FPS 18.52, Running 29.05s Step 297( N/A%), pre moving , FPS 19.28, Running 29.08s Step 298( N/A%), pre moving , FPS 20.58, Running 29.12s Step 299( N/A%), pre moving , FPS 21.57, Running 29.15s Step 300( N/A%), pre moving , FPS 21.96, Running 29.18s Step 301( N/A%), pre moving , FPS 22.29, Running 29.22s Step 302( N/A%), pre moving , FPS 22.27, Running 29.25s Step 303( N/A%), pre moving , FPS 22.65, Running 29.29s Step 304( N/A%), pre moving , FPS 22.66, Running 29.33s Step 305( N/A%), pre moving , FPS 22.78, Running 29.36s Step 306( N/A%), pre moving , FPS 22.44, Running 29.41s Step 307( N/A%), pre moving , FPS 22.50, Running 29.45s Step 308( N/A%), pre moving , FPS 23.16, Running 29.49s Step 309( N/A%), pre moving , FPS 23.76, Running 29.52s Step 310( N/A%), pre moving , FPS 24.42, Running 29.55s Step 311( N/A%), pre moving , FPS 15.17, Running 30.11s Step 312( N/A%), pre moving , FPS 15.32, Running 30.15s Step 313( N/A%), pre moving , FPS 15.54, Running 30.18s Step 314( N/A%), pre moving , FPS 15.47, Running 30.24s Step 315( N/A%), pre moving , FPS 15.52, Running 30.30s Step 316( N/A%), pre moving , FPS 15.23, Running 30.36s Step 317( N/A%), pre moving , FPS 14.87, Running 30.43s Step 318( N/A%), pre moving , FPS 14.68, Running 30.48s Step 319( N/A%), pre moving , FPS 14.38, Running 30.54s Step 320( N/A%), pre moving , FPS 14.10, Running 30.60s Step 321( N/A%), pre moving , FPS 13.97, Running 30.65s Step 322( N/A%), pre moving , FPS 13.75, Running 30.71s Step 323( N/A%), pre moving , FPS 13.49, Running 30.77s Step 324( N/A%), pre moving , FPS 13.33, Running 30.83s Step 325( N/A%), pre moving , FPS 13.17, Running 30.88s Step 326( N/A%), pre moving , FPS 13.07, Running 30.94s Step 327( N/A%), pre moving , FPS 12.91, Running 31.00s Step 328( N/A%), pre moving , FPS 12.69, Running 31.06s Step 329( N/A%), pre moving , FPS 12.56, Running 31.11s Step 330( N/A%), pre moving , FPS 12.42, Running 31.16s Step 331( N/A%), pre moving , FPS 18.02, Running 31.22s Step 332( N/A%), pre moving , FPS 18.16, Running 31.25s Step 333( N/A%), pre moving , FPS 18.09, Running 31.29s Step 334( N/A%), pre moving , FPS 18.33, Running 31.33s Step 335( N/A%), pre moving , FPS 18.72, Running 31.37s Step 336( N/A%), pre moving , FPS 19.12, Running 31.41s Step 337( N/A%), pre moving , FPS 19.57, Running 31.45s Step 338( N/A%), pre moving , FPS 19.77, Running 31.49s Step 339( N/A%), pre moving , FPS 20.07, Running 31.54s Step 340( N/A%), pre moving , FPS 20.38, Running 31.58s Step 341( N/A%), pre moving , FPS 20.59, Running 31.62s Step 342( N/A%), pre moving , FPS 21.08, Running 31.66s Step 343( N/A%), pre moving , FPS 21.64, Running 31.69s Step 344( N/A%), pre moving , FPS 22.15, Running 31.73s Step 345( N/A%), pre moving , FPS 22.64, Running 31.76s Step 346( N/A%), pre moving , FPS 23.28, Running 31.80s Step 347( N/A%), pre moving , FPS 23.86, Running 31.83s Step 348( N/A%), pre moving , FPS 24.88, Running 31.87s Step 349( N/A%), pre moving , FPS 25.36, Running 31.90s Step 350( N/A%), pre moving , FPS 25.88, Running 31.94s Step 351( N/A%), pre moving , FPS 26.24, Running 31.98s Step 352( N/A%), pre moving , FPS 8.14, Running 33.71s Step 353( N/A%), pre moving , FPS 7.36, Running 34.01s Step 354( N/A%), pre moving , FPS 7.03, Running 34.18s Step 355( N/A%), pre moving , FPS 6.39, Running 34.50s Step 356( N/A%), pre moving , FPS 6.13, Running 34.67s Step 357( N/A%), pre moving , FPS 5.73, Running 34.94s Step 358( N/A%), pre moving , FPS 5.50, Running 35.13s Step 359( N/A%), pre moving , FPS 5.19, Running 35.39s Step 360( N/A%), pre moving , FPS 5.02, Running 35.57s Step 361( N/A%), pre moving , FPS 4.73, Running 35.85s Step 362( N/A%), pre moving , FPS 4.53, Running 36.07s Step 363( N/A%), pre moving , FPS 4.28, Running 36.36s Step 364( N/A%), pre moving , FPS 4.12, Running 36.59s Step 365( N/A%), pre moving , FPS 3.95, Running 36.83s Step 366( N/A%), pre moving , FPS 3.85, Running 36.99s Step 367( N/A%), pre moving , FPS 3.67, Running 37.28s Step 368( N/A%), pre moving , FPS 3.57, Running 37.47s Step 369( N/A%), pre moving , FPS 3.43, Running 37.73s Step 370( N/A%), pre moving , FPS 3.36, Running 37.89s Step 371( N/A%), pre moving , FPS 3.23, Running 38.17s Step 372( 0.33%), action 1, FPS 3.49, Running 39.44s Step 373( 0.67%), action 2, FPS 3.32, Running 40.02s Step 374( 1.00%), action 3, FPS 3.00, Running 40.84s Step 375( 1.33%), action 4, FPS 2.86, Running 41.50s Step 376( 1.67%), action 5, FPS 2.68, Running 42.13s Step 377( 2.00%), action 6, FPS 2.57, Running 42.74s Step 378( 2.33%), action 7, FPS 2.38, Running 43.52s Step 379( 2.67%), action 8, FPS 2.28, Running 44.15s Step 380( 3.00%), action 9, FPS 2.13, Running 44.95s Step 381( 3.33%), action 10, FPS 2.07, Running 45.53s Step 382( 3.67%), action 11, FPS 1.95, Running 46.35s Step 383( 4.00%), action 12, FPS 1.90, Running 46.86s Step 384( 4.33%), action 13, FPS 1.82, Running 47.58s Step 385( 4.67%), action 14, FPS 1.77, Running 48.16s Step 386( 5.00%), action 15, FPS 1.69, Running 48.85s Step 387( 5.33%), action 16, FPS 1.65, Running 49.37s Step 388( 5.67%), action 17, FPS 1.59, Running 50.08s Step 389( 6.00%), action 18, FPS 1.55, Running 50.62s Step 390( 6.33%), action 19, FPS 1.49, Running 51.29s Step 391( 6.67%), action 20, FPS 1.47, Running 51.78s Step 392( 7.00%), action 21, FPS 1.51, Running 52.71s Step 393( 7.33%), action 22, FPS 1.52, Running 53.16s Step 394( 7.67%), action 23, FPS 1.58, Running 53.49s Step 395( 8.00%), action 24, FPS 1.63, Running 53.78s Step 396( 8.33%), action 25, FPS 1.62, Running 54.44s Step 397( 8.67%), action 26, FPS 1.63, Running 55.01s Step 398( 9.00%), action 27, FPS 1.65, Running 55.64s Step 399( 9.33%), action 28, FPS 1.65, Running 56.26s Step 400( 9.67%), action 29, FPS 1.67, Running 56.92s Step 401( 10.00%), action 30, FPS 1.71, Running 57.21s Step 402( 10.33%), action 31, FPS 1.67, Running 58.34s Step 403( 10.67%), action 32, FPS 1.67, Running 58.85s Step 404( 11.00%), action 33, FPS 1.65, Running 59.72s Step 405( 11.33%), action 34, FPS 1.68, Running 60.08s Step 406( 11.67%), action 35, FPS 1.68, Running 60.73s Step 407( 12.00%), action 36, FPS 1.69, Running 61.20s Step 408( 12.33%), action 37, FPS 1.72, Running 61.72s Step 409( 12.67%), action 38, FPS 1.74, Running 62.12s Step 410( 13.00%), action 39, FPS 1.75, Running 62.72s Step 411( 13.33%), action 40, FPS 1.78, Running 63.00s Step 412( 13.67%), action 41, FPS 1.76, Running 64.10s Step 413( 14.00%), action 42, FPS 1.75, Running 64.61s Step 414( 14.33%), action 43, FPS 1.68, Running 65.43s Step 415( 14.67%), action 44, FPS 1.65, Running 65.90s Step 416( 15.00%), action 45, FPS 1.65, Running 66.59s Step 417( 15.33%), action 46, FPS 1.66, Running 67.04s Step 418( 15.67%), action 47, FPS 1.66, Running 67.70s Step 419( 16.00%), action 48, FPS 1.68, Running 68.16s Step 420( 16.33%), action 49, FPS 1.70, Running 68.70s Step 421( 16.67%), action 50, FPS 1.67, Running 69.16s Step 422( 17.00%), action 51, FPS 1.68, Running 70.22s Step 423( 17.33%), action 52, FPS 1.68, Running 70.73s Step 424( 17.67%), action 53, FPS 1.69, Running 71.53s Step 425( 18.00%), action 54, FPS 1.67, Running 72.03s Step 426( 18.33%), action 55, FPS 1.66, Running 72.77s Step 427( 18.67%), action 56, FPS 1.66, Running 73.26s Step 428( 19.00%), action 57, FPS 1.63, Running 73.98s Step 429( 19.33%), action 58, FPS 1.62, Running 74.43s Step 430( 19.67%), action 59, FPS 1.60, Running 75.20s Step 431( 20.00%), action 60, FPS 1.58, Running 75.66s Step 432( 20.33%), action 61, FPS 1.60, Running 76.64s Step 433( 20.67%), action 62, FPS 1.62, Running 76.92s Step 434( 21.00%), action 63, FPS 1.67, Running 77.43s Step 435( 21.33%), action 64, FPS 1.67, Running 77.86s Step 436( 21.67%), action 65, FPS 1.66, Running 78.63s Step 437( 22.00%), action 66, FPS 1.65, Running 79.14s Step 438( 22.33%), action 67, FPS 1.68, Running 79.58s Step 439( 22.67%), action 68, FPS 1.68, Running 80.08s Step 440( 23.00%), action 69, FPS 1.66, Running 80.73s Step 441( 23.33%), action 70, FPS 1.66, Running 81.23s Step 442( 23.67%), action 71, FPS 1.67, Running 82.23s Step 443( 24.00%), action 72, FPS 1.65, Running 82.83s Step 444( 24.33%), action 73, FPS 1.66, Running 83.58s Step 445( 24.67%), action 74, FPS 1.66, Running 84.11s Step 446( 25.00%), action 75, FPS 1.65, Running 84.88s Step 447( 25.33%), action 76, FPS 1.65, Running 85.38s Step 448( 25.67%), action 77, FPS 1.64, Running 86.14s Step 449( 26.00%), action 78, FPS 1.65, Running 86.58s Step 450( 26.33%), action 79, FPS 1.66, Running 87.27s Step 451( 26.67%), action 80, FPS 1.65, Running 87.81s Step 452( 27.00%), action 81, FPS 1.66, Running 88.68s Step 453( 27.33%), action 82, FPS 1.64, Running 89.12s Step 454( 27.67%), action 83, FPS 1.61, Running 89.84s Step 455( 28.00%), action 84, FPS 1.60, Running 90.39s Step 456( 28.33%), action 85, FPS 1.61, Running 91.05s Step 457( 28.67%), action 86, FPS 1.62, Running 91.51s Step 458( 29.00%), action 87, FPS 1.58, Running 92.23s Step 459( 29.33%), action 88, FPS 1.59, Running 92.63s Step 460( 29.67%), action 89, FPS 1.59, Running 93.27s Step 461( 30.00%), action 90, FPS 1.59, Running 93.77s Step 462( 30.33%), action 91, FPS 1.60, Running 94.76s Step 463( 30.67%), action 92, FPS 1.61, Running 95.23s Step 464( 31.00%), action 93, FPS 1.62, Running 95.91s Step 465( 31.33%), action 94, FPS 1.62, Running 96.45s Step 466( 31.67%), action 95, FPS 1.67, Running 96.83s Step 467( 32.00%), action 96, FPS 1.68, Running 97.28s Step 468( 32.33%), action 97, FPS 1.68, Running 98.07s Step 469( 32.67%), action 98, FPS 1.67, Running 98.53s Step 470( 33.00%), action 99, FPS 1.67, Running 99.23s Step 471( 33.33%), action 100, FPS 1.67, Running 99.76s Step 472( 33.67%), action 101, FPS 1.67, Running 100.64s Step 473( 34.00%), action 102, FPS 1.67, Running 101.08s Step 474( 34.33%), action 103, FPS 1.69, Running 101.64s Step 475( 34.67%), action 104, FPS 1.74, Running 101.89s Step 476( 35.00%), action 105, FPS 1.75, Running 102.49s Step 477( 35.33%), action 106, FPS 1.78, Running 102.73s Step 478( 35.67%), action 107, FPS 1.79, Running 103.42s Step 479( 36.00%), action 108, FPS 1.78, Running 103.88s Step 480( 36.33%), action 109, FPS 1.76, Running 104.64s Step 481( 36.67%), action 110, FPS 1.76, Running 105.10s Step 482( 37.00%), action 111, FPS 1.75, Running 106.17s Step 483( 37.33%), action 112, FPS 1.75, Running 106.69s Step 484( 37.67%), action 113, FPS 1.73, Running 107.50s Step 485( 38.00%), action 114, FPS 1.75, Running 107.90s Step 486( 38.33%), action 115, FPS 1.71, Running 108.52s Step 487( 38.67%), action 116, FPS 1.73, Running 108.86s Step 488( 39.00%), action 117, FPS 1.74, Running 109.58s Step 489( 39.33%), action 118, FPS 1.73, Running 110.09s Step 490( 39.67%), action 119, FPS 1.76, Running 110.57s Step 491( 40.00%), action 120, FPS 1.78, Running 110.96s Step 492( 40.33%), action 121, FPS 1.81, Running 111.67s Step 493( 40.67%), action 122, FPS 1.85, Running 111.88s Step 494( 41.00%), action 123, FPS 1.87, Running 112.35s Step 495( 41.33%), action 124, FPS 1.83, Running 112.81s Step 496( 41.67%), action 125, FPS 1.84, Running 113.34s Step 497( 42.00%), action 126, FPS 1.81, Running 113.76s Step 498( 42.33%), action 127, FPS 1.79, Running 114.56s Step 499( 42.67%), action 128, FPS 1.81, Running 114.92s Step 500( 43.00%), action 129, FPS 1.88, Running 115.30s Step 501( 43.33%), action 130, FPS 1.92, Running 115.54s Step 502( 43.67%), action 131, FPS 1.97, Running 116.34s Step 503( 44.00%), action 132, FPS 2.02, Running 116.59s Step 504( 44.33%), action 133, FPS 2.09, Running 117.06s Step 505( 44.67%), action 134, FPS 2.08, Running 117.53s Step 506( 45.00%), action 135, FPS 2.12, Running 117.95s Step 507( 45.33%), action 136, FPS 2.11, Running 118.36s Step 508( 45.67%), action 137, FPS 2.15, Running 118.89s Step 509( 46.00%), action 138, FPS 2.18, Running 119.27s Step 510( 46.33%), action 139, FPS 2.13, Running 119.98s Step 511( 46.67%), action 140, FPS 2.15, Running 120.26s Step 512( 47.00%), action 141, FPS 2.13, Running 121.04s Step 513( 47.33%), action 142, FPS 2.13, Running 121.26s Step 514( 47.67%), action 143, FPS 2.10, Running 121.88s Step 515( 48.00%), action 144, FPS 2.11, Running 122.32s Step 516( 48.33%), action 145, FPS 2.08, Running 122.93s Step 517( 48.67%), action 146, FPS 2.12, Running 123.19s Step 518( 49.00%), action 147, FPS 2.17, Running 123.80s Step 519( 49.33%), action 148, FPS 2.19, Running 124.05s Step 520( 49.67%), action 149, FPS 2.16, Running 124.56s Step 521( 50.00%), action 150, FPS 2.15, Running 124.86s Step 522( 50.33%), action 151, FPS 2.18, Running 125.52s [2026-08-01 18:47:09] [79 ] Seed 78 success after 126.64 s. +steps: 522 , actions: 151 . +Instruction: Empty +Total 45/79(56.96%) success. +Setting seed: 79 +Step 1( N/A%), pre moving , FPS 7.52, Running 0.13s Step 2( N/A%), pre moving , FPS 11.72, Running 0.17s Step 3( N/A%), pre moving , FPS 14.43, Running 0.21s Step 4( N/A%), pre moving , FPS 16.04, Running 0.25s Step 5( N/A%), pre moving , FPS 17.24, Running 0.29s Step 6( N/A%), pre moving , FPS 18.03, Running 0.33s Step 7( N/A%), pre moving , FPS 18.10, Running 0.39s Step 8( N/A%), pre moving , FPS 18.86, Running 0.42s Step 9( N/A%), pre moving , FPS 19.49, Running 0.46s Step 10( N/A%), pre moving , FPS 20.00, Running 0.50s Step 11( N/A%), pre moving , FPS 20.35, Running 0.54s Step 12( N/A%), pre moving , FPS 20.29, Running 0.59s Step 13( N/A%), pre moving , FPS 20.51, Running 0.63s Step 14( N/A%), pre moving , FPS 20.72, Running 0.68s Step 15( N/A%), pre moving , FPS 20.83, Running 0.72s Step 16( N/A%), pre moving , FPS 21.07, Running 0.76s Step 17( N/A%), pre moving , FPS 21.30, Running 0.80s Step 18( N/A%), pre moving , FPS 21.47, Running 0.84s Step 19( N/A%), pre moving , FPS 21.57, Running 0.88s Step 20( N/A%), pre moving , FPS 21.74, Running 0.92s Step 21( N/A%), pre moving , FPS 19.08, Running 1.18s Step 22( N/A%), pre moving , FPS 18.43, Running 1.26s Step 23( N/A%), pre moving , FPS 18.32, Running 1.30s Step 24( N/A%), pre moving , FPS 18.18, Running 1.35s Step 25( N/A%), pre moving , FPS 18.24, Running 1.39s Step 26( N/A%), pre moving , FPS 15.29, Running 1.64s Step 27( N/A%), pre moving , FPS 15.49, Running 1.68s Step 28( N/A%), pre moving , FPS 15.47, Running 1.72s Step 29( N/A%), pre moving , FPS 15.27, Running 1.77s Step 30( N/A%), pre moving , FPS 15.27, Running 1.81s Step 31( N/A%), pre moving , FPS 15.23, Running 1.85s Step 32( N/A%), pre moving , FPS 15.38, Running 1.89s Step 33( N/A%), pre moving , FPS 15.44, Running 1.93s Step 34( N/A%), pre moving , FPS 15.48, Running 1.97s Step 35( N/A%), pre moving , FPS 15.54, Running 2.01s Step 36( N/A%), pre moving , FPS 12.80, Running 2.32s Step 37( N/A%), pre moving , FPS 12.79, Running 2.36s Step 38( N/A%), pre moving , FPS 12.72, Running 2.41s Step 39( N/A%), pre moving , FPS 12.71, Running 2.45s Step 40( N/A%), pre moving , FPS 12.71, Running 2.49s Step 41( N/A%), pre moving , FPS 14.80, Running 2.53s Step 42( N/A%), pre moving , FPS 15.21, Running 2.57s Step 43( N/A%), pre moving , FPS 15.27, Running 2.61s Step 44( N/A%), pre moving , FPS 15.16, Running 2.67s Step 45( N/A%), pre moving , FPS 14.91, Running 2.73s Step 46( N/A%), pre moving , FPS 17.46, Running 2.79s Step 47( N/A%), pre moving , FPS 17.07, Running 2.85s Step 48( N/A%), pre moving , FPS 16.67, Running 2.92s Step 49( N/A%), pre moving , FPS 16.46, Running 2.99s Step 50( N/A%), pre moving , FPS 16.21, Running 3.04s Step 51( N/A%), pre moving , FPS 15.96, Running 3.11s Step 52( N/A%), pre moving , FPS 15.66, Running 3.17s Step 53( N/A%), pre moving , FPS 15.34, Running 3.23s Step 54( N/A%), pre moving , FPS 15.11, Running 3.29s Step 55( N/A%), pre moving , FPS 14.87, Running 3.35s Step 56( N/A%), pre moving , FPS 18.18, Running 3.42s Step 57( N/A%), pre moving , FPS 17.75, Running 3.49s Step 58( N/A%), pre moving , FPS 17.57, Running 3.55s Step 59( N/A%), pre moving , FPS 17.35, Running 3.61s Step 60( N/A%), pre moving , FPS 17.03, Running 3.67s Step 61( N/A%), pre moving , FPS 16.47, Running 3.75s Step 62( N/A%), pre moving , FPS 16.05, Running 3.82s Step 63( N/A%), pre moving , FPS 15.78, Running 3.88s Step 64( N/A%), pre moving , FPS 15.79, Running 3.94s Step 65( N/A%), pre moving , FPS 15.79, Running 4.00s Step 66( N/A%), pre moving , FPS 15.73, Running 4.06s Step 67( N/A%), pre moving , FPS 15.77, Running 4.12s Step 68( N/A%), pre moving , FPS 15.87, Running 4.18s Step 69( N/A%), pre moving , FPS 15.92, Running 4.24s Step 70( N/A%), pre moving , FPS 15.85, Running 4.31s Step 71( N/A%), pre moving , FPS 15.91, Running 4.36s Step 72( N/A%), pre moving , FPS 15.95, Running 4.42s Step 73( N/A%), pre moving , FPS 16.17, Running 4.47s Step 74( N/A%), pre moving , FPS 16.40, Running 4.51s Step 75( N/A%), pre moving , FPS 16.53, Running 4.56s Step 76( N/A%), pre moving , FPS 16.86, Running 4.61s Step 77( N/A%), pre moving , FPS 17.27, Running 4.65s Step 78( N/A%), pre moving , FPS 17.60, Running 4.69s Step 79( N/A%), pre moving , FPS 17.89, Running 4.73s Step 80( N/A%), pre moving , FPS 18.15, Running 4.77s Step 81( N/A%), pre moving , FPS 18.72, Running 4.82s Step 82( N/A%), pre moving , FPS 19.30, Running 4.85s Step 83( N/A%), pre moving , FPS 19.66, Running 4.89s Step 84( N/A%), pre moving , FPS 19.82, Running 4.94s Step 85( N/A%), pre moving , FPS 20.21, Running 4.98s Step 86( N/A%), pre moving , FPS 20.73, Running 5.02s Step 87( N/A%), pre moving , FPS 21.23, Running 5.06s Step 88( N/A%), pre moving , FPS 21.45, Running 5.11s Step 89( N/A%), pre moving , FPS 21.97, Running 5.15s Step 90( N/A%), pre moving , FPS 13.81, Running 5.75s Step 91( N/A%), pre moving , FPS 12.81, Running 5.92s Step 92( N/A%), pre moving , FPS 11.53, Running 6.16s Step 93( N/A%), pre moving , FPS 10.86, Running 6.31s Step 94( N/A%), pre moving , FPS 9.67, Running 6.58s Step 95( N/A%), pre moving , FPS 9.17, Running 6.74s Step 96( N/A%), pre moving , FPS 8.37, Running 7.00s Step 97( N/A%), pre moving , FPS 8.05, Running 7.13s Step 98( N/A%), pre moving , FPS 7.45, Running 7.37s Step 99( N/A%), pre moving , FPS 7.16, Running 7.52s Step 100( N/A%), pre moving , FPS 6.70, Running 7.76s Step 101( N/A%), pre moving , FPS 6.43, Running 7.92s Step 102( N/A%), pre moving , FPS 6.00, Running 8.19s Step 103( N/A%), pre moving , FPS 5.77, Running 8.36s Step 104( N/A%), pre moving , FPS 5.49, Running 8.59s Step 105( N/A%), pre moving , FPS 5.28, Running 8.77s Step 106( N/A%), pre moving , FPS 4.97, Running 9.04s Step 107( N/A%), pre moving , FPS 4.83, Running 9.20s Step 108( N/A%), pre moving , FPS 4.62, Running 9.44s Step 109( N/A%), pre moving , FPS 4.50, Running 9.60s Step 110( N/A%), pre moving , FPS 4.87, Running 9.86s Step 111( N/A%), pre moving , FPS 4.89, Running 10.01s Step 112( N/A%), pre moving , FPS 4.87, Running 10.26s Step 113( N/A%), pre moving , FPS 4.87, Running 10.42s Step 114( N/A%), pre moving , FPS 4.86, Running 10.69s Step 115( N/A%), pre moving , FPS 4.79, Running 10.92s Step 116( N/A%), pre moving , FPS 4.76, Running 11.20s Step 117( N/A%), pre moving , FPS 4.73, Running 11.35s Step 118( N/A%), pre moving , FPS 4.68, Running 11.65s Step 119( N/A%), pre moving , FPS 4.65, Running 11.82s Step 120( N/A%), pre moving , FPS 4.62, Running 12.08s Step 121( N/A%), pre moving , FPS 4.60, Running 12.27s Step 122( N/A%), pre moving , FPS 4.54, Running 12.59s Step 123( N/A%), pre moving , FPS 4.58, Running 12.73s Step 124( N/A%), pre moving , FPS 4.56, Running 12.97s Step 125( N/A%), pre moving , FPS 4.57, Running 13.15s Step 126( N/A%), pre moving , FPS 4.59, Running 13.40s Step 127( N/A%), pre moving , FPS 4.58, Running 13.57s Step 128( N/A%), pre moving , FPS 4.58, Running 13.81s Step 129( N/A%), pre moving , FPS 4.58, Running 13.97s Step 130( N/A%), pre moving , FPS 4.58, Running 14.23s Step 131( N/A%), pre moving , FPS 4.55, Running 14.41s Step 132( N/A%), pre moving , FPS 4.57, Running 14.63s Step 133( N/A%), pre moving , FPS 4.57, Running 14.79s Step 134( N/A%), pre moving , FPS 4.63, Running 15.01s Step 135( N/A%), pre moving , FPS 4.67, Running 15.20s Step 136( N/A%), pre moving , FPS 4.70, Running 15.45s Step 137( N/A%), pre moving , FPS 4.70, Running 15.61s Step 138( N/A%), pre moving , FPS 4.73, Running 15.87s Step 139( N/A%), pre moving , FPS 4.71, Running 16.06s Step 140( N/A%), pre moving , FPS 4.70, Running 16.33s Step 141( N/A%), pre moving , FPS 4.71, Running 16.52s Step 142( N/A%), pre moving , FPS 4.81, Running 16.75s Step 143( N/A%), pre moving , FPS 4.77, Running 16.93s Step 144( N/A%), pre moving , FPS 4.72, Running 17.21s Step 145( N/A%), pre moving , FPS 4.87, Running 17.25s Step 146( N/A%), pre moving , FPS 5.13, Running 17.31s Step 147( N/A%), pre moving , FPS 5.27, Running 17.36s Step 148( N/A%), pre moving , FPS 5.55, Running 17.41s Step 149( N/A%), pre moving , FPS 5.74, Running 17.45s Step 150( N/A%), pre moving , FPS 6.13, Running 17.49s Step 151( N/A%), pre moving , FPS 6.40, Running 17.53s Step 152( N/A%), pre moving , FPS 6.82, Running 17.57s Step 153( N/A%), pre moving , FPS 7.08, Running 17.62s Step 154( N/A%), pre moving , FPS 7.55, Running 17.66s Step 155( N/A%), pre moving , FPS 6.89, Running 18.10s Step 156( N/A%), pre moving , FPS 7.44, Running 18.14s Step 157( N/A%), pre moving , FPS 7.77, Running 18.18s Step 158( N/A%), pre moving , FPS 8.52, Running 18.22s Step 159( N/A%), pre moving , FPS 9.11, Running 18.26s Step 160( N/A%), pre moving , FPS 10.06, Running 18.32s Step 161( N/A%), pre moving , FPS 10.69, Running 18.39s Step 162( N/A%), pre moving , FPS 11.70, Running 18.46s Step 163( N/A%), pre moving , FPS 12.37, Running 18.54s Step 164( N/A%), pre moving , FPS 14.37, Running 18.60s Step 165( N/A%), pre moving , FPS 14.19, Running 18.66s Step 166( N/A%), pre moving , FPS 14.05, Running 18.73s Step 167( N/A%), pre moving , FPS 14.02, Running 18.79s Step 168( N/A%), pre moving , FPS 13.75, Running 18.86s Step 169( N/A%), pre moving , FPS 13.55, Running 18.93s Step 170( N/A%), pre moving , FPS 13.34, Running 18.99s Step 171( N/A%), pre moving , FPS 12.78, Running 19.09s Step 172( N/A%), pre moving , FPS 12.43, Running 19.18s Step 173( N/A%), pre moving , FPS 12.24, Running 19.25s Step 174( N/A%), pre moving , FPS 12.05, Running 19.32s Step 175( N/A%), pre moving , FPS 15.29, Running 19.41s Step 176( N/A%), pre moving , FPS 14.60, Running 19.51s Step 177( N/A%), pre moving , FPS 13.95, Running 19.62s Step 178( N/A%), pre moving , FPS 13.39, Running 19.72s Step 179( N/A%), pre moving , FPS 12.82, Running 19.82s Step 180( N/A%), pre moving , FPS 12.54, Running 19.92s Step 181( N/A%), pre moving , FPS 12.27, Running 20.02s Step 182( N/A%), pre moving , FPS 11.99, Running 20.13s Step 183( N/A%), pre moving , FPS 11.79, Running 20.24s Step 184( N/A%), pre moving , FPS 11.41, Running 20.35s Step 185( N/A%), pre moving , FPS 11.18, Running 20.45s Step 186( N/A%), pre moving , FPS 10.92, Running 20.56s Step 187( N/A%), pre moving , FPS 10.68, Running 20.66s Step 188( N/A%), pre moving , FPS 10.54, Running 20.76s Step 189( N/A%), pre moving , FPS 10.27, Running 20.87s Step 190( N/A%), pre moving , FPS 10.03, Running 20.98s Step 191( N/A%), pre moving , FPS 10.06, Running 21.08s Step 192( N/A%), pre moving , FPS 9.94, Running 21.19s Step 193( N/A%), pre moving , FPS 9.80, Running 21.29s Step 194( N/A%), pre moving , FPS 9.70, Running 21.38s Step 195( N/A%), pre moving , FPS 9.69, Running 21.48s Step 196( N/A%), pre moving , FPS 9.78, Running 21.56s Step 197( N/A%), pre moving , FPS 9.84, Running 21.65s Step 198( N/A%), pre moving , FPS 9.86, Running 21.74s Step 199( N/A%), pre moving , FPS 9.95, Running 21.83s Step 200( N/A%), pre moving , FPS 10.02, Running 21.91s Step 201( N/A%), pre moving , FPS 10.16, Running 21.99s Step 202( N/A%), pre moving , FPS 10.37, Running 22.05s Step 203( N/A%), pre moving , FPS 10.83, Running 22.09s Step 204( N/A%), pre moving , FPS 11.26, Running 22.13s Step 205( N/A%), pre moving , FPS 11.64, Running 22.17s Step 206( N/A%), pre moving , FPS 12.16, Running 22.20s Step 207( N/A%), pre moving , FPS 12.52, Running 22.26s Step 208( N/A%), pre moving , FPS 12.91, Running 22.31s Step 209( N/A%), pre moving , FPS 13.45, Running 22.36s Step 210( N/A%), pre moving , FPS 14.18, Running 22.39s Step 211( N/A%), pre moving , FPS 14.82, Running 22.43s Step 212( N/A%), pre moving , FPS 15.57, Running 22.47s Step 213( N/A%), pre moving , FPS 16.39, Running 22.51s Step 214( N/A%), pre moving , FPS 17.16, Running 22.55s Step 215( N/A%), pre moving , FPS 17.95, Running 22.59s Step 216( N/A%), pre moving , FPS 18.62, Running 22.63s Step 217( N/A%), pre moving , FPS 14.18, Running 23.06s Step 218( N/A%), pre moving , FPS 14.66, Running 23.11s Step 219( N/A%), pre moving , FPS 15.20, Running 23.15s Step 220( N/A%), pre moving , FPS 15.80, Running 23.18s Step 221( N/A%), pre moving , FPS 16.12, Running 23.23s Step 222( N/A%), pre moving , FPS 16.48, Running 23.27s Step 223( N/A%), pre moving , FPS 16.12, Running 23.33s Step 224( N/A%), pre moving , FPS 15.95, Running 23.39s Step 225( N/A%), pre moving , FPS 15.75, Running 23.44s Step 226( N/A%), pre moving , FPS 15.51, Running 23.49s Step 227( N/A%), pre moving , FPS 15.53, Running 23.55s Step 228( N/A%), pre moving , FPS 15.51, Running 23.60s Step 229( N/A%), pre moving , FPS 15.46, Running 23.66s Step 230( N/A%), pre moving , FPS 15.21, Running 23.71s Step 231( N/A%), pre moving , FPS 15.03, Running 23.76s Step 232( N/A%), pre moving , FPS 14.81, Running 23.82s Step 233( N/A%), pre moving , FPS 14.58, Running 23.88s Step 234( N/A%), pre moving , FPS 14.31, Running 23.94s Step 235( N/A%), pre moving , FPS 14.23, Running 24.00s Step 236( N/A%), pre moving , FPS 14.14, Running 24.05s Step 237( N/A%), pre moving , FPS 18.66, Running 24.13s Step 238( N/A%), pre moving , FPS 18.21, Running 24.21s Step 239( N/A%), pre moving , FPS 17.44, Running 24.29s Step 240( N/A%), pre moving , FPS 16.86, Running 24.37s Step 241( N/A%), pre moving , FPS 16.60, Running 24.43s Step 242( N/A%), pre moving , FPS 16.14, Running 24.51s Step 243( N/A%), pre moving , FPS 15.90, Running 24.59s Step 244( N/A%), pre moving , FPS 15.63, Running 24.67s Step 245( N/A%), pre moving , FPS 15.35, Running 24.74s Step 246( N/A%), pre moving , FPS 15.11, Running 24.82s Step 247( N/A%), pre moving , FPS 14.58, Running 24.92s Step 248( N/A%), pre moving , FPS 14.33, Running 25.00s Step 249( N/A%), pre moving , FPS 14.18, Running 25.07s Step 250( N/A%), pre moving , FPS 14.02, Running 25.14s Step 251( N/A%), pre moving , FPS 13.68, Running 25.22s Step 252( N/A%), pre moving , FPS 13.59, Running 25.29s Step 253( N/A%), pre moving , FPS 13.43, Running 25.37s Step 254( N/A%), pre moving , FPS 13.20, Running 25.46s Step 255( N/A%), pre moving , FPS 12.96, Running 25.54s Step 256( N/A%), pre moving , FPS 12.59, Running 25.64s Step 257( N/A%), pre moving , FPS 12.69, Running 25.71s Step 258( N/A%), pre moving , FPS 12.52, Running 25.80s Step 259( N/A%), pre moving , FPS 12.60, Running 25.88s Step 260( N/A%), pre moving , FPS 12.59, Running 25.95s Step 261( N/A%), pre moving , FPS 12.55, Running 26.03s Step 262( N/A%), pre moving , FPS 12.60, Running 26.09s Step 263( N/A%), pre moving , FPS 12.71, Running 26.16s Step 264( N/A%), pre moving , FPS 12.68, Running 26.24s Step 265( N/A%), pre moving , FPS 12.69, Running 26.32s Step 266( N/A%), pre moving , FPS 12.76, Running 26.38s Step 267( N/A%), pre moving , FPS 13.06, Running 26.45s Step 268( N/A%), pre moving , FPS 13.13, Running 26.52s Step 269( N/A%), pre moving , FPS 13.03, Running 26.60s Step 270( N/A%), pre moving , FPS 12.80, Running 26.70s Step 271( N/A%), pre moving , FPS 12.83, Running 26.78s Step 272( N/A%), pre moving , FPS 12.72, Running 26.87s Step 273( N/A%), pre moving , FPS 12.68, Running 26.95s Step 274( N/A%), pre moving , FPS 12.65, Running 27.04s Step 275( N/A%), pre moving , FPS 12.76, Running 27.11s Step 276( N/A%), pre moving , FPS 12.87, Running 27.19s Step 277( N/A%), pre moving , FPS 12.91, Running 27.26s Step 278( N/A%), pre moving , FPS 13.31, Running 27.31s Step 279( N/A%), pre moving , FPS 13.48, Running 27.36s Step 280( N/A%), pre moving , FPS 13.60, Running 27.42s Step 281( N/A%), pre moving , FPS 13.87, Running 27.47s Step 282( N/A%), pre moving , FPS 14.16, Running 27.51s Step 283( N/A%), pre moving , FPS 14.50, Running 27.54s Step 284( N/A%), pre moving , FPS 15.04, Running 27.57s Step 285( N/A%), pre moving , FPS 15.50, Running 27.61s Step 286( N/A%), pre moving , FPS 15.77, Running 27.65s Step 287( N/A%), pre moving , FPS 16.15, Running 27.69s Step 288( N/A%), pre moving , FPS 16.52, Running 27.73s Step 289( N/A%), pre moving , FPS 17.12, Running 27.77s Step 290( N/A%), pre moving , FPS 18.02, Running 27.81s Step 291( N/A%), pre moving , FPS 18.88, Running 27.84s Step 292( N/A%), pre moving , FPS 19.80, Running 27.88s Step 293( N/A%), pre moving , FPS 20.88, Running 27.91s Step 294( N/A%), pre moving , FPS 22.21, Running 27.94s Step 295( N/A%), pre moving , FPS 23.01, Running 27.98s Step 296( N/A%), pre moving , FPS 24.44, Running 28.01s Step 297( N/A%), pre moving , FPS 25.43, Running 28.04s Step 298( N/A%), pre moving , FPS 25.67, Running 28.09s Step 299( N/A%), pre moving , FPS 26.23, Running 28.13s Step 300( N/A%), pre moving , FPS 26.68, Running 28.17s Step 301( N/A%), pre moving , FPS 27.15, Running 28.21s Step 302( N/A%), pre moving , FPS 27.28, Running 28.24s Step 303( N/A%), pre moving , FPS 26.99, Running 28.28s Step 304( N/A%), pre moving , FPS 26.84, Running 28.32s Step 305( N/A%), pre moving , FPS 26.93, Running 28.35s Step 306( N/A%), pre moving , FPS 27.42, Running 28.38s Step 307( N/A%), pre moving , FPS 27.57, Running 28.41s Step 308( N/A%), pre moving , FPS 16.88, Running 28.92s Step 309( N/A%), pre moving , FPS 16.82, Running 28.96s Step 310( N/A%), pre moving , FPS 16.93, Running 28.99s Step 311( N/A%), pre moving , FPS 16.81, Running 29.03s Step 312( N/A%), pre moving , FPS 16.77, Running 29.07s Step 313( N/A%), pre moving , FPS 16.72, Running 29.11s Step 314( N/A%), pre moving , FPS 16.71, Running 29.14s Step 315( N/A%), pre moving , FPS 16.75, Running 29.17s Step 316( N/A%), pre moving , FPS 16.75, Running 29.20s Step 317( N/A%), pre moving , FPS 16.62, Running 29.25s Step 318( N/A%), pre moving , FPS 16.69, Running 29.28s Step 319( N/A%), pre moving , FPS 16.77, Running 29.32s Step 320( N/A%), pre moving , FPS 16.86, Running 29.36s Step 321( N/A%), pre moving , FPS 16.64, Running 29.41s Step 322( N/A%), pre moving , FPS 16.42, Running 29.46s Step 323( N/A%), pre moving , FPS 16.31, Running 29.51s Step 324( N/A%), pre moving , FPS 16.03, Running 29.57s Step 325( N/A%), pre moving , FPS 15.70, Running 29.62s Step 326( N/A%), pre moving , FPS 15.49, Running 29.67s Step 327( N/A%), pre moving , FPS 15.13, Running 29.74s Step 328( N/A%), pre moving , FPS 22.90, Running 29.79s Step 329( N/A%), pre moving , FPS 22.70, Running 29.84s Step 330( N/A%), pre moving , FPS 22.22, Running 29.89s Step 331( N/A%), pre moving , FPS 21.66, Running 29.96s Step 332( N/A%), pre moving , FPS 21.27, Running 30.01s Step 333( N/A%), pre moving , FPS 20.87, Running 30.06s Step 334( N/A%), pre moving , FPS 20.51, Running 30.11s Step 335( N/A%), pre moving , FPS 20.18, Running 30.16s Step 336( N/A%), pre moving , FPS 20.12, Running 30.20s Step 337( N/A%), pre moving , FPS 20.29, Running 30.23s Step 338( N/A%), pre moving , FPS 20.38, Running 30.27s Step 339( N/A%), pre moving , FPS 20.42, Running 30.30s Step 340( N/A%), pre moving , FPS 20.61, Running 30.33s Step 341( N/A%), pre moving , FPS 20.95, Running 30.36s Step 342( N/A%), pre moving , FPS 21.32, Running 30.40s Step 343( N/A%), pre moving , FPS 21.68, Running 30.43s Step 344( N/A%), pre moving , FPS 22.28, Running 30.46s Step 345( N/A%), pre moving , FPS 22.63, Running 30.51s Step 346( N/A%), pre moving , FPS 22.99, Running 30.54s Step 347( N/A%), pre moving , FPS 23.75, Running 30.58s Step 348( N/A%), pre moving , FPS 24.25, Running 30.61s Step 349( N/A%), pre moving , FPS 24.50, Running 30.65s Step 350( N/A%), pre moving , FPS 25.10, Running 30.69s Step 351( N/A%), pre moving , FPS 25.96, Running 30.73s Step 352( N/A%), pre moving , FPS 26.43, Running 30.77s Step 353( N/A%), pre moving , FPS 9.88, Running 32.09s Step 354( N/A%), pre moving , FPS 8.88, Running 32.37s Step 355( N/A%), pre moving , FPS 8.43, Running 32.53s Step 356( N/A%), pre moving , FPS 7.72, Running 32.79s Step 357( N/A%), pre moving , FPS 7.42, Running 32.93s Step 358( N/A%), pre moving , FPS 6.95, Running 33.14s Step 359( N/A%), pre moving , FPS 6.63, Running 33.32s Step 360( N/A%), pre moving , FPS 6.19, Running 33.56s Step 361( N/A%), pre moving , FPS 6.00, Running 33.70s Step 362( N/A%), pre moving , FPS 5.62, Running 33.96s Step 363( N/A%), pre moving , FPS 5.36, Running 34.16s Step 364( N/A%), pre moving , FPS 5.08, Running 34.40s Step 365( N/A%), pre moving , FPS 4.93, Running 34.56s Step 366( N/A%), pre moving , FPS 4.71, Running 34.79s Step 367( N/A%), pre moving , FPS 4.55, Running 34.98s Step 368( N/A%), pre moving , FPS 4.31, Running 35.25s Step 369( N/A%), pre moving , FPS 4.22, Running 35.39s Step 370( N/A%), pre moving , FPS 4.03, Running 35.65s Step 371( N/A%), pre moving , FPS 3.94, Running 35.81s Step 372( N/A%), pre moving , FPS 3.79, Running 36.04s Step 373( 0.33%), action 1, FPS 4.34, Running 36.70s Step 374( 0.67%), action 2, FPS 4.36, Running 36.96s Step 375( 1.00%), action 3, FPS 4.18, Running 37.31s Step 376( 1.33%), action 4, FPS 4.04, Running 37.74s Step 377( 1.67%), action 5, FPS 3.84, Running 38.13s Step 378( 2.00%), action 6, FPS 3.75, Running 38.47s Step 379( 2.33%), action 7, FPS 3.58, Running 38.91s Step 380( 2.67%), action 8, FPS 3.57, Running 39.16s Step 381( 3.00%), action 9, FPS 3.33, Running 39.70s Step 382( 3.33%), action 10, FPS 3.20, Running 40.20s Step 383( 3.67%), action 11, FPS 2.75, Running 41.42s Step 384( 4.00%), action 12, FPS 2.41, Running 42.69s Step 385( 4.33%), action 13, FPS 2.27, Running 43.37s Step 386( 4.67%), action 14, FPS 2.16, Running 44.04s Step 387( 5.00%), action 15, FPS 2.03, Running 44.83s Step 388( 5.33%), action 16, FPS 1.88, Running 45.89s Step 389( 5.67%), action 17, FPS 1.69, Running 47.23s Step 390( 6.00%), action 18, FPS 1.54, Running 48.65s Step 391( 6.33%), action 19, FPS 1.51, Running 49.06s Step 392( 6.67%), action 20, FPS 1.50, Running 49.41s Step 393( 7.00%), action 21, FPS 1.52, Running 49.88s Step 394( 7.33%), action 22, FPS 1.50, Running 50.27s Step 395( 7.67%), action 23, FPS 1.49, Running 50.71s Step 396( 8.00%), action 24, FPS 1.50, Running 51.11s Step 397( 8.33%), action 25, FPS 1.49, Running 51.55s Step 398( 8.67%), action 26, FPS 1.49, Running 51.89s Step 399( 9.00%), action 27, FPS 1.50, Running 52.20s Step 400( 9.33%), action 28, FPS 1.50, Running 52.50s Step 401( 9.67%), action 29, FPS 1.52, Running 52.82s Step 402( 10.00%), action 30, FPS 1.55, Running 53.12s Step 403( 10.33%), action 31, FPS 1.64, Running 53.60s Step 404( 10.67%), action 32, FPS 1.79, Running 53.84s Step 405( 11.00%), action 33, FPS 1.85, Running 54.21s Step 406( 11.33%), action 34, FPS 1.90, Running 54.58s Step 407( 11.67%), action 35, FPS 1.97, Running 55.00s Step 408( 12.00%), action 36, FPS 2.14, Running 55.22s Step 409( 12.33%), action 37, FPS 2.41, Running 55.53s Step 410( 12.67%), action 38, FPS 2.76, Running 55.90s Step 411( 13.00%), action 39, FPS 2.76, Running 56.30s Step 412( 13.33%), action 40, FPS 2.77, Running 56.62s Step 413( 13.67%), action 41, FPS 2.71, Running 57.25s Step 414( 14.00%), action 42, FPS 2.75, Running 57.53s Step 415( 14.33%), action 43, FPS 2.80, Running 57.85s Step 416( 14.67%), action 44, FPS 2.82, Running 58.21s Step 417( 15.00%), action 45, FPS 2.87, Running 58.52s Step 418( 15.33%), action 46, FPS 2.89, Running 58.81s Step 419( 15.67%), action 47, FPS 2.89, Running 59.12s Step 420( 16.00%), action 48, FPS 2.89, Running 59.41s Step 421( 16.33%), action 49, FPS 2.85, Running 59.83s Step 422( 16.67%), action 50, FPS 2.87, Running 60.09s Step 423( 17.00%), action 51, FPS 2.89, Running 60.52s Step 424( 17.33%), action 52, FPS 2.88, Running 60.78s Step 425( 17.67%), action 53, FPS 2.92, Running 61.05s Step 426( 18.00%), action 54, FPS 2.98, Running 61.29s Step 427( 18.33%), action 55, FPS 3.03, Running 61.60s Step 428( 18.67%), action 56, FPS 3.02, Running 61.85s Step 429( 19.00%), action 57, FPS 3.03, Running 62.12s Step 430( 19.33%), action 58, FPS 3.08, Running 62.40s Step 431( 19.67%), action 59, FPS 3.11, Running 62.73s Step 432( 20.00%), action 60, FPS 3.10, Running 63.08s Step 433( 20.33%), action 61, FPS 3.19, Running 63.52s Step 434( 20.67%), action 62, FPS 3.17, Running 63.84s Step 435( 21.00%), action 63, FPS 3.19, Running 64.13s Step 436( 21.33%), action 64, FPS 3.21, Running 64.45s Step 437( 21.67%), action 65, FPS 3.19, Running 64.78s Step 438( 22.00%), action 66, FPS 3.20, Running 65.05s Step 439( 22.33%), action 67, FPS 3.20, Running 65.37s Step 440( 22.67%), action 68, FPS 3.22, Running 65.62s Step 441( 23.00%), action 69, FPS 3.30, Running 65.89s Step 442( 23.33%), action 70, FPS 3.31, Running 66.14s Step 443( 23.67%), action 71, FPS 3.30, Running 66.58s Step 444( 24.00%), action 72, FPS 3.28, Running 66.87s Step 445( 24.33%), action 73, FPS 3.27, Running 67.17s Step 446( 24.67%), action 74, FPS 3.20, Running 67.55s Step 447( 25.00%), action 75, FPS 3.11, Running 68.04s Step 448( 25.33%), action 76, FPS 3.09, Running 68.32s Step 449( 25.67%), action 77, FPS 3.06, Running 68.67s Step 450( 26.00%), action 78, FPS 3.06, Running 68.93s Step 451( 26.33%), action 79, FPS 3.08, Running 69.22s Step 452( 26.67%), action 80, FPS 3.14, Running 69.45s Step 453( 27.00%), action 81, FPS 3.00, Running 70.20s Step 454( 27.33%), action 82, FPS 2.93, Running 70.67s Step 455( 27.67%), action 83, FPS 2.84, Running 71.16s Step 456( 28.00%), action 84, FPS 2.88, Running 71.39s Step 457( 28.33%), action 85, FPS 2.88, Running 71.72s Step 458( 28.67%), action 86, FPS 2.84, Running 72.09s Step 459( 29.00%), action 87, FPS 2.82, Running 72.46s Step 460( 29.33%), action 88, FPS 2.79, Running 72.77s Step 461( 29.67%), action 89, FPS 2.79, Running 73.06s Step 462( 30.00%), action 90, FPS 2.75, Running 73.40s Step 463( 30.33%), action 91, FPS 2.72, Running 73.94s Step 464( 30.67%), action 92, FPS 2.74, Running 74.18s Step 465( 31.00%), action 93, FPS 2.72, Running 74.52s Step 466( 31.33%), action 94, FPS 2.68, Running 75.02s Step 467( 31.67%), action 95, FPS 2.68, Running 75.50s Step 468( 32.00%), action 96, FPS 2.62, Running 75.95s Step 469( 32.33%), action 97, FPS 2.60, Running 76.36s Step 470( 32.67%), action 98, FPS 2.58, Running 76.67s Step 471( 33.00%), action 99, FPS 2.57, Running 76.99s Step 472( 33.33%), action 100, FPS 2.55, Running 77.28s Step 473( 33.67%), action 101, FPS 2.59, Running 77.92s Step 474( 34.00%), action 102, FPS 2.60, Running 78.36s Step 475( 34.33%), action 103, FPS 2.60, Running 78.85s Step 476( 34.67%), action 104, FPS 2.48, Running 79.47s Step 477( 35.00%), action 105, FPS 2.40, Running 80.04s Step 478( 35.33%), action 106, FPS 2.33, Running 80.68s Step 479( 35.67%), action 107, FPS 2.29, Running 81.18s Step 480( 36.00%), action 108, FPS 2.23, Running 81.75s Step 481( 36.33%), action 109, FPS 2.15, Running 82.37s Step 482( 36.67%), action 110, FPS 2.11, Running 82.90s Step 483( 37.00%), action 111, FPS 2.06, Running 83.66s Step 484( 37.33%), action 112, FPS 2.06, Running 83.90s Step 485( 37.67%), action 113, FPS 2.01, Running 84.47s Step 486( 38.00%), action 114, FPS 1.93, Running 85.37s Step 487( 38.33%), action 115, FPS 1.93, Running 85.86s Step 488( 38.67%), action 116, FPS 1.77, Running 87.27s Step 489( 39.00%), action 117, FPS 1.74, Running 87.86s Step 490( 39.33%), action 118, FPS 1.75, Running 88.09s Step 491( 39.67%), action 119, FPS 1.74, Running 88.46s Step 492( 40.00%), action 120, FPS 1.73, Running 88.84s Step 493( 40.33%), action 121, FPS 1.74, Running 89.41s Step 494( 40.67%), action 122, FPS 1.75, Running 89.79s Step 495( 41.00%), action 123, FPS 1.67, Running 90.81s Step 496( 41.33%), action 124, FPS 1.63, Running 91.72s Step 497( 41.67%), action 125, FPS 1.52, Running 93.21s Step 498( 42.00%), action 126, FPS 1.44, Running 94.55s Step 499( 42.33%), action 127, FPS 1.34, Running 96.08s Step 500( 42.67%), action 128, FPS 1.32, Running 96.85s Step 501( 43.00%), action 129, FPS 1.35, Running 97.18s Step 502( 43.33%), action 130, FPS 1.37, Running 97.53s Step 503( 43.67%), action 131, FPS 1.38, Running 98.16s Step 504( 44.00%), action 132, FPS 1.36, Running 98.65s Step 505( 44.33%), action 133, FPS 1.38, Running 99.00s Step 506( 44.67%), action 134, FPS 1.43, Running 99.36s Step 507( 45.00%), action 135, FPS 1.43, Running 99.88s Step 508( 45.33%), action 136, FPS 1.54, Running 100.23s Step 509( 45.67%), action 137, FPS 1.58, Running 100.51s Step 510( 46.00%), action 138, FPS 1.56, Running 100.94s Step 511( 46.33%), action 139, FPS 1.57, Running 101.23s Step 512( 46.67%), action 140, FPS 1.57, Running 101.56s Step 513( 47.00%), action 141, FPS 1.58, Running 102.04s Step 514( 47.33%), action 142, FPS 1.60, Running 102.32s Step 515( 47.67%), action 143, FPS 1.69, Running 102.67s Step 516( 48.00%), action 144, FPS 1.79, Running 102.91s Step 517( 48.33%), action 145, FPS 1.99, Running 103.25s Step 518( 48.67%), action 146, FPS 2.21, Running 103.60s Step 519( 49.00%), action 147, FPS 2.54, Running 103.94s Step 520( 49.33%), action 148, FPS 2.71, Running 104.24s Step 521( 49.67%), action 149, FPS 2.72, Running 104.53s Step 522( 50.00%), action 150, FPS 2.71, Running 104.91s Step 523( 50.33%), action 151, FPS 2.73, Running 105.48s Step 524( 50.67%), action 152, FPS 2.79, Running 105.83s Step 525( 51.00%), action 153, FPS 2.79, Running 106.17s Step 526( 51.33%), action 154, FPS 2.80, Running 106.49s Step 527( 51.67%), action 155, FPS 2.87, Running 106.85s Step 528( 52.00%), action 156, FPS 2.83, Running 107.29s Step 529( 52.33%), action 157, FPS 2.82, Running 107.59s Step 530( 52.67%), action 158, FPS 2.86, Running 107.93s Step 531( 53.00%), action 159, FPS 2.77, Running 108.45s Step 532( 53.33%), action 160, FPS 2.77, Running 108.79s Step 533( 53.67%), action 161, FPS 2.75, Running 109.30s Step 534( 54.00%), action 162, FPS 2.66, Running 109.84s Step 535( 54.33%), action 163, FPS 2.57, Running 110.45s Step 536( 54.67%), action 164, FPS 2.53, Running 110.82s Step 537( 55.00%), action 165, FPS 2.51, Running 111.21s Step 538( 55.33%), action 166, FPS 2.53, Running 111.52s [2026-08-01 18:49:01] [80 ] Seed 79 failed after 111.88 s. +steps: 538 , actions: 166 . +Instruction: Empty +Total 45/80(56.25%) success. +Setting seed: 80 +Step 1( N/A%), pre moving , FPS 4.63, Running 0.22s Step 2( N/A%), pre moving , FPS 7.69, Running 0.26s Step 3( N/A%), pre moving , FPS 9.98, Running 0.30s Step 4( N/A%), pre moving , FPS 11.67, Running 0.34s Step 5( N/A%), pre moving , FPS 12.96, Running 0.39s Step 6( N/A%), pre moving , FPS 13.99, Running 0.43s Step 7( N/A%), pre moving , FPS 14.89, Running 0.47s Step 8( N/A%), pre moving , FPS 15.68, Running 0.51s Step 9( N/A%), pre moving , FPS 16.32, Running 0.55s Step 10( N/A%), pre moving , FPS 16.91, Running 0.59s Step 11( N/A%), pre moving , FPS 17.42, Running 0.63s Step 12( N/A%), pre moving , FPS 17.87, Running 0.67s Step 13( N/A%), pre moving , FPS 18.29, Running 0.71s Step 14( N/A%), pre moving , FPS 18.55, Running 0.75s Step 15( N/A%), pre moving , FPS 18.78, Running 0.80s Step 16( N/A%), pre moving , FPS 18.95, Running 0.84s Step 17( N/A%), pre moving , FPS 19.22, Running 0.88s Step 18( N/A%), pre moving , FPS 19.43, Running 0.93s Step 19( N/A%), pre moving , FPS 19.49, Running 0.97s Step 20( N/A%), pre moving , FPS 19.50, Running 1.03s Step 21( N/A%), pre moving , FPS 19.52, Running 1.24s Step 22( N/A%), pre moving , FPS 18.96, Running 1.32s Step 23( N/A%), pre moving , FPS 19.00, Running 1.35s Step 24( N/A%), pre moving , FPS 19.09, Running 1.39s Step 25( N/A%), pre moving , FPS 19.17, Running 1.43s Step 26( N/A%), pre moving , FPS 16.24, Running 1.66s Step 27( N/A%), pre moving , FPS 16.26, Running 1.70s Step 28( N/A%), pre moving , FPS 16.24, Running 1.74s Step 29( N/A%), pre moving , FPS 16.19, Running 1.79s Step 30( N/A%), pre moving , FPS 16.03, Running 1.84s Step 31( N/A%), pre moving , FPS 16.02, Running 1.88s Step 32( N/A%), pre moving , FPS 16.01, Running 1.92s Step 33( N/A%), pre moving , FPS 15.99, Running 1.96s Step 34( N/A%), pre moving , FPS 16.04, Running 2.00s Step 35( N/A%), pre moving , FPS 16.09, Running 2.04s Step 36( N/A%), pre moving , FPS 12.97, Running 2.39s Step 37( N/A%), pre moving , FPS 12.96, Running 2.43s Step 38( N/A%), pre moving , FPS 12.97, Running 2.47s Step 39( N/A%), pre moving , FPS 13.03, Running 2.51s Step 40( N/A%), pre moving , FPS 13.12, Running 2.55s Step 41( N/A%), pre moving , FPS 14.82, Running 2.59s Step 42( N/A%), pre moving , FPS 15.20, Running 2.63s Step 43( N/A%), pre moving , FPS 15.17, Running 2.67s Step 44( N/A%), pre moving , FPS 15.13, Running 2.71s Step 45( N/A%), pre moving , FPS 15.10, Running 2.75s Step 46( N/A%), pre moving , FPS 17.64, Running 2.79s Step 47( N/A%), pre moving , FPS 17.30, Running 2.86s Step 48( N/A%), pre moving , FPS 17.00, Running 2.92s Step 49( N/A%), pre moving , FPS 16.75, Running 2.98s Step 50( N/A%), pre moving , FPS 16.59, Running 3.04s Step 51( N/A%), pre moving , FPS 16.32, Running 3.11s Step 52( N/A%), pre moving , FPS 16.04, Running 3.17s Step 53( N/A%), pre moving , FPS 15.76, Running 3.23s Step 54( N/A%), pre moving , FPS 15.50, Running 3.29s Step 55( N/A%), pre moving , FPS 15.22, Running 3.36s Step 56( N/A%), pre moving , FPS 19.32, Running 3.42s Step 57( N/A%), pre moving , FPS 18.92, Running 3.48s Step 58( N/A%), pre moving , FPS 18.40, Running 3.56s Step 59( N/A%), pre moving , FPS 18.00, Running 3.62s Step 60( N/A%), pre moving , FPS 17.50, Running 3.69s Step 61( N/A%), pre moving , FPS 17.04, Running 3.76s Step 62( N/A%), pre moving , FPS 16.63, Running 3.83s Step 63( N/A%), pre moving , FPS 16.18, Running 3.91s Step 64( N/A%), pre moving , FPS 15.81, Running 3.98s Step 65( N/A%), pre moving , FPS 15.53, Running 4.04s Step 66( N/A%), pre moving , FPS 15.20, Running 4.11s Step 67( N/A%), pre moving , FPS 15.16, Running 4.18s Step 68( N/A%), pre moving , FPS 15.09, Running 4.24s Step 69( N/A%), pre moving , FPS 15.05, Running 4.31s Step 70( N/A%), pre moving , FPS 15.00, Running 4.38s Step 71( N/A%), pre moving , FPS 14.86, Running 4.45s Step 72( N/A%), pre moving , FPS 14.56, Running 4.54s Step 73( N/A%), pre moving , FPS 14.47, Running 4.61s Step 74( N/A%), pre moving , FPS 14.31, Running 4.69s Step 75( N/A%), pre moving , FPS 14.19, Running 4.76s Step 76( N/A%), pre moving , FPS 14.08, Running 4.84s Step 77( N/A%), pre moving , FPS 14.23, Running 4.89s Step 78( N/A%), pre moving , FPS 14.48, Running 4.94s Step 79( N/A%), pre moving , FPS 14.64, Running 4.99s Step 80( N/A%), pre moving , FPS 14.87, Running 5.04s Step 81( N/A%), pre moving , FPS 15.15, Running 5.08s Step 82( N/A%), pre moving , FPS 15.43, Running 5.13s Step 83( N/A%), pre moving , FPS 15.72, Running 5.18s Step 84( N/A%), pre moving , FPS 15.90, Running 5.23s Step 85( N/A%), pre moving , FPS 16.11, Running 5.28s Step 86( N/A%), pre moving , FPS 16.38, Running 5.33s Step 87( N/A%), pre moving , FPS 16.71, Running 5.37s Step 88( N/A%), pre moving , FPS 16.88, Running 5.43s Step 89( N/A%), pre moving , FPS 17.05, Running 5.48s Step 90( N/A%), pre moving , FPS 17.28, Running 5.53s Step 91( N/A%), pre moving , FPS 17.63, Running 5.59s Step 92( N/A%), pre moving , FPS 18.28, Running 5.64s Step 93( N/A%), pre moving , FPS 18.57, Running 5.69s Step 94( N/A%), pre moving , FPS 19.13, Running 5.73s Step 95( N/A%), pre moving , FPS 19.79, Running 5.77s Step 96( N/A%), pre moving , FPS 20.44, Running 5.82s Step 97( N/A%), pre moving , FPS 20.41, Running 5.87s Step 98( N/A%), pre moving , FPS 12.68, Running 6.52s Step 99( N/A%), pre moving , FPS 11.86, Running 6.67s Step 100( N/A%), pre moving , FPS 10.29, Running 6.98s Step 101( N/A%), pre moving , FPS 9.55, Running 7.18s Step 102( N/A%), pre moving , FPS 8.57, Running 7.47s Step 103( N/A%), pre moving , FPS 8.18, Running 7.63s Step 104( N/A%), pre moving , FPS 7.46, Running 7.92s Step 105( N/A%), pre moving , FPS 7.11, Running 8.10s Step 106( N/A%), pre moving , FPS 6.54, Running 8.39s Step 107( N/A%), pre moving , FPS 6.23, Running 8.58s Step 108( N/A%), pre moving , FPS 5.82, Running 8.87s Step 109( N/A%), pre moving , FPS 5.61, Running 9.05s Step 110( N/A%), pre moving , FPS 5.30, Running 9.31s Step 111( N/A%), pre moving , FPS 5.12, Running 9.49s Step 112( N/A%), pre moving , FPS 4.86, Running 9.75s Step 113( N/A%), pre moving , FPS 4.68, Running 9.97s Step 114( N/A%), pre moving , FPS 4.39, Running 10.30s Step 115( N/A%), pre moving , FPS 4.26, Running 10.47s Step 116( N/A%), pre moving , FPS 4.03, Running 10.79s Step 117( N/A%), pre moving , FPS 3.92, Running 10.97s Step 118( N/A%), pre moving , FPS 4.23, Running 11.24s Step 119( N/A%), pre moving , FPS 4.20, Running 11.44s Step 120( N/A%), pre moving , FPS 4.23, Running 11.71s Step 121( N/A%), pre moving , FPS 4.22, Running 11.92s Step 122( N/A%), pre moving , FPS 4.19, Running 12.24s Step 123( N/A%), pre moving , FPS 4.11, Running 12.49s Step 124( N/A%), pre moving , FPS 4.08, Running 12.81s Step 125( N/A%), pre moving , FPS 4.06, Running 13.02s Step 126( N/A%), pre moving , FPS 4.07, Running 13.30s Step 127( N/A%), pre moving , FPS 4.09, Running 13.47s Step 128( N/A%), pre moving , FPS 4.13, Running 13.71s Step 129( N/A%), pre moving , FPS 4.12, Running 13.90s Step 130( N/A%), pre moving , FPS 4.13, Running 14.15s Step 131( N/A%), pre moving , FPS 4.11, Running 14.36s Step 132( N/A%), pre moving , FPS 4.11, Running 14.61s Step 133( N/A%), pre moving , FPS 4.13, Running 14.81s Step 134( N/A%), pre moving , FPS 4.16, Running 15.10s Step 135( N/A%), pre moving , FPS 4.15, Running 15.29s Step 136( N/A%), pre moving , FPS 4.19, Running 15.56s Step 137( N/A%), pre moving , FPS 4.18, Running 15.75s Step 138( N/A%), pre moving , FPS 4.17, Running 16.03s Step 139( N/A%), pre moving , FPS 4.16, Running 16.24s Step 140( N/A%), pre moving , FPS 4.14, Running 16.54s Step 141( N/A%), pre moving , FPS 4.14, Running 16.75s Step 142( N/A%), pre moving , FPS 4.17, Running 17.04s Step 143( N/A%), pre moving , FPS 4.23, Running 17.22s Step 144( N/A%), pre moving , FPS 4.26, Running 17.51s Step 145( N/A%), pre moving , FPS 4.26, Running 17.71s Step 146( N/A%), pre moving , FPS 4.27, Running 17.99s Step 147( N/A%), pre moving , FPS 4.27, Running 18.16s Step 148( N/A%), pre moving , FPS 4.19, Running 18.49s Step 149( N/A%), pre moving , FPS 4.20, Running 18.66s Step 150( N/A%), pre moving , FPS 4.17, Running 18.95s Step 151( N/A%), pre moving , FPS 4.19, Running 19.13s Step 152( N/A%), pre moving , FPS 4.20, Running 19.37s Step 153( N/A%), pre moving , FPS 4.34, Running 19.42s Step 154( N/A%), pre moving , FPS 4.58, Running 19.47s Step 155( N/A%), pre moving , FPS 4.74, Running 19.51s Step 156( N/A%), pre moving , FPS 5.00, Running 19.56s Step 157( N/A%), pre moving , FPS 5.20, Running 19.60s Step 158( N/A%), pre moving , FPS 5.54, Running 19.65s Step 159( N/A%), pre moving , FPS 5.80, Running 19.69s Step 160( N/A%), pre moving , FPS 6.27, Running 19.74s Step 161( N/A%), pre moving , FPS 6.57, Running 19.79s Step 162( N/A%), pre moving , FPS 7.16, Running 19.83s Step 163( N/A%), pre moving , FPS 6.37, Running 20.36s Step 164( N/A%), pre moving , FPS 6.89, Running 20.41s Step 165( N/A%), pre moving , FPS 7.27, Running 20.46s Step 166( N/A%), pre moving , FPS 7.93, Running 20.51s Step 167( N/A%), pre moving , FPS 8.34, Running 20.56s Step 168( N/A%), pre moving , FPS 9.39, Running 20.62s Step 169( N/A%), pre moving , FPS 9.94, Running 20.67s Step 170( N/A%), pre moving , FPS 11.21, Running 20.73s Step 171( N/A%), pre moving , FPS 11.98, Running 20.80s Step 172( N/A%), pre moving , FPS 13.38, Running 20.87s Step 173( N/A%), pre moving , FPS 13.18, Running 20.93s Step 174( N/A%), pre moving , FPS 13.09, Running 21.00s Step 175( N/A%), pre moving , FPS 12.71, Running 21.09s Step 176( N/A%), pre moving , FPS 12.34, Running 21.18s Step 177( N/A%), pre moving , FPS 12.06, Running 21.26s Step 178( N/A%), pre moving , FPS 11.87, Running 21.33s Step 179( N/A%), pre moving , FPS 11.59, Running 21.42s Step 180( N/A%), pre moving , FPS 11.35, Running 21.50s Step 181( N/A%), pre moving , FPS 11.16, Running 21.58s Step 182( N/A%), pre moving , FPS 10.82, Running 21.68s Step 183( N/A%), pre moving , FPS 13.94, Running 21.80s Step 184( N/A%), pre moving , FPS 13.43, Running 21.90s Step 185( N/A%), pre moving , FPS 12.91, Running 22.01s Step 186( N/A%), pre moving , FPS 12.44, Running 22.12s Step 187( N/A%), pre moving , FPS 11.93, Running 22.23s Step 188( N/A%), pre moving , FPS 11.62, Running 22.34s Step 189( N/A%), pre moving , FPS 11.14, Running 22.46s Step 190( N/A%), pre moving , FPS 10.86, Running 22.57s Step 191( N/A%), pre moving , FPS 10.56, Running 22.69s Step 192( N/A%), pre moving , FPS 10.28, Running 22.81s Step 193( N/A%), pre moving , FPS 10.05, Running 22.92s Step 194( N/A%), pre moving , FPS 9.81, Running 23.03s Step 195( N/A%), pre moving , FPS 9.70, Running 23.15s Step 196( N/A%), pre moving , FPS 9.57, Running 23.27s Step 197( N/A%), pre moving , FPS 9.43, Running 23.38s Step 198( N/A%), pre moving , FPS 9.30, Running 23.48s Step 199( N/A%), pre moving , FPS 9.19, Running 23.59s Step 200( N/A%), pre moving , FPS 9.07, Running 23.70s Step 201( N/A%), pre moving , FPS 8.95, Running 23.82s Step 202( N/A%), pre moving , FPS 8.92, Running 23.92s Step 203( N/A%), pre moving , FPS 8.98, Running 24.02s Step 204( N/A%), pre moving , FPS 9.01, Running 24.12s Step 205( N/A%), pre moving , FPS 9.05, Running 24.22s Step 206( N/A%), pre moving , FPS 9.12, Running 24.31s Step 207( N/A%), pre moving , FPS 9.19, Running 24.41s Step 208( N/A%), pre moving , FPS 9.31, Running 24.49s Step 209( N/A%), pre moving , FPS 9.55, Running 24.56s Step 210( N/A%), pre moving , FPS 9.70, Running 24.63s Step 211( N/A%), pre moving , FPS 9.98, Running 24.70s Step 212( N/A%), pre moving , FPS 10.40, Running 24.73s Step 213( N/A%), pre moving , FPS 10.84, Running 24.77s Step 214( N/A%), pre moving , FPS 11.30, Running 24.80s Step 215( N/A%), pre moving , FPS 11.70, Running 24.86s Step 216( N/A%), pre moving , FPS 12.14, Running 24.91s Step 217( N/A%), pre moving , FPS 12.50, Running 24.98s Step 218( N/A%), pre moving , FPS 13.06, Running 25.01s Step 219( N/A%), pre moving , FPS 13.75, Running 25.05s Step 220( N/A%), pre moving , FPS 14.39, Running 25.09s Step 221( N/A%), pre moving , FPS 15.16, Running 25.14s Step 222( N/A%), pre moving , FPS 15.90, Running 25.18s Step 223( N/A%), pre moving , FPS 16.75, Running 25.22s Step 224( N/A%), pre moving , FPS 17.64, Running 25.25s Step 225( N/A%), pre moving , FPS 13.32, Running 25.72s Step 226( N/A%), pre moving , FPS 13.83, Running 25.76s Step 227( N/A%), pre moving , FPS 14.39, Running 25.80s Step 228( N/A%), pre moving , FPS 14.83, Running 25.84s Step 229( N/A%), pre moving , FPS 15.16, Running 25.88s Step 230( N/A%), pre moving , FPS 15.25, Running 25.95s Step 231( N/A%), pre moving , FPS 15.38, Running 26.00s Step 232( N/A%), pre moving , FPS 15.11, Running 26.06s Step 233( N/A%), pre moving , FPS 14.81, Running 26.12s Step 234( N/A%), pre moving , FPS 14.59, Running 26.17s Step 235( N/A%), pre moving , FPS 14.61, Running 26.23s Step 236( N/A%), pre moving , FPS 14.31, Running 26.31s Step 237( N/A%), pre moving , FPS 14.30, Running 26.38s Step 238( N/A%), pre moving , FPS 13.90, Running 26.45s Step 239( N/A%), pre moving , FPS 13.48, Running 26.53s Step 240( N/A%), pre moving , FPS 13.12, Running 26.62s Step 241( N/A%), pre moving , FPS 12.83, Running 26.70s Step 242( N/A%), pre moving , FPS 12.56, Running 26.77s Step 243( N/A%), pre moving , FPS 12.18, Running 26.86s Step 244( N/A%), pre moving , FPS 11.86, Running 26.94s Step 245( N/A%), pre moving , FPS 15.48, Running 27.01s Step 246( N/A%), pre moving , FPS 14.70, Running 27.12s Step 247( N/A%), pre moving , FPS 14.33, Running 27.19s Step 248( N/A%), pre moving , FPS 13.80, Running 27.29s Step 249( N/A%), pre moving , FPS 13.31, Running 27.38s Step 250( N/A%), pre moving , FPS 13.26, Running 27.45s Step 251( N/A%), pre moving , FPS 13.04, Running 27.53s Step 252( N/A%), pre moving , FPS 12.91, Running 27.61s Step 253( N/A%), pre moving , FPS 12.73, Running 27.69s Step 254( N/A%), pre moving , FPS 12.53, Running 27.77s Step 255( N/A%), pre moving , FPS 12.38, Running 27.84s Step 256( N/A%), pre moving , FPS 12.54, Running 27.91s Step 257( N/A%), pre moving , FPS 12.22, Running 28.01s Step 258( N/A%), pre moving , FPS 12.21, Running 28.09s Step 259( N/A%), pre moving , FPS 12.34, Running 28.15s Step 260( N/A%), pre moving , FPS 12.40, Running 28.23s Step 261( N/A%), pre moving , FPS 12.59, Running 28.28s Step 262( N/A%), pre moving , FPS 12.78, Running 28.34s Step 263( N/A%), pre moving , FPS 13.04, Running 28.39s Step 264( N/A%), pre moving , FPS 13.06, Running 28.47s Step 265( N/A%), pre moving , FPS 13.14, Running 28.54s Step 266( N/A%), pre moving , FPS 13.59, Running 28.59s Step 267( N/A%), pre moving , FPS 13.54, Running 28.67s Step 268( N/A%), pre moving , FPS 13.66, Running 28.75s Step 269( N/A%), pre moving , FPS 13.82, Running 28.83s Step 270( N/A%), pre moving , FPS 13.65, Running 28.92s Step 271( N/A%), pre moving , FPS 13.45, Running 29.02s Step 272( N/A%), pre moving , FPS 13.22, Running 29.12s Step 273( N/A%), pre moving , FPS 13.00, Running 29.23s Step 274( N/A%), pre moving , FPS 12.89, Running 29.32s Step 275( N/A%), pre moving , FPS 12.71, Running 29.42s Step 276( N/A%), pre moving , FPS 12.46, Running 29.51s Step 277( N/A%), pre moving , FPS 12.55, Running 29.61s Step 278( N/A%), pre moving , FPS 12.42, Running 29.70s Step 279( N/A%), pre moving , FPS 12.17, Running 29.80s Step 280( N/A%), pre moving , FPS 12.02, Running 29.89s Step 281( N/A%), pre moving , FPS 11.71, Running 29.99s Step 282( N/A%), pre moving , FPS 11.51, Running 30.08s Step 283( N/A%), pre moving , FPS 11.39, Running 30.15s Step 284( N/A%), pre moving , FPS 11.39, Running 30.23s Step 285( N/A%), pre moving , FPS 11.29, Running 30.31s Step 286( N/A%), pre moving , FPS 11.26, Running 30.37s Step 287( N/A%), pre moving , FPS 11.43, Running 30.42s Step 288( N/A%), pre moving , FPS 11.60, Running 30.47s Step 289( N/A%), pre moving , FPS 11.72, Running 30.54s Step 290( N/A%), pre moving , FPS 11.96, Running 30.59s Step 291( N/A%), pre moving , FPS 12.42, Running 30.63s Step 292( N/A%), pre moving , FPS 12.79, Running 30.68s Step 293( N/A%), pre moving , FPS 13.32, Running 30.73s Step 294( N/A%), pre moving , FPS 13.77, Running 30.77s Step 295( N/A%), pre moving , FPS 14.21, Running 30.82s Step 296( N/A%), pre moving , FPS 14.78, Running 30.86s Step 297( N/A%), pre moving , FPS 15.41, Running 30.90s Step 298( N/A%), pre moving , FPS 16.09, Running 30.94s Step 299( N/A%), pre moving , FPS 16.82, Running 30.98s Step 300( N/A%), pre moving , FPS 17.47, Running 31.04s Step 301( N/A%), pre moving , FPS 18.44, Running 31.08s Step 302( N/A%), pre moving , FPS 19.26, Running 31.12s Step 303( N/A%), pre moving , FPS 19.95, Running 31.15s Step 304( N/A%), pre moving , FPS 20.69, Running 31.19s Step 305( N/A%), pre moving , FPS 21.56, Running 31.24s Step 306( N/A%), pre moving , FPS 22.12, Running 31.27s Step 307( N/A%), pre moving , FPS 22.50, Running 31.31s Step 308( N/A%), pre moving , FPS 22.99, Running 31.34s Step 309( N/A%), pre moving , FPS 23.67, Running 31.38s Step 310( N/A%), pre moving , FPS 24.24, Running 31.42s Step 311( N/A%), pre moving , FPS 24.27, Running 31.45s Step 312( N/A%), pre moving , FPS 24.86, Running 31.49s Step 313( N/A%), pre moving , FPS 15.80, Running 31.99s Step 314( N/A%), pre moving , FPS 15.88, Running 32.03s Step 315( N/A%), pre moving , FPS 15.94, Running 32.08s Step 316( N/A%), pre moving , FPS 15.69, Running 32.14s Step 317( N/A%), pre moving , FPS 15.51, Running 32.19s Step 318( N/A%), pre moving , FPS 15.22, Running 32.26s Step 319( N/A%), pre moving , FPS 14.91, Running 32.33s Step 320( N/A%), pre moving , FPS 15.01, Running 32.37s Step 321( N/A%), pre moving , FPS 15.04, Running 32.41s Step 322( N/A%), pre moving , FPS 14.94, Running 32.45s Step 323( N/A%), pre moving , FPS 14.71, Running 32.51s Step 324( N/A%), pre moving , FPS 14.55, Running 32.57s Step 325( N/A%), pre moving , FPS 14.30, Running 32.63s Step 326( N/A%), pre moving , FPS 13.99, Running 32.70s Step 327( N/A%), pre moving , FPS 13.81, Running 32.76s Step 328( N/A%), pre moving , FPS 13.77, Running 32.80s Step 329( N/A%), pre moving , FPS 13.74, Running 32.84s Step 330( N/A%), pre moving , FPS 13.77, Running 32.87s Step 331( N/A%), pre moving , FPS 13.68, Running 32.92s Step 332( N/A%), pre moving , FPS 13.59, Running 32.96s Step 333( N/A%), pre moving , FPS 19.96, Running 33.00s Step 334( N/A%), pre moving , FPS 19.96, Running 33.04s Step 335( N/A%), pre moving , FPS 19.98, Running 33.08s Step 336( N/A%), pre moving , FPS 20.47, Running 33.12s Step 337( N/A%), pre moving , FPS 20.84, Running 33.15s Step 338( N/A%), pre moving , FPS 21.37, Running 33.19s Step 339( N/A%), pre moving , FPS 22.12, Running 33.23s Step 340( N/A%), pre moving , FPS 22.34, Running 33.27s Step 341( N/A%), pre moving , FPS 21.98, Running 33.32s Step 342( N/A%), pre moving , FPS 22.19, Running 33.36s Step 343( N/A%), pre moving , FPS 21.55, Running 33.44s Step 344( N/A%), pre moving , FPS 21.56, Running 33.50s Step 345( N/A%), pre moving , FPS 21.76, Running 33.55s Step 346( N/A%), pre moving , FPS 21.86, Running 33.62s Step 347( N/A%), pre moving , FPS 21.79, Running 33.67s Step 348( N/A%), pre moving , FPS 21.22, Running 33.74s Step 349( N/A%), pre moving , FPS 20.69, Running 33.80s Step 350( N/A%), pre moving , FPS 20.00, Running 33.87s Step 351( N/A%), pre moving , FPS 19.65, Running 33.93s Step 352( N/A%), pre moving , FPS 19.33, Running 33.99s Step 353( N/A%), pre moving , FPS 18.77, Running 34.06s Step 354( N/A%), pre moving , FPS 18.36, Running 34.12s Step 355( N/A%), pre moving , FPS 18.46, Running 34.16s Step 356( N/A%), pre moving , FPS 18.48, Running 34.20s Step 357( N/A%), pre moving , FPS 18.37, Running 34.24s Step 358( N/A%), pre moving , FPS 18.45, Running 34.28s Step 359( N/A%), pre moving , FPS 18.45, Running 34.31s Step 360( N/A%), pre moving , FPS 18.45, Running 34.35s Step 361( N/A%), pre moving , FPS 18.63, Running 34.39s Step 362( N/A%), pre moving , FPS 18.59, Running 34.43s Step 363( N/A%), pre moving , FPS 19.29, Running 34.48s Step 364( N/A%), pre moving , FPS 19.66, Running 34.51s Step 365( N/A%), pre moving , FPS 20.08, Running 34.55s Step 366( N/A%), pre moving , FPS 20.60, Running 34.59s Step 367( N/A%), pre moving , FPS 21.13, Running 34.62s Step 368( N/A%), pre moving , FPS 21.66, Running 34.66s Step 369( N/A%), pre moving , FPS 22.13, Running 34.71s Step 370( N/A%), pre moving , FPS 22.99, Running 34.74s Step 371( N/A%), pre moving , FPS 23.60, Running 34.78s Step 372( N/A%), pre moving , FPS 24.21, Running 34.82s Step 373( N/A%), pre moving , FPS 25.08, Running 34.86s Step 374( N/A%), pre moving , FPS 25.87, Running 34.90s Step 375( N/A%), pre moving , FPS 25.78, Running 34.94s Step 376( N/A%), pre moving , FPS 25.75, Running 34.98s Step 377( N/A%), pre moving , FPS 25.94, Running 35.01s Step 378( N/A%), pre moving , FPS 25.92, Running 35.05s Step 379( N/A%), pre moving , FPS 25.87, Running 35.09s Step 380( N/A%), pre moving , FPS 25.84, Running 35.12s Step 381( N/A%), pre moving , FPS 25.98, Running 35.16s Step 382( N/A%), pre moving , FPS 25.96, Running 35.20s Step 383( N/A%), pre moving , FPS 26.11, Running 35.24s Step 384( N/A%), pre moving , FPS 25.75, Running 35.29s Step 385( N/A%), pre moving , FPS 25.77, Running 35.33s Step 386( N/A%), pre moving , FPS 9.61, Running 36.67s Step 387( N/A%), pre moving , FPS 8.52, Running 36.97s Step 388( N/A%), pre moving , FPS 7.91, Running 37.19s Step 389( N/A%), pre moving , FPS 7.36, Running 37.42s Step 390( N/A%), pre moving , FPS 7.00, Running 37.60s Step 391( N/A%), pre moving , FPS 6.43, Running 37.89s Step 392( N/A%), pre moving , FPS 6.20, Running 38.05s Step 393( N/A%), pre moving , FPS 5.85, Running 38.28s Step 394( N/A%), pre moving , FPS 5.67, Running 38.43s Step 395( N/A%), pre moving , FPS 5.35, Running 38.68s Step 396( N/A%), pre moving , FPS 5.16, Running 38.85s Step 397( N/A%), pre moving , FPS 4.87, Running 39.12s Step 398( N/A%), pre moving , FPS 4.71, Running 39.30s Step 399( N/A%), pre moving , FPS 4.45, Running 39.58s Step 400( N/A%), pre moving , FPS 4.32, Running 39.75s Step 401( N/A%), pre moving , FPS 4.15, Running 39.98s Step 402( N/A%), pre moving , FPS 3.99, Running 40.21s Step 403( N/A%), pre moving , FPS 3.81, Running 40.49s Step 404( N/A%), pre moving , FPS 3.72, Running 40.67s Step 405( N/A%), pre moving , FPS 3.55, Running 40.96s Step 406( 0.33%), action 1, FPS 2.99, Running 43.36s Step 407( 0.67%), action 2, FPS 2.86, Running 43.95s Step 408( 1.00%), action 3, FPS 2.70, Running 44.60s Step 409( 1.33%), action 4, FPS 2.64, Running 45.00s Step 410( 1.67%), action 5, FPS 2.48, Running 45.66s Step 411( 2.00%), action 6, FPS 2.37, Running 46.34s Step 412( 2.33%), action 7, FPS 2.24, Running 46.98s Step 413( 2.67%), action 8, FPS 2.20, Running 47.35s Step 414( 3.00%), action 9, FPS 2.11, Running 47.90s Step 415( 3.33%), action 10, FPS 2.07, Running 48.33s Step 416( 3.67%), action 11, FPS 1.96, Running 49.07s Step 417( 4.00%), action 12, FPS 1.91, Running 49.61s Step 418( 4.33%), action 13, FPS 1.82, Running 50.27s Step 419( 4.67%), action 14, FPS 1.81, Running 50.64s Step 420( 5.00%), action 15, FPS 1.72, Running 51.36s Step 421( 5.33%), action 16, FPS 1.68, Running 51.86s Step 422( 5.67%), action 17, FPS 1.66, Running 52.26s Step 423( 6.00%), action 18, FPS 1.63, Running 52.78s Step 424( 6.33%), action 19, FPS 1.56, Running 53.46s Step 425( 6.67%), action 20, FPS 1.56, Running 53.77s Step 426( 7.00%), action 21, FPS 1.80, Running 54.49s Step 427( 7.33%), action 22, FPS 1.84, Running 54.80s Step 428( 7.67%), action 23, FPS 1.83, Running 55.51s Step 429( 8.00%), action 24, FPS 1.83, Running 55.92s Step 430( 8.33%), action 25, FPS 1.83, Running 56.60s Step 431( 8.67%), action 26, FPS 1.84, Running 57.18s [2026-08-01 18:49:59] [81 ] Seed 80 failed after 57.46 s. +steps: 431 , actions: 26 . +Instruction: Empty +Total 45/81(55.56%) success. +Setting seed: 81 +Step 1( N/A%), pre moving , FPS 12.74, Running 0.08s Step 2( N/A%), pre moving , FPS 16.24, Running 0.12s Step 3( N/A%), pre moving , FPS 17.94, Running 0.17s Step 4( N/A%), pre moving , FPS 18.18, Running 0.22s Step 5( N/A%), pre moving , FPS 19.20, Running 0.26s Step 6( N/A%), pre moving , FPS 19.99, Running 0.30s Step 7( N/A%), pre moving , FPS 20.38, Running 0.34s Step 8( N/A%), pre moving , FPS 20.76, Running 0.39s Step 9( N/A%), pre moving , FPS 20.83, Running 0.43s Step 10( N/A%), pre moving , FPS 20.91, Running 0.48s Step 11( N/A%), pre moving , FPS 21.03, Running 0.52s Step 12( N/A%), pre moving , FPS 21.00, Running 0.57s Step 13( N/A%), pre moving , FPS 21.08, Running 0.62s Step 14( N/A%), pre moving , FPS 21.25, Running 0.66s Step 15( N/A%), pre moving , FPS 21.31, Running 0.70s Step 16( N/A%), pre moving , FPS 21.44, Running 0.75s Step 17( N/A%), pre moving , FPS 21.47, Running 0.79s Step 18( N/A%), pre moving , FPS 21.61, Running 0.83s Step 19( N/A%), pre moving , FPS 21.25, Running 0.89s Step 20( N/A%), pre moving , FPS 21.42, Running 0.93s Step 21( N/A%), pre moving , FPS 17.87, Running 1.20s Step 22( N/A%), pre moving , FPS 17.29, Running 1.28s Step 23( N/A%), pre moving , FPS 17.37, Running 1.32s Step 24( N/A%), pre moving , FPS 17.60, Running 1.36s Step 25( N/A%), pre moving , FPS 17.63, Running 1.40s Step 26( N/A%), pre moving , FPS 15.08, Running 1.63s Step 27( N/A%), pre moving , FPS 15.00, Running 1.68s Step 28( N/A%), pre moving , FPS 14.96, Running 1.72s Step 29( N/A%), pre moving , FPS 14.98, Running 1.77s Step 30( N/A%), pre moving , FPS 15.02, Running 1.81s Step 31( N/A%), pre moving , FPS 15.06, Running 1.85s Step 32( N/A%), pre moving , FPS 15.13, Running 1.89s Step 33( N/A%), pre moving , FPS 15.18, Running 1.93s Step 34( N/A%), pre moving , FPS 15.16, Running 1.98s Step 35( N/A%), pre moving , FPS 15.18, Running 2.02s Step 36( N/A%), pre moving , FPS 12.17, Running 2.39s Step 37( N/A%), pre moving , FPS 12.14, Running 2.44s Step 38( N/A%), pre moving , FPS 12.07, Running 2.49s Step 39( N/A%), pre moving , FPS 12.23, Running 2.53s Step 40( N/A%), pre moving , FPS 12.20, Running 2.57s Step 41( N/A%), pre moving , FPS 14.09, Running 2.62s Step 42( N/A%), pre moving , FPS 14.48, Running 2.66s Step 43( N/A%), pre moving , FPS 14.38, Running 2.71s Step 44( N/A%), pre moving , FPS 14.07, Running 2.78s Step 45( N/A%), pre moving , FPS 13.78, Running 2.85s Step 46( N/A%), pre moving , FPS 15.60, Running 2.91s Step 47( N/A%), pre moving , FPS 15.40, Running 2.98s Step 48( N/A%), pre moving , FPS 15.10, Running 3.05s Step 49( N/A%), pre moving , FPS 14.84, Running 3.11s Step 50( N/A%), pre moving , FPS 14.59, Running 3.18s Step 51( N/A%), pre moving , FPS 14.32, Running 3.25s Step 52( N/A%), pre moving , FPS 13.96, Running 3.33s Step 53( N/A%), pre moving , FPS 13.61, Running 3.40s Step 54( N/A%), pre moving , FPS 13.37, Running 3.47s Step 55( N/A%), pre moving , FPS 13.18, Running 3.54s Step 56( N/A%), pre moving , FPS 16.37, Running 3.61s Step 57( N/A%), pre moving , FPS 16.17, Running 3.68s Step 58( N/A%), pre moving , FPS 15.92, Running 3.75s Step 59( N/A%), pre moving , FPS 15.55, Running 3.82s Step 60( N/A%), pre moving , FPS 15.28, Running 3.88s Step 61( N/A%), pre moving , FPS 15.04, Running 3.95s Step 62( N/A%), pre moving , FPS 14.82, Running 4.01s Step 63( N/A%), pre moving , FPS 14.64, Running 4.08s Step 64( N/A%), pre moving , FPS 14.64, Running 4.14s Step 65( N/A%), pre moving , FPS 14.70, Running 4.21s Step 66( N/A%), pre moving , FPS 14.67, Running 4.27s Step 67( N/A%), pre moving , FPS 14.87, Running 4.32s Step 68( N/A%), pre moving , FPS 15.16, Running 4.37s Step 69( N/A%), pre moving , FPS 15.44, Running 4.41s Step 70( N/A%), pre moving , FPS 15.73, Running 4.45s Step 71( N/A%), pre moving , FPS 16.07, Running 4.49s Step 72( N/A%), pre moving , FPS 16.53, Running 4.54s Step 73( N/A%), pre moving , FPS 17.03, Running 4.58s Step 74( N/A%), pre moving , FPS 17.43, Running 4.62s Step 75( N/A%), pre moving , FPS 17.66, Running 4.67s Step 76( N/A%), pre moving , FPS 18.06, Running 4.72s Step 77( N/A%), pre moving , FPS 18.46, Running 4.76s Step 78( N/A%), pre moving , FPS 18.93, Running 4.80s Step 79( N/A%), pre moving , FPS 19.36, Running 4.85s Step 80( N/A%), pre moving , FPS 19.76, Running 4.89s Step 81( N/A%), pre moving , FPS 20.24, Running 4.93s Step 82( N/A%), pre moving , FPS 20.70, Running 4.98s Step 83( N/A%), pre moving , FPS 21.09, Running 5.02s Step 84( N/A%), pre moving , FPS 21.50, Running 5.07s Step 85( N/A%), pre moving , FPS 12.87, Running 5.76s Step 86( N/A%), pre moving , FPS 12.08, Running 5.93s Step 87( N/A%), pre moving , FPS 10.38, Running 6.25s Step 88( N/A%), pre moving , FPS 9.86, Running 6.39s Step 89( N/A%), pre moving , FPS 8.90, Running 6.66s Step 90( N/A%), pre moving , FPS 8.32, Running 6.86s Step 91( N/A%), pre moving , FPS 7.67, Running 7.10s Step 92( N/A%), pre moving , FPS 7.28, Running 7.28s Step 93( N/A%), pre moving , FPS 6.65, Running 7.59s Step 94( N/A%), pre moving , FPS 6.38, Running 7.76s Step 95( N/A%), pre moving , FPS 5.95, Running 8.03s Step 96( N/A%), pre moving , FPS 5.71, Running 8.22s Step 97( N/A%), pre moving , FPS 5.37, Running 8.48s Step 98( N/A%), pre moving , FPS 5.20, Running 8.65s Step 99( N/A%), pre moving , FPS 4.96, Running 8.88s Step 100( N/A%), pre moving , FPS 4.80, Running 9.06s Step 101( N/A%), pre moving , FPS 4.56, Running 9.32s Step 102( N/A%), pre moving , FPS 4.44, Running 9.48s Step 103( N/A%), pre moving , FPS 4.28, Running 9.70s Step 104( N/A%), pre moving , FPS 4.18, Running 9.85s Step 105( N/A%), pre moving , FPS 4.60, Running 10.11s Step 106( N/A%), pre moving , FPS 4.59, Running 10.28s Step 107( N/A%), pre moving , FPS 4.68, Running 10.52s Step 108( N/A%), pre moving , FPS 4.64, Running 10.71s Step 109( N/A%), pre moving , FPS 4.64, Running 10.97s Step 110( N/A%), pre moving , FPS 4.61, Running 11.20s Step 111( N/A%), pre moving , FPS 4.55, Running 11.50s Step 112( N/A%), pre moving , FPS 4.58, Running 11.65s Step 113( N/A%), pre moving , FPS 4.54, Running 11.99s Step 114( N/A%), pre moving , FPS 4.50, Running 12.20s Step 115( N/A%), pre moving , FPS 4.52, Running 12.45s Step 116( N/A%), pre moving , FPS 4.55, Running 12.62s Step 117( N/A%), pre moving , FPS 4.53, Running 12.90s Step 118( N/A%), pre moving , FPS 4.51, Running 13.08s Step 119( N/A%), pre moving , FPS 4.53, Running 13.30s Step 120( N/A%), pre moving , FPS 4.52, Running 13.49s Step 121( N/A%), pre moving , FPS 4.44, Running 13.83s Step 122( N/A%), pre moving , FPS 4.45, Running 13.98s Step 123( N/A%), pre moving , FPS 4.45, Running 14.20s Step 124( N/A%), pre moving , FPS 4.37, Running 14.43s Step 125( N/A%), pre moving , FPS 4.40, Running 14.66s Step 126( N/A%), pre moving , FPS 4.40, Running 14.82s Step 127( N/A%), pre moving , FPS 4.37, Running 15.10s Step 128( N/A%), pre moving , FPS 4.37, Running 15.28s Step 129( N/A%), pre moving , FPS 4.37, Running 15.54s Step 130( N/A%), pre moving , FPS 4.43, Running 15.71s Step 131( N/A%), pre moving , FPS 4.46, Running 15.98s Step 132( N/A%), pre moving , FPS 4.42, Running 16.18s Step 133( N/A%), pre moving , FPS 4.46, Running 16.47s Step 134( N/A%), pre moving , FPS 4.50, Running 16.64s Step 135( N/A%), pre moving , FPS 4.53, Running 16.87s Step 136( N/A%), pre moving , FPS 4.50, Running 17.06s Step 137( N/A%), pre moving , FPS 4.48, Running 17.36s Step 138( N/A%), pre moving , FPS 4.47, Running 17.55s Step 139( N/A%), pre moving , FPS 4.42, Running 17.83s Step 140( N/A%), pre moving , FPS 4.55, Running 17.89s Step 141( N/A%), pre moving , FPS 4.86, Running 17.94s Step 142( N/A%), pre moving , FPS 4.98, Running 18.00s Step 143( N/A%), pre moving , FPS 5.21, Running 18.04s Step 144( N/A%), pre moving , FPS 5.47, Running 18.08s Step 145( N/A%), pre moving , FPS 5.77, Running 18.12s Step 146( N/A%), pre moving , FPS 5.98, Running 18.17s Step 147( N/A%), pre moving , FPS 6.43, Running 18.21s Step 148( N/A%), pre moving , FPS 6.74, Running 18.25s Step 149( N/A%), pre moving , FPS 7.24, Running 18.30s Step 150( N/A%), pre moving , FPS 6.46, Running 18.81s Step 151( N/A%), pre moving , FPS 6.95, Running 18.85s Step 152( N/A%), pre moving , FPS 7.35, Running 18.90s Step 153( N/A%), pre moving , FPS 8.05, Running 18.96s Step 154( N/A%), pre moving , FPS 8.40, Running 19.02s Step 155( N/A%), pre moving , FPS 9.05, Running 19.08s Step 156( N/A%), pre moving , FPS 9.58, Running 19.15s Step 157( N/A%), pre moving , FPS 10.79, Running 19.22s Step 158( N/A%), pre moving , FPS 11.59, Running 19.28s Step 159( N/A%), pre moving , FPS 13.24, Running 19.34s Step 160( N/A%), pre moving , FPS 13.11, Running 19.41s Step 161( N/A%), pre moving , FPS 12.67, Running 19.52s Step 162( N/A%), pre moving , FPS 12.36, Running 19.61s Step 163( N/A%), pre moving , FPS 12.20, Running 19.68s Step 164( N/A%), pre moving , FPS 11.95, Running 19.75s Step 165( N/A%), pre moving , FPS 11.68, Running 19.84s Step 166( N/A%), pre moving , FPS 11.44, Running 19.91s Step 167( N/A%), pre moving , FPS 11.21, Running 19.99s Step 168( N/A%), pre moving , FPS 10.96, Running 20.08s Step 169( N/A%), pre moving , FPS 10.79, Running 20.16s Step 170( N/A%), pre moving , FPS 13.93, Running 20.25s Step 171( N/A%), pre moving , FPS 13.37, Running 20.35s Step 172( N/A%), pre moving , FPS 12.82, Running 20.46s Step 173( N/A%), pre moving , FPS 12.41, Running 20.57s Step 174( N/A%), pre moving , FPS 11.98, Running 20.69s Step 175( N/A%), pre moving , FPS 11.63, Running 20.80s Step 176( N/A%), pre moving , FPS 11.39, Running 20.90s Step 177( N/A%), pre moving , FPS 11.15, Running 21.01s Step 178( N/A%), pre moving , FPS 10.77, Running 21.14s Step 179( N/A%), pre moving , FPS 10.46, Running 21.25s Step 180( N/A%), pre moving , FPS 10.28, Running 21.36s Step 181( N/A%), pre moving , FPS 10.24, Running 21.48s Step 182( N/A%), pre moving , FPS 10.06, Running 21.60s Step 183( N/A%), pre moving , FPS 9.79, Running 21.72s Step 184( N/A%), pre moving , FPS 9.63, Running 21.83s Step 185( N/A%), pre moving , FPS 9.44, Running 21.96s Step 186( N/A%), pre moving , FPS 9.26, Running 22.07s Step 187( N/A%), pre moving , FPS 9.07, Running 22.20s Step 188( N/A%), pre moving , FPS 8.95, Running 22.31s Step 189( N/A%), pre moving , FPS 8.89, Running 22.41s Step 190( N/A%), pre moving , FPS 8.87, Running 22.50s Step 191( N/A%), pre moving , FPS 8.93, Running 22.59s Step 192( N/A%), pre moving , FPS 9.01, Running 22.68s Step 193( N/A%), pre moving , FPS 9.04, Running 22.78s Step 194( N/A%), pre moving , FPS 9.26, Running 22.85s Step 195( N/A%), pre moving , FPS 9.41, Running 22.92s Step 196( N/A%), pre moving , FPS 9.47, Running 23.01s Step 197( N/A%), pre moving , FPS 9.74, Running 23.06s Step 198( N/A%), pre moving , FPS 10.09, Running 23.12s Step 199( N/A%), pre moving , FPS 10.52, Running 23.15s Step 200( N/A%), pre moving , FPS 10.93, Running 23.19s Step 201( N/A%), pre moving , FPS 11.34, Running 23.24s Step 202( N/A%), pre moving , FPS 11.84, Running 23.29s Step 203( N/A%), pre moving , FPS 12.34, Running 23.34s Step 204( N/A%), pre moving , FPS 12.93, Running 23.38s Step 205( N/A%), pre moving , FPS 13.73, Running 23.41s Step 206( N/A%), pre moving , FPS 14.57, Running 23.45s Step 207( N/A%), pre moving , FPS 15.60, Running 23.48s Step 208( N/A%), pre moving , FPS 16.57, Running 23.52s Step 209( N/A%), pre moving , FPS 17.40, Running 23.56s Step 210( N/A%), pre moving , FPS 18.31, Running 23.59s Step 211( N/A%), pre moving , FPS 13.83, Running 24.04s Step 212( N/A%), pre moving , FPS 14.34, Running 24.07s Step 213( N/A%), pre moving , FPS 15.07, Running 24.11s Step 214( N/A%), pre moving , FPS 15.47, Running 24.15s Step 215( N/A%), pre moving , FPS 15.84, Running 24.19s Step 216( N/A%), pre moving , FPS 16.48, Running 24.23s Step 217( N/A%), pre moving , FPS 16.31, Running 24.29s Step 218( N/A%), pre moving , FPS 16.54, Running 24.33s Step 219( N/A%), pre moving , FPS 15.99, Running 24.40s Step 220( N/A%), pre moving , FPS 15.73, Running 24.46s Step 221( N/A%), pre moving , FPS 15.65, Running 24.52s Step 222( N/A%), pre moving , FPS 15.59, Running 24.57s Step 223( N/A%), pre moving , FPS 15.50, Running 24.63s Step 224( N/A%), pre moving , FPS 15.26, Running 24.69s Step 225( N/A%), pre moving , FPS 15.02, Running 24.74s Step 226( N/A%), pre moving , FPS 14.79, Running 24.80s Step 227( N/A%), pre moving , FPS 14.57, Running 24.85s Step 228( N/A%), pre moving , FPS 13.96, Running 24.95s Step 229( N/A%), pre moving , FPS 13.78, Running 25.01s Step 230( N/A%), pre moving , FPS 13.61, Running 25.06s Step 231( N/A%), pre moving , FPS 18.00, Running 25.15s Step 232( N/A%), pre moving , FPS 17.55, Running 25.21s Step 233( N/A%), pre moving , FPS 16.73, Running 25.30s Step 234( N/A%), pre moving , FPS 15.89, Running 25.40s Step 235( N/A%), pre moving , FPS 15.25, Running 25.50s Step 236( N/A%), pre moving , FPS 14.74, Running 25.58s Step 237( N/A%), pre moving , FPS 14.32, Running 25.68s Step 238( N/A%), pre moving , FPS 13.82, Running 25.77s Step 239( N/A%), pre moving , FPS 13.65, Running 25.87s Step 240( N/A%), pre moving , FPS 13.34, Running 25.96s Step 241( N/A%), pre moving , FPS 13.04, Running 26.05s Step 242( N/A%), pre moving , FPS 12.88, Running 26.13s Step 243( N/A%), pre moving , FPS 12.74, Running 26.20s Step 244( N/A%), pre moving , FPS 12.56, Running 26.28s Step 245( N/A%), pre moving , FPS 12.36, Running 26.36s Step 246( N/A%), pre moving , FPS 12.05, Running 26.46s Step 247( N/A%), pre moving , FPS 12.02, Running 26.52s Step 248( N/A%), pre moving , FPS 11.98, Running 26.62s Step 249( N/A%), pre moving , FPS 11.98, Running 26.68s Step 250( N/A%), pre moving , FPS 11.80, Running 26.76s Step 251( N/A%), pre moving , FPS 11.88, Running 26.83s Step 252( N/A%), pre moving , FPS 11.94, Running 26.89s Step 253( N/A%), pre moving , FPS 12.03, Running 26.97s Step 254( N/A%), pre moving , FPS 12.31, Running 27.03s Step 255( N/A%), pre moving , FPS 12.46, Running 27.10s Step 256( N/A%), pre moving , FPS 12.70, Running 27.16s Step 257( N/A%), pre moving , FPS 12.85, Running 27.24s Step 258( N/A%), pre moving , FPS 12.94, Running 27.32s Step 259( N/A%), pre moving , FPS 13.08, Running 27.40s Step 260( N/A%), pre moving , FPS 13.26, Running 27.47s Step 261( N/A%), pre moving , FPS 13.45, Running 27.54s Step 262( N/A%), pre moving , FPS 13.29, Running 27.63s Step 263( N/A%), pre moving , FPS 13.14, Running 27.72s Step 264( N/A%), pre moving , FPS 13.03, Running 27.82s Step 265( N/A%), pre moving , FPS 12.93, Running 27.91s Step 266( N/A%), pre moving , FPS 12.95, Running 28.00s Step 267( N/A%), pre moving , FPS 12.57, Running 28.11s Step 268( N/A%), pre moving , FPS 12.66, Running 28.20s Step 269( N/A%), pre moving , FPS 12.41, Running 28.29s Step 270( N/A%), pre moving , FPS 12.46, Running 28.36s Step 271( N/A%), pre moving , FPS 12.46, Running 28.44s Step 272( N/A%), pre moving , FPS 12.30, Running 28.51s Step 273( N/A%), pre moving , FPS 12.45, Running 28.57s Step 274( N/A%), pre moving , FPS 12.50, Running 28.63s Step 275( N/A%), pre moving , FPS 12.68, Running 28.68s Step 276( N/A%), pre moving , FPS 12.86, Running 28.71s Step 277( N/A%), pre moving , FPS 13.11, Running 28.77s Step 278( N/A%), pre moving , FPS 13.46, Running 28.81s Step 279( N/A%), pre moving , FPS 13.80, Running 28.85s Step 280( N/A%), pre moving , FPS 14.14, Running 28.88s Step 281( N/A%), pre moving , FPS 14.44, Running 28.92s Step 282( N/A%), pre moving , FPS 15.08, Running 28.96s Step 283( N/A%), pre moving , FPS 15.79, Running 28.99s Step 284( N/A%), pre moving , FPS 16.50, Running 29.03s Step 285( N/A%), pre moving , FPS 17.31, Running 29.06s Step 286( N/A%), pre moving , FPS 18.25, Running 29.10s Step 287( N/A%), pre moving , FPS 19.51, Running 29.13s Step 288( N/A%), pre moving , FPS 20.63, Running 29.17s Step 289( N/A%), pre moving , FPS 21.93, Running 29.20s Step 290( N/A%), pre moving , FPS 22.89, Running 29.24s Step 291( N/A%), pre moving , FPS 23.97, Running 29.27s Step 292( N/A%), pre moving , FPS 25.25, Running 29.31s Step 293( N/A%), pre moving , FPS 25.89, Running 29.35s Step 294( N/A%), pre moving , FPS 26.42, Running 29.38s Step 295( N/A%), pre moving , FPS 26.56, Running 29.43s Step 296( N/A%), pre moving , FPS 26.37, Running 29.47s Step 297( N/A%), pre moving , FPS 26.77, Running 29.51s Step 298( N/A%), pre moving , FPS 26.88, Running 29.55s Step 299( N/A%), pre moving , FPS 27.03, Running 29.59s Step 300( N/A%), pre moving , FPS 26.81, Running 29.63s Step 301( N/A%), pre moving , FPS 26.94, Running 29.67s Step 302( N/A%), pre moving , FPS 26.71, Running 29.71s Step 303( N/A%), pre moving , FPS 16.67, Running 30.19s Step 304( N/A%), pre moving , FPS 16.65, Running 30.23s Step 305( N/A%), pre moving , FPS 16.58, Running 30.27s Step 306( N/A%), pre moving , FPS 16.19, Running 30.33s Step 307( N/A%), pre moving , FPS 15.79, Running 30.40s Step 308( N/A%), pre moving , FPS 15.52, Running 30.46s Step 309( N/A%), pre moving , FPS 15.51, Running 30.49s Step 310( N/A%), pre moving , FPS 15.47, Running 30.53s Step 311( N/A%), pre moving , FPS 15.46, Running 30.57s Step 312( N/A%), pre moving , FPS 15.24, Running 30.62s Step 313( N/A%), pre moving , FPS 15.02, Running 30.68s Step 314( N/A%), pre moving , FPS 14.74, Running 30.74s Step 315( N/A%), pre moving , FPS 14.50, Running 30.81s Step 316( N/A%), pre moving , FPS 14.31, Running 30.87s Step 317( N/A%), pre moving , FPS 14.12, Running 30.93s Step 318( N/A%), pre moving , FPS 13.96, Running 30.98s Step 319( N/A%), pre moving , FPS 13.67, Running 31.05s Step 320( N/A%), pre moving , FPS 13.30, Running 31.13s Step 321( N/A%), pre moving , FPS 13.33, Running 31.17s Step 322( N/A%), pre moving , FPS 13.38, Running 31.20s Step 323( N/A%), pre moving , FPS 19.16, Running 31.23s Step 324( N/A%), pre moving , FPS 19.22, Running 31.27s Step 325( N/A%), pre moving , FPS 19.32, Running 31.31s Step 326( N/A%), pre moving , FPS 19.74, Running 31.35s Step 327( N/A%), pre moving , FPS 20.35, Running 31.38s Step 328( N/A%), pre moving , FPS 20.62, Running 31.43s Step 329( N/A%), pre moving , FPS 20.40, Running 31.47s Step 330( N/A%), pre moving , FPS 20.25, Running 31.52s Step 331( N/A%), pre moving , FPS 19.85, Running 31.57s Step 332( N/A%), pre moving , FPS 19.86, Running 31.62s Step 333( N/A%), pre moving , FPS 20.03, Running 31.68s Step 334( N/A%), pre moving , FPS 20.08, Running 31.74s Step 335( N/A%), pre moving , FPS 20.22, Running 31.80s Step 336( N/A%), pre moving , FPS 20.11, Running 31.87s Step 337( N/A%), pre moving , FPS 20.17, Running 31.92s Step 338( N/A%), pre moving , FPS 20.16, Running 31.97s Step 339( N/A%), pre moving , FPS 20.41, Running 32.03s Step 340( N/A%), pre moving , FPS 21.08, Running 32.08s Step 341( N/A%), pre moving , FPS 20.60, Running 32.14s Step 342( N/A%), pre moving , FPS 20.20, Running 32.19s Step 343( N/A%), pre moving , FPS 19.76, Running 32.25s Step 344( N/A%), pre moving , FPS 19.42, Running 32.30s Step 345( N/A%), pre moving , FPS 19.01, Running 32.36s Step 346( N/A%), pre moving , FPS 18.13, Running 32.45s Step 347( N/A%), pre moving , FPS 17.85, Running 32.50s Step 348( N/A%), pre moving , FPS 17.62, Running 32.56s Step 349( N/A%), pre moving , FPS 17.80, Running 32.60s Step 350( N/A%), pre moving , FPS 17.93, Running 32.63s Step 351( N/A%), pre moving , FPS 18.01, Running 32.68s Step 352( N/A%), pre moving , FPS 17.95, Running 32.74s Step 353( N/A%), pre moving , FPS 18.19, Running 32.78s Step 354( N/A%), pre moving , FPS 18.64, Running 32.81s Step 355( N/A%), pre moving , FPS 19.16, Running 32.85s Step 356( N/A%), pre moving , FPS 19.71, Running 32.88s Step 357( N/A%), pre moving , FPS 20.12, Running 32.92s Step 358( N/A%), pre moving , FPS 20.26, Running 32.96s Step 359( N/A%), pre moving , FPS 20.54, Running 33.00s Step 360( N/A%), pre moving , FPS 20.85, Running 33.04s Step 361( N/A%), pre moving , FPS 21.17, Running 33.08s Step 362( N/A%), pre moving , FPS 21.49, Running 33.12s Step 363( N/A%), pre moving , FPS 21.94, Running 33.16s Step 364( N/A%), pre moving , FPS 22.37, Running 33.19s Step 365( N/A%), pre moving , FPS 23.01, Running 33.23s Step 366( N/A%), pre moving , FPS 24.60, Running 33.26s Step 367( N/A%), pre moving , FPS 25.15, Running 33.30s Step 368( N/A%), pre moving , FPS 25.68, Running 33.34s Step 369( N/A%), pre moving , FPS 25.49, Running 33.38s Step 370( N/A%), pre moving , FPS 25.26, Running 33.42s Step 371( N/A%), pre moving , FPS 25.37, Running 33.47s Step 372( N/A%), pre moving , FPS 25.64, Running 33.52s Step 373( N/A%), pre moving , FPS 25.45, Running 33.56s Step 374( N/A%), pre moving , FPS 25.42, Running 33.60s Step 375( N/A%), pre moving , FPS 25.45, Running 33.63s Step 376( N/A%), pre moving , FPS 25.38, Running 33.67s Step 377( N/A%), pre moving , FPS 25.37, Running 33.70s Step 378( N/A%), pre moving , FPS 25.78, Running 33.74s Step 379( N/A%), pre moving , FPS 9.49, Running 35.11s Step 380( N/A%), pre moving , FPS 8.63, Running 35.36s Step 381( N/A%), pre moving , FPS 8.13, Running 35.54s Step 382( N/A%), pre moving , FPS 7.34, Running 35.85s Step 383( N/A%), pre moving , FPS 7.04, Running 36.00s Step 384( N/A%), pre moving , FPS 6.52, Running 36.26s Step 385( N/A%), pre moving , FPS 6.21, Running 36.45s Step 386( N/A%), pre moving , FPS 5.83, Running 36.69s Step 387( N/A%), pre moving , FPS 5.66, Running 36.83s Step 388( N/A%), pre moving , FPS 5.32, Running 37.10s Step 389( N/A%), pre moving , FPS 5.08, Running 37.32s Step 390( N/A%), pre moving , FPS 4.80, Running 37.59s Step 391( N/A%), pre moving , FPS 4.66, Running 37.77s Step 392( N/A%), pre moving , FPS 4.44, Running 38.02s Step 393( N/A%), pre moving , FPS 4.33, Running 38.18s Step 394( N/A%), pre moving , FPS 4.10, Running 38.48s Step 395( N/A%), pre moving , FPS 3.99, Running 38.65s Step 396( N/A%), pre moving , FPS 3.78, Running 38.96s Step 397( N/A%), pre moving , FPS 3.71, Running 39.10s Step 398( N/A%), pre moving , FPS 3.53, Running 39.40s Step 399( 0.33%), action 1, FPS 3.73, Running 40.47s Step 400( 0.67%), action 2, FPS 3.54, Running 41.02s Step 401( 1.00%), action 3, FPS 3.25, Running 41.70s Step 402( 1.33%), action 4, FPS 3.23, Running 42.04s Step 403( 1.67%), action 5, FPS 3.01, Running 42.63s Step 404( 2.00%), action 6, FPS 2.98, Running 42.98s Step 405( 2.33%), action 7, FPS 2.86, Running 43.45s Step 406( 2.67%), action 8, FPS 2.76, Running 43.93s Step 407( 3.00%), action 9, FPS 2.65, Running 44.38s Step 408( 3.33%), action 10, FPS 2.56, Running 44.90s Step 409( 3.67%), action 11, FPS 2.40, Running 45.66s Step 410( 4.00%), action 12, FPS 2.39, Running 45.95s Step 411( 4.33%), action 13, FPS 2.35, Running 46.29s Step 412( 4.67%), action 14, FPS 2.34, Running 46.57s Step 413( 5.00%), action 15, FPS 2.31, Running 46.83s Step 414( 5.33%), action 16, FPS 2.27, Running 47.28s Step 415( 5.67%), action 17, FPS 2.20, Running 47.75s Step 416( 6.00%), action 18, FPS 2.15, Running 48.28s Step 417( 6.33%), action 19, FPS 2.05, Running 48.84s Step 418( 6.67%), action 20, FPS 2.07, Running 49.08s Step 419( 7.00%), action 21, FPS 2.19, Running 49.59s Step 420( 7.33%), action 22, FPS 2.25, Running 49.90s Step 421( 7.67%), action 23, FPS 2.34, Running 50.23s Step 422( 8.00%), action 24, FPS 2.31, Running 50.69s Step 423( 8.33%), action 25, FPS 2.35, Running 51.15s Step 424( 8.67%), action 26, FPS 2.30, Running 51.66s Step 425( 9.00%), action 27, FPS 2.34, Running 51.99s Step 426( 9.33%), action 28, FPS 2.33, Running 52.51s Step 427( 9.67%), action 29, FPS 2.36, Running 52.85s Step 428( 10.00%), action 30, FPS 2.44, Running 53.10s Step 429( 10.33%), action 31, FPS 2.44, Running 53.85s Step 430( 10.67%), action 32, FPS 2.42, Running 54.21s Step 431( 11.00%), action 33, FPS 2.37, Running 54.73s Step 432( 11.33%), action 34, FPS 2.35, Running 55.10s Step 433( 11.67%), action 35, FPS 2.26, Running 55.68s Step 434( 12.00%), action 36, FPS 2.22, Running 56.30s Step 435( 12.33%), action 37, FPS 2.22, Running 56.76s Step 436( 12.67%), action 38, FPS 2.26, Running 57.12s Step 437( 13.00%), action 39, FPS 2.26, Running 57.67s Step 438( 13.33%), action 40, FPS 2.23, Running 58.04s Step 439( 13.67%), action 41, FPS 2.18, Running 58.76s Step 440( 14.00%), action 42, FPS 2.19, Running 59.05s Step 441( 14.33%), action 43, FPS 2.14, Running 59.57s Step 442( 14.67%), action 44, FPS 2.11, Running 60.18s Step 443( 15.00%), action 45, FPS 2.10, Running 60.70s Step 444( 15.33%), action 46, FPS 2.13, Running 61.03s Step 445( 15.67%), action 47, FPS 2.13, Running 61.39s Step 446( 16.00%), action 48, FPS 2.13, Running 61.90s Step 447( 16.33%), action 49, FPS 2.12, Running 62.26s Step 448( 16.67%), action 50, FPS 2.06, Running 62.83s Step 449( 17.00%), action 51, FPS 2.04, Running 63.65s Step 450( 17.33%), action 52, FPS 2.01, Running 64.16s Step 451( 17.67%), action 53, FPS 2.05, Running 64.49s Step 452( 18.00%), action 54, FPS 2.01, Running 65.04s Step 453( 18.33%), action 55, FPS 2.07, Running 65.32s Step 454( 18.67%), action 56, FPS 2.09, Running 65.86s Step 455( 19.00%), action 57, FPS 2.11, Running 66.24s Step 456( 19.33%), action 58, FPS 2.08, Running 66.71s Step 457( 19.67%), action 59, FPS 2.13, Running 67.06s Step 458( 20.00%), action 60, FPS 2.10, Running 67.55s Step 459( 20.33%), action 61, FPS 2.13, Running 68.15s Step 460( 20.67%), action 62, FPS 2.10, Running 68.55s Step 461( 21.00%), action 63, FPS 2.14, Running 68.93s Step 462( 21.33%), action 64, FPS 2.15, Running 69.49s Step 463( 21.67%), action 65, FPS 2.16, Running 69.95s Step 464( 22.00%), action 66, FPS 2.12, Running 70.49s Step 465( 22.33%), action 67, FPS 2.12, Running 70.82s Step 466( 22.67%), action 68, FPS 2.12, Running 71.34s Step 467( 23.00%), action 69, FPS 2.13, Running 71.64s Step 468( 23.33%), action 70, FPS 2.12, Running 72.26s Step 469( 23.67%), action 71, FPS 2.18, Running 72.83s Step 470( 24.00%), action 72, FPS 2.17, Running 73.37s Step 471( 24.33%), action 73, FPS 2.12, Running 73.91s Step 472( 24.67%), action 74, FPS 2.17, Running 74.27s Step 473( 25.00%), action 75, FPS 2.14, Running 74.66s Step 474( 25.33%), action 76, FPS 2.14, Running 75.20s Step 475( 25.67%), action 77, FPS 2.11, Running 75.70s Step 476( 26.00%), action 78, FPS 2.08, Running 76.32s Step 477( 26.33%), action 79, FPS 2.05, Running 76.82s Step 478( 26.67%), action 80, FPS 2.02, Running 77.45s Step 479( 27.00%), action 81, FPS 2.04, Running 77.96s Step 480( 27.33%), action 82, FPS 2.02, Running 78.47s Step 481( 27.67%), action 83, FPS 2.02, Running 78.84s Step 482( 28.00%), action 84, FPS 2.01, Running 79.46s Step 483( 28.33%), action 85, FPS 2.02, Running 79.83s Step 484( 28.67%), action 86, FPS 2.01, Running 80.43s Step 485( 29.00%), action 87, FPS 2.01, Running 80.78s Step 486( 29.33%), action 88, FPS 2.06, Running 81.03s Step 487( 29.67%), action 89, FPS 2.06, Running 81.33s Step 488( 30.00%), action 90, FPS 2.09, Running 81.82s Step 489( 30.33%), action 91, FPS 2.11, Running 82.29s Step 490( 30.67%), action 92, FPS 2.10, Running 82.89s Step 491( 31.00%), action 93, FPS 2.11, Running 83.39s Step 492( 31.33%), action 94, FPS 2.04, Running 84.06s Step 493( 31.67%), action 95, FPS 2.04, Running 84.45s Step 494( 32.00%), action 96, FPS 2.06, Running 84.89s Step 495( 32.33%), action 97, FPS 2.08, Running 85.31s Step 496( 32.67%), action 98, FPS 2.08, Running 85.93s Step 497( 33.00%), action 99, FPS 2.09, Running 86.37s Step 498( 33.33%), action 100, FPS 2.18, Running 86.63s Step 499( 33.67%), action 101, FPS 2.17, Running 87.19s Step 500( 34.00%), action 102, FPS 2.21, Running 87.53s Step 501( 34.33%), action 103, FPS 2.22, Running 87.85s Step 502( 34.67%), action 104, FPS 2.27, Running 88.27s Step 503( 35.00%), action 105, FPS 2.22, Running 88.83s Step 504( 35.33%), action 106, FPS 2.27, Running 89.22s Step 505( 35.67%), action 107, FPS 2.26, Running 89.62s Step 506( 36.00%), action 108, FPS 2.20, Running 90.12s Step 507( 36.33%), action 109, FPS 2.19, Running 90.46s Step 508( 36.67%), action 110, FPS 2.22, Running 90.82s Step 509( 37.00%), action 111, FPS 2.23, Running 91.28s Step 510( 37.33%), action 112, FPS 2.30, Running 91.57s Step 511( 37.67%), action 113, FPS 2.27, Running 92.21s Step 512( 38.00%), action 114, FPS 2.27, Running 92.88s Step 513( 38.33%), action 115, FPS 2.25, Running 93.35s Step 514( 38.67%), action 116, FPS 2.25, Running 93.79s Step 515( 39.00%), action 117, FPS 2.25, Running 94.20s Step 516( 39.33%), action 118, FPS 2.25, Running 94.82s Step 517( 39.67%), action 119, FPS 2.28, Running 95.14s Step 518( 40.00%), action 120, FPS 2.24, Running 95.57s Step 519( 40.33%), action 121, FPS 2.22, Running 96.20s Step 520( 40.67%), action 122, FPS 2.18, Running 96.71s Step 521( 41.00%), action 123, FPS 2.13, Running 97.24s Step 522( 41.33%), action 124, FPS 2.10, Running 97.82s Step 523( 41.67%), action 125, FPS 2.11, Running 98.31s Step 524( 42.00%), action 126, FPS 2.09, Running 98.80s Step 525( 42.33%), action 127, FPS 2.10, Running 99.13s Step 526( 42.67%), action 128, FPS 2.08, Running 99.71s Step 527( 43.00%), action 129, FPS 2.05, Running 100.23s Step 528( 43.33%), action 130, FPS 2.00, Running 100.83s Step 529( 43.67%), action 131, FPS 2.00, Running 101.26s Step 530( 44.00%), action 132, FPS 1.98, Running 101.67s Step 531( 44.33%), action 133, FPS 1.99, Running 102.24s Step 532( 44.67%), action 134, FPS 2.07, Running 102.56s Step 533( 45.00%), action 135, FPS 2.04, Running 103.13s Step 534( 45.33%), action 136, FPS 2.06, Running 103.52s Step 535( 45.67%), action 137, FPS 2.04, Running 104.02s Step 536( 46.00%), action 138, FPS 2.03, Running 104.66s Step 537( 46.33%), action 139, FPS 1.98, Running 105.23s Step 538( 46.67%), action 140, FPS 1.99, Running 105.64s Step 539( 47.00%), action 141, FPS 1.99, Running 106.23s Step 540( 47.33%), action 142, FPS 2.03, Running 106.58s Step 541( 47.67%), action 143, FPS 2.07, Running 106.93s Step 542( 48.00%), action 144, FPS 2.06, Running 107.52s Step 543( 48.33%), action 145, FPS 2.09, Running 107.88s Step 544( 48.67%), action 146, FPS 2.07, Running 108.45s Step 545( 49.00%), action 147, FPS 2.03, Running 108.96s Step 546( 49.33%), action 148, FPS 2.09, Running 109.28s Step 547( 49.67%), action 149, FPS 2.13, Running 109.63s Step 548( 50.00%), action 150, FPS 2.20, Running 109.93s Step 549( 50.33%), action 151, FPS 2.10, Running 110.79s Step 550( 50.67%), action 152, FPS 2.12, Running 111.08s Step 551( 51.00%), action 153, FPS 2.17, Running 111.45s Step 552( 51.33%), action 154, FPS 2.19, Running 111.70s Step 553( 51.67%), action 155, FPS 2.22, Running 112.16s Step 554( 52.00%), action 156, FPS 2.20, Running 112.63s Step 555( 52.33%), action 157, FPS 2.22, Running 113.01s Step 556( 52.67%), action 158, FPS 2.23, Running 113.62s Step 557( 53.00%), action 159, FPS 2.30, Running 113.95s Step 558( 53.33%), action 160, FPS 2.28, Running 114.42s Step 559( 53.67%), action 161, FPS 2.25, Running 115.11s Step 560( 54.00%), action 162, FPS 2.25, Running 115.46s Step 561( 54.33%), action 163, FPS 2.25, Running 115.82s Step 562( 54.67%), action 164, FPS 2.32, Running 116.13s Step 563( 55.00%), action 165, FPS 2.33, Running 116.45s [2026-08-01 18:51:56] [82 ] Seed 81 success after 116.77 s. +steps: 563 , actions: 165 . +Instruction: Empty +Total 46/82(56.10%) success. +Setting seed: 82 +Step 1( N/A%), pre moving , FPS 5.30, Running 0.19s Step 2( N/A%), pre moving , FPS 8.41, Running 0.24s Step 3( N/A%), pre moving , FPS 10.82, Running 0.28s Step 4( N/A%), pre moving , FPS 12.67, Running 0.32s Step 5( N/A%), pre moving , FPS 14.12, Running 0.35s Step 6( N/A%), pre moving , FPS 15.23, Running 0.39s Step 7( N/A%), pre moving , FPS 15.82, Running 0.44s Step 8( N/A%), pre moving , FPS 16.48, Running 0.49s Step 9( N/A%), pre moving , FPS 17.02, Running 0.53s Step 10( N/A%), pre moving , FPS 17.26, Running 0.58s Step 11( N/A%), pre moving , FPS 17.74, Running 0.62s Step 12( N/A%), pre moving , FPS 18.14, Running 0.66s Step 13( N/A%), pre moving , FPS 18.50, Running 0.70s Step 14( N/A%), pre moving , FPS 18.83, Running 0.74s Step 15( N/A%), pre moving , FPS 18.85, Running 0.80s Step 16( N/A%), pre moving , FPS 18.91, Running 0.85s Step 17( N/A%), pre moving , FPS 18.99, Running 0.90s Step 18( N/A%), pre moving , FPS 19.24, Running 0.94s Step 19( N/A%), pre moving , FPS 19.44, Running 0.98s Step 20( N/A%), pre moving , FPS 19.63, Running 1.02s Step 21( N/A%), pre moving , FPS 18.65, Running 1.26s Step 22( N/A%), pre moving , FPS 18.23, Running 1.33s Step 23( N/A%), pre moving , FPS 18.24, Running 1.37s Step 24( N/A%), pre moving , FPS 18.21, Running 1.41s Step 25( N/A%), pre moving , FPS 18.14, Running 1.46s Step 26( N/A%), pre moving , FPS 15.11, Running 1.72s Step 27( N/A%), pre moving , FPS 15.16, Running 1.76s Step 28( N/A%), pre moving , FPS 15.08, Running 1.81s Step 29( N/A%), pre moving , FPS 15.07, Running 1.86s Step 30( N/A%), pre moving , FPS 15.15, Running 1.90s Step 31( N/A%), pre moving , FPS 15.04, Running 1.95s Step 32( N/A%), pre moving , FPS 15.02, Running 1.99s Step 33( N/A%), pre moving , FPS 14.93, Running 2.04s Step 34( N/A%), pre moving , FPS 14.90, Running 2.09s Step 35( N/A%), pre moving , FPS 15.01, Running 2.13s Step 36( N/A%), pre moving , FPS 12.22, Running 2.48s Step 37( N/A%), pre moving , FPS 12.20, Running 2.53s Step 38( N/A%), pre moving , FPS 12.10, Running 2.59s Step 39( N/A%), pre moving , FPS 12.07, Running 2.63s Step 40( N/A%), pre moving , FPS 12.00, Running 2.68s Step 41( N/A%), pre moving , FPS 13.62, Running 2.73s Step 42( N/A%), pre moving , FPS 13.75, Running 2.79s Step 43( N/A%), pre moving , FPS 13.71, Running 2.83s Step 44( N/A%), pre moving , FPS 13.70, Running 2.87s Step 45( N/A%), pre moving , FPS 13.45, Running 2.94s Step 46( N/A%), pre moving , FPS 15.45, Running 3.01s Step 47( N/A%), pre moving , FPS 15.02, Running 3.09s Step 48( N/A%), pre moving , FPS 14.84, Running 3.16s Step 49( N/A%), pre moving , FPS 14.64, Running 3.22s Step 50( N/A%), pre moving , FPS 14.43, Running 3.29s Step 51( N/A%), pre moving , FPS 14.20, Running 3.36s Step 52( N/A%), pre moving , FPS 13.83, Running 3.44s Step 53( N/A%), pre moving , FPS 13.65, Running 3.51s Step 54( N/A%), pre moving , FPS 13.41, Running 3.58s Step 55( N/A%), pre moving , FPS 13.21, Running 3.64s Step 56( N/A%), pre moving , FPS 16.35, Running 3.71s Step 57( N/A%), pre moving , FPS 16.16, Running 3.77s Step 58( N/A%), pre moving , FPS 16.01, Running 3.84s Step 59( N/A%), pre moving , FPS 15.76, Running 3.90s Step 60( N/A%), pre moving , FPS 15.50, Running 3.98s Step 61( N/A%), pre moving , FPS 15.25, Running 4.04s Step 62( N/A%), pre moving , FPS 15.09, Running 4.11s Step 63( N/A%), pre moving , FPS 14.62, Running 4.20s Step 64( N/A%), pre moving , FPS 14.41, Running 4.26s Step 65( N/A%), pre moving , FPS 14.50, Running 4.32s Step 66( N/A%), pre moving , FPS 14.68, Running 4.37s Step 67( N/A%), pre moving , FPS 15.08, Running 4.42s Step 68( N/A%), pre moving , FPS 15.35, Running 4.46s Step 69( N/A%), pre moving , FPS 15.56, Running 4.51s Step 70( N/A%), pre moving , FPS 15.78, Running 4.55s Step 71( N/A%), pre moving , FPS 16.17, Running 4.59s Step 72( N/A%), pre moving , FPS 16.66, Running 4.64s Step 73( N/A%), pre moving , FPS 17.03, Running 4.68s Step 74( N/A%), pre moving , FPS 17.37, Running 4.73s Step 75( N/A%), pre moving , FPS 17.70, Running 4.77s Step 76( N/A%), pre moving , FPS 18.04, Running 4.82s Step 77( N/A%), pre moving , FPS 18.31, Running 4.86s Step 78( N/A%), pre moving , FPS 18.70, Running 4.91s Step 79( N/A%), pre moving , FPS 19.07, Running 4.95s Step 80( N/A%), pre moving , FPS 19.65, Running 4.99s Step 81( N/A%), pre moving , FPS 20.09, Running 5.04s Step 82( N/A%), pre moving , FPS 20.70, Running 5.08s Step 83( N/A%), pre moving , FPS 21.57, Running 5.13s Step 84( N/A%), pre moving , FPS 22.04, Running 5.17s Step 85( N/A%), pre moving , FPS 12.91, Running 5.87s Step 86( N/A%), pre moving , FPS 12.04, Running 6.04s Step 87( N/A%), pre moving , FPS 10.77, Running 6.28s Step 88( N/A%), pre moving , FPS 10.01, Running 6.46s Step 89( N/A%), pre moving , FPS 9.11, Running 6.70s Step 90( N/A%), pre moving , FPS 8.62, Running 6.87s Step 91( N/A%), pre moving , FPS 7.94, Running 7.11s Step 92( N/A%), pre moving , FPS 7.54, Running 7.29s Step 93( N/A%), pre moving , FPS 7.01, Running 7.53s Step 94( N/A%), pre moving , FPS 6.71, Running 7.71s Step 95( N/A%), pre moving , FPS 6.27, Running 7.96s Step 96( N/A%), pre moving , FPS 6.09, Running 8.10s Step 97( N/A%), pre moving , FPS 5.71, Running 8.36s Step 98( N/A%), pre moving , FPS 5.53, Running 8.53s Step 99( N/A%), pre moving , FPS 5.23, Running 8.78s Step 100( N/A%), pre moving , FPS 5.04, Running 8.96s Step 101( N/A%), pre moving , FPS 4.77, Running 9.23s Step 102( N/A%), pre moving , FPS 4.64, Running 9.39s Step 103( N/A%), pre moving , FPS 4.41, Running 9.66s Step 104( N/A%), pre moving , FPS 4.24, Running 9.89s Step 105( N/A%), pre moving , FPS 4.67, Running 10.16s Step 106( N/A%), pre moving , FPS 4.66, Running 10.33s Step 107( N/A%), pre moving , FPS 4.62, Running 10.60s Step 108( N/A%), pre moving , FPS 4.64, Running 10.77s Step 109( N/A%), pre moving , FPS 4.57, Running 11.08s Step 110( N/A%), pre moving , FPS 4.53, Running 11.29s Step 111( N/A%), pre moving , FPS 4.46, Running 11.59s Step 112( N/A%), pre moving , FPS 4.44, Running 11.80s Step 113( N/A%), pre moving , FPS 4.43, Running 12.05s Step 114( N/A%), pre moving , FPS 4.43, Running 12.23s Step 115( N/A%), pre moving , FPS 4.39, Running 12.52s Step 116( N/A%), pre moving , FPS 4.34, Running 12.71s Step 117( N/A%), pre moving , FPS 4.37, Running 12.94s Step 118( N/A%), pre moving , FPS 4.36, Running 13.11s Step 119( N/A%), pre moving , FPS 4.34, Running 13.38s Step 120( N/A%), pre moving , FPS 4.34, Running 13.57s Step 121( N/A%), pre moving , FPS 4.33, Running 13.85s Step 122( N/A%), pre moving , FPS 4.30, Running 14.04s Step 123( N/A%), pre moving , FPS 4.28, Running 14.33s Step 124( N/A%), pre moving , FPS 4.29, Running 14.55s Step 125( N/A%), pre moving , FPS 4.28, Running 14.84s Step 126( N/A%), pre moving , FPS 4.27, Running 15.01s Step 127( N/A%), pre moving , FPS 4.27, Running 15.28s Step 128( N/A%), pre moving , FPS 4.26, Running 15.46s Step 129( N/A%), pre moving , FPS 4.31, Running 15.72s Step 130( N/A%), pre moving , FPS 4.34, Running 15.90s Step 131( N/A%), pre moving , FPS 4.35, Running 16.19s Step 132( N/A%), pre moving , FPS 4.39, Running 16.36s Step 133( N/A%), pre moving , FPS 4.38, Running 16.61s Step 134( N/A%), pre moving , FPS 4.36, Running 16.82s Step 135( N/A%), pre moving , FPS 4.39, Running 17.07s Step 136( N/A%), pre moving , FPS 4.37, Running 17.28s Step 137( N/A%), pre moving , FPS 4.34, Running 17.55s Step 138( N/A%), pre moving , FPS 4.30, Running 17.77s Step 139( N/A%), pre moving , FPS 4.28, Running 18.06s Step 140( N/A%), pre moving , FPS 4.40, Running 18.11s Step 141( N/A%), pre moving , FPS 4.64, Running 18.16s Step 142( N/A%), pre moving , FPS 4.80, Running 18.21s Step 143( N/A%), pre moving , FPS 5.09, Running 18.26s Step 144( N/A%), pre moving , FPS 5.31, Running 18.31s Step 145( N/A%), pre moving , FPS 5.68, Running 18.36s Step 146( N/A%), pre moving , FPS 5.90, Running 18.40s Step 147( N/A%), pre moving , FPS 6.33, Running 18.44s Step 148( N/A%), pre moving , FPS 6.63, Running 18.48s Step 149( N/A%), pre moving , FPS 7.12, Running 18.53s Step 150( N/A%), pre moving , FPS 6.43, Running 19.01s Step 151( N/A%), pre moving , FPS 6.97, Running 19.06s Step 152( N/A%), pre moving , FPS 7.29, Running 19.10s Step 153( N/A%), pre moving , FPS 7.86, Running 19.15s Step 154( N/A%), pre moving , FPS 8.38, Running 19.21s Step 155( N/A%), pre moving , FPS 9.07, Running 19.27s Step 156( N/A%), pre moving , FPS 9.75, Running 19.33s Step 157( N/A%), pre moving , FPS 10.71, Running 19.42s Step 158( N/A%), pre moving , FPS 11.57, Running 19.49s Step 159( N/A%), pre moving , FPS 13.28, Running 19.56s Step 160( N/A%), pre moving , FPS 13.23, Running 19.63s Step 161( N/A%), pre moving , FPS 13.05, Running 19.69s Step 162( N/A%), pre moving , FPS 12.78, Running 19.77s Step 163( N/A%), pre moving , FPS 12.43, Running 19.87s Step 164( N/A%), pre moving , FPS 12.08, Running 19.97s Step 165( N/A%), pre moving , FPS 11.82, Running 20.05s Step 166( N/A%), pre moving , FPS 11.48, Running 20.14s Step 167( N/A%), pre moving , FPS 11.18, Running 20.23s Step 168( N/A%), pre moving , FPS 10.92, Running 20.31s Step 169( N/A%), pre moving , FPS 10.66, Running 20.40s Step 170( N/A%), pre moving , FPS 13.39, Running 20.50s Step 171( N/A%), pre moving , FPS 12.95, Running 20.60s Step 172( N/A%), pre moving , FPS 12.57, Running 20.69s Step 173( N/A%), pre moving , FPS 12.27, Running 20.78s Step 174( N/A%), pre moving , FPS 11.82, Running 20.90s Step 175( N/A%), pre moving , FPS 11.44, Running 21.02s Step 176( N/A%), pre moving , FPS 11.14, Running 21.13s Step 177( N/A%), pre moving , FPS 10.99, Running 21.24s Step 178( N/A%), pre moving , FPS 10.77, Running 21.35s Step 179( N/A%), pre moving , FPS 10.49, Running 21.47s Step 180( N/A%), pre moving , FPS 10.21, Running 21.58s Step 181( N/A%), pre moving , FPS 10.00, Running 21.69s Step 182( N/A%), pre moving , FPS 9.75, Running 21.82s Step 183( N/A%), pre moving , FPS 9.67, Running 21.94s Step 184( N/A%), pre moving , FPS 9.59, Running 22.05s Step 185( N/A%), pre moving , FPS 9.34, Running 22.19s Step 186( N/A%), pre moving , FPS 9.26, Running 22.30s Step 187( N/A%), pre moving , FPS 9.13, Running 22.42s Step 188( N/A%), pre moving , FPS 9.05, Running 22.52s Step 189( N/A%), pre moving , FPS 9.05, Running 22.61s Step 190( N/A%), pre moving , FPS 9.07, Running 22.71s Step 191( N/A%), pre moving , FPS 9.08, Running 22.81s Step 192( N/A%), pre moving , FPS 9.07, Running 22.90s Step 193( N/A%), pre moving , FPS 9.04, Running 23.00s Step 194( N/A%), pre moving , FPS 9.24, Running 23.07s Step 195( N/A%), pre moving , FPS 9.45, Running 23.14s Step 196( N/A%), pre moving , FPS 9.63, Running 23.21s Step 197( N/A%), pre moving , FPS 9.80, Running 23.28s Step 198( N/A%), pre moving , FPS 10.21, Running 23.31s Step 199( N/A%), pre moving , FPS 10.67, Running 23.34s Step 200( N/A%), pre moving , FPS 11.11, Running 23.38s Step 201( N/A%), pre moving , FPS 11.51, Running 23.43s Step 202( N/A%), pre moving , FPS 12.02, Running 23.49s Step 203( N/A%), pre moving , FPS 12.38, Running 23.56s Step 204( N/A%), pre moving , FPS 12.87, Running 23.61s Step 205( N/A%), pre moving , FPS 13.80, Running 23.64s Step 206( N/A%), pre moving , FPS 14.57, Running 23.68s Step 207( N/A%), pre moving , FPS 15.50, Running 23.71s Step 208( N/A%), pre moving , FPS 16.15, Running 23.76s Step 209( N/A%), pre moving , FPS 16.67, Running 23.81s Step 210( N/A%), pre moving , FPS 17.52, Running 23.85s Step 211( N/A%), pre moving , FPS 18.40, Running 23.89s Step 212( N/A%), pre moving , FPS 13.45, Running 24.39s Step 213( N/A%), pre moving , FPS 14.00, Running 24.42s Step 214( N/A%), pre moving , FPS 14.29, Running 24.47s Step 215( N/A%), pre moving , FPS 14.66, Running 24.50s Step 216( N/A%), pre moving , FPS 15.03, Running 24.54s Step 217( N/A%), pre moving , FPS 15.10, Running 24.60s Step 218( N/A%), pre moving , FPS 15.06, Running 24.64s Step 219( N/A%), pre moving , FPS 14.60, Running 24.71s Step 220( N/A%), pre moving , FPS 14.24, Running 24.79s Step 221( N/A%), pre moving , FPS 14.08, Running 24.85s Step 222( N/A%), pre moving , FPS 14.13, Running 24.90s Step 223( N/A%), pre moving , FPS 14.25, Running 24.96s Step 224( N/A%), pre moving , FPS 14.20, Running 25.02s Step 225( N/A%), pre moving , FPS 13.81, Running 25.09s Step 226( N/A%), pre moving , FPS 13.56, Running 25.15s Step 227( N/A%), pre moving , FPS 13.20, Running 25.23s Step 228( N/A%), pre moving , FPS 12.85, Running 25.32s Step 229( N/A%), pre moving , FPS 12.65, Running 25.39s Step 230( N/A%), pre moving , FPS 12.27, Running 25.48s Step 231( N/A%), pre moving , FPS 11.91, Running 25.57s Step 232( N/A%), pre moving , FPS 15.53, Running 25.68s Step 233( N/A%), pre moving , FPS 15.09, Running 25.75s Step 234( N/A%), pre moving , FPS 14.72, Running 25.82s Step 235( N/A%), pre moving , FPS 14.28, Running 25.90s Step 236( N/A%), pre moving , FPS 13.86, Running 25.98s Step 237( N/A%), pre moving , FPS 13.92, Running 26.04s Step 238( N/A%), pre moving , FPS 13.56, Running 26.11s Step 239( N/A%), pre moving , FPS 13.66, Running 26.18s Step 240( N/A%), pre moving , FPS 13.62, Running 26.26s Step 241( N/A%), pre moving , FPS 13.47, Running 26.33s Step 242( N/A%), pre moving , FPS 13.24, Running 26.41s Step 243( N/A%), pre moving , FPS 13.22, Running 26.47s Step 244( N/A%), pre moving , FPS 12.99, Running 26.56s Step 245( N/A%), pre moving , FPS 13.13, Running 26.61s Step 246( N/A%), pre moving , FPS 13.01, Running 26.69s Step 247( N/A%), pre moving , FPS 13.12, Running 26.75s Step 248( N/A%), pre moving , FPS 13.38, Running 26.81s Step 249( N/A%), pre moving , FPS 13.51, Running 26.87s Step 250( N/A%), pre moving , FPS 13.75, Running 26.94s Step 251( N/A%), pre moving , FPS 14.05, Running 27.00s Step 252( N/A%), pre moving , FPS 14.50, Running 27.05s Step 253( N/A%), pre moving , FPS 14.56, Running 27.12s Step 254( N/A%), pre moving , FPS 14.69, Running 27.18s Step 255( N/A%), pre moving , FPS 14.89, Running 27.24s Step 256( N/A%), pre moving , FPS 15.14, Running 27.30s Step 257( N/A%), pre moving , FPS 15.14, Running 27.36s Step 258( N/A%), pre moving , FPS 15.31, Running 27.42s Step 259( N/A%), pre moving , FPS 15.36, Running 27.48s Step 260( N/A%), pre moving , FPS 15.60, Running 27.54s Step 261( N/A%), pre moving , FPS 15.88, Running 27.59s Step 262( N/A%), pre moving , FPS 16.01, Running 27.66s Step 263( N/A%), pre moving , FPS 15.70, Running 27.75s Step 264( N/A%), pre moving , FPS 15.72, Running 27.83s Step 265( N/A%), pre moving , FPS 15.57, Running 27.90s Step 266( N/A%), pre moving , FPS 15.46, Running 27.98s Step 267( N/A%), pre moving , FPS 15.30, Running 28.06s Step 268( N/A%), pre moving , FPS 14.95, Running 28.15s Step 269( N/A%), pre moving , FPS 14.66, Running 28.24s Step 270( N/A%), pre moving , FPS 14.28, Running 28.34s Step 271( N/A%), pre moving , FPS 13.98, Running 28.43s Step 272( N/A%), pre moving , FPS 13.72, Running 28.51s Step 273( N/A%), pre moving , FPS 13.48, Running 28.61s Step 274( N/A%), pre moving , FPS 13.12, Running 28.71s Step 275( N/A%), pre moving , FPS 12.70, Running 28.82s Step 276( N/A%), pre moving , FPS 12.56, Running 28.89s Step 277( N/A%), pre moving , FPS 12.45, Running 28.96s Step 278( N/A%), pre moving , FPS 12.35, Running 29.04s Step 279( N/A%), pre moving , FPS 12.35, Running 29.10s Step 280( N/A%), pre moving , FPS 12.31, Running 29.16s Step 281( N/A%), pre moving , FPS 12.29, Running 29.22s Step 282( N/A%), pre moving , FPS 12.57, Running 29.25s Step 283( N/A%), pre moving , FPS 12.93, Running 29.29s Step 284( N/A%), pre moving , FPS 13.25, Running 29.34s Step 285( N/A%), pre moving , FPS 13.55, Running 29.37s Step 286( N/A%), pre moving , FPS 13.98, Running 29.41s Step 287( N/A%), pre moving , FPS 14.35, Running 29.45s Step 288( N/A%), pre moving , FPS 14.77, Running 29.50s Step 289( N/A%), pre moving , FPS 15.04, Running 29.57s Step 290( N/A%), pre moving , FPS 15.47, Running 29.63s Step 291( N/A%), pre moving , FPS 15.79, Running 29.69s Step 292( N/A%), pre moving , FPS 16.10, Running 29.76s Step 293( N/A%), pre moving , FPS 16.58, Running 29.81s Step 294( N/A%), pre moving , FPS 17.24, Running 29.87s Step 295( N/A%), pre moving , FPS 18.08, Running 29.92s Step 296( N/A%), pre moving , FPS 18.75, Running 29.96s Step 297( N/A%), pre moving , FPS 19.39, Running 30.00s Step 298( N/A%), pre moving , FPS 20.15, Running 30.03s Step 299( N/A%), pre moving , FPS 20.54, Running 30.07s Step 300( N/A%), pre moving , FPS 21.08, Running 30.11s Step 301( N/A%), pre moving , FPS 21.33, Running 30.16s Step 302( N/A%), pre moving , FPS 21.24, Running 30.20s Step 303( N/A%), pre moving , FPS 21.14, Running 30.24s Step 304( N/A%), pre moving , FPS 21.08, Running 30.29s Step 305( N/A%), pre moving , FPS 21.00, Running 30.33s Step 306( N/A%), pre moving , FPS 21.07, Running 30.36s Step 307( N/A%), pre moving , FPS 21.15, Running 30.40s Step 308( N/A%), pre moving , FPS 21.48, Running 30.43s Step 309( N/A%), pre moving , FPS 22.19, Running 30.47s Step 310( N/A%), pre moving , FPS 22.89, Running 30.50s Step 311( N/A%), pre moving , FPS 14.87, Running 31.04s Step 312( N/A%), pre moving , FPS 15.15, Running 31.08s Step 313( N/A%), pre moving , FPS 15.17, Running 31.13s Step 314( N/A%), pre moving , FPS 15.15, Running 31.19s Step 315( N/A%), pre moving , FPS 15.05, Running 31.25s Step 316( N/A%), pre moving , FPS 15.02, Running 31.29s Step 317( N/A%), pre moving , FPS 15.02, Running 31.33s Step 318( N/A%), pre moving , FPS 15.00, Running 31.36s Step 319( N/A%), pre moving , FPS 15.06, Running 31.40s Step 320( N/A%), pre moving , FPS 14.85, Running 31.46s Step 321( N/A%), pre moving , FPS 14.64, Running 31.52s Step 322( N/A%), pre moving , FPS 14.29, Running 31.60s Step 323( N/A%), pre moving , FPS 14.16, Running 31.65s Step 324( N/A%), pre moving , FPS 14.09, Running 31.70s Step 325( N/A%), pre moving , FPS 13.95, Running 31.76s Step 326( N/A%), pre moving , FPS 13.55, Running 31.84s Step 327( N/A%), pre moving , FPS 13.30, Running 31.90s Step 328( N/A%), pre moving , FPS 13.16, Running 31.95s Step 329( N/A%), pre moving , FPS 12.99, Running 32.01s Step 330( N/A%), pre moving , FPS 12.82, Running 32.06s Step 331( N/A%), pre moving , FPS 18.44, Running 32.12s Step 332( N/A%), pre moving , FPS 18.10, Running 32.18s Step 333( N/A%), pre moving , FPS 18.02, Running 32.24s Step 334( N/A%), pre moving , FPS 18.04, Running 32.30s Step 335( N/A%), pre moving , FPS 18.43, Running 32.34s Step 336( N/A%), pre moving , FPS 18.29, Running 32.39s Step 337( N/A%), pre moving , FPS 18.27, Running 32.42s Step 338( N/A%), pre moving , FPS 18.25, Running 32.46s Step 339( N/A%), pre moving , FPS 18.20, Running 32.50s Step 340( N/A%), pre moving , FPS 18.61, Running 32.54s Step 341( N/A%), pre moving , FPS 18.97, Running 32.58s Step 342( N/A%), pre moving , FPS 19.58, Running 32.62s Step 343( N/A%), pre moving , FPS 19.79, Running 32.66s Step 344( N/A%), pre moving , FPS 20.18, Running 32.70s Step 345( N/A%), pre moving , FPS 20.58, Running 32.73s Step 346( N/A%), pre moving , FPS 21.46, Running 32.77s Step 347( N/A%), pre moving , FPS 22.15, Running 32.80s Step 348( N/A%), pre moving , FPS 22.43, Running 32.85s Step 349( N/A%), pre moving , FPS 22.63, Running 32.89s Step 350( N/A%), pre moving , FPS 22.95, Running 32.94s Step 351( N/A%), pre moving , FPS 23.53, Running 32.97s Step 352( N/A%), pre moving , FPS 8.86, Running 34.44s Step 353( N/A%), pre moving , FPS 8.24, Running 34.67s Step 354( N/A%), pre moving , FPS 8.01, Running 34.79s Step 355( N/A%), pre moving , FPS 7.38, Running 35.05s Step 356( N/A%), pre moving , FPS 7.07, Running 35.21s Step 357( N/A%), pre moving , FPS 6.55, Running 35.48s Step 358( N/A%), pre moving , FPS 6.33, Running 35.62s Step 359( N/A%), pre moving , FPS 5.92, Running 35.88s Step 360( N/A%), pre moving , FPS 5.68, Running 36.06s Step 361( N/A%), pre moving , FPS 5.41, Running 36.28s Step 362( N/A%), pre moving , FPS 5.23, Running 36.44s Step 363( N/A%), pre moving , FPS 4.98, Running 36.68s Step 364( N/A%), pre moving , FPS 4.84, Running 36.83s Step 365( N/A%), pre moving , FPS 4.60, Running 37.08s Step 366( N/A%), pre moving , FPS 4.47, Running 37.25s Step 367( N/A%), pre moving , FPS 4.24, Running 37.52s Step 368( N/A%), pre moving , FPS 4.14, Running 37.67s Step 369( N/A%), pre moving , FPS 3.99, Running 37.90s Step 370( N/A%), pre moving , FPS 3.88, Running 38.10s Step 371( N/A%), pre moving , FPS 3.70, Running 38.38s Step 372( 0.33%), action 1, FPS 4.23, Running 39.17s Step 373( 0.67%), action 2, FPS 4.12, Running 39.52s Step 374( 1.00%), action 3, FPS 3.87, Running 39.96s Step 375( 1.33%), action 4, FPS 3.82, Running 40.29s Step 376( 1.67%), action 5, FPS 3.65, Running 40.69s Step 377( 2.00%), action 6, FPS 3.68, Running 40.91s Step 378( 2.33%), action 7, FPS 3.50, Running 41.33s Step 379( 2.67%), action 8, FPS 3.53, Running 41.55s Step 380( 3.00%), action 9, FPS 3.34, Running 42.03s Step 381( 3.33%), action 10, FPS 3.24, Running 42.44s Step 382( 3.67%), action 11, FPS 3.10, Running 42.91s Step 383( 4.00%), action 12, FPS 3.08, Running 43.16s Step 384( 4.33%), action 13, FPS 3.00, Running 43.49s Step 385( 4.67%), action 14, FPS 2.99, Running 43.76s Step 386( 5.00%), action 15, FPS 2.87, Running 44.22s Step 387( 5.33%), action 16, FPS 2.88, Running 44.47s Step 388( 5.67%), action 17, FPS 2.70, Running 45.07s Step 389( 6.00%), action 18, FPS 2.71, Running 45.28s Step 390( 6.33%), action 19, FPS 2.61, Running 45.75s Step 391( 6.67%), action 20, FPS 2.60, Running 46.06s Step 392( 7.00%), action 21, FPS 2.69, Running 46.59s Step 393( 7.33%), action 22, FPS 2.72, Running 46.87s Step 394( 7.67%), action 23, FPS 2.69, Running 47.39s Step 395( 8.00%), action 24, FPS 2.72, Running 47.65s Step 396( 8.33%), action 25, FPS 2.75, Running 47.98s Step 397( 8.67%), action 26, FPS 2.73, Running 48.24s Step 398( 9.00%), action 27, FPS 2.73, Running 48.66s Step 399( 9.33%), action 28, FPS 2.73, Running 48.87s Step 400( 9.67%), action 29, FPS 2.76, Running 49.29s Step 401( 10.00%), action 30, FPS 2.83, Running 49.51s Step 402( 10.33%), action 31, FPS 2.77, Running 50.11s Step 403( 10.67%), action 32, FPS 2.78, Running 50.35s Step 404( 11.00%), action 33, FPS 2.77, Running 50.71s Step 405( 11.33%), action 34, FPS 2.78, Running 50.95s Step 406( 11.67%), action 35, FPS 2.79, Running 51.38s Step 407( 12.00%), action 36, FPS 2.78, Running 51.65s Step 408( 12.33%), action 37, FPS 2.75, Running 52.34s Step 409( 12.67%), action 38, FPS 2.69, Running 52.72s Step 410( 13.00%), action 39, FPS 2.70, Running 53.16s Step 411( 13.33%), action 40, FPS 2.64, Running 53.63s Step 412( 13.67%), action 41, FPS 2.62, Running 54.24s Step 413( 14.00%), action 42, FPS 2.63, Running 54.47s Step 414( 14.33%), action 43, FPS 2.62, Running 55.01s Step 415( 14.67%), action 44, FPS 2.58, Running 55.40s Step 416( 15.00%), action 45, FPS 2.50, Running 55.97s Step 417( 15.33%), action 46, FPS 2.51, Running 56.21s Step 418( 15.67%), action 47, FPS 2.53, Running 56.56s Step 419( 16.00%), action 48, FPS 2.46, Running 57.01s Step 420( 16.33%), action 49, FPS 2.41, Running 57.59s Step 421( 16.67%), action 50, FPS 2.40, Running 57.84s Step 422( 17.00%), action 51, FPS 2.33, Running 58.69s Step 423( 17.33%), action 52, FPS 2.33, Running 58.92s Step 424( 17.67%), action 53, FPS 2.25, Running 59.58s Step 425( 18.00%), action 54, FPS 2.21, Running 60.01s Step 426( 18.33%), action 55, FPS 2.17, Running 60.61s Step 427( 18.67%), action 56, FPS 2.16, Running 60.89s Step 428( 19.00%), action 57, FPS 2.23, Running 61.33s Step 429( 19.33%), action 58, FPS 2.25, Running 61.61s Step 430( 19.67%), action 59, FPS 2.25, Running 62.05s Step 431( 20.00%), action 60, FPS 2.30, Running 62.33s Step 432( 20.33%), action 61, FPS 2.26, Running 63.09s Step 433( 20.67%), action 62, FPS 2.22, Running 63.47s Step 434( 21.00%), action 63, FPS 2.21, Running 64.04s Step 435( 21.33%), action 64, FPS 2.25, Running 64.31s Step 436( 21.67%), action 65, FPS 2.30, Running 64.65s Step 437( 22.00%), action 66, FPS 2.28, Running 64.99s Step 438( 22.33%), action 67, FPS 2.21, Running 65.60s Step 439( 22.67%), action 68, FPS 2.21, Running 66.04s Step 440( 23.00%), action 69, FPS 2.21, Running 66.64s Step 441( 23.33%), action 70, FPS 2.17, Running 67.05s Step 442( 23.67%), action 71, FPS 2.19, Running 67.82s Step 443( 24.00%), action 72, FPS 2.14, Running 68.27s Step 444( 24.33%), action 73, FPS 2.14, Running 68.92s Step 445( 24.67%), action 74, FPS 2.15, Running 69.30s Step 446( 25.00%), action 75, FPS 2.20, Running 69.71s Step 447( 25.33%), action 76, FPS 2.15, Running 70.20s Step 448( 25.67%), action 77, FPS 2.11, Running 70.80s Step 449( 26.00%), action 78, FPS 2.11, Running 71.08s Step 450( 26.33%), action 79, FPS 2.13, Running 71.43s Step 451( 26.67%), action 80, FPS 2.10, Running 71.84s Step 452( 27.00%), action 81, FPS 2.15, Running 72.38s Step 453( 27.33%), action 82, FPS 2.19, Running 72.60s Step 454( 27.67%), action 83, FPS 2.16, Running 73.28s Step 455( 28.00%), action 84, FPS 2.16, Running 73.57s Step 456( 28.33%), action 85, FPS 2.15, Running 73.96s Step 457( 28.67%), action 86, FPS 2.17, Running 74.20s Step 458( 29.00%), action 87, FPS 2.23, Running 74.57s Step 459( 29.33%), action 88, FPS 2.22, Running 75.06s Step 460( 29.67%), action 89, FPS 2.22, Running 75.66s Step 461( 30.00%), action 90, FPS 2.20, Running 76.16s Step 462( 30.33%), action 91, FPS 2.17, Running 77.05s Step 463( 30.67%), action 92, FPS 2.20, Running 77.37s Step 464( 31.00%), action 93, FPS 2.25, Running 77.83s Step 465( 31.33%), action 94, FPS 2.24, Running 78.24s Step 466( 31.67%), action 95, FPS 2.25, Running 78.60s Step 467( 32.00%), action 96, FPS 2.31, Running 78.88s Step 468( 32.33%), action 97, FPS 2.30, Running 79.50s Step 469( 32.67%), action 98, FPS 2.24, Running 80.00s Step 470( 33.00%), action 99, FPS 2.21, Running 80.48s Step 471( 33.33%), action 100, FPS 2.19, Running 80.96s Step 472( 33.67%), action 101, FPS 2.16, Running 81.65s Step 473( 34.00%), action 102, FPS 2.11, Running 82.07s Step 474( 34.33%), action 103, FPS 2.10, Running 82.83s Step 475( 34.67%), action 104, FPS 2.10, Running 83.09s Step 476( 35.00%), action 105, FPS 2.06, Running 83.67s Step 477( 35.33%), action 106, FPS 2.05, Running 83.94s Step 478( 35.67%), action 107, FPS 2.01, Running 84.52s Step 479( 36.00%), action 108, FPS 2.03, Running 84.93s Step 480( 36.33%), action 109, FPS 2.04, Running 85.47s Step 481( 36.67%), action 110, FPS 2.09, Running 85.75s Step 482( 37.00%), action 111, FPS 2.13, Running 86.43s Step 483( 37.33%), action 112, FPS 2.14, Running 86.70s Step 484( 37.67%), action 113, FPS 2.08, Running 87.44s Step 485( 38.00%), action 114, FPS 2.10, Running 87.77s Step 486( 38.33%), action 115, FPS 2.05, Running 88.33s Step 487( 38.67%), action 116, FPS 2.06, Running 88.60s Step 488( 39.00%), action 117, FPS 2.05, Running 89.26s Step 489( 39.33%), action 118, FPS 2.05, Running 89.74s Step 490( 39.67%), action 119, FPS 2.03, Running 90.32s Step 491( 40.00%), action 120, FPS 2.07, Running 90.61s Step 492( 40.33%), action 121, FPS 2.02, Running 91.56s Step 493( 40.67%), action 122, FPS 2.03, Running 91.93s Step 494( 41.00%), action 123, FPS 2.07, Running 92.51s Step 495( 41.33%), action 124, FPS 2.06, Running 92.80s Step 496( 41.67%), action 125, FPS 2.09, Running 93.23s Step 497( 42.00%), action 126, FPS 2.03, Running 93.79s Step 498( 42.33%), action 127, FPS 2.06, Running 94.23s Step 499( 42.67%), action 128, FPS 2.09, Running 94.52s Step 500( 43.00%), action 129, FPS 2.06, Running 95.19s Step 501( 43.33%), action 130, FPS 2.03, Running 95.63s Step 502( 43.67%), action 131, FPS 1.96, Running 96.64s Step 503( 44.00%), action 132, FPS 1.93, Running 97.08s Step 504( 44.33%), action 133, FPS 1.99, Running 97.48s Step 505( 44.67%), action 134, FPS 2.00, Running 97.77s Step 506( 45.00%), action 135, FPS 1.96, Running 98.54s Step 507( 45.33%), action 136, FPS 1.95, Running 98.87s Step 508( 45.67%), action 137, FPS 1.96, Running 99.46s Step 509( 46.00%), action 138, FPS 2.01, Running 99.71s Step 510( 46.33%), action 139, FPS 2.02, Running 100.22s Step 511( 46.67%), action 140, FPS 2.00, Running 100.60s Step 512( 47.00%), action 141, FPS 2.00, Running 101.55s Step 513( 47.33%), action 142, FPS 1.99, Running 102.00s Step 514( 47.67%), action 143, FPS 2.01, Running 102.46s Step 515( 48.00%), action 144, FPS 1.97, Running 102.94s Step 516( 48.33%), action 145, FPS 1.93, Running 103.60s Step 517( 48.67%), action 146, FPS 1.98, Running 103.86s Step 518( 49.00%), action 147, FPS 1.93, Running 104.59s Step 519( 49.33%), action 148, FPS 1.88, Running 105.15s Step 520( 49.67%), action 149, FPS 1.88, Running 105.80s Step 521( 50.00%), action 150, FPS 1.88, Running 106.27s Step 522( 50.33%), action 151, FPS 1.96, Running 106.87s Step 523( 50.67%), action 152, FPS 1.98, Running 107.16s Step 524( 51.00%), action 153, FPS 1.92, Running 107.89s Step 525( 51.33%), action 154, FPS 1.86, Running 108.55s Step 526( 51.67%), action 155, FPS 1.84, Running 109.41s Step 527( 52.00%), action 156, FPS 1.80, Running 109.95s Step 528( 52.33%), action 157, FPS 1.83, Running 110.40s Step 529( 52.67%), action 158, FPS 1.82, Running 110.72s Step 530( 53.00%), action 159, FPS 1.82, Running 111.23s Step 531( 53.33%), action 160, FPS 1.83, Running 111.53s Step 532( 53.67%), action 161, FPS 1.88, Running 112.20s Step 533( 54.00%), action 162, FPS 1.85, Running 112.78s Step 534( 54.33%), action 163, FPS 1.83, Running 113.40s Step 535( 54.67%), action 164, FPS 1.84, Running 113.82s [2026-08-01 18:53:50] [83 ] Seed 82 success after 114.20 s. +steps: 535 , actions: 164 . +Instruction: Empty +Total 47/83(56.63%) success. +Setting seed: 83 +Step 1( N/A%), pre moving , FPS 3.08, Running 0.33s Step 2( N/A%), pre moving , FPS 4.96, Running 0.40s Step 3( N/A%), pre moving , FPS 6.56, Running 0.46s Step 4( N/A%), pre moving , FPS 8.04, Running 0.50s Step 5( N/A%), pre moving , FPS 9.36, Running 0.53s Step 6( N/A%), pre moving , FPS 10.42, Running 0.58s Step 7( N/A%), pre moving , FPS 11.13, Running 0.63s Step 8( N/A%), pre moving , FPS 11.90, Running 0.67s Step 9( N/A%), pre moving , FPS 12.56, Running 0.72s Step 10( N/A%), pre moving , FPS 12.89, Running 0.78s Step 11( N/A%), pre moving , FPS 13.19, Running 0.83s Step 12( N/A%), pre moving , FPS 12.83, Running 0.94s Step 13( N/A%), pre moving , FPS 12.93, Running 1.01s Step 14( N/A%), pre moving , FPS 12.95, Running 1.08s Step 15( N/A%), pre moving , FPS 12.90, Running 1.16s Step 16( N/A%), pre moving , FPS 13.00, Running 1.23s Step 17( N/A%), pre moving , FPS 13.09, Running 1.30s Step 18( N/A%), pre moving , FPS 13.05, Running 1.38s Step 19( N/A%), pre moving , FPS 13.18, Running 1.44s Step 20( N/A%), pre moving , FPS 13.13, Running 1.52s Step 21( N/A%), pre moving , FPS 13.12, Running 1.85s Step 22( N/A%), pre moving , FPS 12.94, Running 1.95s Step 23( N/A%), pre moving , FPS 12.86, Running 2.01s Step 24( N/A%), pre moving , FPS 12.61, Running 2.08s Step 25( N/A%), pre moving , FPS 12.31, Running 2.16s Step 26( N/A%), pre moving , FPS 10.36, Running 2.51s Step 27( N/A%), pre moving , FPS 10.34, Running 2.56s Step 28( N/A%), pre moving , FPS 10.20, Running 2.63s Step 29( N/A%), pre moving , FPS 10.08, Running 2.70s Step 30( N/A%), pre moving , FPS 10.05, Running 2.77s Step 31( N/A%), pre moving , FPS 9.48, Running 2.94s Step 32( N/A%), pre moving , FPS 9.64, Running 3.01s Step 33( N/A%), pre moving , FPS 9.64, Running 3.08s Step 34( N/A%), pre moving , FPS 9.42, Running 3.20s Step 35( N/A%), pre moving , FPS 9.41, Running 3.29s Step 36( N/A%), pre moving , FPS 7.88, Running 3.77s Step 37( N/A%), pre moving , FPS 7.88, Running 3.84s Step 38( N/A%), pre moving , FPS 7.87, Running 3.92s Step 39( N/A%), pre moving , FPS 7.88, Running 3.98s Step 40( N/A%), pre moving , FPS 7.95, Running 4.04s Step 41( N/A%), pre moving , FPS 8.67, Running 4.16s Step 42( N/A%), pre moving , FPS 8.75, Running 4.24s Step 43( N/A%), pre moving , FPS 8.68, Running 4.32s Step 44( N/A%), pre moving , FPS 8.65, Running 4.40s Step 45( N/A%), pre moving , FPS 8.68, Running 4.46s Step 46( N/A%), pre moving , FPS 9.73, Running 4.56s Step 47( N/A%), pre moving , FPS 9.45, Running 4.68s Step 48( N/A%), pre moving , FPS 9.26, Running 4.79s Step 49( N/A%), pre moving , FPS 9.14, Running 4.89s Step 50( N/A%), pre moving , FPS 8.99, Running 4.99s Step 51( N/A%), pre moving , FPS 9.26, Running 5.10s Step 52( N/A%), pre moving , FPS 9.16, Running 5.19s Step 53( N/A%), pre moving , FPS 9.08, Running 5.28s Step 54( N/A%), pre moving , FPS 9.27, Running 5.36s Step 55( N/A%), pre moving , FPS 9.06, Running 5.50s Step 56( N/A%), pre moving , FPS 10.86, Running 5.61s Step 57( N/A%), pre moving , FPS 10.48, Running 5.74s Step 58( N/A%), pre moving , FPS 10.47, Running 5.83s Step 59( N/A%), pre moving , FPS 10.30, Running 5.92s Step 60( N/A%), pre moving , FPS 10.00, Running 6.04s Step 61( N/A%), pre moving , FPS 10.03, Running 6.15s Step 62( N/A%), pre moving , FPS 9.88, Running 6.26s Step 63( N/A%), pre moving , FPS 9.72, Running 6.37s Step 64( N/A%), pre moving , FPS 9.62, Running 6.47s Step 65( N/A%), pre moving , FPS 9.40, Running 6.59s Step 66( N/A%), pre moving , FPS 9.35, Running 6.70s Step 67( N/A%), pre moving , FPS 9.41, Running 6.81s Step 68( N/A%), pre moving , FPS 9.38, Running 6.92s Step 69( N/A%), pre moving , FPS 9.31, Running 7.04s Step 70( N/A%), pre moving , FPS 9.25, Running 7.15s Step 71( N/A%), pre moving , FPS 9.28, Running 7.26s Step 72( N/A%), pre moving , FPS 9.22, Running 7.37s Step 73( N/A%), pre moving , FPS 9.13, Running 7.47s Step 74( N/A%), pre moving , FPS 9.20, Running 7.54s Step 75( N/A%), pre moving , FPS 9.42, Running 7.62s Step 76( N/A%), pre moving , FPS 9.64, Running 7.69s Step 77( N/A%), pre moving , FPS 9.89, Running 7.77s Step 78( N/A%), pre moving , FPS 9.93, Running 7.85s Step 79( N/A%), pre moving , FPS 10.03, Running 7.91s Step 80( N/A%), pre moving , FPS 10.22, Running 7.99s Step 81( N/A%), pre moving , FPS 10.47, Running 8.06s Step 82( N/A%), pre moving , FPS 10.66, Running 8.14s Step 83( N/A%), pre moving , FPS 10.89, Running 8.21s Step 84( N/A%), pre moving , FPS 11.14, Running 8.27s Step 85( N/A%), pre moving , FPS 11.51, Running 8.33s Step 86( N/A%), pre moving , FPS 11.65, Running 8.42s Step 87( N/A%), pre moving , FPS 11.79, Running 8.50s Step 88( N/A%), pre moving , FPS 12.17, Running 8.57s Step 89( N/A%), pre moving , FPS 12.54, Running 8.63s Step 90( N/A%), pre moving , FPS 12.97, Running 8.69s Step 91( N/A%), pre moving , FPS 13.32, Running 8.76s Step 92( N/A%), pre moving , FPS 8.90, Running 9.61s Step 93( N/A%), pre moving , FPS 8.58, Running 9.80s Step 94( N/A%), pre moving , FPS 7.64, Running 10.15s Step 95( N/A%), pre moving , FPS 7.32, Running 10.35s Step 96( N/A%), pre moving , FPS 6.61, Running 10.71s Step 97( N/A%), pre moving , FPS 6.30, Running 10.94s Step 98( N/A%), pre moving , FPS 5.87, Running 11.25s Step 99( N/A%), pre moving , FPS 5.55, Running 11.52s Step 100( N/A%), pre moving , FPS 5.18, Running 11.86s Step 101( N/A%), pre moving , FPS 4.97, Running 12.08s Step 102( N/A%), pre moving , FPS 4.64, Running 12.45s Step 103( N/A%), pre moving , FPS 4.52, Running 12.64s Step 104( N/A%), pre moving , FPS 4.24, Running 12.99s Step 105( N/A%), pre moving , FPS 4.13, Running 13.17s Step 106( N/A%), pre moving , FPS 3.93, Running 13.51s Step 107( N/A%), pre moving , FPS 3.83, Running 13.72s Step 108( N/A%), pre moving , FPS 3.66, Running 14.03s Step 109( N/A%), pre moving , FPS 3.53, Running 14.29s Step 110( N/A%), pre moving , FPS 3.36, Running 14.65s Step 111( N/A%), pre moving , FPS 3.29, Running 14.85s Step 112( N/A%), pre moving , FPS 3.59, Running 15.19s Step 113( N/A%), pre moving , FPS 3.60, Running 15.36s Step 114( N/A%), pre moving , FPS 3.59, Running 15.72s Step 115( N/A%), pre moving , FPS 3.59, Running 15.93s Step 116( N/A%), pre moving , FPS 3.59, Running 16.28s Step 117( N/A%), pre moving , FPS 3.56, Running 16.56s Step 118( N/A%), pre moving , FPS 3.55, Running 16.89s Step 119( N/A%), pre moving , FPS 3.58, Running 17.11s Step 120( N/A%), pre moving , FPS 3.58, Running 17.45s Step 121( N/A%), pre moving , FPS 3.59, Running 17.66s Step 122( N/A%), pre moving , FPS 3.58, Running 18.04s Step 123( N/A%), pre moving , FPS 3.55, Running 18.27s Step 124( N/A%), pre moving , FPS 3.57, Running 18.59s Step 125( N/A%), pre moving , FPS 3.55, Running 18.80s Step 126( N/A%), pre moving , FPS 3.55, Running 19.14s Step 127( N/A%), pre moving , FPS 3.57, Running 19.32s Step 128( N/A%), pre moving , FPS 3.55, Running 19.66s Step 129( N/A%), pre moving , FPS 3.59, Running 19.86s Step 130( N/A%), pre moving , FPS 3.63, Running 20.15s Step 131( N/A%), pre moving , FPS 3.62, Running 20.37s Step 132( N/A%), pre moving , FPS 3.62, Running 20.71s Step 133( N/A%), pre moving , FPS 3.57, Running 20.96s Step 134( N/A%), pre moving , FPS 3.62, Running 21.25s Step 135( N/A%), pre moving , FPS 3.62, Running 21.46s Step 136( N/A%), pre moving , FPS 3.60, Running 21.83s Step 137( N/A%), pre moving , FPS 3.66, Running 22.02s Step 138( N/A%), pre moving , FPS 3.62, Running 22.41s Step 139( N/A%), pre moving , FPS 3.64, Running 22.60s Step 140( N/A%), pre moving , FPS 3.62, Running 22.98s Step 141( N/A%), pre moving , FPS 3.62, Running 23.18s Step 142( N/A%), pre moving , FPS 3.66, Running 23.51s Step 143( N/A%), pre moving , FPS 3.68, Running 23.70s Step 144( N/A%), pre moving , FPS 3.66, Running 24.05s Step 145( N/A%), pre moving , FPS 3.66, Running 24.27s Step 146( N/A%), pre moving , FPS 3.66, Running 24.60s Step 147( N/A%), pre moving , FPS 3.63, Running 24.83s Step 148( N/A%), pre moving , FPS 3.63, Running 25.18s Step 149( N/A%), pre moving , FPS 3.61, Running 25.40s Step 150( N/A%), pre moving , FPS 3.58, Running 25.73s Step 151( N/A%), pre moving , FPS 3.69, Running 25.80s Step 152( N/A%), pre moving , FPS 3.88, Running 25.86s Step 153( N/A%), pre moving , FPS 4.02, Running 25.93s Step 154( N/A%), pre moving , FPS 4.20, Running 26.00s Step 155( N/A%), pre moving , FPS 4.34, Running 26.07s Step 156( N/A%), pre moving , FPS 4.65, Running 26.13s Step 157( N/A%), pre moving , FPS 4.79, Running 26.20s Step 158( N/A%), pre moving , FPS 5.17, Running 26.28s Step 159( N/A%), pre moving , FPS 5.34, Running 26.35s Step 160( N/A%), pre moving , FPS 5.82, Running 26.42s Step 161( N/A%), pre moving , FPS 5.21, Running 27.02s Step 162( N/A%), pre moving , FPS 5.57, Running 27.10s Step 163( N/A%), pre moving , FPS 5.74, Running 27.19s Step 164( N/A%), pre moving , FPS 6.24, Running 27.26s Step 165( N/A%), pre moving , FPS 6.53, Running 27.33s Step 166( N/A%), pre moving , FPS 7.07, Running 27.43s Step 167( N/A%), pre moving , FPS 7.40, Running 27.53s Step 168( N/A%), pre moving , FPS 8.07, Running 27.65s Step 169( N/A%), pre moving , FPS 8.47, Running 27.76s Step 170( N/A%), pre moving , FPS 9.37, Running 27.87s Step 171( N/A%), pre moving , FPS 9.13, Running 27.99s Step 172( N/A%), pre moving , FPS 8.91, Running 28.11s Step 173( N/A%), pre moving , FPS 8.78, Running 28.21s Step 174( N/A%), pre moving , FPS 8.52, Running 28.35s Step 175( N/A%), pre moving , FPS 8.36, Running 28.46s Step 176( N/A%), pre moving , FPS 8.03, Running 28.62s Step 177( N/A%), pre moving , FPS 7.93, Running 28.72s Step 178( N/A%), pre moving , FPS 7.83, Running 28.83s Step 179( N/A%), pre moving , FPS 7.66, Running 28.96s Step 180( N/A%), pre moving , FPS 7.44, Running 29.11s Step 181( N/A%), pre moving , FPS 8.85, Running 29.28s Step 182( N/A%), pre moving , FPS 8.48, Running 29.46s Step 183( N/A%), pre moving , FPS 8.25, Running 29.61s Step 184( N/A%), pre moving , FPS 7.81, Running 29.82s Step 185( N/A%), pre moving , FPS 7.45, Running 30.02s Step 186( N/A%), pre moving , FPS 7.21, Running 30.21s Step 187( N/A%), pre moving , FPS 6.87, Running 30.44s Step 188( N/A%), pre moving , FPS 6.72, Running 30.63s Step 189( N/A%), pre moving , FPS 6.58, Running 30.80s Step 190( N/A%), pre moving , FPS 6.42, Running 30.98s Step 191( N/A%), pre moving , FPS 6.26, Running 31.18s Step 192( N/A%), pre moving , FPS 6.10, Running 31.39s Step 193( N/A%), pre moving , FPS 5.95, Running 31.57s Step 194( N/A%), pre moving , FPS 5.96, Running 31.71s Step 195( N/A%), pre moving , FPS 5.81, Running 31.91s Step 196( N/A%), pre moving , FPS 5.77, Running 32.09s Step 197( N/A%), pre moving , FPS 5.65, Running 32.26s Step 198( N/A%), pre moving , FPS 5.50, Running 32.47s Step 199( N/A%), pre moving , FPS 5.47, Running 32.62s Step 200( N/A%), pre moving , FPS 5.37, Running 32.83s Step 201( N/A%), pre moving , FPS 5.36, Running 33.01s Step 202( N/A%), pre moving , FPS 5.38, Running 33.18s Step 203( N/A%), pre moving , FPS 5.40, Running 33.32s Step 204( N/A%), pre moving , FPS 5.46, Running 33.48s Step 205( N/A%), pre moving , FPS 5.50, Running 33.66s Step 206( N/A%), pre moving , FPS 5.51, Running 33.83s Step 207( N/A%), pre moving , FPS 5.70, Running 33.95s Step 208( N/A%), pre moving , FPS 5.73, Running 34.12s Step 209( N/A%), pre moving , FPS 5.85, Running 34.22s Step 210( N/A%), pre moving , FPS 6.05, Running 34.29s Step 211( N/A%), pre moving , FPS 6.27, Running 34.37s Step 212( N/A%), pre moving , FPS 6.49, Running 34.47s Step 213( N/A%), pre moving , FPS 6.58, Running 34.61s Step 214( N/A%), pre moving , FPS 6.68, Running 34.70s Step 215( N/A%), pre moving , FPS 6.97, Running 34.78s Step 216( N/A%), pre moving , FPS 7.18, Running 34.88s Step 217( N/A%), pre moving , FPS 7.47, Running 34.94s Step 218( N/A%), pre moving , FPS 7.91, Running 35.00s Step 219( N/A%), pre moving , FPS 8.18, Running 35.06s Step 220( N/A%), pre moving , FPS 8.73, Running 35.12s Step 221( N/A%), pre moving , FPS 9.19, Running 35.18s Step 222( N/A%), pre moving , FPS 9.69, Running 35.24s Step 223( N/A%), pre moving , FPS 7.82, Running 35.88s Step 224( N/A%), pre moving , FPS 8.18, Running 35.92s Step 225( N/A%), pre moving , FPS 8.54, Running 36.00s Step 226( N/A%), pre moving , FPS 9.02, Running 36.05s Step 227( N/A%), pre moving , FPS 9.20, Running 36.12s Step 228( N/A%), pre moving , FPS 9.70, Running 36.18s Step 229( N/A%), pre moving , FPS 9.72, Running 36.28s Step 230( N/A%), pre moving , FPS 9.55, Running 36.39s Step 231( N/A%), pre moving , FPS 9.44, Running 36.49s Step 232( N/A%), pre moving , FPS 9.43, Running 36.59s Step 233( N/A%), pre moving , FPS 9.65, Running 36.68s Step 234( N/A%), pre moving , FPS 9.66, Running 36.77s Step 235( N/A%), pre moving , FPS 9.53, Running 36.88s Step 236( N/A%), pre moving , FPS 9.56, Running 36.97s Step 237( N/A%), pre moving , FPS 9.42, Running 37.06s Step 238( N/A%), pre moving , FPS 9.25, Running 37.16s Step 239( N/A%), pre moving , FPS 9.14, Running 37.25s Step 240( N/A%), pre moving , FPS 9.04, Running 37.33s Step 241( N/A%), pre moving , FPS 8.82, Running 37.45s Step 242( N/A%), pre moving , FPS 8.64, Running 37.56s Step 243( N/A%), pre moving , FPS 11.06, Running 37.69s Step 244( N/A%), pre moving , FPS 10.77, Running 37.78s Step 245( N/A%), pre moving , FPS 10.44, Running 37.91s Step 246( N/A%), pre moving , FPS 10.15, Running 38.02s Step 247( N/A%), pre moving , FPS 9.79, Running 38.16s Step 248( N/A%), pre moving , FPS 9.37, Running 38.32s Step 249( N/A%), pre moving , FPS 9.18, Running 38.45s Step 250( N/A%), pre moving , FPS 9.17, Running 38.57s Step 251( N/A%), pre moving , FPS 8.95, Running 38.73s Step 252( N/A%), pre moving , FPS 8.74, Running 38.88s Step 253( N/A%), pre moving , FPS 8.59, Running 39.01s Step 254( N/A%), pre moving , FPS 8.39, Running 39.15s Step 255( N/A%), pre moving , FPS 8.28, Running 39.29s Step 256( N/A%), pre moving , FPS 8.13, Running 39.43s Step 257( N/A%), pre moving , FPS 8.03, Running 39.55s Step 258( N/A%), pre moving , FPS 7.88, Running 39.70s Step 259( N/A%), pre moving , FPS 7.73, Running 39.84s Step 260( N/A%), pre moving , FPS 7.60, Running 39.97s Step 261( N/A%), pre moving , FPS 7.42, Running 40.15s Step 262( N/A%), pre moving , FPS 7.36, Running 40.28s Step 263( N/A%), pre moving , FPS 7.26, Running 40.44s Step 264( N/A%), pre moving , FPS 7.19, Running 40.56s Step 265( N/A%), pre moving , FPS 7.07, Running 40.74s Step 266( N/A%), pre moving , FPS 7.06, Running 40.86s Step 267( N/A%), pre moving , FPS 7.13, Running 40.97s Step 268( N/A%), pre moving , FPS 7.22, Running 41.09s Step 269( N/A%), pre moving , FPS 7.23, Running 41.22s Step 270( N/A%), pre moving , FPS 7.19, Running 41.35s Step 271( N/A%), pre moving , FPS 7.22, Running 41.50s Step 272( N/A%), pre moving , FPS 7.27, Running 41.63s Step 273( N/A%), pre moving , FPS 7.29, Running 41.76s Step 274( N/A%), pre moving , FPS 7.33, Running 41.88s Step 275( N/A%), pre moving , FPS 7.44, Running 41.98s Step 276( N/A%), pre moving , FPS 7.37, Running 42.14s Step 277( N/A%), pre moving , FPS 7.27, Running 42.30s Step 278( N/A%), pre moving , FPS 7.24, Running 42.46s Step 279( N/A%), pre moving , FPS 7.14, Running 42.64s Step 280( N/A%), pre moving , FPS 7.05, Running 42.80s Step 281( N/A%), pre moving , FPS 7.08, Running 42.97s Step 282( N/A%), pre moving , FPS 7.10, Running 43.09s Step 283( N/A%), pre moving , FPS 7.22, Running 43.21s Step 284( N/A%), pre moving , FPS 7.16, Running 43.35s Step 285( N/A%), pre moving , FPS 7.37, Running 43.46s Step 286( N/A%), pre moving , FPS 7.40, Running 43.56s Step 287( N/A%), pre moving , FPS 7.51, Running 43.63s Step 288( N/A%), pre moving , FPS 7.70, Running 43.69s Step 289( N/A%), pre moving , FPS 7.96, Running 43.73s Step 290( N/A%), pre moving , FPS 8.20, Running 43.79s Step 291( N/A%), pre moving , FPS 8.50, Running 43.85s Step 292( N/A%), pre moving , FPS 8.73, Running 43.92s Step 293( N/A%), pre moving , FPS 9.00, Running 43.98s Step 294( N/A%), pre moving , FPS 9.25, Running 44.04s Step 295( N/A%), pre moving , FPS 9.30, Running 44.13s Step 296( N/A%), pre moving , FPS 9.72, Running 44.20s Step 297( N/A%), pre moving , FPS 10.21, Running 44.26s Step 298( N/A%), pre moving , FPS 10.62, Running 44.34s Step 299( N/A%), pre moving , FPS 11.40, Running 44.39s Step 300( N/A%), pre moving , FPS 12.06, Running 44.46s Step 301( N/A%), pre moving , FPS 12.81, Running 44.53s Step 302( N/A%), pre moving , FPS 13.34, Running 44.59s Step 303( N/A%), pre moving , FPS 13.91, Running 44.65s Step 304( N/A%), pre moving , FPS 14.85, Running 44.70s Step 305( N/A%), pre moving , FPS 14.68, Running 44.82s Step 306( N/A%), pre moving , FPS 14.99, Running 44.89s Step 307( N/A%), pre moving , FPS 15.05, Running 44.96s Step 308( N/A%), pre moving , FPS 14.96, Running 45.02s Step 309( N/A%), pre moving , FPS 14.75, Running 45.09s Step 310( N/A%), pre moving , FPS 14.69, Running 45.15s Step 311( N/A%), pre moving , FPS 14.68, Running 45.22s Step 312( N/A%), pre moving , FPS 14.68, Running 45.28s Step 313( N/A%), pre moving , FPS 14.71, Running 45.34s Step 314( N/A%), pre moving , FPS 14.72, Running 45.40s Step 315( N/A%), pre moving , FPS 11.01, Running 45.95s Step 316( N/A%), pre moving , FPS 10.87, Running 46.04s Step 317( N/A%), pre moving , FPS 10.82, Running 46.11s Step 318( N/A%), pre moving , FPS 10.83, Running 46.19s Step 319( N/A%), pre moving , FPS 10.73, Running 46.26s Step 320( N/A%), pre moving , FPS 10.78, Running 46.32s Step 321( N/A%), pre moving , FPS 10.73, Running 46.40s Step 322( N/A%), pre moving , FPS 10.68, Running 46.46s Step 323( N/A%), pre moving , FPS 10.55, Running 46.54s Step 324( N/A%), pre moving , FPS 10.51, Running 46.60s Step 325( N/A%), pre moving , FPS 10.54, Running 46.72s Step 326( N/A%), pre moving , FPS 10.39, Running 46.82s Step 327( N/A%), pre moving , FPS 10.14, Running 46.93s Step 328( N/A%), pre moving , FPS 9.87, Running 47.05s Step 329( N/A%), pre moving , FPS 9.71, Running 47.15s Step 330( N/A%), pre moving , FPS 9.36, Running 47.29s Step 331( N/A%), pre moving , FPS 9.14, Running 47.40s Step 332( N/A%), pre moving , FPS 9.02, Running 47.50s Step 333( N/A%), pre moving , FPS 8.86, Running 47.60s Step 334( N/A%), pre moving , FPS 8.76, Running 47.68s Step 335( N/A%), pre moving , FPS 10.90, Running 47.78s Step 336( N/A%), pre moving , FPS 10.82, Running 47.89s Step 337( N/A%), pre moving , FPS 10.61, Running 47.99s Step 338( N/A%), pre moving , FPS 10.48, Running 48.10s Step 339( N/A%), pre moving , FPS 10.38, Running 48.18s Step 340( N/A%), pre moving , FPS 10.34, Running 48.25s Step 341( N/A%), pre moving , FPS 10.48, Running 48.31s Step 342( N/A%), pre moving , FPS 10.53, Running 48.36s Step 343( N/A%), pre moving , FPS 10.61, Running 48.43s Step 344( N/A%), pre moving , FPS 10.71, Running 48.47s Step 345( N/A%), pre moving , FPS 11.05, Running 48.53s Step 346( N/A%), pre moving , FPS 11.36, Running 48.58s Step 347( N/A%), pre moving , FPS 11.67, Running 48.64s Step 348( N/A%), pre moving , FPS 12.15, Running 48.70s Step 349( N/A%), pre moving , FPS 12.31, Running 48.77s Step 350( N/A%), pre moving , FPS 12.92, Running 48.83s Step 351( N/A%), pre moving , FPS 13.47, Running 48.89s Step 352( N/A%), pre moving , FPS 13.76, Running 48.95s Step 353( N/A%), pre moving , FPS 14.14, Running 49.01s Step 354( N/A%), pre moving , FPS 14.46, Running 49.07s Step 355( N/A%), pre moving , FPS 14.88, Running 49.13s Step 356( N/A%), pre moving , FPS 6.97, Running 50.76s Step 357( N/A%), pre moving , FPS 6.46, Running 51.09s Step 358( N/A%), pre moving , FPS 6.24, Running 51.30s Step 359( N/A%), pre moving , FPS 5.76, Running 51.65s Step 360( N/A%), pre moving , FPS 5.61, Running 51.82s Step 361( N/A%), pre moving , FPS 5.27, Running 52.10s Step 362( N/A%), pre moving , FPS 5.10, Running 52.29s Step 363( N/A%), pre moving , FPS 4.80, Running 52.60s Step 364( N/A%), pre moving , FPS 4.66, Running 52.77s Step 365( N/A%), pre moving , FPS 4.39, Running 53.08s Step 366( N/A%), pre moving , FPS 4.26, Running 53.28s Step 367( N/A%), pre moving , FPS 4.05, Running 53.58s Step 368( N/A%), pre moving , FPS 3.93, Running 53.79s Step 369( N/A%), pre moving , FPS 3.73, Running 54.14s Step 370( N/A%), pre moving , FPS 3.65, Running 54.32s Step 371( N/A%), pre moving , FPS 3.48, Running 54.63s Step 372( N/A%), pre moving , FPS 3.40, Running 54.84s Step 373( N/A%), pre moving , FPS 3.23, Running 55.21s Step 374( N/A%), pre moving , FPS 3.17, Running 55.38s Step 375( N/A%), pre moving , FPS 3.03, Running 55.73s Step 376( 0.33%), action 1, FPS 3.40, Running 56.65s Step 377( 0.67%), action 2, FPS 3.44, Running 56.90s Step 378( 1.00%), action 3, FPS 3.30, Running 57.37s Step 379( 1.33%), action 4, FPS 3.33, Running 57.66s Step 380( 1.67%), action 5, FPS 3.17, Running 58.12s Step 381( 2.00%), action 6, FPS 3.15, Running 58.44s Step 382( 2.33%), action 7, FPS 3.00, Running 58.95s Step 383( 2.67%), action 8, FPS 3.00, Running 59.26s Step 384( 3.00%), action 9, FPS 2.86, Running 59.76s Step 385( 3.33%), action 10, FPS 2.74, Running 60.38s Step 386( 3.67%), action 11, FPS 2.54, Running 61.14s Step 387( 4.00%), action 12, FPS 2.55, Running 61.42s Step 388( 4.33%), action 13, FPS 2.41, Running 62.10s Step 389( 4.67%), action 14, FPS 2.38, Running 62.52s Step 390( 5.00%), action 15, FPS 2.26, Running 63.18s Step 391( 5.33%), action 16, FPS 2.23, Running 63.59s Step 392( 5.67%), action 17, FPS 2.14, Running 64.20s Step 393( 6.00%), action 18, FPS 2.17, Running 64.43s Step 394( 6.33%), action 19, FPS 2.08, Running 64.97s Step 395( 6.67%), action 20, FPS 2.11, Running 65.21s Step 396( 7.00%), action 21, FPS 2.13, Running 66.06s Step 397( 7.33%), action 22, FPS 2.08, Running 66.49s Step 398( 7.67%), action 23, FPS 2.03, Running 67.21s Step 399( 8.00%), action 24, FPS 2.04, Running 67.45s Step 400( 8.33%), action 25, FPS 2.00, Running 68.12s Step 401( 8.67%), action 26, FPS 1.99, Running 68.48s Step 402( 9.00%), action 27, FPS 1.97, Running 69.12s Step 403( 9.33%), action 28, FPS 1.96, Running 69.46s Step 404( 9.67%), action 29, FPS 1.95, Running 70.03s Step 405( 10.00%), action 30, FPS 1.98, Running 70.50s Step 406( 10.33%), action 31, FPS 1.99, Running 71.19s Step 407( 10.67%), action 32, FPS 1.98, Running 71.51s Step 408( 11.00%), action 33, FPS 2.00, Running 72.11s Step 409( 11.33%), action 34, FPS 2.02, Running 72.44s Step 410( 11.67%), action 35, FPS 2.05, Running 72.93s Step 411( 12.00%), action 36, FPS 2.09, Running 73.17s Step 412( 12.33%), action 37, FPS 2.07, Running 73.86s Step 413( 12.67%), action 38, FPS 2.06, Running 74.16s Step 414( 13.00%), action 39, FPS 2.04, Running 74.79s Step 415( 13.33%), action 40, FPS 2.02, Running 75.11s Step 416( 13.67%), action 41, FPS 2.04, Running 75.84s Step 417( 14.00%), action 42, FPS 2.03, Running 76.34s Step 418( 14.33%), action 43, FPS 2.06, Running 76.90s Step 419( 14.67%), action 44, FPS 2.06, Running 77.15s Step 420( 15.00%), action 45, FPS 2.04, Running 77.92s Step 421( 15.33%), action 46, FPS 2.05, Running 78.21s Step 422( 15.67%), action 47, FPS 2.00, Running 79.13s Step 423( 16.00%), action 48, FPS 1.97, Running 79.63s Step 424( 16.33%), action 49, FPS 1.91, Running 80.52s Step 425( 16.67%), action 50, FPS 1.89, Running 81.08s Step 426( 17.00%), action 51, FPS 1.84, Running 82.07s Step 427( 17.33%), action 52, FPS 1.79, Running 82.68s Step 428( 17.67%), action 53, FPS 1.72, Running 83.75s Step 429( 18.00%), action 54, FPS 1.68, Running 84.33s Step 430( 18.33%), action 55, FPS 1.65, Running 85.05s Step 431( 18.67%), action 56, FPS 1.62, Running 85.51s Step 432( 19.00%), action 57, FPS 1.63, Running 86.16s Step 433( 19.33%), action 58, FPS 1.60, Running 86.65s Step 434( 19.67%), action 59, FPS 1.56, Running 87.61s Step 435( 20.00%), action 60, FPS 1.53, Running 88.17s Step 436( 20.33%), action 61, FPS 1.51, Running 89.04s Step 437( 20.67%), action 62, FPS 1.53, Running 89.42s Step 438( 21.00%), action 63, FPS 1.48, Running 90.37s Step 439( 21.33%), action 64, FPS 1.45, Running 90.94s Step 440( 21.67%), action 65, FPS 1.46, Running 91.58s Step 441( 22.00%), action 66, FPS 1.44, Running 92.11s Step 442( 22.33%), action 67, FPS 1.45, Running 92.91s Step 443( 22.67%), action 68, FPS 1.42, Running 93.69s Step 444( 23.00%), action 69, FPS 1.44, Running 94.41s Step 445( 23.33%), action 70, FPS 1.45, Running 94.90s Step 446( 23.67%), action 71, FPS 1.48, Running 95.61s Step 447( 24.00%), action 72, FPS 1.48, Running 96.15s Step 448( 24.33%), action 73, FPS 1.57, Running 96.45s Step 449( 24.67%), action 74, FPS 1.58, Running 96.99s Step 450( 25.00%), action 75, FPS 1.63, Running 97.35s Step 451( 25.33%), action 76, FPS 1.66, Running 97.54s Step 452( 25.67%), action 77, FPS 1.71, Running 97.89s Step 453( 26.00%), action 78, FPS 1.71, Running 98.37s Step 454( 26.33%), action 79, FPS 1.79, Running 98.75s Step 455( 26.67%), action 80, FPS 1.84, Running 99.02s Step 456( 27.00%), action 81, FPS 1.83, Running 99.96s Step 457( 27.33%), action 82, FPS 1.81, Running 100.47s Step 458( 27.67%), action 83, FPS 1.82, Running 101.38s Step 459( 28.00%), action 84, FPS 1.86, Running 101.69s Step 460( 28.33%), action 85, FPS 1.83, Running 102.50s Step 461( 28.67%), action 86, FPS 1.87, Running 102.78s Step 462( 29.00%), action 87, FPS 1.84, Running 103.80s Step 463( 29.33%), action 88, FPS 1.88, Running 104.35s Step 464( 29.67%), action 89, FPS 1.84, Running 105.28s Step 465( 30.00%), action 90, FPS 1.87, Running 105.57s Step 466( 30.33%), action 91, FPS 1.84, Running 106.47s Step 467( 30.67%), action 92, FPS 1.82, Running 107.12s Step 468( 31.00%), action 93, FPS 1.73, Running 108.04s Step 469( 31.33%), action 94, FPS 1.71, Running 108.71s Step 470( 31.67%), action 95, FPS 1.66, Running 109.38s Step 471( 32.00%), action 96, FPS 1.62, Running 109.86s Step 472( 32.33%), action 97, FPS 1.57, Running 110.59s Step 473( 32.67%), action 98, FPS 1.58, Running 111.02s Step 474( 33.00%), action 99, FPS 1.51, Running 111.97s Step 475( 33.33%), action 100, FPS 1.51, Running 112.28s Step 476( 33.67%), action 101, FPS 1.50, Running 113.28s Step 477( 34.00%), action 102, FPS 1.51, Running 113.69s Step 478( 34.33%), action 103, FPS 1.50, Running 114.69s Step 479( 34.67%), action 104, FPS 1.50, Running 115.02s Step 480( 35.00%), action 105, FPS 1.50, Running 115.80s Step 481( 35.33%), action 106, FPS 1.47, Running 116.39s Step 482( 35.67%), action 107, FPS 1.50, Running 117.09s Step 483( 36.00%), action 108, FPS 1.52, Running 117.47s Step 484( 36.33%), action 109, FPS 1.59, Running 117.85s Step 485( 36.67%), action 110, FPS 1.60, Running 118.11s Step 486( 37.00%), action 111, FPS 1.59, Running 119.02s Step 487( 37.33%), action 112, FPS 1.63, Running 119.37s Step 488( 37.67%), action 113, FPS 1.65, Running 120.19s Step 489( 38.00%), action 114, FPS 1.66, Running 120.75s [2026-08-01 18:55:52] [84 ] Seed 83 success after 121.17 s. +steps: 489 , actions: 114 . +Instruction: Empty +Total 48/84(57.14%) success. +Setting seed: 84 +Step 1( N/A%), pre moving , FPS 1.60, Running 0.63s Step 2( N/A%), pre moving , FPS 2.80, Running 0.71s Step 3( N/A%), pre moving , FPS 2.86, Running 1.05s Step 4( N/A%), pre moving , FPS 3.47, Running 1.15s Step 5( N/A%), pre moving , FPS 4.04, Running 1.24s Step 6( N/A%), pre moving , FPS 4.48, Running 1.34s Step 7( N/A%), pre moving , FPS 4.15, Running 1.69s Step 8( N/A%), pre moving , FPS 4.43, Running 1.81s Step 9( N/A%), pre moving , FPS 4.73, Running 1.90s Step 10( N/A%), pre moving , FPS 4.45, Running 2.25s Step 11( N/A%), pre moving , FPS 4.69, Running 2.35s Step 12( N/A%), pre moving , FPS 4.94, Running 2.43s Step 13( N/A%), pre moving , FPS 5.14, Running 2.53s Step 14( N/A%), pre moving , FPS 4.89, Running 2.86s Step 15( N/A%), pre moving , FPS 5.04, Running 2.98s Step 16( N/A%), pre moving , FPS 5.21, Running 3.07s Step 17( N/A%), pre moving , FPS 4.98, Running 3.42s Step 18( N/A%), pre moving , FPS 5.10, Running 3.53s Step 19( N/A%), pre moving , FPS 5.25, Running 3.62s Step 20( N/A%), pre moving , FPS 5.17, Running 3.87s Step 21( N/A%), pre moving , FPS 5.59, Running 4.21s Step 22( N/A%), pre moving , FPS 5.12, Running 4.62s Step 23( N/A%), pre moving , FPS 5.49, Running 4.69s Step 24( N/A%), pre moving , FPS 5.52, Running 4.78s Step 25( N/A%), pre moving , FPS 5.16, Running 5.11s Step 26( N/A%), pre moving , FPS 4.61, Running 5.67s Step 27( N/A%), pre moving , FPS 4.87, Running 5.79s Step 28( N/A%), pre moving , FPS 4.91, Running 5.88s Step 29( N/A%), pre moving , FPS 4.71, Running 6.15s Step 30( N/A%), pre moving , FPS 4.93, Running 6.30s Step 31( N/A%), pre moving , FPS 4.92, Running 6.41s Step 32( N/A%), pre moving , FPS 4.91, Running 6.51s Step 33( N/A%), pre moving , FPS 4.63, Running 6.85s Step 34( N/A%), pre moving , FPS 4.89, Running 6.96s Step 35( N/A%), pre moving , FPS 4.91, Running 7.05s Step 36( N/A%), pre moving , FPS 4.33, Running 7.69s Step 37( N/A%), pre moving , FPS 4.33, Running 8.03s Step 38( N/A%), pre moving , FPS 4.34, Running 8.14s Step 39( N/A%), pre moving , FPS 4.33, Running 8.24s Step 40( N/A%), pre moving , FPS 4.24, Running 8.59s Step 41( N/A%), pre moving , FPS 4.45, Running 8.70s Step 42( N/A%), pre moving , FPS 4.80, Running 8.79s Step 43( N/A%), pre moving , FPS 4.51, Running 9.13s Step 44( N/A%), pre moving , FPS 4.47, Running 9.25s Step 45( N/A%), pre moving , FPS 4.73, Running 9.34s Step 46( N/A%), pre moving , FPS 4.96, Running 9.71s Step 47( N/A%), pre moving , FPS 4.87, Running 9.89s Step 48( N/A%), pre moving , FPS 4.82, Running 10.03s Step 49( N/A%), pre moving , FPS 4.65, Running 10.45s Step 50( N/A%), pre moving , FPS 4.67, Running 10.59s Step 51( N/A%), pre moving , FPS 4.36, Running 11.00s Step 52( N/A%), pre moving , FPS 4.32, Running 11.14s Step 53( N/A%), pre moving , FPS 4.27, Running 11.53s Step 54( N/A%), pre moving , FPS 4.24, Running 11.68s Step 55( N/A%), pre moving , FPS 4.19, Running 11.82s Step 56( N/A%), pre moving , FPS 4.40, Running 12.23s Step 57( N/A%), pre moving , FPS 4.61, Running 12.37s Step 58( N/A%), pre moving , FPS 4.32, Running 12.77s Step 59( N/A%), pre moving , FPS 4.28, Running 12.92s Step 60( N/A%), pre moving , FPS 4.24, Running 13.30s Step 61( N/A%), pre moving , FPS 4.19, Running 13.47s Step 62( N/A%), pre moving , FPS 4.15, Running 13.61s Step 63( N/A%), pre moving , FPS 4.11, Running 14.00s Step 64( N/A%), pre moving , FPS 4.09, Running 14.14s Step 65( N/A%), pre moving , FPS 3.86, Running 14.52s Step 66( N/A%), pre moving , FPS 4.01, Running 14.69s Step 67( N/A%), pre moving , FPS 4.05, Running 14.83s Step 68( N/A%), pre moving , FPS 3.86, Running 15.22s Step 69( N/A%), pre moving , FPS 4.07, Running 15.36s Step 70( N/A%), pre moving , FPS 3.93, Running 15.68s Step 71( N/A%), pre moving , FPS 4.11, Running 15.87s Step 72( N/A%), pre moving , FPS 4.18, Running 15.93s Step 73( N/A%), pre moving , FPS 4.49, Running 15.99s Step 74( N/A%), pre moving , FPS 4.58, Running 16.04s Step 75( N/A%), pre moving , FPS 4.69, Running 16.08s Step 76( N/A%), pre moving , FPS 5.13, Running 16.13s Step 77( N/A%), pre moving , FPS 5.25, Running 16.18s Step 78( N/A%), pre moving , FPS 5.79, Running 16.22s Step 79( N/A%), pre moving , FPS 5.98, Running 16.26s Step 80( N/A%), pre moving , FPS 6.67, Running 16.30s Step 81( N/A%), pre moving , FPS 6.99, Running 16.34s Step 82( N/A%), pre moving , FPS 7.22, Running 16.38s Step 83( N/A%), pre moving , FPS 8.26, Running 16.42s Step 84( N/A%), pre moving , FPS 8.61, Running 16.47s Step 85( N/A%), pre moving , FPS 10.04, Running 16.51s Step 86( N/A%), pre moving , FPS 10.74, Running 16.55s Step 87( N/A%), pre moving , FPS 11.12, Running 16.63s Step 88( N/A%), pre moving , FPS 13.19, Running 16.73s Step 89( N/A%), pre moving , FPS 13.73, Running 16.82s Step 90( N/A%), pre moving , FPS 16.21, Running 16.91s Step 91( N/A%), pre moving , FPS 14.36, Running 17.26s Step 92( N/A%), pre moving , FPS 13.86, Running 17.37s Step 93( N/A%), pre moving , FPS 7.54, Running 18.64s Step 94( N/A%), pre moving , FPS 6.51, Running 19.11s Step 95( N/A%), pre moving , FPS 5.59, Running 19.66s Step 96( N/A%), pre moving , FPS 5.36, Running 19.86s Step 97( N/A%), pre moving , FPS 4.74, Running 20.40s Step 98( N/A%), pre moving , FPS 4.32, Running 20.85s Step 99( N/A%), pre moving , FPS 3.85, Running 21.46s Step 100( N/A%), pre moving , FPS 3.55, Running 21.93s Step 101( N/A%), pre moving , FPS 3.23, Running 22.53s Step 102( N/A%), pre moving , FPS 3.03, Running 22.98s Step 103( N/A%), pre moving , FPS 2.78, Running 23.62s Step 104( N/A%), pre moving , FPS 2.71, Running 23.84s Step 105( N/A%), pre moving , FPS 2.56, Running 24.32s Step 106( N/A%), pre moving , FPS 2.44, Running 24.75s Step 107( N/A%), pre moving , FPS 2.30, Running 25.32s Step 108( N/A%), pre moving , FPS 2.21, Running 25.77s Step 109( N/A%), pre moving , FPS 2.09, Running 26.39s Step 110( N/A%), pre moving , FPS 2.06, Running 26.60s Step 111( N/A%), pre moving , FPS 2.03, Running 27.12s Step 112( N/A%), pre moving , FPS 1.97, Running 27.54s Step 113( N/A%), pre moving , FPS 2.11, Running 28.14s Step 114( N/A%), pre moving , FPS 2.11, Running 28.60s Step 115( N/A%), pre moving , FPS 2.09, Running 29.22s Step 116( N/A%), pre moving , FPS 2.09, Running 29.44s Step 117( N/A%), pre moving , FPS 2.10, Running 29.94s Step 118( N/A%), pre moving , FPS 2.08, Running 30.46s Step 119( N/A%), pre moving , FPS 2.08, Running 31.05s Step 120( N/A%), pre moving , FPS 2.09, Running 31.51s Step 121( N/A%), pre moving , FPS 2.10, Running 32.07s Step 122( N/A%), pre moving , FPS 2.09, Running 32.55s Step 123( N/A%), pre moving , FPS 2.10, Running 33.15s Step 124( N/A%), pre moving , FPS 2.10, Running 33.36s Step 125( N/A%), pre moving , FPS 2.08, Running 33.93s Step 126( N/A%), pre moving , FPS 2.07, Running 34.39s Step 127( N/A%), pre moving , FPS 2.07, Running 34.98s Step 128( N/A%), pre moving , FPS 2.14, Running 35.13s Step 129( N/A%), pre moving , FPS 2.23, Running 35.36s Step 130( N/A%), pre moving , FPS 2.21, Running 35.66s Step 131( N/A%), pre moving , FPS 2.19, Running 36.25s Step 132( N/A%), pre moving , FPS 2.17, Running 36.75s Step 133( N/A%), pre moving , FPS 2.17, Running 37.34s Step 134( N/A%), pre moving , FPS 2.17, Running 37.80s Step 135( N/A%), pre moving , FPS 2.17, Running 38.42s Step 136( N/A%), pre moving , FPS 2.12, Running 38.90s Step 137( N/A%), pre moving , FPS 2.08, Running 39.56s Step 138( N/A%), pre moving , FPS 2.15, Running 39.76s Step 139( N/A%), pre moving , FPS 2.17, Running 40.27s Step 140( N/A%), pre moving , FPS 2.18, Running 40.70s Step 141( N/A%), pre moving , FPS 2.16, Running 41.35s Step 142( N/A%), pre moving , FPS 2.15, Running 41.84s Step 143( N/A%), pre moving , FPS 2.16, Running 42.39s Step 144( N/A%), pre moving , FPS 2.09, Running 42.93s Step 145( N/A%), pre moving , FPS 2.08, Running 43.53s Step 146( N/A%), pre moving , FPS 2.07, Running 44.04s Step 147( N/A%), pre moving , FPS 2.07, Running 44.64s Step 148( N/A%), pre moving , FPS 2.05, Running 44.90s Step 149( N/A%), pre moving , FPS 1.99, Running 45.42s Step 150( N/A%), pre moving , FPS 1.96, Running 45.86s Step 151( N/A%), pre moving , FPS 1.96, Running 46.45s Step 152( N/A%), pre moving , FPS 2.04, Running 46.54s Step 153( N/A%), pre moving , FPS 2.15, Running 46.63s Step 154( N/A%), pre moving , FPS 2.18, Running 46.97s Step 155( N/A%), pre moving , FPS 2.31, Running 47.09s Step 156( N/A%), pre moving , FPS 2.42, Running 47.17s Step 157( N/A%), pre moving , FPS 2.59, Running 47.28s Step 158( N/A%), pre moving , FPS 2.54, Running 47.62s Step 159( N/A%), pre moving , FPS 2.68, Running 47.75s Step 160( N/A%), pre moving , FPS 2.80, Running 47.84s Step 161( N/A%), pre moving , FPS 3.04, Running 47.93s Step 162( N/A%), pre moving , FPS 2.81, Running 48.95s Step 163( N/A%), pre moving , FPS 3.00, Running 49.05s Step 164( N/A%), pre moving , FPS 3.21, Running 49.15s Step 165( N/A%), pre moving , FPS 3.35, Running 49.50s Step 166( N/A%), pre moving , FPS 3.56, Running 49.66s Step 167( N/A%), pre moving , FPS 3.89, Running 49.79s Step 168( N/A%), pre moving , FPS 3.76, Running 50.21s Step 169( N/A%), pre moving , FPS 4.05, Running 50.36s Step 170( N/A%), pre moving , FPS 4.06, Running 50.79s Step 171( N/A%), pre moving , FPS 4.46, Running 50.94s Step 172( N/A%), pre moving , FPS 4.16, Running 51.35s Step 173( N/A%), pre moving , FPS 4.07, Running 51.55s Step 174( N/A%), pre moving , FPS 3.97, Running 52.01s Step 175( N/A%), pre moving , FPS 3.77, Running 52.39s Step 176( N/A%), pre moving , FPS 3.63, Running 52.69s Step 177( N/A%), pre moving , FPS 3.45, Running 53.07s Step 178( N/A%), pre moving , FPS 3.54, Running 53.28s Step 179( N/A%), pre moving , FPS 3.33, Running 53.75s Step 180( N/A%), pre moving , FPS 3.28, Running 53.93s Step 181( N/A%), pre moving , FPS 3.11, Running 54.35s Step 182( N/A%), pre moving , FPS 3.62, Running 54.47s Step 183( N/A%), pre moving , FPS 3.55, Running 54.69s Step 184( N/A%), pre moving , FPS 3.33, Running 55.17s Step 185( N/A%), pre moving , FPS 3.38, Running 55.41s Step 186( N/A%), pre moving , FPS 3.20, Running 55.90s Step 187( N/A%), pre moving , FPS 3.03, Running 56.38s Step 188( N/A%), pre moving , FPS 3.12, Running 56.62s Step 189( N/A%), pre moving , FPS 2.96, Running 57.11s Step 190( N/A%), pre moving , FPS 2.94, Running 57.58s Step 191( N/A%), pre moving , FPS 2.78, Running 58.13s Step 192( N/A%), pre moving , FPS 2.83, Running 58.42s Step 193( N/A%), pre moving , FPS 2.70, Running 58.96s Step 194( N/A%), pre moving , FPS 2.67, Running 59.51s Step 195( N/A%), pre moving , FPS 2.61, Running 60.05s Step 196( N/A%), pre moving , FPS 2.53, Running 60.59s Step 197( N/A%), pre moving , FPS 2.49, Running 61.11s Step 198( N/A%), pre moving , FPS 2.39, Running 61.66s Step 199( N/A%), pre moving , FPS 2.45, Running 61.91s Step 200( N/A%), pre moving , FPS 2.36, Running 62.41s Step 201( N/A%), pre moving , FPS 2.35, Running 62.87s Step 202( N/A%), pre moving , FPS 2.31, Running 63.12s Step 203( N/A%), pre moving , FPS 2.24, Running 63.63s Step 204( N/A%), pre moving , FPS 2.23, Running 64.13s Step 205( N/A%), pre moving , FPS 2.17, Running 64.60s Step 206( N/A%), pre moving , FPS 2.25, Running 64.81s Step 207( N/A%), pre moving , FPS 2.26, Running 65.24s Step 208( N/A%), pre moving , FPS 2.27, Running 65.44s Step 209( N/A%), pre moving , FPS 2.28, Running 65.89s Step 210( N/A%), pre moving , FPS 2.38, Running 65.98s Step 211( N/A%), pre moving , FPS 2.46, Running 66.24s Step 212( N/A%), pre moving , FPS 2.51, Running 66.39s Step 213( N/A%), pre moving , FPS 2.65, Running 66.50s Step 214( N/A%), pre moving , FPS 2.75, Running 66.77s Step 215( N/A%), pre moving , FPS 2.86, Running 67.04s Step 216( N/A%), pre moving , FPS 3.04, Running 67.18s Step 217( N/A%), pre moving , FPS 3.12, Running 67.52s Step 218( N/A%), pre moving , FPS 3.35, Running 67.62s Step 219( N/A%), pre moving , FPS 3.44, Running 67.72s Step 220( N/A%), pre moving , FPS 3.54, Running 68.05s Step 221( N/A%), pre moving , FPS 3.78, Running 68.16s Step 222( N/A%), pre moving , FPS 3.90, Running 68.25s Step 223( N/A%), pre moving , FPS 4.10, Running 68.50s Step 224( N/A%), pre moving , FPS 3.87, Running 69.29s Step 225( N/A%), pre moving , FPS 4.19, Running 69.38s Step 226( N/A%), pre moving , FPS 4.28, Running 69.47s Step 227( N/A%), pre moving , FPS 4.35, Running 69.83s Step 228( N/A%), pre moving , FPS 4.47, Running 69.91s Step 229( N/A%), pre moving , FPS 4.52, Running 70.32s Step 230( N/A%), pre moving , FPS 4.45, Running 70.47s Step 231( N/A%), pre moving , FPS 4.42, Running 70.77s Step 232( N/A%), pre moving , FPS 4.32, Running 71.02s Step 233( N/A%), pre moving , FPS 4.26, Running 71.20s Step 234( N/A%), pre moving , FPS 4.17, Running 71.57s Step 235( N/A%), pre moving , FPS 4.29, Running 71.71s Step 236( N/A%), pre moving , FPS 4.05, Running 72.12s Step 237( N/A%), pre moving , FPS 4.23, Running 72.25s Step 238( N/A%), pre moving , FPS 4.01, Running 72.61s Step 239( N/A%), pre moving , FPS 3.94, Running 72.79s Step 240( N/A%), pre moving , FPS 4.10, Running 72.93s Step 241( N/A%), pre moving , FPS 3.88, Running 73.32s Step 242( N/A%), pre moving , FPS 3.84, Running 73.45s Step 243( N/A%), pre moving , FPS 3.90, Running 73.63s Step 244( N/A%), pre moving , FPS 4.24, Running 74.01s Step 245( N/A%), pre moving , FPS 4.14, Running 74.21s Step 246( N/A%), pre moving , FPS 3.87, Running 74.64s Step 247( N/A%), pre moving , FPS 3.99, Running 74.84s Step 248( N/A%), pre moving , FPS 3.72, Running 75.30s Step 249( N/A%), pre moving , FPS 3.89, Running 75.47s Step 250( N/A%), pre moving , FPS 3.69, Running 75.89s Step 251( N/A%), pre moving , FPS 3.75, Running 76.10s Step 252( N/A%), pre moving , FPS 3.60, Running 76.57s Step 253( N/A%), pre moving , FPS 3.60, Running 76.76s Step 254( N/A%), pre moving , FPS 3.55, Running 77.20s Step 255( N/A%), pre moving , FPS 3.37, Running 77.65s Step 256( N/A%), pre moving , FPS 3.48, Running 77.86s Step 257( N/A%), pre moving , FPS 3.29, Running 78.32s Step 258( N/A%), pre moving , FPS 3.25, Running 78.77s Step 259( N/A%), pre moving , FPS 3.24, Running 78.95s Step 260( N/A%), pre moving , FPS 3.09, Running 79.40s Step 261( N/A%), pre moving , FPS 3.18, Running 79.61s Step 262( N/A%), pre moving , FPS 3.03, Running 80.06s Step 263( N/A%), pre moving , FPS 3.03, Running 80.22s Step 264( N/A%), pre moving , FPS 3.00, Running 80.68s Step 265( N/A%), pre moving , FPS 3.01, Running 80.86s Step 266( N/A%), pre moving , FPS 2.99, Running 81.32s Step 267( N/A%), pre moving , FPS 3.00, Running 81.50s Step 268( N/A%), pre moving , FPS 3.01, Running 81.95s Step 269( N/A%), pre moving , FPS 2.89, Running 82.39s Step 270( N/A%), pre moving , FPS 2.99, Running 82.58s Step 271( N/A%), pre moving , FPS 2.90, Running 83.00s Step 272( N/A%), pre moving , FPS 3.01, Running 83.21s Step 273( N/A%), pre moving , FPS 2.90, Running 83.66s Step 274( N/A%), pre moving , FPS 3.00, Running 83.87s Step 275( N/A%), pre moving , FPS 3.00, Running 84.32s Step 276( N/A%), pre moving , FPS 3.01, Running 84.51s Step 277( N/A%), pre moving , FPS 3.01, Running 84.97s Step 278( N/A%), pre moving , FPS 3.10, Running 85.22s Step 279( N/A%), pre moving , FPS 3.00, Running 85.61s Step 280( N/A%), pre moving , FPS 3.01, Running 86.05s Step 281( N/A%), pre moving , FPS 3.01, Running 86.25s Step 282( N/A%), pre moving , FPS 3.02, Running 86.69s Step 283( N/A%), pre moving , FPS 2.98, Running 86.93s Step 284( N/A%), pre moving , FPS 2.96, Running 87.43s Step 285( N/A%), pre moving , FPS 2.84, Running 87.90s Step 286( N/A%), pre moving , FPS 2.93, Running 88.16s Step 287( N/A%), pre moving , FPS 2.79, Running 88.67s Step 288( N/A%), pre moving , FPS 2.80, Running 89.10s Step 289( N/A%), pre moving , FPS 2.89, Running 89.30s Step 290( N/A%), pre moving , FPS 2.80, Running 89.71s Step 291( N/A%), pre moving , FPS 2.91, Running 89.88s Step 292( N/A%), pre moving , FPS 2.83, Running 90.27s Step 293( N/A%), pre moving , FPS 2.95, Running 90.43s Step 294( N/A%), pre moving , FPS 2.90, Running 90.75s Step 295( N/A%), pre moving , FPS 3.06, Running 90.86s Step 296( N/A%), pre moving , FPS 3.10, Running 90.96s Step 297( N/A%), pre moving , FPS 3.28, Running 91.06s Step 298( N/A%), pre moving , FPS 3.21, Running 91.46s Step 299( N/A%), pre moving , FPS 3.34, Running 91.60s Step 300( N/A%), pre moving , FPS 3.37, Running 91.98s Step 301( N/A%), pre moving , FPS 3.40, Running 92.12s Step 302( N/A%), pre moving , FPS 3.59, Running 92.25s Step 303( N/A%), pre moving , FPS 3.51, Running 92.63s Step 304( N/A%), pre moving , FPS 3.76, Running 92.75s Step 305( N/A%), pre moving , FPS 4.01, Running 92.90s Step 306( N/A%), pre moving , FPS 4.13, Running 93.00s Step 307( N/A%), pre moving , FPS 4.29, Running 93.34s Step 308( N/A%), pre moving , FPS 4.60, Running 93.45s Step 309( N/A%), pre moving , FPS 4.72, Running 93.54s Step 310( N/A%), pre moving , FPS 5.12, Running 93.62s Step 311( N/A%), pre moving , FPS 4.88, Running 93.97s Step 312( N/A%), pre moving , FPS 5.27, Running 94.07s Step 313( N/A%), pre moving , FPS 5.37, Running 94.15s Step 314( N/A%), pre moving , FPS 5.67, Running 94.28s Step 315( N/A%), pre moving , FPS 5.40, Running 94.56s Step 316( N/A%), pre moving , FPS 5.39, Running 94.68s Step 317( N/A%), pre moving , FPS 5.40, Running 94.76s Step 318( N/A%), pre moving , FPS 5.48, Running 95.11s Step 319( N/A%), pre moving , FPS 5.52, Running 95.22s Step 320( N/A%), pre moving , FPS 6.02, Running 95.30s Step 321( N/A%), pre moving , FPS 6.10, Running 95.40s Step 322( N/A%), pre moving , FPS 5.73, Running 95.74s Step 323( N/A%), pre moving , FPS 5.18, Running 96.49s Step 324( N/A%), pre moving , FPS 4.91, Running 96.83s Step 325( N/A%), pre moving , FPS 4.96, Running 96.93s Step 326( N/A%), pre moving , FPS 4.93, Running 97.06s Step 327( N/A%), pre moving , FPS 4.85, Running 97.46s Step 328( N/A%), pre moving , FPS 4.80, Running 97.62s Step 329( N/A%), pre moving , FPS 4.48, Running 98.01s Step 330( N/A%), pre moving , FPS 4.41, Running 98.16s Step 331( N/A%), pre moving , FPS 4.63, Running 98.29s Step 332( N/A%), pre moving , FPS 4.31, Running 98.71s Step 333( N/A%), pre moving , FPS 4.26, Running 98.85s Step 334( N/A%), pre moving , FPS 4.04, Running 99.23s Step 335( N/A%), pre moving , FPS 4.15, Running 99.38s Step 336( N/A%), pre moving , FPS 3.92, Running 99.77s Step 337( N/A%), pre moving , FPS 3.87, Running 99.93s Step 338( N/A%), pre moving , FPS 4.03, Running 100.08s Step 339( N/A%), pre moving , FPS 3.82, Running 100.45s Step 340( N/A%), pre moving , FPS 3.77, Running 100.61s Step 341( N/A%), pre moving , FPS 3.56, Running 101.01s Step 342( N/A%), pre moving , FPS 3.69, Running 101.16s Step 343( N/A%), pre moving , FPS 4.19, Running 101.27s Step 344( N/A%), pre moving , FPS 4.18, Running 101.61s Step 345( N/A%), pre moving , FPS 4.17, Running 101.72s Step 346( N/A%), pre moving , FPS 4.22, Running 101.80s Step 347( N/A%), pre moving , FPS 4.51, Running 101.90s Step 348( N/A%), pre moving , FPS 4.33, Running 102.24s Step 349( N/A%), pre moving , FPS 4.61, Running 102.35s Step 350( N/A%), pre moving , FPS 4.68, Running 102.43s Step 351( N/A%), pre moving , FPS 4.46, Running 102.78s Step 352( N/A%), pre moving , FPS 4.80, Running 102.88s Step 353( N/A%), pre moving , FPS 4.89, Running 102.94s Step 354( N/A%), pre moving , FPS 5.27, Running 103.03s Step 355( N/A%), pre moving , FPS 5.13, Running 103.28s Step 356( N/A%), pre moving , FPS 5.45, Running 103.44s Step 357( N/A%), pre moving , FPS 5.53, Running 103.55s Step 358( N/A%), pre moving , FPS 5.61, Running 103.64s Step 359( N/A%), pre moving , FPS 5.67, Running 103.98s Step 360( N/A%), pre moving , FPS 5.76, Running 104.08s Step 361( N/A%), pre moving , FPS 6.35, Running 104.16s Step 362( N/A%), pre moving , FPS 6.46, Running 104.25s Step 363( N/A%), pre moving , FPS 6.03, Running 104.59s Step 364( N/A%), pre moving , FPS 4.02, Running 106.58s Step 365( N/A%), pre moving , FPS 3.52, Running 107.40s Step 366( N/A%), pre moving , FPS 3.43, Running 107.63s Step 367( N/A%), pre moving , FPS 3.09, Running 108.37s Step 368( N/A%), pre moving , FPS 3.10, Running 108.69s Step 369( N/A%), pre moving , FPS 2.92, Running 109.19s Step 370( N/A%), pre moving , FPS 2.87, Running 109.40s Step 371( N/A%), pre moving , FPS 2.77, Running 110.01s Step 372( N/A%), pre moving , FPS 2.67, Running 110.37s Step 373( N/A%), pre moving , FPS 2.51, Running 110.91s Step 374( N/A%), pre moving , FPS 2.47, Running 111.12s Step 375( N/A%), pre moving , FPS 2.38, Running 111.68s Step 376( N/A%), pre moving , FPS 2.37, Running 111.89s Step 377( N/A%), pre moving , FPS 2.20, Running 112.66s Step 378( N/A%), pre moving , FPS 2.15, Running 112.92s Step 379( N/A%), pre moving , FPS 2.11, Running 113.48s Step 380( N/A%), pre moving , FPS 2.03, Running 113.95s Step 381( N/A%), pre moving , FPS 1.93, Running 114.53s Step 382( N/A%), pre moving , FPS 1.91, Running 114.70s Step 383( N/A%), pre moving , FPS 1.87, Running 115.28s Step 384( 0.33%), action 1, FPS 1.96, Running 116.78s Step 385( 0.67%), action 2, FPS 2.00, Running 117.42s Step 386( 1.00%), action 3, FPS 1.86, Running 118.39s Step 387( 1.33%), action 4, FPS 1.89, Running 118.97s Step 388( 1.67%), action 5, FPS 1.78, Running 119.95s Step 389( 2.00%), action 6, FPS 1.81, Running 120.23s Step 390( 2.33%), action 7, FPS 1.71, Running 121.11s Step 391( 2.67%), action 8, FPS 1.75, Running 121.45s Step 392( 3.00%), action 9, FPS 1.67, Running 122.35s Step 393( 3.33%), action 10, FPS 1.66, Running 122.92s Step 394( 3.67%), action 11, FPS 1.57, Running 123.88s Step 395( 4.00%), action 12, FPS 1.55, Running 124.58s Step 396( 4.33%), action 13, FPS 1.46, Running 125.59s Step 397( 4.67%), action 14, FPS 1.50, Running 125.95s Step 398( 5.00%), action 15, FPS 1.42, Running 126.99s Step 399( 5.33%), action 16, FPS 1.43, Running 127.46s Step 400( 5.67%), action 17, FPS 1.37, Running 128.50s Step 401( 6.00%), action 18, FPS 1.40, Running 128.84s Step 402( 6.33%), action 19, FPS 1.33, Running 129.71s Step 403( 6.67%), action 20, FPS 1.37, Running 129.92s Step 404( 7.00%), action 21, FPS 1.44, Running 130.71s Step 405( 7.33%), action 22, FPS 1.46, Running 131.14s Step 406( 7.67%), action 23, FPS 1.49, Running 131.83s Step 407( 8.00%), action 24, FPS 1.50, Running 132.30s Step 408( 8.33%), action 25, FPS 1.50, Running 133.29s Step 409( 8.67%), action 26, FPS 1.44, Running 134.10s Step 410( 9.00%), action 27, FPS 1.44, Running 135.03s Step 411( 9.33%), action 28, FPS 1.41, Running 135.61s Step 412( 9.67%), action 29, FPS 1.43, Running 136.36s Step 413( 10.00%), action 30, FPS 1.44, Running 136.82s Step 414( 10.33%), action 31, FPS 1.43, Running 137.85s Step 415( 10.67%), action 32, FPS 1.47, Running 138.20s Step 416( 11.00%), action 33, FPS 1.49, Running 139.03s Step 417( 11.33%), action 34, FPS 1.49, Running 139.35s Step 418( 11.67%), action 35, FPS 1.52, Running 140.17s Step 419( 12.00%), action 36, FPS 1.53, Running 140.55s Step 420( 12.33%), action 37, FPS 1.56, Running 141.33s Step 421( 12.67%), action 38, FPS 1.56, Running 141.65s Step 422( 13.00%), action 39, FPS 1.57, Running 142.47s Step 423( 13.33%), action 40, FPS 1.55, Running 142.86s Step 424( 13.67%), action 41, FPS 1.54, Running 143.67s Step 425( 14.00%), action 42, FPS 1.52, Running 144.27s Step 426( 14.33%), action 43, FPS 1.50, Running 145.15s Step 427( 14.67%), action 44, FPS 1.53, Running 145.41s Step 428( 15.00%), action 45, FPS 1.53, Running 146.34s Step 429( 15.33%), action 46, FPS 1.59, Running 146.70s Step 430( 15.67%), action 47, FPS 1.61, Running 147.48s Step 431( 16.00%), action 48, FPS 1.64, Running 147.78s Step 432( 16.33%), action 49, FPS 1.62, Running 148.69s Step 433( 16.67%), action 50, FPS 1.66, Running 148.89s Step 434( 17.00%), action 51, FPS 1.62, Running 150.23s Step 435( 17.33%), action 52, FPS 1.62, Running 150.54s Step 436( 17.67%), action 53, FPS 1.62, Running 151.41s Step 437( 18.00%), action 54, FPS 1.62, Running 151.66s Step 438( 18.33%), action 55, FPS 1.61, Running 152.60s Step 439( 18.67%), action 56, FPS 1.57, Running 153.28s Step 440( 19.00%), action 57, FPS 1.58, Running 154.00s Step 441( 19.33%), action 58, FPS 1.56, Running 154.48s Step 442( 19.67%), action 59, FPS 1.55, Running 155.39s Step 443( 20.00%), action 60, FPS 1.51, Running 156.06s Step 444( 20.33%), action 61, FPS 1.50, Running 157.05s Step 445( 20.67%), action 62, FPS 1.53, Running 157.36s Step 446( 21.00%), action 63, FPS 1.54, Running 158.17s Step 447( 21.33%), action 64, FPS 1.53, Running 158.51s Step 448( 21.67%), action 65, FPS 1.52, Running 159.48s Step 449( 22.00%), action 66, FPS 1.50, Running 160.00s Step 450( 22.33%), action 67, FPS 1.48, Running 161.03s Step 451( 22.67%), action 68, FPS 1.47, Running 161.34s Step 452( 23.00%), action 69, FPS 1.48, Running 162.22s Step 453( 23.33%), action 70, FPS 1.47, Running 162.53s Step 454( 23.67%), action 71, FPS 1.51, Running 163.49s Step 455( 24.00%), action 72, FPS 1.48, Running 164.09s Step 456( 24.33%), action 73, FPS 1.49, Running 164.85s Step 457( 24.67%), action 74, FPS 1.46, Running 165.31s Step 458( 25.00%), action 75, FPS 1.47, Running 166.23s Step 459( 25.33%), action 76, FPS 1.51, Running 166.52s Step 460( 25.67%), action 77, FPS 1.48, Running 167.47s Step 461( 26.00%), action 78, FPS 1.51, Running 167.70s Step 462( 26.33%), action 79, FPS 1.53, Running 168.47s Step 463( 26.67%), action 80, FPS 1.54, Running 169.08s Step 464( 27.00%), action 81, FPS 1.54, Running 170.05s Step 465( 27.33%), action 82, FPS 1.51, Running 170.61s Step 466( 27.67%), action 83, FPS 1.49, Running 171.59s Step 467( 28.00%), action 84, FPS 1.49, Running 171.92s Step 468( 28.33%), action 85, FPS 1.51, Running 172.72s Step 469( 28.67%), action 86, FPS 1.54, Running 173.03s Step 470( 29.00%), action 87, FPS 1.56, Running 173.88s Step 471( 29.33%), action 88, FPS 1.53, Running 174.37s Step 472( 29.67%), action 89, FPS 1.56, Running 175.03s Step 473( 30.00%), action 90, FPS 1.54, Running 175.56s Step 474( 30.33%), action 91, FPS 1.53, Running 176.56s Step 475( 30.67%), action 92, FPS 1.52, Running 177.24s Step 476( 31.00%), action 93, FPS 1.53, Running 177.92s Step 477( 31.33%), action 94, FPS 1.52, Running 178.49s Step 478( 31.67%), action 95, FPS 1.53, Running 179.34s Step 479( 32.00%), action 96, FPS 1.52, Running 179.66s Step 480( 32.33%), action 97, FPS 1.52, Running 180.62s Step 481( 32.67%), action 98, FPS 1.50, Running 181.03s Step 482( 33.00%), action 99, FPS 1.46, Running 182.14s Step 483( 33.33%), action 100, FPS 1.45, Running 182.90s Step 484( 33.67%), action 101, FPS 1.44, Running 183.90s Step 485( 34.00%), action 102, FPS 1.47, Running 184.21s Step 486( 34.33%), action 103, FPS 1.51, Running 184.83s Step 487( 34.67%), action 104, FPS 1.49, Running 185.30s Step 488( 35.00%), action 105, FPS 1.50, Running 186.04s Step 489( 35.33%), action 106, FPS 1.49, Running 186.46s Step 490( 35.67%), action 107, FPS 1.48, Running 187.36s Step 491( 36.00%), action 108, FPS 1.48, Running 187.91s Step 492( 36.33%), action 109, FPS 1.43, Running 188.98s Step 493( 36.67%), action 110, FPS 1.46, Running 189.30s Step 494( 37.00%), action 111, FPS 1.46, Running 190.26s Step 495( 37.33%), action 112, FPS 1.48, Running 190.78s Step 496( 37.67%), action 113, FPS 1.43, Running 191.88s Step 497( 38.00%), action 114, FPS 1.43, Running 192.46s Step 498( 38.33%), action 115, FPS 1.41, Running 193.49s Step 499( 38.67%), action 116, FPS 1.39, Running 194.09s Step 500( 39.00%), action 117, FPS 1.38, Running 195.08s Step 501( 39.33%), action 118, FPS 1.35, Running 195.81s Step 502( 39.67%), action 119, FPS 1.36, Running 196.81s Step 503( 40.00%), action 120, FPS 1.38, Running 197.36s Step 504( 40.33%), action 121, FPS 1.37, Running 198.46s Step 505( 40.67%), action 122, FPS 1.35, Running 199.05s Step 506( 41.00%), action 123, FPS 1.34, Running 199.79s Step 507( 41.33%), action 124, FPS 1.34, Running 200.23s Step 508( 41.67%), action 125, FPS 1.31, Running 201.28s Step 509( 42.00%), action 126, FPS 1.32, Running 201.63s Step 510( 42.33%), action 127, FPS 1.32, Running 202.57s Step 511( 42.67%), action 128, FPS 1.31, Running 203.15s Step 512( 43.00%), action 129, FPS 1.34, Running 203.95s Step 513( 43.33%), action 130, FPS 1.33, Running 204.32s Step 514( 43.67%), action 131, FPS 1.34, Running 205.13s Step 515( 44.00%), action 132, FPS 1.35, Running 205.59s Step 516( 44.33%), action 133, FPS 1.36, Running 206.54s Step 517( 44.67%), action 134, FPS 1.36, Running 207.14s Step 518( 45.00%), action 135, FPS 1.37, Running 208.04s Step 519( 45.33%), action 136, FPS 1.41, Running 208.31s Step 520( 45.67%), action 137, FPS 1.40, Running 209.33s Step 521( 46.00%), action 138, FPS 1.42, Running 209.88s Step 522( 46.33%), action 139, FPS 1.43, Running 210.84s Step 523( 46.67%), action 140, FPS 1.45, Running 211.20s Step 524( 47.00%), action 141, FPS 1.41, Running 212.62s Step 525( 47.33%), action 142, FPS 1.40, Running 213.31s Step 526( 47.67%), action 143, FPS 1.39, Running 214.22s Step 527( 48.00%), action 144, FPS 1.40, Running 214.53s Step 528( 48.33%), action 145, FPS 1.41, Running 215.43s Step 529( 48.67%), action 146, FPS 1.39, Running 216.05s Step 530( 49.00%), action 147, FPS 1.40, Running 216.87s Step 531( 49.33%), action 148, FPS 1.42, Running 217.25s Step 532( 49.67%), action 149, FPS 1.41, Running 218.16s Step 533( 50.00%), action 150, FPS 1.41, Running 218.53s Step 534( 50.33%), action 151, FPS 1.36, Running 219.80s Step 535( 50.67%), action 152, FPS 1.37, Running 220.19s Step 536( 51.00%), action 153, FPS 1.36, Running 221.29s Step 537( 51.33%), action 154, FPS 1.37, Running 221.78s Step 538( 51.67%), action 155, FPS 1.35, Running 222.90s Step 539( 52.00%), action 156, FPS 1.33, Running 223.39s Step 540( 52.33%), action 157, FPS 1.34, Running 224.22s Step 541( 52.67%), action 158, FPS 1.34, Running 224.83s Step 542( 53.00%), action 159, FPS 1.33, Running 225.90s Step 543( 53.33%), action 160, FPS 1.29, Running 226.65s Step 544( 53.67%), action 161, FPS 1.31, Running 227.91s Step 545( 54.00%), action 162, FPS 1.32, Running 228.46s Step 546( 54.33%), action 163, FPS 1.34, Running 229.13s Step 547( 54.67%), action 164, FPS 1.31, Running 229.78s Step 548( 55.00%), action 165, FPS 1.31, Running 230.71s Step 549( 55.33%), action 166, FPS 1.33, Running 231.06s Step 550( 55.67%), action 167, FPS 1.32, Running 232.00s [2026-08-01 18:59:44] [85 ] Seed 84 success after 232.29 s. +steps: 550 , actions: 167 . +Instruction: Empty +Total 49/85(57.65%) success. +Setting seed: 85 +Step 1( N/A%), pre moving , FPS 1.71, Running 0.59s Step 2( N/A%), pre moving , FPS 2.92, Running 0.69s Step 3( N/A%), pre moving , FPS 3.92, Running 0.77s Step 4( N/A%), pre moving , FPS 4.69, Running 0.85s Step 5( N/A%), pre moving , FPS 4.08, Running 1.22s Step 6( N/A%), pre moving , FPS 4.55, Running 1.32s Step 7( N/A%), pre moving , FPS 4.94, Running 1.42s Step 8( N/A%), pre moving , FPS 4.55, Running 1.76s Step 9( N/A%), pre moving , FPS 4.81, Running 1.87s Step 10( N/A%), pre moving , FPS 5.10, Running 1.96s Step 11( N/A%), pre moving , FPS 4.77, Running 2.31s Step 12( N/A%), pre moving , FPS 4.97, Running 2.41s Step 13( N/A%), pre moving , FPS 5.22, Running 2.49s Step 14( N/A%), pre moving , FPS 5.41, Running 2.59s Step 15( N/A%), pre moving , FPS 5.63, Running 2.66s Step 16( N/A%), pre moving , FPS 5.32, Running 3.01s Step 17( N/A%), pre moving , FPS 5.47, Running 3.11s Step 18( N/A%), pre moving , FPS 5.62, Running 3.21s Step 19( N/A%), pre moving , FPS 5.51, Running 3.45s Step 20( N/A%), pre moving , FPS 5.47, Running 3.66s Step 21( N/A%), pre moving , FPS 5.53, Running 4.20s Step 22( N/A%), pre moving , FPS 5.44, Running 4.36s Step 23( N/A%), pre moving , FPS 5.45, Running 4.44s Step 24( N/A%), pre moving , FPS 5.46, Running 4.52s Step 25( N/A%), pre moving , FPS 5.52, Running 4.85s Step 26( N/A%), pre moving , FPS 4.83, Running 5.45s Step 27( N/A%), pre moving , FPS 4.84, Running 5.55s Step 28( N/A%), pre moving , FPS 5.16, Running 5.64s Step 29( N/A%), pre moving , FPS 5.18, Running 5.73s Step 30( N/A%), pre moving , FPS 4.86, Running 6.07s Step 31( N/A%), pre moving , FPS 5.16, Running 6.18s Step 32( N/A%), pre moving , FPS 5.19, Running 6.27s Step 33( N/A%), pre moving , FPS 5.17, Running 6.36s Step 34( N/A%), pre moving , FPS 4.86, Running 6.71s Step 35( N/A%), pre moving , FPS 4.81, Running 6.82s Step 36( N/A%), pre moving , FPS 4.39, Running 7.57s Step 37( N/A%), pre moving , FPS 4.16, Running 7.91s Step 38( N/A%), pre moving , FPS 4.15, Running 8.02s Step 39( N/A%), pre moving , FPS 4.28, Running 8.12s Step 40( N/A%), pre moving , FPS 4.41, Running 8.19s Step 41( N/A%), pre moving , FPS 4.63, Running 8.52s Step 42( N/A%), pre moving , FPS 4.68, Running 8.63s Step 43( N/A%), pre moving , FPS 4.68, Running 8.71s Step 44( N/A%), pre moving , FPS 4.35, Running 9.12s Step 45( N/A%), pre moving , FPS 4.54, Running 9.25s Step 46( N/A%), pre moving , FPS 5.09, Running 9.38s Step 47( N/A%), pre moving , FPS 4.94, Running 9.60s Step 48( N/A%), pre moving , FPS 4.73, Running 9.86s Step 49( N/A%), pre moving , FPS 4.67, Running 10.02s Step 50( N/A%), pre moving , FPS 4.95, Running 10.11s Step 51( N/A%), pre moving , FPS 4.95, Running 10.23s Step 52( N/A%), pre moving , FPS 4.60, Running 10.62s Step 53( N/A%), pre moving , FPS 4.53, Running 10.77s Step 54( N/A%), pre moving , FPS 4.75, Running 10.92s Step 55( N/A%), pre moving , FPS 4.45, Running 11.31s Step 56( N/A%), pre moving , FPS 5.15, Running 11.45s Step 57( N/A%), pre moving , FPS 5.09, Running 11.84s Step 58( N/A%), pre moving , FPS 5.03, Running 12.00s Step 59( N/A%), pre moving , FPS 4.97, Running 12.14s Step 60( N/A%), pre moving , FPS 4.59, Running 12.55s Step 61( N/A%), pre moving , FPS 4.80, Running 12.69s Step 62( N/A%), pre moving , FPS 4.51, Running 13.07s Step 63( N/A%), pre moving , FPS 4.43, Running 13.23s Step 64( N/A%), pre moving , FPS 4.70, Running 13.37s Step 65( N/A%), pre moving , FPS 4.43, Running 13.76s Step 66( N/A%), pre moving , FPS 4.42, Running 13.91s Step 67( N/A%), pre moving , FPS 4.50, Running 14.05s Step 68( N/A%), pre moving , FPS 4.40, Running 14.41s Step 69( N/A%), pre moving , FPS 4.40, Running 14.56s Step 70( N/A%), pre moving , FPS 4.15, Running 14.94s Step 71( N/A%), pre moving , FPS 4.10, Running 15.10s Step 72( N/A%), pre moving , FPS 4.32, Running 15.24s Step 73( N/A%), pre moving , FPS 4.15, Running 15.59s Step 74( N/A%), pre moving , FPS 4.19, Running 15.69s Step 75( N/A%), pre moving , FPS 4.48, Running 15.78s Step 76( N/A%), pre moving , FPS 4.52, Running 15.88s Step 77( N/A%), pre moving , FPS 4.57, Running 16.22s Step 78( N/A%), pre moving , FPS 4.63, Running 16.32s Step 79( N/A%), pre moving , FPS 4.69, Running 16.41s Step 80( N/A%), pre moving , FPS 5.06, Running 16.51s Step 81( N/A%), pre moving , FPS 4.81, Running 16.85s Step 82( N/A%), pre moving , FPS 5.14, Running 16.96s Step 83( N/A%), pre moving , FPS 5.22, Running 17.05s Step 84( N/A%), pre moving , FPS 5.29, Running 17.15s Step 85( N/A%), pre moving , FPS 5.38, Running 17.48s Step 86( N/A%), pre moving , FPS 5.43, Running 17.59s Step 87( N/A%), pre moving , FPS 5.49, Running 17.69s Step 88( N/A%), pre moving , FPS 5.53, Running 18.03s Step 89( N/A%), pre moving , FPS 5.58, Running 18.14s Step 90( N/A%), pre moving , FPS 6.06, Running 18.24s Step 91( N/A%), pre moving , FPS 4.69, Running 19.37s Step 92( N/A%), pre moving , FPS 4.39, Running 19.79s Step 93( N/A%), pre moving , FPS 4.18, Running 20.38s Step 94( N/A%), pre moving , FPS 4.08, Running 20.59s Step 95( N/A%), pre moving , FPS 3.75, Running 21.11s Step 96( N/A%), pre moving , FPS 3.50, Running 21.59s Step 97( N/A%), pre moving , FPS 3.34, Running 22.20s Step 98( N/A%), pre moving , FPS 3.13, Running 22.71s Step 99( N/A%), pre moving , FPS 2.91, Running 23.29s Step 100( N/A%), pre moving , FPS 2.83, Running 23.57s Step 101( N/A%), pre moving , FPS 2.79, Running 24.03s Step 102( N/A%), pre moving , FPS 2.67, Running 24.45s Step 103( N/A%), pre moving , FPS 2.51, Running 25.04s Step 104( N/A%), pre moving , FPS 2.47, Running 25.26s Step 105( N/A%), pre moving , FPS 2.40, Running 25.81s Step 106( N/A%), pre moving , FPS 2.30, Running 26.28s Step 107( N/A%), pre moving , FPS 2.18, Running 26.87s Step 108( N/A%), pre moving , FPS 2.14, Running 27.36s Step 109( N/A%), pre moving , FPS 2.04, Running 27.94s Step 110( N/A%), pre moving , FPS 2.02, Running 28.14s Step 111( N/A%), pre moving , FPS 2.16, Running 28.62s Step 112( N/A%), pre moving , FPS 2.16, Running 29.05s Step 113( N/A%), pre moving , FPS 2.25, Running 29.25s Step 114( N/A%), pre moving , FPS 2.24, Running 29.53s Step 115( N/A%), pre moving , FPS 2.22, Running 30.11s Step 116( N/A%), pre moving , FPS 2.20, Running 30.67s Step 117( N/A%), pre moving , FPS 2.21, Running 31.26s Step 118( N/A%), pre moving , FPS 2.28, Running 31.48s Step 119( N/A%), pre moving , FPS 2.29, Running 32.02s Step 120( N/A%), pre moving , FPS 2.24, Running 32.48s Step 121( N/A%), pre moving , FPS 2.20, Running 33.12s Step 122( N/A%), pre moving , FPS 2.19, Running 33.59s Step 123( N/A%), pre moving , FPS 2.18, Running 34.19s Step 124( N/A%), pre moving , FPS 2.12, Running 34.67s Step 125( N/A%), pre moving , FPS 2.12, Running 35.25s Step 126( N/A%), pre moving , FPS 2.18, Running 35.47s Step 127( N/A%), pre moving , FPS 2.19, Running 36.01s Step 128( N/A%), pre moving , FPS 2.20, Running 36.43s Step 129( N/A%), pre moving , FPS 2.20, Running 37.03s Step 130( N/A%), pre moving , FPS 2.13, Running 37.51s Step 131( N/A%), pre moving , FPS 2.12, Running 38.08s Step 132( N/A%), pre moving , FPS 2.16, Running 38.29s Step 133( N/A%), pre moving , FPS 2.09, Running 38.84s Step 134( N/A%), pre moving , FPS 2.04, Running 39.33s Step 135( N/A%), pre moving , FPS 2.04, Running 39.92s Step 136( N/A%), pre moving , FPS 2.12, Running 40.11s Step 137( N/A%), pre moving , FPS 2.14, Running 40.61s Step 138( N/A%), pre moving , FPS 2.10, Running 41.03s Step 139( N/A%), pre moving , FPS 2.09, Running 41.59s Step 140( N/A%), pre moving , FPS 2.14, Running 41.83s Step 141( N/A%), pre moving , FPS 2.17, Running 42.35s Step 142( N/A%), pre moving , FPS 2.17, Running 42.82s Step 143( N/A%), pre moving , FPS 2.17, Running 43.43s Step 144( N/A%), pre moving , FPS 2.17, Running 43.90s Step 145( N/A%), pre moving , FPS 2.16, Running 44.51s Step 146( N/A%), pre moving , FPS 2.20, Running 44.58s Step 147( N/A%), pre moving , FPS 2.31, Running 44.68s Step 148( N/A%), pre moving , FPS 2.40, Running 44.76s Step 149( N/A%), pre moving , FPS 2.55, Running 44.87s Step 150( N/A%), pre moving , FPS 2.60, Running 45.19s Step 151( N/A%), pre moving , FPS 2.78, Running 45.29s Step 152( N/A%), pre moving , FPS 2.82, Running 45.38s Step 153( N/A%), pre moving , FPS 3.01, Running 45.48s Step 154( N/A%), pre moving , FPS 3.08, Running 45.82s Step 155( N/A%), pre moving , FPS 3.33, Running 45.93s Step 156( N/A%), pre moving , FPS 3.03, Running 46.71s Step 157( N/A%), pre moving , FPS 3.10, Running 47.05s Step 158( N/A%), pre moving , FPS 3.26, Running 47.17s Step 159( N/A%), pre moving , FPS 3.52, Running 47.27s Step 160( N/A%), pre moving , FPS 3.63, Running 47.33s Step 161( N/A%), pre moving , FPS 3.70, Running 47.75s Step 162( N/A%), pre moving , FPS 3.94, Running 47.90s Step 163( N/A%), pre moving , FPS 4.11, Running 48.30s Step 164( N/A%), pre moving , FPS 4.44, Running 48.40s Step 165( N/A%), pre moving , FPS 5.02, Running 48.49s Step 166( N/A%), pre moving , FPS 4.94, Running 48.63s Step 167( N/A%), pre moving , FPS 4.83, Running 48.82s Step 168( N/A%), pre moving , FPS 4.43, Running 49.28s Step 169( N/A%), pre moving , FPS 4.37, Running 49.44s Step 170( N/A%), pre moving , FPS 4.31, Running 49.83s Step 171( N/A%), pre moving , FPS 4.27, Running 49.97s Step 172( N/A%), pre moving , FPS 3.98, Running 50.39s Step 173( N/A%), pre moving , FPS 3.90, Running 50.61s Step 174( N/A%), pre moving , FPS 3.81, Running 51.07s Step 175( N/A%), pre moving , FPS 3.56, Running 51.54s Step 176( N/A%), pre moving , FPS 3.94, Running 51.79s Step 177( N/A%), pre moving , FPS 3.80, Running 52.32s Step 178( N/A%), pre moving , FPS 3.52, Running 52.86s Step 179( N/A%), pre moving , FPS 3.27, Running 53.38s Step 180( N/A%), pre moving , FPS 3.16, Running 53.66s Step 181( N/A%), pre moving , FPS 3.11, Running 54.19s Step 182( N/A%), pre moving , FPS 2.93, Running 54.73s Step 183( N/A%), pre moving , FPS 2.87, Running 55.27s Step 184( N/A%), pre moving , FPS 2.70, Running 55.80s Step 185( N/A%), pre moving , FPS 2.55, Running 56.34s Step 186( N/A%), pre moving , FPS 2.42, Running 56.89s Step 187( N/A%), pre moving , FPS 2.39, Running 57.18s Step 188( N/A%), pre moving , FPS 2.37, Running 57.73s Step 189( N/A%), pre moving , FPS 2.26, Running 58.28s Step 190( N/A%), pre moving , FPS 2.22, Running 58.82s Step 191( N/A%), pre moving , FPS 2.13, Running 59.36s Step 192( N/A%), pre moving , FPS 2.10, Running 59.90s Step 193( N/A%), pre moving , FPS 2.04, Running 60.42s Step 194( N/A%), pre moving , FPS 2.03, Running 60.92s Step 195( N/A%), pre moving , FPS 2.07, Running 61.21s Step 196( N/A%), pre moving , FPS 2.02, Running 61.71s Step 197( N/A%), pre moving , FPS 2.03, Running 62.19s Step 198( N/A%), pre moving , FPS 2.09, Running 62.43s Step 199( N/A%), pre moving , FPS 2.10, Running 62.93s Step 200( N/A%), pre moving , FPS 2.06, Running 63.36s Step 201( N/A%), pre moving , FPS 2.14, Running 63.55s Step 202( N/A%), pre moving , FPS 2.16, Running 63.99s Step 203( N/A%), pre moving , FPS 2.27, Running 64.10s Step 204( N/A%), pre moving , FPS 2.38, Running 64.20s Step 205( N/A%), pre moving , FPS 2.44, Running 64.53s Step 206( N/A%), pre moving , FPS 2.58, Running 64.64s Step 207( N/A%), pre moving , FPS 2.64, Running 64.77s Step 208( N/A%), pre moving , FPS 2.70, Running 65.14s Step 209( N/A%), pre moving , FPS 2.85, Running 65.30s Step 210( N/A%), pre moving , FPS 3.04, Running 65.40s Step 211( N/A%), pre moving , FPS 3.14, Running 65.74s Step 212( N/A%), pre moving , FPS 3.36, Running 65.84s Step 213( N/A%), pre moving , FPS 3.63, Running 65.93s Step 214( N/A%), pre moving , FPS 3.93, Running 66.01s Step 215( N/A%), pre moving , FPS 3.90, Running 66.35s Step 216( N/A%), pre moving , FPS 4.21, Running 66.45s Step 217( N/A%), pre moving , FPS 3.76, Running 67.50s Step 218( N/A%), pre moving , FPS 3.89, Running 67.58s Step 219( N/A%), pre moving , FPS 4.23, Running 67.65s Step 220( N/A%), pre moving , FPS 4.56, Running 67.75s Step 221( N/A%), pre moving , FPS 4.67, Running 67.83s Step 222( N/A%), pre moving , FPS 5.12, Running 67.89s Step 223( N/A%), pre moving , FPS 4.79, Running 68.27s Step 224( N/A%), pre moving , FPS 4.78, Running 68.38s Step 225( N/A%), pre moving , FPS 5.02, Running 68.52s Step 226( N/A%), pre moving , FPS 4.67, Running 68.92s Step 227( N/A%), pre moving , FPS 4.67, Running 69.05s Step 228( N/A%), pre moving , FPS 4.66, Running 69.44s Step 229( N/A%), pre moving , FPS 4.67, Running 69.59s Step 230( N/A%), pre moving , FPS 4.62, Running 69.73s Step 231( N/A%), pre moving , FPS 4.55, Running 70.13s Step 232( N/A%), pre moving , FPS 4.51, Running 70.27s Step 233( N/A%), pre moving , FPS 4.23, Running 70.66s Step 234( N/A%), pre moving , FPS 4.17, Running 70.81s Step 235( N/A%), pre moving , FPS 4.34, Running 70.95s Step 236( N/A%), pre moving , FPS 4.10, Running 71.33s Step 237( N/A%), pre moving , FPS 5.03, Running 71.48s Step 238( N/A%), pre moving , FPS 4.67, Running 71.86s Step 239( N/A%), pre moving , FPS 4.59, Running 72.01s Step 240( N/A%), pre moving , FPS 4.55, Running 72.15s Step 241( N/A%), pre moving , FPS 4.23, Running 72.56s Step 242( N/A%), pre moving , FPS 4.12, Running 72.75s Step 243( N/A%), pre moving , FPS 4.05, Running 73.20s Step 244( N/A%), pre moving , FPS 4.00, Running 73.38s Step 245( N/A%), pre moving , FPS 3.76, Running 73.84s Step 246( N/A%), pre moving , FPS 3.70, Running 74.33s Step 247( N/A%), pre moving , FPS 3.62, Running 74.57s Step 248( N/A%), pre moving , FPS 3.55, Running 75.06s Step 249( N/A%), pre moving , FPS 3.36, Running 75.55s Step 250( N/A%), pre moving , FPS 3.30, Running 75.80s Step 251( N/A%), pre moving , FPS 3.28, Running 76.23s Step 252( N/A%), pre moving , FPS 3.23, Running 76.46s Step 253( N/A%), pre moving , FPS 3.23, Running 76.86s Step 254( N/A%), pre moving , FPS 3.18, Running 77.11s Step 255( N/A%), pre moving , FPS 3.03, Running 77.56s Step 256( N/A%), pre moving , FPS 3.12, Running 77.73s Step 257( N/A%), pre moving , FPS 2.97, Running 78.22s Step 258( N/A%), pre moving , FPS 2.92, Running 78.70s Step 259( N/A%), pre moving , FPS 2.88, Running 78.95s Step 260( N/A%), pre moving , FPS 2.75, Running 79.43s Step 261( N/A%), pre moving , FPS 2.72, Running 79.90s Step 262( N/A%), pre moving , FPS 2.64, Running 80.31s Step 263( N/A%), pre moving , FPS 2.70, Running 80.61s Step 264( N/A%), pre moving , FPS 2.60, Running 81.07s Step 265( N/A%), pre moving , FPS 2.70, Running 81.26s Step 266( N/A%), pre moving , FPS 2.71, Running 81.70s Step 267( N/A%), pre moving , FPS 2.72, Running 81.92s Step 268( N/A%), pre moving , FPS 2.76, Running 82.32s Step 269( N/A%), pre moving , FPS 2.78, Running 82.75s Step 270( N/A%), pre moving , FPS 2.80, Running 82.93s Step 271( N/A%), pre moving , FPS 2.78, Running 83.41s Step 272( N/A%), pre moving , FPS 2.78, Running 83.66s Step 273( N/A%), pre moving , FPS 2.74, Running 84.17s Step 274( N/A%), pre moving , FPS 2.65, Running 84.65s Step 275( N/A%), pre moving , FPS 2.73, Running 84.87s Step 276( N/A%), pre moving , FPS 2.64, Running 85.30s Step 277( N/A%), pre moving , FPS 2.75, Running 85.49s Step 278( N/A%), pre moving , FPS 2.78, Running 85.89s Step 279( N/A%), pre moving , FPS 2.83, Running 86.02s Step 280( N/A%), pre moving , FPS 2.97, Running 86.16s Step 281( N/A%), pre moving , FPS 3.02, Running 86.52s Step 282( N/A%), pre moving , FPS 3.17, Running 86.63s Step 283( N/A%), pre moving , FPS 3.27, Running 86.73s Step 284( N/A%), pre moving , FPS 3.33, Running 87.07s Step 285( N/A%), pre moving , FPS 3.40, Running 87.14s Step 286( N/A%), pre moving , FPS 3.64, Running 87.20s Step 287( N/A%), pre moving , FPS 3.72, Running 87.30s Step 288( N/A%), pre moving , FPS 3.95, Running 87.38s Step 289( N/A%), pre moving , FPS 4.23, Running 87.48s Step 290( N/A%), pre moving , FPS 4.09, Running 87.82s Step 291( N/A%), pre moving , FPS 4.43, Running 87.92s Step 292( N/A%), pre moving , FPS 4.60, Running 88.01s Step 293( N/A%), pre moving , FPS 5.08, Running 88.11s Step 294( N/A%), pre moving , FPS 5.26, Running 88.45s Step 295( N/A%), pre moving , FPS 5.41, Running 88.57s Step 296( N/A%), pre moving , FPS 5.96, Running 88.66s Step 297( N/A%), pre moving , FPS 6.14, Running 88.74s Step 298( N/A%), pre moving , FPS 6.27, Running 89.08s Step 299( N/A%), pre moving , FPS 6.29, Running 89.20s Step 300( N/A%), pre moving , FPS 6.38, Running 89.29s Step 301( N/A%), pre moving , FPS 6.57, Running 89.57s Step 302( N/A%), pre moving , FPS 6.43, Running 89.74s Step 303( N/A%), pre moving , FPS 6.45, Running 89.83s Step 304( N/A%), pre moving , FPS 7.01, Running 89.92s Step 305( N/A%), pre moving , FPS 6.58, Running 90.18s Step 306( N/A%), pre moving , FPS 6.37, Running 90.33s Step 307( N/A%), pre moving , FPS 6.38, Running 90.44s Step 308( N/A%), pre moving , FPS 6.36, Running 90.53s Step 309( N/A%), pre moving , FPS 4.96, Running 91.51s Step 310( N/A%), pre moving , FPS 5.27, Running 91.62s Step 311( N/A%), pre moving , FPS 5.26, Running 91.72s Step 312( N/A%), pre moving , FPS 4.85, Running 92.13s Step 313( N/A%), pre moving , FPS 4.87, Running 92.22s Step 314( N/A%), pre moving , FPS 5.17, Running 92.32s Step 315( N/A%), pre moving , FPS 4.88, Running 92.66s Step 316( N/A%), pre moving , FPS 4.87, Running 92.76s Step 317( N/A%), pre moving , FPS 4.87, Running 92.85s Step 318( N/A%), pre moving , FPS 5.17, Running 92.95s Step 319( N/A%), pre moving , FPS 4.86, Running 93.31s Step 320( N/A%), pre moving , FPS 4.86, Running 93.40s Step 321( N/A%), pre moving , FPS 5.09, Running 93.50s Step 322( N/A%), pre moving , FPS 4.87, Running 93.84s Step 323( N/A%), pre moving , FPS 4.86, Running 93.94s Step 324( N/A%), pre moving , FPS 4.87, Running 94.03s Step 325( N/A%), pre moving , FPS 5.07, Running 94.13s Step 326( N/A%), pre moving , FPS 4.84, Running 94.46s Step 327( N/A%), pre moving , FPS 4.84, Running 94.57s Step 328( N/A%), pre moving , FPS 4.83, Running 94.67s Step 329( N/A%), pre moving , FPS 5.83, Running 94.94s Step 330( N/A%), pre moving , FPS 5.62, Running 95.18s Step 331( N/A%), pre moving , FPS 5.57, Running 95.31s Step 332( N/A%), pre moving , FPS 5.56, Running 95.73s Step 333( N/A%), pre moving , FPS 5.48, Running 95.87s Step 334( N/A%), pre moving , FPS 5.09, Running 96.25s Step 335( N/A%), pre moving , FPS 5.36, Running 96.40s Step 336( N/A%), pre moving , FPS 5.30, Running 96.54s Step 337( N/A%), pre moving , FPS 4.92, Running 96.92s Step 338( N/A%), pre moving , FPS 4.83, Running 97.09s Step 339( N/A%), pre moving , FPS 4.78, Running 97.49s Step 340( N/A%), pre moving , FPS 4.72, Running 97.64s Step 341( N/A%), pre moving , FPS 4.67, Running 97.78s Step 342( N/A%), pre moving , FPS 4.65, Running 98.15s Step 343( N/A%), pre moving , FPS 4.60, Running 98.29s Step 344( N/A%), pre moving , FPS 4.30, Running 98.68s Step 345( N/A%), pre moving , FPS 4.23, Running 98.85s Step 346( N/A%), pre moving , FPS 4.46, Running 98.95s Step 347( N/A%), pre moving , FPS 4.23, Running 99.29s Step 348( N/A%), pre moving , FPS 4.23, Running 99.40s Step 349( N/A%), pre moving , FPS 4.41, Running 99.48s Step 350( N/A%), pre moving , FPS 4.55, Running 99.58s Step 351( N/A%), pre moving , FPS 4.35, Running 99.91s Step 352( N/A%), pre moving , FPS 4.66, Running 100.02s Step 353( N/A%), pre moving , FPS 4.71, Running 100.11s Step 354( N/A%), pre moving , FPS 4.75, Running 100.46s Step 355( N/A%), pre moving , FPS 4.80, Running 100.57s Step 356( N/A%), pre moving , FPS 4.87, Running 100.64s Step 357( N/A%), pre moving , FPS 5.24, Running 100.73s Step 358( N/A%), pre moving , FPS 5.13, Running 100.99s Step 359( N/A%), pre moving , FPS 5.48, Running 101.14s Step 360( N/A%), pre moving , FPS 5.55, Running 101.25s Step 361( N/A%), pre moving , FPS 5.62, Running 101.33s Step 362( N/A%), pre moving , FPS 5.67, Running 101.67s Step 363( N/A%), pre moving , FPS 5.75, Running 101.77s Step 364( N/A%), pre moving , FPS 6.31, Running 101.85s Step 365( N/A%), pre moving , FPS 6.47, Running 101.94s Step 366( N/A%), pre moving , FPS 6.00, Running 102.28s Step 367( N/A%), pre moving , FPS 6.48, Running 102.38s Step 368( N/A%), pre moving , FPS 3.61, Running 104.94s Step 369( N/A%), pre moving , FPS 3.34, Running 105.47s Step 370( N/A%), pre moving , FPS 3.15, Running 105.93s Step 371( N/A%), pre moving , FPS 3.04, Running 106.48s Step 372( N/A%), pre moving , FPS 3.00, Running 106.68s Step 373( N/A%), pre moving , FPS 2.79, Running 107.27s Step 374( N/A%), pre moving , FPS 2.76, Running 107.71s Step 375( N/A%), pre moving , FPS 2.59, Running 108.29s Step 376( N/A%), pre moving , FPS 2.55, Running 108.47s Step 377( N/A%), pre moving , FPS 2.35, Running 109.25s Step 378( N/A%), pre moving , FPS 2.34, Running 109.53s Step 379( N/A%), pre moving , FPS 2.22, Running 110.15s Step 380( N/A%), pre moving , FPS 2.14, Running 110.59s Step 381( N/A%), pre moving , FPS 2.04, Running 111.14s Step 382( N/A%), pre moving , FPS 2.07, Running 111.35s Step 383( N/A%), pre moving , FPS 1.93, Running 112.15s Step 384( N/A%), pre moving , FPS 1.90, Running 112.38s Step 385( N/A%), pre moving , FPS 1.81, Running 112.98s Step 386( N/A%), pre moving , FPS 1.79, Running 113.43s Step 387( N/A%), pre moving , FPS 1.74, Running 113.90s Step 388( 0.33%), action 1, FPS 1.99, Running 115.01s Step 389( 0.67%), action 2, FPS 2.01, Running 115.44s Step 390( 1.00%), action 3, FPS 1.95, Running 116.19s Step 391( 1.33%), action 4, FPS 1.92, Running 116.88s Step 392( 1.67%), action 5, FPS 1.78, Running 117.95s Step 393( 2.00%), action 6, FPS 1.78, Running 118.52s Step 394( 2.33%), action 7, FPS 1.70, Running 119.48s Step 395( 2.67%), action 8, FPS 1.69, Running 120.10s Step 396( 3.00%), action 9, FPS 1.64, Running 120.70s Step 397( 3.33%), action 10, FPS 1.66, Running 121.30s Step 398( 3.67%), action 11, FPS 1.56, Running 122.35s Step 399( 4.00%), action 12, FPS 1.57, Running 122.93s Step 400( 4.33%), action 13, FPS 1.49, Running 124.04s Step 401( 4.67%), action 14, FPS 1.49, Running 124.61s Step 402( 5.00%), action 15, FPS 1.39, Running 125.69s Step 403( 5.33%), action 16, FPS 1.42, Running 126.27s Step 404( 5.67%), action 17, FPS 1.37, Running 127.02s Step 405( 6.00%), action 18, FPS 1.36, Running 127.72s Step 406( 6.33%), action 19, FPS 1.32, Running 128.63s Step 407( 6.67%), action 20, FPS 1.30, Running 129.27s Step 408( 7.00%), action 21, FPS 1.31, Running 130.24s Step 409( 7.33%), action 22, FPS 1.30, Running 130.82s Step 410( 7.67%), action 23, FPS 1.28, Running 131.81s Step 411( 8.00%), action 24, FPS 1.29, Running 132.44s Step 412( 8.33%), action 25, FPS 1.29, Running 133.45s Step 413( 8.67%), action 26, FPS 1.32, Running 133.71s Step 414( 9.00%), action 27, FPS 1.32, Running 134.63s Step 415( 9.33%), action 28, FPS 1.32, Running 135.21s Step 416( 9.67%), action 29, FPS 1.31, Running 135.96s Step 417( 10.00%), action 30, FPS 1.33, Running 136.39s Step 418( 10.33%), action 31, FPS 1.33, Running 137.37s Step 419( 10.67%), action 32, FPS 1.36, Running 137.64s Step 420( 11.00%), action 33, FPS 1.38, Running 138.51s Step 421( 11.33%), action 34, FPS 1.41, Running 138.82s Step 422( 11.67%), action 35, FPS 1.44, Running 139.62s Step 423( 12.00%), action 36, FPS 1.46, Running 139.98s Step 424( 12.33%), action 37, FPS 1.45, Running 140.85s Step 425( 12.67%), action 38, FPS 1.48, Running 141.21s Step 426( 13.00%), action 39, FPS 1.49, Running 142.02s Step 427( 13.33%), action 40, FPS 1.53, Running 142.31s Step 428( 13.67%), action 41, FPS 1.51, Running 143.46s Step 429( 14.00%), action 42, FPS 1.52, Running 143.99s Step 430( 14.33%), action 43, FPS 1.52, Running 144.93s Step 431( 14.67%), action 44, FPS 1.51, Running 145.67s Step 432( 15.00%), action 45, FPS 1.53, Running 146.56s Step 433( 15.33%), action 46, FPS 1.52, Running 146.84s Step 434( 15.67%), action 47, FPS 1.52, Running 147.81s Step 435( 16.00%), action 48, FPS 1.52, Running 148.38s Step 436( 16.33%), action 49, FPS 1.51, Running 149.18s Step 437( 16.67%), action 50, FPS 1.50, Running 149.70s Step 438( 17.00%), action 51, FPS 1.47, Running 151.02s Step 439( 17.33%), action 52, FPS 1.45, Running 151.40s Step 440( 17.67%), action 53, FPS 1.45, Running 152.28s Step 441( 18.00%), action 54, FPS 1.43, Running 152.84s Step 442( 18.33%), action 55, FPS 1.41, Running 153.79s Step 443( 18.67%), action 56, FPS 1.42, Running 154.07s Step 444( 19.00%), action 57, FPS 1.43, Running 154.81s Step 445( 19.33%), action 58, FPS 1.42, Running 155.26s Step 446( 19.67%), action 59, FPS 1.41, Running 156.22s Step 447( 20.00%), action 60, FPS 1.39, Running 156.72s Step 448( 20.33%), action 61, FPS 1.40, Running 157.78s Step 449( 20.67%), action 62, FPS 1.40, Running 158.29s Step 450( 21.00%), action 63, FPS 1.40, Running 159.26s Step 451( 21.33%), action 64, FPS 1.40, Running 159.97s Step 452( 21.67%), action 65, FPS 1.41, Running 160.71s Step 453( 22.00%), action 66, FPS 1.42, Running 160.97s Step 454( 22.33%), action 67, FPS 1.43, Running 161.81s Step 455( 22.67%), action 68, FPS 1.44, Running 162.25s Step 456( 23.00%), action 69, FPS 1.43, Running 163.21s Step 457( 23.33%), action 70, FPS 1.44, Running 163.55s Step 458( 23.67%), action 71, FPS 1.48, Running 164.52s Step 459( 24.00%), action 72, FPS 1.46, Running 165.11s Step 460( 24.33%), action 73, FPS 1.45, Running 166.11s Step 461( 24.67%), action 74, FPS 1.46, Running 166.53s Step 462( 25.00%), action 75, FPS 1.48, Running 167.32s Step 463( 25.33%), action 76, FPS 1.48, Running 167.58s Step 464( 25.67%), action 77, FPS 1.46, Running 168.47s Step 465( 26.00%), action 78, FPS 1.48, Running 168.76s Step 466( 26.33%), action 79, FPS 1.49, Running 169.66s Step 467( 26.67%), action 80, FPS 1.48, Running 170.27s Step 468( 27.00%), action 81, FPS 1.51, Running 171.06s Step 469( 27.33%), action 82, FPS 1.52, Running 171.48s Step 470( 27.67%), action 83, FPS 1.53, Running 172.34s Step 471( 28.00%), action 84, FPS 1.53, Running 173.06s Step 472( 28.33%), action 85, FPS 1.51, Running 173.99s Step 473( 28.67%), action 86, FPS 1.50, Running 174.33s Step 474( 29.00%), action 87, FPS 1.49, Running 175.23s Step 475( 29.33%), action 88, FPS 1.48, Running 175.79s Step 476( 29.67%), action 89, FPS 1.47, Running 176.77s Step 477( 30.00%), action 90, FPS 1.48, Running 177.10s Step 478( 30.33%), action 91, FPS 1.49, Running 177.96s Step 479( 30.67%), action 92, FPS 1.49, Running 178.50s Step 480( 31.00%), action 93, FPS 1.51, Running 179.37s Step 481( 31.33%), action 94, FPS 1.50, Running 179.86s Step 482( 31.67%), action 95, FPS 1.48, Running 180.82s Step 483( 32.00%), action 96, FPS 1.48, Running 181.13s Step 484( 32.33%), action 97, FPS 1.50, Running 181.84s Step 485( 32.67%), action 98, FPS 1.48, Running 182.24s Step 486( 33.00%), action 99, FPS 1.48, Running 183.19s Step 487( 33.33%), action 100, FPS 1.48, Running 183.75s Step 488( 33.67%), action 101, FPS 1.47, Running 184.66s Step 489( 34.00%), action 102, FPS 1.43, Running 185.47s Step 490( 34.33%), action 103, FPS 1.42, Running 186.47s Step 491( 34.67%), action 104, FPS 1.43, Running 187.03s Step 492( 35.00%), action 105, FPS 1.42, Running 188.06s Step 493( 35.33%), action 106, FPS 1.43, Running 188.36s Step 494( 35.67%), action 107, FPS 1.43, Running 189.22s Step 495( 36.00%), action 108, FPS 1.46, Running 189.52s Step 496( 36.33%), action 109, FPS 1.47, Running 190.35s Step 497( 36.67%), action 110, FPS 1.44, Running 191.02s Step 498( 37.00%), action 111, FPS 1.42, Running 192.06s Step 499( 37.33%), action 112, FPS 1.40, Running 192.76s Step 500( 37.67%), action 113, FPS 1.38, Running 193.85s Step 501( 38.00%), action 114, FPS 1.39, Running 194.21s Step 502( 38.33%), action 115, FPS 1.40, Running 195.09s Step 503( 38.67%), action 116, FPS 1.38, Running 195.60s Step 504( 39.00%), action 117, FPS 1.35, Running 196.62s Step 505( 39.33%), action 118, FPS 1.36, Running 196.92s Step 506( 39.67%), action 119, FPS 1.39, Running 197.54s Step 507( 40.00%), action 120, FPS 1.40, Running 198.06s Step 508( 40.33%), action 121, FPS 1.38, Running 199.14s Step 509( 40.67%), action 122, FPS 1.40, Running 199.72s Step 510( 41.00%), action 123, FPS 1.40, Running 200.71s Step 511( 41.33%), action 124, FPS 1.39, Running 201.37s Step 512( 41.67%), action 125, FPS 1.41, Running 202.26s Step 513( 42.00%), action 126, FPS 1.37, Running 202.93s Step 514( 42.33%), action 127, FPS 1.40, Running 203.53s Step 515( 42.67%), action 128, FPS 1.37, Running 204.07s Step 516( 43.00%), action 129, FPS 1.37, Running 205.00s Step 517( 43.33%), action 130, FPS 1.40, Running 205.32s Step 518( 43.67%), action 131, FPS 1.40, Running 206.35s Step 519( 44.00%), action 132, FPS 1.42, Running 206.90s Step 520( 44.33%), action 133, FPS 1.43, Running 207.88s Step 521( 44.67%), action 134, FPS 1.43, Running 208.19s Step 522( 45.00%), action 135, FPS 1.46, Running 208.81s Step 523( 45.33%), action 136, FPS 1.47, Running 209.20s Step 524( 45.67%), action 137, FPS 1.47, Running 210.22s Step 525( 46.00%), action 138, FPS 1.44, Running 210.78s Step 526( 46.33%), action 139, FPS 1.42, Running 211.66s Step 527( 46.67%), action 140, FPS 1.44, Running 211.95s Step 528( 47.00%), action 141, FPS 1.41, Running 213.35s Step 529( 47.33%), action 142, FPS 1.41, Running 213.90s Step 530( 47.67%), action 143, FPS 1.44, Running 214.64s Step 531( 48.00%), action 144, FPS 1.46, Running 215.05s Step 532( 48.33%), action 145, FPS 1.47, Running 215.85s Step 533( 48.67%), action 146, FPS 1.50, Running 216.28s Step 534( 49.00%), action 147, FPS 1.46, Running 217.20s Step 535( 49.33%), action 148, FPS 1.45, Running 217.85s Step 536( 49.67%), action 149, FPS 1.44, Running 218.91s Step 537( 50.00%), action 150, FPS 1.41, Running 219.46s Step 538( 50.33%), action 151, FPS 1.42, Running 220.48s Step 539( 50.67%), action 152, FPS 1.41, Running 221.08s Step 540( 51.00%), action 153, FPS 1.41, Running 222.09s Step 541( 51.33%), action 154, FPS 1.40, Running 222.47s [2026-08-01 19:03:27] [86 ] Seed 85 success after 222.70 s. +steps: 541 , actions: 154 . +Instruction: Empty +Total 50/86(58.14%) success. +Setting seed: 86 +Step 1( N/A%), pre moving , FPS 2.22, Running 0.45s Step 2( N/A%), pre moving , FPS 2.94, Running 0.68s Step 3( N/A%), pre moving , FPS 3.56, Running 0.84s Step 4( N/A%), pre moving , FPS 4.18, Running 0.96s Step 5( N/A%), pre moving , FPS 4.84, Running 1.03s Step 6( N/A%), pre moving , FPS 5.32, Running 1.13s Step 7( N/A%), pre moving , FPS 4.79, Running 1.46s Step 8( N/A%), pre moving , FPS 5.15, Running 1.55s Step 9( N/A%), pre moving , FPS 5.49, Running 1.64s Step 10( N/A%), pre moving , FPS 5.79, Running 1.73s Step 11( N/A%), pre moving , FPS 6.03, Running 1.82s Step 12( N/A%), pre moving , FPS 5.53, Running 2.17s Step 13( N/A%), pre moving , FPS 5.71, Running 2.28s Step 14( N/A%), pre moving , FPS 5.89, Running 2.38s Step 15( N/A%), pre moving , FPS 5.52, Running 2.72s Step 16( N/A%), pre moving , FPS 5.74, Running 2.79s Step 17( N/A%), pre moving , FPS 5.87, Running 2.90s Step 18( N/A%), pre moving , FPS 6.02, Running 2.99s Step 19( N/A%), pre moving , FPS 5.70, Running 3.34s Step 20( N/A%), pre moving , FPS 5.80, Running 3.45s Step 21( N/A%), pre moving , FPS 5.63, Running 4.00s Step 22( N/A%), pre moving , FPS 5.77, Running 4.15s Step 23( N/A%), pre moving , FPS 5.64, Running 4.39s Step 24( N/A%), pre moving , FPS 5.58, Running 4.54s Step 25( N/A%), pre moving , FPS 5.55, Running 4.64s Step 26( N/A%), pre moving , FPS 4.90, Running 5.21s Step 27( N/A%), pre moving , FPS 5.20, Running 5.31s Step 28( N/A%), pre moving , FPS 4.97, Running 5.58s Step 29( N/A%), pre moving , FPS 4.88, Running 5.73s Step 30( N/A%), pre moving , FPS 4.86, Running 5.84s Step 31( N/A%), pre moving , FPS 4.87, Running 5.93s Step 32( N/A%), pre moving , FPS 4.88, Running 6.27s Step 33( N/A%), pre moving , FPS 4.87, Running 6.38s Step 34( N/A%), pre moving , FPS 4.89, Running 6.47s Step 35( N/A%), pre moving , FPS 5.20, Running 6.56s Step 36( N/A%), pre moving , FPS 4.55, Running 7.18s Step 37( N/A%), pre moving , FPS 4.32, Running 7.53s Step 38( N/A%), pre moving , FPS 4.30, Running 7.64s Step 39( N/A%), pre moving , FPS 4.55, Running 7.73s Step 40( N/A%), pre moving , FPS 4.33, Running 8.07s Step 41( N/A%), pre moving , FPS 4.77, Running 8.19s Step 42( N/A%), pre moving , FPS 4.84, Running 8.27s Step 43( N/A%), pre moving , FPS 5.02, Running 8.37s Step 44( N/A%), pre moving , FPS 4.80, Running 8.71s Step 45( N/A%), pre moving , FPS 4.79, Running 8.81s Step 46( N/A%), pre moving , FPS 5.42, Running 8.90s Step 47( N/A%), pre moving , FPS 5.41, Running 9.00s Step 48( N/A%), pre moving , FPS 5.31, Running 9.35s Step 49( N/A%), pre moving , FPS 5.38, Running 9.45s Step 50( N/A%), pre moving , FPS 5.38, Running 9.56s Step 51( N/A%), pre moving , FPS 5.05, Running 9.89s Step 52( N/A%), pre moving , FPS 5.40, Running 9.97s Step 53( N/A%), pre moving , FPS 5.42, Running 10.07s Step 54( N/A%), pre moving , FPS 5.41, Running 10.17s Step 55( N/A%), pre moving , FPS 5.13, Running 10.46s Step 56( N/A%), pre moving , FPS 5.67, Running 10.71s Step 57( N/A%), pre moving , FPS 6.02, Running 10.85s Step 58( N/A%), pre moving , FPS 5.56, Running 11.23s Step 59( N/A%), pre moving , FPS 5.53, Running 11.35s Step 60( N/A%), pre moving , FPS 5.82, Running 11.50s Step 61( N/A%), pre moving , FPS 5.39, Running 11.90s Step 62( N/A%), pre moving , FPS 5.28, Running 12.06s Step 63( N/A%), pre moving , FPS 5.14, Running 12.27s Step 64( N/A%), pre moving , FPS 5.13, Running 12.61s Step 65( N/A%), pre moving , FPS 5.07, Running 12.76s Step 66( N/A%), pre moving , FPS 4.71, Running 13.14s Step 67( N/A%), pre moving , FPS 4.67, Running 13.29s Step 68( N/A%), pre moving , FPS 4.89, Running 13.44s Step 69( N/A%), pre moving , FPS 4.55, Running 13.85s Step 70( N/A%), pre moving , FPS 4.52, Running 13.98s Step 71( N/A%), pre moving , FPS 4.47, Running 14.37s Step 72( N/A%), pre moving , FPS 4.40, Running 14.52s Step 73( N/A%), pre moving , FPS 4.12, Running 14.92s Step 74( N/A%), pre moving , FPS 4.07, Running 15.08s Step 75( N/A%), pre moving , FPS 4.21, Running 15.21s Step 76( N/A%), pre moving , FPS 4.09, Running 15.59s Step 77( N/A%), pre moving , FPS 4.08, Running 15.75s Step 78( N/A%), pre moving , FPS 4.09, Running 16.12s Step 79( N/A%), pre moving , FPS 4.04, Running 16.31s Step 80( N/A%), pre moving , FPS 4.04, Running 16.46s Step 81( N/A%), pre moving , FPS 4.06, Running 16.83s Step 82( N/A%), pre moving , FPS 4.06, Running 16.99s Step 83( N/A%), pre moving , FPS 4.11, Running 17.13s Step 84( N/A%), pre moving , FPS 4.12, Running 17.47s Step 85( N/A%), pre moving , FPS 4.15, Running 17.57s Step 86( N/A%), pre moving , FPS 4.43, Running 17.66s Step 87( N/A%), pre moving , FPS 4.48, Running 17.75s Step 88( N/A%), pre moving , FPS 4.29, Running 18.09s Step 89( N/A%), pre moving , FPS 4.63, Running 18.17s Step 90( N/A%), pre moving , FPS 4.66, Running 18.28s Step 91( N/A%), pre moving , FPS 5.00, Running 18.37s Step 92( N/A%), pre moving , FPS 4.76, Running 18.72s Step 93( N/A%), pre moving , FPS 5.11, Running 18.84s Step 94( N/A%), pre moving , FPS 5.21, Running 18.92s Step 95( N/A%), pre moving , FPS 5.25, Running 19.02s Step 96( N/A%), pre moving , FPS 5.32, Running 19.36s Step 97( N/A%), pre moving , FPS 5.43, Running 19.43s Step 98( N/A%), pre moving , FPS 5.85, Running 19.54s Step 99( N/A%), pre moving , FPS 5.98, Running 19.65s Step 100( N/A%), pre moving , FPS 5.66, Running 19.99s Step 101( N/A%), pre moving , FPS 6.12, Running 20.10s Step 102( N/A%), pre moving , FPS 6.25, Running 20.19s Step 103( N/A%), pre moving , FPS 6.33, Running 20.28s Step 104( N/A%), pre moving , FPS 6.32, Running 20.64s Step 105( N/A%), pre moving , FPS 6.32, Running 20.73s Step 106( N/A%), pre moving , FPS 6.33, Running 20.82s Step 107( N/A%), pre moving , FPS 6.34, Running 20.91s Step 108( N/A%), pre moving , FPS 6.32, Running 21.26s Step 109( N/A%), pre moving , FPS 6.25, Running 21.37s Step 110( N/A%), pre moving , FPS 4.67, Running 22.56s Step 111( N/A%), pre moving , FPS 4.37, Running 22.95s Step 112( N/A%), pre moving , FPS 4.17, Running 23.51s Step 113( N/A%), pre moving , FPS 4.07, Running 23.75s Step 114( N/A%), pre moving , FPS 3.70, Running 24.33s Step 115( N/A%), pre moving , FPS 3.47, Running 24.79s Step 116( N/A%), pre moving , FPS 3.33, Running 25.37s Step 117( N/A%), pre moving , FPS 3.11, Running 25.85s Step 118( N/A%), pre moving , FPS 2.89, Running 26.46s Step 119( N/A%), pre moving , FPS 2.85, Running 26.66s Step 120( N/A%), pre moving , FPS 2.76, Running 27.24s Step 121( N/A%), pre moving , FPS 2.63, Running 27.72s Step 122( N/A%), pre moving , FPS 2.46, Running 28.31s Step 123( N/A%), pre moving , FPS 2.43, Running 28.52s Step 124( N/A%), pre moving , FPS 2.37, Running 29.06s Step 125( N/A%), pre moving , FPS 2.28, Running 29.51s Step 126( N/A%), pre moving , FPS 2.15, Running 30.12s Step 127( N/A%), pre moving , FPS 2.12, Running 30.34s Step 128( N/A%), pre moving , FPS 2.08, Running 30.85s Step 129( N/A%), pre moving , FPS 2.00, Running 31.36s Step 130( N/A%), pre moving , FPS 2.13, Running 31.94s Step 131( N/A%), pre moving , FPS 2.18, Running 32.14s Step 132( N/A%), pre moving , FPS 2.18, Running 32.67s Step 133( N/A%), pre moving , FPS 2.13, Running 33.12s Step 134( N/A%), pre moving , FPS 2.13, Running 33.71s Step 135( N/A%), pre moving , FPS 2.12, Running 34.21s Step 136( N/A%), pre moving , FPS 2.12, Running 34.79s Step 137( N/A%), pre moving , FPS 2.18, Running 35.02s Step 138( N/A%), pre moving , FPS 2.20, Running 35.56s Step 139( N/A%), pre moving , FPS 2.14, Running 36.03s Step 140( N/A%), pre moving , FPS 2.13, Running 36.61s Step 141( N/A%), pre moving , FPS 2.13, Running 37.10s Step 142( N/A%), pre moving , FPS 2.13, Running 37.70s Step 143( N/A%), pre moving , FPS 2.07, Running 38.18s Step 144( N/A%), pre moving , FPS 2.05, Running 38.80s Step 145( N/A%), pre moving , FPS 2.10, Running 39.02s Step 146( N/A%), pre moving , FPS 2.12, Running 39.56s Step 147( N/A%), pre moving , FPS 2.08, Running 39.97s Step 148( N/A%), pre moving , FPS 2.07, Running 40.53s Step 149( N/A%), pre moving , FPS 2.12, Running 40.79s Step 150( N/A%), pre moving , FPS 2.15, Running 41.23s Step 151( N/A%), pre moving , FPS 2.08, Running 41.73s Step 152( N/A%), pre moving , FPS 2.07, Running 42.32s Step 153( N/A%), pre moving , FPS 2.07, Running 42.79s Step 154( N/A%), pre moving , FPS 2.06, Running 43.41s Step 155( N/A%), pre moving , FPS 2.06, Running 43.91s Step 156( N/A%), pre moving , FPS 2.06, Running 44.52s Step 157( N/A%), pre moving , FPS 2.05, Running 44.76s Step 158( N/A%), pre moving , FPS 2.04, Running 45.35s Step 159( N/A%), pre moving , FPS 2.05, Running 45.80s Step 160( N/A%), pre moving , FPS 2.04, Running 46.41s Step 161( N/A%), pre moving , FPS 2.04, Running 46.89s Step 162( N/A%), pre moving , FPS 2.06, Running 47.39s Step 163( N/A%), pre moving , FPS 2.11, Running 47.64s Step 164( N/A%), pre moving , FPS 2.12, Running 48.22s Step 165( N/A%), pre moving , FPS 2.15, Running 48.32s Step 166( N/A%), pre moving , FPS 2.20, Running 48.65s Step 167( N/A%), pre moving , FPS 2.27, Running 48.77s Step 168( N/A%), pre moving , FPS 2.40, Running 48.87s Step 169( N/A%), pre moving , FPS 2.45, Running 48.96s Step 170( N/A%), pre moving , FPS 2.48, Running 49.30s Step 171( N/A%), pre moving , FPS 2.62, Running 49.37s Step 172( N/A%), pre moving , FPS 2.81, Running 49.45s Step 173( N/A%), pre moving , FPS 2.98, Running 49.50s Step 174( N/A%), pre moving , FPS 3.23, Running 49.61s Step 175( N/A%), pre moving , FPS 2.97, Running 50.63s Step 176( N/A%), pre moving , FPS 3.21, Running 50.75s Step 177( N/A%), pre moving , FPS 3.29, Running 50.84s Step 178( N/A%), pre moving , FPS 3.42, Running 51.19s Step 179( N/A%), pre moving , FPS 3.60, Running 51.35s Step 180( N/A%), pre moving , FPS 3.92, Running 51.51s Step 181( N/A%), pre moving , FPS 4.00, Running 51.88s Step 182( N/A%), pre moving , FPS 4.30, Running 52.05s Step 183( N/A%), pre moving , FPS 4.16, Running 52.44s Step 184( N/A%), pre moving , FPS 4.56, Running 52.61s Step 185( N/A%), pre moving , FPS 4.26, Running 53.02s Step 186( N/A%), pre moving , FPS 4.39, Running 53.21s Step 187( N/A%), pre moving , FPS 4.08, Running 53.67s Step 188( N/A%), pre moving , FPS 4.03, Running 53.84s Step 189( N/A%), pre moving , FPS 3.74, Running 54.31s Step 190( N/A%), pre moving , FPS 3.88, Running 54.45s Step 191( N/A%), pre moving , FPS 3.61, Running 54.91s Step 192( N/A%), pre moving , FPS 3.39, Running 55.35s Step 193( N/A%), pre moving , FPS 3.31, Running 55.55s Step 194( N/A%), pre moving , FPS 3.15, Running 55.97s Step 195( N/A%), pre moving , FPS 3.40, Running 56.52s Step 196( N/A%), pre moving , FPS 3.16, Running 57.07s Step 197( N/A%), pre moving , FPS 3.05, Running 57.40s Step 198( N/A%), pre moving , FPS 2.98, Running 57.90s Step 199( N/A%), pre moving , FPS 2.82, Running 58.45s Step 200( N/A%), pre moving , FPS 2.68, Running 58.99s Step 201( N/A%), pre moving , FPS 2.62, Running 59.52s Step 202( N/A%), pre moving , FPS 2.49, Running 60.07s Step 203( N/A%), pre moving , FPS 2.45, Running 60.61s Step 204( N/A%), pre moving , FPS 2.35, Running 61.13s Step 205( N/A%), pre moving , FPS 2.39, Running 61.40s Step 206( N/A%), pre moving , FPS 2.29, Running 61.93s Step 207( N/A%), pre moving , FPS 2.27, Running 62.47s Step 208( N/A%), pre moving , FPS 2.20, Running 62.95s Step 209( N/A%), pre moving , FPS 2.24, Running 63.23s Step 210( N/A%), pre moving , FPS 2.15, Running 63.76s Step 211( N/A%), pre moving , FPS 2.13, Running 64.29s Step 212( N/A%), pre moving , FPS 2.12, Running 64.80s Step 213( N/A%), pre moving , FPS 2.04, Running 65.33s Step 214( N/A%), pre moving , FPS 2.08, Running 65.59s Step 215( N/A%), pre moving , FPS 2.10, Running 66.06s Step 216( N/A%), pre moving , FPS 2.11, Running 66.54s Step 217( N/A%), pre moving , FPS 2.09, Running 66.97s Step 218( N/A%), pre moving , FPS 2.13, Running 67.29s Step 219( N/A%), pre moving , FPS 2.16, Running 67.69s Step 220( N/A%), pre moving , FPS 2.25, Running 67.88s Step 221( N/A%), pre moving , FPS 2.28, Running 68.30s Step 222( N/A%), pre moving , FPS 2.42, Running 68.34s Step 223( N/A%), pre moving , FPS 2.57, Running 68.38s Step 224( N/A%), pre moving , FPS 2.74, Running 68.43s Step 225( N/A%), pre moving , FPS 2.82, Running 68.50s Step 226( N/A%), pre moving , FPS 2.98, Running 68.66s Step 227( N/A%), pre moving , FPS 3.17, Running 68.78s Step 228( N/A%), pre moving , FPS 3.21, Running 69.18s Step 229( N/A%), pre moving , FPS 3.31, Running 69.27s Step 230( N/A%), pre moving , FPS 3.57, Running 69.36s Step 231( N/A%), pre moving , FPS 3.71, Running 69.69s Step 232( N/A%), pre moving , FPS 4.02, Running 69.78s Step 233( N/A%), pre moving , FPS 4.42, Running 69.86s Step 234( N/A%), pre moving , FPS 4.58, Running 69.95s Step 235( N/A%), pre moving , FPS 4.73, Running 70.29s Step 236( N/A%), pre moving , FPS 4.49, Running 70.99s Step 237( N/A%), pre moving , FPS 4.86, Running 71.09s Step 238( N/A%), pre moving , FPS 5.14, Running 71.18s Step 239( N/A%), pre moving , FPS 5.23, Running 71.52s Step 240( N/A%), pre moving , FPS 5.33, Running 71.63s Step 241( N/A%), pre moving , FPS 5.86, Running 71.71s Step 242( N/A%), pre moving , FPS 5.30, Running 72.11s Step 243( N/A%), pre moving , FPS 5.22, Running 72.21s Step 244( N/A%), pre moving , FPS 5.11, Running 72.35s Step 245( N/A%), pre moving , FPS 4.68, Running 72.77s Step 246( N/A%), pre moving , FPS 4.68, Running 72.93s Step 247( N/A%), pre moving , FPS 4.41, Running 73.32s Step 248( N/A%), pre moving , FPS 4.67, Running 73.47s Step 249( N/A%), pre moving , FPS 4.35, Running 73.87s Step 250( N/A%), pre moving , FPS 4.29, Running 74.02s Step 251( N/A%), pre moving , FPS 4.47, Running 74.17s Step 252( N/A%), pre moving , FPS 4.17, Running 74.58s Step 253( N/A%), pre moving , FPS 4.12, Running 74.71s Step 254( N/A%), pre moving , FPS 3.87, Running 75.12s Step 255( N/A%), pre moving , FPS 4.02, Running 75.26s Step 256( N/A%), pre moving , FPS 4.26, Running 75.68s Step 257( N/A%), pre moving , FPS 4.17, Running 75.89s Step 258( N/A%), pre moving , FPS 3.88, Running 76.34s Step 259( N/A%), pre moving , FPS 4.00, Running 76.52s Step 260( N/A%), pre moving , FPS 3.74, Running 76.97s Step 261( N/A%), pre moving , FPS 3.51, Running 77.42s Step 262( N/A%), pre moving , FPS 3.63, Running 77.62s Step 263( N/A%), pre moving , FPS 3.40, Running 78.09s Step 264( N/A%), pre moving , FPS 3.23, Running 78.54s Step 265( N/A%), pre moving , FPS 3.36, Running 78.73s Step 266( N/A%), pre moving , FPS 3.21, Running 79.16s Step 267( N/A%), pre moving , FPS 3.31, Running 79.36s Step 268( N/A%), pre moving , FPS 3.16, Running 79.79s Step 269( N/A%), pre moving , FPS 3.27, Running 79.99s Step 270( N/A%), pre moving , FPS 3.12, Running 80.44s Step 271( N/A%), pre moving , FPS 3.10, Running 80.63s Step 272( N/A%), pre moving , FPS 3.08, Running 81.07s Step 273( N/A%), pre moving , FPS 2.94, Running 81.51s Step 274( N/A%), pre moving , FPS 3.03, Running 81.71s Step 275( N/A%), pre moving , FPS 2.90, Running 82.16s Step 276( N/A%), pre moving , FPS 2.99, Running 82.36s Step 277( N/A%), pre moving , FPS 2.89, Running 82.82s Step 278( N/A%), pre moving , FPS 2.89, Running 83.27s Step 279( N/A%), pre moving , FPS 2.86, Running 83.53s Step 280( N/A%), pre moving , FPS 2.84, Running 84.01s Step 281( N/A%), pre moving , FPS 2.82, Running 84.52s Step 282( N/A%), pre moving , FPS 2.81, Running 84.75s Step 283( N/A%), pre moving , FPS 2.81, Running 85.21s Step 284( N/A%), pre moving , FPS 2.88, Running 85.48s Step 285( N/A%), pre moving , FPS 2.78, Running 85.91s Step 286( N/A%), pre moving , FPS 2.77, Running 86.37s Step 287( N/A%), pre moving , FPS 2.76, Running 86.62s Step 288( N/A%), pre moving , FPS 2.73, Running 87.11s Step 289( N/A%), pre moving , FPS 2.64, Running 87.57s Step 290( N/A%), pre moving , FPS 2.76, Running 87.67s Step 291( N/A%), pre moving , FPS 2.78, Running 87.81s Step 292( N/A%), pre moving , FPS 2.88, Running 88.02s Step 293( N/A%), pre moving , FPS 2.87, Running 88.48s Step 294( N/A%), pre moving , FPS 2.85, Running 88.72s Step 295( N/A%), pre moving , FPS 2.85, Running 89.17s Step 296( N/A%), pre moving , FPS 2.86, Running 89.36s Step 297( N/A%), pre moving , FPS 2.87, Running 89.79s Step 298( N/A%), pre moving , FPS 2.97, Running 90.00s Step 299( N/A%), pre moving , FPS 2.89, Running 90.44s Step 300( N/A%), pre moving , FPS 3.05, Running 90.57s Step 301( N/A%), pre moving , FPS 3.13, Running 90.91s Step 302( N/A%), pre moving , FPS 3.14, Running 91.11s Step 303( N/A%), pre moving , FPS 3.31, Running 91.25s Step 304( N/A%), pre moving , FPS 3.24, Running 91.66s Step 305( N/A%), pre moving , FPS 3.40, Running 91.80s Step 306( N/A%), pre moving , FPS 3.45, Running 92.18s Step 307( N/A%), pre moving , FPS 3.53, Running 92.29s Step 308( N/A%), pre moving , FPS 3.80, Running 92.38s Step 309( N/A%), pre moving , FPS 3.95, Running 92.63s Step 310( N/A%), pre moving , FPS 3.89, Running 92.82s Step 311( N/A%), pre moving , FPS 3.94, Running 92.89s Step 312( N/A%), pre moving , FPS 4.03, Running 92.99s Step 313( N/A%), pre moving , FPS 4.13, Running 93.33s Step 314( N/A%), pre moving , FPS 4.23, Running 93.44s Step 315( N/A%), pre moving , FPS 4.59, Running 93.52s Step 316( N/A%), pre moving , FPS 4.70, Running 93.62s Step 317( N/A%), pre moving , FPS 4.82, Running 93.94s Step 318( N/A%), pre moving , FPS 4.95, Running 94.03s Step 319( N/A%), pre moving , FPS 5.44, Running 94.12s Step 320( N/A%), pre moving , FPS 5.48, Running 94.22s Step 321( N/A%), pre moving , FPS 5.48, Running 94.56s Step 322( N/A%), pre moving , FPS 5.65, Running 94.65s Step 323( N/A%), pre moving , FPS 5.76, Running 94.73s Step 324( N/A%), pre moving , FPS 6.33, Running 94.82s Step 325( N/A%), pre moving , FPS 5.94, Running 95.16s Step 326( N/A%), pre moving , FPS 6.42, Running 95.29s Step 327( N/A%), pre moving , FPS 6.45, Running 95.38s Step 328( N/A%), pre moving , FPS 5.98, Running 95.72s Step 329( N/A%), pre moving , FPS 6.31, Running 95.80s Step 330( N/A%), pre moving , FPS 5.45, Running 96.49s Step 331( N/A%), pre moving , FPS 5.43, Running 96.58s Step 332( N/A%), pre moving , FPS 5.19, Running 96.85s Step 333( N/A%), pre moving , FPS 5.34, Running 97.08s Step 334( N/A%), pre moving , FPS 5.31, Running 97.21s Step 335( N/A%), pre moving , FPS 4.98, Running 97.54s Step 336( N/A%), pre moving , FPS 4.96, Running 97.65s Step 337( N/A%), pre moving , FPS 5.28, Running 97.73s Step 338( N/A%), pre moving , FPS 5.22, Running 97.87s Step 339( N/A%), pre moving , FPS 4.83, Running 98.26s Step 340( N/A%), pre moving , FPS 4.78, Running 98.41s Step 341( N/A%), pre moving , FPS 4.69, Running 98.82s Step 342( N/A%), pre moving , FPS 4.59, Running 99.01s Step 343( N/A%), pre moving , FPS 4.28, Running 99.40s Step 344( N/A%), pre moving , FPS 4.24, Running 99.54s Step 345( N/A%), pre moving , FPS 4.43, Running 99.68s Step 346( N/A%), pre moving , FPS 4.19, Running 100.07s Step 347( N/A%), pre moving , FPS 4.15, Running 100.21s Step 348( N/A%), pre moving , FPS 4.33, Running 100.34s Step 349( N/A%), pre moving , FPS 4.10, Running 100.68s Step 350( N/A%), pre moving , FPS 4.65, Running 100.79s Step 351( N/A%), pre moving , FPS 4.65, Running 100.88s Step 352( N/A%), pre moving , FPS 4.68, Running 101.12s Step 353( N/A%), pre moving , FPS 4.74, Running 101.30s Step 354( N/A%), pre moving , FPS 4.77, Running 101.40s Step 355( N/A%), pre moving , FPS 5.05, Running 101.50s Step 356( N/A%), pre moving , FPS 4.77, Running 101.84s Step 357( N/A%), pre moving , FPS 4.74, Running 101.95s Step 358( N/A%), pre moving , FPS 4.79, Running 102.04s Step 359( N/A%), pre moving , FPS 4.92, Running 102.33s Step 360( N/A%), pre moving , FPS 4.94, Running 102.46s Step 361( N/A%), pre moving , FPS 5.34, Running 102.57s Step 362( N/A%), pre moving , FPS 5.47, Running 102.67s Step 363( N/A%), pre moving , FPS 5.55, Running 103.01s Step 364( N/A%), pre moving , FPS 5.60, Running 103.11s Step 365( N/A%), pre moving , FPS 5.68, Running 103.20s Step 366( N/A%), pre moving , FPS 6.21, Running 103.29s Step 367( N/A%), pre moving , FPS 5.86, Running 103.62s Step 368( N/A%), pre moving , FPS 5.90, Running 103.73s Step 369( N/A%), pre moving , FPS 6.36, Running 103.83s Step 370( N/A%), pre moving , FPS 5.93, Running 104.16s Step 371( N/A%), pre moving , FPS 5.90, Running 104.27s Step 372( N/A%), pre moving , FPS 6.17, Running 104.36s Step 373( N/A%), pre moving , FPS 5.87, Running 104.70s Step 374( N/A%), pre moving , FPS 5.89, Running 104.80s Step 375( N/A%), pre moving , FPS 5.91, Running 104.88s Step 376( N/A%), pre moving , FPS 6.37, Running 104.98s Step 377( N/A%), pre moving , FPS 5.93, Running 105.32s Step 378( N/A%), pre moving , FPS 5.90, Running 105.43s Step 379( N/A%), pre moving , FPS 6.26, Running 105.52s Step 380( N/A%), pre moving , FPS 6.00, Running 105.79s Step 381( N/A%), pre moving , FPS 5.95, Running 105.93s Step 382( N/A%), pre moving , FPS 5.93, Running 106.04s Step 383( N/A%), pre moving , FPS 6.41, Running 106.13s Step 384( N/A%), pre moving , FPS 5.99, Running 106.45s Step 385( N/A%), pre moving , FPS 5.97, Running 106.54s Step 386( N/A%), pre moving , FPS 5.96, Running 106.64s Step 387( N/A%), pre moving , FPS 6.43, Running 106.73s Step 388( N/A%), pre moving , FPS 6.51, Running 106.80s Step 389( N/A%), pre moving , FPS 6.04, Running 107.14s Step 390( N/A%), pre moving , FPS 6.57, Running 107.21s Step 391( N/A%), pre moving , FPS 6.61, Running 107.30s Step 392( N/A%), pre moving , FPS 6.64, Running 107.38s Step 393( N/A%), pre moving , FPS 7.26, Running 107.46s Step 394( N/A%), pre moving , FPS 7.31, Running 107.54s Step 395( N/A%), pre moving , FPS 6.70, Running 107.87s Step 396( N/A%), pre moving , FPS 6.67, Running 107.98s Step 397( N/A%), pre moving , FPS 7.31, Running 108.06s Step 398( N/A%), pre moving , FPS 7.37, Running 108.14s Step 399( N/A%), pre moving , FPS 6.79, Running 108.46s Step 400( N/A%), pre moving , FPS 7.21, Running 108.57s Step 401( N/A%), pre moving , FPS 7.42, Running 108.63s Step 402( N/A%), pre moving , FPS 7.47, Running 108.71s Step 403( N/A%), pre moving , FPS 4.05, Running 111.07s Step 404( N/A%), pre moving , FPS 3.75, Running 111.78s Step 405( N/A%), pre moving , FPS 3.63, Running 112.06s Step 406( N/A%), pre moving , FPS 3.31, Running 112.69s Step 407( N/A%), pre moving , FPS 3.11, Running 113.17s Step 408( N/A%), pre moving , FPS 2.92, Running 113.66s Step 409( N/A%), pre moving , FPS 2.98, Running 113.86s Step 410( N/A%), pre moving , FPS 2.77, Running 114.43s Step 411( N/A%), pre moving , FPS 2.64, Running 114.88s Step 412( N/A%), pre moving , FPS 2.48, Running 115.44s Step 413( N/A%), pre moving , FPS 2.45, Running 115.63s Step 414( N/A%), pre moving , FPS 2.24, Running 116.45s Step 415( N/A%), pre moving , FPS 2.27, Running 116.68s Step 416( N/A%), pre moving , FPS 2.16, Running 117.25s Step 417( N/A%), pre moving , FPS 2.08, Running 117.69s Step 418( N/A%), pre moving , FPS 1.97, Running 118.28s Step 419( N/A%), pre moving , FPS 1.99, Running 118.49s Step 420( N/A%), pre moving , FPS 1.86, Running 119.32s Step 421( N/A%), pre moving , FPS 1.83, Running 119.54s Step 422( N/A%), pre moving , FPS 1.76, Running 120.07s Step 423( 0.33%), action 1, FPS 1.85, Running 121.90s Step 424( 0.67%), action 2, FPS 1.85, Running 122.60s Step 425( 1.00%), action 3, FPS 1.76, Running 123.45s Step 426( 1.33%), action 4, FPS 1.76, Running 124.07s Step 427( 1.67%), action 5, FPS 1.70, Running 124.91s Step 428( 2.00%), action 6, FPS 1.70, Running 125.43s Step 429( 2.33%), action 7, FPS 1.63, Running 126.12s Step 430( 2.67%), action 8, FPS 1.63, Running 126.72s Step 431( 3.00%), action 9, FPS 1.58, Running 127.55s Step 432( 3.33%), action 10, FPS 1.60, Running 127.97s Step 433( 3.67%), action 11, FPS 1.51, Running 128.88s Step 434( 4.00%), action 12, FPS 1.54, Running 129.45s Step 435( 4.33%), action 13, FPS 1.46, Running 130.40s Step 436( 4.67%), action 14, FPS 1.47, Running 130.89s Step 437( 5.00%), action 15, FPS 1.45, Running 131.51s Step 438( 5.33%), action 16, FPS 1.46, Running 132.01s Step 439( 5.67%), action 17, FPS 1.37, Running 133.09s Step 440( 6.00%), action 18, FPS 1.40, Running 133.56s Step 441( 6.33%), action 19, FPS 1.36, Running 134.24s Step 442( 6.67%), action 20, FPS 1.37, Running 134.69s Step 443( 7.00%), action 21, FPS 1.48, Running 135.42s Step 444( 7.33%), action 22, FPS 1.50, Running 135.98s Step 445( 7.67%), action 23, FPS 1.52, Running 136.62s Step 446( 8.00%), action 24, FPS 1.52, Running 137.21s Step 447( 8.33%), action 25, FPS 1.52, Running 138.08s Step 448( 8.67%), action 26, FPS 1.53, Running 138.49s Step 449( 9.00%), action 27, FPS 1.52, Running 139.26s Step 450( 9.33%), action 28, FPS 1.54, Running 139.67s Step 451( 9.67%), action 29, FPS 1.56, Running 140.41s Step 452( 10.00%), action 30, FPS 1.56, Running 140.78s Step 453( 10.33%), action 31, FPS 1.56, Running 141.66s Step 454( 10.67%), action 32, FPS 1.56, Running 142.25s Step 455( 11.00%), action 33, FPS 1.59, Running 143.00s Step 456( 11.33%), action 34, FPS 1.58, Running 143.53s Step 457( 11.67%), action 35, FPS 1.59, Running 144.09s Step 458( 12.00%), action 36, FPS 1.56, Running 144.85s Step 459( 12.33%), action 37, FPS 1.58, Running 145.75s Step 460( 12.67%), action 38, FPS 1.59, Running 146.13s Step 461( 13.00%), action 39, FPS 1.56, Running 147.10s Step 462( 13.33%), action 40, FPS 1.52, Running 147.83s Step 463( 13.67%), action 41, FPS 1.51, Running 148.69s Step 464( 14.00%), action 42, FPS 1.53, Running 149.09s Step 465( 14.33%), action 43, FPS 1.52, Running 149.80s Step 466( 14.67%), action 44, FPS 1.54, Running 150.23s Step 467( 15.00%), action 45, FPS 1.56, Running 150.90s Step 468( 15.33%), action 46, FPS 1.56, Running 151.35s Step 469( 15.67%), action 47, FPS 1.55, Running 152.15s Step 470( 16.00%), action 48, FPS 1.53, Running 152.77s Step 471( 16.33%), action 49, FPS 1.50, Running 153.72s Step 472( 16.67%), action 50, FPS 1.49, Running 154.21s Step 473( 17.00%), action 51, FPS 1.46, Running 155.36s Step 474( 17.33%), action 52, FPS 1.48, Running 155.80s Step 475( 17.67%), action 53, FPS 1.48, Running 156.55s Step 476( 18.00%), action 54, FPS 1.49, Running 156.99s Step 477( 18.33%), action 55, FPS 1.46, Running 157.77s Step 478( 18.67%), action 56, FPS 1.50, Running 158.14s Step 479( 19.00%), action 57, FPS 1.52, Running 158.89s Step 480( 19.33%), action 58, FPS 1.47, Running 159.74s Step 481( 19.67%), action 59, FPS 1.47, Running 160.68s Step 482( 20.00%), action 60, FPS 1.48, Running 161.36s Step 483( 20.33%), action 61, FPS 1.46, Running 162.35s Step 484( 20.67%), action 62, FPS 1.46, Running 162.81s Step 485( 21.00%), action 63, FPS 1.45, Running 163.63s Step 486( 21.33%), action 64, FPS 1.41, Running 164.41s Step 487( 21.67%), action 65, FPS 1.38, Running 165.40s Step 488( 22.00%), action 66, FPS 1.38, Running 165.88s Step 489( 22.33%), action 67, FPS 1.37, Running 166.80s Step 490( 22.67%), action 68, FPS 1.36, Running 167.46s Step 491( 23.00%), action 69, FPS 1.38, Running 168.24s Step 492( 23.33%), action 70, FPS 1.38, Running 168.72s Step 493( 23.67%), action 71, FPS 1.39, Running 169.77s Step 494( 24.00%), action 72, FPS 1.39, Running 170.15s Step 495( 24.33%), action 73, FPS 1.38, Running 171.08s Step 496( 24.67%), action 74, FPS 1.39, Running 171.42s Step 497( 25.00%), action 75, FPS 1.38, Running 172.28s Step 498( 25.33%), action 76, FPS 1.38, Running 172.67s Step 499( 25.67%), action 77, FPS 1.38, Running 173.40s Step 500( 26.00%), action 78, FPS 1.41, Running 173.92s Step 501( 26.33%), action 79, FPS 1.42, Running 174.72s Step 502( 26.67%), action 80, FPS 1.45, Running 175.16s Step 503( 27.00%), action 81, FPS 1.44, Running 176.21s Step 504( 27.33%), action 82, FPS 1.46, Running 176.53s Step 505( 27.67%), action 83, FPS 1.46, Running 177.36s Step 506( 28.00%), action 84, FPS 1.51, Running 177.66s Step 507( 28.33%), action 85, FPS 1.53, Running 178.50s Step 508( 28.67%), action 86, FPS 1.53, Running 178.92s Step 509( 29.00%), action 87, FPS 1.56, Running 179.64s Step 510( 29.33%), action 88, FPS 1.59, Running 180.05s Step 511( 29.67%), action 89, FPS 1.59, Running 180.83s Step 512( 30.00%), action 90, FPS 1.61, Running 181.14s Step 513( 30.33%), action 91, FPS 1.69, Running 181.58s Step 514( 30.67%), action 92, FPS 1.70, Running 181.92s Step 515( 31.00%), action 93, FPS 1.73, Running 182.64s [2026-08-01 19:06:30] [87 ] Seed 86 failed after 182.89 s. +steps: 515 , actions: 93 . +Instruction: Empty +Total 50/87(57.47%) success. +Setting seed: 87 +Step 1( N/A%), pre moving , FPS 1.66, Running 0.60s Step 2( N/A%), pre moving , FPS 2.87, Running 0.70s Step 3( N/A%), pre moving , FPS 3.88, Running 0.77s Step 4( N/A%), pre moving , FPS 4.60, Running 0.87s Step 5( N/A%), pre moving , FPS 4.15, Running 1.20s Step 6( N/A%), pre moving , FPS 4.55, Running 1.32s Step 7( N/A%), pre moving , FPS 4.96, Running 1.41s Step 8( N/A%), pre moving , FPS 5.15, Running 1.55s Step 9( N/A%), pre moving , FPS 4.90, Running 1.83s Step 10( N/A%), pre moving , FPS 5.14, Running 1.95s Step 11( N/A%), pre moving , FPS 5.39, Running 2.04s Step 12( N/A%), pre moving , FPS 5.03, Running 2.39s Step 13( N/A%), pre moving , FPS 5.20, Running 2.50s Step 14( N/A%), pre moving , FPS 5.40, Running 2.59s Step 15( N/A%), pre moving , FPS 5.23, Running 2.87s Step 16( N/A%), pre moving , FPS 5.26, Running 3.04s Step 17( N/A%), pre moving , FPS 5.44, Running 3.12s Step 18( N/A%), pre moving , FPS 5.59, Running 3.22s Step 19( N/A%), pre moving , FPS 5.33, Running 3.56s Step 20( N/A%), pre moving , FPS 5.44, Running 3.67s Step 21( N/A%), pre moving , FPS 5.52, Running 4.22s Step 22( N/A%), pre moving , FPS 5.44, Running 4.37s Step 23( N/A%), pre moving , FPS 5.10, Running 4.70s Step 24( N/A%), pre moving , FPS 5.09, Running 4.80s Step 25( N/A%), pre moving , FPS 5.47, Running 4.86s Step 26( N/A%), pre moving , FPS 4.87, Running 5.43s Step 27( N/A%), pre moving , FPS 4.87, Running 5.52s Step 28( N/A%), pre moving , FPS 4.64, Running 5.87s Step 29( N/A%), pre moving , FPS 4.83, Running 5.98s Step 30( N/A%), pre moving , FPS 4.86, Running 6.06s Step 31( N/A%), pre moving , FPS 4.86, Running 6.16s Step 32( N/A%), pre moving , FPS 4.88, Running 6.49s Step 33( N/A%), pre moving , FPS 4.87, Running 6.60s Step 34( N/A%), pre moving , FPS 4.87, Running 6.69s Step 35( N/A%), pre moving , FPS 4.90, Running 6.96s Step 36( N/A%), pre moving , FPS 4.32, Running 7.68s Step 37( N/A%), pre moving , FPS 4.31, Running 7.76s Step 38( N/A%), pre moving , FPS 4.31, Running 7.87s Step 39( N/A%), pre moving , FPS 4.31, Running 8.21s Step 40( N/A%), pre moving , FPS 4.31, Running 8.32s Step 41( N/A%), pre moving , FPS 4.77, Running 8.42s Step 42( N/A%), pre moving , FPS 4.74, Running 8.59s Step 43( N/A%), pre moving , FPS 4.81, Running 8.85s Step 44( N/A%), pre moving , FPS 4.77, Running 8.99s Step 45( N/A%), pre moving , FPS 4.41, Running 9.40s Step 46( N/A%), pre moving , FPS 4.85, Running 9.55s Step 47( N/A%), pre moving , FPS 4.55, Running 9.92s Step 48( N/A%), pre moving , FPS 4.71, Running 10.11s Step 49( N/A%), pre moving , FPS 4.70, Running 10.24s Step 50( N/A%), pre moving , FPS 4.39, Running 10.62s Step 51( N/A%), pre moving , FPS 4.33, Running 10.77s Step 52( N/A%), pre moving , FPS 4.53, Running 10.91s Step 53( N/A%), pre moving , FPS 4.26, Running 11.30s Step 54( N/A%), pre moving , FPS 4.20, Running 11.45s Step 55( N/A%), pre moving , FPS 4.08, Running 11.85s Step 56( N/A%), pre moving , FPS 4.61, Running 12.01s Step 57( N/A%), pre moving , FPS 4.56, Running 12.15s Step 58( N/A%), pre moving , FPS 4.29, Running 12.53s Step 59( N/A%), pre moving , FPS 4.48, Running 12.68s Step 60( N/A%), pre moving , FPS 4.45, Running 12.82s Step 61( N/A%), pre moving , FPS 4.15, Running 13.23s Step 62( N/A%), pre moving , FPS 4.19, Running 13.37s Step 63( N/A%), pre moving , FPS 4.09, Running 13.74s Step 64( N/A%), pre moving , FPS 4.08, Running 13.89s Step 65( N/A%), pre moving , FPS 4.31, Running 14.03s Step 66( N/A%), pre moving , FPS 4.08, Running 14.45s Step 67( N/A%), pre moving , FPS 4.29, Running 14.58s Step 68( N/A%), pre moving , FPS 4.11, Running 14.97s Step 69( N/A%), pre moving , FPS 4.09, Running 15.12s Step 70( N/A%), pre moving , FPS 4.30, Running 15.26s Step 71( N/A%), pre moving , FPS 4.11, Running 15.64s Step 72( N/A%), pre moving , FPS 4.09, Running 15.80s Step 73( N/A%), pre moving , FPS 4.35, Running 15.89s Step 74( N/A%), pre moving , FPS 4.18, Running 16.24s Step 75( N/A%), pre moving , FPS 4.45, Running 16.35s Step 76( N/A%), pre moving , FPS 4.53, Running 16.43s Step 77( N/A%), pre moving , FPS 4.57, Running 16.53s Step 78( N/A%), pre moving , FPS 4.60, Running 16.87s Step 79( N/A%), pre moving , FPS 4.64, Running 16.99s Step 80( N/A%), pre moving , FPS 4.69, Running 17.08s Step 81( N/A%), pre moving , FPS 5.09, Running 17.16s Step 82( N/A%), pre moving , FPS 4.84, Running 17.50s Step 83( N/A%), pre moving , FPS 5.17, Running 17.61s Step 84( N/A%), pre moving , FPS 5.28, Running 17.68s Step 85( N/A%), pre moving , FPS 5.34, Running 17.78s Step 86( N/A%), pre moving , FPS 5.44, Running 18.12s Step 87( N/A%), pre moving , FPS 5.54, Running 18.19s Step 88( N/A%), pre moving , FPS 6.10, Running 18.25s Step 89( N/A%), pre moving , FPS 6.17, Running 18.37s Step 90( N/A%), pre moving , FPS 6.27, Running 18.45s Step 91( N/A%), pre moving , FPS 4.96, Running 19.67s Step 92( N/A%), pre moving , FPS 4.64, Running 20.11s Step 93( N/A%), pre moving , FPS 4.18, Running 20.68s Step 94( N/A%), pre moving , FPS 4.09, Running 21.13s Step 95( N/A%), pre moving , FPS 3.75, Running 21.68s Step 96( N/A%), pre moving , FPS 3.66, Running 21.90s Step 97( N/A%), pre moving , FPS 3.37, Running 22.47s Step 98( N/A%), pre moving , FPS 3.32, Running 22.91s Step 99( N/A%), pre moving , FPS 3.06, Running 23.53s Step 100( N/A%), pre moving , FPS 2.89, Running 24.01s Step 101( N/A%), pre moving , FPS 2.69, Running 24.60s Step 102( N/A%), pre moving , FPS 2.72, Running 24.85s Step 103( N/A%), pre moving , FPS 2.60, Running 25.31s Step 104( N/A%), pre moving , FPS 2.49, Running 25.71s Step 105( N/A%), pre moving , FPS 2.34, Running 26.31s Step 106( N/A%), pre moving , FPS 2.31, Running 26.77s Step 107( N/A%), pre moving , FPS 2.18, Running 27.35s Step 108( N/A%), pre moving , FPS 2.15, Running 27.55s Step 109( N/A%), pre moving , FPS 2.05, Running 28.11s Step 110( N/A%), pre moving , FPS 1.98, Running 28.55s Step 111( N/A%), pre moving , FPS 2.12, Running 29.10s Step 112( N/A%), pre moving , FPS 2.17, Running 29.31s Step 113( N/A%), pre moving , FPS 2.18, Running 29.83s Step 114( N/A%), pre moving , FPS 2.19, Running 30.25s Step 115( N/A%), pre moving , FPS 2.18, Running 30.86s Step 116( N/A%), pre moving , FPS 2.11, Running 31.38s Step 117( N/A%), pre moving , FPS 2.11, Running 31.96s Step 118( N/A%), pre moving , FPS 2.10, Running 32.44s Step 119( N/A%), pre moving , FPS 2.11, Running 32.99s Step 120( N/A%), pre moving , FPS 2.18, Running 33.20s Step 121( N/A%), pre moving , FPS 2.18, Running 33.79s Step 122( N/A%), pre moving , FPS 2.13, Running 34.24s Step 123( N/A%), pre moving , FPS 2.10, Running 34.85s Step 124( N/A%), pre moving , FPS 2.07, Running 35.35s Step 125( N/A%), pre moving , FPS 2.08, Running 35.95s Step 126( N/A%), pre moving , FPS 2.07, Running 36.45s Step 127( N/A%), pre moving , FPS 2.14, Running 36.69s Step 128( N/A%), pre moving , FPS 2.15, Running 36.84s Step 129( N/A%), pre moving , FPS 2.23, Running 37.07s Step 130( N/A%), pre moving , FPS 2.30, Running 37.24s Step 131( N/A%), pre moving , FPS 2.39, Running 37.48s Step 132( N/A%), pre moving , FPS 2.41, Running 37.61s Step 133( N/A%), pre moving , FPS 2.49, Running 37.85s Step 134( N/A%), pre moving , FPS 2.58, Running 38.02s Step 135( N/A%), pre moving , FPS 2.70, Running 38.28s Step 136( N/A%), pre moving , FPS 2.83, Running 38.44s Step 137( N/A%), pre moving , FPS 2.91, Running 38.84s Step 138( N/A%), pre moving , FPS 2.95, Running 39.22s Step 139( N/A%), pre moving , FPS 2.93, Running 39.81s Step 140( N/A%), pre moving , FPS 2.82, Running 40.29s Step 141( N/A%), pre moving , FPS 2.82, Running 40.87s Step 142( N/A%), pre moving , FPS 2.91, Running 41.11s Step 143( N/A%), pre moving , FPS 2.93, Running 41.68s Step 144( N/A%), pre moving , FPS 2.96, Running 42.11s Step 145( N/A%), pre moving , FPS 2.96, Running 42.70s Step 146( N/A%), pre moving , FPS 3.15, Running 42.80s Step 147( N/A%), pre moving , FPS 3.23, Running 42.88s Step 148( N/A%), pre moving , FPS 3.26, Running 42.98s Step 149( N/A%), pre moving , FPS 3.21, Running 43.31s Step 150( N/A%), pre moving , FPS 3.24, Running 43.41s Step 151( N/A%), pre moving , FPS 3.32, Running 43.49s Step 152( N/A%), pre moving , FPS 3.35, Running 43.59s Step 153( N/A%), pre moving , FPS 3.29, Running 43.94s Step 154( N/A%), pre moving , FPS 3.35, Running 44.00s Step 155( N/A%), pre moving , FPS 3.43, Running 44.12s Step 156( N/A%), pre moving , FPS 2.96, Running 45.19s Step 157( N/A%), pre moving , FPS 3.09, Running 45.30s Step 158( N/A%), pre moving , FPS 3.24, Running 45.39s Step 159( N/A%), pre moving , FPS 3.51, Running 45.51s Step 160( N/A%), pre moving , FPS 3.61, Running 45.84s Step 161( N/A%), pre moving , FPS 3.91, Running 45.99s Step 162( N/A%), pre moving , FPS 3.79, Running 46.38s Step 163( N/A%), pre moving , FPS 4.09, Running 46.57s Step 164( N/A%), pre moving , FPS 4.35, Running 46.71s Step 165( N/A%), pre moving , FPS 4.51, Running 47.13s Step 166( N/A%), pre moving , FPS 4.46, Running 47.28s Step 167( N/A%), pre moving , FPS 4.11, Running 47.74s Step 168( N/A%), pre moving , FPS 4.07, Running 47.89s Step 169( N/A%), pre moving , FPS 3.96, Running 48.35s Step 170( N/A%), pre moving , FPS 3.90, Running 48.55s Step 171( N/A%), pre moving , FPS 3.67, Running 48.95s Step 172( N/A%), pre moving , FPS 3.60, Running 49.15s Step 173( N/A%), pre moving , FPS 3.53, Running 49.59s Step 174( N/A%), pre moving , FPS 3.49, Running 49.73s Step 175( N/A%), pre moving , FPS 3.31, Running 50.16s Step 176( N/A%), pre moving , FPS 3.81, Running 50.44s Step 177( N/A%), pre moving , FPS 3.53, Running 50.97s Step 178( N/A%), pre moving , FPS 3.26, Running 51.52s Step 179( N/A%), pre moving , FPS 3.05, Running 52.07s Step 180( N/A%), pre moving , FPS 2.97, Running 52.58s Step 181( N/A%), pre moving , FPS 2.79, Running 53.17s Step 182( N/A%), pre moving , FPS 2.83, Running 53.45s Step 183( N/A%), pre moving , FPS 2.69, Running 53.99s Step 184( N/A%), pre moving , FPS 2.56, Running 54.52s Step 185( N/A%), pre moving , FPS 2.52, Running 55.06s Step 186( N/A%), pre moving , FPS 2.41, Running 55.59s Step 187( N/A%), pre moving , FPS 2.38, Running 56.14s Step 188( N/A%), pre moving , FPS 2.34, Running 56.42s Step 189( N/A%), pre moving , FPS 2.33, Running 56.93s Step 190( N/A%), pre moving , FPS 2.25, Running 57.44s Step 191( N/A%), pre moving , FPS 2.28, Running 57.71s Step 192( N/A%), pre moving , FPS 2.22, Running 58.17s Step 193( N/A%), pre moving , FPS 2.26, Running 58.43s Step 194( N/A%), pre moving , FPS 2.17, Running 58.96s Step 195( N/A%), pre moving , FPS 2.14, Running 59.52s Step 196( N/A%), pre moving , FPS 2.08, Running 60.06s Step 197( N/A%), pre moving , FPS 2.15, Running 60.28s Step 198( N/A%), pre moving , FPS 2.16, Running 60.78s Step 199( N/A%), pre moving , FPS 2.18, Running 61.22s Step 200( N/A%), pre moving , FPS 2.25, Running 61.47s Step 201( N/A%), pre moving , FPS 2.28, Running 61.93s Step 202( N/A%), pre moving , FPS 2.31, Running 62.10s Step 203( N/A%), pre moving , FPS 2.34, Running 62.53s Step 204( N/A%), pre moving , FPS 2.47, Running 62.62s Step 205( N/A%), pre moving , FPS 2.61, Running 62.72s Step 206( N/A%), pre moving , FPS 2.68, Running 63.06s Step 207( N/A%), pre moving , FPS 2.85, Running 63.17s Step 208( N/A%), pre moving , FPS 2.91, Running 63.30s Step 209( N/A%), pre moving , FPS 2.96, Running 63.68s Step 210( N/A%), pre moving , FPS 3.13, Running 63.83s Step 211( N/A%), pre moving , FPS 3.22, Running 63.93s Step 212( N/A%), pre moving , FPS 3.28, Running 64.26s Step 213( N/A%), pre moving , FPS 3.38, Running 64.34s Step 214( N/A%), pre moving , FPS 3.65, Running 64.43s Step 215( N/A%), pre moving , FPS 3.99, Running 64.53s Step 216( N/A%), pre moving , FPS 4.17, Running 64.85s Step 217( N/A%), pre moving , FPS 4.28, Running 64.95s Step 218( N/A%), pre moving , FPS 3.79, Running 66.06s Step 219( N/A%), pre moving , FPS 4.06, Running 66.15s Step 220( N/A%), pre moving , FPS 4.19, Running 66.25s Step 221( N/A%), pre moving , FPS 4.30, Running 66.58s Step 222( N/A%), pre moving , FPS 4.36, Running 66.69s Step 223( N/A%), pre moving , FPS 4.66, Running 66.83s Step 224( N/A%), pre moving , FPS 4.36, Running 67.21s Step 225( N/A%), pre moving , FPS 4.30, Running 67.37s Step 226( N/A%), pre moving , FPS 4.35, Running 67.65s Step 227( N/A%), pre moving , FPS 4.23, Running 67.90s Step 228( N/A%), pre moving , FPS 4.23, Running 68.03s Step 229( N/A%), pre moving , FPS 4.22, Running 68.42s Step 230( N/A%), pre moving , FPS 4.17, Running 68.63s Step 231( N/A%), pre moving , FPS 3.87, Running 69.10s Step 232( N/A%), pre moving , FPS 3.97, Running 69.30s Step 233( N/A%), pre moving , FPS 3.71, Running 69.73s Step 234( N/A%), pre moving , FPS 3.64, Running 69.93s Step 235( N/A%), pre moving , FPS 3.44, Running 70.35s Step 236( N/A%), pre moving , FPS 3.48, Running 70.60s Step 237( N/A%), pre moving , FPS 3.29, Running 71.03s Step 238( N/A%), pre moving , FPS 3.89, Running 71.20s Step 239( N/A%), pre moving , FPS 3.66, Running 71.61s Step 240( N/A%), pre moving , FPS 3.59, Running 71.83s Step 241( N/A%), pre moving , FPS 3.52, Running 72.26s Step 242( N/A%), pre moving , FPS 3.48, Running 72.44s Step 243( N/A%), pre moving , FPS 3.29, Running 72.90s Step 244( N/A%), pre moving , FPS 3.26, Running 73.35s Step 245( N/A%), pre moving , FPS 3.23, Running 73.56s Step 246( N/A%), pre moving , FPS 3.14, Running 74.03s Step 247( N/A%), pre moving , FPS 3.17, Running 74.20s Step 248( N/A%), pre moving , FPS 3.02, Running 74.66s Step 249( N/A%), pre moving , FPS 3.00, Running 75.09s Step 250( N/A%), pre moving , FPS 3.01, Running 75.28s Step 251( N/A%), pre moving , FPS 3.02, Running 75.72s Step 252( N/A%), pre moving , FPS 3.02, Running 75.93s Step 253( N/A%), pre moving , FPS 3.02, Running 76.36s Step 254( N/A%), pre moving , FPS 3.03, Running 76.53s Step 255( N/A%), pre moving , FPS 3.02, Running 76.97s Step 256( N/A%), pre moving , FPS 3.06, Running 77.14s Step 257( N/A%), pre moving , FPS 3.05, Running 77.60s Step 258( N/A%), pre moving , FPS 3.07, Running 77.72s Step 259( N/A%), pre moving , FPS 3.21, Running 77.85s Step 260( N/A%), pre moving , FPS 3.25, Running 77.99s Step 261( N/A%), pre moving , FPS 3.27, Running 78.37s Step 262( N/A%), pre moving , FPS 3.29, Running 78.52s Step 263( N/A%), pre moving , FPS 3.31, Running 78.93s Step 264( N/A%), pre moving , FPS 3.49, Running 79.08s Step 265( N/A%), pre moving , FPS 3.55, Running 79.20s Step 266( N/A%), pre moving , FPS 3.59, Running 79.59s Step 267( N/A%), pre moving , FPS 3.59, Running 79.78s Step 268( N/A%), pre moving , FPS 3.60, Running 80.22s Step 269( N/A%), pre moving , FPS 3.75, Running 80.42s Step 270( N/A%), pre moving , FPS 3.60, Running 80.84s Step 271( N/A%), pre moving , FPS 3.76, Running 81.04s Step 272( N/A%), pre moving , FPS 3.59, Running 81.50s Step 273( N/A%), pre moving , FPS 3.56, Running 81.98s Step 274( N/A%), pre moving , FPS 3.52, Running 82.22s Step 275( N/A%), pre moving , FPS 3.48, Running 82.71s Step 276( N/A%), pre moving , FPS 3.31, Running 83.18s Step 277( N/A%), pre moving , FPS 3.43, Running 83.42s Step 278( N/A%), pre moving , FPS 3.23, Running 83.91s Step 279( N/A%), pre moving , FPS 3.05, Running 84.41s Step 280( N/A%), pre moving , FPS 2.92, Running 84.84s Step 281( N/A%), pre moving , FPS 2.95, Running 85.15s Step 282( N/A%), pre moving , FPS 2.84, Running 85.56s Step 283( N/A%), pre moving , FPS 2.93, Running 85.76s Step 284( N/A%), pre moving , FPS 2.81, Running 86.20s Step 285( N/A%), pre moving , FPS 2.79, Running 86.38s Step 286( N/A%), pre moving , FPS 2.77, Running 86.82s Step 287( N/A%), pre moving , FPS 2.79, Running 86.95s Step 288( N/A%), pre moving , FPS 2.83, Running 87.30s Step 289( N/A%), pre moving , FPS 2.85, Running 87.43s Step 290( N/A%), pre moving , FPS 2.99, Running 87.52s Step 291( N/A%), pre moving , FPS 2.93, Running 87.87s Step 292( N/A%), pre moving , FPS 3.09, Running 87.98s Step 293( N/A%), pre moving , FPS 3.28, Running 88.08s Step 294( N/A%), pre moving , FPS 3.22, Running 88.43s Step 295( N/A%), pre moving , FPS 3.44, Running 88.53s Step 296( N/A%), pre moving , FPS 3.65, Running 88.66s Step 297( N/A%), pre moving , FPS 3.53, Running 89.08s Step 298( N/A%), pre moving , FPS 3.80, Running 89.17s Step 299( N/A%), pre moving , FPS 4.12, Running 89.26s Step 300( N/A%), pre moving , FPS 4.21, Running 89.59s Step 301( N/A%), pre moving , FPS 4.40, Running 89.69s Step 302( N/A%), pre moving , FPS 4.74, Running 89.78s Step 303( N/A%), pre moving , FPS 4.69, Running 90.02s Step 304( N/A%), pre moving , FPS 4.97, Running 90.22s Step 305( N/A%), pre moving , FPS 5.11, Running 90.30s Step 306( N/A%), pre moving , FPS 5.58, Running 90.40s Step 307( N/A%), pre moving , FPS 5.29, Running 90.73s Step 308( N/A%), pre moving , FPS 5.64, Running 90.84s Step 309( N/A%), pre moving , FPS 5.73, Running 90.92s Step 310( N/A%), pre moving , FPS 5.74, Running 91.01s Step 311( N/A%), pre moving , FPS 5.75, Running 91.35s Step 312( N/A%), pre moving , FPS 5.76, Running 91.45s Step 313( N/A%), pre moving , FPS 5.77, Running 91.55s Step 314( N/A%), pre moving , FPS 5.76, Running 91.90s Step 315( N/A%), pre moving , FPS 5.77, Running 92.00s Step 316( N/A%), pre moving , FPS 4.58, Running 93.03s Step 317( N/A%), pre moving , FPS 4.95, Running 93.12s Step 318( N/A%), pre moving , FPS 4.94, Running 93.22s Step 319( N/A%), pre moving , FPS 4.65, Running 93.56s Step 320( N/A%), pre moving , FPS 4.89, Running 93.67s Step 321( N/A%), pre moving , FPS 4.91, Running 93.76s Step 322( N/A%), pre moving , FPS 4.91, Running 93.85s Step 323( N/A%), pre moving , FPS 4.72, Running 94.26s Step 324( N/A%), pre moving , FPS 4.79, Running 94.39s Step 325( N/A%), pre moving , FPS 4.43, Running 94.81s Step 326( N/A%), pre moving , FPS 4.40, Running 94.94s Step 327( N/A%), pre moving , FPS 4.36, Running 95.32s Step 328( N/A%), pre moving , FPS 4.32, Running 95.47s Step 329( N/A%), pre moving , FPS 4.26, Running 95.62s Step 330( N/A%), pre moving , FPS 4.01, Running 96.00s Step 331( N/A%), pre moving , FPS 4.17, Running 96.15s Step 332( N/A%), pre moving , FPS 4.14, Running 96.28s Step 333( N/A%), pre moving , FPS 3.92, Running 96.65s Step 334( N/A%), pre moving , FPS 4.16, Running 96.71s Step 335( N/A%), pre moving , FPS 4.20, Running 96.76s Step 336( N/A%), pre moving , FPS 5.21, Running 96.87s Step 337( N/A%), pre moving , FPS 5.22, Running 96.96s Step 338( N/A%), pre moving , FPS 5.22, Running 97.05s Step 339( N/A%), pre moving , FPS 5.23, Running 97.39s Step 340( N/A%), pre moving , FPS 5.24, Running 97.49s Step 341( N/A%), pre moving , FPS 5.23, Running 97.59s Step 342( N/A%), pre moving , FPS 4.91, Running 97.93s Step 343( N/A%), pre moving , FPS 5.30, Running 98.04s Step 344( N/A%), pre moving , FPS 5.37, Running 98.12s Step 345( N/A%), pre moving , FPS 5.81, Running 98.25s Step 346( N/A%), pre moving , FPS 5.53, Running 98.56s Step 347( N/A%), pre moving , FPS 6.01, Running 98.65s Step 348( N/A%), pre moving , FPS 6.11, Running 98.74s Step 349( N/A%), pre moving , FPS 5.77, Running 99.08s Step 350( N/A%), pre moving , FPS 6.26, Running 99.19s Step 351( N/A%), pre moving , FPS 6.38, Running 99.28s Step 352( N/A%), pre moving , FPS 6.00, Running 99.62s Step 353( N/A%), pre moving , FPS 6.51, Running 99.73s Step 354( N/A%), pre moving , FPS 6.45, Running 99.81s Step 355( N/A%), pre moving , FPS 6.39, Running 99.89s Step 356( N/A%), pre moving , FPS 5.98, Running 100.22s Step 357( N/A%), pre moving , FPS 5.94, Running 100.32s Step 358( N/A%), pre moving , FPS 5.96, Running 100.41s Step 359( N/A%), pre moving , FPS 6.11, Running 100.66s Step 360( N/A%), pre moving , FPS 6.02, Running 100.82s Step 361( N/A%), pre moving , FPS 6.00, Running 100.92s Step 362( N/A%), pre moving , FPS 6.50, Running 101.00s Step 363( N/A%), pre moving , FPS 6.56, Running 101.08s Step 364( N/A%), pre moving , FPS 6.06, Running 101.42s Step 365( N/A%), pre moving , FPS 6.12, Running 101.52s Step 366( N/A%), pre moving , FPS 6.55, Running 101.61s Step 367( N/A%), pre moving , FPS 6.49, Running 101.73s Step 368( N/A%), pre moving , FPS 6.09, Running 102.02s Step 369( N/A%), pre moving , FPS 6.57, Running 102.13s Step 370( N/A%), pre moving , FPS 6.62, Running 102.21s Step 371( N/A%), pre moving , FPS 6.32, Running 102.45s Step 372( N/A%), pre moving , FPS 6.62, Running 102.64s Step 373( N/A%), pre moving , FPS 6.67, Running 102.72s Step 374( N/A%), pre moving , FPS 6.67, Running 102.80s Step 375( N/A%), pre moving , FPS 6.68, Running 102.89s Step 376( N/A%), pre moving , FPS 6.65, Running 103.22s Step 377( N/A%), pre moving , FPS 6.66, Running 103.33s Step 378( N/A%), pre moving , FPS 3.76, Running 105.73s Step 379( N/A%), pre moving , FPS 3.58, Running 106.25s Step 380( N/A%), pre moving , FPS 3.40, Running 106.70s Step 381( N/A%), pre moving , FPS 3.15, Running 107.27s Step 382( N/A%), pre moving , FPS 3.09, Running 107.47s Step 383( N/A%), pre moving , FPS 2.77, Running 108.30s Step 384( N/A%), pre moving , FPS 2.81, Running 108.54s Step 385( N/A%), pre moving , FPS 2.57, Running 109.31s Step 386( N/A%), pre moving , FPS 2.50, Running 109.59s Step 387( N/A%), pre moving , FPS 2.38, Running 110.14s Step 388( N/A%), pre moving , FPS 2.40, Running 110.36s Step 389( N/A%), pre moving , FPS 2.23, Running 111.09s Step 390( N/A%), pre moving , FPS 2.17, Running 111.42s Step 391( N/A%), pre moving , FPS 2.08, Running 112.08s Step 392( N/A%), pre moving , FPS 2.03, Running 112.50s Step 393( N/A%), pre moving , FPS 1.93, Running 113.06s Step 394( N/A%), pre moving , FPS 1.91, Running 113.29s Step 395( N/A%), pre moving , FPS 1.78, Running 114.13s Step 396( N/A%), pre moving , FPS 1.80, Running 114.34s Step 397( N/A%), pre moving , FPS 1.72, Running 114.95s Step 398( 0.33%), action 1, FPS 1.84, Running 116.61s Step 399( 0.67%), action 2, FPS 1.82, Running 117.26s Step 400( 1.00%), action 3, FPS 1.72, Running 118.34s Step 401( 1.33%), action 4, FPS 1.75, Running 118.67s Step 402( 1.67%), action 5, FPS 1.66, Running 119.55s Step 403( 2.00%), action 6, FPS 1.69, Running 120.16s Step 404( 2.33%), action 7, FPS 1.58, Running 121.17s Step 405( 2.67%), action 8, FPS 1.61, Running 121.72s Step 406( 3.00%), action 9, FPS 1.55, Running 122.53s Step 407( 3.33%), action 10, FPS 1.55, Running 123.07s Step 408( 3.67%), action 11, FPS 1.47, Running 123.96s Step 409( 4.00%), action 12, FPS 1.49, Running 124.52s Step 410( 4.33%), action 13, FPS 1.41, Running 125.58s Step 411( 4.67%), action 14, FPS 1.44, Running 125.94s Step 412( 5.00%), action 15, FPS 1.40, Running 126.76s Step 413( 5.33%), action 16, FPS 1.40, Running 127.37s Step 414( 5.67%), action 17, FPS 1.32, Running 128.40s Step 415( 6.00%), action 18, FPS 1.37, Running 128.69s Step 416( 6.33%), action 19, FPS 1.32, Running 129.53s Step 417( 6.67%), action 20, FPS 1.31, Running 130.16s Step 418( 7.00%), action 21, FPS 1.37, Running 131.24s Step 419( 7.33%), action 22, FPS 1.37, Running 131.82s Step 420( 7.67%), action 23, FPS 1.41, Running 132.50s Step 421( 8.00%), action 24, FPS 1.40, Running 132.91s Step 422( 8.33%), action 25, FPS 1.42, Running 133.62s Step 423( 8.67%), action 26, FPS 1.42, Running 134.25s Step 424( 9.00%), action 27, FPS 1.43, Running 135.16s Step 425( 9.33%), action 28, FPS 1.45, Running 135.46s Step 426( 9.67%), action 29, FPS 1.45, Running 136.35s Step 427( 10.00%), action 30, FPS 1.47, Running 136.67s Step 428( 10.33%), action 31, FPS 1.47, Running 137.59s Step 429( 10.67%), action 32, FPS 1.47, Running 138.16s Step 430( 11.00%), action 33, FPS 1.48, Running 139.08s Step 431( 11.33%), action 34, FPS 1.46, Running 139.68s Step 432( 11.67%), action 35, FPS 1.44, Running 140.65s Step 433( 12.00%), action 36, FPS 1.47, Running 140.96s Step 434( 12.33%), action 37, FPS 1.50, Running 141.77s Step 435( 12.67%), action 38, FPS 1.47, Running 142.31s Step 436( 13.00%), action 39, FPS 1.45, Running 143.30s Step 437( 13.33%), action 40, FPS 1.49, Running 143.61s Step 438( 13.67%), action 41, FPS 1.51, Running 144.50s Step 439( 14.00%), action 42, FPS 1.51, Running 145.06s Step 440( 14.33%), action 43, FPS 1.51, Running 145.77s Step 441( 14.67%), action 44, FPS 1.51, Running 146.20s Step 442( 15.00%), action 45, FPS 1.49, Running 147.01s Step 443( 15.33%), action 46, FPS 1.53, Running 147.33s Step 444( 15.67%), action 47, FPS 1.52, Running 148.28s Step 445( 16.00%), action 48, FPS 1.49, Running 148.89s Step 446( 16.33%), action 49, FPS 1.50, Running 149.71s Step 447( 16.67%), action 50, FPS 1.50, Running 150.02s Step 448( 17.00%), action 51, FPS 1.50, Running 150.91s Step 449( 17.33%), action 52, FPS 1.54, Running 151.11s Step 450( 17.67%), action 53, FPS 1.60, Running 151.61s Step 451( 18.00%), action 54, FPS 1.65, Running 151.82s Step 452( 18.33%), action 55, FPS 1.75, Running 152.10s Step 453( 18.67%), action 56, FPS 1.74, Running 152.43s Step 454( 19.00%), action 57, FPS 1.82, Running 152.78s Step 455( 19.33%), action 58, FPS 1.84, Running 153.15s Step 456( 19.67%), action 59, FPS 1.87, Running 153.97s Step 457( 20.00%), action 60, FPS 1.88, Running 154.25s Step 458( 20.33%), action 61, FPS 1.86, Running 155.22s Step 459( 20.67%), action 62, FPS 1.87, Running 155.74s Step 460( 21.00%), action 63, FPS 1.84, Running 156.64s Step 461( 21.33%), action 64, FPS 1.87, Running 156.91s Step 462( 21.67%), action 65, FPS 1.85, Running 157.79s Step 463( 22.00%), action 66, FPS 1.86, Running 158.09s Step 464( 22.33%), action 67, FPS 1.88, Running 158.92s Step 465( 22.67%), action 68, FPS 1.93, Running 159.24s Step 466( 23.00%), action 69, FPS 1.92, Running 160.11s Step 467( 23.33%), action 70, FPS 1.92, Running 160.44s Step 468( 23.67%), action 71, FPS 1.93, Running 161.28s Step 469( 24.00%), action 72, FPS 1.87, Running 161.82s Step 470( 24.33%), action 73, FPS 1.85, Running 162.44s Step 471( 24.67%), action 74, FPS 1.79, Running 163.01s Step 472( 25.00%), action 75, FPS 1.73, Running 163.68s Step 473( 25.33%), action 76, FPS 1.71, Running 164.15s Step 474( 25.67%), action 77, FPS 1.64, Running 164.95s Step 475( 26.00%), action 78, FPS 1.64, Running 165.33s Step 476( 26.33%), action 79, FPS 1.66, Running 166.02s Step 477( 26.67%), action 80, FPS 1.64, Running 166.45s Step 478( 27.00%), action 81, FPS 1.65, Running 167.36s Step 479( 27.33%), action 82, FPS 1.68, Running 167.65s Step 480( 27.67%), action 83, FPS 1.72, Running 168.29s Step 481( 28.00%), action 84, FPS 1.69, Running 168.73s Step 482( 28.33%), action 85, FPS 1.68, Running 169.70s Step 483( 28.67%), action 86, FPS 1.65, Running 170.23s Step 484( 29.00%), action 87, FPS 1.67, Running 170.88s Step 485( 29.33%), action 88, FPS 1.68, Running 171.14s Step 486( 29.67%), action 89, FPS 1.76, Running 171.49s Step 487( 30.00%), action 90, FPS 1.77, Running 171.72s Step 488( 30.33%), action 91, FPS 1.82, Running 172.29s Step 489( 30.67%), action 92, FPS 1.87, Running 172.54s Step 490( 31.00%), action 93, FPS 1.85, Running 173.27s Step 491( 31.33%), action 94, FPS 1.85, Running 173.81s Step 492( 31.67%), action 95, FPS 1.82, Running 174.66s Step 493( 32.00%), action 96, FPS 1.81, Running 175.20s Step 494( 32.33%), action 97, FPS 1.79, Running 176.13s Step 495( 32.67%), action 98, FPS 1.77, Running 176.61s Step 496( 33.00%), action 99, FPS 1.73, Running 177.57s Step 497( 33.33%), action 100, FPS 1.75, Running 177.89s Step 498( 33.67%), action 101, FPS 1.74, Running 178.86s Step 499( 34.00%), action 102, FPS 1.70, Running 179.40s Step 500( 34.33%), action 103, FPS 1.65, Running 180.45s Step 501( 34.67%), action 104, FPS 1.60, Running 181.23s Step 502( 35.00%), action 105, FPS 1.62, Running 182.08s Step 503( 35.33%), action 106, FPS 1.60, Running 182.74s Step 504( 35.67%), action 107, FPS 1.56, Running 183.68s Step 505( 36.00%), action 108, FPS 1.55, Running 184.07s Step 506( 36.33%), action 109, FPS 1.48, Running 184.99s Step 507( 36.67%), action 110, FPS 1.45, Running 185.51s Step 508( 37.00%), action 111, FPS 1.40, Running 186.57s Step 509( 37.33%), action 112, FPS 1.36, Running 187.22s Step 510( 37.67%), action 113, FPS 1.33, Running 188.26s Step 511( 38.00%), action 114, FPS 1.32, Running 188.95s Step 512( 38.33%), action 115, FPS 1.31, Running 189.91s Step 513( 38.67%), action 116, FPS 1.30, Running 190.54s Step 514( 39.00%), action 117, FPS 1.28, Running 191.76s Step 515( 39.33%), action 118, FPS 1.27, Running 192.33s Step 516( 39.67%), action 119, FPS 1.29, Running 193.09s Step 517( 40.00%), action 120, FPS 1.27, Running 193.60s Step 518( 40.33%), action 121, FPS 1.27, Running 194.56s Step 519( 40.67%), action 122, FPS 1.27, Running 195.13s Step 520( 41.00%), action 123, FPS 1.28, Running 196.13s Step 521( 41.33%), action 124, FPS 1.29, Running 196.72s Step 522( 41.67%), action 125, FPS 1.30, Running 197.43s Step 523( 42.00%), action 126, FPS 1.31, Running 197.95s Step 524( 42.33%), action 127, FPS 1.32, Running 198.85s Step 525( 42.67%), action 128, FPS 1.32, Running 199.18s Step 526( 43.00%), action 129, FPS 1.33, Running 200.05s Step 527( 43.33%), action 130, FPS 1.33, Running 200.57s Step 528( 43.67%), action 131, FPS 1.33, Running 201.57s Step 529( 44.00%), action 132, FPS 1.37, Running 201.84s Step 530( 44.33%), action 133, FPS 1.38, Running 202.76s Step 531( 44.67%), action 134, FPS 1.41, Running 203.09s Step 532( 45.00%), action 135, FPS 1.42, Running 203.96s Step 533( 45.33%), action 136, FPS 1.43, Running 204.52s Step 534( 45.67%), action 137, FPS 1.48, Running 205.31s Step 535( 46.00%), action 138, FPS 1.49, Running 205.75s Step 536( 46.33%), action 139, FPS 1.48, Running 206.61s Step 537( 46.67%), action 140, FPS 1.49, Running 206.98s Step 538( 47.00%), action 141, FPS 1.50, Running 207.89s Step 539( 47.33%), action 142, FPS 1.51, Running 208.40s Step 540( 47.67%), action 143, FPS 1.59, Running 208.67s Step 541( 48.00%), action 144, FPS 1.63, Running 209.02s Step 542( 48.33%), action 145, FPS 1.58, Running 210.09s Step 543( 48.67%), action 146, FPS 1.59, Running 210.53s Step 544( 49.00%), action 147, FPS 1.61, Running 211.24s Step 545( 49.33%), action 148, FPS 1.58, Running 211.87s Step 546( 49.67%), action 149, FPS 1.57, Running 212.81s Step 547( 50.00%), action 150, FPS 1.59, Running 213.17s Step 548( 50.33%), action 151, FPS 1.54, Running 214.58s Step 549( 50.67%), action 152, FPS 1.50, Running 215.15s Step 550( 51.00%), action 153, FPS 1.50, Running 216.06s Step 551( 51.33%), action 154, FPS 1.50, Running 216.39s Step 552( 51.67%), action 155, FPS 1.49, Running 217.43s Step 553( 52.00%), action 156, FPS 1.47, Running 218.10s Step 554( 52.33%), action 157, FPS 1.45, Running 219.07s Step 555( 52.67%), action 158, FPS 1.44, Running 219.64s Step 556( 53.00%), action 159, FPS 1.42, Running 220.70s Step 557( 53.33%), action 160, FPS 1.41, Running 221.21s Step 558( 53.67%), action 161, FPS 1.39, Running 222.31s Step 559( 54.00%), action 162, FPS 1.38, Running 222.91s Step 560( 54.33%), action 163, FPS 1.29, Running 224.16s Step 561( 54.67%), action 164, FPS 1.27, Running 224.73s Step 562( 55.00%), action 165, FPS 1.27, Running 225.82s Step 563( 55.33%), action 166, FPS 1.26, Running 226.45s Step 564( 55.67%), action 167, FPS 1.26, Running 227.16s Step 565( 56.00%), action 168, FPS 1.27, Running 227.60s Step 566( 56.33%), action 169, FPS 1.27, Running 228.51s Step 567( 56.67%), action 170, FPS 1.26, Running 229.06s [2026-08-01 19:10:20] [88 ] Seed 87 success after 229.26 s. +steps: 567 , actions: 170 . +Instruction: Empty +Total 51/88(57.95%) success. +Setting seed: 88 +Step 1( N/A%), pre moving , FPS 1.80, Running 0.56s Step 2( N/A%), pre moving , FPS 3.09, Running 0.65s Step 3( N/A%), pre moving , FPS 3.04, Running 0.99s Step 4( N/A%), pre moving , FPS 3.66, Running 1.09s Step 5( N/A%), pre moving , FPS 4.28, Running 1.17s Step 6( N/A%), pre moving , FPS 4.73, Running 1.27s Step 7( N/A%), pre moving , FPS 4.33, Running 1.61s Step 8( N/A%), pre moving , FPS 4.63, Running 1.73s Step 9( N/A%), pre moving , FPS 4.95, Running 1.82s Step 10( N/A%), pre moving , FPS 4.62, Running 2.17s Step 11( N/A%), pre moving , FPS 4.84, Running 2.27s Step 12( N/A%), pre moving , FPS 5.09, Running 2.36s Step 13( N/A%), pre moving , FPS 5.31, Running 2.45s Step 14( N/A%), pre moving , FPS 5.01, Running 2.80s Step 15( N/A%), pre moving , FPS 5.16, Running 2.91s Step 16( N/A%), pre moving , FPS 5.36, Running 2.98s Step 17( N/A%), pre moving , FPS 5.52, Running 3.08s Step 18( N/A%), pre moving , FPS 5.26, Running 3.42s Step 19( N/A%), pre moving , FPS 5.39, Running 3.52s Step 20( N/A%), pre moving , FPS 5.53, Running 3.62s Step 21( N/A%), pre moving , FPS 5.52, Running 4.18s Step 22( N/A%), pre moving , FPS 5.43, Running 4.33s Step 23( N/A%), pre moving , FPS 5.50, Running 4.62s Step 24( N/A%), pre moving , FPS 5.52, Running 4.72s Step 25( N/A%), pre moving , FPS 5.48, Running 4.82s Step 26( N/A%), pre moving , FPS 4.86, Running 5.39s Step 27( N/A%), pre moving , FPS 5.17, Running 5.48s Step 28( N/A%), pre moving , FPS 5.20, Running 5.57s Step 29( N/A%), pre moving , FPS 4.88, Running 5.92s Step 30( N/A%), pre moving , FPS 5.19, Running 6.02s Step 31( N/A%), pre moving , FPS 5.20, Running 6.12s Step 32( N/A%), pre moving , FPS 4.87, Running 6.46s Step 33( N/A%), pre moving , FPS 4.90, Running 6.53s Step 34( N/A%), pre moving , FPS 5.20, Running 6.64s Step 35( N/A%), pre moving , FPS 5.21, Running 6.74s Step 36( N/A%), pre moving , FPS 4.57, Running 7.36s Step 37( N/A%), pre moving , FPS 4.32, Running 7.70s Step 38( N/A%), pre moving , FPS 4.59, Running 7.78s Step 39( N/A%), pre moving , FPS 4.59, Running 7.89s Step 40( N/A%), pre moving , FPS 4.59, Running 7.97s Step 41( N/A%), pre moving , FPS 5.14, Running 8.07s Step 42( N/A%), pre moving , FPS 4.89, Running 8.42s Step 43( N/A%), pre moving , FPS 5.10, Running 8.54s Step 44( N/A%), pre moving , FPS 5.11, Running 8.63s Step 45( N/A%), pre moving , FPS 5.03, Running 8.80s Step 46( N/A%), pre moving , FPS 5.45, Running 9.06s Step 47( N/A%), pre moving , FPS 5.43, Running 9.17s Step 48( N/A%), pre moving , FPS 5.36, Running 9.30s Step 49( N/A%), pre moving , FPS 5.30, Running 9.70s Step 50( N/A%), pre moving , FPS 5.23, Running 9.85s Step 51( N/A%), pre moving , FPS 5.18, Running 9.98s Step 52( N/A%), pre moving , FPS 5.12, Running 10.37s Step 53( N/A%), pre moving , FPS 4.99, Running 10.54s Step 54( N/A%), pre moving , FPS 4.66, Running 10.93s Step 55( N/A%), pre moving , FPS 4.60, Running 11.09s Step 56( N/A%), pre moving , FPS 4.84, Running 11.49s Step 57( N/A%), pre moving , FPS 5.08, Running 11.64s Step 58( N/A%), pre moving , FPS 5.00, Running 11.78s Step 59( N/A%), pre moving , FPS 4.69, Running 12.15s Step 60( N/A%), pre moving , FPS 4.61, Running 12.31s Step 61( N/A%), pre moving , FPS 4.32, Running 12.70s Step 62( N/A%), pre moving , FPS 4.51, Running 12.85s Step 63( N/A%), pre moving , FPS 4.49, Running 12.99s Step 64( N/A%), pre moving , FPS 4.18, Running 13.41s Step 65( N/A%), pre moving , FPS 4.21, Running 13.55s Step 66( N/A%), pre moving , FPS 4.10, Running 13.94s Step 67( N/A%), pre moving , FPS 4.05, Running 14.10s Step 68( N/A%), pre moving , FPS 3.98, Running 14.33s Step 69( N/A%), pre moving , FPS 4.04, Running 14.64s Step 70( N/A%), pre moving , FPS 4.05, Running 14.78s Step 71( N/A%), pre moving , FPS 3.85, Running 15.17s Step 72( N/A%), pre moving , FPS 4.03, Running 15.34s Step 73( N/A%), pre moving , FPS 3.85, Running 15.73s Step 74( N/A%), pre moving , FPS 4.05, Running 15.87s Step 75( N/A%), pre moving , FPS 4.08, Running 15.99s Step 76( N/A%), pre moving , FPS 4.08, Running 16.39s Step 77( N/A%), pre moving , FPS 4.08, Running 16.54s Step 78( N/A%), pre moving , FPS 4.10, Running 16.66s Step 79( N/A%), pre moving , FPS 4.32, Running 16.78s Step 80( N/A%), pre moving , FPS 4.16, Running 17.12s Step 81( N/A%), pre moving , FPS 4.44, Running 17.20s Step 82( N/A%), pre moving , FPS 4.48, Running 17.31s Step 83( N/A%), pre moving , FPS 4.55, Running 17.39s Step 84( N/A%), pre moving , FPS 4.90, Running 17.49s Step 85( N/A%), pre moving , FPS 4.66, Running 17.84s Step 86( N/A%), pre moving , FPS 4.99, Running 17.95s Step 87( N/A%), pre moving , FPS 5.09, Running 18.03s Step 88( N/A%), pre moving , FPS 5.25, Running 18.13s Step 89( N/A%), pre moving , FPS 5.23, Running 18.47s Step 90( N/A%), pre moving , FPS 5.26, Running 18.58s Step 91( N/A%), pre moving , FPS 5.70, Running 18.68s Step 92( N/A%), pre moving , FPS 5.42, Running 19.03s Step 93( N/A%), pre moving , FPS 5.86, Running 19.14s Step 94( N/A%), pre moving , FPS 5.95, Running 19.23s Step 95( N/A%), pre moving , FPS 6.01, Running 19.32s Step 96( N/A%), pre moving , FPS 6.12, Running 19.66s Step 97( N/A%), pre moving , FPS 6.19, Running 19.77s Step 98( N/A%), pre moving , FPS 6.24, Running 19.87s Step 99( N/A%), pre moving , FPS 5.84, Running 20.20s Step 100( N/A%), pre moving , FPS 6.24, Running 20.32s Step 101( N/A%), pre moving , FPS 6.26, Running 20.40s Step 102( N/A%), pre moving , FPS 6.29, Running 20.49s Step 103( N/A%), pre moving , FPS 5.80, Running 20.84s Step 104( N/A%), pre moving , FPS 4.41, Running 22.03s Step 105( N/A%), pre moving , FPS 4.28, Running 22.51s Step 106( N/A%), pre moving , FPS 3.92, Running 23.05s Step 107( N/A%), pre moving , FPS 3.64, Running 23.53s Step 108( N/A%), pre moving , FPS 3.35, Running 24.10s Step 109( N/A%), pre moving , FPS 3.41, Running 24.33s Step 110( N/A%), pre moving , FPS 3.20, Running 24.84s Step 111( N/A%), pre moving , FPS 3.03, Running 25.28s Step 112( N/A%), pre moving , FPS 2.92, Running 25.88s Step 113( N/A%), pre moving , FPS 2.78, Running 26.33s Step 114( N/A%), pre moving , FPS 2.61, Running 26.90s Step 115( N/A%), pre moving , FPS 2.56, Running 27.13s Step 116( N/A%), pre moving , FPS 2.49, Running 27.68s Step 117( N/A%), pre moving , FPS 2.38, Running 28.17s Step 118( N/A%), pre moving , FPS 2.25, Running 28.74s Step 119( N/A%), pre moving , FPS 2.22, Running 29.20s Step 120( N/A%), pre moving , FPS 2.11, Running 29.81s Step 121( N/A%), pre moving , FPS 2.08, Running 30.03s Step 122( N/A%), pre moving , FPS 2.00, Running 30.51s Step 123( N/A%), pre moving , FPS 1.98, Running 30.95s Step 124( N/A%), pre moving , FPS 2.11, Running 31.51s Step 125( N/A%), pre moving , FPS 2.17, Running 31.73s Step 126( N/A%), pre moving , FPS 2.18, Running 32.21s Step 127( N/A%), pre moving , FPS 2.20, Running 32.64s Step 128( N/A%), pre moving , FPS 2.17, Running 33.32s Step 129( N/A%), pre moving , FPS 2.11, Running 33.81s Step 130( N/A%), pre moving , FPS 2.09, Running 34.40s Step 131( N/A%), pre moving , FPS 2.14, Running 34.64s Step 132( N/A%), pre moving , FPS 2.15, Running 35.18s Step 133( N/A%), pre moving , FPS 2.14, Running 35.67s Step 134( N/A%), pre moving , FPS 2.19, Running 36.02s Step 135( N/A%), pre moving , FPS 2.15, Running 36.44s Step 136( N/A%), pre moving , FPS 2.14, Running 37.04s Step 137( N/A%), pre moving , FPS 2.14, Running 37.53s Step 138( N/A%), pre moving , FPS 2.13, Running 38.15s Step 139( N/A%), pre moving , FPS 2.12, Running 38.65s Step 140( N/A%), pre moving , FPS 2.12, Running 39.24s Step 141( N/A%), pre moving , FPS 2.12, Running 39.48s Step 142( N/A%), pre moving , FPS 2.10, Running 40.05s Step 143( N/A%), pre moving , FPS 2.10, Running 40.48s Step 144( N/A%), pre moving , FPS 2.09, Running 41.07s Step 145( N/A%), pre moving , FPS 2.07, Running 41.40s Step 146( N/A%), pre moving , FPS 2.02, Running 42.11s Step 147( N/A%), pre moving , FPS 2.06, Running 42.33s Step 148( N/A%), pre moving , FPS 2.09, Running 42.91s Step 149( N/A%), pre moving , FPS 2.09, Running 43.37s Step 150( N/A%), pre moving , FPS 2.09, Running 43.95s Step 151( N/A%), pre moving , FPS 2.04, Running 44.46s Step 152( N/A%), pre moving , FPS 2.03, Running 45.04s Step 153( N/A%), pre moving , FPS 2.02, Running 45.55s Step 154( N/A%), pre moving , FPS 1.98, Running 46.14s Step 155( N/A%), pre moving , FPS 1.97, Running 46.59s Step 156( N/A%), pre moving , FPS 1.98, Running 47.14s Step 157( N/A%), pre moving , FPS 2.03, Running 47.36s Step 158( N/A%), pre moving , FPS 2.05, Running 47.92s Step 159( N/A%), pre moving , FPS 2.13, Running 48.05s Step 160( N/A%), pre moving , FPS 2.19, Running 48.36s Step 161( N/A%), pre moving , FPS 2.22, Running 48.47s Step 162( N/A%), pre moving , FPS 2.35, Running 48.57s Step 163( N/A%), pre moving , FPS 2.37, Running 48.91s Step 164( N/A%), pre moving , FPS 2.52, Running 49.01s Step 165( N/A%), pre moving , FPS 2.60, Running 49.10s Step 166( N/A%), pre moving , FPS 2.82, Running 49.20s Step 167( N/A%), pre moving , FPS 2.77, Running 49.54s Step 168( N/A%), pre moving , FPS 2.97, Running 49.63s Step 169( N/A%), pre moving , FPS 2.74, Running 50.67s Step 170( N/A%), pre moving , FPS 2.93, Running 50.79s Step 171( N/A%), pre moving , FPS 3.12, Running 50.88s Step 172( N/A%), pre moving , FPS 3.36, Running 50.98s Step 173( N/A%), pre moving , FPS 3.44, Running 51.37s Step 174( N/A%), pre moving , FPS 3.72, Running 51.52s Step 175( N/A%), pre moving , FPS 3.76, Running 51.91s Step 176( N/A%), pre moving , FPS 4.04, Running 52.09s Step 177( N/A%), pre moving , FPS 4.11, Running 52.24s Step 178( N/A%), pre moving , FPS 4.23, Running 52.64s Step 179( N/A%), pre moving , FPS 4.24, Running 52.77s Step 180( N/A%), pre moving , FPS 4.11, Running 53.22s Step 181( N/A%), pre moving , FPS 4.05, Running 53.40s Step 182( N/A%), pre moving , FPS 3.79, Running 53.85s Step 183( N/A%), pre moving , FPS 3.88, Running 54.07s Step 184( N/A%), pre moving , FPS 3.67, Running 54.46s Step 185( N/A%), pre moving , FPS 3.64, Running 54.60s Step 186( N/A%), pre moving , FPS 3.57, Running 54.80s Step 187( N/A%), pre moving , FPS 3.53, Running 55.20s Step 188( N/A%), pre moving , FPS 3.44, Running 55.45s Step 189( N/A%), pre moving , FPS 3.81, Running 55.92s Step 190( N/A%), pre moving , FPS 3.55, Running 56.43s Step 191( N/A%), pre moving , FPS 3.43, Running 56.71s Step 192( N/A%), pre moving , FPS 3.21, Running 57.22s Step 193( N/A%), pre moving , FPS 3.15, Running 57.72s Step 194( N/A%), pre moving , FPS 2.97, Running 58.26s Step 195( N/A%), pre moving , FPS 3.02, Running 58.54s Step 196( N/A%), pre moving , FPS 2.86, Running 59.07s Step 197( N/A%), pre moving , FPS 2.71, Running 59.61s Step 198( N/A%), pre moving , FPS 2.66, Running 60.16s Step 199( N/A%), pre moving , FPS 2.53, Running 60.68s Step 200( N/A%), pre moving , FPS 2.50, Running 61.21s Step 201( N/A%), pre moving , FPS 2.48, Running 61.47s Step 202( N/A%), pre moving , FPS 2.45, Running 62.00s Step 203( N/A%), pre moving , FPS 2.36, Running 62.54s Step 204( N/A%), pre moving , FPS 2.40, Running 62.78s Step 205( N/A%), pre moving , FPS 2.29, Running 63.34s Step 206( N/A%), pre moving , FPS 2.21, Running 63.83s Step 207( N/A%), pre moving , FPS 2.20, Running 64.31s Step 208( N/A%), pre moving , FPS 2.15, Running 64.74s Step 209( N/A%), pre moving , FPS 2.19, Running 65.07s Step 210( N/A%), pre moving , FPS 2.19, Running 65.58s Step 211( N/A%), pre moving , FPS 2.14, Running 66.05s Step 212( N/A%), pre moving , FPS 2.22, Running 66.24s Step 213( N/A%), pre moving , FPS 2.25, Running 66.61s Step 214( N/A%), pre moving , FPS 2.33, Running 66.86s Step 215( N/A%), pre moving , FPS 2.28, Running 67.31s Step 216( N/A%), pre moving , FPS 2.40, Running 67.42s Step 217( N/A%), pre moving , FPS 2.53, Running 67.52s Step 218( N/A%), pre moving , FPS 2.60, Running 67.86s Step 219( N/A%), pre moving , FPS 2.74, Running 67.97s Step 220( N/A%), pre moving , FPS 2.90, Running 68.11s Step 221( N/A%), pre moving , FPS 2.83, Running 68.53s Step 222( N/A%), pre moving , FPS 3.00, Running 68.66s Step 223( N/A%), pre moving , FPS 3.09, Running 69.00s Step 224( N/A%), pre moving , FPS 3.16, Running 69.12s Step 225( N/A%), pre moving , FPS 3.41, Running 69.20s Step 226( N/A%), pre moving , FPS 3.54, Running 69.48s Step 227( N/A%), pre moving , FPS 3.74, Running 69.66s Step 228( N/A%), pre moving , FPS 4.00, Running 69.74s Step 229( N/A%), pre moving , FPS 4.20, Running 69.83s Step 230( N/A%), pre moving , FPS 3.78, Running 70.86s Step 231( N/A%), pre moving , FPS 4.08, Running 70.95s Step 232( N/A%), pre moving , FPS 4.10, Running 71.12s Step 233( N/A%), pre moving , FPS 4.18, Running 71.39s Step 234( N/A%), pre moving , FPS 4.28, Running 71.53s Step 235( N/A%), pre moving , FPS 4.34, Running 71.92s Step 236( N/A%), pre moving , FPS 4.30, Running 72.07s Step 237( N/A%), pre moving , FPS 4.00, Running 72.52s Step 238( N/A%), pre moving , FPS 4.13, Running 72.70s Step 239( N/A%), pre moving , FPS 3.94, Running 73.04s Step 240( N/A%), pre moving , FPS 3.87, Running 73.28s Step 241( N/A%), pre moving , FPS 4.05, Running 73.47s Step 242( N/A%), pre moving , FPS 3.82, Running 73.89s Step 243( N/A%), pre moving , FPS 3.95, Running 74.07s Step 244( N/A%), pre moving , FPS 3.90, Running 74.24s Step 245( N/A%), pre moving , FPS 3.62, Running 74.73s Step 246( N/A%), pre moving , FPS 3.66, Running 74.94s Step 247( N/A%), pre moving , FPS 3.47, Running 75.42s Step 248( N/A%), pre moving , FPS 3.25, Running 75.90s Step 249( N/A%), pre moving , FPS 3.17, Running 76.15s Step 250( N/A%), pre moving , FPS 3.45, Running 76.67s Step 251( N/A%), pre moving , FPS 3.22, Running 77.15s Step 252( N/A%), pre moving , FPS 3.17, Running 77.43s Step 253( N/A%), pre moving , FPS 3.11, Running 77.81s Step 254( N/A%), pre moving , FPS 2.97, Running 78.27s Step 255( N/A%), pre moving , FPS 3.04, Running 78.49s Step 256( N/A%), pre moving , FPS 2.91, Running 78.95s Step 257( N/A%), pre moving , FPS 3.03, Running 79.12s Step 258( N/A%), pre moving , FPS 2.92, Running 79.54s Step 259( N/A%), pre moving , FPS 3.00, Running 79.71s Step 260( N/A%), pre moving , FPS 2.92, Running 80.12s Step 261( N/A%), pre moving , FPS 2.94, Running 80.27s Step 262( N/A%), pre moving , FPS 2.92, Running 80.73s Step 263( N/A%), pre moving , FPS 2.93, Running 80.88s Step 264( N/A%), pre moving , FPS 2.80, Running 81.38s Step 265( N/A%), pre moving , FPS 2.95, Running 81.52s Step 266( N/A%), pre moving , FPS 2.83, Running 82.00s Step 267( N/A%), pre moving , FPS 2.98, Running 82.14s Step 268( N/A%), pre moving , FPS 2.98, Running 82.62s Step 269( N/A%), pre moving , FPS 2.90, Running 83.06s Step 270( N/A%), pre moving , FPS 3.04, Running 83.24s Step 271( N/A%), pre moving , FPS 3.06, Running 83.69s Step 272( N/A%), pre moving , FPS 3.09, Running 83.90s Step 273( N/A%), pre moving , FPS 3.08, Running 84.32s Step 274( N/A%), pre moving , FPS 3.21, Running 84.50s Step 275( N/A%), pre moving , FPS 3.07, Running 85.00s Step 276( N/A%), pre moving , FPS 3.06, Running 85.49s Step 277( N/A%), pre moving , FPS 3.02, Running 85.73s Step 278( N/A%), pre moving , FPS 3.00, Running 86.22s Step 279( N/A%), pre moving , FPS 2.86, Running 86.71s Step 280( N/A%), pre moving , FPS 2.93, Running 86.95s Step 281( N/A%), pre moving , FPS 2.79, Running 87.45s Step 282( N/A%), pre moving , FPS 2.76, Running 87.97s Step 283( N/A%), pre moving , FPS 2.71, Running 88.26s Step 284( N/A%), pre moving , FPS 2.68, Running 88.84s Step 285( N/A%), pre moving , FPS 2.56, Running 89.34s Step 286( N/A%), pre moving , FPS 2.54, Running 89.88s Step 287( N/A%), pre moving , FPS 2.42, Running 90.41s Step 288( N/A%), pre moving , FPS 2.43, Running 90.86s Step 289( N/A%), pre moving , FPS 2.45, Running 91.22s Step 290( N/A%), pre moving , FPS 2.35, Running 91.73s Step 291( N/A%), pre moving , FPS 2.32, Running 92.29s Step 292( N/A%), pre moving , FPS 2.24, Running 92.81s Step 293( N/A%), pre moving , FPS 2.29, Running 93.06s Step 294( N/A%), pre moving , FPS 2.21, Running 93.55s Step 295( N/A%), pre moving , FPS 2.28, Running 93.78s Step 296( N/A%), pre moving , FPS 2.26, Running 94.32s Step 297( N/A%), pre moving , FPS 2.21, Running 94.79s Step 298( N/A%), pre moving , FPS 2.27, Running 95.04s Step 299( N/A%), pre moving , FPS 2.26, Running 95.54s Step 300( N/A%), pre moving , FPS 2.20, Running 96.04s Step 301( N/A%), pre moving , FPS 2.20, Running 96.53s Step 302( N/A%), pre moving , FPS 2.27, Running 96.77s Step 303( N/A%), pre moving , FPS 2.23, Running 97.22s Step 304( N/A%), pre moving , FPS 2.34, Running 97.40s Step 305( N/A%), pre moving , FPS 2.35, Running 97.85s Step 306( N/A%), pre moving , FPS 2.47, Running 97.98s Step 307( N/A%), pre moving , FPS 2.51, Running 98.37s Step 308( N/A%), pre moving , FPS 2.62, Running 98.49s Step 309( N/A%), pre moving , FPS 2.72, Running 98.58s Step 310( N/A%), pre moving , FPS 2.88, Running 98.67s Step 311( N/A%), pre moving , FPS 2.98, Running 99.00s Step 312( N/A%), pre moving , FPS 3.17, Running 99.11s Step 313( N/A%), pre moving , FPS 3.25, Running 99.21s Step 314( N/A%), pre moving , FPS 3.33, Running 99.56s Step 315( N/A%), pre moving , FPS 3.40, Running 99.67s Step 316( N/A%), pre moving , FPS 3.68, Running 99.76s Step 317( N/A%), pre moving , FPS 3.95, Running 99.85s Step 318( N/A%), pre moving , FPS 3.88, Running 100.19s Step 319( N/A%), pre moving , FPS 4.20, Running 100.31s Step 320( N/A%), pre moving , FPS 4.58, Running 100.40s Step 321( N/A%), pre moving , FPS 4.95, Running 100.57s Step 322( N/A%), pre moving , FPS 4.91, Running 100.84s Step 323( N/A%), pre moving , FPS 5.39, Running 100.93s Step 324( N/A%), pre moving , FPS 5.52, Running 101.03s Step 325( N/A%), pre moving , FPS 5.70, Running 101.36s Step 326( N/A%), pre moving , FPS 5.75, Running 101.46s Step 327( N/A%), pre moving , FPS 6.29, Running 101.55s Step 328( N/A%), pre moving , FPS 5.88, Running 101.89s Step 329( N/A%), pre moving , FPS 5.86, Running 102.00s Step 330( N/A%), pre moving , FPS 5.87, Running 102.08s Step 331( N/A%), pre moving , FPS 6.32, Running 102.17s Step 332( N/A%), pre moving , FPS 5.88, Running 102.51s Step 333( N/A%), pre moving , FPS 5.86, Running 102.62s Step 334( N/A%), pre moving , FPS 6.33, Running 102.72s Step 335( N/A%), pre moving , FPS 5.90, Running 103.06s Step 336( N/A%), pre moving , FPS 5.89, Running 103.15s Step 337( N/A%), pre moving , FPS 5.02, Running 103.84s Step 338( N/A%), pre moving , FPS 5.35, Running 103.93s Step 339( N/A%), pre moving , FPS 5.04, Running 104.27s Step 340( N/A%), pre moving , FPS 5.01, Running 104.39s Step 341( N/A%), pre moving , FPS 5.05, Running 104.53s Step 342( N/A%), pre moving , FPS 4.88, Running 104.94s Step 343( N/A%), pre moving , FPS 4.83, Running 105.07s Step 344( N/A%), pre moving , FPS 4.81, Running 105.18s Step 345( N/A%), pre moving , FPS 4.74, Running 105.58s Step 346( N/A%), pre moving , FPS 4.69, Running 105.73s Step 347( N/A%), pre moving , FPS 4.39, Running 106.11s Step 348( N/A%), pre moving , FPS 4.58, Running 106.26s Step 349( N/A%), pre moving , FPS 4.55, Running 106.40s Step 350( N/A%), pre moving , FPS 4.23, Running 106.80s Step 351( N/A%), pre moving , FPS 4.21, Running 106.92s Step 352( N/A%), pre moving , FPS 4.18, Running 107.30s Step 353( N/A%), pre moving , FPS 4.14, Running 107.45s Step 354( N/A%), pre moving , FPS 4.15, Running 107.53s Step 355( N/A%), pre moving , FPS 4.12, Running 107.91s Step 356( N/A%), pre moving , FPS 4.10, Running 108.02s Step 357( N/A%), pre moving , FPS 4.68, Running 108.12s Step 358( N/A%), pre moving , FPS 4.67, Running 108.21s Step 359( N/A%), pre moving , FPS 4.70, Running 108.53s Step 360( N/A%), pre moving , FPS 4.72, Running 108.63s Step 361( N/A%), pre moving , FPS 4.78, Running 108.72s Step 362( N/A%), pre moving , FPS 5.18, Running 108.81s Step 363( N/A%), pre moving , FPS 4.91, Running 109.14s Step 364( N/A%), pre moving , FPS 4.92, Running 109.25s Step 365( N/A%), pre moving , FPS 5.33, Running 109.33s Step 366( N/A%), pre moving , FPS 5.43, Running 109.41s Step 367( N/A%), pre moving , FPS 5.50, Running 109.75s Step 368( N/A%), pre moving , FPS 5.57, Running 109.85s Step 369( N/A%), pre moving , FPS 5.66, Running 109.93s Step 370( N/A%), pre moving , FPS 6.24, Running 110.01s Step 371( N/A%), pre moving , FPS 5.84, Running 110.35s Step 372( N/A%), pre moving , FPS 6.34, Running 110.46s Step 373( N/A%), pre moving , FPS 6.49, Running 110.53s Step 374( N/A%), pre moving , FPS 6.45, Running 110.63s Step 375( N/A%), pre moving , FPS 6.55, Running 110.96s Step 376( N/A%), pre moving , FPS 6.54, Running 111.08s Step 377( N/A%), pre moving , FPS 6.57, Running 111.16s Step 378( N/A%), pre moving , FPS 3.83, Running 113.44s Step 379( N/A%), pre moving , FPS 3.71, Running 113.92s Step 380( N/A%), pre moving , FPS 3.53, Running 114.29s Step 381( N/A%), pre moving , FPS 3.17, Running 115.04s Step 382( N/A%), pre moving , FPS 3.08, Running 115.31s Step 383( N/A%), pre moving , FPS 2.97, Running 115.87s Step 384( N/A%), pre moving , FPS 2.91, Running 116.12s Step 385( N/A%), pre moving , FPS 2.73, Running 116.66s Step 386( N/A%), pre moving , FPS 2.59, Running 117.13s Step 387( N/A%), pre moving , FPS 2.54, Running 117.61s Step 388( N/A%), pre moving , FPS 2.50, Running 117.84s Step 389( N/A%), pre moving , FPS 2.31, Running 118.59s Step 390( N/A%), pre moving , FPS 2.25, Running 118.88s Step 391( N/A%), pre moving , FPS 2.19, Running 119.46s Step 392( N/A%), pre moving , FPS 2.12, Running 119.90s Step 393( N/A%), pre moving , FPS 2.00, Running 120.51s Step 394( N/A%), pre moving , FPS 1.98, Running 120.71s Step 395( N/A%), pre moving , FPS 1.91, Running 121.41s Step 396( N/A%), pre moving , FPS 1.88, Running 121.73s Step 397( N/A%), pre moving , FPS 1.80, Running 122.27s Step 398( 0.33%), action 1, FPS 1.97, Running 123.60s Step 399( 0.67%), action 2, FPS 1.95, Running 124.17s Step 400( 1.00%), action 3, FPS 1.86, Running 125.03s Step 401( 1.33%), action 4, FPS 1.89, Running 125.60s Step 402( 1.67%), action 5, FPS 1.78, Running 126.53s Step 403( 2.00%), action 6, FPS 1.81, Running 126.94s Step 404( 2.33%), action 7, FPS 1.71, Running 127.84s Step 405( 2.67%), action 8, FPS 1.70, Running 128.43s Step 406( 3.00%), action 9, FPS 1.63, Running 129.39s Step 407( 3.33%), action 10, FPS 1.62, Running 129.99s Step 408( 3.67%), action 11, FPS 1.52, Running 130.99s Step 409( 4.00%), action 12, FPS 1.55, Running 131.53s Step 410( 4.33%), action 13, FPS 1.48, Running 132.44s Step 411( 4.67%), action 14, FPS 1.47, Running 133.10s Step 412( 5.00%), action 15, FPS 1.41, Running 134.04s Step 413( 5.33%), action 16, FPS 1.42, Running 134.60s Step 414( 5.67%), action 17, FPS 1.38, Running 135.23s Step 415( 6.00%), action 18, FPS 1.39, Running 135.76s Step 416( 6.33%), action 19, FPS 1.35, Running 136.52s Step 417( 6.67%), action 20, FPS 1.35, Running 137.11s Step 418( 7.00%), action 21, FPS 1.38, Running 138.15s Step 419( 7.33%), action 22, FPS 1.39, Running 138.58s Step 420( 7.67%), action 23, FPS 1.38, Running 139.55s Step 421( 8.00%), action 24, FPS 1.37, Running 140.21s Step 422( 8.33%), action 25, FPS 1.36, Running 141.27s Step 423( 8.67%), action 26, FPS 1.36, Running 141.60s Step 424( 9.00%), action 27, FPS 1.38, Running 142.32s Step 425( 9.33%), action 28, FPS 1.41, Running 142.62s Step 426( 9.67%), action 29, FPS 1.42, Running 143.46s Step 427( 10.00%), action 30, FPS 1.45, Running 143.78s Step 428( 10.33%), action 31, FPS 1.45, Running 144.78s Step 429( 10.67%), action 32, FPS 1.45, Running 145.28s Step 430( 11.00%), action 33, FPS 1.46, Running 146.12s Step 431( 11.33%), action 34, FPS 1.50, Running 146.41s Step 432( 11.67%), action 35, FPS 1.50, Running 147.42s Step 433( 12.00%), action 36, FPS 1.50, Running 147.94s Step 434( 12.33%), action 37, FPS 1.46, Running 148.97s Step 435( 12.67%), action 38, FPS 1.49, Running 149.20s Step 436( 13.00%), action 39, FPS 1.53, Running 149.62s Step 437( 13.33%), action 40, FPS 1.51, Running 150.32s Step 438( 13.67%), action 41, FPS 1.51, Running 151.35s Step 439( 14.00%), action 42, FPS 1.50, Running 151.91s Step 440( 14.33%), action 43, FPS 1.50, Running 152.91s Step 441( 14.67%), action 44, FPS 1.54, Running 153.19s Step 442( 15.00%), action 45, FPS 1.57, Running 154.01s Step 443( 15.33%), action 46, FPS 1.56, Running 154.43s Step 444( 15.67%), action 47, FPS 1.55, Running 155.21s Step 445( 16.00%), action 48, FPS 1.52, Running 155.81s Step 446( 16.33%), action 49, FPS 1.50, Running 156.80s Step 447( 16.67%), action 50, FPS 1.49, Running 157.16s Step 448( 17.00%), action 51, FPS 1.50, Running 158.10s Step 449( 17.33%), action 52, FPS 1.50, Running 158.64s Step 450( 17.67%), action 53, FPS 1.49, Running 159.53s Step 451( 18.00%), action 54, FPS 1.44, Running 160.29s Step 452( 18.33%), action 55, FPS 1.44, Running 161.29s Step 453( 18.67%), action 56, FPS 1.46, Running 161.61s Step 454( 19.00%), action 57, FPS 1.48, Running 162.50s Step 455( 19.33%), action 58, FPS 1.46, Running 162.86s Step 456( 19.67%), action 59, FPS 1.42, Running 163.71s Step 457( 20.00%), action 60, FPS 1.46, Running 164.03s Step 458( 20.33%), action 61, FPS 1.47, Running 165.00s Step 459( 20.67%), action 62, FPS 1.47, Running 165.51s Step 460( 21.00%), action 63, FPS 1.48, Running 166.41s Step 461( 21.33%), action 64, FPS 1.47, Running 166.81s Step 462( 21.67%), action 65, FPS 1.46, Running 167.70s Step 463( 22.00%), action 66, FPS 1.47, Running 168.06s Step 464( 22.33%), action 67, FPS 1.47, Running 168.82s Step 465( 22.67%), action 68, FPS 1.50, Running 169.15s Step 466( 23.00%), action 69, FPS 1.52, Running 169.92s Step 467( 23.33%), action 70, FPS 1.49, Running 170.55s Step 468( 23.67%), action 71, FPS 1.49, Running 171.54s Step 469( 24.00%), action 72, FPS 1.48, Running 172.19s Step 470( 24.33%), action 73, FPS 1.46, Running 173.19s Step 471( 24.67%), action 74, FPS 1.52, Running 173.48s Step 472( 25.00%), action 75, FPS 1.52, Running 174.45s Step 473( 25.33%), action 76, FPS 1.52, Running 174.78s Step 474( 25.67%), action 77, FPS 1.53, Running 175.56s Step 475( 26.00%), action 78, FPS 1.51, Running 176.13s Step 476( 26.33%), action 79, FPS 1.51, Running 176.93s Step 477( 26.67%), action 80, FPS 1.49, Running 177.44s Step 478( 27.00%), action 81, FPS 1.49, Running 178.38s Step 479( 27.33%), action 82, FPS 1.49, Running 178.91s Step 480( 27.67%), action 83, FPS 1.52, Running 179.58s Step 481( 28.00%), action 84, FPS 1.51, Running 180.10s Step 482( 28.33%), action 85, FPS 1.50, Running 181.03s Step 483( 28.67%), action 86, FPS 1.50, Running 181.35s Step 484( 29.00%), action 87, FPS 1.50, Running 182.15s Step 485( 29.33%), action 88, FPS 1.47, Running 182.71s Step 486( 29.67%), action 89, FPS 1.47, Running 183.57s Step 487( 30.00%), action 90, FPS 1.49, Running 183.99s Step 488( 30.33%), action 91, FPS 1.49, Running 184.92s Step 489( 30.67%), action 92, FPS 1.53, Running 185.23s Step 490( 31.00%), action 93, FPS 1.54, Running 186.19s Step 491( 31.33%), action 94, FPS 1.53, Running 186.58s Step 492( 31.67%), action 95, FPS 1.52, Running 187.63s Step 493( 32.00%), action 96, FPS 1.52, Running 187.93s Step 494( 32.33%), action 97, FPS 1.51, Running 188.80s Step 495( 32.67%), action 98, FPS 1.53, Running 189.18s Step 496( 33.00%), action 99, FPS 1.51, Running 190.14s Step 497( 33.33%), action 100, FPS 1.50, Running 190.73s Step 498( 33.67%), action 101, FPS 1.50, Running 191.69s Step 499( 34.00%), action 102, FPS 1.52, Running 192.04s Step 500( 34.33%), action 103, FPS 1.50, Running 192.93s Step 501( 34.67%), action 104, FPS 1.49, Running 193.56s Step 502( 35.00%), action 105, FPS 1.47, Running 194.61s Step 503( 35.33%), action 106, FPS 1.43, Running 195.29s Step 504( 35.67%), action 107, FPS 1.42, Running 196.28s Step 505( 36.00%), action 108, FPS 1.40, Running 196.95s Step 506( 36.33%), action 109, FPS 1.39, Running 197.95s Step 507( 36.67%), action 110, FPS 1.35, Running 198.75s Step 508( 37.00%), action 111, FPS 1.31, Running 200.20s Step 509( 37.33%), action 112, FPS 1.28, Running 200.88s Step 510( 37.67%), action 113, FPS 1.27, Running 201.90s Step 511( 38.00%), action 114, FPS 1.25, Running 202.62s Step 512( 38.33%), action 115, FPS 1.25, Running 203.66s Step 513( 38.67%), action 116, FPS 1.22, Running 204.27s Step 514( 39.00%), action 117, FPS 1.23, Running 205.07s Step 515( 39.33%), action 118, FPS 1.21, Running 205.70s Step 516( 39.67%), action 119, FPS 1.21, Running 206.70s Step 517( 40.00%), action 120, FPS 1.22, Running 207.15s Step 518( 40.33%), action 121, FPS 1.22, Running 208.06s Step 519( 40.67%), action 122, FPS 1.21, Running 208.51s Step 520( 41.00%), action 123, FPS 1.22, Running 209.38s Step 521( 41.33%), action 124, FPS 1.20, Running 210.19s Step 522( 41.67%), action 125, FPS 1.20, Running 211.22s Step 523( 42.00%), action 126, FPS 1.21, Running 211.79s Step 524( 42.33%), action 127, FPS 1.23, Running 212.58s Step 525( 42.67%), action 128, FPS 1.24, Running 213.08s Step 526( 43.00%), action 129, FPS 1.24, Running 214.08s Step 527( 43.33%), action 130, FPS 1.25, Running 214.79s Step 528( 43.67%), action 131, FPS 1.28, Running 215.78s Step 529( 44.00%), action 132, FPS 1.30, Running 216.23s Step 530( 44.33%), action 133, FPS 1.33, Running 216.98s Step 531( 44.67%), action 134, FPS 1.33, Running 217.62s Step 532( 45.00%), action 135, FPS 1.34, Running 218.55s Step 533( 45.33%), action 136, FPS 1.35, Running 219.03s Step 534( 45.67%), action 137, FPS 1.31, Running 220.29s Step 535( 46.00%), action 138, FPS 1.31, Running 221.02s Step 536( 46.33%), action 139, FPS 1.31, Running 222.02s Step 537( 46.67%), action 140, FPS 1.29, Running 222.62s Step 538( 47.00%), action 141, FPS 1.30, Running 223.45s Step 539( 47.33%), action 142, FPS 1.28, Running 224.08s Step 540( 47.67%), action 143, FPS 1.28, Running 224.98s Step 541( 48.00%), action 144, FPS 1.30, Running 225.62s Step 542( 48.33%), action 145, FPS 1.30, Running 226.64s Step 543( 48.67%), action 146, FPS 1.29, Running 227.27s Step 544( 49.00%), action 147, FPS 1.27, Running 228.28s Step 545( 49.33%), action 148, FPS 1.27, Running 228.88s Step 546( 49.67%), action 149, FPS 1.27, Running 229.89s Step 547( 50.00%), action 150, FPS 1.27, Running 230.55s Step 548( 50.33%), action 151, FPS 1.27, Running 231.55s Step 549( 50.67%), action 152, FPS 1.25, Running 232.21s Step 550( 51.00%), action 153, FPS 1.23, Running 233.27s Step 551( 51.33%), action 154, FPS 1.23, Running 233.83s Step 552( 51.67%), action 155, FPS 1.23, Running 234.84s Step 553( 52.00%), action 156, FPS 1.22, Running 235.49s Step 554( 52.33%), action 157, FPS 1.23, Running 236.53s Step 555( 52.67%), action 158, FPS 1.24, Running 237.09s [2026-08-01 19:14:17] [89 ] Seed 88 failed after 237.43 s. +steps: 555 , actions: 158 . +Instruction: Empty +Total 51/89(57.30%) success. +Setting seed: 89 +Step 1( N/A%), pre moving , FPS 1.66, Running 0.60s Step 2( N/A%), pre moving , FPS 2.93, Running 0.68s Step 3( N/A%), pre moving , FPS 2.97, Running 1.01s Step 4( N/A%), pre moving , FPS 3.57, Running 1.12s Step 5( N/A%), pre moving , FPS 4.12, Running 1.21s Step 6( N/A%), pre moving , FPS 4.58, Running 1.31s Step 7( N/A%), pre moving , FPS 4.24, Running 1.65s Step 8( N/A%), pre moving , FPS 4.54, Running 1.76s Step 9( N/A%), pre moving , FPS 4.87, Running 1.85s Step 10( N/A%), pre moving , FPS 5.13, Running 1.95s Step 11( N/A%), pre moving , FPS 4.80, Running 2.29s Step 12( N/A%), pre moving , FPS 4.99, Running 2.40s Step 13( N/A%), pre moving , FPS 5.21, Running 2.50s Step 14( N/A%), pre moving , FPS 4.94, Running 2.84s Step 15( N/A%), pre moving , FPS 5.10, Running 2.94s Step 16( N/A%), pre moving , FPS 5.29, Running 3.02s Step 17( N/A%), pre moving , FPS 5.45, Running 3.12s Step 18( N/A%), pre moving , FPS 5.18, Running 3.48s Step 19( N/A%), pre moving , FPS 5.30, Running 3.59s Step 20( N/A%), pre moving , FPS 5.43, Running 3.68s Step 21( N/A%), pre moving , FPS 5.55, Running 4.20s Step 22( N/A%), pre moving , FPS 5.43, Running 4.36s Step 23( N/A%), pre moving , FPS 5.82, Running 4.45s Step 24( N/A%), pre moving , FPS 5.60, Running 4.69s Step 25( N/A%), pre moving , FPS 5.46, Running 4.88s Step 26( N/A%), pre moving , FPS 4.84, Running 5.44s Step 27( N/A%), pre moving , FPS 5.17, Running 5.52s Step 28( N/A%), pre moving , FPS 5.19, Running 5.62s Step 29( N/A%), pre moving , FPS 4.86, Running 5.96s Step 30( N/A%), pre moving , FPS 4.85, Running 6.07s Step 31( N/A%), pre moving , FPS 5.17, Running 6.16s Step 32( N/A%), pre moving , FPS 5.17, Running 6.27s Step 33( N/A%), pre moving , FPS 4.90, Running 6.58s Step 34( N/A%), pre moving , FPS 5.20, Running 6.68s Step 35( N/A%), pre moving , FPS 5.23, Running 6.77s Step 36( N/A%), pre moving , FPS 4.53, Running 7.44s Step 37( N/A%), pre moving , FPS 4.30, Running 7.78s Step 38( N/A%), pre moving , FPS 4.53, Running 7.89s Step 39( N/A%), pre moving , FPS 4.55, Running 7.98s Step 40( N/A%), pre moving , FPS 4.43, Running 8.19s Step 41( N/A%), pre moving , FPS 4.70, Running 8.46s Step 42( N/A%), pre moving , FPS 4.78, Running 8.54s Step 43( N/A%), pre moving , FPS 4.77, Running 8.64s Step 44( N/A%), pre moving , FPS 4.66, Running 8.98s Step 45( N/A%), pre moving , FPS 4.70, Running 9.13s Step 46( N/A%), pre moving , FPS 5.21, Running 9.28s Step 47( N/A%), pre moving , FPS 4.83, Running 9.66s Step 48( N/A%), pre moving , FPS 4.78, Running 9.80s Step 49( N/A%), pre moving , FPS 4.72, Running 10.20s Step 50( N/A%), pre moving , FPS 4.66, Running 10.37s Step 51( N/A%), pre moving , FPS 4.60, Running 10.51s Step 52( N/A%), pre moving , FPS 4.33, Running 10.90s Step 53( N/A%), pre moving , FPS 4.47, Running 11.05s Step 54( N/A%), pre moving , FPS 4.21, Running 11.44s Step 55( N/A%), pre moving , FPS 4.13, Running 11.61s Step 56( N/A%), pre moving , FPS 4.64, Running 11.75s Step 57( N/A%), pre moving , FPS 4.58, Running 12.14s Step 58( N/A%), pre moving , FPS 4.53, Running 12.30s Step 59( N/A%), pre moving , FPS 4.25, Running 12.69s Step 60( N/A%), pre moving , FPS 4.30, Running 12.85s Step 61( N/A%), pre moving , FPS 4.41, Running 12.99s Step 62( N/A%), pre moving , FPS 4.12, Running 13.40s Step 63( N/A%), pre moving , FPS 4.08, Running 13.54s Step 64( N/A%), pre moving , FPS 4.03, Running 13.94s Step 65( N/A%), pre moving , FPS 4.04, Running 14.08s Step 66( N/A%), pre moving , FPS 4.05, Running 14.22s Step 67( N/A%), pre moving , FPS 4.04, Running 14.61s Step 68( N/A%), pre moving , FPS 4.02, Running 14.78s Step 69( N/A%), pre moving , FPS 4.01, Running 15.19s Step 70( N/A%), pre moving , FPS 4.03, Running 15.33s Step 71( N/A%), pre moving , FPS 4.03, Running 15.47s Step 72( N/A%), pre moving , FPS 4.03, Running 15.86s Step 73( N/A%), pre moving , FPS 4.03, Running 16.02s Step 74( N/A%), pre moving , FPS 4.27, Running 16.12s Step 75( N/A%), pre moving , FPS 4.12, Running 16.46s Step 76( N/A%), pre moving , FPS 4.14, Running 16.57s Step 77( N/A%), pre moving , FPS 4.42, Running 16.66s Step 78( N/A%), pre moving , FPS 4.26, Running 17.00s Step 79( N/A%), pre moving , FPS 4.51, Running 17.13s Step 80( N/A%), pre moving , FPS 4.58, Running 17.22s Step 81( N/A%), pre moving , FPS 4.61, Running 17.33s Step 82( N/A%), pre moving , FPS 4.71, Running 17.64s Step 83( N/A%), pre moving , FPS 4.75, Running 17.76s Step 84( N/A%), pre moving , FPS 5.12, Running 17.85s Step 85( N/A%), pre moving , FPS 5.08, Running 18.01s Step 86( N/A%), pre moving , FPS 4.89, Running 18.31s Step 87( N/A%), pre moving , FPS 5.29, Running 18.39s Step 88( N/A%), pre moving , FPS 5.39, Running 18.49s Step 89( N/A%), pre moving , FPS 5.50, Running 18.82s Step 90( N/A%), pre moving , FPS 5.56, Running 18.93s Step 91( N/A%), pre moving , FPS 5.64, Running 19.02s Step 92( N/A%), pre moving , FPS 4.61, Running 20.20s Step 93( N/A%), pre moving , FPS 4.32, Running 20.65s Step 94( N/A%), pre moving , FPS 3.90, Running 21.25s Step 95( N/A%), pre moving , FPS 3.78, Running 21.75s Step 96( N/A%), pre moving , FPS 3.48, Running 22.32s Step 97( N/A%), pre moving , FPS 3.25, Running 22.81s Step 98( N/A%), pre moving , FPS 3.13, Running 23.39s Step 99( N/A%), pre moving , FPS 3.09, Running 23.61s Step 100( N/A%), pre moving , FPS 2.87, Running 24.19s Step 101( N/A%), pre moving , FPS 2.71, Running 24.70s Step 102( N/A%), pre moving , FPS 2.62, Running 25.28s Step 103( N/A%), pre moving , FPS 2.60, Running 25.46s Step 104( N/A%), pre moving , FPS 2.44, Running 26.03s Step 105( N/A%), pre moving , FPS 2.36, Running 26.49s Step 106( N/A%), pre moving , FPS 2.28, Running 27.09s Step 107( N/A%), pre moving , FPS 2.17, Running 27.61s Step 108( N/A%), pre moving , FPS 2.05, Running 28.22s Step 109( N/A%), pre moving , FPS 2.08, Running 28.43s Step 110( N/A%), pre moving , FPS 1.99, Running 28.98s Step 111( N/A%), pre moving , FPS 1.92, Running 29.43s Step 112( N/A%), pre moving , FPS 2.04, Running 30.03s Step 113( N/A%), pre moving , FPS 2.07, Running 30.33s Step 114( N/A%), pre moving , FPS 2.08, Running 30.86s Step 115( N/A%), pre moving , FPS 2.10, Running 31.29s Step 116( N/A%), pre moving , FPS 2.10, Running 31.85s Step 117( N/A%), pre moving , FPS 2.09, Running 32.37s Step 118( N/A%), pre moving , FPS 2.09, Running 32.96s Step 119( N/A%), pre moving , FPS 2.09, Running 33.18s Step 120( N/A%), pre moving , FPS 2.10, Running 33.72s Step 121( N/A%), pre moving , FPS 2.11, Running 34.20s Step 122( N/A%), pre moving , FPS 2.10, Running 34.81s Step 123( N/A%), pre moving , FPS 2.04, Running 35.29s Step 124( N/A%), pre moving , FPS 2.03, Running 35.89s Step 125( N/A%), pre moving , FPS 2.03, Running 36.34s Step 126( N/A%), pre moving , FPS 2.02, Running 36.97s Step 127( N/A%), pre moving , FPS 2.04, Running 37.41s Step 128( N/A%), pre moving , FPS 2.04, Running 38.02s Step 129( N/A%), pre moving , FPS 2.04, Running 38.25s Step 130( N/A%), pre moving , FPS 2.04, Running 38.81s Step 131( N/A%), pre moving , FPS 2.03, Running 39.29s Step 132( N/A%), pre moving , FPS 2.02, Running 39.90s Step 133( N/A%), pre moving , FPS 1.99, Running 40.36s Step 134( N/A%), pre moving , FPS 1.98, Running 40.96s Step 135( N/A%), pre moving , FPS 2.03, Running 41.17s Step 136( N/A%), pre moving , FPS 2.03, Running 41.70s Step 137( N/A%), pre moving , FPS 2.05, Running 42.11s Step 138( N/A%), pre moving , FPS 2.09, Running 42.54s Step 139( N/A%), pre moving , FPS 2.06, Running 42.89s Step 140( N/A%), pre moving , FPS 2.04, Running 43.50s Step 141( N/A%), pre moving , FPS 2.04, Running 43.99s Step 142( N/A%), pre moving , FPS 2.04, Running 44.61s Step 143( N/A%), pre moving , FPS 2.04, Running 45.09s Step 144( N/A%), pre moving , FPS 2.05, Running 45.65s Step 145( N/A%), pre moving , FPS 2.09, Running 45.90s Step 146( N/A%), pre moving , FPS 2.11, Running 46.46s Step 147( N/A%), pre moving , FPS 2.17, Running 46.62s Step 148( N/A%), pre moving , FPS 2.25, Running 46.90s Step 149( N/A%), pre moving , FPS 2.29, Running 46.99s Step 150( N/A%), pre moving , FPS 2.42, Running 47.09s Step 151( N/A%), pre moving , FPS 2.46, Running 47.42s Step 152( N/A%), pre moving , FPS 2.62, Running 47.53s Step 153( N/A%), pre moving , FPS 2.75, Running 47.62s Step 154( N/A%), pre moving , FPS 2.96, Running 47.72s Step 155( N/A%), pre moving , FPS 2.90, Running 48.06s Step 156( N/A%), pre moving , FPS 3.09, Running 48.17s Step 157( N/A%), pre moving , FPS 2.83, Running 49.18s Step 158( N/A%), pre moving , FPS 2.96, Running 49.30s Step 159( N/A%), pre moving , FPS 3.07, Running 49.40s Step 160( N/A%), pre moving , FPS 3.19, Running 49.76s Step 161( N/A%), pre moving , FPS 3.40, Running 49.87s Step 162( N/A%), pre moving , FPS 3.74, Running 49.96s Step 163( N/A%), pre moving , FPS 4.00, Running 50.08s Step 164( N/A%), pre moving , FPS 4.14, Running 50.48s Step 165( N/A%), pre moving , FPS 4.20, Running 50.67s Step 166( N/A%), pre moving , FPS 4.35, Running 51.06s Step 167( N/A%), pre moving , FPS 4.35, Running 51.22s Step 168( N/A%), pre moving , FPS 4.22, Running 51.63s Step 169( N/A%), pre moving , FPS 4.19, Running 51.77s Step 170( N/A%), pre moving , FPS 4.06, Running 52.01s Step 171( N/A%), pre moving , FPS 4.00, Running 52.42s Step 172( N/A%), pre moving , FPS 3.82, Running 52.76s Step 173( N/A%), pre moving , FPS 3.67, Running 53.07s Step 174( N/A%), pre moving , FPS 3.50, Running 53.43s Step 175( N/A%), pre moving , FPS 3.60, Running 53.62s Step 176( N/A%), pre moving , FPS 3.55, Running 53.79s Step 177( N/A%), pre moving , FPS 3.92, Running 54.29s Step 178( N/A%), pre moving , FPS 3.64, Running 54.80s Step 179( N/A%), pre moving , FPS 3.38, Running 55.31s Step 180( N/A%), pre moving , FPS 3.43, Running 55.59s Step 181( N/A%), pre moving , FPS 3.20, Running 56.12s Step 182( N/A%), pre moving , FPS 3.01, Running 56.61s Step 183( N/A%), pre moving , FPS 2.82, Running 57.17s Step 184( N/A%), pre moving , FPS 2.87, Running 57.45s Step 185( N/A%), pre moving , FPS 2.74, Running 57.97s Step 186( N/A%), pre moving , FPS 2.69, Running 58.50s Step 187( N/A%), pre moving , FPS 2.55, Running 59.05s Step 188( N/A%), pre moving , FPS 2.52, Running 59.56s Step 189( N/A%), pre moving , FPS 2.40, Running 60.11s Step 190( N/A%), pre moving , FPS 2.39, Running 60.39s Step 191( N/A%), pre moving , FPS 2.36, Running 60.91s Step 192( N/A%), pre moving , FPS 2.31, Running 61.41s Step 193( N/A%), pre moving , FPS 2.33, Running 61.66s Step 194( N/A%), pre moving , FPS 2.29, Running 62.16s Step 195( N/A%), pre moving , FPS 2.24, Running 62.56s Step 196( N/A%), pre moving , FPS 2.21, Running 62.85s Step 197( N/A%), pre moving , FPS 2.21, Running 63.32s Step 198( N/A%), pre moving , FPS 2.29, Running 63.53s Step 199( N/A%), pre moving , FPS 2.30, Running 64.02s Step 200( N/A%), pre moving , FPS 2.26, Running 64.43s Step 201( N/A%), pre moving , FPS 2.32, Running 64.74s Step 202( N/A%), pre moving , FPS 2.34, Running 65.16s Step 203( N/A%), pre moving , FPS 2.44, Running 65.35s Step 204( N/A%), pre moving , FPS 2.42, Running 65.73s Step 205( N/A%), pre moving , FPS 2.53, Running 65.88s Step 206( N/A%), pre moving , FPS 2.68, Running 65.98s Step 207( N/A%), pre moving , FPS 2.75, Running 66.32s Step 208( N/A%), pre moving , FPS 2.94, Running 66.37s Step 209( N/A%), pre moving , FPS 3.14, Running 66.47s Step 210( N/A%), pre moving , FPS 3.22, Running 66.60s Step 211( N/A%), pre moving , FPS 3.29, Running 66.99s Step 212( N/A%), pre moving , FPS 3.52, Running 67.10s Step 213( N/A%), pre moving , FPS 3.61, Running 67.19s Step 214( N/A%), pre moving , FPS 3.73, Running 67.52s Step 215( N/A%), pre moving , FPS 3.97, Running 67.60s Step 216( N/A%), pre moving , FPS 4.12, Running 67.71s Step 217( N/A%), pre moving , FPS 4.51, Running 67.76s Step 218( N/A%), pre moving , FPS 4.67, Running 67.81s Step 219( N/A%), pre moving , FPS 5.10, Running 67.94s Step 220( N/A%), pre moving , FPS 4.56, Running 68.82s Step 221( N/A%), pre moving , FPS 4.79, Running 68.91s Step 222( N/A%), pre moving , FPS 5.20, Running 69.00s Step 223( N/A%), pre moving , FPS 5.01, Running 69.35s Step 224( N/A%), pre moving , FPS 5.44, Running 69.41s Step 225( N/A%), pre moving , FPS 5.42, Running 69.57s Step 226( N/A%), pre moving , FPS 5.17, Running 69.84s Step 227( N/A%), pre moving , FPS 5.34, Running 70.06s Step 228( N/A%), pre moving , FPS 5.14, Running 70.26s Step 229( N/A%), pre moving , FPS 4.84, Running 70.60s Step 230( N/A%), pre moving , FPS 4.82, Running 70.75s Step 231( N/A%), pre moving , FPS 4.83, Running 71.13s Step 232( N/A%), pre moving , FPS 4.79, Running 71.27s Step 233( N/A%), pre moving , FPS 4.46, Running 71.67s Step 234( N/A%), pre moving , FPS 4.65, Running 71.83s Step 235( N/A%), pre moving , FPS 4.34, Running 72.21s Step 236( N/A%), pre moving , FPS 4.29, Running 72.37s Step 237( N/A%), pre moving , FPS 4.21, Running 72.51s Step 238( N/A%), pre moving , FPS 3.94, Running 72.90s Step 239( N/A%), pre moving , FPS 3.93, Running 73.04s Step 240( N/A%), pre moving , FPS 4.59, Running 73.17s Step 241( N/A%), pre moving , FPS 4.29, Running 73.57s Step 242( N/A%), pre moving , FPS 4.27, Running 73.69s Step 243( N/A%), pre moving , FPS 4.31, Running 73.99s Step 244( N/A%), pre moving , FPS 4.15, Running 74.23s Step 245( N/A%), pre moving , FPS 4.17, Running 74.37s Step 246( N/A%), pre moving , FPS 4.07, Running 74.75s Step 247( N/A%), pre moving , FPS 4.13, Running 74.91s Step 248( N/A%), pre moving , FPS 3.93, Running 75.34s Step 249( N/A%), pre moving , FPS 4.09, Running 75.49s Step 250( N/A%), pre moving , FPS 3.86, Running 75.92s Step 251( N/A%), pre moving , FPS 4.00, Running 76.13s Step 252( N/A%), pre moving , FPS 3.78, Running 76.56s Step 253( N/A%), pre moving , FPS 3.93, Running 76.76s Step 254( N/A%), pre moving , FPS 3.74, Running 77.18s Step 255( N/A%), pre moving , FPS 3.88, Running 77.37s Step 256( N/A%), pre moving , FPS 3.69, Running 77.80s Step 257( N/A%), pre moving , FPS 3.64, Running 78.01s Step 258( N/A%), pre moving , FPS 3.62, Running 78.41s Step 259( N/A%), pre moving , FPS 3.58, Running 78.62s Step 260( N/A%), pre moving , FPS 3.39, Running 79.07s Step 261( N/A%), pre moving , FPS 3.52, Running 79.25s Step 262( N/A%), pre moving , FPS 3.33, Running 79.69s Step 263( N/A%), pre moving , FPS 3.39, Running 79.89s Step 264( N/A%), pre moving , FPS 3.26, Running 80.37s Step 265( N/A%), pre moving , FPS 3.09, Running 80.84s Step 266( N/A%), pre moving , FPS 3.20, Running 81.00s Step 267( N/A%), pre moving , FPS 3.16, Running 81.23s Step 268( N/A%), pre moving , FPS 3.14, Running 81.71s Step 269( N/A%), pre moving , FPS 3.10, Running 81.94s Step 270( N/A%), pre moving , FPS 3.08, Running 82.41s Step 271( N/A%), pre moving , FPS 2.96, Running 82.88s Step 272( N/A%), pre moving , FPS 3.04, Running 83.14s Step 273( N/A%), pre moving , FPS 2.92, Running 83.61s Step 274( N/A%), pre moving , FPS 2.89, Running 84.09s Step 275( N/A%), pre moving , FPS 2.88, Running 84.31s Step 276( N/A%), pre moving , FPS 2.86, Running 84.78s Step 277( N/A%), pre moving , FPS 2.85, Running 85.03s Step 278( N/A%), pre moving , FPS 2.82, Running 85.52s Step 279( N/A%), pre moving , FPS 2.70, Running 86.02s Step 280( N/A%), pre moving , FPS 2.69, Running 86.50s Step 281( N/A%), pre moving , FPS 2.68, Running 86.72s Step 282( N/A%), pre moving , FPS 2.68, Running 87.16s Step 283( N/A%), pre moving , FPS 2.67, Running 87.37s Step 284( N/A%), pre moving , FPS 2.68, Running 87.82s Step 285( N/A%), pre moving , FPS 2.79, Running 88.00s Step 286( N/A%), pre moving , FPS 2.68, Running 88.45s Step 287( N/A%), pre moving , FPS 2.61, Running 88.89s Step 288( N/A%), pre moving , FPS 2.72, Running 89.06s Step 289( N/A%), pre moving , FPS 2.64, Running 89.50s Step 290( N/A%), pre moving , FPS 2.75, Running 89.70s Step 291( N/A%), pre moving , FPS 2.76, Running 90.13s Step 292( N/A%), pre moving , FPS 2.78, Running 90.34s Step 293( N/A%), pre moving , FPS 2.79, Running 90.79s Step 294( N/A%), pre moving , FPS 2.91, Running 90.97s Step 295( N/A%), pre moving , FPS 2.83, Running 91.38s Step 296( N/A%), pre moving , FPS 2.97, Running 91.52s Step 297( N/A%), pre moving , FPS 2.90, Running 91.93s Step 298( N/A%), pre moving , FPS 3.05, Running 92.07s Step 299( N/A%), pre moving , FPS 3.09, Running 92.49s Step 300( N/A%), pre moving , FPS 3.27, Running 92.63s Step 301( N/A%), pre moving , FPS 3.19, Running 93.00s Step 302( N/A%), pre moving , FPS 3.34, Running 93.15s Step 303( N/A%), pre moving , FPS 3.37, Running 93.30s Step 304( N/A%), pre moving , FPS 3.40, Running 93.71s Step 305( N/A%), pre moving , FPS 3.42, Running 93.85s Step 306( N/A%), pre moving , FPS 3.46, Running 94.23s Step 307( N/A%), pre moving , FPS 3.63, Running 94.40s Step 308( N/A%), pre moving , FPS 3.68, Running 94.51s Step 309( N/A%), pre moving , FPS 3.76, Running 94.82s Step 310( N/A%), pre moving , FPS 3.82, Running 94.93s Step 311( N/A%), pre moving , FPS 4.09, Running 95.02s Step 312( N/A%), pre moving , FPS 3.94, Running 95.42s Step 313( N/A%), pre moving , FPS 4.20, Running 95.56s Step 314( N/A%), pre moving , FPS 4.28, Running 95.64s Step 315( N/A%), pre moving , FPS 4.36, Running 95.97s Step 316( N/A%), pre moving , FPS 4.39, Running 96.07s Step 317( N/A%), pre moving , FPS 4.73, Running 96.17s Step 318( N/A%), pre moving , FPS 4.51, Running 96.51s Step 319( N/A%), pre moving , FPS 4.86, Running 96.61s Step 320( N/A%), pre moving , FPS 4.93, Running 96.69s Step 321( N/A%), pre moving , FPS 5.29, Running 96.78s Step 322( N/A%), pre moving , FPS 5.04, Running 97.12s Step 323( N/A%), pre moving , FPS 5.09, Running 97.23s Step 324( N/A%), pre moving , FPS 5.53, Running 97.32s Step 325( N/A%), pre moving , FPS 5.24, Running 97.67s Step 326( N/A%), pre moving , FPS 5.69, Running 97.74s Step 327( N/A%), pre moving , FPS 5.79, Running 97.85s Step 328( N/A%), pre moving , FPS 5.81, Running 97.95s Step 329( N/A%), pre moving , FPS 6.18, Running 98.06s Step 330( N/A%), pre moving , FPS 4.95, Running 98.97s Step 331( N/A%), pre moving , FPS 4.93, Running 99.08s Step 332( N/A%), pre moving , FPS 5.34, Running 99.17s Step 333( N/A%), pre moving , FPS 5.00, Running 99.55s Step 334( N/A%), pre moving , FPS 4.92, Running 99.71s Step 335( N/A%), pre moving , FPS 5.22, Running 99.80s Step 336( N/A%), pre moving , FPS 5.06, Running 100.02s Step 337( N/A%), pre moving , FPS 4.94, Running 100.21s Step 338( N/A%), pre moving , FPS 5.28, Running 100.29s Step 339( N/A%), pre moving , FPS 5.21, Running 100.44s Step 340( N/A%), pre moving , FPS 5.13, Running 100.59s Step 341( N/A%), pre moving , FPS 4.79, Running 100.96s Step 342( N/A%), pre moving , FPS 5.01, Running 101.11s Step 343( N/A%), pre moving , FPS 4.69, Running 101.50s Step 344( N/A%), pre moving , FPS 4.67, Running 101.60s Step 345( N/A%), pre moving , FPS 4.98, Running 101.68s Step 346( N/A%), pre moving , FPS 4.96, Running 101.78s Step 347( N/A%), pre moving , FPS 4.77, Running 102.04s Step 348( N/A%), pre moving , FPS 4.68, Running 102.22s Step 349( N/A%), pre moving , FPS 4.72, Running 102.30s Step 350( N/A%), pre moving , FPS 5.83, Running 102.39s Step 351( N/A%), pre moving , FPS 5.47, Running 102.73s Step 352( N/A%), pre moving , FPS 5.44, Running 102.84s Step 353( N/A%), pre moving , FPS 5.85, Running 102.98s Step 354( N/A%), pre moving , FPS 5.46, Running 103.37s Step 355( N/A%), pre moving , FPS 5.37, Running 103.53s Step 356( N/A%), pre moving , FPS 5.12, Running 103.93s Step 357( N/A%), pre moving , FPS 5.17, Running 104.08s Step 358( N/A%), pre moving , FPS 5.05, Running 104.26s Step 359( N/A%), pre moving , FPS 4.79, Running 104.62s Step 360( N/A%), pre moving , FPS 4.81, Running 104.75s Step 361( N/A%), pre moving , FPS 4.80, Running 105.12s Step 362( N/A%), pre moving , FPS 4.80, Running 105.28s Step 363( N/A%), pre moving , FPS 5.11, Running 105.41s Step 364( N/A%), pre moving , FPS 4.75, Running 105.82s Step 365( N/A%), pre moving , FPS 4.68, Running 105.95s Step 366( N/A%), pre moving , FPS 4.38, Running 106.34s Step 367( N/A%), pre moving , FPS 4.49, Running 106.49s Step 368( N/A%), pre moving , FPS 4.29, Running 106.89s Step 369( N/A%), pre moving , FPS 4.24, Running 107.01s Step 370( N/A%), pre moving , FPS 4.20, Running 107.15s Step 371( N/A%), pre moving , FPS 4.20, Running 107.50s Step 372( N/A%), pre moving , FPS 4.16, Running 107.66s Step 373( N/A%), pre moving , FPS 4.19, Running 107.75s Step 374( N/A%), pre moving , FPS 4.23, Running 108.09s Step 375( N/A%), pre moving , FPS 4.31, Running 108.17s Step 376( N/A%), pre moving , FPS 4.60, Running 108.27s Step 377( N/A%), pre moving , FPS 4.72, Running 108.32s Step 378( N/A%), pre moving , FPS 4.80, Running 108.42s Step 379( N/A%), pre moving , FPS 4.84, Running 108.76s Step 380( N/A%), pre moving , FPS 4.86, Running 108.86s Step 381( N/A%), pre moving , FPS 5.24, Running 108.94s Step 382( N/A%), pre moving , FPS 5.33, Running 109.03s Step 383( N/A%), pre moving , FPS 5.06, Running 109.37s Step 384( N/A%), pre moving , FPS 5.47, Running 109.47s Step 385( N/A%), pre moving , FPS 5.56, Running 109.55s Step 386( N/A%), pre moving , FPS 5.99, Running 109.68s Step 387( N/A%), pre moving , FPS 5.67, Running 110.02s Step 388( N/A%), pre moving , FPS 6.18, Running 110.12s Step 389( N/A%), pre moving , FPS 6.27, Running 110.20s Step 390( N/A%), pre moving , FPS 6.36, Running 110.30s Step 391( N/A%), pre moving , FPS 6.36, Running 110.64s Step 392( N/A%), pre moving , FPS 6.46, Running 110.75s Step 393( N/A%), pre moving , FPS 6.47, Running 110.84s Step 394( N/A%), pre moving , FPS 6.48, Running 111.18s Step 395( N/A%), pre moving , FPS 6.41, Running 111.28s Step 396( N/A%), pre moving , FPS 6.52, Running 111.34s Step 397( N/A%), pre moving , FPS 3.72, Running 113.70s Step 398( N/A%), pre moving , FPS 3.46, Running 114.20s Step 399( N/A%), pre moving , FPS 3.38, Running 114.68s Step 400( N/A%), pre moving , FPS 3.14, Running 115.23s Step 401( N/A%), pre moving , FPS 3.07, Running 115.45s Step 402( N/A%), pre moving , FPS 2.80, Running 116.17s Step 403( N/A%), pre moving , FPS 2.85, Running 116.38s Step 404( N/A%), pre moving , FPS 2.69, Running 116.92s Step 405( N/A%), pre moving , FPS 2.65, Running 117.11s Step 406( N/A%), pre moving , FPS 2.45, Running 117.83s Step 407( N/A%), pre moving , FPS 2.47, Running 118.13s Step 408( N/A%), pre moving , FPS 2.35, Running 118.63s Step 409( N/A%), pre moving , FPS 2.30, Running 118.88s Step 410( N/A%), pre moving , FPS 2.19, Running 119.44s Step 411( N/A%), pre moving , FPS 2.21, Running 119.69s Step 412( N/A%), pre moving , FPS 2.07, Running 120.42s Step 413( N/A%), pre moving , FPS 2.04, Running 120.63s Step 414( N/A%), pre moving , FPS 1.99, Running 121.25s Step 415( N/A%), pre moving , FPS 1.93, Running 121.67s Step 416( N/A%), pre moving , FPS 1.83, Running 122.25s Step 417( 0.33%), action 1, FPS 2.07, Running 123.36s Step 418( 0.67%), action 2, FPS 2.08, Running 123.83s Step 419( 1.00%), action 3, FPS 2.04, Running 124.46s Step 420( 1.33%), action 4, FPS 2.03, Running 125.06s Step 421( 1.67%), action 5, FPS 1.91, Running 125.92s Step 422( 2.00%), action 6, FPS 1.92, Running 126.57s Step 423( 2.33%), action 7, FPS 1.83, Running 127.30s Step 424( 2.67%), action 8, FPS 1.82, Running 127.89s Step 425( 3.00%), action 9, FPS 1.70, Running 128.86s Step 426( 3.33%), action 10, FPS 1.70, Running 129.59s Step 427( 3.67%), action 11, FPS 1.61, Running 130.52s Step 428( 4.00%), action 12, FPS 1.59, Running 131.21s Step 429( 4.33%), action 13, FPS 1.53, Running 131.91s Step 430( 4.67%), action 14, FPS 1.54, Running 132.45s Step 431( 5.00%), action 15, FPS 1.46, Running 133.34s Step 432( 5.33%), action 16, FPS 1.49, Running 133.86s Step 433( 5.67%), action 17, FPS 1.43, Running 134.60s Step 434( 6.00%), action 18, FPS 1.43, Running 135.23s Step 435( 6.33%), action 19, FPS 1.38, Running 136.15s Step 436( 6.67%), action 20, FPS 1.39, Running 136.65s Step 437( 7.00%), action 21, FPS 1.42, Running 137.47s Step 438( 7.33%), action 22, FPS 1.43, Running 137.78s Step 439( 7.67%), action 23, FPS 1.43, Running 138.42s Step 440( 8.00%), action 24, FPS 1.42, Running 139.18s Step 441( 8.33%), action 25, FPS 1.41, Running 140.09s Step 442( 8.67%), action 26, FPS 1.40, Running 140.89s Step 443( 9.00%), action 27, FPS 1.39, Running 141.70s Step 444( 9.33%), action 28, FPS 1.38, Running 142.41s Step 445( 9.67%), action 29, FPS 1.38, Running 143.33s Step 446( 10.00%), action 30, FPS 1.40, Running 143.90s Step 447( 10.33%), action 31, FPS 1.39, Running 144.93s Step 448( 10.67%), action 32, FPS 1.41, Running 145.43s Step 449( 11.00%), action 33, FPS 1.40, Running 146.18s Step 450( 11.33%), action 34, FPS 1.41, Running 146.59s Step 451( 11.67%), action 35, FPS 1.41, Running 147.50s Step 452( 12.00%), action 36, FPS 1.41, Running 148.08s Step 453( 12.33%), action 37, FPS 1.39, Running 149.01s Step 454( 12.67%), action 38, FPS 1.38, Running 149.75s Step 455( 13.00%), action 39, FPS 1.38, Running 150.64s Step 456( 13.33%), action 40, FPS 1.39, Running 151.07s Step 457( 13.67%), action 41, FPS 1.39, Running 151.91s Step 458( 14.00%), action 42, FPS 1.35, Running 152.59s Step 459( 14.33%), action 43, FPS 1.33, Running 153.50s Step 460( 14.67%), action 44, FPS 1.36, Running 153.93s Step 461( 15.00%), action 45, FPS 1.38, Running 154.60s Step 462( 15.33%), action 46, FPS 1.41, Running 155.03s Step 463( 15.67%), action 47, FPS 1.42, Running 155.73s Step 464( 16.00%), action 48, FPS 1.46, Running 156.08s Step 465( 16.33%), action 49, FPS 1.49, Running 156.76s Step 466( 16.67%), action 50, FPS 1.49, Running 157.30s Step 467( 17.00%), action 51, FPS 1.51, Running 158.20s Step 468( 17.33%), action 52, FPS 1.51, Running 158.65s Step 469( 17.67%), action 53, FPS 1.51, Running 159.42s Step 470( 18.00%), action 54, FPS 1.51, Running 159.84s Step 471( 18.33%), action 55, FPS 1.52, Running 160.63s Step 472( 18.67%), action 56, FPS 1.52, Running 161.27s Step 473( 19.00%), action 57, FPS 1.53, Running 162.09s Step 474( 19.33%), action 58, FPS 1.57, Running 162.49s Step 475( 19.67%), action 59, FPS 1.58, Running 163.33s Step 476( 20.00%), action 60, FPS 1.55, Running 163.93s Step 477( 20.33%), action 61, FPS 1.54, Running 164.91s Step 478( 20.67%), action 62, FPS 1.57, Running 165.30s Step 479( 21.00%), action 63, FPS 1.59, Running 166.11s Step 480( 21.33%), action 64, FPS 1.58, Running 166.59s Step 481( 21.67%), action 65, FPS 1.57, Running 167.31s Step 482( 22.00%), action 66, FPS 1.58, Running 167.70s Step 483( 22.33%), action 67, FPS 1.56, Running 168.52s Step 484( 22.67%), action 68, FPS 1.53, Running 169.16s Step 485( 23.00%), action 69, FPS 1.51, Running 170.01s Step 486( 23.33%), action 70, FPS 1.52, Running 170.48s Step 487( 23.67%), action 71, FPS 1.52, Running 171.32s Step 488( 24.00%), action 72, FPS 1.53, Running 171.71s Step 489( 24.33%), action 73, FPS 1.53, Running 172.47s Step 490( 24.67%), action 74, FPS 1.53, Running 172.93s Step 491( 25.00%), action 75, FPS 1.54, Running 173.62s Step 492( 25.33%), action 76, FPS 1.56, Running 174.08s Step 493( 25.67%), action 77, FPS 1.59, Running 174.66s Step 494( 26.00%), action 78, FPS 1.59, Running 175.06s Step 495( 26.33%), action 79, FPS 1.62, Running 175.69s Step 496( 26.67%), action 80, FPS 1.63, Running 176.19s Step 497( 27.00%), action 81, FPS 1.63, Running 177.16s Step 498( 27.33%), action 82, FPS 1.62, Running 177.63s Step 499( 27.67%), action 83, FPS 1.65, Running 178.25s Step 500( 28.00%), action 84, FPS 1.65, Running 178.72s Step 501( 28.33%), action 85, FPS 1.66, Running 179.39s Step 502( 28.67%), action 86, FPS 1.64, Running 179.93s Step 503( 29.00%), action 87, FPS 1.66, Running 180.58s Step 504( 29.33%), action 88, FPS 1.66, Running 181.22s Step 505( 29.67%), action 89, FPS 1.69, Running 181.85s Step 506( 30.00%), action 90, FPS 1.67, Running 182.48s Step 507( 30.33%), action 91, FPS 1.60, Running 183.81s Step 508( 30.67%), action 92, FPS 1.60, Running 184.21s Step 509( 31.00%), action 93, FPS 1.59, Running 185.07s Step 510( 31.33%), action 94, FPS 1.60, Running 185.45s Step 511( 31.67%), action 95, FPS 1.59, Running 186.20s Step 512( 32.00%), action 96, FPS 1.58, Running 186.70s Step 513( 32.33%), action 97, FPS 1.57, Running 187.42s Step 514( 32.67%), action 98, FPS 1.53, Running 188.11s Step 515( 33.00%), action 99, FPS 1.51, Running 188.95s Step 516( 33.33%), action 100, FPS 1.50, Running 189.53s Step 517( 33.67%), action 101, FPS 1.52, Running 190.32s Step 518( 34.00%), action 102, FPS 1.51, Running 190.91s Step 519( 34.33%), action 103, FPS 1.47, Running 191.84s Step 520( 34.67%), action 104, FPS 1.47, Running 192.30s Step 521( 35.00%), action 105, FPS 1.46, Running 193.06s Step 522( 35.33%), action 106, FPS 1.48, Running 193.42s Step 523( 35.67%), action 107, FPS 1.46, Running 194.30s Step 524( 36.00%), action 108, FPS 1.48, Running 194.73s Step 525( 36.33%), action 109, FPS 1.46, Running 195.51s Step 526( 36.67%), action 110, FPS 1.47, Running 196.11s Step 527( 37.00%), action 111, FPS 1.52, Running 196.97s Step 528( 37.33%), action 112, FPS 1.50, Running 197.51s Step 529( 37.67%), action 113, FPS 1.51, Running 198.30s Step 530( 38.00%), action 114, FPS 1.50, Running 198.76s Step 531( 38.33%), action 115, FPS 1.51, Running 199.41s Step 532( 38.67%), action 116, FPS 1.50, Running 200.02s Step 533( 39.00%), action 117, FPS 1.48, Running 200.96s Step 534( 39.33%), action 118, FPS 1.51, Running 201.35s Step 535( 39.67%), action 119, FPS 1.51, Running 202.16s Step 536( 40.00%), action 120, FPS 1.53, Running 202.56s Step 537( 40.33%), action 121, FPS 1.49, Running 203.78s Step 538( 40.67%), action 122, FPS 1.50, Running 204.25s Step 539( 41.00%), action 123, FPS 1.52, Running 204.99s Step 540( 41.33%), action 124, FPS 1.50, Running 205.60s Step 541( 41.67%), action 125, FPS 1.52, Running 206.23s Step 542( 42.00%), action 126, FPS 1.49, Running 206.81s Step 543( 42.33%), action 127, FPS 1.49, Running 207.72s Step 544( 42.67%), action 128, FPS 1.49, Running 208.19s Step 545( 43.00%), action 129, FPS 1.50, Running 208.87s Step 546( 43.33%), action 130, FPS 1.49, Running 209.54s Step 547( 43.67%), action 131, FPS 1.48, Running 210.51s Step 548( 44.00%), action 132, FPS 1.47, Running 211.11s Step 549( 44.33%), action 133, FPS 1.52, Running 211.41s Step 550( 44.67%), action 134, FPS 1.54, Running 211.73s Step 551( 45.00%), action 135, FPS 1.57, Running 212.12s Step 552( 45.33%), action 136, FPS 1.60, Running 212.49s Step 553( 45.67%), action 137, FPS 1.69, Running 212.80s Step 554( 46.00%), action 138, FPS 1.68, Running 213.24s Step 555( 46.33%), action 139, FPS 1.67, Running 214.11s Step 556( 46.67%), action 140, FPS 1.67, Running 214.56s Step 557( 47.00%), action 141, FPS 1.71, Running 215.50s Step 558( 47.33%), action 142, FPS 1.69, Running 216.07s Step 559( 47.67%), action 143, FPS 1.67, Running 216.95s Step 560( 48.00%), action 144, FPS 1.68, Running 217.48s Step 561( 48.33%), action 145, FPS 1.67, Running 218.18s Step 562( 48.67%), action 146, FPS 1.66, Running 218.87s Step 563( 49.00%), action 147, FPS 1.67, Running 219.73s Step 564( 49.33%), action 148, FPS 1.63, Running 220.48s Step 565( 49.67%), action 149, FPS 1.59, Running 221.41s Step 566( 50.00%), action 150, FPS 1.59, Running 222.12s Step 567( 50.33%), action 151, FPS 1.52, Running 223.68s Step 568( 50.67%), action 152, FPS 1.50, Running 224.46s [2026-08-01 19:18:02] [90 ] Seed 89 failed after 224.83 s. +steps: 568 , actions: 152 . +Instruction: Empty +Total 51/90(56.67%) success. +Setting seed: 90 +Step 1( N/A%), pre moving , FPS 1.61, Running 0.62s Step 2( N/A%), pre moving , FPS 2.84, Running 0.70s Step 3( N/A%), pre moving , FPS 3.48, Running 0.86s Step 4( N/A%), pre moving , FPS 3.57, Running 1.12s Step 5( N/A%), pre moving , FPS 4.06, Running 1.23s Step 6( N/A%), pre moving , FPS 4.48, Running 1.34s Step 7( N/A%), pre moving , FPS 4.17, Running 1.68s Step 8( N/A%), pre moving , FPS 4.47, Running 1.79s Step 9( N/A%), pre moving , FPS 4.82, Running 1.87s Step 10( N/A%), pre moving , FPS 5.08, Running 1.97s Step 11( N/A%), pre moving , FPS 4.77, Running 2.31s Step 12( N/A%), pre moving , FPS 5.01, Running 2.39s Step 13( N/A%), pre moving , FPS 5.18, Running 2.51s Step 14( N/A%), pre moving , FPS 5.38, Running 2.60s Step 15( N/A%), pre moving , FPS 5.50, Running 2.73s Step 16( N/A%), pre moving , FPS 5.23, Running 3.06s Step 17( N/A%), pre moving , FPS 5.39, Running 3.15s Step 18( N/A%), pre moving , FPS 5.55, Running 3.24s Step 19( N/A%), pre moving , FPS 5.40, Running 3.52s Step 20( N/A%), pre moving , FPS 5.46, Running 3.66s Step 21( N/A%), pre moving , FPS 5.51, Running 4.25s Step 22( N/A%), pre moving , FPS 5.40, Running 4.41s Step 23( N/A%), pre moving , FPS 5.52, Running 4.49s Step 24( N/A%), pre moving , FPS 5.81, Running 4.56s Step 25( N/A%), pre moving , FPS 5.48, Running 4.88s Step 26( N/A%), pre moving , FPS 4.82, Running 5.49s Step 27( N/A%), pre moving , FPS 5.11, Running 5.60s Step 28( N/A%), pre moving , FPS 5.13, Running 5.69s Step 29( N/A%), pre moving , FPS 5.10, Running 5.79s Step 30( N/A%), pre moving , FPS 4.80, Running 6.13s Step 31( N/A%), pre moving , FPS 5.08, Running 6.24s Step 32( N/A%), pre moving , FPS 5.08, Running 6.33s Step 33( N/A%), pre moving , FPS 5.06, Running 6.47s Step 34( N/A%), pre moving , FPS 4.82, Running 6.75s Step 35( N/A%), pre moving , FPS 4.90, Running 6.81s Step 36( N/A%), pre moving , FPS 4.93, Running 7.11s Step 37( N/A%), pre moving , FPS 4.99, Running 7.16s Step 38( N/A%), pre moving , FPS 5.05, Running 7.20s Step 39( N/A%), pre moving , FPS 5.36, Running 7.25s Step 40( N/A%), pre moving , FPS 5.52, Running 7.29s Step 41( N/A%), pre moving , FPS 6.50, Running 7.33s Step 42( N/A%), pre moving , FPS 6.76, Running 7.37s Step 43( N/A%), pre moving , FPS 6.85, Running 7.41s Step 44( N/A%), pre moving , FPS 6.94, Running 7.45s Step 45( N/A%), pre moving , FPS 7.66, Running 7.49s Step 46( N/A%), pre moving , FPS 9.63, Running 7.56s Step 47( N/A%), pre moving , FPS 9.68, Running 7.66s Step 48( N/A%), pre moving , FPS 9.60, Running 7.77s Step 49( N/A%), pre moving , FPS 9.63, Running 7.87s Step 50( N/A%), pre moving , FPS 10.05, Running 8.12s Step 51( N/A%), pre moving , FPS 9.81, Running 8.28s Step 52( N/A%), pre moving , FPS 9.71, Running 8.39s Step 53( N/A%), pre moving , FPS 9.89, Running 8.49s Step 54( N/A%), pre moving , FPS 9.61, Running 8.83s Step 55( N/A%), pre moving , FPS 9.37, Running 8.94s Step 56( N/A%), pre moving , FPS 10.44, Running 9.03s Step 57( N/A%), pre moving , FPS 10.16, Running 9.13s Step 58( N/A%), pre moving , FPS 8.82, Running 9.47s Step 59( N/A%), pre moving , FPS 8.58, Running 9.58s Step 60( N/A%), pre moving , FPS 8.39, Running 9.67s Step 61( N/A%), pre moving , FPS 7.31, Running 10.07s Step 62( N/A%), pre moving , FPS 7.01, Running 10.22s Step 63( N/A%), pre moving , FPS 6.40, Running 10.53s Step 64( N/A%), pre moving , FPS 6.00, Running 10.78s Step 65( N/A%), pre moving , FPS 5.84, Running 10.92s Step 66( N/A%), pre moving , FPS 5.31, Running 11.33s Step 67( N/A%), pre moving , FPS 5.25, Running 11.47s Step 68( N/A%), pre moving , FPS 4.90, Running 11.86s Step 69( N/A%), pre moving , FPS 4.82, Running 12.01s Step 70( N/A%), pre moving , FPS 4.96, Running 12.16s Step 71( N/A%), pre moving , FPS 4.66, Running 12.57s Step 72( N/A%), pre moving , FPS 4.63, Running 12.72s Step 73( N/A%), pre moving , FPS 4.33, Running 13.11s Step 74( N/A%), pre moving , FPS 4.52, Running 13.26s Step 75( N/A%), pre moving , FPS 4.48, Running 13.40s Step 76( N/A%), pre moving , FPS 4.20, Running 13.79s Step 77( N/A%), pre moving , FPS 4.15, Running 13.95s Step 78( N/A%), pre moving , FPS 4.12, Running 14.32s Step 79( N/A%), pre moving , FPS 4.06, Running 14.50s Step 80( N/A%), pre moving , FPS 4.03, Running 14.64s Step 81( N/A%), pre moving , FPS 4.04, Running 15.02s Step 82( N/A%), pre moving , FPS 4.04, Running 15.17s Step 83( N/A%), pre moving , FPS 3.97, Running 15.57s Step 84( N/A%), pre moving , FPS 4.07, Running 15.69s Step 85( N/A%), pre moving , FPS 4.07, Running 15.83s Step 86( N/A%), pre moving , FPS 4.08, Running 16.23s Step 87( N/A%), pre moving , FPS 4.11, Running 16.34s Step 88( N/A%), pre moving , FPS 4.38, Running 16.42s Step 89( N/A%), pre moving , FPS 4.44, Running 16.52s Step 90( N/A%), pre moving , FPS 4.25, Running 16.86s Step 91( N/A%), pre moving , FPS 4.54, Running 16.97s Step 92( N/A%), pre moving , FPS 4.60, Running 17.06s Step 93( N/A%), pre moving , FPS 4.65, Running 17.40s Step 94( N/A%), pre moving , FPS 4.69, Running 17.53s Step 95( N/A%), pre moving , FPS 4.75, Running 17.61s Step 96( N/A%), pre moving , FPS 5.10, Running 17.71s Step 97( N/A%), pre moving , FPS 4.87, Running 18.06s Step 98( N/A%), pre moving , FPS 5.19, Running 18.17s Step 99( N/A%), pre moving , FPS 5.32, Running 18.26s Step 100( N/A%), pre moving , FPS 5.38, Running 18.36s Step 101( N/A%), pre moving , FPS 5.43, Running 18.70s Step 102( N/A%), pre moving , FPS 5.49, Running 18.81s Step 103( N/A%), pre moving , FPS 5.96, Running 18.92s Step 104( N/A%), pre moving , FPS 5.59, Running 19.27s Step 105( N/A%), pre moving , FPS 5.63, Running 19.39s Step 106( N/A%), pre moving , FPS 6.14, Running 19.48s Step 107( N/A%), pre moving , FPS 5.73, Running 19.83s Step 108( N/A%), pre moving , FPS 5.69, Running 19.94s Step 109( N/A%), pre moving , FPS 5.70, Running 20.02s Step 110( N/A%), pre moving , FPS 6.12, Running 20.13s Step 111( N/A%), pre moving , FPS 5.72, Running 20.47s Step 112( N/A%), pre moving , FPS 5.68, Running 20.59s Step 113( N/A%), pre moving , FPS 6.11, Running 20.68s Step 114( N/A%), pre moving , FPS 5.73, Running 21.02s Step 115( N/A%), pre moving , FPS 5.69, Running 21.13s Step 116( N/A%), pre moving , FPS 5.72, Running 21.21s Step 117( N/A%), pre moving , FPS 4.60, Running 22.40s Step 118( N/A%), pre moving , FPS 4.31, Running 22.81s Step 119( N/A%), pre moving , FPS 3.91, Running 23.37s Step 120( N/A%), pre moving , FPS 3.82, Running 23.59s Step 121( N/A%), pre moving , FPS 3.70, Running 24.10s Step 122( N/A%), pre moving , FPS 3.49, Running 24.55s Step 123( N/A%), pre moving , FPS 3.21, Running 25.16s Step 124( N/A%), pre moving , FPS 3.29, Running 25.36s Step 125( N/A%), pre moving , FPS 3.08, Running 25.88s Step 126( N/A%), pre moving , FPS 2.92, Running 26.33s Step 127( N/A%), pre moving , FPS 2.82, Running 26.92s Step 128( N/A%), pre moving , FPS 2.75, Running 27.20s Step 129( N/A%), pre moving , FPS 2.57, Running 27.80s Step 130( N/A%), pre moving , FPS 2.46, Running 28.25s Step 131( N/A%), pre moving , FPS 2.40, Running 28.82s Step 132( N/A%), pre moving , FPS 2.37, Running 29.03s Step 133( N/A%), pre moving , FPS 2.26, Running 29.53s Step 134( N/A%), pre moving , FPS 2.23, Running 29.99s Step 135( N/A%), pre moving , FPS 2.12, Running 30.55s Step 136( N/A%), pre moving , FPS 2.05, Running 30.96s Step 137( N/A%), pre moving , FPS 2.18, Running 31.57s Step 138( N/A%), pre moving , FPS 2.22, Running 31.82s Step 139( N/A%), pre moving , FPS 2.22, Running 32.38s Step 140( N/A%), pre moving , FPS 2.17, Running 32.82s Step 141( N/A%), pre moving , FPS 2.15, Running 33.42s Step 142( N/A%), pre moving , FPS 2.13, Running 33.92s Step 143( N/A%), pre moving , FPS 2.15, Running 34.48s Step 144( N/A%), pre moving , FPS 2.14, Running 34.69s Step 145( N/A%), pre moving , FPS 2.14, Running 35.24s Step 146( N/A%), pre moving , FPS 2.14, Running 35.68s Step 147( N/A%), pre moving , FPS 2.14, Running 36.24s Step 148( N/A%), pre moving , FPS 2.16, Running 36.45s Step 149( N/A%), pre moving , FPS 2.17, Running 37.03s Step 150( N/A%), pre moving , FPS 2.16, Running 37.52s Step 151( N/A%), pre moving , FPS 2.13, Running 38.19s Step 152( N/A%), pre moving , FPS 2.08, Running 38.66s Step 153( N/A%), pre moving , FPS 2.05, Running 39.27s Step 154( N/A%), pre moving , FPS 2.05, Running 39.74s Step 155( N/A%), pre moving , FPS 2.04, Running 40.36s Step 156( N/A%), pre moving , FPS 2.08, Running 40.59s Step 157( N/A%), pre moving , FPS 2.10, Running 41.11s Step 158( N/A%), pre moving , FPS 2.05, Running 41.57s Step 159( N/A%), pre moving , FPS 2.04, Running 42.18s Step 160( N/A%), pre moving , FPS 2.03, Running 42.67s Step 161( N/A%), pre moving , FPS 2.03, Running 43.27s Step 162( N/A%), pre moving , FPS 2.09, Running 43.49s Step 163( N/A%), pre moving , FPS 2.10, Running 44.02s Step 164( N/A%), pre moving , FPS 2.04, Running 44.48s Step 165( N/A%), pre moving , FPS 2.02, Running 45.17s Step 166( N/A%), pre moving , FPS 2.02, Running 45.60s Step 167( N/A%), pre moving , FPS 2.06, Running 45.96s Step 168( N/A%), pre moving , FPS 2.00, Running 46.44s Step 169( N/A%), pre moving , FPS 2.00, Running 47.04s Step 170( N/A%), pre moving , FPS 2.06, Running 47.25s Step 171( N/A%), pre moving , FPS 2.09, Running 47.78s Step 172( N/A%), pre moving , FPS 2.17, Running 47.89s Step 173( N/A%), pre moving , FPS 2.23, Running 48.23s Step 174( N/A%), pre moving , FPS 2.32, Running 48.35s Step 175( N/A%), pre moving , FPS 2.47, Running 48.45s Step 176( N/A%), pre moving , FPS 2.44, Running 48.79s Step 177( N/A%), pre moving , FPS 2.57, Running 48.90s Step 178( N/A%), pre moving , FPS 2.70, Running 48.98s Step 179( N/A%), pre moving , FPS 2.89, Running 49.09s Step 180( N/A%), pre moving , FPS 2.95, Running 49.44s Step 181( N/A%), pre moving , FPS 3.19, Running 49.55s Step 182( N/A%), pre moving , FPS 2.81, Running 50.62s Step 183( N/A%), pre moving , FPS 2.99, Running 50.71s Step 184( N/A%), pre moving , FPS 3.16, Running 50.81s Step 185( N/A%), pre moving , FPS 3.33, Running 51.16s Step 186( N/A%), pre moving , FPS 3.52, Running 51.28s Step 187( N/A%), pre moving , FPS 3.67, Running 51.41s Step 188( N/A%), pre moving , FPS 3.72, Running 51.82s Step 189( N/A%), pre moving , FPS 4.05, Running 51.98s Step 190( N/A%), pre moving , FPS 3.89, Running 52.39s Step 191( N/A%), pre moving , FPS 4.20, Running 52.55s Step 192( N/A%), pre moving , FPS 4.16, Running 52.70s Step 193( N/A%), pre moving , FPS 4.10, Running 53.11s Step 194( N/A%), pre moving , FPS 4.04, Running 53.31s Step 195( N/A%), pre moving , FPS 3.76, Running 53.76s Step 196( N/A%), pre moving , FPS 3.91, Running 53.91s Step 197( N/A%), pre moving , FPS 3.66, Running 54.35s Step 198( N/A%), pre moving , FPS 3.43, Running 54.81s Step 199( N/A%), pre moving , FPS 3.35, Running 55.05s Step 200( N/A%), pre moving , FPS 3.27, Running 55.56s Step 201( N/A%), pre moving , FPS 3.07, Running 56.06s Step 202( N/A%), pre moving , FPS 3.44, Running 56.44s Step 203( N/A%), pre moving , FPS 3.27, Running 56.83s Step 204( N/A%), pre moving , FPS 3.06, Running 57.36s Step 205( N/A%), pre moving , FPS 2.97, Running 57.90s Step 206( N/A%), pre moving , FPS 2.79, Running 58.45s Step 207( N/A%), pre moving , FPS 2.65, Running 58.96s Step 208( N/A%), pre moving , FPS 2.70, Running 59.24s Step 209( N/A%), pre moving , FPS 2.56, Running 59.78s Step 210( N/A%), pre moving , FPS 2.52, Running 60.34s Step 211( N/A%), pre moving , FPS 2.40, Running 60.87s Step 212( N/A%), pre moving , FPS 2.29, Running 61.42s Step 213( N/A%), pre moving , FPS 2.26, Running 61.97s Step 214( N/A%), pre moving , FPS 2.18, Running 62.48s Step 215( N/A%), pre moving , FPS 2.22, Running 62.75s Step 216( N/A%), pre moving , FPS 2.13, Running 63.28s Step 217( N/A%), pre moving , FPS 2.12, Running 63.80s Step 218( N/A%), pre moving , FPS 2.16, Running 64.05s Step 219( N/A%), pre moving , FPS 2.10, Running 64.58s Step 220( N/A%), pre moving , FPS 2.10, Running 65.06s Step 221( N/A%), pre moving , FPS 2.19, Running 65.21s Step 222( N/A%), pre moving , FPS 2.23, Running 65.39s Step 223( N/A%), pre moving , FPS 2.22, Running 65.84s Step 224( N/A%), pre moving , FPS 2.30, Running 66.06s Step 225( N/A%), pre moving , FPS 2.32, Running 66.52s Step 226( N/A%), pre moving , FPS 2.42, Running 66.73s Step 227( N/A%), pre moving , FPS 2.43, Running 67.18s Step 228( N/A%), pre moving , FPS 2.46, Running 67.36s Step 229( N/A%), pre moving , FPS 2.52, Running 67.70s Step 230( N/A%), pre moving , FPS 2.67, Running 67.82s Step 231( N/A%), pre moving , FPS 2.84, Running 67.92s Step 232( N/A%), pre moving , FPS 2.97, Running 68.16s Step 233( N/A%), pre moving , FPS 3.09, Running 68.45s Step 234( N/A%), pre moving , FPS 3.27, Running 68.59s Step 235( N/A%), pre moving , FPS 3.21, Running 68.99s Step 236( N/A%), pre moving , FPS 3.45, Running 69.07s Step 237( N/A%), pre moving , FPS 3.73, Running 69.17s Step 238( N/A%), pre moving , FPS 3.67, Running 69.50s Step 239( N/A%), pre moving , FPS 4.00, Running 69.58s Step 240( N/A%), pre moving , FPS 4.34, Running 69.68s Step 241( N/A%), pre moving , FPS 4.40, Running 69.76s Step 242( N/A%), pre moving , FPS 4.49, Running 69.84s Step 243( N/A%), pre moving , FPS 4.05, Running 70.78s Step 244( N/A%), pre moving , FPS 4.15, Running 70.87s Step 245( N/A%), pre moving , FPS 4.51, Running 70.95s Step 246( N/A%), pre moving , FPS 4.58, Running 71.09s Step 247( N/A%), pre moving , FPS 4.76, Running 71.38s Step 248( N/A%), pre moving , FPS 4.78, Running 71.54s Step 249( N/A%), pre moving , FPS 4.86, Running 71.82s Step 250( N/A%), pre moving , FPS 4.74, Running 72.04s Step 251( N/A%), pre moving , FPS 4.74, Running 72.14s Step 252( N/A%), pre moving , FPS 4.59, Running 72.52s Step 253( N/A%), pre moving , FPS 4.74, Running 72.67s Step 254( N/A%), pre moving , FPS 4.75, Running 72.81s Step 255( N/A%), pre moving , FPS 4.74, Running 73.21s Step 256( N/A%), pre moving , FPS 4.68, Running 73.35s Step 257( N/A%), pre moving , FPS 4.38, Running 73.73s Step 258( N/A%), pre moving , FPS 4.57, Running 73.87s Step 259( N/A%), pre moving , FPS 4.27, Running 74.26s Step 260( N/A%), pre moving , FPS 4.21, Running 74.43s Step 261( N/A%), pre moving , FPS 4.16, Running 74.56s Step 262( N/A%), pre moving , FPS 3.87, Running 75.01s Step 263( N/A%), pre moving , FPS 4.57, Running 75.15s Step 264( N/A%), pre moving , FPS 4.23, Running 75.60s Step 265( N/A%), pre moving , FPS 4.15, Running 75.78s Step 266( N/A%), pre moving , FPS 3.90, Running 76.22s Step 267( N/A%), pre moving , FPS 3.79, Running 76.66s Step 268( N/A%), pre moving , FPS 3.76, Running 76.86s Step 269( N/A%), pre moving , FPS 3.66, Running 77.28s Step 270( N/A%), pre moving , FPS 3.67, Running 77.49s Step 271( N/A%), pre moving , FPS 3.45, Running 77.94s Step 272( N/A%), pre moving , FPS 3.57, Running 78.12s Step 273( N/A%), pre moving , FPS 3.40, Running 78.55s Step 274( N/A%), pre moving , FPS 3.23, Running 79.00s Step 275( N/A%), pre moving , FPS 3.34, Running 79.19s Step 276( N/A%), pre moving , FPS 3.19, Running 79.62s Step 277( N/A%), pre moving , FPS 3.28, Running 79.83s Step 278( N/A%), pre moving , FPS 3.13, Running 80.26s Step 279( N/A%), pre moving , FPS 3.20, Running 80.50s Step 280( N/A%), pre moving , FPS 3.06, Running 80.96s Step 281( N/A%), pre moving , FPS 2.97, Running 81.30s Step 282( N/A%), pre moving , FPS 3.05, Running 81.58s Step 283( N/A%), pre moving , FPS 2.97, Running 81.88s Step 284( N/A%), pre moving , FPS 3.04, Running 82.19s Step 285( N/A%), pre moving , FPS 2.92, Running 82.63s Step 286( N/A%), pre moving , FPS 3.03, Running 82.82s Step 287( N/A%), pre moving , FPS 3.03, Running 83.26s Step 288( N/A%), pre moving , FPS 3.04, Running 83.44s Step 289( N/A%), pre moving , FPS 3.04, Running 83.85s Step 290( N/A%), pre moving , FPS 3.05, Running 84.05s Step 291( N/A%), pre moving , FPS 3.06, Running 84.48s Step 292( N/A%), pre moving , FPS 3.09, Running 84.60s Step 293( N/A%), pre moving , FPS 3.27, Running 84.66s Step 294( N/A%), pre moving , FPS 3.48, Running 84.75s Step 295( N/A%), pre moving , FPS 3.55, Running 84.83s Step 296( N/A%), pre moving , FPS 3.78, Running 84.91s Step 297( N/A%), pre moving , FPS 3.88, Running 84.98s Step 298( N/A%), pre moving , FPS 4.17, Running 85.06s Step 299( N/A%), pre moving , FPS 4.33, Running 85.13s Step 300( N/A%), pre moving , FPS 4.72, Running 85.19s Step 301( N/A%), pre moving , FPS 5.05, Running 85.26s Step 302( N/A%), pre moving , FPS 5.32, Running 85.33s Step 303( N/A%), pre moving , FPS 5.68, Running 85.40s Step 304( N/A%), pre moving , FPS 6.08, Running 85.48s Step 305( N/A%), pre moving , FPS 6.83, Running 85.55s Step 306( N/A%), pre moving , FPS 7.09, Running 85.64s Step 307( N/A%), pre moving , FPS 7.80, Running 85.82s Step 308( N/A%), pre moving , FPS 7.87, Running 85.98s Step 309( N/A%), pre moving , FPS 7.90, Running 86.38s Step 310( N/A%), pre moving , FPS 8.08, Running 86.52s Step 311( N/A%), pre moving , FPS 8.42, Running 86.86s Step 312( N/A%), pre moving , FPS 8.42, Running 86.97s Step 313( N/A%), pre moving , FPS 8.34, Running 87.06s Step 314( N/A%), pre moving , FPS 7.43, Running 87.44s Step 315( N/A%), pre moving , FPS 7.23, Running 87.59s Step 316( N/A%), pre moving , FPS 6.49, Running 87.99s Step 317( N/A%), pre moving , FPS 6.33, Running 88.14s Step 318( N/A%), pre moving , FPS 6.20, Running 88.28s Step 319( N/A%), pre moving , FPS 5.63, Running 88.68s Step 320( N/A%), pre moving , FPS 5.52, Running 88.82s Step 321( N/A%), pre moving , FPS 5.08, Running 89.20s Step 322( N/A%), pre moving , FPS 4.97, Running 89.36s Step 323( N/A%), pre moving , FPS 4.74, Running 89.63s Step 324( N/A%), pre moving , FPS 4.63, Running 89.80s Step 325( N/A%), pre moving , FPS 4.61, Running 89.89s Step 326( N/A%), pre moving , FPS 4.61, Running 89.98s Step 327( N/A%), pre moving , FPS 4.45, Running 90.31s Step 328( N/A%), pre moving , FPS 4.51, Running 90.42s Step 329( N/A%), pre moving , FPS 4.85, Running 90.51s Step 330( N/A%), pre moving , FPS 4.63, Running 90.84s Step 331( N/A%), pre moving , FPS 4.88, Running 90.96s Step 332( N/A%), pre moving , FPS 4.90, Running 91.05s Step 333( N/A%), pre moving , FPS 4.62, Running 91.39s Step 334( N/A%), pre moving , FPS 4.94, Running 91.49s Step 335( N/A%), pre moving , FPS 5.03, Running 91.57s Step 336( N/A%), pre moving , FPS 5.44, Running 91.67s Step 337( N/A%), pre moving , FPS 5.16, Running 92.02s Step 338( N/A%), pre moving , FPS 5.21, Running 92.12s Step 339( N/A%), pre moving , FPS 5.67, Running 92.21s Step 340( N/A%), pre moving , FPS 4.54, Running 93.22s Step 341( N/A%), pre moving , FPS 4.87, Running 93.31s Step 342( N/A%), pre moving , FPS 4.94, Running 93.40s Step 343( N/A%), pre moving , FPS 4.85, Running 93.75s Step 344( N/A%), pre moving , FPS 4.93, Running 93.86s Step 345( N/A%), pre moving , FPS 4.92, Running 93.96s Step 346( N/A%), pre moving , FPS 4.64, Running 94.29s Step 347( N/A%), pre moving , FPS 4.84, Running 94.45s Step 348( N/A%), pre moving , FPS 4.81, Running 94.57s Step 349( N/A%), pre moving , FPS 4.47, Running 94.99s Step 350( N/A%), pre moving , FPS 4.67, Running 95.12s Step 351( N/A%), pre moving , FPS 4.36, Running 95.55s Step 352( N/A%), pre moving , FPS 4.26, Running 95.74s Step 353( N/A%), pre moving , FPS 4.18, Running 96.18s Step 354( N/A%), pre moving , FPS 4.14, Running 96.32s Step 355( N/A%), pre moving , FPS 4.01, Running 96.56s Step 356( N/A%), pre moving , FPS 3.84, Running 96.87s Step 357( N/A%), pre moving , FPS 4.00, Running 97.01s Step 358( N/A%), pre moving , FPS 3.78, Running 97.41s Step 359( N/A%), pre moving , FPS 3.75, Running 97.55s Step 360( N/A%), pre moving , FPS 4.29, Running 97.89s Step 361( N/A%), pre moving , FPS 4.27, Running 97.99s Step 362( N/A%), pre moving , FPS 4.28, Running 98.07s Step 363( N/A%), pre moving , FPS 4.52, Running 98.18s Step 364( N/A%), pre moving , FPS 4.29, Running 98.52s Step 365( N/A%), pre moving , FPS 4.29, Running 98.62s Step 366( N/A%), pre moving , FPS 4.52, Running 98.72s Step 367( N/A%), pre moving , FPS 4.33, Running 99.06s Step 368( N/A%), pre moving , FPS 4.35, Running 99.17s Step 369( N/A%), pre moving , FPS 4.67, Running 99.27s Step 370( N/A%), pre moving , FPS 4.47, Running 99.60s Step 371( N/A%), pre moving , FPS 4.80, Running 99.71s Step 372( N/A%), pre moving , FPS 4.93, Running 99.80s Step 373( N/A%), pre moving , FPS 5.04, Running 100.14s Step 374( N/A%), pre moving , FPS 5.09, Running 100.25s Step 375( N/A%), pre moving , FPS 5.28, Running 100.34s Step 376( N/A%), pre moving , FPS 5.35, Running 100.61s Step 377( N/A%), pre moving , FPS 5.33, Running 100.76s Step 378( N/A%), pre moving , FPS 5.79, Running 100.87s Step 379( N/A%), pre moving , FPS 5.86, Running 100.97s Step 380( N/A%), pre moving , FPS 5.85, Running 101.31s Step 381( N/A%), pre moving , FPS 5.83, Running 101.42s Step 382( N/A%), pre moving , FPS 5.83, Running 101.51s Step 383( N/A%), pre moving , FPS 5.87, Running 101.59s Step 384( N/A%), pre moving , FPS 5.87, Running 101.92s Step 385( N/A%), pre moving , FPS 5.87, Running 102.03s Step 386( N/A%), pre moving , FPS 5.86, Running 102.13s Step 387( N/A%), pre moving , FPS 5.87, Running 102.47s Step 388( N/A%), pre moving , FPS 5.88, Running 102.57s Step 389( N/A%), pre moving , FPS 5.89, Running 102.66s Step 390( N/A%), pre moving , FPS 6.38, Running 102.73s Step 391( N/A%), pre moving , FPS 5.94, Running 103.08s Step 392( N/A%), pre moving , FPS 5.93, Running 103.18s Step 393( N/A%), pre moving , FPS 6.42, Running 103.26s Step 394( N/A%), pre moving , FPS 6.44, Running 103.36s Step 395( N/A%), pre moving , FPS 5.97, Running 103.69s Step 396( N/A%), pre moving , FPS 6.29, Running 103.79s Step 397( N/A%), pre moving , FPS 6.42, Running 103.88s Step 398( N/A%), pre moving , FPS 6.44, Running 103.97s Step 399( N/A%), pre moving , FPS 5.98, Running 104.31s Step 400( N/A%), pre moving , FPS 6.51, Running 104.38s Step 401( N/A%), pre moving , FPS 6.66, Running 104.42s Step 402( N/A%), pre moving , FPS 6.75, Running 104.47s Step 403( N/A%), pre moving , FPS 6.87, Running 104.50s Step 404( N/A%), pre moving , FPS 7.67, Running 104.53s Step 405( N/A%), pre moving , FPS 7.90, Running 104.56s Step 406( N/A%), pre moving , FPS 8.11, Running 104.60s Step 407( N/A%), pre moving , FPS 9.27, Running 104.63s Step 408( N/A%), pre moving , FPS 9.55, Running 104.67s Step 409( N/A%), pre moving , FPS 9.80, Running 104.70s Step 410( N/A%), pre moving , FPS 6.08, Running 106.02s Step 411( N/A%), pre moving , FPS 6.26, Running 106.28s Step 412( N/A%), pre moving , FPS 6.11, Running 106.45s Step 413( N/A%), pre moving , FPS 5.69, Running 106.77s Step 414( N/A%), pre moving , FPS 5.16, Running 107.24s Step 415( N/A%), pre moving , FPS 4.94, Running 107.74s Step 416( N/A%), pre moving , FPS 4.83, Running 107.94s Step 417( N/A%), pre moving , FPS 4.10, Running 108.75s Step 418( N/A%), pre moving , FPS 3.98, Running 108.99s Step 419( N/A%), pre moving , FPS 3.80, Running 109.58s Step 420( N/A%), pre moving , FPS 3.56, Running 110.00s Step 421( N/A%), pre moving , FPS 3.25, Running 110.57s Step 422( N/A%), pre moving , FPS 3.18, Running 110.77s Step 423( N/A%), pre moving , FPS 2.83, Running 111.56s Step 424( N/A%), pre moving , FPS 2.75, Running 111.81s Step 425( N/A%), pre moving , FPS 2.56, Running 112.37s Step 426( N/A%), pre moving , FPS 2.42, Running 112.86s Step 427( N/A%), pre moving , FPS 2.29, Running 113.36s Step 428( N/A%), pre moving , FPS 2.25, Running 113.55s Step 429( N/A%), pre moving , FPS 2.12, Running 114.12s Step 430( 0.33%), action 1, FPS 1.60, Running 118.49s Step 431( 0.67%), action 2, FPS 1.55, Running 119.18s Step 432( 1.00%), action 3, FPS 1.46, Running 120.17s Step 433( 1.33%), action 4, FPS 1.42, Running 120.83s Step 434( 1.67%), action 5, FPS 1.37, Running 121.83s Step 435( 2.00%), action 6, FPS 1.36, Running 122.46s Step 436( 2.33%), action 7, FPS 1.32, Running 123.07s Step 437( 2.67%), action 8, FPS 1.34, Running 123.64s Step 438( 3.00%), action 9, FPS 1.28, Running 124.62s Step 439( 3.33%), action 10, FPS 1.31, Running 124.85s Step 440( 3.67%), action 11, FPS 1.31, Running 125.31s Step 441( 4.00%), action 12, FPS 1.34, Running 125.52s Step 442( 4.33%), action 13, FPS 1.29, Running 126.22s Step 443( 4.67%), action 14, FPS 1.34, Running 126.53s Step 444( 5.00%), action 15, FPS 1.29, Running 127.30s Step 445( 5.33%), action 16, FPS 1.28, Running 127.95s Step 446( 5.67%), action 17, FPS 1.24, Running 128.94s Step 447( 6.00%), action 18, FPS 1.24, Running 129.53s Step 448( 6.33%), action 19, FPS 1.19, Running 130.35s Step 449( 6.67%), action 20, FPS 1.20, Running 130.85s Step 450( 7.00%), action 21, FPS 1.51, Running 131.73s Step 451( 7.33%), action 22, FPS 1.53, Running 132.27s Step 452( 7.67%), action 23, FPS 1.53, Running 133.26s Step 453( 8.00%), action 24, FPS 1.57, Running 133.56s Step 454( 8.33%), action 25, FPS 1.58, Running 134.47s Step 455( 8.67%), action 26, FPS 1.59, Running 135.02s Step 456( 9.00%), action 27, FPS 1.57, Running 135.81s Step 457( 9.33%), action 28, FPS 1.57, Running 136.38s Step 458( 9.67%), action 29, FPS 1.59, Running 137.21s Step 459( 10.00%), action 30, FPS 1.58, Running 137.49s Step 460( 10.33%), action 31, FPS 1.52, Running 138.45s Step 461( 10.67%), action 32, FPS 1.48, Running 139.01s Step 462( 11.00%), action 33, FPS 1.47, Running 139.84s Step 463( 11.33%), action 34, FPS 1.44, Running 140.41s Step 464( 11.67%), action 35, FPS 1.43, Running 141.33s Step 465( 12.00%), action 36, FPS 1.42, Running 141.99s Step 466( 12.33%), action 37, FPS 1.42, Running 143.03s Step 467( 12.67%), action 38, FPS 1.44, Running 143.40s Step 468( 13.00%), action 39, FPS 1.46, Running 144.04s Step 469( 13.33%), action 40, FPS 1.44, Running 144.72s Step 470( 13.67%), action 41, FPS 1.42, Running 145.80s Step 471( 14.00%), action 42, FPS 1.41, Running 146.47s Step 472( 14.33%), action 43, FPS 1.40, Running 147.50s Step 473( 14.67%), action 44, FPS 1.38, Running 148.07s Step 474( 15.00%), action 45, FPS 1.40, Running 148.76s Step 475( 15.33%), action 46, FPS 1.41, Running 149.22s Step 476( 15.67%), action 47, FPS 1.43, Running 149.80s Step 477( 16.00%), action 48, FPS 1.43, Running 150.35s Step 478( 16.33%), action 49, FPS 1.45, Running 151.05s Step 479( 16.67%), action 50, FPS 1.42, Running 151.53s Step 480( 17.00%), action 51, FPS 1.42, Running 152.52s Step 481( 17.33%), action 52, FPS 1.44, Running 152.86s Step 482( 17.67%), action 53, FPS 1.45, Running 153.69s Step 483( 18.00%), action 54, FPS 1.45, Running 154.22s Step 484( 18.33%), action 55, FPS 1.46, Running 155.02s Step 485( 18.67%), action 56, FPS 1.49, Running 155.45s Step 486( 19.00%), action 57, FPS 1.50, Running 156.39s Step 487( 19.33%), action 58, FPS 1.51, Running 156.68s Step 488( 19.67%), action 59, FPS 1.48, Running 157.59s Step 489( 20.00%), action 60, FPS 1.49, Running 158.15s Step 490( 20.33%), action 61, FPS 1.51, Running 159.05s Step 491( 20.67%), action 62, FPS 1.50, Running 159.78s Step 492( 21.00%), action 63, FPS 1.51, Running 160.77s Step 493( 21.33%), action 64, FPS 1.54, Running 161.09s Step 494( 21.67%), action 65, FPS 1.51, Running 161.97s Step 495( 22.00%), action 66, FPS 1.54, Running 162.24s Step 496( 22.33%), action 67, FPS 1.52, Running 162.98s Step 497( 22.67%), action 68, FPS 1.53, Running 163.45s Step 498( 23.00%), action 69, FPS 1.52, Running 164.22s Step 499( 23.33%), action 70, FPS 1.52, Running 164.68s Step 500( 23.67%), action 71, FPS 1.53, Running 165.59s Step 501( 24.00%), action 72, FPS 1.52, Running 166.00s Step 502( 24.33%), action 73, FPS 1.52, Running 166.82s Step 503( 24.67%), action 74, FPS 1.52, Running 167.38s Step 504( 25.00%), action 75, FPS 1.52, Running 168.15s Step 505( 25.33%), action 76, FPS 1.52, Running 168.59s Step 506( 25.67%), action 77, FPS 1.52, Running 169.55s Step 507( 26.00%), action 78, FPS 1.49, Running 170.10s Step 508( 26.33%), action 79, FPS 1.48, Running 171.09s Step 509( 26.67%), action 80, FPS 1.50, Running 171.44s Step 510( 27.00%), action 81, FPS 1.46, Running 172.76s Step 511( 27.33%), action 82, FPS 1.49, Running 173.23s Step 512( 27.67%), action 83, FPS 1.47, Running 174.34s Step 513( 28.00%), action 84, FPS 1.43, Running 175.05s Step 514( 28.33%), action 85, FPS 1.43, Running 175.97s Step 515( 28.67%), action 86, FPS 1.43, Running 176.28s Step 516( 29.00%), action 87, FPS 1.40, Running 177.25s Step 517( 29.33%), action 88, FPS 1.39, Running 177.81s Step 518( 29.67%), action 89, FPS 1.38, Running 178.73s [2026-08-01 19:21:01] [91 ] Seed 90 failed after 178.84 s. +steps: 518 , actions: 89 . +Instruction: Empty +Total 51/91(56.04%) success. +Setting seed: 91 +Step 1( N/A%), pre moving , FPS 1.98, Running 0.51s Step 2( N/A%), pre moving , FPS 3.65, Running 0.55s Step 3( N/A%), pre moving , FPS 5.14, Running 0.58s Step 4( N/A%), pre moving , FPS 6.37, Running 0.63s Step 5( N/A%), pre moving , FPS 7.51, Running 0.67s Step 6( N/A%), pre moving , FPS 8.52, Running 0.70s Step 7( N/A%), pre moving , FPS 9.39, Running 0.75s Step 8( N/A%), pre moving , FPS 10.18, Running 0.79s Step 9( N/A%), pre moving , FPS 10.94, Running 0.82s Step 10( N/A%), pre moving , FPS 11.56, Running 0.87s Step 11( N/A%), pre moving , FPS 12.07, Running 0.91s Step 12( N/A%), pre moving , FPS 12.49, Running 0.96s Step 13( N/A%), pre moving , FPS 13.02, Running 1.00s Step 14( N/A%), pre moving , FPS 13.49, Running 1.04s Step 15( N/A%), pre moving , FPS 13.83, Running 1.08s Step 16( N/A%), pre moving , FPS 14.14, Running 1.13s Step 17( N/A%), pre moving , FPS 14.16, Running 1.20s Step 18( N/A%), pre moving , FPS 13.95, Running 1.29s Step 19( N/A%), pre moving , FPS 13.58, Running 1.40s Step 20( N/A%), pre moving , FPS 13.37, Running 1.50s Step 21( N/A%), pre moving , FPS 13.27, Running 2.01s Step 22( N/A%), pre moving , FPS 10.87, Running 2.39s Step 23( N/A%), pre moving , FPS 10.51, Running 2.49s Step 24( N/A%), pre moving , FPS 10.26, Running 2.58s Step 25( N/A%), pre moving , FPS 10.11, Running 2.64s Step 26( N/A%), pre moving , FPS 7.95, Running 3.22s Step 27( N/A%), pre moving , FPS 7.77, Running 3.32s Step 28( N/A%), pre moving , FPS 6.97, Running 3.66s Step 29( N/A%), pre moving , FPS 6.81, Running 3.76s Step 30( N/A%), pre moving , FPS 6.72, Running 3.84s Step 31( N/A%), pre moving , FPS 6.61, Running 3.94s Step 32( N/A%), pre moving , FPS 6.03, Running 4.28s Step 33( N/A%), pre moving , FPS 5.89, Running 4.39s Step 34( N/A%), pre moving , FPS 5.81, Running 4.48s Step 35( N/A%), pre moving , FPS 5.75, Running 4.56s Step 36( N/A%), pre moving , FPS 4.69, Running 5.39s Step 37( N/A%), pre moving , FPS 4.65, Running 5.50s Step 38( N/A%), pre moving , FPS 4.64, Running 5.60s Step 39( N/A%), pre moving , FPS 4.65, Running 5.70s Step 40( N/A%), pre moving , FPS 4.40, Running 6.04s Step 41( N/A%), pre moving , FPS 4.86, Running 6.13s Step 42( N/A%), pre moving , FPS 5.21, Running 6.23s Step 43( N/A%), pre moving , FPS 5.21, Running 6.33s Step 44( N/A%), pre moving , FPS 4.88, Running 6.67s Step 45( N/A%), pre moving , FPS 4.84, Running 6.78s Step 46( N/A%), pre moving , FPS 5.48, Running 6.87s Step 47( N/A%), pre moving , FPS 5.48, Running 6.97s Step 48( N/A%), pre moving , FPS 5.88, Running 7.05s Step 49( N/A%), pre moving , FPS 5.39, Running 7.47s Step 50( N/A%), pre moving , FPS 5.32, Running 7.60s Step 51( N/A%), pre moving , FPS 4.93, Running 8.00s Step 52( N/A%), pre moving , FPS 5.15, Running 8.16s Step 53( N/A%), pre moving , FPS 5.13, Running 8.29s Step 54( N/A%), pre moving , FPS 4.75, Running 8.69s Step 55( N/A%), pre moving , FPS 4.67, Running 8.84s Step 56( N/A%), pre moving , FPS 5.18, Running 9.26s Step 57( N/A%), pre moving , FPS 5.14, Running 9.39s Step 58( N/A%), pre moving , FPS 5.09, Running 9.53s Step 59( N/A%), pre moving , FPS 4.74, Running 9.92s Step 60( N/A%), pre moving , FPS 5.00, Running 10.04s Step 61( N/A%), pre moving , FPS 4.66, Running 10.42s Step 62( N/A%), pre moving , FPS 4.58, Running 10.59s Step 63( N/A%), pre moving , FPS 4.54, Running 10.73s Step 64( N/A%), pre moving , FPS 4.50, Running 11.12s Step 65( N/A%), pre moving , FPS 4.44, Running 11.28s Step 66( N/A%), pre moving , FPS 4.17, Running 11.66s Step 67( N/A%), pre moving , FPS 4.10, Running 11.85s Step 68( N/A%), pre moving , FPS 4.05, Running 11.99s Step 69( N/A%), pre moving , FPS 4.08, Running 12.37s Step 70( N/A%), pre moving , FPS 4.06, Running 12.53s Step 71( N/A%), pre moving , FPS 4.27, Running 12.68s Step 72( N/A%), pre moving , FPS 4.10, Running 13.04s Step 73( N/A%), pre moving , FPS 4.08, Running 13.20s Step 74( N/A%), pre moving , FPS 4.07, Running 13.61s Step 75( N/A%), pre moving , FPS 4.07, Running 13.76s Step 76( N/A%), pre moving , FPS 4.31, Running 13.89s Step 77( N/A%), pre moving , FPS 4.09, Running 14.27s Step 78( N/A%), pre moving , FPS 4.09, Running 14.42s Step 79( N/A%), pre moving , FPS 4.30, Running 14.57s Step 80( N/A%), pre moving , FPS 4.05, Running 14.97s Step 81( N/A%), pre moving , FPS 4.27, Running 15.11s Step 82( N/A%), pre moving , FPS 4.08, Running 15.50s Step 83( N/A%), pre moving , FPS 4.10, Running 15.60s Step 84( N/A%), pre moving , FPS 4.38, Running 15.69s Step 85( N/A%), pre moving , FPS 4.44, Running 15.79s Step 86( N/A%), pre moving , FPS 4.48, Running 16.13s Step 87( N/A%), pre moving , FPS 4.54, Running 16.25s Step 88( N/A%), pre moving , FPS 4.59, Running 16.34s Step 89( N/A%), pre moving , FPS 4.64, Running 16.69s Step 90( N/A%), pre moving , FPS 4.72, Running 16.77s Step 91( N/A%), pre moving , FPS 4.76, Running 16.88s Step 92( N/A%), pre moving , FPS 5.08, Running 16.98s Step 93( N/A%), pre moving , FPS 4.85, Running 17.32s Step 94( N/A%), pre moving , FPS 5.23, Running 17.43s Step 95( N/A%), pre moving , FPS 5.32, Running 17.51s Step 96( N/A%), pre moving , FPS 5.38, Running 17.61s Step 97( N/A%), pre moving , FPS 5.43, Running 17.95s Step 98( N/A%), pre moving , FPS 5.49, Running 18.07s Step 99( N/A%), pre moving , FPS 5.57, Running 18.16s Step 100( N/A%), pre moving , FPS 5.66, Running 18.51s Step 101( N/A%), pre moving , FPS 5.68, Running 18.63s Step 102( N/A%), pre moving , FPS 6.21, Running 18.72s Step 103( N/A%), pre moving , FPS 5.90, Running 18.99s Step 104( N/A%), pre moving , FPS 5.75, Running 19.17s Step 105( N/A%), pre moving , FPS 5.78, Running 19.25s Step 106( N/A%), pre moving , FPS 6.23, Running 19.34s Step 107( N/A%), pre moving , FPS 6.31, Running 19.42s Step 108( N/A%), pre moving , FPS 4.75, Running 20.56s Step 109( N/A%), pre moving , FPS 4.63, Running 21.01s Step 110( N/A%), pre moving , FPS 4.36, Running 21.35s Step 111( N/A%), pre moving , FPS 4.06, Running 21.80s Step 112( N/A%), pre moving , FPS 3.68, Running 22.42s Step 113( N/A%), pre moving , FPS 3.60, Running 22.88s Step 114( N/A%), pre moving , FPS 3.31, Running 23.47s Step 115( N/A%), pre moving , FPS 3.24, Running 23.68s Step 116( N/A%), pre moving , FPS 3.04, Running 24.20s Step 117( N/A%), pre moving , FPS 2.99, Running 24.63s Step 118( N/A%), pre moving , FPS 2.80, Running 25.22s Step 119( N/A%), pre moving , FPS 2.74, Running 25.46s Step 120( N/A%), pre moving , FPS 2.70, Running 25.91s Step 121( N/A%), pre moving , FPS 2.59, Running 26.35s Step 122( N/A%), pre moving , FPS 2.44, Running 26.93s Step 123( N/A%), pre moving , FPS 2.45, Running 27.14s Step 124( N/A%), pre moving , FPS 2.37, Running 27.61s Step 125( N/A%), pre moving , FPS 2.26, Running 28.09s Step 126( N/A%), pre moving , FPS 2.15, Running 28.65s Step 127( N/A%), pre moving , FPS 2.11, Running 28.88s Step 128( N/A%), pre moving , FPS 2.26, Running 29.42s Step 129( N/A%), pre moving , FPS 2.25, Running 29.89s Step 130( N/A%), pre moving , FPS 2.20, Running 30.43s Step 131( N/A%), pre moving , FPS 2.26, Running 30.64s Step 132( N/A%), pre moving , FPS 2.29, Running 31.16s Step 133( N/A%), pre moving , FPS 2.28, Running 31.66s Step 134( N/A%), pre moving , FPS 2.28, Running 32.24s Step 135( N/A%), pre moving , FPS 2.21, Running 32.72s Step 136( N/A%), pre moving , FPS 2.19, Running 33.33s Step 137( N/A%), pre moving , FPS 2.24, Running 33.56s Step 138( N/A%), pre moving , FPS 2.25, Running 34.10s Step 139( N/A%), pre moving , FPS 2.19, Running 34.60s Step 140( N/A%), pre moving , FPS 2.15, Running 35.19s Step 141( N/A%), pre moving , FPS 2.15, Running 35.66s Step 142( N/A%), pre moving , FPS 2.14, Running 36.29s Step 143( N/A%), pre moving , FPS 2.07, Running 36.80s Step 144( N/A%), pre moving , FPS 2.04, Running 37.43s Step 145( N/A%), pre moving , FPS 2.04, Running 37.91s Step 146( N/A%), pre moving , FPS 2.02, Running 38.55s Step 147( N/A%), pre moving , FPS 1.97, Running 39.04s Step 148( N/A%), pre moving , FPS 1.96, Running 39.62s Step 149( N/A%), pre moving , FPS 2.01, Running 39.85s Step 150( N/A%), pre moving , FPS 2.00, Running 40.44s Step 151( N/A%), pre moving , FPS 2.00, Running 40.65s Step 152( N/A%), pre moving , FPS 2.00, Running 41.15s Step 153( N/A%), pre moving , FPS 2.01, Running 41.60s Step 154( N/A%), pre moving , FPS 2.01, Running 42.20s Step 155( N/A%), pre moving , FPS 2.02, Running 42.60s Step 156( N/A%), pre moving , FPS 2.01, Running 43.27s Step 157( N/A%), pre moving , FPS 2.01, Running 43.52s Step 158( N/A%), pre moving , FPS 2.02, Running 44.03s Step 159( N/A%), pre moving , FPS 2.03, Running 44.46s Step 160( N/A%), pre moving , FPS 2.04, Running 45.01s Step 161( N/A%), pre moving , FPS 2.09, Running 45.23s Step 162( N/A%), pre moving , FPS 2.12, Running 45.74s Step 163( N/A%), pre moving , FPS 2.21, Running 45.84s Step 164( N/A%), pre moving , FPS 2.29, Running 46.17s Step 165( N/A%), pre moving , FPS 2.39, Running 46.27s Step 166( N/A%), pre moving , FPS 2.57, Running 46.34s Step 167( N/A%), pre moving , FPS 2.71, Running 46.43s Step 168( N/A%), pre moving , FPS 2.90, Running 46.52s Step 169( N/A%), pre moving , FPS 2.85, Running 46.86s Step 170( N/A%), pre moving , FPS 3.06, Running 46.97s Step 171( N/A%), pre moving , FPS 3.12, Running 47.06s Step 172( N/A%), pre moving , FPS 3.33, Running 47.16s Step 173( N/A%), pre moving , FPS 3.06, Running 48.13s Step 174( N/A%), pre moving , FPS 3.33, Running 48.21s Step 175( N/A%), pre moving , FPS 3.51, Running 48.30s Step 176( N/A%), pre moving , FPS 3.91, Running 48.39s Step 177( N/A%), pre moving , FPS 3.81, Running 48.78s Step 178( N/A%), pre moving , FPS 4.07, Running 48.94s Step 179( N/A%), pre moving , FPS 4.10, Running 49.33s Step 180( N/A%), pre moving , FPS 4.47, Running 49.49s Step 181( N/A%), pre moving , FPS 4.55, Running 49.63s Step 182( N/A%), pre moving , FPS 4.62, Running 50.07s Step 183( N/A%), pre moving , FPS 4.52, Running 50.26s Step 184( N/A%), pre moving , FPS 4.41, Running 50.71s Step 185( N/A%), pre moving , FPS 4.36, Running 50.85s Step 186( N/A%), pre moving , FPS 4.04, Running 51.30s Step 187( N/A%), pre moving , FPS 4.00, Running 51.44s Step 188( N/A%), pre moving , FPS 3.73, Running 51.88s Step 189( N/A%), pre moving , FPS 3.87, Running 52.03s Step 190( N/A%), pre moving , FPS 3.63, Running 52.47s Step 191( N/A%), pre moving , FPS 3.58, Running 52.65s Step 192( N/A%), pre moving , FPS 3.31, Running 53.20s Step 193( N/A%), pre moving , FPS 3.56, Running 53.76s Step 194( N/A%), pre moving , FPS 3.29, Running 54.29s Step 195( N/A%), pre moving , FPS 3.08, Running 54.81s Step 196( N/A%), pre moving , FPS 2.87, Running 55.35s Step 197( N/A%), pre moving , FPS 2.92, Running 55.63s Step 198( N/A%), pre moving , FPS 2.77, Running 56.17s Step 199( N/A%), pre moving , FPS 2.71, Running 56.72s Step 200( N/A%), pre moving , FPS 2.57, Running 57.28s Step 201( N/A%), pre moving , FPS 2.45, Running 57.79s Step 202( N/A%), pre moving , FPS 2.46, Running 58.19s Step 203( N/A%), pre moving , FPS 2.41, Running 58.58s Step 204( N/A%), pre moving , FPS 2.40, Running 59.05s Step 205( N/A%), pre moving , FPS 2.38, Running 59.27s Step 206( N/A%), pre moving , FPS 2.35, Running 59.81s Step 207( N/A%), pre moving , FPS 2.25, Running 60.34s Step 208( N/A%), pre moving , FPS 2.22, Running 60.89s Step 209( N/A%), pre moving , FPS 2.19, Running 61.15s Step 210( N/A%), pre moving , FPS 2.17, Running 61.70s Step 211( N/A%), pre moving , FPS 2.11, Running 62.14s Step 212( N/A%), pre moving , FPS 2.16, Running 62.44s Step 213( N/A%), pre moving , FPS 2.19, Running 62.87s Step 214( N/A%), pre moving , FPS 2.21, Running 63.35s Step 215( N/A%), pre moving , FPS 2.24, Running 63.73s Step 216( N/A%), pre moving , FPS 2.30, Running 64.05s Step 217( N/A%), pre moving , FPS 2.26, Running 64.49s Step 218( N/A%), pre moving , FPS 2.35, Running 64.68s Step 219( N/A%), pre moving , FPS 2.38, Running 65.10s Step 220( N/A%), pre moving , FPS 2.52, Running 65.21s Step 221( N/A%), pre moving , FPS 2.66, Running 65.30s Step 222( N/A%), pre moving , FPS 2.68, Running 65.65s Step 223( N/A%), pre moving , FPS 2.79, Running 65.74s Step 224( N/A%), pre moving , FPS 2.93, Running 65.87s Step 225( N/A%), pre moving , FPS 2.92, Running 66.12s Step 226( N/A%), pre moving , FPS 3.03, Running 66.41s Step 227( N/A%), pre moving , FPS 3.26, Running 66.48s Step 228( N/A%), pre moving , FPS 3.52, Running 66.57s Step 229( N/A%), pre moving , FPS 3.48, Running 66.90s Step 230( N/A%), pre moving , FPS 3.77, Running 67.00s Step 231( N/A%), pre moving , FPS 4.05, Running 67.08s Step 232( N/A%), pre moving , FPS 4.23, Running 67.17s Step 233( N/A%), pre moving , FPS 4.31, Running 67.51s Step 234( N/A%), pre moving , FPS 4.11, Running 68.21s Step 235( N/A%), pre moving , FPS 4.38, Running 68.30s Step 236( N/A%), pre moving , FPS 4.60, Running 68.40s Step 237( N/A%), pre moving , FPS 4.70, Running 68.74s Step 238( N/A%), pre moving , FPS 4.80, Running 68.84s Step 239( N/A%), pre moving , FPS 5.23, Running 68.93s Step 240( N/A%), pre moving , FPS 4.87, Running 69.32s Step 241( N/A%), pre moving , FPS 4.84, Running 69.43s Step 242( N/A%), pre moving , FPS 5.12, Running 69.55s Step 243( N/A%), pre moving , FPS 4.76, Running 69.94s Step 244( N/A%), pre moving , FPS 4.75, Running 70.09s Step 245( N/A%), pre moving , FPS 4.86, Running 70.23s Step 246( N/A%), pre moving , FPS 4.73, Running 70.63s Step 247( N/A%), pre moving , FPS 4.65, Running 70.78s Step 248( N/A%), pre moving , FPS 4.35, Running 71.16s Step 249( N/A%), pre moving , FPS 4.53, Running 71.31s Step 250( N/A%), pre moving , FPS 4.47, Running 71.48s Step 251( N/A%), pre moving , FPS 4.20, Running 71.85s Step 252( N/A%), pre moving , FPS 4.15, Running 71.99s Step 253( N/A%), pre moving , FPS 4.04, Running 72.46s Step 254( N/A%), pre moving , FPS 4.56, Running 72.60s Step 255( N/A%), pre moving , FPS 4.16, Running 73.10s Step 256( N/A%), pre moving , FPS 3.90, Running 73.54s Step 257( N/A%), pre moving , FPS 4.00, Running 73.75s Step 258( N/A%), pre moving , FPS 3.76, Running 74.16s Step 259( N/A%), pre moving , FPS 3.65, Running 74.41s Step 260( N/A%), pre moving , FPS 3.61, Running 74.86s Step 261( N/A%), pre moving , FPS 3.38, Running 75.34s Step 262( N/A%), pre moving , FPS 3.33, Running 75.55s Step 263( N/A%), pre moving , FPS 3.27, Running 76.06s Step 264( N/A%), pre moving , FPS 3.11, Running 76.52s Step 265( N/A%), pre moving , FPS 2.95, Running 77.01s Step 266( N/A%), pre moving , FPS 3.04, Running 77.21s Step 267( N/A%), pre moving , FPS 2.89, Running 77.71s Step 268( N/A%), pre moving , FPS 2.98, Running 77.88s Step 269( N/A%), pre moving , FPS 2.85, Running 78.34s Step 270( N/A%), pre moving , FPS 2.87, Running 78.44s Step 271( N/A%), pre moving , FPS 2.92, Running 78.70s Step 272( N/A%), pre moving , FPS 2.79, Running 79.15s Step 273( N/A%), pre moving , FPS 2.79, Running 79.64s Step 274( N/A%), pre moving , FPS 2.76, Running 79.84s Step 275( N/A%), pre moving , FPS 2.77, Running 80.33s Step 276( N/A%), pre moving , FPS 2.76, Running 80.78s Step 277( N/A%), pre moving , FPS 2.75, Running 81.03s Step 278( N/A%), pre moving , FPS 2.73, Running 81.49s Step 279( N/A%), pre moving , FPS 2.64, Running 81.97s Step 280( N/A%), pre moving , FPS 2.74, Running 82.16s Step 281( N/A%), pre moving , FPS 2.75, Running 82.61s Step 282( N/A%), pre moving , FPS 2.77, Running 82.78s Step 283( N/A%), pre moving , FPS 2.90, Running 82.96s Step 284( N/A%), pre moving , FPS 2.91, Running 83.38s Step 285( N/A%), pre moving , FPS 2.93, Running 83.82s Step 286( N/A%), pre moving , FPS 2.94, Running 84.01s Step 287( N/A%), pre moving , FPS 3.11, Running 84.14s Step 288( N/A%), pre moving , FPS 2.99, Running 84.57s Step 289( N/A%), pre moving , FPS 3.14, Running 84.71s Step 290( N/A%), pre moving , FPS 3.00, Running 85.10s Step 291( N/A%), pre moving , FPS 3.05, Running 85.26s Step 292( N/A%), pre moving , FPS 3.06, Running 85.69s Step 293( N/A%), pre moving , FPS 3.20, Running 85.89s Step 294( N/A%), pre moving , FPS 3.09, Running 86.31s Step 295( N/A%), pre moving , FPS 3.24, Running 86.51s Step 296( N/A%), pre moving , FPS 3.25, Running 86.93s Step 297( N/A%), pre moving , FPS 3.28, Running 87.13s Step 298( N/A%), pre moving , FPS 3.31, Running 87.53s Step 299( N/A%), pre moving , FPS 3.48, Running 87.73s Step 300( N/A%), pre moving , FPS 3.34, Running 88.14s Step 301( N/A%), pre moving , FPS 3.52, Running 88.28s Step 302( N/A%), pre moving , FPS 3.54, Running 88.43s Step 303( N/A%), pre moving , FPS 3.44, Running 88.78s Step 304( N/A%), pre moving , FPS 3.64, Running 88.88s Step 305( N/A%), pre moving , FPS 3.88, Running 88.98s Step 306( N/A%), pre moving , FPS 3.75, Running 89.35s Step 307( N/A%), pre moving , FPS 3.73, Running 89.50s Step 308( N/A%), pre moving , FPS 3.95, Running 89.63s Step 309( N/A%), pre moving , FPS 3.78, Running 90.00s Step 310( N/A%), pre moving , FPS 3.97, Running 90.14s Step 311( N/A%), pre moving , FPS 3.78, Running 90.54s Step 312( N/A%), pre moving , FPS 4.00, Running 90.68s Step 313( N/A%), pre moving , FPS 4.07, Running 90.81s Step 314( N/A%), pre moving , FPS 4.11, Running 91.18s Step 315( N/A%), pre moving , FPS 4.16, Running 91.33s Step 316( N/A%), pre moving , FPS 4.41, Running 91.46s Step 317( N/A%), pre moving , FPS 4.25, Running 91.84s Step 318( N/A%), pre moving , FPS 4.52, Running 91.95s Step 319( N/A%), pre moving , FPS 4.63, Running 92.04s Step 320( N/A%), pre moving , FPS 4.71, Running 92.39s Step 321( N/A%), pre moving , FPS 4.74, Running 92.50s Step 322( N/A%), pre moving , FPS 4.82, Running 92.58s Step 323( N/A%), pre moving , FPS 5.11, Running 92.69s Step 324( N/A%), pre moving , FPS 4.85, Running 93.01s Step 325( N/A%), pre moving , FPS 4.84, Running 93.12s Step 326( N/A%), pre moving , FPS 5.19, Running 93.20s Step 327( N/A%), pre moving , FPS 5.28, Running 93.29s Step 328( N/A%), pre moving , FPS 5.01, Running 93.63s Step 329( N/A%), pre moving , FPS 5.35, Running 93.74s Step 330( N/A%), pre moving , FPS 5.44, Running 93.82s Step 331( N/A%), pre moving , FPS 5.95, Running 93.91s Step 332( N/A%), pre moving , FPS 5.62, Running 94.24s Step 333( N/A%), pre moving , FPS 4.82, Running 94.95s Step 334( N/A%), pre moving , FPS 5.17, Running 95.04s Step 335( N/A%), pre moving , FPS 5.27, Running 95.12s Step 336( N/A%), pre moving , FPS 5.01, Running 95.45s Step 337( N/A%), pre moving , FPS 5.36, Running 95.57s Step 338( N/A%), pre moving , FPS 5.38, Running 95.66s Step 339( N/A%), pre moving , FPS 5.39, Running 95.75s Step 340( N/A%), pre moving , FPS 5.35, Running 96.13s Step 341( N/A%), pre moving , FPS 5.33, Running 96.26s Step 342( N/A%), pre moving , FPS 5.19, Running 96.44s Step 343( N/A%), pre moving , FPS 4.81, Running 96.85s Step 344( N/A%), pre moving , FPS 5.03, Running 96.99s Step 345( N/A%), pre moving , FPS 4.77, Running 97.31s Step 346( N/A%), pre moving , FPS 4.59, Running 97.56s Step 347( N/A%), pre moving , FPS 4.53, Running 97.71s Step 348( N/A%), pre moving , FPS 4.45, Running 98.12s Step 349( N/A%), pre moving , FPS 4.45, Running 98.23s Step 350( N/A%), pre moving , FPS 4.38, Running 98.38s Step 351( N/A%), pre moving , FPS 4.33, Running 98.53s Step 352( N/A%), pre moving , FPS 4.29, Running 98.90s Step 353( N/A%), pre moving , FPS 4.93, Running 99.01s Step 354( N/A%), pre moving , FPS 4.92, Running 99.11s Step 355( N/A%), pre moving , FPS 4.62, Running 99.45s Step 356( N/A%), pre moving , FPS 4.87, Running 99.56s Step 357( N/A%), pre moving , FPS 4.92, Running 99.64s Step 358( N/A%), pre moving , FPS 4.92, Running 99.73s Step 359( N/A%), pre moving , FPS 4.63, Running 100.07s Step 360( N/A%), pre moving , FPS 4.96, Running 100.16s Step 361( N/A%), pre moving , FPS 5.01, Running 100.25s Step 362( N/A%), pre moving , FPS 5.12, Running 100.34s Step 363( N/A%), pre moving , FPS 5.31, Running 100.62s Step 364( N/A%), pre moving , FPS 5.27, Running 100.78s Step 365( N/A%), pre moving , FPS 5.63, Running 100.86s Step 366( N/A%), pre moving , FPS 5.89, Running 100.96s Step 367( N/A%), pre moving , FPS 5.70, Running 101.21s Step 368( N/A%), pre moving , FPS 6.13, Running 101.39s Step 369( N/A%), pre moving , FPS 6.17, Running 101.47s Step 370( N/A%), pre moving , FPS 6.29, Running 101.56s Step 371( N/A%), pre moving , FPS 5.93, Running 101.90s Step 372( N/A%), pre moving , FPS 6.45, Running 102.00s Step 373( N/A%), pre moving , FPS 6.50, Running 102.09s Step 374( N/A%), pre moving , FPS 6.27, Running 102.30s Step 375( N/A%), pre moving , FPS 6.53, Running 102.51s Step 376( N/A%), pre moving , FPS 6.55, Running 102.61s Step 377( N/A%), pre moving , FPS 6.51, Running 102.71s Step 378( N/A%), pre moving , FPS 6.21, Running 102.95s Step 379( N/A%), pre moving , FPS 6.51, Running 103.15s Step 380( N/A%), pre moving , FPS 6.51, Running 103.23s Step 381( N/A%), pre moving , FPS 6.52, Running 103.32s Step 382( N/A%), pre moving , FPS 6.03, Running 103.65s Step 383( N/A%), pre moving , FPS 6.37, Running 103.76s Step 384( N/A%), pre moving , FPS 6.54, Running 103.84s Step 385( N/A%), pre moving , FPS 6.53, Running 103.93s Step 386( N/A%), pre moving , FPS 6.02, Running 104.28s Step 387( N/A%), pre moving , FPS 6.30, Running 104.39s Step 388( N/A%), pre moving , FPS 6.47, Running 104.47s Step 389( N/A%), pre moving , FPS 6.44, Running 104.58s Step 390( N/A%), pre moving , FPS 5.97, Running 104.91s Step 391( N/A%), pre moving , FPS 6.43, Running 105.01s Step 392( N/A%), pre moving , FPS 6.51, Running 105.08s Step 393( N/A%), pre moving , FPS 6.50, Running 105.17s Step 394( N/A%), pre moving , FPS 6.25, Running 105.50s Step 395( N/A%), pre moving , FPS 6.57, Running 105.56s Step 396( N/A%), pre moving , FPS 6.56, Running 105.66s Step 397( N/A%), pre moving , FPS 6.58, Running 105.75s Step 398( N/A%), pre moving , FPS 6.62, Running 105.97s Step 399( N/A%), pre moving , FPS 6.58, Running 106.19s Step 400( N/A%), pre moving , FPS 6.58, Running 106.27s Step 401( N/A%), pre moving , FPS 6.58, Running 106.36s Step 402( N/A%), pre moving , FPS 6.64, Running 106.67s Step 403( N/A%), pre moving , FPS 6.61, Running 106.79s Step 404( N/A%), pre moving , FPS 6.60, Running 106.87s Step 405( N/A%), pre moving , FPS 6.57, Running 106.97s Step 406( N/A%), pre moving , FPS 6.61, Running 107.30s Step 407( N/A%), pre moving , FPS 3.73, Running 109.74s Step 408( N/A%), pre moving , FPS 3.31, Running 110.51s Step 409( N/A%), pre moving , FPS 3.26, Running 110.71s Step 410( N/A%), pre moving , FPS 3.18, Running 111.20s Step 411( N/A%), pre moving , FPS 3.12, Running 111.42s Step 412( N/A%), pre moving , FPS 2.83, Running 112.14s Step 413( N/A%), pre moving , FPS 2.77, Running 112.40s Step 414( N/A%), pre moving , FPS 2.69, Running 112.94s Step 415( N/A%), pre moving , FPS 2.56, Running 113.37s Step 416( N/A%), pre moving , FPS 2.41, Running 113.94s Step 417( N/A%), pre moving , FPS 2.38, Running 114.17s Step 418( N/A%), pre moving , FPS 2.24, Running 114.90s Step 419( N/A%), pre moving , FPS 2.23, Running 115.16s Step 420( N/A%), pre moving , FPS 2.14, Running 115.63s Step 421( N/A%), pre moving , FPS 2.11, Running 115.84s Step 422( N/A%), pre moving , FPS 2.01, Running 116.63s Step 423( N/A%), pre moving , FPS 1.99, Running 116.82s Step 424( N/A%), pre moving , FPS 1.95, Running 117.12s Step 425( N/A%), pre moving , FPS 1.92, Running 117.37s Step 426( N/A%), pre moving , FPS 1.87, Running 117.99s Step 427( 0.33%), action 1, FPS 2.11, Running 119.20s Step 428( 0.67%), action 2, FPS 2.12, Running 119.92s Step 429( 1.00%), action 3, FPS 1.99, Running 120.78s Step 430( 1.33%), action 4, FPS 2.01, Running 121.16s Step 431( 1.67%), action 5, FPS 1.90, Running 121.97s Step 432( 2.00%), action 6, FPS 1.96, Running 122.32s Step 433( 2.33%), action 7, FPS 1.86, Running 123.13s Step 434( 2.67%), action 8, FPS 1.89, Running 123.53s Step 435( 3.00%), action 9, FPS 1.83, Running 124.32s Step 436( 3.33%), action 10, FPS 1.85, Running 124.75s Step 437( 3.67%), action 11, FPS 1.70, Running 125.94s Step 438( 4.00%), action 12, FPS 1.75, Running 126.35s Step 439( 4.33%), action 13, FPS 1.67, Running 127.14s Step 440( 4.67%), action 14, FPS 1.68, Running 127.54s Step 441( 5.00%), action 15, FPS 1.61, Running 128.23s Step 442( 5.33%), action 16, FPS 1.67, Running 128.59s Step 443( 5.67%), action 17, FPS 1.60, Running 129.33s Step 444( 6.00%), action 18, FPS 1.58, Running 129.79s Step 445( 6.33%), action 19, FPS 1.53, Running 130.48s Step 446( 6.67%), action 20, FPS 1.54, Running 130.97s Step 447( 7.00%), action 21, FPS 1.56, Running 132.01s Step 448( 7.33%), action 22, FPS 1.60, Running 132.43s Step 449( 7.67%), action 23, FPS 1.62, Running 133.15s Step 450( 8.00%), action 24, FPS 1.60, Running 133.70s Step 451( 8.33%), action 25, FPS 1.61, Running 134.36s Step 452( 8.67%), action 26, FPS 1.61, Running 134.75s Step 453( 9.00%), action 27, FPS 1.67, Running 135.14s Step 454( 9.33%), action 28, FPS 1.67, Running 135.48s Step 455( 9.67%), action 29, FPS 1.74, Running 135.79s Step 456( 10.00%), action 30, FPS 1.76, Running 136.10s Step 457( 10.33%), action 31, FPS 1.89, Running 136.50s Step 458( 10.67%), action 32, FPS 1.92, Running 136.79s Step 459( 11.00%), action 33, FPS 1.87, Running 137.82s Step 460( 11.33%), action 34, FPS 1.87, Running 138.23s Step 461( 11.67%), action 35, FPS 1.88, Running 138.88s Step 462( 12.00%), action 36, FPS 1.87, Running 139.27s Step 463( 12.33%), action 37, FPS 1.86, Running 140.08s Step 464( 12.67%), action 38, FPS 1.84, Running 140.68s Step 465( 13.00%), action 39, FPS 1.85, Running 141.32s Step 466( 13.33%), action 40, FPS 1.84, Running 141.85s Step 467( 13.67%), action 41, FPS 1.87, Running 142.71s Step 468( 14.00%), action 42, FPS 1.83, Running 143.38s Step 469( 14.33%), action 43, FPS 1.83, Running 144.05s Step 470( 14.67%), action 44, FPS 1.84, Running 144.55s Step 471( 15.00%), action 45, FPS 1.84, Running 145.23s Step 472( 15.33%), action 46, FPS 1.82, Running 145.75s Step 473( 15.67%), action 47, FPS 1.74, Running 146.64s Step 474( 16.00%), action 48, FPS 1.73, Running 147.04s Step 475( 16.33%), action 49, FPS 1.66, Running 147.81s Step 476( 16.67%), action 50, FPS 1.60, Running 148.57s Step 477( 17.00%), action 51, FPS 1.53, Running 149.55s Step 478( 17.33%), action 52, FPS 1.51, Running 149.99s Step 479( 17.67%), action 53, FPS 1.55, Running 150.70s Step 480( 18.00%), action 54, FPS 1.51, Running 151.51s Step 481( 18.33%), action 55, FPS 1.48, Running 152.41s Step 482( 18.67%), action 56, FPS 1.48, Running 152.82s Step 483( 19.00%), action 57, FPS 1.48, Running 153.59s Step 484( 19.33%), action 58, FPS 1.47, Running 154.26s Step 485( 19.67%), action 59, FPS 1.47, Running 154.88s Step 486( 20.00%), action 60, FPS 1.49, Running 155.28s Step 487( 20.33%), action 61, FPS 1.50, Running 156.03s Step 488( 20.67%), action 62, FPS 1.49, Running 156.78s Step 489( 21.00%), action 63, FPS 1.47, Running 157.62s Step 490( 21.33%), action 64, FPS 1.48, Running 158.04s Step 491( 21.67%), action 65, FPS 1.47, Running 158.81s Step 492( 22.00%), action 66, FPS 1.49, Running 159.20s Step 493( 22.33%), action 67, FPS 1.49, Running 160.07s Step 494( 22.67%), action 68, FPS 1.47, Running 160.67s Step 495( 23.00%), action 69, FPS 1.46, Running 161.52s Step 496( 23.33%), action 70, FPS 1.49, Running 162.00s Step 497( 23.67%), action 71, FPS 1.47, Running 163.16s Step 498( 24.00%), action 72, FPS 1.47, Running 163.59s Step 499( 24.33%), action 73, FPS 1.45, Running 164.49s Step 500( 24.67%), action 74, FPS 1.49, Running 164.92s Step 501( 25.00%), action 75, FPS 1.51, Running 165.63s Step 502( 25.33%), action 76, FPS 1.51, Running 166.03s Step 503( 25.67%), action 77, FPS 1.52, Running 166.76s Step 504( 26.00%), action 78, FPS 1.55, Running 167.20s Step 505( 26.33%), action 79, FPS 1.53, Running 167.94s Step 506( 26.67%), action 80, FPS 1.53, Running 168.35s Step 507( 27.00%), action 81, FPS 1.50, Running 169.35s Step 508( 27.33%), action 82, FPS 1.55, Running 169.71s Step 509( 27.67%), action 83, FPS 1.54, Running 170.58s Step 510( 28.00%), action 84, FPS 1.54, Running 171.00s Step 511( 28.33%), action 85, FPS 1.54, Running 171.80s Step 512( 28.67%), action 86, FPS 1.54, Running 172.21s Step 513( 29.00%), action 87, FPS 1.55, Running 172.96s Step 514( 29.33%), action 88, FPS 1.57, Running 173.44s Step 515( 29.67%), action 89, FPS 1.60, Running 174.04s Step 516( 30.00%), action 90, FPS 1.60, Running 174.49s Step 517( 30.33%), action 91, FPS 1.64, Running 175.37s Step 518( 30.67%), action 92, FPS 1.61, Running 175.99s Step 519( 31.00%), action 93, FPS 1.64, Running 176.71s Step 520( 31.33%), action 94, FPS 1.62, Running 177.30s Step 521( 31.67%), action 95, FPS 1.62, Running 177.95s Step 522( 32.00%), action 96, FPS 1.61, Running 178.47s Step 523( 32.33%), action 97, FPS 1.60, Running 179.24s Step 524( 32.67%), action 98, FPS 1.60, Running 179.71s Step 525( 33.00%), action 99, FPS 1.58, Running 180.59s Step 526( 33.33%), action 100, FPS 1.59, Running 180.92s Step 527( 33.67%), action 101, FPS 1.61, Running 181.80s Step 528( 34.00%), action 102, FPS 1.60, Running 182.19s Step 529( 34.33%), action 103, FPS 1.62, Running 182.95s Step 530( 34.67%), action 104, FPS 1.61, Running 183.39s Step 531( 35.00%), action 105, FPS 1.62, Running 184.14s Step 532( 35.33%), action 106, FPS 1.59, Running 184.79s Step 533( 35.67%), action 107, FPS 1.56, Running 185.75s Step 534( 36.00%), action 108, FPS 1.54, Running 186.42s Step 535( 36.33%), action 109, FPS 1.51, Running 187.33s Step 536( 36.67%), action 110, FPS 1.46, Running 188.17s Step 537( 37.00%), action 111, FPS 1.46, Running 189.07s Step 538( 37.33%), action 112, FPS 1.48, Running 189.53s Step 539( 37.67%), action 113, FPS 1.48, Running 190.26s Step 540( 38.00%), action 114, FPS 1.47, Running 190.90s Step 541( 38.33%), action 115, FPS 1.44, Running 191.82s Step 542( 38.67%), action 116, FPS 1.43, Running 192.44s Step 543( 39.00%), action 117, FPS 1.42, Running 193.30s Step 544( 39.33%), action 118, FPS 1.43, Running 193.67s Step 545( 39.67%), action 119, FPS 1.45, Running 194.40s Step 546( 40.00%), action 120, FPS 1.43, Running 194.87s Step 547( 40.33%), action 121, FPS 1.42, Running 195.88s Step 548( 40.67%), action 122, FPS 1.41, Running 196.38s Step 549( 41.00%), action 123, FPS 1.40, Running 197.27s Step 550( 41.33%), action 124, FPS 1.39, Running 197.80s Step 551( 41.67%), action 125, FPS 1.37, Running 198.69s Step 552( 42.00%), action 126, FPS 1.41, Running 199.01s Step 553( 42.33%), action 127, FPS 1.42, Running 199.84s Step 554( 42.67%), action 128, FPS 1.45, Running 200.24s Step 555( 43.00%), action 129, FPS 1.46, Running 201.00s Step 556( 43.33%), action 130, FPS 1.51, Running 201.45s Step 557( 43.67%), action 131, FPS 1.48, Running 202.55s Step 558( 44.00%), action 132, FPS 1.47, Running 203.14s Step 559( 44.33%), action 133, FPS 1.47, Running 203.83s Step 560( 44.67%), action 134, FPS 1.50, Running 204.26s Step 561( 45.00%), action 135, FPS 1.53, Running 204.88s Step 562( 45.33%), action 136, FPS 1.55, Running 205.37s Step 563( 45.67%), action 137, FPS 1.57, Running 206.06s Step 564( 46.00%), action 138, FPS 1.55, Running 206.56s Step 565( 46.33%), action 139, FPS 1.56, Running 207.20s Step 566( 46.67%), action 140, FPS 1.55, Running 207.80s Step 567( 47.00%), action 141, FPS 1.55, Running 208.74s Step 568( 47.33%), action 142, FPS 1.55, Running 209.26s Step 569( 47.67%), action 143, FPS 1.58, Running 209.95s Step 570( 48.00%), action 144, FPS 1.60, Running 210.28s Step 571( 48.33%), action 145, FPS 1.61, Running 211.10s Step 572( 48.67%), action 146, FPS 1.60, Running 211.51s Step 573( 49.00%), action 147, FPS 1.61, Running 212.23s Step 574( 49.33%), action 148, FPS 1.58, Running 212.94s Step 575( 49.67%), action 149, FPS 1.59, Running 213.55s Step 576( 50.00%), action 150, FPS 1.58, Running 214.15s Step 577( 50.33%), action 151, FPS 1.56, Running 215.38s Step 578( 50.67%), action 152, FPS 1.58, Running 215.79s Step 579( 51.00%), action 153, FPS 1.56, Running 216.62s Step 580( 51.33%), action 154, FPS 1.56, Running 217.05s Step 581( 51.67%), action 155, FPS 1.54, Running 217.85s Step 582( 52.00%), action 156, FPS 1.55, Running 218.30s Step 583( 52.33%), action 157, FPS 1.54, Running 219.04s Step 584( 52.67%), action 158, FPS 1.55, Running 219.48s Step 585( 53.00%), action 159, FPS 1.54, Running 220.19s Step 586( 53.33%), action 160, FPS 1.56, Running 220.59s Step 587( 53.67%), action 161, FPS 1.58, Running 221.42s Step 588( 54.00%), action 162, FPS 1.56, Running 222.07s Step 589( 54.33%), action 163, FPS 1.54, Running 222.98s Step 590( 54.67%), action 164, FPS 1.50, Running 223.59s Step 591( 55.00%), action 165, FPS 1.52, Running 224.29s Step 592( 55.33%), action 166, FPS 1.49, Running 224.92s Step 593( 55.67%), action 167, FPS 1.48, Running 225.73s Step 594( 56.00%), action 168, FPS 1.51, Running 226.18s Step 595( 56.33%), action 169, FPS 1.50, Running 226.89s Step 596( 56.67%), action 170, FPS 1.52, Running 227.28s Step 597( 57.00%), action 171, FPS 1.55, Running 228.27s Step 598( 57.33%), action 172, FPS 1.52, Running 228.94s Step 599( 57.67%), action 173, FPS 1.50, Running 229.93s Step 600( 58.00%), action 174, FPS 1.50, Running 230.40s Step 601( 58.33%), action 175, FPS 1.46, Running 231.56s Step 602( 58.67%), action 176, FPS 1.44, Running 232.15s Step 603( 59.00%), action 177, FPS 1.44, Running 232.88s Step 604( 59.33%), action 178, FPS 1.43, Running 233.50s Step 605( 59.67%), action 179, FPS 1.39, Running 234.55s Step 606( 60.00%), action 180, FPS 1.37, Running 235.24s Step 607( 60.33%), action 181, FPS 1.35, Running 236.23s [2026-08-01 19:24:58] [92 ] Seed 91 success after 236.65 s. +steps: 607 , actions: 181 . +Instruction: Empty +Total 52/92(56.52%) success. +Setting seed: 92 +Step 1( N/A%), pre moving , FPS 2.44, Running 0.41s Step 2( N/A%), pre moving , FPS 3.86, Running 0.52s Step 3( N/A%), pre moving , FPS 5.03, Running 0.60s Step 4( N/A%), pre moving , FPS 5.92, Running 0.68s Step 5( N/A%), pre moving , FPS 4.92, Running 1.02s Step 6( N/A%), pre moving , FPS 5.42, Running 1.11s Step 7( N/A%), pre moving , FPS 5.88, Running 1.19s Step 8( N/A%), pre moving , FPS 6.25, Running 1.28s Step 9( N/A%), pre moving , FPS 5.50, Running 1.64s Step 10( N/A%), pre moving , FPS 5.77, Running 1.73s Step 11( N/A%), pre moving , FPS 6.06, Running 1.81s Step 12( N/A%), pre moving , FPS 6.30, Running 1.91s Step 13( N/A%), pre moving , FPS 5.77, Running 2.25s Step 14( N/A%), pre moving , FPS 5.93, Running 2.36s Step 15( N/A%), pre moving , FPS 6.14, Running 2.44s Step 16( N/A%), pre moving , FPS 6.32, Running 2.53s Step 17( N/A%), pre moving , FPS 5.94, Running 2.86s Step 18( N/A%), pre moving , FPS 6.08, Running 2.96s Step 19( N/A%), pre moving , FPS 6.24, Running 3.04s Step 20( N/A%), pre moving , FPS 6.37, Running 3.14s Step 21( N/A%), pre moving , FPS 6.15, Running 3.66s Step 22( N/A%), pre moving , FPS 6.07, Running 3.81s Step 23( N/A%), pre moving , FPS 5.65, Running 4.14s Step 24( N/A%), pre moving , FPS 5.63, Running 4.23s Step 25( N/A%), pre moving , FPS 6.09, Running 4.30s Step 26( N/A%), pre moving , FPS 5.27, Running 4.90s Step 27( N/A%), pre moving , FPS 5.27, Running 4.98s Step 28( N/A%), pre moving , FPS 5.09, Running 5.21s Step 29( N/A%), pre moving , FPS 5.28, Running 5.43s Step 30( N/A%), pre moving , FPS 5.30, Running 5.50s Step 31( N/A%), pre moving , FPS 5.29, Running 5.60s Step 32( N/A%), pre moving , FPS 4.98, Running 5.93s Step 33( N/A%), pre moving , FPS 5.30, Running 6.02s Step 34( N/A%), pre moving , FPS 5.35, Running 6.10s Step 35( N/A%), pre moving , FPS 5.34, Running 6.19s Step 36( N/A%), pre moving , FPS 4.62, Running 6.86s Step 37( N/A%), pre moving , FPS 4.66, Running 7.16s Step 38( N/A%), pre moving , FPS 4.65, Running 7.26s Step 39( N/A%), pre moving , FPS 4.64, Running 7.35s Step 40( N/A%), pre moving , FPS 4.38, Running 7.70s Step 41( N/A%), pre moving , FPS 4.82, Running 7.81s Step 42( N/A%), pre moving , FPS 4.91, Running 7.89s Step 43( N/A%), pre moving , FPS 5.19, Running 7.99s Step 44( N/A%), pre moving , FPS 4.87, Running 8.33s Step 45( N/A%), pre moving , FPS 4.82, Running 8.45s Step 46( N/A%), pre moving , FPS 5.48, Running 8.55s Step 47( N/A%), pre moving , FPS 5.13, Running 8.88s Step 48( N/A%), pre moving , FPS 5.27, Running 9.01s Step 49( N/A%), pre moving , FPS 5.40, Running 9.13s Step 50( N/A%), pre moving , FPS 4.97, Running 9.53s Step 51( N/A%), pre moving , FPS 4.89, Running 9.69s Step 52( N/A%), pre moving , FPS 5.14, Running 9.82s Step 53( N/A%), pre moving , FPS 4.79, Running 10.20s Step 54( N/A%), pre moving , FPS 4.71, Running 10.34s Step 55( N/A%), pre moving , FPS 4.68, Running 10.46s Step 56( N/A%), pre moving , FPS 5.40, Running 10.57s Step 57( N/A%), pre moving , FPS 5.28, Running 10.94s Step 58( N/A%), pre moving , FPS 5.30, Running 11.04s Step 59( N/A%), pre moving , FPS 5.30, Running 11.13s Step 60( N/A%), pre moving , FPS 5.59, Running 11.28s Step 61( N/A%), pre moving , FPS 5.50, Running 11.45s Step 62( N/A%), pre moving , FPS 5.09, Running 11.82s Step 63( N/A%), pre moving , FPS 5.04, Running 11.96s Step 64( N/A%), pre moving , FPS 4.98, Running 12.35s Step 65( N/A%), pre moving , FPS 4.93, Running 12.51s Step 66( N/A%), pre moving , FPS 4.90, Running 12.63s Step 67( N/A%), pre moving , FPS 4.84, Running 13.02s Step 68( N/A%), pre moving , FPS 4.81, Running 13.17s Step 69( N/A%), pre moving , FPS 4.50, Running 13.57s Step 70( N/A%), pre moving , FPS 4.78, Running 13.72s Step 71( N/A%), pre moving , FPS 4.80, Running 13.85s Step 72( N/A%), pre moving , FPS 4.53, Running 14.24s Step 73( N/A%), pre moving , FPS 4.78, Running 14.38s Step 74( N/A%), pre moving , FPS 4.80, Running 14.51s Step 75( N/A%), pre moving , FPS 4.50, Running 14.91s Step 76( N/A%), pre moving , FPS 4.45, Running 15.07s Step 77( N/A%), pre moving , FPS 4.69, Running 15.20s Step 78( N/A%), pre moving , FPS 4.40, Running 15.59s Step 79( N/A%), pre moving , FPS 4.33, Running 15.74s Step 80( N/A%), pre moving , FPS 4.33, Running 15.89s Step 81( N/A%), pre moving , FPS 4.12, Running 16.30s Step 82( N/A%), pre moving , FPS 4.39, Running 16.38s Step 83( N/A%), pre moving , FPS 4.42, Running 16.48s Step 84( N/A%), pre moving , FPS 4.47, Running 16.82s Step 85( N/A%), pre moving , FPS 4.52, Running 16.93s Step 86( N/A%), pre moving , FPS 4.56, Running 17.02s Step 87( N/A%), pre moving , FPS 4.88, Running 17.11s Step 88( N/A%), pre moving , FPS 4.68, Running 17.45s Step 89( N/A%), pre moving , FPS 5.03, Running 17.55s Step 90( N/A%), pre moving , FPS 5.10, Running 17.63s Step 91( N/A%), pre moving , FPS 5.16, Running 17.73s Step 92( N/A%), pre moving , FPS 5.21, Running 18.07s Step 93( N/A%), pre moving , FPS 5.27, Running 18.18s Step 94( N/A%), pre moving , FPS 5.34, Running 18.26s Step 95( N/A%), pre moving , FPS 5.81, Running 18.35s Step 96( N/A%), pre moving , FPS 5.52, Running 18.69s Step 97( N/A%), pre moving , FPS 5.55, Running 18.81s Step 98( N/A%), pre moving , FPS 6.05, Running 18.90s Step 99( N/A%), pre moving , FPS 6.15, Running 18.99s Step 100( N/A%), pre moving , FPS 5.81, Running 19.33s Step 101( N/A%), pre moving , FPS 6.37, Running 19.44s Step 102( N/A%), pre moving , FPS 6.39, Running 19.52s Step 103( N/A%), pre moving , FPS 6.38, Running 19.62s Step 104( N/A%), pre moving , FPS 6.36, Running 19.97s Step 105( N/A%), pre moving , FPS 6.35, Running 20.08s Step 106( N/A%), pre moving , FPS 6.39, Running 20.15s Step 107( N/A%), pre moving , FPS 6.39, Running 20.24s Step 108( N/A%), pre moving , FPS 6.37, Running 20.58s Step 109( N/A%), pre moving , FPS 4.62, Running 21.88s Step 110( N/A%), pre moving , FPS 4.21, Running 22.38s Step 111( N/A%), pre moving , FPS 3.82, Running 22.97s Step 112( N/A%), pre moving , FPS 3.70, Running 23.49s Step 113( N/A%), pre moving , FPS 3.38, Running 24.10s Step 114( N/A%), pre moving , FPS 3.15, Running 24.60s Step 115( N/A%), pre moving , FPS 2.92, Running 25.21s Step 116( N/A%), pre moving , FPS 2.97, Running 25.43s Step 117( N/A%), pre moving , FPS 2.81, Running 25.93s Step 118( N/A%), pre moving , FPS 2.67, Running 26.40s Step 119( N/A%), pre moving , FPS 2.50, Running 27.00s Step 120( N/A%), pre moving , FPS 2.46, Running 27.47s Step 121( N/A%), pre moving , FPS 2.32, Running 28.04s Step 122( N/A%), pre moving , FPS 2.22, Running 28.52s Step 123( N/A%), pre moving , FPS 2.10, Running 29.14s Step 124( N/A%), pre moving , FPS 2.13, Running 29.35s Step 125( N/A%), pre moving , FPS 2.05, Running 29.83s Step 126( N/A%), pre moving , FPS 1.97, Running 30.27s Step 127( N/A%), pre moving , FPS 1.93, Running 30.63s Step 128( N/A%), pre moving , FPS 1.91, Running 31.04s Step 129( N/A%), pre moving , FPS 2.06, Running 31.60s Step 130( N/A%), pre moving , FPS 2.11, Running 31.84s Step 131( N/A%), pre moving , FPS 2.14, Running 32.33s Step 132( N/A%), pre moving , FPS 2.15, Running 32.77s Step 133( N/A%), pre moving , FPS 2.16, Running 33.36s Step 134( N/A%), pre moving , FPS 2.15, Running 33.92s Step 135( N/A%), pre moving , FPS 2.16, Running 34.48s Step 136( N/A%), pre moving , FPS 2.10, Running 34.94s Step 137( N/A%), pre moving , FPS 2.07, Running 35.58s Step 138( N/A%), pre moving , FPS 2.06, Running 36.09s Step 139( N/A%), pre moving , FPS 2.07, Running 36.66s Step 140( N/A%), pre moving , FPS 2.06, Running 37.18s Step 141( N/A%), pre moving , FPS 2.05, Running 37.82s Step 142( N/A%), pre moving , FPS 2.10, Running 38.07s Step 143( N/A%), pre moving , FPS 2.13, Running 38.53s Step 144( N/A%), pre moving , FPS 2.08, Running 38.96s Step 145( N/A%), pre moving , FPS 2.06, Running 39.55s Step 146( N/A%), pre moving , FPS 2.05, Running 40.02s Step 147( N/A%), pre moving , FPS 2.01, Running 40.57s Step 148( N/A%), pre moving , FPS 2.05, Running 40.79s Step 149( N/A%), pre moving , FPS 2.06, Running 41.32s Step 150( N/A%), pre moving , FPS 2.01, Running 41.80s Step 151( N/A%), pre moving , FPS 1.99, Running 42.39s Step 152( N/A%), pre moving , FPS 1.98, Running 42.89s Step 153( N/A%), pre moving , FPS 1.97, Running 43.50s Step 154( N/A%), pre moving , FPS 1.99, Running 43.97s Step 155( N/A%), pre moving , FPS 1.99, Running 44.53s Step 156( N/A%), pre moving , FPS 2.04, Running 44.74s Step 157( N/A%), pre moving , FPS 2.06, Running 45.26s Step 158( N/A%), pre moving , FPS 2.08, Running 45.72s Step 159( N/A%), pre moving , FPS 2.08, Running 46.30s Step 160( N/A%), pre moving , FPS 2.08, Running 46.78s Step 161( N/A%), pre moving , FPS 2.10, Running 47.36s Step 162( N/A%), pre moving , FPS 2.05, Running 47.83s Step 163( N/A%), pre moving , FPS 2.03, Running 48.41s Step 164( N/A%), pre moving , FPS 2.10, Running 48.48s Step 165( N/A%), pre moving , FPS 2.23, Running 48.52s Step 166( N/A%), pre moving , FPS 2.34, Running 48.56s Step 167( N/A%), pre moving , FPS 2.49, Running 48.60s Step 168( N/A%), pre moving , FPS 2.55, Running 48.64s Step 169( N/A%), pre moving , FPS 2.72, Running 48.68s Step 170( N/A%), pre moving , FPS 2.89, Running 48.73s Step 171( N/A%), pre moving , FPS 3.12, Running 48.81s Step 172( N/A%), pre moving , FPS 3.34, Running 48.88s Step 173( N/A%), pre moving , FPS 3.65, Running 48.99s Step 174( N/A%), pre moving , FPS 3.28, Running 50.06s Step 175( N/A%), pre moving , FPS 3.55, Running 50.15s Step 176( N/A%), pre moving , FPS 3.62, Running 50.25s Step 177( N/A%), pre moving , FPS 3.75, Running 50.60s Step 178( N/A%), pre moving , FPS 4.00, Running 50.72s Step 179( N/A%), pre moving , FPS 4.38, Running 50.87s Step 180( N/A%), pre moving , FPS 4.50, Running 51.22s Step 181( N/A%), pre moving , FPS 4.96, Running 51.39s Step 182( N/A%), pre moving , FPS 5.05, Running 51.79s Step 183( N/A%), pre moving , FPS 5.63, Running 51.96s Step 184( N/A%), pre moving , FPS 5.16, Running 52.35s Step 185( N/A%), pre moving , FPS 5.01, Running 52.52s Step 186( N/A%), pre moving , FPS 4.56, Running 52.95s Step 187( N/A%), pre moving , FPS 4.34, Running 53.21s Step 188( N/A%), pre moving , FPS 4.01, Running 53.62s Step 189( N/A%), pre moving , FPS 3.89, Running 53.82s Step 190( N/A%), pre moving , FPS 3.63, Running 54.24s Step 191( N/A%), pre moving , FPS 3.52, Running 54.49s Step 192( N/A%), pre moving , FPS 3.34, Running 54.87s Step 193( N/A%), pre moving , FPS 3.15, Running 55.34s Step 194( N/A%), pre moving , FPS 3.60, Running 55.61s Step 195( N/A%), pre moving , FPS 3.34, Running 56.13s Step 196( N/A%), pre moving , FPS 3.11, Running 56.68s Step 197( N/A%), pre moving , FPS 3.01, Running 57.23s Step 198( N/A%), pre moving , FPS 2.83, Running 57.79s Step 199( N/A%), pre moving , FPS 2.69, Running 58.29s Step 200( N/A%), pre moving , FPS 2.72, Running 58.57s Step 201( N/A%), pre moving , FPS 2.59, Running 59.11s Step 202( N/A%), pre moving , FPS 2.55, Running 59.62s Step 203( N/A%), pre moving , FPS 2.43, Running 60.17s Step 204( N/A%), pre moving , FPS 2.40, Running 60.68s Step 205( N/A%), pre moving , FPS 2.29, Running 61.24s Step 206( N/A%), pre moving , FPS 2.26, Running 61.79s Step 207( N/A%), pre moving , FPS 2.21, Running 62.27s Step 208( N/A%), pre moving , FPS 2.22, Running 62.62s Step 209( N/A%), pre moving , FPS 2.14, Running 63.17s Step 210( N/A%), pre moving , FPS 2.12, Running 63.68s Step 211( N/A%), pre moving , FPS 2.05, Running 64.23s Step 212( N/A%), pre moving , FPS 2.02, Running 64.78s Step 213( N/A%), pre moving , FPS 2.01, Running 65.29s Step 214( N/A%), pre moving , FPS 2.03, Running 65.48s Step 215( N/A%), pre moving , FPS 2.04, Running 65.96s Step 216( N/A%), pre moving , FPS 2.10, Running 66.20s Step 217( N/A%), pre moving , FPS 2.12, Running 66.69s Step 218( N/A%), pre moving , FPS 2.13, Running 67.17s Step 219( N/A%), pre moving , FPS 2.21, Running 67.35s Step 220( N/A%), pre moving , FPS 2.17, Running 67.80s Step 221( N/A%), pre moving , FPS 2.25, Running 67.99s Step 222( N/A%), pre moving , FPS 2.35, Running 68.12s Step 223( N/A%), pre moving , FPS 2.49, Running 68.20s Step 224( N/A%), pre moving , FPS 2.54, Running 68.54s Step 225( N/A%), pre moving , FPS 2.70, Running 68.65s Step 226( N/A%), pre moving , FPS 2.84, Running 68.82s Step 227( N/A%), pre moving , FPS 2.88, Running 69.22s Step 228( N/A%), pre moving , FPS 2.97, Running 69.35s Step 229( N/A%), pre moving , FPS 3.11, Running 69.61s Step 230( N/A%), pre moving , FPS 3.27, Running 69.80s Step 231( N/A%), pre moving , FPS 3.54, Running 69.88s Step 232( N/A%), pre moving , FPS 3.85, Running 69.97s Step 233( N/A%), pre moving , FPS 3.99, Running 70.30s Step 234( N/A%), pre moving , FPS 4.07, Running 70.40s Step 235( N/A%), pre moving , FPS 4.42, Running 70.48s Step 236( N/A%), pre moving , FPS 3.75, Running 71.53s Step 237( N/A%), pre moving , FPS 4.04, Running 71.64s Step 238( N/A%), pre moving , FPS 4.38, Running 71.74s Step 239( N/A%), pre moving , FPS 4.24, Running 72.07s Step 240( N/A%), pre moving , FPS 4.56, Running 72.18s Step 241( N/A%), pre moving , FPS 4.61, Running 72.32s Step 242( N/A%), pre moving , FPS 4.34, Running 72.73s Step 243( N/A%), pre moving , FPS 4.28, Running 72.87s Step 244( N/A%), pre moving , FPS 4.24, Running 73.26s Step 245( N/A%), pre moving , FPS 4.20, Running 73.40s Step 246( N/A%), pre moving , FPS 4.04, Running 73.78s Step 247( N/A%), pre moving , FPS 4.22, Running 73.96s Step 248( N/A%), pre moving , FPS 4.09, Running 74.24s Step 249( N/A%), pre moving , FPS 4.08, Running 74.51s Step 250( N/A%), pre moving , FPS 4.12, Running 74.65s Step 251( N/A%), pre moving , FPS 3.86, Running 75.06s Step 252( N/A%), pre moving , FPS 3.79, Running 75.24s Step 253( N/A%), pre moving , FPS 3.76, Running 75.63s Step 254( N/A%), pre moving , FPS 3.72, Running 75.77s Step 255( N/A%), pre moving , FPS 3.68, Running 75.92s Step 256( N/A%), pre moving , FPS 4.14, Running 76.37s Step 257( N/A%), pre moving , FPS 4.13, Running 76.48s Step 258( N/A%), pre moving , FPS 3.82, Running 76.97s Step 259( N/A%), pre moving , FPS 3.94, Running 77.15s Step 260( N/A%), pre moving , FPS 3.70, Running 77.60s Step 261( N/A%), pre moving , FPS 3.69, Running 77.75s Step 262( N/A%), pre moving , FPS 3.64, Running 78.23s Step 263( N/A%), pre moving , FPS 3.63, Running 78.38s Step 264( N/A%), pre moving , FPS 3.60, Running 78.81s Step 265( N/A%), pre moving , FPS 3.60, Running 78.95s Step 266( N/A%), pre moving , FPS 3.56, Running 79.40s Step 267( N/A%), pre moving , FPS 3.60, Running 79.52s Step 268( N/A%), pre moving , FPS 3.48, Running 79.99s Step 269( N/A%), pre moving , FPS 3.55, Running 80.14s Step 270( N/A%), pre moving , FPS 3.35, Running 80.62s Step 271( N/A%), pre moving , FPS 3.49, Running 80.78s Step 272( N/A%), pre moving , FPS 3.37, Running 81.18s Step 273( N/A%), pre moving , FPS 3.48, Running 81.37s Step 274( N/A%), pre moving , FPS 3.34, Running 81.76s Step 275( N/A%), pre moving , FPS 3.31, Running 81.95s Step 276( N/A%), pre moving , FPS 3.32, Running 82.38s Step 277( N/A%), pre moving , FPS 3.28, Running 82.58s Step 278( N/A%), pre moving , FPS 3.30, Running 83.03s Step 279( N/A%), pre moving , FPS 3.30, Running 83.22s Step 280( N/A%), pre moving , FPS 3.29, Running 83.67s Step 281( N/A%), pre moving , FPS 3.28, Running 83.85s Step 282( N/A%), pre moving , FPS 3.29, Running 84.30s Step 283( N/A%), pre moving , FPS 3.14, Running 84.75s Step 284( N/A%), pre moving , FPS 3.26, Running 84.95s Step 285( N/A%), pre moving , FPS 3.08, Running 85.46s Step 286( N/A%), pre moving , FPS 3.06, Running 85.93s Step 287( N/A%), pre moving , FPS 3.00, Running 86.18s Step 288( N/A%), pre moving , FPS 2.98, Running 86.70s Step 289( N/A%), pre moving , FPS 2.97, Running 86.87s Step 290( N/A%), pre moving , FPS 3.00, Running 87.30s Step 291( N/A%), pre moving , FPS 2.98, Running 87.49s Step 292( N/A%), pre moving , FPS 3.07, Running 87.70s Step 293( N/A%), pre moving , FPS 2.96, Running 88.13s Step 294( N/A%), pre moving , FPS 3.05, Running 88.31s Step 295( N/A%), pre moving , FPS 2.93, Running 88.77s Step 296( N/A%), pre moving , FPS 3.05, Running 88.95s Step 297( N/A%), pre moving , FPS 2.95, Running 89.36s Step 298( N/A%), pre moving , FPS 3.10, Running 89.49s Step 299( N/A%), pre moving , FPS 3.00, Running 89.87s Step 300( N/A%), pre moving , FPS 3.15, Running 90.03s Step 301( N/A%), pre moving , FPS 3.19, Running 90.13s Step 302( N/A%), pre moving , FPS 3.25, Running 90.47s Step 303( N/A%), pre moving , FPS 3.45, Running 90.54s Step 304( N/A%), pre moving , FPS 3.51, Running 90.65s Step 305( N/A%), pre moving , FPS 3.78, Running 90.74s Step 306( N/A%), pre moving , FPS 3.88, Running 91.08s Step 307( N/A%), pre moving , FPS 4.00, Running 91.19s Step 308( N/A%), pre moving , FPS 4.39, Running 91.26s Step 309( N/A%), pre moving , FPS 4.47, Running 91.35s Step 310( N/A%), pre moving , FPS 4.56, Running 91.68s Step 311( N/A%), pre moving , FPS 4.68, Running 91.77s Step 312( N/A%), pre moving , FPS 4.81, Running 91.86s Step 313( N/A%), pre moving , FPS 5.24, Running 91.95s Step 314( N/A%), pre moving , FPS 5.01, Running 92.30s Step 315( N/A%), pre moving , FPS 5.54, Running 92.38s Step 316( N/A%), pre moving , FPS 5.66, Running 92.48s Step 317( N/A%), pre moving , FPS 6.22, Running 92.57s Step 318( N/A%), pre moving , FPS 5.99, Running 92.82s Step 319( N/A%), pre moving , FPS 6.37, Running 93.02s Step 320( N/A%), pre moving , FPS 6.52, Running 93.10s Step 321( N/A%), pre moving , FPS 6.48, Running 93.21s Step 322( N/A%), pre moving , FPS 6.52, Running 93.53s Step 323( N/A%), pre moving , FPS 6.48, Running 93.63s Step 324( N/A%), pre moving , FPS 6.55, Running 93.70s Step 325( N/A%), pre moving , FPS 5.04, Running 94.71s Step 326( N/A%), pre moving , FPS 5.35, Running 94.82s Step 327( N/A%), pre moving , FPS 5.36, Running 94.92s Step 328( N/A%), pre moving , FPS 4.95, Running 95.30s Step 329( N/A%), pre moving , FPS 4.86, Running 95.46s Step 330( N/A%), pre moving , FPS 4.81, Running 95.84s Step 331( N/A%), pre moving , FPS 4.79, Running 95.94s Step 332( N/A%), pre moving , FPS 4.80, Running 96.03s Step 333( N/A%), pre moving , FPS 4.79, Running 96.13s Step 334( N/A%), pre moving , FPS 4.72, Running 96.54s Step 335( N/A%), pre moving , FPS 4.64, Running 96.69s Step 336( N/A%), pre moving , FPS 4.34, Running 97.09s Step 337( N/A%), pre moving , FPS 4.29, Running 97.23s Step 338( N/A%), pre moving , FPS 4.44, Running 97.33s Step 339( N/A%), pre moving , FPS 4.30, Running 97.67s Step 340( N/A%), pre moving , FPS 4.27, Running 97.78s Step 341( N/A%), pre moving , FPS 4.29, Running 97.87s Step 342( N/A%), pre moving , FPS 4.35, Running 98.13s Step 343( N/A%), pre moving , FPS 4.27, Running 98.31s Step 344( N/A%), pre moving , FPS 4.26, Running 98.39s Step 345( N/A%), pre moving , FPS 5.28, Running 98.49s Step 346( N/A%), pre moving , FPS 4.98, Running 98.83s Step 347( N/A%), pre moving , FPS 4.97, Running 98.94s Step 348( N/A%), pre moving , FPS 5.34, Running 99.04s Step 349( N/A%), pre moving , FPS 5.10, Running 99.38s Step 350( N/A%), pre moving , FPS 5.49, Running 99.49s Step 351( N/A%), pre moving , FPS 5.44, Running 99.62s Step 352( N/A%), pre moving , FPS 5.05, Running 99.99s Step 353( N/A%), pre moving , FPS 4.98, Running 100.15s Step 354( N/A%), pre moving , FPS 5.01, Running 100.54s Step 355( N/A%), pre moving , FPS 5.00, Running 100.69s Step 356( N/A%), pre moving , FPS 5.35, Running 100.82s Step 357( N/A%), pre moving , FPS 5.00, Running 101.23s Step 358( N/A%), pre moving , FPS 4.95, Running 101.37s Step 359( N/A%), pre moving , FPS 4.89, Running 101.76s Step 360( N/A%), pre moving , FPS 4.85, Running 101.91s Step 361( N/A%), pre moving , FPS 4.51, Running 102.30s Step 362( N/A%), pre moving , FPS 4.62, Running 102.46s Step 363( N/A%), pre moving , FPS 4.58, Running 102.68s Step 364( N/A%), pre moving , FPS 4.34, Running 103.00s Step 365( N/A%), pre moving , FPS 4.31, Running 103.14s Step 366( N/A%), pre moving , FPS 4.31, Running 103.48s Step 367( N/A%), pre moving , FPS 4.31, Running 103.58s Step 368( N/A%), pre moving , FPS 4.31, Running 103.68s Step 369( N/A%), pre moving , FPS 4.52, Running 103.80s Step 370( N/A%), pre moving , FPS 4.34, Running 104.09s Step 371( N/A%), pre moving , FPS 4.37, Running 104.20s Step 372( N/A%), pre moving , FPS 4.65, Running 104.29s Step 373( N/A%), pre moving , FPS 4.46, Running 104.63s Step 374( N/A%), pre moving , FPS 4.75, Running 104.74s Step 375( N/A%), pre moving , FPS 4.83, Running 104.83s Step 376( N/A%), pre moving , FPS 4.89, Running 104.92s Step 377( N/A%), pre moving , FPS 4.97, Running 105.26s Step 378( N/A%), pre moving , FPS 5.00, Running 105.37s Step 379( N/A%), pre moving , FPS 5.41, Running 105.45s Step 380( N/A%), pre moving , FPS 5.49, Running 105.55s Step 381( N/A%), pre moving , FPS 5.59, Running 105.88s Step 382( N/A%), pre moving , FPS 5.69, Running 105.97s Step 383( N/A%), pre moving , FPS 5.94, Running 106.04s Step 384( N/A%), pre moving , FPS 6.42, Running 106.12s Step 385( N/A%), pre moving , FPS 6.24, Running 106.34s Step 386( N/A%), pre moving , FPS 6.55, Running 106.53s Step 387( N/A%), pre moving , FPS 6.61, Running 106.61s Step 388( N/A%), pre moving , FPS 6.62, Running 106.70s Step 389( N/A%), pre moving , FPS 3.69, Running 109.23s Step 390( N/A%), pre moving , FPS 3.50, Running 109.81s Step 391( N/A%), pre moving , FPS 3.35, Running 110.16s Step 392( N/A%), pre moving , FPS 3.08, Running 110.78s Step 393( N/A%), pre moving , FPS 3.14, Running 111.00s Step 394( N/A%), pre moving , FPS 2.83, Running 111.81s Step 395( N/A%), pre moving , FPS 2.75, Running 112.09s Step 396( N/A%), pre moving , FPS 2.57, Running 112.70s Step 397( N/A%), pre moving , FPS 2.54, Running 113.14s Step 398( N/A%), pre moving , FPS 2.39, Running 113.73s Step 399( N/A%), pre moving , FPS 2.35, Running 113.97s Step 400( N/A%), pre moving , FPS 2.23, Running 114.51s Step 401( N/A%), pre moving , FPS 2.20, Running 114.95s Step 402( N/A%), pre moving , FPS 2.10, Running 115.48s Step 403( N/A%), pre moving , FPS 2.07, Running 115.70s Step 404( N/A%), pre moving , FPS 1.92, Running 116.53s Step 405( N/A%), pre moving , FPS 1.92, Running 116.75s Step 406( N/A%), pre moving , FPS 1.84, Running 117.39s Step 407( N/A%), pre moving , FPS 1.79, Running 117.78s Step 408( N/A%), pre moving , FPS 1.73, Running 118.28s Step 409( 0.33%), action 1, FPS 1.97, Running 119.38s Step 410( 0.67%), action 2, FPS 1.95, Running 120.05s Step 411( 1.00%), action 3, FPS 1.84, Running 121.06s Step 412( 1.33%), action 4, FPS 1.83, Running 121.70s Step 413( 1.67%), action 5, FPS 1.72, Running 122.65s Step 414( 2.00%), action 6, FPS 1.77, Running 123.11s Step 415( 2.33%), action 7, FPS 1.70, Running 123.89s Step 416( 2.67%), action 8, FPS 1.69, Running 124.49s Step 417( 3.00%), action 9, FPS 1.67, Running 125.09s Step 418( 3.33%), action 10, FPS 1.71, Running 125.46s Step 419( 3.67%), action 11, FPS 1.60, Running 126.50s Step 420( 4.00%), action 12, FPS 1.58, Running 127.19s Step 421( 4.33%), action 13, FPS 1.51, Running 128.18s Step 422( 4.67%), action 14, FPS 1.49, Running 128.89s Step 423( 5.00%), action 15, FPS 1.42, Running 129.75s Step 424( 5.33%), action 16, FPS 1.47, Running 130.15s Step 425( 5.67%), action 17, FPS 1.41, Running 130.97s Step 426( 6.00%), action 18, FPS 1.43, Running 131.35s Step 427( 6.33%), action 19, FPS 1.40, Running 132.10s Step 428( 6.67%), action 20, FPS 1.39, Running 132.67s Step 429( 7.00%), action 21, FPS 1.39, Running 133.73s Step 430( 7.33%), action 22, FPS 1.41, Running 134.22s Step 431( 7.67%), action 23, FPS 1.45, Running 134.85s Step 432( 8.00%), action 24, FPS 1.45, Running 135.47s Step 433( 8.33%), action 25, FPS 1.44, Running 136.51s Step 434( 8.67%), action 26, FPS 1.42, Running 137.20s Step 435( 9.00%), action 27, FPS 1.41, Running 138.12s Step 436( 9.33%), action 28, FPS 1.40, Running 138.82s Step 437( 9.67%), action 29, FPS 1.39, Running 139.48s Step 438( 10.00%), action 30, FPS 1.37, Running 140.00s Step 439( 10.33%), action 31, FPS 1.39, Running 140.90s Step 440( 10.67%), action 32, FPS 1.41, Running 141.33s Step 441( 11.00%), action 33, FPS 1.44, Running 142.05s Step 442( 11.33%), action 34, FPS 1.44, Running 142.77s Step 443( 11.67%), action 35, FPS 1.45, Running 143.57s Step 444( 12.00%), action 36, FPS 1.42, Running 144.22s Step 445( 12.33%), action 37, FPS 1.38, Running 145.42s Step 446( 12.67%), action 38, FPS 1.36, Running 146.06s Step 447( 13.00%), action 39, FPS 1.35, Running 146.89s Step 448( 13.33%), action 40, FPS 1.36, Running 147.40s Step 449( 13.67%), action 41, FPS 1.35, Running 148.59s Step 450( 14.00%), action 42, FPS 1.35, Running 149.01s Step 451( 14.33%), action 43, FPS 1.33, Running 149.87s Step 452( 14.67%), action 44, FPS 1.35, Running 150.30s Step 453( 15.00%), action 45, FPS 1.39, Running 150.94s Step 454( 15.33%), action 46, FPS 1.41, Running 151.34s Step 455( 15.67%), action 47, FPS 1.44, Running 152.00s Step 456( 16.00%), action 48, FPS 1.47, Running 152.45s Step 457( 16.33%), action 49, FPS 1.46, Running 153.19s Step 458( 16.67%), action 50, FPS 1.46, Running 153.66s Step 459( 17.00%), action 51, FPS 1.44, Running 154.77s Step 460( 17.33%), action 52, FPS 1.44, Running 155.18s Step 461( 17.67%), action 53, FPS 1.44, Running 155.91s Step 462( 18.00%), action 54, FPS 1.48, Running 156.27s Step 463( 18.33%), action 55, FPS 1.48, Running 157.07s Step 464( 18.67%), action 56, FPS 1.51, Running 157.46s Step 465( 19.00%), action 57, FPS 1.56, Running 158.25s Step 466( 19.33%), action 58, FPS 1.55, Running 158.95s Step 467( 19.67%), action 59, FPS 1.54, Running 159.84s Step 468( 20.00%), action 60, FPS 1.56, Running 160.25s Step 469( 20.33%), action 61, FPS 1.56, Running 161.39s Step 470( 20.67%), action 62, FPS 1.56, Running 161.82s Step 471( 21.00%), action 63, FPS 1.57, Running 162.60s Step 472( 21.33%), action 64, FPS 1.55, Running 163.19s Step 473( 21.67%), action 65, FPS 1.52, Running 164.08s Step 474( 22.00%), action 66, FPS 1.50, Running 164.71s Step 475( 22.33%), action 67, FPS 1.47, Running 165.59s Step 476( 22.67%), action 68, FPS 1.46, Running 166.14s Step 477( 23.00%), action 69, FPS 1.46, Running 166.89s Step 478( 23.33%), action 70, FPS 1.44, Running 167.57s Step 479( 23.67%), action 71, FPS 1.46, Running 168.49s Step 480( 24.00%), action 72, FPS 1.44, Running 169.11s Step 481( 24.33%), action 73, FPS 1.41, Running 170.07s Step 482( 24.67%), action 74, FPS 1.38, Running 170.76s Step 483( 25.00%), action 75, FPS 1.36, Running 171.75s Step 484( 25.33%), action 76, FPS 1.34, Running 172.38s Step 485( 25.67%), action 77, FPS 1.35, Running 173.05s Step 486( 26.00%), action 78, FPS 1.37, Running 173.54s Step 487( 26.33%), action 79, FPS 1.37, Running 174.45s Step 488( 26.67%), action 80, FPS 1.36, Running 174.97s Step 489( 27.00%), action 81, FPS 1.38, Running 175.85s Step 490( 27.33%), action 82, FPS 1.35, Running 176.60s Step 491( 27.67%), action 83, FPS 1.35, Running 177.45s Step 492( 28.00%), action 84, FPS 1.36, Running 177.88s Step 493( 28.33%), action 85, FPS 1.38, Running 178.62s Step 494( 28.67%), action 86, FPS 1.37, Running 179.36s Step 495( 29.00%), action 87, FPS 1.36, Running 180.27s Step 496( 29.33%), action 88, FPS 1.33, Running 181.14s Step 497( 29.67%), action 89, FPS 1.32, Running 182.03s Step 498( 30.00%), action 90, FPS 1.34, Running 182.51s Step 499( 30.33%), action 91, FPS 1.32, Running 183.59s Step 500( 30.67%), action 92, FPS 1.30, Running 184.45s Step 501( 31.00%), action 93, FPS 1.31, Running 185.35s Step 502( 31.33%), action 94, FPS 1.31, Running 186.01s Step 503( 31.67%), action 95, FPS 1.33, Running 186.73s Step 504( 32.00%), action 96, FPS 1.33, Running 187.41s Step 505( 32.33%), action 97, FPS 1.32, Running 188.18s Step 506( 32.67%), action 98, FPS 1.31, Running 188.78s Step 507( 33.00%), action 99, FPS 1.33, Running 189.45s Step 508( 33.33%), action 100, FPS 1.32, Running 190.07s Step 509( 33.67%), action 101, FPS 1.32, Running 190.95s Step 510( 34.00%), action 102, FPS 1.34, Running 191.54s Step 511( 34.33%), action 103, FPS 1.35, Running 192.22s Step 512( 34.67%), action 104, FPS 1.34, Running 192.77s Step 513( 35.00%), action 105, FPS 1.36, Running 193.38s Step 514( 35.33%), action 106, FPS 1.37, Running 193.90s Step 515( 35.67%), action 107, FPS 1.38, Running 194.80s Step 516( 36.00%), action 108, FPS 1.43, Running 195.11s Step 517( 36.33%), action 109, FPS 1.43, Running 196.03s Step 518( 36.67%), action 110, FPS 1.43, Running 196.49s Step 519( 37.00%), action 111, FPS 1.46, Running 197.33s Step 520( 37.33%), action 112, FPS 1.49, Running 197.91s Step 521( 37.67%), action 113, FPS 1.52, Running 198.47s Step 522( 38.00%), action 114, FPS 1.54, Running 198.97s Step 523( 38.33%), action 115, FPS 1.49, Running 200.16s Step 524( 38.67%), action 116, FPS 1.52, Running 200.58s Step 525( 39.00%), action 117, FPS 1.51, Running 201.38s Step 526( 39.33%), action 118, FPS 1.51, Running 202.04s Step 527( 39.67%), action 119, FPS 1.50, Running 202.78s Step 528( 40.00%), action 120, FPS 1.51, Running 203.31s Step 529( 40.33%), action 121, FPS 1.52, Running 204.14s Step 530( 40.67%), action 122, FPS 1.54, Running 204.52s Step 531( 41.00%), action 123, FPS 1.53, Running 205.26s Step 532( 41.33%), action 124, FPS 1.51, Running 206.05s Step 533( 41.67%), action 125, FPS 1.48, Running 206.91s Step 534( 42.00%), action 126, FPS 1.48, Running 207.40s Step 535( 42.33%), action 127, FPS 1.48, Running 208.27s Step 536( 42.67%), action 128, FPS 1.43, Running 209.13s Step 537( 43.00%), action 129, FPS 1.43, Running 210.06s Step 538( 43.33%), action 130, FPS 1.42, Running 210.59s Step 539( 43.67%), action 131, FPS 1.39, Running 211.68s Step 540( 44.00%), action 132, FPS 1.40, Running 212.20s Step 541( 44.33%), action 133, FPS 1.38, Running 212.97s Step 542( 44.67%), action 134, FPS 1.35, Running 213.79s Step 543( 45.00%), action 135, FPS 1.38, Running 214.64s Step 544( 45.33%), action 136, FPS 1.36, Running 215.24s Step 545( 45.67%), action 137, FPS 1.34, Running 216.27s Step 546( 46.00%), action 138, FPS 1.36, Running 216.76s Step 547( 46.33%), action 139, FPS 1.33, Running 217.79s [2026-08-01 19:28:36] [93 ] Seed 92 success after 218.14 s. +steps: 547 , actions: 139 . +Instruction: Empty +Total 53/93(56.99%) success. +Setting seed: 93 +Step 1( N/A%), pre moving , FPS 1.67, Running 0.60s Step 2( N/A%), pre moving , FPS 2.16, Running 0.93s Step 3( N/A%), pre moving , FPS 2.94, Running 1.02s Step 4( N/A%), pre moving , FPS 3.63, Running 1.10s Step 5( N/A%), pre moving , FPS 4.18, Running 1.20s Step 6( N/A%), pre moving , FPS 3.89, Running 1.54s Step 7( N/A%), pre moving , FPS 4.22, Running 1.66s Step 8( N/A%), pre moving , FPS 4.57, Running 1.75s Step 9( N/A%), pre moving , FPS 4.28, Running 2.10s Step 10( N/A%), pre moving , FPS 4.53, Running 2.21s Step 11( N/A%), pre moving , FPS 4.81, Running 2.29s Step 12( N/A%), pre moving , FPS 5.01, Running 2.39s Step 13( N/A%), pre moving , FPS 4.75, Running 2.74s Step 14( N/A%), pre moving , FPS 4.91, Running 2.85s Step 15( N/A%), pre moving , FPS 5.09, Running 2.95s Step 16( N/A%), pre moving , FPS 4.87, Running 3.28s Step 17( N/A%), pre moving , FPS 5.01, Running 3.39s Step 18( N/A%), pre moving , FPS 5.18, Running 3.48s Step 19( N/A%), pre moving , FPS 5.31, Running 3.58s Step 20( N/A%), pre moving , FPS 5.11, Running 3.92s Step 21( N/A%), pre moving , FPS 5.16, Running 4.48s Step 22( N/A%), pre moving , FPS 5.40, Running 4.63s Step 23( N/A%), pre moving , FPS 5.42, Running 4.71s Step 24( N/A%), pre moving , FPS 5.07, Running 5.05s Step 25( N/A%), pre moving , FPS 5.07, Running 5.14s Step 26( N/A%), pre moving , FPS 4.79, Running 5.72s Step 27( N/A%), pre moving , FPS 4.82, Running 5.81s Step 28( N/A%), pre moving , FPS 4.52, Running 6.18s Step 29( N/A%), pre moving , FPS 4.78, Running 6.28s Step 30( N/A%), pre moving , FPS 4.81, Running 6.36s Step 31( N/A%), pre moving , FPS 4.84, Running 6.42s Step 32( N/A%), pre moving , FPS 4.86, Running 6.50s Step 33( N/A%), pre moving , FPS 4.87, Running 6.85s Step 34( N/A%), pre moving , FPS 4.87, Running 6.95s Step 35( N/A%), pre moving , FPS 4.88, Running 7.04s Step 36( N/A%), pre moving , FPS 4.54, Running 7.69s Step 37( N/A%), pre moving , FPS 4.31, Running 8.04s Step 38( N/A%), pre moving , FPS 4.28, Running 8.15s Step 39( N/A%), pre moving , FPS 4.28, Running 8.25s Step 40( N/A%), pre moving , FPS 4.28, Running 8.59s Step 41( N/A%), pre moving , FPS 4.79, Running 8.65s Step 42( N/A%), pre moving , FPS 4.84, Running 8.76s Step 43( N/A%), pre moving , FPS 4.83, Running 8.86s Step 44( N/A%), pre moving , FPS 4.81, Running 9.20s Step 45( N/A%), pre moving , FPS 4.81, Running 9.30s Step 46( N/A%), pre moving , FPS 5.45, Running 9.39s Step 47( N/A%), pre moving , FPS 5.44, Running 9.49s Step 48( N/A%), pre moving , FPS 5.48, Running 9.83s Step 49( N/A%), pre moving , FPS 5.47, Running 9.94s Step 50( N/A%), pre moving , FPS 5.45, Running 10.03s Step 51( N/A%), pre moving , FPS 5.06, Running 10.38s Step 52( N/A%), pre moving , FPS 5.02, Running 10.49s Step 53( N/A%), pre moving , FPS 5.37, Running 10.57s Step 54( N/A%), pre moving , FPS 5.39, Running 10.67s Step 55( N/A%), pre moving , FPS 5.03, Running 11.02s Step 56( N/A%), pre moving , FPS 5.82, Running 11.13s Step 57( N/A%), pre moving , FPS 6.29, Running 11.21s Step 58( N/A%), pre moving , FPS 6.33, Running 11.31s Step 59( N/A%), pre moving , FPS 5.91, Running 11.63s Step 60( N/A%), pre moving , FPS 6.31, Running 11.76s Step 61( N/A%), pre moving , FPS 6.28, Running 11.84s Step 62( N/A%), pre moving , FPS 6.30, Running 11.94s Step 63( N/A%), pre moving , FPS 6.11, Running 12.13s Step 64( N/A%), pre moving , FPS 6.29, Running 12.38s Step 65( N/A%), pre moving , FPS 6.31, Running 12.47s Step 66( N/A%), pre moving , FPS 5.78, Running 12.85s Step 67( N/A%), pre moving , FPS 5.64, Running 13.03s Step 68( N/A%), pre moving , FPS 5.97, Running 13.18s Step 69( N/A%), pre moving , FPS 5.50, Running 13.58s Step 70( N/A%), pre moving , FPS 5.43, Running 13.72s Step 71( N/A%), pre moving , FPS 5.36, Running 14.11s Step 72( N/A%), pre moving , FPS 5.30, Running 14.26s Step 73( N/A%), pre moving , FPS 5.22, Running 14.41s Step 74( N/A%), pre moving , FPS 4.83, Running 14.81s Step 75( N/A%), pre moving , FPS 5.11, Running 14.93s Step 76( N/A%), pre moving , FPS 4.79, Running 15.31s Step 77( N/A%), pre moving , FPS 4.67, Running 15.49s Step 78( N/A%), pre moving , FPS 4.62, Running 15.63s Step 79( N/A%), pre moving , FPS 4.53, Running 16.05s Step 80( N/A%), pre moving , FPS 4.52, Running 16.19s Step 81( N/A%), pre moving , FPS 4.22, Running 16.57s Step 82( N/A%), pre moving , FPS 4.18, Running 16.73s Step 83( N/A%), pre moving , FPS 4.02, Running 17.10s Step 84( N/A%), pre moving , FPS 4.14, Running 17.21s Step 85( N/A%), pre moving , FPS 4.17, Running 17.27s Step 86( N/A%), pre moving , FPS 4.44, Running 17.36s Step 87( N/A%), pre moving , FPS 4.51, Running 17.46s Step 88( N/A%), pre moving , FPS 4.56, Running 17.56s Step 89( N/A%), pre moving , FPS 4.89, Running 17.67s Step 90( N/A%), pre moving , FPS 4.68, Running 17.99s Step 91( N/A%), pre moving , FPS 5.01, Running 18.10s Step 92( N/A%), pre moving , FPS 5.09, Running 18.20s Step 93( N/A%), pre moving , FPS 4.84, Running 18.54s Step 94( N/A%), pre moving , FPS 5.20, Running 18.65s Step 95( N/A%), pre moving , FPS 5.25, Running 18.74s Step 96( N/A%), pre moving , FPS 5.29, Running 19.09s Step 97( N/A%), pre moving , FPS 5.39, Running 19.21s Step 98( N/A%), pre moving , FPS 5.46, Running 19.30s Step 99( N/A%), pre moving , FPS 5.99, Running 19.39s Step 100( N/A%), pre moving , FPS 5.66, Running 19.72s Step 101( N/A%), pre moving , FPS 6.16, Running 19.82s Step 102( N/A%), pre moving , FPS 6.30, Running 19.90s Step 103( N/A%), pre moving , FPS 6.90, Running 20.00s Step 104( N/A%), pre moving , FPS 6.37, Running 20.35s Step 105( N/A%), pre moving , FPS 6.28, Running 20.46s Step 106( N/A%), pre moving , FPS 6.26, Running 20.55s Step 107( N/A%), pre moving , FPS 5.83, Running 20.90s Step 108( N/A%), pre moving , FPS 5.80, Running 21.01s Step 109( N/A%), pre moving , FPS 5.85, Running 21.09s Step 110( N/A%), pre moving , FPS 6.26, Running 21.18s Step 111( N/A%), pre moving , FPS 5.83, Running 21.53s Step 112( N/A%), pre moving , FPS 5.81, Running 21.64s Step 113( N/A%), pre moving , FPS 6.28, Running 21.72s Step 114( N/A%), pre moving , FPS 6.31, Running 21.82s Step 115( N/A%), pre moving , FPS 5.84, Running 22.17s Step 116( N/A%), pre moving , FPS 6.27, Running 22.28s Step 117( N/A%), pre moving , FPS 6.32, Running 22.37s Step 118( N/A%), pre moving , FPS 6.30, Running 22.47s Step 119( N/A%), pre moving , FPS 5.86, Running 22.80s Step 120( N/A%), pre moving , FPS 6.26, Running 22.91s Step 121( N/A%), pre moving , FPS 6.30, Running 22.99s Step 122( N/A%), pre moving , FPS 6.27, Running 23.09s Step 123( N/A%), pre moving , FPS 4.78, Running 24.19s Step 124( N/A%), pre moving , FPS 4.69, Running 24.61s Step 125( N/A%), pre moving , FPS 4.26, Running 25.15s Step 126( N/A%), pre moving , FPS 4.16, Running 25.36s Step 127( N/A%), pre moving , FPS 4.01, Running 25.88s Step 128( N/A%), pre moving , FPS 3.76, Running 26.32s Step 129( N/A%), pre moving , FPS 3.42, Running 26.94s Step 130( N/A%), pre moving , FPS 3.35, Running 27.16s Step 131( N/A%), pre moving , FPS 3.27, Running 27.64s Step 132( N/A%), pre moving , FPS 3.09, Running 28.12s Step 133( N/A%), pre moving , FPS 2.86, Running 28.72s Step 134( N/A%), pre moving , FPS 2.72, Running 29.17s Step 135( N/A%), pre moving , FPS 2.62, Running 29.79s Step 136( N/A%), pre moving , FPS 2.59, Running 30.00s Step 137( N/A%), pre moving , FPS 2.46, Running 30.51s Step 138( N/A%), pre moving , FPS 2.35, Running 30.97s Step 139( N/A%), pre moving , FPS 2.28, Running 31.58s Step 140( N/A%), pre moving , FPS 2.19, Running 32.03s Step 141( N/A%), pre moving , FPS 2.07, Running 32.63s Step 142( N/A%), pre moving , FPS 1.99, Running 33.12s Step 143( N/A%), pre moving , FPS 2.10, Running 33.70s Step 144( N/A%), pre moving , FPS 2.13, Running 34.01s Step 145( N/A%), pre moving , FPS 2.15, Running 34.47s Step 146( N/A%), pre moving , FPS 2.09, Running 34.93s Step 147( N/A%), pre moving , FPS 2.06, Running 35.59s Step 148( N/A%), pre moving , FPS 2.04, Running 36.14s Step 149( N/A%), pre moving , FPS 2.09, Running 36.53s Step 150( N/A%), pre moving , FPS 2.05, Running 36.92s Step 151( N/A%), pre moving , FPS 2.03, Running 37.52s Step 152( N/A%), pre moving , FPS 2.02, Running 38.00s Step 153( N/A%), pre moving , FPS 2.02, Running 38.62s Step 154( N/A%), pre moving , FPS 2.01, Running 39.11s Step 155( N/A%), pre moving , FPS 2.01, Running 39.74s Step 156( N/A%), pre moving , FPS 1.95, Running 40.25s Step 157( N/A%), pre moving , FPS 1.92, Running 40.92s Step 158( N/A%), pre moving , FPS 1.92, Running 41.39s Step 159( N/A%), pre moving , FPS 1.92, Running 42.01s Step 160( N/A%), pre moving , FPS 1.91, Running 42.48s Step 161( N/A%), pre moving , FPS 1.91, Running 43.08s Step 162( N/A%), pre moving , FPS 1.96, Running 43.32s Step 163( N/A%), pre moving , FPS 1.97, Running 43.85s Step 164( N/A%), pre moving , FPS 1.94, Running 44.33s Step 165( N/A%), pre moving , FPS 1.92, Running 44.87s Step 166( N/A%), pre moving , FPS 1.95, Running 45.20s Step 167( N/A%), pre moving , FPS 1.99, Running 45.66s Step 168( N/A%), pre moving , FPS 2.02, Running 46.04s Step 169( N/A%), pre moving , FPS 1.98, Running 46.65s Step 170( N/A%), pre moving , FPS 1.96, Running 47.10s Step 171( N/A%), pre moving , FPS 1.96, Running 47.74s Step 172( N/A%), pre moving , FPS 2.01, Running 47.95s Step 173( N/A%), pre moving , FPS 2.03, Running 48.45s Step 174( N/A%), pre moving , FPS 2.04, Running 48.90s Step 175( N/A%), pre moving , FPS 2.05, Running 49.50s Step 176( N/A%), pre moving , FPS 2.05, Running 49.98s Step 177( N/A%), pre moving , FPS 2.07, Running 50.56s Step 178( N/A%), pre moving , FPS 2.16, Running 50.67s Step 179( N/A%), pre moving , FPS 2.29, Running 50.77s Step 180( N/A%), pre moving , FPS 2.32, Running 51.12s Step 181( N/A%), pre moving , FPS 2.46, Running 51.22s Step 182( N/A%), pre moving , FPS 2.50, Running 51.30s Step 183( N/A%), pre moving , FPS 2.65, Running 51.40s Step 184( N/A%), pre moving , FPS 2.70, Running 51.74s Step 185( N/A%), pre moving , FPS 2.86, Running 51.86s Step 186( N/A%), pre moving , FPS 2.96, Running 51.94s Step 187( N/A%), pre moving , FPS 3.13, Running 52.04s Step 188( N/A%), pre moving , FPS 2.84, Running 53.08s Step 189( N/A%), pre moving , FPS 3.06, Running 53.18s Step 190( N/A%), pre moving , FPS 3.23, Running 53.29s Step 191( N/A%), pre moving , FPS 3.38, Running 53.64s Step 192( N/A%), pre moving , FPS 3.41, Running 53.82s Step 193( N/A%), pre moving , FPS 3.46, Running 54.22s Step 194( N/A%), pre moving , FPS 3.69, Running 54.33s Step 195( N/A%), pre moving , FPS 4.02, Running 54.48s Step 196( N/A%), pre moving , FPS 4.08, Running 54.88s Step 197( N/A%), pre moving , FPS 4.50, Running 55.01s Step 198( N/A%), pre moving , FPS 4.45, Running 55.16s Step 199( N/A%), pre moving , FPS 4.40, Running 55.31s Step 200( N/A%), pre moving , FPS 4.33, Running 55.74s Step 201( N/A%), pre moving , FPS 4.02, Running 56.19s Step 202( N/A%), pre moving , FPS 3.92, Running 56.41s Step 203( N/A%), pre moving , FPS 3.64, Running 56.89s Step 204( N/A%), pre moving , FPS 3.74, Running 57.09s Step 205( N/A%), pre moving , FPS 3.51, Running 57.55s Step 206( N/A%), pre moving , FPS 3.31, Running 57.99s Step 207( N/A%), pre moving , FPS 3.26, Running 58.18s Step 208( N/A%), pre moving , FPS 3.61, Running 58.62s Step 209( N/A%), pre moving , FPS 3.53, Running 58.85s Step 210( N/A%), pre moving , FPS 3.30, Running 59.35s Step 211( N/A%), pre moving , FPS 3.38, Running 59.56s Step 212( N/A%), pre moving , FPS 3.22, Running 60.03s Step 213( N/A%), pre moving , FPS 3.18, Running 60.51s Step 214( N/A%), pre moving , FPS 3.11, Running 60.75s Step 215( N/A%), pre moving , FPS 2.96, Running 61.24s Step 216( N/A%), pre moving , FPS 2.89, Running 61.79s Step 217( N/A%), pre moving , FPS 2.73, Running 62.34s Step 218( N/A%), pre moving , FPS 2.60, Running 62.86s Step 219( N/A%), pre moving , FPS 2.48, Running 63.38s Step 220( N/A%), pre moving , FPS 2.52, Running 63.67s Step 221( N/A%), pre moving , FPS 2.49, Running 64.22s Step 222( N/A%), pre moving , FPS 2.39, Running 64.76s Step 223( N/A%), pre moving , FPS 2.37, Running 65.32s Step 224( N/A%), pre moving , FPS 2.28, Running 65.87s Step 225( N/A%), pre moving , FPS 2.26, Running 66.38s Step 226( N/A%), pre moving , FPS 2.32, Running 66.62s Step 227( N/A%), pre moving , FPS 2.24, Running 67.10s Step 228( N/A%), pre moving , FPS 2.23, Running 67.59s Step 229( N/A%), pre moving , FPS 2.23, Running 67.84s Step 230( N/A%), pre moving , FPS 2.23, Running 68.32s Step 231( N/A%), pre moving , FPS 2.16, Running 68.82s Step 232( N/A%), pre moving , FPS 2.21, Running 69.07s Step 233( N/A%), pre moving , FPS 2.21, Running 69.56s Step 234( N/A%), pre moving , FPS 2.19, Running 69.89s Step 235( N/A%), pre moving , FPS 2.22, Running 70.24s Step 236( N/A%), pre moving , FPS 2.23, Running 70.74s Step 237( N/A%), pre moving , FPS 2.33, Running 70.91s Step 238( N/A%), pre moving , FPS 2.36, Running 71.32s Step 239( N/A%), pre moving , FPS 2.47, Running 71.47s Step 240( N/A%), pre moving , FPS 2.53, Running 71.56s Step 241( N/A%), pre moving , FPS 2.63, Running 71.83s Step 242( N/A%), pre moving , FPS 2.76, Running 72.00s Step 243( N/A%), pre moving , FPS 2.95, Running 72.09s Step 244( N/A%), pre moving , FPS 3.16, Running 72.19s Step 245( N/A%), pre moving , FPS 3.22, Running 72.60s Step 246( N/A%), pre moving , FPS 3.27, Running 72.73s Step 247( N/A%), pre moving , FPS 3.35, Running 73.07s Step 248( N/A%), pre moving , FPS 3.58, Running 73.19s Step 249( N/A%), pre moving , FPS 3.69, Running 73.26s Step 250( N/A%), pre moving , FPS 3.98, Running 73.34s Step 251( N/A%), pre moving , FPS 4.11, Running 73.68s Step 252( N/A%), pre moving , FPS 4.25, Running 73.79s Step 253( N/A%), pre moving , FPS 4.64, Running 73.87s Step 254( N/A%), pre moving , FPS 4.91, Running 73.96s Step 255( N/A%), pre moving , FPS 4.50, Running 74.68s Step 256( N/A%), pre moving , FPS 5.03, Running 74.72s Step 257( N/A%), pre moving , FPS 4.82, Running 75.06s Step 258( N/A%), pre moving , FPS 5.20, Running 75.17s Step 259( N/A%), pre moving , FPS 5.23, Running 75.29s Step 260( N/A%), pre moving , FPS 4.85, Running 75.69s Step 261( N/A%), pre moving , FPS 4.99, Running 75.84s Step 262( N/A%), pre moving , FPS 5.04, Running 75.97s Step 263( N/A%), pre moving , FPS 4.69, Running 76.35s Step 264( N/A%), pre moving , FPS 4.63, Running 76.51s Step 265( N/A%), pre moving , FPS 4.60, Running 76.95s Step 266( N/A%), pre moving , FPS 4.52, Running 77.15s Step 267( N/A%), pre moving , FPS 4.47, Running 77.55s Step 268( N/A%), pre moving , FPS 4.38, Running 77.75s Step 269( N/A%), pre moving , FPS 4.04, Running 78.21s Step 270( N/A%), pre moving , FPS 3.77, Running 78.65s Step 271( N/A%), pre moving , FPS 3.86, Running 78.86s Step 272( N/A%), pre moving , FPS 3.64, Running 79.29s Step 273( N/A%), pre moving , FPS 3.56, Running 79.49s Step 274( N/A%), pre moving , FPS 3.35, Running 79.94s Step 275( N/A%), pre moving , FPS 3.68, Running 80.12s Step 276( N/A%), pre moving , FPS 3.42, Running 80.57s Step 277( N/A%), pre moving , FPS 3.34, Running 81.04s Step 278( N/A%), pre moving , FPS 3.27, Running 81.29s Step 279( N/A%), pre moving , FPS 3.08, Running 81.79s Step 280( N/A%), pre moving , FPS 3.04, Running 82.26s Step 281( N/A%), pre moving , FPS 3.00, Running 82.50s Step 282( N/A%), pre moving , FPS 2.86, Running 82.95s Step 283( N/A%), pre moving , FPS 2.95, Running 83.12s Step 284( N/A%), pre moving , FPS 2.84, Running 83.56s Step 285( N/A%), pre moving , FPS 2.94, Running 83.74s Step 286( N/A%), pre moving , FPS 2.84, Running 84.20s Step 287( N/A%), pre moving , FPS 2.93, Running 84.38s Step 288( N/A%), pre moving , FPS 2.85, Running 84.77s Step 289( N/A%), pre moving , FPS 2.96, Running 84.96s Step 290( N/A%), pre moving , FPS 3.00, Running 85.32s Step 291( N/A%), pre moving , FPS 3.03, Running 85.47s Step 292( N/A%), pre moving , FPS 3.02, Running 85.91s Step 293( N/A%), pre moving , FPS 3.02, Running 86.12s Step 294( N/A%), pre moving , FPS 3.02, Running 86.56s Step 295( N/A%), pre moving , FPS 2.91, Running 86.98s Step 296( N/A%), pre moving , FPS 2.97, Running 87.30s Step 297( N/A%), pre moving , FPS 2.98, Running 87.76s Step 298( N/A%), pre moving , FPS 2.99, Running 87.98s Step 299( N/A%), pre moving , FPS 2.99, Running 88.47s Step 300( N/A%), pre moving , FPS 2.99, Running 88.95s Step 301( N/A%), pre moving , FPS 2.99, Running 89.20s Step 302( N/A%), pre moving , FPS 2.97, Running 89.69s Step 303( N/A%), pre moving , FPS 2.84, Running 90.16s Step 304( N/A%), pre moving , FPS 2.93, Running 90.39s Step 305( N/A%), pre moving , FPS 2.80, Running 90.89s Step 306( N/A%), pre moving , FPS 2.92, Running 91.05s Step 307( N/A%), pre moving , FPS 2.79, Running 91.54s Step 308( N/A%), pre moving , FPS 2.76, Running 92.02s Step 309( N/A%), pre moving , FPS 2.73, Running 92.27s Step 310( N/A%), pre moving , FPS 2.68, Running 92.78s Step 311( N/A%), pre moving , FPS 2.64, Running 93.06s Step 312( N/A%), pre moving , FPS 2.64, Running 93.49s Step 313( N/A%), pre moving , FPS 2.55, Running 93.95s Step 314( N/A%), pre moving , FPS 2.63, Running 94.17s Step 315( N/A%), pre moving , FPS 2.61, Running 94.66s Step 316( N/A%), pre moving , FPS 2.64, Running 94.87s Step 317( N/A%), pre moving , FPS 2.66, Running 95.28s Step 318( N/A%), pre moving , FPS 2.67, Running 95.48s Step 319( N/A%), pre moving , FPS 2.69, Running 95.91s Step 320( N/A%), pre moving , FPS 2.79, Running 96.11s Step 321( N/A%), pre moving , FPS 2.72, Running 96.56s Step 322( N/A%), pre moving , FPS 2.84, Running 96.74s Step 323( N/A%), pre moving , FPS 2.87, Running 97.13s Step 324( N/A%), pre moving , FPS 2.90, Running 97.28s Step 325( N/A%), pre moving , FPS 3.07, Running 97.41s Step 326( N/A%), pre moving , FPS 2.97, Running 97.79s Step 327( N/A%), pre moving , FPS 3.11, Running 97.96s Step 328( N/A%), pre moving , FPS 3.16, Running 98.35s Step 329( N/A%), pre moving , FPS 3.25, Running 98.42s Step 330( N/A%), pre moving , FPS 3.47, Running 98.54s Step 331( N/A%), pre moving , FPS 3.58, Running 98.64s Step 332( N/A%), pre moving , FPS 3.65, Running 98.97s Step 333( N/A%), pre moving , FPS 3.95, Running 99.02s Step 334( N/A%), pre moving , FPS 4.06, Running 99.10s Step 335( N/A%), pre moving , FPS 4.41, Running 99.19s Step 336( N/A%), pre moving , FPS 4.54, Running 99.28s Step 337( N/A%), pre moving , FPS 4.62, Running 99.61s Step 338( N/A%), pre moving , FPS 4.74, Running 99.69s Step 339( N/A%), pre moving , FPS 5.17, Running 99.77s Step 340( N/A%), pre moving , FPS 5.31, Running 99.87s Step 341( N/A%), pre moving , FPS 5.48, Running 100.21s Step 342( N/A%), pre moving , FPS 5.58, Running 100.33s Step 343( N/A%), pre moving , FPS 6.08, Running 100.41s Step 344( N/A%), pre moving , FPS 6.19, Running 100.51s Step 345( N/A%), pre moving , FPS 5.83, Running 100.84s Step 346( N/A%), pre moving , FPS 6.32, Running 100.95s Step 347( N/A%), pre moving , FPS 6.48, Running 101.05s Step 348( N/A%), pre moving , FPS 6.58, Running 101.39s Step 349( N/A%), pre moving , FPS 6.52, Running 101.49s Step 350( N/A%), pre moving , FPS 6.58, Running 101.58s Step 351( N/A%), pre moving , FPS 6.61, Running 101.66s Step 352( N/A%), pre moving , FPS 6.59, Running 102.00s Step 353( N/A%), pre moving , FPS 6.47, Running 102.11s Step 354( N/A%), pre moving , FPS 6.45, Running 102.20s Step 355( N/A%), pre moving , FPS 5.96, Running 102.54s Step 356( N/A%), pre moving , FPS 5.94, Running 102.65s Step 357( N/A%), pre moving , FPS 6.38, Running 102.74s Step 358( N/A%), pre moving , FPS 6.37, Running 102.83s Step 359( N/A%), pre moving , FPS 4.97, Running 103.80s Step 360( N/A%), pre moving , FPS 4.99, Running 103.88s Step 361( N/A%), pre moving , FPS 5.33, Running 103.97s Step 362( N/A%), pre moving , FPS 5.12, Running 104.23s Step 363( N/A%), pre moving , FPS 5.01, Running 104.40s Step 364( N/A%), pre moving , FPS 4.96, Running 104.54s Step 365( N/A%), pre moving , FPS 4.90, Running 104.92s Step 366( N/A%), pre moving , FPS 4.85, Running 105.07s Step 367( N/A%), pre moving , FPS 4.52, Running 105.48s Step 368( N/A%), pre moving , FPS 4.72, Running 105.63s Step 369( N/A%), pre moving , FPS 4.69, Running 105.76s Step 370( N/A%), pre moving , FPS 4.39, Running 106.14s Step 371( N/A%), pre moving , FPS 4.33, Running 106.28s Step 372( N/A%), pre moving , FPS 4.37, Running 106.57s Step 373( N/A%), pre moving , FPS 4.24, Running 106.82s Step 374( N/A%), pre moving , FPS 4.21, Running 106.95s Step 375( N/A%), pre moving , FPS 4.18, Running 107.33s Step 376( N/A%), pre moving , FPS 4.14, Running 107.48s Step 377( N/A%), pre moving , FPS 4.09, Running 107.63s Step 378( N/A%), pre moving , FPS 3.85, Running 108.03s Step 379( N/A%), pre moving , FPS 4.58, Running 108.16s Step 380( N/A%), pre moving , FPS 4.29, Running 108.54s Step 381( N/A%), pre moving , FPS 4.27, Running 108.65s Step 382( N/A%), pre moving , FPS 4.43, Running 108.74s Step 383( N/A%), pre moving , FPS 4.52, Running 108.83s Step 384( N/A%), pre moving , FPS 4.33, Running 109.16s Step 385( N/A%), pre moving , FPS 4.62, Running 109.25s Step 386( N/A%), pre moving , FPS 4.69, Running 109.34s Step 387( N/A%), pre moving , FPS 5.07, Running 109.42s Step 388( N/A%), pre moving , FPS 4.85, Running 109.76s Step 389( N/A%), pre moving , FPS 4.86, Running 109.87s Step 390( N/A%), pre moving , FPS 5.23, Running 109.96s Step 391( N/A%), pre moving , FPS 4.98, Running 110.30s Step 392( N/A%), pre moving , FPS 5.23, Running 110.40s Step 393( N/A%), pre moving , FPS 5.46, Running 110.49s Step 394( N/A%), pre moving , FPS 5.51, Running 110.58s Step 395( N/A%), pre moving , FPS 5.58, Running 110.92s Step 396( N/A%), pre moving , FPS 5.66, Running 111.02s Step 397( N/A%), pre moving , FPS 5.76, Running 111.10s Step 398( N/A%), pre moving , FPS 6.32, Running 111.19s Step 399( N/A%), pre moving , FPS 5.95, Running 111.52s Step 400( N/A%), pre moving , FPS 3.60, Running 114.10s Step 401( N/A%), pre moving , FPS 3.32, Running 114.68s Step 402( N/A%), pre moving , FPS 3.16, Running 115.08s Step 403( N/A%), pre moving , FPS 2.93, Running 115.64s Step 404( N/A%), pre moving , FPS 3.00, Running 115.82s Step 405( N/A%), pre moving , FPS 2.74, Running 116.55s Step 406( N/A%), pre moving , FPS 2.65, Running 116.87s Step 407( N/A%), pre moving , FPS 2.49, Running 117.44s Step 408( N/A%), pre moving , FPS 2.45, Running 117.91s Step 409( N/A%), pre moving , FPS 2.32, Running 118.49s Step 410( N/A%), pre moving , FPS 2.23, Running 118.94s Step 411( N/A%), pre moving , FPS 2.17, Running 119.52s Step 412( N/A%), pre moving , FPS 2.14, Running 119.76s Step 413( N/A%), pre moving , FPS 2.02, Running 120.41s Step 414( N/A%), pre moving , FPS 1.97, Running 120.74s Step 415( N/A%), pre moving , FPS 1.94, Running 121.24s Step 416( N/A%), pre moving , FPS 1.92, Running 121.44s Step 417( N/A%), pre moving , FPS 1.83, Running 122.01s Step 418( N/A%), pre moving , FPS 1.78, Running 122.45s Step 419( N/A%), pre moving , FPS 1.75, Running 122.93s Step 420( 0.33%), action 1, FPS 2.01, Running 124.02s Step 421( 0.67%), action 2, FPS 2.02, Running 124.57s Step 422( 1.00%), action 3, FPS 1.91, Running 125.57s Step 423( 1.33%), action 4, FPS 1.94, Running 125.93s Step 424( 1.67%), action 5, FPS 1.83, Running 126.73s Step 425( 2.00%), action 6, FPS 1.87, Running 127.24s Step 426( 2.33%), action 7, FPS 1.81, Running 127.92s Step 427( 2.67%), action 8, FPS 1.81, Running 128.50s Step 428( 3.00%), action 9, FPS 1.73, Running 129.47s Step 429( 3.33%), action 10, FPS 1.72, Running 130.11s Step 430( 3.67%), action 11, FPS 1.65, Running 131.07s Step 431( 4.00%), action 12, FPS 1.70, Running 131.32s Step 432( 4.33%), action 13, FPS 1.63, Running 132.05s Step 433( 4.67%), action 14, FPS 1.64, Running 132.61s Step 434( 5.00%), action 15, FPS 1.55, Running 133.66s Step 435( 5.33%), action 16, FPS 1.54, Running 134.23s Step 436( 5.67%), action 17, FPS 1.45, Running 135.19s Step 437( 6.00%), action 18, FPS 1.48, Running 135.52s Step 438( 6.33%), action 19, FPS 1.43, Running 136.41s Step 439( 6.67%), action 20, FPS 1.43, Running 136.96s Step 440( 7.00%), action 21, FPS 1.42, Running 138.15s Step 441( 7.33%), action 22, FPS 1.42, Running 138.61s Step 442( 7.67%), action 23, FPS 1.46, Running 139.30s Step 443( 8.00%), action 24, FPS 1.42, Running 139.98s Step 444( 8.33%), action 25, FPS 1.42, Running 140.85s Step 445( 8.67%), action 26, FPS 1.44, Running 141.18s Step 446( 9.00%), action 27, FPS 1.41, Running 142.06s Step 447( 9.33%), action 28, FPS 1.43, Running 142.47s Step 448( 9.67%), action 29, FPS 1.42, Running 143.51s Step 449( 10.00%), action 30, FPS 1.44, Running 144.01s Step 450( 10.33%), action 31, FPS 1.43, Running 145.01s Step 451( 10.67%), action 32, FPS 1.42, Running 145.36s Step 452( 11.00%), action 33, FPS 1.41, Running 146.21s Step 453( 11.33%), action 34, FPS 1.41, Running 146.76s Step 454( 11.67%), action 35, FPS 1.46, Running 147.38s Step 455( 12.00%), action 36, FPS 1.46, Running 147.96s Step 456( 12.33%), action 37, FPS 1.49, Running 148.63s Step 457( 12.67%), action 38, FPS 1.47, Running 149.16s Step 458( 13.00%), action 39, FPS 1.47, Running 150.00s Step 459( 13.33%), action 40, FPS 1.48, Running 150.45s Step 460( 13.67%), action 41, FPS 1.51, Running 151.37s Step 461( 14.00%), action 42, FPS 1.49, Running 152.05s Step 462( 14.33%), action 43, FPS 1.45, Running 153.09s Step 463( 14.67%), action 44, FPS 1.47, Running 153.63s Step 464( 15.00%), action 45, FPS 1.48, Running 154.38s Step 465( 15.33%), action 46, FPS 1.46, Running 154.87s Step 466( 15.67%), action 47, FPS 1.46, Running 155.76s Step 467( 16.00%), action 48, FPS 1.47, Running 156.06s Step 468( 16.33%), action 49, FPS 1.50, Running 156.85s Step 469( 16.67%), action 50, FPS 1.52, Running 157.21s Step 470( 17.00%), action 51, FPS 1.53, Running 158.09s Step 471( 17.33%), action 52, FPS 1.53, Running 158.43s Step 472( 17.67%), action 53, FPS 1.53, Running 159.27s Step 473( 18.00%), action 54, FPS 1.53, Running 159.84s Step 474( 18.33%), action 55, FPS 1.48, Running 160.86s Step 475( 18.67%), action 56, FPS 1.52, Running 161.15s Step 476( 19.00%), action 57, FPS 1.52, Running 161.81s Step 477( 19.33%), action 58, FPS 1.53, Running 162.27s Step 478( 19.67%), action 59, FPS 1.55, Running 162.90s Step 479( 20.00%), action 60, FPS 1.55, Running 163.38s Step 480( 20.33%), action 61, FPS 1.56, Running 164.17s Step 481( 20.67%), action 62, FPS 1.60, Running 164.54s Step 482( 21.00%), action 63, FPS 1.63, Running 165.35s Step 483( 21.33%), action 64, FPS 1.65, Running 165.75s Step 484( 21.67%), action 65, FPS 1.63, Running 166.62s Step 485( 22.00%), action 66, FPS 1.66, Running 166.89s Step 486( 22.33%), action 67, FPS 1.66, Running 167.81s Step 487( 22.67%), action 68, FPS 1.66, Running 168.13s Step 488( 23.00%), action 69, FPS 1.64, Running 169.02s Step 489( 23.33%), action 70, FPS 1.65, Running 169.30s Step 490( 23.67%), action 71, FPS 1.64, Running 170.33s Step 491( 24.00%), action 72, FPS 1.61, Running 170.86s Step 492( 24.33%), action 73, FPS 1.60, Running 171.78s Step 493( 24.67%), action 74, FPS 1.61, Running 172.26s Step 494( 25.00%), action 75, FPS 1.64, Running 173.07s Step 495( 25.33%), action 76, FPS 1.61, Running 173.58s Step 496( 25.67%), action 77, FPS 1.60, Running 174.32s Step 497( 26.00%), action 78, FPS 1.60, Running 174.80s Step 498( 26.33%), action 79, FPS 1.55, Running 175.78s Step 499( 26.67%), action 80, FPS 1.58, Running 176.05s Step 500( 27.00%), action 81, FPS 1.52, Running 177.31s Step 501( 27.33%), action 82, FPS 1.49, Running 177.96s Step 502( 27.67%), action 83, FPS 1.50, Running 178.68s Step 503( 28.00%), action 84, FPS 1.48, Running 179.24s Step 504( 28.33%), action 85, FPS 1.48, Running 180.17s Step 505( 28.67%), action 86, FPS 1.48, Running 180.45s Step 506( 29.00%), action 87, FPS 1.48, Running 181.34s Step 507( 29.33%), action 88, FPS 1.46, Running 181.86s Step 508( 29.67%), action 89, FPS 1.47, Running 182.63s Step 509( 30.00%), action 90, FPS 1.45, Running 183.08s Step 510( 30.33%), action 91, FPS 1.45, Running 184.14s Step 511( 30.67%), action 92, FPS 1.45, Running 184.66s Step 512( 31.00%), action 93, FPS 1.44, Running 185.63s Step 513( 31.33%), action 94, FPS 1.47, Running 185.84s Step 514( 31.67%), action 95, FPS 1.52, Running 186.20s Step 515( 32.00%), action 96, FPS 1.56, Running 186.42s Step 516( 32.33%), action 97, FPS 1.60, Running 186.83s Step 517( 32.67%), action 98, FPS 1.63, Running 187.09s Step 518( 33.00%), action 99, FPS 1.67, Running 187.76s Step 519( 33.33%), action 100, FPS 1.62, Running 188.40s Step 520( 33.67%), action 101, FPS 1.66, Running 189.38s Step 521( 34.00%), action 102, FPS 1.70, Running 189.69s Step 522( 34.33%), action 103, FPS 1.70, Running 190.42s Step 523( 34.67%), action 104, FPS 1.72, Running 190.83s Step 524( 35.00%), action 105, FPS 1.72, Running 191.82s Step 525( 35.33%), action 106, FPS 1.68, Running 192.34s Step 526( 35.67%), action 107, FPS 1.68, Running 193.26s Step 527( 36.00%), action 108, FPS 1.72, Running 193.52s Step 528( 36.33%), action 109, FPS 1.69, Running 194.45s Step 529( 36.67%), action 110, FPS 1.67, Running 195.07s Step 530( 37.00%), action 111, FPS 1.67, Running 196.14s Step 531( 37.33%), action 112, FPS 1.69, Running 196.47s Step 532( 37.67%), action 113, FPS 1.71, Running 197.33s Step 533( 38.00%), action 114, FPS 1.66, Running 197.92s Step 534( 38.33%), action 115, FPS 1.57, Running 198.91s Step 535( 38.67%), action 116, FPS 1.54, Running 199.44s Step 536( 39.00%), action 117, FPS 1.51, Running 200.08s Step 537( 39.33%), action 118, FPS 1.48, Running 200.62s Step 538( 39.67%), action 119, FPS 1.44, Running 201.61s Step 539( 40.00%), action 120, FPS 1.48, Running 201.88s Step 540( 40.33%), action 121, FPS 1.49, Running 202.79s Step 541( 40.67%), action 122, FPS 1.49, Running 203.10s Step 542( 41.00%), action 123, FPS 1.48, Running 203.90s Step 543( 41.33%), action 124, FPS 1.50, Running 204.19s Step 544( 41.67%), action 125, FPS 1.51, Running 205.05s Step 545( 42.00%), action 126, FPS 1.55, Running 205.28s Step 546( 42.33%), action 127, FPS 1.62, Running 205.61s Step 547( 42.67%), action 128, FPS 1.62, Running 205.86s Step 548( 43.00%), action 129, FPS 1.67, Running 206.41s Step 549( 43.33%), action 130, FPS 1.72, Running 206.68s Step 550( 43.67%), action 131, FPS 1.77, Running 207.45s Step 551( 44.00%), action 132, FPS 1.74, Running 207.98s Step 552( 44.33%), action 133, FPS 1.72, Running 208.96s Step 553( 44.67%), action 134, FPS 1.77, Running 209.25s Step 554( 45.00%), action 135, FPS 1.82, Running 209.89s Step 555( 45.33%), action 136, FPS 1.83, Running 210.37s Step 556( 45.67%), action 137, FPS 1.78, Running 211.34s Step 557( 46.00%), action 138, FPS 1.81, Running 211.65s Step 558( 46.33%), action 139, FPS 1.83, Running 212.56s Step 559( 46.67%), action 140, FPS 1.81, Running 212.91s Step 560( 47.00%), action 141, FPS 1.77, Running 214.08s Step 561( 47.33%), action 142, FPS 1.76, Running 214.45s [2026-08-01 19:32:11] [94 ] Seed 93 success after 214.77 s. +steps: 561 , actions: 142 . +Instruction: Empty +Total 54/94(57.45%) success. +Setting seed: 94 +Step 1( N/A%), pre moving , FPS 3.07, Running 0.33s Step 2( N/A%), pre moving , FPS 4.91, Running 0.41s Step 3( N/A%), pre moving , FPS 5.94, Running 0.50s Step 4( N/A%), pre moving , FPS 4.95, Running 0.81s Step 5( N/A%), pre moving , FPS 5.24, Running 0.95s Step 6( N/A%), pre moving , FPS 5.76, Running 1.04s Step 7( N/A%), pre moving , FPS 6.17, Running 1.13s Step 8( N/A%), pre moving , FPS 5.36, Running 1.49s Step 9( N/A%), pre moving , FPS 5.61, Running 1.60s Step 10( N/A%), pre moving , FPS 5.88, Running 1.70s Step 11( N/A%), pre moving , FPS 5.36, Running 2.05s Step 12( N/A%), pre moving , FPS 5.56, Running 2.16s Step 13( N/A%), pre moving , FPS 5.80, Running 2.24s Step 14( N/A%), pre moving , FPS 5.99, Running 2.34s Step 15( N/A%), pre moving , FPS 5.60, Running 2.68s Step 16( N/A%), pre moving , FPS 5.73, Running 2.79s Step 17( N/A%), pre moving , FPS 5.91, Running 2.88s Step 18( N/A%), pre moving , FPS 6.09, Running 2.96s Step 19( N/A%), pre moving , FPS 5.76, Running 3.30s Step 20( N/A%), pre moving , FPS 5.87, Running 3.41s Step 21( N/A%), pre moving , FPS 5.48, Running 3.97s Step 22( N/A%), pre moving , FPS 5.38, Running 4.12s Step 23( N/A%), pre moving , FPS 5.07, Running 4.45s Step 24( N/A%), pre moving , FPS 5.34, Running 4.56s Step 25( N/A%), pre moving , FPS 5.42, Running 4.64s Step 26( N/A%), pre moving , FPS 4.80, Running 5.21s Step 27( N/A%), pre moving , FPS 4.79, Running 5.31s Step 28( N/A%), pre moving , FPS 4.81, Running 5.65s Step 29( N/A%), pre moving , FPS 4.81, Running 5.76s Step 30( N/A%), pre moving , FPS 4.82, Running 5.85s Step 31( N/A%), pre moving , FPS 4.82, Running 6.20s Step 32( N/A%), pre moving , FPS 4.82, Running 6.31s Step 33( N/A%), pre moving , FPS 4.82, Running 6.39s Step 34( N/A%), pre moving , FPS 4.82, Running 6.49s Step 35( N/A%), pre moving , FPS 4.82, Running 6.83s Step 36( N/A%), pre moving , FPS 4.23, Running 7.52s Step 37( N/A%), pre moving , FPS 4.22, Running 7.62s Step 38( N/A%), pre moving , FPS 3.99, Running 7.97s Step 39( N/A%), pre moving , FPS 4.18, Running 8.08s Step 40( N/A%), pre moving , FPS 4.20, Running 8.17s Step 41( N/A%), pre moving , FPS 4.65, Running 8.28s Step 42( N/A%), pre moving , FPS 4.45, Running 8.62s Step 43( N/A%), pre moving , FPS 4.62, Running 8.78s Step 44( N/A%), pre moving , FPS 4.60, Running 8.90s Step 45( N/A%), pre moving , FPS 4.31, Running 9.29s Step 46( N/A%), pre moving , FPS 4.74, Running 9.43s Step 47( N/A%), pre moving , FPS 4.44, Running 9.81s Step 48( N/A%), pre moving , FPS 4.63, Running 9.97s Step 49( N/A%), pre moving , FPS 4.60, Running 10.11s Step 50( N/A%), pre moving , FPS 4.32, Running 10.48s Step 51( N/A%), pre moving , FPS 4.50, Running 10.64s Step 52( N/A%), pre moving , FPS 4.48, Running 10.78s Step 53( N/A%), pre moving , FPS 4.19, Running 11.17s Step 54( N/A%), pre moving , FPS 4.19, Running 11.27s Step 55( N/A%), pre moving , FPS 4.37, Running 11.41s Step 56( N/A%), pre moving , FPS 5.02, Running 11.50s Step 57( N/A%), pre moving , FPS 4.97, Running 11.64s Step 58( N/A%), pre moving , FPS 4.94, Running 12.02s Step 59( N/A%), pre moving , FPS 4.89, Running 12.17s Step 60( N/A%), pre moving , FPS 4.54, Running 12.58s Step 61( N/A%), pre moving , FPS 4.49, Running 12.73s Step 62( N/A%), pre moving , FPS 4.70, Running 12.88s Step 63( N/A%), pre moving , FPS 4.47, Running 13.25s Step 64( N/A%), pre moving , FPS 4.44, Running 13.41s Step 65( N/A%), pre moving , FPS 4.71, Running 13.53s Step 66( N/A%), pre moving , FPS 4.43, Running 13.94s Step 67( N/A%), pre moving , FPS 4.70, Running 14.06s Step 68( N/A%), pre moving , FPS 4.71, Running 14.22s Step 69( N/A%), pre moving , FPS 4.44, Running 14.61s Step 70( N/A%), pre moving , FPS 4.70, Running 14.74s Step 71( N/A%), pre moving , FPS 4.76, Running 14.84s Step 72( N/A%), pre moving , FPS 4.55, Running 15.17s Step 73( N/A%), pre moving , FPS 4.87, Running 15.27s Step 74( N/A%), pre moving , FPS 4.89, Running 15.36s Step 75( N/A%), pre moving , FPS 4.95, Running 15.45s Step 76( N/A%), pre moving , FPS 4.66, Running 15.79s Step 77( N/A%), pre moving , FPS 4.69, Running 15.91s Step 78( N/A%), pre moving , FPS 5.03, Running 15.99s Step 79( N/A%), pre moving , FPS 5.11, Running 16.08s Step 80( N/A%), pre moving , FPS 5.20, Running 16.43s Step 81( N/A%), pre moving , FPS 5.26, Running 16.54s Step 82( N/A%), pre moving , FPS 5.33, Running 16.64s Step 83( N/A%), pre moving , FPS 5.37, Running 16.98s Step 84( N/A%), pre moving , FPS 5.49, Running 17.05s Step 85( N/A%), pre moving , FPS 5.50, Running 17.17s Step 86( N/A%), pre moving , FPS 6.03, Running 17.26s Step 87( N/A%), pre moving , FPS 5.81, Running 17.51s Step 88( N/A%), pre moving , FPS 4.76, Running 18.43s Step 89( N/A%), pre moving , FPS 4.76, Running 18.81s Step 90( N/A%), pre moving , FPS 4.29, Running 19.40s Step 91( N/A%), pre moving , FPS 4.16, Running 19.64s Step 92( N/A%), pre moving , FPS 3.99, Running 20.19s Step 93( N/A%), pre moving , FPS 3.74, Running 20.63s Step 94( N/A%), pre moving , FPS 3.41, Running 21.21s Step 95( N/A%), pre moving , FPS 3.36, Running 21.41s Step 96( N/A%), pre moving , FPS 3.27, Running 21.92s Step 97( N/A%), pre moving , FPS 3.10, Running 22.36s Step 98( N/A%), pre moving , FPS 2.89, Running 22.93s Step 99( N/A%), pre moving , FPS 2.85, Running 23.11s Step 100( N/A%), pre moving , FPS 2.76, Running 23.68s Step 101( N/A%), pre moving , FPS 2.63, Running 24.14s Step 102( N/A%), pre moving , FPS 2.47, Running 24.73s Step 103( N/A%), pre moving , FPS 2.47, Running 25.07s Step 104( N/A%), pre moving , FPS 2.37, Running 25.48s Step 105( N/A%), pre moving , FPS 2.29, Running 25.89s Step 106( N/A%), pre moving , FPS 2.17, Running 26.49s Step 107( N/A%), pre moving , FPS 2.17, Running 26.70s Step 108( N/A%), pre moving , FPS 2.27, Running 27.23s Step 109( N/A%), pre moving , FPS 2.26, Running 27.68s Step 110( N/A%), pre moving , FPS 2.27, Running 28.23s Step 111( N/A%), pre moving , FPS 2.27, Running 28.45s Step 112( N/A%), pre moving , FPS 2.26, Running 29.02s Step 113( N/A%), pre moving , FPS 2.25, Running 29.51s Step 114( N/A%), pre moving , FPS 2.25, Running 30.11s Step 115( N/A%), pre moving , FPS 2.24, Running 30.34s Step 116( N/A%), pre moving , FPS 2.25, Running 30.80s Step 117( N/A%), pre moving , FPS 2.31, Running 31.02s Step 118( N/A%), pre moving , FPS 2.28, Running 31.68s Step 119( N/A%), pre moving , FPS 2.21, Running 32.18s Step 120( N/A%), pre moving , FPS 2.21, Running 32.73s Step 121( N/A%), pre moving , FPS 2.28, Running 32.93s Step 122( N/A%), pre moving , FPS 2.29, Running 33.45s Step 123( N/A%), pre moving , FPS 2.26, Running 33.94s Step 124( N/A%), pre moving , FPS 2.21, Running 34.52s Step 125( N/A%), pre moving , FPS 2.20, Running 34.97s Step 126( N/A%), pre moving , FPS 2.20, Running 35.57s Step 127( N/A%), pre moving , FPS 2.14, Running 36.06s Step 128( N/A%), pre moving , FPS 2.12, Running 36.64s Step 129( N/A%), pre moving , FPS 2.17, Running 36.89s Step 130( N/A%), pre moving , FPS 2.16, Running 37.47s Step 131( N/A%), pre moving , FPS 2.10, Running 37.95s Step 132( N/A%), pre moving , FPS 2.09, Running 38.57s Step 133( N/A%), pre moving , FPS 2.10, Running 39.05s Step 134( N/A%), pre moving , FPS 2.10, Running 39.65s Step 135( N/A%), pre moving , FPS 2.05, Running 40.11s Step 136( N/A%), pre moving , FPS 2.02, Running 40.72s Step 137( N/A%), pre moving , FPS 1.97, Running 41.20s Step 138( N/A%), pre moving , FPS 1.97, Running 41.84s Step 139( N/A%), pre moving , FPS 2.02, Running 42.07s Step 140( N/A%), pre moving , FPS 2.03, Running 42.58s Step 141( N/A%), pre moving , FPS 1.98, Running 43.01s Step 142( N/A%), pre moving , FPS 1.97, Running 43.59s Step 143( N/A%), pre moving , FPS 2.05, Running 43.70s Step 144( N/A%), pre moving , FPS 2.15, Running 43.80s Step 145( N/A%), pre moving , FPS 2.18, Running 44.15s Step 146( N/A%), pre moving , FPS 2.30, Running 44.26s Step 147( N/A%), pre moving , FPS 2.41, Running 44.35s Step 148( N/A%), pre moving , FPS 2.56, Running 44.45s Step 149( N/A%), pre moving , FPS 2.53, Running 44.80s Step 150( N/A%), pre moving , FPS 2.69, Running 44.90s Step 151( N/A%), pre moving , FPS 2.84, Running 45.00s Step 152( N/A%), pre moving , FPS 2.95, Running 45.35s Step 153( N/A%), pre moving , FPS 2.84, Running 46.09s Step 154( N/A%), pre moving , FPS 3.06, Running 46.19s Step 155( N/A%), pre moving , FPS 3.11, Running 46.54s Step 156( N/A%), pre moving , FPS 3.37, Running 46.66s Step 157( N/A%), pre moving , FPS 3.57, Running 46.80s Step 158( N/A%), pre moving , FPS 3.73, Running 47.20s Step 159( N/A%), pre moving , FPS 3.78, Running 47.36s Step 160( N/A%), pre moving , FPS 3.86, Running 47.76s Step 161( N/A%), pre moving , FPS 4.08, Running 47.91s Step 162( N/A%), pre moving , FPS 4.27, Running 48.28s Step 163( N/A%), pre moving , FPS 4.18, Running 48.49s Step 164( N/A%), pre moving , FPS 4.13, Running 48.64s Step 165( N/A%), pre moving , FPS 4.10, Running 49.03s Step 166( N/A%), pre moving , FPS 4.03, Running 49.22s Step 167( N/A%), pre moving , FPS 3.76, Running 49.67s Step 168( N/A%), pre moving , FPS 3.69, Running 49.88s Step 169( N/A%), pre moving , FPS 3.77, Running 50.11s Step 170( N/A%), pre moving , FPS 3.54, Running 50.56s Step 171( N/A%), pre moving , FPS 3.32, Running 51.03s Step 172( N/A%), pre moving , FPS 3.38, Running 51.26s Step 173( N/A%), pre moving , FPS 3.50, Running 51.80s Step 174( N/A%), pre moving , FPS 3.25, Running 52.33s Step 175( N/A%), pre moving , FPS 3.16, Running 52.86s Step 176( N/A%), pre moving , FPS 3.09, Running 53.13s Step 177( N/A%), pre moving , FPS 2.91, Running 53.66s Step 178( N/A%), pre moving , FPS 2.85, Running 54.20s Step 179( N/A%), pre moving , FPS 2.72, Running 54.73s Step 180( N/A%), pre moving , FPS 2.67, Running 55.26s Step 181( N/A%), pre moving , FPS 2.63, Running 55.53s Step 182( N/A%), pre moving , FPS 2.57, Running 56.05s Step 183( N/A%), pre moving , FPS 2.47, Running 56.59s Step 184( N/A%), pre moving , FPS 2.35, Running 57.14s Step 185( N/A%), pre moving , FPS 2.32, Running 57.66s Step 186( N/A%), pre moving , FPS 2.23, Running 58.21s Step 187( N/A%), pre moving , FPS 2.27, Running 58.49s Step 188( N/A%), pre moving , FPS 2.19, Running 59.02s Step 189( N/A%), pre moving , FPS 2.12, Running 59.56s Step 190( N/A%), pre moving , FPS 2.10, Running 60.07s Step 191( N/A%), pre moving , FPS 2.14, Running 60.36s Step 192( N/A%), pre moving , FPS 2.08, Running 60.89s Step 193( N/A%), pre moving , FPS 2.10, Running 61.34s Step 194( N/A%), pre moving , FPS 2.15, Running 61.63s Step 195( N/A%), pre moving , FPS 2.17, Running 62.07s Step 196( N/A%), pre moving , FPS 2.13, Running 62.52s Step 197( N/A%), pre moving , FPS 2.20, Running 62.76s Step 198( N/A%), pre moving , FPS 2.22, Running 63.21s Step 199( N/A%), pre moving , FPS 2.31, Running 63.39s Step 200( N/A%), pre moving , FPS 2.33, Running 63.83s Step 201( N/A%), pre moving , FPS 2.39, Running 63.91s Step 202( N/A%), pre moving , FPS 2.51, Running 64.01s Step 203( N/A%), pre moving , FPS 2.58, Running 64.35s Step 204( N/A%), pre moving , FPS 2.74, Running 64.45s Step 205( N/A%), pre moving , FPS 2.89, Running 64.59s Step 206( N/A%), pre moving , FPS 2.95, Running 65.00s Step 207( N/A%), pre moving , FPS 3.01, Running 65.13s Step 208( N/A%), pre moving , FPS 3.14, Running 65.39s Step 209( N/A%), pre moving , FPS 3.33, Running 65.57s Step 210( N/A%), pre moving , FPS 3.59, Running 65.65s Step 211( N/A%), pre moving , FPS 3.72, Running 65.74s Step 212( N/A%), pre moving , FPS 3.86, Running 66.08s Step 213( N/A%), pre moving , FPS 4.12, Running 66.19s Step 214( N/A%), pre moving , FPS 4.31, Running 66.26s Step 215( N/A%), pre moving , FPS 3.80, Running 67.32s Step 216( N/A%), pre moving , FPS 4.07, Running 67.43s Step 217( N/A%), pre moving , FPS 4.19, Running 67.53s Step 218( N/A%), pre moving , FPS 4.35, Running 67.80s Step 219( N/A%), pre moving , FPS 4.36, Running 67.97s Step 220( N/A%), pre moving , FPS 4.75, Running 68.04s Step 221( N/A%), pre moving , FPS 4.68, Running 68.19s Step 222( N/A%), pre moving , FPS 4.42, Running 68.53s Step 223( N/A%), pre moving , FPS 4.65, Running 68.65s Step 224( N/A%), pre moving , FPS 4.61, Running 68.79s Step 225( N/A%), pre moving , FPS 4.36, Running 69.18s Step 226( N/A%), pre moving , FPS 4.66, Running 69.29s Step 227( N/A%), pre moving , FPS 4.68, Running 69.40s Step 228( N/A%), pre moving , FPS 4.82, Running 69.54s Step 229( N/A%), pre moving , FPS 4.59, Running 69.93s Step 230( N/A%), pre moving , FPS 4.51, Running 70.08s Step 231( N/A%), pre moving , FPS 4.30, Running 70.39s Step 232( N/A%), pre moving , FPS 4.35, Running 70.67s Step 233( N/A%), pre moving , FPS 4.03, Running 71.15s Step 234( N/A%), pre moving , FPS 3.98, Running 71.30s Step 235( N/A%), pre moving , FPS 4.56, Running 71.71s Step 236( N/A%), pre moving , FPS 4.49, Running 71.88s Step 237( N/A%), pre moving , FPS 4.18, Running 72.32s Step 238( N/A%), pre moving , FPS 4.28, Running 72.48s Step 239( N/A%), pre moving , FPS 3.98, Running 72.99s Step 240( N/A%), pre moving , FPS 3.89, Running 73.17s Step 241( N/A%), pre moving , FPS 3.68, Running 73.63s Step 242( N/A%), pre moving , FPS 3.79, Running 73.81s Step 243( N/A%), pre moving , FPS 3.57, Running 74.26s Step 244( N/A%), pre moving , FPS 3.36, Running 74.73s Step 245( N/A%), pre moving , FPS 3.47, Running 74.94s Step 246( N/A%), pre moving , FPS 3.26, Running 75.43s Step 247( N/A%), pre moving , FPS 3.14, Running 75.77s Step 248( N/A%), pre moving , FPS 3.04, Running 76.11s Step 249( N/A%), pre moving , FPS 3.00, Running 76.60s Step 250( N/A%), pre moving , FPS 2.99, Running 76.78s Step 251( N/A%), pre moving , FPS 2.91, Running 77.26s Step 252( N/A%), pre moving , FPS 2.96, Running 77.44s Step 253( N/A%), pre moving , FPS 2.96, Running 77.90s Step 254( N/A%), pre moving , FPS 2.86, Running 78.28s Step 255( N/A%), pre moving , FPS 2.93, Running 78.54s Step 256( N/A%), pre moving , FPS 2.81, Running 79.01s Step 257( N/A%), pre moving , FPS 2.90, Running 79.21s Step 258( N/A%), pre moving , FPS 2.77, Running 79.71s Step 259( N/A%), pre moving , FPS 2.79, Running 80.15s Step 260( N/A%), pre moving , FPS 2.79, Running 80.33s Step 261( N/A%), pre moving , FPS 2.80, Running 80.78s Step 262( N/A%), pre moving , FPS 2.79, Running 80.96s Step 263( N/A%), pre moving , FPS 2.80, Running 81.41s Step 264( N/A%), pre moving , FPS 2.90, Running 81.62s Step 265( N/A%), pre moving , FPS 2.81, Running 82.07s Step 266( N/A%), pre moving , FPS 2.93, Running 82.26s Step 267( N/A%), pre moving , FPS 2.88, Running 82.71s Step 268( N/A%), pre moving , FPS 2.84, Running 83.15s Step 269( N/A%), pre moving , FPS 2.96, Running 83.36s Step 270( N/A%), pre moving , FPS 2.84, Running 83.81s Step 271( N/A%), pre moving , FPS 2.84, Running 84.29s Step 272( N/A%), pre moving , FPS 2.82, Running 84.53s Step 273( N/A%), pre moving , FPS 2.81, Running 85.02s Step 274( N/A%), pre moving , FPS 2.76, Running 85.54s Step 275( N/A%), pre moving , FPS 2.77, Running 85.76s Step 276( N/A%), pre moving , FPS 2.78, Running 86.20s Step 277( N/A%), pre moving , FPS 2.77, Running 86.42s Step 278( N/A%), pre moving , FPS 2.81, Running 86.82s Step 279( N/A%), pre moving , FPS 2.81, Running 87.27s Step 280( N/A%), pre moving , FPS 2.81, Running 87.45s Step 281( N/A%), pre moving , FPS 2.94, Running 87.58s Step 282( N/A%), pre moving , FPS 3.00, Running 87.64s Step 283( N/A%), pre moving , FPS 3.03, Running 88.00s Step 284( N/A%), pre moving , FPS 3.09, Running 88.09s Step 285( N/A%), pre moving , FPS 3.27, Running 88.18s Step 286( N/A%), pre moving , FPS 3.20, Running 88.51s Step 287( N/A%), pre moving , FPS 3.41, Running 88.57s Step 288( N/A%), pre moving , FPS 3.64, Running 88.64s Step 289( N/A%), pre moving , FPS 3.70, Running 88.76s Step 290( N/A%), pre moving , FPS 3.98, Running 88.84s Step 291( N/A%), pre moving , FPS 4.31, Running 88.94s Step 292( N/A%), pre moving , FPS 4.22, Running 89.27s Step 293( N/A%), pre moving , FPS 4.58, Running 89.39s Step 294( N/A%), pre moving , FPS 5.07, Running 89.48s Step 295( N/A%), pre moving , FPS 5.16, Running 89.63s Step 296( N/A%), pre moving , FPS 5.42, Running 89.89s Step 297( N/A%), pre moving , FPS 5.60, Running 90.00s Step 298( N/A%), pre moving , FPS 6.12, Running 90.09s Step 299( N/A%), pre moving , FPS 6.32, Running 90.43s Step 300( N/A%), pre moving , FPS 6.61, Running 90.48s Step 301( N/A%), pre moving , FPS 6.69, Running 90.57s Step 302( N/A%), pre moving , FPS 6.64, Running 90.65s Step 303( N/A%), pre moving , FPS 7.30, Running 90.74s Step 304( N/A%), pre moving , FPS 6.67, Running 91.08s Step 305( N/A%), pre moving , FPS 6.62, Running 91.20s Step 306( N/A%), pre moving , FPS 7.21, Running 91.29s Step 307( N/A%), pre moving , FPS 6.53, Running 91.63s Step 308( N/A%), pre moving , FPS 6.44, Running 91.75s Step 309( N/A%), pre moving , FPS 6.52, Running 91.83s Step 310( N/A%), pre moving , FPS 4.90, Running 92.92s Step 311( N/A%), pre moving , FPS 4.92, Running 93.00s Step 312( N/A%), pre moving , FPS 5.22, Running 93.10s Step 313( N/A%), pre moving , FPS 4.93, Running 93.44s Step 314( N/A%), pre moving , FPS 4.86, Running 93.60s Step 315( N/A%), pre moving , FPS 4.92, Running 93.70s Step 316( N/A%), pre moving , FPS 4.83, Running 94.03s Step 317( N/A%), pre moving , FPS 4.84, Running 94.13s Step 318( N/A%), pre moving , FPS 4.81, Running 94.25s Step 319( N/A%), pre moving , FPS 4.84, Running 94.56s Step 320( N/A%), pre moving , FPS 4.60, Running 94.83s Step 321( N/A%), pre moving , FPS 4.26, Running 95.27s Step 322( N/A%), pre moving , FPS 4.18, Running 95.43s Step 323( N/A%), pre moving , FPS 3.91, Running 95.86s Step 324( N/A%), pre moving , FPS 4.03, Running 96.04s Step 325( N/A%), pre moving , FPS 3.78, Running 96.49s Step 326( N/A%), pre moving , FPS 3.70, Running 96.70s Step 327( N/A%), pre moving , FPS 3.67, Running 97.08s Step 328( N/A%), pre moving , FPS 3.64, Running 97.24s Step 329( N/A%), pre moving , FPS 3.50, Running 97.55s Step 330( N/A%), pre moving , FPS 4.12, Running 97.77s Step 331( N/A%), pre moving , FPS 4.08, Running 97.91s Step 332( N/A%), pre moving , FPS 3.89, Running 98.24s Step 333( N/A%), pre moving , FPS 4.08, Running 98.35s Step 334( N/A%), pre moving , FPS 4.13, Running 98.44s Step 335( N/A%), pre moving , FPS 4.15, Running 98.52s Step 336( N/A%), pre moving , FPS 4.16, Running 98.84s Step 337( N/A%), pre moving , FPS 4.15, Running 98.95s Step 338( N/A%), pre moving , FPS 4.17, Running 99.04s Step 339( N/A%), pre moving , FPS 4.39, Running 99.12s Step 340( N/A%), pre moving , FPS 4.31, Running 99.46s Step 341( N/A%), pre moving , FPS 4.65, Running 99.57s Step 342( N/A%), pre moving , FPS 4.72, Running 99.66s Step 343( N/A%), pre moving , FPS 4.82, Running 100.01s Step 344( N/A%), pre moving , FPS 4.91, Running 100.11s Step 345( N/A%), pre moving , FPS 5.42, Running 100.18s Step 346( N/A%), pre moving , FPS 5.59, Running 100.27s Step 347( N/A%), pre moving , FPS 5.67, Running 100.61s Step 348( N/A%), pre moving , FPS 5.76, Running 100.71s Step 349( N/A%), pre moving , FPS 6.16, Running 100.80s Step 350( N/A%), pre moving , FPS 6.43, Running 100.88s Step 351( N/A%), pre moving , FPS 6.04, Running 101.22s Step 352( N/A%), pre moving , FPS 6.56, Running 101.29s Step 353( N/A%), pre moving , FPS 6.56, Running 101.39s Step 354( N/A%), pre moving , FPS 6.56, Running 101.49s Step 355( N/A%), pre moving , FPS 6.05, Running 101.82s Step 356( N/A%), pre moving , FPS 6.50, Running 101.92s Step 357( N/A%), pre moving , FPS 6.58, Running 101.99s Step 358( N/A%), pre moving , FPS 6.58, Running 102.08s Step 359( N/A%), pre moving , FPS 6.07, Running 102.42s Step 360( N/A%), pre moving , FPS 6.55, Running 102.52s Step 361( N/A%), pre moving , FPS 6.60, Running 102.59s Step 362( N/A%), pre moving , FPS 6.62, Running 102.69s Step 363( N/A%), pre moving , FPS 6.65, Running 103.01s Step 364( N/A%), pre moving , FPS 6.73, Running 103.08s Step 365( N/A%), pre moving , FPS 6.67, Running 103.18s Step 366( N/A%), pre moving , FPS 6.68, Running 103.27s Step 367( N/A%), pre moving , FPS 6.68, Running 103.60s Step 368( N/A%), pre moving , FPS 6.67, Running 103.71s Step 369( N/A%), pre moving , FPS 6.68, Running 103.79s Step 370( N/A%), pre moving , FPS 6.69, Running 103.87s Step 371( N/A%), pre moving , FPS 6.71, Running 104.20s Step 372( N/A%), pre moving , FPS 6.60, Running 104.32s Step 373( N/A%), pre moving , FPS 6.68, Running 104.39s Step 374( N/A%), pre moving , FPS 6.68, Running 104.48s Step 375( N/A%), pre moving , FPS 6.67, Running 104.82s Step 376( N/A%), pre moving , FPS 6.67, Running 104.92s Step 377( N/A%), pre moving , FPS 6.64, Running 105.00s Step 378( N/A%), pre moving , FPS 6.63, Running 105.09s Step 379( N/A%), pre moving , FPS 6.89, Running 105.32s Step 380( N/A%), pre moving , FPS 6.65, Running 105.53s Step 381( N/A%), pre moving , FPS 6.64, Running 105.60s Step 382( N/A%), pre moving , FPS 6.64, Running 105.70s Step 383( N/A%), pre moving , FPS 6.83, Running 105.94s Step 384( N/A%), pre moving , FPS 6.57, Running 106.13s Step 385( N/A%), pre moving , FPS 6.60, Running 106.21s Step 386( N/A%), pre moving , FPS 6.57, Running 106.31s Step 387( N/A%), pre moving , FPS 6.57, Running 106.65s Step 388( N/A%), pre moving , FPS 6.56, Running 106.76s Step 389( N/A%), pre moving , FPS 6.54, Running 106.85s Step 390( N/A%), pre moving , FPS 6.32, Running 107.04s Step 391( N/A%), pre moving , FPS 3.95, Running 109.27s Step 392( N/A%), pre moving , FPS 3.63, Running 109.83s Step 393( N/A%), pre moving , FPS 3.38, Running 110.31s Step 394( N/A%), pre moving , FPS 3.07, Running 111.00s Step 395( N/A%), pre moving , FPS 3.03, Running 111.41s Step 396( N/A%), pre moving , FPS 2.84, Running 111.95s Step 397( N/A%), pre moving , FPS 2.69, Running 112.45s Step 398( N/A%), pre moving , FPS 2.55, Running 112.94s Step 399( N/A%), pre moving , FPS 2.55, Running 113.16s Step 400( N/A%), pre moving , FPS 2.44, Running 113.74s Step 401( N/A%), pre moving , FPS 2.35, Running 114.10s Step 402( N/A%), pre moving , FPS 2.25, Running 114.58s Step 403( N/A%), pre moving , FPS 2.26, Running 114.81s Step 404( N/A%), pre moving , FPS 2.14, Running 115.46s Step 405( N/A%), pre moving , FPS 2.09, Running 115.78s Step 406( N/A%), pre moving , FPS 1.98, Running 116.43s Step 407( N/A%), pre moving , FPS 1.97, Running 116.79s Step 408( N/A%), pre moving , FPS 1.89, Running 117.33s Step 409( N/A%), pre moving , FPS 1.87, Running 117.52s Step 410( N/A%), pre moving , FPS 1.78, Running 118.28s Step 411( 0.33%), action 1, FPS 1.94, Running 119.60s Step 412( 0.67%), action 2, FPS 1.96, Running 120.06s Step 413( 1.00%), action 3, FPS 1.92, Running 120.71s Step 414( 1.33%), action 4, FPS 1.99, Running 121.07s Step 415( 1.67%), action 5, FPS 1.92, Running 121.83s Step 416( 2.00%), action 6, FPS 1.89, Running 122.51s Step 417( 2.33%), action 7, FPS 1.84, Running 123.30s Step 418( 2.67%), action 8, FPS 1.85, Running 123.78s Step 419( 3.00%), action 9, FPS 1.79, Running 124.32s Step 420( 3.33%), action 10, FPS 1.79, Running 124.92s Step 421( 3.67%), action 11, FPS 1.70, Running 125.85s Step 422( 4.00%), action 12, FPS 1.73, Running 126.17s Step 423( 4.33%), action 13, FPS 1.66, Running 126.88s Step 424( 4.67%), action 14, FPS 1.66, Running 127.52s Step 425( 5.00%), action 15, FPS 1.59, Running 128.38s Step 426( 5.33%), action 16, FPS 1.57, Running 129.20s Step 427( 5.67%), action 17, FPS 1.50, Running 130.09s Step 428( 6.00%), action 18, FPS 1.49, Running 130.75s Step 429( 6.33%), action 19, FPS 1.41, Running 131.67s Step 430( 6.67%), action 20, FPS 1.45, Running 132.11s Step 431( 7.00%), action 21, FPS 1.49, Running 133.01s Step 432( 7.33%), action 22, FPS 1.48, Running 133.62s Step 433( 7.67%), action 23, FPS 1.45, Running 134.51s Step 434( 8.00%), action 24, FPS 1.43, Running 135.06s Step 435( 8.33%), action 25, FPS 1.44, Running 135.75s Step 436( 8.67%), action 26, FPS 1.43, Running 136.48s Step 437( 9.00%), action 27, FPS 1.41, Running 137.45s Step 438( 9.33%), action 28, FPS 1.39, Running 138.17s Step 439( 9.67%), action 29, FPS 1.35, Running 139.11s Step 440( 10.00%), action 30, FPS 1.35, Running 139.71s Step 441( 10.33%), action 31, FPS 1.35, Running 140.66s Step 442( 10.67%), action 32, FPS 1.34, Running 141.11s Step 443( 11.00%), action 33, FPS 1.33, Running 141.88s Step 444( 11.33%), action 34, FPS 1.34, Running 142.40s Step 445( 11.67%), action 35, FPS 1.33, Running 143.39s Step 446( 12.00%), action 36, FPS 1.36, Running 143.89s Step 447( 12.33%), action 37, FPS 1.40, Running 144.38s Step 448( 12.67%), action 38, FPS 1.39, Running 145.18s Step 449( 13.00%), action 39, FPS 1.39, Running 146.03s Step 450( 13.33%), action 40, FPS 1.36, Running 146.80s Step 451( 13.67%), action 41, FPS 1.36, Running 147.73s Step 452( 14.00%), action 42, FPS 1.37, Running 148.25s Step 453( 14.33%), action 43, FPS 1.39, Running 148.93s Step 454( 14.67%), action 44, FPS 1.38, Running 149.54s Step 455( 15.00%), action 45, FPS 1.37, Running 150.37s Step 456( 15.33%), action 46, FPS 1.38, Running 150.94s Step 457( 15.67%), action 47, FPS 1.41, Running 151.66s Step 458( 16.00%), action 48, FPS 1.41, Running 152.38s Step 459( 16.33%), action 49, FPS 1.41, Running 153.29s Step 460( 16.67%), action 50, FPS 1.42, Running 153.79s Step 461( 17.00%), action 51, FPS 1.41, Running 154.85s Step 462( 17.33%), action 52, FPS 1.40, Running 155.35s Step 463( 17.67%), action 53, FPS 1.40, Running 156.19s Step 464( 18.00%), action 54, FPS 1.41, Running 156.56s Step 465( 18.33%), action 55, FPS 1.43, Running 157.38s Step 466( 18.67%), action 56, FPS 1.42, Running 158.01s Step 467( 19.00%), action 57, FPS 1.38, Running 158.84s Step 468( 19.33%), action 58, FPS 1.40, Running 159.43s Step 469( 19.67%), action 59, FPS 1.42, Running 160.15s Step 470( 20.00%), action 60, FPS 1.45, Running 160.59s Step 471( 20.33%), action 61, FPS 1.46, Running 161.43s Step 472( 20.67%), action 62, FPS 1.45, Running 162.02s Step 473( 21.00%), action 63, FPS 1.47, Running 162.57s Step 474( 21.33%), action 64, FPS 1.49, Running 162.95s Step 475( 21.67%), action 65, FPS 1.48, Running 163.90s Step 476( 22.00%), action 66, FPS 1.47, Running 164.57s Step 477( 22.33%), action 67, FPS 1.45, Running 165.44s Step 478( 22.67%), action 68, FPS 1.48, Running 165.87s Step 479( 23.00%), action 69, FPS 1.49, Running 166.73s Step 480( 23.33%), action 70, FPS 1.48, Running 167.34s Step 481( 23.67%), action 71, FPS 1.49, Running 168.25s Step 482( 24.00%), action 72, FPS 1.51, Running 168.59s Step 483( 24.33%), action 73, FPS 1.51, Running 169.41s Step 484( 24.67%), action 74, FPS 1.47, Running 170.16s Step 485( 25.00%), action 75, FPS 1.46, Running 171.03s Step 486( 25.33%), action 76, FPS 1.48, Running 171.55s Step 487( 25.67%), action 77, FPS 1.49, Running 172.27s Step 488( 26.00%), action 78, FPS 1.48, Running 172.96s Step 489( 26.33%), action 79, FPS 1.46, Running 173.85s Step 490( 26.67%), action 80, FPS 1.46, Running 174.26s Step 491( 27.00%), action 81, FPS 1.46, Running 175.17s Step 492( 27.33%), action 82, FPS 1.45, Running 175.82s Step 493( 27.67%), action 83, FPS 1.42, Running 176.63s Step 494( 28.00%), action 84, FPS 1.42, Running 177.00s Step 495( 28.33%), action 85, FPS 1.45, Running 177.68s Step 496( 28.67%), action 86, FPS 1.48, Running 178.09s Step 497( 29.00%), action 87, FPS 1.48, Running 178.94s Step 498( 29.33%), action 88, FPS 1.49, Running 179.34s Step 499( 29.67%), action 89, FPS 1.50, Running 180.10s Step 500( 30.00%), action 90, FPS 1.52, Running 180.52s Step 501( 30.33%), action 91, FPS 1.54, Running 181.20s Step 502( 30.67%), action 92, FPS 1.52, Running 181.77s Step 503( 31.00%), action 93, FPS 1.51, Running 182.66s Step 504( 31.33%), action 94, FPS 1.56, Running 183.02s Step 505( 31.67%), action 95, FPS 1.58, Running 183.66s Step 506( 32.00%), action 96, FPS 1.60, Running 184.03s Step 507( 32.33%), action 97, FPS 1.58, Running 184.95s Step 508( 32.67%), action 98, FPS 1.62, Running 185.33s Step 509( 33.00%), action 99, FPS 1.63, Running 186.09s Step 510( 33.33%), action 100, FPS 1.60, Running 186.78s Step 511( 33.67%), action 101, FPS 1.60, Running 187.63s Step 512( 34.00%), action 102, FPS 1.63, Running 188.11s Step 513( 34.33%), action 103, FPS 1.63, Running 188.89s Step 514( 34.67%), action 104, FPS 1.62, Running 189.36s Step 515( 35.00%), action 105, FPS 1.61, Running 190.09s Step 516( 35.33%), action 106, FPS 1.60, Running 190.57s Step 517( 35.67%), action 107, FPS 1.63, Running 191.21s Step 518( 36.00%), action 108, FPS 1.62, Running 191.65s Step 519( 36.33%), action 109, FPS 1.63, Running 192.37s Step 520( 36.67%), action 110, FPS 1.62, Running 192.85s Step 521( 37.00%), action 111, FPS 1.58, Running 193.85s Step 522( 37.33%), action 112, FPS 1.60, Running 194.29s Step 523( 37.67%), action 113, FPS 1.62, Running 195.03s Step 524( 38.00%), action 114, FPS 1.62, Running 195.39s Step 525( 38.33%), action 115, FPS 1.59, Running 196.21s Step 526( 38.67%), action 116, FPS 1.55, Running 196.94s Step 527( 39.00%), action 117, FPS 1.56, Running 197.79s Step 528( 39.33%), action 118, FPS 1.55, Running 198.24s Step 529( 39.67%), action 119, FPS 1.55, Running 198.96s Step 530( 40.00%), action 120, FPS 1.59, Running 199.33s Step 531( 40.33%), action 121, FPS 1.63, Running 199.89s Step 532( 40.67%), action 122, FPS 1.61, Running 200.51s Step 533( 41.00%), action 123, FPS 1.60, Running 201.42s Step 534( 41.33%), action 124, FPS 1.58, Running 202.03s Step 535( 41.67%), action 125, FPS 1.60, Running 202.61s Step 536( 42.00%), action 126, FPS 1.59, Running 203.19s Step 537( 42.33%), action 127, FPS 1.58, Running 203.86s Step 538( 42.67%), action 128, FPS 1.57, Running 204.35s Step 539( 43.00%), action 129, FPS 1.55, Running 205.30s Step 540( 43.33%), action 130, FPS 1.55, Running 205.76s Step 541( 43.67%), action 131, FPS 1.57, Running 206.56s Step 542( 44.00%), action 132, FPS 1.56, Running 207.12s Step 543( 44.33%), action 133, FPS 1.54, Running 208.00s Step 544( 44.67%), action 134, FPS 1.53, Running 208.48s Step 545( 45.00%), action 135, FPS 1.55, Running 209.14s Step 546( 45.33%), action 136, FPS 1.57, Running 209.67s Step 547( 45.67%), action 137, FPS 1.60, Running 210.32s Step 548( 46.00%), action 138, FPS 1.59, Running 210.84s Step 549( 46.33%), action 139, FPS 1.59, Running 211.53s Step 550( 46.67%), action 140, FPS 1.57, Running 212.06s Step 551( 47.00%), action 141, FPS 1.52, Running 213.06s Step 552( 47.33%), action 142, FPS 1.53, Running 213.60s Step 553( 47.67%), action 143, FPS 1.54, Running 214.42s Step 554( 48.00%), action 144, FPS 1.55, Running 214.93s Step 555( 48.33%), action 145, FPS 1.52, Running 215.79s Step 556( 48.67%), action 146, FPS 1.51, Running 216.45s Step 557( 49.00%), action 147, FPS 1.49, Running 217.28s Step 558( 49.33%), action 148, FPS 1.51, Running 217.57s Step 559( 49.67%), action 149, FPS 1.53, Running 218.41s Step 560( 50.00%), action 150, FPS 1.50, Running 219.11s Step 561( 50.33%), action 151, FPS 1.49, Running 220.00s Step 562( 50.67%), action 152, FPS 1.51, Running 220.39s Step 563( 51.00%), action 153, FPS 1.52, Running 221.15s Step 564( 51.33%), action 154, FPS 1.52, Running 221.60s Step 565( 51.67%), action 155, FPS 1.52, Running 222.33s Step 566( 52.00%), action 156, FPS 1.53, Running 222.75s Step 567( 52.33%), action 157, FPS 1.53, Running 223.40s Step 568( 52.67%), action 158, FPS 1.54, Running 223.83s Step 569( 53.00%), action 159, FPS 1.53, Running 224.60s Step 570( 53.33%), action 160, FPS 1.54, Running 225.04s Step 571( 53.67%), action 161, FPS 1.55, Running 225.94s Step 572( 54.00%), action 162, FPS 1.56, Running 226.40s Step 573( 54.33%), action 163, FPS 1.59, Running 227.03s Step 574( 54.67%), action 164, FPS 1.58, Running 227.58s Step 575( 55.00%), action 165, FPS 1.59, Running 228.35s Step 576( 55.33%), action 166, FPS 1.62, Running 228.77s Step 577( 55.67%), action 167, FPS 1.60, Running 229.75s Step 578( 56.00%), action 168, FPS 1.58, Running 230.22s Step 579( 56.33%), action 169, FPS 1.60, Running 230.94s Step 580( 56.67%), action 170, FPS 1.63, Running 231.38s Step 581( 57.00%), action 171, FPS 1.65, Running 232.16s Step 582( 57.33%), action 172, FPS 1.62, Running 232.72s Step 583( 57.67%), action 173, FPS 1.62, Running 233.50s Step 584( 58.00%), action 174, FPS 1.62, Running 233.92s Step 585( 58.33%), action 175, FPS 1.59, Running 234.88s Step 586( 58.67%), action 176, FPS 1.56, Running 235.54s Step 587( 59.00%), action 177, FPS 1.57, Running 236.11s Step 588( 59.33%), action 178, FPS 1.55, Running 236.76s Step 589( 59.67%), action 179, FPS 1.54, Running 237.57s Step 590( 60.00%), action 180, FPS 1.54, Running 238.00s Step 591( 60.33%), action 181, FPS 1.55, Running 238.81s Step 592( 60.67%), action 182, FPS 1.54, Running 239.36s Step 593( 61.00%), action 183, FPS 1.54, Running 240.02s Step 594( 61.33%), action 184, FPS 1.54, Running 240.59s Step 595( 61.67%), action 185, FPS 1.53, Running 241.45s Step 596( 62.00%), action 186, FPS 1.53, Running 241.83s Step 597( 62.33%), action 187, FPS 1.57, Running 242.50s Step 598( 62.67%), action 188, FPS 1.57, Running 242.95s Step 599( 63.00%), action 189, FPS 1.56, Running 243.78s Step 600( 63.33%), action 190, FPS 1.56, Running 244.22s Step 601( 63.67%), action 191, FPS 1.53, Running 245.27s Step 602( 64.00%), action 192, FPS 1.53, Running 245.82s Step 603( 64.33%), action 193, FPS 1.54, Running 246.52s Step 604( 64.67%), action 194, FPS 1.53, Running 247.00s Step 605( 65.00%), action 195, FPS 1.56, Running 247.67s Step 606( 65.33%), action 196, FPS 1.60, Running 248.06s Step 607( 65.67%), action 197, FPS 1.58, Running 248.78s Step 608( 66.00%), action 198, FPS 1.58, Running 249.40s Step 609( 66.33%), action 199, FPS 1.57, Running 250.28s Step 610( 66.67%), action 200, FPS 1.57, Running 250.73s Step 611( 67.00%), action 201, FPS 1.52, Running 251.97s Step 612( 67.33%), action 202, FPS 1.53, Running 252.47s Step 613( 67.67%), action 203, FPS 1.52, Running 253.16s Step 614( 68.00%), action 204, FPS 1.50, Running 253.95s Step 615( 68.33%), action 205, FPS 1.52, Running 254.57s Step 616( 68.67%), action 206, FPS 1.53, Running 254.94s Step 617( 69.00%), action 207, FPS 1.49, Running 255.95s Step 618( 69.33%), action 208, FPS 1.48, Running 256.44s Step 619( 69.67%), action 209, FPS 1.49, Running 257.23s Step 620( 70.00%), action 210, FPS 1.44, Running 258.10s Step 621( 70.33%), action 211, FPS 1.44, Running 259.19s Step 622( 70.67%), action 212, FPS 1.43, Running 259.77s Step 623( 71.00%), action 213, FPS 1.40, Running 260.80s Step 624( 71.33%), action 214, FPS 1.37, Running 261.56s Step 625( 71.67%), action 215, FPS 1.35, Running 262.53s Step 626( 72.00%), action 216, FPS 1.31, Running 263.32s Step 627( 72.33%), action 217, FPS 1.30, Running 264.16s Step 628( 72.67%), action 218, FPS 1.28, Running 264.97s Step 629( 73.00%), action 219, FPS 1.29, Running 265.77s Step 630( 73.33%), action 220, FPS 1.29, Running 266.26s Step 631( 73.67%), action 221, FPS 1.29, Running 267.48s [2026-08-01 19:36:39] [95 ] Seed 94 failed after 267.77 s. +steps: 631 , actions: 221 . +Instruction: Empty +Total 54/95(56.84%) success. +Setting seed: 95 +Step 1( N/A%), pre moving , FPS 2.49, Running 0.40s Step 2( N/A%), pre moving , FPS 3.91, Running 0.51s Step 3( N/A%), pre moving , FPS 5.02, Running 0.60s Step 4( N/A%), pre moving , FPS 5.87, Running 0.68s Step 5( N/A%), pre moving , FPS 4.74, Running 1.05s Step 6( N/A%), pre moving , FPS 5.26, Running 1.14s Step 7( N/A%), pre moving , FPS 5.63, Running 1.24s Step 8( N/A%), pre moving , FPS 5.04, Running 1.59s Step 9( N/A%), pre moving , FPS 5.30, Running 1.70s Step 10( N/A%), pre moving , FPS 5.60, Running 1.78s Step 11( N/A%), pre moving , FPS 5.85, Running 1.88s Step 12( N/A%), pre moving , FPS 5.40, Running 2.22s Step 13( N/A%), pre moving , FPS 5.58, Running 2.33s Step 14( N/A%), pre moving , FPS 5.79, Running 2.42s Step 15( N/A%), pre moving , FPS 5.45, Running 2.75s Step 16( N/A%), pre moving , FPS 5.56, Running 2.88s Step 17( N/A%), pre moving , FPS 5.76, Running 2.95s Step 18( N/A%), pre moving , FPS 5.91, Running 3.04s Step 19( N/A%), pre moving , FPS 5.91, Running 3.22s Step 20( N/A%), pre moving , FPS 5.77, Running 3.47s Step 21( N/A%), pre moving , FPS 5.44, Running 4.08s Step 22( N/A%), pre moving , FPS 5.42, Running 4.20s Step 23( N/A%), pre moving , FPS 5.42, Running 4.29s Step 24( N/A%), pre moving , FPS 5.09, Running 4.61s Step 25( N/A%), pre moving , FPS 5.49, Running 4.70s Step 26( N/A%), pre moving , FPS 4.85, Running 5.27s Step 27( N/A%), pre moving , FPS 4.92, Running 5.31s Step 28( N/A%), pre moving , FPS 5.27, Running 5.38s Step 29( N/A%), pre moving , FPS 5.27, Running 5.49s Step 30( N/A%), pre moving , FPS 5.28, Running 5.57s Step 31( N/A%), pre moving , FPS 5.26, Running 5.68s Step 32( N/A%), pre moving , FPS 5.27, Running 6.02s Step 33( N/A%), pre moving , FPS 5.28, Running 6.12s Step 34( N/A%), pre moving , FPS 5.28, Running 6.21s Step 35( N/A%), pre moving , FPS 5.65, Running 6.29s Step 36( N/A%), pre moving , FPS 4.79, Running 7.05s Step 37( N/A%), pre moving , FPS 4.58, Running 7.32s Step 38( N/A%), pre moving , FPS 4.56, Running 7.43s Step 39( N/A%), pre moving , FPS 4.64, Running 7.53s Step 40( N/A%), pre moving , FPS 4.82, Running 7.62s Step 41( N/A%), pre moving , FPS 5.15, Running 7.96s Step 42( N/A%), pre moving , FPS 5.17, Running 8.07s Step 43( N/A%), pre moving , FPS 5.15, Running 8.17s Step 44( N/A%), pre moving , FPS 5.06, Running 8.56s Step 45( N/A%), pre moving , FPS 4.98, Running 8.71s Step 46( N/A%), pre moving , FPS 5.57, Running 8.86s Step 47( N/A%), pre moving , FPS 5.06, Running 9.27s Step 48( N/A%), pre moving , FPS 4.97, Running 9.40s Step 49( N/A%), pre moving , FPS 4.66, Running 9.78s Step 50( N/A%), pre moving , FPS 4.57, Running 9.95s Step 51( N/A%), pre moving , FPS 4.54, Running 10.09s Step 52( N/A%), pre moving , FPS 4.49, Running 10.47s Step 53( N/A%), pre moving , FPS 4.43, Running 10.64s Step 54( N/A%), pre moving , FPS 4.15, Running 11.02s Step 55( N/A%), pre moving , FPS 4.09, Running 11.18s Step 56( N/A%), pre moving , FPS 4.69, Running 11.32s Step 57( N/A%), pre moving , FPS 4.58, Running 11.69s Step 58( N/A%), pre moving , FPS 4.52, Running 11.86s Step 59( N/A%), pre moving , FPS 4.23, Running 12.25s Step 60( N/A%), pre moving , FPS 4.18, Running 12.40s Step 61( N/A%), pre moving , FPS 4.36, Running 12.55s Step 62( N/A%), pre moving , FPS 4.11, Running 12.94s Step 63( N/A%), pre moving , FPS 4.08, Running 13.07s Step 64( N/A%), pre moving , FPS 4.07, Running 13.47s Step 65( N/A%), pre moving , FPS 4.07, Running 13.63s Step 66( N/A%), pre moving , FPS 4.08, Running 13.77s Step 67( N/A%), pre moving , FPS 4.07, Running 14.18s Step 68( N/A%), pre moving , FPS 4.07, Running 14.32s Step 69( N/A%), pre moving , FPS 4.05, Running 14.71s Step 70( N/A%), pre moving , FPS 4.06, Running 14.88s Step 71( N/A%), pre moving , FPS 3.87, Running 15.26s Step 72( N/A%), pre moving , FPS 4.03, Running 15.44s Step 73( N/A%), pre moving , FPS 4.08, Running 15.54s Step 74( N/A%), pre moving , FPS 4.13, Running 15.87s Step 75( N/A%), pre moving , FPS 4.15, Running 16.00s Step 76( N/A%), pre moving , FPS 4.20, Running 16.08s Step 77( N/A%), pre moving , FPS 4.45, Running 16.18s Step 78( N/A%), pre moving , FPS 4.28, Running 16.53s Step 79( N/A%), pre moving , FPS 4.56, Running 16.64s Step 80( N/A%), pre moving , FPS 4.63, Running 16.72s Step 81( N/A%), pre moving , FPS 4.42, Running 17.07s Step 82( N/A%), pre moving , FPS 4.70, Running 17.19s Step 83( N/A%), pre moving , FPS 4.77, Running 17.27s Step 84( N/A%), pre moving , FPS 5.13, Running 17.37s Step 85( N/A%), pre moving , FPS 4.90, Running 17.71s Step 86( N/A%), pre moving , FPS 4.94, Running 17.82s Step 87( N/A%), pre moving , FPS 5.36, Running 17.91s Step 88( N/A%), pre moving , FPS 5.19, Running 18.17s Step 89( N/A%), pre moving , FPS 5.52, Running 18.34s Step 90( N/A%), pre moving , FPS 5.59, Running 18.45s Step 91( N/A%), pre moving , FPS 4.52, Running 19.68s Step 92( N/A%), pre moving , FPS 4.30, Running 20.09s Step 93( N/A%), pre moving , FPS 3.89, Running 20.68s Step 94( N/A%), pre moving , FPS 3.78, Running 21.15s Step 95( N/A%), pre moving , FPS 3.49, Running 21.73s Step 96( N/A%), pre moving , FPS 3.42, Running 21.93s Step 97( N/A%), pre moving , FPS 3.17, Running 22.48s Step 98( N/A%), pre moving , FPS 3.11, Running 22.95s Step 99( N/A%), pre moving , FPS 2.90, Running 23.54s Step 100( N/A%), pre moving , FPS 2.74, Running 24.01s Step 101( N/A%), pre moving , FPS 2.66, Running 24.58s Step 102( N/A%), pre moving , FPS 2.62, Running 24.81s Step 103( N/A%), pre moving , FPS 2.47, Running 25.37s Step 104( N/A%), pre moving , FPS 2.36, Running 25.83s Step 105( N/A%), pre moving , FPS 2.30, Running 26.41s Step 106( N/A%), pre moving , FPS 2.20, Running 26.89s Step 107( N/A%), pre moving , FPS 2.09, Running 27.48s Step 108( N/A%), pre moving , FPS 2.11, Running 27.67s Step 109( N/A%), pre moving , FPS 2.02, Running 28.25s Step 110( N/A%), pre moving , FPS 1.95, Running 28.71s Step 111( N/A%), pre moving , FPS 2.08, Running 29.28s Step 112( N/A%), pre moving , FPS 2.12, Running 29.51s Step 113( N/A%), pre moving , FPS 2.14, Running 30.03s Step 114( N/A%), pre moving , FPS 2.15, Running 30.46s Step 115( N/A%), pre moving , FPS 2.15, Running 31.01s Step 116( N/A%), pre moving , FPS 2.08, Running 31.54s Step 117( N/A%), pre moving , FPS 2.07, Running 32.13s Step 118( N/A%), pre moving , FPS 2.13, Running 32.35s Step 119( N/A%), pre moving , FPS 2.14, Running 32.91s Step 120( N/A%), pre moving , FPS 2.14, Running 33.35s Step 121( N/A%), pre moving , FPS 2.14, Running 33.94s Step 122( N/A%), pre moving , FPS 2.08, Running 34.42s Step 123( N/A%), pre moving , FPS 2.06, Running 35.06s Step 124( N/A%), pre moving , FPS 2.12, Running 35.28s Step 125( N/A%), pre moving , FPS 2.14, Running 35.75s Step 126( N/A%), pre moving , FPS 2.15, Running 36.21s Step 127( N/A%), pre moving , FPS 2.15, Running 36.79s Step 128( N/A%), pre moving , FPS 2.08, Running 37.29s Step 129( N/A%), pre moving , FPS 2.07, Running 37.93s Step 130( N/A%), pre moving , FPS 2.07, Running 38.38s Step 131( N/A%), pre moving , FPS 2.06, Running 38.98s Step 132( N/A%), pre moving , FPS 2.04, Running 39.30s Step 133( N/A%), pre moving , FPS 2.06, Running 39.71s Step 134( N/A%), pre moving , FPS 2.07, Running 40.14s Step 135( N/A%), pre moving , FPS 2.05, Running 40.75s Step 136( N/A%), pre moving , FPS 2.07, Running 41.20s Step 137( N/A%), pre moving , FPS 2.07, Running 41.80s Step 138( N/A%), pre moving , FPS 2.07, Running 42.02s Step 139( N/A%), pre moving , FPS 2.08, Running 42.51s Step 140( N/A%), pre moving , FPS 2.09, Running 42.93s Step 141( N/A%), pre moving , FPS 2.13, Running 43.32s Step 142( N/A%), pre moving , FPS 2.14, Running 43.75s Step 143( N/A%), pre moving , FPS 2.15, Running 44.36s Step 144( N/A%), pre moving , FPS 2.10, Running 44.82s Step 145( N/A%), pre moving , FPS 2.07, Running 45.42s Step 146( N/A%), pre moving , FPS 2.14, Running 45.54s Step 147( N/A%), pre moving , FPS 2.26, Running 45.63s Step 148( N/A%), pre moving , FPS 2.30, Running 45.99s Step 149( N/A%), pre moving , FPS 2.46, Running 46.07s Step 150( N/A%), pre moving , FPS 2.57, Running 46.17s Step 151( N/A%), pre moving , FPS 2.75, Running 46.27s Step 152( N/A%), pre moving , FPS 2.74, Running 46.61s Step 153( N/A%), pre moving , FPS 2.86, Running 46.72s Step 154( N/A%), pre moving , FPS 3.00, Running 46.81s Step 155( N/A%), pre moving , FPS 3.24, Running 46.92s Step 156( N/A%), pre moving , FPS 2.99, Running 47.88s Step 157( N/A%), pre moving , FPS 3.24, Running 47.98s Step 158( N/A%), pre moving , FPS 3.30, Running 48.08s Step 159( N/A%), pre moving , FPS 3.38, Running 48.43s Step 160( N/A%), pre moving , FPS 3.56, Running 48.55s Step 161( N/A%), pre moving , FPS 3.72, Running 48.70s Step 162( N/A%), pre moving , FPS 3.74, Running 49.10s Step 163( N/A%), pre moving , FPS 4.11, Running 49.23s Step 164( N/A%), pre moving , FPS 4.24, Running 49.54s Step 165( N/A%), pre moving , FPS 4.56, Running 49.80s Step 166( N/A%), pre moving , FPS 4.52, Running 49.96s Step 167( N/A%), pre moving , FPS 4.19, Running 50.41s Step 168( N/A%), pre moving , FPS 4.34, Running 50.59s Step 169( N/A%), pre moving , FPS 4.02, Running 51.04s Step 170( N/A%), pre moving , FPS 3.75, Running 51.50s Step 171( N/A%), pre moving , FPS 3.68, Running 51.71s Step 172( N/A%), pre moving , FPS 3.59, Running 52.17s Step 173( N/A%), pre moving , FPS 3.55, Running 52.35s Step 174( N/A%), pre moving , FPS 3.34, Running 52.80s Step 175( N/A%), pre moving , FPS 3.28, Running 53.02s Step 176( N/A%), pre moving , FPS 3.51, Running 53.57s Step 177( N/A%), pre moving , FPS 3.26, Running 54.11s Step 178( N/A%), pre moving , FPS 3.05, Running 54.64s Step 179( N/A%), pre moving , FPS 2.97, Running 55.16s Step 180( N/A%), pre moving , FPS 2.90, Running 55.45s Step 181( N/A%), pre moving , FPS 2.75, Running 55.97s Step 182( N/A%), pre moving , FPS 2.70, Running 56.52s Step 183( N/A%), pre moving , FPS 2.55, Running 57.08s Step 184( N/A%), pre moving , FPS 2.48, Running 57.59s Step 185( N/A%), pre moving , FPS 2.47, Running 57.89s Step 186( N/A%), pre moving , FPS 2.36, Running 58.44s Step 187( N/A%), pre moving , FPS 2.33, Running 58.98s Step 188( N/A%), pre moving , FPS 2.24, Running 59.53s Step 189( N/A%), pre moving , FPS 2.21, Running 60.08s Step 190( N/A%), pre moving , FPS 2.19, Running 60.63s Step 191( N/A%), pre moving , FPS 2.13, Running 61.11s Step 192( N/A%), pre moving , FPS 2.17, Running 61.39s Step 193( N/A%), pre moving , FPS 2.09, Running 61.90s Step 194( N/A%), pre moving , FPS 2.08, Running 62.43s Step 195( N/A%), pre moving , FPS 2.09, Running 62.58s Step 196( N/A%), pre moving , FPS 2.16, Running 62.81s Step 197( N/A%), pre moving , FPS 2.17, Running 63.31s Step 198( N/A%), pre moving , FPS 2.19, Running 63.79s Step 199( N/A%), pre moving , FPS 2.25, Running 64.05s Step 200( N/A%), pre moving , FPS 2.22, Running 64.48s Step 201( N/A%), pre moving , FPS 2.24, Running 64.92s Step 202( N/A%), pre moving , FPS 2.33, Running 65.12s Step 203( N/A%), pre moving , FPS 2.37, Running 65.51s Step 204( N/A%), pre moving , FPS 2.49, Running 65.61s Step 205( N/A%), pre moving , FPS 2.56, Running 65.71s Step 206( N/A%), pre moving , FPS 2.63, Running 66.05s Step 207( N/A%), pre moving , FPS 2.75, Running 66.26s Step 208( N/A%), pre moving , FPS 2.81, Running 66.65s Step 209( N/A%), pre moving , FPS 2.98, Running 66.80s Step 210( N/A%), pre moving , FPS 3.20, Running 66.89s Step 211( N/A%), pre moving , FPS 3.42, Running 66.97s Step 212( N/A%), pre moving , FPS 3.38, Running 67.30s Step 213( N/A%), pre moving , FPS 3.63, Running 67.41s Step 214( N/A%), pre moving , FPS 3.96, Running 67.48s Step 215( N/A%), pre moving , FPS 4.00, Running 67.58s Step 216( N/A%), pre moving , FPS 3.91, Running 67.92s Step 217( N/A%), pre moving , FPS 3.76, Running 68.63s Step 218( N/A%), pre moving , FPS 4.06, Running 68.72s Step 219( N/A%), pre moving , FPS 4.06, Running 68.98s Step 220( N/A%), pre moving , FPS 4.28, Running 69.15s Step 221( N/A%), pre moving , FPS 4.62, Running 69.24s Step 222( N/A%), pre moving , FPS 4.69, Running 69.38s Step 223( N/A%), pre moving , FPS 4.75, Running 69.72s Step 224( N/A%), pre moving , FPS 4.66, Running 69.91s Step 225( N/A%), pre moving , FPS 4.37, Running 70.29s Step 226( N/A%), pre moving , FPS 4.56, Running 70.44s Step 227( N/A%), pre moving , FPS 4.64, Running 70.57s Step 228( N/A%), pre moving , FPS 4.64, Running 70.96s Step 229( N/A%), pre moving , FPS 4.63, Running 71.12s Step 230( N/A%), pre moving , FPS 4.26, Running 71.58s Step 231( N/A%), pre moving , FPS 4.21, Running 71.71s Step 232( N/A%), pre moving , FPS 4.17, Running 72.10s Step 233( N/A%), pre moving , FPS 4.08, Running 72.31s Step 234( N/A%), pre moving , FPS 3.78, Running 72.77s Step 235( N/A%), pre moving , FPS 3.55, Running 73.22s Step 236( N/A%), pre moving , FPS 3.64, Running 73.42s Step 237( N/A%), pre moving , FPS 3.80, Running 73.88s Step 238( N/A%), pre moving , FPS 3.77, Running 74.02s Step 239( N/A%), pre moving , FPS 3.65, Running 74.46s Step 240( N/A%), pre moving , FPS 3.66, Running 74.60s Step 241( N/A%), pre moving , FPS 3.44, Running 75.06s Step 242( N/A%), pre moving , FPS 3.44, Running 75.20s Step 243( N/A%), pre moving , FPS 3.36, Running 75.67s Step 244( N/A%), pre moving , FPS 3.39, Running 75.81s Step 245( N/A%), pre moving , FPS 3.37, Running 76.23s Step 246( N/A%), pre moving , FPS 3.37, Running 76.36s Step 247( N/A%), pre moving , FPS 3.24, Running 76.75s Step 248( N/A%), pre moving , FPS 3.37, Running 76.90s Step 249( N/A%), pre moving , FPS 3.38, Running 77.04s Step 250( N/A%), pre moving , FPS 3.42, Running 77.42s Step 251( N/A%), pre moving , FPS 3.41, Running 77.58s Step 252( N/A%), pre moving , FPS 3.41, Running 77.97s Step 253( N/A%), pre moving , FPS 3.45, Running 78.12s Step 254( N/A%), pre moving , FPS 3.59, Running 78.34s Step 255( N/A%), pre moving , FPS 3.66, Running 78.69s Step 256( N/A%), pre moving , FPS 3.70, Running 78.83s Step 257( N/A%), pre moving , FPS 3.75, Running 79.22s Step 258( N/A%), pre moving , FPS 3.74, Running 79.36s Step 259( N/A%), pre moving , FPS 3.75, Running 79.80s Step 260( N/A%), pre moving , FPS 3.73, Running 79.96s Step 261( N/A%), pre moving , FPS 3.75, Running 80.39s Step 262( N/A%), pre moving , FPS 3.74, Running 80.54s Step 263( N/A%), pre moving , FPS 3.76, Running 80.99s Step 264( N/A%), pre moving , FPS 3.72, Running 81.18s Step 265( N/A%), pre moving , FPS 3.72, Running 81.61s Step 266( N/A%), pre moving , FPS 3.72, Running 81.74s Step 267( N/A%), pre moving , FPS 3.86, Running 81.94s Step 268( N/A%), pre moving , FPS 3.61, Running 82.45s Step 269( N/A%), pre moving , FPS 3.40, Running 82.93s Step 270( N/A%), pre moving , FPS 3.49, Running 83.15s Step 271( N/A%), pre moving , FPS 3.30, Running 83.63s Step 272( N/A%), pre moving , FPS 3.26, Running 84.11s Step 273( N/A%), pre moving , FPS 3.20, Running 84.36s Step 274( N/A%), pre moving , FPS 3.08, Running 84.84s Step 275( N/A%), pre moving , FPS 3.02, Running 85.30s Step 276( N/A%), pre moving , FPS 2.97, Running 85.56s Step 277( N/A%), pre moving , FPS 2.93, Running 86.05s Step 278( N/A%), pre moving , FPS 2.78, Running 86.55s Step 279( N/A%), pre moving , FPS 2.77, Running 87.03s Step 280( N/A%), pre moving , FPS 2.73, Running 87.27s Step 281( N/A%), pre moving , FPS 2.73, Running 87.73s Step 282( N/A%), pre moving , FPS 2.71, Running 87.91s Step 283( N/A%), pre moving , FPS 2.71, Running 88.37s Step 284( N/A%), pre moving , FPS 2.74, Running 88.49s Step 285( N/A%), pre moving , FPS 2.76, Running 88.86s Step 286( N/A%), pre moving , FPS 2.74, Running 89.02s Step 287( N/A%), pre moving , FPS 2.68, Running 89.41s Step 288( N/A%), pre moving , FPS 2.82, Running 89.55s Step 289( N/A%), pre moving , FPS 2.98, Running 89.64s Step 290( N/A%), pre moving , FPS 3.05, Running 89.72s Step 291( N/A%), pre moving , FPS 3.11, Running 90.06s Step 292( N/A%), pre moving , FPS 3.30, Running 90.16s Step 293( N/A%), pre moving , FPS 3.39, Running 90.26s Step 294( N/A%), pre moving , FPS 3.47, Running 90.60s Step 295( N/A%), pre moving , FPS 3.70, Running 90.70s Step 296( N/A%), pre moving , FPS 3.83, Running 90.78s Step 297( N/A%), pre moving , FPS 4.15, Running 90.88s Step 298( N/A%), pre moving , FPS 4.30, Running 91.21s Step 299( N/A%), pre moving , FPS 4.68, Running 91.31s Step 300( N/A%), pre moving , FPS 4.84, Running 91.40s Step 301( N/A%), pre moving , FPS 5.09, Running 91.66s Step 302( N/A%), pre moving , FPS 5.12, Running 91.82s Step 303( N/A%), pre moving , FPS 5.62, Running 91.93s Step 304( N/A%), pre moving , FPS 5.68, Running 92.02s Step 305( N/A%), pre moving , FPS 5.72, Running 92.36s Step 306( N/A%), pre moving , FPS 5.80, Running 92.47s Step 307( N/A%), pre moving , FPS 6.37, Running 92.55s Step 308( N/A%), pre moving , FPS 6.46, Running 92.64s Step 309( N/A%), pre moving , FPS 5.98, Running 92.98s Step 310( N/A%), pre moving , FPS 5.94, Running 93.09s Step 311( N/A%), pre moving , FPS 6.43, Running 93.16s Step 312( N/A%), pre moving , FPS 6.46, Running 93.26s Step 313( N/A%), pre moving , FPS 6.00, Running 93.59s Step 314( N/A%), pre moving , FPS 6.47, Running 93.69s Step 315( N/A%), pre moving , FPS 5.01, Running 94.69s Step 316( N/A%), pre moving , FPS 4.98, Running 94.80s Step 317( N/A%), pre moving , FPS 4.98, Running 94.89s Step 318( N/A%), pre moving , FPS 4.97, Running 95.23s Step 319( N/A%), pre moving , FPS 4.97, Running 95.34s Step 320( N/A%), pre moving , FPS 4.98, Running 95.42s Step 321( N/A%), pre moving , FPS 5.19, Running 95.51s Step 322( N/A%), pre moving , FPS 4.91, Running 95.89s Step 323( N/A%), pre moving , FPS 4.85, Running 96.05s Step 324( N/A%), pre moving , FPS 4.47, Running 96.49s Step 325( N/A%), pre moving , FPS 4.61, Running 96.70s Step 326( N/A%), pre moving , FPS 4.27, Running 97.16s Step 327( N/A%), pre moving , FPS 4.18, Running 97.34s Step 328( N/A%), pre moving , FPS 3.90, Running 97.78s Step 329( N/A%), pre moving , FPS 4.05, Running 97.92s Step 330( N/A%), pre moving , FPS 3.83, Running 98.31s Step 331( N/A%), pre moving , FPS 3.79, Running 98.45s Step 332( N/A%), pre moving , FPS 3.60, Running 98.82s Step 333( N/A%), pre moving , FPS 3.72, Running 98.96s Step 334( N/A%), pre moving , FPS 3.70, Running 99.10s Step 335( N/A%), pre moving , FPS 4.23, Running 99.42s Step 336( N/A%), pre moving , FPS 4.24, Running 99.51s Step 337( N/A%), pre moving , FPS 4.25, Running 99.59s Step 338( N/A%), pre moving , FPS 4.49, Running 99.69s Step 339( N/A%), pre moving , FPS 4.26, Running 100.03s Step 340( N/A%), pre moving , FPS 4.28, Running 100.09s Step 341( N/A%), pre moving , FPS 4.27, Running 100.19s Step 342( N/A%), pre moving , FPS 4.54, Running 100.30s Step 343( N/A%), pre moving , FPS 4.36, Running 100.64s Step 344( N/A%), pre moving , FPS 4.75, Running 100.70s Step 345( N/A%), pre moving , FPS 4.92, Running 100.76s Step 346( N/A%), pre moving , FPS 5.47, Running 100.81s Step 347( N/A%), pre moving , FPS 5.62, Running 100.90s Step 348( N/A%), pre moving , FPS 6.23, Running 100.99s Step 349( N/A%), pre moving , FPS 6.33, Running 101.08s Step 350( N/A%), pre moving , FPS 6.46, Running 101.41s Step 351( N/A%), pre moving , FPS 6.52, Running 101.52s Step 352( N/A%), pre moving , FPS 7.23, Running 101.59s Step 353( N/A%), pre moving , FPS 7.30, Running 101.70s Step 354( N/A%), pre moving , FPS 6.80, Running 102.04s Step 355( N/A%), pre moving , FPS 7.33, Running 102.15s Step 356( N/A%), pre moving , FPS 7.32, Running 102.25s Step 357( N/A%), pre moving , FPS 6.69, Running 102.58s Step 358( N/A%), pre moving , FPS 6.66, Running 102.69s Step 359( N/A%), pre moving , FPS 7.32, Running 102.76s Step 360( N/A%), pre moving , FPS 7.22, Running 102.86s Step 361( N/A%), pre moving , FPS 6.65, Running 103.20s Step 362( N/A%), pre moving , FPS 6.63, Running 103.31s Step 363( N/A%), pre moving , FPS 7.22, Running 103.40s Step 364( N/A%), pre moving , FPS 7.13, Running 103.51s Step 365( N/A%), pre moving , FPS 6.54, Running 103.82s Step 366( N/A%), pre moving , FPS 6.47, Running 103.91s Step 367( N/A%), pre moving , FPS 6.49, Running 103.98s Step 368( N/A%), pre moving , FPS 6.48, Running 104.07s Step 369( N/A%), pre moving , FPS 6.00, Running 104.41s Step 370( N/A%), pre moving , FPS 6.48, Running 104.49s Step 371( N/A%), pre moving , FPS 6.54, Running 104.58s Step 372( N/A%), pre moving , FPS 6.51, Running 104.66s Step 373( N/A%), pre moving , FPS 6.60, Running 104.73s Step 374( N/A%), pre moving , FPS 6.64, Running 105.05s Step 375( N/A%), pre moving , FPS 6.67, Running 105.14s Step 376( N/A%), pre moving , FPS 6.72, Running 105.22s Step 377( N/A%), pre moving , FPS 7.34, Running 105.31s Step 378( N/A%), pre moving , FPS 6.76, Running 105.65s Step 379( N/A%), pre moving , FPS 6.79, Running 105.71s Step 380( N/A%), pre moving , FPS 6.80, Running 105.80s Step 381( N/A%), pre moving , FPS 7.45, Running 105.88s Step 382( N/A%), pre moving , FPS 7.55, Running 105.96s Step 383( N/A%), pre moving , FPS 6.92, Running 106.29s Step 384( N/A%), pre moving , FPS 4.18, Running 108.30s Step 385( N/A%), pre moving , FPS 3.82, Running 109.06s Step 386( N/A%), pre moving , FPS 3.66, Running 109.37s Step 387( N/A%), pre moving , FPS 3.39, Running 109.88s Step 388( N/A%), pre moving , FPS 3.32, Running 110.10s Step 389( N/A%), pre moving , FPS 3.16, Running 110.74s Step 390( N/A%), pre moving , FPS 3.04, Running 111.07s Step 391( N/A%), pre moving , FPS 2.87, Running 111.55s Step 392( N/A%), pre moving , FPS 2.81, Running 111.77s Step 393( N/A%), pre moving , FPS 2.60, Running 112.43s Step 394( N/A%), pre moving , FPS 2.60, Running 112.74s Step 395( N/A%), pre moving , FPS 2.45, Running 113.29s Step 396( N/A%), pre moving , FPS 2.35, Running 113.75s Step 397( N/A%), pre moving , FPS 2.23, Running 114.27s Step 398( N/A%), pre moving , FPS 2.26, Running 114.48s Step 399( N/A%), pre moving , FPS 2.13, Running 115.10s Step 400( N/A%), pre moving , FPS 2.07, Running 115.49s Step 401( N/A%), pre moving , FPS 1.97, Running 116.02s Step 402( N/A%), pre moving , FPS 1.95, Running 116.24s Step 403( N/A%), pre moving , FPS 1.91, Running 116.76s Step 404( 0.33%), action 1, FPS 2.00, Running 118.29s Step 405( 0.67%), action 2, FPS 2.08, Running 118.66s Step 406( 1.00%), action 3, FPS 1.97, Running 119.50s Step 407( 1.33%), action 4, FPS 2.00, Running 119.86s Step 408( 1.67%), action 5, FPS 1.87, Running 120.79s Step 409( 2.00%), action 6, FPS 1.86, Running 121.49s Step 410( 2.33%), action 7, FPS 1.76, Running 122.44s Step 411( 2.67%), action 8, FPS 1.77, Running 122.87s Step 412( 3.00%), action 9, FPS 1.66, Running 123.80s Step 413( 3.33%), action 10, FPS 1.67, Running 124.38s Step 414( 3.67%), action 11, FPS 1.58, Running 125.37s Step 415( 4.00%), action 12, FPS 1.58, Running 125.96s Step 416( 4.33%), action 13, FPS 1.52, Running 126.91s Step 417( 4.67%), action 14, FPS 1.54, Running 127.24s Step 418( 5.00%), action 15, FPS 1.46, Running 128.18s Step 419( 5.33%), action 16, FPS 1.46, Running 128.78s Step 420( 5.67%), action 17, FPS 1.41, Running 129.72s Step 421( 6.00%), action 18, FPS 1.40, Running 130.31s Step 422( 6.33%), action 19, FPS 1.32, Running 131.36s Step 423( 6.67%), action 20, FPS 1.33, Running 131.78s Step 424( 7.00%), action 21, FPS 1.36, Running 132.97s Step 425( 7.33%), action 22, FPS 1.35, Running 133.53s Step 426( 7.67%), action 23, FPS 1.36, Running 134.23s Step 427( 8.00%), action 24, FPS 1.33, Running 134.87s Step 428( 8.33%), action 25, FPS 1.33, Running 135.79s Step 429( 8.67%), action 26, FPS 1.34, Running 136.37s Step 430( 9.00%), action 27, FPS 1.37, Running 137.03s Step 431( 9.33%), action 28, FPS 1.36, Running 137.56s Step 432( 9.67%), action 29, FPS 1.41, Running 137.98s Step 433( 10.00%), action 30, FPS 1.41, Running 138.55s Step 434( 10.33%), action 31, FPS 1.39, Running 139.78s Step 435( 10.67%), action 32, FPS 1.41, Running 140.19s Step 436( 11.00%), action 33, FPS 1.40, Running 141.17s Step 437( 11.33%), action 34, FPS 1.38, Running 141.72s Step 438( 11.67%), action 35, FPS 1.37, Running 142.75s Step 439( 12.00%), action 36, FPS 1.37, Running 143.38s Step 440( 12.33%), action 37, FPS 1.37, Running 144.37s Step 441( 12.67%), action 38, FPS 1.37, Running 144.88s Step 442( 13.00%), action 39, FPS 1.35, Running 146.16s Step 443( 13.33%), action 40, FPS 1.36, Running 146.44s Step 444( 13.67%), action 41, FPS 1.39, Running 147.35s Step 445( 14.00%), action 42, FPS 1.39, Running 147.93s Step 446( 14.33%), action 43, FPS 1.38, Running 148.71s Step 447( 14.67%), action 44, FPS 1.40, Running 149.14s Step 448( 15.00%), action 45, FPS 1.38, Running 150.23s Step 449( 15.33%), action 46, FPS 1.39, Running 150.76s Step 450( 15.67%), action 47, FPS 1.39, Running 151.46s Step 451( 16.00%), action 48, FPS 1.40, Running 151.86s Step 452( 16.33%), action 49, FPS 1.38, Running 152.49s Step 453( 16.67%), action 50, FPS 1.38, Running 152.99s Step 454( 17.00%), action 51, FPS 1.41, Running 153.93s Step 455( 17.33%), action 52, FPS 1.42, Running 154.24s Step 456( 17.67%), action 53, FPS 1.43, Running 155.11s Step 457( 18.00%), action 54, FPS 1.43, Running 155.72s Step 458( 18.33%), action 55, FPS 1.41, Running 156.91s Step 459( 18.67%), action 56, FPS 1.41, Running 157.61s Step 460( 19.00%), action 57, FPS 1.41, Running 158.59s Step 461( 19.33%), action 58, FPS 1.42, Running 158.94s Step 462( 19.67%), action 59, FPS 1.47, Running 159.72s Step 463( 20.00%), action 60, FPS 1.47, Running 160.06s Step 464( 20.33%), action 61, FPS 1.47, Running 160.94s Step 465( 20.67%), action 62, FPS 1.48, Running 161.48s Step 466( 21.00%), action 63, FPS 1.45, Running 162.50s Step 467( 21.33%), action 64, FPS 1.42, Running 163.19s Step 468( 21.67%), action 65, FPS 1.46, Running 163.96s Step 469( 22.00%), action 66, FPS 1.47, Running 164.38s Step 470( 22.33%), action 67, FPS 1.45, Running 165.29s Step 471( 22.67%), action 68, FPS 1.45, Running 165.65s Step 472( 23.00%), action 69, FPS 1.44, Running 166.40s Step 473( 23.33%), action 70, FPS 1.46, Running 166.69s Step 474( 23.67%), action 71, FPS 1.46, Running 167.62s Step 475( 24.00%), action 72, FPS 1.44, Running 168.13s Step 476( 24.33%), action 73, FPS 1.46, Running 168.85s Step 477( 24.67%), action 74, FPS 1.47, Running 169.34s Step 478( 25.00%), action 75, FPS 1.50, Running 170.23s Step 479( 25.33%), action 76, FPS 1.54, Running 170.57s Step 480( 25.67%), action 77, FPS 1.56, Running 171.44s Step 481( 26.00%), action 78, FPS 1.57, Running 171.72s Step 482( 26.33%), action 79, FPS 1.55, Running 172.59s Step 483( 26.67%), action 80, FPS 1.56, Running 172.90s Step 484( 27.00%), action 81, FPS 1.55, Running 173.83s Step 485( 27.33%), action 82, FPS 1.59, Running 174.05s Step 486( 27.67%), action 83, FPS 1.62, Running 174.82s Step 487( 28.00%), action 84, FPS 1.64, Running 175.36s Step 488( 28.33%), action 85, FPS 1.66, Running 175.98s Step 489( 28.67%), action 86, FPS 1.65, Running 176.52s Step 490( 29.00%), action 87, FPS 1.64, Running 177.45s Step 491( 29.33%), action 88, FPS 1.65, Running 177.80s Step 492( 29.67%), action 89, FPS 1.63, Running 178.69s Step 493( 30.00%), action 90, FPS 1.59, Running 179.27s Step 494( 30.33%), action 91, FPS 1.57, Running 180.37s Step 495( 30.67%), action 92, FPS 1.56, Running 180.95s Step 496( 31.00%), action 93, FPS 1.55, Running 181.75s Step 497( 31.33%), action 94, FPS 1.57, Running 182.08s Step 498( 31.67%), action 95, FPS 1.57, Running 182.97s Step 499( 32.00%), action 96, FPS 1.55, Running 183.44s Step 500( 32.33%), action 97, FPS 1.56, Running 184.29s Step 501( 32.67%), action 98, FPS 1.53, Running 184.81s Step 502( 33.00%), action 99, FPS 1.52, Running 185.75s Step 503( 33.33%), action 100, FPS 1.52, Running 186.09s Step 504( 33.67%), action 101, FPS 1.51, Running 187.08s Step 505( 34.00%), action 102, FPS 1.46, Running 187.71s Step 506( 34.33%), action 103, FPS 1.47, Running 188.44s Step 507( 34.67%), action 104, FPS 1.48, Running 188.89s Step 508( 35.00%), action 105, FPS 1.43, Running 189.96s Step 509( 35.33%), action 106, FPS 1.42, Running 190.59s Step 510( 35.67%), action 107, FPS 1.42, Running 191.58s Step 511( 36.00%), action 108, FPS 1.39, Running 192.19s Step 512( 36.33%), action 109, FPS 1.42, Running 192.78s Step 513( 36.67%), action 110, FPS 1.44, Running 193.17s Step 514( 37.00%), action 111, FPS 1.45, Running 194.21s Step 515( 37.33%), action 112, FPS 1.44, Running 194.82s Step 516( 37.67%), action 113, FPS 1.44, Running 195.61s Step 517( 38.00%), action 114, FPS 1.44, Running 196.01s Step 518( 38.33%), action 115, FPS 1.44, Running 196.87s Step 519( 38.67%), action 116, FPS 1.41, Running 197.62s Step 520( 39.00%), action 117, FPS 1.39, Running 198.70s Step 521( 39.33%), action 118, FPS 1.38, Running 199.26s Step 522( 39.67%), action 119, FPS 1.36, Running 200.44s Step 523( 40.00%), action 120, FPS 1.33, Running 201.09s Step 524( 40.33%), action 121, FPS 1.33, Running 202.10s Step 525( 40.67%), action 122, FPS 1.33, Running 202.71s Step 526( 41.00%), action 123, FPS 1.30, Running 203.77s Step 527( 41.33%), action 124, FPS 1.28, Running 204.46s Step 528( 41.67%), action 125, FPS 1.29, Running 205.41s Step 529( 42.00%), action 126, FPS 1.31, Running 205.81s Step 530( 42.33%), action 127, FPS 1.32, Running 206.68s Step 531( 42.67%), action 128, FPS 1.32, Running 207.33s Step 532( 43.00%), action 129, FPS 1.32, Running 207.98s Step 533( 43.33%), action 130, FPS 1.31, Running 208.48s Step 534( 43.67%), action 131, FPS 1.31, Running 209.43s Step 535( 44.00%), action 132, FPS 1.32, Running 210.01s Step 536( 44.33%), action 133, FPS 1.32, Running 210.79s Step 537( 44.67%), action 134, FPS 1.31, Running 211.31s Step 538( 45.00%), action 135, FPS 1.29, Running 212.33s Step 539( 45.33%), action 136, FPS 1.30, Running 213.01s Step 540( 45.67%), action 137, FPS 1.31, Running 213.92s Step 541( 46.00%), action 138, FPS 1.30, Running 214.60s Step 542( 46.33%), action 139, FPS 1.35, Running 215.29s Step 543( 46.67%), action 140, FPS 1.37, Running 215.74s Step 544( 47.00%), action 141, FPS 1.40, Running 216.42s Step 545( 47.33%), action 142, FPS 1.42, Running 216.83s Step 546( 47.67%), action 143, FPS 1.42, Running 217.84s Step 547( 48.00%), action 144, FPS 1.44, Running 218.32s Step 548( 48.33%), action 145, FPS 1.47, Running 218.98s Step 549( 48.67%), action 146, FPS 1.46, Running 219.52s Step 550( 49.00%), action 147, FPS 1.45, Running 220.46s Step 551( 49.33%), action 148, FPS 1.49, Running 220.77s Step 552( 49.67%), action 149, FPS 1.46, Running 221.67s Step 553( 50.00%), action 150, FPS 1.45, Running 222.28s Step 554( 50.33%), action 151, FPS 1.45, Running 223.24s Step 555( 50.67%), action 152, FPS 1.45, Running 223.82s Step 556( 51.00%), action 153, FPS 1.45, Running 224.59s Step 557( 51.33%), action 154, FPS 1.46, Running 225.04s Step 558( 51.67%), action 155, FPS 1.49, Running 225.79s Step 559( 52.00%), action 156, FPS 1.51, Running 226.22s Step 560( 52.33%), action 157, FPS 1.51, Running 227.19s Step 561( 52.67%), action 158, FPS 1.52, Running 227.74s Step 562( 53.00%), action 159, FPS 1.52, Running 228.43s Step 563( 53.33%), action 160, FPS 1.54, Running 228.70s Step 564( 53.67%), action 161, FPS 1.57, Running 229.17s Step 565( 54.00%), action 162, FPS 1.59, Running 229.38s Step 566( 54.33%), action 163, FPS 1.65, Running 229.96s Step 567( 54.67%), action 164, FPS 1.68, Running 230.25s Step 568( 55.00%), action 165, FPS 1.72, Running 230.59s Step 569( 55.33%), action 166, FPS 1.77, Running 230.83s Step 570( 55.67%), action 167, FPS 1.77, Running 231.78s Step 571( 56.00%), action 168, FPS 1.76, Running 232.11s Step 572( 56.33%), action 169, FPS 1.75, Running 233.08s Step 573( 56.67%), action 170, FPS 1.75, Running 233.68s Step 574( 57.00%), action 171, FPS 1.74, Running 234.73s Step 575( 57.33%), action 172, FPS 1.75, Running 235.23s Step 576( 57.67%), action 173, FPS 1.72, Running 236.19s Step 577( 58.00%), action 174, FPS 1.70, Running 236.81s Step 578( 58.33%), action 175, FPS 1.65, Running 237.89s Step 579( 58.67%), action 176, FPS 1.64, Running 238.43s Step 580( 59.00%), action 177, FPS 1.63, Running 239.45s Step 581( 59.33%), action 178, FPS 1.66, Running 239.80s Step 582( 59.67%), action 179, FPS 1.63, Running 240.68s Step 583( 60.00%), action 180, FPS 1.59, Running 241.31s Step 584( 60.33%), action 181, FPS 1.53, Running 242.22s Step 585( 60.67%), action 182, FPS 1.52, Running 242.56s Step 586( 61.00%), action 183, FPS 1.48, Running 243.49s Step 587( 61.33%), action 184, FPS 1.45, Running 244.08s Step 588( 61.67%), action 185, FPS 1.38, Running 245.09s Step 589( 62.00%), action 186, FPS 1.37, Running 245.45s Step 590( 62.33%), action 187, FPS 1.37, Running 246.42s Step 591( 62.67%), action 188, FPS 1.35, Running 246.96s Step 592( 63.00%), action 189, FPS 1.34, Running 247.96s Step 593( 63.33%), action 190, FPS 1.35, Running 248.52s Step 594( 63.67%), action 191, FPS 1.40, Running 249.00s Step 595( 64.00%), action 192, FPS 1.43, Running 249.21s Step 596( 64.33%), action 193, FPS 1.50, Running 249.52s Step 597( 64.67%), action 194, FPS 1.54, Running 249.77s [2026-08-01 19:40:50] [96 ] Seed 95 success after 250.14 s. +steps: 597 , actions: 194 . +Instruction: Empty +Total 55/96(57.29%) success. +Setting seed: 96 +Step 1( N/A%), pre moving , FPS 1.82, Running 0.55s Step 2( N/A%), pre moving , FPS 3.15, Running 0.64s Step 3( N/A%), pre moving , FPS 3.12, Running 0.96s Step 4( N/A%), pre moving , FPS 3.73, Running 1.07s Step 5( N/A%), pre moving , FPS 4.34, Running 1.15s Step 6( N/A%), pre moving , FPS 4.77, Running 1.26s Step 7( N/A%), pre moving , FPS 4.36, Running 1.61s Step 8( N/A%), pre moving , FPS 4.64, Running 1.73s Step 9( N/A%), pre moving , FPS 4.97, Running 1.81s Step 10( N/A%), pre moving , FPS 5.25, Running 1.90s Step 11( N/A%), pre moving , FPS 4.91, Running 2.24s Step 12( N/A%), pre moving , FPS 5.18, Running 2.32s Step 13( N/A%), pre moving , FPS 5.38, Running 2.42s Step 14( N/A%), pre moving , FPS 5.62, Running 2.49s Step 15( N/A%), pre moving , FPS 5.79, Running 2.59s Step 16( N/A%), pre moving , FPS 5.46, Running 2.93s Step 17( N/A%), pre moving , FPS 5.60, Running 3.03s Step 18( N/A%), pre moving , FPS 5.76, Running 3.12s Step 19( N/A%), pre moving , FPS 5.90, Running 3.22s Step 20( N/A%), pre moving , FPS 5.61, Running 3.57s Step 21( N/A%), pre moving , FPS 5.55, Running 4.15s Step 22( N/A%), pre moving , FPS 5.43, Running 4.32s Step 23( N/A%), pre moving , FPS 5.81, Running 4.40s Step 24( N/A%), pre moving , FPS 5.87, Running 4.48s Step 25( N/A%), pre moving , FPS 5.49, Running 4.80s Step 26( N/A%), pre moving , FPS 4.86, Running 5.37s Step 27( N/A%), pre moving , FPS 5.16, Running 5.48s Step 28( N/A%), pre moving , FPS 5.21, Running 5.56s Step 29( N/A%), pre moving , FPS 5.19, Running 5.66s Step 30( N/A%), pre moving , FPS 4.88, Running 6.00s Step 31( N/A%), pre moving , FPS 5.17, Running 6.11s Step 32( N/A%), pre moving , FPS 5.16, Running 6.19s Step 33( N/A%), pre moving , FPS 5.16, Running 6.29s Step 34( N/A%), pre moving , FPS 4.84, Running 6.63s Step 35( N/A%), pre moving , FPS 4.84, Running 6.72s Step 36( N/A%), pre moving , FPS 4.44, Running 7.43s Step 37( N/A%), pre moving , FPS 4.44, Running 7.54s Step 38( N/A%), pre moving , FPS 4.21, Running 7.87s Step 39( N/A%), pre moving , FPS 4.20, Running 7.98s Step 40( N/A%), pre moving , FPS 4.45, Running 8.06s Step 41( N/A%), pre moving , FPS 4.98, Running 8.17s Step 42( N/A%), pre moving , FPS 4.77, Running 8.51s Step 43( N/A%), pre moving , FPS 4.75, Running 8.62s Step 44( N/A%), pre moving , FPS 4.74, Running 8.70s Step 45( N/A%), pre moving , FPS 5.01, Running 8.79s Step 46( N/A%), pre moving , FPS 5.32, Running 9.13s Step 47( N/A%), pre moving , FPS 5.33, Running 9.23s Step 48( N/A%), pre moving , FPS 5.33, Running 9.32s Step 49( N/A%), pre moving , FPS 4.97, Running 9.69s Step 50( N/A%), pre moving , FPS 5.16, Running 9.87s Step 51( N/A%), pre moving , FPS 5.11, Running 10.02s Step 52( N/A%), pre moving , FPS 4.73, Running 10.42s Step 53( N/A%), pre moving , FPS 4.69, Running 10.56s Step 54( N/A%), pre moving , FPS 4.62, Running 10.95s Step 55( N/A%), pre moving , FPS 4.56, Running 11.11s Step 56( N/A%), pre moving , FPS 5.21, Running 11.27s Step 57( N/A%), pre moving , FPS 4.86, Running 11.66s Step 58( N/A%), pre moving , FPS 5.09, Running 11.80s Step 59( N/A%), pre moving , FPS 4.75, Running 12.19s Step 60( N/A%), pre moving , FPS 4.68, Running 12.33s Step 61( N/A%), pre moving , FPS 4.65, Running 12.47s Step 62( N/A%), pre moving , FPS 4.61, Running 12.85s Step 63( N/A%), pre moving , FPS 4.55, Running 13.01s Step 64( N/A%), pre moving , FPS 4.25, Running 13.40s Step 65( N/A%), pre moving , FPS 4.20, Running 13.55s Step 66( N/A%), pre moving , FPS 4.38, Running 13.69s Step 67( N/A%), pre moving , FPS 4.10, Running 14.11s Step 68( N/A%), pre moving , FPS 4.05, Running 14.25s Step 69( N/A%), pre moving , FPS 4.04, Running 14.64s Step 70( N/A%), pre moving , FPS 4.06, Running 14.80s Step 71( N/A%), pre moving , FPS 3.86, Running 15.20s Step 72( N/A%), pre moving , FPS 4.06, Running 15.35s Step 73( N/A%), pre moving , FPS 4.05, Running 15.50s Step 74( N/A%), pre moving , FPS 4.03, Running 15.91s Step 75( N/A%), pre moving , FPS 4.04, Running 16.05s Step 76( N/A%), pre moving , FPS 3.86, Running 16.45s Step 77( N/A%), pre moving , FPS 4.04, Running 16.61s Step 78( N/A%), pre moving , FPS 3.84, Running 17.00s Step 79( N/A%), pre moving , FPS 4.02, Running 17.16s Step 80( N/A%), pre moving , FPS 3.84, Running 17.54s Step 81( N/A%), pre moving , FPS 3.81, Running 17.72s Step 82( N/A%), pre moving , FPS 4.00, Running 17.85s Step 83( N/A%), pre moving , FPS 3.86, Running 18.19s Step 84( N/A%), pre moving , FPS 4.08, Running 18.31s Step 85( N/A%), pre moving , FPS 4.13, Running 18.39s Step 86( N/A%), pre moving , FPS 4.17, Running 18.49s Step 87( N/A%), pre moving , FPS 4.23, Running 18.84s Step 88( N/A%), pre moving , FPS 4.29, Running 18.92s Step 89( N/A%), pre moving , FPS 4.56, Running 19.03s Step 90( N/A%), pre moving , FPS 4.63, Running 19.12s Step 91( N/A%), pre moving , FPS 5.00, Running 19.20s Step 92( N/A%), pre moving , FPS 4.79, Running 19.53s Step 93( N/A%), pre moving , FPS 4.87, Running 19.61s Step 94( N/A%), pre moving , FPS 5.30, Running 19.68s Step 95( N/A%), pre moving , FPS 5.33, Running 19.80s Step 96( N/A%), pre moving , FPS 5.80, Running 19.90s Step 97( N/A%), pre moving , FPS 5.91, Running 19.99s Step 98( N/A%), pre moving , FPS 6.00, Running 20.33s Step 99( N/A%), pre moving , FPS 6.09, Running 20.44s Step 100( N/A%), pre moving , FPS 6.66, Running 20.54s Step 101( N/A%), pre moving , FPS 6.31, Running 20.89s Step 102( N/A%), pre moving , FPS 6.32, Running 21.01s Step 103( N/A%), pre moving , FPS 6.88, Running 21.10s Step 104( N/A%), pre moving , FPS 6.63, Running 21.32s Step 105( N/A%), pre moving , FPS 6.41, Running 21.51s Step 106( N/A%), pre moving , FPS 6.39, Running 21.62s Step 107( N/A%), pre moving , FPS 6.95, Running 21.72s Step 108( N/A%), pre moving , FPS 5.05, Running 22.88s Step 109( N/A%), pre moving , FPS 4.72, Running 23.26s Step 110( N/A%), pre moving , FPS 4.23, Running 23.84s Step 111( N/A%), pre moving , FPS 3.99, Running 24.21s Step 112( N/A%), pre moving , FPS 3.76, Running 24.85s Step 113( N/A%), pre moving , FPS 3.65, Running 25.09s Step 114( N/A%), pre moving , FPS 3.38, Running 25.60s Step 115( N/A%), pre moving , FPS 3.21, Running 26.05s Step 116( N/A%), pre moving , FPS 2.99, Running 26.59s Step 117( N/A%), pre moving , FPS 2.94, Running 26.79s Step 118( N/A%), pre moving , FPS 2.86, Running 27.33s Step 119( N/A%), pre moving , FPS 2.72, Running 27.79s Step 120( N/A%), pre moving , FPS 2.55, Running 28.38s Step 121( N/A%), pre moving , FPS 2.58, Running 28.62s Step 122( N/A%), pre moving , FPS 2.48, Running 29.09s Step 123( N/A%), pre moving , FPS 2.36, Running 29.56s Step 124( N/A%), pre moving , FPS 2.26, Running 30.16s Step 125( N/A%), pre moving , FPS 2.26, Running 30.36s Step 126( N/A%), pre moving , FPS 2.17, Running 30.85s Step 127( N/A%), pre moving , FPS 2.09, Running 31.31s Step 128( N/A%), pre moving , FPS 2.22, Running 31.88s Step 129( N/A%), pre moving , FPS 2.26, Running 32.10s Step 130( N/A%), pre moving , FPS 2.27, Running 32.66s Step 131( N/A%), pre moving , FPS 2.24, Running 33.14s Step 132( N/A%), pre moving , FPS 2.25, Running 33.72s Step 133( N/A%), pre moving , FPS 2.19, Running 34.22s Step 134( N/A%), pre moving , FPS 2.18, Running 34.78s Step 135( N/A%), pre moving , FPS 2.23, Running 35.02s Step 136( N/A%), pre moving , FPS 2.24, Running 35.53s Step 137( N/A%), pre moving , FPS 2.18, Running 35.98s Step 138( N/A%), pre moving , FPS 2.16, Running 36.57s Step 139( N/A%), pre moving , FPS 2.16, Running 37.04s Step 140( N/A%), pre moving , FPS 2.13, Running 37.77s Step 141( N/A%), pre moving , FPS 2.08, Running 38.24s Step 142( N/A%), pre moving , FPS 2.09, Running 38.64s Step 143( N/A%), pre moving , FPS 2.09, Running 39.12s Step 144( N/A%), pre moving , FPS 2.10, Running 39.70s Step 145( N/A%), pre moving , FPS 2.09, Running 39.91s Step 146( N/A%), pre moving , FPS 2.09, Running 40.44s Step 147( N/A%), pre moving , FPS 2.10, Running 40.86s Step 148( N/A%), pre moving , FPS 2.09, Running 41.45s Step 149( N/A%), pre moving , FPS 2.04, Running 41.91s Step 150( N/A%), pre moving , FPS 2.04, Running 42.49s Step 151( N/A%), pre moving , FPS 2.04, Running 42.96s Step 152( N/A%), pre moving , FPS 2.03, Running 43.56s Step 153( N/A%), pre moving , FPS 2.09, Running 43.79s Step 154( N/A%), pre moving , FPS 2.09, Running 44.36s Step 155( N/A%), pre moving , FPS 2.04, Running 44.83s Step 156( N/A%), pre moving , FPS 2.03, Running 45.40s Step 157( N/A%), pre moving , FPS 2.01, Running 45.93s Step 158( N/A%), pre moving , FPS 2.01, Running 46.53s Step 159( N/A%), pre moving , FPS 2.06, Running 46.74s Step 160( N/A%), pre moving , FPS 2.11, Running 47.24s Step 161( N/A%), pre moving , FPS 2.12, Running 47.67s Step 162( N/A%), pre moving , FPS 2.08, Running 48.27s Step 163( N/A%), pre moving , FPS 2.16, Running 48.37s Step 164( N/A%), pre moving , FPS 2.28, Running 48.48s Step 165( N/A%), pre moving , FPS 2.25, Running 48.82s Step 166( N/A%), pre moving , FPS 2.36, Running 48.93s Step 167( N/A%), pre moving , FPS 2.45, Running 49.00s Step 168( N/A%), pre moving , FPS 2.61, Running 49.10s Step 169( N/A%), pre moving , FPS 2.65, Running 49.45s Step 170( N/A%), pre moving , FPS 2.83, Running 49.55s Step 171( N/A%), pre moving , FPS 3.00, Running 49.64s Step 172( N/A%), pre moving , FPS 3.24, Running 49.74s Step 173( N/A%), pre moving , FPS 2.89, Running 50.71s Step 174( N/A%), pre moving , FPS 3.09, Running 50.83s Step 175( N/A%), pre moving , FPS 3.28, Running 50.93s Step 176( N/A%), pre moving , FPS 3.40, Running 51.28s Step 177( N/A%), pre moving , FPS 3.63, Running 51.44s Step 178( N/A%), pre moving , FPS 3.92, Running 51.63s Step 179( N/A%), pre moving , FPS 3.80, Running 52.00s Step 180( N/A%), pre moving , FPS 4.08, Running 52.15s Step 181( N/A%), pre moving , FPS 4.11, Running 52.54s Step 182( N/A%), pre moving , FPS 4.52, Running 52.70s Step 183( N/A%), pre moving , FPS 4.30, Running 53.02s Step 184( N/A%), pre moving , FPS 4.18, Running 53.26s Step 185( N/A%), pre moving , FPS 4.15, Running 53.64s Step 186( N/A%), pre moving , FPS 4.02, Running 53.90s Step 187( N/A%), pre moving , FPS 3.94, Running 54.08s Step 188( N/A%), pre moving , FPS 3.70, Running 54.50s Step 189( N/A%), pre moving , FPS 3.66, Running 54.91s Step 190( N/A%), pre moving , FPS 3.60, Running 55.11s Step 191( N/A%), pre moving , FPS 3.38, Running 55.55s Step 192( N/A%), pre moving , FPS 3.30, Running 55.79s Step 193( N/A%), pre moving , FPS 3.58, Running 56.30s Step 194( N/A%), pre moving , FPS 3.36, Running 56.78s Step 195( N/A%), pre moving , FPS 3.29, Running 57.01s Step 196( N/A%), pre moving , FPS 3.23, Running 57.47s Step 197( N/A%), pre moving , FPS 3.17, Running 57.74s Step 198( N/A%), pre moving , FPS 3.01, Running 58.28s Step 199( N/A%), pre moving , FPS 2.93, Running 58.82s Step 200( N/A%), pre moving , FPS 2.78, Running 59.34s Step 201( N/A%), pre moving , FPS 2.73, Running 59.85s Step 202( N/A%), pre moving , FPS 2.69, Running 60.14s Step 203( N/A%), pre moving , FPS 2.61, Running 60.68s Step 204( N/A%), pre moving , FPS 2.51, Running 61.22s Step 205( N/A%), pre moving , FPS 2.47, Running 61.73s Step 206( N/A%), pre moving , FPS 2.45, Running 62.05s Step 207( N/A%), pre moving , FPS 2.36, Running 62.56s Step 208( N/A%), pre moving , FPS 2.33, Running 63.07s Step 209( N/A%), pre moving , FPS 2.29, Running 63.63s Step 210( N/A%), pre moving , FPS 2.22, Running 64.11s Step 211( N/A%), pre moving , FPS 2.27, Running 64.35s Step 212( N/A%), pre moving , FPS 2.21, Running 64.85s Step 213( N/A%), pre moving , FPS 2.22, Running 65.33s Step 214( N/A%), pre moving , FPS 2.27, Running 65.58s Step 215( N/A%), pre moving , FPS 2.21, Running 66.07s Step 216( N/A%), pre moving , FPS 2.22, Running 66.48s Step 217( N/A%), pre moving , FPS 2.24, Running 66.68s Step 218( N/A%), pre moving , FPS 2.26, Running 67.12s Step 219( N/A%), pre moving , FPS 2.35, Running 67.32s Step 220( N/A%), pre moving , FPS 2.43, Running 67.58s Step 221( N/A%), pre moving , FPS 2.54, Running 67.74s Step 222( N/A%), pre moving , FPS 2.59, Running 67.85s Step 223( N/A%), pre moving , FPS 2.75, Running 67.94s Step 224( N/A%), pre moving , FPS 2.82, Running 68.32s Step 225( N/A%), pre moving , FPS 2.97, Running 68.47s Step 226( N/A%), pre moving , FPS 3.07, Running 68.57s Step 227( N/A%), pre moving , FPS 3.16, Running 68.89s Step 228( N/A%), pre moving , FPS 3.37, Running 69.01s Step 229( N/A%), pre moving , FPS 3.65, Running 69.11s Step 230( N/A%), pre moving , FPS 3.75, Running 69.45s Step 231( N/A%), pre moving , FPS 3.85, Running 69.55s Step 232( N/A%), pre moving , FPS 4.19, Running 69.62s Step 233( N/A%), pre moving , FPS 4.56, Running 69.72s Step 234( N/A%), pre moving , FPS 3.92, Running 70.67s Step 235( N/A%), pre moving , FPS 4.27, Running 70.75s Step 236( N/A%), pre moving , FPS 4.57, Running 70.85s Step 237( N/A%), pre moving , FPS 4.43, Running 71.19s Step 238( N/A%), pre moving , FPS 4.79, Running 71.30s Step 239( N/A%), pre moving , FPS 4.86, Running 71.44s Step 240( N/A%), pre moving , FPS 4.76, Running 71.79s Step 241( N/A%), pre moving , FPS 4.74, Running 71.95s Step 242( N/A%), pre moving , FPS 4.48, Running 72.31s Step 243( N/A%), pre moving , FPS 4.40, Running 72.49s Step 244( N/A%), pre moving , FPS 4.64, Running 72.63s Step 245( N/A%), pre moving , FPS 4.37, Running 73.05s Step 246( N/A%), pre moving , FPS 4.32, Running 73.21s Step 247( N/A%), pre moving , FPS 4.23, Running 73.62s Step 248( N/A%), pre moving , FPS 4.22, Running 73.76s Step 249( N/A%), pre moving , FPS 3.97, Running 74.14s Step 250( N/A%), pre moving , FPS 4.13, Running 74.29s Step 251( N/A%), pre moving , FPS 3.85, Running 74.73s Step 252( N/A%), pre moving , FPS 3.80, Running 74.88s Step 253( N/A%), pre moving , FPS 3.56, Running 75.33s Step 254( N/A%), pre moving , FPS 4.13, Running 75.52s Step 255( N/A%), pre moving , FPS 3.86, Running 75.94s Step 256( N/A%), pre moving , FPS 3.77, Running 76.15s Step 257( N/A%), pre moving , FPS 3.72, Running 76.56s Step 258( N/A%), pre moving , FPS 3.68, Running 76.73s Step 259( N/A%), pre moving , FPS 3.66, Running 76.90s Step 260( N/A%), pre moving , FPS 3.61, Running 77.33s Step 261( N/A%), pre moving , FPS 3.59, Running 77.52s Step 262( N/A%), pre moving , FPS 3.50, Running 78.02s Step 263( N/A%), pre moving , FPS 3.50, Running 78.20s Step 264( N/A%), pre moving , FPS 3.30, Running 78.69s Step 265( N/A%), pre moving , FPS 3.31, Running 79.09s Step 266( N/A%), pre moving , FPS 3.24, Running 79.38s Step 267( N/A%), pre moving , FPS 3.21, Running 79.84s Step 268( N/A%), pre moving , FPS 3.05, Running 80.32s Step 269( N/A%), pre moving , FPS 3.14, Running 80.50s Step 270( N/A%), pre moving , FPS 2.99, Running 80.98s Step 271( N/A%), pre moving , FPS 3.09, Running 81.20s Step 272( N/A%), pre moving , FPS 2.97, Running 81.62s Step 273( N/A%), pre moving , FPS 3.05, Running 81.88s Step 274( N/A%), pre moving , FPS 2.93, Running 82.33s Step 275( N/A%), pre moving , FPS 3.04, Running 82.51s Step 276( N/A%), pre moving , FPS 2.94, Running 82.96s Step 277( N/A%), pre moving , FPS 3.05, Running 83.13s Step 278( N/A%), pre moving , FPS 2.93, Running 83.55s Step 279( N/A%), pre moving , FPS 2.92, Running 83.75s Step 280( N/A%), pre moving , FPS 2.92, Running 84.17s Step 281( N/A%), pre moving , FPS 2.92, Running 84.37s Step 282( N/A%), pre moving , FPS 2.94, Running 84.81s Step 283( N/A%), pre moving , FPS 2.94, Running 85.00s Step 284( N/A%), pre moving , FPS 2.95, Running 85.45s Step 285( N/A%), pre moving , FPS 2.94, Running 85.88s Step 286( N/A%), pre moving , FPS 2.97, Running 86.11s Step 287( N/A%), pre moving , FPS 2.99, Running 86.53s Step 288( N/A%), pre moving , FPS 3.13, Running 86.71s Step 289( N/A%), pre moving , FPS 3.02, Running 87.13s Step 290( N/A%), pre moving , FPS 3.16, Running 87.31s Step 291( N/A%), pre moving , FPS 3.06, Running 87.74s Step 292( N/A%), pre moving , FPS 3.18, Running 87.92s Step 293( N/A%), pre moving , FPS 3.22, Running 88.09s Step 294( N/A%), pre moving , FPS 3.23, Running 88.53s Step 295( N/A%), pre moving , FPS 3.23, Running 88.71s Step 296( N/A%), pre moving , FPS 3.22, Running 89.16s Step 297( N/A%), pre moving , FPS 3.10, Running 89.58s Step 298( N/A%), pre moving , FPS 3.21, Running 89.77s Step 299( N/A%), pre moving , FPS 3.10, Running 90.20s Step 300( N/A%), pre moving , FPS 3.24, Running 90.35s Step 301( N/A%), pre moving , FPS 3.13, Running 90.75s Step 302( N/A%), pre moving , FPS 3.29, Running 90.90s Step 303( N/A%), pre moving , FPS 3.34, Running 90.99s Step 304( N/A%), pre moving , FPS 3.40, Running 91.34s Step 305( N/A%), pre moving , FPS 3.62, Running 91.41s Step 306( N/A%), pre moving , FPS 3.67, Running 91.56s Step 307( N/A%), pre moving , FPS 3.84, Running 91.75s Step 308( N/A%), pre moving , FPS 3.71, Running 92.11s Step 309( N/A%), pre moving , FPS 3.91, Running 92.24s Step 310( N/A%), pre moving , FPS 3.74, Running 92.66s Step 311( N/A%), pre moving , FPS 3.97, Running 92.78s Step 312( N/A%), pre moving , FPS 3.81, Running 93.16s Step 313( N/A%), pre moving , FPS 3.83, Running 93.32s Step 314( N/A%), pre moving , FPS 4.09, Running 93.42s Step 315( N/A%), pre moving , FPS 4.04, Running 93.66s Step 316( N/A%), pre moving , FPS 4.25, Running 93.87s Step 317( N/A%), pre moving , FPS 4.59, Running 93.94s Step 318( N/A%), pre moving , FPS 4.69, Running 94.04s Step 319( N/A%), pre moving , FPS 4.79, Running 94.38s Step 320( N/A%), pre moving , FPS 4.84, Running 94.48s Step 321( N/A%), pre moving , FPS 5.21, Running 94.58s Step 322( N/A%), pre moving , FPS 5.05, Running 94.86s Step 323( N/A%), pre moving , FPS 4.98, Running 95.00s Step 324( N/A%), pre moving , FPS 5.31, Running 95.11s Step 325( N/A%), pre moving , FPS 5.28, Running 95.20s Step 326( N/A%), pre moving , FPS 5.39, Running 95.27s Step 327( N/A%), pre moving , FPS 5.18, Running 95.61s Step 328( N/A%), pre moving , FPS 5.54, Running 95.71s Step 329( N/A%), pre moving , FPS 5.62, Running 95.81s Step 330( N/A%), pre moving , FPS 5.74, Running 96.14s Step 331( N/A%), pre moving , FPS 5.81, Running 96.23s Step 332( N/A%), pre moving , FPS 5.25, Running 96.97s Step 333( N/A%), pre moving , FPS 5.33, Running 97.07s Step 334( N/A%), pre moving , FPS 5.34, Running 97.16s Step 335( N/A%), pre moving , FPS 5.27, Running 97.45s Step 336( N/A%), pre moving , FPS 5.38, Running 97.58s Step 337( N/A%), pre moving , FPS 5.33, Running 97.69s Step 338( N/A%), pre moving , FPS 5.33, Running 97.79s Step 339( N/A%), pre moving , FPS 5.33, Running 98.13s Step 340( N/A%), pre moving , FPS 5.27, Running 98.27s Step 341( N/A%), pre moving , FPS 5.17, Running 98.45s Step 342( N/A%), pre moving , FPS 4.95, Running 98.90s Step 343( N/A%), pre moving , FPS 4.62, Running 99.33s Step 344( N/A%), pre moving , FPS 4.52, Running 99.53s Step 345( N/A%), pre moving , FPS 4.18, Running 99.98s Step 346( N/A%), pre moving , FPS 4.08, Running 100.17s Step 347( N/A%), pre moving , FPS 3.99, Running 100.62s Step 348( N/A%), pre moving , FPS 3.93, Running 100.80s Step 349( N/A%), pre moving , FPS 3.67, Running 101.26s Step 350( N/A%), pre moving , FPS 3.81, Running 101.39s Step 351( N/A%), pre moving , FPS 3.61, Running 101.76s Step 352( N/A%), pre moving , FPS 4.06, Running 101.90s Step 353( N/A%), pre moving , FPS 4.04, Running 102.02s Step 354( N/A%), pre moving , FPS 3.85, Running 102.36s Step 355( N/A%), pre moving , FPS 3.98, Running 102.48s Step 356( N/A%), pre moving , FPS 4.02, Running 102.55s Step 357( N/A%), pre moving , FPS 4.03, Running 102.66s Step 358( N/A%), pre moving , FPS 3.84, Running 102.99s Step 359( N/A%), pre moving , FPS 4.02, Running 103.11s Step 360( N/A%), pre moving , FPS 4.06, Running 103.20s Step 361( N/A%), pre moving , FPS 4.12, Running 103.30s Step 362( N/A%), pre moving , FPS 4.25, Running 103.61s Step 363( N/A%), pre moving , FPS 4.56, Running 103.72s Step 364( N/A%), pre moving , FPS 4.69, Running 103.80s Step 365( N/A%), pre moving , FPS 5.13, Running 103.88s Step 366( N/A%), pre moving , FPS 4.94, Running 104.22s Step 367( N/A%), pre moving , FPS 5.38, Running 104.33s Step 368( N/A%), pre moving , FPS 5.53, Running 104.42s Step 369( N/A%), pre moving , FPS 6.17, Running 104.50s Step 370( N/A%), pre moving , FPS 5.81, Running 104.83s Step 371( N/A%), pre moving , FPS 6.30, Running 104.94s Step 372( N/A%), pre moving , FPS 6.38, Running 105.03s Step 373( N/A%), pre moving , FPS 5.98, Running 105.37s Step 374( N/A%), pre moving , FPS 6.42, Running 105.48s Step 375( N/A%), pre moving , FPS 6.48, Running 105.56s Step 376( N/A%), pre moving , FPS 6.12, Running 105.82s Step 377( N/A%), pre moving , FPS 5.96, Running 106.01s Step 378( N/A%), pre moving , FPS 6.45, Running 106.09s Step 379( N/A%), pre moving , FPS 6.51, Running 106.19s Step 380( N/A%), pre moving , FPS 6.03, Running 106.52s Step 381( N/A%), pre moving , FPS 6.08, Running 106.59s Step 382( N/A%), pre moving , FPS 6.48, Running 106.70s Step 383( N/A%), pre moving , FPS 6.51, Running 106.79s Step 384( N/A%), pre moving , FPS 6.00, Running 107.13s Step 385( N/A%), pre moving , FPS 5.98, Running 107.22s Step 386( N/A%), pre moving , FPS 6.47, Running 107.31s Step 387( N/A%), pre moving , FPS 6.50, Running 107.41s Step 388( N/A%), pre moving , FPS 6.00, Running 107.75s Step 389( N/A%), pre moving , FPS 5.96, Running 107.86s Step 390( N/A%), pre moving , FPS 6.42, Running 107.95s Step 391( N/A%), pre moving , FPS 5.96, Running 108.29s Step 392( N/A%), pre moving , FPS 5.93, Running 108.40s Step 393( N/A%), pre moving , FPS 6.42, Running 108.48s Step 394( N/A%), pre moving , FPS 6.47, Running 108.57s Step 395( N/A%), pre moving , FPS 6.01, Running 108.89s Step 396( N/A%), pre moving , FPS 6.31, Running 109.00s Step 397( N/A%), pre moving , FPS 6.51, Running 109.09s Step 398( N/A%), pre moving , FPS 6.00, Running 109.42s Step 399( N/A%), pre moving , FPS 5.98, Running 109.53s Step 400( N/A%), pre moving , FPS 6.48, Running 109.61s Step 401( N/A%), pre moving , FPS 6.44, Running 109.70s Step 402( N/A%), pre moving , FPS 6.02, Running 110.02s Step 403( N/A%), pre moving , FPS 6.00, Running 110.13s Step 404( N/A%), pre moving , FPS 6.50, Running 110.21s Step 405( N/A%), pre moving , FPS 6.52, Running 110.29s Step 406( N/A%), pre moving , FPS 6.02, Running 110.64s Step 407( N/A%), pre moving , FPS 6.00, Running 110.74s Step 408( N/A%), pre moving , FPS 6.49, Running 110.83s Step 409( N/A%), pre moving , FPS 6.04, Running 111.17s Step 410( N/A%), pre moving , FPS 6.01, Running 111.28s Step 411( N/A%), pre moving , FPS 6.55, Running 111.35s Step 412( N/A%), pre moving , FPS 6.58, Running 111.44s Step 413( N/A%), pre moving , FPS 6.64, Running 111.49s Step 414( N/A%), pre moving , FPS 6.13, Running 111.83s Step 415( N/A%), pre moving , FPS 3.72, Running 114.27s Step 416( N/A%), pre moving , FPS 3.40, Running 114.87s Step 417( N/A%), pre moving , FPS 3.20, Running 115.33s Step 418( N/A%), pre moving , FPS 3.05, Running 115.99s Step 419( N/A%), pre moving , FPS 3.00, Running 116.19s Step 420( N/A%), pre moving , FPS 2.71, Running 116.98s Step 421( N/A%), pre moving , FPS 2.65, Running 117.26s Step 422( N/A%), pre moving , FPS 2.56, Running 117.83s Step 423( N/A%), pre moving , FPS 2.45, Running 118.30s Step 424( N/A%), pre moving , FPS 2.30, Running 118.88s Step 425( N/A%), pre moving , FPS 2.26, Running 119.15s Step 426( N/A%), pre moving , FPS 2.14, Running 119.97s Step 427( N/A%), pre moving , FPS 2.11, Running 120.21s Step 428( N/A%), pre moving , FPS 1.94, Running 121.12s Step 429( N/A%), pre moving , FPS 1.97, Running 121.35s Step 430( N/A%), pre moving , FPS 1.84, Running 122.15s Step 431( N/A%), pre moving , FPS 1.81, Running 122.39s Step 432( N/A%), pre moving , FPS 1.73, Running 122.98s Step 433( N/A%), pre moving , FPS 1.68, Running 123.41s Step 434( N/A%), pre moving , FPS 1.66, Running 123.90s Step 435( 0.33%), action 1, FPS 1.81, Running 125.31s Step 436( 0.67%), action 2, FPS 1.77, Running 126.16s Step 437( 1.00%), action 3, FPS 1.69, Running 127.13s Step 438( 1.33%), action 4, FPS 1.70, Running 127.77s Step 439( 1.67%), action 5, FPS 1.57, Running 128.92s Step 440( 2.00%), action 6, FPS 1.61, Running 129.43s Step 441( 2.33%), action 7, FPS 1.53, Running 130.35s Step 442( 2.67%), action 8, FPS 1.54, Running 130.83s Step 443( 3.00%), action 9, FPS 1.51, Running 131.56s Step 444( 3.33%), action 10, FPS 1.52, Running 132.02s Step 445( 3.67%), action 11, FPS 1.46, Running 132.84s Step 446( 4.00%), action 12, FPS 1.50, Running 133.34s Step 447( 4.33%), action 13, FPS 1.48, Running 133.74s Step 448( 4.67%), action 14, FPS 1.53, Running 134.17s Step 449( 5.00%), action 15, FPS 1.48, Running 134.83s Step 450( 5.33%), action 16, FPS 1.50, Running 135.51s Step 451( 5.67%), action 17, FPS 1.43, Running 136.40s Step 452( 6.00%), action 18, FPS 1.45, Running 136.73s Step 453( 6.33%), action 19, FPS 1.40, Running 137.65s Step 454( 6.67%), action 20, FPS 1.42, Running 138.03s Step 455( 7.00%), action 21, FPS 1.44, Running 139.24s Step 456( 7.33%), action 22, FPS 1.47, Running 139.79s Step 457( 7.67%), action 23, FPS 1.50, Running 140.50s Step 458( 8.00%), action 24, FPS 1.51, Running 141.03s Step 459( 8.33%), action 25, FPS 1.57, Running 141.66s Step 460( 8.67%), action 26, FPS 1.58, Running 142.13s Step 461( 9.00%), action 27, FPS 1.57, Running 143.07s Step 462( 9.33%), action 28, FPS 1.55, Running 143.78s Step 463( 9.67%), action 29, FPS 1.53, Running 144.67s Step 464( 10.00%), action 30, FPS 1.50, Running 145.37s Step 465( 10.33%), action 31, FPS 1.48, Running 146.35s Step 466( 10.67%), action 32, FPS 1.48, Running 146.82s Step 467( 11.00%), action 33, FPS 1.45, Running 147.55s Step 468( 11.33%), action 34, FPS 1.43, Running 148.17s Step 469( 11.67%), action 35, FPS 1.41, Running 149.05s Step 470( 12.00%), action 36, FPS 1.43, Running 149.53s Step 471( 12.33%), action 37, FPS 1.44, Running 150.32s Step 472( 12.67%), action 38, FPS 1.43, Running 150.72s Step 473( 13.00%), action 39, FPS 1.43, Running 151.66s Step 474( 13.33%), action 40, FPS 1.39, Running 152.46s Step 475( 13.67%), action 41, FPS 1.40, Running 153.48s Step 476( 14.00%), action 42, FPS 1.41, Running 153.95s Step 477( 14.33%), action 43, FPS 1.41, Running 154.64s Step 478( 14.67%), action 44, FPS 1.40, Running 155.26s Step 479( 15.00%), action 45, FPS 1.38, Running 156.19s Step 480( 15.33%), action 46, FPS 1.38, Running 156.59s Step 481( 15.67%), action 47, FPS 1.40, Running 157.35s Step 482( 16.00%), action 48, FPS 1.43, Running 157.73s Step 483( 16.33%), action 49, FPS 1.45, Running 158.49s Step 484( 16.67%), action 50, FPS 1.49, Running 158.76s Step 485( 17.00%), action 51, FPS 1.50, Running 159.68s Step 486( 17.33%), action 52, FPS 1.50, Running 160.18s Step 487( 17.67%), action 53, FPS 1.47, Running 161.19s Step 488( 18.00%), action 54, FPS 1.48, Running 161.71s Step 489( 18.33%), action 55, FPS 1.49, Running 162.46s Step 490( 18.67%), action 56, FPS 1.47, Running 163.15s Step 491( 19.00%), action 57, FPS 1.46, Running 164.03s Step 492( 19.33%), action 58, FPS 1.45, Running 164.46s Step 493( 19.67%), action 59, FPS 1.47, Running 165.27s Step 494( 20.00%), action 60, FPS 1.50, Running 165.80s Step 495( 20.33%), action 61, FPS 1.52, Running 166.64s Step 496( 20.67%), action 62, FPS 1.52, Running 167.11s Step 497( 21.00%), action 63, FPS 1.50, Running 168.01s Step 498( 21.33%), action 64, FPS 1.52, Running 168.39s Step 499( 21.67%), action 65, FPS 1.54, Running 169.17s Step 500( 22.00%), action 66, FPS 1.50, Running 169.97s Step 501( 22.33%), action 67, FPS 1.50, Running 170.69s Step 502( 22.67%), action 68, FPS 1.47, Running 171.35s Step 503( 23.00%), action 69, FPS 1.46, Running 172.22s Step 504( 23.33%), action 70, FPS 1.40, Running 173.07s Step 505( 23.67%), action 71, FPS 1.40, Running 173.97s Step 506( 24.00%), action 72, FPS 1.41, Running 174.36s Step 507( 24.33%), action 73, FPS 1.44, Running 175.04s Step 508( 24.67%), action 74, FPS 1.44, Running 175.62s Step 509( 25.00%), action 75, FPS 1.44, Running 176.35s Step 510( 25.33%), action 76, FPS 1.45, Running 176.95s Step 511( 25.67%), action 77, FPS 1.46, Running 177.76s Step 512( 26.00%), action 78, FPS 1.43, Running 178.41s Step 513( 26.33%), action 79, FPS 1.45, Running 179.06s Step 514( 26.67%), action 80, FPS 1.44, Running 179.67s Step 515( 27.00%), action 81, FPS 1.43, Running 180.58s Step 516( 27.33%), action 82, FPS 1.45, Running 180.90s Step 517( 27.67%), action 83, FPS 1.46, Running 181.71s Step 518( 28.00%), action 84, FPS 1.44, Running 182.24s Step 519( 28.33%), action 85, FPS 1.41, Running 183.36s Step 520( 28.67%), action 86, FPS 1.45, Running 183.74s Step 521( 29.00%), action 87, FPS 1.44, Running 184.58s Step 522( 29.33%), action 88, FPS 1.47, Running 184.96s Step 523( 29.67%), action 89, FPS 1.47, Running 185.78s Step 524( 30.00%), action 90, FPS 1.53, Running 186.16s Step 525( 30.33%), action 91, FPS 1.53, Running 187.02s Step 526( 30.67%), action 92, FPS 1.51, Running 187.62s Step 527( 31.00%), action 93, FPS 1.52, Running 188.18s Step 528( 31.33%), action 94, FPS 1.54, Running 188.62s Step 529( 31.67%), action 95, FPS 1.52, Running 189.53s Step 530( 32.00%), action 96, FPS 1.54, Running 189.92s Step 531( 32.33%), action 97, FPS 1.54, Running 190.72s Step 532( 32.67%), action 98, FPS 1.57, Running 191.12s Step 533( 33.00%), action 99, FPS 1.56, Running 191.87s Step 534( 33.33%), action 100, FPS 1.58, Running 192.30s Step 535( 33.67%), action 101, FPS 1.58, Running 193.22s Step 536( 34.00%), action 102, FPS 1.57, Running 193.62s Step 537( 34.33%), action 103, FPS 1.57, Running 194.49s Step 538( 34.67%), action 104, FPS 1.57, Running 194.95s Step 539( 35.00%), action 105, FPS 1.63, Running 195.65s Step 540( 35.33%), action 106, FPS 1.62, Running 196.10s Step 541( 35.67%), action 107, FPS 1.63, Running 196.82s Step 542( 36.00%), action 108, FPS 1.63, Running 197.23s Step 543( 36.33%), action 109, FPS 1.64, Running 197.97s Step 544( 36.67%), action 110, FPS 1.64, Running 198.38s Step 545( 37.00%), action 111, FPS 1.61, Running 199.47s Step 546( 37.33%), action 112, FPS 1.64, Running 199.78s Step 547( 37.67%), action 113, FPS 1.60, Running 200.64s Step 548( 38.00%), action 114, FPS 1.59, Running 201.21s Step 549( 38.33%), action 115, FPS 1.62, Running 201.88s Step 550( 38.67%), action 116, FPS 1.58, Running 202.54s Step 551( 39.00%), action 117, FPS 1.58, Running 203.38s Step 552( 39.33%), action 118, FPS 1.57, Running 203.85s Step 553( 39.67%), action 119, FPS 1.57, Running 204.62s Step 554( 40.00%), action 120, FPS 1.57, Running 205.00s Step 555( 40.33%), action 121, FPS 1.58, Running 205.88s Step 556( 40.67%), action 122, FPS 1.56, Running 206.47s Step 557( 41.00%), action 123, FPS 1.58, Running 207.12s Step 558( 41.33%), action 124, FPS 1.58, Running 207.57s Step 559( 41.67%), action 125, FPS 1.58, Running 208.31s Step 560( 42.00%), action 126, FPS 1.55, Running 209.01s Step 561( 42.33%), action 127, FPS 1.53, Running 209.89s Step 562( 42.67%), action 128, FPS 1.53, Running 210.26s Step 563( 43.00%), action 129, FPS 1.53, Running 211.05s Step 564( 43.33%), action 130, FPS 1.53, Running 211.43s Step 565( 43.67%), action 131, FPS 1.56, Running 212.32s Step 566( 44.00%), action 132, FPS 1.55, Running 212.71s Step 567( 44.33%), action 133, FPS 1.56, Running 213.45s Step 568( 44.67%), action 134, FPS 1.56, Running 214.07s Step 569( 45.00%), action 135, FPS 1.53, Running 214.96s Step 570( 45.33%), action 136, FPS 1.55, Running 215.41s Step 571( 45.67%), action 137, FPS 1.57, Running 216.16s Step 572( 46.00%), action 138, FPS 1.57, Running 216.59s Step 573( 46.33%), action 139, FPS 1.58, Running 217.28s Step 574( 46.67%), action 140, FPS 1.56, Running 217.85s Step 575( 47.00%), action 141, FPS 1.55, Running 218.77s Step 576( 47.33%), action 142, FPS 1.57, Running 219.24s Step 577( 47.67%), action 143, FPS 1.56, Running 219.99s Step 578( 48.00%), action 144, FPS 1.55, Running 220.47s Step 579( 48.33%), action 145, FPS 1.52, Running 221.47s Step 580( 48.67%), action 146, FPS 1.55, Running 221.93s Step 581( 49.00%), action 147, FPS 1.55, Running 222.81s Step 582( 49.33%), action 148, FPS 1.53, Running 223.33s Step 583( 49.67%), action 149, FPS 1.55, Running 223.91s Step 584( 50.00%), action 150, FPS 1.52, Running 224.60s Step 585( 50.33%), action 151, FPS 1.52, Running 225.52s Step 586( 50.67%), action 152, FPS 1.48, Running 226.24s Step 587( 51.00%), action 153, FPS 1.47, Running 227.03s Step 588( 51.33%), action 154, FPS 1.44, Running 227.98s Step 589( 51.67%), action 155, FPS 1.44, Running 228.90s Step 590( 52.00%), action 156, FPS 1.41, Running 229.57s Step 591( 52.33%), action 157, FPS 1.40, Running 230.45s Step 592( 52.67%), action 158, FPS 1.39, Running 230.94s Step 593( 53.00%), action 159, FPS 1.39, Running 231.70s Step 594( 53.33%), action 160, FPS 1.39, Running 232.29s Step 595( 53.67%), action 161, FPS 1.35, Running 233.60s Step 596( 54.00%), action 162, FPS 1.34, Running 234.13s Step 597( 54.33%), action 163, FPS 1.32, Running 235.11s Step 598( 54.67%), action 164, FPS 1.31, Running 235.78s Step 599( 55.00%), action 165, FPS 1.31, Running 236.74s Step 600( 55.33%), action 166, FPS 1.28, Running 237.50s [2026-08-01 19:44:48] [97 ] Seed 96 success after 237.91 s. +steps: 600 , actions: 166 . +Instruction: Empty +Total 56/97(57.73%) success. +Setting seed: 97 +Step 1( N/A%), pre moving , FPS 4.08, Running 0.25s Step 2( N/A%), pre moving , FPS 5.84, Running 0.34s Step 3( N/A%), pre moving , FPS 4.39, Running 0.68s Step 4( N/A%), pre moving , FPS 5.03, Running 0.79s Step 5( N/A%), pre moving , FPS 5.66, Running 0.88s Step 6( N/A%), pre moving , FPS 6.05, Running 0.99s Step 7( N/A%), pre moving , FPS 5.25, Running 1.33s Step 8( N/A%), pre moving , FPS 5.53, Running 1.45s Step 9( N/A%), pre moving , FPS 5.91, Running 1.52s Step 10( N/A%), pre moving , FPS 6.20, Running 1.61s Step 11( N/A%), pre moving , FPS 5.61, Running 1.96s Step 12( N/A%), pre moving , FPS 5.80, Running 2.07s Step 13( N/A%), pre moving , FPS 6.03, Running 2.16s Step 14( N/A%), pre moving , FPS 5.62, Running 2.49s Step 15( N/A%), pre moving , FPS 5.74, Running 2.61s Step 16( N/A%), pre moving , FPS 5.94, Running 2.69s Step 17( N/A%), pre moving , FPS 6.10, Running 2.78s Step 18( N/A%), pre moving , FPS 5.76, Running 3.13s Step 19( N/A%), pre moving , FPS 5.86, Running 3.24s Step 20( N/A%), pre moving , FPS 6.00, Running 3.33s Step 21( N/A%), pre moving , FPS 5.51, Running 3.87s Step 22( N/A%), pre moving , FPS 5.25, Running 4.15s Step 23( N/A%), pre moving , FPS 5.45, Running 4.35s Step 24( N/A%), pre moving , FPS 5.48, Running 4.44s Step 25( N/A%), pre moving , FPS 5.51, Running 4.51s Step 26( N/A%), pre moving , FPS 4.91, Running 5.07s Step 27( N/A%), pre moving , FPS 5.22, Running 5.16s Step 28( N/A%), pre moving , FPS 4.93, Running 5.50s Step 29( N/A%), pre moving , FPS 4.94, Running 5.57s Step 30( N/A%), pre moving , FPS 5.00, Running 5.61s Step 31( N/A%), pre moving , FPS 5.42, Running 5.65s Step 32( N/A%), pre moving , FPS 5.53, Running 5.69s Step 33( N/A%), pre moving , FPS 5.61, Running 5.72s Step 34( N/A%), pre moving , FPS 6.09, Running 5.78s Step 35( N/A%), pre moving , FPS 6.17, Running 5.86s Step 36( N/A%), pre moving , FPS 5.23, Running 6.51s Step 37( N/A%), pre moving , FPS 5.19, Running 6.64s Step 38( N/A%), pre moving , FPS 5.55, Running 6.73s Step 39( N/A%), pre moving , FPS 5.59, Running 6.82s Step 40( N/A%), pre moving , FPS 5.23, Running 7.15s Step 41( N/A%), pre moving , FPS 5.89, Running 7.27s Step 42( N/A%), pre moving , FPS 6.22, Running 7.36s Step 43( N/A%), pre moving , FPS 5.95, Running 7.71s Step 44( N/A%), pre moving , FPS 5.84, Running 7.87s Step 45( N/A%), pre moving , FPS 5.73, Running 8.01s Step 46( N/A%), pre moving , FPS 6.02, Running 8.39s Step 47( N/A%), pre moving , FPS 5.91, Running 8.54s Step 48( N/A%), pre moving , FPS 6.30, Running 8.68s Step 49( N/A%), pre moving , FPS 5.68, Running 9.10s Step 50( N/A%), pre moving , FPS 5.54, Running 9.22s Step 51( N/A%), pre moving , FPS 5.20, Running 9.50s Step 52( N/A%), pre moving , FPS 4.90, Running 9.76s Step 53( N/A%), pre moving , FPS 4.77, Running 9.91s Step 54( N/A%), pre moving , FPS 4.41, Running 10.31s Step 55( N/A%), pre moving , FPS 4.35, Running 10.46s Step 56( N/A%), pre moving , FPS 4.62, Running 10.84s Step 57( N/A%), pre moving , FPS 4.57, Running 11.02s Step 58( N/A%), pre moving , FPS 4.52, Running 11.16s Step 59( N/A%), pre moving , FPS 4.24, Running 11.54s Step 60( N/A%), pre moving , FPS 4.41, Running 11.69s Step 61( N/A%), pre moving , FPS 4.38, Running 11.83s Step 62( N/A%), pre moving , FPS 4.09, Running 12.25s Step 63( N/A%), pre moving , FPS 4.27, Running 12.39s Step 64( N/A%), pre moving , FPS 4.08, Running 12.77s Step 65( N/A%), pre moving , FPS 4.07, Running 12.93s Step 66( N/A%), pre moving , FPS 4.05, Running 13.33s Step 67( N/A%), pre moving , FPS 4.05, Running 13.49s Step 68( N/A%), pre moving , FPS 4.05, Running 13.62s Step 69( N/A%), pre moving , FPS 4.07, Running 14.01s Step 70( N/A%), pre moving , FPS 4.05, Running 14.16s Step 71( N/A%), pre moving , FPS 3.97, Running 14.54s Step 72( N/A%), pre moving , FPS 4.03, Running 14.73s Step 73( N/A%), pre moving , FPS 4.09, Running 14.81s Step 74( N/A%), pre moving , FPS 4.36, Running 14.90s Step 75( N/A%), pre moving , FPS 4.18, Running 15.24s Step 76( N/A%), pre moving , FPS 4.43, Running 15.35s Step 77( N/A%), pre moving , FPS 4.52, Running 15.44s Step 78( N/A%), pre moving , FPS 4.31, Running 15.79s Step 79( N/A%), pre moving , FPS 4.59, Running 15.89s Step 80( N/A%), pre moving , FPS 4.64, Running 16.00s Step 81( N/A%), pre moving , FPS 4.69, Running 16.10s Step 82( N/A%), pre moving , FPS 4.87, Running 16.36s Step 83( N/A%), pre moving , FPS 4.84, Running 16.52s Step 84( N/A%), pre moving , FPS 5.19, Running 16.63s Step 85( N/A%), pre moving , FPS 5.26, Running 16.73s Step 86( N/A%), pre moving , FPS 5.35, Running 17.07s Step 87( N/A%), pre moving , FPS 5.40, Running 17.19s Step 88( N/A%), pre moving , FPS 5.47, Running 17.28s Step 89( N/A%), pre moving , FPS 5.61, Running 17.58s Step 90( N/A%), pre moving , FPS 5.61, Running 17.73s Step 91( N/A%), pre moving , FPS 4.53, Running 18.95s Step 92( N/A%), pre moving , FPS 4.27, Running 19.41s Step 93( N/A%), pre moving , FPS 3.84, Running 20.02s Step 94( N/A%), pre moving , FPS 3.56, Running 20.51s Step 95( N/A%), pre moving , FPS 3.47, Running 21.01s Step 96( N/A%), pre moving , FPS 3.40, Running 21.24s Step 97( N/A%), pre moving , FPS 3.12, Running 21.86s Step 98( N/A%), pre moving , FPS 3.07, Running 22.31s Step 99( N/A%), pre moving , FPS 2.85, Running 22.91s Step 100( N/A%), pre moving , FPS 2.81, Running 23.12s Step 101( N/A%), pre moving , FPS 2.64, Running 23.68s Step 102( N/A%), pre moving , FPS 2.56, Running 24.15s Step 103( N/A%), pre moving , FPS 2.40, Running 24.84s Step 104( N/A%), pre moving , FPS 2.30, Running 25.33s Step 105( N/A%), pre moving , FPS 2.23, Running 25.69s Step 106( N/A%), pre moving , FPS 2.21, Running 26.14s Step 107( N/A%), pre moving , FPS 2.09, Running 26.74s Step 108( N/A%), pre moving , FPS 2.02, Running 27.20s Step 109( N/A%), pre moving , FPS 1.94, Running 27.89s Step 110( N/A%), pre moving , FPS 1.91, Running 28.19s Step 111( N/A%), pre moving , FPS 2.07, Running 28.61s Step 112( N/A%), pre moving , FPS 2.08, Running 29.02s Step 113( N/A%), pre moving , FPS 2.08, Running 29.64s Step 114( N/A%), pre moving , FPS 2.09, Running 30.10s Step 115( N/A%), pre moving , FPS 2.05, Running 30.75s Step 116( N/A%), pre moving , FPS 2.00, Running 31.25s Step 117( N/A%), pre moving , FPS 2.00, Running 31.86s Step 118( N/A%), pre moving , FPS 2.04, Running 32.09s Step 119( N/A%), pre moving , FPS 2.04, Running 32.69s Step 120( N/A%), pre moving , FPS 2.00, Running 33.14s Step 121( N/A%), pre moving , FPS 1.98, Running 33.76s Step 122( N/A%), pre moving , FPS 2.04, Running 33.97s Step 123( N/A%), pre moving , FPS 2.08, Running 34.45s Step 124( N/A%), pre moving , FPS 2.09, Running 34.91s Step 125( N/A%), pre moving , FPS 2.04, Running 35.52s Step 126( N/A%), pre moving , FPS 2.03, Running 35.98s Step 127( N/A%), pre moving , FPS 2.03, Running 36.61s Step 128( N/A%), pre moving , FPS 2.08, Running 36.82s Step 129( N/A%), pre moving , FPS 2.11, Running 37.38s Step 130( N/A%), pre moving , FPS 2.08, Running 37.83s Step 131( N/A%), pre moving , FPS 2.04, Running 38.43s Step 132( N/A%), pre moving , FPS 2.03, Running 38.89s Step 133( N/A%), pre moving , FPS 2.03, Running 39.51s Step 134( N/A%), pre moving , FPS 2.04, Running 39.90s Step 135( N/A%), pre moving , FPS 2.10, Running 40.25s Step 136( N/A%), pre moving , FPS 2.13, Running 40.65s Step 137( N/A%), pre moving , FPS 2.13, Running 41.24s Step 138( N/A%), pre moving , FPS 2.07, Running 41.74s Step 139( N/A%), pre moving , FPS 2.08, Running 42.32s Step 140( N/A%), pre moving , FPS 2.13, Running 42.55s Step 141( N/A%), pre moving , FPS 2.15, Running 43.05s Step 142( N/A%), pre moving , FPS 2.10, Running 43.49s Step 143( N/A%), pre moving , FPS 2.09, Running 44.04s Step 144( N/A%), pre moving , FPS 2.14, Running 44.27s Step 145( N/A%), pre moving , FPS 2.14, Running 44.85s Step 146( N/A%), pre moving , FPS 2.23, Running 44.96s Step 147( N/A%), pre moving , FPS 2.30, Running 45.30s Step 148( N/A%), pre moving , FPS 2.33, Running 45.41s Step 149( N/A%), pre moving , FPS 2.46, Running 45.50s Step 150( N/A%), pre moving , FPS 2.58, Running 45.58s Step 151( N/A%), pre moving , FPS 2.67, Running 45.92s Step 152( N/A%), pre moving , FPS 2.81, Running 46.01s Step 153( N/A%), pre moving , FPS 3.03, Running 46.10s Step 154( N/A%), pre moving , FPS 3.17, Running 46.20s Step 155( N/A%), pre moving , FPS 3.18, Running 46.54s Step 156( N/A%), pre moving , FPS 3.03, Running 47.25s Step 157( N/A%), pre moving , FPS 3.27, Running 47.35s Step 158( N/A%), pre moving , FPS 3.51, Running 47.44s Step 159( N/A%), pre moving , FPS 3.67, Running 47.77s Step 160( N/A%), pre moving , FPS 3.71, Running 47.94s Step 161( N/A%), pre moving , FPS 4.02, Running 48.03s Step 162( N/A%), pre moving , FPS 4.02, Running 48.46s Step 163( N/A%), pre moving , FPS 4.37, Running 48.61s Step 164( N/A%), pre moving , FPS 4.16, Running 49.08s Step 165( N/A%), pre moving , FPS 4.58, Running 49.21s Step 166( N/A%), pre moving , FPS 4.28, Running 49.63s Step 167( N/A%), pre moving , FPS 4.41, Running 49.83s Step 168( N/A%), pre moving , FPS 4.15, Running 50.23s Step 169( N/A%), pre moving , FPS 4.08, Running 50.40s Step 170( N/A%), pre moving , FPS 3.79, Running 50.86s Step 171( N/A%), pre moving , FPS 3.92, Running 51.02s Step 172( N/A%), pre moving , FPS 3.67, Running 51.46s Step 173( N/A%), pre moving , FPS 3.59, Running 51.67s Step 174( N/A%), pre moving , FPS 3.42, Running 52.05s Step 175( N/A%), pre moving , FPS 3.47, Running 52.30s Step 176( N/A%), pre moving , FPS 3.58, Running 52.85s Step 177( N/A%), pre moving , FPS 3.32, Running 53.37s Step 178( N/A%), pre moving , FPS 3.11, Running 53.87s Step 179( N/A%), pre moving , FPS 3.14, Running 54.15s Step 180( N/A%), pre moving , FPS 2.96, Running 54.69s Step 181( N/A%), pre moving , FPS 2.78, Running 55.22s Step 182( N/A%), pre moving , FPS 2.74, Running 55.76s Step 183( N/A%), pre moving , FPS 2.70, Running 56.01s Step 184( N/A%), pre moving , FPS 2.68, Running 56.56s Step 185( N/A%), pre moving , FPS 2.54, Running 57.09s Step 186( N/A%), pre moving , FPS 2.50, Running 57.64s Step 187( N/A%), pre moving , FPS 2.40, Running 58.15s Step 188( N/A%), pre moving , FPS 2.39, Running 58.61s Step 189( N/A%), pre moving , FPS 2.34, Running 58.97s Step 190( N/A%), pre moving , FPS 2.31, Running 59.50s Step 191( N/A%), pre moving , FPS 2.21, Running 60.05s Step 192( N/A%), pre moving , FPS 2.19, Running 60.59s Step 193( N/A%), pre moving , FPS 2.12, Running 61.10s Step 194( N/A%), pre moving , FPS 2.14, Running 61.40s Step 195( N/A%), pre moving , FPS 2.08, Running 61.93s Step 196( N/A%), pre moving , FPS 2.08, Running 62.44s Step 197( N/A%), pre moving , FPS 2.12, Running 62.82s Step 198( N/A%), pre moving , FPS 2.16, Running 63.12s Step 199( N/A%), pre moving , FPS 2.12, Running 63.60s Step 200( N/A%), pre moving , FPS 2.21, Running 63.72s Step 201( N/A%), pre moving , FPS 2.32, Running 63.84s Step 202( N/A%), pre moving , FPS 2.43, Running 64.01s Step 203( N/A%), pre moving , FPS 2.38, Running 64.43s Step 204( N/A%), pre moving , FPS 2.52, Running 64.50s Step 205( N/A%), pre moving , FPS 2.66, Running 64.61s Step 206( N/A%), pre moving , FPS 2.83, Running 64.71s Step 207( N/A%), pre moving , FPS 2.90, Running 65.04s Step 208( N/A%), pre moving , FPS 3.02, Running 65.22s Step 209( N/A%), pre moving , FPS 3.00, Running 65.63s Step 210( N/A%), pre moving , FPS 3.19, Running 65.77s Step 211( N/A%), pre moving , FPS 3.44, Running 65.87s Step 212( N/A%), pre moving , FPS 3.56, Running 66.20s Step 213( N/A%), pre moving , FPS 3.84, Running 66.31s Step 214( N/A%), pre moving , FPS 4.01, Running 66.39s Step 215( N/A%), pre moving , FPS 4.38, Running 66.49s Step 216( N/A%), pre moving , FPS 4.57, Running 66.82s Step 217( N/A%), pre moving , FPS 4.87, Running 66.93s Step 218( N/A%), pre moving , FPS 4.35, Running 67.72s Step 219( N/A%), pre moving , FPS 4.49, Running 68.06s Step 220( N/A%), pre moving , FPS 4.51, Running 68.16s Step 221( N/A%), pre moving , FPS 4.53, Running 68.25s Step 222( N/A%), pre moving , FPS 4.65, Running 68.31s Step 223( N/A%), pre moving , FPS 4.70, Running 68.69s Step 224( N/A%), pre moving , FPS 4.61, Running 68.84s Step 225( N/A%), pre moving , FPS 4.33, Running 69.23s Step 226( N/A%), pre moving , FPS 4.30, Running 69.36s Step 227( N/A%), pre moving , FPS 4.50, Running 69.49s Step 228( N/A%), pre moving , FPS 4.30, Running 69.88s Step 229( N/A%), pre moving , FPS 4.53, Running 70.04s Step 230( N/A%), pre moving , FPS 4.30, Running 70.42s Step 231( N/A%), pre moving , FPS 4.26, Running 70.56s Step 232( N/A%), pre moving , FPS 4.44, Running 70.70s Step 233( N/A%), pre moving , FPS 4.16, Running 71.11s Step 234( N/A%), pre moving , FPS 4.11, Running 71.26s Step 235( N/A%), pre moving , FPS 3.88, Running 71.64s Step 236( N/A%), pre moving , FPS 4.03, Running 71.79s Step 237( N/A%), pre moving , FPS 3.77, Running 72.23s Step 238( N/A%), pre moving , FPS 4.29, Running 72.38s Step 239( N/A%), pre moving , FPS 4.23, Running 72.78s Step 240( N/A%), pre moving , FPS 4.19, Running 72.93s Step 241( N/A%), pre moving , FPS 4.15, Running 73.07s Step 242( N/A%), pre moving , FPS 3.87, Running 73.47s Step 243( N/A%), pre moving , FPS 4.06, Running 73.61s Step 244( N/A%), pre moving , FPS 3.87, Running 74.01s Step 245( N/A%), pre moving , FPS 4.01, Running 74.21s Step 246( N/A%), pre moving , FPS 3.78, Running 74.65s Step 247( N/A%), pre moving , FPS 3.71, Running 74.88s Step 248( N/A%), pre moving , FPS 3.69, Running 75.30s Step 249( N/A%), pre moving , FPS 3.51, Running 75.74s Step 250( N/A%), pre moving , FPS 3.64, Running 75.92s Step 251( N/A%), pre moving , FPS 3.45, Running 76.36s Step 252( N/A%), pre moving , FPS 3.40, Running 76.60s Step 253( N/A%), pre moving , FPS 3.41, Running 76.98s Step 254( N/A%), pre moving , FPS 3.39, Running 77.17s Step 255( N/A%), pre moving , FPS 3.35, Running 77.60s Step 256( N/A%), pre moving , FPS 3.36, Running 77.74s Step 257( N/A%), pre moving , FPS 3.36, Running 78.18s Step 258( N/A%), pre moving , FPS 3.34, Running 78.36s Step 259( N/A%), pre moving , FPS 3.32, Running 78.80s Step 260( N/A%), pre moving , FPS 3.31, Running 78.98s Step 261( N/A%), pre moving , FPS 3.15, Running 79.41s Step 262( N/A%), pre moving , FPS 3.28, Running 79.57s Step 263( N/A%), pre moving , FPS 3.12, Running 80.01s Step 264( N/A%), pre moving , FPS 3.23, Running 80.20s Step 265( N/A%), pre moving , FPS 3.11, Running 80.64s Step 266( N/A%), pre moving , FPS 3.25, Running 80.80s Step 267( N/A%), pre moving , FPS 3.13, Running 81.28s Step 268( N/A%), pre moving , FPS 3.22, Running 81.52s Step 269( N/A%), pre moving , FPS 3.19, Running 82.01s Step 270( N/A%), pre moving , FPS 3.04, Running 82.49s Step 271( N/A%), pre moving , FPS 3.14, Running 82.73s Step 272( N/A%), pre moving , FPS 3.04, Running 83.17s Step 273( N/A%), pre moving , FPS 3.12, Running 83.38s Step 274( N/A%), pre moving , FPS 2.99, Running 83.85s Step 275( N/A%), pre moving , FPS 3.08, Running 84.09s Step 276( N/A%), pre moving , FPS 2.92, Running 84.59s Step 277( N/A%), pre moving , FPS 2.92, Running 85.03s Step 278( N/A%), pre moving , FPS 2.92, Running 85.20s Step 279( N/A%), pre moving , FPS 2.96, Running 85.55s Step 280( N/A%), pre moving , FPS 2.92, Running 85.83s Step 281( N/A%), pre moving , FPS 2.92, Running 86.26s Step 282( N/A%), pre moving , FPS 2.92, Running 86.41s Step 283( N/A%), pre moving , FPS 3.06, Running 86.55s Step 284( N/A%), pre moving , FPS 2.96, Running 86.95s Step 285( N/A%), pre moving , FPS 3.13, Running 87.03s Step 286( N/A%), pre moving , FPS 3.16, Running 87.13s Step 287( N/A%), pre moving , FPS 3.24, Running 87.45s Step 288( N/A%), pre moving , FPS 3.32, Running 87.54s Step 289( N/A%), pre moving , FPS 3.57, Running 87.61s Step 290( N/A%), pre moving , FPS 3.83, Running 87.71s Step 291( N/A%), pre moving , FPS 3.76, Running 88.05s Step 292( N/A%), pre moving , FPS 4.02, Running 88.14s Step 293( N/A%), pre moving , FPS 4.13, Running 88.23s Step 294( N/A%), pre moving , FPS 4.47, Running 88.32s Step 295( N/A%), pre moving , FPS 4.37, Running 88.66s Step 296( N/A%), pre moving , FPS 4.82, Running 88.73s Step 297( N/A%), pre moving , FPS 5.26, Running 88.84s Step 298( N/A%), pre moving , FPS 5.40, Running 88.90s Step 299( N/A%), pre moving , FPS 5.80, Running 88.99s Step 300( N/A%), pre moving , FPS 5.71, Running 89.33s Step 301( N/A%), pre moving , FPS 6.39, Running 89.39s Step 302( N/A%), pre moving , FPS 6.48, Running 89.50s Step 303( N/A%), pre moving , FPS 6.59, Running 89.59s Step 304( N/A%), pre moving , FPS 6.88, Running 89.86s Step 305( N/A%), pre moving , FPS 6.68, Running 90.03s Step 306( N/A%), pre moving , FPS 6.71, Running 90.11s Step 307( N/A%), pre moving , FPS 7.28, Running 90.20s Step 308( N/A%), pre moving , FPS 6.66, Running 90.54s Step 309( N/A%), pre moving , FPS 6.58, Running 90.65s Step 310( N/A%), pre moving , FPS 4.99, Running 91.71s Step 311( N/A%), pre moving , FPS 5.30, Running 91.82s Step 312( N/A%), pre moving , FPS 5.31, Running 91.91s Step 313( N/A%), pre moving , FPS 4.97, Running 92.25s Step 314( N/A%), pre moving , FPS 4.95, Running 92.36s Step 315( N/A%), pre moving , FPS 5.28, Running 92.45s Step 316( N/A%), pre moving , FPS 5.21, Running 92.57s Step 317( N/A%), pre moving , FPS 4.95, Running 92.87s Step 318( N/A%), pre moving , FPS 4.90, Running 92.98s Step 319( N/A%), pre moving , FPS 4.91, Running 93.07s Step 320( N/A%), pre moving , FPS 5.23, Running 93.15s Step 321( N/A%), pre moving , FPS 4.88, Running 93.49s Step 322( N/A%), pre moving , FPS 4.88, Running 93.59s Step 323( N/A%), pre moving , FPS 4.89, Running 93.68s Step 324( N/A%), pre moving , FPS 5.11, Running 93.77s Step 325( N/A%), pre moving , FPS 4.87, Running 94.13s Step 326( N/A%), pre moving , FPS 4.86, Running 94.22s Step 327( N/A%), pre moving , FPS 4.86, Running 94.32s Step 328( N/A%), pre moving , FPS 4.85, Running 94.67s Step 329( N/A%), pre moving , FPS 4.80, Running 94.82s Step 330( N/A%), pre moving , FPS 6.18, Running 94.95s Step 331( N/A%), pre moving , FPS 5.66, Running 95.35s Step 332( N/A%), pre moving , FPS 5.60, Running 95.48s Step 333( N/A%), pre moving , FPS 5.54, Running 95.86s Step 334( N/A%), pre moving , FPS 5.50, Running 96.00s Step 335( N/A%), pre moving , FPS 5.43, Running 96.14s Step 336( N/A%), pre moving , FPS 5.09, Running 96.50s Step 337( N/A%), pre moving , FPS 5.30, Running 96.65s Step 338( N/A%), pre moving , FPS 5.32, Running 96.74s Step 339( N/A%), pre moving , FPS 4.99, Running 97.08s Step 340( N/A%), pre moving , FPS 4.96, Running 97.18s Step 341( N/A%), pre moving , FPS 5.28, Running 97.28s Step 342( N/A%), pre moving , FPS 4.97, Running 97.61s Step 343( N/A%), pre moving , FPS 4.95, Running 97.72s Step 344( N/A%), pre moving , FPS 4.97, Running 97.80s Step 345( N/A%), pre moving , FPS 5.32, Running 97.89s Step 346( N/A%), pre moving , FPS 5.00, Running 98.23s Step 347( N/A%), pre moving , FPS 4.99, Running 98.33s Step 348( N/A%), pre moving , FPS 5.32, Running 98.43s Step 349( N/A%), pre moving , FPS 5.07, Running 98.76s Step 350( N/A%), pre moving , FPS 5.12, Running 98.86s Step 351( N/A%), pre moving , FPS 5.57, Running 98.94s Step 352( N/A%), pre moving , FPS 5.65, Running 99.02s Step 353( N/A%), pre moving , FPS 5.72, Running 99.35s Step 354( N/A%), pre moving , FPS 5.78, Running 99.46s Step 355( N/A%), pre moving , FPS 5.87, Running 99.54s Step 356( N/A%), pre moving , FPS 6.42, Running 99.62s Step 357( N/A%), pre moving , FPS 6.05, Running 99.95s Step 358( N/A%), pre moving , FPS 6.04, Running 100.05s Step 359( N/A%), pre moving , FPS 3.76, Running 102.40s Step 360( N/A%), pre moving , FPS 3.48, Running 102.94s Step 361( N/A%), pre moving , FPS 3.41, Running 103.13s Step 362( N/A%), pre moving , FPS 3.30, Running 103.68s Step 363( N/A%), pre moving , FPS 3.12, Running 104.12s Step 364( N/A%), pre moving , FPS 2.92, Running 104.66s Step 365( N/A%), pre moving , FPS 2.86, Running 104.88s Step 366( N/A%), pre moving , FPS 2.71, Running 105.61s Step 367( N/A%), pre moving , FPS 2.65, Running 105.87s Step 368( N/A%), pre moving , FPS 2.51, Running 106.40s Step 369( N/A%), pre moving , FPS 2.56, Running 106.59s Step 370( N/A%), pre moving , FPS 2.34, Running 107.39s Step 371( N/A%), pre moving , FPS 2.31, Running 107.61s Step 372( N/A%), pre moving , FPS 2.18, Running 108.17s Step 373( N/A%), pre moving , FPS 2.16, Running 108.63s Step 374( N/A%), pre moving , FPS 2.07, Running 109.14s Step 375( N/A%), pre moving , FPS 2.04, Running 109.33s Step 376( N/A%), pre moving , FPS 1.90, Running 110.16s Step 377( N/A%), pre moving , FPS 1.92, Running 110.39s Step 378( N/A%), pre moving , FPS 1.85, Running 110.86s Step 379( 0.33%), action 1, FPS 2.02, Running 112.31s Step 380( 0.67%), action 2, FPS 2.02, Running 112.83s Step 381( 1.00%), action 3, FPS 1.90, Running 113.65s Step 382( 1.33%), action 4, FPS 1.88, Running 114.33s Step 383( 1.67%), action 5, FPS 1.79, Running 115.32s Step 384( 2.00%), action 6, FPS 1.77, Running 115.95s Step 385( 2.33%), action 7, FPS 1.66, Running 116.90s Step 386( 2.67%), action 8, FPS 1.65, Running 117.70s Step 387( 3.00%), action 9, FPS 1.58, Running 118.55s Step 388( 3.33%), action 10, FPS 1.57, Running 119.15s Step 389( 3.67%), action 11, FPS 1.47, Running 120.17s Step 390( 4.00%), action 12, FPS 1.53, Running 120.49s Step 391( 4.33%), action 13, FPS 1.49, Running 121.02s Step 392( 4.67%), action 14, FPS 1.52, Running 121.32s Step 393( 5.00%), action 15, FPS 1.53, Running 121.69s Step 394( 5.33%), action 16, FPS 1.56, Running 121.94s Step 395( 5.67%), action 17, FPS 1.54, Running 122.31s Step 396( 6.00%), action 18, FPS 1.59, Running 122.75s Step 397( 6.33%), action 19, FPS 1.56, Running 123.18s Step 398( 6.67%), action 20, FPS 1.52, Running 123.98s Step 399( 7.00%), action 21, FPS 1.59, Running 124.90s Step 400( 7.33%), action 22, FPS 1.56, Running 125.62s Step 401( 7.67%), action 23, FPS 1.55, Running 126.51s Step 402( 8.00%), action 24, FPS 1.57, Running 127.10s Step 403( 8.33%), action 25, FPS 1.57, Running 128.03s Step 404( 8.67%), action 26, FPS 1.59, Running 128.55s Step 405( 9.00%), action 27, FPS 1.61, Running 129.33s Step 406( 9.33%), action 28, FPS 1.63, Running 129.96s Step 407( 9.67%), action 29, FPS 1.61, Running 130.93s Step 408( 10.00%), action 30, FPS 1.61, Running 131.57s Step 409( 10.33%), action 31, FPS 1.63, Running 132.43s Step 410( 10.67%), action 32, FPS 1.61, Running 132.91s Step 411( 11.00%), action 33, FPS 1.57, Running 133.72s Step 412( 11.33%), action 34, FPS 1.56, Running 134.17s Step 413( 11.67%), action 35, FPS 1.52, Running 134.81s Step 414( 12.00%), action 36, FPS 1.51, Running 135.22s Step 415( 12.33%), action 37, FPS 1.47, Running 135.92s Step 416( 12.67%), action 38, FPS 1.46, Running 136.49s Step 417( 13.00%), action 39, FPS 1.42, Running 137.26s Step 418( 13.33%), action 40, FPS 1.46, Running 137.67s Step 419( 13.67%), action 41, FPS 1.45, Running 138.68s Step 420( 14.00%), action 42, FPS 1.47, Running 139.22s Step 421( 14.33%), action 43, FPS 1.49, Running 139.98s Step 422( 14.67%), action 44, FPS 1.50, Running 140.41s Step 423( 15.00%), action 45, FPS 1.55, Running 140.91s Step 424( 15.33%), action 46, FPS 1.58, Running 141.23s Step 425( 15.67%), action 47, FPS 1.64, Running 141.55s Step 426( 16.00%), action 48, FPS 1.67, Running 141.95s Step 427( 16.33%), action 49, FPS 1.73, Running 142.47s Step 428( 16.67%), action 50, FPS 1.75, Running 143.00s Step 429( 17.00%), action 51, FPS 1.71, Running 144.14s Step 430( 17.33%), action 52, FPS 1.69, Running 144.71s Step 431( 17.67%), action 53, FPS 1.68, Running 145.62s Step 432( 18.00%), action 54, FPS 1.65, Running 146.29s Step 433( 18.33%), action 55, FPS 1.61, Running 147.24s Step 434( 18.67%), action 56, FPS 1.57, Running 147.92s Step 435( 19.00%), action 57, FPS 1.56, Running 148.71s Step 436( 19.33%), action 58, FPS 1.55, Running 149.39s Step 437( 19.67%), action 59, FPS 1.57, Running 150.03s Step 438( 20.00%), action 60, FPS 1.55, Running 150.60s Step 439( 20.33%), action 61, FPS 1.57, Running 151.40s Step 440( 20.67%), action 62, FPS 1.57, Running 151.98s Step 441( 21.00%), action 63, FPS 1.57, Running 152.74s Step 442( 21.33%), action 64, FPS 1.57, Running 153.14s Step 443( 21.67%), action 65, FPS 1.55, Running 153.86s Step 444( 22.00%), action 66, FPS 1.50, Running 154.53s Step 445( 22.33%), action 67, FPS 1.47, Running 155.18s Step 446( 22.67%), action 68, FPS 1.44, Running 155.82s Step 447( 23.00%), action 69, FPS 1.40, Running 156.73s Step 448( 23.33%), action 70, FPS 1.39, Running 157.42s Step 449( 23.67%), action 71, FPS 1.41, Running 158.32s Step 450( 24.00%), action 72, FPS 1.42, Running 158.80s Step 451( 24.33%), action 73, FPS 1.45, Running 159.41s Step 452( 24.67%), action 74, FPS 1.45, Running 160.07s Step 453( 25.00%), action 75, FPS 1.47, Running 160.82s Step 454( 25.33%), action 76, FPS 1.48, Running 161.45s Step 455( 25.67%), action 77, FPS 1.47, Running 162.28s Step 456( 26.00%), action 78, FPS 1.49, Running 162.78s Step 457( 26.33%), action 79, FPS 1.48, Running 163.51s Step 458( 26.67%), action 80, FPS 1.50, Running 163.89s Step 459( 27.00%), action 81, FPS 1.47, Running 165.05s Step 460( 27.33%), action 82, FPS 1.48, Running 165.47s Step 461( 27.67%), action 83, FPS 1.48, Running 166.25s Step 462( 28.00%), action 84, FPS 1.47, Running 166.71s Step 463( 28.33%), action 85, FPS 1.47, Running 167.43s Step 464( 28.67%), action 86, FPS 1.48, Running 168.04s Step 465( 29.00%), action 87, FPS 1.47, Running 168.75s Step 466( 29.33%), action 88, FPS 1.49, Running 169.27s Step 467( 29.67%), action 89, FPS 1.50, Running 170.09s Step 468( 30.00%), action 90, FPS 1.51, Running 170.69s Step 469( 30.33%), action 91, FPS 1.52, Running 171.48s Step 470( 30.67%), action 92, FPS 1.52, Running 171.98s Step 471( 31.00%), action 93, FPS 1.49, Running 172.83s Step 472( 31.33%), action 94, FPS 1.51, Running 173.30s Step 473( 31.67%), action 95, FPS 1.51, Running 174.07s Step 474( 32.00%), action 96, FPS 1.54, Running 174.43s Step 475( 32.33%), action 97, FPS 1.53, Running 175.34s Step 476( 32.67%), action 98, FPS 1.50, Running 176.10s Step 477( 33.00%), action 99, FPS 1.49, Running 176.90s Step 478( 33.33%), action 100, FPS 1.48, Running 177.44s Step 479( 33.67%), action 101, FPS 1.55, Running 177.98s Step 480( 34.00%), action 102, FPS 1.56, Running 178.29s Step 481( 34.33%), action 103, FPS 1.57, Running 179.01s Step 482( 34.67%), action 104, FPS 1.57, Running 179.48s Step 483( 35.00%), action 105, FPS 1.56, Running 180.28s Step 484( 35.33%), action 106, FPS 1.56, Running 180.89s Step 485( 35.67%), action 107, FPS 1.57, Running 181.48s Step 486( 36.00%), action 108, FPS 1.57, Running 181.98s Step 487( 36.33%), action 109, FPS 1.59, Running 182.68s Step 488( 36.67%), action 110, FPS 1.58, Running 183.32s Step 489( 37.00%), action 111, FPS 1.57, Running 184.24s Step 490( 37.33%), action 112, FPS 1.56, Running 184.76s Step 491( 37.67%), action 113, FPS 1.56, Running 185.68s Step 492( 38.00%), action 114, FPS 1.53, Running 186.38s Step 493( 38.33%), action 115, FPS 1.52, Running 187.20s Step 494( 38.67%), action 116, FPS 1.52, Running 187.60s Step 495( 39.00%), action 117, FPS 1.52, Running 188.47s Step 496( 39.33%), action 118, FPS 1.56, Running 188.89s Step 497( 39.67%), action 119, FPS 1.57, Running 189.65s Step 498( 40.00%), action 120, FPS 1.58, Running 190.07s Step 499( 40.33%), action 121, FPS 1.55, Running 190.90s Step 500( 40.67%), action 122, FPS 1.53, Running 191.36s Step 501( 41.00%), action 123, FPS 1.54, Running 192.02s Step 502( 41.33%), action 124, FPS 1.51, Running 192.74s Step 503( 41.67%), action 125, FPS 1.53, Running 193.38s Step 504( 42.00%), action 126, FPS 1.55, Running 193.81s Step 505( 42.33%), action 127, FPS 1.52, Running 194.62s Step 506( 42.67%), action 128, FPS 1.53, Running 195.08s Step 507( 43.00%), action 129, FPS 1.51, Running 195.90s Step 508( 43.33%), action 130, FPS 1.50, Running 196.68s Step 509( 43.67%), action 131, FPS 1.48, Running 197.75s Step 510( 44.00%), action 132, FPS 1.46, Running 198.43s Step 511( 44.33%), action 133, FPS 1.47, Running 199.31s Step 512( 44.67%), action 134, FPS 1.51, Running 199.65s Step 513( 45.00%), action 135, FPS 1.51, Running 200.45s Step 514( 45.33%), action 136, FPS 1.52, Running 200.77s Step 515( 45.67%), action 137, FPS 1.52, Running 201.59s Step 516( 46.00%), action 138, FPS 1.54, Running 201.88s Step 517( 46.33%), action 139, FPS 1.52, Running 202.79s Step 518( 46.67%), action 140, FPS 1.52, Running 203.24s Step 519( 47.00%), action 141, FPS 1.50, Running 204.24s Step 520( 47.33%), action 142, FPS 1.50, Running 204.73s Step 521( 47.67%), action 143, FPS 1.48, Running 205.49s Step 522( 48.00%), action 144, FPS 1.47, Running 206.37s Step 523( 48.33%), action 145, FPS 1.45, Running 207.22s Step 524( 48.67%), action 146, FPS 1.42, Running 207.93s Step 525( 49.00%), action 147, FPS 1.40, Running 208.86s Step 526( 49.33%), action 148, FPS 1.41, Running 209.24s Step 527( 49.67%), action 149, FPS 1.42, Running 210.03s Step 528( 50.00%), action 150, FPS 1.46, Running 210.41s Step 529( 50.33%), action 151, FPS 1.48, Running 211.25s Step 530( 50.67%), action 152, FPS 1.47, Running 211.99s Step 531( 51.00%), action 153, FPS 1.48, Running 212.81s Step 532( 51.33%), action 154, FPS 1.46, Running 213.30s Step 533( 51.67%), action 155, FPS 1.47, Running 214.04s Step 534( 52.00%), action 156, FPS 1.46, Running 214.47s Step 535( 52.33%), action 157, FPS 1.47, Running 215.23s Step 536( 52.67%), action 158, FPS 1.46, Running 215.55s Step 537( 53.00%), action 159, FPS 1.46, Running 216.45s Step 538( 53.33%), action 160, FPS 1.46, Running 216.92s Step 539( 53.67%), action 161, FPS 1.47, Running 217.86s Step 540( 54.00%), action 162, FPS 1.47, Running 218.35s Step 541( 54.33%), action 163, FPS 1.46, Running 219.19s Step 542( 54.67%), action 164, FPS 1.50, Running 219.73s Step 543( 55.00%), action 165, FPS 1.53, Running 220.28s Step 544( 55.33%), action 166, FPS 1.54, Running 220.92s Step 545( 55.67%), action 167, FPS 1.57, Running 221.62s Step 546( 56.00%), action 168, FPS 1.54, Running 222.21s Step 547( 56.33%), action 169, FPS 1.54, Running 223.04s Step 548( 56.67%), action 170, FPS 1.50, Running 223.72s Step 549( 57.00%), action 171, FPS 1.49, Running 224.64s Step 550( 57.33%), action 172, FPS 1.49, Running 225.38s Step 551( 57.67%), action 173, FPS 1.51, Running 226.01s Step 552( 58.00%), action 174, FPS 1.50, Running 226.66s Step 553( 58.33%), action 175, FPS 1.49, Running 227.49s Step 554( 58.67%), action 176, FPS 1.49, Running 227.90s Step 555( 59.00%), action 177, FPS 1.49, Running 228.65s Step 556( 59.33%), action 178, FPS 1.48, Running 229.09s Step 557( 59.67%), action 179, FPS 1.50, Running 229.79s Step 558( 60.00%), action 180, FPS 1.50, Running 230.23s Step 559( 60.33%), action 181, FPS 1.49, Running 231.27s Step 560( 60.67%), action 182, FPS 1.49, Running 231.73s Step 561( 61.00%), action 183, FPS 1.50, Running 232.48s Step 562( 61.33%), action 184, FPS 1.54, Running 232.76s Step 563( 61.67%), action 185, FPS 1.52, Running 233.47s Step 564( 62.00%), action 186, FPS 1.51, Running 234.19s Step 565( 62.33%), action 187, FPS 1.49, Running 235.07s Step 566( 62.67%), action 188, FPS 1.51, Running 235.46s Step 567( 63.00%), action 189, FPS 1.52, Running 236.23s Step 568( 63.33%), action 190, FPS 1.55, Running 236.61s Step 569( 63.67%), action 191, FPS 1.55, Running 237.55s Step 570( 64.00%), action 192, FPS 1.57, Running 238.14s Step 571( 64.33%), action 193, FPS 1.54, Running 239.02s Step 572( 64.67%), action 194, FPS 1.56, Running 239.46s Step 573( 65.00%), action 195, FPS 1.52, Running 240.64s Step 574( 65.33%), action 196, FPS 1.53, Running 240.97s Step 575( 65.67%), action 197, FPS 1.50, Running 241.95s Step 576( 66.00%), action 198, FPS 1.48, Running 242.61s Step 577( 66.33%), action 199, FPS 1.45, Running 243.58s [2026-08-01 19:48:52] [98 ] Seed 97 failed after 244.06 s. +steps: 577 , actions: 199 . +Instruction: Empty +Total 56/98(57.14%) success. +Setting seed: 98 +Step 1( N/A%), pre moving , FPS 2.58, Running 0.39s Step 2( N/A%), pre moving , FPS 4.21, Running 0.48s Step 3( N/A%), pre moving , FPS 5.27, Running 0.57s Step 4( N/A%), pre moving , FPS 6.07, Running 0.66s Step 5( N/A%), pre moving , FPS 4.98, Running 1.00s Step 6( N/A%), pre moving , FPS 5.40, Running 1.11s Step 7( N/A%), pre moving , FPS 5.86, Running 1.19s Step 8( N/A%), pre moving , FPS 6.19, Running 1.29s Step 9( N/A%), pre moving , FPS 5.50, Running 1.64s Step 10( N/A%), pre moving , FPS 5.73, Running 1.75s Step 11( N/A%), pre moving , FPS 5.97, Running 1.84s Step 12( N/A%), pre moving , FPS 5.53, Running 2.17s Step 13( N/A%), pre moving , FPS 5.69, Running 2.29s Step 14( N/A%), pre moving , FPS 5.91, Running 2.37s Step 15( N/A%), pre moving , FPS 6.09, Running 2.46s Step 16( N/A%), pre moving , FPS 5.69, Running 2.81s Step 17( N/A%), pre moving , FPS 5.83, Running 2.92s Step 18( N/A%), pre moving , FPS 6.00, Running 3.00s Step 19( N/A%), pre moving , FPS 6.12, Running 3.10s Step 20( N/A%), pre moving , FPS 5.78, Running 3.46s Step 21( N/A%), pre moving , FPS 5.78, Running 3.85s Step 22( N/A%), pre moving , FPS 5.37, Running 4.20s Step 23( N/A%), pre moving , FPS 5.39, Running 4.28s Step 24( N/A%), pre moving , FPS 5.40, Running 4.36s Step 25( N/A%), pre moving , FPS 5.41, Running 4.70s Step 26( N/A%), pre moving , FPS 4.75, Running 5.32s Step 27( N/A%), pre moving , FPS 4.75, Running 5.40s Step 28( N/A%), pre moving , FPS 4.75, Running 5.50s Step 29( N/A%), pre moving , FPS 4.75, Running 5.85s Step 30( N/A%), pre moving , FPS 4.78, Running 5.93s Step 31( N/A%), pre moving , FPS 4.77, Running 6.03s Step 32( N/A%), pre moving , FPS 5.05, Running 6.13s Step 33( N/A%), pre moving , FPS 4.77, Running 6.48s Step 34( N/A%), pre moving , FPS 4.75, Running 6.57s Step 35( N/A%), pre moving , FPS 4.77, Running 6.66s Step 36( N/A%), pre moving , FPS 4.40, Running 7.36s Step 37( N/A%), pre moving , FPS 4.40, Running 7.46s Step 38( N/A%), pre moving , FPS 4.17, Running 7.80s Step 39( N/A%), pre moving , FPS 4.16, Running 7.92s Step 40( N/A%), pre moving , FPS 4.41, Running 8.00s Step 41( N/A%), pre moving , FPS 4.71, Running 8.09s Step 42( N/A%), pre moving , FPS 4.72, Running 8.44s Step 43( N/A%), pre moving , FPS 4.69, Running 8.55s Step 44( N/A%), pre moving , FPS 4.68, Running 8.64s Step 45( N/A%), pre moving , FPS 4.66, Running 8.99s Step 46( N/A%), pre moving , FPS 5.30, Running 9.10s Step 47( N/A%), pre moving , FPS 5.30, Running 9.18s Step 48( N/A%), pre moving , FPS 5.30, Running 9.28s Step 49( N/A%), pre moving , FPS 5.31, Running 9.61s Step 50( N/A%), pre moving , FPS 5.33, Running 9.68s Step 51( N/A%), pre moving , FPS 5.26, Running 9.84s Step 52( N/A%), pre moving , FPS 4.88, Running 10.23s Step 53( N/A%), pre moving , FPS 5.12, Running 10.38s Step 54( N/A%), pre moving , FPS 5.06, Running 10.52s Step 55( N/A%), pre moving , FPS 4.68, Running 10.94s Step 56( N/A%), pre moving , FPS 5.40, Running 11.07s Step 57( N/A%), pre moving , FPS 5.04, Running 11.43s Step 58( N/A%), pre moving , FPS 5.34, Running 11.55s Step 59( N/A%), pre moving , FPS 5.27, Running 11.71s Step 60( N/A%), pre moving , FPS 4.86, Running 12.11s Step 61( N/A%), pre moving , FPS 4.79, Running 12.26s Step 62( N/A%), pre moving , FPS 5.03, Running 12.41s Step 63( N/A%), pre moving , FPS 4.68, Running 12.82s Step 64( N/A%), pre moving , FPS 4.63, Running 12.96s Step 65( N/A%), pre moving , FPS 4.59, Running 13.35s Step 66( N/A%), pre moving , FPS 4.54, Running 13.50s Step 67( N/A%), pre moving , FPS 4.48, Running 13.65s Step 68( N/A%), pre moving , FPS 4.20, Running 14.05s Step 69( N/A%), pre moving , FPS 4.38, Running 14.18s Step 70( N/A%), pre moving , FPS 4.10, Running 14.57s Step 71( N/A%), pre moving , FPS 4.10, Running 14.72s Step 72( N/A%), pre moving , FPS 4.10, Running 15.11s Step 73( N/A%), pre moving , FPS 4.08, Running 15.28s Step 74( N/A%), pre moving , FPS 4.09, Running 15.41s Step 75( N/A%), pre moving , FPS 4.10, Running 15.81s Step 76( N/A%), pre moving , FPS 4.08, Running 15.97s Step 77( N/A%), pre moving , FPS 4.27, Running 16.12s Step 78( N/A%), pre moving , FPS 4.02, Running 16.53s Step 79( N/A%), pre moving , FPS 4.04, Running 16.66s Step 80( N/A%), pre moving , FPS 4.08, Running 17.01s Step 81( N/A%), pre moving , FPS 4.13, Running 17.11s Step 82( N/A%), pre moving , FPS 4.18, Running 17.20s Step 83( N/A%), pre moving , FPS 4.47, Running 17.30s Step 84( N/A%), pre moving , FPS 4.27, Running 17.64s Step 85( N/A%), pre moving , FPS 4.54, Running 17.75s Step 86( N/A%), pre moving , FPS 4.61, Running 17.85s Step 87( N/A%), pre moving , FPS 4.48, Running 18.12s Step 88( N/A%), pre moving , FPS 4.70, Running 18.30s Step 89( N/A%), pre moving , FPS 4.76, Running 18.38s Step 90( N/A%), pre moving , FPS 5.11, Running 18.48s Step 91( N/A%), pre moving , FPS 4.87, Running 18.83s Step 92( N/A%), pre moving , FPS 5.22, Running 18.94s Step 93( N/A%), pre moving , FPS 5.34, Running 19.03s Step 94( N/A%), pre moving , FPS 5.39, Running 19.13s Step 95( N/A%), pre moving , FPS 5.48, Running 19.46s Step 96( N/A%), pre moving , FPS 5.55, Running 19.58s Step 97( N/A%), pre moving , FPS 5.64, Running 19.66s Step 98( N/A%), pre moving , FPS 6.18, Running 19.76s Step 99( N/A%), pre moving , FPS 5.81, Running 20.10s Step 100( N/A%), pre moving , FPS 6.24, Running 20.22s Step 101( N/A%), pre moving , FPS 6.28, Running 20.30s Step 102( N/A%), pre moving , FPS 6.26, Running 20.39s Step 103( N/A%), pre moving , FPS 5.81, Running 20.74s Step 104( N/A%), pre moving , FPS 4.77, Running 21.83s Step 105( N/A%), pre moving , FPS 4.64, Running 22.06s Step 106( N/A%), pre moving , FPS 4.21, Running 22.60s Step 107( N/A%), pre moving , FPS 4.07, Running 23.04s Step 108( N/A%), pre moving , FPS 3.78, Running 23.59s Step 109( N/A%), pre moving , FPS 3.70, Running 23.80s Step 110( N/A%), pre moving , FPS 3.39, Running 24.37s Step 111( N/A%), pre moving , FPS 3.33, Running 24.83s Step 112( N/A%), pre moving , FPS 3.10, Running 25.38s Step 113( N/A%), pre moving , FPS 2.93, Running 25.86s Step 114( N/A%), pre moving , FPS 2.73, Running 26.44s Step 115( N/A%), pre moving , FPS 2.79, Running 26.62s Step 116( N/A%), pre moving , FPS 2.70, Running 26.99s Step 117( N/A%), pre moving , FPS 2.58, Running 27.43s Step 118( N/A%), pre moving , FPS 2.43, Running 28.01s Step 119( N/A%), pre moving , FPS 2.39, Running 28.47s Step 120( N/A%), pre moving , FPS 2.27, Running 29.02s Step 121( N/A%), pre moving , FPS 2.23, Running 29.26s Step 122( N/A%), pre moving , FPS 2.11, Running 29.86s Step 123( N/A%), pre moving , FPS 2.09, Running 30.30s Step 124( N/A%), pre moving , FPS 2.21, Running 30.88s Step 125( N/A%), pre moving , FPS 2.16, Running 31.34s Step 126( N/A%), pre moving , FPS 2.15, Running 31.89s Step 127( N/A%), pre moving , FPS 2.20, Running 32.13s Step 128( N/A%), pre moving , FPS 2.19, Running 32.73s Step 129( N/A%), pre moving , FPS 2.12, Running 33.21s Step 130( N/A%), pre moving , FPS 2.12, Running 33.80s Step 131( N/A%), pre moving , FPS 2.12, Running 34.25s Step 132( N/A%), pre moving , FPS 2.10, Running 34.89s Step 133( N/A%), pre moving , FPS 2.11, Running 35.36s Step 134( N/A%), pre moving , FPS 2.10, Running 35.97s Step 135( N/A%), pre moving , FPS 2.08, Running 36.23s Step 136( N/A%), pre moving , FPS 2.05, Running 36.76s Step 137( N/A%), pre moving , FPS 2.05, Running 37.20s Step 138( N/A%), pre moving , FPS 2.05, Running 37.77s Step 139( N/A%), pre moving , FPS 2.10, Running 37.98s Step 140( N/A%), pre moving , FPS 2.10, Running 38.55s Step 141( N/A%), pre moving , FPS 2.05, Running 39.03s Step 142( N/A%), pre moving , FPS 2.05, Running 39.62s Step 143( N/A%), pre moving , FPS 2.04, Running 40.12s Step 144( N/A%), pre moving , FPS 2.03, Running 40.75s Step 145( N/A%), pre moving , FPS 2.02, Running 41.23s Step 146( N/A%), pre moving , FPS 2.01, Running 41.83s Step 147( N/A%), pre moving , FPS 1.96, Running 42.35s Step 148( N/A%), pre moving , FPS 1.96, Running 42.94s Step 149( N/A%), pre moving , FPS 1.97, Running 43.34s Step 150( N/A%), pre moving , FPS 2.02, Running 43.68s Step 151( N/A%), pre moving , FPS 2.03, Running 44.10s Step 152( N/A%), pre moving , FPS 2.04, Running 44.68s Step 153( N/A%), pre moving , FPS 2.04, Running 45.15s Step 154( N/A%), pre moving , FPS 2.11, Running 45.43s Step 155( N/A%), pre moving , FPS 2.14, Running 45.57s Step 156( N/A%), pre moving , FPS 2.21, Running 45.83s Step 157( N/A%), pre moving , FPS 2.28, Running 45.98s Step 158( N/A%), pre moving , FPS 2.36, Running 46.26s Step 159( N/A%), pre moving , FPS 2.40, Running 46.30s Step 160( N/A%), pre moving , FPS 2.56, Running 46.36s Step 161( N/A%), pre moving , FPS 2.71, Running 46.40s Step 162( N/A%), pre moving , FPS 2.93, Running 46.44s Step 163( N/A%), pre moving , FPS 3.14, Running 46.48s Step 164( N/A%), pre moving , FPS 3.46, Running 46.52s Step 165( N/A%), pre moving , FPS 3.74, Running 46.57s Step 166( N/A%), pre moving , FPS 4.16, Running 46.63s Step 167( N/A%), pre moving , FPS 4.58, Running 46.72s Step 168( N/A%), pre moving , FPS 5.13, Running 46.83s Step 169( N/A%), pre moving , FPS 4.34, Running 47.95s Step 170( N/A%), pre moving , FPS 4.59, Running 48.04s Step 171( N/A%), pre moving , FPS 4.94, Running 48.15s Step 172( N/A%), pre moving , FPS 5.24, Running 48.50s Step 173( N/A%), pre moving , FPS 5.72, Running 48.65s Step 174( N/A%), pre moving , FPS 6.02, Running 48.75s Step 175( N/A%), pre moving , FPS 5.55, Running 49.18s Step 176( N/A%), pre moving , FPS 5.73, Running 49.32s Step 177( N/A%), pre moving , FPS 5.37, Running 49.71s Step 178( N/A%), pre moving , FPS 5.56, Running 49.85s Step 179( N/A%), pre moving , FPS 5.41, Running 50.00s Step 180( N/A%), pre moving , FPS 4.96, Running 50.39s Step 181( N/A%), pre moving , FPS 4.80, Running 50.57s Step 182( N/A%), pre moving , FPS 4.44, Running 50.95s Step 183( N/A%), pre moving , FPS 4.32, Running 51.11s Step 184( N/A%), pre moving , FPS 4.04, Running 51.47s Step 185( N/A%), pre moving , FPS 3.83, Running 51.79s Step 186( N/A%), pre moving , FPS 3.57, Running 52.23s Step 187( N/A%), pre moving , FPS 3.48, Running 52.47s Step 188( N/A%), pre moving , FPS 3.27, Running 52.95s Step 189( N/A%), pre moving , FPS 3.63, Running 53.47s Step 190( N/A%), pre moving , FPS 3.35, Running 54.01s Step 191( N/A%), pre moving , FPS 3.26, Running 54.29s Step 192( N/A%), pre moving , FPS 3.16, Running 54.83s Step 193( N/A%), pre moving , FPS 2.99, Running 55.34s Step 194( N/A%), pre moving , FPS 2.93, Running 55.58s Step 195( N/A%), pre moving , FPS 2.90, Running 56.08s Step 196( N/A%), pre moving , FPS 2.75, Running 56.58s Step 197( N/A%), pre moving , FPS 2.70, Running 57.12s Step 198( N/A%), pre moving , FPS 2.65, Running 57.41s Step 199( N/A%), pre moving , FPS 2.52, Running 57.94s Step 200( N/A%), pre moving , FPS 2.48, Running 58.47s Step 201( N/A%), pre moving , FPS 2.38, Running 58.98s Step 202( N/A%), pre moving , FPS 2.40, Running 59.27s Step 203( N/A%), pre moving , FPS 2.30, Running 59.80s Step 204( N/A%), pre moving , FPS 2.26, Running 60.32s Step 205( N/A%), pre moving , FPS 2.21, Running 60.84s Step 206( N/A%), pre moving , FPS 2.25, Running 61.10s Step 207( N/A%), pre moving , FPS 2.18, Running 61.64s Step 208( N/A%), pre moving , FPS 2.17, Running 62.18s Step 209( N/A%), pre moving , FPS 2.18, Running 62.65s Step 210( N/A%), pre moving , FPS 2.25, Running 62.90s Step 211( N/A%), pre moving , FPS 2.20, Running 63.40s Step 212( N/A%), pre moving , FPS 2.21, Running 63.87s Step 213( N/A%), pre moving , FPS 2.30, Running 64.04s Step 214( N/A%), pre moving , FPS 2.32, Running 64.21s Step 215( N/A%), pre moving , FPS 2.33, Running 64.66s Step 216( N/A%), pre moving , FPS 2.44, Running 64.78s Step 217( N/A%), pre moving , FPS 2.50, Running 65.12s Step 218( N/A%), pre moving , FPS 2.56, Running 65.23s Step 219( N/A%), pre moving , FPS 2.71, Running 65.31s Step 220( N/A%), pre moving , FPS 2.74, Running 65.76s Step 221( N/A%), pre moving , FPS 2.90, Running 65.87s Step 222( N/A%), pre moving , FPS 2.98, Running 65.99s Step 223( N/A%), pre moving , FPS 3.17, Running 66.10s Step 224( N/A%), pre moving , FPS 3.29, Running 66.40s Step 225( N/A%), pre moving , FPS 3.55, Running 66.47s Step 226( N/A%), pre moving , FPS 3.66, Running 66.57s Step 227( N/A%), pre moving , FPS 3.99, Running 66.65s Step 228( N/A%), pre moving , FPS 4.39, Running 66.73s Step 229( N/A%), pre moving , FPS 4.53, Running 67.07s Step 230( N/A%), pre moving , FPS 4.05, Running 67.83s Step 231( N/A%), pre moving , FPS 4.41, Running 67.93s Step 232( N/A%), pre moving , FPS 4.54, Running 68.27s Step 233( N/A%), pre moving , FPS 4.60, Running 68.39s Step 234( N/A%), pre moving , FPS 4.67, Running 68.50s Step 235( N/A%), pre moving , FPS 4.71, Running 68.90s Step 236( N/A%), pre moving , FPS 4.76, Running 68.99s Step 237( N/A%), pre moving , FPS 4.61, Running 69.46s Step 238( N/A%), pre moving , FPS 4.58, Running 69.59s Step 239( N/A%), pre moving , FPS 4.54, Running 69.72s Step 240( N/A%), pre moving , FPS 4.60, Running 70.10s Step 241( N/A%), pre moving , FPS 4.56, Running 70.25s Step 242( N/A%), pre moving , FPS 4.55, Running 70.38s Step 243( N/A%), pre moving , FPS 4.22, Running 70.84s Step 244( N/A%), pre moving , FPS 4.37, Running 70.98s Step 245( N/A%), pre moving , FPS 4.03, Running 71.43s Step 246( N/A%), pre moving , FPS 4.00, Running 71.57s Step 247( N/A%), pre moving , FPS 3.73, Running 72.00s Step 248( N/A%), pre moving , FPS 3.66, Running 72.19s Step 249( N/A%), pre moving , FPS 3.60, Running 72.62s Step 250( N/A%), pre moving , FPS 4.03, Running 72.80s Step 251( N/A%), pre moving , FPS 3.78, Running 73.22s Step 252( N/A%), pre moving , FPS 3.92, Running 73.37s Step 253( N/A%), pre moving , FPS 3.61, Running 73.92s Step 254( N/A%), pre moving , FPS 3.57, Running 74.09s Step 255( N/A%), pre moving , FPS 3.57, Running 74.50s Step 256( N/A%), pre moving , FPS 3.54, Running 74.64s Step 257( N/A%), pre moving , FPS 3.52, Running 75.14s Step 258( N/A%), pre moving , FPS 3.51, Running 75.29s Step 259( N/A%), pre moving , FPS 3.27, Running 75.84s Step 260( N/A%), pre moving , FPS 3.26, Running 76.23s Step 261( N/A%), pre moving , FPS 3.06, Running 76.79s Step 262( N/A%), pre moving , FPS 3.05, Running 76.94s Step 263( N/A%), pre moving , FPS 3.20, Running 77.09s Step 264( N/A%), pre moving , FPS 3.08, Running 77.48s Step 265( N/A%), pre moving , FPS 3.03, Running 78.02s Step 266( N/A%), pre moving , FPS 3.01, Running 78.23s Step 267( N/A%), pre moving , FPS 3.01, Running 78.65s Step 268( N/A%), pre moving , FPS 3.02, Running 78.81s Step 269( N/A%), pre moving , FPS 3.02, Running 79.25s Step 270( N/A%), pre moving , FPS 3.01, Running 79.44s Step 271( N/A%), pre moving , FPS 3.06, Running 79.76s Step 272( N/A%), pre moving , FPS 2.99, Running 80.05s Step 273( N/A%), pre moving , FPS 3.05, Running 80.49s Step 274( N/A%), pre moving , FPS 3.05, Running 80.65s Step 275( N/A%), pre moving , FPS 3.04, Running 81.08s Step 276( N/A%), pre moving , FPS 3.03, Running 81.23s Step 277( N/A%), pre moving , FPS 3.08, Running 81.62s Step 278( N/A%), pre moving , FPS 3.07, Running 81.81s Step 279( N/A%), pre moving , FPS 3.26, Running 81.98s Step 280( N/A%), pre moving , FPS 3.23, Running 82.43s Step 281( N/A%), pre moving , FPS 3.44, Running 82.60s Step 282( N/A%), pre moving , FPS 3.28, Running 83.03s Step 283( N/A%), pre moving , FPS 3.26, Running 83.23s Step 284( N/A%), pre moving , FPS 3.23, Running 83.67s Step 285( N/A%), pre moving , FPS 3.27, Running 84.14s Step 286( N/A%), pre moving , FPS 3.26, Running 84.37s Step 287( N/A%), pre moving , FPS 3.21, Running 84.87s Step 288( N/A%), pre moving , FPS 3.20, Running 85.07s Step 289( N/A%), pre moving , FPS 3.18, Running 85.54s Step 290( N/A%), pre moving , FPS 3.04, Running 86.01s Step 291( N/A%), pre moving , FPS 3.12, Running 86.18s Step 292( N/A%), pre moving , FPS 3.14, Running 86.41s Step 293( N/A%), pre moving , FPS 3.15, Running 86.83s Step 294( N/A%), pre moving , FPS 3.13, Running 87.03s Step 295( N/A%), pre moving , FPS 3.12, Running 87.48s Step 296( N/A%), pre moving , FPS 3.11, Running 87.67s Step 297( N/A%), pre moving , FPS 3.08, Running 88.12s Step 298( N/A%), pre moving , FPS 3.10, Running 88.25s Step 299( N/A%), pre moving , FPS 3.03, Running 88.59s Step 300( N/A%), pre moving , FPS 3.19, Running 88.69s Step 301( N/A%), pre moving , FPS 3.23, Running 88.79s Step 302( N/A%), pre moving , FPS 3.28, Running 89.12s Step 303( N/A%), pre moving , FPS 3.33, Running 89.23s Step 304( N/A%), pre moving , FPS 3.55, Running 89.31s Step 305( N/A%), pre moving , FPS 3.80, Running 89.40s Step 306( N/A%), pre moving , FPS 3.72, Running 89.75s Step 307( N/A%), pre moving , FPS 4.01, Running 89.85s Step 308( N/A%), pre moving , FPS 4.10, Running 89.94s Step 309( N/A%), pre moving , FPS 4.47, Running 90.02s Step 310( N/A%), pre moving , FPS 4.61, Running 90.35s Step 311( N/A%), pre moving , FPS 4.67, Running 90.46s Step 312( N/A%), pre moving , FPS 4.84, Running 90.55s Step 313( N/A%), pre moving , FPS 5.13, Running 90.73s Step 314( N/A%), pre moving , FPS 5.04, Running 91.00s Step 315( N/A%), pre moving , FPS 5.55, Running 91.08s Step 316( N/A%), pre moving , FPS 5.73, Running 91.16s Step 317( N/A%), pre moving , FPS 6.31, Running 91.29s Step 318( N/A%), pre moving , FPS 6.01, Running 91.58s Step 319( N/A%), pre moving , FPS 6.49, Running 91.67s Step 320( N/A%), pre moving , FPS 6.51, Running 91.76s Step 321( N/A%), pre moving , FPS 6.02, Running 92.11s Step 322( N/A%), pre moving , FPS 6.46, Running 92.22s Step 323( N/A%), pre moving , FPS 6.52, Running 92.30s Step 324( N/A%), pre moving , FPS 6.51, Running 92.38s Step 325( N/A%), pre moving , FPS 6.03, Running 92.72s Step 326( N/A%), pre moving , FPS 6.51, Running 92.82s Step 327( N/A%), pre moving , FPS 4.97, Running 93.88s Step 328( N/A%), pre moving , FPS 4.94, Running 93.99s Step 329( N/A%), pre moving , FPS 4.92, Running 94.08s Step 330( N/A%), pre moving , FPS 4.87, Running 94.46s Step 331( N/A%), pre moving , FPS 4.84, Running 94.60s Step 332( N/A%), pre moving , FPS 4.78, Running 94.73s Step 333( N/A%), pre moving , FPS 4.54, Running 95.14s Step 334( N/A%), pre moving , FPS 4.74, Running 95.22s Step 335( N/A%), pre moving , FPS 4.72, Running 95.32s Step 336( N/A%), pre moving , FPS 4.37, Running 95.73s Step 337( N/A%), pre moving , FPS 4.36, Running 95.87s Step 338( N/A%), pre moving , FPS 4.28, Running 96.25s Step 339( N/A%), pre moving , FPS 4.23, Running 96.40s Step 340( N/A%), pre moving , FPS 3.97, Running 96.80s Step 341( N/A%), pre moving , FPS 4.13, Running 96.95s Step 342( N/A%), pre moving , FPS 4.12, Running 97.08s Step 343( N/A%), pre moving , FPS 3.90, Running 97.42s Step 344( N/A%), pre moving , FPS 3.89, Running 97.53s Step 345( N/A%), pre moving , FPS 4.08, Running 97.62s Step 346( N/A%), pre moving , FPS 4.09, Running 97.70s Step 347( N/A%), pre moving , FPS 4.81, Running 98.04s Step 348( N/A%), pre moving , FPS 4.82, Running 98.14s Step 349( N/A%), pre moving , FPS 4.83, Running 98.22s Step 350( N/A%), pre moving , FPS 5.18, Running 98.31s Step 351( N/A%), pre moving , FPS 5.01, Running 98.59s Step 352( N/A%), pre moving , FPS 4.98, Running 98.75s Step 353( N/A%), pre moving , FPS 5.41, Running 98.83s Step 354( N/A%), pre moving , FPS 5.34, Running 98.97s Step 355( N/A%), pre moving , FPS 5.03, Running 99.30s Step 356( N/A%), pre moving , FPS 5.37, Running 99.45s Step 357( N/A%), pre moving , FPS 5.03, Running 99.84s Step 358( N/A%), pre moving , FPS 5.33, Running 100.00s Step 359( N/A%), pre moving , FPS 5.01, Running 100.39s Step 360( N/A%), pre moving , FPS 5.33, Running 100.55s Step 361( N/A%), pre moving , FPS 5.35, Running 100.68s Step 362( N/A%), pre moving , FPS 5.01, Running 101.07s Step 363( N/A%), pre moving , FPS 5.28, Running 101.21s Step 364( N/A%), pre moving , FPS 5.24, Running 101.35s Step 365( N/A%), pre moving , FPS 4.88, Running 101.72s Step 366( N/A%), pre moving , FPS 4.80, Running 101.87s Step 367( N/A%), pre moving , FPS 4.74, Running 102.25s Step 368( N/A%), pre moving , FPS 4.70, Running 102.39s Step 369( N/A%), pre moving , FPS 4.65, Running 102.52s Step 370( N/A%), pre moving , FPS 4.37, Running 102.89s Step 371( N/A%), pre moving , FPS 4.47, Running 103.06s Step 372( N/A%), pre moving , FPS 4.38, Running 103.32s Step 373( N/A%), pre moving , FPS 4.28, Running 103.51s Step 374( N/A%), pre moving , FPS 4.34, Running 103.58s Step 375( N/A%), pre moving , FPS 4.57, Running 103.67s Step 376( N/A%), pre moving , FPS 4.39, Running 104.01s Step 377( N/A%), pre moving , FPS 4.69, Running 104.11s Step 378( N/A%), pre moving , FPS 4.78, Running 104.19s Step 379( N/A%), pre moving , FPS 5.14, Running 104.28s Step 380( N/A%), pre moving , FPS 4.91, Running 104.62s Step 381( N/A%), pre moving , FPS 4.94, Running 104.73s Step 382( N/A%), pre moving , FPS 5.35, Running 104.81s Step 383( N/A%), pre moving , FPS 5.43, Running 104.89s Step 384( N/A%), pre moving , FPS 5.15, Running 105.24s Step 385( N/A%), pre moving , FPS 5.58, Running 105.30s Step 386( N/A%), pre moving , FPS 5.74, Running 105.35s Step 387( N/A%), pre moving , FPS 6.23, Running 105.46s Step 388( N/A%), pre moving , FPS 6.35, Running 105.54s Step 389( N/A%), pre moving , FPS 6.42, Running 105.64s Step 390( N/A%), pre moving , FPS 6.48, Running 105.98s Step 391( N/A%), pre moving , FPS 6.62, Running 106.08s Step 392( N/A%), pre moving , FPS 7.01, Running 106.17s Step 393( N/A%), pre moving , FPS 7.26, Running 106.26s Step 394( N/A%), pre moving , FPS 6.65, Running 106.59s Step 395( N/A%), pre moving , FPS 6.65, Running 106.68s Step 396( N/A%), pre moving , FPS 7.30, Running 106.75s Step 397( N/A%), pre moving , FPS 7.33, Running 106.84s Step 398( N/A%), pre moving , FPS 6.69, Running 107.18s Step 399( N/A%), pre moving , FPS 4.08, Running 109.18s Step 400( N/A%), pre moving , FPS 3.75, Running 109.95s Step 401( N/A%), pre moving , FPS 3.64, Running 110.22s Step 402( N/A%), pre moving , FPS 3.22, Running 111.02s Step 403( N/A%), pre moving , FPS 3.13, Running 111.28s Step 404( N/A%), pre moving , FPS 3.06, Running 111.77s Step 405( N/A%), pre moving , FPS 3.00, Running 111.97s Step 406( N/A%), pre moving , FPS 2.71, Running 112.73s Step 407( N/A%), pre moving , FPS 2.66, Running 112.99s Step 408( N/A%), pre moving , FPS 2.52, Running 113.48s Step 409( N/A%), pre moving , FPS 2.48, Running 113.70s Step 410( N/A%), pre moving , FPS 2.39, Running 114.34s Step 411( N/A%), pre moving , FPS 2.32, Running 114.69s Step 412( N/A%), pre moving , FPS 2.23, Running 115.16s Step 413( N/A%), pre moving , FPS 2.19, Running 115.39s Step 414( N/A%), pre moving , FPS 2.14, Running 115.92s Step 415( N/A%), pre moving , FPS 2.06, Running 116.39s Step 416( N/A%), pre moving , FPS 1.96, Running 116.94s Step 417( N/A%), pre moving , FPS 1.93, Running 117.22s Step 418( N/A%), pre moving , FPS 1.85, Running 117.98s Step 419( 0.33%), action 1, FPS 1.77, Running 120.50s Step 420( 0.67%), action 2, FPS 1.64, Running 122.15s Step 421( 1.00%), action 3, FPS 1.54, Running 123.18s Step 422( 1.33%), action 4, FPS 1.54, Running 124.03s Step 423( 1.67%), action 5, FPS 1.47, Running 124.90s Step 424( 2.00%), action 6, FPS 1.43, Running 125.78s Step 425( 2.33%), action 7, FPS 1.36, Running 126.67s Step 426( 2.67%), action 8, FPS 1.36, Running 127.47s Step 427( 3.00%), action 9, FPS 1.30, Running 128.43s Step 428( 3.33%), action 10, FPS 1.27, Running 129.19s Step 429( 3.67%), action 11, FPS 1.18, Running 130.60s Step 430( 4.00%), action 12, FPS 1.18, Running 131.32s Step 431( 4.33%), action 13, FPS 1.13, Running 132.39s Step 432( 4.67%), action 14, FPS 1.11, Running 133.18s Step 433( 5.00%), action 15, FPS 1.07, Running 134.03s Step 434( 5.33%), action 16, FPS 1.06, Running 134.81s Step 435( 5.67%), action 17, FPS 1.04, Running 135.67s Step 436( 6.00%), action 18, FPS 1.03, Running 136.44s Step 437( 6.33%), action 19, FPS 0.99, Running 137.47s Step 438( 6.67%), action 20, FPS 0.99, Running 138.22s Step 439( 7.00%), action 21, FPS 1.06, Running 139.29s Step 440( 7.33%), action 22, FPS 1.12, Running 139.97s Step 441( 7.67%), action 23, FPS 1.13, Running 140.84s Step 442( 8.00%), action 24, FPS 1.12, Running 141.83s Step 443( 8.33%), action 25, FPS 1.13, Running 142.60s Step 444( 8.67%), action 26, FPS 1.13, Running 143.51s Step 445( 9.00%), action 27, FPS 1.13, Running 144.34s Step 446( 9.33%), action 28, FPS 1.15, Running 144.83s Step 447( 9.67%), action 29, FPS 1.17, Running 145.47s Step 448( 10.00%), action 30, FPS 1.17, Running 146.26s Step 449( 10.33%), action 31, FPS 1.18, Running 147.50s Step 450( 10.67%), action 32, FPS 1.20, Running 148.02s Step 451( 11.00%), action 33, FPS 1.19, Running 149.24s Step 452( 11.33%), action 34, FPS 1.19, Running 149.98s Step 453( 11.67%), action 35, FPS 1.18, Running 150.94s Step 454( 12.00%), action 36, FPS 1.20, Running 151.51s Step 455( 12.33%), action 37, FPS 1.21, Running 152.20s Step 456( 12.67%), action 38, FPS 1.21, Running 152.91s Step 457( 13.00%), action 39, FPS 1.22, Running 153.83s Step 458( 13.33%), action 40, FPS 1.25, Running 154.21s Step 459( 13.67%), action 41, FPS 1.26, Running 155.14s Step 460( 14.00%), action 42, FPS 1.27, Running 155.78s Step 461( 14.33%), action 43, FPS 1.26, Running 156.75s [2026-08-01 19:51:29] [99 ] Seed 98 failed after 157.16 s. +steps: 461 , actions: 43 . +Instruction: Empty +Total 56/99(56.57%) success. +Setting seed: 99 +Step 1( N/A%), pre moving , FPS 1.62, Running 0.62s Step 2( N/A%), pre moving , FPS 2.77, Running 0.72s Step 3( N/A%), pre moving , FPS 3.79, Running 0.79s Step 4( N/A%), pre moving , FPS 4.53, Running 0.88s Step 5( N/A%), pre moving , FPS 4.23, Running 1.18s Step 6( N/A%), pre moving , FPS 4.58, Running 1.31s Step 7( N/A%), pre moving , FPS 4.93, Running 1.42s Step 8( N/A%), pre moving , FPS 5.30, Running 1.51s Step 9( N/A%), pre moving , FPS 4.85, Running 1.86s Step 10( N/A%), pre moving , FPS 5.15, Running 1.94s Step 11( N/A%), pre moving , FPS 5.42, Running 2.03s Step 12( N/A%), pre moving , FPS 5.67, Running 2.12s Step 13( N/A%), pre moving , FPS 5.89, Running 2.21s Step 14( N/A%), pre moving , FPS 5.49, Running 2.55s Step 15( N/A%), pre moving , FPS 5.64, Running 2.66s Step 16( N/A%), pre moving , FPS 5.81, Running 2.75s Step 17( N/A%), pre moving , FPS 5.49, Running 3.10s Step 18( N/A%), pre moving , FPS 5.68, Running 3.17s Step 19( N/A%), pre moving , FPS 5.80, Running 3.28s Step 20( N/A%), pre moving , FPS 5.92, Running 3.38s Step 21( N/A%), pre moving , FPS 6.15, Running 3.87s Step 22( N/A%), pre moving , FPS 6.04, Running 4.03s Step 23( N/A%), pre moving , FPS 6.03, Running 4.11s Step 24( N/A%), pre moving , FPS 6.05, Running 4.19s Step 25( N/A%), pre moving , FPS 5.99, Running 4.52s Step 26( N/A%), pre moving , FPS 5.30, Running 5.08s Step 27( N/A%), pre moving , FPS 5.28, Running 5.20s Step 28( N/A%), pre moving , FPS 5.28, Running 5.30s Step 29( N/A%), pre moving , FPS 5.28, Running 5.64s Step 30( N/A%), pre moving , FPS 5.30, Running 5.72s Step 31( N/A%), pre moving , FPS 5.27, Running 5.83s Step 32( N/A%), pre moving , FPS 5.25, Running 5.92s Step 33( N/A%), pre moving , FPS 4.93, Running 6.26s Step 34( N/A%), pre moving , FPS 5.28, Running 6.34s Step 35( N/A%), pre moving , FPS 5.28, Running 6.45s Step 36( N/A%), pre moving , FPS 4.59, Running 7.11s Step 37( N/A%), pre moving , FPS 4.58, Running 7.46s Step 38( N/A%), pre moving , FPS 4.56, Running 7.55s Step 39( N/A%), pre moving , FPS 4.59, Running 7.64s Step 40( N/A%), pre moving , FPS 4.59, Running 7.74s Step 41( N/A%), pre moving , FPS 4.75, Running 8.08s Step 42( N/A%), pre moving , FPS 4.81, Running 8.19s Step 43( N/A%), pre moving , FPS 4.79, Running 8.28s Step 44( N/A%), pre moving , FPS 4.50, Running 8.63s Step 45( N/A%), pre moving , FPS 4.74, Running 8.74s Step 46( N/A%), pre moving , FPS 5.35, Running 8.82s Step 47( N/A%), pre moving , FPS 5.38, Running 8.92s Step 48( N/A%), pre moving , FPS 5.05, Running 9.26s Step 49( N/A%), pre moving , FPS 5.36, Running 9.37s Step 50( N/A%), pre moving , FPS 5.34, Running 9.46s Step 51( N/A%), pre moving , FPS 5.37, Running 9.55s Step 52( N/A%), pre moving , FPS 5.04, Running 9.89s Step 53( N/A%), pre moving , FPS 5.34, Running 10.00s Step 54( N/A%), pre moving , FPS 5.33, Running 10.09s Step 55( N/A%), pre moving , FPS 5.36, Running 10.18s Step 56( N/A%), pre moving , FPS 5.86, Running 10.52s Step 57( N/A%), pre moving , FPS 6.33, Running 10.62s Step 58( N/A%), pre moving , FPS 6.35, Running 10.71s Step 59( N/A%), pre moving , FPS 6.31, Running 10.81s Step 60( N/A%), pre moving , FPS 5.86, Running 11.15s Step 61( N/A%), pre moving , FPS 6.27, Running 11.27s Step 62( N/A%), pre moving , FPS 6.33, Running 11.35s Step 63( N/A%), pre moving , FPS 6.31, Running 11.45s Step 64( N/A%), pre moving , FPS 6.32, Running 11.79s Step 65( N/A%), pre moving , FPS 6.31, Running 11.91s Step 66( N/A%), pre moving , FPS 6.19, Running 12.05s Step 67( N/A%), pre moving , FPS 5.69, Running 12.44s Step 68( N/A%), pre moving , FPS 5.99, Running 12.60s Step 69( N/A%), pre moving , FPS 5.81, Running 12.81s Step 70( N/A%), pre moving , FPS 5.43, Running 13.14s Step 71( N/A%), pre moving , FPS 5.37, Running 13.28s Step 72( N/A%), pre moving , FPS 5.33, Running 13.64s Step 73( N/A%), pre moving , FPS 5.24, Running 13.82s Step 74( N/A%), pre moving , FPS 5.18, Running 13.96s Step 75( N/A%), pre moving , FPS 4.78, Running 14.37s Step 76( N/A%), pre moving , FPS 5.02, Running 14.51s Step 77( N/A%), pre moving , FPS 4.69, Running 14.89s Step 78( N/A%), pre moving , FPS 4.62, Running 15.04s Step 79( N/A%), pre moving , FPS 4.57, Running 15.18s Step 80( N/A%), pre moving , FPS 4.53, Running 15.56s Step 81( N/A%), pre moving , FPS 4.49, Running 15.72s Step 82( N/A%), pre moving , FPS 4.20, Running 16.11s Step 83( N/A%), pre moving , FPS 4.16, Running 16.26s Step 84( N/A%), pre moving , FPS 4.34, Running 16.40s Step 85( N/A%), pre moving , FPS 4.07, Running 16.82s Step 86( N/A%), pre moving , FPS 4.08, Running 16.96s Step 87( N/A%), pre moving , FPS 4.18, Running 17.22s Step 88( N/A%), pre moving , FPS 4.16, Running 17.41s Step 89( N/A%), pre moving , FPS 4.28, Running 17.49s Step 90( N/A%), pre moving , FPS 4.49, Running 17.59s Step 91( N/A%), pre moving , FPS 4.31, Running 17.92s Step 92( N/A%), pre moving , FPS 4.57, Running 18.01s Step 93( N/A%), pre moving , FPS 4.64, Running 18.12s Step 94( N/A%), pre moving , FPS 4.70, Running 18.21s Step 95( N/A%), pre moving , FPS 5.08, Running 18.31s Step 96( N/A%), pre moving , FPS 4.83, Running 18.64s Step 97( N/A%), pre moving , FPS 5.18, Running 18.75s Step 98( N/A%), pre moving , FPS 5.27, Running 18.83s Step 99( N/A%), pre moving , FPS 5.35, Running 18.92s Step 100( N/A%), pre moving , FPS 5.39, Running 19.27s Step 101( N/A%), pre moving , FPS 5.49, Running 19.36s Step 102( N/A%), pre moving , FPS 5.96, Running 19.46s Step 103( N/A%), pre moving , FPS 6.08, Running 19.55s Step 104( N/A%), pre moving , FPS 6.13, Running 19.67s Step 105( N/A%), pre moving , FPS 6.32, Running 19.98s Step 106( N/A%), pre moving , FPS 6.37, Running 20.09s Step 107( N/A%), pre moving , FPS 6.74, Running 20.19s Step 108( N/A%), pre moving , FPS 6.85, Running 20.33s Step 109( N/A%), pre moving , FPS 6.40, Running 20.62s Step 110( N/A%), pre moving , FPS 6.39, Running 20.73s Step 111( N/A%), pre moving , FPS 6.89, Running 20.82s Step 112( N/A%), pre moving , FPS 6.53, Running 21.08s Step 113( N/A%), pre moving , FPS 6.34, Running 21.28s Step 114( N/A%), pre moving , FPS 6.35, Running 21.36s Step 115( N/A%), pre moving , FPS 6.34, Running 21.46s Step 116( N/A%), pre moving , FPS 6.33, Running 21.80s Step 117( N/A%), pre moving , FPS 6.39, Running 21.88s Step 118( N/A%), pre moving , FPS 6.38, Running 21.97s Step 119( N/A%), pre moving , FPS 6.39, Running 22.05s Step 120( N/A%), pre moving , FPS 6.40, Running 22.40s Step 121( N/A%), pre moving , FPS 4.67, Running 23.64s Step 122( N/A%), pre moving , FPS 4.49, Running 23.92s Step 123( N/A%), pre moving , FPS 4.02, Running 24.52s Step 124( N/A%), pre moving , FPS 3.75, Running 25.00s Step 125( N/A%), pre moving , FPS 3.57, Running 25.58s Step 126( N/A%), pre moving , FPS 3.51, Running 25.79s Step 127( N/A%), pre moving , FPS 3.27, Running 26.31s Step 128( N/A%), pre moving , FPS 3.10, Running 26.78s Step 129( N/A%), pre moving , FPS 2.95, Running 27.40s Step 130( N/A%), pre moving , FPS 2.80, Running 27.88s Step 131( N/A%), pre moving , FPS 2.62, Running 28.45s Step 132( N/A%), pre moving , FPS 2.64, Running 28.64s Step 133( N/A%), pre moving , FPS 2.53, Running 29.18s Step 134( N/A%), pre moving , FPS 2.47, Running 29.45s Step 135( N/A%), pre moving , FPS 2.37, Running 29.88s Step 136( N/A%), pre moving , FPS 2.36, Running 30.29s Step 137( N/A%), pre moving , FPS 2.23, Running 30.84s Step 138( N/A%), pre moving , FPS 2.19, Running 31.09s Step 139( N/A%), pre moving , FPS 2.10, Running 31.57s Step 140( N/A%), pre moving , FPS 2.08, Running 32.02s Step 141( N/A%), pre moving , FPS 2.23, Running 32.63s Step 142( N/A%), pre moving , FPS 2.17, Running 33.13s Step 143( N/A%), pre moving , FPS 2.18, Running 33.72s Step 144( N/A%), pre moving , FPS 2.23, Running 33.96s Step 145( N/A%), pre moving , FPS 2.26, Running 34.41s Step 146( N/A%), pre moving , FPS 2.19, Running 34.93s Step 147( N/A%), pre moving , FPS 2.17, Running 35.53s Step 148( N/A%), pre moving , FPS 2.17, Running 35.98s Step 149( N/A%), pre moving , FPS 2.18, Running 36.57s Step 150( N/A%), pre moving , FPS 2.18, Running 37.05s Step 151( N/A%), pre moving , FPS 2.17, Running 37.68s Step 152( N/A%), pre moving , FPS 2.15, Running 37.95s Step 153( N/A%), pre moving , FPS 2.16, Running 38.45s Step 154( N/A%), pre moving , FPS 2.12, Running 38.88s Step 155( N/A%), pre moving , FPS 2.08, Running 39.49s Step 156( N/A%), pre moving , FPS 2.07, Running 39.97s Step 157( N/A%), pre moving , FPS 2.05, Running 40.61s Step 158( N/A%), pre moving , FPS 2.04, Running 40.89s Step 159( N/A%), pre moving , FPS 2.04, Running 41.37s Step 160( N/A%), pre moving , FPS 2.06, Running 41.73s Step 161( N/A%), pre moving , FPS 2.06, Running 42.35s Step 162( N/A%), pre moving , FPS 2.11, Running 42.61s Step 163( N/A%), pre moving , FPS 2.10, Running 43.26s Step 164( N/A%), pre moving , FPS 2.05, Running 43.71s Step 165( N/A%), pre moving , FPS 2.02, Running 44.30s Step 166( N/A%), pre moving , FPS 2.08, Running 44.53s Step 167( N/A%), pre moving , FPS 2.10, Running 45.04s Step 168( N/A%), pre moving , FPS 2.10, Running 45.48s Step 169( N/A%), pre moving , FPS 2.11, Running 46.07s Step 170( N/A%), pre moving , FPS 2.11, Running 46.51s Step 171( N/A%), pre moving , FPS 2.11, Running 47.15s Step 172( N/A%), pre moving , FPS 2.07, Running 47.62s Step 173( N/A%), pre moving , FPS 2.05, Running 48.22s Step 174( N/A%), pre moving , FPS 2.10, Running 48.42s Step 175( N/A%), pre moving , FPS 2.12, Running 48.94s Step 176( N/A%), pre moving , FPS 2.21, Running 49.03s Step 177( N/A%), pre moving , FPS 2.28, Running 49.37s Step 178( N/A%), pre moving , FPS 2.33, Running 49.49s Step 179( N/A%), pre moving , FPS 2.44, Running 49.58s Step 180( N/A%), pre moving , FPS 2.52, Running 49.68s Step 181( N/A%), pre moving , FPS 2.61, Running 50.02s Step 182( N/A%), pre moving , FPS 2.66, Running 50.13s Step 183( N/A%), pre moving , FPS 2.87, Running 50.23s Step 184( N/A%), pre moving , FPS 3.02, Running 50.32s Step 185( N/A%), pre moving , FPS 3.14, Running 50.67s Step 186( N/A%), pre moving , FPS 2.77, Running 51.75s Step 187( N/A%), pre moving , FPS 2.93, Running 51.87s Step 188( N/A%), pre moving , FPS 3.09, Running 51.96s Step 189( N/A%), pre moving , FPS 3.31, Running 52.11s Step 190( N/A%), pre moving , FPS 3.40, Running 52.40s Step 191( N/A%), pre moving , FPS 3.70, Running 52.55s Step 192( N/A%), pre moving , FPS 3.97, Running 52.65s Step 193( N/A%), pre moving , FPS 4.14, Running 53.05s Step 194( N/A%), pre moving , FPS 4.20, Running 53.19s Step 195( N/A%), pre moving , FPS 4.29, Running 53.60s Step 196( N/A%), pre moving , FPS 4.23, Running 53.76s Step 197( N/A%), pre moving , FPS 4.13, Running 54.21s Step 198( N/A%), pre moving , FPS 4.09, Running 54.37s Step 199( N/A%), pre moving , FPS 3.77, Running 54.88s Step 200( N/A%), pre moving , FPS 3.73, Running 55.04s Step 201( N/A%), pre moving , FPS 3.69, Running 55.44s Step 202( N/A%), pre moving , FPS 3.63, Running 55.64s Step 203( N/A%), pre moving , FPS 3.42, Running 56.07s Step 204( N/A%), pre moving , FPS 3.36, Running 56.28s Step 205( N/A%), pre moving , FPS 3.30, Running 56.73s Step 206( N/A%), pre moving , FPS 3.88, Running 56.90s Step 207( N/A%), pre moving , FPS 3.61, Running 57.41s Step 208( N/A%), pre moving , FPS 3.34, Running 57.94s Step 209( N/A%), pre moving , FPS 3.15, Running 58.46s Step 210( N/A%), pre moving , FPS 3.15, Running 58.74s Step 211( N/A%), pre moving , FPS 2.98, Running 59.26s Step 212( N/A%), pre moving , FPS 2.80, Running 59.79s Step 213( N/A%), pre moving , FPS 2.76, Running 60.30s Step 214( N/A%), pre moving , FPS 2.72, Running 60.54s Step 215( N/A%), pre moving , FPS 2.68, Running 61.07s Step 216( N/A%), pre moving , FPS 2.56, Running 61.57s Step 217( N/A%), pre moving , FPS 2.64, Running 61.79s Step 218( N/A%), pre moving , FPS 2.51, Running 62.33s Step 219( N/A%), pre moving , FPS 2.59, Running 62.59s Step 220( N/A%), pre moving , FPS 2.48, Running 63.11s Step 221( N/A%), pre moving , FPS 2.44, Running 63.64s Step 222( N/A%), pre moving , FPS 2.35, Running 64.15s Step 223( N/A%), pre moving , FPS 2.34, Running 64.61s Step 224( N/A%), pre moving , FPS 2.31, Running 64.92s Step 225( N/A%), pre moving , FPS 2.31, Running 65.40s Step 226( N/A%), pre moving , FPS 2.29, Running 65.63s Step 227( N/A%), pre moving , FPS 2.30, Running 66.11s Step 228( N/A%), pre moving , FPS 2.31, Running 66.59s Step 229( N/A%), pre moving , FPS 2.39, Running 66.83s Step 230( N/A%), pre moving , FPS 2.34, Running 67.28s Step 231( N/A%), pre moving , FPS 2.44, Running 67.47s Step 232( N/A%), pre moving , FPS 2.46, Running 67.91s Step 233( N/A%), pre moving , FPS 2.48, Running 68.35s Step 234( N/A%), pre moving , FPS 2.53, Running 68.45s Step 235( N/A%), pre moving , FPS 2.68, Running 68.53s Step 236( N/A%), pre moving , FPS 2.84, Running 68.62s Step 237( N/A%), pre moving , FPS 2.79, Running 68.96s Step 238( N/A%), pre moving , FPS 2.95, Running 69.11s Step 239( N/A%), pre moving , FPS 3.01, Running 69.24s Step 240( N/A%), pre moving , FPS 3.10, Running 69.57s Step 241( N/A%), pre moving , FPS 3.32, Running 69.67s Step 242( N/A%), pre moving , FPS 3.58, Running 69.74s Step 243( N/A%), pre moving , FPS 3.83, Running 69.82s Step 244( N/A%), pre moving , FPS 3.81, Running 70.17s Step 245( N/A%), pre moving , FPS 4.12, Running 70.25s Step 246( N/A%), pre moving , FPS 4.25, Running 70.34s Step 247( N/A%), pre moving , FPS 4.63, Running 70.43s Step 248( N/A%), pre moving , FPS 4.14, Running 71.42s Step 249( N/A%), pre moving , FPS 4.27, Running 71.52s Step 250( N/A%), pre moving , FPS 4.62, Running 71.61s Step 251( N/A%), pre moving , FPS 4.73, Running 71.69s Step 252( N/A%), pre moving , FPS 4.85, Running 72.03s Step 253( N/A%), pre moving , FPS 5.27, Running 72.14s Step 254( N/A%), pre moving , FPS 5.27, Running 72.24s Step 255( N/A%), pre moving , FPS 4.89, Running 72.62s Step 256( N/A%), pre moving , FPS 4.82, Running 72.77s Step 257( N/A%), pre moving , FPS 4.77, Running 73.16s Step 258( N/A%), pre moving , FPS 4.76, Running 73.31s Step 259( N/A%), pre moving , FPS 4.71, Running 73.49s Step 260( N/A%), pre moving , FPS 4.70, Running 73.82s Step 261( N/A%), pre moving , FPS 4.66, Running 73.95s Step 262( N/A%), pre moving , FPS 4.35, Running 74.33s Step 263( N/A%), pre moving , FPS 4.28, Running 74.50s Step 264( N/A%), pre moving , FPS 4.48, Running 74.63s Step 265( N/A%), pre moving , FPS 4.21, Running 75.01s Step 266( N/A%), pre moving , FPS 4.16, Running 75.15s Step 267( N/A%), pre moving , FPS 4.12, Running 75.28s Step 268( N/A%), pre moving , FPS 4.72, Running 75.65s Step 269( N/A%), pre moving , FPS 4.69, Running 75.78s Step 270( N/A%), pre moving , FPS 4.65, Running 75.91s Step 271( N/A%), pre moving , FPS 4.33, Running 76.32s Step 272( N/A%), pre moving , FPS 4.53, Running 76.45s Step 273( N/A%), pre moving , FPS 4.20, Running 76.91s Step 274( N/A%), pre moving , FPS 4.10, Running 77.12s Step 275( N/A%), pre moving , FPS 4.07, Running 77.54s Step 276( N/A%), pre moving , FPS 3.84, Running 77.98s Step 277( N/A%), pre moving , FPS 3.99, Running 78.17s Step 278( N/A%), pre moving , FPS 3.74, Running 78.66s Step 279( N/A%), pre moving , FPS 3.54, Running 79.14s Step 280( N/A%), pre moving , FPS 3.60, Running 79.38s Step 281( N/A%), pre moving , FPS 3.38, Running 79.87s Step 282( N/A%), pre moving , FPS 3.51, Running 80.04s Step 283( N/A%), pre moving , FPS 3.34, Running 80.49s Step 284( N/A%), pre moving , FPS 3.18, Running 80.93s Step 285( N/A%), pre moving , FPS 3.30, Running 81.07s Step 286( N/A%), pre moving , FPS 3.25, Running 81.30s Step 287( N/A%), pre moving , FPS 3.08, Running 81.77s Step 288( N/A%), pre moving , FPS 3.06, Running 82.18s Step 289( N/A%), pre moving , FPS 3.02, Running 82.39s Step 290( N/A%), pre moving , FPS 2.89, Running 82.83s Step 291( N/A%), pre moving , FPS 2.98, Running 83.04s Step 292( N/A%), pre moving , FPS 2.85, Running 83.48s Step 293( N/A%), pre moving , FPS 2.96, Running 83.66s Step 294( N/A%), pre moving , FPS 2.86, Running 84.11s Step 295( N/A%), pre moving , FPS 2.85, Running 84.56s Step 296( N/A%), pre moving , FPS 2.94, Running 84.77s Step 297( N/A%), pre moving , FPS 2.83, Running 85.23s Step 298( N/A%), pre moving , FPS 2.97, Running 85.40s Step 299( N/A%), pre moving , FPS 3.00, Running 85.79s Step 300( N/A%), pre moving , FPS 3.02, Running 85.99s Step 301( N/A%), pre moving , FPS 3.06, Running 86.40s Step 302( N/A%), pre moving , FPS 3.05, Running 86.59s Step 303( N/A%), pre moving , FPS 3.06, Running 87.03s Step 304( N/A%), pre moving , FPS 3.18, Running 87.23s Step 305( N/A%), pre moving , FPS 3.01, Running 87.71s Step 306( N/A%), pre moving , FPS 3.02, Running 87.93s Step 307( N/A%), pre moving , FPS 3.01, Running 88.41s Step 308( N/A%), pre moving , FPS 2.99, Running 88.87s Step 309( N/A%), pre moving , FPS 2.98, Running 89.11s Step 310( N/A%), pre moving , FPS 2.97, Running 89.57s Step 311( N/A%), pre moving , FPS 2.98, Running 89.75s Step 312( N/A%), pre moving , FPS 2.97, Running 90.21s Step 313( N/A%), pre moving , FPS 2.99, Running 90.35s Step 314( N/A%), pre moving , FPS 3.02, Running 90.74s Step 315( N/A%), pre moving , FPS 3.16, Running 90.90s Step 316( N/A%), pre moving , FPS 3.22, Running 90.99s Step 317( N/A%), pre moving , FPS 3.28, Running 91.32s Step 318( N/A%), pre moving , FPS 3.32, Running 91.42s Step 319( N/A%), pre moving , FPS 3.51, Running 91.49s Step 320( N/A%), pre moving , FPS 3.58, Running 91.59s Step 321( N/A%), pre moving , FPS 3.82, Running 91.64s Step 322( N/A%), pre moving , FPS 3.72, Running 91.97s Step 323( N/A%), pre moving , FPS 3.97, Running 92.07s Step 324( N/A%), pre moving , FPS 4.06, Running 92.15s Step 325( N/A%), pre moving , FPS 4.41, Running 92.24s Step 326( N/A%), pre moving , FPS 4.40, Running 92.47s Step 327( N/A%), pre moving , FPS 4.70, Running 92.67s Step 328( N/A%), pre moving , FPS 5.14, Running 92.76s Step 329( N/A%), pre moving , FPS 5.35, Running 92.85s Step 330( N/A%), pre moving , FPS 5.52, Running 93.19s Step 331( N/A%), pre moving , FPS 5.62, Running 93.30s Step 332( N/A%), pre moving , FPS 6.29, Running 93.39s Step 333( N/A%), pre moving , FPS 6.41, Running 93.47s Step 334( N/A%), pre moving , FPS 6.47, Running 93.83s Step 335( N/A%), pre moving , FPS 6.58, Running 93.94s Step 336( N/A%), pre moving , FPS 6.55, Running 94.04s Step 337( N/A%), pre moving , FPS 6.54, Running 94.38s Step 338( N/A%), pre moving , FPS 6.53, Running 94.48s Step 339( N/A%), pre moving , FPS 6.53, Running 94.56s Step 340( N/A%), pre moving , FPS 6.51, Running 94.66s Step 341( N/A%), pre moving , FPS 5.95, Running 95.00s Step 342( N/A%), pre moving , FPS 6.38, Running 95.11s Step 343( N/A%), pre moving , FPS 6.39, Running 95.20s Step 344( N/A%), pre moving , FPS 4.89, Running 96.24s Step 345( N/A%), pre moving , FPS 4.89, Running 96.33s Step 346( N/A%), pre moving , FPS 5.05, Running 96.43s Step 347( N/A%), pre moving , FPS 4.83, Running 96.81s Step 348( N/A%), pre moving , FPS 4.76, Running 96.96s Step 349( N/A%), pre moving , FPS 4.76, Running 97.05s Step 350( N/A%), pre moving , FPS 4.76, Running 97.40s Step 351( N/A%), pre moving , FPS 4.75, Running 97.51s Step 352( N/A%), pre moving , FPS 4.75, Running 97.60s Step 353( N/A%), pre moving , FPS 4.42, Running 98.00s Step 354( N/A%), pre moving , FPS 4.63, Running 98.15s Step 355( N/A%), pre moving , FPS 4.33, Running 98.56s Step 356( N/A%), pre moving , FPS 4.30, Running 98.69s Step 357( N/A%), pre moving , FPS 4.55, Running 98.77s Step 358( N/A%), pre moving , FPS 4.58, Running 98.85s Step 359( N/A%), pre moving , FPS 4.39, Running 99.12s Step 360( N/A%), pre moving , FPS 4.34, Running 99.26s Step 361( N/A%), pre moving , FPS 4.58, Running 99.37s Step 362( N/A%), pre moving , FPS 4.61, Running 99.45s Step 363( N/A%), pre moving , FPS 4.62, Running 99.53s Step 364( N/A%), pre moving , FPS 5.49, Running 99.89s Step 365( N/A%), pre moving , FPS 5.47, Running 99.99s Step 366( N/A%), pre moving , FPS 5.42, Running 100.12s Step 367( N/A%), pre moving , FPS 5.39, Running 100.52s Step 368( N/A%), pre moving , FPS 5.45, Running 100.63s Step 369( N/A%), pre moving , FPS 5.38, Running 100.77s Step 370( N/A%), pre moving , FPS 5.71, Running 100.90s Step 371( N/A%), pre moving , FPS 5.31, Running 101.28s Step 372( N/A%), pre moving , FPS 5.23, Running 101.42s Step 373( N/A%), pre moving , FPS 5.61, Running 101.56s Step 374( N/A%), pre moving , FPS 5.25, Running 101.96s Step 375( N/A%), pre moving , FPS 5.64, Running 102.10s Step 376( N/A%), pre moving , FPS 5.28, Running 102.48s Step 377( N/A%), pre moving , FPS 5.14, Running 102.66s Step 378( N/A%), pre moving , FPS 4.78, Running 103.04s Step 379( N/A%), pre moving , FPS 4.92, Running 103.19s Step 380( N/A%), pre moving , FPS 4.93, Running 103.32s Step 381( N/A%), pre moving , FPS 4.63, Running 103.69s Step 382( N/A%), pre moving , FPS 4.57, Running 103.82s Step 383( N/A%), pre moving , FPS 4.52, Running 103.95s Step 384( N/A%), pre moving , FPS 4.47, Running 104.37s Step 385( N/A%), pre moving , FPS 4.48, Running 104.45s Step 386( N/A%), pre moving , FPS 4.52, Running 104.55s Step 387( N/A%), pre moving , FPS 4.58, Running 104.89s Step 388( N/A%), pre moving , FPS 4.58, Running 104.99s Step 389( N/A%), pre moving , FPS 4.64, Running 105.08s Step 390( N/A%), pre moving , FPS 4.69, Running 105.17s Step 391( N/A%), pre moving , FPS 4.74, Running 105.49s Step 392( N/A%), pre moving , FPS 4.80, Running 105.59s Step 393( N/A%), pre moving , FPS 4.87, Running 105.67s Step 394( N/A%), pre moving , FPS 5.26, Running 105.76s Step 395( N/A%), pre moving , FPS 5.10, Running 106.02s Step 396( N/A%), pre moving , FPS 5.44, Running 106.16s Step 397( N/A%), pre moving , FPS 5.55, Running 106.26s Step 398( N/A%), pre moving , FPS 6.05, Running 106.34s Step 399( N/A%), pre moving , FPS 6.16, Running 106.43s Step 400( N/A%), pre moving , FPS 5.81, Running 106.77s Step 401( N/A%), pre moving , FPS 6.26, Running 106.88s Step 402( N/A%), pre moving , FPS 6.36, Running 106.97s Step 403( N/A%), pre moving , FPS 5.95, Running 107.31s Step 404( N/A%), pre moving , FPS 6.63, Running 107.38s Step 405( N/A%), pre moving , FPS 6.59, Running 107.49s Step 406( N/A%), pre moving , FPS 6.59, Running 107.58s Step 407( N/A%), pre moving , FPS 6.62, Running 107.91s Step 408( N/A%), pre moving , FPS 6.59, Running 108.03s Step 409( N/A%), pre moving , FPS 6.60, Running 108.11s Step 410( N/A%), pre moving , FPS 3.78, Running 110.46s Step 411( N/A%), pre moving , FPS 3.54, Running 111.14s Step 412( N/A%), pre moving , FPS 3.37, Running 111.52s Step 413( N/A%), pre moving , FPS 3.12, Running 112.09s Step 414( N/A%), pre moving , FPS 2.95, Running 112.55s Step 415( N/A%), pre moving , FPS 2.83, Running 113.10s Step 416( N/A%), pre moving , FPS 2.78, Running 113.36s Step 417( N/A%), pre moving , FPS 2.56, Running 114.08s Step 418( N/A%), pre moving , FPS 2.51, Running 114.30s Step 419( N/A%), pre moving , FPS 2.30, Running 115.13s Step 420( N/A%), pre moving , FPS 2.33, Running 115.35s Step 421( N/A%), pre moving , FPS 2.15, Running 116.19s Step 422( N/A%), pre moving , FPS 2.11, Running 116.44s Step 423( N/A%), pre moving , FPS 2.02, Running 117.20s Step 424( N/A%), pre moving , FPS 1.98, Running 117.49s Step 425( N/A%), pre moving , FPS 1.91, Running 117.98s Step 426( N/A%), pre moving , FPS 1.87, Running 118.25s Step 427( N/A%), pre moving , FPS 1.80, Running 119.01s Step 428( N/A%), pre moving , FPS 1.79, Running 119.19s Step 429( N/A%), pre moving , FPS 1.71, Running 119.83s Step 430( 0.33%), action 1, FPS 1.82, Running 121.43s Step 431( 0.67%), action 2, FPS 1.83, Running 122.04s Step 432( 1.00%), action 3, FPS 1.76, Running 122.86s Step 433( 1.33%), action 4, FPS 1.77, Running 123.38s Step 434( 1.67%), action 5, FPS 1.70, Running 124.33s Step 435( 2.00%), action 6, FPS 1.69, Running 124.92s Step 436( 2.33%), action 7, FPS 1.59, Running 125.92s Step 437( 2.67%), action 8, FPS 1.64, Running 126.31s Step 438( 3.00%), action 9, FPS 1.56, Running 127.16s Step 439( 3.33%), action 10, FPS 1.60, Running 127.67s Step 440( 3.67%), action 11, FPS 1.49, Running 128.75s Step 441( 4.00%), action 12, FPS 1.54, Running 129.17s Step 442( 4.33%), action 13, FPS 1.48, Running 129.98s Step 443( 4.67%), action 14, FPS 1.48, Running 130.69s Step 444( 5.00%), action 15, FPS 1.44, Running 131.39s Step 445( 5.33%), action 16, FPS 1.44, Running 131.89s Step 446( 5.67%), action 17, FPS 1.38, Running 132.76s Step 447( 6.00%), action 18, FPS 1.42, Running 133.14s Step 448( 6.33%), action 19, FPS 1.35, Running 134.00s Step 449( 6.67%), action 20, FPS 1.36, Running 134.53s Step 450( 7.00%), action 21, FPS 1.42, Running 135.50s Step 451( 7.33%), action 22, FPS 1.45, Running 135.82s Step 452( 7.67%), action 23, FPS 1.45, Running 136.66s Step 453( 8.00%), action 24, FPS 1.44, Running 137.25s Step 454( 8.33%), action 25, FPS 1.48, Running 137.85s Step 455( 8.67%), action 26, FPS 1.48, Running 138.43s Step 456( 9.00%), action 27, FPS 1.49, Running 139.35s Step 457( 9.33%), action 28, FPS 1.49, Running 139.74s Step 458( 9.67%), action 29, FPS 1.49, Running 140.59s Step 459( 10.00%), action 30, FPS 1.49, Running 141.10s Step 460( 10.33%), action 31, FPS 1.49, Running 142.22s Step 461( 10.67%), action 32, FPS 1.49, Running 142.61s Step 462( 11.00%), action 33, FPS 1.50, Running 143.33s Step 463( 11.33%), action 34, FPS 1.52, Running 143.87s Step 464( 11.67%), action 35, FPS 1.51, Running 144.62s Step 465( 12.00%), action 36, FPS 1.52, Running 145.07s Step 466( 12.33%), action 37, FPS 1.51, Running 146.01s Step 467( 12.67%), action 38, FPS 1.48, Running 146.62s Step 468( 13.00%), action 39, FPS 1.51, Running 147.22s Step 469( 13.33%), action 40, FPS 1.52, Running 147.71s Step 470( 13.67%), action 41, FPS 1.51, Running 148.71s Step 471( 14.00%), action 42, FPS 1.52, Running 148.95s Step 472( 14.33%), action 43, FPS 1.51, Running 149.86s Step 473( 14.67%), action 44, FPS 1.55, Running 150.16s Step 474( 15.00%), action 45, FPS 1.52, Running 150.98s Step 475( 15.33%), action 46, FPS 1.55, Running 151.32s Step 476( 15.67%), action 47, FPS 1.56, Running 152.19s Step 477( 16.00%), action 48, FPS 1.55, Running 152.63s Step 478( 16.33%), action 49, FPS 1.58, Running 153.28s Step 479( 16.67%), action 50, FPS 1.58, Running 153.79s Step 480( 17.00%), action 51, FPS 1.61, Running 154.61s Step 481( 17.33%), action 52, FPS 1.61, Running 155.00s Step 482( 17.67%), action 53, FPS 1.62, Running 155.64s Step 483( 18.00%), action 54, FPS 1.67, Running 155.85s Step 484( 18.33%), action 55, FPS 1.72, Running 156.27s Step 485( 18.67%), action 56, FPS 1.74, Running 156.55s Step 486( 19.00%), action 57, FPS 1.81, Running 157.05s Step 487( 19.33%), action 58, FPS 1.84, Running 157.48s Step 488( 19.67%), action 59, FPS 1.79, Running 158.37s Step 489( 20.00%), action 60, FPS 1.79, Running 158.90s Step 490( 20.33%), action 61, FPS 1.77, Running 160.04s Step 491( 20.67%), action 62, FPS 1.76, Running 160.33s Step 492( 21.00%), action 63, FPS 1.75, Running 161.30s Step 493( 21.33%), action 64, FPS 1.71, Running 161.89s Step 494( 21.67%), action 65, FPS 1.72, Running 162.63s Step 495( 22.00%), action 66, FPS 1.70, Running 163.07s Step 496( 22.33%), action 67, FPS 1.67, Running 164.15s Step 497( 22.67%), action 68, FPS 1.66, Running 164.70s Step 498( 23.00%), action 69, FPS 1.64, Running 165.47s Step 499( 23.33%), action 70, FPS 1.65, Running 165.88s Step 500( 23.67%), action 71, FPS 1.65, Running 166.76s Step 501( 24.00%), action 72, FPS 1.65, Running 167.09s Step 502( 24.33%), action 73, FPS 1.61, Running 168.07s Step 503( 24.67%), action 74, FPS 1.57, Running 168.61s Step 504( 25.00%), action 75, FPS 1.53, Running 169.38s Step 505( 25.33%), action 76, FPS 1.51, Running 169.81s Step 506( 25.67%), action 77, FPS 1.46, Running 170.72s Step 507( 26.00%), action 78, FPS 1.47, Running 171.05s Step 508( 26.33%), action 79, FPS 1.47, Running 172.02s Step 509( 26.67%), action 80, FPS 1.47, Running 172.55s Step 510( 27.00%), action 81, FPS 1.46, Running 173.69s Step 511( 27.33%), action 82, FPS 1.43, Running 174.31s Step 512( 27.67%), action 83, FPS 1.46, Running 175.03s Step 513( 28.00%), action 84, FPS 1.48, Running 175.37s Step 514( 28.33%), action 85, FPS 1.47, Running 176.25s Step 515( 28.67%), action 86, FPS 1.46, Running 176.80s Step 516( 29.00%), action 87, FPS 1.50, Running 177.51s Step 517( 29.33%), action 88, FPS 1.50, Running 178.01s Step 518( 29.67%), action 89, FPS 1.47, Running 179.04s Step 519( 30.00%), action 90, FPS 1.48, Running 179.41s Step 520( 30.33%), action 91, FPS 1.44, Running 180.69s Step 521( 30.67%), action 92, FPS 1.44, Running 180.99s Step 522( 31.00%), action 93, FPS 1.45, Running 181.86s Step 523( 31.33%), action 94, FPS 1.45, Running 182.36s Step 524( 31.67%), action 95, FPS 1.42, Running 183.43s Step 525( 32.00%), action 96, FPS 1.43, Running 183.76s Step 526( 32.33%), action 97, FPS 1.45, Running 184.56s Step 527( 32.67%), action 98, FPS 1.42, Running 185.13s Step 528( 33.00%), action 99, FPS 1.45, Running 185.85s Step 529( 33.33%), action 100, FPS 1.45, Running 186.31s Step 530( 33.67%), action 101, FPS 1.47, Running 187.32s Step 531( 34.00%), action 102, FPS 1.47, Running 187.91s Step 532( 34.33%), action 103, FPS 1.49, Running 188.48s Step 533( 34.67%), action 104, FPS 1.46, Running 189.07s Step 534( 35.00%), action 105, FPS 1.45, Running 190.00s Step 535( 35.33%), action 106, FPS 1.47, Running 190.37s Step 536( 35.67%), action 107, FPS 1.46, Running 191.16s Step 537( 36.00%), action 108, FPS 1.48, Running 191.51s Step 538( 36.33%), action 109, FPS 1.49, Running 192.46s Step 539( 36.67%), action 110, FPS 1.48, Running 192.95s Step 540( 37.00%), action 111, FPS 1.48, Running 194.18s Step 541( 37.33%), action 112, FPS 1.48, Running 194.53s Step 542( 37.67%), action 113, FPS 1.47, Running 195.45s Step 543( 38.00%), action 114, FPS 1.46, Running 196.01s Step 544( 38.33%), action 115, FPS 1.48, Running 196.97s Step 545( 38.67%), action 116, FPS 1.44, Running 197.61s Step 546( 39.00%), action 117, FPS 1.45, Running 198.37s Step 547( 39.33%), action 118, FPS 1.45, Running 198.92s Step 548( 39.67%), action 119, FPS 1.42, Running 199.89s Step 549( 40.00%), action 120, FPS 1.41, Running 200.49s Step 550( 40.33%), action 121, FPS 1.41, Running 201.55s Step 551( 40.67%), action 122, FPS 1.43, Running 201.90s Step 552( 41.00%), action 123, FPS 1.40, Running 202.77s Step 553( 41.33%), action 124, FPS 1.40, Running 203.40s Step 554( 41.67%), action 125, FPS 1.39, Running 204.40s Step 555( 42.00%), action 126, FPS 1.36, Running 205.06s [2026-08-01 19:54:55] [100] Seed 99 success after 205.35 s. +steps: 555 , actions: 126 . +Instruction: Empty +Total 57/100(57.00%) success. +[2026-08-01 19:54:55] Final Result: 57/100(57.00%) success. +===== END newhp hlen=3 task=insert_hole rc=0 Sat Aug 1 19:54:59 CST 2026 ===== diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_lift_bottle_g0_20260801_155014.log b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_lift_bottle_g0_20260801_155014.log new file mode 100644 index 0000000000000000000000000000000000000000..6395f5e65c8caaf2bf93f00fa5350dbe2508d667 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_lift_bottle_g0_20260801_155014.log @@ -0,0 +1,736 @@ +===== START newhp hlen=3 task=lift_bottle gpu=0 total=100 cfg=train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k Sat Aug 1 15:50:14 CST 2026 ===== +[INFO][AppLauncher]: Input keyword argument `livestream=0` has overridden the environment variable `LIVESTREAM=0`. +[INFO][AppLauncher]: Using device: cuda:0 +[INFO][AppLauncher]: Loading experience file: /pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/isaaclab.python.headless.rendering.kit +[Warning] [simulation_app.simulation_app] Modules: ['omni.kit_app'] were loaded before SimulationApp was started and might not be loaded correctly. +[Warning] [simulation_app.simulation_app] Please check to make sure no extra omniverse or pxr modules are imported before the call to SimulationApp(...) +Loading user config located at: '/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/omni/data/Kit/Isaac-Sim/4.5/user.config.json' +[Info] [carb] Logging to file: /pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/omni/logs/Kit/Isaac-Sim/4.5/kit_20260801_155019.log +2026-08-01 07:50:19 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available. +2026-08-01 07:50:19 [39ms] [Warning] [omni.ext.plugin] [ext: rendering_modes] Extensions config 'extension.toml' doesn't exist '/pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/rendering_modes' or '/pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/rendering_modes/config' +2026-08-01 07:50:23 [4,113ms] [Warning] [carb.omniclient.plugin] 937658: OmniHub: ThreadId(03) Hub encountered error. Trying to reconnect to Hub. retry_reason="Hub failed to launch: Io(\"Resource temporarily unavailable (os error 11)\")" +2026-08-01 07:50:23 [4,140ms] [Warning] [omni.datastore] OmniHub is inaccessible +2026-08-01 07:50:23 [4,290ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:23 [4,291ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:23 [4,394ms] [Warning] [omni.platforminfo.plugin] failed to open the default display. Can't verify X Server version. +2026-08-01 07:50:26 [6,817ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:26 [6,819ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:26 [6,819ms] [Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available +2026-08-01 07:50:26 [6,820ms] [Warning] [carb.cudainterop.plugin] CUDA_VISIBLE_DEVICES environment variable is set. +2026-08-01 07:50:26 [6,820ms] [Warning] [carb.cudainterop.plugin] Note CUDA device enumeration and Omniverse device enumeration are different. +2026-08-01 07:50:26 [6,820ms] [Warning] [carb.cudainterop.plugin] Setting CUDA_VISIBLE_DEVICES can lead to undesired behavior or crashes. +2026-08-01 07:50:27 [7,566ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,566ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,568ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,568ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,569ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,569ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,571ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,571ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,575ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,575ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,577ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,577ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,579ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. + +|---------------------------------------------------------------------------------------------| +| Driver Version: 570.195.03 | Graphics API: Vulkan +|=============================================================================================| +| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID | +| | | | | | Device-ID | UUID | +| | | | | | Bus-ID | | +|---------------------------------------------------------------------------------------------| +| 0 | NVIDIA GeForce RTX 4090 | Yes: 0 | | 24810 MB | 10de | 0 | +| | | | | | 2684 | eb4c7dfa.. | +| | | | | | 61 | | +|---------------------------------------------------------------------------------------------| +| 1 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | ad98f500.. | +| | | | | | 62 | | +|---------------------------------------------------------------------------------------------| +| 2 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 60e4b523.. | +| | | | | | 63 | | +|---------------------------------------------------------------------------------------------| +| 3 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | e0e3b188.. | +| | | | | | 64 | | +|---------------------------------------------------------------------------------------------| +| 4 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | bf183f35.. | +| | | | | | a1 | | +|---------------------------------------------------------------------------------------------| +| 5 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 42f3c508.. | +| | | | | | a2 | | +|---------------------------------------------------------------------------------------------| +| 6 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 4baa9b71.. | +| | | | | | a3 | | +|---------------------------------------------------------------------------------------------| +| 7 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 44da14c1.. | +| | | | | | a4 | | +|=============================================================================================| +| OS: 22.04.1 LTS (Jammy Jellyfish) ubuntu, Version: 22.04.1, Kernel: 5.15.0-151-generic +| Processor: INTEL(R) XEON(R) PLATINUM 8573C +| Cores: 96 | Logical Cores: 192 +|---------------------------------------------------------------------------------------------| +| Total Memory (MB): 967512 | Free Memory: 811124 +| Total Page/Swap (MB): 0 | Free Page/Swap: 0 +|---------------------------------------------------------------------------------------------| +2026-08-01 07:50:30 [10,806ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,806ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,878ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,878ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,899ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,899ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,998ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,998ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [11,001ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [11,001ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [11,003ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [11,003ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:31 [12,244ms] [Warning] [omni.isaac.dynamic_control] omni.isaac.dynamic_control is deprecated as of Isaac Sim 4.5. No action is needed from end-users. +2026-08-01 07:50:32 [13,366ms] [Warning] [omni.log] Source: omni.hydra was already registered. +2026-08-01 07:50:34 [15,032ms] [Warning] [omni.replicator.core.scripts.extension] No material configuration file, adding configuration to material settings directly. +2026-08-01 07:50:41 [21,577ms] [Warning] [omni.kvdb.plugin] Disabling key-value database because another kit process is locking it +2026-08-01 07:50:41 [21,720ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/ambientOcclusion/enabled' +2026-08-01 07:50:41 [21,720ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/enabled' +2026-08-01 07:50:41 [21,720ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/indirectDiffuse/enabled' +2026-08-01 07:50:41 [21,720ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/raytracing/cached/enabled' +2026-08-01 07:50:41 [21,721ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/reflections/enabled' +2026-08-01 07:50:41 [21,721ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/sceneDb/ambientLightIntensity' +2026-08-01 07:50:41 [21,721ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/translucency/enabled' +2026-08-01 07:50:41 [21,721ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/viewTile/limit' +2026-08-01 07:50:41 [22,096ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 2908577024 +2026-08-01 07:50:41 [22,096ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid true, within: false +2026-08-01 07:50:42 [22,813ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/samplesPerPixel' +2026-08-01 07:50:42 [22,813ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/pathtracing/maxSamplesPerLaunch' +2026-08-01 07:50:42 [22,814ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults-transient/meshlights/forceDisable' +2026-08-01 07:50:42 [23,162ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/post/dlss/execMode' +Using camera type 'head' for task 'lift_bottle' +build_ACT_model_and_optimizer Namespace(lr=1e-05, lr_backbone=1e-05, batch_size=384, weight_decay=0.0001, epochs=300, lr_drop=200, clip_max_norm=0.1, dilation=False, pre_norm=False, vitacdreamer_cross_attn_layers='none', masks=False, eval=False, onscreen_render=False, num_epochs=1, state_dim=8, kl_weight=10.0, chunk_size=20, hidden_dim=512, dim_feedforward=3200, temporal_agg=True, device='cuda:0', ckpt_dir='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k', policy_class='ACT', num_steps=16000, num_workers=4, save_freq=2000, position_embedding='sine', lr_vision_backbone=1e-05, vitacdreamer_adapter_lr=3e-05, backbone='resnet18', nheads=8, enc_layers=4, dec_layers=7, dropout=0.025, camera_names=['cam_high'], tactile_names=['tac_left', 'tac_right'], lr_tactile_backbone=1e-05, tactile_masks=False, tactile_backbone='resnet18', tactile_ckpt=None, tactile_dilation=False, use_vitacdreamer_feature=True, vitacdreamer_history_len=3, vitacdreamer_sample_stride=5, vitacdreamer_feature_dim=512, vitacdreamer_fusion_mode='feature_query_policy_kv', finetune_vitacdreamer_encoder=False, vitacdreamer_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], task_name='sim-lift_bottle-default-50', task_config='default', policy_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt', stats_path='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl', seed=0) +Namespace(lr=1e-05, lr_backbone=1e-05, batch_size=384, weight_decay=0.0001, epochs=300, lr_drop=200, clip_max_norm=0.1, dilation=False, pre_norm=False, vitacdreamer_cross_attn_layers='none', masks=False, eval=False, onscreen_render=False, num_epochs=1, state_dim=8, kl_weight=10.0, chunk_size=20, hidden_dim=512, dim_feedforward=3200, temporal_agg=True, device='cuda:0', ckpt_dir='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k', policy_class='ACT', num_steps=16000, num_workers=4, save_freq=2000, position_embedding='sine', lr_vision_backbone=1e-05, vitacdreamer_adapter_lr=3e-05, backbone='resnet18', nheads=8, enc_layers=4, dec_layers=7, dropout=0.025, camera_names=['cam_high'], tactile_names=['tac_left', 'tac_right'], lr_tactile_backbone=1e-05, tactile_masks=False, tactile_backbone='resnet18', tactile_ckpt=None, tactile_dilation=False, use_vitacdreamer_feature=True, vitacdreamer_history_len=3, vitacdreamer_sample_stride=5, vitacdreamer_feature_dim=512, vitacdreamer_fusion_mode='feature_query_policy_kv', finetune_vitacdreamer_encoder=False, vitacdreamer_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], task_name='sim-lift_bottle-default-50', task_config='default', policy_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt', stats_path='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl', seed=0) +/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. + warnings.warn( +/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=ResNet18_Weights.IMAGENET1K_V1`. You can also use `weights=ResNet18_Weights.DEFAULT` to get the most up-to-date weights. + warnings.warn(msg) +number of parameters: 100.95M +Converted 768 legacy ViT checkpoint keys for HuggingFace ViTModel compatibility. + Loading weights: 0%| | 0/198 [00:00 + Number of environments: 1 + Environment spacing : 1.5 + Source prim name : /World/envs/env_0 + Global prim paths : [] + Replicate physics : True +[INFO]: Starting the simulation. This may take a few seconds. Please wait... +Initializing GelSight Sensor `/World/envs/env_.*/Robot/gelsight_mini_case_left`... +Initializing GelSight Sensor `/World/envs/env_.*/Robot/gelsight_mini_case_right`... +2026-08-01 07:51:50 [91,018ms] [Warning] [omni.hydra.scene_delegate.plugin] Calling getBypassRenderSkelMeshProcessing for prim /World/envs/env_0/Robot/panda_link7/visuals.proto_mesh_0_id0 that has not been populated +2026-08-01 07:51:50 [91,053ms] [Warning] [omni.hydra] Mesh '/World/envs/env_0/wall/mesh' has corrupted data in primvar 'st': buffer size 36 doesn't match expected size 180 in faceVarying primvars +2026-08-01 07:51:50 [91,053ms] [Warning] [omni.hydra] Mesh '/World/envs/env_0/bottle/mesh' has corrupted data in primvar 'st': buffer size 1524 doesn't match expected size 3276 in faceVarying primvars +2026-08-01 07:51:51 [92,296ms] [Warning] [rtx.postprocessing.plugin] DLSS increasing input dimensions: Render resolution of (186, 139) is below minimal input resolution of 300. +[INFO]: Time taken for simulation start : 26.223936 seconds +Init test +vertex_reporter i : 0 +vertex_reporter i : 1 +vertex_reporter i : 2 +/World/envs/env_.*/wall has global id 1 +/World/envs/env_.*/bottle has global id 2 +/World/envs/env_.*/Robot/gelpad_left has global id 3 +/World/envs/env_.*/Robot/gelpad_right has global id 4 +[INFO]: Completed setting up the environment... +[2026-08-01 15:52:11] Task Name: lift_bottle +[2026-08-01 15:52:11] Task Config: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/task_config/default.yml +[2026-08-01 15:52:11] Eval Config: { + "policy_name": "ACT", + "seed": 0, + "ckpt_setting": "default-balanced-50", + "instruction_type": "seen", + "instuction_file": null, + "train_config_name": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k", + "policy_checkpoint": "act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt", + "stats_path": "/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-lift_bottle/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl", + "task_name": "lift_bottle", + "task_config": "default", + "train_config": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k" +} +-------------------- + +[2026-08-01 15:52:11] Task init finish in 53.90 seconds. +[2026-08-01 15:52:11] Policy init finish in 8.62 seconds. +Setting seed: 0 +Step 1( N/A%), pre moving , FPS 0.10, Running 10.38s Step 2( N/A%), pre moving , FPS 0.19, Running 10.65s Step 3( N/A%), pre moving , FPS 0.27, Running 10.94s Step 4( N/A%), pre moving , FPS 0.36, Running 11.14s Step 5( N/A%), pre moving , FPS 0.44, Running 11.30s Step 6( N/A%), pre moving , FPS 0.50, Running 12.11s Step 7( N/A%), pre moving , FPS 0.57, Running 12.20s Step 8( N/A%), pre moving , FPS 0.65, Running 12.30s Step 9( N/A%), pre moving , FPS 0.72, Running 12.42s Step 10( N/A%), pre moving , FPS 0.80, Running 12.54s Step 11( N/A%), pre moving , FPS 0.87, Running 12.63s Step 12( N/A%), pre moving , FPS 0.94, Running 12.75s Step 13( N/A%), pre moving , FPS 1.01, Running 12.87s Step 14( N/A%), pre moving , FPS 1.08, Running 12.99s Step 15( N/A%), pre moving , FPS 1.14, Running 13.11s Step 16( N/A%), pre moving , FPS 1.21, Running 13.21s Step 17( N/A%), pre moving , FPS 1.27, Running 13.35s Step 18( N/A%), pre moving , FPS 1.34, Running 13.42s Step 19( N/A%), pre moving , FPS 1.41, Running 13.45s Step 20( N/A%), pre moving , FPS 1.48, Running 13.50s Step 21( N/A%), pre moving , FPS 6.33, Running 13.54s Step 22( N/A%), pre moving , FPS 6.81, Running 13.59s Step 23( N/A%), pre moving , FPS 7.43, Running 13.63s Step 24( N/A%), pre moving , FPS 7.91, Running 13.67s Step 25( N/A%), pre moving , FPS 8.25, Running 13.73s Step 26( N/A%), pre moving , FPS 10.69, Running 13.98s Step 27( N/A%), pre moving , FPS 10.84, Running 14.05s Step 28( N/A%), pre moving , FPS 10.99, Running 14.12s Step 29( N/A%), pre moving , FPS 11.01, Running 14.24s Step 30( N/A%), pre moving , FPS 11.34, Running 14.31s Step 31( N/A%), pre moving , FPS 9.93, Running 14.64s Step 32( N/A%), pre moving , FPS 10.27, Running 14.70s Step 33( N/A%), pre moving , FPS 10.63, Running 14.75s Step 34( N/A%), pre moving , FPS 10.91, Running 14.83s Step 35( N/A%), pre moving , FPS 11.22, Running 14.89s Step 36( N/A%), pre moving , FPS 11.56, Running 14.94s Step 37( N/A%), pre moving , FPS 12.22, Running 14.99s Step 38( N/A%), pre moving , FPS 12.30, Running 15.04s Step 39( N/A%), pre moving , FPS 12.18, Running 15.09s Step 40( N/A%), pre moving , FPS 11.98, Running 15.17s Step 41( N/A%), pre moving , FPS 10.21, Running 15.50s Step 42( N/A%), pre moving , FPS 10.23, Running 15.54s Step 43( N/A%), pre moving , FPS 10.19, Running 15.59s Step 44( N/A%), pre moving , FPS 10.17, Running 15.64s Step 45( N/A%), pre moving , FPS 10.20, Running 15.69s Step 46( N/A%), pre moving , FPS 11.41, Running 15.73s Step 47( N/A%), pre moving , FPS 11.54, Running 15.78s Step 48( N/A%), pre moving , FPS 11.74, Running 15.82s Step 49( N/A%), pre moving , FPS 11.95, Running 15.91s Step 50( N/A%), pre moving , FPS 11.97, Running 15.98s Step 51( N/A%), pre moving , FPS 13.23, Running 16.15s Step 52( N/A%), pre moving , FPS 12.04, Running 16.36s Step 53( N/A%), pre moving , FPS 11.00, Running 16.57s Step 54( N/A%), pre moving , FPS 10.37, Running 16.76s Step 55( N/A%), pre moving , FPS 9.67, Running 16.96s Step 56( N/A%), pre moving , FPS 8.97, Running 17.17s Step 57( N/A%), pre moving , FPS 8.43, Running 17.36s Step 58( N/A%), pre moving , FPS 7.95, Running 17.56s Step 59( N/A%), pre moving , FPS 7.50, Running 17.76s Step 60( N/A%), pre moving , FPS 7.20, Running 17.95s Step 61( N/A%), pre moving , FPS 7.50, Running 18.16s Step 62( N/A%), pre moving , FPS 7.16, Running 18.34s Step 63( N/A%), pre moving , FPS 6.83, Running 18.52s Step 64( N/A%), pre moving , FPS 6.50, Running 18.72s Step 65( N/A%), pre moving , FPS 6.24, Running 18.90s Step 66( N/A%), pre moving , FPS 5.95, Running 19.09s Step 67( N/A%), pre moving , FPS 5.84, Running 19.21s Step 68( N/A%), pre moving , FPS 5.59, Running 19.40s Step 69( N/A%), pre moving , FPS 5.48, Running 19.56s Step 70( N/A%), pre moving , FPS 5.32, Running 19.74s Step 71( N/A%), pre moving , FPS 5.33, Running 19.90s Step 72( N/A%), pre moving , FPS 5.39, Running 20.07s Step 73( N/A%), pre moving , FPS 5.56, Running 20.16s Step 74( N/A%), pre moving , FPS 5.66, Running 20.29s Step 75( N/A%), pre moving , FPS 5.78, Running 20.42s Step 76( N/A%), pre moving , FPS 5.97, Running 20.52s Step 77( N/A%), pre moving , FPS 6.11, Running 20.64s Step 78( N/A%), pre moving , FPS 6.24, Running 20.76s Step 79( N/A%), pre moving , FPS 6.44, Running 20.86s Step 80( N/A%), pre moving , FPS 6.60, Running 20.98s Step 81( N/A%), pre moving , FPS 6.83, Running 21.09s Step 82( N/A%), pre moving , FPS 7.04, Running 21.18s Step 83( N/A%), pre moving , FPS 7.22, Running 21.29s Step 84( N/A%), pre moving , FPS 7.39, Running 21.42s Step 85( N/A%), pre moving , FPS 7.48, Running 21.57s Step 86( N/A%), pre moving , FPS 7.52, Running 21.75s Step 87( N/A%), pre moving , FPS 7.47, Running 21.88s Step 88( N/A%), pre moving , FPS 7.67, Running 22.01s Step 89( N/A%), pre moving , FPS 7.73, Running 22.15s Step 90( N/A%), pre moving , FPS 7.96, Running 22.25s Step 91( N/A%), pre moving , FPS 8.11, Running 22.37s Step 92( N/A%), pre moving , FPS 8.25, Running 22.49s Step 93( N/A%), pre moving , FPS 8.20, Running 22.60s Step 94( N/A%), pre moving , FPS 8.22, Running 22.72s Step 95( N/A%), pre moving , FPS 8.18, Running 22.86s Step 96( N/A%), pre moving , FPS 8.18, Running 22.97s Step 97( N/A%), pre moving , FPS 8.13, Running 23.09s Step 98( N/A%), pre moving , FPS 8.14, Running 23.22s Step 99( N/A%), pre moving , FPS 8.06, Running 23.34s Step 100( N/A%), pre moving , FPS 8.06, Running 23.46s Step 101( N/A%), pre moving , FPS 8.00, Running 23.59s Step 102( N/A%), pre moving , FPS 7.91, Running 23.71s Step 103( N/A%), pre moving , FPS 7.94, Running 23.81s Step 104( N/A%), pre moving , FPS 7.94, Running 23.94s Step 105( N/A%), pre moving , FPS 8.02, Running 24.07s Step 106( N/A%), pre moving , FPS 8.34, Running 24.15s Step 107( N/A%), pre moving , FPS 4.13, Running 26.73s Step 108( N/A%), pre moving , FPS 3.87, Running 27.18s Step 109( N/A%), pre moving , FPS 3.66, Running 27.60s Step 110( N/A%), pre moving , FPS 3.45, Running 28.06s Step 111( N/A%), pre moving , FPS 3.30, Running 28.43s Step 112( N/A%), pre moving , FPS 3.15, Running 28.84s Step 113( N/A%), pre moving , FPS 3.01, Running 29.25s Step 114( N/A%), pre moving , FPS 2.89, Running 29.65s Step 115( N/A%), pre moving , FPS 2.76, Running 30.10s Step 116( N/A%), pre moving , FPS 2.65, Running 30.51s Step 117( N/A%), pre moving , FPS 2.55, Running 30.92s Step 118( N/A%), pre moving , FPS 2.45, Running 31.38s Step 119( N/A%), pre moving , FPS 2.39, Running 31.70s Step 120( N/A%), pre moving , FPS 2.31, Running 32.12s Step 121( N/A%), pre moving , FPS 2.23, Running 32.55s Step 122( N/A%), pre moving , FPS 2.15, Running 32.99s Step 123( N/A%), pre moving , FPS 2.08, Running 33.45s Step 124( N/A%), pre moving , FPS 2.00, Running 33.91s Step 125( N/A%), pre moving , FPS 1.95, Running 34.31s Step 126( N/A%), pre moving , FPS 1.89, Running 34.74s Step 127( 0.20%), action 1, FPS 2.02, Running 36.61s Step 128( 0.40%), action 2, FPS 1.95, Running 37.43s Step 129( 0.60%), action 3, FPS 1.92, Running 38.00s Step 130( 0.80%), action 4, FPS 1.86, Running 38.81s Step 131( 1.00%), action 5, FPS 1.78, Running 39.65s Step 132( 1.20%), action 6, FPS 1.76, Running 40.23s Step 133( 1.40%), action 7, FPS 1.72, Running 40.89s Step 134( 1.60%), action 8, FPS 1.70, Running 41.40s Step 135( 1.80%), action 9, FPS 1.66, Running 42.13s Step 136( 2.00%), action 10, FPS 1.61, Running 42.95s Step 137( 2.20%), action 11, FPS 1.57, Running 43.66s Step 138( 2.40%), action 12, FPS 1.56, Running 44.21s Step 139( 2.60%), action 13, FPS 1.54, Running 44.72s Step 140( 2.80%), action 14, FPS 1.50, Running 45.43s Step 141( 3.00%), action 15, FPS 1.49, Running 45.94s Step 142( 3.20%), action 16, FPS 1.49, Running 46.40s Step 143( 3.40%), action 17, FPS 1.49, Running 46.88s Step 144( 3.60%), action 18, FPS 1.47, Running 47.48s Step 145( 3.80%), action 19, FPS 1.46, Running 48.03s Step 146( 4.00%), action 20, FPS 1.44, Running 48.59s Step 147( 4.20%), action 21, FPS 1.55, Running 49.48s Step 148( 4.40%), action 22, FPS 1.58, Running 50.12s Step 149( 4.60%), action 23, FPS 1.57, Running 50.77s Step 150( 4.80%), action 24, FPS 1.60, Running 51.34s Step 151( 5.00%), action 25, FPS 1.63, Running 51.92s Step 152( 5.20%), action 26, FPS 1.62, Running 52.60s Step 153( 5.40%), action 27, FPS 1.62, Running 53.25s Step 154( 5.60%), action 28, FPS 1.62, Running 53.77s Step 155( 5.80%), action 29, FPS 1.65, Running 54.25s Step 156( 6.00%), action 30, FPS 1.68, Running 54.88s Step 157( 6.20%), action 31, FPS 1.67, Running 55.67s Step 158( 6.40%), action 32, FPS 1.67, Running 56.20s Step 159( 6.60%), action 33, FPS 1.68, Running 56.65s Step 160( 6.80%), action 34, FPS 1.71, Running 57.16s Step 161( 7.00%), action 35, FPS 1.70, Running 57.73s Step 162( 7.20%), action 36, FPS 1.69, Running 58.25s Step 163( 7.40%), action 37, FPS 1.66, Running 58.94s Step 164( 7.60%), action 38, FPS 1.67, Running 59.46s Step 165( 7.80%), action 39, FPS 1.65, Running 60.16s Step 166( 8.00%), action 40, FPS 1.65, Running 60.70s Step 167( 8.20%), action 41, FPS 1.68, Running 61.39s Step 168( 8.40%), action 42, FPS 1.68, Running 62.01s Step 169( 8.60%), action 43, FPS 1.69, Running 62.62s Step 170( 8.80%), action 44, FPS 1.67, Running 63.30s Step 171( 9.00%), action 45, FPS 1.67, Running 63.90s Step 172( 9.20%), action 46, FPS 1.68, Running 64.53s Step 173( 9.40%), action 47, FPS 1.68, Running 65.15s Step 174( 9.60%), action 48, FPS 1.67, Running 65.77s Step 175( 9.80%), action 49, FPS 1.66, Running 66.28s Step 176( 10.00%), action 50, FPS 1.67, Running 66.86s Step 177( 10.20%), action 51, FPS 1.67, Running 67.61s Step 178( 10.40%), action 52, FPS 1.67, Running 68.20s Step 179( 10.60%), action 53, FPS 1.64, Running 68.81s Step 180( 10.80%), action 54, FPS 1.63, Running 69.43s Step 181( 11.00%), action 55, FPS 1.62, Running 70.04s Step 182( 11.20%), action 56, FPS 1.59, Running 70.84s Step 183( 11.40%), action 57, FPS 1.61, Running 71.37s Step 184( 11.60%), action 58, FPS 1.61, Running 71.85s Step 185( 11.80%), action 59, FPS 1.65, Running 72.31s Step 186( 12.00%), action 60, FPS 1.60, Running 73.18s Step 187( 12.20%), action 61, FPS 1.60, Running 73.89s Step 188( 12.40%), action 62, FPS 1.62, Running 74.39s Step 189( 12.60%), action 63, FPS 1.63, Running 74.89s Step 190( 12.80%), action 64, FPS 1.62, Running 75.68s Step 191( 13.00%), action 65, FPS 1.62, Running 76.21s Step 192( 13.20%), action 66, FPS 1.61, Running 76.92s Step 193( 13.40%), action 67, FPS 1.62, Running 77.46s Step 194( 13.60%), action 68, FPS 1.63, Running 78.03s Step 195( 13.80%), action 69, FPS 1.63, Running 78.53s Step 196( 14.00%), action 70, FPS 1.63, Running 79.15s Step 197( 14.20%), action 71, FPS 1.63, Running 79.86s Step 198( 14.40%), action 72, FPS 1.62, Running 80.55s Step 199( 14.60%), action 73, FPS 1.62, Running 81.17s Step 200( 14.80%), action 74, FPS 1.61, Running 81.83s Step 201( 15.00%), action 75, FPS 1.62, Running 82.36s Step 202( 15.20%), action 76, FPS 1.64, Running 83.06s Step 203( 15.40%), action 77, FPS 1.62, Running 83.73s Step 204( 15.60%), action 78, FPS 1.60, Running 84.37s Step 205( 15.80%), action 79, FPS 1.58, Running 85.00s Step 206( 16.00%), action 80, FPS 1.59, Running 85.79s Step 207( 16.20%), action 81, FPS 1.58, Running 86.56s Step 208( 16.40%), action 82, FPS 1.58, Running 87.08s Step 209( 16.60%), action 83, FPS 1.56, Running 87.68s Step 210( 16.80%), action 84, FPS 1.57, Running 88.43s Step 211( 17.00%), action 85, FPS 1.56, Running 89.06s Step 212( 17.20%), action 86, FPS 1.56, Running 89.76s Step 213( 17.40%), action 87, FPS 1.55, Running 90.37s Step 214( 17.60%), action 88, FPS 1.49, Running 91.45s Step 215( 17.80%), action 89, FPS 1.47, Running 92.11s Step 216( 18.00%), action 90, FPS 1.47, Running 92.73s Step 217( 18.20%), action 91, FPS 1.47, Running 93.46s Step 218( 18.40%), action 92, FPS 1.47, Running 94.17s Step 219( 18.60%), action 93, FPS 1.46, Running 94.90s Step 220( 18.80%), action 94, FPS 1.43, Running 95.81s Step 221( 19.00%), action 95, FPS 1.41, Running 96.54s Step 222( 19.20%), action 96, FPS 1.42, Running 97.13s Step 223( 19.40%), action 97, FPS 1.43, Running 97.70s Step 224( 19.60%), action 98, FPS 1.42, Running 98.46s Step 225( 19.80%), action 99, FPS 1.41, Running 99.18s Step 226( 20.00%), action 100, FPS 1.40, Running 100.12s Step 227( 20.20%), action 101, FPS 1.38, Running 101.04s Step 228( 20.40%), action 102, FPS 1.34, Running 102.00s Step 229( 20.60%), action 103, FPS 1.33, Running 102.69s Step 230( 20.80%), action 104, FPS 1.34, Running 103.30s Step 231( 21.00%), action 105, FPS 1.31, Running 104.29s Step 232( 21.20%), action 106, FPS 1.31, Running 105.08s Step 233( 21.40%), action 107, FPS 1.30, Running 105.72s Step 234( 21.60%), action 108, FPS 1.33, Running 106.50s Step 235( 21.80%), action 109, FPS 1.34, Running 107.05s Step 236( 22.00%), action 110, FPS 1.34, Running 107.61s Step 237( 22.20%), action 111, FPS 1.33, Running 108.49s Step 238( 22.40%), action 112, FPS 1.34, Running 109.13s Step 239( 22.60%), action 113, FPS 1.35, Running 109.71s Step 240( 22.80%), action 114, FPS 1.36, Running 110.47s Step 241( 23.00%), action 115, FPS 1.35, Running 111.36s Step 242( 23.20%), action 116, FPS 1.32, Running 112.23s Step 243( 23.40%), action 117, FPS 1.30, Running 113.07s Step 244( 23.60%), action 118, FPS 1.30, Running 113.81s Step 245( 23.80%), action 119, FPS 1.29, Running 114.73s Step 246( 24.00%), action 120, FPS 1.29, Running 115.59s Step 247( 24.20%), action 121, FPS 1.29, Running 116.60s Step 248( 24.40%), action 122, FPS 1.30, Running 117.36s Step 249( 24.60%), action 123, FPS 1.32, Running 117.86s Step 250( 24.80%), action 124, FPS 1.32, Running 118.42s Step 251( 25.00%), action 125, FPS 1.36, Running 118.99s Step 252( 25.20%), action 126, FPS 1.37, Running 119.72s Step 253( 25.40%), action 127, FPS 1.37, Running 120.28s Step 254( 25.60%), action 128, FPS 1.36, Running 121.24s Step 255( 25.80%), action 129, FPS 1.36, Running 121.81s Step 256( 26.00%), action 130, FPS 1.33, Running 122.66s Step 257( 26.20%), action 131, FPS 1.35, Running 123.30s Step 258( 26.40%), action 132, FPS 1.36, Running 123.88s Step 259( 26.60%), action 133, FPS 1.34, Running 124.62s Step 260( 26.80%), action 134, FPS 1.34, Running 125.34s Step 261( 27.00%), action 135, FPS 1.37, Running 125.98s Step 262( 27.20%), action 136, FPS 1.37, Running 126.87s Step 263( 27.40%), action 137, FPS 1.37, Running 127.71s Step 264( 27.60%), action 138, FPS 1.37, Running 128.40s Step 265( 27.80%), action 139, FPS 1.40, Running 128.97s Step 266( 28.00%), action 140, FPS 1.43, Running 129.58s Step 267( 28.20%), action 141, FPS 1.43, Running 130.63s Step 268( 28.40%), action 142, FPS 1.42, Running 131.41s Step 269( 28.60%), action 143, FPS 1.39, Running 132.26s Step 270( 28.80%), action 144, FPS 1.39, Running 132.76s Step 271( 29.00%), action 145, FPS 1.38, Running 133.46s Step 272( 29.20%), action 146, FPS 1.39, Running 134.06s Step 273( 29.40%), action 147, FPS 1.39, Running 134.66s Step 274( 29.60%), action 148, FPS 1.42, Running 135.35s Step 275( 29.80%), action 149, FPS 1.39, Running 136.15s Step 276( 30.00%), action 150, FPS 1.39, Running 137.10s Step 277( 30.20%), action 151, FPS 1.38, Running 137.83s Step 278( 30.40%), action 152, FPS 1.36, Running 138.60s Step 279( 30.60%), action 153, FPS 1.38, Running 139.13s Step 280( 30.80%), action 154, FPS 1.39, Running 139.75s Step 281( 31.00%), action 155, FPS 1.37, Running 140.54s Step 282( 31.20%), action 156, FPS 1.40, Running 141.16s Step 283( 31.40%), action 157, FPS 1.42, Running 141.75s Step 284( 31.60%), action 158, FPS 1.42, Running 142.51s Step 285( 31.80%), action 159, FPS 1.41, Running 143.11s Step 286( 32.00%), action 160, FPS 1.40, Running 143.84s Step 287( 32.20%), action 161, FPS 1.44, Running 144.54s Step 288( 32.40%), action 162, FPS 1.46, Running 145.11s Step 289( 32.60%), action 163, FPS 1.49, Running 145.66s Step 290( 32.80%), action 164, FPS 1.48, Running 146.31s Step 291( 33.00%), action 165, FPS 1.47, Running 147.07s Step 292( 33.20%), action 166, FPS 1.45, Running 147.89s Step 293( 33.40%), action 167, FPS 1.44, Running 148.56s Step 294( 33.60%), action 168, FPS 1.41, Running 149.49s Step 295( 33.80%), action 169, FPS 1.44, Running 150.07s Step 296( 34.00%), action 170, FPS 1.47, Running 150.71s Step 297( 34.20%), action 171, FPS 1.46, Running 151.51s Step 298( 34.40%), action 172, FPS 1.48, Running 152.11s Step 299( 34.60%), action 173, FPS 1.48, Running 152.66s Step 300( 34.80%), action 174, FPS 1.45, Running 153.51s Step 301( 35.00%), action 175, FPS 1.48, Running 154.04s Step 302( 35.20%), action 176, FPS 1.49, Running 154.60s Step 303( 35.40%), action 177, FPS 1.49, Running 155.18s Step 304( 35.60%), action 178, FPS 1.51, Running 155.72s Step 305( 35.80%), action 179, FPS 1.52, Running 156.27s Step 306( 36.00%), action 180, FPS 1.54, Running 156.80s Step 307( 36.20%), action 181, FPS 1.53, Running 157.62s Step 308( 36.40%), action 182, FPS 1.50, Running 158.46s Step 309( 36.60%), action 183, FPS 1.49, Running 159.11s Step 310( 36.80%), action 184, FPS 1.47, Running 159.91s Step 311( 37.00%), action 185, FPS 1.49, Running 160.50s Step 312( 37.20%), action 186, FPS 1.50, Running 161.25s Step 313( 37.40%), action 187, FPS 1.51, Running 161.78s Step 314( 37.60%), action 188, FPS 1.54, Running 162.48s Step 315( 37.80%), action 189, FPS 1.54, Running 163.06s Step 316( 38.00%), action 190, FPS 1.53, Running 163.81s Step 317( 38.20%), action 191, FPS 1.50, Running 164.84s Step 318( 38.40%), action 192, FPS 1.51, Running 165.32s Step 319( 38.60%), action 193, FPS 1.51, Running 165.86s Step 320( 38.80%), action 194, FPS 1.51, Running 166.75s Step 321( 39.00%), action 195, FPS 1.50, Running 167.33s Step 322( 39.20%), action 196, FPS 1.49, Running 168.06s Step 323( 39.40%), action 197, FPS 1.48, Running 168.65s Step 324( 39.60%), action 198, FPS 1.44, Running 169.58s Step 325( 39.80%), action 199, FPS 1.42, Running 170.36s Step 326( 40.00%), action 200, FPS 1.40, Running 171.08s Step 327( 40.20%), action 201, FPS 1.40, Running 171.93s Step 328( 40.40%), action 202, FPS 1.39, Running 172.88s Step 329( 40.60%), action 203, FPS 1.38, Running 173.63s Step 330( 40.80%), action 204, FPS 1.39, Running 174.30s Step 331( 41.00%), action 205, FPS 1.39, Running 174.86s Step 332( 41.20%), action 206, FPS 1.40, Running 175.59s Step 333( 41.40%), action 207, FPS 1.38, Running 176.31s Step 334( 41.60%), action 208, FPS 1.38, Running 177.02s Step 335( 41.80%), action 209, FPS 1.38, Running 177.57s Step 336( 42.00%), action 210, FPS 1.39, Running 178.24s Step 337( 42.20%), action 211, FPS 1.40, Running 179.15s Step 338( 42.40%), action 212, FPS 1.36, Running 180.06s Step 339( 42.60%), action 213, FPS 1.35, Running 180.66s Step 340( 42.80%), action 214, FPS 1.38, Running 181.29s Step 341( 43.00%), action 215, FPS 1.38, Running 181.83s Step 342( 43.20%), action 216, FPS 1.38, Running 182.57s Step 343( 43.40%), action 217, FPS 1.36, Running 183.39s Step 344( 43.60%), action 218, FPS 1.36, Running 184.30s Step 345( 43.80%), action 219, FPS 1.34, Running 185.31s Step 346( 44.00%), action 220, FPS 1.32, Running 186.26s Step 347( 44.20%), action 221, FPS 1.30, Running 187.31s Step 348( 44.40%), action 222, FPS 1.31, Running 188.09s Step 349( 44.60%), action 223, FPS 1.33, Running 188.72s Step 350( 44.80%), action 224, FPS 1.31, Running 189.52s Step 351( 45.00%), action 225, FPS 1.30, Running 190.20s Step 352( 45.20%), action 226, FPS 1.30, Running 191.01s Step 353( 45.40%), action 227, FPS 1.29, Running 191.80s Step 354( 45.60%), action 228, FPS 1.29, Running 192.55s Step 355( 45.80%), action 229, FPS 1.29, Running 193.06s Step 356( 46.00%), action 230, FPS 1.28, Running 193.88s Step 357( 46.20%), action 231, FPS 1.29, Running 194.65s Step 358( 46.40%), action 232, FPS 1.29, Running 195.58s Step 359( 46.60%), action 233, FPS 1.26, Running 196.51s Step 360( 46.80%), action 234, FPS 1.25, Running 197.32s Step 361( 47.00%), action 235, FPS 1.25, Running 197.89s Step 362( 47.20%), action 236, FPS 1.23, Running 198.84s Step 363( 47.40%), action 237, FPS 1.22, Running 199.79s Step 364( 47.60%), action 238, FPS 1.22, Running 200.68s Step 365( 47.80%), action 239, FPS 1.23, Running 201.53s Step 366( 48.00%), action 240, FPS 1.24, Running 202.37s Step 367( 48.20%), action 241, FPS 1.27, Running 203.12s Step 368( 48.40%), action 242, FPS 1.27, Running 203.85s Step 369( 48.60%), action 243, FPS 1.26, Running 204.56s Step 370( 48.80%), action 244, FPS 1.27, Running 205.30s Step 371( 49.00%), action 245, FPS 1.27, Running 205.95s Step 372( 49.20%), action 246, FPS 1.27, Running 206.81s Step 373( 49.40%), action 247, FPS 1.28, Running 207.47s Step 374( 49.60%), action 248, FPS 1.26, Running 208.44s Step 375( 49.80%), action 249, FPS 1.23, Running 209.32s Step 376( 50.00%), action 250, FPS 1.24, Running 210.06s Step 377( 50.20%), action 251, FPS 1.23, Running 210.87s Step 378( 50.40%), action 252, FPS 1.24, Running 211.67s Step 379( 50.60%), action 253, FPS 1.26, Running 212.36s Step 380( 50.80%), action 254, FPS 1.27, Running 213.04s Step 381( 51.00%), action 255, FPS 1.27, Running 213.64s Step 382( 51.20%), action 256, FPS 1.30, Running 214.24s Step 383( 51.40%), action 257, FPS 1.32, Running 214.89s Step 384( 51.60%), action 258, FPS 1.36, Running 215.40s Step 385( 51.80%), action 259, FPS 1.37, Running 216.12s Step 386( 52.00%), action 260, FPS 1.40, Running 216.70s Step 387( 52.20%), action 261, FPS 1.38, Running 217.66s Step 388( 52.40%), action 262, FPS 1.38, Running 218.32s Step 389( 52.60%), action 263, FPS 1.39, Running 218.92s Step 390( 52.80%), action 264, FPS 1.41, Running 219.47s Step 391( 53.00%), action 265, FPS 1.39, Running 220.37s Step 392( 53.20%), action 266, FPS 1.42, Running 220.93s Step 393( 53.40%), action 267, FPS 1.39, Running 221.90s Step 394( 53.60%), action 268, FPS 1.43, Running 222.45s Step 395( 53.80%), action 269, FPS 1.44, Running 223.20s Step 396( 54.00%), action 270, FPS 1.47, Running 223.71s Step 397( 54.20%), action 271, FPS 1.42, Running 224.98s Step 398( 54.40%), action 272, FPS 1.45, Running 225.51s Step 399( 54.60%), action 273, FPS 1.41, Running 226.50s Step 400( 54.80%), action 274, FPS 1.39, Running 227.40s Step 401( 55.00%), action 275, FPS 1.38, Running 228.13s Step 402( 55.20%), action 276, FPS 1.39, Running 228.67s Step 403( 55.40%), action 277, FPS 1.39, Running 229.33s Step 404( 55.60%), action 278, FPS 1.34, Running 230.29s Step 405( 55.80%), action 279, FPS 1.33, Running 231.19s Step 406( 56.00%), action 280, FPS 1.31, Running 231.99s Step 407( 56.20%), action 281, FPS 1.32, Running 232.84s Step 408( 56.40%), action 282, FPS 1.31, Running 233.53s Step 409( 56.60%), action 283, FPS 1.30, Running 234.27s Step 410( 56.80%), action 284, FPS 1.27, Running 235.22s Step 411( 57.00%), action 285, FPS 1.27, Running 236.16s Step 412( 57.20%), action 286, FPS 1.25, Running 236.88s Step 413( 57.40%), action 287, FPS 1.27, Running 237.59s Step 414( 57.60%), action 288, FPS 1.26, Running 238.26s Step 415( 57.80%), action 289, FPS 1.29, Running 238.71s Step 416( 58.00%), action 290, FPS 1.27, Running 239.47s Step 417( 58.20%), action 291, FPS 1.30, Running 240.37s Step 418( 58.40%), action 292, FPS 1.29, Running 241.05s Step 419( 58.60%), action 293, FPS 1.32, Running 241.61s Step 420( 58.80%), action 294, FPS 1.34, Running 242.37s Step 421( 59.00%), action 295, FPS 1.36, Running 242.87s Step 422( 59.20%), action 296, FPS 1.36, Running 243.42s Step 423( 59.40%), action 297, FPS 1.37, Running 243.90s Step 424( 59.60%), action 298, FPS 1.40, Running 244.55s Step 425( 59.80%), action 299, FPS 1.45, Running 245.03s Step 426( 60.00%), action 300, FPS 1.47, Running 245.60s Step 427( 60.20%), action 301, FPS 1.48, Running 246.32s Step 428( 60.40%), action 302, FPS 1.49, Running 246.95s Step 429( 60.60%), action 303, FPS 1.51, Running 247.54s Step 430( 60.80%), action 304, FPS 1.55, Running 248.11s Step 431( 61.00%), action 305, FPS 1.61, Running 248.62s Step 432( 61.20%), action 306, FPS 1.60, Running 249.41s Step 433( 61.40%), action 307, FPS 1.62, Running 249.92s Step 434( 61.60%), action 308, FPS 1.64, Running 250.47s Step 435( 61.80%), action 309, FPS 1.63, Running 250.95s Step 436( 62.00%), action 310, FPS 1.67, Running 251.48s Step 437( 62.20%), action 311, FPS 1.70, Running 252.14s Step 438( 62.40%), action 312, FPS 1.73, Running 252.62s Step 439( 62.60%), action 313, FPS 1.76, Running 252.99s Step 440( 62.80%), action 314, FPS 1.80, Running 253.48s Step 441( 63.00%), action 315, FPS 1.80, Running 253.98s Step 442( 63.20%), action 316, FPS 1.80, Running 254.52s Step 443( 63.40%), action 317, FPS 1.80, Running 255.04s Step 444( 63.60%), action 318, FPS 1.81, Running 255.57s Step 445( 63.80%), action 319, FPS 1.81, Running 256.10s Step 446( 64.00%), action 320, FPS 1.81, Running 256.67s Step 447( 64.20%), action 321, FPS 1.78, Running 257.55s Step 448( 64.40%), action 322, FPS 1.82, Running 257.96s Step 449( 64.60%), action 323, FPS 1.80, Running 258.63s Step 450( 64.80%), action 324, FPS 1.81, Running 259.17s Step 451( 65.00%), action 325, FPS 1.81, Running 259.68s Step 452( 65.20%), action 326, FPS 1.85, Running 260.24s Step 453( 65.40%), action 327, FPS 1.84, Running 260.77s Step 454( 65.60%), action 328, FPS 1.84, Running 261.36s Step 455( 65.80%), action 329, FPS 1.83, Running 261.86s Step 456( 66.00%), action 330, FPS 1.84, Running 262.38s Step 457( 66.20%), action 331, FPS 1.86, Running 262.87s Step 458( 66.40%), action 332, FPS 1.86, Running 263.40s Step 459( 66.60%), action 333, FPS 1.83, Running 263.94s Step 460( 66.80%), action 334, FPS 1.82, Running 264.46s Step 461( 67.00%), action 335, FPS 1.83, Running 264.91s Step 462( 67.20%), action 336, FPS 1.84, Running 265.42s Step 463( 67.40%), action 337, FPS 1.84, Running 265.89s Step 464( 67.60%), action 338, FPS 1.84, Running 266.47s Step 465( 67.80%), action 339, FPS 1.84, Running 266.97s Step 466( 68.00%), action 340, FPS 1.85, Running 267.50s Step 467( 68.20%), action 341, FPS 1.90, Running 268.05s Step 468( 68.40%), action 342, FPS 1.87, Running 268.67s Step 469( 68.60%), action 343, FPS 1.89, Running 269.21s Step 470( 68.80%), action 344, FPS 1.89, Running 269.73s Step 471( 69.00%), action 345, FPS 1.89, Running 270.24s Step 472( 69.20%), action 346, FPS 1.90, Running 270.78s Step 473( 69.40%), action 347, FPS 1.86, Running 271.55s Step 474( 69.60%), action 348, FPS 1.84, Running 272.23s Step 475( 69.80%), action 349, FPS 1.83, Running 272.82s Step 476( 70.00%), action 350, FPS 1.81, Running 273.45s Step 477( 70.20%), action 351, FPS 1.77, Running 274.15s Step 478( 70.40%), action 352, FPS 1.76, Running 274.76s Step 479( 70.60%), action 353, FPS 1.76, Running 275.31s Step 480( 70.80%), action 354, FPS 1.73, Running 276.00s Step 481( 71.00%), action 355, FPS 1.70, Running 276.66s Step 482( 71.20%), action 356, FPS 1.70, Running 277.16s Step 483( 71.40%), action 357, FPS 1.71, Running 277.59s Step 484( 71.60%), action 358, FPS 1.69, Running 278.31s Step 485( 71.80%), action 359, FPS 1.69, Running 278.83s Step 486( 72.00%), action 360, FPS 1.65, Running 279.60s Step 487( 72.20%), action 361, FPS 1.64, Running 280.23s Step 488( 72.40%), action 362, FPS 1.64, Running 280.84s Step 489( 72.60%), action 363, FPS 1.64, Running 281.42s Step 490( 72.80%), action 364, FPS 1.60, Running 282.22s Step 491( 73.00%), action 365, FPS 1.60, Running 282.76s Step 492( 73.20%), action 366, FPS 1.59, Running 283.36s Step 493( 73.40%), action 367, FPS 1.62, Running 283.89s Step 494( 73.60%), action 368, FPS 1.64, Running 284.42s Step 495( 73.80%), action 369, FPS 1.62, Running 285.20s Step 496( 74.00%), action 370, FPS 1.61, Running 285.89s Step 497( 74.20%), action 371, FPS 1.61, Running 286.57s Step 498( 74.40%), action 372, FPS 1.61, Running 287.22s Step 499( 74.60%), action 373, FPS 1.61, Running 287.73s Step 500( 74.80%), action 374, FPS 1.62, Running 288.31s Step 501( 75.00%), action 375, FPS 1.64, Running 288.89s Step 502( 75.20%), action 376, FPS 1.62, Running 289.48s Step 503( 75.40%), action 377, FPS 1.61, Running 289.99s Step 504( 75.60%), action 378, FPS 1.62, Running 290.64s Step 505( 75.80%), action 379, FPS 1.62, Running 291.15s Step 506( 76.00%), action 380, FPS 1.63, Running 291.89s Step 507( 76.20%), action 381, FPS 1.62, Running 292.58s Step 508( 76.40%), action 382, FPS 1.62, Running 293.19s Step 509( 76.60%), action 383, FPS 1.63, Running 293.68s Step 510( 76.80%), action 384, FPS 1.64, Running 294.42s Step 511( 77.00%), action 385, FPS 1.63, Running 294.99s Step 512( 77.20%), action 386, FPS 1.63, Running 295.62s Step 513( 77.40%), action 387, FPS 1.63, Running 296.14s Step 514( 77.60%), action 388, FPS 1.60, Running 296.94s Step 515( 77.80%), action 389, FPS 1.63, Running 297.44s Step 516( 78.00%), action 390, FPS 1.67, Running 297.89s Step 517( 78.20%), action 391, FPS 1.65, Running 298.69s Step 518( 78.40%), action 392, FPS 1.65, Running 299.31s Step 519( 78.60%), action 393, FPS 1.61, Running 300.15s Step 520( 78.80%), action 394, FPS 1.59, Running 300.91s Step 521( 79.00%), action 395, FPS 1.59, Running 301.47s Step 522( 79.20%), action 396, FPS 1.59, Running 302.04s Step 523( 79.40%), action 397, FPS 1.60, Running 302.51s Step 524( 79.60%), action 398, FPS 1.59, Running 303.19s Step 525( 79.80%), action 399, FPS 1.59, Running 303.72s Step 526( 80.00%), action 400, FPS 1.59, Running 304.45s Step 527( 80.20%), action 401, FPS 1.58, Running 305.26s Step 528( 80.40%), action 402, FPS 1.57, Running 305.96s Step 529( 80.60%), action 403, FPS 1.53, Running 306.74s Step 530( 80.80%), action 404, FPS 1.53, Running 307.50s Step 531( 81.00%), action 405, FPS 1.54, Running 307.99s Step 532( 81.20%), action 406, FPS 1.54, Running 308.65s Step 533( 81.40%), action 407, FPS 1.53, Running 309.24s Step 534( 81.60%), action 408, FPS 1.54, Running 309.90s Step 535( 81.80%), action 409, FPS 1.54, Running 310.41s Step 536( 82.00%), action 410, FPS 1.51, Running 311.12s Step 537( 82.20%), action 411, FPS 1.51, Running 311.97s Step 538( 82.40%), action 412, FPS 1.50, Running 312.60s Step 539( 82.60%), action 413, FPS 1.54, Running 313.15s Step 540( 82.80%), action 414, FPS 1.56, Running 313.73s Step 541( 83.00%), action 415, FPS 1.57, Running 314.21s Step 542( 83.20%), action 416, FPS 1.56, Running 314.83s Step 543( 83.40%), action 417, FPS 1.56, Running 315.36s Step 544( 83.60%), action 418, FPS 1.55, Running 316.10s Step 545( 83.80%), action 419, FPS 1.55, Running 316.66s Step 546( 84.00%), action 420, FPS 1.56, Running 317.27s Step 547( 84.20%), action 421, FPS 1.57, Running 318.01s Step 548( 84.40%), action 422, FPS 1.59, Running 318.55s Step 549( 84.60%), action 423, FPS 1.61, Running 319.12s Step 550( 84.80%), action 424, FPS 1.63, Running 319.79s Step 551( 85.00%), action 425, FPS 1.62, Running 320.30s Step 552( 85.20%), action 426, FPS 1.62, Running 320.96s Step 553( 85.40%), action 427, FPS 1.63, Running 321.51s Step 554( 85.60%), action 428, FPS 1.62, Running 322.21s Step 555( 85.80%), action 429, FPS 1.63, Running 322.68s Step 556( 86.00%), action 430, FPS 1.66, Running 323.14s Step 557( 86.20%), action 431, FPS 1.69, Running 323.81s Step 558( 86.40%), action 432, FPS 1.70, Running 324.40s Step 559( 86.60%), action 433, FPS 1.70, Running 324.93s Step 560( 86.80%), action 434, FPS 1.69, Running 325.54s Step 561( 87.00%), action 435, FPS 1.65, Running 326.30s Step 562( 87.20%), action 436, FPS 1.65, Running 326.98s Step 563( 87.40%), action 437, FPS 1.63, Running 327.60s Step 564( 87.60%), action 438, FPS 1.64, Running 328.31s Step 565( 87.80%), action 439, FPS 1.65, Running 328.78s Step 566( 88.00%), action 440, FPS 1.64, Running 329.46s Step 567( 88.20%), action 441, FPS 1.65, Running 330.13s Step 568( 88.40%), action 442, FPS 1.63, Running 330.80s Step 569( 88.60%), action 443, FPS 1.61, Running 331.57s Step 570( 88.80%), action 444, FPS 1.61, Running 332.22s Step 571( 89.00%), action 445, FPS 1.58, Running 332.92s Step 572( 89.20%), action 446, FPS 1.57, Running 333.68s Step 573( 89.40%), action 447, FPS 1.58, Running 334.18s Step 574( 89.60%), action 448, FPS 1.59, Running 334.75s Step 575( 89.80%), action 449, FPS 1.59, Running 335.28s Step 576( 90.00%), action 450, FPS 1.57, Running 335.85s Step 577( 90.20%), action 451, FPS 1.57, Running 336.52s Step 578( 90.40%), action 452, FPS 1.53, Running 337.44s Step 579( 90.60%), action 453, FPS 1.53, Running 337.98s Step 580( 90.80%), action 454, FPS 1.50, Running 338.84s Step 581( 91.00%), action 455, FPS 1.53, Running 339.36s Step 582( 91.20%), action 456, FPS 1.55, Running 339.87s Step 583( 91.40%), action 457, FPS 1.54, Running 340.57s Step 584( 91.60%), action 458, FPS 1.56, Running 341.12s Step 585( 91.80%), action 459, FPS 1.52, Running 341.96s Step 586( 92.00%), action 460, FPS 1.50, Running 342.83s Step 587( 92.20%), action 461, FPS 1.50, Running 343.49s Step 588( 92.40%), action 462, FPS 1.51, Running 344.06s Step 589( 92.60%), action 463, FPS 1.51, Running 344.85s Step 590( 92.80%), action 464, FPS 1.51, Running 345.50s Step 591( 93.00%), action 465, FPS 1.49, Running 346.33s Step 592( 93.20%), action 466, FPS 1.49, Running 347.14s Step 593( 93.40%), action 467, FPS 1.47, Running 347.76s Step 594( 93.60%), action 468, FPS 1.49, Running 348.20s Step 595( 93.80%), action 469, FPS 1.48, Running 348.77s Step 596( 94.00%), action 470, FPS 1.46, Running 349.53s Step 597( 94.20%), action 471, FPS 1.44, Running 350.45s Step 598( 94.40%), action 472, FPS 1.47, Running 351.01s Step 599( 94.60%), action 473, FPS 1.47, Running 351.59s Step 600( 94.80%), action 474, FPS 1.50, Running 352.21s Step 601( 95.00%), action 475, FPS 1.49, Running 352.74s Step 602( 95.20%), action 476, FPS 1.47, Running 353.51s Step 603( 95.40%), action 477, FPS 1.45, Running 354.32s Step 604( 95.60%), action 478, FPS 1.43, Running 355.10s Step 605( 95.80%), action 479, FPS 1.46, Running 355.67s Step 606( 96.00%), action 480, FPS 1.49, Running 356.29s Step 607( 96.20%), action 481, FPS 1.46, Running 357.16s Step 608( 96.40%), action 482, FPS 1.46, Running 357.75s Step 609( 96.60%), action 483, FPS 1.47, Running 358.42s Step 610( 96.80%), action 484, FPS 1.48, Running 359.04s Step 611( 97.00%), action 485, FPS 1.49, Running 359.72s Step 612( 97.20%), action 486, FPS 1.51, Running 360.40s Step 613( 97.40%), action 487, FPS 1.51, Running 361.00s Step 614( 97.60%), action 488, FPS 1.49, Running 361.63s Step 615( 97.80%), action 489, FPS 1.48, Running 362.30s Step 616( 98.00%), action 490, FPS 1.50, Running 362.83s Step 617( 98.20%), action 491, FPS 1.53, Running 363.52s Step 618( 98.40%), action 492, FPS 1.52, Running 364.14s Step 619( 98.60%), action 493, FPS 1.52, Running 364.78s Step 620( 98.80%), action 494, FPS 1.49, Running 365.65s Step 621( 99.00%), action 495, FPS 1.49, Running 366.17s Step 622( 99.20%), action 496, FPS 1.47, Running 367.15s Step 623( 99.40%), action 497, FPS 1.50, Running 367.69s Step 624( 99.60%), action 498, FPS 1.50, Running 368.43s Step 625( 99.80%), action 499, FPS 1.49, Running 369.13s Step 626(100.00%), action 500, FPS 1.49, Running 369.75s [2026-08-01 15:58:22] [1 ] Seed 0 failed after 370.43 s. +steps: 626 , actions: 500 . +Instruction: Empty +Total 0/1(0.00%) success. +Setting seed: 1 +Step 1( N/A%), pre moving , FPS 2.06, Running 0.49s Step 2( N/A%), pre moving , FPS 3.51, Running 0.57s Step 3( N/A%), pre moving , FPS 4.39, Running 0.68s Step 4( N/A%), pre moving , FPS 4.94, Running 0.81s Step 5( N/A%), pre moving , FPS 5.32, Running 0.94s Step 6( N/A%), pre moving , FPS 5.63, Running 1.07s Step 7( N/A%), pre moving , FPS 5.90, Running 1.19s Step 8( N/A%), pre moving , FPS 6.09, Running 1.31s Step 9( N/A%), pre moving , FPS 6.26, Running 1.44s Step 10( N/A%), pre moving , FPS 6.39, Running 1.57s Step 11( N/A%), pre moving , FPS 6.47, Running 1.70s Step 12( N/A%), pre moving , FPS 6.60, Running 1.82s Step 13( N/A%), pre moving , FPS 6.96, Running 1.87s Step 14( N/A%), pre moving , FPS 7.32, Running 1.91s Step 15( N/A%), pre moving , FPS 7.31, Running 2.05s Step 16( N/A%), pre moving , FPS 7.34, Running 2.18s Step 17( N/A%), pre moving , FPS 7.46, Running 2.28s Step 18( N/A%), pre moving , FPS 7.69, Running 2.34s Step 19( N/A%), pre moving , FPS 7.79, Running 2.44s Step 20( N/A%), pre moving , FPS 7.94, Running 2.52s Step 21( N/A%), pre moving , FPS 8.49, Running 2.84s Step 22( N/A%), pre moving , FPS 8.59, Running 2.90s Step 23( N/A%), pre moving , FPS 8.71, Running 2.98s Step 24( N/A%), pre moving , FPS 8.67, Running 3.12s Step 25( N/A%), pre moving , FPS 8.70, Running 3.24s Step 26( N/A%), pre moving , FPS 7.89, Running 3.60s Step 27( N/A%), pre moving , FPS 7.89, Running 3.72s Step 28( N/A%), pre moving , FPS 7.92, Running 3.84s Step 29( N/A%), pre moving , FPS 7.96, Running 3.95s Step 30( N/A%), pre moving , FPS 7.96, Running 4.08s Step 31( N/A%), pre moving , FPS 7.99, Running 4.20s Step 32( N/A%), pre moving , FPS 7.98, Running 4.33s Step 33( N/A%), pre moving , FPS 7.75, Running 4.45s Step 34( N/A%), pre moving , FPS 7.52, Running 4.57s Step 35( N/A%), pre moving , FPS 7.57, Running 4.70s Step 36( N/A%), pre moving , FPS 6.37, Running 5.32s Step 37( N/A%), pre moving , FPS 6.32, Running 5.44s Step 38( N/A%), pre moving , FPS 6.18, Running 5.58s Step 39( N/A%), pre moving , FPS 6.14, Running 5.70s Step 40( N/A%), pre moving , FPS 6.05, Running 5.83s Step 41( N/A%), pre moving , FPS 6.43, Running 5.95s Step 42( N/A%), pre moving , FPS 6.27, Running 6.09s Step 43( N/A%), pre moving , FPS 6.03, Running 6.30s Step 44( N/A%), pre moving , FPS 5.98, Running 6.46s Step 45( N/A%), pre moving , FPS 5.88, Running 6.64s Step 46( N/A%), pre moving , FPS 6.21, Running 6.82s Step 47( N/A%), pre moving , FPS 6.18, Running 6.96s Step 48( N/A%), pre moving , FPS 6.14, Running 7.10s Step 49( N/A%), pre moving , FPS 6.15, Running 7.20s Step 50( N/A%), pre moving , FPS 6.11, Running 7.35s Step 51( N/A%), pre moving , FPS 6.12, Running 7.47s Step 52( N/A%), pre moving , FPS 6.08, Running 7.61s Step 53( N/A%), pre moving , FPS 6.03, Running 7.76s Step 54( N/A%), pre moving , FPS 6.05, Running 7.88s Step 55( N/A%), pre moving , FPS 6.06, Running 7.99s Step 56( N/A%), pre moving , FPS 7.13, Running 8.12s Step 57( N/A%), pre moving , FPS 7.04, Running 8.28s Step 58( N/A%), pre moving , FPS 6.85, Running 8.50s Step 59( N/A%), pre moving , FPS 6.70, Running 8.68s Step 60( N/A%), pre moving , FPS 6.57, Running 8.87s Step 61( N/A%), pre moving , FPS 6.45, Running 9.05s Step 62( N/A%), pre moving , FPS 6.33, Running 9.25s Step 63( N/A%), pre moving , FPS 6.40, Running 9.42s Step 64( N/A%), pre moving , FPS 6.34, Running 9.62s Step 65( N/A%), pre moving , FPS 6.32, Running 9.81s Step 66( N/A%), pre moving , FPS 6.28, Running 10.01s Step 67( N/A%), pre moving , FPS 6.25, Running 10.16s Step 68( N/A%), pre moving , FPS 6.16, Running 10.34s Step 69( N/A%), pre moving , FPS 5.99, Running 10.54s Step 70( N/A%), pre moving , FPS 5.95, Running 10.71s Step 71( N/A%), pre moving , FPS 5.80, Running 10.92s Step 72( N/A%), pre moving , FPS 5.78, Running 11.07s Step 73( N/A%), pre moving , FPS 5.73, Running 11.26s Step 74( N/A%), pre moving , FPS 5.61, Running 11.44s Step 75( N/A%), pre moving , FPS 5.53, Running 11.61s Step 76( N/A%), pre moving , FPS 5.41, Running 11.82s Step 77( N/A%), pre moving , FPS 5.39, Running 11.99s Step 78( N/A%), pre moving , FPS 5.42, Running 12.19s Step 79( N/A%), pre moving , FPS 5.53, Running 12.29s Step 80( N/A%), pre moving , FPS 5.60, Running 12.44s Step 81( N/A%), pre moving , FPS 5.67, Running 12.58s Step 82( N/A%), pre moving , FPS 5.91, Running 12.64s Step 83( N/A%), pre moving , FPS 6.07, Running 12.72s Step 84( N/A%), pre moving , FPS 6.25, Running 12.82s Step 85( N/A%), pre moving , FPS 6.39, Running 12.94s Step 86( N/A%), pre moving , FPS 6.64, Running 13.02s Step 87( N/A%), pre moving , FPS 6.85, Running 13.08s Step 88( N/A%), pre moving , FPS 7.10, Running 13.16s Step 89( N/A%), pre moving , FPS 7.42, Running 13.23s Step 90( N/A%), pre moving , FPS 7.74, Running 13.29s Step 91( N/A%), pre moving , FPS 8.17, Running 13.37s Step 92( N/A%), pre moving , FPS 8.38, Running 13.46s Step 93( N/A%), pre moving , FPS 8.57, Running 13.59s Step 94( N/A%), pre moving , FPS 8.82, Running 13.71s Step 95( N/A%), pre moving , FPS 9.03, Running 13.83s Step 96( N/A%), pre moving , FPS 9.48, Running 13.93s Step 97( N/A%), pre moving , FPS 9.66, Running 14.06s Step 98( N/A%), pre moving , FPS 10.03, Running 14.18s Step 99( N/A%), pre moving , FPS 9.96, Running 14.30s Step 100( N/A%), pre moving , FPS 10.05, Running 14.43s Step 101( N/A%), pre moving , FPS 4.45, Running 17.08s Step 102( N/A%), pre moving , FPS 4.11, Running 17.50s Step 103( N/A%), pre moving , FPS 3.87, Running 17.88s Step 104( N/A%), pre moving , FPS 3.68, Running 18.25s Step 105( N/A%), pre moving , FPS 3.50, Running 18.65s Step 106( N/A%), pre moving , FPS 3.29, Running 19.11s Step 107( N/A%), pre moving , FPS 3.08, Running 19.58s Step 108( N/A%), pre moving , FPS 2.91, Running 20.02s Step 109( N/A%), pre moving , FPS 2.75, Running 20.49s Step 110( N/A%), pre moving , FPS 2.63, Running 20.90s Step 111( N/A%), pre moving , FPS 2.50, Running 21.38s Step 112( N/A%), pre moving , FPS 2.39, Running 21.84s Step 113( N/A%), pre moving , FPS 2.32, Running 22.22s Step 114( N/A%), pre moving , FPS 2.25, Running 22.59s Step 115( N/A%), pre moving , FPS 2.19, Running 22.97s Step 116( N/A%), pre moving , FPS 2.14, Running 23.27s Step 117( N/A%), pre moving , FPS 2.09, Running 23.65s Step 118( N/A%), pre moving , FPS 2.02, Running 24.09s Step 119( N/A%), pre moving , FPS 1.95, Running 24.57s Step 120( N/A%), pre moving , FPS 1.89, Running 25.01s Step 121( 0.20%), action 1, FPS 2.21, Running 26.11s Step 122( 0.40%), action 2, FPS 2.18, Running 26.66s Step 123( 0.60%), action 3, FPS 2.14, Running 27.23s Step 124( 0.80%), action 4, FPS 2.07, Running 27.90s Step 125( 1.00%), action 5, FPS 2.03, Running 28.51s Step 126( 1.20%), action 6, FPS 1.99, Running 29.14s Step 127( 1.40%), action 7, FPS 1.92, Running 30.01s Step 128( 1.60%), action 8, FPS 1.89, Running 30.60s Step 129( 1.80%), action 9, FPS 1.87, Running 31.20s Step 130( 2.00%), action 10, FPS 1.85, Running 31.73s Step 131( 2.20%), action 11, FPS 1.82, Running 32.39s Step 132( 2.40%), action 12, FPS 1.77, Running 33.17s Step 133( 2.60%), action 13, FPS 1.77, Running 33.53s Step 134( 2.80%), action 14, FPS 1.73, Running 34.12s Step 135( 3.00%), action 15, FPS 1.67, Running 34.93s Step 136( 3.20%), action 16, FPS 1.61, Running 35.73s Step 137( 3.40%), action 17, FPS 1.56, Running 36.48s Step 138( 3.60%), action 18, FPS 1.52, Running 37.21s Step 139( 3.80%), action 19, FPS 1.52, Running 37.75s Step 140( 4.00%), action 20, FPS 1.50, Running 38.36s Step 141( 4.20%), action 21, FPS 1.53, Running 39.18s Step 142( 4.40%), action 22, FPS 1.50, Running 40.03s Step 143( 4.60%), action 23, FPS 1.48, Running 40.78s Step 144( 4.80%), action 24, FPS 1.46, Running 41.56s Step 145( 5.00%), action 25, FPS 1.48, Running 42.04s Step 146( 5.20%), action 26, FPS 1.48, Running 42.70s Step 147( 5.40%), action 27, FPS 1.51, Running 43.24s Step 148( 5.60%), action 28, FPS 1.50, Running 43.89s Step 149( 5.80%), action 29, FPS 1.51, Running 44.41s Step 150( 6.00%), action 30, FPS 1.50, Running 45.02s Step 151( 6.20%), action 31, FPS 1.51, Running 45.67s Step 152( 6.40%), action 32, FPS 1.53, Running 46.23s Step 153( 6.60%), action 33, FPS 1.51, Running 46.78s Step 154( 6.80%), action 34, FPS 1.50, Running 47.45s Step 155( 7.00%), action 35, FPS 1.53, Running 48.00s Step 156( 7.20%), action 36, FPS 1.56, Running 48.56s Step 157( 7.40%), action 37, FPS 1.60, Running 49.01s Step 158( 7.60%), action 38, FPS 1.60, Running 49.69s Step 159( 7.80%), action 39, FPS 1.61, Running 50.20s Step 160( 8.00%), action 40, FPS 1.59, Running 50.92s Step 161( 8.20%), action 41, FPS 1.60, Running 51.65s Step 162( 8.40%), action 42, FPS 1.62, Running 52.41s Step 163( 8.60%), action 43, FPS 1.65, Running 52.93s Step 164( 8.80%), action 44, FPS 1.67, Running 53.51s Step 165( 9.00%), action 45, FPS 1.67, Running 54.05s Step 166( 9.20%), action 46, FPS 1.67, Running 54.64s Step 167( 9.40%), action 47, FPS 1.67, Running 55.22s Step 168( 9.60%), action 48, FPS 1.67, Running 55.84s Step 169( 9.80%), action 49, FPS 1.64, Running 56.64s Step 170( 10.00%), action 50, FPS 1.63, Running 57.31s Step 171( 10.20%), action 51, FPS 1.62, Running 57.99s Step 172( 10.40%), action 52, FPS 1.61, Running 58.67s Step 173( 10.60%), action 53, FPS 1.62, Running 59.09s Step 174( 10.80%), action 54, FPS 1.64, Running 59.63s Step 175( 11.00%), action 55, FPS 1.63, Running 60.23s Step 176( 11.20%), action 56, FPS 1.63, Running 60.81s Step 177( 11.40%), action 57, FPS 1.62, Running 61.34s Step 178( 11.60%), action 58, FPS 1.63, Running 61.98s Step 179( 11.80%), action 59, FPS 1.63, Running 62.45s Step 180( 12.00%), action 60, FPS 1.62, Running 63.25s Step 181( 12.20%), action 61, FPS 1.63, Running 63.89s Step 182( 12.40%), action 62, FPS 1.62, Running 64.77s Step 183( 12.60%), action 63, FPS 1.61, Running 65.36s Step 184( 12.80%), action 64, FPS 1.61, Running 65.96s Step 185( 13.00%), action 65, FPS 1.60, Running 66.52s Step 186( 13.20%), action 66, FPS 1.59, Running 67.22s Step 187( 13.40%), action 67, FPS 1.58, Running 67.91s Step 188( 13.60%), action 68, FPS 1.58, Running 68.51s Step 189( 13.80%), action 69, FPS 1.60, Running 69.13s Step 190( 14.00%), action 70, FPS 1.63, Running 69.60s Step 191( 14.20%), action 71, FPS 1.61, Running 70.39s Step 192( 14.40%), action 72, FPS 1.63, Running 70.94s Step 193( 14.60%), action 73, FPS 1.60, Running 71.62s Step 194( 14.80%), action 74, FPS 1.59, Running 72.23s Step 195( 15.00%), action 75, FPS 1.58, Running 72.92s Step 196( 15.20%), action 76, FPS 1.56, Running 73.65s Step 197( 15.40%), action 77, FPS 1.55, Running 74.24s Step 198( 15.60%), action 78, FPS 1.53, Running 75.04s Step 199( 15.80%), action 79, FPS 1.52, Running 75.64s Step 200( 16.00%), action 80, FPS 1.50, Running 76.62s Step 201( 16.20%), action 81, FPS 1.47, Running 77.52s Step 202( 16.40%), action 82, FPS 1.48, Running 78.28s Step 203( 16.60%), action 83, FPS 1.46, Running 79.08s Step 204( 16.80%), action 84, FPS 1.47, Running 79.61s Step 205( 17.00%), action 85, FPS 1.46, Running 80.26s Step 206( 17.20%), action 86, FPS 1.46, Running 80.90s Step 207( 17.40%), action 87, FPS 1.47, Running 81.56s Step 208( 17.60%), action 88, FPS 1.45, Running 82.27s Step 209( 17.80%), action 89, FPS 1.45, Running 82.94s Step 210( 18.00%), action 90, FPS 1.41, Running 83.77s Step 211( 18.20%), action 91, FPS 1.40, Running 84.69s Step 212( 18.40%), action 92, FPS 1.37, Running 85.52s Step 213( 18.60%), action 93, FPS 1.37, Running 86.20s Step 214( 18.80%), action 94, FPS 1.36, Running 86.99s Step 215( 19.00%), action 95, FPS 1.34, Running 87.90s Step 216( 19.20%), action 96, FPS 1.34, Running 88.61s Step 217( 19.40%), action 97, FPS 1.33, Running 89.31s Step 218( 19.60%), action 98, FPS 1.32, Running 90.20s Step 219( 19.80%), action 99, FPS 1.30, Running 91.02s Step 220( 20.00%), action 100, FPS 1.31, Running 91.86s Step 221( 20.20%), action 101, FPS 1.30, Running 92.86s Step 222( 20.40%), action 102, FPS 1.30, Running 93.62s Step 223( 20.60%), action 103, FPS 1.31, Running 94.35s Step 224( 20.80%), action 104, FPS 1.29, Running 95.13s Step 225( 21.00%), action 105, FPS 1.30, Running 95.63s Step 226( 21.20%), action 106, FPS 1.28, Running 96.49s Step 227( 21.40%), action 107, FPS 1.27, Running 97.25s Step 228( 21.60%), action 108, FPS 1.27, Running 97.99s Step 229( 21.80%), action 109, FPS 1.27, Running 98.74s Step 230( 22.00%), action 110, FPS 1.27, Running 99.55s Step 231( 22.20%), action 111, FPS 1.28, Running 100.35s Step 232( 22.40%), action 112, FPS 1.27, Running 101.28s Step 233( 22.60%), action 113, FPS 1.27, Running 101.97s Step 234( 22.80%), action 114, FPS 1.27, Running 102.75s Step 235( 23.00%), action 115, FPS 1.29, Running 103.35s Step 236( 23.20%), action 116, FPS 1.28, Running 104.25s Step 237( 23.40%), action 117, FPS 1.29, Running 104.82s Step 238( 23.60%), action 118, FPS 1.31, Running 105.45s Step 239( 23.80%), action 119, FPS 1.33, Running 106.00s Step 240( 24.00%), action 120, FPS 1.35, Running 106.63s Step 241( 24.20%), action 121, FPS 1.39, Running 107.29s Step 242( 24.40%), action 122, FPS 1.39, Running 108.01s Step 243( 24.60%), action 123, FPS 1.40, Running 108.61s Step 244( 24.80%), action 124, FPS 1.40, Running 109.43s Step 245( 25.00%), action 125, FPS 1.39, Running 110.03s Step 246( 25.20%), action 126, FPS 1.42, Running 110.58s Step 247( 25.40%), action 127, FPS 1.42, Running 111.35s Step 248( 25.60%), action 128, FPS 1.42, Running 112.04s Step 249( 25.80%), action 129, FPS 1.43, Running 112.70s Step 250( 26.00%), action 130, FPS 1.44, Running 113.40s Step 251( 26.20%), action 131, FPS 1.44, Running 114.24s Step 252( 26.40%), action 132, FPS 1.47, Running 114.88s Step 253( 26.60%), action 133, FPS 1.47, Running 115.57s Step 254( 26.80%), action 134, FPS 1.50, Running 116.11s Step 255( 27.00%), action 135, FPS 1.50, Running 116.65s Step 256( 27.20%), action 136, FPS 1.53, Running 117.30s Step 257( 27.40%), action 137, FPS 1.52, Running 117.95s Step 258( 27.60%), action 138, FPS 1.51, Running 118.70s Step 259( 27.80%), action 139, FPS 1.48, Running 119.53s Step 260( 28.00%), action 140, FPS 1.46, Running 120.34s Step 261( 28.20%), action 141, FPS 1.45, Running 121.09s Step 262( 28.40%), action 142, FPS 1.45, Running 121.76s Step 263( 28.60%), action 143, FPS 1.44, Running 122.53s Step 264( 28.80%), action 144, FPS 1.44, Running 123.37s Step 265( 29.00%), action 145, FPS 1.43, Running 124.05s Step 266( 29.20%), action 146, FPS 1.40, Running 124.82s Step 267( 29.40%), action 147, FPS 1.42, Running 125.45s Step 268( 29.60%), action 148, FPS 1.43, Running 125.99s Step 269( 29.80%), action 149, FPS 1.44, Running 126.61s Step 270( 30.00%), action 150, FPS 1.42, Running 127.44s Step 271( 30.20%), action 151, FPS 1.43, Running 128.26s Step 272( 30.40%), action 152, FPS 1.43, Running 128.89s Step 273( 30.60%), action 153, FPS 1.42, Running 129.70s Step 274( 30.80%), action 154, FPS 1.39, Running 130.46s Step 275( 31.00%), action 155, FPS 1.39, Running 131.06s Step 276( 31.20%), action 156, FPS 1.39, Running 131.70s Step 277( 31.40%), action 157, FPS 1.40, Running 132.28s Step 278( 31.60%), action 158, FPS 1.40, Running 132.97s Step 279( 31.80%), action 159, FPS 1.43, Running 133.50s Step 280( 32.00%), action 160, FPS 1.44, Running 134.23s Step 281( 32.20%), action 161, FPS 1.44, Running 134.98s Step 282( 32.40%), action 162, FPS 1.45, Running 135.55s Step 283( 32.60%), action 163, FPS 1.48, Running 136.08s Step 284( 32.80%), action 164, FPS 1.50, Running 136.70s Step 285( 33.00%), action 165, FPS 1.51, Running 137.32s Step 286( 33.20%), action 166, FPS 1.53, Running 137.89s Step 287( 33.40%), action 167, FPS 1.53, Running 138.51s Step 288( 33.60%), action 168, FPS 1.52, Running 139.18s Step 289( 33.80%), action 169, FPS 1.51, Running 139.85s Step 290( 34.00%), action 170, FPS 1.50, Running 140.80s Step 291( 34.20%), action 171, FPS 1.49, Running 141.67s Step 292( 34.40%), action 172, FPS 1.50, Running 142.19s Step 293( 34.60%), action 173, FPS 1.53, Running 142.74s Step 294( 34.80%), action 174, FPS 1.55, Running 143.37s Step 295( 35.00%), action 175, FPS 1.56, Running 143.89s Step 296( 35.20%), action 176, FPS 1.56, Running 144.55s Step 297( 35.40%), action 177, FPS 1.55, Running 145.15s Step 298( 35.60%), action 178, FPS 1.54, Running 145.95s Step 299( 35.80%), action 179, FPS 1.53, Running 146.56s Step 300( 36.00%), action 180, FPS 1.55, Running 147.10s Step 301( 36.20%), action 181, FPS 1.54, Running 148.01s Step 302( 36.40%), action 182, FPS 1.54, Running 148.57s Step 303( 36.60%), action 183, FPS 1.53, Running 149.16s Step 304( 36.80%), action 184, FPS 1.53, Running 149.80s Step 305( 37.00%), action 185, FPS 1.54, Running 150.32s Step 306( 37.20%), action 186, FPS 1.52, Running 151.05s Step 307( 37.40%), action 187, FPS 1.54, Running 151.50s Step 308( 37.60%), action 188, FPS 1.55, Running 152.09s Step 309( 37.80%), action 189, FPS 1.58, Running 152.53s Step 310( 38.00%), action 190, FPS 1.63, Running 153.07s Step 311( 38.20%), action 191, FPS 1.63, Running 153.96s Step 312( 38.40%), action 192, FPS 1.62, Running 154.52s Step 313( 38.60%), action 193, FPS 1.62, Running 155.10s Step 314( 38.80%), action 194, FPS 1.61, Running 155.79s Step 315( 39.00%), action 195, FPS 1.60, Running 156.37s Step 316( 39.20%), action 196, FPS 1.62, Running 156.93s Step 317( 39.40%), action 197, FPS 1.63, Running 157.38s Step 318( 39.60%), action 198, FPS 1.66, Running 157.97s Step 319( 39.80%), action 199, FPS 1.63, Running 158.84s Step 320( 40.00%), action 200, FPS 1.61, Running 159.54s Step 321( 40.20%), action 201, FPS 1.60, Running 160.54s Step 322( 40.40%), action 202, FPS 1.57, Running 161.28s Step 323( 40.60%), action 203, FPS 1.55, Running 162.09s Step 324( 40.80%), action 204, FPS 1.52, Running 162.94s Step 325( 41.00%), action 205, FPS 1.49, Running 163.72s Step 326( 41.20%), action 206, FPS 1.47, Running 164.64s Step 327( 41.40%), action 207, FPS 1.42, Running 165.57s Step 328( 41.60%), action 208, FPS 1.40, Running 166.38s Step 329( 41.80%), action 209, FPS 1.37, Running 167.11s Step 330( 42.00%), action 210, FPS 1.35, Running 167.83s Step 331( 42.20%), action 211, FPS 1.35, Running 168.75s Step 332( 42.40%), action 212, FPS 1.32, Running 169.68s Step 333( 42.60%), action 213, FPS 1.30, Running 170.46s Step 334( 42.80%), action 214, FPS 1.29, Running 171.32s Step 335( 43.00%), action 215, FPS 1.27, Running 172.07s Step 336( 43.20%), action 216, FPS 1.27, Running 172.74s Step 337( 43.40%), action 217, FPS 1.25, Running 173.33s Step 338( 43.60%), action 218, FPS 1.22, Running 174.37s Step 339( 43.80%), action 219, FPS 1.22, Running 175.30s Step 340( 44.00%), action 220, FPS 1.19, Running 176.36s Step 341( 44.20%), action 221, FPS 1.21, Running 177.07s Step 342( 44.40%), action 222, FPS 1.22, Running 177.73s Step 343( 44.60%), action 223, FPS 1.24, Running 178.22s Step 344( 44.80%), action 224, FPS 1.24, Running 179.02s Step 345( 45.00%), action 225, FPS 1.27, Running 179.53s Step 346( 45.20%), action 226, FPS 1.29, Running 180.19s Step 347( 45.40%), action 227, FPS 1.32, Running 180.72s Step 348( 45.60%), action 228, FPS 1.31, Running 181.69s Step 349( 45.80%), action 229, FPS 1.32, Running 182.26s Step 350( 46.00%), action 230, FPS 1.32, Running 182.93s Step 351( 46.20%), action 231, FPS 1.34, Running 183.63s Step 352( 46.40%), action 232, FPS 1.37, Running 184.29s Step 353( 46.60%), action 233, FPS 1.38, Running 184.91s Step 354( 46.80%), action 234, FPS 1.42, Running 185.45s Step 355( 47.00%), action 235, FPS 1.42, Running 186.11s Step 356( 47.20%), action 236, FPS 1.41, Running 186.88s Step 357( 47.40%), action 237, FPS 1.41, Running 187.50s Step 358( 47.60%), action 238, FPS 1.45, Running 188.13s Step 359( 47.80%), action 239, FPS 1.50, Running 188.59s Step 360( 48.00%), action 240, FPS 1.56, Running 189.17s Step 361( 48.20%), action 241, FPS 1.55, Running 189.99s Step 362( 48.40%), action 242, FPS 1.55, Running 190.61s Step 363( 48.60%), action 243, FPS 1.55, Running 191.12s Step 364( 48.80%), action 244, FPS 1.56, Running 191.82s Step 365( 49.00%), action 245, FPS 1.54, Running 192.48s Step 366( 49.20%), action 246, FPS 1.55, Running 193.09s Step 367( 49.40%), action 247, FPS 1.56, Running 193.51s Step 368( 49.60%), action 248, FPS 1.58, Running 194.31s Step 369( 49.80%), action 249, FPS 1.57, Running 195.01s Step 370( 50.00%), action 250, FPS 1.56, Running 195.76s Step 371( 50.20%), action 251, FPS 1.56, Running 196.42s Step 372( 50.40%), action 252, FPS 1.57, Running 197.04s Step 373( 50.60%), action 253, FPS 1.57, Running 197.61s Step 374( 50.80%), action 254, FPS 1.53, Running 198.50s Step 375( 51.00%), action 255, FPS 1.54, Running 199.13s Step 376( 51.20%), action 256, FPS 1.55, Running 199.79s Step 377( 51.40%), action 257, FPS 1.54, Running 200.49s Step 378( 51.60%), action 258, FPS 1.54, Running 201.10s Step 379( 51.80%), action 259, FPS 1.52, Running 201.71s Step 380( 52.00%), action 260, FPS 1.49, Running 202.56s Step 381( 52.20%), action 261, FPS 1.50, Running 203.30s Step 382( 52.40%), action 262, FPS 1.47, Running 204.17s Step 383( 52.60%), action 263, FPS 1.47, Running 204.70s Step 384( 52.80%), action 264, FPS 1.46, Running 205.52s Step 385( 53.00%), action 265, FPS 1.47, Running 206.07s Step 386( 53.20%), action 266, FPS 1.46, Running 206.79s Step 387( 53.40%), action 267, FPS 1.42, Running 207.58s Step 388( 53.60%), action 268, FPS 1.44, Running 208.25s Step 389( 53.80%), action 269, FPS 1.46, Running 208.66s Step 390( 54.00%), action 270, FPS 1.48, Running 209.26s Step 391( 54.20%), action 271, FPS 1.48, Running 209.92s Step 392( 54.40%), action 272, FPS 1.49, Running 210.49s Step 393( 54.60%), action 273, FPS 1.47, Running 211.23s Step 394( 54.80%), action 274, FPS 1.46, Running 212.16s Step 395( 55.00%), action 275, FPS 1.46, Running 212.84s Step 396( 55.20%), action 276, FPS 1.46, Running 213.53s Step 397( 55.40%), action 277, FPS 1.47, Running 214.06s Step 398( 55.60%), action 278, FPS 1.46, Running 214.76s Step 399( 55.80%), action 279, FPS 1.47, Running 215.36s Step 400( 56.00%), action 280, FPS 1.46, Running 216.28s Step 401( 56.20%), action 281, FPS 1.45, Running 217.12s Step 402( 56.40%), action 282, FPS 1.46, Running 217.91s Step 403( 56.60%), action 283, FPS 1.45, Running 218.53s Step 404( 56.80%), action 284, FPS 1.46, Running 219.22s Step 405( 57.00%), action 285, FPS 1.44, Running 219.93s Step 406( 57.20%), action 286, FPS 1.46, Running 220.49s Step 407( 57.40%), action 287, FPS 1.48, Running 221.11s Step 408( 57.60%), action 288, FPS 1.47, Running 221.83s Step 409( 57.80%), action 289, FPS 1.44, Running 222.55s Step 410( 58.00%), action 290, FPS 1.42, Running 223.35s Step 411( 58.20%), action 291, FPS 1.42, Running 224.05s Step 412( 58.40%), action 292, FPS 1.39, Running 224.84s Step 413( 58.60%), action 293, FPS 1.40, Running 225.51s Step 414( 58.80%), action 294, FPS 1.43, Running 226.19s Step 415( 59.00%), action 295, FPS 1.41, Running 227.04s Step 416( 59.20%), action 296, FPS 1.40, Running 227.83s Step 417( 59.40%), action 297, FPS 1.40, Running 228.34s Step 418( 59.60%), action 298, FPS 1.39, Running 229.11s Step 419( 59.80%), action 299, FPS 1.40, Running 229.67s Step 420( 60.00%), action 300, FPS 1.43, Running 230.28s Step 421( 60.20%), action 301, FPS 1.43, Running 231.06s Step 422( 60.40%), action 302, FPS 1.46, Running 231.65s Step 423( 60.60%), action 303, FPS 1.47, Running 232.17s Step 424( 60.80%), action 304, FPS 1.44, Running 233.08s Step 425( 61.00%), action 305, FPS 1.46, Running 233.65s Step 426( 61.20%), action 306, FPS 1.43, Running 234.51s Step 427( 61.40%), action 307, FPS 1.40, Running 235.43s Step 428( 61.60%), action 308, FPS 1.39, Running 236.17s Step 429( 61.80%), action 309, FPS 1.40, Running 236.81s Step 430( 62.00%), action 310, FPS 1.40, Running 237.65s Step 431( 62.20%), action 311, FPS 1.38, Running 238.53s Step 432( 62.40%), action 312, FPS 1.39, Running 239.17s Step 433( 62.60%), action 313, FPS 1.41, Running 239.71s Step 434( 62.80%), action 314, FPS 1.41, Running 240.39s Step 435( 63.00%), action 315, FPS 1.41, Running 241.19s Step 436( 63.20%), action 316, FPS 1.43, Running 241.83s Step 437( 63.40%), action 317, FPS 1.42, Running 242.43s Step 438( 63.60%), action 318, FPS 1.43, Running 243.13s Step 439( 63.80%), action 319, FPS 1.44, Running 243.59s Step 440( 64.00%), action 320, FPS 1.42, Running 244.34s Step 441( 64.20%), action 321, FPS 1.43, Running 245.08s Step 442( 64.40%), action 322, FPS 1.41, Running 245.84s Step 443( 64.60%), action 323, FPS 1.41, Running 246.33s Step 444( 64.80%), action 324, FPS 1.44, Running 246.96s Step 445( 65.00%), action 325, FPS 1.43, Running 247.60s Step 446( 65.20%), action 326, FPS 1.46, Running 248.17s Step 447( 65.40%), action 327, FPS 1.51, Running 248.64s Step 448( 65.60%), action 328, FPS 1.54, Running 249.14s Step 449( 65.80%), action 329, FPS 1.53, Running 249.88s Step 450( 66.00%), action 330, FPS 1.53, Running 250.71s Step 451( 66.20%), action 331, FPS 1.52, Running 251.64s Step 452( 66.40%), action 332, FPS 1.54, Running 252.15s Step 453( 66.60%), action 333, FPS 1.52, Running 252.83s Step 454( 66.80%), action 334, FPS 1.50, Running 253.69s Step 455( 67.00%), action 335, FPS 1.55, Running 254.11s Step 456( 67.20%), action 336, FPS 1.53, Running 254.87s Step 457( 67.40%), action 337, FPS 1.53, Running 255.53s Step 458( 67.60%), action 338, FPS 1.54, Running 256.13s Step 459( 67.80%), action 339, FPS 1.53, Running 256.67s Step 460( 68.00%), action 340, FPS 1.54, Running 257.32s Step 461( 68.20%), action 341, FPS 1.53, Running 258.15s Step 462( 68.40%), action 342, FPS 1.55, Running 258.77s Step 463( 68.60%), action 343, FPS 1.53, Running 259.40s Step 464( 68.80%), action 344, FPS 1.57, Running 259.69s Step 465( 69.00%), action 345, FPS 1.61, Running 260.04s Step 466( 69.20%), action 346, FPS 1.61, Running 260.58s Step 467( 69.40%), action 347, FPS 1.58, Running 261.27s Step 468( 69.60%), action 348, FPS 1.58, Running 261.80s Step 469( 69.80%), action 349, FPS 1.59, Running 262.49s Step 470( 70.00%), action 350, FPS 1.60, Running 263.23s Step 471( 70.20%), action 351, FPS 1.60, Running 264.14s Step 472( 70.40%), action 352, FPS 1.59, Running 264.73s Step 473( 70.60%), action 353, FPS 1.62, Running 265.16s Step 474( 70.80%), action 354, FPS 1.64, Running 265.88s Step 475( 71.00%), action 355, FPS 1.64, Running 266.34s Step 476( 71.20%), action 356, FPS 1.65, Running 267.01s [2026-08-01 16:02:49] [2 ] Seed 1 success after 267.28 s. +steps: 476 , actions: 356 . +Instruction: Empty +Total 1/2(50.00%) success. +Setting seed: 2 +Step 1( N/A%), pre moving , FPS 2.50, Running 0.40s Step 2( N/A%), pre moving , FPS 3.99, Running 0.50s Step 3( N/A%), pre moving , FPS 4.95, Running 0.61s Step 4( N/A%), pre moving , FPS 5.97, Running 0.67s Step 5( N/A%), pre moving , FPS 6.28, Running 0.80s Step 6( N/A%), pre moving , FPS 6.69, Running 0.90s Step 7( N/A%), pre moving , FPS 6.91, Running 1.01s Step 8( N/A%), pre moving , FPS 7.02, Running 1.14s Step 9( N/A%), pre moving , FPS 7.17, Running 1.25s Step 10( N/A%), pre moving , FPS 7.26, Running 1.38s Step 11( N/A%), pre moving , FPS 7.45, Running 1.48s Step 12( N/A%), pre moving , FPS 7.80, Running 1.54s Step 13( N/A%), pre moving , FPS 7.84, Running 1.66s Step 14( N/A%), pre moving , FPS 7.89, Running 1.77s Step 15( N/A%), pre moving , FPS 7.98, Running 1.88s Step 16( N/A%), pre moving , FPS 8.06, Running 1.98s Step 17( N/A%), pre moving , FPS 8.26, Running 2.06s Step 18( N/A%), pre moving , FPS 8.34, Running 2.16s Step 19( N/A%), pre moving , FPS 8.44, Running 2.25s Step 20( N/A%), pre moving , FPS 8.61, Running 2.32s Step 21( N/A%), pre moving , FPS 8.48, Running 2.76s Step 22( N/A%), pre moving , FPS 8.41, Running 2.88s Step 23( N/A%), pre moving , FPS 8.39, Running 2.99s Step 24( N/A%), pre moving , FPS 8.00, Running 3.17s Step 25( N/A%), pre moving , FPS 8.01, Running 3.29s Step 26( N/A%), pre moving , FPS 7.15, Running 3.70s Step 27( N/A%), pre moving , FPS 7.13, Running 3.82s Step 28( N/A%), pre moving , FPS 7.14, Running 3.94s Step 29( N/A%), pre moving , FPS 7.13, Running 4.06s Step 30( N/A%), pre moving , FPS 7.12, Running 4.19s Step 31( N/A%), pre moving , FPS 7.08, Running 4.30s Step 32( N/A%), pre moving , FPS 6.92, Running 4.43s Step 33( N/A%), pre moving , FPS 6.92, Running 4.55s Step 34( N/A%), pre moving , FPS 6.92, Running 4.67s Step 35( N/A%), pre moving , FPS 6.88, Running 4.79s Step 36( N/A%), pre moving , FPS 5.94, Running 5.35s Step 37( N/A%), pre moving , FPS 5.84, Running 5.48s Step 38( N/A%), pre moving , FPS 5.80, Running 5.60s Step 39( N/A%), pre moving , FPS 5.77, Running 5.72s Step 40( N/A%), pre moving , FPS 5.68, Running 5.85s Step 41( N/A%), pre moving , FPS 6.23, Running 5.97s Step 42( N/A%), pre moving , FPS 6.27, Running 6.07s Step 43( N/A%), pre moving , FPS 6.24, Running 6.20s Step 44( N/A%), pre moving , FPS 6.22, Running 6.38s Step 45( N/A%), pre moving , FPS 6.16, Running 6.54s Step 46( N/A%), pre moving , FPS 6.72, Running 6.67s Step 47( N/A%), pre moving , FPS 6.72, Running 6.79s Step 48( N/A%), pre moving , FPS 6.55, Running 6.99s Step 49( N/A%), pre moving , FPS 6.55, Running 7.11s Step 50( N/A%), pre moving , FPS 6.57, Running 7.23s Step 51( N/A%), pre moving , FPS 6.51, Running 7.37s Step 52( N/A%), pre moving , FPS 6.55, Running 7.48s Step 53( N/A%), pre moving , FPS 6.52, Running 7.62s Step 54( N/A%), pre moving , FPS 6.34, Running 7.82s Step 55( N/A%), pre moving , FPS 6.20, Running 8.01s Step 56( N/A%), pre moving , FPS 7.00, Running 8.21s Step 57( N/A%), pre moving , FPS 6.86, Running 8.39s Step 58( N/A%), pre moving , FPS 6.71, Running 8.59s Step 59( N/A%), pre moving , FPS 6.59, Running 8.76s Step 60( N/A%), pre moving , FPS 6.48, Running 8.93s Step 61( N/A%), pre moving , FPS 6.33, Running 9.13s Step 62( N/A%), pre moving , FPS 6.18, Running 9.31s Step 63( N/A%), pre moving , FPS 6.06, Running 9.50s Step 64( N/A%), pre moving , FPS 6.13, Running 9.65s Step 65( N/A%), pre moving , FPS 6.07, Running 9.83s Step 66( N/A%), pre moving , FPS 5.96, Running 10.03s Step 67( N/A%), pre moving , FPS 5.88, Running 10.19s Step 68( N/A%), pre moving , FPS 5.88, Running 10.39s Step 69( N/A%), pre moving , FPS 5.79, Running 10.56s Step 70( N/A%), pre moving , FPS 5.78, Running 10.69s Step 71( N/A%), pre moving , FPS 5.65, Running 10.91s Step 72( N/A%), pre moving , FPS 5.56, Running 11.08s Step 73( N/A%), pre moving , FPS 5.51, Running 11.25s Step 74( N/A%), pre moving , FPS 5.52, Running 11.44s Step 75( N/A%), pre moving , FPS 5.53, Running 11.63s Step 76( N/A%), pre moving , FPS 5.56, Running 11.81s Step 77( N/A%), pre moving , FPS 5.58, Running 11.98s Step 78( N/A%), pre moving , FPS 5.66, Running 12.12s Step 79( N/A%), pre moving , FPS 5.74, Running 12.24s Step 80( N/A%), pre moving , FPS 5.84, Running 12.36s Step 81( N/A%), pre moving , FPS 6.04, Running 12.44s Step 82( N/A%), pre moving , FPS 6.24, Running 12.51s Step 83( N/A%), pre moving , FPS 6.47, Running 12.59s Step 84( N/A%), pre moving , FPS 6.67, Running 12.64s Step 85( N/A%), pre moving , FPS 6.87, Running 12.74s Step 86( N/A%), pre moving , FPS 7.15, Running 12.83s Step 87( N/A%), pre moving , FPS 7.13, Running 12.99s Step 88( N/A%), pre moving , FPS 7.34, Running 13.12s Step 89( N/A%), pre moving , FPS 7.47, Running 13.24s Step 90( N/A%), pre moving , FPS 7.58, Running 13.33s Step 91( N/A%), pre moving , FPS 7.86, Running 13.45s Step 92( N/A%), pre moving , FPS 8.02, Running 13.57s Step 93( N/A%), pre moving , FPS 8.18, Running 13.69s Step 94( N/A%), pre moving , FPS 8.45, Running 13.81s Step 95( N/A%), pre moving , FPS 8.63, Running 13.95s Step 96( N/A%), pre moving , FPS 8.84, Running 14.07s Step 97( N/A%), pre moving , FPS 9.19, Running 14.15s Step 98( N/A%), pre moving , FPS 9.27, Running 14.28s Step 99( N/A%), pre moving , FPS 9.26, Running 14.40s Step 100( N/A%), pre moving , FPS 4.19, Running 17.14s Step 101( N/A%), pre moving , FPS 3.93, Running 17.54s Step 102( N/A%), pre moving , FPS 3.73, Running 17.88s Step 103( N/A%), pre moving , FPS 3.51, Running 18.28s Step 104( N/A%), pre moving , FPS 3.29, Running 18.73s Step 105( N/A%), pre moving , FPS 3.12, Running 19.14s Step 106( N/A%), pre moving , FPS 2.94, Running 19.62s Step 107( N/A%), pre moving , FPS 2.82, Running 20.08s Step 108( N/A%), pre moving , FPS 2.69, Running 20.56s Step 109( N/A%), pre moving , FPS 2.57, Running 21.03s Step 110( N/A%), pre moving , FPS 2.44, Running 21.51s Step 111( N/A%), pre moving , FPS 2.35, Running 21.96s Step 112( N/A%), pre moving , FPS 2.27, Running 22.38s Step 113( N/A%), pre moving , FPS 2.23, Running 22.66s Step 114( N/A%), pre moving , FPS 2.16, Running 23.08s Step 115( N/A%), pre moving , FPS 2.09, Running 23.53s Step 116( N/A%), pre moving , FPS 2.02, Running 23.97s Step 117( N/A%), pre moving , FPS 1.94, Running 24.45s Step 118( N/A%), pre moving , FPS 1.87, Running 24.95s Step 119( N/A%), pre moving , FPS 1.81, Running 25.43s Step 120( 0.20%), action 1, FPS 2.08, Running 26.75s Step 121( 0.40%), action 2, FPS 2.03, Running 27.37s Step 122( 0.60%), action 3, FPS 1.94, Running 28.21s Step 123( 0.80%), action 4, FPS 1.90, Running 28.79s Step 124( 1.00%), action 5, FPS 1.83, Running 29.69s Step 125( 1.20%), action 6, FPS 1.77, Running 30.46s Step 126( 1.40%), action 7, FPS 1.74, Running 31.14s Step 127( 1.60%), action 8, FPS 1.69, Running 31.93s Step 128( 1.80%), action 9, FPS 1.65, Running 32.67s Step 129( 2.00%), action 10, FPS 1.64, Running 33.19s Step 130( 2.20%), action 11, FPS 1.60, Running 34.03s Step 131( 2.40%), action 12, FPS 1.58, Running 34.62s Step 132( 2.60%), action 13, FPS 1.55, Running 35.26s Step 133( 2.80%), action 14, FPS 1.52, Running 35.79s Step 134( 3.00%), action 15, FPS 1.48, Running 36.56s Step 135( 3.20%), action 16, FPS 1.46, Running 37.21s Step 136( 3.40%), action 17, FPS 1.43, Running 37.99s Step 137( 3.60%), action 18, FPS 1.41, Running 38.62s Step 138( 3.80%), action 19, FPS 1.38, Running 39.49s Step 139( 4.00%), action 20, FPS 1.37, Running 40.08s Step 140( 4.20%), action 21, FPS 1.39, Running 41.19s Step 141( 4.40%), action 22, FPS 1.39, Running 41.72s Step 142( 4.60%), action 23, FPS 1.39, Running 42.58s Step 143( 4.80%), action 24, FPS 1.41, Running 42.94s Step 144( 5.00%), action 25, FPS 1.42, Running 43.79s Step 145( 5.20%), action 26, FPS 1.44, Running 44.39s Step 146( 5.40%), action 27, FPS 1.43, Running 45.14s Step 147( 5.60%), action 28, FPS 1.45, Running 45.69s Step 148( 5.80%), action 29, FPS 1.46, Running 46.34s Step 149( 6.00%), action 30, FPS 1.46, Running 46.88s Step 150( 6.20%), action 31, FPS 1.46, Running 47.75s Step 151( 6.40%), action 32, FPS 1.47, Running 48.21s Step 152( 6.60%), action 33, FPS 1.48, Running 48.78s Step 153( 6.80%), action 34, FPS 1.47, Running 49.38s Step 154( 7.00%), action 35, FPS 1.49, Running 50.02s Step 155( 7.20%), action 36, FPS 1.49, Running 50.61s Step 156( 7.40%), action 37, FPS 1.51, Running 51.22s Step 157( 7.60%), action 38, FPS 1.50, Running 51.97s Step 158( 7.80%), action 39, FPS 1.53, Running 52.57s Step 159( 8.00%), action 40, FPS 1.51, Running 53.29s Step 160( 8.20%), action 41, FPS 1.55, Running 54.10s Step 161( 8.40%), action 42, FPS 1.54, Running 54.73s Step 162( 8.60%), action 43, FPS 1.57, Running 55.30s Step 163( 8.80%), action 44, FPS 1.55, Running 55.87s Step 164( 9.00%), action 45, FPS 1.57, Running 56.52s Step 165( 9.20%), action 46, FPS 1.57, Running 57.14s Step 166( 9.40%), action 47, FPS 1.57, Running 57.89s Step 167( 9.60%), action 48, FPS 1.57, Running 58.44s Step 168( 9.80%), action 49, FPS 1.57, Running 59.09s Step 169( 10.00%), action 50, FPS 1.56, Running 59.72s Step 170( 10.20%), action 51, FPS 1.56, Running 60.55s Step 171( 10.40%), action 52, FPS 1.54, Running 61.17s Step 172( 10.60%), action 53, FPS 1.51, Running 62.04s Step 173( 10.80%), action 54, FPS 1.51, Running 62.66s Step 174( 11.00%), action 55, FPS 1.53, Running 63.13s Step 175( 11.20%), action 56, FPS 1.55, Running 63.54s Step 176( 11.40%), action 57, FPS 1.54, Running 64.23s Step 177( 11.60%), action 58, FPS 1.56, Running 64.81s Step 178( 11.80%), action 59, FPS 1.53, Running 65.64s Step 179( 12.00%), action 60, FPS 1.54, Running 66.28s Step 180( 12.20%), action 61, FPS 1.53, Running 67.21s Step 181( 12.40%), action 62, FPS 1.53, Running 67.83s Step 182( 12.60%), action 63, FPS 1.54, Running 68.30s Step 183( 12.80%), action 64, FPS 1.54, Running 68.86s Step 184( 13.00%), action 65, FPS 1.55, Running 69.45s Step 185( 13.20%), action 66, FPS 1.54, Running 70.09s Step 186( 13.40%), action 67, FPS 1.56, Running 70.69s Step 187( 13.60%), action 68, FPS 1.56, Running 71.27s Step 188( 13.80%), action 69, FPS 1.54, Running 72.04s Step 189( 14.00%), action 70, FPS 1.54, Running 72.67s Step 190( 14.20%), action 71, FPS 1.52, Running 73.69s Step 191( 14.40%), action 72, FPS 1.52, Running 74.29s Step 192( 14.60%), action 73, FPS 1.55, Running 74.97s Step 193( 14.80%), action 74, FPS 1.52, Running 75.80s Step 194( 15.00%), action 75, FPS 1.50, Running 76.50s Step 195( 15.20%), action 76, FPS 1.47, Running 77.12s Step 196( 15.40%), action 77, FPS 1.46, Running 77.92s Step 197( 15.60%), action 78, FPS 1.46, Running 78.52s Step 198( 15.80%), action 79, FPS 1.48, Running 79.20s Step 199( 16.00%), action 80, FPS 1.47, Running 79.84s Step 200( 16.20%), action 81, FPS 1.47, Running 80.85s Step 201( 16.40%), action 82, FPS 1.46, Running 81.53s Step 202( 16.60%), action 83, FPS 1.43, Running 82.29s Step 203( 16.80%), action 84, FPS 1.42, Running 82.97s Step 204( 17.00%), action 85, FPS 1.42, Running 83.52s Step 205( 17.20%), action 86, FPS 1.43, Running 84.08s Step 206( 17.40%), action 87, FPS 1.42, Running 84.78s Step 207( 17.60%), action 88, FPS 1.43, Running 85.29s Step 208( 17.80%), action 89, FPS 1.43, Running 86.02s Step 209( 18.00%), action 90, FPS 1.43, Running 86.69s Step 210( 18.20%), action 91, FPS 1.45, Running 87.53s Step 211( 18.40%), action 92, FPS 1.45, Running 88.11s Step 212( 18.60%), action 93, FPS 1.44, Running 88.85s Step 213( 18.80%), action 94, FPS 1.47, Running 89.37s Step 214( 19.00%), action 95, FPS 1.49, Running 89.96s Step 215( 19.20%), action 96, FPS 1.49, Running 90.57s Step 216( 19.40%), action 97, FPS 1.51, Running 91.14s Step 217( 19.60%), action 98, FPS 1.50, Running 91.84s Step 218( 19.80%), action 99, FPS 1.49, Running 92.58s Step 219( 20.00%), action 100, FPS 1.50, Running 93.22s Step 220( 20.20%), action 101, FPS 1.51, Running 94.12s Step 221( 20.40%), action 102, FPS 1.53, Running 94.58s Step 222( 20.60%), action 103, FPS 1.54, Running 95.24s Step 223( 20.80%), action 104, FPS 1.54, Running 95.99s Step 224( 21.00%), action 105, FPS 1.53, Running 96.58s Step 225( 21.20%), action 106, FPS 1.52, Running 97.21s Step 226( 21.40%), action 107, FPS 1.51, Running 97.98s Step 227( 21.60%), action 108, FPS 1.49, Running 98.67s Step 228( 21.80%), action 109, FPS 1.50, Running 99.39s Step 229( 22.00%), action 110, FPS 1.51, Running 99.97s Step 230( 22.20%), action 111, FPS 1.49, Running 100.93s Step 231( 22.40%), action 112, FPS 1.48, Running 101.66s Step 232( 22.60%), action 113, FPS 1.47, Running 102.42s Step 233( 22.80%), action 114, FPS 1.46, Running 103.09s Step 234( 23.00%), action 115, FPS 1.45, Running 103.71s Step 235( 23.20%), action 116, FPS 1.44, Running 104.46s Step 236( 23.40%), action 117, FPS 1.44, Running 104.99s Step 237( 23.60%), action 118, FPS 1.43, Running 105.83s Step 238( 23.80%), action 119, FPS 1.44, Running 106.46s Step 239( 24.00%), action 120, FPS 1.45, Running 107.03s Step 240( 24.20%), action 121, FPS 1.45, Running 107.91s Step 241( 24.40%), action 122, FPS 1.42, Running 108.68s Step 242( 24.60%), action 123, FPS 1.40, Running 109.55s Step 243( 24.80%), action 124, FPS 1.43, Running 109.97s Step 244( 25.00%), action 125, FPS 1.43, Running 110.59s Step 245( 25.20%), action 126, FPS 1.45, Running 111.05s Step 246( 25.40%), action 127, FPS 1.47, Running 111.57s Step 247( 25.60%), action 128, FPS 1.49, Running 112.07s Step 248( 25.80%), action 129, FPS 1.51, Running 112.65s Step 249( 26.00%), action 130, FPS 1.51, Running 113.23s Step 250( 26.20%), action 131, FPS 1.53, Running 114.00s Step 251( 26.40%), action 132, FPS 1.54, Running 114.63s Step 252( 26.60%), action 133, FPS 1.55, Running 115.31s Step 253( 26.80%), action 134, FPS 1.55, Running 115.98s Step 254( 27.00%), action 135, FPS 1.54, Running 116.70s Step 255( 27.20%), action 136, FPS 1.56, Running 117.28s Step 256( 27.40%), action 137, FPS 1.54, Running 117.98s Step 257( 27.60%), action 138, FPS 1.56, Running 118.63s Step 258( 27.80%), action 139, FPS 1.56, Running 119.27s Step 259( 28.00%), action 140, FPS 1.55, Running 119.98s Step 260( 28.20%), action 141, FPS 1.56, Running 120.77s Step 261( 28.40%), action 142, FPS 1.58, Running 121.31s Step 262( 28.60%), action 143, FPS 1.59, Running 122.14s Step 263( 28.80%), action 144, FPS 1.57, Running 122.72s Step 264( 29.00%), action 145, FPS 1.56, Running 123.38s Step 265( 29.20%), action 146, FPS 1.55, Running 123.92s Step 266( 29.40%), action 147, FPS 1.54, Running 124.55s Step 267( 29.60%), action 148, FPS 1.53, Running 125.16s Step 268( 29.80%), action 149, FPS 1.50, Running 125.95s Step 269( 30.00%), action 150, FPS 1.50, Running 126.57s Step 270( 30.20%), action 151, FPS 1.50, Running 127.33s Step 271( 30.40%), action 152, FPS 1.50, Running 127.94s Step 272( 30.60%), action 153, FPS 1.51, Running 128.58s Step 273( 30.80%), action 154, FPS 1.52, Running 129.15s Step 274( 31.00%), action 155, FPS 1.53, Running 129.81s Step 275( 31.20%), action 156, FPS 1.53, Running 130.35s Step 276( 31.40%), action 157, FPS 1.55, Running 130.92s Step 277( 31.60%), action 158, FPS 1.56, Running 131.47s Step 278( 31.80%), action 159, FPS 1.51, Running 132.48s Step 279( 32.00%), action 160, FPS 1.51, Running 133.21s Step 280( 32.20%), action 161, FPS 1.49, Running 134.19s Step 281( 32.40%), action 162, FPS 1.49, Running 134.70s Step 282( 32.60%), action 163, FPS 1.52, Running 135.28s Step 283( 32.80%), action 164, FPS 1.53, Running 135.78s Step 284( 33.00%), action 165, FPS 1.52, Running 136.50s Step 285( 33.20%), action 166, FPS 1.53, Running 137.00s Step 286( 33.40%), action 167, FPS 1.53, Running 137.65s Step 287( 33.60%), action 168, FPS 1.54, Running 138.13s Step 288( 33.80%), action 169, FPS 1.54, Running 138.94s Step 289( 34.00%), action 170, FPS 1.53, Running 139.67s Step 290( 34.20%), action 171, FPS 1.52, Running 140.53s Step 291( 34.40%), action 172, FPS 1.53, Running 141.05s Step 292( 34.60%), action 173, FPS 1.50, Running 141.94s Step 293( 34.80%), action 174, FPS 1.49, Running 142.61s Step 294( 35.00%), action 175, FPS 1.47, Running 143.39s Step 295( 35.20%), action 176, FPS 1.47, Running 143.92s Step 296( 35.40%), action 177, FPS 1.44, Running 144.84s Step 297( 35.60%), action 178, FPS 1.44, Running 145.34s Step 298( 35.80%), action 179, FPS 1.47, Running 146.10s Step 299( 36.00%), action 180, FPS 1.46, Running 146.92s Step 300( 36.20%), action 181, FPS 1.47, Running 147.81s Step 301( 36.40%), action 182, FPS 1.46, Running 148.36s Step 302( 36.60%), action 183, FPS 1.46, Running 148.95s Step 303( 36.80%), action 184, FPS 1.44, Running 149.66s Step 304( 37.00%), action 185, FPS 1.43, Running 150.45s Step 305( 37.20%), action 186, FPS 1.41, Running 151.22s Step 306( 37.40%), action 187, FPS 1.40, Running 151.91s Step 307( 37.60%), action 188, FPS 1.40, Running 152.37s Step 308( 37.80%), action 189, FPS 1.42, Running 153.05s Step 309( 38.00%), action 190, FPS 1.42, Running 153.75s Step 310( 38.20%), action 191, FPS 1.44, Running 154.41s Step 311( 38.40%), action 192, FPS 1.43, Running 155.01s Step 312( 38.60%), action 193, FPS 1.43, Running 155.92s Step 313( 38.80%), action 194, FPS 1.44, Running 156.53s Step 314( 39.00%), action 195, FPS 1.42, Running 157.46s Step 315( 39.20%), action 196, FPS 1.40, Running 158.19s Step 316( 39.40%), action 197, FPS 1.41, Running 159.08s Step 317( 39.60%), action 198, FPS 1.40, Running 159.64s Step 318( 39.80%), action 199, FPS 1.38, Running 160.56s Step 319( 40.00%), action 200, FPS 1.40, Running 161.26s Step 320( 40.20%), action 201, FPS 1.39, Running 162.18s Step 321( 40.40%), action 202, FPS 1.40, Running 162.68s Step 322( 40.60%), action 203, FPS 1.39, Running 163.29s Step 323( 40.80%), action 204, FPS 1.42, Running 163.73s Step 324( 41.00%), action 205, FPS 1.45, Running 164.22s Step 325( 41.20%), action 206, FPS 1.45, Running 164.99s Step 326( 41.40%), action 207, FPS 1.46, Running 165.60s Step 327( 41.60%), action 208, FPS 1.46, Running 166.07s Step 328( 41.80%), action 209, FPS 1.49, Running 166.48s Step 329( 42.00%), action 210, FPS 1.48, Running 167.26s Step 330( 42.20%), action 211, FPS 1.46, Running 168.14s Step 331( 42.40%), action 212, FPS 1.46, Running 168.73s Step 332( 42.60%), action 213, FPS 1.47, Running 169.53s Step 333( 42.80%), action 214, FPS 1.46, Running 170.25s Step 334( 43.00%), action 215, FPS 1.50, Running 170.83s Step 335( 43.20%), action 216, FPS 1.55, Running 171.13s Step 336( 43.40%), action 217, FPS 1.59, Running 171.65s Step 337( 43.60%), action 218, FPS 1.59, Running 172.20s Step 338( 43.80%), action 219, FPS 1.63, Running 172.80s Step 339( 44.00%), action 220, FPS 1.66, Running 173.29s Step 340( 44.20%), action 221, FPS 1.69, Running 174.02s Step 341( 44.40%), action 222, FPS 1.70, Running 174.47s Step 342( 44.60%), action 223, FPS 1.70, Running 175.04s Step 343( 44.80%), action 224, FPS 1.68, Running 175.63s Step 344( 45.00%), action 225, FPS 1.68, Running 176.15s Step 345( 45.20%), action 226, FPS 1.72, Running 176.59s Step 346( 45.40%), action 227, FPS 1.76, Running 176.94s Step 347( 45.60%), action 228, FPS 1.78, Running 177.27s Step 348( 45.80%), action 229, FPS 1.78, Running 177.71s Step 349( 46.00%), action 230, FPS 1.84, Running 178.12s Step 350( 46.20%), action 231, FPS 1.88, Running 178.78s Step 351( 46.40%), action 232, FPS 1.89, Running 179.29s Step 352( 46.60%), action 233, FPS 1.95, Running 179.79s Step 353( 46.80%), action 234, FPS 2.00, Running 180.26s Step 354( 47.00%), action 235, FPS 2.01, Running 180.78s Step 355( 47.20%), action 236, FPS 1.98, Running 181.25s Step 356( 47.40%), action 237, FPS 2.01, Running 181.61s Step 357( 47.60%), action 238, FPS 2.04, Running 182.00s Step 358( 47.80%), action 239, FPS 2.07, Running 182.48s Step 359( 48.00%), action 240, FPS 2.07, Running 182.94s Step 360( 48.20%), action 241, FPS 2.03, Running 183.88s Step 361( 48.40%), action 242, FPS 1.97, Running 184.61s Step 362( 48.60%), action 243, FPS 1.97, Running 185.21s Step 363( 48.80%), action 244, FPS 1.95, Running 185.89s Step 364( 49.00%), action 245, FPS 1.95, Running 186.42s Step 365( 49.20%), action 246, FPS 1.97, Running 186.77s Step 366( 49.40%), action 247, FPS 1.92, Running 187.38s Step 367( 49.60%), action 248, FPS 1.89, Running 187.86s Step 368( 49.80%), action 249, FPS 1.86, Running 188.46s Step 369( 50.00%), action 250, FPS 1.85, Running 188.94s Step 370( 50.20%), action 251, FPS 1.82, Running 189.75s Step 371( 50.40%), action 252, FPS 1.82, Running 190.25s Step 372( 50.60%), action 253, FPS 1.84, Running 190.69s Step 373( 50.80%), action 254, FPS 1.82, Running 191.25s Step 374( 51.00%), action 255, FPS 1.81, Running 191.83s Step 375( 51.20%), action 256, FPS 1.81, Running 192.32s Step 376( 51.40%), action 257, FPS 1.78, Running 192.86s Step 377( 51.60%), action 258, FPS 1.69, Running 193.82s Step 378( 51.80%), action 259, FPS 1.68, Running 194.40s Step 379( 52.00%), action 260, FPS 1.69, Running 194.80s Step 380( 52.20%), action 261, FPS 1.68, Running 195.77s Step 381( 52.40%), action 262, FPS 1.69, Running 196.45s Step 382( 52.60%), action 263, FPS 1.69, Running 197.06s Step 383( 52.80%), action 264, FPS 1.68, Running 197.77s Step 384( 53.00%), action 265, FPS 1.66, Running 198.44s Step 385( 53.20%), action 266, FPS 1.65, Running 198.89s Step 386( 53.40%), action 267, FPS 1.68, Running 199.31s Step 387( 53.60%), action 268, FPS 1.68, Running 199.80s Step 388( 53.80%), action 269, FPS 1.69, Running 200.33s Step 389( 54.00%), action 270, FPS 1.67, Running 200.93s Step 390( 54.20%), action 271, FPS 1.67, Running 201.74s Step 391( 54.40%), action 272, FPS 1.66, Running 202.31s Step 392( 54.60%), action 273, FPS 1.62, Running 203.05s Step 393( 54.80%), action 274, FPS 1.60, Running 203.73s Step 394( 55.00%), action 275, FPS 1.60, Running 204.33s Step 395( 55.20%), action 276, FPS 1.58, Running 204.94s Step 396( 55.40%), action 277, FPS 1.59, Running 205.47s Step 397( 55.60%), action 278, FPS 1.64, Running 205.97s Step 398( 55.80%), action 279, FPS 1.64, Running 206.56s Step 399( 56.00%), action 280, FPS 1.65, Running 206.89s Step 400( 56.20%), action 281, FPS 1.72, Running 207.38s Step 401( 56.40%), action 282, FPS 1.73, Running 208.00s Step 402( 56.60%), action 283, FPS 1.76, Running 208.44s Step 403( 56.80%), action 284, FPS 1.80, Running 208.90s Step 404( 57.00%), action 285, FPS 1.81, Running 209.49s Step 405( 57.20%), action 286, FPS 1.80, Running 209.99s Step 406( 57.40%), action 287, FPS 1.79, Running 210.45s Step 407( 57.60%), action 288, FPS 1.78, Running 211.02s Step 408( 57.80%), action 289, FPS 1.79, Running 211.52s Step 409( 58.00%), action 290, FPS 1.83, Running 211.86s Step 410( 58.20%), action 291, FPS 1.86, Running 212.47s Step 411( 58.40%), action 292, FPS 1.90, Running 212.84s Step 412( 58.60%), action 293, FPS 1.93, Running 213.43s Step 413( 58.80%), action 294, FPS 1.97, Running 213.89s Step 414( 59.00%), action 295, FPS 1.94, Running 214.62s Step 415( 59.20%), action 296, FPS 1.96, Running 215.14s Step 416( 59.40%), action 297, FPS 1.96, Running 215.66s Step 417( 59.60%), action 298, FPS 1.98, Running 216.06s Step 418( 59.80%), action 299, FPS 2.04, Running 216.37s Step 419( 60.00%), action 300, FPS 2.02, Running 216.79s Step 420( 60.20%), action 301, FPS 2.00, Running 217.38s [2026-08-01 16:06:27] [3 ] Seed 2 success after 217.60 s. +steps: 420 , actions: 301 . +Instruction: Empty +Total 2/3(66.67%) success. +Setting seed: 3 +Step 1( N/A%), pre moving , FPS 3.29, Running 0.30s Step 2( N/A%), pre moving , FPS 5.88, Running 0.34s Step 3( N/A%), pre moving , FPS 7.04, Running 0.43s Step 4( N/A%), pre moving , FPS 7.63, Running 0.52s Step 5( N/A%), pre moving , FPS 8.23, Running 0.61s Step 6( N/A%), pre moving , FPS 8.24, Running 0.73s Step 7( N/A%), pre moving , FPS 8.51, Running 0.82s Step 8( N/A%), pre moving , FPS 8.83, Running 0.91s Step 9( N/A%), pre moving , FPS 8.96, Running 1.01s Step 10( N/A%), pre moving , FPS 9.05, Running 1.11s Step 11( N/A%), pre moving , FPS 9.17, Running 1.20s Step 12( N/A%), pre moving , FPS 9.29, Running 1.29s Step 13( N/A%), pre moving , FPS 9.34, Running 1.39s Step 14( N/A%), pre moving , FPS 9.87, Running 1.42s Step 15( N/A%), pre moving , FPS 10.38, Running 1.44s Step 16( N/A%), pre moving , FPS 10.42, Running 1.54s Step 17( N/A%), pre moving , FPS 10.42, Running 1.63s Step 18( N/A%), pre moving , FPS 10.42, Running 1.73s Step 19( N/A%), pre moving , FPS 10.31, Running 1.84s Step 20( N/A%), pre moving , FPS 10.34, Running 1.93s Step 21( N/A%), pre moving , FPS 10.12, Running 2.28s Step 22( N/A%), pre moving , FPS 9.88, Running 2.37s Step 23( N/A%), pre moving , FPS 10.01, Running 2.43s Step 24( N/A%), pre moving , FPS 9.76, Running 2.57s Step 25( N/A%), pre moving , FPS 9.72, Running 2.66s Step 26( N/A%), pre moving , FPS 8.93, Running 2.97s Step 27( N/A%), pre moving , FPS 9.16, Running 3.01s Step 28( N/A%), pre moving , FPS 9.35, Running 3.05s Step 29( N/A%), pre moving , FPS 9.62, Running 3.08s Step 30( N/A%), pre moving , FPS 9.98, Running 3.11s Step 31( N/A%), pre moving , FPS 10.21, Running 3.16s Step 32( N/A%), pre moving , FPS 10.58, Running 3.18s Step 33( N/A%), pre moving , FPS 10.97, Running 3.21s Step 34( N/A%), pre moving , FPS 10.90, Running 3.25s Step 35( N/A%), pre moving , FPS 10.86, Running 3.29s Step 36( N/A%), pre moving , FPS 9.52, Running 3.64s Step 37( N/A%), pre moving , FPS 9.74, Running 3.69s Step 38( N/A%), pre moving , FPS 10.07, Running 3.71s Step 39( N/A%), pre moving , FPS 10.51, Running 3.75s Step 40( N/A%), pre moving , FPS 10.87, Running 3.77s Step 41( N/A%), pre moving , FPS 13.04, Running 3.81s Step 42( N/A%), pre moving , FPS 13.55, Running 3.84s Step 43( N/A%), pre moving , FPS 13.87, Running 3.87s Step 44( N/A%), pre moving , FPS 14.88, Running 3.92s Step 45( N/A%), pre moving , FPS 15.26, Running 3.98s Step 46( N/A%), pre moving , FPS 18.89, Running 4.03s Step 47( N/A%), pre moving , FPS 18.69, Running 4.08s Step 48( N/A%), pre moving , FPS 18.34, Running 4.14s Step 49( N/A%), pre moving , FPS 18.09, Running 4.19s Step 50( N/A%), pre moving , FPS 17.48, Running 4.25s Step 51( N/A%), pre moving , FPS 16.37, Running 4.38s Step 52( N/A%), pre moving , FPS 15.00, Running 4.52s Step 53( N/A%), pre moving , FPS 13.63, Running 4.68s Step 54( N/A%), pre moving , FPS 12.85, Running 4.81s Step 55( N/A%), pre moving , FPS 12.13, Running 4.94s Step 56( N/A%), pre moving , FPS 13.90, Running 5.08s Step 57( N/A%), pre moving , FPS 13.02, Running 5.22s Step 58( N/A%), pre moving , FPS 12.24, Running 5.35s Step 59( N/A%), pre moving , FPS 11.54, Running 5.48s Step 60( N/A%), pre moving , FPS 10.69, Running 5.65s Step 61( N/A%), pre moving , FPS 10.39, Running 5.74s Step 62( N/A%), pre moving , FPS 9.81, Running 5.88s Step 63( N/A%), pre moving , FPS 9.30, Running 6.02s Step 64( N/A%), pre moving , FPS 8.77, Running 6.20s Step 65( N/A%), pre moving , FPS 8.25, Running 6.40s Step 66( N/A%), pre moving , FPS 7.97, Running 6.54s Step 67( N/A%), pre moving , FPS 7.57, Running 6.72s Step 68( N/A%), pre moving , FPS 7.35, Running 6.86s Step 69( N/A%), pre moving , FPS 7.03, Running 7.03s Step 70( N/A%), pre moving , FPS 6.89, Running 7.16s Step 71( N/A%), pre moving , FPS 6.74, Running 7.35s Step 72( N/A%), pre moving , FPS 6.74, Running 7.48s Step 73( N/A%), pre moving , FPS 6.84, Running 7.61s Step 74( N/A%), pre moving , FPS 6.94, Running 7.69s Step 75( N/A%), pre moving , FPS 7.17, Running 7.73s Step 76( N/A%), pre moving , FPS 7.42, Running 7.77s Step 77( N/A%), pre moving , FPS 7.69, Running 7.82s Step 78( N/A%), pre moving , FPS 7.89, Running 7.88s Step 79( N/A%), pre moving , FPS 8.07, Running 7.96s Step 80( N/A%), pre moving , FPS 8.44, Running 8.02s Step 81( N/A%), pre moving , FPS 8.56, Running 8.07s Step 82( N/A%), pre moving , FPS 8.94, Running 8.12s Step 83( N/A%), pre moving , FPS 9.36, Running 8.15s Step 84( N/A%), pre moving , FPS 10.09, Running 8.18s Step 85( N/A%), pre moving , FPS 11.04, Running 8.21s Step 86( N/A%), pre moving , FPS 11.70, Running 8.25s Step 87( N/A%), pre moving , FPS 12.73, Running 8.29s Step 88( N/A%), pre moving , FPS 13.69, Running 8.32s Step 89( N/A%), pre moving , FPS 15.09, Running 8.36s Step 90( N/A%), pre moving , FPS 16.02, Running 8.41s Step 91( N/A%), pre moving , FPS 18.18, Running 8.45s Step 92( N/A%), pre moving , FPS 19.80, Running 8.49s Step 93( N/A%), pre moving , FPS 21.69, Running 8.53s Step 94( N/A%), pre moving , FPS 22.83, Running 8.57s Step 95( N/A%), pre moving , FPS 22.54, Running 8.61s Step 96( N/A%), pre moving , FPS 22.73, Running 8.65s Step 97( N/A%), pre moving , FPS 23.02, Running 8.69s Step 98( N/A%), pre moving , FPS 23.77, Running 8.72s Step 99( N/A%), pre moving , FPS 24.66, Running 8.77s Step 100( N/A%), pre moving , FPS 6.30, Running 11.19s Step 101( N/A%), pre moving , FPS 5.72, Running 11.57s Step 102( N/A%), pre moving , FPS 5.24, Running 11.93s Step 103( N/A%), pre moving , FPS 4.99, Running 12.16s Step 104( N/A%), pre moving , FPS 4.78, Running 12.37s Step 105( N/A%), pre moving , FPS 4.59, Running 12.57s Step 106( N/A%), pre moving , FPS 4.42, Running 12.77s Step 107( N/A%), pre moving , FPS 4.22, Running 13.03s Step 108( N/A%), pre moving , FPS 4.01, Running 13.30s Step 109( N/A%), pre moving , FPS 3.84, Running 13.57s Step 110( N/A%), pre moving , FPS 3.68, Running 13.85s Step 111( N/A%), pre moving , FPS 3.52, Running 14.14s Step 112( N/A%), pre moving , FPS 3.32, Running 14.51s Step 113( N/A%), pre moving , FPS 3.15, Running 14.88s Step 114( N/A%), pre moving , FPS 2.99, Running 15.26s Step 115( N/A%), pre moving , FPS 2.86, Running 15.61s Step 116( N/A%), pre moving , FPS 2.72, Running 15.99s Step 117( N/A%), pre moving , FPS 2.60, Running 16.39s Step 118( N/A%), pre moving , FPS 2.48, Running 16.79s Step 119( N/A%), pre moving , FPS 2.38, Running 17.19s Step 120( 0.20%), action 1, FPS 2.97, Running 17.93s Step 121( 0.40%), action 2, FPS 2.96, Running 18.33s Step 122( 0.60%), action 3, FPS 2.91, Running 18.80s Step 123( 0.80%), action 4, FPS 2.81, Running 19.27s Step 124( 1.00%), action 5, FPS 2.69, Running 19.80s Step 125( 1.20%), action 6, FPS 2.57, Running 20.36s Step 126( 1.40%), action 7, FPS 2.47, Running 20.88s Step 127( 1.60%), action 8, FPS 2.40, Running 21.37s Step 128( 1.80%), action 9, FPS 2.34, Running 21.86s Step 129( 2.00%), action 10, FPS 2.29, Running 22.31s Step 130( 2.20%), action 11, FPS 2.20, Running 22.93s Step 131( 2.40%), action 12, FPS 2.17, Running 23.34s Step 132( 2.60%), action 13, FPS 2.14, Running 23.86s Step 133( 2.80%), action 14, FPS 2.11, Running 24.35s Step 134( 3.00%), action 15, FPS 2.08, Running 24.89s Step 135( 3.20%), action 16, FPS 2.04, Running 25.39s Step 136( 3.40%), action 17, FPS 2.01, Running 25.95s Step 137( 3.60%), action 18, FPS 1.98, Running 26.51s Step 138( 3.80%), action 19, FPS 1.98, Running 26.90s Step 139( 4.00%), action 20, FPS 1.98, Running 27.31s Step 140( 4.20%), action 21, FPS 2.02, Running 27.81s Step 141( 4.40%), action 22, FPS 2.00, Running 28.31s Step 142( 4.60%), action 23, FPS 1.99, Running 28.84s Step 143( 4.80%), action 24, FPS 1.99, Running 29.32s Step 144( 5.00%), action 25, FPS 2.00, Running 29.79s Step 145( 5.20%), action 26, FPS 2.03, Running 30.20s Step 146( 5.40%), action 27, FPS 2.04, Running 30.67s Step 147( 5.60%), action 28, FPS 2.04, Running 31.15s Step 148( 5.80%), action 29, FPS 2.09, Running 31.43s Step 149( 6.00%), action 30, FPS 2.12, Running 31.76s Step 150( 6.20%), action 31, FPS 2.15, Running 32.24s Step 151( 6.40%), action 32, FPS 2.15, Running 32.66s Step 152( 6.60%), action 33, FPS 2.14, Running 33.19s Step 153( 6.80%), action 34, FPS 2.14, Running 33.68s Step 154( 7.00%), action 35, FPS 2.16, Running 34.16s Step 155( 7.20%), action 36, FPS 2.16, Running 34.65s Step 156( 7.40%), action 37, FPS 2.18, Running 35.11s Step 157( 7.60%), action 38, FPS 2.20, Running 35.61s Step 158( 7.80%), action 39, FPS 2.19, Running 36.02s Step 159( 8.00%), action 40, FPS 2.21, Running 36.35s Step 160( 8.20%), action 41, FPS 2.20, Running 36.91s Step 161( 8.40%), action 42, FPS 2.24, Running 37.23s Step 162( 8.60%), action 43, FPS 2.26, Running 37.71s Step 163( 8.80%), action 44, FPS 2.26, Running 38.16s Step 164( 9.00%), action 45, FPS 2.24, Running 38.71s Step 165( 9.20%), action 46, FPS 2.22, Running 39.22s Step 166( 9.40%), action 47, FPS 2.18, Running 39.86s Step 167( 9.60%), action 48, FPS 2.18, Running 40.32s Step 168( 9.80%), action 49, FPS 2.11, Running 40.93s Step 169( 10.00%), action 50, FPS 2.11, Running 41.26s Step 170( 10.20%), action 51, FPS 2.08, Running 41.86s Step 171( 10.40%), action 52, FPS 2.08, Running 42.29s Step 172( 10.60%), action 53, FPS 2.07, Running 42.87s Step 173( 10.80%), action 54, FPS 2.06, Running 43.37s Step 174( 11.00%), action 55, FPS 2.04, Running 43.96s Step 175( 11.20%), action 56, FPS 2.03, Running 44.50s Step 176( 11.40%), action 57, FPS 2.00, Running 45.09s Step 177( 11.60%), action 58, FPS 2.02, Running 45.49s Step 178( 11.80%), action 59, FPS 2.02, Running 45.90s Step 179( 12.00%), action 60, FPS 2.02, Running 46.27s Step 180( 12.20%), action 61, FPS 1.99, Running 46.97s Step 181( 12.40%), action 62, FPS 1.95, Running 47.47s Step 182( 12.60%), action 63, FPS 1.95, Running 47.95s Step 183( 12.80%), action 64, FPS 1.94, Running 48.49s Step 184( 13.00%), action 65, FPS 1.95, Running 48.95s Step 185( 13.20%), action 66, FPS 1.96, Running 49.44s Step 186( 13.40%), action 67, FPS 2.00, Running 49.84s Step 187( 13.60%), action 68, FPS 2.04, Running 50.12s Step 188( 13.80%), action 69, FPS 2.09, Running 50.51s Step 189( 14.00%), action 70, FPS 2.06, Running 50.97s Step 190( 14.20%), action 71, FPS 2.08, Running 51.49s Step 191( 14.40%), action 72, FPS 2.05, Running 52.02s Step 192( 14.60%), action 73, FPS 2.08, Running 52.49s Step 193( 14.80%), action 74, FPS 2.08, Running 52.99s Step 194( 15.00%), action 75, FPS 2.08, Running 53.59s Step 195( 15.20%), action 76, FPS 2.08, Running 54.12s Step 196( 15.40%), action 77, FPS 2.09, Running 54.68s Step 197( 15.60%), action 78, FPS 2.11, Running 54.95s Step 198( 15.80%), action 79, FPS 2.14, Running 55.24s Step 199( 16.00%), action 80, FPS 2.14, Running 55.60s Step 200( 16.20%), action 81, FPS 2.18, Running 56.13s Step 201( 16.40%), action 82, FPS 2.20, Running 56.56s Step 202( 16.60%), action 83, FPS 2.20, Running 57.02s Step 203( 16.80%), action 84, FPS 2.22, Running 57.51s Step 204( 17.00%), action 85, FPS 2.19, Running 58.09s Step 205( 17.20%), action 86, FPS 2.20, Running 58.53s Step 206( 17.40%), action 87, FPS 2.16, Running 59.12s Step 207( 17.60%), action 88, FPS 2.09, Running 59.69s Step 208( 17.80%), action 89, FPS 2.11, Running 59.97s Step 209( 18.00%), action 90, FPS 2.13, Running 60.37s Step 210( 18.20%), action 91, FPS 2.11, Running 60.96s Step 211( 18.40%), action 92, FPS 2.15, Running 61.33s Step 212( 18.60%), action 93, FPS 2.16, Running 61.75s Step 213( 18.80%), action 94, FPS 2.17, Running 62.22s Step 214( 19.00%), action 95, FPS 2.16, Running 62.84s Step 215( 19.20%), action 96, FPS 2.18, Running 63.30s Step 216( 19.40%), action 97, FPS 2.17, Running 63.90s Step 217( 19.60%), action 98, FPS 2.10, Running 64.47s Step 218( 19.80%), action 99, FPS 2.07, Running 64.92s Step 219( 20.00%), action 100, FPS 2.08, Running 65.21s Step 220( 20.20%), action 101, FPS 2.05, Running 65.87s Step 221( 20.40%), action 102, FPS 2.06, Running 66.27s Step 222( 20.60%), action 103, FPS 2.06, Running 66.74s Step 223( 20.80%), action 104, FPS 2.06, Running 67.21s Step 224( 21.00%), action 105, FPS 2.02, Running 67.99s Step 225( 21.20%), action 106, FPS 2.01, Running 68.48s Step 226( 21.40%), action 107, FPS 2.01, Running 69.05s Step 227( 21.60%), action 108, FPS 2.02, Running 69.57s Step 228( 21.80%), action 109, FPS 2.00, Running 69.98s Step 229( 22.00%), action 110, FPS 2.01, Running 70.30s Step 230( 22.20%), action 111, FPS 1.99, Running 71.03s Step 231( 22.40%), action 112, FPS 1.98, Running 71.45s Step 232( 22.60%), action 113, FPS 1.97, Running 71.91s Step 233( 22.80%), action 114, FPS 1.96, Running 72.45s Step 234( 23.00%), action 115, FPS 1.94, Running 73.13s Step 235( 23.20%), action 116, FPS 1.93, Running 73.64s Step 236( 23.40%), action 117, FPS 1.92, Running 74.29s Step 237( 23.60%), action 118, FPS 1.93, Running 74.85s Step 238( 23.80%), action 119, FPS 1.90, Running 75.47s Step 239( 24.00%), action 120, FPS 1.87, Running 75.91s Step 240( 24.20%), action 121, FPS 1.86, Running 76.62s Step 241( 24.40%), action 122, FPS 1.83, Running 77.19s Step 242( 24.60%), action 123, FPS 1.81, Running 77.78s Step 243( 24.80%), action 124, FPS 1.78, Running 78.46s Step 244( 25.00%), action 125, FPS 1.81, Running 79.06s Step 245( 25.20%), action 126, FPS 1.79, Running 79.63s Step 246( 25.40%), action 127, FPS 1.81, Running 80.11s Step 247( 25.60%), action 128, FPS 1.83, Running 80.53s Step 248( 25.80%), action 129, FPS 1.77, Running 81.26s Step 249( 26.00%), action 130, FPS 1.73, Running 81.86s Step 250( 26.20%), action 131, FPS 1.74, Running 82.51s Step 251( 26.40%), action 132, FPS 1.72, Running 83.07s Step 252( 26.60%), action 133, FPS 1.72, Running 83.56s Step 253( 26.80%), action 134, FPS 1.74, Running 83.97s Step 254( 27.00%), action 135, FPS 1.78, Running 84.39s Step 255( 27.20%), action 136, FPS 1.78, Running 84.88s Step 256( 27.40%), action 137, FPS 1.77, Running 85.56s Step 257( 27.60%), action 138, FPS 1.78, Running 86.09s Step 258( 27.80%), action 139, FPS 1.78, Running 86.70s Step 259( 28.00%), action 140, FPS 1.72, Running 87.55s Step 260( 28.20%), action 141, FPS 1.71, Running 88.32s Step 261( 28.40%), action 142, FPS 1.70, Running 88.97s Step 262( 28.60%), action 143, FPS 1.68, Running 89.66s Step 263( 28.80%), action 144, FPS 1.70, Running 90.23s Step 264( 29.00%), action 145, FPS 1.68, Running 90.96s Step 265( 29.20%), action 146, FPS 1.69, Running 91.47s Step 266( 29.40%), action 147, FPS 1.67, Running 92.08s Step 267( 29.60%), action 148, FPS 1.64, Running 92.72s Step 268( 29.80%), action 149, FPS 1.64, Running 93.42s Step 269( 30.00%), action 150, FPS 1.65, Running 93.97s Step 270( 30.20%), action 151, FPS 1.63, Running 94.75s Step 271( 30.40%), action 152, FPS 1.62, Running 95.42s Step 272( 30.60%), action 153, FPS 1.60, Running 96.04s Step 273( 30.80%), action 154, FPS 1.59, Running 96.58s Step 274( 31.00%), action 155, FPS 1.58, Running 97.08s Step 275( 31.20%), action 156, FPS 1.58, Running 97.51s Step 276( 31.40%), action 157, FPS 1.59, Running 98.17s Step 277( 31.60%), action 158, FPS 1.57, Running 98.87s Step 278( 31.80%), action 159, FPS 1.57, Running 99.42s Step 279( 32.00%), action 160, FPS 1.57, Running 100.32s Step 280( 32.20%), action 161, FPS 1.58, Running 100.96s Step 281( 32.40%), action 162, FPS 1.61, Running 101.36s Step 282( 32.60%), action 163, FPS 1.65, Running 101.82s Step 283( 32.80%), action 164, FPS 1.65, Running 102.38s Step 284( 33.00%), action 165, FPS 1.65, Running 103.05s Step 285( 33.20%), action 166, FPS 1.63, Running 103.75s Step 286( 33.40%), action 167, FPS 1.62, Running 104.39s Step 287( 33.60%), action 168, FPS 1.64, Running 104.88s Step 288( 33.80%), action 169, FPS 1.67, Running 105.38s Step 289( 34.00%), action 170, FPS 1.66, Running 106.05s Step 290( 34.20%), action 171, FPS 1.68, Running 106.66s Step 291( 34.40%), action 172, FPS 1.70, Running 107.22s Step 292( 34.60%), action 173, FPS 1.71, Running 107.76s Step 293( 34.80%), action 174, FPS 1.72, Running 108.24s Step 294( 35.00%), action 175, FPS 1.69, Running 108.92s Step 295( 35.20%), action 176, FPS 1.69, Running 109.33s Step 296( 35.40%), action 177, FPS 1.72, Running 109.77s Step 297( 35.60%), action 178, FPS 1.72, Running 110.49s Step 298( 35.80%), action 179, FPS 1.70, Running 111.18s Step 299( 36.00%), action 180, FPS 1.76, Running 111.66s Step 300( 36.20%), action 181, FPS 1.71, Running 112.67s Step 301( 36.40%), action 182, FPS 1.70, Running 113.13s Step 302( 36.60%), action 183, FPS 1.68, Running 113.74s Step 303( 36.80%), action 184, FPS 1.67, Running 114.33s Step 304( 37.00%), action 185, FPS 1.68, Running 114.95s Step 305( 37.20%), action 186, FPS 1.71, Running 115.47s Step 306( 37.40%), action 187, FPS 1.71, Running 116.12s Step 307( 37.60%), action 188, FPS 1.68, Running 116.78s Step 308( 37.80%), action 189, FPS 1.66, Running 117.42s Step 309( 38.00%), action 190, FPS 1.69, Running 117.86s Step 310( 38.20%), action 191, FPS 1.69, Running 118.49s Step 311( 38.40%), action 192, FPS 1.71, Running 118.94s Step 312( 38.60%), action 193, FPS 1.70, Running 119.52s Step 313( 38.80%), action 194, FPS 1.69, Running 120.09s Step 314( 39.00%), action 195, FPS 1.71, Running 120.65s Step 315( 39.20%), action 196, FPS 1.68, Running 121.26s Step 316( 39.40%), action 197, FPS 1.66, Running 121.82s Step 317( 39.60%), action 198, FPS 1.69, Running 122.35s Step 318( 39.80%), action 199, FPS 1.73, Running 122.71s Step 319( 40.00%), action 200, FPS 1.74, Running 123.13s Step 320( 40.20%), action 201, FPS 1.80, Running 123.76s Step 321( 40.40%), action 202, FPS 1.76, Running 124.48s Step 322( 40.60%), action 203, FPS 1.77, Running 125.03s Step 323( 40.80%), action 204, FPS 1.80, Running 125.46s Step 324( 41.00%), action 205, FPS 1.82, Running 125.95s Step 325( 41.20%), action 206, FPS 1.85, Running 126.30s Step 326( 41.40%), action 207, FPS 1.85, Running 126.92s Step 327( 41.60%), action 208, FPS 1.89, Running 127.36s Step 328( 41.80%), action 209, FPS 1.92, Running 127.81s Step 329( 42.00%), action 210, FPS 1.92, Running 128.28s Step 330( 42.20%), action 211, FPS 1.87, Running 129.16s Step 331( 42.40%), action 212, FPS 1.86, Running 129.71s Step 332( 42.60%), action 213, FPS 1.86, Running 130.29s Step 333( 42.80%), action 214, FPS 1.87, Running 130.76s Step 334( 43.00%), action 215, FPS 1.90, Running 131.19s Step 335( 43.20%), action 216, FPS 1.94, Running 131.55s Step 336( 43.40%), action 217, FPS 1.96, Running 132.05s Step 337( 43.60%), action 218, FPS 1.97, Running 132.50s Step 338( 43.80%), action 219, FPS 1.94, Running 133.00s Step 339( 44.00%), action 220, FPS 1.94, Running 133.44s Step 340( 44.20%), action 221, FPS 1.92, Running 134.18s Step 341( 44.40%), action 222, FPS 1.97, Running 134.65s Step 342( 44.60%), action 223, FPS 1.97, Running 135.18s Step 343( 44.80%), action 224, FPS 1.98, Running 135.57s Step 344( 45.00%), action 225, FPS 1.99, Running 135.97s Step 345( 45.20%), action 226, FPS 1.98, Running 136.39s Step 346( 45.40%), action 227, FPS 2.01, Running 136.89s Step 347( 45.60%), action 228, FPS 1.99, Running 137.42s Step 348( 45.80%), action 229, FPS 1.97, Running 137.95s Step 349( 46.00%), action 230, FPS 1.94, Running 138.61s Step 350( 46.20%), action 231, FPS 2.00, Running 139.18s Step 351( 46.40%), action 232, FPS 2.00, Running 139.71s Step 352( 46.60%), action 233, FPS 2.04, Running 140.11s Step 353( 46.80%), action 234, FPS 2.07, Running 140.42s Step 354( 47.00%), action 235, FPS 2.07, Running 140.87s Step 355( 47.20%), action 236, FPS 2.02, Running 141.45s Step 356( 47.40%), action 237, FPS 2.03, Running 141.91s Step 357( 47.60%), action 238, FPS 2.03, Running 142.36s Step 358( 47.80%), action 239, FPS 2.02, Running 142.90s Step 359( 48.00%), action 240, FPS 2.01, Running 143.37s Step 360( 48.20%), action 241, FPS 2.04, Running 143.97s Step 361( 48.40%), action 242, FPS 2.04, Running 144.45s Step 362( 48.60%), action 243, FPS 2.05, Running 144.95s Step 363( 48.80%), action 244, FPS 2.04, Running 145.39s Step 364( 49.00%), action 245, FPS 2.01, Running 145.91s Step 365( 49.20%), action 246, FPS 2.00, Running 146.40s Step 366( 49.40%), action 247, FPS 1.99, Running 146.94s Step 367( 49.60%), action 248, FPS 2.00, Running 147.42s Step 368( 49.80%), action 249, FPS 1.93, Running 148.34s Step 369( 50.00%), action 250, FPS 1.94, Running 148.90s Step 370( 50.20%), action 251, FPS 1.93, Running 149.56s Step 371( 50.40%), action 252, FPS 1.92, Running 150.13s Step 372( 50.60%), action 253, FPS 1.88, Running 150.74s Step 373( 50.80%), action 254, FPS 1.82, Running 151.43s Step 374( 51.00%), action 255, FPS 1.79, Running 152.05s Step 375( 51.20%), action 256, FPS 1.81, Running 152.53s Step 376( 51.40%), action 257, FPS 1.79, Running 153.07s Step 377( 51.60%), action 258, FPS 1.81, Running 153.41s Step 378( 51.80%), action 259, FPS 1.82, Running 153.91s Step 379( 52.00%), action 260, FPS 1.80, Running 154.45s Step 380( 52.20%), action 261, FPS 1.79, Running 155.11s Step 381( 52.40%), action 262, FPS 1.77, Running 155.76s Step 382( 52.60%), action 263, FPS 1.76, Running 156.29s Step 383( 52.80%), action 264, FPS 1.76, Running 156.77s Step 384( 53.00%), action 265, FPS 1.73, Running 157.49s Step 385( 53.20%), action 266, FPS 1.74, Running 157.91s Step 386( 53.40%), action 267, FPS 1.74, Running 158.43s Step 387( 53.60%), action 268, FPS 1.75, Running 158.86s Step 388( 53.80%), action 269, FPS 1.81, Running 159.38s Step 389( 54.00%), action 270, FPS 1.83, Running 159.85s Step 390( 54.20%), action 271, FPS 1.82, Running 160.54s Step 391( 54.40%), action 272, FPS 1.81, Running 161.16s Step 392( 54.60%), action 273, FPS 1.84, Running 161.62s Step 393( 54.80%), action 274, FPS 1.88, Running 162.09s Step 394( 55.00%), action 275, FPS 1.90, Running 162.61s Step 395( 55.20%), action 276, FPS 1.90, Running 163.06s Step 396( 55.40%), action 277, FPS 1.90, Running 163.62s Step 397( 55.60%), action 278, FPS 1.85, Running 164.23s Step 398( 55.80%), action 279, FPS 1.84, Running 164.77s Step 399( 56.00%), action 280, FPS 1.84, Running 165.31s Step 400( 56.20%), action 281, FPS 1.87, Running 165.84s Step 401( 56.40%), action 282, FPS 1.90, Running 166.27s Step 402( 56.60%), action 283, FPS 1.94, Running 166.61s Step 403( 56.80%), action 284, FPS 1.93, Running 167.12s Step 404( 57.00%), action 285, FPS 1.98, Running 167.61s Step 405( 57.20%), action 286, FPS 1.97, Running 168.06s Step 406( 57.40%), action 287, FPS 1.97, Running 168.56s Step 407( 57.60%), action 288, FPS 1.97, Running 169.00s Step 408( 57.80%), action 289, FPS 1.96, Running 169.58s Step 409( 58.00%), action 290, FPS 1.97, Running 170.02s Step 410( 58.20%), action 291, FPS 2.01, Running 170.48s Step 411( 58.40%), action 292, FPS 2.07, Running 170.82s Step 412( 58.60%), action 293, FPS 2.08, Running 171.25s Step 413( 58.80%), action 294, FPS 2.11, Running 171.56s Step 414( 59.00%), action 295, FPS 2.11, Running 172.07s Step 415( 59.20%), action 296, FPS 2.10, Running 172.57s Step 416( 59.40%), action 297, FPS 2.12, Running 173.05s Step 417( 59.60%), action 298, FPS 2.14, Running 173.57s Step 418( 59.80%), action 299, FPS 2.12, Running 174.23s Step 419( 60.00%), action 300, FPS 2.14, Running 174.66s Step 420( 60.20%), action 301, FPS 2.09, Running 175.42s Step 421( 60.40%), action 302, FPS 2.07, Running 175.93s Step 422( 60.60%), action 303, FPS 2.01, Running 176.57s Step 423( 60.80%), action 304, FPS 1.98, Running 177.23s Step 424( 61.00%), action 305, FPS 1.96, Running 177.84s Step 425( 61.20%), action 306, FPS 1.94, Running 178.39s Step 426( 61.40%), action 307, FPS 1.90, Running 179.09s Step 427( 61.60%), action 308, FPS 1.90, Running 179.50s Step 428( 61.80%), action 309, FPS 1.94, Running 179.88s Step 429( 62.00%), action 310, FPS 1.97, Running 180.18s Step 430( 62.20%), action 311, FPS 1.92, Running 180.91s Step 431( 62.40%), action 312, FPS 1.87, Running 181.52s Step 432( 62.60%), action 313, FPS 1.84, Running 182.10s Step 433( 62.80%), action 314, FPS 1.78, Running 182.80s Step 434( 63.00%), action 315, FPS 1.79, Running 183.27s Step 435( 63.20%), action 316, FPS 1.80, Running 183.69s Step 436( 63.40%), action 317, FPS 1.79, Running 184.21s Step 437( 63.60%), action 318, FPS 1.77, Running 184.84s Step 438( 63.80%), action 319, FPS 1.80, Running 185.34s Step 439( 64.00%), action 320, FPS 1.79, Running 185.80s Step 440( 64.20%), action 321, FPS 1.81, Running 186.47s Step 441( 64.40%), action 322, FPS 1.82, Running 186.93s Step 442( 64.60%), action 323, FPS 1.83, Running 187.48s Step 443( 64.80%), action 324, FPS 1.87, Running 187.91s Step 444( 65.00%), action 325, FPS 1.88, Running 188.46s Step 445( 65.20%), action 326, FPS 1.92, Running 188.81s Step 446( 65.40%), action 327, FPS 1.94, Running 189.42s Step 447( 65.60%), action 328, FPS 1.86, Running 190.23s Step 448( 65.80%), action 329, FPS 1.84, Running 190.76s Step 449( 66.00%), action 330, FPS 1.81, Running 191.23s Step 450( 66.20%), action 331, FPS 1.80, Running 192.00s Step 451( 66.40%), action 332, FPS 1.84, Running 192.39s Step 452( 66.60%), action 333, FPS 1.83, Running 193.04s Step 453( 66.80%), action 334, FPS 1.87, Running 193.51s Step 454( 67.00%), action 335, FPS 1.86, Running 194.02s Step 455( 67.20%), action 336, FPS 1.85, Running 194.49s Step 456( 67.40%), action 337, FPS 1.85, Running 195.03s Step 457( 67.60%), action 338, FPS 1.87, Running 195.54s Step 458( 67.80%), action 339, FPS 1.84, Running 196.21s Step 459( 68.00%), action 340, FPS 1.85, Running 196.64s Step 460( 68.20%), action 341, FPS 1.86, Running 197.23s Step 461( 68.40%), action 342, FPS 1.82, Running 197.90s Step 462( 68.60%), action 343, FPS 1.82, Running 198.47s Step 463( 68.80%), action 344, FPS 1.81, Running 198.98s Step 464( 69.00%), action 345, FPS 1.80, Running 199.56s Step 465( 69.20%), action 346, FPS 1.75, Running 200.23s Step 466( 69.40%), action 347, FPS 1.76, Running 200.78s Step 467( 69.60%), action 348, FPS 1.82, Running 201.19s Step 468( 69.80%), action 349, FPS 1.82, Running 201.72s Step 469( 70.00%), action 350, FPS 1.79, Running 202.40s Step 470( 70.20%), action 351, FPS 1.80, Running 203.11s Step 471( 70.40%), action 352, FPS 1.78, Running 203.61s Step 472( 70.60%), action 353, FPS 1.81, Running 204.11s Step 473( 70.80%), action 354, FPS 1.80, Running 204.63s Step 474( 71.00%), action 355, FPS 1.81, Running 205.10s Step 475( 71.20%), action 356, FPS 1.82, Running 205.50s Step 476( 71.40%), action 357, FPS 1.84, Running 205.89s Step 477( 71.60%), action 358, FPS 1.82, Running 206.56s Step 478( 71.80%), action 359, FPS 1.84, Running 207.09s Step 479( 72.00%), action 360, FPS 1.83, Running 207.60s Step 480( 72.20%), action 361, FPS 1.82, Running 208.23s Step 481( 72.40%), action 362, FPS 1.85, Running 208.68s Step 482( 72.60%), action 363, FPS 1.87, Running 209.19s Step 483( 72.80%), action 364, FPS 1.91, Running 209.48s Step 484( 73.00%), action 365, FPS 1.93, Running 209.91s Step 485( 73.20%), action 366, FPS 1.98, Running 210.35s Step 486( 73.40%), action 367, FPS 2.01, Running 210.75s Step 487( 73.60%), action 368, FPS 1.99, Running 211.22s Step 488( 73.80%), action 369, FPS 1.98, Running 211.83s Step 489( 74.00%), action 370, FPS 2.01, Running 212.32s Step 490( 74.20%), action 371, FPS 2.03, Running 212.97s Step 491( 74.40%), action 372, FPS 2.03, Running 213.49s Step 492( 74.60%), action 373, FPS 2.03, Running 213.94s Step 493( 74.80%), action 374, FPS 2.04, Running 214.41s Step 494( 75.00%), action 375, FPS 2.06, Running 214.81s Step 495( 75.20%), action 376, FPS 2.08, Running 215.14s Step 496( 75.40%), action 377, FPS 2.02, Running 215.81s Step 497( 75.60%), action 378, FPS 2.07, Running 216.22s Step 498( 75.80%), action 379, FPS 2.08, Running 216.70s Step 499( 76.00%), action 380, FPS 2.09, Running 217.15s Step 500( 76.20%), action 381, FPS 2.10, Running 217.73s Step 501( 76.40%), action 382, FPS 2.10, Running 218.19s Step 502( 76.60%), action 383, FPS 2.12, Running 218.62s Step 503( 76.80%), action 384, FPS 2.11, Running 218.95s Step 504( 77.00%), action 385, FPS 2.10, Running 219.44s Step 505( 77.20%), action 386, FPS 2.12, Running 219.78s Step 506( 77.40%), action 387, FPS 2.11, Running 220.22s Step 507( 77.60%), action 388, FPS 2.12, Running 220.65s Step 508( 77.80%), action 389, FPS 2.12, Running 221.26s Step 509( 78.00%), action 390, FPS 2.12, Running 221.74s Step 510( 78.20%), action 391, FPS 2.12, Running 222.42s Step 511( 78.40%), action 392, FPS 2.13, Running 222.88s Step 512( 78.60%), action 393, FPS 2.13, Running 223.32s Step 513( 78.80%), action 394, FPS 2.14, Running 223.75s Step 514( 79.00%), action 395, FPS 2.14, Running 224.15s Step 515( 79.20%), action 396, FPS 2.14, Running 224.48s Step 516( 79.40%), action 397, FPS 2.18, Running 224.98s Step 517( 79.60%), action 398, FPS 2.15, Running 225.53s Step 518( 79.80%), action 399, FPS 2.12, Running 226.12s Step 519( 80.00%), action 400, FPS 2.09, Running 226.71s Step 520( 80.20%), action 401, FPS 2.08, Running 227.35s Step 521( 80.40%), action 402, FPS 2.08, Running 227.79s Step 522( 80.60%), action 403, FPS 2.11, Running 228.10s Step 523( 80.80%), action 404, FPS 2.11, Running 228.41s Step 524( 81.00%), action 405, FPS 2.12, Running 228.86s Step 525( 81.20%), action 406, FPS 2.12, Running 229.20s Step 526( 81.40%), action 407, FPS 2.08, Running 229.83s Step 527( 81.60%), action 408, FPS 2.07, Running 230.31s Step 528( 81.80%), action 409, FPS 2.08, Running 230.89s Step 529( 82.00%), action 410, FPS 2.05, Running 231.52s Step 530( 82.20%), action 411, FPS 2.01, Running 232.35s Step 531( 82.40%), action 412, FPS 2.03, Running 232.76s Step 532( 82.60%), action 413, FPS 2.02, Running 233.19s Step 533( 82.80%), action 414, FPS 2.03, Running 233.62s Step 534( 83.00%), action 415, FPS 2.02, Running 234.04s Step 535( 83.20%), action 416, FPS 1.97, Running 234.61s Step 536( 83.40%), action 417, FPS 1.98, Running 235.09s Step 537( 83.60%), action 418, FPS 1.97, Running 235.67s Step 538( 83.80%), action 419, FPS 1.99, Running 236.20s Step 539( 84.00%), action 420, FPS 1.96, Running 236.91s Step 540( 84.20%), action 421, FPS 1.93, Running 237.70s Step 541( 84.40%), action 422, FPS 1.94, Running 238.12s Step 542( 84.60%), action 423, FPS 1.89, Running 238.66s Step 543( 84.80%), action 424, FPS 1.87, Running 239.12s Step 544( 85.00%), action 425, FPS 1.84, Running 239.71s Step 545( 85.20%), action 426, FPS 1.82, Running 240.19s Step 546( 85.40%), action 427, FPS 1.85, Running 240.66s Step 547( 85.60%), action 428, FPS 1.85, Running 241.12s Step 548( 85.80%), action 429, FPS 1.87, Running 241.59s Step 549( 86.00%), action 430, FPS 1.93, Running 241.89s Step 550( 86.20%), action 431, FPS 1.93, Running 242.74s Step 551( 86.40%), action 432, FPS 1.88, Running 243.38s Step 552( 86.60%), action 433, FPS 1.86, Running 243.96s Step 553( 86.80%), action 434, FPS 1.85, Running 244.43s Step 554( 87.00%), action 435, FPS 1.84, Running 244.91s Step 555( 87.20%), action 436, FPS 1.82, Running 245.63s Step 556( 87.40%), action 437, FPS 1.79, Running 246.25s Step 557( 87.60%), action 438, FPS 1.79, Running 246.81s Step 558( 87.80%), action 439, FPS 1.81, Running 247.24s Step 559( 88.00%), action 440, FPS 1.86, Running 247.66s Step 560( 88.20%), action 441, FPS 1.86, Running 248.45s Step 561( 88.40%), action 442, FPS 1.85, Running 248.93s Step 562( 88.60%), action 443, FPS 1.81, Running 249.70s Step 563( 88.80%), action 444, FPS 1.81, Running 250.19s Step 564( 89.00%), action 445, FPS 1.82, Running 250.70s Step 565( 89.20%), action 446, FPS 1.83, Running 251.09s Step 566( 89.40%), action 447, FPS 1.84, Running 251.51s Step 567( 89.60%), action 448, FPS 1.84, Running 252.01s Step 568( 89.80%), action 449, FPS 1.80, Running 252.68s Step 569( 90.00%), action 450, FPS 1.77, Running 253.19s Step 570( 90.20%), action 451, FPS 1.77, Running 254.01s Step 571( 90.40%), action 452, FPS 1.79, Running 254.55s Step 572( 90.60%), action 453, FPS 1.79, Running 255.16s Step 573( 90.80%), action 454, FPS 1.80, Running 255.57s Step 574( 91.00%), action 455, FPS 1.75, Running 256.33s Step 575( 91.20%), action 456, FPS 1.73, Running 257.17s Step 576( 91.40%), action 457, FPS 1.71, Running 257.95s Step 577( 91.60%), action 458, FPS 1.71, Running 258.52s Step 578( 91.80%), action 459, FPS 1.70, Running 259.03s Step 579( 92.00%), action 460, FPS 1.70, Running 259.42s Step 580( 92.20%), action 461, FPS 1.74, Running 259.96s Step 581( 92.40%), action 462, FPS 1.71, Running 260.64s Step 582( 92.60%), action 463, FPS 1.76, Running 261.07s Step 583( 92.80%), action 464, FPS 1.76, Running 261.53s Step 584( 93.00%), action 465, FPS 1.75, Running 262.10s Step 585( 93.20%), action 466, FPS 1.75, Running 262.53s Step 586( 93.40%), action 467, FPS 1.74, Running 262.99s Step 587( 93.60%), action 468, FPS 1.77, Running 263.34s Step 588( 93.80%), action 469, FPS 1.80, Running 263.78s Step 589( 94.00%), action 470, FPS 1.81, Running 264.26s Step 590( 94.20%), action 471, FPS 1.79, Running 265.21s Step 591( 94.40%), action 472, FPS 1.77, Running 265.82s Step 592( 94.60%), action 473, FPS 1.77, Running 266.47s Step 593( 94.80%), action 474, FPS 1.76, Running 266.92s Step 594( 95.00%), action 475, FPS 1.81, Running 267.39s Step 595( 95.20%), action 476, FPS 1.89, Running 267.75s Step 596( 95.40%), action 477, FPS 1.96, Running 268.14s Step 597( 95.60%), action 478, FPS 1.97, Running 268.68s Step 598( 95.80%), action 479, FPS 1.97, Running 269.18s Step 599( 96.00%), action 480, FPS 1.96, Running 269.63s Step 600( 96.20%), action 481, FPS 1.92, Running 270.40s Step 601( 96.40%), action 482, FPS 1.93, Running 271.00s Step 602( 96.60%), action 483, FPS 1.89, Running 271.65s [2026-08-01 16:10:59] [4 ] Seed 3 success after 272.04 s. +steps: 602 , actions: 483 . +Instruction: Empty +Total 3/4(75.00%) success. +Setting seed: 4 +Step 1( N/A%), pre moving , FPS 6.13, Running 0.16s Step 2( N/A%), pre moving , FPS 8.15, Running 0.25s Step 3( N/A%), pre moving , FPS 8.87, Running 0.34s Step 4( N/A%), pre moving , FPS 9.19, Running 0.44s Step 5( N/A%), pre moving , FPS 9.44, Running 0.53s Step 6( N/A%), pre moving , FPS 9.62, Running 0.62s Step 7( N/A%), pre moving , FPS 9.66, Running 0.72s Step 8( N/A%), pre moving , FPS 9.77, Running 0.82s Step 9( N/A%), pre moving , FPS 10.36, Running 0.87s Step 10( N/A%), pre moving , FPS 10.43, Running 0.96s Step 11( N/A%), pre moving , FPS 10.44, Running 1.05s Step 12( N/A%), pre moving , FPS 10.44, Running 1.15s Step 13( N/A%), pre moving , FPS 10.42, Running 1.25s Step 14( N/A%), pre moving , FPS 10.43, Running 1.34s Step 15( N/A%), pre moving , FPS 10.45, Running 1.44s Step 16( N/A%), pre moving , FPS 10.45, Running 1.53s Step 17( N/A%), pre moving , FPS 10.45, Running 1.63s Step 18( N/A%), pre moving , FPS 10.47, Running 1.72s Step 19( N/A%), pre moving , FPS 10.45, Running 1.82s Step 20( N/A%), pre moving , FPS 10.46, Running 1.91s Step 21( N/A%), pre moving , FPS 9.33, Running 2.31s Step 22( N/A%), pre moving , FPS 9.43, Running 2.37s Step 23( N/A%), pre moving , FPS 9.50, Running 2.44s Step 24( N/A%), pre moving , FPS 9.33, Running 2.58s Step 25( N/A%), pre moving , FPS 9.34, Running 2.67s Step 26( N/A%), pre moving , FPS 8.46, Running 2.99s Step 27( N/A%), pre moving , FPS 8.71, Running 3.02s Step 28( N/A%), pre moving , FPS 8.95, Running 3.05s Step 29( N/A%), pre moving , FPS 9.02, Running 3.09s Step 30( N/A%), pre moving , FPS 9.26, Running 3.12s Step 31( N/A%), pre moving , FPS 9.54, Running 3.15s Step 32( N/A%), pre moving , FPS 9.79, Running 3.19s Step 33( N/A%), pre moving , FPS 10.07, Running 3.23s Step 34( N/A%), pre moving , FPS 10.40, Running 3.26s Step 35( N/A%), pre moving , FPS 10.73, Running 3.30s Step 36( N/A%), pre moving , FPS 9.24, Running 3.70s Step 37( N/A%), pre moving , FPS 9.56, Running 3.72s Step 38( N/A%), pre moving , FPS 9.81, Running 3.76s Step 39( N/A%), pre moving , FPS 10.10, Running 3.80s Step 40( N/A%), pre moving , FPS 10.37, Running 3.84s Step 41( N/A%), pre moving , FPS 12.70, Running 3.88s Step 42( N/A%), pre moving , FPS 12.53, Running 3.96s Step 43( N/A%), pre moving , FPS 12.54, Running 4.04s Step 44( N/A%), pre moving , FPS 12.89, Running 4.13s Step 45( N/A%), pre moving , FPS 12.65, Running 4.25s Step 46( N/A%), pre moving , FPS 14.35, Running 4.38s Step 47( N/A%), pre moving , FPS 13.20, Running 4.54s Step 48( N/A%), pre moving , FPS 12.45, Running 4.66s Step 49( N/A%), pre moving , FPS 11.80, Running 4.78s Step 50( N/A%), pre moving , FPS 11.21, Running 4.90s Step 51( N/A%), pre moving , FPS 10.47, Running 5.06s Step 52( N/A%), pre moving , FPS 10.03, Running 5.19s Step 53( N/A%), pre moving , FPS 9.60, Running 5.32s Step 54( N/A%), pre moving , FPS 9.09, Running 5.47s Step 55( N/A%), pre moving , FPS 8.78, Running 5.58s Step 56( N/A%), pre moving , FPS 9.81, Running 5.73s Step 57( N/A%), pre moving , FPS 9.34, Running 5.86s Step 58( N/A%), pre moving , FPS 8.93, Running 6.00s Step 59( N/A%), pre moving , FPS 8.50, Running 6.15s Step 60( N/A%), pre moving , FPS 8.19, Running 6.28s Step 61( N/A%), pre moving , FPS 7.96, Running 6.39s Step 62( N/A%), pre moving , FPS 7.79, Running 6.53s Step 63( N/A%), pre moving , FPS 7.70, Running 6.64s Step 64( N/A%), pre moving , FPS 7.50, Running 6.80s Step 65( N/A%), pre moving , FPS 7.48, Running 6.93s Step 66( N/A%), pre moving , FPS 7.50, Running 7.05s Step 67( N/A%), pre moving , FPS 7.57, Running 7.18s Step 68( N/A%), pre moving , FPS 7.59, Running 7.29s Step 69( N/A%), pre moving , FPS 7.69, Running 7.38s Step 70( N/A%), pre moving , FPS 7.88, Running 7.44s Step 71( N/A%), pre moving , FPS 8.23, Running 7.49s Step 72( N/A%), pre moving , FPS 8.52, Running 7.53s Step 73( N/A%), pre moving , FPS 8.82, Running 7.58s Step 74( N/A%), pre moving , FPS 9.20, Running 7.64s Step 75( N/A%), pre moving , FPS 9.50, Running 7.68s Step 76( N/A%), pre moving , FPS 9.96, Running 7.74s Step 77( N/A%), pre moving , FPS 10.32, Running 7.80s Step 78( N/A%), pre moving , FPS 10.77, Running 7.85s Step 79( N/A%), pre moving , FPS 11.41, Running 7.90s Step 80( N/A%), pre moving , FPS 11.89, Running 7.96s Step 81( N/A%), pre moving , FPS 12.34, Running 8.01s Step 82( N/A%), pre moving , FPS 12.94, Running 8.07s Step 83( N/A%), pre moving , FPS 13.62, Running 8.10s Step 84( N/A%), pre moving , FPS 14.85, Running 8.14s Step 85( N/A%), pre moving , FPS 15.89, Running 8.19s Step 86( N/A%), pre moving , FPS 17.04, Running 8.22s Step 87( N/A%), pre moving , FPS 18.44, Running 8.26s Step 88( N/A%), pre moving , FPS 19.95, Running 8.30s Step 89( N/A%), pre moving , FPS 20.83, Running 8.34s Step 90( N/A%), pre moving , FPS 21.58, Running 8.37s Step 91( N/A%), pre moving , FPS 20.71, Running 8.46s Step 92( N/A%), pre moving , FPS 19.67, Running 8.55s Step 93( N/A%), pre moving , FPS 19.08, Running 8.63s Step 94( N/A%), pre moving , FPS 18.31, Running 8.73s Step 95( N/A%), pre moving , FPS 17.44, Running 8.83s Step 96( N/A%), pre moving , FPS 16.87, Running 8.93s Step 97( N/A%), pre moving , FPS 16.36, Running 9.02s Step 98( N/A%), pre moving , FPS 15.86, Running 9.11s Step 99( N/A%), pre moving , FPS 15.69, Running 9.18s Step 100( N/A%), pre moving , FPS 15.28, Running 9.27s Step 101( N/A%), pre moving , FPS 14.80, Running 9.37s Step 102( N/A%), pre moving , FPS 14.45, Running 9.46s Step 103( N/A%), pre moving , FPS 5.61, Running 11.67s Step 104( N/A%), pre moving , FPS 5.27, Running 11.94s Step 105( N/A%), pre moving , FPS 4.92, Running 12.25s Step 106( N/A%), pre moving , FPS 4.61, Running 12.56s Step 107( N/A%), pre moving , FPS 4.38, Running 12.83s Step 108( N/A%), pre moving , FPS 4.05, Running 13.23s Step 109( N/A%), pre moving , FPS 3.82, Running 13.58s Step 110( N/A%), pre moving , FPS 3.52, Running 14.05s Step 111( N/A%), pre moving , FPS 3.34, Running 14.45s Step 112( N/A%), pre moving , FPS 3.20, Running 14.81s Step 113( N/A%), pre moving , FPS 3.05, Running 15.18s Step 114( N/A%), pre moving , FPS 2.92, Running 15.57s Step 115( N/A%), pre moving , FPS 2.80, Running 15.97s Step 116( N/A%), pre moving , FPS 2.72, Running 16.27s Step 117( N/A%), pre moving , FPS 2.64, Running 16.60s Step 118( N/A%), pre moving , FPS 2.56, Running 16.91s Step 119( N/A%), pre moving , FPS 2.51, Running 17.15s Step 120( N/A%), pre moving , FPS 2.42, Running 17.52s Step 121( N/A%), pre moving , FPS 2.35, Running 17.87s Step 122( N/A%), pre moving , FPS 2.27, Running 18.25s Step 123( 0.20%), action 1, FPS 2.48, Running 19.73s Step 124( 0.40%), action 2, FPS 2.34, Running 20.49s Step 125( 0.60%), action 3, FPS 2.25, Running 21.13s Step 126( 0.80%), action 4, FPS 2.22, Running 21.58s Step 127( 1.00%), action 5, FPS 2.15, Running 22.15s Step 128( 1.20%), action 6, FPS 2.11, Running 22.71s Step 129( 1.40%), action 7, FPS 2.08, Running 23.18s Step 130( 1.60%), action 8, FPS 2.04, Running 23.87s Step 131( 1.80%), action 9, FPS 2.03, Running 24.30s Step 132( 2.00%), action 10, FPS 2.00, Running 24.81s Step 133( 2.20%), action 11, FPS 1.94, Running 25.51s Step 134( 2.40%), action 12, FPS 1.90, Running 26.08s Step 135( 2.60%), action 13, FPS 1.88, Running 26.60s Step 136( 2.80%), action 14, FPS 1.85, Running 27.09s Step 137( 3.00%), action 15, FPS 1.83, Running 27.53s Step 138( 3.20%), action 16, FPS 1.79, Running 28.08s Step 139( 3.40%), action 17, FPS 1.75, Running 28.57s Step 140( 3.60%), action 18, FPS 1.74, Running 29.04s Step 141( 3.80%), action 19, FPS 1.74, Running 29.40s Step 142( 4.00%), action 20, FPS 1.73, Running 29.82s Step 143( 4.20%), action 21, FPS 1.85, Running 30.52s Step 144( 4.40%), action 22, FPS 1.87, Running 31.21s Step 145( 4.60%), action 23, FPS 1.85, Running 31.97s Step 146( 4.80%), action 24, FPS 1.78, Running 32.81s Step 147( 5.00%), action 25, FPS 1.79, Running 33.31s Step 148( 5.20%), action 26, FPS 1.82, Running 33.71s Step 149( 5.40%), action 27, FPS 1.83, Running 34.08s Step 150( 5.60%), action 28, FPS 1.88, Running 34.48s Step 151( 5.80%), action 29, FPS 1.86, Running 35.05s Step 152( 6.00%), action 30, FPS 1.86, Running 35.58s Step 153( 6.20%), action 31, FPS 1.87, Running 36.19s Step 154( 6.40%), action 32, FPS 1.88, Running 36.72s Step 155( 6.60%), action 33, FPS 1.86, Running 37.35s Step 156( 6.80%), action 34, FPS 1.84, Running 37.98s Step 157( 7.00%), action 35, FPS 1.84, Running 38.40s Step 158( 7.20%), action 36, FPS 1.85, Running 38.86s Step 159( 7.40%), action 37, FPS 1.87, Running 39.28s Step 160( 7.60%), action 38, FPS 1.82, Running 40.01s Step 161( 7.80%), action 39, FPS 1.81, Running 40.46s Step 162( 8.00%), action 40, FPS 1.79, Running 41.02s Step 163( 8.20%), action 41, FPS 1.80, Running 41.65s Step 164( 8.40%), action 42, FPS 1.83, Running 42.16s Step 165( 8.60%), action 43, FPS 1.86, Running 42.70s Step 166( 8.80%), action 44, FPS 1.93, Running 43.19s Step 167( 9.00%), action 45, FPS 1.93, Running 43.68s Step 168( 9.20%), action 46, FPS 1.92, Running 44.15s Step 169( 9.40%), action 47, FPS 1.87, Running 44.77s Step 170( 9.60%), action 48, FPS 1.81, Running 45.52s Step 171( 9.80%), action 49, FPS 1.84, Running 45.95s Step 172( 10.00%), action 50, FPS 1.85, Running 46.39s Step 173( 10.20%), action 51, FPS 1.87, Running 46.89s Step 174( 10.40%), action 52, FPS 1.87, Running 47.45s Step 175( 10.60%), action 53, FPS 1.89, Running 47.92s Step 176( 10.80%), action 54, FPS 1.88, Running 48.62s Step 177( 11.00%), action 55, FPS 1.87, Running 49.11s Step 178( 11.20%), action 56, FPS 1.80, Running 49.96s Step 179( 11.40%), action 57, FPS 1.77, Running 50.58s Step 180( 11.60%), action 58, FPS 1.81, Running 51.06s Step 181( 11.80%), action 59, FPS 1.77, Running 51.76s Step 182( 12.00%), action 60, FPS 1.78, Running 52.28s Step 183( 12.20%), action 61, FPS 1.76, Running 53.02s Step 184( 12.40%), action 62, FPS 1.76, Running 53.52s Step 185( 12.60%), action 63, FPS 1.77, Running 54.02s Step 186( 12.80%), action 64, FPS 1.76, Running 54.57s Step 187( 13.00%), action 65, FPS 1.77, Running 54.99s Step 188( 13.20%), action 66, FPS 1.76, Running 55.49s Step 189( 13.40%), action 67, FPS 1.77, Running 56.10s Step 190( 13.60%), action 68, FPS 1.77, Running 56.81s Step 191( 13.80%), action 69, FPS 1.76, Running 57.32s Step 192( 14.00%), action 70, FPS 1.74, Running 57.86s Step 193( 14.20%), action 71, FPS 1.71, Running 58.62s Step 194( 14.40%), action 72, FPS 1.69, Running 59.30s Step 195( 14.60%), action 73, FPS 1.70, Running 59.71s Step 196( 14.80%), action 74, FPS 1.72, Running 60.27s Step 197( 15.00%), action 75, FPS 1.72, Running 60.74s Step 198( 15.20%), action 76, FPS 1.73, Running 61.55s Step 199( 15.40%), action 77, FPS 1.69, Running 62.40s Step 200( 15.60%), action 78, FPS 1.65, Running 63.16s Step 201( 15.80%), action 79, FPS 1.68, Running 63.63s Step 202( 16.00%), action 80, FPS 1.68, Running 64.18s Step 203( 16.20%), action 81, FPS 1.68, Running 64.94s Step 204( 16.40%), action 82, FPS 1.63, Running 65.78s Step 205( 16.60%), action 83, FPS 1.63, Running 66.32s Step 206( 16.80%), action 84, FPS 1.60, Running 67.05s Step 207( 17.00%), action 85, FPS 1.61, Running 67.41s Step 208( 17.20%), action 86, FPS 1.62, Running 67.83s Step 209( 17.40%), action 87, FPS 1.61, Running 68.54s Step 210( 17.60%), action 88, FPS 1.63, Running 69.05s Step 211( 17.80%), action 89, FPS 1.60, Running 69.86s Step 212( 18.00%), action 90, FPS 1.55, Running 70.74s Step 213( 18.20%), action 91, FPS 1.55, Running 71.53s Step 214( 18.40%), action 92, FPS 1.59, Running 71.88s Step 215( 18.60%), action 93, FPS 1.53, Running 72.77s Step 216( 18.80%), action 94, FPS 1.53, Running 73.37s Step 217( 19.00%), action 95, FPS 1.51, Running 73.95s Step 218( 19.20%), action 96, FPS 1.54, Running 74.56s Step 219( 19.40%), action 97, FPS 1.57, Running 75.12s Step 220( 19.60%), action 98, FPS 1.59, Running 75.75s Step 221( 19.80%), action 99, FPS 1.59, Running 76.22s Step 222( 20.00%), action 100, FPS 1.59, Running 76.79s Step 223( 20.20%), action 101, FPS 1.60, Running 77.40s Step 224( 20.40%), action 102, FPS 1.63, Running 78.04s Step 225( 20.60%), action 103, FPS 1.62, Running 78.68s Step 226( 20.80%), action 104, FPS 1.63, Running 79.28s Step 227( 21.00%), action 105, FPS 1.61, Running 79.85s Step 228( 21.20%), action 106, FPS 1.61, Running 80.27s Step 229( 21.40%), action 107, FPS 1.64, Running 80.70s Step 230( 21.60%), action 108, FPS 1.63, Running 81.29s Step 231( 21.80%), action 109, FPS 1.66, Running 81.90s Step 232( 22.00%), action 110, FPS 1.71, Running 82.44s Step 233( 22.20%), action 111, FPS 1.68, Running 83.42s Step 234( 22.40%), action 112, FPS 1.64, Running 84.12s Step 235( 22.60%), action 113, FPS 1.69, Running 84.63s Step 236( 22.80%), action 114, FPS 1.66, Running 85.40s Step 237( 23.00%), action 115, FPS 1.67, Running 85.92s Step 238( 23.20%), action 116, FPS 1.68, Running 86.47s Step 239( 23.40%), action 117, FPS 1.69, Running 86.94s Step 240( 23.60%), action 118, FPS 1.68, Running 87.64s Step 241( 23.80%), action 119, FPS 1.67, Running 88.23s Step 242( 24.00%), action 120, FPS 1.68, Running 88.69s Step 243( 24.20%), action 121, FPS 1.67, Running 89.40s Step 244( 24.40%), action 122, FPS 1.63, Running 90.28s Step 245( 24.60%), action 123, FPS 1.63, Running 90.94s Step 246( 24.80%), action 124, FPS 1.63, Running 91.55s Step 247( 25.00%), action 125, FPS 1.62, Running 92.19s Step 248( 25.20%), action 126, FPS 1.60, Running 92.80s Step 249( 25.40%), action 127, FPS 1.59, Running 93.25s Step 250( 25.60%), action 128, FPS 1.59, Running 93.84s Step 251( 25.80%), action 129, FPS 1.60, Running 94.36s Step 252( 26.00%), action 130, FPS 1.60, Running 94.91s Step 253( 26.20%), action 131, FPS 1.62, Running 95.78s Step 254( 26.40%), action 132, FPS 1.64, Running 96.34s Step 255( 26.60%), action 133, FPS 1.61, Running 97.03s Step 256( 26.80%), action 134, FPS 1.60, Running 97.87s Step 257( 27.00%), action 135, FPS 1.60, Running 98.39s Step 258( 27.20%), action 136, FPS 1.58, Running 99.13s Step 259( 27.40%), action 137, FPS 1.57, Running 99.65s Step 260( 27.60%), action 138, FPS 1.60, Running 100.17s Step 261( 27.80%), action 139, FPS 1.61, Running 100.68s Step 262( 28.00%), action 140, FPS 1.59, Running 101.24s Step 263( 28.20%), action 141, FPS 1.62, Running 101.79s Step 264( 28.40%), action 142, FPS 1.67, Running 102.28s Step 265( 28.60%), action 143, FPS 1.69, Running 102.81s Step 266( 28.80%), action 144, FPS 1.70, Running 103.33s Step 267( 29.00%), action 145, FPS 1.70, Running 103.94s Step 268( 29.20%), action 146, FPS 1.70, Running 104.55s Step 269( 29.40%), action 147, FPS 1.68, Running 105.12s Step 270( 29.60%), action 148, FPS 1.67, Running 105.84s Step 271( 29.80%), action 149, FPS 1.68, Running 106.28s Step 272( 30.00%), action 150, FPS 1.68, Running 106.81s Step 273( 30.20%), action 151, FPS 1.73, Running 107.36s Step 274( 30.40%), action 152, FPS 1.69, Running 108.21s Step 275( 30.60%), action 153, FPS 1.68, Running 108.96s Step 276( 30.80%), action 154, FPS 1.72, Running 109.48s Step 277( 31.00%), action 155, FPS 1.75, Running 109.84s Step 278( 31.20%), action 156, FPS 1.78, Running 110.39s Step 279( 31.40%), action 157, FPS 1.79, Running 110.80s Step 280( 31.60%), action 158, FPS 1.76, Running 111.50s Step 281( 31.80%), action 159, FPS 1.77, Running 111.98s Step 282( 32.00%), action 160, FPS 1.77, Running 112.54s Step 283( 32.20%), action 161, FPS 1.75, Running 113.20s Step 284( 32.40%), action 162, FPS 1.74, Running 113.76s Step 285( 32.60%), action 163, FPS 1.75, Running 114.26s Step 286( 32.80%), action 164, FPS 1.77, Running 114.66s Step 287( 33.00%), action 165, FPS 1.79, Running 115.11s Step 288( 33.20%), action 166, FPS 1.81, Running 115.63s Step 289( 33.40%), action 167, FPS 1.80, Running 116.26s Step 290( 33.60%), action 168, FPS 1.83, Running 116.74s Step 291( 33.80%), action 169, FPS 1.82, Running 117.27s Step 292( 34.00%), action 170, FPS 1.82, Running 117.80s Step 293( 34.20%), action 171, FPS 1.82, Running 118.32s Step 294( 34.40%), action 172, FPS 1.88, Running 118.82s Step 295( 34.60%), action 173, FPS 1.93, Running 119.34s Step 296( 34.80%), action 174, FPS 1.94, Running 119.79s Step 297( 35.00%), action 175, FPS 1.90, Running 120.39s Step 298( 35.20%), action 176, FPS 1.90, Running 120.89s Step 299( 35.40%), action 177, FPS 1.88, Running 121.46s Step 300( 35.60%), action 178, FPS 1.89, Running 122.08s Step 301( 35.80%), action 179, FPS 1.87, Running 122.68s Step 302( 36.00%), action 180, FPS 1.90, Running 123.09s Step 303( 36.20%), action 181, FPS 1.90, Running 123.73s Step 304( 36.40%), action 182, FPS 1.93, Running 124.13s Step 305( 36.60%), action 183, FPS 1.94, Running 124.59s Step 306( 36.80%), action 184, FPS 1.90, Running 125.21s Step 307( 37.00%), action 185, FPS 1.81, Running 126.14s Step 308( 37.20%), action 186, FPS 1.81, Running 126.70s Step 309( 37.40%), action 187, FPS 1.80, Running 127.34s Step 310( 37.60%), action 188, FPS 1.81, Running 127.82s Step 311( 37.80%), action 189, FPS 1.83, Running 128.20s Step 312( 38.00%), action 190, FPS 1.83, Running 128.74s Step 313( 38.20%), action 191, FPS 1.75, Running 129.76s Step 314( 38.40%), action 192, FPS 1.69, Running 130.68s Step 315( 38.60%), action 193, FPS 1.68, Running 131.27s Step 316( 38.80%), action 194, FPS 1.66, Running 131.81s Step 317( 39.00%), action 195, FPS 1.66, Running 132.43s Step 318( 39.20%), action 196, FPS 1.68, Running 132.82s Step 319( 39.40%), action 197, FPS 1.70, Running 133.22s Step 320( 39.60%), action 198, FPS 1.70, Running 133.82s Step 321( 39.80%), action 199, FPS 1.72, Running 134.29s Step 322( 40.00%), action 200, FPS 1.69, Running 134.90s Step 323( 40.20%), action 201, FPS 1.68, Running 135.62s Step 324( 40.40%), action 202, FPS 1.67, Running 136.11s Step 325( 40.60%), action 203, FPS 1.68, Running 136.53s Step 326( 40.80%), action 204, FPS 1.68, Running 137.13s Step 327( 41.00%), action 205, FPS 1.76, Running 137.52s Step 328( 41.20%), action 206, FPS 1.77, Running 138.02s Step 329( 41.40%), action 207, FPS 1.77, Running 138.66s Step 330( 41.60%), action 208, FPS 1.75, Running 139.24s Step 331( 41.80%), action 209, FPS 1.74, Running 139.70s Step 332( 42.00%), action 210, FPS 1.71, Running 140.41s Step 333( 42.20%), action 211, FPS 1.77, Running 141.05s Step 334( 42.40%), action 212, FPS 1.84, Running 141.56s Step 335( 42.60%), action 213, FPS 1.83, Running 142.17s Step 336( 42.80%), action 214, FPS 1.82, Running 142.78s Step 337( 43.00%), action 215, FPS 1.83, Running 143.38s Step 338( 43.20%), action 216, FPS 1.79, Running 144.02s Step 339( 43.40%), action 217, FPS 1.76, Running 144.60s Step 340( 43.60%), action 218, FPS 1.76, Running 145.15s Step 341( 43.80%), action 219, FPS 1.75, Running 145.69s Step 342( 44.00%), action 220, FPS 1.77, Running 146.17s Step 343( 44.20%), action 221, FPS 1.77, Running 146.89s Step 344( 44.40%), action 222, FPS 1.74, Running 147.63s Step 345( 44.60%), action 223, FPS 1.71, Running 148.20s Step 346( 44.80%), action 224, FPS 1.70, Running 148.86s Step 347( 45.00%), action 225, FPS 1.68, Running 149.43s Step 348( 45.20%), action 226, FPS 1.68, Running 149.94s Step 349( 45.40%), action 227, FPS 1.70, Running 150.40s Step 350( 45.60%), action 228, FPS 1.72, Running 150.84s Step 351( 45.80%), action 229, FPS 1.71, Running 151.39s Step 352( 46.00%), action 230, FPS 1.69, Running 152.22s Step 353( 46.20%), action 231, FPS 1.70, Running 152.83s Step 354( 46.40%), action 232, FPS 1.65, Running 153.70s Step 355( 46.60%), action 233, FPS 1.66, Running 154.20s Step 356( 46.80%), action 234, FPS 1.67, Running 154.75s Step 357( 47.00%), action 235, FPS 1.71, Running 155.10s Step 358( 47.20%), action 236, FPS 1.73, Running 155.57s Step 359( 47.40%), action 237, FPS 1.74, Running 156.07s Step 360( 47.60%), action 238, FPS 1.71, Running 156.83s Step 361( 47.80%), action 239, FPS 1.70, Running 157.43s Step 362( 48.00%), action 240, FPS 1.70, Running 157.96s Step 363( 48.20%), action 241, FPS 1.70, Running 158.65s Step 364( 48.40%), action 242, FPS 1.72, Running 159.25s Step 365( 48.60%), action 243, FPS 1.71, Running 159.86s Step 366( 48.80%), action 244, FPS 1.73, Running 160.45s Step 367( 49.00%), action 245, FPS 1.71, Running 161.10s Step 368( 49.20%), action 246, FPS 1.69, Running 161.78s Step 369( 49.40%), action 247, FPS 1.67, Running 162.35s Step 370( 49.60%), action 248, FPS 1.67, Running 162.80s Step 371( 49.80%), action 249, FPS 1.69, Running 163.21s Step 372( 50.00%), action 250, FPS 1.74, Running 163.70s Step 373( 50.20%), action 251, FPS 1.73, Running 164.37s Step 374( 50.40%), action 252, FPS 1.77, Running 164.97s Step 375( 50.60%), action 253, FPS 1.75, Running 165.66s Step 376( 50.80%), action 254, FPS 1.73, Running 166.33s Step 377( 51.00%), action 255, FPS 1.69, Running 166.92s Step 378( 51.20%), action 256, FPS 1.67, Running 167.58s Step 379( 51.40%), action 257, FPS 1.66, Running 168.10s Step 380( 51.60%), action 258, FPS 1.68, Running 168.76s Step 381( 51.80%), action 259, FPS 1.69, Running 169.28s Step 382( 52.00%), action 260, FPS 1.67, Running 169.97s Step 383( 52.20%), action 261, FPS 1.66, Running 170.69s Step 384( 52.40%), action 262, FPS 1.65, Running 171.34s Step 385( 52.60%), action 263, FPS 1.65, Running 171.97s Step 386( 52.80%), action 264, FPS 1.66, Running 172.49s Step 387( 53.00%), action 265, FPS 1.70, Running 172.87s Step 388( 53.20%), action 266, FPS 1.72, Running 173.40s Step 389( 53.40%), action 267, FPS 1.74, Running 173.87s Step 390( 53.60%), action 268, FPS 1.73, Running 174.39s Step 391( 53.80%), action 269, FPS 1.71, Running 174.92s Step 392( 54.00%), action 270, FPS 1.69, Running 175.51s Step 393( 54.20%), action 271, FPS 1.69, Running 176.17s Step 394( 54.40%), action 272, FPS 1.69, Running 176.80s Step 395( 54.60%), action 273, FPS 1.74, Running 177.13s Step 396( 54.80%), action 274, FPS 1.77, Running 177.61s Step 397( 55.00%), action 275, FPS 1.80, Running 178.05s Step 398( 55.20%), action 276, FPS 1.83, Running 178.52s Step 399( 55.40%), action 277, FPS 1.83, Running 179.02s Step 400( 55.60%), action 278, FPS 1.84, Running 179.63s Step 401( 55.80%), action 279, FPS 1.84, Running 180.13s Step 402( 56.00%), action 280, FPS 1.87, Running 180.67s Step 403( 56.20%), action 281, FPS 1.88, Running 181.34s Step 404( 56.40%), action 282, FPS 1.90, Running 181.84s Step 405( 56.60%), action 283, FPS 1.91, Running 182.42s Step 406( 56.80%), action 284, FPS 1.92, Running 182.92s Step 407( 57.00%), action 285, FPS 1.91, Running 183.34s Step 408( 57.20%), action 286, FPS 1.90, Running 183.92s Step 409( 57.40%), action 287, FPS 1.89, Running 184.47s Step 410( 57.60%), action 288, FPS 1.86, Running 185.12s Step 411( 57.80%), action 289, FPS 1.88, Running 185.57s Step 412( 58.00%), action 290, FPS 1.90, Running 186.05s Step 413( 58.20%), action 291, FPS 1.93, Running 186.55s Step 414( 58.40%), action 292, FPS 1.95, Running 187.06s Step 415( 58.60%), action 293, FPS 1.94, Running 187.45s Step 416( 58.80%), action 294, FPS 1.95, Running 187.86s [2026-08-01 16:14:08] [5 ] Seed 4 success after 188.44 s. +steps: 416 , actions: 294 . +Instruction: Empty +Total 4/5(80.00%) success. +Setting seed: 5 +Step 1( N/A%), pre moving , FPS 3.53, Running 0.28s Step 2( N/A%), pre moving , FPS 5.47, Running 0.37s Step 3( N/A%), pre moving , FPS 6.79, Running 0.44s Step 4( N/A%), pre moving , FPS 7.48, Running 0.54s Step 5( N/A%), pre moving , FPS 8.15, Running 0.61s Step 6( N/A%), pre moving , FPS 8.44, Running 0.71s Step 7( N/A%), pre moving , FPS 8.71, Running 0.80s Step 8( N/A%), pre moving , FPS 8.89, Running 0.90s Step 9( N/A%), pre moving , FPS 9.05, Running 0.99s Step 10( N/A%), pre moving , FPS 9.18, Running 1.09s Step 11( N/A%), pre moving , FPS 9.29, Running 1.18s Step 12( N/A%), pre moving , FPS 9.39, Running 1.28s Step 13( N/A%), pre moving , FPS 9.46, Running 1.37s Step 14( N/A%), pre moving , FPS 9.50, Running 1.47s Step 15( N/A%), pre moving , FPS 9.55, Running 1.57s Step 16( N/A%), pre moving , FPS 9.61, Running 1.66s Step 17( N/A%), pre moving , FPS 9.66, Running 1.76s Step 18( N/A%), pre moving , FPS 9.73, Running 1.85s Step 19( N/A%), pre moving , FPS 9.73, Running 1.95s Step 20( N/A%), pre moving , FPS 9.77, Running 2.05s Step 21( N/A%), pre moving , FPS 9.55, Running 2.38s Step 22( N/A%), pre moving , FPS 9.55, Running 2.46s Step 23( N/A%), pre moving , FPS 9.50, Running 2.55s Step 24( N/A%), pre moving , FPS 9.58, Running 2.62s Step 25( N/A%), pre moving , FPS 9.85, Running 2.64s Step 26( N/A%), pre moving , FPS 9.30, Running 2.86s Step 27( N/A%), pre moving , FPS 9.65, Running 2.88s Step 28( N/A%), pre moving , FPS 10.03, Running 2.89s Step 29( N/A%), pre moving , FPS 10.44, Running 2.91s Step 30( N/A%), pre moving , FPS 10.89, Running 2.93s Step 31( N/A%), pre moving , FPS 11.37, Running 2.94s Step 32( N/A%), pre moving , FPS 11.86, Running 2.96s Step 33( N/A%), pre moving , FPS 12.41, Running 2.99s Step 34( N/A%), pre moving , FPS 12.99, Running 3.01s Step 35( N/A%), pre moving , FPS 13.71, Running 3.03s Step 36( N/A%), pre moving , FPS 11.63, Running 3.38s Step 37( N/A%), pre moving , FPS 12.06, Running 3.42s Step 38( N/A%), pre moving , FPS 12.49, Running 3.45s Step 39( N/A%), pre moving , FPS 12.96, Running 3.49s Step 40( N/A%), pre moving , FPS 13.44, Running 3.54s Step 41( N/A%), pre moving , FPS 16.66, Running 3.58s Step 42( N/A%), pre moving , FPS 17.40, Running 3.61s Step 43( N/A%), pre moving , FPS 17.83, Running 3.67s Step 44( N/A%), pre moving , FPS 18.14, Running 3.73s Step 45( N/A%), pre moving , FPS 17.50, Running 3.79s Step 46( N/A%), pre moving , FPS 20.00, Running 3.86s Step 47( N/A%), pre moving , FPS 19.20, Running 3.92s Step 48( N/A%), pre moving , FPS 18.49, Running 3.98s Step 49( N/A%), pre moving , FPS 17.78, Running 4.04s Step 50( N/A%), pre moving , FPS 16.41, Running 4.14s Step 51( N/A%), pre moving , FPS 14.82, Running 4.29s Step 52( N/A%), pre moving , FPS 13.76, Running 4.42s Step 53( N/A%), pre moving , FPS 12.57, Running 4.58s Step 54( N/A%), pre moving , FPS 11.83, Running 4.70s Step 55( N/A%), pre moving , FPS 11.11, Running 4.83s Step 56( N/A%), pre moving , FPS 12.45, Running 4.99s Step 57( N/A%), pre moving , FPS 11.76, Running 5.12s Step 58( N/A%), pre moving , FPS 11.08, Running 5.26s Step 59( N/A%), pre moving , FPS 10.45, Running 5.41s Step 60( N/A%), pre moving , FPS 10.00, Running 5.53s Step 61( N/A%), pre moving , FPS 9.44, Running 5.69s Step 62( N/A%), pre moving , FPS 9.05, Running 5.82s Step 63( N/A%), pre moving , FPS 8.78, Running 5.95s Step 64( N/A%), pre moving , FPS 8.39, Running 6.11s Step 65( N/A%), pre moving , FPS 8.17, Running 6.23s Step 66( N/A%), pre moving , FPS 7.98, Running 6.37s Step 67( N/A%), pre moving , FPS 7.68, Running 6.52s Step 68( N/A%), pre moving , FPS 7.49, Running 6.65s Step 69( N/A%), pre moving , FPS 7.31, Running 6.77s Step 70( N/A%), pre moving , FPS 7.24, Running 6.91s Step 71( N/A%), pre moving , FPS 7.30, Running 7.03s Step 72( N/A%), pre moving , FPS 7.23, Running 7.18s Step 73( N/A%), pre moving , FPS 7.32, Running 7.31s Step 74( N/A%), pre moving , FPS 7.44, Running 7.39s Step 75( N/A%), pre moving , FPS 7.66, Running 7.44s Step 76( N/A%), pre moving , FPS 7.97, Running 7.50s Step 77( N/A%), pre moving , FPS 8.17, Running 7.57s Step 78( N/A%), pre moving , FPS 8.39, Running 7.64s Step 79( N/A%), pre moving , FPS 8.77, Running 7.69s Step 80( N/A%), pre moving , FPS 9.08, Running 7.74s Step 81( N/A%), pre moving , FPS 9.52, Running 7.80s Step 82( N/A%), pre moving , FPS 9.95, Running 7.83s Step 83( N/A%), pre moving , FPS 10.39, Running 7.87s Step 84( N/A%), pre moving , FPS 11.08, Running 7.92s Step 85( N/A%), pre moving , FPS 11.63, Running 7.95s Step 86( N/A%), pre moving , FPS 12.28, Running 8.00s Step 87( N/A%), pre moving , FPS 13.24, Running 8.03s Step 88( N/A%), pre moving , FPS 13.98, Running 8.08s Step 89( N/A%), pre moving , FPS 14.76, Running 8.13s Step 90( N/A%), pre moving , FPS 15.89, Running 8.17s Step 91( N/A%), pre moving , FPS 17.09, Running 8.20s Step 92( N/A%), pre moving , FPS 18.93, Running 8.24s Step 93( N/A%), pre moving , FPS 20.67, Running 8.28s Step 94( N/A%), pre moving , FPS 21.60, Running 8.32s Step 95( N/A%), pre moving , FPS 21.84, Running 8.36s Step 96( N/A%), pre moving , FPS 21.57, Running 8.43s Step 97( N/A%), pre moving , FPS 22.45, Running 8.46s Step 98( N/A%), pre moving , FPS 21.93, Running 8.55s Step 99( N/A%), pre moving , FPS 20.83, Running 8.65s Step 100( N/A%), pre moving , FPS 19.95, Running 8.74s Step 101( N/A%), pre moving , FPS 19.24, Running 8.84s Step 102( N/A%), pre moving , FPS 5.83, Running 11.26s Step 103( N/A%), pre moving , FPS 5.33, Running 11.62s Step 104( N/A%), pre moving , FPS 5.01, Running 11.91s Step 105( N/A%), pre moving , FPS 4.77, Running 12.15s Step 106( N/A%), pre moving , FPS 4.49, Running 12.45s Step 107( N/A%), pre moving , FPS 4.22, Running 12.77s Step 108( N/A%), pre moving , FPS 4.04, Running 13.03s Step 109( N/A%), pre moving , FPS 3.82, Running 13.36s Step 110( N/A%), pre moving , FPS 3.60, Running 13.73s Step 111( N/A%), pre moving , FPS 3.41, Running 14.06s Step 112( N/A%), pre moving , FPS 3.23, Running 14.44s Step 113( N/A%), pre moving , FPS 3.06, Running 14.82s Step 114( N/A%), pre moving , FPS 2.91, Running 15.18s Step 115( N/A%), pre moving , FPS 2.76, Running 15.59s Step 116( N/A%), pre moving , FPS 2.64, Running 16.00s Step 117( N/A%), pre moving , FPS 2.54, Running 16.35s Step 118( N/A%), pre moving , FPS 2.46, Running 16.67s Step 119( N/A%), pre moving , FPS 2.39, Running 17.01s Step 120( N/A%), pre moving , FPS 2.33, Running 17.32s Step 121( N/A%), pre moving , FPS 2.29, Running 17.55s Step 122( 0.20%), action 1, FPS 2.69, Running 18.69s Step 123( 0.40%), action 2, FPS 2.62, Running 19.26s Step 124( 0.60%), action 3, FPS 2.55, Running 19.74s Step 125( 0.80%), action 4, FPS 2.46, Running 20.27s Step 126( 1.00%), action 5, FPS 2.37, Running 20.88s Step 127( 1.20%), action 6, FPS 2.31, Running 21.44s Step 128( 1.40%), action 7, FPS 2.26, Running 21.88s Step 129( 1.60%), action 8, FPS 2.24, Running 22.30s Step 130( 1.80%), action 9, FPS 2.21, Running 22.77s Step 131( 2.00%), action 10, FPS 2.18, Running 23.25s Step 132( 2.20%), action 11, FPS 2.10, Running 23.98s Step 133( 2.40%), action 12, FPS 2.06, Running 24.51s Step 134( 2.60%), action 13, FPS 2.01, Running 25.11s Step 135( 2.80%), action 14, FPS 1.97, Running 25.72s Step 136( 3.00%), action 15, FPS 1.97, Running 26.17s Step 137( 3.20%), action 16, FPS 1.96, Running 26.55s Step 138( 3.40%), action 17, FPS 1.90, Running 27.20s Step 139( 3.60%), action 18, FPS 1.86, Running 27.76s Step 140( 3.80%), action 19, FPS 1.78, Running 28.55s Step 141( 4.00%), action 20, FPS 1.74, Running 29.06s Step 142( 4.20%), action 21, FPS 1.79, Running 29.87s Step 143( 4.40%), action 22, FPS 1.81, Running 30.29s Step 144( 4.60%), action 23, FPS 1.83, Running 30.68s Step 145( 4.80%), action 24, FPS 1.85, Running 31.10s Step 146( 5.00%), action 25, FPS 1.85, Running 31.68s Step 147( 5.20%), action 26, FPS 1.80, Running 32.52s Step 148( 5.40%), action 27, FPS 1.79, Running 33.05s Step 149( 5.60%), action 28, FPS 1.74, Running 33.79s Step 150( 5.80%), action 29, FPS 1.74, Running 34.26s Step 151( 6.00%), action 30, FPS 1.73, Running 34.83s Step 152( 6.20%), action 31, FPS 1.76, Running 35.33s Step 153( 6.40%), action 32, FPS 1.80, Running 35.64s Step 154( 6.60%), action 33, FPS 1.85, Running 35.95s Step 155( 6.80%), action 34, FPS 1.88, Running 36.34s Step 156( 7.00%), action 35, FPS 1.85, Running 37.00s Step 157( 7.20%), action 36, FPS 1.82, Running 37.54s Step 158( 7.40%), action 37, FPS 1.85, Running 38.04s Step 159( 7.60%), action 38, FPS 1.85, Running 38.59s Step 160( 7.80%), action 39, FPS 1.89, Running 39.14s Step 161( 8.00%), action 40, FPS 1.88, Running 39.72s Step 162( 8.20%), action 41, FPS 1.90, Running 40.37s Step 163( 8.40%), action 42, FPS 1.87, Running 40.99s Step 164( 8.60%), action 43, FPS 1.77, Running 41.96s Step 165( 8.80%), action 44, FPS 1.71, Running 42.81s Step 166( 9.00%), action 45, FPS 1.66, Running 43.74s Step 167( 9.20%), action 46, FPS 1.68, Running 44.43s Step 168( 9.40%), action 47, FPS 1.64, Running 45.24s Step 169( 9.60%), action 48, FPS 1.65, Running 45.93s Step 170( 9.80%), action 49, FPS 1.59, Running 46.80s Step 171( 10.00%), action 50, FPS 1.55, Running 47.71s Step 172( 10.20%), action 51, FPS 1.48, Running 48.81s Step 173( 10.40%), action 52, FPS 1.45, Running 49.44s Step 174( 10.60%), action 53, FPS 1.42, Running 50.07s Step 175( 10.80%), action 54, FPS 1.40, Running 50.63s Step 176( 11.00%), action 55, FPS 1.39, Running 51.34s Step 177( 11.20%), action 56, FPS 1.39, Running 51.96s Step 178( 11.40%), action 57, FPS 1.35, Running 52.82s Step 179( 11.60%), action 58, FPS 1.35, Running 53.38s Step 180( 11.80%), action 59, FPS 1.32, Running 54.31s Step 181( 12.00%), action 60, FPS 1.30, Running 55.10s Step 182( 12.20%), action 61, FPS 1.27, Running 56.07s Step 183( 12.40%), action 62, FPS 1.25, Running 56.94s Step 184( 12.60%), action 63, FPS 1.25, Running 57.98s Step 185( 12.80%), action 64, FPS 1.24, Running 58.92s Step 186( 13.00%), action 65, FPS 1.25, Running 59.75s Step 187( 13.20%), action 66, FPS 1.24, Running 60.61s Step 188( 13.40%), action 67, FPS 1.23, Running 61.54s Step 189( 13.60%), action 68, FPS 1.21, Running 62.45s Step 190( 13.80%), action 69, FPS 1.19, Running 63.63s Step 191( 14.00%), action 70, FPS 1.20, Running 64.41s Step 192( 14.20%), action 71, FPS 1.22, Running 65.21s Step 193( 14.40%), action 72, FPS 1.23, Running 65.66s Step 194( 14.60%), action 73, FPS 1.22, Running 66.50s Step 195( 14.80%), action 74, FPS 1.20, Running 67.25s Step 196( 15.00%), action 75, FPS 1.18, Running 68.24s Step 197( 15.20%), action 76, FPS 1.16, Running 69.19s Step 198( 15.40%), action 77, FPS 1.15, Running 70.22s Step 199( 15.60%), action 78, FPS 1.13, Running 71.03s Step 200( 15.80%), action 79, FPS 1.14, Running 71.89s Step 201( 16.00%), action 80, FPS 1.13, Running 72.82s Step 202( 16.20%), action 81, FPS 1.10, Running 74.31s Step 203( 16.40%), action 82, FPS 1.10, Running 75.16s Step 204( 16.60%), action 83, FPS 1.09, Running 76.31s Step 205( 16.80%), action 84, FPS 1.10, Running 77.02s Step 206( 17.00%), action 85, FPS 1.09, Running 78.08s Step 207( 17.20%), action 86, FPS 1.09, Running 78.95s Step 208( 17.40%), action 87, FPS 1.09, Running 79.96s Step 209( 17.60%), action 88, FPS 1.08, Running 80.92s Step 210( 17.80%), action 89, FPS 1.09, Running 81.96s Step 211( 18.00%), action 90, FPS 1.07, Running 83.16s Step 212( 18.20%), action 91, FPS 1.05, Running 84.30s Step 213( 18.40%), action 92, FPS 1.03, Running 85.12s Step 214( 18.60%), action 93, FPS 1.01, Running 86.26s Step 215( 18.80%), action 94, FPS 1.01, Running 87.04s Step 216( 19.00%), action 95, FPS 1.02, Running 87.93s Step 217( 19.20%), action 96, FPS 1.03, Running 88.67s Step 218( 19.40%), action 97, FPS 1.05, Running 89.27s Step 219( 19.60%), action 98, FPS 1.07, Running 89.68s Step 220( 19.80%), action 99, FPS 1.08, Running 90.36s Step 221( 20.00%), action 100, FPS 1.10, Running 91.07s Step 222( 20.20%), action 101, FPS 1.10, Running 92.45s Step 223( 20.40%), action 102, FPS 1.13, Running 92.93s Step 224( 20.60%), action 103, FPS 1.17, Running 93.42s Step 225( 20.80%), action 104, FPS 1.17, Running 94.13s Step 226( 21.00%), action 105, FPS 1.20, Running 94.75s Step 227( 21.20%), action 106, FPS 1.22, Running 95.31s Step 228( 21.40%), action 107, FPS 1.23, Running 96.22s Step 229( 21.60%), action 108, FPS 1.25, Running 96.97s Step 230( 21.80%), action 109, FPS 1.25, Running 97.91s Step 231( 22.00%), action 110, FPS 1.29, Running 98.66s Step 232( 22.20%), action 111, FPS 1.31, Running 99.55s Step 233( 22.40%), action 112, FPS 1.31, Running 100.41s Step 234( 22.60%), action 113, FPS 1.32, Running 101.44s Step 235( 22.80%), action 114, FPS 1.31, Running 102.30s Step 236( 23.00%), action 115, FPS 1.32, Running 103.11s Step 237( 23.20%), action 116, FPS 1.30, Running 104.05s Step 238( 23.40%), action 117, FPS 1.29, Running 104.76s Step 239( 23.60%), action 118, FPS 1.28, Running 105.32s Step 240( 23.80%), action 119, FPS 1.27, Running 106.06s Step 241( 24.00%), action 120, FPS 1.26, Running 106.95s Step 242( 24.20%), action 121, FPS 1.30, Running 107.83s Step 243( 24.40%), action 122, FPS 1.29, Running 108.39s Step 244( 24.60%), action 123, FPS 1.29, Running 108.90s Step 245( 24.80%), action 124, FPS 1.31, Running 109.44s Step 246( 25.00%), action 125, FPS 1.31, Running 110.06s Step 247( 25.20%), action 126, FPS 1.31, Running 110.62s Step 248( 25.40%), action 127, FPS 1.33, Running 111.30s Step 249( 25.60%), action 128, FPS 1.32, Running 112.10s Step 250( 25.80%), action 129, FPS 1.35, Running 112.68s Step 251( 26.00%), action 130, FPS 1.38, Running 113.20s Step 252( 26.20%), action 131, FPS 1.40, Running 113.85s Step 253( 26.40%), action 132, FPS 1.43, Running 114.37s Step 254( 26.60%), action 133, FPS 1.45, Running 115.21s Step 255( 26.80%), action 134, FPS 1.48, Running 115.81s Step 256( 27.00%), action 135, FPS 1.51, Running 116.35s Step 257( 27.20%), action 136, FPS 1.52, Running 117.22s Step 258( 27.40%), action 137, FPS 1.48, Running 118.26s Step 259( 27.60%), action 138, FPS 1.48, Running 118.83s Step 260( 27.80%), action 139, FPS 1.49, Running 119.47s Step 261( 28.00%), action 140, FPS 1.50, Running 120.32s Step 262( 28.20%), action 141, FPS 1.47, Running 121.43s Step 263( 28.40%), action 142, FPS 1.47, Running 122.04s Step 264( 28.60%), action 143, FPS 1.42, Running 122.94s Step 265( 28.80%), action 144, FPS 1.42, Running 123.57s Step 266( 29.00%), action 145, FPS 1.42, Running 124.16s Step 267( 29.20%), action 146, FPS 1.40, Running 124.96s Step 268( 29.40%), action 147, FPS 1.40, Running 125.62s Step 269( 29.60%), action 148, FPS 1.41, Running 126.29s Step 270( 29.80%), action 149, FPS 1.41, Running 126.90s Step 271( 30.00%), action 150, FPS 1.39, Running 127.55s Step 272( 30.20%), action 151, FPS 1.36, Running 128.53s Step 273( 30.40%), action 152, FPS 1.36, Running 129.04s Step 274( 30.60%), action 153, FPS 1.39, Running 129.57s Step 275( 30.80%), action 154, FPS 1.40, Running 130.13s Step 276( 31.00%), action 155, FPS 1.39, Running 130.78s Step 277( 31.20%), action 156, FPS 1.41, Running 131.41s Step 278( 31.40%), action 157, FPS 1.45, Running 132.03s Step 279( 31.60%), action 158, FPS 1.44, Running 132.67s Step 280( 31.80%), action 159, FPS 1.44, Running 133.39s Step 281( 32.00%), action 160, FPS 1.47, Running 133.90s Step 282( 32.20%), action 161, FPS 1.51, Running 134.68s Step 283( 32.40%), action 162, FPS 1.51, Running 135.30s Step 284( 32.60%), action 163, FPS 1.55, Running 135.86s Step 285( 32.80%), action 164, FPS 1.54, Running 136.55s Step 286( 33.00%), action 165, FPS 1.54, Running 137.17s Step 287( 33.20%), action 166, FPS 1.57, Running 137.69s Step 288( 33.40%), action 167, FPS 1.58, Running 138.29s Step 289( 33.60%), action 168, FPS 1.59, Running 138.84s Step 290( 33.80%), action 169, FPS 1.60, Running 139.44s Step 291( 34.00%), action 170, FPS 1.58, Running 140.21s Step 292( 34.20%), action 171, FPS 1.62, Running 140.90s Step 293( 34.40%), action 172, FPS 1.58, Running 141.67s Step 294( 34.60%), action 173, FPS 1.57, Running 142.31s Step 295( 34.80%), action 174, FPS 1.56, Running 142.94s Step 296( 35.00%), action 175, FPS 1.54, Running 143.73s Step 297( 35.20%), action 176, FPS 1.55, Running 144.32s Step 298( 35.40%), action 177, FPS 1.57, Running 144.80s Step 299( 35.60%), action 178, FPS 1.54, Running 145.63s Step 300( 35.80%), action 179, FPS 1.53, Running 146.43s Step 301( 36.00%), action 180, FPS 1.49, Running 147.29s Step 302( 36.20%), action 181, FPS 1.47, Running 148.26s Step 303( 36.40%), action 182, FPS 1.47, Running 148.88s Step 304( 36.60%), action 183, FPS 1.46, Running 149.58s Step 305( 36.80%), action 184, FPS 1.46, Running 150.22s Step 306( 37.00%), action 185, FPS 1.46, Running 150.87s Step 307( 37.20%), action 186, FPS 1.45, Running 151.47s Step 308( 37.40%), action 187, FPS 1.45, Running 152.04s Step 309( 37.60%), action 188, FPS 1.45, Running 152.65s Step 310( 37.80%), action 189, FPS 1.44, Running 153.34s Step 311( 38.00%), action 190, FPS 1.46, Running 153.89s Step 312( 38.20%), action 191, FPS 1.47, Running 154.54s Step 313( 38.40%), action 192, FPS 1.49, Running 155.06s Step 314( 38.60%), action 193, FPS 1.50, Running 155.68s Step 315( 38.80%), action 194, FPS 1.49, Running 156.32s Step 316( 39.00%), action 195, FPS 1.52, Running 156.89s Step 317( 39.20%), action 196, FPS 1.53, Running 157.39s Step 318( 39.40%), action 197, FPS 1.50, Running 158.14s Step 319( 39.60%), action 198, FPS 1.52, Running 158.81s Step 320( 39.80%), action 199, FPS 1.54, Running 159.44s Step 321( 40.00%), action 200, FPS 1.58, Running 159.95s Step 322( 40.20%), action 201, FPS 1.58, Running 160.92s Step 323( 40.40%), action 202, FPS 1.57, Running 161.65s Step 324( 40.60%), action 203, FPS 1.57, Running 162.33s Step 325( 40.80%), action 204, FPS 1.58, Running 162.89s Step 326( 41.00%), action 205, FPS 1.57, Running 163.63s Step 327( 41.20%), action 206, FPS 1.57, Running 164.20s Step 328( 41.40%), action 207, FPS 1.58, Running 164.72s Step 329( 41.60%), action 208, FPS 1.59, Running 165.24s Step 330( 41.80%), action 209, FPS 1.61, Running 165.77s Step 331( 42.00%), action 210, FPS 1.62, Running 166.27s Step 332( 42.20%), action 211, FPS 1.61, Running 166.95s Step 333( 42.40%), action 212, FPS 1.60, Running 167.55s Step 334( 42.60%), action 213, FPS 1.60, Running 168.22s Step 335( 42.80%), action 214, FPS 1.60, Running 168.79s Step 336( 43.00%), action 215, FPS 1.60, Running 169.39s Step 337( 43.20%), action 216, FPS 1.61, Running 169.81s Step 338( 43.40%), action 217, FPS 1.62, Running 170.48s Step 339( 43.60%), action 218, FPS 1.64, Running 171.02s Step 340( 43.80%), action 219, FPS 1.63, Running 171.68s Step 341( 44.00%), action 220, FPS 1.63, Running 172.20s Step 342( 44.20%), action 221, FPS 1.65, Running 173.03s Step 343( 44.40%), action 222, FPS 1.68, Running 173.56s Step 344( 44.60%), action 223, FPS 1.66, Running 174.41s Step 345( 44.80%), action 224, FPS 1.66, Running 174.94s Step 346( 45.00%), action 225, FPS 1.67, Running 175.59s Step 347( 45.20%), action 226, FPS 1.68, Running 176.12s Step 348( 45.40%), action 227, FPS 1.66, Running 176.74s Step 349( 45.60%), action 228, FPS 1.67, Running 177.24s Step 350( 45.80%), action 229, FPS 1.64, Running 177.95s Step 351( 46.00%), action 230, FPS 1.64, Running 178.46s Step 352( 46.20%), action 231, FPS 1.62, Running 179.26s Step 353( 46.40%), action 232, FPS 1.64, Running 179.75s Step 354( 46.60%), action 233, FPS 1.67, Running 180.22s Step 355( 46.80%), action 234, FPS 1.67, Running 180.79s Step 356( 47.00%), action 235, FPS 1.66, Running 181.44s Step 357( 47.20%), action 236, FPS 1.63, Running 182.07s Step 358( 47.40%), action 237, FPS 1.63, Running 182.74s Step 359( 47.60%), action 238, FPS 1.62, Running 183.38s Step 360( 47.80%), action 239, FPS 1.62, Running 184.05s Step 361( 48.00%), action 240, FPS 1.61, Running 184.60s Step 362( 48.20%), action 241, FPS 1.63, Running 185.28s Step 363( 48.40%), action 242, FPS 1.62, Running 185.93s Step 364( 48.60%), action 243, FPS 1.64, Running 186.62s Step 365( 48.80%), action 244, FPS 1.63, Running 187.24s Step 366( 49.00%), action 245, FPS 1.63, Running 187.87s Step 367( 49.20%), action 246, FPS 1.63, Running 188.43s Step 368( 49.40%), action 247, FPS 1.61, Running 189.13s Step 369( 49.60%), action 248, FPS 1.60, Running 189.70s Step 370( 49.80%), action 249, FPS 1.60, Running 190.42s Step 371( 50.00%), action 250, FPS 1.57, Running 191.17s Step 372( 50.20%), action 251, FPS 1.57, Running 192.03s Step 373( 50.40%), action 252, FPS 1.55, Running 192.62s Step 374( 50.60%), action 253, FPS 1.52, Running 193.37s Step 375( 50.80%), action 254, FPS 1.51, Running 194.02s Step 376( 51.00%), action 255, FPS 1.51, Running 194.67s Step 377( 51.20%), action 256, FPS 1.53, Running 195.13s Step 378( 51.40%), action 257, FPS 1.54, Running 195.76s Step 379( 51.60%), action 258, FPS 1.53, Running 196.42s Step 380( 51.80%), action 259, FPS 1.53, Running 197.12s Step 381( 52.00%), action 260, FPS 1.52, Running 197.76s Step 382( 52.20%), action 261, FPS 1.50, Running 198.58s Step 383( 52.40%), action 262, FPS 1.51, Running 199.20s Step 384( 52.60%), action 263, FPS 1.51, Running 199.86s Step 385( 52.80%), action 264, FPS 1.53, Running 200.33s Step 386( 53.00%), action 265, FPS 1.52, Running 201.07s Step 387( 53.20%), action 266, FPS 1.52, Running 201.57s Step 388( 53.40%), action 267, FPS 1.54, Running 202.08s Step 389( 53.60%), action 268, FPS 1.53, Running 202.77s Step 390( 53.80%), action 269, FPS 1.54, Running 203.39s Step 391( 54.00%), action 270, FPS 1.55, Running 204.06s Step 392( 54.20%), action 271, FPS 1.56, Running 204.82s Step 393( 54.40%), action 272, FPS 1.58, Running 205.31s Step 394( 54.60%), action 273, FPS 1.62, Running 205.76s Step 395( 54.80%), action 274, FPS 1.64, Running 206.23s Step 396( 55.00%), action 275, FPS 1.64, Running 206.86s Step 397( 55.20%), action 276, FPS 1.63, Running 207.39s Step 398( 55.40%), action 277, FPS 1.64, Running 207.95s Step 399( 55.60%), action 278, FPS 1.63, Running 208.68s Step 400( 55.80%), action 279, FPS 1.64, Running 209.32s Step 401( 56.00%), action 280, FPS 1.63, Running 210.07s Step 402( 56.20%), action 281, FPS 1.60, Running 211.05s Step 403( 56.40%), action 282, FPS 1.61, Running 211.65s Step 404( 56.60%), action 283, FPS 1.61, Running 212.24s Step 405( 56.80%), action 284, FPS 1.55, Running 213.21s Step 406( 57.00%), action 285, FPS 1.57, Running 213.84s Step 407( 57.20%), action 286, FPS 1.52, Running 214.69s Step 408( 57.40%), action 287, FPS 1.53, Running 215.17s Step 409( 57.60%), action 288, FPS 1.54, Running 215.75s Step 410( 57.80%), action 289, FPS 1.55, Running 216.26s Step 411( 58.00%), action 290, FPS 1.55, Running 216.94s Step 412( 58.20%), action 291, FPS 1.55, Running 217.69s Step 413( 58.40%), action 292, FPS 1.52, Running 218.49s Step 414( 58.60%), action 293, FPS 1.47, Running 219.33s Step 415( 58.80%), action 294, FPS 1.47, Running 219.84s Step 416( 59.00%), action 295, FPS 1.47, Running 220.46s Step 417( 59.20%), action 296, FPS 1.45, Running 221.15s Step 418( 59.40%), action 297, FPS 1.46, Running 221.70s Step 419( 59.60%), action 298, FPS 1.47, Running 222.25s Step 420( 59.80%), action 299, FPS 1.46, Running 223.05s Step 421( 60.00%), action 300, FPS 1.47, Running 223.66s Step 422( 60.20%), action 301, FPS 1.46, Running 224.72s Step 423( 60.40%), action 302, FPS 1.48, Running 225.21s Step 424( 60.60%), action 303, FPS 1.46, Running 225.92s Step 425( 60.80%), action 304, FPS 1.50, Running 226.53s Step 426( 61.00%), action 305, FPS 1.47, Running 227.48s Step 427( 61.20%), action 306, FPS 1.50, Running 228.00s Step 428( 61.40%), action 307, FPS 1.45, Running 228.94s Step 429( 61.60%), action 308, FPS 1.44, Running 229.67s Step 430( 61.80%), action 309, FPS 1.41, Running 230.43s Step 431( 62.00%), action 310, FPS 1.40, Running 231.21s Step 432( 62.20%), action 311, FPS 1.39, Running 232.03s Step 433( 62.40%), action 312, FPS 1.41, Running 232.72s Step 434( 62.60%), action 313, FPS 1.41, Running 233.53s Step 435( 62.80%), action 314, FPS 1.39, Running 234.25s Step 436( 63.00%), action 315, FPS 1.37, Running 235.07s Step 437( 63.20%), action 316, FPS 1.37, Running 235.75s Step 438( 63.40%), action 317, FPS 1.31, Running 236.97s Step 439( 63.60%), action 318, FPS 1.28, Running 237.93s Step 440( 63.80%), action 319, FPS 1.27, Running 238.83s [2026-08-01 16:18:07] [6 ] Seed 5 failed after 238.95 s. +steps: 440 , actions: 319 . +Instruction: Empty +Total 4/6(66.67%) success. +Setting seed: 6 +Step 1( N/A%), pre moving , FPS 3.14, Running 0.32s Step 2( N/A%), pre moving , FPS 5.78, Running 0.35s Step 3( N/A%), pre moving , FPS 7.64, Running 0.39s Step 4( N/A%), pre moving , FPS 8.66, Running 0.46s Step 5( N/A%), pre moving , FPS 9.37, Running 0.53s Step 6( N/A%), pre moving , FPS 9.92, Running 0.60s Step 7( N/A%), pre moving , FPS 10.09, Running 0.69s Step 8( N/A%), pre moving , FPS 9.80, Running 0.82s Step 9( N/A%), pre moving , FPS 9.58, Running 0.94s Step 10( N/A%), pre moving , FPS 9.87, Running 1.01s Step 11( N/A%), pre moving , FPS 9.61, Running 1.14s Step 12( N/A%), pre moving , FPS 9.50, Running 1.26s Step 13( N/A%), pre moving , FPS 9.32, Running 1.39s Step 14( N/A%), pre moving , FPS 9.17, Running 1.53s Step 15( N/A%), pre moving , FPS 9.08, Running 1.65s Step 16( N/A%), pre moving , FPS 8.99, Running 1.78s Step 17( N/A%), pre moving , FPS 8.99, Running 1.89s Step 18( N/A%), pre moving , FPS 8.95, Running 2.01s Step 19( N/A%), pre moving , FPS 9.00, Running 2.11s Step 20( N/A%), pre moving , FPS 8.89, Running 2.25s Step 21( N/A%), pre moving , FPS 8.31, Running 2.73s Step 22( N/A%), pre moving , FPS 8.02, Running 2.84s Step 23( N/A%), pre moving , FPS 7.80, Running 2.96s Step 24( N/A%), pre moving , FPS 7.55, Running 3.11s Step 25( N/A%), pre moving , FPS 7.42, Running 3.23s Step 26( N/A%), pre moving , FPS 6.65, Running 3.61s Step 27( N/A%), pre moving , FPS 6.48, Running 3.78s Step 28( N/A%), pre moving , FPS 6.58, Running 3.86s Step 29( N/A%), pre moving , FPS 6.61, Running 3.96s Step 30( N/A%), pre moving , FPS 6.51, Running 4.08s Step 31( N/A%), pre moving , FPS 6.55, Running 4.20s Step 32( N/A%), pre moving , FPS 6.56, Running 4.31s Step 33( N/A%), pre moving , FPS 6.58, Running 4.43s Step 34( N/A%), pre moving , FPS 6.71, Running 4.51s Step 35( N/A%), pre moving , FPS 6.72, Running 4.63s Step 36( N/A%), pre moving , FPS 5.85, Running 5.20s Step 37( N/A%), pre moving , FPS 5.82, Running 5.33s Step 38( N/A%), pre moving , FPS 5.90, Running 5.40s Step 39( N/A%), pre moving , FPS 5.93, Running 5.48s Step 40( N/A%), pre moving , FPS 6.05, Running 5.56s Step 41( N/A%), pre moving , FPS 6.88, Running 5.63s Step 42( N/A%), pre moving , FPS 6.99, Running 5.70s Step 43( N/A%), pre moving , FPS 7.07, Running 5.79s Step 44( N/A%), pre moving , FPS 7.39, Running 5.82s Step 45( N/A%), pre moving , FPS 7.36, Running 5.95s Step 46( N/A%), pre moving , FPS 7.89, Running 6.15s Step 47( N/A%), pre moving , FPS 7.84, Running 6.33s Step 48( N/A%), pre moving , FPS 7.51, Running 6.52s Step 49( N/A%), pre moving , FPS 7.35, Running 6.69s Step 50( N/A%), pre moving , FPS 7.18, Running 6.87s Step 51( N/A%), pre moving , FPS 7.08, Running 7.02s Step 52( N/A%), pre moving , FPS 6.85, Running 7.23s Step 53( N/A%), pre moving , FPS 6.75, Running 7.40s Step 54( N/A%), pre moving , FPS 6.47, Running 7.60s Step 55( N/A%), pre moving , FPS 6.38, Running 7.76s Step 56( N/A%), pre moving , FPS 7.36, Running 7.92s Step 57( N/A%), pre moving , FPS 7.26, Running 8.08s Step 58( N/A%), pre moving , FPS 6.96, Running 8.27s Step 59( N/A%), pre moving , FPS 6.74, Running 8.45s Step 60( N/A%), pre moving , FPS 6.48, Running 8.64s Step 61( N/A%), pre moving , FPS 6.27, Running 8.82s Step 62( N/A%), pre moving , FPS 6.00, Running 9.03s Step 63( N/A%), pre moving , FPS 5.86, Running 9.20s Step 64( N/A%), pre moving , FPS 5.51, Running 9.45s Step 65( N/A%), pre moving , FPS 5.39, Running 9.66s Step 66( N/A%), pre moving , FPS 5.47, Running 9.81s Step 67( N/A%), pre moving , FPS 5.56, Running 9.93s Step 68( N/A%), pre moving , FPS 5.54, Running 10.13s Step 69( N/A%), pre moving , FPS 5.63, Running 10.24s Step 70( N/A%), pre moving , FPS 5.71, Running 10.37s Step 71( N/A%), pre moving , FPS 5.76, Running 10.49s Step 72( N/A%), pre moving , FPS 6.01, Running 10.56s Step 73( N/A%), pre moving , FPS 6.13, Running 10.66s Step 74( N/A%), pre moving , FPS 6.30, Running 10.77s Step 75( N/A%), pre moving , FPS 6.34, Running 10.92s Step 76( N/A%), pre moving , FPS 6.44, Running 11.02s Step 77( N/A%), pre moving , FPS 6.38, Running 11.22s Step 78( N/A%), pre moving , FPS 6.42, Running 11.39s Step 79( N/A%), pre moving , FPS 6.40, Running 11.58s Step 80( N/A%), pre moving , FPS 6.44, Running 11.75s Step 81( N/A%), pre moving , FPS 6.40, Running 11.95s Step 82( N/A%), pre moving , FPS 6.49, Running 12.11s Step 83( N/A%), pre moving , FPS 6.40, Running 12.32s Step 84( N/A%), pre moving , FPS 6.59, Running 12.48s Step 85( N/A%), pre moving , FPS 6.67, Running 12.65s Step 86( N/A%), pre moving , FPS 6.58, Running 12.84s Step 87( N/A%), pre moving , FPS 6.54, Running 12.99s Step 88( N/A%), pre moving , FPS 6.60, Running 13.16s Step 89( N/A%), pre moving , FPS 6.42, Running 13.35s Step 90( N/A%), pre moving , FPS 6.45, Running 13.47s Step 91( N/A%), pre moving , FPS 6.58, Running 13.53s Step 92( N/A%), pre moving , FPS 6.48, Running 13.65s Step 93( N/A%), pre moving , FPS 6.44, Running 13.77s Step 94( N/A%), pre moving , FPS 6.39, Running 13.91s Step 95( N/A%), pre moving , FPS 6.44, Running 14.03s Step 96( N/A%), pre moving , FPS 6.38, Running 14.16s Step 97( N/A%), pre moving , FPS 6.54, Running 14.27s Step 98( N/A%), pre moving , FPS 6.67, Running 14.39s Step 99( N/A%), pre moving , FPS 6.91, Running 14.47s Step 100( N/A%), pre moving , FPS 7.19, Running 14.53s Step 101( N/A%), pre moving , FPS 7.38, Running 14.66s Step 102( N/A%), pre moving , FPS 7.51, Running 14.77s Step 103( N/A%), pre moving , FPS 7.83, Running 14.88s Step 104( N/A%), pre moving , FPS 7.99, Running 14.99s Step 105( N/A%), pre moving , FPS 8.26, Running 15.08s Step 106( N/A%), pre moving , FPS 8.54, Running 15.18s Step 107( N/A%), pre moving , FPS 8.72, Running 15.28s Step 108( N/A%), pre moving , FPS 9.13, Running 15.35s Step 109( N/A%), pre moving , FPS 9.68, Running 15.42s Step 110( N/A%), pre moving , FPS 4.45, Running 17.97s Step 111( N/A%), pre moving , FPS 4.09, Running 18.42s Step 112( N/A%), pre moving , FPS 3.85, Running 18.85s Step 113( N/A%), pre moving , FPS 3.60, Running 19.32s Step 114( N/A%), pre moving , FPS 3.40, Running 19.79s Step 115( N/A%), pre moving , FPS 3.25, Running 20.18s Step 116( N/A%), pre moving , FPS 3.08, Running 20.66s Step 117( N/A%), pre moving , FPS 2.94, Running 21.08s Step 118( N/A%), pre moving , FPS 2.83, Running 21.45s Step 119( N/A%), pre moving , FPS 2.69, Running 21.90s Step 120( N/A%), pre moving , FPS 2.55, Running 22.37s Step 121( N/A%), pre moving , FPS 2.45, Running 22.82s Step 122( N/A%), pre moving , FPS 2.37, Running 23.22s Step 123( N/A%), pre moving , FPS 2.27, Running 23.69s Step 124( N/A%), pre moving , FPS 2.19, Running 24.12s Step 125( N/A%), pre moving , FPS 2.11, Running 24.57s Step 126( N/A%), pre moving , FPS 2.05, Running 24.94s Step 127( N/A%), pre moving , FPS 1.99, Running 25.31s Step 128( N/A%), pre moving , FPS 1.93, Running 25.71s Step 129( N/A%), pre moving , FPS 1.88, Running 26.07s Step 130( 0.20%), action 1, FPS 2.10, Running 27.48s Step 131( 0.40%), action 2, FPS 2.08, Running 28.05s Step 132( 0.60%), action 3, FPS 2.00, Running 28.82s Step 133( 0.80%), action 4, FPS 1.96, Running 29.52s Step 134( 1.00%), action 5, FPS 1.82, Running 30.77s Step 135( 1.20%), action 6, FPS 1.78, Running 31.40s Step 136( 1.40%), action 7, FPS 1.75, Running 32.10s Step 137( 1.60%), action 8, FPS 1.70, Running 32.88s Step 138( 1.80%), action 9, FPS 1.65, Running 33.56s Step 139( 2.00%), action 10, FPS 1.59, Running 34.45s Step 140( 2.20%), action 11, FPS 1.53, Running 35.48s Step 141( 2.40%), action 12, FPS 1.52, Running 36.00s Step 142( 2.60%), action 13, FPS 1.47, Running 36.82s Step 143( 2.80%), action 14, FPS 1.46, Running 37.37s Step 144( 3.00%), action 15, FPS 1.45, Running 37.92s Step 145( 3.20%), action 16, FPS 1.44, Running 38.47s Step 146( 3.40%), action 17, FPS 1.41, Running 39.08s Step 147( 3.60%), action 18, FPS 1.40, Running 39.63s Step 148( 3.80%), action 19, FPS 1.38, Running 40.24s Step 149( 4.00%), action 20, FPS 1.37, Running 40.71s Step 150( 4.20%), action 21, FPS 1.40, Running 41.81s Step 151( 4.40%), action 22, FPS 1.39, Running 42.45s Step 152( 4.60%), action 23, FPS 1.39, Running 43.26s Step 153( 4.80%), action 24, FPS 1.40, Running 43.83s Step 154( 5.00%), action 25, FPS 1.44, Running 44.69s Step 155( 5.20%), action 26, FPS 1.45, Running 45.23s Step 156( 5.40%), action 27, FPS 1.44, Running 45.97s Step 157( 5.60%), action 28, FPS 1.47, Running 46.49s Step 158( 5.80%), action 29, FPS 1.46, Running 47.24s Step 159( 6.00%), action 30, FPS 1.49, Running 47.88s Step 160( 6.20%), action 31, FPS 1.52, Running 48.67s Step 161( 6.40%), action 32, FPS 1.51, Running 49.21s Step 162( 6.60%), action 33, FPS 1.49, Running 50.27s Step 163( 6.80%), action 34, FPS 1.49, Running 50.83s Step 164( 7.00%), action 35, FPS 1.49, Running 51.35s Step 165( 7.20%), action 36, FPS 1.48, Running 51.98s Step 166( 7.40%), action 37, FPS 1.47, Running 52.69s Step 167( 7.60%), action 38, FPS 1.47, Running 53.24s Step 168( 7.80%), action 39, FPS 1.46, Running 53.99s Step 169( 8.00%), action 40, FPS 1.44, Running 54.59s Step 170( 8.20%), action 41, FPS 1.46, Running 55.49s Step 171( 8.40%), action 42, FPS 1.48, Running 56.00s Step 172( 8.60%), action 43, FPS 1.49, Running 56.71s Step 173( 8.80%), action 44, FPS 1.49, Running 57.29s Step 174( 9.00%), action 45, FPS 1.50, Running 57.98s Step 175( 9.20%), action 46, FPS 1.49, Running 58.64s Step 176( 9.40%), action 47, FPS 1.51, Running 59.19s Step 177( 9.60%), action 48, FPS 1.51, Running 59.75s Step 178( 9.80%), action 49, FPS 1.51, Running 60.47s Step 179( 10.00%), action 50, FPS 1.51, Running 61.11s Step 180( 10.20%), action 51, FPS 1.53, Running 61.74s Step 181( 10.40%), action 52, FPS 1.52, Running 62.35s Step 182( 10.60%), action 53, FPS 1.58, Running 62.94s Step 183( 10.80%), action 54, FPS 1.55, Running 63.74s Step 184( 11.00%), action 55, FPS 1.54, Running 64.33s Step 185( 11.20%), action 56, FPS 1.55, Running 64.92s Step 186( 11.40%), action 57, FPS 1.55, Running 65.62s Step 187( 11.60%), action 58, FPS 1.54, Running 66.19s Step 188( 11.80%), action 59, FPS 1.55, Running 66.86s Step 189( 12.00%), action 60, FPS 1.53, Running 67.66s Step 190( 12.20%), action 61, FPS 1.54, Running 68.46s Step 191( 12.40%), action 62, FPS 1.52, Running 69.13s Step 192( 12.60%), action 63, FPS 1.51, Running 69.94s Step 193( 12.80%), action 64, FPS 1.49, Running 70.69s Step 194( 13.00%), action 65, FPS 1.52, Running 71.17s Step 195( 13.20%), action 66, FPS 1.53, Running 71.73s Step 196( 13.40%), action 67, FPS 1.52, Running 72.34s Step 197( 13.60%), action 68, FPS 1.51, Running 72.97s Step 198( 13.80%), action 69, FPS 1.54, Running 73.48s Step 199( 14.00%), action 70, FPS 1.52, Running 74.29s Step 200( 14.20%), action 71, FPS 1.49, Running 75.13s Step 201( 14.40%), action 72, FPS 1.50, Running 75.72s Step 202( 14.60%), action 73, FPS 1.50, Running 76.24s Step 203( 14.80%), action 74, FPS 1.53, Running 76.80s Step 204( 15.00%), action 75, FPS 1.52, Running 77.47s Step 205( 15.20%), action 76, FPS 1.52, Running 78.08s Step 206( 15.40%), action 77, FPS 1.52, Running 78.81s Step 207( 15.60%), action 78, FPS 1.51, Running 79.42s Step 208( 15.80%), action 79, FPS 1.48, Running 80.34s Step 209( 16.00%), action 80, FPS 1.50, Running 81.03s Step 210( 16.20%), action 81, FPS 1.49, Running 81.86s Step 211( 16.40%), action 82, FPS 1.48, Running 82.61s Step 212( 16.60%), action 83, FPS 1.48, Running 83.48s Step 213( 16.80%), action 84, FPS 1.47, Running 84.34s Step 214( 17.00%), action 85, FPS 1.43, Running 85.18s Step 215( 17.20%), action 86, FPS 1.42, Running 85.86s Step 216( 17.40%), action 87, FPS 1.41, Running 86.52s Step 217( 17.60%), action 88, FPS 1.41, Running 87.16s Step 218( 17.80%), action 89, FPS 1.38, Running 87.98s Step 219( 18.00%), action 90, FPS 1.39, Running 88.63s Step 220( 18.20%), action 91, FPS 1.40, Running 89.45s Step 221( 18.40%), action 92, FPS 1.39, Running 90.14s Step 222( 18.60%), action 93, FPS 1.37, Running 90.83s Step 223( 18.80%), action 94, FPS 1.37, Running 91.44s Step 224( 19.00%), action 95, FPS 1.38, Running 91.99s Step 225( 19.20%), action 96, FPS 1.38, Running 92.60s Step 226( 19.40%), action 97, FPS 1.39, Running 93.21s Step 227( 19.60%), action 98, FPS 1.36, Running 94.08s Step 228( 19.80%), action 99, FPS 1.38, Running 94.88s Step 229( 20.00%), action 100, FPS 1.38, Running 95.52s Step 230( 20.20%), action 101, FPS 1.36, Running 96.58s Step 231( 20.40%), action 102, FPS 1.38, Running 97.12s Step 232( 20.60%), action 103, FPS 1.39, Running 97.83s Step 233( 20.80%), action 104, FPS 1.42, Running 98.39s Step 234( 21.00%), action 105, FPS 1.42, Running 99.27s Step 235( 21.20%), action 106, FPS 1.43, Running 99.88s Step 236( 21.40%), action 107, FPS 1.41, Running 100.71s Step 237( 21.60%), action 108, FPS 1.41, Running 101.38s Step 238( 21.80%), action 109, FPS 1.42, Running 102.05s Step 239( 22.00%), action 110, FPS 1.41, Running 102.85s Step 240( 22.20%), action 111, FPS 1.39, Running 103.80s Step 241( 22.40%), action 112, FPS 1.40, Running 104.40s Step 242( 22.60%), action 113, FPS 1.40, Running 105.11s Step 243( 22.80%), action 114, FPS 1.40, Running 105.76s Step 244( 23.00%), action 115, FPS 1.37, Running 106.58s Step 245( 23.20%), action 116, FPS 1.37, Running 107.18s Step 246( 23.40%), action 117, FPS 1.38, Running 107.74s Step 247( 23.60%), action 118, FPS 1.41, Running 108.28s Step 248( 23.80%), action 119, FPS 1.42, Running 108.93s Step 249( 24.00%), action 120, FPS 1.43, Running 109.51s Step 250( 24.20%), action 121, FPS 1.45, Running 110.39s Step 251( 24.40%), action 122, FPS 1.45, Running 110.92s Step 252( 24.60%), action 123, FPS 1.45, Running 111.58s Step 253( 24.80%), action 124, FPS 1.44, Running 112.24s Step 254( 25.00%), action 125, FPS 1.48, Running 112.81s Step 255( 25.20%), action 126, FPS 1.49, Running 113.35s Step 256( 25.40%), action 127, FPS 1.49, Running 114.10s Step 257( 25.60%), action 128, FPS 1.50, Running 114.69s Step 258( 25.80%), action 129, FPS 1.51, Running 115.33s Step 259( 26.00%), action 130, FPS 1.54, Running 115.86s Step 260( 26.20%), action 131, FPS 1.54, Running 116.80s Step 261( 26.40%), action 132, FPS 1.55, Running 117.29s Step 262( 26.60%), action 133, FPS 1.57, Running 117.88s Step 263( 26.80%), action 134, FPS 1.59, Running 118.37s Step 264( 27.00%), action 135, FPS 1.58, Running 119.27s Step 265( 27.20%), action 136, FPS 1.57, Running 119.88s Step 266( 27.40%), action 137, FPS 1.53, Running 120.82s Step 267( 27.60%), action 138, FPS 1.53, Running 121.32s Step 268( 27.80%), action 139, FPS 1.52, Running 122.05s Step 269( 28.00%), action 140, FPS 1.51, Running 122.76s Step 270( 28.20%), action 141, FPS 1.52, Running 123.52s Step 271( 28.40%), action 142, FPS 1.52, Running 124.11s Step 272( 28.60%), action 143, FPS 1.52, Running 124.74s Step 273( 28.80%), action 144, FPS 1.50, Running 125.54s Step 274( 29.00%), action 145, FPS 1.48, Running 126.31s Step 275( 29.20%), action 146, FPS 1.47, Running 126.94s Step 276( 29.40%), action 147, FPS 1.46, Running 127.81s Step 277( 29.60%), action 148, FPS 1.44, Running 128.54s Step 278( 29.80%), action 149, FPS 1.44, Running 129.17s Step 279( 30.00%), action 150, FPS 1.43, Running 129.89s Step 280( 30.20%), action 151, FPS 1.43, Running 130.82s Step 281( 30.40%), action 152, FPS 1.41, Running 131.48s Step 282( 30.60%), action 153, FPS 1.40, Running 132.13s Step 283( 30.80%), action 154, FPS 1.39, Running 132.71s Step 284( 31.00%), action 155, FPS 1.43, Running 133.25s Step 285( 31.20%), action 156, FPS 1.43, Running 133.84s Step 286( 31.40%), action 157, FPS 1.45, Running 134.58s Step 287( 31.60%), action 158, FPS 1.44, Running 135.25s Step 288( 31.80%), action 159, FPS 1.44, Running 135.95s Step 289( 32.00%), action 160, FPS 1.42, Running 136.79s Step 290( 32.20%), action 161, FPS 1.42, Running 137.61s Step 291( 32.40%), action 162, FPS 1.43, Running 138.06s Step 292( 32.60%), action 163, FPS 1.44, Running 138.67s Step 293( 32.80%), action 164, FPS 1.46, Running 139.22s Step 294( 33.00%), action 165, FPS 1.48, Running 139.81s Step 295( 33.20%), action 166, FPS 1.48, Running 140.46s Step 296( 33.40%), action 167, FPS 1.51, Running 141.10s Step 297( 33.60%), action 168, FPS 1.52, Running 141.73s Step 298( 33.80%), action 169, FPS 1.51, Running 142.42s Step 299( 34.00%), action 170, FPS 1.52, Running 143.08s Step 300( 34.20%), action 171, FPS 1.51, Running 144.09s Step 301( 34.40%), action 172, FPS 1.51, Running 144.71s Step 302( 34.60%), action 173, FPS 1.48, Running 145.64s Step 303( 34.80%), action 174, FPS 1.46, Running 146.42s Step 304( 35.00%), action 175, FPS 1.42, Running 147.37s Step 305( 35.20%), action 176, FPS 1.42, Running 147.92s Step 306( 35.40%), action 177, FPS 1.44, Running 148.46s Step 307( 35.60%), action 178, FPS 1.45, Running 149.04s Step 308( 35.80%), action 179, FPS 1.45, Running 149.74s Step 309( 36.00%), action 180, FPS 1.47, Running 150.39s Step 310( 36.20%), action 181, FPS 1.46, Running 151.29s Step 311( 36.40%), action 182, FPS 1.44, Running 151.99s Step 312( 36.60%), action 183, FPS 1.38, Running 153.13s Step 313( 36.80%), action 184, FPS 1.38, Running 153.66s Step 314( 37.00%), action 185, FPS 1.38, Running 154.29s Step 315( 37.20%), action 186, FPS 1.36, Running 155.15s Step 316( 37.40%), action 187, FPS 1.36, Running 155.85s Step 317( 37.60%), action 188, FPS 1.36, Running 156.44s Step 318( 37.80%), action 189, FPS 1.35, Running 157.25s Step 319( 38.00%), action 190, FPS 1.33, Running 158.16s Step 320( 38.20%), action 191, FPS 1.34, Running 159.07s Step 321( 38.40%), action 192, FPS 1.34, Running 159.66s Step 322( 38.60%), action 193, FPS 1.37, Running 160.27s Step 323( 38.80%), action 194, FPS 1.38, Running 160.88s Step 324( 39.00%), action 195, FPS 1.41, Running 161.53s Step 325( 39.20%), action 196, FPS 1.40, Running 162.19s Step 326( 39.40%), action 197, FPS 1.37, Running 163.01s Step 327( 39.60%), action 198, FPS 1.38, Running 163.50s Step 328( 39.80%), action 199, FPS 1.39, Running 164.18s Step 329( 40.00%), action 200, FPS 1.38, Running 164.84s Step 330( 40.20%), action 201, FPS 1.39, Running 165.67s Step 331( 40.40%), action 202, FPS 1.41, Running 166.18s Step 332( 40.60%), action 203, FPS 1.45, Running 166.94s Step 333( 40.80%), action 204, FPS 1.45, Running 167.46s Step 334( 41.00%), action 205, FPS 1.44, Running 168.22s Step 335( 41.20%), action 206, FPS 1.48, Running 168.69s Step 336( 41.40%), action 207, FPS 1.49, Running 169.29s Step 337( 41.60%), action 208, FPS 1.49, Running 169.90s Step 338( 41.80%), action 209, FPS 1.50, Running 170.55s Step 339( 42.00%), action 210, FPS 1.54, Running 171.18s Step 340( 42.20%), action 211, FPS 1.55, Running 171.98s Step 341( 42.40%), action 212, FPS 1.55, Running 172.54s Step 342( 42.60%), action 213, FPS 1.55, Running 173.19s Step 343( 42.80%), action 214, FPS 1.57, Running 173.61s Step 344( 43.00%), action 215, FPS 1.57, Running 174.23s Step 345( 43.20%), action 216, FPS 1.58, Running 174.88s Step 346( 43.40%), action 217, FPS 1.61, Running 175.47s Step 347( 43.60%), action 218, FPS 1.60, Running 175.99s Step 348( 43.80%), action 219, FPS 1.61, Running 176.63s Step 349( 44.00%), action 220, FPS 1.62, Running 177.21s Step 350( 44.20%), action 221, FPS 1.63, Running 177.98s Step 351( 44.40%), action 222, FPS 1.62, Running 178.56s Step 352( 44.60%), action 223, FPS 1.65, Running 179.10s Step 353( 44.80%), action 224, FPS 1.64, Running 179.68s Step 354( 45.00%), action 225, FPS 1.64, Running 180.42s Step 355( 45.20%), action 226, FPS 1.64, Running 180.89s Step 356( 45.40%), action 227, FPS 1.62, Running 181.62s Step 357( 45.60%), action 228, FPS 1.63, Running 182.13s Step 358( 45.80%), action 229, FPS 1.65, Running 182.65s Step 359( 46.00%), action 230, FPS 1.64, Running 183.34s Step 360( 46.20%), action 231, FPS 1.64, Running 184.16s Step 361( 46.40%), action 232, FPS 1.65, Running 184.68s Step 362( 46.60%), action 233, FPS 1.63, Running 185.46s Step 363( 46.80%), action 234, FPS 1.62, Running 185.99s Step 364( 47.00%), action 235, FPS 1.59, Running 186.77s Step 365( 47.20%), action 236, FPS 1.60, Running 187.38s Step 366( 47.40%), action 237, FPS 1.56, Running 188.32s Step 367( 47.60%), action 238, FPS 1.55, Running 188.91s Step 368( 47.80%), action 239, FPS 1.54, Running 189.61s Step 369( 48.00%), action 240, FPS 1.54, Running 190.17s Step 370( 48.20%), action 241, FPS 1.55, Running 190.91s Step 371( 48.40%), action 242, FPS 1.56, Running 191.41s Step 372( 48.60%), action 243, FPS 1.55, Running 191.97s Step 373( 48.80%), action 244, FPS 1.57, Running 192.46s Step 374( 49.00%), action 245, FPS 1.54, Running 193.37s Step 375( 49.20%), action 246, FPS 1.53, Running 193.95s Step 376( 49.40%), action 247, FPS 1.54, Running 194.60s Step 377( 49.60%), action 248, FPS 1.54, Running 195.15s Step 378( 49.80%), action 249, FPS 1.53, Running 195.68s Step 379( 50.00%), action 250, FPS 1.54, Running 196.35s Step 380( 50.20%), action 251, FPS 1.54, Running 197.12s Step 381( 50.40%), action 252, FPS 1.53, Running 197.77s Step 382( 50.60%), action 253, FPS 1.54, Running 198.45s Step 383( 50.80%), action 254, FPS 1.54, Running 199.00s Step 384( 51.00%), action 255, FPS 1.57, Running 199.49s Step 385( 51.20%), action 256, FPS 1.57, Running 200.10s Step 386( 51.40%), action 257, FPS 1.61, Running 200.77s Step 387( 51.60%), action 258, FPS 1.61, Running 201.33s Step 388( 51.80%), action 259, FPS 1.61, Running 202.06s Step 389( 52.00%), action 260, FPS 1.61, Running 202.56s Step 390( 52.20%), action 261, FPS 1.60, Running 203.43s Step 391( 52.40%), action 262, FPS 1.60, Running 203.95s Step 392( 52.60%), action 263, FPS 1.58, Running 204.62s Step 393( 52.80%), action 264, FPS 1.57, Running 205.19s Step 394( 53.00%), action 265, FPS 1.59, Running 205.91s Step 395( 53.20%), action 266, FPS 1.60, Running 206.44s Step 396( 53.40%), action 267, FPS 1.60, Running 207.14s Step 397( 53.60%), action 268, FPS 1.58, Running 207.80s Step 398( 53.80%), action 269, FPS 1.57, Running 208.42s Step 399( 54.00%), action 270, FPS 1.56, Running 209.13s Step 400( 54.20%), action 271, FPS 1.56, Running 209.90s Step 401( 54.40%), action 272, FPS 1.58, Running 210.43s Step 402( 54.60%), action 273, FPS 1.58, Running 211.07s Step 403( 54.80%), action 274, FPS 1.59, Running 211.61s Step 404( 55.00%), action 275, FPS 1.58, Running 212.19s Step 405( 55.20%), action 276, FPS 1.58, Running 212.78s Step 406( 55.40%), action 277, FPS 1.57, Running 213.50s Step 407( 55.60%), action 278, FPS 1.55, Running 214.21s Step 408( 55.80%), action 279, FPS 1.58, Running 214.73s Step 409( 56.00%), action 280, FPS 1.58, Running 215.21s Step 410( 56.20%), action 281, FPS 1.58, Running 216.11s Step 411( 56.40%), action 282, FPS 1.57, Running 216.65s Step 412( 56.60%), action 283, FPS 1.57, Running 217.33s Step 413( 56.80%), action 284, FPS 1.54, Running 218.15s Step 414( 57.00%), action 285, FPS 1.56, Running 218.75s Step 415( 57.20%), action 286, FPS 1.55, Running 219.31s Step 416( 57.40%), action 287, FPS 1.57, Running 219.85s Step 417( 57.60%), action 288, FPS 1.57, Running 220.54s Step 418( 57.80%), action 289, FPS 1.58, Running 221.09s Step 419( 58.00%), action 290, FPS 1.60, Running 221.62s Step 420( 58.20%), action 291, FPS 1.59, Running 222.48s Step 421( 58.40%), action 292, FPS 1.58, Running 223.06s Step 422( 58.60%), action 293, FPS 1.59, Running 223.63s Step 423( 58.80%), action 294, FPS 1.57, Running 224.39s Step 424( 59.00%), action 295, FPS 1.57, Running 224.96s Step 425( 59.20%), action 296, FPS 1.58, Running 225.47s Step 426( 59.40%), action 297, FPS 1.57, Running 226.23s Step 427( 59.60%), action 298, FPS 1.58, Running 226.84s Step 428( 59.80%), action 299, FPS 1.53, Running 227.76s Step 429( 60.00%), action 300, FPS 1.52, Running 228.40s Step 430( 60.20%), action 301, FPS 1.50, Running 229.44s Step 431( 60.40%), action 302, FPS 1.49, Running 230.03s Step 432( 60.60%), action 303, FPS 1.50, Running 230.67s Step 433( 60.80%), action 304, FPS 1.51, Running 231.36s Step 434( 61.00%), action 305, FPS 1.50, Running 232.12s Step 435( 61.20%), action 306, FPS 1.49, Running 232.74s Step 436( 61.40%), action 307, FPS 1.45, Running 233.67s Step 437( 61.60%), action 308, FPS 1.47, Running 234.19s Step 438( 61.80%), action 309, FPS 1.45, Running 234.88s Step 439( 62.00%), action 310, FPS 1.45, Running 235.42s Step 440( 62.20%), action 311, FPS 1.46, Running 236.20s Step 441( 62.40%), action 312, FPS 1.46, Running 236.74s Step 442( 62.60%), action 313, FPS 1.46, Running 237.34s Step 443( 62.80%), action 314, FPS 1.48, Running 237.87s Step 444( 63.00%), action 315, FPS 1.47, Running 238.58s Step 445( 63.20%), action 316, FPS 1.47, Running 239.08s Step 446( 63.40%), action 317, FPS 1.47, Running 239.87s Step 447( 63.60%), action 318, FPS 1.48, Running 240.33s Step 448( 63.80%), action 319, FPS 1.52, Running 240.95s Step 449( 64.00%), action 320, FPS 1.51, Running 241.68s Step 450( 64.20%), action 321, FPS 1.55, Running 242.38s Step 451( 64.40%), action 322, FPS 1.55, Running 242.91s Step 452( 64.60%), action 323, FPS 1.56, Running 243.51s Step 453( 64.80%), action 324, FPS 1.58, Running 244.02s Step 454( 65.00%), action 325, FPS 1.61, Running 244.54s Step 455( 65.20%), action 326, FPS 1.65, Running 244.85s Step 456( 65.40%), action 327, FPS 1.70, Running 245.42s Step 457( 65.60%), action 328, FPS 1.73, Running 245.77s Step 458( 65.80%), action 329, FPS 1.77, Running 246.19s Step 459( 66.00%), action 330, FPS 1.77, Running 246.72s Step 460( 66.20%), action 331, FPS 1.76, Running 247.55s Step 461( 66.40%), action 332, FPS 1.78, Running 247.97s Step 462( 66.60%), action 333, FPS 1.79, Running 248.53s Step 463( 66.80%), action 334, FPS 1.79, Running 249.01s Step 464( 67.00%), action 335, FPS 1.86, Running 249.34s Step 465( 67.20%), action 336, FPS 1.91, Running 249.57s Step 466( 67.40%), action 337, FPS 2.01, Running 249.82s Step 467( 67.60%), action 338, FPS 2.05, Running 250.09s Step 468( 67.80%), action 339, FPS 2.14, Running 250.30s Step 469( 68.00%), action 340, FPS 2.24, Running 250.61s Step 470( 68.20%), action 341, FPS 2.30, Running 251.09s Step 471( 68.40%), action 342, FPS 2.35, Running 251.43s Step 472( 68.60%), action 343, FPS 2.38, Running 251.91s Step 473( 68.80%), action 344, FPS 2.40, Running 252.37s Step 474( 69.00%), action 345, FPS 2.42, Running 252.81s Step 475( 69.20%), action 346, FPS 2.39, Running 253.22s Step 476( 69.40%), action 347, FPS 2.43, Running 253.66s Step 477( 69.60%), action 348, FPS 2.39, Running 254.13s Step 478( 69.80%), action 349, FPS 2.36, Running 254.66s Step 479( 70.00%), action 350, FPS 2.40, Running 255.03s Step 480( 70.20%), action 351, FPS 2.48, Running 255.62s Step 481( 70.40%), action 352, FPS 2.50, Running 255.97s Step 482( 70.60%), action 353, FPS 2.54, Running 256.39s Step 483( 70.80%), action 354, FPS 2.55, Running 256.86s Step 484( 71.00%), action 355, FPS 2.49, Running 257.38s Step 485( 71.20%), action 356, FPS 2.43, Running 257.81s Step 486( 71.40%), action 357, FPS 2.35, Running 258.32s Step 487( 71.60%), action 358, FPS 2.31, Running 258.74s Step 488( 71.80%), action 359, FPS 2.23, Running 259.25s Step 489( 72.00%), action 360, FPS 2.19, Running 259.73s Step 490( 72.20%), action 361, FPS 2.16, Running 260.34s Step 491( 72.40%), action 362, FPS 2.15, Running 260.71s Step 492( 72.60%), action 363, FPS 2.18, Running 261.07s Step 493( 72.80%), action 364, FPS 2.17, Running 261.58s Step 494( 73.00%), action 365, FPS 2.15, Running 262.12s Step 495( 73.20%), action 366, FPS 2.14, Running 262.59s Step 496( 73.40%), action 367, FPS 2.10, Running 263.18s Step 497( 73.60%), action 368, FPS 2.11, Running 263.61s [2026-08-01 16:22:32] [7 ] Seed 6 success after 264.07 s. +steps: 497 , actions: 368 . +Instruction: Empty +Total 5/7(71.43%) success. +Setting seed: 7 +Step 1( N/A%), pre moving , FPS 5.32, Running 0.19s Step 2( N/A%), pre moving , FPS 9.73, Running 0.21s Step 3( N/A%), pre moving , FPS 13.48, Running 0.22s Step 4( N/A%), pre moving , FPS 16.69, Running 0.24s Step 5( N/A%), pre moving , FPS 19.11, Running 0.26s Step 6( N/A%), pre moving , FPS 21.12, Running 0.28s Step 7( N/A%), pre moving , FPS 23.27, Running 0.30s Step 8( N/A%), pre moving , FPS 23.95, Running 0.33s Step 9( N/A%), pre moving , FPS 23.87, Running 0.38s Step 10( N/A%), pre moving , FPS 23.91, Running 0.42s Step 11( N/A%), pre moving , FPS 24.71, Running 0.45s Step 12( N/A%), pre moving , FPS 25.44, Running 0.47s Step 13( N/A%), pre moving , FPS 25.65, Running 0.51s Step 14( N/A%), pre moving , FPS 25.82, Running 0.54s Step 15( N/A%), pre moving , FPS 26.09, Running 0.58s Step 16( N/A%), pre moving , FPS 26.30, Running 0.61s Step 17( N/A%), pre moving , FPS 26.51, Running 0.64s Step 18( N/A%), pre moving , FPS 26.51, Running 0.68s Step 19( N/A%), pre moving , FPS 26.40, Running 0.72s Step 20( N/A%), pre moving , FPS 26.36, Running 0.76s Step 21( N/A%), pre moving , FPS 22.87, Running 1.06s Step 22( N/A%), pre moving , FPS 22.40, Running 1.10s Step 23( N/A%), pre moving , FPS 22.08, Running 1.13s Step 24( N/A%), pre moving , FPS 21.29, Running 1.18s Step 25( N/A%), pre moving , FPS 21.12, Running 1.21s Step 26( N/A%), pre moving , FPS 15.81, Running 1.55s Step 27( N/A%), pre moving , FPS 15.15, Running 1.62s Step 28( N/A%), pre moving , FPS 14.56, Running 1.71s Step 29( N/A%), pre moving , FPS 14.02, Running 1.80s Step 30( N/A%), pre moving , FPS 13.48, Running 1.90s Step 31( N/A%), pre moving , FPS 12.91, Running 1.99s Step 32( N/A%), pre moving , FPS 12.38, Running 2.09s Step 33( N/A%), pre moving , FPS 11.95, Running 2.18s Step 34( N/A%), pre moving , FPS 11.69, Running 2.25s Step 35( N/A%), pre moving , FPS 11.30, Running 2.34s Step 36( N/A%), pre moving , FPS 9.14, Running 2.80s Step 37( N/A%), pre moving , FPS 8.89, Running 2.89s Step 38( N/A%), pre moving , FPS 8.78, Running 2.96s Step 39( N/A%), pre moving , FPS 8.57, Running 3.05s Step 40( N/A%), pre moving , FPS 8.37, Running 3.15s Step 41( N/A%), pre moving , FPS 9.18, Running 3.24s Step 42( N/A%), pre moving , FPS 8.99, Running 3.32s Step 43( N/A%), pre moving , FPS 8.73, Running 3.42s Step 44( N/A%), pre moving , FPS 8.55, Running 3.52s Step 45( N/A%), pre moving , FPS 8.31, Running 3.61s Step 46( N/A%), pre moving , FPS 9.13, Running 3.74s Step 47( N/A%), pre moving , FPS 8.90, Running 3.87s Step 48( N/A%), pre moving , FPS 8.71, Running 4.00s Step 49( N/A%), pre moving , FPS 8.50, Running 4.16s Step 50( N/A%), pre moving , FPS 8.40, Running 4.28s Step 51( N/A%), pre moving , FPS 8.30, Running 4.41s Step 52( N/A%), pre moving , FPS 8.12, Running 4.55s Step 53( N/A%), pre moving , FPS 7.90, Running 4.71s Step 54( N/A%), pre moving , FPS 7.85, Running 4.80s Step 55( N/A%), pre moving , FPS 7.89, Running 4.88s Step 56( N/A%), pre moving , FPS 9.33, Running 4.94s Step 57( N/A%), pre moving , FPS 9.52, Running 4.99s Step 58( N/A%), pre moving , FPS 9.56, Running 5.05s Step 59( N/A%), pre moving , FPS 9.77, Running 5.10s Step 60( N/A%), pre moving , FPS 9.93, Running 5.16s Step 61( N/A%), pre moving , FPS 10.09, Running 5.22s Step 62( N/A%), pre moving , FPS 10.16, Running 5.29s Step 63( N/A%), pre moving , FPS 10.39, Running 5.34s Step 64( N/A%), pre moving , FPS 10.63, Running 5.40s Step 65( N/A%), pre moving , FPS 10.91, Running 5.45s Step 66( N/A%), pre moving , FPS 11.28, Running 5.51s Step 67( N/A%), pre moving , FPS 11.66, Running 5.58s Step 68( N/A%), pre moving , FPS 12.18, Running 5.65s Step 69( N/A%), pre moving , FPS 12.92, Running 5.71s Step 70( N/A%), pre moving , FPS 13.57, Running 5.76s Step 71( N/A%), pre moving , FPS 14.36, Running 5.80s Step 72( N/A%), pre moving , FPS 15.34, Running 5.85s Step 73( N/A%), pre moving , FPS 16.34, Running 5.93s Step 74( N/A%), pre moving , FPS 15.76, Running 6.07s Step 75( N/A%), pre moving , FPS 15.20, Running 6.20s Step 76( N/A%), pre moving , FPS 14.59, Running 6.31s Step 77( N/A%), pre moving , FPS 13.57, Running 6.46s Step 78( N/A%), pre moving , FPS 12.88, Running 6.60s Step 79( N/A%), pre moving , FPS 12.03, Running 6.76s Step 80( N/A%), pre moving , FPS 11.63, Running 6.88s Step 81( N/A%), pre moving , FPS 11.22, Running 7.01s Step 82( N/A%), pre moving , FPS 10.99, Running 7.11s Step 83( N/A%), pre moving , FPS 10.77, Running 7.20s Step 84( N/A%), pre moving , FPS 10.57, Running 7.29s Step 85( N/A%), pre moving , FPS 10.33, Running 7.38s Step 86( N/A%), pre moving , FPS 10.27, Running 7.46s Step 87( N/A%), pre moving , FPS 10.16, Running 7.55s Step 88( N/A%), pre moving , FPS 9.98, Running 7.65s Step 89( N/A%), pre moving , FPS 9.81, Running 7.74s Step 90( N/A%), pre moving , FPS 9.67, Running 7.83s Step 91( N/A%), pre moving , FPS 9.41, Running 7.92s Step 92( N/A%), pre moving , FPS 9.22, Running 8.02s Step 93( N/A%), pre moving , FPS 9.27, Running 8.09s Step 94( N/A%), pre moving , FPS 9.49, Running 8.18s Step 95( N/A%), pre moving , FPS 9.57, Running 8.29s Step 96( N/A%), pre moving , FPS 9.69, Running 8.38s Step 97( N/A%), pre moving , FPS 9.98, Running 8.47s Step 98( N/A%), pre moving , FPS 10.22, Running 8.56s Step 99( N/A%), pre moving , FPS 10.74, Running 8.62s Step 100( N/A%), pre moving , FPS 10.88, Running 8.72s Step 101( N/A%), pre moving , FPS 5.02, Running 10.99s Step 102( N/A%), pre moving , FPS 4.74, Running 11.33s Step 103( N/A%), pre moving , FPS 4.39, Running 11.75s Step 104( N/A%), pre moving , FPS 4.12, Running 12.15s Step 105( N/A%), pre moving , FPS 3.88, Running 12.54s Step 106( N/A%), pre moving , FPS 3.65, Running 12.93s Step 107( N/A%), pre moving , FPS 3.45, Running 13.35s Step 108( N/A%), pre moving , FPS 3.29, Running 13.73s Step 109( N/A%), pre moving , FPS 3.19, Running 14.02s Step 110( N/A%), pre moving , FPS 3.08, Running 14.32s Step 111( N/A%), pre moving , FPS 2.99, Running 14.60s Step 112( N/A%), pre moving , FPS 2.91, Running 14.89s Step 113( N/A%), pre moving , FPS 2.81, Running 15.20s Step 114( N/A%), pre moving , FPS 2.72, Running 15.54s Step 115( N/A%), pre moving , FPS 2.61, Running 15.96s Step 116( N/A%), pre moving , FPS 2.52, Running 16.32s Step 117( N/A%), pre moving , FPS 2.43, Running 16.69s Step 118( N/A%), pre moving , FPS 2.35, Running 17.08s Step 119( N/A%), pre moving , FPS 2.26, Running 17.49s Step 120( N/A%), pre moving , FPS 2.20, Running 17.82s Step 121( 0.20%), action 1, FPS 2.52, Running 18.93s Step 122( 0.40%), action 2, FPS 2.49, Running 19.35s Step 123( 0.60%), action 3, FPS 2.44, Running 19.93s Step 124( 0.80%), action 4, FPS 2.38, Running 20.54s Step 125( 1.00%), action 5, FPS 2.36, Running 21.02s Step 126( 1.20%), action 6, FPS 2.27, Running 21.75s Step 127( 1.40%), action 7, FPS 2.25, Running 22.25s Step 128( 1.60%), action 8, FPS 2.22, Running 22.72s Step 129( 1.80%), action 9, FPS 2.14, Running 23.38s Step 130( 2.00%), action 10, FPS 2.11, Running 23.78s Step 131( 2.20%), action 11, FPS 2.04, Running 24.39s Step 132( 2.40%), action 12, FPS 1.98, Running 24.97s Step 133( 2.60%), action 13, FPS 1.91, Running 25.66s Step 134( 2.80%), action 14, FPS 1.88, Running 26.18s Step 135( 3.00%), action 15, FPS 1.85, Running 26.77s Step 136( 3.20%), action 16, FPS 1.82, Running 27.31s Step 137( 3.40%), action 17, FPS 1.83, Running 27.62s Step 138( 3.60%), action 18, FPS 1.81, Running 28.11s Step 139( 3.80%), action 19, FPS 1.80, Running 28.62s Step 140( 4.00%), action 20, FPS 1.76, Running 29.15s Step 141( 4.20%), action 21, FPS 1.85, Running 29.72s Step 142( 4.40%), action 22, FPS 1.83, Running 30.28s Step 143( 4.60%), action 23, FPS 1.84, Running 30.80s Step 144( 4.80%), action 24, FPS 1.87, Running 31.23s Step 145( 5.00%), action 25, FPS 1.90, Running 31.56s Step 146( 5.20%), action 26, FPS 1.93, Running 32.09s Step 147( 5.40%), action 27, FPS 1.96, Running 32.47s Step 148( 5.60%), action 28, FPS 1.95, Running 32.98s Step 149( 5.80%), action 29, FPS 1.98, Running 33.46s Step 150( 6.00%), action 30, FPS 1.96, Running 34.00s Step 151( 6.20%), action 31, FPS 1.96, Running 34.59s Step 152( 6.40%), action 32, FPS 1.97, Running 35.10s Step 153( 6.60%), action 33, FPS 2.02, Running 35.57s Step 154( 6.80%), action 34, FPS 2.06, Running 35.87s Step 155( 7.00%), action 35, FPS 2.12, Running 36.19s Step 156( 7.20%), action 36, FPS 2.14, Running 36.66s Step 157( 7.40%), action 37, FPS 2.13, Running 37.00s Step 158( 7.60%), action 38, FPS 2.15, Running 37.43s Step 159( 7.80%), action 39, FPS 2.16, Running 37.87s Step 160( 8.00%), action 40, FPS 2.16, Running 38.43s Step 161( 8.20%), action 41, FPS 2.15, Running 39.02s Step 162( 8.40%), action 42, FPS 2.14, Running 39.63s Step 163( 8.60%), action 43, FPS 2.14, Running 40.14s Step 164( 8.80%), action 44, FPS 2.15, Running 40.51s Step 165( 9.00%), action 45, FPS 2.15, Running 40.86s Step 166( 9.20%), action 46, FPS 2.17, Running 41.31s Step 167( 9.40%), action 47, FPS 2.18, Running 41.64s Step 168( 9.60%), action 48, FPS 2.19, Running 42.13s Step 169( 9.80%), action 49, FPS 2.19, Running 42.61s Step 170( 10.00%), action 50, FPS 2.18, Running 43.16s Step 171( 10.20%), action 51, FPS 2.18, Running 43.77s Step 172( 10.40%), action 52, FPS 2.17, Running 44.30s Step 173( 10.60%), action 53, FPS 2.15, Running 44.86s Step 174( 10.80%), action 54, FPS 2.15, Running 45.18s Step 175( 11.00%), action 55, FPS 2.14, Running 45.55s Step 176( 11.20%), action 56, FPS 2.09, Running 46.25s Step 177( 11.40%), action 57, FPS 2.03, Running 46.83s Step 178( 11.60%), action 58, FPS 2.02, Running 47.33s Step 179( 11.80%), action 59, FPS 1.99, Running 47.90s Step 180( 12.00%), action 60, FPS 2.01, Running 48.36s Step 181( 12.20%), action 61, FPS 1.97, Running 49.17s Step 182( 12.40%), action 62, FPS 2.01, Running 49.57s Step 183( 12.60%), action 63, FPS 2.06, Running 49.84s Step 184( 12.80%), action 64, FPS 2.04, Running 50.33s Step 185( 13.00%), action 65, FPS 2.03, Running 50.69s Step 186( 13.20%), action 66, FPS 2.04, Running 51.09s Step 187( 13.40%), action 67, FPS 2.01, Running 51.59s Step 188( 13.60%), action 68, FPS 2.01, Running 52.06s Step 189( 13.80%), action 69, FPS 2.00, Running 52.60s Step 190( 14.00%), action 70, FPS 2.02, Running 53.04s Step 191( 14.20%), action 71, FPS 2.03, Running 53.63s Step 192( 14.40%), action 72, FPS 2.01, Running 54.26s Step 193( 14.60%), action 73, FPS 2.06, Running 54.57s Step 194( 14.80%), action 74, FPS 2.03, Running 55.03s Step 195( 15.00%), action 75, FPS 2.03, Running 55.40s Step 196( 15.20%), action 76, FPS 2.08, Running 55.84s Step 197( 15.40%), action 77, FPS 2.10, Running 56.36s Step 198( 15.60%), action 78, FPS 2.09, Running 56.87s Step 199( 15.80%), action 79, FPS 2.12, Running 57.35s Step 200( 16.00%), action 80, FPS 2.09, Running 57.94s Step 201( 16.20%), action 81, FPS 2.14, Running 58.52s Step 202( 16.40%), action 82, FPS 2.10, Running 59.10s Step 203( 16.60%), action 83, FPS 2.04, Running 59.66s Step 204( 16.80%), action 84, FPS 2.05, Running 60.09s Step 205( 17.00%), action 85, FPS 1.99, Running 60.74s Step 206( 17.20%), action 86, FPS 1.93, Running 61.43s Step 207( 17.40%), action 87, FPS 1.92, Running 62.02s Step 208( 17.60%), action 88, FPS 1.92, Running 62.49s Step 209( 17.80%), action 89, FPS 1.92, Running 63.02s Step 210( 18.00%), action 90, FPS 1.89, Running 63.63s Step 211( 18.20%), action 91, FPS 1.89, Running 64.23s Step 212( 18.40%), action 92, FPS 1.90, Running 64.78s Step 213( 18.60%), action 93, FPS 1.88, Running 65.20s Step 214( 18.80%), action 94, FPS 1.85, Running 65.85s Step 215( 19.00%), action 95, FPS 1.81, Running 66.48s Step 216( 19.20%), action 96, FPS 1.78, Running 67.09s Step 217( 19.40%), action 97, FPS 1.77, Running 67.64s Step 218( 19.60%), action 98, FPS 1.76, Running 68.22s Step 219( 19.80%), action 99, FPS 1.76, Running 68.71s Step 220( 20.00%), action 100, FPS 1.77, Running 69.21s Step 221( 20.20%), action 101, FPS 1.74, Running 70.04s Step 222( 20.40%), action 102, FPS 1.73, Running 70.64s Step 223( 20.60%), action 103, FPS 1.73, Running 71.20s Step 224( 20.80%), action 104, FPS 1.67, Running 72.04s Step 225( 21.00%), action 105, FPS 1.67, Running 72.72s Step 226( 21.20%), action 106, FPS 1.70, Running 73.21s Step 227( 21.40%), action 107, FPS 1.69, Running 73.86s Step 228( 21.60%), action 108, FPS 1.68, Running 74.40s Step 229( 21.80%), action 109, FPS 1.67, Running 74.97s Step 230( 22.00%), action 110, FPS 1.66, Running 75.64s Step 231( 22.20%), action 111, FPS 1.64, Running 76.41s Step 232( 22.40%), action 112, FPS 1.64, Running 76.99s Step 233( 22.60%), action 113, FPS 1.62, Running 77.55s Step 234( 22.80%), action 114, FPS 1.63, Running 78.15s Step 235( 23.00%), action 115, FPS 1.61, Running 78.91s Step 236( 23.20%), action 116, FPS 1.59, Running 79.70s Step 237( 23.40%), action 117, FPS 1.56, Running 80.47s Step 238( 23.60%), action 118, FPS 1.53, Running 81.29s Step 239( 23.80%), action 119, FPS 1.54, Running 81.68s Step 240( 24.00%), action 120, FPS 1.52, Running 82.38s Step 241( 24.20%), action 121, FPS 1.54, Running 83.06s Step 242( 24.40%), action 122, FPS 1.54, Running 83.66s Step 243( 24.60%), action 123, FPS 1.53, Running 84.31s Step 244( 24.80%), action 124, FPS 1.54, Running 85.06s Step 245( 25.00%), action 125, FPS 1.56, Running 85.53s Step 246( 25.20%), action 126, FPS 1.58, Running 85.89s Step 247( 25.40%), action 127, FPS 1.62, Running 86.18s Step 248( 25.60%), action 128, FPS 1.60, Running 86.91s Step 249( 25.80%), action 129, FPS 1.60, Running 87.44s Step 250( 26.00%), action 130, FPS 1.63, Running 87.93s Step 251( 26.20%), action 131, FPS 1.64, Running 88.61s Step 252( 26.40%), action 132, FPS 1.65, Running 89.11s Step 253( 26.60%), action 133, FPS 1.65, Running 89.64s Step 254( 26.80%), action 134, FPS 1.67, Running 90.15s Step 255( 27.00%), action 135, FPS 1.70, Running 90.65s Step 256( 27.20%), action 136, FPS 1.75, Running 91.11s Step 257( 27.40%), action 137, FPS 1.81, Running 91.51s Step 258( 27.60%), action 138, FPS 1.85, Running 92.08s Step 259( 27.80%), action 139, FPS 1.83, Running 92.59s Step 260( 28.00%), action 140, FPS 1.85, Running 93.18s Step 261( 28.20%), action 141, FPS 1.87, Running 93.78s Step 262( 28.40%), action 142, FPS 1.87, Running 94.38s Step 263( 28.60%), action 143, FPS 1.90, Running 94.84s Step 264( 28.80%), action 144, FPS 1.95, Running 95.32s Step 265( 29.00%), action 145, FPS 1.97, Running 95.69s Step 266( 29.20%), action 146, FPS 1.95, Running 96.14s Step 267( 29.40%), action 147, FPS 1.91, Running 96.65s Step 268( 29.60%), action 148, FPS 1.95, Running 97.15s Step 269( 29.80%), action 149, FPS 1.95, Running 97.71s Step 270( 30.00%), action 150, FPS 1.91, Running 98.42s Step 271( 30.20%), action 151, FPS 1.90, Running 99.15s Step 272( 30.40%), action 152, FPS 1.90, Running 99.62s Step 273( 30.60%), action 153, FPS 1.90, Running 100.15s Step 274( 30.80%), action 154, FPS 1.90, Running 100.65s Step 275( 31.00%), action 155, FPS 1.89, Running 101.24s Step 276( 31.20%), action 156, FPS 1.87, Running 101.82s Step 277( 31.40%), action 157, FPS 1.85, Running 102.33s Step 278( 31.60%), action 158, FPS 1.85, Running 102.89s Step 279( 31.80%), action 159, FPS 1.83, Running 103.50s Step 280( 32.00%), action 160, FPS 1.86, Running 103.92s Step 281( 32.20%), action 161, FPS 1.86, Running 104.50s Step 282( 32.40%), action 162, FPS 1.86, Running 105.11s Step 283( 32.60%), action 163, FPS 1.84, Running 105.71s Step 284( 32.80%), action 164, FPS 1.82, Running 106.30s Step 285( 33.00%), action 165, FPS 1.80, Running 106.77s Step 286( 33.20%), action 166, FPS 1.80, Running 107.25s Step 287( 33.40%), action 167, FPS 1.77, Running 107.98s Step 288( 33.60%), action 168, FPS 1.74, Running 108.67s Step 289( 33.80%), action 169, FPS 1.75, Running 109.14s Step 290( 34.00%), action 170, FPS 1.76, Running 109.79s Step 291( 34.20%), action 171, FPS 1.76, Running 110.48s Step 292( 34.40%), action 172, FPS 1.76, Running 111.00s Step 293( 34.60%), action 173, FPS 1.76, Running 111.53s Step 294( 34.80%), action 174, FPS 1.72, Running 112.27s Step 295( 35.00%), action 175, FPS 1.74, Running 112.74s Step 296( 35.20%), action 176, FPS 1.73, Running 113.40s Step 297( 35.40%), action 177, FPS 1.73, Running 113.86s Step 298( 35.60%), action 178, FPS 1.74, Running 114.36s Step 299( 35.80%), action 179, FPS 1.77, Running 114.81s Step 300( 36.00%), action 180, FPS 1.73, Running 115.45s Step 301( 36.20%), action 181, FPS 1.70, Running 116.25s Step 302( 36.40%), action 182, FPS 1.70, Running 116.86s Step 303( 36.60%), action 183, FPS 1.71, Running 117.42s Step 304( 36.80%), action 184, FPS 1.73, Running 117.84s Step 305( 37.00%), action 185, FPS 1.76, Running 118.16s Step 306( 37.20%), action 186, FPS 1.74, Running 118.72s Step 307( 37.40%), action 187, FPS 1.80, Running 119.11s Step 308( 37.60%), action 188, FPS 1.83, Running 119.60s Step 309( 37.80%), action 189, FPS 1.82, Running 120.11s Step 310( 38.00%), action 190, FPS 1.83, Running 120.70s Step 311( 38.20%), action 191, FPS 1.83, Running 121.42s Step 312( 38.40%), action 192, FPS 1.82, Running 121.97s Step 313( 38.60%), action 193, FPS 1.84, Running 122.41s Step 314( 38.80%), action 194, FPS 1.90, Running 122.80s Step 315( 39.00%), action 195, FPS 1.88, Running 123.37s Step 316( 39.20%), action 196, FPS 1.91, Running 123.89s Step 317( 39.40%), action 197, FPS 1.90, Running 124.40s Step 318( 39.60%), action 198, FPS 1.88, Running 125.00s Step 319( 39.80%), action 199, FPS 1.87, Running 125.49s Step 320( 40.00%), action 200, FPS 1.90, Running 125.97s Step 321( 40.20%), action 201, FPS 1.93, Running 126.63s Step 322( 40.40%), action 202, FPS 1.94, Running 127.15s Step 323( 40.60%), action 203, FPS 1.94, Running 127.72s Step 324( 40.80%), action 204, FPS 1.93, Running 128.20s Step 325( 41.00%), action 205, FPS 1.90, Running 128.70s Step 326( 41.20%), action 206, FPS 1.90, Running 129.24s Step 327( 41.40%), action 207, FPS 1.89, Running 129.69s Step 328( 41.60%), action 208, FPS 1.88, Running 130.26s Step 329( 41.80%), action 209, FPS 1.89, Running 130.71s Step 330( 42.00%), action 210, FPS 1.90, Running 131.21s Step 331( 42.20%), action 211, FPS 1.93, Running 131.80s Step 332( 42.40%), action 212, FPS 1.94, Running 132.30s Step 333( 42.60%), action 213, FPS 1.92, Running 132.83s Step 334( 42.80%), action 214, FPS 1.89, Running 133.36s Step 335( 43.00%), action 215, FPS 1.91, Running 133.86s Step 336( 43.20%), action 216, FPS 1.90, Running 134.42s Step 337( 43.40%), action 217, FPS 1.91, Running 134.86s Step 338( 43.60%), action 218, FPS 1.91, Running 135.46s Step 339( 43.80%), action 219, FPS 1.90, Running 136.01s Step 340( 44.00%), action 220, FPS 1.85, Running 136.80s Step 341( 44.20%), action 221, FPS 1.82, Running 137.62s Step 342( 44.40%), action 222, FPS 1.82, Running 138.13s Step 343( 44.60%), action 223, FPS 1.81, Running 138.74s Step 344( 44.80%), action 224, FPS 1.79, Running 139.36s Step 345( 45.00%), action 225, FPS 1.80, Running 139.84s Step 346( 45.20%), action 226, FPS 1.76, Running 140.62s Step 347( 45.40%), action 227, FPS 1.72, Running 141.33s Step 348( 45.60%), action 228, FPS 1.72, Running 141.87s Step 349( 45.80%), action 229, FPS 1.70, Running 142.46s Step 350( 46.00%), action 230, FPS 1.67, Running 143.18s Step 351( 46.20%), action 231, FPS 1.67, Running 143.74s Step 352( 46.40%), action 232, FPS 1.69, Running 144.15s Step 353( 46.60%), action 233, FPS 1.71, Running 144.56s Step 354( 46.80%), action 234, FPS 1.69, Running 145.20s Step 355( 47.00%), action 235, FPS 1.65, Running 145.98s Step 356( 47.20%), action 236, FPS 1.62, Running 146.76s Step 357( 47.40%), action 237, FPS 1.61, Running 147.32s Step 358( 47.60%), action 238, FPS 1.60, Running 147.98s Step 359( 47.80%), action 239, FPS 1.59, Running 148.60s Step 360( 48.00%), action 240, FPS 1.62, Running 149.16s Step 361( 48.20%), action 241, FPS 1.65, Running 149.75s Step 362( 48.40%), action 242, FPS 1.62, Running 150.48s Step 363( 48.60%), action 243, FPS 1.63, Running 150.98s Step 364( 48.80%), action 244, FPS 1.63, Running 151.62s Step 365( 49.00%), action 245, FPS 1.62, Running 152.21s Step 366( 49.20%), action 246, FPS 1.65, Running 152.71s Step 367( 49.40%), action 247, FPS 1.71, Running 153.04s Step 368( 49.60%), action 248, FPS 1.66, Running 153.94s Step 369( 49.80%), action 249, FPS 1.65, Running 154.55s Step 370( 50.00%), action 250, FPS 1.63, Running 155.47s Step 371( 50.20%), action 251, FPS 1.60, Running 156.21s Step 372( 50.40%), action 252, FPS 1.57, Running 156.89s Step 373( 50.60%), action 253, FPS 1.57, Running 157.27s Step 374( 50.80%), action 254, FPS 1.60, Running 157.73s Step 375( 51.00%), action 255, FPS 1.62, Running 158.31s Step 376( 51.20%), action 256, FPS 1.65, Running 158.86s Step 377( 51.40%), action 257, FPS 1.67, Running 159.30s Step 378( 51.60%), action 258, FPS 1.66, Running 160.04s Step 379( 51.80%), action 259, FPS 1.68, Running 160.48s Step 380( 52.00%), action 260, FPS 1.70, Running 160.95s Step 381( 52.20%), action 261, FPS 1.71, Running 161.47s Step 382( 52.40%), action 262, FPS 1.70, Running 162.23s Step 383( 52.60%), action 263, FPS 1.72, Running 162.63s Step 384( 52.80%), action 264, FPS 1.75, Running 163.05s Step 385( 53.00%), action 265, FPS 1.77, Running 163.52s Step 386( 53.20%), action 266, FPS 1.79, Running 163.91s Step 387( 53.40%), action 267, FPS 1.77, Running 164.35s Step 388( 53.60%), action 268, FPS 1.82, Running 164.91s Step 389( 53.80%), action 269, FPS 1.86, Running 165.29s Step 390( 54.00%), action 270, FPS 1.94, Running 165.79s Step 391( 54.20%), action 271, FPS 1.90, Running 166.72s Step 392( 54.40%), action 272, FPS 1.90, Running 167.41s Step 393( 54.60%), action 273, FPS 1.90, Running 167.80s Step 394( 54.80%), action 274, FPS 1.87, Running 168.43s Step 395( 55.00%), action 275, FPS 1.84, Running 169.16s Step 396( 55.20%), action 276, FPS 1.79, Running 170.02s Step 397( 55.40%), action 277, FPS 1.76, Running 170.66s Step 398( 55.60%), action 278, FPS 1.81, Running 171.09s Step 399( 55.80%), action 279, FPS 1.78, Running 171.71s Step 400( 56.00%), action 280, FPS 1.77, Running 172.25s Step 401( 56.20%), action 281, FPS 1.73, Running 173.03s Step 402( 56.40%), action 282, FPS 1.75, Running 173.65s Step 403( 56.60%), action 283, FPS 1.75, Running 174.04s Step 404( 56.80%), action 284, FPS 1.73, Running 174.61s Step 405( 57.00%), action 285, FPS 1.73, Running 175.07s Step 406( 57.20%), action 286, FPS 1.71, Running 175.61s Step 407( 57.40%), action 287, FPS 1.71, Running 176.02s Step 408( 57.60%), action 288, FPS 1.69, Running 176.74s Step 409( 57.80%), action 289, FPS 1.69, Running 177.12s Step 410( 58.00%), action 290, FPS 1.69, Running 177.60s Step 411( 58.20%), action 291, FPS 1.72, Running 178.33s Step 412( 58.40%), action 292, FPS 1.74, Running 178.91s Step 413( 58.60%), action 293, FPS 1.74, Running 179.29s Step 414( 58.80%), action 294, FPS 1.78, Running 179.66s Step 415( 59.00%), action 295, FPS 1.80, Running 180.27s Step 416( 59.20%), action 296, FPS 1.87, Running 180.70s Step 417( 59.40%), action 297, FPS 1.89, Running 181.27s Step 418( 59.60%), action 298, FPS 1.89, Running 181.67s Step 419( 59.80%), action 299, FPS 1.93, Running 182.06s Step 420( 60.00%), action 300, FPS 1.96, Running 182.48s Step 421( 60.20%), action 301, FPS 1.98, Running 183.11s Step 422( 60.40%), action 302, FPS 2.02, Running 183.56s Step 423( 60.60%), action 303, FPS 2.03, Running 183.92s Step 424( 60.80%), action 304, FPS 2.04, Running 184.41s Step 425( 61.00%), action 305, FPS 2.07, Running 184.75s Step 426( 61.20%), action 306, FPS 2.09, Running 185.18s Step 427( 61.40%), action 307, FPS 2.10, Running 185.55s Step 428( 61.60%), action 308, FPS 2.16, Running 186.00s Step 429( 61.80%), action 309, FPS 2.16, Running 186.39s Step 430( 62.00%), action 310, FPS 2.16, Running 186.86s Step 431( 62.20%), action 311, FPS 2.20, Running 187.41s Step 432( 62.40%), action 312, FPS 2.24, Running 187.83s Step 433( 62.60%), action 313, FPS 2.24, Running 188.20s Step 434( 62.80%), action 314, FPS 2.21, Running 188.70s Step 435( 63.00%), action 315, FPS 2.27, Running 189.07s Step 436( 63.20%), action 316, FPS 2.28, Running 189.49s Step 437( 63.40%), action 317, FPS 2.32, Running 189.89s Step 438( 63.60%), action 318, FPS 2.31, Running 190.32s Step 439( 63.80%), action 319, FPS 2.31, Running 190.70s Step 440( 64.00%), action 320, FPS 2.29, Running 191.22s Step 441( 64.20%), action 321, FPS 2.26, Running 191.94s Step 442( 64.40%), action 322, FPS 2.27, Running 192.38s Step 443( 64.60%), action 323, FPS 2.20, Running 193.02s Step 444( 64.80%), action 324, FPS 2.20, Running 193.50s Step 445( 65.00%), action 325, FPS 2.18, Running 193.94s Step 446( 65.20%), action 326, FPS 2.15, Running 194.48s Step 447( 65.40%), action 327, FPS 2.14, Running 194.90s Step 448( 65.60%), action 328, FPS 2.13, Running 195.41s Step 449( 65.80%), action 329, FPS 2.11, Running 195.86s Step 450( 66.00%), action 330, FPS 2.07, Running 196.49s Step 451( 66.20%), action 331, FPS 2.07, Running 197.06s Step 452( 66.40%), action 332, FPS 2.00, Running 197.82s Step 453( 66.60%), action 333, FPS 2.00, Running 198.19s Step 454( 66.80%), action 334, FPS 2.02, Running 198.60s Step 455( 67.00%), action 335, FPS 2.01, Running 199.02s Step 456( 67.20%), action 336, FPS 2.02, Running 199.41s Step 457( 67.40%), action 337, FPS 2.02, Running 199.77s Step 458( 67.60%), action 338, FPS 2.03, Running 200.16s Step 459( 67.80%), action 339, FPS 2.03, Running 200.55s Step 460( 68.00%), action 340, FPS 2.02, Running 201.10s Step 461( 68.20%), action 341, FPS 2.07, Running 201.59s Step 462( 68.40%), action 342, FPS 2.04, Running 202.18s Step 463( 68.60%), action 343, FPS 2.09, Running 202.59s Step 464( 68.80%), action 344, FPS 2.05, Running 203.24s Step 465( 69.00%), action 345, FPS 2.07, Running 203.60s Step 466( 69.20%), action 346, FPS 2.09, Running 204.03s Step 467( 69.40%), action 347, FPS 2.10, Running 204.42s Step 468( 69.60%), action 348, FPS 2.14, Running 204.77s Step 469( 69.80%), action 349, FPS 2.15, Running 205.17s Step 470( 70.00%), action 350, FPS 2.15, Running 205.80s Step 471( 70.20%), action 351, FPS 2.18, Running 206.24s Step 472( 70.40%), action 352, FPS 2.23, Running 206.80s Step 473( 70.60%), action 353, FPS 2.21, Running 207.24s Step 474( 70.80%), action 354, FPS 2.22, Running 207.62s Step 475( 71.00%), action 355, FPS 2.24, Running 207.96s Step 476( 71.20%), action 356, FPS 2.21, Running 208.45s Step 477( 71.40%), action 357, FPS 2.21, Running 208.82s Step 478( 71.60%), action 358, FPS 2.20, Running 209.24s Step 479( 71.80%), action 359, FPS 2.20, Running 209.62s Step 480( 72.00%), action 360, FPS 2.15, Running 210.39s Step 481( 72.20%), action 361, FPS 2.13, Running 210.98s Step 482( 72.40%), action 362, FPS 2.17, Running 211.38s [2026-08-01 16:26:03] [8 ] Seed 7 success after 211.63 s. +steps: 482 , actions: 362 . +Instruction: Empty +Total 6/8(75.00%) success. +Setting seed: 8 +Step 1( N/A%), pre moving , FPS 8.08, Running 0.12s Step 2( N/A%), pre moving , FPS 13.86, Running 0.14s Step 3( N/A%), pre moving , FPS 17.68, Running 0.17s Step 4( N/A%), pre moving , FPS 19.64, Running 0.20s Step 5( N/A%), pre moving , FPS 20.69, Running 0.24s Step 6( N/A%), pre moving , FPS 21.60, Running 0.28s Step 7( N/A%), pre moving , FPS 22.60, Running 0.31s Step 8( N/A%), pre moving , FPS 22.33, Running 0.36s Step 9( N/A%), pre moving , FPS 23.58, Running 0.38s Step 10( N/A%), pre moving , FPS 24.26, Running 0.41s Step 11( N/A%), pre moving , FPS 24.27, Running 0.45s Step 12( N/A%), pre moving , FPS 24.63, Running 0.49s Step 13( N/A%), pre moving , FPS 24.94, Running 0.52s Step 14( N/A%), pre moving , FPS 25.17, Running 0.56s Step 15( N/A%), pre moving , FPS 25.49, Running 0.59s Step 16( N/A%), pre moving , FPS 25.60, Running 0.63s Step 17( N/A%), pre moving , FPS 25.99, Running 0.65s Step 18( N/A%), pre moving , FPS 26.27, Running 0.69s Step 19( N/A%), pre moving , FPS 26.25, Running 0.72s Step 20( N/A%), pre moving , FPS 26.42, Running 0.76s Step 21( N/A%), pre moving , FPS 20.67, Running 1.09s Step 22( N/A%), pre moving , FPS 20.41, Running 1.12s Step 23( N/A%), pre moving , FPS 20.39, Running 1.15s Step 24( N/A%), pre moving , FPS 19.76, Running 1.22s Step 25( N/A%), pre moving , FPS 19.25, Running 1.28s Step 26( N/A%), pre moving , FPS 15.45, Running 1.57s Step 27( N/A%), pre moving , FPS 15.43, Running 1.61s Step 28( N/A%), pre moving , FPS 15.55, Running 1.64s Step 29( N/A%), pre moving , FPS 15.58, Running 1.67s Step 30( N/A%), pre moving , FPS 15.03, Running 1.74s Step 31( N/A%), pre moving , FPS 15.19, Running 1.77s Step 32( N/A%), pre moving , FPS 15.34, Running 1.79s Step 33( N/A%), pre moving , FPS 15.18, Running 1.84s Step 34( N/A%), pre moving , FPS 15.24, Running 1.87s Step 35( N/A%), pre moving , FPS 15.09, Running 1.91s Step 36( N/A%), pre moving , FPS 11.67, Running 2.34s Step 37( N/A%), pre moving , FPS 11.65, Running 2.37s Step 38( N/A%), pre moving , FPS 11.67, Running 2.40s Step 39( N/A%), pre moving , FPS 11.55, Running 2.46s Step 40( N/A%), pre moving , FPS 11.48, Running 2.50s Step 41( N/A%), pre moving , FPS 13.70, Running 2.55s Step 42( N/A%), pre moving , FPS 13.64, Running 2.59s Step 43( N/A%), pre moving , FPS 13.40, Running 2.64s Step 44( N/A%), pre moving , FPS 13.41, Running 2.71s Step 45( N/A%), pre moving , FPS 13.44, Running 2.77s Step 46( N/A%), pre moving , FPS 16.06, Running 2.82s Step 47( N/A%), pre moving , FPS 15.78, Running 2.87s Step 48( N/A%), pre moving , FPS 15.68, Running 2.92s Step 49( N/A%), pre moving , FPS 15.22, Running 2.98s Step 50( N/A%), pre moving , FPS 15.51, Running 3.03s Step 51( N/A%), pre moving , FPS 15.13, Running 3.09s Step 52( N/A%), pre moving , FPS 14.81, Running 3.14s Step 53( N/A%), pre moving , FPS 14.76, Running 3.19s Step 54( N/A%), pre moving , FPS 14.48, Running 3.25s Step 55( N/A%), pre moving , FPS 14.43, Running 3.30s Step 56( N/A%), pre moving , FPS 19.50, Running 3.36s Step 57( N/A%), pre moving , FPS 19.12, Running 3.42s Step 58( N/A%), pre moving , FPS 18.80, Running 3.46s Step 59( N/A%), pre moving , FPS 18.83, Running 3.52s Step 60( N/A%), pre moving , FPS 18.41, Running 3.59s Step 61( N/A%), pre moving , FPS 18.48, Running 3.63s Step 62( N/A%), pre moving , FPS 18.38, Running 3.68s Step 63( N/A%), pre moving , FPS 18.29, Running 3.74s Step 64( N/A%), pre moving , FPS 18.41, Running 3.79s Step 65( N/A%), pre moving , FPS 18.46, Running 3.85s Step 66( N/A%), pre moving , FPS 18.38, Running 3.91s Step 67( N/A%), pre moving , FPS 18.36, Running 3.96s Step 68( N/A%), pre moving , FPS 17.56, Running 4.06s Step 69( N/A%), pre moving , FPS 17.74, Running 4.11s Step 70( N/A%), pre moving , FPS 18.14, Running 4.13s Step 71( N/A%), pre moving , FPS 18.55, Running 4.17s Step 72( N/A%), pre moving , FPS 18.82, Running 4.20s Step 73( N/A%), pre moving , FPS 19.25, Running 4.23s Step 74( N/A%), pre moving , FPS 19.78, Running 4.26s Step 75( N/A%), pre moving , FPS 20.22, Running 4.29s Step 76( N/A%), pre moving , FPS 21.04, Running 4.32s Step 77( N/A%), pre moving , FPS 21.44, Running 4.35s Step 78( N/A%), pre moving , FPS 21.83, Running 4.38s Step 79( N/A%), pre moving , FPS 22.30, Running 4.42s Step 80( N/A%), pre moving , FPS 23.05, Running 4.45s Step 81( N/A%), pre moving , FPS 23.52, Running 4.48s Step 82( N/A%), pre moving , FPS 24.07, Running 4.51s Step 83( N/A%), pre moving , FPS 24.87, Running 4.54s Step 84( N/A%), pre moving , FPS 25.66, Running 4.57s Step 85( N/A%), pre moving , FPS 26.80, Running 4.60s Step 86( N/A%), pre moving , FPS 28.16, Running 4.62s Step 87( N/A%), pre moving , FPS 29.75, Running 4.64s Step 88( N/A%), pre moving , FPS 33.57, Running 4.65s Step 89( N/A%), pre moving , FPS 35.46, Running 4.67s Step 90( N/A%), pre moving , FPS 36.07, Running 4.69s Step 91( N/A%), pre moving , FPS 36.79, Running 4.71s Step 92( N/A%), pre moving , FPS 37.38, Running 4.74s Step 93( N/A%), pre moving , FPS 37.07, Running 4.77s Step 94( N/A%), pre moving , FPS 37.65, Running 4.79s Step 95( N/A%), pre moving , FPS 38.15, Running 4.81s Step 96( N/A%), pre moving , FPS 38.78, Running 4.83s Step 97( N/A%), pre moving , FPS 40.15, Running 4.85s Step 98( N/A%), pre moving , FPS 41.23, Running 4.86s Step 99( N/A%), pre moving , FPS 42.94, Running 4.88s Step 100( N/A%), pre moving , FPS 44.95, Running 4.90s Step 101( N/A%), pre moving , FPS 46.44, Running 4.91s Step 102( N/A%), pre moving , FPS 47.60, Running 4.93s Step 103( N/A%), pre moving , FPS 49.33, Running 4.95s Step 104( N/A%), pre moving , FPS 50.95, Running 4.97s Step 105( N/A%), pre moving , FPS 10.42, Running 6.52s Step 106( N/A%), pre moving , FPS 9.48, Running 6.73s Step 107( N/A%), pre moving , FPS 8.71, Running 6.93s Step 108( N/A%), pre moving , FPS 8.07, Running 7.13s Step 109( N/A%), pre moving , FPS 7.49, Running 7.34s Step 110( N/A%), pre moving , FPS 6.95, Running 7.57s Step 111( N/A%), pre moving , FPS 6.42, Running 7.83s Step 112( N/A%), pre moving , FPS 5.86, Running 8.15s Step 113( N/A%), pre moving , FPS 5.37, Running 8.50s Step 114( N/A%), pre moving , FPS 4.93, Running 8.85s Step 115( N/A%), pre moving , FPS 4.60, Running 9.16s Step 116( N/A%), pre moving , FPS 4.33, Running 9.45s Step 117( N/A%), pre moving , FPS 4.01, Running 9.84s Step 118( N/A%), pre moving , FPS 3.77, Running 10.16s Step 119( N/A%), pre moving , FPS 3.57, Running 10.49s Step 120( N/A%), pre moving , FPS 3.37, Running 10.84s Step 121( N/A%), pre moving , FPS 3.27, Running 11.03s Step 122( N/A%), pre moving , FPS 3.17, Running 11.24s Step 123( N/A%), pre moving , FPS 3.06, Running 11.48s Step 124( N/A%), pre moving , FPS 2.94, Running 11.77s Step 125( 0.20%), action 1, FPS 3.28, Running 12.62s Step 126( 0.40%), action 2, FPS 3.10, Running 13.18s Step 127( 0.60%), action 3, FPS 2.95, Running 13.71s Step 128( 0.80%), action 4, FPS 2.75, Running 14.41s Step 129( 1.00%), action 5, FPS 2.63, Running 14.95s Step 130( 1.20%), action 6, FPS 2.55, Running 15.41s Step 131( 1.40%), action 7, FPS 2.46, Running 15.95s Step 132( 1.60%), action 8, FPS 2.42, Running 16.40s Step 133( 1.80%), action 9, FPS 2.43, Running 16.74s Step 134( 2.00%), action 10, FPS 2.43, Running 17.09s Step 135( 2.20%), action 11, FPS 2.35, Running 17.66s Step 136( 2.40%), action 12, FPS 2.28, Running 18.22s Step 137( 2.60%), action 13, FPS 2.25, Running 18.72s Step 138( 2.80%), action 14, FPS 2.20, Running 19.26s Step 139( 3.00%), action 15, FPS 2.15, Running 19.77s Step 140( 3.20%), action 16, FPS 2.12, Running 20.27s Step 141( 3.40%), action 17, FPS 2.08, Running 20.63s Step 142( 3.60%), action 18, FPS 2.06, Running 20.94s Step 143( 3.80%), action 19, FPS 2.04, Running 21.30s Step 144( 4.00%), action 20, FPS 2.01, Running 21.70s Step 145( 4.20%), action 21, FPS 2.09, Running 22.20s Step 146( 4.40%), action 22, FPS 2.09, Running 22.75s Step 147( 4.60%), action 23, FPS 2.08, Running 23.33s Step 148( 4.80%), action 24, FPS 2.12, Running 23.84s Step 149( 5.00%), action 25, FPS 2.14, Running 24.27s Step 150( 5.20%), action 26, FPS 2.12, Running 24.85s Step 151( 5.40%), action 27, FPS 2.13, Running 25.33s Step 152( 5.60%), action 28, FPS 2.16, Running 25.67s Step 153( 5.80%), action 29, FPS 2.14, Running 26.07s Step 154( 6.00%), action 30, FPS 2.12, Running 26.53s Step 155( 6.20%), action 31, FPS 2.13, Running 27.07s Step 156( 6.40%), action 32, FPS 2.12, Running 27.66s Step 157( 6.60%), action 33, FPS 2.13, Running 28.13s Step 158( 6.80%), action 34, FPS 2.13, Running 28.64s Step 159( 7.00%), action 35, FPS 2.14, Running 29.13s Step 160( 7.20%), action 36, FPS 2.12, Running 29.72s Step 161( 7.40%), action 37, FPS 2.11, Running 30.09s Step 162( 7.60%), action 38, FPS 2.08, Running 30.56s Step 163( 7.80%), action 39, FPS 2.08, Running 30.93s Step 164( 8.00%), action 40, FPS 2.07, Running 31.35s Step 165( 8.20%), action 41, FPS 2.06, Running 31.92s Step 166( 8.40%), action 42, FPS 2.06, Running 32.46s Step 167( 8.60%), action 43, FPS 2.08, Running 32.94s Step 168( 8.80%), action 44, FPS 2.09, Running 33.44s Step 169( 9.00%), action 45, FPS 2.03, Running 34.11s Step 170( 9.20%), action 46, FPS 2.05, Running 34.60s Step 171( 9.40%), action 47, FPS 2.08, Running 34.94s Step 172( 9.60%), action 48, FPS 2.05, Running 35.40s Step 173( 9.80%), action 49, FPS 2.06, Running 35.78s Step 174( 10.00%), action 50, FPS 2.06, Running 36.25s Step 175( 10.20%), action 51, FPS 2.03, Running 36.94s Step 176( 10.40%), action 52, FPS 2.04, Running 37.44s Step 177( 10.60%), action 53, FPS 2.04, Running 37.94s Step 178( 10.80%), action 54, FPS 2.01, Running 38.59s Step 179( 11.00%), action 55, FPS 2.02, Running 39.05s Step 180( 11.20%), action 56, FPS 2.05, Running 39.48s Step 181( 11.40%), action 57, FPS 2.03, Running 39.95s Step 182( 11.60%), action 58, FPS 2.02, Running 40.48s Step 183( 11.80%), action 59, FPS 1.99, Running 40.98s Step 184( 12.00%), action 60, FPS 1.96, Running 41.53s Step 185( 12.20%), action 61, FPS 1.93, Running 42.30s Step 186( 12.40%), action 62, FPS 1.92, Running 42.87s Step 187( 12.60%), action 63, FPS 1.88, Running 43.58s Step 188( 12.80%), action 64, FPS 1.86, Running 44.21s Step 189( 13.00%), action 65, FPS 1.90, Running 44.66s Step 190( 13.20%), action 66, FPS 1.85, Running 45.39s Step 191( 13.40%), action 67, FPS 1.84, Running 45.81s Step 192( 13.60%), action 68, FPS 1.80, Running 46.50s Step 193( 13.80%), action 69, FPS 1.77, Running 47.07s Step 194( 14.00%), action 70, FPS 1.76, Running 47.63s Step 195( 14.20%), action 71, FPS 1.74, Running 48.43s Step 196( 14.40%), action 72, FPS 1.73, Running 49.01s Step 197( 14.60%), action 73, FPS 1.72, Running 49.55s Step 198( 14.80%), action 74, FPS 1.73, Running 50.17s Step 199( 15.00%), action 75, FPS 1.72, Running 50.69s Step 200( 15.20%), action 76, FPS 1.66, Running 51.49s Step 201( 15.40%), action 77, FPS 1.66, Running 52.02s Step 202( 15.60%), action 78, FPS 1.64, Running 52.68s Step 203( 15.80%), action 79, FPS 1.62, Running 53.34s Step 204( 16.00%), action 80, FPS 1.61, Running 53.95s Step 205( 16.20%), action 81, FPS 1.59, Running 54.88s Step 206( 16.40%), action 82, FPS 1.57, Running 55.62s Step 207( 16.60%), action 83, FPS 1.57, Running 56.36s Step 208( 16.80%), action 84, FPS 1.57, Running 56.94s Step 209( 17.00%), action 85, FPS 1.53, Running 57.71s Step 210( 17.20%), action 86, FPS 1.54, Running 58.39s Step 211( 17.40%), action 87, FPS 1.52, Running 58.94s Step 212( 17.60%), action 88, FPS 1.53, Running 59.60s Step 213( 17.80%), action 89, FPS 1.53, Running 60.13s Step 214( 18.00%), action 90, FPS 1.54, Running 60.59s Step 215( 18.20%), action 91, FPS 1.52, Running 61.55s Step 216( 18.40%), action 92, FPS 1.53, Running 62.09s Step 217( 18.60%), action 93, FPS 1.52, Running 62.70s Step 218( 18.80%), action 94, FPS 1.52, Running 63.30s Step 219( 19.00%), action 95, FPS 1.51, Running 63.94s Step 220( 19.20%), action 96, FPS 1.54, Running 64.49s Step 221( 19.40%), action 97, FPS 1.54, Running 65.04s Step 222( 19.60%), action 98, FPS 1.55, Running 65.62s Step 223( 19.80%), action 99, FPS 1.57, Running 66.12s Step 224( 20.00%), action 100, FPS 1.58, Running 66.65s Step 225( 20.20%), action 101, FPS 1.61, Running 67.31s Step 226( 20.40%), action 102, FPS 1.63, Running 67.85s Step 227( 20.60%), action 103, FPS 1.65, Running 68.44s Step 228( 20.80%), action 104, FPS 1.66, Running 69.00s Step 229( 21.00%), action 105, FPS 1.69, Running 69.55s Step 230( 21.20%), action 106, FPS 1.71, Running 70.08s Step 231( 21.40%), action 107, FPS 1.72, Running 70.56s Step 232( 21.60%), action 108, FPS 1.72, Running 71.25s Step 233( 21.80%), action 109, FPS 1.69, Running 71.95s Step 234( 22.00%), action 110, FPS 1.68, Running 72.52s Step 235( 22.20%), action 111, FPS 1.69, Running 73.36s Step 236( 22.40%), action 112, FPS 1.67, Running 74.07s Step 237( 22.60%), action 113, FPS 1.67, Running 74.66s Step 238( 22.80%), action 114, FPS 1.66, Running 75.38s Step 239( 23.00%), action 115, FPS 1.69, Running 75.75s Step 240( 23.20%), action 116, FPS 1.69, Running 76.33s Step 241( 23.40%), action 117, FPS 1.65, Running 77.19s Step 242( 23.60%), action 118, FPS 1.62, Running 77.99s Step 243( 23.80%), action 119, FPS 1.64, Running 78.33s Step 244( 24.00%), action 120, FPS 1.65, Running 78.79s Step 245( 24.20%), action 121, FPS 1.64, Running 79.49s Step 246( 24.40%), action 122, FPS 1.61, Running 80.26s Step 247( 24.60%), action 123, FPS 1.63, Running 80.68s Step 248( 24.80%), action 124, FPS 1.65, Running 81.10s Step 249( 25.00%), action 125, FPS 1.67, Running 81.50s Step 250( 25.20%), action 126, FPS 1.64, Running 82.26s Step 251( 25.40%), action 127, FPS 1.63, Running 82.81s Step 252( 25.60%), action 128, FPS 1.63, Running 83.50s Step 253( 25.80%), action 129, FPS 1.66, Running 84.03s Step 254( 26.00%), action 130, FPS 1.64, Running 84.72s Step 255( 26.20%), action 131, FPS 1.67, Running 85.31s Step 256( 26.40%), action 132, FPS 1.71, Running 85.75s Step 257( 26.60%), action 133, FPS 1.68, Running 86.55s Step 258( 26.80%), action 134, FPS 1.70, Running 87.12s Step 259( 27.00%), action 135, FPS 1.68, Running 87.67s Step 260( 27.20%), action 136, FPS 1.64, Running 88.54s Step 261( 27.40%), action 137, FPS 1.66, Running 89.25s Step 262( 27.60%), action 138, FPS 1.71, Running 89.68s Step 263( 27.80%), action 139, FPS 1.65, Running 90.45s Step 264( 28.00%), action 140, FPS 1.64, Running 91.00s Step 265( 28.20%), action 141, FPS 1.64, Running 91.69s Step 266( 28.40%), action 142, FPS 1.65, Running 92.40s Step 267( 28.60%), action 143, FPS 1.64, Running 92.91s Step 268( 28.80%), action 144, FPS 1.62, Running 93.46s Step 269( 29.00%), action 145, FPS 1.59, Running 94.09s Step 270( 29.20%), action 146, FPS 1.59, Running 94.83s Step 271( 29.40%), action 147, FPS 1.59, Running 95.35s Step 272( 29.60%), action 148, FPS 1.61, Running 95.92s Step 273( 29.80%), action 149, FPS 1.62, Running 96.38s Step 274( 30.00%), action 150, FPS 1.61, Running 97.13s Step 275( 30.20%), action 151, FPS 1.60, Running 97.84s Step 276( 30.40%), action 152, FPS 1.58, Running 98.44s Step 277( 30.60%), action 153, FPS 1.59, Running 99.12s Step 278( 30.80%), action 154, FPS 1.57, Running 99.86s Step 279( 31.00%), action 155, FPS 1.56, Running 100.47s Step 280( 31.20%), action 156, FPS 1.61, Running 100.99s Step 281( 31.40%), action 157, FPS 1.63, Running 101.52s Step 282( 31.60%), action 158, FPS 1.63, Running 101.97s Step 283( 31.80%), action 159, FPS 1.65, Running 102.55s Step 284( 32.00%), action 160, FPS 1.66, Running 103.07s Step 285( 32.20%), action 161, FPS 1.67, Running 103.68s Step 286( 32.40%), action 162, FPS 1.70, Running 104.18s Step 287( 32.60%), action 163, FPS 1.70, Running 104.65s Step 288( 32.80%), action 164, FPS 1.69, Running 105.32s Step 289( 33.00%), action 165, FPS 1.71, Running 105.80s Step 290( 33.20%), action 166, FPS 1.75, Running 106.24s Step 291( 33.40%), action 167, FPS 1.73, Running 106.90s Step 292( 33.60%), action 168, FPS 1.73, Running 107.48s Step 293( 33.80%), action 169, FPS 1.72, Running 107.97s Step 294( 34.00%), action 170, FPS 1.75, Running 108.55s Step 295( 34.20%), action 171, FPS 1.76, Running 109.18s Step 296( 34.40%), action 172, FPS 1.77, Running 109.71s Step 297( 34.60%), action 173, FPS 1.83, Running 110.08s Step 298( 34.80%), action 174, FPS 1.87, Running 110.58s Step 299( 35.00%), action 175, FPS 1.92, Running 110.90s Step 300( 35.20%), action 176, FPS 1.91, Running 111.49s Step 301( 35.40%), action 177, FPS 1.92, Running 111.95s Step 302( 35.60%), action 178, FPS 1.90, Running 112.49s Step 303( 35.80%), action 179, FPS 1.92, Running 112.98s Step 304( 36.00%), action 180, FPS 1.91, Running 113.53s Step 305( 36.20%), action 181, FPS 1.91, Running 114.14s Step 306( 36.40%), action 182, FPS 1.90, Running 114.68s Step 307( 36.60%), action 183, FPS 1.89, Running 115.22s Step 308( 36.80%), action 184, FPS 1.91, Running 115.81s Step 309( 37.00%), action 185, FPS 1.90, Running 116.34s Step 310( 37.20%), action 186, FPS 1.89, Running 116.84s Step 311( 37.40%), action 187, FPS 1.92, Running 117.33s Step 312( 37.60%), action 188, FPS 1.93, Running 117.85s Step 313( 37.80%), action 189, FPS 1.92, Running 118.40s Step 314( 38.00%), action 190, FPS 1.90, Running 119.06s Step 315( 38.20%), action 191, FPS 1.91, Running 119.67s Step 316( 38.40%), action 192, FPS 1.90, Running 120.25s Step 317( 38.60%), action 193, FPS 1.87, Running 120.76s Step 318( 38.80%), action 194, FPS 1.82, Running 121.54s Step 319( 39.00%), action 195, FPS 1.79, Running 122.07s Step 320( 39.20%), action 196, FPS 1.79, Running 122.67s Step 321( 39.40%), action 197, FPS 1.79, Running 123.10s Step 322( 39.60%), action 198, FPS 1.77, Running 123.76s Step 323( 39.80%), action 199, FPS 1.77, Running 124.28s Step 324( 40.00%), action 200, FPS 1.78, Running 124.77s Step 325( 40.20%), action 201, FPS 1.76, Running 125.48s Step 326( 40.40%), action 202, FPS 1.73, Running 126.25s Step 327( 40.60%), action 203, FPS 1.75, Running 126.68s Step 328( 40.80%), action 204, FPS 1.76, Running 127.17s Step 329( 41.00%), action 205, FPS 1.75, Running 127.78s Step 330( 41.20%), action 206, FPS 1.74, Running 128.34s Step 331( 41.40%), action 207, FPS 1.71, Running 129.00s Step 332( 41.60%), action 208, FPS 1.70, Running 129.62s Step 333( 41.80%), action 209, FPS 1.67, Running 130.37s Step 334( 42.00%), action 210, FPS 1.67, Running 131.04s Step 335( 42.20%), action 211, FPS 1.68, Running 131.57s Step 336( 42.40%), action 212, FPS 1.71, Running 131.97s Step 337( 42.60%), action 213, FPS 1.71, Running 132.46s Step 338( 42.80%), action 214, FPS 1.70, Running 133.31s Step 339( 43.00%), action 215, FPS 1.71, Running 133.76s Step 340( 43.20%), action 216, FPS 1.71, Running 134.36s Step 341( 43.40%), action 217, FPS 1.69, Running 134.95s Step 342( 43.60%), action 218, FPS 1.70, Running 135.54s Step 343( 43.80%), action 219, FPS 1.69, Running 136.14s Step 344( 44.00%), action 220, FPS 1.69, Running 136.58s Step 345( 44.20%), action 221, FPS 1.69, Running 137.29s Step 346( 44.40%), action 222, FPS 1.71, Running 137.94s Step 347( 44.60%), action 223, FPS 1.68, Running 138.57s Step 348( 44.80%), action 224, FPS 1.67, Running 139.15s Step 349( 45.00%), action 225, FPS 1.69, Running 139.61s Step 350( 45.20%), action 226, FPS 1.70, Running 140.09s Step 351( 45.40%), action 227, FPS 1.72, Running 140.65s Step 352( 45.60%), action 228, FPS 1.72, Running 141.22s Step 353( 45.80%), action 229, FPS 1.75, Running 141.79s Step 354( 46.00%), action 230, FPS 1.74, Running 142.53s Step 355( 46.20%), action 231, FPS 1.68, Running 143.46s Step 356( 46.40%), action 232, FPS 1.65, Running 144.10s Step 357( 46.60%), action 233, FPS 1.66, Running 144.51s Step 358( 46.80%), action 234, FPS 1.69, Running 145.15s Step 359( 47.00%), action 235, FPS 1.67, Running 145.74s Step 360( 47.20%), action 236, FPS 1.68, Running 146.26s Step 361( 47.40%), action 237, FPS 1.68, Running 146.85s Step 362( 47.60%), action 238, FPS 1.69, Running 147.39s Step 363( 47.80%), action 239, FPS 1.70, Running 147.91s Step 364( 48.00%), action 240, FPS 1.67, Running 148.55s Step 365( 48.20%), action 241, FPS 1.67, Running 149.25s Step 366( 48.40%), action 242, FPS 1.66, Running 149.96s Step 367( 48.60%), action 243, FPS 1.68, Running 150.45s Step 368( 48.80%), action 244, FPS 1.69, Running 150.97s Step 369( 49.00%), action 245, FPS 1.68, Running 151.50s Step 370( 49.20%), action 246, FPS 1.65, Running 152.18s Step 371( 49.40%), action 247, FPS 1.67, Running 152.66s Step 372( 49.60%), action 248, FPS 1.69, Running 153.08s Step 373( 49.80%), action 249, FPS 1.71, Running 153.45s Step 374( 50.00%), action 250, FPS 1.74, Running 154.01s Step 375( 50.20%), action 251, FPS 1.78, Running 154.70s Step 376( 50.40%), action 252, FPS 1.78, Running 155.32s Step 377( 50.60%), action 253, FPS 1.74, Running 156.00s Step 378( 50.80%), action 254, FPS 1.74, Running 156.67s Step 379( 51.00%), action 255, FPS 1.73, Running 157.29s Step 380( 51.20%), action 256, FPS 1.75, Running 157.69s Step 381( 51.40%), action 257, FPS 1.77, Running 158.12s Step 382( 51.60%), action 258, FPS 1.77, Running 158.68s Step 383( 51.80%), action 259, FPS 1.76, Running 159.25s Step 384( 52.00%), action 260, FPS 1.77, Running 159.83s Step 385( 52.20%), action 261, FPS 1.78, Running 160.47s Step 386( 52.40%), action 262, FPS 1.81, Running 160.98s Step 387( 52.60%), action 263, FPS 1.85, Running 161.28s Step 388( 52.80%), action 264, FPS 1.88, Running 161.61s Step 389( 53.00%), action 265, FPS 1.90, Running 162.03s Step 390( 53.20%), action 266, FPS 1.93, Running 162.54s Step 391( 53.40%), action 267, FPS 1.91, Running 163.14s Step 392( 53.60%), action 268, FPS 1.89, Running 163.69s Step 393( 53.80%), action 269, FPS 1.87, Running 164.15s Step 394( 54.00%), action 270, FPS 1.88, Running 164.63s Step 395( 54.20%), action 271, FPS 1.89, Running 165.26s Step 396( 54.40%), action 272, FPS 1.93, Running 165.70s Step 397( 54.60%), action 273, FPS 2.01, Running 165.96s Step 398( 54.80%), action 274, FPS 2.08, Running 166.27s Step 399( 55.00%), action 275, FPS 2.15, Running 166.59s Step 400( 55.20%), action 276, FPS 2.15, Running 166.97s Step 401( 55.40%), action 277, FPS 2.16, Running 167.38s Step 402( 55.60%), action 278, FPS 2.19, Running 167.81s Step 403( 55.80%), action 279, FPS 2.22, Running 168.27s Step 404( 56.00%), action 280, FPS 2.24, Running 168.78s Step 405( 56.20%), action 281, FPS 2.24, Running 169.39s Step 406( 56.40%), action 282, FPS 2.23, Running 169.94s Step 407( 56.60%), action 283, FPS 2.19, Running 170.41s Step 408( 56.80%), action 284, FPS 2.17, Running 170.81s Step 409( 57.00%), action 285, FPS 2.20, Running 171.14s Step 410( 57.20%), action 286, FPS 2.24, Running 171.47s Step 411( 57.40%), action 287, FPS 2.30, Running 171.81s Step 412( 57.60%), action 288, FPS 2.35, Running 172.22s Step 413( 57.80%), action 289, FPS 2.38, Running 172.54s Step 414( 58.00%), action 290, FPS 2.42, Running 172.91s Step 415( 58.20%), action 291, FPS 2.45, Running 173.43s Step 416( 58.40%), action 292, FPS 2.41, Running 174.00s Step 417( 58.60%), action 293, FPS 2.33, Running 174.56s Step 418( 58.80%), action 294, FPS 2.29, Running 175.02s Step 419( 59.00%), action 295, FPS 2.22, Running 175.60s Step 420( 59.20%), action 296, FPS 2.19, Running 176.10s Step 421( 59.40%), action 297, FPS 2.20, Running 176.46s Step 422( 59.60%), action 298, FPS 2.22, Running 176.82s Step 423( 59.80%), action 299, FPS 2.25, Running 177.18s Step 424( 60.00%), action 300, FPS 2.23, Running 177.74s Step 425( 60.20%), action 301, FPS 2.17, Running 178.60s Step 426( 60.40%), action 302, FPS 2.18, Running 179.14s Step 427( 60.60%), action 303, FPS 2.17, Running 179.62s Step 428( 60.80%), action 304, FPS 2.12, Running 180.24s Step 429( 61.00%), action 305, FPS 2.11, Running 180.62s Step 430( 61.20%), action 306, FPS 2.07, Running 181.13s Step 431( 61.40%), action 307, FPS 2.02, Running 181.73s Step 432( 61.60%), action 308, FPS 1.99, Running 182.26s Step 433( 61.80%), action 309, FPS 1.93, Running 182.92s Step 434( 62.00%), action 310, FPS 1.90, Running 183.45s Step 435( 62.20%), action 311, FPS 1.85, Running 184.24s Step 436( 62.40%), action 312, FPS 1.85, Running 184.82s Step 437( 62.60%), action 313, FPS 1.86, Running 185.30s Step 438( 62.80%), action 314, FPS 1.86, Running 185.78s Step 439( 63.00%), action 315, FPS 1.86, Running 186.35s Step 440( 63.20%), action 316, FPS 1.81, Running 187.13s Step 441( 63.40%), action 317, FPS 1.78, Running 187.71s Step 442( 63.60%), action 318, FPS 1.73, Running 188.39s Step 443( 63.80%), action 319, FPS 1.70, Running 188.91s Step 444( 64.00%), action 320, FPS 1.72, Running 189.39s Step 445( 64.20%), action 321, FPS 1.76, Running 189.94s Step 446( 64.40%), action 322, FPS 1.76, Running 190.52s Step 447( 64.60%), action 323, FPS 1.73, Running 191.15s Step 448( 64.80%), action 324, FPS 1.74, Running 191.74s Step 449( 65.00%), action 325, FPS 1.71, Running 192.31s Step 450( 65.20%), action 326, FPS 1.68, Running 193.01s Step 451( 65.40%), action 327, FPS 1.70, Running 193.51s [2026-08-01 16:29:17] [9 ] Seed 8 success after 193.65 s. +steps: 451 , actions: 327 . +Instruction: Empty +Total 7/9(77.78%) success. +Setting seed: 9 +Step 1( N/A%), pre moving , FPS 7.55, Running 0.13s Step 2( N/A%), pre moving , FPS 11.99, Running 0.17s Step 3( N/A%), pre moving , FPS 14.19, Running 0.21s Step 4( N/A%), pre moving , FPS 14.45, Running 0.28s Step 5( N/A%), pre moving , FPS 13.49, Running 0.37s Step 6( N/A%), pre moving , FPS 13.06, Running 0.46s Step 7( N/A%), pre moving , FPS 12.89, Running 0.54s Step 8( N/A%), pre moving , FPS 12.41, Running 0.64s Step 9( N/A%), pre moving , FPS 12.19, Running 0.74s Step 10( N/A%), pre moving , FPS 11.99, Running 0.83s Step 11( N/A%), pre moving , FPS 11.86, Running 0.93s Step 12( N/A%), pre moving , FPS 11.95, Running 1.00s Step 13( N/A%), pre moving , FPS 11.89, Running 1.09s Step 14( N/A%), pre moving , FPS 11.80, Running 1.19s Step 15( N/A%), pre moving , FPS 11.73, Running 1.28s Step 16( N/A%), pre moving , FPS 11.92, Running 1.34s Step 17( N/A%), pre moving , FPS 11.95, Running 1.42s Step 18( N/A%), pre moving , FPS 11.86, Running 1.52s Step 19( N/A%), pre moving , FPS 11.93, Running 1.59s Step 20( N/A%), pre moving , FPS 11.87, Running 1.68s Step 21( N/A%), pre moving , FPS 10.25, Running 2.08s Step 22( N/A%), pre moving , FPS 10.00, Running 2.17s Step 23( N/A%), pre moving , FPS 9.94, Running 2.22s Step 24( N/A%), pre moving , FPS 9.55, Running 2.37s Step 25( N/A%), pre moving , FPS 9.68, Running 2.44s Step 26( N/A%), pre moving , FPS 8.48, Running 2.82s Step 27( N/A%), pre moving , FPS 8.45, Running 2.91s Step 28( N/A%), pre moving , FPS 8.49, Running 3.00s Step 29( N/A%), pre moving , FPS 8.50, Running 3.09s Step 30( N/A%), pre moving , FPS 8.71, Running 3.13s Step 31( N/A%), pre moving , FPS 8.69, Running 3.23s Step 32( N/A%), pre moving , FPS 8.63, Running 3.32s Step 33( N/A%), pre moving , FPS 8.64, Running 3.41s Step 34( N/A%), pre moving , FPS 8.81, Running 3.46s Step 35( N/A%), pre moving , FPS 8.83, Running 3.54s Step 36( N/A%), pre moving , FPS 7.56, Running 3.99s Step 37( N/A%), pre moving , FPS 7.70, Running 4.02s Step 38( N/A%), pre moving , FPS 7.87, Running 4.06s Step 39( N/A%), pre moving , FPS 8.00, Running 4.09s Step 40( N/A%), pre moving , FPS 8.14, Running 4.14s Step 41( N/A%), pre moving , FPS 9.49, Running 4.19s Step 42( N/A%), pre moving , FPS 9.68, Running 4.23s Step 43( N/A%), pre moving , FPS 9.73, Running 4.28s Step 44( N/A%), pre moving , FPS 10.26, Running 4.32s Step 45( N/A%), pre moving , FPS 10.25, Running 4.39s Step 46( N/A%), pre moving , FPS 12.31, Running 4.44s Step 47( N/A%), pre moving , FPS 12.53, Running 4.51s Step 48( N/A%), pre moving , FPS 12.75, Running 4.57s Step 49( N/A%), pre moving , FPS 12.95, Running 4.64s Step 50( N/A%), pre moving , FPS 12.66, Running 4.71s Step 51( N/A%), pre moving , FPS 12.92, Running 4.78s Step 52( N/A%), pre moving , FPS 12.43, Running 4.93s Step 53( N/A%), pre moving , FPS 12.13, Running 5.06s Step 54( N/A%), pre moving , FPS 11.60, Running 5.18s Step 55( N/A%), pre moving , FPS 11.28, Running 5.32s Step 56( N/A%), pre moving , FPS 13.49, Running 5.47s Step 57( N/A%), pre moving , FPS 12.67, Running 5.60s Step 58( N/A%), pre moving , FPS 11.93, Running 5.73s Step 59( N/A%), pre moving , FPS 11.15, Running 5.89s Step 60( N/A%), pre moving , FPS 10.67, Running 6.02s Step 61( N/A%), pre moving , FPS 10.21, Running 6.15s Step 62( N/A%), pre moving , FPS 9.62, Running 6.31s Step 63( N/A%), pre moving , FPS 9.09, Running 6.48s Step 64( N/A%), pre moving , FPS 8.53, Running 6.66s Step 65( N/A%), pre moving , FPS 8.13, Running 6.85s Step 66( N/A%), pre moving , FPS 7.70, Running 7.04s Step 67( N/A%), pre moving , FPS 7.44, Running 7.20s Step 68( N/A%), pre moving , FPS 7.11, Running 7.38s Step 69( N/A%), pre moving , FPS 6.95, Running 7.51s Step 70( N/A%), pre moving , FPS 6.76, Running 7.67s Step 71( N/A%), pre moving , FPS 6.64, Running 7.79s Step 72( N/A%), pre moving , FPS 6.71, Running 7.91s Step 73( N/A%), pre moving , FPS 6.72, Running 8.04s Step 74( N/A%), pre moving , FPS 6.84, Running 8.11s Step 75( N/A%), pre moving , FPS 7.09, Running 8.14s Step 76( N/A%), pre moving , FPS 7.41, Running 8.17s Step 77( N/A%), pre moving , FPS 7.68, Running 8.20s Step 78( N/A%), pre moving , FPS 8.01, Running 8.23s Step 79( N/A%), pre moving , FPS 8.39, Running 8.27s Step 80( N/A%), pre moving , FPS 8.75, Running 8.30s Step 81( N/A%), pre moving , FPS 9.19, Running 8.33s Step 82( N/A%), pre moving , FPS 9.84, Running 8.34s Step 83( N/A%), pre moving , FPS 10.55, Running 8.38s Step 84( N/A%), pre moving , FPS 11.45, Running 8.41s Step 85( N/A%), pre moving , FPS 12.51, Running 8.45s Step 86( N/A%), pre moving , FPS 13.89, Running 8.48s Step 87( N/A%), pre moving , FPS 15.22, Running 8.51s Step 88( N/A%), pre moving , FPS 17.21, Running 8.54s Step 89( N/A%), pre moving , FPS 18.78, Running 8.58s Step 90( N/A%), pre moving , FPS 21.04, Running 8.62s Step 91( N/A%), pre moving , FPS 23.32, Running 8.64s Step 92( N/A%), pre moving , FPS 25.86, Running 8.68s Step 93( N/A%), pre moving , FPS 28.83, Running 8.73s Step 94( N/A%), pre moving , FPS 30.83, Running 8.75s Step 95( N/A%), pre moving , FPS 30.54, Running 8.79s Step 96( N/A%), pre moving , FPS 30.02, Running 8.84s Step 97( N/A%), pre moving , FPS 29.86, Running 8.87s Step 98( N/A%), pre moving , FPS 29.67, Running 8.91s Step 99( N/A%), pre moving , FPS 30.28, Running 8.93s Step 100( N/A%), pre moving , FPS 30.18, Running 8.96s Step 101( N/A%), pre moving , FPS 29.70, Running 9.00s Step 102( N/A%), pre moving , FPS 28.80, Running 9.04s Step 103( N/A%), pre moving , FPS 7.03, Running 11.22s Step 104( N/A%), pre moving , FPS 6.32, Running 11.57s Step 105( N/A%), pre moving , FPS 5.69, Running 11.96s Step 106( N/A%), pre moving , FPS 5.16, Running 12.36s Step 107( N/A%), pre moving , FPS 4.85, Running 12.64s Step 108( N/A%), pre moving , FPS 4.65, Running 12.85s Step 109( N/A%), pre moving , FPS 4.49, Running 13.03s Step 110( N/A%), pre moving , FPS 4.35, Running 13.21s Step 111( N/A%), pre moving , FPS 4.23, Running 13.38s Step 112( N/A%), pre moving , FPS 4.04, Running 13.63s Step 113( N/A%), pre moving , FPS 3.87, Running 13.90s Step 114( N/A%), pre moving , FPS 3.69, Running 14.17s Step 115( N/A%), pre moving , FPS 3.56, Running 14.42s Step 116( N/A%), pre moving , FPS 3.42, Running 14.68s Step 117( N/A%), pre moving , FPS 3.23, Running 15.07s Step 118( N/A%), pre moving , FPS 3.08, Running 15.41s Step 119( N/A%), pre moving , FPS 2.93, Running 15.76s Step 120( N/A%), pre moving , FPS 2.78, Running 16.15s Step 121( N/A%), pre moving , FPS 2.66, Running 16.51s Step 122( N/A%), pre moving , FPS 2.56, Running 16.86s Step 123( 0.20%), action 1, FPS 3.09, Running 17.69s Step 124( 0.40%), action 2, FPS 3.13, Running 17.96s Step 125( 0.60%), action 3, FPS 3.14, Running 18.32s Step 126( 0.80%), action 4, FPS 3.16, Running 18.68s Step 127( 1.00%), action 5, FPS 3.13, Running 19.03s Step 128( 1.20%), action 6, FPS 3.05, Running 19.41s Step 129( 1.40%), action 7, FPS 2.96, Running 19.79s Step 130( 1.60%), action 8, FPS 2.83, Running 20.29s Step 131( 1.80%), action 9, FPS 2.73, Running 20.70s Step 132( 2.00%), action 10, FPS 2.65, Running 21.19s Step 133( 2.20%), action 11, FPS 2.53, Running 21.79s Step 134( 2.40%), action 12, FPS 2.46, Running 22.30s Step 135( 2.60%), action 13, FPS 2.41, Running 22.72s Step 136( 2.80%), action 14, FPS 2.41, Running 22.98s Step 137( 3.00%), action 15, FPS 2.46, Running 23.21s Step 138( 3.20%), action 16, FPS 2.48, Running 23.48s Step 139( 3.40%), action 17, FPS 2.51, Running 23.75s Step 140( 3.60%), action 18, FPS 2.53, Running 24.06s Step 141( 3.80%), action 19, FPS 2.54, Running 24.39s Step 142( 4.00%), action 20, FPS 2.53, Running 24.75s Step 143( 4.20%), action 21, FPS 2.61, Running 25.36s Step 144( 4.40%), action 22, FPS 2.52, Running 25.88s Step 145( 4.60%), action 23, FPS 2.49, Running 26.36s Step 146( 4.80%), action 24, FPS 2.45, Running 26.84s Step 147( 5.00%), action 25, FPS 2.41, Running 27.33s Step 148( 5.20%), action 26, FPS 2.38, Running 27.83s Step 149( 5.40%), action 27, FPS 2.38, Running 28.20s Step 150( 5.60%), action 28, FPS 2.45, Running 28.46s Step 151( 5.80%), action 29, FPS 2.49, Running 28.73s Step 152( 6.00%), action 30, FPS 2.49, Running 29.21s Step 153( 6.20%), action 31, FPS 2.52, Running 29.72s Step 154( 6.40%), action 32, FPS 2.49, Running 30.32s Step 155( 6.60%), action 33, FPS 2.47, Running 30.83s Step 156( 6.80%), action 34, FPS 2.38, Running 31.39s Step 157( 7.00%), action 35, FPS 2.30, Running 31.91s Step 158( 7.20%), action 36, FPS 2.24, Running 32.42s Step 159( 7.40%), action 37, FPS 2.19, Running 32.87s Step 160( 7.60%), action 38, FPS 2.16, Running 33.31s Step 161( 7.80%), action 39, FPS 2.16, Running 33.65s Step 162( 8.00%), action 40, FPS 2.17, Running 33.99s Step 163( 8.20%), action 41, FPS 2.19, Running 34.48s Step 164( 8.40%), action 42, FPS 2.17, Running 35.08s Step 165( 8.60%), action 43, FPS 2.17, Running 35.59s Step 166( 8.80%), action 44, FPS 2.16, Running 36.10s Step 167( 9.00%), action 45, FPS 2.17, Running 36.55s Step 168( 9.20%), action 46, FPS 2.12, Running 37.28s Step 169( 9.40%), action 47, FPS 2.10, Running 37.70s Step 170( 9.60%), action 48, FPS 2.09, Running 38.03s Step 171( 9.80%), action 49, FPS 2.04, Running 38.55s Step 172( 10.00%), action 50, FPS 2.06, Running 38.91s Step 173( 10.20%), action 51, FPS 2.02, Running 39.61s Step 174( 10.40%), action 52, FPS 2.03, Running 40.18s Step 175( 10.60%), action 53, FPS 2.00, Running 40.81s Step 176( 10.80%), action 54, FPS 2.01, Running 41.36s Step 177( 11.00%), action 55, FPS 1.99, Running 41.97s Step 178( 11.20%), action 56, FPS 2.02, Running 42.32s Step 179( 11.40%), action 57, FPS 2.04, Running 42.67s Step 180( 11.60%), action 58, FPS 2.04, Running 43.13s Step 181( 11.80%), action 59, FPS 2.03, Running 43.48s Step 182( 12.00%), action 60, FPS 2.01, Running 43.96s Step 183( 12.20%), action 61, FPS 1.97, Running 44.63s Step 184( 12.40%), action 62, FPS 1.97, Running 45.24s Step 185( 12.60%), action 63, FPS 1.93, Running 45.95s Step 186( 12.80%), action 64, FPS 1.92, Running 46.53s Step 187( 13.00%), action 65, FPS 1.94, Running 46.88s Step 188( 13.20%), action 66, FPS 2.01, Running 47.24s Step 189( 13.40%), action 67, FPS 2.01, Running 47.68s Step 190( 13.60%), action 68, FPS 1.95, Running 48.27s Step 191( 13.80%), action 69, FPS 1.94, Running 48.83s Step 192( 14.00%), action 70, FPS 1.92, Running 49.31s Step 193( 14.20%), action 71, FPS 1.89, Running 50.19s Step 194( 14.40%), action 72, FPS 1.87, Running 50.87s Step 195( 14.60%), action 73, FPS 1.89, Running 51.41s Step 196( 14.80%), action 74, FPS 1.90, Running 51.91s Step 197( 15.00%), action 75, FPS 1.94, Running 52.26s Step 198( 15.20%), action 76, FPS 1.93, Running 52.70s Step 199( 15.40%), action 77, FPS 1.90, Running 53.21s Step 200( 15.60%), action 78, FPS 1.87, Running 53.83s Step 201( 15.80%), action 79, FPS 1.84, Running 54.36s Step 202( 16.00%), action 80, FPS 1.83, Running 54.91s Step 203( 16.20%), action 81, FPS 1.80, Running 55.72s Step 204( 16.40%), action 82, FPS 1.84, Running 56.13s Step 205( 16.60%), action 83, FPS 1.90, Running 56.49s Step 206( 16.80%), action 84, FPS 1.86, Running 57.26s Step 207( 17.00%), action 85, FPS 1.82, Running 57.88s Step 208( 17.20%), action 86, FPS 1.77, Running 58.56s Step 209( 17.40%), action 87, FPS 1.74, Running 59.16s Step 210( 17.60%), action 88, FPS 1.75, Running 59.73s Step 211( 17.80%), action 89, FPS 1.78, Running 60.09s Step 212( 18.00%), action 90, FPS 1.77, Running 60.60s Step 213( 18.20%), action 91, FPS 1.81, Running 61.25s Step 214( 18.40%), action 92, FPS 1.81, Running 61.92s Step 215( 18.60%), action 93, FPS 1.81, Running 62.47s Step 216( 18.80%), action 94, FPS 1.80, Running 63.03s Step 217( 19.00%), action 95, FPS 1.78, Running 63.48s Step 218( 19.20%), action 96, FPS 1.77, Running 64.00s Step 219( 19.40%), action 97, FPS 1.79, Running 64.38s Step 220( 19.60%), action 98, FPS 1.81, Running 64.88s Step 221( 19.80%), action 99, FPS 1.83, Running 65.28s Step 222( 20.00%), action 100, FPS 1.81, Running 65.98s Step 223( 20.20%), action 101, FPS 1.83, Running 66.67s Step 224( 20.40%), action 102, FPS 1.81, Running 67.21s Step 225( 20.60%), action 103, FPS 1.78, Running 67.73s Step 226( 20.80%), action 104, FPS 1.81, Running 68.29s Step 227( 21.00%), action 105, FPS 1.86, Running 68.63s Step 228( 21.20%), action 106, FPS 1.91, Running 69.02s Step 229( 21.40%), action 107, FPS 1.93, Running 69.50s Step 230( 21.60%), action 108, FPS 1.96, Running 69.91s Step 231( 21.80%), action 109, FPS 1.94, Running 70.39s Step 232( 22.00%), action 110, FPS 1.94, Running 70.93s Step 233( 22.20%), action 111, FPS 1.90, Running 71.80s Step 234( 22.40%), action 112, FPS 1.91, Running 72.39s Step 235( 22.60%), action 113, FPS 1.89, Running 73.04s Step 236( 22.80%), action 114, FPS 1.89, Running 73.63s Step 237( 23.00%), action 115, FPS 1.89, Running 74.08s Step 238( 23.20%), action 116, FPS 1.85, Running 74.83s Step 239( 23.40%), action 117, FPS 1.80, Running 75.50s Step 240( 23.60%), action 118, FPS 1.73, Running 76.43s Step 241( 23.80%), action 119, FPS 1.70, Running 77.07s Step 242( 24.00%), action 120, FPS 1.71, Running 77.70s Step 243( 24.20%), action 121, FPS 1.70, Running 78.40s Step 244( 24.40%), action 122, FPS 1.72, Running 78.86s Step 245( 24.60%), action 123, FPS 1.71, Running 79.44s Step 246( 24.80%), action 124, FPS 1.70, Running 80.08s Step 247( 25.00%), action 125, FPS 1.67, Running 80.60s Step 248( 25.20%), action 126, FPS 1.60, Running 81.48s Step 249( 25.40%), action 127, FPS 1.59, Running 82.12s Step 250( 25.60%), action 128, FPS 1.55, Running 82.82s Step 251( 25.80%), action 129, FPS 1.56, Running 83.24s Step 252( 26.00%), action 130, FPS 1.53, Running 84.04s Step 253( 26.20%), action 131, FPS 1.53, Running 84.86s Step 254( 26.40%), action 132, FPS 1.53, Running 85.45s Step 255( 26.60%), action 133, FPS 1.55, Running 85.97s Step 256( 26.80%), action 134, FPS 1.55, Running 86.56s Step 257( 27.00%), action 135, FPS 1.55, Running 87.00s Step 258( 27.20%), action 136, FPS 1.58, Running 87.49s Step 259( 27.40%), action 137, FPS 1.62, Running 87.86s Step 260( 27.60%), action 138, FPS 1.66, Running 88.50s Step 261( 27.80%), action 139, FPS 1.67, Running 89.05s Step 262( 28.00%), action 140, FPS 1.67, Running 89.69s Step 263( 28.20%), action 141, FPS 1.65, Running 90.49s Step 264( 28.40%), action 142, FPS 1.63, Running 91.15s Step 265( 28.60%), action 143, FPS 1.64, Running 91.64s Step 266( 28.80%), action 144, FPS 1.61, Running 92.47s Step 267( 29.00%), action 145, FPS 1.62, Running 92.95s Step 268( 29.20%), action 146, FPS 1.65, Running 93.63s Step 269( 29.40%), action 147, FPS 1.64, Running 94.29s Step 270( 29.60%), action 148, FPS 1.63, Running 95.07s Step 271( 29.80%), action 149, FPS 1.61, Running 95.66s Step 272( 30.00%), action 150, FPS 1.66, Running 96.11s Step 273( 30.20%), action 151, FPS 1.66, Running 96.89s Step 274( 30.40%), action 152, FPS 1.67, Running 97.46s Step 275( 30.60%), action 153, FPS 1.65, Running 98.09s Step 276( 30.80%), action 154, FPS 1.66, Running 98.62s Step 277( 31.00%), action 155, FPS 1.61, Running 99.39s Step 278( 31.20%), action 156, FPS 1.62, Running 99.83s Step 279( 31.40%), action 157, FPS 1.59, Running 100.46s Step 280( 31.60%), action 158, FPS 1.59, Running 101.04s Step 281( 31.80%), action 159, FPS 1.58, Running 101.68s Step 282( 32.00%), action 160, FPS 1.58, Running 102.31s Step 283( 32.20%), action 161, FPS 1.60, Running 102.99s Step 284( 32.40%), action 162, FPS 1.60, Running 103.63s Step 285( 32.60%), action 163, FPS 1.61, Running 104.07s Step 286( 32.80%), action 164, FPS 1.63, Running 104.71s Step 287( 33.00%), action 165, FPS 1.64, Running 105.13s Step 288( 33.20%), action 166, FPS 1.65, Running 105.72s Step 289( 33.40%), action 167, FPS 1.66, Running 106.30s Step 290( 33.60%), action 168, FPS 1.70, Running 106.86s Step 291( 33.80%), action 169, FPS 1.70, Running 107.40s Step 292( 34.00%), action 170, FPS 1.68, Running 108.00s Step 293( 34.20%), action 171, FPS 1.72, Running 108.49s Step 294( 34.40%), action 172, FPS 1.72, Running 109.07s Step 295( 34.60%), action 173, FPS 1.76, Running 109.47s Step 296( 34.80%), action 174, FPS 1.75, Running 110.04s Step 297( 35.00%), action 175, FPS 1.80, Running 110.52s Step 298( 35.20%), action 176, FPS 1.77, Running 111.11s Step 299( 35.40%), action 177, FPS 1.80, Running 111.59s Step 300( 35.60%), action 178, FPS 1.80, Running 112.12s Step 301( 35.80%), action 179, FPS 1.83, Running 112.58s Step 302( 36.00%), action 180, FPS 1.85, Running 113.14s Step 303( 36.20%), action 181, FPS 1.85, Running 113.83s Step 304( 36.40%), action 182, FPS 1.85, Running 114.42s Step 305( 36.60%), action 183, FPS 1.84, Running 114.93s Step 306( 36.80%), action 184, FPS 1.84, Running 115.59s Step 307( 37.00%), action 185, FPS 1.81, Running 116.16s Step 308( 37.20%), action 186, FPS 1.80, Running 116.85s Step 309( 37.40%), action 187, FPS 1.80, Running 117.40s Step 310( 37.60%), action 188, FPS 1.80, Running 117.96s Step 311( 37.80%), action 189, FPS 1.79, Running 118.56s Step 312( 38.00%), action 190, FPS 1.79, Running 119.17s Step 313( 38.20%), action 191, FPS 1.76, Running 119.86s Step 314( 38.40%), action 192, FPS 1.75, Running 120.51s Step 315( 38.60%), action 193, FPS 1.73, Running 121.05s Step 316( 38.80%), action 194, FPS 1.74, Running 121.50s Step 317( 39.00%), action 195, FPS 1.76, Running 121.91s Step 318( 39.20%), action 196, FPS 1.77, Running 122.39s Step 319( 39.40%), action 197, FPS 1.77, Running 122.89s Step 320( 39.60%), action 198, FPS 1.74, Running 123.64s Step 321( 39.80%), action 199, FPS 1.69, Running 124.43s Step 322( 40.00%), action 200, FPS 1.68, Running 125.06s Step 323( 40.20%), action 201, FPS 1.69, Running 125.63s Step 324( 40.40%), action 202, FPS 1.71, Running 126.11s Step 325( 40.60%), action 203, FPS 1.72, Running 126.55s Step 326( 40.80%), action 204, FPS 1.72, Running 127.20s Step 327( 41.00%), action 205, FPS 1.71, Running 127.84s Step 328( 41.20%), action 206, FPS 1.74, Running 128.32s Step 329( 41.40%), action 207, FPS 1.75, Running 128.85s Step 330( 41.60%), action 208, FPS 1.75, Running 129.41s Step 331( 41.80%), action 209, FPS 1.74, Running 130.06s Step 332( 42.00%), action 210, FPS 1.77, Running 130.48s Step 333( 42.20%), action 211, FPS 1.79, Running 131.05s Step 334( 42.40%), action 212, FPS 1.81, Running 131.54s Step 335( 42.60%), action 213, FPS 1.82, Running 132.01s Step 336( 42.80%), action 214, FPS 1.82, Running 132.50s Step 337( 43.00%), action 215, FPS 1.81, Running 132.97s Step 338( 43.20%), action 216, FPS 1.78, Running 133.61s Step 339( 43.40%), action 217, FPS 1.79, Running 134.06s Step 340( 43.60%), action 218, FPS 1.85, Running 134.46s Step 341( 43.80%), action 219, FPS 1.93, Running 134.81s Step 342( 44.00%), action 220, FPS 1.89, Running 135.62s Step 343( 44.20%), action 221, FPS 1.87, Running 136.31s Step 344( 44.40%), action 222, FPS 1.87, Running 136.79s Step 345( 44.60%), action 223, FPS 1.86, Running 137.32s Step 346( 44.80%), action 224, FPS 1.87, Running 137.90s Step 347( 45.00%), action 225, FPS 1.89, Running 138.42s Step 348( 45.20%), action 226, FPS 1.88, Running 138.94s Step 349( 45.40%), action 227, FPS 1.91, Running 139.32s Step 350( 45.60%), action 228, FPS 1.89, Running 139.99s Step 351( 45.80%), action 229, FPS 1.90, Running 140.58s Step 352( 46.00%), action 230, FPS 1.89, Running 141.06s Step 353( 46.20%), action 231, FPS 1.86, Running 141.78s Step 354( 46.40%), action 232, FPS 1.84, Running 142.43s Step 355( 46.60%), action 233, FPS 1.80, Running 143.12s Step 356( 46.80%), action 234, FPS 1.81, Running 143.53s Step 357( 47.00%), action 235, FPS 1.82, Running 143.96s Step 358( 47.20%), action 236, FPS 1.83, Running 144.55s Step 359( 47.40%), action 237, FPS 1.82, Running 145.04s Step 360( 47.60%), action 238, FPS 1.77, Running 145.79s Step 361( 47.80%), action 239, FPS 1.73, Running 146.38s Step 362( 48.00%), action 240, FPS 1.76, Running 146.96s Step 363( 48.20%), action 241, FPS 1.79, Running 147.47s Step 364( 48.40%), action 242, FPS 1.78, Running 148.02s Step 365( 48.60%), action 243, FPS 1.79, Running 148.50s Step 366( 48.80%), action 244, FPS 1.79, Running 149.05s Step 367( 49.00%), action 245, FPS 1.78, Running 149.63s Step 368( 49.20%), action 246, FPS 1.78, Running 150.16s Step 369( 49.40%), action 247, FPS 1.75, Running 150.78s Step 370( 49.60%), action 248, FPS 1.77, Running 151.32s Step 371( 49.80%), action 249, FPS 1.78, Running 151.80s Step 372( 50.00%), action 250, FPS 1.78, Running 152.32s Step 373( 50.20%), action 251, FPS 1.81, Running 152.86s Step 374( 50.40%), action 252, FPS 1.83, Running 153.36s Step 375( 50.60%), action 253, FPS 1.84, Running 154.01s Step 376( 50.80%), action 254, FPS 1.82, Running 154.54s Step 377( 51.00%), action 255, FPS 1.80, Running 155.06s Step 378( 51.20%), action 256, FPS 1.81, Running 155.59s Step 379( 51.40%), action 257, FPS 1.81, Running 156.10s Step 380( 51.60%), action 258, FPS 1.87, Running 156.51s Step 381( 51.80%), action 259, FPS 1.91, Running 156.86s Step 382( 52.00%), action 260, FPS 1.88, Running 157.57s Step 383( 52.20%), action 261, FPS 1.86, Running 158.23s Step 384( 52.40%), action 262, FPS 1.84, Running 158.90s Step 385( 52.60%), action 263, FPS 1.82, Running 159.51s Step 386( 52.80%), action 264, FPS 1.81, Running 160.13s Step 387( 53.00%), action 265, FPS 1.81, Running 160.70s Step 388( 53.20%), action 266, FPS 1.78, Running 161.38s Step 389( 53.40%), action 267, FPS 1.81, Running 161.86s Step 390( 53.60%), action 268, FPS 1.82, Running 162.32s Step 391( 53.80%), action 269, FPS 1.77, Running 163.10s Step 392( 54.00%), action 270, FPS 1.75, Running 163.76s Step 393( 54.20%), action 271, FPS 1.70, Running 164.59s Step 394( 54.40%), action 272, FPS 1.67, Running 165.34s Step 395( 54.60%), action 273, FPS 1.67, Running 165.99s Step 396( 54.80%), action 274, FPS 1.66, Running 166.56s Step 397( 55.00%), action 275, FPS 1.65, Running 167.15s Step 398( 55.20%), action 276, FPS 1.63, Running 167.87s Step 399( 55.40%), action 277, FPS 1.62, Running 168.42s Step 400( 55.60%), action 278, FPS 1.59, Running 169.07s Step 401( 55.80%), action 279, FPS 1.56, Running 169.65s Step 402( 56.00%), action 280, FPS 1.59, Running 170.18s Step 403( 56.20%), action 281, FPS 1.61, Running 170.62s Step 404( 56.40%), action 282, FPS 1.63, Running 171.14s Step 405( 56.60%), action 283, FPS 1.63, Running 171.75s Step 406( 56.80%), action 284, FPS 1.63, Running 172.36s Step 407( 57.00%), action 285, FPS 1.62, Running 173.07s Step 408( 57.20%), action 286, FPS 1.62, Running 173.70s Step 409( 57.40%), action 287, FPS 1.63, Running 174.14s Step 410( 57.60%), action 288, FPS 1.63, Running 174.61s Step 411( 57.80%), action 289, FPS 1.68, Running 174.98s Step 412( 58.00%), action 290, FPS 1.65, Running 175.88s Step 413( 58.20%), action 291, FPS 1.68, Running 176.51s Step 414( 58.40%), action 292, FPS 1.69, Running 177.18s Step 415( 58.60%), action 293, FPS 1.71, Running 177.68s Step 416( 58.80%), action 294, FPS 1.69, Running 178.38s Step 417( 59.00%), action 295, FPS 1.71, Running 178.87s Step 418( 59.20%), action 296, FPS 1.74, Running 179.36s Step 419( 59.40%), action 297, FPS 1.71, Running 180.14s Step 420( 59.60%), action 298, FPS 1.72, Running 180.73s Step 421( 59.80%), action 299, FPS 1.72, Running 181.26s Step 422( 60.00%), action 300, FPS 1.68, Running 182.11s Step 423( 60.20%), action 301, FPS 1.62, Running 182.96s Step 424( 60.40%), action 302, FPS 1.63, Running 183.43s Step 425( 60.60%), action 303, FPS 1.63, Running 184.00s Step 426( 60.80%), action 304, FPS 1.66, Running 184.39s Step 427( 61.00%), action 305, FPS 1.70, Running 184.85s Step 428( 61.20%), action 306, FPS 1.68, Running 185.59s Step 429( 61.40%), action 307, FPS 1.66, Running 186.18s Step 430( 61.60%), action 308, FPS 1.62, Running 186.93s Step 431( 61.80%), action 309, FPS 1.59, Running 187.55s Step 432( 62.00%), action 310, FPS 1.66, Running 187.93s Step 433( 62.20%), action 311, FPS 1.66, Running 188.59s Step 434( 62.40%), action 312, FPS 1.69, Running 189.01s Step 435( 62.60%), action 313, FPS 1.70, Running 189.43s Step 436( 62.80%), action 314, FPS 1.71, Running 190.05s Step 437( 63.00%), action 315, FPS 1.72, Running 190.51s Step 438( 63.20%), action 316, FPS 1.69, Running 191.20s Step 439( 63.40%), action 317, FPS 1.72, Running 191.75s Step 440( 63.60%), action 318, FPS 1.73, Running 192.31s Step 441( 63.80%), action 319, FPS 1.77, Running 192.58s Step 442( 64.00%), action 320, FPS 1.85, Running 192.94s Step 443( 64.20%), action 321, FPS 1.90, Running 193.47s Step 444( 64.40%), action 322, FPS 1.92, Running 193.86s Step 445( 64.60%), action 323, FPS 1.93, Running 194.34s Step 446( 64.80%), action 324, FPS 1.91, Running 194.85s Step 447( 65.00%), action 325, FPS 1.91, Running 195.33s Step 448( 65.20%), action 326, FPS 1.94, Running 195.88s Step 449( 65.40%), action 327, FPS 1.97, Running 196.31s Step 450( 65.60%), action 328, FPS 2.04, Running 196.72s Step 451( 65.80%), action 329, FPS 2.11, Running 197.01s Step 452( 66.00%), action 330, FPS 2.14, Running 197.27s Step 453( 66.20%), action 331, FPS 2.19, Running 197.73s Step 454( 66.40%), action 332, FPS 2.20, Running 198.11s Step 455( 66.60%), action 333, FPS 2.23, Running 198.39s Step 456( 66.80%), action 334, FPS 2.28, Running 198.81s Step 457( 67.00%), action 335, FPS 2.29, Running 199.25s Step 458( 67.20%), action 336, FPS 2.35, Running 199.72s Step 459( 67.40%), action 337, FPS 2.38, Running 200.15s Step 460( 67.60%), action 338, FPS 2.43, Running 200.54s Step 461( 67.80%), action 339, FPS 2.38, Running 200.99s Step 462( 68.00%), action 340, FPS 2.35, Running 201.44s Step 463( 68.20%), action 341, FPS 2.39, Running 201.84s Step 464( 68.40%), action 342, FPS 2.41, Running 202.14s Step 465( 68.60%), action 343, FPS 2.45, Running 202.49s Step 466( 68.80%), action 344, FPS 2.51, Running 202.81s Step 467( 69.00%), action 345, FPS 2.57, Running 203.12s Step 468( 69.20%), action 346, FPS 2.59, Running 203.60s Step 469( 69.40%), action 347, FPS 2.57, Running 204.08s Step 470( 69.60%), action 348, FPS 2.55, Running 204.56s Step 471( 69.80%), action 349, FPS 2.51, Running 204.97s Step 472( 70.00%), action 350, FPS 2.47, Running 205.38s Step 473( 70.20%), action 351, FPS 2.44, Running 205.92s Step 474( 70.40%), action 352, FPS 2.45, Running 206.27s Step 475( 70.60%), action 353, FPS 2.46, Running 206.52s Step 476( 70.80%), action 354, FPS 2.47, Running 206.90s Step 477( 71.00%), action 355, FPS 2.49, Running 207.27s Step 478( 71.20%), action 356, FPS 2.53, Running 207.62s Step 479( 71.40%), action 357, FPS 2.54, Running 208.03s Step 480( 71.60%), action 358, FPS 2.49, Running 208.57s Step 481( 71.80%), action 359, FPS 2.48, Running 209.05s Step 482( 72.00%), action 360, FPS 2.48, Running 209.51s Step 483( 72.20%), action 361, FPS 2.38, Running 210.22s Step 484( 72.40%), action 362, FPS 2.33, Running 210.74s Step 485( 72.60%), action 363, FPS 2.34, Running 211.02s Step 486( 72.80%), action 364, FPS 2.31, Running 211.47s Step 487( 73.00%), action 365, FPS 2.29, Running 211.84s Step 488( 73.20%), action 366, FPS 2.33, Running 212.18s Step 489( 73.40%), action 367, FPS 2.36, Running 212.57s Step 490( 73.60%), action 368, FPS 2.36, Running 213.03s Step 491( 73.80%), action 369, FPS 2.32, Running 213.59s Step 492( 74.00%), action 370, FPS 2.31, Running 214.03s Step 493( 74.20%), action 371, FPS 2.29, Running 214.65s Step 494( 74.40%), action 372, FPS 2.23, Running 215.25s Step 495( 74.60%), action 373, FPS 2.19, Running 215.64s Step 496( 74.80%), action 374, FPS 2.17, Running 216.12s Step 497( 75.00%), action 375, FPS 2.13, Running 216.67s Step 498( 75.20%), action 376, FPS 2.05, Running 217.36s Step 499( 75.40%), action 377, FPS 2.04, Running 217.83s Step 500( 75.60%), action 378, FPS 2.05, Running 218.34s Step 501( 75.80%), action 379, FPS 2.05, Running 218.81s Step 502( 76.00%), action 380, FPS 2.01, Running 219.46s Step 503( 76.20%), action 381, FPS 2.03, Running 220.06s Step 504( 76.40%), action 382, FPS 1.99, Running 220.77s Step 505( 76.60%), action 383, FPS 1.98, Running 221.11s Step 506( 76.80%), action 384, FPS 1.98, Running 221.55s Step 507( 77.00%), action 385, FPS 1.96, Running 222.04s Step 508( 77.20%), action 386, FPS 1.91, Running 222.63s Step 509( 77.40%), action 387, FPS 1.89, Running 223.18s Step 510( 77.60%), action 388, FPS 1.87, Running 223.73s Step 511( 77.80%), action 389, FPS 1.87, Running 224.29s Step 512( 78.00%), action 390, FPS 1.82, Running 225.00s Step 513( 78.20%), action 391, FPS 1.86, Running 225.42s Step 514( 78.40%), action 392, FPS 1.85, Running 226.06s Step 515( 78.60%), action 393, FPS 1.84, Running 226.52s Step 516( 78.80%), action 394, FPS 1.83, Running 227.07s Step 517( 79.00%), action 395, FPS 1.84, Running 227.57s Step 518( 79.20%), action 396, FPS 1.84, Running 228.26s Step 519( 79.40%), action 397, FPS 1.84, Running 228.67s Step 520( 79.60%), action 398, FPS 1.85, Running 229.18s Step 521( 79.80%), action 399, FPS 1.87, Running 229.51s Step 522( 80.00%), action 400, FPS 1.90, Running 229.99s Step 523( 80.20%), action 401, FPS 1.89, Running 230.62s Step 524( 80.40%), action 402, FPS 1.94, Running 231.08s Step 525( 80.60%), action 403, FPS 1.92, Running 231.55s Step 526( 80.80%), action 404, FPS 1.88, Running 232.19s Step 527( 81.00%), action 405, FPS 1.87, Running 232.73s Step 528( 81.20%), action 406, FPS 1.90, Running 233.14s Step 529( 81.40%), action 407, FPS 1.91, Running 233.67s Step 530( 81.60%), action 408, FPS 1.89, Running 234.32s Step 531( 81.80%), action 409, FPS 1.91, Running 234.78s Step 532( 82.00%), action 410, FPS 1.94, Running 235.32s Step 533( 82.20%), action 411, FPS 1.91, Running 235.87s Step 534( 82.40%), action 412, FPS 1.94, Running 236.35s Step 535( 82.60%), action 413, FPS 1.95, Running 236.79s Step 536( 82.80%), action 414, FPS 1.98, Running 237.18s Step 537( 83.00%), action 415, FPS 2.00, Running 237.54s Step 538( 83.20%), action 416, FPS 2.06, Running 237.95s Step 539( 83.40%), action 417, FPS 2.06, Running 238.37s Step 540( 83.60%), action 418, FPS 2.05, Running 238.94s Step 541( 83.80%), action 419, FPS 1.99, Running 239.54s Step 542( 84.00%), action 420, FPS 1.99, Running 240.02s Step 543( 84.20%), action 421, FPS 2.00, Running 240.61s Step 544( 84.40%), action 422, FPS 1.97, Running 241.21s Step 545( 84.60%), action 423, FPS 1.98, Running 241.64s Step 546( 84.80%), action 424, FPS 2.02, Running 242.08s Step 547( 85.00%), action 425, FPS 2.04, Running 242.52s Step 548( 85.20%), action 426, FPS 2.02, Running 243.04s Step 549( 85.40%), action 427, FPS 2.01, Running 243.65s Step 550( 85.60%), action 428, FPS 2.01, Running 244.28s Step 551( 85.80%), action 429, FPS 2.01, Running 244.74s Step 552( 86.00%), action 430, FPS 2.02, Running 245.24s Step 553( 86.20%), action 431, FPS 2.03, Running 245.75s Step 554( 86.40%), action 432, FPS 1.99, Running 246.41s Step 555( 86.60%), action 433, FPS 1.95, Running 247.03s Step 556( 86.80%), action 434, FPS 1.94, Running 247.51s Step 557( 87.00%), action 435, FPS 1.88, Running 248.16s Step 558( 87.20%), action 436, FPS 1.85, Running 248.77s Step 559( 87.40%), action 437, FPS 1.85, Running 249.21s Step 560( 87.60%), action 438, FPS 1.86, Running 249.67s Step 561( 87.80%), action 439, FPS 1.90, Running 250.09s Step 562( 88.00%), action 440, FPS 1.88, Running 250.67s Step 563( 88.20%), action 441, FPS 1.86, Running 251.38s Step 564( 88.40%), action 442, FPS 1.86, Running 251.96s Step 565( 88.60%), action 443, FPS 1.84, Running 252.52s Step 566( 88.80%), action 444, FPS 1.83, Running 252.99s Step 567( 89.00%), action 445, FPS 1.79, Running 253.69s Step 568( 89.20%), action 446, FPS 1.80, Running 254.13s Step 569( 89.40%), action 447, FPS 1.84, Running 254.53s Step 570( 89.60%), action 448, FPS 1.88, Running 254.94s Step 571( 89.80%), action 449, FPS 1.87, Running 255.42s Step 572( 90.00%), action 450, FPS 1.88, Running 255.86s Step 573( 90.20%), action 451, FPS 1.85, Running 256.55s Step 574( 90.40%), action 452, FPS 1.86, Running 257.18s Step 575( 90.60%), action 453, FPS 1.87, Running 257.75s Step 576( 90.80%), action 454, FPS 1.88, Running 258.16s Step 577( 91.00%), action 455, FPS 1.90, Running 258.70s Step 578( 91.20%), action 456, FPS 1.89, Running 259.35s Step 579( 91.40%), action 457, FPS 1.88, Running 259.86s Step 580( 91.60%), action 458, FPS 1.87, Running 260.39s Step 581( 91.80%), action 459, FPS 1.85, Running 260.88s Step 582( 92.00%), action 460, FPS 1.83, Running 261.63s Step 583( 92.20%), action 461, FPS 1.86, Running 262.11s Step 584( 92.40%), action 462, FPS 1.85, Running 262.75s Step 585( 92.60%), action 463, FPS 1.89, Running 263.08s Step 586( 92.80%), action 464, FPS 1.88, Running 263.63s Step 587( 93.00%), action 465, FPS 1.92, Running 264.11s Step 588( 93.20%), action 466, FPS 1.91, Running 264.60s Step 589( 93.40%), action 467, FPS 1.90, Running 265.08s Step 590( 93.60%), action 468, FPS 1.88, Running 265.60s Step 591( 93.80%), action 469, FPS 1.88, Running 266.07s Step 592( 94.00%), action 470, FPS 1.87, Running 266.57s Step 593( 94.20%), action 471, FPS 1.84, Running 267.45s Step 594( 94.40%), action 472, FPS 1.87, Running 267.89s Step 595( 94.60%), action 473, FPS 1.88, Running 268.37s Step 596( 94.80%), action 474, FPS 1.84, Running 269.03s Step 597( 95.00%), action 475, FPS 1.85, Running 269.51s Step 598( 95.20%), action 476, FPS 1.85, Running 270.18s Step 599( 95.40%), action 477, FPS 1.86, Running 270.60s Step 600( 95.60%), action 478, FPS 1.88, Running 271.01s Step 601( 95.80%), action 479, FPS 1.88, Running 271.53s Step 602( 96.00%), action 480, FPS 1.93, Running 271.98s Step 603( 96.20%), action 481, FPS 1.91, Running 272.60s Step 604( 96.40%), action 482, FPS 1.93, Running 273.09s Step 605( 96.60%), action 483, FPS 1.91, Running 273.57s Step 606( 96.80%), action 484, FPS 1.86, Running 274.38s Step 607( 97.00%), action 485, FPS 1.88, Running 274.76s Step 608( 97.20%), action 486, FPS 1.87, Running 275.29s Step 609( 97.40%), action 487, FPS 1.88, Running 275.71s Step 610( 97.60%), action 488, FPS 1.89, Running 276.20s Step 611( 97.80%), action 489, FPS 1.90, Running 276.62s Step 612( 98.00%), action 490, FPS 1.89, Running 277.15s Step 613( 98.20%), action 491, FPS 1.92, Running 277.84s Step 614( 98.40%), action 492, FPS 1.92, Running 278.33s Step 615( 98.60%), action 493, FPS 1.93, Running 278.73s Step 616( 98.80%), action 494, FPS 1.95, Running 279.30s Step 617( 99.00%), action 495, FPS 1.92, Running 279.90s Step 618( 99.20%), action 496, FPS 1.91, Running 280.66s Step 619( 99.40%), action 497, FPS 1.88, Running 281.25s Step 620( 99.60%), action 498, FPS 1.87, Running 281.71s Step 621( 99.80%), action 499, FPS 1.87, Running 282.25s Step 622(100.00%), action 500, FPS 1.84, Running 282.86s [2026-08-01 16:34:01] [10 ] Seed 9 failed after 283.15 s. +steps: 622 , actions: 500 . +Instruction: Empty +Total 7/10(70.00%) success. +Setting seed: 10 +Step 1( N/A%), pre moving , FPS 3.85, Running 0.26s Step 2( N/A%), pre moving , FPS 5.74, Running 0.35s Step 3( N/A%), pre moving , FPS 6.88, Running 0.44s Step 4( N/A%), pre moving , FPS 7.51, Running 0.53s Step 5( N/A%), pre moving , FPS 8.33, Running 0.60s Step 6( N/A%), pre moving , FPS 8.91, Running 0.67s Step 7( N/A%), pre moving , FPS 9.63, Running 0.73s Step 8( N/A%), pre moving , FPS 9.64, Running 0.83s Step 9( N/A%), pre moving , FPS 9.73, Running 0.92s Step 10( N/A%), pre moving , FPS 9.75, Running 1.03s Step 11( N/A%), pre moving , FPS 9.83, Running 1.12s Step 12( N/A%), pre moving , FPS 9.94, Running 1.21s Step 13( N/A%), pre moving , FPS 9.96, Running 1.30s Step 14( N/A%), pre moving , FPS 10.02, Running 1.40s Step 15( N/A%), pre moving , FPS 10.42, Running 1.44s Step 16( N/A%), pre moving , FPS 10.52, Running 1.52s Step 17( N/A%), pre moving , FPS 10.52, Running 1.62s Step 18( N/A%), pre moving , FPS 10.52, Running 1.71s Step 19( N/A%), pre moving , FPS 10.51, Running 1.81s Step 20( N/A%), pre moving , FPS 10.72, Running 1.87s Step 21( N/A%), pre moving , FPS 10.10, Running 2.24s Step 22( N/A%), pre moving , FPS 10.10, Running 2.33s Step 23( N/A%), pre moving , FPS 10.10, Running 2.42s Step 24( N/A%), pre moving , FPS 10.12, Running 2.51s Step 25( N/A%), pre moving , FPS 10.08, Running 2.58s Step 26( N/A%), pre moving , FPS 8.82, Running 2.94s Step 27( N/A%), pre moving , FPS 8.66, Running 3.04s Step 28( N/A%), pre moving , FPS 8.74, Running 3.12s Step 29( N/A%), pre moving , FPS 8.84, Running 3.19s Step 30( N/A%), pre moving , FPS 8.86, Running 3.28s Step 31( N/A%), pre moving , FPS 8.97, Running 3.35s Step 32( N/A%), pre moving , FPS 9.17, Running 3.39s Step 33( N/A%), pre moving , FPS 9.43, Running 3.42s Step 34( N/A%), pre moving , FPS 9.74, Running 3.45s Step 35( N/A%), pre moving , FPS 9.76, Running 3.49s Step 36( N/A%), pre moving , FPS 8.38, Running 3.91s Step 37( N/A%), pre moving , FPS 8.57, Running 3.95s Step 38( N/A%), pre moving , FPS 8.78, Running 3.99s Step 39( N/A%), pre moving , FPS 8.93, Running 4.05s Step 40( N/A%), pre moving , FPS 9.02, Running 4.08s Step 41( N/A%), pre moving , FPS 10.62, Running 4.12s Step 42( N/A%), pre moving , FPS 10.94, Running 4.16s Step 43( N/A%), pre moving , FPS 11.27, Running 4.19s Step 44( N/A%), pre moving , FPS 11.50, Running 4.25s Step 45( N/A%), pre moving , FPS 11.62, Running 4.31s Step 46( N/A%), pre moving , FPS 14.10, Running 4.36s Step 47( N/A%), pre moving , FPS 14.43, Running 4.42s Step 48( N/A%), pre moving , FPS 14.25, Running 4.52s Step 49( N/A%), pre moving , FPS 14.32, Running 4.59s Step 50( N/A%), pre moving , FPS 13.80, Running 4.73s Step 51( N/A%), pre moving , FPS 13.15, Running 4.87s Step 52( N/A%), pre moving , FPS 12.43, Running 5.00s Step 53( N/A%), pre moving , FPS 11.61, Running 5.15s Step 54( N/A%), pre moving , FPS 10.96, Running 5.28s Step 55( N/A%), pre moving , FPS 10.43, Running 5.41s Step 56( N/A%), pre moving , FPS 12.32, Running 5.53s Step 57( N/A%), pre moving , FPS 11.53, Running 5.68s Step 58( N/A%), pre moving , FPS 10.99, Running 5.81s Step 59( N/A%), pre moving , FPS 10.55, Running 5.94s Step 60( N/A%), pre moving , FPS 10.06, Running 6.07s Step 61( N/A%), pre moving , FPS 9.73, Running 6.18s Step 62( N/A%), pre moving , FPS 9.18, Running 6.33s Step 63( N/A%), pre moving , FPS 8.81, Running 6.46s Step 64( N/A%), pre moving , FPS 8.53, Running 6.59s Step 65( N/A%), pre moving , FPS 8.30, Running 6.71s Step 66( N/A%), pre moving , FPS 7.94, Running 6.88s Step 67( N/A%), pre moving , FPS 7.55, Running 7.07s Step 68( N/A%), pre moving , FPS 7.28, Running 7.27s Step 69( N/A%), pre moving , FPS 7.22, Running 7.36s Step 70( N/A%), pre moving , FPS 7.33, Running 7.46s Step 71( N/A%), pre moving , FPS 7.43, Running 7.56s Step 72( N/A%), pre moving , FPS 7.46, Running 7.68s Step 73( N/A%), pre moving , FPS 7.57, Running 7.79s Step 74( N/A%), pre moving , FPS 7.57, Running 7.92s Step 75( N/A%), pre moving , FPS 7.74, Running 7.99s Step 76( N/A%), pre moving , FPS 7.96, Running 8.04s Step 77( N/A%), pre moving , FPS 8.28, Running 8.10s Step 78( N/A%), pre moving , FPS 8.53, Running 8.15s Step 79( N/A%), pre moving , FPS 8.74, Running 8.23s Step 80( N/A%), pre moving , FPS 8.99, Running 8.30s Step 81( N/A%), pre moving , FPS 9.12, Running 8.37s Step 82( N/A%), pre moving , FPS 9.58, Running 8.42s Step 83( N/A%), pre moving , FPS 9.98, Running 8.46s Step 84( N/A%), pre moving , FPS 10.54, Running 8.49s Step 85( N/A%), pre moving , FPS 11.09, Running 8.52s Step 86( N/A%), pre moving , FPS 11.93, Running 8.56s Step 87( N/A%), pre moving , FPS 13.04, Running 8.61s Step 88( N/A%), pre moving , FPS 14.51, Running 8.65s Step 89( N/A%), pre moving , FPS 14.90, Running 8.70s Step 90( N/A%), pre moving , FPS 15.68, Running 8.73s Step 91( N/A%), pre moving , FPS 16.51, Running 8.77s Step 92( N/A%), pre moving , FPS 17.69, Running 8.81s Step 93( N/A%), pre moving , FPS 19.00, Running 8.84s Step 94( N/A%), pre moving , FPS 20.91, Running 8.88s Step 95( N/A%), pre moving , FPS 21.10, Running 8.94s Step 96( N/A%), pre moving , FPS 21.80, Running 8.96s Step 97( N/A%), pre moving , FPS 21.18, Running 9.04s Step 98( N/A%), pre moving , FPS 20.40, Running 9.13s Step 99( N/A%), pre moving , FPS 21.20, Running 9.18s Step 100( N/A%), pre moving , FPS 20.68, Running 9.26s Step 101( N/A%), pre moving , FPS 20.23, Running 9.36s Step 102( N/A%), pre moving , FPS 19.37, Running 9.45s Step 103( N/A%), pre moving , FPS 5.98, Running 11.81s Step 104( N/A%), pre moving , FPS 5.45, Running 12.16s Step 105( N/A%), pre moving , FPS 5.09, Running 12.45s Step 106( N/A%), pre moving , FPS 4.79, Running 12.73s Step 107( N/A%), pre moving , FPS 4.52, Running 13.03s Step 108( N/A%), pre moving , FPS 4.26, Running 13.35s Step 109( N/A%), pre moving , FPS 3.97, Running 13.73s Step 110( N/A%), pre moving , FPS 3.76, Running 14.06s Step 111( N/A%), pre moving , FPS 3.51, Running 14.47s Step 112( N/A%), pre moving , FPS 3.29, Running 14.89s Step 113( N/A%), pre moving , FPS 3.10, Running 15.30s Step 114( N/A%), pre moving , FPS 2.92, Running 15.72s Step 115( N/A%), pre moving , FPS 2.80, Running 16.08s Step 116( N/A%), pre moving , FPS 2.69, Running 16.39s Step 117( N/A%), pre moving , FPS 2.64, Running 16.60s Step 118( N/A%), pre moving , FPS 2.61, Running 16.80s Step 119( N/A%), pre moving , FPS 2.53, Running 17.08s Step 120( N/A%), pre moving , FPS 2.47, Running 17.37s Step 121( N/A%), pre moving , FPS 2.41, Running 17.67s Step 122( N/A%), pre moving , FPS 2.37, Running 17.90s Step 123( 0.20%), action 1, FPS 2.82, Running 18.90s Step 124( 0.40%), action 2, FPS 2.76, Running 19.41s Step 125( 0.60%), action 3, FPS 2.70, Running 19.85s Step 126( 0.80%), action 4, FPS 2.50, Running 20.73s Step 127( 1.00%), action 5, FPS 2.45, Running 21.19s Step 128( 1.20%), action 6, FPS 2.37, Running 21.79s Step 129( 1.40%), action 7, FPS 2.30, Running 22.41s Step 130( 1.60%), action 8, FPS 2.29, Running 22.78s Step 131( 1.80%), action 9, FPS 2.33, Running 23.03s Step 132( 2.00%), action 10, FPS 2.35, Running 23.39s Step 133( 2.20%), action 11, FPS 2.35, Running 23.83s Step 134( 2.40%), action 12, FPS 2.26, Running 24.55s Step 135( 2.60%), action 13, FPS 2.23, Running 25.05s Step 136( 2.80%), action 14, FPS 2.16, Running 25.64s Step 137( 3.00%), action 15, FPS 2.08, Running 26.23s Step 138( 3.20%), action 16, FPS 1.95, Running 27.03s Step 139( 3.40%), action 17, FPS 1.93, Running 27.45s Step 140( 3.60%), action 18, FPS 1.87, Running 28.06s Step 141( 3.80%), action 19, FPS 1.83, Running 28.61s Step 142( 4.00%), action 20, FPS 1.78, Running 29.15s Step 143( 4.20%), action 21, FPS 1.82, Running 29.88s Step 144( 4.40%), action 22, FPS 1.81, Running 30.43s Step 145( 4.60%), action 23, FPS 1.80, Running 30.94s Step 146( 4.80%), action 24, FPS 1.87, Running 31.43s Step 147( 5.00%), action 25, FPS 1.87, Running 31.86s Step 148( 5.20%), action 26, FPS 1.88, Running 32.41s Step 149( 5.40%), action 27, FPS 1.91, Running 32.88s Step 150( 5.60%), action 28, FPS 1.89, Running 33.36s Step 151( 5.80%), action 29, FPS 1.84, Running 33.89s Step 152( 6.00%), action 30, FPS 1.81, Running 34.44s Step 153( 6.20%), action 31, FPS 1.78, Running 35.09s Step 154( 6.40%), action 32, FPS 1.80, Running 35.64s Step 155( 6.60%), action 33, FPS 1.81, Running 36.07s Step 156( 6.80%), action 34, FPS 1.84, Running 36.48s Step 157( 7.00%), action 35, FPS 1.88, Running 36.85s Step 158( 7.20%), action 36, FPS 1.92, Running 37.45s Step 159( 7.40%), action 37, FPS 1.91, Running 37.92s Step 160( 7.60%), action 38, FPS 1.94, Running 38.39s Step 161( 7.80%), action 39, FPS 1.95, Running 38.89s Step 162( 8.00%), action 40, FPS 1.92, Running 39.57s Step 163( 8.20%), action 41, FPS 1.95, Running 40.15s Step 164( 8.40%), action 42, FPS 1.98, Running 40.54s Step 165( 8.60%), action 43, FPS 2.00, Running 40.95s Step 166( 8.80%), action 44, FPS 2.02, Running 41.35s Step 167( 9.00%), action 45, FPS 1.98, Running 41.99s Step 168( 9.20%), action 46, FPS 1.98, Running 42.49s Step 169( 9.40%), action 47, FPS 1.98, Running 42.97s Step 170( 9.60%), action 48, FPS 1.98, Running 43.48s Step 171( 9.80%), action 49, FPS 1.99, Running 43.95s Step 172( 10.00%), action 50, FPS 1.98, Running 44.54s Step 173( 10.20%), action 51, FPS 2.00, Running 45.08s Step 174( 10.40%), action 52, FPS 2.04, Running 45.46s Step 175( 10.60%), action 53, FPS 2.05, Running 45.81s Step 176( 10.80%), action 54, FPS 2.02, Running 46.36s Step 177( 11.00%), action 55, FPS 2.00, Running 46.85s Step 178( 11.20%), action 56, FPS 2.03, Running 47.30s Step 179( 11.40%), action 57, FPS 2.03, Running 47.77s Step 180( 11.60%), action 58, FPS 2.01, Running 48.35s Step 181( 11.80%), action 59, FPS 2.03, Running 48.77s Step 182( 12.00%), action 60, FPS 2.06, Running 49.27s Step 183( 12.20%), action 61, FPS 2.08, Running 49.78s Step 184( 12.40%), action 62, FPS 2.08, Running 50.15s Step 185( 12.60%), action 63, FPS 2.09, Running 50.51s Step 186( 12.80%), action 64, FPS 2.07, Running 51.00s Step 187( 13.00%), action 65, FPS 2.11, Running 51.45s Step 188( 13.20%), action 66, FPS 2.08, Running 52.09s Step 189( 13.40%), action 67, FPS 2.08, Running 52.59s Step 190( 13.60%), action 68, FPS 2.07, Running 53.13s Step 191( 13.80%), action 69, FPS 2.07, Running 53.59s Step 192( 14.00%), action 70, FPS 2.10, Running 54.05s Step 193( 14.20%), action 71, FPS 2.10, Running 54.62s Step 194( 14.40%), action 72, FPS 2.09, Running 55.02s Step 195( 14.60%), action 73, FPS 2.04, Running 55.64s Step 196( 14.80%), action 74, FPS 2.03, Running 56.23s Step 197( 15.00%), action 75, FPS 2.02, Running 56.76s Step 198( 15.20%), action 76, FPS 1.99, Running 57.35s Step 199( 15.40%), action 77, FPS 1.99, Running 57.82s Step 200( 15.60%), action 78, FPS 1.99, Running 58.40s Step 201( 15.80%), action 79, FPS 1.98, Running 58.88s Step 202( 16.00%), action 80, FPS 2.01, Running 59.22s Step 203( 16.20%), action 81, FPS 1.99, Running 59.84s Step 204( 16.40%), action 82, FPS 1.97, Running 60.30s Step 205( 16.60%), action 83, FPS 1.96, Running 60.71s Step 206( 16.80%), action 84, FPS 1.92, Running 61.44s Step 207( 17.00%), action 85, FPS 1.88, Running 62.06s Step 208( 17.20%), action 86, FPS 1.85, Running 62.91s Step 209( 17.40%), action 87, FPS 1.84, Running 63.48s Step 210( 17.60%), action 88, FPS 1.85, Running 63.96s Step 211( 17.80%), action 89, FPS 1.86, Running 64.37s Step 212( 18.00%), action 90, FPS 1.82, Running 65.06s Step 213( 18.20%), action 91, FPS 1.78, Running 65.88s Step 214( 18.40%), action 92, FPS 1.75, Running 66.45s Step 215( 18.60%), action 93, FPS 1.77, Running 66.91s Step 216( 18.80%), action 94, FPS 1.74, Running 67.71s Step 217( 19.00%), action 95, FPS 1.74, Running 68.22s Step 218( 19.20%), action 96, FPS 1.78, Running 68.58s Step 219( 19.40%), action 97, FPS 1.78, Running 69.07s Step 220( 19.60%), action 98, FPS 1.78, Running 69.63s Step 221( 19.80%), action 99, FPS 1.79, Running 70.06s Step 222( 20.00%), action 100, FPS 1.75, Running 70.68s Step 223( 20.20%), action 101, FPS 1.74, Running 71.33s Step 224( 20.40%), action 102, FPS 1.67, Running 72.25s Step 225( 20.60%), action 103, FPS 1.64, Running 72.88s Step 226( 20.80%), action 104, FPS 1.66, Running 73.50s Step 227( 21.00%), action 105, FPS 1.69, Running 73.92s Step 228( 21.20%), action 106, FPS 1.75, Running 74.32s Step 229( 21.40%), action 107, FPS 1.77, Running 74.79s Step 230( 21.60%), action 108, FPS 1.75, Running 75.42s Step 231( 21.80%), action 109, FPS 1.72, Running 76.00s Step 232( 22.00%), action 110, FPS 1.74, Running 76.58s Step 233( 22.20%), action 111, FPS 1.76, Running 77.27s Step 234( 22.40%), action 112, FPS 1.76, Running 77.84s Step 235( 22.60%), action 113, FPS 1.77, Running 78.22s Step 236( 22.80%), action 114, FPS 1.82, Running 78.68s Step 237( 23.00%), action 115, FPS 1.84, Running 79.10s Step 238( 23.20%), action 116, FPS 1.82, Running 79.58s Step 239( 23.40%), action 117, FPS 1.81, Running 80.11s Step 240( 23.60%), action 118, FPS 1.81, Running 80.67s Step 241( 23.80%), action 119, FPS 1.80, Running 81.19s Step 242( 24.00%), action 120, FPS 1.81, Running 81.70s Step 243( 24.20%), action 121, FPS 1.80, Running 82.43s Step 244( 24.40%), action 122, FPS 1.83, Running 83.18s Step 245( 24.60%), action 123, FPS 1.83, Running 83.80s Step 246( 24.80%), action 124, FPS 1.82, Running 84.47s Step 247( 25.00%), action 125, FPS 1.81, Running 85.00s Step 248( 25.20%), action 126, FPS 1.79, Running 85.49s Step 249( 25.40%), action 127, FPS 1.79, Running 85.96s Step 250( 25.60%), action 128, FPS 1.79, Running 86.56s Step 251( 25.80%), action 129, FPS 1.81, Running 87.07s Step 252( 26.00%), action 130, FPS 1.79, Running 87.73s Step 253( 26.20%), action 131, FPS 1.82, Running 88.29s Step 254( 26.40%), action 132, FPS 1.81, Running 88.87s Step 255( 26.60%), action 133, FPS 1.77, Running 89.53s Step 256( 26.80%), action 134, FPS 1.73, Running 90.23s Step 257( 27.00%), action 135, FPS 1.70, Running 90.85s Step 258( 27.20%), action 136, FPS 1.67, Running 91.52s Step 259( 27.40%), action 137, FPS 1.65, Running 92.19s Step 260( 27.60%), action 138, FPS 1.66, Running 92.71s Step 261( 27.80%), action 139, FPS 1.68, Running 93.13s Step 262( 28.00%), action 140, FPS 1.64, Running 93.90s Step 263( 28.20%), action 141, FPS 1.65, Running 94.57s Step 264( 28.40%), action 142, FPS 1.67, Running 95.15s Step 265( 28.60%), action 143, FPS 1.68, Running 95.72s Step 266( 28.80%), action 144, FPS 1.65, Running 96.56s Step 267( 29.00%), action 145, FPS 1.63, Running 97.23s Step 268( 29.20%), action 146, FPS 1.62, Running 97.85s Step 269( 29.40%), action 147, FPS 1.61, Running 98.38s Step 270( 29.60%), action 148, FPS 1.60, Running 99.09s Step 271( 29.80%), action 149, FPS 1.59, Running 99.68s Step 272( 30.00%), action 150, FPS 1.56, Running 100.51s Step 273( 30.20%), action 151, FPS 1.57, Running 101.05s Step 274( 30.40%), action 152, FPS 1.57, Running 101.64s Step 275( 30.60%), action 153, FPS 1.57, Running 102.23s Step 276( 30.80%), action 154, FPS 1.56, Running 103.05s Step 277( 31.00%), action 155, FPS 1.56, Running 103.64s Step 278( 31.20%), action 156, FPS 1.56, Running 104.30s Step 279( 31.40%), action 157, FPS 1.58, Running 104.89s Step 280( 31.60%), action 158, FPS 1.57, Running 105.42s Step 281( 31.80%), action 159, FPS 1.53, Running 106.19s Step 282( 32.00%), action 160, FPS 1.56, Running 106.70s Step 283( 32.20%), action 161, FPS 1.57, Running 107.33s Step 284( 32.40%), action 162, FPS 1.56, Running 107.94s Step 285( 32.60%), action 163, FPS 1.57, Running 108.43s Step 286( 32.80%), action 164, FPS 1.60, Running 109.08s Step 287( 33.00%), action 165, FPS 1.64, Running 109.46s Step 288( 33.20%), action 166, FPS 1.66, Running 109.88s Step 289( 33.40%), action 167, FPS 1.62, Running 110.69s Step 290( 33.60%), action 168, FPS 1.65, Running 111.20s Step 291( 33.80%), action 169, FPS 1.66, Running 111.70s Step 292( 34.00%), action 170, FPS 1.70, Running 112.25s Step 293( 34.20%), action 171, FPS 1.68, Running 112.96s Step 294( 34.40%), action 172, FPS 1.71, Running 113.37s Step 295( 34.60%), action 173, FPS 1.70, Running 113.98s Step 296( 34.80%), action 174, FPS 1.75, Running 114.48s Step 297( 35.00%), action 175, FPS 1.76, Running 115.03s Step 298( 35.20%), action 176, FPS 1.74, Running 115.81s Step 299( 35.40%), action 177, FPS 1.74, Running 116.41s Step 300( 35.60%), action 178, FPS 1.72, Running 117.03s Step 301( 35.80%), action 179, FPS 1.76, Running 117.54s Step 302( 36.00%), action 180, FPS 1.78, Running 117.92s Step 303( 36.20%), action 181, FPS 1.77, Running 118.63s Step 304( 36.40%), action 182, FPS 1.79, Running 119.14s Step 305( 36.60%), action 183, FPS 1.77, Running 119.71s Step 306( 36.80%), action 184, FPS 1.79, Running 120.27s Step 307( 37.00%), action 185, FPS 1.76, Running 120.83s Step 308( 37.20%), action 186, FPS 1.74, Running 121.39s Step 309( 37.40%), action 187, FPS 1.79, Running 121.85s Step 310( 37.60%), action 188, FPS 1.81, Running 122.25s Step 311( 37.80%), action 189, FPS 1.82, Running 122.72s Step 312( 38.00%), action 190, FPS 1.81, Running 123.29s Step 313( 38.20%), action 191, FPS 1.80, Running 124.11s Step 314( 38.40%), action 192, FPS 1.74, Running 124.86s Step 315( 38.60%), action 193, FPS 1.72, Running 125.58s Step 316( 38.80%), action 194, FPS 1.73, Running 126.01s Step 317( 39.00%), action 195, FPS 1.73, Running 126.61s Step 318( 39.20%), action 196, FPS 1.75, Running 127.26s Step 319( 39.40%), action 197, FPS 1.75, Running 127.85s Step 320( 39.60%), action 198, FPS 1.70, Running 128.76s Step 321( 39.80%), action 199, FPS 1.68, Running 129.47s Step 322( 40.00%), action 200, FPS 1.63, Running 130.21s Step 323( 40.20%), action 201, FPS 1.64, Running 130.83s Step 324( 40.40%), action 202, FPS 1.65, Running 131.27s Step 325( 40.60%), action 203, FPS 1.64, Running 131.94s Step 326( 40.80%), action 204, FPS 1.65, Running 132.39s Step 327( 41.00%), action 205, FPS 1.66, Running 132.86s Step 328( 41.20%), action 206, FPS 1.68, Running 133.28s Step 329( 41.40%), action 207, FPS 1.69, Running 133.70s Step 330( 41.60%), action 208, FPS 1.66, Running 134.28s Step 331( 41.80%), action 209, FPS 1.67, Running 134.69s Step 332( 42.00%), action 210, FPS 1.70, Running 135.08s Step 333( 42.20%), action 211, FPS 1.74, Running 135.60s Step 334( 42.40%), action 212, FPS 1.78, Running 136.07s Step 335( 42.60%), action 213, FPS 1.83, Running 136.53s Step 336( 42.80%), action 214, FPS 1.81, Running 137.08s Step 337( 43.00%), action 215, FPS 1.83, Running 137.54s Step 338( 43.20%), action 216, FPS 1.85, Running 138.06s Step 339( 43.40%), action 217, FPS 1.88, Running 138.50s Step 340( 43.60%), action 218, FPS 1.97, Running 138.93s Step 341( 43.80%), action 219, FPS 1.99, Running 139.49s Step 342( 44.00%), action 220, FPS 2.02, Running 140.12s Step 343( 44.20%), action 221, FPS 2.01, Running 140.78s Step 344( 44.40%), action 222, FPS 2.01, Running 141.20s Step 345( 44.60%), action 223, FPS 2.06, Running 141.66s Step 346( 44.80%), action 224, FPS 2.06, Running 142.08s Step 347( 45.00%), action 225, FPS 2.08, Running 142.49s Step 348( 45.20%), action 226, FPS 2.10, Running 142.82s Step 349( 45.40%), action 227, FPS 2.09, Running 143.27s Step 350( 45.60%), action 228, FPS 2.13, Running 143.67s Step 351( 45.80%), action 229, FPS 2.15, Running 143.99s Step 352( 46.00%), action 230, FPS 2.13, Running 144.45s Step 353( 46.20%), action 231, FPS 2.11, Running 145.08s Step 354( 46.40%), action 232, FPS 2.11, Running 145.56s Step 355( 46.60%), action 233, FPS 2.10, Running 146.07s Step 356( 46.80%), action 234, FPS 2.12, Running 146.51s Step 357( 47.00%), action 235, FPS 2.13, Running 146.93s Step 358( 47.20%), action 236, FPS 2.14, Running 147.41s Step 359( 47.40%), action 237, FPS 2.16, Running 147.76s Step 360( 47.60%), action 238, FPS 2.16, Running 148.17s Step 361( 47.80%), action 239, FPS 2.22, Running 148.49s Step 362( 48.00%), action 240, FPS 2.26, Running 148.96s Step 363( 48.20%), action 241, FPS 2.26, Running 149.61s Step 364( 48.40%), action 242, FPS 2.26, Running 150.07s Step 365( 48.60%), action 243, FPS 2.26, Running 150.51s Step 366( 48.80%), action 244, FPS 2.23, Running 151.05s Step 367( 49.00%), action 245, FPS 2.19, Running 151.62s Step 368( 49.20%), action 246, FPS 2.19, Running 151.95s Step 369( 49.40%), action 247, FPS 2.17, Running 152.50s Step 370( 49.60%), action 248, FPS 2.16, Running 152.93s Step 371( 49.80%), action 249, FPS 2.13, Running 153.38s Step 372( 50.00%), action 250, FPS 2.13, Running 153.82s Step 373( 50.20%), action 251, FPS 2.10, Running 154.59s Step 374( 50.40%), action 252, FPS 2.10, Running 155.07s Step 375( 50.60%), action 253, FPS 2.11, Running 155.53s Step 376( 50.80%), action 254, FPS 2.10, Running 156.03s Step 377( 51.00%), action 255, FPS 2.13, Running 156.32s Step 378( 51.20%), action 256, FPS 2.12, Running 156.85s Step 379( 51.40%), action 257, FPS 2.11, Running 157.24s Step 380( 51.60%), action 258, FPS 2.10, Running 157.68s Step 381( 51.80%), action 259, FPS 2.06, Running 158.20s Step 382( 52.00%), action 260, FPS 2.05, Running 158.73s Step 383( 52.20%), action 261, FPS 2.07, Running 159.29s Step 384( 52.40%), action 262, FPS 2.05, Running 159.82s Step 385( 52.60%), action 263, FPS 2.03, Running 160.35s Step 386( 52.80%), action 264, FPS 2.04, Running 160.84s Step 387( 53.00%), action 265, FPS 2.08, Running 161.25s Step 388( 53.20%), action 266, FPS 2.04, Running 161.75s Step 389( 53.40%), action 267, FPS 2.06, Running 162.20s Step 390( 53.60%), action 268, FPS 2.04, Running 162.73s Step 391( 53.80%), action 269, FPS 2.01, Running 163.32s Step 392( 54.00%), action 270, FPS 1.97, Running 163.97s Step 393( 54.20%), action 271, FPS 2.01, Running 164.56s Step 394( 54.40%), action 272, FPS 2.00, Running 165.06s Step 395( 54.60%), action 273, FPS 2.01, Running 165.47s Step 396( 54.80%), action 274, FPS 2.03, Running 165.86s Step 397( 55.00%), action 275, FPS 2.01, Running 166.25s Step 398( 55.20%), action 276, FPS 2.01, Running 166.79s Step 399( 55.40%), action 277, FPS 1.99, Running 167.28s Step 400( 55.60%), action 278, FPS 1.98, Running 167.78s Step 401( 55.80%), action 279, FPS 1.99, Running 168.24s Step 402( 56.00%), action 280, FPS 2.00, Running 168.72s Step 403( 56.20%), action 281, FPS 1.99, Running 169.32s Step 404( 56.40%), action 282, FPS 2.03, Running 169.68s Step 405( 56.60%), action 283, FPS 2.07, Running 170.01s Step 406( 56.80%), action 284, FPS 2.10, Running 170.36s Step 407( 57.00%), action 285, FPS 2.08, Running 170.87s Step 408( 57.20%), action 286, FPS 2.08, Running 171.36s Step 409( 57.40%), action 287, FPS 2.08, Running 171.81s Step 410( 57.60%), action 288, FPS 2.07, Running 172.38s Step 411( 57.80%), action 289, FPS 2.11, Running 172.81s Step 412( 58.00%), action 290, FPS 2.13, Running 173.36s Step 413( 58.20%), action 291, FPS 2.12, Running 173.97s Step 414( 58.40%), action 292, FPS 2.13, Running 174.45s Step 415( 58.60%), action 293, FPS 2.13, Running 174.84s Step 416( 58.80%), action 294, FPS 2.12, Running 175.29s Step 417( 59.00%), action 295, FPS 2.14, Running 175.60s Step 418( 59.20%), action 296, FPS 2.16, Running 176.05s Step 419( 59.40%), action 297, FPS 2.17, Running 176.51s Step 420( 59.60%), action 298, FPS 2.18, Running 176.97s Step 421( 59.80%), action 299, FPS 2.15, Running 177.53s Step 422( 60.00%), action 300, FPS 2.12, Running 178.14s Step 423( 60.20%), action 301, FPS 2.10, Running 178.86s [2026-08-01 16:37:00] [11 ] Seed 10 failed after 179.27 s. +steps: 423 , actions: 301 . +Instruction: Empty +Total 7/11(63.64%) success. +Setting seed: 11 +Step 1( N/A%), pre moving , FPS 14.99, Running 0.07s Step 2( N/A%), pre moving , FPS 24.57, Running 0.08s Step 3( N/A%), pre moving , FPS 29.06, Running 0.10s Step 4( N/A%), pre moving , FPS 31.69, Running 0.13s Step 5( N/A%), pre moving , FPS 33.44, Running 0.15s Step 6( N/A%), pre moving , FPS 35.52, Running 0.17s Step 7( N/A%), pre moving , FPS 37.80, Running 0.19s Step 8( N/A%), pre moving , FPS 39.72, Running 0.20s Step 9( N/A%), pre moving , FPS 41.36, Running 0.22s Step 10( N/A%), pre moving , FPS 42.11, Running 0.24s Step 11( N/A%), pre moving , FPS 40.65, Running 0.27s Step 12( N/A%), pre moving , FPS 40.71, Running 0.29s Step 13( N/A%), pre moving , FPS 40.02, Running 0.32s Step 14( N/A%), pre moving , FPS 38.78, Running 0.36s Step 15( N/A%), pre moving , FPS 36.41, Running 0.41s Step 16( N/A%), pre moving , FPS 35.97, Running 0.44s Step 17( N/A%), pre moving , FPS 36.25, Running 0.47s Step 18( N/A%), pre moving , FPS 35.92, Running 0.50s Step 19( N/A%), pre moving , FPS 35.21, Running 0.54s Step 20( N/A%), pre moving , FPS 34.78, Running 0.58s Step 21( N/A%), pre moving , FPS 24.26, Running 0.89s Step 22( N/A%), pre moving , FPS 23.50, Running 0.93s Step 23( N/A%), pre moving , FPS 23.22, Running 0.96s Step 24( N/A%), pre moving , FPS 22.58, Running 1.01s Step 25( N/A%), pre moving , FPS 22.42, Running 1.04s Step 26( N/A%), pre moving , FPS 17.88, Running 1.29s Step 27( N/A%), pre moving , FPS 17.48, Running 1.33s Step 28( N/A%), pre moving , FPS 17.18, Running 1.37s Step 29( N/A%), pre moving , FPS 16.56, Running 1.43s Step 30( N/A%), pre moving , FPS 16.14, Running 1.48s Step 31( N/A%), pre moving , FPS 15.56, Running 1.56s Step 32( N/A%), pre moving , FPS 14.79, Running 1.65s Step 33( N/A%), pre moving , FPS 14.40, Running 1.71s Step 34( N/A%), pre moving , FPS 13.86, Running 1.80s Step 35( N/A%), pre moving , FPS 13.53, Running 1.89s Step 36( N/A%), pre moving , FPS 10.44, Running 2.36s Step 37( N/A%), pre moving , FPS 10.20, Running 2.43s Step 38( N/A%), pre moving , FPS 9.94, Running 2.51s Step 39( N/A%), pre moving , FPS 9.66, Running 2.61s Step 40( N/A%), pre moving , FPS 9.39, Running 2.70s Step 41( N/A%), pre moving , FPS 10.48, Running 2.80s Step 42( N/A%), pre moving , FPS 10.17, Running 2.90s Step 43( N/A%), pre moving , FPS 9.85, Running 3.00s Step 44( N/A%), pre moving , FPS 9.43, Running 3.13s Step 45( N/A%), pre moving , FPS 8.99, Running 3.27s Step 46( N/A%), pre moving , FPS 9.57, Running 3.38s Step 47( N/A%), pre moving , FPS 9.08, Running 3.53s Step 48( N/A%), pre moving , FPS 8.69, Running 3.67s Step 49( N/A%), pre moving , FPS 8.44, Running 3.79s Step 50( N/A%), pre moving , FPS 8.13, Running 3.94s Step 51( N/A%), pre moving , FPS 7.97, Running 4.07s Step 52( N/A%), pre moving , FPS 7.84, Running 4.20s Step 53( N/A%), pre moving , FPS 7.56, Running 4.36s Step 54( N/A%), pre moving , FPS 7.46, Running 4.49s Step 55( N/A%), pre moving , FPS 7.32, Running 4.62s Step 56( N/A%), pre moving , FPS 8.39, Running 4.74s Step 57( N/A%), pre moving , FPS 8.52, Running 4.78s Step 58( N/A%), pre moving , FPS 8.69, Running 4.82s Step 59( N/A%), pre moving , FPS 8.94, Running 4.85s Step 60( N/A%), pre moving , FPS 9.20, Running 4.88s Step 61( N/A%), pre moving , FPS 9.49, Running 4.91s Step 62( N/A%), pre moving , FPS 9.82, Running 4.93s Step 63( N/A%), pre moving , FPS 10.18, Running 4.96s Step 64( N/A%), pre moving , FPS 10.73, Running 5.00s Step 65( N/A%), pre moving , FPS 11.31, Running 5.04s Step 66( N/A%), pre moving , FPS 11.84, Running 5.07s Step 67( N/A%), pre moving , FPS 12.70, Running 5.11s Step 68( N/A%), pre moving , FPS 13.61, Running 5.14s Step 69( N/A%), pre moving , FPS 14.54, Running 5.17s Step 70( N/A%), pre moving , FPS 15.90, Running 5.20s Step 71( N/A%), pre moving , FPS 17.21, Running 5.23s Step 72( N/A%), pre moving , FPS 18.97, Running 5.25s Step 73( N/A%), pre moving , FPS 21.75, Running 5.28s Step 74( N/A%), pre moving , FPS 24.43, Running 5.30s Step 75( N/A%), pre moving , FPS 28.23, Running 5.33s Step 76( N/A%), pre moving , FPS 31.57, Running 5.38s Step 77( N/A%), pre moving , FPS 30.83, Running 5.43s Step 78( N/A%), pre moving , FPS 29.82, Running 5.49s Step 79( N/A%), pre moving , FPS 29.38, Running 5.53s Step 80( N/A%), pre moving , FPS 28.41, Running 5.58s Step 81( N/A%), pre moving , FPS 28.02, Running 5.62s Step 82( N/A%), pre moving , FPS 27.49, Running 5.66s Step 83( N/A%), pre moving , FPS 26.61, Running 5.71s Step 84( N/A%), pre moving , FPS 26.63, Running 5.75s Step 85( N/A%), pre moving , FPS 26.68, Running 5.78s Step 86( N/A%), pre moving , FPS 26.35, Running 5.83s Step 87( N/A%), pre moving , FPS 26.79, Running 5.85s Step 88( N/A%), pre moving , FPS 26.48, Running 5.89s Step 89( N/A%), pre moving , FPS 26.78, Running 5.92s Step 90( N/A%), pre moving , FPS 26.39, Running 5.95s Step 91( N/A%), pre moving , FPS 25.78, Running 6.00s Step 92( N/A%), pre moving , FPS 25.57, Running 6.04s Step 93( N/A%), pre moving , FPS 25.04, Running 6.08s Step 94( N/A%), pre moving , FPS 24.65, Running 6.12s Step 95( N/A%), pre moving , FPS 24.54, Running 6.14s Step 96( N/A%), pre moving , FPS 24.90, Running 6.18s Step 97( N/A%), pre moving , FPS 25.57, Running 6.21s Step 98( N/A%), pre moving , FPS 26.44, Running 6.24s Step 99( N/A%), pre moving , FPS 26.56, Running 6.28s Step 100( N/A%), pre moving , FPS 6.46, Running 8.68s Step 101( N/A%), pre moving , FPS 5.78, Running 9.08s Step 102( N/A%), pre moving , FPS 5.23, Running 9.49s Step 103( N/A%), pre moving , FPS 4.89, Running 9.80s Step 104( N/A%), pre moving , FPS 4.70, Running 10.00s Step 105( N/A%), pre moving , FPS 4.50, Running 10.22s Step 106( N/A%), pre moving , FPS 4.29, Running 10.49s Step 107( N/A%), pre moving , FPS 4.04, Running 10.80s Step 108( N/A%), pre moving , FPS 3.81, Running 11.14s Step 109( N/A%), pre moving , FPS 3.62, Running 11.44s Step 110( N/A%), pre moving , FPS 3.39, Running 11.85s Step 111( N/A%), pre moving , FPS 3.20, Running 12.25s Step 112( N/A%), pre moving , FPS 3.02, Running 12.65s Step 113( N/A%), pre moving , FPS 2.86, Running 13.06s Step 114( N/A%), pre moving , FPS 2.73, Running 13.45s Step 115( N/A%), pre moving , FPS 2.61, Running 13.82s Step 116( N/A%), pre moving , FPS 2.48, Running 14.24s Step 117( N/A%), pre moving , FPS 2.39, Running 14.59s Step 118( N/A%), pre moving , FPS 2.31, Running 14.91s Step 119( N/A%), pre moving , FPS 2.25, Running 15.18s Step 120( 0.20%), action 1, FPS 2.32, Running 17.31s Step 121( 0.40%), action 2, FPS 2.18, Running 18.24s Step 122( 0.60%), action 3, FPS 2.07, Running 19.15s Step 123( 0.80%), action 4, FPS 2.04, Running 19.59s Step 124( 1.00%), action 5, FPS 1.94, Running 20.31s Step 125( 1.20%), action 6, FPS 1.88, Running 20.85s Step 126( 1.40%), action 7, FPS 1.79, Running 21.66s Step 127( 1.60%), action 8, FPS 1.71, Running 22.48s Step 128( 1.80%), action 9, FPS 1.67, Running 23.13s Step 129( 2.00%), action 10, FPS 1.63, Running 23.72s Step 130( 2.20%), action 11, FPS 1.59, Running 24.42s Step 131( 2.40%), action 12, FPS 1.56, Running 25.09s Step 132( 2.60%), action 13, FPS 1.55, Running 25.57s Step 133( 2.80%), action 14, FPS 1.54, Running 26.09s Step 134( 3.00%), action 15, FPS 1.52, Running 26.58s Step 135( 3.20%), action 16, FPS 1.51, Running 27.07s Step 136( 3.40%), action 17, FPS 1.51, Running 27.53s Step 137( 3.60%), action 18, FPS 1.50, Running 27.93s Step 138( 3.80%), action 19, FPS 1.50, Running 28.28s Step 139( 4.00%), action 20, FPS 1.48, Running 28.66s Step 140( 4.20%), action 21, FPS 1.66, Running 29.35s Step 141( 4.40%), action 22, FPS 1.74, Running 29.74s Step 142( 4.60%), action 23, FPS 1.81, Running 30.20s Step 143( 4.80%), action 24, FPS 1.80, Running 30.70s Step 144( 5.00%), action 25, FPS 1.84, Running 31.15s Step 145( 5.20%), action 26, FPS 1.86, Running 31.60s Step 146( 5.40%), action 27, FPS 1.93, Running 32.03s Step 147( 5.60%), action 28, FPS 2.03, Running 32.31s Step 148( 5.80%), action 29, FPS 2.07, Running 32.82s Step 149( 6.00%), action 30, FPS 2.11, Running 33.21s Step 150( 6.20%), action 31, FPS 2.15, Running 33.74s Step 151( 6.40%), action 32, FPS 2.20, Running 34.20s Step 152( 6.60%), action 33, FPS 2.19, Running 34.71s Step 153( 6.80%), action 34, FPS 2.20, Running 35.19s Step 154( 7.00%), action 35, FPS 2.21, Running 35.63s Step 155( 7.20%), action 36, FPS 2.20, Running 36.15s Step 156( 7.40%), action 37, FPS 2.12, Running 36.94s Step 157( 7.60%), action 38, FPS 2.09, Running 37.51s Step 158( 7.80%), action 39, FPS 2.08, Running 37.90s Step 159( 8.00%), action 40, FPS 2.08, Running 38.27s Step 160( 8.20%), action 41, FPS 2.09, Running 38.94s Step 161( 8.40%), action 42, FPS 2.03, Running 39.62s Step 162( 8.60%), action 43, FPS 2.02, Running 40.08s Step 163( 8.80%), action 44, FPS 1.98, Running 40.79s Step 164( 9.00%), action 45, FPS 1.98, Running 41.25s Step 165( 9.20%), action 46, FPS 1.97, Running 41.74s Step 166( 9.40%), action 47, FPS 1.98, Running 42.12s Step 167( 9.60%), action 48, FPS 1.91, Running 42.77s Step 168( 9.80%), action 49, FPS 1.89, Running 43.40s Step 169( 10.00%), action 50, FPS 1.88, Running 43.83s Step 170( 10.20%), action 51, FPS 1.83, Running 44.67s Step 171( 10.40%), action 52, FPS 1.83, Running 45.16s Step 172( 10.60%), action 53, FPS 1.81, Running 45.76s Step 173( 10.80%), action 54, FPS 1.83, Running 46.14s Step 174( 11.00%), action 55, FPS 1.80, Running 46.74s Step 175( 11.20%), action 56, FPS 1.83, Running 47.10s Step 176( 11.40%), action 57, FPS 1.88, Running 47.56s Step 177( 11.60%), action 58, FPS 1.91, Running 48.00s Step 178( 11.80%), action 59, FPS 1.88, Running 48.54s Step 179( 12.00%), action 60, FPS 1.85, Running 49.09s Step 180( 12.20%), action 61, FPS 1.84, Running 49.79s Step 181( 12.40%), action 62, FPS 1.87, Running 50.32s Step 182( 12.60%), action 63, FPS 1.82, Running 51.07s Step 183( 12.80%), action 64, FPS 1.84, Running 51.64s Step 184( 13.00%), action 65, FPS 1.85, Running 52.08s Step 185( 13.20%), action 66, FPS 1.85, Running 52.52s Step 186( 13.40%), action 67, FPS 1.80, Running 53.21s Step 187( 13.60%), action 68, FPS 1.84, Running 53.64s Step 188( 13.80%), action 69, FPS 1.83, Running 54.34s Step 189( 14.00%), action 70, FPS 1.85, Running 54.65s Step 190( 14.20%), action 71, FPS 1.89, Running 55.24s Step 191( 14.40%), action 72, FPS 1.90, Running 55.66s Step 192( 14.60%), action 73, FPS 1.92, Running 56.16s Step 193( 14.80%), action 74, FPS 1.91, Running 56.62s Step 194( 15.00%), action 75, FPS 1.92, Running 57.14s Step 195( 15.20%), action 76, FPS 1.91, Running 57.55s Step 196( 15.40%), action 77, FPS 1.91, Running 58.05s Step 197( 15.60%), action 78, FPS 1.88, Running 58.63s Step 198( 15.80%), action 79, FPS 1.89, Running 59.10s Step 199( 16.00%), action 80, FPS 1.95, Running 59.36s Step 200( 16.20%), action 81, FPS 1.97, Running 59.92s Step 201( 16.40%), action 82, FPS 2.01, Running 60.27s Step 202( 16.60%), action 83, FPS 2.06, Running 60.81s Step 203( 16.80%), action 84, FPS 2.06, Running 61.35s Step 204( 17.00%), action 85, FPS 2.04, Running 61.88s Step 205( 17.20%), action 86, FPS 2.04, Running 62.35s Step 206( 17.40%), action 87, FPS 2.08, Running 62.84s Step 207( 17.60%), action 88, FPS 2.08, Running 63.26s Step 208( 17.80%), action 89, FPS 2.11, Running 63.83s Step 209( 18.00%), action 90, FPS 2.12, Running 64.08s Step 210( 18.20%), action 91, FPS 2.13, Running 64.63s Step 211( 18.40%), action 92, FPS 2.15, Running 64.95s Step 212( 18.60%), action 93, FPS 2.19, Running 65.28s Step 213( 18.80%), action 94, FPS 2.19, Running 65.75s Step 214( 19.00%), action 95, FPS 2.19, Running 66.28s Step 215( 19.20%), action 96, FPS 2.19, Running 66.68s Step 216( 19.40%), action 97, FPS 2.20, Running 67.16s Step 217( 19.60%), action 98, FPS 2.20, Running 67.71s Step 218( 19.80%), action 99, FPS 2.19, Running 68.24s Step 219( 20.00%), action 100, FPS 2.19, Running 68.51s Step 220( 20.20%), action 101, FPS 2.19, Running 69.04s Step 221( 20.40%), action 102, FPS 2.18, Running 69.43s Step 222( 20.60%), action 103, FPS 2.22, Running 69.80s Step 223( 20.80%), action 104, FPS 2.22, Running 70.38s Step 224( 21.00%), action 105, FPS 2.21, Running 70.92s Step 225( 21.20%), action 106, FPS 2.21, Running 71.39s Step 226( 21.40%), action 107, FPS 2.19, Running 71.96s Step 227( 21.60%), action 108, FPS 2.18, Running 72.44s Step 228( 21.80%), action 109, FPS 2.19, Running 72.95s Step 229( 22.00%), action 110, FPS 2.16, Running 73.36s Step 230( 22.20%), action 111, FPS 2.10, Running 74.13s Step 231( 22.40%), action 112, FPS 2.08, Running 74.58s Step 232( 22.60%), action 113, FPS 2.04, Running 75.09s Step 233( 22.80%), action 114, FPS 2.00, Running 75.73s Step 234( 23.00%), action 115, FPS 2.01, Running 76.26s Step 235( 23.20%), action 116, FPS 2.00, Running 76.70s Step 236( 23.40%), action 117, FPS 1.98, Running 77.25s Step 237( 23.60%), action 118, FPS 1.99, Running 77.76s Step 238( 23.80%), action 119, FPS 2.03, Running 78.08s Step 239( 24.00%), action 120, FPS 2.02, Running 78.41s Step 240( 24.20%), action 121, FPS 2.03, Running 78.91s Step 241( 24.40%), action 122, FPS 2.04, Running 79.23s Step 242( 24.60%), action 123, FPS 2.03, Running 79.66s Step 243( 24.80%), action 124, FPS 2.02, Running 80.30s Step 244( 25.00%), action 125, FPS 2.01, Running 80.85s Step 245( 25.20%), action 126, FPS 2.02, Running 81.29s Step 246( 25.40%), action 127, FPS 2.01, Running 81.93s Step 247( 25.60%), action 128, FPS 2.01, Running 82.38s Step 248( 25.80%), action 129, FPS 2.05, Running 82.70s Step 249( 26.00%), action 130, FPS 2.08, Running 82.99s Step 250( 26.20%), action 131, FPS 2.14, Running 83.48s Step 251( 26.40%), action 132, FPS 2.17, Running 83.81s Step 252( 26.60%), action 133, FPS 2.20, Running 84.16s Step 253( 26.80%), action 134, FPS 2.24, Running 84.64s Step 254( 27.00%), action 135, FPS 2.26, Running 85.10s Step 255( 27.20%), action 136, FPS 2.26, Running 85.56s Step 256( 27.40%), action 137, FPS 2.25, Running 86.15s Step 257( 27.60%), action 138, FPS 2.24, Running 86.71s Step 258( 27.80%), action 139, FPS 2.20, Running 87.19s Step 259( 28.00%), action 140, FPS 2.21, Running 87.48s Step 260( 28.20%), action 141, FPS 2.20, Running 87.98s Step 261( 28.40%), action 142, FPS 2.21, Running 88.29s Step 262( 28.60%), action 143, FPS 2.22, Running 88.68s Step 263( 28.80%), action 144, FPS 2.22, Running 89.32s Step 264( 29.00%), action 145, FPS 2.22, Running 89.84s Step 265( 29.20%), action 146, FPS 2.21, Running 90.32s Step 266( 29.40%), action 147, FPS 2.24, Running 90.84s Step 267( 29.60%), action 148, FPS 2.24, Running 91.31s Step 268( 29.80%), action 149, FPS 2.22, Running 91.73s Step 269( 30.00%), action 150, FPS 2.18, Running 92.15s Step 270( 30.20%), action 151, FPS 2.15, Running 92.78s Step 271( 30.40%), action 152, FPS 2.08, Running 93.41s Step 272( 30.60%), action 153, FPS 2.05, Running 93.90s Step 273( 30.80%), action 154, FPS 2.05, Running 94.39s Step 274( 31.00%), action 155, FPS 2.05, Running 94.87s Step 275( 31.20%), action 156, FPS 2.05, Running 95.32s Step 276( 31.40%), action 157, FPS 2.06, Running 95.84s Step 277( 31.60%), action 158, FPS 2.07, Running 96.36s Step 278( 31.80%), action 159, FPS 2.05, Running 96.93s Step 279( 32.00%), action 160, FPS 2.05, Running 97.25s Step 280( 32.20%), action 161, FPS 2.00, Running 97.98s Step 281( 32.40%), action 162, FPS 1.97, Running 98.42s Step 282( 32.60%), action 163, FPS 1.96, Running 98.87s Step 283( 32.80%), action 164, FPS 2.00, Running 99.34s Step 284( 33.00%), action 165, FPS 1.96, Running 100.03s Step 285( 33.20%), action 166, FPS 1.97, Running 100.49s Step 286( 33.40%), action 167, FPS 2.00, Running 100.83s Step 287( 33.60%), action 168, FPS 2.03, Running 101.18s Step 288( 33.80%), action 169, FPS 2.02, Running 101.64s Step 289( 34.00%), action 170, FPS 2.02, Running 102.05s Step 290( 34.20%), action 171, FPS 2.02, Running 102.66s Step 291( 34.40%), action 172, FPS 2.06, Running 103.12s Step 292( 34.60%), action 173, FPS 2.03, Running 103.78s Step 293( 34.80%), action 174, FPS 2.03, Running 104.25s Step 294( 35.00%), action 175, FPS 2.02, Running 104.75s Step 295( 35.20%), action 176, FPS 2.07, Running 105.00s Step 296( 35.40%), action 177, FPS 2.11, Running 105.30s Step 297( 35.60%), action 178, FPS 2.14, Running 105.68s Step 298( 35.80%), action 179, FPS 2.17, Running 106.15s Step 299( 36.00%), action 180, FPS 2.09, Running 106.82s Step 300( 36.20%), action 181, FPS 2.12, Running 107.43s Step 301( 36.40%), action 182, FPS 2.09, Running 107.98s Step 302( 36.60%), action 183, FPS 2.09, Running 108.44s Step 303( 36.80%), action 184, FPS 2.09, Running 108.89s Step 304( 37.00%), action 185, FPS 2.16, Running 109.27s Step 305( 37.20%), action 186, FPS 2.19, Running 109.61s Step 306( 37.40%), action 187, FPS 2.17, Running 110.04s Step 307( 37.60%), action 188, FPS 2.18, Running 110.35s Step 308( 37.80%), action 189, FPS 2.17, Running 110.84s Step 309( 38.00%), action 190, FPS 2.12, Running 111.48s Step 310( 38.20%), action 191, FPS 2.11, Running 112.15s Step 311( 38.40%), action 192, FPS 2.10, Running 112.63s Step 312( 38.60%), action 193, FPS 2.15, Running 113.07s Step 313( 38.80%), action 194, FPS 2.18, Running 113.44s Step 314( 39.00%), action 195, FPS 2.22, Running 113.77s Step 315( 39.20%), action 196, FPS 2.19, Running 114.15s Step 316( 39.40%), action 197, FPS 2.16, Running 114.56s Step 317( 39.60%), action 198, FPS 2.14, Running 115.04s Step 318( 39.80%), action 199, FPS 2.10, Running 115.68s Step 319( 40.00%), action 200, FPS 2.16, Running 116.09s Step 320( 40.20%), action 201, FPS 2.13, Running 116.84s Step 321( 40.40%), action 202, FPS 2.14, Running 117.31s Step 322( 40.60%), action 203, FPS 2.13, Running 117.85s Step 323( 40.80%), action 204, FPS 2.10, Running 118.40s Step 324( 41.00%), action 205, FPS 2.09, Running 118.84s Step 325( 41.20%), action 206, FPS 2.08, Running 119.21s Step 326( 41.40%), action 207, FPS 2.07, Running 119.72s Step 327( 41.60%), action 208, FPS 2.03, Running 120.18s Step 328( 41.80%), action 209, FPS 2.01, Running 120.77s Step 329( 42.00%), action 210, FPS 2.00, Running 121.46s Step 330( 42.20%), action 211, FPS 1.97, Running 122.30s Step 331( 42.40%), action 212, FPS 1.95, Running 122.86s Step 332( 42.60%), action 213, FPS 1.97, Running 123.24s Step 333( 42.80%), action 214, FPS 1.95, Running 123.71s Step 334( 43.00%), action 215, FPS 1.88, Running 124.42s Step 335( 43.20%), action 216, FPS 1.86, Running 124.92s Step 336( 43.40%), action 217, FPS 1.85, Running 125.40s Step 337( 43.60%), action 218, FPS 1.80, Running 126.13s Step 338( 43.80%), action 219, FPS 1.81, Running 126.70s Step 339( 44.00%), action 220, FPS 1.79, Running 127.27s Step 340( 44.20%), action 221, FPS 1.81, Running 127.87s Step 341( 44.40%), action 222, FPS 1.81, Running 128.34s Step 342( 44.60%), action 223, FPS 1.83, Running 128.81s Step 343( 44.80%), action 224, FPS 1.81, Running 129.42s Step 344( 45.00%), action 225, FPS 1.78, Running 130.05s Step 345( 45.20%), action 226, FPS 1.74, Running 130.70s Step 346( 45.40%), action 227, FPS 1.76, Running 131.10s Step 347( 45.60%), action 228, FPS 1.77, Running 131.45s Step 348( 45.80%), action 229, FPS 1.81, Running 131.83s Step 349( 46.00%), action 230, FPS 1.86, Running 132.23s Step 350( 46.20%), action 231, FPS 1.81, Running 133.36s Step 351( 46.40%), action 232, FPS 1.83, Running 133.82s Step 352( 46.60%), action 233, FPS 1.78, Running 134.45s Step 353( 46.80%), action 234, FPS 1.78, Running 134.94s Step 354( 47.00%), action 235, FPS 1.84, Running 135.29s Step 355( 47.20%), action 236, FPS 1.87, Running 135.63s Step 356( 47.40%), action 237, FPS 1.87, Running 136.07s Step 357( 47.60%), action 238, FPS 1.93, Running 136.48s Step 358( 47.80%), action 239, FPS 1.94, Running 137.02s Step 359( 48.00%), action 240, FPS 1.92, Running 137.68s Step 360( 48.20%), action 241, FPS 1.91, Running 138.35s Step 361( 48.40%), action 242, FPS 1.91, Running 138.83s Step 362( 48.60%), action 243, FPS 1.87, Running 139.53s Step 363( 48.80%), action 244, FPS 1.91, Running 139.89s Step 364( 49.00%), action 245, FPS 1.94, Running 140.38s Step 365( 49.20%), action 246, FPS 1.96, Running 140.89s Step 366( 49.40%), action 247, FPS 1.94, Running 141.43s Step 367( 49.60%), action 248, FPS 1.90, Running 141.96s Step 368( 49.80%), action 249, FPS 1.88, Running 142.45s Step 369( 50.00%), action 250, FPS 1.88, Running 142.88s Step 370( 50.20%), action 251, FPS 1.97, Running 143.53s Step 371( 50.40%), action 252, FPS 1.99, Running 143.89s Step 372( 50.60%), action 253, FPS 2.02, Running 144.34s Step 373( 50.80%), action 254, FPS 1.99, Running 145.00s Step 374( 51.00%), action 255, FPS 1.95, Running 145.54s Step 375( 51.20%), action 256, FPS 1.93, Running 146.02s Step 376( 51.40%), action 257, FPS 1.90, Running 146.59s Step 377( 51.60%), action 258, FPS 1.86, Running 147.26s Step 378( 51.80%), action 259, FPS 1.84, Running 147.88s Step 379( 52.00%), action 260, FPS 1.87, Running 148.38s Step 380( 52.20%), action 261, FPS 1.84, Running 149.20s Step 381( 52.40%), action 262, FPS 1.79, Running 149.99s Step 382( 52.60%), action 263, FPS 1.80, Running 150.65s Step 383( 52.80%), action 264, FPS 1.75, Running 151.33s Step 384( 53.00%), action 265, FPS 1.73, Running 151.92s Step 385( 53.20%), action 266, FPS 1.74, Running 152.36s Step 386( 53.40%), action 267, FPS 1.73, Running 153.00s Step 387( 53.60%), action 268, FPS 1.72, Running 153.60s Step 388( 53.80%), action 269, FPS 1.70, Running 154.22s Step 389( 54.00%), action 270, FPS 1.67, Running 154.86s Step 390( 54.20%), action 271, FPS 1.67, Running 155.51s Step 391( 54.40%), action 272, FPS 1.65, Running 156.00s Step 392( 54.60%), action 273, FPS 1.63, Running 156.62s Step 393( 54.80%), action 274, FPS 1.65, Running 157.09s Step 394( 55.00%), action 275, FPS 1.68, Running 157.48s Step 395( 55.20%), action 276, FPS 1.68, Running 157.96s Step 396( 55.40%), action 277, FPS 1.69, Running 158.45s Step 397( 55.60%), action 278, FPS 1.72, Running 158.91s Step 398( 55.80%), action 279, FPS 1.73, Running 159.44s Step 399( 56.00%), action 280, FPS 1.73, Running 159.92s Step 400( 56.20%), action 281, FPS 1.76, Running 160.54s Step 401( 56.40%), action 282, FPS 1.80, Running 161.12s Step 402( 56.60%), action 283, FPS 1.80, Running 161.77s Step 403( 56.80%), action 284, FPS 1.85, Running 162.17s Step 404( 57.00%), action 285, FPS 1.87, Running 162.63s Step 405( 57.20%), action 286, FPS 1.86, Running 163.09s Step 406( 57.40%), action 287, FPS 1.84, Running 163.87s Step 407( 57.60%), action 288, FPS 1.86, Running 164.37s Step 408( 57.80%), action 289, FPS 1.88, Running 164.85s Step 409( 58.00%), action 290, FPS 1.88, Running 165.49s Step 410( 58.20%), action 291, FPS 1.83, Running 166.47s Step 411( 58.40%), action 292, FPS 1.78, Running 167.23s Step 412( 58.60%), action 293, FPS 1.80, Running 167.71s Step 413( 58.80%), action 294, FPS 1.81, Running 168.14s Step 414( 59.00%), action 295, FPS 1.80, Running 168.60s Step 415( 59.20%), action 296, FPS 1.81, Running 169.00s Step 416( 59.40%), action 297, FPS 1.82, Running 169.46s Step 417( 59.60%), action 298, FPS 1.84, Running 169.80s Step 418( 59.80%), action 299, FPS 1.86, Running 170.18s Step 419( 60.00%), action 300, FPS 1.87, Running 170.60s Step 420( 60.20%), action 301, FPS 1.88, Running 171.21s Step 421( 60.40%), action 302, FPS 1.91, Running 171.60s Step 422( 60.60%), action 303, FPS 1.94, Running 172.10s Step 423( 60.80%), action 304, FPS 1.93, Running 172.52s Step 424( 61.00%), action 305, FPS 1.93, Running 172.99s Step 425( 61.20%), action 306, FPS 1.92, Running 173.52s Step 426( 61.40%), action 307, FPS 2.01, Running 173.82s Step 427( 61.60%), action 308, FPS 2.02, Running 174.26s Step 428( 61.80%), action 309, FPS 2.05, Running 174.62s Step 429( 62.00%), action 310, FPS 2.10, Running 175.03s Step 430( 62.20%), action 311, FPS 2.19, Running 175.62s Step 431( 62.40%), action 312, FPS 2.27, Running 176.03s Step 432( 62.60%), action 313, FPS 2.29, Running 176.46s Step 433( 62.80%), action 314, FPS 2.28, Running 176.92s Step 434( 63.00%), action 315, FPS 2.25, Running 177.49s Step 435( 63.20%), action 316, FPS 2.22, Running 178.02s Step 436( 63.40%), action 317, FPS 2.20, Running 178.55s Step 437( 63.60%), action 318, FPS 2.20, Running 178.88s Step 438( 63.80%), action 319, FPS 2.21, Running 179.22s Step 439( 64.00%), action 320, FPS 2.23, Running 179.55s Step 440( 64.20%), action 321, FPS 2.25, Running 180.10s Step 441( 64.40%), action 322, FPS 2.24, Running 180.53s Step 442( 64.60%), action 323, FPS 2.23, Running 181.06s Step 443( 64.80%), action 324, FPS 2.19, Running 181.64s Step 444( 65.00%), action 325, FPS 2.19, Running 182.12s Step 445( 65.20%), action 326, FPS 2.21, Running 182.59s Step 446( 65.40%), action 327, FPS 2.18, Running 182.99s Step 447( 65.60%), action 328, FPS 2.15, Running 183.55s Step 448( 65.80%), action 329, FPS 2.12, Running 184.04s Step 449( 66.00%), action 330, FPS 2.13, Running 184.41s Step 450( 66.20%), action 331, FPS 2.11, Running 185.10s Step 451( 66.40%), action 332, FPS 2.05, Running 185.79s Step 452( 66.60%), action 333, FPS 2.02, Running 186.35s Step 453( 66.80%), action 334, FPS 1.99, Running 186.95s Step 454( 67.00%), action 335, FPS 1.95, Running 187.75s Step 455( 67.20%), action 336, FPS 1.93, Running 188.37s Step 456( 67.40%), action 337, FPS 1.96, Running 188.77s Step 457( 67.60%), action 338, FPS 1.93, Running 189.24s Step 458( 67.80%), action 339, FPS 1.89, Running 189.83s Step 459( 68.00%), action 340, FPS 1.83, Running 190.51s Step 460( 68.20%), action 341, FPS 1.77, Running 191.39s Step 461( 68.40%), action 342, FPS 1.77, Running 191.85s Step 462( 68.60%), action 343, FPS 1.76, Running 192.45s Step 463( 68.80%), action 344, FPS 1.80, Running 192.78s Step 464( 69.00%), action 345, FPS 1.78, Running 193.33s Step 465( 69.20%), action 346, FPS 1.78, Running 193.82s Step 466( 69.40%), action 347, FPS 1.78, Running 194.25s Step 467( 69.60%), action 348, FPS 1.78, Running 194.82s Step 468( 69.80%), action 349, FPS 1.76, Running 195.41s Step 469( 70.00%), action 350, FPS 1.75, Running 195.86s Step 470( 70.20%), action 351, FPS 1.75, Running 196.50s Step 471( 70.40%), action 352, FPS 1.81, Running 196.87s Step 472( 70.60%), action 353, FPS 1.79, Running 197.53s Step 473( 70.80%), action 354, FPS 1.82, Running 197.95s Step 474( 71.00%), action 355, FPS 1.86, Running 198.50s Step 475( 71.20%), action 356, FPS 1.88, Running 199.01s Step 476( 71.40%), action 357, FPS 1.85, Running 199.57s Step 477( 71.60%), action 358, FPS 1.85, Running 200.03s Step 478( 71.80%), action 359, FPS 1.88, Running 200.48s Step 479( 72.00%), action 360, FPS 1.88, Running 201.14s Step 480( 72.20%), action 361, FPS 1.89, Running 201.96s Step 481( 72.40%), action 362, FPS 1.88, Running 202.52s Step 482( 72.60%), action 363, FPS 1.88, Running 203.09s Step 483( 72.80%), action 364, FPS 1.86, Running 203.53s Step 484( 73.00%), action 365, FPS 1.87, Running 204.02s Step 485( 73.20%), action 366, FPS 1.88, Running 204.48s Step 486( 73.40%), action 367, FPS 1.89, Running 204.86s Step 487( 73.60%), action 368, FPS 1.91, Running 205.30s Step 488( 73.80%), action 369, FPS 1.94, Running 205.71s Step 489( 74.00%), action 370, FPS 1.96, Running 206.06s Step 490( 74.20%), action 371, FPS 1.97, Running 206.65s Step 491( 74.40%), action 372, FPS 1.96, Running 207.09s Step 492( 74.60%), action 373, FPS 1.99, Running 207.58s Step 493( 74.80%), action 374, FPS 1.99, Running 207.99s Step 494( 75.00%), action 375, FPS 1.98, Running 208.61s Step 495( 75.20%), action 376, FPS 2.00, Running 209.02s Step 496( 75.40%), action 377, FPS 2.03, Running 209.44s Step 497( 75.60%), action 378, FPS 2.07, Running 209.71s Step 498( 75.80%), action 379, FPS 2.07, Running 210.13s Step 499( 76.00%), action 380, FPS 2.14, Running 210.48s Step 500( 76.20%), action 381, FPS 2.22, Running 210.98s Step 501( 76.40%), action 382, FPS 2.24, Running 211.43s Step 502( 76.60%), action 383, FPS 2.24, Running 212.02s Step 503( 76.80%), action 384, FPS 2.22, Running 212.54s Step 504( 77.00%), action 385, FPS 2.22, Running 213.01s Step 505( 77.20%), action 386, FPS 2.23, Running 213.45s Step 506( 77.40%), action 387, FPS 2.18, Running 214.04s Step 507( 77.60%), action 388, FPS 2.22, Running 214.32s Step 508( 77.80%), action 389, FPS 2.25, Running 214.58s Step 509( 78.00%), action 390, FPS 2.27, Running 214.89s Step 510( 78.20%), action 391, FPS 2.28, Running 215.43s Step 511( 78.40%), action 392, FPS 2.30, Running 215.77s Step 512( 78.60%), action 393, FPS 2.29, Running 216.33s Step 513( 78.80%), action 394, FPS 2.28, Running 216.78s Step 514( 79.00%), action 395, FPS 2.30, Running 217.30s Step 515( 79.20%), action 396, FPS 2.30, Running 217.73s Step 516( 79.40%), action 397, FPS 2.27, Running 218.25s Step 517( 79.60%), action 398, FPS 2.24, Running 218.65s Step 518( 79.80%), action 399, FPS 2.26, Running 219.00s Step 519( 80.00%), action 400, FPS 2.26, Running 219.32s Step 520( 80.20%), action 401, FPS 2.26, Running 219.84s Step 521( 80.40%), action 402, FPS 2.30, Running 220.13s Step 522( 80.60%), action 403, FPS 2.35, Running 220.54s Step 523( 80.80%), action 404, FPS 2.37, Running 220.97s Step 524( 81.00%), action 405, FPS 2.35, Running 221.50s Step 525( 81.20%), action 406, FPS 2.35, Running 221.97s Step 526( 81.40%), action 407, FPS 2.38, Running 222.44s Step 527( 81.60%), action 408, FPS 2.30, Running 223.01s Step 528( 81.80%), action 409, FPS 2.29, Running 223.31s Step 529( 82.00%), action 410, FPS 2.30, Running 223.58s Step 530( 82.20%), action 411, FPS 2.33, Running 224.01s Step 531( 82.40%), action 412, FPS 2.33, Running 224.35s Step 532( 82.60%), action 413, FPS 2.39, Running 224.69s Step 533( 82.80%), action 414, FPS 2.40, Running 225.10s Step 534( 83.00%), action 415, FPS 2.40, Running 225.62s Step 535( 83.20%), action 416, FPS 2.39, Running 226.10s Step 536( 83.40%), action 417, FPS 2.38, Running 226.64s Step 537( 83.60%), action 418, FPS 2.34, Running 227.21s Step 538( 83.80%), action 419, FPS 2.27, Running 227.79s Step 539( 84.00%), action 420, FPS 2.27, Running 228.15s Step 540( 84.20%), action 421, FPS 2.23, Running 228.82s Step 541( 84.40%), action 422, FPS 2.21, Running 229.18s Step 542( 84.60%), action 423, FPS 2.21, Running 229.61s Step 543( 84.80%), action 424, FPS 2.20, Running 230.04s Step 544( 85.00%), action 425, FPS 2.19, Running 230.64s Step 545( 85.20%), action 426, FPS 2.17, Running 231.18s Step 546( 85.40%), action 427, FPS 2.18, Running 231.61s Step 547( 85.60%), action 428, FPS 2.21, Running 232.05s Step 548( 85.80%), action 429, FPS 2.15, Running 232.60s Step 549( 86.00%), action 430, FPS 2.13, Running 232.99s Step 550( 86.20%), action 431, FPS 2.10, Running 233.51s Step 551( 86.40%), action 432, FPS 2.10, Running 233.89s Step 552( 86.60%), action 433, FPS 2.09, Running 234.24s Step 553( 86.80%), action 434, FPS 2.10, Running 234.62s Step 554( 87.00%), action 435, FPS 2.10, Running 235.12s Step 555( 87.20%), action 436, FPS 2.11, Running 235.56s Step 556( 87.40%), action 437, FPS 2.11, Running 236.10s Step 557( 87.60%), action 438, FPS 2.13, Running 236.58s Step 558( 87.80%), action 439, FPS 2.15, Running 237.08s Step 559( 88.00%), action 440, FPS 2.13, Running 237.56s Step 560( 88.20%), action 441, FPS 2.15, Running 238.11s Step 561( 88.40%), action 442, FPS 2.15, Running 238.50s Step 562( 88.60%), action 443, FPS 2.13, Running 239.01s Step 563( 88.80%), action 444, FPS 2.10, Running 239.58s Step 564( 89.00%), action 445, FPS 2.10, Running 240.15s Step 565( 89.20%), action 446, FPS 2.13, Running 240.58s Step 566( 89.40%), action 447, FPS 2.12, Running 241.04s Step 567( 89.60%), action 448, FPS 2.12, Running 241.50s Step 568( 89.80%), action 449, FPS 2.10, Running 242.12s Step 569( 90.00%), action 450, FPS 2.11, Running 242.48s Step 570( 90.20%), action 451, FPS 2.11, Running 243.01s Step 571( 90.40%), action 452, FPS 2.11, Running 243.36s Step 572( 90.60%), action 453, FPS 2.12, Running 243.67s Step 573( 90.80%), action 454, FPS 2.12, Running 244.03s Step 574( 91.00%), action 455, FPS 2.13, Running 244.52s Step 575( 91.20%), action 456, FPS 2.11, Running 245.03s Step 576( 91.40%), action 457, FPS 2.11, Running 245.58s Step 577( 91.60%), action 458, FPS 2.07, Running 246.26s Step 578( 91.80%), action 459, FPS 2.05, Running 246.85s Step 579( 92.00%), action 460, FPS 2.08, Running 247.16s Step 580( 92.20%), action 461, FPS 2.08, Running 247.71s Step 581( 92.40%), action 462, FPS 2.08, Running 248.11s Step 582( 92.60%), action 463, FPS 2.11, Running 248.51s Step 583( 92.80%), action 464, FPS 2.13, Running 248.98s Step 584( 93.00%), action 465, FPS 2.12, Running 249.57s Step 585( 93.20%), action 466, FPS 2.04, Running 250.37s Step 586( 93.40%), action 467, FPS 2.04, Running 250.84s Step 587( 93.60%), action 468, FPS 2.02, Running 251.38s Step 588( 93.80%), action 469, FPS 2.01, Running 252.06s Step 589( 94.00%), action 470, FPS 2.01, Running 252.45s Step 590( 94.20%), action 471, FPS 1.96, Running 253.23s Step 591( 94.40%), action 472, FPS 1.93, Running 253.74s Step 592( 94.60%), action 473, FPS 1.89, Running 254.28s Step 593( 94.80%), action 474, FPS 1.86, Running 254.76s Step 594( 95.00%), action 475, FPS 1.86, Running 255.27s Step 595( 95.20%), action 476, FPS 1.87, Running 255.71s Step 596( 95.40%), action 477, FPS 1.86, Running 256.34s Step 597( 95.60%), action 478, FPS 1.90, Running 256.80s Step 598( 95.80%), action 479, FPS 1.87, Running 257.56s Step 599( 96.00%), action 480, FPS 1.85, Running 257.99s Step 600( 96.20%), action 481, FPS 1.81, Running 258.74s Step 601( 96.40%), action 482, FPS 1.80, Running 259.20s Step 602( 96.60%), action 483, FPS 1.79, Running 259.70s Step 603( 96.80%), action 484, FPS 1.80, Running 260.11s Step 604( 97.00%), action 485, FPS 1.83, Running 260.50s Step 605( 97.20%), action 486, FPS 1.88, Running 261.03s Step 606( 97.40%), action 487, FPS 1.84, Running 261.71s Step 607( 97.60%), action 488, FPS 1.85, Running 262.20s Step 608( 97.80%), action 489, FPS 1.85, Running 262.86s Step 609( 98.00%), action 490, FPS 1.84, Running 263.34s Step 610( 98.20%), action 491, FPS 1.83, Running 264.14s Step 611( 98.40%), action 492, FPS 1.85, Running 264.57s Step 612( 98.60%), action 493, FPS 1.82, Running 265.27s Step 613( 98.80%), action 494, FPS 1.80, Running 265.89s Step 614( 99.00%), action 495, FPS 1.79, Running 266.45s Step 615( 99.20%), action 496, FPS 1.75, Running 267.15s Step 616( 99.40%), action 497, FPS 1.77, Running 267.66s Step 617( 99.60%), action 498, FPS 1.77, Running 268.12s Step 618( 99.80%), action 499, FPS 1.79, Running 268.72s Step 619(100.00%), action 500, FPS 1.76, Running 269.36s [2026-08-01 16:41:30] [12 ] Seed 11 failed after 269.79 s. +steps: 619 , actions: 500 . +Instruction: Empty +Total 7/12(58.33%) success. +Setting seed: 12 +Step 1( N/A%), pre moving , FPS 2.67, Running 0.37s Step 2( N/A%), pre moving , FPS 4.41, Running 0.45s Step 3( N/A%), pre moving , FPS 5.55, Running 0.54s Step 4( N/A%), pre moving , FPS 6.80, Running 0.59s Step 5( N/A%), pre moving , FPS 7.27, Running 0.69s Step 6( N/A%), pre moving , FPS 7.67, Running 0.78s Step 7( N/A%), pre moving , FPS 7.98, Running 0.88s Step 8( N/A%), pre moving , FPS 8.22, Running 0.97s Step 9( N/A%), pre moving , FPS 8.44, Running 1.07s Step 10( N/A%), pre moving , FPS 8.87, Running 1.13s Step 11( N/A%), pre moving , FPS 9.02, Running 1.22s Step 12( N/A%), pre moving , FPS 9.11, Running 1.32s Step 13( N/A%), pre moving , FPS 9.22, Running 1.41s Step 14( N/A%), pre moving , FPS 9.34, Running 1.50s Step 15( N/A%), pre moving , FPS 9.63, Running 1.56s Step 16( N/A%), pre moving , FPS 9.74, Running 1.64s Step 17( N/A%), pre moving , FPS 9.78, Running 1.74s Step 18( N/A%), pre moving , FPS 9.86, Running 1.83s Step 19( N/A%), pre moving , FPS 10.04, Running 1.89s Step 20( N/A%), pre moving , FPS 10.11, Running 1.98s Step 21( N/A%), pre moving , FPS 10.08, Running 2.36s Step 22( N/A%), pre moving , FPS 10.09, Running 2.44s Step 23( N/A%), pre moving , FPS 10.19, Running 2.50s Step 24( N/A%), pre moving , FPS 9.68, Running 2.66s Step 25( N/A%), pre moving , FPS 9.80, Running 2.73s Step 26( N/A%), pre moving , FPS 8.72, Running 3.08s Step 27( N/A%), pre moving , FPS 8.73, Running 3.17s Step 28( N/A%), pre moving , FPS 8.74, Running 3.26s Step 29( N/A%), pre moving , FPS 8.92, Running 3.31s Step 30( N/A%), pre moving , FPS 8.97, Running 3.36s Step 31( N/A%), pre moving , FPS 9.23, Running 3.39s Step 32( N/A%), pre moving , FPS 9.50, Running 3.42s Step 33( N/A%), pre moving , FPS 9.74, Running 3.46s Step 34( N/A%), pre moving , FPS 9.91, Running 3.52s Step 35( N/A%), pre moving , FPS 10.04, Running 3.55s Step 36( N/A%), pre moving , FPS 8.57, Running 3.98s Step 37( N/A%), pre moving , FPS 8.75, Running 4.02s Step 38( N/A%), pre moving , FPS 8.98, Running 4.05s Step 39( N/A%), pre moving , FPS 9.15, Running 4.08s Step 40( N/A%), pre moving , FPS 9.41, Running 4.10s Step 41( N/A%), pre moving , FPS 11.23, Running 4.14s Step 42( N/A%), pre moving , FPS 11.51, Running 4.17s Step 43( N/A%), pre moving , FPS 11.74, Running 4.21s Step 44( N/A%), pre moving , FPS 12.59, Running 4.24s Step 45( N/A%), pre moving , FPS 12.79, Running 4.29s Step 46( N/A%), pre moving , FPS 15.72, Running 4.35s Step 47( N/A%), pre moving , FPS 16.12, Running 4.41s Step 48( N/A%), pre moving , FPS 16.35, Running 4.48s Step 49( N/A%), pre moving , FPS 15.39, Running 4.61s Step 50( N/A%), pre moving , FPS 14.50, Running 4.74s Step 51( N/A%), pre moving , FPS 13.31, Running 4.89s Step 52( N/A%), pre moving , FPS 12.67, Running 5.00s Step 53( N/A%), pre moving , FPS 12.03, Running 5.13s Step 54( N/A%), pre moving , FPS 11.47, Running 5.26s Step 55( N/A%), pre moving , FPS 10.87, Running 5.39s Step 56( N/A%), pre moving , FPS 12.79, Running 5.54s Step 57( N/A%), pre moving , FPS 12.16, Running 5.67s Step 58( N/A%), pre moving , FPS 11.44, Running 5.80s Step 59( N/A%), pre moving , FPS 10.75, Running 5.94s Step 60( N/A%), pre moving , FPS 10.07, Running 6.09s Step 61( N/A%), pre moving , FPS 9.67, Running 6.21s Step 62( N/A%), pre moving , FPS 9.19, Running 6.35s Step 63( N/A%), pre moving , FPS 8.80, Running 6.48s Step 64( N/A%), pre moving , FPS 8.48, Running 6.60s Step 65( N/A%), pre moving , FPS 8.12, Running 6.75s Step 66( N/A%), pre moving , FPS 7.69, Running 6.95s Step 67( N/A%), pre moving , FPS 7.50, Running 7.08s Step 68( N/A%), pre moving , FPS 7.36, Running 7.20s Step 69( N/A%), pre moving , FPS 7.34, Running 7.33s Step 70( N/A%), pre moving , FPS 7.35, Running 7.46s Step 71( N/A%), pre moving , FPS 7.44, Running 7.58s Step 72( N/A%), pre moving , FPS 7.42, Running 7.70s Step 73( N/A%), pre moving , FPS 7.43, Running 7.82s Step 74( N/A%), pre moving , FPS 7.46, Running 7.94s Step 75( N/A%), pre moving , FPS 7.63, Running 8.01s Step 76( N/A%), pre moving , FPS 7.89, Running 8.08s Step 77( N/A%), pre moving , FPS 8.11, Running 8.14s Step 78( N/A%), pre moving , FPS 8.38, Running 8.19s Step 79( N/A%), pre moving , FPS 8.70, Running 8.24s Step 80( N/A%), pre moving , FPS 9.07, Running 8.29s Step 81( N/A%), pre moving , FPS 9.39, Running 8.34s Step 82( N/A%), pre moving , FPS 9.79, Running 8.39s Step 83( N/A%), pre moving , FPS 10.08, Running 8.46s Step 84( N/A%), pre moving , FPS 10.42, Running 8.52s Step 85( N/A%), pre moving , FPS 10.99, Running 8.57s Step 86( N/A%), pre moving , FPS 11.92, Running 8.63s Step 87( N/A%), pre moving , FPS 12.54, Running 8.67s Step 88( N/A%), pre moving , FPS 13.35, Running 8.70s Step 89( N/A%), pre moving , FPS 14.36, Running 8.73s Step 90( N/A%), pre moving , FPS 15.25, Running 8.77s Step 91( N/A%), pre moving , FPS 16.25, Running 8.81s Step 92( N/A%), pre moving , FPS 17.33, Running 8.85s Step 93( N/A%), pre moving , FPS 18.53, Running 8.90s Step 94( N/A%), pre moving , FPS 19.75, Running 8.95s Step 95( N/A%), pre moving , FPS 19.73, Running 9.02s Step 96( N/A%), pre moving , FPS 19.27, Running 9.11s Step 97( N/A%), pre moving , FPS 18.61, Running 9.21s Step 98( N/A%), pre moving , FPS 18.07, Running 9.29s Step 99( N/A%), pre moving , FPS 17.37, Running 9.39s Step 100( N/A%), pre moving , FPS 17.24, Running 9.45s Step 101( N/A%), pre moving , FPS 16.53, Running 9.55s Step 102( N/A%), pre moving , FPS 15.98, Running 9.64s Step 103( N/A%), pre moving , FPS 15.82, Running 9.73s Step 104( N/A%), pre moving , FPS 15.41, Running 9.82s Step 105( N/A%), pre moving , FPS 14.91, Running 9.92s Step 106( N/A%), pre moving , FPS 14.49, Running 10.01s Step 107( N/A%), pre moving , FPS 13.98, Running 10.10s Step 108( N/A%), pre moving , FPS 13.55, Running 10.18s Step 109( N/A%), pre moving , FPS 13.01, Running 10.26s Step 110( N/A%), pre moving , FPS 12.63, Running 10.35s Step 111( N/A%), pre moving , FPS 12.22, Running 10.45s Step 112( N/A%), pre moving , FPS 11.84, Running 10.54s Step 113( N/A%), pre moving , FPS 5.12, Running 12.81s Step 114( N/A%), pre moving , FPS 4.84, Running 13.09s Step 115( N/A%), pre moving , FPS 4.58, Running 13.39s Step 116( N/A%), pre moving , FPS 4.32, Running 13.74s Step 117( N/A%), pre moving , FPS 4.07, Running 14.13s Step 118( N/A%), pre moving , FPS 3.80, Running 14.56s Step 119( N/A%), pre moving , FPS 3.60, Running 14.95s Step 120( N/A%), pre moving , FPS 3.40, Running 15.34s Step 121( N/A%), pre moving , FPS 3.25, Running 15.70s Step 122( N/A%), pre moving , FPS 3.11, Running 16.08s Step 123( N/A%), pre moving , FPS 3.01, Running 16.38s Step 124( N/A%), pre moving , FPS 2.95, Running 16.60s Step 125( N/A%), pre moving , FPS 2.88, Running 16.85s Step 126( N/A%), pre moving , FPS 2.82, Running 17.11s Step 127( N/A%), pre moving , FPS 2.74, Running 17.41s Step 128( N/A%), pre moving , FPS 2.65, Running 17.72s Step 129( N/A%), pre moving , FPS 2.60, Running 17.97s Step 130( N/A%), pre moving , FPS 2.51, Running 18.33s Step 131( N/A%), pre moving , FPS 2.40, Running 18.78s Step 132( N/A%), pre moving , FPS 2.31, Running 19.19s Step 133( 0.20%), action 1, FPS 2.70, Running 20.20s Step 134( 0.40%), action 2, FPS 2.57, Running 20.88s Step 135( 0.60%), action 3, FPS 2.54, Running 21.26s Step 136( 0.80%), action 4, FPS 2.49, Running 21.78s Step 137( 1.00%), action 5, FPS 2.48, Running 22.20s Step 138( 1.20%), action 6, FPS 2.48, Running 22.62s Step 139( 1.40%), action 7, FPS 2.44, Running 23.14s Step 140( 1.60%), action 8, FPS 2.36, Running 23.81s Step 141( 1.80%), action 9, FPS 2.33, Running 24.27s Step 142( 2.00%), action 10, FPS 2.31, Running 24.73s Step 143( 2.20%), action 11, FPS 2.22, Running 25.40s Step 144( 2.40%), action 12, FPS 2.16, Running 25.85s Step 145( 2.60%), action 13, FPS 2.16, Running 26.10s Step 146( 2.80%), action 14, FPS 2.10, Running 26.64s Step 147( 3.00%), action 15, FPS 2.09, Running 26.98s Step 148( 3.20%), action 16, FPS 2.03, Running 27.59s Step 149( 3.40%), action 17, FPS 1.96, Running 28.16s Step 150( 3.60%), action 18, FPS 1.93, Running 28.68s Step 151( 3.80%), action 19, FPS 1.93, Running 29.16s Step 152( 4.00%), action 20, FPS 1.90, Running 29.69s Step 153( 4.20%), action 21, FPS 1.95, Running 30.46s Step 154( 4.40%), action 22, FPS 1.99, Running 30.93s Step 155( 4.60%), action 23, FPS 2.00, Running 31.27s Step 156( 4.80%), action 24, FPS 2.02, Running 31.67s Step 157( 5.00%), action 25, FPS 2.01, Running 32.15s Step 158( 5.20%), action 26, FPS 2.01, Running 32.57s Step 159( 5.40%), action 27, FPS 2.02, Running 33.04s Step 160( 5.60%), action 28, FPS 2.03, Running 33.64s Step 161( 5.80%), action 29, FPS 2.02, Running 34.18s Step 162( 6.00%), action 30, FPS 2.00, Running 34.75s Step 163( 6.20%), action 31, FPS 1.98, Running 35.52s Step 164( 6.40%), action 32, FPS 1.98, Running 35.96s Step 165( 6.60%), action 33, FPS 1.96, Running 36.31s Step 166( 6.80%), action 34, FPS 1.96, Running 36.83s Step 167( 7.00%), action 35, FPS 1.93, Running 37.32s Step 168( 7.20%), action 36, FPS 1.93, Running 37.97s Step 169( 7.40%), action 37, FPS 1.93, Running 38.54s Step 170( 7.60%), action 38, FPS 1.91, Running 39.16s Step 171( 7.80%), action 39, FPS 1.91, Running 39.61s Step 172( 8.00%), action 40, FPS 1.89, Running 40.28s Step 173( 8.20%), action 41, FPS 1.94, Running 40.78s Step 174( 8.40%), action 42, FPS 1.96, Running 41.15s Step 175( 8.60%), action 43, FPS 1.95, Running 41.52s Step 176( 8.80%), action 44, FPS 1.96, Running 41.90s Step 177( 9.00%), action 45, FPS 1.94, Running 42.46s Step 178( 9.20%), action 46, FPS 1.92, Running 42.96s Step 179( 9.40%), action 47, FPS 1.93, Running 43.40s Step 180( 9.60%), action 48, FPS 1.94, Running 43.95s Step 181( 9.80%), action 49, FPS 1.97, Running 44.34s Step 182( 10.00%), action 50, FPS 1.98, Running 44.85s Step 183( 10.20%), action 51, FPS 2.06, Running 45.24s Step 184( 10.40%), action 52, FPS 2.09, Running 45.55s Step 185( 10.60%), action 53, FPS 2.09, Running 45.90s Step 186( 10.80%), action 54, FPS 2.10, Running 46.33s Step 187( 11.00%), action 55, FPS 2.14, Running 46.67s Step 188( 11.20%), action 56, FPS 2.19, Running 47.11s Step 189( 11.40%), action 57, FPS 2.22, Running 47.56s Step 190( 11.60%), action 58, FPS 2.25, Running 48.05s Step 191( 11.80%), action 59, FPS 2.25, Running 48.52s Step 192( 12.00%), action 60, FPS 2.27, Running 49.09s Step 193( 12.20%), action 61, FPS 2.26, Running 49.62s Step 194( 12.40%), action 62, FPS 2.29, Running 49.87s Step 195( 12.60%), action 63, FPS 2.33, Running 50.12s Step 196( 12.80%), action 64, FPS 2.33, Running 50.50s Step 197( 13.00%), action 65, FPS 2.37, Running 50.90s Step 198( 13.20%), action 66, FPS 2.40, Running 51.29s Step 199( 13.40%), action 67, FPS 2.40, Running 51.74s Step 200( 13.60%), action 68, FPS 2.41, Running 52.25s Step 201( 13.80%), action 69, FPS 2.35, Running 52.84s Step 202( 14.00%), action 70, FPS 2.34, Running 53.40s Step 203( 14.20%), action 71, FPS 2.28, Running 54.00s Step 204( 14.40%), action 72, FPS 2.22, Running 54.53s Step 205( 14.60%), action 73, FPS 2.22, Running 54.90s Step 206( 14.80%), action 74, FPS 2.24, Running 55.26s Step 207( 15.00%), action 75, FPS 2.21, Running 55.70s Step 208( 15.20%), action 76, FPS 2.20, Running 56.19s Step 209( 15.40%), action 77, FPS 2.20, Running 56.64s Step 210( 15.60%), action 78, FPS 2.17, Running 57.29s Step 211( 15.80%), action 79, FPS 2.14, Running 57.87s Step 212( 16.00%), action 80, FPS 2.16, Running 58.33s Step 213( 16.20%), action 81, FPS 2.15, Running 58.92s Step 214( 16.40%), action 82, FPS 2.11, Running 59.36s Step 215( 16.60%), action 83, FPS 2.08, Running 59.75s Step 216( 16.80%), action 84, FPS 2.07, Running 60.17s Step 217( 17.00%), action 85, FPS 2.07, Running 60.56s Step 218( 17.20%), action 86, FPS 2.08, Running 60.90s Step 219( 17.40%), action 87, FPS 2.08, Running 61.37s Step 220( 17.60%), action 88, FPS 2.08, Running 61.88s Step 221( 17.80%), action 89, FPS 2.10, Running 62.34s Step 222( 18.00%), action 90, FPS 2.13, Running 62.81s Step 223( 18.20%), action 91, FPS 2.12, Running 63.43s Step 224( 18.40%), action 92, FPS 2.10, Running 64.06s Step 225( 18.60%), action 93, FPS 2.12, Running 64.33s Step 226( 18.80%), action 94, FPS 2.14, Running 64.61s Step 227( 19.00%), action 95, FPS 2.17, Running 64.94s Step 228( 19.20%), action 96, FPS 2.19, Running 65.32s Step 229( 19.40%), action 97, FPS 2.21, Running 65.70s Step 230( 19.60%), action 98, FPS 2.26, Running 66.13s Step 231( 19.80%), action 99, FPS 2.30, Running 66.57s Step 232( 20.00%), action 100, FPS 2.27, Running 67.14s Step 233( 20.20%), action 101, FPS 2.28, Running 67.69s Step 234( 20.40%), action 102, FPS 2.27, Running 68.16s Step 235( 20.60%), action 103, FPS 2.23, Running 68.72s Step 236( 20.80%), action 104, FPS 2.23, Running 69.15s Step 237( 21.00%), action 105, FPS 2.26, Running 69.41s Step 238( 21.20%), action 106, FPS 2.27, Running 69.73s Step 239( 21.40%), action 107, FPS 2.29, Running 70.11s Step 240( 21.60%), action 108, FPS 2.32, Running 70.49s Step 241( 21.80%), action 109, FPS 2.35, Running 70.85s Step 242( 22.00%), action 110, FPS 2.36, Running 71.30s Step 243( 22.20%), action 111, FPS 2.38, Running 71.84s Step 244( 22.40%), action 112, FPS 2.40, Running 72.37s Step 245( 22.60%), action 113, FPS 2.36, Running 72.82s Step 246( 22.80%), action 114, FPS 2.31, Running 73.27s Step 247( 23.00%), action 115, FPS 2.28, Running 73.71s Step 248( 23.20%), action 116, FPS 2.28, Running 74.10s Step 249( 23.40%), action 117, FPS 2.29, Running 74.43s Step 250( 23.60%), action 118, FPS 2.30, Running 74.83s Step 251( 23.80%), action 119, FPS 2.33, Running 75.16s Step 252( 24.00%), action 120, FPS 2.34, Running 75.67s Step 253( 24.20%), action 121, FPS 2.32, Running 76.30s Step 254( 24.40%), action 122, FPS 2.33, Running 76.75s Step 255( 24.60%), action 123, FPS 2.32, Running 77.36s Step 256( 24.80%), action 124, FPS 2.30, Running 77.84s Step 257( 25.00%), action 125, FPS 2.25, Running 78.29s Step 258( 25.20%), action 126, FPS 2.23, Running 78.69s Step 259( 25.40%), action 127, FPS 2.22, Running 79.14s Step 260( 25.60%), action 128, FPS 2.22, Running 79.51s Step 261( 25.80%), action 129, FPS 2.16, Running 80.10s Step 262( 26.00%), action 130, FPS 2.16, Running 80.56s Step 263( 26.20%), action 131, FPS 2.13, Running 81.24s Step 264( 26.40%), action 132, FPS 2.12, Running 81.80s Step 265( 26.60%), action 133, FPS 2.06, Running 82.52s Step 266( 26.80%), action 134, FPS 2.03, Running 83.11s Step 267( 27.00%), action 135, FPS 2.03, Running 83.56s Step 268( 27.20%), action 136, FPS 2.00, Running 84.09s Step 269( 27.40%), action 137, FPS 1.99, Running 84.47s Step 270( 27.60%), action 138, FPS 1.96, Running 85.01s Step 271( 27.80%), action 139, FPS 1.94, Running 85.45s Step 272( 28.00%), action 140, FPS 1.93, Running 86.03s Step 273( 28.20%), action 141, FPS 1.90, Running 86.84s Step 274( 28.40%), action 142, FPS 1.83, Running 87.68s Step 275( 28.60%), action 143, FPS 1.84, Running 88.25s Step 276( 28.80%), action 144, FPS 1.84, Running 88.72s Step 277( 29.00%), action 145, FPS 1.79, Running 89.44s Step 278( 29.20%), action 146, FPS 1.75, Running 90.12s Step 279( 29.40%), action 147, FPS 1.74, Running 90.65s Step 280( 29.60%), action 148, FPS 1.68, Running 91.43s Step 281( 29.80%), action 149, FPS 1.68, Running 92.04s Step 282( 30.00%), action 150, FPS 1.69, Running 92.42s Step 283( 30.20%), action 151, FPS 1.69, Running 93.06s Step 284( 30.40%), action 152, FPS 1.70, Running 93.55s Step 285( 30.60%), action 153, FPS 1.69, Running 94.33s Step 286( 30.80%), action 154, FPS 1.70, Running 94.87s Step 287( 31.00%), action 155, FPS 1.68, Running 95.46s Step 288( 31.20%), action 156, FPS 1.70, Running 95.89s Step 289( 31.40%), action 157, FPS 1.67, Running 96.46s Step 290( 31.60%), action 158, FPS 1.67, Running 96.95s Step 291( 31.80%), action 159, FPS 1.63, Running 97.68s Step 292( 32.00%), action 160, FPS 1.63, Running 98.27s Step 293( 32.20%), action 161, FPS 1.66, Running 98.85s Step 294( 32.40%), action 162, FPS 1.70, Running 99.42s Step 295( 32.60%), action 163, FPS 1.71, Running 99.97s Step 296( 32.80%), action 164, FPS 1.69, Running 100.57s Step 297( 33.00%), action 165, FPS 1.74, Running 100.90s Step 298( 33.20%), action 166, FPS 1.76, Running 101.51s Step 299( 33.40%), action 167, FPS 1.76, Running 102.02s Step 300( 33.60%), action 168, FPS 1.76, Running 102.83s Step 301( 33.80%), action 169, FPS 1.73, Running 103.58s Step 302( 34.00%), action 170, FPS 1.69, Running 104.28s Step 303( 34.20%), action 171, FPS 1.71, Running 104.78s Step 304( 34.40%), action 172, FPS 1.72, Running 105.14s Step 305( 34.60%), action 173, FPS 1.78, Running 105.59s Step 306( 34.80%), action 174, FPS 1.77, Running 106.18s Step 307( 35.00%), action 175, FPS 1.80, Running 106.60s Step 308( 35.20%), action 176, FPS 1.78, Running 107.11s Step 309( 35.40%), action 177, FPS 1.80, Running 107.56s Step 310( 35.60%), action 178, FPS 1.80, Running 108.08s Step 311( 35.80%), action 179, FPS 1.81, Running 108.70s Step 312( 36.00%), action 180, FPS 1.83, Running 109.18s Step 313( 36.20%), action 181, FPS 1.82, Running 109.85s Step 314( 36.40%), action 182, FPS 1.82, Running 110.44s Step 315( 36.60%), action 183, FPS 1.82, Running 110.96s Step 316( 36.80%), action 184, FPS 1.82, Running 111.55s Step 317( 37.00%), action 185, FPS 1.78, Running 112.16s Step 318( 37.20%), action 186, FPS 1.79, Running 112.70s Step 319( 37.40%), action 187, FPS 1.79, Running 113.21s Step 320( 37.60%), action 188, FPS 1.80, Running 113.91s Step 321( 37.80%), action 189, FPS 1.86, Running 114.35s Step 322( 38.00%), action 190, FPS 1.87, Running 114.99s Step 323( 38.20%), action 191, FPS 1.85, Running 115.58s Step 324( 38.40%), action 192, FPS 1.78, Running 116.40s Step 325( 38.60%), action 193, FPS 1.78, Running 116.83s Step 326( 38.80%), action 194, FPS 1.75, Running 117.63s Step 327( 39.00%), action 195, FPS 1.70, Running 118.37s Step 328( 39.20%), action 196, FPS 1.70, Running 118.88s Step 329( 39.40%), action 197, FPS 1.70, Running 119.35s Step 330( 39.60%), action 198, FPS 1.68, Running 119.96s Step 331( 39.80%), action 199, FPS 1.70, Running 120.49s Step 332( 40.00%), action 200, FPS 1.70, Running 120.95s Step 333( 40.20%), action 201, FPS 1.68, Running 121.72s Step 334( 40.40%), action 202, FPS 1.71, Running 122.14s Step 335( 40.60%), action 203, FPS 1.70, Running 122.72s Step 336( 40.80%), action 204, FPS 1.72, Running 123.19s Step 337( 41.00%), action 205, FPS 1.74, Running 123.66s Step 338( 41.20%), action 206, FPS 1.74, Running 124.20s Step 339( 41.40%), action 207, FPS 1.74, Running 124.70s Step 340( 41.60%), action 208, FPS 1.76, Running 125.27s Step 341( 41.80%), action 209, FPS 1.74, Running 125.83s Step 342( 42.00%), action 210, FPS 1.78, Running 126.21s Step 343( 42.20%), action 211, FPS 1.79, Running 126.76s Step 344( 42.40%), action 212, FPS 1.82, Running 127.40s Step 345( 42.60%), action 213, FPS 1.82, Running 127.82s Step 346( 42.80%), action 214, FPS 1.88, Running 128.28s Step 347( 43.00%), action 215, FPS 1.93, Running 128.73s Step 348( 43.20%), action 216, FPS 1.93, Running 129.25s Step 349( 43.40%), action 217, FPS 1.96, Running 129.55s Step 350( 43.60%), action 218, FPS 2.00, Running 129.95s Step 351( 43.80%), action 219, FPS 2.01, Running 130.46s Step 352( 44.00%), action 220, FPS 2.02, Running 130.84s Step 353( 44.20%), action 221, FPS 2.05, Running 131.48s Step 354( 44.40%), action 222, FPS 2.03, Running 131.98s Step 355( 44.60%), action 223, FPS 2.06, Running 132.44s Step 356( 44.80%), action 224, FPS 2.03, Running 133.02s Step 357( 45.00%), action 225, FPS 2.03, Running 133.51s Step 358( 45.20%), action 226, FPS 2.03, Running 134.04s Step 359( 45.40%), action 227, FPS 2.04, Running 134.50s Step 360( 45.60%), action 228, FPS 2.04, Running 135.06s Step 361( 45.80%), action 229, FPS 2.07, Running 135.50s Step 362( 46.00%), action 230, FPS 2.04, Running 136.02s Step 363( 46.20%), action 231, FPS 2.05, Running 136.53s Step 364( 46.40%), action 232, FPS 2.06, Running 137.12s Step 365( 46.60%), action 233, FPS 2.05, Running 137.60s Step 366( 46.80%), action 234, FPS 1.99, Running 138.34s Step 367( 47.00%), action 235, FPS 1.98, Running 138.83s Step 368( 47.20%), action 236, FPS 2.01, Running 139.22s Step 369( 47.40%), action 237, FPS 1.99, Running 139.62s Step 370( 47.60%), action 238, FPS 1.98, Running 140.06s Step 371( 47.80%), action 239, FPS 1.99, Running 140.52s Step 372( 48.00%), action 240, FPS 1.94, Running 141.13s Step 373( 48.20%), action 241, FPS 1.99, Running 141.54s Step 374( 48.40%), action 242, FPS 2.02, Running 141.87s Step 375( 48.60%), action 243, FPS 2.07, Running 142.12s Step 376( 48.80%), action 244, FPS 2.09, Running 142.61s Step 377( 49.00%), action 245, FPS 2.06, Running 143.21s Step 378( 49.20%), action 246, FPS 2.07, Running 143.73s Step 379( 49.40%), action 247, FPS 2.08, Running 144.11s Step 380( 49.60%), action 248, FPS 2.10, Running 144.58s Step 381( 49.80%), action 249, FPS 2.12, Running 144.93s Step 382( 50.00%), action 250, FPS 2.11, Running 145.48s Step 383( 50.20%), action 251, FPS 2.10, Running 146.07s Step 384( 50.40%), action 252, FPS 2.12, Running 146.54s Step 385( 50.60%), action 253, FPS 2.13, Running 146.98s Step 386( 50.80%), action 254, FPS 2.19, Running 147.46s Step 387( 51.00%), action 255, FPS 2.20, Running 147.91s Step 388( 51.20%), action 256, FPS 2.18, Running 148.38s Step 389( 51.40%), action 257, FPS 2.18, Running 148.78s Step 390( 51.60%), action 258, FPS 2.20, Running 149.16s Step 391( 51.80%), action 259, FPS 2.21, Running 149.56s Step 392( 52.00%), action 260, FPS 2.25, Running 150.03s Step 393( 52.20%), action 261, FPS 2.21, Running 150.61s Step 394( 52.40%), action 262, FPS 2.17, Running 151.10s Step 395( 52.60%), action 263, FPS 2.13, Running 151.52s Step 396( 52.80%), action 264, FPS 2.14, Running 151.97s Step 397( 53.00%), action 265, FPS 2.17, Running 152.43s Step 398( 53.20%), action 266, FPS 2.17, Running 152.94s Step 399( 53.40%), action 267, FPS 2.17, Running 153.32s Step 400( 53.60%), action 268, FPS 2.18, Running 153.75s Step 401( 53.80%), action 269, FPS 2.12, Running 154.34s Step 402( 54.00%), action 270, FPS 2.12, Running 154.93s Step 403( 54.20%), action 271, FPS 2.12, Running 155.49s Step 404( 54.40%), action 272, FPS 2.11, Running 156.04s Step 405( 54.60%), action 273, FPS 2.09, Running 156.54s Step 406( 54.80%), action 274, FPS 2.08, Running 157.10s Step 407( 55.00%), action 275, FPS 2.08, Running 157.54s Step 408( 55.20%), action 276, FPS 2.08, Running 158.01s Step 409( 55.40%), action 277, FPS 2.08, Running 158.41s Step 410( 55.60%), action 278, FPS 2.06, Running 158.88s Step 411( 55.80%), action 279, FPS 2.04, Running 159.35s Step 412( 56.00%), action 280, FPS 2.03, Running 159.88s Step 413( 56.20%), action 281, FPS 2.01, Running 160.55s Step 414( 56.40%), action 282, FPS 1.99, Running 161.14s Step 415( 56.60%), action 283, FPS 2.00, Running 161.53s Step 416( 56.80%), action 284, FPS 2.00, Running 161.97s Step 417( 57.00%), action 285, FPS 2.01, Running 162.40s Step 418( 57.20%), action 286, FPS 2.02, Running 162.84s Step 419( 57.40%), action 287, FPS 2.00, Running 163.34s Step 420( 57.60%), action 288, FPS 1.99, Running 163.79s Step 421( 57.80%), action 289, FPS 1.99, Running 164.40s Step 422( 58.00%), action 290, FPS 2.01, Running 164.88s Step 423( 58.20%), action 291, FPS 2.00, Running 165.49s Step 424( 58.40%), action 292, FPS 2.05, Running 165.80s Step 425( 58.60%), action 293, FPS 2.10, Running 166.05s Step 426( 58.80%), action 294, FPS 2.12, Running 166.51s Step 427( 59.00%), action 295, FPS 2.14, Running 166.87s Step 428( 59.20%), action 296, FPS 2.16, Running 167.28s Step 429( 59.40%), action 297, FPS 2.17, Running 167.62s Step 430( 59.60%), action 298, FPS 2.17, Running 168.11s Step 431( 59.80%), action 299, FPS 2.17, Running 168.56s Step 432( 60.00%), action 300, FPS 2.18, Running 169.06s Step 433( 60.20%), action 301, FPS 2.20, Running 169.63s Step 434( 60.40%), action 302, FPS 2.23, Running 170.10s Step 435( 60.60%), action 303, FPS 2.21, Running 170.58s Step 436( 60.80%), action 304, FPS 2.24, Running 170.89s Step 437( 61.00%), action 305, FPS 2.28, Running 171.17s Step 438( 61.20%), action 306, FPS 2.27, Running 171.66s Step 439( 61.40%), action 307, FPS 2.29, Running 172.09s Step 440( 61.60%), action 308, FPS 2.28, Running 172.54s Step 441( 61.80%), action 309, FPS 2.31, Running 173.05s Step 442( 62.00%), action 310, FPS 2.33, Running 173.46s Step 443( 62.20%), action 311, FPS 2.36, Running 173.97s Step 444( 62.40%), action 312, FPS 2.30, Running 174.48s Step 445( 62.60%), action 313, FPS 2.25, Running 174.93s Step 446( 62.80%), action 314, FPS 2.28, Running 175.30s Step 447( 63.00%), action 315, FPS 2.31, Running 175.53s Step 448( 63.20%), action 316, FPS 2.35, Running 175.78s Step 449( 63.40%), action 317, FPS 2.38, Running 176.02s Step 450( 63.60%), action 318, FPS 2.41, Running 176.39s Step 451( 63.80%), action 319, FPS 2.45, Running 176.71s Step 452( 64.00%), action 320, FPS 2.50, Running 177.07s Step 453( 64.20%), action 321, FPS 2.49, Running 177.65s Step 454( 64.40%), action 322, FPS 2.48, Running 178.17s Step 455( 64.60%), action 323, FPS 2.48, Running 178.63s Step 456( 64.80%), action 324, FPS 2.42, Running 179.16s Step 457( 65.00%), action 325, FPS 2.36, Running 179.65s Step 458( 65.20%), action 326, FPS 2.36, Running 180.13s Step 459( 65.40%), action 327, FPS 2.38, Running 180.49s Step 460( 65.60%), action 328, FPS 2.37, Running 180.96s Step 461( 65.80%), action 329, FPS 2.45, Running 181.22s Step 462( 66.00%), action 330, FPS 2.48, Running 181.54s Step 463( 66.20%), action 331, FPS 2.45, Running 182.13s Step 464( 66.40%), action 332, FPS 2.45, Running 182.63s Step 465( 66.60%), action 333, FPS 2.46, Running 183.06s Step 466( 66.80%), action 334, FPS 2.41, Running 183.58s Step 467( 67.00%), action 335, FPS 2.36, Running 184.01s Step 468( 67.20%), action 336, FPS 2.30, Running 184.47s Step 469( 67.40%), action 337, FPS 2.21, Running 185.07s Step 470( 67.60%), action 338, FPS 2.16, Running 185.67s Step 471( 67.80%), action 339, FPS 2.14, Running 186.06s Step 472( 68.00%), action 340, FPS 2.11, Running 186.56s Step 473( 68.20%), action 341, FPS 2.06, Running 187.35s Step 474( 68.40%), action 342, FPS 2.07, Running 187.85s Step 475( 68.60%), action 343, FPS 2.05, Running 188.37s Step 476( 68.80%), action 344, FPS 2.05, Running 188.89s Step 477( 69.00%), action 345, FPS 2.06, Running 189.34s Step 478( 69.20%), action 346, FPS 2.06, Running 189.85s Step 479( 69.40%), action 347, FPS 2.03, Running 190.33s Step 480( 69.60%), action 348, FPS 2.01, Running 190.90s Step 481( 69.80%), action 349, FPS 1.96, Running 191.45s Step 482( 70.00%), action 350, FPS 1.91, Running 192.03s Step 483( 70.20%), action 351, FPS 1.91, Running 192.62s Step 484( 70.40%), action 352, FPS 1.91, Running 193.11s Step 485( 70.60%), action 353, FPS 1.91, Running 193.51s Step 486( 70.80%), action 354, FPS 1.92, Running 194.00s Step 487( 71.00%), action 355, FPS 1.91, Running 194.50s Step 488( 71.20%), action 356, FPS 1.88, Running 195.14s Step 489( 71.40%), action 357, FPS 1.91, Running 195.54s Step 490( 71.60%), action 358, FPS 1.96, Running 195.88s Step 491( 71.80%), action 359, FPS 1.96, Running 196.27s Step 492( 72.00%), action 360, FPS 1.97, Running 196.73s Step 493( 72.20%), action 361, FPS 2.01, Running 197.28s Step 494( 72.40%), action 362, FPS 2.03, Running 197.71s Step 495( 72.60%), action 363, FPS 2.04, Running 198.17s Step 496( 72.80%), action 364, FPS 2.05, Running 198.64s Step 497( 73.00%), action 365, FPS 2.05, Running 199.11s Step 498( 73.20%), action 366, FPS 2.03, Running 199.71s Step 499( 73.40%), action 367, FPS 2.07, Running 200.00s Step 500( 73.60%), action 368, FPS 2.13, Running 200.30s Step 501( 73.80%), action 369, FPS 2.19, Running 200.59s Step 502( 74.00%), action 370, FPS 2.20, Running 201.11s Step 503( 74.20%), action 371, FPS 2.23, Running 201.58s Step 504( 74.40%), action 372, FPS 2.27, Running 201.92s Step 505( 74.60%), action 373, FPS 2.27, Running 202.31s Step 506( 74.80%), action 374, FPS 2.28, Running 202.77s Step 507( 75.00%), action 375, FPS 2.33, Running 203.09s Step 508( 75.20%), action 376, FPS 2.39, Running 203.50s Step 509( 75.40%), action 377, FPS 2.41, Running 203.84s Step 510( 75.60%), action 378, FPS 2.38, Running 204.29s Step 511( 75.80%), action 379, FPS 2.39, Running 204.63s Step 512( 76.00%), action 380, FPS 2.39, Running 205.11s Step 513( 76.20%), action 381, FPS 2.40, Running 205.63s Step 514( 76.40%), action 382, FPS 2.41, Running 205.99s Step 515( 76.60%), action 383, FPS 2.44, Running 206.39s Step 516( 76.80%), action 384, FPS 2.48, Running 206.72s Step 517( 77.00%), action 385, FPS 2.50, Running 207.10s Step 518( 77.20%), action 386, FPS 2.57, Running 207.50s Step 519( 77.40%), action 387, FPS 2.53, Running 207.89s Step 520( 77.60%), action 388, FPS 2.50, Running 208.31s Step 521( 77.80%), action 389, FPS 2.46, Running 208.73s Step 522( 78.00%), action 390, FPS 2.49, Running 209.15s Step 523( 78.20%), action 391, FPS 2.47, Running 209.67s Step 524( 78.40%), action 392, FPS 2.47, Running 210.01s Step 525( 78.60%), action 393, FPS 2.50, Running 210.31s Step 526( 78.80%), action 394, FPS 2.53, Running 210.69s Step 527( 79.00%), action 395, FPS 2.52, Running 211.02s Step 528( 79.20%), action 396, FPS 2.54, Running 211.36s Step 529( 79.40%), action 397, FPS 2.55, Running 211.70s Step 530( 79.60%), action 398, FPS 2.54, Running 212.16s Step 531( 79.80%), action 399, FPS 2.54, Running 212.50s Step 532( 80.00%), action 400, FPS 2.57, Running 212.89s Step 533( 80.20%), action 401, FPS 2.59, Running 213.37s Step 534( 80.40%), action 402, FPS 2.60, Running 213.70s Step 535( 80.60%), action 403, FPS 2.62, Running 214.03s Step 536( 80.80%), action 404, FPS 2.59, Running 214.45s Step 537( 81.00%), action 405, FPS 2.59, Running 214.82s Step 538( 81.20%), action 406, FPS 2.61, Running 215.16s Step 539( 81.40%), action 407, FPS 2.61, Running 215.55s Step 540( 81.60%), action 408, FPS 2.62, Running 215.94s Step 541( 81.80%), action 409, FPS 2.65, Running 216.27s Step 542( 82.00%), action 410, FPS 2.67, Running 216.65s Step 543( 82.20%), action 411, FPS 2.68, Running 217.12s Step 544( 82.40%), action 412, FPS 2.63, Running 217.63s Step 545( 82.60%), action 413, FPS 2.58, Running 218.07s Step 546( 82.80%), action 414, FPS 2.57, Running 218.46s Step 547( 83.00%), action 415, FPS 2.56, Running 218.84s Step 548( 83.20%), action 416, FPS 2.53, Running 219.27s Step 549( 83.40%), action 417, FPS 2.50, Running 219.69s Step 550( 83.60%), action 418, FPS 2.45, Running 220.31s Step 551( 83.80%), action 419, FPS 2.44, Running 220.69s Step 552( 84.00%), action 420, FPS 2.44, Running 221.08s Step 553( 84.20%), action 421, FPS 2.37, Running 221.81s Step 554( 84.40%), action 422, FPS 2.35, Running 222.21s Step 555( 84.60%), action 423, FPS 2.34, Running 222.58s Step 556( 84.80%), action 424, FPS 2.34, Running 223.00s Step 557( 85.00%), action 425, FPS 2.34, Running 223.37s Step 558( 85.20%), action 426, FPS 2.30, Running 223.85s Step 559( 85.40%), action 427, FPS 2.29, Running 224.28s Step 560( 85.60%), action 428, FPS 2.28, Running 224.72s Step 561( 85.80%), action 429, FPS 2.27, Running 225.07s Step 562( 86.00%), action 430, FPS 2.23, Running 225.60s Step 563( 86.20%), action 431, FPS 2.22, Running 226.15s Step 564( 86.40%), action 432, FPS 2.22, Running 226.65s Step 565( 86.60%), action 433, FPS 2.20, Running 227.16s Step 566( 86.80%), action 434, FPS 2.11, Running 227.94s Step 567( 87.00%), action 435, FPS 2.10, Running 228.38s Step 568( 87.20%), action 436, FPS 2.04, Running 229.05s Step 569( 87.40%), action 437, FPS 2.02, Running 229.61s Step 570( 87.60%), action 438, FPS 2.05, Running 230.07s Step 571( 87.80%), action 439, FPS 1.99, Running 230.75s Step 572( 88.00%), action 440, FPS 1.98, Running 231.20s Step 573( 88.20%), action 441, FPS 1.94, Running 232.11s Step 574( 88.40%), action 442, FPS 1.88, Running 232.86s Step 575( 88.60%), action 443, FPS 1.85, Running 233.36s Step 576( 88.80%), action 444, FPS 1.79, Running 234.18s Step 577( 89.00%), action 445, FPS 1.80, Running 234.48s Step 578( 89.20%), action 446, FPS 1.77, Running 235.16s Step 579( 89.40%), action 447, FPS 1.77, Running 235.56s Step 580( 89.60%), action 448, FPS 1.74, Running 236.24s Step 581( 89.80%), action 449, FPS 1.70, Running 236.84s Step 582( 90.00%), action 450, FPS 1.72, Running 237.23s Step 583( 90.20%), action 451, FPS 1.72, Running 237.77s Step 584( 90.40%), action 452, FPS 1.73, Running 238.19s Step 585( 90.60%), action 453, FPS 1.75, Running 238.60s Step 586( 90.80%), action 454, FPS 1.77, Running 239.24s Step 587( 91.00%), action 455, FPS 1.79, Running 239.56s Step 588( 91.20%), action 456, FPS 1.83, Running 240.01s Step 589( 91.40%), action 457, FPS 1.85, Running 240.43s Step 590( 91.60%), action 458, FPS 1.85, Running 240.86s Step 591( 91.80%), action 459, FPS 1.90, Running 241.25s Step 592( 92.00%), action 460, FPS 1.87, Running 241.88s Step 593( 92.20%), action 461, FPS 1.95, Running 242.37s Step 594( 92.40%), action 462, FPS 2.00, Running 242.85s Step 595( 92.60%), action 463, FPS 2.03, Running 243.21s Step 596( 92.80%), action 464, FPS 2.10, Running 243.69s Step 597( 93.00%), action 465, FPS 2.06, Running 244.17s Step 598( 93.20%), action 466, FPS 2.10, Running 244.68s Step 599( 93.40%), action 467, FPS 2.06, Running 245.25s Step 600( 93.60%), action 468, FPS 2.09, Running 245.82s Step 601( 93.80%), action 469, FPS 2.13, Running 246.25s Step 602( 94.00%), action 470, FPS 2.10, Running 246.75s Step 603( 94.20%), action 471, FPS 2.10, Running 247.27s Step 604( 94.40%), action 472, FPS 2.11, Running 247.67s Step 605( 94.60%), action 473, FPS 2.07, Running 248.27s Step 606( 94.80%), action 474, FPS 2.11, Running 248.70s Step 607( 95.00%), action 475, FPS 2.10, Running 249.10s Step 608( 95.20%), action 476, FPS 2.08, Running 249.63s Step 609( 95.40%), action 477, FPS 2.10, Running 249.97s Step 610( 95.60%), action 478, FPS 2.06, Running 250.56s Step 611( 95.80%), action 479, FPS 2.07, Running 250.91s Step 612( 96.00%), action 480, FPS 2.10, Running 251.43s Step 613( 96.20%), action 481, FPS 2.09, Running 251.94s Step 614( 96.40%), action 482, FPS 2.04, Running 252.67s Step 615( 96.60%), action 483, FPS 2.01, Running 253.15s Step 616( 96.80%), action 484, FPS 2.00, Running 253.70s Step 617( 97.00%), action 485, FPS 2.03, Running 254.04s Step 618( 97.20%), action 486, FPS 2.06, Running 254.40s Step 619( 97.40%), action 487, FPS 2.04, Running 255.03s Step 620( 97.60%), action 488, FPS 2.08, Running 255.42s Step 621( 97.80%), action 489, FPS 2.07, Running 255.91s Step 622( 98.00%), action 490, FPS 2.06, Running 256.45s Step 623( 98.20%), action 491, FPS 2.04, Running 257.07s Step 624( 98.40%), action 492, FPS 2.00, Running 257.65s Step 625( 98.60%), action 493, FPS 2.05, Running 258.02s Step 626( 98.80%), action 494, FPS 1.99, Running 258.74s Step 627( 99.00%), action 495, FPS 2.00, Running 259.13s Step 628( 99.20%), action 496, FPS 2.01, Running 259.59s Step 629( 99.40%), action 497, FPS 1.97, Running 260.12s Step 630( 99.60%), action 498, FPS 1.97, Running 260.70s Step 631( 99.80%), action 499, FPS 1.93, Running 261.28s Step 632(100.00%), action 500, FPS 1.96, Running 261.65s [2026-08-01 16:45:53] [13 ] Seed 12 failed after 262.00 s. +steps: 632 , actions: 500 . +Instruction: Empty +Total 7/13(53.85%) success. +Setting seed: 13 +Step 1( N/A%), pre moving , FPS 11.61, Running 0.09s Step 2( N/A%), pre moving , FPS 19.27, Running 0.10s Step 3( N/A%), pre moving , FPS 24.79, Running 0.12s Step 4( N/A%), pre moving , FPS 28.72, Running 0.14s Step 5( N/A%), pre moving , FPS 31.87, Running 0.16s Step 6( N/A%), pre moving , FPS 34.42, Running 0.17s Step 7( N/A%), pre moving , FPS 36.50, Running 0.19s Step 8( N/A%), pre moving , FPS 36.69, Running 0.22s Step 9( N/A%), pre moving , FPS 37.08, Running 0.24s Step 10( N/A%), pre moving , FPS 36.34, Running 0.28s Step 11( N/A%), pre moving , FPS 36.34, Running 0.30s Step 12( N/A%), pre moving , FPS 37.19, Running 0.32s Step 13( N/A%), pre moving , FPS 37.89, Running 0.34s Step 14( N/A%), pre moving , FPS 38.16, Running 0.37s Step 15( N/A%), pre moving , FPS 37.87, Running 0.40s Step 16( N/A%), pre moving , FPS 37.92, Running 0.42s Step 17( N/A%), pre moving , FPS 37.93, Running 0.45s Step 18( N/A%), pre moving , FPS 37.91, Running 0.47s Step 19( N/A%), pre moving , FPS 38.60, Running 0.49s Step 20( N/A%), pre moving , FPS 39.23, Running 0.51s Step 21( N/A%), pre moving , FPS 28.97, Running 0.78s Step 22( N/A%), pre moving , FPS 28.73, Running 0.80s Step 23( N/A%), pre moving , FPS 28.68, Running 0.82s Step 24( N/A%), pre moving , FPS 28.22, Running 0.85s Step 25( N/A%), pre moving , FPS 28.19, Running 0.87s Step 26( N/A%), pre moving , FPS 22.40, Running 1.07s Step 27( N/A%), pre moving , FPS 22.35, Running 1.09s Step 28( N/A%), pre moving , FPS 22.52, Running 1.11s Step 29( N/A%), pre moving , FPS 22.71, Running 1.12s Step 30( N/A%), pre moving , FPS 23.08, Running 1.14s Step 31( N/A%), pre moving , FPS 23.32, Running 1.16s Step 32( N/A%), pre moving , FPS 23.37, Running 1.18s Step 33( N/A%), pre moving , FPS 23.27, Running 1.20s Step 34( N/A%), pre moving , FPS 23.28, Running 1.23s Step 35( N/A%), pre moving , FPS 23.42, Running 1.25s Step 36( N/A%), pre moving , FPS 17.51, Running 1.56s Step 37( N/A%), pre moving , FPS 17.64, Running 1.58s Step 38( N/A%), pre moving , FPS 17.77, Running 1.60s Step 39( N/A%), pre moving , FPS 17.65, Running 1.63s Step 40( N/A%), pre moving , FPS 17.57, Running 1.65s Step 41( N/A%), pre moving , FPS 22.12, Running 1.68s Step 42( N/A%), pre moving , FPS 22.16, Running 1.70s Step 43( N/A%), pre moving , FPS 21.96, Running 1.73s Step 44( N/A%), pre moving , FPS 22.02, Running 1.76s Step 45( N/A%), pre moving , FPS 21.55, Running 1.79s Step 46( N/A%), pre moving , FPS 26.38, Running 1.83s Step 47( N/A%), pre moving , FPS 25.67, Running 1.87s Step 48( N/A%), pre moving , FPS 25.26, Running 1.90s Step 49( N/A%), pre moving , FPS 24.71, Running 1.93s Step 50( N/A%), pre moving , FPS 24.27, Running 1.97s Step 51( N/A%), pre moving , FPS 23.82, Running 2.00s Step 52( N/A%), pre moving , FPS 23.31, Running 2.04s Step 53( N/A%), pre moving , FPS 23.12, Running 2.07s Step 54( N/A%), pre moving , FPS 22.97, Running 2.10s Step 55( N/A%), pre moving , FPS 22.85, Running 2.13s Step 56( N/A%), pre moving , FPS 33.94, Running 2.15s Step 57( N/A%), pre moving , FPS 33.41, Running 2.18s Step 58( N/A%), pre moving , FPS 32.85, Running 2.21s Step 59( N/A%), pre moving , FPS 32.40, Running 2.24s Step 60( N/A%), pre moving , FPS 31.81, Running 2.28s Step 61( N/A%), pre moving , FPS 31.90, Running 2.31s Step 62( N/A%), pre moving , FPS 31.30, Running 2.34s Step 63( N/A%), pre moving , FPS 30.73, Running 2.38s Step 64( N/A%), pre moving , FPS 30.32, Running 2.42s Step 65( N/A%), pre moving , FPS 30.37, Running 2.45s Step 66( N/A%), pre moving , FPS 30.08, Running 2.49s Step 67( N/A%), pre moving , FPS 30.70, Running 2.52s Step 68( N/A%), pre moving , FPS 30.89, Running 2.55s Step 69( N/A%), pre moving , FPS 31.23, Running 2.57s Step 70( N/A%), pre moving , FPS 31.12, Running 2.61s Step 71( N/A%), pre moving , FPS 30.65, Running 2.65s Step 72( N/A%), pre moving , FPS 30.51, Running 2.69s Step 73( N/A%), pre moving , FPS 30.52, Running 2.72s Step 74( N/A%), pre moving , FPS 30.47, Running 2.75s Step 75( N/A%), pre moving , FPS 30.47, Running 2.78s Step 76( N/A%), pre moving , FPS 30.15, Running 2.82s Step 77( N/A%), pre moving , FPS 29.89, Running 2.85s Step 78( N/A%), pre moving , FPS 29.89, Running 2.88s Step 79( N/A%), pre moving , FPS 30.21, Running 2.90s Step 80( N/A%), pre moving , FPS 30.48, Running 2.93s Step 81( N/A%), pre moving , FPS 30.62, Running 2.96s Step 82( N/A%), pre moving , FPS 30.97, Running 2.99s Step 83( N/A%), pre moving , FPS 31.61, Running 3.01s Step 84( N/A%), pre moving , FPS 31.79, Running 3.05s Step 85( N/A%), pre moving , FPS 31.18, Running 3.09s Step 86( N/A%), pre moving , FPS 32.13, Running 3.11s Step 87( N/A%), pre moving , FPS 32.22, Running 3.14s Step 88( N/A%), pre moving , FPS 32.50, Running 3.16s Step 89( N/A%), pre moving , FPS 33.01, Running 3.18s Step 90( N/A%), pre moving , FPS 33.99, Running 3.20s Step 91( N/A%), pre moving , FPS 35.02, Running 3.22s Step 92( N/A%), pre moving , FPS 36.26, Running 3.24s Step 93( N/A%), pre moving , FPS 36.54, Running 3.27s Step 94( N/A%), pre moving , FPS 33.36, Running 3.35s Step 95( N/A%), pre moving , FPS 29.99, Running 3.45s Step 96( N/A%), pre moving , FPS 27.54, Running 3.54s Step 97( N/A%), pre moving , FPS 26.86, Running 3.59s Step 98( N/A%), pre moving , FPS 25.11, Running 3.67s Step 99( N/A%), pre moving , FPS 23.47, Running 3.76s Step 100( N/A%), pre moving , FPS 21.89, Running 3.85s Step 101( N/A%), pre moving , FPS 6.01, Running 6.29s Step 102( N/A%), pre moving , FPS 5.61, Running 6.55s Step 103( N/A%), pre moving , FPS 5.24, Running 6.83s Step 104( N/A%), pre moving , FPS 4.89, Running 7.14s Step 105( N/A%), pre moving , FPS 4.60, Running 7.45s Step 106( N/A%), pre moving , FPS 4.32, Running 7.74s Step 107( N/A%), pre moving , FPS 3.95, Running 8.20s Step 108( N/A%), pre moving , FPS 3.66, Running 8.62s Step 109( N/A%), pre moving , FPS 3.43, Running 9.00s Step 110( N/A%), pre moving , FPS 3.22, Running 9.40s Step 111( N/A%), pre moving , FPS 3.07, Running 9.74s Step 112( N/A%), pre moving , FPS 2.92, Running 10.09s Step 113( N/A%), pre moving , FPS 2.77, Running 10.48s Step 114( N/A%), pre moving , FPS 2.67, Running 10.85s Step 115( N/A%), pre moving , FPS 2.62, Running 11.10s Step 116( N/A%), pre moving , FPS 2.58, Running 11.29s Step 117( N/A%), pre moving , FPS 2.50, Running 11.60s Step 118( N/A%), pre moving , FPS 2.45, Running 11.85s Step 119( N/A%), pre moving , FPS 2.39, Running 12.11s Step 120( N/A%), pre moving , FPS 2.35, Running 12.37s Step 121( 0.20%), action 1, FPS 2.88, Running 13.24s Step 122( 0.40%), action 2, FPS 2.77, Running 13.78s Step 123( 0.60%), action 3, FPS 2.63, Running 14.44s Step 124( 0.80%), action 4, FPS 2.57, Running 14.93s Step 125( 1.00%), action 5, FPS 2.47, Running 15.56s Step 126( 1.20%), action 6, FPS 2.44, Running 15.95s Step 127( 1.40%), action 7, FPS 2.47, Running 16.29s Step 128( 1.60%), action 8, FPS 2.48, Running 16.69s Step 129( 1.80%), action 9, FPS 2.47, Running 17.09s Step 130( 2.00%), action 10, FPS 2.48, Running 17.46s Step 131( 2.20%), action 11, FPS 2.41, Running 18.05s Step 132( 2.40%), action 12, FPS 2.36, Running 18.55s Step 133( 2.60%), action 13, FPS 2.34, Running 19.02s Step 134( 2.80%), action 14, FPS 2.30, Running 19.53s Step 135( 3.00%), action 15, FPS 2.23, Running 20.05s Step 136( 3.20%), action 16, FPS 2.18, Running 20.49s Step 137( 3.40%), action 17, FPS 2.18, Running 20.77s Step 138( 3.60%), action 18, FPS 2.11, Running 21.31s Step 139( 3.80%), action 19, FPS 2.09, Running 21.70s Step 140( 4.00%), action 20, FPS 2.04, Running 22.18s Step 141( 4.20%), action 21, FPS 2.04, Running 23.06s Step 142( 4.40%), action 22, FPS 2.05, Running 23.55s Step 143( 4.60%), action 23, FPS 2.07, Running 24.09s Step 144( 4.80%), action 24, FPS 2.04, Running 24.73s Step 145( 5.00%), action 25, FPS 2.05, Running 25.33s Step 146( 5.20%), action 26, FPS 2.02, Running 25.84s Step 147( 5.40%), action 27, FPS 2.01, Running 26.23s Step 148( 5.60%), action 28, FPS 1.97, Running 26.86s Step 149( 5.80%), action 29, FPS 1.94, Running 27.39s Step 150( 6.00%), action 30, FPS 1.91, Running 27.94s Step 151( 6.20%), action 31, FPS 1.86, Running 28.80s Step 152( 6.40%), action 32, FPS 1.81, Running 29.59s Step 153( 6.60%), action 33, FPS 1.82, Running 30.02s Step 154( 6.80%), action 34, FPS 1.84, Running 30.42s Step 155( 7.00%), action 35, FPS 1.86, Running 30.79s Step 156( 7.20%), action 36, FPS 1.83, Running 31.39s Step 157( 7.40%), action 37, FPS 1.80, Running 31.87s Step 158( 7.60%), action 38, FPS 1.78, Running 32.57s Step 159( 7.80%), action 39, FPS 1.76, Running 33.08s Step 160( 8.00%), action 40, FPS 1.74, Running 33.70s Step 161( 8.20%), action 41, FPS 1.77, Running 34.37s Step 162( 8.40%), action 42, FPS 1.76, Running 34.94s Step 163( 8.60%), action 43, FPS 1.77, Running 35.37s Step 164( 8.80%), action 44, FPS 1.80, Running 35.85s Step 165( 9.00%), action 45, FPS 1.82, Running 36.31s Step 166( 9.20%), action 46, FPS 1.81, Running 36.88s Step 167( 9.40%), action 47, FPS 1.79, Running 37.40s Step 168( 9.60%), action 48, FPS 1.80, Running 37.95s Step 169( 9.80%), action 49, FPS 1.79, Running 38.55s Step 170( 10.00%), action 50, FPS 1.79, Running 39.15s Step 171( 10.20%), action 51, FPS 1.81, Running 39.87s Step 172( 10.40%), action 52, FPS 1.87, Running 40.30s Step 173( 10.60%), action 53, FPS 1.86, Running 40.78s Step 174( 10.80%), action 54, FPS 1.84, Running 41.30s Step 175( 11.00%), action 55, FPS 1.80, Running 41.88s Step 176( 11.20%), action 56, FPS 1.82, Running 42.36s Step 177( 11.40%), action 57, FPS 1.82, Running 42.85s Step 178( 11.60%), action 58, FPS 1.85, Running 43.39s Step 179( 11.80%), action 59, FPS 1.87, Running 43.77s Step 180( 12.00%), action 60, FPS 1.91, Running 44.15s Step 181( 12.20%), action 61, FPS 1.93, Running 44.73s Step 182( 12.40%), action 62, FPS 1.95, Running 45.17s Step 183( 12.60%), action 63, FPS 1.94, Running 45.68s Step 184( 12.80%), action 64, FPS 1.92, Running 46.27s Step 185( 13.00%), action 65, FPS 1.92, Running 46.74s Step 186( 13.20%), action 66, FPS 1.91, Running 47.33s Step 187( 13.40%), action 67, FPS 1.91, Running 47.85s Step 188( 13.60%), action 68, FPS 1.93, Running 48.31s Step 189( 13.80%), action 69, FPS 1.98, Running 48.63s Step 190( 14.00%), action 70, FPS 2.02, Running 49.02s Step 191( 14.20%), action 71, FPS 2.07, Running 49.55s Step 192( 14.40%), action 72, FPS 2.07, Running 49.98s Step 193( 14.60%), action 73, FPS 2.06, Running 50.49s Step 194( 14.80%), action 74, FPS 2.07, Running 50.99s Step 195( 15.00%), action 75, FPS 2.05, Running 51.64s Step 196( 15.20%), action 76, FPS 2.05, Running 52.12s Step 197( 15.40%), action 77, FPS 2.03, Running 52.68s Step 198( 15.60%), action 78, FPS 2.06, Running 53.12s Step 199( 15.80%), action 79, FPS 2.08, Running 53.39s Step 200( 16.00%), action 80, FPS 2.08, Running 53.75s Step 201( 16.20%), action 81, FPS 2.08, Running 54.35s Step 202( 16.40%), action 82, FPS 2.09, Running 54.75s Step 203( 16.60%), action 83, FPS 2.08, Running 55.32s Step 204( 16.80%), action 84, FPS 2.08, Running 55.88s Step 205( 17.00%), action 85, FPS 2.04, Running 56.52s Step 206( 17.20%), action 86, FPS 2.04, Running 57.11s Step 207( 17.40%), action 87, FPS 2.04, Running 57.65s Step 208( 17.60%), action 88, FPS 2.06, Running 58.03s Step 209( 17.80%), action 89, FPS 2.05, Running 58.37s Step 210( 18.00%), action 90, FPS 2.04, Running 58.83s Step 211( 18.20%), action 91, FPS 2.04, Running 59.37s Step 212( 18.40%), action 92, FPS 2.02, Running 59.89s Step 213( 18.60%), action 93, FPS 2.01, Running 60.43s Step 214( 18.80%), action 94, FPS 2.00, Running 61.00s Step 215( 19.00%), action 95, FPS 2.01, Running 61.57s Step 216( 19.20%), action 96, FPS 2.00, Running 62.12s Step 217( 19.40%), action 97, FPS 2.03, Running 62.52s Step 218( 19.60%), action 98, FPS 2.05, Running 62.87s Step 219( 19.80%), action 99, FPS 2.04, Running 63.22s Step 220( 20.00%), action 100, FPS 2.02, Running 63.66s Step 221( 20.20%), action 101, FPS 2.03, Running 64.20s Step 222( 20.40%), action 102, FPS 1.99, Running 64.78s Step 223( 20.60%), action 103, FPS 2.01, Running 65.25s Step 224( 20.80%), action 104, FPS 2.00, Running 65.88s Step 225( 21.00%), action 105, FPS 2.01, Running 66.48s Step 226( 21.20%), action 106, FPS 2.02, Running 67.03s Step 227( 21.40%), action 107, FPS 2.05, Running 67.42s Step 228( 21.60%), action 108, FPS 2.05, Running 67.80s Step 229( 21.80%), action 109, FPS 2.01, Running 68.30s Step 230( 22.00%), action 110, FPS 2.02, Running 68.73s Step 231( 22.20%), action 111, FPS 1.99, Running 69.42s Step 232( 22.40%), action 112, FPS 1.97, Running 70.03s Step 233( 22.60%), action 113, FPS 1.97, Running 70.57s Step 234( 22.80%), action 114, FPS 1.98, Running 71.11s Step 235( 23.00%), action 115, FPS 1.99, Running 71.64s Step 236( 23.20%), action 116, FPS 2.00, Running 72.14s Step 237( 23.40%), action 117, FPS 2.02, Running 72.44s Step 238( 23.60%), action 118, FPS 1.97, Running 73.01s Step 239( 23.80%), action 119, FPS 1.97, Running 73.37s Step 240( 24.00%), action 120, FPS 1.98, Running 73.74s Step 241( 24.20%), action 121, FPS 1.93, Running 74.57s Step 242( 24.40%), action 122, FPS 1.92, Running 75.19s Step 243( 24.60%), action 123, FPS 1.91, Running 75.71s Step 244( 24.80%), action 124, FPS 1.93, Running 76.27s Step 245( 25.00%), action 125, FPS 1.91, Running 76.97s Step 246( 25.20%), action 126, FPS 1.92, Running 77.46s Step 247( 25.40%), action 127, FPS 1.91, Running 77.91s Step 248( 25.60%), action 128, FPS 1.90, Running 78.31s Step 249( 25.80%), action 129, FPS 1.92, Running 78.72s Step 250( 26.00%), action 130, FPS 1.89, Running 79.32s Step 251( 26.20%), action 131, FPS 1.87, Running 80.10s Step 252( 26.40%), action 132, FPS 1.88, Running 80.69s Step 253( 26.60%), action 133, FPS 1.88, Running 81.21s Step 254( 26.80%), action 134, FPS 1.87, Running 81.81s Step 255( 27.00%), action 135, FPS 1.89, Running 82.22s Step 256( 27.20%), action 136, FPS 1.89, Running 82.73s Step 257( 27.40%), action 137, FPS 1.88, Running 83.06s Step 258( 27.60%), action 138, FPS 1.83, Running 83.93s Step 259( 27.80%), action 139, FPS 1.79, Running 84.55s Step 260( 28.00%), action 140, FPS 1.73, Running 85.32s Step 261( 28.20%), action 141, FPS 1.75, Running 85.99s Step 262( 28.40%), action 142, FPS 1.76, Running 86.52s Step 263( 28.60%), action 143, FPS 1.74, Running 87.21s Step 264( 28.80%), action 144, FPS 1.73, Running 87.82s Step 265( 29.00%), action 145, FPS 1.73, Running 88.56s Step 266( 29.20%), action 146, FPS 1.69, Running 89.26s Step 267( 29.40%), action 147, FPS 1.67, Running 89.92s Step 268( 29.60%), action 148, FPS 1.63, Running 90.59s Step 269( 29.80%), action 149, FPS 1.62, Running 91.09s Step 270( 30.00%), action 150, FPS 1.63, Running 91.63s Step 271( 30.20%), action 151, FPS 1.65, Running 92.25s Step 272( 30.40%), action 152, FPS 1.62, Running 93.03s Step 273( 30.60%), action 153, FPS 1.62, Running 93.56s Step 274( 30.80%), action 154, FPS 1.62, Running 94.14s Step 275( 31.00%), action 155, FPS 1.60, Running 94.73s Step 276( 31.20%), action 156, FPS 1.59, Running 95.33s Step 277( 31.40%), action 157, FPS 1.57, Running 95.81s Step 278( 31.60%), action 158, FPS 1.62, Running 96.25s Step 279( 31.80%), action 159, FPS 1.65, Running 96.69s Step 280( 32.00%), action 160, FPS 1.64, Running 97.49s Step 281( 32.20%), action 161, FPS 1.64, Running 98.18s Step 282( 32.40%), action 162, FPS 1.63, Running 98.78s Step 283( 32.60%), action 163, FPS 1.66, Running 99.30s Step 284( 32.80%), action 164, FPS 1.66, Running 99.84s Step 285( 33.00%), action 165, FPS 1.72, Running 100.22s Step 286( 33.20%), action 166, FPS 1.71, Running 100.93s Step 287( 33.40%), action 167, FPS 1.74, Running 101.43s Step 288( 33.60%), action 168, FPS 1.74, Running 102.07s Step 289( 33.80%), action 169, FPS 1.74, Running 102.59s Step 290( 34.00%), action 170, FPS 1.72, Running 103.24s Step 291( 34.20%), action 171, FPS 1.70, Running 103.99s Step 292( 34.40%), action 172, FPS 1.73, Running 104.61s Step 293( 34.60%), action 173, FPS 1.71, Running 105.24s Step 294( 34.80%), action 174, FPS 1.73, Running 105.73s Step 295( 35.00%), action 175, FPS 1.72, Running 106.37s Step 296( 35.20%), action 176, FPS 1.72, Running 106.93s Step 297( 35.40%), action 177, FPS 1.72, Running 107.44s Step 298( 35.60%), action 178, FPS 1.71, Running 107.95s Step 299( 35.80%), action 179, FPS 1.67, Running 108.65s Step 300( 36.00%), action 180, FPS 1.73, Running 109.03s Step 301( 36.20%), action 181, FPS 1.73, Running 109.73s Step 302( 36.40%), action 182, FPS 1.74, Running 110.25s Step 303( 36.60%), action 183, FPS 1.72, Running 110.93s Step 304( 36.80%), action 184, FPS 1.71, Running 111.56s Step 305( 37.00%), action 185, FPS 1.67, Running 112.17s Step 306( 37.20%), action 186, FPS 1.69, Running 112.74s Step 307( 37.40%), action 187, FPS 1.71, Running 113.15s Step 308( 37.60%), action 188, FPS 1.72, Running 113.70s Step 309( 37.80%), action 189, FPS 1.70, Running 114.32s Step 310( 38.00%), action 190, FPS 1.72, Running 114.85s Step 311( 38.20%), action 191, FPS 1.70, Running 115.75s Step 312( 38.40%), action 192, FPS 1.69, Running 116.43s Step 313( 38.60%), action 193, FPS 1.70, Running 116.99s Step 314( 38.80%), action 194, FPS 1.68, Running 117.64s Step 315( 39.00%), action 195, FPS 1.72, Running 118.02s Step 316( 39.20%), action 196, FPS 1.74, Running 118.45s Step 317( 39.40%), action 197, FPS 1.74, Running 118.90s Step 318( 39.60%), action 198, FPS 1.73, Running 119.49s Step 319( 39.80%), action 199, FPS 1.76, Running 119.99s Step 320( 40.00%), action 200, FPS 1.73, Running 120.59s Step 321( 40.20%), action 201, FPS 1.71, Running 121.42s Step 322( 40.40%), action 202, FPS 1.69, Running 122.06s Step 323( 40.60%), action 203, FPS 1.74, Running 122.43s Step 324( 40.80%), action 204, FPS 1.74, Running 123.08s Step 325( 41.00%), action 205, FPS 1.70, Running 123.91s Step 326( 41.20%), action 206, FPS 1.69, Running 124.54s Step 327( 41.40%), action 207, FPS 1.68, Running 125.09s Step 328( 41.60%), action 208, FPS 1.65, Running 125.85s Step 329( 41.80%), action 209, FPS 1.67, Running 126.32s Step 330( 42.00%), action 210, FPS 1.68, Running 126.76s Step 331( 42.20%), action 211, FPS 1.70, Running 127.52s Step 332( 42.40%), action 212, FPS 1.69, Running 128.25s Step 333( 42.60%), action 213, FPS 1.69, Running 128.86s Step 334( 42.80%), action 214, FPS 1.65, Running 129.78s Step 335( 43.00%), action 215, FPS 1.60, Running 130.48s Step 336( 43.20%), action 216, FPS 1.54, Running 131.40s Step 337( 43.40%), action 217, FPS 1.52, Running 132.04s Step 338( 43.60%), action 218, FPS 1.50, Running 132.81s Step 339( 43.80%), action 219, FPS 1.51, Running 133.26s Step 340( 44.00%), action 220, FPS 1.50, Running 133.94s Step 341( 44.20%), action 221, FPS 1.53, Running 134.52s Step 342( 44.40%), action 222, FPS 1.53, Running 135.09s Step 343( 44.60%), action 223, FPS 1.53, Running 135.54s Step 344( 44.80%), action 224, FPS 1.53, Running 136.15s Step 345( 45.00%), action 225, FPS 1.57, Running 136.68s Step 346( 45.20%), action 226, FPS 1.57, Running 137.29s Step 347( 45.40%), action 227, FPS 1.57, Running 137.83s Step 348( 45.60%), action 228, FPS 1.57, Running 138.59s Step 349( 45.80%), action 229, FPS 1.57, Running 139.08s Step 350( 46.00%), action 230, FPS 1.55, Running 139.67s Step 351( 46.20%), action 231, FPS 1.56, Running 140.30s Step 352( 46.40%), action 232, FPS 1.57, Running 141.02s Step 353( 46.60%), action 233, FPS 1.58, Running 141.50s Step 354( 46.80%), action 234, FPS 1.63, Running 142.03s Step 355( 47.00%), action 235, FPS 1.67, Running 142.48s Step 356( 47.20%), action 236, FPS 1.72, Running 143.03s Step 357( 47.40%), action 237, FPS 1.76, Running 143.40s Step 358( 47.60%), action 238, FPS 1.83, Running 143.73s Step 359( 47.80%), action 239, FPS 1.83, Running 144.20s Step 360( 48.00%), action 240, FPS 1.86, Running 144.71s Step 361( 48.20%), action 241, FPS 1.86, Running 145.29s Step 362( 48.40%), action 242, FPS 1.87, Running 145.81s Step 363( 48.60%), action 243, FPS 1.87, Running 146.25s Step 364( 48.80%), action 244, FPS 1.86, Running 146.89s Step 365( 49.00%), action 245, FPS 1.88, Running 147.29s Step 366( 49.20%), action 246, FPS 1.92, Running 147.73s Step 367( 49.40%), action 247, FPS 1.94, Running 148.12s Step 368( 49.60%), action 248, FPS 1.97, Running 148.73s Step 369( 49.80%), action 249, FPS 1.93, Running 149.43s Step 370( 50.00%), action 250, FPS 1.95, Running 149.93s Step 371( 50.20%), action 251, FPS 1.91, Running 150.75s Step 372( 50.40%), action 252, FPS 1.95, Running 151.26s Step 373( 50.60%), action 253, FPS 1.93, Running 151.85s Step 374( 50.80%), action 254, FPS 1.94, Running 152.34s Step 375( 51.00%), action 255, FPS 1.93, Running 152.85s Step 376( 51.20%), action 256, FPS 1.88, Running 153.67s Step 377( 51.40%), action 257, FPS 1.83, Running 154.34s Step 378( 51.60%), action 258, FPS 1.78, Running 154.98s Step 379( 51.80%), action 259, FPS 1.78, Running 155.44s Step 380( 52.00%), action 260, FPS 1.78, Running 155.96s Step 381( 52.20%), action 261, FPS 1.80, Running 156.43s Step 382( 52.40%), action 262, FPS 1.78, Running 157.03s Step 383( 52.60%), action 263, FPS 1.79, Running 157.45s Step 384( 52.80%), action 264, FPS 1.79, Running 158.06s Step 385( 53.00%), action 265, FPS 1.74, Running 158.77s Step 386( 53.20%), action 266, FPS 1.73, Running 159.32s Step 387( 53.40%), action 267, FPS 1.72, Running 159.75s Step 388( 53.60%), action 268, FPS 1.74, Running 160.20s Step 389( 53.80%), action 269, FPS 1.76, Running 160.77s Step 390( 54.00%), action 270, FPS 1.74, Running 161.40s Step 391( 54.20%), action 271, FPS 1.75, Running 162.16s Step 392( 54.40%), action 272, FPS 1.75, Running 162.67s Step 393( 54.60%), action 273, FPS 1.76, Running 163.22s Step 394( 54.80%), action 274, FPS 1.74, Running 163.85s Step 395( 55.00%), action 275, FPS 1.76, Running 164.23s Step 396( 55.20%), action 276, FPS 1.82, Running 164.65s Step 397( 55.40%), action 277, FPS 1.87, Running 165.01s Step 398( 55.60%), action 278, FPS 1.88, Running 165.60s Step 399( 55.80%), action 279, FPS 1.87, Running 166.11s Step 400( 56.00%), action 280, FPS 1.87, Running 166.66s Step 401( 56.20%), action 281, FPS 1.84, Running 167.30s Step 402( 56.40%), action 282, FPS 1.83, Running 167.94s Step 403( 56.60%), action 283, FPS 1.82, Running 168.46s Step 404( 56.80%), action 284, FPS 1.85, Running 168.88s Step 405( 57.00%), action 285, FPS 1.91, Running 169.26s Step 406( 57.20%), action 286, FPS 1.90, Running 169.83s Step 407( 57.40%), action 287, FPS 1.88, Running 170.38s Step 408( 57.60%), action 288, FPS 1.88, Running 170.85s Step 409( 57.80%), action 289, FPS 1.84, Running 171.63s Step 410( 58.00%), action 290, FPS 1.84, Running 172.29s Step 411( 58.20%), action 291, FPS 1.84, Running 173.05s Step 412( 58.40%), action 292, FPS 1.81, Running 173.74s Step 413( 58.60%), action 293, FPS 1.80, Running 174.32s Step 414( 58.80%), action 294, FPS 1.81, Running 174.93s Step 415( 59.00%), action 295, FPS 1.78, Running 175.46s Step 416( 59.20%), action 296, FPS 1.76, Running 176.04s Step 417( 59.40%), action 297, FPS 1.69, Running 176.81s Step 418( 59.60%), action 298, FPS 1.72, Running 177.21s Step 419( 59.80%), action 299, FPS 1.74, Running 177.63s Step 420( 60.00%), action 300, FPS 1.71, Running 178.35s Step 421( 60.20%), action 301, FPS 1.67, Running 179.24s Step 422( 60.40%), action 302, FPS 1.71, Running 179.67s Step 423( 60.60%), action 303, FPS 1.70, Running 180.22s Step 424( 60.80%), action 304, FPS 1.69, Running 180.69s Step 425( 61.00%), action 305, FPS 1.70, Running 181.06s Step 426( 61.20%), action 306, FPS 1.74, Running 181.34s Step 427( 61.40%), action 307, FPS 1.77, Running 181.67s Step 428( 61.60%), action 308, FPS 1.75, Running 182.29s Step 429( 61.80%), action 309, FPS 1.81, Running 182.69s Step 430( 62.00%), action 310, FPS 1.84, Running 183.18s Step 431( 62.20%), action 311, FPS 1.84, Running 183.91s Step 432( 62.40%), action 312, FPS 1.87, Running 184.42s Step 433( 62.60%), action 313, FPS 1.89, Running 184.88s Step 434( 62.80%), action 314, FPS 1.92, Running 185.36s Step 435( 63.00%), action 315, FPS 1.95, Running 185.73s Step 436( 63.20%), action 316, FPS 2.00, Running 186.04s Step 437( 63.40%), action 317, FPS 2.11, Running 186.29s Step 438( 63.60%), action 318, FPS 2.14, Running 186.56s Step 439( 63.80%), action 319, FPS 2.17, Running 186.86s Step 440( 64.00%), action 320, FPS 2.25, Running 187.21s Step 441( 64.20%), action 321, FPS 2.38, Running 187.65s Step 442( 64.40%), action 322, FPS 2.37, Running 188.12s Step 443( 64.60%), action 323, FPS 2.40, Running 188.55s Step 444( 64.80%), action 324, FPS 2.41, Running 188.98s Step 445( 65.00%), action 325, FPS 2.37, Running 189.50s Step 446( 65.20%), action 326, FPS 2.30, Running 190.03s Step 447( 65.40%), action 327, FPS 2.27, Running 190.47s Step 448( 65.60%), action 328, FPS 2.34, Running 190.86s Step 449( 65.80%), action 329, FPS 2.38, Running 191.11s Step 450( 66.00%), action 330, FPS 2.38, Running 191.58s Step 451( 66.20%), action 331, FPS 2.45, Running 192.07s Step 452( 66.40%), action 332, FPS 2.50, Running 192.42s Step 453( 66.60%), action 333, FPS 2.55, Running 192.72s Step 454( 66.80%), action 334, FPS 2.61, Running 193.02s Step 455( 67.00%), action 335, FPS 2.61, Running 193.38s Step 456( 67.20%), action 336, FPS 2.59, Running 193.76s Step 457( 67.40%), action 337, FPS 2.55, Running 194.12s Step 458( 67.60%), action 338, FPS 2.52, Running 194.50s Step 459( 67.80%), action 339, FPS 2.46, Running 194.99s Step 460( 68.00%), action 340, FPS 2.41, Running 195.50s Step 461( 68.20%), action 341, FPS 2.38, Running 196.05s Step 462( 68.40%), action 342, FPS 2.37, Running 196.55s Step 463( 68.60%), action 343, FPS 2.34, Running 197.10s Step 464( 68.80%), action 344, FPS 2.34, Running 197.54s Step 465( 69.00%), action 345, FPS 2.35, Running 197.99s Step 466( 69.20%), action 346, FPS 2.41, Running 198.32s Step 467( 69.40%), action 347, FPS 2.46, Running 198.59s Step 468( 69.60%), action 348, FPS 2.50, Running 198.87s Step 469( 69.80%), action 349, FPS 2.49, Running 199.16s Step 470( 70.00%), action 350, FPS 2.53, Running 199.48s Step 471( 70.20%), action 351, FPS 2.57, Running 199.85s Step 472( 70.40%), action 352, FPS 2.58, Running 200.17s Step 473( 70.60%), action 353, FPS 2.56, Running 200.52s Step 474( 70.80%), action 354, FPS 2.56, Running 200.84s Step 475( 71.00%), action 355, FPS 2.58, Running 201.13s Step 476( 71.20%), action 356, FPS 2.58, Running 201.50s Step 477( 71.40%), action 357, FPS 2.55, Running 201.96s Step 478( 71.60%), action 358, FPS 2.52, Running 202.45s Step 479( 71.80%), action 359, FPS 2.51, Running 202.94s Step 480( 72.00%), action 360, FPS 2.53, Running 203.42s Step 481( 72.20%), action 361, FPS 2.49, Running 204.07s Step 482( 72.40%), action 362, FPS 2.55, Running 204.40s Step 483( 72.60%), action 363, FPS 2.64, Running 204.68s Step 484( 72.80%), action 364, FPS 2.67, Running 205.01s Step 485( 73.00%), action 365, FPS 2.69, Running 205.43s Step 486( 73.20%), action 366, FPS 2.67, Running 205.82s Step 487( 73.40%), action 367, FPS 2.64, Running 206.17s Step 488( 73.60%), action 368, FPS 2.58, Running 206.61s Step 489( 73.80%), action 369, FPS 2.52, Running 207.08s Step 490( 74.00%), action 370, FPS 2.43, Running 207.72s Step 491( 74.20%), action 371, FPS 2.36, Running 208.32s Step 492( 74.40%), action 372, FPS 2.30, Running 208.87s Step 493( 74.60%), action 373, FPS 2.25, Running 209.40s Step 494( 74.80%), action 374, FPS 2.26, Running 209.70s Step 495( 75.00%), action 375, FPS 2.26, Running 209.96s Step 496( 75.20%), action 376, FPS 2.28, Running 210.28s Step 497( 75.40%), action 377, FPS 2.30, Running 210.65s Step 498( 75.60%), action 378, FPS 2.34, Running 211.00s Step 499( 75.80%), action 379, FPS 2.32, Running 211.57s Step 500( 76.00%), action 380, FPS 2.32, Running 212.04s Step 501( 76.20%), action 381, FPS 2.33, Running 212.66s Step 502( 76.40%), action 382, FPS 2.27, Running 213.22s Step 503( 76.60%), action 383, FPS 2.20, Running 213.76s Step 504( 76.80%), action 384, FPS 2.19, Running 214.15s Step 505( 77.00%), action 385, FPS 2.22, Running 214.43s Step 506( 77.20%), action 386, FPS 2.25, Running 214.71s Step 507( 77.40%), action 387, FPS 2.24, Running 215.08s Step 508( 77.60%), action 388, FPS 2.27, Running 215.42s Step 509( 77.80%), action 389, FPS 2.30, Running 215.78s Step 510( 78.00%), action 390, FPS 2.33, Running 216.31s Step 511( 78.20%), action 391, FPS 2.29, Running 217.07s Step 512( 78.40%), action 392, FPS 2.24, Running 217.79s Step 513( 78.60%), action 393, FPS 2.22, Running 218.40s Step 514( 78.80%), action 394, FPS 2.12, Running 219.11s Step 515( 79.00%), action 395, FPS 2.12, Running 219.40s Step 516( 79.20%), action 396, FPS 2.09, Running 219.87s Step 517( 79.40%), action 397, FPS 2.07, Running 220.30s Step 518( 79.60%), action 398, FPS 2.04, Running 220.81s Step 519( 79.80%), action 399, FPS 2.05, Running 221.31s Step 520( 80.00%), action 400, FPS 2.03, Running 221.88s Step 521( 80.20%), action 401, FPS 2.04, Running 222.49s Step 522( 80.40%), action 402, FPS 2.05, Running 223.00s Step 523( 80.60%), action 403, FPS 2.07, Running 223.44s Step 524( 80.80%), action 404, FPS 2.09, Running 223.72s Step 525( 81.00%), action 405, FPS 2.06, Running 224.13s Step 526( 81.20%), action 406, FPS 2.05, Running 224.45s Step 527( 81.40%), action 407, FPS 2.07, Running 224.76s Step 528( 81.60%), action 408, FPS 2.06, Running 225.14s Step 529( 81.80%), action 409, FPS 2.05, Running 225.52s Step 530( 82.00%), action 410, FPS 2.07, Running 225.98s Step 531( 82.20%), action 411, FPS 2.11, Running 226.55s Step 532( 82.40%), action 412, FPS 2.17, Running 227.00s Step 533( 82.60%), action 413, FPS 2.21, Running 227.44s Step 534( 82.80%), action 414, FPS 2.28, Running 227.88s Step 535( 83.00%), action 415, FPS 2.24, Running 228.35s Step 536( 83.20%), action 416, FPS 2.25, Running 228.75s Step 537( 83.40%), action 417, FPS 2.28, Running 229.07s Step 538( 83.60%), action 418, FPS 2.29, Running 229.53s Step 539( 83.80%), action 419, FPS 2.29, Running 230.03s Step 540( 84.00%), action 420, FPS 2.34, Running 230.43s Step 541( 84.20%), action 421, FPS 2.32, Running 231.09s Step 542( 84.40%), action 422, FPS 2.30, Running 231.70s Step 543( 84.60%), action 423, FPS 2.31, Running 232.11s Step 544( 84.80%), action 424, FPS 2.26, Running 232.58s Step 545( 85.00%), action 425, FPS 2.23, Running 233.09s Step 546( 85.20%), action 426, FPS 2.20, Running 233.53s Step 547( 85.40%), action 427, FPS 2.20, Running 233.83s Step 548( 85.60%), action 428, FPS 2.16, Running 234.39s Step 549( 85.80%), action 429, FPS 2.17, Running 234.74s Step 550( 86.00%), action 430, FPS 2.11, Running 235.47s Step 551( 86.20%), action 431, FPS 2.10, Running 236.06s Step 552( 86.40%), action 432, FPS 2.07, Running 236.67s Step 553( 86.60%), action 433, FPS 2.07, Running 237.11s Step 554( 86.80%), action 434, FPS 2.07, Running 237.55s Step 555( 87.00%), action 435, FPS 2.08, Running 237.98s Step 556( 87.20%), action 436, FPS 2.09, Running 238.33s Step 557( 87.40%), action 437, FPS 2.09, Running 238.64s Step 558( 87.60%), action 438, FPS 2.08, Running 239.15s Step 559( 87.80%), action 439, FPS 2.08, Running 239.64s Step 560( 88.00%), action 440, FPS 2.06, Running 240.13s Step 561( 88.20%), action 441, FPS 2.08, Running 240.70s Step 562( 88.40%), action 442, FPS 2.10, Running 241.21s Step 563( 88.60%), action 443, FPS 2.08, Running 241.71s Step 564( 88.80%), action 444, FPS 2.07, Running 242.22s Step 565( 89.00%), action 445, FPS 2.05, Running 242.83s Step 566( 89.20%), action 446, FPS 2.03, Running 243.38s Step 567( 89.40%), action 447, FPS 2.02, Running 243.74s Step 568( 89.60%), action 448, FPS 2.06, Running 244.09s Step 569( 89.80%), action 449, FPS 2.04, Running 244.52s Step 570( 90.00%), action 450, FPS 2.09, Running 245.04s Step 571( 90.20%), action 451, FPS 2.07, Running 245.70s Step 572( 90.40%), action 452, FPS 2.10, Running 246.20s Step 573( 90.60%), action 453, FPS 2.08, Running 246.75s Step 574( 90.80%), action 454, FPS 2.00, Running 247.57s Step 575( 91.00%), action 455, FPS 2.01, Running 247.94s Step 576( 91.20%), action 456, FPS 1.99, Running 248.38s Step 577( 91.40%), action 457, FPS 1.97, Running 248.80s Step 578( 91.60%), action 458, FPS 1.95, Running 249.38s Step 579( 91.80%), action 459, FPS 1.95, Running 249.89s Step 580( 92.00%), action 460, FPS 1.95, Running 250.41s Step 581( 92.20%), action 461, FPS 1.92, Running 251.11s Step 582( 92.40%), action 462, FPS 1.90, Running 251.75s Step 583( 92.60%), action 463, FPS 1.92, Running 252.13s Step 584( 92.80%), action 464, FPS 1.93, Running 252.57s Step 585( 93.00%), action 465, FPS 1.98, Running 252.94s Step 586( 93.20%), action 466, FPS 1.98, Running 253.47s Step 587( 93.40%), action 467, FPS 1.94, Running 254.03s Step 588( 93.60%), action 468, FPS 1.90, Running 254.59s Step 589( 93.80%), action 469, FPS 1.86, Running 255.28s Step 590( 94.00%), action 470, FPS 1.84, Running 255.89s Step 591( 94.20%), action 471, FPS 1.83, Running 256.66s Step 592( 94.40%), action 472, FPS 1.82, Running 257.18s Step 593( 94.60%), action 473, FPS 1.80, Running 257.86s Step 594( 94.80%), action 474, FPS 1.84, Running 258.42s Step 595( 95.00%), action 475, FPS 1.82, Running 258.92s Step 596( 95.20%), action 476, FPS 1.81, Running 259.45s Step 597( 95.40%), action 477, FPS 1.80, Running 259.92s Step 598( 95.60%), action 478, FPS 1.81, Running 260.43s Step 599( 95.80%), action 479, FPS 1.80, Running 261.00s Step 600( 96.00%), action 480, FPS 1.80, Running 261.50s Step 601( 96.20%), action 481, FPS 1.79, Running 262.27s Step 602( 96.40%), action 482, FPS 1.77, Running 263.05s Step 603( 96.60%), action 483, FPS 1.75, Running 263.55s Step 604( 96.80%), action 484, FPS 1.73, Running 264.12s Step 605( 97.00%), action 485, FPS 1.74, Running 264.45s Step 606( 97.20%), action 486, FPS 1.74, Running 264.97s Step 607( 97.40%), action 487, FPS 1.74, Running 265.49s Step 608( 97.60%), action 488, FPS 1.75, Running 266.01s Step 609( 97.80%), action 489, FPS 1.78, Running 266.50s Step 610( 98.00%), action 490, FPS 1.78, Running 267.14s Step 611( 98.20%), action 491, FPS 1.77, Running 267.95s Step 612( 98.40%), action 492, FPS 1.74, Running 268.68s Step 613( 98.60%), action 493, FPS 1.79, Running 269.06s Step 614( 98.80%), action 494, FPS 1.79, Running 269.58s Step 615( 99.00%), action 495, FPS 1.79, Running 270.08s Step 616( 99.20%), action 496, FPS 1.77, Running 270.74s Step 617( 99.40%), action 497, FPS 1.77, Running 271.23s Step 618( 99.60%), action 498, FPS 1.78, Running 271.67s Step 619( 99.80%), action 499, FPS 1.77, Running 272.30s Step 620(100.00%), action 500, FPS 1.76, Running 272.87s [2026-08-01 16:50:26] [14 ] Seed 13 failed after 273.43 s. +steps: 620 , actions: 500 . +Instruction: Empty +Total 7/14(50.00%) success. +Setting seed: 14 +Step 1( N/A%), pre moving , FPS 7.98, Running 0.13s Step 2( N/A%), pre moving , FPS 11.90, Running 0.17s Step 3( N/A%), pre moving , FPS 14.42, Running 0.21s Step 4( N/A%), pre moving , FPS 15.51, Running 0.26s Step 5( N/A%), pre moving , FPS 16.86, Running 0.30s Step 6( N/A%), pre moving , FPS 17.77, Running 0.34s Step 7( N/A%), pre moving , FPS 18.45, Running 0.38s Step 8( N/A%), pre moving , FPS 17.59, Running 0.45s Step 9( N/A%), pre moving , FPS 17.85, Running 0.50s Step 10( N/A%), pre moving , FPS 17.00, Running 0.59s Step 11( N/A%), pre moving , FPS 16.09, Running 0.68s Step 12( N/A%), pre moving , FPS 15.92, Running 0.75s Step 13( N/A%), pre moving , FPS 15.58, Running 0.83s Step 14( N/A%), pre moving , FPS 15.04, Running 0.93s Step 15( N/A%), pre moving , FPS 15.06, Running 1.00s Step 16( N/A%), pre moving , FPS 14.89, Running 1.07s Step 17( N/A%), pre moving , FPS 14.67, Running 1.16s Step 18( N/A%), pre moving , FPS 14.98, Running 1.20s Step 19( N/A%), pre moving , FPS 14.76, Running 1.29s Step 20( N/A%), pre moving , FPS 14.81, Running 1.35s Step 21( N/A%), pre moving , FPS 12.19, Running 1.77s Step 22( N/A%), pre moving , FPS 12.07, Running 1.83s Step 23( N/A%), pre moving , FPS 11.71, Running 1.92s Step 24( N/A%), pre moving , FPS 11.20, Running 2.04s Step 25( N/A%), pre moving , FPS 10.87, Running 2.14s Step 26( N/A%), pre moving , FPS 9.21, Running 2.51s Step 27( N/A%), pre moving , FPS 9.09, Running 2.58s Step 28( N/A%), pre moving , FPS 9.06, Running 2.66s Step 29( N/A%), pre moving , FPS 8.86, Running 2.76s Step 30( N/A%), pre moving , FPS 8.82, Running 2.86s Step 31( N/A%), pre moving , FPS 8.82, Running 2.95s Step 32( N/A%), pre moving , FPS 8.75, Running 3.04s Step 33( N/A%), pre moving , FPS 8.90, Running 3.08s Step 34( N/A%), pre moving , FPS 8.91, Running 3.17s Step 35( N/A%), pre moving , FPS 8.84, Running 3.26s Step 36( N/A%), pre moving , FPS 7.34, Running 3.80s Step 37( N/A%), pre moving , FPS 7.41, Running 3.86s Step 38( N/A%), pre moving , FPS 7.35, Running 3.92s Step 39( N/A%), pre moving , FPS 7.50, Running 3.96s Step 40( N/A%), pre moving , FPS 7.56, Running 4.00s Step 41( N/A%), pre moving , FPS 8.86, Running 4.02s Step 42( N/A%), pre moving , FPS 8.93, Running 4.06s Step 43( N/A%), pre moving , FPS 9.12, Running 4.11s Step 44( N/A%), pre moving , FPS 9.49, Running 4.15s Step 45( N/A%), pre moving , FPS 9.72, Running 4.19s Step 46( N/A%), pre moving , FPS 11.53, Running 4.24s Step 47( N/A%), pre moving , FPS 11.57, Running 4.31s Step 48( N/A%), pre moving , FPS 11.57, Running 4.39s Step 49( N/A%), pre moving , FPS 11.89, Running 4.44s Step 50( N/A%), pre moving , FPS 12.22, Running 4.49s Step 51( N/A%), pre moving , FPS 12.51, Running 4.55s Step 52( N/A%), pre moving , FPS 12.76, Running 4.61s Step 53( N/A%), pre moving , FPS 12.59, Running 4.67s Step 54( N/A%), pre moving , FPS 12.73, Running 4.75s Step 55( N/A%), pre moving , FPS 12.87, Running 4.81s Step 56( N/A%), pre moving , FPS 18.68, Running 4.87s Step 57( N/A%), pre moving , FPS 18.52, Running 4.94s Step 58( N/A%), pre moving , FPS 18.48, Running 5.00s Step 59( N/A%), pre moving , FPS 16.92, Running 5.14s Step 60( N/A%), pre moving , FPS 15.20, Running 5.31s Step 61( N/A%), pre moving , FPS 14.09, Running 5.44s Step 62( N/A%), pre moving , FPS 13.16, Running 5.58s Step 63( N/A%), pre moving , FPS 12.28, Running 5.74s Step 64( N/A%), pre moving , FPS 11.64, Running 5.87s Step 65( N/A%), pre moving , FPS 10.93, Running 6.03s Step 66( N/A%), pre moving , FPS 10.22, Running 6.20s Step 67( N/A%), pre moving , FPS 9.59, Running 6.39s Step 68( N/A%), pre moving , FPS 9.39, Running 6.52s Step 69( N/A%), pre moving , FPS 8.97, Running 6.67s Step 70( N/A%), pre moving , FPS 8.67, Running 6.80s Step 71( N/A%), pre moving , FPS 8.39, Running 6.93s Step 72( N/A%), pre moving , FPS 8.07, Running 7.09s Step 73( N/A%), pre moving , FPS 7.87, Running 7.21s Step 74( N/A%), pre moving , FPS 7.74, Running 7.33s Step 75( N/A%), pre moving , FPS 7.53, Running 7.47s Step 76( N/A%), pre moving , FPS 7.27, Running 7.62s Step 77( N/A%), pre moving , FPS 7.18, Running 7.73s Step 78( N/A%), pre moving , FPS 7.00, Running 7.86s Step 79( N/A%), pre moving , FPS 7.02, Running 7.99s Step 80( N/A%), pre moving , FPS 7.09, Running 8.13s Step 81( N/A%), pre moving , FPS 7.02, Running 8.29s Step 82( N/A%), pre moving , FPS 7.19, Running 8.37s Step 83( N/A%), pre moving , FPS 7.56, Running 8.38s Step 84( N/A%), pre moving , FPS 7.80, Running 8.43s Step 85( N/A%), pre moving , FPS 8.16, Running 8.48s Step 86( N/A%), pre moving , FPS 8.67, Running 8.51s Step 87( N/A%), pre moving , FPS 9.28, Running 8.55s Step 88( N/A%), pre moving , FPS 9.73, Running 8.58s Step 89( N/A%), pre moving , FPS 10.28, Running 8.62s Step 90( N/A%), pre moving , FPS 10.73, Running 8.66s Step 91( N/A%), pre moving , FPS 11.28, Running 8.71s Step 92( N/A%), pre moving , FPS 12.07, Running 8.74s Step 93( N/A%), pre moving , FPS 12.72, Running 8.78s Step 94( N/A%), pre moving , FPS 13.36, Running 8.83s Step 95( N/A%), pre moving , FPS 14.28, Running 8.87s Step 96( N/A%), pre moving , FPS 15.57, Running 8.91s Step 97( N/A%), pre moving , FPS 16.22, Running 8.96s Step 98( N/A%), pre moving , FPS 17.49, Running 9.00s Step 99( N/A%), pre moving , FPS 19.02, Running 9.04s Step 100( N/A%), pre moving , FPS 21.21, Running 9.08s Step 101( N/A%), pre moving , FPS 24.33, Running 9.12s Step 102( N/A%), pre moving , FPS 6.13, Running 11.63s Step 103( N/A%), pre moving , FPS 5.45, Running 12.05s Step 104( N/A%), pre moving , FPS 4.96, Running 12.47s Step 105( N/A%), pre moving , FPS 4.67, Running 12.76s Step 106( N/A%), pre moving , FPS 4.39, Running 13.06s Step 107( N/A%), pre moving , FPS 4.17, Running 13.35s Step 108( N/A%), pre moving , FPS 3.96, Running 13.63s Step 109( N/A%), pre moving , FPS 3.78, Running 13.91s Step 110( N/A%), pre moving , FPS 3.55, Running 14.30s Step 111( N/A%), pre moving , FPS 3.35, Running 14.68s Step 112( N/A%), pre moving , FPS 3.16, Running 15.08s Step 113( N/A%), pre moving , FPS 3.00, Running 15.46s Step 114( N/A%), pre moving , FPS 2.85, Running 15.84s Step 115( N/A%), pre moving , FPS 2.73, Running 16.21s Step 116( N/A%), pre moving , FPS 2.60, Running 16.61s Step 117( N/A%), pre moving , FPS 2.49, Running 16.99s Step 118( N/A%), pre moving , FPS 2.43, Running 17.23s Step 119( N/A%), pre moving , FPS 2.36, Running 17.52s Step 120( N/A%), pre moving , FPS 2.29, Running 17.82s Step 121( N/A%), pre moving , FPS 2.22, Running 18.13s Step 122( 0.20%), action 1, FPS 2.58, Running 19.38s Step 123( 0.40%), action 2, FPS 2.50, Running 20.06s Step 124( 0.60%), action 3, FPS 2.37, Running 20.90s Step 125( 0.80%), action 4, FPS 2.28, Running 21.52s Step 126( 1.00%), action 5, FPS 2.25, Running 21.95s Step 127( 1.20%), action 6, FPS 2.23, Running 22.33s Step 128( 1.40%), action 7, FPS 2.20, Running 22.71s Step 129( 1.60%), action 8, FPS 2.13, Running 23.28s Step 130( 1.80%), action 9, FPS 2.07, Running 23.97s Step 131( 2.00%), action 10, FPS 2.02, Running 24.60s Step 132( 2.20%), action 11, FPS 1.91, Running 25.55s Step 133( 2.40%), action 12, FPS 1.88, Running 26.09s Step 134( 2.60%), action 13, FPS 1.86, Running 26.61s Step 135( 2.80%), action 14, FPS 1.83, Running 27.16s Step 136( 3.00%), action 15, FPS 1.77, Running 27.90s Step 137( 3.20%), action 16, FPS 1.74, Running 28.48s Step 138( 3.40%), action 17, FPS 1.68, Running 29.14s Step 139( 3.60%), action 18, FPS 1.63, Running 29.80s Step 140( 3.80%), action 19, FPS 1.60, Running 30.28s Step 141( 4.00%), action 20, FPS 1.59, Running 30.73s Step 142( 4.20%), action 21, FPS 1.68, Running 31.29s Step 143( 4.40%), action 22, FPS 1.70, Running 31.81s Step 144( 4.60%), action 23, FPS 1.75, Running 32.31s Step 145( 4.80%), action 24, FPS 1.77, Running 32.83s Step 146( 5.00%), action 25, FPS 1.73, Running 33.49s Step 147( 5.20%), action 26, FPS 1.68, Running 34.22s Step 148( 5.40%), action 27, FPS 1.69, Running 34.57s Step 149( 5.60%), action 28, FPS 1.73, Running 34.81s Step 150( 5.80%), action 29, FPS 1.77, Running 35.30s Step 151( 6.00%), action 30, FPS 1.79, Running 35.74s Step 152( 6.20%), action 31, FPS 1.86, Running 36.30s Step 153( 6.40%), action 32, FPS 1.86, Running 36.82s Step 154( 6.60%), action 33, FPS 1.85, Running 37.44s Step 155( 6.80%), action 34, FPS 1.86, Running 37.93s Step 156( 7.00%), action 35, FPS 1.88, Running 38.54s Step 157( 7.20%), action 36, FPS 1.91, Running 38.97s Step 158( 7.40%), action 37, FPS 1.93, Running 39.49s Step 159( 7.60%), action 38, FPS 1.97, Running 39.96s Step 160( 7.80%), action 39, FPS 1.96, Running 40.48s Step 161( 8.00%), action 40, FPS 1.97, Running 40.90s Step 162( 8.20%), action 41, FPS 1.96, Running 41.49s Step 163( 8.40%), action 42, FPS 1.95, Running 42.05s Step 164( 8.60%), action 43, FPS 1.92, Running 42.72s Step 165( 8.80%), action 44, FPS 1.91, Running 43.30s Step 166( 9.00%), action 45, FPS 1.91, Running 43.97s Step 167( 9.20%), action 46, FPS 1.92, Running 44.61s Step 168( 9.40%), action 47, FPS 1.84, Running 45.42s Step 169( 9.60%), action 48, FPS 1.80, Running 45.92s Step 170( 9.80%), action 49, FPS 1.75, Running 46.75s Step 171( 10.00%), action 50, FPS 1.71, Running 47.45s Step 172( 10.20%), action 51, FPS 1.68, Running 48.19s Step 173( 10.40%), action 52, FPS 1.68, Running 48.73s Step 174( 10.60%), action 53, FPS 1.67, Running 49.41s Step 175( 10.80%), action 54, FPS 1.67, Running 49.90s Step 176( 11.00%), action 55, FPS 1.67, Running 50.54s Step 177( 11.20%), action 56, FPS 1.66, Running 51.04s Step 178( 11.40%), action 57, FPS 1.64, Running 51.72s Step 179( 11.60%), action 58, FPS 1.61, Running 52.35s Step 180( 11.80%), action 59, FPS 1.57, Running 53.22s Step 181( 12.00%), action 60, FPS 1.56, Running 53.72s Step 182( 12.20%), action 61, FPS 1.53, Running 54.54s Step 183( 12.40%), action 62, FPS 1.53, Running 55.13s Step 184( 12.60%), action 63, FPS 1.53, Running 55.76s Step 185( 12.80%), action 64, FPS 1.51, Running 56.54s Step 186( 13.00%), action 65, FPS 1.51, Running 57.19s Step 187( 13.20%), action 66, FPS 1.52, Running 57.80s Step 188( 13.40%), action 67, FPS 1.55, Running 58.34s Step 189( 13.60%), action 68, FPS 1.57, Running 58.68s Step 190( 13.80%), action 69, FPS 1.60, Running 59.29s Step 191( 14.00%), action 70, FPS 1.64, Running 59.67s Step 192( 14.20%), action 71, FPS 1.64, Running 60.38s Step 193( 14.40%), action 72, FPS 1.64, Running 60.92s Step 194( 14.60%), action 73, FPS 1.66, Running 61.46s Step 195( 14.80%), action 74, FPS 1.66, Running 61.94s Step 196( 15.00%), action 75, FPS 1.67, Running 62.48s Step 197( 15.20%), action 76, FPS 1.68, Running 62.95s Step 198( 15.40%), action 77, FPS 1.73, Running 63.26s Step 199( 15.60%), action 78, FPS 1.79, Running 63.55s Step 200( 15.80%), action 79, FPS 1.86, Running 63.98s Step 201( 16.00%), action 80, FPS 1.89, Running 64.32s Step 202( 16.20%), action 81, FPS 1.93, Running 64.92s Step 203( 16.40%), action 82, FPS 1.94, Running 65.44s Step 204( 16.60%), action 83, FPS 1.95, Running 65.99s Step 205( 16.80%), action 84, FPS 1.99, Running 66.59s Step 206( 17.00%), action 85, FPS 2.01, Running 67.15s Step 207( 17.20%), action 86, FPS 2.03, Running 67.65s Step 208( 17.40%), action 87, FPS 2.05, Running 68.11s Step 209( 17.60%), action 88, FPS 2.05, Running 68.42s Step 210( 17.80%), action 89, FPS 2.10, Running 68.81s Step 211( 18.00%), action 90, FPS 2.10, Running 69.19s Step 212( 18.20%), action 91, FPS 2.13, Running 69.78s Step 213( 18.40%), action 92, FPS 2.15, Running 70.24s Step 214( 18.60%), action 93, FPS 2.14, Running 70.82s Step 215( 18.80%), action 94, FPS 2.11, Running 71.42s Step 216( 19.00%), action 95, FPS 2.11, Running 71.95s Step 217( 19.20%), action 96, FPS 2.08, Running 72.54s Step 218( 19.40%), action 97, FPS 2.05, Running 73.00s Step 219( 19.60%), action 98, FPS 2.06, Running 73.25s Step 220( 19.80%), action 99, FPS 2.06, Running 73.69s Step 221( 20.00%), action 100, FPS 2.06, Running 74.05s Step 222( 20.20%), action 101, FPS 2.07, Running 74.56s Step 223( 20.40%), action 102, FPS 2.09, Running 75.02s Step 224( 20.60%), action 103, FPS 2.09, Running 75.55s Step 225( 20.80%), action 104, FPS 2.11, Running 76.08s Step 226( 21.00%), action 105, FPS 2.10, Running 76.69s Step 227( 21.20%), action 106, FPS 2.09, Running 77.23s Step 228( 21.40%), action 107, FPS 2.07, Running 77.76s Step 229( 21.60%), action 108, FPS 2.07, Running 78.06s Step 230( 21.80%), action 109, FPS 2.10, Running 78.35s Step 231( 22.00%), action 110, FPS 2.12, Running 78.61s Step 232( 22.20%), action 111, FPS 2.15, Running 79.08s Step 233( 22.40%), action 112, FPS 2.15, Running 79.54s Step 234( 22.60%), action 113, FPS 2.21, Running 79.86s Step 235( 22.80%), action 114, FPS 2.21, Running 80.46s Step 236( 23.00%), action 115, FPS 2.24, Running 80.87s Step 237( 23.20%), action 116, FPS 2.24, Running 81.48s Step 238( 23.40%), action 117, FPS 2.25, Running 81.89s Step 239( 23.60%), action 118, FPS 2.18, Running 82.44s Step 240( 23.80%), action 119, FPS 2.15, Running 82.97s Step 241( 24.00%), action 120, FPS 2.12, Running 83.49s Step 242( 24.20%), action 121, FPS 2.14, Running 83.91s Step 243( 24.40%), action 122, FPS 2.15, Running 84.32s Step 244( 24.60%), action 123, FPS 2.14, Running 84.88s Step 245( 24.80%), action 124, FPS 2.16, Running 85.35s Step 246( 25.00%), action 125, FPS 2.18, Running 85.86s Step 247( 25.20%), action 126, FPS 2.17, Running 86.45s Step 248( 25.40%), action 127, FPS 2.15, Running 87.07s Step 249( 25.60%), action 128, FPS 2.10, Running 87.56s Step 250( 25.80%), action 129, FPS 2.05, Running 88.10s Step 251( 26.00%), action 130, FPS 2.04, Running 88.39s Step 252( 26.20%), action 131, FPS 2.02, Running 88.98s Step 253( 26.40%), action 132, FPS 2.03, Running 89.40s Step 254( 26.60%), action 133, FPS 2.02, Running 89.74s Step 255( 26.80%), action 134, FPS 2.05, Running 90.23s Step 256( 27.00%), action 135, FPS 2.06, Running 90.56s Step 257( 27.20%), action 136, FPS 2.07, Running 91.13s Step 258( 27.40%), action 137, FPS 2.06, Running 91.60s Step 259( 27.60%), action 138, FPS 2.04, Running 92.22s Step 260( 27.80%), action 139, FPS 2.07, Running 92.65s Step 261( 28.00%), action 140, FPS 2.06, Running 93.19s Step 262( 28.20%), action 141, FPS 2.05, Running 93.66s Step 263( 28.40%), action 142, FPS 2.07, Running 94.01s Step 264( 28.60%), action 143, FPS 2.11, Running 94.37s Step 265( 28.80%), action 144, FPS 2.13, Running 94.73s Step 266( 29.00%), action 145, FPS 2.18, Running 95.05s Step 267( 29.20%), action 146, FPS 2.20, Running 95.52s Step 268( 29.40%), action 147, FPS 2.19, Running 96.19s Step 269( 29.60%), action 148, FPS 2.19, Running 96.69s Step 270( 29.80%), action 149, FPS 2.22, Running 97.09s Step 271( 30.00%), action 150, FPS 2.17, Running 97.60s Step 272( 30.20%), action 151, FPS 2.15, Running 98.29s Step 273( 30.40%), action 152, FPS 2.14, Running 98.76s Step 274( 30.60%), action 153, FPS 2.13, Running 99.14s Step 275( 30.80%), action 154, FPS 2.10, Running 99.74s Step 276( 31.00%), action 155, FPS 2.09, Running 100.11s Step 277( 31.20%), action 156, FPS 2.11, Running 100.63s Step 278( 31.40%), action 157, FPS 2.10, Running 101.13s Step 279( 31.60%), action 158, FPS 2.10, Running 101.73s Step 280( 31.80%), action 159, FPS 2.10, Running 102.18s Step 281( 32.00%), action 160, FPS 2.10, Running 102.70s Step 282( 32.20%), action 161, FPS 2.05, Running 103.42s Step 283( 32.40%), action 162, FPS 2.04, Running 103.81s Step 284( 32.60%), action 163, FPS 2.03, Running 104.25s Step 285( 32.80%), action 164, FPS 2.00, Running 104.71s Step 286( 33.00%), action 165, FPS 1.95, Running 105.29s Step 287( 33.20%), action 166, FPS 1.95, Running 105.78s Step 288( 33.40%), action 167, FPS 1.97, Running 106.37s Step 289( 33.60%), action 168, FPS 1.96, Running 106.90s Step 290( 33.80%), action 169, FPS 1.94, Running 107.41s Step 291( 34.00%), action 170, FPS 1.93, Running 107.98s Step 292( 34.20%), action 171, FPS 1.95, Running 108.53s Step 293( 34.40%), action 172, FPS 1.93, Running 109.12s Step 294( 34.60%), action 173, FPS 1.92, Running 109.58s Step 295( 34.80%), action 174, FPS 1.90, Running 110.26s Step 296( 35.00%), action 175, FPS 1.84, Running 111.01s Step 297( 35.20%), action 176, FPS 1.84, Running 111.53s Step 298( 35.40%), action 177, FPS 1.81, Running 112.17s Step 299( 35.60%), action 178, FPS 1.85, Running 112.54s Step 300( 35.80%), action 179, FPS 1.85, Running 113.00s Step 301( 36.00%), action 180, FPS 1.85, Running 113.50s Step 302( 36.20%), action 181, FPS 1.85, Running 114.22s Step 303( 36.40%), action 182, FPS 1.84, Running 114.69s Step 304( 36.60%), action 183, FPS 1.80, Running 115.38s Step 305( 36.80%), action 184, FPS 1.78, Running 115.97s Step 306( 37.00%), action 185, FPS 1.78, Running 116.55s Step 307( 37.20%), action 186, FPS 1.77, Running 117.06s Step 308( 37.40%), action 187, FPS 1.80, Running 117.50s Step 309( 37.60%), action 188, FPS 1.80, Running 118.00s Step 310( 37.80%), action 189, FPS 1.78, Running 118.63s Step 311( 38.00%), action 190, FPS 1.77, Running 119.29s Step 312( 38.20%), action 191, FPS 1.73, Running 120.11s Step 313( 38.40%), action 192, FPS 1.73, Running 120.68s Step 314( 38.60%), action 193, FPS 1.70, Running 121.32s Step 315( 38.80%), action 194, FPS 1.75, Running 121.72s Step 316( 39.00%), action 195, FPS 1.81, Running 122.04s Step 317( 39.20%), action 196, FPS 1.82, Running 122.52s Step 318( 39.40%), action 197, FPS 1.83, Running 123.10s Step 319( 39.60%), action 198, FPS 1.80, Running 123.68s Step 320( 39.80%), action 199, FPS 1.76, Running 124.37s Step 321( 40.00%), action 200, FPS 1.73, Running 125.07s Step 322( 40.20%), action 201, FPS 1.76, Running 125.59s Step 323( 40.40%), action 202, FPS 1.77, Running 126.02s Step 324( 40.60%), action 203, FPS 1.82, Running 126.36s Step 325( 40.80%), action 204, FPS 1.84, Running 126.83s Step 326( 41.00%), action 205, FPS 1.86, Running 127.33s Step 327( 41.20%), action 206, FPS 1.85, Running 127.89s Step 328( 41.40%), action 207, FPS 1.85, Running 128.33s Step 329( 41.60%), action 208, FPS 1.85, Running 128.78s Step 330( 41.80%), action 209, FPS 1.88, Running 129.25s Step 331( 42.00%), action 210, FPS 1.91, Running 129.76s Step 332( 42.20%), action 211, FPS 1.98, Running 130.20s Step 333( 42.40%), action 212, FPS 1.93, Running 131.06s Step 334( 42.60%), action 213, FPS 1.93, Running 131.69s Step 335( 42.80%), action 214, FPS 1.87, Running 132.40s Step 336( 43.00%), action 215, FPS 1.85, Running 132.85s Step 337( 43.20%), action 216, FPS 1.82, Running 133.50s Step 338( 43.40%), action 217, FPS 1.84, Running 133.98s Step 339( 43.60%), action 218, FPS 1.86, Running 134.45s Step 340( 43.80%), action 219, FPS 1.90, Running 134.91s Step 341( 44.00%), action 220, FPS 1.92, Running 135.51s Step 342( 44.20%), action 221, FPS 1.88, Running 136.24s Step 343( 44.40%), action 222, FPS 1.82, Running 136.99s Step 344( 44.60%), action 223, FPS 1.82, Running 137.38s Step 345( 44.80%), action 224, FPS 1.76, Running 138.20s Step 346( 45.00%), action 225, FPS 1.74, Running 138.85s Step 347( 45.20%), action 226, FPS 1.74, Running 139.39s Step 348( 45.40%), action 227, FPS 1.75, Running 139.77s Step 349( 45.60%), action 228, FPS 1.71, Running 140.49s Step 350( 45.80%), action 229, FPS 1.68, Running 141.12s Step 351( 46.00%), action 230, FPS 1.65, Running 141.89s Step 352( 46.20%), action 231, FPS 1.63, Running 142.51s Step 353( 46.40%), action 232, FPS 1.68, Running 142.96s Step 354( 46.60%), action 233, FPS 1.73, Running 143.25s Step 355( 46.80%), action 234, FPS 1.78, Running 143.63s Step 356( 47.00%), action 235, FPS 1.73, Running 144.41s Step 357( 47.20%), action 236, FPS 1.75, Running 144.93s Step 358( 47.40%), action 237, FPS 1.72, Running 145.62s Step 359( 47.60%), action 238, FPS 1.72, Running 146.11s Step 360( 47.80%), action 239, FPS 1.68, Running 146.80s Step 361( 48.00%), action 240, FPS 1.68, Running 147.39s Step 362( 48.20%), action 241, FPS 1.73, Running 147.79s Step 363( 48.40%), action 242, FPS 1.78, Running 148.25s Step 364( 48.60%), action 243, FPS 1.76, Running 148.77s Step 365( 48.80%), action 244, FPS 1.79, Running 149.36s Step 366( 49.00%), action 245, FPS 1.80, Running 149.95s Step 367( 49.20%), action 246, FPS 1.81, Running 150.46s Step 368( 49.40%), action 247, FPS 1.74, Running 151.27s Step 369( 49.60%), action 248, FPS 1.75, Running 151.93s Step 370( 49.80%), action 249, FPS 1.79, Running 152.30s [2026-08-01 16:52:59] [15 ] Seed 14 success after 152.73 s. +steps: 370 , actions: 249 . +Instruction: Empty +Total 8/15(53.33%) success. +Setting seed: 15 +Step 1( N/A%), pre moving , FPS 3.12, Running 0.32s Step 2( N/A%), pre moving , FPS 5.02, Running 0.40s Step 3( N/A%), pre moving , FPS 6.21, Running 0.48s Step 4( N/A%), pre moving , FPS 6.85, Running 0.58s Step 5( N/A%), pre moving , FPS 7.35, Running 0.68s Step 6( N/A%), pre moving , FPS 7.78, Running 0.77s Step 7( N/A%), pre moving , FPS 8.04, Running 0.87s Step 8( N/A%), pre moving , FPS 8.30, Running 0.96s Step 9( N/A%), pre moving , FPS 8.71, Running 1.03s Step 10( N/A%), pre moving , FPS 8.90, Running 1.12s Step 11( N/A%), pre moving , FPS 9.04, Running 1.22s Step 12( N/A%), pre moving , FPS 9.15, Running 1.31s Step 13( N/A%), pre moving , FPS 9.25, Running 1.41s Step 14( N/A%), pre moving , FPS 9.34, Running 1.50s Step 15( N/A%), pre moving , FPS 9.40, Running 1.60s Step 16( N/A%), pre moving , FPS 9.45, Running 1.69s Step 17( N/A%), pre moving , FPS 9.54, Running 1.78s Step 18( N/A%), pre moving , FPS 9.62, Running 1.87s Step 19( N/A%), pre moving , FPS 9.98, Running 1.90s Step 20( N/A%), pre moving , FPS 10.01, Running 2.00s Step 21( N/A%), pre moving , FPS 9.53, Running 2.42s Step 22( N/A%), pre moving , FPS 9.49, Running 2.51s Step 23( N/A%), pre moving , FPS 9.60, Running 2.57s Step 24( N/A%), pre moving , FPS 9.51, Running 2.69s Step 25( N/A%), pre moving , FPS 9.57, Running 2.77s Step 26( N/A%), pre moving , FPS 8.66, Running 3.08s Step 27( N/A%), pre moving , FPS 8.96, Running 3.10s Step 28( N/A%), pre moving , FPS 9.16, Running 3.15s Step 29( N/A%), pre moving , FPS 9.32, Running 3.18s Step 30( N/A%), pre moving , FPS 9.58, Running 3.21s Step 31( N/A%), pre moving , FPS 9.86, Running 3.25s Step 32( N/A%), pre moving , FPS 10.16, Running 3.28s Step 33( N/A%), pre moving , FPS 10.42, Running 3.32s Step 34( N/A%), pre moving , FPS 10.64, Running 3.38s Step 35( N/A%), pre moving , FPS 11.11, Running 3.40s Step 36( N/A%), pre moving , FPS 9.53, Running 3.79s Step 37( N/A%), pre moving , FPS 9.77, Running 3.83s Step 38( N/A%), pre moving , FPS 10.01, Running 3.87s Step 39( N/A%), pre moving , FPS 10.03, Running 3.90s Step 40( N/A%), pre moving , FPS 10.32, Running 3.94s Step 41( N/A%), pre moving , FPS 12.91, Running 3.97s Step 42( N/A%), pre moving , FPS 13.50, Running 3.99s Step 43( N/A%), pre moving , FPS 13.64, Running 4.03s Step 44( N/A%), pre moving , FPS 14.34, Running 4.08s Step 45( N/A%), pre moving , FPS 14.41, Running 4.16s Step 46( N/A%), pre moving , FPS 16.96, Running 4.26s Step 47( N/A%), pre moving , FPS 15.78, Running 4.37s Step 48( N/A%), pre moving , FPS 14.81, Running 4.50s Step 49( N/A%), pre moving , FPS 13.83, Running 4.63s Step 50( N/A%), pre moving , FPS 12.96, Running 4.76s Step 51( N/A%), pre moving , FPS 12.28, Running 4.87s Step 52( N/A%), pre moving , FPS 11.59, Running 5.01s Step 53( N/A%), pre moving , FPS 10.93, Running 5.15s Step 54( N/A%), pre moving , FPS 10.48, Running 5.29s Step 55( N/A%), pre moving , FPS 9.92, Running 5.41s Step 56( N/A%), pre moving , FPS 11.38, Running 5.55s Step 57( N/A%), pre moving , FPS 10.84, Running 5.67s Step 58( N/A%), pre moving , FPS 10.22, Running 5.83s Step 59( N/A%), pre moving , FPS 9.67, Running 5.97s Step 60( N/A%), pre moving , FPS 9.15, Running 6.12s Step 61( N/A%), pre moving , FPS 8.77, Running 6.25s Step 62( N/A%), pre moving , FPS 8.35, Running 6.38s Step 63( N/A%), pre moving , FPS 8.04, Running 6.52s Step 64( N/A%), pre moving , FPS 7.70, Running 6.68s Step 65( N/A%), pre moving , FPS 7.62, Running 6.78s Step 66( N/A%), pre moving , FPS 7.43, Running 6.95s Step 67( N/A%), pre moving , FPS 7.40, Running 7.07s Step 68( N/A%), pre moving , FPS 7.57, Running 7.14s Step 69( N/A%), pre moving , FPS 7.74, Running 7.21s Step 70( N/A%), pre moving , FPS 7.78, Running 7.33s Step 71( N/A%), pre moving , FPS 7.73, Running 7.46s Step 72( N/A%), pre moving , FPS 7.74, Running 7.59s Step 73( N/A%), pre moving , FPS 8.01, Running 7.65s Step 74( N/A%), pre moving , FPS 8.29, Running 7.70s Step 75( N/A%), pre moving , FPS 8.46, Running 7.78s Step 76( N/A%), pre moving , FPS 8.74, Running 7.84s Step 77( N/A%), pre moving , FPS 9.03, Running 7.89s Step 78( N/A%), pre moving , FPS 9.44, Running 7.95s Step 79( N/A%), pre moving , FPS 9.81, Running 8.01s Step 80( N/A%), pre moving , FPS 10.29, Running 8.07s Step 81( N/A%), pre moving , FPS 10.70, Running 8.12s Step 82( N/A%), pre moving , FPS 11.14, Running 8.18s Step 83( N/A%), pre moving , FPS 11.78, Running 8.22s Step 84( N/A%), pre moving , FPS 12.49, Running 8.28s Step 85( N/A%), pre moving , FPS 13.12, Running 8.31s Step 86( N/A%), pre moving , FPS 14.35, Running 8.34s Step 87( N/A%), pre moving , FPS 15.48, Running 8.36s Step 88( N/A%), pre moving , FPS 15.80, Running 8.40s Step 89( N/A%), pre moving , FPS 16.16, Running 8.45s Step 90( N/A%), pre moving , FPS 17.30, Running 8.48s Step 91( N/A%), pre moving , FPS 18.97, Running 8.52s Step 92( N/A%), pre moving , FPS 20.58, Running 8.56s Step 93( N/A%), pre moving , FPS 21.18, Running 8.59s Step 94( N/A%), pre moving , FPS 21.54, Running 8.63s Step 95( N/A%), pre moving , FPS 22.76, Running 8.65s Step 96( N/A%), pre moving , FPS 23.43, Running 8.69s Step 97( N/A%), pre moving , FPS 23.74, Running 8.73s Step 98( N/A%), pre moving , FPS 23.36, Running 8.80s Step 99( N/A%), pre moving , FPS 22.73, Running 8.89s Step 100( N/A%), pre moving , FPS 21.84, Running 8.98s Step 101( N/A%), pre moving , FPS 21.37, Running 9.05s Step 102( N/A%), pre moving , FPS 20.81, Running 9.14s Step 103( N/A%), pre moving , FPS 7.38, Running 10.93s Step 104( N/A%), pre moving , FPS 6.51, Running 11.35s Step 105( N/A%), pre moving , FPS 6.09, Running 11.59s Step 106( N/A%), pre moving , FPS 5.42, Running 12.03s Step 107( N/A%), pre moving , FPS 5.24, Running 12.18s Step 108( N/A%), pre moving , FPS 4.89, Running 12.49s Step 109( N/A%), pre moving , FPS 4.72, Running 12.69s Step 110( N/A%), pre moving , FPS 4.43, Running 12.99s Step 111( N/A%), pre moving , FPS 4.31, Running 13.15s Step 112( N/A%), pre moving , FPS 4.06, Running 13.48s Step 113( N/A%), pre moving , FPS 3.91, Running 13.71s Step 114( N/A%), pre moving , FPS 3.63, Running 14.14s Step 115( N/A%), pre moving , FPS 3.49, Running 14.39s Step 116( N/A%), pre moving , FPS 3.29, Running 14.76s Step 117( N/A%), pre moving , FPS 3.20, Running 14.99s Step 118( N/A%), pre moving , FPS 3.05, Running 15.37s Step 119( N/A%), pre moving , FPS 2.97, Running 15.63s Step 120( N/A%), pre moving , FPS 2.85, Running 16.00s Step 121( N/A%), pre moving , FPS 2.79, Running 16.21s Step 122( N/A%), pre moving , FPS 2.70, Running 16.54s Step 123( 0.20%), action 1, FPS 3.09, Running 17.41s Step 124( 0.40%), action 2, FPS 3.10, Running 17.80s Step 125( 0.60%), action 3, FPS 2.96, Running 18.35s Step 126( 0.80%), action 4, FPS 2.82, Running 19.13s Step 127( 1.00%), action 5, FPS 2.64, Running 19.77s Step 128( 1.20%), action 6, FPS 2.60, Running 20.18s Step 129( 1.40%), action 7, FPS 2.48, Running 20.76s Step 130( 1.60%), action 8, FPS 2.37, Running 21.42s Step 131( 1.80%), action 9, FPS 2.31, Running 21.83s Step 132( 2.00%), action 10, FPS 2.32, Running 22.10s Step 133( 2.20%), action 11, FPS 2.19, Running 22.83s Step 134( 2.40%), action 12, FPS 2.18, Running 23.32s Step 135( 2.60%), action 13, FPS 2.10, Running 23.90s Step 136( 2.80%), action 14, FPS 2.04, Running 24.56s Step 137( 3.00%), action 15, FPS 1.94, Running 25.29s Step 138( 3.20%), action 16, FPS 1.94, Running 25.70s Step 139( 3.40%), action 17, FPS 1.91, Running 26.12s Step 140( 3.60%), action 18, FPS 1.88, Running 26.61s Step 141( 3.80%), action 19, FPS 1.84, Running 27.10s Step 142( 4.00%), action 20, FPS 1.83, Running 27.45s Step 143( 4.20%), action 21, FPS 1.87, Running 28.10s Step 144( 4.40%), action 22, FPS 1.87, Running 28.47s Step 145( 4.60%), action 23, FPS 1.86, Running 29.13s Step 146( 4.80%), action 24, FPS 1.93, Running 29.51s Step 147( 5.00%), action 25, FPS 1.96, Running 29.96s Step 148( 5.20%), action 26, FPS 1.98, Running 30.28s Step 149( 5.40%), action 27, FPS 2.02, Running 30.65s Step 150( 5.60%), action 28, FPS 2.00, Running 31.44s Step 151( 5.80%), action 29, FPS 1.98, Running 31.92s Step 152( 6.00%), action 30, FPS 1.96, Running 32.29s Step 153( 6.20%), action 31, FPS 1.97, Running 32.98s Step 154( 6.40%), action 32, FPS 1.99, Running 33.35s Step 155( 6.60%), action 33, FPS 1.99, Running 33.97s Step 156( 6.80%), action 34, FPS 2.05, Running 34.33s Step 157( 7.00%), action 35, FPS 2.09, Running 34.87s Step 158( 7.20%), action 36, FPS 2.10, Running 35.22s Step 159( 7.40%), action 37, FPS 2.10, Running 35.62s Step 160( 7.60%), action 38, FPS 2.14, Running 35.97s Step 161( 7.80%), action 39, FPS 2.13, Running 36.49s Step 162( 8.00%), action 40, FPS 2.10, Running 36.98s Step 163( 8.20%), action 41, FPS 2.07, Running 37.76s Step 164( 8.40%), action 42, FPS 2.07, Running 38.16s Step 165( 8.60%), action 43, FPS 2.09, Running 38.70s Step 166( 8.80%), action 44, FPS 2.11, Running 38.99s Step 167( 9.00%), action 45, FPS 2.09, Running 39.55s Step 168( 9.20%), action 46, FPS 2.05, Running 40.06s Step 169( 9.40%), action 47, FPS 2.02, Running 40.57s Step 170( 9.60%), action 48, FPS 2.06, Running 41.17s Step 171( 9.80%), action 49, FPS 2.05, Running 41.69s Step 172( 10.00%), action 50, FPS 2.03, Running 42.14s Step 173( 10.20%), action 51, FPS 2.05, Running 42.73s Step 174( 10.40%), action 52, FPS 2.05, Running 43.10s Step 175( 10.60%), action 53, FPS 2.10, Running 43.50s Step 176( 10.80%), action 54, FPS 2.12, Running 43.76s Step 177( 11.00%), action 55, FPS 2.12, Running 44.28s Step 178( 11.20%), action 56, FPS 2.13, Running 44.63s Step 179( 11.40%), action 57, FPS 2.10, Running 45.15s Step 180( 11.60%), action 58, FPS 2.10, Running 45.47s Step 181( 11.80%), action 59, FPS 2.12, Running 45.94s Step 182( 12.00%), action 60, FPS 2.11, Running 46.45s Step 183( 12.20%), action 61, FPS 2.13, Running 47.15s Step 184( 12.40%), action 62, FPS 2.13, Running 47.56s Step 185( 12.60%), action 63, FPS 2.14, Running 48.05s Step 186( 12.80%), action 64, FPS 2.12, Running 48.44s Step 187( 13.00%), action 65, FPS 2.11, Running 49.04s Step 188( 13.20%), action 66, FPS 2.14, Running 49.42s Step 189( 13.40%), action 67, FPS 2.13, Running 49.97s Step 190( 13.60%), action 68, FPS 2.17, Running 50.39s Step 191( 13.80%), action 69, FPS 2.16, Running 50.95s Step 192( 14.00%), action 70, FPS 2.15, Running 51.44s Step 193( 14.20%), action 71, FPS 2.14, Running 52.07s Step 194( 14.40%), action 72, FPS 2.13, Running 52.48s Step 195( 14.60%), action 73, FPS 2.10, Running 53.05s Step 196( 14.80%), action 74, FPS 2.08, Running 53.38s Step 197( 15.00%), action 75, FPS 2.09, Running 53.84s Step 198( 15.20%), action 76, FPS 2.09, Running 54.19s Step 199( 15.40%), action 77, FPS 2.08, Running 54.78s Step 200( 15.60%), action 78, FPS 2.08, Running 55.07s Step 201( 15.80%), action 79, FPS 2.06, Running 55.65s Step 202( 16.00%), action 80, FPS 2.08, Running 56.05s Step 203( 16.20%), action 81, FPS 2.04, Running 56.95s Step 204( 16.40%), action 82, FPS 2.06, Running 57.26s Step 205( 16.60%), action 83, FPS 2.05, Running 57.83s Step 206( 16.80%), action 84, FPS 2.00, Running 58.44s Step 207( 17.00%), action 85, FPS 2.02, Running 58.92s Step 208( 17.20%), action 86, FPS 2.01, Running 59.39s Step 209( 17.40%), action 87, FPS 1.99, Running 60.00s Step 210( 17.60%), action 88, FPS 1.98, Running 60.48s Step 211( 17.80%), action 89, FPS 1.97, Running 61.12s Step 212( 18.00%), action 90, FPS 1.98, Running 61.52s Step 213( 18.20%), action 91, FPS 1.98, Running 62.15s Step 214( 18.40%), action 92, FPS 1.98, Running 62.61s Step 215( 18.60%), action 93, FPS 1.97, Running 63.20s Step 216( 18.80%), action 94, FPS 1.94, Running 63.68s Step 217( 19.00%), action 95, FPS 1.90, Running 64.38s Step 218( 19.20%), action 96, FPS 1.86, Running 64.92s Step 219( 19.40%), action 97, FPS 1.86, Running 65.54s Step 220( 19.60%), action 98, FPS 1.85, Running 65.89s Step 221( 19.80%), action 99, FPS 1.82, Running 66.63s Step 222( 20.00%), action 100, FPS 1.81, Running 67.12s Step 223( 20.20%), action 101, FPS 1.83, Running 67.86s Step 224( 20.40%), action 102, FPS 1.79, Running 68.41s Step 225( 20.60%), action 103, FPS 1.79, Running 69.00s Step 226( 20.80%), action 104, FPS 1.79, Running 69.63s Step 227( 21.00%), action 105, FPS 1.79, Running 70.12s Step 228( 21.20%), action 106, FPS 1.77, Running 70.66s Step 229( 21.40%), action 107, FPS 1.79, Running 71.17s Step 230( 21.60%), action 108, FPS 1.78, Running 71.70s Step 231( 21.80%), action 109, FPS 1.79, Running 72.31s Step 232( 22.00%), action 110, FPS 1.78, Running 72.76s Step 233( 22.20%), action 111, FPS 1.78, Running 73.42s Step 234( 22.40%), action 112, FPS 1.77, Running 73.88s Step 235( 22.60%), action 113, FPS 1.79, Running 74.40s Step 236( 22.80%), action 114, FPS 1.77, Running 74.96s Step 237( 23.00%), action 115, FPS 1.79, Running 75.57s Step 238( 23.20%), action 116, FPS 1.80, Running 76.05s Step 239( 23.40%), action 117, FPS 1.80, Running 76.63s Step 240( 23.60%), action 118, FPS 1.78, Running 77.13s Step 241( 23.80%), action 119, FPS 1.83, Running 77.57s Step 242( 24.00%), action 120, FPS 1.83, Running 78.06s Step 243( 24.20%), action 121, FPS 1.83, Running 78.80s Step 244( 24.40%), action 122, FPS 1.82, Running 79.39s Step 245( 24.60%), action 123, FPS 1.81, Running 80.08s Step 246( 24.80%), action 124, FPS 1.83, Running 80.56s Step 247( 25.00%), action 125, FPS 1.83, Running 81.08s Step 248( 25.20%), action 126, FPS 1.86, Running 81.38s Step 249( 25.40%), action 127, FPS 1.82, Running 82.19s Step 250( 25.60%), action 128, FPS 1.77, Running 83.00s Step 251( 25.80%), action 129, FPS 1.75, Running 83.71s Step 252( 26.00%), action 130, FPS 1.76, Running 84.12s Step 253( 26.20%), action 131, FPS 1.76, Running 84.76s Step 254( 26.40%), action 132, FPS 1.76, Running 85.22s Step 255( 26.60%), action 133, FPS 1.79, Running 85.58s Step 256( 26.80%), action 134, FPS 1.78, Running 86.17s Step 257( 27.00%), action 135, FPS 1.80, Running 86.68s Step 258( 27.20%), action 136, FPS 1.81, Running 87.08s Step 259( 27.40%), action 137, FPS 1.80, Running 87.72s Step 260( 27.60%), action 138, FPS 1.82, Running 88.14s Step 261( 27.80%), action 139, FPS 1.80, Running 88.69s Step 262( 28.00%), action 140, FPS 1.80, Running 89.19s Step 263( 28.20%), action 141, FPS 1.82, Running 89.78s Step 264( 28.40%), action 142, FPS 1.84, Running 90.23s Step 265( 28.60%), action 143, FPS 1.90, Running 90.62s Step 266( 28.80%), action 144, FPS 1.91, Running 91.01s Step 267( 29.00%), action 145, FPS 1.89, Running 91.69s Step 268( 29.20%), action 146, FPS 1.87, Running 92.09s Step 269( 29.40%), action 147, FPS 1.89, Running 92.76s Step 270( 29.60%), action 148, FPS 1.95, Running 93.26s Step 271( 29.80%), action 149, FPS 1.98, Running 93.79s Step 272( 30.00%), action 150, FPS 1.97, Running 94.28s Step 273( 30.20%), action 151, FPS 1.97, Running 94.94s Step 274( 30.40%), action 152, FPS 1.98, Running 95.30s Step 275( 30.60%), action 153, FPS 1.93, Running 95.96s Step 276( 30.80%), action 154, FPS 1.99, Running 96.22s Step 277( 31.00%), action 155, FPS 1.98, Running 96.81s Step 278( 31.20%), action 156, FPS 1.96, Running 97.26s Step 279( 31.40%), action 157, FPS 1.98, Running 97.84s Step 280( 31.60%), action 158, FPS 1.95, Running 98.42s Step 281( 31.80%), action 159, FPS 1.95, Running 98.94s Step 282( 32.00%), action 160, FPS 1.97, Running 99.36s Step 283( 32.20%), action 161, FPS 1.98, Running 99.87s Step 284( 32.40%), action 162, FPS 2.01, Running 100.18s Step 285( 32.60%), action 163, FPS 1.96, Running 100.81s Step 286( 32.80%), action 164, FPS 1.94, Running 101.33s Step 287( 33.00%), action 165, FPS 1.97, Running 101.85s Step 288( 33.20%), action 166, FPS 1.96, Running 102.32s Step 289( 33.40%), action 167, FPS 1.98, Running 102.87s Step 290( 33.60%), action 168, FPS 2.01, Running 103.21s Step 291( 33.80%), action 169, FPS 2.02, Running 103.68s Step 292( 34.00%), action 170, FPS 2.05, Running 104.02s Step 293( 34.20%), action 171, FPS 2.08, Running 104.57s Step 294( 34.40%), action 172, FPS 2.10, Running 104.81s Step 295( 34.60%), action 173, FPS 2.12, Running 105.39s Step 296( 34.80%), action 174, FPS 2.08, Running 105.85s Step 297( 35.00%), action 175, FPS 2.05, Running 106.56s Step 298( 35.20%), action 176, FPS 2.09, Running 106.85s Step 299( 35.40%), action 177, FPS 2.08, Running 107.44s Step 300( 35.60%), action 178, FPS 2.14, Running 107.78s Step 301( 35.80%), action 179, FPS 2.12, Running 108.39s Step 302( 36.00%), action 180, FPS 2.14, Running 108.71s Step 303( 36.20%), action 181, FPS 2.10, Running 109.41s Step 304( 36.40%), action 182, FPS 2.11, Running 109.65s Step 305( 36.60%), action 183, FPS 2.09, Running 110.36s Step 306( 36.80%), action 184, FPS 2.14, Running 110.66s Step 307( 37.00%), action 185, FPS 2.15, Running 111.16s Step 308( 37.20%), action 186, FPS 2.18, Running 111.50s Step 309( 37.40%), action 187, FPS 2.16, Running 112.14s Step 310( 37.60%), action 188, FPS 2.15, Running 112.49s Step 311( 37.80%), action 189, FPS 2.13, Running 113.08s Step 312( 38.00%), action 190, FPS 2.12, Running 113.47s Step 313( 38.20%), action 191, FPS 2.07, Running 114.21s Step 314( 38.40%), action 192, FPS 2.04, Running 114.62s Step 315( 38.60%), action 193, FPS 2.07, Running 115.06s Step 316( 38.80%), action 194, FPS 2.10, Running 115.40s Step 317( 39.00%), action 195, FPS 2.15, Running 115.88s Step 318( 39.20%), action 196, FPS 2.09, Running 116.41s Step 319( 39.40%), action 197, FPS 2.08, Running 117.07s Step 320( 39.60%), action 198, FPS 2.04, Running 117.57s Step 321( 39.80%), action 199, FPS 2.05, Running 118.16s Step 322( 40.00%), action 200, FPS 2.00, Running 118.69s Step 323( 40.20%), action 201, FPS 2.05, Running 119.17s Step 324( 40.40%), action 202, FPS 2.03, Running 119.49s Step 325( 40.60%), action 203, FPS 2.04, Running 120.14s Step 326( 40.80%), action 204, FPS 2.02, Running 120.56s Step 327( 41.00%), action 205, FPS 2.00, Running 121.18s Step 328( 41.20%), action 206, FPS 1.95, Running 121.78s Step 329( 41.40%), action 207, FPS 1.91, Running 122.62s Step 330( 41.60%), action 208, FPS 1.86, Running 123.23s Step 331( 41.80%), action 209, FPS 1.84, Running 123.93s Step 332( 42.00%), action 210, FPS 1.84, Running 124.36s Step 333( 42.20%), action 211, FPS 1.76, Running 125.55s Step 334( 42.40%), action 212, FPS 1.71, Running 126.29s Step 335( 42.60%), action 213, FPS 1.68, Running 126.96s Step 336( 42.80%), action 214, FPS 1.63, Running 127.68s Step 337( 43.00%), action 215, FPS 1.61, Running 128.29s Step 338( 43.20%), action 216, FPS 1.60, Running 128.89s Step 339( 43.40%), action 217, FPS 1.62, Running 129.44s Step 340( 43.60%), action 218, FPS 1.63, Running 129.86s Step 341( 43.80%), action 219, FPS 1.62, Running 130.51s Step 342( 44.00%), action 220, FPS 1.63, Running 130.98s Step 343( 44.20%), action 221, FPS 1.58, Running 131.84s Step 344( 44.40%), action 222, FPS 1.55, Running 132.42s Step 345( 44.60%), action 223, FPS 1.54, Running 133.11s Step 346( 44.80%), action 224, FPS 1.55, Running 133.49s Step 347( 45.00%), action 225, FPS 1.54, Running 134.15s Step 348( 45.20%), action 226, FPS 1.53, Running 134.89s Step 349( 45.40%), action 227, FPS 1.57, Running 135.39s Step 350( 45.60%), action 228, FPS 1.57, Running 135.99s Step 351( 45.80%), action 229, FPS 1.56, Running 136.71s Step 352( 46.00%), action 230, FPS 1.54, Running 137.31s Step 353( 46.20%), action 231, FPS 1.59, Running 138.13s Step 354( 46.40%), action 232, FPS 1.62, Running 138.60s Step 355( 46.60%), action 233, FPS 1.60, Running 139.47s Step 356( 46.80%), action 234, FPS 1.60, Running 140.14s Step 357( 47.00%), action 235, FPS 1.57, Running 141.05s Step 358( 47.20%), action 236, FPS 1.54, Running 141.85s Step 359( 47.40%), action 237, FPS 1.51, Running 142.65s Step 360( 47.60%), action 238, FPS 1.49, Running 143.29s Step 361( 47.80%), action 239, FPS 1.48, Running 144.01s Step 362( 48.00%), action 240, FPS 1.48, Running 144.51s Step 363( 48.20%), action 241, FPS 1.47, Running 145.44s Step 364( 48.40%), action 242, FPS 1.47, Running 145.99s Step 365( 48.60%), action 243, FPS 1.48, Running 146.60s Step 366( 48.80%), action 244, FPS 1.48, Running 147.02s Step 367( 49.00%), action 245, FPS 1.49, Running 147.57s Step 368( 49.20%), action 246, FPS 1.51, Running 148.14s Step 369( 49.40%), action 247, FPS 1.51, Running 148.65s Step 370( 49.60%), action 248, FPS 1.51, Running 149.23s Step 371( 49.80%), action 249, FPS 1.54, Running 149.74s Step 372( 50.00%), action 250, FPS 1.55, Running 150.19s Step 373( 50.20%), action 251, FPS 1.55, Running 151.07s Step 374( 50.40%), action 252, FPS 1.56, Running 151.44s Step 375( 50.60%), action 253, FPS 1.60, Running 151.98s Step 376( 50.80%), action 254, FPS 1.64, Running 152.35s Step 377( 51.00%), action 255, FPS 1.69, Running 152.88s Step 378( 51.20%), action 256, FPS 1.75, Running 153.31s Step 379( 51.40%), action 257, FPS 1.75, Running 154.11s Step 380( 51.60%), action 258, FPS 1.79, Running 154.47s Step 381( 51.80%), action 259, FPS 1.80, Running 155.12s Step 382( 52.00%), action 260, FPS 1.81, Running 155.57s Step 383( 52.20%), action 261, FPS 1.81, Running 156.50s Step 384( 52.40%), action 262, FPS 1.78, Running 157.21s Step 385( 52.60%), action 263, FPS 1.80, Running 157.71s Step 386( 52.80%), action 264, FPS 1.78, Running 158.22s Step 387( 53.00%), action 265, FPS 1.83, Running 158.51s Step 388( 53.20%), action 266, FPS 1.86, Running 158.89s Step 389( 53.40%), action 267, FPS 1.84, Running 159.53s Step 390( 53.60%), action 268, FPS 1.89, Running 159.83s Step 391( 53.80%), action 269, FPS 1.86, Running 160.52s Step 392( 54.00%), action 270, FPS 1.87, Running 160.91s Step 393( 54.20%), action 271, FPS 1.92, Running 161.49s Step 394( 54.40%), action 272, FPS 1.92, Running 161.85s Step 395( 54.60%), action 273, FPS 1.93, Running 162.37s Step 396( 54.80%), action 274, FPS 1.93, Running 162.71s Step 397( 55.00%), action 275, FPS 1.94, Running 163.20s Step 398( 55.20%), action 276, FPS 1.95, Running 163.58s Step 399( 55.40%), action 277, FPS 2.00, Running 164.12s Step 400( 55.60%), action 278, FPS 1.98, Running 164.59s Step 401( 55.80%), action 279, FPS 1.98, Running 165.19s Step 402( 56.00%), action 280, FPS 2.02, Running 165.45s Step 403( 56.20%), action 281, FPS 2.09, Running 166.07s Step 404( 56.40%), action 282, FPS 2.19, Running 166.33s Step 405( 56.60%), action 283, FPS 2.23, Running 166.67s Step 406( 56.80%), action 284, FPS 2.24, Running 167.16s Step 407( 57.00%), action 285, FPS 2.16, Running 167.76s Step 408( 57.20%), action 286, FPS 2.16, Running 168.16s Step 409( 57.40%), action 287, FPS 2.19, Running 168.67s Step 410( 57.60%), action 288, FPS 2.18, Running 168.99s Step 411( 57.80%), action 289, FPS 2.20, Running 169.60s Step 412( 58.00%), action 290, FPS 2.17, Running 170.12s Step 413( 58.20%), action 291, FPS 2.20, Running 170.60s Step 414( 58.40%), action 292, FPS 2.20, Running 170.93s Step 415( 58.60%), action 293, FPS 2.22, Running 171.38s [2026-08-01 16:55:51] [16 ] Seed 15 success after 171.67 s. +steps: 415 , actions: 293 . +Instruction: Empty +Total 9/16(56.25%) success. +Setting seed: 16 +Step 1( N/A%), pre moving , FPS 4.87, Running 0.21s Step 2( N/A%), pre moving , FPS 6.93, Running 0.29s Step 3( N/A%), pre moving , FPS 8.39, Running 0.36s Step 4( N/A%), pre moving , FPS 8.80, Running 0.45s Step 5( N/A%), pre moving , FPS 9.45, Running 0.53s Step 6( N/A%), pre moving , FPS 9.69, Running 0.62s Step 7( N/A%), pre moving , FPS 10.25, Running 0.68s Step 8( N/A%), pre moving , FPS 10.30, Running 0.78s Step 9( N/A%), pre moving , FPS 10.55, Running 0.85s Step 10( N/A%), pre moving , FPS 10.69, Running 0.94s Step 11( N/A%), pre moving , FPS 10.99, Running 1.00s Step 12( N/A%), pre moving , FPS 11.08, Running 1.08s Step 13( N/A%), pre moving , FPS 10.94, Running 1.19s Step 14( N/A%), pre moving , FPS 11.17, Running 1.25s Step 15( N/A%), pre moving , FPS 11.16, Running 1.34s Step 16( N/A%), pre moving , FPS 11.18, Running 1.43s Step 17( N/A%), pre moving , FPS 11.25, Running 1.51s Step 18( N/A%), pre moving , FPS 11.18, Running 1.61s Step 19( N/A%), pre moving , FPS 11.32, Running 1.68s Step 20( N/A%), pre moving , FPS 11.27, Running 1.77s Step 21( N/A%), pre moving , FPS 10.45, Running 2.12s Step 22( N/A%), pre moving , FPS 10.55, Running 2.18s Step 23( N/A%), pre moving , FPS 10.78, Running 2.21s Step 24( N/A%), pre moving , FPS 11.22, Running 2.24s Step 25( N/A%), pre moving , FPS 11.60, Running 2.25s Step 26( N/A%), pre moving , FPS 10.73, Running 2.48s Step 27( N/A%), pre moving , FPS 11.01, Running 2.50s Step 28( N/A%), pre moving , FPS 11.51, Running 2.52s Step 29( N/A%), pre moving , FPS 11.76, Running 2.55s Step 30( N/A%), pre moving , FPS 12.11, Running 2.59s Step 31( N/A%), pre moving , FPS 12.35, Running 2.62s Step 32( N/A%), pre moving , FPS 12.67, Running 2.66s Step 33( N/A%), pre moving , FPS 13.22, Running 2.70s Step 34( N/A%), pre moving , FPS 13.51, Running 2.73s Step 35( N/A%), pre moving , FPS 13.99, Running 2.77s Step 36( N/A%), pre moving , FPS 11.30, Running 3.20s Step 37( N/A%), pre moving , FPS 11.61, Running 3.23s Step 38( N/A%), pre moving , FPS 12.03, Running 3.27s Step 39( N/A%), pre moving , FPS 12.24, Running 3.31s Step 40( N/A%), pre moving , FPS 12.68, Running 3.35s Step 41( N/A%), pre moving , FPS 15.62, Running 3.40s Step 42( N/A%), pre moving , FPS 16.07, Running 3.43s Step 43( N/A%), pre moving , FPS 16.00, Running 3.46s Step 44( N/A%), pre moving , FPS 15.79, Running 3.50s Step 45( N/A%), pre moving , FPS 15.45, Running 3.55s Step 46( N/A%), pre moving , FPS 18.16, Running 3.58s Step 47( N/A%), pre moving , FPS 17.21, Running 3.66s Step 48( N/A%), pre moving , FPS 16.37, Running 3.74s Step 49( N/A%), pre moving , FPS 15.40, Running 3.85s Step 50( N/A%), pre moving , FPS 14.22, Running 3.99s Step 51( N/A%), pre moving , FPS 13.42, Running 4.11s Step 52( N/A%), pre moving , FPS 12.82, Running 4.22s Step 53( N/A%), pre moving , FPS 12.27, Running 4.33s Step 54( N/A%), pre moving , FPS 11.67, Running 4.45s Step 55( N/A%), pre moving , FPS 11.20, Running 4.56s Step 56( N/A%), pre moving , FPS 13.41, Running 4.69s Step 57( N/A%), pre moving , FPS 12.85, Running 4.79s Step 58( N/A%), pre moving , FPS 12.26, Running 4.90s Step 59( N/A%), pre moving , FPS 11.60, Running 5.04s Step 60( N/A%), pre moving , FPS 11.13, Running 5.15s Step 61( N/A%), pre moving , FPS 10.59, Running 5.29s Step 62( N/A%), pre moving , FPS 10.25, Running 5.38s Step 63( N/A%), pre moving , FPS 9.88, Running 5.49s Step 64( N/A%), pre moving , FPS 9.39, Running 5.63s Step 65( N/A%), pre moving , FPS 9.08, Running 5.75s Step 66( N/A%), pre moving , FPS 8.63, Running 5.90s Step 67( N/A%), pre moving , FPS 8.41, Running 6.04s Step 68( N/A%), pre moving , FPS 8.17, Running 6.18s Step 69( N/A%), pre moving , FPS 8.28, Running 6.27s Step 70( N/A%), pre moving , FPS 8.35, Running 6.39s Step 71( N/A%), pre moving , FPS 8.27, Running 6.53s Step 72( N/A%), pre moving , FPS 8.28, Running 6.64s Step 73( N/A%), pre moving , FPS 8.22, Running 6.77s Step 74( N/A%), pre moving , FPS 8.32, Running 6.85s Step 75( N/A%), pre moving , FPS 8.21, Running 7.00s Step 76( N/A%), pre moving , FPS 8.24, Running 7.12s Step 77( N/A%), pre moving , FPS 8.23, Running 7.22s Step 78( N/A%), pre moving , FPS 8.45, Running 7.27s Step 79( N/A%), pre moving , FPS 8.74, Running 7.33s Step 80( N/A%), pre moving , FPS 8.98, Running 7.38s Step 81( N/A%), pre moving , FPS 9.32, Running 7.43s Step 82( N/A%), pre moving , FPS 9.49, Running 7.49s Step 83( N/A%), pre moving , FPS 9.73, Running 7.54s Step 84( N/A%), pre moving , FPS 10.15, Running 7.60s Step 85( N/A%), pre moving , FPS 10.43, Running 7.67s Step 86( N/A%), pre moving , FPS 10.98, Running 7.72s Step 87( N/A%), pre moving , FPS 11.49, Running 7.78s Step 88( N/A%), pre moving , FPS 12.18, Running 7.83s Step 89( N/A%), pre moving , FPS 12.55, Running 7.86s Step 90( N/A%), pre moving , FPS 13.22, Running 7.90s Step 91( N/A%), pre moving , FPS 14.17, Running 7.94s Step 92( N/A%), pre moving , FPS 14.81, Running 7.99s Step 93( N/A%), pre moving , FPS 15.80, Running 8.03s Step 94( N/A%), pre moving , FPS 16.54, Running 8.06s Step 95( N/A%), pre moving , FPS 18.03, Running 8.10s Step 96( N/A%), pre moving , FPS 19.33, Running 8.15s Step 97( N/A%), pre moving , FPS 20.97, Running 8.17s Step 98( N/A%), pre moving , FPS 21.13, Running 8.22s Step 99( N/A%), pre moving , FPS 21.55, Running 8.25s Step 100( N/A%), pre moving , FPS 21.84, Running 8.29s Step 101( N/A%), pre moving , FPS 22.30, Running 8.33s Step 102( N/A%), pre moving , FPS 22.27, Running 8.38s Step 103( N/A%), pre moving , FPS 22.90, Running 8.42s Step 104( N/A%), pre moving , FPS 23.00, Running 8.47s Step 105( N/A%), pre moving , FPS 22.29, Running 8.56s Step 106( N/A%), pre moving , FPS 21.82, Running 8.64s Step 107( N/A%), pre moving , FPS 7.93, Running 10.30s Step 108( N/A%), pre moving , FPS 6.95, Running 10.70s Step 109( N/A%), pre moving , FPS 6.60, Running 10.89s Step 110( N/A%), pre moving , FPS 5.95, Running 11.26s Step 111( N/A%), pre moving , FPS 5.64, Running 11.49s Step 112( N/A%), pre moving , FPS 5.27, Running 11.78s Step 113( N/A%), pre moving , FPS 5.12, Running 11.94s Step 114( N/A%), pre moving , FPS 4.79, Running 12.24s Step 115( N/A%), pre moving , FPS 4.67, Running 12.39s Step 116( N/A%), pre moving , FPS 4.42, Running 12.68s Step 117( N/A%), pre moving , FPS 4.30, Running 12.83s Step 118( N/A%), pre moving , FPS 4.06, Running 13.15s Step 119( N/A%), pre moving , FPS 3.92, Running 13.35s Step 120( N/A%), pre moving , FPS 3.69, Running 13.71s Step 121( N/A%), pre moving , FPS 3.58, Running 13.92s Step 122( N/A%), pre moving , FPS 3.39, Running 14.29s Step 123( N/A%), pre moving , FPS 3.27, Running 14.53s Step 124( N/A%), pre moving , FPS 3.11, Running 14.90s Step 125( N/A%), pre moving , FPS 3.05, Running 15.12s Step 126( N/A%), pre moving , FPS 2.91, Running 15.52s Step 127( 0.20%), action 1, FPS 3.22, Running 16.52s Step 128( 0.40%), action 2, FPS 3.22, Running 16.92s Step 129( 0.60%), action 3, FPS 2.94, Running 17.70s Step 130( 0.80%), action 4, FPS 2.92, Running 18.10s Step 131( 1.00%), action 5, FPS 2.80, Running 18.62s Step 132( 1.20%), action 6, FPS 2.76, Running 19.03s Step 133( 1.40%), action 7, FPS 2.61, Running 19.61s Step 134( 1.60%), action 8, FPS 2.49, Running 20.28s Step 135( 1.80%), action 9, FPS 2.35, Running 20.89s Step 136( 2.00%), action 10, FPS 2.31, Running 21.36s Step 137( 2.20%), action 11, FPS 2.14, Running 22.16s Step 138( 2.40%), action 12, FPS 2.14, Running 22.48s Step 139( 2.60%), action 13, FPS 2.08, Running 22.95s Step 140( 2.80%), action 14, FPS 2.02, Running 23.59s Step 141( 3.00%), action 15, FPS 1.97, Running 24.07s Step 142( 3.20%), action 16, FPS 1.92, Running 24.71s Step 143( 3.40%), action 17, FPS 1.84, Running 25.43s Step 144( 3.60%), action 18, FPS 1.80, Running 26.03s Step 145( 3.80%), action 19, FPS 1.76, Running 26.46s Step 146( 4.00%), action 20, FPS 1.76, Running 26.89s Step 147( 4.20%), action 21, FPS 1.78, Running 27.76s Step 148( 4.40%), action 22, FPS 1.76, Running 28.27s Step 149( 4.60%), action 23, FPS 1.81, Running 28.74s Step 150( 4.80%), action 24, FPS 1.81, Running 29.15s Step 151( 5.00%), action 25, FPS 1.82, Running 29.59s Step 152( 5.20%), action 26, FPS 1.82, Running 30.01s Step 153( 5.40%), action 27, FPS 1.83, Running 30.52s Step 154( 5.60%), action 28, FPS 1.85, Running 31.11s Step 155( 5.80%), action 29, FPS 1.87, Running 31.57s Step 156( 6.00%), action 30, FPS 1.85, Running 32.18s Step 157( 6.20%), action 31, FPS 1.85, Running 32.96s Step 158( 6.40%), action 32, FPS 1.85, Running 33.31s Step 159( 6.60%), action 33, FPS 1.84, Running 33.80s Step 160( 6.80%), action 34, FPS 1.86, Running 34.33s Step 161( 7.00%), action 35, FPS 1.87, Running 34.78s Step 162( 7.20%), action 36, FPS 1.92, Running 35.11s Step 163( 7.40%), action 37, FPS 1.93, Running 35.81s Step 164( 7.60%), action 38, FPS 1.93, Running 36.41s Step 165( 7.80%), action 39, FPS 1.92, Running 36.88s Step 166( 8.00%), action 40, FPS 1.94, Running 37.21s Step 167( 8.20%), action 41, FPS 1.97, Running 37.91s Step 168( 8.40%), action 42, FPS 1.96, Running 38.47s Step 169( 8.60%), action 43, FPS 1.94, Running 39.04s Step 170( 8.80%), action 44, FPS 1.94, Running 39.46s Step 171( 9.00%), action 45, FPS 1.92, Running 40.01s Step 172( 9.20%), action 46, FPS 1.91, Running 40.46s Step 173( 9.40%), action 47, FPS 1.91, Running 40.99s Step 174( 9.60%), action 48, FPS 1.93, Running 41.45s Step 175( 9.80%), action 49, FPS 1.93, Running 41.95s Step 176( 10.00%), action 50, FPS 1.96, Running 42.39s Step 177( 10.20%), action 51, FPS 1.99, Running 43.03s Step 178( 10.40%), action 52, FPS 2.00, Running 43.33s Step 179( 10.60%), action 53, FPS 2.01, Running 43.74s Step 180( 10.80%), action 54, FPS 2.06, Running 44.03s Step 181( 11.00%), action 55, FPS 2.07, Running 44.43s Step 182( 11.20%), action 56, FPS 2.08, Running 44.74s Step 183( 11.40%), action 57, FPS 2.13, Running 45.22s Step 184( 11.60%), action 58, FPS 2.18, Running 45.60s Step 185( 11.80%), action 59, FPS 2.17, Running 46.11s Step 186( 12.00%), action 60, FPS 2.17, Running 46.44s Step 187( 12.20%), action 61, FPS 2.15, Running 47.21s Step 188( 12.40%), action 62, FPS 2.18, Running 47.65s Step 189( 12.60%), action 63, FPS 2.18, Running 48.22s Step 190( 12.80%), action 64, FPS 2.17, Running 48.69s Step 191( 13.00%), action 65, FPS 2.19, Running 49.16s Step 192( 13.20%), action 66, FPS 2.20, Running 49.55s Step 193( 13.40%), action 67, FPS 2.23, Running 49.97s Step 194( 13.60%), action 68, FPS 2.22, Running 50.45s Step 195( 13.80%), action 69, FPS 2.24, Running 50.88s Step 196( 14.00%), action 70, FPS 2.29, Running 51.11s Step 197( 14.20%), action 71, FPS 2.32, Running 51.65s Step 198( 14.40%), action 72, FPS 2.31, Running 51.98s Step 199( 14.60%), action 73, FPS 2.27, Running 52.54s Step 200( 14.80%), action 74, FPS 2.25, Running 52.92s Step 201( 15.00%), action 75, FPS 2.25, Running 53.30s Step 202( 15.20%), action 76, FPS 2.22, Running 53.77s Step 203( 15.40%), action 77, FPS 2.21, Running 54.25s Step 204( 15.60%), action 78, FPS 2.21, Running 54.66s Step 205( 15.80%), action 79, FPS 2.21, Running 55.18s Step 206( 16.00%), action 80, FPS 2.19, Running 55.57s Step 207( 16.20%), action 81, FPS 2.24, Running 56.15s Step 208( 16.40%), action 82, FPS 2.21, Running 56.69s Step 209( 16.60%), action 83, FPS 2.26, Running 57.08s Step 210( 16.80%), action 84, FPS 2.29, Running 57.41s Step 211( 17.00%), action 85, FPS 2.34, Running 57.72s Step 212( 17.20%), action 86, FPS 2.35, Running 58.07s Step 213( 17.40%), action 87, FPS 2.36, Running 58.44s Step 214( 17.60%), action 88, FPS 2.41, Running 58.74s Step 215( 17.80%), action 89, FPS 2.41, Running 59.18s Step 216( 18.00%), action 90, FPS 2.36, Running 59.59s Step 217( 18.20%), action 91, FPS 2.33, Running 60.25s Step 218( 18.40%), action 92, FPS 2.29, Running 60.71s Step 219( 18.60%), action 93, FPS 2.31, Running 61.19s Step 220( 18.80%), action 94, FPS 2.29, Running 61.64s Step 221( 19.00%), action 95, FPS 2.27, Running 62.12s Step 222( 19.20%), action 96, FPS 2.29, Running 62.51s Step 223( 19.40%), action 97, FPS 2.33, Running 62.83s Step 224( 19.60%), action 98, FPS 2.30, Running 63.37s Step 225( 19.80%), action 99, FPS 2.33, Running 63.76s Step 226( 20.00%), action 100, FPS 2.35, Running 64.09s Step 227( 20.20%), action 101, FPS 2.32, Running 64.75s Step 228( 20.40%), action 102, FPS 2.33, Running 65.26s Step 229( 20.60%), action 103, FPS 2.29, Running 65.83s Step 230( 20.80%), action 104, FPS 2.23, Running 66.37s Step 231( 21.00%), action 105, FPS 2.19, Running 66.86s Step 232( 21.20%), action 106, FPS 2.19, Running 67.20s Step 233( 21.40%), action 107, FPS 2.14, Running 67.80s Step 234( 21.60%), action 108, FPS 2.10, Running 68.28s Step 235( 21.80%), action 109, FPS 2.04, Running 68.99s Step 236( 22.00%), action 110, FPS 2.01, Running 69.56s Step 237( 22.20%), action 111, FPS 2.00, Running 70.24s Step 238( 22.40%), action 112, FPS 1.94, Running 71.00s Step 239( 22.60%), action 113, FPS 1.89, Running 71.77s Step 240( 22.80%), action 114, FPS 1.90, Running 72.17s Step 241( 23.00%), action 115, FPS 1.91, Running 72.59s Step 242( 23.20%), action 116, FPS 1.92, Running 72.92s Step 243( 23.40%), action 117, FPS 1.87, Running 73.50s Step 244( 23.60%), action 118, FPS 1.87, Running 74.07s Step 245( 23.80%), action 119, FPS 1.85, Running 74.59s Step 246( 24.00%), action 120, FPS 1.82, Running 75.07s Step 247( 24.20%), action 121, FPS 1.80, Running 75.86s Step 248( 24.40%), action 122, FPS 1.80, Running 76.36s Step 249( 24.60%), action 123, FPS 1.81, Running 76.86s Step 250( 24.80%), action 124, FPS 1.85, Running 77.21s Step 251( 25.00%), action 125, FPS 1.84, Running 77.71s Step 252( 25.20%), action 126, FPS 1.82, Running 78.21s Step 253( 25.40%), action 127, FPS 1.84, Running 78.67s Step 254( 25.60%), action 128, FPS 1.83, Running 79.22s Step 255( 25.80%), action 129, FPS 1.82, Running 79.98s Step 256( 26.00%), action 130, FPS 1.81, Running 80.60s Step 257( 26.20%), action 131, FPS 1.82, Running 81.25s Step 258( 26.40%), action 132, FPS 1.89, Running 81.56s Step 259( 26.60%), action 133, FPS 1.97, Running 81.93s Step 260( 26.80%), action 134, FPS 1.96, Running 82.40s Step 261( 27.00%), action 135, FPS 1.93, Running 82.93s Step 262( 27.20%), action 136, FPS 1.93, Running 83.30s Step 263( 27.40%), action 137, FPS 1.95, Running 83.77s Step 264( 27.60%), action 138, FPS 1.98, Running 84.15s Step 265( 27.80%), action 139, FPS 1.97, Running 84.73s Step 266( 28.00%), action 140, FPS 1.99, Running 85.09s Step 267( 28.20%), action 141, FPS 2.03, Running 85.69s Step 268( 28.40%), action 142, FPS 2.06, Running 86.08s Step 269( 28.60%), action 143, FPS 2.07, Running 86.54s Step 270( 28.80%), action 144, FPS 2.06, Running 86.91s Step 271( 29.00%), action 145, FPS 2.04, Running 87.51s Step 272( 29.20%), action 146, FPS 2.06, Running 87.92s Step 273( 29.40%), action 147, FPS 2.04, Running 88.48s Step 274( 29.60%), action 148, FPS 2.02, Running 89.10s Step 275( 29.80%), action 149, FPS 2.06, Running 89.67s Step 276( 30.00%), action 150, FPS 2.09, Running 90.18s Step 277( 30.20%), action 151, FPS 2.13, Running 90.63s Step 278( 30.40%), action 152, FPS 2.11, Running 91.03s Step 279( 30.60%), action 153, FPS 2.06, Running 91.66s Step 280( 30.80%), action 154, FPS 2.07, Running 92.08s Step 281( 31.00%), action 155, FPS 2.06, Running 92.62s Step 282( 31.20%), action 156, FPS 2.01, Running 93.24s Step 283( 31.40%), action 157, FPS 1.99, Running 93.80s Step 284( 31.60%), action 158, FPS 1.96, Running 94.35s Step 285( 31.80%), action 159, FPS 1.97, Running 94.90s Step 286( 32.00%), action 160, FPS 1.98, Running 95.18s Step 287( 32.20%), action 161, FPS 1.97, Running 95.86s Step 288( 32.40%), action 162, FPS 1.95, Running 96.33s Step 289( 32.60%), action 163, FPS 1.94, Running 96.84s Step 290( 32.80%), action 164, FPS 1.89, Running 97.49s Step 291( 33.00%), action 165, FPS 1.90, Running 98.03s Step 292( 33.20%), action 166, FPS 1.90, Running 98.46s Step 293( 33.40%), action 167, FPS 1.89, Running 99.04s Step 294( 33.60%), action 168, FPS 1.91, Running 99.58s Step 295( 33.80%), action 169, FPS 1.95, Running 99.95s Step 296( 34.00%), action 170, FPS 1.97, Running 100.34s Step 297( 34.20%), action 171, FPS 1.95, Running 100.90s Step 298( 34.40%), action 172, FPS 1.97, Running 101.19s Step 299( 34.60%), action 173, FPS 2.00, Running 101.68s Step 300( 34.80%), action 174, FPS 2.02, Running 102.00s Step 301( 35.00%), action 175, FPS 2.03, Running 102.46s Step 302( 35.20%), action 176, FPS 2.09, Running 102.80s Step 303( 35.40%), action 177, FPS 2.11, Running 103.28s Step 304( 35.60%), action 178, FPS 2.17, Running 103.58s Step 305( 35.80%), action 179, FPS 2.18, Running 104.08s Step 306( 36.00%), action 180, FPS 2.17, Running 104.38s Step 307( 36.20%), action 181, FPS 2.23, Running 104.82s Step 308( 36.40%), action 182, FPS 2.28, Running 105.11s Step 309( 36.60%), action 183, FPS 2.32, Running 105.47s Step 310( 36.80%), action 184, FPS 2.42, Running 105.76s Step 311( 37.00%), action 185, FPS 2.47, Running 106.13s Step 312( 37.20%), action 186, FPS 2.52, Running 106.39s Step 313( 37.40%), action 187, FPS 2.56, Running 106.86s Step 314( 37.60%), action 188, FPS 2.61, Running 107.25s Step 315( 37.80%), action 189, FPS 2.56, Running 107.74s Step 316( 38.00%), action 190, FPS 2.57, Running 108.12s Step 317( 38.20%), action 191, FPS 2.54, Running 108.77s Step 318( 38.40%), action 192, FPS 2.46, Running 109.31s Step 319( 38.60%), action 193, FPS 2.51, Running 109.65s Step 320( 38.80%), action 194, FPS 2.53, Running 109.90s Step 321( 39.00%), action 195, FPS 2.57, Running 110.24s Step 322( 39.20%), action 196, FPS 2.55, Running 110.65s Step 323( 39.40%), action 197, FPS 2.59, Running 111.00s Step 324( 39.60%), action 198, FPS 2.56, Running 111.39s Step 325( 39.80%), action 199, FPS 2.54, Running 111.94s Step 326( 40.00%), action 200, FPS 2.51, Running 112.34s Step 327( 40.20%), action 201, FPS 2.44, Running 113.00s Step 328( 40.40%), action 202, FPS 2.40, Running 113.44s Step 329( 40.60%), action 203, FPS 2.36, Running 113.94s Step 330( 40.80%), action 204, FPS 2.28, Running 114.54s Step 331( 41.00%), action 205, FPS 2.27, Running 114.93s Step 332( 41.20%), action 206, FPS 2.24, Running 115.33s Step 333( 41.40%), action 207, FPS 2.24, Running 115.77s Step 334( 41.60%), action 208, FPS 2.24, Running 116.18s Step 335( 41.80%), action 209, FPS 2.23, Running 116.70s Step 336( 42.00%), action 210, FPS 2.24, Running 117.03s Step 337( 42.20%), action 211, FPS 2.20, Running 117.85s Step 338( 42.40%), action 212, FPS 2.25, Running 118.19s Step 339( 42.60%), action 213, FPS 2.21, Running 118.68s Step 340( 42.80%), action 214, FPS 2.14, Running 119.24s Step 341( 43.00%), action 215, FPS 2.13, Running 119.63s Step 342( 43.20%), action 216, FPS 2.17, Running 119.86s Step 343( 43.40%), action 217, FPS 2.16, Running 120.28s Step 344( 43.60%), action 218, FPS 2.09, Running 120.98s Step 345( 43.80%), action 219, FPS 2.09, Running 121.53s Step 346( 44.00%), action 220, FPS 2.07, Running 122.01s Step 347( 44.20%), action 221, FPS 2.06, Running 122.71s Step 348( 44.40%), action 222, FPS 2.04, Running 123.24s Step 349( 44.60%), action 223, FPS 2.02, Running 123.82s Step 350( 44.80%), action 224, FPS 2.02, Running 124.43s Step 351( 45.00%), action 225, FPS 2.02, Running 124.86s Step 352( 45.20%), action 226, FPS 1.99, Running 125.36s Step 353( 45.40%), action 227, FPS 1.93, Running 126.13s Step 354( 45.60%), action 228, FPS 1.89, Running 126.77s Step 355( 45.80%), action 229, FPS 1.88, Running 127.34s Step 356( 46.00%), action 230, FPS 1.86, Running 127.79s Step 357( 46.20%), action 231, FPS 1.83, Running 128.77s Step 358( 46.40%), action 232, FPS 1.80, Running 129.30s Step 359( 46.60%), action 233, FPS 1.82, Running 129.69s Step 360( 46.80%), action 234, FPS 1.86, Running 129.99s Step 361( 47.00%), action 235, FPS 1.83, Running 130.55s Step 362( 47.20%), action 236, FPS 1.79, Running 131.03s Step 363( 47.40%), action 237, FPS 1.77, Running 131.61s Step 364( 47.60%), action 238, FPS 1.79, Running 132.17s Step 365( 47.80%), action 239, FPS 1.78, Running 132.78s Step 366( 48.00%), action 240, FPS 1.79, Running 133.18s Step 367( 48.20%), action 241, FPS 1.84, Running 133.57s Step 368( 48.40%), action 242, FPS 1.87, Running 133.92s Step 369( 48.60%), action 243, FPS 1.92, Running 134.23s Step 370( 48.80%), action 244, FPS 1.99, Running 134.48s Step 371( 49.00%), action 245, FPS 2.02, Running 134.73s Step 372( 49.20%), action 246, FPS 2.07, Running 135.05s Step 373( 49.40%), action 247, FPS 2.16, Running 135.38s Step 374( 49.60%), action 248, FPS 2.27, Running 135.58s Step 375( 49.80%), action 249, FPS 2.34, Running 135.90s Step 376( 50.00%), action 250, FPS 2.40, Running 136.13s Step 377( 50.20%), action 251, FPS 2.52, Running 136.72s Step 378( 50.40%), action 252, FPS 2.58, Running 137.04s Step 379( 50.60%), action 253, FPS 2.53, Running 137.61s Step 380( 50.80%), action 254, FPS 2.44, Running 138.18s Step 381( 51.00%), action 255, FPS 2.49, Running 138.60s Step 382( 51.20%), action 256, FPS 2.50, Running 139.03s Step 383( 51.40%), action 257, FPS 2.53, Running 139.51s Step 384( 51.60%), action 258, FPS 2.63, Running 139.79s Step 385( 51.80%), action 259, FPS 2.66, Running 140.31s Step 386( 52.00%), action 260, FPS 2.71, Running 140.55s Step 387( 52.20%), action 261, FPS 2.70, Running 140.98s Step 388( 52.40%), action 262, FPS 2.69, Running 141.35s Step 389( 52.60%), action 263, FPS 2.65, Running 141.77s Step 390( 52.80%), action 264, FPS 2.63, Running 142.09s Step 391( 53.00%), action 265, FPS 2.52, Running 142.67s Step 392( 53.20%), action 266, FPS 2.49, Running 143.06s Step 393( 53.40%), action 267, FPS 2.43, Running 143.62s Step 394( 53.60%), action 268, FPS 2.38, Running 143.99s Step 395( 53.80%), action 269, FPS 2.32, Running 144.52s Step 396( 54.00%), action 270, FPS 2.28, Running 144.91s Step 397( 54.20%), action 271, FPS 2.27, Running 145.52s Step 398( 54.40%), action 272, FPS 2.29, Running 145.75s Step 399( 54.60%), action 273, FPS 2.38, Running 146.02s Step 400( 54.80%), action 274, FPS 2.46, Running 146.30s Step 401( 55.00%), action 275, FPS 2.47, Running 146.70s Step 402( 55.20%), action 276, FPS 2.49, Running 147.05s Step 403( 55.40%), action 277, FPS 2.50, Running 147.51s Step 404( 55.60%), action 278, FPS 2.37, Running 148.23s Step 405( 55.80%), action 279, FPS 2.39, Running 148.67s Step 406( 56.00%), action 280, FPS 2.34, Running 149.10s Step 407( 56.20%), action 281, FPS 2.28, Running 149.74s Step 408( 56.40%), action 282, FPS 2.24, Running 150.29s Step 409( 56.60%), action 283, FPS 2.25, Running 150.65s Step 410( 56.80%), action 284, FPS 2.24, Running 151.01s Step 411( 57.00%), action 285, FPS 2.28, Running 151.46s Step 412( 57.20%), action 286, FPS 2.28, Running 151.82s Step 413( 57.40%), action 287, FPS 2.32, Running 152.23s Step 414( 57.60%), action 288, FPS 2.32, Running 152.62s Step 415( 57.80%), action 289, FPS 2.34, Running 153.06s Step 416( 58.00%), action 290, FPS 2.34, Running 153.45s Step 417( 58.20%), action 291, FPS 2.33, Running 154.11s Step 418( 58.40%), action 292, FPS 2.26, Running 154.60s Step 419( 58.60%), action 293, FPS 2.22, Running 155.04s Step 420( 58.80%), action 294, FPS 2.20, Running 155.40s Step 421( 59.00%), action 295, FPS 2.17, Running 155.91s Step 422( 59.20%), action 296, FPS 2.19, Running 156.19s Step 423( 59.40%), action 297, FPS 2.14, Running 156.86s Step 424( 59.60%), action 298, FPS 2.23, Running 157.21s Step 425( 59.80%), action 299, FPS 2.22, Running 157.69s Step 426( 60.00%), action 300, FPS 2.25, Running 157.98s Step 427( 60.20%), action 301, FPS 2.26, Running 158.58s Step 428( 60.40%), action 302, FPS 2.33, Running 158.88s Step 429( 60.60%), action 303, FPS 2.31, Running 159.32s Step 430( 60.80%), action 304, FPS 2.27, Running 159.80s Step 431( 61.00%), action 305, FPS 2.26, Running 160.30s Step 432( 61.20%), action 306, FPS 2.28, Running 160.60s Step 433( 61.40%), action 307, FPS 2.24, Running 161.15s Step 434( 61.60%), action 308, FPS 2.22, Running 161.65s Step 435( 61.80%), action 309, FPS 2.21, Running 162.11s Step 436( 62.00%), action 310, FPS 2.18, Running 162.62s Step 437( 62.20%), action 311, FPS 2.14, Running 163.44s Step 438( 62.40%), action 312, FPS 2.12, Running 164.05s Step 439( 62.60%), action 313, FPS 2.05, Running 164.78s Step 440( 62.80%), action 314, FPS 2.00, Running 165.40s Step 441( 63.00%), action 315, FPS 2.03, Running 165.76s Step 442( 63.20%), action 316, FPS 1.95, Running 166.45s Step 443( 63.40%), action 317, FPS 1.96, Running 167.05s Step 444( 63.60%), action 318, FPS 1.91, Running 167.66s Step 445( 63.80%), action 319, FPS 1.89, Running 168.28s Step 446( 64.00%), action 320, FPS 1.86, Running 168.73s Step 447( 64.20%), action 321, FPS 1.84, Running 169.48s Step 448( 64.40%), action 322, FPS 1.84, Running 169.77s Step 449( 64.60%), action 323, FPS 1.80, Running 170.46s Step 450( 64.80%), action 324, FPS 1.80, Running 170.91s Step 451( 65.00%), action 325, FPS 1.76, Running 171.66s Step 452( 65.20%), action 326, FPS 1.71, Running 172.33s Step 453( 65.40%), action 327, FPS 1.71, Running 172.86s Step 454( 65.60%), action 328, FPS 1.73, Running 173.24s Step 455( 65.80%), action 329, FPS 1.71, Running 173.80s Step 456( 66.00%), action 330, FPS 1.71, Running 174.31s Step 457( 66.20%), action 331, FPS 1.75, Running 174.87s Step 458( 66.40%), action 332, FPS 1.79, Running 175.20s Step 459( 66.60%), action 333, FPS 1.84, Running 175.65s Step 460( 66.80%), action 334, FPS 1.86, Running 176.16s Step 461( 67.00%), action 335, FPS 1.84, Running 176.65s Step 462( 67.20%), action 336, FPS 1.87, Running 177.14s Step 463( 67.40%), action 337, FPS 1.88, Running 177.71s Step 464( 67.60%), action 338, FPS 1.90, Running 178.18s Step 465( 67.80%), action 339, FPS 1.92, Running 178.67s Step 466( 68.00%), action 340, FPS 1.87, Running 179.44s Step 467( 68.20%), action 341, FPS 1.86, Running 180.25s Step 468( 68.40%), action 342, FPS 1.82, Running 180.74s Step 469( 68.60%), action 343, FPS 1.85, Running 181.25s Step 470( 68.80%), action 344, FPS 1.86, Running 181.65s Step 471( 69.00%), action 345, FPS 1.90, Running 182.16s Step 472( 69.20%), action 346, FPS 1.95, Running 182.61s Step 473( 69.40%), action 347, FPS 1.95, Running 183.13s Step 474( 69.60%), action 348, FPS 1.93, Running 183.58s Step 475( 69.80%), action 349, FPS 1.96, Running 184.01s Step 476( 70.00%), action 350, FPS 1.99, Running 184.36s Step 477( 70.20%), action 351, FPS 1.95, Running 185.13s Step 478( 70.40%), action 352, FPS 1.94, Running 185.53s Step 479( 70.60%), action 353, FPS 1.92, Running 186.09s Step 480( 70.80%), action 354, FPS 1.94, Running 186.44s Step 481( 71.00%), action 355, FPS 1.94, Running 186.94s Step 482( 71.20%), action 356, FPS 1.95, Running 187.37s Step 483( 71.40%), action 357, FPS 1.98, Running 187.79s Step 484( 71.60%), action 358, FPS 2.04, Running 188.00s Step 485( 71.80%), action 359, FPS 2.07, Running 188.33s Step 486( 72.00%), action 360, FPS 2.18, Running 188.62s Step 487( 72.20%), action 361, FPS 2.25, Running 189.13s Step 488( 72.40%), action 362, FPS 2.31, Running 189.40s Step 489( 72.60%), action 363, FPS 2.33, Running 189.84s Step 490( 72.80%), action 364, FPS 2.27, Running 190.47s Step 491( 73.00%), action 365, FPS 2.25, Running 191.04s Step 492( 73.20%), action 366, FPS 2.27, Running 191.42s Step 493( 73.40%), action 367, FPS 2.28, Running 191.89s Step 494( 73.60%), action 368, FPS 2.30, Running 192.27s Step 495( 73.80%), action 369, FPS 2.27, Running 192.80s Step 496( 74.00%), action 370, FPS 2.29, Running 193.08s Step 497( 74.20%), action 371, FPS 2.36, Running 193.60s Step 498( 74.40%), action 372, FPS 2.42, Running 193.80s Step 499( 74.60%), action 373, FPS 2.49, Running 194.13s Step 500( 74.80%), action 374, FPS 2.52, Running 194.39s Step 501( 75.00%), action 375, FPS 2.54, Running 194.83s Step 502( 75.20%), action 376, FPS 2.56, Running 195.20s Step 503( 75.40%), action 377, FPS 2.50, Running 195.78s Step 504( 75.60%), action 378, FPS 2.42, Running 196.26s Step 505( 75.80%), action 379, FPS 2.36, Running 196.81s Step 506( 76.00%), action 380, FPS 2.32, Running 197.23s Step 507( 76.20%), action 381, FPS 2.28, Running 197.90s Step 508( 76.40%), action 382, FPS 2.27, Running 198.20s Step 509( 76.60%), action 383, FPS 2.28, Running 198.62s Step 510( 76.80%), action 384, FPS 2.37, Running 198.90s Step 511( 77.00%), action 385, FPS 2.42, Running 199.31s Step 512( 77.20%), action 386, FPS 2.43, Running 199.66s Step 513( 77.40%), action 387, FPS 2.40, Running 200.23s Step 514( 77.60%), action 388, FPS 2.40, Running 200.61s Step 515( 77.80%), action 389, FPS 2.42, Running 201.08s Step 516( 78.00%), action 390, FPS 2.39, Running 201.45s Step 517( 78.20%), action 391, FPS 2.37, Running 202.04s Step 518( 78.40%), action 392, FPS 2.32, Running 202.43s Step 519( 78.60%), action 393, FPS 2.31, Running 202.78s Step 520( 78.80%), action 394, FPS 2.31, Running 203.05s Step 521( 79.00%), action 395, FPS 2.32, Running 203.43s Step 522( 79.20%), action 396, FPS 2.35, Running 203.72s Step 523( 79.40%), action 397, FPS 2.39, Running 204.14s Step 524( 79.60%), action 398, FPS 2.36, Running 204.72s Step 525( 79.80%), action 399, FPS 2.37, Running 205.25s Step 526( 80.00%), action 400, FPS 2.36, Running 205.69s Step 527( 80.20%), action 401, FPS 2.38, Running 206.28s Step 528( 80.40%), action 402, FPS 2.33, Running 206.80s Step 529( 80.60%), action 403, FPS 2.30, Running 207.31s Step 530( 80.80%), action 404, FPS 2.27, Running 207.70s Step 531( 81.00%), action 405, FPS 2.26, Running 208.15s Step 532( 81.20%), action 406, FPS 2.20, Running 208.74s Step 533( 81.40%), action 407, FPS 2.20, Running 209.31s Step 534( 81.60%), action 408, FPS 2.18, Running 209.80s Step 535( 81.80%), action 409, FPS 2.17, Running 210.27s Step 536( 82.00%), action 410, FPS 2.15, Running 210.76s Step 537( 82.20%), action 411, FPS 2.12, Running 211.48s Step 538( 82.40%), action 412, FPS 2.10, Running 211.95s Step 539( 82.60%), action 413, FPS 2.08, Running 212.39s Step 540( 82.80%), action 414, FPS 2.06, Running 212.77s Step 541( 83.00%), action 415, FPS 2.04, Running 213.24s Step 542( 83.20%), action 416, FPS 2.01, Running 213.67s Step 543( 83.40%), action 417, FPS 2.00, Running 214.11s Step 544( 83.60%), action 418, FPS 2.05, Running 214.48s Step 545( 83.80%), action 419, FPS 2.07, Running 214.92s Step 546( 84.00%), action 420, FPS 2.06, Running 215.41s Step 547( 84.20%), action 421, FPS 2.07, Running 215.95s Step 548( 84.40%), action 422, FPS 2.11, Running 216.30s Step 549( 84.60%), action 423, FPS 2.13, Running 216.68s Step 550( 84.80%), action 424, FPS 2.17, Running 216.92s Step 551( 85.00%), action 425, FPS 2.17, Running 217.38s Step 552( 85.20%), action 426, FPS 2.23, Running 217.71s Step 553( 85.40%), action 427, FPS 2.28, Running 218.08s Step 554( 85.60%), action 428, FPS 2.29, Running 218.53s Step 555( 85.80%), action 429, FPS 2.29, Running 219.03s Step 556( 86.00%), action 430, FPS 2.33, Running 219.35s Step 557( 86.20%), action 431, FPS 2.37, Running 219.91s Step 558( 86.40%), action 432, FPS 2.36, Running 220.41s Step 559( 86.60%), action 433, FPS 2.36, Running 220.88s Step 560( 86.80%), action 434, FPS 2.36, Running 221.23s Step 561( 87.00%), action 435, FPS 2.35, Running 221.75s Step 562( 87.20%), action 436, FPS 2.34, Running 222.22s Step 563( 87.40%), action 437, FPS 2.38, Running 222.53s Step 564( 87.60%), action 438, FPS 2.38, Running 222.89s Step 565( 87.80%), action 439, FPS 2.41, Running 223.22s Step 566( 88.00%), action 440, FPS 2.46, Running 223.55s Step 567( 88.20%), action 441, FPS 2.45, Running 224.10s Step 568( 88.40%), action 442, FPS 2.43, Running 224.52s Step 569( 88.60%), action 443, FPS 2.41, Running 224.99s Step 570( 88.80%), action 444, FPS 2.37, Running 225.37s Step 571( 89.00%), action 445, FPS 2.38, Running 225.79s Step 572( 89.20%), action 446, FPS 2.31, Running 226.37s Step 573( 89.40%), action 447, FPS 2.32, Running 226.69s Step 574( 89.60%), action 448, FPS 2.38, Running 226.95s Step 575( 89.80%), action 449, FPS 2.40, Running 227.36s Step 576( 90.00%), action 450, FPS 2.41, Running 227.66s Step 577( 90.20%), action 451, FPS 2.43, Running 228.15s Step 578( 90.40%), action 452, FPS 2.48, Running 228.46s Step 579( 90.60%), action 453, FPS 2.49, Running 228.93s Step 580( 90.80%), action 454, FPS 2.49, Running 229.27s Step 581( 91.00%), action 455, FPS 2.51, Running 229.71s Step 582( 91.20%), action 456, FPS 2.55, Running 230.06s Step 583( 91.40%), action 457, FPS 2.50, Running 230.54s Step 584( 91.60%), action 458, FPS 2.51, Running 230.85s Step 585( 91.80%), action 459, FPS 2.46, Running 231.35s Step 586( 92.00%), action 460, FPS 2.49, Running 231.59s Step 587( 92.20%), action 461, FPS 2.54, Running 231.99s Step 588( 92.40%), action 462, FPS 2.59, Running 232.25s Step 589( 92.60%), action 463, FPS 2.62, Running 232.61s Step 590( 92.80%), action 464, FPS 2.67, Running 232.85s Step 591( 93.00%), action 465, FPS 2.69, Running 233.23s Step 592( 93.20%), action 466, FPS 2.80, Running 233.51s Step 593( 93.40%), action 467, FPS 2.72, Running 234.03s Step 594( 93.60%), action 468, FPS 2.71, Running 234.34s Step 595( 93.80%), action 469, FPS 2.69, Running 234.80s Step 596( 94.00%), action 470, FPS 2.69, Running 235.08s Step 597( 94.20%), action 471, FPS 2.67, Running 235.64s Step 598( 94.40%), action 472, FPS 2.68, Running 235.93s Step 599( 94.60%), action 473, FPS 2.73, Running 236.25s Step 600( 94.80%), action 474, FPS 2.78, Running 236.47s Step 601( 95.00%), action 475, FPS 2.84, Running 236.75s Step 602( 95.20%), action 476, FPS 2.89, Running 236.97s Step 603( 95.40%), action 477, FPS 2.97, Running 237.28s Step 604( 95.60%), action 478, FPS 3.00, Running 237.52s Step 605( 95.80%), action 479, FPS 3.09, Running 237.81s Step 606( 96.00%), action 480, FPS 3.06, Running 238.12s Step 607( 96.20%), action 481, FPS 2.99, Running 238.67s Step 608( 96.40%), action 482, FPS 2.97, Running 238.98s Step 609( 96.60%), action 483, FPS 2.94, Running 239.41s Step 610( 96.80%), action 484, FPS 2.92, Running 239.69s Step 611( 97.00%), action 485, FPS 2.91, Running 240.09s Step 612( 97.20%), action 486, FPS 2.90, Running 240.39s Step 613( 97.40%), action 487, FPS 2.93, Running 240.86s Step 614( 97.60%), action 488, FPS 2.94, Running 241.14s Step 615( 97.80%), action 489, FPS 3.03, Running 241.41s Step 616( 98.00%), action 490, FPS 3.05, Running 241.63s Step 617( 98.20%), action 491, FPS 3.12, Running 242.05s Step 618( 98.40%), action 492, FPS 3.15, Running 242.27s Step 619( 98.60%), action 493, FPS 3.14, Running 242.62s Step 620( 98.80%), action 494, FPS 3.13, Running 242.87s Step 621( 99.00%), action 495, FPS 3.09, Running 243.23s Step 622( 99.20%), action 496, FPS 3.06, Running 243.51s Step 623( 99.40%), action 497, FPS 3.00, Running 243.94s Step 624( 99.60%), action 498, FPS 2.98, Running 244.23s Step 625( 99.80%), action 499, FPS 2.92, Running 244.66s Step 626(100.00%), action 500, FPS 2.93, Running 244.95s [2026-08-01 16:59:57] [17 ] Seed 16 failed after 245.40 s. +steps: 626 , actions: 500 . +Instruction: Empty +Total 9/17(52.94%) success. +Setting seed: 17 +Step 1( N/A%), pre moving , FPS 3.31, Running 0.30s Step 2( N/A%), pre moving , FPS 5.20, Running 0.38s Step 3( N/A%), pre moving , FPS 6.69, Running 0.45s Step 4( N/A%), pre moving , FPS 7.37, Running 0.54s Step 5( N/A%), pre moving , FPS 7.88, Running 0.63s Step 6( N/A%), pre moving , FPS 9.01, Running 0.67s Step 7( N/A%), pre moving , FPS 10.25, Running 0.68s Step 8( N/A%), pre moving , FPS 11.44, Running 0.70s Step 9( N/A%), pre moving , FPS 12.58, Running 0.72s Step 10( N/A%), pre moving , FPS 13.67, Running 0.73s Step 11( N/A%), pre moving , FPS 14.71, Running 0.75s Step 12( N/A%), pre moving , FPS 15.72, Running 0.76s Step 13( N/A%), pre moving , FPS 16.68, Running 0.78s Step 14( N/A%), pre moving , FPS 17.60, Running 0.80s Step 15( N/A%), pre moving , FPS 18.49, Running 0.81s Step 16( N/A%), pre moving , FPS 19.34, Running 0.83s Step 17( N/A%), pre moving , FPS 20.15, Running 0.84s Step 18( N/A%), pre moving , FPS 20.92, Running 0.86s Step 19( N/A%), pre moving , FPS 21.66, Running 0.88s Step 20( N/A%), pre moving , FPS 22.39, Running 0.89s Step 21( N/A%), pre moving , FPS 26.14, Running 1.07s Step 22( N/A%), pre moving , FPS 28.70, Running 1.08s Step 23( N/A%), pre moving , FPS 30.89, Running 1.10s Step 24( N/A%), pre moving , FPS 34.71, Running 1.12s Step 25( N/A%), pre moving , FPS 39.98, Running 1.14s Step 26( N/A%), pre moving , FPS 30.60, Running 1.32s Step 27( N/A%), pre moving , FPS 30.63, Running 1.34s Step 28( N/A%), pre moving , FPS 30.67, Running 1.35s Step 29( N/A%), pre moving , FPS 30.71, Running 1.37s Step 30( N/A%), pre moving , FPS 30.74, Running 1.38s Step 31( N/A%), pre moving , FPS 30.75, Running 1.40s Step 32( N/A%), pre moving , FPS 30.77, Running 1.41s Step 33( N/A%), pre moving , FPS 30.81, Running 1.43s Step 34( N/A%), pre moving , FPS 30.81, Running 1.44s Step 35( N/A%), pre moving , FPS 30.80, Running 1.46s Step 36( N/A%), pre moving , FPS 21.66, Running 1.75s Step 37( N/A%), pre moving , FPS 21.27, Running 1.78s Step 38( N/A%), pre moving , FPS 20.90, Running 1.82s Step 39( N/A%), pre moving , FPS 20.44, Running 1.86s Step 40( N/A%), pre moving , FPS 19.82, Running 1.90s Step 41( N/A%), pre moving , FPS 23.25, Running 1.93s Step 42( N/A%), pre moving , FPS 22.50, Running 1.97s Step 43( N/A%), pre moving , FPS 21.83, Running 2.01s Step 44( N/A%), pre moving , FPS 21.04, Running 2.07s Step 45( N/A%), pre moving , FPS 20.23, Running 2.12s Step 46( N/A%), pre moving , FPS 23.01, Running 2.19s Step 47( N/A%), pre moving , FPS 22.32, Running 2.23s Step 48( N/A%), pre moving , FPS 21.47, Running 2.28s Step 49( N/A%), pre moving , FPS 20.65, Running 2.34s Step 50( N/A%), pre moving , FPS 19.94, Running 2.39s Step 51( N/A%), pre moving , FPS 19.26, Running 2.44s Step 52( N/A%), pre moving , FPS 18.53, Running 2.49s Step 53( N/A%), pre moving , FPS 17.74, Running 2.56s Step 54( N/A%), pre moving , FPS 17.11, Running 2.61s Step 55( N/A%), pre moving , FPS 16.66, Running 2.66s Step 56( N/A%), pre moving , FPS 19.61, Running 2.77s Step 57( N/A%), pre moving , FPS 17.55, Running 2.92s Step 58( N/A%), pre moving , FPS 16.61, Running 3.02s Step 59( N/A%), pre moving , FPS 15.17, Running 3.17s Step 60( N/A%), pre moving , FPS 14.18, Running 3.31s Step 61( N/A%), pre moving , FPS 13.02, Running 3.46s Step 62( N/A%), pre moving , FPS 12.34, Running 3.59s Step 63( N/A%), pre moving , FPS 11.52, Running 3.75s Step 64( N/A%), pre moving , FPS 10.77, Running 3.93s Step 65( N/A%), pre moving , FPS 10.03, Running 4.12s Step 66( N/A%), pre moving , FPS 9.66, Running 4.26s Step 67( N/A%), pre moving , FPS 9.17, Running 4.41s Step 68( N/A%), pre moving , FPS 8.88, Running 4.53s Step 69( N/A%), pre moving , FPS 8.56, Running 4.67s Step 70( N/A%), pre moving , FPS 8.21, Running 4.82s Step 71( N/A%), pre moving , FPS 7.96, Running 4.95s Step 72( N/A%), pre moving , FPS 7.72, Running 5.08s Step 73( N/A%), pre moving , FPS 7.46, Running 5.24s Step 74( N/A%), pre moving , FPS 7.27, Running 5.36s Step 75( N/A%), pre moving , FPS 7.03, Running 5.51s Step 76( N/A%), pre moving , FPS 6.93, Running 5.66s Step 77( N/A%), pre moving , FPS 7.00, Running 5.78s Step 78( N/A%), pre moving , FPS 6.94, Running 5.90s Step 79( N/A%), pre moving , FPS 7.02, Running 6.02s Step 80( N/A%), pre moving , FPS 7.18, Running 6.10s Step 81( N/A%), pre moving , FPS 7.51, Running 6.13s Step 82( N/A%), pre moving , FPS 7.81, Running 6.15s Step 83( N/A%), pre moving , FPS 8.20, Running 6.19s Step 84( N/A%), pre moving , FPS 8.69, Running 6.23s Step 85( N/A%), pre moving , FPS 9.39, Running 6.25s Step 86( N/A%), pre moving , FPS 9.98, Running 6.27s Step 87( N/A%), pre moving , FPS 10.71, Running 6.28s Step 88( N/A%), pre moving , FPS 11.33, Running 6.30s Step 89( N/A%), pre moving , FPS 12.07, Running 6.33s Step 90( N/A%), pre moving , FPS 13.05, Running 6.35s Step 91( N/A%), pre moving , FPS 14.00, Running 6.38s Step 92( N/A%), pre moving , FPS 15.27, Running 6.39s Step 93( N/A%), pre moving , FPS 17.01, Running 6.41s Step 94( N/A%), pre moving , FPS 18.78, Running 6.43s Step 95( N/A%), pre moving , FPS 21.28, Running 6.45s Step 96( N/A%), pre moving , FPS 24.80, Running 6.46s Step 97( N/A%), pre moving , FPS 28.58, Running 6.48s Step 98( N/A%), pre moving , FPS 33.56, Running 6.50s Step 99( N/A%), pre moving , FPS 40.42, Running 6.52s Step 100( N/A%), pre moving , FPS 44.76, Running 6.55s Step 101( N/A%), pre moving , FPS 45.39, Running 6.57s Step 102( N/A%), pre moving , FPS 46.32, Running 6.58s Step 103( N/A%), pre moving , FPS 10.57, Running 8.08s Step 104( N/A%), pre moving , FPS 9.00, Running 8.45s Step 105( N/A%), pre moving , FPS 8.32, Running 8.65s Step 106( N/A%), pre moving , FPS 7.11, Running 9.08s Step 107( N/A%), pre moving , FPS 6.52, Running 9.35s Step 108( N/A%), pre moving , FPS 5.77, Running 9.76s Step 109( N/A%), pre moving , FPS 5.52, Running 9.95s Step 110( N/A%), pre moving , FPS 4.98, Running 10.37s Step 111( N/A%), pre moving , FPS 4.76, Running 10.58s Step 112( N/A%), pre moving , FPS 4.39, Running 10.95s Step 113( N/A%), pre moving , FPS 4.22, Running 11.15s Step 114( N/A%), pre moving , FPS 3.96, Running 11.48s Step 115( N/A%), pre moving , FPS 3.86, Running 11.63s Step 116( N/A%), pre moving , FPS 3.64, Running 11.96s Step 117( N/A%), pre moving , FPS 3.53, Running 12.14s Step 118( N/A%), pre moving , FPS 3.37, Running 12.43s Step 119( N/A%), pre moving , FPS 3.29, Running 12.60s Step 120( N/A%), pre moving , FPS 3.09, Running 13.01s Step 121( N/A%), pre moving , FPS 2.99, Running 13.25s Step 122( N/A%), pre moving , FPS 2.81, Running 13.69s Step 123( 0.20%), action 1, FPS 3.05, Running 14.64s Step 124( 0.40%), action 2, FPS 3.06, Running 14.98s Step 125( 0.60%), action 3, FPS 2.82, Running 15.74s Step 126( 0.80%), action 4, FPS 2.77, Running 16.30s Step 127( 1.00%), action 5, FPS 2.69, Running 16.78s Step 128( 1.20%), action 6, FPS 2.74, Running 17.06s Step 129( 1.40%), action 7, FPS 2.63, Running 17.55s Step 130( 1.60%), action 8, FPS 2.66, Running 17.88s Step 131( 1.80%), action 9, FPS 2.53, Running 18.49s Step 132( 2.00%), action 10, FPS 2.43, Running 19.20s Step 133( 2.20%), action 11, FPS 2.28, Running 19.91s Step 134( 2.40%), action 12, FPS 2.24, Running 20.41s Step 135( 2.60%), action 13, FPS 2.18, Running 20.80s Step 136( 2.80%), action 14, FPS 2.18, Running 21.12s Step 137( 3.00%), action 15, FPS 2.04, Running 21.94s Step 138( 3.20%), action 16, FPS 1.98, Running 22.54s Step 139( 3.40%), action 17, FPS 1.92, Running 23.01s Step 140( 3.60%), action 18, FPS 1.90, Running 23.53s Step 141( 3.80%), action 19, FPS 1.84, Running 24.10s Step 142( 4.00%), action 20, FPS 1.85, Running 24.50s Step 143( 4.20%), action 21, FPS 1.88, Running 25.27s Step 144( 4.40%), action 22, FPS 1.89, Running 25.57s Step 145( 4.60%), action 23, FPS 1.94, Running 26.03s Step 146( 4.80%), action 24, FPS 1.97, Running 26.48s Step 147( 5.00%), action 25, FPS 1.96, Running 26.97s Step 148( 5.20%), action 26, FPS 1.93, Running 27.40s Step 149( 5.40%), action 27, FPS 1.94, Running 27.84s Step 150( 5.60%), action 28, FPS 1.92, Running 28.27s Step 151( 5.80%), action 29, FPS 1.92, Running 28.89s Step 152( 6.00%), action 30, FPS 1.96, Running 29.39s Step 153( 6.20%), action 31, FPS 1.96, Running 30.11s Step 154( 6.40%), action 32, FPS 1.97, Running 30.57s Step 155( 6.60%), action 33, FPS 1.93, Running 31.15s Step 156( 6.80%), action 34, FPS 1.86, Running 31.85s Step 157( 7.00%), action 35, FPS 1.90, Running 32.48s Step 158( 7.20%), action 36, FPS 1.92, Running 32.94s Step 159( 7.40%), action 37, FPS 1.92, Running 33.41s Step 160( 7.60%), action 38, FPS 1.90, Running 34.05s Step 161( 7.80%), action 39, FPS 1.90, Running 34.63s Step 162( 8.00%), action 40, FPS 1.88, Running 35.12s Step 163( 8.20%), action 41, FPS 1.90, Running 35.79s Step 164( 8.40%), action 42, FPS 1.88, Running 36.20s Step 165( 8.60%), action 43, FPS 1.88, Running 36.68s Step 166( 8.80%), action 44, FPS 1.84, Running 37.38s Step 167( 9.00%), action 45, FPS 1.82, Running 37.98s Step 168( 9.20%), action 46, FPS 1.77, Running 38.69s Step 169( 9.40%), action 47, FPS 1.74, Running 39.36s Step 170( 9.60%), action 48, FPS 1.72, Running 39.91s Step 171( 9.80%), action 49, FPS 1.74, Running 40.37s Step 172( 10.00%), action 50, FPS 1.75, Running 40.79s Step 173( 10.20%), action 51, FPS 1.78, Running 41.34s Step 174( 10.40%), action 52, FPS 1.80, Running 41.67s Step 175( 10.60%), action 53, FPS 1.81, Running 42.22s Step 176( 10.80%), action 54, FPS 1.88, Running 42.50s Step 177( 11.00%), action 55, FPS 1.91, Running 42.93s Step 178( 11.20%), action 56, FPS 1.87, Running 43.62s Step 179( 11.40%), action 57, FPS 1.86, Running 44.13s Step 180( 11.60%), action 58, FPS 1.88, Running 44.70s Step 181( 11.80%), action 59, FPS 1.90, Running 45.17s Step 182( 12.00%), action 60, FPS 1.87, Running 45.79s Step 183( 12.20%), action 61, FPS 1.89, Running 46.38s Step 184( 12.40%), action 62, FPS 1.91, Running 46.68s Step 185( 12.60%), action 63, FPS 1.91, Running 47.16s Step 186( 12.80%), action 64, FPS 1.94, Running 47.71s Step 187( 13.00%), action 65, FPS 1.96, Running 48.17s Step 188( 13.20%), action 66, FPS 2.00, Running 48.71s Step 189( 13.40%), action 67, FPS 1.99, Running 49.42s Step 190( 13.60%), action 68, FPS 1.99, Running 49.95s Step 191( 13.80%), action 69, FPS 1.92, Running 50.77s Step 192( 14.00%), action 70, FPS 1.92, Running 51.20s Step 193( 14.20%), action 71, FPS 1.87, Running 52.04s Step 194( 14.40%), action 72, FPS 1.81, Running 52.71s Step 195( 14.60%), action 73, FPS 1.80, Running 53.34s Step 196( 14.80%), action 74, FPS 1.78, Running 53.75s Step 197( 15.00%), action 75, FPS 1.77, Running 54.25s Step 198( 15.20%), action 76, FPS 1.81, Running 54.69s Step 199( 15.40%), action 77, FPS 1.80, Running 55.23s Step 200( 15.60%), action 78, FPS 1.80, Running 55.81s Step 201( 15.80%), action 79, FPS 1.81, Running 56.21s Step 202( 16.00%), action 80, FPS 1.83, Running 56.73s Step 203( 16.20%), action 81, FPS 1.76, Running 57.71s Step 204( 16.40%), action 82, FPS 1.73, Running 58.24s Step 205( 16.60%), action 83, FPS 1.68, Running 59.05s Step 206( 16.80%), action 84, FPS 1.68, Running 59.58s Step 207( 17.00%), action 85, FPS 1.65, Running 60.28s Step 208( 17.20%), action 86, FPS 1.67, Running 60.71s Step 209( 17.40%), action 87, FPS 1.68, Running 61.32s Step 210( 17.60%), action 88, FPS 1.69, Running 61.80s Step 211( 17.80%), action 89, FPS 1.73, Running 62.34s Step 212( 18.00%), action 90, FPS 1.75, Running 62.66s Step 213( 18.20%), action 91, FPS 1.76, Running 63.44s Step 214( 18.40%), action 92, FPS 1.80, Running 63.80s Step 215( 18.60%), action 93, FPS 1.83, Running 64.29s Step 216( 18.80%), action 94, FPS 1.81, Running 64.81s Step 217( 19.00%), action 95, FPS 1.79, Running 65.40s Step 218( 19.20%), action 96, FPS 1.81, Running 65.73s Step 219( 19.40%), action 97, FPS 1.81, Running 66.31s Step 220( 19.60%), action 98, FPS 1.80, Running 66.89s Step 221( 19.80%), action 99, FPS 1.79, Running 67.41s Step 222( 20.00%), action 100, FPS 1.79, Running 67.88s Step 223( 20.20%), action 101, FPS 1.86, Running 68.46s Step 224( 20.40%), action 102, FPS 1.86, Running 68.99s Step 225( 20.60%), action 103, FPS 1.93, Running 69.43s Step 226( 20.80%), action 104, FPS 1.95, Running 69.83s Step 227( 21.00%), action 105, FPS 1.96, Running 70.50s Step 228( 21.20%), action 106, FPS 1.95, Running 70.97s Step 229( 21.40%), action 107, FPS 1.93, Running 71.70s Step 230( 21.60%), action 108, FPS 1.92, Running 72.19s Step 231( 21.80%), action 109, FPS 1.95, Running 72.61s Step 232( 22.00%), action 110, FPS 1.96, Running 72.85s Step 233( 22.20%), action 111, FPS 2.00, Running 73.42s Step 234( 22.40%), action 112, FPS 2.02, Running 73.70s Step 235( 22.60%), action 113, FPS 2.05, Running 74.05s Step 236( 22.80%), action 114, FPS 2.07, Running 74.45s Step 237( 23.00%), action 115, FPS 2.07, Running 75.05s Step 238( 23.20%), action 116, FPS 2.00, Running 75.74s Step 239( 23.40%), action 117, FPS 1.95, Running 76.55s Step 240( 23.60%), action 118, FPS 1.93, Running 77.27s Step 241( 23.80%), action 119, FPS 1.94, Running 77.72s Step 242( 24.00%), action 120, FPS 1.96, Running 78.07s Step 243( 24.20%), action 121, FPS 1.93, Running 78.82s Step 244( 24.40%), action 122, FPS 1.92, Running 79.38s Step 245( 24.60%), action 123, FPS 1.88, Running 80.05s Step 246( 24.80%), action 124, FPS 1.82, Running 80.80s Step 247( 25.00%), action 125, FPS 1.82, Running 81.49s Step 248( 25.20%), action 126, FPS 1.82, Running 81.99s Step 249( 25.40%), action 127, FPS 1.86, Running 82.48s Step 250( 25.60%), action 128, FPS 1.89, Running 82.77s Step 251( 25.80%), action 129, FPS 1.87, Running 83.30s Step 252( 26.00%), action 130, FPS 1.78, Running 84.10s Step 253( 26.20%), action 131, FPS 1.75, Running 84.86s Step 254( 26.40%), action 132, FPS 1.72, Running 85.31s Step 255( 26.60%), action 133, FPS 1.70, Running 85.82s Step 256( 26.80%), action 134, FPS 1.68, Running 86.34s Step 257( 27.00%), action 135, FPS 1.67, Running 87.05s Step 258( 27.20%), action 136, FPS 1.70, Running 87.53s Step 259( 27.40%), action 137, FPS 1.71, Running 88.25s Step 260( 27.60%), action 138, FPS 1.77, Running 88.58s Step 261( 27.80%), action 139, FPS 1.75, Running 89.13s Step 262( 28.00%), action 140, FPS 1.74, Running 89.56s Step 263( 28.20%), action 141, FPS 1.73, Running 90.41s Step 264( 28.40%), action 142, FPS 1.72, Running 90.99s Step 265( 28.60%), action 143, FPS 1.75, Running 91.51s Step 266( 28.80%), action 144, FPS 1.80, Running 91.90s Step 267( 29.00%), action 145, FPS 1.78, Running 92.71s Step 268( 29.20%), action 146, FPS 1.78, Running 93.20s Step 269( 29.40%), action 147, FPS 1.76, Running 93.84s Step 270( 29.60%), action 148, FPS 1.73, Running 94.36s Step 271( 29.80%), action 149, FPS 1.71, Running 95.02s Step 272( 30.00%), action 150, FPS 1.74, Running 95.57s Step 273( 30.20%), action 151, FPS 1.77, Running 96.15s Step 274( 30.40%), action 152, FPS 1.74, Running 96.80s Step 275( 30.60%), action 153, FPS 1.73, Running 97.38s Step 276( 30.80%), action 154, FPS 1.74, Running 97.84s Step 277( 31.00%), action 155, FPS 1.76, Running 98.38s Step 278( 31.20%), action 156, FPS 1.75, Running 98.95s Step 279( 31.40%), action 157, FPS 1.75, Running 99.68s Step 280( 31.60%), action 158, FPS 1.72, Running 100.22s Step 281( 31.80%), action 159, FPS 1.72, Running 100.74s Step 282( 32.00%), action 160, FPS 1.74, Running 101.07s Step 283( 32.20%), action 161, FPS 1.75, Running 101.82s Step 284( 32.40%), action 162, FPS 1.77, Running 102.30s Step 285( 32.60%), action 163, FPS 1.76, Running 102.86s Step 286( 32.80%), action 164, FPS 1.71, Running 103.57s Step 287( 33.00%), action 165, FPS 1.74, Running 104.18s Step 288( 33.20%), action 166, FPS 1.76, Running 104.55s Step 289( 33.40%), action 167, FPS 1.75, Running 105.25s Step 290( 33.60%), action 168, FPS 1.78, Running 105.62s Step 291( 33.80%), action 169, FPS 1.79, Running 106.17s Step 292( 34.00%), action 170, FPS 1.77, Running 106.89s Step 293( 34.20%), action 171, FPS 1.75, Running 107.58s Step 294( 34.40%), action 172, FPS 1.75, Running 108.20s Step 295( 34.60%), action 173, FPS 1.75, Running 108.78s Step 296( 34.80%), action 174, FPS 1.77, Running 109.15s Step 297( 35.00%), action 175, FPS 1.78, Running 109.61s Step 298( 35.20%), action 176, FPS 1.79, Running 110.14s Step 299( 35.40%), action 177, FPS 1.82, Running 110.70s Step 300( 35.60%), action 178, FPS 1.82, Running 111.20s Step 301( 35.80%), action 179, FPS 1.82, Running 111.72s Step 302( 36.00%), action 180, FPS 1.81, Running 112.11s Step 303( 36.20%), action 181, FPS 1.82, Running 112.82s Step 304( 36.40%), action 182, FPS 1.80, Running 113.43s Step 305( 36.60%), action 183, FPS 1.79, Running 114.05s Step 306( 36.80%), action 184, FPS 1.82, Running 114.54s Step 307( 37.00%), action 185, FPS 1.84, Running 115.04s Step 308( 37.20%), action 186, FPS 1.85, Running 115.38s Step 309( 37.40%), action 187, FPS 1.84, Running 116.15s Step 310( 37.60%), action 188, FPS 1.83, Running 116.54s Step 311( 37.80%), action 189, FPS 1.83, Running 117.12s Step 312( 38.00%), action 190, FPS 1.87, Running 117.56s Step 313( 38.20%), action 191, FPS 1.85, Running 118.37s Step 314( 38.40%), action 192, FPS 1.90, Running 118.73s Step 315( 38.60%), action 193, FPS 1.91, Running 119.25s Step 316( 38.80%), action 194, FPS 1.90, Running 119.65s Step 317( 39.00%), action 195, FPS 1.89, Running 120.21s Step 318( 39.20%), action 196, FPS 1.88, Running 120.76s Step 319( 39.40%), action 197, FPS 1.90, Running 121.21s Step 320( 39.60%), action 198, FPS 1.90, Running 121.74s Step 321( 39.80%), action 199, FPS 1.92, Running 122.15s Step 322( 40.00%), action 200, FPS 1.93, Running 122.49s Step 323( 40.20%), action 201, FPS 1.94, Running 123.12s Step 324( 40.40%), action 202, FPS 1.98, Running 123.55s Step 325( 40.60%), action 203, FPS 1.99, Running 124.10s Step 326( 40.80%), action 204, FPS 1.99, Running 124.62s Step 327( 41.00%), action 205, FPS 1.97, Running 125.20s Step 328( 41.20%), action 206, FPS 1.94, Running 125.67s Step 329( 41.40%), action 207, FPS 1.96, Running 126.37s Step 330( 41.60%), action 208, FPS 1.94, Running 126.86s Step 331( 41.80%), action 209, FPS 1.93, Running 127.50s Step 332( 42.00%), action 210, FPS 1.93, Running 127.91s Step 333( 42.20%), action 211, FPS 1.90, Running 128.89s Step 334( 42.40%), action 212, FPS 1.87, Running 129.40s Step 335( 42.60%), action 213, FPS 1.87, Running 129.92s Step 336( 42.80%), action 214, FPS 1.82, Running 130.65s Step 337( 43.00%), action 215, FPS 1.84, Running 131.09s Step 338( 43.20%), action 216, FPS 1.87, Running 131.46s Step 339( 43.40%), action 217, FPS 1.85, Running 132.00s Step 340( 43.60%), action 218, FPS 1.83, Running 132.65s Step 341( 43.80%), action 219, FPS 1.82, Running 133.13s Step 342( 44.00%), action 220, FPS 1.78, Running 133.74s Step 343( 44.20%), action 221, FPS 1.79, Running 134.30s Step 344( 44.40%), action 222, FPS 1.75, Running 134.95s Step 345( 44.60%), action 223, FPS 1.72, Running 135.70s Step 346( 44.80%), action 224, FPS 1.76, Running 136.01s Step 347( 45.00%), action 225, FPS 1.73, Running 136.74s Step 348( 45.20%), action 226, FPS 1.73, Running 137.26s Step 349( 45.40%), action 227, FPS 1.77, Running 137.69s Step 350( 45.60%), action 228, FPS 1.79, Running 138.00s Step 351( 45.80%), action 229, FPS 1.83, Running 138.41s Step 352( 46.00%), action 230, FPS 1.86, Running 138.64s Step 353( 46.20%), action 231, FPS 1.95, Running 139.14s Step 354( 46.40%), action 232, FPS 2.00, Running 139.39s Step 355( 46.60%), action 233, FPS 2.01, Running 139.85s Step 356( 46.80%), action 234, FPS 2.08, Running 140.25s Step 357( 47.00%), action 235, FPS 2.08, Running 140.73s Step 358( 47.20%), action 236, FPS 2.06, Running 141.20s Step 359( 47.40%), action 237, FPS 2.03, Running 141.87s Step 360( 47.60%), action 238, FPS 2.09, Running 142.22s Step 361( 47.80%), action 239, FPS 2.10, Running 142.67s Step 362( 48.00%), action 240, FPS 2.17, Running 142.97s Step 363( 48.20%), action 241, FPS 2.17, Running 143.53s Step 364( 48.40%), action 242, FPS 2.21, Running 144.02s Step 365( 48.60%), action 243, FPS 2.31, Running 144.37s Step 366( 48.80%), action 244, FPS 2.27, Running 144.83s Step 367( 49.00%), action 245, FPS 2.33, Running 145.31s Step 368( 49.20%), action 246, FPS 2.37, Running 145.70s Step 369( 49.40%), action 247, FPS 2.36, Running 146.16s Step 370( 49.60%), action 248, FPS 2.32, Running 146.61s Step 371( 49.80%), action 249, FPS 2.26, Running 147.25s Step 372( 50.00%), action 250, FPS 2.23, Running 147.60s Step 373( 50.20%), action 251, FPS 2.25, Running 148.04s Step 374( 50.40%), action 252, FPS 2.21, Running 148.43s Step 375( 50.60%), action 253, FPS 2.22, Running 148.85s Step 376( 50.80%), action 254, FPS 2.26, Running 149.11s Step 377( 51.00%), action 255, FPS 2.26, Running 149.57s Step 378( 51.20%), action 256, FPS 2.29, Running 149.94s Step 379( 51.40%), action 257, FPS 2.33, Running 150.44s Step 380( 51.60%), action 258, FPS 2.33, Running 150.81s Step 381( 51.80%), action 259, FPS 2.31, Running 151.31s Step 382( 52.00%), action 260, FPS 2.30, Running 151.68s Step 383( 52.20%), action 261, FPS 2.27, Running 152.35s Step 384( 52.40%), action 262, FPS 2.28, Running 152.77s Step 385( 52.60%), action 263, FPS 2.28, Running 153.15s Step 386( 52.80%), action 264, FPS 2.29, Running 153.58s Step 387( 53.00%), action 265, FPS 2.30, Running 154.01s Step 388( 53.20%), action 266, FPS 2.27, Running 154.49s Step 389( 53.40%), action 267, FPS 2.19, Running 155.29s Step 390( 53.60%), action 268, FPS 2.14, Running 155.98s Step 391( 53.80%), action 269, FPS 2.15, Running 156.56s Step 392( 54.00%), action 270, FPS 2.09, Running 157.17s Step 393( 54.20%), action 271, FPS 2.08, Running 157.63s Step 394( 54.40%), action 272, FPS 2.05, Running 158.17s Step 395( 54.60%), action 273, FPS 2.06, Running 158.54s Step 396( 54.80%), action 274, FPS 2.01, Running 159.04s Step 397( 55.00%), action 275, FPS 2.01, Running 159.55s Step 398( 55.20%), action 276, FPS 1.97, Running 160.07s Step 399( 55.40%), action 277, FPS 1.96, Running 160.63s Step 400( 55.60%), action 278, FPS 1.93, Running 161.15s Step 401( 55.80%), action 279, FPS 1.93, Running 161.67s Step 402( 56.00%), action 280, FPS 1.87, Running 162.36s Step 403( 56.20%), action 281, FPS 1.90, Running 162.89s Step 404( 56.40%), action 282, FPS 1.87, Running 163.46s Step 405( 56.60%), action 283, FPS 1.85, Running 163.98s Step 406( 56.80%), action 284, FPS 1.82, Running 164.55s Step 407( 57.00%), action 285, FPS 1.81, Running 165.09s Step 408( 57.20%), action 286, FPS 1.81, Running 165.51s Step 409( 57.40%), action 287, FPS 1.87, Running 165.99s Step 410( 57.60%), action 288, FPS 1.91, Running 166.44s Step 411( 57.80%), action 289, FPS 1.89, Running 167.14s Step 412( 58.00%), action 290, FPS 1.92, Running 167.58s Step 413( 58.20%), action 291, FPS 1.88, Running 168.28s Step 414( 58.40%), action 292, FPS 1.86, Running 168.93s Step 415( 58.60%), action 293, FPS 1.83, Running 169.50s Step 416( 58.80%), action 294, FPS 1.84, Running 169.92s Step 417( 59.00%), action 295, FPS 1.82, Running 170.53s Step 418( 59.20%), action 296, FPS 1.84, Running 170.92s Step 419( 59.40%), action 297, FPS 1.88, Running 171.29s Step 420( 59.60%), action 298, FPS 1.89, Running 171.73s Step 421( 59.80%), action 299, FPS 1.92, Running 172.06s Step 422( 60.00%), action 300, FPS 1.99, Running 172.39s Step 423( 60.20%), action 301, FPS 1.96, Running 173.11s Step 424( 60.40%), action 302, FPS 1.98, Running 173.56s Step 425( 60.60%), action 303, FPS 1.94, Running 174.29s Step 426( 60.80%), action 304, FPS 1.96, Running 174.75s Step 427( 61.00%), action 305, FPS 1.94, Running 175.42s Step 428( 61.20%), action 306, FPS 1.97, Running 175.68s Step 429( 61.40%), action 307, FPS 2.00, Running 175.98s Step 430( 61.60%), action 308, FPS 2.00, Running 176.45s Step 431( 61.80%), action 309, FPS 2.06, Running 176.85s Step 432( 62.00%), action 310, FPS 2.07, Running 177.22s Step 433( 62.20%), action 311, FPS 2.07, Running 177.94s Step 434( 62.40%), action 312, FPS 2.11, Running 178.42s Step 435( 62.60%), action 313, FPS 2.10, Running 179.02s Step 436( 62.80%), action 314, FPS 2.11, Running 179.42s Step 437( 63.00%), action 315, FPS 2.12, Running 179.97s Step 438( 63.20%), action 316, FPS 2.10, Running 180.45s Step 439( 63.40%), action 317, FPS 2.09, Running 180.88s Step 440( 63.60%), action 318, FPS 2.13, Running 181.12s Step 441( 63.80%), action 319, FPS 2.11, Running 181.53s Step 442( 64.00%), action 320, FPS 2.12, Running 181.83s Step 443( 64.20%), action 321, FPS 2.15, Running 182.40s Step 444( 64.40%), action 322, FPS 2.16, Running 182.82s Step 445( 64.60%), action 323, FPS 2.21, Running 183.35s Step 446( 64.80%), action 324, FPS 2.20, Running 183.84s Step 447( 65.00%), action 325, FPS 2.23, Running 184.37s Step 448( 65.20%), action 326, FPS 2.19, Running 184.81s Step 449( 65.40%), action 327, FPS 2.12, Running 185.40s Step 450( 65.60%), action 328, FPS 2.12, Running 185.89s Step 451( 65.80%), action 329, FPS 2.11, Running 186.35s Step 452( 66.00%), action 330, FPS 2.12, Running 186.65s Step 453( 66.20%), action 331, FPS 2.11, Running 187.41s Step 454( 66.40%), action 332, FPS 2.11, Running 187.89s Step 455( 66.60%), action 333, FPS 2.14, Running 188.34s Step 456( 66.80%), action 334, FPS 2.15, Running 188.72s Step 457( 67.00%), action 335, FPS 2.17, Running 189.19s Step 458( 67.20%), action 336, FPS 2.21, Running 189.51s Step 459( 67.40%), action 337, FPS 2.19, Running 190.00s Step 460( 67.60%), action 338, FPS 2.16, Running 190.38s Step 461( 67.80%), action 339, FPS 2.19, Running 190.67s Step 462( 68.00%), action 340, FPS 2.14, Running 191.17s Step 463( 68.20%), action 341, FPS 2.16, Running 191.67s Step 464( 68.40%), action 342, FPS 2.20, Running 191.89s Step 465( 68.60%), action 343, FPS 2.22, Running 192.38s Step 466( 68.80%), action 344, FPS 2.25, Running 192.72s Step 467( 69.00%), action 345, FPS 2.23, Running 193.35s Step 468( 69.20%), action 346, FPS 2.24, Running 193.73s Step 469( 69.40%), action 347, FPS 2.28, Running 194.17s Step 470( 69.60%), action 348, FPS 2.31, Running 194.56s Step 471( 69.80%), action 349, FPS 2.30, Running 195.05s Step 472( 70.00%), action 350, FPS 2.32, Running 195.27s Step 473( 70.20%), action 351, FPS 2.32, Running 196.03s [2026-08-01 17:03:13] [18 ] Seed 17 success after 196.25 s. +steps: 473 , actions: 351 . +Instruction: Empty +Total 10/18(55.56%) success. +Setting seed: 18 +Step 1( N/A%), pre moving , FPS 3.80, Running 0.26s Step 2( N/A%), pre moving , FPS 5.74, Running 0.35s Step 3( N/A%), pre moving , FPS 7.04, Running 0.43s Step 4( N/A%), pre moving , FPS 7.61, Running 0.53s Step 5( N/A%), pre moving , FPS 8.11, Running 0.62s Step 6( N/A%), pre moving , FPS 8.42, Running 0.71s Step 7( N/A%), pre moving , FPS 8.68, Running 0.81s Step 8( N/A%), pre moving , FPS 8.83, Running 0.91s Step 9( N/A%), pre moving , FPS 9.00, Running 1.00s Step 10( N/A%), pre moving , FPS 9.24, Running 1.08s Step 11( N/A%), pre moving , FPS 9.48, Running 1.16s Step 12( N/A%), pre moving , FPS 9.61, Running 1.25s Step 13( N/A%), pre moving , FPS 9.67, Running 1.34s Step 14( N/A%), pre moving , FPS 9.72, Running 1.44s Step 15( N/A%), pre moving , FPS 9.77, Running 1.53s Step 16( N/A%), pre moving , FPS 9.81, Running 1.63s Step 17( N/A%), pre moving , FPS 9.88, Running 1.72s Step 18( N/A%), pre moving , FPS 10.07, Running 1.79s Step 19( N/A%), pre moving , FPS 10.09, Running 1.88s Step 20( N/A%), pre moving , FPS 10.11, Running 1.98s Step 21( N/A%), pre moving , FPS 9.54, Running 2.36s Step 22( N/A%), pre moving , FPS 9.55, Running 2.44s Step 23( N/A%), pre moving , FPS 9.51, Running 2.53s Step 24( N/A%), pre moving , FPS 9.42, Running 2.65s Step 25( N/A%), pre moving , FPS 9.39, Running 2.75s Step 26( N/A%), pre moving , FPS 8.30, Running 3.12s Step 27( N/A%), pre moving , FPS 8.28, Running 3.22s Step 28( N/A%), pre moving , FPS 8.40, Running 3.29s Step 29( N/A%), pre moving , FPS 8.69, Running 3.30s Step 30( N/A%), pre moving , FPS 8.95, Running 3.32s Step 31( N/A%), pre moving , FPS 9.21, Running 3.33s Step 32( N/A%), pre moving , FPS 9.51, Running 3.35s Step 33( N/A%), pre moving , FPS 9.88, Running 3.37s Step 34( N/A%), pre moving , FPS 10.29, Running 3.38s Step 35( N/A%), pre moving , FPS 10.72, Running 3.40s Step 36( N/A%), pre moving , FPS 9.72, Running 3.69s Step 37( N/A%), pre moving , FPS 10.07, Running 3.71s Step 38( N/A%), pre moving , FPS 10.32, Running 3.72s Step 39( N/A%), pre moving , FPS 10.76, Running 3.74s Step 40( N/A%), pre moving , FPS 11.24, Running 3.76s Step 41( N/A%), pre moving , FPS 14.12, Running 3.77s Step 42( N/A%), pre moving , FPS 14.81, Running 3.79s Step 43( N/A%), pre moving , FPS 15.63, Running 3.81s Step 44( N/A%), pre moving , FPS 16.96, Running 3.83s Step 45( N/A%), pre moving , FPS 18.20, Running 3.85s Step 46( N/A%), pre moving , FPS 26.20, Running 3.89s Step 47( N/A%), pre moving , FPS 28.88, Running 3.91s Step 48( N/A%), pre moving , FPS 30.28, Running 3.95s Step 49( N/A%), pre moving , FPS 29.91, Running 3.97s Step 50( N/A%), pre moving , FPS 29.53, Running 3.99s Step 51( N/A%), pre moving , FPS 29.15, Running 4.02s Step 52( N/A%), pre moving , FPS 28.10, Running 4.06s Step 53( N/A%), pre moving , FPS 26.81, Running 4.11s Step 54( N/A%), pre moving , FPS 25.66, Running 4.16s Step 55( N/A%), pre moving , FPS 24.30, Running 4.22s Step 56( N/A%), pre moving , FPS 34.14, Running 4.27s Step 57( N/A%), pre moving , FPS 32.04, Running 4.33s Step 58( N/A%), pre moving , FPS 30.40, Running 4.38s Step 59( N/A%), pre moving , FPS 28.95, Running 4.43s Step 60( N/A%), pre moving , FPS 27.25, Running 4.49s Step 61( N/A%), pre moving , FPS 25.68, Running 4.55s Step 62( N/A%), pre moving , FPS 24.34, Running 4.61s Step 63( N/A%), pre moving , FPS 23.30, Running 4.67s Step 64( N/A%), pre moving , FPS 22.09, Running 4.73s Step 65( N/A%), pre moving , FPS 20.92, Running 4.80s Step 66( N/A%), pre moving , FPS 20.49, Running 4.86s Step 67( N/A%), pre moving , FPS 19.83, Running 4.92s Step 68( N/A%), pre moving , FPS 19.18, Running 4.99s Step 69( N/A%), pre moving , FPS 18.17, Running 5.07s Step 70( N/A%), pre moving , FPS 16.66, Running 5.20s Step 71( N/A%), pre moving , FPS 15.15, Running 5.34s Step 72( N/A%), pre moving , FPS 14.09, Running 5.48s Step 73( N/A%), pre moving , FPS 13.39, Running 5.61s Step 74( N/A%), pre moving , FPS 12.66, Running 5.74s Step 75( N/A%), pre moving , FPS 11.90, Running 5.90s Step 76( N/A%), pre moving , FPS 11.28, Running 6.05s Step 77( N/A%), pre moving , FPS 10.85, Running 6.18s Step 78( N/A%), pre moving , FPS 10.27, Running 6.33s Step 79( N/A%), pre moving , FPS 9.90, Running 6.45s Step 80( N/A%), pre moving , FPS 9.60, Running 6.58s Step 81( N/A%), pre moving , FPS 9.28, Running 6.71s Step 82( N/A%), pre moving , FPS 8.91, Running 6.86s Step 83( N/A%), pre moving , FPS 8.65, Running 6.98s Step 84( N/A%), pre moving , FPS 8.54, Running 7.08s Step 85( N/A%), pre moving , FPS 8.44, Running 7.17s Step 86( N/A%), pre moving , FPS 8.32, Running 7.27s Step 87( N/A%), pre moving , FPS 8.21, Running 7.36s Step 88( N/A%), pre moving , FPS 8.10, Running 7.46s Step 89( N/A%), pre moving , FPS 8.05, Running 7.56s Step 90( N/A%), pre moving , FPS 8.13, Running 7.66s Step 91( N/A%), pre moving , FPS 8.38, Running 7.73s Step 92( N/A%), pre moving , FPS 8.57, Running 7.82s Step 93( N/A%), pre moving , FPS 8.69, Running 7.91s Step 94( N/A%), pre moving , FPS 8.84, Running 8.00s Step 95( N/A%), pre moving , FPS 9.16, Running 8.09s Step 96( N/A%), pre moving , FPS 9.51, Running 8.15s Step 97( N/A%), pre moving , FPS 9.68, Running 8.24s Step 98( N/A%), pre moving , FPS 10.03, Running 8.32s Step 99( N/A%), pre moving , FPS 10.31, Running 8.39s Step 100( N/A%), pre moving , FPS 10.87, Running 8.42s Step 101( N/A%), pre moving , FPS 11.58, Running 8.44s Step 102( N/A%), pre moving , FPS 6.68, Running 9.85s Step 103( N/A%), pre moving , FPS 6.21, Running 10.20s Step 104( N/A%), pre moving , FPS 6.00, Running 10.41s Step 105( N/A%), pre moving , FPS 5.49, Running 10.81s Step 106( N/A%), pre moving , FPS 5.33, Running 11.02s Step 107( N/A%), pre moving , FPS 5.02, Running 11.35s Step 108( N/A%), pre moving , FPS 4.89, Running 11.55s Step 109( N/A%), pre moving , FPS 4.55, Running 11.95s Step 110( N/A%), pre moving , FPS 4.46, Running 12.14s Step 111( N/A%), pre moving , FPS 4.20, Running 12.49s Step 112( N/A%), pre moving , FPS 4.11, Running 12.69s Step 113( N/A%), pre moving , FPS 3.90, Running 13.04s Step 114( N/A%), pre moving , FPS 3.85, Running 13.19s Step 115( N/A%), pre moving , FPS 3.70, Running 13.49s Step 116( N/A%), pre moving , FPS 3.62, Running 13.68s Step 117( N/A%), pre moving , FPS 3.46, Running 14.02s Step 118( N/A%), pre moving , FPS 3.42, Running 14.17s Step 119( N/A%), pre moving , FPS 3.25, Running 14.54s Step 120( N/A%), pre moving , FPS 3.18, Running 14.70s Step 121( N/A%), pre moving , FPS 3.02, Running 15.06s Step 122( 0.20%), action 1, FPS 3.21, Running 16.09s Step 123( 0.40%), action 2, FPS 3.20, Running 16.45s Step 124( 0.60%), action 3, FPS 2.99, Running 17.10s Step 125( 0.80%), action 4, FPS 3.00, Running 17.47s Step 126( 1.00%), action 5, FPS 2.76, Running 18.27s Step 127( 1.20%), action 6, FPS 2.78, Running 18.54s Step 128( 1.40%), action 7, FPS 2.70, Running 18.95s Step 129( 1.60%), action 8, FPS 2.65, Running 19.50s Step 130( 1.80%), action 9, FPS 2.45, Running 20.30s Step 131( 2.00%), action 10, FPS 2.40, Running 20.82s Step 132( 2.20%), action 11, FPS 2.26, Running 21.55s Step 133( 2.40%), action 12, FPS 2.25, Running 21.93s Step 134( 2.60%), action 13, FPS 2.09, Running 22.75s Step 135( 2.80%), action 14, FPS 2.07, Running 23.16s Step 136( 3.00%), action 15, FPS 1.99, Running 23.71s Step 137( 3.20%), action 16, FPS 1.99, Running 24.05s Step 138( 3.40%), action 17, FPS 1.87, Running 24.86s Step 139( 3.60%), action 18, FPS 1.86, Running 25.30s Step 140( 3.80%), action 19, FPS 1.78, Running 25.91s Step 141( 4.00%), action 20, FPS 1.79, Running 26.22s Step 142( 4.20%), action 21, FPS 1.82, Running 27.10s Step 143( 4.40%), action 22, FPS 1.83, Running 27.36s Step 144( 4.60%), action 23, FPS 1.85, Running 27.93s Step 145( 4.80%), action 24, FPS 1.85, Running 28.26s Step 146( 5.00%), action 25, FPS 1.86, Running 29.04s Step 147( 5.20%), action 26, FPS 1.82, Running 29.51s Step 148( 5.40%), action 27, FPS 1.79, Running 30.13s Step 149( 5.60%), action 28, FPS 1.80, Running 30.60s Step 150( 5.80%), action 29, FPS 1.84, Running 31.19s Step 151( 6.00%), action 30, FPS 1.85, Running 31.65s Step 152( 6.20%), action 31, FPS 1.84, Running 32.45s Step 153( 6.40%), action 32, FPS 1.85, Running 32.77s Step 154( 6.60%), action 33, FPS 1.88, Running 33.39s Step 155( 6.80%), action 34, FPS 1.91, Running 33.65s Step 156( 7.00%), action 35, FPS 1.90, Running 34.24s Step 157( 7.20%), action 36, FPS 1.89, Running 34.63s Step 158( 7.40%), action 37, FPS 1.93, Running 35.23s Step 159( 7.60%), action 38, FPS 1.93, Running 35.67s Step 160( 7.80%), action 39, FPS 1.95, Running 36.18s Step 161( 8.00%), action 40, FPS 1.92, Running 36.64s Step 162( 8.20%), action 41, FPS 1.93, Running 37.49s Step 163( 8.40%), action 42, FPS 1.92, Running 37.77s Step 164( 8.60%), action 43, FPS 1.88, Running 38.55s Step 165( 8.80%), action 44, FPS 1.84, Running 39.11s Step 166( 9.00%), action 45, FPS 1.89, Running 39.60s Step 167( 9.20%), action 46, FPS 1.91, Running 40.01s Step 168( 9.40%), action 47, FPS 1.91, Running 40.62s Step 169( 9.60%), action 48, FPS 1.92, Running 41.01s Step 170( 9.80%), action 49, FPS 1.92, Running 41.59s Step 171( 10.00%), action 50, FPS 1.94, Running 41.97s Step 172( 10.20%), action 51, FPS 1.92, Running 42.85s Step 173( 10.40%), action 52, FPS 1.90, Running 43.29s Step 174( 10.60%), action 53, FPS 1.90, Running 43.91s Step 175( 10.80%), action 54, FPS 1.89, Running 44.22s Step 176( 11.00%), action 55, FPS 1.93, Running 44.62s Step 177( 11.20%), action 56, FPS 1.95, Running 44.91s Step 178( 11.40%), action 57, FPS 1.92, Running 45.67s Step 179( 11.60%), action 58, FPS 1.93, Running 46.01s Step 180( 11.80%), action 59, FPS 1.91, Running 46.62s Step 181( 12.00%), action 60, FPS 1.94, Running 46.94s Step 182( 12.20%), action 61, FPS 1.90, Running 47.99s Step 183( 12.40%), action 62, FPS 1.89, Running 48.33s Step 184( 12.60%), action 63, FPS 1.91, Running 49.02s Step 185( 12.80%), action 64, FPS 1.90, Running 49.61s Step 186( 13.00%), action 65, FPS 1.85, Running 50.39s Step 187( 13.20%), action 66, FPS 1.83, Running 50.96s Step 188( 13.40%), action 67, FPS 1.78, Running 51.88s Step 189( 13.60%), action 68, FPS 1.78, Running 52.23s Step 190( 13.80%), action 69, FPS 1.78, Running 52.85s Step 191( 14.00%), action 70, FPS 1.79, Running 53.15s Step 192( 14.20%), action 71, FPS 1.78, Running 54.07s Step 193( 14.40%), action 72, FPS 1.80, Running 54.39s Step 194( 14.60%), action 73, FPS 1.80, Running 55.01s Step 195( 14.80%), action 74, FPS 1.79, Running 55.39s Step 196( 15.00%), action 75, FPS 1.75, Running 56.07s Step 197( 15.20%), action 76, FPS 1.74, Running 56.44s Step 198( 15.40%), action 77, FPS 1.75, Running 57.13s Step 199( 15.60%), action 78, FPS 1.72, Running 57.67s Step 200( 15.80%), action 79, FPS 1.69, Running 58.46s Step 201( 16.00%), action 80, FPS 1.67, Running 58.91s Step 202( 16.20%), action 81, FPS 1.70, Running 59.75s Step 203( 16.40%), action 82, FPS 1.69, Running 60.14s Step 204( 16.60%), action 83, FPS 1.67, Running 61.00s Step 205( 16.80%), action 84, FPS 1.68, Running 61.54s Step 206( 17.00%), action 85, FPS 1.69, Running 62.23s Step 207( 17.20%), action 86, FPS 1.73, Running 62.55s Step 208( 17.40%), action 87, FPS 1.77, Running 63.16s Step 209( 17.60%), action 88, FPS 1.75, Running 63.66s Step 210( 17.80%), action 89, FPS 1.70, Running 64.59s Step 211( 18.00%), action 90, FPS 1.69, Running 65.00s Step 212( 18.20%), action 91, FPS 1.68, Running 65.95s Step 213( 18.40%), action 92, FPS 1.69, Running 66.25s Step 214( 18.60%), action 93, FPS 1.68, Running 66.92s Step 215( 18.80%), action 94, FPS 1.65, Running 67.52s Step 216( 19.00%), action 95, FPS 1.64, Running 68.24s Step 217( 19.20%), action 96, FPS 1.64, Running 68.63s Step 218( 19.40%), action 97, FPS 1.66, Running 69.20s Step 219( 19.60%), action 98, FPS 1.64, Running 69.84s Step 220( 19.80%), action 99, FPS 1.64, Running 70.64s Step 221( 20.00%), action 100, FPS 1.66, Running 70.94s Step 222( 20.20%), action 101, FPS 1.66, Running 71.83s Step 223( 20.40%), action 102, FPS 1.64, Running 72.34s Step 224( 20.60%), action 103, FPS 1.66, Running 73.06s Step 225( 20.80%), action 104, FPS 1.64, Running 73.73s Step 226( 21.00%), action 105, FPS 1.62, Running 74.57s Step 227( 21.20%), action 106, FPS 1.62, Running 74.91s Step 228( 21.40%), action 107, FPS 1.61, Running 75.56s Step 229( 21.60%), action 108, FPS 1.62, Running 76.05s Step 230( 21.80%), action 109, FPS 1.66, Running 76.63s Step 231( 22.00%), action 110, FPS 1.67, Running 77.01s Step 232( 22.20%), action 111, FPS 1.66, Running 78.02s Step 233( 22.40%), action 112, FPS 1.65, Running 78.39s Step 234( 22.60%), action 113, FPS 1.69, Running 78.74s Step 235( 22.80%), action 114, FPS 1.74, Running 79.02s Step 236( 23.00%), action 115, FPS 1.78, Running 79.47s Step 237( 23.20%), action 116, FPS 1.79, Running 79.79s Step 238( 23.40%), action 117, FPS 1.79, Running 80.40s Step 239( 23.60%), action 118, FPS 1.83, Running 80.75s Step 240( 23.80%), action 119, FPS 1.88, Running 81.26s Step 241( 24.00%), action 120, FPS 1.87, Running 81.64s Step 242( 24.20%), action 121, FPS 1.91, Running 82.28s Step 243( 24.40%), action 122, FPS 1.94, Running 82.64s Step 244( 24.60%), action 123, FPS 1.97, Running 83.23s Step 245( 24.80%), action 124, FPS 2.05, Running 83.48s Step 246( 25.00%), action 125, FPS 2.09, Running 84.12s Step 247( 25.20%), action 126, FPS 2.08, Running 84.53s Step 248( 25.40%), action 127, FPS 2.09, Running 85.11s Step 249( 25.60%), action 128, FPS 2.11, Running 85.54s Step 250( 25.80%), action 129, FPS 2.07, Running 86.30s Step 251( 26.00%), action 130, FPS 2.04, Running 86.82s Step 252( 26.20%), action 131, FPS 2.11, Running 87.49s Step 253( 26.40%), action 132, FPS 2.11, Running 87.88s Step 254( 26.60%), action 133, FPS 2.06, Running 88.47s Step 255( 26.80%), action 134, FPS 2.06, Running 88.74s Step 256( 27.00%), action 135, FPS 2.01, Running 89.42s Step 257( 27.20%), action 136, FPS 2.00, Running 89.77s Step 258( 27.40%), action 137, FPS 2.00, Running 90.40s Step 259( 27.60%), action 138, FPS 1.99, Running 90.78s Step 260( 27.80%), action 139, FPS 1.95, Running 91.49s Step 261( 28.00%), action 140, FPS 1.94, Running 91.93s Step 262( 28.20%), action 141, FPS 1.92, Running 92.67s Step 263( 28.40%), action 142, FPS 1.90, Running 93.16s Step 264( 28.60%), action 143, FPS 1.89, Running 93.83s Step 265( 28.80%), action 144, FPS 1.83, Running 94.44s Step 266( 29.00%), action 145, FPS 1.83, Running 95.06s Step 267( 29.20%), action 146, FPS 1.84, Running 95.39s Step 268( 29.40%), action 147, FPS 1.84, Running 95.97s Step 269( 29.60%), action 148, FPS 1.83, Running 96.46s Step 270( 29.80%), action 149, FPS 1.88, Running 96.92s Step 271( 30.00%), action 150, FPS 1.94, Running 97.15s Step 272( 30.20%), action 151, FPS 1.93, Running 97.84s Step 273( 30.40%), action 152, FPS 1.92, Running 98.31s Step 274( 30.60%), action 153, FPS 1.94, Running 98.80s Step 275( 30.80%), action 154, FPS 1.92, Running 99.13s Step 276( 31.00%), action 155, FPS 1.93, Running 99.78s Step 277( 31.20%), action 156, FPS 1.93, Running 100.15s Step 278( 31.40%), action 157, FPS 1.93, Running 100.79s Step 279( 31.60%), action 158, FPS 1.91, Running 101.26s Step 280( 31.80%), action 159, FPS 1.92, Running 101.90s Step 281( 32.00%), action 160, FPS 1.94, Running 102.26s Step 282( 32.20%), action 161, FPS 1.95, Running 102.92s Step 283( 32.40%), action 162, FPS 1.98, Running 103.26s Step 284( 32.60%), action 163, FPS 1.98, Running 103.93s Step 285( 32.80%), action 164, FPS 2.00, Running 104.44s Step 286( 33.00%), action 165, FPS 2.02, Running 104.96s Step 287( 33.20%), action 166, FPS 2.04, Running 105.21s Step 288( 33.40%), action 167, FPS 2.04, Running 105.76s Step 289( 33.60%), action 168, FPS 2.10, Running 106.00s Step 290( 33.80%), action 169, FPS 2.08, Running 106.53s Step 291( 34.00%), action 170, FPS 2.06, Running 106.85s Step 292( 34.20%), action 171, FPS 2.02, Running 107.73s Step 293( 34.40%), action 172, FPS 2.02, Running 108.21s Step 294( 34.60%), action 173, FPS 2.00, Running 108.77s Step 295( 34.80%), action 174, FPS 2.02, Running 109.06s Step 296( 35.00%), action 175, FPS 2.04, Running 109.60s Step 297( 35.20%), action 176, FPS 2.05, Running 109.89s Step 298( 35.40%), action 177, FPS 2.10, Running 110.30s Step 299( 35.60%), action 178, FPS 2.16, Running 110.51s Step 300( 35.80%), action 179, FPS 2.18, Running 111.07s Step 301( 36.00%), action 180, FPS 2.18, Running 111.44s Step 302( 36.20%), action 181, FPS 2.15, Running 112.21s Step 303( 36.40%), action 182, FPS 2.14, Running 112.61s Step 304( 36.60%), action 183, FPS 2.16, Running 113.19s Step 305( 36.80%), action 184, FPS 2.20, Running 113.53s Step 306( 37.00%), action 185, FPS 2.19, Running 114.09s Step 307( 37.20%), action 186, FPS 2.18, Running 114.39s Step 308( 37.40%), action 187, FPS 2.19, Running 114.90s Step 309( 37.60%), action 188, FPS 2.19, Running 115.15s Step 310( 37.80%), action 189, FPS 2.20, Running 115.61s Step 311( 38.00%), action 190, FPS 2.19, Running 116.00s Step 312( 38.20%), action 191, FPS 2.22, Running 116.73s Step 313( 38.40%), action 192, FPS 2.28, Running 116.97s Step 314( 38.60%), action 193, FPS 2.31, Running 117.44s Step 315( 38.80%), action 194, FPS 2.26, Running 117.89s Step 316( 39.00%), action 195, FPS 2.30, Running 118.28s Step 317( 39.20%), action 196, FPS 2.33, Running 118.49s Step 318( 39.40%), action 197, FPS 2.33, Running 118.89s Step 319( 39.60%), action 198, FPS 2.31, Running 119.17s Step 320( 39.80%), action 199, FPS 2.30, Running 119.75s Step 321( 40.00%), action 200, FPS 2.28, Running 120.20s Step 322( 40.20%), action 201, FPS 2.30, Running 120.90s Step 323( 40.40%), action 202, FPS 2.30, Running 121.30s Step 324( 40.60%), action 203, FPS 2.31, Running 121.83s Step 325( 40.80%), action 204, FPS 2.27, Running 122.33s Step 326( 41.00%), action 205, FPS 2.23, Running 123.06s Step 327( 41.20%), action 206, FPS 2.24, Running 123.32s Step 328( 41.40%), action 207, FPS 2.26, Running 123.74s Step 329( 41.60%), action 208, FPS 2.26, Running 124.00s Step 330( 41.80%), action 209, FPS 2.24, Running 124.56s Step 331( 42.00%), action 210, FPS 2.22, Running 125.02s Step 332( 42.20%), action 211, FPS 2.23, Running 125.71s Step 333( 42.40%), action 212, FPS 2.17, Running 126.17s Step 334( 42.60%), action 213, FPS 2.16, Running 126.71s Step 335( 42.80%), action 214, FPS 2.19, Running 127.02s Step 336( 43.00%), action 215, FPS 2.19, Running 127.42s Step 337( 43.20%), action 216, FPS 2.16, Running 127.74s Step 338( 43.40%), action 217, FPS 2.10, Running 128.40s Step 339( 43.60%), action 218, FPS 2.10, Running 128.68s Step 340( 43.80%), action 219, FPS 2.08, Running 129.37s Step 341( 44.00%), action 220, FPS 2.12, Running 129.63s Step 342( 44.20%), action 221, FPS 2.07, Running 130.57s Step 343( 44.40%), action 222, FPS 2.07, Running 130.98s Step 344( 44.60%), action 223, FPS 2.07, Running 131.50s Step 345( 44.80%), action 224, FPS 2.11, Running 131.80s Step 346( 45.00%), action 225, FPS 2.15, Running 132.38s Step 347( 45.20%), action 226, FPS 2.14, Running 132.66s Step 348( 45.40%), action 227, FPS 2.09, Running 133.31s Step 349( 45.60%), action 228, FPS 2.04, Running 133.81s Step 350( 45.80%), action 229, FPS 2.05, Running 134.33s Step 351( 46.00%), action 230, FPS 2.10, Running 134.57s Step 352( 46.20%), action 231, FPS 2.04, Running 135.51s Step 353( 46.40%), action 232, FPS 2.08, Running 135.80s Step 354( 46.60%), action 233, FPS 2.09, Running 136.30s Step 355( 46.80%), action 234, FPS 2.10, Running 136.56s Step 356( 47.00%), action 235, FPS 2.10, Running 136.96s Step 357( 47.20%), action 236, FPS 2.12, Running 137.16s Step 358( 47.40%), action 237, FPS 2.18, Running 137.57s Step 359( 47.60%), action 238, FPS 2.19, Running 137.81s Step 360( 47.80%), action 239, FPS 2.25, Running 138.27s Step 361( 48.00%), action 240, FPS 2.22, Running 138.63s Step 362( 48.20%), action 241, FPS 2.29, Running 139.29s Step 363( 48.40%), action 242, FPS 2.29, Running 139.72s Step 364( 48.60%), action 243, FPS 2.31, Running 140.15s Step 365( 48.80%), action 244, FPS 2.31, Running 140.44s Step 366( 49.00%), action 245, FPS 2.34, Running 140.91s Step 367( 49.20%), action 246, FPS 2.36, Running 141.15s Step 368( 49.40%), action 247, FPS 2.41, Running 141.63s Step 369( 49.60%), action 248, FPS 2.48, Running 141.88s Step 370( 49.80%), action 249, FPS 2.52, Running 142.27s Step 371( 50.00%), action 250, FPS 2.52, Running 142.51s Step 372( 50.20%), action 251, FPS 2.65, Running 143.05s Step 373( 50.40%), action 252, FPS 2.67, Running 143.30s Step 374( 50.60%), action 253, FPS 2.61, Running 143.96s Step 375( 50.80%), action 254, FPS 2.60, Running 144.24s Step 376( 51.00%), action 255, FPS 2.59, Running 144.68s Step 377( 51.20%), action 256, FPS 2.59, Running 144.89s Step 378( 51.40%), action 257, FPS 2.57, Running 145.34s Step 379( 51.60%), action 258, FPS 2.56, Running 145.61s Step 380( 51.80%), action 259, FPS 2.57, Running 146.03s Step 381( 52.00%), action 260, FPS 2.56, Running 146.45s Step 382( 52.20%), action 261, FPS 2.60, Running 146.99s Step 383( 52.40%), action 262, FPS 2.63, Running 147.33s Step 384( 52.60%), action 263, FPS 2.63, Running 147.77s Step 385( 52.80%), action 264, FPS 2.58, Running 148.18s Step 386( 53.00%), action 265, FPS 2.53, Running 148.80s Step 387( 53.20%), action 266, FPS 2.51, Running 149.10s Step 388( 53.40%), action 267, FPS 2.52, Running 149.58s Step 389( 53.60%), action 268, FPS 2.50, Running 149.86s Step 390( 53.80%), action 269, FPS 2.45, Running 150.43s Step 391( 54.00%), action 270, FPS 2.44, Running 150.72s Step 392( 54.20%), action 271, FPS 2.43, Running 151.28s Step 393( 54.40%), action 272, FPS 2.42, Running 151.58s Step 394( 54.60%), action 273, FPS 2.47, Running 152.05s Step 395( 54.80%), action 274, FPS 2.47, Running 152.33s Step 396( 55.00%), action 275, FPS 2.46, Running 152.81s Step 397( 55.20%), action 276, FPS 2.45, Running 153.05s Step 398( 55.40%), action 277, FPS 2.43, Running 153.56s Step 399( 55.60%), action 278, FPS 2.44, Running 153.80s Step 400( 55.80%), action 279, FPS 2.42, Running 154.30s Step 401( 56.00%), action 280, FPS 2.47, Running 154.55s Step 402( 56.20%), action 281, FPS 2.47, Running 155.09s Step 403( 56.40%), action 282, FPS 2.50, Running 155.32s Step 404( 56.60%), action 283, FPS 2.51, Running 155.73s Step 405( 56.80%), action 284, FPS 2.55, Running 156.03s Step 406( 57.00%), action 285, FPS 2.56, Running 156.61s Step 407( 57.20%), action 286, FPS 2.58, Running 156.87s Step 408( 57.40%), action 287, FPS 2.51, Running 157.56s Step 409( 57.60%), action 288, FPS 2.52, Running 157.80s Step 410( 57.80%), action 289, FPS 2.51, Running 158.40s Step 411( 58.00%), action 290, FPS 2.53, Running 158.64s Step 412( 58.20%), action 291, FPS 2.39, Running 159.67s Step 413( 58.40%), action 292, FPS 2.34, Running 160.12s Step 414( 58.60%), action 293, FPS 2.26, Running 160.90s Step 415( 58.80%), action 294, FPS 2.20, Running 161.42s Step 416( 59.00%), action 295, FPS 2.19, Running 161.94s Step 417( 59.20%), action 296, FPS 2.18, Running 162.24s Step 418( 59.40%), action 297, FPS 2.17, Running 162.78s Step 419( 59.60%), action 298, FPS 2.13, Running 163.21s Step 420( 59.80%), action 299, FPS 2.10, Running 163.81s Step 421( 60.00%), action 300, FPS 2.09, Running 164.13s Step 422( 60.20%), action 301, FPS 2.03, Running 164.96s Step 423( 60.40%), action 302, FPS 1.99, Running 165.35s Step 424( 60.60%), action 303, FPS 1.98, Running 165.82s Step 425( 60.80%), action 304, FPS 1.95, Running 166.31s Step 426( 61.00%), action 305, FPS 1.96, Running 166.80s Step 427( 61.20%), action 306, FPS 1.97, Running 167.04s Step 428( 61.40%), action 307, FPS 1.96, Running 167.75s Step 429( 61.60%), action 308, FPS 1.94, Running 168.12s Step 430( 61.80%), action 309, FPS 1.94, Running 168.72s Step 431( 62.00%), action 310, FPS 1.93, Running 169.01s Step 432( 62.20%), action 311, FPS 2.02, Running 169.57s Step 433( 62.40%), action 312, FPS 2.05, Running 169.86s Step 434( 62.60%), action 313, FPS 2.14, Running 170.26s Step 435( 62.80%), action 314, FPS 2.19, Running 170.53s Step 436( 63.00%), action 315, FPS 2.23, Running 170.91s Step 437( 63.20%), action 316, FPS 2.23, Running 171.19s Step 438( 63.40%), action 317, FPS 2.27, Running 171.58s Step 439( 63.60%), action 318, FPS 2.30, Running 171.89s Step 440( 63.80%), action 319, FPS 2.37, Running 172.25s Step 441( 64.00%), action 320, FPS 2.38, Running 172.53s Step 442( 64.20%), action 321, FPS 2.47, Running 173.06s Step 443( 64.40%), action 322, FPS 2.48, Running 173.41s Step 444( 64.60%), action 323, FPS 2.47, Running 173.92s Step 445( 64.80%), action 324, FPS 2.50, Running 174.31s Step 446( 65.00%), action 325, FPS 2.53, Running 174.70s Step 447( 65.20%), action 326, FPS 2.52, Running 174.99s Step 448( 65.40%), action 327, FPS 2.56, Running 175.57s Step 449( 65.60%), action 328, FPS 2.58, Running 175.86s Step 450( 65.80%), action 329, FPS 2.62, Running 176.34s Step 451( 66.00%), action 330, FPS 2.61, Running 176.69s Step 452( 66.20%), action 331, FPS 2.55, Running 177.42s Step 453( 66.40%), action 332, FPS 2.54, Running 177.75s Step 454( 66.60%), action 333, FPS 2.39, Running 178.61s Step 455( 66.80%), action 334, FPS 2.40, Running 178.87s Step 456( 67.00%), action 335, FPS 2.32, Running 179.53s Step 457( 67.20%), action 336, FPS 2.31, Running 179.85s Step 458( 67.40%), action 337, FPS 2.20, Running 180.68s Step 459( 67.60%), action 338, FPS 2.20, Running 180.97s Step 460( 67.80%), action 339, FPS 2.15, Running 181.54s Step 461( 68.00%), action 340, FPS 2.12, Running 181.97s Step 462( 68.20%), action 341, FPS 2.03, Running 182.90s Step 463( 68.40%), action 342, FPS 2.04, Running 183.21s Step 464( 68.60%), action 343, FPS 2.02, Running 183.81s Step 465( 68.80%), action 344, FPS 2.00, Running 184.29s Step 466( 69.00%), action 345, FPS 1.99, Running 184.78s Step 467( 69.20%), action 346, FPS 1.99, Running 185.02s Step 468( 69.40%), action 347, FPS 2.02, Running 185.49s Step 469( 69.60%), action 348, FPS 1.99, Running 185.91s Step 470( 69.80%), action 349, FPS 1.96, Running 186.53s Step 471( 70.00%), action 350, FPS 1.97, Running 186.84s Step 472( 70.20%), action 351, FPS 1.96, Running 187.63s Step 473( 70.40%), action 352, FPS 1.96, Running 187.93s Step 474( 70.60%), action 353, FPS 2.05, Running 188.34s Step 475( 70.80%), action 354, FPS 2.07, Running 188.55s Step 476( 71.00%), action 355, FPS 2.08, Running 189.16s Step 477( 71.20%), action 356, FPS 2.04, Running 189.64s Step 478( 71.40%), action 357, FPS 2.07, Running 190.32s Step 479( 71.60%), action 358, FPS 2.07, Running 190.60s Step 480( 71.80%), action 359, FPS 2.08, Running 191.18s Step 481( 72.00%), action 360, FPS 2.13, Running 191.38s Step 482( 72.20%), action 361, FPS 2.12, Running 192.31s Step 483( 72.40%), action 362, FPS 2.13, Running 192.61s Step 484( 72.60%), action 363, FPS 2.16, Running 193.07s Step 485( 72.80%), action 364, FPS 2.22, Running 193.32s Step 486( 73.00%), action 365, FPS 2.24, Running 193.70s Step 487( 73.20%), action 366, FPS 2.19, Running 194.14s Step 488( 73.40%), action 367, FPS 2.17, Running 194.70s Step 489( 73.60%), action 368, FPS 2.16, Running 195.16s Step 490( 73.80%), action 369, FPS 2.20, Running 195.62s Step 491( 74.00%), action 370, FPS 2.22, Running 195.86s Step 492( 74.20%), action 371, FPS 2.28, Running 196.40s Step 493( 74.40%), action 372, FPS 2.31, Running 196.59s Step 494( 74.60%), action 373, FPS 2.27, Running 197.17s Step 495( 74.80%), action 374, FPS 2.23, Running 197.51s Step 496( 75.00%), action 375, FPS 2.29, Running 197.91s Step 497( 75.20%), action 376, FPS 2.31, Running 198.31s Step 498( 75.40%), action 377, FPS 2.39, Running 198.70s [2026-08-01 17:06:32] [19 ] Seed 18 success after 198.98 s. +steps: 498 , actions: 377 . +Instruction: Empty +Total 11/19(57.89%) success. +Setting seed: 19 +Step 1( N/A%), pre moving , FPS 9.99, Running 0.10s Step 2( N/A%), pre moving , FPS 17.40, Running 0.11s Step 3( N/A%), pre moving , FPS 23.00, Running 0.13s Step 4( N/A%), pre moving , FPS 27.21, Running 0.15s Step 5( N/A%), pre moving , FPS 30.61, Running 0.16s Step 6( N/A%), pre moving , FPS 33.34, Running 0.18s Step 7( N/A%), pre moving , FPS 35.70, Running 0.20s Step 8( N/A%), pre moving , FPS 37.17, Running 0.22s Step 9( N/A%), pre moving , FPS 37.00, Running 0.24s Step 10( N/A%), pre moving , FPS 38.21, Running 0.26s Step 11( N/A%), pre moving , FPS 38.56, Running 0.29s Step 12( N/A%), pre moving , FPS 39.47, Running 0.30s Step 13( N/A%), pre moving , FPS 40.30, Running 0.32s Step 14( N/A%), pre moving , FPS 40.74, Running 0.34s Step 15( N/A%), pre moving , FPS 41.21, Running 0.36s Step 16( N/A%), pre moving , FPS 41.41, Running 0.39s Step 17( N/A%), pre moving , FPS 42.15, Running 0.40s Step 18( N/A%), pre moving , FPS 42.89, Running 0.42s Step 19( N/A%), pre moving , FPS 43.59, Running 0.44s Step 20( N/A%), pre moving , FPS 44.14, Running 0.45s Step 21( N/A%), pre moving , FPS 34.88, Running 0.67s Step 22( N/A%), pre moving , FPS 34.85, Running 0.69s Step 23( N/A%), pre moving , FPS 34.87, Running 0.70s Step 24( N/A%), pre moving , FPS 34.27, Running 0.73s Step 25( N/A%), pre moving , FPS 34.34, Running 0.75s Step 26( N/A%), pre moving , FPS 26.42, Running 0.94s Step 27( N/A%), pre moving , FPS 26.20, Running 0.96s Step 28( N/A%), pre moving , FPS 26.02, Running 0.98s Step 29( N/A%), pre moving , FPS 26.13, Running 1.01s Step 30( N/A%), pre moving , FPS 26.02, Running 1.03s Step 31( N/A%), pre moving , FPS 26.20, Running 1.05s Step 32( N/A%), pre moving , FPS 26.17, Running 1.07s Step 33( N/A%), pre moving , FPS 25.95, Running 1.09s Step 34( N/A%), pre moving , FPS 25.90, Running 1.12s Step 35( N/A%), pre moving , FPS 25.98, Running 1.13s Step 36( N/A%), pre moving , FPS 18.97, Running 1.44s Step 37( N/A%), pre moving , FPS 18.86, Running 1.46s Step 38( N/A%), pre moving , FPS 18.78, Running 1.48s Step 39( N/A%), pre moving , FPS 18.65, Running 1.51s Step 40( N/A%), pre moving , FPS 18.63, Running 1.53s Step 41( N/A%), pre moving , FPS 22.98, Running 1.54s Step 42( N/A%), pre moving , FPS 22.92, Running 1.56s Step 43( N/A%), pre moving , FPS 22.53, Running 1.59s Step 44( N/A%), pre moving , FPS 22.49, Running 1.62s Step 45( N/A%), pre moving , FPS 22.24, Running 1.65s Step 46( N/A%), pre moving , FPS 27.28, Running 1.67s Step 47( N/A%), pre moving , FPS 27.20, Running 1.69s Step 48( N/A%), pre moving , FPS 27.16, Running 1.72s Step 49( N/A%), pre moving , FPS 27.11, Running 1.75s Step 50( N/A%), pre moving , FPS 26.78, Running 1.78s Step 51( N/A%), pre moving , FPS 26.36, Running 1.81s Step 52( N/A%), pre moving , FPS 26.06, Running 1.84s Step 53( N/A%), pre moving , FPS 25.41, Running 1.88s Step 54( N/A%), pre moving , FPS 25.13, Running 1.91s Step 55( N/A%), pre moving , FPS 24.76, Running 1.94s Step 56( N/A%), pre moving , FPS 36.97, Running 1.98s Step 57( N/A%), pre moving , FPS 34.99, Running 2.04s Step 58( N/A%), pre moving , FPS 34.57, Running 2.06s Step 59( N/A%), pre moving , FPS 34.38, Running 2.09s Step 60( N/A%), pre moving , FPS 33.08, Running 2.13s Step 61( N/A%), pre moving , FPS 32.39, Running 2.16s Step 62( N/A%), pre moving , FPS 31.83, Running 2.19s Step 63( N/A%), pre moving , FPS 32.00, Running 2.22s Step 64( N/A%), pre moving , FPS 31.92, Running 2.25s Step 65( N/A%), pre moving , FPS 31.76, Running 2.28s Step 66( N/A%), pre moving , FPS 31.14, Running 2.31s Step 67( N/A%), pre moving , FPS 30.54, Running 2.35s Step 68( N/A%), pre moving , FPS 30.50, Running 2.38s Step 69( N/A%), pre moving , FPS 30.55, Running 2.40s Step 70( N/A%), pre moving , FPS 30.77, Running 2.43s Step 71( N/A%), pre moving , FPS 31.03, Running 2.45s Step 72( N/A%), pre moving , FPS 30.79, Running 2.49s Step 73( N/A%), pre moving , FPS 31.52, Running 2.52s Step 74( N/A%), pre moving , FPS 31.36, Running 2.55s Step 75( N/A%), pre moving , FPS 31.37, Running 2.58s Step 76( N/A%), pre moving , FPS 32.04, Running 2.61s Step 77( N/A%), pre moving , FPS 33.34, Running 2.64s Step 78( N/A%), pre moving , FPS 33.24, Running 2.66s Step 79( N/A%), pre moving , FPS 33.32, Running 2.69s Step 80( N/A%), pre moving , FPS 34.15, Running 2.72s Step 81( N/A%), pre moving , FPS 34.50, Running 2.74s Step 82( N/A%), pre moving , FPS 35.01, Running 2.76s Step 83( N/A%), pre moving , FPS 34.95, Running 2.79s Step 84( N/A%), pre moving , FPS 34.93, Running 2.82s Step 85( N/A%), pre moving , FPS 35.31, Running 2.84s Step 86( N/A%), pre moving , FPS 36.20, Running 2.87s Step 87( N/A%), pre moving , FPS 36.84, Running 2.89s Step 88( N/A%), pre moving , FPS 36.23, Running 2.93s Step 89( N/A%), pre moving , FPS 36.72, Running 2.95s Step 90( N/A%), pre moving , FPS 37.21, Running 2.96s Step 91( N/A%), pre moving , FPS 37.43, Running 2.99s Step 92( N/A%), pre moving , FPS 38.56, Running 3.00s Step 93( N/A%), pre moving , FPS 39.52, Running 3.02s Step 94( N/A%), pre moving , FPS 40.92, Running 3.04s Step 95( N/A%), pre moving , FPS 42.02, Running 3.06s Step 96( N/A%), pre moving , FPS 42.56, Running 3.08s Step 97( N/A%), pre moving , FPS 43.59, Running 3.09s Step 98( N/A%), pre moving , FPS 44.81, Running 3.11s Step 99( N/A%), pre moving , FPS 45.53, Running 3.13s Step 100( N/A%), pre moving , FPS 46.51, Running 3.15s Step 101( N/A%), pre moving , FPS 47.04, Running 3.17s Step 102( N/A%), pre moving , FPS 10.33, Running 4.70s Step 103( N/A%), pre moving , FPS 9.46, Running 4.90s Step 104( N/A%), pre moving , FPS 9.01, Running 5.04s Step 105( N/A%), pre moving , FPS 8.17, Running 5.29s Step 106( N/A%), pre moving , FPS 7.79, Running 5.43s Step 107( N/A%), pre moving , FPS 7.25, Running 5.65s Step 108( N/A%), pre moving , FPS 6.94, Running 5.81s Step 109( N/A%), pre moving , FPS 6.52, Running 6.02s Step 110( N/A%), pre moving , FPS 6.26, Running 6.16s Step 111( N/A%), pre moving , FPS 5.82, Running 6.42s Step 112( N/A%), pre moving , FPS 5.63, Running 6.56s Step 113( N/A%), pre moving , FPS 5.34, Running 6.77s Step 114( N/A%), pre moving , FPS 5.12, Running 6.95s Step 115( N/A%), pre moving , FPS 4.86, Running 7.17s Step 116( N/A%), pre moving , FPS 4.74, Running 7.29s Step 117( N/A%), pre moving , FPS 4.38, Running 7.66s Step 118( N/A%), pre moving , FPS 4.23, Running 7.84s Step 119( N/A%), pre moving , FPS 3.99, Running 8.14s Step 120( N/A%), pre moving , FPS 3.91, Running 8.26s Step 121( N/A%), pre moving , FPS 3.79, Running 8.45s Step 122( 0.20%), action 1, FPS 4.03, Running 9.66s Step 123( 0.40%), action 2, FPS 3.71, Running 10.29s Step 124( 0.60%), action 3, FPS 3.36, Running 10.99s Step 125( 0.80%), action 4, FPS 3.22, Running 11.49s Step 126( 1.00%), action 5, FPS 3.06, Running 11.98s Step 127( 1.20%), action 6, FPS 3.02, Running 12.27s Step 128( 1.40%), action 7, FPS 2.83, Running 12.87s Step 129( 1.60%), action 8, FPS 2.75, Running 13.28s Step 130( 1.80%), action 9, FPS 2.57, Running 13.94s Step 131( 2.00%), action 10, FPS 2.50, Running 14.43s Step 132( 2.20%), action 11, FPS 2.34, Running 15.12s Step 133( 2.40%), action 12, FPS 2.34, Running 15.33s Step 134( 2.60%), action 13, FPS 2.25, Running 15.82s Step 135( 2.80%), action 14, FPS 2.25, Running 16.07s Step 136( 3.00%), action 15, FPS 2.18, Running 16.47s Step 137( 3.20%), action 16, FPS 2.14, Running 17.01s Step 138( 3.40%), action 17, FPS 2.08, Running 17.47s Step 139( 3.60%), action 18, FPS 2.09, Running 17.74s Step 140( 3.80%), action 19, FPS 1.97, Running 18.41s Step 141( 4.00%), action 20, FPS 1.92, Running 18.86s Step 142( 4.20%), action 21, FPS 2.01, Running 19.59s Step 143( 4.40%), action 22, FPS 2.07, Running 19.97s Step 144( 4.60%), action 23, FPS 2.08, Running 20.61s Step 145( 4.80%), action 24, FPS 2.09, Running 21.06s Step 146( 5.00%), action 25, FPS 2.11, Running 21.47s Step 147( 5.20%), action 26, FPS 2.07, Running 21.92s Step 148( 5.40%), action 27, FPS 2.05, Running 22.61s Step 149( 5.60%), action 28, FPS 2.06, Running 22.99s Step 150( 5.80%), action 29, FPS 2.06, Running 23.63s Step 151( 6.00%), action 30, FPS 2.06, Running 24.14s Step 152( 6.20%), action 31, FPS 2.04, Running 24.92s Step 153( 6.40%), action 32, FPS 2.00, Running 25.35s Step 154( 6.60%), action 33, FPS 2.02, Running 25.74s Step 155( 6.80%), action 34, FPS 2.00, Running 26.08s Step 156( 7.00%), action 35, FPS 2.02, Running 26.38s Step 157( 7.20%), action 36, FPS 2.08, Running 26.63s Step 158( 7.40%), action 37, FPS 2.06, Running 27.19s Step 159( 7.60%), action 38, FPS 2.02, Running 27.61s Step 160( 7.80%), action 39, FPS 1.99, Running 28.44s Step 161( 8.00%), action 40, FPS 1.99, Running 28.91s Step 162( 8.20%), action 41, FPS 1.94, Running 29.89s Step 163( 8.40%), action 42, FPS 1.95, Running 30.23s Step 164( 8.60%), action 43, FPS 1.98, Running 30.72s Step 165( 8.80%), action 44, FPS 2.02, Running 30.94s Step 166( 9.00%), action 45, FPS 2.04, Running 31.25s Step 167( 9.20%), action 46, FPS 2.09, Running 31.49s Step 168( 9.40%), action 47, FPS 2.17, Running 31.81s Step 169( 9.60%), action 48, FPS 2.18, Running 32.16s Step 170( 9.80%), action 49, FPS 2.26, Running 32.48s Step 171( 10.00%), action 50, FPS 2.33, Running 32.72s Step 172( 10.20%), action 51, FPS 2.33, Running 33.52s Step 173( 10.40%), action 52, FPS 2.38, Running 33.74s Step 174( 10.60%), action 53, FPS 2.38, Running 34.15s Step 175( 10.80%), action 54, FPS 2.38, Running 34.49s Step 176( 11.00%), action 55, FPS 2.36, Running 34.84s Step 177( 11.20%), action 56, FPS 2.35, Running 35.14s Step 178( 11.40%), action 57, FPS 2.36, Running 35.67s Step 179( 11.60%), action 58, FPS 2.41, Running 35.89s Step 180( 11.80%), action 59, FPS 2.54, Running 36.30s Step 181( 12.00%), action 60, FPS 2.62, Running 36.54s Step 182( 12.20%), action 61, FPS 2.67, Running 37.38s Step 183( 12.40%), action 62, FPS 2.64, Running 37.80s Step 184( 12.60%), action 63, FPS 2.60, Running 38.41s Step 185( 12.80%), action 64, FPS 2.57, Running 38.72s Step 186( 13.00%), action 65, FPS 2.48, Running 39.33s Step 187( 13.20%), action 66, FPS 2.44, Running 39.70s Step 188( 13.40%), action 67, FPS 2.40, Running 40.16s Step 189( 13.60%), action 68, FPS 2.43, Running 40.40s Step 190( 13.80%), action 69, FPS 2.34, Running 41.02s Step 191( 14.00%), action 70, FPS 2.32, Running 41.34s Step 192( 14.20%), action 71, FPS 2.36, Running 41.98s Step 193( 14.40%), action 72, FPS 2.36, Running 42.23s Step 194( 14.60%), action 73, FPS 2.32, Running 42.76s Step 195( 14.80%), action 74, FPS 2.33, Running 43.07s Step 196( 15.00%), action 75, FPS 2.29, Running 43.59s Step 197( 15.20%), action 76, FPS 2.23, Running 44.10s Step 198( 15.40%), action 77, FPS 2.22, Running 44.68s Step 199( 15.60%), action 78, FPS 2.22, Running 44.91s Step 200( 15.80%), action 79, FPS 2.21, Running 45.35s Step 201( 16.00%), action 80, FPS 2.18, Running 45.72s Step 202( 16.20%), action 81, FPS 2.18, Running 46.57s Step 203( 16.40%), action 82, FPS 2.19, Running 46.95s Step 204( 16.60%), action 83, FPS 2.22, Running 47.42s Step 205( 16.80%), action 84, FPS 2.24, Running 47.66s Step 206( 17.00%), action 85, FPS 2.24, Running 48.27s Step 207( 17.20%), action 86, FPS 2.25, Running 48.60s Step 208( 17.40%), action 87, FPS 2.24, Running 49.07s Step 209( 17.60%), action 88, FPS 2.21, Running 49.45s Step 210( 17.80%), action 89, FPS 2.27, Running 49.85s Step 211( 18.00%), action 90, FPS 2.28, Running 50.11s Step 212( 18.20%), action 91, FPS 2.31, Running 50.65s Step 213( 18.40%), action 92, FPS 2.32, Running 50.85s Step 214( 18.60%), action 93, FPS 2.30, Running 51.45s Step 215( 18.80%), action 94, FPS 2.28, Running 51.84s Step 216( 19.00%), action 95, FPS 2.29, Running 52.34s Step 217( 19.20%), action 96, FPS 2.35, Running 52.60s Step 218( 19.40%), action 97, FPS 2.36, Running 53.15s Step 219( 19.60%), action 98, FPS 2.37, Running 53.36s Step 220( 19.80%), action 99, FPS 2.32, Running 53.97s Step 221( 20.00%), action 100, FPS 2.36, Running 54.18s Step 222( 20.20%), action 101, FPS 2.48, Running 54.64s Step 223( 20.40%), action 102, FPS 2.52, Running 54.88s Step 224( 20.60%), action 103, FPS 2.53, Running 55.34s Step 225( 20.80%), action 104, FPS 2.54, Running 55.54s Step 226( 21.00%), action 105, FPS 2.63, Running 55.89s Step 227( 21.20%), action 106, FPS 2.66, Running 56.11s Step 228( 21.40%), action 107, FPS 2.72, Running 56.43s Step 229( 21.60%), action 108, FPS 2.79, Running 56.62s Step 230( 21.80%), action 109, FPS 2.74, Running 57.14s Step 231( 22.00%), action 110, FPS 2.74, Running 57.40s Step 232( 22.20%), action 111, FPS 2.71, Running 58.03s Step 233( 22.40%), action 112, FPS 2.65, Running 58.38s Step 234( 22.60%), action 113, FPS 2.75, Running 58.72s Step 235( 22.80%), action 114, FPS 2.80, Running 58.99s Step 236( 23.00%), action 115, FPS 2.85, Running 59.36s Step 237( 23.20%), action 116, FPS 2.85, Running 59.63s Step 238( 23.40%), action 117, FPS 2.93, Running 59.98s Step 239( 23.60%), action 118, FPS 2.94, Running 60.17s Step 240( 23.80%), action 119, FPS 2.98, Running 60.68s Step 241( 24.00%), action 120, FPS 2.98, Running 60.89s Step 242( 24.20%), action 121, FPS 2.98, Running 61.36s Step 243( 24.40%), action 122, FPS 2.99, Running 61.56s Step 244( 24.60%), action 123, FPS 3.06, Running 61.88s Step 245( 24.80%), action 124, FPS 3.05, Running 62.11s Step 246( 25.00%), action 125, FPS 3.05, Running 62.45s Step 247( 25.20%), action 126, FPS 3.06, Running 62.64s Step 248( 25.40%), action 127, FPS 2.95, Running 63.19s Step 249( 25.60%), action 128, FPS 2.89, Running 63.55s Step 250( 25.80%), action 129, FPS 2.93, Running 63.96s Step 251( 26.00%), action 130, FPS 2.94, Running 64.21s Step 252( 26.20%), action 131, FPS 2.94, Running 64.83s Step 253( 26.40%), action 132, FPS 3.01, Running 65.02s Step 254( 26.60%), action 133, FPS 3.05, Running 65.29s Step 255( 26.80%), action 134, FPS 3.00, Running 65.65s Step 256( 27.00%), action 135, FPS 2.98, Running 66.07s Step 257( 27.20%), action 136, FPS 2.95, Running 66.41s Step 258( 27.40%), action 137, FPS 2.99, Running 66.68s Step 259( 27.60%), action 138, FPS 2.99, Running 66.87s Step 260( 27.80%), action 139, FPS 3.08, Running 67.17s Step 261( 28.00%), action 140, FPS 3.08, Running 67.39s Step 262( 28.20%), action 141, FPS 3.08, Running 67.86s Step 263( 28.40%), action 142, FPS 3.09, Running 68.03s Step 264( 28.60%), action 143, FPS 3.10, Running 68.34s Step 265( 28.80%), action 144, FPS 3.11, Running 68.53s Step 266( 29.00%), action 145, FPS 3.06, Running 68.99s Step 267( 29.20%), action 146, FPS 3.05, Running 69.20s Step 268( 29.40%), action 147, FPS 3.15, Running 69.53s Step 269( 29.60%), action 148, FPS 3.25, Running 69.70s Step 270( 29.80%), action 149, FPS 3.29, Running 70.03s Step 271( 30.00%), action 150, FPS 3.33, Running 70.22s Step 272( 30.20%), action 151, FPS 3.39, Running 70.72s Step 273( 30.40%), action 152, FPS 3.42, Running 70.88s Step 274( 30.60%), action 153, FPS 3.41, Running 71.15s Step 275( 30.80%), action 154, FPS 3.48, Running 71.40s Step 276( 31.00%), action 155, FPS 3.51, Running 71.77s Step 277( 31.20%), action 156, FPS 3.61, Running 71.95s Step 278( 31.40%), action 157, FPS 3.55, Running 72.31s Step 279( 31.60%), action 158, FPS 3.56, Running 72.49s Step 280( 31.80%), action 159, FPS 3.59, Running 72.74s Step 281( 32.00%), action 160, FPS 3.58, Running 72.98s Step 282( 32.20%), action 161, FPS 3.58, Running 73.44s Step 283( 32.40%), action 162, FPS 3.57, Running 73.64s Step 284( 32.60%), action 163, FPS 3.56, Running 73.95s Step 285( 32.80%), action 164, FPS 3.51, Running 74.23s Step 286( 33.00%), action 165, FPS 3.56, Running 74.61s Step 287( 33.20%), action 166, FPS 3.49, Running 74.93s Step 288( 33.40%), action 167, FPS 3.32, Running 75.55s Step 289( 33.60%), action 168, FPS 3.28, Running 75.80s Step 290( 33.80%), action 169, FPS 3.21, Running 76.26s Step 291( 34.00%), action 170, FPS 3.12, Running 76.62s Step 292( 34.20%), action 171, FPS 3.12, Running 77.14s Step 293( 34.40%), action 172, FPS 3.09, Running 77.36s Step 294( 34.60%), action 173, FPS 2.96, Running 77.91s Step 295( 34.80%), action 174, FPS 2.92, Running 78.25s Step 296( 35.00%), action 175, FPS 2.80, Running 78.90s Step 297( 35.20%), action 176, FPS 2.78, Running 79.16s Step 298( 35.40%), action 177, FPS 2.73, Running 79.64s Step 299( 35.60%), action 178, FPS 2.69, Running 79.93s Step 300( 35.80%), action 179, FPS 2.61, Running 80.39s Step 301( 36.00%), action 180, FPS 2.61, Running 80.64s Step 302( 36.20%), action 181, FPS 2.46, Running 81.58s Step 303( 36.40%), action 182, FPS 2.41, Running 81.95s Step 304( 36.60%), action 183, FPS 2.34, Running 82.48s Step 305( 36.80%), action 184, FPS 2.35, Running 82.74s Step 306( 37.00%), action 185, FPS 2.28, Running 83.40s Step 307( 37.20%), action 186, FPS 2.28, Running 83.70s Step 308( 37.40%), action 187, FPS 2.36, Running 84.02s Step 309( 37.60%), action 188, FPS 2.33, Running 84.38s Step 310( 37.80%), action 189, FPS 2.31, Running 84.92s Step 311( 38.00%), action 190, FPS 2.32, Running 85.24s Step 312( 38.20%), action 191, FPS 2.24, Running 86.06s Step 313( 38.40%), action 192, FPS 2.23, Running 86.31s Step 314( 38.60%), action 193, FPS 2.28, Running 86.70s Step 315( 38.80%), action 194, FPS 2.29, Running 86.99s Step 316( 39.00%), action 195, FPS 2.36, Running 87.38s Step 317( 39.20%), action 196, FPS 2.35, Running 87.66s Step 318( 39.40%), action 197, FPS 2.35, Running 88.15s Step 319( 39.60%), action 198, FPS 2.38, Running 88.35s Step 320( 39.80%), action 199, FPS 2.38, Running 88.79s Step 321( 40.00%), action 200, FPS 2.37, Running 89.09s Step 322( 40.20%), action 201, FPS 2.39, Running 89.96s Step 323( 40.40%), action 202, FPS 2.35, Running 90.44s Step 324( 40.60%), action 203, FPS 2.36, Running 90.95s Step 325( 40.80%), action 204, FPS 2.37, Running 91.17s Step 326( 41.00%), action 205, FPS 2.46, Running 91.54s Step 327( 41.20%), action 206, FPS 2.49, Running 91.74s Step 328( 41.40%), action 207, FPS 2.45, Running 92.17s Step 329( 41.60%), action 208, FPS 2.51, Running 92.35s Step 330( 41.80%), action 209, FPS 2.52, Running 92.86s Step 331( 42.00%), action 210, FPS 2.56, Running 93.07s Step 332( 42.20%), action 211, FPS 2.69, Running 93.51s Step 333( 42.40%), action 212, FPS 2.69, Running 93.76s Step 334( 42.60%), action 213, FPS 2.64, Running 94.26s Step 335( 42.80%), action 214, FPS 2.69, Running 94.43s Step 336( 43.00%), action 215, FPS 2.58, Running 95.13s Step 337( 43.20%), action 216, FPS 2.53, Running 95.57s Step 338( 43.40%), action 217, FPS 2.53, Running 96.05s Step 339( 43.60%), action 218, FPS 2.46, Running 96.49s Step 340( 43.80%), action 219, FPS 2.46, Running 96.94s Step 341( 44.00%), action 220, FPS 2.44, Running 97.29s Step 342( 44.20%), action 221, FPS 2.47, Running 98.05s Step 343( 44.40%), action 222, FPS 2.56, Running 98.25s Step 344( 44.60%), action 223, FPS 2.56, Running 98.77s Step 345( 44.80%), action 224, FPS 2.48, Running 99.23s Step 346( 45.00%), action 225, FPS 2.46, Running 99.68s Step 347( 45.20%), action 226, FPS 2.41, Running 100.05s Step 348( 45.40%), action 227, FPS 2.43, Running 100.42s Step 349( 45.60%), action 228, FPS 2.38, Running 100.75s Step 350( 45.80%), action 229, FPS 2.35, Running 101.37s Step 351( 46.00%), action 230, FPS 2.35, Running 101.59s Step 352( 46.20%), action 231, FPS 2.24, Running 102.45s Step 353( 46.40%), action 232, FPS 2.25, Running 102.63s Step 354( 46.60%), action 233, FPS 2.21, Running 103.33s Step 355( 46.80%), action 234, FPS 2.19, Running 103.56s Step 356( 47.00%), action 235, FPS 2.19, Running 104.26s Step 357( 47.20%), action 236, FPS 2.20, Running 104.66s Step 358( 47.40%), action 237, FPS 2.14, Running 105.38s Step 359( 47.60%), action 238, FPS 2.14, Running 105.82s Step 360( 47.80%), action 239, FPS 2.11, Running 106.41s Step 361( 48.00%), action 240, FPS 2.09, Running 106.85s Step 362( 48.20%), action 241, FPS 2.06, Running 107.77s Step 363( 48.40%), action 242, FPS 2.00, Running 108.23s Step 364( 48.60%), action 243, FPS 2.01, Running 108.70s Step 365( 48.80%), action 244, FPS 1.99, Running 109.28s Step 366( 49.00%), action 245, FPS 1.95, Running 109.95s Step 367( 49.20%), action 246, FPS 1.93, Running 110.44s Step 368( 49.40%), action 247, FPS 1.85, Running 111.21s Step 369( 49.60%), action 248, FPS 1.82, Running 111.74s Step 370( 49.80%), action 249, FPS 1.80, Running 112.46s Step 371( 50.00%), action 250, FPS 1.75, Running 113.02s Step 372( 50.20%), action 251, FPS 1.74, Running 113.91s Step 373( 50.40%), action 252, FPS 1.69, Running 114.44s Step 374( 50.60%), action 253, FPS 1.68, Running 115.21s Step 375( 50.80%), action 254, FPS 1.66, Running 115.65s Step 376( 51.00%), action 255, FPS 1.65, Running 116.34s Step 377( 51.20%), action 256, FPS 1.65, Running 116.80s Step 378( 51.40%), action 257, FPS 1.67, Running 117.37s Step 379( 51.60%), action 258, FPS 1.67, Running 117.76s Step 380( 51.80%), action 259, FPS 1.67, Running 118.37s Step 381( 52.00%), action 260, FPS 1.71, Running 118.57s Step 382( 52.20%), action 261, FPS 1.72, Running 119.43s Step 383( 52.40%), action 262, FPS 1.75, Running 119.66s Step 384( 52.60%), action 263, FPS 1.75, Running 120.15s Step 385( 52.80%), action 264, FPS 1.78, Running 120.50s Step 386( 53.00%), action 265, FPS 1.82, Running 120.95s Step 387( 53.20%), action 266, FPS 1.82, Running 121.40s Step 388( 53.40%), action 267, FPS 1.85, Running 122.04s Step 389( 53.60%), action 268, FPS 1.85, Running 122.53s Step 390( 53.80%), action 269, FPS 1.88, Running 123.09s Step 391( 54.00%), action 270, FPS 1.94, Running 123.31s Step 392( 54.20%), action 271, FPS 2.00, Running 123.91s Step 393( 54.40%), action 272, FPS 2.03, Running 124.32s Step 394( 54.60%), action 273, FPS 2.11, Running 124.70s Step 395( 54.80%), action 274, FPS 2.16, Running 124.90s Step 396( 55.00%), action 275, FPS 2.16, Running 125.60s Step 397( 55.20%), action 276, FPS 2.16, Running 126.06s Step 398( 55.40%), action 277, FPS 2.18, Running 126.57s Step 399( 55.60%), action 278, FPS 2.15, Running 127.04s Step 400( 55.80%), action 279, FPS 2.17, Running 127.59s Step 401( 56.00%), action 280, FPS 2.16, Running 127.84s Step 402( 56.20%), action 281, FPS 2.17, Running 128.65s Step 403( 56.40%), action 282, FPS 2.12, Running 129.11s Step 404( 56.60%), action 283, FPS 2.09, Running 129.71s Step 405( 56.80%), action 284, FPS 2.12, Running 129.93s Step 406( 57.00%), action 285, FPS 2.06, Running 130.64s Step 407( 57.20%), action 286, FPS 2.08, Running 130.99s Step 408( 57.40%), action 287, FPS 2.13, Running 131.41s Step 409( 57.60%), action 288, FPS 2.13, Running 131.92s Step 410( 57.80%), action 289, FPS 2.15, Running 132.41s Step 411( 58.00%), action 290, FPS 2.09, Running 132.88s Step 412( 58.20%), action 291, FPS 2.05, Running 133.68s Step 413( 58.40%), action 292, FPS 2.04, Running 134.15s Step 414( 58.60%), action 293, FPS 1.99, Running 134.74s Step 415( 58.80%), action 294, FPS 1.97, Running 135.06s Step 416( 59.00%), action 295, FPS 2.02, Running 135.52s Step 417( 59.20%), action 296, FPS 2.02, Running 135.94s Step 418( 59.40%), action 297, FPS 2.02, Running 136.46s Step 419( 59.60%), action 298, FPS 2.04, Running 136.87s Step 420( 59.80%), action 299, FPS 2.02, Running 137.47s Step 421( 60.00%), action 300, FPS 1.98, Running 137.92s Step 422( 60.20%), action 301, FPS 2.03, Running 138.50s [2026-08-01 17:08:52] [20 ] Seed 19 failed after 138.80 s. +steps: 422 , actions: 301 . +Instruction: Empty +Total 11/20(55.00%) success. +Setting seed: 20 +Step 1( N/A%), pre moving , FPS 17.46, Running 0.06s Step 2( N/A%), pre moving , FPS 26.80, Running 0.07s Step 3( N/A%), pre moving , FPS 33.19, Running 0.09s Step 4( N/A%), pre moving , FPS 37.22, Running 0.11s Step 5( N/A%), pre moving , FPS 40.28, Running 0.12s Step 6( N/A%), pre moving , FPS 42.59, Running 0.14s Step 7( N/A%), pre moving , FPS 44.06, Running 0.16s Step 8( N/A%), pre moving , FPS 45.62, Running 0.18s Step 9( N/A%), pre moving , FPS 46.88, Running 0.19s Step 10( N/A%), pre moving , FPS 47.57, Running 0.21s Step 11( N/A%), pre moving , FPS 46.92, Running 0.23s Step 12( N/A%), pre moving , FPS 47.58, Running 0.25s Step 13( N/A%), pre moving , FPS 46.83, Running 0.28s Step 14( N/A%), pre moving , FPS 47.54, Running 0.29s Step 15( N/A%), pre moving , FPS 48.21, Running 0.31s Step 16( N/A%), pre moving , FPS 48.66, Running 0.33s Step 17( N/A%), pre moving , FPS 48.10, Running 0.35s Step 18( N/A%), pre moving , FPS 48.18, Running 0.37s Step 19( N/A%), pre moving , FPS 47.77, Running 0.40s Step 20( N/A%), pre moving , FPS 48.04, Running 0.42s Step 21( N/A%), pre moving , FPS 35.01, Running 0.63s Step 22( N/A%), pre moving , FPS 35.12, Running 0.64s Step 23( N/A%), pre moving , FPS 34.92, Running 0.66s Step 24( N/A%), pre moving , FPS 34.06, Running 0.69s Step 25( N/A%), pre moving , FPS 33.73, Running 0.72s Step 26( N/A%), pre moving , FPS 23.58, Running 0.99s Step 27( N/A%), pre moving , FPS 23.61, Running 1.01s Step 28( N/A%), pre moving , FPS 23.63, Running 1.02s Step 29( N/A%), pre moving , FPS 23.66, Running 1.04s Step 30( N/A%), pre moving , FPS 23.52, Running 1.06s Step 31( N/A%), pre moving , FPS 23.64, Running 1.08s Step 32( N/A%), pre moving , FPS 23.42, Running 1.11s Step 33( N/A%), pre moving , FPS 23.58, Running 1.13s Step 34( N/A%), pre moving , FPS 23.23, Running 1.16s Step 35( N/A%), pre moving , FPS 23.03, Running 1.18s Step 36( N/A%), pre moving , FPS 17.12, Running 1.50s Step 37( N/A%), pre moving , FPS 17.19, Running 1.52s Step 38( N/A%), pre moving , FPS 17.23, Running 1.53s Step 39( N/A%), pre moving , FPS 17.35, Running 1.55s Step 40( N/A%), pre moving , FPS 17.29, Running 1.57s Step 41( N/A%), pre moving , FPS 20.82, Running 1.59s Step 42( N/A%), pre moving , FPS 20.79, Running 1.61s Step 43( N/A%), pre moving , FPS 20.84, Running 1.62s Step 44( N/A%), pre moving , FPS 21.17, Running 1.64s Step 45( N/A%), pre moving , FPS 21.28, Running 1.66s Step 46( N/A%), pre moving , FPS 28.59, Running 1.69s Step 47( N/A%), pre moving , FPS 28.19, Running 1.72s Step 48( N/A%), pre moving , FPS 27.73, Running 1.74s Step 49( N/A%), pre moving , FPS 27.32, Running 1.77s Step 50( N/A%), pre moving , FPS 27.04, Running 1.80s Step 51( N/A%), pre moving , FPS 26.79, Running 1.83s Step 52( N/A%), pre moving , FPS 26.81, Running 1.85s Step 53( N/A%), pre moving , FPS 26.56, Running 1.88s Step 54( N/A%), pre moving , FPS 26.71, Running 1.90s Step 55( N/A%), pre moving , FPS 26.47, Running 1.94s Step 56( N/A%), pre moving , FPS 42.12, Running 1.97s Step 57( N/A%), pre moving , FPS 41.42, Running 2.00s Step 58( N/A%), pre moving , FPS 40.68, Running 2.03s Step 59( N/A%), pre moving , FPS 39.83, Running 2.05s Step 60( N/A%), pre moving , FPS 39.54, Running 2.08s Step 61( N/A%), pre moving , FPS 38.69, Running 2.11s Step 62( N/A%), pre moving , FPS 38.01, Running 2.13s Step 63( N/A%), pre moving , FPS 37.41, Running 2.16s Step 64( N/A%), pre moving , FPS 36.56, Running 2.19s Step 65( N/A%), pre moving , FPS 35.86, Running 2.21s Step 66( N/A%), pre moving , FPS 35.95, Running 2.24s Step 67( N/A%), pre moving , FPS 35.88, Running 2.27s Step 68( N/A%), pre moving , FPS 35.76, Running 2.30s Step 69( N/A%), pre moving , FPS 35.41, Running 2.33s Step 70( N/A%), pre moving , FPS 35.75, Running 2.36s Step 71( N/A%), pre moving , FPS 35.86, Running 2.38s Step 72( N/A%), pre moving , FPS 35.70, Running 2.41s Step 73( N/A%), pre moving , FPS 35.77, Running 2.44s Step 74( N/A%), pre moving , FPS 35.83, Running 2.46s Step 75( N/A%), pre moving , FPS 36.19, Running 2.49s Step 76( N/A%), pre moving , FPS 36.88, Running 2.51s Step 77( N/A%), pre moving , FPS 36.35, Running 2.55s Step 78( N/A%), pre moving , FPS 35.95, Running 2.58s Step 79( N/A%), pre moving , FPS 35.68, Running 2.61s Step 80( N/A%), pre moving , FPS 35.22, Running 2.65s Step 81( N/A%), pre moving , FPS 35.81, Running 2.66s Step 82( N/A%), pre moving , FPS 36.43, Running 2.68s Step 83( N/A%), pre moving , FPS 37.01, Running 2.70s Step 84( N/A%), pre moving , FPS 37.58, Running 2.72s Step 85( N/A%), pre moving , FPS 38.41, Running 2.74s Step 86( N/A%), pre moving , FPS 39.33, Running 2.75s Step 87( N/A%), pre moving , FPS 40.28, Running 2.77s Step 88( N/A%), pre moving , FPS 41.29, Running 2.79s Step 89( N/A%), pre moving , FPS 41.91, Running 2.81s Step 90( N/A%), pre moving , FPS 41.91, Running 2.84s Step 91( N/A%), pre moving , FPS 42.51, Running 2.86s Step 92( N/A%), pre moving , FPS 43.54, Running 2.87s Step 93( N/A%), pre moving , FPS 44.46, Running 2.89s Step 94( N/A%), pre moving , FPS 44.18, Running 2.92s Step 95( N/A%), pre moving , FPS 45.10, Running 2.93s Step 96( N/A%), pre moving , FPS 46.19, Running 2.95s Step 97( N/A%), pre moving , FPS 48.40, Running 2.96s Step 98( N/A%), pre moving , FPS 50.32, Running 2.98s Step 99( N/A%), pre moving , FPS 52.14, Running 3.00s Step 100( N/A%), pre moving , FPS 11.41, Running 4.40s Step 101( N/A%), pre moving , FPS 10.30, Running 4.61s Step 102( N/A%), pre moving , FPS 9.83, Running 4.72s Step 103( N/A%), pre moving , FPS 8.92, Running 4.94s Step 104( N/A%), pre moving , FPS 8.37, Running 5.11s Step 105( N/A%), pre moving , FPS 7.66, Running 5.35s Step 106( N/A%), pre moving , FPS 7.24, Running 5.52s Step 107( N/A%), pre moving , FPS 6.72, Running 5.75s Step 108( N/A%), pre moving , FPS 6.46, Running 5.88s Step 109( N/A%), pre moving , FPS 6.06, Running 6.11s Step 110( N/A%), pre moving , FPS 5.86, Running 6.25s Step 111( N/A%), pre moving , FPS 5.50, Running 6.49s Step 112( N/A%), pre moving , FPS 5.23, Running 6.70s Step 113( N/A%), pre moving , FPS 4.96, Running 6.92s Step 114( N/A%), pre moving , FPS 4.81, Running 7.07s Step 115( N/A%), pre moving , FPS 4.57, Running 7.31s Step 116( N/A%), pre moving , FPS 4.42, Running 7.47s Step 117( N/A%), pre moving , FPS 4.20, Running 7.72s Step 118( N/A%), pre moving , FPS 4.08, Running 7.89s Step 119( N/A%), pre moving , FPS 3.89, Running 8.14s Step 120( 0.20%), action 1, FPS 4.53, Running 8.81s Step 121( 0.40%), action 2, FPS 4.44, Running 9.12s Step 122( 0.60%), action 3, FPS 4.12, Running 9.57s Step 123( 0.80%), action 4, FPS 4.05, Running 9.88s Step 124( 1.00%), action 5, FPS 3.84, Running 10.31s Step 125( 1.20%), action 6, FPS 3.67, Running 10.80s Step 126( 1.40%), action 7, FPS 3.49, Running 11.25s Step 127( 1.60%), action 8, FPS 3.30, Running 11.81s Step 128( 1.80%), action 9, FPS 3.17, Running 12.19s Step 129( 2.00%), action 10, FPS 3.15, Running 12.46s Step 130( 2.20%), action 11, FPS 2.80, Running 13.39s Step 131( 2.40%), action 12, FPS 2.73, Running 13.81s Step 132( 2.60%), action 13, FPS 2.56, Running 14.51s Step 133( 2.80%), action 14, FPS 2.47, Running 15.00s Step 134( 3.00%), action 15, FPS 2.40, Running 15.39s Step 135( 3.20%), action 16, FPS 2.38, Running 15.70s Step 136( 3.40%), action 17, FPS 2.29, Running 16.22s Step 137( 3.60%), action 18, FPS 2.29, Running 16.44s Step 138( 3.80%), action 19, FPS 2.23, Running 16.85s Step 139( 4.00%), action 20, FPS 2.22, Running 17.16s Step 140( 4.20%), action 21, FPS 2.19, Running 17.95s Step 141( 4.40%), action 22, FPS 2.20, Running 18.21s Step 142( 4.60%), action 23, FPS 2.23, Running 18.54s Step 143( 4.80%), action 24, FPS 2.22, Running 18.89s Step 144( 5.00%), action 25, FPS 2.25, Running 19.22s Step 145( 5.20%), action 26, FPS 2.31, Running 19.45s Step 146( 5.40%), action 27, FPS 2.28, Running 20.04s Step 147( 5.60%), action 28, FPS 2.30, Running 20.51s Step 148( 5.80%), action 29, FPS 2.29, Running 20.92s Step 149( 6.00%), action 30, FPS 2.24, Running 21.39s Step 150( 6.20%), action 31, FPS 2.33, Running 21.96s Step 151( 6.40%), action 32, FPS 2.35, Running 22.33s Step 152( 6.60%), action 33, FPS 2.37, Running 22.96s Step 153( 6.80%), action 34, FPS 2.44, Running 23.22s Step 154( 7.00%), action 35, FPS 2.45, Running 23.56s Step 155( 7.20%), action 36, FPS 2.47, Running 23.80s Step 156( 7.40%), action 37, FPS 2.40, Running 24.54s Step 157( 7.60%), action 38, FPS 2.34, Running 25.00s Step 158( 7.80%), action 39, FPS 2.35, Running 25.35s Step 159( 8.00%), action 40, FPS 2.38, Running 25.57s Step 160( 8.20%), action 41, FPS 2.46, Running 26.07s Step 161( 8.40%), action 42, FPS 2.42, Running 26.47s Step 162( 8.60%), action 43, FPS 2.42, Running 26.81s Step 163( 8.80%), action 44, FPS 2.43, Running 27.13s Step 164( 9.00%), action 45, FPS 2.35, Running 27.74s Step 165( 9.20%), action 46, FPS 2.33, Running 28.05s Step 166( 9.40%), action 47, FPS 2.38, Running 28.44s Step 167( 9.60%), action 48, FPS 2.45, Running 28.68s Step 168( 9.80%), action 49, FPS 2.48, Running 29.00s Step 169( 10.00%), action 50, FPS 2.55, Running 29.22s Step 170( 10.20%), action 51, FPS 2.55, Running 29.81s Step 171( 10.40%), action 52, FPS 2.51, Running 30.29s Step 172( 10.60%), action 53, FPS 2.59, Running 30.69s Step 173( 10.80%), action 54, FPS 2.53, Running 31.13s Step 174( 11.00%), action 55, FPS 2.51, Running 31.53s Step 175( 11.20%), action 56, FPS 2.49, Running 31.85s Step 176( 11.40%), action 57, FPS 2.61, Running 32.19s Step 177( 11.60%), action 58, FPS 2.69, Running 32.42s Step 178( 11.80%), action 59, FPS 2.69, Running 32.77s Step 179( 12.00%), action 60, FPS 2.66, Running 33.10s Step 180( 12.20%), action 61, FPS 2.65, Running 33.61s Step 181( 12.40%), action 62, FPS 2.72, Running 33.82s Step 182( 12.60%), action 63, FPS 2.70, Running 34.23s Step 183( 12.80%), action 64, FPS 2.65, Running 34.66s Step 184( 13.00%), action 65, FPS 2.61, Running 35.39s Step 185( 13.20%), action 66, FPS 2.61, Running 35.70s Step 186( 13.40%), action 67, FPS 2.53, Running 36.34s Step 187( 13.60%), action 68, FPS 2.53, Running 36.58s Step 188( 13.80%), action 69, FPS 2.47, Running 37.08s Step 189( 14.00%), action 70, FPS 2.47, Running 37.32s Step 190( 14.20%), action 71, FPS 2.47, Running 37.91s Step 191( 14.40%), action 72, FPS 2.55, Running 38.14s Step 192( 14.60%), action 73, FPS 2.54, Running 38.57s Step 193( 14.80%), action 74, FPS 2.52, Running 39.05s Step 194( 15.00%), action 75, FPS 2.47, Running 39.65s Step 195( 15.20%), action 76, FPS 2.42, Running 40.10s Step 196( 15.40%), action 77, FPS 2.39, Running 40.55s Step 197( 15.60%), action 78, FPS 2.35, Running 40.92s Step 198( 15.80%), action 79, FPS 2.29, Running 41.51s Step 199( 16.00%), action 80, FPS 2.33, Running 41.68s Step 200( 16.20%), action 81, FPS 2.30, Running 42.31s Step 201( 16.40%), action 82, FPS 2.30, Running 42.51s Step 202( 16.60%), action 83, FPS 2.34, Running 42.79s Step 203( 16.80%), action 84, FPS 2.39, Running 43.02s Step 204( 17.00%), action 85, FPS 2.51, Running 43.35s Step 205( 17.20%), action 86, FPS 2.54, Running 43.57s Step 206( 17.40%), action 87, FPS 2.58, Running 44.08s Step 207( 17.60%), action 88, FPS 2.59, Running 44.29s Step 208( 17.80%), action 89, FPS 2.61, Running 44.74s Step 209( 18.00%), action 90, FPS 2.53, Running 45.21s Step 210( 18.20%), action 91, FPS 2.55, Running 45.74s Step 211( 18.40%), action 92, FPS 2.57, Running 45.93s Step 212( 18.60%), action 93, FPS 2.51, Running 46.53s Step 213( 18.80%), action 94, FPS 2.61, Running 46.73s Step 214( 19.00%), action 95, FPS 2.68, Running 47.10s Step 215( 19.20%), action 96, FPS 2.72, Running 47.46s Step 216( 19.40%), action 97, FPS 2.76, Running 47.81s Step 217( 19.60%), action 98, FPS 2.73, Running 48.24s Step 218( 19.80%), action 99, FPS 2.82, Running 48.60s Step 219( 20.00%), action 100, FPS 2.79, Running 48.85s Step 220( 20.20%), action 101, FPS 2.84, Running 49.36s Step 221( 20.40%), action 102, FPS 2.85, Running 49.52s Step 222( 20.60%), action 103, FPS 2.85, Running 49.80s Step 223( 20.80%), action 104, FPS 2.88, Running 49.97s Step 224( 21.00%), action 105, FPS 2.88, Running 50.29s Step 225( 21.20%), action 106, FPS 2.88, Running 50.50s Step 226( 21.40%), action 107, FPS 2.89, Running 51.01s Step 227( 21.60%), action 108, FPS 2.83, Running 51.36s Step 228( 21.80%), action 109, FPS 2.89, Running 51.67s Step 229( 22.00%), action 110, FPS 3.00, Running 51.88s Step 230( 22.20%), action 111, FPS 3.02, Running 52.36s Step 231( 22.40%), action 112, FPS 3.02, Running 52.55s Step 232( 22.60%), action 113, FPS 3.15, Running 52.88s Step 233( 22.80%), action 114, FPS 3.17, Running 53.04s Step 234( 23.00%), action 115, FPS 3.20, Running 53.34s Step 235( 23.20%), action 116, FPS 3.31, Running 53.49s Step 236( 23.40%), action 117, FPS 3.33, Running 53.81s Step 237( 23.60%), action 118, FPS 3.46, Running 54.02s Step 238( 23.80%), action 119, FPS 3.48, Running 54.34s Step 239( 24.00%), action 120, FPS 3.48, Running 54.59s Step 240( 24.20%), action 121, FPS 3.28, Running 55.45s Step 241( 24.40%), action 122, FPS 3.25, Running 55.67s Step 242( 24.60%), action 123, FPS 3.20, Running 56.05s Step 243( 24.80%), action 124, FPS 3.14, Running 56.34s Step 244( 25.00%), action 125, FPS 3.18, Running 56.58s Step 245( 25.20%), action 126, FPS 3.20, Running 56.76s Step 246( 25.40%), action 127, FPS 3.33, Running 57.02s Step 247( 25.60%), action 128, FPS 3.41, Running 57.21s Step 248( 25.80%), action 129, FPS 3.43, Running 57.50s Step 249( 26.00%), action 130, FPS 3.45, Running 57.68s Step 250( 26.20%), action 131, FPS 3.42, Running 58.21s Step 251( 26.40%), action 132, FPS 3.43, Running 58.39s Step 252( 26.60%), action 133, FPS 3.39, Running 58.78s Step 253( 26.80%), action 134, FPS 3.33, Running 59.04s Step 254( 27.00%), action 135, FPS 3.29, Running 59.42s Step 255( 27.20%), action 136, FPS 3.27, Running 59.61s Step 256( 27.40%), action 137, FPS 3.28, Running 59.90s Step 257( 27.60%), action 138, FPS 3.32, Running 60.04s Step 258( 27.80%), action 139, FPS 3.35, Running 60.31s Step 259( 28.00%), action 140, FPS 3.40, Running 60.48s Step 260( 28.20%), action 141, FPS 3.65, Running 60.94s Step 261( 28.40%), action 142, FPS 3.67, Running 61.12s Step 262( 28.60%), action 143, FPS 3.70, Running 61.46s Step 263( 28.80%), action 144, FPS 3.74, Running 61.68s Step 264( 29.00%), action 145, FPS 3.69, Running 61.99s Step 265( 29.20%), action 146, FPS 3.67, Running 62.20s Step 266( 29.40%), action 147, FPS 3.52, Running 62.71s Step 267( 29.60%), action 148, FPS 3.47, Running 62.98s Step 268( 29.80%), action 149, FPS 3.37, Running 63.44s Step 269( 30.00%), action 150, FPS 3.21, Running 63.92s Step 270( 30.20%), action 151, FPS 3.10, Running 64.66s Step 271( 30.40%), action 152, FPS 3.03, Running 64.99s Step 272( 30.60%), action 153, FPS 2.93, Running 65.59s Step 273( 30.80%), action 154, FPS 2.87, Running 66.00s Step 274( 31.00%), action 155, FPS 2.81, Running 66.53s Step 275( 31.20%), action 156, FPS 2.77, Running 66.83s Step 276( 31.40%), action 157, FPS 2.77, Running 67.12s Step 277( 31.60%), action 158, FPS 2.75, Running 67.31s Step 278( 31.80%), action 159, FPS 2.62, Running 67.95s Step 279( 32.00%), action 160, FPS 2.59, Running 68.20s Step 280( 32.20%), action 161, FPS 2.50, Running 68.94s Step 281( 32.40%), action 162, FPS 2.41, Running 69.41s Step 282( 32.60%), action 163, FPS 2.38, Running 69.85s Step 283( 32.80%), action 164, FPS 2.35, Running 70.20s Step 284( 33.00%), action 165, FPS 2.27, Running 70.80s Step 285( 33.20%), action 166, FPS 2.25, Running 71.10s Step 286( 33.40%), action 167, FPS 2.19, Running 71.82s Step 287( 33.60%), action 168, FPS 2.14, Running 72.31s Step 288( 33.80%), action 169, FPS 2.11, Running 72.91s Step 289( 34.00%), action 170, FPS 2.12, Running 73.35s Step 290( 34.20%), action 171, FPS 2.09, Running 74.24s Step 291( 34.40%), action 172, FPS 2.05, Running 74.76s Step 292( 34.60%), action 173, FPS 2.06, Running 75.31s Step 293( 34.80%), action 174, FPS 2.09, Running 75.55s Step 294( 35.00%), action 175, FPS 2.08, Running 76.17s Step 295( 35.20%), action 176, FPS 2.07, Running 76.49s Step 296( 35.40%), action 177, FPS 2.06, Running 76.84s Step 297( 35.60%), action 178, FPS 2.00, Running 77.29s Step 298( 35.80%), action 179, FPS 2.01, Running 77.90s Step 299( 36.00%), action 180, FPS 2.02, Running 78.11s Step 300( 36.20%), action 181, FPS 2.00, Running 78.94s Step 301( 36.40%), action 182, FPS 2.06, Running 79.11s Step 302( 36.60%), action 183, FPS 2.05, Running 79.60s Step 303( 36.80%), action 184, FPS 2.04, Running 79.99s Step 304( 37.00%), action 185, FPS 2.04, Running 80.59s Step 305( 37.20%), action 186, FPS 2.06, Running 80.80s Step 306( 37.40%), action 187, FPS 2.11, Running 81.32s Step 307( 37.60%), action 188, FPS 2.17, Running 81.51s Step 308( 37.80%), action 189, FPS 2.17, Running 82.11s Step 309( 38.00%), action 190, FPS 2.17, Running 82.58s Step 310( 38.20%), action 191, FPS 2.17, Running 83.47s Step 311( 38.40%), action 192, FPS 2.22, Running 83.78s Step 312( 38.60%), action 193, FPS 2.18, Running 84.47s Step 313( 38.80%), action 194, FPS 2.13, Running 84.95s Step 314( 39.00%), action 195, FPS 2.14, Running 85.52s Step 315( 39.20%), action 196, FPS 2.13, Running 85.88s Step 316( 39.40%), action 197, FPS 2.06, Running 86.53s Step 317( 39.60%), action 198, FPS 2.07, Running 86.93s Step 318( 39.80%), action 199, FPS 2.08, Running 87.53s Step 319( 40.00%), action 200, FPS 2.06, Running 87.81s Step 320( 40.20%), action 201, FPS 2.05, Running 88.71s Step 321( 40.40%), action 202, FPS 2.01, Running 89.07s Step 322( 40.60%), action 203, FPS 2.04, Running 89.40s Step 323( 40.80%), action 204, FPS 2.02, Running 89.88s Step 324( 41.00%), action 205, FPS 2.02, Running 90.48s Step 325( 41.20%), action 206, FPS 2.01, Running 90.75s Step 326( 41.40%), action 207, FPS 2.00, Running 91.31s Step 327( 41.60%), action 208, FPS 2.01, Running 91.49s Step 328( 41.80%), action 209, FPS 1.98, Running 92.19s Step 329( 42.00%), action 210, FPS 2.03, Running 92.42s Step 330( 42.20%), action 211, FPS 2.05, Running 93.21s Step 331( 42.40%), action 212, FPS 2.06, Running 93.51s Step 332( 42.60%), action 213, FPS 2.06, Running 94.16s Step 333( 42.80%), action 214, FPS 2.10, Running 94.46s Step 334( 43.00%), action 215, FPS 2.13, Running 94.90s Step 335( 43.20%), action 216, FPS 2.14, Running 95.24s Step 336( 43.40%), action 217, FPS 2.18, Running 95.70s Step 337( 43.60%), action 218, FPS 2.24, Running 95.88s Step 338( 43.80%), action 219, FPS 2.22, Running 96.56s Step 339( 44.00%), action 220, FPS 2.19, Running 96.96s Step 340( 44.20%), action 221, FPS 2.26, Running 97.57s Step 341( 44.40%), action 222, FPS 2.29, Running 97.81s Step 342( 44.60%), action 223, FPS 2.21, Running 98.44s Step 343( 44.80%), action 224, FPS 2.25, Running 98.76s Step 344( 45.00%), action 225, FPS 2.32, Running 99.10s Step 345( 45.20%), action 226, FPS 2.33, Running 99.34s Step 346( 45.40%), action 227, FPS 2.40, Running 99.64s Step 347( 45.60%), action 228, FPS 2.35, Running 100.01s Step 348( 45.80%), action 229, FPS 2.38, Running 100.60s Step 349( 46.00%), action 230, FPS 2.30, Running 101.11s Step 350( 46.20%), action 231, FPS 2.27, Running 102.00s Step 351( 46.40%), action 232, FPS 2.30, Running 102.21s Step 352( 46.60%), action 233, FPS 2.33, Running 102.73s Step 353( 46.80%), action 234, FPS 2.29, Running 103.21s Step 354( 47.00%), action 235, FPS 2.30, Running 103.61s Step 355( 47.20%), action 236, FPS 2.27, Running 104.05s Step 356( 47.40%), action 237, FPS 2.28, Running 104.47s Step 357( 47.60%), action 238, FPS 2.22, Running 104.88s Step 358( 47.80%), action 239, FPS 2.21, Running 105.62s Step 359( 48.00%), action 240, FPS 2.23, Running 105.92s Step 360( 48.20%), action 241, FPS 2.17, Running 106.78s Step 361( 48.40%), action 242, FPS 2.18, Running 106.99s Step 362( 48.60%), action 243, FPS 2.25, Running 107.33s Step 363( 48.80%), action 244, FPS 2.20, Running 107.86s Step 364( 49.00%), action 245, FPS 2.17, Running 108.32s Step 365( 49.20%), action 246, FPS 2.17, Running 108.55s Step 366( 49.40%), action 247, FPS 2.13, Running 109.03s Step 367( 49.60%), action 248, FPS 2.17, Running 109.22s Step 368( 49.80%), action 249, FPS 2.17, Running 109.81s Step 369( 50.00%), action 250, FPS 2.18, Running 110.28s Step 370( 50.20%), action 251, FPS 2.20, Running 111.10s Step 371( 50.40%), action 252, FPS 2.15, Running 111.51s Step 372( 50.60%), action 253, FPS 2.17, Running 111.94s Step 373( 50.80%), action 254, FPS 2.19, Running 112.36s Step 374( 51.00%), action 255, FPS 2.20, Running 112.72s Step 375( 51.20%), action 256, FPS 2.23, Running 113.03s Step 376( 51.40%), action 257, FPS 2.17, Running 113.69s Step 377( 51.60%), action 258, FPS 2.16, Running 114.16s Step 378( 51.80%), action 259, FPS 2.20, Running 114.71s Step 379( 52.00%), action 260, FPS 2.19, Running 115.07s Step 380( 52.20%), action 261, FPS 2.23, Running 115.76s Step 381( 52.40%), action 262, FPS 2.20, Running 116.07s Step 382( 52.60%), action 263, FPS 2.13, Running 116.70s Step 383( 52.80%), action 264, FPS 2.15, Running 117.15s Step 384( 53.00%), action 265, FPS 2.10, Running 117.83s Step 385( 53.20%), action 266, FPS 2.06, Running 118.25s Step 386( 53.40%), action 267, FPS 2.07, Running 118.69s Step 387( 53.60%), action 268, FPS 2.01, Running 119.17s Step 388( 53.80%), action 269, FPS 2.03, Running 119.69s Step 389( 54.00%), action 270, FPS 2.08, Running 119.89s Step 390( 54.20%), action 271, FPS 2.13, Running 120.49s Step 391( 54.40%), action 272, FPS 2.16, Running 120.75s Step 392( 54.60%), action 273, FPS 2.18, Running 121.11s Step 393( 54.80%), action 274, FPS 2.22, Running 121.36s Step 394( 55.00%), action 275, FPS 2.16, Running 121.96s Step 395( 55.20%), action 276, FPS 2.13, Running 122.41s Step 396( 55.40%), action 277, FPS 2.17, Running 122.92s Step 397( 55.60%), action 278, FPS 2.19, Running 123.29s Step 398( 55.80%), action 279, FPS 2.19, Running 123.85s Step 399( 56.00%), action 280, FPS 2.16, Running 124.34s Step 400( 56.20%), action 281, FPS 2.10, Running 125.30s Step 401( 56.40%), action 282, FPS 2.10, Running 125.58s Step 402( 56.60%), action 283, FPS 2.11, Running 126.20s Step 403( 56.80%), action 284, FPS 2.10, Running 126.69s Step 404( 57.00%), action 285, FPS 2.12, Running 127.27s Step 405( 57.20%), action 286, FPS 2.12, Running 127.70s Step 406( 57.40%), action 287, FPS 2.10, Running 128.21s Step 407( 57.60%), action 288, FPS 2.17, Running 128.39s Step 408( 57.80%), action 289, FPS 2.17, Running 128.89s Step 409( 58.00%), action 290, FPS 2.11, Running 129.36s Step 410( 58.20%), action 291, FPS 2.04, Running 130.30s Step 411( 58.40%), action 292, FPS 2.00, Running 130.74s Step 412( 58.60%), action 293, FPS 2.01, Running 131.07s Step 413( 58.80%), action 294, FPS 2.01, Running 131.32s Step 414( 59.00%), action 295, FPS 2.04, Running 131.76s Step 415( 59.20%), action 296, FPS 2.08, Running 132.03s Step 416( 59.40%), action 297, FPS 2.04, Running 132.71s Step 417( 59.60%), action 298, FPS 2.03, Running 133.15s Step 418( 59.80%), action 299, FPS 2.04, Running 133.63s Step 419( 60.00%), action 300, FPS 2.05, Running 134.08s Step 420( 60.20%), action 301, FPS 2.11, Running 134.77s [2026-08-01 17:11:07] [21 ] Seed 20 failed after 135.51 s. +steps: 420 , actions: 301 . +Instruction: Empty +Total 11/21(52.38%) success. +Setting seed: 21 +Step 1( N/A%), pre moving , FPS 19.55, Running 0.05s Step 2( N/A%), pre moving , FPS 28.77, Running 0.07s Step 3( N/A%), pre moving , FPS 34.47, Running 0.09s Step 4( N/A%), pre moving , FPS 37.16, Running 0.11s Step 5( N/A%), pre moving , FPS 39.76, Running 0.13s Step 6( N/A%), pre moving , FPS 38.74, Running 0.15s Step 7( N/A%), pre moving , FPS 39.31, Running 0.18s Step 8( N/A%), pre moving , FPS 40.38, Running 0.20s Step 9( N/A%), pre moving , FPS 41.66, Running 0.22s Step 10( N/A%), pre moving , FPS 42.77, Running 0.23s Step 11( N/A%), pre moving , FPS 43.83, Running 0.25s Step 12( N/A%), pre moving , FPS 44.81, Running 0.27s Step 13( N/A%), pre moving , FPS 45.73, Running 0.28s Step 14( N/A%), pre moving , FPS 46.60, Running 0.30s Step 15( N/A%), pre moving , FPS 47.00, Running 0.32s Step 16( N/A%), pre moving , FPS 47.13, Running 0.34s Step 17( N/A%), pre moving , FPS 47.51, Running 0.36s Step 18( N/A%), pre moving , FPS 47.03, Running 0.38s Step 19( N/A%), pre moving , FPS 47.38, Running 0.40s Step 20( N/A%), pre moving , FPS 47.82, Running 0.42s Step 21( N/A%), pre moving , FPS 36.66, Running 0.60s Step 22( N/A%), pre moving , FPS 36.67, Running 0.61s Step 23( N/A%), pre moving , FPS 36.53, Running 0.63s Step 24( N/A%), pre moving , FPS 36.06, Running 0.66s Step 25( N/A%), pre moving , FPS 36.13, Running 0.68s Step 26( N/A%), pre moving , FPS 26.13, Running 0.92s Step 27( N/A%), pre moving , FPS 26.34, Running 0.94s Step 28( N/A%), pre moving , FPS 26.32, Running 0.96s Step 29( N/A%), pre moving , FPS 26.32, Running 0.98s Step 30( N/A%), pre moving , FPS 26.28, Running 0.99s Step 31( N/A%), pre moving , FPS 26.29, Running 1.01s Step 32( N/A%), pre moving , FPS 26.29, Running 1.03s Step 33( N/A%), pre moving , FPS 26.32, Running 1.04s Step 34( N/A%), pre moving , FPS 26.28, Running 1.06s Step 35( N/A%), pre moving , FPS 26.40, Running 1.08s Step 36( N/A%), pre moving , FPS 17.63, Running 1.47s Step 37( N/A%), pre moving , FPS 17.66, Running 1.49s Step 38( N/A%), pre moving , FPS 17.79, Running 1.51s Step 39( N/A%), pre moving , FPS 17.82, Running 1.52s Step 40( N/A%), pre moving , FPS 17.84, Running 1.54s Step 41( N/A%), pre moving , FPS 20.84, Running 1.56s Step 42( N/A%), pre moving , FPS 20.86, Running 1.57s Step 43( N/A%), pre moving , FPS 20.92, Running 1.59s Step 44( N/A%), pre moving , FPS 20.95, Running 1.62s Step 45( N/A%), pre moving , FPS 20.78, Running 1.64s Step 46( N/A%), pre moving , FPS 26.65, Running 1.67s Step 47( N/A%), pre moving , FPS 26.15, Running 1.70s Step 48( N/A%), pre moving , FPS 25.76, Running 1.73s Step 49( N/A%), pre moving , FPS 25.41, Running 1.76s Step 50( N/A%), pre moving , FPS 25.19, Running 1.79s Step 51( N/A%), pre moving , FPS 24.93, Running 1.81s Step 52( N/A%), pre moving , FPS 24.67, Running 1.84s Step 53( N/A%), pre moving , FPS 24.37, Running 1.86s Step 54( N/A%), pre moving , FPS 24.10, Running 1.89s Step 55( N/A%), pre moving , FPS 23.81, Running 1.92s Step 56( N/A%), pre moving , FPS 42.56, Running 1.94s Step 57( N/A%), pre moving , FPS 41.51, Running 1.97s Step 58( N/A%), pre moving , FPS 39.75, Running 2.01s Step 59( N/A%), pre moving , FPS 38.84, Running 2.04s Step 60( N/A%), pre moving , FPS 37.27, Running 2.08s Step 61( N/A%), pre moving , FPS 35.86, Running 2.11s Step 62( N/A%), pre moving , FPS 34.53, Running 2.15s Step 63( N/A%), pre moving , FPS 33.93, Running 2.18s Step 64( N/A%), pre moving , FPS 33.95, Running 2.21s Step 65( N/A%), pre moving , FPS 33.44, Running 2.24s Step 66( N/A%), pre moving , FPS 33.56, Running 2.27s Step 67( N/A%), pre moving , FPS 33.83, Running 2.29s Step 68( N/A%), pre moving , FPS 34.19, Running 2.32s Step 69( N/A%), pre moving , FPS 34.34, Running 2.35s Step 70( N/A%), pre moving , FPS 34.34, Running 2.37s Step 71( N/A%), pre moving , FPS 34.31, Running 2.40s Step 72( N/A%), pre moving , FPS 34.14, Running 2.43s Step 73( N/A%), pre moving , FPS 33.20, Running 2.47s Step 74( N/A%), pre moving , FPS 31.95, Running 2.52s Step 75( N/A%), pre moving , FPS 31.03, Running 2.56s Step 76( N/A%), pre moving , FPS 30.78, Running 2.59s Step 77( N/A%), pre moving , FPS 30.84, Running 2.62s Step 78( N/A%), pre moving , FPS 31.42, Running 2.65s Step 79( N/A%), pre moving , FPS 31.54, Running 2.67s Step 80( N/A%), pre moving , FPS 31.91, Running 2.70s Step 81( N/A%), pre moving , FPS 32.58, Running 2.73s Step 82( N/A%), pre moving , FPS 33.33, Running 2.75s Step 83( N/A%), pre moving , FPS 33.43, Running 2.78s Step 84( N/A%), pre moving , FPS 33.51, Running 2.80s Step 85( N/A%), pre moving , FPS 34.42, Running 2.82s Step 86( N/A%), pre moving , FPS 35.01, Running 2.84s Step 87( N/A%), pre moving , FPS 35.41, Running 2.86s Step 88( N/A%), pre moving , FPS 35.94, Running 2.88s Step 89( N/A%), pre moving , FPS 36.44, Running 2.89s Step 90( N/A%), pre moving , FPS 36.81, Running 2.91s Step 91( N/A%), pre moving , FPS 37.30, Running 2.93s Step 92( N/A%), pre moving , FPS 38.04, Running 2.95s Step 93( N/A%), pre moving , FPS 39.92, Running 2.97s Step 94( N/A%), pre moving , FPS 42.83, Running 2.98s Step 95( N/A%), pre moving , FPS 45.49, Running 3.00s Step 96( N/A%), pre moving , FPS 47.31, Running 3.02s Step 97( N/A%), pre moving , FPS 48.51, Running 3.03s Step 98( N/A%), pre moving , FPS 49.66, Running 3.05s Step 99( N/A%), pre moving , FPS 50.87, Running 3.07s Step 100( N/A%), pre moving , FPS 52.57, Running 3.08s Step 101( N/A%), pre moving , FPS 53.81, Running 3.10s Step 102( N/A%), pre moving , FPS 54.70, Running 3.12s Step 103( N/A%), pre moving , FPS 56.23, Running 3.13s Step 104( N/A%), pre moving , FPS 12.56, Running 4.40s Step 105( N/A%), pre moving , FPS 10.62, Running 4.70s Step 106( N/A%), pre moving , FPS 9.98, Running 4.84s Step 107( N/A%), pre moving , FPS 9.02, Running 5.08s Step 108( N/A%), pre moving , FPS 8.49, Running 5.23s Step 109( N/A%), pre moving , FPS 7.75, Running 5.47s Step 110( N/A%), pre moving , FPS 7.41, Running 5.61s Step 111( N/A%), pre moving , FPS 6.89, Running 5.84s Step 112( N/A%), pre moving , FPS 6.60, Running 5.98s Step 113( N/A%), pre moving , FPS 6.16, Running 6.21s Step 114( N/A%), pre moving , FPS 5.97, Running 6.34s Step 115( N/A%), pre moving , FPS 5.58, Running 6.59s Step 116( N/A%), pre moving , FPS 5.34, Running 6.76s Step 117( N/A%), pre moving , FPS 5.09, Running 6.96s Step 118( N/A%), pre moving , FPS 4.93, Running 7.11s Step 119( N/A%), pre moving , FPS 4.69, Running 7.33s Step 120( N/A%), pre moving , FPS 4.56, Running 7.47s Step 121( N/A%), pre moving , FPS 4.30, Running 7.75s Step 122( N/A%), pre moving , FPS 4.21, Running 7.87s Step 123( N/A%), pre moving , FPS 4.05, Running 8.07s Step 124( 0.20%), action 1, FPS 4.26, Running 9.10s Step 125( 0.40%), action 2, FPS 4.18, Running 9.49s Step 126( 0.60%), action 3, FPS 3.97, Running 9.88s Step 127( 0.80%), action 4, FPS 3.96, Running 10.13s Step 128( 1.00%), action 5, FPS 3.52, Running 10.92s Step 129( 1.20%), action 6, FPS 3.31, Running 11.53s Step 130( 1.40%), action 7, FPS 3.14, Running 11.99s Step 131( 1.60%), action 8, FPS 3.14, Running 12.21s Step 132( 1.80%), action 9, FPS 3.04, Running 12.56s Step 133( 2.00%), action 10, FPS 3.01, Running 12.86s Step 134( 2.20%), action 11, FPS 2.72, Running 13.70s Step 135( 2.40%), action 12, FPS 2.68, Running 14.05s Step 136( 2.60%), action 13, FPS 2.54, Running 14.62s Step 137( 2.80%), action 14, FPS 2.49, Running 14.99s Step 138( 3.00%), action 15, FPS 2.37, Running 15.54s Step 139( 3.20%), action 16, FPS 2.37, Running 15.76s Step 140( 3.40%), action 17, FPS 2.29, Running 16.22s Step 141( 3.60%), action 18, FPS 2.31, Running 16.40s Step 142( 3.80%), action 19, FPS 2.22, Running 16.86s Step 143( 4.00%), action 20, FPS 2.22, Running 17.09s Step 144( 4.20%), action 21, FPS 2.32, Running 17.73s Step 145( 4.40%), action 22, FPS 2.36, Running 17.97s Step 146( 4.60%), action 23, FPS 2.36, Running 18.36s Step 147( 4.80%), action 24, FPS 2.29, Running 18.85s Step 148( 5.00%), action 25, FPS 2.43, Running 19.15s Step 149( 5.20%), action 26, FPS 2.54, Running 19.39s Step 150( 5.40%), action 27, FPS 2.60, Running 19.68s Step 151( 5.60%), action 28, FPS 2.62, Running 19.86s Step 152( 5.80%), action 29, FPS 2.59, Running 20.27s Step 153( 6.00%), action 30, FPS 2.62, Running 20.50s Step 154( 6.20%), action 31, FPS 2.71, Running 21.08s Step 155( 6.40%), action 32, FPS 2.77, Running 21.27s Step 156( 6.60%), action 33, FPS 2.88, Running 21.56s Step 157( 6.80%), action 34, FPS 2.95, Running 21.77s Step 158( 7.00%), action 35, FPS 3.08, Running 22.03s Step 159( 7.20%), action 36, FPS 3.08, Running 22.26s Step 160( 7.40%), action 37, FPS 3.03, Running 22.82s Step 161( 7.60%), action 38, FPS 3.03, Running 23.01s Step 162( 7.80%), action 39, FPS 3.05, Running 23.43s Step 163( 8.00%), action 40, FPS 2.97, Running 23.82s Step 164( 8.20%), action 41, FPS 3.04, Running 24.32s Step 165( 8.40%), action 42, FPS 3.05, Running 24.52s Step 166( 8.60%), action 43, FPS 2.99, Running 25.05s Step 167( 8.80%), action 44, FPS 3.11, Running 25.27s Step 168( 9.00%), action 45, FPS 3.06, Running 25.69s Step 169( 9.20%), action 46, FPS 2.98, Running 26.09s Step 170( 9.40%), action 47, FPS 2.89, Running 26.60s Step 171( 9.60%), action 48, FPS 2.88, Running 26.80s Step 172( 9.80%), action 49, FPS 2.90, Running 27.17s Step 173( 10.00%), action 50, FPS 2.90, Running 27.40s Step 174( 10.20%), action 51, FPS 2.96, Running 27.84s Step 175( 10.40%), action 52, FPS 2.95, Running 28.04s Step 176( 10.60%), action 53, FPS 2.84, Running 28.59s Step 177( 10.80%), action 54, FPS 2.83, Running 28.83s Step 178( 11.00%), action 55, FPS 2.72, Running 29.37s Step 179( 11.20%), action 56, FPS 2.67, Running 29.75s Step 180( 11.40%), action 57, FPS 2.58, Running 30.57s Step 181( 11.60%), action 58, FPS 2.57, Running 30.81s Step 182( 11.80%), action 59, FPS 2.51, Running 31.39s Step 183( 12.00%), action 60, FPS 2.55, Running 31.67s Step 184( 12.20%), action 61, FPS 2.44, Running 32.53s Step 185( 12.40%), action 62, FPS 2.37, Running 32.96s Step 186( 12.60%), action 63, FPS 2.38, Running 33.46s Step 187( 12.80%), action 64, FPS 2.36, Running 33.74s Step 188( 13.00%), action 65, FPS 2.35, Running 34.21s Step 189( 13.20%), action 66, FPS 2.38, Running 34.48s Step 190( 13.40%), action 67, FPS 2.37, Running 35.02s Step 191( 13.60%), action 68, FPS 2.35, Running 35.31s Step 192( 13.80%), action 69, FPS 2.33, Running 35.76s Step 193( 14.00%), action 70, FPS 2.31, Running 36.06s Step 194( 14.20%), action 71, FPS 2.26, Running 36.67s Step 195( 14.40%), action 72, FPS 2.26, Running 36.88s Step 196( 14.60%), action 73, FPS 2.32, Running 37.20s Step 197( 14.80%), action 74, FPS 2.30, Running 37.52s Step 198( 15.00%), action 75, FPS 2.31, Running 38.03s Step 199( 15.20%), action 76, FPS 2.35, Running 38.25s Step 200( 15.40%), action 77, FPS 2.50, Running 38.57s Step 201( 15.60%), action 78, FPS 2.51, Running 38.79s Step 202( 15.80%), action 79, FPS 2.57, Running 39.18s Step 203( 16.00%), action 80, FPS 2.59, Running 39.40s Step 204( 16.20%), action 81, FPS 2.67, Running 40.00s Step 205( 16.40%), action 82, FPS 2.76, Running 40.20s Step 206( 16.60%), action 83, FPS 2.78, Running 40.66s Step 207( 16.80%), action 84, FPS 2.76, Running 40.97s Step 208( 17.00%), action 85, FPS 2.76, Running 41.44s Step 209( 17.20%), action 86, FPS 2.73, Running 41.82s Step 210( 17.40%), action 87, FPS 2.81, Running 42.13s Step 211( 17.60%), action 88, FPS 2.84, Running 42.35s Step 212( 17.80%), action 89, FPS 2.90, Running 42.65s Step 213( 18.00%), action 90, FPS 2.86, Running 43.07s Step 214( 18.20%), action 91, FPS 2.86, Running 43.67s Step 215( 18.40%), action 92, FPS 2.81, Running 43.99s Step 216( 18.60%), action 93, FPS 2.80, Running 44.34s Step 217( 18.80%), action 94, FPS 2.84, Running 44.55s Step 218( 19.00%), action 95, FPS 2.86, Running 45.02s Step 219( 19.20%), action 96, FPS 2.84, Running 45.29s Step 220( 19.40%), action 97, FPS 2.76, Running 45.81s Step 221( 19.60%), action 98, FPS 2.68, Running 46.25s Step 222( 19.80%), action 99, FPS 2.64, Running 46.76s Step 223( 20.00%), action 100, FPS 2.64, Running 46.96s Step 224( 20.20%), action 101, FPS 2.64, Running 47.58s Step 225( 20.40%), action 102, FPS 2.60, Running 47.88s Step 226( 20.60%), action 103, FPS 2.65, Running 48.22s Step 227( 20.80%), action 104, FPS 2.55, Running 48.81s Step 228( 21.00%), action 105, FPS 2.55, Running 49.30s Step 229( 21.20%), action 106, FPS 2.59, Running 49.55s Step 230( 21.40%), action 107, FPS 2.54, Running 49.99s Step 231( 21.60%), action 108, FPS 2.52, Running 50.29s Step 232( 21.80%), action 109, FPS 2.45, Running 50.82s Step 233( 22.00%), action 110, FPS 2.43, Running 51.30s Step 234( 22.20%), action 111, FPS 2.39, Running 52.03s Step 235( 22.40%), action 112, FPS 2.40, Running 52.31s Step 236( 22.60%), action 113, FPS 2.31, Running 52.98s Step 237( 22.80%), action 114, FPS 2.29, Running 53.27s Step 238( 23.00%), action 115, FPS 2.26, Running 53.86s Step 239( 23.20%), action 116, FPS 2.24, Running 54.22s Step 240( 23.40%), action 117, FPS 2.25, Running 54.71s Step 241( 23.60%), action 118, FPS 2.22, Running 55.26s Step 242( 23.80%), action 119, FPS 2.24, Running 55.69s Step 243( 24.00%), action 120, FPS 2.15, Running 56.24s Step 244( 24.20%), action 121, FPS 2.10, Running 57.12s Step 245( 24.40%), action 122, FPS 2.10, Running 57.40s Step 246( 24.60%), action 123, FPS 2.04, Running 58.02s Step 247( 24.80%), action 124, FPS 2.12, Running 58.26s Step 248( 25.00%), action 125, FPS 2.08, Running 58.89s Step 249( 25.20%), action 126, FPS 2.03, Running 59.40s Step 250( 25.40%), action 127, FPS 2.03, Running 59.84s Step 251( 25.60%), action 128, FPS 2.02, Running 60.19s Step 252( 25.80%), action 129, FPS 2.03, Running 60.66s Step 253( 26.00%), action 130, FPS 2.08, Running 60.92s Step 254( 26.20%), action 131, FPS 2.11, Running 61.51s Step 255( 26.40%), action 132, FPS 2.07, Running 61.98s Step 256( 26.60%), action 133, FPS 2.15, Running 62.30s Step 257( 26.80%), action 134, FPS 2.16, Running 62.52s Step 258( 27.00%), action 135, FPS 2.15, Running 63.14s Step 259( 27.20%), action 136, FPS 2.14, Running 63.56s Step 260( 27.40%), action 137, FPS 2.10, Running 64.22s Step 261( 27.60%), action 138, FPS 2.17, Running 64.46s Step 262( 27.80%), action 139, FPS 2.14, Running 65.03s Step 263( 28.00%), action 140, FPS 2.22, Running 65.26s Step 264( 28.20%), action 141, FPS 2.33, Running 65.68s Step 265( 28.40%), action 142, FPS 2.35, Running 65.92s Step 266( 28.60%), action 143, FPS 2.41, Running 66.33s Step 267( 28.80%), action 144, FPS 2.39, Running 66.63s Step 268( 29.00%), action 145, FPS 2.48, Running 66.96s Step 269( 29.20%), action 146, FPS 2.53, Running 67.30s Step 270( 29.40%), action 147, FPS 2.52, Running 67.79s Step 271( 29.60%), action 148, FPS 2.47, Running 68.29s Step 272( 29.80%), action 149, FPS 2.38, Running 69.06s Step 273( 30.00%), action 150, FPS 2.32, Running 69.54s Step 274( 30.20%), action 151, FPS 2.30, Running 70.20s Step 275( 30.40%), action 152, FPS 2.28, Running 70.76s Step 276( 30.60%), action 153, FPS 2.19, Running 71.45s Step 277( 30.80%), action 154, FPS 2.19, Running 71.65s Step 278( 31.00%), action 155, FPS 2.21, Running 72.19s Step 279( 31.20%), action 156, FPS 2.23, Running 72.53s Step 280( 31.40%), action 157, FPS 2.27, Running 73.01s Step 281( 31.60%), action 158, FPS 2.27, Running 73.27s Step 282( 31.80%), action 159, FPS 2.27, Running 73.86s Step 283( 32.00%), action 160, FPS 2.22, Running 74.25s Step 284( 32.20%), action 161, FPS 2.13, Running 75.09s Step 285( 32.40%), action 162, FPS 2.07, Running 75.57s Step 286( 32.60%), action 163, FPS 2.05, Running 76.10s Step 287( 32.80%), action 164, FPS 2.05, Running 76.38s Step 288( 33.00%), action 165, FPS 1.98, Running 77.05s Step 289( 33.20%), action 166, FPS 2.00, Running 77.31s Step 290( 33.40%), action 167, FPS 2.02, Running 77.70s Step 291( 33.60%), action 168, FPS 2.03, Running 78.16s Step 292( 33.80%), action 169, FPS 2.06, Running 78.79s Step 293( 34.00%), action 170, FPS 2.06, Running 79.23s Step 294( 34.20%), action 171, FPS 2.10, Running 79.72s Step 295( 34.40%), action 172, FPS 2.14, Running 80.11s Step 296( 34.60%), action 173, FPS 2.18, Running 80.61s Step 297( 34.80%), action 174, FPS 2.18, Running 80.82s Step 298( 35.00%), action 175, FPS 2.15, Running 81.49s Step 299( 35.20%), action 176, FPS 2.13, Running 81.92s Step 300( 35.40%), action 177, FPS 2.17, Running 82.23s Step 301( 35.60%), action 178, FPS 2.14, Running 82.63s Step 302( 35.80%), action 179, FPS 2.20, Running 82.93s Step 303( 36.00%), action 180, FPS 2.24, Running 83.17s Step 304( 36.20%), action 181, FPS 2.26, Running 83.94s Step 305( 36.40%), action 182, FPS 2.31, Running 84.22s Step 306( 36.60%), action 183, FPS 2.35, Running 84.62s Step 307( 36.80%), action 184, FPS 2.30, Running 85.06s Step 308( 37.00%), action 185, FPS 2.36, Running 85.52s Step 309( 37.20%), action 186, FPS 2.33, Running 85.90s Step 310( 37.40%), action 187, FPS 2.36, Running 86.17s Step 311( 37.60%), action 188, FPS 2.44, Running 86.35s Step 312( 37.80%), action 189, FPS 2.49, Running 86.80s Step 313( 38.00%), action 190, FPS 2.56, Running 87.03s Step 314( 38.20%), action 191, FPS 2.53, Running 87.62s Step 315( 38.40%), action 192, FPS 2.58, Running 87.86s Step 316( 38.60%), action 193, FPS 2.61, Running 88.27s Step 317( 38.80%), action 194, FPS 2.58, Running 88.58s Step 318( 39.00%), action 195, FPS 2.66, Running 89.01s Step 319( 39.20%), action 196, FPS 2.75, Running 89.20s Step 320( 39.40%), action 197, FPS 2.70, Running 89.63s Step 321( 39.60%), action 198, FPS 2.69, Running 90.06s Step 322( 39.80%), action 199, FPS 2.62, Running 90.55s Step 323( 40.00%), action 200, FPS 2.64, Running 90.76s Step 324( 40.20%), action 201, FPS 2.72, Running 91.29s Step 325( 40.40%), action 202, FPS 2.70, Running 91.63s Step 326( 40.60%), action 203, FPS 2.70, Running 92.03s Step 327( 40.80%), action 204, FPS 2.75, Running 92.33s Step 328( 41.00%), action 205, FPS 2.79, Running 92.69s Step 329( 41.20%), action 206, FPS 2.83, Running 92.96s Step 330( 41.40%), action 207, FPS 2.70, Running 93.58s Step 331( 41.60%), action 208, FPS 2.67, Running 93.84s Step 332( 41.80%), action 209, FPS 2.65, Running 94.35s Step 333( 42.00%), action 210, FPS 2.64, Running 94.61s Step 334( 42.20%), action 211, FPS 2.62, Running 95.25s Step 335( 42.40%), action 212, FPS 2.54, Running 95.74s Step 336( 42.60%), action 213, FPS 2.45, Running 96.43s Step 337( 42.80%), action 214, FPS 2.42, Running 96.84s Step 338( 43.00%), action 215, FPS 2.38, Running 97.41s Step 339( 43.20%), action 216, FPS 2.37, Running 97.65s Step 340( 43.40%), action 217, FPS 2.36, Running 98.13s Step 341( 43.60%), action 218, FPS 2.36, Running 98.55s Step 342( 43.80%), action 219, FPS 2.30, Running 99.25s Step 343( 44.00%), action 220, FPS 2.24, Running 99.68s Step 344( 44.20%), action 221, FPS 2.23, Running 100.26s Step 345( 44.40%), action 222, FPS 2.20, Running 100.72s Step 346( 44.60%), action 223, FPS 2.22, Running 101.03s Step 347( 44.80%), action 224, FPS 2.24, Running 101.26s Step 348( 45.00%), action 225, FPS 2.17, Running 101.91s Step 349( 45.20%), action 226, FPS 2.19, Running 102.09s Step 350( 45.40%), action 227, FPS 2.22, Running 102.60s Step 351( 45.60%), action 228, FPS 2.23, Running 102.81s Step 352( 45.80%), action 229, FPS 2.20, Running 103.46s Step 353( 46.00%), action 230, FPS 2.13, Running 103.98s Step 354( 46.20%), action 231, FPS 2.13, Running 104.62s Step 355( 46.40%), action 232, FPS 2.15, Running 105.04s Step 356( 46.60%), action 233, FPS 2.20, Running 105.52s Step 357( 46.80%), action 234, FPS 2.18, Running 106.01s Step 358( 47.00%), action 235, FPS 2.16, Running 106.66s Step 359( 47.20%), action 236, FPS 2.11, Running 107.11s Step 360( 47.40%), action 237, FPS 2.15, Running 107.44s Step 361( 47.60%), action 238, FPS 2.19, Running 107.67s Step 362( 47.80%), action 239, FPS 2.30, Running 107.96s Step 363( 48.00%), action 240, FPS 2.36, Running 108.17s Step 364( 48.20%), action 241, FPS 2.31, Running 108.94s Step 365( 48.40%), action 242, FPS 2.36, Running 109.20s Step 366( 48.60%), action 243, FPS 2.26, Running 109.87s Step 367( 48.80%), action 244, FPS 2.20, Running 110.35s Step 368( 49.00%), action 245, FPS 2.27, Running 110.72s Step 369( 49.20%), action 246, FPS 2.20, Running 111.20s Step 370( 49.40%), action 247, FPS 2.21, Running 111.64s Step 371( 49.60%), action 248, FPS 2.16, Running 112.06s Step 372( 49.80%), action 249, FPS 2.22, Running 112.47s Step 373( 50.00%), action 250, FPS 2.29, Running 112.73s Step 374( 50.20%), action 251, FPS 2.31, Running 113.29s Step 375( 50.40%), action 252, FPS 2.30, Running 113.74s Step 376( 50.60%), action 253, FPS 2.25, Running 114.41s Step 377( 50.80%), action 254, FPS 2.27, Running 114.82s Step 378( 51.00%), action 255, FPS 2.26, Running 115.51s Step 379( 51.20%), action 256, FPS 2.25, Running 116.00s Step 380( 51.40%), action 257, FPS 2.23, Running 116.41s Step 381( 51.60%), action 258, FPS 2.19, Running 116.80s Step 382( 51.80%), action 259, FPS 2.11, Running 117.43s Step 383( 52.00%), action 260, FPS 2.04, Running 117.95s Step 384( 52.20%), action 261, FPS 2.07, Running 118.62s Step 385( 52.40%), action 262, FPS 2.08, Running 118.83s Step 386( 52.60%), action 263, FPS 2.12, Running 119.29s Step 387( 52.80%), action 264, FPS 2.17, Running 119.57s Step 388( 53.00%), action 265, FPS 2.07, Running 120.40s Step 389( 53.20%), action 266, FPS 2.06, Running 120.90s Step 390( 53.40%), action 267, FPS 2.04, Running 121.45s Step 391( 53.60%), action 268, FPS 2.03, Running 121.91s Step 392( 53.80%), action 269, FPS 2.00, Running 122.48s Step 393( 54.00%), action 270, FPS 2.01, Running 122.67s Step 394( 54.20%), action 271, FPS 1.99, Running 123.32s Step 395( 54.40%), action 272, FPS 2.03, Running 123.60s Step 396( 54.60%), action 273, FPS 2.10, Running 123.95s Step 397( 54.80%), action 274, FPS 2.14, Running 124.16s Step 398( 55.00%), action 275, FPS 2.22, Running 124.51s Step 399( 55.20%), action 276, FPS 2.30, Running 124.71s Step 400( 55.40%), action 277, FPS 2.32, Running 125.02s Step 401( 55.60%), action 278, FPS 2.38, Running 125.22s Step 402( 55.80%), action 279, FPS 2.43, Running 125.66s Step 403( 56.00%), action 280, FPS 2.53, Running 125.84s Step 404( 56.20%), action 281, FPS 2.57, Running 126.39s Step 405( 56.40%), action 282, FPS 2.57, Running 126.61s Step 406( 56.60%), action 283, FPS 2.63, Running 126.91s Step 407( 56.80%), action 284, FPS 2.65, Running 127.12s Step 408( 57.00%), action 285, FPS 2.84, Running 127.46s Step 409( 57.20%), action 286, FPS 2.96, Running 127.65s Step 410( 57.40%), action 287, FPS 3.07, Running 127.97s Step 411( 57.60%), action 288, FPS 3.19, Running 128.17s Step 412( 57.80%), action 289, FPS 3.25, Running 128.64s Step 413( 58.00%), action 290, FPS 3.22, Running 128.87s Step 414( 58.20%), action 291, FPS 3.31, Running 129.37s Step 415( 58.40%), action 292, FPS 3.33, Running 129.60s Step 416( 58.60%), action 293, FPS 3.30, Running 130.00s Step 417( 58.80%), action 294, FPS 3.20, Running 130.40s Step 418( 59.00%), action 295, FPS 3.12, Running 130.93s Step 419( 59.20%), action 296, FPS 3.04, Running 131.30s Step 420( 59.40%), action 297, FPS 2.95, Running 131.81s Step 421( 59.60%), action 298, FPS 2.93, Running 132.04s Step 422( 59.80%), action 299, FPS 2.91, Running 132.52s Step 423( 60.00%), action 300, FPS 2.90, Running 132.75s Step 424( 60.20%), action 301, FPS 2.78, Running 133.58s [2026-08-01 17:13:22] [22 ] Seed 21 success after 134.02 s. +steps: 424 , actions: 301 . +Instruction: Empty +Total 12/22(54.55%) success. +Setting seed: 22 +Step 1( N/A%), pre moving , FPS 9.71, Running 0.10s Step 2( N/A%), pre moving , FPS 16.58, Running 0.12s Step 3( N/A%), pre moving , FPS 21.50, Running 0.14s Step 4( N/A%), pre moving , FPS 25.06, Running 0.16s Step 5( N/A%), pre moving , FPS 27.55, Running 0.18s Step 6( N/A%), pre moving , FPS 29.40, Running 0.20s Step 7( N/A%), pre moving , FPS 30.67, Running 0.23s Step 8( N/A%), pre moving , FPS 32.02, Running 0.25s Step 9( N/A%), pre moving , FPS 32.95, Running 0.27s Step 10( N/A%), pre moving , FPS 33.96, Running 0.29s Step 11( N/A%), pre moving , FPS 34.09, Running 0.32s Step 12( N/A%), pre moving , FPS 35.33, Running 0.34s Step 13( N/A%), pre moving , FPS 36.39, Running 0.36s Step 14( N/A%), pre moving , FPS 37.40, Running 0.37s Step 15( N/A%), pre moving , FPS 38.37, Running 0.39s Step 16( N/A%), pre moving , FPS 39.02, Running 0.41s Step 17( N/A%), pre moving , FPS 39.12, Running 0.43s Step 18( N/A%), pre moving , FPS 39.83, Running 0.45s Step 19( N/A%), pre moving , FPS 40.34, Running 0.47s Step 20( N/A%), pre moving , FPS 40.82, Running 0.49s Step 21( N/A%), pre moving , FPS 30.67, Running 0.76s Step 22( N/A%), pre moving , FPS 30.80, Running 0.77s Step 23( N/A%), pre moving , FPS 31.02, Running 0.78s Step 24( N/A%), pre moving , FPS 30.93, Running 0.81s Step 25( N/A%), pre moving , FPS 30.71, Running 0.83s Step 26( N/A%), pre moving , FPS 22.08, Running 1.11s Step 27( N/A%), pre moving , FPS 21.99, Running 1.14s Step 28( N/A%), pre moving , FPS 21.94, Running 1.16s Step 29( N/A%), pre moving , FPS 22.13, Running 1.18s Step 30( N/A%), pre moving , FPS 22.27, Running 1.19s Step 31( N/A%), pre moving , FPS 22.59, Running 1.21s Step 32( N/A%), pre moving , FPS 22.60, Running 1.22s Step 33( N/A%), pre moving , FPS 22.57, Running 1.24s Step 34( N/A%), pre moving , FPS 22.49, Running 1.26s Step 35( N/A%), pre moving , FPS 22.48, Running 1.28s Step 36( N/A%), pre moving , FPS 16.98, Running 1.59s Step 37( N/A%), pre moving , FPS 17.08, Running 1.61s Step 38( N/A%), pre moving , FPS 17.09, Running 1.62s Step 39( N/A%), pre moving , FPS 17.14, Running 1.64s Step 40( N/A%), pre moving , FPS 17.06, Running 1.66s Step 41( N/A%), pre moving , FPS 21.53, Running 1.68s Step 42( N/A%), pre moving , FPS 21.04, Running 1.72s Step 43( N/A%), pre moving , FPS 20.67, Running 1.75s Step 44( N/A%), pre moving , FPS 20.38, Running 1.79s Step 45( N/A%), pre moving , FPS 20.32, Running 1.82s Step 46( N/A%), pre moving , FPS 27.24, Running 1.84s Step 47( N/A%), pre moving , FPS 27.07, Running 1.88s Step 48( N/A%), pre moving , FPS 26.87, Running 1.91s Step 49( N/A%), pre moving , FPS 26.30, Running 1.94s Step 50( N/A%), pre moving , FPS 25.70, Running 1.97s Step 51( N/A%), pre moving , FPS 24.88, Running 2.01s Step 52( N/A%), pre moving , FPS 24.44, Running 2.04s Step 53( N/A%), pre moving , FPS 23.73, Running 2.09s Step 54( N/A%), pre moving , FPS 23.34, Running 2.12s Step 55( N/A%), pre moving , FPS 23.04, Running 2.15s Step 56( N/A%), pre moving , FPS 33.76, Running 2.18s Step 57( N/A%), pre moving , FPS 32.58, Running 2.22s Step 58( N/A%), pre moving , FPS 31.79, Running 2.25s Step 59( N/A%), pre moving , FPS 31.09, Running 2.28s Step 60( N/A%), pre moving , FPS 30.73, Running 2.31s Step 61( N/A%), pre moving , FPS 29.60, Running 2.36s Step 62( N/A%), pre moving , FPS 29.74, Running 2.39s Step 63( N/A%), pre moving , FPS 29.77, Running 2.42s Step 64( N/A%), pre moving , FPS 29.85, Running 2.46s Step 65( N/A%), pre moving , FPS 29.82, Running 2.49s Step 66( N/A%), pre moving , FPS 29.57, Running 2.52s Step 67( N/A%), pre moving , FPS 29.77, Running 2.55s Step 68( N/A%), pre moving , FPS 29.93, Running 2.57s Step 69( N/A%), pre moving , FPS 29.84, Running 2.61s Step 70( N/A%), pre moving , FPS 30.06, Running 2.64s Step 71( N/A%), pre moving , FPS 30.66, Running 2.66s Step 72( N/A%), pre moving , FPS 30.73, Running 2.69s Step 73( N/A%), pre moving , FPS 31.48, Running 2.72s Step 74( N/A%), pre moving , FPS 31.83, Running 2.75s Step 75( N/A%), pre moving , FPS 32.00, Running 2.77s Step 76( N/A%), pre moving , FPS 31.83, Running 2.81s Step 77( N/A%), pre moving , FPS 32.11, Running 2.84s Step 78( N/A%), pre moving , FPS 32.37, Running 2.87s Step 79( N/A%), pre moving , FPS 32.14, Running 2.90s Step 80( N/A%), pre moving , FPS 32.51, Running 2.93s Step 81( N/A%), pre moving , FPS 34.14, Running 2.95s Step 82( N/A%), pre moving , FPS 34.81, Running 2.97s Step 83( N/A%), pre moving , FPS 35.56, Running 2.99s Step 84( N/A%), pre moving , FPS 36.19, Running 3.01s Step 85( N/A%), pre moving , FPS 37.01, Running 3.03s Step 86( N/A%), pre moving , FPS 38.13, Running 3.04s Step 87( N/A%), pre moving , FPS 38.72, Running 3.07s Step 88( N/A%), pre moving , FPS 38.64, Running 3.09s Step 89( N/A%), pre moving , FPS 39.52, Running 3.11s Step 90( N/A%), pre moving , FPS 39.32, Running 3.14s Step 91( N/A%), pre moving , FPS 39.94, Running 3.17s Step 92( N/A%), pre moving , FPS 40.21, Running 3.19s Step 93( N/A%), pre moving , FPS 40.70, Running 3.21s Step 94( N/A%), pre moving , FPS 39.39, Running 3.26s Step 95( N/A%), pre moving , FPS 38.80, Running 3.29s Step 96( N/A%), pre moving , FPS 40.00, Running 3.31s Step 97( N/A%), pre moving , FPS 41.24, Running 3.33s Step 98( N/A%), pre moving , FPS 41.93, Running 3.35s Step 99( N/A%), pre moving , FPS 43.40, Running 3.36s Step 100( N/A%), pre moving , FPS 43.72, Running 3.39s Step 101( N/A%), pre moving , FPS 11.32, Running 4.71s Step 102( N/A%), pre moving , FPS 10.19, Running 4.93s Step 103( N/A%), pre moving , FPS 9.53, Running 5.08s Step 104( N/A%), pre moving , FPS 8.64, Running 5.32s Step 105( N/A%), pre moving , FPS 8.24, Running 5.46s Step 106( N/A%), pre moving , FPS 7.44, Running 5.73s Step 107( N/A%), pre moving , FPS 7.07, Running 5.89s Step 108( N/A%), pre moving , FPS 6.60, Running 6.12s Step 109( N/A%), pre moving , FPS 6.39, Running 6.24s Step 110( N/A%), pre moving , FPS 5.94, Running 6.51s Step 111( N/A%), pre moving , FPS 5.80, Running 6.62s Step 112( N/A%), pre moving , FPS 5.46, Running 6.85s Step 113( N/A%), pre moving , FPS 5.29, Running 6.99s Step 114( N/A%), pre moving , FPS 5.07, Running 7.20s Step 115( N/A%), pre moving , FPS 4.92, Running 7.36s Step 116( N/A%), pre moving , FPS 4.73, Running 7.53s Step 117( N/A%), pre moving , FPS 4.61, Running 7.66s Step 118( N/A%), pre moving , FPS 4.40, Running 7.89s Step 119( N/A%), pre moving , FPS 4.31, Running 8.00s Step 120( N/A%), pre moving , FPS 4.11, Running 8.26s Step 121( 0.20%), action 1, FPS 4.63, Running 9.03s Step 122( 0.40%), action 2, FPS 4.46, Running 9.42s Step 123( 0.60%), action 3, FPS 4.20, Running 9.85s Step 124( 0.80%), action 4, FPS 4.06, Running 10.25s Step 125( 1.00%), action 5, FPS 3.85, Running 10.65s Step 126( 1.20%), action 6, FPS 3.86, Running 10.92s Step 127( 1.40%), action 7, FPS 3.71, Running 11.29s Step 128( 1.60%), action 8, FPS 3.72, Running 11.50s Step 129( 1.80%), action 9, FPS 3.63, Running 11.76s Step 130( 2.00%), action 10, FPS 3.58, Running 12.09s Step 131( 2.20%), action 11, FPS 3.31, Running 12.66s Step 132( 2.40%), action 12, FPS 3.30, Running 12.91s Step 133( 2.60%), action 13, FPS 3.25, Running 13.15s Step 134( 2.80%), action 14, FPS 3.18, Running 13.50s Step 135( 3.00%), action 15, FPS 3.04, Running 13.94s Step 136( 3.20%), action 16, FPS 3.01, Running 14.17s Step 137( 3.40%), action 17, FPS 2.95, Running 14.45s Step 138( 3.60%), action 18, FPS 2.91, Running 14.76s Step 139( 3.80%), action 19, FPS 2.79, Running 15.17s Step 140( 4.00%), action 20, FPS 2.74, Running 15.57s Step 141( 4.20%), action 21, FPS 2.86, Running 16.01s Step 142( 4.40%), action 22, FPS 2.93, Running 16.23s Step 143( 4.60%), action 23, FPS 2.92, Running 16.70s Step 144( 4.80%), action 24, FPS 2.97, Running 16.98s Step 145( 5.00%), action 25, FPS 3.03, Running 17.25s Step 146( 5.20%), action 26, FPS 3.05, Running 17.48s Step 147( 5.40%), action 27, FPS 3.09, Running 17.77s Step 148( 5.60%), action 28, FPS 3.08, Running 17.98s Step 149( 5.80%), action 29, FPS 3.08, Running 18.24s Step 150( 6.00%), action 30, FPS 3.10, Running 18.54s Step 151( 6.20%), action 31, FPS 3.17, Running 18.98s Step 152( 6.40%), action 32, FPS 3.06, Running 19.45s Step 153( 6.60%), action 33, FPS 3.04, Running 19.73s Step 154( 6.80%), action 34, FPS 3.10, Running 19.95s Step 155( 7.00%), action 35, FPS 3.17, Running 20.25s Step 156( 7.20%), action 36, FPS 3.15, Running 20.52s Step 157( 7.40%), action 37, FPS 3.12, Running 20.86s Step 158( 7.60%), action 38, FPS 3.12, Running 21.17s Step 159( 7.80%), action 39, FPS 3.19, Running 21.44s Step 160( 8.00%), action 40, FPS 3.26, Running 21.71s Step 161( 8.20%), action 41, FPS 3.28, Running 22.12s Step 162( 8.40%), action 42, FPS 3.27, Running 22.35s Step 163( 8.60%), action 43, FPS 3.38, Running 22.62s Step 164( 8.80%), action 44, FPS 3.35, Running 22.94s Step 165( 9.00%), action 45, FPS 3.20, Running 23.49s Step 166( 9.20%), action 46, FPS 3.10, Running 23.93s Step 167( 9.40%), action 47, FPS 2.96, Running 24.51s Step 168( 9.60%), action 48, FPS 2.84, Running 25.02s Step 169( 9.80%), action 49, FPS 2.77, Running 25.47s Step 170( 10.00%), action 50, FPS 2.72, Running 25.89s Step 171( 10.20%), action 51, FPS 2.63, Running 26.57s Step 172( 10.40%), action 52, FPS 2.60, Running 27.15s Step 173( 10.60%), action 53, FPS 2.54, Running 27.59s Step 174( 10.80%), action 54, FPS 2.48, Running 28.02s Step 175( 11.00%), action 55, FPS 2.44, Running 28.43s Step 176( 11.20%), action 56, FPS 2.38, Running 28.91s Step 177( 11.40%), action 57, FPS 2.32, Running 29.47s Step 178( 11.60%), action 58, FPS 2.27, Running 29.98s Step 179( 11.80%), action 59, FPS 2.27, Running 30.25s Step 180( 12.00%), action 60, FPS 2.24, Running 30.64s Step 181( 12.20%), action 61, FPS 2.19, Running 31.26s Step 182( 12.40%), action 62, FPS 2.14, Running 31.69s Step 183( 12.60%), action 63, FPS 2.07, Running 32.31s Step 184( 12.80%), action 64, FPS 2.07, Running 32.60s Step 185( 13.00%), action 65, FPS 2.13, Running 32.87s Step 186( 13.20%), action 66, FPS 2.15, Running 33.24s Step 187( 13.40%), action 67, FPS 2.20, Running 33.61s Step 188( 13.60%), action 68, FPS 2.21, Running 34.06s Step 189( 13.80%), action 69, FPS 2.22, Running 34.47s Step 190( 14.00%), action 70, FPS 2.26, Running 34.75s Step 191( 14.20%), action 71, FPS 2.23, Running 35.53s Step 192( 14.40%), action 72, FPS 2.25, Running 36.02s Step 193( 14.60%), action 73, FPS 2.28, Running 36.35s Step 194( 14.80%), action 74, FPS 2.30, Running 36.70s Step 195( 15.00%), action 75, FPS 2.26, Running 37.30s Step 196( 15.20%), action 76, FPS 2.26, Running 37.75s Step 197( 15.40%), action 77, FPS 2.25, Running 38.38s Step 198( 15.60%), action 78, FPS 2.26, Running 38.84s Step 199( 15.80%), action 79, FPS 2.22, Running 39.26s Step 200( 16.00%), action 80, FPS 2.18, Running 39.82s Step 201( 16.20%), action 81, FPS 2.14, Running 40.59s Step 202( 16.40%), action 82, FPS 2.12, Running 41.13s Step 203( 16.60%), action 83, FPS 2.13, Running 41.71s Step 204( 16.80%), action 84, FPS 2.08, Running 42.20s Step 205( 17.00%), action 85, FPS 2.03, Running 42.74s Step 206( 17.20%), action 86, FPS 2.04, Running 43.03s Step 207( 17.40%), action 87, FPS 2.05, Running 43.37s Step 208( 17.60%), action 88, FPS 2.02, Running 43.97s Step 209( 17.80%), action 89, FPS 2.03, Running 44.34s Step 210( 18.00%), action 90, FPS 1.99, Running 44.79s Step 211( 18.20%), action 91, FPS 1.99, Running 45.60s Step 212( 18.40%), action 92, FPS 2.00, Running 46.02s Step 213( 18.60%), action 93, FPS 1.97, Running 46.52s Step 214( 18.80%), action 94, FPS 1.96, Running 46.90s Step 215( 19.00%), action 95, FPS 1.98, Running 47.39s Step 216( 19.20%), action 96, FPS 1.97, Running 47.90s Step 217( 19.40%), action 97, FPS 2.00, Running 48.39s Step 218( 19.60%), action 98, FPS 2.02, Running 48.73s Step 219( 19.80%), action 99, FPS 2.03, Running 49.09s Step 220( 20.00%), action 100, FPS 2.01, Running 49.74s Step 221( 20.20%), action 101, FPS 2.03, Running 50.44s Step 222( 20.40%), action 102, FPS 2.09, Running 50.70s Step 223( 20.60%), action 103, FPS 2.10, Running 51.26s Step 224( 20.80%), action 104, FPS 2.13, Running 51.61s Step 225( 21.00%), action 105, FPS 2.11, Running 52.21s Step 226( 21.20%), action 106, FPS 2.07, Running 52.71s Step 227( 21.40%), action 107, FPS 2.02, Running 53.25s Step 228( 21.60%), action 108, FPS 2.05, Running 53.72s Step 229( 21.80%), action 109, FPS 2.00, Running 54.35s Step 230( 22.00%), action 110, FPS 2.03, Running 54.66s Step 231( 22.20%), action 111, FPS 2.10, Running 55.11s Step 232( 22.40%), action 112, FPS 2.08, Running 55.64s Step 233( 22.60%), action 113, FPS 2.05, Running 56.27s Step 234( 22.80%), action 114, FPS 2.03, Running 56.74s Step 235( 23.00%), action 115, FPS 2.05, Running 57.15s Step 236( 23.20%), action 116, FPS 2.05, Running 57.67s Step 237( 23.40%), action 117, FPS 2.08, Running 57.99s Step 238( 23.60%), action 118, FPS 2.10, Running 58.24s Step 239( 23.80%), action 119, FPS 2.11, Running 58.57s Step 240( 24.00%), action 120, FPS 2.18, Running 58.93s Step 241( 24.20%), action 121, FPS 2.14, Running 59.77s Step 242( 24.40%), action 122, FPS 2.12, Running 60.11s Step 243( 24.60%), action 123, FPS 2.11, Running 60.72s Step 244( 24.80%), action 124, FPS 2.11, Running 61.09s Step 245( 25.00%), action 125, FPS 2.13, Running 61.58s Step 246( 25.20%), action 126, FPS 2.12, Running 62.15s Step 247( 25.40%), action 127, FPS 2.10, Running 62.76s Step 248( 25.60%), action 128, FPS 2.11, Running 63.20s Step 249( 25.80%), action 129, FPS 2.12, Running 63.77s Step 250( 26.00%), action 130, FPS 2.08, Running 64.28s Step 251( 26.20%), action 131, FPS 2.00, Running 65.11s Step 252( 26.40%), action 132, FPS 2.03, Running 65.52s Step 253( 26.60%), action 133, FPS 2.08, Running 65.88s Step 254( 26.80%), action 134, FPS 2.09, Running 66.32s Step 255( 27.00%), action 135, FPS 2.06, Running 66.85s Step 256( 27.20%), action 136, FPS 2.09, Running 67.26s Step 257( 27.40%), action 137, FPS 2.04, Running 67.81s Step 258( 27.60%), action 138, FPS 2.02, Running 68.16s Step 259( 27.80%), action 139, FPS 1.96, Running 68.75s Step 260( 28.00%), action 140, FPS 1.98, Running 69.05s Step 261( 28.20%), action 141, FPS 2.03, Running 69.62s Step 262( 28.40%), action 142, FPS 1.98, Running 70.22s Step 263( 28.60%), action 143, FPS 1.98, Running 70.84s Step 264( 28.80%), action 144, FPS 1.98, Running 71.19s Step 265( 29.00%), action 145, FPS 1.97, Running 71.74s Step 266( 29.20%), action 146, FPS 2.02, Running 72.07s Step 267( 29.40%), action 147, FPS 2.02, Running 72.64s Step 268( 29.60%), action 148, FPS 2.03, Running 73.03s Step 269( 29.80%), action 149, FPS 2.08, Running 73.40s Step 270( 30.00%), action 150, FPS 2.07, Running 73.92s Step 271( 30.20%), action 151, FPS 2.11, Running 74.60s Step 272( 30.40%), action 152, FPS 2.07, Running 75.18s Step 273( 30.60%), action 153, FPS 2.03, Running 75.75s Step 274( 30.80%), action 154, FPS 2.05, Running 76.09s Step 275( 31.00%), action 155, FPS 2.04, Running 76.67s Step 276( 31.20%), action 156, FPS 2.01, Running 77.23s Step 277( 31.40%), action 157, FPS 2.04, Running 77.64s Step 278( 31.60%), action 158, FPS 2.03, Running 78.00s Step 279( 31.80%), action 159, FPS 2.02, Running 78.63s Step 280( 32.00%), action 160, FPS 2.00, Running 79.07s Step 281( 32.20%), action 161, FPS 1.94, Running 79.94s Step 282( 32.40%), action 162, FPS 1.99, Running 80.29s Step 283( 32.60%), action 163, FPS 2.00, Running 80.85s Step 284( 32.80%), action 164, FPS 1.95, Running 81.47s Step 285( 33.00%), action 165, FPS 1.97, Running 81.90s Step 286( 33.20%), action 166, FPS 1.96, Running 82.28s Step 287( 33.40%), action 167, FPS 1.98, Running 82.72s Step 288( 33.60%), action 168, FPS 2.01, Running 82.97s Step 289( 33.80%), action 169, FPS 2.02, Running 83.30s Step 290( 34.00%), action 170, FPS 2.01, Running 83.89s Step 291( 34.20%), action 171, FPS 2.01, Running 84.58s Step 292( 34.40%), action 172, FPS 1.99, Running 85.22s Step 293( 34.60%), action 173, FPS 1.99, Running 85.80s Step 294( 34.80%), action 174, FPS 1.93, Running 86.44s Step 295( 35.00%), action 175, FPS 1.94, Running 86.98s Step 296( 35.20%), action 176, FPS 1.97, Running 87.40s Step 297( 35.40%), action 177, FPS 1.93, Running 87.99s Step 298( 35.60%), action 178, FPS 1.94, Running 88.32s Step 299( 35.80%), action 179, FPS 1.97, Running 88.78s Step 300( 36.00%), action 180, FPS 1.95, Running 89.34s Step 301( 36.20%), action 181, FPS 1.98, Running 90.03s Step 302( 36.40%), action 182, FPS 1.94, Running 90.58s Step 303( 36.60%), action 183, FPS 1.97, Running 91.01s Step 304( 36.80%), action 184, FPS 2.00, Running 91.46s Step 305( 37.00%), action 185, FPS 2.03, Running 91.74s Step 306( 37.20%), action 186, FPS 2.03, Running 92.12s Step 307( 37.40%), action 187, FPS 2.05, Running 92.46s Step 308( 37.60%), action 188, FPS 2.04, Running 92.78s Step 309( 37.80%), action 189, FPS 2.04, Running 93.08s Step 310( 38.00%), action 190, FPS 2.10, Running 93.43s Step 311( 38.20%), action 191, FPS 2.14, Running 93.90s Step 312( 38.40%), action 192, FPS 2.24, Running 94.15s Step 313( 38.60%), action 193, FPS 2.32, Running 94.41s Step 314( 38.80%), action 194, FPS 2.43, Running 94.67s Step 315( 39.00%), action 195, FPS 2.50, Running 94.97s Step 316( 39.20%), action 196, FPS 2.53, Running 95.32s Step 317( 39.40%), action 197, FPS 2.63, Running 95.60s Step 318( 39.60%), action 198, FPS 2.65, Running 95.85s Step 319( 39.80%), action 199, FPS 2.70, Running 96.19s Step 320( 40.00%), action 200, FPS 2.83, Running 96.41s Step 321( 40.20%), action 201, FPS 2.93, Running 96.85s Step 322( 40.40%), action 202, FPS 3.08, Running 97.08s Step 323( 40.60%), action 203, FPS 3.11, Running 97.44s Step 324( 40.80%), action 204, FPS 3.18, Running 97.75s Step 325( 41.00%), action 205, FPS 3.12, Running 98.15s Step 326( 41.20%), action 206, FPS 3.12, Running 98.53s Step 327( 41.40%), action 207, FPS 3.10, Running 98.90s Step 328( 41.60%), action 208, FPS 3.06, Running 99.31s Step 329( 41.80%), action 209, FPS 2.95, Running 99.87s Step 330( 42.00%), action 210, FPS 2.83, Running 100.49s Step 331( 42.20%), action 211, FPS 2.68, Running 101.36s Step 332( 42.40%), action 212, FPS 2.66, Running 101.67s Step 333( 42.60%), action 213, FPS 2.59, Running 102.14s Step 334( 42.80%), action 214, FPS 2.48, Running 102.75s Step 335( 43.00%), action 215, FPS 2.41, Running 103.27s Step 336( 43.20%), action 216, FPS 2.41, Running 103.62s Step 337( 43.40%), action 217, FPS 2.32, Running 104.20s Step 338( 43.60%), action 218, FPS 2.29, Running 104.60s Step 339( 43.80%), action 219, FPS 2.24, Running 105.11s Step 340( 44.00%), action 220, FPS 2.22, Running 105.44s Step 341( 44.20%), action 221, FPS 2.15, Running 106.18s Step 342( 44.40%), action 222, FPS 2.12, Running 106.50s Step 343( 44.60%), action 223, FPS 2.14, Running 106.78s Step 344( 44.80%), action 224, FPS 2.16, Running 107.01s Step 345( 45.00%), action 225, FPS 2.12, Running 107.59s Step 346( 45.20%), action 226, FPS 2.08, Running 108.15s Step 347( 45.40%), action 227, FPS 2.09, Running 108.46s Step 348( 45.60%), action 228, FPS 2.09, Running 108.86s Step 349( 45.80%), action 229, FPS 2.13, Running 109.26s Step 350( 46.00%), action 230, FPS 2.21, Running 109.54s Step 351( 46.20%), action 231, FPS 2.26, Running 110.19s Step 352( 46.40%), action 232, FPS 2.29, Running 110.39s Step 353( 46.60%), action 233, FPS 2.35, Running 110.65s Step 354( 46.80%), action 234, FPS 2.37, Running 111.20s Step 355( 47.00%), action 235, FPS 2.43, Running 111.51s Step 356( 47.20%), action 236, FPS 2.40, Running 111.94s Step 357( 47.40%), action 237, FPS 2.49, Running 112.24s Step 358( 47.60%), action 238, FPS 2.52, Running 112.54s Step 359( 47.80%), action 239, FPS 2.58, Running 112.86s Step 360( 48.00%), action 240, FPS 2.60, Running 113.14s Step 361( 48.20%), action 241, FPS 2.70, Running 113.59s Step 362( 48.40%), action 242, FPS 2.67, Running 113.99s Step 363( 48.60%), action 243, FPS 2.63, Running 114.39s Step 364( 48.80%), action 244, FPS 2.56, Running 114.83s Step 365( 49.00%), action 245, FPS 2.65, Running 115.14s Step 366( 49.20%), action 246, FPS 2.77, Running 115.37s Step 367( 49.40%), action 247, FPS 2.76, Running 115.70s Step 368( 49.60%), action 248, FPS 2.78, Running 116.04s Step 369( 49.80%), action 249, FPS 2.74, Running 116.57s Step 370( 50.00%), action 250, FPS 2.65, Running 117.08s Step 371( 50.20%), action 251, FPS 2.65, Running 117.73s Step 372( 50.40%), action 252, FPS 2.57, Running 118.17s Step 373( 50.60%), action 253, FPS 2.51, Running 118.61s Step 374( 50.80%), action 254, FPS 2.61, Running 118.86s Step 375( 51.00%), action 255, FPS 2.62, Running 119.14s Step 376( 51.20%), action 256, FPS 2.69, Running 119.37s Step 377( 51.40%), action 257, FPS 2.61, Running 119.91s Step 378( 51.60%), action 258, FPS 2.64, Running 120.11s Step 379( 51.80%), action 259, FPS 2.65, Running 120.41s Step 380( 52.00%), action 260, FPS 2.65, Running 120.70s Step 381( 52.20%), action 261, FPS 2.64, Running 121.18s Step 382( 52.40%), action 262, FPS 2.68, Running 121.45s Step 383( 52.60%), action 263, FPS 2.71, Running 121.77s Step 384( 52.80%), action 264, FPS 2.65, Running 122.37s Step 385( 53.00%), action 265, FPS 2.60, Running 122.82s Step 386( 53.20%), action 266, FPS 2.55, Running 123.22s Step 387( 53.40%), action 267, FPS 2.50, Running 123.71s Step 388( 53.60%), action 268, FPS 2.50, Running 124.03s Step 389( 53.80%), action 269, FPS 2.55, Running 124.40s Step 390( 54.00%), action 270, FPS 2.53, Running 125.00s Step 391( 54.20%), action 271, FPS 2.48, Running 125.80s Step 392( 54.40%), action 272, FPS 2.46, Running 126.30s Step 393( 54.60%), action 273, FPS 2.41, Running 126.92s Step 394( 54.80%), action 274, FPS 2.29, Running 127.58s Step 395( 55.00%), action 275, FPS 2.24, Running 128.07s Step 396( 55.20%), action 276, FPS 2.16, Running 128.64s Step 397( 55.40%), action 277, FPS 2.19, Running 129.03s Step 398( 55.60%), action 278, FPS 2.14, Running 129.43s Step 399( 55.80%), action 279, FPS 2.10, Running 129.93s Step 400( 56.00%), action 280, FPS 2.02, Running 130.62s Step 401( 56.20%), action 281, FPS 1.95, Running 131.42s Step 402( 56.40%), action 282, FPS 1.94, Running 131.79s Step 403( 56.60%), action 283, FPS 1.92, Running 132.18s Step 404( 56.80%), action 284, FPS 1.92, Running 132.76s Step 405( 57.00%), action 285, FPS 1.91, Running 133.29s Step 406( 57.20%), action 286, FPS 1.88, Running 133.87s Step 407( 57.40%), action 287, FPS 1.87, Running 134.42s Step 408( 57.60%), action 288, FPS 1.82, Running 135.02s Step 409( 57.80%), action 289, FPS 1.77, Running 135.71s Step 410( 58.00%), action 290, FPS 1.76, Running 136.40s Step 411( 58.20%), action 291, FPS 1.78, Running 137.02s Step 412( 58.40%), action 292, FPS 1.82, Running 137.28s Step 413( 58.60%), action 293, FPS 1.88, Running 137.58s Step 414( 58.80%), action 294, FPS 1.91, Running 138.06s Step 415( 59.00%), action 295, FPS 1.93, Running 138.45s Step 416( 59.20%), action 296, FPS 1.92, Running 139.04s Step 417( 59.40%), action 297, FPS 1.89, Running 139.64s Step 418( 59.60%), action 298, FPS 1.86, Running 140.21s Step 419( 59.80%), action 299, FPS 1.87, Running 140.64s Step 420( 60.00%), action 300, FPS 1.93, Running 140.97s Step 421( 60.20%), action 301, FPS 1.93, Running 141.80s Step 422( 60.40%), action 302, FPS 1.91, Running 142.27s Step 423( 60.60%), action 303, FPS 1.92, Running 142.59s Step 424( 60.80%), action 304, FPS 1.94, Running 143.07s Step 425( 61.00%), action 305, FPS 1.94, Running 143.61s Step 426( 61.20%), action 306, FPS 1.98, Running 143.99s Step 427( 61.40%), action 307, FPS 1.97, Running 144.59s Step 428( 61.60%), action 308, FPS 2.00, Running 145.02s Step 429( 61.80%), action 309, FPS 2.01, Running 145.67s Step 430( 62.00%), action 310, FPS 2.05, Running 146.15s Step 431( 62.20%), action 311, FPS 2.04, Running 146.84s Step 432( 62.40%), action 312, FPS 2.01, Running 147.23s Step 433( 62.60%), action 313, FPS 2.00, Running 147.57s Step 434( 62.80%), action 314, FPS 2.05, Running 147.83s Step 435( 63.00%), action 315, FPS 2.07, Running 148.12s Step 436( 63.20%), action 316, FPS 2.07, Running 148.69s Step 437( 63.40%), action 317, FPS 2.15, Running 148.95s Step 438( 63.60%), action 318, FPS 2.18, Running 149.38s Step 439( 63.80%), action 319, FPS 2.15, Running 149.93s Step 440( 64.00%), action 320, FPS 2.11, Running 150.43s Step 441( 64.20%), action 321, FPS 2.15, Running 151.09s Step 442( 64.40%), action 322, FPS 2.12, Running 151.71s Step 443( 64.60%), action 323, FPS 2.07, Running 152.25s Step 444( 64.80%), action 324, FPS 2.10, Running 152.57s Step 445( 65.00%), action 325, FPS 2.15, Running 152.90s Step 446( 65.20%), action 326, FPS 2.13, Running 153.39s Step 447( 65.40%), action 327, FPS 2.20, Running 153.68s Step 448( 65.60%), action 328, FPS 2.17, Running 154.22s Step 449( 65.80%), action 329, FPS 2.23, Running 154.66s Step 450( 66.00%), action 330, FPS 2.24, Running 155.08s Step 451( 66.20%), action 331, FPS 2.23, Running 155.80s Step 452( 66.40%), action 332, FPS 2.24, Running 156.16s Step 453( 66.60%), action 333, FPS 2.21, Running 156.62s Step 454( 66.80%), action 334, FPS 2.16, Running 157.07s Step 455( 67.00%), action 335, FPS 2.10, Running 157.63s Step 456( 67.20%), action 336, FPS 2.09, Running 158.26s Step 457( 67.40%), action 337, FPS 2.07, Running 158.61s Step 458( 67.60%), action 338, FPS 2.03, Running 159.25s Step 459( 67.80%), action 339, FPS 2.02, Running 159.84s Step 460( 68.00%), action 340, FPS 2.01, Running 160.38s Step 461( 68.20%), action 341, FPS 2.03, Running 160.95s Step 462( 68.40%), action 342, FPS 2.06, Running 161.41s Step 463( 68.60%), action 343, FPS 2.08, Running 161.88s Step 464( 68.80%), action 344, FPS 2.01, Running 162.52s Step 465( 69.00%), action 345, FPS 1.98, Running 163.03s Step 466( 69.20%), action 346, FPS 1.96, Running 163.58s Step 467( 69.40%), action 347, FPS 1.92, Running 164.11s Step 468( 69.60%), action 348, FPS 1.97, Running 164.38s Step 469( 69.80%), action 349, FPS 1.95, Running 164.91s Step 470( 70.00%), action 350, FPS 1.94, Running 165.42s Step 471( 70.20%), action 351, FPS 1.90, Running 166.32s Step 472( 70.40%), action 352, FPS 1.89, Running 166.72s Step 473( 70.60%), action 353, FPS 1.88, Running 167.24s Step 474( 70.80%), action 354, FPS 1.90, Running 167.61s Step 475( 71.00%), action 355, FPS 1.95, Running 167.92s Step 476( 71.20%), action 356, FPS 1.97, Running 168.39s Step 477( 71.40%), action 357, FPS 1.98, Running 168.72s Step 478( 71.60%), action 358, FPS 2.03, Running 169.10s Step 479( 71.80%), action 359, FPS 2.07, Running 169.51s Step 480( 72.00%), action 360, FPS 2.07, Running 170.02s Step 481( 72.20%), action 361, FPS 2.05, Running 170.69s Step 482( 72.40%), action 362, FPS 2.08, Running 171.03s Step 483( 72.60%), action 363, FPS 2.07, Running 171.56s Step 484( 72.80%), action 364, FPS 2.12, Running 171.95s Step 485( 73.00%), action 365, FPS 2.15, Running 172.31s Step 486( 73.20%), action 366, FPS 2.15, Running 172.87s Step 487( 73.40%), action 367, FPS 2.15, Running 173.40s Step 488( 73.60%), action 368, FPS 2.08, Running 174.00s Step 489( 73.80%), action 369, FPS 2.14, Running 174.26s Step 490( 74.00%), action 370, FPS 2.16, Running 174.69s Step 491( 74.20%), action 371, FPS 2.25, Running 175.20s Step 492( 74.40%), action 372, FPS 2.26, Running 175.57s Step 493( 74.60%), action 373, FPS 2.27, Running 176.03s Step 494( 74.80%), action 374, FPS 2.22, Running 176.64s Step 495( 75.00%), action 375, FPS 2.17, Running 177.14s Step 496( 75.20%), action 376, FPS 2.19, Running 177.54s Step 497( 75.40%), action 377, FPS 2.13, Running 178.09s Step 498( 75.60%), action 378, FPS 2.15, Running 178.41s Step 499( 75.80%), action 379, FPS 2.18, Running 178.70s Step 500( 76.00%), action 380, FPS 2.22, Running 179.01s Step 501( 76.20%), action 381, FPS 2.21, Running 179.74s Step 502( 76.40%), action 382, FPS 2.21, Running 180.08s Step 503( 76.60%), action 383, FPS 2.21, Running 180.61s Step 504( 76.80%), action 384, FPS 2.18, Running 181.13s Step 505( 77.00%), action 385, FPS 2.14, Running 181.63s Step 506( 77.20%), action 386, FPS 2.19, Running 181.98s Step 507( 77.40%), action 387, FPS 2.19, Running 182.55s Step 508( 77.60%), action 388, FPS 2.20, Running 183.07s Step 509( 77.80%), action 389, FPS 2.19, Running 183.38s Step 510( 78.00%), action 390, FPS 2.19, Running 183.83s Step 511( 78.20%), action 391, FPS 2.16, Running 184.48s Step 512( 78.40%), action 392, FPS 2.12, Running 185.00s Step 513( 78.60%), action 393, FPS 2.14, Running 185.40s Step 514( 78.80%), action 394, FPS 2.19, Running 185.76s Step 515( 79.00%), action 395, FPS 2.22, Running 186.16s Step 516( 79.20%), action 396, FPS 2.25, Running 186.42s Step 517( 79.40%), action 397, FPS 2.31, Running 186.75s Step 518( 79.60%), action 398, FPS 2.32, Running 187.03s Step 519( 79.80%), action 399, FPS 2.26, Running 187.55s Step 520( 80.00%), action 400, FPS 2.26, Running 187.86s Step 521( 80.20%), action 401, FPS 2.33, Running 188.30s Step 522( 80.40%), action 402, FPS 2.33, Running 188.67s Step 523( 80.60%), action 403, FPS 2.39, Running 188.97s Step 524( 80.80%), action 404, FPS 2.45, Running 189.30s Step 525( 81.00%), action 405, FPS 2.43, Running 189.86s Step 526( 81.20%), action 406, FPS 2.44, Running 190.16s Step 527( 81.40%), action 407, FPS 2.46, Running 190.68s Step 528( 81.60%), action 408, FPS 2.52, Running 191.02s Step 529( 81.80%), action 409, FPS 2.53, Running 191.29s Step 530( 82.00%), action 410, FPS 2.51, Running 191.80s Step 531( 82.20%), action 411, FPS 2.55, Running 192.33s Step 532( 82.40%), action 412, FPS 2.57, Running 192.80s Step 533( 82.60%), action 413, FPS 2.51, Running 193.35s Step 534( 82.80%), action 414, FPS 2.46, Running 193.89s Step 535( 83.00%), action 415, FPS 2.45, Running 194.32s Step 536( 83.20%), action 416, FPS 2.36, Running 194.88s Step 537( 83.40%), action 417, FPS 2.30, Running 195.46s Step 538( 83.60%), action 418, FPS 2.23, Running 196.01s Step 539( 83.80%), action 419, FPS 2.24, Running 196.47s Step 540( 84.00%), action 420, FPS 2.21, Running 196.89s Step 541( 84.20%), action 421, FPS 2.15, Running 197.59s Step 542( 84.40%), action 422, FPS 2.12, Running 198.09s Step 543( 84.60%), action 423, FPS 2.10, Running 198.49s Step 544( 84.80%), action 424, FPS 2.08, Running 198.90s Step 545( 85.00%), action 425, FPS 2.09, Running 199.41s Step 546( 85.20%), action 426, FPS 2.11, Running 199.64s Step 547( 85.40%), action 427, FPS 2.09, Running 200.27s Step 548( 85.60%), action 428, FPS 2.09, Running 200.61s Step 549( 85.80%), action 429, FPS 2.09, Running 200.88s Step 550( 86.00%), action 430, FPS 2.07, Running 201.47s Step 551( 86.20%), action 431, FPS 2.07, Running 202.01s Step 552( 86.40%), action 432, FPS 2.10, Running 202.32s Step 553( 86.60%), action 433, FPS 2.16, Running 202.60s Step 554( 86.80%), action 434, FPS 2.21, Running 202.95s Step 555( 87.00%), action 435, FPS 2.22, Running 203.35s Step 556( 87.20%), action 436, FPS 2.24, Running 203.83s Step 557( 87.40%), action 437, FPS 2.27, Running 204.27s Step 558( 87.60%), action 438, FPS 2.36, Running 204.47s Step 559( 87.80%), action 439, FPS 2.41, Running 204.77s Step 560( 88.00%), action 440, FPS 2.43, Running 205.13s Step 561( 88.20%), action 441, FPS 2.51, Running 205.57s Step 562( 88.40%), action 442, FPS 2.60, Running 205.77s Step 563( 88.60%), action 443, FPS 2.63, Running 206.09s Step 564( 88.80%), action 444, FPS 2.71, Running 206.30s Step 565( 89.00%), action 445, FPS 2.79, Running 206.57s Step 566( 89.20%), action 446, FPS 2.79, Running 206.81s Step 567( 89.40%), action 447, FPS 2.92, Running 207.11s Step 568( 89.60%), action 448, FPS 2.97, Running 207.33s Step 569( 89.80%), action 449, FPS 2.92, Running 207.73s Step 570( 90.00%), action 450, FPS 2.98, Running 208.19s Step 571( 90.20%), action 451, FPS 3.06, Running 208.56s Step 572( 90.40%), action 452, FPS 3.08, Running 208.82s Step 573( 90.60%), action 453, FPS 3.04, Running 209.17s Step 574( 90.80%), action 454, FPS 2.94, Running 209.76s Step 575( 91.00%), action 455, FPS 2.88, Running 210.30s Step 576( 91.20%), action 456, FPS 2.92, Running 210.69s Step 577( 91.40%), action 457, FPS 2.86, Running 211.25s Step 578( 91.60%), action 458, FPS 2.72, Running 211.83s Step 579( 91.80%), action 459, FPS 2.73, Running 212.10s Step 580( 92.00%), action 460, FPS 2.72, Running 212.48s Step 581( 92.20%), action 461, FPS 2.62, Running 213.19s Step 582( 92.40%), action 462, FPS 2.59, Running 213.50s Step 583( 92.60%), action 463, FPS 2.50, Running 214.08s Step 584( 92.80%), action 464, FPS 2.44, Running 214.50s Step 585( 93.00%), action 465, FPS 2.35, Running 215.07s Step 586( 93.20%), action 466, FPS 2.30, Running 215.52s Step 587( 93.40%), action 467, FPS 2.28, Running 215.89s Step 588( 93.60%), action 468, FPS 2.24, Running 216.26s Step 589( 93.80%), action 469, FPS 2.26, Running 216.58s Step 590( 94.00%), action 470, FPS 2.22, Running 217.18s Step 591( 94.20%), action 471, FPS 2.19, Running 217.70s Step 592( 94.40%), action 472, FPS 2.19, Running 217.97s Step 593( 94.60%), action 473, FPS 2.16, Running 218.44s Step 594( 94.80%), action 474, FPS 2.22, Running 218.76s Step 595( 95.00%), action 475, FPS 2.30, Running 219.00s Step 596( 95.20%), action 476, FPS 2.32, Running 219.31s Step 597( 95.40%), action 477, FPS 2.41, Running 219.55s Step 598( 95.60%), action 478, FPS 2.45, Running 219.99s Step 599( 95.80%), action 479, FPS 2.41, Running 220.40s Step 600( 96.00%), action 480, FPS 2.45, Running 220.64s Step 601( 96.20%), action 481, FPS 2.48, Running 221.24s Step 602( 96.40%), action 482, FPS 2.51, Running 221.48s Step 603( 96.60%), action 483, FPS 2.62, Running 221.73s Step 604( 96.80%), action 484, FPS 2.69, Running 221.92s Step 605( 97.00%), action 485, FPS 2.81, Running 222.17s Step 606( 97.20%), action 486, FPS 2.92, Running 222.38s Step 607( 97.40%), action 487, FPS 2.95, Running 222.68s Step 608( 97.60%), action 488, FPS 3.01, Running 222.90s Step 609( 97.80%), action 489, FPS 3.05, Running 223.14s Step 610( 98.00%), action 490, FPS 3.25, Running 223.33s Step 611( 98.20%), action 491, FPS 3.32, Running 223.73s Step 612( 98.40%), action 492, FPS 3.36, Running 223.92s Step 613( 98.60%), action 493, FPS 3.45, Running 224.23s Step 614( 98.80%), action 494, FPS 3.35, Running 224.73s Step 615( 99.00%), action 495, FPS 3.32, Running 225.02s Step 616( 99.20%), action 496, FPS 3.27, Running 225.43s Step 617( 99.40%), action 497, FPS 3.20, Running 225.79s Step 618( 99.60%), action 498, FPS 3.32, Running 226.01s Step 619( 99.80%), action 499, FPS 3.40, Running 226.28s Step 620(100.00%), action 500, FPS 3.33, Running 226.64s [2026-08-01 17:17:09] [23 ] Seed 22 failed after 226.88 s. +steps: 620 , actions: 500 . +Instruction: Empty +Total 12/23(52.17%) success. +Setting seed: 23 +Step 1( N/A%), pre moving , FPS 15.23, Running 0.07s Step 2( N/A%), pre moving , FPS 24.20, Running 0.08s Step 3( N/A%), pre moving , FPS 30.36, Running 0.10s Step 4( N/A%), pre moving , FPS 34.54, Running 0.12s Step 5( N/A%), pre moving , FPS 37.75, Running 0.13s Step 6( N/A%), pre moving , FPS 40.17, Running 0.15s Step 7( N/A%), pre moving , FPS 42.07, Running 0.17s Step 8( N/A%), pre moving , FPS 43.65, Running 0.18s Step 9( N/A%), pre moving , FPS 44.80, Running 0.20s Step 10( N/A%), pre moving , FPS 44.06, Running 0.23s Step 11( N/A%), pre moving , FPS 44.09, Running 0.25s Step 12( N/A%), pre moving , FPS 44.39, Running 0.27s Step 13( N/A%), pre moving , FPS 43.47, Running 0.30s Step 14( N/A%), pre moving , FPS 43.08, Running 0.33s Step 15( N/A%), pre moving , FPS 43.75, Running 0.34s Step 16( N/A%), pre moving , FPS 43.95, Running 0.36s Step 17( N/A%), pre moving , FPS 43.77, Running 0.39s Step 18( N/A%), pre moving , FPS 44.51, Running 0.40s Step 19( N/A%), pre moving , FPS 44.87, Running 0.42s Step 20( N/A%), pre moving , FPS 45.37, Running 0.44s Step 21( N/A%), pre moving , FPS 31.36, Running 0.70s Step 22( N/A%), pre moving , FPS 30.99, Running 0.73s Step 23( N/A%), pre moving , FPS 30.86, Running 0.75s Step 24( N/A%), pre moving , FPS 30.47, Running 0.77s Step 25( N/A%), pre moving , FPS 30.31, Running 0.79s Step 26( N/A%), pre moving , FPS 23.00, Running 1.02s Step 27( N/A%), pre moving , FPS 22.88, Running 1.04s Step 28( N/A%), pre moving , FPS 22.85, Running 1.06s Step 29( N/A%), pre moving , FPS 22.86, Running 1.08s Step 30( N/A%), pre moving , FPS 23.06, Running 1.09s Step 31( N/A%), pre moving , FPS 22.94, Running 1.12s Step 32( N/A%), pre moving , FPS 23.03, Running 1.14s Step 33( N/A%), pre moving , FPS 23.30, Running 1.16s Step 34( N/A%), pre moving , FPS 23.39, Running 1.18s Step 35( N/A%), pre moving , FPS 23.33, Running 1.20s Step 36( N/A%), pre moving , FPS 17.00, Running 1.54s Step 37( N/A%), pre moving , FPS 17.08, Running 1.56s Step 38( N/A%), pre moving , FPS 17.03, Running 1.58s Step 39( N/A%), pre moving , FPS 17.06, Running 1.60s Step 40( N/A%), pre moving , FPS 17.05, Running 1.61s Step 41( N/A%), pre moving , FPS 21.45, Running 1.64s Step 42( N/A%), pre moving , FPS 21.60, Running 1.65s Step 43( N/A%), pre moving , FPS 21.65, Running 1.67s Step 44( N/A%), pre moving , FPS 21.85, Running 1.69s Step 45( N/A%), pre moving , FPS 21.74, Running 1.71s Step 46( N/A%), pre moving , FPS 27.84, Running 1.74s Step 47( N/A%), pre moving , FPS 27.54, Running 1.77s Step 48( N/A%), pre moving , FPS 27.23, Running 1.79s Step 49( N/A%), pre moving , FPS 26.76, Running 1.82s Step 50( N/A%), pre moving , FPS 26.49, Running 1.85s Step 51( N/A%), pre moving , FPS 26.45, Running 1.88s Step 52( N/A%), pre moving , FPS 25.71, Running 1.92s Step 53( N/A%), pre moving , FPS 25.29, Running 1.95s Step 54( N/A%), pre moving , FPS 24.93, Running 1.98s Step 55( N/A%), pre moving , FPS 24.54, Running 2.02s Step 56( N/A%), pre moving , FPS 39.94, Running 2.04s Step 57( N/A%), pre moving , FPS 39.28, Running 2.07s Step 58( N/A%), pre moving , FPS 38.67, Running 2.10s Step 59( N/A%), pre moving , FPS 37.71, Running 2.13s Step 60( N/A%), pre moving , FPS 36.88, Running 2.16s Step 61( N/A%), pre moving , FPS 36.56, Running 2.18s Step 62( N/A%), pre moving , FPS 35.88, Running 2.21s Step 63( N/A%), pre moving , FPS 33.82, Running 2.26s Step 64( N/A%), pre moving , FPS 32.81, Running 2.30s Step 65( N/A%), pre moving , FPS 32.72, Running 2.32s Step 66( N/A%), pre moving , FPS 32.32, Running 2.36s Step 67( N/A%), pre moving , FPS 31.78, Running 2.40s Step 68( N/A%), pre moving , FPS 31.34, Running 2.43s Step 69( N/A%), pre moving , FPS 31.39, Running 2.46s Step 70( N/A%), pre moving , FPS 30.59, Running 2.50s Step 71( N/A%), pre moving , FPS 30.22, Running 2.54s Step 72( N/A%), pre moving , FPS 30.32, Running 2.58s Step 73( N/A%), pre moving , FPS 30.50, Running 2.60s Step 74( N/A%), pre moving , FPS 30.87, Running 2.63s Step 75( N/A%), pre moving , FPS 31.12, Running 2.66s Step 76( N/A%), pre moving , FPS 31.04, Running 2.69s Step 77( N/A%), pre moving , FPS 30.37, Running 2.73s Step 78( N/A%), pre moving , FPS 29.89, Running 2.77s Step 79( N/A%), pre moving , FPS 30.03, Running 2.79s Step 80( N/A%), pre moving , FPS 30.41, Running 2.81s Step 81( N/A%), pre moving , FPS 29.91, Running 2.85s Step 82( N/A%), pre moving , FPS 30.23, Running 2.87s Step 83( N/A%), pre moving , FPS 31.66, Running 2.89s Step 84( N/A%), pre moving , FPS 32.48, Running 2.91s Step 85( N/A%), pre moving , FPS 32.99, Running 2.93s Step 86( N/A%), pre moving , FPS 33.91, Running 2.95s Step 87( N/A%), pre moving , FPS 35.29, Running 2.96s Step 88( N/A%), pre moving , FPS 36.52, Running 2.98s Step 89( N/A%), pre moving , FPS 37.38, Running 3.00s Step 90( N/A%), pre moving , FPS 39.32, Running 3.01s Step 91( N/A%), pre moving , FPS 40.82, Running 3.03s Step 92( N/A%), pre moving , FPS 42.25, Running 3.05s Step 93( N/A%), pre moving , FPS 43.06, Running 3.07s Step 94( N/A%), pre moving , FPS 43.82, Running 3.09s Step 95( N/A%), pre moving , FPS 44.22, Running 3.11s Step 96( N/A%), pre moving , FPS 44.94, Running 3.13s Step 97( N/A%), pre moving , FPS 46.49, Running 3.16s Step 98( N/A%), pre moving , FPS 48.91, Running 3.17s Step 99( N/A%), pre moving , FPS 50.25, Running 3.19s Step 100( N/A%), pre moving , FPS 13.27, Running 4.32s Step 101( N/A%), pre moving , FPS 11.61, Running 4.57s Step 102( N/A%), pre moving , FPS 11.02, Running 4.69s Step 103( N/A%), pre moving , FPS 9.74, Running 4.95s Step 104( N/A%), pre moving , FPS 9.18, Running 5.09s Step 105( N/A%), pre moving , FPS 8.27, Running 5.35s Step 106( N/A%), pre moving , FPS 7.83, Running 5.50s Step 107( N/A%), pre moving , FPS 7.24, Running 5.73s Step 108( N/A%), pre moving , FPS 6.94, Running 5.86s Step 109( N/A%), pre moving , FPS 6.46, Running 6.09s Step 110( N/A%), pre moving , FPS 6.26, Running 6.21s Step 111( N/A%), pre moving , FPS 5.90, Running 6.42s Step 112( N/A%), pre moving , FPS 5.68, Running 6.57s Step 113( N/A%), pre moving , FPS 5.33, Running 6.82s Step 114( N/A%), pre moving , FPS 5.19, Running 6.94s Step 115( N/A%), pre moving , FPS 4.94, Running 7.16s Step 116( N/A%), pre moving , FPS 4.77, Running 7.33s Step 117( N/A%), pre moving , FPS 4.51, Running 7.59s Step 118( N/A%), pre moving , FPS 4.38, Running 7.74s Step 119( N/A%), pre moving , FPS 4.14, Running 8.02s Step 120( 0.20%), action 1, FPS 4.45, Running 8.82s Step 121( 0.40%), action 2, FPS 4.23, Running 9.30s Step 122( 0.60%), action 3, FPS 4.01, Running 9.68s Step 123( 0.80%), action 4, FPS 3.85, Running 10.15s Step 124( 1.00%), action 5, FPS 3.50, Running 10.80s Step 125( 1.20%), action 6, FPS 3.33, Running 11.36s Step 126( 1.40%), action 7, FPS 3.08, Running 11.99s Step 127( 1.60%), action 8, FPS 3.11, Running 12.16s Step 128( 1.80%), action 9, FPS 2.89, Running 12.79s Step 129( 2.00%), action 10, FPS 2.85, Running 13.12s Step 130( 2.20%), action 11, FPS 2.63, Running 13.82s Step 131( 2.40%), action 12, FPS 2.54, Running 14.28s Step 132( 2.60%), action 13, FPS 2.40, Running 14.89s Step 133( 2.80%), action 14, FPS 2.35, Running 15.34s Step 134( 3.00%), action 15, FPS 2.21, Running 15.98s Step 135( 3.20%), action 16, FPS 2.21, Running 16.20s Step 136( 3.40%), action 17, FPS 2.10, Running 16.86s Step 137( 3.60%), action 18, FPS 2.05, Running 17.34s Step 138( 3.80%), action 19, FPS 1.97, Running 17.87s Step 139( 4.00%), action 20, FPS 1.95, Running 18.27s Step 140( 4.20%), action 21, FPS 1.99, Running 18.89s Step 141( 4.40%), action 22, FPS 2.00, Running 19.31s Step 142( 4.60%), action 23, FPS 1.95, Running 19.95s Step 143( 4.80%), action 24, FPS 1.94, Running 20.47s Step 144( 5.00%), action 25, FPS 1.93, Running 21.16s Step 145( 5.20%), action 26, FPS 1.94, Running 21.64s Step 146( 5.40%), action 27, FPS 1.94, Running 22.30s Step 147( 5.60%), action 28, FPS 1.89, Running 22.73s Step 148( 5.80%), action 29, FPS 1.92, Running 23.20s Step 149( 6.00%), action 30, FPS 1.92, Running 23.56s Step 150( 6.20%), action 31, FPS 1.93, Running 24.16s Step 151( 6.40%), action 32, FPS 1.96, Running 24.48s Step 152( 6.60%), action 33, FPS 1.96, Running 25.12s Step 153( 6.80%), action 34, FPS 1.96, Running 25.56s Step 154( 7.00%), action 35, FPS 1.97, Running 26.11s Step 155( 7.20%), action 36, FPS 1.93, Running 26.54s Step 156( 7.40%), action 37, FPS 1.98, Running 26.96s Step 157( 7.60%), action 38, FPS 1.98, Running 27.41s Step 158( 7.80%), action 39, FPS 1.97, Running 28.04s Step 159( 8.00%), action 40, FPS 1.95, Running 28.51s Step 160( 8.20%), action 41, FPS 1.89, Running 29.47s Step 161( 8.40%), action 42, FPS 1.90, Running 29.85s Step 162( 8.60%), action 43, FPS 1.92, Running 30.38s Step 163( 8.80%), action 44, FPS 1.96, Running 30.67s Step 164( 9.00%), action 45, FPS 1.98, Running 31.28s Step 165( 9.20%), action 46, FPS 2.03, Running 31.51s Step 166( 9.40%), action 47, FPS 2.04, Running 32.11s Step 167( 9.60%), action 48, FPS 2.08, Running 32.33s Step 168( 9.80%), action 49, FPS 2.08, Running 32.79s Step 169( 10.00%), action 50, FPS 2.06, Running 33.25s Step 170( 10.20%), action 51, FPS 2.00, Running 34.15s Step 171( 10.40%), action 52, FPS 2.01, Running 34.41s Step 172( 10.60%), action 53, FPS 2.02, Running 35.01s Step 173( 10.80%), action 54, FPS 2.02, Running 35.47s Step 174( 11.00%), action 55, FPS 2.01, Running 36.08s Step 175( 11.20%), action 56, FPS 2.04, Running 36.32s Step 176( 11.40%), action 57, FPS 2.02, Running 36.86s Step 177( 11.60%), action 58, FPS 2.07, Running 37.09s Step 178( 11.80%), action 59, FPS 2.12, Running 37.48s Step 179( 12.00%), action 60, FPS 2.13, Running 37.90s Step 180( 12.20%), action 61, FPS 2.22, Running 38.49s Step 181( 12.40%), action 62, FPS 2.26, Running 38.68s Step 182( 12.60%), action 63, FPS 2.23, Running 39.33s Step 183( 12.80%), action 64, FPS 2.24, Running 39.62s Step 184( 13.00%), action 65, FPS 2.29, Running 40.01s Step 185( 13.20%), action 66, FPS 2.23, Running 40.47s Step 186( 13.40%), action 67, FPS 2.23, Running 41.10s Step 187( 13.60%), action 68, FPS 2.17, Running 41.55s Step 188( 13.80%), action 69, FPS 2.17, Running 42.01s Step 189( 14.00%), action 70, FPS 2.21, Running 42.30s Step 190( 14.20%), action 71, FPS 2.26, Running 43.01s Step 191( 14.40%), action 72, FPS 2.23, Running 43.38s Step 192( 14.60%), action 73, FPS 2.21, Running 44.07s Step 193( 14.80%), action 74, FPS 2.21, Running 44.51s Step 194( 15.00%), action 75, FPS 2.28, Running 44.87s Step 195( 15.20%), action 76, FPS 2.27, Running 45.14s Step 196( 15.40%), action 77, FPS 2.32, Running 45.47s Step 197( 15.60%), action 78, FPS 2.33, Running 45.70s Step 198( 15.80%), action 79, FPS 2.31, Running 46.14s Step 199( 16.00%), action 80, FPS 2.36, Running 46.37s Step 200( 16.20%), action 81, FPS 2.29, Running 47.24s Step 201( 16.40%), action 82, FPS 2.25, Running 47.57s Step 202( 16.60%), action 83, FPS 2.33, Running 47.90s Step 203( 16.80%), action 84, FPS 2.35, Running 48.13s Step 204( 17.00%), action 85, FPS 2.28, Running 48.78s Step 205( 17.20%), action 86, FPS 2.30, Running 49.17s Step 206( 17.40%), action 87, FPS 2.28, Running 49.88s Step 207( 17.60%), action 88, FPS 2.26, Running 50.41s Step 208( 17.80%), action 89, FPS 2.26, Running 50.86s Step 209( 18.00%), action 90, FPS 2.24, Running 51.23s Step 210( 18.20%), action 91, FPS 2.24, Running 51.95s Step 211( 18.40%), action 92, FPS 2.28, Running 52.15s Step 212( 18.60%), action 93, FPS 2.31, Running 52.71s Step 213( 18.80%), action 94, FPS 2.30, Running 53.21s Step 214( 19.00%), action 95, FPS 2.26, Running 53.72s Step 215( 19.20%), action 96, FPS 2.22, Running 54.15s Step 216( 19.40%), action 97, FPS 2.21, Running 54.51s Step 217( 19.60%), action 98, FPS 2.20, Running 54.81s Step 218( 19.80%), action 99, FPS 2.17, Running 55.34s Step 219( 20.00%), action 100, FPS 2.13, Running 55.77s Step 220( 20.20%), action 101, FPS 2.14, Running 56.59s Step 221( 20.40%), action 102, FPS 2.16, Running 56.82s Step 222( 20.60%), action 103, FPS 2.08, Running 57.51s Step 223( 20.80%), action 104, FPS 2.05, Running 57.91s Step 224( 21.00%), action 105, FPS 2.08, Running 58.38s Step 225( 21.20%), action 106, FPS 2.07, Running 58.82s Step 226( 21.40%), action 107, FPS 2.08, Running 59.50s Step 227( 21.60%), action 108, FPS 2.08, Running 60.03s Step 228( 21.80%), action 109, FPS 2.06, Running 60.55s Step 229( 22.00%), action 110, FPS 2.05, Running 60.97s Step 230( 22.20%), action 111, FPS 2.08, Running 61.59s Step 231( 22.40%), action 112, FPS 2.05, Running 61.92s Step 232( 22.60%), action 113, FPS 2.09, Running 62.27s Step 233( 22.80%), action 114, FPS 2.15, Running 62.50s Step 234( 23.00%), action 115, FPS 2.19, Running 62.84s Step 235( 23.20%), action 116, FPS 2.24, Running 63.09s Step 236( 23.40%), action 117, FPS 2.21, Running 63.54s Step 237( 23.60%), action 118, FPS 2.22, Running 63.82s Step 238( 23.80%), action 119, FPS 2.23, Running 64.32s Step 239( 24.00%), action 120, FPS 2.24, Running 64.71s Step 240( 24.20%), action 121, FPS 2.27, Running 65.39s Step 241( 24.40%), action 122, FPS 2.27, Running 65.64s Step 242( 24.60%), action 123, FPS 2.32, Running 66.13s Step 243( 24.80%), action 124, FPS 2.32, Running 66.55s Step 244( 25.00%), action 125, FPS 2.25, Running 67.26s Step 245( 25.20%), action 126, FPS 2.25, Running 67.70s Step 246( 25.40%), action 127, FPS 2.27, Running 68.33s Step 247( 25.60%), action 128, FPS 2.26, Running 68.88s Step 248( 25.80%), action 129, FPS 2.22, Running 69.57s Step 249( 26.00%), action 130, FPS 2.20, Running 70.06s Step 250( 26.20%), action 131, FPS 2.12, Running 71.04s Step 251( 26.40%), action 132, FPS 2.07, Running 71.59s Step 252( 26.60%), action 133, FPS 2.00, Running 72.24s Step 253( 26.80%), action 134, FPS 2.01, Running 72.47s Step 254( 27.00%), action 135, FPS 1.97, Running 72.97s Step 255( 27.20%), action 136, FPS 1.96, Running 73.28s Step 256( 27.40%), action 137, FPS 1.96, Running 73.73s Step 257( 27.60%), action 138, FPS 1.92, Running 74.22s Step 258( 27.80%), action 139, FPS 1.90, Running 74.85s Step 259( 28.00%), action 140, FPS 1.89, Running 75.32s Step 260( 28.20%), action 141, FPS 1.87, Running 76.10s Step 261( 28.40%), action 142, FPS 1.87, Running 76.36s Step 262( 28.60%), action 143, FPS 1.89, Running 76.70s Step 263( 28.80%), action 144, FPS 1.93, Running 76.92s Step 264( 29.00%), action 145, FPS 1.96, Running 77.47s Step 265( 29.20%), action 146, FPS 1.96, Running 77.91s Step 266( 29.40%), action 147, FPS 1.95, Running 78.58s Step 267( 29.60%), action 148, FPS 2.00, Running 78.86s Step 268( 29.80%), action 149, FPS 2.02, Running 79.46s Step 269( 30.00%), action 150, FPS 2.08, Running 79.70s Step 270( 30.20%), action 151, FPS 2.11, Running 80.50s Step 271( 30.40%), action 152, FPS 2.15, Running 80.90s Step 272( 30.60%), action 153, FPS 2.19, Running 81.37s Step 273( 30.80%), action 154, FPS 2.18, Running 81.64s Step 274( 31.00%), action 155, FPS 2.23, Running 81.95s Step 275( 31.20%), action 156, FPS 2.24, Running 82.22s Step 276( 31.40%), action 157, FPS 2.25, Running 82.61s Step 277( 31.60%), action 158, FPS 2.32, Running 82.82s Step 278( 31.80%), action 159, FPS 2.38, Running 83.24s Step 279( 32.00%), action 160, FPS 2.46, Running 83.44s Step 280( 32.20%), action 161, FPS 2.54, Running 83.97s Step 281( 32.40%), action 162, FPS 2.55, Running 84.20s Step 282( 32.60%), action 163, FPS 2.55, Running 84.53s Step 283( 32.80%), action 164, FPS 2.56, Running 84.73s Step 284( 33.00%), action 165, FPS 2.65, Running 85.03s Step 285( 33.20%), action 166, FPS 2.74, Running 85.22s Step 286( 33.40%), action 167, FPS 2.82, Running 85.66s Step 287( 33.60%), action 168, FPS 2.86, Running 85.85s Step 288( 33.80%), action 169, FPS 2.97, Running 86.18s Step 289( 34.00%), action 170, FPS 3.01, Running 86.35s Step 290( 34.20%), action 171, FPS 3.16, Running 86.84s Step 291( 34.40%), action 172, FPS 3.24, Running 87.07s Step 292( 34.60%), action 173, FPS 3.31, Running 87.42s Step 293( 34.80%), action 174, FPS 3.31, Running 87.68s Step 294( 35.00%), action 175, FPS 3.21, Running 88.19s Step 295( 35.20%), action 176, FPS 3.15, Running 88.56s Step 296( 35.40%), action 177, FPS 3.12, Running 89.01s Step 297( 35.60%), action 178, FPS 3.12, Running 89.23s Step 298( 35.80%), action 179, FPS 3.12, Running 89.65s Step 299( 36.00%), action 180, FPS 3.05, Running 89.99s Step 300( 36.20%), action 181, FPS 3.08, Running 90.47s Step 301( 36.40%), action 182, FPS 3.07, Running 90.70s Step 302( 36.60%), action 183, FPS 3.03, Running 91.14s Step 303( 36.80%), action 184, FPS 3.02, Running 91.36s Step 304( 37.00%), action 185, FPS 2.97, Running 91.76s Step 305( 37.20%), action 186, FPS 2.94, Running 92.03s Step 306( 37.40%), action 187, FPS 2.91, Running 92.52s Step 307( 37.60%), action 188, FPS 2.78, Running 93.03s Step 308( 37.80%), action 189, FPS 2.66, Running 93.71s Step 309( 38.00%), action 190, FPS 2.64, Running 93.92s Step 310( 38.20%), action 191, FPS 2.51, Running 94.80s Step 311( 38.40%), action 192, FPS 2.43, Running 95.29s Step 312( 38.60%), action 193, FPS 2.37, Running 95.85s Step 313( 38.80%), action 194, FPS 2.31, Running 96.32s Step 314( 39.00%), action 195, FPS 2.32, Running 96.80s Step 315( 39.20%), action 196, FPS 2.36, Running 97.03s Step 316( 39.40%), action 197, FPS 2.32, Running 97.62s Step 317( 39.60%), action 198, FPS 2.27, Running 98.03s Step 318( 39.80%), action 199, FPS 2.24, Running 98.58s Step 319( 40.00%), action 200, FPS 2.27, Running 98.81s Step 320( 40.20%), action 201, FPS 2.27, Running 99.27s Step 321( 40.40%), action 202, FPS 2.23, Running 99.66s Step 322( 40.60%), action 203, FPS 2.25, Running 100.02s Step 323( 40.80%), action 204, FPS 2.26, Running 100.22s Step 324( 41.00%), action 205, FPS 2.28, Running 100.52s Step 325( 41.20%), action 206, FPS 2.30, Running 100.72s Step 326( 41.40%), action 207, FPS 2.33, Running 101.10s Step 327( 41.60%), action 208, FPS 2.36, Running 101.49s Step 328( 41.80%), action 209, FPS 2.45, Running 101.89s Step 329( 42.00%), action 210, FPS 2.45, Running 102.08s Step 330( 42.20%), action 211, FPS 2.52, Running 102.73s Step 331( 42.40%), action 212, FPS 2.62, Running 102.91s Step 332( 42.60%), action 213, FPS 2.71, Running 103.24s Step 333( 42.80%), action 214, FPS 2.72, Running 103.66s Step 334( 43.00%), action 215, FPS 2.78, Running 104.01s Step 335( 43.20%), action 216, FPS 2.71, Running 104.40s Step 336( 43.40%), action 217, FPS 2.78, Running 104.82s Step 337( 43.60%), action 218, FPS 2.86, Running 105.02s Step 338( 43.80%), action 219, FPS 2.97, Running 105.32s Step 339( 44.00%), action 220, FPS 2.99, Running 105.51s Step 340( 44.20%), action 221, FPS 3.01, Running 105.91s Step 341( 44.40%), action 222, FPS 3.10, Running 106.11s Step 342( 44.60%), action 223, FPS 3.15, Running 106.37s Step 343( 44.80%), action 224, FPS 3.13, Running 106.61s Step 344( 45.00%), action 225, FPS 3.11, Running 106.95s Step 345( 45.20%), action 226, FPS 3.10, Running 107.17s Step 346( 45.40%), action 227, FPS 3.12, Running 107.52s Step 347( 45.60%), action 228, FPS 3.22, Running 107.71s Step 348( 45.80%), action 229, FPS 3.25, Running 108.04s Step 349( 46.00%), action 230, FPS 3.25, Running 108.23s Step 350( 46.20%), action 231, FPS 3.30, Running 108.78s Step 351( 46.40%), action 232, FPS 3.27, Running 109.02s Step 352( 46.60%), action 233, FPS 3.28, Running 109.33s Step 353( 46.80%), action 234, FPS 3.40, Running 109.55s Step 354( 47.00%), action 235, FPS 3.39, Running 109.90s Step 355( 47.20%), action 236, FPS 3.52, Running 110.09s Step 356( 47.40%), action 237, FPS 3.49, Running 110.55s Step 357( 47.60%), action 238, FPS 3.42, Running 110.86s Step 358( 47.80%), action 239, FPS 3.37, Running 111.26s Step 359( 48.00%), action 240, FPS 3.36, Running 111.46s Step 360( 48.20%), action 241, FPS 3.25, Running 112.08s Step 361( 48.40%), action 242, FPS 3.18, Running 112.40s Step 362( 48.60%), action 243, FPS 3.05, Running 112.93s Step 363( 48.80%), action 244, FPS 3.03, Running 113.21s Step 364( 49.00%), action 245, FPS 2.98, Running 113.66s Step 365( 49.20%), action 246, FPS 2.93, Running 114.00s Step 366( 49.40%), action 247, FPS 2.86, Running 114.52s Step 367( 49.60%), action 248, FPS 2.80, Running 114.86s Step 368( 49.80%), action 249, FPS 2.65, Running 115.57s Step 369( 50.00%), action 250, FPS 2.64, Running 115.81s Step 370( 50.20%), action 251, FPS 2.61, Running 116.44s Step 371( 50.40%), action 252, FPS 2.56, Running 116.85s Step 372( 50.60%), action 253, FPS 2.52, Running 117.27s Step 373( 50.80%), action 254, FPS 2.43, Running 117.77s Step 374( 51.00%), action 255, FPS 2.40, Running 118.25s Step 375( 51.20%), action 256, FPS 2.39, Running 118.46s Step 376( 51.40%), action 257, FPS 2.35, Running 119.04s Step 377( 51.60%), action 258, FPS 2.36, Running 119.32s Step 378( 51.80%), action 259, FPS 2.32, Running 119.87s Step 379( 52.00%), action 260, FPS 2.26, Running 120.32s Step 380( 52.20%), action 261, FPS 2.25, Running 120.95s Step 381( 52.40%), action 262, FPS 2.24, Running 121.31s Step 382( 52.60%), action 263, FPS 2.23, Running 121.92s Step 383( 52.80%), action 264, FPS 2.25, Running 122.11s Step 384( 53.00%), action 265, FPS 2.19, Running 122.79s Step 385( 53.20%), action 266, FPS 2.18, Running 123.18s Step 386( 53.40%), action 267, FPS 2.16, Running 123.79s Step 387( 53.60%), action 268, FPS 2.19, Running 124.00s Step 388( 53.80%), action 269, FPS 2.22, Running 124.59s Step 389( 54.00%), action 270, FPS 2.22, Running 124.83s Step 390( 54.20%), action 271, FPS 2.24, Running 125.38s Step 391( 54.40%), action 272, FPS 2.26, Running 125.70s Step 392( 54.60%), action 273, FPS 2.28, Running 126.07s Step 393( 54.80%), action 274, FPS 2.35, Running 126.28s Step 394( 55.00%), action 275, FPS 2.37, Running 126.68s Step 395( 55.20%), action 276, FPS 2.32, Running 127.08s Step 396( 55.40%), action 277, FPS 2.37, Running 127.47s Step 397( 55.60%), action 278, FPS 2.38, Running 127.73s Step 398( 55.80%), action 279, FPS 2.36, Running 128.33s Step 399( 56.00%), action 280, FPS 2.44, Running 128.53s Step 400( 56.20%), action 281, FPS 2.40, Running 129.30s Step 401( 56.40%), action 282, FPS 2.40, Running 129.64s Step 402( 56.60%), action 283, FPS 2.46, Running 130.05s Step 403( 56.80%), action 284, FPS 2.40, Running 130.44s Step 404( 57.00%), action 285, FPS 2.42, Running 131.05s Step 405( 57.20%), action 286, FPS 2.47, Running 131.28s Step 406( 57.40%), action 287, FPS 2.56, Running 131.60s Step 407( 57.60%), action 288, FPS 2.57, Running 131.80s Step 408( 57.80%), action 289, FPS 2.61, Running 132.25s Step 409( 58.00%), action 290, FPS 2.60, Running 132.52s Step 410( 58.20%), action 291, FPS 2.51, Running 133.34s Step 411( 58.40%), action 292, FPS 2.49, Running 133.72s Step 412( 58.60%), action 293, FPS 2.41, Running 134.36s Step 413( 58.80%), action 294, FPS 2.39, Running 134.63s Step 414( 59.00%), action 295, FPS 2.32, Running 135.31s Step 415( 59.20%), action 296, FPS 2.33, Running 135.67s Step 416( 59.40%), action 297, FPS 2.24, Running 136.38s Step 417( 59.60%), action 298, FPS 2.18, Running 136.89s Step 418( 59.80%), action 299, FPS 2.19, Running 137.45s Step 419( 60.00%), action 300, FPS 2.13, Running 137.90s Step 420( 60.20%), action 301, FPS 2.12, Running 138.71s Step 421( 60.40%), action 302, FPS 2.15, Running 138.96s Step 422( 60.60%), action 303, FPS 2.10, Running 139.58s Step 423( 60.80%), action 304, FPS 2.12, Running 139.88s Step 424( 61.00%), action 305, FPS 2.16, Running 140.31s Step 425( 61.20%), action 306, FPS 2.10, Running 140.79s Step 426( 61.40%), action 307, FPS 2.07, Running 141.28s Step 427( 61.60%), action 308, FPS 2.02, Running 141.72s Step 428( 61.80%), action 309, FPS 2.02, Running 142.16s Step 429( 62.00%), action 310, FPS 2.02, Running 142.43s Step 430( 62.20%), action 311, FPS 2.02, Running 143.25s Step 431( 62.40%), action 312, FPS 1.99, Running 143.78s Step 432( 62.60%), action 313, FPS 2.01, Running 144.33s Step 433( 62.80%), action 314, FPS 1.98, Running 144.75s Step 434( 63.00%), action 315, FPS 2.04, Running 145.11s Step 435( 63.20%), action 316, FPS 2.03, Running 145.50s Step 436( 63.40%), action 317, FPS 2.04, Running 146.19s Step 437( 63.60%), action 318, FPS 2.10, Running 146.43s Step 438( 63.80%), action 319, FPS 2.10, Running 146.97s Step 439( 64.00%), action 320, FPS 2.10, Running 147.43s Step 440( 64.20%), action 321, FPS 2.12, Running 148.16s Step 441( 64.40%), action 322, FPS 2.10, Running 148.46s Step 442( 64.60%), action 323, FPS 2.16, Running 148.84s Step 443( 64.80%), action 324, FPS 2.12, Running 149.32s Step 444( 65.00%), action 325, FPS 2.11, Running 149.77s Step 445( 65.20%), action 326, FPS 2.17, Running 150.01s Step 446( 65.40%), action 327, FPS 2.19, Running 150.39s Step 447( 65.60%), action 328, FPS 2.22, Running 150.73s Step 448( 65.80%), action 329, FPS 2.20, Running 151.27s Step 449( 66.00%), action 330, FPS 2.20, Running 151.52s Step 450( 66.20%), action 331, FPS 2.25, Running 152.13s Step 451( 66.40%), action 332, FPS 2.31, Running 152.42s Step 452( 66.60%), action 333, FPS 2.31, Running 152.98s Step 453( 66.80%), action 334, FPS 2.30, Running 153.45s Step 454( 67.00%), action 335, FPS 2.31, Running 153.79s Step 455( 67.20%), action 336, FPS 2.36, Running 153.99s Step 456( 67.40%), action 337, FPS 2.36, Running 154.67s Step 457( 67.60%), action 338, FPS 2.29, Running 155.18s Step 458( 67.80%), action 339, FPS 2.27, Running 155.78s Step 459( 68.00%), action 340, FPS 2.27, Running 156.26s Step 460( 68.20%), action 341, FPS 2.28, Running 156.94s Step 461( 68.40%), action 342, FPS 2.23, Running 157.44s Step 462( 68.60%), action 343, FPS 2.25, Running 157.71s Step 463( 68.80%), action 344, FPS 2.32, Running 157.93s Step 464( 69.00%), action 345, FPS 2.25, Running 158.65s Step 465( 69.20%), action 346, FPS 2.21, Running 159.05s Step 466( 69.40%), action 347, FPS 2.16, Running 159.66s Step 467( 69.60%), action 348, FPS 2.19, Running 159.88s Step 468( 69.80%), action 349, FPS 2.18, Running 160.43s [2026-08-01 17:19:50] [24 ] Seed 23 success after 160.74 s. +steps: 468 , actions: 349 . +Instruction: Empty +Total 13/24(54.17%) success. +Setting seed: 24 +Step 1( N/A%), pre moving , FPS 16.81, Running 0.06s Step 2( N/A%), pre moving , FPS 26.44, Running 0.08s Step 3( N/A%), pre moving , FPS 32.12, Running 0.09s Step 4( N/A%), pre moving , FPS 35.18, Running 0.11s Step 5( N/A%), pre moving , FPS 37.91, Running 0.13s Step 6( N/A%), pre moving , FPS 39.87, Running 0.15s Step 7( N/A%), pre moving , FPS 41.11, Running 0.17s Step 8( N/A%), pre moving , FPS 41.79, Running 0.19s Step 9( N/A%), pre moving , FPS 43.40, Running 0.21s Step 10( N/A%), pre moving , FPS 44.72, Running 0.22s Step 11( N/A%), pre moving , FPS 45.93, Running 0.24s Step 12( N/A%), pre moving , FPS 46.98, Running 0.26s Step 13( N/A%), pre moving , FPS 47.85, Running 0.27s Step 14( N/A%), pre moving , FPS 48.59, Running 0.29s Step 15( N/A%), pre moving , FPS 46.33, Running 0.32s Step 16( N/A%), pre moving , FPS 47.00, Running 0.34s Step 17( N/A%), pre moving , FPS 47.28, Running 0.36s Step 18( N/A%), pre moving , FPS 47.75, Running 0.38s Step 19( N/A%), pre moving , FPS 48.32, Running 0.39s Step 20( N/A%), pre moving , FPS 48.77, Running 0.41s Step 21( N/A%), pre moving , FPS 35.02, Running 0.63s Step 22( N/A%), pre moving , FPS 35.11, Running 0.65s Step 23( N/A%), pre moving , FPS 35.17, Running 0.66s Step 24( N/A%), pre moving , FPS 35.01, Running 0.69s Step 25( N/A%), pre moving , FPS 35.09, Running 0.70s Step 26( N/A%), pre moving , FPS 27.12, Running 0.89s Step 27( N/A%), pre moving , FPS 27.13, Running 0.91s Step 28( N/A%), pre moving , FPS 27.21, Running 0.93s Step 29( N/A%), pre moving , FPS 26.73, Running 0.96s Step 30( N/A%), pre moving , FPS 26.36, Running 0.98s Step 31( N/A%), pre moving , FPS 26.04, Running 1.01s Step 32( N/A%), pre moving , FPS 25.97, Running 1.03s Step 33( N/A%), pre moving , FPS 25.96, Running 1.04s Step 34( N/A%), pre moving , FPS 25.99, Running 1.06s Step 35( N/A%), pre moving , FPS 26.67, Running 1.07s Step 36( N/A%), pre moving , FPS 18.55, Running 1.42s Step 37( N/A%), pre moving , FPS 18.44, Running 1.44s Step 38( N/A%), pre moving , FPS 18.33, Running 1.47s Step 39( N/A%), pre moving , FPS 18.24, Running 1.49s Step 40( N/A%), pre moving , FPS 18.20, Running 1.51s Step 41( N/A%), pre moving , FPS 22.34, Running 1.53s Step 42( N/A%), pre moving , FPS 21.90, Running 1.56s Step 43( N/A%), pre moving , FPS 21.75, Running 1.58s Step 44( N/A%), pre moving , FPS 21.66, Running 1.61s Step 45( N/A%), pre moving , FPS 21.37, Running 1.64s Step 46( N/A%), pre moving , FPS 25.48, Running 1.67s Step 47( N/A%), pre moving , FPS 25.13, Running 1.70s Step 48( N/A%), pre moving , FPS 24.41, Running 1.75s Step 49( N/A%), pre moving , FPS 24.35, Running 1.78s Step 50( N/A%), pre moving , FPS 24.23, Running 1.81s Step 51( N/A%), pre moving , FPS 23.93, Running 1.84s Step 52( N/A%), pre moving , FPS 23.24, Running 1.89s Step 53( N/A%), pre moving , FPS 22.66, Running 1.93s Step 54( N/A%), pre moving , FPS 22.33, Running 1.95s Step 55( N/A%), pre moving , FPS 22.04, Running 1.98s Step 56( N/A%), pre moving , FPS 33.89, Running 2.01s Step 57( N/A%), pre moving , FPS 33.64, Running 2.04s Step 58( N/A%), pre moving , FPS 33.37, Running 2.07s Step 59( N/A%), pre moving , FPS 33.02, Running 2.10s Step 60( N/A%), pre moving , FPS 32.19, Running 2.13s Step 61( N/A%), pre moving , FPS 31.72, Running 2.16s Step 62( N/A%), pre moving , FPS 32.03, Running 2.18s Step 63( N/A%), pre moving , FPS 31.89, Running 2.21s Step 64( N/A%), pre moving , FPS 31.92, Running 2.24s Step 65( N/A%), pre moving , FPS 32.12, Running 2.26s Step 66( N/A%), pre moving , FPS 31.91, Running 2.30s Step 67( N/A%), pre moving , FPS 31.98, Running 2.33s Step 68( N/A%), pre moving , FPS 32.40, Running 2.36s Step 69( N/A%), pre moving , FPS 32.46, Running 2.39s Step 70( N/A%), pre moving , FPS 32.50, Running 2.42s Step 71( N/A%), pre moving , FPS 32.90, Running 2.45s Step 72( N/A%), pre moving , FPS 33.89, Running 2.48s Step 73( N/A%), pre moving , FPS 34.71, Running 2.50s Step 74( N/A%), pre moving , FPS 34.93, Running 2.53s Step 75( N/A%), pre moving , FPS 35.10, Running 2.55s Step 76( N/A%), pre moving , FPS 35.24, Running 2.58s Step 77( N/A%), pre moving , FPS 35.51, Running 2.60s Step 78( N/A%), pre moving , FPS 35.60, Running 2.63s Step 79( N/A%), pre moving , FPS 36.14, Running 2.65s Step 80( N/A%), pre moving , FPS 37.12, Running 2.67s Step 81( N/A%), pre moving , FPS 37.62, Running 2.69s Step 82( N/A%), pre moving , FPS 37.82, Running 2.71s Step 83( N/A%), pre moving , FPS 37.79, Running 2.74s Step 84( N/A%), pre moving , FPS 38.47, Running 2.76s Step 85( N/A%), pre moving , FPS 38.50, Running 2.78s Step 86( N/A%), pre moving , FPS 39.97, Running 2.80s Step 87( N/A%), pre moving , FPS 40.88, Running 2.82s Step 88( N/A%), pre moving , FPS 42.26, Running 2.84s Step 89( N/A%), pre moving , FPS 43.49, Running 2.85s Step 90( N/A%), pre moving , FPS 44.82, Running 2.87s Step 91( N/A%), pre moving , FPS 45.96, Running 2.89s Step 92( N/A%), pre moving , FPS 46.54, Running 2.91s Step 93( N/A%), pre moving , FPS 47.28, Running 2.92s Step 94( N/A%), pre moving , FPS 48.06, Running 2.94s Step 95( N/A%), pre moving , FPS 48.92, Running 2.96s Step 96( N/A%), pre moving , FPS 49.96, Running 2.98s Step 97( N/A%), pre moving , FPS 11.52, Running 4.34s Step 98( N/A%), pre moving , FPS 10.15, Running 4.60s Step 99( N/A%), pre moving , FPS 9.46, Running 4.76s Step 100( N/A%), pre moving , FPS 8.73, Running 4.96s Step 101( N/A%), pre moving , FPS 8.34, Running 5.09s Step 102( N/A%), pre moving , FPS 7.70, Running 5.31s Step 103( N/A%), pre moving , FPS 7.33, Running 5.47s Step 104( N/A%), pre moving , FPS 6.80, Running 5.69s Step 105( N/A%), pre moving , FPS 6.49, Running 5.86s Step 106( N/A%), pre moving , FPS 6.08, Running 6.09s Step 107( N/A%), pre moving , FPS 5.89, Running 6.22s Step 108( N/A%), pre moving , FPS 5.47, Running 6.49s Step 109( N/A%), pre moving , FPS 5.30, Running 6.62s Step 110( N/A%), pre moving , FPS 5.00, Running 6.87s Step 111( N/A%), pre moving , FPS 4.89, Running 6.98s Step 112( N/A%), pre moving , FPS 4.68, Running 7.18s Step 113( N/A%), pre moving , FPS 4.55, Running 7.32s Step 114( N/A%), pre moving , FPS 4.36, Running 7.53s Step 115( N/A%), pre moving , FPS 4.25, Running 7.66s Step 116( N/A%), pre moving , FPS 4.08, Running 7.88s Step 117( 0.20%), action 1, FPS 4.38, Running 8.90s Step 118( 0.40%), action 2, FPS 4.11, Running 9.47s Step 119( 0.60%), action 3, FPS 3.74, Running 10.11s Step 120( 0.80%), action 4, FPS 3.64, Running 10.46s Step 121( 1.00%), action 5, FPS 3.29, Running 11.16s Step 122( 1.20%), action 6, FPS 3.10, Running 11.77s Step 123( 1.40%), action 7, FPS 3.04, Running 12.05s Step 124( 1.60%), action 8, FPS 2.96, Running 12.44s Step 125( 1.80%), action 9, FPS 2.91, Running 12.73s Step 126( 2.00%), action 10, FPS 2.90, Running 13.00s Step 127( 2.20%), action 11, FPS 2.66, Running 13.73s Step 128( 2.40%), action 12, FPS 2.66, Running 14.02s Step 129( 2.60%), action 13, FPS 2.51, Running 14.60s Step 130( 2.80%), action 14, FPS 2.51, Running 14.83s Step 131( 3.00%), action 15, FPS 2.45, Running 15.15s Step 132( 3.20%), action 16, FPS 2.35, Running 15.69s Step 133( 3.40%), action 17, FPS 2.32, Running 15.96s Step 134( 3.60%), action 18, FPS 2.23, Running 16.50s Step 135( 3.80%), action 19, FPS 2.19, Running 16.80s Step 136( 4.00%), action 20, FPS 2.13, Running 17.26s Step 137( 4.20%), action 21, FPS 2.27, Running 17.73s Step 138( 4.40%), action 22, FPS 2.30, Running 18.18s Step 139( 4.60%), action 23, FPS 2.39, Running 18.49s Step 140( 4.80%), action 24, FPS 2.39, Running 18.81s Step 141( 5.00%), action 25, FPS 2.45, Running 19.33s Step 142( 5.20%), action 26, FPS 2.55, Running 19.60s Step 143( 5.40%), action 27, FPS 2.52, Running 19.99s Step 144( 5.60%), action 28, FPS 2.50, Running 20.43s Step 145( 5.80%), action 29, FPS 2.51, Running 20.70s Step 146( 6.00%), action 30, FPS 2.45, Running 21.15s Step 147( 6.20%), action 31, FPS 2.55, Running 21.58s Step 148( 6.40%), action 32, FPS 2.49, Running 22.05s Step 149( 6.60%), action 33, FPS 2.60, Running 22.29s Step 150( 6.80%), action 34, FPS 2.58, Running 22.57s Step 151( 7.00%), action 35, FPS 2.54, Running 23.03s Step 152( 7.20%), action 36, FPS 2.57, Running 23.47s Step 153( 7.40%), action 37, FPS 2.55, Running 23.80s Step 154( 7.60%), action 38, FPS 2.62, Running 24.15s Step 155( 7.80%), action 39, FPS 2.55, Running 24.64s Step 156( 8.00%), action 40, FPS 2.59, Running 24.97s Step 157( 8.20%), action 41, FPS 2.53, Running 25.65s Step 158( 8.40%), action 42, FPS 2.48, Running 26.24s Step 159( 8.60%), action 43, FPS 2.40, Running 26.81s Step 160( 8.80%), action 44, FPS 2.35, Running 27.31s Step 161( 9.00%), action 45, FPS 2.37, Running 27.78s Step 162( 9.20%), action 46, FPS 2.27, Running 28.43s Step 163( 9.40%), action 47, FPS 2.26, Running 28.83s Step 164( 9.60%), action 48, FPS 2.26, Running 29.26s Step 165( 9.80%), action 49, FPS 2.24, Running 29.63s Step 166( 10.00%), action 50, FPS 2.27, Running 29.98s Step 167( 10.20%), action 51, FPS 2.26, Running 30.45s Step 168( 10.40%), action 52, FPS 2.29, Running 30.77s Step 169( 10.60%), action 53, FPS 2.27, Running 31.11s Step 170( 10.80%), action 54, FPS 2.28, Running 31.36s Step 171( 11.00%), action 55, FPS 2.30, Running 31.72s Step 172( 11.20%), action 56, FPS 2.36, Running 31.94s Step 173( 11.40%), action 57, FPS 2.38, Running 32.21s Step 174( 11.60%), action 58, FPS 2.37, Running 32.60s Step 175( 11.80%), action 59, FPS 2.41, Running 32.95s Step 176( 12.00%), action 60, FPS 2.41, Running 33.26s Step 177( 12.20%), action 61, FPS 2.49, Running 33.66s Step 178( 12.40%), action 62, FPS 2.61, Running 33.91s Step 179( 12.60%), action 63, FPS 2.70, Running 34.23s Step 180( 12.80%), action 64, FPS 2.70, Running 34.72s Step 181( 13.00%), action 65, FPS 2.74, Running 35.08s Step 182( 13.20%), action 66, FPS 2.83, Running 35.50s Step 183( 13.40%), action 67, FPS 2.77, Running 36.04s Step 184( 13.60%), action 68, FPS 2.79, Running 36.43s Step 185( 13.80%), action 69, FPS 2.79, Running 36.80s Step 186( 14.00%), action 70, FPS 2.71, Running 37.35s Step 187( 14.20%), action 71, FPS 2.73, Running 37.76s Step 188( 14.40%), action 72, FPS 2.77, Running 38.00s Step 189( 14.60%), action 73, FPS 2.78, Running 38.30s Step 190( 14.80%), action 74, FPS 2.75, Running 38.64s Step 191( 15.00%), action 75, FPS 2.73, Running 39.06s Step 192( 15.20%), action 76, FPS 2.71, Running 39.32s Step 193( 15.40%), action 77, FPS 2.68, Running 39.67s Step 194( 15.60%), action 78, FPS 2.69, Running 40.03s Step 195( 15.80%), action 79, FPS 2.69, Running 40.39s Step 196( 16.00%), action 80, FPS 2.67, Running 40.75s Step 197( 16.20%), action 81, FPS 2.55, Running 41.50s Step 198( 16.40%), action 82, FPS 2.48, Running 41.96s Step 199( 16.60%), action 83, FPS 2.43, Running 42.44s Step 200( 16.80%), action 84, FPS 2.39, Running 43.08s Step 201( 17.00%), action 85, FPS 2.39, Running 43.45s Step 202( 17.20%), action 86, FPS 2.40, Running 43.82s Step 203( 17.40%), action 87, FPS 2.45, Running 44.20s Step 204( 17.60%), action 88, FPS 2.39, Running 44.78s Step 205( 17.80%), action 89, FPS 2.41, Running 45.09s Step 206( 18.00%), action 90, FPS 2.45, Running 45.51s Step 207( 18.20%), action 91, FPS 2.39, Running 46.12s Step 208( 18.40%), action 92, FPS 2.32, Running 46.62s Step 209( 18.60%), action 93, FPS 2.29, Running 47.04s Step 210( 18.80%), action 94, FPS 2.31, Running 47.31s Step 211( 19.00%), action 95, FPS 2.33, Running 47.63s Step 212( 19.20%), action 96, FPS 2.26, Running 48.16s Step 213( 19.40%), action 97, FPS 2.26, Running 48.54s Step 214( 19.60%), action 98, FPS 2.27, Running 48.82s Step 215( 19.80%), action 99, FPS 2.29, Running 49.14s Step 216( 20.00%), action 100, FPS 2.32, Running 49.37s Step 217( 20.20%), action 101, FPS 2.34, Running 50.03s Step 218( 20.40%), action 102, FPS 2.40, Running 50.30s Step 219( 20.60%), action 103, FPS 2.42, Running 50.69s Step 220( 20.80%), action 104, FPS 2.50, Running 51.07s Step 221( 21.00%), action 105, FPS 2.52, Running 51.40s Step 222( 21.20%), action 106, FPS 2.53, Running 51.72s Step 223( 21.40%), action 107, FPS 2.55, Running 52.04s Step 224( 21.60%), action 108, FPS 2.59, Running 52.50s Step 225( 21.80%), action 109, FPS 2.60, Running 52.77s Step 226( 22.00%), action 110, FPS 2.67, Running 53.00s Step 227( 22.20%), action 111, FPS 2.67, Running 53.62s Step 228( 22.40%), action 112, FPS 2.74, Running 53.91s Step 229( 22.60%), action 113, FPS 2.77, Running 54.27s Step 230( 22.80%), action 114, FPS 2.74, Running 54.60s Step 231( 23.00%), action 115, FPS 2.75, Running 54.90s Step 232( 23.20%), action 116, FPS 2.84, Running 55.19s Step 233( 23.40%), action 117, FPS 2.80, Running 55.67s Step 234( 23.60%), action 118, FPS 2.79, Running 55.99s Step 235( 23.80%), action 119, FPS 2.77, Running 56.36s Step 236( 24.00%), action 120, FPS 2.73, Running 56.68s Step 237( 24.20%), action 121, FPS 2.82, Running 57.13s Step 238( 24.40%), action 122, FPS 2.80, Running 57.43s Step 239( 24.60%), action 123, FPS 2.85, Running 57.70s Step 240( 24.80%), action 124, FPS 2.83, Running 58.13s Step 241( 25.00%), action 125, FPS 2.84, Running 58.43s Step 242( 25.20%), action 126, FPS 2.83, Running 58.79s Step 243( 25.40%), action 127, FPS 2.83, Running 59.12s Step 244( 25.60%), action 128, FPS 2.83, Running 59.57s Step 245( 25.80%), action 129, FPS 2.83, Running 59.85s Step 246( 26.00%), action 130, FPS 2.76, Running 60.23s Step 247( 26.20%), action 131, FPS 2.83, Running 60.68s Step 248( 26.40%), action 132, FPS 2.85, Running 60.94s Step 249( 26.60%), action 133, FPS 2.88, Running 61.21s Step 250( 26.80%), action 134, FPS 2.91, Running 61.47s Step 251( 27.00%), action 135, FPS 2.91, Running 61.77s Step 252( 27.20%), action 136, FPS 2.80, Running 62.33s Step 253( 27.40%), action 137, FPS 2.75, Running 62.95s Step 254( 27.60%), action 138, FPS 2.64, Running 63.56s Step 255( 27.80%), action 139, FPS 2.63, Running 63.98s Step 256( 28.00%), action 140, FPS 2.59, Running 64.40s Step 257( 28.20%), action 141, FPS 2.60, Running 64.82s Step 258( 28.40%), action 142, FPS 2.52, Running 65.36s Step 259( 28.60%), action 143, FPS 2.51, Running 65.67s Step 260( 28.80%), action 144, FPS 2.48, Running 66.20s Step 261( 29.00%), action 145, FPS 2.45, Running 66.59s Step 262( 29.20%), action 146, FPS 2.42, Running 67.05s Step 263( 29.40%), action 147, FPS 2.39, Running 67.47s Step 264( 29.60%), action 148, FPS 2.43, Running 67.81s Step 265( 29.80%), action 149, FPS 2.36, Running 68.34s Step 266( 30.00%), action 150, FPS 2.39, Running 68.62s Step 267( 30.20%), action 151, FPS 2.39, Running 69.06s Step 268( 30.40%), action 152, FPS 2.31, Running 69.60s Step 269( 30.60%), action 153, FPS 2.30, Running 69.91s Step 270( 30.80%), action 154, FPS 2.27, Running 70.27s Step 271( 31.00%), action 155, FPS 2.22, Running 70.77s Step 272( 31.20%), action 156, FPS 2.26, Running 71.19s Step 273( 31.40%), action 157, FPS 2.34, Running 71.49s Step 274( 31.60%), action 158, FPS 2.37, Running 72.00s Step 275( 31.80%), action 159, FPS 2.35, Running 72.47s Step 276( 32.00%), action 160, FPS 2.31, Running 73.05s Step 277( 32.20%), action 161, FPS 2.25, Running 73.72s Step 278( 32.40%), action 162, FPS 2.26, Running 74.19s Step 279( 32.60%), action 163, FPS 2.20, Running 74.76s Step 280( 32.80%), action 164, FPS 2.23, Running 75.17s Step 281( 33.00%), action 165, FPS 2.25, Running 75.47s Step 282( 33.20%), action 166, FPS 2.23, Running 76.00s Step 283( 33.40%), action 167, FPS 2.21, Running 76.53s Step 284( 33.60%), action 168, FPS 2.19, Running 76.94s Step 285( 33.80%), action 169, FPS 2.15, Running 77.64s Step 286( 34.00%), action 170, FPS 2.15, Running 77.93s Step 287( 34.20%), action 171, FPS 2.10, Running 78.59s Step 288( 34.40%), action 172, FPS 2.12, Running 79.04s Step 289( 34.60%), action 173, FPS 2.06, Running 79.62s Step 290( 34.80%), action 174, FPS 2.02, Running 80.20s Step 291( 35.00%), action 175, FPS 2.00, Running 80.79s Step 292( 35.20%), action 176, FPS 2.00, Running 81.19s Step 293( 35.40%), action 177, FPS 1.95, Running 81.77s Step 294( 35.60%), action 178, FPS 1.99, Running 82.07s Step 295( 35.80%), action 179, FPS 1.97, Running 82.63s Step 296( 36.00%), action 180, FPS 2.03, Running 82.92s Step 297( 36.20%), action 181, FPS 2.04, Running 83.52s Step 298( 36.40%), action 182, FPS 2.08, Running 83.80s Step 299( 36.60%), action 183, FPS 2.12, Running 84.22s Step 300( 36.80%), action 184, FPS 2.09, Running 84.73s Step 301( 37.00%), action 185, FPS 2.08, Running 85.10s Step 302( 37.20%), action 186, FPS 2.11, Running 85.49s Step 303( 37.40%), action 187, FPS 2.08, Running 86.14s Step 304( 37.60%), action 188, FPS 2.04, Running 86.72s Step 305( 37.80%), action 189, FPS 2.10, Running 87.18s Step 306( 38.00%), action 190, FPS 2.06, Running 87.62s Step 307( 38.20%), action 191, FPS 2.04, Running 88.40s Step 308( 38.40%), action 192, FPS 2.01, Running 88.99s Step 309( 38.60%), action 193, FPS 2.00, Running 89.64s Step 310( 38.80%), action 194, FPS 2.02, Running 90.11s Step 311( 39.00%), action 195, FPS 2.01, Running 90.76s Step 312( 39.20%), action 196, FPS 1.97, Running 91.34s Step 313( 39.40%), action 197, FPS 2.00, Running 91.74s Step 314( 39.60%), action 198, FPS 2.00, Running 92.06s Step 315( 39.80%), action 199, FPS 2.03, Running 92.48s Step 316( 40.00%), action 200, FPS 2.02, Running 92.80s Step 317( 40.20%), action 201, FPS 2.05, Running 93.27s Step 318( 40.40%), action 202, FPS 2.04, Running 93.59s Step 319( 40.60%), action 203, FPS 2.00, Running 94.21s Step 320( 40.80%), action 204, FPS 1.99, Running 94.79s Step 321( 41.00%), action 205, FPS 1.96, Running 95.32s Step 322( 41.20%), action 206, FPS 1.97, Running 95.62s Step 323( 41.40%), action 207, FPS 2.04, Running 95.92s Step 324( 41.60%), action 208, FPS 2.03, Running 96.57s Step 325( 41.80%), action 209, FPS 2.01, Running 97.11s Step 326( 42.00%), action 210, FPS 2.00, Running 97.62s Step 327( 42.20%), action 211, FPS 2.00, Running 98.38s Step 328( 42.40%), action 212, FPS 2.07, Running 98.64s Step 329( 42.60%), action 213, FPS 2.14, Running 98.97s Step 330( 42.80%), action 214, FPS 2.12, Running 99.56s Step 331( 43.00%), action 215, FPS 2.19, Running 99.88s Step 332( 43.20%), action 216, FPS 2.21, Running 100.39s Step 333( 43.40%), action 217, FPS 2.23, Running 100.70s Step 334( 43.60%), action 218, FPS 2.20, Running 101.13s Step 335( 43.80%), action 219, FPS 2.19, Running 101.62s Step 336( 44.00%), action 220, FPS 2.16, Running 102.07s Step 337( 44.20%), action 221, FPS 2.14, Running 102.60s Step 338( 44.40%), action 222, FPS 2.16, Running 102.87s Step 339( 44.60%), action 223, FPS 2.20, Running 103.32s Step 340( 44.80%), action 224, FPS 2.20, Running 103.88s Step 341( 45.00%), action 225, FPS 2.24, Running 104.25s Step 342( 45.20%), action 226, FPS 2.18, Running 104.81s Step 343( 45.40%), action 227, FPS 2.17, Running 105.13s Step 344( 45.60%), action 228, FPS 2.21, Running 105.63s Step 345( 45.80%), action 229, FPS 2.21, Running 106.14s Step 346( 46.00%), action 230, FPS 2.18, Running 106.79s Step 347( 46.20%), action 231, FPS 2.24, Running 107.31s Step 348( 46.40%), action 232, FPS 2.16, Running 107.90s Step 349( 46.60%), action 233, FPS 2.16, Running 108.22s Step 350( 46.80%), action 234, FPS 2.17, Running 108.77s Step 351( 47.00%), action 235, FPS 2.11, Running 109.36s Step 352( 47.20%), action 236, FPS 2.10, Running 109.90s Step 353( 47.40%), action 237, FPS 2.09, Running 110.29s Step 354( 47.60%), action 238, FPS 2.11, Running 110.59s Step 355( 47.80%), action 239, FPS 2.11, Running 111.08s Step 356( 48.00%), action 240, FPS 2.13, Running 111.46s Step 357( 48.20%), action 241, FPS 2.13, Running 111.97s Step 358( 48.40%), action 242, FPS 2.07, Running 112.52s Step 359( 48.60%), action 243, FPS 2.09, Running 112.87s Step 360( 48.80%), action 244, FPS 2.11, Running 113.38s Step 361( 49.00%), action 245, FPS 2.10, Running 113.75s Step 362( 49.20%), action 246, FPS 2.10, Running 114.31s Step 363( 49.40%), action 247, FPS 2.10, Running 114.64s Step 364( 49.60%), action 248, FPS 2.13, Running 115.03s Step 365( 49.80%), action 249, FPS 2.13, Running 115.51s Step 366( 50.00%), action 250, FPS 2.21, Running 115.86s Step 367( 50.20%), action 251, FPS 2.20, Running 116.39s Step 368( 50.40%), action 252, FPS 2.29, Running 116.65s Step 369( 50.60%), action 253, FPS 2.27, Running 117.03s Step 370( 50.80%), action 254, FPS 2.31, Running 117.42s Step 371( 51.00%), action 255, FPS 2.37, Running 117.79s Step 372( 51.20%), action 256, FPS 2.41, Running 118.21s Step 373( 51.40%), action 257, FPS 2.39, Running 118.67s Step 374( 51.60%), action 258, FPS 2.36, Running 119.05s Step 375( 51.80%), action 259, FPS 2.36, Running 119.56s Step 376( 52.00%), action 260, FPS 2.38, Running 119.88s Step 377( 52.20%), action 261, FPS 2.35, Running 120.46s Step 378( 52.40%), action 262, FPS 2.35, Running 121.05s Step 379( 52.60%), action 263, FPS 2.35, Running 121.38s Step 380( 52.80%), action 264, FPS 2.37, Running 121.83s Step 381( 53.00%), action 265, FPS 2.39, Running 122.13s Step 382( 53.20%), action 266, FPS 2.43, Running 122.54s Step 383( 53.40%), action 267, FPS 2.38, Running 123.06s Step 384( 53.60%), action 268, FPS 2.39, Running 123.38s Step 385( 53.80%), action 269, FPS 2.38, Running 123.90s Step 386( 54.00%), action 270, FPS 2.35, Running 124.39s Step 387( 54.20%), action 271, FPS 2.31, Running 125.05s Step 388( 54.40%), action 272, FPS 2.28, Running 125.43s Step 389( 54.60%), action 273, FPS 2.31, Running 125.70s Step 390( 54.80%), action 274, FPS 2.35, Running 125.94s Step 391( 55.00%), action 275, FPS 2.35, Running 126.29s Step 392( 55.20%), action 276, FPS 2.41, Running 126.52s Step 393( 55.40%), action 277, FPS 2.40, Running 126.99s Step 394( 55.60%), action 278, FPS 2.36, Running 127.52s Step 395( 55.80%), action 279, FPS 2.44, Running 127.77s Step 396( 56.00%), action 280, FPS 2.39, Running 128.25s Step 397( 56.20%), action 281, FPS 2.42, Running 128.72s Step 398( 56.40%), action 282, FPS 2.41, Running 129.35s Step 399( 56.60%), action 283, FPS 2.34, Running 129.91s Step 400( 56.80%), action 284, FPS 2.34, Running 130.39s Step 401( 57.00%), action 285, FPS 2.33, Running 130.70s Step 402( 57.20%), action 286, FPS 2.29, Running 131.27s Step 403( 57.40%), action 287, FPS 2.35, Running 131.59s Step 404( 57.60%), action 288, FPS 2.28, Running 132.14s Step 405( 57.80%), action 289, FPS 2.34, Running 132.44s Step 406( 58.00%), action 290, FPS 2.30, Running 133.07s Step 407( 58.20%), action 291, FPS 2.26, Running 133.92s Step 408( 58.40%), action 292, FPS 2.21, Running 134.46s Step 409( 58.60%), action 293, FPS 2.14, Running 135.06s Step 410( 58.80%), action 294, FPS 2.06, Running 135.63s Step 411( 59.00%), action 295, FPS 2.04, Running 136.09s [2026-08-01 17:22:07] [25 ] Seed 24 success after 136.97 s. +steps: 411 , actions: 295 . +Instruction: Empty +Total 14/25(56.00%) success. +Setting seed: 25 +Step 1( N/A%), pre moving , FPS 11.56, Running 0.09s Step 2( N/A%), pre moving , FPS 19.39, Running 0.10s Step 3( N/A%), pre moving , FPS 24.37, Running 0.12s Step 4( N/A%), pre moving , FPS 27.84, Running 0.14s Step 5( N/A%), pre moving , FPS 30.52, Running 0.16s Step 6( N/A%), pre moving , FPS 31.69, Running 0.19s Step 7( N/A%), pre moving , FPS 33.13, Running 0.21s Step 8( N/A%), pre moving , FPS 34.73, Running 0.23s Step 9( N/A%), pre moving , FPS 36.17, Running 0.25s Step 10( N/A%), pre moving , FPS 36.25, Running 0.28s Step 11( N/A%), pre moving , FPS 37.67, Running 0.29s Step 12( N/A%), pre moving , FPS 38.93, Running 0.31s Step 13( N/A%), pre moving , FPS 40.06, Running 0.32s Step 14( N/A%), pre moving , FPS 41.07, Running 0.34s Step 15( N/A%), pre moving , FPS 42.02, Running 0.36s Step 16( N/A%), pre moving , FPS 42.91, Running 0.37s Step 17( N/A%), pre moving , FPS 43.76, Running 0.39s Step 18( N/A%), pre moving , FPS 43.93, Running 0.41s Step 19( N/A%), pre moving , FPS 43.95, Running 0.43s Step 20( N/A%), pre moving , FPS 44.44, Running 0.45s Step 21( N/A%), pre moving , FPS 35.41, Running 0.65s Step 22( N/A%), pre moving , FPS 35.17, Running 0.67s Step 23( N/A%), pre moving , FPS 35.38, Running 0.69s Step 24( N/A%), pre moving , FPS 35.17, Running 0.71s Step 25( N/A%), pre moving , FPS 35.42, Running 0.73s Step 26( N/A%), pre moving , FPS 24.17, Running 1.02s Step 27( N/A%), pre moving , FPS 24.29, Running 1.03s Step 28( N/A%), pre moving , FPS 24.22, Running 1.06s Step 29( N/A%), pre moving , FPS 24.18, Running 1.08s Step 30( N/A%), pre moving , FPS 24.45, Running 1.09s Step 31( N/A%), pre moving , FPS 24.18, Running 1.12s Step 32( N/A%), pre moving , FPS 23.98, Running 1.14s Step 33( N/A%), pre moving , FPS 23.97, Running 1.16s Step 34( N/A%), pre moving , FPS 23.72, Running 1.18s Step 35( N/A%), pre moving , FPS 23.65, Running 1.20s Step 36( N/A%), pre moving , FPS 17.89, Running 1.49s Step 37( N/A%), pre moving , FPS 17.77, Running 1.51s Step 38( N/A%), pre moving , FPS 17.80, Running 1.53s Step 39( N/A%), pre moving , FPS 17.86, Running 1.55s Step 40( N/A%), pre moving , FPS 17.89, Running 1.57s Step 41( N/A%), pre moving , FPS 21.43, Running 1.58s Step 42( N/A%), pre moving , FPS 21.51, Running 1.60s Step 43( N/A%), pre moving , FPS 21.46, Running 1.62s Step 44( N/A%), pre moving , FPS 20.97, Running 1.67s Step 45( N/A%), pre moving , FPS 20.50, Running 1.70s Step 46( N/A%), pre moving , FPS 27.88, Running 1.73s Step 47( N/A%), pre moving , FPS 27.59, Running 1.76s Step 48( N/A%), pre moving , FPS 27.43, Running 1.79s Step 49( N/A%), pre moving , FPS 27.21, Running 1.81s Step 50( N/A%), pre moving , FPS 26.93, Running 1.84s Step 51( N/A%), pre moving , FPS 26.90, Running 1.86s Step 52( N/A%), pre moving , FPS 26.51, Running 1.90s Step 53( N/A%), pre moving , FPS 25.97, Running 1.93s Step 54( N/A%), pre moving , FPS 25.84, Running 1.96s Step 55( N/A%), pre moving , FPS 25.48, Running 1.99s Step 56( N/A%), pre moving , FPS 38.09, Running 2.02s Step 57( N/A%), pre moving , FPS 37.79, Running 2.04s Step 58( N/A%), pre moving , FPS 36.99, Running 2.07s Step 59( N/A%), pre moving , FPS 35.81, Running 2.11s Step 60( N/A%), pre moving , FPS 34.52, Running 2.15s Step 61( N/A%), pre moving , FPS 33.30, Running 2.19s Step 62( N/A%), pre moving , FPS 32.11, Running 2.22s Step 63( N/A%), pre moving , FPS 31.36, Running 2.26s Step 64( N/A%), pre moving , FPS 32.34, Running 2.28s Step 65( N/A%), pre moving , FPS 32.57, Running 2.32s Step 66( N/A%), pre moving , FPS 31.98, Running 2.36s Step 67( N/A%), pre moving , FPS 31.25, Running 2.40s Step 68( N/A%), pre moving , FPS 30.99, Running 2.43s Step 69( N/A%), pre moving , FPS 30.89, Running 2.46s Step 70( N/A%), pre moving , FPS 30.37, Running 2.49s Step 71( N/A%), pre moving , FPS 30.26, Running 2.52s Step 72( N/A%), pre moving , FPS 30.68, Running 2.55s Step 73( N/A%), pre moving , FPS 31.04, Running 2.57s Step 74( N/A%), pre moving , FPS 30.75, Running 2.61s Step 75( N/A%), pre moving , FPS 30.53, Running 2.64s Step 76( N/A%), pre moving , FPS 30.30, Running 2.68s Step 77( N/A%), pre moving , FPS 29.22, Running 2.73s Step 78( N/A%), pre moving , FPS 28.79, Running 2.77s Step 79( N/A%), pre moving , FPS 29.29, Running 2.79s Step 80( N/A%), pre moving , FPS 29.77, Running 2.82s Step 81( N/A%), pre moving , FPS 30.71, Running 2.84s Step 82( N/A%), pre moving , FPS 31.73, Running 2.86s Step 83( N/A%), pre moving , FPS 32.60, Running 2.87s Step 84( N/A%), pre moving , FPS 33.14, Running 2.89s Step 85( N/A%), pre moving , FPS 34.13, Running 2.90s Step 86( N/A%), pre moving , FPS 35.65, Running 2.92s Step 87( N/A%), pre moving , FPS 37.24, Running 2.94s Step 88( N/A%), pre moving , FPS 38.23, Running 2.95s Step 89( N/A%), pre moving , FPS 39.07, Running 2.97s Step 90( N/A%), pre moving , FPS 40.68, Running 2.99s Step 91( N/A%), pre moving , FPS 41.73, Running 3.00s Step 92( N/A%), pre moving , FPS 42.32, Running 3.02s Step 93( N/A%), pre moving , FPS 43.14, Running 3.04s Step 94( N/A%), pre moving , FPS 44.93, Running 3.05s Step 95( N/A%), pre moving , FPS 46.72, Running 3.07s Step 96( N/A%), pre moving , FPS 48.14, Running 3.09s Step 97( N/A%), pre moving , FPS 52.51, Running 3.11s Step 98( N/A%), pre moving , FPS 11.85, Running 4.46s Step 99( N/A%), pre moving , FPS 10.32, Running 4.73s Step 100( N/A%), pre moving , FPS 9.80, Running 4.86s Step 101( N/A%), pre moving , FPS 9.01, Running 5.06s Step 102( N/A%), pre moving , FPS 8.43, Running 5.23s Step 103( N/A%), pre moving , FPS 7.77, Running 5.45s Step 104( N/A%), pre moving , FPS 7.35, Running 5.61s Step 105( N/A%), pre moving , FPS 6.79, Running 5.85s Step 106( N/A%), pre moving , FPS 6.55, Running 5.98s Step 107( N/A%), pre moving , FPS 6.06, Running 6.24s Step 108( N/A%), pre moving , FPS 5.81, Running 6.40s Step 109( N/A%), pre moving , FPS 5.47, Running 6.63s Step 110( N/A%), pre moving , FPS 5.26, Running 6.79s Step 111( N/A%), pre moving , FPS 4.97, Running 7.03s Step 112( N/A%), pre moving , FPS 4.81, Running 7.18s Step 113( N/A%), pre moving , FPS 4.54, Running 7.44s Step 114( N/A%), pre moving , FPS 4.38, Running 7.62s Step 115( N/A%), pre moving , FPS 4.18, Running 7.86s Step 116( N/A%), pre moving , FPS 4.07, Running 8.01s Step 117( N/A%), pre moving , FPS 3.88, Running 8.26s Step 118( 0.20%), action 1, FPS 4.08, Running 9.36s Step 119( 0.40%), action 2, FPS 3.80, Running 10.00s Step 120( 0.60%), action 3, FPS 3.60, Running 10.42s Step 121( 0.80%), action 4, FPS 3.36, Running 11.01s Step 122( 1.00%), action 5, FPS 3.23, Running 11.42s Step 123( 1.20%), action 6, FPS 3.19, Running 11.71s Step 124( 1.40%), action 7, FPS 3.06, Running 12.15s Step 125( 1.60%), action 8, FPS 2.97, Running 12.58s Step 126( 1.80%), action 9, FPS 2.81, Running 13.09s Step 127( 2.00%), action 10, FPS 2.75, Running 13.51s Step 128( 2.20%), action 11, FPS 2.58, Running 14.14s Step 129( 2.40%), action 12, FPS 2.59, Running 14.36s Step 130( 2.60%), action 13, FPS 2.47, Running 14.89s Step 131( 2.80%), action 14, FPS 2.47, Running 15.13s Step 132( 3.00%), action 15, FPS 2.39, Running 15.54s Step 133( 3.20%), action 16, FPS 2.37, Running 15.87s Step 134( 3.40%), action 17, FPS 2.28, Running 16.37s Step 135( 3.60%), action 18, FPS 2.27, Running 16.67s Step 136( 3.80%), action 19, FPS 2.19, Running 17.14s Step 137( 4.00%), action 20, FPS 2.18, Running 17.44s Step 138( 4.20%), action 21, FPS 2.33, Running 17.95s Step 139( 4.40%), action 22, FPS 2.38, Running 18.40s Step 140( 4.60%), action 23, FPS 2.39, Running 18.77s Step 141( 4.80%), action 24, FPS 2.50, Running 19.02s Step 142( 5.00%), action 25, FPS 2.54, Running 19.28s Step 143( 5.20%), action 26, FPS 2.55, Running 19.55s Step 144( 5.40%), action 27, FPS 2.56, Running 19.96s Step 145( 5.60%), action 28, FPS 2.64, Running 20.15s Step 146( 5.80%), action 29, FPS 2.65, Running 20.64s Step 147( 6.00%), action 30, FPS 2.66, Running 21.02s Step 148( 6.20%), action 31, FPS 2.73, Running 21.47s Step 149( 6.40%), action 32, FPS 2.73, Running 21.68s Step 150( 6.60%), action 33, FPS 2.82, Running 21.99s Step 151( 6.80%), action 34, FPS 2.82, Running 22.21s Step 152( 7.00%), action 35, FPS 2.72, Running 22.89s Step 153( 7.20%), action 36, FPS 2.66, Running 23.38s Step 154( 7.40%), action 37, FPS 2.68, Running 23.82s Step 155( 7.60%), action 38, FPS 2.69, Running 24.09s Step 156( 7.80%), action 39, FPS 2.69, Running 24.57s Step 157( 8.00%), action 40, FPS 2.67, Running 24.93s Step 158( 8.20%), action 41, FPS 2.59, Running 25.66s Step 159( 8.40%), action 42, FPS 2.68, Running 25.88s Step 160( 8.60%), action 43, FPS 2.58, Running 26.53s Step 161( 8.80%), action 44, FPS 2.51, Running 26.99s Step 162( 9.00%), action 45, FPS 2.48, Running 27.35s Step 163( 9.20%), action 46, FPS 2.49, Running 27.60s Step 164( 9.40%), action 47, FPS 2.44, Running 28.14s Step 165( 9.60%), action 48, FPS 2.43, Running 28.39s Step 166( 9.80%), action 49, FPS 2.45, Running 28.82s Step 167( 10.00%), action 50, FPS 2.50, Running 29.03s Step 168( 10.20%), action 51, FPS 2.39, Running 29.85s Step 169( 10.40%), action 52, FPS 2.32, Running 30.32s Step 170( 10.60%), action 53, FPS 2.27, Running 30.78s Step 171( 10.80%), action 54, FPS 2.22, Running 31.21s Step 172( 11.00%), action 55, FPS 2.26, Running 31.75s Step 173( 11.20%), action 56, FPS 2.30, Running 32.07s Step 174( 11.40%), action 57, FPS 2.32, Running 32.44s Step 175( 11.60%), action 58, FPS 2.30, Running 32.80s Step 176( 11.80%), action 59, FPS 2.31, Running 33.22s Step 177( 12.00%), action 60, FPS 2.28, Running 33.70s Step 178( 12.20%), action 61, FPS 2.34, Running 34.22s Step 179( 12.40%), action 62, FPS 2.34, Running 34.42s Step 180( 12.60%), action 63, FPS 2.42, Running 34.79s Step 181( 12.80%), action 64, FPS 2.49, Running 35.01s Step 182( 13.00%), action 65, FPS 2.53, Running 35.27s Step 183( 13.20%), action 66, FPS 2.54, Running 35.47s Step 184( 13.40%), action 67, FPS 2.58, Running 35.89s Step 185( 13.60%), action 68, FPS 2.57, Running 36.18s Step 186( 13.80%), action 69, FPS 2.61, Running 36.47s Step 187( 14.00%), action 70, FPS 2.61, Running 36.70s Step 188( 14.20%), action 71, FPS 2.75, Running 37.11s Step 189( 14.40%), action 72, FPS 2.85, Running 37.33s Step 190( 14.60%), action 73, FPS 2.92, Running 37.64s Step 191( 14.80%), action 74, FPS 3.01, Running 37.85s Step 192( 15.00%), action 75, FPS 3.10, Running 38.21s Step 193( 15.20%), action 76, FPS 3.16, Running 38.40s Step 194( 15.40%), action 77, FPS 3.19, Running 38.72s Step 195( 15.60%), action 78, FPS 3.28, Running 38.91s Step 196( 15.80%), action 79, FPS 3.30, Running 39.28s Step 197( 16.00%), action 80, FPS 3.45, Running 39.50s Step 198( 16.20%), action 81, FPS 3.36, Running 40.17s Step 199( 16.40%), action 82, FPS 3.34, Running 40.41s Step 200( 16.60%), action 83, FPS 3.27, Running 40.91s Step 201( 16.80%), action 84, FPS 3.27, Running 41.13s Step 202( 17.00%), action 85, FPS 3.20, Running 41.53s Step 203( 17.20%), action 86, FPS 3.18, Running 41.76s Step 204( 17.40%), action 87, FPS 3.20, Running 42.15s Step 205( 17.60%), action 88, FPS 3.23, Running 42.37s Step 206( 17.80%), action 89, FPS 3.15, Running 42.82s Step 207( 18.00%), action 90, FPS 3.17, Running 43.01s Step 208( 18.20%), action 91, FPS 3.13, Running 43.51s Step 209( 18.40%), action 92, FPS 3.12, Running 43.73s Step 210( 18.60%), action 93, FPS 3.04, Running 44.21s Step 211( 18.80%), action 94, FPS 3.02, Running 44.47s Step 212( 19.00%), action 95, FPS 2.98, Running 44.92s Step 213( 19.20%), action 96, FPS 2.94, Running 45.19s Step 214( 19.40%), action 97, FPS 2.92, Running 45.57s Step 215( 19.60%), action 98, FPS 2.90, Running 45.80s Step 216( 19.80%), action 99, FPS 2.93, Running 46.11s Step 217( 20.00%), action 100, FPS 2.92, Running 46.34s Step 218( 20.20%), action 101, FPS 2.99, Running 46.85s Step 219( 20.40%), action 102, FPS 2.96, Running 47.15s Step 220( 20.60%), action 103, FPS 2.95, Running 47.69s Step 221( 20.80%), action 104, FPS 2.94, Running 47.94s Step 222( 21.00%), action 105, FPS 2.94, Running 48.33s Step 223( 21.20%), action 106, FPS 2.88, Running 48.70s Step 224( 21.40%), action 107, FPS 2.91, Running 49.03s Step 225( 21.60%), action 108, FPS 2.86, Running 49.35s Step 226( 21.80%), action 109, FPS 2.90, Running 49.72s Step 227( 22.00%), action 110, FPS 2.81, Running 50.12s Step 228( 22.20%), action 111, FPS 2.76, Running 50.77s Step 229( 22.40%), action 112, FPS 2.75, Running 51.01s Step 230( 22.60%), action 113, FPS 2.71, Running 51.59s Step 231( 22.80%), action 114, FPS 2.73, Running 51.79s Step 232( 23.00%), action 115, FPS 2.78, Running 52.12s Step 233( 23.20%), action 116, FPS 2.73, Running 52.53s Step 234( 23.40%), action 117, FPS 2.63, Running 53.19s Step 235( 23.60%), action 118, FPS 2.62, Running 53.44s Step 236( 23.80%), action 119, FPS 2.53, Running 54.02s Step 237( 24.00%), action 120, FPS 2.46, Running 54.47s Step 238( 24.20%), action 121, FPS 2.46, Running 54.98s Step 239( 24.40%), action 122, FPS 2.48, Running 55.23s Step 240( 24.60%), action 123, FPS 2.48, Running 55.74s Step 241( 24.80%), action 124, FPS 2.43, Running 56.18s Step 242( 25.00%), action 125, FPS 2.42, Running 56.61s Step 243( 25.20%), action 126, FPS 2.47, Running 56.81s Step 244( 25.40%), action 127, FPS 2.40, Running 57.34s Step 245( 25.60%), action 128, FPS 2.37, Running 57.80s Step 246( 25.80%), action 129, FPS 2.31, Running 58.37s Step 247( 26.00%), action 130, FPS 2.34, Running 58.65s Step 248( 26.20%), action 131, FPS 2.31, Running 59.42s Step 249( 26.40%), action 132, FPS 2.29, Running 59.75s Step 250( 26.60%), action 133, FPS 2.31, Running 60.24s Step 251( 26.80%), action 134, FPS 2.25, Running 60.68s Step 252( 27.00%), action 135, FPS 2.24, Running 61.03s Step 253( 27.20%), action 136, FPS 2.29, Running 61.26s Step 254( 27.40%), action 137, FPS 2.37, Running 61.61s Step 255( 27.60%), action 138, FPS 2.39, Running 61.82s Step 256( 27.80%), action 139, FPS 2.40, Running 62.36s Step 257( 28.00%), action 140, FPS 2.46, Running 62.59s Step 258( 28.20%), action 141, FPS 2.39, Running 63.34s Step 259( 28.40%), action 142, FPS 2.31, Running 63.89s Step 260( 28.60%), action 143, FPS 2.34, Running 64.28s Step 261( 28.80%), action 144, FPS 2.34, Running 64.73s Step 262( 29.00%), action 145, FPS 2.27, Running 65.43s Step 263( 29.20%), action 146, FPS 2.22, Running 65.82s Step 264( 29.40%), action 147, FPS 2.18, Running 66.51s Step 265( 29.60%), action 148, FPS 2.16, Running 67.06s Step 266( 29.80%), action 149, FPS 2.22, Running 67.40s Step 267( 30.00%), action 150, FPS 2.23, Running 67.63s Step 268( 30.20%), action 151, FPS 2.20, Running 68.53s Step 269( 30.40%), action 152, FPS 2.18, Running 68.92s Step 270( 30.60%), action 153, FPS 2.14, Running 69.58s Step 271( 30.80%), action 154, FPS 2.14, Running 70.02s Step 272( 31.00%), action 155, FPS 2.08, Running 70.64s Step 273( 31.20%), action 156, FPS 2.03, Running 71.13s Step 274( 31.40%), action 157, FPS 1.99, Running 71.65s Step 275( 31.60%), action 158, FPS 1.96, Running 72.04s Step 276( 31.80%), action 159, FPS 1.94, Running 72.68s Step 277( 32.00%), action 160, FPS 1.91, Running 73.04s Step 278( 32.20%), action 161, FPS 1.89, Running 73.94s Step 279( 32.40%), action 162, FPS 1.90, Running 74.40s Step 280( 32.60%), action 163, FPS 1.88, Running 74.94s Step 281( 32.80%), action 164, FPS 1.91, Running 75.18s Step 282( 33.00%), action 165, FPS 1.92, Running 75.83s Step 283( 33.20%), action 166, FPS 1.94, Running 76.12s Step 284( 33.40%), action 167, FPS 1.99, Running 76.56s Step 285( 33.60%), action 168, FPS 2.02, Running 76.96s Step 286( 33.80%), action 169, FPS 1.99, Running 77.46s Step 287( 34.00%), action 170, FPS 1.98, Running 77.75s Step 288( 34.20%), action 171, FPS 2.02, Running 78.41s Step 289( 34.40%), action 172, FPS 2.00, Running 78.92s Step 290( 34.60%), action 173, FPS 2.01, Running 79.52s Step 291( 34.80%), action 174, FPS 2.00, Running 80.04s Step 292( 35.00%), action 175, FPS 2.01, Running 80.58s Step 293( 35.20%), action 176, FPS 2.03, Running 80.96s Step 294( 35.40%), action 177, FPS 2.05, Running 81.40s Step 295( 35.60%), action 178, FPS 2.08, Running 81.64s Step 296( 35.80%), action 179, FPS 2.10, Running 82.19s Step 297( 36.00%), action 180, FPS 2.14, Running 82.38s Step 298( 36.20%), action 181, FPS 2.19, Running 83.06s Step 299( 36.40%), action 182, FPS 2.25, Running 83.30s Step 300( 36.60%), action 183, FPS 2.21, Running 83.98s Step 301( 36.80%), action 184, FPS 2.16, Running 84.44s Step 302( 37.00%), action 185, FPS 2.18, Running 85.02s Step 303( 37.20%), action 186, FPS 2.18, Running 85.29s Step 304( 37.40%), action 187, FPS 2.21, Running 85.62s Step 305( 37.60%), action 188, FPS 2.20, Running 86.04s Step 306( 37.80%), action 189, FPS 2.24, Running 86.40s Step 307( 38.00%), action 190, FPS 2.21, Running 86.81s Step 308( 38.20%), action 191, FPS 2.19, Running 87.55s Step 309( 38.40%), action 192, FPS 2.24, Running 87.84s Step 310( 38.60%), action 193, FPS 2.25, Running 88.39s Step 311( 38.80%), action 194, FPS 2.27, Running 88.84s Step 312( 39.00%), action 195, FPS 2.25, Running 89.48s Step 313( 39.20%), action 196, FPS 2.28, Running 89.73s Step 314( 39.40%), action 197, FPS 2.26, Running 90.23s Step 315( 39.60%), action 198, FPS 2.27, Running 90.45s Step 316( 39.80%), action 199, FPS 2.31, Running 90.86s Step 317( 40.00%), action 200, FPS 2.27, Running 91.18s Step 318( 40.20%), action 201, FPS 2.29, Running 91.81s Step 319( 40.40%), action 202, FPS 2.26, Running 92.15s Step 320( 40.60%), action 203, FPS 2.27, Running 92.78s Step 321( 40.80%), action 204, FPS 2.25, Running 93.31s Step 322( 41.00%), action 205, FPS 2.25, Running 93.93s Step 323( 41.20%), action 206, FPS 2.26, Running 94.15s Step 324( 41.40%), action 207, FPS 2.17, Running 94.82s Step 325( 41.60%), action 208, FPS 2.22, Running 95.05s Step 326( 41.80%), action 209, FPS 2.11, Running 95.86s Step 327( 42.00%), action 210, FPS 2.11, Running 96.29s Step 328( 42.20%), action 211, FPS 2.09, Running 97.10s Step 329( 42.40%), action 212, FPS 2.10, Running 97.37s Step 330( 42.60%), action 213, FPS 2.13, Running 97.80s Step 331( 42.80%), action 214, FPS 2.13, Running 98.23s Step 332( 43.00%), action 215, FPS 2.17, Running 98.67s Step 333( 43.20%), action 216, FPS 2.16, Running 99.01s Step 334( 43.40%), action 217, FPS 2.15, Running 99.55s Step 335( 43.60%), action 218, FPS 2.10, Running 99.97s Step 336( 43.80%), action 219, FPS 2.09, Running 100.42s Step 337( 44.00%), action 220, FPS 2.08, Running 100.81s Step 338( 44.20%), action 221, FPS 2.05, Running 101.59s Step 339( 44.40%), action 222, FPS 2.03, Running 102.01s Step 340( 44.60%), action 223, FPS 2.03, Running 102.64s Step 341( 44.80%), action 224, FPS 2.05, Running 103.08s Step 342( 45.00%), action 225, FPS 2.05, Running 103.68s Step 343( 45.20%), action 226, FPS 2.00, Running 104.16s Step 344( 45.40%), action 227, FPS 2.00, Running 104.82s Step 345( 45.60%), action 228, FPS 2.01, Running 105.02s Step 346( 45.80%), action 229, FPS 2.03, Running 105.70s Step 347( 46.00%), action 230, FPS 2.05, Running 106.06s Step 348( 46.20%), action 231, FPS 2.08, Running 106.72s Step 349( 46.40%), action 232, FPS 2.09, Running 106.93s Step 350( 46.60%), action 233, FPS 2.06, Running 107.50s Step 351( 46.80%), action 234, FPS 2.09, Running 107.82s Step 352( 47.00%), action 235, FPS 2.06, Running 108.38s Step 353( 47.20%), action 236, FPS 2.04, Running 108.81s Step 354( 47.40%), action 237, FPS 2.09, Running 109.09s Step 355( 47.60%), action 238, FPS 2.15, Running 109.27s Step 356( 47.80%), action 239, FPS 2.15, Running 109.74s Step 357( 48.00%), action 240, FPS 2.16, Running 110.08s Step 358( 48.20%), action 241, FPS 2.11, Running 111.04s Step 359( 48.40%), action 242, FPS 2.15, Running 111.31s Step 360( 48.60%), action 243, FPS 2.20, Running 111.73s Step 361( 48.80%), action 244, FPS 2.24, Running 112.01s Step 362( 49.00%), action 245, FPS 2.27, Running 112.48s Step 363( 49.20%), action 246, FPS 2.28, Running 112.92s Step 364( 49.40%), action 247, FPS 2.30, Running 113.52s Step 365( 49.60%), action 248, FPS 2.23, Running 114.00s Step 366( 49.80%), action 249, FPS 2.21, Running 114.76s Step 367( 50.00%), action 250, FPS 2.20, Running 115.17s Step 368( 50.20%), action 251, FPS 2.18, Running 115.91s Step 369( 50.40%), action 252, FPS 2.11, Running 116.40s Step 370( 50.60%), action 253, FPS 2.11, Running 116.96s Step 371( 50.80%), action 254, FPS 2.14, Running 117.17s Step 372( 51.00%), action 255, FPS 2.12, Running 117.83s Step 373( 51.20%), action 256, FPS 2.11, Running 118.27s Step 374( 51.40%), action 257, FPS 2.09, Running 118.68s Step 375( 51.60%), action 258, FPS 2.04, Running 119.08s Step 376( 51.80%), action 259, FPS 2.00, Running 119.74s Step 377( 52.00%), action 260, FPS 1.98, Running 120.20s Step 378( 52.20%), action 261, FPS 2.03, Running 120.91s Step 379( 52.40%), action 262, FPS 2.00, Running 121.31s Step 380( 52.60%), action 263, FPS 1.97, Running 121.90s Step 381( 52.80%), action 264, FPS 1.97, Running 122.14s Step 382( 53.00%), action 265, FPS 1.94, Running 122.80s Step 383( 53.20%), action 266, FPS 1.94, Running 123.22s Step 384( 53.40%), action 267, FPS 1.94, Running 123.82s Step 385( 53.60%), action 268, FPS 1.94, Running 124.31s Step 386( 53.80%), action 269, FPS 1.94, Running 125.05s Step 387( 54.00%), action 270, FPS 1.95, Running 125.45s Step 388( 54.20%), action 271, FPS 1.95, Running 126.16s Step 389( 54.40%), action 272, FPS 2.02, Running 126.32s Step 390( 54.60%), action 273, FPS 1.99, Running 127.03s Step 391( 54.80%), action 274, FPS 1.95, Running 127.43s Step 392( 55.00%), action 275, FPS 1.94, Running 128.12s Step 393( 55.20%), action 276, FPS 1.96, Running 128.48s Step 394( 55.40%), action 277, FPS 1.91, Running 129.14s Step 395( 55.60%), action 278, FPS 1.90, Running 129.59s Step 396( 55.80%), action 279, FPS 1.93, Running 130.10s Step 397( 56.00%), action 280, FPS 1.96, Running 130.41s Step 398( 56.20%), action 281, FPS 1.98, Running 131.04s Step 399( 56.40%), action 282, FPS 1.99, Running 131.36s Step 400( 56.60%), action 283, FPS 2.01, Running 131.85s Step 401( 56.80%), action 284, FPS 2.02, Running 132.02s Step 402( 57.00%), action 285, FPS 2.06, Running 132.49s Step 403( 57.20%), action 286, FPS 2.10, Running 132.73s Step 404( 57.40%), action 287, FPS 2.16, Running 133.10s Step 405( 57.60%), action 288, FPS 2.19, Running 133.46s Step 406( 57.80%), action 289, FPS 2.28, Running 133.80s Step 407( 58.00%), action 290, FPS 2.35, Running 133.97s Step 408( 58.20%), action 291, FPS 2.34, Running 134.69s Step 409( 58.40%), action 292, FPS 2.32, Running 134.93s Step 410( 58.60%), action 293, FPS 2.38, Running 135.43s Step 411( 58.80%), action 294, FPS 2.45, Running 135.60s Step 412( 59.00%), action 295, FPS 2.57, Running 135.91s Step 413( 59.20%), action 296, FPS 2.60, Running 136.18s Step 414( 59.40%), action 297, FPS 2.72, Running 136.49s Step 415( 59.60%), action 298, FPS 2.82, Running 136.68s Step 416( 59.80%), action 299, FPS 2.86, Running 137.09s Step 417( 60.00%), action 300, FPS 2.92, Running 137.26s Step 418( 60.20%), action 301, FPS 2.94, Running 137.84s [2026-08-01 17:24:26] [26 ] Seed 25 failed after 138.78 s. +steps: 418 , actions: 301 . +Instruction: Empty +Total 14/26(53.85%) success. +Setting seed: 26 +Step 1( N/A%), pre moving , FPS 14.82, Running 0.07s Step 2( N/A%), pre moving , FPS 22.57, Running 0.09s Step 3( N/A%), pre moving , FPS 26.77, Running 0.11s Step 4( N/A%), pre moving , FPS 30.35, Running 0.13s Step 5( N/A%), pre moving , FPS 33.21, Running 0.15s Step 6( N/A%), pre moving , FPS 35.42, Running 0.17s Step 7( N/A%), pre moving , FPS 36.72, Running 0.19s Step 8( N/A%), pre moving , FPS 38.60, Running 0.21s Step 9( N/A%), pre moving , FPS 40.34, Running 0.22s Step 10( N/A%), pre moving , FPS 41.86, Running 0.24s Step 11( N/A%), pre moving , FPS 43.20, Running 0.25s Step 12( N/A%), pre moving , FPS 44.29, Running 0.27s Step 13( N/A%), pre moving , FPS 45.21, Running 0.29s Step 14( N/A%), pre moving , FPS 45.94, Running 0.30s Step 15( N/A%), pre moving , FPS 45.78, Running 0.33s Step 16( N/A%), pre moving , FPS 46.10, Running 0.35s Step 17( N/A%), pre moving , FPS 46.57, Running 0.37s Step 18( N/A%), pre moving , FPS 45.48, Running 0.40s Step 19( N/A%), pre moving , FPS 44.41, Running 0.43s Step 20( N/A%), pre moving , FPS 45.04, Running 0.44s Step 21( N/A%), pre moving , FPS 33.85, Running 0.66s Step 22( N/A%), pre moving , FPS 34.02, Running 0.68s Step 23( N/A%), pre moving , FPS 34.12, Running 0.70s Step 24( N/A%), pre moving , FPS 33.53, Running 0.73s Step 25( N/A%), pre moving , FPS 33.62, Running 0.75s Step 26( N/A%), pre moving , FPS 25.53, Running 0.95s Step 27( N/A%), pre moving , FPS 25.66, Running 0.97s Step 28( N/A%), pre moving , FPS 25.46, Running 0.99s Step 29( N/A%), pre moving , FPS 25.26, Running 1.01s Step 30( N/A%), pre moving , FPS 25.12, Running 1.04s Step 31( N/A%), pre moving , FPS 24.61, Running 1.07s Step 32( N/A%), pre moving , FPS 24.62, Running 1.08s Step 33( N/A%), pre moving , FPS 24.62, Running 1.10s Step 34( N/A%), pre moving , FPS 24.66, Running 1.12s Step 35( N/A%), pre moving , FPS 24.87, Running 1.13s Step 36( N/A%), pre moving , FPS 17.89, Running 1.47s Step 37( N/A%), pre moving , FPS 17.89, Running 1.48s Step 38( N/A%), pre moving , FPS 18.10, Running 1.50s Step 39( N/A%), pre moving , FPS 18.31, Running 1.52s Step 40( N/A%), pre moving , FPS 18.16, Running 1.55s Step 41( N/A%), pre moving , FPS 22.07, Running 1.56s Step 42( N/A%), pre moving , FPS 22.09, Running 1.58s Step 43( N/A%), pre moving , FPS 22.20, Running 1.60s Step 44( N/A%), pre moving , FPS 22.21, Running 1.63s Step 45( N/A%), pre moving , FPS 22.01, Running 1.65s Step 46( N/A%), pre moving , FPS 27.37, Running 1.68s Step 47( N/A%), pre moving , FPS 26.93, Running 1.71s Step 48( N/A%), pre moving , FPS 26.70, Running 1.74s Step 49( N/A%), pre moving , FPS 26.18, Running 1.78s Step 50( N/A%), pre moving , FPS 25.81, Running 1.81s Step 51( N/A%), pre moving , FPS 25.82, Running 1.84s Step 52( N/A%), pre moving , FPS 25.14, Running 1.88s Step 53( N/A%), pre moving , FPS 24.57, Running 1.91s Step 54( N/A%), pre moving , FPS 23.97, Running 1.95s Step 55( N/A%), pre moving , FPS 23.34, Running 1.99s Step 56( N/A%), pre moving , FPS 35.31, Running 2.03s Step 57( N/A%), pre moving , FPS 33.52, Running 2.08s Step 58( N/A%), pre moving , FPS 32.88, Running 2.11s Step 59( N/A%), pre moving , FPS 32.13, Running 2.14s Step 60( N/A%), pre moving , FPS 31.91, Running 2.17s Step 61( N/A%), pre moving , FPS 31.44, Running 2.20s Step 62( N/A%), pre moving , FPS 31.02, Running 2.23s Step 63( N/A%), pre moving , FPS 30.59, Running 2.25s Step 64( N/A%), pre moving , FPS 30.72, Running 2.28s Step 65( N/A%), pre moving , FPS 30.39, Running 2.31s Step 66( N/A%), pre moving , FPS 30.06, Running 2.35s Step 67( N/A%), pre moving , FPS 29.15, Running 2.40s Step 68( N/A%), pre moving , FPS 29.26, Running 2.43s Step 69( N/A%), pre moving , FPS 29.42, Running 2.46s Step 70( N/A%), pre moving , FPS 29.28, Running 2.49s Step 71( N/A%), pre moving , FPS 29.51, Running 2.52s Step 72( N/A%), pre moving , FPS 29.95, Running 2.55s Step 73( N/A%), pre moving , FPS 30.05, Running 2.58s Step 74( N/A%), pre moving , FPS 29.99, Running 2.62s Step 75( N/A%), pre moving , FPS 29.93, Running 2.66s Step 76( N/A%), pre moving , FPS 30.41, Running 2.69s Step 77( N/A%), pre moving , FPS 30.94, Running 2.73s Step 78( N/A%), pre moving , FPS 31.07, Running 2.75s Step 79( N/A%), pre moving , FPS 31.25, Running 2.78s Step 80( N/A%), pre moving , FPS 29.83, Running 2.84s Step 81( N/A%), pre moving , FPS 30.24, Running 2.86s Step 82( N/A%), pre moving , FPS 30.66, Running 2.88s Step 83( N/A%), pre moving , FPS 31.11, Running 2.90s Step 84( N/A%), pre moving , FPS 31.64, Running 2.91s Step 85( N/A%), pre moving , FPS 32.49, Running 2.93s Step 86( N/A%), pre moving , FPS 33.61, Running 2.94s Step 87( N/A%), pre moving , FPS 35.60, Running 2.96s Step 88( N/A%), pre moving , FPS 35.93, Running 2.98s Step 89( N/A%), pre moving , FPS 36.73, Running 3.00s Step 90( N/A%), pre moving , FPS 37.72, Running 3.02s Step 91( N/A%), pre moving , FPS 37.81, Running 3.05s Step 92( N/A%), pre moving , FPS 38.01, Running 3.07s Step 93( N/A%), pre moving , FPS 38.81, Running 3.09s Step 94( N/A%), pre moving , FPS 40.36, Running 3.11s Step 95( N/A%), pre moving , FPS 41.97, Running 3.13s Step 96( N/A%), pre moving , FPS 42.58, Running 3.16s Step 97( N/A%), pre moving , FPS 44.19, Running 3.18s Step 98( N/A%), pre moving , FPS 44.84, Running 3.20s Step 99( N/A%), pre moving , FPS 45.54, Running 3.22s Step 100( N/A%), pre moving , FPS 48.93, Running 3.25s Step 101( N/A%), pre moving , FPS 11.77, Running 4.56s Step 102( N/A%), pre moving , FPS 10.56, Running 4.77s Step 103( N/A%), pre moving , FPS 9.76, Running 4.95s Step 104( N/A%), pre moving , FPS 8.83, Running 5.18s Step 105( N/A%), pre moving , FPS 8.45, Running 5.29s Step 106( N/A%), pre moving , FPS 7.72, Running 5.53s Step 107( N/A%), pre moving , FPS 7.35, Running 5.68s Step 108( N/A%), pre moving , FPS 6.85, Running 5.90s Step 109( N/A%), pre moving , FPS 6.58, Running 6.05s Step 110( N/A%), pre moving , FPS 6.18, Running 6.26s Step 111( N/A%), pre moving , FPS 6.03, Running 6.37s Step 112( N/A%), pre moving , FPS 5.68, Running 6.59s Step 113( N/A%), pre moving , FPS 5.53, Running 6.71s Step 114( N/A%), pre moving , FPS 5.21, Running 6.95s Step 115( N/A%), pre moving , FPS 5.10, Running 7.05s Step 116( N/A%), pre moving , FPS 4.84, Running 7.29s Step 117( N/A%), pre moving , FPS 4.73, Running 7.40s Step 118( N/A%), pre moving , FPS 4.49, Running 7.65s Step 119( N/A%), pre moving , FPS 4.37, Running 7.80s Step 120( N/A%), pre moving , FPS 4.20, Running 8.02s Step 121( 0.20%), action 1, FPS 4.97, Running 8.59s Step 122( 0.40%), action 2, FPS 4.79, Running 8.95s Step 123( 0.60%), action 3, FPS 4.58, Running 9.31s Step 124( 0.80%), action 4, FPS 4.47, Running 9.65s Step 125( 1.00%), action 5, FPS 4.24, Running 10.01s Step 126( 1.20%), action 6, FPS 4.23, Running 10.26s Step 127( 1.40%), action 7, FPS 4.10, Running 10.56s Step 128( 1.60%), action 8, FPS 3.76, Running 11.22s Step 129( 1.80%), action 9, FPS 3.49, Running 11.77s Step 130( 2.00%), action 10, FPS 3.42, Running 12.11s Step 131( 2.20%), action 11, FPS 3.21, Running 12.60s Step 132( 2.40%), action 12, FPS 3.18, Running 12.89s Step 133( 2.60%), action 13, FPS 3.04, Running 13.30s Step 134( 2.80%), action 14, FPS 2.97, Running 13.67s Step 135( 3.00%), action 15, FPS 2.90, Running 13.95s Step 136( 3.20%), action 16, FPS 2.90, Running 14.19s Step 137( 3.40%), action 17, FPS 2.79, Running 14.58s Step 138( 3.60%), action 18, FPS 2.67, Running 15.14s Step 139( 3.80%), action 19, FPS 2.59, Running 15.53s Step 140( 4.00%), action 20, FPS 2.55, Running 15.86s Step 141( 4.20%), action 21, FPS 2.56, Running 16.39s Step 142( 4.40%), action 22, FPS 2.56, Running 16.77s Step 143( 4.60%), action 23, FPS 2.58, Running 17.07s Step 144( 4.80%), action 24, FPS 2.58, Running 17.40s Step 145( 5.00%), action 25, FPS 2.59, Running 17.73s Step 146( 5.20%), action 26, FPS 2.59, Running 17.99s Step 147( 5.40%), action 27, FPS 2.57, Running 18.33s Step 148( 5.60%), action 28, FPS 2.66, Running 18.74s Step 149( 5.80%), action 29, FPS 2.75, Running 19.06s Step 150( 6.00%), action 30, FPS 2.75, Running 19.37s Step 151( 6.20%), action 31, FPS 2.77, Running 19.82s Step 152( 6.40%), action 32, FPS 2.73, Running 20.22s Step 153( 6.60%), action 33, FPS 2.68, Running 20.76s Step 154( 6.80%), action 34, FPS 2.64, Running 21.26s Step 155( 7.00%), action 35, FPS 2.55, Running 21.79s Step 156( 7.20%), action 36, FPS 2.49, Running 22.21s Step 157( 7.40%), action 37, FPS 2.48, Running 22.63s Step 158( 7.60%), action 38, FPS 2.56, Running 22.96s Step 159( 7.80%), action 39, FPS 2.54, Running 23.41s Step 160( 8.00%), action 40, FPS 2.54, Running 23.72s Step 161( 8.20%), action 41, FPS 2.57, Running 24.17s Step 162( 8.40%), action 42, FPS 2.61, Running 24.44s Step 163( 8.60%), action 43, FPS 2.60, Running 24.75s Step 164( 8.80%), action 44, FPS 2.64, Running 24.97s Step 165( 9.00%), action 45, FPS 2.65, Running 25.27s Step 166( 9.20%), action 46, FPS 2.63, Running 25.58s Step 167( 9.40%), action 47, FPS 2.59, Running 26.06s Step 168( 9.60%), action 48, FPS 2.59, Running 26.46s Step 169( 9.80%), action 49, FPS 2.59, Running 26.77s Step 170( 10.00%), action 50, FPS 2.58, Running 27.11s Step 171( 10.20%), action 51, FPS 2.60, Running 27.52s Step 172( 10.40%), action 52, FPS 2.64, Running 27.79s Step 173( 10.60%), action 53, FPS 2.73, Running 28.07s Step 174( 10.80%), action 54, FPS 2.82, Running 28.36s Step 175( 11.00%), action 55, FPS 2.92, Running 28.65s Step 176( 11.20%), action 56, FPS 2.96, Running 28.97s Step 177( 11.40%), action 57, FPS 3.02, Running 29.26s Step 178( 11.60%), action 58, FPS 3.00, Running 29.62s Step 179( 11.80%), action 59, FPS 3.06, Running 29.94s Step 180( 12.00%), action 60, FPS 3.11, Running 30.16s Step 181( 12.20%), action 61, FPS 3.10, Running 30.63s Step 182( 12.40%), action 62, FPS 3.12, Running 30.84s Step 183( 12.60%), action 63, FPS 3.03, Running 31.35s Step 184( 12.80%), action 64, FPS 2.98, Running 31.69s Step 185( 13.00%), action 65, FPS 2.97, Running 32.01s Step 186( 13.20%), action 66, FPS 2.99, Running 32.26s Step 187( 13.40%), action 67, FPS 2.99, Running 32.74s Step 188( 13.60%), action 68, FPS 3.04, Running 33.04s Step 189( 13.80%), action 69, FPS 3.03, Running 33.37s Step 190( 14.00%), action 70, FPS 3.02, Running 33.74s Step 191( 14.20%), action 71, FPS 2.97, Running 34.25s Step 192( 14.40%), action 72, FPS 2.89, Running 34.72s Step 193( 14.60%), action 73, FPS 2.83, Running 35.14s Step 194( 14.80%), action 74, FPS 2.85, Running 35.37s Step 195( 15.00%), action 75, FPS 2.84, Running 35.69s Step 196( 15.20%), action 76, FPS 2.81, Running 36.10s Step 197( 15.40%), action 77, FPS 2.76, Running 36.52s Step 198( 15.60%), action 78, FPS 2.77, Running 36.83s Step 199( 15.80%), action 79, FPS 2.77, Running 37.16s Step 200( 16.00%), action 80, FPS 2.63, Running 37.76s Step 201( 16.20%), action 81, FPS 2.52, Running 38.58s Step 202( 16.40%), action 82, FPS 2.38, Running 39.25s Step 203( 16.60%), action 83, FPS 2.39, Running 39.72s Step 204( 16.80%), action 84, FPS 2.32, Running 40.31s Step 205( 17.00%), action 85, FPS 2.32, Running 40.63s Step 206( 17.20%), action 86, FPS 2.25, Running 41.16s Step 207( 17.40%), action 87, FPS 2.24, Running 41.68s Step 208( 17.60%), action 88, FPS 2.25, Running 41.93s Step 209( 17.80%), action 89, FPS 2.24, Running 42.31s Step 210( 18.00%), action 90, FPS 2.23, Running 42.69s Step 211( 18.20%), action 91, FPS 2.16, Running 43.53s Step 212( 18.40%), action 92, FPS 2.18, Running 43.90s Step 213( 18.60%), action 93, FPS 2.21, Running 44.19s Step 214( 18.80%), action 94, FPS 2.17, Running 44.59s Step 215( 19.00%), action 95, FPS 2.09, Running 45.26s Step 216( 19.20%), action 96, FPS 2.09, Running 45.65s Step 217( 19.40%), action 97, FPS 2.11, Running 46.00s Step 218( 19.60%), action 98, FPS 2.11, Running 46.32s Step 219( 19.80%), action 99, FPS 2.05, Running 46.90s Step 220( 20.00%), action 100, FPS 2.05, Running 47.50s Step 221( 20.20%), action 101, FPS 2.06, Running 48.29s Step 222( 20.40%), action 102, FPS 2.14, Running 48.62s Step 223( 20.60%), action 103, FPS 2.12, Running 49.16s Step 224( 20.80%), action 104, FPS 2.16, Running 49.55s Step 225( 21.00%), action 105, FPS 2.14, Running 49.98s Step 226( 21.20%), action 106, FPS 2.17, Running 50.37s Step 227( 21.40%), action 107, FPS 2.20, Running 50.75s Step 228( 21.60%), action 108, FPS 2.15, Running 51.21s Step 229( 21.80%), action 109, FPS 2.12, Running 51.76s Step 230( 22.00%), action 110, FPS 2.05, Running 52.45s Step 231( 22.20%), action 111, FPS 2.06, Running 53.25s Step 232( 22.40%), action 112, FPS 2.07, Running 53.54s Step 233( 22.60%), action 113, FPS 2.06, Running 53.90s Step 234( 22.80%), action 114, FPS 2.07, Running 54.25s Step 235( 23.00%), action 115, FPS 2.11, Running 54.72s Step 236( 23.20%), action 116, FPS 2.13, Running 55.04s Step 237( 23.40%), action 117, FPS 2.09, Running 55.55s Step 238( 23.60%), action 118, FPS 2.08, Running 55.94s Step 239( 23.80%), action 119, FPS 2.07, Running 56.58s Step 240( 24.00%), action 120, FPS 2.12, Running 56.92s Step 241( 24.20%), action 121, FPS 2.12, Running 57.72s Step 242( 24.40%), action 122, FPS 2.11, Running 58.11s Step 243( 24.60%), action 123, FPS 2.11, Running 58.65s Step 244( 24.80%), action 124, FPS 2.09, Running 59.14s Step 245( 25.00%), action 125, FPS 2.05, Running 59.72s Step 246( 25.20%), action 126, FPS 2.09, Running 59.92s Step 247( 25.40%), action 127, FPS 2.07, Running 60.42s Step 248( 25.60%), action 128, FPS 2.08, Running 60.80s Step 249( 25.80%), action 129, FPS 2.14, Running 61.10s Step 250( 26.00%), action 130, FPS 2.25, Running 61.34s Step 251( 26.20%), action 131, FPS 2.25, Running 62.16s Step 252( 26.40%), action 132, FPS 2.16, Running 62.82s Step 253( 26.60%), action 133, FPS 2.13, Running 63.30s Step 254( 26.80%), action 134, FPS 2.13, Running 63.64s Step 255( 27.00%), action 135, FPS 2.11, Running 64.20s Step 256( 27.20%), action 136, FPS 2.09, Running 64.62s Step 257( 27.40%), action 137, FPS 2.08, Running 65.17s Step 258( 27.60%), action 138, FPS 2.08, Running 65.54s Step 259( 27.80%), action 139, FPS 2.09, Running 66.13s Step 260( 28.00%), action 140, FPS 2.03, Running 66.79s Step 261( 28.20%), action 141, FPS 2.00, Running 67.71s Step 262( 28.40%), action 142, FPS 1.97, Running 68.26s Step 263( 28.60%), action 143, FPS 1.97, Running 68.80s Step 264( 28.80%), action 144, FPS 2.01, Running 69.10s Step 265( 29.00%), action 145, FPS 2.04, Running 69.53s Step 266( 29.20%), action 146, FPS 1.97, Running 70.05s Step 267( 29.40%), action 147, FPS 1.99, Running 70.47s Step 268( 29.60%), action 148, FPS 1.95, Running 71.07s Step 269( 29.80%), action 149, FPS 1.89, Running 71.70s Step 270( 30.00%), action 150, FPS 1.84, Running 72.21s Step 271( 30.20%), action 151, FPS 1.90, Running 72.66s Step 272( 30.40%), action 152, FPS 1.92, Running 73.22s Step 273( 30.60%), action 153, FPS 1.96, Running 73.51s Step 274( 30.80%), action 154, FPS 1.90, Running 74.14s Step 275( 31.00%), action 155, FPS 1.91, Running 74.66s Step 276( 31.20%), action 156, FPS 1.89, Running 75.23s Step 277( 31.40%), action 157, FPS 1.90, Running 75.70s Step 278( 31.60%), action 158, FPS 1.90, Running 76.09s Step 279( 31.80%), action 159, FPS 1.90, Running 76.65s Step 280( 32.00%), action 160, FPS 1.96, Running 77.01s Step 281( 32.20%), action 161, FPS 2.01, Running 77.66s Step 282( 32.40%), action 162, FPS 2.04, Running 78.08s Step 283( 32.60%), action 163, FPS 2.09, Running 78.37s Step 284( 32.80%), action 164, FPS 2.10, Running 78.62s Step 285( 33.00%), action 165, FPS 2.08, Running 79.17s Step 286( 33.20%), action 166, FPS 2.05, Running 79.82s Step 287( 33.40%), action 167, FPS 2.00, Running 80.46s Step 288( 33.60%), action 168, FPS 2.06, Running 80.79s Step 289( 33.80%), action 169, FPS 2.13, Running 81.09s Step 290( 34.00%), action 170, FPS 2.15, Running 81.50s Step 291( 34.20%), action 171, FPS 2.10, Running 82.19s Step 292( 34.40%), action 172, FPS 2.09, Running 82.79s Step 293( 34.60%), action 173, FPS 2.09, Running 83.10s Step 294( 34.80%), action 174, FPS 2.13, Running 83.55s Step 295( 35.00%), action 175, FPS 2.12, Running 84.08s Step 296( 35.20%), action 176, FPS 2.17, Running 84.42s Step 297( 35.40%), action 177, FPS 2.19, Running 84.83s Step 298( 35.60%), action 178, FPS 2.18, Running 85.26s Step 299( 35.80%), action 179, FPS 2.19, Running 85.80s Step 300( 36.00%), action 180, FPS 2.21, Running 86.07s Step 301( 36.20%), action 181, FPS 2.25, Running 86.53s Step 302( 36.40%), action 182, FPS 2.20, Running 87.15s Step 303( 36.60%), action 183, FPS 2.14, Running 87.72s Step 304( 36.80%), action 184, FPS 2.05, Running 88.38s Step 305( 37.00%), action 185, FPS 2.09, Running 88.73s Step 306( 37.20%), action 186, FPS 2.10, Running 89.36s Step 307( 37.40%), action 187, FPS 2.17, Running 89.67s Step 308( 37.60%), action 188, FPS 2.17, Running 89.99s Step 309( 37.80%), action 189, FPS 2.10, Running 90.64s Step 310( 38.00%), action 190, FPS 2.08, Running 91.12s Step 311( 38.20%), action 191, FPS 2.08, Running 91.82s Step 312( 38.40%), action 192, FPS 2.08, Running 92.40s Step 313( 38.60%), action 193, FPS 2.06, Running 92.80s Step 314( 38.80%), action 194, FPS 2.05, Running 93.32s Step 315( 39.00%), action 195, FPS 2.06, Running 93.81s Step 316( 39.20%), action 196, FPS 2.01, Running 94.39s Step 317( 39.40%), action 197, FPS 1.97, Running 95.00s Step 318( 39.60%), action 198, FPS 1.99, Running 95.29s Step 319( 39.80%), action 199, FPS 2.04, Running 95.60s Step 320( 40.00%), action 200, FPS 2.02, Running 95.99s Step 321( 40.20%), action 201, FPS 2.01, Running 96.49s Step 322( 40.40%), action 202, FPS 2.02, Running 97.06s Step 323( 40.60%), action 203, FPS 2.05, Running 97.49s Step 324( 40.80%), action 204, FPS 2.14, Running 97.72s Step 325( 41.00%), action 205, FPS 2.12, Running 98.18s Step 326( 41.20%), action 206, FPS 2.20, Running 98.47s Step 327( 41.40%), action 207, FPS 2.17, Running 98.89s Step 328( 41.60%), action 208, FPS 2.16, Running 99.23s Step 329( 41.80%), action 209, FPS 2.26, Running 99.49s Step 330( 42.00%), action 210, FPS 2.29, Running 99.84s Step 331( 42.20%), action 211, FPS 2.30, Running 100.51s Step 332( 42.40%), action 212, FPS 2.37, Running 100.84s Step 333( 42.60%), action 213, FPS 2.36, Running 101.27s Step 334( 42.80%), action 214, FPS 2.45, Running 101.47s Step 335( 43.00%), action 215, FPS 2.51, Running 101.77s Step 336( 43.20%), action 216, FPS 2.62, Running 102.03s Step 337( 43.40%), action 217, FPS 2.74, Running 102.31s Step 338( 43.60%), action 218, FPS 2.69, Running 102.73s Step 339( 43.80%), action 219, FPS 2.68, Running 103.07s Step 340( 44.00%), action 220, FPS 2.61, Running 103.64s Step 341( 44.20%), action 221, FPS 2.58, Running 104.23s Step 342( 44.40%), action 222, FPS 2.61, Running 104.72s Step 343( 44.60%), action 223, FPS 2.57, Running 105.28s Step 344( 44.80%), action 224, FPS 2.45, Running 105.87s Step 345( 45.00%), action 225, FPS 2.42, Running 106.44s Step 346( 45.20%), action 226, FPS 2.36, Running 106.94s Step 347( 45.40%), action 227, FPS 2.37, Running 107.33s Step 348( 45.60%), action 228, FPS 2.30, Running 107.93s Step 349( 45.80%), action 229, FPS 2.22, Running 108.50s Step 350( 46.00%), action 230, FPS 2.21, Running 108.88s Step 351( 46.20%), action 231, FPS 2.18, Running 109.68s Step 352( 46.40%), action 232, FPS 2.13, Running 110.23s Step 353( 46.60%), action 233, FPS 2.15, Running 110.59s Step 354( 46.80%), action 234, FPS 2.07, Running 111.13s Step 355( 47.00%), action 235, FPS 2.02, Running 111.67s Step 356( 47.20%), action 236, FPS 2.00, Running 112.02s Step 357( 47.40%), action 237, FPS 1.96, Running 112.49s Step 358( 47.60%), action 238, FPS 1.95, Running 113.01s Step 359( 47.80%), action 239, FPS 1.94, Running 113.36s Step 360( 48.00%), action 240, FPS 1.96, Running 113.84s Step 361( 48.20%), action 241, FPS 1.94, Running 114.54s Step 362( 48.40%), action 242, FPS 1.97, Running 114.88s Step 363( 48.60%), action 243, FPS 1.97, Running 115.45s Step 364( 48.80%), action 244, FPS 1.98, Running 115.98s Step 365( 49.00%), action 245, FPS 1.99, Running 116.48s Step 366( 49.20%), action 246, FPS 1.98, Running 117.03s Step 367( 49.40%), action 247, FPS 1.99, Running 117.37s Step 368( 49.60%), action 248, FPS 2.01, Running 117.88s Step 369( 49.80%), action 249, FPS 2.02, Running 118.40s Step 370( 50.00%), action 250, FPS 2.00, Running 118.88s Step 371( 50.20%), action 251, FPS 2.09, Running 119.27s Step 372( 50.40%), action 252, FPS 2.09, Running 119.81s Step 373( 50.60%), action 253, FPS 2.03, Running 120.44s Step 374( 50.80%), action 254, FPS 2.05, Running 120.91s Step 375( 51.00%), action 255, FPS 2.06, Running 121.39s Step 376( 51.20%), action 256, FPS 2.04, Running 121.82s Step 377( 51.40%), action 257, FPS 2.07, Running 122.15s Step 378( 51.60%), action 258, FPS 2.06, Running 122.70s Step 379( 51.80%), action 259, FPS 2.05, Running 123.11s Step 380( 52.00%), action 260, FPS 2.09, Running 123.40s Step 381( 52.20%), action 261, FPS 2.14, Running 123.91s Step 382( 52.40%), action 262, FPS 2.09, Running 124.46s Step 383( 52.60%), action 263, FPS 2.07, Running 125.09s Step 384( 52.80%), action 264, FPS 2.09, Running 125.53s Step 385( 53.00%), action 265, FPS 2.10, Running 126.01s Step 386( 53.20%), action 266, FPS 2.14, Running 126.38s Step 387( 53.40%), action 267, FPS 2.08, Running 126.98s Step 388( 53.60%), action 268, FPS 2.08, Running 127.47s Step 389( 53.80%), action 269, FPS 2.13, Running 127.81s Step 390( 54.00%), action 270, FPS 2.15, Running 128.20s Step 391( 54.20%), action 271, FPS 2.07, Running 128.92s Step 392( 54.40%), action 272, FPS 2.08, Running 129.42s Step 393( 54.60%), action 273, FPS 2.10, Running 129.94s Step 394( 54.80%), action 274, FPS 2.13, Running 130.29s Step 395( 55.00%), action 275, FPS 2.10, Running 130.92s Step 396( 55.20%), action 276, FPS 2.07, Running 131.50s Step 397( 55.40%), action 277, FPS 2.07, Running 131.79s Step 398( 55.60%), action 278, FPS 2.11, Running 132.17s Step 399( 55.80%), action 279, FPS 2.09, Running 132.67s Step 400( 56.00%), action 280, FPS 2.05, Running 133.14s Step 401( 56.20%), action 281, FPS 2.08, Running 133.54s Step 402( 56.40%), action 282, FPS 2.08, Running 134.08s Step 403( 56.60%), action 283, FPS 2.14, Running 134.43s Step 404( 56.80%), action 284, FPS 2.14, Running 134.89s Step 405( 57.00%), action 285, FPS 2.16, Running 135.25s Step 406( 57.20%), action 286, FPS 2.11, Running 135.85s Step 407( 57.40%), action 287, FPS 2.15, Running 136.28s Step 408( 57.60%), action 288, FPS 2.13, Running 136.87s Step 409( 57.80%), action 289, FPS 2.10, Running 137.34s Step 410( 58.00%), action 290, FPS 2.11, Running 137.66s Step 411( 58.20%), action 291, FPS 2.11, Running 138.41s Step 412( 58.40%), action 292, FPS 2.09, Running 138.98s Step 413( 58.60%), action 293, FPS 2.15, Running 139.23s Step 414( 58.80%), action 294, FPS 2.11, Running 139.79s Step 415( 59.00%), action 295, FPS 2.19, Running 140.07s Step 416( 59.20%), action 296, FPS 2.28, Running 140.26s Step 417( 59.40%), action 297, FPS 2.28, Running 140.58s Step 418( 59.60%), action 298, FPS 2.27, Running 140.97s Step 419( 59.80%), action 299, FPS 2.29, Running 141.40s [2026-08-01 17:26:48] [27 ] Seed 26 success after 141.81 s. +steps: 419 , actions: 299 . +Instruction: Empty +Total 15/27(55.56%) success. +Setting seed: 27 +Step 1( N/A%), pre moving , FPS 14.73, Running 0.07s Step 2( N/A%), pre moving , FPS 23.63, Running 0.08s Step 3( N/A%), pre moving , FPS 27.78, Running 0.11s Step 4( N/A%), pre moving , FPS 31.77, Running 0.13s Step 5( N/A%), pre moving , FPS 32.57, Running 0.15s Step 6( N/A%), pre moving , FPS 33.51, Running 0.18s Step 7( N/A%), pre moving , FPS 35.44, Running 0.20s Step 8( N/A%), pre moving , FPS 37.13, Running 0.22s Step 9( N/A%), pre moving , FPS 38.40, Running 0.23s Step 10( N/A%), pre moving , FPS 39.20, Running 0.26s Step 11( N/A%), pre moving , FPS 38.73, Running 0.28s Step 12( N/A%), pre moving , FPS 39.41, Running 0.30s Step 13( N/A%), pre moving , FPS 39.05, Running 0.33s Step 14( N/A%), pre moving , FPS 40.06, Running 0.35s Step 15( N/A%), pre moving , FPS 41.02, Running 0.37s Step 16( N/A%), pre moving , FPS 41.93, Running 0.38s Step 17( N/A%), pre moving , FPS 42.62, Running 0.40s Step 18( N/A%), pre moving , FPS 42.37, Running 0.42s Step 19( N/A%), pre moving , FPS 42.21, Running 0.45s Step 20( N/A%), pre moving , FPS 42.37, Running 0.47s Step 21( N/A%), pre moving , FPS 33.46, Running 0.67s Step 22( N/A%), pre moving , FPS 33.55, Running 0.68s Step 23( N/A%), pre moving , FPS 33.80, Running 0.70s Step 24( N/A%), pre moving , FPS 32.46, Running 0.74s Step 25( N/A%), pre moving , FPS 32.83, Running 0.76s Step 26( N/A%), pre moving , FPS 25.58, Running 0.96s Step 27( N/A%), pre moving , FPS 25.48, Running 0.98s Step 28( N/A%), pre moving , FPS 25.21, Running 1.01s Step 29( N/A%), pre moving , FPS 25.24, Running 1.03s Step 30( N/A%), pre moving , FPS 25.13, Running 1.05s Step 31( N/A%), pre moving , FPS 25.48, Running 1.07s Step 32( N/A%), pre moving , FPS 25.53, Running 1.09s Step 33( N/A%), pre moving , FPS 25.80, Running 1.11s Step 34( N/A%), pre moving , FPS 25.58, Running 1.13s Step 35( N/A%), pre moving , FPS 25.43, Running 1.15s Step 36( N/A%), pre moving , FPS 18.77, Running 1.45s Step 37( N/A%), pre moving , FPS 18.69, Running 1.47s Step 38( N/A%), pre moving , FPS 18.75, Running 1.49s Step 39( N/A%), pre moving , FPS 18.66, Running 1.52s Step 40( N/A%), pre moving , FPS 18.62, Running 1.55s Step 41( N/A%), pre moving , FPS 22.24, Running 1.56s Step 42( N/A%), pre moving , FPS 22.19, Running 1.58s Step 43( N/A%), pre moving , FPS 22.22, Running 1.60s Step 44( N/A%), pre moving , FPS 22.46, Running 1.63s Step 45( N/A%), pre moving , FPS 22.21, Running 1.66s Step 46( N/A%), pre moving , FPS 27.08, Running 1.70s Step 47( N/A%), pre moving , FPS 26.55, Running 1.74s Step 48( N/A%), pre moving , FPS 26.28, Running 1.77s Step 49( N/A%), pre moving , FPS 25.74, Running 1.80s Step 50( N/A%), pre moving , FPS 25.68, Running 1.83s Step 51( N/A%), pre moving , FPS 25.44, Running 1.86s Step 52( N/A%), pre moving , FPS 25.22, Running 1.88s Step 53( N/A%), pre moving , FPS 25.05, Running 1.91s Step 54( N/A%), pre moving , FPS 24.81, Running 1.94s Step 55( N/A%), pre moving , FPS 24.61, Running 1.97s Step 56( N/A%), pre moving , FPS 36.38, Running 2.00s Step 57( N/A%), pre moving , FPS 35.60, Running 2.03s Step 58( N/A%), pre moving , FPS 35.34, Running 2.06s Step 59( N/A%), pre moving , FPS 35.31, Running 2.09s Step 60( N/A%), pre moving , FPS 34.18, Running 2.13s Step 61( N/A%), pre moving , FPS 32.85, Running 2.17s Step 62( N/A%), pre moving , FPS 32.17, Running 2.20s Step 63( N/A%), pre moving , FPS 31.32, Running 2.24s Step 64( N/A%), pre moving , FPS 30.82, Running 2.28s Step 65( N/A%), pre moving , FPS 30.99, Running 2.31s Step 66( N/A%), pre moving , FPS 31.32, Running 2.34s Step 67( N/A%), pre moving , FPS 31.14, Running 2.38s Step 68( N/A%), pre moving , FPS 31.31, Running 2.41s Step 69( N/A%), pre moving , FPS 31.05, Running 2.45s Step 70( N/A%), pre moving , FPS 30.90, Running 2.48s Step 71( N/A%), pre moving , FPS 30.49, Running 2.51s Step 72( N/A%), pre moving , FPS 30.44, Running 2.54s Step 73( N/A%), pre moving , FPS 30.00, Running 2.57s Step 74( N/A%), pre moving , FPS 29.70, Running 2.61s Step 75( N/A%), pre moving , FPS 29.64, Running 2.64s Step 76( N/A%), pre moving , FPS 29.87, Running 2.67s Step 77( N/A%), pre moving , FPS 30.19, Running 2.69s Step 78( N/A%), pre moving , FPS 30.19, Running 2.72s Step 79( N/A%), pre moving , FPS 29.86, Running 2.76s Step 80( N/A%), pre moving , FPS 30.03, Running 2.80s Step 81( N/A%), pre moving , FPS 30.72, Running 2.82s Step 82( N/A%), pre moving , FPS 31.19, Running 2.85s Step 83( N/A%), pre moving , FPS 31.41, Running 2.88s Step 84( N/A%), pre moving , FPS 32.72, Running 2.89s Step 85( N/A%), pre moving , FPS 33.29, Running 2.91s Step 86( N/A%), pre moving , FPS 34.01, Running 2.93s Step 87( N/A%), pre moving , FPS 35.43, Running 2.94s Step 88( N/A%), pre moving , FPS 36.34, Running 2.96s Step 89( N/A%), pre moving , FPS 37.90, Running 2.98s Step 90( N/A%), pre moving , FPS 38.81, Running 2.99s Step 91( N/A%), pre moving , FPS 38.87, Running 3.03s Step 92( N/A%), pre moving , FPS 39.37, Running 3.05s Step 93( N/A%), pre moving , FPS 40.01, Running 3.07s Step 94( N/A%), pre moving , FPS 41.54, Running 3.09s Step 95( N/A%), pre moving , FPS 42.29, Running 3.11s Step 96( N/A%), pre moving , FPS 42.73, Running 3.13s Step 97( N/A%), pre moving , FPS 42.67, Running 3.16s Step 98( N/A%), pre moving , FPS 43.30, Running 3.18s Step 99( N/A%), pre moving , FPS 45.24, Running 3.20s Step 100( N/A%), pre moving , FPS 11.07, Running 4.60s Step 101( N/A%), pre moving , FPS 9.92, Running 4.84s Step 102( N/A%), pre moving , FPS 9.36, Running 4.98s Step 103( N/A%), pre moving , FPS 8.28, Running 5.29s Step 104( N/A%), pre moving , FPS 7.83, Running 5.45s Step 105( N/A%), pre moving , FPS 7.12, Running 5.72s Step 106( N/A%), pre moving , FPS 6.64, Running 5.94s Step 107( N/A%), pre moving , FPS 6.24, Running 6.15s Step 108( N/A%), pre moving , FPS 5.92, Running 6.34s Step 109( N/A%), pre moving , FPS 5.51, Running 6.60s Step 110( N/A%), pre moving , FPS 5.28, Running 6.78s Step 111( N/A%), pre moving , FPS 5.03, Running 7.00s Step 112( N/A%), pre moving , FPS 4.86, Running 7.16s Step 113( N/A%), pre moving , FPS 4.58, Running 7.44s Step 114( N/A%), pre moving , FPS 4.46, Running 7.58s Step 115( N/A%), pre moving , FPS 4.24, Running 7.83s Step 116( N/A%), pre moving , FPS 4.13, Running 7.97s Step 117( N/A%), pre moving , FPS 3.95, Running 8.23s Step 118( N/A%), pre moving , FPS 3.85, Running 8.38s Step 119( N/A%), pre moving , FPS 3.67, Running 8.65s Step 120( 0.20%), action 1, FPS 3.89, Running 9.74s Step 121( 0.40%), action 2, FPS 3.89, Running 9.98s Step 122( 0.60%), action 3, FPS 3.70, Running 10.39s Step 123( 0.80%), action 4, FPS 3.76, Running 10.61s Step 124( 1.00%), action 5, FPS 3.43, Running 11.28s Step 125( 1.20%), action 6, FPS 3.40, Running 11.61s Step 126( 1.40%), action 7, FPS 3.21, Running 12.16s Step 127( 1.60%), action 8, FPS 3.02, Running 12.77s Step 128( 1.80%), action 9, FPS 2.93, Running 13.16s Step 129( 2.00%), action 10, FPS 2.82, Running 13.71s Step 130( 2.20%), action 11, FPS 2.55, Running 14.62s Step 131( 2.40%), action 12, FPS 2.54, Running 14.88s Step 132( 2.60%), action 13, FPS 2.42, Running 15.44s Step 133( 2.80%), action 14, FPS 2.38, Running 15.86s Step 134( 3.00%), action 15, FPS 2.26, Running 16.42s Step 135( 3.20%), action 16, FPS 2.27, Running 16.65s Step 136( 3.40%), action 17, FPS 2.23, Running 16.96s Step 137( 3.60%), action 18, FPS 2.17, Running 17.46s Step 138( 3.80%), action 19, FPS 2.12, Running 17.82s Step 139( 4.00%), action 20, FPS 2.10, Running 18.17s Step 140( 4.20%), action 21, FPS 2.25, Running 18.65s Step 141( 4.40%), action 22, FPS 2.25, Running 18.86s Step 142( 4.60%), action 23, FPS 2.26, Running 19.25s Step 143( 4.80%), action 24, FPS 2.24, Running 19.52s Step 144( 5.00%), action 25, FPS 2.33, Running 19.88s Step 145( 5.20%), action 26, FPS 2.33, Running 20.19s Step 146( 5.40%), action 27, FPS 2.36, Running 20.62s Step 147( 5.60%), action 28, FPS 2.46, Running 20.91s Step 148( 5.80%), action 29, FPS 2.44, Running 21.35s Step 149( 6.00%), action 30, FPS 2.50, Running 21.72s Step 150( 6.20%), action 31, FPS 2.61, Running 22.29s Step 151( 6.40%), action 32, FPS 2.59, Running 22.61s Step 152( 6.60%), action 33, FPS 2.66, Running 22.95s Step 153( 6.80%), action 34, FPS 2.65, Running 23.40s Step 154( 7.00%), action 35, FPS 2.72, Running 23.77s Step 155( 7.20%), action 36, FPS 2.69, Running 24.08s Step 156( 7.40%), action 37, FPS 2.64, Running 24.54s Step 157( 7.60%), action 38, FPS 2.74, Running 24.74s Step 158( 7.80%), action 39, FPS 2.66, Running 25.32s Step 159( 8.00%), action 40, FPS 2.66, Running 25.68s Step 160( 8.20%), action 41, FPS 2.63, Running 26.24s Step 161( 8.40%), action 42, FPS 2.63, Running 26.46s Step 162( 8.60%), action 43, FPS 2.65, Running 26.79s Step 163( 8.80%), action 44, FPS 2.67, Running 27.01s Step 164( 9.00%), action 45, FPS 2.65, Running 27.43s Step 165( 9.20%), action 46, FPS 2.67, Running 27.68s Step 166( 9.40%), action 47, FPS 2.60, Running 28.32s Step 167( 9.60%), action 48, FPS 2.61, Running 28.57s Step 168( 9.80%), action 49, FPS 2.63, Running 28.96s Step 169( 10.00%), action 50, FPS 2.67, Running 29.21s Step 170( 10.20%), action 51, FPS 2.68, Running 29.75s Step 171( 10.40%), action 52, FPS 2.70, Running 30.03s Step 172( 10.60%), action 53, FPS 2.68, Running 30.42s Step 173( 10.80%), action 54, FPS 2.70, Running 30.80s Step 174( 11.00%), action 55, FPS 2.66, Running 31.29s Step 175( 11.20%), action 56, FPS 2.64, Running 31.66s Step 176( 11.40%), action 57, FPS 2.64, Running 32.12s Step 177( 11.60%), action 58, FPS 2.55, Running 32.59s Step 178( 11.80%), action 59, FPS 2.55, Running 33.17s Step 179( 12.00%), action 60, FPS 2.60, Running 33.38s Step 180( 12.20%), action 61, FPS 2.57, Running 34.02s Step 181( 12.40%), action 62, FPS 2.50, Running 34.45s Step 182( 12.60%), action 63, FPS 2.47, Running 34.89s Step 183( 12.80%), action 64, FPS 2.44, Running 35.21s Step 184( 13.00%), action 65, FPS 2.40, Running 35.76s Step 185( 13.20%), action 66, FPS 2.40, Running 36.03s Step 186( 13.40%), action 67, FPS 2.43, Running 36.57s Step 187( 13.60%), action 68, FPS 2.39, Running 36.94s Step 188( 13.80%), action 69, FPS 2.37, Running 37.41s Step 189( 14.00%), action 70, FPS 2.32, Running 37.84s Step 190( 14.20%), action 71, FPS 2.28, Running 38.51s Step 191( 14.40%), action 72, FPS 2.29, Running 38.76s Step 192( 14.60%), action 73, FPS 2.31, Running 39.06s Step 193( 14.80%), action 74, FPS 2.28, Running 39.59s Step 194( 15.00%), action 75, FPS 2.24, Running 40.24s Step 195( 15.20%), action 76, FPS 2.27, Running 40.45s Step 196( 15.40%), action 77, FPS 2.31, Running 40.78s Step 197( 15.60%), action 78, FPS 2.33, Running 41.15s Step 198( 15.80%), action 79, FPS 2.34, Running 41.71s Step 199( 16.00%), action 80, FPS 2.32, Running 42.00s Step 200( 16.20%), action 81, FPS 2.35, Running 42.52s Step 201( 16.40%), action 82, FPS 2.38, Running 42.86s Step 202( 16.60%), action 83, FPS 2.40, Running 43.23s Step 203( 16.80%), action 84, FPS 2.44, Running 43.40s Step 204( 17.00%), action 85, FPS 2.51, Running 43.72s Step 205( 17.20%), action 86, FPS 2.53, Running 43.93s Step 206( 17.40%), action 87, FPS 2.59, Running 44.28s Step 207( 17.60%), action 88, FPS 2.62, Running 44.56s Step 208( 17.80%), action 89, FPS 2.65, Running 44.95s Step 209( 18.00%), action 90, FPS 2.73, Running 45.18s Step 210( 18.20%), action 91, FPS 2.67, Running 46.00s Step 211( 18.40%), action 92, FPS 2.65, Running 46.31s Step 212( 18.60%), action 93, FPS 2.53, Running 46.96s Step 213( 18.80%), action 94, FPS 2.56, Running 47.41s Step 214( 19.00%), action 95, FPS 2.55, Running 48.09s Step 215( 19.20%), action 96, FPS 2.49, Running 48.48s Step 216( 19.40%), action 97, FPS 2.40, Running 49.12s Step 217( 19.60%), action 98, FPS 2.36, Running 49.61s Step 218( 19.80%), action 99, FPS 2.40, Running 50.04s Step 219( 20.00%), action 100, FPS 2.37, Running 50.44s Step 220( 20.20%), action 101, FPS 2.30, Running 51.23s Step 221( 20.40%), action 102, FPS 2.32, Running 51.49s Step 222( 20.60%), action 103, FPS 2.28, Running 52.00s Step 223( 20.80%), action 104, FPS 2.23, Running 52.38s Step 224( 21.00%), action 105, FPS 2.16, Running 52.96s Step 225( 21.20%), action 106, FPS 2.10, Running 53.44s Step 226( 21.40%), action 107, FPS 2.08, Running 53.90s Step 227( 21.60%), action 108, FPS 2.06, Running 54.30s Step 228( 21.80%), action 109, FPS 1.99, Running 54.99s Step 229( 22.00%), action 110, FPS 1.95, Running 55.42s Step 230( 22.20%), action 111, FPS 1.96, Running 56.22s Step 231( 22.40%), action 112, FPS 1.95, Running 56.59s Step 232( 22.60%), action 113, FPS 1.98, Running 57.09s Step 233( 22.80%), action 114, FPS 1.97, Running 57.55s Step 234( 23.00%), action 115, FPS 1.96, Running 58.27s Step 235( 23.20%), action 116, FPS 1.99, Running 58.55s Step 236( 23.40%), action 117, FPS 2.03, Running 58.99s Step 237( 23.60%), action 118, FPS 2.04, Running 59.42s Step 238( 23.80%), action 119, FPS 2.01, Running 59.98s Step 239( 24.00%), action 120, FPS 2.04, Running 60.26s Step 240( 24.20%), action 121, FPS 2.01, Running 61.17s Step 241( 24.40%), action 122, FPS 2.02, Running 61.38s Step 242( 24.60%), action 123, FPS 2.02, Running 61.91s Step 243( 24.80%), action 124, FPS 2.00, Running 62.36s Step 244( 25.00%), action 125, FPS 2.03, Running 62.83s Step 245( 25.20%), action 126, FPS 2.04, Running 63.23s Step 246( 25.40%), action 127, FPS 2.05, Running 63.64s Step 247( 25.60%), action 128, FPS 2.03, Running 64.14s Step 248( 25.80%), action 129, FPS 2.04, Running 64.80s Step 249( 26.00%), action 130, FPS 2.06, Running 65.13s Step 250( 26.20%), action 131, FPS 2.06, Running 65.93s Step 251( 26.40%), action 132, FPS 2.06, Running 66.28s Step 252( 26.60%), action 133, FPS 2.07, Running 66.74s Step 253( 26.80%), action 134, FPS 2.12, Running 66.97s Step 254( 27.00%), action 135, FPS 2.14, Running 67.61s Step 255( 27.20%), action 136, FPS 2.12, Running 67.97s Step 256( 27.40%), action 137, FPS 2.06, Running 68.68s Step 257( 27.60%), action 138, FPS 2.06, Running 69.13s Step 258( 27.80%), action 139, FPS 2.03, Running 69.84s Step 259( 28.00%), action 140, FPS 2.04, Running 70.07s Step 260( 28.20%), action 141, FPS 2.10, Running 70.67s Step 261( 28.40%), action 142, FPS 2.10, Running 70.89s Step 262( 28.60%), action 143, FPS 2.09, Running 71.47s Step 263( 28.80%), action 144, FPS 2.10, Running 71.86s Step 264( 29.00%), action 145, FPS 2.11, Running 72.30s Step 265( 29.20%), action 146, FPS 2.08, Running 72.84s Step 266( 29.40%), action 147, FPS 2.02, Running 73.55s Step 267( 29.60%), action 148, FPS 2.04, Running 73.95s Step 268( 29.80%), action 149, FPS 2.06, Running 74.50s Step 269( 30.00%), action 150, FPS 2.06, Running 74.85s Step 270( 30.20%), action 151, FPS 2.06, Running 75.65s Step 271( 30.40%), action 152, FPS 2.09, Running 75.87s Step 272( 30.60%), action 153, FPS 2.06, Running 76.45s Step 273( 30.80%), action 154, FPS 2.01, Running 76.94s Step 274( 31.00%), action 155, FPS 2.01, Running 77.57s Step 275( 31.20%), action 156, FPS 1.99, Running 78.00s Step 276( 31.40%), action 157, FPS 1.98, Running 78.77s Step 277( 31.60%), action 158, FPS 1.98, Running 79.23s Step 278( 31.80%), action 159, FPS 2.05, Running 79.60s Step 279( 32.00%), action 160, FPS 2.00, Running 80.08s Step 280( 32.20%), action 161, FPS 1.98, Running 80.77s Step 281( 32.40%), action 162, FPS 1.98, Running 81.01s Step 282( 32.60%), action 163, FPS 1.98, Running 81.58s Step 283( 32.80%), action 164, FPS 2.00, Running 81.84s Step 284( 33.00%), action 165, FPS 1.97, Running 82.43s Step 285( 33.20%), action 166, FPS 1.98, Running 82.95s Step 286( 33.40%), action 167, FPS 2.00, Running 83.57s Step 287( 33.60%), action 168, FPS 1.97, Running 84.13s Step 288( 33.80%), action 169, FPS 1.94, Running 84.82s Step 289( 34.00%), action 170, FPS 1.96, Running 85.07s Step 290( 34.20%), action 171, FPS 1.96, Running 85.88s Step 291( 34.40%), action 172, FPS 1.94, Running 86.16s Step 292( 34.60%), action 173, FPS 1.94, Running 86.78s Step 293( 34.80%), action 174, FPS 1.98, Running 87.06s Step 294( 35.00%), action 175, FPS 2.01, Running 87.54s Step 295( 35.20%), action 176, FPS 1.99, Running 88.04s Step 296( 35.40%), action 177, FPS 2.00, Running 88.75s Step 297( 35.60%), action 178, FPS 2.04, Running 89.03s Step 298( 35.80%), action 179, FPS 1.98, Running 89.71s Step 299( 36.00%), action 180, FPS 2.00, Running 90.07s Step 300( 36.20%), action 181, FPS 1.98, Running 90.90s Step 301( 36.40%), action 182, FPS 1.92, Running 91.42s Step 302( 36.60%), action 183, FPS 1.95, Running 91.82s Step 303( 36.80%), action 184, FPS 1.96, Running 92.03s Step 304( 37.00%), action 185, FPS 1.93, Running 92.79s Step 305( 37.20%), action 186, FPS 1.95, Running 93.20s Step 306( 37.40%), action 187, FPS 2.01, Running 93.51s Step 307( 37.60%), action 188, FPS 2.09, Running 93.72s Step 308( 37.80%), action 189, FPS 2.15, Running 94.14s Step 309( 38.00%), action 190, FPS 2.14, Running 94.39s Step 310( 38.20%), action 191, FPS 2.19, Running 95.01s Step 311( 38.40%), action 192, FPS 2.21, Running 95.22s Step 312( 38.60%), action 193, FPS 2.29, Running 95.50s Step 313( 38.80%), action 194, FPS 2.30, Running 95.75s Step 314( 39.00%), action 195, FPS 2.34, Running 96.09s Step 315( 39.20%), action 196, FPS 2.41, Running 96.34s Step 316( 39.40%), action 197, FPS 2.49, Running 96.77s Step 317( 39.60%), action 198, FPS 2.51, Running 96.99s Step 318( 39.80%), action 199, FPS 2.64, Running 97.30s Step 319( 40.00%), action 200, FPS 2.67, Running 97.56s Step 320( 40.20%), action 201, FPS 2.80, Running 98.03s Step 321( 40.40%), action 202, FPS 2.94, Running 98.23s Step 322( 40.60%), action 203, FPS 2.95, Running 98.60s Step 323( 40.80%), action 204, FPS 2.93, Running 98.84s Step 324( 41.00%), action 205, FPS 3.11, Running 99.22s Step 325( 41.20%), action 206, FPS 3.20, Running 99.45s Step 326( 41.40%), action 207, FPS 3.21, Running 99.75s Step 327( 41.60%), action 208, FPS 3.18, Running 100.01s Step 328( 41.80%), action 209, FPS 3.24, Running 100.31s Step 329( 42.00%), action 210, FPS 3.27, Running 100.51s Step 330( 42.20%), action 211, FPS 3.35, Running 100.98s Step 331( 42.40%), action 212, FPS 3.37, Running 101.16s Step 332( 42.60%), action 213, FPS 3.29, Running 101.58s Step 333( 42.80%), action 214, FPS 3.28, Running 101.86s Step 334( 43.00%), action 215, FPS 3.22, Running 102.29s Step 335( 43.20%), action 216, FPS 3.10, Running 102.79s Step 336( 43.40%), action 217, FPS 3.06, Running 103.32s Step 337( 43.60%), action 218, FPS 3.02, Running 103.62s Step 338( 43.80%), action 219, FPS 2.96, Running 104.06s Step 339( 44.00%), action 220, FPS 2.91, Running 104.44s Step 340( 44.20%), action 221, FPS 2.80, Running 105.17s Step 341( 44.40%), action 222, FPS 2.79, Running 105.40s Step 342( 44.60%), action 223, FPS 2.70, Running 106.02s Step 343( 44.80%), action 224, FPS 2.69, Running 106.28s Step 344( 45.00%), action 225, FPS 2.65, Running 106.76s Step 345( 45.20%), action 226, FPS 2.63, Running 107.06s Step 346( 45.40%), action 227, FPS 2.55, Running 107.58s Step 347( 45.60%), action 228, FPS 2.56, Running 107.83s Step 348( 45.80%), action 229, FPS 2.50, Running 108.32s Step 349( 46.00%), action 230, FPS 2.46, Running 108.65s Step 350( 46.20%), action 231, FPS 2.40, Running 109.30s Step 351( 46.40%), action 232, FPS 2.37, Running 109.60s Step 352( 46.60%), action 233, FPS 2.38, Running 109.97s Step 353( 46.80%), action 234, FPS 2.38, Running 110.24s Step 354( 47.00%), action 235, FPS 2.35, Running 110.79s Step 355( 47.20%), action 236, FPS 2.42, Running 111.04s Step 356( 47.40%), action 237, FPS 2.48, Running 111.39s Step 357( 47.60%), action 238, FPS 2.49, Running 111.64s Step 358( 47.80%), action 239, FPS 2.50, Running 112.05s Step 359( 48.00%), action 240, FPS 2.47, Running 112.54s Step 360( 48.20%), action 241, FPS 2.47, Running 113.26s Step 361( 48.40%), action 242, FPS 2.47, Running 113.49s Step 362( 48.60%), action 243, FPS 2.56, Running 113.82s Step 363( 48.80%), action 244, FPS 2.54, Running 114.15s Step 364( 49.00%), action 245, FPS 2.57, Running 114.55s Step 365( 49.20%), action 246, FPS 2.59, Running 114.78s Step 366( 49.40%), action 247, FPS 2.60, Running 115.29s Step 367( 49.60%), action 248, FPS 2.59, Running 115.55s Step 368( 49.80%), action 249, FPS 2.65, Running 115.88s Step 369( 50.00%), action 250, FPS 2.65, Running 116.21s Step 370( 50.20%), action 251, FPS 2.72, Running 116.65s Step 371( 50.40%), action 252, FPS 2.74, Running 116.89s Step 372( 50.60%), action 253, FPS 2.72, Running 117.33s Step 373( 50.80%), action 254, FPS 2.71, Running 117.62s Step 374( 51.00%), action 255, FPS 2.76, Running 118.04s Step 375( 51.20%), action 256, FPS 2.75, Running 118.31s Step 376( 51.40%), action 257, FPS 2.73, Running 118.71s Step 377( 51.60%), action 258, FPS 2.74, Running 118.93s Step 378( 51.80%), action 259, FPS 2.78, Running 119.26s Step 379( 52.00%), action 260, FPS 2.91, Running 119.42s Step 380( 52.20%), action 261, FPS 2.98, Running 119.97s Step 381( 52.40%), action 262, FPS 2.94, Running 120.29s Step 382( 52.60%), action 263, FPS 2.86, Running 120.82s Step 383( 52.80%), action 264, FPS 2.89, Running 121.07s Step 384( 53.00%), action 265, FPS 2.86, Running 121.55s Step 385( 53.20%), action 266, FPS 2.85, Running 121.79s Step 386( 53.40%), action 267, FPS 2.91, Running 122.17s Step 387( 53.60%), action 268, FPS 2.93, Running 122.39s Step 388( 53.80%), action 269, FPS 2.89, Running 122.79s Step 389( 54.00%), action 270, FPS 2.88, Running 123.14s Step 390( 54.20%), action 271, FPS 2.89, Running 123.58s Step 391( 54.40%), action 272, FPS 2.90, Running 123.78s Step 392( 54.60%), action 273, FPS 2.93, Running 124.15s Step 393( 54.80%), action 274, FPS 2.91, Running 124.48s Step 394( 55.00%), action 275, FPS 2.90, Running 124.94s Step 395( 55.20%), action 276, FPS 2.83, Running 125.37s Step 396( 55.40%), action 277, FPS 2.81, Running 125.82s Step 397( 55.60%), action 278, FPS 2.81, Running 126.04s Step 398( 55.80%), action 279, FPS 2.79, Running 126.44s Step 399( 56.00%), action 280, FPS 2.77, Running 126.64s Step 400( 56.20%), action 281, FPS 2.76, Running 127.21s Step 401( 56.40%), action 282, FPS 2.79, Running 127.46s Step 402( 56.60%), action 283, FPS 2.87, Running 127.79s Step 403( 56.80%), action 284, FPS 2.88, Running 128.02s Step 404( 57.00%), action 285, FPS 2.95, Running 128.33s Step 405( 57.20%), action 286, FPS 2.90, Running 128.69s Step 406( 57.40%), action 287, FPS 2.79, Running 129.33s Step 407( 57.60%), action 288, FPS 2.67, Running 129.86s Step 408( 57.80%), action 289, FPS 2.66, Running 130.30s Step 409( 58.00%), action 290, FPS 2.70, Running 130.54s Step 410( 58.20%), action 291, FPS 2.67, Running 131.08s Step 411( 58.40%), action 292, FPS 2.63, Running 131.40s Step 412( 58.60%), action 293, FPS 2.51, Running 132.11s Step 413( 58.80%), action 294, FPS 2.49, Running 132.51s Step 414( 59.00%), action 295, FPS 2.48, Running 133.02s Step 415( 59.20%), action 296, FPS 2.52, Running 133.30s Step 416( 59.40%), action 297, FPS 2.48, Running 133.88s Step 417( 59.60%), action 298, FPS 2.41, Running 134.34s Step 418( 59.80%), action 299, FPS 2.35, Running 134.94s Step 419( 60.00%), action 300, FPS 2.35, Running 135.14s Step 420( 60.20%), action 301, FPS 2.35, Running 135.73s Step 421( 60.40%), action 302, FPS 2.29, Running 136.19s Step 422( 60.60%), action 303, FPS 2.20, Running 136.89s Step 423( 60.80%), action 304, FPS 2.19, Running 137.15s [2026-08-01 17:29:06] [28 ] Seed 27 success after 137.48 s. +steps: 423 , actions: 304 . +Instruction: Empty +Total 16/28(57.14%) success. +Setting seed: 28 +Step 1( N/A%), pre moving , FPS 10.67, Running 0.09s Step 2( N/A%), pre moving , FPS 17.74, Running 0.11s Step 3( N/A%), pre moving , FPS 22.73, Running 0.13s Step 4( N/A%), pre moving , FPS 26.20, Running 0.15s Step 5( N/A%), pre moving , FPS 29.00, Running 0.17s Step 6( N/A%), pre moving , FPS 30.47, Running 0.20s Step 7( N/A%), pre moving , FPS 31.21, Running 0.22s Step 8( N/A%), pre moving , FPS 32.97, Running 0.24s Step 9( N/A%), pre moving , FPS 34.55, Running 0.26s Step 10( N/A%), pre moving , FPS 35.87, Running 0.28s Step 11( N/A%), pre moving , FPS 37.19, Running 0.30s Step 12( N/A%), pre moving , FPS 37.62, Running 0.32s Step 13( N/A%), pre moving , FPS 38.45, Running 0.34s Step 14( N/A%), pre moving , FPS 38.12, Running 0.37s Step 15( N/A%), pre moving , FPS 38.14, Running 0.39s Step 16( N/A%), pre moving , FPS 38.59, Running 0.41s Step 17( N/A%), pre moving , FPS 38.32, Running 0.44s Step 18( N/A%), pre moving , FPS 38.76, Running 0.46s Step 19( N/A%), pre moving , FPS 39.23, Running 0.48s Step 20( N/A%), pre moving , FPS 39.92, Running 0.50s Step 21( N/A%), pre moving , FPS 28.73, Running 0.79s Step 22( N/A%), pre moving , FPS 28.58, Running 0.81s Step 23( N/A%), pre moving , FPS 28.71, Running 0.83s Step 24( N/A%), pre moving , FPS 28.51, Running 0.85s Step 25( N/A%), pre moving , FPS 28.66, Running 0.87s Step 26( N/A%), pre moving , FPS 21.48, Running 1.13s Step 27( N/A%), pre moving , FPS 21.50, Running 1.15s Step 28( N/A%), pre moving , FPS 21.50, Running 1.17s Step 29( N/A%), pre moving , FPS 21.50, Running 1.19s Step 30( N/A%), pre moving , FPS 21.38, Running 1.21s Step 31( N/A%), pre moving , FPS 21.34, Running 1.23s Step 32( N/A%), pre moving , FPS 21.41, Running 1.25s Step 33( N/A%), pre moving , FPS 21.46, Running 1.27s Step 34( N/A%), pre moving , FPS 21.76, Running 1.29s Step 35( N/A%), pre moving , FPS 22.00, Running 1.30s Step 36( N/A%), pre moving , FPS 16.59, Running 1.62s Step 37( N/A%), pre moving , FPS 16.75, Running 1.64s Step 38( N/A%), pre moving , FPS 16.80, Running 1.66s Step 39( N/A%), pre moving , FPS 16.83, Running 1.67s Step 40( N/A%), pre moving , FPS 16.82, Running 1.69s Step 41( N/A%), pre moving , FPS 21.81, Running 1.71s Step 42( N/A%), pre moving , FPS 21.65, Running 1.74s Step 43( N/A%), pre moving , FPS 21.37, Running 1.76s Step 44( N/A%), pre moving , FPS 21.31, Running 1.79s Step 45( N/A%), pre moving , FPS 21.00, Running 1.82s Step 46( N/A%), pre moving , FPS 27.63, Running 1.85s Step 47( N/A%), pre moving , FPS 27.52, Running 1.88s Step 48( N/A%), pre moving , FPS 27.19, Running 1.91s Step 49( N/A%), pre moving , FPS 26.77, Running 1.94s Step 50( N/A%), pre moving , FPS 26.56, Running 1.97s Step 51( N/A%), pre moving , FPS 26.24, Running 2.00s Step 52( N/A%), pre moving , FPS 25.98, Running 2.02s Step 53( N/A%), pre moving , FPS 25.61, Running 2.05s Step 54( N/A%), pre moving , FPS 25.01, Running 2.09s Step 55( N/A%), pre moving , FPS 24.50, Running 2.12s Step 56( N/A%), pre moving , FPS 37.65, Running 2.15s Step 57( N/A%), pre moving , FPS 36.75, Running 2.18s Step 58( N/A%), pre moving , FPS 35.76, Running 2.21s Step 59( N/A%), pre moving , FPS 35.13, Running 2.24s Step 60( N/A%), pre moving , FPS 34.49, Running 2.27s Step 61( N/A%), pre moving , FPS 33.70, Running 2.30s Step 62( N/A%), pre moving , FPS 33.66, Running 2.33s Step 63( N/A%), pre moving , FPS 33.56, Running 2.36s Step 64( N/A%), pre moving , FPS 33.54, Running 2.39s Step 65( N/A%), pre moving , FPS 33.15, Running 2.43s Step 66( N/A%), pre moving , FPS 32.78, Running 2.46s Step 67( N/A%), pre moving , FPS 32.43, Running 2.50s Step 68( N/A%), pre moving , FPS 31.75, Running 2.54s Step 69( N/A%), pre moving , FPS 31.59, Running 2.57s Step 70( N/A%), pre moving , FPS 31.06, Running 2.61s Step 71( N/A%), pre moving , FPS 31.11, Running 2.64s Step 72( N/A%), pre moving , FPS 30.51, Running 2.68s Step 73( N/A%), pre moving , FPS 30.07, Running 2.72s Step 74( N/A%), pre moving , FPS 30.32, Running 2.75s Step 75( N/A%), pre moving , FPS 30.00, Running 2.79s Step 76( N/A%), pre moving , FPS 29.85, Running 2.82s Step 77( N/A%), pre moving , FPS 29.45, Running 2.86s Step 78( N/A%), pre moving , FPS 29.66, Running 2.89s Step 79( N/A%), pre moving , FPS 29.64, Running 2.92s Step 80( N/A%), pre moving , FPS 29.65, Running 2.94s Step 81( N/A%), pre moving , FPS 29.71, Running 2.97s Step 82( N/A%), pre moving , FPS 30.18, Running 2.99s Step 83( N/A%), pre moving , FPS 30.67, Running 3.01s Step 84( N/A%), pre moving , FPS 30.94, Running 3.04s Step 85( N/A%), pre moving , FPS 31.49, Running 3.06s Step 86( N/A%), pre moving , FPS 32.27, Running 3.08s Step 87( N/A%), pre moving , FPS 33.31, Running 3.10s Step 88( N/A%), pre moving , FPS 34.50, Running 3.12s Step 89( N/A%), pre moving , FPS 35.35, Running 3.14s Step 90( N/A%), pre moving , FPS 36.56, Running 3.16s Step 91( N/A%), pre moving , FPS 36.31, Running 3.19s Step 92( N/A%), pre moving , FPS 37.70, Running 3.21s Step 93( N/A%), pre moving , FPS 39.21, Running 3.23s Step 94( N/A%), pre moving , FPS 40.04, Running 3.25s Step 95( N/A%), pre moving , FPS 41.12, Running 3.27s Step 96( N/A%), pre moving , FPS 42.13, Running 3.30s Step 97( N/A%), pre moving , FPS 43.97, Running 3.32s Step 98( N/A%), pre moving , FPS 44.11, Running 3.34s Step 99( N/A%), pre moving , FPS 44.68, Running 3.36s Step 100( N/A%), pre moving , FPS 11.35, Running 4.71s Step 101( N/A%), pre moving , FPS 10.43, Running 4.89s Step 102( N/A%), pre moving , FPS 9.64, Running 5.07s Step 103( N/A%), pre moving , FPS 8.67, Running 5.32s Step 104( N/A%), pre moving , FPS 8.16, Running 5.49s Step 105( N/A%), pre moving , FPS 7.55, Running 5.71s Step 106( N/A%), pre moving , FPS 7.26, Running 5.84s Step 107( N/A%), pre moving , FPS 6.68, Running 6.09s Step 108( N/A%), pre moving , FPS 6.38, Running 6.25s Step 109( N/A%), pre moving , FPS 6.04, Running 6.45s Step 110( N/A%), pre moving , FPS 5.73, Running 6.65s Step 111( N/A%), pre moving , FPS 5.37, Running 6.91s Step 112( N/A%), pre moving , FPS 5.21, Running 7.05s Step 113( N/A%), pre moving , FPS 4.95, Running 7.27s Step 114( N/A%), pre moving , FPS 4.81, Running 7.40s Step 115( N/A%), pre moving , FPS 4.56, Running 7.66s Step 116( N/A%), pre moving , FPS 4.45, Running 7.80s Step 117( N/A%), pre moving , FPS 4.25, Running 8.02s Step 118( N/A%), pre moving , FPS 4.17, Running 8.14s Step 119( N/A%), pre moving , FPS 3.99, Running 8.38s Step 120( 0.20%), action 1, FPS 4.39, Running 9.27s Step 121( 0.40%), action 2, FPS 4.23, Running 9.62s Step 122( 0.60%), action 3, FPS 4.01, Running 10.05s Step 123( 0.80%), action 4, FPS 4.01, Running 10.31s Step 124( 1.00%), action 5, FPS 3.82, Running 10.73s Step 125( 1.20%), action 6, FPS 3.82, Running 10.94s Step 126( 1.40%), action 7, FPS 3.49, Running 11.57s Step 127( 1.60%), action 8, FPS 3.53, Running 11.77s Step 128( 1.80%), action 9, FPS 3.26, Running 12.38s Step 129( 2.00%), action 10, FPS 3.11, Running 12.88s Step 130( 2.20%), action 11, FPS 2.91, Running 13.52s Step 131( 2.40%), action 12, FPS 2.87, Running 13.88s Step 132( 2.60%), action 13, FPS 2.72, Running 14.39s Step 133( 2.80%), action 14, FPS 2.65, Running 14.81s Step 134( 3.00%), action 15, FPS 2.54, Running 15.27s Step 135( 3.20%), action 16, FPS 2.55, Running 15.49s Step 136( 3.40%), action 17, FPS 2.44, Running 15.98s Step 137( 3.60%), action 18, FPS 2.42, Running 16.27s Step 138( 3.80%), action 19, FPS 2.34, Running 16.69s Step 139( 4.00%), action 20, FPS 2.28, Running 17.16s Step 140( 4.20%), action 21, FPS 2.31, Running 17.91s Step 141( 4.40%), action 22, FPS 2.29, Running 18.35s Step 142( 4.60%), action 23, FPS 2.26, Running 18.90s Step 143( 4.80%), action 24, FPS 2.28, Running 19.09s Step 144( 5.00%), action 25, FPS 2.24, Running 19.67s Step 145( 5.20%), action 26, FPS 2.22, Running 19.97s Step 146( 5.40%), action 27, FPS 2.25, Running 20.46s Step 147( 5.60%), action 28, FPS 2.24, Running 20.71s Step 148( 5.80%), action 29, FPS 2.26, Running 21.22s Step 149( 6.00%), action 30, FPS 2.28, Running 21.65s Step 150( 6.20%), action 31, FPS 2.22, Running 22.54s Step 151( 6.40%), action 32, FPS 2.19, Running 23.02s Step 152( 6.60%), action 33, FPS 2.15, Running 23.68s Step 153( 6.80%), action 34, FPS 2.14, Running 24.15s Step 154( 7.00%), action 35, FPS 2.13, Running 24.65s Step 155( 7.20%), action 36, FPS 2.07, Running 25.14s Step 156( 7.40%), action 37, FPS 2.09, Running 25.53s Step 157( 7.60%), action 38, FPS 2.11, Running 25.76s Step 158( 7.80%), action 39, FPS 2.09, Running 26.26s Step 159( 8.00%), action 40, FPS 2.12, Running 26.59s Step 160( 8.20%), action 41, FPS 2.17, Running 27.14s Step 161( 8.40%), action 42, FPS 2.18, Running 27.52s Step 162( 8.60%), action 43, FPS 2.14, Running 28.25s Step 163( 8.80%), action 44, FPS 2.13, Running 28.47s Step 164( 9.00%), action 45, FPS 2.12, Running 29.12s Step 165( 9.20%), action 46, FPS 2.10, Running 29.50s Step 166( 9.40%), action 47, FPS 2.11, Running 29.94s Step 167( 9.60%), action 48, FPS 2.07, Running 30.36s Step 168( 9.80%), action 49, FPS 2.06, Running 30.93s Step 169( 10.00%), action 50, FPS 2.11, Running 31.14s Step 170( 10.20%), action 51, FPS 2.13, Running 31.94s Step 171( 10.40%), action 52, FPS 2.15, Running 32.33s Step 172( 10.60%), action 53, FPS 2.20, Running 32.79s Step 173( 10.80%), action 54, FPS 2.19, Running 33.26s Step 174( 11.00%), action 55, FPS 2.24, Running 33.58s Step 175( 11.20%), action 56, FPS 2.31, Running 33.81s Step 176( 11.40%), action 57, FPS 2.26, Running 34.39s Step 177( 11.60%), action 58, FPS 2.26, Running 34.60s Step 178( 11.80%), action 59, FPS 2.28, Running 35.01s Step 179( 12.00%), action 60, FPS 2.24, Running 35.51s Step 180( 12.20%), action 61, FPS 2.16, Running 36.42s Step 181( 12.40%), action 62, FPS 2.17, Running 36.74s Step 182( 12.60%), action 63, FPS 2.27, Running 37.07s Step 183( 12.80%), action 64, FPS 2.26, Running 37.32s Step 184( 13.00%), action 65, FPS 2.27, Running 37.92s Step 185( 13.20%), action 66, FPS 2.29, Running 38.22s Step 186( 13.40%), action 67, FPS 2.33, Running 38.53s Step 187( 13.60%), action 68, FPS 2.38, Running 38.76s Step 188( 13.80%), action 69, FPS 2.40, Running 39.27s Step 189( 14.00%), action 70, FPS 2.32, Running 39.75s Step 190( 14.20%), action 71, FPS 2.38, Running 40.35s Step 191( 14.40%), action 72, FPS 2.44, Running 40.51s Step 192( 14.60%), action 73, FPS 2.44, Running 40.99s Step 193( 14.80%), action 74, FPS 2.44, Running 41.47s Step 194( 15.00%), action 75, FPS 2.38, Running 41.98s Step 195( 15.20%), action 76, FPS 2.32, Running 42.45s Step 196( 15.40%), action 77, FPS 2.27, Running 43.19s Step 197( 15.60%), action 78, FPS 2.19, Running 43.72s Step 198( 15.80%), action 79, FPS 2.17, Running 44.23s Step 199( 16.00%), action 80, FPS 2.15, Running 44.80s Step 200( 16.20%), action 81, FPS 2.22, Running 45.44s Step 201( 16.40%), action 82, FPS 2.23, Running 45.72s Step 202( 16.60%), action 83, FPS 2.21, Running 46.10s Step 203( 16.80%), action 84, FPS 2.15, Running 46.62s Step 204( 17.00%), action 85, FPS 2.18, Running 47.10s Step 205( 17.20%), action 86, FPS 2.17, Running 47.44s Step 206( 17.40%), action 87, FPS 2.10, Running 48.06s Step 207( 17.60%), action 88, FPS 2.03, Running 48.60s Step 208( 17.80%), action 89, FPS 2.02, Running 49.16s Step 209( 18.00%), action 90, FPS 2.04, Running 49.53s Step 210( 18.20%), action 91, FPS 2.04, Running 50.15s Step 211( 18.40%), action 92, FPS 2.01, Running 50.45s Step 212( 18.60%), action 93, FPS 2.03, Running 50.86s Step 213( 18.80%), action 94, FPS 2.08, Running 51.07s Step 214( 19.00%), action 95, FPS 2.12, Running 51.43s Step 215( 19.20%), action 96, FPS 2.12, Running 51.88s Step 216( 19.40%), action 97, FPS 2.18, Running 52.37s Step 217( 19.60%), action 98, FPS 2.20, Running 52.83s Step 218( 19.80%), action 99, FPS 2.20, Running 53.32s Step 219( 20.00%), action 100, FPS 2.28, Running 53.56s Step 220( 20.20%), action 101, FPS 2.27, Running 54.27s Step 221( 20.40%), action 102, FPS 2.23, Running 54.70s Step 222( 20.60%), action 103, FPS 2.19, Running 55.25s Step 223( 20.80%), action 104, FPS 2.24, Running 55.53s Step 224( 21.00%), action 105, FPS 2.24, Running 56.02s Step 225( 21.20%), action 106, FPS 2.28, Running 56.23s Step 226( 21.40%), action 107, FPS 2.27, Running 56.89s Step 227( 21.60%), action 108, FPS 2.27, Running 57.40s Step 228( 21.80%), action 109, FPS 2.30, Running 57.85s Step 229( 22.00%), action 110, FPS 2.30, Running 58.23s Step 230( 22.20%), action 111, FPS 2.30, Running 58.85s Step 231( 22.40%), action 112, FPS 2.26, Running 59.31s Step 232( 22.60%), action 113, FPS 2.23, Running 59.82s Step 233( 22.80%), action 114, FPS 2.16, Running 60.33s Step 234( 23.00%), action 115, FPS 2.14, Running 60.77s Step 235( 23.20%), action 116, FPS 2.18, Running 61.04s Step 236( 23.40%), action 117, FPS 2.16, Running 61.65s Step 237( 23.60%), action 118, FPS 2.20, Running 61.91s Step 238( 23.80%), action 119, FPS 2.26, Running 62.18s Step 239( 24.00%), action 120, FPS 2.22, Running 62.57s Step 240( 24.20%), action 121, FPS 2.28, Running 63.04s Step 241( 24.40%), action 122, FPS 2.26, Running 63.53s Step 242( 24.60%), action 123, FPS 2.26, Running 64.12s Step 243( 24.80%), action 124, FPS 2.25, Running 64.43s Step 244( 25.00%), action 125, FPS 2.29, Running 64.77s Step 245( 25.20%), action 126, FPS 2.30, Running 64.94s Step 246( 25.40%), action 127, FPS 2.38, Running 65.29s Step 247( 25.60%), action 128, FPS 2.47, Running 65.50s Step 248( 25.80%), action 129, FPS 2.45, Running 66.01s Step 249( 26.00%), action 130, FPS 2.48, Running 66.29s Step 250( 26.20%), action 131, FPS 2.49, Running 66.89s Step 251( 26.40%), action 132, FPS 2.54, Running 67.18s Step 252( 26.60%), action 133, FPS 2.59, Running 67.55s Step 253( 26.80%), action 134, FPS 2.64, Running 67.90s Step 254( 27.00%), action 135, FPS 2.64, Running 68.34s Step 255( 27.20%), action 136, FPS 2.66, Running 68.56s Step 256( 27.40%), action 137, FPS 2.75, Running 68.93s Step 257( 27.60%), action 138, FPS 2.77, Running 69.13s Step 258( 27.80%), action 139, FPS 2.72, Running 69.53s Step 259( 28.00%), action 140, FPS 2.79, Running 69.74s Step 260( 28.20%), action 141, FPS 2.80, Running 70.17s Step 261( 28.40%), action 142, FPS 2.90, Running 70.42s Step 262( 28.60%), action 143, FPS 3.02, Running 70.73s Step 263( 28.80%), action 144, FPS 3.06, Running 70.96s Step 264( 29.00%), action 145, FPS 3.00, Running 71.43s Step 265( 29.20%), action 146, FPS 2.92, Running 71.79s Step 266( 29.40%), action 147, FPS 2.92, Running 72.15s Step 267( 29.60%), action 148, FPS 2.87, Running 72.47s Step 268( 29.80%), action 149, FPS 2.90, Running 72.91s Step 269( 30.00%), action 150, FPS 2.90, Running 73.18s Step 270( 30.20%), action 151, FPS 2.91, Running 73.77s Step 271( 30.40%), action 152, FPS 2.93, Running 74.00s Step 272( 30.60%), action 153, FPS 2.88, Running 74.49s Step 273( 30.80%), action 154, FPS 2.94, Running 74.71s Step 274( 31.00%), action 155, FPS 2.91, Running 75.21s Step 275( 31.20%), action 156, FPS 2.90, Running 75.45s Step 276( 31.40%), action 157, FPS 2.87, Running 75.90s Step 277( 31.60%), action 158, FPS 2.87, Running 76.10s Step 278( 31.80%), action 159, FPS 2.85, Running 76.53s Step 279( 32.00%), action 160, FPS 2.79, Running 76.90s Step 280( 32.20%), action 161, FPS 2.74, Running 77.46s Step 281( 32.40%), action 162, FPS 2.75, Running 77.69s Step 282( 32.60%), action 163, FPS 2.66, Running 78.25s Step 283( 32.80%), action 164, FPS 2.64, Running 78.54s Step 284( 33.00%), action 165, FPS 2.62, Running 79.05s Step 285( 33.20%), action 166, FPS 2.67, Running 79.28s Step 286( 33.40%), action 167, FPS 2.64, Running 79.71s Step 287( 33.60%), action 168, FPS 2.61, Running 80.12s Step 288( 33.80%), action 169, FPS 2.66, Running 80.43s Step 289( 34.00%), action 170, FPS 2.68, Running 80.64s Step 290( 34.20%), action 171, FPS 2.64, Running 81.34s Step 291( 34.40%), action 172, FPS 2.64, Running 81.59s Step 292( 34.60%), action 173, FPS 2.56, Running 82.29s Step 293( 34.80%), action 174, FPS 2.56, Running 82.53s Step 294( 35.00%), action 175, FPS 2.55, Running 83.05s Step 295( 35.20%), action 176, FPS 2.56, Running 83.26s Step 296( 35.40%), action 177, FPS 2.60, Running 83.58s Step 297( 35.60%), action 178, FPS 2.53, Running 84.00s Step 298( 35.80%), action 179, FPS 2.55, Running 84.37s Step 299( 36.00%), action 180, FPS 2.56, Running 84.70s Step 300( 36.20%), action 181, FPS 2.58, Running 85.21s Step 301( 36.40%), action 182, FPS 2.56, Running 85.51s Step 302( 36.60%), action 183, FPS 2.60, Running 85.95s Step 303( 36.80%), action 184, FPS 2.55, Running 86.40s Step 304( 37.00%), action 185, FPS 2.53, Running 86.94s Step 305( 37.20%), action 186, FPS 2.53, Running 87.19s Step 306( 37.40%), action 187, FPS 2.51, Running 87.66s Step 307( 37.60%), action 188, FPS 2.57, Running 87.91s Step 308( 37.80%), action 189, FPS 2.53, Running 88.34s Step 309( 38.00%), action 190, FPS 2.44, Running 88.82s Step 310( 38.20%), action 191, FPS 2.45, Running 89.51s Step 311( 38.40%), action 192, FPS 2.42, Running 89.86s Step 312( 38.60%), action 193, FPS 2.52, Running 90.22s Step 313( 38.80%), action 194, FPS 2.50, Running 90.54s Step 314( 39.00%), action 195, FPS 2.48, Running 91.11s Step 315( 39.20%), action 196, FPS 2.46, Running 91.38s Step 316( 39.40%), action 197, FPS 2.42, Running 91.83s Step 317( 39.60%), action 198, FPS 2.42, Running 92.27s Step 318( 39.80%), action 199, FPS 2.40, Running 92.70s Step 319( 40.00%), action 200, FPS 2.38, Running 93.10s Step 320( 40.20%), action 201, FPS 2.35, Running 93.72s Step 321( 40.40%), action 202, FPS 2.30, Running 94.19s Step 322( 40.60%), action 203, FPS 2.23, Running 94.92s Step 323( 40.80%), action 204, FPS 2.26, Running 95.24s Step 324( 41.00%), action 205, FPS 2.26, Running 95.78s Step 325( 41.20%), action 206, FPS 2.19, Running 96.30s Step 326( 41.40%), action 207, FPS 2.17, Running 96.88s Step 327( 41.60%), action 208, FPS 2.13, Running 97.30s Step 328( 41.80%), action 209, FPS 2.12, Running 97.78s Step 329( 42.00%), action 210, FPS 2.17, Running 98.05s Step 330( 42.20%), action 211, FPS 2.15, Running 98.80s Step 331( 42.40%), action 212, FPS 2.18, Running 99.02s Step 332( 42.60%), action 213, FPS 2.12, Running 99.65s Step 333( 42.80%), action 214, FPS 2.08, Running 100.14s Step 334( 43.00%), action 215, FPS 2.13, Running 100.49s Step 335( 43.20%), action 216, FPS 2.15, Running 100.67s Step 336( 43.40%), action 217, FPS 2.19, Running 100.96s Step 337( 43.60%), action 218, FPS 2.25, Running 101.18s Step 338( 43.80%), action 219, FPS 2.24, Running 101.62s Step 339( 44.00%), action 220, FPS 2.29, Running 101.83s Step 340( 44.20%), action 221, FPS 2.33, Running 102.32s Step 341( 44.40%), action 222, FPS 2.40, Running 102.52s Step 342( 44.60%), action 223, FPS 2.46, Running 103.04s Step 343( 44.80%), action 224, FPS 2.47, Running 103.32s Step 344( 45.00%), action 225, FPS 2.49, Running 103.82s Step 345( 45.20%), action 226, FPS 2.52, Running 104.25s Step 346( 45.40%), action 227, FPS 2.61, Running 104.55s Step 347( 45.60%), action 228, FPS 2.64, Running 104.86s Step 348( 45.80%), action 229, FPS 2.68, Running 105.25s Step 349( 46.00%), action 230, FPS 2.69, Running 105.48s Step 350( 46.20%), action 231, FPS 2.76, Running 106.05s Step 351( 46.40%), action 232, FPS 2.75, Running 106.29s Step 352( 46.60%), action 233, FPS 2.76, Running 106.89s Step 353( 46.80%), action 234, FPS 2.85, Running 107.15s Step 354( 47.00%), action 235, FPS 2.80, Running 107.64s Step 355( 47.20%), action 236, FPS 2.71, Running 108.04s Step 356( 47.40%), action 237, FPS 2.61, Running 108.63s Step 357( 47.60%), action 238, FPS 2.57, Running 108.96s Step 358( 47.80%), action 239, FPS 2.44, Running 109.81s Step 359( 48.00%), action 240, FPS 2.42, Running 110.08s Step 360( 48.20%), action 241, FPS 2.39, Running 110.69s Step 361( 48.40%), action 242, FPS 2.33, Running 111.10s Step 362( 48.60%), action 243, FPS 2.31, Running 111.71s Step 363( 48.80%), action 244, FPS 2.25, Running 112.21s Step 364( 49.00%), action 245, FPS 2.26, Running 112.69s Step 365( 49.20%), action 246, FPS 2.31, Running 112.93s Step 366( 49.40%), action 247, FPS 2.29, Running 113.27s Step 367( 49.60%), action 248, FPS 2.29, Running 113.61s Step 368( 49.80%), action 249, FPS 2.28, Running 114.02s Step 369( 50.00%), action 250, FPS 2.23, Running 114.47s Step 370( 50.20%), action 251, FPS 2.19, Running 115.20s Step 371( 50.40%), action 252, FPS 2.19, Running 115.42s Step 372( 50.60%), action 253, FPS 2.22, Running 115.91s Step 373( 50.80%), action 254, FPS 2.21, Running 116.18s Step 374( 51.00%), action 255, FPS 2.20, Running 116.72s Step 375( 51.20%), action 256, FPS 2.21, Running 117.09s Step 376( 51.40%), action 257, FPS 2.23, Running 117.59s Step 377( 51.60%), action 258, FPS 2.24, Running 117.89s Step 378( 51.80%), action 259, FPS 2.33, Running 118.38s Step 379( 52.00%), action 260, FPS 2.28, Running 118.86s Step 380( 52.20%), action 261, FPS 2.26, Running 119.55s Step 381( 52.40%), action 262, FPS 2.31, Running 119.74s Step 382( 52.60%), action 263, FPS 2.36, Running 120.19s Step 383( 52.80%), action 264, FPS 2.42, Running 120.46s Step 384( 53.00%), action 265, FPS 2.43, Running 120.93s Step 385( 53.20%), action 266, FPS 2.41, Running 121.21s Step 386( 53.40%), action 267, FPS 2.41, Running 121.57s Step 387( 53.60%), action 268, FPS 2.41, Running 121.92s Step 388( 53.80%), action 269, FPS 2.43, Running 122.26s Step 389( 54.00%), action 270, FPS 2.50, Running 122.47s Step 390( 54.20%), action 271, FPS 2.59, Running 122.91s Step 391( 54.40%), action 272, FPS 2.59, Running 123.15s Step 392( 54.60%), action 273, FPS 2.59, Running 123.62s Step 393( 54.80%), action 274, FPS 2.55, Running 124.03s Step 394( 55.00%), action 275, FPS 2.61, Running 124.39s Step 395( 55.20%), action 276, FPS 2.65, Running 124.63s Step 396( 55.40%), action 277, FPS 2.70, Running 125.01s Step 397( 55.60%), action 278, FPS 2.72, Running 125.24s Step 398( 55.80%), action 279, FPS 2.76, Running 125.63s Step 399( 56.00%), action 280, FPS 2.87, Running 125.84s Step 400( 56.20%), action 281, FPS 2.97, Running 126.29s Step 401( 56.40%), action 282, FPS 2.97, Running 126.48s Step 402( 56.60%), action 283, FPS 2.96, Running 126.93s Step 403( 56.80%), action 284, FPS 2.99, Running 127.14s Step 404( 57.00%), action 285, FPS 3.05, Running 127.48s Step 405( 57.20%), action 286, FPS 3.07, Running 127.72s Step 406( 57.40%), action 287, FPS 3.09, Running 128.04s Step 407( 57.60%), action 288, FPS 3.17, Running 128.23s Step 408( 57.80%), action 289, FPS 3.19, Running 128.52s Step 409( 58.00%), action 290, FPS 3.19, Running 128.74s Step 410( 58.20%), action 291, FPS 3.20, Running 129.16s Step 411( 58.40%), action 292, FPS 3.15, Running 129.49s Step 412( 58.60%), action 293, FPS 3.24, Running 129.79s Step 413( 58.80%), action 294, FPS 3.36, Running 129.98s Step 414( 59.00%), action 295, FPS 3.26, Running 130.52s Step 415( 59.20%), action 296, FPS 3.19, Running 130.91s Step 416( 59.40%), action 297, FPS 3.19, Running 131.27s Step 417( 59.60%), action 298, FPS 3.19, Running 131.50s Step 418( 59.80%), action 299, FPS 3.23, Running 131.81s Step 419( 60.00%), action 300, FPS 3.23, Running 132.02s Step 420( 60.20%), action 301, FPS 3.17, Running 132.59s Step 421( 60.40%), action 302, FPS 3.12, Running 132.89s Step 422( 60.60%), action 303, FPS 3.19, Running 133.21s Step 423( 60.80%), action 304, FPS 3.06, Running 133.68s Step 424( 61.00%), action 305, FPS 2.91, Running 134.36s Step 425( 61.20%), action 306, FPS 2.90, Running 134.61s Step 426( 61.40%), action 307, FPS 2.84, Running 135.07s Step 427( 61.60%), action 308, FPS 2.75, Running 135.50s Step 428( 61.80%), action 309, FPS 2.65, Running 136.08s Step 429( 62.00%), action 310, FPS 2.55, Running 136.60s Step 430( 62.20%), action 311, FPS 2.46, Running 137.29s Step 431( 62.40%), action 312, FPS 2.43, Running 137.73s Step 432( 62.60%), action 313, FPS 2.39, Running 138.17s Step 433( 62.80%), action 314, FPS 2.32, Running 138.62s Step 434( 63.00%), action 315, FPS 2.29, Running 139.24s Step 435( 63.20%), action 316, FPS 2.31, Running 139.57s Step 436( 63.40%), action 317, FPS 2.25, Running 140.14s Step 437( 63.60%), action 318, FPS 2.20, Running 140.59s Step 438( 63.80%), action 319, FPS 2.16, Running 141.05s Step 439( 64.00%), action 320, FPS 2.16, Running 141.28s Step 440( 64.20%), action 321, FPS 2.13, Running 142.00s Step 441( 64.40%), action 322, FPS 2.14, Running 142.26s Step 442( 64.60%), action 323, FPS 2.11, Running 142.67s Step 443( 64.80%), action 324, FPS 2.17, Running 142.91s Step 444( 65.00%), action 325, FPS 2.18, Running 143.54s Step 445( 65.20%), action 326, FPS 2.19, Running 143.76s Step 446( 65.40%), action 327, FPS 2.16, Running 144.32s Step 447( 65.60%), action 328, FPS 2.19, Running 144.63s Step 448( 65.80%), action 329, FPS 2.26, Running 144.93s Step 449( 66.00%), action 330, FPS 2.34, Running 145.15s Step 450( 66.20%), action 331, FPS 2.29, Running 146.03s Step 451( 66.40%), action 332, FPS 2.33, Running 146.31s Step 452( 66.60%), action 333, FPS 2.32, Running 146.78s Step 453( 66.80%), action 334, FPS 2.39, Running 147.00s Step 454( 67.00%), action 335, FPS 2.46, Running 147.37s Step 455( 67.20%), action 336, FPS 2.48, Running 147.62s Step 456( 67.40%), action 337, FPS 2.44, Running 148.35s Step 457( 67.60%), action 338, FPS 2.43, Running 148.83s Step 458( 67.80%), action 339, FPS 2.36, Running 149.54s Step 459( 68.00%), action 340, FPS 2.29, Running 149.99s Step 460( 68.20%), action 341, FPS 2.24, Running 150.91s Step 461( 68.40%), action 342, FPS 2.21, Running 151.31s Step 462( 68.60%), action 343, FPS 2.17, Running 151.89s Step 463( 68.80%), action 344, FPS 2.12, Running 152.36s Step 464( 69.00%), action 345, FPS 2.14, Running 152.88s Step 465( 69.20%), action 346, FPS 2.14, Running 153.09s Step 466( 69.40%), action 347, FPS 2.19, Running 153.45s Step 467( 69.60%), action 348, FPS 2.20, Running 153.73s Step 468( 69.80%), action 349, FPS 2.10, Running 154.44s Step 469( 70.00%), action 350, FPS 2.04, Running 154.97s Step 470( 70.20%), action 351, FPS 2.05, Running 155.80s Step 471( 70.40%), action 352, FPS 2.03, Running 156.16s Step 472( 70.60%), action 353, FPS 2.05, Running 156.55s Step 473( 70.80%), action 354, FPS 2.04, Running 156.80s Step 474( 71.00%), action 355, FPS 2.04, Running 157.18s Step 475( 71.20%), action 356, FPS 2.04, Running 157.41s Step 476( 71.40%), action 357, FPS 2.10, Running 157.87s Step 477( 71.60%), action 358, FPS 2.13, Running 158.21s Step 478( 71.80%), action 359, FPS 2.20, Running 158.62s Step 479( 72.00%), action 360, FPS 2.25, Running 158.88s Step 480( 72.20%), action 361, FPS 2.37, Running 159.34s Step 481( 72.40%), action 362, FPS 2.39, Running 159.69s Step 482( 72.60%), action 363, FPS 2.38, Running 160.27s Step 483( 72.80%), action 364, FPS 2.43, Running 160.58s Step 484( 73.00%), action 365, FPS 2.43, Running 161.11s Step 485( 73.20%), action 366, FPS 2.43, Running 161.31s Step 486( 73.40%), action 367, FPS 2.40, Running 161.77s Step 487( 73.60%), action 368, FPS 2.43, Running 161.96s Step 488( 73.80%), action 369, FPS 2.55, Running 162.28s Step 489( 74.00%), action 370, FPS 2.65, Running 162.52s Step 490( 74.20%), action 371, FPS 2.77, Running 163.01s Step 491( 74.40%), action 372, FPS 2.81, Running 163.28s Step 492( 74.60%), action 373, FPS 2.80, Running 163.70s Step 493( 74.80%), action 374, FPS 2.82, Running 163.88s Step 494( 75.00%), action 375, FPS 2.82, Running 164.27s Step 495( 75.20%), action 376, FPS 2.83, Running 164.47s Step 496( 75.40%), action 377, FPS 2.87, Running 164.84s Step 497( 75.60%), action 378, FPS 2.93, Running 165.05s Step 498( 75.80%), action 379, FPS 2.94, Running 165.43s Step 499( 76.00%), action 380, FPS 2.95, Running 165.67s Step 500( 76.20%), action 381, FPS 2.94, Running 166.14s Step 501( 76.40%), action 382, FPS 2.91, Running 166.57s Step 502( 76.60%), action 383, FPS 2.86, Running 167.26s Step 503( 76.80%), action 384, FPS 2.81, Running 167.69s Step 504( 77.00%), action 385, FPS 2.83, Running 168.18s Step 505( 77.20%), action 386, FPS 2.77, Running 168.53s Step 506( 77.40%), action 387, FPS 2.71, Running 169.16s Step 507( 77.60%), action 388, FPS 2.60, Running 169.65s Step 508( 77.80%), action 389, FPS 2.49, Running 170.31s Step 509( 78.00%), action 390, FPS 2.44, Running 170.73s Step 510( 78.20%), action 391, FPS 2.37, Running 171.46s Step 511( 78.40%), action 392, FPS 2.30, Running 172.00s Step 512( 78.60%), action 393, FPS 2.23, Running 172.68s Step 513( 78.80%), action 394, FPS 2.21, Running 172.95s Step 514( 79.00%), action 395, FPS 2.20, Running 173.37s Step 515( 79.20%), action 396, FPS 2.18, Running 173.64s Step 516( 79.40%), action 397, FPS 2.12, Running 174.29s Step 517( 79.60%), action 398, FPS 2.07, Running 174.73s Step 518( 79.80%), action 399, FPS 2.05, Running 175.20s Step 519( 80.00%), action 400, FPS 2.04, Running 175.47s Step 520( 80.20%), action 401, FPS 2.01, Running 176.11s Step 521( 80.40%), action 402, FPS 2.05, Running 176.33s Step 522( 80.60%), action 403, FPS 2.10, Running 176.77s Step 523( 80.80%), action 404, FPS 2.09, Running 177.26s Step 524( 81.00%), action 405, FPS 2.12, Running 177.59s Step 525( 81.20%), action 406, FPS 2.13, Running 177.92s Step 526( 81.40%), action 407, FPS 2.14, Running 178.51s Step 527( 81.60%), action 408, FPS 2.15, Running 178.94s Step 528( 81.80%), action 409, FPS 2.23, Running 179.28s Step 529( 82.00%), action 410, FPS 2.22, Running 179.73s Step 530( 82.20%), action 411, FPS 2.23, Running 180.43s Step 531( 82.40%), action 412, FPS 2.30, Running 180.68s Step 532( 82.60%), action 413, FPS 2.36, Running 181.17s Step 533( 82.80%), action 414, FPS 2.36, Running 181.43s Step 534( 83.00%), action 415, FPS 2.34, Running 181.92s Step 535( 83.20%), action 416, FPS 2.31, Running 182.30s Step 536( 83.40%), action 417, FPS 2.34, Running 182.84s Step 537( 83.60%), action 418, FPS 2.34, Running 183.28s [2026-08-01 17:32:10] [29 ] Seed 28 success after 183.90 s. +steps: 537 , actions: 418 . +Instruction: Empty +Total 17/29(58.62%) success. +Setting seed: 29 +Step 1( N/A%), pre moving , FPS 10.51, Running 0.10s Step 2( N/A%), pre moving , FPS 17.53, Running 0.11s Step 3( N/A%), pre moving , FPS 19.33, Running 0.16s Step 4( N/A%), pre moving , FPS 21.68, Running 0.18s Step 5( N/A%), pre moving , FPS 23.49, Running 0.21s Step 6( N/A%), pre moving , FPS 25.91, Running 0.23s Step 7( N/A%), pre moving , FPS 28.10, Running 0.25s Step 8( N/A%), pre moving , FPS 29.90, Running 0.27s Step 9( N/A%), pre moving , FPS 31.38, Running 0.29s Step 10( N/A%), pre moving , FPS 32.46, Running 0.31s Step 11( N/A%), pre moving , FPS 32.87, Running 0.33s Step 12( N/A%), pre moving , FPS 33.62, Running 0.36s Step 13( N/A%), pre moving , FPS 34.51, Running 0.38s Step 14( N/A%), pre moving , FPS 35.52, Running 0.39s Step 15( N/A%), pre moving , FPS 35.65, Running 0.42s Step 16( N/A%), pre moving , FPS 36.57, Running 0.44s Step 17( N/A%), pre moving , FPS 37.20, Running 0.46s Step 18( N/A%), pre moving , FPS 37.61, Running 0.48s Step 19( N/A%), pre moving , FPS 37.98, Running 0.50s Step 20( N/A%), pre moving , FPS 38.24, Running 0.52s Step 21( N/A%), pre moving , FPS 30.72, Running 0.75s Step 22( N/A%), pre moving , FPS 30.74, Running 0.76s Step 23( N/A%), pre moving , FPS 32.01, Running 0.78s Step 24( N/A%), pre moving , FPS 32.27, Running 0.80s Step 25( N/A%), pre moving , FPS 32.49, Running 0.83s Step 26( N/A%), pre moving , FPS 24.48, Running 1.05s Step 27( N/A%), pre moving , FPS 24.53, Running 1.06s Step 28( N/A%), pre moving , FPS 24.61, Running 1.08s Step 29( N/A%), pre moving , FPS 24.68, Running 1.10s Step 30( N/A%), pre moving , FPS 24.83, Running 1.11s Step 31( N/A%), pre moving , FPS 25.14, Running 1.13s Step 32( N/A%), pre moving , FPS 25.32, Running 1.15s Step 33( N/A%), pre moving , FPS 25.42, Running 1.16s Step 34( N/A%), pre moving , FPS 25.23, Running 1.19s Step 35( N/A%), pre moving , FPS 25.02, Running 1.22s Step 36( N/A%), pre moving , FPS 17.95, Running 1.55s Step 37( N/A%), pre moving , FPS 17.97, Running 1.57s Step 38( N/A%), pre moving , FPS 18.07, Running 1.59s Step 39( N/A%), pre moving , FPS 18.16, Running 1.60s Step 40( N/A%), pre moving , FPS 18.27, Running 1.62s Step 41( N/A%), pre moving , FPS 22.53, Running 1.63s Step 42( N/A%), pre moving , FPS 22.57, Running 1.65s Step 43( N/A%), pre moving , FPS 22.36, Running 1.67s Step 44( N/A%), pre moving , FPS 22.26, Running 1.70s Step 45( N/A%), pre moving , FPS 22.19, Running 1.73s Step 46( N/A%), pre moving , FPS 28.32, Running 1.75s Step 47( N/A%), pre moving , FPS 28.00, Running 1.78s Step 48( N/A%), pre moving , FPS 27.60, Running 1.81s Step 49( N/A%), pre moving , FPS 27.05, Running 1.84s Step 50( N/A%), pre moving , FPS 26.64, Running 1.86s Step 51( N/A%), pre moving , FPS 26.11, Running 1.90s Step 52( N/A%), pre moving , FPS 25.63, Running 1.93s Step 53( N/A%), pre moving , FPS 25.10, Running 1.96s Step 54( N/A%), pre moving , FPS 24.87, Running 1.99s Step 55( N/A%), pre moving , FPS 24.98, Running 2.02s Step 56( N/A%), pre moving , FPS 39.99, Running 2.05s Step 57( N/A%), pre moving , FPS 38.97, Running 2.08s Step 58( N/A%), pre moving , FPS 37.24, Running 2.12s Step 59( N/A%), pre moving , FPS 36.06, Running 2.16s Step 60( N/A%), pre moving , FPS 35.17, Running 2.19s Step 61( N/A%), pre moving , FPS 34.35, Running 2.22s Step 62( N/A%), pre moving , FPS 33.54, Running 2.25s Step 63( N/A%), pre moving , FPS 33.17, Running 2.28s Step 64( N/A%), pre moving , FPS 32.93, Running 2.31s Step 65( N/A%), pre moving , FPS 32.69, Running 2.34s Step 66( N/A%), pre moving , FPS 32.62, Running 2.37s Step 67( N/A%), pre moving , FPS 32.46, Running 2.39s Step 68( N/A%), pre moving , FPS 32.29, Running 2.42s Step 69( N/A%), pre moving , FPS 32.43, Running 2.45s Step 70( N/A%), pre moving , FPS 32.46, Running 2.48s Step 71( N/A%), pre moving , FPS 32.66, Running 2.51s Step 72( N/A%), pre moving , FPS 32.78, Running 2.54s Step 73( N/A%), pre moving , FPS 33.17, Running 2.56s Step 74( N/A%), pre moving , FPS 32.72, Running 2.60s Step 75( N/A%), pre moving , FPS 32.56, Running 2.64s Step 76( N/A%), pre moving , FPS 32.81, Running 2.66s Step 77( N/A%), pre moving , FPS 33.14, Running 2.69s Step 78( N/A%), pre moving , FPS 33.90, Running 2.71s Step 79( N/A%), pre moving , FPS 34.27, Running 2.74s Step 80( N/A%), pre moving , FPS 34.54, Running 2.77s Step 81( N/A%), pre moving , FPS 35.17, Running 2.78s Step 82( N/A%), pre moving , FPS 35.66, Running 2.81s Step 83( N/A%), pre moving , FPS 36.47, Running 2.83s Step 84( N/A%), pre moving , FPS 37.46, Running 2.84s Step 85( N/A%), pre moving , FPS 38.33, Running 2.86s Step 86( N/A%), pre moving , FPS 39.08, Running 2.88s Step 87( N/A%), pre moving , FPS 39.95, Running 2.90s Step 88( N/A%), pre moving , FPS 41.05, Running 2.91s Step 89( N/A%), pre moving , FPS 42.18, Running 2.93s Step 90( N/A%), pre moving , FPS 43.15, Running 2.94s Step 91( N/A%), pre moving , FPS 44.28, Running 2.96s Step 92( N/A%), pre moving , FPS 45.54, Running 2.98s Step 93( N/A%), pre moving , FPS 45.92, Running 3.00s Step 94( N/A%), pre moving , FPS 47.62, Running 3.02s Step 95( N/A%), pre moving , FPS 49.00, Running 3.04s Step 96( N/A%), pre moving , FPS 49.24, Running 3.07s Step 97( N/A%), pre moving , FPS 49.19, Running 3.09s Step 98( N/A%), pre moving , FPS 49.19, Running 3.12s Step 99( N/A%), pre moving , FPS 49.62, Running 3.14s Step 100( N/A%), pre moving , FPS 11.08, Running 4.57s Step 101( N/A%), pre moving , FPS 10.08, Running 4.77s Step 102( N/A%), pre moving , FPS 9.34, Running 4.95s Step 103( N/A%), pre moving , FPS 8.45, Running 5.19s Step 104( N/A%), pre moving , FPS 8.00, Running 5.34s Step 105( N/A%), pre moving , FPS 7.33, Running 5.59s Step 106( N/A%), pre moving , FPS 6.96, Running 5.75s Step 107( N/A%), pre moving , FPS 6.43, Running 6.00s Step 108( N/A%), pre moving , FPS 6.11, Running 6.18s Step 109( N/A%), pre moving , FPS 5.70, Running 6.44s Step 110( N/A%), pre moving , FPS 5.52, Running 6.57s Step 111( N/A%), pre moving , FPS 5.21, Running 6.80s Step 112( N/A%), pre moving , FPS 5.01, Running 6.97s Step 113( N/A%), pre moving , FPS 4.78, Running 7.19s Step 114( N/A%), pre moving , FPS 4.63, Running 7.34s Step 115( N/A%), pre moving , FPS 4.38, Running 7.61s Step 116( N/A%), pre moving , FPS 4.25, Running 7.77s Step 117( N/A%), pre moving , FPS 4.09, Running 7.98s Step 118( N/A%), pre moving , FPS 4.01, Running 8.11s Step 119( N/A%), pre moving , FPS 3.85, Running 8.33s Step 120( 0.20%), action 1, FPS 4.04, Running 9.52s Step 121( 0.40%), action 2, FPS 3.77, Running 10.07s Step 122( 0.60%), action 3, FPS 3.41, Running 10.81s Step 123( 0.80%), action 4, FPS 3.26, Running 11.33s Step 124( 1.00%), action 5, FPS 3.13, Running 11.74s Step 125( 1.20%), action 6, FPS 3.14, Running 11.96s Step 126( 1.40%), action 7, FPS 3.00, Running 12.43s Step 127( 1.60%), action 8, FPS 2.87, Running 12.97s Step 128( 1.80%), action 9, FPS 2.77, Running 13.40s Step 129( 2.00%), action 10, FPS 2.78, Running 13.63s Step 130( 2.20%), action 11, FPS 2.54, Running 14.45s Step 131( 2.40%), action 12, FPS 2.48, Running 14.85s Step 132( 2.60%), action 13, FPS 2.35, Running 15.46s Step 133( 2.80%), action 14, FPS 2.35, Running 15.69s Step 134( 3.00%), action 15, FPS 2.21, Running 16.41s Step 135( 3.20%), action 16, FPS 2.19, Running 16.74s Step 136( 3.40%), action 17, FPS 2.16, Running 17.04s Step 137( 3.60%), action 18, FPS 2.15, Running 17.29s Step 138( 3.80%), action 19, FPS 2.08, Running 17.74s Step 139( 4.00%), action 20, FPS 2.08, Running 17.94s Step 140( 4.20%), action 21, FPS 2.22, Running 18.52s Step 141( 4.40%), action 22, FPS 2.31, Running 18.73s Step 142( 4.60%), action 23, FPS 2.41, Running 19.10s Step 143( 4.80%), action 24, FPS 2.50, Running 19.34s Step 144( 5.00%), action 25, FPS 2.42, Running 20.00s Step 145( 5.20%), action 26, FPS 2.42, Running 20.25s Step 146( 5.40%), action 27, FPS 2.34, Running 20.99s Step 147( 5.60%), action 28, FPS 2.37, Running 21.42s Step 148( 5.80%), action 29, FPS 2.33, Running 21.98s Step 149( 6.00%), action 30, FPS 2.32, Running 22.24s Step 150( 6.20%), action 31, FPS 2.33, Running 23.03s Step 151( 6.40%), action 32, FPS 2.34, Running 23.41s Step 152( 6.60%), action 33, FPS 2.34, Running 24.00s Step 153( 6.80%), action 34, FPS 2.30, Running 24.40s Step 154( 7.00%), action 35, FPS 2.31, Running 25.07s Step 155( 7.20%), action 36, FPS 2.30, Running 25.45s Step 156( 7.40%), action 37, FPS 2.28, Running 25.81s Step 157( 7.60%), action 38, FPS 2.22, Running 26.32s Step 158( 7.80%), action 39, FPS 2.19, Running 26.86s Step 159( 8.00%), action 40, FPS 2.13, Running 27.32s Step 160( 8.20%), action 41, FPS 2.12, Running 27.95s Step 161( 8.40%), action 42, FPS 2.11, Running 28.22s Step 162( 8.60%), action 43, FPS 2.06, Running 28.81s Step 163( 8.80%), action 44, FPS 2.02, Running 29.26s Step 164( 9.00%), action 45, FPS 2.07, Running 29.66s Step 165( 9.20%), action 46, FPS 2.07, Running 29.89s Step 166( 9.40%), action 47, FPS 2.11, Running 30.45s Step 167( 9.60%), action 48, FPS 2.16, Running 30.69s Step 168( 9.80%), action 49, FPS 2.21, Running 31.04s Step 169( 10.00%), action 50, FPS 2.21, Running 31.27s Step 170( 10.20%), action 51, FPS 2.20, Running 32.10s Step 171( 10.40%), action 52, FPS 2.22, Running 32.44s Step 172( 10.60%), action 53, FPS 2.21, Running 33.04s Step 173( 10.80%), action 54, FPS 2.22, Running 33.42s Step 174( 11.00%), action 55, FPS 2.27, Running 33.87s Step 175( 11.20%), action 56, FPS 2.30, Running 34.14s Step 176( 11.40%), action 57, FPS 2.24, Running 34.72s Step 177( 11.60%), action 58, FPS 2.32, Running 34.94s Step 178( 11.80%), action 59, FPS 2.38, Running 35.25s Step 179( 12.00%), action 60, FPS 2.38, Running 35.72s Step 180( 12.20%), action 61, FPS 2.37, Running 36.39s Step 181( 12.40%), action 62, FPS 2.36, Running 36.68s Step 182( 12.60%), action 63, FPS 2.45, Running 36.98s Step 183( 12.80%), action 64, FPS 2.52, Running 37.20s Step 184( 13.00%), action 65, FPS 2.46, Running 37.78s Step 185( 13.20%), action 66, FPS 2.48, Running 37.98s Step 186( 13.40%), action 67, FPS 2.53, Running 38.37s Step 187( 13.60%), action 68, FPS 2.53, Running 38.60s Step 188( 13.80%), action 69, FPS 2.51, Running 39.01s Step 189( 14.00%), action 70, FPS 2.46, Running 39.39s Step 190( 14.20%), action 71, FPS 2.58, Running 39.86s Step 191( 14.40%), action 72, FPS 2.62, Running 40.08s Step 192( 14.60%), action 73, FPS 2.73, Running 40.37s Step 193( 14.80%), action 74, FPS 2.79, Running 40.60s Step 194( 15.00%), action 75, FPS 2.80, Running 41.02s Step 195( 15.20%), action 76, FPS 2.77, Running 41.36s Step 196( 15.40%), action 77, FPS 2.88, Running 41.68s Step 197( 15.60%), action 78, FPS 2.85, Running 41.95s Step 198( 15.80%), action 79, FPS 2.80, Running 42.40s Step 199( 16.00%), action 80, FPS 2.90, Running 42.62s Step 200( 16.20%), action 81, FPS 2.95, Running 43.16s Step 201( 16.40%), action 82, FPS 2.99, Running 43.37s Step 202( 16.60%), action 83, FPS 2.86, Running 43.97s Step 203( 16.80%), action 84, FPS 2.85, Running 44.23s Step 204( 17.00%), action 85, FPS 2.90, Running 44.69s Step 205( 17.20%), action 86, FPS 2.79, Running 45.15s Step 206( 17.40%), action 87, FPS 2.76, Running 45.62s Step 207( 17.60%), action 88, FPS 2.68, Running 46.07s Step 208( 17.80%), action 89, FPS 2.70, Running 46.41s Step 209( 18.00%), action 90, FPS 2.76, Running 46.65s Step 210( 18.20%), action 91, FPS 2.62, Running 47.50s Step 211( 18.40%), action 92, FPS 2.59, Running 47.81s Step 212( 18.60%), action 93, FPS 2.45, Running 48.54s Step 213( 18.80%), action 94, FPS 2.38, Running 49.00s Step 214( 19.00%), action 95, FPS 2.35, Running 49.54s Step 215( 19.20%), action 96, FPS 2.35, Running 49.86s Step 216( 19.40%), action 97, FPS 2.30, Running 50.38s Step 217( 19.60%), action 98, FPS 2.29, Running 50.68s Step 218( 19.80%), action 99, FPS 2.30, Running 51.08s Step 219( 20.00%), action 100, FPS 2.30, Running 51.30s Step 220( 20.20%), action 101, FPS 2.33, Running 51.75s Step 221( 20.40%), action 102, FPS 2.27, Running 52.19s Step 222( 20.60%), action 103, FPS 2.27, Running 52.78s Step 223( 20.80%), action 104, FPS 2.29, Running 52.98s Step 224( 21.00%), action 105, FPS 2.28, Running 53.48s Step 225( 21.20%), action 106, FPS 2.33, Running 53.74s Step 226( 21.40%), action 107, FPS 2.31, Running 54.29s Step 227( 21.60%), action 108, FPS 2.38, Running 54.49s Step 228( 21.80%), action 109, FPS 2.33, Running 55.01s Step 229( 22.00%), action 110, FPS 2.31, Running 55.32s Step 230( 22.20%), action 111, FPS 2.36, Running 55.97s Step 231( 22.40%), action 112, FPS 2.37, Running 56.24s Step 232( 22.60%), action 113, FPS 2.43, Running 56.79s Step 233( 22.80%), action 114, FPS 2.49, Running 57.04s Step 234( 23.00%), action 115, FPS 2.53, Running 57.43s Step 235( 23.20%), action 116, FPS 2.56, Running 57.66s Step 236( 23.40%), action 117, FPS 2.61, Running 58.04s Step 237( 23.60%), action 118, FPS 2.64, Running 58.24s Step 238( 23.80%), action 119, FPS 2.67, Running 58.56s Step 239( 24.00%), action 120, FPS 2.68, Running 58.76s Step 240( 24.20%), action 121, FPS 2.64, Running 59.32s Step 241( 24.40%), action 122, FPS 2.73, Running 59.51s Step 242( 24.60%), action 123, FPS 2.85, Running 59.79s Step 243( 24.80%), action 124, FPS 2.85, Running 60.00s Step 244( 25.00%), action 125, FPS 2.92, Running 60.33s Step 245( 25.20%), action 126, FPS 2.97, Running 60.49s Step 246( 25.40%), action 127, FPS 3.08, Running 60.79s Step 247( 25.60%), action 128, FPS 3.05, Running 61.04s Step 248( 25.80%), action 129, FPS 3.13, Running 61.40s Step 249( 26.00%), action 130, FPS 3.19, Running 61.59s Step 250( 26.20%), action 131, FPS 3.26, Running 62.10s Step 251( 26.40%), action 132, FPS 3.28, Running 62.33s Step 252( 26.60%), action 133, FPS 3.40, Running 62.66s Step 253( 26.80%), action 134, FPS 3.43, Running 62.87s Step 254( 27.00%), action 135, FPS 3.47, Running 63.21s Step 255( 27.20%), action 136, FPS 3.47, Running 63.42s Step 256( 27.40%), action 137, FPS 3.51, Running 63.74s Step 257( 27.60%), action 138, FPS 3.52, Running 63.92s Step 258( 27.80%), action 139, FPS 3.53, Running 64.22s Step 259( 28.00%), action 140, FPS 3.50, Running 64.47s Step 260( 28.20%), action 141, FPS 3.57, Running 64.92s Step 261( 28.40%), action 142, FPS 3.52, Running 65.20s Step 262( 28.60%), action 143, FPS 3.49, Running 65.52s Step 263( 28.80%), action 144, FPS 3.51, Running 65.70s Step 264( 29.00%), action 145, FPS 3.49, Running 66.06s Step 265( 29.20%), action 146, FPS 3.42, Running 66.33s Step 266( 29.40%), action 147, FPS 3.40, Running 66.67s Step 267( 29.60%), action 148, FPS 3.43, Running 66.86s Step 268( 29.80%), action 149, FPS 3.43, Running 67.24s Step 269( 30.00%), action 150, FPS 3.40, Running 67.48s Step 270( 30.20%), action 151, FPS 3.38, Running 68.02s Step 271( 30.40%), action 152, FPS 3.38, Running 68.25s Step 272( 30.60%), action 153, FPS 3.41, Running 68.53s Step 273( 30.80%), action 154, FPS 3.41, Running 68.74s Step 274( 31.00%), action 155, FPS 3.39, Running 69.11s Step 275( 31.20%), action 156, FPS 3.41, Running 69.30s Step 276( 31.40%), action 157, FPS 3.34, Running 69.72s Step 277( 31.60%), action 158, FPS 3.32, Running 69.95s Step 278( 31.80%), action 159, FPS 3.17, Running 70.53s Step 279( 32.00%), action 160, FPS 3.13, Running 70.85s Step 280( 32.20%), action 161, FPS 3.04, Running 71.49s Step 281( 32.40%), action 162, FPS 3.00, Running 71.86s Step 282( 32.60%), action 163, FPS 2.93, Running 72.35s Step 283( 32.80%), action 164, FPS 2.87, Running 72.67s Step 284( 33.00%), action 165, FPS 2.87, Running 73.04s Step 285( 33.20%), action 166, FPS 2.89, Running 73.27s Step 286( 33.40%), action 167, FPS 2.86, Running 73.68s Step 287( 33.60%), action 168, FPS 2.84, Running 73.92s Step 288( 33.80%), action 169, FPS 2.80, Running 74.39s Step 289( 34.00%), action 170, FPS 2.79, Running 74.64s Step 290( 34.20%), action 171, FPS 2.74, Running 75.32s Step 291( 34.40%), action 172, FPS 2.71, Running 75.62s Step 292( 34.60%), action 173, FPS 2.63, Running 76.12s Step 293( 34.80%), action 174, FPS 2.56, Running 76.53s Step 294( 35.00%), action 175, FPS 2.57, Running 76.90s Step 295( 35.20%), action 176, FPS 2.55, Running 77.13s Step 296( 35.40%), action 177, FPS 2.51, Running 77.68s Step 297( 35.60%), action 178, FPS 2.50, Running 77.94s Step 298( 35.80%), action 179, FPS 2.52, Running 78.45s Step 299( 36.00%), action 180, FPS 2.49, Running 78.87s Step 300( 36.20%), action 181, FPS 2.52, Running 79.42s Step 301( 36.40%), action 182, FPS 2.57, Running 79.65s Step 302( 36.60%), action 183, FPS 2.57, Running 80.13s Step 303( 36.80%), action 184, FPS 2.51, Running 80.65s Step 304( 37.00%), action 185, FPS 2.45, Running 81.19s Step 305( 37.20%), action 186, FPS 2.35, Running 81.79s Step 306( 37.40%), action 187, FPS 2.30, Running 82.36s Step 307( 37.60%), action 188, FPS 2.24, Running 82.83s Step 308( 37.80%), action 189, FPS 2.24, Running 83.32s Step 309( 38.00%), action 190, FPS 2.20, Running 83.73s Step 310( 38.20%), action 191, FPS 2.21, Running 84.37s Step 311( 38.40%), action 192, FPS 2.18, Running 84.79s Step 312( 38.60%), action 193, FPS 2.13, Running 85.49s Step 313( 38.80%), action 194, FPS 2.16, Running 85.78s Step 314( 39.00%), action 195, FPS 2.16, Running 86.16s Step 315( 39.20%), action 196, FPS 2.14, Running 86.47s Step 316( 39.40%), action 197, FPS 2.17, Running 86.89s Step 317( 39.60%), action 198, FPS 2.18, Running 87.11s Step 318( 39.80%), action 199, FPS 2.18, Running 87.63s Step 319( 40.00%), action 200, FPS 2.20, Running 87.98s Step 320( 40.20%), action 201, FPS 2.20, Running 88.50s Step 321( 40.40%), action 202, FPS 2.15, Running 88.98s Step 322( 40.60%), action 203, FPS 2.15, Running 89.42s Step 323( 40.80%), action 204, FPS 2.23, Running 89.61s Step 324( 41.00%), action 205, FPS 2.23, Running 90.17s Step 325( 41.20%), action 206, FPS 2.31, Running 90.45s Step 326( 41.40%), action 207, FPS 2.35, Running 90.86s Step 327( 41.60%), action 208, FPS 2.35, Running 91.35s Step 328( 41.80%), action 209, FPS 2.38, Running 91.72s Step 329( 42.00%), action 210, FPS 2.41, Running 92.04s Step 330( 42.20%), action 211, FPS 2.39, Running 92.73s Step 331( 42.40%), action 212, FPS 2.43, Running 93.02s Step 332( 42.60%), action 213, FPS 2.43, Running 93.72s Step 333( 42.80%), action 214, FPS 2.37, Running 94.24s Step 334( 43.00%), action 215, FPS 2.34, Running 94.72s Step 335( 43.20%), action 216, FPS 2.34, Running 95.02s Step 336( 43.40%), action 217, FPS 2.29, Running 95.63s Step 337( 43.60%), action 218, FPS 2.28, Running 95.87s Step 338( 43.80%), action 219, FPS 2.24, Running 96.56s Step 339( 44.00%), action 220, FPS 2.19, Running 97.09s Step 340( 44.20%), action 221, FPS 2.10, Running 98.00s Step 341( 44.40%), action 222, FPS 2.09, Running 98.56s Step 342( 44.60%), action 223, FPS 2.01, Running 99.36s Step 343( 44.80%), action 224, FPS 1.95, Running 99.87s Step 344( 45.00%), action 225, FPS 1.91, Running 100.66s Step 345( 45.20%), action 226, FPS 1.88, Running 101.10s Step 346( 45.40%), action 227, FPS 1.83, Running 101.80s Step 347( 45.60%), action 228, FPS 1.82, Running 102.34s Step 348( 45.80%), action 229, FPS 1.75, Running 103.13s Step 349( 46.00%), action 230, FPS 1.75, Running 103.45s Step 350( 46.20%), action 231, FPS 1.77, Running 104.00s Step 351( 46.40%), action 232, FPS 1.75, Running 104.45s Step 352( 46.60%), action 233, FPS 1.76, Running 105.07s Step 353( 46.80%), action 234, FPS 1.76, Running 105.57s Step 354( 47.00%), action 235, FPS 1.74, Running 106.19s Step 355( 47.20%), action 236, FPS 1.71, Running 106.75s Step 356( 47.40%), action 237, FPS 1.73, Running 107.17s Step 357( 47.60%), action 238, FPS 1.71, Running 107.55s Step 358( 47.80%), action 239, FPS 1.74, Running 108.08s Step 359( 48.00%), action 240, FPS 1.78, Running 108.35s Step 360( 48.20%), action 241, FPS 1.80, Running 109.11s Step 361( 48.40%), action 242, FPS 1.85, Running 109.38s Step 362( 48.60%), action 243, FPS 1.89, Running 109.94s Step 363( 48.80%), action 244, FPS 1.95, Running 110.13s Step 364( 49.00%), action 245, FPS 1.97, Running 110.83s Step 365( 49.20%), action 246, FPS 2.00, Running 111.08s Step 366( 49.40%), action 247, FPS 2.06, Running 111.52s Step 367( 49.60%), action 248, FPS 2.08, Running 111.97s Step 368( 49.80%), action 249, FPS 2.15, Running 112.43s Step 369( 50.00%), action 250, FPS 2.16, Running 112.72s Step 370( 50.20%), action 251, FPS 2.08, Running 113.64s Step 371( 50.40%), action 252, FPS 2.11, Running 113.94s Step 372( 50.60%), action 253, FPS 2.11, Running 114.55s Step 373( 50.80%), action 254, FPS 2.18, Running 114.75s Step 374( 51.00%), action 255, FPS 2.21, Running 115.25s Step 375( 51.20%), action 256, FPS 2.24, Running 115.69s Step 376( 51.40%), action 257, FPS 2.16, Running 116.42s Step 377( 51.60%), action 258, FPS 2.20, Running 116.63s Step 378( 51.80%), action 259, FPS 2.24, Running 117.02s Step 379( 52.00%), action 260, FPS 2.19, Running 117.49s Step 380( 52.20%), action 261, FPS 2.17, Running 118.30s Step 381( 52.40%), action 262, FPS 2.12, Running 118.82s Step 382( 52.60%), action 263, FPS 2.09, Running 119.52s Step 383( 52.80%), action 264, FPS 2.02, Running 120.01s Step 384( 53.00%), action 265, FPS 2.08, Running 120.46s Step 385( 53.20%), action 266, FPS 2.03, Running 120.96s Step 386( 53.40%), action 267, FPS 2.01, Running 121.46s Step 387( 53.60%), action 268, FPS 2.00, Running 121.98s Step 388( 53.80%), action 269, FPS 2.00, Running 122.42s Step 389( 54.00%), action 270, FPS 1.97, Running 122.85s Step 390( 54.20%), action 271, FPS 2.05, Running 123.40s Step 391( 54.40%), action 272, FPS 2.02, Running 123.85s Step 392( 54.60%), action 273, FPS 2.03, Running 124.39s Step 393( 54.80%), action 274, FPS 1.97, Running 124.88s Step 394( 55.00%), action 275, FPS 1.94, Running 125.56s Step 395( 55.20%), action 276, FPS 1.94, Running 126.00s Step 396( 55.40%), action 277, FPS 1.95, Running 126.66s Step 397( 55.60%), action 278, FPS 1.90, Running 127.18s Step 398( 55.80%), action 279, FPS 1.89, Running 127.60s Step 399( 56.00%), action 280, FPS 1.91, Running 127.96s Step 400( 56.20%), action 281, FPS 1.88, Running 128.94s Step 401( 56.40%), action 282, FPS 1.93, Running 129.21s Step 402( 56.60%), action 283, FPS 1.96, Running 129.74s Step 403( 56.80%), action 284, FPS 1.95, Running 130.24s Step 404( 57.00%), action 285, FPS 1.90, Running 130.99s Step 405( 57.20%), action 286, FPS 1.90, Running 131.49s Step 406( 57.40%), action 287, FPS 1.86, Running 132.23s Step 407( 57.60%), action 288, FPS 1.89, Running 132.56s Step 408( 57.80%), action 289, FPS 1.87, Running 133.12s Step 409( 58.00%), action 290, FPS 1.92, Running 133.29s Step 410( 58.20%), action 291, FPS 1.88, Running 134.03s Step 411( 58.40%), action 292, FPS 1.92, Running 134.26s Step 412( 58.60%), action 293, FPS 1.94, Running 134.70s Step 413( 58.80%), action 294, FPS 1.94, Running 135.19s Step 414( 59.00%), action 295, FPS 1.98, Running 135.67s Step 415( 59.20%), action 296, FPS 1.99, Running 136.03s Step 416( 59.40%), action 297, FPS 2.04, Running 136.46s Step 417( 59.60%), action 298, FPS 2.11, Running 136.65s Step 418( 59.80%), action 299, FPS 2.11, Running 137.09s Step 419( 60.00%), action 300, FPS 2.10, Running 137.47s Step 420( 60.20%), action 301, FPS 2.20, Running 138.03s Step 421( 60.40%), action 302, FPS 2.20, Running 138.29s Step 422( 60.60%), action 303, FPS 2.25, Running 138.64s Step 423( 60.80%), action 304, FPS 2.33, Running 138.85s Step 424( 61.00%), action 305, FPS 2.40, Running 139.31s Step 425( 61.20%), action 306, FPS 2.50, Running 139.49s Step 426( 61.40%), action 307, FPS 2.63, Running 139.83s Step 427( 61.60%), action 308, FPS 2.67, Running 140.06s Step 428( 61.80%), action 309, FPS 2.76, Running 140.37s Step 429( 62.00%), action 310, FPS 2.69, Running 140.74s Step 430( 62.20%), action 311, FPS 2.80, Running 141.17s Step 431( 62.40%), action 312, FPS 2.74, Running 141.55s Step 432( 62.60%), action 313, FPS 2.75, Running 141.98s Step 433( 62.80%), action 314, FPS 2.85, Running 142.20s Step 434( 63.00%), action 315, FPS 2.91, Running 142.55s Step 435( 63.20%), action 316, FPS 2.95, Running 142.82s Step 436( 63.40%), action 317, FPS 2.92, Running 143.32s Step 437( 63.60%), action 318, FPS 2.92, Running 143.51s Step 438( 63.80%), action 319, FPS 2.89, Running 144.02s Step 439( 64.00%), action 320, FPS 2.87, Running 144.45s Step 440( 64.20%), action 321, FPS 2.77, Running 145.25s Step 441( 64.40%), action 322, FPS 2.72, Running 145.63s Step 442( 64.60%), action 323, FPS 2.62, Running 146.27s Step 443( 64.80%), action 324, FPS 2.60, Running 146.53s Step 444( 65.00%), action 325, FPS 2.53, Running 147.21s Step 445( 65.20%), action 326, FPS 2.44, Running 147.68s Step 446( 65.40%), action 327, FPS 2.41, Running 148.14s Step 447( 65.60%), action 328, FPS 2.36, Running 148.52s Step 448( 65.80%), action 329, FPS 2.34, Running 148.93s Step 449( 66.00%), action 330, FPS 2.34, Running 149.28s Step 450( 66.20%), action 331, FPS 2.32, Running 149.80s Step 451( 66.40%), action 332, FPS 2.35, Running 150.07s Step 452( 66.60%), action 333, FPS 2.35, Running 150.48s Step 453( 66.80%), action 334, FPS 2.37, Running 150.65s Step 454( 67.00%), action 335, FPS 2.28, Running 151.31s Step 455( 67.20%), action 336, FPS 2.24, Running 151.76s Step 456( 67.40%), action 337, FPS 2.26, Running 152.16s Step 457( 67.60%), action 338, FPS 2.25, Running 152.40s Step 458( 67.80%), action 339, FPS 2.29, Running 152.76s Step 459( 68.00%), action 340, FPS 2.34, Running 152.99s Step 460( 68.20%), action 341, FPS 2.42, Running 153.51s Step 461( 68.40%), action 342, FPS 2.45, Running 153.79s Step 462( 68.60%), action 343, FPS 2.52, Running 154.20s Step 463( 68.80%), action 344, FPS 2.52, Running 154.47s Step 464( 69.00%), action 345, FPS 2.63, Running 154.81s Step 465( 69.20%), action 346, FPS 2.68, Running 155.13s Step 466( 69.40%), action 347, FPS 2.67, Running 155.61s Step 467( 69.60%), action 348, FPS 2.69, Running 155.95s Step 468( 69.80%), action 349, FPS 2.63, Running 156.54s Step 469( 70.00%), action 350, FPS 2.67, Running 156.78s Step 470( 70.20%), action 351, FPS 2.69, Running 157.24s Step 471( 70.40%), action 352, FPS 2.67, Running 157.57s Step 472( 70.60%), action 353, FPS 2.69, Running 157.90s Step 473( 70.80%), action 354, FPS 2.68, Running 158.12s Step 474( 71.00%), action 355, FPS 2.81, Running 158.43s Step 475( 71.20%), action 356, FPS 2.91, Running 158.65s Step 476( 71.40%), action 357, FPS 2.85, Running 159.18s Step 477( 71.60%), action 358, FPS 2.86, Running 159.39s Step 478( 71.80%), action 359, FPS 2.83, Running 159.83s Step 479( 72.00%), action 360, FPS 2.79, Running 160.15s Step 480( 72.20%), action 361, FPS 2.70, Running 160.91s Step 481( 72.40%), action 362, FPS 2.72, Running 161.14s Step 482( 72.60%), action 363, FPS 2.65, Running 161.76s Step 483( 72.80%), action 364, FPS 2.64, Running 162.05s Step 484( 73.00%), action 365, FPS 2.55, Running 162.66s Step 485( 73.20%), action 366, FPS 2.58, Running 162.89s Step 486( 73.40%), action 367, FPS 2.52, Running 163.55s Step 487( 73.60%), action 368, FPS 2.54, Running 163.81s Step 488( 73.80%), action 369, FPS 2.55, Running 164.39s Step 489( 74.00%), action 370, FPS 2.54, Running 164.64s Step 490( 74.20%), action 371, FPS 2.51, Running 165.21s Step 491( 74.40%), action 372, FPS 2.50, Running 165.58s Step 492( 74.60%), action 373, FPS 2.46, Running 166.02s Step 493( 74.80%), action 374, FPS 2.45, Running 166.27s Step 494( 75.00%), action 375, FPS 2.36, Running 166.92s Step 495( 75.20%), action 376, FPS 2.37, Running 167.10s Step 496( 75.40%), action 377, FPS 2.36, Running 167.64s Step 497( 75.60%), action 378, FPS 2.33, Running 167.99s Step 498( 75.80%), action 379, FPS 2.30, Running 168.54s Step 499( 76.00%), action 380, FPS 2.33, Running 168.74s Step 500( 76.20%), action 381, FPS 2.28, Running 169.67s Step 501( 76.40%), action 382, FPS 2.27, Running 169.96s Step 502( 76.60%), action 383, FPS 2.29, Running 170.48s Step 503( 76.80%), action 384, FPS 2.29, Running 170.79s Step 504( 77.00%), action 385, FPS 2.28, Running 171.42s Step 505( 77.20%), action 386, FPS 2.23, Running 171.86s Step 506( 77.40%), action 387, FPS 2.22, Running 172.54s Step 507( 77.60%), action 388, FPS 2.19, Running 172.96s Step 508( 77.80%), action 389, FPS 2.23, Running 173.35s Step 509( 78.00%), action 390, FPS 2.20, Running 173.74s Step 510( 78.20%), action 391, FPS 2.22, Running 174.22s Step 511( 78.40%), action 392, FPS 2.22, Running 174.57s Step 512( 78.60%), action 393, FPS 2.20, Running 175.11s [2026-08-01 17:35:06] [30 ] Seed 29 failed after 175.41 s. +steps: 512 , actions: 393 . +Instruction: Empty +Total 17/30(56.67%) success. +Setting seed: 30 +Step 1( N/A%), pre moving , FPS 14.55, Running 0.07s Step 2( N/A%), pre moving , FPS 22.51, Running 0.09s Step 3( N/A%), pre moving , FPS 26.44, Running 0.11s Step 4( N/A%), pre moving , FPS 28.10, Running 0.14s Step 5( N/A%), pre moving , FPS 30.44, Running 0.16s Step 6( N/A%), pre moving , FPS 33.07, Running 0.18s Step 7( N/A%), pre moving , FPS 34.91, Running 0.20s Step 8( N/A%), pre moving , FPS 36.81, Running 0.22s Step 9( N/A%), pre moving , FPS 38.51, Running 0.23s Step 10( N/A%), pre moving , FPS 40.05, Running 0.25s Step 11( N/A%), pre moving , FPS 41.09, Running 0.27s Step 12( N/A%), pre moving , FPS 42.27, Running 0.28s Step 13( N/A%), pre moving , FPS 43.35, Running 0.30s Step 14( N/A%), pre moving , FPS 41.70, Running 0.34s Step 15( N/A%), pre moving , FPS 40.94, Running 0.37s Step 16( N/A%), pre moving , FPS 40.31, Running 0.40s Step 17( N/A%), pre moving , FPS 40.68, Running 0.42s Step 18( N/A%), pre moving , FPS 41.27, Running 0.44s Step 19( N/A%), pre moving , FPS 41.64, Running 0.46s Step 20( N/A%), pre moving , FPS 42.15, Running 0.47s Step 21( N/A%), pre moving , FPS 31.30, Running 0.71s Step 22( N/A%), pre moving , FPS 31.53, Running 0.72s Step 23( N/A%), pre moving , FPS 31.73, Running 0.74s Step 24( N/A%), pre moving , FPS 31.18, Running 0.78s Step 25( N/A%), pre moving , FPS 31.31, Running 0.80s Step 26( N/A%), pre moving , FPS 24.35, Running 1.00s Step 27( N/A%), pre moving , FPS 24.41, Running 1.02s Step 28( N/A%), pre moving , FPS 24.17, Running 1.04s Step 29( N/A%), pre moving , FPS 23.91, Running 1.07s Step 30( N/A%), pre moving , FPS 23.69, Running 1.09s Step 31( N/A%), pre moving , FPS 23.33, Running 1.13s Step 32( N/A%), pre moving , FPS 23.28, Running 1.14s Step 33( N/A%), pre moving , FPS 23.24, Running 1.16s Step 34( N/A%), pre moving , FPS 23.78, Running 1.18s Step 35( N/A%), pre moving , FPS 24.13, Running 1.20s Step 36( N/A%), pre moving , FPS 18.60, Running 1.47s Step 37( N/A%), pre moving , FPS 18.47, Running 1.50s Step 38( N/A%), pre moving , FPS 18.48, Running 1.52s Step 39( N/A%), pre moving , FPS 18.54, Running 1.53s Step 40( N/A%), pre moving , FPS 18.58, Running 1.55s Step 41( N/A%), pre moving , FPS 23.27, Running 1.57s Step 42( N/A%), pre moving , FPS 23.24, Running 1.58s Step 43( N/A%), pre moving , FPS 23.34, Running 1.60s Step 44( N/A%), pre moving , FPS 23.66, Running 1.63s Step 45( N/A%), pre moving , FPS 23.50, Running 1.65s Step 46( N/A%), pre moving , FPS 29.58, Running 1.68s Step 47( N/A%), pre moving , FPS 28.75, Running 1.72s Step 48( N/A%), pre moving , FPS 28.40, Running 1.75s Step 49( N/A%), pre moving , FPS 28.15, Running 1.78s Step 50( N/A%), pre moving , FPS 28.07, Running 1.81s Step 51( N/A%), pre moving , FPS 28.23, Running 1.83s Step 52( N/A%), pre moving , FPS 27.81, Running 1.86s Step 53( N/A%), pre moving , FPS 27.54, Running 1.89s Step 54( N/A%), pre moving , FPS 27.05, Running 1.92s Step 55( N/A%), pre moving , FPS 26.50, Running 1.95s Step 56( N/A%), pre moving , FPS 39.75, Running 1.98s Step 57( N/A%), pre moving , FPS 39.86, Running 2.00s Step 58( N/A%), pre moving , FPS 39.13, Running 2.03s Step 59( N/A%), pre moving , FPS 38.44, Running 2.06s Step 60( N/A%), pre moving , FPS 37.64, Running 2.08s Step 61( N/A%), pre moving , FPS 37.00, Running 2.11s Step 62( N/A%), pre moving , FPS 36.39, Running 2.13s Step 63( N/A%), pre moving , FPS 35.77, Running 2.16s Step 64( N/A%), pre moving , FPS 35.48, Running 2.19s Step 65( N/A%), pre moving , FPS 34.99, Running 2.23s Step 66( N/A%), pre moving , FPS 34.91, Running 2.25s Step 67( N/A%), pre moving , FPS 35.23, Running 2.28s Step 68( N/A%), pre moving , FPS 35.61, Running 2.31s Step 69( N/A%), pre moving , FPS 35.83, Running 2.34s Step 70( N/A%), pre moving , FPS 35.45, Running 2.37s Step 71( N/A%), pre moving , FPS 35.04, Running 2.40s Step 72( N/A%), pre moving , FPS 35.25, Running 2.43s Step 73( N/A%), pre moving , FPS 35.17, Running 2.46s Step 74( N/A%), pre moving , FPS 35.12, Running 2.49s Step 75( N/A%), pre moving , FPS 35.04, Running 2.52s Step 76( N/A%), pre moving , FPS 34.85, Running 2.55s Step 77( N/A%), pre moving , FPS 34.85, Running 2.58s Step 78( N/A%), pre moving , FPS 34.90, Running 2.60s Step 79( N/A%), pre moving , FPS 34.89, Running 2.63s Step 80( N/A%), pre moving , FPS 34.99, Running 2.65s Step 81( N/A%), pre moving , FPS 34.96, Running 2.68s Step 82( N/A%), pre moving , FPS 34.87, Running 2.71s Step 83( N/A%), pre moving , FPS 34.87, Running 2.73s Step 84( N/A%), pre moving , FPS 34.95, Running 2.77s Step 85( N/A%), pre moving , FPS 35.64, Running 2.79s Step 86( N/A%), pre moving , FPS 36.22, Running 2.80s Step 87( N/A%), pre moving , FPS 37.23, Running 2.82s Step 88( N/A%), pre moving , FPS 38.00, Running 2.84s Step 89( N/A%), pre moving , FPS 38.83, Running 2.85s Step 90( N/A%), pre moving , FPS 40.05, Running 2.87s Step 91( N/A%), pre moving , FPS 41.49, Running 2.89s Step 92( N/A%), pre moving , FPS 42.21, Running 2.90s Step 93( N/A%), pre moving , FPS 42.23, Running 2.93s Step 94( N/A%), pre moving , FPS 42.99, Running 2.95s Step 95( N/A%), pre moving , FPS 44.63, Running 2.97s Step 96( N/A%), pre moving , FPS 44.94, Running 2.99s Step 97( N/A%), pre moving , FPS 45.11, Running 3.02s Step 98( N/A%), pre moving , FPS 45.24, Running 3.04s Step 99( N/A%), pre moving , FPS 45.80, Running 3.07s Step 100( N/A%), pre moving , FPS 44.90, Running 3.10s Step 101( N/A%), pre moving , FPS 45.88, Running 3.12s Step 102( N/A%), pre moving , FPS 47.13, Running 3.13s Step 103( N/A%), pre moving , FPS 48.29, Running 3.15s Step 104( N/A%), pre moving , FPS 13.10, Running 4.29s Step 105( N/A%), pre moving , FPS 11.66, Running 4.50s Step 106( N/A%), pre moving , FPS 11.00, Running 4.62s Step 107( N/A%), pre moving , FPS 9.83, Running 4.86s Step 108( N/A%), pre moving , FPS 9.38, Running 4.97s Step 109( N/A%), pre moving , FPS 8.53, Running 5.20s Step 110( N/A%), pre moving , FPS 8.09, Running 5.34s Step 111( N/A%), pre moving , FPS 7.46, Running 5.57s Step 112( N/A%), pre moving , FPS 7.19, Running 5.69s Step 113( N/A%), pre moving , FPS 6.74, Running 5.90s Step 114( N/A%), pre moving , FPS 6.54, Running 6.01s Step 115( N/A%), pre moving , FPS 6.12, Running 6.24s Step 116( N/A%), pre moving , FPS 5.89, Running 6.39s Step 117( N/A%), pre moving , FPS 5.55, Running 6.62s Step 118( N/A%), pre moving , FPS 5.38, Running 6.76s Step 119( N/A%), pre moving , FPS 5.11, Running 6.98s Step 120( N/A%), pre moving , FPS 5.00, Running 7.10s Step 121( N/A%), pre moving , FPS 4.78, Running 7.30s Step 122( N/A%), pre moving , FPS 4.65, Running 7.43s Step 123( N/A%), pre moving , FPS 4.47, Running 7.62s Step 124( 0.20%), action 1, FPS 4.77, Running 8.48s Step 125( 0.40%), action 2, FPS 4.71, Running 8.75s Step 126( 0.60%), action 3, FPS 4.39, Running 9.18s Step 127( 0.80%), action 4, FPS 4.37, Running 9.44s Step 128( 1.00%), action 5, FPS 4.07, Running 9.88s Step 129( 1.20%), action 6, FPS 4.02, Running 10.17s Step 130( 1.40%), action 7, FPS 3.72, Running 10.71s Step 131( 1.60%), action 8, FPS 3.58, Running 11.16s Step 132( 1.80%), action 9, FPS 3.38, Running 11.60s Step 133( 2.00%), action 10, FPS 3.35, Running 11.87s Step 134( 2.20%), action 11, FPS 2.90, Running 12.90s Step 135( 2.40%), action 12, FPS 2.78, Running 13.43s Step 136( 2.60%), action 13, FPS 2.67, Running 13.88s Step 137( 2.80%), action 14, FPS 2.59, Running 14.36s Step 138( 3.00%), action 15, FPS 2.41, Running 15.07s Step 139( 3.20%), action 16, FPS 2.36, Running 15.45s Step 140( 3.40%), action 17, FPS 2.26, Running 15.93s Step 141( 3.60%), action 18, FPS 2.21, Running 16.34s Step 142( 3.80%), action 19, FPS 2.11, Running 16.91s Step 143( 4.00%), action 20, FPS 2.09, Running 17.20s Step 144( 4.20%), action 21, FPS 2.11, Running 17.98s Step 145( 4.40%), action 22, FPS 2.09, Running 18.30s Step 146( 4.60%), action 23, FPS 2.07, Running 18.84s Step 147( 4.80%), action 24, FPS 2.02, Running 19.32s Step 148( 5.00%), action 25, FPS 2.02, Running 19.76s Step 149( 5.20%), action 26, FPS 2.01, Running 20.10s Step 150( 5.40%), action 27, FPS 1.99, Running 20.76s Step 151( 5.60%), action 28, FPS 1.98, Running 21.25s Step 152( 5.80%), action 29, FPS 1.93, Running 21.96s Step 153( 6.00%), action 30, FPS 1.92, Running 22.29s Step 154( 6.20%), action 31, FPS 1.98, Running 23.00s Step 155( 6.40%), action 32, FPS 2.02, Running 23.32s Step 156( 6.60%), action 33, FPS 2.05, Running 23.65s Step 157( 6.80%), action 34, FPS 2.11, Running 23.86s Step 158( 7.00%), action 35, FPS 2.11, Running 24.54s Step 159( 7.20%), action 36, FPS 2.13, Running 24.84s Step 160( 7.40%), action 37, FPS 2.11, Running 25.41s Step 161( 7.60%), action 38, FPS 2.09, Running 25.89s Step 162( 7.80%), action 39, FPS 2.10, Running 26.43s Step 163( 8.00%), action 40, FPS 2.07, Running 26.85s Step 164( 8.20%), action 41, FPS 2.09, Running 27.55s Step 165( 8.40%), action 42, FPS 2.07, Running 27.95s Step 166( 8.60%), action 43, FPS 2.09, Running 28.42s Step 167( 8.80%), action 44, FPS 2.10, Running 28.83s Step 168( 9.00%), action 45, FPS 2.10, Running 29.28s Step 169( 9.20%), action 46, FPS 2.07, Running 29.75s Step 170( 9.40%), action 47, FPS 2.12, Running 30.21s Step 171( 9.60%), action 48, FPS 2.12, Running 30.70s Step 172( 9.80%), action 49, FPS 2.14, Running 31.32s Step 173( 10.00%), action 50, FPS 2.16, Running 31.57s Step 174( 10.20%), action 51, FPS 2.15, Running 32.33s Step 175( 10.40%), action 52, FPS 2.14, Running 32.65s Step 176( 10.60%), action 53, FPS 2.09, Running 33.21s Step 177( 10.80%), action 54, FPS 2.09, Running 33.43s Step 178( 11.00%), action 55, FPS 2.11, Running 34.02s Step 179( 11.20%), action 56, FPS 2.08, Running 34.44s Step 180( 11.40%), action 57, FPS 2.10, Running 34.94s Step 181( 11.60%), action 58, FPS 2.11, Running 35.38s Step 182( 11.80%), action 59, FPS 2.10, Running 35.97s Step 183( 12.00%), action 60, FPS 2.09, Running 36.40s Step 184( 12.20%), action 61, FPS 2.11, Running 37.05s Step 185( 12.40%), action 62, FPS 2.15, Running 37.27s Step 186( 12.60%), action 63, FPS 2.17, Running 37.63s Step 187( 12.80%), action 64, FPS 2.21, Running 37.86s Step 188( 13.00%), action 65, FPS 2.18, Running 38.45s Step 189( 13.20%), action 66, FPS 2.22, Running 38.75s Step 190( 13.40%), action 67, FPS 2.26, Running 39.05s Step 191( 13.60%), action 68, FPS 2.33, Running 39.27s Step 192( 13.80%), action 69, FPS 2.40, Running 39.65s Step 193( 14.00%), action 70, FPS 2.42, Running 39.83s Step 194( 14.20%), action 71, FPS 2.45, Running 40.49s Step 195( 14.40%), action 72, FPS 2.43, Running 40.89s Step 196( 14.60%), action 73, FPS 2.44, Running 41.40s Step 197( 14.80%), action 74, FPS 2.35, Running 41.94s Step 198( 15.00%), action 75, FPS 2.37, Running 42.44s Step 199( 15.20%), action 76, FPS 2.40, Running 42.78s Step 200( 15.40%), action 77, FPS 2.35, Running 43.46s Step 201( 15.60%), action 78, FPS 2.41, Running 43.68s Step 202( 15.80%), action 79, FPS 2.46, Running 44.09s Step 203( 16.00%), action 80, FPS 2.49, Running 44.42s Step 204( 16.20%), action 81, FPS 2.51, Running 45.01s Step 205( 16.40%), action 82, FPS 2.51, Running 45.24s Step 206( 16.60%), action 83, FPS 2.43, Running 45.86s Step 207( 16.80%), action 84, FPS 2.42, Running 46.12s Step 208( 17.00%), action 85, FPS 2.43, Running 46.67s Step 209( 17.20%), action 86, FPS 2.40, Running 47.09s Step 210( 17.40%), action 87, FPS 2.37, Running 47.50s Step 211( 17.60%), action 88, FPS 2.31, Running 47.92s Step 212( 17.80%), action 89, FPS 2.29, Running 48.38s Step 213( 18.00%), action 90, FPS 2.28, Running 48.61s Step 214( 18.20%), action 91, FPS 2.30, Running 49.18s Step 215( 18.40%), action 92, FPS 2.35, Running 49.39s Step 216( 18.60%), action 93, FPS 2.39, Running 49.75s Step 217( 18.80%), action 94, FPS 2.46, Running 50.06s Step 218( 19.00%), action 95, FPS 2.45, Running 50.61s Step 219( 19.20%), action 96, FPS 2.46, Running 50.92s Step 220( 19.40%), action 97, FPS 2.52, Running 51.39s Step 221( 19.60%), action 98, FPS 2.52, Running 51.63s Step 222( 19.80%), action 99, FPS 2.44, Running 52.28s Step 223( 20.00%), action 100, FPS 2.43, Running 52.66s Step 224( 20.20%), action 101, FPS 2.38, Running 53.40s Step 225( 20.40%), action 102, FPS 2.36, Running 53.72s Step 226( 20.60%), action 103, FPS 2.38, Running 54.27s Step 227( 20.80%), action 104, FPS 2.39, Running 54.50s Step 228( 21.00%), action 105, FPS 2.37, Running 55.11s Step 229( 21.20%), action 106, FPS 2.42, Running 55.37s Step 230( 21.40%), action 107, FPS 2.38, Running 55.91s Step 231( 21.60%), action 108, FPS 2.44, Running 56.13s Step 232( 21.80%), action 109, FPS 2.46, Running 56.52s Step 233( 22.00%), action 110, FPS 2.46, Running 56.73s Step 234( 22.20%), action 111, FPS 2.42, Running 57.44s Step 235( 22.40%), action 112, FPS 2.40, Running 57.74s Step 236( 22.60%), action 113, FPS 2.38, Running 58.15s Step 237( 22.80%), action 114, FPS 2.35, Running 58.57s Step 238( 23.00%), action 115, FPS 2.39, Running 58.99s Step 239( 23.20%), action 116, FPS 2.39, Running 59.30s Step 240( 23.40%), action 117, FPS 2.41, Running 59.68s Step 241( 23.60%), action 118, FPS 2.42, Running 59.90s Step 242( 23.80%), action 119, FPS 2.47, Running 60.36s Step 243( 24.00%), action 120, FPS 2.51, Running 60.61s Step 244( 24.20%), action 121, FPS 2.59, Running 61.12s Step 245( 24.40%), action 122, FPS 2.58, Running 61.46s Step 246( 24.60%), action 123, FPS 2.67, Running 61.78s Step 247( 24.80%), action 124, FPS 2.68, Running 61.97s Step 248( 25.00%), action 125, FPS 2.75, Running 62.39s Step 249( 25.20%), action 126, FPS 2.76, Running 62.61s Step 250( 25.40%), action 127, FPS 2.76, Running 63.14s Step 251( 25.60%), action 128, FPS 2.73, Running 63.45s Step 252( 25.80%), action 129, FPS 2.74, Running 63.82s Step 253( 26.00%), action 130, FPS 2.75, Running 64.01s Step 254( 26.20%), action 131, FPS 2.87, Running 64.42s Step 255( 26.40%), action 132, FPS 2.90, Running 64.64s Step 256( 26.60%), action 133, FPS 2.89, Running 65.08s Step 257( 26.80%), action 134, FPS 2.81, Running 65.68s Step 258( 27.00%), action 135, FPS 2.77, Running 66.21s Step 259( 27.20%), action 136, FPS 2.79, Running 66.46s Step 260( 27.40%), action 137, FPS 2.77, Running 66.91s Step 261( 27.60%), action 138, FPS 2.66, Running 67.41s Step 262( 27.80%), action 139, FPS 2.62, Running 67.99s Step 263( 28.00%), action 140, FPS 2.61, Running 68.27s Step 264( 28.20%), action 141, FPS 2.52, Running 69.06s Step 265( 28.40%), action 142, FPS 2.49, Running 69.49s Step 266( 28.60%), action 143, FPS 2.47, Running 69.88s Step 267( 28.80%), action 144, FPS 2.40, Running 70.31s Step 268( 29.00%), action 145, FPS 2.35, Running 70.88s Step 269( 29.20%), action 146, FPS 2.29, Running 71.35s Step 270( 29.40%), action 147, FPS 2.26, Running 71.98s Step 271( 29.60%), action 148, FPS 2.24, Running 72.37s Step 272( 29.80%), action 149, FPS 2.15, Running 73.11s Step 273( 30.00%), action 150, FPS 2.14, Running 73.37s Step 274( 30.20%), action 151, FPS 2.08, Running 74.05s Step 275( 30.40%), action 152, FPS 2.08, Running 74.27s Step 276( 30.60%), action 153, FPS 2.03, Running 74.93s Step 277( 30.80%), action 154, FPS 2.09, Running 75.24s Step 278( 31.00%), action 155, FPS 2.05, Running 75.95s Step 279( 31.20%), action 156, FPS 2.05, Running 76.21s Step 280( 31.40%), action 157, FPS 2.01, Running 76.88s Step 281( 31.60%), action 158, FPS 2.04, Running 77.20s Step 282( 31.80%), action 159, FPS 2.05, Running 77.76s Step 283( 32.00%), action 160, FPS 2.04, Running 78.06s Step 284( 32.20%), action 161, FPS 2.04, Running 78.88s Step 285( 32.40%), action 162, FPS 2.01, Running 79.44s Step 286( 32.60%), action 163, FPS 1.95, Running 80.15s Step 287( 32.80%), action 164, FPS 1.91, Running 80.76s Step 288( 33.00%), action 165, FPS 1.95, Running 81.15s Step 289( 33.20%), action 166, FPS 1.99, Running 81.39s Step 290( 33.40%), action 167, FPS 2.04, Running 81.78s Step 291( 33.60%), action 168, FPS 2.09, Running 81.96s Step 292( 33.80%), action 169, FPS 2.10, Running 82.65s Step 293( 34.00%), action 170, FPS 2.07, Running 83.06s Step 294( 34.20%), action 171, FPS 2.04, Running 83.88s Step 295( 34.40%), action 172, FPS 2.00, Running 84.29s Step 296( 34.60%), action 173, FPS 2.02, Running 84.84s Step 297( 34.80%), action 174, FPS 2.04, Running 85.06s Step 298( 35.00%), action 175, FPS 2.04, Running 85.77s Step 299( 35.20%), action 176, FPS 2.00, Running 86.21s Step 300( 35.40%), action 177, FPS 2.01, Running 86.80s Step 301( 35.60%), action 178, FPS 2.01, Running 87.15s Step 302( 35.80%), action 179, FPS 2.01, Running 87.70s Step 303( 36.00%), action 180, FPS 1.98, Running 88.16s Step 304( 36.20%), action 181, FPS 2.01, Running 88.83s Step 305( 36.40%), action 182, FPS 2.04, Running 89.24s Step 306( 36.60%), action 183, FPS 2.09, Running 89.74s Step 307( 36.80%), action 184, FPS 2.17, Running 89.97s Step 308( 37.00%), action 185, FPS 2.10, Running 90.67s Step 309( 37.20%), action 186, FPS 2.09, Running 90.95s Step 310( 37.40%), action 187, FPS 2.08, Running 91.40s Step 311( 37.60%), action 188, FPS 2.07, Running 91.61s Step 312( 37.80%), action 189, FPS 2.11, Running 92.11s Step 313( 38.00%), action 190, FPS 2.11, Running 92.52s Step 314( 38.20%), action 191, FPS 2.17, Running 93.10s Step 315( 38.40%), action 192, FPS 2.19, Running 93.43s Step 316( 38.60%), action 193, FPS 2.24, Running 93.77s Step 317( 38.80%), action 194, FPS 2.23, Running 94.02s Step 318( 39.00%), action 195, FPS 2.30, Running 94.45s Step 319( 39.20%), action 196, FPS 2.30, Running 94.89s Step 320( 39.40%), action 197, FPS 2.36, Running 95.30s Step 321( 39.60%), action 198, FPS 2.38, Running 95.55s Step 322( 39.80%), action 199, FPS 2.45, Running 95.88s Step 323( 40.00%), action 200, FPS 2.49, Running 96.19s Step 324( 40.20%), action 201, FPS 2.49, Running 96.86s Step 325( 40.40%), action 202, FPS 2.53, Running 97.16s Step 326( 40.60%), action 203, FPS 2.55, Running 97.57s Step 327( 40.80%), action 204, FPS 2.55, Running 97.81s Step 328( 41.00%), action 205, FPS 2.65, Running 98.21s Step 329( 41.20%), action 206, FPS 2.64, Running 98.51s Step 330( 41.40%), action 207, FPS 2.67, Running 98.90s Step 331( 41.60%), action 208, FPS 2.64, Running 99.18s Step 332( 41.80%), action 209, FPS 2.63, Running 99.71s Step 333( 42.00%), action 210, FPS 2.66, Running 100.04s Step 334( 42.20%), action 211, FPS 2.65, Running 100.65s Step 335( 42.40%), action 212, FPS 2.68, Running 100.90s Step 336( 42.60%), action 213, FPS 2.59, Running 101.50s Step 337( 42.80%), action 214, FPS 2.56, Running 101.82s Step 338( 43.00%), action 215, FPS 2.60, Running 102.15s Step 339( 43.20%), action 216, FPS 2.58, Running 102.62s Step 340( 43.40%), action 217, FPS 2.52, Running 103.23s Step 341( 43.60%), action 218, FPS 2.49, Running 103.57s Step 342( 43.80%), action 219, FPS 2.48, Running 103.93s Step 343( 44.00%), action 220, FPS 2.45, Running 104.35s Step 344( 44.20%), action 221, FPS 2.49, Running 104.91s Step 345( 44.40%), action 222, FPS 2.47, Running 105.25s Step 346( 44.60%), action 223, FPS 2.38, Running 105.97s Step 347( 44.80%), action 224, FPS 2.28, Running 106.58s Step 348( 45.00%), action 225, FPS 2.24, Running 107.16s Step 349( 45.20%), action 226, FPS 2.21, Running 107.57s Step 350( 45.40%), action 227, FPS 2.22, Running 107.91s Step 351( 45.60%), action 228, FPS 2.22, Running 108.19s Step 352( 45.80%), action 229, FPS 2.24, Running 108.64s Step 353( 46.00%), action 230, FPS 2.25, Running 108.94s Step 354( 46.20%), action 231, FPS 2.25, Running 109.52s Step 355( 46.40%), action 232, FPS 2.19, Running 110.05s Step 356( 46.60%), action 233, FPS 2.20, Running 110.60s Step 357( 46.80%), action 234, FPS 2.19, Running 110.96s Step 358( 47.00%), action 235, FPS 2.13, Running 111.53s Step 359( 47.20%), action 236, FPS 2.11, Running 112.12s Step 360( 47.40%), action 237, FPS 2.10, Running 112.73s Step 361( 47.60%), action 238, FPS 2.10, Running 113.08s Step 362( 47.80%), action 239, FPS 2.12, Running 113.38s Step 363( 48.00%), action 240, FPS 2.13, Running 113.74s Step 364( 48.20%), action 241, FPS 2.09, Running 114.46s Step 365( 48.40%), action 242, FPS 2.10, Running 114.76s Step 366( 48.60%), action 243, FPS 2.20, Running 115.07s Step 367( 48.80%), action 244, FPS 2.25, Running 115.47s Step 368( 49.00%), action 245, FPS 2.32, Running 115.78s Step 369( 49.20%), action 246, FPS 2.31, Running 116.23s Step 370( 49.40%), action 247, FPS 2.28, Running 116.69s Step 371( 49.60%), action 248, FPS 2.27, Running 117.01s Step 372( 49.80%), action 249, FPS 2.26, Running 117.50s Step 373( 50.00%), action 250, FPS 2.25, Running 117.84s Step 374( 50.20%), action 251, FPS 2.26, Running 118.39s Step 375( 50.40%), action 252, FPS 2.27, Running 118.87s Step 376( 50.60%), action 253, FPS 2.27, Running 119.39s Step 377( 50.80%), action 254, FPS 2.26, Running 119.80s Step 378( 51.00%), action 255, FPS 2.30, Running 120.23s Step 379( 51.20%), action 256, FPS 2.37, Running 120.55s Step 380( 51.40%), action 257, FPS 2.49, Running 120.78s Step 381( 51.60%), action 258, FPS 2.51, Running 121.07s Step 382( 51.80%), action 259, FPS 2.48, Running 121.45s Step 383( 52.00%), action 260, FPS 2.46, Running 121.88s Step 384( 52.20%), action 261, FPS 2.54, Running 122.35s Step 385( 52.40%), action 262, FPS 2.53, Running 122.67s Step 386( 52.60%), action 263, FPS 2.53, Running 122.97s Step 387( 52.80%), action 264, FPS 2.57, Running 123.25s Step 388( 53.00%), action 265, FPS 2.55, Running 123.62s Step 389( 53.20%), action 266, FPS 2.59, Running 123.95s Step 390( 53.40%), action 267, FPS 2.65, Running 124.24s Step 391( 53.60%), action 268, FPS 2.67, Running 124.49s Step 392( 53.80%), action 269, FPS 2.73, Running 124.82s Step 393( 54.00%), action 270, FPS 2.69, Running 125.28s Step 394( 54.20%), action 271, FPS 2.71, Running 125.77s Step 395( 54.40%), action 272, FPS 2.74, Running 126.16s Step 396( 54.60%), action 273, FPS 2.82, Running 126.48s Step 397( 54.80%), action 274, FPS 2.81, Running 126.92s Step 398( 55.00%), action 275, FPS 2.90, Running 127.13s Step 399( 55.20%), action 276, FPS 2.86, Running 127.55s Step 400( 55.40%), action 277, FPS 2.82, Running 127.87s Step 401( 55.60%), action 278, FPS 2.81, Running 128.19s Step 402( 55.80%), action 279, FPS 2.80, Running 128.59s Step 403( 56.00%), action 280, FPS 2.74, Running 129.16s Step 404( 56.20%), action 281, FPS 2.64, Running 129.91s Step 405( 56.40%), action 282, FPS 2.63, Running 130.26s Step 406( 56.60%), action 283, FPS 2.55, Running 130.83s Step 407( 56.80%), action 284, FPS 2.47, Running 131.35s Step 408( 57.00%), action 285, FPS 2.45, Running 131.79s Step 409( 57.20%), action 286, FPS 2.44, Running 132.14s Step 410( 57.40%), action 287, FPS 2.44, Running 132.44s Step 411( 57.60%), action 288, FPS 2.41, Running 132.80s Step 412( 57.80%), action 289, FPS 2.33, Running 133.41s Step 413( 58.00%), action 290, FPS 2.37, Running 133.72s Step 414( 58.20%), action 291, FPS 2.33, Running 134.34s Step 415( 58.40%), action 292, FPS 2.32, Running 134.77s Step 416( 58.60%), action 293, FPS 2.29, Running 135.21s Step 417( 58.80%), action 294, FPS 2.33, Running 135.51s Step 418( 59.00%), action 295, FPS 2.30, Running 135.84s Step 419( 59.20%), action 296, FPS 2.34, Running 136.11s Step 420( 59.40%), action 297, FPS 2.33, Running 136.46s Step 421( 59.60%), action 298, FPS 2.34, Running 136.73s Step 422( 59.80%), action 299, FPS 2.39, Running 136.96s Step 423( 60.00%), action 300, FPS 2.48, Running 137.24s Step 424( 60.20%), action 301, FPS 2.51, Running 137.89s Step 425( 60.40%), action 302, FPS 2.50, Running 138.27s Step 426( 60.60%), action 303, FPS 2.49, Running 138.85s Step 427( 60.80%), action 304, FPS 2.51, Running 139.32s Step 428( 61.00%), action 305, FPS 2.47, Running 139.88s Step 429( 61.20%), action 306, FPS 2.43, Running 140.36s Step 430( 61.40%), action 307, FPS 2.46, Running 140.58s Step 431( 61.60%), action 308, FPS 2.47, Running 140.91s Step 432( 61.80%), action 309, FPS 2.49, Running 141.44s Step 433( 62.00%), action 310, FPS 2.50, Running 141.71s Step 434( 62.20%), action 311, FPS 2.53, Running 142.24s Step 435( 62.40%), action 312, FPS 2.54, Running 142.66s Step 436( 62.60%), action 313, FPS 2.54, Running 143.09s Step 437( 62.80%), action 314, FPS 2.53, Running 143.41s [2026-08-01 17:37:30] [31 ] Seed 30 success after 143.71 s. +steps: 437 , actions: 314 . +Instruction: Empty +Total 18/31(58.06%) success. +Setting seed: 31 +Step 1( N/A%), pre moving , FPS 8.38, Running 0.12s Step 2( N/A%), pre moving , FPS 14.69, Running 0.14s Step 3( N/A%), pre moving , FPS 18.99, Running 0.16s Step 4( N/A%), pre moving , FPS 22.48, Running 0.18s Step 5( N/A%), pre moving , FPS 25.53, Running 0.20s Step 6( N/A%), pre moving , FPS 27.56, Running 0.22s Step 7( N/A%), pre moving , FPS 29.67, Running 0.24s Step 8( N/A%), pre moving , FPS 31.63, Running 0.25s Step 9( N/A%), pre moving , FPS 33.41, Running 0.27s Step 10( N/A%), pre moving , FPS 34.97, Running 0.29s Step 11( N/A%), pre moving , FPS 36.38, Running 0.30s Step 12( N/A%), pre moving , FPS 37.55, Running 0.32s Step 13( N/A%), pre moving , FPS 38.69, Running 0.34s Step 14( N/A%), pre moving , FPS 39.76, Running 0.35s Step 15( N/A%), pre moving , FPS 40.60, Running 0.37s Step 16( N/A%), pre moving , FPS 41.47, Running 0.39s Step 17( N/A%), pre moving , FPS 41.40, Running 0.41s Step 18( N/A%), pre moving , FPS 41.09, Running 0.44s Step 19( N/A%), pre moving , FPS 40.79, Running 0.47s Step 20( N/A%), pre moving , FPS 41.26, Running 0.48s Step 21( N/A%), pre moving , FPS 33.39, Running 0.72s Step 22( N/A%), pre moving , FPS 33.51, Running 0.73s Step 23( N/A%), pre moving , FPS 33.42, Running 0.76s Step 24( N/A%), pre moving , FPS 33.05, Running 0.78s Step 25( N/A%), pre moving , FPS 33.05, Running 0.80s Step 26( N/A%), pre moving , FPS 25.56, Running 1.00s Step 27( N/A%), pre moving , FPS 25.62, Running 1.02s Step 28( N/A%), pre moving , FPS 25.63, Running 1.03s Step 29( N/A%), pre moving , FPS 25.17, Running 1.06s Step 30( N/A%), pre moving , FPS 25.14, Running 1.08s Step 31( N/A%), pre moving , FPS 24.73, Running 1.11s Step 32( N/A%), pre moving , FPS 24.64, Running 1.13s Step 33( N/A%), pre moving , FPS 24.39, Running 1.16s Step 34( N/A%), pre moving , FPS 24.13, Running 1.18s Step 35( N/A%), pre moving , FPS 24.13, Running 1.20s Step 36( N/A%), pre moving , FPS 17.49, Running 1.53s Step 37( N/A%), pre moving , FPS 17.46, Running 1.56s Step 38( N/A%), pre moving , FPS 17.57, Running 1.58s Step 39( N/A%), pre moving , FPS 17.46, Running 1.61s Step 40( N/A%), pre moving , FPS 17.45, Running 1.63s Step 41( N/A%), pre moving , FPS 21.51, Running 1.65s Step 42( N/A%), pre moving , FPS 21.18, Running 1.68s Step 43( N/A%), pre moving , FPS 21.19, Running 1.70s Step 44( N/A%), pre moving , FPS 21.24, Running 1.72s Step 45( N/A%), pre moving , FPS 20.94, Running 1.76s Step 46( N/A%), pre moving , FPS 25.24, Running 1.79s Step 47( N/A%), pre moving , FPS 24.86, Running 1.82s Step 48( N/A%), pre moving , FPS 24.35, Running 1.85s Step 49( N/A%), pre moving , FPS 24.28, Running 1.89s Step 50( N/A%), pre moving , FPS 23.93, Running 1.92s Step 51( N/A%), pre moving , FPS 23.88, Running 1.95s Step 52( N/A%), pre moving , FPS 23.70, Running 1.97s Step 53( N/A%), pre moving , FPS 23.67, Running 2.00s Step 54( N/A%), pre moving , FPS 23.59, Running 2.03s Step 55( N/A%), pre moving , FPS 22.90, Running 2.07s Step 56( N/A%), pre moving , FPS 35.07, Running 2.10s Step 57( N/A%), pre moving , FPS 33.09, Running 2.16s Step 58( N/A%), pre moving , FPS 32.65, Running 2.19s Step 59( N/A%), pre moving , FPS 33.07, Running 2.22s Step 60( N/A%), pre moving , FPS 32.66, Running 2.24s Step 61( N/A%), pre moving , FPS 31.63, Running 2.28s Step 62( N/A%), pre moving , FPS 30.65, Running 2.33s Step 63( N/A%), pre moving , FPS 29.45, Running 2.38s Step 64( N/A%), pre moving , FPS 29.17, Running 2.41s Step 65( N/A%), pre moving , FPS 29.38, Running 2.44s Step 66( N/A%), pre moving , FPS 29.80, Running 2.46s Step 67( N/A%), pre moving , FPS 29.83, Running 2.49s Step 68( N/A%), pre moving , FPS 29.25, Running 2.54s Step 69( N/A%), pre moving , FPS 28.97, Running 2.58s Step 70( N/A%), pre moving , FPS 27.90, Running 2.63s Step 71( N/A%), pre moving , FPS 27.84, Running 2.67s Step 72( N/A%), pre moving , FPS 27.75, Running 2.70s Step 73( N/A%), pre moving , FPS 27.57, Running 2.73s Step 74( N/A%), pre moving , FPS 27.44, Running 2.76s Step 75( N/A%), pre moving , FPS 27.85, Running 2.79s Step 76( N/A%), pre moving , FPS 27.34, Running 2.83s Step 77( N/A%), pre moving , FPS 28.74, Running 2.86s Step 78( N/A%), pre moving , FPS 28.86, Running 2.88s Step 79( N/A%), pre moving , FPS 28.96, Running 2.91s Step 80( N/A%), pre moving , FPS 28.96, Running 2.93s Step 81( N/A%), pre moving , FPS 29.23, Running 2.96s Step 82( N/A%), pre moving , FPS 30.46, Running 2.99s Step 83( N/A%), pre moving , FPS 31.81, Running 3.01s Step 84( N/A%), pre moving , FPS 32.49, Running 3.03s Step 85( N/A%), pre moving , FPS 33.03, Running 3.04s Step 86( N/A%), pre moving , FPS 33.29, Running 3.06s Step 87( N/A%), pre moving , FPS 33.84, Running 3.08s Step 88( N/A%), pre moving , FPS 35.26, Running 3.11s Step 89( N/A%), pre moving , FPS 36.54, Running 3.13s Step 90( N/A%), pre moving , FPS 39.26, Running 3.14s Step 91( N/A%), pre moving , FPS 40.42, Running 3.16s Step 92( N/A%), pre moving , FPS 41.30, Running 3.18s Step 93( N/A%), pre moving , FPS 42.48, Running 3.20s Step 94( N/A%), pre moving , FPS 43.61, Running 3.22s Step 95( N/A%), pre moving , FPS 45.13, Running 3.23s Step 96( N/A%), pre moving , FPS 47.88, Running 3.25s Step 97( N/A%), pre moving , FPS 48.80, Running 3.27s Step 98( N/A%), pre moving , FPS 49.95, Running 3.28s Step 99( N/A%), pre moving , FPS 51.16, Running 3.30s Step 100( N/A%), pre moving , FPS 52.64, Running 3.31s Step 101( N/A%), pre moving , FPS 54.03, Running 3.34s Step 102( N/A%), pre moving , FPS 10.52, Running 4.89s Step 103( N/A%), pre moving , FPS 9.50, Running 5.11s Step 104( N/A%), pre moving , FPS 9.05, Running 5.24s Step 105( N/A%), pre moving , FPS 8.33, Running 5.44s Step 106( N/A%), pre moving , FPS 7.96, Running 5.58s Step 107( N/A%), pre moving , FPS 7.20, Running 5.86s Step 108( N/A%), pre moving , FPS 6.89, Running 6.01s Step 109( N/A%), pre moving , FPS 6.46, Running 6.22s Step 110( N/A%), pre moving , FPS 6.17, Running 6.39s Step 111( N/A%), pre moving , FPS 5.70, Running 6.67s Step 112( N/A%), pre moving , FPS 5.42, Running 6.87s Step 113( N/A%), pre moving , FPS 5.17, Running 7.06s Step 114( N/A%), pre moving , FPS 4.98, Running 7.23s Step 115( N/A%), pre moving , FPS 4.77, Running 7.43s Step 116( N/A%), pre moving , FPS 4.64, Running 7.56s Step 117( N/A%), pre moving , FPS 4.40, Running 7.82s Step 118( N/A%), pre moving , FPS 4.28, Running 7.96s Step 119( N/A%), pre moving , FPS 4.12, Running 8.15s Step 120( N/A%), pre moving , FPS 4.04, Running 8.27s Step 121( N/A%), pre moving , FPS 3.91, Running 8.45s Step 122( 0.20%), action 1, FPS 4.44, Running 9.40s Step 123( 0.40%), action 2, FPS 4.13, Running 9.96s Step 124( 0.60%), action 3, FPS 3.61, Running 10.78s Step 125( 0.80%), action 4, FPS 3.46, Running 11.22s Step 126( 1.00%), action 5, FPS 3.22, Running 11.79s Step 127( 1.20%), action 6, FPS 3.09, Running 12.34s Step 128( 1.40%), action 7, FPS 2.97, Running 12.75s Step 129( 1.60%), action 8, FPS 2.83, Running 13.30s Step 130( 1.80%), action 9, FPS 2.67, Running 13.87s Step 131( 2.00%), action 10, FPS 2.60, Running 14.37s Step 132( 2.20%), action 11, FPS 2.38, Running 15.28s Step 133( 2.40%), action 12, FPS 2.36, Running 15.54s Step 134( 2.60%), action 13, FPS 2.22, Running 16.26s Step 135( 2.80%), action 14, FPS 2.18, Running 16.62s Step 136( 3.00%), action 15, FPS 2.06, Running 17.27s Step 137( 3.20%), action 16, FPS 2.07, Running 17.50s Step 138( 3.40%), action 17, FPS 1.97, Running 18.09s Step 139( 3.60%), action 18, FPS 1.92, Running 18.55s Step 140( 3.80%), action 19, FPS 1.86, Running 19.05s Step 141( 4.00%), action 20, FPS 1.85, Running 19.29s Step 142( 4.20%), action 21, FPS 1.88, Running 20.04s Step 143( 4.40%), action 22, FPS 1.94, Running 20.28s Step 144( 4.60%), action 23, FPS 2.01, Running 20.73s Step 145( 4.80%), action 24, FPS 2.05, Running 20.98s Step 146( 5.00%), action 25, FPS 2.04, Running 21.60s Step 147( 5.20%), action 26, FPS 2.08, Running 21.96s Step 148( 5.40%), action 27, FPS 2.06, Running 22.46s Step 149( 5.60%), action 28, FPS 2.10, Running 22.81s Step 150( 5.80%), action 29, FPS 2.10, Running 23.41s Step 151( 6.00%), action 30, FPS 2.16, Running 23.64s Step 152( 6.20%), action 31, FPS 2.21, Running 24.34s Step 153( 6.40%), action 32, FPS 2.22, Running 24.55s Step 154( 6.60%), action 33, FPS 2.28, Running 25.04s Step 155( 6.80%), action 34, FPS 2.25, Running 25.50s Step 156( 7.00%), action 35, FPS 2.34, Running 25.83s Step 157( 7.20%), action 36, FPS 2.34, Running 26.04s Step 158( 7.40%), action 37, FPS 2.37, Running 26.53s Step 159( 7.60%), action 38, FPS 2.45, Running 26.72s Step 160( 7.80%), action 39, FPS 2.47, Running 27.13s Step 161( 8.00%), action 40, FPS 2.46, Running 27.42s Step 162( 8.20%), action 41, FPS 2.48, Running 28.09s Step 163( 8.40%), action 42, FPS 2.41, Running 28.59s Step 164( 8.60%), action 43, FPS 2.41, Running 29.01s Step 165( 8.80%), action 44, FPS 2.43, Running 29.22s Step 166( 9.00%), action 45, FPS 2.42, Running 29.88s Step 167( 9.20%), action 46, FPS 2.46, Running 30.10s Step 168( 9.40%), action 47, FPS 2.39, Running 30.82s Step 169( 9.60%), action 48, FPS 2.40, Running 31.13s Step 170( 9.80%), action 49, FPS 2.36, Running 31.87s Step 171( 10.00%), action 50, FPS 2.29, Running 32.36s Step 172( 10.20%), action 51, FPS 2.25, Running 33.24s Step 173( 10.40%), action 52, FPS 2.18, Running 33.73s Step 174( 10.60%), action 53, FPS 2.14, Running 34.41s Step 175( 10.80%), action 54, FPS 2.19, Running 34.63s Step 176( 11.00%), action 55, FPS 2.13, Running 35.20s Step 177( 11.20%), action 56, FPS 2.11, Running 35.54s Step 178( 11.40%), action 57, FPS 2.05, Running 36.27s Step 179( 11.60%), action 58, FPS 2.02, Running 36.62s Step 180( 11.80%), action 59, FPS 2.01, Running 37.10s Step 181( 12.00%), action 60, FPS 1.97, Running 37.57s Step 182( 12.20%), action 61, FPS 1.97, Running 38.24s Step 183( 12.40%), action 62, FPS 1.98, Running 38.71s Step 184( 12.60%), action 63, FPS 1.95, Running 39.26s Step 185( 12.80%), action 64, FPS 1.89, Running 39.83s Step 186( 13.00%), action 65, FPS 1.91, Running 40.35s Step 187( 13.20%), action 66, FPS 1.90, Running 40.60s Step 188( 13.40%), action 67, FPS 1.93, Running 41.17s Step 189( 13.60%), action 68, FPS 1.93, Running 41.49s Step 190( 13.80%), action 69, FPS 1.99, Running 41.90s Step 191( 14.00%), action 70, FPS 2.01, Running 42.31s Step 192( 14.20%), action 71, FPS 2.05, Running 43.02s Step 193( 14.40%), action 72, FPS 2.07, Running 43.41s Step 194( 14.60%), action 73, FPS 2.07, Running 44.07s Step 195( 14.80%), action 74, FPS 2.07, Running 44.30s Step 196( 15.00%), action 75, FPS 2.04, Running 44.99s Step 197( 15.20%), action 76, FPS 2.02, Running 45.42s Step 198( 15.40%), action 77, FPS 2.01, Running 46.22s Step 199( 15.60%), action 78, FPS 1.99, Running 46.66s Step 200( 15.80%), action 79, FPS 1.98, Running 47.21s Step 201( 16.00%), action 80, FPS 1.99, Running 47.60s Step 202( 16.20%), action 81, FPS 1.97, Running 48.37s Step 203( 16.40%), action 82, FPS 2.00, Running 48.71s Step 204( 16.60%), action 83, FPS 1.99, Running 49.31s Step 205( 16.80%), action 84, FPS 2.06, Running 49.55s Step 206( 17.00%), action 85, FPS 2.04, Running 50.18s Step 207( 17.20%), action 86, FPS 2.00, Running 50.59s Step 208( 17.40%), action 87, FPS 2.00, Running 51.16s Step 209( 17.60%), action 88, FPS 2.01, Running 51.43s Step 210( 17.80%), action 89, FPS 1.98, Running 51.99s Step 211( 18.00%), action 90, FPS 1.97, Running 52.47s Step 212( 18.20%), action 91, FPS 1.96, Running 53.24s Step 213( 18.40%), action 92, FPS 1.93, Running 53.78s Step 214( 18.60%), action 93, FPS 1.97, Running 54.22s Step 215( 18.80%), action 94, FPS 1.96, Running 54.49s Step 216( 19.00%), action 95, FPS 1.98, Running 55.11s Step 217( 19.20%), action 96, FPS 2.02, Running 55.32s Step 218( 19.40%), action 97, FPS 2.04, Running 56.03s Step 219( 19.60%), action 98, FPS 2.03, Running 56.51s Step 220( 19.80%), action 99, FPS 2.02, Running 57.11s Step 221( 20.00%), action 100, FPS 2.02, Running 57.49s Step 222( 20.20%), action 101, FPS 2.01, Running 58.30s Step 223( 20.40%), action 102, FPS 2.03, Running 58.55s Step 224( 20.60%), action 103, FPS 2.04, Running 59.13s Step 225( 20.80%), action 104, FPS 2.04, Running 59.37s Step 226( 21.00%), action 105, FPS 2.09, Running 59.73s Step 227( 21.20%), action 106, FPS 2.13, Running 59.96s Step 228( 21.40%), action 107, FPS 2.16, Running 60.43s Step 229( 21.60%), action 108, FPS 2.11, Running 60.91s Step 230( 21.80%), action 109, FPS 2.15, Running 61.27s Step 231( 22.00%), action 110, FPS 2.20, Running 61.57s Step 232( 22.20%), action 111, FPS 2.20, Running 62.31s Step 233( 22.40%), action 112, FPS 2.28, Running 62.56s Step 234( 22.60%), action 113, FPS 2.22, Running 63.24s Step 235( 22.80%), action 114, FPS 2.17, Running 63.68s Step 236( 23.00%), action 115, FPS 2.16, Running 64.38s Step 237( 23.20%), action 116, FPS 2.15, Running 64.64s Step 238( 23.40%), action 117, FPS 2.14, Running 65.36s Step 239( 23.60%), action 118, FPS 2.17, Running 65.71s Step 240( 23.80%), action 119, FPS 2.16, Running 66.35s Step 241( 24.00%), action 120, FPS 2.14, Running 66.85s Step 242( 24.20%), action 121, FPS 2.09, Running 67.86s Step 243( 24.40%), action 122, FPS 2.07, Running 68.20s Step 244( 24.60%), action 123, FPS 2.05, Running 68.88s Step 245( 24.80%), action 124, FPS 1.98, Running 69.46s Step 246( 25.00%), action 125, FPS 1.93, Running 70.11s Step 247( 25.20%), action 126, FPS 1.91, Running 70.42s Step 248( 25.40%), action 127, FPS 1.91, Running 70.91s Step 249( 25.60%), action 128, FPS 1.94, Running 71.22s Step 250( 25.80%), action 129, FPS 1.88, Running 71.88s Step 251( 26.00%), action 130, FPS 1.90, Running 72.10s Step 252( 26.20%), action 131, FPS 1.86, Running 73.04s Step 253( 26.40%), action 132, FPS 1.85, Running 73.35s Step 254( 26.60%), action 133, FPS 1.86, Running 74.00s Step 255( 26.80%), action 134, FPS 1.85, Running 74.48s Step 256( 27.00%), action 135, FPS 1.91, Running 74.86s Step 257( 27.20%), action 136, FPS 1.89, Running 75.21s Step 258( 27.40%), action 137, FPS 1.92, Running 75.75s Step 259( 27.60%), action 138, FPS 1.92, Running 76.14s Step 260( 27.80%), action 139, FPS 1.96, Running 76.57s Step 261( 28.00%), action 140, FPS 1.95, Running 77.10s Step 262( 28.20%), action 141, FPS 2.03, Running 77.70s Step 263( 28.40%), action 142, FPS 2.05, Running 77.97s Step 264( 28.60%), action 143, FPS 2.12, Running 78.32s Step 265( 28.80%), action 144, FPS 2.17, Running 78.69s Step 266( 29.00%), action 145, FPS 2.25, Running 79.00s Step 267( 29.20%), action 146, FPS 2.23, Running 79.39s Step 268( 29.40%), action 147, FPS 2.24, Running 79.82s Step 269( 29.60%), action 148, FPS 2.25, Running 80.10s Step 270( 29.80%), action 149, FPS 2.34, Running 80.42s Step 271( 30.00%), action 150, FPS 2.34, Running 80.65s Step 272( 30.20%), action 151, FPS 2.47, Running 81.13s Step 273( 30.40%), action 152, FPS 2.48, Running 81.40s Step 274( 30.60%), action 153, FPS 2.55, Running 81.83s Step 275( 30.80%), action 154, FPS 2.59, Running 82.19s Step 276( 31.00%), action 155, FPS 2.56, Running 82.68s Step 277( 31.20%), action 156, FPS 2.58, Running 82.95s Step 278( 31.40%), action 157, FPS 2.65, Running 83.31s Step 279( 31.60%), action 158, FPS 2.61, Running 83.79s Step 280( 31.80%), action 159, FPS 2.55, Running 84.41s Step 281( 32.00%), action 160, FPS 2.64, Running 84.69s Step 282( 32.20%), action 161, FPS 2.54, Running 85.59s Step 283( 32.40%), action 162, FPS 2.47, Running 86.06s Step 284( 32.60%), action 163, FPS 2.45, Running 86.50s Step 285( 32.80%), action 164, FPS 2.43, Running 86.91s Step 286( 33.00%), action 165, FPS 2.37, Running 87.44s Step 287( 33.20%), action 166, FPS 2.41, Running 87.71s Step 288( 33.40%), action 167, FPS 2.39, Running 88.19s Step 289( 33.60%), action 168, FPS 2.40, Running 88.42s Step 290( 33.80%), action 169, FPS 2.31, Running 89.06s Step 291( 34.00%), action 170, FPS 2.31, Running 89.31s Step 292( 34.20%), action 171, FPS 2.25, Running 90.02s Step 293( 34.40%), action 172, FPS 2.26, Running 90.24s Step 294( 34.60%), action 173, FPS 2.27, Running 90.64s Step 295( 34.80%), action 174, FPS 2.31, Running 90.86s Step 296( 35.00%), action 175, FPS 2.32, Running 91.29s Step 297( 35.20%), action 176, FPS 2.32, Running 91.56s Step 298( 35.40%), action 177, FPS 2.33, Running 91.90s Step 299( 35.60%), action 178, FPS 2.32, Running 92.41s Step 300( 35.80%), action 179, FPS 2.34, Running 92.96s Step 301( 36.00%), action 180, FPS 2.36, Running 93.17s Step 302( 36.20%), action 181, FPS 2.46, Running 93.73s Step 303( 36.40%), action 182, FPS 2.52, Running 94.01s Step 304( 36.60%), action 183, FPS 2.54, Running 94.38s Step 305( 36.80%), action 184, FPS 2.60, Running 94.62s Step 306( 37.00%), action 185, FPS 2.66, Running 94.96s Step 307( 37.20%), action 186, FPS 2.67, Running 95.19s Step 308( 37.40%), action 187, FPS 2.74, Running 95.50s Step 309( 37.60%), action 188, FPS 2.73, Running 95.74s Step 310( 37.80%), action 189, FPS 2.87, Running 96.03s Step 311( 38.00%), action 190, FPS 2.89, Running 96.22s Step 312( 38.20%), action 191, FPS 3.00, Running 96.68s Step 313( 38.40%), action 192, FPS 3.02, Running 96.87s Step 314( 38.60%), action 193, FPS 3.04, Running 97.22s Step 315( 38.80%), action 194, FPS 3.05, Running 97.43s Step 316( 39.00%), action 195, FPS 3.08, Running 97.78s Step 317( 39.20%), action 196, FPS 3.10, Running 98.01s Step 318( 39.40%), action 197, FPS 3.07, Running 98.42s Step 319( 39.60%), action 198, FPS 3.19, Running 98.68s Step 320( 39.80%), action 199, FPS 3.28, Running 99.05s Step 321( 40.00%), action 200, FPS 3.28, Running 99.26s Step 322( 40.20%), action 201, FPS 3.35, Running 99.70s Step 323( 40.40%), action 202, FPS 3.37, Running 99.94s Step 324( 40.60%), action 203, FPS 3.31, Running 100.42s Step 325( 40.80%), action 204, FPS 3.20, Running 100.86s Step 326( 41.00%), action 205, FPS 3.14, Running 101.34s Step 327( 41.20%), action 206, FPS 3.07, Running 101.71s Step 328( 41.40%), action 207, FPS 3.05, Running 102.06s Step 329( 41.60%), action 208, FPS 3.05, Running 102.30s Step 330( 41.80%), action 209, FPS 3.00, Running 102.68s Step 331( 42.00%), action 210, FPS 2.98, Running 102.93s Step 332( 42.20%), action 211, FPS 2.96, Running 103.43s Step 333( 42.40%), action 212, FPS 2.94, Running 103.66s Step 334( 42.60%), action 213, FPS 2.97, Running 103.96s Step 335( 42.80%), action 214, FPS 2.94, Running 104.23s Step 336( 43.00%), action 215, FPS 2.86, Running 104.78s Step 337( 43.20%), action 216, FPS 2.89, Running 104.93s Step 338( 43.40%), action 217, FPS 2.92, Running 105.27s Step 339( 43.60%), action 218, FPS 2.91, Running 105.55s Step 340( 43.80%), action 219, FPS 2.92, Running 105.89s Step 341( 44.00%), action 220, FPS 2.91, Running 106.15s Step 342( 44.20%), action 221, FPS 2.81, Running 106.81s Step 343( 44.40%), action 222, FPS 2.82, Running 107.03s Step 344( 44.60%), action 223, FPS 2.88, Running 107.37s Step 345( 44.80%), action 224, FPS 3.00, Running 107.52s Step 346( 45.00%), action 225, FPS 3.05, Running 107.90s Step 347( 45.20%), action 226, FPS 3.11, Running 108.15s Step 348( 45.40%), action 227, FPS 3.06, Running 108.60s Step 349( 45.60%), action 228, FPS 3.08, Running 108.79s Step 350( 45.80%), action 229, FPS 3.05, Running 109.24s Step 351( 46.00%), action 230, FPS 3.05, Running 109.48s Step 352( 46.20%), action 231, FPS 2.92, Running 110.29s Step 353( 46.40%), action 232, FPS 2.93, Running 110.49s Step 354( 46.60%), action 233, FPS 2.83, Running 111.03s Step 355( 46.80%), action 234, FPS 2.78, Running 111.42s Step 356( 47.00%), action 235, FPS 2.87, Running 111.74s Step 357( 47.20%), action 236, FPS 2.85, Running 111.95s Step 358( 47.40%), action 237, FPS 2.72, Running 112.62s Step 359( 47.60%), action 238, FPS 2.69, Running 112.98s Step 360( 47.80%), action 239, FPS 2.65, Running 113.43s Step 361( 48.00%), action 240, FPS 2.63, Running 113.75s Step 362( 48.20%), action 241, FPS 2.65, Running 114.36s Step 363( 48.40%), action 242, FPS 2.64, Running 114.61s Step 364( 48.60%), action 243, FPS 2.59, Running 115.08s Step 365( 48.80%), action 244, FPS 2.54, Running 115.41s Step 366( 49.00%), action 245, FPS 2.51, Running 115.88s Step 367( 49.20%), action 246, FPS 2.46, Running 116.27s Step 368( 49.40%), action 247, FPS 2.40, Running 116.93s Step 369( 49.60%), action 248, FPS 2.39, Running 117.16s Step 370( 49.80%), action 249, FPS 2.34, Running 117.78s Step 371( 50.00%), action 250, FPS 2.32, Running 118.10s Step 372( 50.20%), action 251, FPS 2.34, Running 118.82s Step 373( 50.40%), action 252, FPS 2.33, Running 119.06s Step 374( 50.60%), action 253, FPS 2.37, Running 119.49s Step 375( 50.80%), action 254, FPS 2.34, Running 119.95s Step 376( 51.00%), action 255, FPS 2.35, Running 120.24s Step 377( 51.20%), action 256, FPS 2.28, Running 120.72s Step 378( 51.40%), action 257, FPS 2.34, Running 121.15s Step 379( 51.60%), action 258, FPS 2.33, Running 121.56s Step 380( 51.80%), action 259, FPS 2.29, Running 122.17s Step 381( 52.00%), action 260, FPS 2.32, Running 122.36s Step 382( 52.20%), action 261, FPS 2.32, Running 123.00s Step 383( 52.40%), action 262, FPS 2.29, Running 123.35s Step 384( 52.60%), action 263, FPS 2.27, Running 123.87s Step 385( 52.80%), action 264, FPS 2.25, Running 124.29s Step 386( 53.00%), action 265, FPS 2.24, Running 124.80s Step 387( 53.20%), action 266, FPS 2.23, Running 125.24s Step 388( 53.40%), action 267, FPS 2.25, Running 125.81s Step 389( 53.60%), action 268, FPS 2.21, Running 126.20s Step 390( 53.80%), action 269, FPS 2.22, Running 126.78s Step 391( 54.00%), action 270, FPS 2.19, Running 127.23s Step 392( 54.20%), action 271, FPS 2.15, Running 128.14s Step 393( 54.40%), action 272, FPS 2.14, Running 128.40s Step 394( 54.60%), action 273, FPS 2.15, Running 128.79s Step 395( 54.80%), action 274, FPS 2.21, Running 128.99s Step 396( 55.00%), action 275, FPS 2.20, Running 129.35s Step 397( 55.20%), action 276, FPS 2.23, Running 129.71s Step 398( 55.40%), action 277, FPS 2.18, Running 130.34s Step 399( 55.60%), action 278, FPS 2.22, Running 130.56s Step 400( 55.80%), action 279, FPS 2.23, Running 131.16s Step 401( 56.00%), action 280, FPS 2.22, Running 131.38s Step 402( 56.20%), action 281, FPS 2.21, Running 132.04s Step 403( 56.40%), action 282, FPS 2.18, Running 132.51s Step 404( 56.60%), action 283, FPS 2.23, Running 132.84s Step 405( 56.80%), action 284, FPS 2.29, Running 133.04s Step 406( 57.00%), action 285, FPS 2.29, Running 133.56s Step 407( 57.20%), action 286, FPS 2.33, Running 133.80s Step 408( 57.40%), action 287, FPS 2.36, Running 134.28s Step 409( 57.60%), action 288, FPS 2.36, Running 134.67s Step 410( 57.80%), action 289, FPS 2.33, Running 135.35s Step 411( 58.00%), action 290, FPS 2.33, Running 135.83s Step 412( 58.20%), action 291, FPS 2.42, Running 136.40s Step 413( 58.40%), action 292, FPS 2.43, Running 136.63s Step 414( 58.60%), action 293, FPS 2.32, Running 137.40s Step 415( 58.80%), action 294, FPS 2.31, Running 137.66s Step 416( 59.00%), action 295, FPS 2.25, Running 138.25s Step 417( 59.20%), action 296, FPS 2.23, Running 138.66s Step 418( 59.40%), action 297, FPS 2.28, Running 139.13s Step 419( 59.60%), action 298, FPS 2.25, Running 139.45s Step 420( 59.80%), action 299, FPS 2.23, Running 140.12s Step 421( 60.00%), action 300, FPS 2.16, Running 140.62s Step 422( 60.20%), action 301, FPS 2.16, Running 141.31s Step 423( 60.40%), action 302, FPS 2.20, Running 141.58s Step 424( 60.60%), action 303, FPS 2.12, Running 142.28s Step 425( 60.80%), action 304, FPS 2.11, Running 142.53s Step 426( 61.00%), action 305, FPS 2.07, Running 143.22s Step 427( 61.20%), action 306, FPS 2.08, Running 143.44s Step 428( 61.40%), action 307, FPS 2.09, Running 143.87s Step 429( 61.60%), action 308, FPS 2.12, Running 144.10s Step 430( 61.80%), action 309, FPS 2.19, Running 144.48s Step 431( 62.00%), action 310, FPS 2.19, Running 144.96s Step 432( 62.20%), action 311, FPS 2.23, Running 145.38s Step 433( 62.40%), action 312, FPS 2.24, Running 145.57s Step 434( 62.60%), action 313, FPS 2.32, Running 146.00s Step 435( 62.80%), action 314, FPS 2.35, Running 146.17s Step 436( 63.00%), action 315, FPS 2.39, Running 146.61s Step 437( 63.20%), action 316, FPS 2.43, Running 146.90s Step 438( 63.40%), action 317, FPS 2.48, Running 147.19s Step 439( 63.60%), action 318, FPS 2.50, Running 147.44s Step 440( 63.80%), action 319, FPS 2.61, Running 147.77s Step 441( 64.00%), action 320, FPS 2.73, Running 147.95s Step 442( 64.20%), action 321, FPS 2.84, Running 148.36s Step 443( 64.40%), action 322, FPS 2.86, Running 148.58s Step 444( 64.60%), action 323, FPS 3.00, Running 148.95s Step 445( 64.80%), action 324, FPS 3.02, Running 149.16s Step 446( 65.00%), action 325, FPS 3.06, Running 149.75s Step 447( 65.20%), action 326, FPS 3.02, Running 150.07s Step 448( 65.40%), action 327, FPS 3.00, Running 150.54s Step 449( 65.60%), action 328, FPS 2.97, Running 150.84s Step 450( 65.80%), action 329, FPS 2.83, Running 151.53s Step 451( 66.00%), action 330, FPS 2.90, Running 151.85s Step 452( 66.20%), action 331, FPS 2.80, Running 152.53s Step 453( 66.40%), action 332, FPS 2.67, Running 153.06s Step 454( 66.60%), action 333, FPS 2.64, Running 153.59s Step 455( 66.80%), action 334, FPS 2.61, Running 153.83s Step 456( 67.00%), action 335, FPS 2.57, Running 154.40s Step 457( 67.20%), action 336, FPS 2.61, Running 154.57s Step 458( 67.40%), action 337, FPS 2.49, Running 155.23s Step 459( 67.60%), action 338, FPS 2.43, Running 155.66s Step 460( 67.80%), action 339, FPS 2.36, Running 156.25s Step 461( 68.00%), action 340, FPS 2.32, Running 156.58s Step 462( 68.20%), action 341, FPS 2.25, Running 157.24s Step 463( 68.40%), action 342, FPS 2.26, Running 157.43s Step 464( 68.60%), action 343, FPS 2.19, Running 158.06s Step 465( 68.80%), action 344, FPS 2.14, Running 158.50s Step 466( 69.00%), action 345, FPS 2.14, Running 159.08s Step 467( 69.20%), action 346, FPS 2.16, Running 159.34s Step 468( 69.40%), action 347, FPS 2.14, Running 159.89s Step 469( 69.60%), action 348, FPS 2.11, Running 160.30s Step 470( 69.80%), action 349, FPS 2.15, Running 160.83s Step 471( 70.00%), action 350, FPS 2.19, Running 160.98s Step 472( 70.20%), action 351, FPS 2.16, Running 161.81s Step 473( 70.40%), action 352, FPS 2.18, Running 162.24s Step 474( 70.60%), action 353, FPS 2.22, Running 162.58s Step 475( 70.80%), action 354, FPS 2.24, Running 162.74s Step 476( 71.00%), action 355, FPS 2.32, Running 163.02s Step 477( 71.20%), action 356, FPS 2.32, Running 163.21s Step 478( 71.40%), action 357, FPS 2.40, Running 163.54s Step 479( 71.60%), action 358, FPS 2.48, Running 163.73s Step 480( 71.80%), action 359, FPS 2.57, Running 164.03s Step 481( 72.00%), action 360, FPS 2.62, Running 164.20s Step 482( 72.20%), action 361, FPS 2.68, Running 164.71s Step 483( 72.40%), action 362, FPS 2.62, Running 165.06s Step 484( 72.60%), action 363, FPS 2.67, Running 165.55s Step 485( 72.80%), action 364, FPS 2.75, Running 165.77s Step 486( 73.00%), action 365, FPS 2.87, Running 166.04s Step 487( 73.20%), action 366, FPS 2.82, Running 166.42s Step 488( 73.40%), action 367, FPS 2.86, Running 166.87s Step 489( 73.60%), action 368, FPS 2.87, Running 167.27s Step 490( 73.80%), action 369, FPS 2.95, Running 167.61s Step 491( 74.00%), action 370, FPS 2.86, Running 167.97s Step 492( 74.20%), action 371, FPS 2.94, Running 168.62s Step 493( 74.40%), action 372, FPS 3.03, Running 168.83s Step 494( 74.60%), action 373, FPS 3.03, Running 169.17s Step 495( 74.80%), action 374, FPS 2.98, Running 169.45s Step 496( 75.00%), action 375, FPS 2.93, Running 169.84s Step 497( 75.20%), action 376, FPS 2.88, Running 170.16s Step 498( 75.40%), action 377, FPS 2.85, Running 170.56s Step 499( 75.60%), action 378, FPS 2.84, Running 170.79s Step 500( 75.80%), action 379, FPS 2.84, Running 171.08s Step 501( 76.00%), action 380, FPS 2.77, Running 171.43s Step 502( 76.20%), action 381, FPS 2.79, Running 171.88s Step 503( 76.40%), action 382, FPS 2.84, Running 172.11s Step 504( 76.60%), action 383, FPS 2.92, Running 172.39s Step 505( 76.80%), action 384, FPS 2.94, Running 172.57s Step 506( 77.00%), action 385, FPS 2.88, Running 172.98s Step 507( 77.20%), action 386, FPS 2.93, Running 173.24s Step 508( 77.40%), action 387, FPS 2.95, Running 173.65s Step 509( 77.60%), action 388, FPS 3.02, Running 173.88s Step 510( 77.80%), action 389, FPS 3.04, Running 174.19s Step 511( 78.00%), action 390, FPS 3.07, Running 174.49s Step 512( 78.20%), action 391, FPS 3.04, Running 175.21s Step 513( 78.40%), action 392, FPS 3.02, Running 175.46s Step 514( 78.60%), action 393, FPS 2.95, Running 175.96s Step 515( 78.80%), action 394, FPS 2.86, Running 176.45s Step 516( 79.00%), action 395, FPS 2.78, Running 177.04s Step 517( 79.20%), action 396, FPS 2.77, Running 177.37s Step 518( 79.40%), action 397, FPS 2.81, Running 177.68s Step 519( 79.60%), action 398, FPS 2.82, Running 177.88s Step 520( 79.80%), action 399, FPS 2.78, Running 178.27s Step 521( 80.00%), action 400, FPS 2.83, Running 178.50s Step 522( 80.20%), action 401, FPS 2.70, Running 179.30s Step 523( 80.40%), action 402, FPS 2.64, Running 179.68s Step 524( 80.60%), action 403, FPS 2.61, Running 180.07s Step 525( 80.80%), action 404, FPS 2.61, Running 180.23s Step 526( 81.00%), action 405, FPS 2.52, Running 180.91s Step 527( 81.20%), action 406, FPS 2.54, Running 181.13s Step 528( 81.40%), action 407, FPS 2.55, Running 181.50s Step 529( 81.60%), action 408, FPS 2.46, Running 182.03s Step 530( 81.80%), action 409, FPS 2.36, Running 182.67s Step 531( 82.00%), action 410, FPS 2.33, Running 183.06s Step 532( 82.20%), action 411, FPS 2.29, Running 183.95s Step 533( 82.40%), action 412, FPS 2.27, Running 184.27s Step 534( 82.60%), action 413, FPS 2.26, Running 184.82s Step 535( 82.80%), action 414, FPS 2.33, Running 185.04s Step 536( 83.00%), action 415, FPS 2.35, Running 185.54s Step 537( 83.20%), action 416, FPS 2.32, Running 185.98s Step 538( 83.40%), action 417, FPS 2.27, Running 186.48s Step 539( 83.60%), action 418, FPS 2.24, Running 186.82s Step 540( 83.80%), action 419, FPS 2.23, Running 187.24s Step 541( 84.00%), action 420, FPS 2.17, Running 187.71s Step 542( 84.20%), action 421, FPS 2.16, Running 188.57s Step 543( 84.40%), action 422, FPS 2.15, Running 188.98s Step 544( 84.60%), action 423, FPS 2.11, Running 189.53s Step 545( 84.80%), action 424, FPS 2.10, Running 189.73s Step 546( 85.00%), action 425, FPS 2.18, Running 190.08s Step 547( 85.20%), action 426, FPS 2.18, Running 190.31s Step 548( 85.40%), action 427, FPS 2.17, Running 190.71s Step 549( 85.60%), action 428, FPS 2.25, Running 190.93s Step 550( 85.80%), action 429, FPS 2.26, Running 191.52s Step 551( 86.00%), action 430, FPS 2.31, Running 191.71s Step 552( 86.20%), action 431, FPS 2.33, Running 192.52s Step 553( 86.40%), action 432, FPS 2.36, Running 192.75s Step 554( 86.60%), action 433, FPS 2.31, Running 193.47s Step 555( 86.80%), action 434, FPS 2.24, Running 193.95s Step 556( 87.00%), action 435, FPS 2.28, Running 194.31s Step 557( 87.20%), action 436, FPS 2.34, Running 194.54s Step 558( 87.40%), action 437, FPS 2.31, Running 195.13s Step 559( 87.60%), action 438, FPS 2.35, Running 195.35s Step 560( 87.80%), action 439, FPS 2.31, Running 195.89s Step 561( 88.00%), action 440, FPS 2.39, Running 196.08s Step 562( 88.20%), action 441, FPS 2.44, Running 196.76s Step 563( 88.40%), action 442, FPS 2.46, Running 197.11s Step 564( 88.60%), action 443, FPS 2.47, Running 197.64s Step 565( 88.80%), action 444, FPS 2.39, Running 198.11s Step 566( 89.00%), action 445, FPS 2.30, Running 198.78s Step 567( 89.20%), action 446, FPS 2.25, Running 199.20s Step 568( 89.40%), action 447, FPS 2.19, Running 199.82s Step 569( 89.60%), action 448, FPS 2.14, Running 200.26s Step 570( 89.80%), action 449, FPS 2.13, Running 200.90s Step 571( 90.00%), action 450, FPS 2.06, Running 201.40s Step 572( 90.20%), action 451, FPS 2.08, Running 202.12s Step 573( 90.40%), action 452, FPS 2.04, Running 202.55s Step 574( 90.60%), action 453, FPS 2.06, Running 203.19s Step 575( 90.80%), action 454, FPS 2.08, Running 203.59s Step 576( 91.00%), action 455, FPS 2.04, Running 204.10s Step 577( 91.20%), action 456, FPS 2.01, Running 204.50s Step 578( 91.40%), action 457, FPS 1.99, Running 205.19s Step 579( 91.60%), action 458, FPS 1.94, Running 205.64s Step 580( 91.80%), action 459, FPS 1.95, Running 206.13s Step 581( 92.00%), action 460, FPS 1.91, Running 206.54s Step 582( 92.20%), action 461, FPS 1.91, Running 207.25s Step 583( 92.40%), action 462, FPS 1.92, Running 207.54s Step 584( 92.60%), action 463, FPS 1.92, Running 208.07s Step 585( 92.80%), action 464, FPS 1.93, Running 208.48s Step 586( 93.00%), action 465, FPS 1.95, Running 209.04s Step 587( 93.20%), action 466, FPS 1.95, Running 209.46s Step 588( 93.40%), action 467, FPS 2.00, Running 209.82s Step 589( 93.60%), action 468, FPS 2.01, Running 210.20s Step 590( 93.80%), action 469, FPS 2.08, Running 210.51s Step 591( 94.00%), action 470, FPS 2.15, Running 210.70s Step 592( 94.20%), action 471, FPS 2.15, Running 211.45s Step 593( 94.40%), action 472, FPS 2.16, Running 211.79s Step 594( 94.60%), action 473, FPS 2.22, Running 212.19s Step 595( 94.80%), action 474, FPS 2.20, Running 212.67s Step 596( 95.00%), action 475, FPS 2.23, Running 213.08s Step 597( 95.20%), action 476, FPS 2.28, Running 213.28s Step 598( 95.40%), action 477, FPS 2.35, Running 213.71s Step 599( 95.60%), action 478, FPS 2.41, Running 213.92s Step 600( 95.80%), action 479, FPS 2.37, Running 214.57s Step 601( 96.00%), action 480, FPS 2.36, Running 215.00s Step 602( 96.20%), action 481, FPS 2.34, Running 215.79s Step 603( 96.40%), action 482, FPS 2.29, Running 216.29s Step 604( 96.60%), action 483, FPS 2.32, Running 216.67s Step 605( 96.80%), action 484, FPS 2.33, Running 217.08s Step 606( 97.00%), action 485, FPS 2.34, Running 217.60s Step 607( 97.20%), action 486, FPS 2.32, Running 218.09s Step 608( 97.40%), action 487, FPS 2.33, Running 218.42s Step 609( 97.60%), action 488, FPS 2.32, Running 218.83s Step 610( 97.80%), action 489, FPS 2.24, Running 219.44s Step 611( 98.00%), action 490, FPS 2.21, Running 219.75s Step 612( 98.20%), action 491, FPS 2.19, Running 220.57s Step 613( 98.40%), action 492, FPS 2.20, Running 220.88s Step 614( 98.60%), action 493, FPS 2.19, Running 221.31s Step 615( 98.80%), action 494, FPS 2.24, Running 221.61s Step 616( 99.00%), action 495, FPS 2.21, Running 222.12s Step 617( 99.20%), action 496, FPS 2.22, Running 222.31s Step 618( 99.40%), action 497, FPS 2.17, Running 222.93s Step 619( 99.60%), action 498, FPS 2.13, Running 223.33s Step 620( 99.80%), action 499, FPS 2.16, Running 223.83s Step 621(100.00%), action 500, FPS 2.16, Running 224.28s [2026-08-01 17:41:15] [32 ] Seed 31 failed after 224.58 s. +steps: 621 , actions: 500 . +Instruction: Empty +Total 18/32(56.25%) success. +Setting seed: 32 +Step 1( N/A%), pre moving , FPS 14.29, Running 0.07s Step 2( N/A%), pre moving , FPS 21.99, Running 0.09s Step 3( N/A%), pre moving , FPS 23.68, Running 0.13s Step 4( N/A%), pre moving , FPS 26.92, Running 0.15s Step 5( N/A%), pre moving , FPS 29.61, Running 0.17s Step 6( N/A%), pre moving , FPS 31.74, Running 0.19s Step 7( N/A%), pre moving , FPS 33.29, Running 0.21s Step 8( N/A%), pre moving , FPS 34.36, Running 0.23s Step 9( N/A%), pre moving , FPS 35.89, Running 0.25s Step 10( N/A%), pre moving , FPS 37.25, Running 0.27s Step 11( N/A%), pre moving , FPS 38.52, Running 0.29s Step 12( N/A%), pre moving , FPS 39.62, Running 0.30s Step 13( N/A%), pre moving , FPS 40.60, Running 0.32s Step 14( N/A%), pre moving , FPS 41.26, Running 0.34s Step 15( N/A%), pre moving , FPS 41.12, Running 0.36s Step 16( N/A%), pre moving , FPS 41.58, Running 0.38s Step 17( N/A%), pre moving , FPS 42.10, Running 0.40s Step 18( N/A%), pre moving , FPS 42.50, Running 0.42s Step 19( N/A%), pre moving , FPS 42.34, Running 0.45s Step 20( N/A%), pre moving , FPS 42.87, Running 0.47s Step 21( N/A%), pre moving , FPS 32.70, Running 0.68s Step 22( N/A%), pre moving , FPS 32.58, Running 0.70s Step 23( N/A%), pre moving , FPS 33.61, Running 0.72s Step 24( N/A%), pre moving , FPS 33.39, Running 0.75s Step 25( N/A%), pre moving , FPS 33.29, Running 0.77s Step 26( N/A%), pre moving , FPS 23.76, Running 1.03s Step 27( N/A%), pre moving , FPS 23.80, Running 1.05s Step 28( N/A%), pre moving , FPS 23.96, Running 1.07s Step 29( N/A%), pre moving , FPS 23.91, Running 1.09s Step 30( N/A%), pre moving , FPS 23.85, Running 1.11s Step 31( N/A%), pre moving , FPS 23.78, Running 1.13s Step 32( N/A%), pre moving , FPS 23.58, Running 1.15s Step 33( N/A%), pre moving , FPS 23.30, Running 1.18s Step 34( N/A%), pre moving , FPS 23.38, Running 1.19s Step 35( N/A%), pre moving , FPS 23.63, Running 1.21s Step 36( N/A%), pre moving , FPS 17.44, Running 1.53s Step 37( N/A%), pre moving , FPS 17.39, Running 1.55s Step 38( N/A%), pre moving , FPS 17.37, Running 1.57s Step 39( N/A%), pre moving , FPS 17.44, Running 1.60s Step 40( N/A%), pre moving , FPS 17.37, Running 1.62s Step 41( N/A%), pre moving , FPS 20.90, Running 1.64s Step 42( N/A%), pre moving , FPS 20.95, Running 1.66s Step 43( N/A%), pre moving , FPS 20.87, Running 1.68s Step 44( N/A%), pre moving , FPS 21.00, Running 1.70s Step 45( N/A%), pre moving , FPS 20.85, Running 1.73s Step 46( N/A%), pre moving , FPS 27.55, Running 1.76s Step 47( N/A%), pre moving , FPS 27.18, Running 1.79s Step 48( N/A%), pre moving , FPS 26.62, Running 1.82s Step 49( N/A%), pre moving , FPS 26.02, Running 1.86s Step 50( N/A%), pre moving , FPS 25.51, Running 1.89s Step 51( N/A%), pre moving , FPS 25.35, Running 1.92s Step 52( N/A%), pre moving , FPS 24.98, Running 1.95s Step 53( N/A%), pre moving , FPS 24.86, Running 1.98s Step 54( N/A%), pre moving , FPS 24.45, Running 2.01s Step 55( N/A%), pre moving , FPS 24.11, Running 2.04s Step 56( N/A%), pre moving , FPS 37.32, Running 2.07s Step 57( N/A%), pre moving , FPS 35.87, Running 2.11s Step 58( N/A%), pre moving , FPS 34.87, Running 2.15s Step 59( N/A%), pre moving , FPS 34.44, Running 2.18s Step 60( N/A%), pre moving , FPS 34.13, Running 2.20s Step 61( N/A%), pre moving , FPS 33.67, Running 2.23s Step 62( N/A%), pre moving , FPS 33.11, Running 2.26s Step 63( N/A%), pre moving , FPS 32.27, Running 2.30s Step 64( N/A%), pre moving , FPS 30.99, Running 2.35s Step 65( N/A%), pre moving , FPS 30.76, Running 2.38s Step 66( N/A%), pre moving , FPS 30.08, Running 2.42s Step 67( N/A%), pre moving , FPS 30.01, Running 2.45s Step 68( N/A%), pre moving , FPS 30.11, Running 2.48s Step 69( N/A%), pre moving , FPS 30.44, Running 2.51s Step 70( N/A%), pre moving , FPS 30.73, Running 2.54s Step 71( N/A%), pre moving , FPS 30.61, Running 2.57s Step 72( N/A%), pre moving , FPS 30.82, Running 2.60s Step 73( N/A%), pre moving , FPS 30.35, Running 2.64s Step 74( N/A%), pre moving , FPS 29.95, Running 2.68s Step 75( N/A%), pre moving , FPS 29.80, Running 2.71s Step 76( N/A%), pre moving , FPS 29.61, Running 2.74s Step 77( N/A%), pre moving , FPS 30.12, Running 2.78s Step 78( N/A%), pre moving , FPS 30.59, Running 2.80s Step 79( N/A%), pre moving , FPS 30.23, Running 2.84s Step 80( N/A%), pre moving , FPS 30.21, Running 2.87s Step 81( N/A%), pre moving , FPS 30.24, Running 2.89s Step 82( N/A%), pre moving , FPS 30.42, Running 2.92s Step 83( N/A%), pre moving , FPS 31.25, Running 2.94s Step 84( N/A%), pre moving , FPS 32.55, Running 2.96s Step 85( N/A%), pre moving , FPS 33.37, Running 2.98s Step 86( N/A%), pre moving , FPS 34.73, Running 3.00s Step 87( N/A%), pre moving , FPS 35.37, Running 3.02s Step 88( N/A%), pre moving , FPS 35.82, Running 3.04s Step 89( N/A%), pre moving , FPS 34.94, Running 3.09s Step 90( N/A%), pre moving , FPS 34.84, Running 3.12s Step 91( N/A%), pre moving , FPS 35.20, Running 3.14s Step 92( N/A%), pre moving , FPS 36.07, Running 3.16s Step 93( N/A%), pre moving , FPS 37.67, Running 3.17s Step 94( N/A%), pre moving , FPS 39.21, Running 3.19s Step 95( N/A%), pre moving , FPS 40.35, Running 3.21s Step 96( N/A%), pre moving , FPS 41.48, Running 3.23s Step 97( N/A%), pre moving , FPS 42.67, Running 3.24s Step 98( N/A%), pre moving , FPS 42.66, Running 3.27s Step 99( N/A%), pre moving , FPS 43.63, Running 3.30s Step 100( N/A%), pre moving , FPS 44.25, Running 3.32s Step 101( N/A%), pre moving , FPS 44.95, Running 3.34s Step 102( N/A%), pre moving , FPS 10.78, Running 4.78s Step 103( N/A%), pre moving , FPS 9.66, Running 5.01s Step 104( N/A%), pre moving , FPS 9.10, Running 5.16s Step 105( N/A%), pre moving , FPS 8.18, Running 5.42s Step 106( N/A%), pre moving , FPS 7.73, Running 5.59s Step 107( N/A%), pre moving , FPS 7.14, Running 5.82s Step 108( N/A%), pre moving , FPS 6.89, Running 5.95s Step 109( N/A%), pre moving , FPS 6.46, Running 6.18s Step 110( N/A%), pre moving , FPS 6.23, Running 6.33s Step 111( N/A%), pre moving , FPS 5.79, Running 6.59s Step 112( N/A%), pre moving , FPS 5.58, Running 6.74s Step 113( N/A%), pre moving , FPS 5.28, Running 6.96s Step 114( N/A%), pre moving , FPS 5.12, Running 7.10s Step 115( N/A%), pre moving , FPS 4.76, Running 7.41s Step 116( N/A%), pre moving , FPS 4.59, Running 7.59s Step 117( N/A%), pre moving , FPS 4.34, Running 7.86s Step 118( N/A%), pre moving , FPS 4.26, Running 7.97s Step 119( N/A%), pre moving , FPS 4.08, Running 8.20s Step 120( N/A%), pre moving , FPS 3.96, Running 8.36s Step 121( N/A%), pre moving , FPS 3.80, Running 8.60s Step 122( 0.20%), action 1, FPS 4.12, Running 9.63s Step 123( 0.40%), action 2, FPS 4.08, Running 9.92s Step 124( 0.60%), action 3, FPS 3.68, Running 10.59s Step 125( 0.80%), action 4, FPS 3.51, Running 11.13s Step 126( 1.00%), action 5, FPS 3.19, Running 11.85s Step 127( 1.20%), action 6, FPS 3.20, Running 12.07s Step 128( 1.40%), action 7, FPS 3.02, Running 12.56s Step 129( 1.60%), action 8, FPS 2.90, Running 13.07s Step 130( 1.80%), action 9, FPS 2.78, Running 13.52s Step 131( 2.00%), action 10, FPS 2.67, Running 14.10s Step 132( 2.20%), action 11, FPS 2.49, Running 14.76s Step 133( 2.40%), action 12, FPS 2.41, Running 15.26s Step 134( 2.60%), action 13, FPS 2.29, Running 15.83s Step 135( 2.80%), action 14, FPS 2.24, Running 16.33s Step 136( 3.00%), action 15, FPS 2.15, Running 16.89s Step 137( 3.20%), action 16, FPS 2.17, Running 17.06s Step 138( 3.40%), action 17, FPS 2.09, Running 17.55s Step 139( 3.60%), action 18, FPS 2.07, Running 17.86s Step 140( 3.80%), action 19, FPS 2.00, Running 18.38s Step 141( 4.00%), action 20, FPS 2.00, Running 18.60s Step 142( 4.20%), action 21, FPS 2.04, Running 19.42s Step 143( 4.40%), action 22, FPS 2.03, Running 19.79s Step 144( 4.60%), action 23, FPS 2.05, Running 20.34s Step 145( 4.80%), action 24, FPS 2.12, Running 20.56s Step 146( 5.00%), action 25, FPS 2.17, Running 21.05s Step 147( 5.20%), action 26, FPS 2.13, Running 21.46s Step 148( 5.40%), action 27, FPS 2.11, Running 22.03s Step 149( 5.60%), action 28, FPS 2.15, Running 22.37s Step 150( 5.80%), action 29, FPS 2.18, Running 22.69s Step 151( 6.00%), action 30, FPS 2.25, Running 22.99s Step 152( 6.20%), action 31, FPS 2.30, Running 23.46s Step 153( 6.40%), action 32, FPS 2.36, Running 23.75s Step 154( 6.60%), action 33, FPS 2.42, Running 24.08s Step 155( 6.80%), action 34, FPS 2.50, Running 24.33s Step 156( 7.00%), action 35, FPS 2.57, Running 24.68s Step 157( 7.20%), action 36, FPS 2.55, Running 24.91s Step 158( 7.40%), action 37, FPS 2.55, Running 25.41s Step 159( 7.60%), action 38, FPS 2.58, Running 25.61s Step 160( 7.80%), action 39, FPS 2.59, Running 26.10s Step 161( 8.00%), action 40, FPS 2.58, Running 26.34s Step 162( 8.20%), action 41, FPS 2.69, Running 26.85s Step 163( 8.40%), action 42, FPS 2.73, Running 27.12s Step 164( 8.60%), action 43, FPS 2.83, Running 27.41s Step 165( 8.80%), action 44, FPS 2.82, Running 27.66s Step 166( 9.00%), action 45, FPS 2.82, Running 28.14s Step 167( 9.20%), action 46, FPS 2.89, Running 28.40s Step 168( 9.40%), action 47, FPS 2.92, Running 28.89s Step 169( 9.60%), action 48, FPS 2.93, Running 29.20s Step 170( 9.80%), action 49, FPS 2.86, Running 29.68s Step 171( 10.00%), action 50, FPS 2.91, Running 29.87s Step 172( 10.20%), action 51, FPS 2.89, Running 30.38s Step 173( 10.40%), action 52, FPS 2.93, Running 30.58s Step 174( 10.60%), action 53, FPS 2.93, Running 30.92s Step 175( 10.80%), action 54, FPS 2.93, Running 31.16s Step 176( 11.00%), action 55, FPS 2.92, Running 31.54s Step 177( 11.20%), action 56, FPS 2.93, Running 31.74s Step 178( 11.40%), action 57, FPS 2.90, Running 32.30s Step 179( 11.60%), action 58, FPS 2.89, Running 32.52s Step 180( 11.80%), action 59, FPS 2.94, Running 32.90s Step 181( 12.00%), action 60, FPS 2.96, Running 33.11s Step 182( 12.20%), action 61, FPS 2.94, Running 33.66s Step 183( 12.40%), action 62, FPS 2.97, Running 33.87s Step 184( 12.60%), action 63, FPS 2.95, Running 34.20s Step 185( 12.80%), action 64, FPS 2.93, Running 34.48s Step 186( 13.00%), action 65, FPS 2.95, Running 34.90s Step 187( 13.20%), action 66, FPS 2.97, Running 35.13s Step 188( 13.40%), action 67, FPS 3.00, Running 35.55s Step 189( 13.60%), action 68, FPS 3.05, Running 35.75s Step 190( 13.80%), action 69, FPS 3.10, Running 36.13s Step 191( 14.00%), action 70, FPS 3.10, Running 36.32s Step 192( 14.20%), action 71, FPS 3.11, Running 36.80s Step 193( 14.40%), action 72, FPS 3.12, Running 36.98s Step 194( 14.60%), action 73, FPS 3.11, Running 37.35s Step 195( 14.80%), action 74, FPS 3.09, Running 37.63s Step 196( 15.00%), action 75, FPS 3.03, Running 38.14s Step 197( 15.20%), action 76, FPS 3.00, Running 38.40s Step 198( 15.40%), action 77, FPS 3.11, Running 38.73s Step 199( 15.60%), action 78, FPS 3.11, Running 38.94s Step 200( 15.80%), action 79, FPS 3.13, Running 39.30s Step 201( 16.00%), action 80, FPS 3.11, Running 39.54s Step 202( 16.20%), action 81, FPS 3.11, Running 40.09s Step 203( 16.40%), action 82, FPS 3.05, Running 40.43s Step 204( 16.60%), action 83, FPS 3.03, Running 40.79s Step 205( 16.80%), action 84, FPS 3.07, Running 41.00s Step 206( 17.00%), action 85, FPS 3.05, Running 41.47s Step 207( 17.20%), action 86, FPS 3.04, Running 41.71s Step 208( 17.40%), action 87, FPS 3.08, Running 42.03s Step 209( 17.60%), action 88, FPS 3.10, Running 42.20s Step 210( 17.80%), action 89, FPS 3.16, Running 42.47s Step 211( 18.00%), action 90, FPS 3.14, Running 42.68s Step 212( 18.20%), action 91, FPS 3.14, Running 43.16s Step 213( 18.40%), action 92, FPS 3.15, Running 43.33s Step 214( 18.60%), action 93, FPS 3.20, Running 43.60s Step 215( 18.80%), action 94, FPS 3.21, Running 43.86s Step 216( 19.00%), action 95, FPS 3.26, Running 44.29s Step 217( 19.20%), action 96, FPS 3.31, Running 44.44s Step 218( 19.40%), action 97, FPS 3.34, Running 44.71s Step 219( 19.60%), action 98, FPS 3.34, Running 44.93s Step 220( 19.80%), action 99, FPS 3.34, Running 45.28s Step 221( 20.00%), action 100, FPS 3.37, Running 45.48s Step 222( 20.20%), action 101, FPS 3.46, Running 45.87s Step 223( 20.40%), action 102, FPS 3.56, Running 46.06s Step 224( 20.60%), action 103, FPS 3.55, Running 46.43s Step 225( 20.80%), action 104, FPS 3.55, Running 46.63s Step 226( 21.00%), action 105, FPS 3.66, Running 46.94s Step 227( 21.20%), action 106, FPS 3.70, Running 47.12s Step 228( 21.40%), action 107, FPS 3.72, Running 47.41s Step 229( 21.60%), action 108, FPS 3.72, Running 47.58s Step 230( 21.80%), action 109, FPS 3.73, Running 47.83s Step 231( 22.00%), action 110, FPS 3.75, Running 48.02s Step 232( 22.20%), action 111, FPS 3.73, Running 48.52s Step 233( 22.40%), action 112, FPS 3.73, Running 48.69s Step 234( 22.60%), action 113, FPS 3.70, Running 49.00s Step 235( 22.80%), action 114, FPS 3.76, Running 49.18s Step 236( 23.00%), action 115, FPS 3.79, Running 49.57s Step 237( 23.20%), action 116, FPS 3.76, Running 49.76s Step 238( 23.40%), action 117, FPS 3.70, Running 50.12s Step 239( 23.60%), action 118, FPS 3.73, Running 50.28s Step 240( 23.80%), action 119, FPS 3.75, Running 50.61s Step 241( 24.00%), action 120, FPS 3.76, Running 50.80s Step 242( 24.20%), action 121, FPS 3.66, Running 51.33s Step 243( 24.40%), action 122, FPS 3.63, Running 51.56s Step 244( 24.60%), action 123, FPS 3.54, Running 52.09s Step 245( 24.80%), action 124, FPS 3.49, Running 52.36s Step 246( 25.00%), action 125, FPS 3.46, Running 52.73s Step 247( 25.20%), action 126, FPS 3.40, Running 53.00s Step 248( 25.40%), action 127, FPS 3.34, Running 53.39s Step 249( 25.60%), action 128, FPS 3.27, Running 53.70s Step 250( 25.80%), action 129, FPS 3.21, Running 54.07s Step 251( 26.00%), action 130, FPS 3.19, Running 54.29s Step 252( 26.20%), action 131, FPS 3.16, Running 54.84s Step 253( 26.40%), action 132, FPS 3.17, Running 55.00s Step 254( 26.60%), action 133, FPS 3.19, Running 55.27s Step 255( 26.80%), action 134, FPS 3.17, Running 55.48s Step 256( 27.00%), action 135, FPS 3.18, Running 55.86s Step 257( 27.20%), action 136, FPS 3.17, Running 56.07s Step 258( 27.40%), action 137, FPS 3.10, Running 56.57s Step 259( 27.60%), action 138, FPS 3.02, Running 56.91s Step 260( 27.80%), action 139, FPS 3.05, Running 57.17s Step 261( 28.00%), action 140, FPS 2.98, Running 57.52s Step 262( 28.20%), action 141, FPS 2.82, Running 58.42s Step 263( 28.40%), action 142, FPS 2.76, Running 58.81s Step 264( 28.60%), action 143, FPS 2.82, Running 59.18s Step 265( 28.80%), action 144, FPS 2.76, Running 59.59s Step 266( 29.00%), action 145, FPS 2.74, Running 60.04s Step 267( 29.20%), action 146, FPS 2.75, Running 60.27s Step 268( 29.40%), action 147, FPS 2.76, Running 60.64s Step 269( 29.60%), action 148, FPS 2.75, Running 60.98s Step 270( 29.80%), action 149, FPS 2.65, Running 61.62s Step 271( 30.00%), action 150, FPS 2.61, Running 61.96s Step 272( 30.20%), action 151, FPS 2.58, Running 62.59s Step 273( 30.40%), action 152, FPS 2.52, Running 62.94s Step 274( 30.60%), action 153, FPS 2.48, Running 63.33s Step 275( 30.80%), action 154, FPS 2.49, Running 63.51s Step 276( 31.00%), action 155, FPS 2.43, Running 64.10s Step 277( 31.20%), action 156, FPS 2.40, Running 64.40s Step 278( 31.40%), action 157, FPS 2.44, Running 64.78s Step 279( 31.60%), action 158, FPS 2.41, Running 65.19s Step 280( 31.80%), action 159, FPS 2.32, Running 65.78s Step 281( 32.00%), action 160, FPS 2.35, Running 66.04s Step 282( 32.20%), action 161, FPS 2.40, Running 66.77s Step 283( 32.40%), action 162, FPS 2.38, Running 67.20s Step 284( 32.60%), action 163, FPS 2.41, Running 67.49s Step 285( 32.80%), action 164, FPS 2.47, Running 67.70s Step 286( 33.00%), action 165, FPS 2.44, Running 68.25s Step 287( 33.20%), action 166, FPS 2.38, Running 68.69s Step 288( 33.40%), action 167, FPS 2.40, Running 68.99s Step 289( 33.60%), action 168, FPS 2.40, Running 69.32s Step 290( 33.80%), action 169, FPS 2.49, Running 69.66s Step 291( 34.00%), action 170, FPS 2.53, Running 69.88s Step 292( 34.20%), action 171, FPS 2.46, Running 70.71s Step 293( 34.40%), action 172, FPS 2.45, Running 71.11s Step 294( 34.60%), action 173, FPS 2.46, Running 71.45s Step 295( 34.80%), action 174, FPS 2.46, Running 71.64s Step 296( 35.00%), action 175, FPS 2.45, Running 72.26s Step 297( 35.20%), action 176, FPS 2.49, Running 72.43s Step 298( 35.40%), action 177, FPS 2.45, Running 72.93s Step 299( 35.60%), action 178, FPS 2.44, Running 73.39s Step 300( 35.80%), action 179, FPS 2.44, Running 73.97s Step 301( 36.00%), action 180, FPS 2.45, Running 74.22s Step 302( 36.20%), action 181, FPS 2.43, Running 74.99s Step 303( 36.40%), action 182, FPS 2.49, Running 75.24s Step 304( 36.60%), action 183, FPS 2.38, Running 75.89s Step 305( 36.80%), action 184, FPS 2.37, Running 76.15s Step 306( 37.00%), action 185, FPS 2.36, Running 76.73s Step 307( 37.20%), action 186, FPS 2.39, Running 77.08s Step 308( 37.40%), action 187, FPS 2.34, Running 77.54s Step 309( 37.60%), action 188, FPS 2.36, Running 77.78s Step 310( 37.80%), action 189, FPS 2.27, Running 78.46s Step 311( 38.00%), action 190, FPS 2.25, Running 78.78s Step 312( 38.20%), action 191, FPS 2.24, Running 79.64s Step 313( 38.40%), action 192, FPS 2.24, Running 80.04s Step 314( 38.60%), action 193, FPS 2.18, Running 80.61s Step 315( 38.80%), action 194, FPS 2.16, Running 80.92s Step 316( 39.00%), action 195, FPS 2.19, Running 81.37s Step 317( 39.20%), action 196, FPS 2.15, Running 81.72s Step 318( 39.40%), action 197, FPS 2.12, Running 82.36s Step 319( 39.60%), action 198, FPS 2.12, Running 82.81s Step 320( 39.80%), action 199, FPS 2.16, Running 83.22s Step 321( 40.00%), action 200, FPS 2.12, Running 83.66s Step 322( 40.20%), action 201, FPS 2.14, Running 84.34s Step 323( 40.40%), action 202, FPS 2.10, Running 84.77s Step 324( 40.60%), action 203, FPS 2.09, Running 85.46s Step 325( 40.80%), action 204, FPS 2.04, Running 85.94s Step 326( 41.00%), action 205, FPS 2.04, Running 86.52s Step 327( 41.20%), action 206, FPS 2.07, Running 86.75s Step 328( 41.40%), action 207, FPS 2.07, Running 87.19s Step 329( 41.60%), action 208, FPS 2.07, Running 87.43s Step 330( 41.80%), action 209, FPS 2.13, Running 87.84s Step 331( 42.00%), action 210, FPS 2.13, Running 88.18s Step 332( 42.20%), action 211, FPS 2.15, Running 88.95s Step 333( 42.40%), action 212, FPS 2.17, Running 89.25s Step 334( 42.60%), action 213, FPS 2.18, Running 89.76s Step 335( 42.80%), action 214, FPS 2.18, Running 90.10s Step 336( 43.00%), action 215, FPS 2.18, Running 90.54s Step 337( 43.20%), action 216, FPS 2.16, Running 90.97s Step 338( 43.40%), action 217, FPS 2.24, Running 91.29s Step 339( 43.60%), action 218, FPS 2.30, Running 91.52s Step 340( 43.80%), action 219, FPS 2.27, Running 92.03s Step 341( 44.00%), action 220, FPS 2.32, Running 92.28s Step 342( 44.20%), action 221, FPS 2.34, Running 92.90s Step 343( 44.40%), action 222, FPS 2.37, Running 93.23s Step 344( 44.60%), action 223, FPS 2.44, Running 93.67s Step 345( 44.80%), action 224, FPS 2.53, Running 93.85s Step 346( 45.00%), action 225, FPS 2.61, Running 94.18s Step 347( 45.20%), action 226, FPS 2.58, Running 94.52s Step 348( 45.40%), action 227, FPS 2.56, Running 95.01s Step 349( 45.60%), action 228, FPS 2.49, Running 95.48s Step 350( 45.80%), action 229, FPS 2.46, Running 95.96s Step 351( 46.00%), action 230, FPS 2.52, Running 96.12s Step 352( 46.20%), action 231, FPS 2.61, Running 96.61s Step 353( 46.40%), action 232, FPS 2.64, Running 96.84s Step 354( 46.60%), action 233, FPS 2.67, Running 97.26s Step 355( 46.80%), action 234, FPS 2.61, Running 97.75s Step 356( 47.00%), action 235, FPS 2.67, Running 98.04s Step 357( 47.20%), action 236, FPS 2.69, Running 98.42s Step 358( 47.40%), action 237, FPS 2.57, Running 99.07s Step 359( 47.60%), action 238, FPS 2.56, Running 99.33s Step 360( 47.80%), action 239, FPS 2.59, Running 99.74s Step 361( 48.00%), action 240, FPS 2.57, Running 100.08s Step 362( 48.20%), action 241, FPS 2.51, Running 100.86s Step 363( 48.40%), action 242, FPS 2.47, Running 101.31s Step 364( 48.60%), action 243, FPS 2.46, Running 101.81s Step 365( 48.80%), action 244, FPS 2.42, Running 102.12s Step 366( 49.00%), action 245, FPS 2.33, Running 102.77s Step 367( 49.20%), action 246, FPS 2.36, Running 103.00s Step 368( 49.40%), action 247, FPS 2.36, Running 103.49s Step 369( 49.60%), action 248, FPS 2.37, Running 103.91s Step 370( 49.80%), action 249, FPS 2.42, Running 104.22s Step 371( 50.00%), action 250, FPS 2.41, Running 104.41s Step 372( 50.20%), action 251, FPS 2.33, Running 105.20s Step 373( 50.40%), action 252, FPS 2.34, Running 105.39s Step 374( 50.60%), action 253, FPS 2.28, Running 106.03s Step 375( 50.80%), action 254, FPS 2.31, Running 106.40s Step 376( 51.00%), action 255, FPS 2.29, Running 106.78s Step 377( 51.20%), action 256, FPS 2.27, Running 107.22s Step 378( 51.40%), action 257, FPS 2.35, Running 107.57s Step 379( 51.60%), action 258, FPS 2.31, Running 108.00s Step 380( 51.80%), action 259, FPS 2.26, Running 108.58s Step 381( 52.00%), action 260, FPS 2.30, Running 108.78s Step 382( 52.20%), action 261, FPS 2.32, Running 109.49s Step 383( 52.40%), action 262, FPS 2.39, Running 109.70s Step 384( 52.60%), action 263, FPS 2.37, Running 110.26s Step 385( 52.80%), action 264, FPS 2.35, Running 110.63s Step 386( 53.00%), action 265, FPS 2.44, Running 110.97s Step 387( 53.20%), action 266, FPS 2.46, Running 111.14s Step 388( 53.40%), action 267, FPS 2.49, Running 111.52s Step 389( 53.60%), action 268, FPS 2.56, Running 111.72s Step 390( 53.80%), action 269, FPS 2.55, Running 112.05s Step 391( 54.00%), action 270, FPS 2.55, Running 112.25s Step 392( 54.20%), action 271, FPS 2.66, Running 112.70s Step 393( 54.40%), action 272, FPS 2.61, Running 113.05s Step 394( 54.60%), action 273, FPS 2.72, Running 113.39s Step 395( 54.80%), action 274, FPS 2.77, Running 113.62s Step 396( 55.00%), action 275, FPS 2.78, Running 113.97s Step 397( 55.20%), action 276, FPS 2.85, Running 114.24s Step 398( 55.40%), action 277, FPS 2.84, Running 114.60s Step 399( 55.60%), action 278, FPS 2.88, Running 114.96s Step 400( 55.80%), action 279, FPS 2.86, Running 115.58s Step 401( 56.00%), action 280, FPS 2.76, Running 116.04s Step 402( 56.20%), action 281, FPS 2.75, Running 116.76s Step 403( 56.40%), action 282, FPS 2.67, Running 117.18s Step 404( 56.60%), action 283, FPS 2.77, Running 117.47s Step 405( 56.80%), action 284, FPS 2.77, Running 117.85s Step 406( 57.00%), action 285, FPS 2.68, Running 118.43s Step 407( 57.20%), action 286, FPS 2.63, Running 118.76s Step 408( 57.40%), action 287, FPS 2.58, Running 119.27s Step 409( 57.60%), action 288, FPS 2.56, Running 119.55s Step 410( 57.80%), action 289, FPS 2.53, Running 119.97s Step 411( 58.00%), action 290, FPS 2.51, Running 120.23s Step 412( 58.20%), action 291, FPS 2.43, Running 120.94s Step 413( 58.40%), action 292, FPS 2.40, Running 121.39s Step 414( 58.60%), action 293, FPS 2.35, Running 121.90s Step 415( 58.80%), action 294, FPS 2.32, Running 122.24s Step 416( 59.00%), action 295, FPS 2.24, Running 122.91s Step 417( 59.20%), action 296, FPS 2.23, Running 123.23s Step 418( 59.40%), action 297, FPS 2.20, Running 123.68s Step 419( 59.60%), action 298, FPS 2.25, Running 123.85s Step 420( 59.80%), action 299, FPS 2.32, Running 124.19s Step 421( 60.00%), action 300, FPS 2.40, Running 124.39s Step 422( 60.20%), action 301, FPS 2.43, Running 124.98s [2026-08-01 17:43:20] [33 ] Seed 32 failed after 125.59 s. +steps: 422 , actions: 301 . +Instruction: Empty +Total 18/33(54.55%) success. +Setting seed: 33 +Step 1( N/A%), pre moving , FPS 20.09, Running 0.05s Step 2( N/A%), pre moving , FPS 27.01, Running 0.07s Step 3( N/A%), pre moving , FPS 33.16, Running 0.09s Step 4( N/A%), pre moving , FPS 37.25, Running 0.11s Step 5( N/A%), pre moving , FPS 35.88, Running 0.14s Step 6( N/A%), pre moving , FPS 35.68, Running 0.17s Step 7( N/A%), pre moving , FPS 37.58, Running 0.19s Step 8( N/A%), pre moving , FPS 37.84, Running 0.21s Step 9( N/A%), pre moving , FPS 38.49, Running 0.23s Step 10( N/A%), pre moving , FPS 39.95, Running 0.25s Step 11( N/A%), pre moving , FPS 41.09, Running 0.27s Step 12( N/A%), pre moving , FPS 41.06, Running 0.29s Step 13( N/A%), pre moving , FPS 40.97, Running 0.32s Step 14( N/A%), pre moving , FPS 40.77, Running 0.34s Step 15( N/A%), pre moving , FPS 41.24, Running 0.36s Step 16( N/A%), pre moving , FPS 41.99, Running 0.38s Step 17( N/A%), pre moving , FPS 42.68, Running 0.40s Step 18( N/A%), pre moving , FPS 43.40, Running 0.41s Step 19( N/A%), pre moving , FPS 44.14, Running 0.43s Step 20( N/A%), pre moving , FPS 44.76, Running 0.45s Step 21( N/A%), pre moving , FPS 30.22, Running 0.71s Step 22( N/A%), pre moving , FPS 29.77, Running 0.75s Step 23( N/A%), pre moving , FPS 29.24, Running 0.77s Step 24( N/A%), pre moving , FPS 28.83, Running 0.80s Step 25( N/A%), pre moving , FPS 29.54, Running 0.82s Step 26( N/A%), pre moving , FPS 23.52, Running 1.02s Step 27( N/A%), pre moving , FPS 23.23, Running 1.05s Step 28( N/A%), pre moving , FPS 23.34, Running 1.07s Step 29( N/A%), pre moving , FPS 23.31, Running 1.09s Step 30( N/A%), pre moving , FPS 23.11, Running 1.12s Step 31( N/A%), pre moving , FPS 23.11, Running 1.13s Step 32( N/A%), pre moving , FPS 23.24, Running 1.15s Step 33( N/A%), pre moving , FPS 23.45, Running 1.17s Step 34( N/A%), pre moving , FPS 23.60, Running 1.19s Step 35( N/A%), pre moving , FPS 23.74, Running 1.21s Step 36( N/A%), pre moving , FPS 18.34, Running 1.47s Step 37( N/A%), pre moving , FPS 18.36, Running 1.49s Step 38( N/A%), pre moving , FPS 18.36, Running 1.50s Step 39( N/A%), pre moving , FPS 18.36, Running 1.52s Step 40( N/A%), pre moving , FPS 18.35, Running 1.54s Step 41( N/A%), pre moving , FPS 23.75, Running 1.55s Step 42( N/A%), pre moving , FPS 24.26, Running 1.57s Step 43( N/A%), pre moving , FPS 24.58, Running 1.59s Step 44( N/A%), pre moving , FPS 24.87, Running 1.61s Step 45( N/A%), pre moving , FPS 24.80, Running 1.62s Step 46( N/A%), pre moving , FPS 32.14, Running 1.64s Step 47( N/A%), pre moving , FPS 32.02, Running 1.67s Step 48( N/A%), pre moving , FPS 31.51, Running 1.70s Step 49( N/A%), pre moving , FPS 31.27, Running 1.73s Step 50( N/A%), pre moving , FPS 30.83, Running 1.76s Step 51( N/A%), pre moving , FPS 30.13, Running 1.80s Step 52( N/A%), pre moving , FPS 29.57, Running 1.83s Step 53( N/A%), pre moving , FPS 29.02, Running 1.86s Step 54( N/A%), pre moving , FPS 28.80, Running 1.89s Step 55( N/A%), pre moving , FPS 28.35, Running 1.91s Step 56( N/A%), pre moving , FPS 42.92, Running 1.94s Step 57( N/A%), pre moving , FPS 42.06, Running 1.96s Step 58( N/A%), pre moving , FPS 40.52, Running 2.00s Step 59( N/A%), pre moving , FPS 39.07, Running 2.03s Step 60( N/A%), pre moving , FPS 37.64, Running 2.07s Step 61( N/A%), pre moving , FPS 37.03, Running 2.09s Step 62( N/A%), pre moving , FPS 36.40, Running 2.12s Step 63( N/A%), pre moving , FPS 35.42, Running 2.15s Step 64( N/A%), pre moving , FPS 34.60, Running 2.18s Step 65( N/A%), pre moving , FPS 33.60, Running 2.22s Step 66( N/A%), pre moving , FPS 32.51, Running 2.26s Step 67( N/A%), pre moving , FPS 32.35, Running 2.29s Step 68( N/A%), pre moving , FPS 32.18, Running 2.32s Step 69( N/A%), pre moving , FPS 31.43, Running 2.37s Step 70( N/A%), pre moving , FPS 31.77, Running 2.39s Step 71( N/A%), pre moving , FPS 32.13, Running 2.42s Step 72( N/A%), pre moving , FPS 32.48, Running 2.44s Step 73( N/A%), pre moving , FPS 32.76, Running 2.47s Step 74( N/A%), pre moving , FPS 32.80, Running 2.50s Step 75( N/A%), pre moving , FPS 32.40, Running 2.53s Step 76( N/A%), pre moving , FPS 32.14, Running 2.56s Step 77( N/A%), pre moving , FPS 31.62, Running 2.60s Step 78( N/A%), pre moving , FPS 31.68, Running 2.63s Step 79( N/A%), pre moving , FPS 31.74, Running 2.66s Step 80( N/A%), pre moving , FPS 32.03, Running 2.69s Step 81( N/A%), pre moving , FPS 32.04, Running 2.72s Step 82( N/A%), pre moving , FPS 32.08, Running 2.74s Step 83( N/A%), pre moving , FPS 32.51, Running 2.77s Step 84( N/A%), pre moving , FPS 32.75, Running 2.79s Step 85( N/A%), pre moving , FPS 32.50, Running 2.83s Step 86( N/A%), pre moving , FPS 33.35, Running 2.86s Step 87( N/A%), pre moving , FPS 33.38, Running 2.89s Step 88( N/A%), pre moving , FPS 34.37, Running 2.91s Step 89( N/A%), pre moving , FPS 36.02, Running 2.92s Step 90( N/A%), pre moving , FPS 36.68, Running 2.94s Step 91( N/A%), pre moving , FPS 37.31, Running 2.96s Step 92( N/A%), pre moving , FPS 37.97, Running 2.97s Step 93( N/A%), pre moving , FPS 38.65, Running 2.99s Step 94( N/A%), pre moving , FPS 38.94, Running 3.01s Step 95( N/A%), pre moving , FPS 40.25, Running 3.03s Step 96( N/A%), pre moving , FPS 41.32, Running 3.04s Step 97( N/A%), pre moving , FPS 41.70, Running 3.08s Step 98( N/A%), pre moving , FPS 42.86, Running 3.10s Step 99( N/A%), pre moving , FPS 44.21, Running 3.11s Step 100( N/A%), pre moving , FPS 45.27, Running 3.13s Step 101( N/A%), pre moving , FPS 45.96, Running 3.15s Step 102( N/A%), pre moving , FPS 45.86, Running 3.18s Step 103( N/A%), pre moving , FPS 46.11, Running 3.20s Step 104( N/A%), pre moving , FPS 47.21, Running 3.22s Step 105( N/A%), pre moving , FPS 13.04, Running 4.37s Step 106( N/A%), pre moving , FPS 11.55, Running 4.59s Step 107( N/A%), pre moving , FPS 11.04, Running 4.70s Step 108( N/A%), pre moving , FPS 10.03, Running 4.90s Step 109( N/A%), pre moving , FPS 9.57, Running 5.01s Step 110( N/A%), pre moving , FPS 8.81, Running 5.21s Step 111( N/A%), pre moving , FPS 8.37, Running 5.35s Step 112( N/A%), pre moving , FPS 7.79, Running 5.54s Step 113( N/A%), pre moving , FPS 7.47, Running 5.67s Step 114( N/A%), pre moving , FPS 6.98, Running 5.87s Step 115( N/A%), pre moving , FPS 6.75, Running 5.99s Step 116( N/A%), pre moving , FPS 6.29, Running 6.23s Step 117( N/A%), pre moving , FPS 6.12, Running 6.34s Step 118( N/A%), pre moving , FPS 5.76, Running 6.57s Step 119( N/A%), pre moving , FPS 5.61, Running 6.68s Step 120( N/A%), pre moving , FPS 5.37, Running 6.86s Step 121( N/A%), pre moving , FPS 5.21, Running 6.99s Step 122( N/A%), pre moving , FPS 4.97, Running 7.20s Step 123( N/A%), pre moving , FPS 4.84, Running 7.33s Step 124( N/A%), pre moving , FPS 4.62, Running 7.55s Step 125( 0.20%), action 1, FPS 5.10, Running 8.29s Step 126( 0.40%), action 2, FPS 4.90, Running 8.67s Step 127( 0.60%), action 3, FPS 4.65, Running 9.00s Step 128( 0.80%), action 4, FPS 4.58, Running 9.27s Step 129( 1.00%), action 5, FPS 4.45, Running 9.51s Step 130( 1.20%), action 6, FPS 4.34, Running 9.81s Step 131( 1.40%), action 7, FPS 4.19, Running 10.12s Step 132( 1.60%), action 8, FPS 4.12, Running 10.39s Step 133( 1.80%), action 9, FPS 4.00, Running 10.66s Step 134( 2.00%), action 10, FPS 3.96, Running 10.93s Step 135( 2.20%), action 11, FPS 3.67, Running 11.44s Step 136( 2.40%), action 12, FPS 3.59, Running 11.79s Step 137( 2.60%), action 13, FPS 3.48, Running 12.10s Step 138( 2.80%), action 14, FPS 3.45, Running 12.36s Step 139( 3.00%), action 15, FPS 3.27, Running 12.80s Step 140( 3.20%), action 16, FPS 3.17, Running 13.18s Step 141( 3.40%), action 17, FPS 3.04, Running 13.56s Step 142( 3.60%), action 18, FPS 2.98, Running 13.92s Step 143( 3.80%), action 19, FPS 2.91, Running 14.21s Step 144( 4.00%), action 20, FPS 2.90, Running 14.43s Step 145( 4.20%), action 21, FPS 3.05, Running 14.86s Step 146( 4.40%), action 22, FPS 3.11, Running 15.10s Step 147( 4.60%), action 23, FPS 3.09, Running 15.48s Step 148( 4.80%), action 24, FPS 3.08, Running 15.77s Step 149( 5.00%), action 25, FPS 2.95, Running 16.28s Step 150( 5.20%), action 26, FPS 2.84, Running 16.85s Step 151( 5.40%), action 27, FPS 2.74, Running 17.42s Step 152( 5.60%), action 28, FPS 2.65, Running 17.92s Step 153( 5.80%), action 29, FPS 2.60, Running 18.35s Step 154( 6.00%), action 30, FPS 2.54, Running 18.81s Step 155( 6.20%), action 31, FPS 2.53, Running 19.35s Step 156( 6.40%), action 32, FPS 2.57, Running 19.58s Step 157( 6.60%), action 33, FPS 2.56, Running 19.91s Step 158( 6.80%), action 34, FPS 2.45, Running 20.53s Step 159( 7.00%), action 35, FPS 2.44, Running 21.00s Step 160( 7.20%), action 36, FPS 2.45, Running 21.34s Step 161( 7.40%), action 37, FPS 2.42, Running 21.83s Step 162( 7.60%), action 38, FPS 2.45, Running 22.09s Step 163( 7.80%), action 39, FPS 2.45, Running 22.39s Step 164( 8.00%), action 40, FPS 2.40, Running 22.76s Step 165( 8.20%), action 41, FPS 2.31, Running 23.51s Step 166( 8.40%), action 42, FPS 2.23, Running 24.06s Step 167( 8.60%), action 43, FPS 2.21, Running 24.54s Step 168( 8.80%), action 44, FPS 2.16, Running 25.02s Step 169( 9.00%), action 45, FPS 2.18, Running 25.44s Step 170( 9.20%), action 46, FPS 2.20, Running 25.93s Step 171( 9.40%), action 47, FPS 2.26, Running 26.26s Step 172( 9.60%), action 48, FPS 2.28, Running 26.70s Step 173( 9.80%), action 49, FPS 2.26, Running 27.19s Step 174( 10.00%), action 50, FPS 2.29, Running 27.56s Step 175( 10.20%), action 51, FPS 2.30, Running 28.06s Step 176( 10.40%), action 52, FPS 2.24, Running 28.51s Step 177( 10.60%), action 53, FPS 2.24, Running 28.84s Step 178( 10.80%), action 54, FPS 2.26, Running 29.40s Step 179( 11.00%), action 55, FPS 2.26, Running 29.85s Step 180( 11.20%), action 56, FPS 2.23, Running 30.32s Step 181( 11.40%), action 57, FPS 2.21, Running 30.89s Step 182( 11.60%), action 58, FPS 2.12, Running 31.50s Step 183( 11.80%), action 59, FPS 2.12, Running 31.81s Step 184( 12.00%), action 60, FPS 2.11, Running 32.24s Step 185( 12.20%), action 61, FPS 2.14, Running 32.84s Step 186( 12.40%), action 62, FPS 2.12, Running 33.47s Step 187( 12.60%), action 63, FPS 2.17, Running 33.77s Step 188( 12.80%), action 64, FPS 2.21, Running 34.09s Step 189( 13.00%), action 65, FPS 2.17, Running 34.64s Step 190( 13.20%), action 66, FPS 2.22, Running 34.93s Step 191( 13.40%), action 67, FPS 2.20, Running 35.37s Step 192( 13.60%), action 68, FPS 2.23, Running 35.67s Step 193( 13.80%), action 69, FPS 2.23, Running 36.15s Step 194( 14.00%), action 70, FPS 2.20, Running 36.64s Step 195( 14.20%), action 71, FPS 2.14, Running 37.39s Step 196( 14.40%), action 72, FPS 2.11, Running 37.98s Step 197( 14.60%), action 73, FPS 2.06, Running 38.53s Step 198( 14.80%), action 74, FPS 2.09, Running 38.99s Step 199( 15.00%), action 75, FPS 2.07, Running 39.52s Step 200( 15.20%), action 76, FPS 2.05, Running 40.09s Step 201( 15.40%), action 77, FPS 2.10, Running 40.41s Step 202( 15.60%), action 78, FPS 2.15, Running 40.79s Step 203( 15.80%), action 79, FPS 2.11, Running 41.30s Step 204( 16.00%), action 80, FPS 2.13, Running 41.65s Step 205( 16.20%), action 81, FPS 2.07, Running 42.51s Step 206( 16.40%), action 82, FPS 2.16, Running 42.75s Step 207( 16.60%), action 83, FPS 2.14, Running 43.12s Step 208( 16.80%), action 84, FPS 2.12, Running 43.52s Step 209( 17.00%), action 85, FPS 2.12, Running 44.07s Step 210( 17.20%), action 86, FPS 2.09, Running 44.51s Step 211( 17.40%), action 87, FPS 2.06, Running 45.07s Step 212( 17.60%), action 88, FPS 2.04, Running 45.45s Step 213( 17.80%), action 89, FPS 2.04, Running 45.95s Step 214( 18.00%), action 90, FPS 2.04, Running 46.43s Step 215( 18.20%), action 91, FPS 2.02, Running 47.28s Step 216( 18.40%), action 92, FPS 2.02, Running 47.90s Step 217( 18.60%), action 93, FPS 2.02, Running 48.44s Step 218( 18.80%), action 94, FPS 1.98, Running 49.09s Step 219( 19.00%), action 95, FPS 2.02, Running 49.40s Step 220( 19.20%), action 96, FPS 2.05, Running 49.84s Step 221( 19.40%), action 97, FPS 2.03, Running 50.28s Step 222( 19.60%), action 98, FPS 1.97, Running 50.93s Step 223( 19.80%), action 99, FPS 1.96, Running 51.52s Step 224( 20.00%), action 100, FPS 1.88, Running 52.30s Step 225( 20.20%), action 101, FPS 1.90, Running 53.02s Step 226( 20.40%), action 102, FPS 1.86, Running 53.49s Step 227( 20.60%), action 103, FPS 1.82, Running 54.09s Step 228( 20.80%), action 104, FPS 1.85, Running 54.34s Step 229( 21.00%), action 105, FPS 1.87, Running 54.76s Step 230( 21.20%), action 106, FPS 1.88, Running 55.15s Step 231( 21.40%), action 107, FPS 1.91, Running 55.53s Step 232( 21.60%), action 108, FPS 1.87, Running 56.16s Step 233( 21.80%), action 109, FPS 1.90, Running 56.49s Step 234( 22.00%), action 110, FPS 1.87, Running 57.15s Step 235( 22.20%), action 111, FPS 1.93, Running 57.64s Step 236( 22.40%), action 112, FPS 1.93, Running 58.24s Step 237( 22.60%), action 113, FPS 1.98, Running 58.52s Step 238( 22.80%), action 114, FPS 1.99, Running 59.16s Step 239( 23.00%), action 115, FPS 1.93, Running 59.77s Step 240( 23.20%), action 116, FPS 1.92, Running 60.27s Step 241( 23.40%), action 117, FPS 1.90, Running 60.82s Step 242( 23.60%), action 118, FPS 1.90, Running 61.44s Step 243( 23.80%), action 119, FPS 1.92, Running 61.91s Step 244( 24.00%), action 120, FPS 2.03, Running 62.14s Step 245( 24.20%), action 121, FPS 2.06, Running 62.73s Step 246( 24.40%), action 122, FPS 2.05, Running 63.25s Step 247( 24.60%), action 123, FPS 2.09, Running 63.66s Step 248( 24.80%), action 124, FPS 2.02, Running 64.25s Step 249( 25.00%), action 125, FPS 1.99, Running 64.79s Step 250( 25.20%), action 126, FPS 1.96, Running 65.36s Step 251( 25.40%), action 127, FPS 1.96, Running 65.75s Step 252( 25.60%), action 128, FPS 2.00, Running 66.18s Step 253( 25.80%), action 129, FPS 1.96, Running 66.71s Step 254( 26.00%), action 130, FPS 2.01, Running 67.10s Step 255( 26.20%), action 131, FPS 1.96, Running 67.86s Step 256( 26.40%), action 132, FPS 1.98, Running 68.33s Step 257( 26.60%), action 133, FPS 1.95, Running 68.78s Step 258( 26.80%), action 134, FPS 2.00, Running 69.15s Step 259( 27.00%), action 135, FPS 2.03, Running 69.63s Step 260( 27.20%), action 136, FPS 2.05, Running 70.01s Step 261( 27.40%), action 137, FPS 2.06, Running 70.51s Step 262( 27.60%), action 138, FPS 2.07, Running 71.09s Step 263( 27.80%), action 139, FPS 2.05, Running 71.65s Step 264( 28.00%), action 140, FPS 1.99, Running 72.20s Step 265( 28.20%), action 141, FPS 1.94, Running 73.03s Step 266( 28.40%), action 142, FPS 1.94, Running 73.56s Step 267( 28.60%), action 143, FPS 1.93, Running 74.04s Step 268( 28.80%), action 144, FPS 1.97, Running 74.43s Step 269( 29.00%), action 145, FPS 1.97, Running 74.97s Step 270( 29.20%), action 146, FPS 1.98, Running 75.46s Step 271( 29.40%), action 147, FPS 1.97, Running 75.88s Step 272( 29.60%), action 148, FPS 1.93, Running 76.53s Step 273( 29.80%), action 149, FPS 1.93, Running 77.09s Step 274( 30.00%), action 150, FPS 1.90, Running 77.63s Step 275( 30.20%), action 151, FPS 1.92, Running 78.29s Step 276( 30.40%), action 152, FPS 1.93, Running 78.71s Step 277( 30.60%), action 153, FPS 1.95, Running 79.01s Step 278( 30.80%), action 154, FPS 1.98, Running 79.27s Step 279( 31.00%), action 155, FPS 2.00, Running 79.62s Step 280( 31.20%), action 156, FPS 2.02, Running 79.90s Step 281( 31.40%), action 157, FPS 2.07, Running 80.19s Step 282( 31.60%), action 158, FPS 2.06, Running 80.80s Step 283( 31.80%), action 159, FPS 2.08, Running 81.28s Step 284( 32.00%), action 160, FPS 2.11, Running 81.69s Step 285( 32.20%), action 161, FPS 2.15, Running 82.33s Step 286( 32.40%), action 162, FPS 2.17, Running 82.76s Step 287( 32.60%), action 163, FPS 2.18, Running 83.23s Step 288( 32.80%), action 164, FPS 2.19, Running 83.57s Step 289( 33.00%), action 165, FPS 2.24, Running 83.90s Step 290( 33.20%), action 166, FPS 2.23, Running 84.41s Step 291( 33.40%), action 167, FPS 2.26, Running 84.74s Step 292( 33.60%), action 168, FPS 2.29, Running 85.28s Step 293( 33.80%), action 169, FPS 2.33, Running 85.67s Step 294( 34.00%), action 170, FPS 2.32, Running 86.25s Step 295( 34.20%), action 171, FPS 2.30, Running 86.98s Step 296( 34.40%), action 172, FPS 2.32, Running 87.34s Step 297( 34.60%), action 173, FPS 2.26, Running 87.88s Step 298( 34.80%), action 174, FPS 2.17, Running 88.50s Step 299( 35.00%), action 175, FPS 2.16, Running 88.88s Step 300( 35.20%), action 176, FPS 2.15, Running 89.18s Step 301( 35.40%), action 177, FPS 2.15, Running 89.48s Step 302( 35.60%), action 178, FPS 2.21, Running 89.83s Step 303( 35.80%), action 179, FPS 2.26, Running 90.14s Step 304( 36.00%), action 180, FPS 2.26, Running 90.56s Step 305( 36.20%), action 181, FPS 2.24, Running 91.24s Step 306( 36.40%), action 182, FPS 2.26, Running 91.63s Step 307( 36.60%), action 183, FPS 2.27, Running 92.04s Step 308( 36.80%), action 184, FPS 2.30, Running 92.27s Step 309( 37.00%), action 185, FPS 2.26, Running 92.76s Step 310( 37.20%), action 186, FPS 2.33, Running 92.99s Step 311( 37.40%), action 187, FPS 2.34, Running 93.29s Step 312( 37.60%), action 188, FPS 2.37, Running 93.70s Step 313( 37.80%), action 189, FPS 2.35, Running 94.16s Step 314( 38.00%), action 190, FPS 2.45, Running 94.41s Step 315( 38.20%), action 191, FPS 2.50, Running 94.99s Step 316( 38.40%), action 192, FPS 2.52, Running 95.28s Step 317( 38.60%), action 193, FPS 2.54, Running 95.77s Step 318( 38.80%), action 194, FPS 2.57, Running 96.27s Step 319( 39.00%), action 195, FPS 2.59, Running 96.59s Step 320( 39.20%), action 196, FPS 2.54, Running 97.05s Step 321( 39.40%), action 197, FPS 2.56, Running 97.31s Step 322( 39.60%), action 198, FPS 2.57, Running 97.60s Step 323( 39.80%), action 199, FPS 2.53, Running 98.05s Step 324( 40.00%), action 200, FPS 2.60, Running 98.25s Step 325( 40.20%), action 201, FPS 2.61, Running 98.90s Step 326( 40.40%), action 202, FPS 2.68, Running 99.09s Step 327( 40.60%), action 203, FPS 2.69, Running 99.48s Step 328( 40.80%), action 204, FPS 2.69, Running 99.70s Step 329( 41.00%), action 205, FPS 2.74, Running 100.05s Step 330( 41.20%), action 206, FPS 2.66, Running 100.52s Step 331( 41.40%), action 207, FPS 2.58, Running 101.04s Step 332( 41.60%), action 208, FPS 2.58, Running 101.47s Step 333( 41.80%), action 209, FPS 2.61, Running 101.82s Step 334( 42.00%), action 210, FPS 2.62, Running 102.03s Step 335( 42.20%), action 211, FPS 2.62, Running 102.64s Step 336( 42.40%), action 212, FPS 2.58, Running 103.04s Step 337( 42.60%), action 213, FPS 2.63, Running 103.37s Step 338( 42.80%), action 214, FPS 2.69, Running 103.71s Step 339( 43.00%), action 215, FPS 2.66, Running 104.11s Step 340( 43.20%), action 216, FPS 2.62, Running 104.68s Step 341( 43.40%), action 217, FPS 2.57, Running 105.09s Step 342( 43.60%), action 218, FPS 2.47, Running 105.70s Step 343( 43.80%), action 219, FPS 2.48, Running 106.12s Step 344( 44.00%), action 220, FPS 2.34, Running 106.81s Step 345( 44.20%), action 221, FPS 2.37, Running 107.33s Step 346( 44.40%), action 222, FPS 2.33, Running 107.68s Step 347( 44.60%), action 223, FPS 2.31, Running 108.12s Step 348( 44.80%), action 224, FPS 2.29, Running 108.43s Step 349( 45.00%), action 225, FPS 2.28, Running 108.82s Step 350( 45.20%), action 226, FPS 2.25, Running 109.42s Step 351( 45.40%), action 227, FPS 2.26, Running 109.90s Step 352( 45.60%), action 228, FPS 2.29, Running 110.21s Step 353( 45.80%), action 229, FPS 2.22, Running 110.82s Step 354( 46.00%), action 230, FPS 2.17, Running 111.23s Step 355( 46.20%), action 231, FPS 2.21, Running 111.68s Step 356( 46.40%), action 232, FPS 2.24, Running 111.97s Step 357( 46.60%), action 233, FPS 2.25, Running 112.24s Step 358( 46.80%), action 234, FPS 2.29, Running 112.46s Step 359( 47.00%), action 235, FPS 2.30, Running 112.80s Step 360( 47.20%), action 236, FPS 2.39, Running 113.06s Step 361( 47.40%), action 237, FPS 2.40, Running 113.41s Step 362( 47.60%), action 238, FPS 2.52, Running 113.64s Step 363( 47.80%), action 239, FPS 2.57, Running 113.91s Step 364( 48.00%), action 240, FPS 2.74, Running 114.12s Step 365( 48.20%), action 241, FPS 2.78, Running 114.52s Step 366( 48.40%), action 242, FPS 2.81, Running 114.79s Step 367( 48.60%), action 243, FPS 2.87, Running 115.09s Step 368( 48.80%), action 244, FPS 2.81, Running 115.54s Step 369( 49.00%), action 245, FPS 2.82, Running 115.92s Step 370( 49.20%), action 246, FPS 2.92, Running 116.26s Step 371( 49.40%), action 247, FPS 3.04, Running 116.49s Step 372( 49.60%), action 248, FPS 3.10, Running 116.67s Step 373( 49.80%), action 249, FPS 3.27, Running 116.94s Step 374( 50.00%), action 250, FPS 3.21, Running 117.46s Step 375( 50.20%), action 251, FPS 3.21, Running 117.92s Step 376( 50.40%), action 252, FPS 3.12, Running 118.38s Step 377( 50.60%), action 253, FPS 3.08, Running 118.75s Step 378( 50.80%), action 254, FPS 3.04, Running 119.03s Step 379( 51.00%), action 255, FPS 3.00, Running 119.46s Step 380( 51.20%), action 256, FPS 2.97, Running 119.79s Step 381( 51.40%), action 257, FPS 2.96, Running 120.17s Step 382( 51.60%), action 258, FPS 2.95, Running 120.41s Step 383( 51.80%), action 259, FPS 2.94, Running 120.71s Step 384( 52.00%), action 260, FPS 2.90, Running 121.02s Step 385( 52.20%), action 261, FPS 2.89, Running 121.44s Step 386( 52.40%), action 262, FPS 2.88, Running 121.75s Step 387( 52.60%), action 263, FPS 2.87, Running 122.05s Step 388( 52.80%), action 264, FPS 2.93, Running 122.38s Step 389( 53.00%), action 265, FPS 2.95, Running 122.70s Step 390( 53.20%), action 266, FPS 2.99, Running 122.94s Step 391( 53.40%), action 267, FPS 2.96, Running 123.24s Step 392( 53.60%), action 268, FPS 2.91, Running 123.53s Step 393( 53.80%), action 269, FPS 2.87, Running 123.92s Step 394( 54.00%), action 270, FPS 2.99, Running 124.15s Step 395( 54.20%), action 271, FPS 3.00, Running 124.59s Step 396( 54.40%), action 272, FPS 3.07, Running 124.90s Step 397( 54.60%), action 273, FPS 3.03, Running 125.35s Step 398( 54.80%), action 274, FPS 2.91, Running 125.90s Step 399( 55.00%), action 275, FPS 2.95, Running 126.23s Step 400( 55.20%), action 276, FPS 2.94, Running 126.59s Step 401( 55.40%), action 277, FPS 2.94, Running 126.98s Step 402( 55.60%), action 278, FPS 2.84, Running 127.46s Step 403( 55.80%), action 279, FPS 2.85, Running 127.72s Step 404( 56.00%), action 280, FPS 2.77, Running 128.24s Step 405( 56.20%), action 281, FPS 2.68, Running 128.90s Step 406( 56.40%), action 282, FPS 2.71, Running 129.12s Step 407( 56.60%), action 283, FPS 2.65, Running 129.59s Step 408( 56.80%), action 284, FPS 2.66, Running 129.88s Step 409( 57.00%), action 285, FPS 2.65, Running 130.24s Step 410( 57.20%), action 286, FPS 2.52, Running 130.87s Step 411( 57.40%), action 287, FPS 2.45, Running 131.40s Step 412( 57.60%), action 288, FPS 2.36, Running 132.02s Step 413( 57.80%), action 289, FPS 2.31, Running 132.58s Step 414( 58.00%), action 290, FPS 2.21, Running 133.19s Step 415( 58.20%), action 291, FPS 2.13, Running 133.97s Step 416( 58.40%), action 292, FPS 2.14, Running 134.23s Step 417( 58.60%), action 293, FPS 2.13, Running 134.75s Step 418( 58.80%), action 294, FPS 2.12, Running 135.35s Step 419( 59.00%), action 295, FPS 2.07, Running 135.89s Step 420( 59.20%), action 296, FPS 2.08, Running 136.21s Step 421( 59.40%), action 297, FPS 2.10, Running 136.51s Step 422( 59.60%), action 298, FPS 2.12, Running 136.89s Step 423( 59.80%), action 299, FPS 2.08, Running 137.32s Step 424( 60.00%), action 300, FPS 2.07, Running 137.91s Step 425( 60.20%), action 301, FPS 2.06, Running 138.59s Step 426( 60.40%), action 302, FPS 2.02, Running 139.01s Step 427( 60.60%), action 303, FPS 2.01, Running 139.56s Step 428( 60.80%), action 304, FPS 2.00, Running 139.90s Step 429( 61.00%), action 305, FPS 1.96, Running 140.45s Step 430( 61.20%), action 306, FPS 1.99, Running 140.95s Step 431( 61.40%), action 307, FPS 2.01, Running 141.34s Step 432( 61.60%), action 308, FPS 2.04, Running 141.81s Step 433( 61.80%), action 309, FPS 2.07, Running 142.25s Step 434( 62.00%), action 310, FPS 2.06, Running 142.90s Step 435( 62.20%), action 311, FPS 2.10, Running 143.51s Step 436( 62.40%), action 312, FPS 2.09, Running 143.81s Step 437( 62.60%), action 313, FPS 2.14, Running 144.12s Step 438( 62.80%), action 314, FPS 2.14, Running 144.71s Step 439( 63.00%), action 315, FPS 2.15, Running 145.20s Step 440( 63.20%), action 316, FPS 2.07, Running 145.86s Step 441( 63.40%), action 317, FPS 2.04, Running 146.30s Step 442( 63.60%), action 318, FPS 1.99, Running 146.92s Step 443( 63.80%), action 319, FPS 1.97, Running 147.48s Step 444( 64.00%), action 320, FPS 1.99, Running 147.94s Step 445( 64.20%), action 321, FPS 2.01, Running 148.56s Step 446( 64.40%), action 322, FPS 1.96, Running 149.21s Step 447( 64.60%), action 323, FPS 1.97, Running 149.70s Step 448( 64.80%), action 324, FPS 1.91, Running 150.35s Step 449( 65.00%), action 325, FPS 1.91, Running 150.94s Step 450( 65.20%), action 326, FPS 1.89, Running 151.55s Step 451( 65.40%), action 327, FPS 1.86, Running 152.07s Step 452( 65.60%), action 328, FPS 1.87, Running 152.48s Step 453( 65.80%), action 329, FPS 1.88, Running 152.89s Step 454( 66.00%), action 330, FPS 1.91, Running 153.40s Step 455( 66.20%), action 331, FPS 1.95, Running 153.79s Step 456( 66.40%), action 332, FPS 1.94, Running 154.11s Step 457( 66.60%), action 333, FPS 1.94, Running 154.42s Step 458( 66.80%), action 334, FPS 2.00, Running 154.69s Step 459( 67.00%), action 335, FPS 2.02, Running 155.12s Step 460( 67.20%), action 336, FPS 2.07, Running 155.50s Step 461( 67.40%), action 337, FPS 2.09, Running 155.84s Step 462( 67.60%), action 338, FPS 2.16, Running 156.18s Step 463( 67.80%), action 339, FPS 2.24, Running 156.43s Step 464( 68.00%), action 340, FPS 2.30, Running 156.64s Step 465( 68.20%), action 341, FPS 2.34, Running 157.10s Step 466( 68.40%), action 342, FPS 2.43, Running 157.44s Step 467( 68.60%), action 343, FPS 2.43, Running 157.93s Step 468( 68.80%), action 344, FPS 2.52, Running 158.30s Step 469( 69.00%), action 345, FPS 2.54, Running 158.83s [2026-08-01 17:46:00] [34 ] Seed 33 success after 159.40 s. +steps: 469 , actions: 345 . +Instruction: Empty +Total 19/34(55.88%) success. +Setting seed: 34 +Step 1( N/A%), pre moving , FPS 13.83, Running 0.07s Step 2( N/A%), pre moving , FPS 20.77, Running 0.10s Step 3( N/A%), pre moving , FPS 26.05, Running 0.12s Step 4( N/A%), pre moving , FPS 29.45, Running 0.14s Step 5( N/A%), pre moving , FPS 32.18, Running 0.16s Step 6( N/A%), pre moving , FPS 34.26, Running 0.18s Step 7( N/A%), pre moving , FPS 35.94, Running 0.19s Step 8( N/A%), pre moving , FPS 36.39, Running 0.22s Step 9( N/A%), pre moving , FPS 36.42, Running 0.25s Step 10( N/A%), pre moving , FPS 37.01, Running 0.27s Step 11( N/A%), pre moving , FPS 37.22, Running 0.30s Step 12( N/A%), pre moving , FPS 37.48, Running 0.32s Step 13( N/A%), pre moving , FPS 38.47, Running 0.34s Step 14( N/A%), pre moving , FPS 39.55, Running 0.35s Step 15( N/A%), pre moving , FPS 40.57, Running 0.37s Step 16( N/A%), pre moving , FPS 41.29, Running 0.39s Step 17( N/A%), pre moving , FPS 42.04, Running 0.40s Step 18( N/A%), pre moving , FPS 42.65, Running 0.42s Step 19( N/A%), pre moving , FPS 43.38, Running 0.44s Step 20( N/A%), pre moving , FPS 44.07, Running 0.45s Step 21( N/A%), pre moving , FPS 34.34, Running 0.65s Step 22( N/A%), pre moving , FPS 34.71, Running 0.67s Step 23( N/A%), pre moving , FPS 34.85, Running 0.69s Step 24( N/A%), pre moving , FPS 34.26, Running 0.72s Step 25( N/A%), pre moving , FPS 34.36, Running 0.74s Step 26( N/A%), pre moving , FPS 26.15, Running 0.94s Step 27( N/A%), pre moving , FPS 26.20, Running 0.96s Step 28( N/A%), pre moving , FPS 26.46, Running 0.98s Step 29( N/A%), pre moving , FPS 26.84, Running 0.99s Step 30( N/A%), pre moving , FPS 27.02, Running 1.01s Step 31( N/A%), pre moving , FPS 27.13, Running 1.03s Step 32( N/A%), pre moving , FPS 27.45, Running 1.05s Step 33( N/A%), pre moving , FPS 27.53, Running 1.06s Step 34( N/A%), pre moving , FPS 27.49, Running 1.08s Step 35( N/A%), pre moving , FPS 26.97, Running 1.11s Step 36( N/A%), pre moving , FPS 18.54, Running 1.47s Step 37( N/A%), pre moving , FPS 18.50, Running 1.49s Step 38( N/A%), pre moving , FPS 18.51, Running 1.50s Step 39( N/A%), pre moving , FPS 18.50, Running 1.52s Step 40( N/A%), pre moving , FPS 18.47, Running 1.54s Step 41( N/A%), pre moving , FPS 22.23, Running 1.55s Step 42( N/A%), pre moving , FPS 22.26, Running 1.57s Step 43( N/A%), pre moving , FPS 22.23, Running 1.59s Step 44( N/A%), pre moving , FPS 22.38, Running 1.61s Step 45( N/A%), pre moving , FPS 22.19, Running 1.64s Step 46( N/A%), pre moving , FPS 27.63, Running 1.66s Step 47( N/A%), pre moving , FPS 26.91, Running 1.70s Step 48( N/A%), pre moving , FPS 26.56, Running 1.73s Step 49( N/A%), pre moving , FPS 26.14, Running 1.76s Step 50( N/A%), pre moving , FPS 25.50, Running 1.80s Step 51( N/A%), pre moving , FPS 25.06, Running 1.83s Step 52( N/A%), pre moving , FPS 24.64, Running 1.86s Step 53( N/A%), pre moving , FPS 24.32, Running 1.89s Step 54( N/A%), pre moving , FPS 23.38, Running 1.94s Step 55( N/A%), pre moving , FPS 23.48, Running 1.96s Step 56( N/A%), pre moving , FPS 38.28, Running 1.99s Step 57( N/A%), pre moving , FPS 37.75, Running 2.02s Step 58( N/A%), pre moving , FPS 37.03, Running 2.04s Step 59( N/A%), pre moving , FPS 36.22, Running 2.07s Step 60( N/A%), pre moving , FPS 35.41, Running 2.10s Step 61( N/A%), pre moving , FPS 34.81, Running 2.13s Step 62( N/A%), pre moving , FPS 34.24, Running 2.16s Step 63( N/A%), pre moving , FPS 33.20, Running 2.19s Step 64( N/A%), pre moving , FPS 32.59, Running 2.23s Step 65( N/A%), pre moving , FPS 31.89, Running 2.27s Step 66( N/A%), pre moving , FPS 31.45, Running 2.30s Step 67( N/A%), pre moving , FPS 31.77, Running 2.33s Step 68( N/A%), pre moving , FPS 31.70, Running 2.36s Step 69( N/A%), pre moving , FPS 31.79, Running 2.39s Step 70( N/A%), pre moving , FPS 31.55, Running 2.43s Step 71( N/A%), pre moving , FPS 31.52, Running 2.47s Step 72( N/A%), pre moving , FPS 31.18, Running 2.50s Step 73( N/A%), pre moving , FPS 30.79, Running 2.54s Step 74( N/A%), pre moving , FPS 31.51, Running 2.57s Step 75( N/A%), pre moving , FPS 31.05, Running 2.61s Step 76( N/A%), pre moving , FPS 30.93, Running 2.64s Step 77( N/A%), pre moving , FPS 30.82, Running 2.66s Step 78( N/A%), pre moving , FPS 30.59, Running 2.70s Step 79( N/A%), pre moving , FPS 29.88, Running 2.74s Step 80( N/A%), pre moving , FPS 30.03, Running 2.77s Step 81( N/A%), pre moving , FPS 29.84, Running 2.80s Step 82( N/A%), pre moving , FPS 29.46, Running 2.83s Step 83( N/A%), pre moving , FPS 29.74, Running 2.86s Step 84( N/A%), pre moving , FPS 30.31, Running 2.89s Step 85( N/A%), pre moving , FPS 31.39, Running 2.90s Step 86( N/A%), pre moving , FPS 32.30, Running 2.92s Step 87( N/A%), pre moving , FPS 32.97, Running 2.94s Step 88( N/A%), pre moving , FPS 32.86, Running 2.97s Step 89( N/A%), pre moving , FPS 33.33, Running 2.99s Step 90( N/A%), pre moving , FPS 34.03, Running 3.02s Step 91( N/A%), pre moving , FPS 35.21, Running 3.03s Step 92( N/A%), pre moving , FPS 36.50, Running 3.05s Step 93( N/A%), pre moving , FPS 37.27, Running 3.07s Step 94( N/A%), pre moving , FPS 38.19, Running 3.10s Step 95( N/A%), pre moving , FPS 39.34, Running 3.12s Step 96( N/A%), pre moving , FPS 39.92, Running 3.14s Step 97( N/A%), pre moving , FPS 40.79, Running 3.15s Step 98( N/A%), pre moving , FPS 41.47, Running 3.18s Step 99( N/A%), pre moving , FPS 43.51, Running 3.20s Step 100( N/A%), pre moving , FPS 10.89, Running 4.60s Step 101( N/A%), pre moving , FPS 9.79, Running 4.84s Step 102( N/A%), pre moving , FPS 9.22, Running 5.00s Step 103( N/A%), pre moving , FPS 8.39, Running 5.25s Step 104( N/A%), pre moving , FPS 8.09, Running 5.36s Step 105( N/A%), pre moving , FPS 7.38, Running 5.61s Step 106( N/A%), pre moving , FPS 6.98, Running 5.78s Step 107( N/A%), pre moving , FPS 6.49, Running 6.02s Step 108( N/A%), pre moving , FPS 6.30, Running 6.14s Step 109( N/A%), pre moving , FPS 5.82, Running 6.42s Step 110( N/A%), pre moving , FPS 5.66, Running 6.55s Step 111( N/A%), pre moving , FPS 5.26, Running 6.83s Step 112( N/A%), pre moving , FPS 5.05, Running 7.01s Step 113( N/A%), pre moving , FPS 4.76, Running 7.27s Step 114( N/A%), pre moving , FPS 4.62, Running 7.42s Step 115( N/A%), pre moving , FPS 4.39, Running 7.67s Step 116( N/A%), pre moving , FPS 4.27, Running 7.82s Step 117( N/A%), pre moving , FPS 4.04, Running 8.10s Step 118( N/A%), pre moving , FPS 3.95, Running 8.24s Step 119( N/A%), pre moving , FPS 3.77, Running 8.50s Step 120( 0.20%), action 1, FPS 4.43, Running 9.11s Step 121( 0.40%), action 2, FPS 4.43, Running 9.35s Step 122( 0.60%), action 3, FPS 4.03, Running 9.97s Step 123( 0.80%), action 4, FPS 3.87, Running 10.42s Step 124( 1.00%), action 5, FPS 3.58, Running 10.94s Step 125( 1.20%), action 6, FPS 3.40, Running 11.50s Step 126( 1.40%), action 7, FPS 3.30, Running 11.85s Step 127( 1.60%), action 8, FPS 3.31, Running 12.06s Step 128( 1.80%), action 9, FPS 3.13, Running 12.53s Step 129( 2.00%), action 10, FPS 3.02, Running 13.04s Step 130( 2.20%), action 11, FPS 2.86, Running 13.53s Step 131( 2.40%), action 12, FPS 2.85, Running 13.86s Step 132( 2.60%), action 13, FPS 2.66, Running 14.52s Step 133( 2.80%), action 14, FPS 2.57, Running 15.04s Step 134( 3.00%), action 15, FPS 2.44, Running 15.64s Step 135( 3.20%), action 16, FPS 2.44, Running 15.88s Step 136( 3.40%), action 17, FPS 2.38, Running 16.22s Step 137( 3.60%), action 18, FPS 2.37, Running 16.56s Step 138( 3.80%), action 19, FPS 2.20, Running 17.32s Step 139( 4.00%), action 20, FPS 2.21, Running 17.54s Step 140( 4.20%), action 21, FPS 2.19, Running 18.26s Step 141( 4.40%), action 22, FPS 2.14, Running 18.70s Step 142( 4.60%), action 23, FPS 2.19, Running 19.10s Step 143( 4.80%), action 24, FPS 2.24, Running 19.34s Step 144( 5.00%), action 25, FPS 2.18, Running 20.10s Step 145( 5.20%), action 26, FPS 2.21, Running 20.54s Step 146( 5.40%), action 27, FPS 2.11, Running 21.33s Step 147( 5.60%), action 28, FPS 2.07, Running 21.71s Step 148( 5.80%), action 29, FPS 2.02, Running 22.44s Step 149( 6.00%), action 30, FPS 2.08, Running 22.66s Step 150( 6.20%), action 31, FPS 2.02, Running 23.42s Step 151( 6.40%), action 32, FPS 2.03, Running 23.74s Step 152( 6.60%), action 33, FPS 2.05, Running 24.28s Step 153( 6.80%), action 34, FPS 2.12, Running 24.48s Step 154( 7.00%), action 35, FPS 2.18, Running 24.83s Step 155( 7.20%), action 36, FPS 2.19, Running 25.03s Step 156( 7.40%), action 37, FPS 2.13, Running 25.61s Step 157( 7.60%), action 38, FPS 2.09, Running 26.11s Step 158( 7.80%), action 39, FPS 2.16, Running 26.56s Step 159( 8.00%), action 40, FPS 2.17, Running 26.77s Step 160( 8.20%), action 41, FPS 2.17, Running 27.50s Step 161( 8.40%), action 42, FPS 2.18, Running 27.87s Step 162( 8.60%), action 43, FPS 2.14, Running 28.42s Step 163( 8.80%), action 44, FPS 2.10, Running 28.87s Step 164( 9.00%), action 45, FPS 2.12, Running 29.54s Step 165( 9.20%), action 46, FPS 2.12, Running 29.98s Step 166( 9.40%), action 47, FPS 2.19, Running 30.47s Step 167( 9.60%), action 48, FPS 2.14, Running 31.07s Step 168( 9.80%), action 49, FPS 2.16, Running 31.71s Step 169( 10.00%), action 50, FPS 2.09, Running 32.24s Step 170( 10.20%), action 51, FPS 2.06, Running 33.15s Step 171( 10.40%), action 52, FPS 2.01, Running 33.70s Step 172( 10.60%), action 53, FPS 1.99, Running 34.32s Step 173( 10.80%), action 54, FPS 1.94, Running 34.78s Step 174( 11.00%), action 55, FPS 1.88, Running 35.49s Step 175( 11.20%), action 56, FPS 1.81, Running 36.09s Step 176( 11.40%), action 57, FPS 1.78, Running 36.83s Step 177( 11.60%), action 58, FPS 1.81, Running 37.19s Step 178( 11.80%), action 59, FPS 1.79, Running 37.76s Step 179( 12.00%), action 60, FPS 1.75, Running 38.23s Step 180( 12.20%), action 61, FPS 1.77, Running 38.82s Step 181( 12.40%), action 62, FPS 1.78, Running 39.13s Step 182( 12.60%), action 63, FPS 1.76, Running 39.76s Step 183( 12.80%), action 64, FPS 1.77, Running 40.19s Step 184( 13.00%), action 65, FPS 1.81, Running 40.56s Step 185( 13.20%), action 66, FPS 1.84, Running 40.84s Step 186( 13.40%), action 67, FPS 1.82, Running 41.48s Step 187( 13.60%), action 68, FPS 1.88, Running 41.72s Step 188( 13.80%), action 69, FPS 1.85, Running 42.52s Step 189( 14.00%), action 70, FPS 1.85, Running 43.04s Step 190( 14.20%), action 71, FPS 1.87, Running 43.86s Step 191( 14.40%), action 72, FPS 1.92, Running 44.10s Step 192( 14.60%), action 73, FPS 1.98, Running 44.42s Step 193( 14.80%), action 74, FPS 1.99, Running 44.82s Step 194( 15.00%), action 75, FPS 2.00, Running 45.48s Step 195( 15.20%), action 76, FPS 2.05, Running 45.86s Step 196( 15.40%), action 77, FPS 2.08, Running 46.45s Step 197( 15.60%), action 78, FPS 2.05, Running 46.92s Step 198( 15.80%), action 79, FPS 2.10, Running 47.29s Step 199( 16.00%), action 80, FPS 2.15, Running 47.51s Step 200( 16.20%), action 81, FPS 2.15, Running 48.10s Step 201( 16.40%), action 82, FPS 2.17, Running 48.36s Step 202( 16.60%), action 83, FPS 2.20, Running 48.85s Step 203( 16.80%), action 84, FPS 2.24, Running 49.12s Step 204( 17.00%), action 85, FPS 2.23, Running 49.53s Step 205( 17.20%), action 86, FPS 2.23, Running 49.82s Step 206( 17.40%), action 87, FPS 2.29, Running 50.22s Step 207( 17.60%), action 88, FPS 2.30, Running 50.41s Step 208( 17.80%), action 89, FPS 2.41, Running 50.83s Step 209( 18.00%), action 90, FPS 2.48, Running 51.09s Step 210( 18.20%), action 91, FPS 2.55, Running 51.69s Step 211( 18.40%), action 92, FPS 2.57, Running 51.89s Step 212( 18.60%), action 93, FPS 2.50, Running 52.41s Step 213( 18.80%), action 94, FPS 2.48, Running 52.88s Step 214( 19.00%), action 95, FPS 2.55, Running 53.31s Step 215( 19.20%), action 96, FPS 2.57, Running 53.65s Step 216( 19.40%), action 97, FPS 2.54, Running 54.31s Step 217( 19.60%), action 98, FPS 2.56, Running 54.73s Step 218( 19.80%), action 99, FPS 2.48, Running 55.37s Step 219( 20.00%), action 100, FPS 2.40, Running 55.84s Step 220( 20.20%), action 101, FPS 2.29, Running 56.85s Step 221( 20.40%), action 102, FPS 2.23, Running 57.31s Step 222( 20.60%), action 103, FPS 2.18, Running 58.01s Step 223( 20.80%), action 104, FPS 2.15, Running 58.44s Step 224( 21.00%), action 105, FPS 2.11, Running 59.01s Step 225( 21.20%), action 106, FPS 2.12, Running 59.26s Step 226( 21.40%), action 107, FPS 2.07, Running 59.89s Step 227( 21.60%), action 108, FPS 2.00, Running 60.40s Step 228( 21.80%), action 109, FPS 1.99, Running 60.88s Step 229( 22.00%), action 110, FPS 1.99, Running 61.14s Step 230( 22.20%), action 111, FPS 1.98, Running 61.77s Step 231( 22.40%), action 112, FPS 1.98, Running 61.99s Step 232( 22.60%), action 113, FPS 1.97, Running 62.58s Step 233( 22.80%), action 114, FPS 2.00, Running 62.88s Step 234( 23.00%), action 115, FPS 1.97, Running 63.48s Step 235( 23.20%), action 116, FPS 1.97, Running 63.78s Step 236( 23.40%), action 117, FPS 2.00, Running 64.30s Step 237( 23.60%), action 118, FPS 2.02, Running 64.60s Step 238( 23.80%), action 119, FPS 2.03, Running 65.22s Step 239( 24.00%), action 120, FPS 2.07, Running 65.51s Step 240( 24.20%), action 121, FPS 2.11, Running 66.33s Step 241( 24.40%), action 122, FPS 2.15, Running 66.61s Step 242( 24.60%), action 123, FPS 2.13, Running 67.40s Step 243( 24.80%), action 124, FPS 2.15, Running 67.73s Step 244( 25.00%), action 125, FPS 2.16, Running 68.27s Step 245( 25.20%), action 126, FPS 2.10, Running 68.78s Step 246( 25.40%), action 127, FPS 2.07, Running 69.55s Step 247( 25.60%), action 128, FPS 2.07, Running 70.04s Step 248( 25.80%), action 129, FPS 2.04, Running 70.69s Step 249( 26.00%), action 130, FPS 2.00, Running 71.14s Step 250( 26.20%), action 131, FPS 2.04, Running 71.59s Step 251( 26.40%), action 132, FPS 1.97, Running 72.16s Step 252( 26.60%), action 133, FPS 1.94, Running 72.91s Step 253( 26.80%), action 134, FPS 1.94, Running 73.19s Step 254( 27.00%), action 135, FPS 1.93, Running 73.83s Step 255( 27.20%), action 136, FPS 1.92, Running 74.20s Step 256( 27.40%), action 137, FPS 1.94, Running 74.60s Step 257( 27.60%), action 138, FPS 1.91, Running 75.06s Step 258( 27.80%), action 139, FPS 1.93, Running 75.60s Step 259( 28.00%), action 140, FPS 1.94, Running 75.80s Step 260( 28.20%), action 141, FPS 1.95, Running 76.57s Step 261( 28.40%), action 142, FPS 1.91, Running 77.07s Step 262( 28.60%), action 143, FPS 1.95, Running 77.64s Step 263( 28.80%), action 144, FPS 1.97, Running 77.91s Step 264( 29.00%), action 145, FPS 1.98, Running 78.36s Step 265( 29.20%), action 146, FPS 1.98, Running 78.86s Step 266( 29.40%), action 147, FPS 2.06, Running 79.26s Step 267( 29.60%), action 148, FPS 2.09, Running 79.62s Step 268( 29.80%), action 149, FPS 2.12, Running 80.14s Step 269( 30.00%), action 150, FPS 2.11, Running 80.62s Step 270( 30.20%), action 151, FPS 2.08, Running 81.19s Step 271( 30.40%), action 152, FPS 2.11, Running 81.63s Step 272( 30.60%), action 153, FPS 2.13, Running 82.28s Step 273( 30.80%), action 154, FPS 2.14, Running 82.55s Step 274( 31.00%), action 155, FPS 2.13, Running 83.21s Step 275( 31.20%), action 156, FPS 2.11, Running 83.66s Step 276( 31.40%), action 157, FPS 2.08, Running 84.20s Step 277( 31.60%), action 158, FPS 2.13, Running 84.45s Step 278( 31.80%), action 159, FPS 2.12, Running 85.05s Step 279( 32.00%), action 160, FPS 2.11, Running 85.26s Step 280( 32.20%), action 161, FPS 2.19, Running 85.69s Step 281( 32.40%), action 162, FPS 2.27, Running 85.88s Step 282( 32.60%), action 163, FPS 2.29, Running 86.38s Step 283( 32.80%), action 164, FPS 2.28, Running 86.67s Step 284( 33.00%), action 165, FPS 2.31, Running 87.01s Step 285( 33.20%), action 166, FPS 2.37, Running 87.29s Step 286( 33.40%), action 167, FPS 2.38, Running 87.65s Step 287( 33.60%), action 168, FPS 2.44, Running 87.82s Step 288( 33.80%), action 169, FPS 2.47, Running 88.23s Step 289( 34.00%), action 170, FPS 2.55, Running 88.46s Step 290( 34.20%), action 171, FPS 2.53, Running 89.11s Step 291( 34.40%), action 172, FPS 2.56, Running 89.45s Step 292( 34.60%), action 173, FPS 2.66, Running 89.79s Step 293( 34.80%), action 174, FPS 2.68, Running 90.02s Step 294( 35.00%), action 175, FPS 2.79, Running 90.37s Step 295( 35.20%), action 176, FPS 2.90, Running 90.55s Step 296( 35.40%), action 177, FPS 2.87, Running 91.16s Step 297( 35.60%), action 178, FPS 2.86, Running 91.44s Step 298( 35.80%), action 179, FPS 2.95, Running 91.83s Step 299( 36.00%), action 180, FPS 2.88, Running 92.20s Step 300( 36.20%), action 181, FPS 2.76, Running 92.94s Step 301( 36.40%), action 182, FPS 2.74, Running 93.17s Step 302( 36.60%), action 183, FPS 2.78, Running 93.56s Step 303( 36.80%), action 184, FPS 2.82, Running 93.76s Step 304( 37.00%), action 185, FPS 2.83, Running 94.09s Step 305( 37.20%), action 186, FPS 2.80, Running 94.44s Step 306( 37.40%), action 187, FPS 2.68, Running 95.12s Step 307( 37.60%), action 188, FPS 2.59, Running 95.53s Step 308( 37.80%), action 189, FPS 2.51, Running 96.21s Step 309( 38.00%), action 190, FPS 2.44, Running 96.65s Step 310( 38.20%), action 191, FPS 2.45, Running 97.26s Step 311( 38.40%), action 192, FPS 2.48, Running 97.50s Step 312( 38.60%), action 193, FPS 2.43, Running 98.02s Step 313( 38.80%), action 194, FPS 2.39, Running 98.40s Step 314( 39.00%), action 195, FPS 2.36, Running 98.82s Step 315( 39.20%), action 196, FPS 2.28, Running 99.31s Step 316( 39.40%), action 197, FPS 2.33, Running 99.74s Step 317( 39.60%), action 198, FPS 2.33, Running 100.01s Step 318( 39.80%), action 199, FPS 2.29, Running 100.57s Step 319( 40.00%), action 200, FPS 2.32, Running 100.81s Step 320( 40.20%), action 201, FPS 2.36, Running 101.42s Step 321( 40.40%), action 202, FPS 2.34, Running 101.70s Step 322( 40.60%), action 203, FPS 2.31, Running 102.23s Step 323( 40.80%), action 204, FPS 2.26, Running 102.61s Step 324( 41.00%), action 205, FPS 2.20, Running 103.18s Step 325( 41.20%), action 206, FPS 2.22, Running 103.43s Step 326( 41.40%), action 207, FPS 2.25, Running 104.00s Step 327( 41.60%), action 208, FPS 2.26, Running 104.38s Step 328( 41.80%), action 209, FPS 2.33, Running 104.78s Step 329( 42.00%), action 210, FPS 2.32, Running 105.27s Step 330( 42.20%), action 211, FPS 2.36, Running 105.74s Step 331( 42.40%), action 212, FPS 2.36, Running 105.96s Step 332( 42.60%), action 213, FPS 2.40, Running 106.34s Step 333( 42.80%), action 214, FPS 2.46, Running 106.54s Step 334( 43.00%), action 215, FPS 2.43, Running 107.04s Step 335( 43.20%), action 216, FPS 2.51, Running 107.27s Step 336( 43.40%), action 217, FPS 2.52, Running 107.66s Step 337( 43.60%), action 218, FPS 2.51, Running 107.96s Step 338( 43.80%), action 219, FPS 2.56, Running 108.39s Step 339( 44.00%), action 220, FPS 2.57, Running 108.60s Step 340( 44.20%), action 221, FPS 2.60, Running 109.11s Step 341( 44.40%), action 222, FPS 2.59, Running 109.44s Step 342( 44.60%), action 223, FPS 2.63, Running 109.84s Step 343( 44.80%), action 224, FPS 2.70, Running 110.02s Step 344( 45.00%), action 225, FPS 2.73, Running 110.50s Step 345( 45.20%), action 226, FPS 2.74, Running 110.72s Step 346( 45.40%), action 227, FPS 2.86, Running 110.99s Step 347( 45.60%), action 228, FPS 2.93, Running 111.21s Step 348( 45.80%), action 229, FPS 2.95, Running 111.56s Step 349( 46.00%), action 230, FPS 3.09, Running 111.74s Step 350( 46.20%), action 231, FPS 3.09, Running 112.21s Step 351( 46.40%), action 232, FPS 3.11, Running 112.39s Step 352( 46.60%), action 233, FPS 3.12, Running 112.75s Step 353( 46.80%), action 234, FPS 3.13, Running 112.92s Step 354( 47.00%), action 235, FPS 3.23, Running 113.22s Step 355( 47.20%), action 236, FPS 3.26, Running 113.41s Step 356( 47.40%), action 237, FPS 3.21, Running 113.90s Step 357( 47.60%), action 238, FPS 3.25, Running 114.12s Step 358( 47.80%), action 239, FPS 3.29, Running 114.46s Step 359( 48.00%), action 240, FPS 3.28, Running 114.70s Step 360( 48.20%), action 241, FPS 3.34, Running 115.09s Step 361( 48.40%), action 242, FPS 3.42, Running 115.28s Step 362( 48.60%), action 243, FPS 3.52, Running 115.53s Step 363( 48.80%), action 244, FPS 3.52, Running 115.71s Step 364( 49.00%), action 245, FPS 3.61, Running 116.05s Step 365( 49.20%), action 246, FPS 3.63, Running 116.24s Step 366( 49.40%), action 247, FPS 3.64, Running 116.48s Step 367( 49.60%), action 248, FPS 3.65, Running 116.69s Step 368( 49.80%), action 249, FPS 3.73, Running 116.92s Step 369( 50.00%), action 250, FPS 3.72, Running 117.11s Step 370( 50.20%), action 251, FPS 3.73, Running 117.57s Step 371( 50.40%), action 252, FPS 3.71, Running 117.78s Step 372( 50.60%), action 253, FPS 3.75, Running 118.09s Step 373( 50.80%), action 254, FPS 3.72, Running 118.30s Step 374( 51.00%), action 255, FPS 3.75, Running 118.56s Step 375( 51.20%), action 256, FPS 3.74, Running 118.77s Step 376( 51.40%), action 257, FPS 3.84, Running 119.11s Step 377( 51.60%), action 258, FPS 3.81, Running 119.36s Step 378( 51.80%), action 259, FPS 3.80, Running 119.73s Step 379( 52.00%), action 260, FPS 3.79, Running 119.97s Step 380( 52.20%), action 261, FPS 3.61, Running 120.63s Step 381( 52.40%), action 262, FPS 3.49, Running 121.02s Step 382( 52.60%), action 263, FPS 3.38, Running 121.45s Step 383( 52.80%), action 264, FPS 3.34, Running 121.71s Step 384( 53.00%), action 265, FPS 3.24, Running 122.23s Step 385( 53.20%), action 266, FPS 3.17, Running 122.54s Step 386( 53.40%), action 267, FPS 3.05, Running 123.04s Step 387( 53.60%), action 268, FPS 3.02, Running 123.30s Step 388( 53.80%), action 269, FPS 2.87, Running 123.89s Step 389( 54.00%), action 270, FPS 2.80, Running 124.25s Step 390( 54.20%), action 271, FPS 2.67, Running 125.06s Step 391( 54.40%), action 272, FPS 2.60, Running 125.47s Step 392( 54.60%), action 273, FPS 2.46, Running 126.22s Step 393( 54.80%), action 274, FPS 2.39, Running 126.66s Step 394( 55.00%), action 275, FPS 2.29, Running 127.28s Step 395( 55.20%), action 276, FPS 2.27, Running 127.57s Step 396( 55.40%), action 277, FPS 2.23, Running 128.07s Step 397( 55.60%), action 278, FPS 2.18, Running 128.53s Step 398( 55.80%), action 279, FPS 2.14, Running 129.08s Step 399( 56.00%), action 280, FPS 2.14, Running 129.32s Step 400( 56.20%), action 281, FPS 2.08, Running 130.25s Step 401( 56.40%), action 282, FPS 2.10, Running 130.56s Step 402( 56.60%), action 283, FPS 2.07, Running 131.11s Step 403( 56.80%), action 284, FPS 2.02, Running 131.61s Step 404( 57.00%), action 285, FPS 2.02, Running 132.12s Step 405( 57.20%), action 286, FPS 2.00, Running 132.56s Step 406( 57.40%), action 287, FPS 2.01, Running 133.01s Step 407( 57.60%), action 288, FPS 1.99, Running 133.34s Step 408( 57.80%), action 289, FPS 2.00, Running 133.89s Step 409( 58.00%), action 290, FPS 2.02, Running 134.14s Step 410( 58.20%), action 291, FPS 2.06, Running 134.76s Step 411( 58.40%), action 292, FPS 2.09, Running 135.02s Step 412( 58.60%), action 293, FPS 2.14, Running 135.56s Step 413( 58.80%), action 294, FPS 2.17, Running 135.86s Step 414( 59.00%), action 295, FPS 2.25, Running 136.17s Step 415( 59.20%), action 296, FPS 2.24, Running 136.49s Step 416( 59.40%), action 297, FPS 2.24, Running 136.99s Step 417( 59.60%), action 298, FPS 2.27, Running 137.34s Step 418( 59.80%), action 299, FPS 2.31, Running 137.76s Step 419( 60.00%), action 300, FPS 2.26, Running 138.17s Step 420( 60.20%), action 301, FPS 2.33, Running 138.84s Step 421( 60.40%), action 302, FPS 2.33, Running 139.15s Step 422( 60.60%), action 303, FPS 2.31, Running 139.75s Step 423( 60.80%), action 304, FPS 2.38, Running 140.03s Step 424( 61.00%), action 305, FPS 2.37, Running 140.55s Step 425( 61.20%), action 306, FPS 2.43, Running 140.81s Step 426( 61.40%), action 307, FPS 2.43, Running 141.23s Step 427( 61.60%), action 308, FPS 2.41, Running 141.63s Step 428( 61.80%), action 309, FPS 2.44, Running 142.08s Step 429( 62.00%), action 310, FPS 2.36, Running 142.63s Step 430( 62.20%), action 311, FPS 2.37, Running 143.19s Step 431( 62.40%), action 312, FPS 2.32, Running 143.63s Step 432( 62.60%), action 313, FPS 2.34, Running 144.10s Step 433( 62.80%), action 314, FPS 2.35, Running 144.38s Step 434( 63.00%), action 315, FPS 2.29, Running 144.90s Step 435( 63.20%), action 316, FPS 2.26, Running 145.33s Step 436( 63.40%), action 317, FPS 2.25, Running 145.87s Step 437( 63.60%), action 318, FPS 2.28, Running 146.11s Step 438( 63.80%), action 319, FPS 2.21, Running 146.79s Step 439( 64.00%), action 320, FPS 2.19, Running 147.28s Step 440( 64.20%), action 321, FPS 2.21, Running 147.88s Step 441( 64.40%), action 322, FPS 2.19, Running 148.30s Step 442( 64.60%), action 323, FPS 2.23, Running 148.74s Step 443( 64.80%), action 324, FPS 2.24, Running 148.95s Step 444( 65.00%), action 325, FPS 2.23, Running 149.53s Step 445( 65.20%), action 326, FPS 2.19, Running 149.95s Step 446( 65.40%), action 327, FPS 2.20, Running 150.32s Step 447( 65.60%), action 328, FPS 2.20, Running 150.72s Step 448( 65.80%), action 329, FPS 2.15, Running 151.37s Step 449( 66.00%), action 330, FPS 2.23, Running 151.59s Step 450( 66.20%), action 331, FPS 2.17, Running 152.39s Step 451( 66.40%), action 332, FPS 2.20, Running 152.71s Step 452( 66.60%), action 333, FPS 2.17, Running 153.34s Step 453( 66.80%), action 334, FPS 2.15, Running 153.70s Step 454( 67.00%), action 335, FPS 2.17, Running 154.10s Step 455( 67.20%), action 336, FPS 2.18, Running 154.52s Step 456( 67.40%), action 337, FPS 2.21, Running 154.91s Step 457( 67.60%), action 338, FPS 2.22, Running 155.11s Step 458( 67.80%), action 339, FPS 2.27, Running 155.62s Step 459( 68.00%), action 340, FPS 2.34, Running 155.84s Step 460( 68.20%), action 341, FPS 2.38, Running 156.28s Step 461( 68.40%), action 342, FPS 2.43, Running 156.54s Step 462( 68.60%), action 343, FPS 2.39, Running 157.11s Step 463( 68.80%), action 344, FPS 2.38, Running 157.35s Step 464( 69.00%), action 345, FPS 2.42, Running 157.80s Step 465( 69.20%), action 346, FPS 2.45, Running 158.11s Step 466( 69.40%), action 347, FPS 2.46, Running 158.44s Step 467( 69.60%), action 348, FPS 2.51, Running 158.70s Step 468( 69.80%), action 349, FPS 2.55, Running 159.22s Step 469( 70.00%), action 350, FPS 2.55, Running 159.44s Step 470( 70.20%), action 351, FPS 2.52, Running 160.33s Step 471( 70.40%), action 352, FPS 2.52, Running 160.64s Step 472( 70.60%), action 353, FPS 2.59, Running 161.07s Step 473( 70.80%), action 354, FPS 2.58, Running 161.47s Step 474( 71.00%), action 355, FPS 2.59, Running 161.81s Step 475( 71.20%), action 356, FPS 2.66, Running 162.02s Step 476( 71.40%), action 357, FPS 2.57, Running 162.68s Step 477( 71.60%), action 358, FPS 2.48, Running 163.16s Step 478( 71.80%), action 359, FPS 2.44, Running 163.82s Step 479( 72.00%), action 360, FPS 2.44, Running 164.02s Step 480( 72.20%), action 361, FPS 2.33, Running 164.87s Step 481( 72.40%), action 362, FPS 2.34, Running 165.08s Step 482( 72.60%), action 363, FPS 2.36, Running 165.57s Step 483( 72.80%), action 364, FPS 2.32, Running 165.98s Step 484( 73.00%), action 365, FPS 2.32, Running 166.43s Step 485( 73.20%), action 366, FPS 2.30, Running 166.80s Step 486( 73.40%), action 367, FPS 2.27, Running 167.27s Step 487( 73.60%), action 368, FPS 2.25, Running 167.57s Step 488( 73.80%), action 369, FPS 2.24, Running 168.16s Step 489( 74.00%), action 370, FPS 2.19, Running 168.59s Step 490( 74.20%), action 371, FPS 2.21, Running 169.39s Step 491( 74.40%), action 372, FPS 2.22, Running 169.63s Step 492( 74.60%), action 373, FPS 2.26, Running 169.93s Step 493( 74.80%), action 374, FPS 2.31, Running 170.11s Step 494( 75.00%), action 375, FPS 2.30, Running 170.52s Step 495( 75.20%), action 376, FPS 2.24, Running 170.97s Step 496( 75.40%), action 377, FPS 2.22, Running 171.68s Step 497( 75.60%), action 378, FPS 2.27, Running 171.95s Step 498( 75.80%), action 379, FPS 2.33, Running 172.41s Step 499( 76.00%), action 380, FPS 2.27, Running 172.81s Step 500( 76.20%), action 381, FPS 2.35, Running 173.36s Step 501( 76.40%), action 382, FPS 2.30, Running 173.78s Step 502( 76.60%), action 383, FPS 2.27, Running 174.39s Step 503( 76.80%), action 384, FPS 2.26, Running 174.82s Step 504( 77.00%), action 385, FPS 2.26, Running 175.27s Step 505( 77.20%), action 386, FPS 2.30, Running 175.52s Step 506( 77.40%), action 387, FPS 2.27, Running 176.09s Step 507( 77.60%), action 388, FPS 2.28, Running 176.33s Step 508( 77.80%), action 389, FPS 2.29, Running 176.90s Step 509( 78.00%), action 390, FPS 2.34, Running 177.14s Step 510( 78.20%), action 391, FPS 2.40, Running 177.72s Step 511( 78.40%), action 392, FPS 2.40, Running 177.95s Step 512( 78.60%), action 393, FPS 2.33, Running 178.51s Step 513( 78.80%), action 394, FPS 2.31, Running 178.77s Step 514( 79.00%), action 395, FPS 2.27, Running 179.33s Step 515( 79.20%), action 396, FPS 2.27, Running 179.79s Step 516( 79.40%), action 397, FPS 2.33, Running 180.27s Step 517( 79.60%), action 398, FPS 2.34, Running 180.49s Step 518( 79.80%), action 399, FPS 2.30, Running 181.10s Step 519( 80.00%), action 400, FPS 2.34, Running 181.36s Step 520( 80.20%), action 401, FPS 2.31, Running 182.04s Step 521( 80.40%), action 402, FPS 2.31, Running 182.42s Step 522( 80.60%), action 403, FPS 2.30, Running 183.10s Step 523( 80.80%), action 404, FPS 2.34, Running 183.38s Step 524( 81.00%), action 405, FPS 2.31, Running 183.92s Step 525( 81.20%), action 406, FPS 2.30, Running 184.21s Step 526( 81.40%), action 407, FPS 2.31, Running 184.77s Step 527( 81.60%), action 408, FPS 2.30, Running 185.02s Step 528( 81.80%), action 409, FPS 2.28, Running 185.66s Step 529( 82.00%), action 410, FPS 2.23, Running 186.11s Step 530( 82.20%), action 411, FPS 2.21, Running 186.76s Step 531( 82.40%), action 412, FPS 2.16, Running 187.21s Step 532( 82.60%), action 413, FPS 2.17, Running 187.71s Step 533( 82.80%), action 414, FPS 2.12, Running 188.19s Step 534( 83.00%), action 415, FPS 2.12, Running 188.77s Step 535( 83.20%), action 416, FPS 2.13, Running 189.20s Step 536( 83.40%), action 417, FPS 2.13, Running 189.64s Step 537( 83.60%), action 418, FPS 2.10, Running 190.03s Step 538( 83.80%), action 419, FPS 2.12, Running 190.52s Step 539( 84.00%), action 420, FPS 2.07, Running 191.02s Step 540( 84.20%), action 421, FPS 2.08, Running 191.65s Step 541( 84.40%), action 422, FPS 2.09, Running 191.98s Step 542( 84.60%), action 423, FPS 2.12, Running 192.51s Step 543( 84.80%), action 424, FPS 2.13, Running 192.77s Step 544( 85.00%), action 425, FPS 2.11, Running 193.38s Step 545( 85.20%), action 426, FPS 2.12, Running 193.64s Step 546( 85.40%), action 427, FPS 2.17, Running 193.98s Step 547( 85.60%), action 428, FPS 2.17, Running 194.23s Step 548( 85.80%), action 429, FPS 2.18, Running 194.83s Step 549( 86.00%), action 430, FPS 2.18, Running 195.27s Step 550( 86.20%), action 431, FPS 2.20, Running 195.85s Step 551( 86.40%), action 432, FPS 2.19, Running 196.36s Step 552( 86.60%), action 433, FPS 2.16, Running 196.97s Step 553( 86.80%), action 434, FPS 2.23, Running 197.16s Step 554( 87.00%), action 435, FPS 2.25, Running 197.68s Step 555( 87.20%), action 436, FPS 2.22, Running 198.19s Step 556( 87.40%), action 437, FPS 2.17, Running 198.84s Step 557( 87.60%), action 438, FPS 2.16, Running 199.28s Step 558( 87.80%), action 439, FPS 2.19, Running 199.67s Step 559( 88.00%), action 440, FPS 2.25, Running 199.89s Step 560( 88.20%), action 441, FPS 2.25, Running 200.53s Step 561( 88.40%), action 442, FPS 2.29, Running 200.72s Step 562( 88.60%), action 443, FPS 2.26, Running 201.38s Step 563( 88.80%), action 444, FPS 2.27, Running 201.59s Step 564( 89.00%), action 445, FPS 2.26, Running 202.25s Step 565( 89.20%), action 446, FPS 2.25, Running 202.51s Step 566( 89.40%), action 447, FPS 2.26, Running 202.85s Step 567( 89.60%), action 448, FPS 2.27, Running 203.04s Step 568( 89.80%), action 449, FPS 2.26, Running 203.67s Step 569( 90.00%), action 450, FPS 2.28, Running 204.03s Step 570( 90.20%), action 451, FPS 2.21, Running 204.89s Step 571( 90.40%), action 452, FPS 2.24, Running 205.28s Step 572( 90.60%), action 453, FPS 2.22, Running 205.96s Step 573( 90.80%), action 454, FPS 2.22, Running 206.18s Step 574( 91.00%), action 455, FPS 2.23, Running 206.65s Step 575( 91.20%), action 456, FPS 2.24, Running 207.12s Step 576( 91.40%), action 457, FPS 2.31, Running 207.49s Step 577( 91.60%), action 458, FPS 2.38, Running 207.68s Step 578( 91.80%), action 459, FPS 2.40, Running 208.02s Step 579( 92.00%), action 460, FPS 2.34, Running 208.45s Step 580( 92.20%), action 461, FPS 2.29, Running 209.28s Step 581( 92.40%), action 462, FPS 2.27, Running 209.53s Step 582( 92.60%), action 463, FPS 2.37, Running 209.82s Step 583( 92.80%), action 464, FPS 2.38, Running 210.01s Step 584( 93.00%), action 465, FPS 2.49, Running 210.29s Step 585( 93.20%), action 466, FPS 2.52, Running 210.45s Step 586( 93.40%), action 467, FPS 2.52, Running 210.79s Step 587( 93.60%), action 468, FPS 2.52, Running 210.98s Step 588( 93.80%), action 469, FPS 2.64, Running 211.25s Step 589( 94.00%), action 470, FPS 2.70, Running 211.43s Step 590( 94.20%), action 471, FPS 2.87, Running 211.86s Step 591( 94.40%), action 472, FPS 2.92, Running 212.12s Step 592( 94.60%), action 473, FPS 3.07, Running 212.47s Step 593( 94.80%), action 474, FPS 3.08, Running 212.66s Step 594( 95.00%), action 475, FPS 3.13, Running 213.03s Step 595( 95.20%), action 476, FPS 3.29, Running 213.19s Step 596( 95.40%), action 477, FPS 3.33, Running 213.49s Step 597( 95.60%), action 478, FPS 3.32, Running 213.70s Step 598( 95.80%), action 479, FPS 3.26, Running 214.16s Step 599( 96.00%), action 480, FPS 3.34, Running 214.43s Step 600( 96.20%), action 481, FPS 3.48, Running 215.02s Step 601( 96.40%), action 482, FPS 3.36, Running 215.48s Step 602( 96.60%), action 483, FPS 3.14, Running 216.19s Step 603( 96.80%), action 484, FPS 3.07, Running 216.53s Step 604( 97.00%), action 485, FPS 2.95, Running 217.07s Step 605( 97.20%), action 486, FPS 2.83, Running 217.53s Step 606( 97.40%), action 487, FPS 2.79, Running 217.97s Step 607( 97.60%), action 488, FPS 2.75, Running 218.24s Step 608( 97.80%), action 489, FPS 2.65, Running 218.80s Step 609( 98.00%), action 490, FPS 2.65, Running 218.97s Step 610( 98.20%), action 491, FPS 2.48, Running 219.91s Step 611( 98.40%), action 492, FPS 2.45, Running 220.27s Step 612( 98.60%), action 493, FPS 2.35, Running 220.97s Step 613( 98.80%), action 494, FPS 2.35, Running 221.19s Step 614( 99.00%), action 495, FPS 2.32, Running 221.65s Step 615( 99.20%), action 496, FPS 2.23, Running 222.15s Step 616( 99.40%), action 497, FPS 2.16, Running 222.77s Step 617( 99.60%), action 498, FPS 2.15, Running 222.99s Step 618( 99.80%), action 499, FPS 2.11, Running 223.64s Step 619(100.00%), action 500, FPS 2.09, Running 223.98s [2026-08-01 17:49:45] [35 ] Seed 34 failed after 224.60 s. +steps: 619 , actions: 500 . +Instruction: Empty +Total 19/35(54.29%) success. +Setting seed: 35 +Step 1( N/A%), pre moving , FPS 12.55, Running 0.08s Step 2( N/A%), pre moving , FPS 20.14, Running 0.10s Step 3( N/A%), pre moving , FPS 24.76, Running 0.12s Step 4( N/A%), pre moving , FPS 27.87, Running 0.14s Step 5( N/A%), pre moving , FPS 29.65, Running 0.17s Step 6( N/A%), pre moving , FPS 31.84, Running 0.19s Step 7( N/A%), pre moving , FPS 33.44, Running 0.21s Step 8( N/A%), pre moving , FPS 34.21, Running 0.23s Step 9( N/A%), pre moving , FPS 35.18, Running 0.26s Step 10( N/A%), pre moving , FPS 36.53, Running 0.27s Step 11( N/A%), pre moving , FPS 35.89, Running 0.31s Step 12( N/A%), pre moving , FPS 35.25, Running 0.34s Step 13( N/A%), pre moving , FPS 36.33, Running 0.36s Step 14( N/A%), pre moving , FPS 37.43, Running 0.37s Step 15( N/A%), pre moving , FPS 38.20, Running 0.39s Step 16( N/A%), pre moving , FPS 39.04, Running 0.41s Step 17( N/A%), pre moving , FPS 39.77, Running 0.43s Step 18( N/A%), pre moving , FPS 40.57, Running 0.44s Step 19( N/A%), pre moving , FPS 41.18, Running 0.46s Step 20( N/A%), pre moving , FPS 41.86, Running 0.48s Step 21( N/A%), pre moving , FPS 31.73, Running 0.71s Step 22( N/A%), pre moving , FPS 31.67, Running 0.73s Step 23( N/A%), pre moving , FPS 31.57, Running 0.75s Step 24( N/A%), pre moving , FPS 31.32, Running 0.78s Step 25( N/A%), pre moving , FPS 31.30, Running 0.81s Step 26( N/A%), pre moving , FPS 22.53, Running 1.08s Step 27( N/A%), pre moving , FPS 22.62, Running 1.09s Step 28( N/A%), pre moving , FPS 22.85, Running 1.11s Step 29( N/A%), pre moving , FPS 22.91, Running 1.13s Step 30( N/A%), pre moving , FPS 22.98, Running 1.14s Step 31( N/A%), pre moving , FPS 23.45, Running 1.16s Step 32( N/A%), pre moving , FPS 23.90, Running 1.18s Step 33( N/A%), pre moving , FPS 23.74, Running 1.20s Step 34( N/A%), pre moving , FPS 23.72, Running 1.22s Step 35( N/A%), pre moving , FPS 23.47, Running 1.24s Step 36( N/A%), pre moving , FPS 17.27, Running 1.57s Step 37( N/A%), pre moving , FPS 17.29, Running 1.58s Step 38( N/A%), pre moving , FPS 17.29, Running 1.60s Step 39( N/A%), pre moving , FPS 17.31, Running 1.62s Step 40( N/A%), pre moving , FPS 17.31, Running 1.63s Step 41( N/A%), pre moving , FPS 21.28, Running 1.65s Step 42( N/A%), pre moving , FPS 21.35, Running 1.67s Step 43( N/A%), pre moving , FPS 21.48, Running 1.69s Step 44( N/A%), pre moving , FPS 21.25, Running 1.72s Step 45( N/A%), pre moving , FPS 21.26, Running 1.75s Step 46( N/A%), pre moving , FPS 28.48, Running 1.78s Step 47( N/A%), pre moving , FPS 27.91, Running 1.81s Step 48( N/A%), pre moving , FPS 27.05, Running 1.85s Step 49( N/A%), pre moving , FPS 26.41, Running 1.89s Step 50( N/A%), pre moving , FPS 26.09, Running 1.91s Step 51( N/A%), pre moving , FPS 25.61, Running 1.94s Step 52( N/A%), pre moving , FPS 25.13, Running 1.97s Step 53( N/A%), pre moving , FPS 24.47, Running 2.02s Step 54( N/A%), pre moving , FPS 24.19, Running 2.04s Step 55( N/A%), pre moving , FPS 24.24, Running 2.07s Step 56( N/A%), pre moving , FPS 37.91, Running 2.10s Step 57( N/A%), pre moving , FPS 37.21, Running 2.12s Step 58( N/A%), pre moving , FPS 36.48, Running 2.15s Step 59( N/A%), pre moving , FPS 35.03, Running 2.19s Step 60( N/A%), pre moving , FPS 34.25, Running 2.22s Step 61( N/A%), pre moving , FPS 33.54, Running 2.25s Step 62( N/A%), pre moving , FPS 32.61, Running 2.28s Step 63( N/A%), pre moving , FPS 32.14, Running 2.31s Step 64( N/A%), pre moving , FPS 31.70, Running 2.35s Step 65( N/A%), pre moving , FPS 30.91, Running 2.40s Step 66( N/A%), pre moving , FPS 30.33, Running 2.44s Step 67( N/A%), pre moving , FPS 30.63, Running 2.46s Step 68( N/A%), pre moving , FPS 31.23, Running 2.49s Step 69( N/A%), pre moving , FPS 31.80, Running 2.51s Step 70( N/A%), pre moving , FPS 31.37, Running 2.55s Step 71( N/A%), pre moving , FPS 31.50, Running 2.58s Step 72( N/A%), pre moving , FPS 31.49, Running 2.61s Step 73( N/A%), pre moving , FPS 32.16, Running 2.64s Step 74( N/A%), pre moving , FPS 32.24, Running 2.66s Step 75( N/A%), pre moving , FPS 32.07, Running 2.69s Step 76( N/A%), pre moving , FPS 31.58, Running 2.73s Step 77( N/A%), pre moving , FPS 31.50, Running 2.76s Step 78( N/A%), pre moving , FPS 31.19, Running 2.79s Step 79( N/A%), pre moving , FPS 31.61, Running 2.82s Step 80( N/A%), pre moving , FPS 31.86, Running 2.85s Step 81( N/A%), pre moving , FPS 32.49, Running 2.86s Step 82( N/A%), pre moving , FPS 33.48, Running 2.88s Step 83( N/A%), pre moving , FPS 34.06, Running 2.90s Step 84( N/A%), pre moving , FPS 35.18, Running 2.92s Step 85( N/A%), pre moving , FPS 36.39, Running 2.95s Step 86( N/A%), pre moving , FPS 38.13, Running 2.96s Step 87( N/A%), pre moving , FPS 38.62, Running 2.98s Step 88( N/A%), pre moving , FPS 39.03, Running 3.00s Step 89( N/A%), pre moving , FPS 39.66, Running 3.02s Step 90( N/A%), pre moving , FPS 41.09, Running 3.04s Step 91( N/A%), pre moving , FPS 41.82, Running 3.05s Step 92( N/A%), pre moving , FPS 42.81, Running 3.08s Step 93( N/A%), pre moving , FPS 43.47, Running 3.10s Step 94( N/A%), pre moving , FPS 43.84, Running 3.12s Step 95( N/A%), pre moving , FPS 44.62, Running 3.14s Step 96( N/A%), pre moving , FPS 46.14, Running 3.16s Step 97( N/A%), pre moving , FPS 47.00, Running 3.18s Step 98( N/A%), pre moving , FPS 48.43, Running 3.20s Step 99( N/A%), pre moving , FPS 48.95, Running 3.23s Step 100( N/A%), pre moving , FPS 49.03, Running 3.25s Step 101( N/A%), pre moving , FPS 12.45, Running 4.47s Step 102( N/A%), pre moving , FPS 11.12, Running 4.68s Step 103( N/A%), pre moving , FPS 10.35, Running 4.83s Step 104( N/A%), pre moving , FPS 9.19, Running 5.10s Step 105( N/A%), pre moving , FPS 8.81, Running 5.21s Step 106( N/A%), pre moving , FPS 8.13, Running 5.42s Step 107( N/A%), pre moving , FPS 7.80, Running 5.54s Step 108( N/A%), pre moving , FPS 7.08, Running 5.83s Step 109( N/A%), pre moving , FPS 6.84, Running 5.94s Step 110( N/A%), pre moving , FPS 6.31, Running 6.21s Step 111( N/A%), pre moving , FPS 6.08, Running 6.34s Step 112( N/A%), pre moving , FPS 5.74, Running 6.56s Step 113( N/A%), pre moving , FPS 5.57, Running 6.69s Step 114( N/A%), pre moving , FPS 5.27, Running 6.91s Step 115( N/A%), pre moving , FPS 5.11, Running 7.06s Step 116( N/A%), pre moving , FPS 4.86, Running 7.28s Step 117( N/A%), pre moving , FPS 4.68, Running 7.45s Step 118( N/A%), pre moving , FPS 4.46, Running 7.69s Step 119( N/A%), pre moving , FPS 4.32, Running 7.86s Step 120( N/A%), pre moving , FPS 4.15, Running 8.08s Step 121( 0.20%), action 1, FPS 4.68, Running 8.74s Step 122( 0.40%), action 2, FPS 4.53, Running 9.09s Step 123( 0.60%), action 3, FPS 4.23, Running 9.55s Step 124( 0.80%), action 4, FPS 4.25, Running 9.81s Step 125( 1.00%), action 5, FPS 4.08, Running 10.11s Step 126( 1.20%), action 6, FPS 4.07, Running 10.34s Step 127( 1.40%), action 7, FPS 3.89, Running 10.68s Step 128( 1.60%), action 8, FPS 3.77, Running 11.13s Step 129( 1.80%), action 9, FPS 3.59, Running 11.52s Step 130( 2.00%), action 10, FPS 3.62, Running 11.73s Step 131( 2.20%), action 11, FPS 3.42, Running 12.18s Step 132( 2.40%), action 12, FPS 3.29, Running 12.63s Step 133( 2.60%), action 13, FPS 3.18, Running 12.98s Step 134( 2.80%), action 14, FPS 3.08, Running 13.41s Step 135( 3.00%), action 15, FPS 2.92, Running 13.90s Step 136( 3.20%), action 16, FPS 2.90, Running 14.18s Step 137( 3.40%), action 17, FPS 2.83, Running 14.52s Step 138( 3.60%), action 18, FPS 2.81, Running 14.82s Step 139( 3.80%), action 19, FPS 2.75, Running 15.14s Step 140( 4.00%), action 20, FPS 2.68, Running 15.52s Step 141( 4.20%), action 21, FPS 2.69, Running 16.17s Step 142( 4.40%), action 22, FPS 2.66, Running 16.61s Step 143( 4.60%), action 23, FPS 2.69, Running 16.98s Step 144( 4.80%), action 24, FPS 2.66, Running 17.32s Step 145( 5.00%), action 25, FPS 2.61, Running 17.78s Step 146( 5.20%), action 26, FPS 2.56, Running 18.15s Step 147( 5.40%), action 27, FPS 2.52, Running 18.62s Step 148( 5.60%), action 28, FPS 2.51, Running 19.11s Step 149( 5.80%), action 29, FPS 2.54, Running 19.38s Step 150( 6.00%), action 30, FPS 2.48, Running 19.78s Step 151( 6.20%), action 31, FPS 2.42, Running 20.43s Step 152( 6.40%), action 32, FPS 2.46, Running 20.77s Step 153( 6.60%), action 33, FPS 2.47, Running 21.08s Step 154( 6.80%), action 34, FPS 2.48, Running 21.47s Step 155( 7.00%), action 35, FPS 2.49, Running 21.94s Step 156( 7.20%), action 36, FPS 2.49, Running 22.20s Step 157( 7.40%), action 37, FPS 2.51, Running 22.48s Step 158( 7.60%), action 38, FPS 2.46, Running 22.94s Step 159( 7.80%), action 39, FPS 2.40, Running 23.48s Step 160( 8.00%), action 40, FPS 2.33, Running 24.09s Step 161( 8.20%), action 41, FPS 2.31, Running 24.84s Step 162( 8.40%), action 42, FPS 2.27, Running 25.41s Step 163( 8.60%), action 43, FPS 2.29, Running 25.71s Step 164( 8.80%), action 44, FPS 2.25, Running 26.19s Step 165( 9.00%), action 45, FPS 2.26, Running 26.65s Step 166( 9.20%), action 46, FPS 2.30, Running 26.86s Step 167( 9.40%), action 47, FPS 2.34, Running 27.18s Step 168( 9.60%), action 48, FPS 2.31, Running 27.78s Step 169( 9.80%), action 49, FPS 2.25, Running 28.28s Step 170( 10.00%), action 50, FPS 2.21, Running 28.83s Step 171( 10.20%), action 51, FPS 2.18, Running 29.60s Step 172( 10.40%), action 52, FPS 2.16, Running 30.01s Step 173( 10.60%), action 53, FPS 2.11, Running 30.54s Step 174( 10.80%), action 54, FPS 2.12, Running 30.90s Step 175( 11.00%), action 55, FPS 2.11, Running 31.44s Step 176( 11.20%), action 56, FPS 2.09, Running 31.74s Step 177( 11.40%), action 57, FPS 2.06, Running 32.20s Step 178( 11.60%), action 58, FPS 2.03, Running 32.78s Step 179( 11.80%), action 59, FPS 2.04, Running 33.27s Step 180( 12.00%), action 60, FPS 2.06, Running 33.82s Step 181( 12.20%), action 61, FPS 2.11, Running 34.32s Step 182( 12.40%), action 62, FPS 2.09, Running 34.99s Step 183( 12.60%), action 63, FPS 2.07, Running 35.37s Step 184( 12.80%), action 64, FPS 2.05, Running 35.97s Step 185( 13.00%), action 65, FPS 2.02, Running 36.53s Step 186( 13.20%), action 66, FPS 1.96, Running 37.08s Step 187( 13.40%), action 67, FPS 1.96, Running 37.37s Step 188( 13.60%), action 68, FPS 2.00, Running 37.78s Step 189( 13.80%), action 69, FPS 1.98, Running 38.37s Step 190( 14.00%), action 70, FPS 2.00, Running 38.85s Step 191( 14.20%), action 71, FPS 2.04, Running 39.40s Step 192( 14.40%), action 72, FPS 2.05, Running 39.77s Step 193( 14.60%), action 73, FPS 2.04, Running 40.35s Step 194( 14.80%), action 74, FPS 1.98, Running 40.98s Step 195( 15.00%), action 75, FPS 2.01, Running 41.38s Step 196( 15.20%), action 76, FPS 1.99, Running 41.77s Step 197( 15.40%), action 77, FPS 1.97, Running 42.37s Step 198( 15.60%), action 78, FPS 1.94, Running 43.07s Step 199( 15.80%), action 79, FPS 1.97, Running 43.42s Step 200( 16.00%), action 80, FPS 2.01, Running 43.75s Step 201( 16.20%), action 81, FPS 1.98, Running 44.41s Step 202( 16.40%), action 82, FPS 2.06, Running 44.68s Step 203( 16.60%), action 83, FPS 2.07, Running 45.01s Step 204( 16.80%), action 84, FPS 2.12, Running 45.39s Step 205( 17.00%), action 85, FPS 2.16, Running 45.81s Step 206( 17.20%), action 86, FPS 2.17, Running 46.30s Step 207( 17.40%), action 87, FPS 2.17, Running 46.60s Step 208( 17.60%), action 88, FPS 2.19, Running 46.89s Step 209( 17.80%), action 89, FPS 2.20, Running 47.45s Step 210( 18.00%), action 90, FPS 2.20, Running 47.96s Step 211( 18.20%), action 91, FPS 2.20, Running 48.51s Step 212( 18.40%), action 92, FPS 2.14, Running 49.10s Step 213( 18.60%), action 93, FPS 2.17, Running 49.57s Step 214( 18.80%), action 94, FPS 2.20, Running 50.05s Step 215( 19.00%), action 95, FPS 2.22, Running 50.38s Step 216( 19.20%), action 96, FPS 2.19, Running 50.91s Step 217( 19.40%), action 97, FPS 2.25, Running 51.25s Step 218( 19.60%), action 98, FPS 2.36, Running 51.53s Step 219( 19.80%), action 99, FPS 2.33, Running 51.99s Step 220( 20.00%), action 100, FPS 2.26, Running 52.59s Step 221( 20.20%), action 101, FPS 2.24, Running 53.33s Step 222( 20.40%), action 102, FPS 2.18, Running 53.84s Step 223( 20.60%), action 103, FPS 2.13, Running 54.41s Step 224( 20.80%), action 104, FPS 2.13, Running 54.78s Step 225( 21.00%), action 105, FPS 2.15, Running 55.10s Step 226( 21.20%), action 106, FPS 2.17, Running 55.54s Step 227( 21.40%), action 107, FPS 2.16, Running 55.85s Step 228( 21.60%), action 108, FPS 2.14, Running 56.22s Step 229( 21.80%), action 109, FPS 2.16, Running 56.71s Step 230( 22.00%), action 110, FPS 2.15, Running 57.25s Step 231( 22.20%), action 111, FPS 2.10, Running 58.01s Step 232( 22.40%), action 112, FPS 2.15, Running 58.41s Step 233( 22.60%), action 113, FPS 2.13, Running 58.94s Step 234( 22.80%), action 114, FPS 2.10, Running 59.56s Step 235( 23.00%), action 115, FPS 2.05, Running 60.13s Step 236( 23.20%), action 116, FPS 2.06, Running 60.60s Step 237( 23.40%), action 117, FPS 2.02, Running 61.13s Step 238( 23.60%), action 118, FPS 2.01, Running 61.49s Step 239( 23.80%), action 119, FPS 1.99, Running 62.02s Step 240( 24.00%), action 120, FPS 2.06, Running 62.31s Step 241( 24.20%), action 121, FPS 2.06, Running 63.04s Step 242( 24.40%), action 122, FPS 2.11, Running 63.31s Step 243( 24.60%), action 123, FPS 2.12, Running 63.86s Step 244( 24.80%), action 124, FPS 2.05, Running 64.53s Step 245( 25.00%), action 125, FPS 2.01, Running 65.03s Step 246( 25.20%), action 126, FPS 2.00, Running 65.57s Step 247( 25.40%), action 127, FPS 1.95, Running 66.12s Step 248( 25.60%), action 128, FPS 1.89, Running 66.79s Step 249( 25.80%), action 129, FPS 1.89, Running 67.31s Step 250( 26.00%), action 130, FPS 1.91, Running 67.73s Step 251( 26.20%), action 131, FPS 1.92, Running 68.46s Step 252( 26.40%), action 132, FPS 1.92, Running 68.80s Step 253( 26.60%), action 133, FPS 1.93, Running 69.30s Step 254( 26.80%), action 134, FPS 1.97, Running 69.74s Step 255( 27.00%), action 135, FPS 2.02, Running 70.05s Step 256( 27.20%), action 136, FPS 2.01, Running 70.54s Step 257( 27.40%), action 137, FPS 2.00, Running 71.11s Step 258( 27.60%), action 138, FPS 2.03, Running 71.34s Step 259( 27.80%), action 139, FPS 2.03, Running 71.87s Step 260( 28.00%), action 140, FPS 2.00, Running 72.29s Step 261( 28.20%), action 141, FPS 2.04, Running 72.87s Step 262( 28.40%), action 142, FPS 2.03, Running 73.18s Step 263( 28.60%), action 143, FPS 2.08, Running 73.49s Step 264( 28.80%), action 144, FPS 2.16, Running 73.80s Step 265( 29.00%), action 145, FPS 2.18, Running 74.20s Step 266( 29.20%), action 146, FPS 2.25, Running 74.45s Step 267( 29.40%), action 147, FPS 2.32, Running 74.74s Step 268( 29.60%), action 148, FPS 2.41, Running 75.08s Step 269( 29.80%), action 149, FPS 2.45, Running 75.48s Step 270( 30.00%), action 150, FPS 2.44, Running 75.92s Step 271( 30.20%), action 151, FPS 2.51, Running 76.43s Step 272( 30.40%), action 152, FPS 2.51, Running 76.77s Step 273( 30.60%), action 153, FPS 2.54, Running 77.17s Step 274( 30.80%), action 154, FPS 2.60, Running 77.43s Step 275( 31.00%), action 155, FPS 2.61, Running 77.71s Step 276( 31.20%), action 156, FPS 2.67, Running 78.02s Step 277( 31.40%), action 157, FPS 2.78, Running 78.30s Step 278( 31.60%), action 158, FPS 2.76, Running 78.58s Step 279( 31.80%), action 159, FPS 2.84, Running 78.92s Step 280( 32.00%), action 160, FPS 2.91, Running 79.17s Step 281( 32.20%), action 161, FPS 2.99, Running 79.56s Step 282( 32.40%), action 162, FPS 2.99, Running 79.86s Step 283( 32.60%), action 163, FPS 3.00, Running 80.15s Step 284( 32.80%), action 164, FPS 3.02, Running 80.41s Step 285( 33.00%), action 165, FPS 3.06, Running 80.75s Step 286( 33.20%), action 166, FPS 3.06, Running 81.00s Step 287( 33.40%), action 167, FPS 3.08, Running 81.24s Step 288( 33.60%), action 168, FPS 3.13, Running 81.46s Step 289( 33.80%), action 169, FPS 3.19, Running 81.76s Step 290( 34.00%), action 170, FPS 3.12, Running 82.32s Step 291( 34.20%), action 171, FPS 3.09, Running 82.91s Step 292( 34.40%), action 172, FPS 3.07, Running 83.29s Step 293( 34.60%), action 173, FPS 3.01, Running 83.81s Step 294( 34.80%), action 174, FPS 2.87, Running 84.39s Step 295( 35.00%), action 175, FPS 2.79, Running 84.86s Step 296( 35.20%), action 176, FPS 2.74, Running 85.31s Step 297( 35.40%), action 177, FPS 2.71, Running 85.68s Step 298( 35.60%), action 178, FPS 2.59, Running 86.32s Step 299( 35.80%), action 179, FPS 2.57, Running 86.69s Step 300( 36.00%), action 180, FPS 2.51, Running 87.15s Step 301( 36.20%), action 181, FPS 2.38, Running 87.95s Step 302( 36.40%), action 182, FPS 2.32, Running 88.47s Step 303( 36.60%), action 183, FPS 2.32, Running 88.76s Step 304( 36.80%), action 184, FPS 2.24, Running 89.34s Step 305( 37.00%), action 185, FPS 2.25, Running 89.65s Step 306( 37.20%), action 186, FPS 2.22, Running 90.01s Step 307( 37.40%), action 187, FPS 2.15, Running 90.52s Step 308( 37.60%), action 188, FPS 2.06, Running 91.16s Step 309( 37.80%), action 189, FPS 2.05, Running 91.52s Step 310( 38.00%), action 190, FPS 2.05, Running 92.07s Step 311( 38.20%), action 191, FPS 2.02, Running 92.82s Step 312( 38.40%), action 192, FPS 2.01, Running 93.25s Step 313( 38.60%), action 193, FPS 2.00, Running 93.83s Step 314( 38.80%), action 194, FPS 2.03, Running 94.25s Step 315( 39.00%), action 195, FPS 2.05, Running 94.64s Step 316( 39.20%), action 196, FPS 2.04, Running 95.13s Step 317( 39.40%), action 197, FPS 2.05, Running 95.42s Step 318( 39.60%), action 198, FPS 2.07, Running 95.99s Step 319( 39.80%), action 199, FPS 2.09, Running 96.28s Step 320( 40.00%), action 200, FPS 2.14, Running 96.50s Step 321( 40.20%), action 201, FPS 2.14, Running 97.31s Step 322( 40.40%), action 202, FPS 2.18, Running 97.63s Step 323( 40.60%), action 203, FPS 2.17, Running 97.98s Step 324( 40.80%), action 204, FPS 2.26, Running 98.19s Step 325( 41.00%), action 205, FPS 2.26, Running 98.52s Step 326( 41.20%), action 206, FPS 2.22, Running 99.00s Step 327( 41.40%), action 207, FPS 2.25, Running 99.41s Step 328( 41.60%), action 208, FPS 2.35, Running 99.67s Step 329( 41.80%), action 209, FPS 2.36, Running 99.99s Step 330( 42.00%), action 210, FPS 2.44, Running 100.25s Step 331( 42.20%), action 211, FPS 2.53, Running 100.72s Step 332( 42.40%), action 212, FPS 2.54, Running 101.12s Step 333( 42.60%), action 213, FPS 2.59, Running 101.54s Step 334( 42.80%), action 214, FPS 2.62, Running 101.89s Step 335( 43.00%), action 215, FPS 2.65, Running 102.18s Step 336( 43.20%), action 216, FPS 2.70, Running 102.53s Step 337( 43.40%), action 217, FPS 2.62, Running 103.06s Step 338( 43.60%), action 218, FPS 2.65, Running 103.55s Step 339( 43.80%), action 219, FPS 2.64, Running 103.85s Step 340( 44.00%), action 220, FPS 2.62, Running 104.13s Step 341( 44.20%), action 221, FPS 2.72, Running 104.66s Step 342( 44.40%), action 222, FPS 2.73, Running 104.95s Step 343( 44.60%), action 223, FPS 2.65, Running 105.52s Step 344( 44.80%), action 224, FPS 2.60, Running 105.89s Step 345( 45.00%), action 225, FPS 2.52, Running 106.44s Step 346( 45.20%), action 226, FPS 2.57, Running 106.79s Step 347( 45.40%), action 227, FPS 2.60, Running 107.12s Step 348( 45.60%), action 228, FPS 2.52, Running 107.60s Step 349( 45.80%), action 229, FPS 2.53, Running 107.90s Step 350( 46.00%), action 230, FPS 2.44, Running 108.45s Step 351( 46.20%), action 231, FPS 2.41, Running 109.02s Step 352( 46.40%), action 232, FPS 2.44, Running 109.30s Step 353( 46.60%), action 233, FPS 2.48, Running 109.59s Step 354( 46.80%), action 234, FPS 2.48, Running 109.96s Step 355( 47.00%), action 235, FPS 2.41, Running 110.49s Step 356( 47.20%), action 236, FPS 2.39, Running 110.90s Step 357( 47.40%), action 237, FPS 2.45, Running 111.24s Step 358( 47.60%), action 238, FPS 2.51, Running 111.53s Step 359( 47.80%), action 239, FPS 2.49, Running 111.89s Step 360( 48.00%), action 240, FPS 2.46, Running 112.25s Step 361( 48.20%), action 241, FPS 2.41, Running 112.98s Step 362( 48.40%), action 242, FPS 2.38, Running 113.35s Step 363( 48.60%), action 243, FPS 2.40, Running 113.85s Step 364( 48.80%), action 244, FPS 2.37, Running 114.33s Step 365( 49.00%), action 245, FPS 2.42, Running 114.70s Step 366( 49.20%), action 246, FPS 2.39, Running 115.16s Step 367( 49.40%), action 247, FPS 2.33, Running 115.70s Step 368( 49.60%), action 248, FPS 2.29, Running 116.32s Step 369( 49.80%), action 249, FPS 2.23, Running 116.85s Step 370( 50.00%), action 250, FPS 2.28, Running 117.22s Step 371( 50.20%), action 251, FPS 2.23, Running 117.98s Step 372( 50.40%), action 252, FPS 2.16, Running 118.54s Step 373( 50.60%), action 253, FPS 2.10, Running 119.10s Step 374( 50.80%), action 254, FPS 2.13, Running 119.36s Step 375( 51.00%), action 255, FPS 2.11, Running 119.98s Step 376( 51.20%), action 256, FPS 2.07, Running 120.56s Step 377( 51.40%), action 257, FPS 2.00, Running 121.22s Step 378( 51.60%), action 258, FPS 1.98, Running 121.65s Step 379( 51.80%), action 259, FPS 1.98, Running 122.00s Step 380( 52.00%), action 260, FPS 1.99, Running 122.30s Step 381( 52.20%), action 261, FPS 2.00, Running 123.00s Step 382( 52.40%), action 262, FPS 1.95, Running 123.60s Step 383( 52.60%), action 263, FPS 1.93, Running 124.22s Step 384( 52.80%), action 264, FPS 1.97, Running 124.48s Step 385( 53.00%), action 265, FPS 1.94, Running 125.02s Step 386( 53.20%), action 266, FPS 1.98, Running 125.28s Step 387( 53.40%), action 267, FPS 2.03, Running 125.55s Step 388( 53.60%), action 268, FPS 2.07, Running 126.00s Step 389( 53.80%), action 269, FPS 2.07, Running 126.50s Step 390( 54.00%), action 270, FPS 2.10, Running 126.77s Step 391( 54.20%), action 271, FPS 2.08, Running 127.61s Step 392( 54.40%), action 272, FPS 2.13, Running 127.94s Step 393( 54.60%), action 273, FPS 2.17, Running 128.31s Step 394( 54.80%), action 274, FPS 2.18, Running 128.55s Step 395( 55.00%), action 275, FPS 2.24, Running 128.93s Step 396( 55.20%), action 276, FPS 2.32, Running 129.20s Step 397( 55.40%), action 277, FPS 2.33, Running 129.80s Step 398( 55.60%), action 278, FPS 2.36, Running 130.12s Step 399( 55.80%), action 279, FPS 2.35, Running 130.50s Step 400( 56.00%), action 280, FPS 2.35, Running 130.82s Step 401( 56.20%), action 281, FPS 2.32, Running 131.61s Step 402( 56.40%), action 282, FPS 2.32, Running 132.21s Step 403( 56.60%), action 283, FPS 2.34, Running 132.78s Step 404( 56.80%), action 284, FPS 2.26, Running 133.35s Step 405( 57.00%), action 285, FPS 2.26, Running 133.86s Step 406( 57.20%), action 286, FPS 2.19, Running 134.43s Step 407( 57.40%), action 287, FPS 2.15, Running 134.87s Step 408( 57.60%), action 288, FPS 2.16, Running 135.26s Step 409( 57.80%), action 289, FPS 2.14, Running 135.84s Step 410( 58.00%), action 290, FPS 2.10, Running 136.31s Step 411( 58.20%), action 291, FPS 2.16, Running 136.86s Step 412( 58.40%), action 292, FPS 2.18, Running 137.12s Step 413( 58.60%), action 293, FPS 2.13, Running 137.71s Step 414( 58.80%), action 294, FPS 2.04, Running 138.35s Step 415( 59.00%), action 295, FPS 2.04, Running 138.72s Step 416( 59.20%), action 296, FPS 2.03, Running 139.06s Step 417( 59.40%), action 297, FPS 2.08, Running 139.42s Step 418( 59.60%), action 298, FPS 2.01, Running 140.07s Step 419( 59.80%), action 299, FPS 1.97, Running 140.66s Step 420( 60.00%), action 300, FPS 1.93, Running 141.16s Step 421( 60.20%), action 301, FPS 1.97, Running 141.77s Step 422( 60.40%), action 302, FPS 2.00, Running 142.24s Step 423( 60.60%), action 303, FPS 2.03, Running 142.61s Step 424( 60.80%), action 304, FPS 2.04, Running 143.14s Step 425( 61.00%), action 305, FPS 2.09, Running 143.44s Step 426( 61.20%), action 306, FPS 2.13, Running 143.80s Step 427( 61.40%), action 307, FPS 2.11, Running 144.36s Step 428( 61.60%), action 308, FPS 2.06, Running 144.99s Step 429( 61.80%), action 309, FPS 2.06, Running 145.56s Step 430( 62.00%), action 310, FPS 2.06, Running 146.01s Step 431( 62.20%), action 311, FPS 2.00, Running 146.84s Step 432( 62.40%), action 312, FPS 1.99, Running 147.19s Step 433( 62.60%), action 313, FPS 2.00, Running 147.68s Step 434( 62.80%), action 314, FPS 2.07, Running 148.01s Step 435( 63.00%), action 315, FPS 2.08, Running 148.34s Step 436( 63.20%), action 316, FPS 2.03, Running 148.93s Step 437( 63.40%), action 317, FPS 2.00, Running 149.41s Step 438( 63.60%), action 318, FPS 2.02, Running 149.99s Step 439( 63.80%), action 319, FPS 2.02, Running 150.57s Step 440( 64.00%), action 320, FPS 2.05, Running 150.91s Step 441( 64.20%), action 321, FPS 2.06, Running 151.49s Step 442( 64.40%), action 322, FPS 2.05, Running 152.01s Step 443( 64.60%), action 323, FPS 2.00, Running 152.60s Step 444( 64.80%), action 324, FPS 2.04, Running 152.92s Step 445( 65.00%), action 325, FPS 2.04, Running 153.22s Step 446( 65.20%), action 326, FPS 2.03, Running 153.63s Step 447( 65.40%), action 327, FPS 2.03, Running 154.20s Step 448( 65.60%), action 328, FPS 2.10, Running 154.51s Step 449( 65.80%), action 329, FPS 2.17, Running 154.79s Step 450( 66.00%), action 330, FPS 2.19, Running 155.13s Step 451( 66.20%), action 331, FPS 2.22, Running 155.84s Step 452( 66.40%), action 332, FPS 2.15, Running 156.49s Step 453( 66.60%), action 333, FPS 2.16, Running 156.96s Step 454( 66.80%), action 334, FPS 2.15, Running 157.32s Step 455( 67.00%), action 335, FPS 2.08, Running 157.94s Step 456( 67.20%), action 336, FPS 2.08, Running 158.53s Step 457( 67.40%), action 337, FPS 2.12, Running 158.83s Step 458( 67.60%), action 338, FPS 2.17, Running 159.18s Step 459( 67.80%), action 339, FPS 2.19, Running 159.69s Step 460( 68.00%), action 340, FPS 2.13, Running 160.31s Step 461( 68.20%), action 341, FPS 2.10, Running 161.00s Step 462( 68.40%), action 342, FPS 2.15, Running 161.31s Step 463( 68.60%), action 343, FPS 2.22, Running 161.62s Step 464( 68.80%), action 344, FPS 2.18, Running 162.08s Step 465( 69.00%), action 345, FPS 2.18, Running 162.39s Step 466( 69.20%), action 346, FPS 2.21, Running 162.68s Step 467( 69.40%), action 347, FPS 2.23, Running 163.16s Step 468( 69.60%), action 348, FPS 2.25, Running 163.42s Step 469( 69.80%), action 349, FPS 2.18, Running 163.98s Step 470( 70.00%), action 350, FPS 2.17, Running 164.35s Step 471( 70.20%), action 351, FPS 2.20, Running 164.93s Step 472( 70.40%), action 352, FPS 2.26, Running 165.33s Step 473( 70.60%), action 353, FPS 2.29, Running 165.68s Step 474( 70.80%), action 354, FPS 2.23, Running 166.28s Step 475( 71.00%), action 355, FPS 2.26, Running 166.80s Step 476( 71.20%), action 356, FPS 2.26, Running 167.39s Step 477( 71.40%), action 357, FPS 2.25, Running 167.71s Step 478( 71.60%), action 358, FPS 2.21, Running 168.24s Step 479( 71.80%), action 359, FPS 2.18, Running 168.85s Step 480( 72.00%), action 360, FPS 2.21, Running 169.35s Step 481( 72.20%), action 361, FPS 2.27, Running 169.82s Step 482( 72.40%), action 362, FPS 2.24, Running 170.24s Step 483( 72.60%), action 363, FPS 2.18, Running 170.78s Step 484( 72.80%), action 364, FPS 2.22, Running 171.11s Step 485( 73.00%), action 365, FPS 2.22, Running 171.39s Step 486( 73.20%), action 366, FPS 2.13, Running 172.08s Step 487( 73.40%), action 367, FPS 2.10, Running 172.70s Step 488( 73.60%), action 368, FPS 2.02, Running 173.34s Step 489( 73.80%), action 369, FPS 2.06, Running 173.69s Step 490( 74.00%), action 370, FPS 2.08, Running 173.96s Step 491( 74.20%), action 371, FPS 2.04, Running 174.72s Step 492( 74.40%), action 372, FPS 2.07, Running 175.01s Step 493( 74.60%), action 373, FPS 2.05, Running 175.42s Step 494( 74.80%), action 374, FPS 2.12, Running 175.72s Step 495( 75.00%), action 375, FPS 2.12, Running 176.22s Step 496( 75.20%), action 376, FPS 2.17, Running 176.60s Step 497( 75.40%), action 377, FPS 2.12, Running 177.13s Step 498( 75.60%), action 378, FPS 2.09, Running 177.83s Step 499( 75.80%), action 379, FPS 2.10, Running 178.38s Step 500( 76.00%), action 380, FPS 2.07, Running 179.00s Step 501( 76.20%), action 381, FPS 2.03, Running 179.66s Step 502( 76.40%), action 382, FPS 2.04, Running 180.05s Step 503( 76.60%), action 383, FPS 2.08, Running 180.40s [2026-08-01 17:52:46] [36 ] Seed 35 success after 180.78 s. +steps: 503 , actions: 383 . +Instruction: Empty +Total 20/36(55.56%) success. +Setting seed: 36 +Step 1( N/A%), pre moving , FPS 13.39, Running 0.07s Step 2( N/A%), pre moving , FPS 21.58, Running 0.09s Step 3( N/A%), pre moving , FPS 27.11, Running 0.11s Step 4( N/A%), pre moving , FPS 31.47, Running 0.13s Step 5( N/A%), pre moving , FPS 34.78, Running 0.14s Step 6( N/A%), pre moving , FPS 37.43, Running 0.16s Step 7( N/A%), pre moving , FPS 39.51, Running 0.18s Step 8( N/A%), pre moving , FPS 41.21, Running 0.19s Step 9( N/A%), pre moving , FPS 42.67, Running 0.21s Step 10( N/A%), pre moving , FPS 43.90, Running 0.23s Step 11( N/A%), pre moving , FPS 45.06, Running 0.24s Step 12( N/A%), pre moving , FPS 45.89, Running 0.26s Step 13( N/A%), pre moving , FPS 46.81, Running 0.28s Step 14( N/A%), pre moving , FPS 46.92, Running 0.30s Step 15( N/A%), pre moving , FPS 47.37, Running 0.32s Step 16( N/A%), pre moving , FPS 47.47, Running 0.34s Step 17( N/A%), pre moving , FPS 47.68, Running 0.36s Step 18( N/A%), pre moving , FPS 48.17, Running 0.37s Step 19( N/A%), pre moving , FPS 48.43, Running 0.39s Step 20( N/A%), pre moving , FPS 47.97, Running 0.42s Step 21( N/A%), pre moving , FPS 34.81, Running 0.65s Step 22( N/A%), pre moving , FPS 34.92, Running 0.67s Step 23( N/A%), pre moving , FPS 35.13, Running 0.68s Step 24( N/A%), pre moving , FPS 34.77, Running 0.70s Step 25( N/A%), pre moving , FPS 34.83, Running 0.72s Step 26( N/A%), pre moving , FPS 25.19, Running 0.95s Step 27( N/A%), pre moving , FPS 25.20, Running 0.97s Step 28( N/A%), pre moving , FPS 24.98, Running 0.99s Step 29( N/A%), pre moving , FPS 24.83, Running 1.02s Step 30( N/A%), pre moving , FPS 24.57, Running 1.04s Step 31( N/A%), pre moving , FPS 24.50, Running 1.06s Step 32( N/A%), pre moving , FPS 23.87, Running 1.10s Step 33( N/A%), pre moving , FPS 23.76, Running 1.12s Step 34( N/A%), pre moving , FPS 23.64, Running 1.14s Step 35( N/A%), pre moving , FPS 23.65, Running 1.16s Step 36( N/A%), pre moving , FPS 17.54, Running 1.48s Step 37( N/A%), pre moving , FPS 17.56, Running 1.50s Step 38( N/A%), pre moving , FPS 17.44, Running 1.52s Step 39( N/A%), pre moving , FPS 17.16, Running 1.56s Step 40( N/A%), pre moving , FPS 17.01, Running 1.59s Step 41( N/A%), pre moving , FPS 20.77, Running 1.61s Step 42( N/A%), pre moving , FPS 20.73, Running 1.63s Step 43( N/A%), pre moving , FPS 20.68, Running 1.65s Step 44( N/A%), pre moving , FPS 20.64, Running 1.67s Step 45( N/A%), pre moving , FPS 20.44, Running 1.70s Step 46( N/A%), pre moving , FPS 26.07, Running 1.72s Step 47( N/A%), pre moving , FPS 25.58, Running 1.75s Step 48( N/A%), pre moving , FPS 25.36, Running 1.78s Step 49( N/A%), pre moving , FPS 25.13, Running 1.81s Step 50( N/A%), pre moving , FPS 25.01, Running 1.84s Step 51( N/A%), pre moving , FPS 24.60, Running 1.87s Step 52( N/A%), pre moving , FPS 24.83, Running 1.91s Step 53( N/A%), pre moving , FPS 24.59, Running 1.93s Step 54( N/A%), pre moving , FPS 24.56, Running 1.96s Step 55( N/A%), pre moving , FPS 24.34, Running 1.98s Step 56( N/A%), pre moving , FPS 37.56, Running 2.01s Step 57( N/A%), pre moving , FPS 37.04, Running 2.04s Step 58( N/A%), pre moving , FPS 37.04, Running 2.06s Step 59( N/A%), pre moving , FPS 37.41, Running 2.09s Step 60( N/A%), pre moving , FPS 37.58, Running 2.13s Step 61( N/A%), pre moving , FPS 36.71, Running 2.16s Step 62( N/A%), pre moving , FPS 36.00, Running 2.19s Step 63( N/A%), pre moving , FPS 35.08, Running 2.22s Step 64( N/A%), pre moving , FPS 34.40, Running 2.25s Step 65( N/A%), pre moving , FPS 33.33, Running 2.30s Step 66( N/A%), pre moving , FPS 33.15, Running 2.32s Step 67( N/A%), pre moving , FPS 33.37, Running 2.35s Step 68( N/A%), pre moving , FPS 33.63, Running 2.38s Step 69( N/A%), pre moving , FPS 33.23, Running 2.41s Step 70( N/A%), pre moving , FPS 32.97, Running 2.45s Step 71( N/A%), pre moving , FPS 32.81, Running 2.48s Step 72( N/A%), pre moving , FPS 32.88, Running 2.51s Step 73( N/A%), pre moving , FPS 32.53, Running 2.55s Step 74( N/A%), pre moving , FPS 31.98, Running 2.58s Step 75( N/A%), pre moving , FPS 31.48, Running 2.62s Step 76( N/A%), pre moving , FPS 31.11, Running 2.65s Step 77( N/A%), pre moving , FPS 29.96, Running 2.70s Step 78( N/A%), pre moving , FPS 29.95, Running 2.73s Step 79( N/A%), pre moving , FPS 30.26, Running 2.75s Step 80( N/A%), pre moving , FPS 30.62, Running 2.78s Step 81( N/A%), pre moving , FPS 30.97, Running 2.80s Step 82( N/A%), pre moving , FPS 31.06, Running 2.83s Step 83( N/A%), pre moving , FPS 30.93, Running 2.86s Step 84( N/A%), pre moving , FPS 31.74, Running 2.88s Step 85( N/A%), pre moving , FPS 33.01, Running 2.90s Step 86( N/A%), pre moving , FPS 32.82, Running 2.93s Step 87( N/A%), pre moving , FPS 33.03, Running 2.96s Step 88( N/A%), pre moving , FPS 33.58, Running 2.97s Step 89( N/A%), pre moving , FPS 34.79, Running 2.99s Step 90( N/A%), pre moving , FPS 35.92, Running 3.00s Step 91( N/A%), pre moving , FPS 37.21, Running 3.02s Step 92( N/A%), pre moving , FPS 38.08, Running 3.04s Step 93( N/A%), pre moving , FPS 39.44, Running 3.05s Step 94( N/A%), pre moving , FPS 40.84, Running 3.07s Step 95( N/A%), pre moving , FPS 42.46, Running 3.09s Step 96( N/A%), pre moving , FPS 44.04, Running 3.11s Step 97( N/A%), pre moving , FPS 47.68, Running 3.12s Step 98( N/A%), pre moving , FPS 48.88, Running 3.14s Step 99( N/A%), pre moving , FPS 49.94, Running 3.15s Step 100( N/A%), pre moving , FPS 51.17, Running 3.17s Step 101( N/A%), pre moving , FPS 52.41, Running 3.18s Step 102( N/A%), pre moving , FPS 12.03, Running 4.49s Step 103( N/A%), pre moving , FPS 10.93, Running 4.69s Step 104( N/A%), pre moving , FPS 10.07, Running 4.87s Step 105( N/A%), pre moving , FPS 9.11, Running 5.10s Step 106( N/A%), pre moving , FPS 8.63, Running 5.25s Step 107( N/A%), pre moving , FPS 8.02, Running 5.45s Step 108( N/A%), pre moving , FPS 7.67, Running 5.58s Step 109( N/A%), pre moving , FPS 7.17, Running 5.78s Step 110( N/A%), pre moving , FPS 6.85, Running 5.92s Step 111( N/A%), pre moving , FPS 6.34, Running 6.17s Step 112( N/A%), pre moving , FPS 6.12, Running 6.31s Step 113( N/A%), pre moving , FPS 5.72, Running 6.55s Step 114( N/A%), pre moving , FPS 5.57, Running 6.67s Step 115( N/A%), pre moving , FPS 5.27, Running 6.88s Step 116( N/A%), pre moving , FPS 5.15, Running 6.99s Step 117( N/A%), pre moving , FPS 4.86, Running 7.24s Step 118( N/A%), pre moving , FPS 4.70, Running 7.39s Step 119( N/A%), pre moving , FPS 4.50, Running 7.60s Step 120( N/A%), pre moving , FPS 4.36, Running 7.76s Step 121( N/A%), pre moving , FPS 4.14, Running 8.01s Step 122( 0.20%), action 1, FPS 4.85, Running 8.61s Step 123( 0.40%), action 2, FPS 4.83, Running 8.84s Step 124( 0.60%), action 3, FPS 4.58, Running 9.24s Step 125( 0.80%), action 4, FPS 4.60, Running 9.45s Step 126( 1.00%), action 5, FPS 4.00, Running 10.25s Step 127( 1.20%), action 6, FPS 3.98, Running 10.47s Step 128( 1.40%), action 7, FPS 3.66, Running 11.05s Step 129( 1.60%), action 8, FPS 3.57, Running 11.37s Step 130( 1.80%), action 9, FPS 3.33, Running 11.92s Step 131( 2.00%), action 10, FPS 3.35, Running 12.14s Step 132( 2.20%), action 11, FPS 3.08, Running 12.80s Step 133( 2.40%), action 12, FPS 3.02, Running 13.17s Step 134( 2.60%), action 13, FPS 2.92, Running 13.51s Step 135( 2.80%), action 14, FPS 2.91, Running 13.76s Step 136( 3.00%), action 15, FPS 2.74, Running 14.30s Step 137( 3.20%), action 16, FPS 2.65, Running 14.79s Step 138( 3.40%), action 17, FPS 2.55, Running 15.24s Step 139( 3.60%), action 18, FPS 2.55, Running 15.44s Step 140( 3.80%), action 19, FPS 2.44, Running 15.94s Step 141( 4.00%), action 20, FPS 2.42, Running 16.29s Step 142( 4.20%), action 21, FPS 2.34, Running 17.14s Step 143( 4.40%), action 22, FPS 2.30, Running 17.55s Step 144( 4.60%), action 23, FPS 2.28, Running 18.00s Step 145( 4.80%), action 24, FPS 2.21, Running 18.49s Step 146( 5.00%), action 25, FPS 2.28, Running 19.00s Step 147( 5.20%), action 26, FPS 2.28, Running 19.25s Step 148( 5.40%), action 27, FPS 2.34, Running 19.61s Step 149( 5.60%), action 28, FPS 2.28, Running 20.13s Step 150( 5.80%), action 29, FPS 2.30, Running 20.60s Step 151( 6.00%), action 30, FPS 2.24, Running 21.08s Step 152( 6.20%), action 31, FPS 2.28, Running 21.56s Step 153( 6.40%), action 32, FPS 2.32, Running 21.80s Step 154( 6.60%), action 33, FPS 2.23, Running 22.49s Step 155( 6.80%), action 34, FPS 2.22, Running 22.75s Step 156( 7.00%), action 35, FPS 2.25, Running 23.17s Step 157( 7.20%), action 36, FPS 2.32, Running 23.41s Step 158( 7.40%), action 37, FPS 2.31, Running 23.89s Step 159( 7.60%), action 38, FPS 2.32, Running 24.07s Step 160( 7.80%), action 39, FPS 2.32, Running 24.57s Step 161( 8.00%), action 40, FPS 2.32, Running 24.91s Step 162( 8.20%), action 41, FPS 2.40, Running 25.48s Step 163( 8.40%), action 42, FPS 2.47, Running 25.65s Step 164( 8.60%), action 43, FPS 2.51, Running 25.97s Step 165( 8.80%), action 44, FPS 2.61, Running 26.16s Step 166( 9.00%), action 45, FPS 2.60, Running 26.69s Step 167( 9.20%), action 46, FPS 2.61, Running 26.91s Step 168( 9.40%), action 47, FPS 2.63, Running 27.22s Step 169( 9.60%), action 48, FPS 2.73, Running 27.44s Step 170( 9.80%), action 49, FPS 2.79, Running 27.75s Step 171( 10.00%), action 50, FPS 2.87, Running 28.04s Step 172( 10.20%), action 51, FPS 2.86, Running 28.56s Step 173( 10.40%), action 52, FPS 2.80, Running 28.94s Step 174( 10.60%), action 53, FPS 2.94, Running 29.30s Step 175( 10.80%), action 54, FPS 2.95, Running 29.54s Step 176( 11.00%), action 55, FPS 2.91, Running 30.04s Step 177( 11.20%), action 56, FPS 2.94, Running 30.22s Step 178( 11.40%), action 57, FPS 3.02, Running 30.52s Step 179( 11.60%), action 58, FPS 3.00, Running 30.74s Step 180( 11.80%), action 59, FPS 3.09, Running 31.06s Step 181( 12.00%), action 60, FPS 3.06, Running 31.45s Step 182( 12.20%), action 61, FPS 3.10, Running 31.93s Step 183( 12.40%), action 62, FPS 3.10, Running 32.10s Step 184( 12.60%), action 63, FPS 3.02, Running 32.60s Step 185( 12.80%), action 64, FPS 2.98, Running 32.87s Step 186( 13.00%), action 65, FPS 3.06, Running 33.21s Step 187( 13.20%), action 66, FPS 3.06, Running 33.44s Step 188( 13.40%), action 67, FPS 3.05, Running 33.78s Step 189( 13.60%), action 68, FPS 3.03, Running 34.04s Step 190( 13.80%), action 69, FPS 2.97, Running 34.49s Step 191( 14.00%), action 70, FPS 2.97, Running 34.77s Step 192( 14.20%), action 71, FPS 2.97, Running 35.29s Step 193( 14.40%), action 72, FPS 3.01, Running 35.57s Step 194( 14.60%), action 73, FPS 3.00, Running 35.97s Step 195( 14.80%), action 74, FPS 2.92, Running 36.39s Step 196( 15.00%), action 75, FPS 2.94, Running 36.84s Step 197( 15.20%), action 76, FPS 2.90, Running 37.11s Step 198( 15.40%), action 77, FPS 2.84, Running 37.58s Step 199( 15.60%), action 78, FPS 2.79, Running 37.91s Step 200( 15.80%), action 79, FPS 2.72, Running 38.40s Step 201( 16.00%), action 80, FPS 2.77, Running 38.67s Step 202( 16.20%), action 81, FPS 2.62, Running 39.56s Step 203( 16.40%), action 82, FPS 2.53, Running 40.01s Step 204( 16.60%), action 83, FPS 2.56, Running 40.41s Step 205( 16.80%), action 84, FPS 2.51, Running 40.83s Step 206( 17.00%), action 85, FPS 2.44, Running 41.42s Step 207( 17.20%), action 86, FPS 2.38, Running 41.84s Step 208( 17.40%), action 87, FPS 2.28, Running 42.56s Step 209( 17.60%), action 88, FPS 2.29, Running 42.78s Step 210( 17.80%), action 89, FPS 2.33, Running 43.08s Step 211( 18.00%), action 90, FPS 2.31, Running 43.44s Step 212( 18.20%), action 91, FPS 2.25, Running 44.17s Step 213( 18.40%), action 92, FPS 2.26, Running 44.42s Step 214( 18.60%), action 93, FPS 2.27, Running 44.77s Step 215( 18.80%), action 94, FPS 2.27, Running 45.19s Step 216( 19.00%), action 95, FPS 2.30, Running 45.54s Step 217( 19.20%), action 96, FPS 2.30, Running 45.81s Step 218( 19.40%), action 97, FPS 2.34, Running 46.14s Step 219( 19.60%), action 98, FPS 2.36, Running 46.37s Step 220( 19.80%), action 99, FPS 2.37, Running 46.83s Step 221( 20.00%), action 100, FPS 2.33, Running 47.27s Step 222( 20.20%), action 101, FPS 2.42, Running 47.83s Step 223( 20.40%), action 102, FPS 2.45, Running 48.17s Step 224( 20.60%), action 103, FPS 2.42, Running 48.68s Step 225( 20.80%), action 104, FPS 2.42, Running 49.09s Step 226( 21.00%), action 105, FPS 2.45, Running 49.57s Step 227( 21.20%), action 106, FPS 2.43, Running 50.06s Step 228( 21.40%), action 107, FPS 2.45, Running 50.73s Step 229( 21.60%), action 108, FPS 2.32, Running 51.41s Step 230( 21.80%), action 109, FPS 2.26, Running 51.93s Step 231( 22.00%), action 110, FPS 2.23, Running 52.42s Step 232( 22.20%), action 111, FPS 2.23, Running 53.13s Step 233( 22.40%), action 112, FPS 2.23, Running 53.41s Step 234( 22.60%), action 113, FPS 2.17, Running 53.98s Step 235( 22.80%), action 114, FPS 2.21, Running 54.25s Step 236( 23.00%), action 115, FPS 2.16, Running 54.79s Step 237( 23.20%), action 116, FPS 2.18, Running 55.00s Step 238( 23.40%), action 117, FPS 2.10, Running 55.65s Step 239( 23.60%), action 118, FPS 2.07, Running 56.06s Step 240( 23.80%), action 119, FPS 2.04, Running 56.63s Step 241( 24.00%), action 120, FPS 2.08, Running 56.88s Step 242( 24.20%), action 121, FPS 2.06, Running 57.56s Step 243( 24.40%), action 122, FPS 2.03, Running 58.03s Step 244( 24.60%), action 123, FPS 2.05, Running 58.44s Step 245( 24.80%), action 124, FPS 2.02, Running 58.98s Step 246( 25.00%), action 125, FPS 2.05, Running 59.33s Step 247( 25.20%), action 126, FPS 2.10, Running 59.59s Step 248( 25.40%), action 127, FPS 2.11, Running 60.20s Step 249( 25.60%), action 128, FPS 2.22, Running 60.43s Step 250( 25.80%), action 129, FPS 2.21, Running 60.99s Step 251( 26.00%), action 130, FPS 2.21, Running 61.47s Step 252( 26.20%), action 131, FPS 2.19, Running 62.28s Step 253( 26.40%), action 132, FPS 2.19, Running 62.55s Step 254( 26.60%), action 133, FPS 2.19, Running 63.09s Step 255( 26.80%), action 134, FPS 2.16, Running 63.52s Step 256( 27.00%), action 135, FPS 2.14, Running 64.13s Step 257( 27.20%), action 136, FPS 2.14, Running 64.35s Step 258( 27.40%), action 137, FPS 2.19, Running 64.77s Step 259( 27.60%), action 138, FPS 2.21, Running 65.12s Step 260( 27.80%), action 139, FPS 2.22, Running 65.63s Step 261( 28.00%), action 140, FPS 2.23, Running 65.85s Step 262( 28.20%), action 141, FPS 2.29, Running 66.30s Step 263( 28.40%), action 142, FPS 2.36, Running 66.49s Step 264( 28.60%), action 143, FPS 2.37, Running 66.89s Step 265( 28.80%), action 144, FPS 2.45, Running 67.16s Step 266( 29.00%), action 145, FPS 2.44, Running 67.54s Step 267( 29.20%), action 146, FPS 2.45, Running 67.75s Step 268( 29.40%), action 147, FPS 2.55, Running 68.05s Step 269( 29.60%), action 148, FPS 2.56, Running 68.24s Step 270( 29.80%), action 149, FPS 2.65, Running 68.53s Step 271( 30.00%), action 150, FPS 2.74, Running 68.76s Step 272( 30.20%), action 151, FPS 2.89, Running 69.21s Step 273( 30.40%), action 152, FPS 2.91, Running 69.42s Step 274( 30.60%), action 153, FPS 2.99, Running 69.78s Step 275( 30.80%), action 154, FPS 3.11, Running 69.96s Step 276( 31.00%), action 155, FPS 3.24, Running 70.30s Step 277( 31.20%), action 156, FPS 3.24, Running 70.52s Step 278( 31.40%), action 157, FPS 3.32, Running 70.80s Step 279( 31.60%), action 158, FPS 3.39, Running 71.02s Step 280( 31.80%), action 159, FPS 3.33, Running 71.63s Step 281( 32.00%), action 160, FPS 3.35, Running 71.82s Step 282( 32.20%), action 161, FPS 3.27, Running 72.42s Step 283( 32.40%), action 162, FPS 3.26, Running 72.62s Step 284( 32.60%), action 163, FPS 3.30, Running 72.94s Step 285( 32.80%), action 164, FPS 3.35, Running 73.14s Step 286( 33.00%), action 165, FPS 3.36, Running 73.49s Step 287( 33.20%), action 166, FPS 3.37, Running 73.69s Step 288( 33.40%), action 167, FPS 3.36, Running 74.00s Step 289( 33.60%), action 168, FPS 3.34, Running 74.23s Step 290( 33.80%), action 169, FPS 3.32, Running 74.56s Step 291( 34.00%), action 170, FPS 3.33, Running 74.77s Step 292( 34.20%), action 171, FPS 3.28, Running 75.30s Step 293( 34.40%), action 172, FPS 3.28, Running 75.53s Step 294( 34.60%), action 173, FPS 3.13, Running 76.16s Step 295( 34.80%), action 174, FPS 3.02, Running 76.59s Step 296( 35.00%), action 175, FPS 2.97, Running 77.04s Step 297( 35.20%), action 176, FPS 2.98, Running 77.22s Step 298( 35.40%), action 177, FPS 2.89, Running 77.73s Step 299( 35.60%), action 178, FPS 2.86, Running 78.02s Step 300( 35.80%), action 179, FPS 2.81, Running 78.74s Step 301( 36.00%), action 180, FPS 2.72, Running 79.19s Step 302( 36.20%), action 181, FPS 2.70, Running 79.83s Step 303( 36.40%), action 182, FPS 2.67, Running 80.12s Step 304( 36.60%), action 183, FPS 2.62, Running 80.58s Step 305( 36.80%), action 184, FPS 2.56, Running 80.96s Step 306( 37.00%), action 185, FPS 2.51, Running 81.47s Step 307( 37.20%), action 186, FPS 2.45, Running 81.85s Step 308( 37.40%), action 187, FPS 2.39, Running 82.38s Step 309( 37.60%), action 188, FPS 2.38, Running 82.63s Step 310( 37.80%), action 189, FPS 2.30, Running 83.26s Step 311( 38.00%), action 190, FPS 2.24, Running 83.71s Step 312( 38.20%), action 191, FPS 2.20, Running 84.38s Step 313( 38.40%), action 192, FPS 2.17, Running 84.76s Step 314( 38.60%), action 193, FPS 2.17, Running 85.39s Step 315( 38.80%), action 194, FPS 2.16, Running 85.87s Step 316( 39.00%), action 195, FPS 2.10, Running 86.57s Step 317( 39.20%), action 196, FPS 2.04, Running 87.02s Step 318( 39.40%), action 197, FPS 2.06, Running 87.45s Step 319( 39.60%), action 198, FPS 2.07, Running 87.68s Step 320( 39.80%), action 199, FPS 2.13, Running 88.14s Step 321( 40.00%), action 200, FPS 2.14, Running 88.54s Step 322( 40.20%), action 201, FPS 2.08, Running 89.44s Step 323( 40.40%), action 202, FPS 2.09, Running 89.67s Step 324( 40.60%), action 203, FPS 2.10, Running 90.13s Step 325( 40.80%), action 204, FPS 2.09, Running 90.55s Step 326( 41.00%), action 205, FPS 2.03, Running 91.32s Step 327( 41.20%), action 206, FPS 2.01, Running 91.79s Step 328( 41.40%), action 207, FPS 2.01, Running 92.35s Step 329( 41.60%), action 208, FPS 1.98, Running 92.75s Step 330( 41.80%), action 209, FPS 2.03, Running 93.09s Step 331( 42.00%), action 210, FPS 2.07, Running 93.36s Step 332( 42.20%), action 211, FPS 2.04, Running 94.17s Step 333( 42.40%), action 212, FPS 2.07, Running 94.40s Step 334( 42.60%), action 213, FPS 2.10, Running 94.90s Step 335( 42.80%), action 214, FPS 2.11, Running 95.34s Step 336( 43.00%), action 215, FPS 2.20, Running 95.66s Step 337( 43.20%), action 216, FPS 2.21, Running 96.09s Step 338( 43.40%), action 217, FPS 2.21, Running 96.51s Step 339( 43.60%), action 218, FPS 2.13, Running 97.07s Step 340( 43.80%), action 219, FPS 2.08, Running 97.75s Step 341( 44.00%), action 220, FPS 2.07, Running 98.20s Step 342( 44.20%), action 221, FPS 2.06, Running 99.14s Step 343( 44.40%), action 222, FPS 2.02, Running 99.55s Step 344( 44.60%), action 223, FPS 1.98, Running 100.23s Step 345( 44.80%), action 224, FPS 1.98, Running 100.68s Step 346( 45.00%), action 225, FPS 2.03, Running 101.19s Step 347( 45.20%), action 226, FPS 2.05, Running 101.53s Step 348( 45.40%), action 227, FPS 2.06, Running 102.05s Step 349( 45.60%), action 228, FPS 2.06, Running 102.48s Step 350( 45.80%), action 229, FPS 2.01, Running 103.03s Step 351( 46.00%), action 230, FPS 2.02, Running 103.26s Step 352( 46.20%), action 231, FPS 2.07, Running 103.84s Step 353( 46.40%), action 232, FPS 2.07, Running 104.05s Step 354( 46.60%), action 233, FPS 2.03, Running 104.75s Step 355( 46.80%), action 234, FPS 2.02, Running 105.26s Step 356( 47.00%), action 235, FPS 1.99, Running 105.71s Step 357( 47.20%), action 236, FPS 1.98, Running 106.18s Step 358( 47.40%), action 237, FPS 1.97, Running 106.66s Step 359( 47.60%), action 238, FPS 2.05, Running 106.84s Step 360( 47.80%), action 239, FPS 2.09, Running 107.31s Step 361( 48.00%), action 240, FPS 2.14, Running 107.54s Step 362( 48.20%), action 241, FPS 2.18, Running 108.33s Step 363( 48.40%), action 242, FPS 2.18, Running 108.73s Step 364( 48.60%), action 243, FPS 2.26, Running 109.09s Step 365( 48.80%), action 244, FPS 2.31, Running 109.34s Step 366( 49.00%), action 245, FPS 2.28, Running 109.95s Step 367( 49.20%), action 246, FPS 2.22, Running 110.53s Step 368( 49.40%), action 247, FPS 2.20, Running 111.15s Step 369( 49.60%), action 248, FPS 2.20, Running 111.59s Step 370( 49.80%), action 249, FPS 2.23, Running 111.98s Step 371( 50.00%), action 250, FPS 2.24, Running 112.19s Step 372( 50.20%), action 251, FPS 2.18, Running 113.02s Step 373( 50.40%), action 252, FPS 2.16, Running 113.33s Step 374( 50.60%), action 253, FPS 2.24, Running 113.69s Step 375( 50.80%), action 254, FPS 2.32, Running 113.89s Step 376( 51.00%), action 255, FPS 2.26, Running 114.56s Step 377( 51.20%), action 256, FPS 2.31, Running 114.82s Step 378( 51.40%), action 257, FPS 2.27, Running 115.47s Step 379( 51.60%), action 258, FPS 2.20, Running 115.94s Step 380( 51.80%), action 259, FPS 2.18, Running 116.50s Step 381( 52.00%), action 260, FPS 2.12, Running 116.96s Step 382( 52.20%), action 261, FPS 2.17, Running 117.55s Step 383( 52.40%), action 262, FPS 2.15, Running 118.03s Step 384( 52.60%), action 263, FPS 2.12, Running 118.51s Step 385( 52.80%), action 264, FPS 2.14, Running 118.70s Step 386( 53.00%), action 265, FPS 2.14, Running 119.32s Step 387( 53.20%), action 266, FPS 2.22, Running 119.52s Step 388( 53.40%), action 267, FPS 2.20, Running 120.26s Step 389( 53.60%), action 268, FPS 2.19, Running 120.72s Step 390( 53.80%), action 269, FPS 2.17, Running 121.22s Step 391( 54.00%), action 270, FPS 2.17, Running 121.41s Step 392( 54.20%), action 271, FPS 2.19, Running 122.17s Step 393( 54.40%), action 272, FPS 2.17, Running 122.53s Step 394( 54.60%), action 273, FPS 2.17, Running 122.89s Step 395( 54.80%), action 274, FPS 2.17, Running 123.10s Step 396( 55.00%), action 275, FPS 2.20, Running 123.65s Step 397( 55.20%), action 276, FPS 2.21, Running 123.85s Step 398( 55.40%), action 277, FPS 2.30, Running 124.17s Step 399( 55.60%), action 278, FPS 2.37, Running 124.37s Step 400( 55.80%), action 279, FPS 2.34, Running 125.06s Step 401( 56.00%), action 280, FPS 2.35, Running 125.48s Step 402( 56.20%), action 281, FPS 2.23, Running 126.52s Step 403( 56.40%), action 282, FPS 2.27, Running 126.83s Step 404( 56.60%), action 283, FPS 2.21, Running 127.55s Step 405( 56.80%), action 284, FPS 2.17, Running 127.93s Step 406( 57.00%), action 285, FPS 2.15, Running 128.63s Step 407( 57.20%), action 286, FPS 2.09, Running 129.07s Step 408( 57.40%), action 287, FPS 2.18, Running 129.42s Step 409( 57.60%), action 288, FPS 2.22, Running 129.73s Step 410( 57.80%), action 289, FPS 2.24, Running 130.15s Step 411( 58.00%), action 290, FPS 2.17, Running 130.64s Step 412( 58.20%), action 291, FPS 2.22, Running 131.16s Step 413( 58.40%), action 292, FPS 2.26, Running 131.37s Step 414( 58.60%), action 293, FPS 2.23, Running 131.87s Step 415( 58.80%), action 294, FPS 2.19, Running 132.23s Step 416( 59.00%), action 295, FPS 2.24, Running 132.59s Step 417( 59.20%), action 296, FPS 2.24, Running 132.77s Step 418( 59.40%), action 297, FPS 2.22, Running 133.18s Step 419( 59.60%), action 298, FPS 2.22, Running 133.37s Step 420( 59.80%), action 299, FPS 2.31, Running 133.72s Step 421( 60.00%), action 300, FPS 2.34, Running 134.04s Step 422( 60.20%), action 301, FPS 2.52, Running 134.45s Step 423( 60.40%), action 302, FPS 2.52, Running 134.78s Step 424( 60.60%), action 303, FPS 2.65, Running 135.09s Step 425( 60.80%), action 304, FPS 2.66, Running 135.46s Step 426( 61.00%), action 305, FPS 2.74, Running 135.94s Step 427( 61.20%), action 306, FPS 2.83, Running 136.15s Step 428( 61.40%), action 307, FPS 2.82, Running 136.51s Step 429( 61.60%), action 308, FPS 2.85, Running 136.75s Step 430( 61.80%), action 309, FPS 2.86, Running 137.13s Step 431( 62.00%), action 310, FPS 2.96, Running 137.41s Step 432( 62.20%), action 311, FPS 2.87, Running 138.12s Step 433( 62.40%), action 312, FPS 2.87, Running 138.35s Step 434( 62.60%), action 313, FPS 2.83, Running 138.95s Step 435( 62.80%), action 314, FPS 2.83, Running 139.29s Step 436( 63.00%), action 315, FPS 2.80, Running 139.75s Step 437( 63.20%), action 316, FPS 2.70, Running 140.18s Step 438( 63.40%), action 317, FPS 2.66, Running 140.70s Step 439( 63.60%), action 318, FPS 2.56, Running 141.19s Step 440( 63.80%), action 319, FPS 2.52, Running 141.65s Step 441( 64.00%), action 320, FPS 2.49, Running 142.09s Step 442( 64.20%), action 321, FPS 2.34, Running 143.02s Step 443( 64.40%), action 322, FPS 2.29, Running 143.53s Step 444( 64.60%), action 323, FPS 2.18, Running 144.25s Step 445( 64.80%), action 324, FPS 2.15, Running 144.74s Step 446( 65.00%), action 325, FPS 2.15, Running 145.23s Step 447( 65.20%), action 326, FPS 2.15, Running 145.44s Step 448( 65.40%), action 327, FPS 2.08, Running 146.11s Step 449( 65.60%), action 328, FPS 2.04, Running 146.54s Step 450( 65.80%), action 329, FPS 1.97, Running 147.30s Step 451( 66.00%), action 330, FPS 1.92, Running 147.82s Step 452( 66.20%), action 331, FPS 1.91, Running 148.60s Step 453( 66.40%), action 332, FPS 1.88, Running 149.01s Step 454( 66.60%), action 333, FPS 1.90, Running 149.48s Step 455( 66.80%), action 334, FPS 1.91, Running 149.75s Step 456( 67.00%), action 335, FPS 1.88, Running 150.36s Step 457( 67.20%), action 336, FPS 1.89, Running 150.79s Step 458( 67.40%), action 337, FPS 1.85, Running 151.49s Step 459( 67.60%), action 338, FPS 1.88, Running 151.85s Step 460( 67.80%), action 339, FPS 1.90, Running 152.18s Step 461( 68.00%), action 340, FPS 1.90, Running 152.63s Step 462( 68.20%), action 341, FPS 1.98, Running 153.10s Step 463( 68.40%), action 342, FPS 2.05, Running 153.29s Step 464( 68.60%), action 343, FPS 2.12, Running 153.67s Step 465( 68.80%), action 344, FPS 2.14, Running 154.09s Step 466( 69.00%), action 345, FPS 2.10, Running 154.73s Step 467( 69.20%), action 346, FPS 2.07, Running 155.11s Step 468( 69.40%), action 347, FPS 2.12, Running 155.53s Step 469( 69.60%), action 348, FPS 2.15, Running 155.85s Step 470( 69.80%), action 349, FPS 2.25, Running 156.19s Step 471( 70.00%), action 350, FPS 2.33, Running 156.42s Step 472( 70.20%), action 351, FPS 2.38, Running 157.00s Step 473( 70.40%), action 352, FPS 2.44, Running 157.23s Step 474( 70.60%), action 353, FPS 2.48, Running 157.54s Step 475( 70.80%), action 354, FPS 2.47, Running 157.86s Step 476( 71.00%), action 355, FPS 2.55, Running 158.22s Step 477( 71.20%), action 356, FPS 2.61, Running 158.45s Step 478( 71.40%), action 357, FPS 2.76, Running 158.72s Step 479( 71.60%), action 358, FPS 2.84, Running 158.90s Step 480( 71.80%), action 359, FPS 2.76, Running 159.43s Step 481( 72.00%), action 360, FPS 2.78, Running 159.83s Step 482( 72.20%), action 361, FPS 2.77, Running 160.32s Step 483( 72.40%), action 362, FPS 2.77, Running 160.49s Step 484( 72.60%), action 363, FPS 2.76, Running 160.91s Step 485( 72.80%), action 364, FPS 2.86, Running 161.09s Step 486( 73.00%), action 365, FPS 2.99, Running 161.42s Step 487( 73.20%), action 366, FPS 3.05, Running 161.68s [2026-08-01 17:55:29] [37 ] Seed 36 success after 162.29 s. +steps: 487 , actions: 366 . +Instruction: Empty +Total 21/37(56.76%) success. +Setting seed: 37 +Step 1( N/A%), pre moving , FPS 16.29, Running 0.06s Step 2( N/A%), pre moving , FPS 25.01, Running 0.08s Step 3( N/A%), pre moving , FPS 28.37, Running 0.11s Step 4( N/A%), pre moving , FPS 29.94, Running 0.13s Step 5( N/A%), pre moving , FPS 29.57, Running 0.17s Step 6( N/A%), pre moving , FPS 31.73, Running 0.19s Step 7( N/A%), pre moving , FPS 34.02, Running 0.21s Step 8( N/A%), pre moving , FPS 35.94, Running 0.22s Step 9( N/A%), pre moving , FPS 37.63, Running 0.24s Step 10( N/A%), pre moving , FPS 39.12, Running 0.26s Step 11( N/A%), pre moving , FPS 40.43, Running 0.27s Step 12( N/A%), pre moving , FPS 41.46, Running 0.29s Step 13( N/A%), pre moving , FPS 42.49, Running 0.31s Step 14( N/A%), pre moving , FPS 43.37, Running 0.32s Step 15( N/A%), pre moving , FPS 44.22, Running 0.34s Step 16( N/A%), pre moving , FPS 45.05, Running 0.36s Step 17( N/A%), pre moving , FPS 45.80, Running 0.37s Step 18( N/A%), pre moving , FPS 46.51, Running 0.39s Step 19( N/A%), pre moving , FPS 46.81, Running 0.41s Step 20( N/A%), pre moving , FPS 46.43, Running 0.43s Step 21( N/A%), pre moving , FPS 36.34, Running 0.61s Step 22( N/A%), pre moving , FPS 36.54, Running 0.63s Step 23( N/A%), pre moving , FPS 37.25, Running 0.64s Step 24( N/A%), pre moving , FPS 36.99, Running 0.67s Step 25( N/A%), pre moving , FPS 37.75, Running 0.70s Step 26( N/A%), pre moving , FPS 29.68, Running 0.86s Step 27( N/A%), pre moving , FPS 29.71, Running 0.88s Step 28( N/A%), pre moving , FPS 29.74, Running 0.90s Step 29( N/A%), pre moving , FPS 29.75, Running 0.91s Step 30( N/A%), pre moving , FPS 29.79, Running 0.93s Step 31( N/A%), pre moving , FPS 29.81, Running 0.94s Step 32( N/A%), pre moving , FPS 29.89, Running 0.96s Step 33( N/A%), pre moving , FPS 29.94, Running 0.97s Step 34( N/A%), pre moving , FPS 29.87, Running 0.99s Step 35( N/A%), pre moving , FPS 29.70, Running 1.01s Step 36( N/A%), pre moving , FPS 21.47, Running 1.29s Step 37( N/A%), pre moving , FPS 21.35, Running 1.31s Step 38( N/A%), pre moving , FPS 21.35, Running 1.32s Step 39( N/A%), pre moving , FPS 21.41, Running 1.34s Step 40( N/A%), pre moving , FPS 21.61, Running 1.36s Step 41( N/A%), pre moving , FPS 26.28, Running 1.37s Step 42( N/A%), pre moving , FPS 26.24, Running 1.39s Step 43( N/A%), pre moving , FPS 26.18, Running 1.41s Step 44( N/A%), pre moving , FPS 26.56, Running 1.43s Step 45( N/A%), pre moving , FPS 26.56, Running 1.45s Step 46( N/A%), pre moving , FPS 32.60, Running 1.48s Step 47( N/A%), pre moving , FPS 32.12, Running 1.50s Step 48( N/A%), pre moving , FPS 31.65, Running 1.53s Step 49( N/A%), pre moving , FPS 30.89, Running 1.56s Step 50( N/A%), pre moving , FPS 30.12, Running 1.59s Step 51( N/A%), pre moving , FPS 29.44, Running 1.62s Step 52( N/A%), pre moving , FPS 29.02, Running 1.65s Step 53( N/A%), pre moving , FPS 28.51, Running 1.68s Step 54( N/A%), pre moving , FPS 28.21, Running 1.70s Step 55( N/A%), pre moving , FPS 27.99, Running 1.73s Step 56( N/A%), pre moving , FPS 42.90, Running 1.75s Step 57( N/A%), pre moving , FPS 41.39, Running 1.79s Step 58( N/A%), pre moving , FPS 39.39, Running 1.83s Step 59( N/A%), pre moving , FPS 38.56, Running 1.86s Step 60( N/A%), pre moving , FPS 37.83, Running 1.89s Step 61( N/A%), pre moving , FPS 37.13, Running 1.91s Step 62( N/A%), pre moving , FPS 36.52, Running 1.94s Step 63( N/A%), pre moving , FPS 35.92, Running 1.96s Step 64( N/A%), pre moving , FPS 35.58, Running 1.99s Step 65( N/A%), pre moving , FPS 35.51, Running 2.02s Step 66( N/A%), pre moving , FPS 35.42, Running 2.04s Step 67( N/A%), pre moving , FPS 34.95, Running 2.07s Step 68( N/A%), pre moving , FPS 34.11, Running 2.11s Step 69( N/A%), pre moving , FPS 33.50, Running 2.16s Step 70( N/A%), pre moving , FPS 33.87, Running 2.18s Step 71( N/A%), pre moving , FPS 34.07, Running 2.21s Step 72( N/A%), pre moving , FPS 33.90, Running 2.24s Step 73( N/A%), pre moving , FPS 33.91, Running 2.27s Step 74( N/A%), pre moving , FPS 33.76, Running 2.29s Step 75( N/A%), pre moving , FPS 33.75, Running 2.32s Step 76( N/A%), pre moving , FPS 33.78, Running 2.35s Step 77( N/A%), pre moving , FPS 34.56, Running 2.37s Step 78( N/A%), pre moving , FPS 35.52, Running 2.39s Step 79( N/A%), pre moving , FPS 35.26, Running 2.43s Step 80( N/A%), pre moving , FPS 35.17, Running 2.45s Step 81( N/A%), pre moving , FPS 35.00, Running 2.48s Step 82( N/A%), pre moving , FPS 35.22, Running 2.51s Step 83( N/A%), pre moving , FPS 35.66, Running 2.52s Step 84( N/A%), pre moving , FPS 36.10, Running 2.54s Step 85( N/A%), pre moving , FPS 36.29, Running 2.57s Step 86( N/A%), pre moving , FPS 35.88, Running 2.60s Step 87( N/A%), pre moving , FPS 36.86, Running 2.62s Step 88( N/A%), pre moving , FPS 38.45, Running 2.63s Step 89( N/A%), pre moving , FPS 40.48, Running 2.65s Step 90( N/A%), pre moving , FPS 41.25, Running 2.67s Step 91( N/A%), pre moving , FPS 42.04, Running 2.69s Step 92( N/A%), pre moving , FPS 42.79, Running 2.71s Step 93( N/A%), pre moving , FPS 43.88, Running 2.72s Step 94( N/A%), pre moving , FPS 45.06, Running 2.74s Step 95( N/A%), pre moving , FPS 45.83, Running 2.76s Step 96( N/A%), pre moving , FPS 46.65, Running 2.77s Step 97( N/A%), pre moving , FPS 47.00, Running 2.80s Step 98( N/A%), pre moving , FPS 47.23, Running 2.82s Step 99( N/A%), pre moving , FPS 48.53, Running 2.84s Step 100( N/A%), pre moving , FPS 49.71, Running 2.86s Step 101( N/A%), pre moving , FPS 51.23, Running 2.87s Step 102( N/A%), pre moving , FPS 11.52, Running 4.24s Step 103( N/A%), pre moving , FPS 9.86, Running 4.55s Step 104( N/A%), pre moving , FPS 9.20, Running 4.72s Step 105( N/A%), pre moving , FPS 8.47, Running 4.93s Step 106( N/A%), pre moving , FPS 8.13, Running 5.06s Step 107( N/A%), pre moving , FPS 7.49, Running 5.29s Step 108( N/A%), pre moving , FPS 7.16, Running 5.43s Step 109( N/A%), pre moving , FPS 6.58, Running 5.69s Step 110( N/A%), pre moving , FPS 6.31, Running 5.83s Step 111( N/A%), pre moving , FPS 5.97, Running 6.03s Step 112( N/A%), pre moving , FPS 5.76, Running 6.18s Step 113( N/A%), pre moving , FPS 5.46, Running 6.39s Step 114( N/A%), pre moving , FPS 5.30, Running 6.51s Step 115( N/A%), pre moving , FPS 5.05, Running 6.72s Step 116( N/A%), pre moving , FPS 4.93, Running 6.83s Step 117( N/A%), pre moving , FPS 4.66, Running 7.09s Step 118( N/A%), pre moving , FPS 4.56, Running 7.20s Step 119( N/A%), pre moving , FPS 4.35, Running 7.44s Step 120( N/A%), pre moving , FPS 4.23, Running 7.58s Step 121( N/A%), pre moving , FPS 4.02, Running 7.85s Step 122( 0.20%), action 1, FPS 4.72, Running 8.48s Step 123( 0.40%), action 2, FPS 4.86, Running 8.67s Step 124( 0.60%), action 3, FPS 4.69, Running 8.98s Step 125( 0.80%), action 4, FPS 4.47, Running 9.40s Step 126( 1.00%), action 5, FPS 4.17, Running 9.85s Step 127( 1.20%), action 6, FPS 3.92, Running 10.39s Step 128( 1.40%), action 7, FPS 3.56, Running 11.05s Step 129( 1.60%), action 8, FPS 3.37, Running 11.63s Step 130( 1.80%), action 9, FPS 3.10, Running 12.28s Step 131( 2.00%), action 10, FPS 3.07, Running 12.55s Step 132( 2.20%), action 11, FPS 2.90, Running 13.06s Step 133( 2.40%), action 12, FPS 2.90, Running 13.29s Step 134( 2.60%), action 13, FPS 2.76, Running 13.75s Step 135( 2.80%), action 14, FPS 2.71, Running 14.11s Step 136( 3.00%), action 15, FPS 2.50, Running 14.83s Step 137( 3.20%), action 16, FPS 2.45, Running 15.26s Step 138( 3.40%), action 17, FPS 2.29, Running 15.95s Step 139( 3.60%), action 18, FPS 2.22, Running 16.45s Step 140( 3.80%), action 19, FPS 2.11, Running 17.05s Step 141( 4.00%), action 20, FPS 2.12, Running 17.26s Step 142( 4.20%), action 21, FPS 2.11, Running 17.97s Step 143( 4.40%), action 22, FPS 2.07, Running 18.32s Step 144( 4.60%), action 23, FPS 2.02, Running 18.89s Step 145( 4.80%), action 24, FPS 2.04, Running 19.23s Step 146( 5.00%), action 25, FPS 2.01, Running 19.80s Step 147( 5.20%), action 26, FPS 2.08, Running 19.99s Step 148( 5.40%), action 27, FPS 2.12, Running 20.49s Step 149( 5.60%), action 28, FPS 2.20, Running 20.72s Step 150( 5.80%), action 29, FPS 2.25, Running 21.15s Step 151( 6.00%), action 30, FPS 2.25, Running 21.45s Step 152( 6.20%), action 31, FPS 2.17, Running 22.28s Step 153( 6.40%), action 32, FPS 2.17, Running 22.50s Step 154( 6.60%), action 33, FPS 2.18, Running 22.93s Step 155( 6.80%), action 34, FPS 2.21, Running 23.17s Step 156( 7.00%), action 35, FPS 2.22, Running 23.82s Step 157( 7.20%), action 36, FPS 2.24, Running 24.20s Step 158( 7.40%), action 37, FPS 2.24, Running 24.87s Step 159( 7.60%), action 38, FPS 2.24, Running 25.36s Step 160( 7.80%), action 39, FPS 2.30, Running 25.73s Step 161( 8.00%), action 40, FPS 2.26, Running 26.12s Step 162( 8.20%), action 41, FPS 2.26, Running 26.80s Step 163( 8.40%), action 42, FPS 2.26, Running 27.15s Step 164( 8.60%), action 43, FPS 2.34, Running 27.46s Step 165( 8.80%), action 44, FPS 2.37, Running 27.67s Step 166( 9.00%), action 45, FPS 2.42, Running 28.06s Step 167( 9.20%), action 46, FPS 2.41, Running 28.30s Step 168( 9.40%), action 47, FPS 2.35, Running 28.99s Step 169( 9.60%), action 48, FPS 2.28, Running 29.51s Step 170( 9.80%), action 49, FPS 2.25, Running 30.04s Step 171( 10.00%), action 50, FPS 2.21, Running 30.48s Step 172( 10.20%), action 51, FPS 2.25, Running 31.18s Step 173( 10.40%), action 52, FPS 2.25, Running 31.39s Step 174( 10.60%), action 53, FPS 2.24, Running 31.84s Step 175( 10.80%), action 54, FPS 2.21, Running 32.23s Step 176( 11.00%), action 55, FPS 2.21, Running 32.86s Step 177( 11.20%), action 56, FPS 2.26, Running 33.05s Step 178( 11.40%), action 57, FPS 2.24, Running 33.80s Step 179( 11.60%), action 58, FPS 2.30, Running 34.07s Step 180( 11.80%), action 59, FPS 2.30, Running 34.41s Step 181( 12.00%), action 60, FPS 2.35, Running 34.65s Step 182( 12.20%), action 61, FPS 2.30, Running 35.49s Step 183( 12.40%), action 62, FPS 2.33, Running 35.72s Step 184( 12.60%), action 63, FPS 2.27, Running 36.27s Step 185( 12.80%), action 64, FPS 2.26, Running 36.52s Step 186( 13.00%), action 65, FPS 2.25, Running 36.93s Step 187( 13.20%), action 66, FPS 2.20, Running 37.37s Step 188( 13.40%), action 67, FPS 2.25, Running 37.87s Step 189( 13.60%), action 68, FPS 2.30, Running 38.20s Step 190( 13.80%), action 69, FPS 2.26, Running 38.90s Step 191( 14.00%), action 70, FPS 2.27, Running 39.29s Step 192( 14.20%), action 71, FPS 2.27, Running 39.98s Step 193( 14.40%), action 72, FPS 2.23, Running 40.37s Step 194( 14.60%), action 73, FPS 2.19, Running 40.98s Step 195( 14.80%), action 74, FPS 2.16, Running 41.47s Step 196( 15.00%), action 75, FPS 2.20, Running 41.94s Step 197( 15.20%), action 76, FPS 2.19, Running 42.17s Step 198( 15.40%), action 77, FPS 2.23, Running 42.79s Step 199( 15.60%), action 78, FPS 2.18, Running 43.23s Step 200( 15.80%), action 79, FPS 2.11, Running 43.87s Step 201( 16.00%), action 80, FPS 2.10, Running 44.17s Step 202( 16.20%), action 81, FPS 2.08, Running 45.11s Step 203( 16.40%), action 82, FPS 2.06, Running 45.43s Step 204( 16.60%), action 83, FPS 2.07, Running 45.94s Step 205( 16.80%), action 84, FPS 2.07, Running 46.17s Step 206( 17.00%), action 85, FPS 2.04, Running 46.72s Step 207( 17.20%), action 86, FPS 2.06, Running 47.07s Step 208( 17.40%), action 87, FPS 2.05, Running 47.63s Step 209( 17.60%), action 88, FPS 2.01, Running 48.17s Step 210( 17.80%), action 89, FPS 2.03, Running 48.75s Step 211( 18.00%), action 90, FPS 2.00, Running 49.31s Step 212( 18.20%), action 91, FPS 2.03, Running 49.82s Step 213( 18.40%), action 92, FPS 2.01, Running 50.31s Step 214( 18.60%), action 93, FPS 2.07, Running 50.66s Step 215( 18.80%), action 94, FPS 2.07, Running 51.12s Step 216( 19.00%), action 95, FPS 2.02, Running 51.85s Step 217( 19.20%), action 96, FPS 1.96, Running 52.36s Step 218( 19.40%), action 97, FPS 1.96, Running 53.01s Step 219( 19.60%), action 98, FPS 1.99, Running 53.28s Step 220( 19.80%), action 99, FPS 1.98, Running 53.97s Step 221( 20.00%), action 100, FPS 1.96, Running 54.38s Step 222( 20.20%), action 101, FPS 1.97, Running 55.26s Step 223( 20.40%), action 102, FPS 1.96, Running 55.61s Step 224( 20.60%), action 103, FPS 2.00, Running 55.93s Step 225( 20.80%), action 104, FPS 1.99, Running 56.20s Step 226( 21.00%), action 105, FPS 1.96, Running 56.95s Step 227( 21.20%), action 106, FPS 1.93, Running 57.42s Step 228( 21.40%), action 107, FPS 1.92, Running 58.03s Step 229( 21.60%), action 108, FPS 1.96, Running 58.39s Step 230( 21.80%), action 109, FPS 1.93, Running 59.10s Step 231( 22.00%), action 110, FPS 1.98, Running 59.43s Step 232( 22.20%), action 111, FPS 1.94, Running 60.14s Step 233( 22.40%), action 112, FPS 1.94, Running 60.61s Step 234( 22.60%), action 113, FPS 1.88, Running 61.29s Step 235( 22.80%), action 114, FPS 1.91, Running 61.57s Step 236( 23.00%), action 115, FPS 1.92, Running 62.27s Step 237( 23.20%), action 116, FPS 1.95, Running 62.61s Step 238( 23.40%), action 117, FPS 1.99, Running 63.06s Step 239( 23.60%), action 118, FPS 1.96, Running 63.48s Step 240( 23.80%), action 119, FPS 1.99, Running 64.02s Step 241( 24.00%), action 120, FPS 2.02, Running 64.26s Step 242( 24.20%), action 121, FPS 2.07, Running 64.92s Step 243( 24.40%), action 122, FPS 2.09, Running 65.16s Step 244( 24.60%), action 123, FPS 2.10, Running 65.47s Step 245( 24.80%), action 124, FPS 2.10, Running 65.72s Step 246( 25.00%), action 125, FPS 2.20, Running 66.06s Step 247( 25.20%), action 126, FPS 2.20, Running 66.52s Step 248( 25.40%), action 127, FPS 2.23, Running 67.02s Step 249( 25.60%), action 128, FPS 2.24, Running 67.30s Step 250( 25.80%), action 129, FPS 2.28, Running 67.87s Step 251( 26.00%), action 130, FPS 2.25, Running 68.30s Step 252( 26.20%), action 131, FPS 2.30, Running 68.85s Step 253( 26.40%), action 132, FPS 2.36, Running 69.08s Step 254( 26.60%), action 133, FPS 2.39, Running 69.65s Step 255( 26.80%), action 134, FPS 2.35, Running 70.06s Step 256( 27.00%), action 135, FPS 2.40, Running 70.61s Step 257( 27.20%), action 136, FPS 2.38, Running 71.02s Step 258( 27.40%), action 137, FPS 2.41, Running 71.35s Step 259( 27.60%), action 138, FPS 2.46, Running 71.61s Step 260( 27.80%), action 139, FPS 2.50, Running 72.02s Step 261( 28.00%), action 140, FPS 2.43, Running 72.48s Step 262( 28.20%), action 141, FPS 2.43, Running 73.14s Step 263( 28.40%), action 142, FPS 2.44, Running 73.37s Step 264( 28.60%), action 143, FPS 2.43, Running 73.72s Step 265( 28.80%), action 144, FPS 2.43, Running 73.96s Step 266( 29.00%), action 145, FPS 2.41, Running 74.35s Step 267( 29.20%), action 146, FPS 2.50, Running 74.51s Step 268( 29.40%), action 147, FPS 2.52, Running 74.95s Step 269( 29.60%), action 148, FPS 2.55, Running 75.14s Step 270( 29.80%), action 149, FPS 2.64, Running 75.46s Step 271( 30.00%), action 150, FPS 2.71, Running 75.67s Step 272( 30.20%), action 151, FPS 2.74, Running 76.14s Step 273( 30.40%), action 152, FPS 2.76, Running 76.33s Step 274( 30.60%), action 153, FPS 2.84, Running 76.68s Step 275( 30.80%), action 154, FPS 2.93, Running 76.88s Step 276( 31.00%), action 155, FPS 3.02, Running 77.23s Step 277( 31.20%), action 156, FPS 3.11, Running 77.46s Step 278( 31.40%), action 157, FPS 2.93, Running 78.19s Step 279( 31.60%), action 158, FPS 2.92, Running 78.45s Step 280( 31.80%), action 159, FPS 2.93, Running 78.86s Step 281( 32.00%), action 160, FPS 2.92, Running 79.33s Step 282( 32.20%), action 161, FPS 2.88, Running 80.09s Step 283( 32.40%), action 162, FPS 2.79, Running 80.53s Step 284( 32.60%), action 163, FPS 2.72, Running 81.06s Step 285( 32.80%), action 164, FPS 2.72, Running 81.32s Step 286( 33.00%), action 165, FPS 2.66, Running 81.86s Step 287( 33.20%), action 166, FPS 2.64, Running 82.08s Step 288( 33.40%), action 167, FPS 2.57, Running 82.72s Step 289( 33.60%), action 168, FPS 2.57, Running 82.92s Step 290( 33.80%), action 169, FPS 2.48, Running 83.53s Step 291( 34.00%), action 170, FPS 2.47, Running 83.76s Step 292( 34.20%), action 171, FPS 2.43, Running 84.36s Step 293( 34.40%), action 172, FPS 2.38, Running 84.71s Step 294( 34.60%), action 173, FPS 2.36, Running 85.16s Step 295( 34.80%), action 174, FPS 2.31, Running 85.55s Step 296( 35.00%), action 175, FPS 2.27, Running 86.02s Step 297( 35.20%), action 176, FPS 2.28, Running 86.24s Step 298( 35.40%), action 177, FPS 2.33, Running 86.76s Step 299( 35.60%), action 178, FPS 2.35, Running 86.95s Step 300( 35.80%), action 179, FPS 2.39, Running 87.23s Step 301( 36.00%), action 180, FPS 2.46, Running 87.47s Step 302( 36.20%), action 181, FPS 2.46, Running 88.21s Step 303( 36.40%), action 182, FPS 2.54, Running 88.40s Step 304( 36.60%), action 183, FPS 2.57, Running 88.86s Step 305( 36.80%), action 184, FPS 2.54, Running 89.18s Step 306( 37.00%), action 185, FPS 2.62, Running 89.49s Step 307( 37.20%), action 186, FPS 2.63, Running 89.67s Step 308( 37.40%), action 187, FPS 2.71, Running 90.11s Step 309( 37.60%), action 188, FPS 2.68, Running 90.40s Step 310( 37.80%), action 189, FPS 2.77, Running 90.73s Step 311( 38.00%), action 190, FPS 2.79, Running 90.94s Step 312( 38.20%), action 191, FPS 2.86, Running 91.36s Step 313( 38.40%), action 192, FPS 2.92, Running 91.56s Step 314( 38.60%), action 193, FPS 3.01, Running 91.81s Step 315( 38.80%), action 194, FPS 3.11, Running 92.00s Step 316( 39.00%), action 195, FPS 3.20, Running 92.28s Step 317( 39.20%), action 196, FPS 3.21, Running 92.48s Step 318( 39.40%), action 197, FPS 3.34, Running 92.75s Step 319( 39.60%), action 198, FPS 3.33, Running 92.95s Step 320( 39.80%), action 199, FPS 3.32, Running 93.26s Step 321( 40.00%), action 200, FPS 3.30, Running 93.52s Step 322( 40.20%), action 201, FPS 3.46, Running 94.00s Step 323( 40.40%), action 202, FPS 3.44, Running 94.21s Step 324( 40.60%), action 203, FPS 3.56, Running 94.48s Step 325( 40.80%), action 204, FPS 3.62, Running 94.70s Step 326( 41.00%), action 205, FPS 3.52, Running 95.17s Step 327( 41.20%), action 206, FPS 3.36, Running 95.62s Step 328( 41.40%), action 207, FPS 3.33, Running 96.12s Step 329( 41.60%), action 208, FPS 3.32, Running 96.43s Step 330( 41.80%), action 209, FPS 3.25, Running 96.89s Step 331( 42.00%), action 210, FPS 3.17, Running 97.25s Step 332( 42.20%), action 211, FPS 3.15, Running 97.70s Step 333( 42.40%), action 212, FPS 3.14, Running 97.94s Step 334( 42.60%), action 213, FPS 3.02, Running 98.42s Step 335( 42.80%), action 214, FPS 2.95, Running 98.78s Step 336( 43.00%), action 215, FPS 2.94, Running 99.09s Step 337( 43.20%), action 216, FPS 2.90, Running 99.37s Step 338( 43.40%), action 217, FPS 2.84, Running 99.80s Step 339( 43.60%), action 218, FPS 2.73, Running 100.28s Step 340( 43.80%), action 219, FPS 2.70, Running 100.67s Step 341( 44.00%), action 220, FPS 2.66, Running 101.03s Step 342( 44.20%), action 221, FPS 2.51, Running 101.95s Step 343( 44.40%), action 222, FPS 2.49, Running 102.25s Step 344( 44.60%), action 223, FPS 2.40, Running 102.81s Step 345( 44.80%), action 224, FPS 2.40, Running 103.03s Step 346( 45.00%), action 225, FPS 2.41, Running 103.48s Step 347( 45.20%), action 226, FPS 2.47, Running 103.71s Step 348( 45.40%), action 227, FPS 2.49, Running 104.14s Step 349( 45.60%), action 228, FPS 2.49, Running 104.46s Step 350( 45.80%), action 229, FPS 2.44, Running 105.07s Step 351( 46.00%), action 230, FPS 2.47, Running 105.33s Step 352( 46.20%), action 231, FPS 2.48, Running 105.76s Step 353( 46.40%), action 232, FPS 2.44, Running 106.12s Step 354( 46.60%), action 233, FPS 2.40, Running 106.77s Step 355( 46.80%), action 234, FPS 2.39, Running 107.14s Step 356( 47.00%), action 235, FPS 2.30, Running 107.80s Step 357( 47.20%), action 236, FPS 2.29, Running 108.11s Step 358( 47.40%), action 237, FPS 2.26, Running 108.66s Step 359( 47.60%), action 238, FPS 2.32, Running 108.92s Step 360( 47.80%), action 239, FPS 2.27, Running 109.46s Step 361( 48.00%), action 240, FPS 2.26, Running 109.89s Step 362( 48.20%), action 241, FPS 2.24, Running 110.89s Step 363( 48.40%), action 242, FPS 2.26, Running 111.11s Step 364( 48.60%), action 243, FPS 2.27, Running 111.61s Step 365( 48.80%), action 244, FPS 2.22, Running 112.03s Step 366( 49.00%), action 245, FPS 2.20, Running 112.57s Step 367( 49.20%), action 246, FPS 2.20, Running 112.80s Step 368( 49.40%), action 247, FPS 2.15, Running 113.44s Step 369( 49.60%), action 248, FPS 2.13, Running 113.87s Step 370( 49.80%), action 249, FPS 2.15, Running 114.38s Step 371( 50.00%), action 250, FPS 2.15, Running 114.62s Step 372( 50.20%), action 251, FPS 2.10, Running 115.28s Step 373( 50.40%), action 252, FPS 2.13, Running 115.53s Step 374( 50.60%), action 253, FPS 2.16, Running 116.02s Step 375( 50.80%), action 254, FPS 2.15, Running 116.45s Step 376( 51.00%), action 255, FPS 2.13, Running 117.21s Step 377( 51.20%), action 256, FPS 2.13, Running 117.47s Step 378( 51.40%), action 257, FPS 2.17, Running 117.87s Step 379( 51.60%), action 258, FPS 2.11, Running 118.38s Step 380( 51.80%), action 259, FPS 2.15, Running 118.77s Step 381( 52.00%), action 260, FPS 2.18, Running 119.06s Step 382( 52.20%), action 261, FPS 2.26, Running 119.74s Step 383( 52.40%), action 262, FPS 2.21, Running 120.15s Step 384( 52.60%), action 263, FPS 2.18, Running 120.77s Step 385( 52.80%), action 264, FPS 2.18, Running 121.23s Step 386( 53.00%), action 265, FPS 2.16, Running 121.83s Step 387( 53.20%), action 266, FPS 2.12, Running 122.26s Step 388( 53.40%), action 267, FPS 2.14, Running 122.80s Step 389( 53.60%), action 268, FPS 2.17, Running 123.10s Step 390( 53.80%), action 269, FPS 2.15, Running 123.66s Step 391( 54.00%), action 270, FPS 2.11, Running 124.10s Step 392( 54.20%), action 271, FPS 2.07, Running 124.96s Step 393( 54.40%), action 272, FPS 2.06, Running 125.23s Step 394( 54.60%), action 273, FPS 2.05, Running 125.77s Step 395( 54.80%), action 274, FPS 2.09, Running 126.01s Step 396( 55.00%), action 275, FPS 2.13, Running 126.60s Step 397( 55.20%), action 276, FPS 2.10, Running 127.02s Step 398( 55.40%), action 277, FPS 2.03, Running 127.73s Step 399( 55.60%), action 278, FPS 2.08, Running 127.98s Step 400( 55.80%), action 279, FPS 2.09, Running 128.33s Step 401( 56.00%), action 280, FPS 2.11, Running 128.55s Step 402( 56.20%), action 281, FPS 2.11, Running 129.23s Step 403( 56.40%), action 282, FPS 2.15, Running 129.45s Step 404( 56.60%), action 283, FPS 2.20, Running 129.87s Step 405( 56.80%), action 284, FPS 2.23, Running 130.21s Step 406( 57.00%), action 285, FPS 2.29, Running 130.56s Step 407( 57.20%), action 286, FPS 2.28, Running 131.05s Step 408( 57.40%), action 287, FPS 2.32, Running 131.42s Step 409( 57.60%), action 288, FPS 2.33, Running 131.67s Step 410( 57.80%), action 289, FPS 2.31, Running 132.31s Step 411( 58.00%), action 290, FPS 2.31, Running 132.75s Step 412( 58.20%), action 291, FPS 2.30, Running 133.66s Step 413( 58.40%), action 292, FPS 2.29, Running 133.95s Step 414( 58.60%), action 293, FPS 2.30, Running 134.47s Step 415( 58.80%), action 294, FPS 2.27, Running 134.81s Step 416( 59.00%), action 295, FPS 2.25, Running 135.50s Step 417( 59.20%), action 296, FPS 2.23, Running 135.98s Step 418( 59.40%), action 297, FPS 2.32, Running 136.35s Step 419( 59.60%), action 298, FPS 2.31, Running 136.65s Step 420( 59.80%), action 299, FPS 2.22, Running 137.32s Step 421( 60.00%), action 300, FPS 2.18, Running 137.74s Step 422( 60.20%), action 301, FPS 2.12, Running 138.66s Step 423( 60.40%), action 302, FPS 2.07, Running 139.12s Step 424( 60.60%), action 303, FPS 2.09, Running 139.44s Step 425( 60.80%), action 304, FPS 2.07, Running 139.89s Step 426( 61.00%), action 305, FPS 2.02, Running 140.46s Step 427( 61.20%), action 306, FPS 2.03, Running 140.90s Step 428( 61.40%), action 307, FPS 2.03, Running 141.27s Step 429( 61.60%), action 308, FPS 2.03, Running 141.51s Step 430( 61.80%), action 309, FPS 2.08, Running 141.92s Step 431( 62.00%), action 310, FPS 2.07, Running 142.41s Step 432( 62.20%), action 311, FPS 2.14, Running 142.99s Step 433( 62.40%), action 312, FPS 2.13, Running 143.33s Step 434( 62.60%), action 313, FPS 2.12, Running 143.89s Step 435( 62.80%), action 314, FPS 2.13, Running 144.20s Step 436( 63.00%), action 315, FPS 2.22, Running 144.50s Step 437( 63.20%), action 316, FPS 2.23, Running 144.94s Step 438( 63.40%), action 317, FPS 2.16, Running 145.62s Step 439( 63.60%), action 318, FPS 2.17, Running 145.89s Step 440( 63.80%), action 319, FPS 2.20, Running 146.43s Step 441( 64.00%), action 320, FPS 2.19, Running 146.86s Step 442( 64.20%), action 321, FPS 2.28, Running 147.43s Step 443( 64.40%), action 322, FPS 2.25, Running 148.01s Step 444( 64.60%), action 323, FPS 2.20, Running 148.53s Step 445( 64.80%), action 324, FPS 2.20, Running 148.98s Step 446( 65.00%), action 325, FPS 2.17, Running 149.69s Step 447( 65.20%), action 326, FPS 2.15, Running 150.20s Step 448( 65.40%), action 327, FPS 2.13, Running 150.67s Step 449( 65.60%), action 328, FPS 2.07, Running 151.16s Step 450( 65.80%), action 329, FPS 2.04, Running 151.71s Step 451( 66.00%), action 330, FPS 2.11, Running 151.91s Step 452( 66.20%), action 331, FPS 2.05, Running 152.72s Step 453( 66.40%), action 332, FPS 2.01, Running 153.27s Step 454( 66.60%), action 333, FPS 2.02, Running 153.82s Step 455( 66.80%), action 334, FPS 2.04, Running 154.03s Step 456( 67.00%), action 335, FPS 1.98, Running 154.60s Step 457( 67.20%), action 336, FPS 2.03, Running 154.80s Step 458( 67.40%), action 337, FPS 2.10, Running 155.13s Step 459( 67.60%), action 338, FPS 2.07, Running 155.56s Step 460( 67.80%), action 339, FPS 2.08, Running 156.05s Step 461( 68.00%), action 340, FPS 2.09, Running 156.45s Step 462( 68.20%), action 341, FPS 2.01, Running 157.38s Step 463( 68.40%), action 342, FPS 2.05, Running 157.79s Step 464( 68.60%), action 343, FPS 2.01, Running 158.49s Step 465( 68.80%), action 344, FPS 2.05, Running 158.72s Step 466( 69.00%), action 345, FPS 2.09, Running 159.26s Step 467( 69.20%), action 346, FPS 2.15, Running 159.52s Step 468( 69.40%), action 347, FPS 2.16, Running 159.93s Step 469( 69.60%), action 348, FPS 2.19, Running 160.28s Step 470( 69.80%), action 349, FPS 2.16, Running 160.98s Step 471( 70.00%), action 350, FPS 2.10, Running 161.41s Step 472( 70.20%), action 351, FPS 2.10, Running 162.26s Step 473( 70.40%), action 352, FPS 2.12, Running 162.71s Step 474( 70.60%), action 353, FPS 2.15, Running 163.13s Step 475( 70.80%), action 354, FPS 2.14, Running 163.38s Step 476( 71.00%), action 355, FPS 2.11, Running 164.07s Step 477( 71.20%), action 356, FPS 2.10, Running 164.32s Step 478( 71.40%), action 357, FPS 2.01, Running 165.05s Step 479( 71.60%), action 358, FPS 2.04, Running 165.36s Step 480( 71.80%), action 359, FPS 2.05, Running 165.79s Step 481( 72.00%), action 360, FPS 2.10, Running 165.99s Step 482( 72.20%), action 361, FPS 2.15, Running 166.67s Step 483( 72.40%), action 362, FPS 2.13, Running 167.19s Step 484( 72.60%), action 363, FPS 2.14, Running 167.82s Step 485( 72.80%), action 364, FPS 2.09, Running 168.30s Step 486( 73.00%), action 365, FPS 2.07, Running 168.93s Step 487( 73.20%), action 366, FPS 2.07, Running 169.19s Step 488( 73.40%), action 367, FPS 2.04, Running 169.74s Step 489( 73.60%), action 368, FPS 2.03, Running 170.13s Step 490( 73.80%), action 369, FPS 2.08, Running 170.62s Step 491( 74.00%), action 370, FPS 2.10, Running 170.95s Step 492( 74.20%), action 371, FPS 2.11, Running 171.73s Step 493( 74.40%), action 372, FPS 2.12, Running 172.12s Step 494( 74.60%), action 373, FPS 2.10, Running 172.63s Step 495( 74.80%), action 374, FPS 2.10, Running 172.89s Step 496( 75.00%), action 375, FPS 2.12, Running 173.49s Step 497( 75.20%), action 376, FPS 2.06, Running 174.02s Step 498( 75.40%), action 377, FPS 2.10, Running 174.58s Step 499( 75.60%), action 378, FPS 2.12, Running 174.80s Step 500( 75.80%), action 379, FPS 2.13, Running 175.17s Step 501( 76.00%), action 380, FPS 2.07, Running 175.66s Step 502( 76.20%), action 381, FPS 2.11, Running 176.15s Step 503( 76.40%), action 382, FPS 2.18, Running 176.35s Step 504( 76.60%), action 383, FPS 2.23, Running 176.79s Step 505( 76.80%), action 384, FPS 2.26, Running 177.13s Step 506( 77.00%), action 385, FPS 2.25, Running 177.80s Step 507( 77.20%), action 386, FPS 2.24, Running 178.13s Step 508( 77.40%), action 387, FPS 2.25, Running 178.64s Step 509( 77.60%), action 388, FPS 2.29, Running 178.88s Step 510( 77.80%), action 389, FPS 2.30, Running 179.30s Step 511( 78.00%), action 390, FPS 2.32, Running 179.59s Step 512( 78.20%), action 391, FPS 2.32, Running 180.37s Step 513( 78.40%), action 392, FPS 2.35, Running 180.64s Step 514( 78.60%), action 393, FPS 2.33, Running 181.20s Step 515( 78.80%), action 394, FPS 2.35, Running 181.39s Step 516( 79.00%), action 395, FPS 2.34, Running 182.04s Step 517( 79.20%), action 396, FPS 2.42, Running 182.30s Step 518( 79.40%), action 397, FPS 2.41, Running 182.88s Step 519( 79.60%), action 398, FPS 2.34, Running 183.34s Step 520( 79.80%), action 399, FPS 2.30, Running 183.88s Step 521( 80.00%), action 400, FPS 2.32, Running 184.28s Step 522( 80.20%), action 401, FPS 2.25, Running 185.04s Step 523( 80.40%), action 402, FPS 2.24, Running 185.27s Step 524( 80.60%), action 403, FPS 2.20, Running 185.90s Step 525( 80.80%), action 404, FPS 2.20, Running 186.24s Step 526( 81.00%), action 405, FPS 2.29, Running 186.54s Step 527( 81.20%), action 406, FPS 2.31, Running 186.81s Step 528( 81.40%), action 407, FPS 2.33, Running 187.23s Step 529( 81.60%), action 408, FPS 2.32, Running 187.50s Step 530( 81.80%), action 409, FPS 2.34, Running 187.83s Step 531( 82.00%), action 410, FPS 2.31, Running 188.24s Step 532( 82.20%), action 411, FPS 2.41, Running 188.67s Step 533( 82.40%), action 412, FPS 2.42, Running 188.89s Step 534( 82.60%), action 413, FPS 2.48, Running 189.25s Step 535( 82.80%), action 414, FPS 2.49, Running 189.43s Step 536( 83.00%), action 415, FPS 2.61, Running 189.72s Step 537( 83.20%), action 416, FPS 2.62, Running 189.92s Step 538( 83.40%), action 417, FPS 2.73, Running 190.22s Step 539( 83.60%), action 418, FPS 2.81, Running 190.45s Step 540( 83.80%), action 419, FPS 2.90, Running 190.78s Step 541( 84.00%), action 420, FPS 2.98, Running 190.98s Step 542( 84.20%), action 421, FPS 3.13, Running 191.43s Step 543( 84.40%), action 422, FPS 3.13, Running 191.66s Step 544( 84.60%), action 423, FPS 3.24, Running 192.08s Step 545( 84.80%), action 424, FPS 3.26, Running 192.37s Step 546( 85.00%), action 425, FPS 3.18, Running 192.82s Step 547( 85.20%), action 426, FPS 3.22, Running 193.02s Step 548( 85.40%), action 427, FPS 3.20, Running 193.47s Step 549( 85.60%), action 428, FPS 3.14, Running 193.86s Step 550( 85.80%), action 429, FPS 3.14, Running 194.20s Step 551( 86.00%), action 430, FPS 3.24, Running 194.42s Step 552( 86.20%), action 431, FPS 3.06, Running 195.21s Step 553( 86.40%), action 432, FPS 3.03, Running 195.50s Step 554( 86.60%), action 433, FPS 2.98, Running 195.96s Step 555( 86.80%), action 434, FPS 2.91, Running 196.29s Step 556( 87.00%), action 435, FPS 2.81, Running 196.84s Step 557( 87.20%), action 436, FPS 2.79, Running 197.09s Step 558( 87.40%), action 437, FPS 2.70, Running 197.61s Step 559( 87.60%), action 438, FPS 2.63, Running 198.05s Step 560( 87.80%), action 439, FPS 2.61, Running 198.43s Step 561( 88.00%), action 440, FPS 2.60, Running 198.68s Step 562( 88.20%), action 441, FPS 2.52, Running 199.36s Step 563( 88.40%), action 442, FPS 2.44, Running 199.86s Step 564( 88.60%), action 443, FPS 2.44, Running 200.29s Step 565( 88.80%), action 444, FPS 2.40, Running 200.69s Step 566( 89.00%), action 445, FPS 2.35, Running 201.34s Step 567( 89.20%), action 446, FPS 2.30, Running 201.70s Step 568( 89.40%), action 447, FPS 2.23, Running 202.45s Step 569( 89.60%), action 448, FPS 2.27, Running 202.67s Step 570( 89.80%), action 449, FPS 2.26, Running 203.06s Step 571( 90.00%), action 450, FPS 2.22, Running 203.42s Step 572( 90.20%), action 451, FPS 2.24, Running 204.12s Step 573( 90.40%), action 452, FPS 2.22, Running 204.49s Step 574( 90.60%), action 453, FPS 2.25, Running 204.85s Step 575( 90.80%), action 454, FPS 2.24, Running 205.21s Step 576( 91.00%), action 455, FPS 2.28, Running 205.61s Step 577( 91.20%), action 456, FPS 2.29, Running 205.81s Step 578( 91.40%), action 457, FPS 2.33, Running 206.20s Step 579( 91.60%), action 458, FPS 2.37, Running 206.48s Step 580( 91.80%), action 459, FPS 2.34, Running 206.99s Step 581( 92.00%), action 460, FPS 2.34, Running 207.23s Step 582( 92.20%), action 461, FPS 2.40, Running 207.69s Step 583( 92.40%), action 462, FPS 2.49, Running 207.90s Step 584( 92.60%), action 463, FPS 2.49, Running 208.31s Step 585( 92.80%), action 464, FPS 2.56, Running 208.50s Step 586( 93.00%), action 465, FPS 2.64, Running 208.92s Step 587( 93.20%), action 466, FPS 2.70, Running 209.10s Step 588( 93.40%), action 467, FPS 2.79, Running 209.63s Step 589( 93.60%), action 468, FPS 2.78, Running 209.85s Step 590( 93.80%), action 469, FPS 2.80, Running 210.21s Step 591( 94.00%), action 470, FPS 2.79, Running 210.59s Step 592( 94.20%), action 471, FPS 2.83, Running 211.20s Step 593( 94.40%), action 472, FPS 2.91, Running 211.37s Step 594( 94.60%), action 473, FPS 2.84, Running 211.89s Step 595( 94.80%), action 474, FPS 2.88, Running 212.14s Step 596( 95.00%), action 475, FPS 2.91, Running 212.47s Step 597( 95.20%), action 476, FPS 2.91, Running 212.69s Step 598( 95.40%), action 477, FPS 2.86, Running 213.19s Step 599( 95.60%), action 478, FPS 2.89, Running 213.39s Step 600( 95.80%), action 479, FPS 2.89, Running 213.92s Step 601( 96.00%), action 480, FPS 2.86, Running 214.22s Step 602( 96.20%), action 481, FPS 2.87, Running 214.66s Step 603( 96.40%), action 482, FPS 2.80, Running 215.03s Step 604( 96.60%), action 483, FPS 2.83, Running 215.38s Step 605( 96.80%), action 484, FPS 2.84, Running 215.55s Step 606( 97.00%), action 485, FPS 2.90, Running 215.82s Step 607( 97.20%), action 486, FPS 2.90, Running 215.99s Step 608( 97.40%), action 487, FPS 2.86, Running 216.62s Step 609( 97.60%), action 488, FPS 2.81, Running 216.98s Step 610( 97.80%), action 489, FPS 2.82, Running 217.30s Step 611( 98.00%), action 490, FPS 2.90, Running 217.49s Step 612( 98.20%), action 491, FPS 2.96, Running 217.95s Step 613( 98.40%), action 492, FPS 2.88, Running 218.32s Step 614( 98.60%), action 493, FPS 2.97, Running 218.63s Step 615( 98.80%), action 494, FPS 2.97, Running 218.87s Step 616( 99.00%), action 495, FPS 3.00, Running 219.14s Step 617( 99.20%), action 496, FPS 3.02, Running 219.31s Step 618( 99.40%), action 497, FPS 3.04, Running 219.77s Step 619( 99.60%), action 498, FPS 3.02, Running 220.01s Step 620( 99.80%), action 499, FPS 3.11, Running 220.35s Step 621(100.00%), action 500, FPS 3.15, Running 220.57s [2026-08-01 17:59:10] [38 ] Seed 37 failed after 220.86 s. +steps: 621 , actions: 500 . +Instruction: Empty +Total 21/38(55.26%) success. +Setting seed: 38 +Step 1( N/A%), pre moving , FPS 16.43, Running 0.06s Step 2( N/A%), pre moving , FPS 25.81, Running 0.08s Step 3( N/A%), pre moving , FPS 31.66, Running 0.09s Step 4( N/A%), pre moving , FPS 35.46, Running 0.11s Step 5( N/A%), pre moving , FPS 38.24, Running 0.13s Step 6( N/A%), pre moving , FPS 40.04, Running 0.15s Step 7( N/A%), pre moving , FPS 41.35, Running 0.17s Step 8( N/A%), pre moving , FPS 42.67, Running 0.19s Step 9( N/A%), pre moving , FPS 44.08, Running 0.20s Step 10( N/A%), pre moving , FPS 45.26, Running 0.22s Step 11( N/A%), pre moving , FPS 46.33, Running 0.24s Step 12( N/A%), pre moving , FPS 47.03, Running 0.26s Step 13( N/A%), pre moving , FPS 47.66, Running 0.27s Step 14( N/A%), pre moving , FPS 48.28, Running 0.29s Step 15( N/A%), pre moving , FPS 48.76, Running 0.31s Step 16( N/A%), pre moving , FPS 47.92, Running 0.33s Step 17( N/A%), pre moving , FPS 47.16, Running 0.36s Step 18( N/A%), pre moving , FPS 44.73, Running 0.40s Step 19( N/A%), pre moving , FPS 45.11, Running 0.42s Step 20( N/A%), pre moving , FPS 45.53, Running 0.44s Step 21( N/A%), pre moving , FPS 31.75, Running 0.69s Step 22( N/A%), pre moving , FPS 30.77, Running 0.73s Step 23( N/A%), pre moving , FPS 30.17, Running 0.76s Step 24( N/A%), pre moving , FPS 29.76, Running 0.78s Step 25( N/A%), pre moving , FPS 29.72, Running 0.80s Step 26( N/A%), pre moving , FPS 23.11, Running 1.02s Step 27( N/A%), pre moving , FPS 23.14, Running 1.03s Step 28( N/A%), pre moving , FPS 22.99, Running 1.06s Step 29( N/A%), pre moving , FPS 22.88, Running 1.08s Step 30( N/A%), pre moving , FPS 22.71, Running 1.10s Step 31( N/A%), pre moving , FPS 22.61, Running 1.12s Step 32( N/A%), pre moving , FPS 22.39, Running 1.15s Step 33( N/A%), pre moving , FPS 22.43, Running 1.16s Step 34( N/A%), pre moving , FPS 22.10, Running 1.20s Step 35( N/A%), pre moving , FPS 21.78, Running 1.23s Step 36( N/A%), pre moving , FPS 16.74, Running 1.53s Step 37( N/A%), pre moving , FPS 16.70, Running 1.56s Step 38( N/A%), pre moving , FPS 17.00, Running 1.58s Step 39( N/A%), pre moving , FPS 16.93, Running 1.60s Step 40( N/A%), pre moving , FPS 16.82, Running 1.63s Step 41( N/A%), pre moving , FPS 20.75, Running 1.65s Step 42( N/A%), pre moving , FPS 20.60, Running 1.70s Step 43( N/A%), pre moving , FPS 20.80, Running 1.72s Step 44( N/A%), pre moving , FPS 20.95, Running 1.74s Step 45( N/A%), pre moving , FPS 20.76, Running 1.77s Step 46( N/A%), pre moving , FPS 25.55, Running 1.80s Step 47( N/A%), pre moving , FPS 25.27, Running 1.83s Step 48( N/A%), pre moving , FPS 25.13, Running 1.85s Step 49( N/A%), pre moving , FPS 24.68, Running 1.89s Step 50( N/A%), pre moving , FPS 24.62, Running 1.91s Step 51( N/A%), pre moving , FPS 24.48, Running 1.94s Step 52( N/A%), pre moving , FPS 24.50, Running 1.96s Step 53( N/A%), pre moving , FPS 24.24, Running 1.99s Step 54( N/A%), pre moving , FPS 24.39, Running 2.02s Step 55( N/A%), pre moving , FPS 24.08, Running 2.06s Step 56( N/A%), pre moving , FPS 34.59, Running 2.11s Step 57( N/A%), pre moving , FPS 33.98, Running 2.15s Step 58( N/A%), pre moving , FPS 33.45, Running 2.18s Step 59( N/A%), pre moving , FPS 33.33, Running 2.20s Step 60( N/A%), pre moving , FPS 33.34, Running 2.23s Step 61( N/A%), pre moving , FPS 33.33, Running 2.25s Step 62( N/A%), pre moving , FPS 34.34, Running 2.28s Step 63( N/A%), pre moving , FPS 34.05, Running 2.31s Step 64( N/A%), pre moving , FPS 33.75, Running 2.33s Step 65( N/A%), pre moving , FPS 33.85, Running 2.36s Step 66( N/A%), pre moving , FPS 34.18, Running 2.38s Step 67( N/A%), pre moving , FPS 34.16, Running 2.41s Step 68( N/A%), pre moving , FPS 33.99, Running 2.44s Step 69( N/A%), pre moving , FPS 34.40, Running 2.47s Step 70( N/A%), pre moving , FPS 34.28, Running 2.50s Step 71( N/A%), pre moving , FPS 34.09, Running 2.53s Step 72( N/A%), pre moving , FPS 34.13, Running 2.55s Step 73( N/A%), pre moving , FPS 34.15, Running 2.58s Step 74( N/A%), pre moving , FPS 34.00, Running 2.60s Step 75( N/A%), pre moving , FPS 34.03, Running 2.64s Step 76( N/A%), pre moving , FPS 35.14, Running 2.68s Step 77( N/A%), pre moving , FPS 34.09, Running 2.74s Step 78( N/A%), pre moving , FPS 33.83, Running 2.77s Step 79( N/A%), pre moving , FPS 33.76, Running 2.79s Step 80( N/A%), pre moving , FPS 33.70, Running 2.82s Step 81( N/A%), pre moving , FPS 33.48, Running 2.85s Step 82( N/A%), pre moving , FPS 32.55, Running 2.90s Step 83( N/A%), pre moving , FPS 31.94, Running 2.93s Step 84( N/A%), pre moving , FPS 31.55, Running 2.97s Step 85( N/A%), pre moving , FPS 31.29, Running 3.00s Step 86( N/A%), pre moving , FPS 31.21, Running 3.02s Step 87( N/A%), pre moving , FPS 31.15, Running 3.05s Step 88( N/A%), pre moving , FPS 31.55, Running 3.08s Step 89( N/A%), pre moving , FPS 31.38, Running 3.11s Step 90( N/A%), pre moving , FPS 31.84, Running 3.13s Step 91( N/A%), pre moving , FPS 32.42, Running 3.14s Step 92( N/A%), pre moving , FPS 32.76, Running 3.16s Step 93( N/A%), pre moving , FPS 33.00, Running 3.18s Step 94( N/A%), pre moving , FPS 33.62, Running 3.20s Step 95( N/A%), pre moving , FPS 35.08, Running 3.21s Step 96( N/A%), pre moving , FPS 36.03, Running 3.23s Step 97( N/A%), pre moving , FPS 38.89, Running 3.25s Step 98( N/A%), pre moving , FPS 40.36, Running 3.26s Step 99( N/A%), pre moving , FPS 41.20, Running 3.28s Step 100( N/A%), pre moving , FPS 42.10, Running 3.30s Step 101( N/A%), pre moving , FPS 43.39, Running 3.31s Step 102( N/A%), pre moving , FPS 46.06, Running 3.33s Step 103( N/A%), pre moving , FPS 48.49, Running 3.35s Step 104( N/A%), pre moving , FPS 50.66, Running 3.36s Step 105( N/A%), pre moving , FPS 52.72, Running 3.38s Step 106( N/A%), pre moving , FPS 54.23, Running 3.39s Step 107( N/A%), pre moving , FPS 55.05, Running 3.42s Step 108( N/A%), pre moving , FPS 11.85, Running 4.76s Step 109( N/A%), pre moving , FPS 10.86, Running 4.95s Step 110( N/A%), pre moving , FPS 10.26, Running 5.07s Step 111( N/A%), pre moving , FPS 9.26, Running 5.30s Step 112( N/A%), pre moving , FPS 8.66, Running 5.47s Step 113( N/A%), pre moving , FPS 7.84, Running 5.73s Step 114( N/A%), pre moving , FPS 7.54, Running 5.85s Step 115( N/A%), pre moving , FPS 6.91, Running 6.11s Step 116( N/A%), pre moving , FPS 6.70, Running 6.22s Step 117( N/A%), pre moving , FPS 6.27, Running 6.44s Step 118( N/A%), pre moving , FPS 6.05, Running 6.57s Step 119( N/A%), pre moving , FPS 5.63, Running 6.83s Step 120( N/A%), pre moving , FPS 5.45, Running 6.97s Step 121( N/A%), pre moving , FPS 5.19, Running 7.16s Step 122( N/A%), pre moving , FPS 5.02, Running 7.31s Step 123( N/A%), pre moving , FPS 4.72, Running 7.58s Step 124( N/A%), pre moving , FPS 4.57, Running 7.74s Step 125( N/A%), pre moving , FPS 4.35, Running 7.97s Step 126( N/A%), pre moving , FPS 4.23, Running 8.12s Step 127( N/A%), pre moving , FPS 4.01, Running 8.41s Step 128( 0.20%), action 1, FPS 4.45, Running 9.26s Step 129( 0.40%), action 2, FPS 4.23, Running 9.68s Step 130( 0.60%), action 3, FPS 3.95, Running 10.13s Step 131( 0.80%), action 4, FPS 3.71, Running 10.69s Step 132( 1.00%), action 5, FPS 3.36, Running 11.42s Step 133( 1.20%), action 6, FPS 3.37, Running 11.66s Step 134( 1.40%), action 7, FPS 3.17, Running 12.17s Step 135( 1.60%), action 8, FPS 3.02, Running 12.72s Step 136( 1.80%), action 9, FPS 2.78, Running 13.41s Step 137( 2.00%), action 10, FPS 2.73, Running 13.76s Step 138( 2.20%), action 11, FPS 2.59, Running 14.29s Step 139( 2.40%), action 12, FPS 2.61, Running 14.50s Step 140( 2.60%), action 13, FPS 2.51, Running 14.92s Step 141( 2.80%), action 14, FPS 2.50, Running 15.15s Step 142( 3.00%), action 15, FPS 2.39, Running 15.69s Step 143( 3.20%), action 16, FPS 2.35, Running 16.10s Step 144( 3.40%), action 17, FPS 2.21, Running 16.77s Step 145( 3.60%), action 18, FPS 2.16, Running 17.22s Step 146( 3.80%), action 19, FPS 2.08, Running 17.74s Step 147( 4.00%), action 20, FPS 2.07, Running 18.05s Step 148( 4.20%), action 21, FPS 2.14, Running 18.60s Step 149( 4.40%), action 22, FPS 2.19, Running 18.83s Step 150( 4.60%), action 23, FPS 2.16, Running 19.39s Step 151( 4.80%), action 24, FPS 2.18, Running 19.86s Step 152( 5.00%), action 25, FPS 2.28, Running 20.20s Step 153( 5.20%), action 26, FPS 2.28, Running 20.44s Step 154( 5.40%), action 27, FPS 2.22, Running 21.16s Step 155( 5.60%), action 28, FPS 2.25, Running 21.61s Step 156( 5.80%), action 29, FPS 2.28, Running 22.18s Step 157( 6.00%), action 30, FPS 2.27, Running 22.57s Step 158( 6.20%), action 31, FPS 2.23, Running 23.26s Step 159( 6.40%), action 32, FPS 2.18, Running 23.65s Step 160( 6.60%), action 33, FPS 2.17, Running 24.15s Step 161( 6.80%), action 34, FPS 2.17, Running 24.37s Step 162( 7.00%), action 35, FPS 2.19, Running 24.81s Step 163( 7.20%), action 36, FPS 2.23, Running 25.05s Step 164( 7.40%), action 37, FPS 2.25, Running 25.66s Step 165( 7.60%), action 38, FPS 2.25, Running 26.11s Step 166( 7.80%), action 39, FPS 2.23, Running 26.72s Step 167( 8.00%), action 40, FPS 2.19, Running 27.19s Step 168( 8.20%), action 41, FPS 2.15, Running 27.90s Step 169( 8.40%), action 42, FPS 2.14, Running 28.17s Step 170( 8.60%), action 43, FPS 2.12, Running 28.83s Step 171( 8.80%), action 44, FPS 2.18, Running 29.03s Step 172( 9.00%), action 45, FPS 2.13, Running 29.60s Step 173( 9.20%), action 46, FPS 2.12, Running 29.88s Step 174( 9.40%), action 47, FPS 2.13, Running 30.54s Step 175( 9.60%), action 48, FPS 2.18, Running 30.78s Step 176( 9.80%), action 49, FPS 2.24, Running 31.13s Step 177( 10.00%), action 50, FPS 2.28, Running 31.34s Step 178( 10.20%), action 51, FPS 2.29, Running 32.01s Step 179( 10.40%), action 52, FPS 2.33, Running 32.22s Step 180( 10.60%), action 53, FPS 2.36, Running 32.61s Step 181( 10.80%), action 54, FPS 2.33, Running 32.96s Step 182( 11.00%), action 55, FPS 2.34, Running 33.36s Step 183( 11.20%), action 56, FPS 2.35, Running 33.56s Step 184( 11.40%), action 57, FPS 2.45, Running 33.83s Step 185( 11.60%), action 58, FPS 2.51, Running 34.06s Step 186( 11.80%), action 59, FPS 2.61, Running 34.37s Step 187( 12.00%), action 60, FPS 2.67, Running 34.69s Step 188( 12.20%), action 61, FPS 2.71, Running 35.28s Step 189( 12.40%), action 62, FPS 2.72, Running 35.52s Step 190( 12.60%), action 63, FPS 2.81, Running 35.94s Step 191( 12.80%), action 64, FPS 2.79, Running 36.19s Step 192( 13.00%), action 65, FPS 2.76, Running 36.84s Step 193( 13.20%), action 66, FPS 2.74, Running 37.19s Step 194( 13.40%), action 67, FPS 2.86, Running 37.53s Step 195( 13.60%), action 68, FPS 2.88, Running 37.72s Step 196( 13.80%), action 69, FPS 2.89, Running 38.04s Step 197( 14.00%), action 70, FPS 2.91, Running 38.22s Step 198( 14.20%), action 71, FPS 3.03, Running 38.61s Step 199( 14.40%), action 72, FPS 3.04, Running 38.80s Step 200( 14.60%), action 73, FPS 3.06, Running 39.15s Step 201( 14.80%), action 74, FPS 3.11, Running 39.38s Step 202( 15.00%), action 75, FPS 3.17, Running 39.67s Step 203( 15.20%), action 76, FPS 3.17, Running 39.87s Step 204( 15.40%), action 77, FPS 3.16, Running 40.16s Step 205( 15.60%), action 78, FPS 3.17, Running 40.38s Step 206( 15.80%), action 79, FPS 3.17, Running 40.68s Step 207( 16.00%), action 80, FPS 3.25, Running 40.84s Step 208( 16.20%), action 81, FPS 3.27, Running 41.39s Step 209( 16.40%), action 82, FPS 3.27, Running 41.64s Step 210( 16.60%), action 83, FPS 3.30, Running 42.00s Step 211( 16.80%), action 84, FPS 3.30, Running 42.24s Step 212( 17.00%), action 85, FPS 3.50, Running 42.56s Step 213( 17.20%), action 86, FPS 3.62, Running 42.72s Step 214( 17.40%), action 87, FPS 3.57, Running 43.13s Step 215( 17.60%), action 88, FPS 3.55, Running 43.35s Step 216( 17.80%), action 89, FPS 3.47, Running 43.80s Step 217( 18.00%), action 90, FPS 3.40, Running 44.10s Step 218( 18.20%), action 91, FPS 3.33, Running 44.62s Step 219( 18.40%), action 92, FPS 3.28, Running 44.90s Step 220( 18.60%), action 93, FPS 3.22, Running 45.36s Step 221( 18.80%), action 94, FPS 3.23, Running 45.58s Step 222( 19.00%), action 95, FPS 3.13, Running 46.06s Step 223( 19.20%), action 96, FPS 3.12, Running 46.29s Step 224( 19.40%), action 97, FPS 3.09, Running 46.63s Step 225( 19.60%), action 98, FPS 3.02, Running 47.01s Step 226( 19.80%), action 99, FPS 3.00, Running 47.35s Step 227( 20.00%), action 100, FPS 2.88, Running 47.77s Step 228( 20.20%), action 101, FPS 2.82, Running 48.49s Step 229( 20.40%), action 102, FPS 2.73, Running 48.97s Step 230( 20.60%), action 103, FPS 2.74, Running 49.29s Step 231( 20.80%), action 104, FPS 2.73, Running 49.56s Step 232( 21.00%), action 105, FPS 2.67, Running 50.05s Step 233( 21.20%), action 106, FPS 2.57, Running 50.49s Step 234( 21.40%), action 107, FPS 2.45, Running 51.29s Step 235( 21.60%), action 108, FPS 2.42, Running 51.61s Step 236( 21.80%), action 109, FPS 2.42, Running 52.08s Step 237( 22.00%), action 110, FPS 2.37, Running 52.53s Step 238( 22.20%), action 111, FPS 2.35, Running 53.13s Step 239( 22.40%), action 112, FPS 2.37, Running 53.35s Step 240( 22.60%), action 113, FPS 2.32, Running 53.99s Step 241( 22.80%), action 114, FPS 2.26, Running 54.41s Step 242( 23.00%), action 115, FPS 2.20, Running 55.14s Step 243( 23.20%), action 116, FPS 2.20, Running 55.39s Step 244( 23.40%), action 117, FPS 2.12, Running 56.07s Step 245( 23.60%), action 118, FPS 2.13, Running 56.40s Step 246( 23.80%), action 119, FPS 2.13, Running 56.74s Step 247( 24.00%), action 120, FPS 2.16, Running 57.04s Step 248( 24.20%), action 121, FPS 2.19, Running 57.63s Step 249( 24.40%), action 122, FPS 2.18, Running 58.16s Step 250( 24.60%), action 123, FPS 2.15, Running 58.58s Step 251( 24.80%), action 124, FPS 2.10, Running 59.07s Step 252( 25.00%), action 125, FPS 2.11, Running 59.54s Step 253( 25.20%), action 126, FPS 2.13, Running 59.88s Step 254( 25.40%), action 127, FPS 2.16, Running 60.55s Step 255( 25.60%), action 128, FPS 2.16, Running 60.89s Step 256( 25.80%), action 129, FPS 2.17, Running 61.29s Step 257( 26.00%), action 130, FPS 2.16, Running 61.79s Step 258( 26.20%), action 131, FPS 2.11, Running 62.62s Step 259( 26.40%), action 132, FPS 2.10, Running 62.87s Step 260( 26.60%), action 133, FPS 2.15, Running 63.28s Step 261( 26.80%), action 134, FPS 2.15, Running 63.69s Step 262( 27.00%), action 135, FPS 2.19, Running 64.29s Step 263( 27.20%), action 136, FPS 2.19, Running 64.50s Step 264( 27.40%), action 137, FPS 2.19, Running 65.20s Step 265( 27.60%), action 138, FPS 2.20, Running 65.49s Step 266( 27.80%), action 139, FPS 2.16, Running 66.01s Step 267( 28.00%), action 140, FPS 2.12, Running 66.46s Step 268( 28.20%), action 141, FPS 2.08, Running 67.25s Step 269( 28.40%), action 142, FPS 2.13, Running 67.56s Step 270( 28.60%), action 143, FPS 2.09, Running 68.14s Step 271( 28.80%), action 144, FPS 2.10, Running 68.57s Step 272( 29.00%), action 145, FPS 2.09, Running 69.12s Step 273( 29.20%), action 146, FPS 2.11, Running 69.37s Step 274( 29.40%), action 147, FPS 2.18, Running 69.72s Step 275( 29.60%), action 148, FPS 2.21, Running 69.93s Step 276( 29.80%), action 149, FPS 2.15, Running 70.60s Step 277( 30.00%), action 150, FPS 2.21, Running 70.82s Step 278( 30.20%), action 151, FPS 2.23, Running 71.59s Step 279( 30.40%), action 152, FPS 2.21, Running 71.94s Step 280( 30.60%), action 153, FPS 2.19, Running 72.43s Step 281( 30.80%), action 154, FPS 2.23, Running 72.68s Step 282( 31.00%), action 155, FPS 2.20, Running 73.36s Step 283( 31.20%), action 156, FPS 2.21, Running 73.57s Step 284( 31.40%), action 157, FPS 2.29, Running 73.91s Step 285( 31.60%), action 158, FPS 2.32, Running 74.12s Step 286( 31.80%), action 159, FPS 2.32, Running 74.63s Step 287( 32.00%), action 160, FPS 2.39, Running 74.83s Step 288( 32.20%), action 161, FPS 2.41, Running 75.56s Step 289( 32.40%), action 162, FPS 2.42, Running 75.83s Step 290( 32.60%), action 163, FPS 2.46, Running 76.26s Step 291( 32.80%), action 164, FPS 2.52, Running 76.51s Step 292( 33.00%), action 165, FPS 2.55, Running 76.96s Step 293( 33.20%), action 166, FPS 2.57, Running 77.16s Step 294( 33.40%), action 167, FPS 2.53, Running 77.64s Step 295( 33.60%), action 168, FPS 2.52, Running 77.86s Step 296( 33.80%), action 169, FPS 2.53, Running 78.51s Step 297( 34.00%), action 170, FPS 2.53, Running 78.72s Step 298( 34.20%), action 171, FPS 2.54, Running 79.46s Step 299( 34.40%), action 172, FPS 2.54, Running 79.81s Step 300( 34.60%), action 173, FPS 2.55, Running 80.26s Step 301( 34.80%), action 174, FPS 2.49, Running 80.72s Step 302( 35.00%), action 175, FPS 2.58, Running 81.11s Step 303( 35.20%), action 176, FPS 2.57, Running 81.35s Step 304( 35.40%), action 177, FPS 2.48, Running 81.99s Step 305( 35.60%), action 178, FPS 2.46, Running 82.25s Step 306( 35.80%), action 179, FPS 2.42, Running 82.91s Step 307( 36.00%), action 180, FPS 2.35, Running 83.33s Step 308( 36.20%), action 181, FPS 2.41, Running 83.84s Step 309( 36.40%), action 182, FPS 2.43, Running 84.08s Step 310( 36.60%), action 183, FPS 2.37, Running 84.68s Step 311( 36.80%), action 184, FPS 2.39, Running 84.87s Step 312( 37.00%), action 185, FPS 2.34, Running 85.49s Step 313( 37.20%), action 186, FPS 2.33, Running 85.76s Step 314( 37.40%), action 187, FPS 2.31, Running 86.30s Step 315( 37.60%), action 188, FPS 2.24, Running 86.80s Step 316( 37.80%), action 189, FPS 2.28, Running 87.28s Step 317( 38.00%), action 190, FPS 2.27, Running 87.54s Step 318( 38.20%), action 191, FPS 2.28, Running 88.21s Step 319( 38.40%), action 192, FPS 2.32, Running 88.44s Step 320( 38.60%), action 193, FPS 2.27, Running 89.08s Step 321( 38.80%), action 194, FPS 2.34, Running 89.28s Step 322( 39.00%), action 195, FPS 2.29, Running 89.83s Step 323( 39.20%), action 196, FPS 2.25, Running 90.25s Step 324( 39.40%), action 197, FPS 2.26, Running 90.83s Step 325( 39.60%), action 198, FPS 2.27, Running 91.06s Step 326( 39.80%), action 199, FPS 2.34, Running 91.46s Step 327( 40.00%), action 200, FPS 2.40, Running 91.66s Step 328( 40.20%), action 201, FPS 2.38, Running 92.25s Step 329( 40.40%), action 202, FPS 2.36, Running 92.54s Step 330( 40.60%), action 203, FPS 2.39, Running 93.04s Step 331( 40.80%), action 204, FPS 2.39, Running 93.24s Step 332( 41.00%), action 205, FPS 2.46, Running 93.63s Step 333( 41.20%), action 206, FPS 2.47, Running 93.85s Step 334( 41.40%), action 207, FPS 2.46, Running 94.44s Step 335( 41.60%), action 208, FPS 2.47, Running 94.88s Step 336( 41.80%), action 209, FPS 2.51, Running 95.23s Step 337( 42.00%), action 210, FPS 2.51, Running 95.52s Step 338( 42.20%), action 211, FPS 2.53, Running 96.13s Step 339( 42.40%), action 212, FPS 2.46, Running 96.58s Step 340( 42.60%), action 213, FPS 2.50, Running 97.08s Step 341( 42.80%), action 214, FPS 2.45, Running 97.44s Step 342( 43.00%), action 215, FPS 2.47, Running 97.91s Step 343( 43.20%), action 216, FPS 2.54, Running 98.13s Step 344( 43.40%), action 217, FPS 2.59, Running 98.55s Step 345( 43.60%), action 218, FPS 2.60, Running 98.74s Step 346( 43.80%), action 219, FPS 2.64, Running 99.04s Step 347( 44.00%), action 220, FPS 2.63, Running 99.27s Step 348( 44.20%), action 221, FPS 2.68, Running 99.72s Step 349( 44.40%), action 222, FPS 2.69, Running 99.97s Step 350( 44.60%), action 223, FPS 2.71, Running 100.43s Step 351( 44.80%), action 224, FPS 2.64, Running 100.82s Step 352( 45.00%), action 225, FPS 2.67, Running 101.13s Step 353( 45.20%), action 226, FPS 2.62, Running 101.47s Step 354( 45.40%), action 227, FPS 2.65, Running 101.98s Step 355( 45.60%), action 228, FPS 2.64, Running 102.46s Step 356( 45.80%), action 229, FPS 2.60, Running 102.93s Step 357( 46.00%), action 230, FPS 2.62, Running 103.15s Step 358( 46.20%), action 231, FPS 2.63, Running 103.74s Step 359( 46.40%), action 232, FPS 2.68, Running 104.05s Step 360( 46.60%), action 233, FPS 2.70, Running 104.48s Step 361( 46.80%), action 234, FPS 2.74, Running 104.73s Step 362( 47.00%), action 235, FPS 2.77, Running 105.13s Step 363( 47.20%), action 236, FPS 2.71, Running 105.51s Step 364( 47.40%), action 237, FPS 2.71, Running 105.92s Step 365( 47.60%), action 238, FPS 2.59, Running 106.45s Step 366( 47.80%), action 239, FPS 2.51, Running 107.01s Step 367( 48.00%), action 240, FPS 2.48, Running 107.35s Step 368( 48.20%), action 241, FPS 2.40, Running 108.06s Step 369( 48.40%), action 242, FPS 2.35, Running 108.48s Step 370( 48.60%), action 243, FPS 2.27, Running 109.24s Step 371( 48.80%), action 244, FPS 2.26, Running 109.68s Step 372( 49.00%), action 245, FPS 2.15, Running 110.42s Step 373( 49.20%), action 246, FPS 2.11, Running 110.97s Step 374( 49.40%), action 247, FPS 2.08, Running 111.61s Step 375( 49.60%), action 248, FPS 2.13, Running 111.85s Step 376( 49.80%), action 249, FPS 2.07, Running 112.58s Step 377( 50.00%), action 250, FPS 2.04, Running 112.96s Step 378( 50.20%), action 251, FPS 2.04, Running 113.56s Step 379( 50.40%), action 252, FPS 2.02, Running 113.96s Step 380( 50.60%), action 253, FPS 1.96, Running 114.69s Step 381( 50.80%), action 254, FPS 1.91, Running 115.18s Step 382( 51.00%), action 255, FPS 1.93, Running 115.51s Step 383( 51.20%), action 256, FPS 1.95, Running 115.77s Step 384( 51.40%), action 257, FPS 1.90, Running 116.47s Step 385( 51.60%), action 258, FPS 1.95, Running 116.70s Step 386( 51.80%), action 259, FPS 1.93, Running 117.40s Step 387( 52.00%), action 260, FPS 1.90, Running 117.85s Step 388( 52.20%), action 261, FPS 1.91, Running 118.54s Step 389( 52.40%), action 262, FPS 1.91, Running 118.98s Step 390( 52.60%), action 263, FPS 1.92, Running 119.68s Step 391( 52.80%), action 264, FPS 1.89, Running 120.26s Step 392( 53.00%), action 265, FPS 1.95, Running 120.66s Step 393( 53.20%), action 266, FPS 1.97, Running 121.14s Step 394( 53.40%), action 267, FPS 2.00, Running 121.62s Step 395( 53.60%), action 268, FPS 1.95, Running 122.10s Step 396( 53.80%), action 269, FPS 2.02, Running 122.46s Step 397( 54.00%), action 270, FPS 2.00, Running 122.96s Step 398( 54.20%), action 271, FPS 1.96, Running 123.75s Step 399( 54.40%), action 272, FPS 1.97, Running 124.14s Step 400( 54.60%), action 273, FPS 2.00, Running 124.71s Step 401( 54.80%), action 274, FPS 2.03, Running 125.03s Step 402( 55.00%), action 275, FPS 2.01, Running 125.48s Step 403( 55.20%), action 276, FPS 1.96, Running 125.99s Step 404( 55.40%), action 277, FPS 1.96, Running 126.69s Step 405( 55.60%), action 278, FPS 1.90, Running 127.22s Step 406( 55.80%), action 279, FPS 1.94, Running 127.70s Step 407( 56.00%), action 280, FPS 1.98, Running 127.94s Step 408( 56.20%), action 281, FPS 2.02, Running 128.44s [2026-08-01 18:01:20] [39 ] Seed 38 success after 129.46 s. +steps: 408 , actions: 281 . +Instruction: Empty +Total 22/39(56.41%) success. +Setting seed: 39 +Step 1( N/A%), pre moving , FPS 22.70, Running 0.04s Step 2( N/A%), pre moving , FPS 32.39, Running 0.06s Step 3( N/A%), pre moving , FPS 37.34, Running 0.08s Step 4( N/A%), pre moving , FPS 40.48, Running 0.10s Step 5( N/A%), pre moving , FPS 42.12, Running 0.12s Step 6( N/A%), pre moving , FPS 43.20, Running 0.14s Step 7( N/A%), pre moving , FPS 44.28, Running 0.16s Step 8( N/A%), pre moving , FPS 44.96, Running 0.18s Step 9( N/A%), pre moving , FPS 45.03, Running 0.20s Step 10( N/A%), pre moving , FPS 45.85, Running 0.22s Step 11( N/A%), pre moving , FPS 46.75, Running 0.24s Step 12( N/A%), pre moving , FPS 46.72, Running 0.26s Step 13( N/A%), pre moving , FPS 47.65, Running 0.27s Step 14( N/A%), pre moving , FPS 48.51, Running 0.29s Step 15( N/A%), pre moving , FPS 49.20, Running 0.30s Step 16( N/A%), pre moving , FPS 49.51, Running 0.32s Step 17( N/A%), pre moving , FPS 49.76, Running 0.34s Step 18( N/A%), pre moving , FPS 49.99, Running 0.36s Step 19( N/A%), pre moving , FPS 50.43, Running 0.38s Step 20( N/A%), pre moving , FPS 50.56, Running 0.40s Step 21( N/A%), pre moving , FPS 34.15, Running 0.63s Step 22( N/A%), pre moving , FPS 34.33, Running 0.64s Step 23( N/A%), pre moving , FPS 34.51, Running 0.66s Step 24( N/A%), pre moving , FPS 34.28, Running 0.68s Step 25( N/A%), pre moving , FPS 34.54, Running 0.70s Step 26( N/A%), pre moving , FPS 25.55, Running 0.92s Step 27( N/A%), pre moving , FPS 25.48, Running 0.94s Step 28( N/A%), pre moving , FPS 25.37, Running 0.97s Step 29( N/A%), pre moving , FPS 25.50, Running 0.98s Step 30( N/A%), pre moving , FPS 25.47, Running 1.00s Step 31( N/A%), pre moving , FPS 25.49, Running 1.02s Step 32( N/A%), pre moving , FPS 25.65, Running 1.04s Step 33( N/A%), pre moving , FPS 25.64, Running 1.05s Step 34( N/A%), pre moving , FPS 25.63, Running 1.07s Step 35( N/A%), pre moving , FPS 25.60, Running 1.09s Step 36( N/A%), pre moving , FPS 18.65, Running 1.40s Step 37( N/A%), pre moving , FPS 18.68, Running 1.41s Step 38( N/A%), pre moving , FPS 18.71, Running 1.43s Step 39( N/A%), pre moving , FPS 18.69, Running 1.45s Step 40( N/A%), pre moving , FPS 18.68, Running 1.47s Step 41( N/A%), pre moving , FPS 23.19, Running 1.49s Step 42( N/A%), pre moving , FPS 23.09, Running 1.51s Step 43( N/A%), pre moving , FPS 23.02, Running 1.53s Step 44( N/A%), pre moving , FPS 23.15, Running 1.55s Step 45( N/A%), pre moving , FPS 22.97, Running 1.57s Step 46( N/A%), pre moving , FPS 29.63, Running 1.60s Step 47( N/A%), pre moving , FPS 29.37, Running 1.62s Step 48( N/A%), pre moving , FPS 29.14, Running 1.65s Step 49( N/A%), pre moving , FPS 28.68, Running 1.68s Step 50( N/A%), pre moving , FPS 27.93, Running 1.72s Step 51( N/A%), pre moving , FPS 27.06, Running 1.76s Step 52( N/A%), pre moving , FPS 26.61, Running 1.79s Step 53( N/A%), pre moving , FPS 26.14, Running 1.82s Step 54( N/A%), pre moving , FPS 25.62, Running 1.85s Step 55( N/A%), pre moving , FPS 25.26, Running 1.88s Step 56( N/A%), pre moving , FPS 39.30, Running 1.90s Step 57( N/A%), pre moving , FPS 38.43, Running 1.93s Step 58( N/A%), pre moving , FPS 37.67, Running 1.96s Step 59( N/A%), pre moving , FPS 37.09, Running 1.99s Step 60( N/A%), pre moving , FPS 36.24, Running 2.02s Step 61( N/A%), pre moving , FPS 35.52, Running 2.06s Step 62( N/A%), pre moving , FPS 34.51, Running 2.09s Step 63( N/A%), pre moving , FPS 33.84, Running 2.12s Step 64( N/A%), pre moving , FPS 32.60, Running 2.16s Step 65( N/A%), pre moving , FPS 31.19, Running 2.21s Step 66( N/A%), pre moving , FPS 30.82, Running 2.25s Step 67( N/A%), pre moving , FPS 30.67, Running 2.28s Step 68( N/A%), pre moving , FPS 30.41, Running 2.31s Step 69( N/A%), pre moving , FPS 30.20, Running 2.34s Step 70( N/A%), pre moving , FPS 30.55, Running 2.37s Step 71( N/A%), pre moving , FPS 31.18, Running 2.40s Step 72( N/A%), pre moving , FPS 31.19, Running 2.43s Step 73( N/A%), pre moving , FPS 31.37, Running 2.46s Step 74( N/A%), pre moving , FPS 31.52, Running 2.48s Step 75( N/A%), pre moving , FPS 31.64, Running 2.51s Step 76( N/A%), pre moving , FPS 31.64, Running 2.54s Step 77( N/A%), pre moving , FPS 31.81, Running 2.56s Step 78( N/A%), pre moving , FPS 31.97, Running 2.59s Step 79( N/A%), pre moving , FPS 32.04, Running 2.61s Step 80( N/A%), pre moving , FPS 32.30, Running 2.64s Step 81( N/A%), pre moving , FPS 33.32, Running 2.66s Step 82( N/A%), pre moving , FPS 34.33, Running 2.67s Step 83( N/A%), pre moving , FPS 34.77, Running 2.69s Step 84( N/A%), pre moving , FPS 36.17, Running 2.71s Step 85( N/A%), pre moving , FPS 38.43, Running 2.73s Step 86( N/A%), pre moving , FPS 39.86, Running 2.75s Step 87( N/A%), pre moving , FPS 41.06, Running 2.76s Step 88( N/A%), pre moving , FPS 42.63, Running 2.78s Step 89( N/A%), pre moving , FPS 44.28, Running 2.80s Step 90( N/A%), pre moving , FPS 45.77, Running 2.81s Step 91( N/A%), pre moving , FPS 46.81, Running 2.83s Step 92( N/A%), pre moving , FPS 47.57, Running 2.85s Step 93( N/A%), pre moving , FPS 48.47, Running 2.87s Step 94( N/A%), pre moving , FPS 49.17, Running 2.89s Step 95( N/A%), pre moving , FPS 49.05, Running 2.92s Step 96( N/A%), pre moving , FPS 50.05, Running 2.94s Step 97( N/A%), pre moving , FPS 50.83, Running 2.95s Step 98( N/A%), pre moving , FPS 51.82, Running 2.97s Step 99( N/A%), pre moving , FPS 52.99, Running 2.99s Step 100( N/A%), pre moving , FPS 54.46, Running 3.00s Step 101( N/A%), pre moving , FPS 12.20, Running 4.30s Step 102( N/A%), pre moving , FPS 10.71, Running 4.54s Step 103( N/A%), pre moving , FPS 9.84, Running 4.73s Step 104( N/A%), pre moving , FPS 8.97, Running 4.94s Step 105( N/A%), pre moving , FPS 8.50, Running 5.08s Step 106( N/A%), pre moving , FPS 7.78, Running 5.32s Step 107( N/A%), pre moving , FPS 7.34, Running 5.49s Step 108( N/A%), pre moving , FPS 6.85, Running 5.70s Step 109( N/A%), pre moving , FPS 6.54, Running 5.85s Step 110( N/A%), pre moving , FPS 6.17, Running 6.05s Step 111( N/A%), pre moving , FPS 5.98, Running 6.17s Step 112( N/A%), pre moving , FPS 5.68, Running 6.37s Step 113( N/A%), pre moving , FPS 5.55, Running 6.47s Step 114( N/A%), pre moving , FPS 5.31, Running 6.65s Step 115( N/A%), pre moving , FPS 5.16, Running 6.79s Step 116( N/A%), pre moving , FPS 4.95, Running 6.98s Step 117( N/A%), pre moving , FPS 4.74, Running 7.18s Step 118( N/A%), pre moving , FPS 4.52, Running 7.40s Step 119( N/A%), pre moving , FPS 4.40, Running 7.53s Step 120( N/A%), pre moving , FPS 4.20, Running 7.77s Step 121( 0.20%), action 1, FPS 4.95, Running 8.34s Step 122( 0.40%), action 2, FPS 4.73, Running 8.77s Step 123( 0.60%), action 3, FPS 4.60, Running 9.07s Step 124( 0.80%), action 4, FPS 4.53, Running 9.36s Step 125( 1.00%), action 5, FPS 4.23, Running 9.82s Step 126( 1.20%), action 6, FPS 4.24, Running 10.04s Step 127( 1.40%), action 7, FPS 4.13, Running 10.33s Step 128( 1.60%), action 8, FPS 4.06, Running 10.62s Step 129( 1.80%), action 9, FPS 3.91, Running 10.97s Step 130( 2.00%), action 10, FPS 3.85, Running 11.25s Step 131( 2.20%), action 11, FPS 3.64, Running 11.67s Step 132( 2.40%), action 12, FPS 3.59, Running 11.95s Step 133( 2.60%), action 13, FPS 3.45, Running 12.27s Step 134( 2.80%), action 14, FPS 3.33, Running 12.66s Step 135( 3.00%), action 15, FPS 3.19, Running 13.07s Step 136( 3.20%), action 16, FPS 3.12, Running 13.39s Step 137( 3.40%), action 17, FPS 2.96, Running 13.93s Step 138( 3.60%), action 18, FPS 2.91, Running 14.26s Step 139( 3.80%), action 19, FPS 2.77, Running 14.76s Step 140( 4.00%), action 20, FPS 2.74, Running 15.07s Step 141( 4.20%), action 21, FPS 2.75, Running 15.61s Step 142( 4.40%), action 22, FPS 2.81, Running 15.89s Step 143( 4.60%), action 23, FPS 2.78, Running 16.27s Step 144( 4.80%), action 24, FPS 2.64, Running 16.92s Step 145( 5.00%), action 25, FPS 2.68, Running 17.28s Step 146( 5.20%), action 26, FPS 2.55, Running 17.89s Step 147( 5.40%), action 27, FPS 2.48, Running 18.38s Step 148( 5.60%), action 28, FPS 2.47, Running 18.73s Step 149( 5.80%), action 29, FPS 2.49, Running 18.99s Step 150( 6.00%), action 30, FPS 2.46, Running 19.37s Step 151( 6.20%), action 31, FPS 2.41, Running 19.98s Step 152( 6.40%), action 32, FPS 2.34, Running 20.48s Step 153( 6.60%), action 33, FPS 2.28, Running 21.06s Step 154( 6.80%), action 34, FPS 2.25, Running 21.56s Step 155( 7.00%), action 35, FPS 2.21, Running 22.11s Step 156( 7.20%), action 36, FPS 2.20, Running 22.48s Step 157( 7.40%), action 37, FPS 2.20, Running 23.00s Step 158( 7.60%), action 38, FPS 2.20, Running 23.34s Step 159( 7.80%), action 39, FPS 2.21, Running 23.81s Step 160( 8.00%), action 40, FPS 2.21, Running 24.10s Step 161( 8.20%), action 41, FPS 2.18, Running 24.79s Step 162( 8.40%), action 42, FPS 2.16, Running 25.14s Step 163( 8.60%), action 43, FPS 2.12, Running 25.69s Step 164( 8.80%), action 44, FPS 2.18, Running 26.10s Step 165( 9.00%), action 45, FPS 2.18, Running 26.45s Step 166( 9.20%), action 46, FPS 2.18, Running 27.07s Step 167( 9.40%), action 47, FPS 2.17, Running 27.60s Step 168( 9.60%), action 48, FPS 2.14, Running 28.09s Step 169( 9.80%), action 49, FPS 2.10, Running 28.51s Step 170( 10.00%), action 50, FPS 2.08, Running 28.96s Step 171( 10.20%), action 51, FPS 2.08, Running 29.62s Step 172( 10.40%), action 52, FPS 2.05, Running 30.23s Step 173( 10.60%), action 53, FPS 2.11, Running 30.56s Step 174( 10.80%), action 54, FPS 2.15, Running 30.87s Step 175( 11.00%), action 55, FPS 2.17, Running 31.33s Step 176( 11.20%), action 56, FPS 2.20, Running 31.56s Step 177( 11.40%), action 57, FPS 2.20, Running 32.11s Step 178( 11.60%), action 58, FPS 2.16, Running 32.62s Step 179( 11.80%), action 59, FPS 2.18, Running 32.97s Step 180( 12.00%), action 60, FPS 2.15, Running 33.42s Step 181( 12.20%), action 61, FPS 2.11, Running 34.25s Step 182( 12.40%), action 62, FPS 2.08, Running 34.78s Step 183( 12.60%), action 63, FPS 2.07, Running 35.35s Step 184( 12.80%), action 64, FPS 2.05, Running 35.85s Step 185( 13.00%), action 65, FPS 2.06, Running 36.14s Step 186( 13.20%), action 66, FPS 2.14, Running 36.42s Step 187( 13.40%), action 67, FPS 2.18, Running 36.77s Step 188( 13.60%), action 68, FPS 2.19, Running 37.21s Step 189( 13.80%), action 69, FPS 2.17, Running 37.75s Step 190( 14.00%), action 70, FPS 2.19, Running 38.09s Step 191( 14.20%), action 71, FPS 2.19, Running 38.76s Step 192( 14.40%), action 72, FPS 2.21, Running 39.29s Step 193( 14.60%), action 73, FPS 2.16, Running 39.83s Step 194( 14.80%), action 74, FPS 2.14, Running 40.22s Step 195( 15.00%), action 75, FPS 2.13, Running 40.73s Step 196( 15.20%), action 76, FPS 2.06, Running 41.28s Step 197( 15.40%), action 77, FPS 2.10, Running 41.62s Step 198( 15.60%), action 78, FPS 2.08, Running 42.22s Step 199( 15.80%), action 79, FPS 2.04, Running 42.76s Step 200( 16.00%), action 80, FPS 2.07, Running 43.10s Step 201( 16.20%), action 81, FPS 2.06, Running 43.94s Step 202( 16.40%), action 82, FPS 2.06, Running 44.47s Step 203( 16.60%), action 83, FPS 2.13, Running 44.75s Step 204( 16.80%), action 84, FPS 2.13, Running 45.24s Step 205( 17.00%), action 85, FPS 2.13, Running 45.54s Step 206( 17.20%), action 86, FPS 2.05, Running 46.15s Step 207( 17.40%), action 87, FPS 2.01, Running 46.73s Step 208( 17.60%), action 88, FPS 1.99, Running 47.27s Step 209( 17.80%), action 89, FPS 1.98, Running 47.85s Step 210( 18.00%), action 90, FPS 1.92, Running 48.48s Step 211( 18.20%), action 91, FPS 1.91, Running 49.25s Step 212( 18.40%), action 92, FPS 1.89, Running 49.86s Step 213( 18.60%), action 93, FPS 1.93, Running 50.21s Step 214( 18.80%), action 94, FPS 1.90, Running 50.76s Step 215( 19.00%), action 95, FPS 1.89, Running 51.34s Step 216( 19.20%), action 96, FPS 1.92, Running 51.69s Step 217( 19.40%), action 97, FPS 1.88, Running 52.27s Step 218( 19.60%), action 98, FPS 1.90, Running 52.77s Step 219( 19.80%), action 99, FPS 1.94, Running 53.08s Step 220( 20.00%), action 100, FPS 1.91, Running 53.59s Step 221( 20.20%), action 101, FPS 1.92, Running 54.36s Step 222( 20.40%), action 102, FPS 1.92, Running 54.89s Step 223( 20.60%), action 103, FPS 1.86, Running 55.49s Step 224( 20.80%), action 104, FPS 1.88, Running 55.89s Step 225( 21.00%), action 105, FPS 1.87, Running 56.22s Step 226( 21.20%), action 106, FPS 1.87, Running 56.87s Step 227( 21.40%), action 107, FPS 1.86, Running 57.47s Step 228( 21.60%), action 108, FPS 1.85, Running 58.07s Step 229( 21.80%), action 109, FPS 1.86, Running 58.61s Step 230( 22.00%), action 110, FPS 1.91, Running 58.98s Step 231( 22.20%), action 111, FPS 1.91, Running 59.72s Step 232( 22.40%), action 112, FPS 1.96, Running 60.05s Step 233( 22.60%), action 113, FPS 1.93, Running 60.60s Step 234( 22.80%), action 114, FPS 1.99, Running 60.83s Step 235( 23.00%), action 115, FPS 2.04, Running 61.16s Step 236( 23.20%), action 116, FPS 2.00, Running 61.69s Step 237( 23.40%), action 117, FPS 2.03, Running 62.12s Step 238( 23.60%), action 118, FPS 2.01, Running 62.73s Step 239( 23.80%), action 119, FPS 2.00, Running 63.08s Step 240( 24.00%), action 120, FPS 1.97, Running 63.74s Step 241( 24.20%), action 121, FPS 2.03, Running 64.20s Step 242( 24.40%), action 122, FPS 2.05, Running 64.63s Step 243( 24.60%), action 123, FPS 2.11, Running 64.96s Step 244( 24.80%), action 124, FPS 2.15, Running 65.20s Step 245( 25.00%), action 125, FPS 2.15, Running 65.52s Step 246( 25.20%), action 126, FPS 2.24, Running 65.79s Step 247( 25.40%), action 127, FPS 2.30, Running 66.17s Step 248( 25.60%), action 128, FPS 2.34, Running 66.61s Step 249( 25.80%), action 129, FPS 2.41, Running 66.90s Step 250( 26.00%), action 130, FPS 2.43, Running 67.22s Step 251( 26.20%), action 131, FPS 2.49, Running 67.74s Step 252( 26.40%), action 132, FPS 2.50, Running 68.05s Step 253( 26.60%), action 133, FPS 2.58, Running 68.35s Step 254( 26.80%), action 134, FPS 2.55, Running 68.66s Step 255( 27.00%), action 135, FPS 2.53, Running 69.06s Step 256( 27.20%), action 136, FPS 2.55, Running 69.54s Step 257( 27.40%), action 137, FPS 2.59, Running 69.84s Step 258( 27.60%), action 138, FPS 2.72, Running 70.09s Step 259( 27.80%), action 139, FPS 2.70, Running 70.48s Step 260( 28.00%), action 140, FPS 2.83, Running 70.82s Step 261( 28.20%), action 141, FPS 2.77, Running 71.41s Step 262( 28.40%), action 142, FPS 2.76, Running 71.88s Step 263( 28.60%), action 143, FPS 2.75, Running 72.23s Step 264( 28.80%), action 144, FPS 2.70, Running 72.60s Step 265( 29.00%), action 145, FPS 2.70, Running 72.94s Step 266( 29.20%), action 146, FPS 2.61, Running 73.45s Step 267( 29.40%), action 147, FPS 2.53, Running 74.08s Step 268( 29.60%), action 148, FPS 2.59, Running 74.34s Step 269( 29.80%), action 149, FPS 2.51, Running 74.86s Step 270( 30.00%), action 150, FPS 2.47, Running 75.32s Step 271( 30.20%), action 151, FPS 2.46, Running 75.89s Step 272( 30.40%), action 152, FPS 2.36, Running 76.55s Step 273( 30.60%), action 153, FPS 2.25, Running 77.23s Step 274( 30.80%), action 154, FPS 2.26, Running 77.50s Step 275( 31.00%), action 155, FPS 2.25, Running 77.97s Step 276( 31.20%), action 156, FPS 2.24, Running 78.47s Step 277( 31.40%), action 157, FPS 2.18, Running 79.01s Step 278( 31.60%), action 158, FPS 2.11, Running 79.55s Step 279( 31.80%), action 159, FPS 2.09, Running 80.05s Step 280( 32.00%), action 160, FPS 2.05, Running 80.59s Step 281( 32.20%), action 161, FPS 1.99, Running 81.44s Step 282( 32.40%), action 162, FPS 1.96, Running 82.06s Step 283( 32.60%), action 163, FPS 1.94, Running 82.57s Step 284( 32.80%), action 164, FPS 1.92, Running 83.01s Step 285( 33.00%), action 165, FPS 1.92, Running 83.38s Step 286( 33.20%), action 166, FPS 1.92, Running 83.90s Step 287( 33.40%), action 167, FPS 1.96, Running 84.26s Step 288( 33.60%), action 168, FPS 1.96, Running 84.56s Step 289( 33.80%), action 169, FPS 2.00, Running 84.87s Step 290( 34.00%), action 170, FPS 2.03, Running 85.19s Step 291( 34.20%), action 171, FPS 2.04, Running 85.70s Step 292( 34.40%), action 172, FPS 2.10, Running 86.06s Step 293( 34.60%), action 173, FPS 2.19, Running 86.35s Step 294( 34.80%), action 174, FPS 2.18, Running 86.66s Step 295( 35.00%), action 175, FPS 2.23, Running 86.94s Step 296( 35.20%), action 176, FPS 2.29, Running 87.19s Step 297( 35.40%), action 177, FPS 2.34, Running 87.57s Step 298( 35.60%), action 178, FPS 2.40, Running 87.89s Step 299( 35.80%), action 179, FPS 2.45, Running 88.21s Step 300( 36.00%), action 180, FPS 2.53, Running 88.49s Step 301( 36.20%), action 181, FPS 2.57, Running 89.21s Step 302( 36.40%), action 182, FPS 2.73, Running 89.39s Step 303( 36.60%), action 183, FPS 2.80, Running 89.70s Step 304( 36.80%), action 184, FPS 2.80, Running 90.14s Step 305( 37.00%), action 185, FPS 2.76, Running 90.63s Step 306( 37.20%), action 186, FPS 2.82, Running 90.98s Step 307( 37.40%), action 187, FPS 2.87, Running 91.23s Step 308( 37.60%), action 188, FPS 2.80, Running 91.70s Step 309( 37.80%), action 189, FPS 2.81, Running 91.99s Step 310( 38.00%), action 190, FPS 2.86, Running 92.19s Step 311( 38.20%), action 191, FPS 2.84, Running 92.73s Step 312( 38.40%), action 192, FPS 2.84, Running 93.10s Step 313( 38.60%), action 193, FPS 2.83, Running 93.42s Step 314( 38.80%), action 194, FPS 2.81, Running 93.77s Step 315( 39.00%), action 195, FPS 2.79, Running 94.10s Step 316( 39.20%), action 196, FPS 2.72, Running 94.53s Step 317( 39.40%), action 197, FPS 2.68, Running 95.05s Step 318( 39.60%), action 198, FPS 2.64, Running 95.47s Step 319( 39.80%), action 199, FPS 2.66, Running 95.73s Step 320( 40.00%), action 200, FPS 2.68, Running 95.95s Step 321( 40.20%), action 201, FPS 2.74, Running 96.50s Step 322( 40.40%), action 202, FPS 2.68, Running 96.85s Step 323( 40.60%), action 203, FPS 2.61, Running 97.36s Step 324( 40.80%), action 204, FPS 2.64, Running 97.73s Step 325( 41.00%), action 205, FPS 2.59, Running 98.36s Step 326( 41.20%), action 206, FPS 2.60, Running 98.66s Step 327( 41.40%), action 207, FPS 2.59, Running 98.96s Step 328( 41.60%), action 208, FPS 2.55, Running 99.53s Step 329( 41.80%), action 209, FPS 2.49, Running 100.01s Step 330( 42.00%), action 210, FPS 2.41, Running 100.48s Step 331( 42.20%), action 211, FPS 2.39, Running 101.10s Step 332( 42.40%), action 212, FPS 2.39, Running 101.48s Step 333( 42.60%), action 213, FPS 2.33, Running 102.01s Step 334( 42.80%), action 214, FPS 2.33, Running 102.36s Step 335( 43.00%), action 215, FPS 2.30, Running 102.81s Step 336( 43.20%), action 216, FPS 2.29, Running 103.26s Step 337( 43.40%), action 217, FPS 2.34, Running 103.60s Step 338( 43.60%), action 218, FPS 2.34, Running 104.01s Step 339( 43.80%), action 219, FPS 2.28, Running 104.49s Step 340( 44.00%), action 220, FPS 2.25, Running 104.83s Step 341( 44.20%), action 221, FPS 2.24, Running 105.43s Step 342( 44.40%), action 222, FPS 2.22, Running 105.84s Step 343( 44.60%), action 223, FPS 2.21, Running 106.40s Step 344( 44.80%), action 224, FPS 2.19, Running 106.87s Step 345( 45.00%), action 225, FPS 2.27, Running 107.17s Step 346( 45.20%), action 226, FPS 2.28, Running 107.45s Step 347( 45.40%), action 227, FPS 2.28, Running 107.74s Step 348( 45.60%), action 228, FPS 2.34, Running 108.09s Step 349( 45.80%), action 229, FPS 2.31, Running 108.66s Step 350( 46.00%), action 230, FPS 2.30, Running 109.16s Step 351( 46.20%), action 231, FPS 2.30, Running 109.78s Step 352( 46.40%), action 232, FPS 2.32, Running 110.11s Step 353( 46.60%), action 233, FPS 2.34, Running 110.55s Step 354( 46.80%), action 234, FPS 2.34, Running 110.90s Step 355( 47.00%), action 235, FPS 2.39, Running 111.19s Step 356( 47.20%), action 236, FPS 2.42, Running 111.54s Step 357( 47.40%), action 237, FPS 2.37, Running 112.06s Step 358( 47.60%), action 238, FPS 2.36, Running 112.48s Step 359( 47.80%), action 239, FPS 2.35, Running 112.98s Step 360( 48.00%), action 240, FPS 2.33, Running 113.40s Step 361( 48.20%), action 241, FPS 2.34, Running 113.97s Step 362( 48.40%), action 242, FPS 2.30, Running 114.52s Step 363( 48.60%), action 243, FPS 2.32, Running 115.02s Step 364( 48.80%), action 244, FPS 2.33, Running 115.46s Step 365( 49.00%), action 245, FPS 2.26, Running 116.03s Step 366( 49.20%), action 246, FPS 2.27, Running 116.26s Step 367( 49.40%), action 247, FPS 2.28, Running 116.52s Step 368( 49.60%), action 248, FPS 2.27, Running 116.92s Step 369( 49.80%), action 249, FPS 2.34, Running 117.22s Step 370( 50.00%), action 250, FPS 2.32, Running 117.77s Step 371( 50.20%), action 251, FPS 2.31, Running 118.43s Step 372( 50.40%), action 252, FPS 2.33, Running 118.68s Step 373( 50.60%), action 253, FPS 2.37, Running 118.98s Step 374( 50.80%), action 254, FPS 2.38, Running 119.31s Step 375( 51.00%), action 255, FPS 2.35, Running 119.70s Step 376( 51.20%), action 256, FPS 2.31, Running 120.18s Step 377( 51.40%), action 257, FPS 2.35, Running 120.57s Step 378( 51.60%), action 258, FPS 2.40, Running 120.83s Step 379( 51.80%), action 259, FPS 2.41, Running 121.29s Step 380( 52.00%), action 260, FPS 2.46, Running 121.53s Step 381( 52.20%), action 261, FPS 2.51, Running 121.92s Step 382( 52.40%), action 262, FPS 2.60, Running 122.21s Step 383( 52.60%), action 263, FPS 2.61, Running 122.68s Step 384( 52.80%), action 264, FPS 2.68, Running 122.92s Step 385( 53.00%), action 265, FPS 2.66, Running 123.54s Step 386( 53.20%), action 266, FPS 2.63, Running 123.85s Step 387( 53.40%), action 267, FPS 2.62, Running 124.16s Step 388( 53.60%), action 268, FPS 2.58, Running 124.66s Step 389( 53.80%), action 269, FPS 2.58, Running 124.97s Step 390( 54.00%), action 270, FPS 2.59, Running 125.49s Step 391( 54.20%), action 271, FPS 2.66, Running 125.94s Step 392( 54.40%), action 272, FPS 2.61, Running 126.36s Step 393( 54.60%), action 273, FPS 2.61, Running 126.65s Step 394( 54.80%), action 274, FPS 2.59, Running 127.03s Step 395( 55.00%), action 275, FPS 2.57, Running 127.48s Step 396( 55.20%), action 276, FPS 2.56, Running 127.99s Step 397( 55.40%), action 277, FPS 2.50, Running 128.56s Step 398( 55.60%), action 278, FPS 2.39, Running 129.20s Step 399( 55.80%), action 279, FPS 2.43, Running 129.52s Step 400( 56.00%), action 280, FPS 2.31, Running 130.18s Step 401( 56.20%), action 281, FPS 2.28, Running 130.70s Step 402( 56.40%), action 282, FPS 2.25, Running 131.09s Step 403( 56.60%), action 283, FPS 2.29, Running 131.42s Step 404( 56.80%), action 284, FPS 2.22, Running 131.95s Step 405( 57.00%), action 285, FPS 2.26, Running 132.41s Step 406( 57.20%), action 286, FPS 2.18, Running 133.04s Step 407( 57.40%), action 287, FPS 2.17, Running 133.40s Step 408( 57.60%), action 288, FPS 2.21, Running 133.71s Step 409( 57.80%), action 289, FPS 2.21, Running 134.00s Step 410( 58.00%), action 290, FPS 2.28, Running 134.26s Step 411( 58.20%), action 291, FPS 2.28, Running 134.70s Step 412( 58.40%), action 292, FPS 2.30, Running 135.04s Step 413( 58.60%), action 293, FPS 2.24, Running 135.56s Step 414( 58.80%), action 294, FPS 2.21, Running 136.08s Step 415( 59.00%), action 295, FPS 2.18, Running 136.65s Step 416( 59.20%), action 296, FPS 2.21, Running 137.04s Step 417( 59.40%), action 297, FPS 2.25, Running 137.45s Step 418( 59.60%), action 298, FPS 2.30, Running 137.89s Step 419( 59.80%), action 299, FPS 2.23, Running 138.49s Step 420( 60.00%), action 300, FPS 2.33, Running 138.77s Step 421( 60.20%), action 301, FPS 2.31, Running 139.36s Step 422( 60.40%), action 302, FPS 2.30, Running 139.77s Step 423( 60.60%), action 303, FPS 2.30, Running 140.12s Step 424( 60.80%), action 304, FPS 2.32, Running 140.56s Step 425( 61.00%), action 305, FPS 2.35, Running 140.93s Step 426( 61.20%), action 306, FPS 2.35, Running 141.56s Step 427( 61.40%), action 307, FPS 2.35, Running 141.92s Step 428( 61.60%), action 308, FPS 2.29, Running 142.44s Step 429( 61.80%), action 309, FPS 2.23, Running 142.98s Step 430( 62.00%), action 310, FPS 2.15, Running 143.58s Step 431( 62.20%), action 311, FPS 2.06, Running 144.41s Step 432( 62.40%), action 312, FPS 2.05, Running 144.81s Step 433( 62.60%), action 313, FPS 2.05, Running 145.33s Step 434( 62.80%), action 314, FPS 2.11, Running 145.55s Step 435( 63.00%), action 315, FPS 2.11, Running 146.14s Step 436( 63.20%), action 316, FPS 2.08, Running 146.66s Step 437( 63.40%), action 317, FPS 2.11, Running 146.93s Step 438( 63.60%), action 318, FPS 2.10, Running 147.42s Step 439( 63.80%), action 319, FPS 2.17, Running 147.70s Step 440( 64.00%), action 320, FPS 2.13, Running 148.16s Step 441( 64.20%), action 321, FPS 2.14, Running 148.71s Step 442( 64.40%), action 322, FPS 2.16, Running 149.03s Step 443( 64.60%), action 323, FPS 2.13, Running 149.51s Step 444( 64.80%), action 324, FPS 2.11, Running 150.06s Step 445( 65.00%), action 325, FPS 2.06, Running 150.66s Step 446( 65.20%), action 326, FPS 2.07, Running 151.22s Step 447( 65.40%), action 327, FPS 2.04, Running 151.72s Step 448( 65.60%), action 328, FPS 2.02, Running 152.32s Step 449( 65.80%), action 329, FPS 2.01, Running 152.91s Step 450( 66.00%), action 330, FPS 2.03, Running 153.44s Step 451( 66.20%), action 331, FPS 2.05, Running 154.18s Step 452( 66.40%), action 332, FPS 2.06, Running 154.54s Step 453( 66.60%), action 333, FPS 2.07, Running 155.02s Step 454( 66.80%), action 334, FPS 1.99, Running 155.58s Step 455( 67.00%), action 335, FPS 2.04, Running 155.97s Step 456( 67.20%), action 336, FPS 2.07, Running 156.32s Step 457( 67.40%), action 337, FPS 2.00, Running 156.91s Step 458( 67.60%), action 338, FPS 1.96, Running 157.61s Step 459( 67.80%), action 339, FPS 1.95, Running 157.97s Step 460( 68.00%), action 340, FPS 1.96, Running 158.36s Step 461( 68.20%), action 341, FPS 1.97, Running 158.84s Step 462( 68.40%), action 342, FPS 1.94, Running 159.36s Step 463( 68.60%), action 343, FPS 1.92, Running 159.91s Step 464( 68.80%), action 344, FPS 1.92, Running 160.50s Step 465( 69.00%), action 345, FPS 1.93, Running 161.04s Step 466( 69.20%), action 346, FPS 1.92, Running 161.62s Step 467( 69.40%), action 347, FPS 1.92, Running 162.14s Step 468( 69.60%), action 348, FPS 1.92, Running 162.72s Step 469( 69.80%), action 349, FPS 1.99, Running 162.96s Step 470( 70.00%), action 350, FPS 2.01, Running 163.42s Step 471( 70.20%), action 351, FPS 2.03, Running 164.02s Step 472( 70.40%), action 352, FPS 1.97, Running 164.68s Step 473( 70.60%), action 353, FPS 1.94, Running 165.30s Step 474( 70.80%), action 354, FPS 1.95, Running 165.84s Step 475( 71.00%), action 355, FPS 1.91, Running 166.45s Step 476( 71.20%), action 356, FPS 1.87, Running 167.03s Step 477( 71.40%), action 357, FPS 1.86, Running 167.66s Step 478( 71.60%), action 358, FPS 1.89, Running 168.20s Step 479( 71.80%), action 359, FPS 1.87, Running 168.67s Step 480( 72.00%), action 360, FPS 1.89, Running 168.92s Step 481( 72.20%), action 361, FPS 1.86, Running 169.58s Step 482( 72.40%), action 362, FPS 1.86, Running 170.10s Step 483( 72.60%), action 363, FPS 1.85, Running 170.73s Step 484( 72.80%), action 364, FPS 1.86, Running 171.27s Step 485( 73.00%), action 365, FPS 1.86, Running 171.80s Step 486( 73.20%), action 366, FPS 1.89, Running 172.20s Step 487( 73.40%), action 367, FPS 1.89, Running 172.69s Step 488( 73.60%), action 368, FPS 1.93, Running 173.09s Step 489( 73.80%), action 369, FPS 1.87, Running 173.65s Step 490( 74.00%), action 370, FPS 1.84, Running 174.31s Step 491( 74.20%), action 371, FPS 1.82, Running 174.99s Step 492( 74.40%), action 372, FPS 1.85, Running 175.51s Step 493( 74.60%), action 373, FPS 1.87, Running 176.02s Step 494( 74.80%), action 374, FPS 1.87, Running 176.52s Step 495( 75.00%), action 375, FPS 1.89, Running 177.05s Step 496( 75.20%), action 376, FPS 1.89, Running 177.59s Step 497( 75.40%), action 377, FPS 1.92, Running 178.11s Step 498( 75.60%), action 378, FPS 1.97, Running 178.34s Step 499( 75.80%), action 379, FPS 1.97, Running 178.83s Step 500( 76.00%), action 380, FPS 1.96, Running 179.10s Step 501( 76.20%), action 381, FPS 2.00, Running 179.57s Step 502( 76.40%), action 382, FPS 2.07, Running 179.78s Step 503( 76.60%), action 383, FPS 2.08, Running 180.33s Step 504( 76.80%), action 384, FPS 2.08, Running 180.87s Step 505( 77.00%), action 385, FPS 2.07, Running 181.46s Step 506( 77.20%), action 386, FPS 2.06, Running 181.89s Step 507( 77.40%), action 387, FPS 2.05, Running 182.43s Step 508( 77.60%), action 388, FPS 2.06, Running 182.80s Step 509( 77.80%), action 389, FPS 2.10, Running 183.18s Step 510( 78.00%), action 390, FPS 2.15, Running 183.59s Step 511( 78.20%), action 391, FPS 2.16, Running 184.25s Step 512( 78.40%), action 392, FPS 2.15, Running 184.81s Step 513( 78.60%), action 393, FPS 2.15, Running 185.32s Step 514( 78.80%), action 394, FPS 2.16, Running 185.80s Step 515( 79.00%), action 395, FPS 2.15, Running 186.37s Step 516( 79.20%), action 396, FPS 2.15, Running 186.89s Step 517( 79.40%), action 397, FPS 2.14, Running 187.45s Step 518( 79.60%), action 398, FPS 2.07, Running 188.00s Step 519( 79.80%), action 399, FPS 2.05, Running 188.59s Step 520( 80.00%), action 400, FPS 2.02, Running 189.00s Step 521( 80.20%), action 401, FPS 1.95, Running 189.80s Step 522( 80.40%), action 402, FPS 1.95, Running 190.03s Step 523( 80.60%), action 403, FPS 1.94, Running 190.62s [2026-08-01 18:04:31] [40 ] Seed 39 success after 191.30 s. +steps: 523 , actions: 403 . +Instruction: Empty +Total 23/40(57.50%) success. +Setting seed: 40 +Step 1( N/A%), pre moving , FPS 18.23, Running 0.05s Step 2( N/A%), pre moving , FPS 27.42, Running 0.07s Step 3( N/A%), pre moving , FPS 32.94, Running 0.09s Step 4( N/A%), pre moving , FPS 36.38, Running 0.11s Step 5( N/A%), pre moving , FPS 39.12, Running 0.13s Step 6( N/A%), pre moving , FPS 41.24, Running 0.15s Step 7( N/A%), pre moving , FPS 42.43, Running 0.17s Step 8( N/A%), pre moving , FPS 40.92, Running 0.20s Step 9( N/A%), pre moving , FPS 41.82, Running 0.22s Step 10( N/A%), pre moving , FPS 40.72, Running 0.25s Step 11( N/A%), pre moving , FPS 40.14, Running 0.28s Step 12( N/A%), pre moving , FPS 39.90, Running 0.30s Step 13( N/A%), pre moving , FPS 40.26, Running 0.32s Step 14( N/A%), pre moving , FPS 39.48, Running 0.35s Step 15( N/A%), pre moving , FPS 39.66, Running 0.38s Step 16( N/A%), pre moving , FPS 40.34, Running 0.40s Step 17( N/A%), pre moving , FPS 40.88, Running 0.42s Step 18( N/A%), pre moving , FPS 41.60, Running 0.43s Step 19( N/A%), pre moving , FPS 42.26, Running 0.45s Step 20( N/A%), pre moving , FPS 42.87, Running 0.47s Step 21( N/A%), pre moving , FPS 32.05, Running 0.68s Step 22( N/A%), pre moving , FPS 31.83, Running 0.70s Step 23( N/A%), pre moving , FPS 30.91, Running 0.74s Step 24( N/A%), pre moving , FPS 29.61, Running 0.79s Step 25( N/A%), pre moving , FPS 29.53, Running 0.81s Step 26( N/A%), pre moving , FPS 21.92, Running 1.06s Step 27( N/A%), pre moving , FPS 22.01, Running 1.07s Step 28( N/A%), pre moving , FPS 22.38, Running 1.09s Step 29( N/A%), pre moving , FPS 22.47, Running 1.11s Step 30( N/A%), pre moving , FPS 22.84, Running 1.12s Step 31( N/A%), pre moving , FPS 23.18, Running 1.14s Step 32( N/A%), pre moving , FPS 23.48, Running 1.15s Step 33( N/A%), pre moving , FPS 23.27, Running 1.18s Step 34( N/A%), pre moving , FPS 23.56, Running 1.20s Step 35( N/A%), pre moving , FPS 23.37, Running 1.23s Step 36( N/A%), pre moving , FPS 16.93, Running 1.58s Step 37( N/A%), pre moving , FPS 16.98, Running 1.59s Step 38( N/A%), pre moving , FPS 16.99, Running 1.61s Step 39( N/A%), pre moving , FPS 16.99, Running 1.63s Step 40( N/A%), pre moving , FPS 16.79, Running 1.66s Step 41( N/A%), pre moving , FPS 19.93, Running 1.68s Step 42( N/A%), pre moving , FPS 19.76, Running 1.71s Step 43( N/A%), pre moving , FPS 19.91, Running 1.74s Step 44( N/A%), pre moving , FPS 20.53, Running 1.76s Step 45( N/A%), pre moving , FPS 20.44, Running 1.78s Step 46( N/A%), pre moving , FPS 26.92, Running 1.80s Step 47( N/A%), pre moving , FPS 26.57, Running 1.83s Step 48( N/A%), pre moving , FPS 26.23, Running 1.85s Step 49( N/A%), pre moving , FPS 25.60, Running 1.89s Step 50( N/A%), pre moving , FPS 25.03, Running 1.92s Step 51( N/A%), pre moving , FPS 24.73, Running 1.95s Step 52( N/A%), pre moving , FPS 24.46, Running 1.97s Step 53( N/A%), pre moving , FPS 24.54, Running 2.00s Step 54( N/A%), pre moving , FPS 24.44, Running 2.02s Step 55( N/A%), pre moving , FPS 24.57, Running 2.05s Step 56( N/A%), pre moving , FPS 39.96, Running 2.08s Step 57( N/A%), pre moving , FPS 38.74, Running 2.11s Step 58( N/A%), pre moving , FPS 37.07, Running 2.15s Step 59( N/A%), pre moving , FPS 35.86, Running 2.18s Step 60( N/A%), pre moving , FPS 36.13, Running 2.21s Step 61( N/A%), pre moving , FPS 36.08, Running 2.24s Step 62( N/A%), pre moving , FPS 36.43, Running 2.26s Step 63( N/A%), pre moving , FPS 36.69, Running 2.29s Step 64( N/A%), pre moving , FPS 36.10, Running 2.31s Step 65( N/A%), pre moving , FPS 35.97, Running 2.34s Step 66( N/A%), pre moving , FPS 35.39, Running 2.37s Step 67( N/A%), pre moving , FPS 35.37, Running 2.39s Step 68( N/A%), pre moving , FPS 35.28, Running 2.42s Step 69( N/A%), pre moving , FPS 35.86, Running 2.44s Step 70( N/A%), pre moving , FPS 36.38, Running 2.47s Step 71( N/A%), pre moving , FPS 36.39, Running 2.50s Step 72( N/A%), pre moving , FPS 36.00, Running 2.53s Step 73( N/A%), pre moving , FPS 35.59, Running 2.56s Step 74( N/A%), pre moving , FPS 35.00, Running 2.59s Step 75( N/A%), pre moving , FPS 34.71, Running 2.62s Step 76( N/A%), pre moving , FPS 34.93, Running 2.65s Step 77( N/A%), pre moving , FPS 35.27, Running 2.68s Step 78( N/A%), pre moving , FPS 36.12, Running 2.70s Step 79( N/A%), pre moving , FPS 36.78, Running 2.73s Step 80( N/A%), pre moving , FPS 36.53, Running 2.76s Step 81( N/A%), pre moving , FPS 36.04, Running 2.79s Step 82( N/A%), pre moving , FPS 35.37, Running 2.83s Step 83( N/A%), pre moving , FPS 34.41, Running 2.87s Step 84( N/A%), pre moving , FPS 34.45, Running 2.89s Step 85( N/A%), pre moving , FPS 34.41, Running 2.92s Step 86( N/A%), pre moving , FPS 34.50, Running 2.95s Step 87( N/A%), pre moving , FPS 34.32, Running 2.97s Step 88( N/A%), pre moving , FPS 34.88, Running 2.99s Step 89( N/A%), pre moving , FPS 35.40, Running 3.01s Step 90( N/A%), pre moving , FPS 35.88, Running 3.03s Step 91( N/A%), pre moving , FPS 36.45, Running 3.04s Step 92( N/A%), pre moving , FPS 37.35, Running 3.06s Step 93( N/A%), pre moving , FPS 38.10, Running 3.08s Step 94( N/A%), pre moving , FPS 39.18, Running 3.10s Step 95( N/A%), pre moving , FPS 40.06, Running 3.12s Step 96( N/A%), pre moving , FPS 40.58, Running 3.14s Step 97( N/A%), pre moving , FPS 41.22, Running 3.16s Step 98( N/A%), pre moving , FPS 41.48, Running 3.19s Step 99( N/A%), pre moving , FPS 41.40, Running 3.21s Step 100( N/A%), pre moving , FPS 42.46, Running 3.23s Step 101( N/A%), pre moving , FPS 43.99, Running 3.25s Step 102( N/A%), pre moving , FPS 46.05, Running 3.26s Step 103( N/A%), pre moving , FPS 48.83, Running 3.28s Step 104( N/A%), pre moving , FPS 49.89, Running 3.30s Step 105( N/A%), pre moving , FPS 51.04, Running 3.31s Step 106( N/A%), pre moving , FPS 49.43, Running 3.35s Step 107( N/A%), pre moving , FPS 49.32, Running 3.38s Step 108( N/A%), pre moving , FPS 12.24, Running 4.63s Step 109( N/A%), pre moving , FPS 10.70, Running 4.88s Step 110( N/A%), pre moving , FPS 10.07, Running 5.01s Step 111( N/A%), pre moving , FPS 9.08, Running 5.25s Step 112( N/A%), pre moving , FPS 8.63, Running 5.38s Step 113( N/A%), pre moving , FPS 8.00, Running 5.58s Step 114( N/A%), pre moving , FPS 7.64, Running 5.72s Step 115( N/A%), pre moving , FPS 6.86, Running 6.04s Step 116( N/A%), pre moving , FPS 6.54, Running 6.20s Step 117( N/A%), pre moving , FPS 6.06, Running 6.46s Step 118( N/A%), pre moving , FPS 5.90, Running 6.57s Step 119( N/A%), pre moving , FPS 5.57, Running 6.80s Step 120( N/A%), pre moving , FPS 5.35, Running 6.97s Step 121( N/A%), pre moving , FPS 5.04, Running 7.21s Step 122( N/A%), pre moving , FPS 4.86, Running 7.38s Step 123( N/A%), pre moving , FPS 4.62, Running 7.61s Step 124( N/A%), pre moving , FPS 4.52, Running 7.72s Step 125( N/A%), pre moving , FPS 4.32, Running 7.94s Step 126( N/A%), pre moving , FPS 4.24, Running 8.07s Step 127( N/A%), pre moving , FPS 4.03, Running 8.34s Step 128( 0.20%), action 1, FPS 4.18, Running 9.41s Step 129( 0.40%), action 2, FPS 4.20, Running 9.64s Step 130( 0.60%), action 3, FPS 3.70, Running 10.42s Step 131( 0.80%), action 4, FPS 3.58, Running 10.84s Step 132( 1.00%), action 5, FPS 3.26, Running 11.52s Step 133( 1.20%), action 6, FPS 3.24, Running 11.76s Step 134( 1.40%), action 7, FPS 3.06, Running 12.27s Step 135( 1.60%), action 8, FPS 3.01, Running 12.69s Step 136( 1.80%), action 9, FPS 2.81, Running 13.31s Step 137( 2.00%), action 10, FPS 2.84, Running 13.50s Step 138( 2.20%), action 11, FPS 2.61, Running 14.25s Step 139( 2.40%), action 12, FPS 2.61, Running 14.45s Step 140( 2.60%), action 13, FPS 2.52, Running 14.92s Step 141( 2.80%), action 14, FPS 2.46, Running 15.35s Step 142( 3.00%), action 15, FPS 2.36, Running 15.86s Step 143( 3.20%), action 16, FPS 2.28, Running 16.37s Step 144( 3.40%), action 17, FPS 2.17, Running 16.92s Step 145( 3.60%), action 18, FPS 2.17, Running 17.15s Step 146( 3.80%), action 19, FPS 2.11, Running 17.55s Step 147( 4.00%), action 20, FPS 2.11, Running 17.82s Step 148( 4.20%), action 21, FPS 2.16, Running 18.67s Step 149( 4.40%), action 22, FPS 2.11, Running 19.12s Step 150( 4.60%), action 23, FPS 2.20, Running 19.52s Step 151( 4.80%), action 24, FPS 2.24, Running 19.75s Step 152( 5.00%), action 25, FPS 2.32, Running 20.16s Step 153( 5.20%), action 26, FPS 2.32, Running 20.37s Step 154( 5.40%), action 27, FPS 2.33, Running 20.85s Step 155( 5.60%), action 28, FPS 2.38, Running 21.09s Step 156( 5.80%), action 29, FPS 2.43, Running 21.54s Step 157( 6.00%), action 30, FPS 2.43, Running 21.73s Step 158( 6.20%), action 31, FPS 2.48, Running 22.33s Step 159( 6.40%), action 32, FPS 2.47, Running 22.54s Step 160( 6.60%), action 33, FPS 2.49, Running 22.95s Step 161( 6.80%), action 34, FPS 2.56, Running 23.17s Step 162( 7.00%), action 35, FPS 2.58, Running 23.62s Step 163( 7.20%), action 36, FPS 2.69, Running 23.81s Step 164( 7.40%), action 37, FPS 2.79, Running 24.09s Step 165( 7.60%), action 38, FPS 2.80, Running 24.28s Step 166( 7.80%), action 39, FPS 2.81, Running 24.66s Step 167( 8.00%), action 40, FPS 2.78, Running 25.00s Step 168( 8.20%), action 41, FPS 2.90, Running 25.57s Step 169( 8.40%), action 42, FPS 3.00, Running 25.80s Step 170( 8.60%), action 43, FPS 3.02, Running 26.15s Step 171( 8.80%), action 44, FPS 2.99, Running 26.43s Step 172( 9.00%), action 45, FPS 2.98, Running 26.86s Step 173( 9.20%), action 46, FPS 2.99, Running 27.05s Step 174( 9.40%), action 47, FPS 3.04, Running 27.42s Step 175( 9.60%), action 48, FPS 3.00, Running 27.75s Step 176( 9.80%), action 49, FPS 3.05, Running 28.09s Step 177( 10.00%), action 50, FPS 3.06, Running 28.27s Step 178( 10.20%), action 51, FPS 3.09, Running 28.80s Step 179( 10.40%), action 52, FPS 3.09, Running 29.01s Step 180( 10.60%), action 53, FPS 3.10, Running 29.40s Step 181( 10.80%), action 54, FPS 3.09, Running 29.63s Step 182( 11.00%), action 55, FPS 3.12, Running 30.03s Step 183( 11.20%), action 56, FPS 3.05, Running 30.37s Step 184( 11.40%), action 57, FPS 3.03, Running 30.70s Step 185( 11.60%), action 58, FPS 2.99, Running 30.97s Step 186( 11.80%), action 59, FPS 2.93, Running 31.48s Step 187( 12.00%), action 60, FPS 2.99, Running 31.69s Step 188( 12.20%), action 61, FPS 3.02, Running 32.19s Step 189( 12.40%), action 62, FPS 3.05, Running 32.36s Step 190( 12.60%), action 63, FPS 3.08, Running 32.66s Step 191( 12.80%), action 64, FPS 3.11, Running 32.87s Step 192( 13.00%), action 65, FPS 3.19, Running 33.13s Step 193( 13.20%), action 66, FPS 3.18, Running 33.34s Step 194( 13.40%), action 67, FPS 3.20, Running 33.68s Step 195( 13.60%), action 68, FPS 3.24, Running 33.91s Step 196( 13.80%), action 69, FPS 3.24, Running 34.27s Step 197( 14.00%), action 70, FPS 3.23, Running 34.47s Step 198( 14.20%), action 71, FPS 3.20, Running 35.05s Step 199( 14.40%), action 72, FPS 3.10, Running 35.47s Step 200( 14.60%), action 73, FPS 3.09, Running 35.88s Step 201( 14.80%), action 74, FPS 3.06, Running 36.17s Step 202( 15.00%), action 75, FPS 3.01, Running 36.68s Step 203( 15.20%), action 76, FPS 3.06, Running 36.90s Step 204( 15.40%), action 77, FPS 2.98, Running 37.41s Step 205( 15.60%), action 78, FPS 2.98, Running 37.68s Step 206( 15.80%), action 79, FPS 2.92, Running 38.34s Step 207( 16.00%), action 80, FPS 2.91, Running 38.58s Step 208( 16.20%), action 81, FPS 2.75, Running 39.46s Step 209( 16.40%), action 82, FPS 2.69, Running 39.80s Step 210( 16.60%), action 83, FPS 2.64, Running 40.25s Step 211( 16.80%), action 84, FPS 2.56, Running 40.67s Step 212( 17.00%), action 85, FPS 2.46, Running 41.28s Step 213( 17.20%), action 86, FPS 2.43, Running 41.57s Step 214( 17.40%), action 87, FPS 2.33, Running 42.28s Step 215( 17.60%), action 88, FPS 2.33, Running 42.50s Step 216( 17.80%), action 89, FPS 2.33, Running 42.86s Step 217( 18.00%), action 90, FPS 2.32, Running 43.10s Step 218( 18.20%), action 91, FPS 2.31, Running 43.70s Step 219( 18.40%), action 92, FPS 2.36, Running 43.93s Step 220( 18.60%), action 93, FPS 2.33, Running 44.45s Step 221( 18.80%), action 94, FPS 2.29, Running 44.91s Step 222( 19.00%), action 95, FPS 2.25, Running 45.58s Step 223( 19.20%), action 96, FPS 2.23, Running 45.86s Step 224( 19.40%), action 97, FPS 2.25, Running 46.29s Step 225( 19.60%), action 98, FPS 2.24, Running 46.61s Step 226( 19.80%), action 99, FPS 2.31, Running 47.00s Step 227( 20.00%), action 100, FPS 2.31, Running 47.25s Step 228( 20.20%), action 101, FPS 2.36, Running 47.92s Step 229( 20.40%), action 102, FPS 2.39, Running 48.15s Step 230( 20.60%), action 103, FPS 2.41, Running 48.56s Step 231( 20.80%), action 104, FPS 2.43, Running 48.91s Step 232( 21.00%), action 105, FPS 2.49, Running 49.31s Step 233( 21.20%), action 106, FPS 2.52, Running 49.52s Step 234( 21.40%), action 107, FPS 2.62, Running 49.93s Step 235( 21.60%), action 108, FPS 2.57, Running 50.27s Step 236( 21.80%), action 109, FPS 2.52, Running 50.78s Step 237( 22.00%), action 110, FPS 2.47, Running 51.20s Step 238( 22.20%), action 111, FPS 2.41, Running 52.00s Step 239( 22.40%), action 112, FPS 2.41, Running 52.22s Step 240( 22.60%), action 113, FPS 2.45, Running 52.60s Step 241( 22.80%), action 114, FPS 2.49, Running 52.94s Step 242( 23.00%), action 115, FPS 2.52, Running 53.52s Step 243( 23.20%), action 116, FPS 2.47, Running 53.97s Step 244( 23.40%), action 117, FPS 2.41, Running 54.60s Step 245( 23.60%), action 118, FPS 2.39, Running 54.99s Step 246( 23.80%), action 119, FPS 2.36, Running 55.48s Step 247( 24.00%), action 120, FPS 2.32, Running 55.88s Step 248( 24.20%), action 121, FPS 2.30, Running 56.61s Step 249( 24.40%), action 122, FPS 2.30, Running 56.84s Step 250( 24.60%), action 123, FPS 2.26, Running 57.41s Step 251( 24.80%), action 124, FPS 2.29, Running 57.64s Step 252( 25.00%), action 125, FPS 2.30, Running 58.01s Step 253( 25.20%), action 126, FPS 2.27, Running 58.33s Step 254( 25.40%), action 127, FPS 2.23, Running 58.91s Step 255( 25.60%), action 128, FPS 2.26, Running 59.12s Step 256( 25.80%), action 129, FPS 2.30, Running 59.49s Step 257( 26.00%), action 130, FPS 2.32, Running 59.81s Step 258( 26.20%), action 131, FPS 2.30, Running 60.68s Step 259( 26.40%), action 132, FPS 2.27, Running 61.02s Step 260( 26.60%), action 133, FPS 2.22, Running 61.60s Step 261( 26.80%), action 134, FPS 2.19, Running 62.08s Step 262( 27.00%), action 135, FPS 2.21, Running 62.56s Step 263( 27.20%), action 136, FPS 2.20, Running 63.05s Step 264( 27.40%), action 137, FPS 2.22, Running 63.59s Step 265( 27.60%), action 138, FPS 2.26, Running 63.82s Step 266( 27.80%), action 139, FPS 2.27, Running 64.31s Step 267( 28.00%), action 140, FPS 2.27, Running 64.71s Step 268( 28.20%), action 141, FPS 2.34, Running 65.16s Step 269( 28.40%), action 142, FPS 2.27, Running 65.64s Step 270( 28.60%), action 143, FPS 2.30, Running 66.10s Step 271( 28.80%), action 144, FPS 2.26, Running 66.50s Step 272( 29.00%), action 145, FPS 2.25, Running 66.91s Step 273( 29.20%), action 146, FPS 2.28, Running 67.11s Step 274( 29.40%), action 147, FPS 2.35, Running 67.41s Step 275( 29.60%), action 148, FPS 2.31, Running 67.79s Step 276( 29.80%), action 149, FPS 2.31, Running 68.15s Step 277( 30.00%), action 150, FPS 2.34, Running 68.37s Step 278( 30.20%), action 151, FPS 2.44, Running 68.88s Step 279( 30.40%), action 152, FPS 2.47, Running 69.11s Step 280( 30.60%), action 153, FPS 2.55, Running 69.44s Step 281( 30.80%), action 154, FPS 2.58, Running 69.84s Step 282( 31.00%), action 155, FPS 2.62, Running 70.19s Step 283( 31.20%), action 156, FPS 2.70, Running 70.47s Step 284( 31.40%), action 157, FPS 2.79, Running 70.76s Step 285( 31.60%), action 158, FPS 2.79, Running 70.99s Step 286( 31.80%), action 159, FPS 2.83, Running 71.37s Step 287( 32.00%), action 160, FPS 2.88, Running 71.64s Step 288( 32.20%), action 161, FPS 2.81, Running 72.27s Step 289( 32.40%), action 162, FPS 2.93, Running 72.46s Step 290( 32.60%), action 163, FPS 3.01, Running 72.75s Step 291( 32.80%), action 164, FPS 3.03, Running 73.10s Step 292( 33.00%), action 165, FPS 3.08, Running 73.41s Step 293( 33.20%), action 166, FPS 3.04, Running 73.69s Step 294( 33.40%), action 167, FPS 2.98, Running 74.11s Step 295( 33.60%), action 168, FPS 3.02, Running 74.41s Step 296( 33.80%), action 169, FPS 3.02, Running 74.78s Step 297( 34.00%), action 170, FPS 2.99, Running 75.06s Step 298( 34.20%), action 171, FPS 2.95, Running 75.65s Step 299( 34.40%), action 172, FPS 2.98, Running 75.83s Step 300( 34.60%), action 173, FPS 2.96, Running 76.20s Step 301( 34.80%), action 174, FPS 2.91, Running 76.72s Step 302( 35.00%), action 175, FPS 2.81, Running 77.31s Step 303( 35.20%), action 176, FPS 2.83, Running 77.54s Step 304( 35.40%), action 177, FPS 2.73, Running 78.08s Step 305( 35.60%), action 178, FPS 2.70, Running 78.40s Step 306( 35.80%), action 179, FPS 2.65, Running 78.91s Step 307( 36.00%), action 180, FPS 2.66, Running 79.17s Step 308( 36.20%), action 181, FPS 2.70, Running 79.68s Step 309( 36.40%), action 182, FPS 2.66, Running 79.98s Step 310( 36.60%), action 183, FPS 2.57, Running 80.54s Step 311( 36.80%), action 184, FPS 2.59, Running 80.83s Step 312( 37.00%), action 185, FPS 2.49, Running 81.44s Step 313( 37.20%), action 186, FPS 2.50, Running 81.71s Step 314( 37.40%), action 187, FPS 2.43, Running 82.33s Step 315( 37.60%), action 188, FPS 2.37, Running 82.83s Step 316( 37.80%), action 189, FPS 2.39, Running 83.16s Step 317( 38.00%), action 190, FPS 2.37, Running 83.50s Step 318( 38.20%), action 191, FPS 2.27, Running 84.45s Step 319( 38.40%), action 192, FPS 2.26, Running 84.68s Step 320( 38.60%), action 193, FPS 2.19, Running 85.33s Step 321( 38.80%), action 194, FPS 2.22, Running 85.72s Step 322( 39.00%), action 195, FPS 2.25, Running 86.19s Step 323( 39.20%), action 196, FPS 2.20, Running 86.63s Step 324( 39.40%), action 197, FPS 2.18, Running 87.25s Step 325( 39.60%), action 198, FPS 2.15, Running 87.71s Step 326( 39.80%), action 199, FPS 2.17, Running 88.14s Step 327( 40.00%), action 200, FPS 2.18, Running 88.36s Step 328( 40.20%), action 201, FPS 2.13, Running 89.06s Step 329( 40.40%), action 202, FPS 2.15, Running 89.28s Step 330( 40.60%), action 203, FPS 2.13, Running 89.95s Step 331( 40.80%), action 204, FPS 2.10, Running 90.36s Step 332( 41.00%), action 205, FPS 2.07, Running 91.11s Step 333( 41.20%), action 206, FPS 2.04, Running 91.51s Step 334( 41.40%), action 207, FPS 2.03, Running 92.16s Step 335( 41.60%), action 208, FPS 2.04, Running 92.63s Step 336( 41.80%), action 209, FPS 2.00, Running 93.16s Step 337( 42.00%), action 210, FPS 1.97, Running 93.63s Step 338( 42.20%), action 211, FPS 2.02, Running 94.34s Step 339( 42.40%), action 212, FPS 1.99, Running 94.76s Step 340( 42.60%), action 213, FPS 2.01, Running 95.28s Step 341( 42.80%), action 214, FPS 2.03, Running 95.59s Step 342( 43.00%), action 215, FPS 1.99, Running 96.23s Step 343( 43.20%), action 216, FPS 2.00, Running 96.63s Step 344( 43.40%), action 217, FPS 2.03, Running 97.13s Step 345( 43.60%), action 218, FPS 2.05, Running 97.48s Step 346( 43.80%), action 219, FPS 2.03, Running 97.97s Step 347( 44.00%), action 220, FPS 2.04, Running 98.18s Step 348( 44.20%), action 221, FPS 1.99, Running 99.12s Step 349( 44.40%), action 222, FPS 1.95, Running 99.53s Step 350( 44.60%), action 223, FPS 1.98, Running 100.05s Step 351( 44.80%), action 224, FPS 1.99, Running 100.42s Step 352( 45.00%), action 225, FPS 2.01, Running 101.06s Step 353( 45.20%), action 226, FPS 2.03, Running 101.36s Step 354( 45.40%), action 227, FPS 2.08, Running 101.78s Step 355( 45.60%), action 228, FPS 2.10, Running 102.15s Step 356( 45.80%), action 229, FPS 2.10, Running 102.68s Step 357( 46.00%), action 230, FPS 2.10, Running 103.14s Step 358( 46.20%), action 231, FPS 2.15, Running 103.63s Step 359( 46.40%), action 232, FPS 2.20, Running 103.83s Step 360( 46.60%), action 233, FPS 2.21, Running 104.34s Step 361( 46.80%), action 234, FPS 2.22, Running 104.59s Step 362( 47.00%), action 235, FPS 2.24, Running 105.15s Step 363( 47.20%), action 236, FPS 2.23, Running 105.60s Step 364( 47.40%), action 237, FPS 2.22, Running 106.13s Step 365( 47.60%), action 238, FPS 2.25, Running 106.36s Step 366( 47.80%), action 239, FPS 2.26, Running 106.82s Step 367( 48.00%), action 240, FPS 2.25, Running 107.08s Step 368( 48.20%), action 241, FPS 2.27, Running 107.91s Step 369( 48.40%), action 242, FPS 2.29, Running 108.28s Step 370( 48.60%), action 243, FPS 2.28, Running 108.83s Step 371( 48.80%), action 244, FPS 2.24, Running 109.36s Step 372( 49.00%), action 245, FPS 2.33, Running 109.65s Step 373( 49.20%), action 246, FPS 2.35, Running 109.86s Step 374( 49.40%), action 247, FPS 2.31, Running 110.43s Step 375( 49.60%), action 248, FPS 2.29, Running 110.89s Step 376( 49.80%), action 249, FPS 2.32, Running 111.31s Step 377( 50.00%), action 250, FPS 2.39, Running 111.50s Step 378( 50.20%), action 251, FPS 2.33, Running 112.21s Step 379( 50.40%), action 252, FPS 2.26, Running 112.66s Step 380( 50.60%), action 253, FPS 2.26, Running 113.20s Step 381( 50.80%), action 254, FPS 2.21, Running 113.65s Step 382( 51.00%), action 255, FPS 2.24, Running 114.08s Step 383( 51.20%), action 256, FPS 2.29, Running 114.33s Step 384( 51.40%), action 257, FPS 2.30, Running 114.83s Step 385( 51.60%), action 258, FPS 2.28, Running 115.12s Step 386( 51.80%), action 259, FPS 2.30, Running 115.53s Step 387( 52.00%), action 260, FPS 2.30, Running 115.79s Step 388( 52.20%), action 261, FPS 2.41, Running 116.23s Step 389( 52.40%), action 262, FPS 2.44, Running 116.49s Step 390( 52.60%), action 263, FPS 2.46, Running 116.95s Step 391( 52.80%), action 264, FPS 2.56, Running 117.16s Step 392( 53.00%), action 265, FPS 2.54, Running 117.52s Step 393( 53.20%), action 266, FPS 2.54, Running 117.73s Step 394( 53.40%), action 267, FPS 2.55, Running 118.28s Step 395( 53.60%), action 268, FPS 2.59, Running 118.61s Step 396( 53.80%), action 269, FPS 2.57, Running 119.11s Step 397( 54.00%), action 270, FPS 2.57, Running 119.30s Step 398( 54.20%), action 271, FPS 2.64, Running 119.79s Step 399( 54.40%), action 272, FPS 2.72, Running 120.02s Step 400( 54.60%), action 273, FPS 2.77, Running 120.41s Step 401( 54.80%), action 274, FPS 2.84, Running 120.68s Step 402( 55.00%), action 275, FPS 2.89, Running 121.01s Step 403( 55.20%), action 276, FPS 2.89, Running 121.26s Step 404( 55.40%), action 277, FPS 2.95, Running 121.61s Step 405( 55.60%), action 278, FPS 2.99, Running 121.82s Step 406( 55.80%), action 279, FPS 3.05, Running 122.09s Step 407( 56.00%), action 280, FPS 3.07, Running 122.30s Step 408( 56.20%), action 281, FPS 3.10, Running 122.68s Step 409( 56.40%), action 282, FPS 3.11, Running 122.91s Step 410( 56.60%), action 283, FPS 3.21, Running 123.19s Step 411( 56.80%), action 284, FPS 3.18, Running 123.44s Step 412( 57.00%), action 285, FPS 3.17, Running 123.83s Step 413( 57.20%), action 286, FPS 3.17, Running 124.03s Step 414( 57.40%), action 287, FPS 3.19, Running 124.55s Step 415( 57.60%), action 288, FPS 3.22, Running 124.83s Step 416( 57.80%), action 289, FPS 3.23, Running 125.30s Step 417( 58.00%), action 290, FPS 3.16, Running 125.63s Step 418( 58.20%), action 291, FPS 3.04, Running 126.37s Step 419( 58.40%), action 292, FPS 2.95, Running 126.80s Step 420( 58.60%), action 293, FPS 2.95, Running 127.19s Step 421( 58.80%), action 294, FPS 2.94, Running 127.48s Step 422( 59.00%), action 295, FPS 2.90, Running 127.92s Step 423( 59.20%), action 296, FPS 2.84, Running 128.29s Step 424( 59.40%), action 297, FPS 2.78, Running 128.81s Step 425( 59.60%), action 298, FPS 2.70, Running 129.23s Step 426( 59.80%), action 299, FPS 2.54, Running 129.95s Step 427( 60.00%), action 300, FPS 2.54, Running 130.18s Step 428( 60.20%), action 301, FPS 2.45, Running 130.83s Step 429( 60.40%), action 302, FPS 2.45, Running 131.08s Step 430( 60.60%), action 303, FPS 2.41, Running 131.49s Step 431( 60.80%), action 304, FPS 2.39, Running 131.80s Step 432( 61.00%), action 305, FPS 2.34, Running 132.38s Step 433( 61.20%), action 306, FPS 2.27, Running 132.85s Step 434( 61.40%), action 307, FPS 2.26, Running 133.39s Step 435( 61.60%), action 308, FPS 2.28, Running 133.61s Step 436( 61.80%), action 309, FPS 2.29, Running 134.05s Step 437( 62.00%), action 310, FPS 2.33, Running 134.23s Step 438( 62.20%), action 311, FPS 2.34, Running 134.92s Step 439( 62.40%), action 312, FPS 2.40, Running 135.15s Step 440( 62.60%), action 313, FPS 2.31, Running 135.85s Step 441( 62.80%), action 314, FPS 2.33, Running 136.07s Step 442( 63.00%), action 315, FPS 2.31, Running 136.56s Step 443( 63.20%), action 316, FPS 2.35, Running 136.81s Step 444( 63.40%), action 317, FPS 2.36, Running 137.27s Step 445( 63.60%), action 318, FPS 2.41, Running 137.52s Step 446( 63.80%), action 319, FPS 2.48, Running 138.03s Step 447( 64.00%), action 320, FPS 2.48, Running 138.23s Step 448( 64.20%), action 321, FPS 2.47, Running 138.94s Step 449( 64.40%), action 322, FPS 2.44, Running 139.27s Step 450( 64.60%), action 323, FPS 2.41, Running 139.80s Step 451( 64.80%), action 324, FPS 2.43, Running 140.04s Step 452( 65.00%), action 325, FPS 2.50, Running 140.37s Step 453( 65.20%), action 326, FPS 2.53, Running 140.76s Step 454( 65.40%), action 327, FPS 2.58, Running 141.15s Step 455( 65.60%), action 328, FPS 2.57, Running 141.40s Step 456( 65.80%), action 329, FPS 2.59, Running 141.78s Step 457( 66.00%), action 330, FPS 2.55, Running 142.08s Step 458( 66.20%), action 331, FPS 2.61, Running 142.58s Step 459( 66.40%), action 332, FPS 2.57, Running 142.92s Step 460( 66.60%), action 333, FPS 2.67, Running 143.34s Step 461( 66.80%), action 334, FPS 2.66, Running 143.59s Step 462( 67.00%), action 335, FPS 2.65, Running 144.10s Step 463( 67.20%), action 336, FPS 2.66, Running 144.33s [2026-08-01 18:06:56] [41 ] Seed 40 success after 144.52 s. +steps: 463 , actions: 336 . +Instruction: Empty +Total 24/41(58.54%) success. +Setting seed: 41 +Step 1( N/A%), pre moving , FPS 11.52, Running 0.09s Step 2( N/A%), pre moving , FPS 19.43, Running 0.10s Step 3( N/A%), pre moving , FPS 25.06, Running 0.12s Step 4( N/A%), pre moving , FPS 28.97, Running 0.14s Step 5( N/A%), pre moving , FPS 31.97, Running 0.16s Step 6( N/A%), pre moving , FPS 34.45, Running 0.17s Step 7( N/A%), pre moving , FPS 36.39, Running 0.19s Step 8( N/A%), pre moving , FPS 38.04, Running 0.21s Step 9( N/A%), pre moving , FPS 38.04, Running 0.24s Step 10( N/A%), pre moving , FPS 38.11, Running 0.26s Step 11( N/A%), pre moving , FPS 38.86, Running 0.28s Step 12( N/A%), pre moving , FPS 38.11, Running 0.31s Step 13( N/A%), pre moving , FPS 37.16, Running 0.35s Step 14( N/A%), pre moving , FPS 37.56, Running 0.37s Step 15( N/A%), pre moving , FPS 38.04, Running 0.39s Step 16( N/A%), pre moving , FPS 38.72, Running 0.41s Step 17( N/A%), pre moving , FPS 39.30, Running 0.43s Step 18( N/A%), pre moving , FPS 40.03, Running 0.45s Step 19( N/A%), pre moving , FPS 40.68, Running 0.47s Step 20( N/A%), pre moving , FPS 41.29, Running 0.48s Step 21( N/A%), pre moving , FPS 31.19, Running 0.73s Step 22( N/A%), pre moving , FPS 31.20, Running 0.74s Step 23( N/A%), pre moving , FPS 31.22, Running 0.76s Step 24( N/A%), pre moving , FPS 30.95, Running 0.78s Step 25( N/A%), pre moving , FPS 31.05, Running 0.80s Step 26( N/A%), pre moving , FPS 23.73, Running 1.02s Step 27( N/A%), pre moving , FPS 23.75, Running 1.03s Step 28( N/A%), pre moving , FPS 23.77, Running 1.05s Step 29( N/A%), pre moving , FPS 23.99, Running 1.07s Step 30( N/A%), pre moving , FPS 24.12, Running 1.09s Step 31( N/A%), pre moving , FPS 24.08, Running 1.11s Step 32( N/A%), pre moving , FPS 24.36, Running 1.14s Step 33( N/A%), pre moving , FPS 24.80, Running 1.16s Step 34( N/A%), pre moving , FPS 24.73, Running 1.18s Step 35( N/A%), pre moving , FPS 24.73, Running 1.20s Step 36( N/A%), pre moving , FPS 18.36, Running 1.50s Step 37( N/A%), pre moving , FPS 18.18, Running 1.53s Step 38( N/A%), pre moving , FPS 18.13, Running 1.55s Step 39( N/A%), pre moving , FPS 18.12, Running 1.57s Step 40( N/A%), pre moving , FPS 18.11, Running 1.59s Step 41( N/A%), pre moving , FPS 22.63, Running 1.61s Step 42( N/A%), pre moving , FPS 22.55, Running 1.63s Step 43( N/A%), pre moving , FPS 22.30, Running 1.66s Step 44( N/A%), pre moving , FPS 22.17, Running 1.69s Step 45( N/A%), pre moving , FPS 21.93, Running 1.71s Step 46( N/A%), pre moving , FPS 27.70, Running 1.74s Step 47( N/A%), pre moving , FPS 27.38, Running 1.77s Step 48( N/A%), pre moving , FPS 26.55, Running 1.81s Step 49( N/A%), pre moving , FPS 26.10, Running 1.84s Step 50( N/A%), pre moving , FPS 25.68, Running 1.87s Step 51( N/A%), pre moving , FPS 25.51, Running 1.90s Step 52( N/A%), pre moving , FPS 25.35, Running 1.92s Step 53( N/A%), pre moving , FPS 25.15, Running 1.95s Step 54( N/A%), pre moving , FPS 25.02, Running 1.98s Step 55( N/A%), pre moving , FPS 24.65, Running 2.01s Step 56( N/A%), pre moving , FPS 36.32, Running 2.05s Step 57( N/A%), pre moving , FPS 35.83, Running 2.09s Step 58( N/A%), pre moving , FPS 34.62, Running 2.13s Step 59( N/A%), pre moving , FPS 33.22, Running 2.17s Step 60( N/A%), pre moving , FPS 32.43, Running 2.21s Step 61( N/A%), pre moving , FPS 32.20, Running 2.23s Step 62( N/A%), pre moving , FPS 31.69, Running 2.26s Step 63( N/A%), pre moving , FPS 31.13, Running 2.30s Step 64( N/A%), pre moving , FPS 30.78, Running 2.34s Step 65( N/A%), pre moving , FPS 30.36, Running 2.37s Step 66( N/A%), pre moving , FPS 30.32, Running 2.40s Step 67( N/A%), pre moving , FPS 30.29, Running 2.43s Step 68( N/A%), pre moving , FPS 30.67, Running 2.46s Step 69( N/A%), pre moving , FPS 30.20, Running 2.50s Step 70( N/A%), pre moving , FPS 29.99, Running 2.54s Step 71( N/A%), pre moving , FPS 29.64, Running 2.57s Step 72( N/A%), pre moving , FPS 29.64, Running 2.60s Step 73( N/A%), pre moving , FPS 29.67, Running 2.63s Step 74( N/A%), pre moving , FPS 29.77, Running 2.65s Step 75( N/A%), pre moving , FPS 29.59, Running 2.69s Step 76( N/A%), pre moving , FPS 29.47, Running 2.73s Step 77( N/A%), pre moving , FPS 29.42, Running 2.77s Step 78( N/A%), pre moving , FPS 29.71, Running 2.80s Step 79( N/A%), pre moving , FPS 29.80, Running 2.84s Step 80( N/A%), pre moving , FPS 29.77, Running 2.88s Step 81( N/A%), pre moving , FPS 29.76, Running 2.91s Step 82( N/A%), pre moving , FPS 30.26, Running 2.92s Step 83( N/A%), pre moving , FPS 31.21, Running 2.94s Step 84( N/A%), pre moving , FPS 32.13, Running 2.96s Step 85( N/A%), pre moving , FPS 33.02, Running 2.98s Step 86( N/A%), pre moving , FPS 33.41, Running 3.00s Step 87( N/A%), pre moving , FPS 33.89, Running 3.02s Step 88( N/A%), pre moving , FPS 34.73, Running 3.03s Step 89( N/A%), pre moving , FPS 36.26, Running 3.05s Step 90( N/A%), pre moving , FPS 37.75, Running 3.07s Step 91( N/A%), pre moving , FPS 39.12, Running 3.08s Step 92( N/A%), pre moving , FPS 39.48, Running 3.11s Step 93( N/A%), pre moving , FPS 39.12, Running 3.14s Step 94( N/A%), pre moving , FPS 39.53, Running 3.16s Step 95( N/A%), pre moving , FPS 40.81, Running 3.18s Step 96( N/A%), pre moving , FPS 41.75, Running 3.21s Step 97( N/A%), pre moving , FPS 43.34, Running 3.23s Step 98( N/A%), pre moving , FPS 44.94, Running 3.25s Step 99( N/A%), pre moving , FPS 47.20, Running 3.27s Step 100( N/A%), pre moving , FPS 49.06, Running 3.28s Step 101( N/A%), pre moving , FPS 50.52, Running 3.30s Step 102( N/A%), pre moving , FPS 12.11, Running 4.57s Step 103( N/A%), pre moving , FPS 10.94, Running 4.77s Step 104( N/A%), pre moving , FPS 10.45, Running 4.87s Step 105( N/A%), pre moving , FPS 9.50, Running 5.08s Step 106( N/A%), pre moving , FPS 9.16, Running 5.18s Step 107( N/A%), pre moving , FPS 8.39, Running 5.40s Step 108( N/A%), pre moving , FPS 8.04, Running 5.52s Step 109( N/A%), pre moving , FPS 7.34, Running 5.78s Step 110( N/A%), pre moving , FPS 7.05, Running 5.90s Step 111( N/A%), pre moving , FPS 6.60, Running 6.11s Step 112( N/A%), pre moving , FPS 6.35, Running 6.26s Step 113( N/A%), pre moving , FPS 6.03, Running 6.46s Step 114( N/A%), pre moving , FPS 5.77, Running 6.63s Step 115( N/A%), pre moving , FPS 5.47, Running 6.84s Step 116( N/A%), pre moving , FPS 5.32, Running 6.97s Step 117( N/A%), pre moving , FPS 5.08, Running 7.17s Step 118( N/A%), pre moving , FPS 4.93, Running 7.31s Step 119( N/A%), pre moving , FPS 4.65, Running 7.57s Step 120( N/A%), pre moving , FPS 4.50, Running 7.72s Step 121( N/A%), pre moving , FPS 4.32, Running 7.93s Step 122( 0.20%), action 1, FPS 4.68, Running 8.85s Step 123( 0.40%), action 2, FPS 4.42, Running 9.30s Step 124( 0.60%), action 3, FPS 3.88, Running 10.03s Step 125( 0.80%), action 4, FPS 3.76, Running 10.40s Step 126( 1.00%), action 5, FPS 3.52, Running 10.86s Step 127( 1.20%), action 6, FPS 3.47, Running 11.16s Step 128( 1.40%), action 7, FPS 3.16, Running 11.85s Step 129( 1.60%), action 8, FPS 3.19, Running 12.05s Step 130( 1.80%), action 9, FPS 3.04, Running 12.49s Step 131( 2.00%), action 10, FPS 3.02, Running 12.73s Step 132( 2.20%), action 11, FPS 2.86, Running 13.25s Step 133( 2.40%), action 12, FPS 2.74, Running 13.76s Step 134( 2.60%), action 13, FPS 2.60, Running 14.32s Step 135( 2.80%), action 14, FPS 2.57, Running 14.60s Step 136( 3.00%), action 15, FPS 2.45, Running 15.12s Step 137( 3.20%), action 16, FPS 2.46, Running 15.31s Step 138( 3.40%), action 17, FPS 2.37, Running 15.74s Step 139( 3.60%), action 18, FPS 2.34, Running 16.12s Step 140( 3.80%), action 19, FPS 2.28, Running 16.51s Step 141( 4.00%), action 20, FPS 2.24, Running 16.88s Step 142( 4.20%), action 21, FPS 2.30, Running 17.53s Step 143( 4.40%), action 22, FPS 2.33, Running 17.87s Step 144( 4.60%), action 23, FPS 2.37, Running 18.46s Step 145( 4.80%), action 24, FPS 2.40, Running 18.72s Step 146( 5.00%), action 25, FPS 2.38, Running 19.26s Step 147( 5.20%), action 26, FPS 2.39, Running 19.52s Step 148( 5.40%), action 27, FPS 2.40, Running 20.20s Step 149( 5.60%), action 28, FPS 2.33, Running 20.65s Step 150( 5.80%), action 29, FPS 2.27, Running 21.30s Step 151( 6.00%), action 30, FPS 2.21, Running 21.78s Step 152( 6.20%), action 31, FPS 2.21, Running 22.32s Step 153( 6.40%), action 32, FPS 2.23, Running 22.73s Step 154( 6.60%), action 33, FPS 2.27, Running 23.12s Step 155( 6.80%), action 34, FPS 2.29, Running 23.35s Step 156( 7.00%), action 35, FPS 2.23, Running 24.10s Step 157( 7.20%), action 36, FPS 2.22, Running 24.33s Step 158( 7.40%), action 37, FPS 2.25, Running 24.63s Step 159( 7.60%), action 38, FPS 2.22, Running 25.12s Step 160( 7.80%), action 39, FPS 2.21, Running 25.54s Step 161( 8.00%), action 40, FPS 2.20, Running 25.95s Step 162( 8.20%), action 41, FPS 2.14, Running 26.89s Step 163( 8.40%), action 42, FPS 2.11, Running 27.34s Step 164( 8.60%), action 43, FPS 2.12, Running 27.89s Step 165( 8.80%), action 44, FPS 2.08, Running 28.32s Step 166( 9.00%), action 45, FPS 2.11, Running 28.76s Step 167( 9.20%), action 46, FPS 2.11, Running 29.01s Step 168( 9.40%), action 47, FPS 2.12, Running 29.63s Step 169( 9.60%), action 48, FPS 2.14, Running 30.02s Step 170( 9.80%), action 49, FPS 2.12, Running 30.75s Step 171( 10.00%), action 50, FPS 2.18, Running 30.94s Step 172( 10.20%), action 51, FPS 2.12, Running 31.74s Step 173( 10.40%), action 52, FPS 2.16, Running 31.97s Step 174( 10.60%), action 53, FPS 2.09, Running 32.69s Step 175( 10.80%), action 54, FPS 2.10, Running 32.87s Step 176( 11.00%), action 55, FPS 2.14, Running 33.46s Step 177( 11.20%), action 56, FPS 2.07, Running 33.98s Step 178( 11.40%), action 57, FPS 2.04, Running 34.45s Step 179( 11.60%), action 58, FPS 2.07, Running 34.78s Step 180( 11.80%), action 59, FPS 2.09, Running 35.11s Step 181( 12.00%), action 60, FPS 2.14, Running 35.30s Step 182( 12.20%), action 61, FPS 2.21, Running 35.92s Step 183( 12.40%), action 62, FPS 2.27, Running 36.16s Step 184( 12.60%), action 63, FPS 2.33, Running 36.49s Step 185( 12.80%), action 64, FPS 2.32, Running 36.96s Step 186( 13.00%), action 65, FPS 2.31, Running 37.41s Step 187( 13.20%), action 66, FPS 2.31, Running 37.69s Step 188( 13.40%), action 67, FPS 2.37, Running 38.08s Step 189( 13.60%), action 68, FPS 2.38, Running 38.41s Step 190( 13.80%), action 69, FPS 2.43, Running 38.99s Step 191( 14.00%), action 70, FPS 2.42, Running 39.20s Step 192( 14.20%), action 71, FPS 2.45, Running 39.91s Step 193( 14.40%), action 72, FPS 2.43, Running 40.19s Step 194( 14.60%), action 73, FPS 2.53, Running 40.60s Step 195( 14.80%), action 74, FPS 2.45, Running 41.03s Step 196( 15.00%), action 75, FPS 2.44, Running 41.65s Step 197( 15.20%), action 76, FPS 2.49, Running 42.02s Step 198( 15.40%), action 77, FPS 2.49, Running 42.48s Step 199( 15.60%), action 78, FPS 2.46, Running 42.91s Step 200( 15.80%), action 79, FPS 2.41, Running 43.41s Step 201( 16.00%), action 80, FPS 2.36, Running 43.77s Step 202( 16.20%), action 81, FPS 2.31, Running 44.59s Step 203( 16.40%), action 82, FPS 2.28, Running 44.93s Step 204( 16.60%), action 83, FPS 2.24, Running 45.43s Step 205( 16.80%), action 84, FPS 2.29, Running 45.69s Step 206( 17.00%), action 85, FPS 2.25, Running 46.30s Step 207( 17.20%), action 86, FPS 2.19, Running 46.84s Step 208( 17.40%), action 87, FPS 2.16, Running 47.33s Step 209( 17.60%), action 88, FPS 2.14, Running 47.74s Step 210( 17.80%), action 89, FPS 2.13, Running 48.38s Step 211( 18.00%), action 90, FPS 2.08, Running 48.83s Step 212( 18.20%), action 91, FPS 2.08, Running 49.50s Step 213( 18.40%), action 92, FPS 2.06, Running 49.88s Step 214( 18.60%), action 93, FPS 2.06, Running 50.32s Step 215( 18.80%), action 94, FPS 2.08, Running 50.63s Step 216( 19.00%), action 95, FPS 2.09, Running 51.21s Step 217( 19.20%), action 96, FPS 2.13, Running 51.43s Step 218( 19.40%), action 97, FPS 2.08, Running 52.09s Step 219( 19.60%), action 98, FPS 2.08, Running 52.55s Step 220( 19.80%), action 99, FPS 2.09, Running 52.97s Step 221( 20.00%), action 100, FPS 2.13, Running 53.18s Step 222( 20.20%), action 101, FPS 2.11, Running 54.07s Step 223( 20.40%), action 102, FPS 2.09, Running 54.49s Step 224( 20.60%), action 103, FPS 2.06, Running 55.15s Step 225( 20.80%), action 104, FPS 2.05, Running 55.42s Step 226( 21.00%), action 105, FPS 2.05, Running 56.06s Step 227( 21.20%), action 106, FPS 2.10, Running 56.34s Step 228( 21.40%), action 107, FPS 2.11, Running 56.82s Step 229( 21.60%), action 108, FPS 2.13, Running 57.11s Step 230( 21.80%), action 109, FPS 2.19, Running 57.52s Step 231( 22.00%), action 110, FPS 2.19, Running 57.95s Step 232( 22.20%), action 111, FPS 2.18, Running 58.69s Step 233( 22.40%), action 112, FPS 2.21, Running 58.91s Step 234( 22.60%), action 113, FPS 2.23, Running 59.27s Step 235( 22.80%), action 114, FPS 2.24, Running 59.57s Step 236( 23.00%), action 115, FPS 2.28, Running 59.98s Step 237( 23.20%), action 116, FPS 2.27, Running 60.24s Step 238( 23.40%), action 117, FPS 2.29, Running 60.83s Step 239( 23.60%), action 118, FPS 2.34, Running 61.10s Step 240( 23.80%), action 119, FPS 2.27, Running 61.78s Step 241( 24.00%), action 120, FPS 2.24, Running 62.11s Step 242( 24.20%), action 121, FPS 2.22, Running 63.07s Step 243( 24.40%), action 122, FPS 2.24, Running 63.42s Step 244( 24.60%), action 123, FPS 2.27, Running 63.96s Step 245( 24.80%), action 124, FPS 2.26, Running 64.29s Step 246( 25.00%), action 125, FPS 2.31, Running 64.73s Step 247( 25.20%), action 126, FPS 2.32, Running 64.96s Step 248( 25.40%), action 127, FPS 2.37, Running 65.25s Step 249( 25.60%), action 128, FPS 2.36, Running 65.60s Step 250( 25.80%), action 129, FPS 2.33, Running 66.08s Step 251( 26.00%), action 130, FPS 2.36, Running 66.43s Step 252( 26.20%), action 131, FPS 2.35, Running 67.19s Step 253( 26.40%), action 132, FPS 2.35, Running 67.43s Step 254( 26.60%), action 133, FPS 2.37, Running 67.72s Step 255( 26.80%), action 134, FPS 2.39, Running 67.93s Step 256( 27.00%), action 135, FPS 2.42, Running 68.24s Step 257( 27.20%), action 136, FPS 2.43, Running 68.48s Step 258( 27.40%), action 137, FPS 2.45, Running 69.00s Step 259( 27.60%), action 138, FPS 2.43, Running 69.34s Step 260( 27.80%), action 139, FPS 2.45, Running 69.94s Step 261( 28.00%), action 140, FPS 2.40, Running 70.44s Step 262( 28.20%), action 141, FPS 2.50, Running 71.08s Step 263( 28.40%), action 142, FPS 2.46, Running 71.56s Step 264( 28.60%), action 143, FPS 2.47, Running 72.07s Step 265( 28.80%), action 144, FPS 2.49, Running 72.33s Step 266( 29.00%), action 145, FPS 2.49, Running 72.76s Step 267( 29.20%), action 146, FPS 2.47, Running 73.05s Step 268( 29.40%), action 147, FPS 2.39, Running 73.63s Step 269( 29.60%), action 148, FPS 2.38, Running 73.99s Step 270( 29.80%), action 149, FPS 2.39, Running 74.44s Step 271( 30.00%), action 150, FPS 2.40, Running 74.77s Step 272( 30.20%), action 151, FPS 2.43, Running 75.42s Step 273( 30.40%), action 152, FPS 2.34, Running 75.97s Step 274( 30.60%), action 153, FPS 2.26, Running 76.55s Step 275( 30.80%), action 154, FPS 2.26, Running 76.79s Step 276( 31.00%), action 155, FPS 2.21, Running 77.28s Step 277( 31.20%), action 156, FPS 2.15, Running 77.78s Step 278( 31.40%), action 157, FPS 2.14, Running 78.35s Step 279( 31.60%), action 158, FPS 2.15, Running 78.64s Step 280( 31.80%), action 159, FPS 2.16, Running 79.22s Step 281( 32.00%), action 160, FPS 2.22, Running 79.46s Step 282( 32.20%), action 161, FPS 2.19, Running 80.20s Step 283( 32.40%), action 162, FPS 2.25, Running 80.43s Step 284( 32.60%), action 163, FPS 2.23, Running 81.05s Step 285( 32.80%), action 164, FPS 2.18, Running 81.51s Step 286( 33.00%), action 165, FPS 2.12, Running 82.19s Step 287( 33.20%), action 166, FPS 2.12, Running 82.50s Step 288( 33.40%), action 167, FPS 2.15, Running 82.95s Step 289( 33.60%), action 168, FPS 2.15, Running 83.31s Step 290( 33.80%), action 169, FPS 2.15, Running 83.72s Step 291( 34.00%), action 170, FPS 2.13, Running 84.16s Step 292( 34.20%), action 171, FPS 2.08, Running 85.04s Step 293( 34.40%), action 172, FPS 2.15, Running 85.25s Step 294( 34.60%), action 173, FPS 2.16, Running 85.82s Step 295( 34.80%), action 174, FPS 2.14, Running 86.15s Step 296( 35.00%), action 175, FPS 2.14, Running 86.62s Step 297( 35.20%), action 176, FPS 2.18, Running 86.95s Step 298( 35.40%), action 177, FPS 2.19, Running 87.49s Step 299( 35.60%), action 178, FPS 2.15, Running 87.95s Step 300( 35.80%), action 179, FPS 2.16, Running 88.49s Step 301( 36.00%), action 180, FPS 2.11, Running 88.94s Step 302( 36.20%), action 181, FPS 2.15, Running 89.48s Step 303( 36.40%), action 182, FPS 2.12, Running 89.88s Step 304( 36.60%), action 183, FPS 2.15, Running 90.34s Step 305( 36.80%), action 184, FPS 2.14, Running 90.85s Step 306( 37.00%), action 185, FPS 2.15, Running 91.49s Step 307( 37.20%), action 186, FPS 2.15, Running 91.79s Step 308( 37.40%), action 187, FPS 2.15, Running 92.27s Step 309( 37.60%), action 188, FPS 2.13, Running 92.71s Step 310( 37.80%), action 189, FPS 2.12, Running 93.14s Step 311( 38.00%), action 190, FPS 2.17, Running 93.39s Step 312( 38.20%), action 191, FPS 2.19, Running 94.19s Step 313( 38.40%), action 192, FPS 2.11, Running 94.73s Step 314( 38.60%), action 193, FPS 2.09, Running 95.38s Step 315( 38.80%), action 194, FPS 2.11, Running 95.64s Step 316( 39.00%), action 195, FPS 2.06, Running 96.31s Step 317( 39.20%), action 196, FPS 2.08, Running 96.55s Step 318( 39.40%), action 197, FPS 2.05, Running 97.22s Step 319( 39.60%), action 198, FPS 2.07, Running 97.59s Step 320( 39.80%), action 199, FPS 2.12, Running 97.94s Step 321( 40.00%), action 200, FPS 2.11, Running 98.42s Step 322( 40.20%), action 201, FPS 2.08, Running 99.12s Step 323( 40.40%), action 202, FPS 2.11, Running 99.36s Step 324( 40.60%), action 203, FPS 2.11, Running 99.82s Step 325( 40.80%), action 204, FPS 2.16, Running 100.11s Step 326( 41.00%), action 205, FPS 2.18, Running 100.66s Step 327( 41.20%), action 206, FPS 2.13, Running 101.16s Step 328( 41.40%), action 207, FPS 2.15, Running 101.56s Step 329( 41.60%), action 208, FPS 2.16, Running 101.99s Step 330( 41.80%), action 209, FPS 2.14, Running 102.50s Step 331( 42.00%), action 210, FPS 2.14, Running 102.73s Step 332( 42.20%), action 211, FPS 2.14, Running 103.53s Step 333( 42.40%), action 212, FPS 2.21, Running 103.78s Step 334( 42.60%), action 213, FPS 2.26, Running 104.24s Step 335( 42.80%), action 214, FPS 2.22, Running 104.64s Step 336( 43.00%), action 215, FPS 2.26, Running 105.16s Step 337( 43.20%), action 216, FPS 2.27, Running 105.37s Step 338( 43.40%), action 217, FPS 2.34, Running 105.75s Step 339( 43.60%), action 218, FPS 2.38, Running 105.99s Step 340( 43.80%), action 219, FPS 2.39, Running 106.32s Step 341( 44.00%), action 220, FPS 2.46, Running 106.55s Step 342( 44.20%), action 221, FPS 2.54, Running 106.98s Step 343( 44.40%), action 222, FPS 2.55, Running 107.22s Step 344( 44.60%), action 223, FPS 2.60, Running 107.51s Step 345( 44.80%), action 224, FPS 2.62, Running 107.73s Step 346( 45.00%), action 225, FPS 2.65, Running 108.21s Step 347( 45.20%), action 226, FPS 2.70, Running 108.55s Step 348( 45.40%), action 227, FPS 2.74, Running 108.87s Step 349( 45.60%), action 228, FPS 2.83, Running 109.06s Step 350( 45.80%), action 229, FPS 2.84, Running 109.53s Step 351( 46.00%), action 230, FPS 2.82, Running 109.84s Step 352( 46.20%), action 231, FPS 2.86, Running 110.53s Step 353( 46.40%), action 232, FPS 2.85, Running 110.79s Step 354( 46.60%), action 233, FPS 2.92, Running 111.10s Step 355( 46.80%), action 234, FPS 2.88, Running 111.59s Step 356( 47.00%), action 235, FPS 2.93, Running 111.99s Step 357( 47.20%), action 236, FPS 2.89, Running 112.29s Step 358( 47.40%), action 237, FPS 2.86, Running 112.73s Step 359( 47.60%), action 238, FPS 2.85, Running 113.00s Step 360( 47.80%), action 239, FPS 2.81, Running 113.43s Step 361( 48.00%), action 240, FPS 2.77, Running 113.76s Step 362( 48.20%), action 241, FPS 2.69, Running 114.42s Step 363( 48.40%), action 242, FPS 2.68, Running 114.67s Step 364( 48.60%), action 243, FPS 2.63, Running 115.12s Step 365( 48.80%), action 244, FPS 2.57, Running 115.52s Step 366( 49.00%), action 245, FPS 2.56, Running 116.01s Step 367( 49.20%), action 246, FPS 2.61, Running 116.20s Step 368( 49.40%), action 247, FPS 2.58, Running 116.61s Step 369( 49.60%), action 248, FPS 2.58, Running 116.80s Step 370( 49.80%), action 249, FPS 2.58, Running 117.27s Step 371( 50.00%), action 250, FPS 2.60, Running 117.52s Step 372( 50.20%), action 251, FPS 2.69, Running 117.96s Step 373( 50.40%), action 252, FPS 2.70, Running 118.19s Step 374( 50.60%), action 253, FPS 2.68, Running 118.57s Step 375( 50.80%), action 254, FPS 2.79, Running 118.75s Step 376( 51.00%), action 255, FPS 2.82, Running 119.09s Step 377( 51.20%), action 256, FPS 2.81, Running 119.40s Step 378( 51.40%), action 257, FPS 2.82, Running 119.82s Step 379( 51.60%), action 258, FPS 2.79, Running 120.18s Step 380( 51.80%), action 259, FPS 2.77, Running 120.64s Step 381( 52.00%), action 260, FPS 2.81, Running 120.89s Step 382( 52.20%), action 261, FPS 2.83, Running 121.48s Step 383( 52.40%), action 262, FPS 2.86, Running 121.67s Step 384( 52.60%), action 263, FPS 2.91, Running 121.99s Step 385( 52.80%), action 264, FPS 2.90, Running 122.42s Step 386( 53.00%), action 265, FPS 2.92, Running 122.85s Step 387( 53.20%), action 266, FPS 2.89, Running 123.12s Step 388( 53.40%), action 267, FPS 2.88, Running 123.55s Step 389( 53.60%), action 268, FPS 2.85, Running 123.82s Step 390( 53.80%), action 269, FPS 2.91, Running 124.14s Step 391( 54.00%), action 270, FPS 2.91, Running 124.40s Step 392( 54.20%), action 271, FPS 2.89, Running 124.87s Step 393( 54.40%), action 272, FPS 2.84, Running 125.23s Step 394( 54.60%), action 273, FPS 2.84, Running 125.60s Step 395( 54.80%), action 274, FPS 2.85, Running 125.77s Step 396( 55.00%), action 275, FPS 2.86, Running 126.09s Step 397( 55.20%), action 276, FPS 2.91, Running 126.27s Step 398( 55.40%), action 277, FPS 2.92, Running 126.66s Step 399( 55.60%), action 278, FPS 2.95, Running 126.97s Step 400( 55.80%), action 279, FPS 2.94, Running 127.44s Step 401( 56.00%), action 280, FPS 2.94, Running 127.70s Step 402( 56.20%), action 281, FPS 3.02, Running 128.11s Step 403( 56.40%), action 282, FPS 3.00, Running 128.34s Step 404( 56.60%), action 283, FPS 2.98, Running 128.69s Step 405( 56.80%), action 284, FPS 3.10, Running 128.86s Step 406( 57.00%), action 285, FPS 3.16, Running 129.18s Step 407( 57.20%), action 286, FPS 3.15, Running 129.47s Step 408( 57.40%), action 287, FPS 3.21, Running 129.78s Step 409( 57.60%), action 288, FPS 3.16, Running 130.16s Step 410( 57.80%), action 289, FPS 3.15, Running 130.49s Step 411( 58.00%), action 290, FPS 3.15, Running 130.75s Step 412( 58.20%), action 291, FPS 3.17, Running 131.19s Step 413( 58.40%), action 292, FPS 3.26, Running 131.37s Step 414( 58.60%), action 293, FPS 3.29, Running 131.67s Step 415( 58.80%), action 294, FPS 3.21, Running 132.00s Step 416( 59.00%), action 295, FPS 3.24, Running 132.27s Step 417( 59.20%), action 296, FPS 3.22, Running 132.48s Step 418( 59.40%), action 297, FPS 3.17, Running 132.97s Step 419( 59.60%), action 298, FPS 3.15, Running 133.32s Step 420( 59.80%), action 299, FPS 3.18, Running 133.73s Step 421( 60.00%), action 300, FPS 3.14, Running 134.07s Step 422( 60.20%), action 301, FPS 3.10, Running 134.56s Step 423( 60.40%), action 302, FPS 3.09, Running 134.81s Step 424( 60.60%), action 303, FPS 3.04, Running 135.27s Step 425( 60.80%), action 304, FPS 2.96, Running 135.63s Step 426( 61.00%), action 305, FPS 2.96, Running 135.94s Step 427( 61.20%), action 306, FPS 2.95, Running 136.25s Step 428( 61.40%), action 307, FPS 2.86, Running 136.76s Step 429( 61.60%), action 308, FPS 2.88, Running 137.10s Step 430( 61.80%), action 309, FPS 2.87, Running 137.45s Step 431( 62.00%), action 310, FPS 2.81, Running 137.87s Step 432( 62.20%), action 311, FPS 2.71, Running 138.56s Step 433( 62.40%), action 312, FPS 2.70, Running 138.78s Step 434( 62.60%), action 313, FPS 2.56, Running 139.47s Step 435( 62.80%), action 314, FPS 2.55, Running 139.83s Step 436( 63.00%), action 315, FPS 2.45, Running 140.42s Step 437( 63.20%), action 316, FPS 2.46, Running 140.62s Step 438( 63.40%), action 317, FPS 2.50, Running 140.97s Step 439( 63.60%), action 318, FPS 2.45, Running 141.47s Step 440( 63.80%), action 319, FPS 2.39, Running 142.10s Step 441( 64.00%), action 320, FPS 2.43, Running 142.30s Step 442( 64.20%), action 321, FPS 2.35, Running 143.08s Step 443( 64.40%), action 322, FPS 2.30, Running 143.50s Step 444( 64.60%), action 323, FPS 2.32, Running 143.88s Step 445( 64.80%), action 324, FPS 2.36, Running 144.11s Step 446( 65.00%), action 325, FPS 2.31, Running 144.61s Step 447( 65.20%), action 326, FPS 2.27, Running 145.06s Step 448( 65.40%), action 327, FPS 2.25, Running 145.66s Step 449( 65.60%), action 328, FPS 2.22, Running 146.12s Step 450( 65.80%), action 329, FPS 2.19, Running 146.57s Step 451( 66.00%), action 330, FPS 2.25, Running 146.75s Step 452( 66.20%), action 331, FPS 2.23, Running 147.51s Step 453( 66.40%), action 332, FPS 2.23, Running 147.75s Step 454( 66.60%), action 333, FPS 2.29, Running 148.21s Step 455( 66.80%), action 334, FPS 2.33, Running 148.41s Step 456( 67.00%), action 335, FPS 2.41, Running 148.73s Step 457( 67.20%), action 336, FPS 2.40, Running 148.94s Step 458( 67.40%), action 337, FPS 2.35, Running 149.50s Step 459( 67.60%), action 338, FPS 2.42, Running 149.73s Step 460( 67.80%), action 339, FPS 2.38, Running 150.52s Step 461( 68.00%), action 340, FPS 2.32, Running 150.92s Step 462( 68.20%), action 341, FPS 2.36, Running 151.55s Step 463( 68.40%), action 342, FPS 2.42, Running 151.77s Step 464( 68.60%), action 343, FPS 2.40, Running 152.21s Step 465( 68.80%), action 344, FPS 2.35, Running 152.61s Step 466( 69.00%), action 345, FPS 2.37, Running 153.04s Step 467( 69.20%), action 346, FPS 2.44, Running 153.27s Step 468( 69.40%), action 347, FPS 2.44, Running 153.84s Step 469( 69.60%), action 348, FPS 2.46, Running 154.25s Step 470( 69.80%), action 349, FPS 2.41, Running 154.87s Step 471( 70.00%), action 350, FPS 2.33, Running 155.32s Step 472( 70.20%), action 351, FPS 2.32, Running 156.13s Step 473( 70.40%), action 352, FPS 2.27, Running 156.57s Step 474( 70.60%), action 353, FPS 2.23, Running 157.17s Step 475( 70.80%), action 354, FPS 2.23, Running 157.37s Step 476( 71.00%), action 355, FPS 2.20, Running 157.81s Step 477( 71.20%), action 356, FPS 2.17, Running 158.15s Step 478( 71.40%), action 357, FPS 2.16, Running 158.75s Step 479( 71.60%), action 358, FPS 2.13, Running 159.11s Step 480( 71.80%), action 359, FPS 2.18, Running 159.68s Step 481( 72.00%), action 360, FPS 2.19, Running 160.05s Step 482( 72.20%), action 361, FPS 2.21, Running 160.58s Step 483( 72.40%), action 362, FPS 2.21, Running 160.84s Step 484( 72.60%), action 363, FPS 2.18, Running 161.38s Step 485( 72.80%), action 364, FPS 2.22, Running 161.60s Step 486( 73.00%), action 365, FPS 2.21, Running 162.09s Step 487( 73.20%), action 366, FPS 2.17, Running 162.47s Step 488( 73.40%), action 367, FPS 2.23, Running 162.82s Step 489( 73.60%), action 368, FPS 2.28, Running 163.03s Step 490( 73.80%), action 369, FPS 2.37, Running 163.33s Step 491( 74.00%), action 370, FPS 2.43, Running 163.56s Step 492( 74.20%), action 371, FPS 2.43, Running 164.35s Step 493( 74.40%), action 372, FPS 2.44, Running 164.77s Step 494( 74.60%), action 373, FPS 2.44, Running 165.38s Step 495( 74.80%), action 374, FPS 2.41, Running 165.67s Step 496( 75.00%), action 375, FPS 2.37, Running 166.26s Step 497( 75.20%), action 376, FPS 2.33, Running 166.72s Step 498( 75.40%), action 377, FPS 2.39, Running 167.12s Step 499( 75.60%), action 378, FPS 2.37, Running 167.55s Step 500( 75.80%), action 379, FPS 2.41, Running 167.98s Step 501( 76.00%), action 380, FPS 2.46, Running 168.18s Step 502( 76.20%), action 381, FPS 2.40, Running 168.92s Step 503( 76.40%), action 382, FPS 2.40, Running 169.17s Step 504( 76.60%), action 383, FPS 2.49, Running 169.43s Step 505( 76.80%), action 384, FPS 2.49, Running 169.64s Step 506( 77.00%), action 385, FPS 2.55, Running 169.92s Step 507( 77.20%), action 386, FPS 2.62, Running 170.11s Step 508( 77.40%), action 387, FPS 2.62, Running 170.47s Step 509( 77.60%), action 388, FPS 2.61, Running 170.69s Step 510( 77.80%), action 389, FPS 2.59, Running 171.04s Step 511( 78.00%), action 390, FPS 2.59, Running 171.29s Step 512( 78.20%), action 391, FPS 2.59, Running 172.09s Step 513( 78.40%), action 392, FPS 2.58, Running 172.51s Step 514( 78.60%), action 393, FPS 2.58, Running 173.14s Step 515( 78.80%), action 394, FPS 2.53, Running 173.58s Step 516( 79.00%), action 395, FPS 2.60, Running 173.94s Step 517( 79.20%), action 396, FPS 2.69, Running 174.15s Step 518( 79.40%), action 397, FPS 2.62, Running 174.74s Step 519( 79.60%), action 398, FPS 2.70, Running 174.96s Step 520( 79.80%), action 399, FPS 2.71, Running 175.36s Step 521( 80.00%), action 400, FPS 2.65, Running 175.72s Step 522( 80.20%), action 401, FPS 2.60, Running 176.60s Step 523( 80.40%), action 402, FPS 2.58, Running 176.91s Step 524( 80.60%), action 403, FPS 2.48, Running 177.51s Step 525( 80.80%), action 404, FPS 2.47, Running 177.74s Step 526( 81.00%), action 405, FPS 2.46, Running 178.04s Step 527( 81.20%), action 406, FPS 2.46, Running 178.23s Step 528( 81.40%), action 407, FPS 2.44, Running 178.67s Step 529( 81.60%), action 408, FPS 2.45, Running 178.86s Step 530( 81.80%), action 409, FPS 2.40, Running 179.38s Step 531( 82.00%), action 410, FPS 2.38, Running 179.70s Step 532( 82.20%), action 411, FPS 2.41, Running 180.37s Step 533( 82.40%), action 412, FPS 2.44, Running 180.71s Step 534( 82.60%), action 413, FPS 2.50, Running 181.13s Step 535( 82.80%), action 414, FPS 2.57, Running 181.35s Step 536( 83.00%), action 415, FPS 2.57, Running 181.74s Step 537( 83.20%), action 416, FPS 2.54, Running 182.01s Step 538( 83.40%), action 417, FPS 2.56, Running 182.56s Step 539( 83.60%), action 418, FPS 2.56, Running 182.77s Step 540( 83.80%), action 419, FPS 2.51, Running 183.31s Step 541( 84.00%), action 420, FPS 2.55, Running 183.56s Step 542( 84.20%), action 421, FPS 2.71, Running 183.99s Step 543( 84.40%), action 422, FPS 2.73, Running 184.24s Step 544( 84.60%), action 423, FPS 2.79, Running 184.68s Step 545( 84.80%), action 424, FPS 2.67, Running 185.23s Step 546( 85.00%), action 425, FPS 2.63, Running 185.66s Step 547( 85.20%), action 426, FPS 2.61, Running 185.88s Step 548( 85.40%), action 427, FPS 2.62, Running 186.31s Step 549( 85.60%), action 428, FPS 2.52, Running 186.78s Step 550( 85.80%), action 429, FPS 2.56, Running 187.18s Step 551( 86.00%), action 430, FPS 2.55, Running 187.55s Step 552( 86.20%), action 431, FPS 2.54, Running 188.23s Step 553( 86.40%), action 432, FPS 2.55, Running 188.55s Step 554( 86.60%), action 433, FPS 2.54, Running 189.01s Step 555( 86.80%), action 434, FPS 2.48, Running 189.40s Step 556( 87.00%), action 435, FPS 2.44, Running 189.93s Step 557( 87.20%), action 436, FPS 2.45, Running 190.17s Step 558( 87.40%), action 437, FPS 2.46, Running 190.71s Step 559( 87.60%), action 438, FPS 2.46, Running 190.90s Step 560( 87.80%), action 439, FPS 2.44, Running 191.51s Step 561( 88.00%), action 440, FPS 2.38, Running 191.95s Step 562( 88.20%), action 441, FPS 2.31, Running 192.65s Step 563( 88.40%), action 442, FPS 2.32, Running 192.87s Step 564( 88.60%), action 443, FPS 2.32, Running 193.29s Step 565( 88.80%), action 444, FPS 2.37, Running 193.68s Step 566( 89.00%), action 445, FPS 2.32, Running 194.27s Step 567( 89.20%), action 446, FPS 2.27, Running 194.69s Step 568( 89.40%), action 447, FPS 2.29, Running 195.04s Step 569( 89.60%), action 448, FPS 2.31, Running 195.45s Step 570( 89.80%), action 449, FPS 2.22, Running 196.19s Step 571( 90.00%), action 450, FPS 2.21, Running 196.61s Step 572( 90.20%), action 451, FPS 2.20, Running 197.32s Step 573( 90.40%), action 452, FPS 2.17, Running 197.78s Step 574( 90.60%), action 453, FPS 2.14, Running 198.34s Step 575( 90.80%), action 454, FPS 2.19, Running 198.53s Step 576( 91.00%), action 455, FPS 2.19, Running 199.07s Step 577( 91.20%), action 456, FPS 2.14, Running 199.54s Step 578( 91.40%), action 457, FPS 2.16, Running 199.98s Step 579( 91.60%), action 458, FPS 2.16, Running 200.17s Step 580( 91.80%), action 459, FPS 2.19, Running 200.65s Step 581( 92.00%), action 460, FPS 2.25, Running 200.84s Step 582( 92.20%), action 461, FPS 2.24, Running 201.59s Step 583( 92.40%), action 462, FPS 2.21, Running 201.90s Step 584( 92.60%), action 463, FPS 2.22, Running 202.29s Step 585( 92.80%), action 464, FPS 2.26, Running 202.52s Step 586( 93.00%), action 465, FPS 2.27, Running 203.08s Step 587( 93.20%), action 466, FPS 2.33, Running 203.27s Step 588( 93.40%), action 467, FPS 2.27, Running 203.85s Step 589( 93.60%), action 468, FPS 2.28, Running 204.21s Step 590( 93.80%), action 469, FPS 2.35, Running 204.70s Step 591( 94.00%), action 470, FPS 2.39, Running 204.99s Step 592( 94.20%), action 471, FPS 2.41, Running 205.64s Step 593( 94.40%), action 472, FPS 2.44, Running 205.96s Step 594( 94.60%), action 473, FPS 2.43, Running 206.59s Step 595( 94.80%), action 474, FPS 2.34, Running 207.08s Step 596( 95.00%), action 475, FPS 2.30, Running 207.76s Step 597( 95.20%), action 476, FPS 2.32, Running 208.14s Step 598( 95.40%), action 477, FPS 2.34, Running 208.52s Step 599( 95.60%), action 478, FPS 2.29, Running 208.89s Step 600( 95.80%), action 479, FPS 2.29, Running 209.39s Step 601( 96.00%), action 480, FPS 2.24, Running 209.76s Step 602( 96.20%), action 481, FPS 2.27, Running 210.40s Step 603( 96.40%), action 482, FPS 2.26, Running 210.74s Step 604( 96.60%), action 483, FPS 2.24, Running 211.21s Step 605( 96.80%), action 484, FPS 2.24, Running 211.43s Step 606( 97.00%), action 485, FPS 2.21, Running 212.13s Step 607( 97.20%), action 486, FPS 2.16, Running 212.52s Step 608( 97.40%), action 487, FPS 2.19, Running 212.99s Step 609( 97.60%), action 488, FPS 2.23, Running 213.18s Step 610( 97.80%), action 489, FPS 2.25, Running 213.58s Step 611( 98.00%), action 490, FPS 2.23, Running 213.97s Step 612( 98.20%), action 491, FPS 2.20, Running 214.74s Step 613( 98.40%), action 492, FPS 2.20, Running 215.07s Step 614( 98.60%), action 493, FPS 2.24, Running 215.51s Step 615( 98.80%), action 494, FPS 2.31, Running 215.72s Step 616( 99.00%), action 495, FPS 2.33, Running 216.36s Step 617( 99.20%), action 496, FPS 2.32, Running 216.76s Step 618( 99.40%), action 497, FPS 2.29, Running 217.26s Step 619( 99.60%), action 498, FPS 2.26, Running 217.72s Step 620( 99.80%), action 499, FPS 2.29, Running 218.12s Step 621(100.00%), action 500, FPS 2.28, Running 218.54s [2026-08-01 18:10:35] [42 ] Seed 41 failed after 218.93 s. +steps: 621 , actions: 500 . +Instruction: Empty +Total 24/42(57.14%) success. +Setting seed: 42 +Step 1( N/A%), pre moving , FPS 12.31, Running 0.08s Step 2( N/A%), pre moving , FPS 20.39, Running 0.10s Step 3( N/A%), pre moving , FPS 26.31, Running 0.11s Step 4( N/A%), pre moving , FPS 28.52, Running 0.14s Step 5( N/A%), pre moving , FPS 31.33, Running 0.16s Step 6( N/A%), pre moving , FPS 33.39, Running 0.18s Step 7( N/A%), pre moving , FPS 35.21, Running 0.20s Step 8( N/A%), pre moving , FPS 35.64, Running 0.22s Step 9( N/A%), pre moving , FPS 36.75, Running 0.24s Step 10( N/A%), pre moving , FPS 38.25, Running 0.26s Step 11( N/A%), pre moving , FPS 39.69, Running 0.28s Step 12( N/A%), pre moving , FPS 40.68, Running 0.30s Step 13( N/A%), pre moving , FPS 40.17, Running 0.32s Step 14( N/A%), pre moving , FPS 40.37, Running 0.35s Step 15( N/A%), pre moving , FPS 40.91, Running 0.37s Step 16( N/A%), pre moving , FPS 41.55, Running 0.39s Step 17( N/A%), pre moving , FPS 42.05, Running 0.40s Step 18( N/A%), pre moving , FPS 42.24, Running 0.43s Step 19( N/A%), pre moving , FPS 42.08, Running 0.45s Step 20( N/A%), pre moving , FPS 41.93, Running 0.48s Step 21( N/A%), pre moving , FPS 32.78, Running 0.69s Step 22( N/A%), pre moving , FPS 32.83, Running 0.71s Step 23( N/A%), pre moving , FPS 32.84, Running 0.72s Step 24( N/A%), pre moving , FPS 32.89, Running 0.75s Step 25( N/A%), pre moving , FPS 33.02, Running 0.77s Step 26( N/A%), pre moving , FPS 25.31, Running 0.97s Step 27( N/A%), pre moving , FPS 25.03, Running 1.00s Step 28( N/A%), pre moving , FPS 25.29, Running 1.02s Step 29( N/A%), pre moving , FPS 25.42, Running 1.03s Step 30( N/A%), pre moving , FPS 25.46, Running 1.05s Step 31( N/A%), pre moving , FPS 25.44, Running 1.06s Step 32( N/A%), pre moving , FPS 25.49, Running 1.08s Step 33( N/A%), pre moving , FPS 25.47, Running 1.11s Step 34( N/A%), pre moving , FPS 25.67, Running 1.13s Step 35( N/A%), pre moving , FPS 25.60, Running 1.15s Step 36( N/A%), pre moving , FPS 18.58, Running 1.46s Step 37( N/A%), pre moving , FPS 18.60, Running 1.48s Step 38( N/A%), pre moving , FPS 18.70, Running 1.50s Step 39( N/A%), pre moving , FPS 18.87, Running 1.51s Step 40( N/A%), pre moving , FPS 19.02, Running 1.53s Step 41( N/A%), pre moving , FPS 23.40, Running 1.55s Step 42( N/A%), pre moving , FPS 22.93, Running 1.58s Step 43( N/A%), pre moving , FPS 22.24, Running 1.62s Step 44( N/A%), pre moving , FPS 22.10, Running 1.65s Step 45( N/A%), pre moving , FPS 21.60, Running 1.69s Step 46( N/A%), pre moving , FPS 26.76, Running 1.72s Step 47( N/A%), pre moving , FPS 26.85, Running 1.74s Step 48( N/A%), pre moving , FPS 26.56, Running 1.77s Step 49( N/A%), pre moving , FPS 26.20, Running 1.79s Step 50( N/A%), pre moving , FPS 25.85, Running 1.82s Step 51( N/A%), pre moving , FPS 25.52, Running 1.85s Step 52( N/A%), pre moving , FPS 25.17, Running 1.87s Step 53( N/A%), pre moving , FPS 25.27, Running 1.90s Step 54( N/A%), pre moving , FPS 24.98, Running 1.93s Step 55( N/A%), pre moving , FPS 24.84, Running 1.95s Step 56( N/A%), pre moving , FPS 38.59, Running 1.98s Step 57( N/A%), pre moving , FPS 37.99, Running 2.01s Step 58( N/A%), pre moving , FPS 36.91, Running 2.04s Step 59( N/A%), pre moving , FPS 35.94, Running 2.07s Step 60( N/A%), pre moving , FPS 35.08, Running 2.10s Step 61( N/A%), pre moving , FPS 34.01, Running 2.13s Step 62( N/A%), pre moving , FPS 34.01, Running 2.17s Step 63( N/A%), pre moving , FPS 34.45, Running 2.20s Step 64( N/A%), pre moving , FPS 34.31, Running 2.24s Step 65( N/A%), pre moving , FPS 34.98, Running 2.26s Step 66( N/A%), pre moving , FPS 34.43, Running 2.30s Step 67( N/A%), pre moving , FPS 33.82, Running 2.33s Step 68( N/A%), pre moving , FPS 33.06, Running 2.37s Step 69( N/A%), pre moving , FPS 32.65, Running 2.41s Step 70( N/A%), pre moving , FPS 31.51, Running 2.46s Step 71( N/A%), pre moving , FPS 31.50, Running 2.48s Step 72( N/A%), pre moving , FPS 31.45, Running 2.51s Step 73( N/A%), pre moving , FPS 31.34, Running 2.54s Step 74( N/A%), pre moving , FPS 31.36, Running 2.56s Step 75( N/A%), pre moving , FPS 31.38, Running 2.59s Step 76( N/A%), pre moving , FPS 31.20, Running 2.62s Step 77( N/A%), pre moving , FPS 31.13, Running 2.65s Step 78( N/A%), pre moving , FPS 31.43, Running 2.67s Step 79( N/A%), pre moving , FPS 31.79, Running 2.70s Step 80( N/A%), pre moving , FPS 31.84, Running 2.73s Step 81( N/A%), pre moving , FPS 32.68, Running 2.75s Step 82( N/A%), pre moving , FPS 33.49, Running 2.76s Step 83( N/A%), pre moving , FPS 34.50, Running 2.78s Step 84( N/A%), pre moving , FPS 35.54, Running 2.80s Step 85( N/A%), pre moving , FPS 35.84, Running 2.82s Step 86( N/A%), pre moving , FPS 37.10, Running 2.84s Step 87( N/A%), pre moving , FPS 38.50, Running 2.85s Step 88( N/A%), pre moving , FPS 40.21, Running 2.87s Step 89( N/A%), pre moving , FPS 40.84, Running 2.90s Step 90( N/A%), pre moving , FPS 42.50, Running 2.93s Step 91( N/A%), pre moving , FPS 43.34, Running 2.94s Step 92( N/A%), pre moving , FPS 44.10, Running 2.96s Step 93( N/A%), pre moving , FPS 45.08, Running 2.98s Step 94( N/A%), pre moving , FPS 45.61, Running 3.00s Step 95( N/A%), pre moving , FPS 46.53, Running 3.02s Step 96( N/A%), pre moving , FPS 46.65, Running 3.05s Step 97( N/A%), pre moving , FPS 46.65, Running 3.08s Step 98( N/A%), pre moving , FPS 47.33, Running 3.10s Step 99( N/A%), pre moving , FPS 11.60, Running 4.42s Step 100( N/A%), pre moving , FPS 10.17, Running 4.69s Step 101( N/A%), pre moving , FPS 9.37, Running 4.88s Step 102( N/A%), pre moving , FPS 8.52, Running 5.11s Step 103( N/A%), pre moving , FPS 7.96, Running 5.30s Step 104( N/A%), pre moving , FPS 7.33, Running 5.53s Step 105( N/A%), pre moving , FPS 6.93, Running 5.71s Step 106( N/A%), pre moving , FPS 6.40, Running 5.96s Step 107( N/A%), pre moving , FPS 6.19, Running 6.08s Step 108( N/A%), pre moving , FPS 5.81, Running 6.31s Step 109( N/A%), pre moving , FPS 5.66, Running 6.43s Step 110( N/A%), pre moving , FPS 5.35, Running 6.66s Step 111( N/A%), pre moving , FPS 5.22, Running 6.78s Step 112( N/A%), pre moving , FPS 4.96, Running 6.99s Step 113( N/A%), pre moving , FPS 4.84, Running 7.12s Step 114( N/A%), pre moving , FPS 4.62, Running 7.34s Step 115( N/A%), pre moving , FPS 4.47, Running 7.49s Step 116( N/A%), pre moving , FPS 4.30, Running 7.71s Step 117( N/A%), pre moving , FPS 4.22, Running 7.82s Step 118( N/A%), pre moving , FPS 4.04, Running 8.04s Step 119( 0.20%), action 1, FPS 4.29, Running 9.09s Step 120( 0.40%), action 2, FPS 4.15, Running 9.51s Step 121( 0.60%), action 3, FPS 4.05, Running 9.82s Step 122( 0.80%), action 4, FPS 3.68, Running 10.54s Step 123( 1.00%), action 5, FPS 3.61, Running 10.84s Step 124( 1.20%), action 6, FPS 3.50, Running 11.25s Step 125( 1.40%), action 7, FPS 3.30, Running 11.76s Step 126( 1.60%), action 8, FPS 3.28, Running 12.05s Step 127( 1.80%), action 9, FPS 3.12, Running 12.50s Step 128( 2.00%), action 10, FPS 3.10, Running 12.76s Step 129( 2.20%), action 11, FPS 2.91, Running 13.30s Step 130( 2.40%), action 12, FPS 2.86, Running 13.66s Step 131( 2.60%), action 13, FPS 2.76, Running 14.01s Step 132( 2.80%), action 14, FPS 2.77, Running 14.21s Step 133( 3.00%), action 15, FPS 2.72, Running 14.48s Step 134( 3.20%), action 16, FPS 2.71, Running 14.71s Step 135( 3.40%), action 17, FPS 2.66, Running 15.00s Step 136( 3.60%), action 18, FPS 2.67, Running 15.19s Step 137( 3.80%), action 19, FPS 2.62, Running 15.46s Step 138( 4.00%), action 20, FPS 2.55, Running 15.89s Step 139( 4.20%), action 21, FPS 2.77, Running 16.30s Step 140( 4.40%), action 22, FPS 2.84, Running 16.56s Step 141( 4.60%), action 23, FPS 2.85, Running 16.84s Step 142( 4.80%), action 24, FPS 3.06, Running 17.07s Step 143( 5.00%), action 25, FPS 3.07, Running 17.35s Step 144( 5.20%), action 26, FPS 3.17, Running 17.56s Step 145( 5.40%), action 27, FPS 3.27, Running 17.88s Step 146( 5.60%), action 28, FPS 3.17, Running 18.36s Step 147( 5.80%), action 29, FPS 3.17, Running 18.80s Step 148( 6.00%), action 30, FPS 3.13, Running 19.16s Step 149( 6.20%), action 31, FPS 3.11, Running 19.73s Step 150( 6.40%), action 32, FPS 3.04, Running 20.23s Step 151( 6.60%), action 33, FPS 2.98, Running 20.72s Step 152( 6.80%), action 34, FPS 2.94, Running 21.01s Step 153( 7.00%), action 35, FPS 2.91, Running 21.36s Step 154( 7.20%), action 36, FPS 2.83, Running 21.78s Step 155( 7.40%), action 37, FPS 2.73, Running 22.33s Step 156( 7.60%), action 38, FPS 2.66, Running 22.72s Step 157( 7.80%), action 39, FPS 2.64, Running 23.03s Step 158( 8.00%), action 40, FPS 2.65, Running 23.44s Step 159( 8.20%), action 41, FPS 2.55, Running 24.13s Step 160( 8.40%), action 42, FPS 2.49, Running 24.59s Step 161( 8.60%), action 43, FPS 2.42, Running 25.10s Step 162( 8.80%), action 44, FPS 2.35, Running 25.57s Step 163( 9.00%), action 45, FPS 2.32, Running 25.99s Step 164( 9.20%), action 46, FPS 2.23, Running 26.55s Step 165( 9.40%), action 47, FPS 2.22, Running 26.91s Step 166( 9.60%), action 48, FPS 2.24, Running 27.29s Step 167( 9.80%), action 49, FPS 2.24, Running 27.71s Step 168( 10.00%), action 50, FPS 2.25, Running 28.05s Step 169( 10.20%), action 51, FPS 2.21, Running 28.80s Step 170( 10.40%), action 52, FPS 2.18, Running 29.40s Step 171( 10.60%), action 53, FPS 2.22, Running 29.71s Step 172( 10.80%), action 54, FPS 2.16, Running 30.25s Step 173( 11.00%), action 55, FPS 2.16, Running 30.62s Step 174( 11.20%), action 56, FPS 2.15, Running 31.07s Step 175( 11.40%), action 57, FPS 2.20, Running 31.44s Step 176( 11.60%), action 58, FPS 2.18, Running 31.89s Step 177( 11.80%), action 59, FPS 2.16, Running 32.29s Step 178( 12.00%), action 60, FPS 2.19, Running 32.58s Step 179( 12.20%), action 61, FPS 2.23, Running 33.08s Step 180( 12.40%), action 62, FPS 2.28, Running 33.34s Step 181( 12.60%), action 63, FPS 2.36, Running 33.57s Step 182( 12.80%), action 64, FPS 2.44, Running 33.78s Step 183( 13.00%), action 65, FPS 2.48, Running 34.05s Step 184( 13.20%), action 66, FPS 2.57, Running 34.32s Step 185( 13.40%), action 67, FPS 2.57, Running 34.69s Step 186( 13.60%), action 68, FPS 2.63, Running 34.90s Step 187( 13.80%), action 69, FPS 2.67, Running 35.21s Step 188( 14.00%), action 70, FPS 2.70, Running 35.45s Step 189( 14.20%), action 71, FPS 2.77, Running 36.03s Step 190( 14.40%), action 72, FPS 2.89, Running 36.31s Step 191( 14.60%), action 73, FPS 2.90, Running 36.60s Step 192( 14.80%), action 74, FPS 3.03, Running 36.85s Step 193( 15.00%), action 75, FPS 3.07, Running 37.13s Step 194( 15.20%), action 76, FPS 3.16, Running 37.39s Step 195( 15.40%), action 77, FPS 3.23, Running 37.64s Step 196( 15.60%), action 78, FPS 3.34, Running 37.87s Step 197( 15.80%), action 79, FPS 3.42, Running 38.13s Step 198( 16.00%), action 80, FPS 3.48, Running 38.34s Step 199( 16.20%), action 81, FPS 3.52, Running 38.76s Step 200( 16.40%), action 82, FPS 3.50, Running 39.06s Step 201( 16.60%), action 83, FPS 3.44, Running 39.38s Step 202( 16.80%), action 84, FPS 3.38, Running 39.70s Step 203( 17.00%), action 85, FPS 3.34, Running 40.04s Step 204( 17.20%), action 86, FPS 3.34, Running 40.31s Step 205( 17.40%), action 87, FPS 3.39, Running 40.60s Step 206( 17.60%), action 88, FPS 3.32, Running 40.93s Step 207( 17.80%), action 89, FPS 3.33, Running 41.21s Step 208( 18.00%), action 90, FPS 3.30, Running 41.51s Step 209( 18.20%), action 91, FPS 3.30, Running 42.09s Step 210( 18.40%), action 92, FPS 3.12, Running 42.73s Step 211( 18.60%), action 93, FPS 3.09, Running 43.08s Step 212( 18.80%), action 94, FPS 3.05, Running 43.42s Step 213( 19.00%), action 95, FPS 3.03, Running 43.74s Step 214( 19.20%), action 96, FPS 2.97, Running 44.12s Step 215( 19.40%), action 97, FPS 2.85, Running 44.65s Step 216( 19.60%), action 98, FPS 2.70, Running 45.29s Step 217( 19.80%), action 99, FPS 2.61, Running 45.78s Step 218( 20.00%), action 100, FPS 2.52, Running 46.27s Step 219( 20.20%), action 101, FPS 2.43, Running 47.00s Step 220( 20.40%), action 102, FPS 2.38, Running 47.48s Step 221( 20.60%), action 103, FPS 2.38, Running 47.77s Step 222( 20.80%), action 104, FPS 2.30, Running 48.39s Step 223( 21.00%), action 105, FPS 2.29, Running 48.79s Step 224( 21.20%), action 106, FPS 2.27, Running 49.14s Step 225( 21.40%), action 107, FPS 2.21, Running 49.65s Step 226( 21.60%), action 108, FPS 2.16, Running 50.19s Step 227( 21.80%), action 109, FPS 2.15, Running 50.53s Step 228( 22.00%), action 110, FPS 2.13, Running 50.91s Step 229( 22.20%), action 111, FPS 2.14, Running 51.44s Step 230( 22.40%), action 112, FPS 2.17, Running 51.96s Step 231( 22.60%), action 113, FPS 2.14, Running 52.41s Step 232( 22.80%), action 114, FPS 2.08, Running 53.03s Step 233( 23.00%), action 115, FPS 2.08, Running 53.37s Step 234( 23.20%), action 116, FPS 2.06, Running 53.81s Step 235( 23.40%), action 117, FPS 2.11, Running 54.12s Step 236( 23.60%), action 118, FPS 2.18, Running 54.47s Step 237( 23.80%), action 119, FPS 2.17, Running 55.01s Step 238( 24.00%), action 120, FPS 2.17, Running 55.50s Step 239( 24.20%), action 121, FPS 2.13, Running 56.37s Step 240( 24.40%), action 122, FPS 2.16, Running 56.75s Step 241( 24.60%), action 123, FPS 2.09, Running 57.34s Step 242( 24.80%), action 124, FPS 2.09, Running 57.98s Step 243( 25.00%), action 125, FPS 2.07, Running 58.46s Step 244( 25.20%), action 126, FPS 2.07, Running 58.78s Step 245( 25.40%), action 127, FPS 2.11, Running 59.12s Step 246( 25.60%), action 128, FPS 2.15, Running 59.51s Step 247( 25.80%), action 129, FPS 2.16, Running 59.79s Step 248( 26.00%), action 130, FPS 2.13, Running 60.28s Step 249( 26.20%), action 131, FPS 2.17, Running 60.67s Step 250( 26.40%), action 132, FPS 2.20, Running 61.05s Step 251( 26.60%), action 133, FPS 2.19, Running 61.52s Step 252( 26.80%), action 134, FPS 2.27, Running 61.84s Step 253( 27.00%), action 135, FPS 2.28, Running 62.14s Step 254( 27.20%), action 136, FPS 2.29, Running 62.52s Step 255( 27.40%), action 137, FPS 2.29, Running 62.86s Step 256( 27.60%), action 138, FPS 2.25, Running 63.34s Step 257( 27.80%), action 139, FPS 2.30, Running 63.71s Step 258( 28.00%), action 140, FPS 2.30, Running 64.18s Step 259( 28.20%), action 141, FPS 2.44, Running 64.57s Step 260( 28.40%), action 142, FPS 2.42, Running 65.03s Step 261( 28.60%), action 143, FPS 2.45, Running 65.50s Step 262( 28.80%), action 144, FPS 2.49, Running 66.00s Step 263( 29.00%), action 145, FPS 2.53, Running 66.35s Step 264( 29.20%), action 146, FPS 2.53, Running 66.68s Step 265( 29.40%), action 147, FPS 2.54, Running 66.99s Step 266( 29.60%), action 148, FPS 2.53, Running 67.41s Step 267( 29.80%), action 149, FPS 2.48, Running 67.85s Step 268( 30.00%), action 150, FPS 2.53, Running 68.17s Step 269( 30.20%), action 151, FPS 2.50, Running 68.66s Step 270( 30.40%), action 152, FPS 2.55, Running 68.90s Step 271( 30.60%), action 153, FPS 2.52, Running 69.47s Step 272( 30.80%), action 154, FPS 2.49, Running 69.87s Step 273( 31.00%), action 155, FPS 2.47, Running 70.24s Step 274( 31.20%), action 156, FPS 2.50, Running 70.54s Step 275( 31.40%), action 157, FPS 2.50, Running 70.86s Step 276( 31.60%), action 158, FPS 2.45, Running 71.50s Step 277( 31.80%), action 159, FPS 2.47, Running 71.82s Step 278( 32.00%), action 160, FPS 2.44, Running 72.38s Step 279( 32.20%), action 161, FPS 2.41, Running 72.86s Step 280( 32.40%), action 162, FPS 2.43, Running 73.26s Step 281( 32.60%), action 163, FPS 2.40, Running 73.83s Step 282( 32.80%), action 164, FPS 2.39, Running 74.36s Step 283( 33.00%), action 165, FPS 2.33, Running 74.93s Step 284( 33.20%), action 166, FPS 2.26, Running 75.52s Step 285( 33.40%), action 167, FPS 2.25, Running 75.87s Step 286( 33.60%), action 168, FPS 2.23, Running 76.36s Step 287( 33.80%), action 169, FPS 2.25, Running 76.76s Step 288( 34.00%), action 170, FPS 2.26, Running 77.04s Step 289( 34.20%), action 171, FPS 2.17, Running 77.88s Step 290( 34.40%), action 172, FPS 2.08, Running 78.51s Step 291( 34.60%), action 173, FPS 2.09, Running 79.04s Step 292( 34.80%), action 174, FPS 2.07, Running 79.54s Step 293( 35.00%), action 175, FPS 2.07, Running 79.89s Step 294( 35.20%), action 176, FPS 2.07, Running 80.18s Step 295( 35.40%), action 177, FPS 2.01, Running 80.80s Step 296( 35.60%), action 178, FPS 2.02, Running 81.40s Step 297( 35.80%), action 179, FPS 1.99, Running 81.88s Step 298( 36.00%), action 180, FPS 1.97, Running 82.52s Step 299( 36.20%), action 181, FPS 1.91, Running 83.34s Step 300( 36.40%), action 182, FPS 1.86, Running 84.01s Step 301( 36.60%), action 183, FPS 1.85, Running 84.63s Step 302( 36.80%), action 184, FPS 1.84, Running 85.23s Step 303( 37.00%), action 185, FPS 1.88, Running 85.60s Step 304( 37.20%), action 186, FPS 1.88, Running 86.15s Step 305( 37.40%), action 187, FPS 1.88, Running 86.48s Step 306( 37.60%), action 188, FPS 1.88, Running 87.01s Step 307( 37.80%), action 189, FPS 1.86, Running 87.53s Step 308( 38.00%), action 190, FPS 1.86, Running 87.77s Step 309( 38.20%), action 191, FPS 1.93, Running 88.23s Step 310( 38.40%), action 192, FPS 1.98, Running 88.63s Step 311( 38.60%), action 193, FPS 1.97, Running 89.21s Step 312( 38.80%), action 194, FPS 2.01, Running 89.47s Step 313( 39.00%), action 195, FPS 1.97, Running 90.05s Step 314( 39.20%), action 196, FPS 1.94, Running 90.51s Step 315( 39.40%), action 197, FPS 1.94, Running 91.10s Step 316( 39.60%), action 198, FPS 2.00, Running 91.41s Step 317( 39.80%), action 199, FPS 2.00, Running 91.89s Step 318( 40.00%), action 200, FPS 2.02, Running 92.44s Step 319( 40.20%), action 201, FPS 2.06, Running 93.04s Step 320( 40.40%), action 202, FPS 2.16, Running 93.27s Step 321( 40.60%), action 203, FPS 2.19, Running 93.76s Step 322( 40.80%), action 204, FPS 2.18, Running 94.40s Step 323( 41.00%), action 205, FPS 2.20, Running 94.69s Step 324( 41.20%), action 206, FPS 2.20, Running 95.23s Step 325( 41.40%), action 207, FPS 2.18, Running 95.66s Step 326( 41.60%), action 208, FPS 2.18, Running 96.18s Step 327( 41.80%), action 209, FPS 2.23, Running 96.52s Step 328( 42.00%), action 210, FPS 2.13, Running 97.16s Step 329( 42.20%), action 211, FPS 2.13, Running 97.62s Step 330( 42.40%), action 212, FPS 2.11, Running 98.10s Step 331( 42.60%), action 213, FPS 2.13, Running 98.58s Step 332( 42.80%), action 214, FPS 2.07, Running 99.15s Step 333( 43.00%), action 215, FPS 2.10, Running 99.59s Step 334( 43.20%), action 216, FPS 2.12, Running 99.92s Step 335( 43.40%), action 217, FPS 2.14, Running 100.46s Step 336( 43.60%), action 218, FPS 2.13, Running 100.79s Step 337( 43.80%), action 219, FPS 2.12, Running 101.34s Step 338( 44.00%), action 220, FPS 2.13, Running 101.83s Step 339( 44.20%), action 221, FPS 2.15, Running 102.32s Step 340( 44.40%), action 222, FPS 2.14, Running 102.62s Step 341( 44.60%), action 223, FPS 2.16, Running 103.01s Step 342( 44.80%), action 224, FPS 2.26, Running 103.24s Step 343( 45.00%), action 225, FPS 2.26, Running 103.55s Step 344( 45.20%), action 226, FPS 2.34, Running 103.79s Step 345( 45.40%), action 227, FPS 2.36, Running 104.14s Step 346( 45.60%), action 228, FPS 2.45, Running 104.35s Step 347( 45.80%), action 229, FPS 2.46, Running 104.65s Step 348( 46.00%), action 230, FPS 2.57, Running 104.95s Step 349( 46.20%), action 231, FPS 2.57, Running 105.41s Step 350( 46.40%), action 232, FPS 2.66, Running 105.62s Step 351( 46.60%), action 233, FPS 2.72, Running 105.93s Step 352( 46.80%), action 234, FPS 2.82, Running 106.24s Step 353( 47.00%), action 235, FPS 2.86, Running 106.57s Step 354( 47.20%), action 236, FPS 2.91, Running 106.81s Step 355( 47.40%), action 237, FPS 2.98, Running 107.18s Step 356( 47.60%), action 238, FPS 2.90, Running 107.69s Step 357( 47.80%), action 239, FPS 3.00, Running 108.01s Step 358( 48.00%), action 240, FPS 2.95, Running 108.61s Step 359( 48.20%), action 241, FPS 2.93, Running 109.14s Step 360( 48.40%), action 242, FPS 2.82, Running 109.72s Step 361( 48.60%), action 243, FPS 2.82, Running 110.11s Step 362( 48.80%), action 244, FPS 2.77, Running 110.46s Step 363( 49.00%), action 245, FPS 2.67, Running 111.04s Step 364( 49.20%), action 246, FPS 2.51, Running 111.77s Step 365( 49.40%), action 247, FPS 2.50, Running 112.15s Step 366( 49.60%), action 248, FPS 2.43, Running 112.57s Step 367( 49.80%), action 249, FPS 2.34, Running 113.19s Step 368( 50.00%), action 250, FPS 2.27, Running 113.75s Step 369( 50.20%), action 251, FPS 2.25, Running 114.30s Step 370( 50.40%), action 252, FPS 2.24, Running 114.57s Step 371( 50.60%), action 253, FPS 2.22, Running 114.95s Step 372( 50.80%), action 254, FPS 2.15, Running 115.55s Step 373( 51.00%), action 255, FPS 2.13, Running 115.97s Step 374( 51.20%), action 256, FPS 2.03, Running 116.65s Step 375( 51.40%), action 257, FPS 2.04, Running 116.99s Step 376( 51.60%), action 258, FPS 2.08, Running 117.33s Step 377( 51.80%), action 259, FPS 2.07, Running 117.68s Step 378( 52.00%), action 260, FPS 2.13, Running 117.99s Step 379( 52.20%), action 261, FPS 2.09, Running 118.70s Step 380( 52.40%), action 262, FPS 2.14, Running 119.06s Step 381( 52.60%), action 263, FPS 2.12, Running 119.56s Step 382( 52.80%), action 264, FPS 2.14, Running 119.81s Step 383( 53.00%), action 265, FPS 2.20, Running 120.13s Step 384( 53.20%), action 266, FPS 2.33, Running 120.37s Step 385( 53.40%), action 267, FPS 2.34, Running 120.70s Step 386( 53.60%), action 268, FPS 2.36, Running 121.03s Step 387( 53.80%), action 269, FPS 2.40, Running 121.53s Step 388( 54.00%), action 270, FPS 2.50, Running 121.75s Step 389( 54.20%), action 271, FPS 2.54, Running 122.17s Step 390( 54.40%), action 272, FPS 2.55, Running 122.42s Step 391( 54.60%), action 273, FPS 2.57, Running 122.72s Step 392( 54.80%), action 274, FPS 2.63, Running 123.15s Step 393( 55.00%), action 275, FPS 2.69, Running 123.41s Step 394( 55.20%), action 276, FPS 2.83, Running 123.71s Step 395( 55.40%), action 277, FPS 2.80, Running 124.13s Step 396( 55.60%), action 278, FPS 2.86, Running 124.32s Step 397( 55.80%), action 279, FPS 2.87, Running 124.65s Step 398( 56.00%), action 280, FPS 2.93, Running 124.82s Step 399( 56.20%), action 281, FPS 3.03, Running 125.30s Step 400( 56.40%), action 282, FPS 3.08, Running 125.55s Step 401( 56.60%), action 283, FPS 3.20, Running 125.82s Step 402( 56.80%), action 284, FPS 3.22, Running 126.02s Step 403( 57.00%), action 285, FPS 3.25, Running 126.28s Step 404( 57.20%), action 286, FPS 3.27, Running 126.49s Step 405( 57.40%), action 287, FPS 3.30, Running 126.77s Step 406( 57.60%), action 288, FPS 3.31, Running 127.06s Step 407( 57.80%), action 289, FPS 3.35, Running 127.51s Step 408( 58.00%), action 290, FPS 3.37, Running 127.69s Step 409( 58.20%), action 291, FPS 3.38, Running 128.09s Step 410( 58.40%), action 292, FPS 3.39, Running 128.32s Step 411( 58.60%), action 293, FPS 3.41, Running 128.58s Step 412( 58.80%), action 294, FPS 3.54, Running 128.80s Step 413( 59.00%), action 295, FPS 3.55, Running 129.04s Step 414( 59.20%), action 296, FPS 3.51, Running 129.41s Step 415( 59.40%), action 297, FPS 3.58, Running 129.71s Step 416( 59.60%), action 298, FPS 3.53, Running 129.99s Step 417( 59.80%), action 299, FPS 3.53, Running 130.31s Step 418( 60.00%), action 300, FPS 3.50, Running 130.53s Step 419( 60.20%), action 301, FPS 3.49, Running 131.04s Step 420( 60.40%), action 302, FPS 3.47, Running 131.31s Step 421( 60.60%), action 303, FPS 3.42, Running 131.66s Step 422( 60.80%), action 304, FPS 3.37, Running 131.96s Step 423( 61.00%), action 305, FPS 3.26, Running 132.41s Step 424( 61.20%), action 306, FPS 3.19, Running 132.76s Step 425( 61.40%), action 307, FPS 3.20, Running 133.01s Step 426( 61.60%), action 308, FPS 3.09, Running 133.54s Step 427( 61.80%), action 309, FPS 3.11, Running 133.94s Step 428( 62.00%), action 310, FPS 3.08, Running 134.18s Step 429( 62.20%), action 311, FPS 3.03, Running 134.69s Step 430( 62.40%), action 312, FPS 3.03, Running 134.93s Step 431( 62.60%), action 313, FPS 2.99, Running 135.26s Step 432( 62.80%), action 314, FPS 2.93, Running 135.62s Step 433( 63.00%), action 315, FPS 2.80, Running 136.19s Step 434( 63.20%), action 316, FPS 2.70, Running 136.82s Step 435( 63.40%), action 317, FPS 2.61, Running 137.38s Step 436( 63.60%), action 318, FPS 2.52, Running 137.91s Step 437( 63.80%), action 319, FPS 2.44, Running 138.52s Step 438( 64.00%), action 320, FPS 2.39, Running 138.89s Step 439( 64.20%), action 321, FPS 2.31, Running 139.71s Step 440( 64.40%), action 322, FPS 2.22, Running 140.33s Step 441( 64.60%), action 323, FPS 2.19, Running 140.81s Step 442( 64.80%), action 324, FPS 2.19, Running 141.08s Step 443( 65.00%), action 325, FPS 2.17, Running 141.61s Step 444( 65.20%), action 326, FPS 2.16, Running 142.03s Step 445( 65.40%), action 327, FPS 2.10, Running 142.55s Step 446( 65.60%), action 328, FPS 2.07, Running 143.20s Step 447( 65.80%), action 329, FPS 2.07, Running 143.61s Step 448( 66.00%), action 330, FPS 2.01, Running 144.15s Step 449( 66.20%), action 331, FPS 2.01, Running 144.66s Step 450( 66.40%), action 332, FPS 1.94, Running 145.22s Step 451( 66.60%), action 333, FPS 1.92, Running 145.69s Step 452( 66.80%), action 334, FPS 1.95, Running 145.89s Step 453( 67.00%), action 335, FPS 1.96, Running 146.38s Step 454( 67.20%), action 336, FPS 1.99, Running 146.88s Step 455( 67.40%), action 337, FPS 2.04, Running 147.19s Step 456( 67.60%), action 338, FPS 2.08, Running 147.51s Step 457( 67.80%), action 339, FPS 2.16, Running 147.79s Step 458( 68.00%), action 340, FPS 2.14, Running 148.22s Step 459( 68.20%), action 341, FPS 2.22, Running 148.70s Step 460( 68.40%), action 342, FPS 2.30, Running 149.01s Step 461( 68.60%), action 343, FPS 2.35, Running 149.31s Step 462( 68.80%), action 344, FPS 2.29, Running 149.83s Step 463( 69.00%), action 345, FPS 2.32, Running 150.22s Step 464( 69.20%), action 346, FPS 2.32, Running 150.65s Step 465( 69.40%), action 347, FPS 2.38, Running 150.94s Step 466( 69.60%), action 348, FPS 2.48, Running 151.27s Step 467( 69.80%), action 349, FPS 2.51, Running 151.59s Step 468( 70.00%), action 350, FPS 2.59, Running 151.86s Step 469( 70.20%), action 351, FPS 2.57, Running 152.44s Step 470( 70.40%), action 352, FPS 2.71, Running 152.60s Step 471( 70.60%), action 353, FPS 2.78, Running 152.89s Step 472( 70.80%), action 354, FPS 2.76, Running 153.13s Step 473( 71.00%), action 355, FPS 2.81, Running 153.50s Step 474( 71.20%), action 356, FPS 2.92, Running 153.73s Step 475( 71.40%), action 357, FPS 2.93, Running 154.00s Step 476( 71.60%), action 358, FPS 2.83, Running 154.57s Step 477( 71.80%), action 359, FPS 2.74, Running 155.10s Step 478( 72.00%), action 360, FPS 2.75, Running 155.49s Step 479( 72.20%), action 361, FPS 2.65, Running 156.26s Step 480( 72.40%), action 362, FPS 2.55, Running 156.85s Step 481( 72.60%), action 363, FPS 2.52, Running 157.25s Step 482( 72.80%), action 364, FPS 2.49, Running 157.86s Step 483( 73.00%), action 365, FPS 2.52, Running 158.14s Step 484( 73.20%), action 366, FPS 2.48, Running 158.72s [2026-08-01 18:13:15] [43 ] Seed 42 success after 159.31 s. +steps: 484 , actions: 366 . +Instruction: Empty +Total 25/43(58.14%) success. +Setting seed: 43 +Step 1( N/A%), pre moving , FPS 11.77, Running 0.08s Step 2( N/A%), pre moving , FPS 18.96, Running 0.11s Step 3( N/A%), pre moving , FPS 21.10, Running 0.14s Step 4( N/A%), pre moving , FPS 25.00, Running 0.16s Step 5( N/A%), pre moving , FPS 27.57, Running 0.18s Step 6( N/A%), pre moving , FPS 29.88, Running 0.20s Step 7( N/A%), pre moving , FPS 32.11, Running 0.22s Step 8( N/A%), pre moving , FPS 34.14, Running 0.23s Step 9( N/A%), pre moving , FPS 35.88, Running 0.25s Step 10( N/A%), pre moving , FPS 37.12, Running 0.27s Step 11( N/A%), pre moving , FPS 38.26, Running 0.29s Step 12( N/A%), pre moving , FPS 38.61, Running 0.31s Step 13( N/A%), pre moving , FPS 38.96, Running 0.33s Step 14( N/A%), pre moving , FPS 39.32, Running 0.36s Step 15( N/A%), pre moving , FPS 39.57, Running 0.38s Step 16( N/A%), pre moving , FPS 40.31, Running 0.40s Step 17( N/A%), pre moving , FPS 41.16, Running 0.41s Step 18( N/A%), pre moving , FPS 41.38, Running 0.44s Step 19( N/A%), pre moving , FPS 41.79, Running 0.45s Step 20( N/A%), pre moving , FPS 42.26, Running 0.47s Step 21( N/A%), pre moving , FPS 32.76, Running 0.70s Step 22( N/A%), pre moving , FPS 32.78, Running 0.72s Step 23( N/A%), pre moving , FPS 33.59, Running 0.74s Step 24( N/A%), pre moving , FPS 33.20, Running 0.76s Step 25( N/A%), pre moving , FPS 33.55, Running 0.78s Step 26( N/A%), pre moving , FPS 24.92, Running 1.00s Step 27( N/A%), pre moving , FPS 24.96, Running 1.02s Step 28( N/A%), pre moving , FPS 24.97, Running 1.04s Step 29( N/A%), pre moving , FPS 24.68, Running 1.06s Step 30( N/A%), pre moving , FPS 24.70, Running 1.08s Step 31( N/A%), pre moving , FPS 24.68, Running 1.10s Step 32( N/A%), pre moving , FPS 24.35, Running 1.13s Step 33( N/A%), pre moving , FPS 24.41, Running 1.15s Step 34( N/A%), pre moving , FPS 24.25, Running 1.18s Step 35( N/A%), pre moving , FPS 24.35, Running 1.20s Step 36( N/A%), pre moving , FPS 18.17, Running 1.50s Step 37( N/A%), pre moving , FPS 18.06, Running 1.52s Step 38( N/A%), pre moving , FPS 18.09, Running 1.54s Step 39( N/A%), pre moving , FPS 18.10, Running 1.56s Step 40( N/A%), pre moving , FPS 18.13, Running 1.58s Step 41( N/A%), pre moving , FPS 22.28, Running 1.59s Step 42( N/A%), pre moving , FPS 22.37, Running 1.61s Step 43( N/A%), pre moving , FPS 22.41, Running 1.63s Step 44( N/A%), pre moving , FPS 22.15, Running 1.67s Step 45( N/A%), pre moving , FPS 21.76, Running 1.70s Step 46( N/A%), pre moving , FPS 27.50, Running 1.73s Step 47( N/A%), pre moving , FPS 26.98, Running 1.76s Step 48( N/A%), pre moving , FPS 26.23, Running 1.80s Step 49( N/A%), pre moving , FPS 25.94, Running 1.83s Step 50( N/A%), pre moving , FPS 25.61, Running 1.86s Step 51( N/A%), pre moving , FPS 25.27, Running 1.89s Step 52( N/A%), pre moving , FPS 25.53, Running 1.92s Step 53( N/A%), pre moving , FPS 25.20, Running 1.95s Step 54( N/A%), pre moving , FPS 25.11, Running 1.98s Step 55( N/A%), pre moving , FPS 24.49, Running 2.02s Step 56( N/A%), pre moving , FPS 35.88, Running 2.06s Step 57( N/A%), pre moving , FPS 34.59, Running 2.10s Step 58( N/A%), pre moving , FPS 33.94, Running 2.13s Step 59( N/A%), pre moving , FPS 33.31, Running 2.16s Step 60( N/A%), pre moving , FPS 32.34, Running 2.20s Step 61( N/A%), pre moving , FPS 31.20, Running 2.23s Step 62( N/A%), pre moving , FPS 29.69, Running 2.28s Step 63( N/A%), pre moving , FPS 28.59, Running 2.33s Step 64( N/A%), pre moving , FPS 28.30, Running 2.37s Step 65( N/A%), pre moving , FPS 27.95, Running 2.41s Step 66( N/A%), pre moving , FPS 27.76, Running 2.45s Step 67( N/A%), pre moving , FPS 27.17, Running 2.50s Step 68( N/A%), pre moving , FPS 27.01, Running 2.54s Step 69( N/A%), pre moving , FPS 27.08, Running 2.57s Step 70( N/A%), pre moving , FPS 27.17, Running 2.60s Step 71( N/A%), pre moving , FPS 27.01, Running 2.63s Step 72( N/A%), pre moving , FPS 26.93, Running 2.66s Step 73( N/A%), pre moving , FPS 26.72, Running 2.70s Step 74( N/A%), pre moving , FPS 26.76, Running 2.72s Step 75( N/A%), pre moving , FPS 26.73, Running 2.77s Step 76( N/A%), pre moving , FPS 26.87, Running 2.80s Step 77( N/A%), pre moving , FPS 27.46, Running 2.83s Step 78( N/A%), pre moving , FPS 27.69, Running 2.85s Step 79( N/A%), pre moving , FPS 27.78, Running 2.88s Step 80( N/A%), pre moving , FPS 28.18, Running 2.90s Step 81( N/A%), pre moving , FPS 28.77, Running 2.93s Step 82( N/A%), pre moving , FPS 29.81, Running 2.95s Step 83( N/A%), pre moving , FPS 31.20, Running 2.97s Step 84( N/A%), pre moving , FPS 32.47, Running 2.99s Step 85( N/A%), pre moving , FPS 33.79, Running 3.00s Step 86( N/A%), pre moving , FPS 35.16, Running 3.02s Step 87( N/A%), pre moving , FPS 37.08, Running 3.04s Step 88( N/A%), pre moving , FPS 38.66, Running 3.06s Step 89( N/A%), pre moving , FPS 39.65, Running 3.08s Step 90( N/A%), pre moving , FPS 40.20, Running 3.09s Step 91( N/A%), pre moving , FPS 40.11, Running 3.13s Step 92( N/A%), pre moving , FPS 40.76, Running 3.15s Step 93( N/A%), pre moving , FPS 42.51, Running 3.17s Step 94( N/A%), pre moving , FPS 43.72, Running 3.18s Step 95( N/A%), pre moving , FPS 45.56, Running 3.20s Step 96( N/A%), pre moving , FPS 46.43, Running 3.23s Step 97( N/A%), pre moving , FPS 46.88, Running 3.25s Step 98( N/A%), pre moving , FPS 46.23, Running 3.28s Step 99( N/A%), pre moving , FPS 46.76, Running 3.31s Step 100( N/A%), pre moving , FPS 47.42, Running 3.33s Step 101( N/A%), pre moving , FPS 48.36, Running 3.34s Step 102( N/A%), pre moving , FPS 49.41, Running 3.36s Step 103( N/A%), pre moving , FPS 11.07, Running 4.78s Step 104( N/A%), pre moving , FPS 9.78, Running 5.03s Step 105( N/A%), pre moving , FPS 9.20, Running 5.18s Step 106( N/A%), pre moving , FPS 8.45, Running 5.39s Step 107( N/A%), pre moving , FPS 7.85, Running 5.58s Step 108( N/A%), pre moving , FPS 7.21, Running 5.83s Step 109( N/A%), pre moving , FPS 6.85, Running 5.99s Step 110( N/A%), pre moving , FPS 6.37, Running 6.23s Step 111( N/A%), pre moving , FPS 6.16, Running 6.37s Step 112( N/A%), pre moving , FPS 5.73, Running 6.64s Step 113( N/A%), pre moving , FPS 5.43, Running 6.85s Step 114( N/A%), pre moving , FPS 5.14, Running 7.08s Step 115( N/A%), pre moving , FPS 4.93, Running 7.26s Step 116( N/A%), pre moving , FPS 4.72, Running 7.47s Step 117( N/A%), pre moving , FPS 4.58, Running 7.62s Step 118( N/A%), pre moving , FPS 4.39, Running 7.85s Step 119( N/A%), pre moving , FPS 4.31, Running 7.95s Step 120( N/A%), pre moving , FPS 4.12, Running 8.18s Step 121( N/A%), pre moving , FPS 4.00, Running 8.34s Step 122( N/A%), pre moving , FPS 3.84, Running 8.57s Step 123( 0.20%), action 1, FPS 4.23, Running 9.51s Step 124( 0.40%), action 2, FPS 4.06, Running 9.96s Step 125( 0.60%), action 3, FPS 3.66, Running 10.64s Step 126( 0.80%), action 4, FPS 3.43, Running 11.21s Step 127( 1.00%), action 5, FPS 3.29, Running 11.66s Step 128( 1.20%), action 6, FPS 3.22, Running 12.03s Step 129( 1.40%), action 7, FPS 3.11, Running 12.42s Step 130( 1.60%), action 8, FPS 3.04, Running 12.82s Step 131( 1.80%), action 9, FPS 2.93, Running 13.21s Step 132( 2.00%), action 10, FPS 2.80, Running 13.79s Step 133( 2.20%), action 11, FPS 2.68, Running 14.33s Step 134( 2.40%), action 12, FPS 2.66, Running 14.59s Step 135( 2.60%), action 13, FPS 2.50, Running 15.25s Step 136( 2.80%), action 14, FPS 2.40, Running 15.79s Step 137( 3.00%), action 15, FPS 2.32, Running 16.24s Step 138( 3.20%), action 16, FPS 2.24, Running 16.76s Step 139( 3.40%), action 17, FPS 2.19, Running 17.08s Step 140( 3.60%), action 18, FPS 2.15, Running 17.47s Step 141( 3.80%), action 19, FPS 2.11, Running 17.80s Step 142( 4.00%), action 20, FPS 2.05, Running 18.34s Step 143( 4.20%), action 21, FPS 2.17, Running 18.74s Step 144( 4.40%), action 22, FPS 2.13, Running 19.34s Step 145( 4.60%), action 23, FPS 2.16, Running 19.91s Step 146( 4.80%), action 24, FPS 2.14, Running 20.57s Step 147( 5.00%), action 25, FPS 2.13, Running 21.07s Step 148( 5.20%), action 26, FPS 2.06, Running 21.76s Step 149( 5.40%), action 27, FPS 2.02, Running 22.32s Step 150( 5.60%), action 28, FPS 1.99, Running 22.88s Step 151( 5.80%), action 29, FPS 1.98, Running 23.32s Step 152( 6.00%), action 30, FPS 2.05, Running 23.56s Step 153( 6.20%), action 31, FPS 2.04, Running 24.14s Step 154( 6.40%), action 32, FPS 2.00, Running 24.61s Step 155( 6.60%), action 33, FPS 2.03, Running 25.10s Step 156( 6.80%), action 34, FPS 2.01, Running 25.73s Step 157( 7.00%), action 35, FPS 1.99, Running 26.31s Step 158( 7.20%), action 36, FPS 2.01, Running 26.72s Step 159( 7.40%), action 37, FPS 1.97, Running 27.23s Step 160( 7.60%), action 38, FPS 1.99, Running 27.55s Step 161( 7.80%), action 39, FPS 1.97, Running 27.97s Step 162( 8.00%), action 40, FPS 2.01, Running 28.27s Step 163( 8.20%), action 41, FPS 1.95, Running 29.01s Step 164( 8.40%), action 42, FPS 2.00, Running 29.36s Step 165( 8.60%), action 43, FPS 2.05, Running 29.65s Step 166( 8.80%), action 44, FPS 2.08, Running 30.19s Step 167( 9.00%), action 45, FPS 2.13, Running 30.48s Step 168( 9.20%), action 46, FPS 2.16, Running 31.01s Step 169( 9.40%), action 47, FPS 2.22, Running 31.35s Step 170( 9.60%), action 48, FPS 2.30, Running 31.59s Step 171( 9.80%), action 49, FPS 2.25, Running 32.21s Step 172( 10.00%), action 50, FPS 2.16, Running 32.80s Step 173( 10.20%), action 51, FPS 2.11, Running 33.64s Step 174( 10.40%), action 52, FPS 2.09, Running 34.18s Step 175( 10.60%), action 53, FPS 2.13, Running 34.51s Step 176( 10.80%), action 54, FPS 2.15, Running 35.01s Step 177( 11.00%), action 55, FPS 2.15, Running 35.61s Step 178( 11.20%), action 56, FPS 2.11, Running 36.18s Step 179( 11.40%), action 57, FPS 2.15, Running 36.54s Step 180( 11.60%), action 58, FPS 2.10, Running 37.09s Step 181( 11.80%), action 59, FPS 2.07, Running 37.61s Step 182( 12.00%), action 60, FPS 2.04, Running 38.09s Step 183( 12.20%), action 61, FPS 2.04, Running 38.80s Step 184( 12.40%), action 62, FPS 2.02, Running 39.27s Step 185( 12.60%), action 63, FPS 1.98, Running 39.77s Step 186( 12.80%), action 64, FPS 1.98, Running 40.28s Step 187( 13.00%), action 65, FPS 1.93, Running 40.84s Step 188( 13.20%), action 66, FPS 1.96, Running 41.21s Step 189( 13.40%), action 67, FPS 1.92, Running 41.79s Step 190( 13.60%), action 68, FPS 1.88, Running 42.25s Step 191( 13.80%), action 69, FPS 1.88, Running 42.82s Step 192( 14.00%), action 70, FPS 1.90, Running 43.34s Step 193( 14.20%), action 71, FPS 1.91, Running 44.12s Step 194( 14.40%), action 72, FPS 1.91, Running 44.63s Step 195( 14.60%), action 73, FPS 1.92, Running 44.93s Step 196( 14.80%), action 74, FPS 1.91, Running 45.48s Step 197( 15.00%), action 75, FPS 1.92, Running 46.03s Step 198( 15.20%), action 76, FPS 1.93, Running 46.53s Step 199( 15.40%), action 77, FPS 1.95, Running 46.81s Step 200( 15.60%), action 78, FPS 1.99, Running 47.16s Step 201( 15.80%), action 79, FPS 1.98, Running 47.70s Step 202( 16.00%), action 80, FPS 2.00, Running 48.10s Step 203( 16.20%), action 81, FPS 1.99, Running 48.84s Step 204( 16.40%), action 82, FPS 1.97, Running 49.45s Step 205( 16.60%), action 83, FPS 1.95, Running 50.01s Step 206( 16.80%), action 84, FPS 1.94, Running 50.61s Step 207( 17.00%), action 85, FPS 1.94, Running 51.17s Step 208( 17.20%), action 86, FPS 1.94, Running 51.51s Step 209( 17.40%), action 87, FPS 1.94, Running 52.08s Step 210( 17.60%), action 88, FPS 1.94, Running 52.54s Step 211( 17.80%), action 89, FPS 1.97, Running 52.95s Step 212( 18.00%), action 90, FPS 2.02, Running 53.24s Step 213( 18.20%), action 91, FPS 2.06, Running 53.80s Step 214( 18.40%), action 92, FPS 2.08, Running 54.25s Step 215( 18.60%), action 93, FPS 2.08, Running 54.57s Step 216( 18.80%), action 94, FPS 2.08, Running 55.07s Step 217( 19.00%), action 95, FPS 2.14, Running 55.38s Step 218( 19.20%), action 96, FPS 2.16, Running 55.77s Step 219( 19.40%), action 97, FPS 2.09, Running 56.37s Step 220( 19.60%), action 98, FPS 2.08, Running 56.77s Step 221( 19.80%), action 99, FPS 2.10, Running 57.24s Step 222( 20.00%), action 100, FPS 2.05, Running 57.85s Step 223( 20.20%), action 101, FPS 2.07, Running 58.50s Step 224( 20.40%), action 102, FPS 2.06, Running 59.16s Step 225( 20.60%), action 103, FPS 2.12, Running 59.44s Step 226( 20.80%), action 104, FPS 2.18, Running 59.80s Step 227( 21.00%), action 105, FPS 2.21, Running 60.22s Step 228( 21.20%), action 106, FPS 2.16, Running 60.78s Step 229( 21.40%), action 107, FPS 2.16, Running 61.36s Step 230( 21.60%), action 108, FPS 2.13, Running 61.91s Step 231( 21.80%), action 109, FPS 2.09, Running 62.54s Step 232( 22.00%), action 110, FPS 2.04, Running 63.05s Step 233( 22.20%), action 111, FPS 1.98, Running 63.92s Step 234( 22.40%), action 112, FPS 1.98, Running 64.34s Step 235( 22.60%), action 113, FPS 1.92, Running 65.01s Step 236( 22.80%), action 114, FPS 1.90, Running 65.59s Step 237( 23.00%), action 115, FPS 1.84, Running 66.26s Step 238( 23.20%), action 116, FPS 1.82, Running 66.74s Step 239( 23.40%), action 117, FPS 1.83, Running 67.32s Step 240( 23.60%), action 118, FPS 1.78, Running 67.99s Step 241( 23.80%), action 119, FPS 1.80, Running 68.35s Step 242( 24.00%), action 120, FPS 1.84, Running 68.74s Step 243( 24.20%), action 121, FPS 1.83, Running 69.43s Step 244( 24.40%), action 122, FPS 1.83, Running 70.08s Step 245( 24.60%), action 123, FPS 1.83, Running 70.40s Step 246( 24.80%), action 124, FPS 1.82, Running 70.80s Step 247( 25.00%), action 125, FPS 1.80, Running 71.32s Step 248( 25.20%), action 126, FPS 1.83, Running 71.69s Step 249( 25.40%), action 127, FPS 1.83, Running 72.28s Step 250( 25.60%), action 128, FPS 1.86, Running 72.64s Step 251( 25.80%), action 129, FPS 1.86, Running 73.28s Step 252( 26.00%), action 130, FPS 1.88, Running 73.66s Step 253( 26.20%), action 131, FPS 1.93, Running 74.30s Step 254( 26.40%), action 132, FPS 1.93, Running 74.72s Step 255( 26.60%), action 133, FPS 1.96, Running 75.23s Step 256( 26.80%), action 134, FPS 2.01, Running 75.56s Step 257( 27.00%), action 135, FPS 2.04, Running 76.05s Step 258( 27.20%), action 136, FPS 2.08, Running 76.34s Step 259( 27.40%), action 137, FPS 2.10, Running 76.83s Step 260( 27.60%), action 138, FPS 2.20, Running 77.08s Step 261( 27.80%), action 139, FPS 2.17, Running 77.58s Step 262( 28.00%), action 140, FPS 2.19, Running 77.88s Step 263( 28.20%), action 141, FPS 2.19, Running 78.57s Step 264( 28.40%), action 142, FPS 2.22, Running 79.10s Step 265( 28.60%), action 143, FPS 2.22, Running 79.42s Step 266( 28.80%), action 144, FPS 2.20, Running 79.89s Step 267( 29.00%), action 145, FPS 2.25, Running 80.20s Step 268( 29.20%), action 146, FPS 2.30, Running 80.40s Step 269( 29.40%), action 147, FPS 2.38, Running 80.67s Step 270( 29.60%), action 148, FPS 2.43, Running 80.88s Step 271( 29.80%), action 149, FPS 2.49, Running 81.33s Step 272( 30.00%), action 150, FPS 2.50, Running 81.65s Step 273( 30.20%), action 151, FPS 2.54, Running 82.16s Step 274( 30.40%), action 152, FPS 2.59, Running 82.43s Step 275( 30.60%), action 153, FPS 2.62, Running 82.86s Step 276( 30.80%), action 154, FPS 2.66, Running 83.07s Step 277( 31.00%), action 155, FPS 2.72, Running 83.41s Step 278( 31.20%), action 156, FPS 2.68, Running 83.79s Step 279( 31.40%), action 157, FPS 2.71, Running 84.20s Step 280( 31.60%), action 158, FPS 2.60, Running 84.77s Step 281( 31.80%), action 159, FPS 2.62, Running 85.20s Step 282( 32.00%), action 160, FPS 2.58, Running 85.65s Step 283( 32.20%), action 161, FPS 2.64, Running 86.15s Step 284( 32.40%), action 162, FPS 2.68, Running 86.57s Step 285( 32.60%), action 163, FPS 2.64, Running 86.98s Step 286( 32.80%), action 164, FPS 2.60, Running 87.59s Step 287( 33.00%), action 165, FPS 2.60, Running 87.88s Step 288( 33.20%), action 166, FPS 2.48, Running 88.48s Step 289( 33.40%), action 167, FPS 2.46, Running 88.79s Step 290( 33.60%), action 168, FPS 2.43, Running 89.12s Step 291( 33.80%), action 169, FPS 2.39, Running 89.70s Step 292( 34.00%), action 170, FPS 2.35, Running 90.16s Step 293( 34.20%), action 171, FPS 2.30, Running 90.84s Step 294( 34.40%), action 172, FPS 2.25, Running 91.33s Step 295( 34.60%), action 173, FPS 2.28, Running 91.62s Step 296( 34.80%), action 174, FPS 2.19, Running 92.20s Step 297( 35.00%), action 175, FPS 2.14, Running 92.77s Step 298( 35.20%), action 176, FPS 2.17, Running 93.00s Step 299( 35.40%), action 177, FPS 2.14, Running 93.55s Step 300( 35.60%), action 178, FPS 2.22, Running 93.77s Step 301( 35.80%), action 179, FPS 2.24, Running 94.13s Step 302( 36.00%), action 180, FPS 2.24, Running 94.59s Step 303( 36.20%), action 181, FPS 2.20, Running 95.26s Step 304( 36.40%), action 182, FPS 2.24, Running 95.52s Step 305( 36.60%), action 183, FPS 2.20, Running 96.09s Step 306( 36.80%), action 184, FPS 2.24, Running 96.51s Step 307( 37.00%), action 185, FPS 2.24, Running 96.82s Step 308( 37.20%), action 186, FPS 2.29, Running 97.21s Step 309( 37.40%), action 187, FPS 2.28, Running 97.55s Step 310( 37.60%), action 188, FPS 2.28, Running 97.91s Step 311( 37.80%), action 189, FPS 2.32, Running 98.31s Step 312( 38.00%), action 190, FPS 2.36, Running 98.65s Step 313( 38.20%), action 191, FPS 2.37, Running 99.27s Step 314( 38.40%), action 192, FPS 2.39, Running 99.70s Step 315( 38.60%), action 193, FPS 2.32, Running 100.25s Step 316( 38.80%), action 194, FPS 2.36, Running 100.66s Step 317( 39.00%), action 195, FPS 2.44, Running 100.98s Step 318( 39.20%), action 196, FPS 2.32, Running 101.63s Step 319( 39.40%), action 197, FPS 2.33, Running 102.14s Step 320( 39.60%), action 198, FPS 2.26, Running 102.62s Step 321( 39.80%), action 199, FPS 2.26, Running 102.99s Step 322( 40.00%), action 200, FPS 2.26, Running 103.44s Step 323( 40.20%), action 201, FPS 2.27, Running 104.08s Step 324( 40.40%), action 202, FPS 2.23, Running 104.47s Step 325( 40.60%), action 203, FPS 2.30, Running 104.77s Step 326( 40.80%), action 204, FPS 2.34, Running 105.06s Step 327( 41.00%), action 205, FPS 2.31, Running 105.49s Step 328( 41.20%), action 206, FPS 2.32, Running 105.81s Step 329( 41.40%), action 207, FPS 2.34, Running 106.10s Step 330( 41.60%), action 208, FPS 2.26, Running 106.76s Step 331( 41.80%), action 209, FPS 2.22, Running 107.34s Step 332( 42.00%), action 210, FPS 2.15, Running 107.94s Step 333( 42.20%), action 211, FPS 2.11, Running 108.76s Step 334( 42.40%), action 212, FPS 2.11, Running 109.19s Step 335( 42.60%), action 213, FPS 2.12, Running 109.68s Step 336( 42.80%), action 214, FPS 2.16, Running 109.93s Step 337( 43.00%), action 215, FPS 2.15, Running 110.28s Step 338( 43.20%), action 216, FPS 2.16, Running 110.88s Step 339( 43.40%), action 217, FPS 2.16, Running 111.40s Step 340( 43.60%), action 218, FPS 2.20, Running 111.72s Step 341( 43.80%), action 219, FPS 2.21, Running 112.04s Step 342( 44.00%), action 220, FPS 2.20, Running 112.52s Step 343( 44.20%), action 221, FPS 2.23, Running 113.03s Step 344( 44.40%), action 222, FPS 2.21, Running 113.51s Step 345( 44.60%), action 223, FPS 2.15, Running 114.08s Step 346( 44.80%), action 224, FPS 2.13, Running 114.46s Step 347( 45.00%), action 225, FPS 2.14, Running 114.85s Step 348( 45.20%), action 226, FPS 2.14, Running 115.14s Step 349( 45.40%), action 227, FPS 2.12, Running 115.54s Step 350( 45.60%), action 228, FPS 2.22, Running 115.79s Step 351( 45.80%), action 229, FPS 2.22, Running 116.33s Step 352( 46.00%), action 230, FPS 2.28, Running 116.73s Step 353( 46.20%), action 231, FPS 2.38, Running 117.16s Step 354( 46.40%), action 232, FPS 2.44, Running 117.39s Step 355( 46.60%), action 233, FPS 2.49, Running 117.71s Step 356( 46.80%), action 234, FPS 2.51, Running 117.91s Step 357( 47.00%), action 235, FPS 2.53, Running 118.20s Step 358( 47.20%), action 236, FPS 2.64, Running 118.46s Step 359( 47.40%), action 237, FPS 2.72, Running 118.74s Step 360( 47.60%), action 238, FPS 2.75, Running 118.98s Step 361( 47.80%), action 239, FPS 2.73, Running 119.37s Step 362( 48.00%), action 240, FPS 2.76, Running 119.76s Step 363( 48.20%), action 241, FPS 2.76, Running 120.28s Step 364( 48.40%), action 242, FPS 2.74, Running 120.80s Step 365( 48.60%), action 243, FPS 2.75, Running 121.37s Step 366( 48.80%), action 244, FPS 2.70, Running 121.87s Step 367( 49.00%), action 245, FPS 2.65, Running 122.40s Step 368( 49.20%), action 246, FPS 2.51, Running 123.12s Step 369( 49.40%), action 247, FPS 2.52, Running 123.48s Step 370( 49.60%), action 248, FPS 2.44, Running 123.99s Step 371( 49.80%), action 249, FPS 2.50, Running 124.33s Step 372( 50.00%), action 250, FPS 2.52, Running 124.66s Step 373( 50.20%), action 251, FPS 2.47, Running 125.26s Step 374( 50.40%), action 252, FPS 2.44, Running 125.59s Step 375( 50.60%), action 253, FPS 2.40, Running 126.04s Step 376( 50.80%), action 254, FPS 2.35, Running 126.41s Step 377( 51.00%), action 255, FPS 2.30, Running 126.90s Step 378( 51.20%), action 256, FPS 2.29, Running 127.21s Step 379( 51.40%), action 257, FPS 2.28, Running 127.50s Step 380( 51.60%), action 258, FPS 2.18, Running 128.15s Step 381( 51.80%), action 259, FPS 2.15, Running 128.67s Step 382( 52.00%), action 260, FPS 2.18, Running 128.94s Step 383( 52.20%), action 261, FPS 2.12, Running 129.72s Step 384( 52.40%), action 262, FPS 2.10, Running 130.33s Step 385( 52.60%), action 263, FPS 2.11, Running 130.83s Step 386( 52.80%), action 264, FPS 2.13, Running 131.28s Step 387( 53.00%), action 265, FPS 2.16, Running 131.68s Step 388( 53.20%), action 266, FPS 2.21, Running 132.16s Step 389( 53.40%), action 267, FPS 2.22, Running 132.50s Step 390( 53.60%), action 268, FPS 2.23, Running 132.96s Step 391( 53.80%), action 269, FPS 2.25, Running 133.24s Step 392( 54.00%), action 270, FPS 2.28, Running 133.44s Step 393( 54.20%), action 271, FPS 2.33, Running 133.84s Step 394( 54.40%), action 272, FPS 2.34, Running 134.15s Step 395( 54.60%), action 273, FPS 2.36, Running 134.50s Step 396( 54.80%), action 274, FPS 2.35, Running 134.92s Step 397( 55.00%), action 275, FPS 2.41, Running 135.19s Step 398( 55.20%), action 276, FPS 2.44, Running 135.40s Step 399( 55.40%), action 277, FPS 2.42, Running 135.77s Step 400( 55.60%), action 278, FPS 2.51, Running 136.13s Step 401( 55.80%), action 279, FPS 2.58, Running 136.42s Step 402( 56.00%), action 280, FPS 2.59, Running 136.67s Step 403( 56.20%), action 281, FPS 2.73, Running 137.05s Step 404( 56.40%), action 282, FPS 2.84, Running 137.36s Step 405( 56.60%), action 283, FPS 2.88, Running 137.78s Step 406( 56.80%), action 284, FPS 2.97, Running 138.00s Step 407( 57.00%), action 285, FPS 3.03, Running 138.29s Step 408( 57.20%), action 286, FPS 3.14, Running 138.53s Step 409( 57.40%), action 287, FPS 3.09, Running 138.97s Step 410( 57.60%), action 288, FPS 3.18, Running 139.25s Step 411( 57.80%), action 289, FPS 3.18, Running 139.53s Step 412( 58.00%), action 290, FPS 3.16, Running 139.76s Step 413( 58.20%), action 291, FPS 3.15, Running 140.19s Step 414( 58.40%), action 292, FPS 3.19, Running 140.42s Step 415( 58.60%), action 293, FPS 3.21, Running 140.72s Step 416( 58.80%), action 294, FPS 3.25, Running 141.06s Step 417( 59.00%), action 295, FPS 3.16, Running 141.52s Step 418( 59.20%), action 296, FPS 3.14, Running 141.77s Step 419( 59.40%), action 297, FPS 3.20, Running 142.03s Step 420( 59.60%), action 298, FPS 3.21, Running 142.37s Step 421( 59.80%), action 299, FPS 3.20, Running 142.66s Step 422( 60.00%), action 300, FPS 3.24, Running 142.84s Step 423( 60.20%), action 301, FPS 3.16, Running 143.37s Step 424( 60.40%), action 302, FPS 3.21, Running 143.58s Step 425( 60.60%), action 303, FPS 3.29, Running 143.87s Step 426( 60.80%), action 304, FPS 3.29, Running 144.08s Step 427( 61.00%), action 305, FPS 3.21, Running 144.52s Step 428( 61.20%), action 306, FPS 3.23, Running 144.72s Step 429( 61.40%), action 307, FPS 3.22, Running 145.17s Step 430( 61.60%), action 308, FPS 3.21, Running 145.48s Step 431( 61.80%), action 309, FPS 3.14, Running 145.90s Step 432( 62.00%), action 310, FPS 3.16, Running 146.10s Step 433( 62.20%), action 311, FPS 3.17, Running 146.51s Step 434( 62.40%), action 312, FPS 3.12, Running 146.84s Step 435( 62.60%), action 313, FPS 3.13, Running 147.11s Step 436( 62.80%), action 314, FPS 3.19, Running 147.34s Step 437( 63.00%), action 315, FPS 3.27, Running 147.63s Step 438( 63.20%), action 316, FPS 3.16, Running 148.09s Step 439( 63.40%), action 317, FPS 3.02, Running 148.64s Step 440( 63.60%), action 318, FPS 2.90, Running 149.27s Step 441( 63.80%), action 319, FPS 2.89, Running 149.58s Step 442( 64.00%), action 320, FPS 2.77, Running 150.05s Step 443( 64.20%), action 321, FPS 2.69, Running 150.80s Step 444( 64.40%), action 322, FPS 2.58, Running 151.35s Step 445( 64.60%), action 323, FPS 2.50, Running 151.86s Step 446( 64.80%), action 324, FPS 2.48, Running 152.14s Step 447( 65.00%), action 325, FPS 2.46, Running 152.65s Step 448( 65.20%), action 326, FPS 2.36, Running 153.20s Step 449( 65.40%), action 327, FPS 2.38, Running 153.56s Step 450( 65.60%), action 328, FPS 2.33, Running 154.04s Step 451( 65.80%), action 329, FPS 2.38, Running 154.30s Step 452( 66.00%), action 330, FPS 2.31, Running 154.77s Step 453( 66.20%), action 331, FPS 2.27, Running 155.33s Step 454( 66.40%), action 332, FPS 2.25, Running 155.71s Step 455( 66.60%), action 333, FPS 2.25, Running 155.99s Step 456( 66.80%), action 334, FPS 2.21, Running 156.37s Step 457( 67.00%), action 335, FPS 2.20, Running 156.72s Step 458( 67.20%), action 336, FPS 2.18, Running 157.25s Step 459( 67.40%), action 337, FPS 2.19, Running 157.76s Step 460( 67.60%), action 338, FPS 2.20, Running 158.36s Step 461( 67.80%), action 339, FPS 2.18, Running 158.74s Step 462( 68.00%), action 340, FPS 2.22, Running 159.07s Step 463( 68.20%), action 341, FPS 2.25, Running 159.68s Step 464( 68.40%), action 342, FPS 2.24, Running 160.27s Step 465( 68.60%), action 343, FPS 2.24, Running 160.81s Step 466( 68.80%), action 344, FPS 2.17, Running 161.35s Step 467( 69.00%), action 345, FPS 2.15, Running 161.96s Step 468( 69.20%), action 346, FPS 2.20, Running 162.30s Step 469( 69.40%), action 347, FPS 2.16, Running 162.80s Step 470( 69.60%), action 348, FPS 2.20, Running 163.14s Step 471( 69.80%), action 349, FPS 2.14, Running 163.64s Step 472( 70.00%), action 350, FPS 2.12, Running 164.20s Step 473( 70.20%), action 351, FPS 2.10, Running 164.84s Step 474( 70.40%), action 352, FPS 2.11, Running 165.20s Step 475( 70.60%), action 353, FPS 2.04, Running 165.78s Step 476( 70.80%), action 354, FPS 1.99, Running 166.43s Step 477( 71.00%), action 355, FPS 1.95, Running 166.99s Step 478( 71.20%), action 356, FPS 1.94, Running 167.58s Step 479( 71.40%), action 357, FPS 1.94, Running 168.08s Step 480( 71.60%), action 358, FPS 1.96, Running 168.54s Step 481( 71.80%), action 359, FPS 1.95, Running 168.99s Step 482( 72.00%), action 360, FPS 1.94, Running 169.38s Step 483( 72.20%), action 361, FPS 1.98, Running 169.78s Step 484( 72.40%), action 362, FPS 1.99, Running 170.30s Step 485( 72.60%), action 363, FPS 1.99, Running 170.85s Step 486( 72.80%), action 364, FPS 2.03, Running 171.20s Step 487( 73.00%), action 365, FPS 2.08, Running 171.59s Step 488( 73.20%), action 366, FPS 2.03, Running 172.15s Step 489( 73.40%), action 367, FPS 2.02, Running 172.68s Step 490( 73.60%), action 368, FPS 1.97, Running 173.28s Step 491( 73.80%), action 369, FPS 1.99, Running 173.70s Step 492( 74.00%), action 370, FPS 2.03, Running 174.07s Step 493( 74.20%), action 371, FPS 2.01, Running 174.80s Step 494( 74.40%), action 372, FPS 2.04, Running 175.00s Step 495( 74.60%), action 373, FPS 2.08, Running 175.40s Step 496( 74.80%), action 374, FPS 2.16, Running 175.69s Step 497( 75.00%), action 375, FPS 2.17, Running 176.21s Step 498( 75.20%), action 376, FPS 2.18, Running 176.74s Step 499( 75.40%), action 377, FPS 2.22, Running 177.08s Step 500( 75.60%), action 378, FPS 2.21, Running 177.61s Step 501( 75.80%), action 379, FPS 2.22, Running 178.02s Step 502( 76.00%), action 380, FPS 2.25, Running 178.29s Step 503( 76.20%), action 381, FPS 2.15, Running 179.06s Step 504( 76.40%), action 382, FPS 2.17, Running 179.52s Step 505( 76.60%), action 383, FPS 2.17, Running 180.08s Step 506( 76.80%), action 384, FPS 2.18, Running 180.37s Step 507( 77.00%), action 385, FPS 2.17, Running 180.80s Step 508( 77.20%), action 386, FPS 2.17, Running 181.36s Step 509( 77.40%), action 387, FPS 2.18, Running 181.86s Step 510( 77.60%), action 388, FPS 2.19, Running 182.43s Step 511( 77.80%), action 389, FPS 2.22, Running 182.72s Step 512( 78.00%), action 390, FPS 2.23, Running 183.04s Step 513( 78.20%), action 391, FPS 2.22, Running 183.81s Step 514( 78.40%), action 392, FPS 2.18, Running 184.16s Step 515( 78.60%), action 393, FPS 2.20, Running 184.51s Step 516( 78.80%), action 394, FPS 2.15, Running 185.00s Step 517( 79.00%), action 395, FPS 2.16, Running 185.45s Step 518( 79.20%), action 396, FPS 2.22, Running 185.76s Step 519( 79.40%), action 397, FPS 2.17, Running 186.29s Step 520( 79.60%), action 398, FPS 2.19, Running 186.75s Step 521( 79.80%), action 399, FPS 2.15, Running 187.33s Step 522( 80.00%), action 400, FPS 2.08, Running 187.91s Step 523( 80.20%), action 401, FPS 2.15, Running 188.36s Step 524( 80.40%), action 402, FPS 2.15, Running 188.82s Step 525( 80.60%), action 403, FPS 2.19, Running 189.23s Step 526( 80.80%), action 404, FPS 2.12, Running 189.80s Step 527( 81.00%), action 405, FPS 2.13, Running 190.19s Step 528( 81.20%), action 406, FPS 2.12, Running 190.80s Step 529( 81.40%), action 407, FPS 2.11, Running 191.34s Step 530( 81.60%), action 408, FPS 2.15, Running 191.75s Step 531( 81.80%), action 409, FPS 2.08, Running 192.31s Step 532( 82.00%), action 410, FPS 2.08, Running 192.63s Step 533( 82.20%), action 411, FPS 2.10, Running 193.32s Step 534( 82.40%), action 412, FPS 2.14, Running 193.53s Step 535( 82.60%), action 413, FPS 2.07, Running 194.18s Step 536( 82.80%), action 414, FPS 2.09, Running 194.58s Step 537( 83.00%), action 415, FPS 2.09, Running 195.04s Step 538( 83.20%), action 416, FPS 2.10, Running 195.27s Step 539( 83.40%), action 417, FPS 2.16, Running 195.57s Step 540( 83.60%), action 418, FPS 2.19, Running 195.88s Step 541( 83.80%), action 419, FPS 2.20, Running 196.42s Step 542( 84.00%), action 420, FPS 2.24, Running 196.86s Step 543( 84.20%), action 421, FPS 2.20, Running 197.47s Step 544( 84.40%), action 422, FPS 2.17, Running 198.02s Step 545( 84.60%), action 423, FPS 2.13, Running 198.61s Step 546( 84.80%), action 424, FPS 2.16, Running 199.07s Step 547( 85.00%), action 425, FPS 2.14, Running 199.55s Step 548( 85.20%), action 426, FPS 2.22, Running 199.82s Step 549( 85.40%), action 427, FPS 2.26, Running 200.18s Step 550( 85.60%), action 428, FPS 2.25, Running 200.64s Step 551( 85.80%), action 429, FPS 2.26, Running 201.16s Step 552( 86.00%), action 430, FPS 2.21, Running 201.70s Step 553( 86.20%), action 431, FPS 2.22, Running 202.32s Step 554( 86.40%), action 432, FPS 2.22, Running 202.54s Step 555( 86.60%), action 433, FPS 2.28, Running 202.94s Step 556( 86.80%), action 434, FPS 2.32, Running 203.20s Step 557( 87.00%), action 435, FPS 2.34, Running 203.57s Step 558( 87.20%), action 436, FPS 2.28, Running 204.06s Step 559( 87.40%), action 437, FPS 2.23, Running 204.54s Step 560( 87.60%), action 438, FPS 2.22, Running 204.87s Step 561( 87.80%), action 439, FPS 2.23, Running 205.39s Step 562( 88.00%), action 440, FPS 2.20, Running 205.94s Step 563( 88.20%), action 441, FPS 2.20, Running 206.57s Step 564( 88.40%), action 442, FPS 2.27, Running 206.82s Step 565( 88.60%), action 443, FPS 2.33, Running 207.20s Step 566( 88.80%), action 444, FPS 2.37, Running 207.53s Step 567( 89.00%), action 445, FPS 2.34, Running 208.10s Step 568( 89.20%), action 446, FPS 2.32, Running 208.43s Step 569( 89.40%), action 447, FPS 2.29, Running 208.90s Step 570( 89.60%), action 448, FPS 2.28, Running 209.43s Step 571( 89.80%), action 449, FPS 2.25, Running 210.07s Step 572( 90.00%), action 450, FPS 2.31, Running 210.36s Step 573( 90.20%), action 451, FPS 2.35, Running 210.82s Step 574( 90.40%), action 452, FPS 2.28, Running 211.32s Step 575( 90.60%), action 453, FPS 2.25, Running 211.81s Step 576( 90.80%), action 454, FPS 2.19, Running 212.33s Step 577( 91.00%), action 455, FPS 2.16, Running 212.83s Step 578( 91.20%), action 456, FPS 2.20, Running 213.15s Step 579( 91.40%), action 457, FPS 2.21, Running 213.57s Step 580( 91.60%), action 458, FPS 2.17, Running 214.07s Step 581( 91.80%), action 459, FPS 2.21, Running 214.44s Step 582( 92.00%), action 460, FPS 2.28, Running 214.72s Step 583( 92.20%), action 461, FPS 2.29, Running 215.29s Step 584( 92.40%), action 462, FPS 2.27, Running 215.63s Step 585( 92.60%), action 463, FPS 2.28, Running 215.97s Step 586( 92.80%), action 464, FPS 2.25, Running 216.43s Step 587( 93.00%), action 465, FPS 2.27, Running 216.90s Step 588( 93.20%), action 466, FPS 2.21, Running 217.49s Step 589( 93.40%), action 467, FPS 2.24, Running 217.82s Step 590( 93.60%), action 468, FPS 2.23, Running 218.40s Step 591( 93.80%), action 469, FPS 2.26, Running 218.90s Step 592( 94.00%), action 470, FPS 2.25, Running 219.24s Step 593( 94.20%), action 471, FPS 2.21, Running 219.87s Step 594( 94.40%), action 472, FPS 2.26, Running 220.19s Step 595( 94.60%), action 473, FPS 2.24, Running 220.75s Step 596( 94.80%), action 474, FPS 2.20, Running 221.42s Step 597( 95.00%), action 475, FPS 2.20, Running 221.90s Step 598( 95.20%), action 476, FPS 2.16, Running 222.40s Step 599( 95.40%), action 477, FPS 2.13, Running 222.95s Step 600( 95.60%), action 478, FPS 2.15, Running 223.36s Step 601( 95.80%), action 479, FPS 2.16, Running 223.69s Step 602( 96.00%), action 480, FPS 2.14, Running 224.07s Step 603( 96.20%), action 481, FPS 2.12, Running 224.71s Step 604( 96.40%), action 482, FPS 2.08, Running 225.24s Step 605( 96.60%), action 483, FPS 2.06, Running 225.69s Step 606( 96.80%), action 484, FPS 2.06, Running 226.15s Step 607( 97.00%), action 485, FPS 2.05, Running 226.67s Step 608( 97.20%), action 486, FPS 2.07, Running 227.14s Step 609( 97.40%), action 487, FPS 2.03, Running 227.65s Step 610( 97.60%), action 488, FPS 2.09, Running 227.99s Step 611( 97.80%), action 489, FPS 2.06, Running 228.59s Step 612( 98.00%), action 490, FPS 2.04, Running 229.05s Step 613( 98.20%), action 491, FPS 2.05, Running 229.65s Step 614( 98.40%), action 492, FPS 1.99, Running 230.24s Step 615( 98.60%), action 493, FPS 1.99, Running 230.78s Step 616( 98.80%), action 494, FPS 2.05, Running 231.19s Step 617( 99.00%), action 495, FPS 2.04, Running 231.69s Step 618( 99.20%), action 496, FPS 2.04, Running 232.21s Step 619( 99.40%), action 497, FPS 2.05, Running 232.73s Step 620( 99.60%), action 498, FPS 2.07, Running 233.00s Step 621( 99.80%), action 499, FPS 2.04, Running 233.47s Step 622(100.00%), action 500, FPS 2.05, Running 233.82s [2026-08-01 18:17:10] [44 ] Seed 43 failed after 234.68 s. +steps: 622 , actions: 500 . +Instruction: Empty +Total 25/44(56.82%) success. +Setting seed: 44 +Step 1( N/A%), pre moving , FPS 9.53, Running 0.11s Step 2( N/A%), pre moving , FPS 16.58, Running 0.12s Step 3( N/A%), pre moving , FPS 21.99, Running 0.14s Step 4( N/A%), pre moving , FPS 24.57, Running 0.16s Step 5( N/A%), pre moving , FPS 26.69, Running 0.19s Step 6( N/A%), pre moving , FPS 28.97, Running 0.21s Step 7( N/A%), pre moving , FPS 30.74, Running 0.23s Step 8( N/A%), pre moving , FPS 32.54, Running 0.25s Step 9( N/A%), pre moving , FPS 34.09, Running 0.26s Step 10( N/A%), pre moving , FPS 35.09, Running 0.29s Step 11( N/A%), pre moving , FPS 36.06, Running 0.31s Step 12( N/A%), pre moving , FPS 37.15, Running 0.32s Step 13( N/A%), pre moving , FPS 38.07, Running 0.34s Step 14( N/A%), pre moving , FPS 39.11, Running 0.36s Step 15( N/A%), pre moving , FPS 40.04, Running 0.37s Step 16( N/A%), pre moving , FPS 40.94, Running 0.39s Step 17( N/A%), pre moving , FPS 41.73, Running 0.41s Step 18( N/A%), pre moving , FPS 42.38, Running 0.42s Step 19( N/A%), pre moving , FPS 43.02, Running 0.44s Step 20( N/A%), pre moving , FPS 43.66, Running 0.46s Step 21( N/A%), pre moving , FPS 31.00, Running 0.75s Step 22( N/A%), pre moving , FPS 31.00, Running 0.77s Step 23( N/A%), pre moving , FPS 30.96, Running 0.78s Step 24( N/A%), pre moving , FPS 30.40, Running 0.82s Step 25( N/A%), pre moving , FPS 30.56, Running 0.84s Step 26( N/A%), pre moving , FPS 22.59, Running 1.09s Step 27( N/A%), pre moving , FPS 22.32, Running 1.12s Step 28( N/A%), pre moving , FPS 22.37, Running 1.14s Step 29( N/A%), pre moving , FPS 22.39, Running 1.16s Step 30( N/A%), pre moving , FPS 22.51, Running 1.17s Step 31( N/A%), pre moving , FPS 22.61, Running 1.19s Step 32( N/A%), pre moving , FPS 22.68, Running 1.20s Step 33( N/A%), pre moving , FPS 22.77, Running 1.22s Step 34( N/A%), pre moving , FPS 22.77, Running 1.24s Step 35( N/A%), pre moving , FPS 22.59, Running 1.26s Step 36( N/A%), pre moving , FPS 17.22, Running 1.55s Step 37( N/A%), pre moving , FPS 17.18, Running 1.57s Step 38( N/A%), pre moving , FPS 17.14, Running 1.59s Step 39( N/A%), pre moving , FPS 17.14, Running 1.61s Step 40( N/A%), pre moving , FPS 17.14, Running 1.63s Step 41( N/A%), pre moving , FPS 22.34, Running 1.65s Step 42( N/A%), pre moving , FPS 22.10, Running 1.67s Step 43( N/A%), pre moving , FPS 21.80, Running 1.70s Step 44( N/A%), pre moving , FPS 22.00, Running 1.73s Step 45( N/A%), pre moving , FPS 21.68, Running 1.76s Step 46( N/A%), pre moving , FPS 28.48, Running 1.79s Step 47( N/A%), pre moving , FPS 28.38, Running 1.83s Step 48( N/A%), pre moving , FPS 27.97, Running 1.86s Step 49( N/A%), pre moving , FPS 27.62, Running 1.88s Step 50( N/A%), pre moving , FPS 27.08, Running 1.91s Step 51( N/A%), pre moving , FPS 26.66, Running 1.94s Step 52( N/A%), pre moving , FPS 25.87, Running 1.98s Step 53( N/A%), pre moving , FPS 25.32, Running 2.01s Step 54( N/A%), pre moving , FPS 24.65, Running 2.05s Step 55( N/A%), pre moving , FPS 24.48, Running 2.08s Step 56( N/A%), pre moving , FPS 35.29, Running 2.12s Step 57( N/A%), pre moving , FPS 34.73, Running 2.15s Step 58( N/A%), pre moving , FPS 34.32, Running 2.17s Step 59( N/A%), pre moving , FPS 33.73, Running 2.20s Step 60( N/A%), pre moving , FPS 33.16, Running 2.23s Step 61( N/A%), pre moving , FPS 32.82, Running 2.25s Step 62( N/A%), pre moving , FPS 32.77, Running 2.28s Step 63( N/A%), pre moving , FPS 32.83, Running 2.31s Step 64( N/A%), pre moving , FPS 32.81, Running 2.34s Step 65( N/A%), pre moving , FPS 32.90, Running 2.37s Step 66( N/A%), pre moving , FPS 32.68, Running 2.41s Step 67( N/A%), pre moving , FPS 32.71, Running 2.44s Step 68( N/A%), pre moving , FPS 32.58, Running 2.47s Step 69( N/A%), pre moving , FPS 32.11, Running 2.50s Step 70( N/A%), pre moving , FPS 32.35, Running 2.53s Step 71( N/A%), pre moving , FPS 32.52, Running 2.56s Step 72( N/A%), pre moving , FPS 33.18, Running 2.58s Step 73( N/A%), pre moving , FPS 33.42, Running 2.61s Step 74( N/A%), pre moving , FPS 34.05, Running 2.64s Step 75( N/A%), pre moving , FPS 34.07, Running 2.66s Step 76( N/A%), pre moving , FPS 34.71, Running 2.70s Step 77( N/A%), pre moving , FPS 34.26, Running 2.73s Step 78( N/A%), pre moving , FPS 34.38, Running 2.76s Step 79( N/A%), pre moving , FPS 34.10, Running 2.79s Step 80( N/A%), pre moving , FPS 34.20, Running 2.81s Step 81( N/A%), pre moving , FPS 34.34, Running 2.84s Step 82( N/A%), pre moving , FPS 34.86, Running 2.85s Step 83( N/A%), pre moving , FPS 35.58, Running 2.87s Step 84( N/A%), pre moving , FPS 36.49, Running 2.89s Step 85( N/A%), pre moving , FPS 37.03, Running 2.91s Step 86( N/A%), pre moving , FPS 37.71, Running 2.94s Step 87( N/A%), pre moving , FPS 38.77, Running 2.96s Step 88( N/A%), pre moving , FPS 38.56, Running 2.99s Step 89( N/A%), pre moving , FPS 39.92, Running 3.01s Step 90( N/A%), pre moving , FPS 40.61, Running 3.02s Step 91( N/A%), pre moving , FPS 40.95, Running 3.04s Step 92( N/A%), pre moving , FPS 41.38, Running 3.06s Step 93( N/A%), pre moving , FPS 42.21, Running 3.08s Step 94( N/A%), pre moving , FPS 43.01, Running 3.10s Step 95( N/A%), pre moving , FPS 44.21, Running 3.12s Step 96( N/A%), pre moving , FPS 45.72, Running 3.13s Step 97( N/A%), pre moving , FPS 47.95, Running 3.15s Step 98( N/A%), pre moving , FPS 48.97, Running 3.16s Step 99( N/A%), pre moving , FPS 50.96, Running 3.18s Step 100( N/A%), pre moving , FPS 51.65, Running 3.20s Step 101( N/A%), pre moving , FPS 12.08, Running 4.49s Step 102( N/A%), pre moving , FPS 10.72, Running 4.72s Step 103( N/A%), pre moving , FPS 10.04, Running 4.86s Step 104( N/A%), pre moving , FPS 8.98, Running 5.12s Step 105( N/A%), pre moving , FPS 8.62, Running 5.23s Step 106( N/A%), pre moving , FPS 7.97, Running 5.45s Step 107( N/A%), pre moving , FPS 7.61, Running 5.58s Step 108( N/A%), pre moving , FPS 7.01, Running 5.84s Step 109( N/A%), pre moving , FPS 6.63, Running 6.02s Step 110( N/A%), pre moving , FPS 6.20, Running 6.25s Step 111( N/A%), pre moving , FPS 6.00, Running 6.38s Step 112( N/A%), pre moving , FPS 5.75, Running 6.54s Step 113( N/A%), pre moving , FPS 5.59, Running 6.66s Step 114( N/A%), pre moving , FPS 5.35, Running 6.84s Step 115( N/A%), pre moving , FPS 5.15, Running 7.00s Step 116( N/A%), pre moving , FPS 4.92, Running 7.20s Step 117( N/A%), pre moving , FPS 4.79, Running 7.33s Step 118( N/A%), pre moving , FPS 4.58, Running 7.54s Step 119( N/A%), pre moving , FPS 4.47, Running 7.65s Step 120( N/A%), pre moving , FPS 4.27, Running 7.88s Step 121( 0.20%), action 1, FPS 4.87, Running 8.60s Step 122( 0.40%), action 2, FPS 4.69, Running 8.99s Step 123( 0.60%), action 3, FPS 4.48, Running 9.32s Step 124( 0.80%), action 4, FPS 4.46, Running 9.60s Step 125( 1.00%), action 5, FPS 4.26, Running 9.92s Step 126( 1.20%), action 6, FPS 4.28, Running 10.13s Step 127( 1.40%), action 7, FPS 4.10, Running 10.47s Step 128( 1.60%), action 8, FPS 4.06, Running 10.76s Step 129( 1.80%), action 9, FPS 3.98, Running 11.05s Step 130( 2.00%), action 10, FPS 3.93, Running 11.34s Step 131( 2.20%), action 11, FPS 3.61, Running 11.92s Step 132( 2.40%), action 12, FPS 3.46, Running 12.32s Step 133( 2.60%), action 13, FPS 3.19, Running 12.93s Step 134( 2.80%), action 14, FPS 3.02, Running 13.47s Step 135( 3.00%), action 15, FPS 2.93, Running 13.83s Step 136( 3.20%), action 16, FPS 2.91, Running 14.08s Step 137( 3.40%), action 17, FPS 2.80, Running 14.47s Step 138( 3.60%), action 18, FPS 2.75, Running 14.82s Step 139( 3.80%), action 19, FPS 2.60, Running 15.35s Step 140( 4.00%), action 20, FPS 2.55, Running 15.71s Step 141( 4.20%), action 21, FPS 2.60, Running 16.30s Step 142( 4.40%), action 22, FPS 2.65, Running 16.54s Step 143( 4.60%), action 23, FPS 2.56, Running 17.13s Step 144( 4.80%), action 24, FPS 2.54, Running 17.48s Step 145( 5.00%), action 25, FPS 2.49, Running 17.95s Step 146( 5.20%), action 26, FPS 2.39, Running 18.48s Step 147( 5.40%), action 27, FPS 2.39, Running 18.85s Step 148( 5.60%), action 28, FPS 2.34, Running 19.31s Step 149( 5.80%), action 29, FPS 2.28, Running 19.83s Step 150( 6.00%), action 30, FPS 2.29, Running 20.08s Step 151( 6.20%), action 31, FPS 2.28, Running 20.71s Step 152( 6.40%), action 32, FPS 2.30, Running 21.01s Step 153( 6.60%), action 33, FPS 2.33, Running 21.53s Step 154( 6.80%), action 34, FPS 2.32, Running 22.07s Step 155( 7.00%), action 35, FPS 2.29, Running 22.57s Step 156( 7.20%), action 36, FPS 2.29, Running 22.83s Step 157( 7.40%), action 37, FPS 2.30, Running 23.16s Step 158( 7.60%), action 38, FPS 2.30, Running 23.53s Step 159( 7.80%), action 39, FPS 2.30, Running 24.05s Step 160( 8.00%), action 40, FPS 2.24, Running 24.63s Step 161( 8.20%), action 41, FPS 2.23, Running 25.28s Step 162( 8.40%), action 42, FPS 2.15, Running 25.83s Step 163( 8.60%), action 43, FPS 2.18, Running 26.31s Step 164( 8.80%), action 44, FPS 2.13, Running 26.88s Step 165( 9.00%), action 45, FPS 2.13, Running 27.32s Step 166( 9.20%), action 46, FPS 2.18, Running 27.67s Step 167( 9.40%), action 47, FPS 2.17, Running 28.06s Step 168( 9.60%), action 48, FPS 2.23, Running 28.29s Step 169( 9.80%), action 49, FPS 2.24, Running 28.74s Step 170( 10.00%), action 50, FPS 2.19, Running 29.19s Step 171( 10.20%), action 51, FPS 2.20, Running 29.81s Step 172( 10.40%), action 52, FPS 2.22, Running 30.03s Step 173( 10.60%), action 53, FPS 2.26, Running 30.36s Step 174( 10.80%), action 54, FPS 2.32, Running 30.68s Step 175( 11.00%), action 55, FPS 2.39, Running 30.96s Step 176( 11.20%), action 56, FPS 2.35, Running 31.34s Step 177( 11.40%), action 57, FPS 2.36, Running 31.62s Step 178( 11.60%), action 58, FPS 2.40, Running 31.88s Step 179( 11.80%), action 59, FPS 2.46, Running 32.17s Step 180( 12.00%), action 60, FPS 2.58, Running 32.39s Step 181( 12.20%), action 61, FPS 2.64, Running 32.86s Step 182( 12.40%), action 62, FPS 2.73, Running 33.15s Step 183( 12.60%), action 63, FPS 2.73, Running 33.64s Step 184( 12.80%), action 64, FPS 2.85, Running 33.89s Step 185( 13.00%), action 65, FPS 2.86, Running 34.32s Step 186( 13.20%), action 66, FPS 2.87, Running 34.64s Step 187( 13.40%), action 67, FPS 2.89, Running 34.99s Step 188( 13.60%), action 68, FPS 2.84, Running 35.33s Step 189( 13.80%), action 69, FPS 2.83, Running 35.80s Step 190( 14.00%), action 70, FPS 2.82, Running 36.28s Step 191( 14.20%), action 71, FPS 2.89, Running 36.73s Step 192( 14.40%), action 72, FPS 2.81, Running 37.15s Step 193( 14.60%), action 73, FPS 2.72, Running 37.71s Step 194( 14.80%), action 74, FPS 2.71, Running 38.06s Step 195( 15.00%), action 75, FPS 2.64, Running 38.54s Step 196( 15.20%), action 76, FPS 2.57, Running 39.13s Step 197( 15.40%), action 77, FPS 2.56, Running 39.42s Step 198( 15.60%), action 78, FPS 2.51, Running 39.83s Step 199( 15.80%), action 79, FPS 2.44, Running 40.36s Step 200( 16.00%), action 80, FPS 2.33, Running 40.96s Step 201( 16.20%), action 81, FPS 2.27, Running 41.67s Step 202( 16.40%), action 82, FPS 2.25, Running 42.03s Step 203( 16.60%), action 83, FPS 2.25, Running 42.55s Step 204( 16.80%), action 84, FPS 2.16, Running 43.15s Step 205( 17.00%), action 85, FPS 2.13, Running 43.70s Step 206( 17.20%), action 86, FPS 2.11, Running 44.11s Step 207( 17.40%), action 87, FPS 2.10, Running 44.53s Step 208( 17.60%), action 88, FPS 2.05, Running 45.09s Step 209( 17.80%), action 89, FPS 2.08, Running 45.41s Step 210( 18.00%), action 90, FPS 2.11, Running 45.76s Step 211( 18.20%), action 91, FPS 2.06, Running 46.44s Step 212( 18.40%), action 92, FPS 2.01, Running 47.08s Step 213( 18.60%), action 93, FPS 2.07, Running 47.39s Step 214( 18.80%), action 94, FPS 2.05, Running 47.81s Step 215( 19.00%), action 95, FPS 2.03, Running 48.37s Step 216( 19.20%), action 96, FPS 2.08, Running 48.76s Step 217( 19.40%), action 97, FPS 2.03, Running 49.26s Step 218( 19.60%), action 98, FPS 2.02, Running 49.72s Step 219( 19.80%), action 99, FPS 2.02, Running 50.28s Step 220( 20.00%), action 100, FPS 2.06, Running 50.65s Step 221( 20.20%), action 101, FPS 2.03, Running 51.51s Step 222( 20.40%), action 102, FPS 2.01, Running 52.00s Step 223( 20.60%), action 103, FPS 1.99, Running 52.59s Step 224( 20.80%), action 104, FPS 2.05, Running 52.91s Step 225( 21.00%), action 105, FPS 2.10, Running 53.24s Step 226( 21.20%), action 106, FPS 2.09, Running 53.69s Step 227( 21.40%), action 107, FPS 2.06, Running 54.22s Step 228( 21.60%), action 108, FPS 2.09, Running 54.64s Step 229( 21.80%), action 109, FPS 2.05, Running 55.18s Step 230( 22.00%), action 110, FPS 2.07, Running 55.41s Step 231( 22.20%), action 111, FPS 2.13, Running 55.84s Step 232( 22.40%), action 112, FPS 2.17, Running 56.29s Step 233( 22.60%), action 113, FPS 2.17, Running 56.61s Step 234( 22.80%), action 114, FPS 2.17, Running 57.03s Step 235( 23.00%), action 115, FPS 2.21, Running 57.43s Step 236( 23.20%), action 116, FPS 2.21, Running 57.79s Step 237( 23.40%), action 117, FPS 2.25, Running 58.13s Step 238( 23.60%), action 118, FPS 2.29, Running 58.46s Step 239( 23.80%), action 119, FPS 2.35, Running 58.79s Step 240( 24.00%), action 120, FPS 2.37, Running 59.08s Step 241( 24.20%), action 121, FPS 2.51, Running 59.49s Step 242( 24.40%), action 122, FPS 2.56, Running 59.82s Step 243( 24.60%), action 123, FPS 2.63, Running 60.19s Step 244( 24.80%), action 124, FPS 2.62, Running 60.55s Step 245( 25.00%), action 125, FPS 2.62, Running 60.87s Step 246( 25.20%), action 126, FPS 2.70, Running 61.10s Step 247( 25.40%), action 127, FPS 2.77, Running 61.43s Step 248( 25.60%), action 128, FPS 2.76, Running 61.89s Step 249( 25.80%), action 129, FPS 2.86, Running 62.17s Step 250( 26.00%), action 130, FPS 2.82, Running 62.49s Step 251( 26.20%), action 131, FPS 2.77, Running 63.06s Step 252( 26.40%), action 132, FPS 2.81, Running 63.39s Step 253( 26.60%), action 133, FPS 2.77, Running 63.83s Step 254( 26.80%), action 134, FPS 2.80, Running 64.17s Step 255( 27.00%), action 135, FPS 2.77, Running 64.64s Step 256( 27.20%), action 136, FPS 2.69, Running 65.23s Step 257( 27.40%), action 137, FPS 2.67, Running 65.62s Step 258( 27.60%), action 138, FPS 2.62, Running 66.10s Step 259( 27.80%), action 139, FPS 2.62, Running 66.43s Step 260( 28.00%), action 140, FPS 2.53, Running 66.98s Step 261( 28.20%), action 141, FPS 2.47, Running 67.59s Step 262( 28.40%), action 142, FPS 2.41, Running 68.11s Step 263( 28.60%), action 143, FPS 2.34, Running 68.74s Step 264( 28.80%), action 144, FPS 2.34, Running 69.08s Step 265( 29.00%), action 145, FPS 2.34, Running 69.43s Step 266( 29.20%), action 146, FPS 2.26, Running 69.96s Step 267( 29.40%), action 147, FPS 2.19, Running 70.56s Step 268( 29.60%), action 148, FPS 2.20, Running 70.98s Step 269( 29.80%), action 149, FPS 2.13, Running 71.56s Step 270( 30.00%), action 150, FPS 2.13, Running 71.88s Step 271( 30.20%), action 151, FPS 2.11, Running 72.55s Step 272( 30.40%), action 152, FPS 2.10, Running 72.94s Step 273( 30.60%), action 153, FPS 2.05, Running 73.57s Step 274( 30.80%), action 154, FPS 2.02, Running 74.08s Step 275( 31.00%), action 155, FPS 2.04, Running 74.45s Step 276( 31.20%), action 156, FPS 2.09, Running 74.80s Step 277( 31.40%), action 157, FPS 2.10, Running 75.13s Step 278( 31.60%), action 158, FPS 2.13, Running 75.48s Step 279( 31.80%), action 159, FPS 2.11, Running 75.91s Step 280( 32.00%), action 160, FPS 2.18, Running 76.15s Step 281( 32.20%), action 161, FPS 2.17, Running 76.79s Step 282( 32.40%), action 162, FPS 2.20, Running 77.21s Step 283( 32.60%), action 163, FPS 2.20, Running 77.82s Step 284( 32.80%), action 164, FPS 2.13, Running 78.49s Step 285( 33.00%), action 165, FPS 2.13, Running 78.83s Step 286( 33.20%), action 166, FPS 2.15, Running 79.28s Step 287( 33.40%), action 167, FPS 2.19, Running 79.70s Step 288( 33.60%), action 168, FPS 2.22, Running 80.00s Step 289( 33.80%), action 169, FPS 2.24, Running 80.49s Step 290( 34.00%), action 170, FPS 2.19, Running 81.03s Step 291( 34.20%), action 171, FPS 2.19, Running 81.68s Step 292( 34.40%), action 172, FPS 2.20, Running 82.03s Step 293( 34.60%), action 173, FPS 2.28, Running 82.35s Step 294( 34.80%), action 174, FPS 2.29, Running 82.82s Step 295( 35.00%), action 175, FPS 2.26, Running 83.30s Step 296( 35.20%), action 176, FPS 2.24, Running 83.72s Step 297( 35.40%), action 177, FPS 2.23, Running 84.08s Step 298( 35.60%), action 178, FPS 2.22, Running 84.49s Step 299( 35.80%), action 179, FPS 2.24, Running 84.85s Step 300( 36.00%), action 180, FPS 2.16, Running 85.39s Step 301( 36.20%), action 181, FPS 2.15, Running 86.08s Step 302( 36.40%), action 182, FPS 2.14, Running 86.58s Step 303( 36.60%), action 183, FPS 2.19, Running 86.96s Step 304( 36.80%), action 184, FPS 2.28, Running 87.25s Step 305( 37.00%), action 185, FPS 2.22, Running 87.86s Step 306( 37.20%), action 186, FPS 2.19, Running 88.43s Step 307( 37.40%), action 187, FPS 2.20, Running 88.81s Step 308( 37.60%), action 188, FPS 2.15, Running 89.31s Step 309( 37.80%), action 189, FPS 2.17, Running 89.70s Step 310( 38.00%), action 190, FPS 2.18, Running 90.21s Step 311( 38.20%), action 191, FPS 2.19, Running 90.80s Step 312( 38.40%), action 192, FPS 2.14, Running 91.38s Step 313( 38.60%), action 193, FPS 2.11, Running 91.85s Step 314( 38.80%), action 194, FPS 2.12, Running 92.25s Step 315( 39.00%), action 195, FPS 2.11, Running 92.79s Step 316( 39.20%), action 196, FPS 2.15, Running 93.04s Step 317( 39.40%), action 197, FPS 2.17, Running 93.30s Step 318( 39.60%), action 198, FPS 2.19, Running 93.64s Step 319( 39.80%), action 199, FPS 2.16, Running 94.10s Step 320( 40.00%), action 200, FPS 2.23, Running 94.38s Step 321( 40.20%), action 201, FPS 2.23, Running 95.03s Step 322( 40.40%), action 202, FPS 2.26, Running 95.43s Step 323( 40.60%), action 203, FPS 2.22, Running 95.99s Step 324( 40.80%), action 204, FPS 2.18, Running 96.41s Step 325( 41.00%), action 205, FPS 2.26, Running 96.69s Step 326( 41.20%), action 206, FPS 2.31, Running 97.11s Step 327( 41.40%), action 207, FPS 2.32, Running 97.43s Step 328( 41.60%), action 208, FPS 2.36, Running 97.79s Step 329( 41.80%), action 209, FPS 2.38, Running 98.10s Step 330( 42.00%), action 210, FPS 2.46, Running 98.34s Step 331( 42.20%), action 211, FPS 2.50, Running 98.79s Step 332( 42.40%), action 212, FPS 2.58, Running 99.12s Step 333( 42.60%), action 213, FPS 2.63, Running 99.45s Step 334( 42.80%), action 214, FPS 2.67, Running 99.73s Step 335( 43.00%), action 215, FPS 2.75, Running 100.05s Step 336( 43.20%), action 216, FPS 2.74, Running 100.33s Step 337( 43.40%), action 217, FPS 2.72, Running 100.65s Step 338( 43.60%), action 218, FPS 2.71, Running 101.01s Step 339( 43.80%), action 219, FPS 2.76, Running 101.34s Step 340( 44.00%), action 220, FPS 2.73, Running 101.69s Step 341( 44.20%), action 221, FPS 2.69, Running 102.46s Step 342( 44.40%), action 222, FPS 2.69, Running 102.86s Step 343( 44.60%), action 223, FPS 2.73, Running 103.31s Step 344( 44.80%), action 224, FPS 2.75, Running 103.67s Step 345( 45.00%), action 225, FPS 2.67, Running 104.18s Step 346( 45.20%), action 226, FPS 2.68, Running 104.58s Step 347( 45.40%), action 227, FPS 2.65, Running 104.98s Step 348( 45.60%), action 228, FPS 2.60, Running 105.48s Step 349( 45.80%), action 229, FPS 2.61, Running 105.77s Step 350( 46.00%), action 230, FPS 2.55, Running 106.17s Step 351( 46.20%), action 231, FPS 2.52, Running 106.72s Step 352( 46.40%), action 232, FPS 2.42, Running 107.38s Step 353( 46.60%), action 233, FPS 2.39, Running 107.84s Step 354( 46.80%), action 234, FPS 2.29, Running 108.47s Step 355( 47.00%), action 235, FPS 2.26, Running 108.90s Step 356( 47.20%), action 236, FPS 2.25, Running 109.21s Step 357( 47.40%), action 237, FPS 2.21, Running 109.71s Step 358( 47.60%), action 238, FPS 2.23, Running 110.00s Step 359( 47.80%), action 239, FPS 2.19, Running 110.46s Step 360( 48.00%), action 240, FPS 2.20, Running 110.80s Step 361( 48.20%), action 241, FPS 2.26, Running 111.31s Step 362( 48.40%), action 242, FPS 2.28, Running 111.61s Step 363( 48.60%), action 243, FPS 2.32, Running 111.94s Step 364( 48.80%), action 244, FPS 2.30, Running 112.37s Step 365( 49.00%), action 245, FPS 2.36, Running 112.65s Step 366( 49.20%), action 246, FPS 2.40, Running 112.92s Step 367( 49.40%), action 247, FPS 2.43, Running 113.20s Step 368( 49.60%), action 248, FPS 2.50, Running 113.49s Step 369( 49.80%), action 249, FPS 2.50, Running 113.79s Step 370( 50.00%), action 250, FPS 2.53, Running 114.07s Step 371( 50.20%), action 251, FPS 2.53, Running 114.61s Step 372( 50.40%), action 252, FPS 2.60, Running 115.07s Step 373( 50.60%), action 253, FPS 2.58, Running 115.59s Step 374( 50.80%), action 254, FPS 2.60, Running 116.17s Step 375( 51.00%), action 255, FPS 2.64, Running 116.48s Step 376( 51.20%), action 256, FPS 2.64, Running 116.79s Step 377( 51.40%), action 257, FPS 2.61, Running 117.37s Step 378( 51.60%), action 258, FPS 2.59, Running 117.72s Step 379( 51.80%), action 259, FPS 2.58, Running 118.21s Step 380( 52.00%), action 260, FPS 2.58, Running 118.54s Step 381( 52.20%), action 261, FPS 2.57, Running 119.10s Step 382( 52.40%), action 262, FPS 2.54, Running 119.48s Step 383( 52.60%), action 263, FPS 2.49, Running 119.96s Step 384( 52.80%), action 264, FPS 2.55, Running 120.20s Step 385( 53.00%), action 265, FPS 2.55, Running 120.48s Step 386( 53.20%), action 266, FPS 2.44, Running 121.10s Step 387( 53.40%), action 267, FPS 2.44, Running 121.39s Step 388( 53.60%), action 268, FPS 2.45, Running 121.66s Step 389( 53.80%), action 269, FPS 2.40, Running 122.11s Step 390( 54.00%), action 270, FPS 2.34, Running 122.63s Step 391( 54.20%), action 271, FPS 2.34, Running 123.16s Step 392( 54.40%), action 272, FPS 2.37, Running 123.52s Step 393( 54.60%), action 273, FPS 2.35, Running 124.11s Step 394( 54.80%), action 274, FPS 2.42, Running 124.44s Step 395( 55.00%), action 275, FPS 2.41, Running 124.79s Step 396( 55.20%), action 276, FPS 2.39, Running 125.15s Step 397( 55.40%), action 277, FPS 2.46, Running 125.50s Step 398( 55.60%), action 278, FPS 2.42, Running 125.99s Step 399( 55.80%), action 279, FPS 2.46, Running 126.32s Step 400( 56.00%), action 280, FPS 2.47, Running 126.64s Step 401( 56.20%), action 281, FPS 2.50, Running 127.10s Step 402( 56.40%), action 282, FPS 2.45, Running 127.64s Step 403( 56.60%), action 283, FPS 2.49, Running 127.99s Step 404( 56.80%), action 284, FPS 2.44, Running 128.41s Step 405( 57.00%), action 285, FPS 2.44, Running 128.68s Step 406( 57.20%), action 286, FPS 2.53, Running 129.02s Step 407( 57.40%), action 287, FPS 2.51, Running 129.35s Step 408( 57.60%), action 288, FPS 2.49, Running 129.69s Step 409( 57.80%), action 289, FPS 2.54, Running 129.98s Step 410( 58.00%), action 290, FPS 2.61, Running 130.28s Step 411( 58.20%), action 291, FPS 2.65, Running 130.71s Step 412( 58.40%), action 292, FPS 2.68, Running 130.98s Step 413( 58.60%), action 293, FPS 2.72, Running 131.46s Step 414( 58.80%), action 294, FPS 2.77, Running 131.67s Step 415( 59.00%), action 295, FPS 2.79, Running 131.97s Step 416( 59.20%), action 296, FPS 2.69, Running 132.60s Step 417( 59.40%), action 297, FPS 2.70, Running 132.90s Step 418( 59.60%), action 298, FPS 2.80, Running 133.14s Step 419( 59.80%), action 299, FPS 2.78, Running 133.52s Step 420( 60.00%), action 300, FPS 2.81, Running 133.76s Step 421( 60.20%), action 301, FPS 2.82, Running 134.19s Step 422( 60.40%), action 302, FPS 2.96, Running 134.41s Step 423( 60.60%), action 303, FPS 2.98, Running 134.70s Step 424( 60.80%), action 304, FPS 3.06, Running 134.94s Step 425( 61.00%), action 305, FPS 3.05, Running 135.25s Step 426( 61.20%), action 306, FPS 3.04, Running 135.60s Step 427( 61.40%), action 307, FPS 3.00, Running 136.01s Step 428( 61.60%), action 308, FPS 3.00, Running 136.35s Step 429( 61.80%), action 309, FPS 3.00, Running 136.65s Step 430( 62.00%), action 310, FPS 2.97, Running 137.01s Step 431( 62.20%), action 311, FPS 2.97, Running 137.45s Step 432( 62.40%), action 312, FPS 3.01, Running 137.62s Step 433( 62.60%), action 313, FPS 3.11, Running 137.89s Step 434( 62.80%), action 314, FPS 3.08, Running 138.16s Step 435( 63.00%), action 315, FPS 3.08, Running 138.46s Step 436( 63.20%), action 316, FPS 3.30, Running 138.65s Step 437( 63.40%), action 317, FPS 3.32, Running 138.91s Step 438( 63.60%), action 318, FPS 3.35, Running 139.12s Step 439( 63.80%), action 319, FPS 3.39, Running 139.42s Step 440( 64.00%), action 320, FPS 3.42, Running 139.60s Step 441( 64.20%), action 321, FPS 3.45, Running 139.98s Step 442( 64.40%), action 322, FPS 3.38, Running 140.33s Step 443( 64.60%), action 323, FPS 3.41, Running 140.57s Step 444( 64.80%), action 324, FPS 3.35, Running 140.92s Step 445( 65.00%), action 325, FPS 3.35, Running 141.22s Step 446( 65.20%), action 326, FPS 3.28, Running 141.69s Step 447( 65.40%), action 327, FPS 3.27, Running 142.13s Step 448( 65.60%), action 328, FPS 3.10, Running 142.81s Step 449( 65.80%), action 329, FPS 2.99, Running 143.33s Step 450( 66.00%), action 330, FPS 2.93, Running 143.83s Step 451( 66.20%), action 331, FPS 2.92, Running 144.30s Step 452( 66.40%), action 332, FPS 2.84, Running 144.66s Step 453( 66.60%), action 333, FPS 2.83, Running 144.97s Step 454( 66.80%), action 334, FPS 2.73, Running 145.47s Step 455( 67.00%), action 335, FPS 2.68, Running 145.92s Step 456( 67.20%), action 336, FPS 2.63, Running 146.24s [2026-08-01 18:19:37] [45 ] Seed 44 success after 147.06 s. +steps: 456 , actions: 336 . +Instruction: Empty +Total 26/45(57.78%) success. +Setting seed: 45 +Step 1( N/A%), pre moving , FPS 14.28, Running 0.07s Step 2( N/A%), pre moving , FPS 22.78, Running 0.09s Step 3( N/A%), pre moving , FPS 24.97, Running 0.12s Step 4( N/A%), pre moving , FPS 28.80, Running 0.14s Step 5( N/A%), pre moving , FPS 32.13, Running 0.16s Step 6( N/A%), pre moving , FPS 34.83, Running 0.17s Step 7( N/A%), pre moving , FPS 36.48, Running 0.19s Step 8( N/A%), pre moving , FPS 37.15, Running 0.22s Step 9( N/A%), pre moving , FPS 38.26, Running 0.24s Step 10( N/A%), pre moving , FPS 39.23, Running 0.25s Step 11( N/A%), pre moving , FPS 40.34, Running 0.27s Step 12( N/A%), pre moving , FPS 41.09, Running 0.29s Step 13( N/A%), pre moving , FPS 41.99, Running 0.31s Step 14( N/A%), pre moving , FPS 42.77, Running 0.33s Step 15( N/A%), pre moving , FPS 42.67, Running 0.35s Step 16( N/A%), pre moving , FPS 43.23, Running 0.37s Step 17( N/A%), pre moving , FPS 42.98, Running 0.40s Step 18( N/A%), pre moving , FPS 43.29, Running 0.42s Step 19( N/A%), pre moving , FPS 43.42, Running 0.44s Step 20( N/A%), pre moving , FPS 43.72, Running 0.46s Step 21( N/A%), pre moving , FPS 31.82, Running 0.70s Step 22( N/A%), pre moving , FPS 31.91, Running 0.71s Step 23( N/A%), pre moving , FPS 32.67, Running 0.73s Step 24( N/A%), pre moving , FPS 32.35, Running 0.76s Step 25( N/A%), pre moving , FPS 32.25, Running 0.78s Step 26( N/A%), pre moving , FPS 25.42, Running 0.96s Step 27( N/A%), pre moving , FPS 25.26, Running 0.98s Step 28( N/A%), pre moving , FPS 25.35, Running 1.00s Step 29( N/A%), pre moving , FPS 25.34, Running 1.02s Step 30( N/A%), pre moving , FPS 25.36, Running 1.04s Step 31( N/A%), pre moving , FPS 25.38, Running 1.06s Step 32( N/A%), pre moving , FPS 25.30, Running 1.08s Step 33( N/A%), pre moving , FPS 25.22, Running 1.10s Step 34( N/A%), pre moving , FPS 24.94, Running 1.13s Step 35( N/A%), pre moving , FPS 24.90, Running 1.15s Step 36( N/A%), pre moving , FPS 18.12, Running 1.47s Step 37( N/A%), pre moving , FPS 17.96, Running 1.51s Step 38( N/A%), pre moving , FPS 17.80, Running 1.54s Step 39( N/A%), pre moving , FPS 17.84, Running 1.56s Step 40( N/A%), pre moving , FPS 17.81, Running 1.58s Step 41( N/A%), pre moving , FPS 22.22, Running 1.60s Step 42( N/A%), pre moving , FPS 22.15, Running 1.62s Step 43( N/A%), pre moving , FPS 22.14, Running 1.64s Step 44( N/A%), pre moving , FPS 22.28, Running 1.66s Step 45( N/A%), pre moving , FPS 22.27, Running 1.67s Step 46( N/A%), pre moving , FPS 27.03, Running 1.70s Step 47( N/A%), pre moving , FPS 26.97, Running 1.73s Step 48( N/A%), pre moving , FPS 26.79, Running 1.75s Step 49( N/A%), pre moving , FPS 26.36, Running 1.78s Step 50( N/A%), pre moving , FPS 25.43, Running 1.83s Step 51( N/A%), pre moving , FPS 25.01, Running 1.86s Step 52( N/A%), pre moving , FPS 24.29, Running 1.91s Step 53( N/A%), pre moving , FPS 23.95, Running 1.94s Step 54( N/A%), pre moving , FPS 23.77, Running 1.97s Step 55( N/A%), pre moving , FPS 23.41, Running 2.01s Step 56( N/A%), pre moving , FPS 35.60, Running 2.04s Step 57( N/A%), pre moving , FPS 36.11, Running 2.06s Step 58( N/A%), pre moving , FPS 36.38, Running 2.09s Step 59( N/A%), pre moving , FPS 35.83, Running 2.12s Step 60( N/A%), pre moving , FPS 35.32, Running 2.15s Step 61( N/A%), pre moving , FPS 34.68, Running 2.18s Step 62( N/A%), pre moving , FPS 34.14, Running 2.20s Step 63( N/A%), pre moving , FPS 33.56, Running 2.23s Step 64( N/A%), pre moving , FPS 32.57, Running 2.27s Step 65( N/A%), pre moving , FPS 31.48, Running 2.31s Step 66( N/A%), pre moving , FPS 30.57, Running 2.35s Step 67( N/A%), pre moving , FPS 30.40, Running 2.38s Step 68( N/A%), pre moving , FPS 30.23, Running 2.41s Step 69( N/A%), pre moving , FPS 30.52, Running 2.44s Step 70( N/A%), pre moving , FPS 31.50, Running 2.46s Step 71( N/A%), pre moving , FPS 31.76, Running 2.49s Step 72( N/A%), pre moving , FPS 31.84, Running 2.53s Step 73( N/A%), pre moving , FPS 31.67, Running 2.57s Step 74( N/A%), pre moving , FPS 31.64, Running 2.60s Step 75( N/A%), pre moving , FPS 31.47, Running 2.64s Step 76( N/A%), pre moving , FPS 31.16, Running 2.68s Step 77( N/A%), pre moving , FPS 31.29, Running 2.70s Step 78( N/A%), pre moving , FPS 31.36, Running 2.73s Step 79( N/A%), pre moving , FPS 31.19, Running 2.76s Step 80( N/A%), pre moving , FPS 30.77, Running 2.80s Step 81( N/A%), pre moving , FPS 30.75, Running 2.83s Step 82( N/A%), pre moving , FPS 31.17, Running 2.85s Step 83( N/A%), pre moving , FPS 31.65, Running 2.86s Step 84( N/A%), pre moving , FPS 32.25, Running 2.89s Step 85( N/A%), pre moving , FPS 33.08, Running 2.91s Step 86( N/A%), pre moving , FPS 33.66, Running 2.95s Step 87( N/A%), pre moving , FPS 34.41, Running 2.96s Step 88( N/A%), pre moving , FPS 35.10, Running 2.98s Step 89( N/A%), pre moving , FPS 34.88, Running 3.01s Step 90( N/A%), pre moving , FPS 34.88, Running 3.04s Step 91( N/A%), pre moving , FPS 35.19, Running 3.06s Step 92( N/A%), pre moving , FPS 36.90, Running 3.08s Step 93( N/A%), pre moving , FPS 38.05, Running 3.10s Step 94( N/A%), pre moving , FPS 39.29, Running 3.11s Step 95( N/A%), pre moving , FPS 41.25, Running 3.13s Step 96( N/A%), pre moving , FPS 42.35, Running 3.15s Step 97( N/A%), pre moving , FPS 43.01, Running 3.17s Step 98( N/A%), pre moving , FPS 43.59, Running 3.19s Step 99( N/A%), pre moving , FPS 44.97, Running 3.20s Step 100( N/A%), pre moving , FPS 47.12, Running 3.22s Step 101( N/A%), pre moving , FPS 11.81, Running 4.52s Step 102( N/A%), pre moving , FPS 10.60, Running 4.73s Step 103( N/A%), pre moving , FPS 10.09, Running 4.85s Step 104( N/A%), pre moving , FPS 9.11, Running 5.08s Step 105( N/A%), pre moving , FPS 8.65, Running 5.23s Step 106( N/A%), pre moving , FPS 7.88, Running 5.48s Step 107( N/A%), pre moving , FPS 7.55, Running 5.62s Step 108( N/A%), pre moving , FPS 6.95, Running 5.86s Step 109( N/A%), pre moving , FPS 6.73, Running 5.99s Step 110( N/A%), pre moving , FPS 6.29, Running 6.22s Step 111( N/A%), pre moving , FPS 6.05, Running 6.36s Step 112( N/A%), pre moving , FPS 5.71, Running 6.58s Step 113( N/A%), pre moving , FPS 5.50, Running 6.73s Step 114( N/A%), pre moving , FPS 5.09, Running 7.04s Step 115( N/A%), pre moving , FPS 4.94, Running 7.17s Step 116( N/A%), pre moving , FPS 4.65, Running 7.45s Step 117( N/A%), pre moving , FPS 4.53, Running 7.59s Step 118( N/A%), pre moving , FPS 4.24, Running 7.90s Step 119( N/A%), pre moving , FPS 4.16, Running 8.01s Step 120( N/A%), pre moving , FPS 3.95, Running 8.28s Step 121( 0.20%), action 1, FPS 4.28, Running 9.19s Step 122( 0.40%), action 2, FPS 4.15, Running 9.55s Step 123( 0.60%), action 3, FPS 3.89, Running 9.99s Step 124( 0.80%), action 4, FPS 3.87, Running 10.25s Step 125( 1.00%), action 5, FPS 3.74, Running 10.58s Step 126( 1.20%), action 6, FPS 3.63, Running 10.99s Step 127( 1.40%), action 7, FPS 3.35, Running 11.58s Step 128( 1.60%), action 8, FPS 3.34, Running 11.85s Step 129( 1.80%), action 9, FPS 3.23, Running 12.19s Step 130( 2.00%), action 10, FPS 3.16, Running 12.55s Step 131( 2.20%), action 11, FPS 2.96, Running 13.12s Step 132( 2.40%), action 12, FPS 2.85, Running 13.60s Step 133( 2.60%), action 13, FPS 2.79, Running 13.90s Step 134( 2.80%), action 14, FPS 2.75, Running 14.31s Step 135( 3.00%), action 15, FPS 2.69, Running 14.61s Step 136( 3.20%), action 16, FPS 2.62, Running 15.07s Step 137( 3.40%), action 17, FPS 2.54, Running 15.47s Step 138( 3.60%), action 18, FPS 2.45, Running 16.06s Step 139( 3.80%), action 19, FPS 2.39, Running 16.37s Step 140( 4.00%), action 20, FPS 2.37, Running 16.72s Step 141( 4.20%), action 21, FPS 2.43, Running 17.41s Step 142( 4.40%), action 22, FPS 2.46, Running 17.69s Step 143( 4.60%), action 23, FPS 2.50, Running 17.99s Step 144( 4.80%), action 24, FPS 2.47, Running 18.33s Step 145( 5.00%), action 25, FPS 2.42, Running 18.86s Step 146( 5.20%), action 26, FPS 2.44, Running 19.19s Step 147( 5.40%), action 27, FPS 2.52, Running 19.51s Step 148( 5.60%), action 28, FPS 2.50, Running 19.84s Step 149( 5.80%), action 29, FPS 2.52, Running 20.14s Step 150( 6.00%), action 30, FPS 2.54, Running 20.43s Step 151( 6.20%), action 31, FPS 2.48, Running 21.18s Step 152( 6.40%), action 32, FPS 2.54, Running 21.47s Step 153( 6.60%), action 33, FPS 2.48, Running 21.97s Step 154( 6.80%), action 34, FPS 2.42, Running 22.57s Step 155( 7.00%), action 35, FPS 2.43, Running 22.84s Step 156( 7.20%), action 36, FPS 2.44, Running 23.26s Step 157( 7.40%), action 37, FPS 2.42, Running 23.72s Step 158( 7.60%), action 38, FPS 2.50, Running 24.07s Step 159( 7.80%), action 39, FPS 2.41, Running 24.65s Step 160( 8.00%), action 40, FPS 2.36, Running 25.20s Step 161( 8.20%), action 41, FPS 2.41, Running 25.72s Step 162( 8.40%), action 42, FPS 2.32, Running 26.33s Step 163( 8.60%), action 43, FPS 2.31, Running 26.64s Step 164( 8.80%), action 44, FPS 2.30, Running 27.02s Step 165( 9.00%), action 45, FPS 2.29, Running 27.60s Step 166( 9.20%), action 46, FPS 2.25, Running 28.06s Step 167( 9.40%), action 47, FPS 2.22, Running 28.53s Step 168( 9.60%), action 48, FPS 2.21, Running 28.91s Step 169( 9.80%), action 49, FPS 2.15, Running 29.44s Step 170( 10.00%), action 50, FPS 2.14, Running 29.76s Step 171( 10.20%), action 51, FPS 2.15, Running 30.48s Step 172( 10.40%), action 52, FPS 2.14, Running 30.79s Step 173( 10.60%), action 53, FPS 2.15, Running 31.26s Step 174( 10.80%), action 54, FPS 2.20, Running 31.67s Step 175( 11.00%), action 55, FPS 2.17, Running 32.04s Step 176( 11.20%), action 56, FPS 2.12, Running 32.67s Step 177( 11.40%), action 57, FPS 2.12, Running 33.14s Step 178( 11.60%), action 58, FPS 2.06, Running 33.80s Step 179( 11.80%), action 59, FPS 2.06, Running 34.37s Step 180( 12.00%), action 60, FPS 2.12, Running 34.65s Step 181( 12.20%), action 61, FPS 2.07, Running 35.39s Step 182( 12.40%), action 62, FPS 2.10, Running 35.84s Step 183( 12.60%), action 63, FPS 2.05, Running 36.39s Step 184( 12.80%), action 64, FPS 1.99, Running 37.07s Step 185( 13.00%), action 65, FPS 2.01, Running 37.55s Step 186( 13.20%), action 66, FPS 2.01, Running 38.00s Step 187( 13.40%), action 67, FPS 2.04, Running 38.34s Step 188( 13.60%), action 68, FPS 2.00, Running 38.89s Step 189( 13.80%), action 69, FPS 2.05, Running 39.22s Step 190( 14.00%), action 70, FPS 2.04, Running 39.58s Step 191( 14.20%), action 71, FPS 2.04, Running 40.30s Step 192( 14.40%), action 72, FPS 2.01, Running 40.76s Step 193( 14.60%), action 73, FPS 1.99, Running 41.32s Step 194( 14.80%), action 74, FPS 1.96, Running 41.89s Step 195( 15.00%), action 75, FPS 1.92, Running 42.47s Step 196( 15.20%), action 76, FPS 1.95, Running 42.95s Step 197( 15.40%), action 77, FPS 1.96, Running 43.32s Step 198( 15.60%), action 78, FPS 1.97, Running 43.96s Step 199( 15.80%), action 79, FPS 1.98, Running 44.50s Step 200( 16.00%), action 80, FPS 1.91, Running 45.14s Step 201( 16.20%), action 81, FPS 1.91, Running 45.88s Step 202( 16.40%), action 82, FPS 1.92, Running 46.24s Step 203( 16.60%), action 83, FPS 1.93, Running 46.76s Step 204( 16.80%), action 84, FPS 1.98, Running 47.15s Step 205( 17.00%), action 85, FPS 2.00, Running 47.55s Step 206( 17.20%), action 86, FPS 2.02, Running 47.90s Step 207( 17.40%), action 87, FPS 1.98, Running 48.45s Step 208( 17.60%), action 88, FPS 2.01, Running 48.86s Step 209( 17.80%), action 89, FPS 2.00, Running 49.21s Step 210( 18.00%), action 90, FPS 1.98, Running 49.66s Step 211( 18.20%), action 91, FPS 1.98, Running 50.39s Step 212( 18.40%), action 92, FPS 1.99, Running 50.80s Step 213( 18.60%), action 93, FPS 2.00, Running 51.33s Step 214( 18.80%), action 94, FPS 2.01, Running 51.87s Step 215( 19.00%), action 95, FPS 2.04, Running 52.27s Step 216( 19.20%), action 96, FPS 2.07, Running 52.63s Step 217( 19.40%), action 97, FPS 2.07, Running 52.98s Step 218( 19.60%), action 98, FPS 2.12, Running 53.39s Step 219( 19.80%), action 99, FPS 2.11, Running 53.96s Step 220( 20.00%), action 100, FPS 2.12, Running 54.56s Step 221( 20.20%), action 101, FPS 2.13, Running 55.29s Step 222( 20.40%), action 102, FPS 2.12, Running 55.67s Step 223( 20.60%), action 103, FPS 2.17, Running 55.98s Step 224( 20.80%), action 104, FPS 2.18, Running 56.31s Step 225( 21.00%), action 105, FPS 2.20, Running 56.64s Step 226( 21.20%), action 106, FPS 2.17, Running 57.10s Step 227( 21.40%), action 107, FPS 2.23, Running 57.40s Step 228( 21.60%), action 108, FPS 2.27, Running 57.67s Step 229( 21.80%), action 109, FPS 2.28, Running 58.00s Step 230( 22.00%), action 110, FPS 2.32, Running 58.29s Step 231( 22.20%), action 111, FPS 2.30, Running 59.09s Step 232( 22.40%), action 112, FPS 2.32, Running 59.43s Step 233( 22.60%), action 113, FPS 2.31, Running 60.01s Step 234( 22.80%), action 114, FPS 2.30, Running 60.55s Step 235( 23.00%), action 115, FPS 2.25, Running 61.16s Step 236( 23.20%), action 116, FPS 2.23, Running 61.60s Step 237( 23.40%), action 117, FPS 2.17, Running 62.21s Step 238( 23.60%), action 118, FPS 2.20, Running 62.47s Step 239( 23.80%), action 119, FPS 2.27, Running 62.75s Step 240( 24.00%), action 120, FPS 2.29, Running 63.32s Step 241( 24.20%), action 121, FPS 2.30, Running 64.00s Step 242( 24.40%), action 122, FPS 2.30, Running 64.37s Step 243( 24.60%), action 123, FPS 2.31, Running 64.65s Step 244( 24.80%), action 124, FPS 2.24, Running 65.23s Step 245( 25.00%), action 125, FPS 2.24, Running 65.57s Step 246( 25.20%), action 126, FPS 2.22, Running 66.11s Step 247( 25.40%), action 127, FPS 2.21, Running 66.45s Step 248( 25.60%), action 128, FPS 2.15, Running 66.99s Step 249( 25.80%), action 129, FPS 2.14, Running 67.33s Step 250( 26.00%), action 130, FPS 2.16, Running 67.57s Step 251( 26.20%), action 131, FPS 2.22, Running 68.11s Step 252( 26.40%), action 132, FPS 2.19, Running 68.54s Step 253( 26.60%), action 133, FPS 2.26, Running 68.85s Step 254( 26.80%), action 134, FPS 2.34, Running 69.10s Step 255( 27.00%), action 135, FPS 2.42, Running 69.43s Step 256( 27.20%), action 136, FPS 2.46, Running 69.74s Step 257( 27.40%), action 137, FPS 2.50, Running 70.22s Step 258( 27.60%), action 138, FPS 2.43, Running 70.70s Step 259( 27.80%), action 139, FPS 2.43, Running 71.00s Step 260( 28.00%), action 140, FPS 2.52, Running 71.25s Step 261( 28.20%), action 141, FPS 2.59, Running 71.70s Step 262( 28.40%), action 142, FPS 2.61, Running 72.03s Step 263( 28.60%), action 143, FPS 2.61, Running 72.33s Step 264( 28.80%), action 144, FPS 2.72, Running 72.60s Step 265( 29.00%), action 145, FPS 2.73, Running 72.89s Step 266( 29.20%), action 146, FPS 2.83, Running 73.18s Step 267( 29.40%), action 147, FPS 2.84, Running 73.50s Step 268( 29.60%), action 148, FPS 2.84, Running 74.05s Step 269( 29.80%), action 149, FPS 2.86, Running 74.33s Step 270( 30.00%), action 150, FPS 2.78, Running 74.75s Step 271( 30.20%), action 151, FPS 2.72, Running 75.47s Step 272( 30.40%), action 152, FPS 2.78, Running 75.74s Step 273( 30.60%), action 153, FPS 2.78, Running 76.04s Step 274( 30.80%), action 154, FPS 2.75, Running 76.36s Step 275( 31.00%), action 155, FPS 2.72, Running 76.78s Step 276( 31.20%), action 156, FPS 2.75, Running 77.02s Step 277( 31.40%), action 157, FPS 2.81, Running 77.34s Step 278( 31.60%), action 158, FPS 2.91, Running 77.57s Step 279( 31.80%), action 159, FPS 2.89, Running 77.92s Step 280( 32.00%), action 160, FPS 2.80, Running 78.39s Step 281( 32.20%), action 161, FPS 2.73, Running 79.02s Step 282( 32.40%), action 162, FPS 2.77, Running 79.26s Step 283( 32.60%), action 163, FPS 2.70, Running 79.73s Step 284( 32.80%), action 164, FPS 2.71, Running 79.97s Step 285( 33.00%), action 165, FPS 2.69, Running 80.32s Step 286( 33.20%), action 166, FPS 2.68, Running 80.65s Step 287( 33.40%), action 167, FPS 2.68, Running 80.97s Step 288( 33.60%), action 168, FPS 2.75, Running 81.32s Step 289( 33.80%), action 169, FPS 2.73, Running 81.65s Step 290( 34.00%), action 170, FPS 2.74, Running 82.06s Step 291( 34.20%), action 171, FPS 2.83, Running 82.53s Step 292( 34.40%), action 172, FPS 2.71, Running 83.10s Step 293( 34.60%), action 173, FPS 2.71, Running 83.42s Step 294( 34.80%), action 174, FPS 2.61, Running 84.04s Step 295( 35.00%), action 175, FPS 2.62, Running 84.42s Step 296( 35.20%), action 176, FPS 2.51, Running 85.01s Step 297( 35.40%), action 177, FPS 2.45, Running 85.50s Step 298( 35.60%), action 178, FPS 2.36, Running 86.03s Step 299( 35.80%), action 179, FPS 2.33, Running 86.52s Step 300( 36.00%), action 180, FPS 2.35, Running 86.90s Step 301( 36.20%), action 181, FPS 2.41, Running 87.32s Step 302( 36.40%), action 182, FPS 2.34, Running 87.81s Step 303( 36.60%), action 183, FPS 2.37, Running 88.18s Step 304( 36.80%), action 184, FPS 2.36, Running 88.46s Step 305( 37.00%), action 185, FPS 2.32, Running 88.93s Step 306( 37.20%), action 186, FPS 2.33, Running 89.24s Step 307( 37.40%), action 187, FPS 2.28, Running 89.73s Step 308( 37.60%), action 188, FPS 2.26, Running 90.15s Step 309( 37.80%), action 189, FPS 2.23, Running 90.60s Step 310( 38.00%), action 190, FPS 2.27, Running 90.89s Step 311( 38.20%), action 191, FPS 2.26, Running 91.39s Step 312( 38.40%), action 192, FPS 2.35, Running 91.61s Step 313( 38.60%), action 193, FPS 2.35, Running 91.92s Step 314( 38.80%), action 194, FPS 2.35, Running 92.54s Step 315( 39.00%), action 195, FPS 2.30, Running 93.12s Step 316( 39.20%), action 196, FPS 2.35, Running 93.53s Step 317( 39.40%), action 197, FPS 2.35, Running 94.01s Step 318( 39.60%), action 198, FPS 2.33, Running 94.61s Step 319( 39.80%), action 199, FPS 2.36, Running 94.99s Step 320( 40.00%), action 200, FPS 2.37, Running 95.35s Step 321( 40.20%), action 201, FPS 2.32, Running 95.92s Step 322( 40.40%), action 202, FPS 2.37, Running 96.26s Step 323( 40.60%), action 203, FPS 2.39, Running 96.56s Step 324( 40.80%), action 204, FPS 2.33, Running 97.05s Step 325( 41.00%), action 205, FPS 2.33, Running 97.51s Step 326( 41.20%), action 206, FPS 2.36, Running 97.72s Step 327( 41.40%), action 207, FPS 2.42, Running 98.01s Step 328( 41.60%), action 208, FPS 2.48, Running 98.23s Step 329( 41.80%), action 209, FPS 2.50, Running 98.60s Step 330( 42.00%), action 210, FPS 2.51, Running 98.87s Step 331( 42.20%), action 211, FPS 2.52, Running 99.32s Step 332( 42.40%), action 212, FPS 2.44, Running 99.81s Step 333( 42.60%), action 213, FPS 2.44, Running 100.12s Step 334( 42.80%), action 214, FPS 2.55, Running 100.38s Step 335( 43.00%), action 215, FPS 2.61, Running 100.78s Step 336( 43.20%), action 216, FPS 2.67, Running 101.02s Step 337( 43.40%), action 217, FPS 2.65, Running 101.55s Step 338( 43.60%), action 218, FPS 2.74, Running 101.90s Step 339( 43.80%), action 219, FPS 2.76, Running 102.23s Step 340( 44.00%), action 220, FPS 2.81, Running 102.46s Step 341( 44.20%), action 221, FPS 2.85, Running 102.95s Step 342( 44.40%), action 222, FPS 2.88, Running 103.19s Step 343( 44.60%), action 223, FPS 2.87, Running 103.53s Step 344( 44.80%), action 224, FPS 2.97, Running 103.78s Step 345( 45.00%), action 225, FPS 3.01, Running 104.14s Step 346( 45.20%), action 226, FPS 3.02, Running 104.33s Step 347( 45.40%), action 227, FPS 3.02, Running 104.63s Step 348( 45.60%), action 228, FPS 3.03, Running 104.84s Step 349( 45.80%), action 229, FPS 3.01, Running 105.24s Step 350( 46.00%), action 230, FPS 2.99, Running 105.55s Step 351( 46.20%), action 231, FPS 3.01, Running 105.96s Step 352( 46.40%), action 232, FPS 3.13, Running 106.20s Step 353( 46.60%), action 233, FPS 3.12, Running 106.53s Step 354( 46.80%), action 234, FPS 3.13, Running 106.77s Step 355( 47.00%), action 235, FPS 3.18, Running 107.08s Step 356( 47.20%), action 236, FPS 3.03, Running 107.62s Step 357( 47.40%), action 237, FPS 3.11, Running 107.99s Step 358( 47.60%), action 238, FPS 3.16, Running 108.23s Step 359( 47.80%), action 239, FPS 3.18, Running 108.52s Step 360( 48.00%), action 240, FPS 3.13, Running 108.85s Step 361( 48.20%), action 241, FPS 3.16, Running 109.28s Step 362( 48.40%), action 242, FPS 3.16, Running 109.53s Step 363( 48.60%), action 243, FPS 3.19, Running 109.80s Step 364( 48.80%), action 244, FPS 3.20, Running 110.02s Step 365( 49.00%), action 245, FPS 3.20, Running 110.38s Step 366( 49.20%), action 246, FPS 3.01, Running 110.98s Step 367( 49.40%), action 247, FPS 2.98, Running 111.34s Step 368( 49.60%), action 248, FPS 2.82, Running 111.94s Step 369( 49.80%), action 249, FPS 2.78, Running 112.44s Step 370( 50.00%), action 250, FPS 2.70, Running 112.96s Step 371( 50.20%), action 251, FPS 2.58, Running 113.72s Step 372( 50.40%), action 252, FPS 2.45, Running 114.37s Step 373( 50.60%), action 253, FPS 2.37, Running 114.95s Step 374( 50.80%), action 254, FPS 2.29, Running 115.49s Step 375( 51.00%), action 255, FPS 2.28, Running 115.87s Step 376( 51.20%), action 256, FPS 2.35, Running 116.15s Step 377( 51.40%), action 257, FPS 2.28, Running 116.75s Step 378( 51.60%), action 258, FPS 2.28, Running 117.01s Step 379( 51.80%), action 259, FPS 2.27, Running 117.32s Step 380( 52.00%), action 260, FPS 2.23, Running 117.81s Step 381( 52.20%), action 261, FPS 2.22, Running 118.31s Step 382( 52.40%), action 262, FPS 2.14, Running 118.87s Step 383( 52.60%), action 263, FPS 2.09, Running 119.37s Step 384( 52.80%), action 264, FPS 1.99, Running 120.08s Step 385( 53.00%), action 265, FPS 1.96, Running 120.59s Step 386( 53.20%), action 266, FPS 1.98, Running 121.07s Step 387( 53.40%), action 267, FPS 1.98, Running 121.44s Step 388( 53.60%), action 268, FPS 2.03, Running 121.80s Step 389( 53.80%), action 269, FPS 2.02, Running 122.36s Step 390( 54.00%), action 270, FPS 2.06, Running 122.69s Step 391( 54.20%), action 271, FPS 2.12, Running 123.15s Step 392( 54.40%), action 272, FPS 2.20, Running 123.48s Step 393( 54.60%), action 273, FPS 2.26, Running 123.78s Step 394( 54.80%), action 274, FPS 2.34, Running 124.04s Step 395( 55.00%), action 275, FPS 2.28, Running 124.63s Step 396( 55.20%), action 276, FPS 2.26, Running 125.00s Step 397( 55.40%), action 277, FPS 2.25, Running 125.62s Step 398( 55.60%), action 278, FPS 2.24, Running 125.93s Step 399( 55.80%), action 279, FPS 2.24, Running 126.25s Step 400( 56.00%), action 280, FPS 2.28, Running 126.57s Step 401( 56.20%), action 281, FPS 2.29, Running 127.05s Step 402( 56.40%), action 282, FPS 2.28, Running 127.65s Step 403( 56.60%), action 283, FPS 2.26, Running 128.23s Step 404( 56.80%), action 284, FPS 2.28, Running 128.84s Step 405( 57.00%), action 285, FPS 2.26, Running 129.46s Step 406( 57.20%), action 286, FPS 2.24, Running 130.01s Step 407( 57.40%), action 287, FPS 2.20, Running 130.55s Step 408( 57.60%), action 288, FPS 2.20, Running 130.88s Step 409( 57.80%), action 289, FPS 2.26, Running 131.20s Step 410( 58.00%), action 290, FPS 2.21, Running 131.73s Step 411( 58.20%), action 291, FPS 2.16, Running 132.40s Step 412( 58.40%), action 292, FPS 2.15, Running 132.76s Step 413( 58.60%), action 293, FPS 2.09, Running 133.34s Step 414( 58.80%), action 294, FPS 2.08, Running 133.63s Step 415( 59.00%), action 295, FPS 2.09, Running 134.20s Step 416( 59.20%), action 296, FPS 2.04, Running 134.79s Step 417( 59.40%), action 297, FPS 2.06, Running 135.35s Step 418( 59.60%), action 298, FPS 2.03, Running 135.80s Step 419( 59.80%), action 299, FPS 1.99, Running 136.27s Step 420( 60.00%), action 300, FPS 2.00, Running 136.58s Step 421( 60.20%), action 301, FPS 1.96, Running 137.26s Step 422( 60.40%), action 302, FPS 2.01, Running 137.60s Step 423( 60.60%), action 303, FPS 2.06, Running 137.96s Step 424( 60.80%), action 304, FPS 2.05, Running 138.61s Step 425( 61.00%), action 305, FPS 2.06, Running 139.17s Step 426( 61.20%), action 306, FPS 2.04, Running 139.83s Step 427( 61.40%), action 307, FPS 2.08, Running 140.17s Step 428( 61.60%), action 308, FPS 2.07, Running 140.52s Step 429( 61.80%), action 309, FPS 2.04, Running 141.01s Step 430( 62.00%), action 310, FPS 2.05, Running 141.47s Step 431( 62.20%), action 311, FPS 2.02, Running 142.32s Step 432( 62.40%), action 312, FPS 2.00, Running 142.75s Step 433( 62.60%), action 313, FPS 2.00, Running 143.32s Step 434( 62.80%), action 314, FPS 1.95, Running 143.90s Step 435( 63.00%), action 315, FPS 1.94, Running 144.50s Step 436( 63.20%), action 316, FPS 1.94, Running 145.10s Step 437( 63.40%), action 317, FPS 1.94, Running 145.68s Step 438( 63.60%), action 318, FPS 1.95, Running 146.08s Step 439( 63.80%), action 319, FPS 1.98, Running 146.38s Step 440( 64.00%), action 320, FPS 1.98, Running 146.69s Step 441( 64.20%), action 321, FPS 2.00, Running 147.24s Step 442( 64.40%), action 322, FPS 1.96, Running 147.80s Step 443( 64.60%), action 323, FPS 1.93, Running 148.35s Step 444( 64.80%), action 324, FPS 1.93, Running 148.97s Step 445( 65.00%), action 325, FPS 1.96, Running 149.35s Step 446( 65.20%), action 326, FPS 1.99, Running 149.87s Step 447( 65.40%), action 327, FPS 1.99, Running 150.20s Step 448( 65.60%), action 328, FPS 1.98, Running 150.63s Step 449( 65.80%), action 329, FPS 1.98, Running 151.12s Step 450( 66.00%), action 330, FPS 1.99, Running 151.54s Step 451( 66.20%), action 331, FPS 2.01, Running 152.25s Step 452( 66.40%), action 332, FPS 2.02, Running 152.64s Step 453( 66.60%), action 333, FPS 2.03, Running 153.20s Step 454( 66.80%), action 334, FPS 2.08, Running 153.51s Step 455( 67.00%), action 335, FPS 2.08, Running 154.13s Step 456( 67.20%), action 336, FPS 2.07, Running 154.77s Step 457( 67.40%), action 337, FPS 2.08, Running 155.30s Step 458( 67.60%), action 338, FPS 2.10, Running 155.62s Step 459( 67.80%), action 339, FPS 2.08, Running 155.98s Step 460( 68.00%), action 340, FPS 2.09, Running 156.24s Step 461( 68.20%), action 341, FPS 2.10, Running 156.78s Step 462( 68.40%), action 342, FPS 2.10, Running 157.33s Step 463( 68.60%), action 343, FPS 2.16, Running 157.62s Step 464( 68.80%), action 344, FPS 2.19, Running 158.11s Step 465( 69.00%), action 345, FPS 2.19, Running 158.48s Step 466( 69.20%), action 346, FPS 2.25, Running 158.77s Step 467( 69.40%), action 347, FPS 2.25, Running 159.08s Step 468( 69.60%), action 348, FPS 2.27, Running 159.44s Step 469( 69.80%), action 349, FPS 2.25, Running 160.00s Step 470( 70.00%), action 350, FPS 2.21, Running 160.58s Step 471( 70.20%), action 351, FPS 2.25, Running 161.14s Step 472( 70.40%), action 352, FPS 2.26, Running 161.48s Step 473( 70.60%), action 353, FPS 2.32, Running 161.80s Step 474( 70.80%), action 354, FPS 2.32, Running 162.13s Step 475( 71.00%), action 355, FPS 2.40, Running 162.47s Step 476( 71.20%), action 356, FPS 2.52, Running 162.69s Step 477( 71.40%), action 357, FPS 2.59, Running 163.03s Step 478( 71.60%), action 358, FPS 2.50, Running 163.60s Step 479( 71.80%), action 359, FPS 2.49, Running 164.00s Step 480( 72.00%), action 360, FPS 2.44, Running 164.43s Step 481( 72.20%), action 361, FPS 2.43, Running 165.02s Step 482( 72.40%), action 362, FPS 2.51, Running 165.31s Step 483( 72.60%), action 363, FPS 2.50, Running 165.62s Step 484( 72.80%), action 364, FPS 2.58, Running 165.86s Step 485( 73.00%), action 365, FPS 2.60, Running 166.18s Step 486( 73.20%), action 366, FPS 2.60, Running 166.47s Step 487( 73.40%), action 367, FPS 2.59, Running 166.80s Step 488( 73.60%), action 368, FPS 2.60, Running 167.14s Step 489( 73.80%), action 369, FPS 2.67, Running 167.49s Step 490( 74.00%), action 370, FPS 2.74, Running 167.88s Step 491( 74.20%), action 371, FPS 2.80, Running 168.29s Step 492( 74.40%), action 372, FPS 2.85, Running 168.49s Step 493( 74.60%), action 373, FPS 2.86, Running 168.79s Step 494( 74.80%), action 374, FPS 2.84, Running 169.18s Step 495( 75.00%), action 375, FPS 2.86, Running 169.45s Step 496( 75.20%), action 376, FPS 2.82, Running 169.78s Step 497( 75.40%), action 377, FPS 2.84, Running 170.06s Step 498( 75.60%), action 378, FPS 2.99, Running 170.30s Step 499( 75.80%), action 379, FPS 2.95, Running 170.78s Step 500( 76.00%), action 380, FPS 2.96, Running 171.18s Step 501( 76.20%), action 381, FPS 2.88, Running 171.96s Step 502( 76.40%), action 382, FPS 2.75, Running 172.59s Step 503( 76.60%), action 383, FPS 2.76, Running 172.86s Step 504( 76.80%), action 384, FPS 2.72, Running 173.21s Step 505( 77.00%), action 385, FPS 2.65, Running 173.73s Step 506( 77.20%), action 386, FPS 2.58, Running 174.23s Step 507( 77.40%), action 387, FPS 2.51, Running 174.76s Step 508( 77.60%), action 388, FPS 2.51, Running 175.10s Step 509( 77.80%), action 389, FPS 2.50, Running 175.50s Step 510( 78.00%), action 390, FPS 2.54, Running 175.75s Step 511( 78.20%), action 391, FPS 2.51, Running 176.25s Step 512( 78.40%), action 392, FPS 2.39, Running 176.85s Step 513( 78.60%), action 393, FPS 2.32, Running 177.43s Step 514( 78.80%), action 394, FPS 2.32, Running 177.80s Step 515( 79.00%), action 395, FPS 2.22, Running 178.45s Step 516( 79.20%), action 396, FPS 2.21, Running 178.82s [2026-08-01 18:22:37] [46 ] Seed 45 success after 179.29 s. +steps: 516 , actions: 396 . +Instruction: Empty +Total 27/46(58.70%) success. +Setting seed: 46 +Step 1( N/A%), pre moving , FPS 12.48, Running 0.08s Step 2( N/A%), pre moving , FPS 15.95, Running 0.13s Step 3( N/A%), pre moving , FPS 20.09, Running 0.15s Step 4( N/A%), pre moving , FPS 23.47, Running 0.17s Step 5( N/A%), pre moving , FPS 26.34, Running 0.19s Step 6( N/A%), pre moving , FPS 28.94, Running 0.21s Step 7( N/A%), pre moving , FPS 30.90, Running 0.23s Step 8( N/A%), pre moving , FPS 32.72, Running 0.24s Step 9( N/A%), pre moving , FPS 34.48, Running 0.26s Step 10( N/A%), pre moving , FPS 36.02, Running 0.28s Step 11( N/A%), pre moving , FPS 37.00, Running 0.30s Step 12( N/A%), pre moving , FPS 37.90, Running 0.32s Step 13( N/A%), pre moving , FPS 38.70, Running 0.34s Step 14( N/A%), pre moving , FPS 37.37, Running 0.37s Step 15( N/A%), pre moving , FPS 38.12, Running 0.39s Step 16( N/A%), pre moving , FPS 39.06, Running 0.41s Step 17( N/A%), pre moving , FPS 39.58, Running 0.43s Step 18( N/A%), pre moving , FPS 40.18, Running 0.45s Step 19( N/A%), pre moving , FPS 39.95, Running 0.48s Step 20( N/A%), pre moving , FPS 40.32, Running 0.50s Step 21( N/A%), pre moving , FPS 30.25, Running 0.74s Step 22( N/A%), pre moving , FPS 31.69, Running 0.76s Step 23( N/A%), pre moving , FPS 31.81, Running 0.78s Step 24( N/A%), pre moving , FPS 31.15, Running 0.81s Step 25( N/A%), pre moving , FPS 31.35, Running 0.83s Step 26( N/A%), pre moving , FPS 23.44, Running 1.06s Step 27( N/A%), pre moving , FPS 23.17, Running 1.09s Step 28( N/A%), pre moving , FPS 23.19, Running 1.11s Step 29( N/A%), pre moving , FPS 23.06, Running 1.13s Step 30( N/A%), pre moving , FPS 22.91, Running 1.15s Step 31( N/A%), pre moving , FPS 22.91, Running 1.17s Step 32( N/A%), pre moving , FPS 22.94, Running 1.19s Step 33( N/A%), pre moving , FPS 22.99, Running 1.21s Step 34( N/A%), pre moving , FPS 23.33, Running 1.23s Step 35( N/A%), pre moving , FPS 23.36, Running 1.25s Step 36( N/A%), pre moving , FPS 17.83, Running 1.53s Step 37( N/A%), pre moving , FPS 17.89, Running 1.55s Step 38( N/A%), pre moving , FPS 17.92, Running 1.56s Step 39( N/A%), pre moving , FPS 17.99, Running 1.59s Step 40( N/A%), pre moving , FPS 17.86, Running 1.62s Step 41( N/A%), pre moving , FPS 22.35, Running 1.64s Step 42( N/A%), pre moving , FPS 22.24, Running 1.66s Step 43( N/A%), pre moving , FPS 22.33, Running 1.67s Step 44( N/A%), pre moving , FPS 22.37, Running 1.71s Step 45( N/A%), pre moving , FPS 21.83, Running 1.74s Step 46( N/A%), pre moving , FPS 27.95, Running 1.78s Step 47( N/A%), pre moving , FPS 27.97, Running 1.80s Step 48( N/A%), pre moving , FPS 27.44, Running 1.84s Step 49( N/A%), pre moving , FPS 27.07, Running 1.87s Step 50( N/A%), pre moving , FPS 26.94, Running 1.89s Step 51( N/A%), pre moving , FPS 26.74, Running 1.92s Step 52( N/A%), pre moving , FPS 26.42, Running 1.95s Step 53( N/A%), pre moving , FPS 26.12, Running 1.97s Step 54( N/A%), pre moving , FPS 26.11, Running 2.00s Step 55( N/A%), pre moving , FPS 25.51, Running 2.03s Step 56( N/A%), pre moving , FPS 37.59, Running 2.06s Step 57( N/A%), pre moving , FPS 35.91, Running 2.10s Step 58( N/A%), pre moving , FPS 34.71, Running 2.14s Step 59( N/A%), pre moving , FPS 34.39, Running 2.17s Step 60( N/A%), pre moving , FPS 33.75, Running 2.21s Step 61( N/A%), pre moving , FPS 32.83, Running 2.25s Step 62( N/A%), pre moving , FPS 32.18, Running 2.28s Step 63( N/A%), pre moving , FPS 31.75, Running 2.30s Step 64( N/A%), pre moving , FPS 32.11, Running 2.33s Step 65( N/A%), pre moving , FPS 32.34, Running 2.36s Step 66( N/A%), pre moving , FPS 32.12, Running 2.40s Step 67( N/A%), pre moving , FPS 31.93, Running 2.43s Step 68( N/A%), pre moving , FPS 31.59, Running 2.47s Step 69( N/A%), pre moving , FPS 31.73, Running 2.50s Step 70( N/A%), pre moving , FPS 31.22, Running 2.53s Step 71( N/A%), pre moving , FPS 31.16, Running 2.56s Step 72( N/A%), pre moving , FPS 31.03, Running 2.59s Step 73( N/A%), pre moving , FPS 29.91, Running 2.64s Step 74( N/A%), pre moving , FPS 29.45, Running 2.68s Step 75( N/A%), pre moving , FPS 29.86, Running 2.70s Step 76( N/A%), pre moving , FPS 30.02, Running 2.73s Step 77( N/A%), pre moving , FPS 30.73, Running 2.76s Step 78( N/A%), pre moving , FPS 31.25, Running 2.78s Step 79( N/A%), pre moving , FPS 31.17, Running 2.81s Step 80( N/A%), pre moving , FPS 31.59, Running 2.84s Step 81( N/A%), pre moving , FPS 31.52, Running 2.88s Step 82( N/A%), pre moving , FPS 31.02, Running 2.92s Step 83( N/A%), pre moving , FPS 31.32, Running 2.94s Step 84( N/A%), pre moving , FPS 31.54, Running 2.96s Step 85( N/A%), pre moving , FPS 31.92, Running 2.99s Step 86( N/A%), pre moving , FPS 32.88, Running 3.01s Step 87( N/A%), pre moving , FPS 33.27, Running 3.03s Step 88( N/A%), pre moving , FPS 34.03, Running 3.06s Step 89( N/A%), pre moving , FPS 34.51, Running 3.08s Step 90( N/A%), pre moving , FPS 35.66, Running 3.09s Step 91( N/A%), pre moving , FPS 36.32, Running 3.11s Step 92( N/A%), pre moving , FPS 37.25, Running 3.13s Step 93( N/A%), pre moving , FPS 39.76, Running 3.14s Step 94( N/A%), pre moving , FPS 41.43, Running 3.16s Step 95( N/A%), pre moving , FPS 42.31, Running 3.18s Step 96( N/A%), pre moving , FPS 43.04, Running 3.19s Step 97( N/A%), pre moving , FPS 42.59, Running 3.22s Step 98( N/A%), pre moving , FPS 43.18, Running 3.24s Step 99( N/A%), pre moving , FPS 44.47, Running 3.26s Step 100( N/A%), pre moving , FPS 45.47, Running 3.28s Step 101( N/A%), pre moving , FPS 47.68, Running 3.30s Step 102( N/A%), pre moving , FPS 50.70, Running 3.32s Step 103( N/A%), pre moving , FPS 11.47, Running 4.69s Step 104( N/A%), pre moving , FPS 10.01, Running 4.96s Step 105( N/A%), pre moving , FPS 9.54, Running 5.08s Step 106( N/A%), pre moving , FPS 8.64, Running 5.32s Step 107( N/A%), pre moving , FPS 8.32, Running 5.44s Step 108( N/A%), pre moving , FPS 7.66, Running 5.67s Step 109( N/A%), pre moving , FPS 7.23, Running 5.84s Step 110( N/A%), pre moving , FPS 6.59, Running 6.13s Step 111( N/A%), pre moving , FPS 6.34, Running 6.27s Step 112( N/A%), pre moving , FPS 5.90, Running 6.52s Step 113( N/A%), pre moving , FPS 5.64, Running 6.69s Step 114( N/A%), pre moving , FPS 5.34, Running 6.90s Step 115( N/A%), pre moving , FPS 5.16, Running 7.05s Step 116( N/A%), pre moving , FPS 4.92, Running 7.26s Step 117( N/A%), pre moving , FPS 4.83, Running 7.37s Step 118( N/A%), pre moving , FPS 4.55, Running 7.64s Step 119( N/A%), pre moving , FPS 4.46, Running 7.74s Step 120( N/A%), pre moving , FPS 4.22, Running 8.02s Step 121( N/A%), pre moving , FPS 4.12, Running 8.15s Step 122( N/A%), pre moving , FPS 3.97, Running 8.36s Step 123( 0.20%), action 1, FPS 4.39, Running 9.25s Step 124( 0.40%), action 2, FPS 4.29, Running 9.63s Step 125( 0.60%), action 3, FPS 4.06, Running 10.02s Step 126( 0.80%), action 4, FPS 3.83, Running 10.54s Step 127( 1.00%), action 5, FPS 3.63, Running 10.95s Step 128( 1.20%), action 6, FPS 3.42, Running 11.52s Step 129( 1.40%), action 7, FPS 3.34, Running 11.83s Step 130( 1.60%), action 8, FPS 3.38, Running 12.04s Step 131( 1.80%), action 9, FPS 3.30, Running 12.33s Step 132( 2.00%), action 10, FPS 3.25, Running 12.66s Step 133( 2.20%), action 11, FPS 3.08, Running 13.18s Step 134( 2.40%), action 12, FPS 2.95, Running 13.69s Step 135( 2.60%), action 13, FPS 2.87, Running 14.02s Step 136( 2.80%), action 14, FPS 2.74, Running 14.55s Step 137( 3.00%), action 15, FPS 2.66, Running 14.89s Step 138( 3.20%), action 16, FPS 2.54, Running 15.50s Step 139( 3.40%), action 17, FPS 2.48, Running 15.82s Step 140( 3.60%), action 18, FPS 2.42, Running 16.30s Step 141( 3.80%), action 19, FPS 2.32, Running 16.76s Step 142( 4.00%), action 20, FPS 2.25, Running 17.26s Step 143( 4.20%), action 21, FPS 2.33, Running 17.81s Step 144( 4.40%), action 22, FPS 2.29, Running 18.36s Step 145( 4.60%), action 23, FPS 2.30, Running 18.70s Step 146( 4.80%), action 24, FPS 2.36, Running 19.03s Step 147( 5.00%), action 25, FPS 2.37, Running 19.39s Step 148( 5.20%), action 26, FPS 2.40, Running 19.85s Step 149( 5.40%), action 27, FPS 2.40, Running 20.16s Step 150( 5.60%), action 28, FPS 2.37, Running 20.47s Step 151( 5.80%), action 29, FPS 2.30, Running 21.03s Step 152( 6.00%), action 30, FPS 2.26, Running 21.50s Step 153( 6.20%), action 31, FPS 2.20, Running 22.25s Step 154( 6.40%), action 32, FPS 2.17, Running 22.91s Step 155( 6.60%), action 33, FPS 2.14, Running 23.38s Step 156( 6.80%), action 34, FPS 2.16, Running 23.79s Step 157( 7.00%), action 35, FPS 2.17, Running 24.09s Step 158( 7.20%), action 36, FPS 2.18, Running 24.66s Step 159( 7.40%), action 37, FPS 2.16, Running 25.06s Step 160( 7.60%), action 38, FPS 2.16, Running 25.56s Step 161( 7.80%), action 39, FPS 2.17, Running 26.00s Step 162( 8.00%), action 40, FPS 2.19, Running 26.38s Step 163( 8.20%), action 41, FPS 2.17, Running 27.05s Step 164( 8.40%), action 42, FPS 2.21, Running 27.40s Step 165( 8.60%), action 43, FPS 2.21, Running 27.74s Step 166( 8.80%), action 44, FPS 2.25, Running 27.93s Step 167( 9.00%), action 45, FPS 2.26, Running 28.23s Step 168( 9.20%), action 46, FPS 2.31, Running 28.52s Step 169( 9.40%), action 47, FPS 2.31, Running 28.80s Step 170( 9.60%), action 48, FPS 2.34, Running 29.00s Step 171( 9.80%), action 49, FPS 2.38, Running 29.45s Step 172( 10.00%), action 50, FPS 2.41, Running 29.80s Step 173( 10.20%), action 51, FPS 2.48, Running 30.31s Step 174( 10.40%), action 52, FPS 2.57, Running 30.69s Step 175( 10.60%), action 53, FPS 2.63, Running 30.98s Step 176( 10.80%), action 54, FPS 2.71, Running 31.18s Step 177( 11.00%), action 55, FPS 2.70, Running 31.50s Step 178( 11.20%), action 56, FPS 2.79, Running 31.84s Step 179( 11.40%), action 57, FPS 2.76, Running 32.31s Step 180( 11.60%), action 58, FPS 2.85, Running 32.59s Step 181( 11.80%), action 59, FPS 2.90, Running 32.90s Step 182( 12.00%), action 60, FPS 2.97, Running 33.12s Step 183( 12.20%), action 61, FPS 3.07, Running 33.56s Step 184( 12.40%), action 62, FPS 3.08, Running 33.90s Step 185( 12.60%), action 63, FPS 3.12, Running 34.15s Step 186( 12.80%), action 64, FPS 3.12, Running 34.35s Step 187( 13.00%), action 65, FPS 3.05, Running 34.80s Step 188( 13.20%), action 66, FPS 3.07, Running 35.04s Step 189( 13.40%), action 67, FPS 3.08, Running 35.30s Step 190( 13.60%), action 68, FPS 3.05, Running 35.56s Step 191( 13.80%), action 69, FPS 3.08, Running 35.96s Step 192( 14.00%), action 70, FPS 3.08, Running 36.29s Step 193( 14.20%), action 71, FPS 3.03, Running 36.92s Step 194( 14.40%), action 72, FPS 3.04, Running 37.27s Step 195( 14.60%), action 73, FPS 3.03, Running 37.59s Step 196( 14.80%), action 74, FPS 2.96, Running 37.93s Step 197( 15.00%), action 75, FPS 2.99, Running 38.19s Step 198( 15.20%), action 76, FPS 2.98, Running 38.56s Step 199( 15.40%), action 77, FPS 2.99, Running 38.99s Step 200( 15.60%), action 78, FPS 3.00, Running 39.25s Step 201( 15.80%), action 79, FPS 3.00, Running 39.56s Step 202( 16.00%), action 80, FPS 2.96, Running 39.88s Step 203( 16.20%), action 81, FPS 2.93, Running 40.37s Step 204( 16.40%), action 82, FPS 2.91, Running 40.77s Step 205( 16.60%), action 83, FPS 2.85, Running 41.16s Step 206( 16.80%), action 84, FPS 2.78, Running 41.53s Step 207( 17.00%), action 85, FPS 2.73, Running 42.11s Step 208( 17.20%), action 86, FPS 2.65, Running 42.59s Step 209( 17.40%), action 87, FPS 2.60, Running 43.00s Step 210( 17.60%), action 88, FPS 2.61, Running 43.23s Step 211( 17.80%), action 89, FPS 2.62, Running 43.60s Step 212( 18.00%), action 90, FPS 2.64, Running 43.87s Step 213( 18.20%), action 91, FPS 2.66, Running 44.43s Step 214( 18.40%), action 92, FPS 2.61, Running 44.94s Step 215( 18.60%), action 93, FPS 2.51, Running 45.54s Step 216( 18.80%), action 94, FPS 2.51, Running 45.91s Step 217( 19.00%), action 95, FPS 2.38, Running 46.60s Step 218( 19.20%), action 96, FPS 2.37, Running 46.99s Step 219( 19.40%), action 97, FPS 2.32, Running 47.60s Step 220( 19.60%), action 98, FPS 2.23, Running 48.21s Step 221( 19.80%), action 99, FPS 2.23, Running 48.54s Step 222( 20.00%), action 100, FPS 2.15, Running 49.17s Step 223( 20.20%), action 101, FPS 2.14, Running 49.73s Step 224( 20.40%), action 102, FPS 2.16, Running 50.05s Step 225( 20.60%), action 103, FPS 2.11, Running 50.65s Step 226( 20.80%), action 104, FPS 2.13, Running 50.91s Step 227( 21.00%), action 105, FPS 2.13, Running 51.51s Step 228( 21.20%), action 106, FPS 2.15, Running 51.90s Step 229( 21.40%), action 107, FPS 2.11, Running 52.47s Step 230( 21.60%), action 108, FPS 2.05, Running 52.99s Step 231( 21.80%), action 109, FPS 2.06, Running 53.32s Step 232( 22.00%), action 110, FPS 2.04, Running 53.66s Step 233( 22.20%), action 111, FPS 2.04, Running 54.25s Step 234( 22.40%), action 112, FPS 2.01, Running 54.89s Step 235( 22.60%), action 113, FPS 2.02, Running 55.42s Step 236( 22.80%), action 114, FPS 1.97, Running 56.04s Step 237( 23.00%), action 115, FPS 2.04, Running 56.40s Step 238( 23.20%), action 116, FPS 2.04, Running 56.78s Step 239( 23.40%), action 117, FPS 2.10, Running 57.11s Step 240( 23.60%), action 118, FPS 2.14, Running 57.54s Step 241( 23.80%), action 119, FPS 2.09, Running 58.11s Step 242( 24.00%), action 120, FPS 2.15, Running 58.45s Step 243( 24.20%), action 121, FPS 2.11, Running 59.23s Step 244( 24.40%), action 122, FPS 2.05, Running 59.79s Step 245( 24.60%), action 123, FPS 2.06, Running 60.36s Step 246( 24.80%), action 124, FPS 2.02, Running 60.81s Step 247( 25.00%), action 125, FPS 2.02, Running 61.41s Step 248( 25.20%), action 126, FPS 1.98, Running 62.02s Step 249( 25.40%), action 127, FPS 2.00, Running 62.49s Step 250( 25.60%), action 128, FPS 2.01, Running 62.92s Step 251( 25.80%), action 129, FPS 1.96, Running 63.52s Step 252( 26.00%), action 130, FPS 1.91, Running 64.13s Step 253( 26.20%), action 131, FPS 1.88, Running 64.91s Step 254( 26.40%), action 132, FPS 1.94, Running 65.23s Step 255( 26.60%), action 133, FPS 1.93, Running 65.80s Step 256( 26.80%), action 134, FPS 1.97, Running 66.18s Step 257( 27.00%), action 135, FPS 1.93, Running 66.76s Step 258( 27.20%), action 136, FPS 1.93, Running 67.14s Step 259( 27.40%), action 137, FPS 1.88, Running 67.75s Step 260( 27.60%), action 138, FPS 1.87, Running 68.21s Step 261( 27.80%), action 139, FPS 1.92, Running 68.54s Step 262( 28.00%), action 140, FPS 1.92, Running 68.87s Step 263( 28.20%), action 141, FPS 1.96, Running 69.41s Step 264( 28.40%), action 142, FPS 1.96, Running 69.98s Step 265( 28.60%), action 143, FPS 1.98, Running 70.47s Step 266( 28.80%), action 144, FPS 1.99, Running 70.87s Step 267( 29.00%), action 145, FPS 2.00, Running 71.42s Step 268( 29.20%), action 146, FPS 2.01, Running 71.98s Step 269( 29.40%), action 147, FPS 1.99, Running 72.52s Step 270( 29.60%), action 148, FPS 2.01, Running 72.88s Step 271( 29.80%), action 149, FPS 2.04, Running 73.31s Step 272( 30.00%), action 150, FPS 2.10, Running 73.65s Step 273( 30.20%), action 151, FPS 2.15, Running 74.21s Step 274( 30.40%), action 152, FPS 2.09, Running 74.81s Step 275( 30.60%), action 153, FPS 2.09, Running 75.38s Step 276( 30.80%), action 154, FPS 2.05, Running 75.94s Step 277( 31.00%), action 155, FPS 2.08, Running 76.37s Step 278( 31.20%), action 156, FPS 2.09, Running 76.70s Step 279( 31.40%), action 157, FPS 2.15, Running 77.05s Step 280( 31.60%), action 158, FPS 2.19, Running 77.36s Step 281( 31.80%), action 159, FPS 2.20, Running 77.65s Step 282( 32.00%), action 160, FPS 2.20, Running 77.95s Step 283( 32.20%), action 161, FPS 2.21, Running 78.46s Step 284( 32.40%), action 162, FPS 2.29, Running 78.72s Step 285( 32.60%), action 163, FPS 2.34, Running 79.03s Step 286( 32.80%), action 164, FPS 2.35, Running 79.38s Step 287( 33.00%), action 165, FPS 2.41, Running 79.73s Step 288( 33.20%), action 166, FPS 2.43, Running 80.20s Step 289( 33.40%), action 167, FPS 2.50, Running 80.50s Step 290( 33.60%), action 168, FPS 2.53, Running 80.78s Step 291( 33.80%), action 169, FPS 2.54, Running 81.19s Step 292( 34.00%), action 170, FPS 2.57, Running 81.42s Step 293( 34.20%), action 171, FPS 2.56, Running 82.01s Step 294( 34.40%), action 172, FPS 2.69, Running 82.25s Step 295( 34.60%), action 173, FPS 2.79, Running 82.56s Step 296( 34.80%), action 174, FPS 2.89, Running 82.86s Step 297( 35.00%), action 175, FPS 2.94, Running 83.18s Step 298( 35.20%), action 176, FPS 2.88, Running 83.65s Step 299( 35.40%), action 177, FPS 2.84, Running 84.09s Step 300( 35.60%), action 178, FPS 2.81, Running 84.46s Step 301( 35.80%), action 179, FPS 2.77, Running 84.87s Step 302( 36.00%), action 180, FPS 2.75, Running 85.23s Step 303( 36.20%), action 181, FPS 2.71, Running 85.83s Step 304( 36.40%), action 182, FPS 2.69, Running 86.16s Step 305( 36.60%), action 183, FPS 2.65, Running 86.58s Step 306( 36.80%), action 184, FPS 2.69, Running 86.83s Step 307( 37.00%), action 185, FPS 2.70, Running 87.14s Step 308( 37.20%), action 186, FPS 2.79, Running 87.37s Step 309( 37.40%), action 187, FPS 2.80, Running 87.64s Step 310( 37.60%), action 188, FPS 2.83, Running 87.85s Step 311( 37.80%), action 189, FPS 2.83, Running 88.25s Step 312( 38.00%), action 190, FPS 2.79, Running 88.60s Step 313( 38.20%), action 191, FPS 2.80, Running 89.15s Step 314( 38.40%), action 192, FPS 2.76, Running 89.49s Step 315( 38.60%), action 193, FPS 2.72, Running 89.92s Step 316( 38.80%), action 194, FPS 2.68, Running 90.34s Step 317( 39.00%), action 195, FPS 2.59, Running 90.90s Step 318( 39.20%), action 196, FPS 2.66, Running 91.17s Step 319( 39.40%), action 197, FPS 2.69, Running 91.52s Step 320( 39.60%), action 198, FPS 2.62, Running 92.08s Step 321( 39.80%), action 199, FPS 2.58, Running 92.61s Step 322( 40.00%), action 200, FPS 2.53, Running 93.14s Step 323( 40.20%), action 201, FPS 2.53, Running 93.73s Step 324( 40.40%), action 202, FPS 2.49, Running 94.19s Step 325( 40.60%), action 203, FPS 2.45, Running 94.75s Step 326( 40.80%), action 204, FPS 2.39, Running 95.20s Step 327( 41.00%), action 205, FPS 2.33, Running 95.73s Step 328( 41.20%), action 206, FPS 2.29, Running 96.08s Step 329( 41.40%), action 207, FPS 2.26, Running 96.51s Step 330( 41.60%), action 208, FPS 2.18, Running 97.02s Step 331( 41.80%), action 209, FPS 2.21, Running 97.31s Step 332( 42.00%), action 210, FPS 2.21, Running 97.64s Step 333( 42.20%), action 211, FPS 2.18, Running 98.33s Step 334( 42.40%), action 212, FPS 2.14, Running 98.82s Step 335( 42.60%), action 213, FPS 2.14, Running 99.27s Step 336( 42.80%), action 214, FPS 2.16, Running 99.62s Step 337( 43.00%), action 215, FPS 2.18, Running 100.07s Step 338( 43.20%), action 216, FPS 2.14, Running 100.51s Step 339( 43.40%), action 217, FPS 2.10, Running 101.04s Step 340( 43.60%), action 218, FPS 2.12, Running 101.53s Step 341( 43.80%), action 219, FPS 2.12, Running 102.04s Step 342( 44.00%), action 220, FPS 2.15, Running 102.45s Step 343( 44.20%), action 221, FPS 2.17, Running 102.96s Step 344( 44.40%), action 222, FPS 2.23, Running 103.16s Step 345( 44.60%), action 223, FPS 2.23, Running 103.72s Step 346( 44.80%), action 224, FPS 2.20, Running 104.28s Step 347( 45.00%), action 225, FPS 2.21, Running 104.76s Step 348( 45.20%), action 226, FPS 2.21, Running 105.14s Step 349( 45.40%), action 227, FPS 2.23, Running 105.46s Step 350( 45.60%), action 228, FPS 2.27, Running 105.83s Step 351( 45.80%), action 229, FPS 2.27, Running 106.13s Step 352( 46.00%), action 230, FPS 2.24, Running 106.56s Step 353( 46.20%), action 231, FPS 2.24, Running 107.26s Step 354( 46.40%), action 232, FPS 2.29, Running 107.54s Step 355( 46.60%), action 233, FPS 2.31, Running 107.92s Step 356( 46.80%), action 234, FPS 2.33, Running 108.18s Step 357( 47.00%), action 235, FPS 2.37, Running 108.50s Step 358( 47.20%), action 236, FPS 2.43, Running 108.73s Step 359( 47.40%), action 237, FPS 2.51, Running 109.01s Step 360( 47.60%), action 238, FPS 2.61, Running 109.20s Step 361( 47.80%), action 239, FPS 2.70, Running 109.45s Step 362( 48.00%), action 240, FPS 2.74, Running 109.76s Step 363( 48.20%), action 241, FPS 2.68, Running 110.43s Step 364( 48.40%), action 242, FPS 2.64, Running 110.74s Step 365( 48.60%), action 243, FPS 2.69, Running 111.16s Step 366( 48.80%), action 244, FPS 2.72, Running 111.65s Step 367( 49.00%), action 245, FPS 2.78, Running 111.95s Step 368( 49.20%), action 246, FPS 2.85, Running 112.15s Step 369( 49.40%), action 247, FPS 2.86, Running 112.46s Step 370( 49.60%), action 248, FPS 2.85, Running 112.85s Step 371( 49.80%), action 249, FPS 2.84, Running 113.17s Step 372( 50.00%), action 250, FPS 2.84, Running 113.59s Step 373( 50.20%), action 251, FPS 2.90, Running 114.14s Step 374( 50.40%), action 252, FPS 2.92, Running 114.38s Step 375( 50.60%), action 253, FPS 2.91, Running 114.80s Step 376( 50.80%), action 254, FPS 2.87, Running 115.15s Step 377( 51.00%), action 255, FPS 2.87, Running 115.47s Step 378( 51.20%), action 256, FPS 2.82, Running 115.83s Step 379( 51.40%), action 257, FPS 2.76, Running 116.26s Step 380( 51.60%), action 258, FPS 2.72, Running 116.54s Step 381( 51.80%), action 259, FPS 2.67, Running 116.95s Step 382( 52.00%), action 260, FPS 2.70, Running 117.18s Step 383( 52.20%), action 261, FPS 2.79, Running 117.59s Step 384( 52.40%), action 262, FPS 2.76, Running 117.98s Step 385( 52.60%), action 263, FPS 2.83, Running 118.23s Step 386( 52.80%), action 264, FPS 2.83, Running 118.71s Step 387( 53.00%), action 265, FPS 2.81, Running 119.07s Step 388( 53.20%), action 266, FPS 2.79, Running 119.31s Step 389( 53.40%), action 267, FPS 2.80, Running 119.61s Step 390( 53.60%), action 268, FPS 2.78, Running 120.05s Step 391( 53.80%), action 269, FPS 2.79, Running 120.33s Step 392( 54.00%), action 270, FPS 2.83, Running 120.66s Step 393( 54.20%), action 271, FPS 2.88, Running 121.09s Step 394( 54.40%), action 272, FPS 2.89, Running 121.30s Step 395( 54.60%), action 273, FPS 2.93, Running 121.63s Step 396( 54.80%), action 274, FPS 2.88, Running 122.09s Step 397( 55.00%), action 275, FPS 2.89, Running 122.40s Step 398( 55.20%), action 276, FPS 2.94, Running 122.64s Step 399( 55.40%), action 277, FPS 3.01, Running 122.91s Step 400( 55.60%), action 278, FPS 2.99, Running 123.23s Step 401( 55.80%), action 279, FPS 2.92, Running 123.81s Step 402( 56.00%), action 280, FPS 2.80, Running 124.33s Step 403( 56.20%), action 281, FPS 2.71, Running 124.97s Step 404( 56.40%), action 282, FPS 2.66, Running 125.49s Step 405( 56.60%), action 283, FPS 2.56, Running 126.04s Step 406( 56.80%), action 284, FPS 2.59, Running 126.43s Step 407( 57.00%), action 285, FPS 2.62, Running 126.71s Step 408( 57.20%), action 286, FPS 2.58, Running 127.07s Step 409( 57.40%), action 287, FPS 2.58, Running 127.36s Step 410( 57.60%), action 288, FPS 2.52, Running 127.99s Step 411( 57.80%), action 289, FPS 2.47, Running 128.44s Step 412( 58.00%), action 290, FPS 2.42, Running 128.94s Step 413( 58.20%), action 291, FPS 2.36, Running 129.56s Step 414( 58.40%), action 292, FPS 2.36, Running 129.79s Step 415( 58.60%), action 293, FPS 2.36, Running 130.10s Step 416( 58.80%), action 294, FPS 2.38, Running 130.49s Step 417( 59.00%), action 295, FPS 2.33, Running 130.98s Step 418( 59.20%), action 296, FPS 2.29, Running 131.37s Step 419( 59.40%), action 297, FPS 2.24, Running 131.85s Step 420( 59.60%), action 298, FPS 2.25, Running 132.13s Step 421( 59.80%), action 299, FPS 2.32, Running 132.41s Step 422( 60.00%), action 300, FPS 2.34, Running 132.87s Step 423( 60.20%), action 301, FPS 2.35, Running 133.50s Step 424( 60.40%), action 302, FPS 2.41, Running 133.79s Step 425( 60.60%), action 303, FPS 2.49, Running 134.08s Step 426( 60.80%), action 304, FPS 2.50, Running 134.41s Step 427( 61.00%), action 305, FPS 2.45, Running 134.89s Step 428( 61.20%), action 306, FPS 2.46, Running 135.19s Step 429( 61.40%), action 307, FPS 2.45, Running 135.53s Step 430( 61.60%), action 308, FPS 2.56, Running 135.81s Step 431( 61.80%), action 309, FPS 2.61, Running 136.10s Step 432( 62.00%), action 310, FPS 2.66, Running 136.44s Step 433( 62.20%), action 311, FPS 2.72, Running 136.92s Step 434( 62.40%), action 312, FPS 2.73, Running 137.11s Step 435( 62.60%), action 313, FPS 2.74, Running 137.40s Step 436( 62.80%), action 314, FPS 2.81, Running 137.61s Step 437( 63.00%), action 315, FPS 2.90, Running 137.87s Step 438( 63.20%), action 316, FPS 2.90, Running 138.27s Step 439( 63.40%), action 317, FPS 2.97, Running 138.58s Step 440( 63.60%), action 318, FPS 3.01, Running 138.77s Step 441( 63.80%), action 319, FPS 3.02, Running 139.04s Step 442( 64.00%), action 320, FPS 3.14, Running 139.24s Step 443( 64.20%), action 321, FPS 3.24, Running 139.67s Step 444( 64.40%), action 322, FPS 3.23, Running 139.98s Step 445( 64.60%), action 323, FPS 3.22, Running 140.29s Step 446( 64.80%), action 324, FPS 3.29, Running 140.49s Step 447( 65.00%), action 325, FPS 3.38, Running 140.80s Step 448( 65.20%), action 326, FPS 3.30, Running 141.25s Step 449( 65.40%), action 327, FPS 3.23, Running 141.72s Step 450( 65.60%), action 328, FPS 3.18, Running 142.10s Step 451( 65.80%), action 329, FPS 3.19, Running 142.38s Step 452( 66.00%), action 330, FPS 3.14, Running 142.81s Step 453( 66.20%), action 331, FPS 3.16, Running 143.25s Step 454( 66.40%), action 332, FPS 3.15, Running 143.46s Step 455( 66.60%), action 333, FPS 3.05, Running 143.95s Step 456( 66.80%), action 334, FPS 3.00, Running 144.27s Step 457( 67.00%), action 335, FPS 2.91, Running 144.73s Step 458( 67.20%), action 336, FPS 2.92, Running 145.11s Step 459( 67.40%), action 337, FPS 2.93, Running 145.42s Step 460( 67.60%), action 338, FPS 2.85, Running 145.80s Step 461( 67.80%), action 339, FPS 2.76, Running 146.29s Step 462( 68.00%), action 340, FPS 2.71, Running 146.62s Step 463( 68.20%), action 341, FPS 2.72, Running 147.02s Step 464( 68.40%), action 342, FPS 2.74, Running 147.28s Step 465( 68.60%), action 343, FPS 2.76, Running 147.53s Step 466( 68.80%), action 344, FPS 2.75, Running 147.76s Step 467( 69.00%), action 345, FPS 2.78, Running 148.00s Step 468( 69.20%), action 346, FPS 2.87, Running 148.22s Step 469( 69.40%), action 347, FPS 2.87, Running 148.70s Step 470( 69.60%), action 348, FPS 2.89, Running 149.01s Step 471( 69.80%), action 349, FPS 2.89, Running 149.29s Step 472( 70.00%), action 350, FPS 2.86, Running 149.79s Step 473( 70.20%), action 351, FPS 2.86, Running 150.23s Step 474( 70.40%), action 352, FPS 2.81, Running 150.59s Step 475( 70.60%), action 353, FPS 2.88, Running 150.89s Step 476( 70.80%), action 354, FPS 2.92, Running 151.11s Step 477( 71.00%), action 355, FPS 2.89, Running 151.65s Step 478( 71.20%), action 356, FPS 2.87, Running 152.09s Step 479( 71.40%), action 357, FPS 2.86, Running 152.41s Step 480( 71.60%), action 358, FPS 2.78, Running 152.99s Step 481( 71.80%), action 359, FPS 2.81, Running 153.41s Step 482( 72.00%), action 360, FPS 2.85, Running 153.63s Step 483( 72.20%), action 361, FPS 2.84, Running 154.07s Step 484( 72.40%), action 362, FPS 2.77, Running 154.50s Step 485( 72.60%), action 363, FPS 2.75, Running 154.81s Step 486( 72.80%), action 364, FPS 2.69, Running 155.21s Step 487( 73.00%), action 365, FPS 2.62, Running 155.63s Step 488( 73.20%), action 366, FPS 2.62, Running 155.85s Step 489( 73.40%), action 367, FPS 2.69, Running 156.13s Step 490( 73.60%), action 368, FPS 2.71, Running 156.39s Step 491( 73.80%), action 369, FPS 2.65, Running 156.84s Step 492( 74.00%), action 370, FPS 2.66, Running 157.31s Step 493( 74.20%), action 371, FPS 2.65, Running 157.77s Step 494( 74.40%), action 372, FPS 2.69, Running 158.02s Step 495( 74.60%), action 373, FPS 2.69, Running 158.33s Step 496( 74.80%), action 374, FPS 2.65, Running 158.66s Step 497( 75.00%), action 375, FPS 2.67, Running 159.14s Step 498( 75.20%), action 376, FPS 2.77, Running 159.32s Step 499( 75.40%), action 377, FPS 2.71, Running 159.79s Step 500( 75.60%), action 378, FPS 2.82, Running 160.08s Step 501( 75.80%), action 379, FPS 2.83, Running 160.49s Step 502( 76.00%), action 380, FPS 2.80, Running 160.76s Step 503( 76.20%), action 381, FPS 2.77, Running 161.29s Step 504( 76.40%), action 382, FPS 2.79, Running 161.66s Step 505( 76.60%), action 383, FPS 2.71, Running 162.19s Step 506( 76.80%), action 384, FPS 2.63, Running 162.80s Step 507( 77.00%), action 385, FPS 2.60, Running 163.33s Step 508( 77.20%), action 386, FPS 2.52, Running 163.78s Step 509( 77.40%), action 387, FPS 2.50, Running 164.14s Step 510( 77.60%), action 388, FPS 2.44, Running 164.57s Step 511( 77.80%), action 389, FPS 2.46, Running 164.97s Step 512( 78.00%), action 390, FPS 2.43, Running 165.53s Step 513( 78.20%), action 391, FPS 2.46, Running 165.90s Step 514( 78.40%), action 392, FPS 2.41, Running 166.33s Step 515( 78.60%), action 393, FPS 2.34, Running 166.89s Step 516( 78.80%), action 394, FPS 2.34, Running 167.19s Step 517( 79.00%), action 395, FPS 2.34, Running 167.67s Step 518( 79.20%), action 396, FPS 2.30, Running 168.03s Step 519( 79.40%), action 397, FPS 2.34, Running 168.32s Step 520( 79.60%), action 398, FPS 2.29, Running 168.80s Step 521( 79.80%), action 399, FPS 2.27, Running 169.30s Step 522( 80.00%), action 400, FPS 2.24, Running 169.70s Step 523( 80.20%), action 401, FPS 2.20, Running 170.40s Step 524( 80.40%), action 402, FPS 2.15, Running 170.98s Step 525( 80.60%), action 403, FPS 2.14, Running 171.54s Step 526( 80.80%), action 404, FPS 2.21, Running 171.87s Step 527( 81.00%), action 405, FPS 2.26, Running 172.16s Step 528( 81.20%), action 406, FPS 2.31, Running 172.46s Step 529( 81.40%), action 407, FPS 2.33, Running 172.71s Step 530( 81.60%), action 408, FPS 2.29, Running 173.31s Step 531( 81.80%), action 409, FPS 2.26, Running 173.83s Step 532( 82.00%), action 410, FPS 2.29, Running 174.27s Step 533( 82.20%), action 411, FPS 2.23, Running 174.85s Step 534( 82.40%), action 412, FPS 2.27, Running 175.14s Step 535( 82.60%), action 413, FPS 2.35, Running 175.42s Step 536( 82.80%), action 414, FPS 2.33, Running 175.80s Step 537( 83.00%), action 415, FPS 2.29, Running 176.41s Step 538( 83.20%), action 416, FPS 2.22, Running 177.02s Step 539( 83.40%), action 417, FPS 2.22, Running 177.33s Step 540( 83.60%), action 418, FPS 2.25, Running 177.70s Step 541( 83.80%), action 419, FPS 2.23, Running 178.27s Step 542( 84.00%), action 420, FPS 2.25, Running 178.59s Step 543( 84.20%), action 421, FPS 2.24, Running 179.31s Step 544( 84.40%), action 422, FPS 2.34, Running 179.54s Step 545( 84.60%), action 423, FPS 2.42, Running 179.80s Step 546( 84.80%), action 424, FPS 2.43, Running 180.10s Step 547( 85.00%), action 425, FPS 2.39, Running 180.54s Step 548( 85.20%), action 426, FPS 2.34, Running 181.01s Step 549( 85.40%), action 427, FPS 2.26, Running 181.55s Step 550( 85.60%), action 428, FPS 2.31, Running 181.96s Step 551( 85.80%), action 429, FPS 2.38, Running 182.22s Step 552( 86.00%), action 430, FPS 2.40, Running 182.60s Step 553( 86.20%), action 431, FPS 2.40, Running 183.20s Step 554( 86.40%), action 432, FPS 2.34, Running 183.68s Step 555( 86.60%), action 433, FPS 2.34, Running 183.95s Step 556( 86.80%), action 434, FPS 2.28, Running 184.58s Step 557( 87.00%), action 435, FPS 2.37, Running 184.86s Step 558( 87.20%), action 436, FPS 2.44, Running 185.22s Step 559( 87.40%), action 437, FPS 2.37, Running 185.77s Step 560( 87.60%), action 438, FPS 2.31, Running 186.37s Step 561( 87.80%), action 439, FPS 2.31, Running 186.92s Step 562( 88.00%), action 440, FPS 2.31, Running 187.24s Step 563( 88.20%), action 441, FPS 2.38, Running 187.70s Step 564( 88.40%), action 442, FPS 2.34, Running 188.10s Step 565( 88.60%), action 443, FPS 2.29, Running 188.54s Step 566( 88.80%), action 444, FPS 2.28, Running 188.86s Step 567( 89.00%), action 445, FPS 2.25, Running 189.42s Step 568( 89.20%), action 446, FPS 2.23, Running 190.00s Step 569( 89.40%), action 447, FPS 2.28, Running 190.33s Step 570( 89.60%), action 448, FPS 2.23, Running 190.92s Step 571( 89.80%), action 449, FPS 2.23, Running 191.21s Step 572( 90.00%), action 450, FPS 2.18, Running 191.78s Step 573( 90.20%), action 451, FPS 2.17, Running 192.42s Step 574( 90.40%), action 452, FPS 2.16, Running 192.94s Step 575( 90.60%), action 453, FPS 2.13, Running 193.34s Step 576( 90.80%), action 454, FPS 2.23, Running 193.55s Step 577( 91.00%), action 455, FPS 2.22, Running 193.85s Step 578( 91.20%), action 456, FPS 2.22, Running 194.23s Step 579( 91.40%), action 457, FPS 2.23, Running 194.75s Step 580( 91.60%), action 458, FPS 2.29, Running 195.12s Step 581( 91.80%), action 459, FPS 2.31, Running 195.57s Step 582( 92.00%), action 460, FPS 2.30, Running 195.95s Step 583( 92.20%), action 461, FPS 2.21, Running 196.75s Step 584( 92.40%), action 462, FPS 2.20, Running 197.19s Step 585( 92.60%), action 463, FPS 2.17, Running 197.76s Step 586( 92.80%), action 464, FPS 2.16, Running 198.12s Step 587( 93.00%), action 465, FPS 2.16, Running 198.66s Step 588( 93.20%), action 466, FPS 2.20, Running 199.10s Step 589( 93.40%), action 467, FPS 2.14, Running 199.65s Step 590( 93.60%), action 468, FPS 2.20, Running 200.03s Step 591( 93.80%), action 469, FPS 2.15, Running 200.52s Step 592( 94.00%), action 470, FPS 2.14, Running 201.14s Step 593( 94.20%), action 471, FPS 2.13, Running 201.80s Step 594( 94.40%), action 472, FPS 2.12, Running 202.37s Step 595( 94.60%), action 473, FPS 2.11, Running 202.81s Step 596( 94.80%), action 474, FPS 2.11, Running 203.02s Step 597( 95.00%), action 475, FPS 2.11, Running 203.33s Step 598( 95.20%), action 476, FPS 2.11, Running 203.71s Step 599( 95.40%), action 477, FPS 2.16, Running 204.03s Step 600( 95.60%), action 478, FPS 2.16, Running 204.36s Step 601( 95.80%), action 479, FPS 2.13, Running 204.97s Step 602( 96.00%), action 480, FPS 2.08, Running 205.58s Step 603( 96.20%), action 481, FPS 2.14, Running 206.11s Step 604( 96.40%), action 482, FPS 2.18, Running 206.35s Step 605( 96.60%), action 483, FPS 2.24, Running 206.68s Step 606( 96.80%), action 484, FPS 2.23, Running 207.08s Step 607( 97.00%), action 485, FPS 2.29, Running 207.39s Step 608( 97.20%), action 486, FPS 2.32, Running 207.72s Step 609( 97.40%), action 487, FPS 2.32, Running 208.29s Step 610( 97.60%), action 488, FPS 2.28, Running 208.81s Step 611( 97.80%), action 489, FPS 2.26, Running 209.37s Step 612( 98.00%), action 490, FPS 2.28, Running 209.92s Step 613( 98.20%), action 491, FPS 2.27, Running 210.61s Step 614( 98.40%), action 492, FPS 2.33, Running 210.96s Step 615( 98.60%), action 493, FPS 2.37, Running 211.25s Step 616( 98.80%), action 494, FPS 2.27, Running 211.83s Step 617( 99.00%), action 495, FPS 2.23, Running 212.30s Step 618( 99.20%), action 496, FPS 2.24, Running 212.62s Step 619( 99.40%), action 497, FPS 2.23, Running 212.99s Step 620( 99.60%), action 498, FPS 2.26, Running 213.21s Step 621( 99.80%), action 499, FPS 2.33, Running 213.54s Step 622(100.00%), action 500, FPS 2.44, Running 213.78s [2026-08-01 18:26:12] [47 ] Seed 46 failed after 214.38 s. +steps: 622 , actions: 500 . +Instruction: Empty +Total 27/47(57.45%) success. +Setting seed: 47 +Step 1( N/A%), pre moving , FPS 12.95, Running 0.08s Step 2( N/A%), pre moving , FPS 20.32, Running 0.10s Step 3( N/A%), pre moving , FPS 25.52, Running 0.12s Step 4( N/A%), pre moving , FPS 29.24, Running 0.14s Step 5( N/A%), pre moving , FPS 32.33, Running 0.15s Step 6( N/A%), pre moving , FPS 34.56, Running 0.17s Step 7( N/A%), pre moving , FPS 36.57, Running 0.19s Step 8( N/A%), pre moving , FPS 38.37, Running 0.21s Step 9( N/A%), pre moving , FPS 39.60, Running 0.23s Step 10( N/A%), pre moving , FPS 39.04, Running 0.26s Step 11( N/A%), pre moving , FPS 39.04, Running 0.28s Step 12( N/A%), pre moving , FPS 39.41, Running 0.30s Step 13( N/A%), pre moving , FPS 40.02, Running 0.32s Step 14( N/A%), pre moving , FPS 39.96, Running 0.35s Step 15( N/A%), pre moving , FPS 40.79, Running 0.37s Step 16( N/A%), pre moving , FPS 41.12, Running 0.39s Step 17( N/A%), pre moving , FPS 41.33, Running 0.41s Step 18( N/A%), pre moving , FPS 41.97, Running 0.43s Step 19( N/A%), pre moving , FPS 42.65, Running 0.45s Step 20( N/A%), pre moving , FPS 43.29, Running 0.46s Step 21( N/A%), pre moving , FPS 33.15, Running 0.68s Step 22( N/A%), pre moving , FPS 33.44, Running 0.70s Step 23( N/A%), pre moving , FPS 33.64, Running 0.71s Step 24( N/A%), pre moving , FPS 33.22, Running 0.74s Step 25( N/A%), pre moving , FPS 33.20, Running 0.76s Step 26( N/A%), pre moving , FPS 24.80, Running 0.98s Step 27( N/A%), pre moving , FPS 24.84, Running 1.00s Step 28( N/A%), pre moving , FPS 24.68, Running 1.02s Step 29( N/A%), pre moving , FPS 24.41, Running 1.05s Step 30( N/A%), pre moving , FPS 24.59, Running 1.07s Step 31( N/A%), pre moving , FPS 24.64, Running 1.09s Step 32( N/A%), pre moving , FPS 24.58, Running 1.12s Step 33( N/A%), pre moving , FPS 24.65, Running 1.14s Step 34( N/A%), pre moving , FPS 24.75, Running 1.16s Step 35( N/A%), pre moving , FPS 24.67, Running 1.18s Step 36( N/A%), pre moving , FPS 18.62, Running 1.46s Step 37( N/A%), pre moving , FPS 18.70, Running 1.48s Step 38( N/A%), pre moving , FPS 18.71, Running 1.50s Step 39( N/A%), pre moving , FPS 18.62, Running 1.52s Step 40( N/A%), pre moving , FPS 18.40, Running 1.55s Step 41( N/A%), pre moving , FPS 22.34, Running 1.58s Step 42( N/A%), pre moving , FPS 21.97, Running 1.61s Step 43( N/A%), pre moving , FPS 21.71, Running 1.63s Step 44( N/A%), pre moving , FPS 21.71, Running 1.66s Step 45( N/A%), pre moving , FPS 21.52, Running 1.69s Step 46( N/A%), pre moving , FPS 27.20, Running 1.72s Step 47( N/A%), pre moving , FPS 26.66, Running 1.75s Step 48( N/A%), pre moving , FPS 25.92, Running 1.79s Step 49( N/A%), pre moving , FPS 25.92, Running 1.82s Step 50( N/A%), pre moving , FPS 25.77, Running 1.85s Step 51( N/A%), pre moving , FPS 25.60, Running 1.87s Step 52( N/A%), pre moving , FPS 25.29, Running 1.91s Step 53( N/A%), pre moving , FPS 24.97, Running 1.94s Step 54( N/A%), pre moving , FPS 24.59, Running 1.97s Step 55( N/A%), pre moving , FPS 24.00, Running 2.01s Step 56( N/A%), pre moving , FPS 34.34, Running 2.05s Step 57( N/A%), pre moving , FPS 33.73, Running 2.07s Step 58( N/A%), pre moving , FPS 33.11, Running 2.10s Step 59( N/A%), pre moving , FPS 32.76, Running 2.13s Step 60( N/A%), pre moving , FPS 32.45, Running 2.17s Step 61( N/A%), pre moving , FPS 31.85, Running 2.20s Step 62( N/A%), pre moving , FPS 31.42, Running 2.24s Step 63( N/A%), pre moving , FPS 30.94, Running 2.28s Step 64( N/A%), pre moving , FPS 30.42, Running 2.32s Step 65( N/A%), pre moving , FPS 30.33, Running 2.35s Step 66( N/A%), pre moving , FPS 30.40, Running 2.37s Step 67( N/A%), pre moving , FPS 30.62, Running 2.40s Step 68( N/A%), pre moving , FPS 31.40, Running 2.43s Step 69( N/A%), pre moving , FPS 31.39, Running 2.46s Step 70( N/A%), pre moving , FPS 31.45, Running 2.48s Step 71( N/A%), pre moving , FPS 31.57, Running 2.51s Step 72( N/A%), pre moving , FPS 31.98, Running 2.53s Step 73( N/A%), pre moving , FPS 32.06, Running 2.56s Step 74( N/A%), pre moving , FPS 32.36, Running 2.59s Step 75( N/A%), pre moving , FPS 31.86, Running 2.64s Step 76( N/A%), pre moving , FPS 31.80, Running 2.67s Step 77( N/A%), pre moving , FPS 31.52, Running 2.71s Step 78( N/A%), pre moving , FPS 31.03, Running 2.75s Step 79( N/A%), pre moving , FPS 31.17, Running 2.77s Step 80( N/A%), pre moving , FPS 31.61, Running 2.80s Step 81( N/A%), pre moving , FPS 32.28, Running 2.82s Step 82( N/A%), pre moving , FPS 33.47, Running 2.84s Step 83( N/A%), pre moving , FPS 34.56, Running 2.86s Step 84( N/A%), pre moving , FPS 35.82, Running 2.88s Step 85( N/A%), pre moving , FPS 36.56, Running 2.89s Step 86( N/A%), pre moving , FPS 37.13, Running 2.91s Step 87( N/A%), pre moving , FPS 37.47, Running 2.93s Step 88( N/A%), pre moving , FPS 38.01, Running 2.95s Step 89( N/A%), pre moving , FPS 38.68, Running 2.97s Step 90( N/A%), pre moving , FPS 38.94, Running 3.00s Step 91( N/A%), pre moving , FPS 39.30, Running 3.02s Step 92( N/A%), pre moving , FPS 39.86, Running 3.04s Step 93( N/A%), pre moving , FPS 40.66, Running 3.05s Step 94( N/A%), pre moving , FPS 41.61, Running 3.07s Step 95( N/A%), pre moving , FPS 44.71, Running 3.09s Step 96( N/A%), pre moving , FPS 46.63, Running 3.10s Step 97( N/A%), pre moving , FPS 48.47, Running 3.12s Step 98( N/A%), pre moving , FPS 51.11, Running 3.14s Step 99( N/A%), pre moving , FPS 51.48, Running 3.16s Step 100( N/A%), pre moving , FPS 51.54, Running 3.19s Step 101( N/A%), pre moving , FPS 12.70, Running 4.40s Step 102( N/A%), pre moving , FPS 11.07, Running 4.65s Step 103( N/A%), pre moving , FPS 10.32, Running 4.80s Step 104( N/A%), pre moving , FPS 9.25, Running 5.04s Step 105( N/A%), pre moving , FPS 8.80, Running 5.17s Step 106( N/A%), pre moving , FPS 8.12, Running 5.37s Step 107( N/A%), pre moving , FPS 7.78, Running 5.50s Step 108( N/A%), pre moving , FPS 7.21, Running 5.73s Step 109( N/A%), pre moving , FPS 6.88, Running 5.88s Step 110( N/A%), pre moving , FPS 6.43, Running 6.11s Step 111( N/A%), pre moving , FPS 6.16, Running 6.26s Step 112( N/A%), pre moving , FPS 5.73, Running 6.53s Step 113( N/A%), pre moving , FPS 5.49, Running 6.70s Step 114( N/A%), pre moving , FPS 5.15, Running 6.95s Step 115( N/A%), pre moving , FPS 4.97, Running 7.11s Step 116( N/A%), pre moving , FPS 4.69, Running 7.37s Step 117( N/A%), pre moving , FPS 4.56, Running 7.51s Step 118( N/A%), pre moving , FPS 4.38, Running 7.71s Step 119( N/A%), pre moving , FPS 4.28, Running 7.84s Step 120( N/A%), pre moving , FPS 4.06, Running 8.11s Step 121( 0.20%), action 1, FPS 4.53, Running 8.81s Step 122( 0.40%), action 2, FPS 4.42, Running 9.17s Step 123( 0.60%), action 3, FPS 3.95, Running 9.86s Step 124( 0.80%), action 4, FPS 3.88, Running 10.19s Step 125( 1.00%), action 5, FPS 3.67, Running 10.62s Step 126( 1.20%), action 6, FPS 3.55, Running 11.01s Step 127( 1.40%), action 7, FPS 3.32, Running 11.53s Step 128( 1.60%), action 8, FPS 3.24, Running 11.90s Step 129( 1.80%), action 9, FPS 3.10, Running 12.34s Step 130( 2.00%), action 10, FPS 3.06, Running 12.64s Step 131( 2.20%), action 11, FPS 2.86, Running 13.26s Step 132( 2.40%), action 12, FPS 2.83, Running 13.59s Step 133( 2.60%), action 13, FPS 2.76, Running 13.94s Step 134( 2.80%), action 14, FPS 2.66, Running 14.48s Step 135( 3.00%), action 15, FPS 2.61, Running 14.76s Step 136( 3.20%), action 16, FPS 2.59, Running 15.11s Step 137( 3.40%), action 17, FPS 2.47, Running 15.60s Step 138( 3.60%), action 18, FPS 2.42, Running 15.97s Step 139( 3.80%), action 19, FPS 2.33, Running 16.44s Step 140( 4.00%), action 20, FPS 2.29, Running 16.83s Step 141( 4.20%), action 21, FPS 2.35, Running 17.32s Step 142( 4.40%), action 22, FPS 2.38, Running 17.58s Step 143( 4.60%), action 23, FPS 2.50, Running 17.86s Step 144( 4.80%), action 24, FPS 2.46, Running 18.34s Step 145( 5.00%), action 25, FPS 2.49, Running 18.63s Step 146( 5.20%), action 26, FPS 2.53, Running 18.91s Step 147( 5.40%), action 27, FPS 2.61, Running 19.20s Step 148( 5.60%), action 28, FPS 2.66, Running 19.41s Step 149( 5.80%), action 29, FPS 2.70, Running 19.74s Step 150( 6.00%), action 30, FPS 2.69, Running 20.08s Step 151( 6.20%), action 31, FPS 2.71, Running 20.64s Step 152( 6.40%), action 32, FPS 2.70, Running 21.00s Step 153( 6.60%), action 33, FPS 2.69, Running 21.38s Step 154( 6.80%), action 34, FPS 2.82, Running 21.57s Step 155( 7.00%), action 35, FPS 2.81, Running 21.87s Step 156( 7.20%), action 36, FPS 2.88, Running 22.06s Step 157( 7.40%), action 37, FPS 2.95, Running 22.38s Step 158( 7.60%), action 38, FPS 2.98, Running 22.68s Step 159( 7.80%), action 39, FPS 3.05, Running 22.99s Step 160( 8.00%), action 40, FPS 3.07, Running 23.34s Step 161( 8.20%), action 41, FPS 3.12, Running 23.73s Step 162( 8.40%), action 42, FPS 3.13, Running 23.96s Step 163( 8.60%), action 43, FPS 3.14, Running 24.24s Step 164( 8.80%), action 44, FPS 3.28, Running 24.43s Step 165( 9.00%), action 45, FPS 3.26, Running 24.77s Step 166( 9.20%), action 46, FPS 3.27, Running 25.02s Step 167( 9.40%), action 47, FPS 3.28, Running 25.29s Step 168( 9.60%), action 48, FPS 3.25, Running 25.57s Step 169( 9.80%), action 49, FPS 3.26, Running 25.87s Step 170( 10.00%), action 50, FPS 3.31, Running 26.12s Step 171( 10.20%), action 51, FPS 3.39, Running 26.54s Step 172( 10.40%), action 52, FPS 3.46, Running 26.78s Step 173( 10.60%), action 53, FPS 3.49, Running 27.10s Step 174( 10.80%), action 54, FPS 3.47, Running 27.33s Step 175( 11.00%), action 55, FPS 3.50, Running 27.59s Step 176( 11.20%), action 56, FPS 3.47, Running 27.82s Step 177( 11.40%), action 57, FPS 3.46, Running 28.16s Step 178( 11.60%), action 58, FPS 3.48, Running 28.42s Step 179( 11.80%), action 59, FPS 3.50, Running 28.71s Step 180( 12.00%), action 60, FPS 3.57, Running 28.94s Step 181( 12.20%), action 61, FPS 3.58, Running 29.32s Step 182( 12.40%), action 62, FPS 3.58, Running 29.55s Step 183( 12.60%), action 63, FPS 3.60, Running 29.79s Step 184( 12.80%), action 64, FPS 3.56, Running 30.04s Step 185( 13.00%), action 65, FPS 3.62, Running 30.30s Step 186( 13.20%), action 66, FPS 3.62, Running 30.53s Step 187( 13.40%), action 67, FPS 3.47, Running 31.05s Step 188( 13.60%), action 68, FPS 3.43, Running 31.40s Step 189( 13.80%), action 69, FPS 3.41, Running 31.73s Step 190( 14.00%), action 70, FPS 3.38, Running 32.04s Step 191( 14.20%), action 71, FPS 3.28, Running 32.63s Step 192( 14.40%), action 72, FPS 3.27, Running 32.90s Step 193( 14.60%), action 73, FPS 3.19, Running 33.38s Step 194( 14.80%), action 74, FPS 3.06, Running 33.87s Step 195( 15.00%), action 75, FPS 3.00, Running 34.26s Step 196( 15.20%), action 76, FPS 2.92, Running 34.66s Step 197( 15.40%), action 77, FPS 2.88, Running 35.11s Step 198( 15.60%), action 78, FPS 2.88, Running 35.38s Step 199( 15.80%), action 79, FPS 2.76, Running 35.95s Step 200( 16.00%), action 80, FPS 2.72, Running 36.28s Step 201( 16.20%), action 81, FPS 2.56, Running 37.14s Step 202( 16.40%), action 82, FPS 2.47, Running 37.64s Step 203( 16.60%), action 83, FPS 2.42, Running 38.06s Step 204( 16.80%), action 84, FPS 2.33, Running 38.62s Step 205( 17.00%), action 85, FPS 2.25, Running 39.18s Step 206( 17.20%), action 86, FPS 2.18, Running 39.69s Step 207( 17.40%), action 87, FPS 2.17, Running 40.28s Step 208( 17.60%), action 88, FPS 2.19, Running 40.53s Step 209( 17.80%), action 89, FPS 2.19, Running 40.86s Step 210( 18.00%), action 90, FPS 2.18, Running 41.20s Step 211( 18.20%), action 91, FPS 2.15, Running 41.95s Step 212( 18.40%), action 92, FPS 2.14, Running 42.26s Step 213( 18.60%), action 93, FPS 2.17, Running 42.57s Step 214( 18.80%), action 94, FPS 2.17, Running 43.08s Step 215( 19.00%), action 95, FPS 2.19, Running 43.40s Step 216( 19.20%), action 96, FPS 2.18, Running 43.84s Step 217( 19.40%), action 97, FPS 2.20, Running 44.20s Step 218( 19.60%), action 98, FPS 2.20, Running 44.46s Step 219( 19.80%), action 99, FPS 2.23, Running 44.91s Step 220( 20.00%), action 100, FPS 2.23, Running 45.25s Step 221( 20.20%), action 101, FPS 2.29, Running 45.88s Step 222( 20.40%), action 102, FPS 2.35, Running 46.15s Step 223( 20.60%), action 103, FPS 2.33, Running 46.65s Step 224( 20.80%), action 104, FPS 2.41, Running 46.93s Step 225( 21.00%), action 105, FPS 2.47, Running 47.28s Step 226( 21.20%), action 106, FPS 2.54, Running 47.57s Step 227( 21.40%), action 107, FPS 2.56, Running 48.10s Step 228( 21.60%), action 108, FPS 2.53, Running 48.43s Step 229( 21.80%), action 109, FPS 2.51, Running 48.81s Step 230( 22.00%), action 110, FPS 2.53, Running 49.11s Step 231( 22.20%), action 111, FPS 2.57, Running 49.72s Step 232( 22.40%), action 112, FPS 2.48, Running 50.32s Step 233( 22.60%), action 113, FPS 2.47, Running 50.68s Step 234( 22.80%), action 114, FPS 2.46, Running 51.20s Step 235( 23.00%), action 115, FPS 2.45, Running 51.55s Step 236( 23.20%), action 116, FPS 2.44, Running 52.03s Step 237( 23.40%), action 117, FPS 2.39, Running 52.57s Step 238( 23.60%), action 118, FPS 2.37, Running 52.91s Step 239( 23.80%), action 119, FPS 2.31, Running 53.57s Step 240( 24.00%), action 120, FPS 2.30, Running 53.96s Step 241( 24.20%), action 121, FPS 2.32, Running 54.49s Step 242( 24.40%), action 122, FPS 2.24, Running 55.07s Step 243( 24.60%), action 123, FPS 2.24, Running 55.59s Step 244( 24.80%), action 124, FPS 2.21, Running 55.98s Step 245( 25.00%), action 125, FPS 2.16, Running 56.55s Step 246( 25.20%), action 126, FPS 2.17, Running 56.79s Step 247( 25.40%), action 127, FPS 2.21, Running 57.16s Step 248( 25.60%), action 128, FPS 2.14, Running 57.78s Step 249( 25.80%), action 129, FPS 2.11, Running 58.30s Step 250( 26.00%), action 130, FPS 2.04, Running 58.89s Step 251( 26.20%), action 131, FPS 2.01, Running 59.68s Step 252( 26.40%), action 132, FPS 2.03, Running 60.15s Step 253( 26.60%), action 133, FPS 2.01, Running 60.65s Step 254( 26.80%), action 134, FPS 2.02, Running 61.12s Step 255( 27.00%), action 135, FPS 2.02, Running 61.46s Step 256( 27.20%), action 136, FPS 2.06, Running 61.74s Step 257( 27.40%), action 137, FPS 2.10, Running 62.10s Step 258( 27.60%), action 138, FPS 2.06, Running 62.61s Step 259( 27.80%), action 139, FPS 2.08, Running 63.17s Step 260( 28.00%), action 140, FPS 2.06, Running 63.69s Step 261( 28.20%), action 141, FPS 2.07, Running 64.15s Step 262( 28.40%), action 142, FPS 2.06, Running 64.79s Step 263( 28.60%), action 143, FPS 2.06, Running 65.29s Step 264( 28.80%), action 144, FPS 2.00, Running 65.96s Step 265( 29.00%), action 145, FPS 2.06, Running 66.27s Step 266( 29.20%), action 146, FPS 1.99, Running 66.83s Step 267( 29.40%), action 147, FPS 1.96, Running 67.36s Step 268( 29.60%), action 148, FPS 1.96, Running 67.96s Step 269( 29.80%), action 149, FPS 1.95, Running 68.54s Step 270( 30.00%), action 150, FPS 2.01, Running 68.84s Step 271( 30.20%), action 151, FPS 2.06, Running 69.40s Step 272( 30.40%), action 152, FPS 2.07, Running 69.83s Step 273( 30.60%), action 153, FPS 2.11, Running 70.14s Step 274( 30.80%), action 154, FPS 2.14, Running 70.49s Step 275( 31.00%), action 155, FPS 2.12, Running 70.90s Step 276( 31.20%), action 156, FPS 2.10, Running 71.25s Step 277( 31.40%), action 157, FPS 2.12, Running 71.51s Step 278( 31.60%), action 158, FPS 2.12, Running 72.05s Step 279( 31.80%), action 159, FPS 2.18, Running 72.34s Step 280( 32.00%), action 160, FPS 2.23, Running 72.65s Step 281( 32.20%), action 161, FPS 2.14, Running 73.48s Step 282( 32.40%), action 162, FPS 2.22, Running 73.80s Step 283( 32.60%), action 163, FPS 2.21, Running 74.35s Step 284( 32.80%), action 164, FPS 2.29, Running 74.70s Step 285( 33.00%), action 165, FPS 2.28, Running 75.04s Step 286( 33.20%), action 166, FPS 2.36, Running 75.29s Step 287( 33.40%), action 167, FPS 2.37, Running 75.79s Step 288( 33.60%), action 168, FPS 2.46, Running 76.08s Step 289( 33.80%), action 169, FPS 2.53, Running 76.45s Step 290( 34.00%), action 170, FPS 2.52, Running 76.77s Step 291( 34.20%), action 171, FPS 2.48, Running 77.45s Step 292( 34.40%), action 172, FPS 2.46, Running 77.97s Step 293( 34.60%), action 173, FPS 2.40, Running 78.46s Step 294( 34.80%), action 174, FPS 2.42, Running 78.76s Step 295( 35.00%), action 175, FPS 2.46, Running 79.02s Step 296( 35.20%), action 176, FPS 2.46, Running 79.37s Step 297( 35.40%), action 177, FPS 2.37, Running 79.95s Step 298( 35.60%), action 178, FPS 2.42, Running 80.31s Step 299( 35.80%), action 179, FPS 2.43, Running 80.58s Step 300( 36.00%), action 180, FPS 2.39, Running 81.02s Step 301( 36.20%), action 181, FPS 2.44, Running 81.69s Step 302( 36.40%), action 182, FPS 2.43, Running 82.02s Step 303( 36.60%), action 183, FPS 2.44, Running 82.54s Step 304( 36.80%), action 184, FPS 2.37, Running 83.14s Step 305( 37.00%), action 185, FPS 2.38, Running 83.45s Step 306( 37.20%), action 186, FPS 2.36, Running 83.75s Step 307( 37.40%), action 187, FPS 2.43, Running 84.02s Step 308( 37.60%), action 188, FPS 2.44, Running 84.27s Step 309( 37.80%), action 189, FPS 2.46, Running 84.57s Step 310( 38.00%), action 190, FPS 2.40, Running 85.11s Step 311( 38.20%), action 191, FPS 2.44, Running 85.65s Step 312( 38.40%), action 192, FPS 2.44, Running 86.16s Step 313( 38.60%), action 193, FPS 2.49, Running 86.48s Step 314( 38.80%), action 194, FPS 2.41, Running 87.06s Step 315( 39.00%), action 195, FPS 2.35, Running 87.53s Step 316( 39.20%), action 196, FPS 2.34, Running 87.92s Step 317( 39.40%), action 197, FPS 2.36, Running 88.44s Step 318( 39.60%), action 198, FPS 2.38, Running 88.71s Step 319( 39.80%), action 199, FPS 2.31, Running 89.24s Step 320( 40.00%), action 200, FPS 2.37, Running 89.47s Step 321( 40.20%), action 201, FPS 2.38, Running 90.11s Step 322( 40.40%), action 202, FPS 2.38, Running 90.41s Step 323( 40.60%), action 203, FPS 2.43, Running 90.78s Step 324( 40.80%), action 204, FPS 2.46, Running 91.27s Step 325( 41.00%), action 205, FPS 2.43, Running 91.68s Step 326( 41.20%), action 206, FPS 2.46, Running 91.88s Step 327( 41.40%), action 207, FPS 2.46, Running 92.16s Step 328( 41.60%), action 208, FPS 2.41, Running 92.56s Step 329( 41.80%), action 209, FPS 2.36, Running 93.05s Step 330( 42.00%), action 210, FPS 2.41, Running 93.40s Step 331( 42.20%), action 211, FPS 2.40, Running 93.97s Step 332( 42.40%), action 212, FPS 2.46, Running 94.31s Step 333( 42.60%), action 213, FPS 2.45, Running 94.63s Step 334( 42.80%), action 214, FPS 2.52, Running 94.99s Step 335( 43.00%), action 215, FPS 2.51, Running 95.51s Step 336( 43.20%), action 216, FPS 2.44, Running 96.10s Step 337( 43.40%), action 217, FPS 2.46, Running 96.56s Step 338( 43.60%), action 218, FPS 2.44, Running 96.91s Step 339( 43.80%), action 219, FPS 2.43, Running 97.45s Step 340( 44.00%), action 220, FPS 2.43, Running 97.70s Step 341( 44.20%), action 221, FPS 2.39, Running 98.47s Step 342( 44.40%), action 222, FPS 2.32, Running 99.02s Step 343( 44.60%), action 223, FPS 2.29, Running 99.53s Step 344( 44.80%), action 224, FPS 2.34, Running 99.84s Step 345( 45.00%), action 225, FPS 2.34, Running 100.24s Step 346( 45.20%), action 226, FPS 2.32, Running 100.51s Step 347( 45.40%), action 227, FPS 2.25, Running 101.04s Step 348( 45.60%), action 228, FPS 2.27, Running 101.36s Step 349( 45.80%), action 229, FPS 2.27, Running 101.85s Step 350( 46.00%), action 230, FPS 2.24, Running 102.33s Step 351( 46.20%), action 231, FPS 2.23, Running 102.95s Step 352( 46.40%), action 232, FPS 2.19, Running 103.45s Step 353( 46.60%), action 233, FPS 2.17, Running 103.82s Step 354( 46.80%), action 234, FPS 2.18, Running 104.15s Step 355( 47.00%), action 235, FPS 2.17, Running 104.73s Step 356( 47.20%), action 236, FPS 2.20, Running 105.17s Step 357( 47.40%), action 237, FPS 2.22, Running 105.59s Step 358( 47.60%), action 238, FPS 2.17, Running 106.13s Step 359( 47.80%), action 239, FPS 2.17, Running 106.67s Step 360( 48.00%), action 240, FPS 2.14, Running 107.03s Step 361( 48.20%), action 241, FPS 2.15, Running 107.78s Step 362( 48.40%), action 242, FPS 2.14, Running 108.37s Step 363( 48.60%), action 243, FPS 2.14, Running 108.89s Step 364( 48.80%), action 244, FPS 2.14, Running 109.18s Step 365( 49.00%), action 245, FPS 2.13, Running 109.63s Step 366( 49.20%), action 246, FPS 2.08, Running 110.12s Step 367( 49.40%), action 247, FPS 2.11, Running 110.52s Step 368( 49.60%), action 248, FPS 2.06, Running 111.09s Step 369( 49.80%), action 249, FPS 2.07, Running 111.54s Step 370( 50.00%), action 250, FPS 2.09, Running 111.88s Step 371( 50.20%), action 251, FPS 2.13, Running 112.36s Step 372( 50.40%), action 252, FPS 2.12, Running 112.91s Step 373( 50.60%), action 253, FPS 2.10, Running 113.36s Step 374( 50.80%), action 254, FPS 2.06, Running 113.86s Step 375( 51.00%), action 255, FPS 2.12, Running 114.18s Step 376( 51.20%), action 256, FPS 2.07, Running 114.85s Step 377( 51.40%), action 257, FPS 2.06, Running 115.29s Step 378( 51.60%), action 258, FPS 2.10, Running 115.64s Step 379( 51.80%), action 259, FPS 2.10, Running 116.19s Step 380( 52.00%), action 260, FPS 2.12, Running 116.46s Step 381( 52.20%), action 261, FPS 2.10, Running 117.29s Step 382( 52.40%), action 262, FPS 2.15, Running 117.66s Step 383( 52.60%), action 263, FPS 2.14, Running 118.22s Step 384( 52.80%), action 264, FPS 2.12, Running 118.59s Step 385( 53.00%), action 265, FPS 2.11, Running 119.10s Step 386( 53.20%), action 266, FPS 2.16, Running 119.40s Step 387( 53.40%), action 267, FPS 2.15, Running 119.83s Step 388( 53.60%), action 268, FPS 2.17, Running 120.30s Step 389( 53.80%), action 269, FPS 2.20, Running 120.63s Step 390( 54.00%), action 270, FPS 2.16, Running 121.14s Step 391( 54.20%), action 271, FPS 2.11, Running 121.84s Step 392( 54.40%), action 272, FPS 2.13, Running 122.31s Step 393( 54.60%), action 273, FPS 2.09, Running 122.91s Step 394( 54.80%), action 274, FPS 2.13, Running 123.23s Step 395( 55.00%), action 275, FPS 2.15, Running 123.50s Step 396( 55.20%), action 276, FPS 2.17, Running 124.05s Step 397( 55.40%), action 277, FPS 2.19, Running 124.41s Step 398( 55.60%), action 278, FPS 2.14, Running 124.98s Step 399( 55.80%), action 279, FPS 2.19, Running 125.33s Step 400( 56.00%), action 280, FPS 2.12, Running 125.90s Step 401( 56.20%), action 281, FPS 2.16, Running 126.54s Step 402( 56.40%), action 282, FPS 2.15, Running 126.98s Step 403( 56.60%), action 283, FPS 2.16, Running 127.48s Step 404( 56.80%), action 284, FPS 2.11, Running 128.05s Step 405( 57.00%), action 285, FPS 2.16, Running 128.36s Step 406( 57.20%), action 286, FPS 2.14, Running 128.75s Step 407( 57.40%), action 287, FPS 2.16, Running 129.09s Step 408( 57.60%), action 288, FPS 2.18, Running 129.46s Step 409( 57.80%), action 289, FPS 2.16, Running 129.89s Step 410( 58.00%), action 290, FPS 2.17, Running 130.34s Step 411( 58.20%), action 291, FPS 2.23, Running 130.80s Step 412( 58.40%), action 292, FPS 2.26, Running 131.14s Step 413( 58.60%), action 293, FPS 2.29, Running 131.64s Step 414( 58.80%), action 294, FPS 2.29, Running 131.97s Step 415( 59.00%), action 295, FPS 2.22, Running 132.53s Step 416( 59.20%), action 296, FPS 2.27, Running 132.85s Step 417( 59.40%), action 297, FPS 2.23, Running 133.39s Step 418( 59.60%), action 298, FPS 2.26, Running 133.81s Step 419( 59.80%), action 299, FPS 2.23, Running 134.31s Step 420( 60.00%), action 300, FPS 2.22, Running 134.89s Step 421( 60.20%), action 301, FPS 2.28, Running 135.31s Step 422( 60.40%), action 302, FPS 2.30, Running 135.67s Step 423( 60.60%), action 303, FPS 2.30, Running 136.19s Step 424( 60.80%), action 304, FPS 2.37, Running 136.50s Step 425( 61.00%), action 305, FPS 2.36, Running 136.84s Step 426( 61.20%), action 306, FPS 2.38, Running 137.14s Step 427( 61.40%), action 307, FPS 2.34, Running 137.63s Step 428( 61.60%), action 308, FPS 2.30, Running 138.17s Step 429( 61.80%), action 309, FPS 2.33, Running 138.48s [2026-08-01 18:28:31] [48 ] Seed 47 failed after 138.69 s. +steps: 429 , actions: 309 . +Instruction: Empty +Total 27/48(56.25%) success. +Setting seed: 48 +Step 1( N/A%), pre moving , FPS 18.54, Running 0.05s Step 2( N/A%), pre moving , FPS 25.64, Running 0.08s Step 3( N/A%), pre moving , FPS 28.72, Running 0.10s Step 4( N/A%), pre moving , FPS 29.41, Running 0.14s Step 5( N/A%), pre moving , FPS 29.71, Running 0.17s Step 6( N/A%), pre moving , FPS 30.99, Running 0.19s Step 7( N/A%), pre moving , FPS 32.43, Running 0.22s Step 8( N/A%), pre moving , FPS 33.86, Running 0.24s Step 9( N/A%), pre moving , FPS 35.61, Running 0.25s Step 10( N/A%), pre moving , FPS 37.03, Running 0.27s Step 11( N/A%), pre moving , FPS 38.00, Running 0.29s Step 12( N/A%), pre moving , FPS 39.20, Running 0.31s Step 13( N/A%), pre moving , FPS 40.28, Running 0.32s Step 14( N/A%), pre moving , FPS 41.27, Running 0.34s Step 15( N/A%), pre moving , FPS 42.22, Running 0.36s Step 16( N/A%), pre moving , FPS 42.90, Running 0.37s Step 17( N/A%), pre moving , FPS 42.82, Running 0.40s Step 18( N/A%), pre moving , FPS 43.17, Running 0.42s Step 19( N/A%), pre moving , FPS 43.18, Running 0.44s Step 20( N/A%), pre moving , FPS 43.63, Running 0.46s Step 21( N/A%), pre moving , FPS 33.52, Running 0.65s Step 22( N/A%), pre moving , FPS 34.06, Running 0.67s Step 23( N/A%), pre moving , FPS 34.67, Running 0.68s Step 24( N/A%), pre moving , FPS 35.24, Running 0.70s Step 25( N/A%), pre moving , FPS 36.35, Running 0.72s Step 26( N/A%), pre moving , FPS 27.53, Running 0.92s Step 27( N/A%), pre moving , FPS 27.76, Running 0.94s Step 28( N/A%), pre moving , FPS 27.91, Running 0.95s Step 29( N/A%), pre moving , FPS 27.93, Running 0.97s Step 30( N/A%), pre moving , FPS 27.98, Running 0.99s Step 31( N/A%), pre moving , FPS 28.09, Running 1.00s Step 32( N/A%), pre moving , FPS 28.13, Running 1.02s Step 33( N/A%), pre moving , FPS 28.16, Running 1.03s Step 34( N/A%), pre moving , FPS 28.13, Running 1.05s Step 35( N/A%), pre moving , FPS 28.07, Running 1.07s Step 36( N/A%), pre moving , FPS 20.32, Running 1.36s Step 37( N/A%), pre moving , FPS 20.27, Running 1.38s Step 38( N/A%), pre moving , FPS 20.30, Running 1.40s Step 39( N/A%), pre moving , FPS 20.15, Running 1.43s Step 40( N/A%), pre moving , FPS 20.06, Running 1.46s Step 41( N/A%), pre moving , FPS 24.10, Running 1.48s Step 42( N/A%), pre moving , FPS 24.00, Running 1.50s Step 43( N/A%), pre moving , FPS 23.99, Running 1.52s Step 44( N/A%), pre moving , FPS 23.91, Running 1.54s Step 45( N/A%), pre moving , FPS 23.81, Running 1.56s Step 46( N/A%), pre moving , FPS 30.49, Running 1.58s Step 47( N/A%), pre moving , FPS 30.08, Running 1.60s Step 48( N/A%), pre moving , FPS 29.55, Running 1.63s Step 49( N/A%), pre moving , FPS 28.84, Running 1.66s Step 50( N/A%), pre moving , FPS 28.02, Running 1.70s Step 51( N/A%), pre moving , FPS 27.61, Running 1.73s Step 52( N/A%), pre moving , FPS 27.21, Running 1.75s Step 53( N/A%), pre moving , FPS 26.87, Running 1.78s Step 54( N/A%), pre moving , FPS 26.56, Running 1.80s Step 55( N/A%), pre moving , FPS 25.95, Running 1.84s Step 56( N/A%), pre moving , FPS 38.55, Running 1.88s Step 57( N/A%), pre moving , FPS 37.29, Running 1.92s Step 58( N/A%), pre moving , FPS 36.08, Running 1.96s Step 59( N/A%), pre moving , FPS 35.92, Running 1.99s Step 60( N/A%), pre moving , FPS 35.73, Running 2.02s Step 61( N/A%), pre moving , FPS 35.71, Running 2.04s Step 62( N/A%), pre moving , FPS 35.24, Running 2.07s Step 63( N/A%), pre moving , FPS 34.68, Running 2.09s Step 64( N/A%), pre moving , FPS 34.14, Running 2.13s Step 65( N/A%), pre moving , FPS 33.11, Running 2.16s Step 66( N/A%), pre moving , FPS 32.36, Running 2.19s Step 67( N/A%), pre moving , FPS 31.68, Running 2.23s Step 68( N/A%), pre moving , FPS 31.41, Running 2.27s Step 69( N/A%), pre moving , FPS 31.06, Running 2.31s Step 70( N/A%), pre moving , FPS 31.57, Running 2.33s Step 71( N/A%), pre moving , FPS 31.57, Running 2.36s Step 72( N/A%), pre moving , FPS 31.34, Running 2.39s Step 73( N/A%), pre moving , FPS 31.35, Running 2.42s Step 74( N/A%), pre moving , FPS 31.37, Running 2.44s Step 75( N/A%), pre moving , FPS 31.77, Running 2.47s Step 76( N/A%), pre moving , FPS 31.85, Running 2.50s Step 77( N/A%), pre moving , FPS 32.08, Running 2.54s Step 78( N/A%), pre moving , FPS 32.51, Running 2.57s Step 79( N/A%), pre moving , FPS 32.29, Running 2.61s Step 80( N/A%), pre moving , FPS 31.78, Running 2.64s Step 81( N/A%), pre moving , FPS 31.68, Running 2.67s Step 82( N/A%), pre moving , FPS 31.67, Running 2.70s Step 83( N/A%), pre moving , FPS 31.64, Running 2.72s Step 84( N/A%), pre moving , FPS 32.05, Running 2.75s Step 85( N/A%), pre moving , FPS 32.54, Running 2.78s Step 86( N/A%), pre moving , FPS 32.41, Running 2.81s Step 87( N/A%), pre moving , FPS 32.57, Running 2.85s Step 88( N/A%), pre moving , FPS 32.95, Running 2.87s Step 89( N/A%), pre moving , FPS 33.89, Running 2.90s Step 90( N/A%), pre moving , FPS 34.09, Running 2.92s Step 91( N/A%), pre moving , FPS 34.49, Running 2.94s Step 92( N/A%), pre moving , FPS 35.31, Running 2.96s Step 93( N/A%), pre moving , FPS 35.80, Running 2.97s Step 94( N/A%), pre moving , FPS 36.36, Running 2.99s Step 95( N/A%), pre moving , FPS 37.03, Running 3.01s Step 96( N/A%), pre moving , FPS 38.41, Running 3.02s Step 97( N/A%), pre moving , FPS 40.13, Running 3.04s Step 98( N/A%), pre moving , FPS 41.09, Running 3.06s Step 99( N/A%), pre moving , FPS 42.98, Running 3.07s Step 100( N/A%), pre moving , FPS 44.80, Running 3.09s Step 101( N/A%), pre moving , FPS 44.90, Running 3.12s Step 102( N/A%), pre moving , FPS 44.84, Running 3.14s Step 103( N/A%), pre moving , FPS 45.52, Running 3.16s Step 104( N/A%), pre moving , FPS 46.34, Running 3.18s Step 105( N/A%), pre moving , FPS 46.43, Running 3.21s Step 106( N/A%), pre moving , FPS 47.34, Running 3.23s Step 107( N/A%), pre moving , FPS 49.60, Running 3.25s Step 108( N/A%), pre moving , FPS 50.94, Running 3.27s Step 109( N/A%), pre moving , FPS 13.24, Running 4.41s Step 110( N/A%), pre moving , FPS 11.57, Running 4.65s Step 111( N/A%), pre moving , FPS 10.87, Running 4.78s Step 112( N/A%), pre moving , FPS 9.72, Running 5.02s Step 113( N/A%), pre moving , FPS 9.26, Running 5.13s Step 114( N/A%), pre moving , FPS 8.30, Running 5.40s Step 115( N/A%), pre moving , FPS 7.86, Running 5.55s Step 116( N/A%), pre moving , FPS 7.21, Running 5.80s Step 117( N/A%), pre moving , FPS 6.92, Running 5.93s Step 118( N/A%), pre moving , FPS 6.46, Running 6.16s Step 119( N/A%), pre moving , FPS 6.26, Running 6.27s Step 120( N/A%), pre moving , FPS 5.75, Running 6.57s Step 121( N/A%), pre moving , FPS 5.52, Running 6.74s Step 122( N/A%), pre moving , FPS 5.15, Running 7.03s Step 123( N/A%), pre moving , FPS 4.97, Running 7.19s Step 124( N/A%), pre moving , FPS 4.74, Running 7.40s Step 125( N/A%), pre moving , FPS 4.60, Running 7.55s Step 126( N/A%), pre moving , FPS 4.39, Running 7.80s Step 127( N/A%), pre moving , FPS 4.29, Running 7.91s Step 128( N/A%), pre moving , FPS 4.10, Running 8.14s Step 129( 0.20%), action 1, FPS 4.15, Running 9.22s Step 130( 0.40%), action 2, FPS 4.07, Running 9.56s Step 131( 0.60%), action 3, FPS 3.82, Running 10.02s Step 132( 0.80%), action 4, FPS 3.56, Running 10.63s Step 133( 1.00%), action 5, FPS 3.43, Running 10.96s Step 134( 1.20%), action 6, FPS 3.38, Running 11.32s Step 135( 1.40%), action 7, FPS 3.30, Running 11.62s Step 136( 1.60%), action 8, FPS 3.24, Running 11.97s Step 137( 1.80%), action 9, FPS 3.12, Running 12.34s Step 138( 2.00%), action 10, FPS 3.02, Running 12.78s Step 139( 2.20%), action 11, FPS 2.85, Running 13.28s Step 140( 2.40%), action 12, FPS 2.86, Running 13.56s Step 141( 2.60%), action 13, FPS 2.79, Running 13.92s Step 142( 2.80%), action 14, FPS 2.74, Running 14.32s Step 143( 3.00%), action 15, FPS 2.68, Running 14.64s Step 144( 3.20%), action 16, FPS 2.63, Running 15.00s Step 145( 3.40%), action 17, FPS 2.57, Running 15.33s Step 146( 3.60%), action 18, FPS 2.57, Running 15.58s Step 147( 3.80%), action 19, FPS 2.52, Running 15.85s Step 148( 4.00%), action 20, FPS 2.49, Running 16.16s Step 149( 4.20%), action 21, FPS 2.71, Running 16.60s Step 150( 4.40%), action 22, FPS 2.73, Running 16.88s Step 151( 4.60%), action 23, FPS 2.80, Running 17.16s Step 152( 4.80%), action 24, FPS 2.81, Running 17.76s Step 153( 5.00%), action 25, FPS 2.82, Running 18.06s Step 154( 5.20%), action 26, FPS 2.85, Running 18.35s Step 155( 5.40%), action 27, FPS 2.85, Running 18.64s Step 156( 5.60%), action 28, FPS 2.75, Running 19.24s Step 157( 5.80%), action 29, FPS 2.73, Running 19.67s Step 158( 6.00%), action 30, FPS 2.76, Running 20.04s Step 159( 6.20%), action 31, FPS 2.73, Running 20.61s Step 160( 6.40%), action 32, FPS 2.73, Running 20.90s Step 161( 6.60%), action 33, FPS 2.65, Running 21.46s Step 162( 6.80%), action 34, FPS 2.63, Running 21.91s Step 163( 7.00%), action 35, FPS 2.59, Running 22.35s Step 164( 7.20%), action 36, FPS 2.60, Running 22.68s Step 165( 7.40%), action 37, FPS 2.56, Running 23.15s Step 166( 7.60%), action 38, FPS 2.46, Running 23.70s Step 167( 7.80%), action 39, FPS 2.44, Running 24.05s Step 168( 8.00%), action 40, FPS 2.42, Running 24.43s Step 169( 8.20%), action 41, FPS 2.39, Running 24.95s Step 170( 8.40%), action 42, FPS 2.39, Running 25.26s Step 171( 8.60%), action 43, FPS 2.38, Running 25.57s Step 172( 8.80%), action 44, FPS 2.46, Running 25.88s Step 173( 9.00%), action 45, FPS 2.40, Running 26.39s Step 174( 9.20%), action 46, FPS 2.34, Running 26.88s Step 175( 9.40%), action 47, FPS 2.27, Running 27.44s Step 176( 9.60%), action 48, FPS 2.36, Running 27.70s Step 177( 9.80%), action 49, FPS 2.40, Running 28.02s Step 178( 10.00%), action 50, FPS 2.40, Running 28.38s Step 179( 10.20%), action 51, FPS 2.40, Running 28.96s Step 180( 10.40%), action 52, FPS 2.32, Running 29.53s Step 181( 10.60%), action 53, FPS 2.35, Running 29.97s Step 182( 10.80%), action 54, FPS 2.38, Running 30.32s Step 183( 11.00%), action 55, FPS 2.41, Running 30.66s Step 184( 11.20%), action 56, FPS 2.36, Running 31.14s Step 185( 11.40%), action 57, FPS 2.39, Running 31.53s Step 186( 11.60%), action 58, FPS 2.44, Running 31.90s Step 187( 11.80%), action 59, FPS 2.42, Running 32.31s Step 188( 12.00%), action 60, FPS 2.47, Running 32.52s Step 189( 12.20%), action 61, FPS 2.51, Running 32.91s Step 190( 12.40%), action 62, FPS 2.45, Running 33.41s Step 191( 12.60%), action 63, FPS 2.44, Running 33.78s Step 192( 12.80%), action 64, FPS 2.42, Running 34.15s Step 193( 13.00%), action 65, FPS 2.44, Running 34.59s Step 194( 13.20%), action 66, FPS 2.53, Running 34.79s Step 195( 13.40%), action 67, FPS 2.60, Running 35.12s Step 196( 13.60%), action 68, FPS 2.58, Running 35.45s Step 197( 13.80%), action 69, FPS 2.54, Running 35.91s Step 198( 14.00%), action 70, FPS 2.54, Running 36.25s Step 199( 14.20%), action 71, FPS 2.56, Running 36.76s Step 200( 14.40%), action 72, FPS 2.65, Running 37.08s Step 201( 14.60%), action 73, FPS 2.70, Running 37.38s Step 202( 14.80%), action 74, FPS 2.72, Running 37.66s Step 203( 15.00%), action 75, FPS 2.71, Running 38.04s Step 204( 15.20%), action 76, FPS 2.73, Running 38.48s Step 205( 15.40%), action 77, FPS 2.76, Running 38.78s Step 206( 15.60%), action 78, FPS 2.77, Running 39.11s Step 207( 15.80%), action 79, FPS 2.82, Running 39.39s Step 208( 16.00%), action 80, FPS 2.77, Running 39.74s Step 209( 16.20%), action 81, FPS 2.67, Running 40.41s Step 210( 16.40%), action 82, FPS 2.73, Running 40.75s Step 211( 16.60%), action 83, FPS 2.77, Running 41.01s Step 212( 16.80%), action 84, FPS 2.79, Running 41.32s Step 213( 17.00%), action 85, FPS 2.83, Running 41.66s Step 214( 17.20%), action 86, FPS 2.72, Running 42.14s Step 215( 17.40%), action 87, FPS 2.73, Running 42.44s Step 216( 17.60%), action 88, FPS 2.76, Running 42.70s Step 217( 17.80%), action 89, FPS 2.82, Running 43.01s Step 218( 18.00%), action 90, FPS 2.83, Running 43.31s Step 219( 18.20%), action 91, FPS 2.80, Running 43.90s Step 220( 18.40%), action 92, FPS 2.71, Running 44.45s Step 221( 18.60%), action 93, FPS 2.63, Running 45.00s Step 222( 18.80%), action 94, FPS 2.57, Running 45.43s Step 223( 19.00%), action 95, FPS 2.55, Running 45.88s Step 224( 19.20%), action 96, FPS 2.59, Running 46.20s Step 225( 19.40%), action 97, FPS 2.52, Running 46.71s Step 226( 19.60%), action 98, FPS 2.45, Running 47.28s Step 227( 19.80%), action 99, FPS 2.43, Running 47.62s Step 228( 20.00%), action 100, FPS 2.38, Running 48.14s Step 229( 20.20%), action 101, FPS 2.45, Running 48.59s Step 230( 20.40%), action 102, FPS 2.35, Running 49.26s Step 231( 20.60%), action 103, FPS 2.29, Running 49.74s Step 232( 20.80%), action 104, FPS 2.31, Running 50.00s Step 233( 21.00%), action 105, FPS 2.30, Running 50.37s Step 234( 21.20%), action 106, FPS 2.26, Running 50.98s Step 235( 21.40%), action 107, FPS 2.19, Running 51.58s Step 236( 21.60%), action 108, FPS 2.17, Running 51.94s Step 237( 21.80%), action 109, FPS 2.12, Running 52.46s Step 238( 22.00%), action 110, FPS 2.08, Running 52.91s Step 239( 22.20%), action 111, FPS 2.03, Running 53.76s Step 240( 22.40%), action 112, FPS 2.06, Running 54.16s Step 241( 22.60%), action 113, FPS 2.06, Running 54.71s Step 242( 22.80%), action 114, FPS 2.09, Running 55.01s Step 243( 23.00%), action 115, FPS 2.06, Running 55.60s Step 244( 23.20%), action 116, FPS 2.05, Running 55.97s Step 245( 23.40%), action 117, FPS 2.03, Running 56.56s Step 246( 23.60%), action 118, FPS 2.03, Running 57.15s Step 247( 23.80%), action 119, FPS 1.99, Running 57.67s Step 248( 24.00%), action 120, FPS 1.97, Running 58.29s Step 249( 24.20%), action 121, FPS 1.90, Running 59.11s Step 250( 24.40%), action 122, FPS 1.94, Running 59.59s Step 251( 24.60%), action 123, FPS 1.92, Running 60.14s Step 252( 24.80%), action 124, FPS 1.93, Running 60.37s Step 253( 25.00%), action 125, FPS 1.91, Running 60.85s Step 254( 25.20%), action 126, FPS 1.94, Running 61.31s Step 255( 25.40%), action 127, FPS 1.97, Running 61.73s Step 256( 25.60%), action 128, FPS 1.99, Running 61.97s Step 257( 25.80%), action 129, FPS 1.97, Running 62.61s Step 258( 26.00%), action 130, FPS 2.01, Running 62.86s Step 259( 26.20%), action 131, FPS 2.05, Running 63.51s Step 260( 26.40%), action 132, FPS 2.02, Running 64.03s Step 261( 26.60%), action 133, FPS 2.08, Running 64.34s Step 262( 26.80%), action 134, FPS 2.02, Running 64.93s Step 263( 27.00%), action 135, FPS 2.03, Running 65.44s Step 264( 27.20%), action 136, FPS 2.05, Running 65.75s Step 265( 27.40%), action 137, FPS 2.06, Running 66.26s Step 266( 27.60%), action 138, FPS 2.09, Running 66.73s Step 267( 27.80%), action 139, FPS 2.13, Running 67.07s Step 268( 28.00%), action 140, FPS 2.19, Running 67.40s Step 269( 28.20%), action 141, FPS 2.22, Running 68.12s Step 270( 28.40%), action 142, FPS 2.25, Running 68.46s Step 271( 28.60%), action 143, FPS 2.31, Running 68.81s Step 272( 28.80%), action 144, FPS 2.30, Running 69.09s Step 273( 29.00%), action 145, FPS 2.29, Running 69.57s Step 274( 29.20%), action 146, FPS 2.26, Running 70.15s Step 275( 29.40%), action 147, FPS 2.24, Running 70.68s Step 276( 29.60%), action 148, FPS 2.23, Running 70.95s Step 277( 29.80%), action 149, FPS 2.30, Running 71.29s Step 278( 30.00%), action 150, FPS 2.24, Running 71.79s Step 279( 30.20%), action 151, FPS 2.21, Running 72.57s Step 280( 30.40%), action 152, FPS 2.20, Running 73.11s Step 281( 30.60%), action 153, FPS 2.16, Running 73.58s Step 282( 30.80%), action 154, FPS 2.20, Running 74.00s Step 283( 31.00%), action 155, FPS 2.23, Running 74.40s Step 284( 31.20%), action 156, FPS 2.24, Running 74.68s Step 285( 31.40%), action 157, FPS 2.26, Running 75.09s Step 286( 31.60%), action 158, FPS 2.28, Running 75.50s Step 287( 31.80%), action 159, FPS 2.28, Running 75.85s Step 288( 32.00%), action 160, FPS 2.30, Running 76.09s Step 289( 32.20%), action 161, FPS 2.30, Running 76.82s Step 290( 32.40%), action 162, FPS 2.23, Running 77.43s Step 291( 32.60%), action 163, FPS 2.22, Running 77.80s Step 292( 32.80%), action 164, FPS 2.22, Running 78.09s Step 293( 33.00%), action 165, FPS 2.22, Running 78.60s Step 294( 33.20%), action 166, FPS 2.29, Running 78.88s Step 295( 33.40%), action 167, FPS 2.34, Running 79.22s Step 296( 33.60%), action 168, FPS 2.35, Running 79.47s Step 297( 33.80%), action 169, FPS 2.35, Running 79.81s Step 298( 34.00%), action 170, FPS 2.42, Running 80.06s Step 299( 34.20%), action 171, FPS 2.52, Running 80.51s Step 300( 34.40%), action 172, FPS 2.59, Running 80.83s Step 301( 34.60%), action 173, FPS 2.64, Running 81.17s Step 302( 34.80%), action 174, FPS 2.66, Running 81.53s Step 303( 35.00%), action 175, FPS 2.67, Running 81.89s Step 304( 35.20%), action 176, FPS 2.69, Running 82.12s Step 305( 35.40%), action 177, FPS 2.73, Running 82.41s Step 306( 35.60%), action 178, FPS 2.71, Running 82.88s Step 307( 35.80%), action 179, FPS 2.71, Running 83.23s Step 308( 36.00%), action 180, FPS 2.67, Running 83.57s Step 309( 36.20%), action 181, FPS 2.71, Running 84.21s Step 310( 36.40%), action 182, FPS 2.82, Running 84.53s Step 311( 36.60%), action 183, FPS 2.80, Running 84.93s Step 312( 36.80%), action 184, FPS 2.79, Running 85.26s Step 313( 37.00%), action 185, FPS 2.87, Running 85.57s Step 314( 37.20%), action 186, FPS 2.86, Running 85.88s Step 315( 37.40%), action 187, FPS 2.80, Running 86.37s Step 316( 37.60%), action 188, FPS 2.79, Running 86.64s Step 317( 37.80%), action 189, FPS 2.76, Running 87.05s Step 318( 38.00%), action 190, FPS 2.75, Running 87.34s Step 319( 38.20%), action 191, FPS 2.62, Running 88.16s Step 320( 38.40%), action 192, FPS 2.56, Running 88.65s Step 321( 38.60%), action 193, FPS 2.54, Running 89.05s Step 322( 38.80%), action 194, FPS 2.54, Running 89.42s Step 323( 39.00%), action 195, FPS 2.53, Running 89.81s Step 324( 39.20%), action 196, FPS 2.45, Running 90.30s Step 325( 39.40%), action 197, FPS 2.36, Running 90.89s Step 326( 39.60%), action 198, FPS 2.35, Running 91.39s Step 327( 39.80%), action 199, FPS 2.31, Running 91.90s Step 328( 40.00%), action 200, FPS 2.25, Running 92.44s Step 329( 40.20%), action 201, FPS 2.22, Running 93.20s Step 330( 40.40%), action 202, FPS 2.20, Running 93.63s Step 331( 40.60%), action 203, FPS 2.22, Running 93.94s Step 332( 40.80%), action 204, FPS 2.18, Running 94.44s Step 333( 41.00%), action 205, FPS 2.17, Running 94.81s Step 334( 41.20%), action 206, FPS 2.11, Running 95.34s Step 335( 41.40%), action 207, FPS 2.12, Running 95.82s Step 336( 41.60%), action 208, FPS 2.12, Running 96.09s Step 337( 41.80%), action 209, FPS 2.09, Running 96.61s Step 338( 42.00%), action 210, FPS 2.08, Running 96.95s Step 339( 42.20%), action 211, FPS 2.12, Running 97.60s Step 340( 42.40%), action 212, FPS 2.11, Running 98.11s Step 341( 42.60%), action 213, FPS 2.13, Running 98.43s Step 342( 42.80%), action 214, FPS 2.16, Running 98.68s Step 343( 43.00%), action 215, FPS 2.13, Running 99.20s Step 344( 43.20%), action 216, FPS 2.11, Running 99.79s Step 345( 43.40%), action 217, FPS 2.15, Running 100.18s Step 346( 43.60%), action 218, FPS 2.16, Running 100.64s Step 347( 43.80%), action 219, FPS 2.14, Running 101.23s Step 348( 44.00%), action 220, FPS 2.16, Running 101.68s Step 349( 44.20%), action 221, FPS 2.17, Running 102.43s Step 350( 44.40%), action 222, FPS 2.19, Running 102.78s Step 351( 44.60%), action 223, FPS 2.15, Running 103.25s Step 352( 44.80%), action 224, FPS 2.22, Running 103.47s Step 353( 45.00%), action 225, FPS 2.23, Running 103.78s Step 354( 45.20%), action 226, FPS 2.25, Running 104.23s Step 355( 45.40%), action 227, FPS 2.30, Running 104.51s Step 356( 45.60%), action 228, FPS 2.30, Running 104.78s Step 357( 45.80%), action 229, FPS 2.32, Running 105.22s Step 358( 46.00%), action 230, FPS 2.35, Running 105.48s Step 359( 46.20%), action 231, FPS 2.39, Running 105.98s Step 360( 46.40%), action 232, FPS 2.44, Running 106.32s Step 361( 46.60%), action 233, FPS 2.45, Running 106.59s Step 362( 46.80%), action 234, FPS 2.45, Running 106.85s Step 363( 47.00%), action 235, FPS 2.49, Running 107.23s Step 364( 47.20%), action 236, FPS 2.58, Running 107.54s Step 365( 47.40%), action 237, FPS 2.60, Running 107.87s Step 366( 47.60%), action 238, FPS 2.65, Running 108.19s Step 367( 47.80%), action 239, FPS 2.74, Running 108.53s Step 368( 48.00%), action 240, FPS 2.81, Running 108.80s Step 369( 48.20%), action 241, FPS 2.96, Running 109.19s Step 370( 48.40%), action 242, FPS 3.01, Running 109.43s Step 371( 48.60%), action 243, FPS 3.07, Running 109.76s Step 372( 48.80%), action 244, FPS 2.95, Running 110.25s Step 373( 49.00%), action 245, FPS 2.89, Running 110.69s Step 374( 49.20%), action 246, FPS 2.92, Running 111.07s Step 375( 49.40%), action 247, FPS 2.92, Running 111.37s Step 376( 49.60%), action 248, FPS 2.87, Running 111.75s Step 377( 49.80%), action 249, FPS 2.87, Running 112.18s Step 378( 50.00%), action 250, FPS 2.75, Running 112.75s Step 379( 50.20%), action 251, FPS 2.67, Running 113.47s Step 380( 50.40%), action 252, FPS 2.63, Running 113.93s Step 381( 50.60%), action 253, FPS 2.59, Running 114.31s Step 382( 50.80%), action 254, FPS 2.59, Running 114.56s Step 383( 51.00%), action 255, FPS 2.55, Running 115.09s Step 384( 51.20%), action 256, FPS 2.48, Running 115.62s Step 385( 51.40%), action 257, FPS 2.49, Running 115.90s Step 386( 51.60%), action 258, FPS 2.40, Running 116.54s Step 387( 51.80%), action 259, FPS 2.38, Running 116.94s Step 388( 52.00%), action 260, FPS 2.31, Running 117.44s Step 389( 52.20%), action 261, FPS 2.31, Running 117.87s Step 390( 52.40%), action 262, FPS 2.29, Running 118.16s Step 391( 52.60%), action 263, FPS 2.28, Running 118.52s Step 392( 52.80%), action 264, FPS 2.31, Running 118.92s Step 393( 53.00%), action 265, FPS 2.33, Running 119.28s Step 394( 53.20%), action 266, FPS 2.34, Running 119.61s Step 395( 53.40%), action 267, FPS 2.33, Running 119.97s Step 396( 53.60%), action 268, FPS 2.38, Running 120.15s Step 397( 53.80%), action 269, FPS 2.42, Running 120.43s Step 398( 54.00%), action 270, FPS 2.52, Running 120.70s Step 399( 54.20%), action 271, FPS 2.62, Running 121.09s Step 400( 54.40%), action 272, FPS 2.70, Running 121.33s Step 401( 54.60%), action 273, FPS 2.74, Running 121.61s Step 402( 54.80%), action 274, FPS 2.72, Running 121.91s Step 403( 55.00%), action 275, FPS 2.78, Running 122.28s [2026-08-01 18:30:33] [49 ] Seed 48 success after 122.63 s. +steps: 403 , actions: 275 . +Instruction: Empty +Total 28/49(57.14%) success. +Setting seed: 49 +Step 1( N/A%), pre moving , FPS 8.24, Running 0.12s Step 2( N/A%), pre moving , FPS 14.11, Running 0.14s Step 3( N/A%), pre moving , FPS 18.52, Running 0.16s Step 4( N/A%), pre moving , FPS 21.81, Running 0.18s Step 5( N/A%), pre moving , FPS 23.71, Running 0.21s Step 6( N/A%), pre moving , FPS 26.01, Running 0.23s Step 7( N/A%), pre moving , FPS 27.90, Running 0.25s Step 8( N/A%), pre moving , FPS 29.52, Running 0.27s Step 9( N/A%), pre moving , FPS 30.86, Running 0.29s Step 10( N/A%), pre moving , FPS 31.93, Running 0.31s Step 11( N/A%), pre moving , FPS 32.66, Running 0.34s Step 12( N/A%), pre moving , FPS 33.45, Running 0.36s Step 13( N/A%), pre moving , FPS 34.10, Running 0.38s Step 14( N/A%), pre moving , FPS 34.70, Running 0.40s Step 15( N/A%), pre moving , FPS 34.75, Running 0.43s Step 16( N/A%), pre moving , FPS 35.05, Running 0.46s Step 17( N/A%), pre moving , FPS 35.70, Running 0.48s Step 18( N/A%), pre moving , FPS 36.32, Running 0.50s Step 19( N/A%), pre moving , FPS 36.84, Running 0.52s Step 20( N/A%), pre moving , FPS 37.42, Running 0.53s Step 21( N/A%), pre moving , FPS 30.38, Running 0.78s Step 22( N/A%), pre moving , FPS 30.50, Running 0.80s Step 23( N/A%), pre moving , FPS 30.38, Running 0.82s Step 24( N/A%), pre moving , FPS 30.20, Running 0.85s Step 25( N/A%), pre moving , FPS 30.05, Running 0.88s Step 26( N/A%), pre moving , FPS 23.32, Running 1.09s Step 27( N/A%), pre moving , FPS 23.42, Running 1.11s Step 28( N/A%), pre moving , FPS 23.44, Running 1.12s Step 29( N/A%), pre moving , FPS 23.50, Running 1.14s Step 30( N/A%), pre moving , FPS 23.55, Running 1.16s Step 31( N/A%), pre moving , FPS 23.66, Running 1.18s Step 32( N/A%), pre moving , FPS 23.61, Running 1.21s Step 33( N/A%), pre moving , FPS 23.67, Running 1.23s Step 34( N/A%), pre moving , FPS 23.64, Running 1.25s Step 35( N/A%), pre moving , FPS 23.94, Running 1.27s Step 36( N/A%), pre moving , FPS 17.95, Running 1.57s Step 37( N/A%), pre moving , FPS 17.99, Running 1.59s Step 38( N/A%), pre moving , FPS 18.02, Running 1.61s Step 39( N/A%), pre moving , FPS 18.01, Running 1.63s Step 40( N/A%), pre moving , FPS 17.95, Running 1.65s Step 41( N/A%), pre moving , FPS 22.57, Running 1.67s Step 42( N/A%), pre moving , FPS 22.15, Running 1.70s Step 43( N/A%), pre moving , FPS 21.96, Running 1.73s Step 44( N/A%), pre moving , FPS 21.61, Running 1.77s Step 45( N/A%), pre moving , FPS 21.53, Running 1.81s Step 46( N/A%), pre moving , FPS 26.96, Running 1.83s Step 47( N/A%), pre moving , FPS 26.65, Running 1.86s Step 48( N/A%), pre moving , FPS 26.45, Running 1.88s Step 49( N/A%), pre moving , FPS 26.14, Running 1.91s Step 50( N/A%), pre moving , FPS 25.69, Running 1.94s Step 51( N/A%), pre moving , FPS 25.29, Running 1.97s Step 52( N/A%), pre moving , FPS 25.17, Running 2.00s Step 53( N/A%), pre moving , FPS 24.39, Running 2.05s Step 54( N/A%), pre moving , FPS 23.61, Running 2.10s Step 55( N/A%), pre moving , FPS 22.73, Running 2.15s Step 56( N/A%), pre moving , FPS 32.77, Running 2.18s Step 57( N/A%), pre moving , FPS 32.11, Running 2.21s Step 58( N/A%), pre moving , FPS 31.66, Running 2.24s Step 59( N/A%), pre moving , FPS 31.36, Running 2.26s Step 60( N/A%), pre moving , FPS 31.09, Running 2.29s Step 61( N/A%), pre moving , FPS 30.07, Running 2.33s Step 62( N/A%), pre moving , FPS 30.20, Running 2.36s Step 63( N/A%), pre moving , FPS 29.88, Running 2.40s Step 64( N/A%), pre moving , FPS 30.28, Running 2.43s Step 65( N/A%), pre moving , FPS 30.60, Running 2.46s Step 66( N/A%), pre moving , FPS 30.51, Running 2.49s Step 67( N/A%), pre moving , FPS 30.22, Running 2.52s Step 68( N/A%), pre moving , FPS 29.88, Running 2.55s Step 69( N/A%), pre moving , FPS 29.66, Running 2.58s Step 70( N/A%), pre moving , FPS 29.72, Running 2.61s Step 71( N/A%), pre moving , FPS 30.05, Running 2.64s Step 72( N/A%), pre moving , FPS 30.12, Running 2.66s Step 73( N/A%), pre moving , FPS 31.12, Running 2.69s Step 74( N/A%), pre moving , FPS 32.40, Running 2.71s Step 75( N/A%), pre moving , FPS 33.55, Running 2.74s Step 76( N/A%), pre moving , FPS 33.54, Running 2.78s Step 77( N/A%), pre moving , FPS 33.47, Running 2.81s Step 78( N/A%), pre moving , FPS 33.42, Running 2.84s Step 79( N/A%), pre moving , FPS 33.41, Running 2.86s Step 80( N/A%), pre moving , FPS 33.57, Running 2.89s Step 81( N/A%), pre moving , FPS 33.85, Running 2.92s Step 82( N/A%), pre moving , FPS 34.61, Running 2.94s Step 83( N/A%), pre moving , FPS 35.89, Running 2.96s Step 84( N/A%), pre moving , FPS 36.84, Running 2.97s Step 85( N/A%), pre moving , FPS 37.54, Running 2.99s Step 86( N/A%), pre moving , FPS 38.17, Running 3.01s Step 87( N/A%), pre moving , FPS 39.26, Running 3.03s Step 88( N/A%), pre moving , FPS 40.60, Running 3.04s Step 89( N/A%), pre moving , FPS 41.86, Running 3.06s Step 90( N/A%), pre moving , FPS 43.17, Running 3.08s Step 91( N/A%), pre moving , FPS 43.77, Running 3.10s Step 92( N/A%), pre moving , FPS 44.48, Running 3.11s Step 93( N/A%), pre moving , FPS 45.21, Running 3.13s Step 94( N/A%), pre moving , FPS 45.31, Running 3.16s Step 95( N/A%), pre moving , FPS 46.32, Running 3.18s Step 96( N/A%), pre moving , FPS 47.95, Running 3.19s Step 97( N/A%), pre moving , FPS 49.55, Running 3.21s Step 98( N/A%), pre moving , FPS 50.43, Running 3.23s Step 99( N/A%), pre moving , FPS 51.85, Running 3.25s Step 100( N/A%), pre moving , FPS 51.83, Running 3.27s Step 101( N/A%), pre moving , FPS 53.31, Running 3.30s Step 102( N/A%), pre moving , FPS 12.83, Running 4.50s Step 103( N/A%), pre moving , FPS 11.51, Running 4.70s Step 104( N/A%), pre moving , FPS 10.79, Running 4.83s Step 105( N/A%), pre moving , FPS 9.91, Running 5.01s Step 106( N/A%), pre moving , FPS 9.21, Running 5.18s Step 107( N/A%), pre moving , FPS 8.30, Running 5.44s Step 108( N/A%), pre moving , FPS 7.78, Running 5.61s Step 109( N/A%), pre moving , FPS 7.20, Running 5.84s Step 110( N/A%), pre moving , FPS 6.96, Running 5.95s Step 111( N/A%), pre moving , FPS 6.46, Running 6.19s Step 112( N/A%), pre moving , FPS 6.26, Running 6.31s Step 113( N/A%), pre moving , FPS 5.69, Running 6.64s Step 114( N/A%), pre moving , FPS 5.53, Running 6.77s Step 115( N/A%), pre moving , FPS 5.22, Running 7.01s Step 116( N/A%), pre moving , FPS 5.07, Running 7.14s Step 117( N/A%), pre moving , FPS 4.80, Running 7.38s Step 118( N/A%), pre moving , FPS 4.67, Running 7.51s Step 119( N/A%), pre moving , FPS 4.45, Running 7.74s Step 120( N/A%), pre moving , FPS 4.36, Running 7.86s Step 121( N/A%), pre moving , FPS 4.15, Running 8.11s Step 122( 0.20%), action 1, FPS 4.53, Running 8.92s Step 123( 0.40%), action 2, FPS 4.17, Running 9.49s Step 124( 0.60%), action 3, FPS 3.79, Running 10.11s Step 125( 0.80%), action 4, FPS 3.64, Running 10.50s Step 126( 1.00%), action 5, FPS 3.36, Running 11.13s Step 127( 1.20%), action 6, FPS 3.37, Running 11.38s Step 128( 1.40%), action 7, FPS 3.26, Running 11.75s Step 129( 1.60%), action 8, FPS 3.14, Running 12.20s Step 130( 1.80%), action 9, FPS 3.00, Running 12.62s Step 131( 2.00%), action 10, FPS 2.94, Running 13.00s Step 132( 2.20%), action 11, FPS 2.74, Running 13.61s Step 133( 2.40%), action 12, FPS 2.74, Running 13.95s Step 134( 2.60%), action 13, FPS 2.67, Running 14.26s Step 135( 2.80%), action 14, FPS 2.66, Running 14.53s Step 136( 3.00%), action 15, FPS 2.60, Running 14.85s Step 137( 3.20%), action 16, FPS 2.60, Running 15.07s Step 138( 3.40%), action 17, FPS 2.47, Running 15.60s Step 139( 3.60%), action 18, FPS 2.44, Running 15.93s Step 140( 3.80%), action 19, FPS 2.36, Running 16.34s Step 141( 4.00%), action 20, FPS 2.36, Running 16.58s Step 142( 4.20%), action 21, FPS 2.41, Running 17.22s Step 143( 4.40%), action 22, FPS 2.49, Running 17.52s Step 144( 4.60%), action 23, FPS 2.58, Running 17.86s Step 145( 4.80%), action 24, FPS 2.62, Running 18.15s Step 146( 5.00%), action 25, FPS 2.63, Running 18.72s Step 147( 5.20%), action 26, FPS 2.64, Running 18.95s Step 148( 5.40%), action 27, FPS 2.66, Running 19.28s Step 149( 5.60%), action 28, FPS 2.74, Running 19.50s Step 150( 5.80%), action 29, FPS 2.71, Running 20.01s Step 151( 6.00%), action 30, FPS 2.78, Running 20.19s Step 152( 6.20%), action 31, FPS 2.79, Running 20.76s Step 153( 6.40%), action 32, FPS 2.79, Running 21.12s Step 154( 6.60%), action 33, FPS 2.75, Running 21.53s Step 155( 6.80%), action 34, FPS 2.74, Running 21.82s Step 156( 7.00%), action 35, FPS 2.75, Running 22.11s Step 157( 7.20%), action 36, FPS 2.74, Running 22.35s Step 158( 7.40%), action 37, FPS 2.82, Running 22.68s Step 159( 7.60%), action 38, FPS 2.87, Running 22.90s Step 160( 7.80%), action 39, FPS 2.91, Running 23.21s Step 161( 8.00%), action 40, FPS 2.88, Running 23.52s Step 162( 8.20%), action 41, FPS 2.91, Running 24.08s Step 163( 8.40%), action 42, FPS 2.92, Running 24.36s Step 164( 8.60%), action 43, FPS 2.89, Running 24.78s Step 165( 8.80%), action 44, FPS 2.90, Running 25.04s Step 166( 9.00%), action 45, FPS 2.97, Running 25.47s Step 167( 9.20%), action 46, FPS 2.99, Running 25.63s Step 168( 9.40%), action 47, FPS 2.97, Running 26.02s Step 169( 9.60%), action 48, FPS 2.92, Running 26.36s Step 170( 9.80%), action 49, FPS 3.01, Running 26.65s Step 171( 10.00%), action 50, FPS 3.01, Running 26.83s Step 172( 10.20%), action 51, FPS 3.06, Running 27.31s Step 173( 10.40%), action 52, FPS 3.11, Running 27.55s Step 174( 10.60%), action 53, FPS 3.13, Running 27.91s Step 175( 10.80%), action 54, FPS 3.09, Running 28.29s Step 176( 11.00%), action 55, FPS 2.98, Running 28.83s Step 177( 11.20%), action 56, FPS 2.92, Running 29.22s Step 178( 11.40%), action 57, FPS 2.82, Running 29.78s Step 179( 11.60%), action 58, FPS 2.71, Running 30.27s Step 180( 11.80%), action 59, FPS 2.66, Running 30.72s Step 181( 12.00%), action 60, FPS 2.66, Running 31.04s Step 182( 12.20%), action 61, FPS 2.56, Running 31.88s Step 183( 12.40%), action 62, FPS 2.55, Running 32.20s Step 184( 12.60%), action 63, FPS 2.48, Running 32.86s Step 185( 12.80%), action 64, FPS 2.46, Running 33.15s Step 186( 13.00%), action 65, FPS 2.44, Running 33.67s Step 187( 13.20%), action 66, FPS 2.40, Running 33.96s Step 188( 13.40%), action 67, FPS 2.35, Running 34.53s Step 189( 13.60%), action 68, FPS 2.37, Running 34.79s Step 190( 13.80%), action 69, FPS 2.29, Running 35.39s Step 191( 14.00%), action 70, FPS 2.21, Running 35.89s Step 192( 14.20%), action 71, FPS 2.15, Running 36.61s Step 193( 14.40%), action 72, FPS 2.15, Running 36.84s Step 194( 14.60%), action 73, FPS 2.16, Running 37.18s Step 195( 14.80%), action 74, FPS 2.19, Running 37.45s Step 196( 15.00%), action 75, FPS 2.16, Running 38.11s Step 197( 15.20%), action 76, FPS 2.13, Running 38.62s Step 198( 15.40%), action 77, FPS 2.10, Running 39.28s Step 199( 15.60%), action 78, FPS 2.15, Running 39.57s Step 200( 15.80%), action 79, FPS 2.15, Running 40.00s Step 201( 16.00%), action 80, FPS 2.15, Running 40.35s Step 202( 16.20%), action 81, FPS 2.17, Running 41.11s Step 203( 16.40%), action 82, FPS 2.18, Running 41.36s Step 204( 16.60%), action 83, FPS 2.25, Running 41.73s Step 205( 16.80%), action 84, FPS 2.26, Running 42.02s Step 206( 17.00%), action 85, FPS 2.28, Running 42.46s Step 207( 17.20%), action 86, FPS 2.30, Running 42.67s Step 208( 17.40%), action 87, FPS 2.35, Running 43.05s Step 209( 17.60%), action 88, FPS 2.29, Running 43.55s Step 210( 17.80%), action 89, FPS 2.27, Running 44.22s Step 211( 18.00%), action 90, FPS 2.32, Running 44.51s Step 212( 18.20%), action 91, FPS 2.35, Running 45.14s Step 213( 18.40%), action 92, FPS 2.29, Running 45.58s Step 214( 18.60%), action 93, FPS 2.27, Running 46.00s Step 215( 18.80%), action 94, FPS 2.28, Running 46.21s Step 216( 19.00%), action 95, FPS 2.31, Running 46.76s Step 217( 19.20%), action 96, FPS 2.38, Running 47.02s Step 218( 19.40%), action 97, FPS 2.41, Running 47.58s Step 219( 19.60%), action 98, FPS 2.42, Running 47.82s Step 220( 19.80%), action 99, FPS 2.41, Running 48.30s Step 221( 20.00%), action 100, FPS 2.45, Running 48.50s Step 222( 20.20%), action 101, FPS 2.48, Running 49.19s Step 223( 20.40%), action 102, FPS 2.44, Running 49.56s Step 224( 20.60%), action 103, FPS 2.39, Running 50.10s Step 225( 20.80%), action 104, FPS 2.36, Running 50.50s Step 226( 21.00%), action 105, FPS 2.34, Running 51.01s Step 227( 21.20%), action 106, FPS 2.26, Running 51.50s Step 228( 21.40%), action 107, FPS 2.27, Running 51.87s Step 229( 21.60%), action 108, FPS 2.33, Running 52.14s Step 230( 21.80%), action 109, FPS 2.34, Running 52.76s Step 231( 22.00%), action 110, FPS 2.30, Running 53.21s Step 232( 22.20%), action 111, FPS 2.28, Running 53.93s Step 233( 22.40%), action 112, FPS 2.26, Running 54.42s Step 234( 22.60%), action 113, FPS 2.26, Running 54.86s Step 235( 22.80%), action 114, FPS 2.24, Running 55.15s Step 236( 23.00%), action 115, FPS 2.25, Running 55.65s Step 237( 23.20%), action 116, FPS 2.23, Running 55.98s Step 238( 23.40%), action 117, FPS 2.25, Running 56.46s Step 239( 23.60%), action 118, FPS 2.26, Running 56.66s Step 240( 23.80%), action 119, FPS 2.23, Running 57.27s Step 241( 24.00%), action 120, FPS 2.21, Running 57.56s Step 242( 24.20%), action 121, FPS 2.19, Running 58.33s Step 243( 24.40%), action 122, FPS 2.19, Running 58.68s Step 244( 24.60%), action 123, FPS 2.16, Running 59.38s Step 245( 24.80%), action 124, FPS 2.14, Running 59.84s Step 246( 25.00%), action 125, FPS 2.16, Running 60.25s Step 247( 25.20%), action 126, FPS 2.16, Running 60.76s Step 248( 25.40%), action 127, FPS 2.17, Running 61.07s Step 249( 25.60%), action 128, FPS 2.18, Running 61.30s Step 250( 25.80%), action 129, FPS 2.21, Running 61.83s Step 251( 26.00%), action 130, FPS 2.25, Running 62.10s Step 252( 26.20%), action 131, FPS 2.30, Running 62.64s Step 253( 26.40%), action 132, FPS 2.37, Running 62.88s Step 254( 26.60%), action 133, FPS 2.34, Running 63.41s Step 255( 26.80%), action 134, FPS 2.35, Running 63.67s Step 256( 27.00%), action 135, FPS 2.36, Running 64.12s Step 257( 27.20%), action 136, FPS 2.31, Running 64.64s Step 258( 27.40%), action 137, FPS 2.33, Running 65.06s Step 259( 27.60%), action 138, FPS 2.24, Running 65.58s Step 260( 27.80%), action 139, FPS 2.31, Running 65.93s Step 261( 28.00%), action 140, FPS 2.33, Running 66.14s Step 262( 28.20%), action 141, FPS 2.34, Running 66.87s Step 263( 28.40%), action 142, FPS 2.31, Running 67.33s Step 264( 28.60%), action 143, FPS 2.39, Running 67.75s Step 265( 28.80%), action 144, FPS 2.43, Running 68.08s Step 266( 29.00%), action 145, FPS 2.38, Running 68.65s Step 267( 29.20%), action 146, FPS 2.42, Running 69.04s Step 268( 29.40%), action 147, FPS 2.42, Running 69.33s Step 269( 29.60%), action 148, FPS 2.41, Running 69.60s Step 270( 29.80%), action 149, FPS 2.43, Running 70.06s Step 271( 30.00%), action 150, FPS 2.43, Running 70.31s Step 272( 30.20%), action 151, FPS 2.38, Running 71.04s Step 273( 30.40%), action 152, FPS 2.35, Running 71.38s Step 274( 30.60%), action 153, FPS 2.36, Running 71.87s Step 275( 30.80%), action 154, FPS 2.36, Running 72.13s Step 276( 31.00%), action 155, FPS 2.40, Running 72.45s Step 277( 31.20%), action 156, FPS 2.50, Running 72.64s Step 278( 31.40%), action 157, FPS 2.54, Running 72.94s Step 279( 31.60%), action 158, FPS 2.57, Running 73.34s Step 280( 31.80%), action 159, FPS 2.53, Running 73.84s Step 281( 32.00%), action 160, FPS 2.48, Running 74.20s Step 282( 32.20%), action 161, FPS 2.46, Running 75.00s Step 283( 32.40%), action 162, FPS 2.47, Running 75.43s Step 284( 32.60%), action 163, FPS 2.46, Running 75.90s Step 285( 32.80%), action 164, FPS 2.45, Running 76.24s Step 286( 33.00%), action 165, FPS 2.48, Running 76.70s Step 287( 33.20%), action 166, FPS 2.52, Running 76.97s Step 288( 33.40%), action 167, FPS 2.39, Running 77.70s Step 289( 33.60%), action 168, FPS 2.34, Running 78.14s Step 290( 33.80%), action 169, FPS 2.29, Running 78.78s Step 291( 34.00%), action 170, FPS 2.30, Running 79.00s Step 292( 34.20%), action 171, FPS 2.29, Running 79.79s Step 293( 34.40%), action 172, FPS 2.27, Running 80.19s Step 294( 34.60%), action 173, FPS 2.28, Running 80.66s Step 295( 34.80%), action 174, FPS 2.23, Running 81.09s Step 296( 35.00%), action 175, FPS 2.15, Running 81.73s Step 297( 35.20%), action 176, FPS 2.13, Running 82.05s Step 298( 35.40%), action 177, FPS 2.04, Running 82.74s Step 299( 35.60%), action 178, FPS 2.05, Running 83.11s Step 300( 35.80%), action 179, FPS 2.02, Running 83.72s Step 301( 36.00%), action 180, FPS 2.02, Running 84.10s Step 302( 36.20%), action 181, FPS 2.09, Running 84.58s Step 303( 36.40%), action 182, FPS 2.14, Running 84.79s Step 304( 36.60%), action 183, FPS 2.10, Running 85.40s Step 305( 36.80%), action 184, FPS 2.13, Running 85.61s Step 306( 37.00%), action 185, FPS 2.14, Running 86.03s Step 307( 37.20%), action 186, FPS 2.14, Running 86.30s Step 308( 37.40%), action 187, FPS 2.23, Running 86.67s Step 309( 37.60%), action 188, FPS 2.26, Running 87.00s Step 310( 37.80%), action 189, FPS 2.31, Running 87.43s Step 311( 38.00%), action 190, FPS 2.26, Running 87.87s Step 312( 38.20%), action 191, FPS 2.29, Running 88.52s Step 313( 38.40%), action 192, FPS 2.28, Running 88.97s Step 314( 38.60%), action 193, FPS 2.23, Running 89.62s Step 315( 38.80%), action 194, FPS 2.22, Running 90.09s Step 316( 39.00%), action 195, FPS 2.30, Running 90.43s Step 317( 39.20%), action 196, FPS 2.28, Running 90.83s Step 318( 39.40%), action 197, FPS 2.35, Running 91.24s Step 319( 39.60%), action 198, FPS 2.39, Running 91.49s Step 320( 39.80%), action 199, FPS 2.46, Running 91.84s Step 321( 40.00%), action 200, FPS 2.43, Running 92.32s Step 322( 40.20%), action 201, FPS 2.36, Running 93.07s Step 323( 40.40%), action 202, FPS 2.36, Running 93.28s Step 324( 40.60%), action 203, FPS 2.35, Running 93.90s Step 325( 40.80%), action 204, FPS 2.31, Running 94.27s Step 326( 41.00%), action 205, FPS 2.30, Running 94.72s Step 327( 41.20%), action 206, FPS 2.26, Running 95.15s Step 328( 41.40%), action 207, FPS 2.19, Running 95.79s Step 329( 41.60%), action 208, FPS 2.16, Running 96.26s Step 330( 41.80%), action 209, FPS 2.11, Running 96.89s Step 331( 42.00%), action 210, FPS 2.11, Running 97.34s Step 332( 42.20%), action 211, FPS 2.07, Running 98.20s Step 333( 42.40%), action 212, FPS 2.07, Running 98.62s Step 334( 42.60%), action 213, FPS 2.11, Running 99.09s Step 335( 42.80%), action 214, FPS 2.10, Running 99.60s Step 336( 43.00%), action 215, FPS 2.04, Running 100.23s Step 337( 43.20%), action 216, FPS 2.03, Running 100.68s Step 338( 43.40%), action 217, FPS 2.00, Running 101.24s Step 339( 43.60%), action 218, FPS 1.98, Running 101.58s Step 340( 43.80%), action 219, FPS 1.91, Running 102.31s Step 341( 44.00%), action 220, FPS 1.94, Running 102.64s Step 342( 44.20%), action 221, FPS 1.91, Running 103.55s Step 343( 44.40%), action 222, FPS 1.85, Running 104.07s Step 344( 44.60%), action 223, FPS 1.85, Running 104.72s Step 345( 44.80%), action 224, FPS 1.86, Running 105.02s Step 346( 45.00%), action 225, FPS 1.84, Running 105.62s Step 347( 45.20%), action 226, FPS 1.87, Running 105.86s Step 348( 45.40%), action 227, FPS 1.91, Running 106.25s Step 349( 45.60%), action 228, FPS 1.94, Running 106.56s Step 350( 45.80%), action 229, FPS 1.95, Running 107.13s Step 351( 46.00%), action 230, FPS 1.98, Running 107.46s Step 352( 46.20%), action 231, FPS 2.01, Running 108.15s Step 353( 46.40%), action 232, FPS 2.05, Running 108.36s Step 354( 46.60%), action 233, FPS 2.07, Running 108.74s Step 355( 46.80%), action 234, FPS 2.14, Running 108.94s Step 356( 47.00%), action 235, FPS 2.22, Running 109.26s Step 357( 47.20%), action 236, FPS 2.27, Running 109.48s Step 358( 47.40%), action 237, FPS 2.29, Running 109.97s Step 359( 47.60%), action 238, FPS 2.30, Running 110.27s Step 360( 47.80%), action 239, FPS 2.35, Running 110.82s Step 361( 48.00%), action 240, FPS 2.39, Running 111.02s Step 362( 48.20%), action 241, FPS 2.45, Running 111.72s Step 363( 48.40%), action 242, FPS 2.54, Running 111.94s Step 364( 48.60%), action 243, FPS 2.63, Running 112.33s Step 365( 48.80%), action 244, FPS 2.65, Running 112.57s Step 366( 49.00%), action 245, FPS 2.71, Running 113.00s Step 367( 49.20%), action 246, FPS 2.68, Running 113.33s Step 368( 49.40%), action 247, FPS 2.64, Running 113.83s Step 369( 49.60%), action 248, FPS 2.61, Running 114.23s Step 370( 49.80%), action 249, FPS 2.67, Running 114.63s Step 371( 50.00%), action 250, FPS 2.63, Running 115.05s Step 372( 50.20%), action 251, FPS 2.67, Running 115.64s Step 373( 50.40%), action 252, FPS 2.68, Running 115.82s Step 374( 50.60%), action 253, FPS 2.64, Running 116.32s Step 375( 50.80%), action 254, FPS 2.53, Running 116.84s Step 376( 51.00%), action 255, FPS 2.51, Running 117.22s Step 377( 51.20%), action 256, FPS 2.48, Running 117.53s Step 378( 51.40%), action 257, FPS 2.44, Running 118.16s Step 379( 51.60%), action 258, FPS 2.45, Running 118.42s Step 380( 51.80%), action 259, FPS 2.44, Running 119.03s Step 381( 52.00%), action 260, FPS 2.41, Running 119.31s Step 382( 52.20%), action 261, FPS 2.44, Running 119.92s Step 383( 52.40%), action 262, FPS 2.37, Running 120.37s Step 384( 52.60%), action 263, FPS 2.34, Running 120.87s Step 385( 52.80%), action 264, FPS 2.28, Running 121.33s Step 386( 53.00%), action 265, FPS 2.24, Running 121.91s Step 387( 53.20%), action 266, FPS 2.22, Running 122.33s Step 388( 53.40%), action 267, FPS 2.18, Running 123.00s Step 389( 53.60%), action 268, FPS 2.19, Running 123.36s Step 390( 53.80%), action 269, FPS 2.15, Running 123.94s Step 391( 54.00%), action 270, FPS 2.19, Running 124.18s Step 392( 54.20%), action 271, FPS 2.17, Running 124.84s Step 393( 54.40%), action 272, FPS 2.16, Running 125.09s Step 394( 54.60%), action 273, FPS 2.20, Running 125.41s Step 395( 54.80%), action 274, FPS 2.27, Running 125.63s Step 396( 55.00%), action 275, FPS 2.29, Running 125.96s Step 397( 55.20%), action 276, FPS 2.31, Running 126.19s Step 398( 55.40%), action 277, FPS 2.37, Running 126.59s Step 399( 55.60%), action 278, FPS 2.38, Running 126.81s Step 400( 55.80%), action 279, FPS 2.46, Running 127.17s Step 401( 56.00%), action 280, FPS 2.48, Running 127.38s Step 402( 56.20%), action 281, FPS 2.49, Running 127.94s Step 403( 56.40%), action 282, FPS 2.57, Running 128.14s Step 404( 56.60%), action 283, FPS 2.63, Running 128.49s Step 405( 56.80%), action 284, FPS 2.67, Running 128.81s Step 406( 57.00%), action 285, FPS 2.75, Running 129.19s Step 407( 57.20%), action 286, FPS 2.82, Running 129.42s Step 408( 57.40%), action 287, FPS 2.89, Running 129.93s Step 409( 57.60%), action 288, FPS 2.97, Running 130.10s Step 410( 57.80%), action 289, FPS 2.97, Running 130.67s Step 411( 58.00%), action 290, FPS 3.00, Running 130.85s Step 412( 58.20%), action 291, FPS 3.11, Running 131.27s Step 413( 58.40%), action 292, FPS 3.14, Running 131.47s Step 414( 58.60%), action 293, FPS 3.14, Running 131.77s Step 415( 58.80%), action 294, FPS 3.17, Running 131.93s Step 416( 59.00%), action 295, FPS 3.20, Running 132.22s Step 417( 59.20%), action 296, FPS 3.20, Running 132.44s Step 418( 59.40%), action 297, FPS 3.21, Running 132.82s Step 419( 59.60%), action 298, FPS 3.21, Running 133.03s Step 420( 59.80%), action 299, FPS 3.19, Running 133.43s Step 421( 60.00%), action 300, FPS 3.19, Running 133.64s Step 422( 60.20%), action 301, FPS 3.25, Running 134.08s Step 423( 60.40%), action 302, FPS 3.27, Running 134.26s Step 424( 60.60%), action 303, FPS 3.30, Running 134.56s Step 425( 60.80%), action 304, FPS 3.34, Running 134.80s Step 426( 61.00%), action 305, FPS 3.37, Running 135.13s Step 427( 61.20%), action 306, FPS 3.40, Running 135.31s Step 428( 61.40%), action 307, FPS 3.54, Running 135.57s Step 429( 61.60%), action 308, FPS 3.54, Running 135.74s Step 430( 61.80%), action 309, FPS 3.74, Running 136.02s Step 431( 62.00%), action 310, FPS 3.71, Running 136.23s Step 432( 62.20%), action 311, FPS 3.75, Running 136.61s Step 433( 62.40%), action 312, FPS 3.72, Running 136.84s Step 434( 62.60%), action 313, FPS 3.70, Running 137.18s Step 435( 62.80%), action 314, FPS 3.71, Running 137.33s Step 436( 63.00%), action 315, FPS 3.67, Running 137.66s Step 437( 63.20%), action 316, FPS 3.67, Running 137.88s Step 438( 63.40%), action 317, FPS 3.60, Running 138.37s Step 439( 63.60%), action 318, FPS 3.58, Running 138.61s Step 440( 63.80%), action 319, FPS 3.49, Running 139.16s Step 441( 64.00%), action 320, FPS 3.46, Running 139.43s Step 442( 64.20%), action 321, FPS 3.39, Running 139.98s Step 443( 64.40%), action 322, FPS 3.35, Running 140.24s Step 444( 64.60%), action 323, FPS 3.13, Running 140.95s Step 445( 64.80%), action 324, FPS 3.01, Running 141.45s Step 446( 65.00%), action 325, FPS 2.95, Running 141.91s Step 447( 65.20%), action 326, FPS 2.87, Running 142.29s Step 448( 65.40%), action 327, FPS 2.80, Running 142.72s Step 449( 65.60%), action 328, FPS 2.76, Running 142.99s Step 450( 65.80%), action 329, FPS 2.64, Running 143.59s Step 451( 66.00%), action 330, FPS 2.63, Running 143.84s Step 452( 66.20%), action 331, FPS 2.55, Running 144.46s Step 453( 66.40%), action 332, FPS 2.48, Running 144.91s Step 454( 66.60%), action 333, FPS 2.48, Running 145.24s Step 455( 66.80%), action 334, FPS 2.45, Running 145.48s Step 456( 67.00%), action 335, FPS 2.42, Running 145.93s Step 457( 67.20%), action 336, FPS 2.35, Running 146.38s Step 458( 67.40%), action 337, FPS 2.39, Running 146.75s Step 459( 67.60%), action 338, FPS 2.38, Running 147.01s Step 460( 67.80%), action 339, FPS 2.40, Running 147.49s Step 461( 68.00%), action 340, FPS 2.39, Running 147.80s Step 462( 68.20%), action 341, FPS 2.34, Running 148.51s Step 463( 68.40%), action 342, FPS 2.36, Running 148.73s Step 464( 68.60%), action 343, FPS 2.46, Running 149.09s Step 465( 68.80%), action 344, FPS 2.52, Running 149.37s Step 466( 69.00%), action 345, FPS 2.49, Running 149.93s Step 467( 69.20%), action 346, FPS 2.51, Running 150.26s Step 468( 69.40%), action 347, FPS 2.50, Running 150.71s Step 469( 69.60%), action 348, FPS 2.52, Running 150.92s Step 470( 69.80%), action 349, FPS 2.57, Running 151.38s Step 471( 70.00%), action 350, FPS 2.57, Running 151.62s Step 472( 70.20%), action 351, FPS 2.55, Running 152.31s Step 473( 70.40%), action 352, FPS 2.59, Running 152.65s Step 474( 70.60%), action 353, FPS 2.48, Running 153.30s Step 475( 70.80%), action 354, FPS 2.46, Running 153.62s Step 476( 71.00%), action 355, FPS 2.42, Running 154.19s Step 477( 71.20%), action 356, FPS 2.45, Running 154.55s Step 478( 71.40%), action 357, FPS 2.43, Running 154.97s Step 479( 71.60%), action 358, FPS 2.45, Running 155.19s Step 480( 71.80%), action 359, FPS 2.41, Running 155.80s Step 481( 72.00%), action 360, FPS 2.39, Running 156.18s Step 482( 72.20%), action 361, FPS 2.45, Running 156.69s Step 483( 72.40%), action 362, FPS 2.45, Running 156.88s Step 484( 72.60%), action 363, FPS 2.46, Running 157.22s Step 485( 72.80%), action 364, FPS 2.40, Running 157.70s Step 486( 73.00%), action 365, FPS 2.46, Running 158.06s Step 487( 73.20%), action 366, FPS 2.50, Running 158.27s Step 488( 73.40%), action 367, FPS 2.48, Running 158.78s Step 489( 73.60%), action 368, FPS 2.46, Running 159.05s Step 490( 73.80%), action 369, FPS 2.38, Running 159.77s Step 491( 74.00%), action 370, FPS 2.40, Running 159.96s Step 492( 74.20%), action 371, FPS 2.34, Running 160.86s Step 493( 74.40%), action 372, FPS 2.33, Running 161.22s Step 494( 74.60%), action 373, FPS 2.38, Running 161.70s Step 495( 74.80%), action 374, FPS 2.33, Running 162.20s Step 496( 75.00%), action 375, FPS 2.30, Running 162.89s Step 497( 75.20%), action 376, FPS 2.31, Running 163.21s Step 498( 75.40%), action 377, FPS 2.26, Running 163.81s Step 499( 75.60%), action 378, FPS 2.24, Running 164.10s Step 500( 75.80%), action 379, FPS 2.30, Running 164.52s Step 501( 76.00%), action 380, FPS 2.29, Running 164.90s Step 502( 76.20%), action 381, FPS 2.25, Running 165.59s Step 503( 76.40%), action 382, FPS 2.19, Running 166.02s Step 504( 76.60%), action 383, FPS 2.17, Running 166.43s Step 505( 76.80%), action 384, FPS 2.23, Running 166.65s Step 506( 77.00%), action 385, FPS 2.18, Running 167.21s Step 507( 77.20%), action 386, FPS 2.16, Running 167.51s Step 508( 77.40%), action 387, FPS 2.17, Running 167.99s Step 509( 77.60%), action 388, FPS 2.16, Running 168.32s Step 510( 77.80%), action 389, FPS 2.22, Running 168.79s Step 511( 78.00%), action 390, FPS 2.15, Running 169.27s Step 512( 78.20%), action 391, FPS 2.18, Running 170.02s Step 513( 78.40%), action 392, FPS 2.19, Running 170.36s Step 514( 78.60%), action 393, FPS 2.20, Running 170.81s Step 515( 78.80%), action 394, FPS 2.27, Running 171.00s Step 516( 79.00%), action 395, FPS 2.34, Running 171.46s Step 517( 79.20%), action 396, FPS 2.34, Running 171.77s Step 518( 79.40%), action 397, FPS 2.33, Running 172.41s [2026-08-01 18:33:26] [50 ] Seed 49 success after 172.53 s. +steps: 518 , actions: 397 . +Instruction: Empty +Total 29/50(58.00%) success. +Setting seed: 50 +Step 1( N/A%), pre moving , FPS 12.22, Running 0.08s Step 2( N/A%), pre moving , FPS 20.18, Running 0.10s Step 3( N/A%), pre moving , FPS 25.90, Running 0.12s Step 4( N/A%), pre moving , FPS 30.16, Running 0.13s Step 5( N/A%), pre moving , FPS 33.48, Running 0.15s Step 6( N/A%), pre moving , FPS 35.82, Running 0.17s Step 7( N/A%), pre moving , FPS 36.88, Running 0.19s Step 8( N/A%), pre moving , FPS 38.41, Running 0.21s Step 9( N/A%), pre moving , FPS 39.85, Running 0.23s Step 10( N/A%), pre moving , FPS 40.85, Running 0.24s Step 11( N/A%), pre moving , FPS 42.01, Running 0.26s Step 12( N/A%), pre moving , FPS 42.98, Running 0.28s Step 13( N/A%), pre moving , FPS 43.37, Running 0.30s Step 14( N/A%), pre moving , FPS 43.96, Running 0.32s Step 15( N/A%), pre moving , FPS 44.71, Running 0.34s Step 16( N/A%), pre moving , FPS 45.00, Running 0.36s Step 17( N/A%), pre moving , FPS 45.55, Running 0.37s Step 18( N/A%), pre moving , FPS 46.09, Running 0.39s Step 19( N/A%), pre moving , FPS 46.78, Running 0.41s Step 20( N/A%), pre moving , FPS 47.41, Running 0.42s Step 21( N/A%), pre moving , FPS 36.13, Running 0.64s Step 22( N/A%), pre moving , FPS 36.12, Running 0.65s Step 23( N/A%), pre moving , FPS 36.08, Running 0.67s Step 24( N/A%), pre moving , FPS 35.53, Running 0.70s Step 25( N/A%), pre moving , FPS 35.49, Running 0.71s Step 26( N/A%), pre moving , FPS 26.22, Running 0.93s Step 27( N/A%), pre moving , FPS 26.35, Running 0.95s Step 28( N/A%), pre moving , FPS 26.44, Running 0.96s Step 29( N/A%), pre moving , FPS 26.49, Running 0.98s Step 30( N/A%), pre moving , FPS 26.59, Running 1.00s Step 31( N/A%), pre moving , FPS 26.63, Running 1.01s Step 32( N/A%), pre moving , FPS 26.68, Running 1.03s Step 33( N/A%), pre moving , FPS 26.87, Running 1.04s Step 34( N/A%), pre moving , FPS 26.96, Running 1.06s Step 35( N/A%), pre moving , FPS 27.01, Running 1.08s Step 36( N/A%), pre moving , FPS 18.68, Running 1.43s Step 37( N/A%), pre moving , FPS 18.69, Running 1.44s Step 38( N/A%), pre moving , FPS 18.63, Running 1.46s Step 39( N/A%), pre moving , FPS 18.61, Running 1.48s Step 40( N/A%), pre moving , FPS 18.60, Running 1.50s Step 41( N/A%), pre moving , FPS 22.75, Running 1.51s Step 42( N/A%), pre moving , FPS 22.74, Running 1.53s Step 43( N/A%), pre moving , FPS 22.73, Running 1.55s Step 44( N/A%), pre moving , FPS 22.93, Running 1.57s Step 45( N/A%), pre moving , FPS 22.73, Running 1.59s Step 46( N/A%), pre moving , FPS 28.99, Running 1.62s Step 47( N/A%), pre moving , FPS 28.62, Running 1.65s Step 48( N/A%), pre moving , FPS 28.15, Running 1.68s Step 49( N/A%), pre moving , FPS 27.77, Running 1.70s Step 50( N/A%), pre moving , FPS 27.39, Running 1.73s Step 51( N/A%), pre moving , FPS 27.00, Running 1.75s Step 52( N/A%), pre moving , FPS 26.64, Running 1.78s Step 53( N/A%), pre moving , FPS 26.21, Running 1.81s Step 54( N/A%), pre moving , FPS 25.71, Running 1.84s Step 55( N/A%), pre moving , FPS 25.36, Running 1.86s Step 56( N/A%), pre moving , FPS 43.05, Running 1.89s Step 57( N/A%), pre moving , FPS 42.22, Running 1.92s Step 58( N/A%), pre moving , FPS 41.77, Running 1.94s Step 59( N/A%), pre moving , FPS 40.88, Running 1.97s Step 60( N/A%), pre moving , FPS 40.06, Running 2.00s Step 61( N/A%), pre moving , FPS 39.02, Running 2.03s Step 62( N/A%), pre moving , FPS 38.07, Running 2.06s Step 63( N/A%), pre moving , FPS 37.01, Running 2.09s Step 64( N/A%), pre moving , FPS 36.14, Running 2.12s Step 65( N/A%), pre moving , FPS 35.56, Running 2.16s Step 66( N/A%), pre moving , FPS 34.50, Running 2.20s Step 67( N/A%), pre moving , FPS 34.56, Running 2.23s Step 68( N/A%), pre moving , FPS 34.24, Running 2.26s Step 69( N/A%), pre moving , FPS 34.25, Running 2.29s Step 70( N/A%), pre moving , FPS 34.29, Running 2.31s Step 71( N/A%), pre moving , FPS 34.35, Running 2.34s Step 72( N/A%), pre moving , FPS 34.36, Running 2.36s Step 73( N/A%), pre moving , FPS 34.46, Running 2.39s Step 74( N/A%), pre moving , FPS 34.80, Running 2.41s Step 75( N/A%), pre moving , FPS 34.83, Running 2.44s Step 76( N/A%), pre moving , FPS 34.76, Running 2.47s Step 77( N/A%), pre moving , FPS 34.85, Running 2.49s Step 78( N/A%), pre moving , FPS 34.89, Running 2.52s Step 79( N/A%), pre moving , FPS 34.73, Running 2.55s Step 80( N/A%), pre moving , FPS 34.58, Running 2.57s Step 81( N/A%), pre moving , FPS 34.71, Running 2.60s Step 82( N/A%), pre moving , FPS 34.72, Running 2.63s Step 83( N/A%), pre moving , FPS 34.98, Running 2.66s Step 84( N/A%), pre moving , FPS 35.82, Running 2.68s Step 85( N/A%), pre moving , FPS 36.95, Running 2.70s Step 86( N/A%), pre moving , FPS 38.95, Running 2.71s Step 87( N/A%), pre moving , FPS 39.69, Running 2.73s Step 88( N/A%), pre moving , FPS 40.86, Running 2.75s Step 89( N/A%), pre moving , FPS 41.33, Running 2.77s Step 90( N/A%), pre moving , FPS 41.99, Running 2.79s Step 91( N/A%), pre moving , FPS 42.72, Running 2.80s Step 92( N/A%), pre moving , FPS 43.54, Running 2.82s Step 93( N/A%), pre moving , FPS 44.04, Running 2.84s Step 94( N/A%), pre moving , FPS 44.41, Running 2.86s Step 95( N/A%), pre moving , FPS 45.11, Running 2.88s Step 96( N/A%), pre moving , FPS 46.29, Running 2.90s Step 97( N/A%), pre moving , FPS 47.24, Running 2.91s Step 98( N/A%), pre moving , FPS 48.23, Running 2.93s Step 99( N/A%), pre moving , FPS 49.87, Running 2.95s Step 100( N/A%), pre moving , FPS 51.54, Running 2.96s Step 101( N/A%), pre moving , FPS 53.22, Running 2.98s Step 102( N/A%), pre moving , FPS 55.40, Running 2.99s Step 103( N/A%), pre moving , FPS 11.52, Running 4.40s Step 104( N/A%), pre moving , FPS 10.30, Running 4.62s Step 105( N/A%), pre moving , FPS 9.67, Running 4.77s Step 106( N/A%), pre moving , FPS 8.78, Running 4.99s Step 107( N/A%), pre moving , FPS 8.35, Running 5.12s Step 108( N/A%), pre moving , FPS 7.58, Running 5.39s Step 109( N/A%), pre moving , FPS 7.29, Running 5.51s Step 110( N/A%), pre moving , FPS 6.76, Running 5.75s Step 111( N/A%), pre moving , FPS 6.36, Running 5.95s Step 112( N/A%), pre moving , FPS 6.05, Running 6.13s Step 113( N/A%), pre moving , FPS 5.86, Running 6.26s Step 114( N/A%), pre moving , FPS 5.46, Running 6.52s Step 115( N/A%), pre moving , FPS 5.20, Running 6.73s Step 116( N/A%), pre moving , FPS 4.95, Running 6.94s Step 117( N/A%), pre moving , FPS 4.76, Running 7.11s Step 118( N/A%), pre moving , FPS 4.54, Running 7.34s Step 119( N/A%), pre moving , FPS 4.45, Running 7.44s Step 120( N/A%), pre moving , FPS 4.27, Running 7.64s Step 121( N/A%), pre moving , FPS 4.15, Running 7.80s Step 122( N/A%), pre moving , FPS 3.98, Running 8.02s Step 123( 0.20%), action 1, FPS 4.67, Running 8.68s Step 124( 0.40%), action 2, FPS 4.27, Running 9.30s Step 125( 0.60%), action 3, FPS 3.84, Running 9.98s Step 126( 0.80%), action 4, FPS 3.52, Running 10.67s Step 127( 1.00%), action 5, FPS 3.18, Running 11.41s Step 128( 1.20%), action 6, FPS 3.08, Running 11.88s Step 129( 1.40%), action 7, FPS 3.01, Running 12.15s Step 130( 1.60%), action 8, FPS 2.96, Running 12.51s Step 131( 1.80%), action 9, FPS 2.81, Running 13.06s Step 132( 2.00%), action 10, FPS 2.75, Running 13.39s Step 133( 2.20%), action 11, FPS 2.55, Running 14.09s Step 134( 2.40%), action 12, FPS 2.56, Running 14.34s Step 135( 2.60%), action 13, FPS 2.47, Running 14.82s Step 136( 2.80%), action 14, FPS 2.46, Running 15.05s Step 137( 3.00%), action 15, FPS 2.42, Running 15.36s Step 138( 3.20%), action 16, FPS 2.37, Running 15.77s Step 139( 3.40%), action 17, FPS 2.24, Running 16.35s Step 140( 3.60%), action 18, FPS 2.18, Running 16.84s Step 141( 3.80%), action 19, FPS 2.09, Running 17.39s Step 142( 4.00%), action 20, FPS 2.02, Running 17.92s Step 143( 4.20%), action 21, FPS 2.06, Running 18.38s Step 144( 4.40%), action 22, FPS 2.07, Running 18.97s Step 145( 4.60%), action 23, FPS 2.09, Running 19.55s Step 146( 4.80%), action 24, FPS 2.16, Running 19.92s Step 147( 5.00%), action 25, FPS 2.23, Running 20.39s Step 148( 5.20%), action 26, FPS 2.20, Running 20.98s Step 149( 5.40%), action 27, FPS 2.14, Running 21.48s Step 150( 5.60%), action 28, FPS 2.09, Running 22.10s Step 151( 5.80%), action 29, FPS 2.08, Running 22.68s Step 152( 6.00%), action 30, FPS 2.08, Running 23.02s Step 153( 6.20%), action 31, FPS 2.08, Running 23.71s Step 154( 6.40%), action 32, FPS 2.03, Running 24.17s Step 155( 6.60%), action 33, FPS 2.03, Running 24.68s Step 156( 6.80%), action 34, FPS 1.98, Running 25.16s Step 157( 7.00%), action 35, FPS 1.98, Running 25.46s Step 158( 7.20%), action 36, FPS 1.97, Running 25.95s Step 159( 7.40%), action 37, FPS 2.01, Running 26.30s Step 160( 7.60%), action 38, FPS 2.02, Running 26.74s Step 161( 7.80%), action 39, FPS 2.01, Running 27.32s Step 162( 8.00%), action 40, FPS 1.98, Running 28.04s Step 163( 8.20%), action 41, FPS 1.92, Running 28.80s Step 164( 8.40%), action 42, FPS 1.94, Running 29.26s Step 165( 8.60%), action 43, FPS 1.96, Running 29.77s Step 166( 8.80%), action 44, FPS 1.94, Running 30.23s Step 167( 9.00%), action 45, FPS 1.97, Running 30.56s Step 168( 9.20%), action 46, FPS 2.00, Running 30.98s Step 169( 9.40%), action 47, FPS 1.97, Running 31.64s Step 170( 9.60%), action 48, FPS 2.04, Running 31.92s Step 171( 9.80%), action 49, FPS 2.09, Running 32.25s Step 172( 10.00%), action 50, FPS 2.08, Running 32.62s Step 173( 10.20%), action 51, FPS 2.12, Running 33.13s Step 174( 10.40%), action 52, FPS 2.11, Running 33.63s Step 175( 10.60%), action 53, FPS 2.12, Running 34.11s Step 176( 10.80%), action 54, FPS 2.12, Running 34.59s Step 177( 11.00%), action 55, FPS 2.07, Running 35.12s Step 178( 11.20%), action 56, FPS 2.05, Running 35.72s Step 179( 11.40%), action 57, FPS 2.00, Running 36.29s Step 180( 11.60%), action 58, FPS 1.97, Running 36.90s Step 181( 11.80%), action 59, FPS 1.98, Running 37.43s Step 182( 12.00%), action 60, FPS 2.04, Running 37.86s Step 183( 12.20%), action 61, FPS 2.02, Running 38.69s Step 184( 12.40%), action 62, FPS 2.08, Running 38.89s Step 185( 12.60%), action 63, FPS 2.12, Running 39.22s Step 186( 12.80%), action 64, FPS 2.08, Running 39.86s Step 187( 13.00%), action 65, FPS 2.03, Running 40.41s Step 188( 13.20%), action 66, FPS 2.02, Running 40.88s Step 189( 13.40%), action 67, FPS 2.02, Running 41.52s Step 190( 13.60%), action 68, FPS 2.03, Running 41.75s Step 191( 13.80%), action 69, FPS 2.03, Running 42.09s Step 192( 14.00%), action 70, FPS 2.02, Running 42.50s Step 193( 14.20%), action 71, FPS 2.03, Running 42.96s Step 194( 14.40%), action 72, FPS 2.01, Running 43.56s Step 195( 14.60%), action 73, FPS 2.03, Running 43.94s Step 196( 14.80%), action 74, FPS 2.04, Running 44.41s Step 197( 15.00%), action 75, FPS 2.08, Running 44.74s Step 198( 15.20%), action 76, FPS 2.07, Running 45.40s Step 199( 15.40%), action 77, FPS 2.08, Running 45.90s Step 200( 15.60%), action 78, FPS 2.06, Running 46.60s Step 201( 15.80%), action 79, FPS 2.11, Running 46.93s Step 202( 16.00%), action 80, FPS 2.14, Running 47.21s Step 203( 16.20%), action 81, FPS 2.20, Running 47.76s Step 204( 16.40%), action 82, FPS 2.15, Running 48.21s Step 205( 16.60%), action 83, FPS 2.16, Running 48.49s Step 206( 16.80%), action 84, FPS 2.16, Running 49.10s Step 207( 17.00%), action 85, FPS 2.22, Running 49.40s Step 208( 17.20%), action 86, FPS 2.22, Running 49.90s Step 209( 17.40%), action 87, FPS 2.30, Running 50.23s Step 210( 17.60%), action 88, FPS 2.21, Running 50.81s Step 211( 17.80%), action 89, FPS 2.15, Running 51.38s Step 212( 18.00%), action 90, FPS 2.11, Running 52.00s Step 213( 18.20%), action 91, FPS 2.10, Running 52.49s Step 214( 18.40%), action 92, FPS 2.15, Running 52.85s Step 215( 18.60%), action 93, FPS 2.15, Running 53.26s Step 216( 18.80%), action 94, FPS 2.12, Running 53.86s Step 217( 19.00%), action 95, FPS 2.07, Running 54.42s Step 218( 19.20%), action 96, FPS 2.12, Running 54.84s Step 219( 19.40%), action 97, FPS 2.13, Running 55.28s Step 220( 19.60%), action 98, FPS 2.17, Running 55.80s Step 221( 19.80%), action 99, FPS 2.14, Running 56.29s Step 222( 20.00%), action 100, FPS 2.15, Running 56.51s Step 223( 20.20%), action 101, FPS 2.17, Running 57.00s Step 224( 20.40%), action 102, FPS 2.19, Running 57.36s Step 225( 20.60%), action 103, FPS 2.17, Running 57.69s Step 226( 20.80%), action 104, FPS 2.23, Running 58.07s Step 227( 21.00%), action 105, FPS 2.21, Running 58.46s Step 228( 21.20%), action 106, FPS 2.24, Running 58.82s Step 229( 21.40%), action 107, FPS 2.20, Running 59.31s Step 230( 21.60%), action 108, FPS 2.26, Running 59.67s Step 231( 21.80%), action 109, FPS 2.31, Running 60.03s Step 232( 22.00%), action 110, FPS 2.38, Running 60.39s Step 233( 22.20%), action 111, FPS 2.32, Running 61.10s Step 234( 22.40%), action 112, FPS 2.33, Running 61.43s Step 235( 22.60%), action 113, FPS 2.36, Running 61.72s Step 236( 22.80%), action 114, FPS 2.41, Running 62.15s Step 237( 23.00%), action 115, FPS 2.41, Running 62.73s Step 238( 23.20%), action 116, FPS 2.38, Running 63.25s Step 239( 23.40%), action 117, FPS 2.37, Running 63.71s Step 240( 23.60%), action 118, FPS 2.37, Running 64.25s Step 241( 23.80%), action 119, FPS 2.42, Running 64.53s Step 242( 24.00%), action 120, FPS 2.37, Running 64.95s Step 243( 24.20%), action 121, FPS 2.31, Running 65.65s Step 244( 24.40%), action 122, FPS 2.25, Running 66.24s Step 245( 24.60%), action 123, FPS 2.22, Running 66.68s Step 246( 24.80%), action 124, FPS 2.20, Running 67.18s Step 247( 25.00%), action 125, FPS 2.17, Running 67.67s Step 248( 25.20%), action 126, FPS 2.16, Running 68.06s Step 249( 25.40%), action 127, FPS 2.16, Running 68.55s Step 250( 25.60%), action 128, FPS 2.15, Running 68.99s Step 251( 25.80%), action 129, FPS 2.15, Running 69.33s Step 252( 26.00%), action 130, FPS 2.14, Running 69.74s Step 253( 26.20%), action 131, FPS 2.15, Running 70.42s Step 254( 26.40%), action 132, FPS 2.14, Running 70.78s Step 255( 26.60%), action 133, FPS 2.08, Running 71.33s Step 256( 26.80%), action 134, FPS 2.12, Running 71.57s Step 257( 27.00%), action 135, FPS 2.15, Running 72.04s Step 258( 27.20%), action 136, FPS 2.18, Running 72.41s Step 259( 27.40%), action 137, FPS 2.18, Running 72.90s Step 260( 27.60%), action 138, FPS 2.23, Running 73.23s Step 261( 27.80%), action 139, FPS 2.22, Running 73.56s Step 262( 28.00%), action 140, FPS 2.25, Running 73.83s Step 263( 28.20%), action 141, FPS 2.31, Running 74.30s Step 264( 28.40%), action 142, FPS 2.37, Running 74.69s Step 265( 28.60%), action 143, FPS 2.39, Running 75.07s Step 266( 28.80%), action 144, FPS 2.45, Running 75.34s Step 267( 29.00%), action 145, FPS 2.47, Running 75.77s Step 268( 29.20%), action 146, FPS 2.52, Running 76.00s Step 269( 29.40%), action 147, FPS 2.58, Running 76.30s Step 270( 29.60%), action 148, FPS 2.67, Running 76.47s Step 271( 29.80%), action 149, FPS 2.69, Running 76.76s Step 272( 30.00%), action 150, FPS 2.75, Running 77.02s Step 273( 30.20%), action 151, FPS 2.83, Running 77.48s Step 274( 30.40%), action 152, FPS 2.82, Running 77.88s Step 275( 30.60%), action 153, FPS 2.91, Running 78.19s Step 276( 30.80%), action 154, FPS 2.81, Running 78.68s Step 277( 31.00%), action 155, FPS 2.90, Running 78.95s Step 278( 31.20%), action 156, FPS 2.93, Running 79.23s Step 279( 31.40%), action 157, FPS 3.02, Running 79.52s Step 280( 31.60%), action 158, FPS 3.06, Running 79.77s Step 281( 31.80%), action 159, FPS 3.05, Running 80.12s Step 282( 32.00%), action 160, FPS 2.98, Running 80.54s Step 283( 32.20%), action 161, FPS 3.00, Running 80.96s Step 284( 32.40%), action 162, FPS 3.03, Running 81.30s Step 285( 32.60%), action 163, FPS 3.04, Running 81.64s Step 286( 32.80%), action 164, FPS 3.06, Running 81.87s Step 287( 33.00%), action 165, FPS 3.10, Running 82.22s Step 288( 33.20%), action 166, FPS 3.04, Running 82.58s Step 289( 33.40%), action 167, FPS 3.05, Running 82.86s Step 290( 33.60%), action 168, FPS 3.00, Running 83.13s Step 291( 33.80%), action 169, FPS 2.93, Running 83.59s Step 292( 34.00%), action 170, FPS 2.93, Running 83.85s Step 293( 34.20%), action 171, FPS 2.93, Running 84.32s Step 294( 34.40%), action 172, FPS 2.96, Running 84.64s Step 295( 34.60%), action 173, FPS 2.92, Running 85.04s Step 296( 34.80%), action 174, FPS 2.99, Running 85.36s Step 297( 35.00%), action 175, FPS 2.96, Running 85.70s Step 298( 35.20%), action 176, FPS 2.89, Running 86.16s Step 299( 35.40%), action 177, FPS 2.87, Running 86.50s Step 300( 35.60%), action 178, FPS 2.76, Running 87.02s Step 301( 35.80%), action 179, FPS 2.66, Running 87.65s Step 302( 36.00%), action 180, FPS 2.67, Running 88.03s Step 303( 36.20%), action 181, FPS 2.65, Running 88.50s Step 304( 36.40%), action 182, FPS 2.62, Running 88.95s Step 305( 36.60%), action 183, FPS 2.58, Running 89.40s Step 306( 36.80%), action 184, FPS 2.46, Running 89.99s Step 307( 37.00%), action 185, FPS 2.46, Running 90.35s Step 308( 37.20%), action 186, FPS 2.39, Running 90.94s Step 309( 37.40%), action 187, FPS 2.34, Running 91.42s Step 310( 37.60%), action 188, FPS 2.29, Running 91.86s Step 311( 37.80%), action 189, FPS 2.25, Running 92.50s Step 312( 38.00%), action 190, FPS 2.17, Running 93.05s Step 313( 38.20%), action 191, FPS 2.20, Running 93.43s Step 314( 38.40%), action 192, FPS 2.15, Running 93.94s Step 315( 38.60%), action 193, FPS 2.17, Running 94.26s Step 316( 38.80%), action 194, FPS 2.17, Running 94.58s Step 317( 39.00%), action 195, FPS 2.18, Running 94.89s Step 318( 39.20%), action 196, FPS 2.19, Running 95.28s Step 319( 39.40%), action 197, FPS 2.14, Running 95.82s Step 320( 39.60%), action 198, FPS 2.15, Running 96.33s Step 321( 39.80%), action 199, FPS 2.15, Running 96.95s Step 322( 40.00%), action 200, FPS 2.17, Running 97.27s Step 323( 40.20%), action 201, FPS 2.17, Running 97.73s Step 324( 40.40%), action 202, FPS 2.22, Running 97.95s Step 325( 40.60%), action 203, FPS 2.27, Running 98.21s Step 326( 40.80%), action 204, FPS 2.33, Running 98.59s Step 327( 41.00%), action 205, FPS 2.30, Running 99.05s Step 328( 41.20%), action 206, FPS 2.32, Running 99.56s Step 329( 41.40%), action 207, FPS 2.35, Running 99.93s Step 330( 41.60%), action 208, FPS 2.39, Running 100.23s Step 331( 41.80%), action 209, FPS 2.47, Running 100.60s Step 332( 42.00%), action 210, FPS 2.56, Running 100.87s Step 333( 42.20%), action 211, FPS 2.52, Running 101.35s Step 334( 42.40%), action 212, FPS 2.57, Running 101.73s Step 335( 42.60%), action 213, FPS 2.59, Running 101.99s Step 336( 42.80%), action 214, FPS 2.63, Running 102.20s Step 337( 43.00%), action 215, FPS 2.63, Running 102.51s Step 338( 43.20%), action 216, FPS 2.68, Running 102.74s Step 339( 43.40%), action 217, FPS 2.79, Running 102.99s Step 340( 43.60%), action 218, FPS 2.89, Running 103.25s Step 341( 43.80%), action 219, FPS 3.00, Running 103.62s Step 342( 44.00%), action 220, FPS 3.03, Running 103.87s Step 343( 44.20%), action 221, FPS 3.07, Running 104.25s Step 344( 44.40%), action 222, FPS 3.03, Running 104.54s Step 345( 44.60%), action 223, FPS 2.93, Running 105.03s Step 346( 44.80%), action 224, FPS 2.90, Running 105.49s Step 347( 45.00%), action 225, FPS 2.99, Running 105.74s Step 348( 45.20%), action 226, FPS 3.07, Running 106.07s Step 349( 45.40%), action 227, FPS 3.12, Running 106.34s Step 350( 45.60%), action 228, FPS 3.15, Running 106.57s Step 351( 45.80%), action 229, FPS 3.21, Running 106.83s Step 352( 46.00%), action 230, FPS 3.12, Running 107.27s Step 353( 46.20%), action 231, FPS 3.17, Running 107.65s Step 354( 46.40%), action 232, FPS 3.19, Running 107.99s Step 355( 46.60%), action 233, FPS 3.12, Running 108.41s Step 356( 46.80%), action 234, FPS 3.10, Running 108.64s Step 357( 47.00%), action 235, FPS 3.11, Running 108.93s Step 358( 47.20%), action 236, FPS 3.05, Running 109.30s Step 359( 47.40%), action 237, FPS 3.03, Running 109.58s Step 360( 47.60%), action 238, FPS 3.01, Running 109.89s Step 361( 47.80%), action 239, FPS 3.05, Running 110.18s Step 362( 48.00%), action 240, FPS 3.02, Running 110.50s Step 363( 48.20%), action 241, FPS 2.98, Running 110.95s Step 364( 48.40%), action 242, FPS 2.90, Running 111.44s Step 365( 48.60%), action 243, FPS 2.86, Running 112.02s Step 366( 48.80%), action 244, FPS 2.95, Running 112.28s Step 367( 49.00%), action 245, FPS 2.88, Running 112.69s Step 368( 49.20%), action 246, FPS 2.85, Running 113.09s Step 369( 49.40%), action 247, FPS 2.77, Running 113.55s Step 370( 49.60%), action 248, FPS 2.75, Running 113.85s Step 371( 49.80%), action 249, FPS 2.70, Running 114.24s Step 372( 50.00%), action 250, FPS 2.76, Running 114.53s Step 373( 50.20%), action 251, FPS 2.70, Running 115.05s Step 374( 50.40%), action 252, FPS 2.71, Running 115.36s Step 375( 50.60%), action 253, FPS 2.75, Running 115.68s Step 376( 50.80%), action 254, FPS 2.65, Running 116.18s Step 377( 51.00%), action 255, FPS 2.63, Running 116.54s Step 378( 51.20%), action 256, FPS 2.66, Running 116.81s Step 379( 51.40%), action 257, FPS 2.66, Running 117.10s Step 380( 51.60%), action 258, FPS 2.71, Running 117.28s Step 381( 51.80%), action 259, FPS 2.72, Running 117.53s Step 382( 52.00%), action 260, FPS 2.71, Running 117.87s Step 383( 52.20%), action 261, FPS 2.72, Running 118.29s Step 384( 52.40%), action 262, FPS 2.76, Running 118.69s Step 385( 52.60%), action 263, FPS 2.88, Running 118.97s Step 386( 52.80%), action 264, FPS 2.89, Running 119.19s Step 387( 53.00%), action 265, FPS 2.94, Running 119.50s Step 388( 53.20%), action 266, FPS 2.98, Running 119.79s Step 389( 53.40%), action 267, FPS 3.04, Running 120.13s Step 390( 53.60%), action 268, FPS 2.98, Running 120.57s Step 391( 53.80%), action 269, FPS 2.97, Running 120.98s Step 392( 54.00%), action 270, FPS 2.88, Running 121.47s Step 393( 54.20%), action 271, FPS 2.83, Running 122.11s Step 394( 54.40%), action 272, FPS 2.75, Running 122.64s Step 395( 54.60%), action 273, FPS 2.74, Running 122.96s Step 396( 54.80%), action 274, FPS 2.80, Running 123.32s Step 397( 55.00%), action 275, FPS 2.71, Running 123.92s Step 398( 55.20%), action 276, FPS 2.61, Running 124.49s Step 399( 55.40%), action 277, FPS 2.59, Running 124.81s Step 400( 55.60%), action 278, FPS 2.48, Running 125.35s Step 401( 55.80%), action 279, FPS 2.45, Running 125.71s Step 402( 56.00%), action 280, FPS 2.40, Running 126.21s Step 403( 56.20%), action 281, FPS 2.33, Running 126.90s Step 404( 56.40%), action 282, FPS 2.26, Running 127.53s Step 405( 56.60%), action 283, FPS 2.21, Running 128.02s Step 406( 56.80%), action 284, FPS 2.17, Running 128.39s Step 407( 57.00%), action 285, FPS 2.15, Running 128.80s Step 408( 57.20%), action 286, FPS 2.10, Running 129.30s Step 409( 57.40%), action 287, FPS 2.11, Running 129.61s Step 410( 57.60%), action 288, FPS 2.11, Running 130.02s Step 411( 57.80%), action 289, FPS 2.14, Running 130.34s Step 412( 58.00%), action 290, FPS 2.11, Running 130.94s Step 413( 58.20%), action 291, FPS 2.07, Running 131.76s Step 414( 58.40%), action 292, FPS 2.06, Running 132.33s Step 415( 58.60%), action 293, FPS 2.02, Running 132.86s Step 416( 58.80%), action 294, FPS 2.02, Running 133.23s Step 417( 59.00%), action 295, FPS 2.03, Running 133.75s Step 418( 59.20%), action 296, FPS 2.10, Running 134.02s Step 419( 59.40%), action 297, FPS 2.06, Running 134.53s Step 420( 59.60%), action 298, FPS 2.13, Running 134.74s Step 421( 59.80%), action 299, FPS 2.09, Running 135.30s Step 422( 60.00%), action 300, FPS 2.07, Running 135.86s Step 423( 60.20%), action 301, FPS 2.06, Running 136.63s Step 424( 60.40%), action 302, FPS 2.13, Running 136.92s Step 425( 60.60%), action 303, FPS 2.17, Running 137.26s Step 426( 60.80%), action 304, FPS 2.16, Running 137.67s Step 427( 61.00%), action 305, FPS 2.18, Running 137.96s Step 428( 61.20%), action 306, FPS 2.19, Running 138.42s Step 429( 61.40%), action 307, FPS 2.15, Running 138.91s Step 430( 61.60%), action 308, FPS 2.18, Running 139.21s Step 431( 61.80%), action 309, FPS 2.14, Running 139.67s Step 432( 62.00%), action 310, FPS 2.17, Running 140.16s Step 433( 62.20%), action 311, FPS 2.23, Running 140.72s Step 434( 62.40%), action 312, FPS 2.30, Running 141.03s Step 435( 62.60%), action 313, FPS 2.34, Running 141.41s Step 436( 62.80%), action 314, FPS 2.35, Running 141.75s Step 437( 63.00%), action 315, FPS 2.41, Running 142.04s Step 438( 63.20%), action 316, FPS 2.38, Running 142.42s Step 439( 63.40%), action 317, FPS 2.43, Running 142.75s Step 440( 63.60%), action 318, FPS 2.38, Running 143.13s Step 441( 63.80%), action 319, FPS 2.39, Running 143.67s Step 442( 64.00%), action 320, FPS 2.40, Running 144.18s Step 443( 64.20%), action 321, FPS 2.44, Running 144.83s Step 444( 64.40%), action 322, FPS 2.41, Running 145.20s Step 445( 64.60%), action 323, FPS 2.42, Running 145.54s Step 446( 64.80%), action 324, FPS 2.40, Running 146.02s Step 447( 65.00%), action 325, FPS 2.39, Running 146.35s Step 448( 65.20%), action 326, FPS 2.36, Running 146.90s Step 449( 65.40%), action 327, FPS 2.35, Running 147.42s Step 450( 65.60%), action 328, FPS 2.27, Running 148.02s Step 451( 65.80%), action 329, FPS 2.25, Running 148.57s Step 452( 66.00%), action 330, FPS 2.30, Running 148.85s Step 453( 66.20%), action 331, FPS 2.31, Running 149.39s Step 454( 66.40%), action 332, FPS 2.31, Running 149.67s Step 455( 66.60%), action 333, FPS 2.30, Running 150.11s Step 456( 66.80%), action 334, FPS 2.29, Running 150.47s Step 457( 67.00%), action 335, FPS 2.27, Running 150.87s Step 458( 67.20%), action 336, FPS 2.23, Running 151.40s Step 459( 67.40%), action 337, FPS 2.20, Running 151.83s Step 460( 67.60%), action 338, FPS 2.24, Running 152.06s Step 461( 67.80%), action 339, FPS 2.30, Running 152.37s Step 462( 68.00%), action 340, FPS 2.34, Running 152.74s Step 463( 68.20%), action 341, FPS 2.37, Running 153.25s Step 464( 68.40%), action 342, FPS 2.40, Running 153.54s Step 465( 68.60%), action 343, FPS 2.40, Running 153.88s Step 466( 68.80%), action 344, FPS 2.45, Running 154.17s Step 467( 69.00%), action 345, FPS 2.45, Running 154.50s Step 468( 69.20%), action 346, FPS 2.54, Running 154.78s Step 469( 69.40%), action 347, FPS 2.60, Running 155.10s Step 470( 69.60%), action 348, FPS 2.66, Running 155.55s Step 471( 69.80%), action 349, FPS 2.73, Running 155.89s Step 472( 70.00%), action 350, FPS 2.64, Running 156.42s Step 473( 70.20%), action 351, FPS 2.60, Running 157.07s Step 474( 70.40%), action 352, FPS 2.56, Running 157.48s Step 475( 70.60%), action 353, FPS 2.59, Running 157.82s Step 476( 70.80%), action 354, FPS 2.60, Running 158.17s Step 477( 71.00%), action 355, FPS 2.59, Running 158.59s Step 478( 71.20%), action 356, FPS 2.62, Running 159.04s Step 479( 71.40%), action 357, FPS 2.63, Running 159.44s Step 480( 71.60%), action 358, FPS 2.64, Running 159.64s Step 481( 71.80%), action 359, FPS 2.65, Running 159.91s Step 482( 72.00%), action 360, FPS 2.65, Running 160.28s Step 483( 72.20%), action 361, FPS 2.64, Running 160.84s Step 484( 72.40%), action 362, FPS 2.64, Running 161.12s Step 485( 72.60%), action 363, FPS 2.66, Running 161.39s Step 486( 72.80%), action 364, FPS 2.66, Running 161.70s Step 487( 73.00%), action 365, FPS 2.67, Running 162.00s Step 488( 73.20%), action 366, FPS 2.56, Running 162.58s Step 489( 73.40%), action 367, FPS 2.58, Running 162.86s Step 490( 73.60%), action 368, FPS 2.65, Running 163.09s Step 491( 73.80%), action 369, FPS 2.66, Running 163.41s Step 492( 74.00%), action 370, FPS 2.73, Running 163.75s Step 493( 74.20%), action 371, FPS 2.78, Running 164.25s Step 494( 74.40%), action 372, FPS 2.80, Running 164.62s Step 495( 74.60%), action 373, FPS 2.81, Running 164.93s Step 496( 74.80%), action 374, FPS 2.82, Running 165.27s Step 497( 75.00%), action 375, FPS 2.87, Running 165.57s Step 498( 75.20%), action 376, FPS 2.90, Running 165.94s Step 499( 75.40%), action 377, FPS 2.88, Running 166.37s Step 500( 75.60%), action 378, FPS 2.87, Running 166.62s Step 501( 75.80%), action 379, FPS 2.86, Running 166.91s Step 502( 76.00%), action 380, FPS 2.83, Running 167.35s Step 503( 76.20%), action 381, FPS 2.85, Running 167.86s Step 504( 76.40%), action 382, FPS 2.88, Running 168.07s Step 505( 76.60%), action 383, FPS 2.87, Running 168.36s Step 506( 76.80%), action 384, FPS 2.86, Running 168.70s Step 507( 77.00%), action 385, FPS 2.87, Running 168.98s Step 508( 77.20%), action 386, FPS 2.99, Running 169.27s Step 509( 77.40%), action 387, FPS 2.95, Running 169.65s Step 510( 77.60%), action 388, FPS 2.94, Running 169.90s Step 511( 77.80%), action 389, FPS 2.94, Running 170.21s Step 512( 78.00%), action 390, FPS 2.98, Running 170.45s Step 513( 78.20%), action 391, FPS 3.02, Running 170.87s Step 514( 78.40%), action 392, FPS 3.06, Running 171.16s Step 515( 78.60%), action 393, FPS 2.98, Running 171.63s Step 516( 78.80%), action 394, FPS 3.00, Running 171.92s Step 517( 79.00%), action 395, FPS 3.00, Running 172.23s Step 518( 79.20%), action 396, FPS 2.99, Running 172.62s Step 519( 79.40%), action 397, FPS 3.01, Running 173.03s Step 520( 79.60%), action 398, FPS 2.97, Running 173.36s Step 521( 79.80%), action 399, FPS 2.96, Running 173.67s Step 522( 80.00%), action 400, FPS 3.00, Running 174.02s Step 523( 80.20%), action 401, FPS 2.95, Running 174.63s Step 524( 80.40%), action 402, FPS 2.89, Running 175.00s Step 525( 80.60%), action 403, FPS 2.89, Running 175.29s Step 526( 80.80%), action 404, FPS 2.92, Running 175.55s Step 527( 81.00%), action 405, FPS 2.93, Running 175.80s Step 528( 81.20%), action 406, FPS 2.91, Running 176.15s Step 529( 81.40%), action 407, FPS 2.92, Running 176.49s Step 530( 81.60%), action 408, FPS 2.85, Running 176.91s Step 531( 81.80%), action 409, FPS 2.86, Running 177.21s Step 532( 82.00%), action 410, FPS 2.85, Running 177.46s Step 533( 82.20%), action 411, FPS 2.87, Running 177.85s Step 534( 82.40%), action 412, FPS 2.83, Running 178.22s Step 535( 82.60%), action 413, FPS 2.89, Running 178.55s Step 536( 82.80%), action 414, FPS 2.91, Running 178.81s Step 537( 83.00%), action 415, FPS 2.92, Running 179.08s Step 538( 83.20%), action 416, FPS 3.00, Running 179.29s Step 539( 83.40%), action 417, FPS 3.04, Running 179.61s Step 540( 83.60%), action 418, FPS 3.04, Running 179.95s Step 541( 83.80%), action 419, FPS 3.06, Running 180.20s Step 542( 84.00%), action 420, FPS 3.07, Running 180.54s Step 543( 84.20%), action 421, FPS 3.13, Running 181.02s Step 544( 84.40%), action 422, FPS 3.09, Running 181.47s Step 545( 84.60%), action 423, FPS 3.07, Running 181.80s Step 546( 84.80%), action 424, FPS 3.01, Running 182.19s Step 547( 85.00%), action 425, FPS 2.99, Running 182.48s Step 548( 85.20%), action 426, FPS 2.90, Running 183.05s Step 549( 85.40%), action 427, FPS 2.89, Running 183.41s Step 550( 85.60%), action 428, FPS 2.84, Running 183.95s Step 551( 85.80%), action 429, FPS 2.76, Running 184.45s Step 552( 86.00%), action 430, FPS 2.70, Running 184.86s Step 553( 86.20%), action 431, FPS 2.64, Running 185.43s Step 554( 86.40%), action 432, FPS 2.63, Running 185.83s Step 555( 86.60%), action 433, FPS 2.61, Running 186.20s Step 556( 86.80%), action 434, FPS 2.57, Running 186.59s Step 557( 87.00%), action 435, FPS 2.53, Running 186.99s Step 558( 87.20%), action 436, FPS 2.46, Running 187.41s Step 559( 87.40%), action 437, FPS 2.43, Running 187.82s Step 560( 87.60%), action 438, FPS 2.42, Running 188.22s Step 561( 87.80%), action 439, FPS 2.35, Running 188.72s Step 562( 88.00%), action 440, FPS 2.38, Running 188.96s Step 563( 88.20%), action 441, FPS 2.31, Running 189.69s Step 564( 88.40%), action 442, FPS 2.34, Running 190.00s Step 565( 88.60%), action 443, FPS 2.28, Running 190.56s Step 566( 88.80%), action 444, FPS 2.30, Running 190.90s Step 567( 89.00%), action 445, FPS 2.24, Running 191.41s Step 568( 89.20%), action 446, FPS 2.27, Running 191.88s Step 569( 89.40%), action 447, FPS 2.20, Running 192.52s Step 570( 89.60%), action 448, FPS 2.25, Running 192.82s Step 571( 89.80%), action 449, FPS 2.29, Running 193.19s Step 572( 90.00%), action 450, FPS 2.25, Running 193.76s Step 573( 90.20%), action 451, FPS 2.22, Running 194.44s Step 574( 90.40%), action 452, FPS 2.19, Running 194.95s Step 575( 90.60%), action 453, FPS 2.16, Running 195.47s Step 576( 90.80%), action 454, FPS 2.16, Running 195.85s Step 577( 91.00%), action 455, FPS 2.14, Running 196.32s Step 578( 91.20%), action 456, FPS 2.10, Running 196.94s Step 579( 91.40%), action 457, FPS 2.07, Running 197.47s Step 580( 91.60%), action 458, FPS 2.05, Running 197.96s Step 581( 91.80%), action 459, FPS 2.09, Running 198.28s Step 582( 92.00%), action 460, FPS 2.08, Running 198.57s Step 583( 92.20%), action 461, FPS 2.07, Running 199.34s Step 584( 92.40%), action 462, FPS 2.05, Running 199.73s Step 585( 92.60%), action 463, FPS 2.12, Running 200.00s Step 586( 92.80%), action 464, FPS 2.12, Running 200.34s Step 587( 93.00%), action 465, FPS 2.17, Running 200.64s Step 588( 93.20%), action 466, FPS 2.18, Running 201.04s Step 589( 93.40%), action 467, FPS 2.26, Running 201.35s Step 590( 93.60%), action 468, FPS 2.25, Running 201.73s Step 591( 93.80%), action 469, FPS 2.22, Running 202.18s Step 592( 94.00%), action 470, FPS 2.20, Running 202.86s Step 593( 94.20%), action 471, FPS 2.21, Running 203.47s Step 594( 94.40%), action 472, FPS 2.25, Running 203.85s Step 595( 94.60%), action 473, FPS 2.28, Running 204.23s Step 596( 94.80%), action 474, FPS 2.31, Running 204.49s Step 597( 95.00%), action 475, FPS 2.35, Running 204.82s Step 598( 95.20%), action 476, FPS 2.46, Running 205.08s Step 599( 95.40%), action 477, FPS 2.47, Running 205.56s Step 600( 95.60%), action 478, FPS 2.56, Running 205.76s Step 601( 95.80%), action 479, FPS 2.49, Running 206.32s Step 602( 96.00%), action 480, FPS 2.42, Running 206.84s Step 603( 96.20%), action 481, FPS 2.53, Running 207.24s Step 604( 96.40%), action 482, FPS 2.60, Running 207.43s Step 605( 96.60%), action 483, FPS 2.51, Running 207.96s Step 606( 96.80%), action 484, FPS 2.52, Running 208.29s Step 607( 97.00%), action 485, FPS 2.53, Running 208.56s Step 608( 97.20%), action 486, FPS 2.55, Running 208.90s Step 609( 97.40%), action 487, FPS 2.51, Running 209.33s Step 610( 97.60%), action 488, FPS 2.54, Running 209.59s Step 611( 97.80%), action 489, FPS 2.55, Running 210.02s Step 612( 98.00%), action 490, FPS 2.55, Running 210.71s Step 613( 98.20%), action 491, FPS 2.58, Running 211.21s Step 614( 98.40%), action 492, FPS 2.50, Running 211.86s Step 615( 98.60%), action 493, FPS 2.52, Running 212.16s Step 616( 98.80%), action 494, FPS 2.41, Running 212.80s Step 617( 99.00%), action 495, FPS 2.35, Running 213.34s Step 618( 99.20%), action 496, FPS 2.28, Running 213.84s Step 619( 99.40%), action 497, FPS 2.31, Running 214.21s Step 620( 99.60%), action 498, FPS 2.23, Running 214.72s Step 621( 99.80%), action 499, FPS 2.25, Running 215.22s Step 622(100.00%), action 500, FPS 2.24, Running 215.76s [2026-08-01 18:37:03] [51 ] Seed 50 failed after 216.38 s. +steps: 622 , actions: 500 . +Instruction: Empty +Total 29/51(56.86%) success. +Setting seed: 51 +Step 1( N/A%), pre moving , FPS 15.91, Running 0.06s Step 2( N/A%), pre moving , FPS 22.04, Running 0.09s Step 3( N/A%), pre moving , FPS 26.83, Running 0.11s Step 4( N/A%), pre moving , FPS 27.55, Running 0.15s Step 5( N/A%), pre moving , FPS 30.09, Running 0.17s Step 6( N/A%), pre moving , FPS 31.43, Running 0.19s Step 7( N/A%), pre moving , FPS 32.80, Running 0.21s Step 8( N/A%), pre moving , FPS 32.30, Running 0.25s Step 9( N/A%), pre moving , FPS 33.85, Running 0.27s Step 10( N/A%), pre moving , FPS 35.15, Running 0.28s Step 11( N/A%), pre moving , FPS 35.85, Running 0.31s Step 12( N/A%), pre moving , FPS 36.97, Running 0.32s Step 13( N/A%), pre moving , FPS 38.08, Running 0.34s Step 14( N/A%), pre moving , FPS 39.15, Running 0.36s Step 15( N/A%), pre moving , FPS 39.51, Running 0.38s Step 16( N/A%), pre moving , FPS 40.14, Running 0.40s Step 17( N/A%), pre moving , FPS 40.95, Running 0.42s Step 18( N/A%), pre moving , FPS 41.72, Running 0.43s Step 19( N/A%), pre moving , FPS 42.52, Running 0.45s Step 20( N/A%), pre moving , FPS 43.24, Running 0.46s Step 21( N/A%), pre moving , FPS 33.43, Running 0.66s Step 22( N/A%), pre moving , FPS 34.16, Running 0.68s Step 23( N/A%), pre moving , FPS 33.77, Running 0.70s Step 24( N/A%), pre moving , FPS 33.93, Running 0.73s Step 25( N/A%), pre moving , FPS 33.47, Running 0.76s Step 26( N/A%), pre moving , FPS 24.95, Running 0.99s Step 27( N/A%), pre moving , FPS 24.99, Running 1.01s Step 28( N/A%), pre moving , FPS 25.44, Running 1.03s Step 29( N/A%), pre moving , FPS 25.20, Running 1.06s Step 30( N/A%), pre moving , FPS 25.25, Running 1.08s Step 31( N/A%), pre moving , FPS 25.01, Running 1.11s Step 32( N/A%), pre moving , FPS 24.85, Running 1.13s Step 33( N/A%), pre moving , FPS 24.39, Running 1.16s Step 34( N/A%), pre moving , FPS 24.23, Running 1.18s Step 35( N/A%), pre moving , FPS 24.33, Running 1.20s Step 36( N/A%), pre moving , FPS 17.24, Running 1.56s Step 37( N/A%), pre moving , FPS 17.25, Running 1.57s Step 38( N/A%), pre moving , FPS 17.23, Running 1.59s Step 39( N/A%), pre moving , FPS 17.18, Running 1.61s Step 40( N/A%), pre moving , FPS 17.12, Running 1.63s Step 41( N/A%), pre moving , FPS 20.24, Running 1.65s Step 42( N/A%), pre moving , FPS 19.97, Running 1.68s Step 43( N/A%), pre moving , FPS 20.15, Running 1.70s Step 44( N/A%), pre moving , FPS 20.39, Running 1.72s Step 45( N/A%), pre moving , FPS 20.41, Running 1.74s Step 46( N/A%), pre moving , FPS 25.70, Running 1.77s Step 47( N/A%), pre moving , FPS 25.55, Running 1.80s Step 48( N/A%), pre moving , FPS 25.24, Running 1.83s Step 49( N/A%), pre moving , FPS 25.07, Running 1.86s Step 50( N/A%), pre moving , FPS 24.60, Running 1.89s Step 51( N/A%), pre moving , FPS 24.55, Running 1.92s Step 52( N/A%), pre moving , FPS 24.31, Running 1.95s Step 53( N/A%), pre moving , FPS 24.49, Running 1.98s Step 54( N/A%), pre moving , FPS 24.08, Running 2.01s Step 55( N/A%), pre moving , FPS 23.43, Running 2.06s Step 56( N/A%), pre moving , FPS 37.52, Running 2.09s Step 57( N/A%), pre moving , FPS 36.31, Running 2.13s Step 58( N/A%), pre moving , FPS 35.64, Running 2.15s Step 59( N/A%), pre moving , FPS 34.91, Running 2.18s Step 60( N/A%), pre moving , FPS 33.84, Running 2.22s Step 61( N/A%), pre moving , FPS 32.38, Running 2.27s Step 62( N/A%), pre moving , FPS 31.53, Running 2.31s Step 63( N/A%), pre moving , FPS 31.07, Running 2.34s Step 64( N/A%), pre moving , FPS 30.38, Running 2.37s Step 65( N/A%), pre moving , FPS 30.40, Running 2.40s Step 66( N/A%), pre moving , FPS 30.05, Running 2.44s Step 67( N/A%), pre moving , FPS 29.72, Running 2.47s Step 68( N/A%), pre moving , FPS 29.42, Running 2.51s Step 69( N/A%), pre moving , FPS 29.62, Running 2.53s Step 70( N/A%), pre moving , FPS 29.90, Running 2.56s Step 71( N/A%), pre moving , FPS 29.75, Running 2.59s Step 72( N/A%), pre moving , FPS 29.90, Running 2.62s Step 73( N/A%), pre moving , FPS 29.87, Running 2.65s Step 74( N/A%), pre moving , FPS 30.18, Running 2.68s Step 75( N/A%), pre moving , FPS 30.90, Running 2.70s Step 76( N/A%), pre moving , FPS 30.75, Running 2.74s Step 77( N/A%), pre moving , FPS 31.10, Running 2.77s Step 78( N/A%), pre moving , FPS 31.25, Running 2.79s Step 79( N/A%), pre moving , FPS 31.23, Running 2.82s Step 80( N/A%), pre moving , FPS 29.94, Running 2.89s Step 81( N/A%), pre moving , FPS 30.56, Running 2.92s Step 82( N/A%), pre moving , FPS 31.34, Running 2.95s Step 83( N/A%), pre moving , FPS 31.86, Running 2.97s Step 84( N/A%), pre moving , FPS 32.73, Running 2.99s Step 85( N/A%), pre moving , FPS 33.18, Running 3.00s Step 86( N/A%), pre moving , FPS 34.13, Running 3.02s Step 87( N/A%), pre moving , FPS 35.16, Running 3.04s Step 88( N/A%), pre moving , FPS 36.48, Running 3.05s Step 89( N/A%), pre moving , FPS 37.22, Running 3.07s Step 90( N/A%), pre moving , FPS 36.72, Running 3.10s Step 91( N/A%), pre moving , FPS 37.78, Running 3.12s Step 92( N/A%), pre moving , FPS 38.52, Running 3.14s Step 93( N/A%), pre moving , FPS 39.23, Running 3.16s Step 94( N/A%), pre moving , FPS 40.13, Running 3.17s Step 95( N/A%), pre moving , FPS 40.84, Running 3.19s Step 96( N/A%), pre moving , FPS 42.59, Running 3.21s Step 97( N/A%), pre moving , FPS 42.82, Running 3.24s Step 98( N/A%), pre moving , FPS 43.47, Running 3.25s Step 99( N/A%), pre moving , FPS 43.70, Running 3.28s Step 100( N/A%), pre moving , FPS 47.93, Running 3.31s Step 101( N/A%), pre moving , FPS 49.74, Running 3.32s Step 102( N/A%), pre moving , FPS 51.15, Running 3.34s Step 103( N/A%), pre moving , FPS 11.07, Running 4.77s Step 104( N/A%), pre moving , FPS 10.03, Running 4.98s Step 105( N/A%), pre moving , FPS 9.32, Running 5.15s Step 106( N/A%), pre moving , FPS 8.45, Running 5.39s Step 107( N/A%), pre moving , FPS 7.97, Running 5.55s Step 108( N/A%), pre moving , FPS 7.23, Running 5.82s Step 109( N/A%), pre moving , FPS 6.76, Running 6.03s Step 110( N/A%), pre moving , FPS 6.34, Running 6.26s Step 111( N/A%), pre moving , FPS 6.13, Running 6.39s Step 112( N/A%), pre moving , FPS 5.73, Running 6.63s Step 113( N/A%), pre moving , FPS 5.51, Running 6.79s Step 114( N/A%), pre moving , FPS 5.22, Running 7.01s Step 115( N/A%), pre moving , FPS 5.06, Running 7.15s Step 116( N/A%), pre moving , FPS 4.78, Running 7.39s Step 117( N/A%), pre moving , FPS 4.59, Running 7.60s Step 118( N/A%), pre moving , FPS 4.38, Running 7.82s Step 119( N/A%), pre moving , FPS 4.28, Running 7.95s Step 120( N/A%), pre moving , FPS 4.10, Running 8.18s Step 121( N/A%), pre moving , FPS 4.02, Running 8.30s Step 122( N/A%), pre moving , FPS 3.89, Running 8.49s Step 123( 0.20%), action 1, FPS 4.42, Running 9.30s Step 124( 0.40%), action 2, FPS 4.29, Running 9.65s Step 125( 0.60%), action 3, FPS 3.84, Running 10.36s Step 126( 0.80%), action 4, FPS 3.73, Running 10.75s Step 127( 1.00%), action 5, FPS 3.52, Running 11.23s Step 128( 1.20%), action 6, FPS 3.38, Running 11.74s Step 129( 1.40%), action 7, FPS 3.29, Running 12.10s Step 130( 1.60%), action 8, FPS 3.21, Running 12.48s Step 131( 1.80%), action 9, FPS 3.00, Running 13.06s Step 132( 2.00%), action 10, FPS 2.97, Running 13.37s Step 133( 2.20%), action 11, FPS 2.73, Running 14.11s Step 134( 2.40%), action 12, FPS 2.59, Running 14.73s Step 135( 2.60%), action 13, FPS 2.45, Running 15.31s Step 136( 2.80%), action 14, FPS 2.42, Running 15.67s Step 137( 3.00%), action 15, FPS 2.32, Running 16.22s Step 138( 3.20%), action 16, FPS 2.24, Running 16.77s Step 139( 3.40%), action 17, FPS 2.18, Running 17.12s Step 140( 3.60%), action 18, FPS 2.11, Running 17.66s Step 141( 3.80%), action 19, FPS 2.06, Running 18.03s Step 142( 4.00%), action 20, FPS 2.01, Running 18.44s Step 143( 4.20%), action 21, FPS 2.03, Running 19.14s Step 144( 4.40%), action 22, FPS 2.01, Running 19.62s Step 145( 4.60%), action 23, FPS 2.03, Running 20.19s Step 146( 4.80%), action 24, FPS 1.98, Running 20.85s Step 147( 5.00%), action 25, FPS 2.00, Running 21.20s Step 148( 5.20%), action 26, FPS 2.00, Running 21.72s Step 149( 5.40%), action 27, FPS 1.98, Running 22.23s Step 150( 5.60%), action 28, FPS 1.99, Running 22.51s Step 151( 5.80%), action 29, FPS 2.05, Running 22.79s Step 152( 6.00%), action 30, FPS 2.00, Running 23.35s Step 153( 6.20%), action 31, FPS 2.03, Running 23.94s Step 154( 6.40%), action 32, FPS 2.08, Running 24.33s Step 155( 6.60%), action 33, FPS 2.08, Running 24.95s Step 156( 6.80%), action 34, FPS 2.08, Running 25.28s Step 157( 7.00%), action 35, FPS 2.10, Running 25.74s Step 158( 7.20%), action 36, FPS 2.12, Running 26.21s Step 159( 7.40%), action 37, FPS 2.13, Running 26.51s Step 160( 7.60%), action 38, FPS 2.16, Running 26.90s Step 161( 7.80%), action 39, FPS 2.14, Running 27.38s Step 162( 8.00%), action 40, FPS 2.09, Running 27.99s Step 163( 8.20%), action 41, FPS 2.09, Running 28.73s Step 164( 8.40%), action 42, FPS 2.13, Running 29.03s Step 165( 8.60%), action 43, FPS 2.18, Running 29.39s Step 166( 8.80%), action 44, FPS 2.15, Running 30.14s Step 167( 9.00%), action 45, FPS 2.13, Running 30.60s Step 168( 9.20%), action 46, FPS 2.15, Running 31.05s Step 169( 9.40%), action 47, FPS 2.15, Running 31.52s Step 170( 9.60%), action 48, FPS 2.13, Running 31.92s Step 171( 9.80%), action 49, FPS 2.09, Running 32.38s Step 172( 10.00%), action 50, FPS 2.09, Running 32.94s Step 173( 10.20%), action 51, FPS 2.10, Running 33.47s Step 174( 10.40%), action 52, FPS 2.07, Running 33.97s Step 175( 10.60%), action 53, FPS 2.13, Running 34.32s Step 176( 10.80%), action 54, FPS 2.14, Running 34.61s Step 177( 11.00%), action 55, FPS 2.18, Running 34.94s Step 178( 11.20%), action 56, FPS 2.18, Running 35.39s Step 179( 11.40%), action 57, FPS 2.19, Running 35.66s Step 180( 11.60%), action 58, FPS 2.20, Running 35.97s Step 181( 11.80%), action 59, FPS 2.23, Running 36.35s Step 182( 12.00%), action 60, FPS 2.30, Running 36.67s Step 183( 12.20%), action 61, FPS 2.40, Running 37.08s Step 184( 12.40%), action 62, FPS 2.42, Running 37.31s Step 185( 12.60%), action 63, FPS 2.43, Running 37.61s Step 186( 12.80%), action 64, FPS 2.59, Running 37.86s Step 187( 13.00%), action 65, FPS 2.60, Running 38.30s Step 188( 13.20%), action 66, FPS 2.65, Running 38.60s Step 189( 13.40%), action 67, FPS 2.71, Running 38.90s Step 190( 13.60%), action 68, FPS 2.75, Running 39.20s Step 191( 13.80%), action 69, FPS 2.81, Running 39.50s Step 192( 14.00%), action 70, FPS 2.82, Running 40.03s Step 193( 14.20%), action 71, FPS 2.85, Running 40.49s Step 194( 14.40%), action 72, FPS 2.85, Running 40.98s Step 195( 14.60%), action 73, FPS 2.82, Running 41.42s Step 196( 14.80%), action 74, FPS 2.72, Running 41.96s Step 197( 15.00%), action 75, FPS 2.72, Running 42.30s Step 198( 15.20%), action 76, FPS 2.76, Running 42.63s Step 199( 15.40%), action 77, FPS 2.72, Running 43.02s Step 200( 15.60%), action 78, FPS 2.63, Running 43.57s Step 201( 15.80%), action 79, FPS 2.65, Running 43.89s Step 202( 16.00%), action 80, FPS 2.57, Running 44.47s Step 203( 16.20%), action 81, FPS 2.47, Running 45.17s Step 204( 16.40%), action 82, FPS 2.39, Running 45.68s Step 205( 16.60%), action 83, FPS 2.35, Running 46.11s Step 206( 16.80%), action 84, FPS 2.29, Running 46.60s Step 207( 17.00%), action 85, FPS 2.28, Running 47.07s Step 208( 17.20%), action 86, FPS 2.24, Running 47.54s Step 209( 17.40%), action 87, FPS 2.24, Running 47.85s Step 210( 17.60%), action 88, FPS 2.24, Running 48.13s Step 211( 17.80%), action 89, FPS 2.23, Running 48.46s Step 212( 18.00%), action 90, FPS 2.24, Running 48.96s Step 213( 18.20%), action 91, FPS 2.25, Running 49.40s Step 214( 18.40%), action 92, FPS 2.28, Running 49.75s Step 215( 18.60%), action 93, FPS 2.25, Running 50.30s Step 216( 18.80%), action 94, FPS 2.25, Running 50.83s Step 217( 19.00%), action 95, FPS 2.19, Running 51.42s Step 218( 19.20%), action 96, FPS 2.12, Running 52.05s Step 219( 19.40%), action 97, FPS 2.15, Running 52.31s Step 220( 19.60%), action 98, FPS 2.15, Running 52.86s Step 221( 19.80%), action 99, FPS 2.11, Running 53.36s Step 222( 20.00%), action 100, FPS 2.17, Running 53.67s Step 223( 20.20%), action 101, FPS 2.22, Running 54.17s Step 224( 20.40%), action 102, FPS 2.28, Running 54.46s Step 225( 20.60%), action 103, FPS 2.29, Running 54.86s Step 226( 20.80%), action 104, FPS 2.35, Running 55.12s Step 227( 21.00%), action 105, FPS 2.38, Running 55.48s Step 228( 21.20%), action 106, FPS 2.42, Running 55.78s Step 229( 21.40%), action 107, FPS 2.43, Running 56.08s Step 230( 21.60%), action 108, FPS 2.41, Running 56.42s Step 231( 21.80%), action 109, FPS 2.42, Running 56.74s Step 232( 22.00%), action 110, FPS 2.50, Running 56.96s Step 233( 22.20%), action 111, FPS 2.41, Running 57.69s Step 234( 22.40%), action 112, FPS 2.42, Running 58.01s Step 235( 22.60%), action 113, FPS 2.44, Running 58.51s Step 236( 22.80%), action 114, FPS 2.52, Running 58.78s Step 237( 23.00%), action 115, FPS 2.60, Running 59.10s Step 238( 23.20%), action 116, FPS 2.73, Running 59.37s Step 239( 23.40%), action 117, FPS 2.70, Running 59.71s Step 240( 23.60%), action 118, FPS 2.80, Running 60.00s Step 241( 23.80%), action 119, FPS 2.88, Running 60.30s Step 242( 24.00%), action 120, FPS 2.87, Running 60.63s Step 243( 24.20%), action 121, FPS 2.86, Running 61.17s Step 244( 24.40%), action 122, FPS 2.85, Running 61.49s Step 245( 24.60%), action 123, FPS 2.82, Running 61.95s Step 246( 24.80%), action 124, FPS 2.84, Running 62.17s Step 247( 25.00%), action 125, FPS 2.86, Running 62.46s Step 248( 25.20%), action 126, FPS 2.90, Running 62.68s Step 249( 25.40%), action 127, FPS 2.91, Running 62.96s Step 250( 25.60%), action 128, FPS 2.91, Running 63.29s Step 251( 25.80%), action 129, FPS 2.94, Running 63.54s Step 252( 26.00%), action 130, FPS 2.90, Running 63.84s Step 253( 26.20%), action 131, FPS 3.00, Running 64.36s Step 254( 26.40%), action 132, FPS 3.02, Running 64.63s Step 255( 26.60%), action 133, FPS 3.08, Running 64.99s Step 256( 26.80%), action 134, FPS 3.07, Running 65.28s Step 257( 27.00%), action 135, FPS 3.07, Running 65.61s Step 258( 27.20%), action 136, FPS 3.02, Running 65.98s Step 259( 27.40%), action 137, FPS 3.04, Running 66.29s Step 260( 27.60%), action 138, FPS 3.02, Running 66.62s Step 261( 27.80%), action 139, FPS 2.98, Running 67.02s Step 262( 28.00%), action 140, FPS 2.87, Running 67.61s Step 263( 28.20%), action 141, FPS 2.91, Running 68.05s Step 264( 28.40%), action 142, FPS 2.79, Running 68.66s Step 265( 28.60%), action 143, FPS 2.83, Running 69.02s Step 266( 28.80%), action 144, FPS 2.69, Running 69.61s Step 267( 29.00%), action 145, FPS 2.63, Running 70.05s Step 268( 29.20%), action 146, FPS 2.57, Running 70.45s Step 269( 29.40%), action 147, FPS 2.55, Running 70.80s Step 270( 29.60%), action 148, FPS 2.53, Running 71.19s Step 271( 29.80%), action 149, FPS 2.48, Running 71.62s Step 272( 30.00%), action 150, FPS 2.41, Running 72.15s Step 273( 30.20%), action 151, FPS 2.37, Running 72.82s Step 274( 30.40%), action 152, FPS 2.38, Running 73.03s Step 275( 30.60%), action 153, FPS 2.40, Running 73.33s Step 276( 30.80%), action 154, FPS 2.40, Running 73.61s Step 277( 31.00%), action 155, FPS 2.40, Running 73.93s Step 278( 31.20%), action 156, FPS 2.34, Running 74.52s Step 279( 31.40%), action 157, FPS 2.35, Running 74.79s Step 280( 31.60%), action 158, FPS 2.32, Running 75.26s Step 281( 31.80%), action 159, FPS 2.34, Running 75.57s Step 282( 32.00%), action 160, FPS 2.40, Running 75.93s Step 283( 32.20%), action 161, FPS 2.38, Running 76.46s Step 284( 32.40%), action 162, FPS 2.46, Running 76.78s Step 285( 32.60%), action 163, FPS 2.48, Running 77.08s Step 286( 32.80%), action 164, FPS 2.59, Running 77.33s Step 287( 33.00%), action 165, FPS 2.62, Running 77.68s Step 288( 33.20%), action 166, FPS 2.58, Running 78.21s Step 289( 33.40%), action 167, FPS 2.59, Running 78.54s Step 290( 33.60%), action 168, FPS 2.55, Running 79.04s Step 291( 33.80%), action 169, FPS 2.53, Running 79.53s Step 292( 34.00%), action 170, FPS 2.56, Running 79.95s Step 293( 34.20%), action 171, FPS 2.59, Running 80.54s Step 294( 34.40%), action 172, FPS 2.48, Running 81.09s Step 295( 34.60%), action 173, FPS 2.40, Running 81.65s Step 296( 34.80%), action 174, FPS 2.37, Running 82.03s Step 297( 35.00%), action 175, FPS 2.36, Running 82.40s Step 298( 35.20%), action 176, FPS 2.38, Running 82.91s Step 299( 35.40%), action 177, FPS 2.36, Running 83.26s Step 300( 35.60%), action 178, FPS 2.35, Running 83.78s Step 301( 35.80%), action 179, FPS 2.31, Running 84.21s Step 302( 36.00%), action 180, FPS 2.25, Running 84.84s Step 303( 36.20%), action 181, FPS 2.26, Running 85.31s Step 304( 36.40%), action 182, FPS 2.27, Running 85.59s Step 305( 36.60%), action 183, FPS 2.26, Running 85.93s Step 306( 36.80%), action 184, FPS 2.22, Running 86.35s Step 307( 37.00%), action 185, FPS 2.20, Running 86.78s Step 308( 37.20%), action 186, FPS 2.27, Running 87.02s Step 309( 37.40%), action 187, FPS 2.21, Running 87.61s Step 310( 37.60%), action 188, FPS 2.22, Running 88.05s Step 311( 37.80%), action 189, FPS 2.21, Running 88.60s Step 312( 38.00%), action 190, FPS 2.24, Running 88.87s Step 313( 38.20%), action 191, FPS 2.26, Running 89.39s Step 314( 38.40%), action 192, FPS 2.30, Running 89.77s Step 315( 38.60%), action 193, FPS 2.34, Running 90.20s Step 316( 38.80%), action 194, FPS 2.34, Running 90.58s Step 317( 39.00%), action 195, FPS 2.32, Running 91.02s Step 318( 39.20%), action 196, FPS 2.38, Running 91.31s Step 319( 39.40%), action 197, FPS 2.39, Running 91.63s Step 320( 39.60%), action 198, FPS 2.41, Running 92.09s Step 321( 39.80%), action 199, FPS 2.35, Running 92.74s Step 322( 40.00%), action 200, FPS 2.37, Running 93.27s Step 323( 40.20%), action 201, FPS 2.34, Running 93.85s Step 324( 40.40%), action 202, FPS 2.36, Running 94.06s Step 325( 40.60%), action 203, FPS 2.31, Running 94.59s Step 326( 40.80%), action 204, FPS 2.30, Running 95.06s Step 327( 41.00%), action 205, FPS 2.32, Running 95.40s Step 328( 41.20%), action 206, FPS 2.28, Running 95.77s Step 329( 41.40%), action 207, FPS 2.36, Running 96.08s Step 330( 41.60%), action 208, FPS 2.39, Running 96.41s Step 331( 41.80%), action 209, FPS 2.46, Running 96.73s Step 332( 42.00%), action 210, FPS 2.37, Running 97.31s Step 333( 42.20%), action 211, FPS 2.39, Running 97.75s Step 334( 42.40%), action 212, FPS 2.37, Running 98.20s Step 335( 42.60%), action 213, FPS 2.35, Running 98.73s Step 336( 42.80%), action 214, FPS 2.32, Running 99.22s Step 337( 43.00%), action 215, FPS 2.37, Running 99.46s Step 338( 43.20%), action 216, FPS 2.37, Running 99.76s Step 339( 43.40%), action 217, FPS 2.36, Running 100.10s Step 340( 43.60%), action 218, FPS 2.40, Running 100.42s Step 341( 43.80%), action 219, FPS 2.45, Running 100.90s Step 342( 44.00%), action 220, FPS 2.43, Running 101.49s Step 343( 44.20%), action 221, FPS 2.39, Running 102.22s Step 344( 44.40%), action 222, FPS 2.28, Running 102.83s Step 345( 44.60%), action 223, FPS 2.28, Running 103.37s Step 346( 44.80%), action 224, FPS 2.27, Running 103.88s Step 347( 45.00%), action 225, FPS 2.20, Running 104.48s Step 348( 45.20%), action 226, FPS 2.16, Running 105.02s Step 349( 45.40%), action 227, FPS 2.14, Running 105.42s Step 350( 45.60%), action 228, FPS 2.16, Running 105.68s Step 351( 45.80%), action 229, FPS 2.17, Running 105.95s Step 352( 46.00%), action 230, FPS 2.23, Running 106.28s Step 353( 46.20%), action 231, FPS 2.19, Running 106.90s Step 354( 46.40%), action 232, FPS 2.22, Running 107.22s Step 355( 46.60%), action 233, FPS 2.20, Running 107.81s Step 356( 46.80%), action 234, FPS 2.23, Running 108.21s Step 357( 47.00%), action 235, FPS 2.21, Running 108.51s Step 358( 47.20%), action 236, FPS 2.22, Running 108.77s Step 359( 47.40%), action 237, FPS 2.18, Running 109.29s Step 360( 47.60%), action 238, FPS 2.12, Running 109.88s Step 361( 47.80%), action 239, FPS 2.14, Running 110.23s Step 362( 48.00%), action 240, FPS 2.15, Running 110.79s Step 363( 48.20%), action 241, FPS 2.22, Running 111.24s Step 364( 48.40%), action 242, FPS 2.26, Running 111.67s Step 365( 48.60%), action 243, FPS 2.26, Running 112.21s Step 366( 48.80%), action 244, FPS 2.34, Running 112.42s Step 367( 49.00%), action 245, FPS 2.40, Running 112.80s Step 368( 49.20%), action 246, FPS 2.42, Running 113.29s Step 369( 49.40%), action 247, FPS 2.45, Running 113.57s Step 370( 49.60%), action 248, FPS 2.35, Running 114.18s Step 371( 49.80%), action 249, FPS 2.28, Running 114.70s Step 372( 50.00%), action 250, FPS 2.28, Running 115.05s Step 373( 50.20%), action 251, FPS 2.33, Running 115.49s Step 374( 50.40%), action 252, FPS 2.34, Running 115.77s Step 375( 50.60%), action 253, FPS 2.36, Running 116.28s Step 376( 50.80%), action 254, FPS 2.33, Running 116.80s Step 377( 51.00%), action 255, FPS 2.26, Running 117.35s Step 378( 51.20%), action 256, FPS 2.22, Running 117.76s Step 379( 51.40%), action 257, FPS 2.24, Running 118.20s Step 380( 51.60%), action 258, FPS 2.27, Running 118.70s Step 381( 51.80%), action 259, FPS 2.21, Running 119.28s Step 382( 52.00%), action 260, FPS 2.19, Running 119.93s Step 383( 52.20%), action 261, FPS 2.13, Running 120.63s Step 384( 52.40%), action 262, FPS 2.14, Running 121.02s Step 385( 52.60%), action 263, FPS 2.19, Running 121.33s Step 386( 52.80%), action 264, FPS 2.16, Running 121.68s Step 387( 53.00%), action 265, FPS 2.13, Running 122.17s Step 388( 53.20%), action 266, FPS 2.11, Running 122.78s Step 389( 53.40%), action 267, FPS 2.03, Running 123.40s Step 390( 53.60%), action 268, FPS 2.06, Running 123.90s Step 391( 53.80%), action 269, FPS 2.06, Running 124.43s Step 392( 54.00%), action 270, FPS 2.07, Running 124.74s Step 393( 54.20%), action 271, FPS 2.03, Running 125.34s Step 394( 54.40%), action 272, FPS 2.02, Running 125.65s Step 395( 54.60%), action 273, FPS 2.07, Running 125.94s Step 396( 54.80%), action 274, FPS 2.11, Running 126.29s Step 397( 55.00%), action 275, FPS 2.12, Running 126.78s Step 398( 55.20%), action 276, FPS 2.06, Running 127.46s Step 399( 55.40%), action 277, FPS 2.05, Running 127.95s Step 400( 55.60%), action 278, FPS 2.10, Running 128.23s Step 401( 55.80%), action 279, FPS 2.14, Running 128.61s Step 402( 56.00%), action 280, FPS 2.17, Running 129.16s Step 403( 56.20%), action 281, FPS 2.24, Running 129.57s Step 404( 56.40%), action 282, FPS 2.20, Running 130.11s Step 405( 56.60%), action 283, FPS 2.20, Running 130.41s Step 406( 56.80%), action 284, FPS 2.19, Running 130.80s Step 407( 57.00%), action 285, FPS 2.16, Running 131.44s Step 408( 57.20%), action 286, FPS 2.18, Running 131.97s Step 409( 57.40%), action 287, FPS 2.25, Running 132.29s Step 410( 57.60%), action 288, FPS 2.24, Running 132.84s Step 411( 57.80%), action 289, FPS 2.30, Running 133.13s Step 412( 58.00%), action 290, FPS 2.29, Running 133.47s Step 413( 58.20%), action 291, FPS 2.25, Running 134.22s Step 414( 58.40%), action 292, FPS 2.19, Running 134.77s Step 415( 58.60%), action 293, FPS 2.19, Running 135.09s Step 416( 58.80%), action 294, FPS 2.19, Running 135.44s Step 417( 59.00%), action 295, FPS 2.18, Running 135.95s Step 418( 59.20%), action 296, FPS 2.20, Running 136.56s Step 419( 59.40%), action 297, FPS 2.19, Running 137.09s Step 420( 59.60%), action 298, FPS 2.20, Running 137.34s Step 421( 59.80%), action 299, FPS 2.21, Running 137.68s Step 422( 60.00%), action 300, FPS 2.29, Running 137.88s Step 423( 60.20%), action 301, FPS 2.19, Running 138.72s [2026-08-01 18:39:23] [52 ] Seed 51 failed after 139.25 s. +steps: 423 , actions: 301 . +Instruction: Empty +Total 29/52(55.77%) success. +Setting seed: 52 +Step 1( N/A%), pre moving , FPS 23.85, Running 0.04s Step 2( N/A%), pre moving , FPS 33.99, Running 0.06s Step 3( N/A%), pre moving , FPS 38.63, Running 0.08s Step 4( N/A%), pre moving , FPS 42.23, Running 0.09s Step 5( N/A%), pre moving , FPS 44.84, Running 0.11s Step 6( N/A%), pre moving , FPS 46.39, Running 0.13s Step 7( N/A%), pre moving , FPS 46.90, Running 0.15s Step 8( N/A%), pre moving , FPS 47.10, Running 0.17s Step 9( N/A%), pre moving , FPS 47.67, Running 0.19s Step 10( N/A%), pre moving , FPS 48.23, Running 0.21s Step 11( N/A%), pre moving , FPS 47.87, Running 0.23s Step 12( N/A%), pre moving , FPS 47.56, Running 0.25s Step 13( N/A%), pre moving , FPS 45.44, Running 0.29s Step 14( N/A%), pre moving , FPS 44.16, Running 0.32s Step 15( N/A%), pre moving , FPS 44.75, Running 0.34s Step 16( N/A%), pre moving , FPS 45.50, Running 0.35s Step 17( N/A%), pre moving , FPS 45.82, Running 0.37s Step 18( N/A%), pre moving , FPS 46.49, Running 0.39s Step 19( N/A%), pre moving , FPS 47.12, Running 0.40s Step 20( N/A%), pre moving , FPS 47.25, Running 0.42s Step 21( N/A%), pre moving , FPS 32.80, Running 0.65s Step 22( N/A%), pre moving , FPS 32.92, Running 0.67s Step 23( N/A%), pre moving , FPS 32.48, Running 0.69s Step 24( N/A%), pre moving , FPS 32.14, Running 0.72s Step 25( N/A%), pre moving , FPS 32.17, Running 0.73s Step 26( N/A%), pre moving , FPS 24.30, Running 0.95s Step 27( N/A%), pre moving , FPS 24.37, Running 0.97s Step 28( N/A%), pre moving , FPS 24.48, Running 0.99s Step 29( N/A%), pre moving , FPS 24.53, Running 1.00s Step 30( N/A%), pre moving , FPS 24.50, Running 1.02s Step 31( N/A%), pre moving , FPS 24.11, Running 1.06s Step 32( N/A%), pre moving , FPS 23.86, Running 1.09s Step 33( N/A%), pre moving , FPS 24.18, Running 1.11s Step 34( N/A%), pre moving , FPS 24.47, Running 1.13s Step 35( N/A%), pre moving , FPS 24.47, Running 1.15s Step 36( N/A%), pre moving , FPS 18.17, Running 1.45s Step 37( N/A%), pre moving , FPS 17.95, Running 1.49s Step 38( N/A%), pre moving , FPS 17.94, Running 1.50s Step 39( N/A%), pre moving , FPS 17.92, Running 1.52s Step 40( N/A%), pre moving , FPS 17.98, Running 1.54s Step 41( N/A%), pre moving , FPS 22.20, Running 1.55s Step 42( N/A%), pre moving , FPS 22.14, Running 1.57s Step 43( N/A%), pre moving , FPS 22.32, Running 1.59s Step 44( N/A%), pre moving , FPS 22.44, Running 1.61s Step 45( N/A%), pre moving , FPS 22.41, Running 1.63s Step 46( N/A%), pre moving , FPS 28.66, Running 1.65s Step 47( N/A%), pre moving , FPS 28.30, Running 1.68s Step 48( N/A%), pre moving , FPS 28.00, Running 1.70s Step 49( N/A%), pre moving , FPS 27.64, Running 1.73s Step 50( N/A%), pre moving , FPS 27.32, Running 1.76s Step 51( N/A%), pre moving , FPS 27.58, Running 1.78s Step 52( N/A%), pre moving , FPS 27.64, Running 1.81s Step 53( N/A%), pre moving , FPS 27.39, Running 1.84s Step 54( N/A%), pre moving , FPS 27.21, Running 1.87s Step 55( N/A%), pre moving , FPS 26.88, Running 1.90s Step 56( N/A%), pre moving , FPS 42.38, Running 1.92s Step 57( N/A%), pre moving , FPS 42.80, Running 1.95s Step 58( N/A%), pre moving , FPS 41.79, Running 1.98s Step 59( N/A%), pre moving , FPS 40.70, Running 2.01s Step 60( N/A%), pre moving , FPS 39.60, Running 2.04s Step 61( N/A%), pre moving , FPS 38.22, Running 2.08s Step 62( N/A%), pre moving , FPS 37.35, Running 2.11s Step 63( N/A%), pre moving , FPS 36.87, Running 2.13s Step 64( N/A%), pre moving , FPS 36.39, Running 2.16s Step 65( N/A%), pre moving , FPS 35.82, Running 2.18s Step 66( N/A%), pre moving , FPS 34.95, Running 2.22s Step 67( N/A%), pre moving , FPS 34.29, Running 2.26s Step 68( N/A%), pre moving , FPS 34.14, Running 2.29s Step 69( N/A%), pre moving , FPS 34.18, Running 2.31s Step 70( N/A%), pre moving , FPS 34.06, Running 2.34s Step 71( N/A%), pre moving , FPS 33.92, Running 2.37s Step 72( N/A%), pre moving , FPS 33.65, Running 2.41s Step 73( N/A%), pre moving , FPS 33.91, Running 2.43s Step 74( N/A%), pre moving , FPS 33.87, Running 2.46s Step 75( N/A%), pre moving , FPS 33.94, Running 2.49s Step 76( N/A%), pre moving , FPS 34.08, Running 2.51s Step 77( N/A%), pre moving , FPS 33.87, Running 2.54s Step 78( N/A%), pre moving , FPS 33.63, Running 2.58s Step 79( N/A%), pre moving , FPS 33.77, Running 2.60s Step 80( N/A%), pre moving , FPS 33.31, Running 2.64s Step 81( N/A%), pre moving , FPS 32.97, Running 2.68s Step 82( N/A%), pre moving , FPS 33.03, Running 2.71s Step 83( N/A%), pre moving , FPS 33.57, Running 2.73s Step 84( N/A%), pre moving , FPS 33.79, Running 2.75s Step 85( N/A%), pre moving , FPS 34.35, Running 2.77s Step 86( N/A%), pre moving , FPS 35.67, Running 2.78s Step 87( N/A%), pre moving , FPS 37.04, Running 2.80s Step 88( N/A%), pre moving , FPS 37.70, Running 2.82s Step 89( N/A%), pre moving , FPS 37.85, Running 2.84s Step 90( N/A%), pre moving , FPS 38.74, Running 2.86s Step 91( N/A%), pre moving , FPS 39.74, Running 2.88s Step 92( N/A%), pre moving , FPS 40.69, Running 2.90s Step 93( N/A%), pre moving , FPS 41.33, Running 2.92s Step 94( N/A%), pre moving , FPS 42.07, Running 2.94s Step 95( N/A%), pre moving , FPS 42.72, Running 2.95s Step 96( N/A%), pre moving , FPS 43.31, Running 2.97s Step 97( N/A%), pre moving , FPS 44.51, Running 2.99s Step 98( N/A%), pre moving , FPS 45.95, Running 3.01s Step 99( N/A%), pre moving , FPS 47.00, Running 3.03s Step 100( N/A%), pre moving , FPS 49.39, Running 3.05s Step 101( N/A%), pre moving , FPS 52.46, Running 3.06s Step 102( N/A%), pre moving , FPS 11.16, Running 4.50s Step 103( N/A%), pre moving , FPS 9.96, Running 4.74s Step 104( N/A%), pre moving , FPS 9.19, Running 4.93s Step 105( N/A%), pre moving , FPS 8.27, Running 5.18s Step 106( N/A%), pre moving , FPS 7.92, Running 5.31s Step 107( N/A%), pre moving , FPS 7.40, Running 5.50s Step 108( N/A%), pre moving , FPS 7.11, Running 5.63s Step 109( N/A%), pre moving , FPS 6.63, Running 5.86s Step 110( N/A%), pre moving , FPS 6.27, Running 6.05s Step 111( N/A%), pre moving , FPS 5.87, Running 6.28s Step 112( N/A%), pre moving , FPS 5.71, Running 6.41s Step 113( N/A%), pre moving , FPS 5.36, Running 6.65s Step 114( N/A%), pre moving , FPS 5.22, Running 6.77s Step 115( N/A%), pre moving , FPS 4.91, Running 7.02s Step 116( N/A%), pre moving , FPS 4.73, Running 7.21s Step 117( N/A%), pre moving , FPS 4.49, Running 7.45s Step 118( N/A%), pre moving , FPS 4.32, Running 7.64s Step 119( N/A%), pre moving , FPS 4.13, Running 7.87s Step 120( N/A%), pre moving , FPS 4.02, Running 8.02s Step 121( N/A%), pre moving , FPS 3.86, Running 8.25s Step 122( 0.20%), action 1, FPS 4.48, Running 8.97s Step 123( 0.40%), action 2, FPS 4.47, Running 9.21s Step 124( 0.60%), action 3, FPS 4.05, Running 9.87s Step 125( 0.80%), action 4, FPS 3.85, Running 10.38s Step 126( 1.00%), action 5, FPS 3.71, Running 10.70s Step 127( 1.20%), action 6, FPS 3.72, Running 10.88s Step 128( 1.40%), action 7, FPS 3.41, Running 11.49s Step 129( 1.60%), action 8, FPS 3.41, Running 11.72s Step 130( 1.80%), action 9, FPS 3.35, Running 12.01s Step 131( 2.00%), action 10, FPS 3.31, Running 12.32s Step 132( 2.20%), action 11, FPS 3.04, Running 12.99s Step 133( 2.40%), action 12, FPS 2.99, Running 13.35s Step 134( 2.60%), action 13, FPS 2.87, Running 13.74s Step 135( 2.80%), action 14, FPS 2.76, Running 14.27s Step 136( 3.00%), action 15, FPS 2.59, Running 14.92s Step 137( 3.20%), action 16, FPS 2.55, Running 15.30s Step 138( 3.40%), action 17, FPS 2.41, Running 15.92s Step 139( 3.60%), action 18, FPS 2.40, Running 16.18s Step 140( 3.80%), action 19, FPS 2.36, Running 16.51s Step 141( 4.00%), action 20, FPS 2.32, Running 16.87s Step 142( 4.20%), action 21, FPS 2.37, Running 17.39s Step 143( 4.40%), action 22, FPS 2.38, Running 17.60s Step 144( 4.60%), action 23, FPS 2.48, Running 17.92s Step 145( 4.80%), action 24, FPS 2.58, Running 18.14s Step 146( 5.00%), action 25, FPS 2.58, Running 18.45s Step 147( 5.20%), action 26, FPS 2.57, Running 18.66s Step 148( 5.40%), action 27, FPS 2.65, Running 19.04s Step 149( 5.60%), action 28, FPS 2.67, Running 19.20s Step 150( 5.80%), action 29, FPS 2.63, Running 19.62s Step 151( 6.00%), action 30, FPS 2.67, Running 19.82s Step 152( 6.20%), action 31, FPS 2.77, Running 20.22s Step 153( 6.40%), action 32, FPS 2.78, Running 20.53s Step 154( 6.60%), action 33, FPS 2.81, Running 20.84s Step 155( 6.80%), action 34, FPS 2.96, Running 21.03s Step 156( 7.00%), action 35, FPS 3.13, Running 21.32s Step 157( 7.20%), action 36, FPS 3.23, Running 21.48s Step 158( 7.40%), action 37, FPS 3.36, Running 21.87s Step 159( 7.60%), action 38, FPS 3.33, Running 22.19s Step 160( 7.80%), action 39, FPS 3.27, Running 22.63s Step 161( 8.00%), action 40, FPS 3.35, Running 22.84s Step 162( 8.20%), action 41, FPS 3.29, Running 23.46s Step 163( 8.40%), action 42, FPS 3.23, Running 23.78s Step 164( 8.60%), action 43, FPS 3.12, Running 24.34s Step 165( 8.80%), action 44, FPS 3.08, Running 24.62s Step 166( 9.00%), action 45, FPS 2.95, Running 25.23s Step 167( 9.20%), action 46, FPS 2.92, Running 25.51s Step 168( 9.40%), action 47, FPS 2.87, Running 26.01s Step 169( 9.60%), action 48, FPS 2.84, Running 26.24s Step 170( 9.80%), action 49, FPS 2.82, Running 26.72s Step 171( 10.00%), action 50, FPS 2.73, Running 27.14s Step 172( 10.20%), action 51, FPS 2.62, Running 27.86s Step 173( 10.40%), action 52, FPS 2.65, Running 28.09s Step 174( 10.60%), action 53, FPS 2.58, Running 28.59s Step 175( 10.80%), action 54, FPS 2.49, Running 29.07s Step 176( 11.00%), action 55, FPS 2.44, Running 29.52s Step 177( 11.20%), action 56, FPS 2.35, Running 29.97s Step 178( 11.40%), action 57, FPS 2.24, Running 30.80s Step 179( 11.60%), action 58, FPS 2.23, Running 31.14s Step 180( 11.80%), action 59, FPS 2.19, Running 31.76s Step 181( 12.00%), action 60, FPS 2.17, Running 32.07s Step 182( 12.20%), action 61, FPS 2.13, Running 32.87s Step 183( 12.40%), action 62, FPS 2.13, Running 33.18s Step 184( 12.60%), action 63, FPS 2.11, Running 33.80s Step 185( 12.80%), action 64, FPS 2.07, Running 34.26s Step 186( 13.00%), action 65, FPS 2.07, Running 34.87s Step 187( 13.20%), action 66, FPS 2.08, Running 35.11s Step 188( 13.40%), action 67, FPS 2.09, Running 35.59s Step 189( 13.60%), action 68, FPS 2.08, Running 35.85s Step 190( 13.80%), action 69, FPS 2.08, Running 36.33s Step 191( 14.00%), action 70, FPS 2.08, Running 36.74s Step 192( 14.20%), action 71, FPS 2.09, Running 37.42s Step 193( 14.40%), action 72, FPS 2.09, Running 37.64s Step 194( 14.60%), action 73, FPS 2.10, Running 38.12s Step 195( 14.80%), action 74, FPS 2.11, Running 38.56s Step 196( 15.00%), action 75, FPS 2.13, Running 38.90s Step 197( 15.20%), action 76, FPS 2.18, Running 39.13s Step 198( 15.40%), action 77, FPS 2.25, Running 39.71s Step 199( 15.60%), action 78, FPS 2.24, Running 40.06s Step 200( 15.80%), action 79, FPS 2.29, Running 40.50s Step 201( 16.00%), action 80, FPS 2.31, Running 40.73s Step 202( 16.20%), action 81, FPS 2.41, Running 41.19s Step 203( 16.40%), action 82, FPS 2.38, Running 41.59s Step 204( 16.60%), action 83, FPS 2.47, Running 41.91s Step 205( 16.80%), action 84, FPS 2.53, Running 42.17s Step 206( 17.00%), action 85, FPS 2.59, Running 42.58s Step 207( 17.20%), action 86, FPS 2.53, Running 43.02s Step 208( 17.40%), action 87, FPS 2.51, Running 43.56s Step 209( 17.60%), action 88, FPS 2.50, Running 43.85s Step 210( 17.80%), action 89, FPS 2.49, Running 44.37s Step 211( 18.00%), action 90, FPS 2.54, Running 44.62s Step 212( 18.20%), action 91, FPS 2.52, Running 45.35s Step 213( 18.40%), action 92, FPS 2.52, Running 45.59s Step 214( 18.60%), action 93, FPS 2.54, Running 45.99s Step 215( 18.80%), action 94, FPS 2.56, Running 46.38s Step 216( 19.00%), action 95, FPS 2.57, Running 46.69s Step 217( 19.20%), action 96, FPS 2.54, Running 47.01s Step 218( 19.40%), action 97, FPS 2.58, Running 47.45s Step 219( 19.60%), action 98, FPS 2.63, Running 47.65s Step 220( 19.80%), action 99, FPS 2.63, Running 48.11s Step 221( 20.00%), action 100, FPS 2.60, Running 48.41s Step 222( 20.20%), action 101, FPS 2.53, Running 49.10s Step 223( 20.40%), action 102, FPS 2.58, Running 49.34s Step 224( 20.60%), action 103, FPS 2.54, Running 49.78s Step 225( 20.80%), action 104, FPS 2.51, Running 50.13s Step 226( 21.00%), action 105, FPS 2.50, Running 50.59s Step 227( 21.20%), action 106, FPS 2.51, Running 50.98s Step 228( 21.40%), action 107, FPS 2.50, Running 51.55s Step 229( 21.60%), action 108, FPS 2.48, Running 51.92s Step 230( 21.80%), action 109, FPS 2.42, Running 52.62s Step 231( 22.00%), action 110, FPS 2.37, Running 53.07s Step 232( 22.20%), action 111, FPS 2.35, Running 53.88s Step 233( 22.40%), action 112, FPS 2.28, Running 54.36s Step 234( 22.60%), action 113, FPS 2.24, Running 54.92s Step 235( 22.80%), action 114, FPS 2.22, Running 55.40s Step 236( 23.00%), action 115, FPS 2.15, Running 55.99s Step 237( 23.20%), action 116, FPS 2.12, Running 56.43s Step 238( 23.40%), action 117, FPS 2.08, Running 57.06s Step 239( 23.60%), action 118, FPS 2.03, Running 57.53s Step 240( 23.80%), action 119, FPS 2.02, Running 58.01s Step 241( 24.00%), action 120, FPS 2.03, Running 58.27s Step 242( 24.20%), action 121, FPS 2.04, Running 58.89s Step 243( 24.40%), action 122, FPS 2.04, Running 59.14s Step 244( 24.60%), action 123, FPS 2.03, Running 59.64s Step 245( 24.80%), action 124, FPS 2.03, Running 59.96s Step 246( 25.00%), action 125, FPS 2.05, Running 60.35s Step 247( 25.20%), action 126, FPS 2.04, Running 60.79s Step 248( 25.40%), action 127, FPS 2.06, Running 61.28s Step 249( 25.60%), action 128, FPS 2.04, Running 61.72s Step 250( 25.80%), action 129, FPS 2.04, Running 62.44s Step 251( 26.00%), action 130, FPS 2.02, Running 62.95s Step 252( 26.20%), action 131, FPS 2.03, Running 63.75s Step 253( 26.40%), action 132, FPS 2.02, Running 64.25s Step 254( 26.60%), action 133, FPS 2.01, Running 64.87s Step 255( 26.80%), action 134, FPS 2.03, Running 65.25s Step 256( 27.00%), action 135, FPS 2.07, Running 65.67s Step 257( 27.20%), action 136, FPS 2.11, Running 65.93s Step 258( 27.40%), action 137, FPS 2.12, Running 66.50s Step 259( 27.60%), action 138, FPS 2.17, Running 66.76s Step 260( 27.80%), action 139, FPS 2.13, Running 67.39s Step 261( 28.00%), action 140, FPS 2.11, Running 67.75s Step 262( 28.20%), action 141, FPS 2.07, Running 68.56s Step 263( 28.40%), action 142, FPS 2.06, Running 68.85s Step 264( 28.60%), action 143, FPS 2.07, Running 69.28s Step 265( 28.80%), action 144, FPS 2.09, Running 69.55s Step 266( 29.00%), action 145, FPS 2.01, Running 70.31s Step 267( 29.20%), action 146, FPS 2.02, Running 70.67s Step 268( 29.40%), action 147, FPS 2.04, Running 71.08s Step 269( 29.60%), action 148, FPS 2.05, Running 71.48s Step 270( 29.80%), action 149, FPS 2.10, Running 71.98s Step 271( 30.00%), action 150, FPS 2.11, Running 72.42s Step 272( 30.20%), action 151, FPS 2.11, Running 73.22s Step 273( 30.40%), action 152, FPS 2.17, Running 73.48s Step 274( 30.60%), action 153, FPS 2.17, Running 74.09s Step 275( 30.80%), action 154, FPS 2.13, Running 74.62s Step 276( 31.00%), action 155, FPS 2.08, Running 75.27s Step 277( 31.20%), action 156, FPS 2.08, Running 75.55s Step 278( 31.40%), action 157, FPS 2.07, Running 76.18s Step 279( 31.60%), action 158, FPS 2.07, Running 76.43s Step 280( 31.80%), action 159, FPS 2.13, Running 76.80s Step 281( 32.00%), action 160, FPS 2.14, Running 77.08s Step 282( 32.20%), action 161, FPS 2.21, Running 77.63s Step 283( 32.40%), action 162, FPS 2.16, Running 78.11s Step 284( 32.60%), action 163, FPS 2.16, Running 78.53s Step 285( 32.80%), action 164, FPS 2.16, Running 78.81s Step 286( 33.00%), action 165, FPS 2.24, Running 79.26s Step 287( 33.20%), action 166, FPS 2.27, Running 79.49s Step 288( 33.40%), action 167, FPS 2.23, Running 80.06s Step 289( 33.60%), action 168, FPS 2.25, Running 80.39s Step 290( 33.80%), action 169, FPS 2.27, Running 80.79s Step 291( 34.00%), action 170, FPS 2.25, Running 81.29s Step 292( 34.20%), action 171, FPS 2.35, Running 81.75s Step 293( 34.40%), action 172, FPS 2.35, Running 81.98s Step 294( 34.60%), action 173, FPS 2.35, Running 82.59s Step 295( 34.80%), action 174, FPS 2.44, Running 82.82s Step 296( 35.00%), action 175, FPS 2.44, Running 83.45s Step 297( 35.20%), action 176, FPS 2.41, Running 83.83s Step 298( 35.40%), action 177, FPS 2.50, Running 84.17s Step 299( 35.60%), action 178, FPS 2.51, Running 84.40s Step 300( 35.80%), action 179, FPS 2.44, Running 85.00s Step 301( 36.00%), action 180, FPS 2.47, Running 85.16s Step 302( 36.20%), action 181, FPS 2.39, Running 86.01s Step 303( 36.40%), action 182, FPS 2.47, Running 86.21s Step 304( 36.60%), action 183, FPS 2.40, Running 86.85s Step 305( 36.80%), action 184, FPS 2.35, Running 87.31s Step 306( 37.00%), action 185, FPS 2.31, Running 87.90s Step 307( 37.20%), action 186, FPS 2.31, Running 88.15s Step 308( 37.40%), action 187, FPS 2.34, Running 88.61s Step 309( 37.60%), action 188, FPS 2.33, Running 88.97s Step 310( 37.80%), action 189, FPS 2.27, Running 89.61s Step 311( 38.00%), action 190, FPS 2.30, Running 89.98s Step 312( 38.20%), action 191, FPS 2.26, Running 90.59s Step 313( 38.40%), action 192, FPS 2.26, Running 90.83s Step 314( 38.60%), action 193, FPS 2.33, Running 91.17s Step 315( 38.80%), action 194, FPS 2.33, Running 91.40s Step 316( 39.00%), action 195, FPS 2.36, Running 91.92s Step 317( 39.20%), action 196, FPS 2.34, Running 92.38s Step 318( 39.40%), action 197, FPS 2.26, Running 93.03s Step 319( 39.60%), action 198, FPS 2.19, Running 93.53s Step 320( 39.80%), action 199, FPS 2.18, Running 94.17s Step 321( 40.00%), action 200, FPS 2.10, Running 94.68s Step 322( 40.20%), action 201, FPS 2.11, Running 95.50s Step 323( 40.40%), action 202, FPS 2.11, Running 95.69s Step 324( 40.60%), action 203, FPS 2.11, Running 96.35s Step 325( 40.80%), action 204, FPS 2.10, Running 96.84s Step 326( 41.00%), action 205, FPS 2.13, Running 97.31s Step 327( 41.20%), action 206, FPS 2.09, Running 97.73s Step 328( 41.40%), action 207, FPS 2.07, Running 98.28s Step 329( 41.60%), action 208, FPS 2.03, Running 98.81s Step 330( 41.80%), action 209, FPS 2.05, Running 99.36s Step 331( 42.00%), action 210, FPS 2.06, Running 99.67s Step 332( 42.20%), action 211, FPS 2.04, Running 100.38s Step 333( 42.40%), action 212, FPS 2.04, Running 100.61s Step 334( 42.60%), action 213, FPS 2.03, Running 101.01s Step 335( 42.80%), action 214, FPS 2.03, Running 101.26s Step 336( 43.00%), action 215, FPS 2.06, Running 101.63s Step 337( 43.20%), action 216, FPS 2.07, Running 102.06s Step 338( 43.40%), action 217, FPS 2.10, Running 102.53s Step 339( 43.60%), action 218, FPS 2.16, Running 102.80s Step 340( 43.80%), action 219, FPS 2.22, Running 103.18s Step 341( 44.00%), action 220, FPS 2.26, Running 103.55s Step 342( 44.20%), action 221, FPS 2.27, Running 104.30s Step 343( 44.40%), action 222, FPS 2.26, Running 104.53s Step 344( 44.60%), action 223, FPS 2.36, Running 104.84s Step 345( 44.80%), action 224, FPS 2.43, Running 105.07s Step 346( 45.00%), action 225, FPS 2.46, Running 105.43s Step 347( 45.20%), action 226, FPS 2.49, Running 105.77s Step 348( 45.40%), action 227, FPS 2.56, Running 106.11s Step 349( 45.60%), action 228, FPS 2.66, Running 106.33s Step 350( 45.80%), action 229, FPS 2.71, Running 106.73s Step 351( 46.00%), action 230, FPS 2.75, Running 106.95s Step 352( 46.20%), action 231, FPS 2.71, Running 107.76s Step 353( 46.40%), action 232, FPS 2.63, Running 108.22s Step 354( 46.60%), action 233, FPS 2.59, Running 108.75s Step 355( 46.80%), action 234, FPS 2.54, Running 109.12s Step 356( 47.00%), action 235, FPS 2.48, Running 109.70s Step 357( 47.20%), action 236, FPS 2.47, Running 110.16s Step 358( 47.40%), action 237, FPS 2.42, Running 110.79s Step 359( 47.60%), action 238, FPS 2.44, Running 110.99s Step 360( 47.80%), action 239, FPS 2.37, Running 111.61s Step 361( 48.00%), action 240, FPS 2.42, Running 111.83s Step 362( 48.20%), action 241, FPS 2.42, Running 112.56s Step 363( 48.40%), action 242, FPS 2.36, Running 113.02s Step 364( 48.60%), action 243, FPS 2.32, Running 113.47s Step 365( 48.80%), action 244, FPS 2.25, Running 113.95s Step 366( 49.00%), action 245, FPS 2.24, Running 114.35s Step 367( 49.20%), action 246, FPS 2.23, Running 114.74s Step 368( 49.40%), action 247, FPS 2.14, Running 115.44s Step 369( 49.60%), action 248, FPS 2.09, Running 115.89s Step 370( 49.80%), action 249, FPS 2.09, Running 116.28s Step 371( 50.00%), action 250, FPS 2.04, Running 116.77s Step 372( 50.20%), action 251, FPS 2.06, Running 117.45s Step 373( 50.40%), action 252, FPS 2.12, Running 117.65s Step 374( 50.60%), action 253, FPS 2.14, Running 118.08s Step 375( 50.80%), action 254, FPS 2.15, Running 118.41s Step 376( 51.00%), action 255, FPS 2.17, Running 118.94s Step 377( 51.20%), action 256, FPS 2.20, Running 119.23s Step 378( 51.40%), action 257, FPS 2.28, Running 119.57s Step 379( 51.60%), action 258, FPS 2.23, Running 119.95s Step 380( 51.80%), action 259, FPS 2.33, Running 120.20s Step 381( 52.00%), action 260, FPS 2.33, Running 120.41s Step 382( 52.20%), action 261, FPS 2.40, Running 120.89s Step 383( 52.40%), action 262, FPS 2.44, Running 121.22s Step 384( 52.60%), action 263, FPS 2.44, Running 121.67s Step 385( 52.80%), action 264, FPS 2.45, Running 122.09s Step 386( 53.00%), action 265, FPS 2.39, Running 122.73s Step 387( 53.20%), action 266, FPS 2.44, Running 122.93s Step 388( 53.40%), action 267, FPS 2.49, Running 123.47s Step 389( 53.60%), action 268, FPS 2.52, Running 123.83s Step 390( 53.80%), action 269, FPS 2.41, Running 124.57s Step 391( 54.00%), action 270, FPS 2.48, Running 124.85s Step 392( 54.20%), action 271, FPS 2.49, Running 125.50s Step 393( 54.40%), action 272, FPS 2.47, Running 125.76s Step 394( 54.60%), action 273, FPS 2.43, Running 126.31s Step 395( 54.80%), action 274, FPS 2.40, Running 126.75s Step 396( 55.00%), action 275, FPS 2.44, Running 127.14s Step 397( 55.20%), action 276, FPS 2.39, Running 127.61s Step 398( 55.40%), action 277, FPS 2.30, Running 128.29s Step 399( 55.60%), action 278, FPS 2.32, Running 128.56s Step 400( 55.80%), action 279, FPS 2.25, Running 129.11s Step 401( 56.00%), action 280, FPS 2.17, Running 129.62s Step 402( 56.20%), action 281, FPS 2.16, Running 130.16s Step 403( 56.40%), action 282, FPS 2.17, Running 130.46s Step 404( 56.60%), action 283, FPS 2.14, Running 131.03s Step 405( 56.80%), action 284, FPS 2.14, Running 131.46s Step 406( 57.00%), action 285, FPS 2.14, Running 132.06s Step 407( 57.20%), action 286, FPS 2.15, Running 132.25s Step 408( 57.40%), action 287, FPS 2.18, Running 132.66s Step 409( 57.60%), action 288, FPS 2.16, Running 133.07s Step 410( 57.80%), action 289, FPS 2.23, Running 133.52s Step 411( 58.00%), action 290, FPS 2.22, Running 133.86s Step 412( 58.20%), action 291, FPS 2.20, Running 134.57s Step 413( 58.40%), action 292, FPS 2.17, Running 134.99s Step 414( 58.60%), action 293, FPS 2.18, Running 135.50s Step 415( 58.80%), action 294, FPS 2.24, Running 135.69s Step 416( 59.00%), action 295, FPS 2.21, Running 136.20s Step 417( 59.20%), action 296, FPS 2.26, Running 136.45s Step 418( 59.40%), action 297, FPS 2.34, Running 136.84s Step 419( 59.60%), action 298, FPS 2.35, Running 137.05s Step 420( 59.80%), action 299, FPS 2.41, Running 137.41s Step 421( 60.00%), action 300, FPS 2.47, Running 137.72s Step 422( 60.20%), action 301, FPS 2.50, Running 138.17s Step 423( 60.40%), action 302, FPS 2.53, Running 138.37s Step 424( 60.60%), action 303, FPS 2.62, Running 138.65s Step 425( 60.80%), action 304, FPS 2.70, Running 138.86s Step 426( 61.00%), action 305, FPS 2.83, Running 139.12s Step 427( 61.20%), action 306, FPS 2.81, Running 139.36s Step 428( 61.40%), action 307, FPS 2.81, Running 139.78s Step 429( 61.60%), action 308, FPS 2.91, Running 139.94s Step 430( 61.80%), action 309, FPS 2.93, Running 140.36s Step 431( 62.00%), action 310, FPS 3.00, Running 140.53s Step 432( 62.20%), action 311, FPS 3.05, Running 141.13s Step 433( 62.40%), action 312, FPS 3.12, Running 141.39s Step 434( 62.60%), action 313, FPS 3.16, Running 141.83s Step 435( 62.80%), action 314, FPS 3.17, Running 142.00s Step 436( 63.00%), action 315, FPS 3.25, Running 142.36s Step 437( 63.20%), action 316, FPS 3.26, Running 142.59s Step 438( 63.40%), action 317, FPS 3.25, Running 142.99s Step 439( 63.60%), action 318, FPS 3.27, Running 143.17s Step 440( 63.80%), action 319, FPS 3.17, Running 143.72s Step 441( 64.00%), action 320, FPS 3.25, Running 143.88s Step 442( 64.20%), action 321, FPS 3.21, Running 144.40s Step 443( 64.40%), action 322, FPS 3.20, Running 144.61s Step 444( 64.60%), action 323, FPS 3.10, Running 145.10s Step 445( 64.80%), action 324, FPS 3.11, Running 145.30s Step 446( 65.00%), action 325, FPS 3.06, Running 145.66s Step 447( 65.20%), action 326, FPS 3.08, Running 145.86s Step 448( 65.40%), action 327, FPS 3.06, Running 146.31s Step 449( 65.60%), action 328, FPS 3.04, Running 146.51s Step 450( 65.80%), action 329, FPS 3.06, Running 146.89s Step 451( 66.00%), action 330, FPS 3.03, Running 147.14s Step 452( 66.20%), action 331, FPS 3.03, Running 147.74s Step 453( 66.40%), action 332, FPS 3.04, Running 147.96s Step 454( 66.60%), action 333, FPS 2.96, Running 148.59s Step 455( 66.80%), action 334, FPS 2.93, Running 148.82s Step 456( 67.00%), action 335, FPS 2.95, Running 149.15s Step 457( 67.20%), action 336, FPS 2.95, Running 149.37s Step 458( 67.40%), action 337, FPS 2.99, Running 149.67s Step 459( 67.60%), action 338, FPS 2.97, Running 149.89s Step 460( 67.80%), action 339, FPS 3.08, Running 150.21s Step 461( 68.00%), action 340, FPS 3.07, Running 150.39s Step 462( 68.20%), action 341, FPS 3.05, Running 150.96s Step 463( 68.40%), action 342, FPS 2.93, Running 151.43s Step 464( 68.60%), action 343, FPS 2.88, Running 152.05s Step 465( 68.80%), action 344, FPS 2.77, Running 152.53s Step 466( 69.00%), action 345, FPS 2.72, Running 153.01s Step 467( 69.20%), action 346, FPS 2.70, Running 153.26s Step 468( 69.40%), action 347, FPS 2.59, Running 154.02s Step 469( 69.60%), action 348, FPS 2.52, Running 154.44s Step 470( 69.80%), action 349, FPS 2.41, Running 155.18s Step 471( 70.00%), action 350, FPS 2.40, Running 155.49s Step 472( 70.20%), action 351, FPS 2.40, Running 156.06s Step 473( 70.40%), action 352, FPS 2.37, Running 156.40s Step 474( 70.60%), action 353, FPS 2.44, Running 156.78s Step 475( 70.80%), action 354, FPS 2.39, Running 157.19s Step 476( 71.00%), action 355, FPS 2.41, Running 157.45s Step 477( 71.20%), action 356, FPS 2.41, Running 157.65s Step 478( 71.40%), action 357, FPS 2.38, Running 158.09s Step 479( 71.60%), action 358, FPS 2.33, Running 158.48s Step 480( 71.80%), action 359, FPS 2.33, Running 158.81s Step 481( 72.00%), action 360, FPS 2.32, Running 159.00s Step 482( 72.20%), action 361, FPS 2.27, Running 159.78s Step 483( 72.40%), action 362, FPS 2.33, Running 160.02s Step 484( 72.60%), action 363, FPS 2.42, Running 160.32s Step 485( 72.80%), action 364, FPS 2.51, Running 160.50s Step 486( 73.00%), action 365, FPS 2.51, Running 160.96s Step 487( 73.20%), action 366, FPS 2.53, Running 161.16s Step 488( 73.40%), action 367, FPS 2.59, Running 161.75s Step 489( 73.60%), action 368, FPS 2.64, Running 162.02s Step 490( 73.80%), action 369, FPS 2.77, Running 162.40s Step 491( 74.00%), action 370, FPS 2.82, Running 162.59s Step 492( 74.20%), action 371, FPS 2.83, Running 163.12s Step 493( 74.40%), action 372, FPS 2.79, Running 163.57s Step 494( 74.60%), action 373, FPS 2.81, Running 163.91s Step 495( 74.80%), action 374, FPS 2.88, Running 164.12s Step 496( 75.00%), action 375, FPS 2.76, Running 164.69s Step 497( 75.20%), action 376, FPS 2.71, Running 165.04s Step 498( 75.40%), action 377, FPS 2.68, Running 165.56s Step 499( 75.60%), action 378, FPS 2.75, Running 165.75s Step 500( 75.80%), action 379, FPS 2.75, Running 166.07s Step 501( 76.00%), action 380, FPS 2.74, Running 166.31s Step 502( 76.20%), action 381, FPS 2.82, Running 166.87s Step 503( 76.40%), action 382, FPS 2.79, Running 167.18s Step 504( 76.60%), action 383, FPS 2.71, Running 167.70s Step 505( 76.80%), action 384, FPS 2.67, Running 167.98s Step 506( 77.00%), action 385, FPS 2.68, Running 168.43s Step 507( 77.20%), action 386, FPS 2.62, Running 168.78s Step 508( 77.40%), action 387, FPS 2.71, Running 169.14s Step 509( 77.60%), action 388, FPS 2.65, Running 169.56s Step 510( 77.80%), action 389, FPS 2.56, Running 170.20s Step 511( 78.00%), action 390, FPS 2.56, Running 170.40s Step 512( 78.20%), action 391, FPS 2.59, Running 170.85s Step 513( 78.40%), action 392, FPS 2.67, Running 171.07s Step 514( 78.60%), action 393, FPS 2.68, Running 171.37s Step 515( 78.80%), action 394, FPS 2.66, Running 171.65s Step 516( 79.00%), action 395, FPS 2.75, Running 171.97s Step 517( 79.20%), action 396, FPS 2.81, Running 172.17s Step 518( 79.40%), action 397, FPS 2.91, Running 172.43s Step 519( 79.60%), action 398, FPS 2.92, Running 172.59s Step 520( 79.80%), action 399, FPS 2.84, Running 173.11s Step 521( 80.00%), action 400, FPS 2.85, Running 173.32s Step 522( 80.20%), action 401, FPS 2.92, Running 173.72s Step 523( 80.40%), action 402, FPS 3.00, Running 173.85s Step 524( 80.60%), action 403, FPS 2.95, Running 174.47s Step 525( 80.80%), action 404, FPS 2.96, Running 174.74s Step 526( 81.00%), action 405, FPS 2.98, Running 175.14s Step 527( 81.20%), action 406, FPS 2.97, Running 175.53s Step 528( 81.40%), action 407, FPS 2.93, Running 175.97s Step 529( 81.60%), action 408, FPS 2.98, Running 176.28s Step 530( 81.80%), action 409, FPS 3.05, Running 176.76s Step 531( 82.00%), action 410, FPS 3.06, Running 176.94s Step 532( 82.20%), action 411, FPS 3.08, Running 177.35s Step 533( 82.40%), action 412, FPS 3.10, Running 177.51s Step 534( 82.60%), action 413, FPS 3.05, Running 177.92s Step 535( 82.80%), action 414, FPS 3.10, Running 178.10s Step 536( 83.00%), action 415, FPS 2.95, Running 178.74s Step 537( 83.20%), action 416, FPS 2.96, Running 178.93s Step 538( 83.40%), action 417, FPS 2.91, Running 179.30s Step 539( 83.60%), action 418, FPS 2.91, Running 179.47s Step 540( 83.80%), action 419, FPS 3.00, Running 179.77s Step 541( 84.00%), action 420, FPS 2.97, Running 180.06s Step 542( 84.20%), action 421, FPS 2.93, Running 180.55s Step 543( 84.40%), action 422, FPS 2.82, Running 180.94s Step 544( 84.60%), action 423, FPS 2.96, Running 181.24s Step 545( 84.80%), action 424, FPS 3.00, Running 181.41s Step 546( 85.00%), action 425, FPS 3.00, Running 181.81s Step 547( 85.20%), action 426, FPS 3.07, Running 182.04s Step 548( 85.40%), action 427, FPS 3.13, Running 182.36s Step 549( 85.60%), action 428, FPS 3.19, Running 182.55s Step 550( 85.80%), action 429, FPS 3.21, Running 182.98s Step 551( 86.00%), action 430, FPS 3.18, Running 183.23s Step 552( 86.20%), action 431, FPS 3.12, Running 183.75s Step 553( 86.40%), action 432, FPS 3.01, Running 184.16s Step 554( 86.60%), action 433, FPS 3.06, Running 184.45s Step 555( 86.80%), action 434, FPS 3.06, Running 184.65s Step 556( 87.00%), action 435, FPS 3.23, Running 184.93s Step 557( 87.20%), action 436, FPS 3.22, Running 185.13s Step 558( 87.40%), action 437, FPS 3.20, Running 185.56s Step 559( 87.60%), action 438, FPS 3.18, Running 185.76s Step 560( 87.80%), action 439, FPS 3.18, Running 186.06s Step 561( 88.00%), action 440, FPS 3.23, Running 186.26s Step 562( 88.20%), action 441, FPS 3.21, Running 186.79s Step 563( 88.40%), action 442, FPS 3.23, Running 187.13s Step 564( 88.60%), action 443, FPS 3.05, Running 187.79s Step 565( 88.80%), action 444, FPS 2.95, Running 188.19s Step 566( 89.00%), action 445, FPS 2.95, Running 188.58s Step 567( 89.20%), action 446, FPS 2.95, Running 188.83s Step 568( 89.40%), action 447, FPS 2.90, Running 189.27s Step 569( 89.60%), action 448, FPS 2.88, Running 189.49s Step 570( 89.80%), action 449, FPS 2.80, Running 190.11s Step 571( 90.00%), action 450, FPS 2.78, Running 190.42s Step 572( 90.20%), action 451, FPS 2.82, Running 190.84s Step 573( 90.40%), action 452, FPS 2.90, Running 191.07s Step 574( 90.60%), action 453, FPS 2.77, Running 191.69s Step 575( 90.80%), action 454, FPS 2.70, Running 192.06s Step 576( 91.00%), action 455, FPS 2.61, Running 192.61s Step 577( 91.20%), action 456, FPS 2.61, Running 192.79s Step 578( 91.40%), action 457, FPS 2.56, Running 193.38s Step 579( 91.60%), action 458, FPS 2.53, Running 193.66s Step 580( 91.80%), action 459, FPS 2.51, Running 194.05s Step 581( 92.00%), action 460, FPS 2.50, Running 194.26s Step 582( 92.20%), action 461, FPS 2.36, Running 195.27s Step 583( 92.40%), action 462, FPS 2.36, Running 195.59s Step 584( 92.60%), action 463, FPS 2.34, Running 196.33s Step 585( 92.80%), action 464, FPS 2.32, Running 196.83s Step 586( 93.00%), action 465, FPS 2.21, Running 197.61s Step 587( 93.20%), action 466, FPS 2.22, Running 197.85s Step 588( 93.40%), action 467, FPS 2.15, Running 198.58s Step 589( 93.60%), action 468, FPS 2.15, Running 198.80s Step 590( 93.80%), action 469, FPS 2.22, Running 199.14s Step 591( 94.00%), action 470, FPS 2.22, Running 199.42s Step 592( 94.20%), action 471, FPS 2.10, Running 200.35s Step 593( 94.40%), action 472, FPS 2.10, Running 200.61s Step 594( 94.60%), action 473, FPS 2.10, Running 201.22s Step 595( 94.80%), action 474, FPS 2.12, Running 201.47s Step 596( 95.00%), action 475, FPS 2.11, Running 202.09s Step 597( 95.20%), action 476, FPS 2.11, Running 202.28s Step 598( 95.40%), action 477, FPS 2.08, Running 202.98s Step 599( 95.60%), action 478, FPS 2.06, Running 203.37s Step 600( 95.80%), action 479, FPS 2.08, Running 203.68s Step 601( 96.00%), action 480, FPS 2.00, Running 204.27s Step 602( 96.20%), action 481, FPS 2.05, Running 205.04s Step 603( 96.40%), action 482, FPS 2.05, Running 205.37s Step 604( 96.60%), action 483, FPS 2.06, Running 206.03s Step 605( 96.80%), action 484, FPS 2.13, Running 206.21s Step 606( 97.00%), action 485, FPS 2.19, Running 206.75s Step 607( 97.20%), action 486, FPS 2.16, Running 207.12s Step 608( 97.40%), action 487, FPS 2.18, Running 207.75s Step 609( 97.60%), action 488, FPS 2.18, Running 207.97s Step 610( 97.80%), action 489, FPS 2.12, Running 208.57s Step 611( 98.00%), action 490, FPS 2.09, Running 208.98s Step 612( 98.20%), action 491, FPS 2.19, Running 209.47s Step 613( 98.40%), action 492, FPS 2.15, Running 209.93s Step 614( 98.60%), action 493, FPS 2.10, Running 210.72s Step 615( 98.80%), action 494, FPS 2.10, Running 210.98s Step 616( 99.00%), action 495, FPS 2.14, Running 211.44s Step 617( 99.20%), action 496, FPS 2.13, Running 211.69s Step 618( 99.40%), action 497, FPS 2.21, Running 212.02s Step 619( 99.60%), action 498, FPS 2.23, Running 212.36s Step 620( 99.80%), action 499, FPS 2.21, Running 212.72s Step 621(100.00%), action 500, FPS 2.31, Running 212.92s [2026-08-01 18:42:56] [53 ] Seed 52 failed after 213.49 s. +steps: 621 , actions: 500 . +Instruction: Empty +Total 29/53(54.72%) success. +Setting seed: 53 +Step 1( N/A%), pre moving , FPS 7.88, Running 0.13s Step 2( N/A%), pre moving , FPS 13.48, Running 0.15s Step 3( N/A%), pre moving , FPS 17.95, Running 0.17s Step 4( N/A%), pre moving , FPS 21.16, Running 0.19s Step 5( N/A%), pre moving , FPS 24.03, Running 0.21s Step 6( N/A%), pre moving , FPS 26.66, Running 0.23s Step 7( N/A%), pre moving , FPS 28.91, Running 0.24s Step 8( N/A%), pre moving , FPS 30.63, Running 0.26s Step 9( N/A%), pre moving , FPS 31.70, Running 0.28s Step 10( N/A%), pre moving , FPS 33.13, Running 0.30s Step 11( N/A%), pre moving , FPS 34.41, Running 0.32s Step 12( N/A%), pre moving , FPS 35.64, Running 0.34s Step 13( N/A%), pre moving , FPS 36.85, Running 0.35s Step 14( N/A%), pre moving , FPS 37.97, Running 0.37s Step 15( N/A%), pre moving , FPS 38.44, Running 0.39s Step 16( N/A%), pre moving , FPS 38.52, Running 0.42s Step 17( N/A%), pre moving , FPS 39.22, Running 0.43s Step 18( N/A%), pre moving , FPS 39.87, Running 0.45s Step 19( N/A%), pre moving , FPS 40.34, Running 0.47s Step 20( N/A%), pre moving , FPS 40.81, Running 0.49s Step 21( N/A%), pre moving , FPS 32.97, Running 0.73s Step 22( N/A%), pre moving , FPS 33.23, Running 0.75s Step 23( N/A%), pre moving , FPS 32.95, Running 0.77s Step 24( N/A%), pre moving , FPS 32.47, Running 0.81s Step 25( N/A%), pre moving , FPS 32.56, Running 0.82s Step 26( N/A%), pre moving , FPS 24.68, Running 1.04s Step 27( N/A%), pre moving , FPS 24.53, Running 1.06s Step 28( N/A%), pre moving , FPS 24.43, Running 1.08s Step 29( N/A%), pre moving , FPS 24.54, Running 1.10s Step 30( N/A%), pre moving , FPS 24.45, Running 1.12s Step 31( N/A%), pre moving , FPS 24.43, Running 1.14s Step 32( N/A%), pre moving , FPS 24.22, Running 1.16s Step 33( N/A%), pre moving , FPS 24.12, Running 1.18s Step 34( N/A%), pre moving , FPS 23.96, Running 1.20s Step 35( N/A%), pre moving , FPS 24.10, Running 1.22s Step 36( N/A%), pre moving , FPS 17.32, Running 1.57s Step 37( N/A%), pre moving , FPS 17.30, Running 1.59s Step 38( N/A%), pre moving , FPS 17.25, Running 1.61s Step 39( N/A%), pre moving , FPS 17.15, Running 1.64s Step 40( N/A%), pre moving , FPS 17.02, Running 1.67s Step 41( N/A%), pre moving , FPS 20.95, Running 1.69s Step 42( N/A%), pre moving , FPS 20.83, Running 1.71s Step 43( N/A%), pre moving , FPS 20.98, Running 1.73s Step 44( N/A%), pre moving , FPS 21.29, Running 1.74s Step 45( N/A%), pre moving , FPS 21.30, Running 1.76s Step 46( N/A%), pre moving , FPS 26.66, Running 1.79s Step 47( N/A%), pre moving , FPS 26.58, Running 1.81s Step 48( N/A%), pre moving , FPS 26.49, Running 1.83s Step 49( N/A%), pre moving , FPS 26.29, Running 1.86s Step 50( N/A%), pre moving , FPS 25.95, Running 1.89s Step 51( N/A%), pre moving , FPS 25.36, Running 1.93s Step 52( N/A%), pre moving , FPS 25.29, Running 1.95s Step 53( N/A%), pre moving , FPS 24.84, Running 1.99s Step 54( N/A%), pre moving , FPS 24.40, Running 2.02s Step 55( N/A%), pre moving , FPS 24.04, Running 2.05s Step 56( N/A%), pre moving , FPS 39.40, Running 2.08s Step 57( N/A%), pre moving , FPS 38.95, Running 2.10s Step 58( N/A%), pre moving , FPS 38.60, Running 2.13s Step 59( N/A%), pre moving , FPS 38.01, Running 2.16s Step 60( N/A%), pre moving , FPS 37.99, Running 2.19s Step 61( N/A%), pre moving , FPS 37.02, Running 2.23s Step 62( N/A%), pre moving , FPS 36.73, Running 2.25s Step 63( N/A%), pre moving , FPS 35.89, Running 2.28s Step 64( N/A%), pre moving , FPS 35.36, Running 2.31s Step 65( N/A%), pre moving , FPS 34.78, Running 2.34s Step 66( N/A%), pre moving , FPS 34.72, Running 2.36s Step 67( N/A%), pre moving , FPS 34.61, Running 2.39s Step 68( N/A%), pre moving , FPS 34.57, Running 2.41s Step 69( N/A%), pre moving , FPS 34.55, Running 2.44s Step 70( N/A%), pre moving , FPS 34.65, Running 2.47s Step 71( N/A%), pre moving , FPS 34.74, Running 2.50s Step 72( N/A%), pre moving , FPS 34.59, Running 2.53s Step 73( N/A%), pre moving , FPS 34.86, Running 2.56s Step 74( N/A%), pre moving , FPS 34.62, Running 2.60s Step 75( N/A%), pre moving , FPS 34.65, Running 2.63s Step 76( N/A%), pre moving , FPS 34.51, Running 2.66s Step 77( N/A%), pre moving , FPS 34.42, Running 2.68s Step 78( N/A%), pre moving , FPS 33.78, Running 2.72s Step 79( N/A%), pre moving , FPS 33.81, Running 2.75s Step 80( N/A%), pre moving , FPS 33.46, Running 2.79s Step 81( N/A%), pre moving , FPS 33.50, Running 2.83s Step 82( N/A%), pre moving , FPS 33.26, Running 2.86s Step 83( N/A%), pre moving , FPS 33.07, Running 2.89s Step 84( N/A%), pre moving , FPS 33.07, Running 2.91s Step 85( N/A%), pre moving , FPS 33.55, Running 2.93s Step 86( N/A%), pre moving , FPS 34.00, Running 2.95s Step 87( N/A%), pre moving , FPS 34.31, Running 2.97s Step 88( N/A%), pre moving , FPS 34.38, Running 3.00s Step 89( N/A%), pre moving , FPS 34.81, Running 3.01s Step 90( N/A%), pre moving , FPS 35.49, Running 3.03s Step 91( N/A%), pre moving , FPS 36.68, Running 3.05s Step 92( N/A%), pre moving , FPS 37.53, Running 3.06s Step 93( N/A%), pre moving , FPS 38.36, Running 3.08s Step 94( N/A%), pre moving , FPS 39.49, Running 3.11s Step 95( N/A%), pre moving , FPS 40.05, Running 3.13s Step 96( N/A%), pre moving , FPS 40.92, Running 3.15s Step 97( N/A%), pre moving , FPS 41.84, Running 3.16s Step 98( N/A%), pre moving , FPS 43.63, Running 3.18s Step 99( N/A%), pre moving , FPS 45.32, Running 3.20s Step 100( N/A%), pre moving , FPS 47.34, Running 3.21s Step 101( N/A%), pre moving , FPS 49.54, Running 3.23s Step 102( N/A%), pre moving , FPS 50.90, Running 3.25s Step 103( N/A%), pre moving , FPS 52.24, Running 3.27s Step 104( N/A%), pre moving , FPS 11.24, Running 4.69s Step 105( N/A%), pre moving , FPS 10.08, Running 4.92s Step 106( N/A%), pre moving , FPS 9.22, Running 5.12s Step 107( N/A%), pre moving , FPS 8.31, Running 5.38s Step 108( N/A%), pre moving , FPS 7.88, Running 5.53s Step 109( N/A%), pre moving , FPS 7.30, Running 5.75s Step 110( N/A%), pre moving , FPS 7.06, Running 5.86s Step 111( N/A%), pre moving , FPS 6.50, Running 6.13s Step 112( N/A%), pre moving , FPS 6.07, Running 6.36s Step 113( N/A%), pre moving , FPS 5.78, Running 6.54s Step 114( N/A%), pre moving , FPS 5.53, Running 6.72s Step 115( N/A%), pre moving , FPS 5.25, Running 6.94s Step 116( N/A%), pre moving , FPS 5.11, Running 7.06s Step 117( N/A%), pre moving , FPS 4.79, Running 7.34s Step 118( N/A%), pre moving , FPS 4.68, Running 7.46s Step 119( N/A%), pre moving , FPS 4.47, Running 7.67s Step 120( N/A%), pre moving , FPS 4.36, Running 7.80s Step 121( N/A%), pre moving , FPS 4.17, Running 8.03s Step 122( N/A%), pre moving , FPS 4.05, Running 8.19s Step 123( N/A%), pre moving , FPS 3.89, Running 8.41s Step 124( 0.20%), action 1, FPS 4.47, Running 9.17s Step 125( 0.40%), action 2, FPS 4.43, Running 9.43s Step 126( 0.60%), action 3, FPS 4.30, Running 9.77s Step 127( 0.80%), action 4, FPS 4.23, Running 10.11s Step 128( 1.00%), action 5, FPS 3.94, Running 10.61s Step 129( 1.20%), action 6, FPS 3.94, Running 10.83s Step 130( 1.40%), action 7, FPS 3.71, Running 11.26s Step 131( 1.60%), action 8, FPS 3.76, Running 11.44s Step 132( 1.80%), action 9, FPS 3.70, Running 11.77s Step 133( 2.00%), action 10, FPS 3.68, Running 11.97s Step 134( 2.20%), action 11, FPS 3.49, Running 12.45s Step 135( 2.40%), action 12, FPS 3.51, Running 12.63s Step 136( 2.60%), action 13, FPS 3.39, Running 12.97s Step 137( 2.80%), action 14, FPS 3.42, Running 13.18s Step 138( 3.00%), action 15, FPS 3.27, Running 13.57s Step 139( 3.20%), action 16, FPS 3.22, Running 13.87s Step 140( 3.40%), action 17, FPS 3.11, Running 14.22s Step 141( 3.60%), action 18, FPS 3.06, Running 14.57s Step 142( 3.80%), action 19, FPS 2.91, Running 15.05s Step 143( 4.00%), action 20, FPS 2.83, Running 15.47s Step 144( 4.20%), action 21, FPS 2.82, Running 16.27s Step 145( 4.40%), action 22, FPS 2.84, Running 16.48s Step 146( 4.60%), action 23, FPS 2.83, Running 16.82s Step 147( 4.80%), action 24, FPS 2.78, Running 17.31s Step 148( 5.00%), action 25, FPS 2.78, Running 17.79s Step 149( 5.20%), action 26, FPS 2.79, Running 18.00s Step 150( 5.40%), action 27, FPS 2.78, Running 18.47s Step 151( 5.60%), action 28, FPS 2.69, Running 18.87s Step 152( 5.80%), action 29, FPS 2.69, Running 19.21s Step 153( 6.00%), action 30, FPS 2.67, Running 19.47s Step 154( 6.20%), action 31, FPS 2.63, Running 20.06s Step 155( 6.40%), action 32, FPS 2.52, Running 20.58s Step 156( 6.60%), action 33, FPS 2.48, Running 21.04s Step 157( 6.80%), action 34, FPS 2.39, Running 21.55s Step 158( 7.00%), action 35, FPS 2.38, Running 21.97s Step 159( 7.20%), action 36, FPS 2.37, Running 22.31s Step 160( 7.40%), action 37, FPS 2.29, Running 22.94s Step 161( 7.60%), action 38, FPS 2.33, Running 23.16s Step 162( 7.80%), action 39, FPS 2.33, Running 23.64s Step 163( 8.00%), action 40, FPS 2.33, Running 24.05s Step 164( 8.20%), action 41, FPS 2.31, Running 24.92s Step 165( 8.40%), action 42, FPS 2.29, Running 25.21s Step 166( 8.60%), action 43, FPS 2.26, Running 25.68s Step 167( 8.80%), action 44, FPS 2.33, Running 25.90s Step 168( 9.00%), action 45, FPS 2.36, Running 26.28s Step 169( 9.20%), action 46, FPS 2.30, Running 26.69s Step 170( 9.40%), action 47, FPS 2.30, Running 27.16s Step 171( 9.60%), action 48, FPS 2.34, Running 27.41s Step 172( 9.80%), action 49, FPS 2.35, Running 27.73s Step 173( 10.00%), action 50, FPS 2.37, Running 27.91s Step 174( 10.20%), action 51, FPS 2.38, Running 28.46s Step 175( 10.40%), action 52, FPS 2.46, Running 28.71s Step 176( 10.60%), action 53, FPS 2.47, Running 29.13s Step 177( 10.80%), action 54, FPS 2.50, Running 29.56s Step 178( 11.00%), action 55, FPS 2.51, Running 29.92s Step 179( 11.20%), action 56, FPS 2.56, Running 30.13s Step 180( 11.40%), action 57, FPS 2.64, Running 30.52s Step 181( 11.60%), action 58, FPS 2.60, Running 30.85s Step 182( 11.80%), action 59, FPS 2.62, Running 31.28s Step 183( 12.00%), action 60, FPS 2.70, Running 31.46s Step 184( 12.20%), action 61, FPS 2.77, Running 32.13s Step 185( 12.40%), action 62, FPS 2.80, Running 32.36s Step 186( 12.60%), action 63, FPS 2.85, Running 32.69s Step 187( 12.80%), action 64, FPS 2.85, Running 32.92s Step 188( 13.00%), action 65, FPS 2.87, Running 33.23s Step 189( 13.20%), action 66, FPS 2.92, Running 33.53s Step 190( 13.40%), action 67, FPS 2.96, Running 33.93s Step 191( 13.60%), action 68, FPS 2.93, Running 34.24s Step 192( 13.80%), action 69, FPS 2.88, Running 34.67s Step 193( 14.00%), action 70, FPS 2.82, Running 35.00s Step 194( 14.20%), action 71, FPS 2.76, Running 35.71s Step 195( 14.40%), action 72, FPS 2.76, Running 35.95s Step 196( 14.60%), action 73, FPS 2.78, Running 36.32s Step 197( 14.80%), action 74, FPS 2.87, Running 36.52s Step 198( 15.00%), action 75, FPS 2.86, Running 36.92s Step 199( 15.20%), action 76, FPS 2.85, Running 37.16s Step 200( 15.40%), action 77, FPS 2.82, Running 37.61s Step 201( 15.60%), action 78, FPS 2.86, Running 37.83s Step 202( 15.80%), action 79, FPS 2.91, Running 38.16s Step 203( 16.00%), action 80, FPS 2.88, Running 38.41s Step 204( 16.20%), action 81, FPS 2.88, Running 39.08s Step 205( 16.40%), action 82, FPS 2.88, Running 39.30s Step 206( 16.60%), action 83, FPS 2.88, Running 39.65s Step 207( 16.80%), action 84, FPS 2.85, Running 39.95s Step 208( 17.00%), action 85, FPS 2.86, Running 40.24s Step 209( 17.20%), action 86, FPS 2.90, Running 40.43s Step 210( 17.40%), action 87, FPS 2.86, Running 40.92s Step 211( 17.60%), action 88, FPS 2.90, Running 41.14s Step 212( 17.80%), action 89, FPS 2.95, Running 41.46s Step 213( 18.00%), action 90, FPS 3.00, Running 41.68s Step 214( 18.20%), action 91, FPS 3.04, Running 42.29s Step 215( 18.40%), action 92, FPS 3.02, Running 42.56s Step 216( 18.60%), action 93, FPS 3.00, Running 42.99s Step 217( 18.80%), action 94, FPS 2.99, Running 43.21s Step 218( 19.00%), action 95, FPS 2.89, Running 43.83s Step 219( 19.20%), action 96, FPS 2.91, Running 44.04s Step 220( 19.40%), action 97, FPS 2.92, Running 44.46s Step 221( 19.60%), action 98, FPS 2.91, Running 44.69s Step 222( 19.80%), action 99, FPS 2.86, Running 45.16s Step 223( 20.00%), action 100, FPS 2.87, Running 45.37s Step 224( 20.20%), action 101, FPS 2.98, Running 45.79s Step 225( 20.40%), action 102, FPS 2.98, Running 46.00s Step 226( 20.60%), action 103, FPS 2.94, Running 46.45s Step 227( 20.80%), action 104, FPS 2.96, Running 46.71s Step 228( 21.00%), action 105, FPS 2.94, Running 47.04s Step 229( 21.20%), action 106, FPS 2.88, Running 47.37s Step 230( 21.40%), action 107, FPS 2.84, Running 47.95s Step 231( 21.60%), action 108, FPS 2.85, Running 48.16s Step 232( 21.80%), action 109, FPS 2.74, Running 48.76s Step 233( 22.00%), action 110, FPS 2.69, Running 49.11s Step 234( 22.20%), action 111, FPS 2.67, Running 49.78s Step 235( 22.40%), action 112, FPS 2.62, Running 50.20s Step 236( 22.60%), action 113, FPS 2.56, Running 50.80s Step 237( 22.80%), action 114, FPS 2.47, Running 51.29s Step 238( 23.00%), action 115, FPS 2.46, Running 51.96s Step 239( 23.20%), action 116, FPS 2.41, Running 52.33s Step 240( 23.40%), action 117, FPS 2.39, Running 52.82s Step 241( 23.60%), action 118, FPS 2.38, Running 53.10s Step 242( 23.80%), action 119, FPS 2.40, Running 53.51s Step 243( 24.00%), action 120, FPS 2.33, Running 53.96s Step 244( 24.20%), action 121, FPS 2.27, Running 54.60s Step 245( 24.40%), action 122, FPS 2.25, Running 54.89s Step 246( 24.60%), action 123, FPS 2.26, Running 55.31s Step 247( 24.80%), action 124, FPS 2.23, Running 55.69s Step 248( 25.00%), action 125, FPS 2.22, Running 56.06s Step 249( 25.20%), action 126, FPS 2.25, Running 56.28s Step 250( 25.40%), action 127, FPS 2.23, Running 56.93s Step 251( 25.60%), action 128, FPS 2.22, Running 57.18s Step 252( 25.80%), action 129, FPS 2.24, Running 57.68s Step 253( 26.00%), action 130, FPS 2.24, Running 58.03s Step 254( 26.20%), action 131, FPS 2.24, Running 58.73s Step 255( 26.40%), action 132, FPS 2.28, Running 58.98s Step 256( 26.60%), action 133, FPS 2.26, Running 59.64s Step 257( 26.80%), action 134, FPS 2.27, Running 60.11s Step 258( 27.00%), action 135, FPS 2.28, Running 60.75s Step 259( 27.20%), action 136, FPS 2.27, Running 61.15s Step 260( 27.40%), action 137, FPS 2.30, Running 61.51s Step 261( 27.60%), action 138, FPS 2.30, Running 61.79s Step 262( 27.80%), action 139, FPS 2.27, Running 62.32s Step 263( 28.00%), action 140, FPS 2.25, Running 62.85s Step 264( 28.20%), action 141, FPS 2.25, Running 63.49s Step 265( 28.40%), action 142, FPS 2.21, Running 63.94s Step 266( 28.60%), action 143, FPS 2.15, Running 64.62s Step 267( 28.80%), action 144, FPS 2.13, Running 65.08s Step 268( 29.00%), action 145, FPS 2.05, Running 65.84s Step 269( 29.20%), action 146, FPS 2.04, Running 66.09s Step 270( 29.40%), action 147, FPS 2.06, Running 66.63s Step 271( 29.60%), action 148, FPS 2.01, Running 67.11s Step 272( 29.80%), action 149, FPS 1.97, Running 67.83s Step 273( 30.00%), action 150, FPS 1.93, Running 68.37s Step 274( 30.20%), action 151, FPS 1.91, Running 69.20s Step 275( 30.40%), action 152, FPS 1.86, Running 69.72s Step 276( 30.60%), action 153, FPS 1.91, Running 70.14s Step 277( 30.80%), action 154, FPS 1.92, Running 70.50s Step 278( 31.00%), action 155, FPS 1.97, Running 70.90s Step 279( 31.20%), action 156, FPS 2.00, Running 71.17s Step 280( 31.40%), action 157, FPS 1.95, Running 71.79s Step 281( 31.60%), action 158, FPS 1.93, Running 72.15s Step 282( 31.80%), action 159, FPS 1.90, Running 72.86s Step 283( 32.00%), action 160, FPS 1.91, Running 73.32s Step 284( 32.20%), action 161, FPS 1.92, Running 73.92s Step 285( 32.40%), action 162, FPS 1.96, Running 74.16s Step 286( 32.60%), action 163, FPS 1.96, Running 74.84s Step 287( 32.80%), action 164, FPS 1.95, Running 75.33s Step 288( 33.00%), action 165, FPS 1.96, Running 76.05s Step 289( 33.20%), action 166, FPS 1.90, Running 76.62s Step 290( 33.40%), action 167, FPS 1.86, Running 77.37s Step 291( 33.60%), action 168, FPS 1.88, Running 77.76s Step 292( 33.80%), action 169, FPS 1.87, Running 78.54s Step 293( 34.00%), action 170, FPS 1.89, Running 78.98s Step 294( 34.20%), action 171, FPS 1.86, Running 79.96s Step 295( 34.40%), action 172, FPS 1.90, Running 80.25s Step 296( 34.60%), action 173, FPS 1.83, Running 81.05s Step 297( 34.80%), action 174, FPS 1.81, Running 81.53s Step 298( 35.00%), action 175, FPS 1.78, Running 82.11s Step 299( 35.20%), action 176, FPS 1.79, Running 82.37s Step 300( 35.40%), action 177, FPS 1.76, Running 83.15s Step 301( 35.60%), action 178, FPS 1.74, Running 83.64s Step 302( 35.80%), action 179, FPS 1.73, Running 84.44s Step 303( 36.00%), action 180, FPS 1.73, Running 84.91s Step 304( 36.20%), action 181, FPS 1.67, Running 85.89s Step 305( 36.40%), action 182, FPS 1.66, Running 86.25s Step 306( 36.60%), action 183, FPS 1.65, Running 86.98s Step 307( 36.80%), action 184, FPS 1.65, Running 87.49s Step 308( 37.00%), action 185, FPS 1.68, Running 87.95s Step 309( 37.20%), action 186, FPS 1.73, Running 88.22s Step 310( 37.40%), action 187, FPS 1.72, Running 89.00s Step 311( 37.60%), action 188, FPS 1.70, Running 89.50s Step 312( 37.80%), action 189, FPS 1.72, Running 90.17s Step 313( 38.00%), action 190, FPS 1.75, Running 90.40s Step 314( 38.20%), action 191, FPS 1.75, Running 91.39s Step 315( 38.40%), action 192, FPS 1.72, Running 91.88s Step 316( 38.60%), action 193, FPS 1.74, Running 92.51s Step 317( 38.80%), action 194, FPS 1.73, Running 93.08s Step 318( 39.00%), action 195, FPS 1.72, Running 93.73s Step 319( 39.20%), action 196, FPS 1.72, Running 94.01s Step 320( 39.40%), action 197, FPS 1.71, Running 94.84s Step 321( 39.60%), action 198, FPS 1.70, Running 95.37s Step 322( 39.80%), action 199, FPS 1.71, Running 96.10s Step 323( 40.00%), action 200, FPS 1.72, Running 96.56s Step 324( 40.20%), action 201, FPS 1.71, Running 97.59s Step 325( 40.40%), action 202, FPS 1.69, Running 98.11s Step 326( 40.60%), action 203, FPS 1.68, Running 98.85s Step 327( 40.80%), action 204, FPS 1.69, Running 99.34s Step 328( 41.00%), action 205, FPS 1.67, Running 99.90s Step 329( 41.20%), action 206, FPS 1.68, Running 100.12s Step 330( 41.40%), action 207, FPS 1.68, Running 100.87s Step 331( 41.60%), action 208, FPS 1.71, Running 101.17s Step 332( 41.80%), action 209, FPS 1.73, Running 101.76s Step 333( 42.00%), action 210, FPS 1.69, Running 102.24s Step 334( 42.20%), action 211, FPS 1.70, Running 103.15s Step 335( 42.40%), action 212, FPS 1.69, Running 103.69s Step 336( 42.60%), action 213, FPS 1.68, Running 104.42s Step 337( 42.80%), action 214, FPS 1.69, Running 104.91s Step 338( 43.00%), action 215, FPS 1.67, Running 105.67s Step 339( 43.20%), action 216, FPS 1.65, Running 106.13s Step 340( 43.40%), action 217, FPS 1.66, Running 106.89s Step 341( 43.60%), action 218, FPS 1.67, Running 107.32s Step 342( 43.80%), action 219, FPS 1.73, Running 107.65s Step 343( 44.00%), action 220, FPS 1.76, Running 107.92s Step 344( 44.20%), action 221, FPS 1.77, Running 108.86s Step 345( 44.40%), action 222, FPS 1.81, Running 109.17s Step 346( 44.60%), action 223, FPS 1.83, Running 109.80s Step 347( 44.80%), action 224, FPS 1.86, Running 110.11s Step 348( 45.00%), action 225, FPS 1.85, Running 110.74s Step 349( 45.20%), action 226, FPS 1.81, Running 111.19s Step 350( 45.40%), action 227, FPS 1.86, Running 111.61s Step 351( 45.60%), action 228, FPS 1.86, Running 111.95s Step 352( 45.80%), action 229, FPS 1.83, Running 112.66s Step 353( 46.00%), action 230, FPS 1.87, Running 112.94s Step 354( 46.20%), action 231, FPS 1.88, Running 113.81s Step 355( 46.40%), action 232, FPS 1.94, Running 114.00s Step 356( 46.60%), action 233, FPS 1.96, Running 114.64s Step 357( 46.80%), action 234, FPS 2.01, Running 114.87s Step 358( 47.00%), action 235, FPS 2.09, Running 115.25s Step 359( 47.20%), action 236, FPS 2.12, Running 115.56s Step 360( 47.40%), action 237, FPS 2.15, Running 116.19s Step 361( 47.60%), action 238, FPS 2.19, Running 116.46s Step 362( 47.80%), action 239, FPS 2.09, Running 117.20s Step 363( 48.00%), action 240, FPS 2.07, Running 117.58s Step 364( 48.20%), action 241, FPS 2.15, Running 118.17s Step 365( 48.40%), action 242, FPS 2.12, Running 118.61s Step 366( 48.60%), action 243, FPS 2.10, Running 119.32s Step 367( 48.80%), action 244, FPS 2.06, Running 119.82s Step 368( 49.00%), action 245, FPS 2.06, Running 120.43s Step 369( 49.20%), action 246, FPS 2.06, Running 120.92s Step 370( 49.40%), action 247, FPS 2.04, Running 121.41s Step 371( 49.60%), action 248, FPS 2.03, Running 121.79s Step 372( 49.80%), action 249, FPS 2.07, Running 122.30s Step 373( 50.00%), action 250, FPS 2.06, Running 122.63s Step 374( 50.20%), action 251, FPS 2.05, Running 123.55s Step 375( 50.40%), action 252, FPS 2.00, Running 124.02s Step 376( 50.60%), action 253, FPS 1.99, Running 124.69s Step 377( 50.80%), action 254, FPS 1.93, Running 125.22s Step 378( 51.00%), action 255, FPS 1.93, Running 125.63s Step 379( 51.20%), action 256, FPS 1.90, Running 126.09s Step 380( 51.40%), action 257, FPS 1.88, Running 126.84s Step 381( 51.60%), action 258, FPS 1.88, Running 127.07s Step 382( 51.80%), action 259, FPS 1.93, Running 127.55s Step 383( 52.00%), action 260, FPS 1.95, Running 127.86s Step 384( 52.20%), action 261, FPS 1.90, Running 128.68s Step 385( 52.40%), action 262, FPS 1.92, Running 129.00s Step 386( 52.60%), action 263, FPS 1.95, Running 129.57s Step 387( 52.80%), action 264, FPS 1.96, Running 130.04s Step 388( 53.00%), action 265, FPS 1.95, Running 130.67s Step 389( 53.20%), action 266, FPS 2.01, Running 130.87s Step 390( 53.40%), action 267, FPS 1.98, Running 131.53s Step 391( 53.60%), action 268, FPS 1.95, Running 132.07s Step 392( 53.80%), action 269, FPS 1.90, Running 132.81s Step 393( 54.00%), action 270, FPS 1.87, Running 133.33s Step 394( 54.20%), action 271, FPS 1.91, Running 134.03s Step 395( 54.40%), action 272, FPS 1.95, Running 134.27s Step 396( 54.60%), action 273, FPS 1.98, Running 134.81s Step 397( 54.80%), action 274, FPS 1.98, Running 135.31s Step 398( 55.00%), action 275, FPS 1.91, Running 136.09s Step 399( 55.20%), action 276, FPS 1.89, Running 136.64s Step 400( 55.40%), action 277, FPS 1.93, Running 137.23s Step 401( 55.60%), action 278, FPS 1.92, Running 137.48s Step 402( 55.80%), action 279, FPS 1.89, Running 138.14s Step 403( 56.00%), action 280, FPS 1.84, Running 138.73s Step 404( 56.20%), action 281, FPS 1.87, Running 139.40s Step 405( 56.40%), action 282, FPS 1.83, Running 139.91s Step 406( 56.60%), action 283, FPS 1.83, Running 140.53s Step 407( 56.80%), action 284, FPS 1.85, Running 140.84s Step 408( 57.00%), action 285, FPS 1.83, Running 141.57s Step 409( 57.20%), action 286, FPS 1.83, Running 141.82s Step 410( 57.40%), action 287, FPS 1.82, Running 142.53s Step 411( 57.60%), action 288, FPS 1.85, Running 142.91s Step 412( 57.80%), action 289, FPS 1.87, Running 143.52s Step 413( 58.00%), action 290, FPS 1.91, Running 143.80s Step 414( 58.20%), action 291, FPS 1.91, Running 144.53s Step 415( 58.40%), action 292, FPS 1.86, Running 145.02s Step 416( 58.60%), action 293, FPS 1.84, Running 145.70s Step 417( 58.80%), action 294, FPS 1.89, Running 145.91s Step 418( 59.00%), action 295, FPS 1.93, Running 146.47s Step 419( 59.20%), action 296, FPS 1.93, Running 147.00s Step 420( 59.40%), action 297, FPS 1.95, Running 147.50s Step 421( 59.60%), action 298, FPS 1.95, Running 147.74s Step 422( 59.80%), action 299, FPS 1.99, Running 148.19s Step 423( 60.00%), action 300, FPS 2.07, Running 148.39s Step 424( 60.20%), action 301, FPS 2.08, Running 149.00s Step 425( 60.40%), action 302, FPS 2.13, Running 149.30s Step 426( 60.60%), action 303, FPS 2.16, Running 149.80s Step 427( 60.80%), action 304, FPS 2.18, Running 150.02s Step 428( 61.00%), action 305, FPS 2.23, Running 150.56s Step 429( 61.20%), action 306, FPS 2.22, Running 150.84s Step 430( 61.40%), action 307, FPS 2.31, Running 151.17s Step 431( 61.60%), action 308, FPS 2.33, Running 151.51s Step 432( 61.80%), action 309, FPS 2.39, Running 151.89s Step 433( 62.00%), action 310, FPS 2.38, Running 152.19s Step 434( 62.20%), action 311, FPS 2.42, Running 152.78s Step 435( 62.40%), action 312, FPS 2.49, Running 153.06s Step 436( 62.60%), action 313, FPS 2.55, Running 153.54s Step 437( 62.80%), action 314, FPS 2.55, Running 153.77s Step 438( 63.00%), action 315, FPS 2.57, Running 154.25s Step 439( 63.20%), action 316, FPS 2.63, Running 154.59s Step 440( 63.40%), action 317, FPS 2.63, Running 155.11s Step 441( 63.60%), action 318, FPS 2.62, Running 155.39s Step 442( 63.80%), action 319, FPS 2.64, Running 155.76s Step 443( 64.00%), action 320, FPS 2.63, Running 155.99s Step 444( 64.20%), action 321, FPS 2.51, Running 156.95s Step 445( 64.40%), action 322, FPS 2.52, Running 157.24s Step 446( 64.60%), action 323, FPS 2.53, Running 157.70s Step 447( 64.80%), action 324, FPS 2.48, Running 158.08s Step 448( 65.00%), action 325, FPS 2.48, Running 158.61s Step 449( 65.20%), action 326, FPS 2.50, Running 158.84s Step 450( 65.40%), action 327, FPS 2.34, Running 159.71s Step 451( 65.60%), action 328, FPS 2.27, Running 160.33s Step 452( 65.80%), action 329, FPS 2.17, Running 161.09s Step 453( 66.00%), action 330, FPS 2.18, Running 161.36s Step 454( 66.20%), action 331, FPS 2.10, Running 162.31s Step 455( 66.40%), action 332, FPS 2.06, Running 162.78s Step 456( 66.60%), action 333, FPS 2.01, Running 163.49s Step 457( 66.80%), action 334, FPS 1.96, Running 163.95s Step 458( 67.00%), action 335, FPS 1.90, Running 164.77s Step 459( 67.20%), action 336, FPS 1.87, Running 165.29s Step 460( 67.40%), action 337, FPS 1.87, Running 165.79s Step 461( 67.60%), action 338, FPS 1.83, Running 166.34s Step 462( 67.80%), action 339, FPS 1.76, Running 167.12s Step 463( 68.00%), action 340, FPS 1.72, Running 167.65s Step 464( 68.20%), action 341, FPS 1.79, Running 168.15s Step 465( 68.40%), action 342, FPS 1.79, Running 168.39s Step 466( 68.60%), action 343, FPS 1.73, Running 169.23s Step 467( 68.80%), action 344, FPS 1.73, Running 169.61s Step 468( 69.00%), action 345, FPS 1.74, Running 170.12s Step 469( 69.20%), action 346, FPS 1.69, Running 170.68s Step 470( 69.40%), action 347, FPS 1.72, Running 171.35s Step 471( 69.60%), action 348, FPS 1.74, Running 171.80s Step 472( 69.80%), action 349, FPS 1.76, Running 172.49s Step 473( 70.00%), action 350, FPS 1.74, Running 172.85s Step 474( 70.20%), action 351, FPS 1.75, Running 173.75s Step 475( 70.40%), action 352, FPS 1.75, Running 174.18s Step 476( 70.60%), action 353, FPS 1.75, Running 174.91s Step 477( 70.80%), action 354, FPS 1.75, Running 175.35s Step 478( 71.00%), action 355, FPS 1.78, Running 176.00s [2026-08-01 18:45:53] [54 ] Seed 53 success after 176.57 s. +steps: 478 , actions: 355 . +Instruction: Empty +Total 30/54(55.56%) success. +Setting seed: 54 +Step 1( N/A%), pre moving , FPS 7.62, Running 0.13s Step 2( N/A%), pre moving , FPS 13.15, Running 0.15s Step 3( N/A%), pre moving , FPS 17.53, Running 0.17s Step 4( N/A%), pre moving , FPS 21.13, Running 0.19s Step 5( N/A%), pre moving , FPS 23.90, Running 0.21s Step 6( N/A%), pre moving , FPS 26.50, Running 0.23s Step 7( N/A%), pre moving , FPS 28.81, Running 0.24s Step 8( N/A%), pre moving , FPS 30.78, Running 0.26s Step 9( N/A%), pre moving , FPS 32.53, Running 0.28s Step 10( N/A%), pre moving , FPS 34.12, Running 0.29s Step 11( N/A%), pre moving , FPS 35.51, Running 0.31s Step 12( N/A%), pre moving , FPS 36.71, Running 0.33s Step 13( N/A%), pre moving , FPS 37.82, Running 0.34s Step 14( N/A%), pre moving , FPS 38.77, Running 0.36s Step 15( N/A%), pre moving , FPS 39.59, Running 0.38s Step 16( N/A%), pre moving , FPS 39.82, Running 0.40s Step 17( N/A%), pre moving , FPS 40.60, Running 0.42s Step 18( N/A%), pre moving , FPS 41.14, Running 0.44s Step 19( N/A%), pre moving , FPS 41.83, Running 0.45s Step 20( N/A%), pre moving , FPS 42.44, Running 0.47s Step 21( N/A%), pre moving , FPS 31.61, Running 0.76s Step 22( N/A%), pre moving , FPS 31.79, Running 0.78s Step 23( N/A%), pre moving , FPS 31.65, Running 0.80s Step 24( N/A%), pre moving , FPS 31.14, Running 0.83s Step 25( N/A%), pre moving , FPS 31.32, Running 0.85s Step 26( N/A%), pre moving , FPS 22.77, Running 1.10s Step 27( N/A%), pre moving , FPS 22.75, Running 1.12s Step 28( N/A%), pre moving , FPS 22.77, Running 1.14s Step 29( N/A%), pre moving , FPS 22.79, Running 1.15s Step 30( N/A%), pre moving , FPS 22.79, Running 1.17s Step 31( N/A%), pre moving , FPS 22.78, Running 1.19s Step 32( N/A%), pre moving , FPS 22.79, Running 1.20s Step 33( N/A%), pre moving , FPS 22.83, Running 1.22s Step 34( N/A%), pre moving , FPS 22.88, Running 1.24s Step 35( N/A%), pre moving , FPS 22.92, Running 1.25s Step 36( N/A%), pre moving , FPS 16.24, Running 1.63s Step 37( N/A%), pre moving , FPS 16.03, Running 1.67s Step 38( N/A%), pre moving , FPS 15.97, Running 1.69s Step 39( N/A%), pre moving , FPS 15.97, Running 1.71s Step 40( N/A%), pre moving , FPS 15.96, Running 1.72s Step 41( N/A%), pre moving , FPS 20.46, Running 1.74s Step 42( N/A%), pre moving , FPS 20.43, Running 1.76s Step 43( N/A%), pre moving , FPS 20.52, Running 1.78s Step 44( N/A%), pre moving , FPS 20.60, Running 1.80s Step 45( N/A%), pre moving , FPS 20.41, Running 1.83s Step 46( N/A%), pre moving , FPS 26.73, Running 1.85s Step 47( N/A%), pre moving , FPS 26.45, Running 1.88s Step 48( N/A%), pre moving , FPS 26.14, Running 1.90s Step 49( N/A%), pre moving , FPS 25.82, Running 1.93s Step 50( N/A%), pre moving , FPS 25.54, Running 1.95s Step 51( N/A%), pre moving , FPS 25.25, Running 1.98s Step 52( N/A%), pre moving , FPS 24.75, Running 2.01s Step 53( N/A%), pre moving , FPS 24.08, Running 2.05s Step 54( N/A%), pre moving , FPS 23.72, Running 2.08s Step 55( N/A%), pre moving , FPS 23.14, Running 2.12s Step 56( N/A%), pre moving , FPS 38.63, Running 2.15s Step 57( N/A%), pre moving , FPS 38.34, Running 2.19s Step 58( N/A%), pre moving , FPS 37.96, Running 2.22s Step 59( N/A%), pre moving , FPS 37.25, Running 2.24s Step 60( N/A%), pre moving , FPS 36.42, Running 2.27s Step 61( N/A%), pre moving , FPS 35.78, Running 2.30s Step 62( N/A%), pre moving , FPS 35.31, Running 2.33s Step 63( N/A%), pre moving , FPS 34.73, Running 2.35s Step 64( N/A%), pre moving , FPS 34.24, Running 2.39s Step 65( N/A%), pre moving , FPS 33.72, Running 2.42s Step 66( N/A%), pre moving , FPS 33.20, Running 2.46s Step 67( N/A%), pre moving , FPS 33.21, Running 2.48s Step 68( N/A%), pre moving , FPS 32.52, Running 2.52s Step 69( N/A%), pre moving , FPS 32.54, Running 2.54s Step 70( N/A%), pre moving , FPS 32.07, Running 2.58s Step 71( N/A%), pre moving , FPS 32.07, Running 2.60s Step 72( N/A%), pre moving , FPS 31.92, Running 2.64s Step 73( N/A%), pre moving , FPS 32.28, Running 2.67s Step 74( N/A%), pre moving , FPS 32.09, Running 2.70s Step 75( N/A%), pre moving , FPS 32.62, Running 2.73s Step 76( N/A%), pre moving , FPS 32.70, Running 2.76s Step 77( N/A%), pre moving , FPS 32.92, Running 2.80s Step 78( N/A%), pre moving , FPS 32.99, Running 2.82s Step 79( N/A%), pre moving , FPS 33.46, Running 2.84s Step 80( N/A%), pre moving , FPS 34.17, Running 2.86s Step 81( N/A%), pre moving , FPS 34.80, Running 2.88s Step 82( N/A%), pre moving , FPS 35.01, Running 2.90s Step 83( N/A%), pre moving , FPS 35.55, Running 2.92s Step 84( N/A%), pre moving , FPS 36.65, Running 2.93s Step 85( N/A%), pre moving , FPS 37.90, Running 2.95s Step 86( N/A%), pre moving , FPS 39.20, Running 2.97s Step 87( N/A%), pre moving , FPS 39.67, Running 2.98s Step 88( N/A%), pre moving , FPS 41.27, Running 3.00s Step 89( N/A%), pre moving , FPS 42.04, Running 3.02s Step 90( N/A%), pre moving , FPS 43.54, Running 3.04s Step 91( N/A%), pre moving , FPS 44.29, Running 3.06s Step 92( N/A%), pre moving , FPS 46.23, Running 3.07s Step 93( N/A%), pre moving , FPS 47.73, Running 3.09s Step 94( N/A%), pre moving , FPS 49.49, Running 3.11s Step 95( N/A%), pre moving , FPS 50.96, Running 3.12s Step 96( N/A%), pre moving , FPS 53.20, Running 3.14s Step 97( N/A%), pre moving , FPS 55.34, Running 3.16s Step 98( N/A%), pre moving , FPS 11.22, Running 4.61s Step 99( N/A%), pre moving , FPS 9.85, Running 4.87s Step 100( N/A%), pre moving , FPS 9.23, Running 5.03s Step 101( N/A%), pre moving , FPS 8.27, Running 5.29s Step 102( N/A%), pre moving , FPS 7.92, Running 5.42s Step 103( N/A%), pre moving , FPS 7.13, Running 5.72s Step 104( N/A%), pre moving , FPS 6.85, Running 5.85s Step 105( N/A%), pre moving , FPS 6.33, Running 6.11s Step 106( N/A%), pre moving , FPS 6.07, Running 6.26s Step 107( N/A%), pre moving , FPS 5.65, Running 6.52s Step 108( N/A%), pre moving , FPS 5.41, Running 6.70s Step 109( N/A%), pre moving , FPS 5.13, Running 6.92s Step 110( N/A%), pre moving , FPS 4.98, Running 7.05s Step 111( N/A%), pre moving , FPS 4.74, Running 7.27s Step 112( N/A%), pre moving , FPS 4.58, Running 7.44s Step 113( N/A%), pre moving , FPS 4.33, Running 7.71s Step 114( N/A%), pre moving , FPS 4.16, Running 7.92s Step 115( N/A%), pre moving , FPS 3.90, Running 8.25s Step 116( N/A%), pre moving , FPS 3.82, Running 8.38s Step 117( N/A%), pre moving , FPS 3.67, Running 8.61s Step 118( 0.20%), action 1, FPS 3.93, Running 9.69s Step 119( 0.40%), action 2, FPS 3.62, Running 10.39s Step 120( 0.60%), action 3, FPS 3.17, Running 11.34s Step 121( 0.80%), action 4, FPS 2.97, Running 12.02s Step 122( 1.00%), action 5, FPS 2.65, Running 12.98s Step 123( 1.20%), action 6, FPS 2.56, Running 13.52s Step 124( 1.40%), action 7, FPS 2.38, Running 14.27s Step 125( 1.60%), action 8, FPS 2.38, Running 14.50s Step 126( 1.80%), action 9, FPS 2.23, Running 15.21s Step 127( 2.00%), action 10, FPS 2.17, Running 15.72s Step 128( 2.20%), action 11, FPS 2.01, Running 16.65s Step 129( 2.40%), action 12, FPS 1.95, Running 17.17s Step 130( 2.60%), action 13, FPS 1.85, Running 17.87s Step 131( 2.80%), action 14, FPS 1.83, Running 18.22s Step 132( 3.00%), action 15, FPS 1.74, Running 18.96s Step 133( 3.20%), action 16, FPS 1.70, Running 19.45s Step 134( 3.40%), action 17, FPS 1.63, Running 20.19s Step 135( 3.60%), action 18, FPS 1.63, Running 20.55s Step 136( 3.80%), action 19, FPS 1.55, Running 21.27s Step 137( 4.00%), action 20, FPS 1.52, Running 21.78s Step 138( 4.20%), action 21, FPS 1.52, Running 22.83s Step 139( 4.40%), action 22, FPS 1.57, Running 23.11s Step 140( 4.60%), action 23, FPS 1.61, Running 23.75s Step 141( 4.80%), action 24, FPS 1.65, Running 24.14s Step 142( 5.00%), action 25, FPS 1.67, Running 24.95s Step 143( 5.20%), action 26, FPS 1.67, Running 25.49s Step 144( 5.40%), action 27, FPS 1.68, Running 26.16s Step 145( 5.60%), action 28, FPS 1.64, Running 26.70s Step 146( 5.80%), action 29, FPS 1.66, Running 27.24s Step 147( 6.00%), action 30, FPS 1.68, Running 27.65s Step 148( 6.20%), action 31, FPS 1.66, Running 28.68s Step 149( 6.40%), action 32, FPS 1.67, Running 29.15s Step 150( 6.60%), action 33, FPS 1.68, Running 29.80s Step 151( 6.80%), action 34, FPS 1.66, Running 30.29s Step 152( 7.00%), action 35, FPS 1.66, Running 30.98s Step 153( 7.20%), action 36, FPS 1.69, Running 31.29s Step 154( 7.40%), action 37, FPS 1.69, Running 32.03s Step 155( 7.60%), action 38, FPS 1.67, Running 32.52s Step 156( 7.80%), action 39, FPS 1.66, Running 33.29s Step 157( 8.00%), action 40, FPS 1.67, Running 33.78s Step 158( 8.20%), action 41, FPS 1.68, Running 34.75s Step 159( 8.40%), action 42, FPS 1.68, Running 35.00s Step 160( 8.60%), action 43, FPS 1.69, Running 35.57s Step 161( 8.80%), action 44, FPS 1.68, Running 36.07s Step 162( 9.00%), action 45, FPS 1.70, Running 36.69s Step 163( 9.20%), action 46, FPS 1.70, Running 37.25s Step 164( 9.40%), action 47, FPS 1.71, Running 37.83s Step 165( 9.60%), action 48, FPS 1.73, Running 38.29s Step 166( 9.80%), action 49, FPS 1.70, Running 38.99s Step 167( 10.00%), action 50, FPS 1.70, Running 39.43s Step 168( 10.20%), action 51, FPS 1.70, Running 40.47s Step 169( 10.40%), action 52, FPS 1.72, Running 40.76s Step 170( 10.60%), action 53, FPS 1.72, Running 41.46s Step 171( 10.80%), action 54, FPS 1.71, Running 42.01s Step 172( 11.00%), action 55, FPS 1.73, Running 42.52s Step 173( 11.20%), action 56, FPS 1.71, Running 42.97s Step 174( 11.40%), action 57, FPS 1.73, Running 43.62s Step 175( 11.60%), action 58, FPS 1.72, Running 44.13s Step 176( 11.80%), action 59, FPS 1.76, Running 44.63s Step 177( 12.00%), action 60, FPS 1.76, Running 45.12s Step 178( 12.20%), action 61, FPS 1.78, Running 45.98s Step 179( 12.40%), action 62, FPS 1.77, Running 46.32s Step 180( 12.60%), action 63, FPS 1.75, Running 46.99s Step 181( 12.80%), action 64, FPS 1.76, Running 47.41s Step 182( 13.00%), action 65, FPS 1.73, Running 48.24s Step 183( 13.20%), action 66, FPS 1.75, Running 48.70s Step 184( 13.40%), action 67, FPS 1.74, Running 49.32s Step 185( 13.60%), action 68, FPS 1.77, Running 49.61s Step 186( 13.80%), action 69, FPS 1.83, Running 49.92s Step 187( 14.00%), action 70, FPS 1.82, Running 50.39s Step 188( 14.20%), action 71, FPS 1.89, Running 51.08s Step 189( 14.40%), action 72, FPS 1.87, Running 51.46s Step 190( 14.60%), action 73, FPS 1.91, Running 51.94s Step 191( 14.80%), action 74, FPS 1.94, Running 52.31s Step 192( 15.00%), action 75, FPS 1.89, Running 53.09s Step 193( 15.20%), action 76, FPS 1.87, Running 53.65s Step 194( 15.40%), action 77, FPS 1.85, Running 54.42s Step 195( 15.60%), action 78, FPS 1.85, Running 54.93s Step 196( 15.80%), action 79, FPS 1.82, Running 55.60s Step 197( 16.00%), action 80, FPS 1.81, Running 56.16s Step 198( 16.20%), action 81, FPS 1.79, Running 57.16s Step 199( 16.40%), action 82, FPS 1.76, Running 57.70s Step 200( 16.60%), action 83, FPS 1.79, Running 58.17s Step 201( 16.80%), action 84, FPS 1.77, Running 58.73s Step 202( 17.00%), action 85, FPS 1.81, Running 59.31s Step 203( 17.20%), action 86, FPS 1.84, Running 59.56s Step 204( 17.40%), action 87, FPS 1.85, Running 60.14s Step 205( 17.60%), action 88, FPS 1.85, Running 60.42s Step 206( 17.80%), action 89, FPS 1.80, Running 61.04s Step 207( 18.00%), action 90, FPS 1.82, Running 61.40s Step 208( 18.20%), action 91, FPS 1.82, Running 62.08s Step 209( 18.40%), action 92, FPS 1.85, Running 62.29s Step 210( 18.60%), action 93, FPS 1.87, Running 62.63s Step 211( 18.80%), action 94, FPS 1.90, Running 62.82s Step 212( 19.00%), action 95, FPS 1.90, Running 63.64s Step 213( 19.20%), action 96, FPS 1.90, Running 64.17s Step 214( 19.40%), action 97, FPS 1.94, Running 64.71s Step 215( 19.60%), action 98, FPS 1.97, Running 65.08s Step 216( 19.80%), action 99, FPS 1.98, Running 65.72s Step 217( 20.00%), action 100, FPS 2.04, Running 65.98s Step 218( 20.20%), action 101, FPS 2.10, Running 66.70s Step 219( 20.40%), action 102, FPS 2.15, Running 66.99s Step 220( 20.60%), action 103, FPS 2.13, Running 67.56s Step 221( 20.80%), action 104, FPS 2.19, Running 67.86s Step 222( 21.00%), action 105, FPS 2.26, Running 68.17s Step 223( 21.20%), action 106, FPS 2.27, Running 68.39s Step 224( 21.40%), action 107, FPS 2.26, Running 68.99s Step 225( 21.60%), action 108, FPS 2.25, Running 69.30s Step 226( 21.80%), action 109, FPS 2.32, Running 69.66s Step 227( 22.00%), action 110, FPS 2.34, Running 69.96s Step 228( 22.20%), action 111, FPS 2.37, Running 70.54s Step 229( 22.40%), action 112, FPS 2.33, Running 70.88s Step 230( 22.60%), action 113, FPS 2.33, Running 71.22s Step 231( 22.80%), action 114, FPS 2.32, Running 71.44s Step 232( 23.00%), action 115, FPS 2.42, Running 71.90s Step 233( 23.20%), action 116, FPS 2.51, Running 72.14s Step 234( 23.40%), action 117, FPS 2.49, Running 72.74s Step 235( 23.60%), action 118, FPS 2.51, Running 73.05s Step 236( 23.80%), action 119, FPS 2.60, Running 73.42s Step 237( 24.00%), action 120, FPS 2.56, Running 73.79s Step 238( 24.20%), action 121, FPS 2.57, Running 74.50s Step 239( 24.40%), action 122, FPS 2.58, Running 74.75s Step 240( 24.60%), action 123, FPS 2.65, Running 75.10s Step 241( 24.80%), action 124, FPS 2.67, Running 75.34s Step 242( 25.00%), action 125, FPS 2.65, Running 75.71s Step 243( 25.20%), action 126, FPS 2.65, Running 75.93s Step 244( 25.40%), action 127, FPS 2.69, Running 76.43s Step 245( 25.60%), action 128, FPS 2.72, Running 76.64s Step 246( 25.80%), action 129, FPS 2.70, Running 77.08s Step 247( 26.00%), action 130, FPS 2.71, Running 77.34s Step 248( 26.20%), action 131, FPS 2.72, Running 77.88s Step 249( 26.40%), action 132, FPS 2.74, Running 78.19s Step 250( 26.60%), action 133, FPS 2.75, Running 78.50s Step 251( 26.80%), action 134, FPS 2.76, Running 78.70s Step 252( 27.00%), action 135, FPS 2.77, Running 79.13s Step 253( 27.20%), action 136, FPS 2.78, Running 79.34s Step 254( 27.40%), action 137, FPS 2.90, Running 79.64s Step 255( 27.60%), action 138, FPS 2.93, Running 79.87s Step 256( 27.80%), action 139, FPS 2.96, Running 80.18s Step 257( 28.00%), action 140, FPS 3.01, Running 80.43s Step 258( 28.20%), action 141, FPS 3.01, Running 81.14s Step 259( 28.40%), action 142, FPS 2.95, Running 81.53s Step 260( 28.60%), action 143, FPS 2.92, Running 81.95s Step 261( 28.80%), action 144, FPS 2.90, Running 82.22s Step 262( 29.00%), action 145, FPS 2.81, Running 82.82s Step 263( 29.20%), action 146, FPS 2.77, Running 83.15s Step 264( 29.40%), action 147, FPS 2.73, Running 83.74s Step 265( 29.60%), action 148, FPS 2.73, Running 83.96s Step 266( 29.80%), action 149, FPS 2.72, Running 84.43s Step 267( 30.00%), action 150, FPS 2.66, Running 84.85s Step 268( 30.20%), action 151, FPS 2.57, Running 85.66s Step 269( 30.40%), action 152, FPS 2.56, Running 85.99s Step 270( 30.60%), action 153, FPS 2.48, Running 86.57s Step 271( 30.80%), action 154, FPS 2.46, Running 86.83s Step 272( 31.00%), action 155, FPS 2.48, Running 87.20s Step 273( 31.20%), action 156, FPS 2.46, Running 87.45s Step 274( 31.40%), action 157, FPS 2.41, Running 87.95s Step 275( 31.60%), action 158, FPS 2.38, Running 88.28s Step 276( 31.80%), action 159, FPS 2.36, Running 88.65s Step 277( 32.00%), action 160, FPS 2.37, Running 88.87s Step 278( 32.20%), action 161, FPS 2.40, Running 89.48s Step 279( 32.40%), action 162, FPS 2.44, Running 89.71s Step 280( 32.60%), action 163, FPS 2.44, Running 90.15s Step 281( 32.80%), action 164, FPS 2.47, Running 90.32s Step 282( 33.00%), action 165, FPS 2.50, Running 90.81s Step 283( 33.20%), action 166, FPS 2.54, Running 91.03s Step 284( 33.40%), action 167, FPS 2.59, Running 91.48s Step 285( 33.60%), action 168, FPS 2.58, Running 91.71s Step 286( 33.80%), action 169, FPS 2.55, Running 92.29s Step 287( 34.00%), action 170, FPS 2.57, Running 92.63s Step 288( 34.20%), action 171, FPS 2.69, Running 93.10s Step 289( 34.40%), action 172, FPS 2.59, Running 93.71s Step 290( 34.60%), action 173, FPS 2.66, Running 94.08s Step 291( 34.80%), action 174, FPS 2.69, Running 94.27s Step 292( 35.00%), action 175, FPS 2.70, Running 94.62s Step 293( 35.20%), action 176, FPS 2.71, Running 94.84s Step 294( 35.40%), action 177, FPS 2.77, Running 95.16s Step 295( 35.60%), action 178, FPS 2.83, Running 95.35s Step 296( 35.80%), action 179, FPS 2.85, Running 95.66s Step 297( 36.00%), action 180, FPS 2.87, Running 95.84s Step 298( 36.20%), action 181, FPS 2.92, Running 96.33s Step 299( 36.40%), action 182, FPS 2.94, Running 96.50s Step 300( 36.60%), action 183, FPS 3.01, Running 96.80s Step 301( 36.80%), action 184, FPS 2.99, Running 97.01s Step 302( 37.00%), action 185, FPS 3.08, Running 97.31s Step 303( 37.20%), action 186, FPS 3.08, Running 97.53s Step 304( 37.40%), action 187, FPS 3.13, Running 97.86s Step 305( 37.60%), action 188, FPS 3.08, Running 98.21s Step 306( 37.80%), action 189, FPS 3.23, Running 98.48s Step 307( 38.00%), action 190, FPS 3.30, Running 98.70s Step 308( 38.20%), action 191, FPS 3.26, Running 99.23s Step 309( 38.40%), action 192, FPS 3.51, Running 99.41s Step 310( 38.60%), action 193, FPS 3.56, Running 99.69s Step 311( 38.80%), action 194, FPS 3.51, Running 99.96s Step 312( 39.00%), action 195, FPS 3.54, Running 100.27s Step 313( 39.20%), action 196, FPS 3.57, Running 100.44s Step 314( 39.40%), action 197, FPS 3.54, Running 100.81s Step 315( 39.60%), action 198, FPS 3.51, Running 101.04s Step 316( 39.80%), action 199, FPS 3.51, Running 101.35s Step 317( 40.00%), action 200, FPS 3.50, Running 101.55s Step 318( 40.20%), action 201, FPS 3.48, Running 102.07s Step 319( 40.40%), action 202, FPS 3.48, Running 102.26s Step 320( 40.60%), action 203, FPS 3.49, Running 102.54s Step 321( 40.80%), action 204, FPS 3.47, Running 102.77s Step 322( 41.00%), action 205, FPS 3.47, Running 103.08s Step 323( 41.20%), action 206, FPS 3.42, Running 103.38s Step 324( 41.40%), action 207, FPS 3.40, Running 103.74s Step 325( 41.60%), action 208, FPS 3.39, Running 104.11s Step 326( 41.80%), action 209, FPS 3.37, Running 104.42s Step 327( 42.00%), action 210, FPS 3.37, Running 104.63s Step 328( 42.20%), action 211, FPS 3.40, Running 105.10s Step 329( 42.40%), action 212, FPS 3.39, Running 105.30s Step 330( 42.60%), action 213, FPS 3.39, Running 105.59s Step 331( 42.80%), action 214, FPS 3.43, Running 105.79s Step 332( 43.00%), action 215, FPS 3.38, Running 106.20s Step 333( 43.20%), action 216, FPS 3.35, Running 106.41s Step 334( 43.40%), action 217, FPS 3.33, Running 106.82s Step 335( 43.60%), action 218, FPS 3.30, Running 107.10s Step 336( 43.80%), action 219, FPS 3.22, Running 107.55s Step 337( 44.00%), action 220, FPS 3.19, Running 107.83s Step 338( 44.20%), action 221, FPS 3.14, Running 108.43s Step 339( 44.40%), action 222, FPS 3.04, Running 108.84s Step 340( 44.60%), action 223, FPS 2.98, Running 109.25s Step 341( 44.80%), action 224, FPS 2.99, Running 109.46s Step 342( 45.00%), action 225, FPS 2.90, Running 109.98s Step 343( 45.20%), action 226, FPS 2.95, Running 110.15s Step 344( 45.40%), action 227, FPS 2.89, Running 110.67s Step 345( 45.60%), action 228, FPS 2.94, Running 110.91s Step 346( 45.80%), action 229, FPS 2.93, Running 111.24s Step 347( 46.00%), action 230, FPS 2.94, Running 111.43s Step 348( 46.20%), action 231, FPS 2.94, Running 111.91s Step 349( 46.40%), action 232, FPS 2.95, Running 112.09s Step 350( 46.60%), action 233, FPS 2.89, Running 112.51s Step 351( 46.80%), action 234, FPS 2.89, Running 112.70s Step 352( 47.00%), action 235, FPS 2.92, Running 113.05s Step 353( 47.20%), action 236, FPS 2.92, Running 113.27s Step 354( 47.40%), action 237, FPS 2.95, Running 113.60s Step 355( 47.60%), action 238, FPS 2.89, Running 114.02s Step 356( 47.80%), action 239, FPS 2.88, Running 114.49s Step 357( 48.00%), action 240, FPS 2.85, Running 114.85s Step 358( 48.20%), action 241, FPS 2.73, Running 115.75s Step 359( 48.40%), action 242, FPS 2.71, Running 116.23s Step 360( 48.60%), action 243, FPS 2.59, Running 116.98s Step 361( 48.80%), action 244, FPS 2.31, Running 118.13s Step 362( 49.00%), action 245, FPS 2.25, Running 118.87s Step 363( 49.20%), action 246, FPS 2.17, Running 119.36s Step 364( 49.40%), action 247, FPS 2.09, Running 120.24s Step 365( 49.60%), action 248, FPS 2.00, Running 120.90s Step 366( 49.80%), action 249, FPS 1.85, Running 122.07s Step 367( 50.00%), action 250, FPS 1.74, Running 122.93s Step 368( 50.20%), action 251, FPS 1.62, Running 124.23s Step 369( 50.40%), action 252, FPS 1.61, Running 124.48s Step 370( 50.60%), action 253, FPS 1.61, Running 124.93s Step 371( 50.80%), action 254, FPS 1.59, Running 125.26s Step 372( 51.00%), action 255, FPS 1.58, Running 125.67s Step 373( 51.20%), action 256, FPS 1.58, Running 125.95s Step 374( 51.40%), action 257, FPS 1.57, Running 126.30s Step 375( 51.60%), action 258, FPS 1.58, Running 126.67s Step 376( 51.80%), action 259, FPS 1.59, Running 127.10s Step 377( 52.00%), action 260, FPS 1.60, Running 127.38s Step 378( 52.20%), action 261, FPS 1.63, Running 128.01s Step 379( 52.40%), action 262, FPS 1.66, Running 128.25s Step 380( 52.60%), action 263, FPS 1.69, Running 128.80s Step 381( 52.80%), action 264, FPS 1.83, Running 129.03s Step 382( 53.00%), action 265, FPS 1.90, Running 129.42s Step 383( 53.20%), action 266, FPS 1.95, Running 129.63s Step 384( 53.40%), action 267, FPS 2.01, Running 130.21s Step 385( 53.60%), action 268, FPS 2.10, Running 130.41s Step 386( 53.80%), action 269, FPS 2.30, Running 130.76s Step 387( 54.00%), action 270, FPS 2.47, Running 131.01s Step 388( 54.20%), action 271, FPS 2.69, Running 131.65s Step 389( 54.40%), action 272, FPS 2.71, Running 131.86s Step 390( 54.60%), action 273, FPS 2.68, Running 132.39s Step 391( 54.80%), action 274, FPS 2.70, Running 132.67s Step 392( 55.00%), action 275, FPS 2.70, Running 133.09s Step 393( 55.20%), action 276, FPS 2.72, Running 133.30s Step 394( 55.40%), action 277, FPS 2.68, Running 133.77s Step 395( 55.60%), action 278, FPS 2.73, Running 133.99s Step 396( 55.80%), action 279, FPS 2.77, Running 134.33s Step 397( 56.00%), action 280, FPS 2.81, Running 134.51s Step 398( 56.20%), action 281, FPS 2.79, Running 135.16s Step 399( 56.40%), action 282, FPS 2.82, Running 135.35s Step 400( 56.60%), action 283, FPS 2.89, Running 135.72s Step 401( 56.80%), action 284, FPS 2.91, Running 135.91s Step 402( 57.00%), action 285, FPS 2.91, Running 136.29s Step 403( 57.20%), action 286, FPS 2.92, Running 136.48s Step 404( 57.40%), action 287, FPS 3.02, Running 136.83s Step 405( 57.60%), action 288, FPS 3.03, Running 137.01s Step 406( 57.80%), action 289, FPS 3.04, Running 137.34s Step 407( 58.00%), action 290, FPS 3.07, Running 137.53s Step 408( 58.20%), action 291, FPS 3.11, Running 138.09s Step 409( 58.40%), action 292, FPS 3.10, Running 138.31s Step 410( 58.60%), action 293, FPS 3.16, Running 138.71s Step 411( 58.80%), action 294, FPS 3.21, Running 138.90s Step 412( 59.00%), action 295, FPS 3.29, Running 139.16s Step 413( 59.20%), action 296, FPS 3.30, Running 139.37s Step 414( 59.40%), action 297, FPS 3.36, Running 139.72s Step 415( 59.60%), action 298, FPS 3.37, Running 139.92s Step 416( 59.80%), action 299, FPS 3.35, Running 140.30s Step 417( 60.00%), action 300, FPS 3.33, Running 140.51s Step 418( 60.20%), action 301, FPS 3.48, Running 140.91s Step 419( 60.40%), action 302, FPS 3.48, Running 141.10s Step 420( 60.60%), action 303, FPS 3.52, Running 141.40s Step 421( 60.80%), action 304, FPS 3.52, Running 141.60s Step 422( 61.00%), action 305, FPS 3.58, Running 141.88s Step 423( 61.20%), action 306, FPS 3.56, Running 142.10s Step 424( 61.40%), action 307, FPS 3.57, Running 142.44s Step 425( 61.60%), action 308, FPS 3.45, Running 142.80s Step 426( 61.80%), action 309, FPS 3.32, Running 143.37s Step 427( 62.00%), action 310, FPS 3.31, Running 143.58s Step 428( 62.20%), action 311, FPS 3.35, Running 144.07s Step 429( 62.40%), action 312, FPS 3.33, Running 144.31s Step 430( 62.60%), action 313, FPS 3.29, Running 144.79s Step 431( 62.80%), action 314, FPS 3.18, Running 145.20s Step 432( 63.00%), action 315, FPS 3.07, Running 145.68s Step 433( 63.20%), action 316, FPS 3.07, Running 145.89s Step 434( 63.40%), action 317, FPS 2.96, Running 146.48s Step 435( 63.60%), action 318, FPS 2.95, Running 146.70s Step 436( 63.80%), action 319, FPS 2.92, Running 147.15s Step 437( 64.00%), action 320, FPS 2.82, Running 147.61s Step 438( 64.20%), action 321, FPS 2.77, Running 148.13s Step 439( 64.40%), action 322, FPS 2.72, Running 148.46s Step 440( 64.60%), action 323, FPS 2.67, Running 148.89s Step 441( 64.80%), action 324, FPS 2.65, Running 149.15s Step 442( 65.00%), action 325, FPS 2.61, Running 149.54s Step 443( 65.20%), action 326, FPS 2.60, Running 149.78s Step 444( 65.40%), action 327, FPS 2.54, Running 150.30s Step 445( 65.60%), action 328, FPS 2.53, Running 150.71s Step 446( 65.80%), action 329, FPS 2.61, Running 151.04s Step 447( 66.00%), action 330, FPS 2.52, Running 151.52s Step 448( 66.20%), action 331, FPS 2.51, Running 152.03s Step 449( 66.40%), action 332, FPS 2.52, Running 152.24s Step 450( 66.60%), action 333, FPS 2.53, Running 152.70s Step 451( 66.80%), action 334, FPS 2.56, Running 153.03s Step 452( 67.00%), action 335, FPS 2.49, Running 153.72s Step 453( 67.20%), action 336, FPS 2.44, Running 154.08s Step 454( 67.40%), action 337, FPS 2.40, Running 154.80s Step 455( 67.60%), action 338, FPS 2.33, Running 155.27s Step 456( 67.80%), action 339, FPS 2.27, Running 155.95s Step 457( 68.00%), action 340, FPS 2.30, Running 156.32s Step 458( 68.20%), action 341, FPS 2.20, Running 157.21s Step 459( 68.40%), action 342, FPS 2.17, Running 157.66s Step 460( 68.60%), action 343, FPS 2.14, Running 158.22s Step 461( 68.80%), action 344, FPS 2.12, Running 158.58s Step 462( 69.00%), action 345, FPS 2.12, Running 158.99s Step 463( 69.20%), action 346, FPS 2.12, Running 159.23s Step 464( 69.40%), action 347, FPS 2.08, Running 159.93s Step 465( 69.60%), action 348, FPS 2.04, Running 160.52s Step 466( 69.80%), action 349, FPS 1.96, Running 161.25s Step 467( 70.00%), action 350, FPS 1.90, Running 162.02s Step 468( 70.20%), action 351, FPS 1.79, Running 163.22s Step 469( 70.40%), action 352, FPS 1.78, Running 163.48s Step 470( 70.60%), action 353, FPS 1.82, Running 163.72s Step 471( 70.80%), action 354, FPS 1.84, Running 163.91s Step 472( 71.00%), action 355, FPS 1.87, Running 164.42s Step 473( 71.20%), action 356, FPS 1.90, Running 164.61s Step 474( 71.40%), action 357, FPS 1.97, Running 164.96s Step 475( 71.60%), action 358, FPS 2.01, Running 165.23s Step 476( 71.80%), action 359, FPS 1.88, Running 166.57s Step 477( 72.00%), action 360, FPS 1.81, Running 167.38s Step 478( 72.20%), action 361, FPS 1.74, Running 168.68s Step 479( 72.40%), action 362, FPS 1.68, Running 169.56s Step 480( 72.60%), action 363, FPS 1.61, Running 170.63s Step 481( 72.80%), action 364, FPS 1.58, Running 171.24s Step 482( 73.00%), action 365, FPS 1.53, Running 172.03s Step 483( 73.20%), action 366, FPS 1.53, Running 172.33s Step 484( 73.40%), action 367, FPS 1.56, Running 172.78s Step 485( 73.60%), action 368, FPS 1.60, Running 172.99s Step 486( 73.80%), action 369, FPS 1.63, Running 173.49s Step 487( 74.00%), action 370, FPS 1.68, Running 173.90s Step 488( 74.20%), action 371, FPS 1.75, Running 174.63s Step 489( 74.40%), action 372, FPS 1.72, Running 175.09s Step 490( 74.60%), action 373, FPS 1.70, Running 175.49s Step 491( 74.80%), action 374, FPS 1.70, Running 175.67s Step 492( 75.00%), action 375, FPS 1.72, Running 176.02s Step 493( 75.20%), action 376, FPS 1.73, Running 176.19s Step 494( 75.40%), action 377, FPS 1.73, Running 176.49s Step 495( 75.60%), action 378, FPS 1.75, Running 176.67s Step 496( 75.80%), action 379, FPS 1.91, Running 177.05s Step 497( 76.00%), action 380, FPS 2.03, Running 177.24s Step 498( 76.20%), action 381, FPS 2.23, Running 177.66s Step 499( 76.40%), action 382, FPS 2.39, Running 177.93s Step 500( 76.60%), action 383, FPS 2.56, Running 178.44s Step 501( 76.80%), action 384, FPS 2.69, Running 178.68s Step 502( 77.00%), action 385, FPS 2.82, Running 179.13s Step 503( 77.20%), action 386, FPS 2.86, Running 179.32s Step 504( 77.40%), action 387, FPS 2.85, Running 179.80s Step 505( 77.60%), action 388, FPS 2.83, Running 180.06s Step 506( 77.80%), action 389, FPS 2.81, Running 180.60s Step 507( 78.00%), action 390, FPS 2.86, Running 180.88s Step 508( 78.20%), action 391, FPS 2.92, Running 181.48s Step 509( 78.40%), action 392, FPS 3.03, Running 181.68s Step 510( 78.60%), action 393, FPS 3.03, Running 182.10s Step 511( 78.80%), action 394, FPS 3.02, Running 182.30s Step 512( 79.00%), action 395, FPS 3.02, Running 182.64s Step 513( 79.20%), action 396, FPS 2.92, Running 183.03s Step 514( 79.40%), action 397, FPS 2.77, Running 183.70s Step 515( 79.60%), action 398, FPS 2.77, Running 183.88s Step 516( 79.80%), action 399, FPS 2.69, Running 184.49s Step 517( 80.00%), action 400, FPS 2.69, Running 184.68s Step 518( 80.20%), action 401, FPS 2.57, Running 185.45s Step 519( 80.40%), action 402, FPS 2.53, Running 185.84s Step 520( 80.60%), action 403, FPS 2.55, Running 186.29s Step 521( 80.80%), action 404, FPS 2.52, Running 186.61s Step 522( 81.00%), action 405, FPS 2.55, Running 186.98s Step 523( 81.20%), action 406, FPS 2.53, Running 187.24s Step 524( 81.40%), action 407, FPS 2.51, Running 187.75s [2026-08-01 18:49:02] [55 ] Seed 54 success after 188.73 s. +steps: 524 , actions: 407 . +Instruction: Empty +Total 31/55(56.36%) success. +Setting seed: 55 +Step 1( N/A%), pre moving , FPS 8.52, Running 0.12s Step 2( N/A%), pre moving , FPS 14.28, Running 0.14s Step 3( N/A%), pre moving , FPS 18.87, Running 0.16s Step 4( N/A%), pre moving , FPS 22.46, Running 0.18s Step 5( N/A%), pre moving , FPS 25.26, Running 0.20s Step 6( N/A%), pre moving , FPS 27.62, Running 0.22s Step 7( N/A%), pre moving , FPS 29.54, Running 0.24s Step 8( N/A%), pre moving , FPS 31.22, Running 0.26s Step 9( N/A%), pre moving , FPS 32.75, Running 0.27s Step 10( N/A%), pre moving , FPS 34.12, Running 0.29s Step 11( N/A%), pre moving , FPS 35.39, Running 0.31s Step 12( N/A%), pre moving , FPS 36.50, Running 0.33s Step 13( N/A%), pre moving , FPS 37.51, Running 0.35s Step 14( N/A%), pre moving , FPS 38.43, Running 0.36s Step 15( N/A%), pre moving , FPS 39.22, Running 0.38s Step 16( N/A%), pre moving , FPS 39.93, Running 0.40s Step 17( N/A%), pre moving , FPS 40.60, Running 0.42s Step 18( N/A%), pre moving , FPS 41.17, Running 0.44s Step 19( N/A%), pre moving , FPS 41.04, Running 0.46s Step 20( N/A%), pre moving , FPS 40.91, Running 0.49s Step 21( N/A%), pre moving , FPS 36.28, Running 0.67s Step 22( N/A%), pre moving , FPS 36.67, Running 0.69s Step 23( N/A%), pre moving , FPS 36.82, Running 0.70s Step 24( N/A%), pre moving , FPS 36.44, Running 0.73s Step 25( N/A%), pre moving , FPS 36.64, Running 0.74s Step 26( N/A%), pre moving , FPS 28.84, Running 0.91s Step 27( N/A%), pre moving , FPS 28.91, Running 0.93s Step 28( N/A%), pre moving , FPS 29.00, Running 0.95s Step 29( N/A%), pre moving , FPS 29.06, Running 0.96s Step 30( N/A%), pre moving , FPS 29.11, Running 0.98s Step 31( N/A%), pre moving , FPS 29.13, Running 1.00s Step 32( N/A%), pre moving , FPS 29.18, Running 1.01s Step 33( N/A%), pre moving , FPS 29.22, Running 1.03s Step 34( N/A%), pre moving , FPS 29.24, Running 1.05s Step 35( N/A%), pre moving , FPS 29.26, Running 1.07s Step 36( N/A%), pre moving , FPS 20.57, Running 1.37s Step 37( N/A%), pre moving , FPS 20.59, Running 1.39s Step 38( N/A%), pre moving , FPS 20.60, Running 1.41s Step 39( N/A%), pre moving , FPS 20.77, Running 1.43s Step 40( N/A%), pre moving , FPS 20.93, Running 1.44s Step 41( N/A%), pre moving , FPS 25.19, Running 1.46s Step 42( N/A%), pre moving , FPS 25.15, Running 1.48s Step 43( N/A%), pre moving , FPS 25.09, Running 1.50s Step 44( N/A%), pre moving , FPS 25.01, Running 1.53s Step 45( N/A%), pre moving , FPS 24.71, Running 1.55s Step 46( N/A%), pre moving , FPS 29.89, Running 1.58s Step 47( N/A%), pre moving , FPS 29.52, Running 1.61s Step 48( N/A%), pre moving , FPS 29.12, Running 1.63s Step 49( N/A%), pre moving , FPS 28.71, Running 1.66s Step 50( N/A%), pre moving , FPS 28.30, Running 1.69s Step 51( N/A%), pre moving , FPS 27.90, Running 1.71s Step 52( N/A%), pre moving , FPS 27.46, Running 1.74s Step 53( N/A%), pre moving , FPS 27.04, Running 1.77s Step 54( N/A%), pre moving , FPS 26.65, Running 1.80s Step 55( N/A%), pre moving , FPS 26.28, Running 1.83s Step 56( N/A%), pre moving , FPS 41.42, Running 1.86s Step 57( N/A%), pre moving , FPS 40.47, Running 1.88s Step 58( N/A%), pre moving , FPS 39.57, Running 1.91s Step 59( N/A%), pre moving , FPS 38.75, Running 1.94s Step 60( N/A%), pre moving , FPS 37.97, Running 1.97s Step 61( N/A%), pre moving , FPS 37.23, Running 2.00s Step 62( N/A%), pre moving , FPS 36.50, Running 2.03s Step 63( N/A%), pre moving , FPS 35.82, Running 2.06s Step 64( N/A%), pre moving , FPS 35.73, Running 2.09s Step 65( N/A%), pre moving , FPS 35.54, Running 2.12s Step 66( N/A%), pre moving , FPS 35.47, Running 2.14s Step 67( N/A%), pre moving , FPS 35.32, Running 2.17s Step 68( N/A%), pre moving , FPS 35.13, Running 2.20s Step 69( N/A%), pre moving , FPS 34.97, Running 2.23s Step 70( N/A%), pre moving , FPS 34.91, Running 2.26s Step 71( N/A%), pre moving , FPS 34.89, Running 2.29s Step 72( N/A%), pre moving , FPS 34.88, Running 2.32s Step 73( N/A%), pre moving , FPS 34.74, Running 2.35s Step 74( N/A%), pre moving , FPS 34.35, Running 2.38s Step 75( N/A%), pre moving , FPS 34.09, Running 2.41s Step 76( N/A%), pre moving , FPS 33.92, Running 2.45s Step 77( N/A%), pre moving , FPS 34.00, Running 2.47s Step 78( N/A%), pre moving , FPS 34.05, Running 2.50s Step 79( N/A%), pre moving , FPS 33.60, Running 2.54s Step 80( N/A%), pre moving , FPS 33.61, Running 2.57s Step 81( N/A%), pre moving , FPS 33.51, Running 2.60s Step 82( N/A%), pre moving , FPS 33.86, Running 2.62s Step 83( N/A%), pre moving , FPS 34.03, Running 2.65s Step 84( N/A%), pre moving , FPS 34.31, Running 2.67s Step 85( N/A%), pre moving , FPS 34.30, Running 2.70s Step 86( N/A%), pre moving , FPS 34.75, Running 2.72s Step 87( N/A%), pre moving , FPS 35.22, Running 2.74s Step 88( N/A%), pre moving , FPS 35.39, Running 2.77s Step 89( N/A%), pre moving , FPS 36.07, Running 2.79s Step 90( N/A%), pre moving , FPS 36.73, Running 2.80s Step 91( N/A%), pre moving , FPS 37.02, Running 2.83s Step 92( N/A%), pre moving , FPS 37.10, Running 2.86s Step 93( N/A%), pre moving , FPS 37.36, Running 2.88s Step 94( N/A%), pre moving , FPS 37.89, Running 2.91s Step 95( N/A%), pre moving , FPS 38.90, Running 2.93s Step 96( N/A%), pre moving , FPS 39.85, Running 2.95s Step 97( N/A%), pre moving , FPS 40.28, Running 2.97s Step 98( N/A%), pre moving , FPS 40.57, Running 2.99s Step 99( N/A%), pre moving , FPS 11.95, Running 4.21s Step 100( N/A%), pre moving , FPS 10.77, Running 4.42s Step 101( N/A%), pre moving , FPS 10.16, Running 4.56s Step 102( N/A%), pre moving , FPS 9.24, Running 4.78s Step 103( N/A%), pre moving , FPS 8.58, Running 4.98s Step 104( N/A%), pre moving , FPS 7.79, Running 5.24s Step 105( N/A%), pre moving , FPS 7.42, Running 5.39s Step 106( N/A%), pre moving , FPS 6.91, Running 5.61s Step 107( N/A%), pre moving , FPS 6.62, Running 5.76s Step 108( N/A%), pre moving , FPS 6.22, Running 5.98s Step 109( N/A%), pre moving , FPS 5.95, Running 6.15s Step 110( N/A%), pre moving , FPS 5.53, Running 6.42s Step 111( N/A%), pre moving , FPS 5.39, Running 6.54s Step 112( N/A%), pre moving , FPS 5.11, Running 6.77s Step 113( N/A%), pre moving , FPS 4.99, Running 6.89s Step 114( N/A%), pre moving , FPS 4.74, Running 7.13s Step 115( N/A%), pre moving , FPS 4.60, Running 7.28s Step 116( N/A%), pre moving , FPS 4.36, Running 7.53s Step 117( N/A%), pre moving , FPS 4.22, Running 7.70s Step 118( N/A%), pre moving , FPS 4.06, Running 7.92s Step 119( 0.20%), action 1, FPS 4.45, Running 8.70s Step 120( 0.40%), action 2, FPS 4.12, Running 9.28s Step 121( 0.60%), action 3, FPS 3.68, Running 10.00s Step 122( 0.80%), action 4, FPS 3.54, Running 10.44s Step 123( 1.00%), action 5, FPS 3.36, Running 10.92s Step 124( 1.20%), action 6, FPS 3.35, Running 11.21s Step 125( 1.40%), action 7, FPS 3.25, Running 11.54s Step 126( 1.60%), action 8, FPS 3.12, Running 12.02s Step 127( 1.80%), action 9, FPS 3.04, Running 12.35s Step 128( 2.00%), action 10, FPS 2.96, Running 12.73s Step 129( 2.20%), action 11, FPS 2.74, Running 13.46s Step 130( 2.40%), action 12, FPS 2.72, Running 13.77s Step 131( 2.60%), action 13, FPS 2.65, Running 14.08s Step 132( 2.80%), action 14, FPS 2.58, Running 14.52s Step 133( 3.00%), action 15, FPS 2.51, Running 14.86s Step 134( 3.20%), action 16, FPS 2.44, Running 15.32s Step 135( 3.40%), action 17, FPS 2.36, Running 15.74s Step 136( 3.60%), action 18, FPS 2.36, Running 16.02s Step 137( 3.80%), action 19, FPS 2.30, Running 16.41s Step 138( 4.00%), action 20, FPS 2.28, Running 16.69s Step 139( 4.20%), action 21, FPS 2.28, Running 17.46s Step 140( 4.40%), action 22, FPS 2.36, Running 17.77s Step 141( 4.60%), action 23, FPS 2.41, Running 18.30s Step 142( 4.80%), action 24, FPS 2.46, Running 18.56s Step 143( 5.00%), action 25, FPS 2.52, Running 18.86s Step 144( 5.20%), action 26, FPS 2.45, Running 19.38s Step 145( 5.40%), action 27, FPS 2.47, Running 19.65s Step 146( 5.60%), action 28, FPS 2.54, Running 19.89s Step 147( 5.80%), action 29, FPS 2.55, Running 20.20s Step 148( 6.00%), action 30, FPS 2.60, Running 20.43s Step 149( 6.20%), action 31, FPS 2.71, Running 20.83s Step 150( 6.40%), action 32, FPS 2.75, Running 21.03s Step 151( 6.60%), action 33, FPS 2.78, Running 21.28s Step 152( 6.80%), action 34, FPS 2.87, Running 21.48s Step 153( 7.00%), action 35, FPS 2.90, Running 21.75s Step 154( 7.20%), action 36, FPS 3.02, Running 21.95s Step 155( 7.40%), action 37, FPS 3.02, Running 22.37s Step 156( 7.60%), action 38, FPS 3.04, Running 22.59s Step 157( 7.80%), action 39, FPS 3.08, Running 22.91s Step 158( 8.00%), action 40, FPS 3.11, Running 23.11s Step 159( 8.20%), action 41, FPS 3.30, Running 23.53s Step 160( 8.40%), action 42, FPS 3.35, Running 23.74s Step 161( 8.60%), action 43, FPS 3.49, Running 24.03s Step 162( 8.80%), action 44, FPS 3.53, Running 24.23s Step 163( 9.00%), action 45, FPS 3.51, Running 24.55s Step 164( 9.20%), action 46, FPS 3.60, Running 24.94s Step 165( 9.40%), action 47, FPS 3.59, Running 25.22s Step 166( 9.60%), action 48, FPS 3.60, Running 25.44s Step 167( 9.80%), action 49, FPS 3.62, Running 25.72s Step 168( 10.00%), action 50, FPS 3.62, Running 25.96s Step 169( 10.20%), action 51, FPS 3.61, Running 26.37s Step 170( 10.40%), action 52, FPS 3.61, Running 26.56s Step 171( 10.60%), action 53, FPS 3.60, Running 26.83s Step 172( 10.80%), action 54, FPS 3.61, Running 27.03s Step 173( 11.00%), action 55, FPS 3.58, Running 27.33s Step 174( 11.20%), action 56, FPS 3.58, Running 27.53s Step 175( 11.40%), action 57, FPS 3.69, Running 27.80s Step 176( 11.60%), action 58, FPS 3.70, Running 27.99s Step 177( 11.80%), action 59, FPS 3.74, Running 28.26s Step 178( 12.00%), action 60, FPS 3.75, Running 28.44s Step 179( 12.20%), action 61, FPS 3.77, Running 28.83s Step 180( 12.40%), action 62, FPS 3.73, Running 29.11s Step 181( 12.60%), action 63, FPS 3.74, Running 29.39s Step 182( 12.80%), action 64, FPS 3.71, Running 29.61s Step 183( 13.00%), action 65, FPS 3.71, Running 29.94s Step 184( 13.20%), action 66, FPS 3.81, Running 30.19s Step 185( 13.40%), action 67, FPS 3.64, Running 30.72s Step 186( 13.60%), action 68, FPS 3.46, Running 31.22s Step 187( 13.80%), action 69, FPS 3.45, Running 31.53s Step 188( 14.00%), action 70, FPS 3.41, Running 31.83s Step 189( 14.20%), action 71, FPS 3.38, Running 32.28s Step 190( 14.40%), action 72, FPS 3.35, Running 32.53s Step 191( 14.60%), action 73, FPS 3.29, Running 32.90s Step 192( 14.80%), action 74, FPS 3.21, Running 33.27s Step 193( 15.00%), action 75, FPS 3.14, Running 33.70s Step 194( 15.20%), action 76, FPS 3.08, Running 34.03s Step 195( 15.40%), action 77, FPS 3.00, Running 34.47s Step 196( 15.60%), action 78, FPS 2.93, Running 34.82s Step 197( 15.80%), action 79, FPS 2.86, Running 35.25s Step 198( 16.00%), action 80, FPS 2.75, Running 35.72s Step 199( 16.20%), action 81, FPS 2.63, Running 36.44s Step 200( 16.40%), action 82, FPS 2.56, Running 36.92s Step 201( 16.60%), action 83, FPS 2.54, Running 37.25s Step 202( 16.80%), action 84, FPS 2.50, Running 37.62s Step 203( 17.00%), action 85, FPS 2.51, Running 37.90s Step 204( 17.20%), action 86, FPS 2.42, Running 38.45s Step 205( 17.40%), action 87, FPS 2.47, Running 38.83s Step 206( 17.60%), action 88, FPS 2.50, Running 39.20s Step 207( 17.80%), action 89, FPS 2.44, Running 39.72s Step 208( 18.00%), action 90, FPS 2.34, Running 40.37s Step 209( 18.20%), action 91, FPS 2.35, Running 40.81s Step 210( 18.40%), action 92, FPS 2.30, Running 41.23s Step 211( 18.60%), action 93, FPS 2.31, Running 41.55s Step 212( 18.80%), action 94, FPS 2.32, Running 41.90s Step 213( 19.00%), action 95, FPS 2.31, Running 42.37s Step 214( 19.20%), action 96, FPS 2.22, Running 43.04s Step 215( 19.40%), action 97, FPS 2.19, Running 43.61s Step 216( 19.60%), action 98, FPS 2.20, Running 43.92s Step 217( 19.80%), action 99, FPS 2.18, Running 44.44s Step 218( 20.00%), action 100, FPS 2.14, Running 45.05s Step 219( 20.20%), action 101, FPS 2.22, Running 45.47s Step 220( 20.40%), action 102, FPS 2.20, Running 46.01s Step 221( 20.60%), action 103, FPS 2.18, Running 46.41s Step 222( 20.80%), action 104, FPS 2.17, Running 46.81s Step 223( 21.00%), action 105, FPS 2.16, Running 47.16s Step 224( 21.20%), action 106, FPS 2.22, Running 47.48s Step 225( 21.40%), action 107, FPS 2.23, Running 47.82s Step 226( 21.60%), action 108, FPS 2.19, Running 48.34s Step 227( 21.80%), action 109, FPS 2.23, Running 48.68s Step 228( 22.00%), action 110, FPS 2.25, Running 49.25s Step 229( 22.20%), action 111, FPS 2.24, Running 49.74s Step 230( 22.40%), action 112, FPS 2.19, Running 50.36s Step 231( 22.60%), action 113, FPS 2.12, Running 50.98s Step 232( 22.80%), action 114, FPS 2.09, Running 51.48s Step 233( 23.00%), action 115, FPS 2.11, Running 51.84s Step 234( 23.20%), action 116, FPS 2.13, Running 52.42s Step 235( 23.40%), action 117, FPS 2.20, Running 52.72s Step 236( 23.60%), action 118, FPS 2.20, Running 53.03s Step 237( 23.80%), action 119, FPS 2.24, Running 53.37s Step 238( 24.00%), action 120, FPS 2.28, Running 53.81s Step 239( 24.20%), action 121, FPS 2.19, Running 54.59s Step 240( 24.40%), action 122, FPS 2.17, Running 55.25s Step 241( 24.60%), action 123, FPS 2.17, Running 55.64s Step 242( 24.80%), action 124, FPS 2.13, Running 56.20s Step 243( 25.00%), action 125, FPS 2.13, Running 56.53s Step 244( 25.20%), action 126, FPS 2.12, Running 56.92s Step 245( 25.40%), action 127, FPS 2.11, Running 57.31s Step 246( 25.60%), action 128, FPS 2.10, Running 57.84s Step 247( 25.80%), action 129, FPS 2.11, Running 58.15s Step 248( 26.00%), action 130, FPS 2.17, Running 58.46s Step 249( 26.20%), action 131, FPS 2.17, Running 58.95s Step 250( 26.40%), action 132, FPS 2.19, Running 59.48s Step 251( 26.60%), action 133, FPS 2.28, Running 59.76s Step 252( 26.80%), action 134, FPS 2.34, Running 60.02s Step 253( 27.00%), action 135, FPS 2.33, Running 60.41s Step 254( 27.20%), action 136, FPS 2.38, Running 60.83s Step 255( 27.40%), action 137, FPS 2.36, Running 61.19s Step 256( 27.60%), action 138, FPS 2.33, Running 61.61s Step 257( 27.80%), action 139, FPS 2.33, Running 61.94s Step 258( 28.00%), action 140, FPS 2.29, Running 62.54s Step 259( 28.20%), action 141, FPS 2.28, Running 63.36s Step 260( 28.40%), action 142, FPS 2.35, Running 63.77s Step 261( 28.60%), action 143, FPS 2.32, Running 64.25s Step 262( 28.80%), action 144, FPS 2.37, Running 64.63s Step 263( 29.00%), action 145, FPS 2.29, Running 65.26s Step 264( 29.20%), action 146, FPS 2.27, Running 65.75s Step 265( 29.40%), action 147, FPS 2.24, Running 66.22s Step 266( 29.60%), action 148, FPS 2.29, Running 66.58s Step 267( 29.80%), action 149, FPS 2.24, Running 67.07s Step 268( 30.00%), action 150, FPS 2.26, Running 67.33s Step 269( 30.20%), action 151, FPS 2.25, Running 67.86s Step 270( 30.40%), action 152, FPS 2.22, Running 68.47s Step 271( 30.60%), action 153, FPS 2.17, Running 68.98s Step 272( 30.80%), action 154, FPS 2.12, Running 69.45s Step 273( 31.00%), action 155, FPS 2.12, Running 69.83s Step 274( 31.20%), action 156, FPS 2.15, Running 70.15s Step 275( 31.40%), action 157, FPS 2.10, Running 70.70s Step 276( 31.60%), action 158, FPS 2.11, Running 71.09s Step 277( 31.80%), action 159, FPS 2.11, Running 71.44s Step 278( 32.00%), action 160, FPS 2.16, Running 71.80s Step 279( 32.20%), action 161, FPS 2.17, Running 72.58s Step 280( 32.40%), action 162, FPS 2.21, Running 72.82s Step 281( 32.60%), action 163, FPS 2.18, Running 73.43s Step 282( 32.80%), action 164, FPS 2.20, Running 73.70s Step 283( 33.00%), action 165, FPS 2.23, Running 74.22s Step 284( 33.20%), action 166, FPS 2.23, Running 74.72s Step 285( 33.40%), action 167, FPS 2.21, Running 75.28s Step 286( 33.60%), action 168, FPS 2.21, Running 75.65s Step 287( 33.80%), action 169, FPS 2.26, Running 75.91s Step 288( 34.00%), action 170, FPS 2.20, Running 76.42s Step 289( 34.20%), action 171, FPS 2.22, Running 76.86s Step 290( 34.40%), action 172, FPS 2.25, Running 77.34s Step 291( 34.60%), action 173, FPS 2.31, Running 77.64s Step 292( 34.80%), action 174, FPS 2.35, Running 77.95s Step 293( 35.00%), action 175, FPS 2.37, Running 78.28s Step 294( 35.20%), action 176, FPS 2.37, Running 78.60s Step 295( 35.40%), action 177, FPS 2.43, Running 78.94s Step 296( 35.60%), action 178, FPS 2.47, Running 79.17s Step 297( 35.80%), action 179, FPS 2.48, Running 79.51s Step 298( 36.00%), action 180, FPS 2.49, Running 79.84s Step 299( 36.20%), action 181, FPS 2.57, Running 80.37s Step 300( 36.40%), action 182, FPS 2.55, Running 80.67s Step 301( 36.60%), action 183, FPS 2.64, Running 81.00s Step 302( 36.80%), action 184, FPS 2.59, Running 81.42s Step 303( 37.00%), action 185, FPS 2.67, Running 81.71s Step 304( 37.20%), action 186, FPS 2.73, Running 82.04s Step 305( 37.40%), action 187, FPS 2.83, Running 82.36s Step 306( 37.60%), action 188, FPS 2.86, Running 82.63s Step 307( 37.80%), action 189, FPS 2.82, Running 83.01s Step 308( 38.00%), action 190, FPS 2.89, Running 83.33s Step 309( 38.20%), action 191, FPS 2.90, Running 83.75s Step 310( 38.40%), action 192, FPS 2.95, Running 84.11s Step 311( 38.60%), action 193, FPS 2.89, Running 84.56s Step 312( 38.80%), action 194, FPS 2.87, Running 84.92s Step 313( 39.00%), action 195, FPS 2.84, Running 85.34s Step 314( 39.20%), action 196, FPS 2.86, Running 85.60s Step 315( 39.40%), action 197, FPS 2.88, Running 85.88s Step 316( 39.60%), action 198, FPS 2.86, Running 86.17s Step 317( 39.80%), action 199, FPS 2.88, Running 86.46s Step 318( 40.00%), action 200, FPS 2.88, Running 86.78s Step 319( 40.20%), action 201, FPS 2.90, Running 87.25s Step 320( 40.40%), action 202, FPS 2.91, Running 87.54s Step 321( 40.60%), action 203, FPS 2.92, Running 87.86s Step 322( 40.80%), action 204, FPS 2.91, Running 88.29s Step 323( 41.00%), action 205, FPS 2.91, Running 88.58s Step 324( 41.20%), action 206, FPS 2.92, Running 88.88s Step 325( 41.40%), action 207, FPS 2.93, Running 89.19s Step 326( 41.60%), action 208, FPS 2.92, Running 89.49s Step 327( 41.80%), action 209, FPS 2.94, Running 89.82s Step 328( 42.00%), action 210, FPS 2.93, Running 90.15s Step 329( 42.20%), action 211, FPS 2.88, Running 90.69s Step 330( 42.40%), action 212, FPS 2.84, Running 91.14s Step 331( 42.60%), action 213, FPS 2.80, Running 91.71s Step 332( 42.80%), action 214, FPS 2.82, Running 92.01s Step 333( 43.00%), action 215, FPS 2.86, Running 92.34s Step 334( 43.20%), action 216, FPS 2.77, Running 92.83s Step 335( 43.40%), action 217, FPS 2.76, Running 93.14s Step 336( 43.60%), action 218, FPS 2.66, Running 93.68s Step 337( 43.80%), action 219, FPS 2.63, Running 94.05s Step 338( 44.00%), action 220, FPS 2.55, Running 94.63s Step 339( 44.20%), action 221, FPS 2.51, Running 95.23s Step 340( 44.40%), action 222, FPS 2.41, Running 95.85s Step 341( 44.60%), action 223, FPS 2.36, Running 96.35s Step 342( 44.80%), action 224, FPS 2.33, Running 96.87s Step 343( 45.00%), action 225, FPS 2.29, Running 97.33s Step 344( 45.20%), action 226, FPS 2.27, Running 97.71s Step 345( 45.40%), action 227, FPS 2.18, Running 98.35s Step 346( 45.60%), action 228, FPS 2.18, Running 98.67s Step 347( 45.80%), action 229, FPS 2.13, Running 99.23s Step 348( 46.00%), action 230, FPS 2.06, Running 99.86s Step 349( 46.20%), action 231, FPS 2.08, Running 100.31s Step 350( 46.40%), action 232, FPS 2.04, Running 100.93s Step 351( 46.60%), action 233, FPS 2.10, Running 101.26s Step 352( 46.80%), action 234, FPS 2.08, Running 101.61s Step 353( 47.00%), action 235, FPS 2.05, Running 102.11s Step 354( 47.20%), action 236, FPS 2.10, Running 102.33s Step 355( 47.40%), action 237, FPS 2.10, Running 102.65s Step 356( 47.60%), action 238, FPS 2.15, Running 102.97s Step 357( 47.80%), action 239, FPS 2.17, Running 103.25s Step 358( 48.00%), action 240, FPS 2.26, Running 103.47s Step 359( 48.20%), action 241, FPS 2.31, Running 103.90s Step 360( 48.40%), action 242, FPS 2.33, Running 104.42s Step 361( 48.60%), action 243, FPS 2.34, Running 104.89s Step 362( 48.80%), action 244, FPS 2.33, Running 105.47s Step 363( 49.00%), action 245, FPS 2.37, Running 105.76s Step 364( 49.20%), action 246, FPS 2.43, Running 105.94s Step 365( 49.40%), action 247, FPS 2.52, Running 106.27s Step 366( 49.60%), action 248, FPS 2.53, Running 106.57s Step 367( 49.80%), action 249, FPS 2.62, Running 106.87s Step 368( 50.00%), action 250, FPS 2.69, Running 107.30s Step 369( 50.20%), action 251, FPS 2.64, Running 107.89s Step 370( 50.40%), action 252, FPS 2.71, Running 108.30s Step 371( 50.60%), action 253, FPS 2.71, Running 108.65s Step 372( 50.80%), action 254, FPS 2.63, Running 109.20s Step 373( 51.00%), action 255, FPS 2.67, Running 109.59s Step 374( 51.20%), action 256, FPS 2.60, Running 110.03s Step 375( 51.40%), action 257, FPS 2.54, Running 110.52s Step 376( 51.60%), action 258, FPS 2.53, Running 110.88s Step 377( 51.80%), action 259, FPS 2.47, Running 111.36s Step 378( 52.00%), action 260, FPS 2.43, Running 111.70s Step 379( 52.20%), action 261, FPS 2.34, Running 112.44s Step 380( 52.40%), action 262, FPS 2.34, Running 112.98s Step 381( 52.60%), action 263, FPS 2.35, Running 113.39s Step 382( 52.80%), action 264, FPS 2.43, Running 113.71s Step 383( 53.00%), action 265, FPS 2.34, Running 114.29s Step 384( 53.20%), action 266, FPS 2.28, Running 114.71s Step 385( 53.40%), action 267, FPS 2.24, Running 115.22s Step 386( 53.60%), action 268, FPS 2.19, Running 115.71s Step 387( 53.80%), action 269, FPS 2.13, Running 116.25s Step 388( 54.00%), action 270, FPS 2.10, Running 116.81s Step 389( 54.20%), action 271, FPS 2.09, Running 117.47s Step 390( 54.40%), action 272, FPS 2.06, Running 117.99s Step 391( 54.60%), action 273, FPS 2.07, Running 118.32s Step 392( 54.80%), action 274, FPS 2.07, Running 118.89s Step 393( 55.00%), action 275, FPS 2.07, Running 119.24s Step 394( 55.20%), action 276, FPS 2.11, Running 119.51s Step 395( 55.40%), action 277, FPS 2.12, Running 119.93s Step 396( 55.60%), action 278, FPS 2.12, Running 120.31s Step 397( 55.80%), action 279, FPS 2.10, Running 120.87s Step 398( 56.00%), action 280, FPS 2.12, Running 121.14s Step 399( 56.20%), action 281, FPS 2.15, Running 121.76s Step 400( 56.40%), action 282, FPS 2.18, Running 122.13s Step 401( 56.60%), action 283, FPS 2.17, Running 122.59s Step 402( 56.80%), action 284, FPS 2.14, Running 123.06s Step 403( 57.00%), action 285, FPS 2.20, Running 123.37s Step 404( 57.20%), action 286, FPS 2.22, Running 123.71s Step 405( 57.40%), action 287, FPS 2.21, Running 124.25s Step 406( 57.60%), action 288, FPS 2.21, Running 124.76s Step 407( 57.80%), action 289, FPS 2.20, Running 125.33s Step 408( 58.00%), action 290, FPS 2.21, Running 125.85s Step 409( 58.20%), action 291, FPS 2.24, Running 126.39s Step 410( 58.40%), action 292, FPS 2.24, Running 126.93s Step 411( 58.60%), action 293, FPS 2.25, Running 127.22s Step 412( 58.80%), action 294, FPS 2.33, Running 127.47s Step 413( 59.00%), action 295, FPS 2.35, Running 127.76s Step 414( 59.20%), action 296, FPS 2.29, Running 128.24s Step 415( 59.40%), action 297, FPS 2.28, Running 128.69s Step 416( 59.60%), action 298, FPS 2.25, Running 129.18s Step 417( 59.80%), action 299, FPS 2.32, Running 129.50s Step 418( 60.00%), action 300, FPS 2.25, Running 130.03s Step 419( 60.20%), action 301, FPS 2.24, Running 130.70s Step 420( 60.40%), action 302, FPS 2.26, Running 130.97s Step 421( 60.60%), action 303, FPS 2.31, Running 131.26s Step 422( 60.80%), action 304, FPS 2.27, Running 131.87s Step 423( 61.00%), action 305, FPS 2.22, Running 132.37s Step 424( 61.20%), action 306, FPS 2.16, Running 132.99s Step 425( 61.40%), action 307, FPS 2.17, Running 133.48s Step 426( 61.60%), action 308, FPS 2.21, Running 133.82s Step 427( 61.80%), action 309, FPS 2.25, Running 134.22s Step 428( 62.00%), action 310, FPS 2.27, Running 134.65s Step 429( 62.20%), action 311, FPS 2.21, Running 135.42s Step 430( 62.40%), action 312, FPS 2.26, Running 135.79s Step 431( 62.60%), action 313, FPS 2.23, Running 136.18s Step 432( 62.80%), action 314, FPS 2.18, Running 136.66s Step 433( 63.00%), action 315, FPS 2.13, Running 137.16s Step 434( 63.20%), action 316, FPS 2.18, Running 137.43s Step 435( 63.40%), action 317, FPS 2.22, Running 137.72s Step 436( 63.60%), action 318, FPS 2.22, Running 138.21s Step 437( 63.80%), action 319, FPS 2.21, Running 138.56s Step 438( 64.00%), action 320, FPS 2.22, Running 139.03s Step 439( 64.20%), action 321, FPS 2.23, Running 139.65s Step 440( 64.40%), action 322, FPS 2.15, Running 140.26s Step 441( 64.60%), action 323, FPS 2.09, Running 140.84s Step 442( 64.80%), action 324, FPS 2.17, Running 141.10s Step 443( 65.00%), action 325, FPS 2.20, Running 141.44s Step 444( 65.20%), action 326, FPS 2.23, Running 141.97s Step 445( 65.40%), action 327, FPS 2.28, Running 142.27s Step 446( 65.60%), action 328, FPS 2.23, Running 142.79s Step 447( 65.80%), action 329, FPS 2.20, Running 143.31s Step 448( 66.00%), action 330, FPS 2.17, Running 143.87s Step 449( 66.20%), action 331, FPS 2.26, Running 144.29s Step 450( 66.40%), action 332, FPS 2.26, Running 144.62s Step 451( 66.60%), action 333, FPS 2.27, Running 144.97s Step 452( 66.80%), action 334, FPS 2.27, Running 145.46s Step 453( 67.00%), action 335, FPS 2.32, Running 145.78s Step 454( 67.20%), action 336, FPS 2.28, Running 146.20s Step 455( 67.40%), action 337, FPS 2.21, Running 146.79s Step 456( 67.60%), action 338, FPS 2.26, Running 147.07s Step 457( 67.80%), action 339, FPS 2.27, Running 147.36s Step 458( 68.00%), action 340, FPS 2.31, Running 147.70s Step 459( 68.20%), action 341, FPS 2.30, Running 148.35s Step 460( 68.40%), action 342, FPS 2.32, Running 148.89s Step 461( 68.60%), action 343, FPS 2.32, Running 149.45s Step 462( 68.80%), action 344, FPS 2.28, Running 149.89s Step 463( 69.00%), action 345, FPS 2.28, Running 150.21s Step 464( 69.20%), action 346, FPS 2.27, Running 150.80s Step 465( 69.40%), action 347, FPS 2.27, Running 151.07s Step 466( 69.60%), action 348, FPS 2.30, Running 151.50s Step 467( 69.80%), action 349, FPS 2.36, Running 151.77s Step 468( 70.00%), action 350, FPS 2.43, Running 152.10s Step 469( 70.20%), action 351, FPS 2.34, Running 152.83s Step 470( 70.40%), action 352, FPS 2.36, Running 153.09s Step 471( 70.60%), action 353, FPS 2.38, Running 153.38s Step 472( 70.80%), action 354, FPS 2.38, Running 153.85s Step 473( 71.00%), action 355, FPS 2.32, Running 154.39s Step 474( 71.20%), action 356, FPS 2.27, Running 155.00s Step 475( 71.40%), action 357, FPS 2.29, Running 155.53s Step 476( 71.60%), action 358, FPS 2.28, Running 155.82s Step 477( 71.80%), action 359, FPS 2.24, Running 156.27s Step 478( 72.00%), action 360, FPS 2.18, Running 156.86s Step 479( 72.20%), action 361, FPS 2.17, Running 157.56s Step 480( 72.40%), action 362, FPS 2.23, Running 157.85s Step 481( 72.60%), action 363, FPS 2.29, Running 158.20s Step 482( 72.80%), action 364, FPS 2.24, Running 158.80s Step 483( 73.00%), action 365, FPS 2.24, Running 159.14s Step 484( 73.20%), action 366, FPS 2.29, Running 159.54s Step 485( 73.40%), action 367, FPS 2.27, Running 159.87s Step 486( 73.60%), action 368, FPS 2.31, Running 160.18s Step 487( 73.80%), action 369, FPS 2.26, Running 160.64s Step 488( 74.00%), action 370, FPS 2.17, Running 161.31s Step 489( 74.20%), action 371, FPS 2.18, Running 161.99s Step 490( 74.40%), action 372, FPS 2.12, Running 162.52s Step 491( 74.60%), action 373, FPS 2.09, Running 162.93s Step 492( 74.80%), action 374, FPS 2.06, Running 163.58s Step 493( 75.00%), action 375, FPS 2.05, Running 164.13s Step 494( 75.20%), action 376, FPS 2.10, Running 164.51s Step 495( 75.40%), action 377, FPS 2.15, Running 164.82s Step 496( 75.60%), action 378, FPS 2.09, Running 165.38s Step 497( 75.80%), action 379, FPS 2.12, Running 165.69s Step 498( 76.00%), action 380, FPS 2.14, Running 166.23s Step 499( 76.20%), action 381, FPS 2.19, Running 166.68s Step 500( 76.40%), action 382, FPS 2.15, Running 167.16s Step 501( 76.60%), action 383, FPS 2.16, Running 167.45s Step 502( 76.80%), action 384, FPS 2.17, Running 168.03s Step 503( 77.00%), action 385, FPS 2.17, Running 168.35s Step 504( 77.20%), action 386, FPS 2.18, Running 168.72s Step 505( 77.40%), action 387, FPS 2.11, Running 169.36s Step 506( 77.60%), action 388, FPS 2.11, Running 169.64s Step 507( 77.80%), action 389, FPS 2.06, Running 170.36s [2026-08-01 18:51:53] [56 ] Seed 55 failed after 170.72 s. +steps: 507 , actions: 389 . +Instruction: Empty +Total 31/56(55.36%) success. +Setting seed: 56 +Step 1( N/A%), pre moving , FPS 10.38, Running 0.10s Step 2( N/A%), pre moving , FPS 17.55, Running 0.11s Step 3( N/A%), pre moving , FPS 22.79, Running 0.13s Step 4( N/A%), pre moving , FPS 26.43, Running 0.15s Step 5( N/A%), pre moving , FPS 28.47, Running 0.18s Step 6( N/A%), pre moving , FPS 30.43, Running 0.20s Step 7( N/A%), pre moving , FPS 30.49, Running 0.23s Step 8( N/A%), pre moving , FPS 30.29, Running 0.26s Step 9( N/A%), pre moving , FPS 31.76, Running 0.28s Step 10( N/A%), pre moving , FPS 33.18, Running 0.30s Step 11( N/A%), pre moving , FPS 33.38, Running 0.33s Step 12( N/A%), pre moving , FPS 34.03, Running 0.35s Step 13( N/A%), pre moving , FPS 34.96, Running 0.37s Step 14( N/A%), pre moving , FPS 35.50, Running 0.39s Step 15( N/A%), pre moving , FPS 36.33, Running 0.41s Step 16( N/A%), pre moving , FPS 37.12, Running 0.43s Step 17( N/A%), pre moving , FPS 37.75, Running 0.45s Step 18( N/A%), pre moving , FPS 38.30, Running 0.47s Step 19( N/A%), pre moving , FPS 39.01, Running 0.49s Step 20( N/A%), pre moving , FPS 39.67, Running 0.50s Step 21( N/A%), pre moving , FPS 31.46, Running 0.73s Step 22( N/A%), pre moving , FPS 31.50, Running 0.75s Step 23( N/A%), pre moving , FPS 31.55, Running 0.77s Step 24( N/A%), pre moving , FPS 31.37, Running 0.79s Step 25( N/A%), pre moving , FPS 31.78, Running 0.80s Step 26( N/A%), pre moving , FPS 24.05, Running 1.03s Step 27( N/A%), pre moving , FPS 24.45, Running 1.05s Step 28( N/A%), pre moving , FPS 24.98, Running 1.06s Step 29( N/A%), pre moving , FPS 25.01, Running 1.08s Step 30( N/A%), pre moving , FPS 25.04, Running 1.10s Step 31( N/A%), pre moving , FPS 25.39, Running 1.12s Step 32( N/A%), pre moving , FPS 25.58, Running 1.13s Step 33( N/A%), pre moving , FPS 25.68, Running 1.15s Step 34( N/A%), pre moving , FPS 25.83, Running 1.17s Step 35( N/A%), pre moving , FPS 25.74, Running 1.19s Step 36( N/A%), pre moving , FPS 17.82, Running 1.55s Step 37( N/A%), pre moving , FPS 17.83, Running 1.57s Step 38( N/A%), pre moving , FPS 17.79, Running 1.59s Step 39( N/A%), pre moving , FPS 17.76, Running 1.61s Step 40( N/A%), pre moving , FPS 17.76, Running 1.63s Step 41( N/A%), pre moving , FPS 21.84, Running 1.65s Step 42( N/A%), pre moving , FPS 21.78, Running 1.67s Step 43( N/A%), pre moving , FPS 21.74, Running 1.69s Step 44( N/A%), pre moving , FPS 21.86, Running 1.70s Step 45( N/A%), pre moving , FPS 21.80, Running 1.72s Step 46( N/A%), pre moving , FPS 27.77, Running 1.75s Step 47( N/A%), pre moving , FPS 27.41, Running 1.78s Step 48( N/A%), pre moving , FPS 26.99, Running 1.81s Step 49( N/A%), pre moving , FPS 26.30, Running 1.84s Step 50( N/A%), pre moving , FPS 25.66, Running 1.88s Step 51( N/A%), pre moving , FPS 25.27, Running 1.91s Step 52( N/A%), pre moving , FPS 24.70, Running 1.94s Step 53( N/A%), pre moving , FPS 24.14, Running 1.98s Step 54( N/A%), pre moving , FPS 23.45, Running 2.02s Step 55( N/A%), pre moving , FPS 23.16, Running 2.05s Step 56( N/A%), pre moving , FPS 37.83, Running 2.08s Step 57( N/A%), pre moving , FPS 37.21, Running 2.11s Step 58( N/A%), pre moving , FPS 36.77, Running 2.14s Step 59( N/A%), pre moving , FPS 36.01, Running 2.17s Step 60( N/A%), pre moving , FPS 33.64, Running 2.22s Step 61( N/A%), pre moving , FPS 32.21, Running 2.27s Step 62( N/A%), pre moving , FPS 31.13, Running 2.31s Step 63( N/A%), pre moving , FPS 30.51, Running 2.34s Step 64( N/A%), pre moving , FPS 29.66, Running 2.38s Step 65( N/A%), pre moving , FPS 29.01, Running 2.41s Step 66( N/A%), pre moving , FPS 28.81, Running 2.44s Step 67( N/A%), pre moving , FPS 28.49, Running 2.48s Step 68( N/A%), pre moving , FPS 28.17, Running 2.52s Step 69( N/A%), pre moving , FPS 28.07, Running 2.56s Step 70( N/A%), pre moving , FPS 28.28, Running 2.59s Step 71( N/A%), pre moving , FPS 28.31, Running 2.62s Step 72( N/A%), pre moving , FPS 28.56, Running 2.64s Step 73( N/A%), pre moving , FPS 28.78, Running 2.67s Step 74( N/A%), pre moving , FPS 29.35, Running 2.70s Step 75( N/A%), pre moving , FPS 29.48, Running 2.73s Step 76( N/A%), pre moving , FPS 29.24, Running 2.77s Step 77( N/A%), pre moving , FPS 28.99, Running 2.80s Step 78( N/A%), pre moving , FPS 28.81, Running 2.83s Step 79( N/A%), pre moving , FPS 28.32, Running 2.87s Step 80( N/A%), pre moving , FPS 29.11, Running 2.91s Step 81( N/A%), pre moving , FPS 29.82, Running 2.94s Step 82( N/A%), pre moving , FPS 30.38, Running 2.97s Step 83( N/A%), pre moving , FPS 30.31, Running 3.00s Step 84( N/A%), pre moving , FPS 30.74, Running 3.03s Step 85( N/A%), pre moving , FPS 31.04, Running 3.06s Step 86( N/A%), pre moving , FPS 31.06, Running 3.09s Step 87( N/A%), pre moving , FPS 31.01, Running 3.12s Step 88( N/A%), pre moving , FPS 30.82, Running 3.16s Step 89( N/A%), pre moving , FPS 30.87, Running 3.20s Step 90( N/A%), pre moving , FPS 31.01, Running 3.23s Step 91( N/A%), pre moving , FPS 31.01, Running 3.26s Step 92( N/A%), pre moving , FPS 31.56, Running 3.28s Step 93( N/A%), pre moving , FPS 32.03, Running 3.30s Step 94( N/A%), pre moving , FPS 32.41, Running 3.32s Step 95( N/A%), pre moving , FPS 33.00, Running 3.34s Step 96( N/A%), pre moving , FPS 33.71, Running 3.36s Step 97( N/A%), pre moving , FPS 34.58, Running 3.38s Step 98( N/A%), pre moving , FPS 35.34, Running 3.40s Step 99( N/A%), pre moving , FPS 36.95, Running 3.42s Step 100( N/A%), pre moving , FPS 37.16, Running 3.45s Step 101( N/A%), pre moving , FPS 37.08, Running 3.48s Step 102( N/A%), pre moving , FPS 37.29, Running 3.50s Step 103( N/A%), pre moving , FPS 38.40, Running 3.52s Step 104( N/A%), pre moving , FPS 39.16, Running 3.54s Step 105( N/A%), pre moving , FPS 39.94, Running 3.56s Step 106( N/A%), pre moving , FPS 41.05, Running 3.57s Step 107( N/A%), pre moving , FPS 42.71, Running 3.59s Step 108( N/A%), pre moving , FPS 44.74, Running 3.61s Step 109( N/A%), pre moving , FPS 46.58, Running 3.63s Step 110( N/A%), pre moving , FPS 47.21, Running 3.66s Step 111( N/A%), pre moving , FPS 47.99, Running 3.68s Step 112( N/A%), pre moving , FPS 11.53, Running 5.01s Step 113( N/A%), pre moving , FPS 10.35, Running 5.23s Step 114( N/A%), pre moving , FPS 9.89, Running 5.34s Step 115( N/A%), pre moving , FPS 9.04, Running 5.55s Step 116( N/A%), pre moving , FPS 8.65, Running 5.67s Step 117( N/A%), pre moving , FPS 7.93, Running 5.90s Step 118( N/A%), pre moving , FPS 7.57, Running 6.04s Step 119( N/A%), pre moving , FPS 7.07, Running 6.24s Step 120( N/A%), pre moving , FPS 6.76, Running 6.41s Step 121( N/A%), pre moving , FPS 6.40, Running 6.60s Step 122( N/A%), pre moving , FPS 6.21, Running 6.72s Step 123( N/A%), pre moving , FPS 5.87, Running 6.93s Step 124( N/A%), pre moving , FPS 5.68, Running 7.06s Step 125( N/A%), pre moving , FPS 5.39, Running 7.27s Step 126( N/A%), pre moving , FPS 5.19, Running 7.43s Step 127( N/A%), pre moving , FPS 4.89, Running 7.68s Step 128( N/A%), pre moving , FPS 4.70, Running 7.87s Step 129( N/A%), pre moving , FPS 4.45, Running 8.13s Step 130( N/A%), pre moving , FPS 4.35, Running 8.25s Step 131( N/A%), pre moving , FPS 4.14, Running 8.51s Step 132( 0.20%), action 1, FPS 4.58, Running 9.38s Step 133( 0.40%), action 2, FPS 4.28, Running 9.90s Step 134( 0.60%), action 3, FPS 3.97, Running 10.38s Step 135( 0.80%), action 4, FPS 3.98, Running 10.58s Step 136( 1.00%), action 5, FPS 3.74, Running 11.02s Step 137( 1.20%), action 6, FPS 3.55, Running 11.54s Step 138( 1.40%), action 7, FPS 3.22, Running 12.25s Step 139( 1.60%), action 8, FPS 3.05, Running 12.80s Step 140( 1.80%), action 9, FPS 2.82, Running 13.49s Step 141( 2.00%), action 10, FPS 2.71, Running 13.98s Step 142( 2.20%), action 11, FPS 2.56, Running 14.53s Step 143( 2.40%), action 12, FPS 2.54, Running 14.79s Step 144( 2.60%), action 13, FPS 2.47, Running 15.15s Step 145( 2.80%), action 14, FPS 2.45, Running 15.42s Step 146( 3.00%), action 15, FPS 2.38, Running 15.84s Step 147( 3.20%), action 16, FPS 2.39, Running 16.06s Step 148( 3.40%), action 17, FPS 2.26, Running 16.71s Step 149( 3.60%), action 18, FPS 2.22, Running 17.14s Step 150( 3.80%), action 19, FPS 2.14, Running 17.58s Step 151( 4.00%), action 20, FPS 2.10, Running 18.05s Step 152( 4.20%), action 21, FPS 2.08, Running 19.01s Step 153( 4.40%), action 22, FPS 2.12, Running 19.34s Step 154( 4.60%), action 23, FPS 2.08, Running 19.99s Step 155( 4.80%), action 24, FPS 2.03, Running 20.42s Step 156( 5.00%), action 25, FPS 2.06, Running 20.76s Step 157( 5.20%), action 26, FPS 2.12, Running 20.95s Step 158( 5.40%), action 27, FPS 2.22, Running 21.27s Step 159( 5.60%), action 28, FPS 2.30, Running 21.48s Step 160( 5.80%), action 29, FPS 2.38, Running 21.90s Step 161( 6.00%), action 30, FPS 2.45, Running 22.16s Step 162( 6.20%), action 31, FPS 2.45, Running 22.71s Step 163( 6.40%), action 32, FPS 2.46, Running 22.93s Step 164( 6.60%), action 33, FPS 2.41, Running 23.45s Step 165( 6.80%), action 34, FPS 2.43, Running 23.64s Step 166( 7.00%), action 35, FPS 2.45, Running 24.00s Step 167( 7.20%), action 36, FPS 2.44, Running 24.24s Step 168( 7.40%), action 37, FPS 2.55, Running 24.54s Step 169( 7.60%), action 38, FPS 2.63, Running 24.74s Step 170( 7.80%), action 39, FPS 2.65, Running 25.13s Step 171( 8.00%), action 40, FPS 2.74, Running 25.34s Step 172( 8.20%), action 41, FPS 2.88, Running 25.95s Step 173( 8.40%), action 42, FPS 2.92, Running 26.18s Step 174( 8.60%), action 43, FPS 3.00, Running 26.66s Step 175( 8.80%), action 44, FPS 3.11, Running 26.85s Step 176( 9.00%), action 45, FPS 3.08, Running 27.25s Step 177( 9.20%), action 46, FPS 2.99, Running 27.64s Step 178( 9.40%), action 47, FPS 2.95, Running 28.04s Step 179( 9.60%), action 48, FPS 2.95, Running 28.25s Step 180( 9.80%), action 49, FPS 2.93, Running 28.72s Step 181( 10.00%), action 50, FPS 2.97, Running 28.89s Step 182( 10.20%), action 51, FPS 3.02, Running 29.34s Step 183( 10.40%), action 52, FPS 3.01, Running 29.57s Step 184( 10.60%), action 53, FPS 3.11, Running 29.88s Step 185( 10.80%), action 54, FPS 3.11, Running 30.07s Step 186( 11.00%), action 55, FPS 3.13, Running 30.40s Step 187( 11.20%), action 56, FPS 3.07, Running 30.75s Step 188( 11.40%), action 57, FPS 3.02, Running 31.18s Step 189( 11.60%), action 58, FPS 2.99, Running 31.44s Step 190( 11.80%), action 59, FPS 2.99, Running 31.82s Step 191( 12.00%), action 60, FPS 2.98, Running 32.04s Step 192( 12.20%), action 61, FPS 2.91, Running 32.83s Step 193( 12.40%), action 62, FPS 2.84, Running 33.22s Step 194( 12.60%), action 63, FPS 2.85, Running 33.68s Step 195( 12.80%), action 64, FPS 2.83, Running 33.92s Step 196( 13.00%), action 65, FPS 2.83, Running 34.30s Step 197( 13.20%), action 66, FPS 2.83, Running 34.71s Step 198( 13.40%), action 67, FPS 2.86, Running 35.04s Step 199( 13.60%), action 68, FPS 2.87, Running 35.23s Step 200( 13.80%), action 69, FPS 2.83, Running 35.80s Step 201( 14.00%), action 70, FPS 2.81, Running 36.02s Step 202( 14.20%), action 71, FPS 2.67, Running 36.84s Step 203( 14.40%), action 72, FPS 2.61, Running 37.24s Step 204( 14.60%), action 73, FPS 2.53, Running 37.77s Step 205( 14.80%), action 74, FPS 2.45, Running 38.22s Step 206( 15.00%), action 75, FPS 2.35, Running 38.91s Step 207( 15.20%), action 76, FPS 2.39, Running 39.12s Step 208( 15.40%), action 77, FPS 2.42, Running 39.44s Step 209( 15.60%), action 78, FPS 2.39, Running 39.81s Step 210( 15.80%), action 79, FPS 2.40, Running 40.15s Step 211( 16.00%), action 80, FPS 2.40, Running 40.38s Step 212( 16.20%), action 81, FPS 2.49, Running 40.87s Step 213( 16.40%), action 82, FPS 2.55, Running 41.07s Step 214( 16.60%), action 83, FPS 2.60, Running 41.37s Step 215( 16.80%), action 84, FPS 2.55, Running 41.78s Step 216( 17.00%), action 85, FPS 2.53, Running 42.22s Step 217( 17.20%), action 86, FPS 2.59, Running 42.42s Step 218( 17.40%), action 87, FPS 2.60, Running 42.74s Step 219( 17.60%), action 88, FPS 2.59, Running 42.96s Step 220( 17.80%), action 89, FPS 2.68, Running 43.25s Step 221( 18.00%), action 90, FPS 2.67, Running 43.50s Step 222( 18.20%), action 91, FPS 2.77, Running 44.05s Step 223( 18.40%), action 92, FPS 2.84, Running 44.29s Step 224( 18.60%), action 93, FPS 2.83, Running 44.85s Step 225( 18.80%), action 94, FPS 2.93, Running 45.05s Step 226( 19.00%), action 95, FPS 3.04, Running 45.48s Step 227( 19.20%), action 96, FPS 3.03, Running 45.72s Step 228( 19.40%), action 97, FPS 3.01, Running 46.09s Step 229( 19.60%), action 98, FPS 3.02, Running 46.43s Step 230( 19.80%), action 99, FPS 2.97, Running 46.88s Step 231( 20.00%), action 100, FPS 2.88, Running 47.32s Step 232( 20.20%), action 101, FPS 2.87, Running 47.85s Step 233( 20.40%), action 102, FPS 2.80, Running 48.20s Step 234( 20.60%), action 103, FPS 2.79, Running 48.54s Step 235( 20.80%), action 104, FPS 2.86, Running 48.77s Step 236( 21.00%), action 105, FPS 2.89, Running 49.14s Step 237( 21.20%), action 106, FPS 2.80, Running 49.56s Step 238( 21.40%), action 107, FPS 2.77, Running 49.96s Step 239( 21.60%), action 108, FPS 2.77, Running 50.19s Step 240( 21.80%), action 109, FPS 2.73, Running 50.56s Step 241( 22.00%), action 110, FPS 2.74, Running 50.80s Step 242( 22.20%), action 111, FPS 2.69, Running 51.49s Step 243( 22.40%), action 112, FPS 2.67, Running 51.78s Step 244( 22.60%), action 113, FPS 2.72, Running 52.22s Step 245( 22.80%), action 114, FPS 2.66, Running 52.56s Step 246( 23.00%), action 115, FPS 2.66, Running 53.00s Step 247( 23.20%), action 116, FPS 2.66, Running 53.23s Step 248( 23.40%), action 117, FPS 2.62, Running 53.72s Step 249( 23.60%), action 118, FPS 2.66, Running 53.95s Step 250( 23.80%), action 119, FPS 2.54, Running 54.75s Step 251( 24.00%), action 120, FPS 2.52, Running 55.25s Step 252( 24.20%), action 121, FPS 2.50, Running 55.86s Step 253( 24.40%), action 122, FPS 2.50, Running 56.22s Step 254( 24.60%), action 123, FPS 2.46, Running 56.66s Step 255( 24.80%), action 124, FPS 2.38, Running 57.18s Step 256( 25.00%), action 125, FPS 2.37, Running 57.58s Step 257( 25.20%), action 126, FPS 2.41, Running 57.87s Step 258( 25.40%), action 127, FPS 2.39, Running 58.33s Step 259( 25.60%), action 128, FPS 2.39, Running 58.57s Step 260( 25.80%), action 129, FPS 2.36, Running 59.03s Step 261( 26.00%), action 130, FPS 2.31, Running 59.44s Step 262( 26.20%), action 131, FPS 2.27, Running 60.31s Step 263( 26.40%), action 132, FPS 2.25, Running 60.68s Step 264( 26.60%), action 133, FPS 2.20, Running 61.32s Step 265( 26.80%), action 134, FPS 2.17, Running 61.78s Step 266( 27.00%), action 135, FPS 2.13, Running 62.38s Step 267( 27.20%), action 136, FPS 2.08, Running 62.87s Step 268( 27.40%), action 137, FPS 2.07, Running 63.38s Step 269( 27.60%), action 138, FPS 2.02, Running 63.85s Step 270( 27.80%), action 139, FPS 2.07, Running 64.43s Step 271( 28.00%), action 140, FPS 2.12, Running 64.67s Step 272( 28.20%), action 141, FPS 2.09, Running 65.42s Step 273( 28.40%), action 142, FPS 2.09, Running 65.79s Step 274( 28.60%), action 143, FPS 2.08, Running 66.28s Step 275( 28.80%), action 144, FPS 2.14, Running 66.52s Step 276( 29.00%), action 145, FPS 2.14, Running 66.94s Step 277( 29.20%), action 146, FPS 2.15, Running 67.18s Step 278( 29.40%), action 147, FPS 2.11, Running 67.80s Step 279( 29.60%), action 148, FPS 2.04, Running 68.36s Step 280( 29.80%), action 149, FPS 2.02, Running 68.91s Step 281( 30.00%), action 150, FPS 2.02, Running 69.32s Step 282( 30.20%), action 151, FPS 2.03, Running 70.17s Step 283( 30.40%), action 152, FPS 2.02, Running 70.59s Step 284( 30.60%), action 153, FPS 2.01, Running 71.27s Step 285( 30.80%), action 154, FPS 2.01, Running 71.74s Step 286( 31.00%), action 155, FPS 2.01, Running 72.34s Step 287( 31.20%), action 156, FPS 2.06, Running 72.57s Step 288( 31.40%), action 157, FPS 2.10, Running 72.92s Step 289( 31.60%), action 158, FPS 2.15, Running 73.17s Step 290( 31.80%), action 159, FPS 2.20, Running 73.50s Step 291( 32.00%), action 160, FPS 2.17, Running 73.91s Step 292( 32.20%), action 161, FPS 2.20, Running 74.53s Step 293( 32.40%), action 162, FPS 2.22, Running 74.79s Step 294( 32.60%), action 163, FPS 2.26, Running 75.12s Step 295( 32.80%), action 164, FPS 2.23, Running 75.50s Step 296( 33.00%), action 165, FPS 2.21, Running 76.00s Step 297( 33.20%), action 166, FPS 2.21, Running 76.24s Step 298( 33.40%), action 167, FPS 2.27, Running 76.61s Step 299( 33.60%), action 168, FPS 2.36, Running 76.82s Step 300( 33.80%), action 169, FPS 2.41, Running 77.21s Step 301( 34.00%), action 170, FPS 2.47, Running 77.42s Step 302( 34.20%), action 171, FPS 2.53, Running 78.06s Step 303( 34.40%), action 172, FPS 2.54, Running 78.47s Step 304( 34.60%), action 173, FPS 2.53, Running 79.17s Step 305( 34.80%), action 174, FPS 2.60, Running 79.42s Step 306( 35.00%), action 175, FPS 2.69, Running 79.76s Step 307( 35.20%), action 176, FPS 2.69, Running 80.01s Step 308( 35.40%), action 177, FPS 2.69, Running 80.36s Step 309( 35.60%), action 178, FPS 2.70, Running 80.59s Step 310( 35.80%), action 179, FPS 2.71, Running 80.89s Step 311( 36.00%), action 180, FPS 2.77, Running 81.12s Step 312( 36.20%), action 181, FPS 2.65, Running 82.08s Step 313( 36.40%), action 182, FPS 2.60, Running 82.49s Step 314( 36.60%), action 183, FPS 2.56, Running 82.94s Step 315( 36.80%), action 184, FPS 2.52, Running 83.43s Step 316( 37.00%), action 185, FPS 2.50, Running 83.99s Step 317( 37.20%), action 186, FPS 2.43, Running 84.46s Step 318( 37.40%), action 187, FPS 2.30, Running 85.29s Step 319( 37.60%), action 188, FPS 2.21, Running 85.86s Step 320( 37.80%), action 189, FPS 2.16, Running 86.47s Step 321( 38.00%), action 190, FPS 2.13, Running 86.81s Step 322( 38.20%), action 191, FPS 2.13, Running 87.46s Step 323( 38.40%), action 192, FPS 2.09, Running 88.06s Step 324( 38.60%), action 193, FPS 2.11, Running 88.64s Step 325( 38.80%), action 194, FPS 2.10, Running 88.95s Step 326( 39.00%), action 195, FPS 2.02, Running 89.69s Step 327( 39.20%), action 196, FPS 1.99, Running 90.04s Step 328( 39.40%), action 197, FPS 1.95, Running 90.62s Step 329( 39.60%), action 198, FPS 1.93, Running 90.93s Step 330( 39.80%), action 199, FPS 1.90, Running 91.45s Step 331( 40.00%), action 200, FPS 1.85, Running 91.93s Step 332( 40.20%), action 201, FPS 1.86, Running 92.81s Step 333( 40.40%), action 202, FPS 1.85, Running 93.33s Step 334( 40.60%), action 203, FPS 1.81, Running 94.01s Step 335( 40.80%), action 204, FPS 1.85, Running 94.25s Step 336( 41.00%), action 205, FPS 1.82, Running 94.95s Step 337( 41.20%), action 206, FPS 1.85, Running 95.29s Step 338( 41.40%), action 207, FPS 1.92, Running 95.73s Step 339( 41.60%), action 208, FPS 1.95, Running 96.13s Step 340( 41.80%), action 209, FPS 1.99, Running 96.52s Step 341( 42.00%), action 210, FPS 2.01, Running 96.77s Step 342( 42.20%), action 211, FPS 1.99, Running 97.52s Step 343( 42.40%), action 212, FPS 1.99, Running 98.10s Step 344( 42.60%), action 213, FPS 1.98, Running 98.77s Step 345( 42.80%), action 214, FPS 1.98, Running 99.04s Step 346( 43.00%), action 215, FPS 2.02, Running 99.61s Step 347( 43.20%), action 216, FPS 2.00, Running 100.04s Step 348( 43.40%), action 217, FPS 1.98, Running 100.72s Step 349( 43.60%), action 218, FPS 1.98, Running 101.04s Step 350( 43.80%), action 219, FPS 1.94, Running 101.75s Step 351( 44.00%), action 220, FPS 1.99, Running 101.98s Step 352( 44.20%), action 221, FPS 2.00, Running 102.79s Step 353( 44.40%), action 222, FPS 2.01, Running 103.27s Step 354( 44.60%), action 223, FPS 2.03, Running 103.89s Step 355( 44.80%), action 224, FPS 1.98, Running 104.36s Step 356( 45.00%), action 225, FPS 2.03, Running 104.79s Step 357( 45.20%), action 226, FPS 2.00, Running 105.28s Step 358( 45.40%), action 227, FPS 1.95, Running 105.97s Step 359( 45.60%), action 228, FPS 1.98, Running 106.22s Step 360( 45.80%), action 229, FPS 1.92, Running 106.93s Step 361( 46.00%), action 230, FPS 1.87, Running 107.47s Step 362( 46.20%), action 231, FPS 1.84, Running 108.41s Step 363( 46.40%), action 232, FPS 1.86, Running 108.88s Step 364( 46.60%), action 233, FPS 1.91, Running 109.26s Step 365( 46.80%), action 234, FPS 1.92, Running 109.48s Step 366( 47.00%), action 235, FPS 1.94, Running 109.90s Step 367( 47.20%), action 236, FPS 1.98, Running 110.14s Step 368( 47.40%), action 237, FPS 2.04, Running 110.54s Step 369( 47.60%), action 238, FPS 2.03, Running 110.87s Step 370( 47.80%), action 239, FPS 2.03, Running 111.59s Step 371( 48.00%), action 240, FPS 1.98, Running 112.05s Step 372( 48.20%), action 241, FPS 2.01, Running 112.75s Step 373( 48.40%), action 242, FPS 2.00, Running 113.26s Step 374( 48.60%), action 243, FPS 1.97, Running 114.04s Step 375( 48.80%), action 244, FPS 2.00, Running 114.35s Step 376( 49.00%), action 245, FPS 1.93, Running 115.13s Step 377( 49.20%), action 246, FPS 1.99, Running 115.33s Step 378( 49.40%), action 247, FPS 2.00, Running 115.95s Step 379( 49.60%), action 248, FPS 1.96, Running 116.40s Step 380( 49.80%), action 249, FPS 1.95, Running 117.17s Step 381( 50.00%), action 250, FPS 2.00, Running 117.48s Step 382( 50.20%), action 251, FPS 2.05, Running 118.18s Step 383( 50.40%), action 252, FPS 2.09, Running 118.42s Step 384( 50.60%), action 253, FPS 2.07, Running 118.93s Step 385( 50.80%), action 254, FPS 2.06, Running 119.20s Step 386( 51.00%), action 255, FPS 2.06, Running 119.60s Step 387( 51.20%), action 256, FPS 2.06, Running 119.84s Step 388( 51.40%), action 257, FPS 2.06, Running 120.26s Step 389( 51.60%), action 258, FPS 2.07, Running 120.55s Step 390( 51.80%), action 259, FPS 2.11, Running 121.08s Step 391( 52.00%), action 260, FPS 2.16, Running 121.31s Step 392( 52.20%), action 261, FPS 2.19, Running 121.89s Step 393( 52.40%), action 262, FPS 2.25, Running 122.14s Step 394( 52.60%), action 263, FPS 2.32, Running 122.64s Step 395( 52.80%), action 264, FPS 2.28, Running 123.13s Step 396( 53.00%), action 265, FPS 2.31, Running 123.79s Step 397( 53.20%), action 266, FPS 2.29, Running 124.05s Step 398( 53.40%), action 267, FPS 2.32, Running 124.58s Step 399( 53.60%), action 268, FPS 2.36, Running 124.87s Step 400( 53.80%), action 269, FPS 2.46, Running 125.32s Step 401( 54.00%), action 270, FPS 2.47, Running 125.57s Step 402( 54.20%), action 271, FPS 2.47, Running 126.27s Step 403( 54.40%), action 272, FPS 2.46, Running 126.54s Step 404( 54.60%), action 273, FPS 2.40, Running 127.25s Step 405( 54.80%), action 274, FPS 2.34, Running 127.75s Step 406( 55.00%), action 275, FPS 2.29, Running 128.35s Step 407( 55.20%), action 276, FPS 2.23, Running 128.79s Step 408( 55.40%), action 277, FPS 2.16, Running 129.52s Step 409( 55.60%), action 278, FPS 2.11, Running 130.02s Step 410( 55.80%), action 279, FPS 2.09, Running 130.65s Step 411( 56.00%), action 280, FPS 2.08, Running 130.92s Step 412( 56.20%), action 281, FPS 2.05, Running 131.62s Step 413( 56.40%), action 282, FPS 2.05, Running 131.91s Step 414( 56.60%), action 283, FPS 2.03, Running 132.48s Step 415( 56.80%), action 284, FPS 2.03, Running 132.97s Step 416( 57.00%), action 285, FPS 2.04, Running 133.57s Step 417( 57.20%), action 286, FPS 2.03, Running 133.88s Step 418( 57.40%), action 287, FPS 2.05, Running 134.34s Step 419( 57.60%), action 288, FPS 2.04, Running 134.65s Step 420( 57.80%), action 289, FPS 2.03, Running 135.19s Step 421( 58.00%), action 290, FPS 2.02, Running 135.49s Step 422( 58.20%), action 291, FPS 2.04, Running 136.09s Step 423( 58.40%), action 292, FPS 2.04, Running 136.35s Step 424( 58.60%), action 293, FPS 2.07, Running 136.90s Step 425( 58.80%), action 294, FPS 2.13, Running 137.15s Step 426( 59.00%), action 295, FPS 2.11, Running 137.81s Step 427( 59.20%), action 296, FPS 2.12, Running 138.24s Step 428( 59.40%), action 297, FPS 2.18, Running 138.71s Step 429( 59.60%), action 298, FPS 2.17, Running 139.26s Step 430( 59.80%), action 299, FPS 2.17, Running 139.88s Step 431( 60.00%), action 300, FPS 2.16, Running 140.19s Step 432( 60.20%), action 301, FPS 2.20, Running 140.71s Step 433( 60.40%), action 302, FPS 2.17, Running 141.13s Step 434( 60.60%), action 303, FPS 2.15, Running 141.79s Step 435( 60.80%), action 304, FPS 2.20, Running 142.08s Step 436( 61.00%), action 305, FPS 2.22, Running 142.59s Step 437( 61.20%), action 306, FPS 2.21, Running 142.92s Step 438( 61.40%), action 307, FPS 2.20, Running 143.43s Step 439( 61.60%), action 308, FPS 2.18, Running 143.85s Step 440( 61.80%), action 309, FPS 2.21, Running 144.23s Step 441( 62.00%), action 310, FPS 2.21, Running 144.53s Step 442( 62.20%), action 311, FPS 2.23, Running 145.05s Step 443( 62.40%), action 312, FPS 2.24, Running 145.28s Step 444( 62.60%), action 313, FPS 2.29, Running 145.64s Step 445( 62.80%), action 314, FPS 2.30, Running 145.86s Step 446( 63.00%), action 315, FPS 2.37, Running 146.27s Step 447( 63.20%), action 316, FPS 2.39, Running 146.61s Step 448( 63.40%), action 317, FPS 2.35, Running 147.23s Step 449( 63.60%), action 318, FPS 2.43, Running 147.48s Step 450( 63.80%), action 319, FPS 2.45, Running 148.04s Step 451( 64.00%), action 320, FPS 2.43, Running 148.44s Step 452( 64.20%), action 321, FPS 2.37, Running 149.15s Step 453( 64.40%), action 322, FPS 2.42, Running 149.39s Step 454( 64.60%), action 323, FPS 2.47, Running 149.90s Step 455( 64.80%), action 324, FPS 2.46, Running 150.22s Step 456( 65.00%), action 325, FPS 2.43, Running 150.82s Step 457( 65.20%), action 326, FPS 2.43, Running 151.15s Step 458( 65.40%), action 327, FPS 2.40, Running 151.77s Step 459( 65.60%), action 328, FPS 2.42, Running 152.11s Step 460( 65.80%), action 329, FPS 2.36, Running 152.71s Step 461( 66.00%), action 330, FPS 2.32, Running 153.17s Step 462( 66.20%), action 331, FPS 2.28, Running 153.84s Step 463( 66.40%), action 332, FPS 2.27, Running 154.11s Step 464( 66.60%), action 333, FPS 2.23, Running 154.62s Step 465( 66.80%), action 334, FPS 2.21, Running 154.92s Step 466( 67.00%), action 335, FPS 2.15, Running 155.58s Step 467( 67.20%), action 336, FPS 2.14, Running 155.94s Step 468( 67.40%), action 337, FPS 2.18, Running 156.39s Step 469( 67.60%), action 338, FPS 2.16, Running 156.75s Step 470( 67.80%), action 339, FPS 2.17, Running 157.26s [2026-08-01 18:54:31] [57 ] Seed 56 failed after 158.05 s. +steps: 470 , actions: 339 . +Instruction: Empty +Total 31/57(54.39%) success. +Setting seed: 57 +Step 1( N/A%), pre moving , FPS 10.38, Running 0.10s Step 2( N/A%), pre moving , FPS 14.88, Running 0.13s Step 3( N/A%), pre moving , FPS 17.19, Running 0.17s Step 4( N/A%), pre moving , FPS 18.60, Running 0.22s Step 5( N/A%), pre moving , FPS 18.91, Running 0.26s Step 6( N/A%), pre moving , FPS 19.89, Running 0.30s Step 7( N/A%), pre moving , FPS 19.71, Running 0.36s Step 8( N/A%), pre moving , FPS 20.21, Running 0.40s Step 9( N/A%), pre moving , FPS 20.20, Running 0.45s Step 10( N/A%), pre moving , FPS 20.71, Running 0.48s Step 11( N/A%), pre moving , FPS 21.05, Running 0.52s Step 12( N/A%), pre moving , FPS 21.38, Running 0.56s Step 13( N/A%), pre moving , FPS 21.71, Running 0.60s Step 14( N/A%), pre moving , FPS 21.93, Running 0.64s Step 15( N/A%), pre moving , FPS 21.96, Running 0.68s Step 16( N/A%), pre moving , FPS 22.60, Running 0.71s Step 17( N/A%), pre moving , FPS 21.51, Running 0.79s Step 18( N/A%), pre moving , FPS 21.93, Running 0.82s Step 19( N/A%), pre moving , FPS 22.41, Running 0.85s Step 20( N/A%), pre moving , FPS 22.65, Running 0.88s Step 21( N/A%), pre moving , FPS 18.64, Running 1.17s Step 22( N/A%), pre moving , FPS 18.64, Running 1.21s Step 23( N/A%), pre moving , FPS 18.70, Running 1.24s Step 24( N/A%), pre moving , FPS 18.39, Running 1.30s Step 25( N/A%), pre moving , FPS 18.59, Running 1.34s Step 26( N/A%), pre moving , FPS 15.33, Running 1.61s Step 27( N/A%), pre moving , FPS 15.55, Running 1.64s Step 28( N/A%), pre moving , FPS 15.63, Running 1.68s Step 29( N/A%), pre moving , FPS 15.70, Running 1.72s Step 30( N/A%), pre moving , FPS 15.54, Running 1.77s Step 31( N/A%), pre moving , FPS 15.43, Running 1.82s Step 32( N/A%), pre moving , FPS 15.43, Running 1.86s Step 33( N/A%), pre moving , FPS 15.57, Running 1.88s Step 34( N/A%), pre moving , FPS 15.64, Running 1.92s Step 35( N/A%), pre moving , FPS 15.79, Running 1.95s Step 36( N/A%), pre moving , FPS 12.24, Running 2.34s Step 37( N/A%), pre moving , FPS 12.54, Running 2.38s Step 38( N/A%), pre moving , FPS 12.52, Running 2.42s Step 39( N/A%), pre moving , FPS 12.40, Running 2.46s Step 40( N/A%), pre moving , FPS 12.42, Running 2.49s Step 41( N/A%), pre moving , FPS 14.71, Running 2.53s Step 42( N/A%), pre moving , FPS 14.61, Running 2.58s Step 43( N/A%), pre moving , FPS 14.44, Running 2.63s Step 44( N/A%), pre moving , FPS 14.46, Running 2.69s Step 45( N/A%), pre moving , FPS 14.30, Running 2.74s Step 46( N/A%), pre moving , FPS 16.78, Running 2.80s Step 47( N/A%), pre moving , FPS 16.44, Running 2.86s Step 48( N/A%), pre moving , FPS 16.28, Running 2.90s Step 49( N/A%), pre moving , FPS 16.03, Running 2.97s Step 50( N/A%), pre moving , FPS 15.82, Running 3.03s Step 51( N/A%), pre moving , FPS 15.68, Running 3.10s Step 52( N/A%), pre moving , FPS 15.45, Running 3.15s Step 53( N/A%), pre moving , FPS 15.02, Running 3.21s Step 54( N/A%), pre moving , FPS 14.68, Running 3.28s Step 55( N/A%), pre moving , FPS 14.36, Running 3.34s Step 56( N/A%), pre moving , FPS 19.06, Running 3.39s Step 57( N/A%), pre moving , FPS 18.87, Running 3.45s Step 58( N/A%), pre moving , FPS 18.25, Running 3.51s Step 59( N/A%), pre moving , FPS 17.85, Running 3.58s Step 60( N/A%), pre moving , FPS 17.42, Running 3.64s Step 61( N/A%), pre moving , FPS 17.12, Running 3.70s Step 62( N/A%), pre moving , FPS 16.84, Running 3.77s Step 63( N/A%), pre moving , FPS 16.64, Running 3.83s Step 64( N/A%), pre moving , FPS 16.62, Running 3.89s Step 65( N/A%), pre moving , FPS 16.51, Running 3.95s Step 66( N/A%), pre moving , FPS 16.53, Running 4.01s Step 67( N/A%), pre moving , FPS 16.48, Running 4.07s Step 68( N/A%), pre moving , FPS 16.29, Running 4.13s Step 69( N/A%), pre moving , FPS 16.36, Running 4.19s Step 70( N/A%), pre moving , FPS 16.48, Running 4.25s Step 71( N/A%), pre moving , FPS 16.41, Running 4.31s Step 72( N/A%), pre moving , FPS 16.45, Running 4.37s Step 73( N/A%), pre moving , FPS 16.30, Running 4.44s Step 74( N/A%), pre moving , FPS 16.43, Running 4.50s Step 75( N/A%), pre moving , FPS 16.56, Running 4.55s Step 76( N/A%), pre moving , FPS 16.09, Running 4.63s Step 77( N/A%), pre moving , FPS 16.09, Running 4.69s Step 78( N/A%), pre moving , FPS 16.43, Running 4.73s Step 79( N/A%), pre moving , FPS 16.66, Running 4.78s Step 80( N/A%), pre moving , FPS 16.75, Running 4.84s Step 81( N/A%), pre moving , FPS 16.76, Running 4.89s Step 82( N/A%), pre moving , FPS 17.00, Running 4.94s Step 83( N/A%), pre moving , FPS 16.96, Running 5.01s Step 84( N/A%), pre moving , FPS 16.95, Running 5.07s Step 85( N/A%), pre moving , FPS 16.97, Running 5.13s Step 86( N/A%), pre moving , FPS 17.00, Running 5.18s Step 87( N/A%), pre moving , FPS 17.06, Running 5.24s Step 88( N/A%), pre moving , FPS 17.36, Running 5.28s Step 89( N/A%), pre moving , FPS 17.67, Running 5.32s Step 90( N/A%), pre moving , FPS 18.03, Running 5.36s Step 91( N/A%), pre moving , FPS 18.50, Running 5.40s Step 92( N/A%), pre moving , FPS 18.85, Running 5.43s Step 93( N/A%), pre moving , FPS 19.41, Running 5.47s Step 94( N/A%), pre moving , FPS 19.69, Running 5.51s Step 95( N/A%), pre moving , FPS 19.46, Running 5.58s Step 96( N/A%), pre moving , FPS 20.24, Running 5.62s Step 97( N/A%), pre moving , FPS 20.86, Running 5.65s Step 98( N/A%), pre moving , FPS 20.23, Running 5.72s Step 99( N/A%), pre moving , FPS 20.26, Running 5.77s Step 100( N/A%), pre moving , FPS 20.66, Running 5.80s Step 101( N/A%), pre moving , FPS 21.01, Running 5.84s Step 102( N/A%), pre moving , FPS 21.30, Running 5.88s Step 103( N/A%), pre moving , FPS 22.12, Running 5.92s Step 104( N/A%), pre moving , FPS 22.63, Running 5.95s Step 105( N/A%), pre moving , FPS 23.31, Running 5.99s Step 106( N/A%), pre moving , FPS 23.95, Running 6.02s Step 107( N/A%), pre moving , FPS 8.58, Running 7.58s Step 108( N/A%), pre moving , FPS 7.74, Running 7.87s Step 109( N/A%), pre moving , FPS 7.43, Running 8.01s Step 110( N/A%), pre moving , FPS 6.79, Running 8.30s Step 111( N/A%), pre moving , FPS 6.44, Running 8.50s Step 112( N/A%), pre moving , FPS 5.98, Running 8.77s Step 113( N/A%), pre moving , FPS 5.82, Running 8.91s Step 114( N/A%), pre moving , FPS 5.42, Running 9.20s Step 115( N/A%), pre moving , FPS 5.30, Running 9.36s Step 116( N/A%), pre moving , FPS 4.98, Running 9.64s Step 117( N/A%), pre moving , FPS 4.81, Running 9.80s Step 118( N/A%), pre moving , FPS 4.56, Running 10.10s Step 119( N/A%), pre moving , FPS 4.44, Running 10.27s Step 120( N/A%), pre moving , FPS 4.21, Running 10.56s Step 121( N/A%), pre moving , FPS 4.10, Running 10.72s Step 122( N/A%), pre moving , FPS 3.89, Running 11.02s Step 123( N/A%), pre moving , FPS 3.79, Running 11.20s Step 124( N/A%), pre moving , FPS 3.60, Running 11.52s Step 125( N/A%), pre moving , FPS 3.52, Running 11.66s Step 126( N/A%), pre moving , FPS 3.35, Running 12.00s Step 127( 0.20%), action 1, FPS 3.82, Running 12.81s Step 128( 0.40%), action 2, FPS 3.84, Running 13.08s Step 129( 0.60%), action 3, FPS 3.64, Running 13.51s Step 130( 0.80%), action 4, FPS 3.62, Running 13.82s Step 131( 1.00%), action 5, FPS 3.44, Running 14.32s Step 132( 1.20%), action 6, FPS 3.34, Running 14.76s Step 133( 1.40%), action 7, FPS 3.16, Running 15.24s Step 134( 1.60%), action 8, FPS 3.19, Running 15.48s Step 135( 1.80%), action 9, FPS 3.05, Running 15.91s Step 136( 2.00%), action 10, FPS 3.03, Running 16.24s Step 137( 2.20%), action 11, FPS 2.90, Running 16.69s Step 138( 2.40%), action 12, FPS 2.91, Running 16.98s Step 139( 2.60%), action 13, FPS 2.86, Running 17.28s Step 140( 2.80%), action 14, FPS 2.82, Running 17.65s Step 141( 3.00%), action 15, FPS 2.77, Running 17.95s Step 142( 3.20%), action 16, FPS 2.80, Running 18.17s Step 143( 3.40%), action 17, FPS 2.69, Running 18.63s Step 144( 3.60%), action 18, FPS 2.66, Running 19.02s Step 145( 3.80%), action 19, FPS 2.59, Running 19.39s Step 146( 4.00%), action 20, FPS 2.58, Running 19.73s Step 147( 4.20%), action 21, FPS 2.64, Running 20.38s Step 148( 4.40%), action 22, FPS 2.64, Running 20.66s Step 149( 4.60%), action 23, FPS 2.68, Running 20.98s Step 150( 4.80%), action 24, FPS 2.61, Running 21.50s Step 151( 5.00%), action 25, FPS 2.67, Running 21.82s Step 152( 5.20%), action 26, FPS 2.68, Running 22.23s Step 153( 5.40%), action 27, FPS 2.70, Running 22.65s Step 154( 5.60%), action 28, FPS 2.62, Running 23.11s Step 155( 5.80%), action 29, FPS 2.66, Running 23.42s Step 156( 6.00%), action 30, FPS 2.66, Running 23.75s Step 157( 6.20%), action 31, FPS 2.58, Running 24.45s Step 158( 6.40%), action 32, FPS 2.54, Running 24.86s Step 159( 6.60%), action 33, FPS 2.47, Running 25.39s Step 160( 6.80%), action 34, FPS 2.47, Running 25.76s Step 161( 7.00%), action 35, FPS 2.46, Running 26.08s Step 162( 7.20%), action 36, FPS 2.42, Running 26.43s Step 163( 7.40%), action 37, FPS 2.40, Running 26.97s Step 164( 7.60%), action 38, FPS 2.35, Running 27.53s Step 165( 7.80%), action 39, FPS 2.32, Running 27.99s Step 166( 8.00%), action 40, FPS 2.30, Running 28.44s Step 167( 8.20%), action 41, FPS 2.31, Running 29.03s Step 168( 8.40%), action 42, FPS 2.25, Running 29.55s Step 169( 8.60%), action 43, FPS 2.23, Running 29.96s Step 170( 8.80%), action 44, FPS 2.22, Running 30.50s Step 171( 9.00%), action 45, FPS 2.16, Running 31.06s Step 172( 9.20%), action 46, FPS 2.19, Running 31.37s Step 173( 9.40%), action 47, FPS 2.17, Running 31.86s Step 174( 9.60%), action 48, FPS 2.21, Running 32.16s Step 175( 9.80%), action 49, FPS 2.14, Running 32.75s Step 176( 10.00%), action 50, FPS 2.06, Running 33.47s Step 177( 10.20%), action 51, FPS 2.08, Running 34.08s Step 178( 10.40%), action 52, FPS 2.12, Running 34.29s Step 179( 10.60%), action 53, FPS 2.16, Running 34.64s Step 180( 10.80%), action 54, FPS 2.15, Running 35.07s Step 181( 11.00%), action 55, FPS 2.14, Running 35.40s Step 182( 11.20%), action 56, FPS 2.12, Running 35.84s Step 183( 11.40%), action 57, FPS 2.16, Running 36.21s Step 184( 11.60%), action 58, FPS 2.25, Running 36.42s Step 185( 11.80%), action 59, FPS 2.27, Running 36.79s Step 186( 12.00%), action 60, FPS 2.27, Running 37.25s Step 187( 12.20%), action 61, FPS 2.27, Running 37.85s Step 188( 12.40%), action 62, FPS 2.31, Running 38.21s Step 189( 12.60%), action 63, FPS 2.31, Running 38.63s Step 190( 12.80%), action 64, FPS 2.39, Running 38.88s Step 191( 13.00%), action 65, FPS 2.34, Running 39.59s Step 192( 13.20%), action 66, FPS 2.37, Running 39.81s Step 193( 13.40%), action 67, FPS 2.43, Running 40.08s Step 194( 13.60%), action 68, FPS 2.46, Running 40.29s Step 195( 13.80%), action 69, FPS 2.47, Running 40.84s Step 196( 14.00%), action 70, FPS 2.61, Running 41.12s Step 197( 14.20%), action 71, FPS 2.49, Running 42.13s Step 198( 14.40%), action 72, FPS 2.34, Running 42.85s Step 199( 14.60%), action 73, FPS 2.22, Running 43.64s Step 200( 14.80%), action 74, FPS 2.25, Running 43.95s Step 201( 15.00%), action 75, FPS 2.13, Running 44.79s Step 202( 15.20%), action 76, FPS 2.13, Running 45.23s Step 203( 15.40%), action 77, FPS 2.11, Running 45.70s Step 204( 15.60%), action 78, FPS 2.05, Running 46.19s Step 205( 15.80%), action 79, FPS 1.98, Running 46.87s Step 206( 16.00%), action 80, FPS 1.99, Running 47.29s Step 207( 16.20%), action 81, FPS 1.94, Running 48.18s Step 208( 16.40%), action 82, FPS 1.93, Running 48.58s Step 209( 16.60%), action 83, FPS 1.87, Running 49.34s Step 210( 16.80%), action 84, FPS 1.81, Running 49.91s Step 211( 17.00%), action 85, FPS 1.84, Running 50.48s Step 212( 17.20%), action 86, FPS 1.79, Running 50.96s Step 213( 17.40%), action 87, FPS 1.68, Running 52.01s Step 214( 17.60%), action 88, FPS 1.64, Running 52.47s Step 215( 17.80%), action 89, FPS 1.61, Running 53.24s Step 216( 18.00%), action 90, FPS 1.60, Running 53.61s Step 217( 18.20%), action 91, FPS 1.56, Running 54.92s Step 218( 18.40%), action 92, FPS 1.56, Running 55.69s Step 219( 18.60%), action 93, FPS 1.54, Running 56.64s Step 220( 18.80%), action 94, FPS 1.51, Running 57.19s Step 221( 19.00%), action 95, FPS 1.53, Running 57.86s Step 222( 19.20%), action 96, FPS 1.52, Running 58.43s Step 223( 19.40%), action 97, FPS 1.52, Running 58.85s Step 224( 19.60%), action 98, FPS 1.51, Running 59.44s Step 225( 19.80%), action 99, FPS 1.48, Running 60.42s Step 226( 20.00%), action 100, FPS 1.48, Running 60.83s Step 227( 20.20%), action 101, FPS 1.45, Running 62.01s Step 228( 20.40%), action 102, FPS 1.45, Running 62.39s Step 229( 20.60%), action 103, FPS 1.46, Running 63.04s Step 230( 20.80%), action 104, FPS 1.48, Running 63.39s Step 231( 21.00%), action 105, FPS 1.48, Running 64.01s Step 232( 21.20%), action 106, FPS 1.47, Running 64.59s Step 233( 21.40%), action 107, FPS 1.49, Running 65.45s Step 234( 21.60%), action 108, FPS 1.46, Running 66.18s Step 235( 21.80%), action 109, FPS 1.46, Running 66.98s Step 236( 22.00%), action 110, FPS 1.42, Running 67.72s Step 237( 22.20%), action 111, FPS 1.49, Running 68.34s Step 238( 22.40%), action 112, FPS 1.52, Running 68.86s Step 239( 22.60%), action 113, FPS 1.56, Running 69.46s Step 240( 22.80%), action 114, FPS 1.56, Running 70.02s Step 241( 23.00%), action 115, FPS 1.54, Running 70.89s Step 242( 23.20%), action 116, FPS 1.55, Running 71.35s Step 243( 23.40%), action 117, FPS 1.51, Running 72.12s Step 244( 23.60%), action 118, FPS 1.50, Running 72.80s Step 245( 23.80%), action 119, FPS 1.54, Running 73.44s Step 246( 24.00%), action 120, FPS 1.51, Running 74.04s Step 247( 24.20%), action 121, FPS 1.55, Running 74.89s Step 248( 24.40%), action 122, FPS 1.54, Running 75.38s Step 249( 24.60%), action 123, FPS 1.54, Running 76.01s Step 250( 24.80%), action 124, FPS 1.50, Running 76.75s Step 251( 25.00%), action 125, FPS 1.54, Running 77.02s Step 252( 25.20%), action 126, FPS 1.57, Running 77.30s Step 253( 25.40%), action 127, FPS 1.63, Running 77.73s Step 254( 25.60%), action 128, FPS 1.67, Running 78.14s Step 255( 25.80%), action 129, FPS 1.68, Running 78.91s Step 256( 26.00%), action 130, FPS 1.70, Running 79.46s Step 257( 26.20%), action 131, FPS 1.65, Running 80.48s Step 258( 26.40%), action 132, FPS 1.64, Running 81.07s Step 259( 26.60%), action 133, FPS 1.63, Running 81.74s Step 260( 26.80%), action 134, FPS 1.63, Running 82.33s Step 261( 27.00%), action 135, FPS 1.62, Running 83.22s Step 262( 27.20%), action 136, FPS 1.63, Running 83.60s Step 263( 27.40%), action 137, FPS 1.64, Running 84.34s Step 264( 27.60%), action 138, FPS 1.69, Running 84.61s Step 265( 27.80%), action 139, FPS 1.66, Running 85.48s Step 266( 28.00%), action 140, FPS 1.70, Running 85.78s Step 267( 28.20%), action 141, FPS 1.70, Running 86.65s Step 268( 28.40%), action 142, FPS 1.72, Running 87.00s Step 269( 28.60%), action 143, FPS 1.70, Running 87.78s Step 270( 28.80%), action 144, FPS 1.75, Running 88.20s Step 271( 29.00%), action 145, FPS 1.70, Running 88.81s Step 272( 29.20%), action 146, FPS 1.67, Running 89.31s Step 273( 29.40%), action 147, FPS 1.63, Running 90.03s Step 274( 29.60%), action 148, FPS 1.62, Running 90.52s Step 275( 29.80%), action 149, FPS 1.61, Running 91.34s Step 276( 30.00%), action 150, FPS 1.60, Running 91.93s Step 277( 30.20%), action 151, FPS 1.62, Running 92.85s Step 278( 30.40%), action 152, FPS 1.64, Running 93.25s Step 279( 30.60%), action 153, FPS 1.62, Running 94.07s Step 280( 30.80%), action 154, FPS 1.64, Running 94.50s Step 281( 31.00%), action 155, FPS 1.67, Running 95.21s Step 282( 31.20%), action 156, FPS 1.63, Running 95.83s Step 283( 31.40%), action 157, FPS 1.70, Running 96.09s Step 284( 31.60%), action 158, FPS 1.70, Running 96.39s Step 285( 31.80%), action 159, FPS 1.79, Running 96.68s Step 286( 32.00%), action 160, FPS 1.78, Running 97.00s Step 287( 32.20%), action 161, FPS 1.79, Running 97.85s Step 288( 32.40%), action 162, FPS 1.76, Running 98.37s Step 289( 32.60%), action 163, FPS 1.75, Running 99.24s Step 290( 32.80%), action 164, FPS 1.73, Running 99.78s Step 291( 33.00%), action 165, FPS 1.70, Running 100.56s Step 292( 33.20%), action 166, FPS 1.72, Running 100.97s Step 293( 33.40%), action 167, FPS 1.71, Running 101.74s Step 294( 33.60%), action 168, FPS 1.72, Running 102.15s Step 295( 33.80%), action 169, FPS 1.72, Running 102.98s Step 296( 34.00%), action 170, FPS 1.75, Running 103.38s Step 297( 34.20%), action 171, FPS 1.76, Running 104.22s Step 298( 34.40%), action 172, FPS 1.72, Running 104.85s Step 299( 34.60%), action 173, FPS 1.75, Running 105.50s Step 300( 34.80%), action 174, FPS 1.73, Running 106.06s Step 301( 35.00%), action 175, FPS 1.73, Running 106.75s Step 302( 35.20%), action 176, FPS 1.77, Running 107.15s Step 303( 35.40%), action 177, FPS 1.71, Running 107.78s Step 304( 35.60%), action 178, FPS 1.67, Running 108.35s Step 305( 35.80%), action 179, FPS 1.59, Running 109.24s Step 306( 36.00%), action 180, FPS 1.56, Running 109.82s Step 307( 36.20%), action 181, FPS 1.57, Running 110.62s Step 308( 36.40%), action 182, FPS 1.56, Running 111.17s Step 309( 36.60%), action 183, FPS 1.56, Running 112.03s Step 310( 36.80%), action 184, FPS 1.57, Running 112.54s Step 311( 37.00%), action 185, FPS 1.58, Running 113.24s Step 312( 37.20%), action 186, FPS 1.57, Running 113.67s Step 313( 37.40%), action 187, FPS 1.59, Running 114.35s Step 314( 37.60%), action 188, FPS 1.58, Running 114.79s Step 315( 37.80%), action 189, FPS 1.59, Running 115.57s Step 316( 38.00%), action 190, FPS 1.58, Running 116.05s Step 317( 38.20%), action 191, FPS 1.58, Running 116.90s Step 318( 38.40%), action 192, FPS 1.60, Running 117.33s Step 319( 38.60%), action 193, FPS 1.59, Running 118.08s Step 320( 38.80%), action 194, FPS 1.57, Running 118.79s Step 321( 39.00%), action 195, FPS 1.55, Running 119.65s Step 322( 39.20%), action 196, FPS 1.54, Running 120.10s Step 323( 39.40%), action 197, FPS 1.57, Running 120.52s Step 324( 39.60%), action 198, FPS 1.56, Running 121.13s Step 325( 39.80%), action 199, FPS 1.56, Running 122.08s Step 326( 40.00%), action 200, FPS 1.55, Running 122.76s Step 327( 40.20%), action 201, FPS 1.55, Running 123.55s Step 328( 40.40%), action 202, FPS 1.56, Running 123.98s Step 329( 40.60%), action 203, FPS 1.60, Running 124.54s Step 330( 40.80%), action 204, FPS 1.60, Running 125.06s Step 331( 41.00%), action 205, FPS 1.58, Running 125.87s Step 332( 41.20%), action 206, FPS 1.58, Running 126.35s Step 333( 41.40%), action 207, FPS 1.58, Running 127.02s Step 334( 41.60%), action 208, FPS 1.58, Running 127.41s Step 335( 41.80%), action 209, FPS 1.58, Running 128.21s Step 336( 42.00%), action 210, FPS 1.58, Running 128.71s Step 337( 42.20%), action 211, FPS 1.58, Running 129.56s Step 338( 42.40%), action 212, FPS 1.57, Running 130.10s Step 339( 42.60%), action 213, FPS 1.55, Running 130.98s Step 340( 42.80%), action 214, FPS 1.57, Running 131.50s Step 341( 43.00%), action 215, FPS 1.59, Running 132.26s Step 342( 43.20%), action 216, FPS 1.59, Running 132.68s Step 343( 43.40%), action 217, FPS 1.54, Running 133.50s Step 344( 43.60%), action 218, FPS 1.52, Running 134.27s Step 345( 43.80%), action 219, FPS 1.56, Running 134.92s Step 346( 44.00%), action 220, FPS 1.55, Running 135.68s Step 347( 44.20%), action 221, FPS 1.54, Running 136.55s Step 348( 44.40%), action 222, FPS 1.52, Running 137.11s Step 349( 44.60%), action 223, FPS 1.49, Running 137.98s Step 350( 44.80%), action 224, FPS 1.48, Running 138.58s Step 351( 45.00%), action 225, FPS 1.46, Running 139.54s Step 352( 45.20%), action 226, FPS 1.46, Running 140.06s Step 353( 45.40%), action 227, FPS 1.46, Running 140.71s Step 354( 45.60%), action 228, FPS 1.44, Running 141.28s Step 355( 45.80%), action 229, FPS 1.45, Running 141.96s Step 356( 46.00%), action 230, FPS 1.45, Running 142.47s Step 357( 46.20%), action 231, FPS 1.45, Running 143.34s Step 358( 46.40%), action 232, FPS 1.47, Running 143.69s Step 359( 46.60%), action 233, FPS 1.51, Running 144.23s Step 360( 46.80%), action 234, FPS 1.49, Running 144.94s Step 361( 47.00%), action 235, FPS 1.49, Running 145.73s Step 362( 47.20%), action 236, FPS 1.46, Running 146.37s Step 363( 47.40%), action 237, FPS 1.46, Running 147.24s Step 364( 47.60%), action 238, FPS 1.49, Running 147.71s Step 365( 47.80%), action 239, FPS 1.47, Running 148.48s Step 366( 48.00%), action 240, FPS 1.49, Running 149.13s Step 367( 48.20%), action 241, FPS 1.47, Running 150.14s Step 368( 48.40%), action 242, FPS 1.48, Running 150.60s Step 369( 48.60%), action 243, FPS 1.50, Running 151.33s Step 370( 48.80%), action 244, FPS 1.50, Running 151.95s Step 371( 49.00%), action 245, FPS 1.50, Running 152.91s Step 372( 49.20%), action 246, FPS 1.53, Running 153.13s Step 373( 49.40%), action 247, FPS 1.56, Running 153.49s Step 374( 49.60%), action 248, FPS 1.59, Running 153.85s Step 375( 49.80%), action 249, FPS 1.59, Running 154.52s Step 376( 50.00%), action 250, FPS 1.58, Running 155.09s Step 377( 50.20%), action 251, FPS 1.57, Running 156.05s Step 378( 50.40%), action 252, FPS 1.56, Running 156.50s Step 379( 50.60%), action 253, FPS 1.54, Running 157.26s Step 380( 50.80%), action 254, FPS 1.54, Running 157.89s Step 381( 51.00%), action 255, FPS 1.57, Running 158.49s Step 382( 51.20%), action 256, FPS 1.57, Running 159.07s Step 383( 51.40%), action 257, FPS 1.60, Running 159.74s Step 384( 51.60%), action 258, FPS 1.59, Running 160.26s Step 385( 51.80%), action 259, FPS 1.60, Running 161.01s Step 386( 52.00%), action 260, FPS 1.62, Running 161.49s Step 387( 52.20%), action 261, FPS 1.64, Running 162.30s Step 388( 52.40%), action 262, FPS 1.62, Running 162.92s Step 389( 52.60%), action 263, FPS 1.64, Running 163.53s Step 390( 52.80%), action 264, FPS 1.64, Running 164.12s Step 391( 53.00%), action 265, FPS 1.67, Running 164.87s Step 392( 53.20%), action 266, FPS 1.64, Running 165.36s Step 393( 53.40%), action 267, FPS 1.61, Running 165.90s Step 394( 53.60%), action 268, FPS 1.58, Running 166.53s Step 395( 53.80%), action 269, FPS 1.58, Running 167.21s Step 396( 54.00%), action 270, FPS 1.58, Running 167.75s Step 397( 54.20%), action 271, FPS 1.60, Running 168.59s Step 398( 54.40%), action 272, FPS 1.57, Running 169.24s Step 399( 54.60%), action 273, FPS 1.59, Running 169.81s Step 400( 54.80%), action 274, FPS 1.58, Running 170.52s Step 401( 55.00%), action 275, FPS 1.55, Running 171.40s Step 402( 55.20%), action 276, FPS 1.53, Running 172.13s Step 403( 55.40%), action 277, FPS 1.57, Running 172.47s Step 404( 55.60%), action 278, FPS 1.59, Running 172.82s Step 405( 55.80%), action 279, FPS 1.64, Running 173.22s Step 406( 56.00%), action 280, FPS 1.61, Running 173.89s Step 407( 56.20%), action 281, FPS 1.58, Running 174.93s Step 408( 56.40%), action 282, FPS 1.58, Running 175.60s Step 409( 56.60%), action 283, FPS 1.54, Running 176.56s Step 410( 56.80%), action 284, FPS 1.52, Running 177.24s Step 411( 57.00%), action 285, FPS 1.52, Running 178.07s Step 412( 57.20%), action 286, FPS 1.50, Running 178.69s Step 413( 57.40%), action 287, FPS 1.48, Running 179.44s Step 414( 57.60%), action 288, FPS 1.48, Running 180.07s Step 415( 57.80%), action 289, FPS 1.47, Running 180.77s Step 416( 58.00%), action 290, FPS 1.45, Running 181.51s Step 417( 58.20%), action 291, FPS 1.43, Running 182.57s Step 418( 58.40%), action 292, FPS 1.45, Running 183.06s Step 419( 58.60%), action 293, FPS 1.41, Running 183.95s Step 420( 58.80%), action 294, FPS 1.43, Running 184.55s Step 421( 59.00%), action 295, FPS 1.46, Running 185.14s Step 422( 59.20%), action 296, FPS 1.45, Running 185.90s Step 423( 59.40%), action 297, FPS 1.43, Running 186.49s Step 424( 59.60%), action 298, FPS 1.39, Running 187.16s Step 425( 59.80%), action 299, FPS 1.36, Running 187.96s Step 426( 60.00%), action 300, FPS 1.39, Running 188.32s Step 427( 60.20%), action 301, FPS 1.40, Running 189.25s Step 428( 60.40%), action 302, FPS 1.42, Running 189.66s Step 429( 60.60%), action 303, FPS 1.45, Running 190.34s Step 430( 60.80%), action 304, FPS 1.47, Running 190.85s Step 431( 61.00%), action 305, FPS 1.48, Running 191.58s Step 432( 61.20%), action 306, FPS 1.51, Running 191.92s [2026-08-01 18:57:44] [58 ] Seed 57 success after 192.31 s. +steps: 432 , actions: 306 . +Instruction: Empty +Total 32/58(55.17%) success. +Setting seed: 58 +Step 1( N/A%), pre moving , FPS 2.33, Running 0.43s Step 2( N/A%), pre moving , FPS 2.74, Running 0.73s Step 3( N/A%), pre moving , FPS 3.84, Running 0.78s Step 4( N/A%), pre moving , FPS 4.63, Running 0.86s Step 5( N/A%), pre moving , FPS 5.43, Running 0.92s Step 6( N/A%), pre moving , FPS 6.10, Running 0.98s Step 7( N/A%), pre moving , FPS 6.71, Running 1.04s Step 8( N/A%), pre moving , FPS 5.89, Running 1.36s Step 9( N/A%), pre moving , FPS 6.49, Running 1.39s Step 10( N/A%), pre moving , FPS 6.77, Running 1.48s Step 11( N/A%), pre moving , FPS 7.15, Running 1.54s Step 12( N/A%), pre moving , FPS 7.48, Running 1.60s Step 13( N/A%), pre moving , FPS 6.77, Running 1.92s Step 14( N/A%), pre moving , FPS 7.14, Running 1.96s Step 15( N/A%), pre moving , FPS 7.49, Running 2.00s Step 16( N/A%), pre moving , FPS 7.67, Running 2.09s Step 17( N/A%), pre moving , FPS 7.87, Running 2.16s Step 18( N/A%), pre moving , FPS 7.26, Running 2.48s Step 19( N/A%), pre moving , FPS 7.51, Running 2.53s Step 20( N/A%), pre moving , FPS 7.70, Running 2.60s Step 21( N/A%), pre moving , FPS 7.49, Running 3.10s Step 22( N/A%), pre moving , FPS 8.22, Running 3.16s Step 23( N/A%), pre moving , FPS 8.21, Running 3.22s Step 24( N/A%), pre moving , FPS 8.14, Running 3.32s Step 25( N/A%), pre moving , FPS 7.77, Running 3.49s Step 26( N/A%), pre moving , FPS 6.96, Running 3.86s Step 27( N/A%), pre moving , FPS 6.93, Running 3.93s Step 28( N/A%), pre moving , FPS 7.58, Running 4.00s Step 29( N/A%), pre moving , FPS 6.84, Running 4.31s Step 30( N/A%), pre moving , FPS 6.97, Running 4.35s Step 31( N/A%), pre moving , FPS 6.91, Running 4.43s Step 32( N/A%), pre moving , FPS 6.89, Running 4.51s Step 33( N/A%), pre moving , FPS 7.58, Running 4.56s Step 34( N/A%), pre moving , FPS 6.87, Running 4.87s Step 35( N/A%), pre moving , FPS 6.84, Running 4.93s Step 36( N/A%), pre moving , FPS 5.72, Running 5.58s Step 37( N/A%), pre moving , FPS 5.72, Running 5.66s Step 38( N/A%), pre moving , FPS 5.72, Running 5.98s Step 39( N/A%), pre moving , FPS 5.72, Running 6.03s Step 40( N/A%), pre moving , FPS 5.70, Running 6.11s Step 41( N/A%), pre moving , FPS 6.51, Running 6.17s Step 42( N/A%), pre moving , FPS 6.41, Running 6.28s Step 43( N/A%), pre moving , FPS 5.87, Running 6.62s Step 44( N/A%), pre moving , FPS 5.86, Running 6.73s Step 45( N/A%), pre moving , FPS 5.99, Running 6.84s Step 46( N/A%), pre moving , FPS 6.02, Running 7.18s Step 47( N/A%), pre moving , FPS 5.97, Running 7.28s Step 48( N/A%), pre moving , FPS 5.90, Running 7.39s Step 49( N/A%), pre moving , FPS 5.85, Running 7.73s Step 50( N/A%), pre moving , FPS 5.75, Running 7.83s Step 51( N/A%), pre moving , FPS 5.73, Running 7.92s Step 52( N/A%), pre moving , FPS 5.70, Running 8.02s Step 53( N/A%), pre moving , FPS 5.25, Running 8.37s Step 54( N/A%), pre moving , FPS 5.55, Running 8.47s Step 55( N/A%), pre moving , FPS 5.49, Running 8.57s Step 56( N/A%), pre moving , FPS 6.50, Running 8.66s Step 57( N/A%), pre moving , FPS 6.00, Running 8.99s Step 58( N/A%), pre moving , FPS 6.37, Running 9.12s Step 59( N/A%), pre moving , FPS 5.80, Running 9.48s Step 60( N/A%), pre moving , FPS 5.83, Running 9.54s Step 61( N/A%), pre moving , FPS 5.75, Running 9.65s Step 62( N/A%), pre moving , FPS 5.76, Running 9.76s Step 63( N/A%), pre moving , FPS 5.75, Running 10.10s Step 64( N/A%), pre moving , FPS 5.74, Running 10.22s Step 65( N/A%), pre moving , FPS 5.67, Running 10.36s Step 66( N/A%), pre moving , FPS 5.77, Running 10.65s Step 67( N/A%), pre moving , FPS 5.74, Running 10.76s Step 68( N/A%), pre moving , FPS 5.73, Running 10.88s Step 69( N/A%), pre moving , FPS 5.74, Running 11.22s Step 70( N/A%), pre moving , FPS 5.71, Running 11.33s Step 71( N/A%), pre moving , FPS 5.68, Running 11.44s Step 72( N/A%), pre moving , FPS 5.31, Running 11.78s Step 73( N/A%), pre moving , FPS 5.67, Running 11.90s Step 74( N/A%), pre moving , FPS 5.63, Running 12.02s Step 75( N/A%), pre moving , FPS 5.32, Running 12.33s Step 76( N/A%), pre moving , FPS 5.28, Running 12.45s Step 77( N/A%), pre moving , FPS 5.38, Running 12.71s Step 78( N/A%), pre moving , FPS 5.31, Running 12.89s Step 79( N/A%), pre moving , FPS 5.72, Running 12.98s Step 80( N/A%), pre moving , FPS 5.71, Running 13.04s Step 81( N/A%), pre moving , FPS 5.77, Running 13.11s Step 82( N/A%), pre moving , FPS 5.44, Running 13.43s Step 83( N/A%), pre moving , FPS 5.96, Running 13.45s Step 84( N/A%), pre moving , FPS 6.05, Running 13.52s Step 85( N/A%), pre moving , FPS 6.20, Running 13.59s Step 86( N/A%), pre moving , FPS 6.64, Running 13.66s Step 87( N/A%), pre moving , FPS 6.22, Running 13.98s Step 88( N/A%), pre moving , FPS 6.39, Running 14.01s Step 89( N/A%), pre moving , FPS 7.01, Running 14.07s Step 90( N/A%), pre moving , FPS 7.14, Running 14.13s Step 91( N/A%), pre moving , FPS 7.24, Running 14.20s Step 92( N/A%), pre moving , FPS 7.30, Running 14.52s Step 93( N/A%), pre moving , FPS 7.49, Running 14.57s Step 94( N/A%), pre moving , FPS 7.58, Running 14.66s Step 95( N/A%), pre moving , FPS 8.32, Running 14.74s Step 96( N/A%), pre moving , FPS 8.35, Running 14.84s Step 97( N/A%), pre moving , FPS 8.39, Running 15.09s Step 98( N/A%), pre moving , FPS 4.70, Running 17.14s Step 99( N/A%), pre moving , FPS 4.31, Running 17.62s Step 100( N/A%), pre moving , FPS 4.15, Running 17.86s Step 101( N/A%), pre moving , FPS 3.86, Running 18.29s Step 102( N/A%), pre moving , FPS 4.00, Running 18.44s Step 103( N/A%), pre moving , FPS 3.78, Running 18.74s Step 104( N/A%), pre moving , FPS 3.53, Running 19.19s Step 105( N/A%), pre moving , FPS 3.27, Running 19.71s Step 106( N/A%), pre moving , FPS 3.21, Running 19.90s Step 107( N/A%), pre moving , FPS 3.10, Running 20.44s Step 108( N/A%), pre moving , FPS 2.90, Running 20.91s Step 109( N/A%), pre moving , FPS 2.71, Running 21.44s Step 110( N/A%), pre moving , FPS 2.66, Running 21.64s Step 111( N/A%), pre moving , FPS 2.50, Running 22.20s Step 112( N/A%), pre moving , FPS 2.48, Running 22.59s Step 113( N/A%), pre moving , FPS 2.35, Running 23.09s Step 114( N/A%), pre moving , FPS 2.32, Running 23.28s Step 115( N/A%), pre moving , FPS 2.20, Running 23.82s Step 116( N/A%), pre moving , FPS 2.12, Running 24.29s Step 117( N/A%), pre moving , FPS 2.06, Running 24.79s Step 118( 0.20%), action 1, FPS 2.28, Running 25.93s Step 119( 0.40%), action 2, FPS 2.25, Running 26.51s Step 120( 0.60%), action 3, FPS 2.16, Running 27.13s Step 121( 0.80%), action 4, FPS 2.10, Running 27.80s Step 122( 1.00%), action 5, FPS 1.91, Running 28.92s Step 123( 1.20%), action 6, FPS 1.85, Running 29.57s Step 124( 1.40%), action 7, FPS 1.80, Running 30.30s Step 125( 1.60%), action 8, FPS 1.83, Running 30.67s Step 126( 1.80%), action 9, FPS 1.75, Running 31.35s Step 127( 2.00%), action 10, FPS 1.77, Running 31.71s Step 128( 2.20%), action 11, FPS 1.70, Running 32.66s Step 129( 2.40%), action 12, FPS 1.74, Running 32.96s Step 130( 2.60%), action 13, FPS 1.67, Running 33.59s Step 131( 2.80%), action 14, FPS 1.69, Running 34.04s Step 132( 3.00%), action 15, FPS 1.63, Running 34.89s Step 133( 3.20%), action 16, FPS 1.58, Running 35.74s Step 134( 3.40%), action 17, FPS 1.50, Running 36.57s Step 135( 3.60%), action 18, FPS 1.53, Running 36.92s Step 136( 3.80%), action 19, FPS 1.52, Running 37.42s Step 137( 4.00%), action 20, FPS 1.54, Running 37.77s Step 138( 4.20%), action 21, FPS 1.58, Running 38.60s Step 139( 4.40%), action 22, FPS 1.59, Running 39.08s Step 140( 4.60%), action 23, FPS 1.57, Running 39.84s Step 141( 4.80%), action 24, FPS 1.61, Running 40.24s Step 142( 5.00%), action 25, FPS 1.68, Running 40.79s Step 143( 5.20%), action 26, FPS 1.70, Running 41.34s Step 144( 5.40%), action 27, FPS 1.72, Running 41.94s Step 145( 5.60%), action 28, FPS 1.72, Running 42.31s Step 146( 5.80%), action 29, FPS 1.71, Running 43.06s Step 147( 6.00%), action 30, FPS 1.72, Running 43.36s Step 148( 6.20%), action 31, FPS 1.73, Running 44.22s Step 149( 6.40%), action 32, FPS 1.71, Running 44.69s Step 150( 6.60%), action 33, FPS 1.68, Running 45.46s Step 151( 6.80%), action 34, FPS 1.68, Running 45.92s Step 152( 7.00%), action 35, FPS 1.71, Running 46.59s Step 153( 7.20%), action 36, FPS 1.76, Running 47.09s Step 154( 7.40%), action 37, FPS 1.78, Running 47.82s Step 155( 7.60%), action 38, FPS 1.71, Running 48.64s Step 156( 7.80%), action 39, FPS 1.68, Running 49.31s Step 157( 8.00%), action 40, FPS 1.66, Running 49.82s Step 158( 8.20%), action 41, FPS 1.64, Running 50.76s Step 159( 8.40%), action 42, FPS 1.67, Running 51.08s Step 160( 8.60%), action 43, FPS 1.64, Running 52.01s Step 161( 8.80%), action 44, FPS 1.62, Running 52.57s Step 162( 9.00%), action 45, FPS 1.60, Running 53.29s Step 163( 9.20%), action 46, FPS 1.61, Running 53.77s Step 164( 9.40%), action 47, FPS 1.58, Running 54.57s Step 165( 9.60%), action 48, FPS 1.58, Running 55.00s Step 166( 9.80%), action 49, FPS 1.58, Running 55.70s Step 167( 10.00%), action 50, FPS 1.59, Running 55.94s Step 168( 10.20%), action 51, FPS 1.61, Running 56.62s Step 169( 10.40%), action 52, FPS 1.61, Running 57.13s Step 170( 10.60%), action 53, FPS 1.63, Running 57.77s Step 171( 10.80%), action 54, FPS 1.62, Running 58.23s Step 172( 11.00%), action 55, FPS 1.61, Running 59.01s Step 173( 11.20%), action 56, FPS 1.63, Running 59.36s Step 174( 11.40%), action 57, FPS 1.61, Running 60.22s Step 175( 11.60%), action 58, FPS 1.68, Running 60.51s Step 176( 11.80%), action 59, FPS 1.65, Running 61.43s Step 177( 12.00%), action 60, FPS 1.68, Running 61.72s Step 178( 12.20%), action 61, FPS 1.68, Running 62.67s Step 179( 12.40%), action 62, FPS 1.65, Running 63.21s Step 180( 12.60%), action 63, FPS 1.66, Running 64.04s Step 181( 12.80%), action 64, FPS 1.69, Running 64.40s Step 182( 13.00%), action 65, FPS 1.65, Running 65.44s Step 183( 13.20%), action 66, FPS 1.67, Running 65.76s Step 184( 13.40%), action 67, FPS 1.66, Running 66.60s Step 185( 13.60%), action 68, FPS 1.68, Running 66.90s Step 186( 13.80%), action 69, FPS 1.67, Running 67.65s Step 187( 14.00%), action 70, FPS 1.67, Running 67.91s Step 188( 14.20%), action 71, FPS 1.62, Running 68.98s Step 189( 14.40%), action 72, FPS 1.61, Running 69.57s Step 190( 14.60%), action 73, FPS 1.56, Running 70.59s Step 191( 14.80%), action 74, FPS 1.55, Running 71.16s Step 192( 15.00%), action 75, FPS 1.52, Running 72.14s Step 193( 15.20%), action 76, FPS 1.53, Running 72.41s Step 194( 15.40%), action 77, FPS 1.52, Running 73.35s Step 195( 15.60%), action 78, FPS 1.52, Running 73.65s Step 196( 15.80%), action 79, FPS 1.55, Running 74.34s Step 197( 16.00%), action 80, FPS 1.55, Running 74.65s Step 198( 16.20%), action 81, FPS 1.52, Running 75.86s Step 199( 16.40%), action 82, FPS 1.52, Running 76.40s Step 200( 16.60%), action 83, FPS 1.52, Running 77.20s Step 201( 16.80%), action 84, FPS 1.53, Running 77.46s Step 202( 17.00%), action 85, FPS 1.50, Running 78.81s Step 203( 17.20%), action 86, FPS 1.49, Running 79.21s Step 204( 17.40%), action 87, FPS 1.47, Running 80.19s Step 205( 17.60%), action 88, FPS 1.45, Running 80.68s Step 206( 17.80%), action 89, FPS 1.43, Running 81.61s Step 207( 18.00%), action 90, FPS 1.43, Running 81.94s Step 208( 18.20%), action 91, FPS 1.44, Running 82.85s Step 209( 18.40%), action 92, FPS 1.47, Running 83.14s Step 210( 18.60%), action 93, FPS 1.50, Running 83.96s Step 211( 18.80%), action 94, FPS 1.50, Running 84.51s Step 212( 19.00%), action 95, FPS 1.53, Running 85.25s Step 213( 19.20%), action 96, FPS 1.48, Running 85.88s Step 214( 19.40%), action 97, FPS 1.49, Running 86.76s Step 215( 19.60%), action 98, FPS 1.45, Running 87.45s Step 216( 19.80%), action 99, FPS 1.44, Running 88.22s Step 217( 20.00%), action 100, FPS 1.43, Running 88.67s Step 218( 20.20%), action 101, FPS 1.44, Running 89.75s Step 219( 20.40%), action 102, FPS 1.44, Running 90.33s Step 220( 20.60%), action 103, FPS 1.41, Running 91.34s Step 221( 20.80%), action 104, FPS 1.40, Running 91.73s Step 222( 21.00%), action 105, FPS 1.45, Running 92.59s Step 223( 21.20%), action 106, FPS 1.46, Running 92.87s Step 224( 21.40%), action 107, FPS 1.46, Running 93.86s Step 225( 21.60%), action 108, FPS 1.46, Running 94.38s Step 226( 21.80%), action 109, FPS 1.46, Running 95.31s Step 227( 22.00%), action 110, FPS 1.44, Running 95.84s Step 228( 22.20%), action 111, FPS 1.43, Running 96.81s Step 229( 22.40%), action 112, FPS 1.43, Running 97.12s Step 230( 22.60%), action 113, FPS 1.43, Running 97.99s Step 231( 22.80%), action 114, FPS 1.44, Running 98.38s Step 232( 23.00%), action 115, FPS 1.44, Running 99.14s Step 233( 23.20%), action 116, FPS 1.47, Running 99.50s Step 234( 23.40%), action 117, FPS 1.46, Running 100.49s Step 235( 23.60%), action 118, FPS 1.47, Running 101.05s Step 236( 23.80%), action 119, FPS 1.45, Running 102.04s Step 237( 24.00%), action 120, FPS 1.46, Running 102.36s Step 238( 24.20%), action 121, FPS 1.44, Running 103.59s Step 239( 24.40%), action 122, FPS 1.48, Running 103.88s Step 240( 24.60%), action 123, FPS 1.48, Running 104.84s Step 241( 24.80%), action 124, FPS 1.46, Running 105.42s Step 242( 25.00%), action 125, FPS 1.47, Running 106.22s Step 243( 25.20%), action 126, FPS 1.46, Running 106.57s Step 244( 25.40%), action 127, FPS 1.46, Running 107.56s Step 245( 25.60%), action 128, FPS 1.48, Running 107.90s Step 246( 25.80%), action 129, FPS 1.49, Running 108.71s Step 247( 26.00%), action 130, FPS 1.52, Running 109.01s Step 248( 26.20%), action 131, FPS 1.52, Running 109.97s Step 249( 26.40%), action 132, FPS 1.48, Running 110.65s Step 250( 26.60%), action 133, FPS 1.50, Running 111.33s Step 251( 26.80%), action 134, FPS 1.51, Running 111.63s Step 252( 27.00%), action 135, FPS 1.49, Running 112.57s Step 253( 27.20%), action 136, FPS 1.49, Running 112.94s Step 254( 27.40%), action 137, FPS 1.50, Running 113.84s Step 255( 27.60%), action 138, FPS 1.49, Running 114.48s Step 256( 27.80%), action 139, FPS 1.51, Running 115.24s Step 257( 28.00%), action 140, FPS 1.50, Running 115.68s Step 258( 28.20%), action 141, FPS 1.54, Running 116.57s Step 259( 28.40%), action 142, FPS 1.53, Running 116.97s Step 260( 28.60%), action 143, FPS 1.54, Running 117.80s Step 261( 28.80%), action 144, FPS 1.56, Running 118.26s Step 262( 29.00%), action 145, FPS 1.56, Running 119.05s Step 263( 29.20%), action 146, FPS 1.53, Running 119.61s Step 264( 29.40%), action 147, FPS 1.53, Running 120.64s Step 265( 29.60%), action 148, FPS 1.50, Running 121.22s Step 266( 29.80%), action 149, FPS 1.51, Running 121.96s Step 267( 30.00%), action 150, FPS 1.48, Running 122.50s Step 268( 30.20%), action 151, FPS 1.50, Running 123.31s Step 269( 30.40%), action 152, FPS 1.53, Running 123.69s Step 270( 30.60%), action 153, FPS 1.51, Running 124.57s Step 271( 30.80%), action 154, FPS 1.51, Running 124.90s Step 272( 31.00%), action 155, FPS 1.54, Running 125.55s Step 273( 31.20%), action 156, FPS 1.53, Running 126.02s Step 274( 31.40%), action 157, FPS 1.53, Running 126.93s Step 275( 31.60%), action 158, FPS 1.56, Running 127.30s Step 276( 31.80%), action 159, FPS 1.56, Running 128.09s Step 277( 32.00%), action 160, FPS 1.58, Running 128.35s Step 278( 32.20%), action 161, FPS 1.56, Running 129.42s Step 279( 32.40%), action 162, FPS 1.54, Running 129.95s Step 280( 32.60%), action 163, FPS 1.57, Running 130.51s Step 281( 32.80%), action 164, FPS 1.60, Running 130.73s Step 282( 33.00%), action 165, FPS 1.62, Running 131.40s Step 283( 33.20%), action 166, FPS 1.63, Running 131.92s Step 284( 33.40%), action 167, FPS 1.64, Running 132.82s Step 285( 33.60%), action 168, FPS 1.68, Running 133.14s Step 286( 33.80%), action 169, FPS 1.69, Running 133.77s Step 287( 34.00%), action 170, FPS 1.71, Running 134.21s Step 288( 34.20%), action 171, FPS 1.69, Running 135.12s Step 289( 34.40%), action 172, FPS 1.71, Running 135.36s Step 290( 34.60%), action 173, FPS 1.74, Running 136.05s Step 291( 34.80%), action 174, FPS 1.73, Running 136.48s Step 292( 35.00%), action 175, FPS 1.70, Running 137.33s Step 293( 35.20%), action 176, FPS 1.72, Running 137.64s Step 294( 35.40%), action 177, FPS 1.73, Running 138.52s Step 295( 35.60%), action 178, FPS 1.67, Running 139.31s Step 296( 35.80%), action 179, FPS 1.65, Running 140.25s Step 297( 36.00%), action 180, FPS 1.62, Running 140.67s Step 298( 36.20%), action 181, FPS 1.64, Running 141.61s Step 299( 36.40%), action 182, FPS 1.65, Running 142.09s Step 300( 36.60%), action 183, FPS 1.69, Running 142.36s Step 301( 36.80%), action 184, FPS 1.69, Running 142.59s Step 302( 37.00%), action 185, FPS 1.71, Running 143.12s Step 303( 37.20%), action 186, FPS 1.71, Running 143.64s Step 304( 37.40%), action 187, FPS 1.70, Running 144.59s Step 305( 37.60%), action 188, FPS 1.69, Running 144.95s Step 306( 37.80%), action 189, FPS 1.69, Running 145.61s Step 307( 38.00%), action 190, FPS 1.69, Running 146.03s Step 308( 38.20%), action 191, FPS 1.67, Running 147.06s Step 309( 38.40%), action 192, FPS 1.63, Running 147.63s Step 310( 38.60%), action 193, FPS 1.59, Running 148.63s Step 311( 38.80%), action 194, FPS 1.57, Running 149.19s Step 312( 39.00%), action 195, FPS 1.58, Running 150.01s Step 313( 39.20%), action 196, FPS 1.59, Running 150.25s Step 314( 39.40%), action 197, FPS 1.65, Running 150.62s Step 315( 39.60%), action 198, FPS 1.73, Running 150.89s Step 316( 39.80%), action 199, FPS 1.75, Running 151.71s Step 317( 40.00%), action 200, FPS 1.73, Running 152.23s Step 318( 40.20%), action 201, FPS 1.67, Running 153.60s Step 319( 40.40%), action 202, FPS 1.64, Running 154.28s Step 320( 40.60%), action 203, FPS 1.55, Running 155.26s Step 321( 40.80%), action 204, FPS 1.49, Running 155.99s Step 322( 41.00%), action 205, FPS 1.45, Running 156.94s Step 323( 41.20%), action 206, FPS 1.44, Running 157.55s Step 324( 41.40%), action 207, FPS 1.43, Running 158.55s Step 325( 41.60%), action 208, FPS 1.41, Running 159.09s Step 326( 41.80%), action 209, FPS 1.40, Running 159.91s Step 327( 42.00%), action 210, FPS 1.38, Running 160.55s Step 328( 42.20%), action 211, FPS 1.38, Running 161.50s Step 329( 42.40%), action 212, FPS 1.38, Running 162.16s Step 330( 42.60%), action 213, FPS 1.37, Running 163.26s Step 331( 42.80%), action 214, FPS 1.36, Running 163.92s Step 332( 43.00%), action 215, FPS 1.34, Running 164.91s Step 333( 43.20%), action 216, FPS 1.31, Running 165.55s Step 334( 43.40%), action 217, FPS 1.25, Running 166.57s Step 335( 43.60%), action 218, FPS 1.23, Running 167.13s Step 336( 43.80%), action 219, FPS 1.24, Running 167.77s Step 337( 44.00%), action 220, FPS 1.24, Running 168.37s Step 338( 44.20%), action 221, FPS 1.30, Running 168.95s Step 339( 44.40%), action 222, FPS 1.34, Running 169.21s Step 340( 44.60%), action 223, FPS 1.36, Running 170.00s Step 341( 44.80%), action 224, FPS 1.36, Running 170.70s Step 342( 45.00%), action 225, FPS 1.37, Running 171.56s Step 343( 45.20%), action 226, FPS 1.37, Running 172.16s Step 344( 45.40%), action 227, FPS 1.37, Running 173.12s Step 345( 45.60%), action 228, FPS 1.39, Running 173.44s Step 346( 45.80%), action 229, FPS 1.39, Running 174.35s Step 347( 46.00%), action 230, FPS 1.39, Running 174.89s Step 348( 46.20%), action 231, FPS 1.38, Running 176.01s Step 349( 46.40%), action 232, FPS 1.38, Running 176.63s Step 350( 46.60%), action 233, FPS 1.40, Running 177.54s Step 351( 46.80%), action 234, FPS 1.40, Running 178.17s Step 352( 47.00%), action 235, FPS 1.40, Running 179.17s Step 353( 47.20%), action 236, FPS 1.43, Running 179.49s Step 354( 47.40%), action 237, FPS 1.45, Running 180.36s Step 355( 47.60%), action 238, FPS 1.47, Running 180.69s Step 356( 47.80%), action 239, FPS 1.46, Running 181.47s Step 357( 48.00%), action 240, FPS 1.47, Running 181.97s Step 358( 48.20%), action 241, FPS 1.42, Running 183.01s Step 359( 48.40%), action 242, FPS 1.41, Running 183.40s Step 360( 48.60%), action 243, FPS 1.41, Running 184.21s Step 361( 48.80%), action 244, FPS 1.41, Running 184.87s Step 362( 49.00%), action 245, FPS 1.40, Running 185.79s Step 363( 49.20%), action 246, FPS 1.43, Running 186.12s Step 364( 49.40%), action 247, FPS 1.44, Running 187.03s Step 365( 49.60%), action 248, FPS 1.44, Running 187.36s Step 366( 49.80%), action 249, FPS 1.47, Running 187.95s Step 367( 50.00%), action 250, FPS 1.51, Running 188.18s Step 368( 50.20%), action 251, FPS 1.51, Running 189.28s Step 369( 50.40%), action 252, FPS 1.51, Running 189.90s Step 370( 50.60%), action 253, FPS 1.52, Running 190.71s Step 371( 50.80%), action 254, FPS 1.55, Running 191.07s Step 372( 51.00%), action 255, FPS 1.56, Running 192.03s Step 373( 51.20%), action 256, FPS 1.53, Running 192.58s Step 374( 51.40%), action 257, FPS 1.56, Running 193.15s Step 375( 51.60%), action 258, FPS 1.54, Running 193.70s Step 376( 51.80%), action 259, FPS 1.54, Running 194.43s Step 377( 52.00%), action 260, FPS 1.55, Running 194.84s Step 378( 52.20%), action 261, FPS 1.57, Running 195.72s Step 379( 52.40%), action 262, FPS 1.58, Running 196.03s Step 380( 52.60%), action 263, FPS 1.61, Running 196.66s Step 381( 52.80%), action 264, FPS 1.63, Running 197.13s Step 382( 53.00%), action 265, FPS 1.64, Running 198.01s Step 383( 53.20%), action 266, FPS 1.64, Running 198.28s Step 384( 53.40%), action 267, FPS 1.65, Running 199.14s Step 385( 53.60%), action 268, FPS 1.66, Running 199.44s Step 386( 53.80%), action 269, FPS 1.62, Running 200.27s Step 387( 54.00%), action 270, FPS 1.61, Running 200.57s Step 388( 54.20%), action 271, FPS 1.64, Running 201.46s Step 389( 54.40%), action 272, FPS 1.66, Running 201.94s Step 390( 54.60%), action 273, FPS 1.70, Running 202.51s Step 391( 54.80%), action 274, FPS 1.69, Running 202.88s Step 392( 55.00%), action 275, FPS 1.72, Running 203.67s Step 393( 55.20%), action 276, FPS 1.72, Running 204.20s Step 394( 55.40%), action 277, FPS 1.70, Running 204.88s Step 395( 55.60%), action 278, FPS 1.72, Running 205.33s Step 396( 55.80%), action 279, FPS 1.75, Running 205.89s Step 397( 56.00%), action 280, FPS 1.77, Running 206.12s Step 398( 56.20%), action 281, FPS 1.84, Running 206.60s Step 399( 56.40%), action 282, FPS 1.86, Running 206.77s Step 400( 56.60%), action 283, FPS 1.92, Running 207.07s Step 401( 56.80%), action 284, FPS 1.97, Running 207.28s Step 402( 57.00%), action 285, FPS 2.08, Running 207.63s Step 403( 57.20%), action 286, FPS 2.09, Running 207.86s Step 404( 57.40%), action 287, FPS 2.13, Running 208.52s Step 405( 57.60%), action 288, FPS 2.11, Running 208.93s Step 406( 57.80%), action 289, FPS 2.10, Running 209.81s Step 407( 58.00%), action 290, FPS 2.07, Running 210.24s Step 408( 58.20%), action 291, FPS 2.11, Running 210.95s Step 409( 58.40%), action 292, FPS 2.10, Running 211.47s Step 410( 58.60%), action 293, FPS 2.03, Running 212.38s Step 411( 58.80%), action 294, FPS 2.03, Running 212.73s Step 412( 59.00%), action 295, FPS 2.03, Running 213.52s Step 413( 59.20%), action 296, FPS 2.07, Running 213.84s Step 414( 59.40%), action 297, FPS 2.05, Running 214.63s Step 415( 59.60%), action 298, FPS 2.08, Running 214.94s Step 416( 59.80%), action 299, FPS 2.02, Running 215.78s Step 417( 60.00%), action 300, FPS 2.02, Running 216.04s Step 418( 60.20%), action 301, FPS 1.94, Running 216.90s Step 419( 60.40%), action 302, FPS 1.92, Running 217.21s Step 420( 60.60%), action 303, FPS 1.82, Running 218.04s Step 421( 60.80%), action 304, FPS 1.81, Running 218.32s Step 422( 61.00%), action 305, FPS 1.72, Running 219.23s Step 423( 61.20%), action 306, FPS 1.72, Running 219.51s Step 424( 61.40%), action 307, FPS 1.69, Running 220.35s Step 425( 61.60%), action 308, FPS 1.71, Running 220.63s Step 426( 61.80%), action 309, FPS 1.71, Running 221.48s Step 427( 62.00%), action 310, FPS 1.73, Running 221.83s Step 428( 62.20%), action 311, FPS 1.69, Running 222.77s Step 429( 62.40%), action 312, FPS 1.69, Running 223.30s Step 430( 62.60%), action 313, FPS 1.71, Running 224.11s Step 431( 62.80%), action 314, FPS 1.70, Running 224.46s Step 432( 63.00%), action 315, FPS 1.73, Running 225.11s Step 433( 63.20%), action 316, FPS 1.69, Running 225.66s Step 434( 63.40%), action 317, FPS 1.72, Running 226.23s Step 435( 63.60%), action 318, FPS 1.74, Running 226.40s Step 436( 63.80%), action 319, FPS 1.82, Running 226.78s Step 437( 64.00%), action 320, FPS 1.82, Running 227.05s Step 438( 64.20%), action 321, FPS 1.83, Running 227.80s Step 439( 64.40%), action 322, FPS 1.80, Running 228.33s Step 440( 64.60%), action 323, FPS 1.78, Running 229.30s Step 441( 64.80%), action 324, FPS 1.76, Running 229.66s Step 442( 65.00%), action 325, FPS 1.78, Running 230.49s Step 443( 65.20%), action 326, FPS 1.74, Running 231.04s Step 444( 65.40%), action 327, FPS 1.70, Running 232.12s Step 445( 65.60%), action 328, FPS 1.65, Running 232.73s Step 446( 65.80%), action 329, FPS 1.64, Running 233.65s Step 447( 66.00%), action 330, FPS 1.64, Running 234.01s Step 448( 66.20%), action 331, FPS 1.64, Running 234.96s Step 449( 66.40%), action 332, FPS 1.62, Running 235.62s Step 450( 66.60%), action 333, FPS 1.62, Running 236.49s Step 451( 66.80%), action 334, FPS 1.57, Running 237.16s Step 452( 67.00%), action 335, FPS 1.52, Running 238.25s Step 453( 67.20%), action 336, FPS 1.52, Running 238.78s Step 454( 67.40%), action 337, FPS 1.47, Running 239.84s Step 455( 67.60%), action 338, FPS 1.45, Running 240.18s Step 456( 67.80%), action 339, FPS 1.40, Running 241.05s Step 457( 68.00%), action 340, FPS 1.37, Running 241.64s Step 458( 68.20%), action 341, FPS 1.35, Running 242.65s Step 459( 68.40%), action 342, FPS 1.34, Running 243.27s Step 460( 68.60%), action 343, FPS 1.33, Running 244.29s Step 461( 68.80%), action 344, FPS 1.32, Running 244.80s Step 462( 69.00%), action 345, FPS 1.34, Running 245.39s Step 463( 69.20%), action 346, FPS 1.34, Running 245.97s Step 464( 69.40%), action 347, FPS 1.35, Running 246.96s Step 465( 69.60%), action 348, FPS 1.38, Running 247.25s Step 466( 69.80%), action 349, FPS 1.38, Running 248.16s Step 467( 70.00%), action 350, FPS 1.36, Running 248.71s Step 468( 70.20%), action 351, FPS 1.36, Running 249.67s Step 469( 70.40%), action 352, FPS 1.37, Running 250.18s Step 470( 70.60%), action 353, FPS 1.40, Running 250.78s Step 471( 70.80%), action 354, FPS 1.42, Running 251.21s Step 472( 71.00%), action 355, FPS 1.47, Running 251.86s Step 473( 71.20%), action 356, FPS 1.46, Running 252.49s Step 474( 71.40%), action 357, FPS 1.46, Running 253.51s Step 475( 71.60%), action 358, FPS 1.43, Running 254.13s Step 476( 71.80%), action 359, FPS 1.43, Running 255.07s Step 477( 72.00%), action 360, FPS 1.42, Running 255.71s [2026-08-01 19:02:00] [59 ] Seed 58 success after 255.87 s. +steps: 477 , actions: 360 . +Instruction: Empty +Total 33/59(55.93%) success. +Setting seed: 59 +Step 1( N/A%), pre moving , FPS 1.93, Running 0.52s Step 2( N/A%), pre moving , FPS 3.54, Running 0.56s Step 3( N/A%), pre moving , FPS 4.75, Running 0.63s Step 4( N/A%), pre moving , FPS 4.39, Running 0.91s Step 5( N/A%), pre moving , FPS 4.99, Running 1.00s Step 6( N/A%), pre moving , FPS 5.47, Running 1.10s Step 7( N/A%), pre moving , FPS 6.02, Running 1.16s Step 8( N/A%), pre moving , FPS 6.52, Running 1.23s Step 9( N/A%), pre moving , FPS 5.84, Running 1.54s Step 10( N/A%), pre moving , FPS 6.15, Running 1.63s Step 11( N/A%), pre moving , FPS 6.54, Running 1.68s Step 12( N/A%), pre moving , FPS 6.86, Running 1.75s Step 13( N/A%), pre moving , FPS 6.60, Running 1.97s Step 14( N/A%), pre moving , FPS 6.51, Running 2.15s Step 15( N/A%), pre moving , FPS 6.77, Running 2.21s Step 16( N/A%), pre moving , FPS 6.99, Running 2.29s Step 17( N/A%), pre moving , FPS 6.52, Running 2.61s Step 18( N/A%), pre moving , FPS 6.69, Running 2.69s Step 19( N/A%), pre moving , FPS 6.91, Running 2.75s Step 20( N/A%), pre moving , FPS 7.09, Running 2.82s Step 21( N/A%), pre moving , FPS 7.13, Running 3.32s Step 22( N/A%), pre moving , FPS 7.07, Running 3.39s Step 23( N/A%), pre moving , FPS 7.11, Running 3.44s Step 24( N/A%), pre moving , FPS 6.91, Running 3.80s Step 25( N/A%), pre moving , FPS 6.99, Running 3.86s Step 26( N/A%), pre moving , FPS 6.01, Running 4.43s Step 27( N/A%), pre moving , FPS 6.02, Running 4.49s Step 28( N/A%), pre moving , FPS 5.58, Running 4.81s Step 29( N/A%), pre moving , FPS 5.96, Running 4.90s Step 30( N/A%), pre moving , FPS 6.00, Running 4.96s Step 31( N/A%), pre moving , FPS 5.98, Running 5.03s Step 32( N/A%), pre moving , FPS 6.00, Running 5.08s Step 33( N/A%), pre moving , FPS 5.83, Running 5.40s Step 34( N/A%), pre moving , FPS 6.00, Running 5.48s Step 35( N/A%), pre moving , FPS 5.99, Running 5.56s Step 36( N/A%), pre moving , FPS 4.82, Running 6.44s Step 37( N/A%), pre moving , FPS 5.16, Running 6.48s Step 38( N/A%), pre moving , FPS 5.24, Running 6.50s Step 39( N/A%), pre moving , FPS 5.30, Running 6.52s Step 40( N/A%), pre moving , FPS 5.38, Running 6.54s Step 41( N/A%), pre moving , FPS 6.19, Running 6.56s Step 42( N/A%), pre moving , FPS 6.27, Running 6.58s Step 43( N/A%), pre moving , FPS 6.32, Running 6.61s Step 44( N/A%), pre moving , FPS 7.07, Running 6.63s Step 45( N/A%), pre moving , FPS 7.16, Running 6.66s Step 46( N/A%), pre moving , FPS 8.87, Running 6.68s Step 47( N/A%), pre moving , FPS 8.88, Running 6.74s Step 48( N/A%), pre moving , FPS 10.07, Running 6.80s Step 49( N/A%), pre moving , FPS 10.15, Running 6.86s Step 50( N/A%), pre moving , FPS 10.17, Running 6.92s Step 51( N/A%), pre moving , FPS 10.25, Running 6.98s Step 52( N/A%), pre moving , FPS 10.17, Running 7.05s Step 53( N/A%), pre moving , FPS 11.72, Running 7.11s Step 54( N/A%), pre moving , FPS 11.86, Running 7.17s Step 55( N/A%), pre moving , FPS 11.84, Running 7.24s Step 56( N/A%), pre moving , FPS 23.01, Running 7.31s Step 57( N/A%), pre moving , FPS 21.45, Running 7.42s Step 58( N/A%), pre moving , FPS 15.60, Running 7.79s Step 59( N/A%), pre moving , FPS 14.66, Running 7.89s Step 60( N/A%), pre moving , FPS 11.81, Running 8.23s Step 61( N/A%), pre moving , FPS 11.15, Running 8.35s Step 62( N/A%), pre moving , FPS 10.79, Running 8.44s Step 63( N/A%), pre moving , FPS 9.12, Running 8.80s Step 64( N/A%), pre moving , FPS 8.74, Running 8.92s Step 65( N/A%), pre moving , FPS 8.43, Running 9.03s Step 66( N/A%), pre moving , FPS 7.41, Running 9.38s Step 67( N/A%), pre moving , FPS 7.32, Running 9.47s Step 68( N/A%), pre moving , FPS 7.41, Running 9.50s Step 69( N/A%), pre moving , FPS 7.52, Running 9.52s Step 70( N/A%), pre moving , FPS 7.41, Running 9.62s Step 71( N/A%), pre moving , FPS 6.71, Running 9.96s Step 72( N/A%), pre moving , FPS 6.61, Running 10.08s Step 73( N/A%), pre moving , FPS 6.51, Running 10.18s Step 74( N/A%), pre moving , FPS 5.91, Running 10.55s Step 75( N/A%), pre moving , FPS 5.88, Running 10.65s Step 76( N/A%), pre moving , FPS 5.85, Running 10.73s Step 77( N/A%), pre moving , FPS 5.43, Running 11.10s Step 78( N/A%), pre moving , FPS 5.89, Running 11.18s Step 79( N/A%), pre moving , FPS 5.94, Running 11.25s Step 80( N/A%), pre moving , FPS 6.29, Running 11.41s Step 81( N/A%), pre moving , FPS 6.11, Running 11.62s Step 82( N/A%), pre moving , FPS 6.11, Running 11.71s Step 83( N/A%), pre moving , FPS 6.71, Running 11.78s Step 84( N/A%), pre moving , FPS 6.86, Running 11.84s Step 85( N/A%), pre moving , FPS 6.43, Running 12.14s Step 86( N/A%), pre moving , FPS 7.02, Running 12.23s Step 87( N/A%), pre moving , FPS 7.11, Running 12.29s Step 88( N/A%), pre moving , FPS 6.99, Running 12.36s Step 89( N/A%), pre moving , FPS 6.99, Running 12.39s Step 90( N/A%), pre moving , FPS 6.72, Running 12.60s Step 91( N/A%), pre moving , FPS 7.11, Running 12.77s Step 92( N/A%), pre moving , FPS 7.25, Running 12.83s Step 93( N/A%), pre moving , FPS 7.33, Running 12.91s Step 94( N/A%), pre moving , FPS 7.68, Running 13.16s Step 95( N/A%), pre moving , FPS 7.62, Running 13.27s Step 96( N/A%), pre moving , FPS 7.61, Running 13.36s Step 97( N/A%), pre moving , FPS 8.55, Running 13.44s Step 98( N/A%), pre moving , FPS 4.40, Running 15.73s Step 99( N/A%), pre moving , FPS 3.94, Running 16.33s Step 100( N/A%), pre moving , FPS 3.79, Running 16.69s Step 101( N/A%), pre moving , FPS 3.58, Running 17.20s Step 102( N/A%), pre moving , FPS 3.52, Running 17.39s Step 103( N/A%), pre moving , FPS 3.25, Running 17.93s Step 104( N/A%), pre moving , FPS 3.09, Running 18.32s Step 105( N/A%), pre moving , FPS 2.98, Running 18.84s Step 106( N/A%), pre moving , FPS 2.95, Running 19.01s Step 107( N/A%), pre moving , FPS 2.75, Running 19.57s Step 108( N/A%), pre moving , FPS 2.63, Running 19.97s Step 109( N/A%), pre moving , FPS 2.46, Running 20.51s Step 110( N/A%), pre moving , FPS 2.47, Running 20.71s Step 111( N/A%), pre moving , FPS 2.36, Running 21.23s Step 112( N/A%), pre moving , FPS 2.27, Running 21.65s Step 113( N/A%), pre moving , FPS 2.16, Running 22.17s Step 114( N/A%), pre moving , FPS 2.18, Running 22.35s Step 115( N/A%), pre moving , FPS 2.09, Running 22.85s Step 116( N/A%), pre moving , FPS 2.01, Running 23.30s Step 117( N/A%), pre moving , FPS 1.92, Running 23.84s Step 118( 0.20%), action 1, FPS 2.14, Running 25.10s Step 119( 0.40%), action 2, FPS 2.16, Running 25.57s Step 120( 0.60%), action 3, FPS 2.03, Running 26.52s Step 121( 0.80%), action 4, FPS 2.02, Running 27.11s Step 122( 1.00%), action 5, FPS 1.86, Running 28.15s Step 123( 1.20%), action 6, FPS 1.84, Running 28.79s Step 124( 1.40%), action 7, FPS 1.79, Running 29.48s Step 125( 1.60%), action 8, FPS 1.82, Running 29.86s Step 126( 1.80%), action 9, FPS 1.73, Running 30.55s Step 127( 2.00%), action 10, FPS 1.75, Running 31.02s Step 128( 2.20%), action 11, FPS 1.67, Running 31.97s Step 129( 2.40%), action 12, FPS 1.67, Running 32.52s Step 130( 2.60%), action 13, FPS 1.61, Running 33.12s Step 131( 2.80%), action 14, FPS 1.61, Running 33.66s Step 132( 3.00%), action 15, FPS 1.54, Running 34.67s Step 133( 3.20%), action 16, FPS 1.56, Running 34.98s Step 134( 3.40%), action 17, FPS 1.48, Running 35.87s Step 135( 3.60%), action 18, FPS 1.46, Running 36.52s Step 136( 3.80%), action 19, FPS 1.41, Running 37.52s Step 137( 4.00%), action 20, FPS 1.43, Running 37.82s Step 138( 4.20%), action 21, FPS 1.44, Running 38.98s Step 139( 4.40%), action 22, FPS 1.46, Running 39.24s Step 140( 4.60%), action 23, FPS 1.47, Running 40.13s Step 141( 4.80%), action 24, FPS 1.46, Running 40.76s Step 142( 5.00%), action 25, FPS 1.52, Running 41.34s Step 143( 5.20%), action 26, FPS 1.52, Running 41.93s Step 144( 5.40%), action 27, FPS 1.49, Running 42.87s Step 145( 5.60%), action 28, FPS 1.51, Running 43.10s Step 146( 5.80%), action 29, FPS 1.53, Running 43.59s Step 147( 6.00%), action 30, FPS 1.55, Running 43.94s Step 148( 6.20%), action 31, FPS 1.56, Running 44.79s Step 149( 6.40%), action 32, FPS 1.57, Running 45.26s Step 150( 6.60%), action 33, FPS 1.53, Running 46.23s Step 151( 6.80%), action 34, FPS 1.55, Running 46.52s Step 152( 7.00%), action 35, FPS 1.57, Running 47.43s Step 153( 7.20%), action 36, FPS 1.53, Running 48.06s Step 154( 7.40%), action 37, FPS 1.55, Running 48.74s Step 155( 7.60%), action 38, FPS 1.53, Running 49.57s Step 156( 7.80%), action 39, FPS 1.52, Running 50.69s Step 157( 8.00%), action 40, FPS 1.52, Running 50.99s Step 158( 8.20%), action 41, FPS 1.50, Running 52.31s Step 159( 8.40%), action 42, FPS 1.48, Running 52.75s Step 160( 8.60%), action 43, FPS 1.45, Running 53.92s Step 161( 8.80%), action 44, FPS 1.45, Running 54.58s Step 162( 9.00%), action 45, FPS 1.41, Running 55.53s Step 163( 9.20%), action 46, FPS 1.40, Running 56.17s Step 164( 9.40%), action 47, FPS 1.40, Running 57.15s Step 165( 9.60%), action 48, FPS 1.38, Running 57.57s Step 166( 9.80%), action 49, FPS 1.36, Running 58.32s Step 167( 10.00%), action 50, FPS 1.36, Running 58.61s Step 168( 10.20%), action 51, FPS 1.36, Running 59.47s Step 169( 10.40%), action 52, FPS 1.38, Running 59.72s Step 170( 10.60%), action 53, FPS 1.39, Running 60.59s Step 171( 10.80%), action 54, FPS 1.39, Running 60.91s Step 172( 11.00%), action 55, FPS 1.42, Running 61.48s Step 173( 11.20%), action 56, FPS 1.46, Running 61.79s Step 174( 11.40%), action 57, FPS 1.47, Running 62.39s Step 175( 11.60%), action 58, FPS 1.50, Running 62.89s Step 176( 11.80%), action 59, FPS 1.56, Running 63.48s Step 177( 12.00%), action 60, FPS 1.53, Running 64.03s Step 178( 12.20%), action 61, FPS 1.57, Running 65.06s Step 179( 12.40%), action 62, FPS 1.54, Running 65.71s Step 180( 12.60%), action 63, FPS 1.61, Running 66.37s Step 181( 12.80%), action 64, FPS 1.61, Running 66.98s Step 182( 13.00%), action 65, FPS 1.64, Running 67.72s Step 183( 13.20%), action 66, FPS 1.63, Running 68.41s Step 184( 13.40%), action 67, FPS 1.65, Running 69.30s Step 185( 13.60%), action 68, FPS 1.64, Running 69.77s Step 186( 13.80%), action 69, FPS 1.63, Running 70.57s Step 187( 14.00%), action 70, FPS 1.60, Running 71.10s Step 188( 14.20%), action 71, FPS 1.58, Running 72.13s Step 189( 14.40%), action 72, FPS 1.54, Running 72.71s Step 190( 14.60%), action 73, FPS 1.53, Running 73.67s Step 191( 14.80%), action 74, FPS 1.48, Running 74.44s Step 192( 15.00%), action 75, FPS 1.45, Running 75.29s Step 193( 15.20%), action 76, FPS 1.41, Running 75.97s Step 194( 15.40%), action 77, FPS 1.37, Running 76.95s Step 195( 15.60%), action 78, FPS 1.36, Running 77.58s Step 196( 15.80%), action 79, FPS 1.32, Running 78.60s Step 197( 16.00%), action 80, FPS 1.32, Running 79.18s Step 198( 16.20%), action 81, FPS 1.34, Running 80.00s Step 199( 16.40%), action 82, FPS 1.35, Running 80.49s Step 200( 16.60%), action 83, FPS 1.32, Running 81.56s Step 201( 16.80%), action 84, FPS 1.32, Running 82.11s Step 202( 17.00%), action 85, FPS 1.33, Running 82.75s Step 203( 17.20%), action 86, FPS 1.34, Running 83.32s Step 204( 17.40%), action 87, FPS 1.34, Running 84.26s Step 205( 17.60%), action 88, FPS 1.35, Running 84.59s Step 206( 17.80%), action 89, FPS 1.34, Running 85.45s Step 207( 18.00%), action 90, FPS 1.36, Running 85.81s Step 208( 18.20%), action 91, FPS 1.35, Running 86.93s Step 209( 18.40%), action 92, FPS 1.37, Running 87.30s Step 210( 18.60%), action 93, FPS 1.39, Running 88.07s Step 211( 18.80%), action 94, FPS 1.41, Running 88.66s Step 212( 19.00%), action 95, FPS 1.43, Running 89.23s Step 213( 19.20%), action 96, FPS 1.44, Running 89.88s Step 214( 19.40%), action 97, FPS 1.45, Running 90.75s Step 215( 19.60%), action 98, FPS 1.45, Running 91.36s Step 216( 19.80%), action 99, FPS 1.48, Running 92.08s Step 217( 20.00%), action 100, FPS 1.50, Running 92.52s Step 218( 20.20%), action 101, FPS 1.48, Running 93.49s Step 219( 20.40%), action 102, FPS 1.46, Running 94.16s Step 220( 20.60%), action 103, FPS 1.47, Running 95.12s Step 221( 20.80%), action 104, FPS 1.47, Running 95.72s Step 222( 21.00%), action 105, FPS 1.46, Running 96.40s Step 223( 21.20%), action 106, FPS 1.47, Running 96.94s Step 224( 21.40%), action 107, FPS 1.51, Running 97.52s Step 225( 21.60%), action 108, FPS 1.52, Running 97.77s Step 226( 21.80%), action 109, FPS 1.58, Running 98.10s Step 227( 22.00%), action 110, FPS 1.60, Running 98.33s Step 228( 22.20%), action 111, FPS 1.64, Running 99.14s Step 229( 22.40%), action 112, FPS 1.61, Running 99.71s Step 230( 22.60%), action 113, FPS 1.59, Running 100.66s Step 231( 22.80%), action 114, FPS 1.62, Running 100.97s Step 232( 23.00%), action 115, FPS 1.59, Running 101.79s Step 233( 23.20%), action 116, FPS 1.64, Running 102.08s Step 234( 23.40%), action 117, FPS 1.63, Running 103.01s Step 235( 23.60%), action 118, FPS 1.64, Running 103.56s Step 236( 23.80%), action 119, FPS 1.65, Running 104.22s Step 237( 24.00%), action 120, FPS 1.63, Running 104.79s Step 238( 24.20%), action 121, FPS 1.65, Running 105.62s Step 239( 24.40%), action 122, FPS 1.69, Running 105.98s Step 240( 24.60%), action 123, FPS 1.70, Running 106.86s Step 241( 24.80%), action 124, FPS 1.71, Running 107.43s Step 242( 25.00%), action 125, FPS 1.73, Running 107.98s Step 243( 25.20%), action 126, FPS 1.76, Running 108.29s Step 244( 25.40%), action 127, FPS 1.73, Running 109.09s Step 245( 25.60%), action 128, FPS 1.68, Running 109.66s Step 246( 25.80%), action 129, FPS 1.64, Running 110.26s Step 247( 26.00%), action 130, FPS 1.60, Running 110.84s Step 248( 26.20%), action 131, FPS 1.58, Running 111.83s Step 249( 26.40%), action 132, FPS 1.57, Running 112.47s Step 250( 26.60%), action 133, FPS 1.57, Running 113.42s Step 251( 26.80%), action 134, FPS 1.53, Running 114.03s Step 252( 27.00%), action 135, FPS 1.51, Running 115.04s Step 253( 27.20%), action 136, FPS 1.50, Running 115.39s Step 254( 27.40%), action 137, FPS 1.51, Running 116.25s Step 255( 27.60%), action 138, FPS 1.54, Running 116.52s Step 256( 27.80%), action 139, FPS 1.56, Running 117.01s Step 257( 28.00%), action 140, FPS 1.60, Running 117.25s Step 258( 28.20%), action 141, FPS 1.65, Running 117.74s Step 259( 28.40%), action 142, FPS 1.66, Running 118.03s Step 260( 28.60%), action 143, FPS 1.69, Running 118.69s Step 261( 28.80%), action 144, FPS 1.70, Running 119.22s Step 262( 29.00%), action 145, FPS 1.66, Running 120.06s Step 263( 29.20%), action 146, FPS 1.63, Running 120.55s Step 264( 29.40%), action 147, FPS 1.62, Running 121.42s Step 265( 29.60%), action 148, FPS 1.62, Running 121.98s Step 266( 29.80%), action 149, FPS 1.57, Running 123.02s Step 267( 30.00%), action 150, FPS 1.55, Running 123.70s Step 268( 30.20%), action 151, FPS 1.56, Running 124.62s Step 269( 30.40%), action 152, FPS 1.60, Running 124.96s Step 270( 30.60%), action 153, FPS 1.62, Running 125.76s Step 271( 30.80%), action 154, FPS 1.66, Running 126.07s Step 272( 31.00%), action 155, FPS 1.66, Running 127.09s Step 273( 31.20%), action 156, FPS 1.63, Running 127.64s Step 274( 31.40%), action 157, FPS 1.60, Running 128.77s Step 275( 31.60%), action 158, FPS 1.55, Running 129.40s Step 276( 31.80%), action 159, FPS 1.50, Running 130.38s Step 277( 32.00%), action 160, FPS 1.48, Running 130.74s Step 278( 32.20%), action 161, FPS 1.42, Running 131.81s Step 279( 32.40%), action 162, FPS 1.41, Running 132.18s Step 280( 32.60%), action 163, FPS 1.39, Running 133.03s Step 281( 32.80%), action 164, FPS 1.41, Running 133.36s Step 282( 33.00%), action 165, FPS 1.41, Running 134.30s Step 283( 33.20%), action 166, FPS 1.43, Running 134.55s Step 284( 33.40%), action 167, FPS 1.44, Running 135.30s Step 285( 33.60%), action 168, FPS 1.47, Running 135.64s Step 286( 33.80%), action 169, FPS 1.51, Running 136.25s Step 287( 34.00%), action 170, FPS 1.57, Running 136.48s Step 288( 34.20%), action 171, FPS 1.58, Running 137.30s Step 289( 34.40%), action 172, FPS 1.56, Running 137.80s Step 290( 34.60%), action 173, FPS 1.58, Running 138.46s Step 291( 34.80%), action 174, FPS 1.55, Running 138.95s Step 292( 35.00%), action 175, FPS 1.59, Running 139.67s Step 293( 35.20%), action 176, FPS 1.61, Running 140.09s Step 294( 35.40%), action 177, FPS 1.64, Running 140.98s Step 295( 35.60%), action 178, FPS 1.69, Running 141.23s Step 296( 35.80%), action 179, FPS 1.73, Running 141.91s Step 297( 36.00%), action 180, FPS 1.73, Running 142.30s Step 298( 36.20%), action 181, FPS 1.76, Running 143.19s Step 299( 36.40%), action 182, FPS 1.77, Running 143.45s Step 300( 36.60%), action 183, FPS 1.78, Running 144.28s Step 301( 36.80%), action 184, FPS 1.78, Running 144.60s Step 302( 37.00%), action 185, FPS 1.80, Running 145.41s Step 303( 37.20%), action 186, FPS 1.78, Running 145.76s Step 304( 37.40%), action 187, FPS 1.78, Running 146.52s Step 305( 37.60%), action 188, FPS 1.78, Running 146.85s Step 306( 37.80%), action 189, FPS 1.75, Running 147.66s Step 307( 38.00%), action 190, FPS 1.70, Running 148.27s Step 308( 38.20%), action 191, FPS 1.68, Running 149.23s Step 309( 38.40%), action 192, FPS 1.71, Running 149.49s Step 310( 38.60%), action 193, FPS 1.68, Running 150.39s Step 311( 38.80%), action 194, FPS 1.71, Running 150.67s Step 312( 39.00%), action 195, FPS 1.69, Running 151.51s Step 313( 39.20%), action 196, FPS 1.70, Running 151.85s Step 314( 39.40%), action 197, FPS 1.71, Running 152.65s Step 315( 39.60%), action 198, FPS 1.70, Running 152.97s Step 316( 39.80%), action 199, FPS 1.69, Running 153.78s Step 317( 40.00%), action 200, FPS 1.70, Running 154.06s Step 318( 40.20%), action 201, FPS 1.76, Running 154.54s Step 319( 40.40%), action 202, FPS 1.77, Running 154.73s Step 320( 40.60%), action 203, FPS 1.86, Running 155.03s Step 321( 40.80%), action 204, FPS 1.88, Running 155.24s Step 322( 41.00%), action 205, FPS 1.97, Running 155.55s Step 323( 41.20%), action 206, FPS 1.99, Running 155.79s Step 324( 41.40%), action 207, FPS 2.01, Running 156.46s Step 325( 41.60%), action 208, FPS 2.01, Running 156.80s Step 326( 41.80%), action 209, FPS 2.00, Running 157.68s Step 327( 42.00%), action 210, FPS 2.02, Running 158.19s Step 328( 42.20%), action 211, FPS 2.01, Running 159.21s Step 329( 42.40%), action 212, FPS 1.94, Running 159.80s Step 330( 42.60%), action 213, FPS 1.96, Running 160.57s Step 331( 42.80%), action 214, FPS 1.91, Running 161.15s Step 332( 43.00%), action 215, FPS 1.89, Running 162.08s Step 333( 43.20%), action 216, FPS 1.84, Running 162.69s Step 334( 43.40%), action 217, FPS 1.80, Running 163.75s Step 335( 43.60%), action 218, FPS 1.76, Running 164.32s Step 336( 43.80%), action 219, FPS 1.74, Running 165.25s Step 337( 44.00%), action 220, FPS 1.72, Running 165.65s Step 338( 44.20%), action 221, FPS 1.62, Running 166.89s Step 339( 44.40%), action 222, FPS 1.59, Running 167.27s Step 340( 44.60%), action 223, FPS 1.53, Running 168.12s Step 341( 44.80%), action 224, FPS 1.48, Running 168.73s Step 342( 45.00%), action 225, FPS 1.41, Running 169.74s Step 343( 45.20%), action 226, FPS 1.37, Running 170.35s Step 344( 45.40%), action 227, FPS 1.35, Running 171.27s Step 345( 45.60%), action 228, FPS 1.35, Running 171.62s Step 346( 45.80%), action 229, FPS 1.35, Running 172.52s Step 347( 46.00%), action 230, FPS 1.37, Running 172.83s Step 348( 46.20%), action 231, FPS 1.39, Running 173.63s Step 349( 46.40%), action 232, FPS 1.42, Running 173.90s Step 350( 46.60%), action 233, FPS 1.46, Running 174.23s Step 351( 46.80%), action 234, FPS 1.50, Running 174.44s Step 352( 47.00%), action 235, FPS 1.59, Running 174.70s Step 353( 47.20%), action 236, FPS 1.63, Running 175.00s Step 354( 47.40%), action 237, FPS 1.73, Running 175.33s Step 355( 47.60%), action 238, FPS 1.73, Running 175.89s Step 356( 47.80%), action 239, FPS 1.77, Running 176.56s Step 357( 48.00%), action 240, FPS 1.75, Running 177.06s Step 358( 48.20%), action 241, FPS 1.79, Running 178.03s Step 359( 48.40%), action 242, FPS 1.78, Running 178.50s Step 360( 48.60%), action 243, FPS 1.81, Running 179.18s Step 361( 48.80%), action 244, FPS 1.82, Running 179.75s Step 362( 49.00%), action 245, FPS 1.82, Running 180.71s Step 363( 49.20%), action 246, FPS 1.87, Running 181.04s Step 364( 49.40%), action 247, FPS 1.89, Running 181.84s Step 365( 49.60%), action 248, FPS 1.89, Running 182.20s Step 366( 49.80%), action 249, FPS 1.91, Running 182.99s Step 367( 50.00%), action 250, FPS 1.90, Running 183.34s Step 368( 50.20%), action 251, FPS 1.86, Running 184.36s Step 369( 50.40%), action 252, FPS 1.84, Running 184.78s Step 370( 50.60%), action 253, FPS 1.74, Running 185.69s Step 371( 50.80%), action 254, FPS 1.73, Running 186.00s Step 372( 51.00%), action 255, FPS 1.64, Running 186.91s Step 373( 51.20%), action 256, FPS 1.63, Running 187.26s Step 374( 51.40%), action 257, FPS 1.57, Running 188.07s Step 375( 51.60%), action 258, FPS 1.60, Running 188.38s Step 376( 51.80%), action 259, FPS 1.58, Running 189.18s Step 377( 52.00%), action 260, FPS 1.61, Running 189.47s Step 378( 52.20%), action 261, FPS 1.66, Running 190.10s Step 379( 52.40%), action 262, FPS 1.67, Running 190.48s Step 380( 52.60%), action 263, FPS 1.67, Running 191.14s Step 381( 52.80%), action 264, FPS 1.68, Running 191.63s Step 382( 53.00%), action 265, FPS 1.69, Running 192.52s Step 383( 53.20%), action 266, FPS 1.69, Running 192.87s Step 384( 53.40%), action 267, FPS 1.74, Running 193.35s Step 385( 53.60%), action 268, FPS 1.73, Running 193.76s Step 386( 53.80%), action 269, FPS 1.79, Running 194.17s Step 387( 54.00%), action 270, FPS 1.80, Running 194.46s Step 388( 54.20%), action 271, FPS 1.85, Running 195.15s Step 389( 54.40%), action 272, FPS 1.83, Running 195.71s Step 390( 54.60%), action 273, FPS 1.82, Running 196.69s Step 391( 54.80%), action 274, FPS 1.82, Running 196.99s Step 392( 55.00%), action 275, FPS 1.83, Running 197.84s Step 393( 55.20%), action 276, FPS 1.84, Running 198.11s Step 394( 55.40%), action 277, FPS 1.83, Running 198.99s Step 395( 55.60%), action 278, FPS 1.78, Running 199.62s Step 396( 55.80%), action 279, FPS 1.78, Running 200.39s Step 397( 56.00%), action 280, FPS 1.77, Running 200.75s Step 398( 56.20%), action 281, FPS 1.72, Running 201.74s Step 399( 56.40%), action 282, FPS 1.73, Running 202.05s Step 400( 56.60%), action 283, FPS 1.69, Running 202.94s Step 401( 56.80%), action 284, FPS 1.68, Running 203.57s Step 402( 57.00%), action 285, FPS 1.67, Running 204.53s Step 403( 57.20%), action 286, FPS 1.68, Running 204.81s Step 404( 57.40%), action 287, FPS 1.63, Running 205.65s Step 405( 57.60%), action 288, FPS 1.64, Running 205.99s Step 406( 57.80%), action 289, FPS 1.59, Running 206.72s Step 407( 58.00%), action 290, FPS 1.59, Running 207.04s Step 408( 58.20%), action 291, FPS 1.52, Running 208.28s Step 409( 58.40%), action 292, FPS 1.56, Running 208.54s Step 410( 58.60%), action 293, FPS 1.59, Running 209.27s Step 411( 58.80%), action 294, FPS 1.58, Running 209.63s Step 412( 59.00%), action 295, FPS 1.61, Running 210.24s Step 413( 59.20%), action 296, FPS 1.58, Running 210.73s Step 414( 59.40%), action 297, FPS 1.57, Running 211.70s Step 415( 59.60%), action 298, FPS 1.58, Running 212.29s Step 416( 59.80%), action 299, FPS 1.59, Running 213.00s Step 417( 60.00%), action 300, FPS 1.60, Running 213.26s Step 418( 60.20%), action 301, FPS 1.59, Running 214.31s Step 419( 60.40%), action 302, FPS 1.60, Running 214.55s Step 420( 60.60%), action 303, FPS 1.59, Running 215.50s Step 421( 60.80%), action 304, FPS 1.61, Running 215.99s Step 422( 61.00%), action 305, FPS 1.59, Running 217.10s Step 423( 61.20%), action 306, FPS 1.55, Running 217.69s Step 424( 61.40%), action 307, FPS 1.54, Running 218.62s Step 425( 61.60%), action 308, FPS 1.54, Running 219.00s Step 426( 61.80%), action 309, FPS 1.50, Running 220.03s Step 427( 62.00%), action 310, FPS 1.48, Running 220.57s Step 428( 62.20%), action 311, FPS 1.50, Running 221.57s Step 429( 62.40%), action 312, FPS 1.46, Running 222.20s Step 430( 62.60%), action 313, FPS 1.44, Running 223.20s Step 431( 62.80%), action 314, FPS 1.45, Running 223.47s Step 432( 63.00%), action 315, FPS 1.42, Running 224.37s Step 433( 63.20%), action 316, FPS 1.40, Running 224.99s Step 434( 63.40%), action 317, FPS 1.43, Running 225.73s Step 435( 63.60%), action 318, FPS 1.45, Running 226.10s Step 436( 63.80%), action 319, FPS 1.43, Running 227.03s Step 437( 64.00%), action 320, FPS 1.42, Running 227.33s Step 438( 64.20%), action 321, FPS 1.44, Running 228.17s Step 439( 64.40%), action 322, FPS 1.41, Running 228.72s Step 440( 64.60%), action 323, FPS 1.42, Running 229.63s Step 441( 64.80%), action 324, FPS 1.44, Running 229.89s Step 442( 65.00%), action 325, FPS 1.46, Running 230.77s Step 443( 65.20%), action 326, FPS 1.50, Running 231.06s Step 444( 65.40%), action 327, FPS 1.56, Running 231.41s Step 445( 65.60%), action 328, FPS 1.56, Running 231.85s Step 446( 65.80%), action 329, FPS 1.61, Running 232.47s Step 447( 66.00%), action 330, FPS 1.64, Running 232.74s Step 448( 66.20%), action 331, FPS 1.67, Running 233.58s Step 449( 66.40%), action 332, FPS 1.68, Running 234.09s Step 450( 66.60%), action 333, FPS 1.68, Running 235.08s Step 451( 66.80%), action 334, FPS 1.68, Running 235.35s Step 452( 67.00%), action 335, FPS 1.69, Running 236.23s Step 453( 67.20%), action 336, FPS 1.74, Running 236.49s Step 454( 67.40%), action 337, FPS 1.72, Running 237.36s Step 455( 67.60%), action 338, FPS 1.74, Running 237.63s Step 456( 67.80%), action 339, FPS 1.74, Running 238.55s Step 457( 68.00%), action 340, FPS 1.74, Running 238.84s Step 458( 68.20%), action 341, FPS 1.73, Running 239.72s Step 459( 68.40%), action 342, FPS 1.74, Running 240.21s Step 460( 68.60%), action 343, FPS 1.70, Running 241.36s Step 461( 68.80%), action 344, FPS 1.67, Running 241.87s Step 462( 69.00%), action 345, FPS 1.68, Running 242.71s Step 463( 69.20%), action 346, FPS 1.66, Running 243.13s Step 464( 69.40%), action 347, FPS 1.58, Running 244.04s Step 465( 69.60%), action 348, FPS 1.57, Running 244.60s Step 466( 69.80%), action 349, FPS 1.56, Running 245.26s Step 467( 70.00%), action 350, FPS 1.53, Running 245.79s Step 468( 70.20%), action 351, FPS 1.51, Running 246.80s Step 469( 70.40%), action 352, FPS 1.51, Running 247.38s Step 470( 70.60%), action 353, FPS 1.51, Running 248.34s Step 471( 70.80%), action 354, FPS 1.47, Running 248.99s Step 472( 71.00%), action 355, FPS 1.52, Running 249.38s Step 473( 71.20%), action 356, FPS 1.52, Running 249.65s Step 474( 71.40%), action 357, FPS 1.54, Running 250.37s Step 475( 71.60%), action 358, FPS 1.51, Running 250.90s Step 476( 71.80%), action 359, FPS 1.53, Running 251.64s Step 477( 72.00%), action 360, FPS 1.51, Running 252.10s Step 478( 72.20%), action 361, FPS 1.49, Running 253.16s Step 479( 72.40%), action 362, FPS 1.50, Running 253.52s Step 480( 72.60%), action 363, FPS 1.54, Running 254.35s Step 481( 72.80%), action 364, FPS 1.54, Running 254.90s Step 482( 73.00%), action 365, FPS 1.52, Running 255.83s Step 483( 73.20%), action 366, FPS 1.49, Running 256.53s Step 484( 73.40%), action 367, FPS 1.51, Running 257.27s Step 485( 73.60%), action 368, FPS 1.52, Running 257.74s Step 486( 73.80%), action 369, FPS 1.49, Running 258.70s Step 487( 74.00%), action 370, FPS 1.48, Running 259.27s Step 488( 74.20%), action 371, FPS 1.50, Running 260.10s Step 489( 74.40%), action 372, FPS 1.52, Running 260.55s Step 490( 74.60%), action 373, FPS 1.52, Running 261.50s Step 491( 74.80%), action 374, FPS 1.52, Running 262.15s Step 492( 75.00%), action 375, FPS 1.47, Running 262.99s Step 493( 75.20%), action 376, FPS 1.46, Running 263.38s [2026-08-01 19:06:24] [60 ] Seed 59 success after 263.69 s. +steps: 493 , actions: 376 . +Instruction: Empty +Total 34/60(56.67%) success. +Setting seed: 60 +Step 1( N/A%), pre moving , FPS 1.90, Running 0.53s Step 2( N/A%), pre moving , FPS 2.37, Running 0.85s Step 3( N/A%), pre moving , FPS 3.25, Running 0.92s Step 4( N/A%), pre moving , FPS 4.04, Running 0.99s Step 5( N/A%), pre moving , FPS 4.71, Running 1.06s Step 6( N/A%), pre moving , FPS 5.33, Running 1.13s Step 7( N/A%), pre moving , FPS 4.85, Running 1.44s Step 8( N/A%), pre moving , FPS 5.23, Running 1.53s Step 9( N/A%), pre moving , FPS 5.63, Running 1.60s Step 10( N/A%), pre moving , FPS 6.04, Running 1.66s Step 11( N/A%), pre moving , FPS 5.58, Running 1.97s Step 12( N/A%), pre moving , FPS 5.93, Running 2.02s Step 13( N/A%), pre moving , FPS 6.19, Running 2.10s Step 14( N/A%), pre moving , FPS 6.50, Running 2.15s Step 15( N/A%), pre moving , FPS 6.73, Running 2.23s Step 16( N/A%), pre moving , FPS 6.30, Running 2.54s Step 17( N/A%), pre moving , FPS 6.49, Running 2.62s Step 18( N/A%), pre moving , FPS 6.71, Running 2.68s Step 19( N/A%), pre moving , FPS 6.90, Running 2.75s Step 20( N/A%), pre moving , FPS 6.50, Running 3.07s Step 21( N/A%), pre moving , FPS 6.42, Running 3.64s Step 22( N/A%), pre moving , FPS 7.07, Running 3.67s Step 23( N/A%), pre moving , FPS 7.23, Running 3.69s Step 24( N/A%), pre moving , FPS 7.35, Running 3.71s Step 25( N/A%), pre moving , FPS 7.51, Running 3.73s Step 26( N/A%), pre moving , FPS 7.00, Running 3.98s Step 27( N/A%), pre moving , FPS 7.80, Running 4.01s Step 28( N/A%), pre moving , FPS 8.00, Running 4.03s Step 29( N/A%), pre moving , FPS 8.17, Running 4.05s Step 30( N/A%), pre moving , FPS 8.31, Running 4.06s Step 31( N/A%), pre moving , FPS 9.48, Running 4.08s Step 32( N/A%), pre moving , FPS 9.64, Running 4.10s Step 33( N/A%), pre moving , FPS 9.93, Running 4.11s Step 34( N/A%), pre moving , FPS 10.12, Running 4.13s Step 35( N/A%), pre moving , FPS 10.40, Running 4.15s Step 36( N/A%), pre moving , FPS 10.01, Running 4.54s Step 37( N/A%), pre moving , FPS 10.34, Running 4.55s Step 38( N/A%), pre moving , FPS 10.58, Running 4.57s Step 39( N/A%), pre moving , FPS 10.84, Running 4.60s Step 40( N/A%), pre moving , FPS 12.87, Running 4.63s Step 41( N/A%), pre moving , FPS 19.65, Running 4.66s Step 42( N/A%), pre moving , FPS 19.82, Running 4.68s Step 43( N/A%), pre moving , FPS 19.57, Running 4.71s Step 44( N/A%), pre moving , FPS 19.43, Running 4.74s Step 45( N/A%), pre moving , FPS 19.22, Running 4.77s Step 46( N/A%), pre moving , FPS 24.57, Running 4.80s Step 47( N/A%), pre moving , FPS 24.28, Running 4.83s Step 48( N/A%), pre moving , FPS 24.05, Running 4.86s Step 49( N/A%), pre moving , FPS 23.78, Running 4.89s Step 50( N/A%), pre moving , FPS 23.47, Running 4.92s Step 51( N/A%), pre moving , FPS 23.16, Running 4.94s Step 52( N/A%), pre moving , FPS 22.47, Running 4.99s Step 53( N/A%), pre moving , FPS 21.93, Running 5.03s Step 54( N/A%), pre moving , FPS 21.54, Running 5.06s Step 55( N/A%), pre moving , FPS 20.83, Running 5.11s Step 56( N/A%), pre moving , FPS 32.05, Running 5.16s Step 57( N/A%), pre moving , FPS 29.64, Running 5.23s Step 58( N/A%), pre moving , FPS 28.19, Running 5.28s Step 59( N/A%), pre moving , FPS 27.32, Running 5.33s Step 60( N/A%), pre moving , FPS 25.43, Running 5.42s Step 61( N/A%), pre moving , FPS 23.68, Running 5.50s Step 62( N/A%), pre moving , FPS 22.27, Running 5.58s Step 63( N/A%), pre moving , FPS 20.54, Running 5.69s Step 64( N/A%), pre moving , FPS 18.51, Running 5.82s Step 65( N/A%), pre moving , FPS 13.72, Running 6.22s Step 66( N/A%), pre moving , FPS 11.50, Running 6.54s Step 67( N/A%), pre moving , FPS 10.41, Running 6.75s Step 68( N/A%), pre moving , FPS 9.99, Running 6.86s Step 69( N/A%), pre moving , FPS 8.65, Running 7.20s Step 70( N/A%), pre moving , FPS 8.32, Running 7.32s Step 71( N/A%), pre moving , FPS 7.56, Running 7.59s Step 72( N/A%), pre moving , FPS 7.13, Running 7.80s Step 73( N/A%), pre moving , FPS 6.96, Running 7.90s Step 74( N/A%), pre moving , FPS 6.22, Running 8.27s Step 75( N/A%), pre moving , FPS 6.10, Running 8.39s Step 76( N/A%), pre moving , FPS 5.58, Running 8.75s Step 77( N/A%), pre moving , FPS 5.50, Running 8.86s Step 78( N/A%), pre moving , FPS 5.42, Running 8.97s Step 79( N/A%), pre moving , FPS 4.98, Running 9.35s Step 80( N/A%), pre moving , FPS 4.96, Running 9.45s Step 81( N/A%), pre moving , FPS 4.78, Running 9.69s Step 82( N/A%), pre moving , FPS 4.70, Running 9.84s Step 83( N/A%), pre moving , FPS 4.74, Running 9.91s Step 84( N/A%), pre moving , FPS 4.81, Running 9.98s Step 85( N/A%), pre moving , FPS 5.24, Running 10.04s Step 86( N/A%), pre moving , FPS 5.24, Running 10.36s Step 87( N/A%), pre moving , FPS 5.42, Running 10.44s Step 88( N/A%), pre moving , FPS 5.48, Running 10.52s Step 89( N/A%), pre moving , FPS 5.64, Running 10.75s Step 90( N/A%), pre moving , FPS 5.57, Running 10.91s Step 91( N/A%), pre moving , FPS 5.91, Running 10.97s Step 92( N/A%), pre moving , FPS 6.15, Running 11.05s Step 93( N/A%), pre moving , FPS 5.77, Running 11.37s Step 94( N/A%), pre moving , FPS 6.28, Running 11.46s Step 95( N/A%), pre moving , FPS 6.39, Running 11.52s Step 96( N/A%), pre moving , FPS 7.05, Running 11.59s Step 97( N/A%), pre moving , FPS 6.57, Running 11.91s Step 98( N/A%), pre moving , FPS 6.62, Running 11.99s Step 99( N/A%), pre moving , FPS 7.39, Running 12.05s Step 100( N/A%), pre moving , FPS 7.49, Running 12.12s Step 101( N/A%), pre moving , FPS 4.23, Running 14.41s Step 102( N/A%), pre moving , FPS 3.94, Running 14.91s Step 103( N/A%), pre moving , FPS 3.69, Running 15.33s Step 104( N/A%), pre moving , FPS 3.40, Running 15.86s Step 105( N/A%), pre moving , FPS 3.34, Running 16.03s Step 106( N/A%), pre moving , FPS 3.21, Running 16.58s Step 107( N/A%), pre moving , FPS 3.05, Running 17.01s Step 108( N/A%), pre moving , FPS 2.85, Running 17.54s Step 109( N/A%), pre moving , FPS 2.87, Running 17.72s Step 110( N/A%), pre moving , FPS 2.71, Running 18.30s Step 111( N/A%), pre moving , FPS 2.59, Running 18.69s Step 112( N/A%), pre moving , FPS 2.46, Running 19.18s Step 113( N/A%), pre moving , FPS 2.50, Running 19.37s Step 114( N/A%), pre moving , FPS 2.38, Running 19.88s Step 115( N/A%), pre moving , FPS 2.28, Running 20.29s Step 116( N/A%), pre moving , FPS 2.17, Running 20.82s Step 117( N/A%), pre moving , FPS 2.20, Running 20.99s Step 118( N/A%), pre moving , FPS 2.10, Running 21.53s Step 119( N/A%), pre moving , FPS 2.02, Running 21.97s Step 120( N/A%), pre moving , FPS 1.93, Running 22.47s Step 121( 0.20%), action 1, FPS 2.30, Running 23.12s Step 122( 0.40%), action 2, FPS 2.39, Running 23.30s Step 123( 0.60%), action 3, FPS 2.44, Running 23.53s Step 124( 0.80%), action 4, FPS 2.53, Running 23.76s Step 125( 1.00%), action 5, FPS 2.49, Running 24.08s Step 126( 1.20%), action 6, FPS 2.59, Running 24.30s Step 127( 1.40%), action 7, FPS 2.62, Running 24.65s Step 128( 1.60%), action 8, FPS 2.73, Running 24.87s Step 129( 1.80%), action 9, FPS 2.59, Running 25.45s Step 130( 2.00%), action 10, FPS 2.71, Running 25.69s Step 131( 2.20%), action 11, FPS 2.63, Running 26.29s Step 132( 2.40%), action 12, FPS 2.63, Running 26.80s Step 133( 2.60%), action 13, FPS 2.43, Running 27.61s Step 134( 2.80%), action 14, FPS 2.48, Running 27.95s Step 135( 3.00%), action 15, FPS 2.44, Running 28.51s Step 136( 3.20%), action 16, FPS 2.43, Running 29.04s Step 137( 3.40%), action 17, FPS 2.32, Running 29.63s Step 138( 3.60%), action 18, FPS 2.30, Running 30.21s Step 139( 3.80%), action 19, FPS 2.25, Running 30.87s Step 140( 4.00%), action 20, FPS 2.23, Running 31.44s Step 141( 4.20%), action 21, FPS 2.18, Running 32.31s Step 142( 4.40%), action 22, FPS 2.08, Running 32.89s Step 143( 4.60%), action 23, FPS 1.94, Running 33.83s Step 144( 4.80%), action 24, FPS 1.93, Running 34.12s Step 145( 5.00%), action 25, FPS 1.85, Running 34.90s Step 146( 5.20%), action 26, FPS 1.83, Running 35.25s Step 147( 5.40%), action 27, FPS 1.74, Running 36.15s Step 148( 5.60%), action 28, FPS 1.69, Running 36.74s Step 149( 5.80%), action 29, FPS 1.65, Running 37.55s Step 150( 6.00%), action 30, FPS 1.61, Running 38.12s Step 151( 6.20%), action 31, FPS 1.58, Running 38.93s Step 152( 6.40%), action 32, FPS 1.59, Running 39.39s Step 153( 6.60%), action 33, FPS 1.61, Running 40.04s Step 154( 6.80%), action 34, FPS 1.58, Running 40.65s Step 155( 7.00%), action 35, FPS 1.54, Running 41.53s Step 156( 7.20%), action 36, FPS 1.55, Running 41.97s Step 157( 7.40%), action 37, FPS 1.52, Running 42.80s Step 158( 7.60%), action 38, FPS 1.55, Running 43.08s Step 159( 7.80%), action 39, FPS 1.60, Running 43.34s Step 160( 8.00%), action 40, FPS 1.64, Running 43.64s Step 161( 8.20%), action 41, FPS 1.68, Running 44.24s Step 162( 8.40%), action 42, FPS 1.72, Running 44.52s Step 163( 8.60%), action 43, FPS 1.80, Running 44.92s Step 164( 8.80%), action 44, FPS 1.82, Running 45.12s Step 165( 9.00%), action 45, FPS 1.83, Running 45.82s Step 166( 9.20%), action 46, FPS 1.82, Running 46.26s Step 167( 9.40%), action 47, FPS 1.86, Running 46.90s Step 168( 9.60%), action 48, FPS 1.89, Running 47.32s Step 169( 9.80%), action 49, FPS 1.92, Running 47.98s Step 170( 10.00%), action 50, FPS 1.90, Running 48.62s Step 171( 10.20%), action 51, FPS 1.89, Running 49.49s Step 172( 10.40%), action 52, FPS 1.91, Running 49.85s Step 173( 10.60%), action 53, FPS 1.89, Running 50.65s Step 174( 10.80%), action 54, FPS 1.92, Running 51.08s Step 175( 11.00%), action 55, FPS 1.95, Running 51.77s Step 176( 11.20%), action 56, FPS 1.95, Running 52.22s Step 177( 11.40%), action 57, FPS 1.97, Running 52.93s Step 178( 11.60%), action 58, FPS 1.91, Running 53.53s Step 179( 11.80%), action 59, FPS 1.80, Running 54.46s Step 180( 12.00%), action 60, FPS 1.74, Running 55.12s Step 181( 12.20%), action 61, FPS 1.68, Running 56.11s Step 182( 12.40%), action 62, FPS 1.67, Running 56.50s Step 183( 12.60%), action 63, FPS 1.62, Running 57.29s Step 184( 12.80%), action 64, FPS 1.58, Running 57.78s Step 185( 13.00%), action 65, FPS 1.58, Running 58.50s Step 186( 13.20%), action 66, FPS 1.57, Running 59.00s Step 187( 13.40%), action 67, FPS 1.57, Running 59.62s Step 188( 13.60%), action 68, FPS 1.56, Running 60.13s Step 189( 13.80%), action 69, FPS 1.56, Running 60.83s Step 190( 14.00%), action 70, FPS 1.57, Running 61.39s Step 191( 14.20%), action 71, FPS 1.59, Running 62.10s Step 192( 14.40%), action 72, FPS 1.57, Running 62.56s Step 193( 14.60%), action 73, FPS 1.60, Running 63.12s Step 194( 14.80%), action 74, FPS 1.61, Running 63.47s Step 195( 15.00%), action 75, FPS 1.67, Running 63.78s Step 196( 15.20%), action 76, FPS 1.70, Running 63.99s Step 197( 15.40%), action 77, FPS 1.76, Running 64.27s Step 198( 15.60%), action 78, FPS 1.78, Running 64.74s Step 199( 15.80%), action 79, FPS 1.83, Running 65.38s Step 200( 16.00%), action 80, FPS 1.87, Running 65.82s Step 201( 16.20%), action 81, FPS 1.85, Running 66.92s Step 202( 16.40%), action 82, FPS 1.81, Running 67.57s Step 203( 16.60%), action 83, FPS 1.81, Running 68.34s Step 204( 16.80%), action 84, FPS 1.80, Running 68.92s Step 205( 17.00%), action 85, FPS 1.80, Running 69.59s Step 206( 17.20%), action 86, FPS 1.81, Running 70.02s Step 207( 17.40%), action 87, FPS 1.80, Running 70.70s Step 208( 17.60%), action 88, FPS 1.80, Running 71.25s Step 209( 17.80%), action 89, FPS 1.79, Running 72.02s Step 210( 18.00%), action 90, FPS 1.79, Running 72.54s Step 211( 18.20%), action 91, FPS 1.76, Running 73.47s Step 212( 18.40%), action 92, FPS 1.77, Running 73.83s Step 213( 18.60%), action 93, FPS 1.75, Running 74.58s Step 214( 18.80%), action 94, FPS 1.72, Running 75.09s Step 215( 19.00%), action 95, FPS 1.65, Running 75.91s Step 216( 19.20%), action 96, FPS 1.62, Running 76.33s Step 217( 19.40%), action 97, FPS 1.53, Running 77.32s Step 218( 19.60%), action 98, FPS 1.51, Running 77.94s Step 219( 19.80%), action 99, FPS 1.48, Running 78.87s Step 220( 20.00%), action 100, FPS 1.47, Running 79.46s Step 221( 20.20%), action 101, FPS 1.48, Running 80.43s Step 222( 20.40%), action 102, FPS 1.51, Running 80.80s Step 223( 20.60%), action 103, FPS 1.50, Running 81.70s Step 224( 20.80%), action 104, FPS 1.51, Running 82.15s Step 225( 21.00%), action 105, FPS 1.54, Running 82.60s Step 226( 21.20%), action 106, FPS 1.56, Running 82.85s Step 227( 21.40%), action 107, FPS 1.60, Running 83.19s Step 228( 21.60%), action 108, FPS 1.64, Running 83.43s Step 229( 21.80%), action 109, FPS 1.70, Running 83.80s Step 230( 22.00%), action 110, FPS 1.73, Running 84.10s Step 231( 22.20%), action 111, FPS 1.75, Running 84.91s Step 232( 22.40%), action 112, FPS 1.72, Running 85.48s Step 233( 22.60%), action 113, FPS 1.70, Running 86.37s Step 234( 22.80%), action 114, FPS 1.70, Running 86.86s Step 235( 23.00%), action 115, FPS 1.70, Running 87.68s Step 236( 23.20%), action 116, FPS 1.68, Running 88.25s Step 237( 23.40%), action 117, FPS 1.72, Running 88.94s Step 238( 23.60%), action 118, FPS 1.72, Running 89.54s Step 239( 23.80%), action 119, FPS 1.73, Running 90.46s Step 240( 24.00%), action 120, FPS 1.75, Running 90.91s Step 241( 24.20%), action 121, FPS 1.73, Running 91.98s Step 242( 24.40%), action 122, FPS 1.72, Running 92.40s Step 243( 24.60%), action 123, FPS 1.74, Running 93.20s Step 244( 24.80%), action 124, FPS 1.75, Running 93.59s Step 245( 25.00%), action 125, FPS 1.71, Running 94.32s Step 246( 25.20%), action 126, FPS 1.68, Running 94.75s Step 247( 25.40%), action 127, FPS 1.63, Running 95.50s Step 248( 25.60%), action 128, FPS 1.59, Running 95.98s Step 249( 25.80%), action 129, FPS 1.55, Running 96.67s Step 250( 26.00%), action 130, FPS 1.52, Running 97.24s Step 251( 26.20%), action 131, FPS 1.50, Running 98.21s Step 252( 26.40%), action 132, FPS 1.49, Running 98.93s Step 253( 26.60%), action 133, FPS 1.48, Running 99.86s Step 254( 26.80%), action 134, FPS 1.48, Running 100.37s Step 255( 27.00%), action 135, FPS 1.50, Running 101.04s Step 256( 27.20%), action 136, FPS 1.52, Running 101.45s Step 257( 27.40%), action 137, FPS 1.51, Running 102.19s Step 258( 27.60%), action 138, FPS 1.56, Running 102.39s Step 259( 27.80%), action 139, FPS 1.64, Running 102.69s Step 260( 28.00%), action 140, FPS 1.66, Running 103.00s Step 261( 28.20%), action 141, FPS 1.74, Running 103.49s Step 262( 28.40%), action 142, FPS 1.71, Running 104.06s Step 263( 28.60%), action 143, FPS 1.70, Running 104.97s Step 264( 28.80%), action 144, FPS 1.69, Running 105.39s Step 265( 29.00%), action 145, FPS 1.70, Running 106.10s Step 266( 29.20%), action 146, FPS 1.70, Running 106.55s Step 267( 29.40%), action 147, FPS 1.70, Running 107.24s Step 268( 29.60%), action 148, FPS 1.68, Running 107.85s Step 269( 29.80%), action 149, FPS 1.66, Running 108.76s Step 270( 30.00%), action 150, FPS 1.67, Running 109.19s Step 271( 30.20%), action 151, FPS 1.68, Running 110.15s Step 272( 30.40%), action 152, FPS 1.67, Running 110.89s Step 273( 30.60%), action 153, FPS 1.72, Running 111.52s Step 274( 30.80%), action 154, FPS 1.71, Running 112.10s Step 275( 31.00%), action 155, FPS 1.67, Running 113.05s Step 276( 31.20%), action 156, FPS 1.67, Running 113.45s Step 277( 31.40%), action 157, FPS 1.69, Running 114.03s Step 278( 31.60%), action 158, FPS 1.65, Running 114.55s Step 279( 31.80%), action 159, FPS 1.56, Running 115.48s Step 280( 32.00%), action 160, FPS 1.54, Running 115.97s Step 281( 32.20%), action 161, FPS 1.48, Running 116.97s Step 282( 32.40%), action 162, FPS 1.49, Running 117.48s Step 283( 32.60%), action 163, FPS 1.46, Running 118.64s Step 284( 32.80%), action 164, FPS 1.45, Running 119.14s Step 285( 33.00%), action 165, FPS 1.45, Running 119.92s Step 286( 33.20%), action 166, FPS 1.42, Running 120.63s Step 287( 33.40%), action 167, FPS 1.43, Running 121.20s Step 288( 33.60%), action 168, FPS 1.45, Running 121.63s Step 289( 33.80%), action 169, FPS 1.49, Running 122.17s Step 290( 34.00%), action 170, FPS 1.48, Running 122.73s Step 291( 34.20%), action 171, FPS 1.50, Running 123.46s Step 292( 34.40%), action 172, FPS 1.52, Running 124.01s Step 293( 34.60%), action 173, FPS 1.49, Running 124.90s Step 294( 34.80%), action 174, FPS 1.51, Running 125.34s Step 295( 35.00%), action 175, FPS 1.54, Running 126.02s Step 296( 35.20%), action 176, FPS 1.53, Running 126.51s Step 297( 35.40%), action 177, FPS 1.52, Running 127.22s Step 298( 35.60%), action 178, FPS 1.50, Running 127.84s Step 299( 35.80%), action 179, FPS 1.51, Running 128.68s Step 300( 36.00%), action 180, FPS 1.50, Running 129.33s Step 301( 36.20%), action 181, FPS 1.53, Running 130.06s Step 302( 36.40%), action 182, FPS 1.54, Running 130.47s Step 303( 36.60%), action 183, FPS 1.57, Running 131.36s Step 304( 36.80%), action 184, FPS 1.55, Running 132.02s Step 305( 37.00%), action 185, FPS 1.58, Running 132.60s Step 306( 37.20%), action 186, FPS 1.61, Running 133.04s Step 307( 37.40%), action 187, FPS 1.57, Running 133.94s Step 308( 37.60%), action 188, FPS 1.56, Running 134.42s Step 309( 37.80%), action 189, FPS 1.53, Running 135.28s Step 310( 38.00%), action 190, FPS 1.52, Running 135.87s Step 311( 38.20%), action 191, FPS 1.50, Running 136.77s Step 312( 38.40%), action 192, FPS 1.53, Running 137.11s Step 313( 38.60%), action 193, FPS 1.54, Running 137.89s Step 314( 38.80%), action 194, FPS 1.51, Running 138.58s Step 315( 39.00%), action 195, FPS 1.48, Running 139.49s Step 316( 39.20%), action 196, FPS 1.50, Running 139.83s Step 317( 39.40%), action 197, FPS 1.54, Running 140.20s Step 318( 39.60%), action 198, FPS 1.55, Running 140.79s Step 319( 39.80%), action 199, FPS 1.58, Running 141.36s Step 320( 40.00%), action 200, FPS 1.59, Running 141.94s Step 321( 40.20%), action 201, FPS 1.58, Running 142.70s Step 322( 40.40%), action 202, FPS 1.54, Running 143.45s Step 323( 40.60%), action 203, FPS 1.58, Running 144.01s Step 324( 40.80%), action 204, FPS 1.59, Running 144.62s Step 325( 41.00%), action 205, FPS 1.57, Running 145.37s Step 326( 41.20%), action 206, FPS 1.55, Running 145.90s Step 327( 41.40%), action 207, FPS 1.58, Running 146.60s Step 328( 41.60%), action 208, FPS 1.55, Running 147.33s Step 329( 41.80%), action 209, FPS 1.58, Running 147.95s Step 330( 42.00%), action 210, FPS 1.58, Running 148.54s Step 331( 42.20%), action 211, FPS 1.52, Running 149.93s Step 332( 42.40%), action 212, FPS 1.52, Running 150.29s Step 333( 42.60%), action 213, FPS 1.52, Running 151.08s Step 334( 42.80%), action 214, FPS 1.52, Running 151.75s Step 335( 43.00%), action 215, FPS 1.52, Running 152.63s Step 336( 43.20%), action 216, FPS 1.47, Running 153.42s Step 337( 43.40%), action 217, FPS 1.42, Running 154.28s Step 338( 43.60%), action 218, FPS 1.42, Running 154.88s Step 339( 43.80%), action 219, FPS 1.37, Running 155.91s Step 340( 44.00%), action 220, FPS 1.36, Running 156.65s Step 341( 44.20%), action 221, FPS 1.34, Running 157.63s Step 342( 44.40%), action 222, FPS 1.39, Running 157.84s Step 343( 44.60%), action 223, FPS 1.41, Running 158.15s Step 344( 44.80%), action 224, FPS 1.46, Running 158.35s Step 345( 45.00%), action 225, FPS 1.51, Running 158.64s Step 346( 45.20%), action 226, FPS 1.54, Running 158.88s Step 347( 45.40%), action 227, FPS 1.59, Running 159.18s Step 348( 45.60%), action 228, FPS 1.65, Running 159.43s Step 349( 45.80%), action 229, FPS 1.66, Running 159.97s Step 350( 46.00%), action 230, FPS 1.71, Running 160.25s Step 351( 46.20%), action 231, FPS 1.79, Running 161.08s Step 352( 46.40%), action 232, FPS 1.79, Running 161.50s Step 353( 46.60%), action 233, FPS 1.81, Running 162.13s Step 354( 46.80%), action 234, FPS 1.86, Running 162.48s Step 355( 47.00%), action 235, FPS 1.88, Running 163.25s Step 356( 47.20%), action 236, FPS 1.98, Running 163.51s Step 357( 47.40%), action 237, FPS 2.00, Running 164.27s Step 358( 47.60%), action 238, FPS 2.05, Running 164.62s Step 359( 47.80%), action 239, FPS 2.10, Running 165.45s Step 360( 48.00%), action 240, FPS 2.18, Running 165.82s Step 361( 48.20%), action 241, FPS 2.20, Running 166.73s Step 362( 48.40%), action 242, FPS 2.13, Running 167.25s Step 363( 48.60%), action 243, FPS 2.02, Running 168.05s Step 364( 48.80%), action 244, FPS 1.98, Running 168.43s Step 365( 49.00%), action 245, FPS 1.89, Running 169.20s Step 366( 49.20%), action 246, FPS 1.88, Running 169.51s Step 367( 49.40%), action 247, FPS 1.80, Running 170.31s Step 368( 49.60%), action 248, FPS 1.73, Running 170.97s Step 369( 49.80%), action 249, FPS 1.71, Running 171.65s Step 370( 50.00%), action 250, FPS 1.69, Running 172.07s Step 371( 50.20%), action 251, FPS 1.70, Running 172.88s Step 372( 50.40%), action 252, FPS 1.70, Running 173.26s Step 373( 50.60%), action 253, FPS 1.68, Running 174.02s Step 374( 50.80%), action 254, FPS 1.68, Running 174.40s Step 375( 51.00%), action 255, FPS 1.69, Running 175.10s Step 376( 51.20%), action 256, FPS 1.68, Running 175.42s Step 377( 51.40%), action 257, FPS 1.68, Running 176.18s Step 378( 51.60%), action 258, FPS 1.67, Running 176.56s Step 379( 51.80%), action 259, FPS 1.74, Running 176.94s Step 380( 52.00%), action 260, FPS 1.74, Running 177.30s Step 381( 52.20%), action 261, FPS 1.81, Running 177.77s Step 382( 52.40%), action 262, FPS 1.86, Running 178.02s Step 383( 52.60%), action 263, FPS 1.93, Running 178.40s Step 384( 52.80%), action 264, FPS 1.96, Running 178.65s Step 385( 53.00%), action 265, FPS 2.06, Running 178.92s Step 386( 53.20%), action 266, FPS 2.07, Running 179.18s Step 387( 53.40%), action 267, FPS 2.12, Running 179.74s Step 388( 53.60%), action 268, FPS 2.19, Running 180.11s Step 389( 53.80%), action 269, FPS 2.20, Running 180.73s Step 390( 54.00%), action 270, FPS 2.20, Running 181.18s Step 391( 54.20%), action 271, FPS 2.19, Running 182.02s Step 392( 54.40%), action 272, FPS 2.18, Running 182.41s Step 393( 54.60%), action 273, FPS 2.20, Running 183.11s Step 394( 54.80%), action 274, FPS 2.20, Running 183.51s Step 395( 55.00%), action 275, FPS 2.20, Running 184.18s Step 396( 55.20%), action 276, FPS 2.18, Running 184.59s Step 397( 55.40%), action 277, FPS 2.20, Running 185.26s Step 398( 55.60%), action 278, FPS 2.21, Running 185.62s Step 399( 55.80%), action 279, FPS 2.17, Running 186.15s Step 400( 56.00%), action 280, FPS 2.14, Running 186.64s Step 401( 56.20%), action 281, FPS 2.03, Running 187.64s Step 402( 56.40%), action 282, FPS 1.98, Running 188.13s Step 403( 56.60%), action 283, FPS 1.94, Running 188.73s Step 404( 56.80%), action 284, FPS 1.88, Running 189.26s Step 405( 57.00%), action 285, FPS 1.80, Running 190.04s Step 406( 57.20%), action 286, FPS 1.77, Running 190.50s Step 407( 57.40%), action 287, FPS 1.77, Running 191.06s Step 408( 57.60%), action 288, FPS 1.74, Running 191.59s Step 409( 57.80%), action 289, FPS 1.73, Running 192.31s Step 410( 58.00%), action 290, FPS 1.72, Running 192.83s Step 411( 58.20%), action 291, FPS 1.68, Running 193.96s Step 412( 58.40%), action 292, FPS 1.65, Running 194.54s Step 413( 58.60%), action 293, FPS 1.67, Running 195.07s Step 414( 58.80%), action 294, FPS 1.64, Running 195.71s Step 415( 59.00%), action 295, FPS 1.65, Running 196.31s Step 416( 59.20%), action 296, FPS 1.63, Running 196.84s Step 417( 59.40%), action 297, FPS 1.65, Running 197.36s Step 418( 59.60%), action 298, FPS 1.64, Running 197.85s Step 419( 59.80%), action 299, FPS 1.62, Running 198.48s Step 420( 60.00%), action 300, FPS 1.63, Running 198.93s Step 421( 60.20%), action 301, FPS 1.64, Running 199.86s [2026-08-01 19:09:44] [61 ] Seed 60 failed after 200.10 s. +steps: 421 , actions: 301 . +Instruction: Empty +Total 34/61(55.74%) success. +Setting seed: 61 +Step 1( N/A%), pre moving , FPS 2.09, Running 0.48s Step 2( N/A%), pre moving , FPS 3.71, Running 0.54s Step 3( N/A%), pre moving , FPS 5.01, Running 0.60s Step 4( N/A%), pre moving , FPS 4.38, Running 0.91s Step 5( N/A%), pre moving , FPS 5.22, Running 0.96s Step 6( N/A%), pre moving , FPS 5.80, Running 1.03s Step 7( N/A%), pre moving , FPS 6.36, Running 1.10s Step 8( N/A%), pre moving , FPS 6.93, Running 1.15s Step 9( N/A%), pre moving , FPS 6.13, Running 1.47s Step 10( N/A%), pre moving , FPS 6.47, Running 1.55s Step 11( N/A%), pre moving , FPS 6.82, Running 1.61s Step 12( N/A%), pre moving , FPS 7.11, Running 1.69s Step 13( N/A%), pre moving , FPS 6.91, Running 1.88s Step 14( N/A%), pre moving , FPS 6.71, Running 2.09s Step 15( N/A%), pre moving , FPS 6.98, Running 2.15s Step 16( N/A%), pre moving , FPS 7.19, Running 2.22s Step 17( N/A%), pre moving , FPS 7.43, Running 2.29s Step 18( N/A%), pre moving , FPS 6.90, Running 2.61s Step 19( N/A%), pre moving , FPS 7.07, Running 2.69s Step 20( N/A%), pre moving , FPS 7.29, Running 2.74s Step 21( N/A%), pre moving , FPS 7.12, Running 3.29s Step 22( N/A%), pre moving , FPS 7.10, Running 3.36s Step 23( N/A%), pre moving , FPS 6.78, Running 3.55s Step 24( N/A%), pre moving , FPS 6.97, Running 3.78s Step 25( N/A%), pre moving , FPS 6.94, Running 3.84s Step 26( N/A%), pre moving , FPS 5.96, Running 4.39s Step 27( N/A%), pre moving , FPS 5.96, Running 4.46s Step 28( N/A%), pre moving , FPS 5.86, Running 4.57s Step 29( N/A%), pre moving , FPS 5.95, Running 4.83s Step 30( N/A%), pre moving , FPS 5.96, Running 4.90s Step 31( N/A%), pre moving , FPS 5.99, Running 4.95s Step 32( N/A%), pre moving , FPS 5.98, Running 5.03s Step 33( N/A%), pre moving , FPS 5.76, Running 5.35s Step 34( N/A%), pre moving , FPS 5.96, Running 5.44s Step 35( N/A%), pre moving , FPS 5.95, Running 5.51s Step 36( N/A%), pre moving , FPS 5.10, Running 6.15s Step 37( N/A%), pre moving , FPS 4.79, Running 6.47s Step 38( N/A%), pre moving , FPS 5.08, Running 6.54s Step 39( N/A%), pre moving , FPS 5.11, Running 6.60s Step 40( N/A%), pre moving , FPS 5.09, Running 6.67s Step 41( N/A%), pre moving , FPS 5.37, Running 7.01s Step 42( N/A%), pre moving , FPS 5.34, Running 7.10s Step 43( N/A%), pre moving , FPS 5.53, Running 7.17s Step 44( N/A%), pre moving , FPS 5.80, Running 7.23s Step 45( N/A%), pre moving , FPS 5.40, Running 7.55s Step 46( N/A%), pre moving , FPS 6.12, Running 7.66s Step 47( N/A%), pre moving , FPS 6.07, Running 7.75s Step 48( N/A%), pre moving , FPS 5.65, Running 8.11s Step 49( N/A%), pre moving , FPS 5.88, Running 8.23s Step 50( N/A%), pre moving , FPS 5.84, Running 8.33s Step 51( N/A%), pre moving , FPS 5.38, Running 8.67s Step 52( N/A%), pre moving , FPS 5.32, Running 8.79s Step 53( N/A%), pre moving , FPS 5.64, Running 8.90s Step 54( N/A%), pre moving , FPS 5.27, Running 9.24s Step 55( N/A%), pre moving , FPS 5.21, Running 9.35s Step 56( N/A%), pre moving , FPS 6.04, Running 9.45s Step 57( N/A%), pre moving , FPS 5.95, Running 9.83s Step 58( N/A%), pre moving , FPS 5.91, Running 9.93s Step 59( N/A%), pre moving , FPS 5.44, Running 10.28s Step 60( N/A%), pre moving , FPS 5.39, Running 10.39s Step 61( N/A%), pre moving , FPS 5.75, Running 10.49s Step 62( N/A%), pre moving , FPS 5.36, Running 10.83s Step 63( N/A%), pre moving , FPS 5.26, Running 10.97s Step 64( N/A%), pre moving , FPS 4.95, Running 11.27s Step 65( N/A%), pre moving , FPS 5.04, Running 11.51s Step 66( N/A%), pre moving , FPS 5.04, Running 11.62s Step 67( N/A%), pre moving , FPS 4.75, Running 11.97s Step 68( N/A%), pre moving , FPS 5.05, Running 12.07s Step 69( N/A%), pre moving , FPS 5.07, Running 12.17s Step 70( N/A%), pre moving , FPS 4.78, Running 12.51s Step 71( N/A%), pre moving , FPS 5.06, Running 12.63s Step 72( N/A%), pre moving , FPS 5.07, Running 12.73s Step 73( N/A%), pre moving , FPS 4.79, Running 13.08s Step 74( N/A%), pre moving , FPS 5.07, Running 13.19s Step 75( N/A%), pre moving , FPS 5.07, Running 13.29s Step 76( N/A%), pre moving , FPS 4.77, Running 13.64s Step 77( N/A%), pre moving , FPS 5.08, Running 13.76s Step 78( N/A%), pre moving , FPS 4.89, Running 14.02s Step 79( N/A%), pre moving , FPS 5.11, Running 14.19s Step 80( N/A%), pre moving , FPS 5.23, Running 14.21s Step 81( N/A%), pre moving , FPS 5.33, Running 14.24s Step 82( N/A%), pre moving , FPS 5.84, Running 14.26s Step 83( N/A%), pre moving , FPS 6.06, Running 14.27s Step 84( N/A%), pre moving , FPS 6.63, Running 14.29s Step 85( N/A%), pre moving , FPS 7.16, Running 14.30s Step 86( N/A%), pre moving , FPS 7.41, Running 14.32s Step 87( N/A%), pre moving , FPS 8.43, Running 14.34s Step 88( N/A%), pre moving , FPS 8.67, Running 14.37s Step 89( N/A%), pre moving , FPS 8.99, Running 14.40s Step 90( N/A%), pre moving , FPS 10.52, Running 14.41s Step 91( N/A%), pre moving , FPS 11.10, Running 14.43s Step 92( N/A%), pre moving , FPS 11.66, Running 14.45s Step 93( N/A%), pre moving , FPS 14.40, Running 14.47s Step 94( N/A%), pre moving , FPS 15.44, Running 14.48s Step 95( N/A%), pre moving , FPS 16.58, Running 14.50s Step 96( N/A%), pre moving , FPS 22.92, Running 14.52s Step 97( N/A%), pre moving , FPS 25.92, Running 14.53s Step 98( N/A%), pre moving , FPS 37.28, Running 14.55s Step 99( N/A%), pre moving , FPS 49.29, Running 14.60s Step 100( N/A%), pre moving , FPS 47.77, Running 14.63s Step 101( N/A%), pre moving , FPS 9.44, Running 16.36s Step 102( N/A%), pre moving , FPS 7.44, Running 16.94s Step 103( N/A%), pre moving , FPS 6.56, Running 17.32s Step 104( N/A%), pre moving , FPS 5.60, Running 17.86s Step 105( N/A%), pre moving , FPS 5.36, Running 18.03s Step 106( N/A%), pre moving , FPS 4.70, Running 18.58s Step 107( N/A%), pre moving , FPS 4.28, Running 19.01s Step 108( N/A%), pre moving , FPS 3.86, Running 19.56s Step 109( N/A%), pre moving , FPS 3.75, Running 19.73s Step 110( N/A%), pre moving , FPS 3.40, Running 20.29s Step 111( N/A%), pre moving , FPS 3.18, Running 20.71s Step 112( N/A%), pre moving , FPS 2.94, Running 21.24s Step 113( N/A%), pre moving , FPS 2.85, Running 21.49s Step 114( N/A%), pre moving , FPS 2.67, Running 21.98s Step 115( N/A%), pre moving , FPS 2.53, Running 22.40s Step 116( N/A%), pre moving , FPS 2.38, Running 22.93s Step 117( N/A%), pre moving , FPS 2.33, Running 23.13s Step 118( N/A%), pre moving , FPS 2.19, Running 23.68s Step 119( N/A%), pre moving , FPS 2.11, Running 24.05s Step 120( N/A%), pre moving , FPS 2.01, Running 24.61s Step 121( 0.20%), action 1, FPS 2.14, Running 25.70s Step 122( 0.40%), action 2, FPS 2.19, Running 26.08s Step 123( 0.60%), action 3, FPS 2.09, Running 26.88s Step 124( 0.80%), action 4, FPS 2.10, Running 27.39s Step 125( 1.00%), action 5, FPS 2.01, Running 27.98s Step 126( 1.20%), action 6, FPS 2.04, Running 28.41s Step 127( 1.40%), action 7, FPS 1.97, Running 29.18s Step 128( 1.60%), action 8, FPS 1.95, Running 29.80s Step 129( 1.80%), action 9, FPS 1.86, Running 30.50s Step 130( 2.00%), action 10, FPS 1.87, Running 31.02s Step 131( 2.20%), action 11, FPS 1.78, Running 31.97s Step 132( 2.40%), action 12, FPS 1.77, Running 32.56s Step 133( 2.60%), action 13, FPS 1.71, Running 33.21s Step 134( 2.80%), action 14, FPS 1.72, Running 33.59s Step 135( 3.00%), action 15, FPS 1.70, Running 34.20s Step 136( 3.20%), action 16, FPS 1.69, Running 34.77s Step 137( 3.40%), action 17, FPS 1.60, Running 35.64s Step 138( 3.60%), action 18, FPS 1.61, Running 36.13s Step 139( 3.80%), action 19, FPS 1.57, Running 36.77s Step 140( 4.00%), action 20, FPS 1.59, Running 37.15s Step 141( 4.20%), action 21, FPS 1.61, Running 38.15s Step 142( 4.40%), action 22, FPS 1.61, Running 38.54s Step 143( 4.60%), action 23, FPS 1.60, Running 39.38s Step 144( 4.80%), action 24, FPS 1.60, Running 39.89s Step 145( 5.00%), action 25, FPS 1.58, Running 40.61s Step 146( 5.20%), action 26, FPS 1.60, Running 40.89s Step 147( 5.40%), action 27, FPS 1.63, Running 41.44s Step 148( 5.60%), action 28, FPS 1.64, Running 42.01s Step 149( 5.80%), action 29, FPS 1.61, Running 42.91s Step 150( 6.00%), action 30, FPS 1.63, Running 43.31s Step 151( 6.20%), action 31, FPS 1.64, Running 44.15s Step 152( 6.40%), action 32, FPS 1.66, Running 44.63s Step 153( 6.60%), action 33, FPS 1.65, Running 45.30s Step 154( 6.80%), action 34, FPS 1.64, Running 45.80s Step 155( 7.00%), action 35, FPS 1.64, Running 46.43s Step 156( 7.20%), action 36, FPS 1.64, Running 46.97s Step 157( 7.40%), action 37, FPS 1.67, Running 47.63s Step 158( 7.60%), action 38, FPS 1.66, Running 48.21s Step 159( 7.80%), action 39, FPS 1.63, Running 49.04s Step 160( 8.00%), action 40, FPS 1.58, Running 49.78s Step 161( 8.20%), action 41, FPS 1.63, Running 50.45s Step 162( 8.40%), action 42, FPS 1.59, Running 51.09s Step 163( 8.60%), action 43, FPS 1.65, Running 51.50s Step 164( 8.80%), action 44, FPS 1.68, Running 51.76s Step 165( 9.00%), action 45, FPS 1.75, Running 52.06s Step 166( 9.20%), action 46, FPS 1.74, Running 52.37s Step 167( 9.40%), action 47, FPS 1.78, Running 52.65s Step 168( 9.60%), action 48, FPS 1.84, Running 52.89s Step 169( 9.80%), action 49, FPS 1.94, Running 53.23s Step 170( 10.00%), action 50, FPS 1.91, Running 53.78s Step 171( 10.20%), action 51, FPS 1.90, Running 54.67s Step 172( 10.40%), action 52, FPS 1.93, Running 55.01s Step 173( 10.60%), action 53, FPS 1.95, Running 55.58s Step 174( 10.80%), action 54, FPS 1.94, Running 56.11s Step 175( 11.00%), action 55, FPS 1.89, Running 57.00s Step 176( 11.20%), action 56, FPS 1.92, Running 57.38s Step 177( 11.40%), action 57, FPS 1.91, Running 58.10s Step 178( 11.60%), action 58, FPS 1.95, Running 58.50s Step 179( 11.80%), action 59, FPS 1.96, Running 59.27s Step 180( 12.00%), action 60, FPS 2.01, Running 59.74s Step 181( 12.20%), action 61, FPS 1.94, Running 60.75s Step 182( 12.40%), action 62, FPS 1.96, Running 61.28s Step 183( 12.60%), action 63, FPS 1.89, Running 62.11s Step 184( 12.80%), action 64, FPS 1.86, Running 62.51s Step 185( 13.00%), action 65, FPS 1.79, Running 63.25s Step 186( 13.20%), action 66, FPS 1.71, Running 64.03s Step 187( 13.40%), action 67, FPS 1.64, Running 64.87s Step 188( 13.60%), action 68, FPS 1.61, Running 65.31s Step 189( 13.80%), action 69, FPS 1.55, Running 66.10s Step 190( 14.00%), action 70, FPS 1.54, Running 66.80s Step 191( 14.20%), action 71, FPS 1.53, Running 67.75s Step 192( 14.40%), action 72, FPS 1.49, Running 68.44s Step 193( 14.60%), action 73, FPS 1.45, Running 69.41s Step 194( 14.80%), action 74, FPS 1.42, Running 70.16s Step 195( 15.00%), action 75, FPS 1.42, Running 71.13s Step 196( 15.20%), action 76, FPS 1.41, Running 71.56s Step 197( 15.40%), action 77, FPS 1.41, Running 72.25s Step 198( 15.60%), action 78, FPS 1.39, Running 72.90s Step 199( 15.80%), action 79, FPS 1.41, Running 73.44s Step 200( 16.00%), action 80, FPS 1.40, Running 74.06s Step 201( 16.20%), action 81, FPS 1.40, Running 75.06s Step 202( 16.40%), action 82, FPS 1.39, Running 75.69s Step 203( 16.60%), action 83, FPS 1.37, Running 76.71s Step 204( 16.80%), action 84, FPS 1.37, Running 77.13s Step 205( 17.00%), action 85, FPS 1.37, Running 77.84s Step 206( 17.20%), action 86, FPS 1.37, Running 78.59s Step 207( 17.40%), action 87, FPS 1.37, Running 79.49s Step 208( 17.60%), action 88, FPS 1.33, Running 80.34s Step 209( 17.80%), action 89, FPS 1.33, Running 81.13s Step 210( 18.00%), action 90, FPS 1.37, Running 81.44s Step 211( 18.20%), action 91, FPS 1.37, Running 82.33s Step 212( 18.40%), action 92, FPS 1.40, Running 82.73s Step 213( 18.60%), action 93, FPS 1.42, Running 83.47s Step 214( 18.80%), action 94, FPS 1.46, Running 83.83s Step 215( 19.00%), action 95, FPS 1.48, Running 84.67s Step 216( 19.20%), action 96, FPS 1.48, Running 85.05s Step 217( 19.40%), action 97, FPS 1.47, Running 85.82s Step 218( 19.60%), action 98, FPS 1.48, Running 86.41s Step 219( 19.80%), action 99, FPS 1.44, Running 87.33s Step 220( 20.00%), action 100, FPS 1.46, Running 87.79s Step 221( 20.20%), action 101, FPS 1.46, Running 88.73s Step 222( 20.40%), action 102, FPS 1.46, Running 89.37s Step 223( 20.60%), action 103, FPS 1.52, Running 89.88s Step 224( 20.80%), action 104, FPS 1.51, Running 90.34s Step 225( 21.00%), action 105, FPS 1.52, Running 90.96s Step 226( 21.20%), action 106, FPS 1.56, Running 91.38s Step 227( 21.40%), action 107, FPS 1.59, Running 92.08s Step 228( 21.60%), action 108, FPS 1.65, Running 92.45s Step 229( 21.80%), action 109, FPS 1.66, Running 93.21s Step 230( 22.00%), action 110, FPS 1.62, Running 93.76s Step 231( 22.20%), action 111, FPS 1.61, Running 94.74s Step 232( 22.40%), action 112, FPS 1.63, Running 95.02s Step 233( 22.60%), action 113, FPS 1.62, Running 95.80s Step 234( 22.80%), action 114, FPS 1.61, Running 96.25s Step 235( 23.00%), action 115, FPS 1.61, Running 97.08s Step 236( 23.20%), action 116, FPS 1.59, Running 97.66s Step 237( 23.40%), action 117, FPS 1.59, Running 98.37s Step 238( 23.60%), action 118, FPS 1.61, Running 98.85s Step 239( 23.80%), action 119, FPS 1.61, Running 99.75s Step 240( 24.00%), action 120, FPS 1.62, Running 100.17s Step 241( 24.20%), action 121, FPS 1.60, Running 101.24s Step 242( 24.40%), action 122, FPS 1.62, Running 101.69s Step 243( 24.60%), action 123, FPS 1.59, Running 102.44s Step 244( 24.80%), action 124, FPS 1.60, Running 102.80s Step 245( 25.00%), action 125, FPS 1.59, Running 103.54s Step 246( 25.20%), action 126, FPS 1.58, Running 104.01s Step 247( 25.40%), action 127, FPS 1.58, Running 104.74s Step 248( 25.60%), action 128, FPS 1.55, Running 105.36s Step 249( 25.80%), action 129, FPS 1.52, Running 106.33s Step 250( 26.00%), action 130, FPS 1.54, Running 106.75s Step 251( 26.20%), action 131, FPS 1.55, Running 107.68s Step 252( 26.40%), action 132, FPS 1.52, Running 108.14s Step 253( 26.60%), action 133, FPS 1.58, Running 108.48s Step 254( 26.80%), action 134, FPS 1.60, Running 108.77s Step 255( 27.00%), action 135, FPS 1.66, Running 109.10s Step 256( 27.20%), action 136, FPS 1.71, Running 109.38s Step 257( 27.40%), action 137, FPS 1.75, Running 109.81s Step 258( 27.60%), action 138, FPS 1.73, Running 110.39s Step 259( 27.80%), action 139, FPS 1.77, Running 111.06s Step 260( 28.00%), action 140, FPS 1.74, Running 111.65s Step 261( 28.20%), action 141, FPS 1.76, Running 112.58s Step 262( 28.40%), action 142, FPS 1.75, Running 113.14s Step 263( 28.60%), action 143, FPS 1.70, Running 114.18s Step 264( 28.80%), action 144, FPS 1.69, Running 114.63s Step 265( 29.00%), action 145, FPS 1.71, Running 115.25s Step 266( 29.20%), action 146, FPS 1.71, Running 115.71s Step 267( 29.40%), action 147, FPS 1.72, Running 116.39s Step 268( 29.60%), action 148, FPS 1.75, Running 116.76s Step 269( 29.80%), action 149, FPS 1.78, Running 117.54s Step 270( 30.00%), action 150, FPS 1.77, Running 118.07s Step 271( 30.20%), action 151, FPS 1.78, Running 118.92s Step 272( 30.40%), action 152, FPS 1.79, Running 119.31s Step 273( 30.60%), action 153, FPS 1.70, Running 120.23s Step 274( 30.80%), action 154, FPS 1.69, Running 120.62s Step 275( 31.00%), action 155, FPS 1.63, Running 121.34s Step 276( 31.20%), action 156, FPS 1.62, Running 121.75s Step 277( 31.40%), action 157, FPS 1.57, Running 122.52s Step 278( 31.60%), action 158, FPS 1.57, Running 123.15s Step 279( 31.80%), action 159, FPS 1.56, Running 123.87s Step 280( 32.00%), action 160, FPS 1.55, Running 124.55s Step 281( 32.20%), action 161, FPS 1.53, Running 125.65s Step 282( 32.40%), action 162, FPS 1.55, Running 126.02s Step 283( 32.60%), action 163, FPS 1.60, Running 126.71s Step 284( 32.80%), action 164, FPS 1.59, Running 127.22s Step 285( 33.00%), action 165, FPS 1.61, Running 127.65s Step 286( 33.20%), action 166, FPS 1.62, Running 128.06s Step 287( 33.40%), action 167, FPS 1.67, Running 128.38s Step 288( 33.60%), action 168, FPS 1.65, Running 128.88s Step 289( 33.80%), action 169, FPS 1.71, Running 129.20s Step 290( 34.00%), action 170, FPS 1.76, Running 129.44s Step 291( 34.20%), action 171, FPS 1.74, Running 130.44s Step 292( 34.40%), action 172, FPS 1.71, Running 130.98s Step 293( 34.60%), action 173, FPS 1.76, Running 131.61s Step 294( 34.80%), action 174, FPS 1.73, Running 132.16s Step 295( 35.00%), action 175, FPS 1.74, Running 132.82s Step 296( 35.20%), action 176, FPS 1.72, Running 133.39s Step 297( 35.40%), action 177, FPS 1.69, Running 134.33s Step 298( 35.60%), action 178, FPS 1.70, Running 134.90s Step 299( 35.80%), action 179, FPS 1.69, Running 135.71s Step 300( 36.00%), action 180, FPS 1.73, Running 136.11s Step 301( 36.20%), action 181, FPS 1.76, Running 137.02s Step 302( 36.40%), action 182, FPS 1.76, Running 137.39s Step 303( 36.60%), action 183, FPS 1.75, Running 138.16s Step 304( 36.80%), action 184, FPS 1.77, Running 138.55s Step 305( 37.00%), action 185, FPS 1.67, Running 139.61s Step 306( 37.20%), action 186, FPS 1.66, Running 140.12s Step 307( 37.40%), action 187, FPS 1.60, Running 140.92s Step 308( 37.60%), action 188, FPS 1.57, Running 141.58s Step 309( 37.80%), action 189, FPS 1.53, Running 142.30s Step 310( 38.00%), action 190, FPS 1.50, Running 142.76s Step 311( 38.20%), action 191, FPS 1.49, Running 143.86s Step 312( 38.40%), action 192, FPS 1.49, Running 144.37s Step 313( 38.60%), action 193, FPS 1.47, Running 145.23s Step 314( 38.80%), action 194, FPS 1.46, Running 145.83s Step 315( 39.00%), action 195, FPS 1.46, Running 146.48s Step 316( 39.20%), action 196, FPS 1.47, Running 146.99s Step 317( 39.40%), action 197, FPS 1.54, Running 147.30s Step 318( 39.60%), action 198, FPS 1.56, Running 147.72s Step 319( 39.80%), action 199, FPS 1.58, Running 148.35s Step 320( 40.00%), action 200, FPS 1.51, Running 149.33s Step 321( 40.20%), action 201, FPS 1.52, Running 150.21s Step 322( 40.40%), action 202, FPS 1.51, Running 150.63s Step 323( 40.60%), action 203, FPS 1.48, Running 151.71s Step 324( 40.80%), action 204, FPS 1.48, Running 152.04s Step 325( 41.00%), action 205, FPS 1.51, Running 152.89s Step 326( 41.20%), action 206, FPS 1.52, Running 153.28s Step 327( 41.40%), action 207, FPS 1.52, Running 154.11s Step 328( 41.60%), action 208, FPS 1.54, Running 154.57s Step 329( 41.80%), action 209, FPS 1.55, Running 155.20s Step 330( 42.00%), action 210, FPS 1.55, Running 155.67s Step 331( 42.20%), action 211, FPS 1.55, Running 156.78s Step 332( 42.40%), action 212, FPS 1.55, Running 157.24s Step 333( 42.60%), action 213, FPS 1.57, Running 157.99s Step 334( 42.80%), action 214, FPS 1.54, Running 158.82s Step 335( 43.00%), action 215, FPS 1.51, Running 159.71s Step 336( 43.20%), action 216, FPS 1.50, Running 160.30s Step 337( 43.40%), action 217, FPS 1.43, Running 161.28s Step 338( 43.60%), action 218, FPS 1.43, Running 161.73s Step 339( 43.80%), action 219, FPS 1.42, Running 162.44s Step 340( 44.00%), action 220, FPS 1.46, Running 163.02s Step 341( 44.20%), action 221, FPS 1.45, Running 163.98s Step 342( 44.40%), action 222, FPS 1.42, Running 164.71s Step 343( 44.60%), action 223, FPS 1.44, Running 165.63s Step 344( 44.80%), action 224, FPS 1.43, Running 166.03s Step 345( 45.00%), action 225, FPS 1.47, Running 166.47s Step 346( 45.20%), action 226, FPS 1.46, Running 166.96s Step 347( 45.40%), action 227, FPS 1.48, Running 167.65s Step 348( 45.60%), action 228, FPS 1.48, Running 168.08s Step 349( 45.80%), action 229, FPS 1.46, Running 168.88s Step 350( 46.00%), action 230, FPS 1.43, Running 169.63s Step 351( 46.20%), action 231, FPS 1.45, Running 170.62s Step 352( 46.40%), action 232, FPS 1.45, Running 171.04s Step 353( 46.60%), action 233, FPS 1.45, Running 171.80s Step 354( 46.80%), action 234, FPS 1.49, Running 172.24s Step 355( 47.00%), action 235, FPS 1.51, Running 172.93s Step 356( 47.20%), action 236, FPS 1.50, Running 173.62s Step 357( 47.40%), action 237, FPS 1.51, Running 174.55s Step 358( 47.60%), action 238, FPS 1.50, Running 175.07s Step 359( 47.80%), action 239, FPS 1.50, Running 175.80s Step 360( 48.00%), action 240, FPS 1.52, Running 176.20s Step 361( 48.20%), action 241, FPS 1.49, Running 177.37s Step 362( 48.40%), action 242, FPS 1.52, Running 177.84s Step 363( 48.60%), action 243, FPS 1.55, Running 178.56s Step 364( 48.80%), action 244, FPS 1.54, Running 179.03s Step 365( 49.00%), action 245, FPS 1.52, Running 179.65s Step 366( 49.20%), action 246, FPS 1.52, Running 180.11s Step 367( 49.40%), action 247, FPS 1.53, Running 180.74s Step 368( 49.60%), action 248, FPS 1.53, Running 181.11s Step 369( 49.80%), action 249, FPS 1.53, Running 181.93s Step 370( 50.00%), action 250, FPS 1.57, Running 182.34s Step 371( 50.20%), action 251, FPS 1.57, Running 183.35s Step 372( 50.40%), action 252, FPS 1.53, Running 184.09s Step 373( 50.60%), action 253, FPS 1.55, Running 184.68s Step 374( 50.80%), action 254, FPS 1.57, Running 184.97s Step 375( 51.00%), action 255, FPS 1.61, Running 185.33s Step 376( 51.20%), action 256, FPS 1.67, Running 185.61s Step 377( 51.40%), action 257, FPS 1.68, Running 186.46s Step 378( 51.60%), action 258, FPS 1.69, Running 186.90s Step 379( 51.80%), action 259, FPS 1.68, Running 187.68s Step 380( 52.00%), action 260, FPS 1.68, Running 188.12s Step 381( 52.20%), action 261, FPS 1.74, Running 188.89s Step 382( 52.40%), action 262, FPS 1.73, Running 189.42s Step 383( 52.60%), action 263, FPS 1.74, Running 190.08s Step 384( 52.80%), action 264, FPS 1.73, Running 190.57s Step 385( 53.00%), action 265, FPS 1.73, Running 191.24s Step 386( 53.20%), action 266, FPS 1.71, Running 191.80s Step 387( 53.40%), action 267, FPS 1.67, Running 192.74s Step 388( 53.60%), action 268, FPS 1.67, Running 193.11s Step 389( 53.80%), action 269, FPS 1.67, Running 193.90s Step 390( 54.00%), action 270, FPS 1.62, Running 194.69s Step 391( 54.20%), action 271, FPS 1.64, Running 195.56s Step 392( 54.40%), action 272, FPS 1.69, Running 195.91s Step 393( 54.60%), action 273, FPS 1.66, Running 196.75s Step 394( 54.80%), action 274, FPS 1.64, Running 197.16s Step 395( 55.00%), action 275, FPS 1.58, Running 197.97s Step 396( 55.20%), action 276, FPS 1.54, Running 198.63s Step 397( 55.40%), action 277, FPS 1.53, Running 199.49s Step 398( 55.60%), action 278, FPS 1.55, Running 199.83s Step 399( 55.80%), action 279, FPS 1.54, Running 200.65s Step 400( 56.00%), action 280, FPS 1.56, Running 200.98s Step 401( 56.20%), action 281, FPS 1.55, Running 201.79s Step 402( 56.40%), action 282, FPS 1.56, Running 202.24s Step 403( 56.60%), action 283, FPS 1.56, Running 202.92s Step 404( 56.80%), action 284, FPS 1.57, Running 203.32s Step 405( 57.00%), action 285, FPS 1.57, Running 204.02s Step 406( 57.20%), action 286, FPS 1.56, Running 204.61s Step 407( 57.40%), action 287, FPS 1.57, Running 205.44s Step 408( 57.60%), action 288, FPS 1.53, Running 206.20s Step 409( 57.80%), action 289, FPS 1.55, Running 206.82s Step 410( 58.00%), action 290, FPS 1.58, Running 207.34s Step 411( 58.20%), action 291, FPS 1.61, Running 207.97s Step 412( 58.40%), action 292, FPS 1.60, Running 208.43s Step 413( 58.60%), action 293, FPS 1.62, Running 209.10s Step 414( 58.80%), action 294, FPS 1.62, Running 209.54s Step 415( 59.00%), action 295, FPS 1.60, Running 210.50s Step 416( 59.20%), action 296, FPS 1.62, Running 210.97s Step 417( 59.40%), action 297, FPS 1.65, Running 211.63s Step 418( 59.60%), action 298, FPS 1.59, Running 212.39s Step 419( 59.80%), action 299, FPS 1.59, Running 213.22s Step 420( 60.00%), action 300, FPS 1.59, Running 213.59s Step 421( 60.20%), action 301, FPS 1.58, Running 214.45s Step 422( 60.40%), action 302, FPS 1.58, Running 214.91s Step 423( 60.60%), action 303, FPS 1.58, Running 215.55s Step 424( 60.80%), action 304, FPS 1.54, Running 216.28s Step 425( 61.00%), action 305, FPS 1.53, Running 217.11s Step 426( 61.20%), action 306, FPS 1.54, Running 217.62s Step 427( 61.40%), action 307, FPS 1.56, Running 218.28s Step 428( 61.60%), action 308, FPS 1.57, Running 218.90s Step 429( 61.80%), action 309, FPS 1.56, Running 219.66s Step 430( 62.00%), action 310, FPS 1.56, Running 220.20s Step 431( 62.20%), action 311, FPS 1.53, Running 221.03s Step 432( 62.40%), action 312, FPS 1.51, Running 221.66s Step 433( 62.60%), action 313, FPS 1.54, Running 222.07s Step 434( 62.80%), action 314, FPS 1.55, Running 222.44s Step 435( 63.00%), action 315, FPS 1.59, Running 223.09s Step 436( 63.20%), action 316, FPS 1.58, Running 223.64s Step 437( 63.40%), action 317, FPS 1.54, Running 224.61s Step 438( 63.60%), action 318, FPS 1.56, Running 225.21s Step 439( 63.80%), action 319, FPS 1.55, Running 226.12s Step 440( 64.00%), action 320, FPS 1.56, Running 226.43s Step 441( 64.20%), action 321, FPS 1.56, Running 227.31s Step 442( 64.40%), action 322, FPS 1.57, Running 227.69s Step 443( 64.60%), action 323, FPS 1.55, Running 228.43s Step 444( 64.80%), action 324, FPS 1.60, Running 228.81s Step 445( 65.00%), action 325, FPS 1.60, Running 229.64s Step 446( 65.20%), action 326, FPS 1.59, Running 230.20s Step 447( 65.40%), action 327, FPS 1.58, Running 230.92s Step 448( 65.60%), action 328, FPS 1.60, Running 231.39s Step 449( 65.80%), action 329, FPS 1.59, Running 232.21s Step 450( 66.00%), action 330, FPS 1.62, Running 232.52s Step 451( 66.20%), action 331, FPS 1.61, Running 233.43s Step 452( 66.40%), action 332, FPS 1.59, Running 234.25s Step 453( 66.60%), action 333, FPS 1.54, Running 235.07s Step 454( 66.80%), action 334, FPS 1.54, Running 235.39s Step 455( 67.00%), action 335, FPS 1.55, Running 236.03s Step 456( 67.20%), action 336, FPS 1.56, Running 236.47s Step 457( 67.40%), action 337, FPS 1.61, Running 237.06s Step 458( 67.60%), action 338, FPS 1.62, Running 237.55s Step 459( 67.80%), action 339, FPS 1.65, Running 238.21s Step 460( 68.00%), action 340, FPS 1.62, Running 238.76s Step 461( 68.20%), action 341, FPS 1.62, Running 239.62s Step 462( 68.40%), action 342, FPS 1.61, Running 240.09s Step 463( 68.60%), action 343, FPS 1.63, Running 240.69s Step 464( 68.80%), action 344, FPS 1.66, Running 240.88s Step 465( 69.00%), action 345, FPS 1.74, Running 241.16s Step 466( 69.20%), action 346, FPS 1.79, Running 241.39s Step 467( 69.40%), action 347, FPS 1.79, Running 242.09s Step 468( 69.60%), action 348, FPS 1.80, Running 242.49s Step 469( 69.80%), action 349, FPS 1.81, Running 243.28s Step 470( 70.00%), action 350, FPS 1.73, Running 244.06s Step 471( 70.20%), action 351, FPS 1.74, Running 244.93s Step 472( 70.40%), action 352, FPS 1.74, Running 245.77s Step 473( 70.60%), action 353, FPS 1.74, Running 246.58s Step 474( 70.80%), action 354, FPS 1.72, Running 247.04s Step 475( 71.00%), action 355, FPS 1.71, Running 247.74s Step 476( 71.20%), action 356, FPS 1.68, Running 248.35s Step 477( 71.40%), action 357, FPS 1.68, Running 248.98s Step 478( 71.60%), action 358, FPS 1.68, Running 249.49s Step 479( 71.80%), action 359, FPS 1.64, Running 250.37s Step 480( 72.00%), action 360, FPS 1.68, Running 250.65s Step 481( 72.20%), action 361, FPS 1.68, Running 251.53s Step 482( 72.40%), action 362, FPS 1.67, Running 252.03s Step 483( 72.60%), action 363, FPS 1.67, Running 252.67s Step 484( 72.80%), action 364, FPS 1.63, Running 253.17s Step 485( 73.00%), action 365, FPS 1.55, Running 254.05s Step 486( 73.20%), action 366, FPS 1.52, Running 254.59s Step 487( 73.40%), action 367, FPS 1.52, Running 255.26s Step 488( 73.60%), action 368, FPS 1.51, Running 255.69s Step 489( 73.80%), action 369, FPS 1.50, Running 256.58s Step 490( 74.00%), action 370, FPS 1.52, Running 257.18s Step 491( 74.20%), action 371, FPS 1.53, Running 257.98s Step 492( 74.40%), action 372, FPS 1.53, Running 258.85s Step 493( 74.60%), action 373, FPS 1.56, Running 259.44s Step 494( 74.80%), action 374, FPS 1.51, Running 260.25s Step 495( 75.00%), action 375, FPS 1.53, Running 260.77s Step 496( 75.20%), action 376, FPS 1.51, Running 261.58s Step 497( 75.40%), action 377, FPS 1.51, Running 262.27s Step 498( 75.60%), action 378, FPS 1.49, Running 262.88s Step 499( 75.80%), action 379, FPS 1.52, Running 263.53s Step 500( 76.00%), action 380, FPS 1.48, Running 264.15s Step 501( 76.20%), action 381, FPS 1.48, Running 265.03s Step 502( 76.40%), action 382, FPS 1.49, Running 265.42s Step 503( 76.60%), action 383, FPS 1.49, Running 266.07s Step 504( 76.80%), action 384, FPS 1.46, Running 266.84s Step 505( 77.00%), action 385, FPS 1.49, Running 267.46s Step 506( 77.20%), action 386, FPS 1.47, Running 268.20s [2026-08-01 19:14:13] [62 ] Seed 61 success after 268.54 s. +steps: 506 , actions: 386 . +Instruction: Empty +Total 35/62(56.45%) success. +Setting seed: 62 +Step 1( N/A%), pre moving , FPS 5.49, Running 0.18s Step 2( N/A%), pre moving , FPS 8.83, Running 0.23s Step 3( N/A%), pre moving , FPS 5.61, Running 0.53s Step 4( N/A%), pre moving , FPS 6.33, Running 0.63s Step 5( N/A%), pre moving , FPS 7.25, Running 0.69s Step 6( N/A%), pre moving , FPS 7.87, Running 0.76s Step 7( N/A%), pre moving , FPS 6.48, Running 1.08s Step 8( N/A%), pre moving , FPS 7.08, Running 1.13s Step 9( N/A%), pre moving , FPS 7.40, Running 1.22s Step 10( N/A%), pre moving , FPS 7.75, Running 1.29s Step 11( N/A%), pre moving , FPS 7.85, Running 1.40s Step 12( N/A%), pre moving , FPS 7.25, Running 1.65s Step 13( N/A%), pre moving , FPS 7.46, Running 1.74s Step 14( N/A%), pre moving , FPS 7.72, Running 1.81s Step 15( N/A%), pre moving , FPS 8.02, Running 1.87s Step 16( N/A%), pre moving , FPS 7.34, Running 2.18s Step 17( N/A%), pre moving , FPS 7.56, Running 2.25s Step 18( N/A%), pre moving , FPS 7.79, Running 2.31s Step 19( N/A%), pre moving , FPS 7.96, Running 2.39s Step 20( N/A%), pre moving , FPS 7.40, Running 2.70s Step 21( N/A%), pre moving , FPS 6.49, Running 3.27s Step 22( N/A%), pre moving , FPS 6.43, Running 3.34s Step 23( N/A%), pre moving , FPS 6.99, Running 3.39s Step 24( N/A%), pre moving , FPS 7.00, Running 3.49s Step 25( N/A%), pre moving , FPS 7.01, Running 3.54s Step 26( N/A%), pre moving , FPS 6.22, Running 3.98s Step 27( N/A%), pre moving , FPS 6.74, Running 4.05s Step 28( N/A%), pre moving , FPS 6.69, Running 4.12s Step 29( N/A%), pre moving , FPS 6.22, Running 4.43s Step 30( N/A%), pre moving , FPS 6.20, Running 4.52s Step 31( N/A%), pre moving , FPS 6.29, Running 4.58s Step 32( N/A%), pre moving , FPS 6.68, Running 4.65s Step 33( N/A%), pre moving , FPS 6.22, Running 4.96s Step 34( N/A%), pre moving , FPS 6.18, Running 5.05s Step 35( N/A%), pre moving , FPS 6.18, Running 5.11s Step 36( N/A%), pre moving , FPS 5.56, Running 5.78s Step 37( N/A%), pre moving , FPS 5.21, Running 6.09s Step 38( N/A%), pre moving , FPS 5.18, Running 6.17s Step 39( N/A%), pre moving , FPS 5.18, Running 6.24s Step 40( N/A%), pre moving , FPS 5.54, Running 6.31s Step 41( N/A%), pre moving , FPS 5.95, Running 6.62s Step 42( N/A%), pre moving , FPS 5.94, Running 6.71s Step 43( N/A%), pre moving , FPS 5.94, Running 6.76s Step 44( N/A%), pre moving , FPS 5.70, Running 7.00s Step 45( N/A%), pre moving , FPS 5.40, Running 7.24s Step 46( N/A%), pre moving , FPS 5.94, Running 7.34s Step 47( N/A%), pre moving , FPS 5.51, Running 7.68s Step 48( N/A%), pre moving , FPS 5.45, Running 7.79s Step 49( N/A%), pre moving , FPS 5.80, Running 7.88s Step 50( N/A%), pre moving , FPS 5.40, Running 8.22s Step 51( N/A%), pre moving , FPS 5.42, Running 8.27s Step 52( N/A%), pre moving , FPS 5.47, Running 8.30s Step 53( N/A%), pre moving , FPS 5.92, Running 8.34s Step 54( N/A%), pre moving , FPS 6.03, Running 8.37s Step 55( N/A%), pre moving , FPS 6.08, Running 8.40s Step 56( N/A%), pre moving , FPS 7.53, Running 8.43s Step 57( N/A%), pre moving , FPS 8.44, Running 8.46s Step 58( N/A%), pre moving , FPS 8.57, Running 8.51s Step 59( N/A%), pre moving , FPS 8.60, Running 8.57s Step 60( N/A%), pre moving , FPS 8.63, Running 8.63s Step 61( N/A%), pre moving , FPS 9.69, Running 8.69s Step 62( N/A%), pre moving , FPS 9.81, Running 8.74s Step 63( N/A%), pre moving , FPS 9.81, Running 8.80s Step 64( N/A%), pre moving , FPS 10.69, Running 8.87s Step 65( N/A%), pre moving , FPS 11.86, Running 8.93s Step 66( N/A%), pre moving , FPS 12.05, Running 9.00s Step 67( N/A%), pre moving , FPS 14.28, Running 9.08s Step 68( N/A%), pre moving , FPS 14.14, Running 9.20s Step 69( N/A%), pre moving , FPS 12.23, Running 9.51s Step 70( N/A%), pre moving , FPS 14.28, Running 9.62s Step 71( N/A%), pre moving , FPS 13.96, Running 9.70s Step 72( N/A%), pre moving , FPS 12.05, Running 9.96s Step 73( N/A%), pre moving , FPS 10.97, Running 10.16s Step 74( N/A%), pre moving , FPS 10.60, Running 10.25s Step 75( N/A%), pre moving , FPS 10.29, Running 10.34s Step 76( N/A%), pre moving , FPS 8.75, Running 10.72s Step 77( N/A%), pre moving , FPS 8.49, Running 10.81s Step 78( N/A%), pre moving , FPS 7.53, Running 11.16s Step 79( N/A%), pre moving , FPS 7.36, Running 11.29s Step 80( N/A%), pre moving , FPS 7.25, Running 11.39s Step 81( N/A%), pre moving , FPS 6.62, Running 11.71s Step 82( N/A%), pre moving , FPS 6.55, Running 11.80s Step 83( N/A%), pre moving , FPS 6.53, Running 11.87s Step 84( N/A%), pre moving , FPS 6.42, Running 11.98s Step 85( N/A%), pre moving , FPS 6.03, Running 12.24s Step 86( N/A%), pre moving , FPS 6.01, Running 12.33s Step 87( N/A%), pre moving , FPS 6.03, Running 12.40s Step 88( N/A%), pre moving , FPS 6.19, Running 12.43s Step 89( N/A%), pre moving , FPS 6.75, Running 12.48s Step 90( N/A%), pre moving , FPS 6.31, Running 12.79s Step 91( N/A%), pre moving , FPS 6.30, Running 12.88s Step 92( N/A%), pre moving , FPS 6.71, Running 12.94s Step 93( N/A%), pre moving , FPS 7.04, Running 13.00s Step 94( N/A%), pre moving , FPS 6.96, Running 13.13s Step 95( N/A%), pre moving , FPS 6.61, Running 13.37s Step 96( N/A%), pre moving , FPS 7.31, Running 13.46s Step 97( N/A%), pre moving , FPS 7.37, Running 13.53s Step 98( N/A%), pre moving , FPS 7.45, Running 13.85s Step 99( N/A%), pre moving , FPS 7.57, Running 13.93s Step 100( N/A%), pre moving , FPS 4.08, Running 16.29s Step 101( N/A%), pre moving , FPS 3.80, Running 16.97s Step 102( N/A%), pre moving , FPS 3.63, Running 17.31s Step 103( N/A%), pre moving , FPS 3.35, Running 17.83s Step 104( N/A%), pre moving , FPS 3.32, Running 18.01s Step 105( N/A%), pre moving , FPS 3.15, Running 18.60s Step 106( N/A%), pre moving , FPS 3.01, Running 18.98s Step 107( N/A%), pre moving , FPS 2.81, Running 19.50s Step 108( N/A%), pre moving , FPS 2.77, Running 19.66s Step 109( N/A%), pre moving , FPS 2.58, Running 20.24s Step 110( N/A%), pre moving , FPS 2.57, Running 20.58s Step 111( N/A%), pre moving , FPS 2.41, Running 21.17s Step 112( N/A%), pre moving , FPS 2.37, Running 21.38s Step 113( N/A%), pre moving , FPS 2.24, Running 21.91s Step 114( N/A%), pre moving , FPS 2.17, Running 22.35s Step 115( N/A%), pre moving , FPS 2.10, Running 22.89s Step 116( N/A%), pre moving , FPS 2.08, Running 23.07s Step 117( N/A%), pre moving , FPS 1.95, Running 23.77s Step 118( N/A%), pre moving , FPS 1.96, Running 24.03s Step 119( N/A%), pre moving , FPS 1.89, Running 24.54s Step 120( 0.20%), action 1, FPS 2.13, Running 25.68s Step 121( 0.40%), action 2, FPS 2.15, Running 26.29s Step 122( 0.60%), action 3, FPS 2.09, Running 26.86s Step 123( 0.80%), action 4, FPS 2.18, Running 27.03s Step 124( 1.00%), action 5, FPS 2.14, Running 27.34s Step 125( 1.20%), action 6, FPS 2.23, Running 27.56s Step 126( 1.40%), action 7, FPS 2.19, Running 28.13s Step 127( 1.60%), action 8, FPS 2.26, Running 28.35s Step 128( 1.80%), action 9, FPS 2.15, Running 28.95s Step 129( 2.00%), action 10, FPS 2.16, Running 29.49s Step 130( 2.20%), action 11, FPS 2.08, Running 30.18s Step 131( 2.40%), action 12, FPS 2.12, Running 30.60s Step 132( 2.60%), action 13, FPS 2.04, Running 31.17s Step 133( 2.80%), action 14, FPS 2.04, Running 31.70s Step 134( 3.00%), action 15, FPS 1.99, Running 32.42s Step 135( 3.20%), action 16, FPS 2.01, Running 32.83s Step 136( 3.40%), action 17, FPS 1.88, Running 33.69s Step 137( 3.60%), action 18, FPS 1.95, Running 34.05s Step 138( 3.80%), action 19, FPS 1.82, Running 34.99s Step 139( 4.00%), action 20, FPS 1.81, Running 35.56s Step 140( 4.20%), action 21, FPS 1.83, Running 36.60s Step 141( 4.40%), action 22, FPS 1.86, Running 37.06s Step 142( 4.60%), action 23, FPS 1.84, Running 37.70s Step 143( 4.80%), action 24, FPS 1.77, Running 38.30s Step 144( 5.00%), action 25, FPS 1.72, Running 38.99s Step 145( 5.20%), action 26, FPS 1.67, Running 39.51s Step 146( 5.40%), action 27, FPS 1.63, Running 40.38s Step 147( 5.60%), action 28, FPS 1.62, Running 40.67s Step 148( 5.80%), action 29, FPS 1.59, Running 41.57s Step 149( 6.00%), action 30, FPS 1.61, Running 41.91s Step 150( 6.20%), action 31, FPS 1.56, Running 43.02s Step 151( 6.40%), action 32, FPS 1.57, Running 43.33s Step 152( 6.60%), action 33, FPS 1.54, Running 44.20s Step 153( 6.80%), action 34, FPS 1.57, Running 44.46s Step 154( 7.00%), action 35, FPS 1.57, Running 45.16s Step 155( 7.20%), action 36, FPS 1.56, Running 45.65s Step 156( 7.40%), action 37, FPS 1.59, Running 46.30s Step 157( 7.60%), action 38, FPS 1.61, Running 46.49s Step 158( 7.80%), action 39, FPS 1.68, Running 46.91s Step 159( 8.00%), action 40, FPS 1.72, Running 47.19s Step 160( 8.20%), action 41, FPS 1.74, Running 48.09s Step 161( 8.40%), action 42, FPS 1.77, Running 48.35s Step 162( 8.60%), action 43, FPS 1.73, Running 49.26s Step 163( 8.80%), action 44, FPS 1.78, Running 49.53s Step 164( 9.00%), action 45, FPS 1.76, Running 50.37s Step 165( 9.20%), action 46, FPS 1.76, Running 50.86s Step 166( 9.40%), action 47, FPS 1.80, Running 51.51s Step 167( 9.60%), action 48, FPS 1.80, Running 51.80s Step 168( 9.80%), action 49, FPS 1.81, Running 52.64s Step 169( 10.00%), action 50, FPS 1.81, Running 52.98s Step 170( 10.20%), action 51, FPS 1.84, Running 53.92s Step 171( 10.40%), action 52, FPS 1.81, Running 54.38s Step 172( 10.60%), action 53, FPS 1.79, Running 55.34s Step 173( 10.80%), action 54, FPS 1.78, Running 55.69s Step 174( 11.00%), action 55, FPS 1.77, Running 56.45s Step 175( 11.20%), action 56, FPS 1.77, Running 56.93s Step 176( 11.40%), action 57, FPS 1.76, Running 57.66s Step 177( 11.60%), action 58, FPS 1.71, Running 58.16s Step 178( 11.80%), action 59, FPS 1.67, Running 58.89s Step 179( 12.00%), action 60, FPS 1.64, Running 59.35s Step 180( 12.20%), action 61, FPS 1.64, Running 60.27s Step 181( 12.40%), action 62, FPS 1.63, Running 60.64s Step 182( 12.60%), action 63, FPS 1.64, Running 61.42s Step 183( 12.80%), action 64, FPS 1.64, Running 61.70s Step 184( 13.00%), action 65, FPS 1.63, Running 62.68s Step 185( 13.20%), action 66, FPS 1.62, Running 63.22s Step 186( 13.40%), action 67, FPS 1.57, Running 64.23s Step 187( 13.60%), action 68, FPS 1.58, Running 64.49s Step 188( 13.80%), action 69, FPS 1.61, Running 65.03s Step 189( 14.00%), action 70, FPS 1.61, Running 65.40s Step 190( 14.20%), action 71, FPS 1.64, Running 66.08s Step 191( 14.40%), action 72, FPS 1.67, Running 66.37s Step 192( 14.60%), action 73, FPS 1.67, Running 67.34s Step 193( 14.80%), action 74, FPS 1.63, Running 67.96s Step 194( 15.00%), action 75, FPS 1.63, Running 68.69s Step 195( 15.20%), action 76, FPS 1.62, Running 69.27s Step 196( 15.40%), action 77, FPS 1.61, Running 70.07s Step 197( 15.60%), action 78, FPS 1.61, Running 70.58s Step 198( 15.80%), action 79, FPS 1.56, Running 71.69s Step 199( 16.00%), action 80, FPS 1.58, Running 71.97s Step 200( 16.20%), action 81, FPS 1.53, Running 73.31s Step 201( 16.40%), action 82, FPS 1.54, Running 73.59s Step 202( 16.60%), action 83, FPS 1.53, Running 74.47s Step 203( 16.80%), action 84, FPS 1.50, Running 75.03s Step 204( 17.00%), action 85, FPS 1.50, Running 76.03s Step 205( 17.20%), action 86, FPS 1.51, Running 76.50s Step 206( 17.40%), action 87, FPS 1.54, Running 77.20s Step 207( 17.60%), action 88, FPS 1.54, Running 77.51s Step 208( 17.80%), action 89, FPS 1.51, Running 78.27s Step 209( 18.00%), action 90, FPS 1.51, Running 78.62s Step 210( 18.20%), action 91, FPS 1.47, Running 79.69s Step 211( 18.40%), action 92, FPS 1.46, Running 80.08s Step 212( 18.60%), action 93, FPS 1.46, Running 81.03s Step 213( 18.80%), action 94, FPS 1.49, Running 81.38s Step 214( 19.00%), action 95, FPS 1.49, Running 82.15s Step 215( 19.20%), action 96, FPS 1.48, Running 82.78s Step 216( 19.40%), action 97, FPS 1.50, Running 83.37s Step 217( 19.60%), action 98, FPS 1.50, Running 83.92s Step 218( 19.80%), action 99, FPS 1.60, Running 84.23s Step 219( 20.00%), action 100, FPS 1.60, Running 84.46s Step 220( 20.20%), action 101, FPS 1.73, Running 84.89s Step 221( 20.40%), action 102, FPS 1.74, Running 85.08s Step 222( 20.60%), action 103, FPS 1.81, Running 85.51s Step 223( 20.80%), action 104, FPS 1.87, Running 85.73s Step 224( 21.00%), action 105, FPS 1.93, Running 86.39s Step 225( 21.20%), action 106, FPS 1.92, Running 86.93s Step 226( 21.40%), action 107, FPS 1.92, Running 87.59s Step 227( 21.60%), action 108, FPS 1.88, Running 88.12s Step 228( 21.80%), action 109, FPS 1.86, Running 89.04s Step 229( 22.00%), action 110, FPS 1.86, Running 89.38s Step 230( 22.20%), action 111, FPS 1.82, Running 90.67s Step 231( 22.40%), action 112, FPS 1.84, Running 90.94s Step 232( 22.60%), action 113, FPS 1.85, Running 91.84s Step 233( 22.80%), action 114, FPS 1.86, Running 92.12s Step 234( 23.00%), action 115, FPS 1.85, Running 92.98s Step 235( 23.20%), action 116, FPS 1.90, Running 93.33s Step 236( 23.40%), action 117, FPS 1.85, Running 94.15s Step 237( 23.60%), action 118, FPS 1.90, Running 94.46s Step 238( 23.80%), action 119, FPS 1.81, Running 95.31s Step 239( 24.00%), action 120, FPS 1.79, Running 95.65s Step 240( 24.20%), action 121, FPS 1.72, Running 96.50s Step 241( 24.40%), action 122, FPS 1.66, Running 97.10s Step 242( 24.60%), action 123, FPS 1.59, Running 98.08s Step 243( 24.80%), action 124, FPS 1.55, Running 98.66s Step 244( 25.00%), action 125, FPS 1.56, Running 99.20s Step 245( 25.20%), action 126, FPS 1.56, Running 99.71s Step 246( 25.40%), action 127, FPS 1.58, Running 100.29s Step 247( 25.60%), action 128, FPS 1.56, Running 100.94s Step 248( 25.80%), action 129, FPS 1.57, Running 101.82s Step 249( 26.00%), action 130, FPS 1.57, Running 102.15s Step 250( 26.20%), action 131, FPS 1.62, Running 103.04s Step 251( 26.40%), action 132, FPS 1.58, Running 103.60s Step 252( 26.60%), action 133, FPS 1.65, Running 103.94s Step 253( 26.80%), action 134, FPS 1.66, Running 104.15s Step 254( 27.00%), action 135, FPS 1.71, Running 104.68s Step 255( 27.20%), action 136, FPS 1.73, Running 104.91s Step 256( 27.40%), action 137, FPS 1.74, Running 105.65s Step 257( 27.60%), action 138, FPS 1.70, Running 106.22s Step 258( 27.80%), action 139, FPS 1.71, Running 106.98s Step 259( 28.00%), action 140, FPS 1.70, Running 107.41s Step 260( 28.20%), action 141, FPS 1.69, Running 108.32s Step 261( 28.40%), action 142, FPS 1.73, Running 108.66s Step 262( 28.60%), action 143, FPS 1.75, Running 109.48s Step 263( 28.80%), action 144, FPS 1.76, Running 110.03s Step 264( 29.00%), action 145, FPS 1.75, Running 110.66s Step 265( 29.20%), action 146, FPS 1.74, Running 111.21s Step 266( 29.40%), action 147, FPS 1.68, Running 112.18s Step 267( 29.60%), action 148, FPS 1.70, Running 112.71s Step 268( 29.80%), action 149, FPS 1.70, Running 113.56s Step 269( 30.00%), action 150, FPS 1.70, Running 113.93s Step 270( 30.20%), action 151, FPS 1.68, Running 114.91s Step 271( 30.40%), action 152, FPS 1.69, Running 115.42s Step 272( 30.60%), action 153, FPS 1.65, Running 116.05s Step 273( 30.80%), action 154, FPS 1.64, Running 116.35s Step 274( 31.00%), action 155, FPS 1.60, Running 117.15s Step 275( 31.20%), action 156, FPS 1.57, Running 117.68s Step 276( 31.40%), action 157, FPS 1.54, Running 118.64s Step 277( 31.60%), action 158, FPS 1.58, Running 118.89s Step 278( 31.80%), action 159, FPS 1.56, Running 119.81s Step 279( 32.00%), action 160, FPS 1.58, Running 120.06s Step 280( 32.20%), action 161, FPS 1.58, Running 121.00s Step 281( 32.40%), action 162, FPS 1.58, Running 121.30s Step 282( 32.60%), action 163, FPS 1.59, Running 122.04s Step 283( 32.80%), action 164, FPS 1.62, Running 122.38s Step 284( 33.00%), action 165, FPS 1.64, Running 122.82s Step 285( 33.20%), action 166, FPS 1.69, Running 123.04s Step 286( 33.40%), action 167, FPS 1.77, Running 123.51s Step 287( 33.60%), action 168, FPS 1.79, Running 123.85s Step 288( 33.80%), action 169, FPS 1.82, Running 124.52s Step 289( 34.00%), action 170, FPS 1.84, Running 124.81s Step 290( 34.20%), action 171, FPS 1.83, Running 125.81s Step 291( 34.40%), action 172, FPS 1.87, Running 126.12s Step 292( 34.60%), action 173, FPS 1.83, Running 126.98s Step 293( 34.80%), action 174, FPS 1.84, Running 127.24s Step 294( 35.00%), action 175, FPS 1.82, Running 128.16s Step 295( 35.20%), action 176, FPS 1.82, Running 128.69s Step 296( 35.40%), action 177, FPS 1.83, Running 129.59s Step 297( 35.60%), action 178, FPS 1.80, Running 130.01s Step 298( 35.80%), action 179, FPS 1.80, Running 130.95s Step 299( 36.00%), action 180, FPS 1.74, Running 131.58s Step 300( 36.20%), action 181, FPS 1.77, Running 132.32s Step 301( 36.40%), action 182, FPS 1.74, Running 132.78s Step 302( 36.60%), action 183, FPS 1.71, Running 133.75s Step 303( 36.80%), action 184, FPS 1.70, Running 134.13s Step 304( 37.00%), action 185, FPS 1.65, Running 134.92s Step 305( 37.20%), action 186, FPS 1.61, Running 135.50s Step 306( 37.40%), action 187, FPS 1.53, Running 136.58s Step 307( 37.60%), action 188, FPS 1.51, Running 137.10s Step 308( 37.80%), action 189, FPS 1.50, Running 137.82s Step 309( 38.00%), action 190, FPS 1.48, Running 138.29s Step 310( 38.20%), action 191, FPS 1.49, Running 139.25s Step 311( 38.40%), action 192, FPS 1.45, Running 139.92s Step 312( 38.60%), action 193, FPS 1.44, Running 140.86s Step 313( 38.80%), action 194, FPS 1.40, Running 141.51s Step 314( 39.00%), action 195, FPS 1.42, Running 142.21s Step 315( 39.20%), action 196, FPS 1.46, Running 142.41s Step 316( 39.40%), action 197, FPS 1.48, Running 143.10s Step 317( 39.60%), action 198, FPS 1.47, Running 143.66s Step 318( 39.80%), action 199, FPS 1.49, Running 144.39s Step 319( 40.00%), action 200, FPS 1.49, Running 145.04s Step 320( 40.20%), action 201, FPS 1.44, Running 146.25s Step 321( 40.40%), action 202, FPS 1.45, Running 146.53s Step 322( 40.60%), action 203, FPS 1.47, Running 147.38s Step 323( 40.80%), action 204, FPS 1.47, Running 147.71s Step 324( 41.00%), action 205, FPS 1.47, Running 148.52s Step 325( 41.20%), action 206, FPS 1.51, Running 148.79s Step 326( 41.40%), action 207, FPS 1.53, Running 149.66s Step 327( 41.60%), action 208, FPS 1.56, Running 149.92s Step 328( 41.80%), action 209, FPS 1.54, Running 150.79s Step 329( 42.00%), action 210, FPS 1.56, Running 151.14s Step 330( 42.20%), action 211, FPS 1.57, Running 151.98s Step 331( 42.40%), action 212, FPS 1.62, Running 152.27s Step 332( 42.60%), action 213, FPS 1.64, Running 153.05s Step 333( 42.80%), action 214, FPS 1.69, Running 153.35s Step 334( 43.00%), action 215, FPS 1.67, Running 154.18s Step 335( 43.20%), action 216, FPS 1.66, Running 154.45s Step 336( 43.40%), action 217, FPS 1.64, Running 155.28s Step 337( 43.60%), action 218, FPS 1.64, Running 155.84s Step 338( 43.80%), action 219, FPS 1.67, Running 156.39s Step 339( 44.00%), action 220, FPS 1.68, Running 156.95s Step 340( 44.20%), action 221, FPS 1.72, Running 157.90s Step 341( 44.40%), action 222, FPS 1.72, Running 158.17s Step 342( 44.60%), action 223, FPS 1.70, Running 159.14s Step 343( 44.80%), action 224, FPS 1.66, Running 159.74s Step 344( 45.00%), action 225, FPS 1.68, Running 160.45s Step 345( 45.20%), action 226, FPS 1.68, Running 160.70s Step 346( 45.40%), action 227, FPS 1.72, Running 161.30s Step 347( 45.60%), action 228, FPS 1.71, Running 161.61s Step 348( 45.80%), action 229, FPS 1.73, Running 162.36s Step 349( 46.00%), action 230, FPS 1.74, Running 162.66s Step 350( 46.20%), action 231, FPS 1.73, Running 163.54s Step 351( 46.40%), action 232, FPS 1.69, Running 164.12s Step 352( 46.60%), action 233, FPS 1.67, Running 165.06s Step 353( 46.80%), action 234, FPS 1.67, Running 165.34s Step 354( 47.00%), action 235, FPS 1.66, Running 166.24s Step 355( 47.20%), action 236, FPS 1.65, Running 166.57s Step 356( 47.40%), action 237, FPS 1.66, Running 167.34s Step 357( 47.60%), action 238, FPS 1.69, Running 167.68s Step 358( 47.80%), action 239, FPS 1.66, Running 168.44s Step 359( 48.00%), action 240, FPS 1.69, Running 168.82s Step 360( 48.20%), action 241, FPS 1.66, Running 169.96s Step 361( 48.40%), action 242, FPS 1.64, Running 170.38s Step 362( 48.60%), action 243, FPS 1.66, Running 171.16s Step 363( 48.80%), action 244, FPS 1.69, Running 171.55s Step 364( 49.00%), action 245, FPS 1.69, Running 172.29s Step 365( 49.20%), action 246, FPS 1.68, Running 172.64s Step 366( 49.40%), action 247, FPS 1.65, Running 173.40s Step 367( 49.60%), action 248, FPS 1.65, Running 173.73s Step 368( 49.80%), action 249, FPS 1.66, Running 174.37s Step 369( 50.00%), action 250, FPS 1.66, Running 174.74s Step 370( 50.20%), action 251, FPS 1.66, Running 175.62s Step 371( 50.40%), action 252, FPS 1.69, Running 175.92s Step 372( 50.60%), action 253, FPS 1.71, Running 176.77s Step 373( 50.80%), action 254, FPS 1.70, Running 177.08s Step 374( 51.00%), action 255, FPS 1.71, Running 177.92s Step 375( 51.20%), action 256, FPS 1.72, Running 178.22s Step 376( 51.40%), action 257, FPS 1.73, Running 178.88s Step 377( 51.60%), action 258, FPS 1.75, Running 179.13s Step 378( 51.80%), action 259, FPS 1.81, Running 179.51s Step 379( 52.00%), action 260, FPS 1.78, Running 180.05s Step 380( 52.20%), action 261, FPS 1.81, Running 181.00s Step 381( 52.40%), action 262, FPS 1.84, Running 181.27s Step 382( 52.60%), action 263, FPS 1.82, Running 182.14s Step 383( 52.80%), action 264, FPS 1.84, Running 182.44s Step 384( 53.00%), action 265, FPS 1.80, Running 183.38s Step 385( 53.20%), action 266, FPS 1.82, Running 183.65s Step 386( 53.40%), action 267, FPS 1.81, Running 184.46s Step 387( 53.60%), action 268, FPS 1.81, Running 184.78s Step 388( 53.80%), action 269, FPS 1.78, Running 185.58s Step 389( 54.00%), action 270, FPS 1.80, Running 185.86s Step 390( 54.20%), action 271, FPS 1.78, Running 186.85s Step 391( 54.40%), action 272, FPS 1.75, Running 187.33s Step 392( 54.60%), action 273, FPS 1.77, Running 188.10s Step 393( 54.80%), action 274, FPS 1.76, Running 188.47s Step 394( 55.00%), action 275, FPS 1.75, Running 189.35s Step 395( 55.20%), action 276, FPS 1.74, Running 189.68s Step 396( 55.40%), action 277, FPS 1.72, Running 190.54s Step 397( 55.60%), action 278, FPS 1.71, Running 190.85s Step 398( 55.80%), action 279, FPS 1.65, Running 191.61s Step 399( 56.00%), action 280, FPS 1.69, Running 191.86s Step 400( 56.20%), action 281, FPS 1.70, Running 192.78s Step 401( 56.40%), action 282, FPS 1.65, Running 193.39s Step 402( 56.60%), action 283, FPS 1.64, Running 194.31s Step 403( 56.80%), action 284, FPS 1.65, Running 194.59s Step 404( 57.00%), action 285, FPS 1.67, Running 195.35s Step 405( 57.20%), action 286, FPS 1.62, Running 195.98s Step 406( 57.40%), action 287, FPS 1.65, Running 196.59s Step 407( 57.60%), action 288, FPS 1.62, Running 197.12s Step 408( 57.80%), action 289, FPS 1.68, Running 197.45s Step 409( 58.00%), action 290, FPS 1.69, Running 197.71s Step 410( 58.20%), action 291, FPS 1.72, Running 198.51s Step 411( 58.40%), action 292, FPS 1.71, Running 199.05s Step 412( 58.60%), action 293, FPS 1.72, Running 199.75s Step 413( 58.80%), action 294, FPS 1.70, Running 200.24s Step 414( 59.00%), action 295, FPS 1.69, Running 201.19s Step 415( 59.20%), action 296, FPS 1.69, Running 201.49s Step 416( 59.40%), action 297, FPS 1.70, Running 202.29s Step 417( 59.60%), action 298, FPS 1.71, Running 202.57s Step 418( 59.80%), action 299, FPS 1.70, Running 203.39s Step 419( 60.00%), action 300, FPS 1.68, Running 203.73s Step 420( 60.20%), action 301, FPS 1.69, Running 204.59s Step 421( 60.40%), action 302, FPS 1.71, Running 205.06s Step 422( 60.60%), action 303, FPS 1.76, Running 205.69s Step 423( 60.80%), action 304, FPS 1.71, Running 206.26s Step 424( 61.00%), action 305, FPS 1.74, Running 206.85s Step 425( 61.20%), action 306, FPS 1.76, Running 207.37s Step 426( 61.40%), action 307, FPS 1.75, Running 208.03s Step 427( 61.60%), action 308, FPS 1.74, Running 208.59s Step 428( 61.80%), action 309, FPS 1.69, Running 209.27s Step 429( 62.00%), action 310, FPS 1.66, Running 209.73s Step 430( 62.20%), action 311, FPS 1.65, Running 210.65s Step 431( 62.40%), action 312, FPS 1.68, Running 210.93s Step 432( 62.60%), action 313, FPS 1.66, Running 211.79s Step 433( 62.80%), action 314, FPS 1.64, Running 212.41s Step 434( 63.00%), action 315, FPS 1.64, Running 213.35s Step 435( 63.20%), action 316, FPS 1.65, Running 213.61s Step 436( 63.40%), action 317, FPS 1.65, Running 214.43s Step 437( 63.60%), action 318, FPS 1.63, Running 214.81s Step 438( 63.80%), action 319, FPS 1.63, Running 215.66s Step 439( 64.00%), action 320, FPS 1.64, Running 215.89s Step 440( 64.20%), action 321, FPS 1.71, Running 216.30s Step 441( 64.40%), action 322, FPS 1.74, Running 216.58s Step 442( 64.60%), action 323, FPS 1.79, Running 216.87s Step 443( 64.80%), action 324, FPS 1.85, Running 217.10s Step 444( 65.00%), action 325, FPS 1.89, Running 217.45s Step 445( 65.20%), action 326, FPS 1.91, Running 217.85s Step 446( 65.40%), action 327, FPS 1.86, Running 218.76s Step 447( 65.60%), action 328, FPS 1.90, Running 219.13s Step 448( 65.80%), action 329, FPS 1.89, Running 219.86s Step 449( 66.00%), action 330, FPS 1.91, Running 220.18s Step 450( 66.20%), action 331, FPS 1.92, Running 221.06s Step 451( 66.40%), action 332, FPS 1.92, Running 221.35s Step 452( 66.60%), action 333, FPS 1.92, Running 222.22s Step 453( 66.80%), action 334, FPS 1.99, Running 222.48s Step 454( 67.00%), action 335, FPS 1.99, Running 223.39s Step 455( 67.20%), action 336, FPS 1.94, Running 223.94s Step 456( 67.40%), action 337, FPS 1.99, Running 224.49s Step 457( 67.60%), action 338, FPS 1.95, Running 225.06s Step 458( 67.80%), action 339, FPS 1.93, Running 226.03s Step 459( 68.00%), action 340, FPS 1.92, Running 226.30s Step 460( 68.20%), action 341, FPS 1.84, Running 227.15s Step 461( 68.40%), action 342, FPS 1.84, Running 227.48s Step 462( 68.60%), action 343, FPS 1.75, Running 228.28s Step 463( 68.80%), action 344, FPS 1.71, Running 228.76s Step 464( 69.00%), action 345, FPS 1.67, Running 229.41s Step 465( 69.20%), action 346, FPS 1.66, Running 229.88s Step 466( 69.40%), action 347, FPS 1.65, Running 230.86s Step 467( 69.60%), action 348, FPS 1.66, Running 231.18s Step 468( 69.80%), action 349, FPS 1.65, Running 231.96s Step 469( 70.00%), action 350, FPS 1.65, Running 232.28s Step 470( 70.20%), action 351, FPS 1.66, Running 233.13s Step 471( 70.40%), action 352, FPS 1.63, Running 233.61s Step 472( 70.60%), action 353, FPS 1.66, Running 234.26s Step 473( 70.80%), action 354, FPS 1.64, Running 234.65s Step 474( 71.00%), action 355, FPS 1.67, Running 235.38s Step 475( 71.20%), action 356, FPS 1.71, Running 235.60s Step 476( 71.40%), action 357, FPS 1.72, Running 236.09s Step 477( 71.60%), action 358, FPS 1.78, Running 236.28s Step 478( 71.80%), action 359, FPS 1.89, Running 236.59s Step 479( 72.00%), action 360, FPS 1.90, Running 236.80s Step 480( 72.20%), action 361, FPS 1.91, Running 237.60s Step 481( 72.40%), action 362, FPS 1.90, Running 238.01s Step 482( 72.60%), action 363, FPS 1.92, Running 238.70s Step 483( 72.80%), action 364, FPS 1.93, Running 239.11s Step 484( 73.00%), action 365, FPS 1.93, Running 239.78s Step 485( 73.20%), action 366, FPS 1.92, Running 240.32s Step 486( 73.40%), action 367, FPS 2.00, Running 240.85s Step 487( 73.60%), action 368, FPS 1.95, Running 241.42s [2026-08-01 19:18:15] [63 ] Seed 62 success after 241.76 s. +steps: 487 , actions: 368 . +Instruction: Empty +Total 36/63(57.14%) success. +Setting seed: 63 +Step 1( N/A%), pre moving , FPS 1.96, Running 0.51s Step 2( N/A%), pre moving , FPS 3.42, Running 0.59s Step 3( N/A%), pre moving , FPS 4.73, Running 0.63s Step 4( N/A%), pre moving , FPS 5.61, Running 0.71s Step 5( N/A%), pre moving , FPS 4.85, Running 1.03s Step 6( N/A%), pre moving , FPS 5.49, Running 1.09s Step 7( N/A%), pre moving , FPS 5.94, Running 1.18s Step 8( N/A%), pre moving , FPS 6.44, Running 1.24s Step 9( N/A%), pre moving , FPS 6.89, Running 1.31s Step 10( N/A%), pre moving , FPS 6.15, Running 1.62s Step 11( N/A%), pre moving , FPS 6.42, Running 1.71s Step 12( N/A%), pre moving , FPS 6.72, Running 1.79s Step 13( N/A%), pre moving , FPS 6.17, Running 2.11s Step 14( N/A%), pre moving , FPS 6.39, Running 2.19s Step 15( N/A%), pre moving , FPS 6.65, Running 2.26s Step 16( N/A%), pre moving , FPS 6.90, Running 2.32s Step 17( N/A%), pre moving , FPS 7.15, Running 2.38s Step 18( N/A%), pre moving , FPS 6.69, Running 2.69s Step 19( N/A%), pre moving , FPS 6.84, Running 2.78s Step 20( N/A%), pre moving , FPS 7.03, Running 2.84s Step 21( N/A%), pre moving , FPS 7.01, Running 3.36s Step 22( N/A%), pre moving , FPS 7.03, Running 3.43s Step 23( N/A%), pre moving , FPS 6.44, Running 3.74s Step 24( N/A%), pre moving , FPS 6.37, Running 3.85s Step 25( N/A%), pre moving , FPS 6.95, Running 3.91s Step 26( N/A%), pre moving , FPS 5.98, Running 4.44s Step 27( N/A%), pre moving , FPS 6.00, Running 4.51s Step 28( N/A%), pre moving , FPS 5.74, Running 4.73s Step 29( N/A%), pre moving , FPS 5.59, Running 4.89s Step 30( N/A%), pre moving , FPS 5.99, Running 4.97s Step 31( N/A%), pre moving , FPS 6.08, Running 5.00s Step 32( N/A%), pre moving , FPS 6.08, Running 5.08s Step 33( N/A%), pre moving , FPS 6.09, Running 5.39s Step 34( N/A%), pre moving , FPS 6.09, Running 5.47s Step 35( N/A%), pre moving , FPS 6.11, Running 5.53s Step 36( N/A%), pre moving , FPS 5.17, Running 6.19s Step 37( N/A%), pre moving , FPS 4.84, Running 6.51s Step 38( N/A%), pre moving , FPS 5.14, Running 6.58s Step 39( N/A%), pre moving , FPS 5.17, Running 6.64s Step 40( N/A%), pre moving , FPS 5.17, Running 6.71s Step 41( N/A%), pre moving , FPS 5.41, Running 7.06s Step 42( N/A%), pre moving , FPS 5.36, Running 7.16s Step 43( N/A%), pre moving , FPS 5.67, Running 7.26s Step 44( N/A%), pre moving , FPS 5.34, Running 7.60s Step 45( N/A%), pre moving , FPS 5.25, Running 7.72s Step 46( N/A%), pre moving , FPS 5.90, Running 7.83s Step 47( N/A%), pre moving , FPS 5.44, Running 8.19s Step 48( N/A%), pre moving , FPS 5.62, Running 8.29s Step 49( N/A%), pre moving , FPS 5.37, Running 8.61s Step 50( N/A%), pre moving , FPS 5.25, Running 8.77s Step 51( N/A%), pre moving , FPS 5.16, Running 8.88s Step 52( N/A%), pre moving , FPS 4.82, Running 9.22s Step 53( N/A%), pre moving , FPS 5.06, Running 9.34s Step 54( N/A%), pre moving , FPS 5.04, Running 9.44s Step 55( N/A%), pre moving , FPS 4.70, Running 9.79s Step 56( N/A%), pre moving , FPS 5.39, Running 9.91s Step 57( N/A%), pre moving , FPS 5.68, Running 10.03s Step 58( N/A%), pre moving , FPS 5.27, Running 10.38s Step 59( N/A%), pre moving , FPS 5.21, Running 10.48s Step 60( N/A%), pre moving , FPS 4.85, Running 10.83s Step 61( N/A%), pre moving , FPS 5.12, Running 10.96s Step 62( N/A%), pre moving , FPS 5.13, Running 11.06s Step 63( N/A%), pre moving , FPS 4.83, Running 11.41s Step 64( N/A%), pre moving , FPS 5.10, Running 11.52s Step 65( N/A%), pre moving , FPS 5.12, Running 11.62s Step 66( N/A%), pre moving , FPS 4.82, Running 11.98s Step 67( N/A%), pre moving , FPS 5.13, Running 12.09s Step 68( N/A%), pre moving , FPS 5.12, Running 12.19s Step 69( N/A%), pre moving , FPS 5.10, Running 12.53s Step 70( N/A%), pre moving , FPS 5.23, Running 12.60s Step 71( N/A%), pre moving , FPS 5.32, Running 12.64s Step 72( N/A%), pre moving , FPS 5.80, Running 12.67s Step 73( N/A%), pre moving , FPS 5.95, Running 12.70s Step 74( N/A%), pre moving , FPS 6.07, Running 12.74s Step 75( N/A%), pre moving , FPS 6.68, Running 12.78s Step 76( N/A%), pre moving , FPS 6.89, Running 12.81s Step 77( N/A%), pre moving , FPS 7.14, Running 12.83s Step 78( N/A%), pre moving , FPS 8.07, Running 12.86s Step 79( N/A%), pre moving , FPS 8.36, Running 12.88s Step 80( N/A%), pre moving , FPS 9.70, Running 12.90s Step 81( N/A%), pre moving , FPS 10.25, Running 12.91s Step 82( N/A%), pre moving , FPS 10.69, Running 12.93s Step 83( N/A%), pre moving , FPS 12.97, Running 12.95s Step 84( N/A%), pre moving , FPS 13.74, Running 12.97s Step 85( N/A%), pre moving , FPS 14.59, Running 12.99s Step 86( N/A%), pre moving , FPS 19.12, Running 13.02s Step 87( N/A%), pre moving , FPS 20.97, Running 13.05s Step 88( N/A%), pre moving , FPS 22.72, Running 13.07s Step 89( N/A%), pre moving , FPS 34.57, Running 13.11s Step 90( N/A%), pre moving , FPS 37.47, Running 13.13s Step 91( N/A%), pre moving , FPS 39.18, Running 13.15s Step 92( N/A%), pre moving , FPS 40.23, Running 13.17s Step 93( N/A%), pre moving , FPS 40.98, Running 13.19s Step 94( N/A%), pre moving , FPS 42.72, Running 13.21s Step 95( N/A%), pre moving , FPS 44.84, Running 13.22s Step 96( N/A%), pre moving , FPS 45.60, Running 13.24s Step 97( N/A%), pre moving , FPS 45.34, Running 13.27s Step 98( N/A%), pre moving , FPS 11.25, Running 14.64s Step 99( N/A%), pre moving , FPS 9.88, Running 14.90s Step 100( N/A%), pre moving , FPS 8.39, Running 15.28s Step 101( N/A%), pre moving , FPS 6.86, Running 15.83s Step 102( N/A%), pre moving , FPS 6.45, Running 16.03s Step 103( N/A%), pre moving , FPS 5.48, Running 16.60s Step 104( N/A%), pre moving , FPS 4.95, Running 17.02s Step 105( N/A%), pre moving , FPS 4.37, Running 17.57s Step 106( N/A%), pre moving , FPS 4.24, Running 17.74s Step 107( N/A%), pre moving , FPS 3.78, Running 18.34s Step 108( N/A%), pre moving , FPS 3.52, Running 18.76s Step 109( N/A%), pre moving , FPS 3.24, Running 19.28s Step 110( N/A%), pre moving , FPS 3.17, Running 19.44s Step 111( N/A%), pre moving , FPS 2.93, Running 19.98s Step 112( N/A%), pre moving , FPS 2.76, Running 20.43s Step 113( N/A%), pre moving , FPS 2.57, Running 20.96s Step 114( N/A%), pre moving , FPS 2.53, Running 21.11s Step 115( N/A%), pre moving , FPS 2.36, Running 21.71s Step 116( N/A%), pre moving , FPS 2.25, Running 22.15s Step 117( N/A%), pre moving , FPS 2.13, Running 22.68s Step 118( 0.20%), action 1, FPS 2.17, Running 23.85s Step 119( 0.40%), action 2, FPS 2.11, Running 24.36s Step 120( 0.60%), action 3, FPS 1.98, Running 25.37s Step 121( 0.80%), action 4, FPS 2.04, Running 25.65s Step 122( 1.00%), action 5, FPS 1.91, Running 26.51s Step 123( 1.20%), action 6, FPS 1.88, Running 27.24s Step 124( 1.40%), action 7, FPS 1.79, Running 28.17s Step 125( 1.60%), action 8, FPS 1.84, Running 28.43s Step 126( 1.80%), action 9, FPS 1.73, Running 29.31s Step 127( 2.00%), action 10, FPS 1.78, Running 29.57s Step 128( 2.20%), action 11, FPS 1.72, Running 30.42s Step 129( 2.40%), action 12, FPS 1.74, Running 30.74s Step 130( 2.60%), action 13, FPS 1.66, Running 31.47s Step 131( 2.80%), action 14, FPS 1.69, Running 31.79s Step 132( 3.00%), action 15, FPS 1.63, Running 32.70s Step 133( 3.20%), action 16, FPS 1.66, Running 33.00s Step 134( 3.40%), action 17, FPS 1.62, Running 33.43s Step 135( 3.60%), action 18, FPS 1.67, Running 33.68s Step 136( 3.80%), action 19, FPS 1.61, Running 34.60s Step 137( 4.00%), action 20, FPS 1.62, Running 35.01s Step 138( 4.20%), action 21, FPS 1.67, Running 35.82s Step 139( 4.40%), action 22, FPS 1.70, Running 36.11s Step 140( 4.60%), action 23, FPS 1.74, Running 36.88s Step 141( 4.80%), action 24, FPS 1.69, Running 37.48s Step 142( 5.00%), action 25, FPS 1.69, Running 38.31s Step 143( 5.20%), action 26, FPS 1.75, Running 38.68s Step 144( 5.40%), action 27, FPS 1.75, Running 39.63s Step 145( 5.60%), action 28, FPS 1.74, Running 39.92s Step 146( 5.80%), action 29, FPS 1.76, Running 40.65s Step 147( 6.00%), action 30, FPS 1.76, Running 40.97s Step 148( 6.20%), action 31, FPS 1.75, Running 41.84s Step 149( 6.40%), action 32, FPS 1.74, Running 42.25s Step 150( 6.60%), action 33, FPS 1.75, Running 42.90s Step 151( 6.80%), action 34, FPS 1.71, Running 43.47s Step 152( 7.00%), action 35, FPS 1.75, Running 44.14s Step 153( 7.20%), action 36, FPS 1.71, Running 44.68s Step 154( 7.40%), action 37, FPS 1.63, Running 45.70s Step 155( 7.60%), action 38, FPS 1.60, Running 46.17s Step 156( 7.80%), action 39, FPS 1.63, Running 46.83s Step 157( 8.00%), action 40, FPS 1.63, Running 47.30s Step 158( 8.20%), action 41, FPS 1.59, Running 48.43s Step 159( 8.40%), action 42, FPS 1.56, Running 48.96s Step 160( 8.60%), action 43, FPS 1.51, Running 50.09s Step 161( 8.80%), action 44, FPS 1.53, Running 50.59s Step 162( 9.00%), action 45, FPS 1.54, Running 51.33s Step 163( 9.20%), action 46, FPS 1.55, Running 51.62s Step 164( 9.40%), action 47, FPS 1.61, Running 52.03s Step 165( 9.60%), action 48, FPS 1.61, Running 52.36s Step 166( 9.80%), action 49, FPS 1.64, Running 52.85s Step 167( 10.00%), action 50, FPS 1.60, Running 53.46s Step 168( 10.20%), action 51, FPS 1.62, Running 54.16s Step 169( 10.40%), action 52, FPS 1.62, Running 54.62s Step 170( 10.60%), action 53, FPS 1.58, Running 55.52s Step 171( 10.80%), action 54, FPS 1.62, Running 55.82s Step 172( 11.00%), action 55, FPS 1.60, Running 56.63s Step 173( 11.20%), action 56, FPS 1.64, Running 56.90s Step 174( 11.40%), action 57, FPS 1.68, Running 57.58s Step 175( 11.60%), action 58, FPS 1.68, Running 58.08s Step 176( 11.80%), action 59, FPS 1.65, Running 58.95s Step 177( 12.00%), action 60, FPS 1.66, Running 59.32s Step 178( 12.20%), action 61, FPS 1.67, Running 60.43s Step 179( 12.40%), action 62, FPS 1.70, Running 60.73s Step 180( 12.60%), action 63, FPS 1.74, Running 61.57s Step 181( 12.80%), action 64, FPS 1.75, Running 62.02s Step 182( 13.00%), action 65, FPS 1.75, Running 62.73s Step 183( 13.20%), action 66, FPS 1.75, Running 63.07s Step 184( 13.40%), action 67, FPS 1.69, Running 63.85s Step 185( 13.60%), action 68, FPS 1.65, Running 64.47s Step 186( 13.80%), action 69, FPS 1.59, Running 65.43s Step 187( 14.00%), action 70, FPS 1.62, Running 65.83s Step 188( 14.20%), action 71, FPS 1.59, Running 66.73s Step 189( 14.40%), action 72, FPS 1.59, Running 67.21s Step 190( 14.60%), action 73, FPS 1.61, Running 67.93s Step 191( 14.80%), action 74, FPS 1.59, Running 68.39s Step 192( 15.00%), action 75, FPS 1.60, Running 69.12s Step 193( 15.20%), action 76, FPS 1.58, Running 69.53s Step 194( 15.40%), action 77, FPS 1.56, Running 70.44s Step 195( 15.60%), action 78, FPS 1.59, Running 70.69s Step 196( 15.80%), action 79, FPS 1.64, Running 71.13s Step 197( 16.00%), action 80, FPS 1.64, Running 71.48s Step 198( 16.20%), action 81, FPS 1.75, Running 71.89s Step 199( 16.40%), action 82, FPS 1.75, Running 72.15s Step 200( 16.60%), action 83, FPS 1.84, Running 72.44s Step 201( 16.80%), action 84, FPS 1.88, Running 72.64s Step 202( 17.00%), action 85, FPS 1.94, Running 73.02s Step 203( 17.20%), action 86, FPS 1.96, Running 73.26s Step 204( 17.40%), action 87, FPS 1.99, Running 73.88s Step 205( 17.60%), action 88, FPS 2.07, Running 74.15s Step 206( 17.80%), action 89, FPS 2.10, Running 74.96s Step 207( 18.00%), action 90, FPS 2.12, Running 75.26s Step 208( 18.20%), action 91, FPS 2.12, Running 76.14s Step 209( 18.40%), action 92, FPS 2.17, Running 76.43s Step 210( 18.60%), action 93, FPS 2.14, Running 77.29s Step 211( 18.80%), action 94, FPS 2.18, Running 77.57s Step 212( 19.00%), action 95, FPS 2.15, Running 78.43s Step 213( 19.20%), action 96, FPS 2.10, Running 79.04s Step 214( 19.40%), action 97, FPS 2.07, Running 80.11s Step 215( 19.60%), action 98, FPS 2.06, Running 80.39s Step 216( 19.80%), action 99, FPS 1.97, Running 81.30s Step 217( 20.00%), action 100, FPS 1.93, Running 81.86s Step 218( 20.20%), action 101, FPS 1.82, Running 82.86s Step 219( 20.40%), action 102, FPS 1.82, Running 83.14s Step 220( 20.60%), action 103, FPS 1.71, Running 84.11s Step 221( 20.80%), action 104, FPS 1.67, Running 84.61s Step 222( 21.00%), action 105, FPS 1.59, Running 85.59s Step 223( 21.20%), action 106, FPS 1.54, Running 86.21s Step 224( 21.40%), action 107, FPS 1.51, Running 87.14s Step 225( 21.60%), action 108, FPS 1.50, Running 87.45s Step 226( 21.80%), action 109, FPS 1.49, Running 88.43s Step 227( 22.00%), action 110, FPS 1.48, Running 88.78s Step 228( 22.20%), action 111, FPS 1.45, Running 89.97s Step 229( 22.40%), action 112, FPS 1.43, Running 90.45s Step 230( 22.60%), action 113, FPS 1.44, Running 91.17s Step 231( 22.80%), action 114, FPS 1.45, Running 91.36s Step 232( 23.00%), action 115, FPS 1.50, Running 91.77s Step 233( 23.20%), action 116, FPS 1.55, Running 91.96s Step 234( 23.40%), action 117, FPS 1.60, Running 92.61s Step 235( 23.60%), action 118, FPS 1.58, Running 93.01s Step 236( 23.80%), action 119, FPS 1.63, Running 93.58s Step 237( 24.00%), action 120, FPS 1.65, Running 93.96s Step 238( 24.20%), action 121, FPS 1.68, Running 94.74s Step 239( 24.40%), action 122, FPS 1.69, Running 94.94s Step 240( 24.60%), action 123, FPS 1.73, Running 95.68s Step 241( 24.80%), action 124, FPS 1.74, Running 96.09s Step 242( 25.00%), action 125, FPS 1.75, Running 97.00s Step 243( 25.20%), action 126, FPS 1.81, Running 97.25s Step 244( 25.40%), action 127, FPS 1.82, Running 98.13s Step 245( 25.60%), action 128, FPS 1.82, Running 98.47s Step 246( 25.80%), action 129, FPS 1.86, Running 99.18s Step 247( 26.00%), action 130, FPS 1.86, Running 99.51s Step 248( 26.20%), action 131, FPS 1.91, Running 100.43s Step 249( 26.40%), action 132, FPS 1.90, Running 100.97s Step 250( 26.60%), action 133, FPS 1.88, Running 101.78s Step 251( 26.80%), action 134, FPS 1.82, Running 102.32s Step 252( 27.00%), action 135, FPS 1.75, Running 103.22s Step 253( 27.20%), action 136, FPS 1.71, Running 103.62s Step 254( 27.40%), action 137, FPS 1.70, Running 104.38s Step 255( 27.60%), action 138, FPS 1.68, Running 104.94s Step 256( 27.80%), action 139, FPS 1.67, Running 105.52s Step 257( 28.00%), action 140, FPS 1.64, Running 106.18s Step 258( 28.20%), action 141, FPS 1.62, Running 107.12s Step 259( 28.40%), action 142, FPS 1.56, Running 107.72s Step 260( 28.60%), action 143, FPS 1.53, Running 108.73s Step 261( 28.80%), action 144, FPS 1.51, Running 109.34s Step 262( 29.00%), action 145, FPS 1.50, Running 110.29s Step 263( 29.20%), action 146, FPS 1.49, Running 110.64s Step 264( 29.40%), action 147, FPS 1.50, Running 111.49s Step 265( 29.60%), action 148, FPS 1.47, Running 112.07s Step 266( 29.80%), action 149, FPS 1.51, Running 112.43s Step 267( 30.00%), action 150, FPS 1.51, Running 112.72s Step 268( 30.20%), action 151, FPS 1.56, Running 113.23s Step 269( 30.40%), action 152, FPS 1.56, Running 113.82s Step 270( 30.60%), action 153, FPS 1.57, Running 114.56s Step 271( 30.80%), action 154, FPS 1.57, Running 115.03s Step 272( 31.00%), action 155, FPS 1.58, Running 115.88s Step 273( 31.20%), action 156, FPS 1.59, Running 116.16s Step 274( 31.40%), action 157, FPS 1.59, Running 116.98s Step 275( 31.60%), action 158, FPS 1.62, Running 117.28s Step 276( 31.80%), action 159, FPS 1.58, Running 118.20s Step 277( 32.00%), action 160, FPS 1.62, Running 118.50s Step 278( 32.20%), action 161, FPS 1.63, Running 119.42s Step 279( 32.40%), action 162, FPS 1.64, Running 119.95s Step 280( 32.60%), action 163, FPS 1.65, Running 120.84s Step 281( 32.80%), action 164, FPS 1.70, Running 121.10s Step 282( 33.00%), action 165, FPS 1.71, Running 122.00s Step 283( 33.20%), action 166, FPS 1.65, Running 122.75s Step 284( 33.40%), action 167, FPS 1.64, Running 123.70s Step 285( 33.60%), action 168, FPS 1.66, Running 124.12s Step 286( 33.80%), action 169, FPS 1.62, Running 124.76s Step 287( 34.00%), action 170, FPS 1.62, Running 125.08s Step 288( 34.20%), action 171, FPS 1.57, Running 125.94s Step 289( 34.40%), action 172, FPS 1.58, Running 126.46s Step 290( 34.60%), action 173, FPS 1.55, Running 127.47s Step 291( 34.80%), action 174, FPS 1.52, Running 128.14s Step 292( 35.00%), action 175, FPS 1.50, Running 129.25s Step 293( 35.20%), action 176, FPS 1.46, Running 129.87s Step 294( 35.40%), action 177, FPS 1.44, Running 130.87s Step 295( 35.60%), action 178, FPS 1.44, Running 131.19s Step 296( 35.80%), action 179, FPS 1.50, Running 131.55s Step 297( 36.00%), action 180, FPS 1.49, Running 131.90s Step 298( 36.20%), action 181, FPS 1.49, Running 132.85s Step 299( 36.40%), action 182, FPS 1.48, Running 133.48s Step 300( 36.60%), action 183, FPS 1.47, Running 134.47s Step 301( 36.80%), action 184, FPS 1.43, Running 135.10s Step 302( 37.00%), action 185, FPS 1.42, Running 136.08s Step 303( 37.20%), action 186, FPS 1.44, Running 136.65s Step 304( 37.40%), action 187, FPS 1.43, Running 137.73s Step 305( 37.60%), action 188, FPS 1.41, Running 138.33s Step 306( 37.80%), action 189, FPS 1.38, Running 139.29s Step 307( 38.00%), action 190, FPS 1.35, Running 139.91s Step 308( 38.20%), action 191, FPS 1.33, Running 141.02s Step 309( 38.40%), action 192, FPS 1.32, Running 141.61s Step 310( 38.60%), action 193, FPS 1.32, Running 142.64s Step 311( 38.80%), action 194, FPS 1.32, Running 143.31s Step 312( 39.00%), action 195, FPS 1.32, Running 144.39s Step 313( 39.20%), action 196, FPS 1.31, Running 145.08s Step 314( 39.40%), action 197, FPS 1.31, Running 146.10s Step 315( 39.60%), action 198, FPS 1.29, Running 146.72s Step 316( 39.80%), action 199, FPS 1.23, Running 147.85s Step 317( 40.00%), action 200, FPS 1.20, Running 148.54s Step 318( 40.20%), action 201, FPS 1.20, Running 149.59s Step 319( 40.40%), action 202, FPS 1.22, Running 149.86s Step 320( 40.60%), action 203, FPS 1.22, Running 150.84s Step 321( 40.80%), action 204, FPS 1.23, Running 151.42s Step 322( 41.00%), action 205, FPS 1.22, Running 152.52s Step 323( 41.20%), action 206, FPS 1.21, Running 153.14s Step 324( 41.40%), action 207, FPS 1.22, Running 154.18s Step 325( 41.60%), action 208, FPS 1.24, Running 154.44s Step 326( 41.80%), action 209, FPS 1.25, Running 155.33s Step 327( 42.00%), action 210, FPS 1.25, Running 155.91s Step 328( 42.20%), action 211, FPS 1.23, Running 157.25s Step 329( 42.40%), action 212, FPS 1.22, Running 157.94s Step 330( 42.60%), action 213, FPS 1.23, Running 158.94s Step 331( 42.80%), action 214, FPS 1.24, Running 159.49s Step 332( 43.00%), action 215, FPS 1.24, Running 160.52s Step 333( 43.20%), action 216, FPS 1.24, Running 161.18s Step 334( 43.40%), action 217, FPS 1.24, Running 162.17s Step 335( 43.60%), action 218, FPS 1.24, Running 162.88s Step 336( 43.80%), action 219, FPS 1.25, Running 163.80s Step 337( 44.00%), action 220, FPS 1.26, Running 164.40s Step 338( 44.20%), action 221, FPS 1.26, Running 165.45s Step 339( 44.40%), action 222, FPS 1.24, Running 166.03s Step 340( 44.60%), action 223, FPS 1.26, Running 166.72s Step 341( 44.80%), action 224, FPS 1.26, Running 167.26s Step 342( 45.00%), action 225, FPS 1.30, Running 167.93s Step 343( 45.20%), action 226, FPS 1.33, Running 168.20s Step 344( 45.40%), action 227, FPS 1.36, Running 168.91s Step 345( 45.60%), action 228, FPS 1.33, Running 169.46s Step 346( 45.80%), action 229, FPS 1.32, Running 170.45s Step 347( 46.00%), action 230, FPS 1.35, Running 170.69s Step 348( 46.20%), action 231, FPS 1.39, Running 171.67s Step 349( 46.40%), action 232, FPS 1.40, Running 172.19s Step 350( 46.60%), action 233, FPS 1.40, Running 173.22s Step 351( 46.80%), action 234, FPS 1.43, Running 173.50s Step 352( 47.00%), action 235, FPS 1.45, Running 174.32s Step 353( 47.20%), action 236, FPS 1.45, Running 174.94s Step 354( 47.40%), action 237, FPS 1.49, Running 175.57s Step 355( 47.60%), action 238, FPS 1.51, Running 176.10s Step 356( 47.80%), action 239, FPS 1.53, Running 176.83s Step 357( 48.00%), action 240, FPS 1.56, Running 177.22s Step 358( 48.20%), action 241, FPS 1.57, Running 178.20s Step 359( 48.40%), action 242, FPS 1.61, Running 178.48s Step 360( 48.60%), action 243, FPS 1.58, Running 179.35s Step 361( 48.80%), action 244, FPS 1.61, Running 179.65s Step 362( 49.00%), action 245, FPS 1.60, Running 180.46s Step 363( 49.20%), action 246, FPS 1.59, Running 180.77s Step 364( 49.40%), action 247, FPS 1.61, Running 181.35s Step 365( 49.60%), action 248, FPS 1.62, Running 181.79s Step 366( 49.80%), action 249, FPS 1.64, Running 182.63s Step 367( 50.00%), action 250, FPS 1.63, Running 182.97s Step 368( 50.20%), action 251, FPS 1.64, Running 183.88s Step 369( 50.40%), action 252, FPS 1.63, Running 184.44s Step 370( 50.60%), action 253, FPS 1.67, Running 185.19s Step 371( 50.80%), action 254, FPS 1.66, Running 185.59s Step 372( 51.00%), action 255, FPS 1.68, Running 186.21s Step 373( 51.20%), action 256, FPS 1.75, Running 186.39s Step 374( 51.40%), action 257, FPS 1.77, Running 186.90s Step 375( 51.60%), action 258, FPS 1.82, Running 187.12s Step 376( 51.80%), action 259, FPS 1.88, Running 187.47s Step 377( 52.00%), action 260, FPS 1.86, Running 187.94s Step 378( 52.20%), action 261, FPS 1.84, Running 189.05s Step 379( 52.40%), action 262, FPS 1.82, Running 189.48s Step 380( 52.60%), action 263, FPS 1.84, Running 190.23s Step 381( 52.80%), action 264, FPS 1.83, Running 190.59s Step 382( 53.00%), action 265, FPS 1.83, Running 191.39s Step 383( 53.20%), action 266, FPS 1.83, Running 191.72s Step 384( 53.40%), action 267, FPS 1.76, Running 192.70s Step 385( 53.60%), action 268, FPS 1.74, Running 193.28s Step 386( 53.80%), action 269, FPS 1.73, Running 194.18s Step 387( 54.00%), action 270, FPS 1.74, Running 194.48s Step 388( 54.20%), action 271, FPS 1.70, Running 195.66s Step 389( 54.40%), action 272, FPS 1.72, Running 196.10s Step 390( 54.60%), action 273, FPS 1.70, Running 196.97s Step 391( 54.80%), action 274, FPS 1.66, Running 197.65s Step 392( 55.00%), action 275, FPS 1.63, Running 198.48s Step 393( 55.20%), action 276, FPS 1.57, Running 199.16s Step 394( 55.40%), action 277, FPS 1.54, Running 199.91s Step 395( 55.60%), action 278, FPS 1.50, Running 200.43s Step 396( 55.80%), action 279, FPS 1.44, Running 201.34s Step 397( 56.00%), action 280, FPS 1.46, Running 201.67s Step 398( 56.20%), action 281, FPS 1.48, Running 202.57s Step 399( 56.40%), action 282, FPS 1.47, Running 203.10s Step 400( 56.60%), action 283, FPS 1.45, Running 204.01s Step 401( 56.80%), action 284, FPS 1.46, Running 204.32s Step 402( 57.00%), action 285, FPS 1.46, Running 205.12s Step 403( 57.20%), action 286, FPS 1.42, Running 205.85s Step 404( 57.40%), action 287, FPS 1.46, Running 206.39s Step 405( 57.60%), action 288, FPS 1.47, Running 206.86s Step 406( 57.80%), action 289, FPS 1.50, Running 207.48s Step 407( 58.00%), action 290, FPS 1.49, Running 207.93s Step 408( 58.20%), action 291, FPS 1.54, Running 208.69s Step 409( 58.40%), action 292, FPS 1.53, Running 209.20s Step 410( 58.60%), action 293, FPS 1.53, Running 210.08s Step 411( 58.80%), action 294, FPS 1.57, Running 210.41s Step 412( 59.00%), action 295, FPS 1.58, Running 211.18s Step 413( 59.20%), action 296, FPS 1.62, Running 211.49s Step 414( 59.40%), action 297, FPS 1.63, Running 212.19s Step 415( 59.60%), action 298, FPS 1.66, Running 212.46s Step 416( 59.80%), action 299, FPS 1.66, Running 213.40s Step 417( 60.00%), action 300, FPS 1.67, Running 213.66s Step 418( 60.20%), action 301, FPS 1.67, Running 214.56s Step 419( 60.40%), action 302, FPS 1.69, Running 214.90s Step 420( 60.60%), action 303, FPS 1.70, Running 215.78s Step 421( 60.80%), action 304, FPS 1.68, Running 216.23s Step 422( 61.00%), action 305, FPS 1.67, Running 217.10s Step 423( 61.20%), action 306, FPS 1.74, Running 217.37s Step 424( 61.40%), action 307, FPS 1.69, Running 218.25s Step 425( 61.60%), action 308, FPS 1.71, Running 218.54s Step 426( 61.80%), action 309, FPS 1.68, Running 219.37s Step 427( 62.00%), action 310, FPS 1.70, Running 219.66s Step 428( 62.20%), action 311, FPS 1.68, Running 220.58s Step 429( 62.40%), action 312, FPS 1.71, Running 220.89s Step 430( 62.60%), action 313, FPS 1.72, Running 221.71s Step 431( 62.80%), action 314, FPS 1.69, Running 222.28s Step 432( 63.00%), action 315, FPS 1.67, Running 223.18s Step 433( 63.20%), action 316, FPS 1.66, Running 223.51s Step 434( 63.40%), action 317, FPS 1.64, Running 224.39s Step 435( 63.60%), action 318, FPS 1.65, Running 224.59s Step 436( 63.80%), action 319, FPS 1.72, Running 225.05s Step 437( 64.00%), action 320, FPS 1.70, Running 225.42s Step 438( 64.20%), action 321, FPS 1.76, Running 225.93s Step 439( 64.40%), action 322, FPS 1.72, Running 226.51s Step 440( 64.60%), action 323, FPS 1.76, Running 227.17s Step 441( 64.80%), action 324, FPS 1.75, Running 227.68s Step 442( 65.00%), action 325, FPS 1.79, Running 228.27s Step 443( 65.20%), action 326, FPS 1.75, Running 228.79s Step 444( 65.40%), action 327, FPS 1.78, Running 229.46s Step 445( 65.60%), action 328, FPS 1.75, Running 229.95s Step 446( 65.80%), action 329, FPS 1.74, Running 230.90s Step 447( 66.00%), action 330, FPS 1.73, Running 231.25s Step 448( 66.20%), action 331, FPS 1.74, Running 232.10s Step 449( 66.40%), action 332, FPS 1.70, Running 232.65s Step 450( 66.60%), action 333, FPS 1.72, Running 233.34s Step 451( 66.80%), action 334, FPS 1.74, Running 233.80s Step 452( 67.00%), action 335, FPS 1.77, Running 234.49s Step 453( 67.20%), action 336, FPS 1.75, Running 234.96s Step 454( 67.40%), action 337, FPS 1.74, Running 235.85s Step 455( 67.60%), action 338, FPS 1.72, Running 236.20s Step 456( 67.80%), action 339, FPS 1.66, Running 237.08s Step 457( 68.00%), action 340, FPS 1.68, Running 237.34s Step 458( 68.20%), action 341, FPS 1.63, Running 238.21s Step 459( 68.40%), action 342, FPS 1.67, Running 238.51s Step 460( 68.60%), action 343, FPS 1.65, Running 239.31s Step 461( 68.80%), action 344, FPS 1.68, Running 239.60s Step 462( 69.00%), action 345, FPS 1.64, Running 240.47s Step 463( 69.20%), action 346, FPS 1.67, Running 240.78s Step 464( 69.40%), action 347, FPS 1.65, Running 241.57s Step 465( 69.60%), action 348, FPS 1.68, Running 241.83s Step 466( 69.80%), action 349, FPS 1.70, Running 242.69s Step 467( 70.00%), action 350, FPS 1.70, Running 242.99s Step 468( 70.20%), action 351, FPS 1.70, Running 243.87s Step 469( 70.40%), action 352, FPS 1.75, Running 244.09s Step 470( 70.60%), action 353, FPS 1.79, Running 244.48s Step 471( 70.80%), action 354, FPS 1.84, Running 244.68s Step 472( 71.00%), action 355, FPS 1.86, Running 245.26s Step 473( 71.20%), action 356, FPS 1.90, Running 245.50s Step 474( 71.40%), action 357, FPS 1.91, Running 246.33s Step 475( 71.60%), action 358, FPS 1.91, Running 246.70s Step 476( 71.80%), action 359, FPS 1.90, Running 247.60s Step 477( 72.00%), action 360, FPS 1.85, Running 248.16s Step 478( 72.20%), action 361, FPS 1.83, Running 249.14s Step 479( 72.40%), action 362, FPS 1.84, Running 249.41s Step 480( 72.60%), action 363, FPS 1.82, Running 250.31s Step 481( 72.80%), action 364, FPS 1.82, Running 250.59s Step 482( 73.00%), action 365, FPS 1.82, Running 251.47s Step 483( 73.20%), action 366, FPS 1.77, Running 252.09s Step 484( 73.40%), action 367, FPS 1.79, Running 252.73s Step 485( 73.60%), action 368, FPS 1.75, Running 253.27s Step 486( 73.80%), action 369, FPS 1.74, Running 254.16s Step 487( 74.00%), action 370, FPS 1.73, Running 254.58s Step 488( 74.20%), action 371, FPS 1.73, Running 255.44s Step 489( 74.40%), action 372, FPS 1.67, Running 256.06s Step 490( 74.60%), action 373, FPS 1.60, Running 256.97s Step 491( 74.80%), action 374, FPS 1.58, Running 257.34s Step 492( 75.00%), action 375, FPS 1.54, Running 258.24s Step 493( 75.20%), action 376, FPS 1.54, Running 258.50s Step 494( 75.40%), action 377, FPS 1.53, Running 259.41s Step 495( 75.60%), action 378, FPS 1.51, Running 259.96s Step 496( 75.80%), action 379, FPS 1.54, Running 260.62s Step 497( 76.00%), action 380, FPS 1.54, Running 261.18s Step 498( 76.20%), action 381, FPS 1.54, Running 262.11s Step 499( 76.40%), action 382, FPS 1.54, Running 262.39s Step 500( 76.60%), action 383, FPS 1.53, Running 263.37s Step 501( 76.80%), action 384, FPS 1.53, Running 263.70s Step 502( 77.00%), action 385, FPS 1.57, Running 264.22s Step 503( 77.20%), action 386, FPS 1.62, Running 264.40s Step 504( 77.40%), action 387, FPS 1.64, Running 264.96s Step 505( 77.60%), action 388, FPS 1.67, Running 265.23s Step 506( 77.80%), action 389, FPS 1.71, Running 265.84s Step 507( 78.00%), action 390, FPS 1.70, Running 266.37s Step 508( 78.20%), action 391, FPS 1.68, Running 267.33s Step 509( 78.40%), action 392, FPS 1.73, Running 267.63s Step 510( 78.60%), action 393, FPS 1.73, Running 268.50s Step 511( 78.80%), action 394, FPS 1.70, Running 269.09s Step 512( 79.00%), action 395, FPS 1.75, Running 269.70s Step 513( 79.20%), action 396, FPS 1.70, Running 270.27s Step 514( 79.40%), action 397, FPS 1.70, Running 271.17s Step 515( 79.60%), action 398, FPS 1.74, Running 271.47s Step 516( 79.80%), action 399, FPS 1.70, Running 272.42s Step 517( 80.00%), action 400, FPS 1.70, Running 272.92s [2026-08-01 19:22:48] [64 ] Seed 63 success after 273.18 s. +steps: 517 , actions: 400 . +Instruction: Empty +Total 37/64(57.81%) success. +Setting seed: 64 +Step 1( N/A%), pre moving , FPS 2.51, Running 0.40s Step 2( N/A%), pre moving , FPS 4.29, Running 0.47s Step 3( N/A%), pre moving , FPS 4.36, Running 0.69s Step 4( N/A%), pre moving , FPS 4.64, Running 0.86s Step 5( N/A%), pre moving , FPS 5.40, Running 0.93s Step 6( N/A%), pre moving , FPS 6.01, Running 1.00s Step 7( N/A%), pre moving , FPS 6.39, Running 1.10s Step 8( N/A%), pre moving , FPS 5.83, Running 1.37s Step 9( N/A%), pre moving , FPS 6.20, Running 1.45s Step 10( N/A%), pre moving , FPS 6.69, Running 1.50s Step 11( N/A%), pre moving , FPS 7.10, Running 1.55s Step 12( N/A%), pre moving , FPS 7.47, Running 1.61s Step 13( N/A%), pre moving , FPS 6.96, Running 1.87s Step 14( N/A%), pre moving , FPS 7.10, Running 1.97s Step 15( N/A%), pre moving , FPS 7.28, Running 2.06s Step 16( N/A%), pre moving , FPS 7.49, Running 2.14s Step 17( N/A%), pre moving , FPS 7.77, Running 2.19s Step 18( N/A%), pre moving , FPS 7.19, Running 2.50s Step 19( N/A%), pre moving , FPS 7.33, Running 2.59s Step 20( N/A%), pre moving , FPS 7.52, Running 2.66s Step 21( N/A%), pre moving , FPS 7.08, Running 3.22s Step 22( N/A%), pre moving , FPS 7.10, Running 3.28s Step 23( N/A%), pre moving , FPS 7.49, Running 3.36s Step 24( N/A%), pre moving , FPS 7.12, Running 3.67s Step 25( N/A%), pre moving , FPS 7.06, Running 3.76s Step 26( N/A%), pre moving , FPS 6.08, Running 4.29s Step 27( N/A%), pre moving , FPS 6.13, Running 4.36s Step 28( N/A%), pre moving , FPS 6.58, Running 4.41s Step 29( N/A%), pre moving , FPS 6.10, Running 4.73s Step 30( N/A%), pre moving , FPS 6.03, Running 4.82s Step 31( N/A%), pre moving , FPS 6.00, Running 4.88s Step 32( N/A%), pre moving , FPS 6.00, Running 4.94s Step 33( N/A%), pre moving , FPS 5.91, Running 5.25s Step 34( N/A%), pre moving , FPS 5.95, Running 5.33s Step 35( N/A%), pre moving , FPS 6.00, Running 5.39s Step 36( N/A%), pre moving , FPS 4.89, Running 6.22s Step 37( N/A%), pre moving , FPS 4.75, Running 6.40s Step 38( N/A%), pre moving , FPS 5.05, Running 6.47s Step 39( N/A%), pre moving , FPS 5.07, Running 6.54s Step 40( N/A%), pre moving , FPS 5.07, Running 6.60s Step 41( N/A%), pre moving , FPS 5.81, Running 6.67s Step 42( N/A%), pre moving , FPS 5.41, Running 6.98s Step 43( N/A%), pre moving , FPS 5.39, Running 7.07s Step 44( N/A%), pre moving , FPS 5.71, Running 7.17s Step 45( N/A%), pre moving , FPS 5.31, Running 7.52s Step 46( N/A%), pre moving , FPS 5.96, Running 7.64s Step 47( N/A%), pre moving , FPS 5.92, Running 7.74s Step 48( N/A%), pre moving , FPS 5.44, Running 8.09s Step 49( N/A%), pre moving , FPS 5.76, Running 8.20s Step 50( N/A%), pre moving , FPS 5.72, Running 8.31s Step 51( N/A%), pre moving , FPS 5.26, Running 8.68s Step 52( N/A%), pre moving , FPS 5.20, Running 8.79s Step 53( N/A%), pre moving , FPS 5.15, Running 9.14s Step 54( N/A%), pre moving , FPS 5.19, Running 9.19s Step 55( N/A%), pre moving , FPS 5.24, Running 9.21s Step 56( N/A%), pre moving , FPS 6.63, Running 9.24s Step 57( N/A%), pre moving , FPS 6.97, Running 9.27s Step 58( N/A%), pre moving , FPS 7.04, Running 9.31s Step 59( N/A%), pre moving , FPS 7.14, Running 9.34s Step 60( N/A%), pre moving , FPS 7.24, Running 9.37s Step 61( N/A%), pre moving , FPS 7.32, Running 9.40s Step 62( N/A%), pre moving , FPS 8.16, Running 9.43s Step 63( N/A%), pre moving , FPS 8.38, Running 9.46s Step 64( N/A%), pre moving , FPS 8.66, Running 9.48s Step 65( N/A%), pre moving , FPS 10.08, Running 9.51s Step 66( N/A%), pre moving , FPS 10.51, Running 9.54s Step 67( N/A%), pre moving , FPS 10.93, Running 9.57s Step 68( N/A%), pre moving , FPS 13.19, Running 9.60s Step 69( N/A%), pre moving , FPS 14.01, Running 9.63s Step 70( N/A%), pre moving , FPS 14.67, Running 9.67s Step 71( N/A%), pre moving , FPS 19.55, Running 9.71s Step 72( N/A%), pre moving , FPS 21.11, Running 9.73s Step 73( N/A%), pre moving , FPS 32.20, Running 9.76s Step 74( N/A%), pre moving , FPS 33.48, Running 9.78s Step 75( N/A%), pre moving , FPS 33.15, Running 9.82s Step 76( N/A%), pre moving , FPS 32.32, Running 9.86s Step 77( N/A%), pre moving , FPS 31.89, Running 9.89s Step 78( N/A%), pre moving , FPS 31.70, Running 9.94s Step 79( N/A%), pre moving , FPS 30.81, Running 9.99s Step 80( N/A%), pre moving , FPS 29.24, Running 10.05s Step 81( N/A%), pre moving , FPS 29.09, Running 10.09s Step 82( N/A%), pre moving , FPS 28.60, Running 10.13s Step 83( N/A%), pre moving , FPS 27.90, Running 10.17s Step 84( N/A%), pre moving , FPS 27.37, Running 10.21s Step 85( N/A%), pre moving , FPS 26.93, Running 10.25s Step 86( N/A%), pre moving , FPS 26.52, Running 10.30s Step 87( N/A%), pre moving , FPS 25.90, Running 10.34s Step 88( N/A%), pre moving , FPS 25.49, Running 10.39s Step 89( N/A%), pre moving , FPS 25.13, Running 10.43s Step 90( N/A%), pre moving , FPS 25.79, Running 10.45s Step 91( N/A%), pre moving , FPS 25.96, Running 10.48s Step 92( N/A%), pre moving , FPS 24.11, Running 10.56s Step 93( N/A%), pre moving , FPS 22.74, Running 10.64s Step 94( N/A%), pre moving , FPS 21.94, Running 10.70s Step 95( N/A%), pre moving , FPS 16.79, Running 11.01s Step 96( N/A%), pre moving , FPS 16.18, Running 11.09s Step 97( N/A%), pre moving , FPS 15.76, Running 11.16s Step 98( N/A%), pre moving , FPS 15.54, Running 11.22s Step 99( N/A%), pre moving , FPS 12.87, Running 11.54s Step 100( N/A%), pre moving , FPS 5.81, Running 13.49s Step 101( N/A%), pre moving , FPS 5.14, Running 13.98s Step 102( N/A%), pre moving , FPS 4.87, Running 14.24s Step 103( N/A%), pre moving , FPS 4.26, Running 14.86s Step 104( N/A%), pre moving , FPS 4.12, Running 15.06s Step 105( N/A%), pre moving , FPS 3.74, Running 15.59s Step 106( N/A%), pre moving , FPS 3.49, Running 16.03s Step 107( N/A%), pre moving , FPS 3.20, Running 16.59s Step 108( N/A%), pre moving , FPS 3.14, Running 16.76s Step 109( N/A%), pre moving , FPS 2.91, Running 17.30s Step 110( N/A%), pre moving , FPS 2.73, Running 17.78s Step 111( N/A%), pre moving , FPS 2.58, Running 18.22s Step 112( N/A%), pre moving , FPS 2.54, Running 18.43s Step 113( N/A%), pre moving , FPS 2.41, Running 18.94s Step 114( N/A%), pre moving , FPS 2.31, Running 19.36s Step 115( N/A%), pre moving , FPS 2.27, Running 19.82s Step 116( N/A%), pre moving , FPS 2.24, Running 20.01s Step 117( N/A%), pre moving , FPS 2.13, Running 20.57s Step 118( N/A%), pre moving , FPS 2.05, Running 21.00s Step 119( N/A%), pre moving , FPS 2.01, Running 21.51s Step 120( 0.20%), action 1, FPS 2.21, Running 22.55s Step 121( 0.40%), action 2, FPS 2.25, Running 22.87s Step 122( 0.60%), action 3, FPS 2.12, Running 23.68s Step 123( 0.80%), action 4, FPS 2.13, Running 24.27s Step 124( 1.00%), action 5, FPS 1.98, Running 25.16s Step 125( 1.20%), action 6, FPS 2.02, Running 25.48s Step 126( 1.40%), action 7, FPS 1.94, Running 26.36s Step 127( 1.60%), action 8, FPS 1.99, Running 26.62s Step 128( 1.80%), action 9, FPS 1.86, Running 27.51s Step 129( 2.00%), action 10, FPS 1.90, Running 27.82s Step 130( 2.20%), action 11, FPS 1.89, Running 28.35s Step 131( 2.40%), action 12, FPS 1.93, Running 28.59s Step 132( 2.60%), action 13, FPS 1.91, Running 28.91s Step 133( 2.80%), action 14, FPS 1.95, Running 29.18s Step 134( 3.00%), action 15, FPS 1.99, Running 29.42s Step 135( 3.20%), action 16, FPS 2.02, Running 29.73s Step 136( 3.40%), action 17, FPS 1.96, Running 30.19s Step 137( 3.60%), action 18, FPS 1.97, Running 30.70s Step 138( 3.80%), action 19, FPS 1.94, Running 31.28s Step 139( 4.00%), action 20, FPS 1.94, Running 31.81s Step 140( 4.20%), action 21, FPS 1.97, Running 32.69s Step 141( 4.40%), action 22, FPS 1.96, Running 33.09s Step 142( 4.60%), action 23, FPS 1.96, Running 33.87s Step 143( 4.80%), action 24, FPS 2.03, Running 34.14s Step 144( 5.00%), action 25, FPS 2.04, Running 34.94s Step 145( 5.20%), action 26, FPS 2.05, Running 35.24s Step 146( 5.40%), action 27, FPS 2.07, Running 36.03s Step 147( 5.60%), action 28, FPS 2.07, Running 36.27s Step 148( 5.80%), action 29, FPS 2.07, Running 37.15s Step 149( 6.00%), action 30, FPS 2.07, Running 37.51s Step 150( 6.20%), action 31, FPS 1.99, Running 38.40s Step 151( 6.40%), action 32, FPS 1.94, Running 38.89s Step 152( 6.60%), action 33, FPS 1.88, Running 39.55s Step 153( 6.80%), action 34, FPS 1.84, Running 40.05s Step 154( 7.00%), action 35, FPS 1.73, Running 40.96s Step 155( 7.20%), action 36, FPS 1.69, Running 41.59s Step 156( 7.40%), action 37, FPS 1.62, Running 42.56s Step 157( 7.60%), action 38, FPS 1.64, Running 42.87s Step 158( 7.80%), action 39, FPS 1.61, Running 43.70s Step 159( 8.00%), action 40, FPS 1.63, Running 44.08s Step 160( 8.20%), action 41, FPS 1.64, Running 44.88s Step 161( 8.40%), action 42, FPS 1.61, Running 45.49s Step 162( 8.60%), action 43, FPS 1.60, Running 46.41s Step 163( 8.80%), action 44, FPS 1.58, Running 46.79s Step 164( 9.00%), action 45, FPS 1.59, Running 47.55s Step 165( 9.20%), action 46, FPS 1.60, Running 47.74s Step 166( 9.40%), action 47, FPS 1.65, Running 48.18s Step 167( 9.60%), action 48, FPS 1.62, Running 48.63s Step 168( 9.80%), action 49, FPS 1.63, Running 49.40s Step 169( 10.00%), action 50, FPS 1.64, Running 49.72s Step 170( 10.20%), action 51, FPS 1.60, Running 50.89s Step 171( 10.40%), action 52, FPS 1.59, Running 51.46s Step 172( 10.60%), action 53, FPS 1.59, Running 52.10s Step 173( 10.80%), action 54, FPS 1.59, Running 52.66s Step 174( 11.00%), action 55, FPS 1.58, Running 53.65s Step 175( 11.20%), action 56, FPS 1.62, Running 53.94s Step 176( 11.40%), action 57, FPS 1.63, Running 54.80s Step 177( 11.60%), action 58, FPS 1.63, Running 55.12s Step 178( 11.80%), action 59, FPS 1.60, Running 56.22s Step 179( 12.00%), action 60, FPS 1.59, Running 56.65s Step 180( 12.20%), action 61, FPS 1.52, Running 58.05s Step 181( 12.40%), action 62, FPS 1.52, Running 58.62s Step 182( 12.60%), action 63, FPS 1.52, Running 59.58s Step 183( 12.80%), action 64, FPS 1.49, Running 60.21s Step 184( 13.00%), action 65, FPS 1.45, Running 61.33s Step 185( 13.20%), action 66, FPS 1.41, Running 61.94s Step 186( 13.40%), action 67, FPS 1.36, Running 62.87s Step 187( 13.60%), action 68, FPS 1.34, Running 63.55s Step 188( 13.80%), action 69, FPS 1.34, Running 64.37s Step 189( 14.00%), action 70, FPS 1.32, Running 64.87s Step 190( 14.20%), action 71, FPS 1.32, Running 66.04s Step 191( 14.40%), action 72, FPS 1.36, Running 66.22s Step 192( 14.60%), action 73, FPS 1.38, Running 66.62s Step 193( 14.80%), action 74, FPS 1.41, Running 66.85s Step 194( 15.00%), action 75, FPS 1.43, Running 67.58s Step 195( 15.20%), action 76, FPS 1.43, Running 67.88s Step 196( 15.40%), action 77, FPS 1.44, Running 68.67s Step 197( 15.60%), action 78, FPS 1.44, Running 68.99s Step 198( 15.80%), action 79, FPS 1.46, Running 69.95s Step 199( 16.00%), action 80, FPS 1.45, Running 70.46s Step 200( 16.20%), action 81, FPS 1.48, Running 71.55s Step 201( 16.40%), action 82, FPS 1.47, Running 72.19s Step 202( 16.60%), action 83, FPS 1.49, Running 72.95s Step 203( 16.80%), action 84, FPS 1.52, Running 73.38s Step 204( 17.00%), action 85, FPS 1.54, Running 74.29s Step 205( 17.20%), action 86, FPS 1.54, Running 74.92s Step 206( 17.40%), action 87, FPS 1.59, Running 75.48s Step 207( 17.60%), action 88, FPS 1.60, Running 76.06s Step 208( 17.80%), action 89, FPS 1.63, Running 76.62s Step 209( 18.00%), action 90, FPS 1.62, Running 77.23s Step 210( 18.20%), action 91, FPS 1.66, Running 78.11s Step 211( 18.40%), action 92, FPS 1.63, Running 78.50s Step 212( 18.60%), action 93, FPS 1.56, Running 79.40s Step 213( 18.80%), action 94, FPS 1.51, Running 80.06s Step 214( 19.00%), action 95, FPS 1.49, Running 81.01s Step 215( 19.20%), action 96, FPS 1.49, Running 81.30s Step 216( 19.40%), action 97, FPS 1.47, Running 82.29s Step 217( 19.60%), action 98, FPS 1.45, Running 82.82s Step 218( 19.80%), action 99, FPS 1.44, Running 83.88s Step 219( 20.00%), action 100, FPS 1.42, Running 84.52s Step 220( 20.20%), action 101, FPS 1.46, Running 85.21s Step 221( 20.40%), action 102, FPS 1.51, Running 85.48s Step 222( 20.60%), action 103, FPS 1.52, Running 86.10s Step 223( 20.80%), action 104, FPS 1.51, Running 86.66s Step 224( 21.00%), action 105, FPS 1.54, Running 87.28s Step 225( 21.20%), action 106, FPS 1.54, Running 87.87s Step 226( 21.40%), action 107, FPS 1.50, Running 88.79s Step 227( 21.60%), action 108, FPS 1.49, Running 89.46s Step 228( 21.80%), action 109, FPS 1.44, Running 90.50s Step 229( 22.00%), action 110, FPS 1.44, Running 91.07s Step 230( 22.20%), action 111, FPS 1.45, Running 91.89s Step 231( 22.40%), action 112, FPS 1.45, Running 92.27s Step 232( 22.60%), action 113, FPS 1.46, Running 93.13s Step 233( 22.80%), action 114, FPS 1.46, Running 93.78s Step 234( 23.00%), action 115, FPS 1.46, Running 94.71s Step 235( 23.20%), action 116, FPS 1.45, Running 95.09s Step 236( 23.40%), action 117, FPS 1.46, Running 96.02s Step 237( 23.60%), action 118, FPS 1.44, Running 96.66s Step 238( 23.80%), action 119, FPS 1.45, Running 97.67s Step 239( 24.00%), action 120, FPS 1.46, Running 98.21s Step 240( 24.20%), action 121, FPS 1.43, Running 99.23s Step 241( 24.40%), action 122, FPS 1.41, Running 99.62s Step 242( 24.60%), action 123, FPS 1.40, Running 100.41s Step 243( 24.80%), action 124, FPS 1.40, Running 100.97s Step 244( 25.00%), action 125, FPS 1.39, Running 101.70s Step 245( 25.20%), action 126, FPS 1.40, Running 102.18s Step 246( 25.40%), action 127, FPS 1.38, Running 103.23s Step 247( 25.60%), action 128, FPS 1.42, Running 103.58s Step 248( 25.80%), action 129, FPS 1.48, Running 103.97s Step 249( 26.00%), action 130, FPS 1.49, Running 104.50s Step 250( 26.20%), action 131, FPS 1.46, Running 105.56s Step 251( 26.40%), action 132, FPS 1.47, Running 105.83s Step 252( 26.60%), action 133, FPS 1.47, Running 106.70s Step 253( 26.80%), action 134, FPS 1.49, Running 107.22s Step 254( 27.00%), action 135, FPS 1.48, Running 108.23s Step 255( 27.20%), action 136, FPS 1.48, Running 108.62s Step 256( 27.40%), action 137, FPS 1.48, Running 109.53s Step 257( 27.60%), action 138, FPS 1.49, Running 110.12s Step 258( 27.80%), action 139, FPS 1.49, Running 111.07s Step 259( 28.00%), action 140, FPS 1.51, Running 111.49s Step 260( 28.20%), action 141, FPS 1.52, Running 112.42s Step 261( 28.40%), action 142, FPS 1.49, Running 113.03s Step 262( 28.60%), action 143, FPS 1.47, Running 114.00s Step 263( 28.80%), action 144, FPS 1.48, Running 114.44s Step 264( 29.00%), action 145, FPS 1.47, Running 115.26s Step 265( 29.20%), action 146, FPS 1.46, Running 115.84s Step 266( 29.40%), action 147, FPS 1.47, Running 116.81s Step 267( 29.60%), action 148, FPS 1.48, Running 117.11s Step 268( 29.80%), action 149, FPS 1.42, Running 118.08s Step 269( 30.00%), action 150, FPS 1.42, Running 118.57s Step 270( 30.20%), action 151, FPS 1.42, Running 119.67s Step 271( 30.40%), action 152, FPS 1.39, Running 120.22s Step 272( 30.60%), action 153, FPS 1.38, Running 121.16s Step 273( 30.80%), action 154, FPS 1.37, Running 121.83s Step 274( 31.00%), action 155, FPS 1.41, Running 122.44s Step 275( 31.20%), action 156, FPS 1.39, Running 123.03s Step 276( 31.40%), action 157, FPS 1.39, Running 123.94s Step 277( 31.60%), action 158, FPS 1.41, Running 124.31s Step 278( 31.80%), action 159, FPS 1.42, Running 125.18s Step 279( 32.00%), action 160, FPS 1.41, Running 125.73s Step 280( 32.20%), action 161, FPS 1.40, Running 126.68s Step 281( 32.40%), action 162, FPS 1.43, Running 127.04s Step 282( 32.60%), action 163, FPS 1.43, Running 127.93s Step 283( 32.80%), action 164, FPS 1.43, Running 128.48s Step 284( 33.00%), action 165, FPS 1.41, Running 129.41s Step 285( 33.20%), action 166, FPS 1.43, Running 129.81s Step 286( 33.40%), action 167, FPS 1.45, Running 130.60s Step 287( 33.60%), action 168, FPS 1.45, Running 130.91s Step 288( 33.80%), action 169, FPS 1.45, Running 131.87s Step 289( 34.00%), action 170, FPS 1.45, Running 132.34s Step 290( 34.20%), action 171, FPS 1.47, Running 133.25s Step 291( 34.40%), action 172, FPS 1.50, Running 133.52s Step 292( 34.60%), action 173, FPS 1.51, Running 134.41s Step 293( 34.80%), action 174, FPS 1.55, Running 134.73s Step 294( 35.00%), action 175, FPS 1.53, Running 135.53s Step 295( 35.20%), action 176, FPS 1.56, Running 135.86s Step 296( 35.40%), action 177, FPS 1.57, Running 136.65s Step 297( 35.60%), action 178, FPS 1.59, Running 136.93s Step 298( 35.80%), action 179, FPS 1.58, Running 137.83s Step 299( 36.00%), action 180, FPS 1.61, Running 138.12s Step 300( 36.20%), action 181, FPS 1.63, Running 138.97s Step 301( 36.40%), action 182, FPS 1.61, Running 139.46s Step 302( 36.60%), action 183, FPS 1.65, Running 140.06s Step 303( 36.80%), action 184, FPS 1.70, Running 140.27s Step 304( 37.00%), action 185, FPS 1.77, Running 140.70s Step 305( 37.20%), action 186, FPS 1.80, Running 140.93s Step 306( 37.40%), action 187, FPS 1.86, Running 141.37s Step 307( 37.60%), action 188, FPS 1.82, Running 141.92s Step 308( 37.80%), action 189, FPS 1.85, Running 142.66s Step 309( 38.00%), action 190, FPS 1.87, Running 143.03s Step 310( 38.20%), action 191, FPS 1.87, Running 143.95s Step 311( 38.40%), action 192, FPS 1.87, Running 144.20s Step 312( 38.60%), action 193, FPS 1.86, Running 145.17s Step 313( 38.80%), action 194, FPS 1.82, Running 145.73s Step 314( 39.00%), action 195, FPS 1.85, Running 146.36s Step 315( 39.20%), action 196, FPS 1.81, Running 146.89s Step 316( 39.40%), action 197, FPS 1.79, Running 147.86s Step 317( 39.60%), action 198, FPS 1.78, Running 148.16s Step 318( 39.80%), action 199, FPS 1.80, Running 148.93s Step 319( 40.00%), action 200, FPS 1.79, Running 149.31s Step 320( 40.20%), action 201, FPS 1.71, Running 150.67s Step 321( 40.40%), action 202, FPS 1.69, Running 151.27s Step 322( 40.60%), action 203, FPS 1.64, Running 152.23s Step 323( 40.80%), action 204, FPS 1.58, Running 152.91s Step 324( 41.00%), action 205, FPS 1.50, Running 154.04s Step 325( 41.20%), action 206, FPS 1.46, Running 154.67s Step 326( 41.40%), action 207, FPS 1.41, Running 155.60s Step 327( 41.60%), action 208, FPS 1.42, Running 156.00s Step 328( 41.80%), action 209, FPS 1.42, Running 156.79s Step 329( 42.00%), action 210, FPS 1.42, Running 157.14s Step 330( 42.20%), action 211, FPS 1.41, Running 158.10s Step 331( 42.40%), action 212, FPS 1.39, Running 158.58s Step 332( 42.60%), action 213, FPS 1.43, Running 159.18s Step 333( 42.80%), action 214, FPS 1.43, Running 159.69s Step 334( 43.00%), action 215, FPS 1.44, Running 160.29s Step 335( 43.20%), action 216, FPS 1.47, Running 160.53s Step 336( 43.40%), action 217, FPS 1.49, Running 161.25s Step 337( 43.60%), action 218, FPS 1.46, Running 161.83s Step 338( 43.80%), action 219, FPS 1.45, Running 162.76s Step 339( 44.00%), action 220, FPS 1.41, Running 163.48s Step 340( 44.20%), action 221, FPS 1.45, Running 164.49s Step 341( 44.40%), action 222, FPS 1.45, Running 165.07s Step 342( 44.60%), action 223, FPS 1.45, Running 166.03s Step 343( 44.80%), action 224, FPS 1.45, Running 166.68s Step 344( 45.00%), action 225, FPS 1.49, Running 167.48s Step 345( 45.20%), action 226, FPS 1.50, Running 167.99s Step 346( 45.40%), action 227, FPS 1.48, Running 169.10s Step 347( 45.60%), action 228, FPS 1.46, Running 169.68s Step 348( 45.80%), action 229, FPS 1.42, Running 170.87s Step 349( 46.00%), action 230, FPS 1.39, Running 171.53s Step 350( 46.20%), action 231, FPS 1.39, Running 172.48s Step 351( 46.40%), action 232, FPS 1.38, Running 173.11s Step 352( 46.60%), action 233, FPS 1.34, Running 174.15s Step 353( 46.80%), action 234, FPS 1.32, Running 174.83s Step 354( 47.00%), action 235, FPS 1.28, Running 175.97s Step 355( 47.20%), action 236, FPS 1.25, Running 176.57s Step 356( 47.40%), action 237, FPS 1.23, Running 177.55s Step 357( 47.60%), action 238, FPS 1.23, Running 178.11s Step 358( 47.80%), action 239, FPS 1.25, Running 178.75s Step 359( 48.00%), action 240, FPS 1.29, Running 179.04s Step 360( 48.20%), action 241, FPS 1.31, Running 179.75s Step 361( 48.40%), action 242, FPS 1.31, Running 180.35s Step 362( 48.60%), action 243, FPS 1.31, Running 181.31s Step 363( 48.80%), action 244, FPS 1.34, Running 181.62s Step 364( 49.00%), action 245, FPS 1.33, Running 182.46s Step 365( 49.20%), action 246, FPS 1.35, Running 182.82s Step 366( 49.40%), action 247, FPS 1.37, Running 183.66s Step 367( 49.60%), action 248, FPS 1.38, Running 184.22s Step 368( 49.80%), action 249, FPS 1.40, Running 185.11s Step 369( 50.00%), action 250, FPS 1.43, Running 185.48s Step 370( 50.20%), action 251, FPS 1.43, Running 186.51s Step 371( 50.40%), action 252, FPS 1.44, Running 186.98s Step 372( 50.60%), action 253, FPS 1.46, Running 187.82s Step 373( 50.80%), action 254, FPS 1.49, Running 188.23s Step 374( 51.00%), action 255, FPS 1.53, Running 189.02s Step 375( 51.20%), action 256, FPS 1.57, Running 189.29s Step 376( 51.40%), action 257, FPS 1.58, Running 190.19s Step 377( 51.60%), action 258, FPS 1.61, Running 190.50s Step 378( 51.80%), action 259, FPS 1.59, Running 191.30s Step 379( 52.00%), action 260, FPS 1.59, Running 191.60s Step 380( 52.20%), action 261, FPS 1.57, Running 192.47s Step 381( 52.40%), action 262, FPS 1.62, Running 192.73s Step 382( 52.60%), action 263, FPS 1.63, Running 193.59s Step 383( 52.80%), action 264, FPS 1.60, Running 194.11s Step 384( 53.00%), action 265, FPS 1.63, Running 194.70s Step 385( 53.20%), action 266, FPS 1.61, Running 195.27s Step 386( 53.40%), action 267, FPS 1.63, Running 195.96s Step 387( 53.60%), action 268, FPS 1.64, Running 196.40s Step 388( 53.80%), action 269, FPS 1.68, Running 197.02s Step 389( 54.00%), action 270, FPS 1.70, Running 197.21s Step 390( 54.20%), action 271, FPS 1.80, Running 197.62s Step 391( 54.40%), action 272, FPS 1.83, Running 197.89s Step 392( 54.60%), action 273, FPS 1.91, Running 198.29s Step 393( 54.80%), action 274, FPS 1.90, Running 198.75s Step 394( 55.00%), action 275, FPS 1.93, Running 199.36s Step 395( 55.20%), action 276, FPS 1.90, Running 199.81s Step 396( 55.40%), action 277, FPS 1.95, Running 200.46s Step 397( 55.60%), action 278, FPS 1.91, Running 200.95s Step 398( 55.80%), action 279, FPS 1.96, Running 201.52s Step 399( 56.00%), action 280, FPS 1.93, Running 201.98s Step 400( 56.20%), action 281, FPS 1.95, Running 202.73s Step 401( 56.40%), action 282, FPS 1.93, Running 203.08s Step 402( 56.60%), action 283, FPS 1.96, Running 203.79s Step 403( 56.80%), action 284, FPS 1.98, Running 204.19s Step 404( 57.00%), action 285, FPS 1.96, Running 204.92s Step 405( 57.20%), action 286, FPS 2.00, Running 205.27s Step 406( 57.40%), action 287, FPS 1.99, Running 206.02s Step 407( 57.60%), action 288, FPS 2.01, Running 206.37s Step 408( 57.80%), action 289, FPS 2.00, Running 207.03s Step 409( 58.00%), action 290, FPS 1.96, Running 207.44s Step 410( 58.20%), action 291, FPS 1.86, Running 208.35s Step 411( 58.40%), action 292, FPS 1.87, Running 208.60s Step 412( 58.60%), action 293, FPS 1.79, Running 209.47s Step 413( 58.80%), action 294, FPS 1.77, Running 210.06s Step 414( 59.00%), action 295, FPS 1.75, Running 210.75s Step 415( 59.20%), action 296, FPS 1.76, Running 211.18s Step 416( 59.40%), action 297, FPS 1.76, Running 211.81s Step 417( 59.60%), action 298, FPS 1.76, Running 212.28s Step 418( 59.80%), action 299, FPS 1.75, Running 212.96s Step 419( 60.00%), action 300, FPS 1.76, Running 213.33s Step 420( 60.20%), action 301, FPS 1.74, Running 214.24s Step 421( 60.40%), action 302, FPS 1.75, Running 214.49s Step 422( 60.60%), action 303, FPS 1.73, Running 215.38s Step 423( 60.80%), action 304, FPS 1.75, Running 215.61s Step 424( 61.00%), action 305, FPS 1.82, Running 215.92s Step 425( 61.20%), action 306, FPS 1.82, Running 216.26s Step 426( 61.40%), action 307, FPS 1.87, Running 216.74s Step 427( 61.60%), action 308, FPS 1.89, Running 216.93s Step 428( 61.80%), action 309, FPS 1.94, Running 217.34s Step 429( 62.00%), action 310, FPS 1.97, Running 217.57s Step 430( 62.20%), action 311, FPS 1.99, Running 218.42s Step 431( 62.40%), action 312, FPS 1.97, Running 218.75s Step 432( 62.60%), action 313, FPS 1.96, Running 219.70s Step 433( 62.80%), action 314, FPS 2.03, Running 219.94s Step 434( 63.00%), action 315, FPS 1.99, Running 220.80s Step 435( 63.20%), action 316, FPS 2.01, Running 221.15s Step 436( 63.40%), action 317, FPS 1.98, Running 221.92s Step 437( 63.60%), action 318, FPS 1.97, Running 222.43s Step 438( 63.80%), action 319, FPS 1.96, Running 223.14s [2026-08-01 19:26:32] [65 ] Seed 64 success after 223.57 s. +steps: 438 , actions: 319 . +Instruction: Empty +Total 38/65(58.46%) success. +Setting seed: 65 +Step 1( N/A%), pre moving , FPS 4.71, Running 0.21s Step 2( N/A%), pre moving , FPS 7.44, Running 0.27s Step 3( N/A%), pre moving , FPS 8.85, Running 0.34s Step 4( N/A%), pre moving , FPS 6.08, Running 0.66s Step 5( N/A%), pre moving , FPS 6.73, Running 0.74s Step 6( N/A%), pre moving , FPS 7.45, Running 0.80s Step 7( N/A%), pre moving , FPS 7.95, Running 0.88s Step 8( N/A%), pre moving , FPS 6.67, Running 1.20s Step 9( N/A%), pre moving , FPS 7.02, Running 1.28s Step 10( N/A%), pre moving , FPS 7.42, Running 1.35s Step 11( N/A%), pre moving , FPS 7.74, Running 1.42s Step 12( N/A%), pre moving , FPS 6.91, Running 1.74s Step 13( N/A%), pre moving , FPS 7.13, Running 1.82s Step 14( N/A%), pre moving , FPS 7.48, Running 1.87s Step 15( N/A%), pre moving , FPS 7.71, Running 1.94s Step 16( N/A%), pre moving , FPS 7.97, Running 2.01s Step 17( N/A%), pre moving , FPS 7.32, Running 2.32s Step 18( N/A%), pre moving , FPS 7.48, Running 2.41s Step 19( N/A%), pre moving , FPS 7.69, Running 2.47s Step 20( N/A%), pre moving , FPS 7.88, Running 2.54s Step 21( N/A%), pre moving , FPS 7.05, Running 3.05s Step 22( N/A%), pre moving , FPS 7.03, Running 3.11s Step 23( N/A%), pre moving , FPS 7.06, Running 3.17s Step 24( N/A%), pre moving , FPS 7.07, Running 3.49s Step 25( N/A%), pre moving , FPS 7.06, Running 3.58s Step 26( N/A%), pre moving , FPS 6.04, Running 4.12s Step 27( N/A%), pre moving , FPS 6.05, Running 4.19s Step 28( N/A%), pre moving , FPS 6.57, Running 4.24s Step 29( N/A%), pre moving , FPS 6.10, Running 4.56s Step 30( N/A%), pre moving , FPS 6.04, Running 4.66s Step 31( N/A%), pre moving , FPS 6.06, Running 4.72s Step 32( N/A%), pre moving , FPS 6.55, Running 4.79s Step 33( N/A%), pre moving , FPS 6.12, Running 5.09s Step 34( N/A%), pre moving , FPS 6.09, Running 5.15s Step 35( N/A%), pre moving , FPS 6.07, Running 5.24s Step 36( N/A%), pre moving , FPS 5.10, Running 5.93s Step 37( N/A%), pre moving , FPS 5.20, Running 6.17s Step 38( N/A%), pre moving , FPS 5.14, Running 6.30s Step 39( N/A%), pre moving , FPS 5.11, Running 6.38s Step 40( N/A%), pre moving , FPS 5.11, Running 6.45s Step 41( N/A%), pre moving , FPS 5.77, Running 6.52s Step 42( N/A%), pre moving , FPS 5.37, Running 6.84s Step 43( N/A%), pre moving , FPS 5.33, Running 6.92s Step 44( N/A%), pre moving , FPS 5.73, Running 6.98s Step 45( N/A%), pre moving , FPS 5.41, Running 7.28s Step 46( N/A%), pre moving , FPS 6.08, Running 7.41s Step 47( N/A%), pre moving , FPS 6.00, Running 7.52s Step 48( N/A%), pre moving , FPS 5.90, Running 7.63s Step 49( N/A%), pre moving , FPS 5.83, Running 7.99s Step 50( N/A%), pre moving , FPS 5.85, Running 8.07s Step 51( N/A%), pre moving , FPS 5.80, Running 8.18s Step 52( N/A%), pre moving , FPS 5.33, Running 8.54s Step 53( N/A%), pre moving , FPS 5.63, Running 8.64s Step 54( N/A%), pre moving , FPS 5.57, Running 8.74s Step 55( N/A%), pre moving , FPS 5.22, Running 9.07s Step 56( N/A%), pre moving , FPS 6.13, Running 9.19s Step 57( N/A%), pre moving , FPS 6.39, Running 9.30s Step 58( N/A%), pre moving , FPS 5.93, Running 9.67s Step 59( N/A%), pre moving , FPS 5.90, Running 9.78s Step 60( N/A%), pre moving , FPS 5.44, Running 10.13s Step 61( N/A%), pre moving , FPS 5.35, Running 10.25s Step 62( N/A%), pre moving , FPS 5.68, Running 10.36s Step 63( N/A%), pre moving , FPS 5.30, Running 10.69s Step 64( N/A%), pre moving , FPS 5.19, Running 10.83s Step 65( N/A%), pre moving , FPS 5.16, Running 11.15s Step 66( N/A%), pre moving , FPS 5.14, Running 11.30s Step 67( N/A%), pre moving , FPS 5.25, Running 11.33s Step 68( N/A%), pre moving , FPS 5.38, Running 11.35s Step 69( N/A%), pre moving , FPS 5.89, Running 11.38s Step 70( N/A%), pre moving , FPS 5.99, Running 11.41s Step 71( N/A%), pre moving , FPS 6.12, Running 11.44s Step 72( N/A%), pre moving , FPS 6.83, Running 11.47s Step 73( N/A%), pre moving , FPS 7.01, Running 11.49s Step 74( N/A%), pre moving , FPS 7.20, Running 11.52s Step 75( N/A%), pre moving , FPS 8.09, Running 11.54s Step 76( N/A%), pre moving , FPS 8.37, Running 11.58s Step 77( N/A%), pre moving , FPS 8.62, Running 11.62s Step 78( N/A%), pre moving , FPS 10.09, Running 11.65s Step 79( N/A%), pre moving , FPS 10.50, Running 11.68s Step 80( N/A%), pre moving , FPS 12.69, Running 11.71s Step 81( N/A%), pre moving , FPS 13.54, Running 11.73s Step 82( N/A%), pre moving , FPS 14.31, Running 11.76s Step 83( N/A%), pre moving , FPS 18.43, Running 11.78s Step 84( N/A%), pre moving , FPS 20.37, Running 11.82s Step 85( N/A%), pre moving , FPS 29.24, Running 11.84s Step 86( N/A%), pre moving , FPS 35.65, Running 11.86s Step 87( N/A%), pre moving , FPS 36.01, Running 11.88s Step 88( N/A%), pre moving , FPS 36.37, Running 11.90s Step 89( N/A%), pre moving , FPS 36.87, Running 11.93s Step 90( N/A%), pre moving , FPS 37.71, Running 11.94s Step 91( N/A%), pre moving , FPS 38.58, Running 11.96s Step 92( N/A%), pre moving , FPS 39.28, Running 11.98s Step 93( N/A%), pre moving , FPS 39.93, Running 11.99s Step 94( N/A%), pre moving , FPS 40.59, Running 12.01s Step 95( N/A%), pre moving , FPS 41.24, Running 12.03s Step 96( N/A%), pre moving , FPS 42.95, Running 12.05s Step 97( N/A%), pre moving , FPS 44.68, Running 12.07s Step 98( N/A%), pre moving , FPS 46.30, Running 12.08s Step 99( N/A%), pre moving , FPS 47.40, Running 12.10s Step 100( N/A%), pre moving , FPS 48.28, Running 12.12s Step 101( N/A%), pre moving , FPS 49.21, Running 12.14s Step 102( N/A%), pre moving , FPS 50.40, Running 12.15s Step 103( N/A%), pre moving , FPS 12.55, Running 13.37s Step 104( N/A%), pre moving , FPS 11.18, Running 13.61s Step 105( N/A%), pre moving , FPS 10.48, Running 13.75s Step 106( N/A%), pre moving , FPS 8.36, Running 14.25s Step 107( N/A%), pre moving , FPS 7.84, Running 14.43s Step 108( N/A%), pre moving , FPS 6.63, Running 14.92s Step 109( N/A%), pre moving , FPS 6.35, Running 15.08s Step 110( N/A%), pre moving , FPS 5.48, Running 15.59s Step 111( N/A%), pre moving , FPS 5.23, Running 15.79s Step 112( N/A%), pre moving , FPS 4.44, Running 16.49s Step 113( N/A%), pre moving , FPS 4.25, Running 16.70s Step 114( N/A%), pre moving , FPS 3.90, Running 17.14s Step 115( N/A%), pre moving , FPS 3.77, Running 17.34s Step 116( N/A%), pre moving , FPS 3.45, Running 17.85s Step 117( N/A%), pre moving , FPS 3.24, Running 18.24s Step 118( N/A%), pre moving , FPS 2.97, Running 18.81s Step 119( N/A%), pre moving , FPS 2.89, Running 19.01s Step 120( N/A%), pre moving , FPS 2.70, Running 19.54s Step 121( N/A%), pre moving , FPS 2.54, Running 20.01s Step 122( N/A%), pre moving , FPS 2.39, Running 20.50s Step 123( 0.20%), action 1, FPS 2.44, Running 21.59s Step 124( 0.40%), action 2, FPS 2.31, Running 22.28s Step 125( 0.60%), action 3, FPS 2.10, Running 23.27s Step 126( 0.80%), action 4, FPS 2.06, Running 23.98s Step 127( 1.00%), action 5, FPS 1.93, Running 24.78s Step 128( 1.20%), action 6, FPS 1.92, Running 25.34s Step 129( 1.40%), action 7, FPS 1.82, Running 26.08s Step 130( 1.60%), action 8, FPS 1.86, Running 26.37s Step 131( 1.80%), action 9, FPS 1.79, Running 26.93s Step 132( 2.00%), action 10, FPS 1.81, Running 27.53s Step 133( 2.20%), action 11, FPS 1.70, Running 28.47s Step 134( 2.40%), action 12, FPS 1.69, Running 29.00s Step 135( 2.60%), action 13, FPS 1.61, Running 29.73s Step 136( 2.80%), action 14, FPS 1.61, Running 30.29s Step 137( 3.00%), action 15, FPS 1.58, Running 30.94s Step 138( 3.20%), action 16, FPS 1.57, Running 31.54s Step 139( 3.40%), action 17, FPS 1.52, Running 32.15s Step 140( 3.60%), action 18, FPS 1.55, Running 32.45s Step 141( 3.80%), action 19, FPS 1.51, Running 33.27s Step 142( 4.00%), action 20, FPS 1.50, Running 33.81s Step 143( 4.20%), action 21, FPS 1.53, Running 34.64s Step 144( 4.40%), action 22, FPS 1.55, Running 35.19s Step 145( 4.60%), action 23, FPS 1.60, Running 35.78s Step 146( 4.80%), action 24, FPS 1.62, Running 36.29s Step 147( 5.00%), action 25, FPS 1.63, Running 37.07s Step 148( 5.20%), action 26, FPS 1.65, Running 37.50s Step 149( 5.40%), action 27, FPS 1.63, Running 38.31s Step 150( 5.60%), action 28, FPS 1.63, Running 38.65s Step 151( 5.80%), action 29, FPS 1.59, Running 39.53s Step 152( 6.00%), action 30, FPS 1.60, Running 40.00s Step 153( 6.20%), action 31, FPS 1.63, Running 40.77s Step 154( 6.40%), action 32, FPS 1.62, Running 41.38s Step 155( 6.60%), action 33, FPS 1.63, Running 42.01s Step 156( 6.80%), action 34, FPS 1.61, Running 42.72s Step 157( 7.00%), action 35, FPS 1.61, Running 43.40s Step 158( 7.20%), action 36, FPS 1.62, Running 43.91s Step 159( 7.40%), action 37, FPS 1.61, Running 44.55s Step 160( 7.60%), action 38, FPS 1.60, Running 44.98s Step 161( 7.80%), action 39, FPS 1.61, Running 45.66s Step 162( 8.00%), action 40, FPS 1.59, Running 46.37s Step 163( 8.20%), action 41, FPS 1.59, Running 47.23s Step 164( 8.40%), action 42, FPS 1.60, Running 47.71s Step 165( 8.60%), action 43, FPS 1.58, Running 48.41s Step 166( 8.80%), action 44, FPS 1.59, Running 48.91s Step 167( 9.00%), action 45, FPS 1.59, Running 49.63s Step 168( 9.20%), action 46, FPS 1.56, Running 50.35s Step 169( 9.40%), action 47, FPS 1.53, Running 51.37s Step 170( 9.60%), action 48, FPS 1.47, Running 52.22s Step 171( 9.80%), action 49, FPS 1.51, Running 52.78s Step 172( 10.00%), action 50, FPS 1.48, Running 53.55s Step 173( 10.20%), action 51, FPS 1.47, Running 54.40s Step 174( 10.40%), action 52, FPS 1.47, Running 54.95s Step 175( 10.60%), action 53, FPS 1.45, Running 55.85s Step 176( 10.80%), action 54, FPS 1.47, Running 56.28s Step 177( 11.00%), action 55, FPS 1.47, Running 57.03s Step 178( 11.20%), action 56, FPS 1.48, Running 57.41s Step 179( 11.40%), action 57, FPS 1.49, Running 57.96s Step 180( 11.60%), action 58, FPS 1.49, Running 58.36s Step 181( 11.80%), action 59, FPS 1.50, Running 59.02s Step 182( 12.00%), action 60, FPS 1.51, Running 59.64s Step 183( 12.20%), action 61, FPS 1.50, Running 60.59s Step 184( 12.40%), action 62, FPS 1.47, Running 61.27s Step 185( 12.60%), action 63, FPS 1.45, Running 62.16s Step 186( 12.80%), action 64, FPS 1.46, Running 62.58s Step 187( 13.00%), action 65, FPS 1.46, Running 63.36s Step 188( 13.20%), action 66, FPS 1.49, Running 63.75s Step 189( 13.40%), action 67, FPS 1.52, Running 64.50s Step 190( 13.60%), action 68, FPS 1.56, Running 65.07s Step 191( 13.80%), action 69, FPS 1.52, Running 65.98s Step 192( 14.00%), action 70, FPS 1.51, Running 66.79s Step 193( 14.20%), action 71, FPS 1.50, Running 67.72s Step 194( 14.40%), action 72, FPS 1.48, Running 68.46s Step 195( 14.60%), action 73, FPS 1.49, Running 69.26s Step 196( 14.80%), action 74, FPS 1.46, Running 69.95s Step 197( 15.00%), action 75, FPS 1.45, Running 70.85s Step 198( 15.20%), action 76, FPS 1.44, Running 71.27s Step 199( 15.40%), action 77, FPS 1.42, Running 72.03s Step 200( 15.60%), action 78, FPS 1.42, Running 72.45s Step 201( 15.80%), action 79, FPS 1.37, Running 73.62s Step 202( 16.00%), action 80, FPS 1.38, Running 74.15s Step 203( 16.20%), action 81, FPS 1.36, Running 75.27s Step 204( 16.40%), action 82, FPS 1.36, Running 76.01s Step 205( 16.60%), action 83, FPS 1.36, Running 76.85s Step 206( 16.80%), action 84, FPS 1.35, Running 77.42s Step 207( 17.00%), action 85, FPS 1.37, Running 78.01s Step 208( 17.20%), action 86, FPS 1.34, Running 78.66s Step 209( 17.40%), action 87, FPS 1.32, Running 79.64s Step 210( 17.60%), action 88, FPS 1.32, Running 80.25s Step 211( 17.80%), action 89, FPS 1.31, Running 81.20s Step 212( 18.00%), action 90, FPS 1.33, Running 81.79s Step 213( 18.20%), action 91, FPS 1.32, Running 82.91s Step 214( 18.40%), action 92, FPS 1.34, Running 83.39s Step 215( 18.60%), action 93, FPS 1.35, Running 84.07s Step 216( 18.80%), action 94, FPS 1.36, Running 84.64s Step 217( 19.00%), action 95, FPS 1.34, Running 85.73s Step 218( 19.20%), action 96, FPS 1.32, Running 86.47s Step 219( 19.40%), action 97, FPS 1.35, Running 86.86s Step 220( 19.60%), action 98, FPS 1.33, Running 87.44s Step 221( 19.80%), action 99, FPS 1.38, Running 88.06s Step 222( 20.00%), action 100, FPS 1.38, Running 88.68s Step 223( 20.20%), action 101, FPS 1.40, Running 89.52s Step 224( 20.40%), action 102, FPS 1.44, Running 89.87s Step 225( 20.60%), action 103, FPS 1.44, Running 90.73s Step 226( 20.80%), action 104, FPS 1.44, Running 91.32s Step 227( 21.00%), action 105, FPS 1.40, Running 92.26s Step 228( 21.20%), action 106, FPS 1.42, Running 92.71s Step 229( 21.40%), action 107, FPS 1.40, Running 93.91s Step 230( 21.60%), action 108, FPS 1.39, Running 94.60s Step 231( 21.80%), action 109, FPS 1.40, Running 95.51s Step 232( 22.00%), action 110, FPS 1.40, Running 96.05s Step 233( 22.20%), action 111, FPS 1.42, Running 97.04s Step 234( 22.40%), action 112, FPS 1.37, Running 98.01s Step 235( 22.60%), action 113, FPS 1.35, Running 98.89s Step 236( 22.80%), action 114, FPS 1.36, Running 99.33s Step 237( 23.00%), action 115, FPS 1.40, Running 100.03s Step 238( 23.20%), action 116, FPS 1.41, Running 100.70s Step 239( 23.40%), action 117, FPS 1.35, Running 101.68s Step 240( 23.60%), action 118, FPS 1.34, Running 102.33s Step 241( 23.80%), action 119, FPS 1.32, Running 103.22s Step 242( 24.00%), action 120, FPS 1.33, Running 103.71s Step 243( 24.20%), action 121, FPS 1.33, Running 104.58s Step 244( 24.40%), action 122, FPS 1.32, Running 104.97s Step 245( 24.60%), action 123, FPS 1.32, Running 105.92s Step 246( 24.80%), action 124, FPS 1.32, Running 106.51s Step 247( 25.00%), action 125, FPS 1.32, Running 107.41s Step 248( 25.20%), action 126, FPS 1.31, Running 108.02s Step 249( 25.40%), action 127, FPS 1.33, Running 108.97s Step 250( 25.60%), action 128, FPS 1.31, Running 109.83s Step 251( 25.80%), action 129, FPS 1.32, Running 110.71s Step 252( 26.00%), action 130, FPS 1.32, Running 111.19s Step 253( 26.20%), action 131, FPS 1.31, Running 112.36s Step 254( 26.40%), action 132, FPS 1.36, Running 112.77s Step 255( 26.60%), action 133, FPS 1.37, Running 113.52s Step 256( 26.80%), action 134, FPS 1.34, Running 114.25s Step 257( 27.00%), action 135, FPS 1.32, Running 115.18s Step 258( 27.20%), action 136, FPS 1.33, Running 115.79s Step 259( 27.40%), action 137, FPS 1.33, Running 116.73s Step 260( 27.60%), action 138, FPS 1.34, Running 117.30s Step 261( 27.80%), action 139, FPS 1.36, Running 117.89s Step 262( 28.00%), action 140, FPS 1.34, Running 118.65s Step 263( 28.20%), action 141, FPS 1.34, Running 119.48s Step 264( 28.40%), action 142, FPS 1.32, Running 120.11s Step 265( 28.60%), action 143, FPS 1.32, Running 121.06s Step 266( 28.80%), action 144, FPS 1.30, Running 121.89s Step 267( 29.00%), action 145, FPS 1.33, Running 122.41s Step 268( 29.20%), action 146, FPS 1.37, Running 122.68s Step 269( 29.40%), action 147, FPS 1.40, Running 123.29s Step 270( 29.60%), action 148, FPS 1.43, Running 123.81s Step 271( 29.80%), action 149, FPS 1.45, Running 124.54s Step 272( 30.00%), action 150, FPS 1.44, Running 125.11s Step 273( 30.20%), action 151, FPS 1.47, Running 126.01s Step 274( 30.40%), action 152, FPS 1.46, Running 126.43s Step 275( 30.60%), action 153, FPS 1.46, Running 127.23s Step 276( 30.80%), action 154, FPS 1.49, Running 127.68s Step 277( 31.00%), action 155, FPS 1.52, Running 128.32s Step 278( 31.20%), action 156, FPS 1.54, Running 128.76s Step 279( 31.40%), action 157, FPS 1.56, Running 129.56s Step 280( 31.60%), action 158, FPS 1.56, Running 130.15s Step 281( 31.80%), action 159, FPS 1.52, Running 131.08s Step 282( 32.00%), action 160, FPS 1.56, Running 131.50s Step 283( 32.20%), action 161, FPS 1.56, Running 132.31s Step 284( 32.40%), action 162, FPS 1.56, Running 132.91s Step 285( 32.60%), action 163, FPS 1.57, Running 133.81s Step 286( 32.80%), action 164, FPS 1.62, Running 134.21s Step 287( 33.00%), action 165, FPS 1.58, Running 135.08s Step 288( 33.20%), action 166, FPS 1.54, Running 135.68s Step 289( 33.40%), action 167, FPS 1.50, Running 136.66s Step 290( 33.60%), action 168, FPS 1.48, Running 137.34s Step 291( 33.80%), action 169, FPS 1.47, Running 138.19s Step 292( 34.00%), action 170, FPS 1.48, Running 138.65s Step 293( 34.20%), action 171, FPS 1.48, Running 139.51s Step 294( 34.40%), action 172, FPS 1.46, Running 140.13s Step 295( 34.60%), action 173, FPS 1.48, Running 140.78s Step 296( 34.80%), action 174, FPS 1.50, Running 141.05s Step 297( 35.00%), action 175, FPS 1.54, Running 141.32s Step 298( 35.20%), action 176, FPS 1.56, Running 141.61s Step 299( 35.40%), action 177, FPS 1.60, Running 142.06s Step 300( 35.60%), action 178, FPS 1.60, Running 142.67s Step 301( 35.80%), action 179, FPS 1.60, Running 143.58s Step 302( 36.00%), action 180, FPS 1.59, Running 144.04s Step 303( 36.20%), action 181, FPS 1.56, Running 145.15s Step 304( 36.40%), action 182, FPS 1.57, Running 145.67s Step 305( 36.60%), action 183, FPS 1.60, Running 146.30s Step 306( 36.80%), action 184, FPS 1.57, Running 146.93s Step 307( 37.00%), action 185, FPS 1.58, Running 147.74s Step 308( 37.20%), action 186, FPS 1.61, Running 148.11s Step 309( 37.40%), action 187, FPS 1.63, Running 148.96s Step 310( 37.60%), action 188, FPS 1.62, Running 149.71s Step 311( 37.80%), action 189, FPS 1.64, Running 150.35s Step 312( 38.00%), action 190, FPS 1.63, Running 150.92s Step 313( 38.20%), action 191, FPS 1.63, Running 151.81s Step 314( 38.40%), action 192, FPS 1.66, Running 152.20s Step 315( 38.60%), action 193, FPS 1.68, Running 152.69s Step 316( 38.80%), action 194, FPS 1.65, Running 153.21s Step 317( 39.00%), action 195, FPS 1.56, Running 154.18s Step 318( 39.20%), action 196, FPS 1.49, Running 155.02s Step 319( 39.40%), action 197, FPS 1.46, Running 155.78s Step 320( 39.60%), action 198, FPS 1.48, Running 156.20s Step 321( 39.80%), action 199, FPS 1.50, Running 156.92s Step 322( 40.00%), action 200, FPS 1.48, Running 157.52s Step 323( 40.20%), action 201, FPS 1.49, Running 158.60s Step 324( 40.40%), action 202, FPS 1.50, Running 159.02s Step 325( 40.60%), action 203, FPS 1.48, Running 159.79s Step 326( 40.80%), action 204, FPS 1.50, Running 160.25s Step 327( 41.00%), action 205, FPS 1.56, Running 160.60s Step 328( 41.20%), action 206, FPS 1.55, Running 160.99s Step 329( 41.40%), action 207, FPS 1.54, Running 161.95s Step 330( 41.60%), action 208, FPS 1.58, Running 162.38s Step 331( 41.80%), action 209, FPS 1.56, Running 163.20s Step 332( 42.00%), action 210, FPS 1.56, Running 163.77s Step 333( 42.20%), action 211, FPS 1.54, Running 164.76s Step 334( 42.40%), action 212, FPS 1.56, Running 165.03s Step 335( 42.60%), action 213, FPS 1.51, Running 165.92s Step 336( 42.80%), action 214, FPS 1.50, Running 166.51s Step 337( 43.00%), action 215, FPS 1.52, Running 167.36s Step 338( 43.20%), action 216, FPS 1.57, Running 167.76s Step 339( 43.40%), action 217, FPS 1.56, Running 168.58s Step 340( 43.60%), action 218, FPS 1.53, Running 169.31s Step 341( 43.80%), action 219, FPS 1.51, Running 170.14s Step 342( 44.00%), action 220, FPS 1.50, Running 170.87s Step 343( 44.20%), action 221, FPS 1.51, Running 171.83s Step 344( 44.40%), action 222, FPS 1.50, Running 172.36s Step 345( 44.60%), action 223, FPS 1.51, Running 173.04s Step 346( 44.80%), action 224, FPS 1.50, Running 173.59s Step 347( 45.00%), action 225, FPS 1.44, Running 174.51s Step 348( 45.20%), action 226, FPS 1.45, Running 174.78s Step 349( 45.40%), action 227, FPS 1.46, Running 175.64s Step 350( 45.60%), action 228, FPS 1.48, Running 175.90s Step 351( 45.80%), action 229, FPS 1.48, Running 176.71s Step 352( 46.00%), action 230, FPS 1.50, Running 177.07s Step 353( 46.20%), action 231, FPS 1.52, Running 177.93s Step 354( 46.40%), action 232, FPS 1.50, Running 178.36s Step 355( 46.60%), action 233, FPS 1.56, Running 178.76s Step 356( 46.80%), action 234, FPS 1.60, Running 179.01s Step 357( 47.00%), action 235, FPS 1.67, Running 179.36s Step 358( 47.20%), action 236, FPS 1.68, Running 179.65s Step 359( 47.40%), action 237, FPS 1.72, Running 180.24s Step 360( 47.60%), action 238, FPS 1.74, Running 180.79s Step 361( 47.80%), action 239, FPS 1.79, Running 181.31s Step 362( 48.00%), action 240, FPS 1.83, Running 181.79s Step 363( 48.20%), action 241, FPS 1.84, Running 182.70s Step 364( 48.40%), action 242, FPS 1.87, Running 183.04s Step 365( 48.60%), action 243, FPS 1.84, Running 183.91s Step 366( 48.80%), action 244, FPS 1.86, Running 184.35s Step 367( 49.00%), action 245, FPS 1.89, Running 185.11s Step 368( 49.20%), action 246, FPS 1.80, Running 185.88s Step 369( 49.40%), action 247, FPS 1.81, Running 186.71s Step 370( 49.60%), action 248, FPS 1.75, Running 187.32s Step 371( 49.80%), action 249, FPS 1.79, Running 187.89s Step 372( 50.00%), action 250, FPS 1.73, Running 188.65s Step 373( 50.20%), action 251, FPS 1.73, Running 189.49s Step 374( 50.40%), action 252, FPS 1.69, Running 190.16s Step 375( 50.60%), action 253, FPS 1.67, Running 190.71s Step 376( 50.80%), action 254, FPS 1.61, Running 191.44s Step 377( 51.00%), action 255, FPS 1.55, Running 192.28s Step 378( 51.20%), action 256, FPS 1.53, Running 192.72s Step 379( 51.40%), action 257, FPS 1.52, Running 193.44s Step 380( 51.60%), action 258, FPS 1.51, Running 194.08s Step 381( 51.80%), action 259, FPS 1.50, Running 194.64s Step 382( 52.00%), action 260, FPS 1.48, Running 195.29s Step 383( 52.20%), action 261, FPS 1.48, Running 196.21s Step 384( 52.40%), action 262, FPS 1.45, Running 196.82s Step 385( 52.60%), action 263, FPS 1.48, Running 197.41s Step 386( 52.80%), action 264, FPS 1.50, Running 197.67s Step 387( 53.00%), action 265, FPS 1.56, Running 197.96s Step 388( 53.20%), action 266, FPS 1.63, Running 198.18s Step 389( 53.40%), action 267, FPS 1.70, Running 198.48s Step 390( 53.60%), action 268, FPS 1.75, Running 198.77s Step 391( 53.80%), action 269, FPS 1.78, Running 199.12s Step 392( 54.00%), action 270, FPS 1.81, Running 199.69s Step 393( 54.20%), action 271, FPS 1.80, Running 200.62s Step 394( 54.40%), action 272, FPS 1.84, Running 201.03s Step 395( 54.60%), action 273, FPS 1.81, Running 201.74s Step 396( 54.80%), action 274, FPS 1.82, Running 202.41s Step 397( 55.00%), action 275, FPS 1.86, Running 203.03s Step 398( 55.20%), action 276, FPS 1.85, Running 203.53s Step 399( 55.40%), action 277, FPS 1.83, Running 204.36s Step 400( 55.60%), action 278, FPS 1.86, Running 204.83s Step 401( 55.80%), action 279, FPS 1.83, Running 205.55s Step 402( 56.00%), action 280, FPS 1.90, Running 205.81s Step 403( 56.20%), action 281, FPS 1.91, Running 206.67s Step 404( 56.40%), action 282, FPS 1.96, Running 207.03s Step 405( 56.60%), action 283, FPS 1.91, Running 207.88s Step 406( 56.80%), action 284, FPS 1.89, Running 208.27s Step 407( 57.00%), action 285, FPS 1.81, Running 209.00s Step 408( 57.20%), action 286, FPS 1.74, Running 209.70s Step 409( 57.40%), action 287, FPS 1.66, Running 210.56s Step 410( 57.60%), action 288, FPS 1.64, Running 210.93s Step 411( 57.80%), action 289, FPS 1.59, Running 211.72s Step 412( 58.00%), action 290, FPS 1.60, Running 212.15s Step 413( 58.20%), action 291, FPS 1.63, Running 212.86s Step 414( 58.40%), action 292, FPS 1.63, Running 213.30s Step 415( 58.60%), action 293, FPS 1.64, Running 213.95s Step 416( 58.80%), action 294, FPS 1.67, Running 214.37s Step 417( 59.00%), action 295, FPS 1.66, Running 215.09s Step 418( 59.20%), action 296, FPS 1.65, Running 215.62s Step 419( 59.40%), action 297, FPS 1.70, Running 216.15s Step 420( 59.60%), action 298, FPS 1.69, Running 216.70s Step 421( 59.80%), action 299, FPS 1.75, Running 217.00s Step 422( 60.00%), action 300, FPS 1.75, Running 217.27s Step 423( 60.20%), action 301, FPS 1.82, Running 217.65s Step 424( 60.40%), action 302, FPS 1.80, Running 218.13s Step 425( 60.60%), action 303, FPS 1.88, Running 218.53s Step 426( 60.80%), action 304, FPS 1.91, Running 218.76s Step 427( 61.00%), action 305, FPS 1.93, Running 219.37s Step 428( 61.20%), action 306, FPS 1.97, Running 219.87s Step 429( 61.40%), action 307, FPS 2.01, Running 220.50s Step 430( 61.60%), action 308, FPS 1.98, Running 221.02s Step 431( 61.80%), action 309, FPS 2.00, Running 221.74s Step 432( 62.00%), action 310, FPS 2.01, Running 222.11s Step 433( 62.20%), action 311, FPS 1.96, Running 223.04s Step 434( 62.40%), action 312, FPS 1.97, Running 223.46s Step 435( 62.60%), action 313, FPS 1.95, Running 224.20s Step 436( 62.80%), action 314, FPS 1.92, Running 224.81s Step 437( 63.00%), action 315, FPS 1.90, Running 225.63s Step 438( 63.20%), action 316, FPS 1.88, Running 226.25s Step 439( 63.40%), action 317, FPS 1.87, Running 226.85s Step 440( 63.60%), action 318, FPS 1.88, Running 227.35s Step 441( 63.80%), action 319, FPS 1.80, Running 228.12s Step 442( 64.00%), action 320, FPS 1.78, Running 228.51s Step 443( 64.20%), action 321, FPS 1.71, Running 229.36s Step 444( 64.40%), action 322, FPS 1.72, Running 229.76s Step 445( 64.60%), action 323, FPS 1.71, Running 230.22s Step 446( 64.80%), action 324, FPS 1.67, Running 230.72s Step 447( 65.00%), action 325, FPS 1.64, Running 231.53s Step 448( 65.20%), action 326, FPS 1.65, Running 231.97s Step 449( 65.40%), action 327, FPS 1.64, Running 232.72s Step 450( 65.60%), action 328, FPS 1.62, Running 233.33s Step 451( 65.80%), action 329, FPS 1.63, Running 233.99s Step 452( 66.00%), action 330, FPS 1.61, Running 234.55s Step 453( 66.20%), action 331, FPS 1.62, Running 235.40s Step 454( 66.40%), action 332, FPS 1.64, Running 235.66s Step 455( 66.60%), action 333, FPS 1.66, Running 236.26s Step 456( 66.80%), action 334, FPS 1.69, Running 236.66s Step 457( 67.00%), action 335, FPS 1.77, Running 236.93s Step 458( 67.20%), action 336, FPS 1.79, Running 237.41s Step 459( 67.40%), action 337, FPS 1.79, Running 238.02s Step 460( 67.60%), action 338, FPS 1.78, Running 238.56s Step 461( 67.80%), action 339, FPS 1.80, Running 239.24s Step 462( 68.00%), action 340, FPS 1.79, Running 239.70s Step 463( 68.20%), action 341, FPS 1.83, Running 240.29s Step 464( 68.40%), action 342, FPS 1.79, Running 240.93s Step 465( 68.60%), action 343, FPS 1.72, Running 241.84s Step 466( 68.80%), action 344, FPS 1.71, Running 242.45s Step 467( 69.00%), action 345, FPS 1.71, Running 243.26s Step 468( 69.20%), action 346, FPS 1.69, Running 243.79s Step 469( 69.40%), action 347, FPS 1.63, Running 244.98s Step 470( 69.60%), action 348, FPS 1.65, Running 245.49s Step 471( 69.80%), action 349, FPS 1.59, Running 246.54s Step 472( 70.00%), action 350, FPS 1.59, Running 247.09s Step 473( 70.20%), action 351, FPS 1.60, Running 247.87s Step 474( 70.40%), action 352, FPS 1.54, Running 248.63s Step 475( 70.60%), action 353, FPS 1.53, Running 249.34s Step 476( 70.80%), action 354, FPS 1.50, Running 250.03s Step 477( 71.00%), action 355, FPS 1.46, Running 250.60s Step 478( 71.20%), action 356, FPS 1.43, Running 251.41s Step 479( 71.40%), action 357, FPS 1.41, Running 252.17s Step 480( 71.60%), action 358, FPS 1.43, Running 252.56s Step 481( 71.80%), action 359, FPS 1.42, Running 253.30s Step 482( 72.00%), action 360, FPS 1.40, Running 253.98s Step 483( 72.20%), action 361, FPS 1.38, Running 254.82s Step 484( 72.40%), action 362, FPS 1.42, Running 255.06s Step 485( 72.60%), action 363, FPS 1.45, Running 255.66s Step 486( 72.80%), action 364, FPS 1.48, Running 255.96s Step 487( 73.00%), action 365, FPS 1.51, Running 256.53s Step 488( 73.20%), action 366, FPS 1.50, Running 257.12s Step 489( 73.40%), action 367, FPS 1.57, Running 257.71s Step 490( 73.60%), action 368, FPS 1.57, Running 258.22s Step 491( 73.80%), action 369, FPS 1.63, Running 258.82s Step 492( 74.00%), action 370, FPS 1.64, Running 259.31s Step 493( 74.20%), action 371, FPS 1.63, Running 260.16s Step 494( 74.40%), action 372, FPS 1.69, Running 260.46s Step 495( 74.60%), action 373, FPS 1.71, Running 261.01s Step 496( 74.80%), action 374, FPS 1.74, Running 261.50s Step 497( 75.00%), action 375, FPS 1.72, Running 262.22s Step 498( 75.20%), action 376, FPS 1.78, Running 262.64s Step 499( 75.40%), action 377, FPS 1.77, Running 263.44s Step 500( 75.60%), action 378, FPS 1.77, Running 263.84s Step 501( 75.80%), action 379, FPS 1.77, Running 264.59s Step 502( 76.00%), action 380, FPS 1.83, Running 264.89s Step 503( 76.20%), action 381, FPS 1.84, Running 265.67s Step 504( 76.40%), action 382, FPS 1.82, Running 266.04s Step 505( 76.60%), action 383, FPS 1.81, Running 266.71s Step 506( 76.80%), action 384, FPS 1.78, Running 267.17s Step 507( 77.00%), action 385, FPS 1.75, Running 267.97s Step 508( 77.20%), action 386, FPS 1.74, Running 268.60s Step 509( 77.40%), action 387, FPS 1.74, Running 269.21s Step 510( 77.60%), action 388, FPS 1.74, Running 269.71s Step 511( 77.80%), action 389, FPS 1.74, Running 270.32s Step 512( 78.00%), action 390, FPS 1.72, Running 270.91s Step 513( 78.20%), action 391, FPS 1.73, Running 271.72s Step 514( 78.40%), action 392, FPS 1.70, Running 272.26s Step 515( 78.60%), action 393, FPS 1.71, Running 272.69s Step 516( 78.80%), action 394, FPS 1.69, Running 273.34s Step 517( 79.00%), action 395, FPS 1.72, Running 273.87s Step 518( 79.20%), action 396, FPS 1.70, Running 274.38s Step 519( 79.40%), action 397, FPS 1.69, Running 275.29s Step 520( 79.60%), action 398, FPS 1.67, Running 275.79s Step 521( 79.80%), action 399, FPS 1.69, Running 276.45s Step 522( 80.00%), action 400, FPS 1.64, Running 277.06s Step 523( 80.20%), action 401, FPS 1.67, Running 277.68s Step 524( 80.40%), action 402, FPS 1.64, Running 278.23s [2026-08-01 19:31:11] [66 ] Seed 65 success after 278.80 s. +steps: 524 , actions: 402 . +Instruction: Empty +Total 39/66(59.09%) success. +Setting seed: 66 +Step 1( N/A%), pre moving , FPS 2.84, Running 0.35s Step 2( N/A%), pre moving , FPS 4.74, Running 0.42s Step 3( N/A%), pre moving , FPS 6.29, Running 0.48s Step 4( N/A%), pre moving , FPS 7.34, Running 0.55s Step 5( N/A%), pre moving , FPS 8.12, Running 0.62s Step 6( N/A%), pre moving , FPS 6.38, Running 0.94s Step 7( N/A%), pre moving , FPS 6.81, Running 1.03s Step 8( N/A%), pre moving , FPS 7.36, Running 1.09s Step 9( N/A%), pre moving , FPS 7.76, Running 1.16s Step 10( N/A%), pre moving , FPS 7.10, Running 1.41s Step 11( N/A%), pre moving , FPS 7.26, Running 1.52s Step 12( N/A%), pre moving , FPS 7.52, Running 1.60s Step 13( N/A%), pre moving , FPS 7.83, Running 1.66s Step 14( N/A%), pre moving , FPS 8.09, Running 1.73s Step 15( N/A%), pre moving , FPS 7.77, Running 1.93s Step 16( N/A%), pre moving , FPS 7.54, Running 2.12s Step 17( N/A%), pre moving , FPS 7.77, Running 2.19s Step 18( N/A%), pre moving , FPS 7.98, Running 2.25s Step 19( N/A%), pre moving , FPS 8.21, Running 2.31s Step 20( N/A%), pre moving , FPS 7.63, Running 2.62s Step 21( N/A%), pre moving , FPS 7.06, Running 3.19s Step 22( N/A%), pre moving , FPS 7.02, Running 3.27s Step 23( N/A%), pre moving , FPS 7.03, Running 3.32s Step 24( N/A%), pre moving , FPS 6.65, Running 3.55s Step 25( N/A%), pre moving , FPS 6.42, Running 3.73s Step 26( N/A%), pre moving , FPS 5.97, Running 4.29s Step 27( N/A%), pre moving , FPS 5.97, Running 4.38s Step 28( N/A%), pre moving , FPS 5.95, Running 4.45s Step 29( N/A%), pre moving , FPS 5.69, Running 4.68s Step 30( N/A%), pre moving , FPS 5.88, Running 4.81s Step 31( N/A%), pre moving , FPS 6.00, Running 4.85s Step 32( N/A%), pre moving , FPS 5.98, Running 4.94s Step 33( N/A%), pre moving , FPS 5.97, Running 5.01s Step 34( N/A%), pre moving , FPS 5.78, Running 5.19s Step 35( N/A%), pre moving , FPS 5.82, Running 5.37s Step 36( N/A%), pre moving , FPS 5.17, Running 5.99s Step 37( N/A%), pre moving , FPS 5.13, Running 6.09s Step 38( N/A%), pre moving , FPS 5.14, Running 6.15s Step 39( N/A%), pre moving , FPS 5.14, Running 6.21s Step 40( N/A%), pre moving , FPS 5.13, Running 6.52s Step 41( N/A%), pre moving , FPS 5.86, Running 6.60s Step 42( N/A%), pre moving , FPS 5.93, Running 6.64s Step 43( N/A%), pre moving , FPS 5.93, Running 6.70s Step 44( N/A%), pre moving , FPS 6.23, Running 6.76s Step 45( N/A%), pre moving , FPS 6.16, Running 6.98s Step 46( N/A%), pre moving , FPS 7.03, Running 7.14s Step 47( N/A%), pre moving , FPS 7.06, Running 7.22s Step 48( N/A%), pre moving , FPS 6.99, Running 7.31s Step 49( N/A%), pre moving , FPS 7.31, Running 7.41s Step 50( N/A%), pre moving , FPS 6.87, Running 7.72s Step 51( N/A%), pre moving , FPS 6.71, Running 7.83s Step 52( N/A%), pre moving , FPS 6.70, Running 7.93s Step 53( N/A%), pre moving , FPS 6.63, Running 8.02s Step 54( N/A%), pre moving , FPS 6.27, Running 8.38s Step 55( N/A%), pre moving , FPS 6.45, Running 8.47s Step 56( N/A%), pre moving , FPS 7.30, Running 8.73s Step 57( N/A%), pre moving , FPS 7.14, Running 8.89s Step 58( N/A%), pre moving , FPS 7.00, Running 9.00s Step 59( N/A%), pre moving , FPS 6.91, Running 9.10s Step 60( N/A%), pre moving , FPS 6.84, Running 9.45s Step 61( N/A%), pre moving , FPS 6.75, Running 9.57s Step 62( N/A%), pre moving , FPS 6.54, Running 9.70s Step 63( N/A%), pre moving , FPS 6.04, Running 10.01s Step 64( N/A%), pre moving , FPS 6.00, Running 10.10s Step 65( N/A%), pre moving , FPS 6.25, Running 10.18s Step 66( N/A%), pre moving , FPS 5.87, Running 10.54s Step 67( N/A%), pre moving , FPS 5.83, Running 10.65s Step 68( N/A%), pre moving , FPS 5.82, Running 10.75s Step 69( N/A%), pre moving , FPS 5.42, Running 11.10s Step 70( N/A%), pre moving , FPS 5.71, Running 11.22s Step 71( N/A%), pre moving , FPS 5.72, Running 11.33s Step 72( N/A%), pre moving , FPS 5.34, Running 11.67s Step 73( N/A%), pre moving , FPS 5.35, Running 11.76s Step 74( N/A%), pre moving , FPS 5.73, Running 11.87s Step 75( N/A%), pre moving , FPS 5.33, Running 12.22s Step 76( N/A%), pre moving , FPS 5.54, Running 12.34s Step 77( N/A%), pre moving , FPS 5.49, Running 12.54s Step 78( N/A%), pre moving , FPS 5.22, Running 12.83s Step 79( N/A%), pre moving , FPS 5.22, Running 12.93s Step 80( N/A%), pre moving , FPS 5.37, Running 13.17s Step 81( N/A%), pre moving , FPS 5.27, Running 13.36s Step 82( N/A%), pre moving , FPS 5.38, Running 13.42s Step 83( N/A%), pre moving , FPS 5.80, Running 13.46s Step 84( N/A%), pre moving , FPS 5.88, Running 13.50s Step 85( N/A%), pre moving , FPS 5.95, Running 13.54s Step 86( N/A%), pre moving , FPS 6.59, Running 13.58s Step 87( N/A%), pre moving , FPS 6.74, Running 13.61s Step 88( N/A%), pre moving , FPS 6.90, Running 13.65s Step 89( N/A%), pre moving , FPS 7.77, Running 13.68s Step 90( N/A%), pre moving , FPS 8.02, Running 13.72s Step 91( N/A%), pre moving , FPS 8.22, Running 13.76s Step 92( N/A%), pre moving , FPS 9.42, Running 13.79s Step 93( N/A%), pre moving , FPS 9.71, Running 13.82s Step 94( N/A%), pre moving , FPS 10.15, Running 13.84s Step 95( N/A%), pre moving , FPS 11.91, Running 13.90s Step 96( N/A%), pre moving , FPS 12.34, Running 13.96s Step 97( N/A%), pre moving , FPS 13.34, Running 14.03s Step 98( N/A%), pre moving , FPS 13.21, Running 14.34s Step 99( N/A%), pre moving , FPS 13.68, Running 14.40s Step 100( N/A%), pre moving , FPS 15.30, Running 14.48s Step 101( N/A%), pre moving , FPS 16.71, Running 14.56s Step 102( N/A%), pre moving , FPS 13.80, Running 14.87s Step 103( N/A%), pre moving , FPS 5.95, Running 16.82s Step 104( N/A%), pre moving , FPS 5.03, Running 17.47s Step 105( N/A%), pre moving , FPS 4.69, Running 17.80s Step 106( N/A%), pre moving , FPS 4.21, Running 18.32s Step 107( N/A%), pre moving , FPS 4.08, Running 18.51s Step 108( N/A%), pre moving , FPS 3.68, Running 19.09s Step 109( N/A%), pre moving , FPS 3.46, Running 19.45s Step 110( N/A%), pre moving , FPS 3.20, Running 19.97s Step 111( N/A%), pre moving , FPS 3.14, Running 20.12s Step 112( N/A%), pre moving , FPS 2.90, Running 20.68s Step 113( N/A%), pre moving , FPS 2.74, Running 21.12s Step 114( N/A%), pre moving , FPS 2.56, Running 21.64s Step 115( N/A%), pre moving , FPS 2.53, Running 21.80s Step 116( N/A%), pre moving , FPS 2.39, Running 22.32s Step 117( N/A%), pre moving , FPS 2.30, Running 22.74s Step 118( N/A%), pre moving , FPS 2.25, Running 23.24s Step 119( N/A%), pre moving , FPS 2.22, Running 23.41s Step 120( N/A%), pre moving , FPS 2.11, Running 23.98s Step 121( N/A%), pre moving , FPS 2.03, Running 24.39s Step 122( N/A%), pre moving , FPS 1.99, Running 24.93s Step 123( 0.20%), action 1, FPS 2.19, Running 25.95s Step 124( 0.40%), action 2, FPS 2.25, Running 26.37s Step 125( 0.60%), action 3, FPS 2.15, Running 27.12s Step 126( 0.80%), action 4, FPS 2.18, Running 27.48s Step 127( 1.00%), action 5, FPS 2.07, Running 28.19s Step 128( 1.20%), action 6, FPS 2.11, Running 28.57s Step 129( 1.40%), action 7, FPS 2.03, Running 29.28s Step 130( 1.60%), action 8, FPS 2.06, Running 29.68s Step 131( 1.80%), action 9, FPS 1.95, Running 30.39s Step 132( 2.00%), action 10, FPS 2.01, Running 30.64s Step 133( 2.20%), action 11, FPS 1.94, Running 31.44s Step 134( 2.40%), action 12, FPS 1.97, Running 31.77s Step 135( 2.60%), action 13, FPS 1.95, Running 32.05s Step 136( 2.80%), action 14, FPS 2.02, Running 32.24s Step 137( 3.00%), action 15, FPS 2.06, Running 32.47s Step 138( 3.20%), action 16, FPS 2.12, Running 32.68s Step 139( 3.40%), action 17, FPS 2.09, Running 32.99s Step 140( 3.60%), action 18, FPS 2.16, Running 33.25s Step 141( 3.80%), action 19, FPS 2.12, Running 33.81s Step 142( 4.00%), action 20, FPS 2.16, Running 34.20s Step 143( 4.20%), action 21, FPS 2.23, Running 34.94s Step 144( 4.40%), action 22, FPS 2.21, Running 35.41s Step 145( 4.60%), action 23, FPS 2.25, Running 36.02s Step 146( 4.80%), action 24, FPS 2.24, Running 36.40s Step 147( 5.00%), action 25, FPS 2.25, Running 37.09s Step 148( 5.20%), action 26, FPS 2.21, Running 37.63s Step 149( 5.40%), action 27, FPS 2.23, Running 38.25s Step 150( 5.60%), action 28, FPS 2.20, Running 38.79s Step 151( 5.80%), action 29, FPS 2.16, Running 39.66s Step 152( 6.00%), action 30, FPS 2.14, Running 39.97s Step 153( 6.20%), action 31, FPS 2.13, Running 40.85s Step 154( 6.40%), action 32, FPS 2.12, Running 41.22s Step 155( 6.60%), action 33, FPS 2.01, Running 42.01s Step 156( 6.80%), action 34, FPS 1.97, Running 42.38s Step 157( 7.00%), action 35, FPS 1.86, Running 43.20s Step 158( 7.20%), action 36, FPS 1.83, Running 43.59s Step 159( 7.40%), action 37, FPS 1.76, Running 44.37s Step 160( 7.60%), action 38, FPS 1.70, Running 44.98s Step 161( 7.80%), action 39, FPS 1.66, Running 45.89s Step 162( 8.00%), action 40, FPS 1.65, Running 46.30s Step 163( 8.20%), action 41, FPS 1.60, Running 47.44s Step 164( 8.40%), action 42, FPS 1.62, Running 47.78s Step 165( 8.60%), action 43, FPS 1.59, Running 48.57s Step 166( 8.80%), action 44, FPS 1.58, Running 49.06s Step 167( 9.00%), action 45, FPS 1.58, Running 49.77s Step 168( 9.20%), action 46, FPS 1.59, Running 50.17s Step 169( 9.40%), action 47, FPS 1.59, Running 50.86s Step 170( 9.60%), action 48, FPS 1.62, Running 51.11s Step 171( 9.80%), action 49, FPS 1.70, Running 51.42s Step 172( 10.00%), action 50, FPS 1.68, Running 51.86s Step 173( 10.20%), action 51, FPS 1.72, Running 52.48s Step 174( 10.40%), action 52, FPS 1.74, Running 52.74s Step 175( 10.60%), action 53, FPS 1.80, Running 53.15s Step 176( 10.80%), action 54, FPS 1.79, Running 53.56s Step 177( 11.00%), action 55, FPS 1.77, Running 54.54s Step 178( 11.20%), action 56, FPS 1.73, Running 55.16s Step 179( 11.40%), action 57, FPS 1.71, Running 56.06s Step 180( 11.60%), action 58, FPS 1.73, Running 56.56s Step 181( 11.80%), action 59, FPS 1.77, Running 57.21s Step 182( 12.00%), action 60, FPS 1.74, Running 57.81s Step 183( 12.20%), action 61, FPS 1.77, Running 58.72s Step 184( 12.40%), action 62, FPS 1.76, Running 59.11s Step 185( 12.60%), action 63, FPS 1.77, Running 59.90s Step 186( 12.80%), action 64, FPS 1.75, Running 60.47s Step 187( 13.00%), action 65, FPS 1.73, Running 61.32s Step 188( 13.20%), action 66, FPS 1.74, Running 61.66s Step 189( 13.40%), action 67, FPS 1.71, Running 62.56s Step 190( 13.60%), action 68, FPS 1.69, Running 62.95s Step 191( 13.80%), action 69, FPS 1.62, Running 63.74s Step 192( 14.00%), action 70, FPS 1.63, Running 64.11s Step 193( 14.20%), action 71, FPS 1.56, Running 65.33s Step 194( 14.40%), action 72, FPS 1.51, Running 65.95s Step 195( 14.60%), action 73, FPS 1.46, Running 66.89s Step 196( 14.80%), action 74, FPS 1.43, Running 67.52s Step 197( 15.00%), action 75, FPS 1.43, Running 68.49s Step 198( 15.20%), action 76, FPS 1.46, Running 68.88s Step 199( 15.40%), action 77, FPS 1.47, Running 69.68s Step 200( 15.60%), action 78, FPS 1.48, Running 70.05s Step 201( 15.80%), action 79, FPS 1.48, Running 70.77s Step 202( 16.00%), action 80, FPS 1.51, Running 71.08s Step 203( 16.20%), action 81, FPS 1.56, Running 71.54s Step 204( 16.40%), action 82, FPS 1.58, Running 71.78s Step 205( 16.60%), action 83, FPS 1.59, Running 72.48s Step 206( 16.80%), action 84, FPS 1.60, Running 72.94s Step 207( 17.00%), action 85, FPS 1.62, Running 73.69s Step 208( 17.20%), action 86, FPS 1.61, Running 74.04s Step 209( 17.40%), action 87, FPS 1.63, Running 74.87s Step 210( 17.60%), action 88, FPS 1.62, Running 75.30s Step 211( 17.80%), action 89, FPS 1.62, Running 76.08s Step 212( 18.00%), action 90, FPS 1.62, Running 76.44s Step 213( 18.20%), action 91, FPS 1.67, Running 77.33s Step 214( 18.40%), action 92, FPS 1.68, Running 77.87s Step 215( 18.60%), action 93, FPS 1.68, Running 78.83s Step 216( 18.80%), action 94, FPS 1.67, Running 79.47s Step 217( 19.00%), action 95, FPS 1.70, Running 80.27s Step 218( 19.20%), action 96, FPS 1.66, Running 80.93s Step 219( 19.40%), action 97, FPS 1.67, Running 81.66s Step 220( 19.60%), action 98, FPS 1.66, Running 82.13s Step 221( 19.80%), action 99, FPS 1.65, Running 82.88s Step 222( 20.00%), action 100, FPS 1.61, Running 83.51s Step 223( 20.20%), action 101, FPS 1.55, Running 84.47s Step 224( 20.40%), action 102, FPS 1.53, Running 84.90s Step 225( 20.60%), action 103, FPS 1.52, Running 85.65s Step 226( 20.80%), action 104, FPS 1.52, Running 86.13s Step 227( 21.00%), action 105, FPS 1.53, Running 86.80s Step 228( 21.20%), action 106, FPS 1.50, Running 87.39s Step 229( 21.40%), action 107, FPS 1.50, Running 88.24s Step 230( 21.60%), action 108, FPS 1.48, Running 88.81s Step 231( 21.80%), action 109, FPS 1.49, Running 89.54s Step 232( 22.00%), action 110, FPS 1.44, Running 90.29s Step 233( 22.20%), action 111, FPS 1.48, Running 90.85s Step 234( 22.40%), action 112, FPS 1.50, Running 91.22s Step 235( 22.60%), action 113, FPS 1.56, Running 91.61s Step 236( 22.80%), action 114, FPS 1.58, Running 92.10s Step 237( 23.00%), action 115, FPS 1.58, Running 92.89s Step 238( 23.20%), action 116, FPS 1.60, Running 93.46s Step 239( 23.40%), action 117, FPS 1.57, Running 94.43s Step 240( 23.60%), action 118, FPS 1.57, Running 94.86s Step 241( 23.80%), action 119, FPS 1.57, Running 95.64s Step 242( 24.00%), action 120, FPS 1.59, Running 96.12s Step 243( 24.20%), action 121, FPS 1.57, Running 97.22s Step 244( 24.40%), action 122, FPS 1.56, Running 97.75s Step 245( 24.60%), action 123, FPS 1.51, Running 98.92s Step 246( 24.80%), action 124, FPS 1.49, Running 99.57s Step 247( 25.00%), action 125, FPS 1.45, Running 100.57s Step 248( 25.20%), action 126, FPS 1.43, Running 101.35s Step 249( 25.40%), action 127, FPS 1.43, Running 102.19s Step 250( 25.60%), action 128, FPS 1.45, Running 102.65s Step 251( 25.80%), action 129, FPS 1.40, Running 103.83s Step 252( 26.00%), action 130, FPS 1.42, Running 104.34s Step 253( 26.20%), action 131, FPS 1.39, Running 105.22s Step 254( 26.40%), action 132, FPS 1.37, Running 105.79s Step 255( 26.60%), action 133, FPS 1.32, Running 106.74s Step 256( 26.80%), action 134, FPS 1.30, Running 107.53s Step 257( 27.00%), action 135, FPS 1.29, Running 108.37s Step 258( 27.20%), action 136, FPS 1.30, Running 108.82s Step 259( 27.40%), action 137, FPS 1.32, Running 109.57s Step 260( 27.60%), action 138, FPS 1.33, Running 109.86s Step 261( 27.80%), action 139, FPS 1.36, Running 110.33s Step 262( 28.00%), action 140, FPS 1.38, Running 110.62s Step 263( 28.20%), action 141, FPS 1.38, Running 111.66s Step 264( 28.40%), action 142, FPS 1.37, Running 112.36s Step 265( 28.60%), action 143, FPS 1.40, Running 113.16s Step 266( 28.80%), action 144, FPS 1.43, Running 113.57s Step 267( 29.00%), action 145, FPS 1.46, Running 114.28s Step 268( 29.20%), action 146, FPS 1.50, Running 114.65s Step 269( 29.40%), action 147, FPS 1.50, Running 115.50s Step 270( 29.60%), action 148, FPS 1.51, Running 115.88s Step 271( 29.80%), action 149, FPS 1.56, Running 116.67s Step 272( 30.00%), action 150, FPS 1.55, Running 117.23s Step 273( 30.20%), action 151, FPS 1.54, Running 118.22s Step 274( 30.40%), action 152, FPS 1.57, Running 118.56s Step 275( 30.60%), action 153, FPS 1.58, Running 119.42s Step 276( 30.80%), action 154, FPS 1.62, Running 119.84s Step 277( 31.00%), action 155, FPS 1.64, Running 120.59s Step 278( 31.20%), action 156, FPS 1.64, Running 120.99s Step 279( 31.40%), action 157, FPS 1.65, Running 121.72s Step 280( 31.60%), action 158, FPS 1.61, Running 122.29s Step 281( 31.80%), action 159, FPS 1.58, Running 122.98s Step 282( 32.00%), action 160, FPS 1.55, Running 123.52s Step 283( 32.20%), action 161, FPS 1.56, Running 124.49s Step 284( 32.40%), action 162, FPS 1.60, Running 124.85s Step 285( 32.60%), action 163, FPS 1.60, Running 125.63s Step 286( 32.80%), action 164, FPS 1.59, Running 126.14s Step 287( 33.00%), action 165, FPS 1.55, Running 127.17s Step 288( 33.20%), action 166, FPS 1.55, Running 127.54s Step 289( 33.40%), action 167, FPS 1.56, Running 128.31s Step 290( 33.60%), action 168, FPS 1.58, Running 128.54s Step 291( 33.80%), action 169, FPS 1.64, Running 128.84s Step 292( 34.00%), action 170, FPS 1.69, Running 129.09s Step 293( 34.20%), action 171, FPS 1.77, Running 129.52s Step 294( 34.40%), action 172, FPS 1.79, Running 129.76s Step 295( 34.60%), action 173, FPS 1.86, Running 130.17s Step 296( 34.80%), action 174, FPS 1.87, Running 130.54s Step 297( 35.00%), action 175, FPS 1.87, Running 131.31s Step 298( 35.20%), action 176, FPS 1.87, Running 131.71s Step 299( 35.40%), action 177, FPS 1.87, Running 132.44s Step 300( 35.60%), action 178, FPS 1.86, Running 133.02s Step 301( 35.80%), action 179, FPS 1.82, Running 133.98s Step 302( 36.00%), action 180, FPS 1.82, Running 134.50s Step 303( 36.20%), action 181, FPS 1.80, Running 135.61s Step 304( 36.40%), action 182, FPS 1.74, Running 136.32s Step 305( 36.60%), action 183, FPS 1.71, Running 137.31s Step 306( 36.80%), action 184, FPS 1.68, Running 138.04s Step 307( 37.00%), action 185, FPS 1.70, Running 138.95s Step 308( 37.20%), action 186, FPS 1.67, Running 139.52s Step 309( 37.40%), action 187, FPS 1.69, Running 140.14s Step 310( 37.60%), action 188, FPS 1.63, Running 140.79s Step 311( 37.80%), action 189, FPS 1.54, Running 141.81s Step 312( 38.00%), action 190, FPS 1.47, Running 142.67s Step 313( 38.20%), action 191, FPS 1.39, Running 143.93s Step 314( 38.40%), action 192, FPS 1.34, Running 144.72s Step 315( 38.60%), action 193, FPS 1.30, Running 145.59s Step 316( 38.80%), action 194, FPS 1.27, Running 146.29s Step 317( 39.00%), action 195, FPS 1.25, Running 147.32s Step 318( 39.20%), action 196, FPS 1.22, Running 148.06s Step 319( 39.40%), action 197, FPS 1.26, Running 148.37s Step 320( 39.60%), action 198, FPS 1.26, Running 148.84s Step 321( 39.80%), action 199, FPS 1.32, Running 149.18s Step 322( 40.00%), action 200, FPS 1.33, Running 149.50s Step 323( 40.20%), action 201, FPS 1.37, Running 150.17s Step 324( 40.40%), action 202, FPS 1.39, Running 150.75s Step 325( 40.60%), action 203, FPS 1.39, Running 151.65s Step 326( 40.80%), action 204, FPS 1.40, Running 152.35s Step 327( 41.00%), action 205, FPS 1.42, Running 153.05s Step 328( 41.20%), action 206, FPS 1.42, Running 153.65s Step 329( 41.40%), action 207, FPS 1.40, Running 154.46s Step 330( 41.60%), action 208, FPS 1.43, Running 154.82s Step 331( 41.80%), action 209, FPS 1.46, Running 155.53s Step 332( 42.00%), action 210, FPS 1.51, Running 155.90s Step 333( 42.20%), action 211, FPS 1.56, Running 156.72s Step 334( 42.40%), action 212, FPS 1.58, Running 157.38s Step 335( 42.60%), action 213, FPS 1.60, Running 158.12s Step 336( 42.80%), action 214, FPS 1.63, Running 158.54s Step 337( 43.00%), action 215, FPS 1.66, Running 159.38s Step 338( 43.20%), action 216, FPS 1.70, Running 159.83s Step 339( 43.40%), action 217, FPS 1.64, Running 160.56s Step 340( 43.60%), action 218, FPS 1.61, Running 161.27s Step 341( 43.80%), action 219, FPS 1.55, Running 162.05s Step 342( 44.00%), action 220, FPS 1.55, Running 162.43s Step 343( 44.20%), action 221, FPS 1.52, Running 163.30s Step 344( 44.40%), action 222, FPS 1.55, Running 163.68s Step 345( 44.60%), action 223, FPS 1.57, Running 164.43s Step 346( 44.80%), action 224, FPS 1.58, Running 165.03s Step 347( 45.00%), action 225, FPS 1.59, Running 165.64s Step 348( 45.20%), action 226, FPS 1.60, Running 166.18s Step 349( 45.40%), action 227, FPS 1.62, Running 166.82s Step 350( 45.60%), action 228, FPS 1.60, Running 167.34s Step 351( 45.80%), action 229, FPS 1.65, Running 167.63s Step 352( 46.00%), action 230, FPS 1.63, Running 168.14s Step 353( 46.20%), action 231, FPS 1.68, Running 168.64s Step 354( 46.40%), action 232, FPS 1.70, Running 169.11s Step 355( 46.60%), action 233, FPS 1.74, Running 169.61s Step 356( 46.80%), action 234, FPS 1.70, Running 170.30s Step 357( 47.00%), action 235, FPS 1.72, Running 171.04s Step 358( 47.20%), action 236, FPS 1.70, Running 171.59s Step 359( 47.40%), action 237, FPS 1.69, Running 172.38s Step 360( 47.60%), action 238, FPS 1.73, Running 172.86s Step 361( 47.80%), action 239, FPS 1.70, Running 173.81s Step 362( 48.00%), action 240, FPS 1.67, Running 174.44s Step 363( 48.20%), action 241, FPS 1.63, Running 175.59s Step 364( 48.40%), action 242, FPS 1.61, Running 176.06s Step 365( 48.60%), action 243, FPS 1.61, Running 176.88s Step 366( 48.80%), action 244, FPS 1.61, Running 177.47s Step 367( 49.00%), action 245, FPS 1.59, Running 178.19s Step 368( 49.20%), action 246, FPS 1.58, Running 178.88s Step 369( 49.40%), action 247, FPS 1.55, Running 179.74s Step 370( 49.60%), action 248, FPS 1.56, Running 180.17s Step 371( 49.80%), action 249, FPS 1.45, Running 181.43s Step 372( 50.00%), action 250, FPS 1.45, Running 181.91s Step 373( 50.20%), action 251, FPS 1.39, Running 183.04s Step 374( 50.40%), action 252, FPS 1.38, Running 183.55s Step 375( 50.60%), action 253, FPS 1.37, Running 184.23s Step 376( 50.80%), action 254, FPS 1.37, Running 184.89s Step 377( 51.00%), action 255, FPS 1.36, Running 185.71s Step 378( 51.20%), action 256, FPS 1.34, Running 186.53s Step 379( 51.40%), action 257, FPS 1.37, Running 186.96s Step 380( 51.60%), action 258, FPS 1.36, Running 187.57s Step 381( 51.80%), action 259, FPS 1.39, Running 188.16s Step 382( 52.00%), action 260, FPS 1.39, Running 188.79s Step 383( 52.20%), action 261, FPS 1.39, Running 189.94s Step 384( 52.40%), action 262, FPS 1.38, Running 190.61s Step 385( 52.60%), action 263, FPS 1.38, Running 191.34s Step 386( 52.80%), action 264, FPS 1.39, Running 191.86s Step 387( 53.00%), action 265, FPS 1.36, Running 192.92s Step 388( 53.20%), action 266, FPS 1.35, Running 193.70s Step 389( 53.40%), action 267, FPS 1.34, Running 194.63s Step 390( 53.60%), action 268, FPS 1.32, Running 195.36s Step 391( 53.80%), action 269, FPS 1.35, Running 196.26s Step 392( 54.00%), action 270, FPS 1.34, Running 196.88s Step 393( 54.20%), action 271, FPS 1.34, Running 197.91s Step 394( 54.40%), action 272, FPS 1.33, Running 198.63s Step 395( 54.60%), action 273, FPS 1.30, Running 199.56s Step 396( 54.80%), action 274, FPS 1.31, Running 200.20s Step 397( 55.00%), action 275, FPS 1.29, Running 201.19s Step 398( 55.20%), action 276, FPS 1.32, Running 201.67s Step 399( 55.40%), action 277, FPS 1.30, Running 202.39s Step 400( 55.60%), action 278, FPS 1.30, Running 203.00s Step 401( 55.80%), action 279, FPS 1.29, Running 203.67s Step 402( 56.00%), action 280, FPS 1.29, Running 204.32s Step 403( 56.20%), action 281, FPS 1.33, Running 205.03s Step 404( 56.40%), action 282, FPS 1.36, Running 205.33s Step 405( 56.60%), action 283, FPS 1.34, Running 206.24s Step 406( 56.80%), action 284, FPS 1.35, Running 206.71s Step 407( 57.00%), action 285, FPS 1.37, Running 207.47s Step 408( 57.20%), action 286, FPS 1.39, Running 208.07s Step 409( 57.40%), action 287, FPS 1.39, Running 208.97s Step 410( 57.60%), action 288, FPS 1.42, Running 209.45s Step 411( 57.80%), action 289, FPS 1.43, Running 210.21s Step 412( 58.00%), action 290, FPS 1.45, Running 210.70s Step 413( 58.20%), action 291, FPS 1.44, Running 211.83s Step 414( 58.40%), action 292, FPS 1.46, Running 212.31s Step 415( 58.60%), action 293, FPS 1.48, Running 213.04s Step 416( 58.80%), action 294, FPS 1.48, Running 213.70s Step 417( 59.00%), action 295, FPS 1.52, Running 214.35s Step 418( 59.20%), action 296, FPS 1.49, Running 215.13s Step 419( 59.40%), action 297, FPS 1.48, Running 215.88s Step 420( 59.60%), action 298, FPS 1.46, Running 216.66s Step 421( 59.80%), action 299, FPS 1.44, Running 217.56s Step 422( 60.00%), action 300, FPS 1.45, Running 218.13s Step 423( 60.20%), action 301, FPS 1.42, Running 219.13s Step 424( 60.40%), action 302, FPS 1.40, Running 219.62s Step 425( 60.60%), action 303, FPS 1.42, Running 220.33s Step 426( 60.80%), action 304, FPS 1.42, Running 220.80s Step 427( 61.00%), action 305, FPS 1.40, Running 221.73s Step 428( 61.20%), action 306, FPS 1.41, Running 222.20s Step 429( 61.40%), action 307, FPS 1.42, Running 223.02s Step 430( 61.60%), action 308, FPS 1.44, Running 223.38s Step 431( 61.80%), action 309, FPS 1.38, Running 224.65s Step 432( 62.00%), action 310, FPS 1.37, Running 225.27s Step 433( 62.20%), action 311, FPS 1.40, Running 226.15s Step 434( 62.40%), action 312, FPS 1.38, Running 226.82s Step 435( 62.60%), action 313, FPS 1.36, Running 227.72s Step 436( 62.80%), action 314, FPS 1.37, Running 228.33s Step 437( 63.00%), action 315, FPS 1.37, Running 228.92s Step 438( 63.20%), action 316, FPS 1.38, Running 229.63s Step 439( 63.40%), action 317, FPS 1.38, Running 230.38s Step 440( 63.60%), action 318, FPS 1.37, Running 231.27s Step 441( 63.80%), action 319, FPS 1.37, Running 232.21s [2026-08-01 19:35:04] [67 ] Seed 66 success after 232.48 s. +steps: 441 , actions: 319 . +Instruction: Empty +Total 40/67(59.70%) success. +Setting seed: 67 +Step 1( N/A%), pre moving , FPS 5.11, Running 0.20s Step 2( N/A%), pre moving , FPS 3.96, Running 0.51s Step 3( N/A%), pre moving , FPS 5.09, Running 0.59s Step 4( N/A%), pre moving , FPS 6.05, Running 0.66s Step 5( N/A%), pre moving , FPS 6.91, Running 0.72s Step 6( N/A%), pre moving , FPS 5.77, Running 1.04s Step 7( N/A%), pre moving , FPS 6.21, Running 1.13s Step 8( N/A%), pre moving , FPS 6.68, Running 1.20s Step 9( N/A%), pre moving , FPS 7.19, Running 1.25s Step 10( N/A%), pre moving , FPS 6.37, Running 1.57s Step 11( N/A%), pre moving , FPS 6.64, Running 1.66s Step 12( N/A%), pre moving , FPS 6.94, Running 1.73s Step 13( N/A%), pre moving , FPS 6.34, Running 2.05s Step 14( N/A%), pre moving , FPS 6.54, Running 2.14s Step 15( N/A%), pre moving , FPS 6.82, Running 2.20s Step 16( N/A%), pre moving , FPS 7.04, Running 2.27s Step 17( N/A%), pre moving , FPS 7.04, Running 2.41s Step 18( N/A%), pre moving , FPS 6.81, Running 2.64s Step 19( N/A%), pre moving , FPS 6.96, Running 2.73s Step 20( N/A%), pre moving , FPS 7.14, Running 2.80s Step 21( N/A%), pre moving , FPS 6.39, Running 3.33s Step 22( N/A%), pre moving , FPS 6.94, Running 3.39s Step 23( N/A%), pre moving , FPS 6.44, Running 3.69s Step 24( N/A%), pre moving , FPS 6.35, Running 3.81s Step 25( N/A%), pre moving , FPS 6.33, Running 3.88s Step 26( N/A%), pre moving , FPS 5.99, Running 4.38s Step 27( N/A%), pre moving , FPS 6.01, Running 4.45s Step 28( N/A%), pre moving , FPS 5.71, Running 4.70s Step 29( N/A%), pre moving , FPS 5.57, Running 4.84s Step 30( N/A%), pre moving , FPS 6.00, Running 4.90s Step 31( N/A%), pre moving , FPS 6.02, Running 4.98s Step 32( N/A%), pre moving , FPS 5.62, Running 5.29s Step 33( N/A%), pre moving , FPS 6.07, Running 5.35s Step 34( N/A%), pre moving , FPS 6.07, Running 5.43s Step 35( N/A%), pre moving , FPS 6.05, Running 5.51s Step 36( N/A%), pre moving , FPS 5.19, Running 6.12s Step 37( N/A%), pre moving , FPS 4.95, Running 6.45s Step 38( N/A%), pre moving , FPS 5.14, Running 6.54s Step 39( N/A%), pre moving , FPS 5.16, Running 6.60s Step 40( N/A%), pre moving , FPS 5.16, Running 6.67s Step 41( N/A%), pre moving , FPS 5.46, Running 6.99s Step 42( N/A%), pre moving , FPS 5.43, Running 7.07s Step 43( N/A%), pre moving , FPS 5.82, Running 7.13s Step 44( N/A%), pre moving , FPS 5.90, Running 7.20s Step 45( N/A%), pre moving , FPS 5.46, Running 7.55s Step 46( N/A%), pre moving , FPS 6.21, Running 7.60s Step 47( N/A%), pre moving , FPS 6.28, Running 7.64s Step 48( N/A%), pre moving , FPS 6.73, Running 7.67s Step 49( N/A%), pre moving , FPS 6.98, Running 7.71s Step 50( N/A%), pre moving , FPS 7.06, Running 7.74s Step 51( N/A%), pre moving , FPS 7.17, Running 7.77s Step 52( N/A%), pre moving , FPS 7.98, Running 7.79s Step 53( N/A%), pre moving , FPS 8.09, Running 7.82s Step 54( N/A%), pre moving , FPS 8.28, Running 7.85s Step 55( N/A%), pre moving , FPS 8.43, Running 7.88s Step 56( N/A%), pre moving , FPS 11.23, Running 7.90s Step 57( N/A%), pre moving , FPS 13.49, Running 7.93s Step 58( N/A%), pre moving , FPS 14.05, Running 7.96s Step 59( N/A%), pre moving , FPS 14.41, Running 7.99s Step 60( N/A%), pre moving , FPS 14.83, Running 8.02s Step 61( N/A%), pre moving , FPS 18.78, Running 8.05s Step 62( N/A%), pre moving , FPS 19.73, Running 8.08s Step 63( N/A%), pre moving , FPS 20.38, Running 8.11s Step 64( N/A%), pre moving , FPS 21.19, Running 8.15s Step 65( N/A%), pre moving , FPS 31.68, Running 8.18s Step 66( N/A%), pre moving , FPS 32.48, Running 8.22s Step 67( N/A%), pre moving , FPS 30.45, Running 8.29s Step 68( N/A%), pre moving , FPS 29.83, Running 8.34s Step 69( N/A%), pre moving , FPS 28.85, Running 8.40s Step 70( N/A%), pre moving , FPS 27.44, Running 8.47s Step 71( N/A%), pre moving , FPS 26.13, Running 8.53s Step 72( N/A%), pre moving , FPS 25.00, Running 8.59s Step 73( N/A%), pre moving , FPS 24.00, Running 8.65s Step 74( N/A%), pre moving , FPS 23.34, Running 8.71s Step 75( N/A%), pre moving , FPS 23.32, Running 8.74s Step 76( N/A%), pre moving , FPS 23.32, Running 8.76s Step 77( N/A%), pre moving , FPS 21.50, Running 8.86s Step 78( N/A%), pre moving , FPS 20.19, Running 8.95s Step 79( N/A%), pre moving , FPS 15.20, Running 9.31s Step 80( N/A%), pre moving , FPS 14.26, Running 9.42s Step 81( N/A%), pre moving , FPS 13.69, Running 9.51s Step 82( N/A%), pre moving , FPS 13.27, Running 9.59s Step 83( N/A%), pre moving , FPS 10.79, Running 9.96s Step 84( N/A%), pre moving , FPS 10.43, Running 10.06s Step 85( N/A%), pre moving , FPS 8.95, Running 10.42s Step 86( N/A%), pre moving , FPS 8.74, Running 10.51s Step 87( N/A%), pre moving , FPS 8.78, Running 10.57s Step 88( N/A%), pre moving , FPS 8.72, Running 10.63s Step 89( N/A%), pre moving , FPS 7.85, Running 10.95s Step 90( N/A%), pre moving , FPS 7.78, Running 11.04s Step 91( N/A%), pre moving , FPS 7.78, Running 11.10s Step 92( N/A%), pre moving , FPS 7.77, Running 11.17s Step 93( N/A%), pre moving , FPS 7.80, Running 11.22s Step 94( N/A%), pre moving , FPS 7.06, Running 11.54s Step 95( N/A%), pre moving , FPS 6.92, Running 11.63s Step 96( N/A%), pre moving , FPS 6.81, Running 11.70s Step 97( N/A%), pre moving , FPS 6.34, Running 12.02s Step 98( N/A%), pre moving , FPS 6.34, Running 12.10s Step 99( N/A%), pre moving , FPS 7.00, Running 12.16s Step 100( N/A%), pre moving , FPS 7.12, Running 12.23s Step 101( N/A%), pre moving , FPS 6.59, Running 12.55s Step 102( N/A%), pre moving , FPS 6.57, Running 12.63s Step 103( N/A%), pre moving , FPS 7.32, Running 12.70s Step 104( N/A%), pre moving , FPS 7.40, Running 12.76s Step 105( N/A%), pre moving , FPS 4.36, Running 15.01s Step 106( N/A%), pre moving , FPS 3.99, Running 15.52s Step 107( N/A%), pre moving , FPS 3.73, Running 15.93s Step 108( N/A%), pre moving , FPS 3.44, Running 16.44s Step 109( N/A%), pre moving , FPS 3.51, Running 16.65s Step 110( N/A%), pre moving , FPS 3.24, Running 17.22s Step 111( N/A%), pre moving , FPS 3.05, Running 17.66s Step 112( N/A%), pre moving , FPS 2.84, Running 18.22s Step 113( N/A%), pre moving , FPS 2.79, Running 18.39s Step 114( N/A%), pre moving , FPS 2.69, Running 18.96s Step 115( N/A%), pre moving , FPS 2.57, Running 19.41s Step 116( N/A%), pre moving , FPS 2.42, Running 19.97s Step 117( N/A%), pre moving , FPS 2.45, Running 20.17s Step 118( N/A%), pre moving , FPS 2.28, Running 20.88s Step 119( N/A%), pre moving , FPS 2.24, Running 21.11s Step 120( N/A%), pre moving , FPS 2.12, Running 21.67s Step 121( N/A%), pre moving , FPS 2.15, Running 21.85s Step 122( N/A%), pre moving , FPS 2.02, Running 22.54s Step 123( N/A%), pre moving , FPS 1.96, Running 22.88s Step 124( N/A%), pre moving , FPS 1.89, Running 23.34s Step 125( 0.20%), action 1, FPS 2.07, Running 24.65s Step 126( 0.40%), action 2, FPS 2.06, Running 25.21s Step 127( 0.60%), action 3, FPS 1.92, Running 26.35s Step 128( 0.80%), action 4, FPS 1.92, Running 26.85s Step 129( 1.00%), action 5, FPS 1.89, Running 27.21s Step 130( 1.20%), action 6, FPS 1.84, Running 28.07s Step 131( 1.40%), action 7, FPS 1.82, Running 28.66s Step 132( 1.60%), action 8, FPS 1.83, Running 29.13s Step 133( 1.80%), action 9, FPS 1.72, Running 30.04s Step 134( 2.00%), action 10, FPS 1.76, Running 30.32s Step 135( 2.20%), action 11, FPS 1.65, Running 31.52s Step 136( 2.40%), action 12, FPS 1.66, Running 31.99s Step 137( 2.60%), action 13, FPS 1.62, Running 32.54s Step 138( 2.80%), action 14, FPS 1.65, Running 32.97s Step 139( 3.00%), action 15, FPS 1.57, Running 33.86s Step 140( 3.20%), action 16, FPS 1.59, Running 34.21s Step 141( 3.40%), action 17, FPS 1.52, Running 35.02s Step 142( 3.60%), action 18, FPS 1.55, Running 35.41s Step 143( 3.80%), action 19, FPS 1.51, Running 36.10s Step 144( 4.00%), action 20, FPS 1.52, Running 36.47s Step 145( 4.20%), action 21, FPS 1.58, Running 37.33s Step 146( 4.40%), action 22, FPS 1.57, Running 37.97s Step 147( 4.60%), action 23, FPS 1.60, Running 38.87s Step 148( 4.80%), action 24, FPS 1.56, Running 39.63s Step 149( 5.00%), action 25, FPS 1.50, Running 40.52s Step 150( 5.20%), action 26, FPS 1.55, Running 40.93s Step 151( 5.40%), action 27, FPS 1.54, Running 41.60s Step 152( 5.60%), action 28, FPS 1.50, Running 42.42s Step 153( 5.80%), action 29, FPS 1.52, Running 43.23s Step 154( 6.00%), action 30, FPS 1.50, Running 43.64s Step 155( 6.20%), action 31, FPS 1.54, Running 44.48s Step 156( 6.40%), action 32, FPS 1.54, Running 44.99s Step 157( 6.60%), action 33, FPS 1.55, Running 45.42s Step 158( 6.80%), action 34, FPS 1.55, Running 45.91s Step 159( 7.00%), action 35, FPS 1.57, Running 46.60s Step 160( 7.20%), action 36, FPS 1.54, Running 47.16s Step 161( 7.40%), action 37, FPS 1.55, Running 47.93s Step 162( 7.60%), action 38, FPS 1.55, Running 48.35s Step 163( 7.80%), action 39, FPS 1.56, Running 48.95s Step 164( 8.00%), action 40, FPS 1.53, Running 49.51s Step 165( 8.20%), action 41, FPS 1.53, Running 50.38s Step 166( 8.40%), action 42, FPS 1.58, Running 50.66s Step 167( 8.60%), action 43, FPS 1.58, Running 51.50s Step 168( 8.80%), action 44, FPS 1.64, Running 51.84s Step 169( 9.00%), action 45, FPS 1.65, Running 52.67s Step 170( 9.20%), action 46, FPS 1.65, Running 53.08s Step 171( 9.40%), action 47, FPS 1.63, Running 53.84s Step 172( 9.60%), action 48, FPS 1.69, Running 54.22s Step 173( 9.80%), action 49, FPS 1.70, Running 55.00s Step 174( 10.00%), action 50, FPS 1.69, Running 55.45s Step 175( 10.20%), action 51, FPS 1.71, Running 56.20s Step 176( 10.40%), action 52, FPS 1.70, Running 56.76s Step 177( 10.60%), action 53, FPS 1.66, Running 57.47s Step 178( 10.80%), action 54, FPS 1.66, Running 57.97s Step 179( 11.00%), action 55, FPS 1.64, Running 58.83s Step 180( 11.20%), action 56, FPS 1.65, Running 59.31s Step 181( 11.40%), action 57, FPS 1.66, Running 59.97s Step 182( 11.60%), action 58, FPS 1.63, Running 60.59s Step 183( 11.80%), action 59, FPS 1.62, Running 61.29s Step 184( 12.00%), action 60, FPS 1.59, Running 62.11s Step 185( 12.20%), action 61, FPS 1.56, Running 63.22s Step 186( 12.40%), action 62, FPS 1.53, Running 63.72s Step 187( 12.60%), action 63, FPS 1.57, Running 64.21s Step 188( 12.80%), action 64, FPS 1.54, Running 64.80s Step 189( 13.00%), action 65, FPS 1.57, Running 65.43s Step 190( 13.20%), action 66, FPS 1.55, Running 66.01s Step 191( 13.40%), action 67, FPS 1.52, Running 66.96s Step 192( 13.60%), action 68, FPS 1.52, Running 67.35s Step 193( 13.80%), action 69, FPS 1.52, Running 68.12s Step 194( 14.00%), action 70, FPS 1.50, Running 68.77s Step 195( 14.20%), action 71, FPS 1.48, Running 69.70s Step 196( 14.40%), action 72, FPS 1.49, Running 70.15s Step 197( 14.60%), action 73, FPS 1.50, Running 70.80s Step 198( 14.80%), action 74, FPS 1.48, Running 71.44s Step 199( 15.00%), action 75, FPS 1.47, Running 72.42s Step 200( 15.20%), action 76, FPS 1.47, Running 72.90s Step 201( 15.40%), action 77, FPS 1.41, Running 74.11s Step 202( 15.60%), action 78, FPS 1.40, Running 74.90s Step 203( 15.80%), action 79, FPS 1.41, Running 75.47s Step 204( 16.00%), action 80, FPS 1.44, Running 76.03s Step 205( 16.20%), action 81, FPS 1.45, Running 76.97s Step 206( 16.40%), action 82, FPS 1.47, Running 77.36s Step 207( 16.60%), action 83, FPS 1.44, Running 78.10s Step 208( 16.80%), action 84, FPS 1.44, Running 78.72s Step 209( 17.00%), action 85, FPS 1.41, Running 79.60s Step 210( 17.20%), action 86, FPS 1.41, Running 80.22s Step 211( 17.40%), action 87, FPS 1.44, Running 80.88s Step 212( 17.60%), action 88, FPS 1.41, Running 81.50s Step 213( 17.80%), action 89, FPS 1.44, Running 82.01s Step 214( 18.00%), action 90, FPS 1.47, Running 82.41s Step 215( 18.20%), action 91, FPS 1.48, Running 83.19s Step 216( 18.40%), action 92, FPS 1.47, Running 83.75s Step 217( 18.60%), action 93, FPS 1.47, Running 84.36s Step 218( 18.80%), action 94, FPS 1.49, Running 84.85s Step 219( 19.00%), action 95, FPS 1.50, Running 85.74s Step 220( 19.20%), action 96, FPS 1.51, Running 86.17s Step 221( 19.40%), action 97, FPS 1.56, Running 86.97s Step 222( 19.60%), action 98, FPS 1.57, Running 87.60s Step 223( 19.80%), action 99, FPS 1.53, Running 88.51s Step 224( 20.00%), action 100, FPS 1.52, Running 89.23s Step 225( 20.20%), action 101, FPS 1.48, Running 90.46s Step 226( 20.40%), action 102, FPS 1.44, Running 91.27s Step 227( 20.60%), action 103, FPS 1.42, Running 92.18s Step 228( 20.80%), action 104, FPS 1.41, Running 92.87s Step 229( 21.00%), action 105, FPS 1.42, Running 93.68s Step 230( 21.20%), action 106, FPS 1.43, Running 94.19s Step 231( 21.40%), action 107, FPS 1.42, Running 94.99s Step 232( 21.60%), action 108, FPS 1.44, Running 95.42s Step 233( 21.80%), action 109, FPS 1.42, Running 96.12s Step 234( 22.00%), action 110, FPS 1.40, Running 96.69s Step 235( 22.20%), action 111, FPS 1.38, Running 97.68s Step 236( 22.40%), action 112, FPS 1.39, Running 98.12s Step 237( 22.60%), action 113, FPS 1.38, Running 98.85s Step 238( 22.80%), action 114, FPS 1.35, Running 99.62s Step 239( 23.00%), action 115, FPS 1.39, Running 100.18s Step 240( 23.20%), action 116, FPS 1.40, Running 100.45s Step 241( 23.40%), action 117, FPS 1.45, Running 100.80s Step 242( 23.60%), action 118, FPS 1.48, Running 101.09s Step 243( 23.80%), action 119, FPS 1.51, Running 101.73s Step 244( 24.00%), action 120, FPS 1.54, Running 102.25s Step 245( 24.20%), action 121, FPS 1.56, Running 103.26s Step 246( 24.40%), action 122, FPS 1.64, Running 103.50s Step 247( 24.60%), action 123, FPS 1.66, Running 104.21s Step 248( 24.80%), action 124, FPS 1.70, Running 104.66s Step 249( 25.00%), action 125, FPS 1.69, Running 105.53s Step 250( 25.20%), action 126, FPS 1.70, Running 105.94s Step 251( 25.40%), action 127, FPS 1.71, Running 106.67s Step 252( 25.60%), action 128, FPS 1.71, Running 107.11s Step 253( 25.80%), action 129, FPS 1.70, Running 107.85s Step 254( 26.00%), action 130, FPS 1.71, Running 108.37s Step 255( 26.20%), action 131, FPS 1.72, Running 109.30s Step 256( 26.40%), action 132, FPS 1.74, Running 109.62s Step 257( 26.60%), action 133, FPS 1.72, Running 110.47s Step 258( 26.80%), action 134, FPS 1.78, Running 110.83s Step 259( 27.00%), action 135, FPS 1.75, Running 111.59s Step 260( 27.20%), action 136, FPS 1.73, Running 112.01s Step 261( 27.40%), action 137, FPS 1.68, Running 112.74s Step 262( 27.60%), action 138, FPS 1.64, Running 113.29s Step 263( 27.80%), action 139, FPS 1.63, Running 114.02s Step 264( 28.00%), action 140, FPS 1.62, Running 114.57s Step 265( 28.20%), action 141, FPS 1.63, Running 115.53s Step 266( 28.40%), action 142, FPS 1.61, Running 115.94s Step 267( 28.60%), action 143, FPS 1.61, Running 116.63s Step 268( 28.80%), action 144, FPS 1.63, Running 116.93s Step 269( 29.00%), action 145, FPS 1.62, Running 117.85s Step 270( 29.20%), action 146, FPS 1.58, Running 118.56s Step 271( 29.40%), action 147, FPS 1.61, Running 119.10s Step 272( 29.60%), action 148, FPS 1.62, Running 119.44s Step 273( 29.80%), action 149, FPS 1.67, Running 119.85s Step 274( 30.00%), action 150, FPS 1.70, Running 120.11s Step 275( 30.20%), action 151, FPS 1.67, Running 121.25s Step 276( 30.40%), action 152, FPS 1.61, Running 122.03s Step 277( 30.60%), action 153, FPS 1.63, Running 122.70s Step 278( 30.80%), action 154, FPS 1.62, Running 123.20s Step 279( 31.00%), action 155, FPS 1.60, Running 124.11s Step 280( 31.20%), action 156, FPS 1.58, Running 124.64s Step 281( 31.40%), action 157, FPS 1.53, Running 125.84s Step 282( 31.60%), action 158, FPS 1.53, Running 126.34s Step 283( 31.80%), action 159, FPS 1.49, Running 127.41s Step 284( 32.00%), action 160, FPS 1.50, Running 127.87s Step 285( 32.20%), action 161, FPS 1.51, Running 128.77s Step 286( 32.40%), action 162, FPS 1.48, Running 129.45s Step 287( 32.60%), action 163, FPS 1.46, Running 130.31s Step 288( 32.80%), action 164, FPS 1.45, Running 130.69s Step 289( 33.00%), action 165, FPS 1.46, Running 131.58s Step 290( 33.20%), action 166, FPS 1.45, Running 132.36s Step 291( 33.40%), action 167, FPS 1.41, Running 133.25s Step 292( 33.60%), action 168, FPS 1.41, Running 133.64s Step 293( 33.80%), action 169, FPS 1.37, Running 134.46s Step 294( 34.00%), action 170, FPS 1.35, Running 134.93s Step 295( 34.20%), action 171, FPS 1.38, Running 135.74s Step 296( 34.40%), action 172, FPS 1.40, Running 136.33s Step 297( 34.60%), action 173, FPS 1.38, Running 137.20s Step 298( 34.80%), action 174, FPS 1.38, Running 137.70s Step 299( 35.00%), action 175, FPS 1.39, Running 138.45s Step 300( 35.20%), action 176, FPS 1.37, Running 139.24s Step 301( 35.40%), action 177, FPS 1.43, Running 139.87s Step 302( 35.60%), action 178, FPS 1.43, Running 140.34s Step 303( 35.80%), action 179, FPS 1.47, Running 140.98s Step 304( 36.00%), action 180, FPS 1.47, Running 141.44s Step 305( 36.20%), action 181, FPS 1.48, Running 142.26s Step 306( 36.40%), action 182, FPS 1.49, Running 142.84s Step 307( 36.60%), action 183, FPS 1.50, Running 143.62s Step 308( 36.80%), action 184, FPS 1.49, Running 144.09s Step 309( 37.00%), action 185, FPS 1.51, Running 144.82s Step 310( 37.20%), action 186, FPS 1.53, Running 145.40s Step 311( 37.40%), action 187, FPS 1.58, Running 145.92s Step 312( 37.60%), action 188, FPS 1.57, Running 146.35s Step 313( 37.80%), action 189, FPS 1.60, Running 146.97s Step 314( 38.00%), action 190, FPS 1.61, Running 147.38s Step 315( 38.20%), action 191, FPS 1.61, Running 148.16s Step 316( 38.40%), action 192, FPS 1.64, Running 148.56s Step 317( 38.60%), action 193, FPS 1.65, Running 149.31s Step 318( 38.80%), action 194, FPS 1.65, Running 149.79s Step 319( 39.00%), action 195, FPS 1.66, Running 150.50s Step 320( 39.20%), action 196, FPS 1.72, Running 150.87s Step 321( 39.40%), action 197, FPS 1.70, Running 151.64s Step 322( 39.60%), action 198, FPS 1.71, Running 152.00s Step 323( 39.80%), action 199, FPS 1.69, Running 152.83s Step 324( 40.00%), action 200, FPS 1.70, Running 153.21s Step 325( 40.20%), action 201, FPS 1.67, Running 154.26s Step 326( 40.40%), action 202, FPS 1.70, Running 154.59s Step 327( 40.60%), action 203, FPS 1.68, Running 155.50s Step 328( 40.80%), action 204, FPS 1.70, Running 155.85s Step 329( 41.00%), action 205, FPS 1.70, Running 156.58s Step 330( 41.20%), action 206, FPS 1.76, Running 156.78s Step 331( 41.40%), action 207, FPS 1.79, Running 157.07s Step 332( 41.60%), action 208, FPS 1.82, Running 157.35s Step 333( 41.80%), action 209, FPS 1.87, Running 157.69s Step 334( 42.00%), action 210, FPS 1.89, Running 157.98s Step 335( 42.20%), action 211, FPS 1.89, Running 158.72s Step 336( 42.40%), action 212, FPS 1.90, Running 159.07s Step 337( 42.60%), action 213, FPS 1.90, Running 159.85s Step 338( 42.80%), action 214, FPS 1.92, Running 160.24s Step 339( 43.00%), action 215, FPS 1.91, Running 160.94s Step 340( 43.20%), action 216, FPS 1.92, Running 161.30s Step 341( 43.40%), action 217, FPS 1.92, Running 162.06s Step 342( 43.60%), action 218, FPS 1.94, Running 162.33s Step 343( 43.80%), action 219, FPS 1.95, Running 163.09s Step 344( 44.00%), action 220, FPS 1.96, Running 163.41s Step 345( 44.20%), action 221, FPS 2.00, Running 164.28s Step 346( 44.40%), action 222, FPS 1.99, Running 164.65s Step 347( 44.60%), action 223, FPS 2.02, Running 165.40s Step 348( 44.80%), action 224, FPS 2.02, Running 165.75s Step 349( 45.00%), action 225, FPS 2.01, Running 166.53s Step 350( 45.20%), action 226, FPS 2.00, Running 166.79s Step 351( 45.40%), action 227, FPS 1.90, Running 167.58s Step 352( 45.60%), action 228, FPS 1.89, Running 167.93s Step 353( 45.80%), action 229, FPS 1.81, Running 168.76s Step 354( 46.00%), action 230, FPS 1.80, Running 169.11s Step 355( 46.20%), action 231, FPS 1.78, Running 169.94s Step 356( 46.40%), action 232, FPS 1.78, Running 170.32s Step 357( 46.60%), action 233, FPS 1.79, Running 171.02s Step 358( 46.80%), action 234, FPS 1.79, Running 171.41s Step 359( 47.00%), action 235, FPS 1.79, Running 172.11s Step 360( 47.20%), action 236, FPS 1.79, Running 172.50s Step 361( 47.40%), action 237, FPS 1.80, Running 173.15s Step 362( 47.60%), action 238, FPS 1.78, Running 173.55s Step 363( 47.80%), action 239, FPS 1.77, Running 174.37s Step 364( 48.00%), action 240, FPS 1.76, Running 174.77s Step 365( 48.20%), action 241, FPS 1.77, Running 175.59s Step 366( 48.40%), action 242, FPS 1.75, Running 176.10s Step 367( 48.60%), action 243, FPS 1.83, Running 176.36s Step 368( 48.80%), action 244, FPS 1.85, Running 176.56s Step 369( 49.00%), action 245, FPS 1.95, Running 176.81s Step 370( 49.20%), action 246, FPS 1.93, Running 177.13s Step 371( 49.40%), action 247, FPS 1.93, Running 177.94s Step 372( 49.60%), action 248, FPS 1.90, Running 178.44s Step 373( 49.80%), action 249, FPS 1.95, Running 179.04s Step 374( 50.00%), action 250, FPS 1.93, Running 179.47s Step 375( 50.20%), action 251, FPS 1.95, Running 180.20s Step 376( 50.40%), action 252, FPS 1.93, Running 180.70s Step 377( 50.60%), action 253, FPS 1.90, Running 181.57s Step 378( 50.80%), action 254, FPS 1.88, Running 182.04s Step 379( 51.00%), action 255, FPS 1.88, Running 182.77s Step 380( 51.20%), action 256, FPS 1.85, Running 183.33s Step 381( 51.40%), action 257, FPS 1.85, Running 183.95s Step 382( 51.60%), action 258, FPS 1.86, Running 184.30s Step 383( 51.80%), action 259, FPS 1.85, Running 185.15s Step 384( 52.00%), action 260, FPS 1.84, Running 185.61s Step 385( 52.20%), action 261, FPS 1.83, Running 186.51s Step 386( 52.40%), action 262, FPS 1.79, Running 187.27s Step 387( 52.60%), action 263, FPS 1.71, Running 188.07s Step 388( 52.80%), action 264, FPS 1.69, Running 188.42s Step 389( 53.00%), action 265, FPS 1.63, Running 189.06s Step 390( 53.20%), action 266, FPS 1.61, Running 189.57s Step 391( 53.40%), action 267, FPS 1.62, Running 190.26s Step 392( 53.60%), action 268, FPS 1.63, Running 190.71s Step 393( 53.80%), action 269, FPS 1.60, Running 191.54s Step 394( 54.00%), action 270, FPS 1.62, Running 191.84s Step 395( 54.20%), action 271, FPS 1.60, Running 192.67s Step 396( 54.40%), action 272, FPS 1.61, Running 193.10s Step 397( 54.60%), action 273, FPS 1.64, Running 193.77s Step 398( 54.80%), action 274, FPS 1.65, Running 194.18s Step 399( 55.00%), action 275, FPS 1.65, Running 194.89s Step 400( 55.20%), action 276, FPS 1.68, Running 195.23s Step 401( 55.40%), action 277, FPS 1.73, Running 195.49s Step 402( 55.60%), action 278, FPS 1.76, Running 195.69s Step 403( 55.80%), action 279, FPS 1.85, Running 195.95s Step 404( 56.00%), action 280, FPS 1.89, Running 196.20s Step 405( 56.20%), action 281, FPS 1.91, Running 196.96s Step 406( 56.40%), action 282, FPS 1.93, Running 197.61s Step 407( 56.60%), action 283, FPS 1.92, Running 198.47s Step 408( 56.80%), action 284, FPS 1.90, Running 198.93s Step 409( 57.00%), action 285, FPS 1.89, Running 199.65s Step 410( 57.20%), action 286, FPS 1.91, Running 200.03s Step 411( 57.40%), action 287, FPS 1.90, Running 200.79s Step 412( 57.60%), action 288, FPS 1.91, Running 201.18s Step 413( 57.80%), action 289, FPS 1.94, Running 201.85s Step 414( 58.00%), action 290, FPS 1.92, Running 202.23s Step 415( 58.20%), action 291, FPS 1.91, Running 203.14s Step 416( 58.40%), action 292, FPS 1.87, Running 203.76s Step 417( 58.60%), action 293, FPS 1.89, Running 204.36s Step 418( 58.80%), action 294, FPS 1.87, Running 204.89s Step 419( 59.00%), action 295, FPS 1.84, Running 205.79s Step 420( 59.20%), action 296, FPS 1.82, Running 206.20s Step 421( 59.40%), action 297, FPS 1.74, Running 207.00s Step 422( 59.60%), action 298, FPS 1.71, Running 207.39s Step 423( 59.80%), action 299, FPS 1.68, Running 207.89s Step 424( 60.00%), action 300, FPS 1.63, Running 208.47s Step 425( 60.20%), action 301, FPS 1.62, Running 209.33s Step 426( 60.40%), action 302, FPS 1.65, Running 209.76s Step 427( 60.60%), action 303, FPS 1.66, Running 210.50s Step 428( 60.80%), action 304, FPS 1.67, Running 210.89s Step 429( 61.00%), action 305, FPS 1.67, Running 211.64s Step 430( 61.20%), action 306, FPS 1.66, Running 212.05s Step 431( 61.40%), action 307, FPS 1.65, Running 212.88s Step 432( 61.60%), action 308, FPS 1.65, Running 213.31s Step 433( 61.80%), action 309, FPS 1.65, Running 214.00s Step 434( 62.00%), action 310, FPS 1.60, Running 214.76s Step 435( 62.20%), action 311, FPS 1.65, Running 215.23s Step 436( 62.40%), action 312, FPS 1.69, Running 215.59s Step 437( 62.60%), action 313, FPS 1.67, Running 216.33s Step 438( 62.80%), action 314, FPS 1.70, Running 216.67s Step 439( 63.00%), action 315, FPS 1.71, Running 217.49s Step 440( 63.20%), action 316, FPS 1.71, Running 217.88s Step 441( 63.40%), action 317, FPS 1.72, Running 218.63s Step 442( 63.60%), action 318, FPS 1.72, Running 218.99s Step 443( 63.80%), action 319, FPS 1.67, Running 219.84s Step 444( 64.00%), action 320, FPS 1.68, Running 220.41s Step 445( 64.20%), action 321, FPS 1.66, Running 221.35s Step 446( 64.40%), action 322, FPS 1.68, Running 221.66s Step 447( 64.60%), action 323, FPS 1.67, Running 222.50s Step 448( 64.80%), action 324, FPS 1.67, Running 222.89s Step 449( 65.00%), action 325, FPS 1.66, Running 223.70s Step 450( 65.20%), action 326, FPS 1.61, Running 224.43s Step 451( 65.40%), action 327, FPS 1.62, Running 225.25s Step 452( 65.60%), action 328, FPS 1.64, Running 225.53s Step 453( 65.80%), action 329, FPS 1.62, Running 226.35s Step 454( 66.00%), action 330, FPS 1.66, Running 226.80s Step 455( 66.20%), action 331, FPS 1.60, Running 227.76s Step 456( 66.40%), action 332, FPS 1.59, Running 228.20s Step 457( 66.60%), action 333, FPS 1.57, Running 229.05s Step 458( 66.80%), action 334, FPS 1.58, Running 229.32s Step 459( 67.00%), action 335, FPS 1.59, Running 230.06s Step 460( 67.20%), action 336, FPS 1.54, Running 230.84s Step 461( 67.40%), action 337, FPS 1.53, Running 231.68s Step 462( 67.60%), action 338, FPS 1.53, Running 232.09s Step 463( 67.80%), action 339, FPS 1.53, Running 232.93s Step 464( 68.00%), action 340, FPS 1.56, Running 233.23s Step 465( 68.20%), action 341, FPS 1.59, Running 233.92s Step 466( 68.40%), action 342, FPS 1.54, Running 234.61s Step 467( 68.60%), action 343, FPS 1.56, Running 235.32s Step 468( 68.80%), action 344, FPS 1.55, Running 235.78s Step 469( 69.00%), action 345, FPS 1.54, Running 236.69s Step 470( 69.20%), action 346, FPS 1.55, Running 237.30s Step 471( 69.40%), action 347, FPS 1.57, Running 237.99s Step 472( 69.60%), action 348, FPS 1.52, Running 238.65s Step 473( 69.80%), action 349, FPS 1.52, Running 239.52s Step 474( 70.00%), action 350, FPS 1.49, Running 240.26s Step 475( 70.20%), action 351, FPS 1.47, Running 241.39s Step 476( 70.40%), action 352, FPS 1.47, Running 241.81s Step 477( 70.60%), action 353, FPS 1.49, Running 242.47s Step 478( 70.80%), action 354, FPS 1.43, Running 243.29s Step 479( 71.00%), action 355, FPS 1.42, Running 244.11s Step 480( 71.20%), action 356, FPS 1.45, Running 244.63s Step 481( 71.40%), action 357, FPS 1.47, Running 245.29s Step 482( 71.60%), action 358, FPS 1.47, Running 245.69s Step 483( 71.80%), action 359, FPS 1.49, Running 246.37s Step 484( 72.00%), action 360, FPS 1.45, Running 246.98s Step 485( 72.20%), action 361, FPS 1.43, Running 247.92s Step 486( 72.40%), action 362, FPS 1.47, Running 248.21s Step 487( 72.60%), action 363, FPS 1.46, Running 249.03s Step 488( 72.80%), action 364, FPS 1.43, Running 249.76s Step 489( 73.00%), action 365, FPS 1.44, Running 250.54s Step 490( 73.20%), action 366, FPS 1.45, Running 251.14s Step 491( 73.40%), action 367, FPS 1.44, Running 251.90s Step 492( 73.60%), action 368, FPS 1.45, Running 252.39s Step 493( 73.80%), action 369, FPS 1.43, Running 253.46s Step 494( 74.00%), action 370, FPS 1.44, Running 254.19s Step 495( 74.20%), action 371, FPS 1.45, Running 255.14s Step 496( 74.40%), action 372, FPS 1.43, Running 255.79s Step 497( 74.60%), action 373, FPS 1.41, Running 256.64s Step 498( 74.80%), action 374, FPS 1.45, Running 257.09s Step 499( 75.00%), action 375, FPS 1.45, Running 257.87s Step 500( 75.20%), action 376, FPS 1.42, Running 258.72s Step 501( 75.40%), action 377, FPS 1.40, Running 259.62s Step 502( 75.60%), action 378, FPS 1.39, Running 260.03s Step 503( 75.80%), action 379, FPS 1.44, Running 260.30s Step 504( 76.00%), action 380, FPS 1.44, Running 260.90s Step 505( 76.20%), action 381, FPS 1.44, Running 261.82s Step 506( 76.40%), action 382, FPS 1.41, Running 262.41s Step 507( 76.60%), action 383, FPS 1.43, Running 263.03s Step 508( 76.80%), action 384, FPS 1.45, Running 263.55s Step 509( 77.00%), action 385, FPS 1.45, Running 264.37s Step 510( 77.20%), action 386, FPS 1.47, Running 264.77s Step 511( 77.40%), action 387, FPS 1.47, Running 265.54s Step 512( 77.60%), action 388, FPS 1.47, Running 266.00s Step 513( 77.80%), action 389, FPS 1.51, Running 266.69s Step 514( 78.00%), action 390, FPS 1.53, Running 267.30s Step 515( 78.20%), action 391, FPS 1.53, Running 268.17s Step 516( 78.40%), action 392, FPS 1.57, Running 268.53s Step 517( 78.60%), action 393, FPS 1.57, Running 269.40s Step 518( 78.80%), action 394, FPS 1.57, Running 269.81s Step 519( 79.00%), action 395, FPS 1.59, Running 270.44s Step 520( 79.20%), action 396, FPS 1.64, Running 270.90s Step 521( 79.40%), action 397, FPS 1.68, Running 271.54s Step 522( 79.60%), action 398, FPS 1.68, Running 271.92s Step 523( 79.80%), action 399, FPS 1.62, Running 272.67s Step 524( 80.00%), action 400, FPS 1.64, Running 273.13s Step 525( 80.20%), action 401, FPS 1.64, Running 274.03s Step 526( 80.40%), action 402, FPS 1.65, Running 274.53s Step 527( 80.60%), action 403, FPS 1.62, Running 275.39s Step 528( 80.80%), action 404, FPS 1.62, Running 275.87s Step 529( 81.00%), action 405, FPS 1.64, Running 276.56s Step 530( 81.20%), action 406, FPS 1.66, Running 276.84s Step 531( 81.40%), action 407, FPS 1.64, Running 277.70s Step 532( 81.60%), action 408, FPS 1.65, Running 278.12s Step 533( 81.80%), action 409, FPS 1.64, Running 278.89s Step 534( 82.00%), action 410, FPS 1.64, Running 279.49s Step 535( 82.20%), action 411, FPS 1.64, Running 280.36s Step 536( 82.40%), action 412, FPS 1.63, Running 280.83s Step 537( 82.60%), action 413, FPS 1.64, Running 281.59s Step 538( 82.80%), action 414, FPS 1.63, Running 282.09s Step 539( 83.00%), action 415, FPS 1.63, Running 282.74s Step 540( 83.20%), action 416, FPS 1.63, Running 283.17s Step 541( 83.40%), action 417, FPS 1.63, Running 283.80s Step 542( 83.60%), action 418, FPS 1.61, Running 284.33s Step 543( 83.80%), action 419, FPS 1.63, Running 284.94s Step 544( 84.00%), action 420, FPS 1.62, Running 285.46s Step 545( 84.20%), action 421, FPS 1.62, Running 286.37s Step 546( 84.40%), action 422, FPS 1.62, Running 286.91s Step 547( 84.60%), action 423, FPS 1.61, Running 287.84s Step 548( 84.80%), action 424, FPS 1.63, Running 288.15s Step 549( 85.00%), action 425, FPS 1.64, Running 288.74s Step 550( 85.20%), action 426, FPS 1.62, Running 289.16s Step 551( 85.40%), action 427, FPS 1.64, Running 289.91s Step 552( 85.60%), action 428, FPS 1.63, Running 290.39s Step 553( 85.80%), action 429, FPS 1.65, Running 291.02s Step 554( 86.00%), action 430, FPS 1.67, Running 291.43s Step 555( 86.20%), action 431, FPS 1.68, Running 292.25s Step 556( 86.40%), action 432, FPS 1.65, Running 292.92s Step 557( 86.60%), action 433, FPS 1.66, Running 293.68s Step 558( 86.80%), action 434, FPS 1.66, Running 294.13s Step 559( 87.00%), action 435, FPS 1.66, Running 294.82s Step 560( 87.20%), action 436, FPS 1.65, Running 295.29s Step 561( 87.40%), action 437, FPS 1.65, Running 295.94s Step 562( 87.60%), action 438, FPS 1.65, Running 296.49s Step 563( 87.80%), action 439, FPS 1.60, Running 297.44s Step 564( 88.00%), action 440, FPS 1.59, Running 298.00s Step 565( 88.20%), action 441, FPS 1.59, Running 298.96s Step 566( 88.40%), action 442, FPS 1.54, Running 299.86s Step 567( 88.60%), action 443, FPS 1.56, Running 300.67s Step 568( 88.80%), action 444, FPS 1.56, Running 300.99s Step 569( 89.00%), action 445, FPS 1.53, Running 301.82s Step 570( 89.20%), action 446, FPS 1.53, Running 302.27s Step 571( 89.40%), action 447, FPS 1.52, Running 303.03s Step 572( 89.60%), action 448, FPS 1.53, Running 303.44s Step 573( 89.80%), action 449, FPS 1.52, Running 304.16s Step 574( 90.00%), action 450, FPS 1.53, Running 304.54s Step 575( 90.20%), action 451, FPS 1.49, Running 305.66s Step 576( 90.40%), action 452, FPS 1.51, Running 306.14s Step 577( 90.60%), action 453, FPS 1.53, Running 306.79s Step 578( 90.80%), action 454, FPS 1.51, Running 307.37s Step 579( 91.00%), action 455, FPS 1.49, Running 308.22s Step 580( 91.20%), action 456, FPS 1.48, Running 308.77s Step 581( 91.40%), action 457, FPS 1.45, Running 309.77s Step 582( 91.60%), action 458, FPS 1.43, Running 310.45s Step 583( 91.80%), action 459, FPS 1.46, Running 311.13s Step 584( 92.00%), action 460, FPS 1.47, Running 311.59s Step 585( 92.20%), action 461, FPS 1.48, Running 312.44s Step 586( 92.40%), action 462, FPS 1.55, Running 312.79s Step 587( 92.60%), action 463, FPS 1.56, Running 313.53s Step 588( 92.80%), action 464, FPS 1.51, Running 314.22s Step 589( 93.00%), action 465, FPS 1.54, Running 314.78s Step 590( 93.20%), action 466, FPS 1.53, Running 315.34s Step 591( 93.40%), action 467, FPS 1.52, Running 316.16s Step 592( 93.60%), action 468, FPS 1.54, Running 316.40s Step 593( 93.80%), action 469, FPS 1.56, Running 316.96s Step 594( 94.00%), action 470, FPS 1.55, Running 317.46s Step 595( 94.20%), action 471, FPS 1.58, Running 318.31s Step 596( 94.40%), action 472, FPS 1.60, Running 318.67s Step 597( 94.60%), action 473, FPS 1.58, Running 319.46s Step 598( 94.80%), action 474, FPS 1.61, Running 319.76s Step 599( 95.00%), action 475, FPS 1.62, Running 320.55s Step 600( 95.20%), action 476, FPS 1.64, Running 320.93s Step 601( 95.40%), action 477, FPS 1.68, Running 321.65s Step 602( 95.60%), action 478, FPS 1.75, Running 321.90s Step 603( 95.80%), action 479, FPS 1.73, Running 322.71s Step 604( 96.00%), action 480, FPS 1.75, Running 323.04s Step 605( 96.20%), action 481, FPS 1.79, Running 323.60s Step 606( 96.40%), action 482, FPS 1.80, Running 323.91s Step 607( 96.60%), action 483, FPS 1.88, Running 324.15s Step 608( 96.80%), action 484, FPS 1.95, Running 324.48s Step 609( 97.00%), action 485, FPS 2.00, Running 324.77s Step 610( 97.20%), action 486, FPS 2.08, Running 324.96s Step 611( 97.40%), action 487, FPS 2.18, Running 325.35s Step 612( 97.60%), action 488, FPS 2.16, Running 325.67s Step 613( 97.80%), action 489, FPS 2.23, Running 325.93s Step 614( 98.00%), action 490, FPS 2.29, Running 326.18s Step 615( 98.20%), action 491, FPS 2.35, Running 326.82s Step 616( 98.40%), action 492, FPS 2.33, Running 327.25s Step 617( 98.60%), action 493, FPS 2.33, Running 328.05s Step 618( 98.80%), action 494, FPS 2.25, Running 328.63s Step 619( 99.00%), action 495, FPS 2.22, Running 329.57s Step 620( 99.20%), action 496, FPS 2.22, Running 329.95s Step 621( 99.40%), action 497, FPS 2.19, Running 330.76s Step 622( 99.60%), action 498, FPS 2.16, Running 331.16s Step 623( 99.80%), action 499, FPS 2.18, Running 331.88s Step 624(100.00%), action 500, FPS 2.16, Running 332.30s [2026-08-01 19:40:37] [68 ] Seed 67 failed after 333.01 s. +steps: 624 , actions: 500 . +Instruction: Empty +Total 40/68(58.82%) success. +Setting seed: 68 +Step 1( N/A%), pre moving , FPS 2.82, Running 0.35s Step 2( N/A%), pre moving , FPS 4.98, Running 0.40s Step 3( N/A%), pre moving , FPS 6.44, Running 0.47s Step 4( N/A%), pre moving , FPS 5.08, Running 0.79s Step 5( N/A%), pre moving , FPS 5.72, Running 0.87s Step 6( N/A%), pre moving , FPS 6.33, Running 0.95s Step 7( N/A%), pre moving , FPS 5.82, Running 1.20s Step 8( N/A%), pre moving , FPS 5.96, Running 1.34s Step 9( N/A%), pre moving , FPS 6.41, Running 1.40s Step 10( N/A%), pre moving , FPS 6.77, Running 1.48s Step 11( N/A%), pre moving , FPS 6.12, Running 1.80s Step 12( N/A%), pre moving , FPS 6.52, Running 1.84s Step 13( N/A%), pre moving , FPS 6.75, Running 1.93s Step 14( N/A%), pre moving , FPS 7.00, Running 2.00s Step 15( N/A%), pre moving , FPS 6.47, Running 2.32s Step 16( N/A%), pre moving , FPS 6.66, Running 2.40s Step 17( N/A%), pre moving , FPS 6.92, Running 2.46s Step 18( N/A%), pre moving , FPS 7.13, Running 2.52s Step 19( N/A%), pre moving , FPS 7.35, Running 2.58s Step 20( N/A%), pre moving , FPS 6.89, Running 2.90s Step 21( N/A%), pre moving , FPS 6.51, Running 3.43s Step 22( N/A%), pre moving , FPS 6.44, Running 3.51s Step 23( N/A%), pre moving , FPS 6.45, Running 3.57s Step 24( N/A%), pre moving , FPS 6.39, Running 3.92s Step 25( N/A%), pre moving , FPS 6.49, Running 3.96s Step 26( N/A%), pre moving , FPS 5.61, Running 4.52s Step 27( N/A%), pre moving , FPS 5.92, Running 4.58s Step 28( N/A%), pre moving , FPS 6.04, Running 4.65s Step 29( N/A%), pre moving , FPS 6.04, Running 4.71s Step 30( N/A%), pre moving , FPS 5.63, Running 5.03s Step 31( N/A%), pre moving , FPS 6.03, Running 5.12s Step 32( N/A%), pre moving , FPS 5.97, Running 5.19s Step 33( N/A%), pre moving , FPS 6.02, Running 5.25s Step 34( N/A%), pre moving , FPS 5.62, Running 5.56s Step 35( N/A%), pre moving , FPS 6.02, Running 5.64s Step 36( N/A%), pre moving , FPS 5.09, Running 6.33s Step 37( N/A%), pre moving , FPS 4.87, Running 6.57s Step 38( N/A%), pre moving , FPS 4.76, Running 6.72s Step 39( N/A%), pre moving , FPS 4.76, Running 6.79s Step 40( N/A%), pre moving , FPS 5.10, Running 6.82s Step 41( N/A%), pre moving , FPS 5.77, Running 6.89s Step 42( N/A%), pre moving , FPS 5.58, Running 7.09s Step 43( N/A%), pre moving , FPS 5.38, Running 7.28s Step 44( N/A%), pre moving , FPS 5.83, Running 7.35s Step 45( N/A%), pre moving , FPS 5.72, Running 7.45s Step 46( N/A%), pre moving , FPS 6.11, Running 7.79s Step 47( N/A%), pre moving , FPS 6.03, Running 7.90s Step 48( N/A%), pre moving , FPS 5.98, Running 8.00s Step 49( N/A%), pre moving , FPS 5.51, Running 8.35s Step 50( N/A%), pre moving , FPS 5.84, Running 8.45s Step 51( N/A%), pre moving , FPS 5.82, Running 8.56s Step 52( N/A%), pre moving , FPS 5.38, Running 8.91s Step 53( N/A%), pre moving , FPS 5.31, Running 9.01s Step 54( N/A%), pre moving , FPS 5.61, Running 9.12s Step 55( N/A%), pre moving , FPS 5.19, Running 9.50s Step 56( N/A%), pre moving , FPS 6.11, Running 9.60s Step 57( N/A%), pre moving , FPS 5.97, Running 9.92s Step 58( N/A%), pre moving , FPS 5.98, Running 10.07s Step 59( N/A%), pre moving , FPS 5.91, Running 10.17s Step 60( N/A%), pre moving , FPS 5.42, Running 10.51s Step 61( N/A%), pre moving , FPS 5.36, Running 10.63s Step 62( N/A%), pre moving , FPS 5.50, Running 10.73s Step 63( N/A%), pre moving , FPS 5.30, Running 11.06s Step 64( N/A%), pre moving , FPS 5.35, Running 11.09s Step 65( N/A%), pre moving , FPS 5.46, Running 11.11s Step 66( N/A%), pre moving , FPS 5.96, Running 11.15s Step 67( N/A%), pre moving , FPS 6.11, Running 11.17s Step 68( N/A%), pre moving , FPS 6.24, Running 11.20s Step 69( N/A%), pre moving , FPS 6.93, Running 11.23s Step 70( N/A%), pre moving , FPS 7.12, Running 11.26s Step 71( N/A%), pre moving , FPS 7.32, Running 11.29s Step 72( N/A%), pre moving , FPS 8.30, Running 11.31s Step 73( N/A%), pre moving , FPS 8.59, Running 11.34s Step 74( N/A%), pre moving , FPS 8.89, Running 11.37s Step 75( N/A%), pre moving , FPS 10.47, Running 11.41s Step 76( N/A%), pre moving , FPS 10.91, Running 11.43s Step 77( N/A%), pre moving , FPS 12.96, Running 11.46s Step 78( N/A%), pre moving , FPS 14.10, Running 11.49s Step 79( N/A%), pre moving , FPS 14.92, Running 11.51s Step 80( N/A%), pre moving , FPS 19.39, Running 11.54s Step 81( N/A%), pre moving , FPS 20.95, Running 11.58s Step 82( N/A%), pre moving , FPS 22.60, Running 11.61s Step 83( N/A%), pre moving , FPS 33.84, Running 11.65s Step 84( N/A%), pre moving , FPS 34.03, Running 11.67s Step 85( N/A%), pre moving , FPS 33.63, Running 11.71s Step 86( N/A%), pre moving , FPS 34.00, Running 11.73s Step 87( N/A%), pre moving , FPS 34.16, Running 11.76s Step 88( N/A%), pre moving , FPS 35.01, Running 11.78s Step 89( N/A%), pre moving , FPS 35.73, Running 11.79s Step 90( N/A%), pre moving , FPS 36.56, Running 11.81s Step 91( N/A%), pre moving , FPS 37.17, Running 11.83s Step 92( N/A%), pre moving , FPS 37.85, Running 11.84s Step 93( N/A%), pre moving , FPS 37.70, Running 11.87s Step 94( N/A%), pre moving , FPS 38.24, Running 11.90s Step 95( N/A%), pre moving , FPS 38.93, Running 11.92s Step 96( N/A%), pre moving , FPS 39.20, Running 11.94s Step 97( N/A%), pre moving , FPS 39.24, Running 11.97s Step 98( N/A%), pre moving , FPS 39.88, Running 11.99s Step 99( N/A%), pre moving , FPS 40.36, Running 12.01s Step 100( N/A%), pre moving , FPS 41.44, Running 12.02s Step 101( N/A%), pre moving , FPS 43.49, Running 12.04s Step 102( N/A%), pre moving , FPS 44.87, Running 12.06s Step 103( N/A%), pre moving , FPS 46.97, Running 12.07s Step 104( N/A%), pre moving , FPS 48.42, Running 12.09s Step 105( N/A%), pre moving , FPS 49.82, Running 12.11s Step 106( N/A%), pre moving , FPS 49.89, Running 12.14s Step 107( N/A%), pre moving , FPS 12.64, Running 13.34s Step 108( N/A%), pre moving , FPS 9.68, Running 13.84s Step 109( N/A%), pre moving , FPS 8.91, Running 14.04s Step 110( N/A%), pre moving , FPS 7.23, Running 14.58s Step 111( N/A%), pre moving , FPS 6.72, Running 14.80s Step 112( N/A%), pre moving , FPS 6.00, Running 15.18s Step 113( N/A%), pre moving , FPS 5.36, Running 15.60s Step 114( N/A%), pre moving , FPS 4.71, Running 16.14s Step 115( N/A%), pre moving , FPS 4.55, Running 16.32s Step 116( N/A%), pre moving , FPS 4.03, Running 16.91s Step 117( N/A%), pre moving , FPS 3.72, Running 17.35s Step 118( N/A%), pre moving , FPS 3.39, Running 17.89s Step 119( N/A%), pre moving , FPS 3.30, Running 18.06s Step 120( N/A%), pre moving , FPS 3.04, Running 18.61s Step 121( N/A%), pre moving , FPS 2.87, Running 19.02s Step 122( N/A%), pre moving , FPS 2.67, Running 19.56s Step 123( N/A%), pre moving , FPS 2.62, Running 19.72s Step 124( N/A%), pre moving , FPS 2.45, Running 20.25s Step 125( N/A%), pre moving , FPS 2.33, Running 20.69s Step 126( N/A%), pre moving , FPS 2.20, Running 21.23s Step 127( 0.20%), action 1, FPS 2.23, Running 22.29s Step 128( 0.40%), action 2, FPS 2.21, Running 22.88s Step 129( 0.60%), action 3, FPS 2.08, Running 23.65s Step 130( 0.80%), action 4, FPS 2.07, Running 24.24s Step 131( 1.00%), action 5, FPS 1.95, Running 25.07s Step 132( 1.20%), action 6, FPS 1.94, Running 25.49s Step 133( 1.40%), action 7, FPS 1.88, Running 26.21s Step 134( 1.60%), action 8, FPS 1.90, Running 26.66s Step 135( 1.80%), action 9, FPS 1.82, Running 27.29s Step 136( 2.00%), action 10, FPS 1.82, Running 27.93s Step 137( 2.20%), action 11, FPS 1.76, Running 28.74s Step 138( 2.40%), action 12, FPS 1.79, Running 29.04s Step 139( 2.60%), action 13, FPS 1.70, Running 29.85s Step 140( 2.80%), action 14, FPS 1.74, Running 30.11s Step 141( 3.00%), action 15, FPS 1.68, Running 30.94s Step 142( 3.20%), action 16, FPS 1.71, Running 31.25s Step 143( 3.40%), action 17, FPS 1.70, Running 31.51s Step 144( 3.60%), action 18, FPS 1.73, Running 31.82s Step 145( 3.80%), action 19, FPS 1.74, Running 32.18s Step 146( 4.00%), action 20, FPS 1.78, Running 32.45s Step 147( 4.20%), action 21, FPS 1.88, Running 32.95s Step 148( 4.40%), action 22, FPS 1.93, Running 33.23s Step 149( 4.60%), action 23, FPS 1.97, Running 33.81s Step 150( 4.80%), action 24, FPS 2.03, Running 34.09s Step 151( 5.00%), action 25, FPS 2.06, Running 34.80s Step 152( 5.20%), action 26, FPS 2.06, Running 35.21s Step 153( 5.40%), action 27, FPS 2.05, Running 35.97s Step 154( 5.60%), action 28, FPS 2.05, Running 36.40s Step 155( 5.80%), action 29, FPS 2.01, Running 37.24s Step 156( 6.00%), action 30, FPS 2.06, Running 37.62s Step 157( 6.20%), action 31, FPS 2.05, Running 38.50s Step 158( 6.40%), action 32, FPS 2.02, Running 38.92s Step 159( 6.60%), action 33, FPS 2.07, Running 39.53s Step 160( 6.80%), action 34, FPS 2.04, Running 39.89s Step 161( 7.00%), action 35, FPS 2.05, Running 40.72s Step 162( 7.20%), action 36, FPS 1.99, Running 41.32s Step 163( 7.40%), action 37, FPS 1.88, Running 42.15s Step 164( 7.60%), action 38, FPS 1.86, Running 42.57s Step 165( 7.80%), action 39, FPS 1.77, Running 43.45s Step 166( 8.00%), action 40, FPS 1.76, Running 43.84s Step 167( 8.20%), action 41, FPS 1.67, Running 44.93s Step 168( 8.40%), action 42, FPS 1.64, Running 45.42s Step 169( 8.60%), action 43, FPS 1.60, Running 46.33s Step 170( 8.80%), action 44, FPS 1.58, Running 46.73s Step 171( 9.00%), action 45, FPS 1.57, Running 47.51s Step 172( 9.20%), action 46, FPS 1.58, Running 47.87s Step 173( 9.40%), action 47, FPS 1.58, Running 48.67s Step 174( 9.60%), action 48, FPS 1.58, Running 49.09s Step 175( 9.80%), action 49, FPS 1.59, Running 49.86s Step 176( 10.00%), action 50, FPS 1.55, Running 50.50s Step 177( 10.20%), action 51, FPS 1.56, Running 51.29s Step 178( 10.40%), action 52, FPS 1.56, Running 51.77s Step 179( 10.60%), action 53, FPS 1.54, Running 52.55s Step 180( 10.80%), action 54, FPS 1.54, Running 52.89s Step 181( 11.00%), action 55, FPS 1.55, Running 53.61s Step 182( 11.20%), action 56, FPS 1.58, Running 53.96s Step 183( 11.40%), action 57, FPS 1.59, Running 54.70s Step 184( 11.60%), action 58, FPS 1.60, Running 55.07s Step 185( 11.80%), action 59, FPS 1.61, Running 55.86s Step 186( 12.00%), action 60, FPS 1.62, Running 56.15s Step 187( 12.20%), action 61, FPS 1.65, Running 57.07s Step 188( 12.40%), action 62, FPS 1.66, Running 57.50s Step 189( 12.60%), action 63, FPS 1.69, Running 58.14s Step 190( 12.80%), action 64, FPS 1.69, Running 58.54s Step 191( 13.00%), action 65, FPS 1.70, Running 59.25s Step 192( 13.20%), action 66, FPS 1.70, Running 59.66s Step 193( 13.40%), action 67, FPS 1.70, Running 60.46s Step 194( 13.60%), action 68, FPS 1.70, Running 60.85s Step 195( 13.80%), action 69, FPS 1.68, Running 61.77s Step 196( 14.00%), action 70, FPS 1.70, Running 62.24s Step 197( 14.20%), action 71, FPS 1.73, Running 62.87s Step 198( 14.40%), action 72, FPS 1.73, Running 63.37s Step 199( 14.60%), action 73, FPS 1.70, Running 64.28s Step 200( 14.80%), action 74, FPS 1.71, Running 64.56s Step 201( 15.00%), action 75, FPS 1.68, Running 65.49s Step 202( 15.20%), action 76, FPS 1.67, Running 65.91s Step 203( 15.40%), action 77, FPS 1.67, Running 66.69s Step 204( 15.60%), action 78, FPS 1.65, Running 67.18s Step 205( 15.80%), action 79, FPS 1.67, Running 67.80s Step 206( 16.00%), action 80, FPS 1.64, Running 68.37s Step 207( 16.20%), action 81, FPS 1.62, Running 69.41s Step 208( 16.40%), action 82, FPS 1.60, Running 70.02s Step 209( 16.60%), action 83, FPS 1.62, Running 70.49s Step 210( 16.80%), action 84, FPS 1.63, Running 70.83s Step 211( 17.00%), action 85, FPS 1.63, Running 71.51s Step 212( 17.20%), action 86, FPS 1.60, Running 72.15s Step 213( 17.40%), action 87, FPS 1.60, Running 72.94s Step 214( 17.60%), action 88, FPS 1.60, Running 73.39s Step 215( 17.80%), action 89, FPS 1.60, Running 74.26s Step 216( 18.00%), action 90, FPS 1.60, Running 74.73s Step 217( 18.20%), action 91, FPS 1.54, Running 75.84s Step 218( 18.40%), action 92, FPS 1.54, Running 76.33s Step 219( 18.60%), action 93, FPS 1.56, Running 77.09s Step 220( 18.80%), action 94, FPS 1.52, Running 77.69s Step 221( 19.00%), action 95, FPS 1.55, Running 78.38s Step 222( 19.20%), action 96, FPS 1.54, Running 78.93s Step 223( 19.40%), action 97, FPS 1.52, Running 79.83s Step 224( 19.60%), action 98, FPS 1.50, Running 80.55s Step 225( 19.80%), action 99, FPS 1.50, Running 81.15s Step 226( 20.00%), action 100, FPS 1.51, Running 81.65s Step 227( 20.20%), action 101, FPS 1.55, Running 82.32s Step 228( 20.40%), action 102, FPS 1.57, Running 82.79s Step 229( 20.60%), action 103, FPS 1.52, Running 83.67s Step 230( 20.80%), action 104, FPS 1.51, Running 84.11s Step 231( 21.00%), action 105, FPS 1.50, Running 84.87s Step 232( 21.20%), action 106, FPS 1.51, Running 85.44s Step 233( 21.40%), action 107, FPS 1.50, Running 86.26s Step 234( 21.60%), action 108, FPS 1.49, Running 86.81s Step 235( 21.80%), action 109, FPS 1.50, Running 87.55s Step 236( 22.00%), action 110, FPS 1.49, Running 88.17s Step 237( 22.20%), action 111, FPS 1.55, Running 88.71s Step 238( 22.40%), action 112, FPS 1.58, Running 89.02s Step 239( 22.60%), action 113, FPS 1.62, Running 89.44s Step 240( 22.80%), action 114, FPS 1.66, Running 89.74s Step 241( 23.00%), action 115, FPS 1.71, Running 90.08s Step 242( 23.20%), action 116, FPS 1.71, Running 90.61s Step 243( 23.40%), action 117, FPS 1.74, Running 91.33s Step 244( 23.60%), action 118, FPS 1.78, Running 91.75s Step 245( 23.80%), action 119, FPS 1.77, Running 92.45s Step 246( 24.00%), action 120, FPS 1.76, Running 93.04s Step 247( 24.20%), action 121, FPS 1.71, Running 93.99s Step 248( 24.40%), action 122, FPS 1.72, Running 94.42s Step 249( 24.60%), action 123, FPS 1.73, Running 95.20s Step 250( 24.80%), action 124, FPS 1.71, Running 95.80s Step 251( 25.00%), action 125, FPS 1.69, Running 96.71s Step 252( 25.20%), action 126, FPS 1.71, Running 97.14s Step 253( 25.40%), action 127, FPS 1.71, Running 97.97s Step 254( 25.60%), action 128, FPS 1.70, Running 98.55s Step 255( 25.80%), action 129, FPS 1.72, Running 99.20s Step 256( 26.00%), action 130, FPS 1.72, Running 99.82s Step 257( 26.20%), action 131, FPS 1.66, Running 100.73s Step 258( 26.40%), action 132, FPS 1.64, Running 101.23s Step 259( 26.60%), action 133, FPS 1.56, Running 102.26s Step 260( 26.80%), action 134, FPS 1.54, Running 102.69s Step 261( 27.00%), action 135, FPS 1.49, Running 103.52s Step 262( 27.20%), action 136, FPS 1.50, Running 103.91s Step 263( 27.40%), action 137, FPS 1.51, Running 104.56s Step 264( 27.60%), action 138, FPS 1.53, Running 104.84s Step 265( 27.80%), action 139, FPS 1.51, Running 105.73s Step 266( 28.00%), action 140, FPS 1.53, Running 106.08s Step 267( 28.20%), action 141, FPS 1.55, Running 106.90s Step 268( 28.40%), action 142, FPS 1.53, Running 107.51s Step 269( 28.60%), action 143, FPS 1.55, Running 108.12s Step 270( 28.80%), action 144, FPS 1.59, Running 108.37s Step 271( 29.00%), action 145, FPS 1.67, Running 108.67s Step 272( 29.20%), action 146, FPS 1.68, Running 109.04s Step 273( 29.40%), action 147, FPS 1.75, Running 109.39s Step 274( 29.60%), action 148, FPS 1.80, Running 109.66s Step 275( 29.80%), action 149, FPS 1.75, Running 110.62s Step 276( 30.00%), action 150, FPS 1.79, Running 111.01s Step 277( 30.20%), action 151, FPS 1.78, Running 111.96s Step 278( 30.40%), action 152, FPS 1.77, Running 112.51s Step 279( 30.60%), action 153, FPS 1.82, Running 113.23s Step 280( 30.80%), action 154, FPS 1.81, Running 113.75s Step 281( 31.00%), action 155, FPS 1.79, Running 114.70s Step 282( 31.20%), action 156, FPS 1.79, Running 115.10s Step 283( 31.40%), action 157, FPS 1.77, Running 115.85s Step 284( 31.60%), action 158, FPS 1.71, Running 116.57s Step 285( 31.80%), action 159, FPS 1.71, Running 117.39s Step 286( 32.00%), action 160, FPS 1.71, Running 117.80s Step 287( 32.20%), action 161, FPS 1.70, Running 118.69s Step 288( 32.40%), action 162, FPS 1.69, Running 119.37s Step 289( 32.60%), action 163, FPS 1.66, Running 120.16s Step 290( 32.80%), action 164, FPS 1.61, Running 120.78s Step 291( 33.00%), action 165, FPS 1.53, Running 121.72s Step 292( 33.20%), action 166, FPS 1.53, Running 122.14s Step 293( 33.40%), action 167, FPS 1.48, Running 122.89s Step 294( 33.60%), action 168, FPS 1.46, Running 123.33s Step 295( 33.80%), action 169, FPS 1.49, Running 124.07s Step 296( 34.00%), action 170, FPS 1.46, Running 124.74s Step 297( 34.20%), action 171, FPS 1.46, Running 125.62s Step 298( 34.40%), action 172, FPS 1.44, Running 126.43s Step 299( 34.60%), action 173, FPS 1.42, Running 127.32s Step 300( 34.80%), action 174, FPS 1.45, Running 127.59s Step 301( 35.00%), action 175, FPS 1.51, Running 127.91s Step 302( 35.20%), action 176, FPS 1.52, Running 128.24s Step 303( 35.40%), action 177, FPS 1.57, Running 128.58s Step 304( 35.60%), action 178, FPS 1.62, Running 128.90s Step 305( 35.80%), action 179, FPS 1.65, Running 129.52s Step 306( 36.00%), action 180, FPS 1.66, Running 129.87s Step 307( 36.20%), action 181, FPS 1.66, Running 130.75s Step 308( 36.40%), action 182, FPS 1.68, Running 131.24s Step 309( 36.60%), action 183, FPS 1.68, Running 132.09s Step 310( 36.80%), action 184, FPS 1.66, Running 132.85s Step 311( 37.00%), action 185, FPS 1.70, Running 133.49s Step 312( 37.20%), action 186, FPS 1.67, Running 134.10s Step 313( 37.40%), action 187, FPS 1.67, Running 134.90s Step 314( 37.60%), action 188, FPS 1.67, Running 135.34s Step 315( 37.80%), action 189, FPS 1.67, Running 136.06s Step 316( 38.00%), action 190, FPS 1.72, Running 136.36s Step 317( 38.20%), action 191, FPS 1.72, Running 137.23s Step 318( 38.40%), action 192, FPS 1.79, Running 137.61s Step 319( 38.60%), action 193, FPS 1.82, Running 138.30s Step 320( 38.80%), action 194, FPS 1.80, Running 138.69s Step 321( 39.00%), action 195, FPS 1.73, Running 139.44s Step 322( 39.20%), action 196, FPS 1.68, Running 140.14s Step 323( 39.40%), action 197, FPS 1.61, Running 141.00s Step 324( 39.60%), action 198, FPS 1.53, Running 141.98s Step 325( 39.80%), action 199, FPS 1.50, Running 142.82s Step 326( 40.00%), action 200, FPS 1.51, Running 143.13s Step 327( 40.20%), action 201, FPS 1.51, Running 144.00s Step 328( 40.40%), action 202, FPS 1.49, Running 144.63s Step 329( 40.60%), action 203, FPS 1.49, Running 145.54s Step 330( 40.80%), action 204, FPS 1.53, Running 145.97s Step 331( 41.00%), action 205, FPS 1.52, Running 146.69s Step 332( 41.20%), action 206, FPS 1.53, Running 147.19s Step 333( 41.40%), action 207, FPS 1.52, Running 148.07s Step 334( 41.60%), action 208, FPS 1.47, Running 148.93s Step 335( 41.80%), action 209, FPS 1.46, Running 149.79s Step 336( 42.00%), action 210, FPS 1.43, Running 150.31s Step 337( 42.20%), action 211, FPS 1.43, Running 151.18s Step 338( 42.40%), action 212, FPS 1.41, Running 151.81s Step 339( 42.60%), action 213, FPS 1.40, Running 152.63s Step 340( 42.80%), action 214, FPS 1.39, Running 153.05s Step 341( 43.00%), action 215, FPS 1.39, Running 153.84s Step 342( 43.20%), action 216, FPS 1.42, Running 154.20s Step 343( 43.40%), action 217, FPS 1.43, Running 155.02s Step 344( 43.60%), action 218, FPS 1.50, Running 155.35s Step 345( 43.80%), action 219, FPS 1.50, Running 156.12s Step 346( 44.00%), action 220, FPS 1.47, Running 156.76s Step 347( 44.20%), action 221, FPS 1.45, Running 157.74s Step 348( 44.40%), action 222, FPS 1.47, Running 158.19s Step 349( 44.60%), action 223, FPS 1.51, Running 158.80s Step 350( 44.80%), action 224, FPS 1.50, Running 159.28s Step 351( 45.00%), action 225, FPS 1.49, Running 160.14s Step 352( 45.20%), action 226, FPS 1.45, Running 161.01s Step 353( 45.40%), action 227, FPS 1.47, Running 161.69s Step 354( 45.60%), action 228, FPS 1.50, Running 162.22s Step 355( 45.80%), action 229, FPS 1.54, Running 162.79s Step 356( 46.00%), action 230, FPS 1.54, Running 163.32s Step 357( 46.20%), action 231, FPS 1.56, Running 163.97s Step 358( 46.40%), action 232, FPS 1.55, Running 164.71s Step 359( 46.60%), action 233, FPS 1.60, Running 165.10s Step 360( 46.80%), action 234, FPS 1.63, Running 165.33s Step 361( 47.00%), action 235, FPS 1.65, Running 165.96s Step 362( 47.20%), action 236, FPS 1.64, Running 166.42s Step 363( 47.40%), action 237, FPS 1.66, Running 167.06s Step 364( 47.60%), action 238, FPS 1.64, Running 167.55s Step 365( 47.80%), action 239, FPS 1.66, Running 168.14s Step 366( 48.00%), action 240, FPS 1.71, Running 168.48s Step 367( 48.20%), action 241, FPS 1.69, Running 169.61s Step 368( 48.40%), action 242, FPS 1.69, Running 170.02s Step 369( 48.60%), action 243, FPS 1.66, Running 170.88s Step 370( 48.80%), action 244, FPS 1.65, Running 171.38s Step 371( 49.00%), action 245, FPS 1.69, Running 172.00s Step 372( 49.20%), action 246, FPS 1.73, Running 172.56s Step 373( 49.40%), action 247, FPS 1.73, Running 173.24s Step 374( 49.60%), action 248, FPS 1.71, Running 173.93s Step 375( 49.80%), action 249, FPS 1.67, Running 174.80s Step 376( 50.00%), action 250, FPS 1.65, Running 175.42s Step 377( 50.20%), action 251, FPS 1.62, Running 176.33s Step 378( 50.40%), action 252, FPS 1.64, Running 176.89s Step 379( 50.60%), action 253, FPS 1.60, Running 177.57s Step 380( 50.80%), action 254, FPS 1.55, Running 178.20s Step 381( 51.00%), action 255, FPS 1.51, Running 179.19s Step 382( 51.20%), action 256, FPS 1.50, Running 179.75s Step 383( 51.40%), action 257, FPS 1.50, Running 180.42s Step 384( 51.60%), action 258, FPS 1.49, Running 181.01s Step 385( 51.80%), action 259, FPS 1.46, Running 181.88s Step 386( 52.00%), action 260, FPS 1.44, Running 182.36s Step 387( 52.20%), action 261, FPS 1.46, Running 183.31s Step 388( 52.40%), action 262, FPS 1.47, Running 183.59s Step 389( 52.60%), action 263, FPS 1.50, Running 184.20s Step 390( 52.80%), action 264, FPS 1.49, Running 184.77s Step 391( 53.00%), action 265, FPS 1.49, Running 185.42s Step 392( 53.20%), action 266, FPS 1.46, Running 186.22s Step 393( 53.40%), action 267, FPS 1.46, Running 186.91s Step 394( 53.60%), action 268, FPS 1.50, Running 187.25s Step 395( 53.80%), action 269, FPS 1.51, Running 188.07s Step 396( 54.00%), action 270, FPS 1.53, Running 188.48s Step 397( 54.20%), action 271, FPS 1.51, Running 189.58s Step 398( 54.40%), action 272, FPS 1.53, Running 189.95s Step 399( 54.60%), action 273, FPS 1.52, Running 190.77s Step 400( 54.80%), action 274, FPS 1.54, Running 191.16s Step 401( 55.00%), action 275, FPS 1.57, Running 191.95s Step 402( 55.20%), action 276, FPS 1.58, Running 192.37s Step 403( 55.40%), action 277, FPS 1.57, Running 193.15s Step 404( 55.60%), action 278, FPS 1.59, Running 193.55s Step 405( 55.80%), action 279, FPS 1.62, Running 194.24s Step 406( 56.00%), action 280, FPS 1.63, Running 194.64s Step 407( 56.20%), action 281, FPS 1.65, Running 195.44s Step 408( 56.40%), action 282, FPS 1.60, Running 196.10s Step 409( 56.60%), action 283, FPS 1.57, Running 196.93s Step 410( 56.80%), action 284, FPS 1.59, Running 197.39s Step 411( 57.00%), action 285, FPS 1.58, Running 198.07s Step 412( 57.20%), action 286, FPS 1.62, Running 198.53s Step 413( 57.40%), action 287, FPS 1.63, Running 199.17s Step 414( 57.60%), action 288, FPS 1.61, Running 199.65s Step 415( 57.80%), action 289, FPS 1.65, Running 200.23s Step 416( 58.00%), action 290, FPS 1.63, Running 200.75s Step 417( 58.20%), action 291, FPS 1.70, Running 201.38s Step 418( 58.40%), action 292, FPS 1.71, Running 201.63s Step 419( 58.60%), action 293, FPS 1.78, Running 201.98s Step 420( 58.80%), action 294, FPS 1.77, Running 202.49s Step 421( 59.00%), action 295, FPS 1.78, Running 203.20s Step 422( 59.20%), action 296, FPS 1.71, Running 204.06s Step 423( 59.40%), action 297, FPS 1.70, Running 204.94s Step 424( 59.60%), action 298, FPS 1.69, Running 205.37s Step 425( 59.80%), action 299, FPS 1.67, Running 206.22s Step 426( 60.00%), action 300, FPS 1.68, Running 206.58s Step 427( 60.20%), action 301, FPS 1.66, Running 207.48s Step 428( 60.40%), action 302, FPS 1.67, Running 208.11s Step 429( 60.60%), action 303, FPS 1.67, Running 208.93s Step 430( 60.80%), action 304, FPS 1.68, Running 209.32s Step 431( 61.00%), action 305, FPS 1.67, Running 210.06s Step 432( 61.20%), action 306, FPS 1.67, Running 210.50s Step 433( 61.40%), action 307, FPS 1.66, Running 211.24s Step 434( 61.60%), action 308, FPS 1.66, Running 211.72s Step 435( 61.80%), action 309, FPS 1.63, Running 212.47s Step 436( 62.00%), action 310, FPS 1.64, Running 212.95s Step 437( 62.20%), action 311, FPS 1.62, Running 213.69s Step 438( 62.40%), action 312, FPS 1.58, Running 214.29s Step 439( 62.60%), action 313, FPS 1.53, Running 215.09s Step 440( 62.80%), action 314, FPS 1.52, Running 215.68s Step 441( 63.00%), action 315, FPS 1.52, Running 216.37s Step 442( 63.20%), action 316, FPS 1.54, Running 217.01s Step 443( 63.40%), action 317, FPS 1.57, Running 217.65s Step 444( 63.60%), action 318, FPS 1.56, Running 218.23s Step 445( 63.80%), action 319, FPS 1.56, Running 219.05s Step 446( 64.00%), action 320, FPS 1.51, Running 219.82s Step 447( 64.20%), action 321, FPS 1.55, Running 220.41s Step 448( 64.40%), action 322, FPS 1.58, Running 220.73s Step 449( 64.60%), action 323, FPS 1.57, Running 221.70s Step 450( 64.80%), action 324, FPS 1.53, Running 222.42s Step 451( 65.00%), action 325, FPS 1.50, Running 223.41s Step 452( 65.20%), action 326, FPS 1.50, Running 223.86s Step 453( 65.40%), action 327, FPS 1.50, Running 224.55s Step 454( 65.60%), action 328, FPS 1.48, Running 225.21s Step 455( 65.80%), action 329, FPS 1.47, Running 226.10s Step 456( 66.00%), action 330, FPS 1.46, Running 226.60s Step 457( 66.20%), action 331, FPS 1.42, Running 227.75s Step 458( 66.40%), action 332, FPS 1.41, Running 228.47s Step 459( 66.60%), action 333, FPS 1.40, Running 229.37s Step 460( 66.80%), action 334, FPS 1.41, Running 229.85s Step 461( 67.00%), action 335, FPS 1.40, Running 230.67s Step 462( 67.20%), action 336, FPS 1.41, Running 231.16s Step 463( 67.40%), action 337, FPS 1.42, Running 231.78s Step 464( 67.60%), action 338, FPS 1.42, Running 232.31s Step 465( 67.80%), action 339, FPS 1.43, Running 233.02s Step 466( 68.00%), action 340, FPS 1.45, Running 233.63s Step 467( 68.20%), action 341, FPS 1.42, Running 234.52s Step 468( 68.40%), action 342, FPS 1.39, Running 235.11s Step 469( 68.60%), action 343, FPS 1.38, Running 236.18s Step 470( 68.80%), action 344, FPS 1.41, Running 236.58s Step 471( 69.00%), action 345, FPS 1.44, Running 237.34s Step 472( 69.20%), action 346, FPS 1.39, Running 238.23s Step 473( 69.40%), action 347, FPS 1.42, Running 238.68s Step 474( 69.60%), action 348, FPS 1.45, Running 239.00s Step 475( 69.80%), action 349, FPS 1.48, Running 239.61s Step 476( 70.00%), action 350, FPS 1.50, Running 239.94s Step 477( 70.20%), action 351, FPS 1.54, Running 240.72s Step 478( 70.40%), action 352, FPS 1.57, Running 241.19s Step 479( 70.60%), action 353, FPS 1.55, Running 242.24s Step 480( 70.80%), action 354, FPS 1.56, Running 242.65s Step 481( 71.00%), action 355, FPS 1.57, Running 243.45s Step 482( 71.20%), action 356, FPS 1.54, Running 244.12s Step 483( 71.40%), action 357, FPS 1.51, Running 245.03s Step 484( 71.60%), action 358, FPS 1.49, Running 245.71s Step 485( 71.80%), action 359, FPS 1.51, Running 246.31s [2026-08-01 19:44:44] [69 ] Seed 68 success after 246.46 s. +steps: 485 , actions: 359 . +Instruction: Empty +Total 41/69(59.42%) success. +Setting seed: 69 +Step 1( N/A%), pre moving , FPS 2.57, Running 0.39s Step 2( N/A%), pre moving , FPS 4.31, Running 0.46s Step 3( N/A%), pre moving , FPS 5.63, Running 0.53s Step 4( N/A%), pre moving , FPS 6.57, Running 0.61s Step 5( N/A%), pre moving , FPS 5.38, Running 0.93s Step 6( N/A%), pre moving , FPS 5.94, Running 1.01s Step 7( N/A%), pre moving , FPS 6.54, Running 1.07s Step 8( N/A%), pre moving , FPS 6.99, Running 1.14s Step 9( N/A%), pre moving , FPS 6.19, Running 1.45s Step 10( N/A%), pre moving , FPS 6.60, Running 1.51s Step 11( N/A%), pre moving , FPS 6.88, Running 1.60s Step 12( N/A%), pre moving , FPS 7.24, Running 1.66s Step 13( N/A%), pre moving , FPS 7.57, Running 1.72s Step 14( N/A%), pre moving , FPS 6.89, Running 2.03s Step 15( N/A%), pre moving , FPS 7.07, Running 2.12s Step 16( N/A%), pre moving , FPS 7.39, Running 2.16s Step 17( N/A%), pre moving , FPS 7.56, Running 2.25s Step 18( N/A%), pre moving , FPS 7.01, Running 2.57s Step 19( N/A%), pre moving , FPS 7.26, Running 2.62s Step 20( N/A%), pre moving , FPS 7.38, Running 2.71s Step 21( N/A%), pre moving , FPS 6.98, Running 3.26s Step 22( N/A%), pre moving , FPS 6.93, Running 3.35s Step 23( N/A%), pre moving , FPS 6.39, Running 3.66s Step 24( N/A%), pre moving , FPS 6.31, Running 3.78s Step 25( N/A%), pre moving , FPS 6.86, Running 3.85s Step 26( N/A%), pre moving , FPS 5.94, Running 4.37s Step 27( N/A%), pre moving , FPS 5.91, Running 4.46s Step 28( N/A%), pre moving , FPS 5.49, Running 4.79s Step 29( N/A%), pre moving , FPS 5.85, Running 4.87s Step 30( N/A%), pre moving , FPS 5.84, Running 4.94s Step 31( N/A%), pre moving , FPS 5.87, Running 5.00s Step 32( N/A%), pre moving , FPS 5.47, Running 5.32s Step 33( N/A%), pre moving , FPS 5.43, Running 5.40s Step 34( N/A%), pre moving , FPS 5.83, Running 5.46s Step 35( N/A%), pre moving , FPS 5.88, Running 5.52s Step 36( N/A%), pre moving , FPS 5.06, Running 6.12s Step 37( N/A%), pre moving , FPS 4.78, Running 6.44s Step 38( N/A%), pre moving , FPS 5.06, Running 6.52s Step 39( N/A%), pre moving , FPS 5.06, Running 6.57s Step 40( N/A%), pre moving , FPS 5.10, Running 6.63s Step 41( N/A%), pre moving , FPS 5.82, Running 6.69s Step 42( N/A%), pre moving , FPS 5.47, Running 7.00s Step 43( N/A%), pre moving , FPS 5.85, Running 7.08s Step 44( N/A%), pre moving , FPS 5.94, Running 7.15s Step 45( N/A%), pre moving , FPS 5.93, Running 7.22s Step 46( N/A%), pre moving , FPS 6.28, Running 7.56s Step 47( N/A%), pre moving , FPS 6.23, Running 7.67s Step 48( N/A%), pre moving , FPS 6.71, Running 7.77s Step 49( N/A%), pre moving , FPS 6.41, Running 7.99s Step 50( N/A%), pre moving , FPS 6.18, Running 8.17s Step 51( N/A%), pre moving , FPS 6.08, Running 8.29s Step 52( N/A%), pre moving , FPS 6.40, Running 8.44s Step 53( N/A%), pre moving , FPS 5.94, Running 8.77s Step 54( N/A%), pre moving , FPS 5.87, Running 8.87s Step 55( N/A%), pre moving , FPS 5.41, Running 9.22s Step 56( N/A%), pre moving , FPS 6.20, Running 9.34s Step 57( N/A%), pre moving , FPS 6.64, Running 9.45s Step 58( N/A%), pre moving , FPS 6.08, Running 9.81s Step 59( N/A%), pre moving , FPS 6.09, Running 9.85s Step 60( N/A%), pre moving , FPS 6.15, Running 9.89s Step 61( N/A%), pre moving , FPS 6.19, Running 9.92s Step 62( N/A%), pre moving , FPS 6.79, Running 9.95s Step 63( N/A%), pre moving , FPS 6.91, Running 9.98s Step 64( N/A%), pre moving , FPS 6.99, Running 10.01s Step 65( N/A%), pre moving , FPS 7.11, Running 10.03s Step 66( N/A%), pre moving , FPS 7.97, Running 10.07s Step 67( N/A%), pre moving , FPS 8.17, Running 10.11s Step 68( N/A%), pre moving , FPS 8.41, Running 10.14s Step 69( N/A%), pre moving , FPS 9.18, Running 10.17s Step 70( N/A%), pre moving , FPS 9.90, Running 10.19s Step 71( N/A%), pre moving , FPS 10.37, Running 10.22s Step 72( N/A%), pre moving , FPS 11.09, Running 10.24s Step 73( N/A%), pre moving , FPS 13.34, Running 10.27s Step 74( N/A%), pre moving , FPS 14.03, Running 10.29s Step 75( N/A%), pre moving , FPS 18.25, Running 10.32s Step 76( N/A%), pre moving , FPS 19.98, Running 10.35s Step 77( N/A%), pre moving , FPS 21.61, Running 10.37s Step 78( N/A%), pre moving , FPS 33.13, Running 10.41s Step 79( N/A%), pre moving , FPS 33.70, Running 10.45s Step 80( N/A%), pre moving , FPS 32.01, Running 10.51s Step 81( N/A%), pre moving , FPS 31.31, Running 10.56s Step 82( N/A%), pre moving , FPS 30.61, Running 10.60s Step 83( N/A%), pre moving , FPS 30.62, Running 10.63s Step 84( N/A%), pre moving , FPS 30.25, Running 10.67s Step 85( N/A%), pre moving , FPS 29.71, Running 10.70s Step 86( N/A%), pre moving , FPS 29.56, Running 10.75s Step 87( N/A%), pre moving , FPS 29.79, Running 10.79s Step 88( N/A%), pre moving , FPS 29.15, Running 10.83s Step 89( N/A%), pre moving , FPS 28.39, Running 10.87s Step 90( N/A%), pre moving , FPS 27.86, Running 10.91s Step 91( N/A%), pre moving , FPS 26.77, Running 10.97s Step 92( N/A%), pre moving , FPS 26.17, Running 11.01s Step 93( N/A%), pre moving , FPS 24.86, Running 11.07s Step 94( N/A%), pre moving , FPS 23.77, Running 11.14s Step 95( N/A%), pre moving , FPS 17.75, Running 11.45s Step 96( N/A%), pre moving , FPS 16.83, Running 11.53s Step 97( N/A%), pre moving , FPS 16.36, Running 11.60s Step 98( N/A%), pre moving , FPS 16.00, Running 11.66s Step 99( N/A%), pre moving , FPS 13.07, Running 11.98s Step 100( N/A%), pre moving , FPS 12.88, Running 12.06s Step 101( N/A%), pre moving , FPS 12.72, Running 12.13s Step 102( N/A%), pre moving , FPS 5.17, Running 14.47s Step 103( N/A%), pre moving , FPS 4.44, Running 15.14s Step 104( N/A%), pre moving , FPS 4.18, Running 15.45s Step 105( N/A%), pre moving , FPS 3.78, Running 15.99s Step 106( N/A%), pre moving , FPS 3.68, Running 16.17s Step 107( N/A%), pre moving , FPS 3.23, Running 16.97s Step 108( N/A%), pre moving , FPS 3.16, Running 17.15s Step 109( N/A%), pre moving , FPS 2.93, Running 17.70s Step 110( N/A%), pre moving , FPS 2.87, Running 17.88s Step 111( N/A%), pre moving , FPS 2.68, Running 18.42s Step 112( N/A%), pre moving , FPS 2.54, Running 18.88s Step 113( N/A%), pre moving , FPS 2.41, Running 19.38s Step 114( N/A%), pre moving , FPS 2.38, Running 19.54s Step 115( N/A%), pre moving , FPS 2.26, Running 20.30s Step 116( N/A%), pre moving , FPS 2.22, Running 20.55s Step 117( N/A%), pre moving , FPS 2.12, Running 21.01s Step 118( N/A%), pre moving , FPS 2.10, Running 21.19s Step 119( N/A%), pre moving , FPS 1.99, Running 22.01s Step 120( N/A%), pre moving , FPS 1.97, Running 22.21s Step 121( N/A%), pre moving , FPS 1.87, Running 22.82s Step 122( 0.20%), action 1, FPS 2.04, Running 24.27s Step 123( 0.40%), action 2, FPS 2.05, Running 24.90s Step 124( 0.60%), action 3, FPS 1.95, Running 25.73s Step 125( 0.80%), action 4, FPS 1.98, Running 26.08s Step 126( 1.00%), action 5, FPS 1.88, Running 26.79s Step 127( 1.20%), action 6, FPS 1.99, Running 27.04s Step 128( 1.40%), action 7, FPS 1.85, Running 27.96s Step 129( 1.60%), action 8, FPS 1.90, Running 28.20s Step 130( 1.80%), action 9, FPS 1.85, Running 28.67s Step 131( 2.00%), action 10, FPS 1.92, Running 28.86s Step 132( 2.20%), action 11, FPS 1.84, Running 29.76s Step 133( 2.40%), action 12, FPS 1.89, Running 29.94s Step 134( 2.60%), action 13, FPS 1.81, Running 30.59s Step 135( 2.80%), action 14, FPS 1.85, Running 31.10s Step 136( 3.00%), action 15, FPS 1.81, Running 31.63s Step 137( 3.20%), action 16, FPS 1.79, Running 32.18s Step 138( 3.40%), action 17, FPS 1.72, Running 32.83s Step 139( 3.60%), action 18, FPS 1.77, Running 33.28s Step 140( 3.80%), action 19, FPS 1.66, Running 34.25s Step 141( 4.00%), action 20, FPS 1.65, Running 34.97s Step 142( 4.20%), action 21, FPS 1.70, Running 36.05s Step 143( 4.40%), action 22, FPS 1.71, Running 36.59s Step 144( 4.60%), action 23, FPS 1.69, Running 37.59s Step 145( 4.80%), action 24, FPS 1.69, Running 37.92s Step 146( 5.00%), action 25, FPS 1.66, Running 38.84s Step 147( 5.20%), action 26, FPS 1.61, Running 39.44s Step 148( 5.40%), action 27, FPS 1.61, Running 40.36s Step 149( 5.60%), action 28, FPS 1.57, Running 40.93s Step 150( 5.80%), action 29, FPS 1.54, Running 41.62s Step 151( 6.00%), action 30, FPS 1.51, Running 42.12s Step 152( 6.20%), action 31, FPS 1.50, Running 43.08s Step 153( 6.40%), action 32, FPS 1.48, Running 43.41s Step 154( 6.60%), action 33, FPS 1.45, Running 44.34s Step 155( 6.80%), action 34, FPS 1.45, Running 44.93s Step 156( 7.00%), action 35, FPS 1.43, Running 45.65s Step 157( 7.20%), action 36, FPS 1.43, Running 46.14s Step 158( 7.40%), action 37, FPS 1.41, Running 47.05s Step 159( 7.60%), action 38, FPS 1.42, Running 47.38s Step 160( 7.80%), action 39, FPS 1.43, Running 48.26s Step 161( 8.00%), action 40, FPS 1.47, Running 48.55s Step 162( 8.20%), action 41, FPS 1.54, Running 49.06s Step 163( 8.40%), action 42, FPS 1.57, Running 49.36s Step 164( 8.60%), action 43, FPS 1.58, Running 50.24s Step 165( 8.80%), action 44, FPS 1.58, Running 50.58s Step 166( 9.00%), action 45, FPS 1.60, Running 51.34s Step 167( 9.20%), action 46, FPS 1.63, Running 51.68s Step 168( 9.40%), action 47, FPS 1.65, Running 52.47s Step 169( 9.60%), action 48, FPS 1.68, Running 52.83s Step 170( 9.80%), action 49, FPS 1.67, Running 53.59s Step 171( 10.00%), action 50, FPS 1.69, Running 53.96s Step 172( 10.20%), action 51, FPS 1.68, Running 54.98s Step 173( 10.40%), action 52, FPS 1.66, Running 55.45s Step 174( 10.60%), action 53, FPS 1.67, Running 56.31s Step 175( 10.80%), action 54, FPS 1.72, Running 56.59s Step 176( 11.00%), action 55, FPS 1.69, Running 57.45s Step 177( 11.20%), action 56, FPS 1.73, Running 57.70s Step 178( 11.40%), action 57, FPS 1.74, Running 58.52s Step 179( 11.60%), action 58, FPS 1.73, Running 58.91s Step 180( 11.80%), action 59, FPS 1.74, Running 59.78s Step 181( 12.00%), action 60, FPS 1.74, Running 60.06s Step 182( 12.20%), action 61, FPS 1.68, Running 61.00s Step 183( 12.40%), action 62, FPS 1.65, Running 61.51s Step 184( 12.60%), action 63, FPS 1.69, Running 62.09s Step 185( 12.80%), action 64, FPS 1.66, Running 62.66s Step 186( 13.00%), action 65, FPS 1.66, Running 63.36s Step 187( 13.20%), action 66, FPS 1.65, Running 63.80s Step 188( 13.40%), action 67, FPS 1.67, Running 64.43s Step 189( 13.60%), action 68, FPS 1.65, Running 64.97s Step 190( 13.80%), action 69, FPS 1.63, Running 65.90s Step 191( 14.00%), action 70, FPS 1.64, Running 66.19s Step 192( 14.20%), action 71, FPS 1.63, Running 67.28s Step 193( 14.40%), action 72, FPS 1.63, Running 67.69s Step 194( 14.60%), action 73, FPS 1.70, Running 68.08s Step 195( 14.80%), action 74, FPS 1.67, Running 68.54s Step 196( 15.00%), action 75, FPS 1.74, Running 68.93s Step 197( 15.20%), action 76, FPS 1.69, Running 69.54s Step 198( 15.40%), action 77, FPS 1.67, Running 70.51s Step 199( 15.60%), action 78, FPS 1.64, Running 71.08s Step 200( 15.80%), action 79, FPS 1.63, Running 72.02s Step 201( 16.00%), action 80, FPS 1.62, Running 72.39s Step 202( 16.20%), action 81, FPS 1.63, Running 73.27s Step 203( 16.40%), action 82, FPS 1.63, Running 73.79s Step 204( 16.60%), action 83, FPS 1.56, Running 74.89s Step 205( 16.80%), action 84, FPS 1.56, Running 75.45s Step 206( 17.00%), action 85, FPS 1.53, Running 76.44s Step 207( 17.20%), action 86, FPS 1.54, Running 76.76s Step 208( 17.40%), action 87, FPS 1.50, Running 77.73s Step 209( 17.60%), action 88, FPS 1.53, Running 78.05s Step 210( 17.80%), action 89, FPS 1.55, Running 78.82s Step 211( 18.00%), action 90, FPS 1.54, Running 79.15s Step 212( 18.20%), action 91, FPS 1.56, Running 80.07s Step 213( 18.40%), action 92, FPS 1.55, Running 80.60s Step 214( 18.60%), action 93, FPS 1.51, Running 81.31s Step 215( 18.80%), action 94, FPS 1.51, Running 81.78s Step 216( 19.00%), action 95, FPS 1.45, Running 82.75s Step 217( 19.20%), action 96, FPS 1.48, Running 83.05s Step 218( 19.40%), action 97, FPS 1.50, Running 83.85s Step 219( 19.60%), action 98, FPS 1.53, Running 84.17s Step 220( 19.80%), action 99, FPS 1.54, Running 85.04s Step 221( 20.00%), action 100, FPS 1.53, Running 85.47s Step 222( 20.20%), action 101, FPS 1.50, Running 86.59s Step 223( 20.40%), action 102, FPS 1.53, Running 86.87s Step 224( 20.60%), action 103, FPS 1.63, Running 87.19s Step 225( 20.80%), action 104, FPS 1.66, Running 87.46s Step 226( 21.00%), action 105, FPS 1.71, Running 88.14s Step 227( 21.20%), action 106, FPS 1.69, Running 88.57s Step 228( 21.40%), action 107, FPS 1.72, Running 89.39s Step 229( 21.60%), action 108, FPS 1.67, Running 90.02s Step 230( 21.80%), action 109, FPS 1.65, Running 90.95s Step 231( 22.00%), action 110, FPS 1.61, Running 91.56s Step 232( 22.20%), action 111, FPS 1.59, Running 92.62s Step 233( 22.40%), action 112, FPS 1.62, Running 92.95s Step 234( 22.60%), action 113, FPS 1.60, Running 93.84s Step 235( 22.80%), action 114, FPS 1.60, Running 94.30s Step 236( 23.00%), action 115, FPS 1.63, Running 95.02s Step 237( 23.20%), action 116, FPS 1.60, Running 95.57s Step 238( 23.40%), action 117, FPS 1.57, Running 96.59s Step 239( 23.60%), action 118, FPS 1.54, Running 97.14s Step 240( 23.80%), action 119, FPS 1.56, Running 97.88s Step 241( 24.00%), action 120, FPS 1.55, Running 98.40s Step 242( 24.20%), action 121, FPS 1.57, Running 99.36s Step 243( 24.40%), action 122, FPS 1.53, Running 99.94s Step 244( 24.60%), action 123, FPS 1.45, Running 100.96s Step 245( 24.80%), action 124, FPS 1.43, Running 101.48s Step 246( 25.00%), action 125, FPS 1.44, Running 102.07s Step 247( 25.20%), action 126, FPS 1.41, Running 102.71s Step 248( 25.40%), action 127, FPS 1.40, Running 103.66s Step 249( 25.60%), action 128, FPS 1.40, Running 104.27s Step 250( 25.80%), action 129, FPS 1.41, Running 105.17s Step 251( 26.00%), action 130, FPS 1.43, Running 105.56s Step 252( 26.20%), action 131, FPS 1.47, Running 106.23s Step 253( 26.40%), action 132, FPS 1.48, Running 106.46s Step 254( 26.60%), action 133, FPS 1.55, Running 106.76s Step 255( 26.80%), action 134, FPS 1.57, Running 107.05s Step 256( 27.00%), action 135, FPS 1.61, Running 107.44s Step 257( 27.20%), action 136, FPS 1.61, Running 108.01s Step 258( 27.40%), action 137, FPS 1.62, Running 108.94s Step 259( 27.60%), action 138, FPS 1.64, Running 109.34s Step 260( 27.80%), action 139, FPS 1.64, Running 110.10s Step 261( 28.00%), action 140, FPS 1.63, Running 110.68s Step 262( 28.20%), action 141, FPS 1.62, Running 111.70s Step 263( 28.40%), action 142, FPS 1.65, Running 112.06s Step 264( 28.60%), action 143, FPS 1.67, Running 112.95s Step 265( 28.80%), action 144, FPS 1.66, Running 113.55s Step 266( 29.00%), action 145, FPS 1.60, Running 114.55s Step 267( 29.20%), action 146, FPS 1.61, Running 115.13s Step 268( 29.40%), action 147, FPS 1.61, Running 116.11s Step 269( 29.60%), action 148, FPS 1.63, Running 116.55s Step 270( 29.80%), action 149, FPS 1.64, Running 117.39s Step 271( 30.00%), action 150, FPS 1.61, Running 117.96s Step 272( 30.20%), action 151, FPS 1.58, Running 118.89s Step 273( 30.40%), action 152, FPS 1.56, Running 119.24s Step 274( 30.60%), action 153, FPS 1.53, Running 119.85s Step 275( 30.80%), action 154, FPS 1.51, Running 120.33s Step 276( 31.00%), action 155, FPS 1.45, Running 121.25s Step 277( 31.20%), action 156, FPS 1.47, Running 121.57s Step 278( 31.40%), action 157, FPS 1.46, Running 122.60s Step 279( 31.60%), action 158, FPS 1.46, Running 123.06s Step 280( 31.80%), action 159, FPS 1.45, Running 123.92s Step 281( 32.00%), action 160, FPS 1.48, Running 124.18s Step 282( 32.20%), action 161, FPS 1.48, Running 125.20s Step 283( 32.40%), action 162, FPS 1.48, Running 125.60s Step 284( 32.60%), action 163, FPS 1.54, Running 125.95s Step 285( 32.80%), action 164, FPS 1.59, Running 126.15s Step 286( 33.00%), action 165, FPS 1.66, Running 126.60s Step 287( 33.20%), action 166, FPS 1.71, Running 126.82s Step 288( 33.40%), action 167, FPS 1.81, Running 127.14s Step 289( 33.60%), action 168, FPS 1.82, Running 127.55s Step 290( 33.80%), action 169, FPS 1.86, Running 128.15s Step 291( 34.00%), action 170, FPS 1.91, Running 128.44s Step 292( 34.20%), action 171, FPS 1.89, Running 129.48s Step 293( 34.40%), action 172, FPS 1.87, Running 129.93s Step 294( 34.60%), action 173, FPS 1.82, Running 130.84s Step 295( 34.80%), action 174, FPS 1.86, Running 131.10s Step 296( 35.00%), action 175, FPS 1.85, Running 132.05s Step 297( 35.20%), action 176, FPS 1.82, Running 132.57s Step 298( 35.40%), action 177, FPS 1.82, Running 133.60s Step 299( 35.60%), action 178, FPS 1.85, Running 133.87s Step 300( 35.80%), action 179, FPS 1.84, Running 134.77s Step 301( 36.00%), action 180, FPS 1.81, Running 135.22s Step 302( 36.20%), action 181, FPS 1.80, Running 136.28s Step 303( 36.40%), action 182, FPS 1.82, Running 136.61s Step 304( 36.60%), action 183, FPS 1.74, Running 137.46s Step 305( 36.80%), action 184, FPS 1.68, Running 138.03s Step 306( 37.00%), action 185, FPS 1.67, Running 138.56s Step 307( 37.20%), action 186, FPS 1.63, Running 139.12s Step 308( 37.40%), action 187, FPS 1.57, Running 139.85s Step 309( 37.60%), action 188, FPS 1.56, Running 140.40s Step 310( 37.80%), action 189, FPS 1.51, Running 141.39s Step 311( 38.00%), action 190, FPS 1.48, Running 141.97s Step 312( 38.20%), action 191, FPS 1.49, Running 142.90s Step 313( 38.40%), action 192, FPS 1.49, Running 143.38s Step 314( 38.60%), action 193, FPS 1.51, Running 144.08s Step 315( 38.80%), action 194, FPS 1.47, Running 144.67s Step 316( 39.00%), action 195, FPS 1.48, Running 145.61s Step 317( 39.20%), action 196, FPS 1.51, Running 145.80s Step 318( 39.40%), action 197, FPS 1.58, Running 146.26s Step 319( 39.60%), action 198, FPS 1.59, Running 146.47s Step 320( 39.80%), action 199, FPS 1.60, Running 147.24s Step 321( 40.00%), action 200, FPS 1.59, Running 147.82s Step 322( 40.20%), action 201, FPS 1.57, Running 148.98s Step 323( 40.40%), action 202, FPS 1.55, Running 149.49s Step 324( 40.60%), action 203, FPS 1.55, Running 150.33s Step 325( 40.80%), action 204, FPS 1.58, Running 150.71s Step 326( 41.00%), action 205, FPS 1.53, Running 151.61s Step 327( 41.20%), action 206, FPS 1.55, Running 152.04s Step 328( 41.40%), action 207, FPS 1.56, Running 152.68s Step 329( 41.60%), action 208, FPS 1.58, Running 153.05s Step 330( 41.80%), action 209, FPS 1.61, Running 153.80s Step 331( 42.00%), action 210, FPS 1.62, Running 154.34s Step 332( 42.20%), action 211, FPS 1.60, Running 155.39s Step 333( 42.40%), action 212, FPS 1.60, Running 155.92s Step 334( 42.60%), action 213, FPS 1.55, Running 156.98s Step 335( 42.80%), action 214, FPS 1.55, Running 157.58s Step 336( 43.00%), action 215, FPS 1.53, Running 158.64s Step 337( 43.20%), action 216, FPS 1.50, Running 159.15s Step 338( 43.40%), action 217, FPS 1.46, Running 160.00s Step 339( 43.60%), action 218, FPS 1.43, Running 160.44s Step 340( 43.80%), action 219, FPS 1.41, Running 161.37s Step 341( 44.00%), action 220, FPS 1.42, Running 161.90s Step 342( 44.20%), action 221, FPS 1.42, Running 163.11s Step 343( 44.40%), action 222, FPS 1.40, Running 163.75s Step 344( 44.60%), action 223, FPS 1.42, Running 164.37s Step 345( 44.80%), action 224, FPS 1.44, Running 164.62s Step 346( 45.00%), action 225, FPS 1.42, Running 165.72s Step 347( 45.20%), action 226, FPS 1.43, Running 166.05s Step 348( 45.40%), action 227, FPS 1.41, Running 166.87s Step 349( 45.60%), action 228, FPS 1.39, Running 167.44s Step 350( 45.80%), action 229, FPS 1.36, Running 168.46s Step 351( 46.00%), action 230, FPS 1.38, Running 168.82s Step 352( 46.20%), action 231, FPS 1.41, Running 169.58s Step 353( 46.40%), action 232, FPS 1.41, Running 170.12s Step 354( 46.60%), action 233, FPS 1.44, Running 170.84s Step 355( 46.80%), action 234, FPS 1.46, Running 171.31s Step 356( 47.00%), action 235, FPS 1.49, Running 172.10s Step 357( 47.20%), action 236, FPS 1.48, Running 172.68s Step 358( 47.40%), action 237, FPS 1.47, Running 173.60s Step 359( 47.60%), action 238, FPS 1.44, Running 174.29s Step 360( 47.80%), action 239, FPS 1.44, Running 175.22s Step 361( 48.00%), action 240, FPS 1.43, Running 175.87s Step 362( 48.20%), action 241, FPS 1.45, Running 176.87s Step 363( 48.40%), action 242, FPS 1.49, Running 177.16s Step 364( 48.60%), action 243, FPS 1.46, Running 178.02s Step 365( 48.80%), action 244, FPS 1.46, Running 178.34s Step 366( 49.00%), action 245, FPS 1.48, Running 179.22s Step 367( 49.20%), action 246, FPS 1.46, Running 179.75s Step 368( 49.40%), action 247, FPS 1.45, Running 180.67s Step 369( 49.60%), action 248, FPS 1.47, Running 181.06s Step 370( 49.80%), action 249, FPS 1.50, Running 181.83s Step 371( 50.00%), action 250, FPS 1.46, Running 182.49s Step 372( 50.20%), action 251, FPS 1.48, Running 183.10s Step 373( 50.40%), action 252, FPS 1.51, Running 183.35s Step 374( 50.60%), action 253, FPS 1.52, Running 184.01s Step 375( 50.80%), action 254, FPS 1.54, Running 184.28s Step 376( 51.00%), action 255, FPS 1.54, Running 185.11s Step 377( 51.20%), action 256, FPS 1.55, Running 185.55s Step 378( 51.40%), action 257, FPS 1.59, Running 186.17s Step 379( 51.60%), action 258, FPS 1.61, Running 186.71s Step 380( 51.80%), action 259, FPS 1.64, Running 187.39s Step 381( 52.00%), action 260, FPS 1.67, Running 187.86s Step 382( 52.20%), action 261, FPS 1.67, Running 188.83s Step 383( 52.40%), action 262, FPS 1.68, Running 189.09s Step 384( 52.60%), action 263, FPS 1.67, Running 190.00s Step 385( 52.80%), action 264, FPS 1.68, Running 190.27s Step 386( 53.00%), action 265, FPS 1.66, Running 191.24s Step 387( 53.20%), action 266, FPS 1.68, Running 191.66s Step 388( 53.40%), action 267, FPS 1.72, Running 192.33s Step 389( 53.60%), action 268, FPS 1.73, Running 192.63s Step 390( 53.80%), action 269, FPS 1.72, Running 193.44s Step 391( 54.00%), action 270, FPS 1.74, Running 193.99s Step 392( 54.20%), action 271, FPS 1.68, Running 195.03s Step 393( 54.40%), action 272, FPS 1.67, Running 195.34s Step 394( 54.60%), action 273, FPS 1.66, Running 196.07s Step 395( 54.80%), action 274, FPS 1.65, Running 196.38s Step 396( 55.00%), action 275, FPS 1.65, Running 197.25s Step 397( 55.20%), action 276, FPS 1.63, Running 197.84s Step 398( 55.40%), action 277, FPS 1.61, Running 198.63s Step 399( 55.60%), action 278, FPS 1.63, Running 199.01s Step 400( 55.80%), action 279, FPS 1.60, Running 199.92s Step 401( 56.00%), action 280, FPS 1.62, Running 200.22s Step 402( 56.20%), action 281, FPS 1.61, Running 201.23s Step 403( 56.40%), action 282, FPS 1.58, Running 201.76s Step 404( 56.60%), action 283, FPS 1.58, Running 202.68s Step 405( 56.80%), action 284, FPS 1.57, Running 203.04s Step 406( 57.00%), action 285, FPS 1.58, Running 203.87s Step 407( 57.20%), action 286, FPS 1.58, Running 204.35s Step 408( 57.40%), action 287, FPS 1.59, Running 204.88s Step 409( 57.60%), action 288, FPS 1.57, Running 205.39s Step 410( 57.80%), action 289, FPS 1.58, Running 206.06s Step 411( 58.00%), action 290, FPS 1.58, Running 206.61s Step 412( 58.20%), action 291, FPS 1.60, Running 207.53s Step 413( 58.40%), action 292, FPS 1.56, Running 208.15s Step 414( 58.60%), action 293, FPS 1.58, Running 208.75s Step 415( 58.80%), action 294, FPS 1.55, Running 209.32s Step 416( 59.00%), action 295, FPS 1.57, Running 210.02s Step 417( 59.20%), action 296, FPS 1.58, Running 210.48s Step 418( 59.40%), action 297, FPS 1.56, Running 211.44s Step 419( 59.60%), action 298, FPS 1.54, Running 212.02s Step 420( 59.80%), action 299, FPS 1.55, Running 212.82s Step 421( 60.00%), action 300, FPS 1.54, Running 213.25s Step 422( 60.20%), action 301, FPS 1.55, Running 214.17s Step 423( 60.40%), action 302, FPS 1.57, Running 214.47s Step 424( 60.60%), action 303, FPS 1.58, Running 215.31s Step 425( 60.80%), action 304, FPS 1.59, Running 215.59s Step 426( 61.00%), action 305, FPS 1.60, Running 216.36s Step 427( 61.20%), action 306, FPS 1.62, Running 216.66s Step 428( 61.40%), action 307, FPS 1.60, Running 217.39s Step 429( 61.60%), action 308, FPS 1.62, Running 217.77s Step 430( 61.80%), action 309, FPS 1.59, Running 218.65s Step 431( 62.00%), action 310, FPS 1.62, Running 218.98s Step 432( 62.20%), action 311, FPS 1.65, Running 219.62s Step 433( 62.40%), action 312, FPS 1.70, Running 219.89s Step 434( 62.60%), action 313, FPS 1.66, Running 220.80s Step 435( 62.80%), action 314, FPS 1.70, Running 221.11s Step 436( 63.00%), action 315, FPS 1.68, Running 221.95s Step 437( 63.20%), action 316, FPS 1.69, Running 222.32s Step 438( 63.40%), action 317, FPS 1.72, Running 223.05s Step 439( 63.60%), action 318, FPS 1.70, Running 223.76s Step 440( 63.80%), action 319, FPS 1.67, Running 224.78s Step 441( 64.00%), action 320, FPS 1.66, Running 225.33s Step 442( 64.20%), action 321, FPS 1.62, Running 226.50s Step 443( 64.40%), action 322, FPS 1.59, Running 227.05s Step 444( 64.60%), action 323, FPS 1.59, Running 227.85s Step 445( 64.80%), action 324, FPS 1.54, Running 228.56s Step 446( 65.00%), action 325, FPS 1.55, Running 229.27s Step 447( 65.20%), action 326, FPS 1.52, Running 229.83s Step 448( 65.40%), action 327, FPS 1.51, Running 230.68s Step 449( 65.60%), action 328, FPS 1.48, Running 231.32s Step 450( 65.80%), action 329, FPS 1.46, Running 232.32s Step 451( 66.00%), action 330, FPS 1.44, Running 232.91s Step 452( 66.20%), action 331, FPS 1.40, Running 233.92s Step 453( 66.40%), action 332, FPS 1.40, Running 234.17s Step 454( 66.60%), action 333, FPS 1.41, Running 234.95s Step 455( 66.80%), action 334, FPS 1.38, Running 235.57s Step 456( 67.00%), action 335, FPS 1.39, Running 236.35s Step 457( 67.20%), action 336, FPS 1.38, Running 236.81s Step 458( 67.40%), action 337, FPS 1.38, Running 237.53s Step 459( 67.60%), action 338, FPS 1.43, Running 237.76s Step 460( 67.80%), action 339, FPS 1.47, Running 238.39s Step 461( 68.00%), action 340, FPS 1.47, Running 238.89s Step 462( 68.20%), action 341, FPS 1.49, Running 239.96s Step 463( 68.40%), action 342, FPS 1.50, Running 240.40s Step 464( 68.60%), action 343, FPS 1.45, Running 241.61s Step 465( 68.80%), action 344, FPS 1.47, Running 242.18s Step 466( 69.00%), action 345, FPS 1.44, Running 243.13s Step 467( 69.20%), action 346, FPS 1.46, Running 243.52s Step 468( 69.40%), action 347, FPS 1.46, Running 244.36s Step 469( 69.60%), action 348, FPS 1.46, Running 245.06s Step 470( 69.80%), action 349, FPS 1.48, Running 245.81s [2026-08-01 19:48:50] [70 ] Seed 69 success after 245.97 s. +steps: 470 , actions: 349 . +Instruction: Empty +Total 42/70(60.00%) success. +Setting seed: 70 +Step 1( N/A%), pre moving , FPS 2.02, Running 0.49s Step 2( N/A%), pre moving , FPS 3.63, Running 0.55s Step 3( N/A%), pre moving , FPS 3.48, Running 0.86s Step 4( N/A%), pre moving , FPS 4.22, Running 0.95s Step 5( N/A%), pre moving , FPS 4.92, Running 1.02s Step 6( N/A%), pre moving , FPS 4.83, Running 1.24s Step 7( N/A%), pre moving , FPS 5.04, Running 1.39s Step 8( N/A%), pre moving , FPS 5.40, Running 1.48s Step 9( N/A%), pre moving , FPS 5.81, Running 1.55s Step 10( N/A%), pre moving , FPS 6.08, Running 1.64s Step 11( N/A%), pre moving , FPS 5.71, Running 1.93s Step 12( N/A%), pre moving , FPS 5.96, Running 2.01s Step 13( N/A%), pre moving , FPS 6.24, Running 2.08s Step 14( N/A%), pre moving , FPS 6.53, Running 2.14s Step 15( N/A%), pre moving , FPS 6.11, Running 2.46s Step 16( N/A%), pre moving , FPS 6.30, Running 2.54s Step 17( N/A%), pre moving , FPS 6.53, Running 2.60s Step 18( N/A%), pre moving , FPS 6.73, Running 2.67s Step 19( N/A%), pre moving , FPS 6.55, Running 2.90s Step 20( N/A%), pre moving , FPS 6.52, Running 3.07s Step 21( N/A%), pre moving , FPS 6.41, Running 3.61s Step 22( N/A%), pre moving , FPS 6.41, Running 3.67s Step 23( N/A%), pre moving , FPS 6.97, Running 3.73s Step 24( N/A%), pre moving , FPS 6.39, Running 4.08s Step 25( N/A%), pre moving , FPS 6.37, Running 4.16s Step 26( N/A%), pre moving , FPS 5.80, Running 4.69s Step 27( N/A%), pre moving , FPS 5.94, Running 4.76s Step 28( N/A%), pre moving , FPS 5.98, Running 4.82s Step 29( N/A%), pre moving , FPS 5.56, Running 5.15s Step 30( N/A%), pre moving , FPS 5.63, Running 5.20s Step 31( N/A%), pre moving , FPS 6.01, Running 5.25s Step 32( N/A%), pre moving , FPS 6.07, Running 5.31s Step 33( N/A%), pre moving , FPS 6.07, Running 5.38s Step 34( N/A%), pre moving , FPS 6.08, Running 5.43s Step 35( N/A%), pre moving , FPS 6.08, Running 5.74s Step 36( N/A%), pre moving , FPS 5.25, Running 6.35s Step 37( N/A%), pre moving , FPS 5.27, Running 6.40s Step 38( N/A%), pre moving , FPS 5.26, Running 6.48s Step 39( N/A%), pre moving , FPS 5.48, Running 6.55s Step 40( N/A%), pre moving , FPS 5.47, Running 6.73s Step 41( N/A%), pre moving , FPS 6.03, Running 6.93s Step 42( N/A%), pre moving , FPS 6.00, Running 7.00s Step 43( N/A%), pre moving , FPS 5.99, Running 7.07s Step 44( N/A%), pre moving , FPS 6.52, Running 7.15s Step 45( N/A%), pre moving , FPS 6.05, Running 7.46s Step 46( N/A%), pre moving , FPS 7.02, Running 7.54s Step 47( N/A%), pre moving , FPS 6.94, Running 7.64s Step 48( N/A%), pre moving , FPS 6.33, Running 7.99s Step 49( N/A%), pre moving , FPS 6.77, Running 8.10s Step 50( N/A%), pre moving , FPS 6.67, Running 8.20s Step 51( N/A%), pre moving , FPS 6.16, Running 8.50s Step 52( N/A%), pre moving , FPS 5.98, Running 8.65s Step 53( N/A%), pre moving , FPS 5.93, Running 8.75s Step 54( N/A%), pre moving , FPS 5.46, Running 9.10s Step 55( N/A%), pre moving , FPS 5.87, Running 9.15s Step 56( N/A%), pre moving , FPS 7.05, Running 9.19s Step 57( N/A%), pre moving , FPS 7.08, Running 9.22s Step 58( N/A%), pre moving , FPS 7.23, Running 9.25s Step 59( N/A%), pre moving , FPS 7.34, Running 9.27s Step 60( N/A%), pre moving , FPS 7.77, Running 9.30s Step 61( N/A%), pre moving , FPS 8.29, Running 9.34s Step 62( N/A%), pre moving , FPS 8.47, Running 9.37s Step 63( N/A%), pre moving , FPS 8.61, Running 9.39s Step 64( N/A%), pre moving , FPS 8.79, Running 9.42s Step 65( N/A%), pre moving , FPS 10.05, Running 9.45s Step 66( N/A%), pre moving , FPS 10.33, Running 9.48s Step 67( N/A%), pre moving , FPS 10.68, Running 9.51s Step 68( N/A%), pre moving , FPS 12.82, Running 9.55s Step 69( N/A%), pre moving , FPS 13.61, Running 9.57s Step 70( N/A%), pre moving , FPS 14.26, Running 9.60s Step 71( N/A%), pre moving , FPS 17.54, Running 9.64s Step 72( N/A%), pre moving , FPS 19.52, Running 9.68s Step 73( N/A%), pre moving , FPS 20.88, Running 9.70s Step 74( N/A%), pre moving , FPS 31.64, Running 9.73s Step 75( N/A%), pre moving , FPS 33.11, Running 9.76s Step 76( N/A%), pre moving , FPS 33.13, Running 9.79s Step 77( N/A%), pre moving , FPS 33.43, Running 9.82s Step 78( N/A%), pre moving , FPS 33.17, Running 9.85s Step 79( N/A%), pre moving , FPS 32.75, Running 9.88s Step 80( N/A%), pre moving , FPS 31.77, Running 9.93s Step 81( N/A%), pre moving , FPS 31.27, Running 9.98s Step 82( N/A%), pre moving , FPS 30.26, Running 10.03s Step 83( N/A%), pre moving , FPS 28.88, Running 10.09s Step 84( N/A%), pre moving , FPS 27.98, Running 10.14s Step 85( N/A%), pre moving , FPS 27.05, Running 10.19s Step 86( N/A%), pre moving , FPS 25.89, Running 10.25s Step 87( N/A%), pre moving , FPS 24.91, Running 10.32s Step 88( N/A%), pre moving , FPS 24.30, Running 10.37s Step 89( N/A%), pre moving , FPS 23.49, Running 10.42s Step 90( N/A%), pre moving , FPS 21.67, Running 10.52s Step 91( N/A%), pre moving , FPS 20.97, Running 10.60s Step 92( N/A%), pre moving , FPS 16.20, Running 10.91s Step 93( N/A%), pre moving , FPS 15.65, Running 10.98s Step 94( N/A%), pre moving , FPS 15.29, Running 11.04s Step 95( N/A%), pre moving , FPS 14.66, Running 11.12s Step 96( N/A%), pre moving , FPS 12.17, Running 11.43s Step 97( N/A%), pre moving , FPS 11.75, Running 11.52s Step 98( N/A%), pre moving , FPS 11.46, Running 11.59s Step 99( N/A%), pre moving , FPS 10.38, Running 11.81s Step 100( N/A%), pre moving , FPS 9.88, Running 11.96s Step 101( N/A%), pre moving , FPS 9.69, Running 12.04s Step 102( N/A%), pre moving , FPS 9.56, Running 12.12s Step 103( N/A%), pre moving , FPS 9.59, Running 12.17s Step 104( N/A%), pre moving , FPS 8.51, Running 12.49s Step 105( N/A%), pre moving , FPS 8.38, Running 12.57s Step 106( N/A%), pre moving , FPS 8.37, Running 12.64s Step 107( N/A%), pre moving , FPS 7.81, Running 12.88s Step 108( N/A%), pre moving , FPS 7.48, Running 13.04s Step 109( N/A%), pre moving , FPS 7.46, Running 13.10s Step 110( N/A%), pre moving , FPS 7.54, Running 13.18s Step 111( N/A%), pre moving , FPS 7.18, Running 13.38s Step 112( N/A%), pre moving , FPS 4.43, Running 15.42s Step 113( N/A%), pre moving , FPS 4.01, Running 15.97s Step 114( N/A%), pre moving , FPS 3.73, Running 16.39s Step 115( N/A%), pre moving , FPS 3.44, Running 16.93s Step 116( N/A%), pre moving , FPS 3.54, Running 17.09s Step 117( N/A%), pre moving , FPS 3.27, Running 17.63s Step 118( N/A%), pre moving , FPS 3.08, Running 18.08s Step 119( N/A%), pre moving , FPS 2.95, Running 18.59s Step 120( N/A%), pre moving , FPS 2.94, Running 18.76s Step 121( N/A%), pre moving , FPS 2.76, Running 19.30s Step 122( N/A%), pre moving , FPS 2.63, Running 19.71s Step 123( N/A%), pre moving , FPS 2.49, Running 20.21s Step 124( N/A%), pre moving , FPS 2.53, Running 20.38s Step 125( N/A%), pre moving , FPS 2.41, Running 20.89s Step 126( N/A%), pre moving , FPS 2.31, Running 21.30s Step 127( N/A%), pre moving , FPS 2.24, Running 21.81s Step 128( N/A%), pre moving , FPS 2.23, Running 22.00s Step 129( N/A%), pre moving , FPS 2.12, Running 22.52s Step 130( N/A%), pre moving , FPS 2.04, Running 22.98s Step 131( N/A%), pre moving , FPS 1.97, Running 23.51s Step 132( 0.20%), action 1, FPS 2.15, Running 24.74s Step 133( 0.40%), action 2, FPS 2.15, Running 25.29s Step 134( 0.60%), action 3, FPS 2.04, Running 26.21s Step 135( 0.80%), action 4, FPS 2.08, Running 26.54s Step 136( 1.00%), action 5, FPS 1.94, Running 27.39s Step 137( 1.20%), action 6, FPS 1.94, Running 27.94s Step 138( 1.40%), action 7, FPS 1.98, Running 28.20s Step 139( 1.60%), action 8, FPS 2.03, Running 28.45s Step 140( 1.80%), action 9, FPS 2.00, Running 28.77s Step 141( 2.00%), action 10, FPS 2.04, Running 29.08s Step 142( 2.20%), action 11, FPS 2.03, Running 29.58s Step 143( 2.40%), action 12, FPS 2.09, Running 29.79s Step 144( 2.60%), action 13, FPS 1.99, Running 30.44s Step 145( 2.80%), action 14, FPS 2.03, Running 30.72s Step 146( 3.00%), action 15, FPS 1.96, Running 31.53s Step 147( 3.20%), action 16, FPS 2.00, Running 31.81s Step 148( 3.40%), action 17, FPS 1.88, Running 32.64s Step 149( 3.60%), action 18, FPS 1.91, Running 32.99s Step 150( 3.80%), action 19, FPS 1.85, Running 33.76s Step 151( 4.00%), action 20, FPS 1.88, Running 34.13s Step 152( 4.20%), action 21, FPS 1.95, Running 35.00s Step 153( 4.40%), action 22, FPS 1.95, Running 35.53s Step 154( 4.60%), action 23, FPS 1.96, Running 36.42s Step 155( 4.80%), action 24, FPS 1.97, Running 36.68s Step 156( 5.00%), action 25, FPS 1.96, Running 37.58s Step 157( 5.20%), action 26, FPS 2.02, Running 37.84s Step 158( 5.40%), action 27, FPS 1.96, Running 38.41s Step 159( 5.60%), action 28, FPS 1.91, Running 38.90s Step 160( 5.80%), action 29, FPS 1.85, Running 39.59s Step 161( 6.00%), action 30, FPS 1.82, Running 40.04s Step 162( 6.20%), action 31, FPS 1.75, Running 41.00s Step 163( 6.40%), action 32, FPS 1.74, Running 41.30s Step 164( 6.60%), action 33, FPS 1.72, Running 42.09s Step 165( 6.80%), action 34, FPS 1.68, Running 42.61s Step 166( 7.00%), action 35, FPS 1.72, Running 43.19s Step 167( 7.20%), action 36, FPS 1.69, Running 43.64s Step 168( 7.40%), action 37, FPS 1.72, Running 44.28s Step 169( 7.60%), action 38, FPS 1.70, Running 44.77s Step 170( 7.80%), action 39, FPS 1.72, Running 45.36s Step 171( 8.00%), action 40, FPS 1.71, Running 45.81s Step 172( 8.20%), action 41, FPS 1.67, Running 46.97s Step 173( 8.40%), action 42, FPS 1.67, Running 47.48s Step 174( 8.60%), action 43, FPS 1.76, Running 47.77s Step 175( 8.80%), action 44, FPS 1.77, Running 47.96s Step 176( 9.00%), action 45, FPS 1.86, Running 48.33s Step 177( 9.20%), action 46, FPS 1.87, Running 48.56s Step 178( 9.40%), action 47, FPS 1.90, Running 48.92s Step 179( 9.60%), action 48, FPS 1.94, Running 49.19s Step 180( 9.80%), action 49, FPS 2.01, Running 49.56s Step 181( 10.00%), action 50, FPS 2.05, Running 49.79s Step 182( 10.20%), action 51, FPS 2.02, Running 50.91s Step 183( 10.40%), action 52, FPS 2.02, Running 51.21s Step 184( 10.60%), action 53, FPS 2.01, Running 52.06s Step 185( 10.80%), action 54, FPS 2.00, Running 52.59s Step 186( 11.00%), action 55, FPS 2.00, Running 53.21s Step 187( 11.20%), action 56, FPS 1.98, Running 53.75s Step 188( 11.40%), action 57, FPS 1.92, Running 54.71s Step 189( 11.60%), action 58, FPS 1.96, Running 54.98s Step 190( 11.80%), action 59, FPS 1.89, Running 55.92s Step 191( 12.00%), action 60, FPS 1.92, Running 56.22s Step 192( 12.20%), action 61, FPS 1.94, Running 57.30s Step 193( 12.40%), action 62, FPS 1.94, Running 57.78s Step 194( 12.60%), action 63, FPS 1.86, Running 58.52s Step 195( 12.80%), action 64, FPS 1.84, Running 58.84s Step 196( 13.00%), action 65, FPS 1.75, Running 59.75s Step 197( 13.20%), action 66, FPS 1.75, Running 60.01s Step 198( 13.40%), action 67, FPS 1.70, Running 60.70s Step 199( 13.60%), action 68, FPS 1.68, Running 61.13s Step 200( 13.80%), action 69, FPS 1.63, Running 61.80s Step 201( 14.00%), action 70, FPS 1.61, Running 62.22s Step 202( 14.20%), action 71, FPS 1.63, Running 63.18s Step 203( 14.40%), action 72, FPS 1.58, Running 63.87s Step 204( 14.60%), action 73, FPS 1.57, Running 64.76s Step 205( 14.80%), action 74, FPS 1.60, Running 65.08s Step 206( 15.00%), action 75, FPS 1.57, Running 65.98s Step 207( 15.20%), action 76, FPS 1.59, Running 66.36s Step 208( 15.40%), action 77, FPS 1.62, Running 67.07s Step 209( 15.60%), action 78, FPS 1.59, Running 67.58s Step 210( 15.80%), action 79, FPS 1.66, Running 67.94s Step 211( 16.00%), action 80, FPS 1.68, Running 68.14s Step 212( 16.20%), action 81, FPS 1.74, Running 68.78s Step 213( 16.40%), action 82, FPS 1.78, Running 69.01s Step 214( 16.60%), action 83, FPS 1.82, Running 69.52s Step 215( 16.80%), action 84, FPS 1.83, Running 69.80s Step 216( 17.00%), action 85, FPS 1.82, Running 70.72s Step 217( 17.20%), action 86, FPS 1.81, Running 71.05s Step 218( 17.40%), action 87, FPS 1.72, Running 72.33s Step 219( 17.60%), action 88, FPS 1.73, Running 72.69s Step 220( 17.80%), action 89, FPS 1.71, Running 73.52s Step 221( 18.00%), action 90, FPS 1.71, Running 73.89s Step 222( 18.20%), action 91, FPS 1.68, Running 75.12s Step 223( 18.40%), action 92, FPS 1.69, Running 75.72s Step 224( 18.60%), action 93, FPS 1.71, Running 76.46s Step 225( 18.80%), action 94, FPS 1.69, Running 76.95s Step 226( 19.00%), action 95, FPS 1.67, Running 77.99s Step 227( 19.20%), action 96, FPS 1.64, Running 78.57s Step 228( 19.40%), action 97, FPS 1.60, Running 79.53s Step 229( 19.60%), action 98, FPS 1.59, Running 80.15s Step 230( 19.80%), action 99, FPS 1.51, Running 81.14s Step 231( 20.00%), action 100, FPS 1.50, Running 81.48s Step 232( 20.20%), action 101, FPS 1.44, Running 82.68s Step 233( 20.40%), action 102, FPS 1.42, Running 83.06s Step 234( 20.60%), action 103, FPS 1.39, Running 83.90s Step 235( 20.80%), action 104, FPS 1.36, Running 84.52s Step 236( 21.00%), action 105, FPS 1.36, Running 85.47s Step 237( 21.20%), action 106, FPS 1.35, Running 85.83s Step 238( 21.40%), action 107, FPS 1.40, Running 86.62s Step 239( 21.60%), action 108, FPS 1.38, Running 87.16s Step 240( 21.80%), action 109, FPS 1.42, Running 87.59s Step 241( 22.00%), action 110, FPS 1.44, Running 87.80s Step 242( 22.20%), action 111, FPS 1.52, Running 88.24s Step 243( 22.40%), action 112, FPS 1.55, Running 88.66s Step 244( 22.60%), action 113, FPS 1.59, Running 89.07s Step 245( 22.80%), action 114, FPS 1.61, Running 89.34s Step 246( 23.00%), action 115, FPS 1.61, Running 90.40s Step 247( 23.20%), action 116, FPS 1.64, Running 90.73s Step 248( 23.40%), action 117, FPS 1.67, Running 91.53s Step 249( 23.60%), action 118, FPS 1.67, Running 92.10s Step 250( 23.80%), action 119, FPS 1.69, Running 92.96s Step 251( 24.00%), action 120, FPS 1.68, Running 93.41s Step 252( 24.20%), action 121, FPS 1.71, Running 94.34s Step 253( 24.40%), action 122, FPS 1.69, Running 94.88s Step 254( 24.60%), action 123, FPS 1.70, Running 95.65s Step 255( 24.80%), action 124, FPS 1.72, Running 96.13s Step 256( 25.00%), action 125, FPS 1.73, Running 97.06s Step 257( 25.20%), action 126, FPS 1.68, Running 97.71s Step 258( 25.40%), action 127, FPS 1.66, Running 98.69s Step 259( 25.60%), action 128, FPS 1.66, Running 99.21s Step 260( 25.80%), action 129, FPS 1.59, Running 100.15s Step 261( 26.00%), action 130, FPS 1.58, Running 100.49s Step 262( 26.20%), action 131, FPS 1.51, Running 101.44s Step 263( 26.40%), action 132, FPS 1.52, Running 101.78s Step 264( 26.60%), action 133, FPS 1.46, Running 102.73s Step 265( 26.80%), action 134, FPS 1.44, Running 103.24s Step 266( 27.00%), action 135, FPS 1.45, Running 104.16s Step 267( 27.20%), action 136, FPS 1.45, Running 104.54s Step 268( 27.40%), action 137, FPS 1.45, Running 105.35s Step 269( 27.60%), action 138, FPS 1.48, Running 105.64s Step 270( 27.80%), action 139, FPS 1.48, Running 106.45s Step 271( 28.00%), action 140, FPS 1.50, Running 106.71s Step 272( 28.20%), action 141, FPS 1.54, Running 107.30s Step 273( 28.40%), action 142, FPS 1.58, Running 107.57s Step 274( 28.60%), action 143, FPS 1.61, Running 108.08s Step 275( 28.80%), action 144, FPS 1.64, Running 108.34s Step 276( 29.00%), action 145, FPS 1.71, Running 108.78s Step 277( 29.20%), action 146, FPS 1.73, Running 109.26s Step 278( 29.40%), action 147, FPS 1.73, Running 110.24s Step 279( 29.60%), action 148, FPS 1.76, Running 110.55s Step 280( 29.80%), action 149, FPS 1.76, Running 111.50s Step 281( 30.00%), action 150, FPS 1.74, Running 111.98s Step 282( 30.20%), action 151, FPS 1.72, Running 113.04s Step 283( 30.40%), action 152, FPS 1.74, Running 113.30s Step 284( 30.60%), action 153, FPS 1.74, Running 114.23s Step 285( 30.80%), action 154, FPS 1.73, Running 114.80s Step 286( 31.00%), action 155, FPS 1.72, Running 115.77s Step 287( 31.20%), action 156, FPS 1.68, Running 116.42s Step 288( 31.40%), action 157, FPS 1.64, Running 117.52s Step 289( 31.60%), action 158, FPS 1.61, Running 118.05s Step 290( 31.80%), action 159, FPS 1.59, Running 119.02s Step 291( 32.00%), action 160, FPS 1.54, Running 119.71s Step 292( 32.20%), action 161, FPS 1.49, Running 120.71s Step 293( 32.40%), action 162, FPS 1.49, Running 121.00s Step 294( 32.60%), action 163, FPS 1.45, Running 121.92s Step 295( 32.80%), action 164, FPS 1.41, Running 122.56s Step 296( 33.00%), action 165, FPS 1.35, Running 123.57s Step 297( 33.20%), action 166, FPS 1.37, Running 123.85s Step 298( 33.40%), action 167, FPS 1.38, Running 124.78s Step 299( 33.60%), action 168, FPS 1.35, Running 125.37s Step 300( 33.80%), action 169, FPS 1.36, Running 126.15s Step 301( 34.00%), action 170, FPS 1.38, Running 126.49s Step 302( 34.20%), action 171, FPS 1.40, Running 127.30s Step 303( 34.40%), action 172, FPS 1.40, Running 127.62s Step 304( 34.60%), action 173, FPS 1.38, Running 128.70s Step 305( 34.80%), action 174, FPS 1.40, Running 129.12s Step 306( 35.00%), action 175, FPS 1.42, Running 129.82s Step 307( 35.20%), action 176, FPS 1.44, Running 130.31s Step 308( 35.40%), action 177, FPS 1.47, Running 131.16s Step 309( 35.60%), action 178, FPS 1.49, Running 131.51s Step 310( 35.80%), action 179, FPS 1.49, Running 132.41s Step 311( 36.00%), action 180, FPS 1.53, Running 132.75s Step 312( 36.20%), action 181, FPS 1.56, Running 133.57s Step 313( 36.40%), action 182, FPS 1.52, Running 134.13s Step 314( 36.60%), action 183, FPS 1.52, Running 135.06s Step 315( 36.80%), action 184, FPS 1.56, Running 135.41s Step 316( 37.00%), action 185, FPS 1.57, Running 136.31s Step 317( 37.20%), action 186, FPS 1.52, Running 136.97s Step 318( 37.40%), action 187, FPS 1.52, Running 137.93s Step 319( 37.60%), action 188, FPS 1.50, Running 138.68s Step 320( 37.80%), action 189, FPS 1.52, Running 139.28s Step 321( 38.00%), action 190, FPS 1.51, Running 139.76s Step 322( 38.20%), action 191, FPS 1.49, Running 140.68s Step 323( 38.40%), action 192, FPS 1.50, Running 140.97s Step 324( 38.60%), action 193, FPS 1.52, Running 141.85s Step 325( 38.80%), action 194, FPS 1.52, Running 142.29s Step 326( 39.00%), action 195, FPS 1.52, Running 142.95s Step 327( 39.20%), action 196, FPS 1.52, Running 143.47s Step 328( 39.40%), action 197, FPS 1.55, Running 144.02s Step 329( 39.60%), action 198, FPS 1.53, Running 144.56s Step 330( 39.80%), action 199, FPS 1.56, Running 145.20s Step 331( 40.00%), action 200, FPS 1.58, Running 145.41s Step 332( 40.20%), action 201, FPS 1.55, Running 146.45s Step 333( 40.40%), action 202, FPS 1.56, Running 146.94s Step 334( 40.60%), action 203, FPS 1.56, Running 147.84s Step 335( 40.80%), action 204, FPS 1.57, Running 148.14s Step 336( 41.00%), action 205, FPS 1.59, Running 148.85s Step 337( 41.20%), action 206, FPS 1.58, Running 149.65s Step 338( 41.40%), action 207, FPS 1.59, Running 150.51s Step 339( 41.60%), action 208, FPS 1.64, Running 150.91s Step 340( 41.80%), action 209, FPS 1.60, Running 151.78s Step 341( 42.00%), action 210, FPS 1.62, Running 152.10s Step 342( 42.20%), action 211, FPS 1.58, Running 153.37s Step 343( 42.40%), action 212, FPS 1.54, Running 153.93s Step 344( 42.60%), action 213, FPS 1.57, Running 154.58s Step 345( 42.80%), action 214, FPS 1.56, Running 155.10s Step 346( 43.00%), action 215, FPS 1.54, Running 155.98s Step 347( 43.20%), action 216, FPS 1.56, Running 156.30s Step 348( 43.40%), action 217, FPS 1.52, Running 157.20s Step 349( 43.60%), action 218, FPS 1.55, Running 157.47s Step 350( 43.80%), action 219, FPS 1.52, Running 158.36s Step 351( 44.00%), action 220, FPS 1.51, Running 158.61s Step 352( 44.20%), action 221, FPS 1.53, Running 159.56s Step 353( 44.40%), action 222, FPS 1.55, Running 159.86s Step 354( 44.60%), action 223, FPS 1.57, Running 160.60s Step 355( 44.80%), action 224, FPS 1.57, Running 160.89s Step 356( 45.00%), action 225, FPS 1.56, Running 161.67s Step 357( 45.20%), action 226, FPS 1.62, Running 161.98s Step 358( 45.40%), action 227, FPS 1.63, Running 162.81s Step 359( 45.60%), action 228, FPS 1.64, Running 163.09s Step 360( 45.80%), action 229, FPS 1.69, Running 163.62s Step 361( 46.00%), action 230, FPS 1.70, Running 163.83s Step 362( 46.20%), action 231, FPS 1.77, Running 164.65s Step 363( 46.40%), action 232, FPS 1.78, Running 165.17s Step 364( 46.60%), action 233, FPS 1.78, Running 165.81s Step 365( 46.80%), action 234, FPS 1.79, Running 166.26s Step 366( 47.00%), action 235, FPS 1.83, Running 166.88s Step 367( 47.20%), action 236, FPS 1.81, Running 167.37s Step 368( 47.40%), action 237, FPS 1.82, Running 168.17s Step 369( 47.60%), action 238, FPS 1.80, Running 168.55s Step 370( 47.80%), action 239, FPS 1.86, Running 169.11s Step 371( 48.00%), action 240, FPS 1.83, Running 169.54s Step 372( 48.20%), action 241, FPS 1.82, Running 170.54s Step 373( 48.40%), action 242, FPS 1.83, Running 170.78s Step 374( 48.60%), action 243, FPS 1.81, Running 171.67s Step 375( 48.80%), action 244, FPS 1.81, Running 171.95s Step 376( 49.00%), action 245, FPS 1.80, Running 172.77s Step 377( 49.20%), action 246, FPS 1.81, Running 173.04s Step 378( 49.40%), action 247, FPS 1.81, Running 173.88s Step 379( 49.60%), action 248, FPS 1.80, Running 174.17s Step 380( 49.80%), action 249, FPS 1.75, Running 175.02s Step 381( 50.00%), action 250, FPS 1.74, Running 175.31s Step 382( 50.20%), action 251, FPS 1.73, Running 176.22s Step 383( 50.40%), action 252, FPS 1.75, Running 176.58s Step 384( 50.60%), action 253, FPS 1.74, Running 177.29s Step 385( 50.80%), action 254, FPS 1.77, Running 177.55s Step 386( 51.00%), action 255, FPS 1.74, Running 178.37s Step 387( 51.20%), action 256, FPS 1.76, Running 178.72s Step 388( 51.40%), action 257, FPS 1.77, Running 179.46s Step 389( 51.60%), action 258, FPS 1.79, Running 179.75s Step 390( 51.80%), action 259, FPS 1.76, Running 180.49s Step 391( 52.00%), action 260, FPS 1.77, Running 180.85s Step 392( 52.20%), action 261, FPS 1.75, Running 181.96s Step 393( 52.40%), action 262, FPS 1.75, Running 182.18s Step 394( 52.60%), action 263, FPS 1.83, Running 182.60s Step 395( 52.80%), action 264, FPS 1.83, Running 182.86s Step 396( 53.00%), action 265, FPS 1.88, Running 183.40s Step 397( 53.20%), action 266, FPS 1.90, Running 183.58s Step 398( 53.40%), action 267, FPS 1.94, Running 184.20s Step 399( 53.60%), action 268, FPS 1.90, Running 184.72s Step 400( 53.80%), action 269, FPS 1.91, Running 185.47s Step 401( 54.00%), action 270, FPS 1.90, Running 185.85s Step 402( 54.20%), action 271, FPS 1.87, Running 186.91s Step 403( 54.40%), action 272, FPS 1.84, Running 187.48s Step 404( 54.60%), action 273, FPS 1.85, Running 188.11s Step 405( 54.80%), action 274, FPS 1.81, Running 188.59s Step 406( 55.00%), action 275, FPS 1.77, Running 189.64s Step 407( 55.20%), action 276, FPS 1.75, Running 190.17s Step 408( 55.40%), action 277, FPS 1.74, Running 190.98s Step 409( 55.60%), action 278, FPS 1.72, Running 191.41s Step 410( 55.80%), action 279, FPS 1.70, Running 192.25s Step 411( 56.00%), action 280, FPS 1.70, Running 192.61s Step 412( 56.20%), action 281, FPS 1.72, Running 193.61s Step 413( 56.40%), action 282, FPS 1.67, Running 194.18s Step 414( 56.60%), action 283, FPS 1.63, Running 194.88s Step 415( 56.80%), action 284, FPS 1.60, Running 195.39s Step 416( 57.00%), action 285, FPS 1.55, Running 196.30s Step 417( 57.20%), action 286, FPS 1.54, Running 196.59s Step 418( 57.40%), action 287, FPS 1.51, Running 197.45s Step 419( 57.60%), action 288, FPS 1.53, Running 197.83s Step 420( 57.80%), action 289, FPS 1.53, Running 198.58s Step 421( 58.00%), action 290, FPS 1.53, Running 198.96s Step 422( 58.20%), action 291, FPS 1.55, Running 199.79s Step 423( 58.40%), action 292, FPS 1.59, Running 200.09s Step 424( 58.60%), action 293, FPS 1.56, Running 200.94s Step 425( 58.80%), action 294, FPS 1.54, Running 201.54s Step 426( 59.00%), action 295, FPS 1.60, Running 202.15s Step 427( 59.20%), action 296, FPS 1.63, Running 202.42s Step 428( 59.40%), action 297, FPS 1.69, Running 202.82s Step 429( 59.60%), action 298, FPS 1.72, Running 203.05s Step 430( 59.80%), action 299, FPS 1.71, Running 203.97s Step 431( 60.00%), action 300, FPS 1.68, Running 204.54s Step 432( 60.20%), action 301, FPS 1.67, Running 205.59s Step 433( 60.40%), action 302, FPS 1.70, Running 205.91s Step 434( 60.60%), action 303, FPS 1.67, Running 206.87s Step 435( 60.80%), action 304, FPS 1.66, Running 207.44s Step 436( 61.00%), action 305, FPS 1.66, Running 208.37s Step 437( 61.20%), action 306, FPS 1.60, Running 209.06s Step 438( 61.40%), action 307, FPS 1.59, Running 210.00s Step 439( 61.60%), action 308, FPS 1.60, Running 210.32s Step 440( 61.80%), action 309, FPS 1.58, Running 211.27s Step 441( 62.00%), action 310, FPS 1.55, Running 211.87s Step 442( 62.20%), action 311, FPS 1.53, Running 212.82s Step 443( 62.40%), action 312, FPS 1.53, Running 213.15s Step 444( 62.60%), action 313, FPS 1.52, Running 214.08s Step 445( 62.80%), action 314, FPS 1.53, Running 214.61s Step 446( 63.00%), action 315, FPS 1.48, Running 215.69s Step 447( 63.20%), action 316, FPS 1.45, Running 216.22s Step 448( 63.40%), action 317, FPS 1.38, Running 217.26s Step 449( 63.60%), action 318, FPS 1.35, Running 217.82s Step 450( 63.80%), action 319, FPS 1.35, Running 218.79s Step 451( 64.00%), action 320, FPS 1.37, Running 219.15s Step 452( 64.20%), action 321, FPS 1.39, Running 219.98s Step 453( 64.40%), action 322, FPS 1.37, Running 220.51s Step 454( 64.60%), action 323, FPS 1.43, Running 220.88s Step 455( 64.80%), action 324, FPS 1.47, Running 221.08s Step 456( 65.00%), action 325, FPS 1.54, Running 221.39s Step 457( 65.20%), action 326, FPS 1.60, Running 221.58s Step 458( 65.40%), action 327, FPS 1.67, Running 221.97s Step 459( 65.60%), action 328, FPS 1.68, Running 222.20s Step 460( 65.80%), action 329, FPS 1.69, Running 223.08s Step 461( 66.00%), action 330, FPS 1.69, Running 223.72s Step 462( 66.20%), action 331, FPS 1.69, Running 224.65s Step 463( 66.40%), action 332, FPS 1.70, Running 224.91s Step 464( 66.60%), action 333, FPS 1.72, Running 225.72s Step 465( 66.80%), action 334, FPS 1.75, Running 226.04s Step 466( 67.00%), action 335, FPS 1.80, Running 226.81s Step 467( 67.20%), action 336, FPS 1.83, Running 227.14s Step 468( 67.40%), action 337, FPS 1.85, Running 228.04s Step 469( 67.60%), action 338, FPS 1.87, Running 228.52s Step 470( 67.80%), action 339, FPS 1.94, Running 229.12s Step 471( 68.00%), action 340, FPS 1.91, Running 229.62s Step 472( 68.20%), action 341, FPS 1.88, Running 230.60s Step 473( 68.40%), action 342, FPS 1.94, Running 230.79s Step 474( 68.60%), action 343, FPS 1.95, Running 231.11s Step 475( 68.80%), action 344, FPS 1.95, Running 231.31s Step 476( 69.00%), action 345, FPS 1.90, Running 231.92s Step 477( 69.20%), action 346, FPS 1.85, Running 232.41s Step 478( 69.40%), action 347, FPS 1.76, Running 233.31s Step 479( 69.60%), action 348, FPS 1.70, Running 233.96s Step 480( 69.80%), action 349, FPS 1.70, Running 234.86s Step 481( 70.00%), action 350, FPS 1.75, Running 235.12s Step 482( 70.20%), action 351, FPS 1.77, Running 235.97s Step 483( 70.40%), action 352, FPS 1.76, Running 236.24s Step 484( 70.60%), action 353, FPS 1.76, Running 237.07s Step 485( 70.80%), action 354, FPS 1.78, Running 237.30s Step 486( 71.00%), action 355, FPS 1.80, Running 237.93s Step 487( 71.20%), action 356, FPS 1.78, Running 238.39s Step 488( 71.40%), action 357, FPS 1.76, Running 239.42s Step 489( 71.60%), action 358, FPS 1.80, Running 239.64s Step 490( 71.80%), action 359, FPS 1.80, Running 240.24s Step 491( 72.00%), action 360, FPS 1.85, Running 240.41s Step 492( 72.20%), action 361, FPS 1.93, Running 240.94s Step 493( 72.40%), action 362, FPS 1.93, Running 241.15s Step 494( 72.60%), action 363, FPS 1.91, Running 241.59s Step 495( 72.80%), action 364, FPS 1.87, Running 242.03s Step 496( 73.00%), action 365, FPS 1.81, Running 242.95s Step 497( 73.20%), action 366, FPS 1.85, Running 243.20s Step 498( 73.40%), action 367, FPS 1.86, Running 244.08s Step 499( 73.60%), action 368, FPS 1.92, Running 244.38s Step 500( 73.80%), action 369, FPS 1.94, Running 245.16s Step 501( 74.00%), action 370, FPS 1.94, Running 245.45s Step 502( 74.20%), action 371, FPS 1.93, Running 246.33s Step 503( 74.40%), action 372, FPS 1.93, Running 246.59s Step 504( 74.60%), action 373, FPS 1.93, Running 247.45s Step 505( 74.80%), action 374, FPS 1.88, Running 247.95s Step 506( 75.00%), action 375, FPS 1.83, Running 248.88s Step 507( 75.20%), action 376, FPS 1.86, Running 249.16s Step 508( 75.40%), action 377, FPS 1.89, Running 250.03s Step 509( 75.60%), action 378, FPS 1.87, Running 250.33s Step 510( 75.80%), action 379, FPS 1.84, Running 251.10s Step 511( 76.00%), action 380, FPS 1.81, Running 251.49s Step 512( 76.20%), action 381, FPS 1.74, Running 252.46s Step 513( 76.40%), action 382, FPS 1.69, Running 252.99s Step 514( 76.60%), action 383, FPS 1.64, Running 253.81s [2026-08-01 19:53:04] [71 ] Seed 70 success after 253.89 s. +steps: 514 , actions: 383 . +Instruction: Empty +Total 43/71(60.56%) success. +Setting seed: 71 +Step 1( N/A%), pre moving , FPS 6.21, Running 0.16s Step 2( N/A%), pre moving , FPS 9.04, Running 0.22s Step 3( N/A%), pre moving , FPS 10.79, Running 0.28s Step 4( N/A%), pre moving , FPS 6.75, Running 0.59s Step 5( N/A%), pre moving , FPS 7.36, Running 0.68s Step 6( N/A%), pre moving , FPS 8.04, Running 0.75s Step 7( N/A%), pre moving , FPS 8.67, Running 0.81s Step 8( N/A%), pre moving , FPS 7.16, Running 1.12s Step 9( N/A%), pre moving , FPS 7.51, Running 1.20s Step 10( N/A%), pre moving , FPS 7.95, Running 1.26s Step 11( N/A%), pre moving , FPS 8.28, Running 1.33s Step 12( N/A%), pre moving , FPS 8.67, Running 1.38s Step 13( N/A%), pre moving , FPS 7.65, Running 1.70s Step 14( N/A%), pre moving , FPS 7.84, Running 1.79s Step 15( N/A%), pre moving , FPS 8.10, Running 1.85s Step 16( N/A%), pre moving , FPS 8.21, Running 1.95s Step 17( N/A%), pre moving , FPS 7.66, Running 2.22s Step 18( N/A%), pre moving , FPS 7.80, Running 2.31s Step 19( N/A%), pre moving , FPS 8.02, Running 2.37s Step 20( N/A%), pre moving , FPS 8.20, Running 2.44s Step 21( N/A%), pre moving , FPS 7.33, Running 2.89s Step 22( N/A%), pre moving , FPS 7.34, Running 2.95s Step 23( N/A%), pre moving , FPS 6.71, Running 3.26s Step 24( N/A%), pre moving , FPS 7.21, Running 3.37s Step 25( N/A%), pre moving , FPS 7.25, Running 3.44s Step 26( N/A%), pre moving , FPS 6.27, Running 3.94s Step 27( N/A%), pre moving , FPS 6.25, Running 4.01s Step 28( N/A%), pre moving , FPS 6.24, Running 4.32s Step 29( N/A%), pre moving , FPS 6.33, Running 4.36s Step 30( N/A%), pre moving , FPS 6.41, Running 4.38s Step 31( N/A%), pre moving , FPS 6.52, Running 4.40s Step 32( N/A%), pre moving , FPS 6.59, Running 4.42s Step 33( N/A%), pre moving , FPS 7.30, Running 4.44s Step 34( N/A%), pre moving , FPS 7.48, Running 4.46s Step 35( N/A%), pre moving , FPS 7.62, Running 4.48s Step 36( N/A%), pre moving , FPS 7.11, Running 4.76s Step 37( N/A%), pre moving , FPS 7.80, Running 4.78s Step 38( N/A%), pre moving , FPS 8.02, Running 4.80s Step 39( N/A%), pre moving , FPS 8.17, Running 4.82s Step 40( N/A%), pre moving , FPS 8.35, Running 4.84s Step 41( N/A%), pre moving , FPS 10.18, Running 4.85s Step 42( N/A%), pre moving , FPS 10.40, Running 4.87s Step 43( N/A%), pre moving , FPS 12.26, Running 4.89s Step 44( N/A%), pre moving , FPS 12.80, Running 4.93s Step 45( N/A%), pre moving , FPS 13.14, Running 4.96s Step 46( N/A%), pre moving , FPS 18.85, Running 5.00s Step 47( N/A%), pre moving , FPS 19.60, Running 5.03s Step 48( N/A%), pre moving , FPS 26.81, Running 5.07s Step 49( N/A%), pre moving , FPS 27.29, Running 5.09s Step 50( N/A%), pre moving , FPS 26.95, Running 5.12s Step 51( N/A%), pre moving , FPS 26.60, Running 5.15s Step 52( N/A%), pre moving , FPS 25.93, Running 5.19s Step 53( N/A%), pre moving , FPS 25.33, Running 5.23s Step 54( N/A%), pre moving , FPS 24.81, Running 5.27s Step 55( N/A%), pre moving , FPS 24.51, Running 5.29s Step 56( N/A%), pre moving , FPS 35.72, Running 5.32s Step 57( N/A%), pre moving , FPS 34.66, Running 5.36s Step 58( N/A%), pre moving , FPS 34.04, Running 5.39s Step 59( N/A%), pre moving , FPS 33.49, Running 5.42s Step 60( N/A%), pre moving , FPS 32.87, Running 5.44s Step 61( N/A%), pre moving , FPS 32.40, Running 5.47s Step 62( N/A%), pre moving , FPS 31.98, Running 5.50s Step 63( N/A%), pre moving , FPS 31.67, Running 5.52s Step 64( N/A%), pre moving , FPS 32.12, Running 5.55s Step 65( N/A%), pre moving , FPS 31.64, Running 5.59s Step 66( N/A%), pre moving , FPS 31.76, Running 5.63s Step 67( N/A%), pre moving , FPS 31.76, Running 5.66s Step 68( N/A%), pre moving , FPS 31.70, Running 5.70s Step 69( N/A%), pre moving , FPS 31.72, Running 5.72s Step 70( N/A%), pre moving , FPS 31.77, Running 5.75s Step 71( N/A%), pre moving , FPS 31.73, Running 5.78s Step 72( N/A%), pre moving , FPS 32.43, Running 5.80s Step 73( N/A%), pre moving , FPS 33.22, Running 5.83s Step 74( N/A%), pre moving , FPS 33.98, Running 5.85s Step 75( N/A%), pre moving , FPS 34.08, Running 5.88s Step 76( N/A%), pre moving , FPS 34.22, Running 5.91s Step 77( N/A%), pre moving , FPS 34.67, Running 5.94s Step 78( N/A%), pre moving , FPS 34.65, Running 5.97s Step 79( N/A%), pre moving , FPS 34.75, Running 5.99s Step 80( N/A%), pre moving , FPS 34.97, Running 6.02s Step 81( N/A%), pre moving , FPS 35.09, Running 6.04s Step 82( N/A%), pre moving , FPS 35.37, Running 6.06s Step 83( N/A%), pre moving , FPS 35.92, Running 6.08s Step 84( N/A%), pre moving , FPS 36.68, Running 6.10s Step 85( N/A%), pre moving , FPS 38.18, Running 6.12s Step 86( N/A%), pre moving , FPS 39.17, Running 6.14s Step 87( N/A%), pre moving , FPS 40.44, Running 6.15s Step 88( N/A%), pre moving , FPS 42.38, Running 6.17s Step 89( N/A%), pre moving , FPS 43.35, Running 6.19s Step 90( N/A%), pre moving , FPS 44.21, Running 6.20s Step 91( N/A%), pre moving , FPS 43.04, Running 6.24s Step 92( N/A%), pre moving , FPS 41.65, Running 6.28s Step 93( N/A%), pre moving , FPS 40.80, Running 6.32s Step 94( N/A%), pre moving , FPS 39.36, Running 6.36s Step 95( N/A%), pre moving , FPS 38.14, Running 6.40s Step 96( N/A%), pre moving , FPS 37.95, Running 6.44s Step 97( N/A%), pre moving , FPS 37.22, Running 6.48s Step 98( N/A%), pre moving , FPS 36.32, Running 6.52s Step 99( N/A%), pre moving , FPS 34.98, Running 6.56s Step 100( N/A%), pre moving , FPS 7.66, Running 8.63s Step 101( N/A%), pre moving , FPS 6.42, Running 9.16s Step 102( N/A%), pre moving , FPS 5.68, Running 9.58s Step 103( N/A%), pre moving , FPS 4.98, Running 10.10s Step 104( N/A%), pre moving , FPS 4.80, Running 10.27s Step 105( N/A%), pre moving , FPS 4.17, Running 10.91s Step 106( N/A%), pre moving , FPS 3.91, Running 11.25s Step 107( N/A%), pre moving , FPS 3.59, Running 11.72s Step 108( N/A%), pre moving , FPS 3.49, Running 11.90s Step 109( N/A%), pre moving , FPS 3.21, Running 12.42s Step 110( N/A%), pre moving , FPS 3.01, Running 12.86s Step 111( N/A%), pre moving , FPS 2.79, Running 13.41s Step 112( N/A%), pre moving , FPS 2.74, Running 13.57s Step 113( N/A%), pre moving , FPS 2.55, Running 14.16s Step 114( N/A%), pre moving , FPS 2.43, Running 14.60s Step 115( N/A%), pre moving , FPS 2.29, Running 15.15s Step 116( N/A%), pre moving , FPS 2.24, Running 15.36s Step 117( N/A%), pre moving , FPS 2.10, Running 15.99s Step 118( N/A%), pre moving , FPS 2.04, Running 16.32s Step 119( N/A%), pre moving , FPS 1.96, Running 16.78s Step 120( 0.20%), action 1, FPS 2.15, Running 17.91s Step 121( 0.40%), action 2, FPS 2.14, Running 18.50s Step 122( 0.60%), action 3, FPS 1.98, Running 19.66s Step 123( 0.80%), action 4, FPS 1.96, Running 20.29s Step 124( 1.00%), action 5, FPS 1.83, Running 21.23s Step 125( 1.20%), action 6, FPS 1.87, Running 21.58s Step 126( 1.40%), action 7, FPS 1.80, Running 22.33s Step 127( 1.60%), action 8, FPS 1.79, Running 22.87s Step 128( 1.80%), action 9, FPS 1.66, Running 23.93s Step 129( 2.00%), action 10, FPS 1.66, Running 24.50s Step 130( 2.20%), action 11, FPS 1.61, Running 25.28s Step 131( 2.40%), action 12, FPS 1.60, Running 25.89s Step 132( 2.60%), action 13, FPS 1.51, Running 26.85s Step 133( 2.80%), action 14, FPS 1.50, Running 27.49s Step 134( 3.00%), action 15, FPS 1.44, Running 28.45s Step 135( 3.20%), action 16, FPS 1.44, Running 29.05s Step 136( 3.40%), action 17, FPS 1.37, Running 29.92s Step 137( 3.60%), action 18, FPS 1.39, Running 30.36s Step 138( 3.80%), action 19, FPS 1.34, Running 31.26s Step 139( 4.00%), action 20, FPS 1.33, Running 31.84s Step 140( 4.20%), action 21, FPS 1.34, Running 32.79s Step 141( 4.40%), action 22, FPS 1.37, Running 33.10s Step 142( 4.60%), action 23, FPS 1.40, Running 33.96s Step 143( 4.80%), action 24, FPS 1.40, Running 34.57s Step 144( 5.00%), action 25, FPS 1.41, Running 35.46s Step 145( 5.20%), action 26, FPS 1.40, Running 35.82s Step 146( 5.40%), action 27, FPS 1.40, Running 36.62s Step 147( 5.60%), action 28, FPS 1.43, Running 36.88s Step 148( 5.80%), action 29, FPS 1.44, Running 37.81s Step 149( 6.00%), action 30, FPS 1.47, Running 38.14s Step 150( 6.20%), action 31, FPS 1.43, Running 39.30s Step 151( 6.40%), action 32, FPS 1.46, Running 39.56s Step 152( 6.60%), action 33, FPS 1.47, Running 40.50s Step 153( 6.80%), action 34, FPS 1.48, Running 41.02s Step 154( 7.00%), action 35, FPS 1.50, Running 41.75s Step 155( 7.20%), action 36, FPS 1.52, Running 42.25s Step 156( 7.40%), action 37, FPS 1.54, Running 42.95s Step 157( 7.60%), action 38, FPS 1.55, Running 43.24s Step 158( 7.80%), action 39, FPS 1.61, Running 43.71s Step 159( 8.00%), action 40, FPS 1.65, Running 43.94s Step 160( 8.20%), action 41, FPS 1.65, Running 44.90s Step 161( 8.40%), action 42, FPS 1.62, Running 45.46s Step 162( 8.60%), action 43, FPS 1.64, Running 46.19s Step 163( 8.80%), action 44, FPS 1.66, Running 46.60s Step 164( 9.00%), action 45, FPS 1.66, Running 47.54s Step 165( 9.20%), action 46, FPS 1.67, Running 47.81s Step 166( 9.40%), action 47, FPS 1.66, Running 48.65s Step 167( 9.60%), action 48, FPS 1.66, Running 48.92s Step 168( 9.80%), action 49, FPS 1.67, Running 49.82s Step 169( 10.00%), action 50, FPS 1.67, Running 50.12s Step 170( 10.20%), action 51, FPS 1.71, Running 50.99s Step 171( 10.40%), action 52, FPS 1.70, Running 51.34s Step 172( 10.60%), action 53, FPS 1.73, Running 52.06s Step 173( 10.80%), action 54, FPS 1.74, Running 52.50s Step 174( 11.00%), action 55, FPS 1.75, Running 53.16s Step 175( 11.20%), action 56, FPS 1.74, Running 53.72s Step 176( 11.40%), action 57, FPS 1.72, Running 54.59s Step 177( 11.60%), action 58, FPS 1.71, Running 54.94s Step 178( 11.80%), action 59, FPS 1.65, Running 55.83s Step 179( 12.00%), action 60, FPS 1.64, Running 56.12s Step 180( 12.20%), action 61, FPS 1.65, Running 57.01s Step 181( 12.40%), action 62, FPS 1.65, Running 57.56s Step 182( 12.60%), action 63, FPS 1.67, Running 58.18s Step 183( 12.80%), action 64, FPS 1.64, Running 58.81s Step 184( 13.00%), action 65, FPS 1.65, Running 59.65s Step 185( 13.20%), action 66, FPS 1.64, Running 60.02s Step 186( 13.40%), action 67, FPS 1.62, Running 60.99s Step 187( 13.60%), action 68, FPS 1.58, Running 61.57s Step 188( 13.80%), action 69, FPS 1.66, Running 61.86s Step 189( 14.00%), action 70, FPS 1.65, Running 62.23s Step 190( 14.20%), action 71, FPS 1.70, Running 62.78s Step 191( 14.40%), action 72, FPS 1.70, Running 63.14s Step 192( 14.60%), action 73, FPS 1.65, Running 64.16s Step 193( 14.80%), action 74, FPS 1.63, Running 64.80s Step 194( 15.00%), action 75, FPS 1.59, Running 65.73s Step 195( 15.20%), action 76, FPS 1.58, Running 66.35s Step 196( 15.40%), action 77, FPS 1.57, Running 67.32s Step 197( 15.60%), action 78, FPS 1.54, Running 67.93s Step 198( 15.80%), action 79, FPS 1.58, Running 68.49s Step 199( 16.00%), action 80, FPS 1.54, Running 69.08s Step 200( 16.20%), action 81, FPS 1.53, Running 70.09s Step 201( 16.40%), action 82, FPS 1.52, Running 70.70s Step 202( 16.60%), action 83, FPS 1.48, Running 71.70s Step 203( 16.80%), action 84, FPS 1.48, Running 72.33s Step 204( 17.00%), action 85, FPS 1.46, Running 73.37s Step 205( 17.20%), action 86, FPS 1.43, Running 73.98s Step 206( 17.40%), action 87, FPS 1.44, Running 74.92s Step 207( 17.60%), action 88, FPS 1.43, Running 75.52s Step 208( 17.80%), action 89, FPS 1.38, Running 76.31s Step 209( 18.00%), action 90, FPS 1.38, Running 76.75s Step 210( 18.20%), action 91, FPS 1.33, Running 77.79s Step 211( 18.40%), action 92, FPS 1.32, Running 78.34s Step 212( 18.60%), action 93, FPS 1.31, Running 79.45s Step 213( 18.80%), action 94, FPS 1.31, Running 80.03s Step 214( 19.00%), action 95, FPS 1.33, Running 80.78s Step 215( 19.20%), action 96, FPS 1.36, Running 81.02s Step 216( 19.40%), action 97, FPS 1.39, Running 81.67s Step 217( 19.60%), action 98, FPS 1.40, Running 82.20s Step 218( 19.80%), action 99, FPS 1.37, Running 83.09s Step 219( 20.00%), action 100, FPS 1.39, Running 83.42s Step 220( 20.20%), action 101, FPS 1.40, Running 84.39s Step 221( 20.40%), action 102, FPS 1.40, Running 84.94s Step 222( 20.60%), action 103, FPS 1.45, Running 85.54s Step 223( 20.80%), action 104, FPS 1.46, Running 86.07s Step 224( 21.00%), action 105, FPS 1.48, Running 86.87s Step 225( 21.20%), action 106, FPS 1.50, Running 87.34s Step 226( 21.40%), action 107, FPS 1.49, Running 88.32s Step 227( 21.60%), action 108, FPS 1.49, Running 88.91s Step 228( 21.80%), action 109, FPS 1.47, Running 89.90s Step 229( 22.00%), action 110, FPS 1.45, Running 90.53s Step 230( 22.20%), action 111, FPS 1.46, Running 91.52s Step 231( 22.40%), action 112, FPS 1.45, Running 92.12s Step 232( 22.60%), action 113, FPS 1.46, Running 93.17s Step 233( 22.80%), action 114, FPS 1.45, Running 93.80s Step 234( 23.00%), action 115, FPS 1.42, Running 94.85s Step 235( 23.20%), action 116, FPS 1.39, Running 95.42s Step 236( 23.40%), action 117, FPS 1.36, Running 96.32s Step 237( 23.60%), action 118, FPS 1.39, Running 96.58s Step 238( 23.80%), action 119, FPS 1.39, Running 97.50s Step 239( 24.00%), action 120, FPS 1.36, Running 98.17s Step 240( 24.20%), action 121, FPS 1.38, Running 98.89s Step 241( 24.40%), action 122, FPS 1.40, Running 99.21s Step 242( 24.60%), action 123, FPS 1.36, Running 100.28s Step 243( 24.80%), action 124, FPS 1.36, Running 100.81s Step 244( 25.00%), action 125, FPS 1.34, Running 101.77s Step 245( 25.20%), action 126, FPS 1.35, Running 102.10s Step 246( 25.40%), action 127, FPS 1.37, Running 102.91s Step 247( 25.60%), action 128, FPS 1.37, Running 103.46s Step 248( 25.80%), action 129, FPS 1.39, Running 104.24s Step 249( 26.00%), action 130, FPS 1.41, Running 104.67s Step 250( 26.20%), action 131, FPS 1.42, Running 105.61s Step 251( 26.40%), action 132, FPS 1.44, Running 105.97s Step 252( 26.60%), action 133, FPS 1.46, Running 106.85s Step 253( 26.80%), action 134, FPS 1.46, Running 107.46s Step 254( 27.00%), action 135, FPS 1.49, Running 108.23s Step 255( 27.20%), action 136, FPS 1.50, Running 108.77s Step 256( 27.40%), action 137, FPS 1.49, Running 109.70s Step 257( 27.60%), action 138, FPS 1.49, Running 110.01s Step 258( 27.80%), action 139, FPS 1.50, Running 110.87s Step 259( 28.00%), action 140, FPS 1.51, Running 111.43s Step 260( 28.20%), action 141, FPS 1.47, Running 112.49s Step 261( 28.40%), action 142, FPS 1.47, Running 112.85s Step 262( 28.60%), action 143, FPS 1.49, Running 113.67s Step 263( 28.80%), action 144, FPS 1.42, Running 114.87s Step 264( 29.00%), action 145, FPS 1.43, Running 115.73s Step 265( 29.20%), action 146, FPS 1.41, Running 116.30s Step 266( 29.40%), action 147, FPS 1.42, Running 116.95s Step 267( 29.60%), action 148, FPS 1.43, Running 117.45s Step 268( 29.80%), action 149, FPS 1.44, Running 118.09s Step 269( 30.00%), action 150, FPS 1.43, Running 118.64s Step 270( 30.20%), action 151, FPS 1.42, Running 119.67s Step 271( 30.40%), action 152, FPS 1.40, Running 120.24s Step 272( 30.60%), action 153, FPS 1.42, Running 120.92s Step 273( 30.80%), action 154, FPS 1.43, Running 121.43s Step 274( 31.00%), action 155, FPS 1.42, Running 122.31s Step 275( 31.20%), action 156, FPS 1.45, Running 122.57s Step 276( 31.40%), action 157, FPS 1.45, Running 123.45s Step 277( 31.60%), action 158, FPS 1.45, Running 123.81s Step 278( 31.80%), action 159, FPS 1.46, Running 124.55s Step 279( 32.00%), action 160, FPS 1.49, Running 124.81s Step 280( 32.20%), action 161, FPS 1.52, Running 125.68s Step 281( 32.40%), action 162, FPS 1.50, Running 126.18s Step 282( 32.60%), action 163, FPS 1.53, Running 126.75s Step 283( 32.80%), action 164, FPS 1.61, Running 127.30s Step 284( 33.00%), action 165, FPS 1.64, Running 127.92s Step 285( 33.20%), action 166, FPS 1.64, Running 128.47s Step 286( 33.40%), action 167, FPS 1.65, Running 129.11s Step 287( 33.60%), action 168, FPS 1.59, Running 130.01s Step 288( 33.80%), action 169, FPS 1.59, Running 130.69s Step 289( 34.00%), action 170, FPS 1.60, Running 131.18s Step 290( 34.20%), action 171, FPS 1.62, Running 132.05s Step 291( 34.40%), action 172, FPS 1.64, Running 132.46s Step 292( 34.60%), action 173, FPS 1.62, Running 133.23s Step 293( 34.80%), action 174, FPS 1.64, Running 133.65s Step 294( 35.00%), action 175, FPS 1.66, Running 134.39s Step 295( 35.20%), action 176, FPS 1.61, Running 134.95s Step 296( 35.40%), action 177, FPS 1.66, Running 135.47s Step 297( 35.60%), action 178, FPS 1.63, Running 136.08s Step 298( 35.80%), action 179, FPS 1.58, Running 137.24s Step 299( 36.00%), action 180, FPS 1.52, Running 137.95s Step 300( 36.20%), action 181, FPS 1.41, Running 139.91s Step 301( 36.40%), action 182, FPS 1.38, Running 140.62s Step 302( 36.60%), action 183, FPS 1.34, Running 141.67s Step 303( 36.80%), action 184, FPS 1.31, Running 142.63s Step 304( 37.00%), action 185, FPS 1.26, Running 143.85s Step 305( 37.20%), action 186, FPS 1.26, Running 144.35s Step 306( 37.40%), action 187, FPS 1.24, Running 145.21s Step 307( 37.60%), action 188, FPS 1.29, Running 145.57s Step 308( 37.80%), action 189, FPS 1.27, Running 146.43s Step 309( 38.00%), action 190, FPS 1.26, Running 147.00s Step 310( 38.20%), action 191, FPS 1.25, Running 148.03s Step 311( 38.40%), action 192, FPS 1.24, Running 148.60s Step 312( 38.60%), action 193, FPS 1.22, Running 149.61s Step 313( 38.80%), action 194, FPS 1.23, Running 149.93s Step 314( 39.00%), action 195, FPS 1.22, Running 150.79s Step 315( 39.20%), action 196, FPS 1.21, Running 151.45s Step 316( 39.40%), action 197, FPS 1.18, Running 152.40s Step 317( 39.60%), action 198, FPS 1.20, Running 152.73s Step 318( 39.80%), action 199, FPS 1.23, Running 153.46s Step 319( 40.00%), action 200, FPS 1.24, Running 154.10s Step 320( 40.20%), action 201, FPS 1.28, Running 155.51s Step 321( 40.40%), action 202, FPS 1.29, Running 156.16s Step 322( 40.60%), action 203, FPS 1.29, Running 157.20s Step 323( 40.80%), action 204, FPS 1.32, Running 157.81s Step 324( 41.00%), action 205, FPS 1.33, Running 158.84s Step 325( 41.20%), action 206, FPS 1.32, Running 159.48s Step 326( 41.40%), action 207, FPS 1.31, Running 160.52s Step 327( 41.60%), action 208, FPS 1.28, Running 161.16s Step 328( 41.80%), action 209, FPS 1.27, Running 162.14s Step 329( 42.00%), action 210, FPS 1.27, Running 162.80s Step 330( 42.20%), action 211, FPS 1.23, Running 164.25s Step 331( 42.40%), action 212, FPS 1.22, Running 164.94s Step 332( 42.60%), action 213, FPS 1.23, Running 165.81s Step 333( 42.80%), action 214, FPS 1.21, Running 166.46s Step 334( 43.00%), action 215, FPS 1.18, Running 167.73s Step 335( 43.20%), action 216, FPS 1.14, Running 168.99s Step 336( 43.40%), action 217, FPS 1.08, Running 170.84s Step 337( 43.60%), action 218, FPS 1.07, Running 171.38s Step 338( 43.80%), action 219, FPS 1.04, Running 172.71s Step 339( 44.00%), action 220, FPS 1.02, Running 173.79s Step 340( 44.20%), action 221, FPS 1.04, Running 174.82s Step 341( 44.40%), action 222, FPS 1.06, Running 175.11s Step 342( 44.60%), action 223, FPS 1.02, Running 176.76s Step 343( 44.80%), action 224, FPS 1.01, Running 177.54s Step 344( 45.00%), action 225, FPS 1.01, Running 178.57s Step 345( 45.20%), action 226, FPS 1.03, Running 178.83s Step 346( 45.40%), action 227, FPS 1.04, Running 179.77s Step 347( 45.60%), action 228, FPS 1.06, Running 180.06s Step 348( 45.80%), action 229, FPS 1.06, Running 180.93s Step 349( 46.00%), action 230, FPS 1.07, Running 181.44s Step 350( 46.20%), action 231, FPS 1.10, Running 182.44s Step 351( 46.40%), action 232, FPS 1.13, Running 182.71s Step 352( 46.60%), action 233, FPS 1.13, Running 183.54s Step 353( 46.80%), action 234, FPS 1.13, Running 184.17s Step 354( 47.00%), action 235, FPS 1.15, Running 185.13s Step 355( 47.20%), action 236, FPS 1.22, Running 185.44s Step 356( 47.40%), action 237, FPS 1.30, Running 186.21s Step 357( 47.60%), action 238, FPS 1.32, Running 186.49s Step 358( 47.80%), action 239, FPS 1.37, Running 187.34s Step 359( 48.00%), action 240, FPS 1.43, Running 187.77s Step 360( 48.20%), action 241, FPS 1.44, Running 188.72s Step 361( 48.40%), action 242, FPS 1.42, Running 189.16s Step 362( 48.60%), action 243, FPS 1.50, Running 190.06s Step 363( 48.80%), action 244, FPS 1.56, Running 190.39s Step 364( 49.00%), action 245, FPS 1.59, Running 191.15s Step 365( 49.20%), action 246, FPS 1.53, Running 191.91s Step 366( 49.40%), action 247, FPS 1.58, Running 192.44s Step 367( 49.60%), action 248, FPS 1.55, Running 192.95s Step 368( 49.80%), action 249, FPS 1.59, Running 193.52s Step 369( 50.00%), action 250, FPS 1.59, Running 194.04s Step 370( 50.20%), action 251, FPS 1.59, Running 195.06s Step 371( 50.40%), action 252, FPS 1.59, Running 195.32s Step 372( 50.60%), action 253, FPS 1.57, Running 196.26s Step 373( 50.80%), action 254, FPS 1.61, Running 196.56s Step 374( 51.00%), action 255, FPS 1.64, Running 197.29s Step 375( 51.20%), action 256, FPS 1.63, Running 197.74s Step 376( 51.40%), action 257, FPS 1.63, Running 198.47s Step 377( 51.60%), action 258, FPS 1.63, Running 198.79s Step 378( 51.80%), action 259, FPS 1.64, Running 199.53s Step 379( 52.00%), action 260, FPS 1.65, Running 199.88s Step 380( 52.20%), action 261, FPS 1.67, Running 200.70s Step 381( 52.40%), action 262, FPS 1.69, Running 200.99s Step 382( 52.60%), action 263, FPS 1.70, Running 201.80s Step 383( 52.80%), action 264, FPS 1.66, Running 202.40s Step 384( 53.00%), action 265, FPS 1.63, Running 203.39s Step 385( 53.20%), action 266, FPS 1.66, Running 203.97s Step 386( 53.40%), action 267, FPS 1.60, Running 204.94s Step 387( 53.60%), action 268, FPS 1.62, Running 205.28s Step 388( 53.80%), action 269, FPS 1.58, Running 206.18s Step 389( 54.00%), action 270, FPS 1.61, Running 206.50s Step 390( 54.20%), action 271, FPS 1.62, Running 207.43s Step 391( 54.40%), action 272, FPS 1.57, Running 208.05s Step 392( 54.60%), action 273, FPS 1.58, Running 208.94s Step 393( 54.80%), action 274, FPS 1.55, Running 209.49s Step 394( 55.00%), action 275, FPS 1.55, Running 210.16s Step 395( 55.20%), action 276, FPS 1.58, Running 210.39s Step 396( 55.40%), action 277, FPS 1.64, Running 210.69s Step 397( 55.60%), action 278, FPS 1.65, Running 210.92s Step 398( 55.80%), action 279, FPS 1.71, Running 211.19s Step 399( 56.00%), action 280, FPS 1.72, Running 211.50s Step 400( 56.20%), action 281, FPS 1.76, Running 212.08s Step 401( 56.40%), action 282, FPS 1.76, Running 212.38s Step 402( 56.60%), action 283, FPS 1.83, Running 212.75s Step 403( 56.80%), action 284, FPS 1.89, Running 212.96s Step 404( 57.00%), action 285, FPS 2.02, Running 213.29s Step 405( 57.20%), action 286, FPS 2.09, Running 213.53s Step 406( 57.40%), action 287, FPS 2.21, Running 214.00s Step 407( 57.60%), action 288, FPS 2.12, Running 214.70s Step 408( 57.80%), action 289, FPS 2.11, Running 215.65s Step 409( 58.00%), action 290, FPS 2.06, Running 216.20s Step 410( 58.20%), action 291, FPS 2.06, Running 217.14s Step 411( 58.40%), action 292, FPS 2.13, Running 217.45s Step 412( 58.60%), action 293, FPS 2.14, Running 218.29s Step 413( 58.80%), action 294, FPS 2.19, Running 218.64s Step 414( 59.00%), action 295, FPS 2.18, Running 219.35s Step 415( 59.20%), action 296, FPS 2.17, Running 219.61s Step 416( 59.40%), action 297, FPS 2.03, Running 220.53s Step 417( 59.60%), action 298, FPS 2.02, Running 220.84s Step 418( 59.80%), action 299, FPS 1.92, Running 221.61s Step 419( 60.00%), action 300, FPS 1.92, Running 221.90s Step 420( 60.20%), action 301, FPS 1.87, Running 222.79s Step 421( 60.40%), action 302, FPS 1.87, Running 223.07s Step 422( 60.60%), action 303, FPS 1.81, Running 223.80s Step 423( 60.80%), action 304, FPS 1.80, Running 224.09s Step 424( 61.00%), action 305, FPS 1.70, Running 225.04s Step 425( 61.20%), action 306, FPS 1.69, Running 225.40s Step 426( 61.40%), action 307, FPS 1.65, Running 226.13s Step 427( 61.60%), action 308, FPS 1.70, Running 226.48s Step 428( 61.80%), action 309, FPS 1.71, Running 227.32s Step 429( 62.00%), action 310, FPS 1.76, Running 227.57s Step 430( 62.20%), action 311, FPS 1.70, Running 228.92s [2026-08-01 19:56:53] [72 ] Seed 71 success after 229.14 s. +steps: 430 , actions: 311 . +Instruction: Empty +Total 44/72(61.11%) success. +Setting seed: 72 +Step 1( N/A%), pre moving , FPS 1.99, Running 0.50s Step 2( N/A%), pre moving , FPS 3.65, Running 0.55s Step 3( N/A%), pre moving , FPS 4.96, Running 0.60s Step 4( N/A%), pre moving , FPS 4.33, Running 0.92s Step 5( N/A%), pre moving , FPS 4.95, Running 1.01s Step 6( N/A%), pre moving , FPS 5.52, Running 1.09s Step 7( N/A%), pre moving , FPS 5.42, Running 1.29s Step 8( N/A%), pre moving , FPS 5.49, Running 1.46s Step 9( N/A%), pre moving , FPS 5.88, Running 1.53s Step 10( N/A%), pre moving , FPS 6.29, Running 1.59s Step 11( N/A%), pre moving , FPS 6.63, Running 1.66s Step 12( N/A%), pre moving , FPS 6.92, Running 1.73s Step 13( N/A%), pre moving , FPS 6.35, Running 2.05s Step 14( N/A%), pre moving , FPS 6.69, Running 2.09s Step 15( N/A%), pre moving , FPS 7.11, Running 2.11s Step 16( N/A%), pre moving , FPS 7.52, Running 2.13s Step 17( N/A%), pre moving , FPS 7.93, Running 2.14s Step 18( N/A%), pre moving , FPS 8.33, Running 2.16s Step 19( N/A%), pre moving , FPS 8.72, Running 2.18s Step 20( N/A%), pre moving , FPS 9.11, Running 2.20s Step 21( N/A%), pre moving , FPS 10.22, Running 2.46s Step 22( N/A%), pre moving , FPS 10.34, Running 2.48s Step 23( N/A%), pre moving , FPS 10.56, Running 2.50s Step 24( N/A%), pre moving , FPS 12.51, Running 2.52s Step 25( N/A%), pre moving , FPS 13.08, Running 2.54s Step 26( N/A%), pre moving , FPS 11.90, Running 2.77s Step 27( N/A%), pre moving , FPS 13.33, Running 2.79s Step 28( N/A%), pre moving , FPS 14.74, Running 2.81s Step 29( N/A%), pre moving , FPS 15.35, Running 2.83s Step 30( N/A%), pre moving , FPS 15.82, Running 2.85s Step 31( N/A%), pre moving , FPS 16.44, Running 2.88s Step 32( N/A%), pre moving , FPS 17.16, Running 2.90s Step 33( N/A%), pre moving , FPS 23.01, Running 2.92s Step 34( N/A%), pre moving , FPS 23.66, Running 2.94s Step 35( N/A%), pre moving , FPS 23.33, Running 2.97s Step 36( N/A%), pre moving , FPS 16.85, Running 3.31s Step 37( N/A%), pre moving , FPS 16.53, Running 3.35s Step 38( N/A%), pre moving , FPS 16.21, Running 3.40s Step 39( N/A%), pre moving , FPS 16.00, Running 3.43s Step 40( N/A%), pre moving , FPS 15.76, Running 3.46s Step 41( N/A%), pre moving , FPS 19.13, Running 3.51s Step 42( N/A%), pre moving , FPS 18.75, Running 3.55s Step 43( N/A%), pre moving , FPS 18.31, Running 3.59s Step 44( N/A%), pre moving , FPS 17.83, Running 3.64s Step 45( N/A%), pre moving , FPS 17.08, Running 3.71s Step 46( N/A%), pre moving , FPS 20.27, Running 3.75s Step 47( N/A%), pre moving , FPS 19.40, Running 3.82s Step 48( N/A%), pre moving , FPS 18.01, Running 3.92s Step 49( N/A%), pre moving , FPS 16.18, Running 4.07s Step 50( N/A%), pre moving , FPS 13.06, Running 4.39s Step 51( N/A%), pre moving , FPS 12.40, Running 4.49s Step 52( N/A%), pre moving , FPS 12.07, Running 4.56s Step 53( N/A%), pre moving , FPS 9.90, Running 4.94s Step 54( N/A%), pre moving , FPS 9.52, Running 5.04s Step 55( N/A%), pre moving , FPS 8.25, Running 5.39s Step 56( N/A%), pre moving , FPS 9.13, Running 5.51s Step 57( N/A%), pre moving , FPS 8.86, Running 5.61s Step 58( N/A%), pre moving , FPS 7.72, Running 5.99s Step 59( N/A%), pre moving , FPS 7.51, Running 6.09s Step 60( N/A%), pre moving , FPS 6.72, Running 6.44s Step 61( N/A%), pre moving , FPS 6.56, Running 6.56s Step 62( N/A%), pre moving , FPS 6.47, Running 6.64s Step 63( N/A%), pre moving , FPS 5.83, Running 7.02s Step 64( N/A%), pre moving , FPS 5.67, Running 7.17s Step 65( N/A%), pre moving , FPS 5.18, Running 7.57s Step 66( N/A%), pre moving , FPS 5.03, Running 7.73s Step 67( N/A%), pre moving , FPS 4.68, Running 8.10s Step 68( N/A%), pre moving , FPS 4.61, Running 8.26s Step 69( N/A%), pre moving , FPS 4.41, Running 8.61s Step 70( N/A%), pre moving , FPS 4.56, Running 8.77s Step 71( N/A%), pre moving , FPS 4.32, Running 9.12s Step 72( N/A%), pre moving , FPS 4.27, Running 9.24s Step 73( N/A%), pre moving , FPS 4.54, Running 9.34s Step 74( N/A%), pre moving , FPS 4.30, Running 9.69s Step 75( N/A%), pre moving , FPS 4.53, Running 9.81s Step 76( N/A%), pre moving , FPS 4.53, Running 9.92s Step 77( N/A%), pre moving , FPS 4.28, Running 10.28s Step 78( N/A%), pre moving , FPS 4.54, Running 10.39s Step 79( N/A%), pre moving , FPS 4.29, Running 10.75s Step 80( N/A%), pre moving , FPS 4.53, Running 10.86s Step 81( N/A%), pre moving , FPS 4.55, Running 10.96s Step 82( N/A%), pre moving , FPS 4.41, Running 11.18s Step 83( N/A%), pre moving , FPS 4.57, Running 11.39s Step 84( N/A%), pre moving , FPS 4.67, Running 11.46s Step 85( N/A%), pre moving , FPS 5.05, Running 11.53s Step 86( N/A%), pre moving , FPS 4.86, Running 11.85s Step 87( N/A%), pre moving , FPS 5.22, Running 11.93s Step 88( N/A%), pre moving , FPS 5.36, Running 11.99s Step 89( N/A%), pre moving , FPS 5.78, Running 12.07s Step 90( N/A%), pre moving , FPS 5.52, Running 12.39s Step 91( N/A%), pre moving , FPS 5.98, Running 12.47s Step 92( N/A%), pre moving , FPS 6.08, Running 12.53s Step 93( N/A%), pre moving , FPS 6.13, Running 12.61s Step 94( N/A%), pre moving , FPS 6.19, Running 12.92s Step 95( N/A%), pre moving , FPS 6.33, Running 12.97s Step 96( N/A%), pre moving , FPS 6.39, Running 13.05s Step 97( N/A%), pre moving , FPS 7.06, Running 13.11s Step 98( N/A%), pre moving , FPS 7.16, Running 13.19s Step 99( N/A%), pre moving , FPS 7.46, Running 13.43s Step 100( N/A%), pre moving , FPS 7.42, Running 13.55s Step 101( N/A%), pre moving , FPS 7.47, Running 13.63s Step 102( N/A%), pre moving , FPS 7.96, Running 13.69s Step 103( N/A%), pre moving , FPS 4.23, Running 16.12s Step 104( N/A%), pre moving , FPS 3.72, Running 16.83s Step 105( N/A%), pre moving , FPS 3.57, Running 17.13s Step 106( N/A%), pre moving , FPS 3.43, Running 17.67s Step 107( N/A%), pre moving , FPS 3.36, Running 17.88s Step 108( N/A%), pre moving , FPS 2.99, Running 18.67s Step 109( N/A%), pre moving , FPS 2.93, Running 18.90s Step 110( N/A%), pre moving , FPS 2.88, Running 19.34s Step 111( N/A%), pre moving , FPS 2.83, Running 19.53s Step 112( N/A%), pre moving , FPS 2.65, Running 20.08s Step 113( N/A%), pre moving , FPS 2.54, Running 20.48s Step 114( N/A%), pre moving , FPS 2.47, Running 21.03s Step 115( N/A%), pre moving , FPS 2.42, Running 21.23s Step 116( N/A%), pre moving , FPS 2.29, Running 21.77s Step 117( N/A%), pre moving , FPS 2.27, Running 21.91s Step 118( N/A%), pre moving , FPS 2.22, Running 22.20s Step 119( N/A%), pre moving , FPS 2.17, Running 22.64s Step 120( N/A%), pre moving , FPS 2.08, Running 23.16s Step 121( N/A%), pre moving , FPS 2.06, Running 23.34s Step 122( N/A%), pre moving , FPS 1.96, Running 23.91s Step 123( 0.20%), action 1, FPS 2.19, Running 25.24s Step 124( 0.40%), action 2, FPS 2.25, Running 25.70s Step 125( 0.60%), action 3, FPS 2.13, Running 26.51s Step 126( 0.80%), action 4, FPS 2.15, Running 26.99s Step 127( 1.00%), action 5, FPS 2.04, Running 27.66s Step 128( 1.20%), action 6, FPS 2.08, Running 28.27s Step 129( 1.40%), action 7, FPS 2.02, Running 28.82s Step 130( 1.60%), action 8, FPS 1.98, Running 29.46s Step 131( 1.80%), action 9, FPS 1.89, Running 30.10s Step 132( 2.00%), action 10, FPS 1.90, Running 30.61s Step 133( 2.20%), action 11, FPS 1.81, Running 31.54s Step 134( 2.40%), action 12, FPS 1.78, Running 32.26s Step 135( 2.60%), action 13, FPS 1.69, Running 33.08s Step 136( 2.80%), action 14, FPS 1.69, Running 33.61s Step 137( 3.00%), action 15, FPS 1.61, Running 34.35s Step 138( 3.20%), action 16, FPS 1.55, Running 35.09s Step 139( 3.40%), action 17, FPS 1.49, Running 36.08s Step 140( 3.60%), action 18, FPS 1.48, Running 36.65s Step 141( 3.80%), action 19, FPS 1.42, Running 37.38s Step 142( 4.00%), action 20, FPS 1.43, Running 37.85s Step 143( 4.20%), action 21, FPS 1.48, Running 38.79s Step 144( 4.40%), action 22, FPS 1.50, Running 39.06s Step 145( 4.60%), action 23, FPS 1.49, Running 39.93s Step 146( 4.80%), action 24, FPS 1.52, Running 40.12s Step 147( 5.00%), action 25, FPS 1.57, Running 40.42s Step 148( 5.20%), action 26, FPS 1.59, Running 40.87s Step 149( 5.40%), action 27, FPS 1.57, Running 41.55s Step 150( 5.60%), action 28, FPS 1.60, Running 41.98s Step 151( 5.80%), action 29, FPS 1.59, Running 42.66s Step 152( 6.00%), action 30, FPS 1.61, Running 43.07s Step 153( 6.20%), action 31, FPS 1.62, Running 43.87s Step 154( 6.40%), action 32, FPS 1.65, Running 44.36s Step 155( 6.60%), action 33, FPS 1.64, Running 45.26s Step 156( 6.80%), action 34, FPS 1.62, Running 45.94s Step 157( 7.00%), action 35, FPS 1.63, Running 46.60s Step 158( 7.20%), action 36, FPS 1.67, Running 47.08s Step 159( 7.40%), action 37, FPS 1.68, Running 47.96s Step 160( 7.60%), action 38, FPS 1.69, Running 48.47s Step 161( 7.80%), action 39, FPS 1.68, Running 49.29s Step 162( 8.00%), action 40, FPS 1.68, Running 49.75s Step 163( 8.20%), action 41, FPS 1.66, Running 50.81s Step 164( 8.40%), action 42, FPS 1.66, Running 51.09s Step 165( 8.60%), action 43, FPS 1.67, Running 51.92s Step 166( 8.80%), action 44, FPS 1.65, Running 52.27s Step 167( 9.00%), action 45, FPS 1.58, Running 53.05s Step 168( 9.20%), action 46, FPS 1.59, Running 53.42s Step 169( 9.40%), action 47, FPS 1.58, Running 54.20s Step 170( 9.60%), action 48, FPS 1.59, Running 54.59s Step 171( 9.80%), action 49, FPS 1.59, Running 55.27s Step 172( 10.00%), action 50, FPS 1.59, Running 55.65s Step 173( 10.20%), action 51, FPS 1.57, Running 56.64s Step 174( 10.40%), action 52, FPS 1.56, Running 57.16s Step 175( 10.60%), action 53, FPS 1.57, Running 57.96s Step 176( 10.80%), action 54, FPS 1.61, Running 58.36s Step 177( 11.00%), action 55, FPS 1.64, Running 58.79s Step 178( 11.20%), action 56, FPS 1.67, Running 59.04s Step 179( 11.40%), action 57, FPS 1.76, Running 59.35s Step 180( 11.60%), action 58, FPS 1.79, Running 59.62s Step 181( 11.80%), action 59, FPS 1.88, Running 59.93s Step 182( 12.00%), action 60, FPS 1.91, Running 60.23s Step 183( 12.20%), action 61, FPS 1.92, Running 61.21s Step 184( 12.40%), action 62, FPS 1.92, Running 61.52s Step 185( 12.60%), action 63, FPS 1.92, Running 62.35s Step 186( 12.80%), action 64, FPS 1.91, Running 62.71s Step 187( 13.00%), action 65, FPS 1.91, Running 63.51s Step 188( 13.20%), action 66, FPS 1.91, Running 63.89s Step 189( 13.40%), action 67, FPS 1.91, Running 64.64s Step 190( 13.60%), action 68, FPS 1.91, Running 65.08s Step 191( 13.80%), action 69, FPS 1.90, Running 65.82s Step 192( 14.00%), action 70, FPS 1.90, Running 66.18s Step 193( 14.20%), action 71, FPS 1.89, Running 67.23s Step 194( 14.40%), action 72, FPS 1.91, Running 67.63s Step 195( 14.60%), action 73, FPS 1.90, Running 68.48s Step 196( 14.80%), action 74, FPS 1.90, Running 68.89s Step 197( 15.00%), action 75, FPS 1.85, Running 69.63s Step 198( 15.20%), action 76, FPS 1.79, Running 70.21s Step 199( 15.40%), action 77, FPS 1.69, Running 71.16s Step 200( 15.60%), action 78, FPS 1.68, Running 71.50s Step 201( 15.80%), action 79, FPS 1.61, Running 72.32s Step 202( 16.00%), action 80, FPS 1.60, Running 72.71s Step 203( 16.20%), action 81, FPS 1.61, Running 73.62s Step 204( 16.40%), action 82, FPS 1.57, Running 74.24s Step 205( 16.60%), action 83, FPS 1.56, Running 75.17s Step 206( 16.80%), action 84, FPS 1.53, Running 75.79s Step 207( 17.00%), action 85, FPS 1.51, Running 76.76s Step 208( 17.20%), action 86, FPS 1.50, Running 77.23s Step 209( 17.40%), action 87, FPS 1.51, Running 77.88s Step 210( 17.60%), action 88, FPS 1.54, Running 78.09s Step 211( 17.80%), action 89, FPS 1.59, Running 78.38s Step 212( 18.00%), action 90, FPS 1.61, Running 78.60s Step 213( 18.20%), action 91, FPS 1.70, Running 79.02s Step 214( 18.40%), action 92, FPS 1.72, Running 79.27s Step 215( 18.60%), action 93, FPS 1.81, Running 79.55s Step 216( 18.80%), action 94, FPS 1.80, Running 79.98s Step 217( 19.00%), action 95, FPS 1.85, Running 80.42s Step 218( 19.20%), action 96, FPS 1.87, Running 80.90s Step 219( 19.40%), action 97, FPS 1.89, Running 81.76s Step 220( 19.60%), action 98, FPS 1.88, Running 82.14s Step 221( 19.80%), action 99, FPS 1.88, Running 82.94s Step 222( 20.00%), action 100, FPS 1.88, Running 83.36s Step 223( 20.20%), action 101, FPS 1.84, Running 84.52s Step 224( 20.40%), action 102, FPS 1.86, Running 84.98s Step 225( 20.60%), action 103, FPS 1.89, Running 85.74s Step 226( 20.80%), action 104, FPS 1.92, Running 86.18s Step 227( 21.00%), action 105, FPS 1.97, Running 86.93s Step 228( 21.20%), action 106, FPS 1.93, Running 87.59s Step 229( 21.40%), action 107, FPS 1.92, Running 88.30s Step 230( 21.60%), action 108, FPS 1.87, Running 88.77s Step 231( 21.80%), action 109, FPS 1.77, Running 89.67s Step 232( 22.00%), action 110, FPS 1.74, Running 90.07s Step 233( 22.20%), action 111, FPS 1.68, Running 90.95s Step 234( 22.40%), action 112, FPS 1.63, Running 91.58s Step 235( 22.60%), action 113, FPS 1.55, Running 92.45s Step 236( 22.80%), action 114, FPS 1.51, Running 93.20s Step 237( 23.00%), action 115, FPS 1.46, Running 94.10s Step 238( 23.20%), action 116, FPS 1.47, Running 94.51s Step 239( 23.40%), action 117, FPS 1.47, Running 95.37s Step 240( 23.60%), action 118, FPS 1.42, Running 96.19s Step 241( 23.80%), action 119, FPS 1.42, Running 97.04s Step 242( 24.00%), action 120, FPS 1.39, Running 97.78s Step 243( 24.20%), action 121, FPS 1.45, Running 98.33s Step 244( 24.40%), action 122, FPS 1.47, Running 98.60s Step 245( 24.60%), action 123, FPS 1.52, Running 98.92s Step 246( 24.80%), action 124, FPS 1.54, Running 99.20s Step 247( 25.00%), action 125, FPS 1.55, Running 99.86s Step 248( 25.20%), action 126, FPS 1.55, Running 100.46s Step 249( 25.40%), action 127, FPS 1.53, Running 101.40s Step 250( 25.60%), action 128, FPS 1.53, Running 101.88s Step 251( 25.80%), action 129, FPS 1.54, Running 102.62s Step 252( 26.00%), action 130, FPS 1.54, Running 103.03s Step 253( 26.20%), action 131, FPS 1.52, Running 104.10s Step 254( 26.40%), action 132, FPS 1.54, Running 104.55s Step 255( 26.60%), action 133, FPS 1.51, Running 105.66s Step 256( 26.80%), action 134, FPS 1.54, Running 106.16s Step 257( 27.00%), action 135, FPS 1.56, Running 106.92s Step 258( 27.20%), action 136, FPS 1.53, Running 107.58s Step 259( 27.40%), action 137, FPS 1.53, Running 108.42s Step 260( 27.60%), action 138, FPS 1.58, Running 108.87s Step 261( 27.80%), action 139, FPS 1.58, Running 109.69s Step 262( 28.00%), action 140, FPS 1.62, Running 110.10s Step 263( 28.20%), action 141, FPS 1.55, Running 111.21s Step 264( 28.40%), action 142, FPS 1.54, Running 111.62s Step 265( 28.60%), action 143, FPS 1.48, Running 112.40s Step 266( 28.80%), action 144, FPS 1.44, Running 113.11s Step 267( 29.00%), action 145, FPS 1.41, Running 114.02s Step 268( 29.20%), action 146, FPS 1.43, Running 114.44s Step 269( 29.40%), action 147, FPS 1.45, Running 115.17s Step 270( 29.60%), action 148, FPS 1.43, Running 115.90s Step 271( 29.80%), action 149, FPS 1.41, Running 116.78s Step 272( 30.00%), action 150, FPS 1.42, Running 117.08s Step 273( 30.20%), action 151, FPS 1.49, Running 117.50s Step 274( 30.40%), action 152, FPS 1.49, Running 117.94s Step 275( 30.60%), action 153, FPS 1.55, Running 118.54s Step 276( 30.80%), action 154, FPS 1.56, Running 119.02s Step 277( 31.00%), action 155, FPS 1.57, Running 119.64s Step 278( 31.20%), action 156, FPS 1.58, Running 120.21s Step 279( 31.40%), action 157, FPS 1.61, Running 120.83s Step 280( 31.60%), action 158, FPS 1.60, Running 121.37s Step 281( 31.80%), action 159, FPS 1.59, Running 122.25s Step 282( 32.00%), action 160, FPS 1.58, Running 122.72s Step 283( 32.20%), action 161, FPS 1.63, Running 123.48s Step 284( 32.40%), action 162, FPS 1.60, Running 124.10s Step 285( 32.60%), action 163, FPS 1.62, Running 124.71s Step 286( 32.80%), action 164, FPS 1.66, Running 125.19s Step 287( 33.00%), action 165, FPS 1.65, Running 126.17s Step 288( 33.20%), action 166, FPS 1.66, Running 126.50s Step 289( 33.40%), action 167, FPS 1.65, Running 127.29s Step 290( 33.60%), action 168, FPS 1.66, Running 127.95s Step 291( 33.80%), action 169, FPS 1.65, Running 128.90s Step 292( 34.00%), action 170, FPS 1.60, Running 129.55s Step 293( 34.20%), action 171, FPS 1.53, Running 130.57s Step 294( 34.40%), action 172, FPS 1.51, Running 131.14s Step 295( 34.60%), action 173, FPS 1.49, Running 131.99s Step 296( 34.80%), action 174, FPS 1.49, Running 132.47s Step 297( 35.00%), action 175, FPS 1.46, Running 133.38s Step 298( 35.20%), action 176, FPS 1.44, Running 134.08s Step 299( 35.40%), action 177, FPS 1.41, Running 134.99s Step 300( 35.60%), action 178, FPS 1.38, Running 135.85s Step 301( 35.80%), action 179, FPS 1.41, Running 136.48s Step 302( 36.00%), action 180, FPS 1.42, Running 136.83s Step 303( 36.20%), action 181, FPS 1.39, Running 137.83s Step 304( 36.40%), action 182, FPS 1.39, Running 138.52s Step 305( 36.60%), action 183, FPS 1.39, Running 139.14s Step 306( 36.80%), action 184, FPS 1.36, Running 139.86s Step 307( 37.00%), action 185, FPS 1.39, Running 140.60s Step 308( 37.20%), action 186, FPS 1.35, Running 141.32s Step 309( 37.40%), action 187, FPS 1.35, Running 142.15s Step 310( 37.60%), action 188, FPS 1.37, Running 142.60s Step 311( 37.80%), action 189, FPS 1.38, Running 143.43s Step 312( 38.00%), action 190, FPS 1.38, Running 144.07s Step 313( 38.20%), action 191, FPS 1.38, Running 145.06s Step 314( 38.40%), action 192, FPS 1.38, Running 145.63s Step 315( 38.60%), action 193, FPS 1.40, Running 146.33s Step 316( 38.80%), action 194, FPS 1.39, Running 146.88s Step 317( 39.00%), action 195, FPS 1.39, Running 147.73s Step 318( 39.20%), action 196, FPS 1.43, Running 148.06s Step 319( 39.40%), action 197, FPS 1.45, Running 148.82s Step 320( 39.60%), action 198, FPS 1.51, Running 149.08s Step 321( 39.80%), action 199, FPS 1.49, Running 149.89s Step 322( 40.00%), action 200, FPS 1.49, Running 150.27s Step 323( 40.20%), action 201, FPS 1.50, Running 151.19s Step 324( 40.40%), action 202, FPS 1.52, Running 151.70s Step 325( 40.60%), action 203, FPS 1.53, Running 152.25s Step 326( 40.80%), action 204, FPS 1.54, Running 152.84s Step 327( 41.00%), action 205, FPS 1.54, Running 153.56s Step 328( 41.20%), action 206, FPS 1.57, Running 154.04s Step 329( 41.40%), action 207, FPS 1.61, Running 154.53s Step 330( 41.60%), action 208, FPS 1.64, Running 154.79s Step 331( 41.80%), action 209, FPS 1.68, Running 155.33s Step 332( 42.00%), action 210, FPS 1.71, Running 155.78s Step 333( 42.20%), action 211, FPS 1.76, Running 156.45s Step 334( 42.40%), action 212, FPS 1.77, Running 156.95s Step 335( 42.60%), action 213, FPS 1.79, Running 157.52s Step 336( 42.80%), action 214, FPS 1.80, Running 158.01s Step 337( 43.00%), action 215, FPS 1.80, Running 158.87s Step 338( 43.20%), action 216, FPS 1.78, Running 159.30s Step 339( 43.40%), action 217, FPS 1.78, Running 160.04s Step 340( 43.60%), action 218, FPS 1.74, Running 160.58s Step 341( 43.80%), action 219, FPS 1.78, Running 161.13s Step 342( 44.00%), action 220, FPS 1.78, Running 161.51s Step 343( 44.20%), action 221, FPS 1.78, Running 162.45s Step 344( 44.40%), action 222, FPS 1.80, Running 162.84s Step 345( 44.60%), action 223, FPS 1.78, Running 163.48s Step 346( 44.80%), action 224, FPS 1.79, Running 164.00s Step 347( 45.00%), action 225, FPS 1.76, Running 164.90s Step 348( 45.20%), action 226, FPS 1.76, Running 165.40s Step 349( 45.40%), action 227, FPS 1.73, Running 166.09s Step 350( 45.60%), action 228, FPS 1.68, Running 166.68s Step 351( 45.80%), action 229, FPS 1.67, Running 167.32s Step 352( 46.00%), action 230, FPS 1.65, Running 167.87s Step 353( 46.20%), action 231, FPS 1.64, Running 168.63s Step 354( 46.40%), action 232, FPS 1.63, Running 169.26s Step 355( 46.60%), action 233, FPS 1.63, Running 169.82s Step 356( 46.80%), action 234, FPS 1.61, Running 170.45s Step 357( 47.00%), action 235, FPS 1.61, Running 171.28s Step 358( 47.20%), action 236, FPS 1.58, Running 171.97s Step 359( 47.40%), action 237, FPS 1.60, Running 172.53s Step 360( 47.60%), action 238, FPS 1.64, Running 172.76s Step 361( 47.80%), action 239, FPS 1.64, Running 173.30s Step 362( 48.00%), action 240, FPS 1.63, Running 173.76s Step 363( 48.20%), action 241, FPS 1.65, Running 174.54s Step 364( 48.40%), action 242, FPS 1.65, Running 174.99s Step 365( 48.60%), action 243, FPS 1.66, Running 175.50s Step 366( 48.80%), action 244, FPS 1.68, Running 175.91s Step 367( 49.00%), action 245, FPS 1.73, Running 176.49s Step 368( 49.20%), action 246, FPS 1.75, Running 176.82s Step 369( 49.40%), action 247, FPS 1.75, Running 177.54s Step 370( 49.60%), action 248, FPS 1.78, Running 177.89s Step 371( 49.80%), action 249, FPS 1.81, Running 178.39s Step 372( 50.00%), action 250, FPS 1.79, Running 179.02s Step 373( 50.20%), action 251, FPS 1.78, Running 179.85s Step 374( 50.40%), action 252, FPS 1.84, Running 180.13s Step 375( 50.60%), action 253, FPS 1.78, Running 181.03s Step 376( 50.80%), action 254, FPS 1.83, Running 181.40s Step 377( 51.00%), action 255, FPS 1.84, Running 182.16s Step 378( 51.20%), action 256, FPS 1.88, Running 182.61s Step 379( 51.40%), action 257, FPS 1.86, Running 183.28s Step 380( 51.60%), action 258, FPS 1.80, Running 183.88s Step 381( 51.80%), action 259, FPS 1.81, Running 184.38s Step 382( 52.00%), action 260, FPS 1.81, Running 184.79s Step 383( 52.20%), action 261, FPS 1.84, Running 185.44s Step 384( 52.40%), action 262, FPS 1.86, Running 185.76s Step 385( 52.60%), action 263, FPS 1.81, Running 186.57s Step 386( 52.80%), action 264, FPS 1.80, Running 186.99s Step 387( 53.00%), action 265, FPS 1.77, Running 187.77s Step 388( 53.20%), action 266, FPS 1.74, Running 188.31s Step 389( 53.40%), action 267, FPS 1.72, Running 189.20s Step 390( 53.60%), action 268, FPS 1.72, Running 189.49s Step 391( 53.80%), action 269, FPS 1.66, Running 190.40s Step 392( 54.00%), action 270, FPS 1.70, Running 190.77s Step 393( 54.20%), action 271, FPS 1.70, Running 191.63s Step 394( 54.40%), action 272, FPS 1.62, Running 192.48s Step 395( 54.60%), action 273, FPS 1.62, Running 193.38s Step 396( 54.80%), action 274, FPS 1.62, Running 193.72s Step 397( 55.00%), action 275, FPS 1.60, Running 194.63s Step 398( 55.20%), action 276, FPS 1.59, Running 195.19s Step 399( 55.40%), action 277, FPS 1.56, Running 196.07s Step 400( 55.60%), action 278, FPS 1.60, Running 196.35s Step 401( 55.80%), action 279, FPS 1.57, Running 197.15s Step 402( 56.00%), action 280, FPS 1.58, Running 197.44s Step 403( 56.20%), action 281, FPS 1.56, Running 198.29s Step 404( 56.40%), action 282, FPS 1.54, Running 198.72s Step 405( 56.60%), action 283, FPS 1.56, Running 199.35s Step 406( 56.80%), action 284, FPS 1.57, Running 199.69s Step 407( 57.00%), action 285, FPS 1.59, Running 200.37s Step 408( 57.20%), action 286, FPS 1.57, Running 201.03s Step 409( 57.40%), action 287, FPS 1.61, Running 201.63s Step 410( 57.60%), action 288, FPS 1.58, Running 202.16s Step 411( 57.80%), action 289, FPS 1.58, Running 203.02s Step 412( 58.00%), action 290, FPS 1.54, Running 203.75s Step 413( 58.20%), action 291, FPS 1.53, Running 204.72s Step 414( 58.40%), action 292, FPS 1.55, Running 205.38s Step 415( 58.60%), action 293, FPS 1.56, Running 206.18s Step 416( 58.80%), action 294, FPS 1.55, Running 206.64s Step 417( 59.00%), action 295, FPS 1.58, Running 207.31s Step 418( 59.20%), action 296, FPS 1.56, Running 207.99s Step 419( 59.40%), action 297, FPS 1.62, Running 208.38s Step 420( 59.60%), action 298, FPS 1.63, Running 208.65s Step 421( 59.80%), action 299, FPS 1.67, Running 209.15s Step 422( 60.00%), action 300, FPS 1.65, Running 209.58s Step 423( 60.20%), action 301, FPS 1.63, Running 210.58s [2026-08-01 20:00:24] [73 ] Seed 72 failed after 210.94 s. +steps: 423 , actions: 301 . +Instruction: Empty +Total 44/73(60.27%) success. +Setting seed: 73 +Step 1( N/A%), pre moving , FPS 5.27, Running 0.19s Step 2( N/A%), pre moving , FPS 6.78, Running 0.30s Step 3( N/A%), pre moving , FPS 5.54, Running 0.54s Step 4( N/A%), pre moving , FPS 6.35, Running 0.63s Step 5( N/A%), pre moving , FPS 7.15, Running 0.70s Step 6( N/A%), pre moving , FPS 7.90, Running 0.76s Step 7( N/A%), pre moving , FPS 6.55, Running 1.07s Step 8( N/A%), pre moving , FPS 6.90, Running 1.16s Step 9( N/A%), pre moving , FPS 7.47, Running 1.20s Step 10( N/A%), pre moving , FPS 7.90, Running 1.27s Step 11( N/A%), pre moving , FPS 7.33, Running 1.50s Step 12( N/A%), pre moving , FPS 7.33, Running 1.64s Step 13( N/A%), pre moving , FPS 7.55, Running 1.72s Step 14( N/A%), pre moving , FPS 7.80, Running 1.80s Step 15( N/A%), pre moving , FPS 7.09, Running 2.11s Step 16( N/A%), pre moving , FPS 7.28, Running 2.20s Step 17( N/A%), pre moving , FPS 7.54, Running 2.25s Step 18( N/A%), pre moving , FPS 7.74, Running 2.32s Step 19( N/A%), pre moving , FPS 7.20, Running 2.64s Step 20( N/A%), pre moving , FPS 7.45, Running 2.69s Step 21( N/A%), pre moving , FPS 6.63, Running 3.21s Step 22( N/A%), pre moving , FPS 6.68, Running 3.29s Step 23( N/A%), pre moving , FPS 7.11, Running 3.35s Step 24( N/A%), pre moving , FPS 7.01, Running 3.48s Step 25( N/A%), pre moving , FPS 6.56, Running 3.75s Step 26( N/A%), pre moving , FPS 5.58, Running 4.35s Step 27( N/A%), pre moving , FPS 6.00, Running 4.40s Step 28( N/A%), pre moving , FPS 6.05, Running 4.47s Step 29( N/A%), pre moving , FPS 6.00, Running 4.54s Step 30( N/A%), pre moving , FPS 5.63, Running 4.82s Step 31( N/A%), pre moving , FPS 5.91, Running 4.89s Step 32( N/A%), pre moving , FPS 6.03, Running 4.95s Step 33( N/A%), pre moving , FPS 6.06, Running 5.02s Step 34( N/A%), pre moving , FPS 5.64, Running 5.34s Step 35( N/A%), pre moving , FPS 6.11, Running 5.39s Step 36( N/A%), pre moving , FPS 5.21, Running 6.04s Step 37( N/A%), pre moving , FPS 5.21, Running 6.09s Step 38( N/A%), pre moving , FPS 5.22, Running 6.16s Step 39( N/A%), pre moving , FPS 5.59, Running 6.21s Step 40( N/A%), pre moving , FPS 5.20, Running 6.53s Step 41( N/A%), pre moving , FPS 5.87, Running 6.61s Step 42( N/A%), pre moving , FPS 5.92, Running 6.67s Step 43( N/A%), pre moving , FPS 5.91, Running 6.74s Step 44( N/A%), pre moving , FPS 5.64, Running 7.03s Step 45( N/A%), pre moving , FPS 5.91, Running 7.14s Step 46( N/A%), pre moving , FPS 7.02, Running 7.20s Step 47( N/A%), pre moving , FPS 6.92, Running 7.30s Step 48( N/A%), pre moving , FPS 6.25, Running 7.66s Step 49( N/A%), pre moving , FPS 6.20, Running 7.77s Step 50( N/A%), pre moving , FPS 6.07, Running 8.11s Step 51( N/A%), pre moving , FPS 5.99, Running 8.23s Step 52( N/A%), pre moving , FPS 5.93, Running 8.33s Step 53( N/A%), pre moving , FPS 5.49, Running 8.67s Step 54( N/A%), pre moving , FPS 5.81, Running 8.78s Step 55( N/A%), pre moving , FPS 5.72, Running 8.89s Step 56( N/A%), pre moving , FPS 6.26, Running 9.23s Step 57( N/A%), pre moving , FPS 6.15, Running 9.35s Step 58( N/A%), pre moving , FPS 6.08, Running 9.45s Step 59( N/A%), pre moving , FPS 5.63, Running 9.77s Step 60( N/A%), pre moving , FPS 5.95, Running 9.90s Step 61( N/A%), pre moving , FPS 5.91, Running 10.00s Step 62( N/A%), pre moving , FPS 5.45, Running 10.34s Step 63( N/A%), pre moving , FPS 5.38, Running 10.46s Step 64( N/A%), pre moving , FPS 5.67, Running 10.56s Step 65( N/A%), pre moving , FPS 5.32, Running 10.90s Step 66( N/A%), pre moving , FPS 5.24, Running 11.02s Step 67( N/A%), pre moving , FPS 5.19, Running 11.15s Step 68( N/A%), pre moving , FPS 5.24, Running 11.48s Step 69( N/A%), pre moving , FPS 5.24, Running 11.58s Step 70( N/A%), pre moving , FPS 5.24, Running 11.93s Step 71( N/A%), pre moving , FPS 5.32, Running 11.99s Step 72( N/A%), pre moving , FPS 5.30, Running 12.10s Step 73( N/A%), pre moving , FPS 5.63, Running 12.22s Step 74( N/A%), pre moving , FPS 5.27, Running 12.58s Step 75( N/A%), pre moving , FPS 5.26, Running 12.69s Step 76( N/A%), pre moving , FPS 5.26, Running 13.04s Step 77( N/A%), pre moving , FPS 5.26, Running 13.15s Step 78( N/A%), pre moving , FPS 5.26, Running 13.25s Step 79( N/A%), pre moving , FPS 5.19, Running 13.62s Step 80( N/A%), pre moving , FPS 5.19, Running 13.75s Step 81( N/A%), pre moving , FPS 5.22, Running 13.83s Step 82( N/A%), pre moving , FPS 5.22, Running 14.17s Step 83( N/A%), pre moving , FPS 5.22, Running 14.29s Step 84( N/A%), pre moving , FPS 5.23, Running 14.38s Step 85( N/A%), pre moving , FPS 5.22, Running 14.73s Step 86( N/A%), pre moving , FPS 5.30, Running 14.79s Step 87( N/A%), pre moving , FPS 5.44, Running 14.82s Step 88( N/A%), pre moving , FPS 5.94, Running 14.85s Step 89( N/A%), pre moving , FPS 6.08, Running 14.87s Step 90( N/A%), pre moving , FPS 6.74, Running 14.90s Step 91( N/A%), pre moving , FPS 6.79, Running 14.93s Step 92( N/A%), pre moving , FPS 6.99, Running 14.97s Step 93( N/A%), pre moving , FPS 7.19, Running 15.01s Step 94( N/A%), pre moving , FPS 8.10, Running 15.05s Step 95( N/A%), pre moving , FPS 8.29, Running 15.10s Step 96( N/A%), pre moving , FPS 9.58, Running 15.12s Step 97( N/A%), pre moving , FPS 9.95, Running 15.16s Step 98( N/A%), pre moving , FPS 10.28, Running 15.20s Step 99( N/A%), pre moving , FPS 12.38, Running 15.24s Step 100( N/A%), pre moving , FPS 13.05, Running 15.28s Step 101( N/A%), pre moving , FPS 13.42, Running 15.32s Step 102( N/A%), pre moving , FPS 16.77, Running 15.36s Step 103( N/A%), pre moving , FPS 17.80, Running 15.41s Step 104( N/A%), pre moving , FPS 18.55, Running 15.46s Step 105( N/A%), pre moving , FPS 25.80, Running 15.50s Step 106( N/A%), pre moving , FPS 25.40, Running 15.57s Step 107( N/A%), pre moving , FPS 18.71, Running 15.89s Step 108( N/A%), pre moving , FPS 17.72, Running 15.98s Step 109( N/A%), pre moving , FPS 17.17, Running 16.04s Step 110( N/A%), pre moving , FPS 5.83, Running 18.33s Step 111( N/A%), pre moving , FPS 5.09, Running 18.86s Step 112( N/A%), pre moving , FPS 4.60, Running 19.31s Step 113( N/A%), pre moving , FPS 4.13, Running 19.85s Step 114( N/A%), pre moving , FPS 4.01, Running 20.04s Step 115( N/A%), pre moving , FPS 3.51, Running 20.79s Step 116( N/A%), pre moving , FPS 3.42, Running 20.97s Step 117( N/A%), pre moving , FPS 3.19, Running 21.43s Step 118( N/A%), pre moving , FPS 3.10, Running 21.65s Step 119( N/A%), pre moving , FPS 2.77, Running 22.46s Step 120( N/A%), pre moving , FPS 2.71, Running 22.65s Step 121( N/A%), pre moving , FPS 2.53, Running 23.23s Step 122( N/A%), pre moving , FPS 2.41, Running 23.66s Step 123( N/A%), pre moving , FPS 2.27, Running 24.23s Step 124( N/A%), pre moving , FPS 2.24, Running 24.41s Step 125( N/A%), pre moving , FPS 2.06, Running 25.22s Step 126( N/A%), pre moving , FPS 2.03, Running 25.44s Step 127( N/A%), pre moving , FPS 1.98, Running 25.98s Step 128( N/A%), pre moving , FPS 1.92, Running 26.40s Step 129( N/A%), pre moving , FPS 1.84, Running 26.93s Step 130( 0.20%), action 1, FPS 2.07, Running 28.01s Step 131( 0.40%), action 2, FPS 2.07, Running 28.52s Step 132( 0.60%), action 3, FPS 2.01, Running 29.28s Step 133( 0.80%), action 4, FPS 2.04, Running 29.66s Step 134( 1.00%), action 5, FPS 1.89, Running 30.62s Step 135( 1.20%), action 6, FPS 1.96, Running 31.00s Step 136( 1.40%), action 7, FPS 1.86, Running 31.71s Step 137( 1.60%), action 8, FPS 1.89, Running 32.03s Step 138( 1.80%), action 9, FPS 1.76, Running 32.98s Step 139( 2.00%), action 10, FPS 1.86, Running 33.23s Step 140( 2.20%), action 11, FPS 1.76, Running 34.04s Step 141( 2.40%), action 12, FPS 1.80, Running 34.34s Step 142( 2.60%), action 13, FPS 1.73, Running 35.23s Step 143( 2.80%), action 14, FPS 1.77, Running 35.50s Step 144( 3.00%), action 15, FPS 1.68, Running 36.33s Step 145( 3.20%), action 16, FPS 1.75, Running 36.64s Step 146( 3.40%), action 17, FPS 1.66, Running 37.46s Step 147( 3.60%), action 18, FPS 1.69, Running 37.82s Step 148( 3.80%), action 19, FPS 1.64, Running 38.56s Step 149( 4.00%), action 20, FPS 1.64, Running 39.13s Step 150( 4.20%), action 21, FPS 1.66, Running 40.08s Step 151( 4.40%), action 22, FPS 1.69, Running 40.37s Step 152( 4.60%), action 23, FPS 1.67, Running 41.25s Step 153( 4.80%), action 24, FPS 1.68, Running 41.55s Step 154( 5.00%), action 25, FPS 1.69, Running 42.43s Step 155( 5.20%), action 26, FPS 1.67, Running 42.98s Step 156( 5.40%), action 27, FPS 1.66, Running 43.76s Step 157( 5.60%), action 28, FPS 1.65, Running 44.15s Step 158( 5.80%), action 29, FPS 1.66, Running 45.03s Step 159( 6.00%), action 30, FPS 1.61, Running 45.69s Step 160( 6.20%), action 31, FPS 1.60, Running 46.56s Step 161( 6.40%), action 32, FPS 1.60, Running 46.87s Step 162( 6.60%), action 33, FPS 1.60, Running 47.69s Step 163( 6.80%), action 34, FPS 1.60, Running 47.98s Step 164( 7.00%), action 35, FPS 1.61, Running 48.74s Step 165( 7.20%), action 36, FPS 1.60, Running 49.13s Step 166( 7.40%), action 37, FPS 1.61, Running 49.86s Step 167( 7.60%), action 38, FPS 1.62, Running 50.15s Step 168( 7.80%), action 39, FPS 1.66, Running 50.62s Step 169( 8.00%), action 40, FPS 1.67, Running 51.10s Step 170( 8.20%), action 41, FPS 1.74, Running 51.55s Step 171( 8.40%), action 42, FPS 1.74, Running 51.84s Step 172( 8.60%), action 43, FPS 1.83, Running 52.18s Step 173( 8.80%), action 44, FPS 1.84, Running 52.40s Step 174( 9.00%), action 45, FPS 1.93, Running 52.78s Step 175( 9.20%), action 46, FPS 2.01, Running 52.94s Step 176( 9.40%), action 47, FPS 2.10, Running 53.29s Step 177( 9.60%), action 48, FPS 2.14, Running 53.51s Step 178( 9.80%), action 49, FPS 2.18, Running 54.19s Step 179( 10.00%), action 50, FPS 2.28, Running 54.47s Step 180( 10.20%), action 51, FPS 2.20, Running 55.63s Step 181( 10.40%), action 52, FPS 2.21, Running 55.91s Step 182( 10.60%), action 53, FPS 2.21, Running 56.73s Step 183( 10.80%), action 54, FPS 2.21, Running 57.05s Step 184( 11.00%), action 55, FPS 2.17, Running 57.96s Step 185( 11.20%), action 56, FPS 2.17, Running 58.36s Step 186( 11.40%), action 57, FPS 2.16, Running 59.12s Step 187( 11.60%), action 58, FPS 2.10, Running 59.68s Step 188( 11.80%), action 59, FPS 2.00, Running 60.63s Step 189( 12.00%), action 60, FPS 2.02, Running 61.01s Step 190( 12.20%), action 61, FPS 1.91, Running 62.00s Step 191( 12.40%), action 62, FPS 1.89, Running 62.44s Step 192( 12.60%), action 63, FPS 1.78, Running 63.39s Step 193( 12.80%), action 64, FPS 1.76, Running 63.73s Step 194( 13.00%), action 65, FPS 1.70, Running 64.57s Step 195( 13.20%), action 66, FPS 1.67, Running 64.93s Step 196( 13.40%), action 67, FPS 1.61, Running 65.69s Step 197( 13.60%), action 68, FPS 1.60, Running 66.04s Step 198( 13.80%), action 69, FPS 1.58, Running 66.82s Step 199( 14.00%), action 70, FPS 1.58, Running 67.14s Step 200( 14.20%), action 71, FPS 1.59, Running 68.20s Step 201( 14.40%), action 72, FPS 1.57, Running 68.67s Step 202( 14.60%), action 73, FPS 1.54, Running 69.69s Step 203( 14.80%), action 74, FPS 1.51, Running 70.32s Step 204( 15.00%), action 75, FPS 1.50, Running 71.28s Step 205( 15.20%), action 76, FPS 1.51, Running 71.64s Step 206( 15.40%), action 77, FPS 1.55, Running 72.02s Step 207( 15.60%), action 78, FPS 1.59, Running 72.25s Step 208( 15.80%), action 79, FPS 1.68, Running 72.56s Step 209( 16.00%), action 80, FPS 1.68, Running 72.93s Step 210( 16.20%), action 81, FPS 1.75, Running 73.46s Step 211( 16.40%), action 82, FPS 1.78, Running 73.68s Step 212( 16.60%), action 83, FPS 1.82, Running 74.40s Step 213( 16.80%), action 84, FPS 1.78, Running 74.97s Step 214( 17.00%), action 85, FPS 1.75, Running 75.97s Step 215( 17.20%), action 86, FPS 1.72, Running 76.56s Step 216( 17.40%), action 87, FPS 1.68, Running 77.59s Step 217( 17.60%), action 88, FPS 1.69, Running 77.86s Step 218( 17.80%), action 89, FPS 1.67, Running 78.79s Step 219( 18.00%), action 90, FPS 1.67, Running 79.09s Step 220( 18.20%), action 91, FPS 1.65, Running 80.34s Step 221( 18.40%), action 92, FPS 1.67, Running 80.66s Step 222( 18.60%), action 93, FPS 1.69, Running 81.53s Step 223( 18.80%), action 94, FPS 1.74, Running 81.84s Step 224( 19.00%), action 95, FPS 1.75, Running 82.69s Step 225( 19.20%), action 96, FPS 1.72, Running 83.24s Step 226( 19.40%), action 97, FPS 1.68, Running 83.94s Step 227( 19.60%), action 98, FPS 1.65, Running 84.39s Step 228( 19.80%), action 99, FPS 1.57, Running 85.28s Step 229( 20.00%), action 100, FPS 1.58, Running 85.56s Step 230( 20.20%), action 101, FPS 1.54, Running 86.43s Step 231( 20.40%), action 102, FPS 1.53, Running 86.73s Step 232( 20.60%), action 103, FPS 1.52, Running 87.52s Step 233( 20.80%), action 104, FPS 1.52, Running 88.11s Step 234( 21.00%), action 105, FPS 1.53, Running 89.00s Step 235( 21.20%), action 106, FPS 1.56, Running 89.37s Step 236( 21.40%), action 107, FPS 1.59, Running 90.16s Step 237( 21.60%), action 108, FPS 1.55, Running 90.72s Step 238( 21.80%), action 109, FPS 1.59, Running 91.38s Step 239( 22.00%), action 110, FPS 1.60, Running 91.59s Step 240( 22.20%), action 111, FPS 1.68, Running 92.21s Step 241( 22.40%), action 112, FPS 1.63, Running 92.93s Step 242( 22.60%), action 113, FPS 1.63, Running 93.82s Step 243( 22.80%), action 114, FPS 1.58, Running 94.50s Step 244( 23.00%), action 115, FPS 1.56, Running 95.50s Step 245( 23.20%), action 116, FPS 1.59, Running 95.80s Step 246( 23.40%), action 117, FPS 1.57, Running 96.68s Step 247( 23.60%), action 118, FPS 1.54, Running 97.37s Step 248( 23.80%), action 119, FPS 1.54, Running 98.25s Step 249( 24.00%), action 120, FPS 1.53, Running 98.64s Step 250( 24.20%), action 121, FPS 1.52, Running 99.59s Step 251( 24.40%), action 122, FPS 1.49, Running 100.17s Step 252( 24.60%), action 123, FPS 1.46, Running 101.23s Step 253( 24.80%), action 124, FPS 1.45, Running 101.86s Step 254( 25.00%), action 125, FPS 1.44, Running 102.86s Step 255( 25.20%), action 126, FPS 1.42, Running 103.43s Step 256( 25.40%), action 127, FPS 1.40, Running 104.42s Step 257( 25.60%), action 128, FPS 1.39, Running 105.09s Step 258( 25.80%), action 129, FPS 1.37, Running 105.97s Step 259( 26.00%), action 130, FPS 1.36, Running 106.32s Step 260( 26.20%), action 131, FPS 1.33, Running 107.27s Step 261( 26.40%), action 132, FPS 1.34, Running 107.86s Step 262( 26.60%), action 133, FPS 1.33, Running 108.82s Step 263( 26.80%), action 134, FPS 1.37, Running 109.12s Step 264( 27.00%), action 135, FPS 1.38, Running 109.98s Step 265( 27.20%), action 136, FPS 1.39, Running 110.19s Step 266( 27.40%), action 137, FPS 1.44, Running 110.54s Step 267( 27.60%), action 138, FPS 1.49, Running 110.83s Step 268( 27.80%), action 139, FPS 1.55, Running 111.18s Step 269( 28.00%), action 140, FPS 1.53, Running 111.71s Step 270( 28.20%), action 141, FPS 1.54, Running 112.62s Step 271( 28.40%), action 142, FPS 1.57, Running 112.94s Step 272( 28.60%), action 143, FPS 1.60, Running 113.72s Step 273( 28.80%), action 144, FPS 1.64, Running 114.07s Step 274( 29.00%), action 145, FPS 1.68, Running 114.79s Step 275( 29.20%), action 146, FPS 1.69, Running 115.24s Step 276( 29.40%), action 147, FPS 1.74, Running 115.93s Step 277( 29.60%), action 148, FPS 1.75, Running 116.51s Step 278( 29.80%), action 149, FPS 1.74, Running 117.44s Step 279( 30.00%), action 150, FPS 1.74, Running 117.81s Step 280( 30.20%), action 151, FPS 1.70, Running 119.01s Step 281( 30.40%), action 152, FPS 1.74, Running 119.36s Step 282( 30.60%), action 153, FPS 1.75, Running 120.22s Step 283( 30.80%), action 154, FPS 1.70, Running 120.85s Step 284( 31.00%), action 155, FPS 1.69, Running 121.79s Step 285( 31.20%), action 156, FPS 1.68, Running 122.12s Step 286( 31.40%), action 157, FPS 1.61, Running 122.96s Step 287( 31.60%), action 158, FPS 1.61, Running 123.25s Step 288( 31.80%), action 159, FPS 1.55, Running 124.07s Step 289( 32.00%), action 160, FPS 1.56, Running 124.54s Step 290( 32.20%), action 161, FPS 1.53, Running 125.65s Step 291( 32.40%), action 162, FPS 1.53, Running 126.02s Step 292( 32.60%), action 163, FPS 1.52, Running 126.87s Step 293( 32.80%), action 164, FPS 1.49, Running 127.45s Step 294( 33.00%), action 165, FPS 1.50, Running 128.14s Step 295( 33.20%), action 166, FPS 1.49, Running 128.65s Step 296( 33.40%), action 167, FPS 1.53, Running 128.96s Step 297( 33.60%), action 168, FPS 1.58, Running 129.19s Step 298( 33.80%), action 169, FPS 1.66, Running 129.50s Step 299( 34.00%), action 170, FPS 1.67, Running 129.77s Step 300( 34.20%), action 171, FPS 1.76, Running 130.38s Step 301( 34.40%), action 172, FPS 1.73, Running 130.94s Step 302( 34.60%), action 173, FPS 1.71, Running 131.90s Step 303( 34.80%), action 174, FPS 1.73, Running 132.38s Step 304( 35.00%), action 175, FPS 1.78, Running 133.01s Step 305( 35.20%), action 176, FPS 1.73, Running 133.68s Step 306( 35.40%), action 177, FPS 1.72, Running 134.61s Step 307( 35.60%), action 178, FPS 1.71, Running 134.92s Step 308( 35.80%), action 179, FPS 1.72, Running 135.68s Step 309( 36.00%), action 180, FPS 1.75, Running 136.00s Step 310( 36.20%), action 181, FPS 1.80, Running 136.78s Step 311( 36.40%), action 182, FPS 1.77, Running 137.32s Step 312( 36.60%), action 183, FPS 1.75, Running 138.29s Step 313( 36.80%), action 184, FPS 1.80, Running 138.55s Step 314( 37.00%), action 185, FPS 1.77, Running 139.47s Step 315( 37.20%), action 186, FPS 1.76, Running 140.04s Step 316( 37.40%), action 187, FPS 1.71, Running 140.63s Step 317( 37.60%), action 188, FPS 1.67, Running 141.17s Step 318( 37.80%), action 189, FPS 1.58, Running 142.16s Step 319( 38.00%), action 190, FPS 1.57, Running 142.51s Step 320( 38.20%), action 191, FPS 1.55, Running 143.30s Step 321( 38.40%), action 192, FPS 1.53, Running 144.00s Step 322( 38.60%), action 193, FPS 1.53, Running 144.95s Step 323( 38.80%), action 194, FPS 1.52, Running 145.52s Step 324( 39.00%), action 195, FPS 1.49, Running 146.44s Step 325( 39.20%), action 196, FPS 1.52, Running 146.81s Step 326( 39.40%), action 197, FPS 1.53, Running 147.65s Step 327( 39.60%), action 198, FPS 1.54, Running 147.86s Step 328( 39.80%), action 199, FPS 1.58, Running 148.35s Step 329( 40.00%), action 200, FPS 1.59, Running 148.61s Step 330( 40.20%), action 201, FPS 1.59, Running 149.37s Step 331( 40.40%), action 202, FPS 1.63, Running 149.62s Step 332( 40.60%), action 203, FPS 1.67, Running 150.28s Step 333( 40.80%), action 204, FPS 1.62, Running 150.87s Step 334( 41.00%), action 205, FPS 1.62, Running 151.82s Step 335( 41.20%), action 206, FPS 1.61, Running 152.47s Step 336( 41.40%), action 207, FPS 1.57, Running 153.38s Step 337( 41.60%), action 208, FPS 1.59, Running 153.71s Step 338( 41.80%), action 209, FPS 1.60, Running 154.69s Step 339( 42.00%), action 210, FPS 1.57, Running 155.28s Step 340( 42.20%), action 211, FPS 1.53, Running 156.35s Step 341( 42.40%), action 212, FPS 1.55, Running 156.95s Step 342( 42.60%), action 213, FPS 1.55, Running 157.87s Step 343( 42.80%), action 214, FPS 1.54, Running 158.53s Step 344( 43.00%), action 215, FPS 1.52, Running 159.60s Step 345( 43.20%), action 216, FPS 1.48, Running 160.30s Step 346( 43.40%), action 217, FPS 1.46, Running 161.35s Step 347( 43.60%), action 218, FPS 1.42, Running 161.97s Step 348( 43.80%), action 219, FPS 1.37, Running 162.92s Step 349( 44.00%), action 220, FPS 1.37, Running 163.20s Step 350( 44.20%), action 221, FPS 1.36, Running 164.13s Step 351( 44.40%), action 222, FPS 1.35, Running 164.42s Step 352( 44.60%), action 223, FPS 1.31, Running 165.57s Step 353( 44.80%), action 224, FPS 1.29, Running 166.35s Step 354( 45.00%), action 225, FPS 1.29, Running 167.35s Step 355( 45.20%), action 226, FPS 1.32, Running 167.64s Step 356( 45.40%), action 227, FPS 1.37, Running 167.98s Step 357( 45.60%), action 228, FPS 1.38, Running 168.25s Step 358( 45.80%), action 229, FPS 1.41, Running 168.87s Step 359( 46.00%), action 230, FPS 1.44, Running 169.17s Step 360( 46.20%), action 231, FPS 1.46, Running 170.05s Step 361( 46.40%), action 232, FPS 1.46, Running 170.63s Step 362( 46.60%), action 233, FPS 1.45, Running 171.65s Step 363( 46.80%), action 234, FPS 1.46, Running 172.25s Step 364( 47.00%), action 235, FPS 1.47, Running 173.16s Step 365( 47.20%), action 236, FPS 1.52, Running 173.49s Step 366( 47.40%), action 237, FPS 1.54, Running 174.34s Step 367( 47.60%), action 238, FPS 1.57, Running 174.70s Step 368( 47.80%), action 239, FPS 1.58, Running 175.60s Step 369( 48.00%), action 240, FPS 1.55, Running 176.10s Step 370( 48.20%), action 241, FPS 1.55, Running 177.07s Step 371( 48.40%), action 242, FPS 1.51, Running 177.64s Step 372( 48.60%), action 243, FPS 1.57, Running 178.31s Step 373( 48.80%), action 244, FPS 1.60, Running 178.87s Step 374( 49.00%), action 245, FPS 1.61, Running 179.74s Step 375( 49.20%), action 246, FPS 1.61, Running 180.03s Step 376( 49.40%), action 247, FPS 1.56, Running 180.82s Step 377( 49.60%), action 248, FPS 1.56, Running 181.10s Step 378( 49.80%), action 249, FPS 1.53, Running 181.94s Step 379( 50.00%), action 250, FPS 1.50, Running 182.52s Step 380( 50.20%), action 251, FPS 1.48, Running 183.56s Step 381( 50.40%), action 252, FPS 1.48, Running 184.16s Step 382( 50.60%), action 253, FPS 1.53, Running 184.73s Step 383( 50.80%), action 254, FPS 1.54, Running 185.24s Step 384( 51.00%), action 255, FPS 1.57, Running 185.90s Step 385( 51.20%), action 256, FPS 1.56, Running 186.29s Step 386( 51.40%), action 257, FPS 1.56, Running 187.12s Step 387( 51.60%), action 258, FPS 1.55, Running 187.58s Step 388( 51.80%), action 259, FPS 1.59, Running 188.22s Step 389( 52.00%), action 260, FPS 1.59, Running 188.72s Step 390( 52.20%), action 261, FPS 1.58, Running 189.70s Step 391( 52.40%), action 262, FPS 1.58, Running 190.32s Step 392( 52.60%), action 263, FPS 1.55, Running 191.20s Step 393( 52.80%), action 264, FPS 1.59, Running 191.45s Step 394( 53.00%), action 265, FPS 1.58, Running 192.37s Step 395( 53.20%), action 266, FPS 1.59, Running 192.63s Step 396( 53.40%), action 267, FPS 1.58, Running 193.45s Step 397( 53.60%), action 268, FPS 1.58, Running 193.75s Step 398( 53.80%), action 269, FPS 1.58, Running 194.61s Step 399( 54.00%), action 270, FPS 1.61, Running 194.95s Step 400( 54.20%), action 271, FPS 1.59, Running 196.11s Step 401( 54.40%), action 272, FPS 1.58, Running 196.85s Step 402( 54.60%), action 273, FPS 1.53, Running 197.77s Step 403( 54.80%), action 274, FPS 1.56, Running 198.04s Step 404( 55.00%), action 275, FPS 1.54, Running 198.91s Step 405( 55.20%), action 276, FPS 1.51, Running 199.56s Step 406( 55.40%), action 277, FPS 1.54, Running 200.11s Step 407( 55.60%), action 278, FPS 1.56, Running 200.40s Step 408( 55.80%), action 279, FPS 1.54, Running 201.19s Step 409( 56.00%), action 280, FPS 1.55, Running 201.64s Step 410( 56.20%), action 281, FPS 1.54, Running 202.71s Step 411( 56.40%), action 282, FPS 1.58, Running 203.01s Step 412( 56.60%), action 283, FPS 1.60, Running 203.66s Step 413( 56.80%), action 284, FPS 1.57, Running 204.19s Step 414( 57.00%), action 285, FPS 1.63, Running 204.61s Step 415( 57.20%), action 286, FPS 1.59, Running 205.25s Step 416( 57.40%), action 287, FPS 1.56, Running 206.24s Step 417( 57.60%), action 288, FPS 1.53, Running 206.82s Step 418( 57.80%), action 289, FPS 1.56, Running 207.46s Step 419( 58.00%), action 290, FPS 1.54, Running 207.93s Step 420( 58.20%), action 291, FPS 1.57, Running 208.83s Step 421( 58.40%), action 292, FPS 1.63, Running 209.13s Step 422( 58.60%), action 293, FPS 1.64, Running 209.99s Step 423( 58.80%), action 294, FPS 1.63, Running 210.31s Step 424( 59.00%), action 295, FPS 1.62, Running 211.23s Step 425( 59.20%), action 296, FPS 1.66, Running 211.57s Step 426( 59.40%), action 297, FPS 1.63, Running 212.38s Step 427( 59.60%), action 298, FPS 1.61, Running 212.83s Step 428( 59.80%), action 299, FPS 1.56, Running 214.03s Step 429( 60.00%), action 300, FPS 1.53, Running 214.69s Step 430( 60.20%), action 301, FPS 1.50, Running 216.08s Step 431( 60.40%), action 302, FPS 1.46, Running 216.66s Step 432( 60.60%), action 303, FPS 1.46, Running 217.35s Step 433( 60.80%), action 304, FPS 1.46, Running 217.92s Step 434( 61.00%), action 305, FPS 1.40, Running 218.92s Step 435( 61.20%), action 306, FPS 1.43, Running 219.26s Step 436( 61.40%), action 307, FPS 1.45, Running 220.05s Step 437( 61.60%), action 308, FPS 1.48, Running 220.32s Step 438( 61.80%), action 309, FPS 1.46, Running 221.20s Step 439( 62.00%), action 310, FPS 1.45, Running 221.77s Step 440( 62.20%), action 311, FPS 1.46, Running 222.49s Step 441( 62.40%), action 312, FPS 1.43, Running 223.13s Step 442( 62.60%), action 313, FPS 1.43, Running 223.94s Step 443( 62.80%), action 314, FPS 1.44, Running 224.22s Step 444( 63.00%), action 315, FPS 1.41, Running 225.46s Step 445( 63.20%), action 316, FPS 1.38, Running 226.10s Step 446( 63.40%), action 317, FPS 1.35, Running 227.15s Step 447( 63.60%), action 318, FPS 1.34, Running 227.76s Step 448( 63.80%), action 319, FPS 1.36, Running 228.76s Step 449( 64.00%), action 320, FPS 1.36, Running 229.41s Step 450( 64.20%), action 321, FPS 1.41, Running 230.29s Step 451( 64.40%), action 322, FPS 1.43, Running 230.62s Step 452( 64.60%), action 323, FPS 1.42, Running 231.40s Step 453( 64.80%), action 324, FPS 1.41, Running 232.07s Step 454( 65.00%), action 325, FPS 1.43, Running 232.90s Step 455( 65.20%), action 326, FPS 1.43, Running 233.27s Step 456( 65.40%), action 327, FPS 1.41, Running 234.22s Step 457( 65.60%), action 328, FPS 1.41, Running 234.49s Step 458( 65.80%), action 329, FPS 1.39, Running 235.61s Step 459( 66.00%), action 330, FPS 1.40, Running 236.03s Step 460( 66.20%), action 331, FPS 1.38, Running 236.98s Step 461( 66.40%), action 332, FPS 1.39, Running 237.51s Step 462( 66.60%), action 333, FPS 1.37, Running 238.50s Step 463( 66.80%), action 334, FPS 1.38, Running 238.76s Step 464( 67.00%), action 335, FPS 1.41, Running 239.67s Step 465( 67.20%), action 336, FPS 1.44, Running 240.02s Step 466( 67.40%), action 337, FPS 1.51, Running 240.37s Step 467( 67.60%), action 338, FPS 1.56, Running 240.56s Step 468( 67.80%), action 339, FPS 1.63, Running 241.00s Step 469( 68.00%), action 340, FPS 1.70, Running 241.20s Step 470( 68.20%), action 341, FPS 1.73, Running 241.84s Step 471( 68.40%), action 342, FPS 1.74, Running 242.09s Step 472( 68.60%), action 343, FPS 1.74, Running 242.93s Step 473( 68.80%), action 344, FPS 1.79, Running 243.27s Step 474( 69.00%), action 345, FPS 1.80, Running 244.02s Step 475( 69.20%), action 346, FPS 1.81, Running 244.34s Step 476( 69.40%), action 347, FPS 1.82, Running 245.21s Step 477( 69.60%), action 348, FPS 1.78, Running 245.74s Step 478( 69.80%), action 349, FPS 1.86, Running 246.39s Step 479( 70.00%), action 350, FPS 1.83, Running 246.93s Step 480( 70.20%), action 351, FPS 1.85, Running 247.77s Step 481( 70.40%), action 352, FPS 1.86, Running 248.27s [2026-08-01 20:04:33] [74 ] Seed 73 success after 248.57 s. +steps: 481 , actions: 352 . +Instruction: Empty +Total 45/74(60.81%) success. +Setting seed: 74 +Step 1( N/A%), pre moving , FPS 2.50, Running 0.40s Step 2( N/A%), pre moving , FPS 4.18, Running 0.48s Step 3( N/A%), pre moving , FPS 5.65, Running 0.53s Step 4( N/A%), pre moving , FPS 6.61, Running 0.61s Step 5( N/A%), pre moving , FPS 5.44, Running 0.92s Step 6( N/A%), pre moving , FPS 5.97, Running 1.00s Step 7( N/A%), pre moving , FPS 6.57, Running 1.07s Step 8( N/A%), pre moving , FPS 7.00, Running 1.14s Step 9( N/A%), pre moving , FPS 6.18, Running 1.46s Step 10( N/A%), pre moving , FPS 6.55, Running 1.53s Step 11( N/A%), pre moving , FPS 6.93, Running 1.59s Step 12( N/A%), pre moving , FPS 7.23, Running 1.66s Step 13( N/A%), pre moving , FPS 6.90, Running 1.89s Step 14( N/A%), pre moving , FPS 6.82, Running 2.05s Step 15( N/A%), pre moving , FPS 7.09, Running 2.12s Step 16( N/A%), pre moving , FPS 7.31, Running 2.19s Step 17( N/A%), pre moving , FPS 6.79, Running 2.50s Step 18( N/A%), pre moving , FPS 7.08, Running 2.54s Step 19( N/A%), pre moving , FPS 7.29, Running 2.61s Step 20( N/A%), pre moving , FPS 7.49, Running 2.67s Step 21( N/A%), pre moving , FPS 7.08, Running 3.22s Step 22( N/A%), pre moving , FPS 7.14, Running 3.28s Step 23( N/A%), pre moving , FPS 7.13, Running 3.34s Step 24( N/A%), pre moving , FPS 6.46, Running 3.70s Step 25( N/A%), pre moving , FPS 7.04, Running 3.76s Step 26( N/A%), pre moving , FPS 6.09, Running 4.29s Step 27( N/A%), pre moving , FPS 6.08, Running 4.36s Step 28( N/A%), pre moving , FPS 5.86, Running 4.56s Step 29( N/A%), pre moving , FPS 6.07, Running 4.76s Step 30( N/A%), pre moving , FPS 6.08, Running 4.82s Step 31( N/A%), pre moving , FPS 6.06, Running 4.89s Step 32( N/A%), pre moving , FPS 5.79, Running 5.11s Step 33( N/A%), pre moving , FPS 5.94, Running 5.25s Step 34( N/A%), pre moving , FPS 6.11, Running 5.33s Step 35( N/A%), pre moving , FPS 6.12, Running 5.38s Step 36( N/A%), pre moving , FPS 5.22, Running 6.02s Step 37( N/A%), pre moving , FPS 5.21, Running 6.34s Step 38( N/A%), pre moving , FPS 5.15, Running 6.43s Step 39( N/A%), pre moving , FPS 5.15, Running 6.49s Step 40( N/A%), pre moving , FPS 5.16, Running 6.55s Step 41( N/A%), pre moving , FPS 5.50, Running 6.86s Step 42( N/A%), pre moving , FPS 5.45, Running 6.95s Step 43( N/A%), pre moving , FPS 5.43, Running 7.02s Step 44( N/A%), pre moving , FPS 5.45, Running 7.37s Step 45( N/A%), pre moving , FPS 5.37, Running 7.48s Step 46( N/A%), pre moving , FPS 6.06, Running 7.59s Step 47( N/A%), pre moving , FPS 5.59, Running 7.93s Step 48( N/A%), pre moving , FPS 5.74, Running 8.04s Step 49( N/A%), pre moving , FPS 5.92, Running 8.13s Step 50( N/A%), pre moving , FPS 5.42, Running 8.51s Step 51( N/A%), pre moving , FPS 5.37, Running 8.61s Step 52( N/A%), pre moving , FPS 5.57, Running 8.71s Step 53( N/A%), pre moving , FPS 5.22, Running 9.09s Step 54( N/A%), pre moving , FPS 5.19, Running 9.18s Step 55( N/A%), pre moving , FPS 4.81, Running 9.54s Step 56( N/A%), pre moving , FPS 5.50, Running 9.66s Step 57( N/A%), pre moving , FPS 5.85, Running 9.76s Step 58( N/A%), pre moving , FPS 5.84, Running 9.85s Step 59( N/A%), pre moving , FPS 5.39, Running 10.20s Step 60( N/A%), pre moving , FPS 5.44, Running 10.23s Step 61( N/A%), pre moving , FPS 5.90, Running 10.25s Step 62( N/A%), pre moving , FPS 5.99, Running 10.29s Step 63( N/A%), pre moving , FPS 6.06, Running 10.32s Step 64( N/A%), pre moving , FPS 6.70, Running 10.35s Step 65( N/A%), pre moving , FPS 6.86, Running 10.40s Step 66( N/A%), pre moving , FPS 7.03, Running 10.44s Step 67( N/A%), pre moving , FPS 7.86, Running 10.48s Step 68( N/A%), pre moving , FPS 8.12, Running 10.51s Step 69( N/A%), pre moving , FPS 8.31, Running 10.54s Step 70( N/A%), pre moving , FPS 9.70, Running 10.57s Step 71( N/A%), pre moving , FPS 10.05, Running 10.60s Step 72( N/A%), pre moving , FPS 10.37, Running 10.64s Step 73( N/A%), pre moving , FPS 12.63, Running 10.67s Step 74( N/A%), pre moving , FPS 13.18, Running 10.70s Step 75( N/A%), pre moving , FPS 16.85, Running 10.72s Step 76( N/A%), pre moving , FPS 18.31, Running 10.75s Step 77( N/A%), pre moving , FPS 19.35, Running 10.79s Step 78( N/A%), pre moving , FPS 20.49, Running 10.83s Step 79( N/A%), pre moving , FPS 30.31, Running 10.86s Step 80( N/A%), pre moving , FPS 30.75, Running 10.88s Step 81( N/A%), pre moving , FPS 31.22, Running 10.89s Step 82( N/A%), pre moving , FPS 32.05, Running 10.91s Step 83( N/A%), pre moving , FPS 33.06, Running 10.93s Step 84( N/A%), pre moving , FPS 33.39, Running 10.95s Step 85( N/A%), pre moving , FPS 34.80, Running 10.98s Step 86( N/A%), pre moving , FPS 35.50, Running 11.00s Step 87( N/A%), pre moving , FPS 36.95, Running 11.02s Step 88( N/A%), pre moving , FPS 37.17, Running 11.04s Step 89( N/A%), pre moving , FPS 38.08, Running 11.07s Step 90( N/A%), pre moving , FPS 37.95, Running 11.10s Step 91( N/A%), pre moving , FPS 38.98, Running 11.11s Step 92( N/A%), pre moving , FPS 40.31, Running 11.13s Step 93( N/A%), pre moving , FPS 41.65, Running 11.15s Step 94( N/A%), pre moving , FPS 42.61, Running 11.17s Step 95( N/A%), pre moving , FPS 43.44, Running 11.18s Step 96( N/A%), pre moving , FPS 43.77, Running 11.21s Step 97( N/A%), pre moving , FPS 44.18, Running 11.24s Step 98( N/A%), pre moving , FPS 43.53, Running 11.29s Step 99( N/A%), pre moving , FPS 8.88, Running 13.11s Step 100( N/A%), pre moving , FPS 6.83, Running 13.80s Step 101( N/A%), pre moving , FPS 6.46, Running 13.99s Step 102( N/A%), pre moving , FPS 5.67, Running 14.44s Step 103( N/A%), pre moving , FPS 5.39, Running 14.64s Step 104( N/A%), pre moving , FPS 4.54, Running 15.36s Step 105( N/A%), pre moving , FPS 4.33, Running 15.59s Step 106( N/A%), pre moving , FPS 3.92, Running 16.10s Step 107( N/A%), pre moving , FPS 3.81, Running 16.27s Step 108( N/A%), pre moving , FPS 3.47, Running 16.81s Step 109( N/A%), pre moving , FPS 3.24, Running 17.24s Step 110( N/A%), pre moving , FPS 2.98, Running 17.80s Step 111( N/A%), pre moving , FPS 2.90, Running 18.01s Step 112( N/A%), pre moving , FPS 2.63, Running 18.73s Step 113( N/A%), pre moving , FPS 2.56, Running 18.97s Step 114( N/A%), pre moving , FPS 2.42, Running 19.44s Step 115( N/A%), pre moving , FPS 2.36, Running 19.67s Step 116( N/A%), pre moving , FPS 2.20, Running 20.30s Step 117( N/A%), pre moving , FPS 2.14, Running 20.59s Step 118( N/A%), pre moving , FPS 2.03, Running 21.14s Step 119( 0.20%), action 1, FPS 2.15, Running 22.42s Step 120( 0.40%), action 2, FPS 2.15, Running 23.10s Step 121( 0.60%), action 3, FPS 2.05, Running 23.76s Step 122( 0.80%), action 4, FPS 1.97, Running 24.57s Step 123( 1.00%), action 5, FPS 1.84, Running 25.51s Step 124( 1.20%), action 6, FPS 1.86, Running 26.14s Step 125( 1.40%), action 7, FPS 1.76, Running 26.94s Step 126( 1.60%), action 8, FPS 1.72, Running 27.70s Step 127( 1.80%), action 9, FPS 1.65, Running 28.36s Step 128( 2.00%), action 10, FPS 1.66, Running 28.88s Step 129( 2.20%), action 11, FPS 1.61, Running 29.65s Step 130( 2.40%), action 12, FPS 1.65, Running 29.89s Step 131( 2.60%), action 13, FPS 1.64, Running 30.20s Step 132( 2.80%), action 14, FPS 1.67, Running 30.72s Step 133( 3.00%), action 15, FPS 1.62, Running 31.28s Step 134( 3.20%), action 16, FPS 1.61, Running 31.85s Step 135( 3.40%), action 17, FPS 1.54, Running 32.70s Step 136( 3.60%), action 18, FPS 1.53, Running 33.37s Step 137( 3.80%), action 19, FPS 1.45, Running 34.43s Step 138( 4.00%), action 20, FPS 1.43, Running 35.15s Step 139( 4.20%), action 21, FPS 1.47, Running 36.07s Step 140( 4.40%), action 22, FPS 1.49, Running 36.52s Step 141( 4.60%), action 23, FPS 1.48, Running 37.24s Step 142( 4.80%), action 24, FPS 1.53, Running 37.60s Step 143( 5.00%), action 25, FPS 1.56, Running 38.34s Step 144( 5.20%), action 26, FPS 1.59, Running 38.75s Step 145( 5.40%), action 27, FPS 1.60, Running 39.48s Step 146( 5.60%), action 28, FPS 1.63, Running 39.95s Step 147( 5.80%), action 29, FPS 1.63, Running 40.59s Step 148( 6.00%), action 30, FPS 1.64, Running 41.05s Step 149( 6.20%), action 31, FPS 1.62, Running 41.98s Step 150( 6.40%), action 32, FPS 1.59, Running 42.51s Step 151( 6.60%), action 33, FPS 1.54, Running 43.21s Step 152( 6.80%), action 34, FPS 1.51, Running 43.98s Step 153( 7.00%), action 35, FPS 1.49, Running 44.73s Step 154( 7.20%), action 36, FPS 1.50, Running 45.21s Step 155( 7.40%), action 37, FPS 1.50, Running 46.06s Step 156( 7.60%), action 38, FPS 1.52, Running 46.50s Step 157( 7.80%), action 39, FPS 1.57, Running 47.15s Step 158( 8.00%), action 40, FPS 1.61, Running 47.57s Step 159( 8.20%), action 41, FPS 1.66, Running 48.12s Step 160( 8.40%), action 42, FPS 1.67, Running 48.46s Step 161( 8.60%), action 43, FPS 1.69, Running 49.09s Step 162( 8.80%), action 44, FPS 1.66, Running 49.64s Step 163( 9.00%), action 45, FPS 1.63, Running 50.63s Step 164( 9.20%), action 46, FPS 1.64, Running 50.93s Step 165( 9.40%), action 47, FPS 1.62, Running 51.79s Step 166( 9.60%), action 48, FPS 1.64, Running 52.12s Step 167( 9.80%), action 49, FPS 1.62, Running 52.94s Step 168( 10.00%), action 50, FPS 1.62, Running 53.37s Step 169( 10.20%), action 51, FPS 1.63, Running 54.26s Step 170( 10.40%), action 52, FPS 1.61, Running 54.91s Step 171( 10.60%), action 53, FPS 1.59, Running 55.78s Step 172( 10.80%), action 54, FPS 1.61, Running 56.41s Step 173( 11.00%), action 55, FPS 1.59, Running 57.31s Step 174( 11.20%), action 56, FPS 1.60, Running 57.72s Step 175( 11.40%), action 57, FPS 1.61, Running 58.47s Step 176( 11.60%), action 58, FPS 1.62, Running 58.82s Step 177( 11.80%), action 59, FPS 1.60, Running 59.63s Step 178( 12.00%), action 60, FPS 1.61, Running 60.03s Step 179( 12.20%), action 61, FPS 1.57, Running 60.83s Step 180( 12.40%), action 62, FPS 1.54, Running 61.43s Step 181( 12.60%), action 63, FPS 1.51, Running 62.35s Step 182( 12.80%), action 64, FPS 1.53, Running 62.72s Step 183( 13.00%), action 65, FPS 1.56, Running 63.47s Step 184( 13.20%), action 66, FPS 1.55, Running 63.79s Step 185( 13.40%), action 67, FPS 1.56, Running 64.61s Step 186( 13.60%), action 68, FPS 1.55, Running 65.02s Step 187( 13.80%), action 69, FPS 1.56, Running 65.77s Step 188( 14.00%), action 70, FPS 1.55, Running 66.24s Step 189( 14.20%), action 71, FPS 1.55, Running 67.18s Step 190( 14.40%), action 72, FPS 1.60, Running 67.39s Step 191( 14.60%), action 73, FPS 1.68, Running 67.69s Step 192( 14.80%), action 74, FPS 1.69, Running 68.26s Step 193( 15.00%), action 75, FPS 1.73, Running 68.90s Step 194( 15.20%), action 76, FPS 1.67, Running 69.68s Step 195( 15.40%), action 77, FPS 1.66, Running 70.55s Step 196( 15.60%), action 78, FPS 1.65, Running 70.97s Step 197( 15.80%), action 79, FPS 1.66, Running 71.67s Step 198( 16.00%), action 80, FPS 1.62, Running 72.36s Step 199( 16.20%), action 81, FPS 1.64, Running 73.05s Step 200( 16.40%), action 82, FPS 1.63, Running 73.66s Step 201( 16.60%), action 83, FPS 1.66, Running 74.39s Step 202( 16.80%), action 84, FPS 1.65, Running 74.87s Step 203( 17.00%), action 85, FPS 1.66, Running 75.51s Step 204( 17.20%), action 86, FPS 1.64, Running 75.95s Step 205( 17.40%), action 87, FPS 1.65, Running 76.76s Step 206( 17.60%), action 88, FPS 1.59, Running 77.57s Step 207( 17.80%), action 89, FPS 1.57, Running 78.49s Step 208( 18.00%), action 90, FPS 1.55, Running 79.13s Step 209( 18.20%), action 91, FPS 1.55, Running 80.07s Step 210( 18.40%), action 92, FPS 1.48, Running 80.88s Step 211( 18.60%), action 93, FPS 1.43, Running 81.71s Step 212( 18.80%), action 94, FPS 1.43, Running 82.29s Step 213( 19.00%), action 95, FPS 1.41, Running 83.06s Step 214( 19.20%), action 96, FPS 1.44, Running 83.58s Step 215( 19.40%), action 97, FPS 1.44, Running 84.42s Step 216( 19.60%), action 98, FPS 1.44, Running 84.86s Step 217( 19.80%), action 99, FPS 1.44, Running 85.55s Step 218( 20.00%), action 100, FPS 1.48, Running 85.89s Step 219( 20.20%), action 101, FPS 1.46, Running 86.74s Step 220( 20.40%), action 102, FPS 1.47, Running 87.24s Step 221( 20.60%), action 103, FPS 1.45, Running 88.15s Step 222( 20.80%), action 104, FPS 1.44, Running 88.76s Step 223( 21.00%), action 105, FPS 1.44, Running 89.41s Step 224( 21.20%), action 106, FPS 1.42, Running 90.08s Step 225( 21.40%), action 107, FPS 1.41, Running 90.89s Step 226( 21.60%), action 108, FPS 1.46, Running 91.23s Step 227( 21.80%), action 109, FPS 1.48, Running 92.01s Step 228( 22.00%), action 110, FPS 1.48, Running 92.64s Step 229( 22.20%), action 111, FPS 1.47, Running 93.67s Step 230( 22.40%), action 112, FPS 1.49, Running 94.27s Step 231( 22.60%), action 113, FPS 1.47, Running 95.28s Step 232( 22.80%), action 114, FPS 1.49, Running 95.71s Step 233( 23.00%), action 115, FPS 1.49, Running 96.48s Step 234( 23.20%), action 116, FPS 1.48, Running 97.13s Step 235( 23.40%), action 117, FPS 1.46, Running 98.08s Step 236( 23.60%), action 118, FPS 1.46, Running 98.55s Step 237( 23.80%), action 119, FPS 1.46, Running 99.24s Step 238( 24.00%), action 120, FPS 1.44, Running 99.82s Step 239( 24.20%), action 121, FPS 1.43, Running 100.73s Step 240( 24.40%), action 122, FPS 1.43, Running 101.21s Step 241( 24.60%), action 123, FPS 1.46, Running 101.87s Step 242( 24.80%), action 124, FPS 1.48, Running 102.30s Step 243( 25.00%), action 125, FPS 1.47, Running 103.02s Step 244( 25.20%), action 126, FPS 1.49, Running 103.54s Step 245( 25.40%), action 127, FPS 1.54, Running 103.89s Step 246( 25.60%), action 128, FPS 1.55, Running 104.14s Step 247( 25.80%), action 129, FPS 1.60, Running 104.52s Step 248( 26.00%), action 130, FPS 1.64, Running 104.87s Step 249( 26.20%), action 131, FPS 1.64, Running 105.88s Step 250( 26.40%), action 132, FPS 1.63, Running 106.51s Step 251( 26.60%), action 133, FPS 1.68, Running 107.19s Step 252( 26.80%), action 134, FPS 1.66, Running 107.74s Step 253( 27.00%), action 135, FPS 1.66, Running 108.50s Step 254( 27.20%), action 136, FPS 1.69, Running 108.97s Step 255( 27.40%), action 137, FPS 1.71, Running 109.76s Step 256( 27.60%), action 138, FPS 1.74, Running 110.01s Step 257( 27.80%), action 139, FPS 1.74, Running 110.73s Step 258( 28.00%), action 140, FPS 1.76, Running 111.19s Step 259( 28.20%), action 141, FPS 1.77, Running 112.03s Step 260( 28.40%), action 142, FPS 1.79, Running 112.40s Step 261( 28.60%), action 143, FPS 1.78, Running 113.11s Step 262( 28.80%), action 144, FPS 1.78, Running 113.51s Step 263( 29.00%), action 145, FPS 1.79, Running 114.22s Step 264( 29.20%), action 146, FPS 1.80, Running 114.66s Step 265( 29.40%), action 147, FPS 1.75, Running 115.29s Step 266( 29.60%), action 148, FPS 1.74, Running 115.66s Step 267( 29.80%), action 149, FPS 1.69, Running 116.35s Step 268( 30.00%), action 150, FPS 1.69, Running 116.73s Step 269( 30.20%), action 151, FPS 1.71, Running 117.60s Step 270( 30.40%), action 152, FPS 1.72, Running 118.13s Step 271( 30.60%), action 153, FPS 1.73, Running 118.75s Step 272( 30.80%), action 154, FPS 1.74, Running 119.24s Step 273( 31.00%), action 155, FPS 1.72, Running 120.10s Step 274( 31.20%), action 156, FPS 1.75, Running 120.43s Step 275( 31.40%), action 157, FPS 1.74, Running 121.23s Step 276( 31.60%), action 158, FPS 1.74, Running 121.52s Step 277( 31.80%), action 159, FPS 1.72, Running 122.34s Step 278( 32.00%), action 160, FPS 1.76, Running 122.54s Step 279( 32.20%), action 161, FPS 1.83, Running 122.93s Step 280( 32.40%), action 162, FPS 1.82, Running 123.40s Step 281( 32.60%), action 163, FPS 1.83, Running 124.03s Step 282( 32.80%), action 164, FPS 1.84, Running 124.39s Step 283( 33.00%), action 165, FPS 1.84, Running 125.07s Step 284( 33.20%), action 166, FPS 1.86, Running 125.40s Step 285( 33.40%), action 167, FPS 1.86, Running 126.05s Step 286( 33.60%), action 168, FPS 1.85, Running 126.49s Step 287( 33.80%), action 169, FPS 1.83, Running 127.28s Step 288( 34.00%), action 170, FPS 1.84, Running 127.60s Step 289( 34.20%), action 171, FPS 1.84, Running 128.47s Step 290( 34.40%), action 172, FPS 1.87, Running 128.81s Step 291( 34.60%), action 173, FPS 1.84, Running 129.59s Step 292( 34.80%), action 174, FPS 1.86, Running 129.97s Step 293( 35.00%), action 175, FPS 1.87, Running 130.79s Step 294( 35.20%), action 176, FPS 1.87, Running 131.15s Step 295( 35.40%), action 177, FPS 1.87, Running 131.90s Step 296( 35.60%), action 178, FPS 1.86, Running 132.26s Step 297( 35.80%), action 179, FPS 1.88, Running 132.99s Step 298( 36.00%), action 180, FPS 1.85, Running 133.33s Step 299( 36.20%), action 181, FPS 1.73, Running 134.50s Step 300( 36.40%), action 182, FPS 1.75, Running 134.83s Step 301( 36.60%), action 183, FPS 1.72, Running 135.65s Step 302( 36.80%), action 184, FPS 1.71, Running 136.09s Step 303( 37.00%), action 185, FPS 1.71, Running 136.79s Step 304( 37.20%), action 186, FPS 1.70, Running 137.16s Step 305( 37.40%), action 187, FPS 1.69, Running 137.89s Step 306( 37.60%), action 188, FPS 1.70, Running 138.26s Step 307( 37.80%), action 189, FPS 1.69, Running 139.11s Step 308( 38.00%), action 190, FPS 1.67, Running 139.56s Step 309( 38.20%), action 191, FPS 1.66, Running 140.55s Step 310( 38.40%), action 192, FPS 1.66, Running 140.84s Step 311( 38.60%), action 193, FPS 1.70, Running 141.35s Step 312( 38.80%), action 194, FPS 1.72, Running 141.58s Step 313( 39.00%), action 195, FPS 1.80, Running 141.88s Step 314( 39.20%), action 196, FPS 1.83, Running 142.09s Step 315( 39.40%), action 197, FPS 1.91, Running 142.34s Step 316( 39.60%), action 198, FPS 1.94, Running 142.54s Step 317( 39.80%), action 199, FPS 2.02, Running 142.87s Step 318( 40.00%), action 200, FPS 2.05, Running 143.09s Step 319( 40.20%), action 201, FPS 2.15, Running 143.82s Step 320( 40.40%), action 202, FPS 2.16, Running 144.09s Step 321( 40.60%), action 203, FPS 2.16, Running 144.89s Step 322( 40.80%), action 204, FPS 2.17, Running 145.28s Step 323( 41.00%), action 205, FPS 2.14, Running 146.12s Step 324( 41.20%), action 206, FPS 2.15, Running 146.46s Step 325( 41.40%), action 207, FPS 2.13, Running 147.28s Step 326( 41.60%), action 208, FPS 2.08, Running 147.86s Step 327( 41.80%), action 209, FPS 2.13, Running 148.50s Step 328( 42.00%), action 210, FPS 2.10, Running 149.07s Step 329( 42.20%), action 211, FPS 2.15, Running 149.87s Step 330( 42.40%), action 212, FPS 2.11, Running 150.34s Step 331( 42.60%), action 213, FPS 2.07, Running 151.02s Step 332( 42.80%), action 214, FPS 2.01, Running 151.55s Step 333( 43.00%), action 215, FPS 1.95, Running 152.13s Step 334( 43.20%), action 216, FPS 1.88, Running 152.74s Step 335( 43.40%), action 217, FPS 1.83, Running 153.30s Step 336( 43.60%), action 218, FPS 1.80, Running 153.64s Step 337( 43.80%), action 219, FPS 1.74, Running 154.39s Step 338( 44.00%), action 220, FPS 1.69, Running 154.95s Step 339( 44.20%), action 221, FPS 1.67, Running 155.78s Step 340( 44.40%), action 222, FPS 1.65, Running 156.19s Step 341( 44.60%), action 223, FPS 1.67, Running 156.88s Step 342( 44.80%), action 224, FPS 1.67, Running 157.24s Step 343( 45.00%), action 225, FPS 1.70, Running 157.89s Step 344( 45.20%), action 226, FPS 1.68, Running 158.36s Step 345( 45.40%), action 227, FPS 1.71, Running 158.98s Step 346( 45.60%), action 228, FPS 1.72, Running 159.50s Step 347( 45.80%), action 229, FPS 1.70, Running 160.29s Step 348( 46.00%), action 230, FPS 1.73, Running 160.61s Step 349( 46.20%), action 231, FPS 1.78, Running 161.12s Step 350( 46.40%), action 232, FPS 1.82, Running 161.32s Step 351( 46.60%), action 233, FPS 1.89, Running 161.60s Step 352( 46.80%), action 234, FPS 1.95, Running 161.81s Step 353( 47.00%), action 235, FPS 2.00, Running 162.10s Step 354( 47.20%), action 236, FPS 2.07, Running 162.42s Step 355( 47.40%), action 237, FPS 2.06, Running 163.02s Step 356( 47.60%), action 238, FPS 2.02, Running 163.52s Step 357( 47.80%), action 239, FPS 1.99, Running 164.41s Step 358( 48.00%), action 240, FPS 2.02, Running 164.86s Step 359( 48.20%), action 241, FPS 2.02, Running 165.67s Step 360( 48.40%), action 242, FPS 1.97, Running 166.32s Step 361( 48.60%), action 243, FPS 1.93, Running 167.23s Step 362( 48.80%), action 244, FPS 1.92, Running 167.64s Step 363( 49.00%), action 245, FPS 1.91, Running 168.37s Step 364( 49.20%), action 246, FPS 1.88, Running 169.01s Step 365( 49.40%), action 247, FPS 1.83, Running 169.90s Step 366( 49.60%), action 248, FPS 1.85, Running 170.29s Step 367( 49.80%), action 249, FPS 1.86, Running 171.03s Step 368( 50.00%), action 250, FPS 1.86, Running 171.33s Step 369( 50.20%), action 251, FPS 1.81, Running 172.16s Step 370( 50.40%), action 252, FPS 1.78, Running 172.59s Step 371( 50.60%), action 253, FPS 1.71, Running 173.31s Step 372( 50.80%), action 254, FPS 1.68, Running 173.70s Step 373( 51.00%), action 255, FPS 1.62, Running 174.43s Step 374( 51.20%), action 256, FPS 1.61, Running 174.84s Step 375( 51.40%), action 257, FPS 1.59, Running 175.60s Step 376( 51.60%), action 258, FPS 1.60, Running 176.05s Step 377( 51.80%), action 259, FPS 1.61, Running 176.80s Step 378( 52.00%), action 260, FPS 1.60, Running 177.37s Step 379( 52.20%), action 261, FPS 1.61, Running 178.13s Step 380( 52.40%), action 262, FPS 1.61, Running 178.74s Step 381( 52.60%), action 263, FPS 1.64, Running 179.44s Step 382( 52.80%), action 264, FPS 1.62, Running 180.01s Step 383( 53.00%), action 265, FPS 1.67, Running 180.31s Step 384( 53.20%), action 266, FPS 1.72, Running 180.65s Step 385( 53.40%), action 267, FPS 1.81, Running 180.93s Step 386( 53.60%), action 268, FPS 1.83, Running 181.21s Step 387( 53.80%), action 269, FPS 1.88, Running 181.69s Step 388( 54.00%), action 270, FPS 1.89, Running 181.94s Step 389( 54.20%), action 271, FPS 1.91, Running 182.63s Step 390( 54.40%), action 272, FPS 1.91, Running 183.04s Step 391( 54.60%), action 273, FPS 1.91, Running 183.77s Step 392( 54.80%), action 274, FPS 1.90, Running 184.25s Step 393( 55.00%), action 275, FPS 1.87, Running 185.10s Step 394( 55.20%), action 276, FPS 1.87, Running 185.52s Step 395( 55.40%), action 277, FPS 1.87, Running 186.27s Step 396( 55.60%), action 278, FPS 1.90, Running 186.60s Step 397( 55.80%), action 279, FPS 1.89, Running 187.39s Step 398( 56.00%), action 280, FPS 1.94, Running 187.69s Step 399( 56.20%), action 281, FPS 1.91, Running 188.60s Step 400( 56.40%), action 282, FPS 1.96, Running 188.94s Step 401( 56.60%), action 283, FPS 1.93, Running 189.80s Step 402( 56.80%), action 284, FPS 1.94, Running 190.34s Step 403( 57.00%), action 285, FPS 1.84, Running 191.15s Step 404( 57.20%), action 286, FPS 1.84, Running 191.50s Step 405( 57.40%), action 287, FPS 1.74, Running 192.40s Step 406( 57.60%), action 288, FPS 1.69, Running 193.05s Step 407( 57.80%), action 289, FPS 1.63, Running 193.99s Step 408( 58.00%), action 290, FPS 1.60, Running 194.46s Step 409( 58.20%), action 291, FPS 1.54, Running 195.62s Step 410( 58.40%), action 292, FPS 1.53, Running 196.13s Step 411( 58.60%), action 293, FPS 1.53, Running 196.85s Step 412( 58.80%), action 294, FPS 1.51, Running 197.45s Step 413( 59.00%), action 295, FPS 1.54, Running 198.11s Step 414( 59.20%), action 296, FPS 1.51, Running 198.73s Step 415( 59.40%), action 297, FPS 1.50, Running 199.58s Step 416( 59.60%), action 298, FPS 1.51, Running 199.82s Step 417( 59.80%), action 299, FPS 1.55, Running 200.26s Step 418( 60.00%), action 300, FPS 1.55, Running 200.62s Step 419( 60.20%), action 301, FPS 1.54, Running 201.57s Step 420( 60.40%), action 302, FPS 1.52, Running 202.13s Step 421( 60.60%), action 303, FPS 1.53, Running 202.88s Step 422( 60.80%), action 304, FPS 1.54, Running 203.34s Step 423( 61.00%), action 305, FPS 1.57, Running 203.92s Step 424( 61.20%), action 306, FPS 1.53, Running 204.55s Step 425( 61.40%), action 307, FPS 1.54, Running 205.34s Step 426( 61.60%), action 308, FPS 1.56, Running 205.87s Step 427( 61.80%), action 309, FPS 1.59, Running 206.54s Step 428( 62.00%), action 310, FPS 1.60, Running 206.98s Step 429( 62.20%), action 311, FPS 1.62, Running 207.98s Step 430( 62.40%), action 312, FPS 1.58, Running 208.75s Step 431( 62.60%), action 313, FPS 1.57, Running 209.57s Step 432( 62.80%), action 314, FPS 1.55, Running 210.34s Step 433( 63.00%), action 315, FPS 1.55, Running 210.98s Step 434( 63.20%), action 316, FPS 1.57, Running 211.46s Step 435( 63.40%), action 317, FPS 1.58, Running 212.24s Step 436( 63.60%), action 318, FPS 1.57, Running 212.57s [2026-08-01 20:08:06] [75 ] Seed 74 success after 213.00 s. +steps: 436 , actions: 318 . +Instruction: Empty +Total 46/75(61.33%) success. +Setting seed: 75 +Step 1( N/A%), pre moving , FPS 2.42, Running 0.41s Step 2( N/A%), pre moving , FPS 2.80, Running 0.71s Step 3( N/A%), pre moving , FPS 3.95, Running 0.76s Step 4( N/A%), pre moving , FPS 4.84, Running 0.83s Step 5( N/A%), pre moving , FPS 5.66, Running 0.88s Step 6( N/A%), pre moving , FPS 6.34, Running 0.95s Step 7( N/A%), pre moving , FPS 7.11, Running 0.98s Step 8( N/A%), pre moving , FPS 7.94, Running 1.01s Step 9( N/A%), pre moving , FPS 8.72, Running 1.03s Step 10( N/A%), pre moving , FPS 7.46, Running 1.34s Step 11( N/A%), pre moving , FPS 7.75, Running 1.42s Step 12( N/A%), pre moving , FPS 8.18, Running 1.47s Step 13( N/A%), pre moving , FPS 8.56, Running 1.52s Step 14( N/A%), pre moving , FPS 8.79, Running 1.59s Step 15( N/A%), pre moving , FPS 7.87, Running 1.91s Step 16( N/A%), pre moving , FPS 8.25, Running 1.94s Step 17( N/A%), pre moving , FPS 8.40, Running 2.03s Step 18( N/A%), pre moving , FPS 8.60, Running 2.09s Step 19( N/A%), pre moving , FPS 8.81, Running 2.16s Step 20( N/A%), pre moving , FPS 8.09, Running 2.47s Step 21( N/A%), pre moving , FPS 7.64, Running 3.03s Step 22( N/A%), pre moving , FPS 8.42, Running 3.09s Step 23( N/A%), pre moving , FPS 8.42, Running 3.14s Step 24( N/A%), pre moving , FPS 8.36, Running 3.22s Step 25( N/A%), pre moving , FPS 7.52, Running 3.54s Step 26( N/A%), pre moving , FPS 6.20, Running 4.17s Step 27( N/A%), pre moving , FPS 6.12, Running 4.25s Step 28( N/A%), pre moving , FPS 6.05, Running 4.31s Step 29( N/A%), pre moving , FPS 5.57, Running 4.62s Step 30( N/A%), pre moving , FPS 6.02, Running 4.66s Step 31( N/A%), pre moving , FPS 6.11, Running 4.70s Step 32( N/A%), pre moving , FPS 6.13, Running 4.73s Step 33( N/A%), pre moving , FPS 6.16, Running 4.77s Step 34( N/A%), pre moving , FPS 6.26, Running 4.79s Step 35( N/A%), pre moving , FPS 6.90, Running 4.80s Step 36( N/A%), pre moving , FPS 6.02, Running 5.26s Step 37( N/A%), pre moving , FPS 6.07, Running 5.32s Step 38( N/A%), pre moving , FPS 6.11, Running 5.37s Step 39( N/A%), pre moving , FPS 5.67, Running 5.68s Step 40( N/A%), pre moving , FPS 6.07, Running 5.77s Step 41( N/A%), pre moving , FPS 7.15, Running 5.83s Step 42( N/A%), pre moving , FPS 6.49, Running 6.17s Step 43( N/A%), pre moving , FPS 6.31, Running 6.31s Step 44( N/A%), pre moving , FPS 6.28, Running 6.40s Step 45( N/A%), pre moving , FPS 6.18, Running 6.78s Step 46( N/A%), pre moving , FPS 7.39, Running 6.88s Step 47( N/A%), pre moving , FPS 6.72, Running 7.23s Step 48( N/A%), pre moving , FPS 6.62, Running 7.33s Step 49( N/A%), pre moving , FPS 7.11, Running 7.43s Step 50( N/A%), pre moving , FPS 6.40, Running 7.79s Step 51( N/A%), pre moving , FPS 6.23, Running 7.91s Step 52( N/A%), pre moving , FPS 5.78, Running 8.19s Step 53( N/A%), pre moving , FPS 5.53, Running 8.39s Step 54( N/A%), pre moving , FPS 5.40, Running 8.49s Step 55( N/A%), pre moving , FPS 4.96, Running 8.84s Step 56( N/A%), pre moving , FPS 5.41, Running 8.96s Step 57( N/A%), pre moving , FPS 5.27, Running 9.12s Step 58( N/A%), pre moving , FPS 4.92, Running 9.43s Step 59( N/A%), pre moving , FPS 5.19, Running 9.54s Step 60( N/A%), pre moving , FPS 4.85, Running 9.89s Step 61( N/A%), pre moving , FPS 4.79, Running 10.01s Step 62( N/A%), pre moving , FPS 5.07, Running 10.11s Step 63( N/A%), pre moving , FPS 4.75, Running 10.52s Step 64( N/A%), pre moving , FPS 4.71, Running 10.65s Step 65( N/A%), pre moving , FPS 4.75, Running 10.99s Step 66( N/A%), pre moving , FPS 4.70, Running 11.14s Step 67( N/A%), pre moving , FPS 4.98, Running 11.24s Step 68( N/A%), pre moving , FPS 4.64, Running 11.64s Step 69( N/A%), pre moving , FPS 4.64, Running 11.75s Step 70( N/A%), pre moving , FPS 4.63, Running 12.11s Step 71( N/A%), pre moving , FPS 4.63, Running 12.22s Step 72( N/A%), pre moving , FPS 4.84, Running 12.32s Step 73( N/A%), pre moving , FPS 4.64, Running 12.70s Step 74( N/A%), pre moving , FPS 4.65, Running 12.80s Step 75( N/A%), pre moving , FPS 4.63, Running 13.16s Step 76( N/A%), pre moving , FPS 4.63, Running 13.28s Step 77( N/A%), pre moving , FPS 4.68, Running 13.39s Step 78( N/A%), pre moving , FPS 4.66, Running 13.73s Step 79( N/A%), pre moving , FPS 4.72, Running 13.77s Step 80( N/A%), pre moving , FPS 5.07, Running 13.83s Step 81( N/A%), pre moving , FPS 5.16, Running 13.88s Step 82( N/A%), pre moving , FPS 5.21, Running 13.95s Step 83( N/A%), pre moving , FPS 5.33, Running 14.27s Step 84( N/A%), pre moving , FPS 5.40, Running 14.35s Step 85( N/A%), pre moving , FPS 5.84, Running 14.42s Step 86( N/A%), pre moving , FPS 5.96, Running 14.49s Step 87( N/A%), pre moving , FPS 5.62, Running 14.80s Step 88( N/A%), pre moving , FPS 6.16, Running 14.89s Step 89( N/A%), pre moving , FPS 6.25, Running 14.95s Step 90( N/A%), pre moving , FPS 6.85, Running 15.03s Step 91( N/A%), pre moving , FPS 6.40, Running 15.35s Step 92( N/A%), pre moving , FPS 6.45, Running 15.43s Step 93( N/A%), pre moving , FPS 7.17, Running 15.49s Step 94( N/A%), pre moving , FPS 7.24, Running 15.56s Step 95( N/A%), pre moving , FPS 7.53, Running 15.82s Step 96( N/A%), pre moving , FPS 7.51, Running 15.94s Step 97( N/A%), pre moving , FPS 7.60, Running 16.02s Step 98( N/A%), pre moving , FPS 4.30, Running 18.38s Step 99( N/A%), pre moving , FPS 3.88, Running 18.92s Step 100( N/A%), pre moving , FPS 3.64, Running 19.33s Step 101( N/A%), pre moving , FPS 3.35, Running 19.86s Step 102( N/A%), pre moving , FPS 3.26, Running 20.08s Step 103( N/A%), pre moving , FPS 3.19, Running 20.54s Step 104( N/A%), pre moving , FPS 3.04, Running 20.93s Step 105( N/A%), pre moving , FPS 2.84, Running 21.45s Step 106( N/A%), pre moving , FPS 2.81, Running 21.62s Step 107( N/A%), pre moving , FPS 2.73, Running 22.14s Step 108( N/A%), pre moving , FPS 2.69, Running 22.33s Step 109( N/A%), pre moving , FPS 2.58, Running 22.69s Step 110( N/A%), pre moving , FPS 2.55, Running 22.86s Step 111( N/A%), pre moving , FPS 2.58, Running 23.10s Step 112( N/A%), pre moving , FPS 2.56, Running 23.24s Step 113( N/A%), pre moving , FPS 2.43, Running 23.73s Step 114( N/A%), pre moving , FPS 2.39, Running 23.94s Step 115( N/A%), pre moving , FPS 2.33, Running 24.39s Step 116( N/A%), pre moving , FPS 2.31, Running 24.60s Step 117( N/A%), pre moving , FPS 2.16, Running 25.27s Step 118( 0.20%), action 1, FPS 2.42, Running 26.63s Step 119( 0.40%), action 2, FPS 2.43, Running 27.15s Step 120( 0.60%), action 3, FPS 2.29, Running 28.06s Step 121( 0.80%), action 4, FPS 2.26, Running 28.71s Step 122( 1.00%), action 5, FPS 2.10, Running 29.58s Step 123( 1.20%), action 6, FPS 2.07, Running 30.19s Step 124( 1.40%), action 7, FPS 2.01, Running 30.87s Step 125( 1.60%), action 8, FPS 2.03, Running 31.28s Step 126( 1.80%), action 9, FPS 1.88, Running 32.27s Step 127( 2.00%), action 10, FPS 1.87, Running 32.86s Step 128( 2.20%), action 11, FPS 1.74, Running 33.80s Step 129( 2.40%), action 12, FPS 1.76, Running 34.08s Step 130( 2.60%), action 13, FPS 1.65, Running 34.99s Step 131( 2.80%), action 14, FPS 1.64, Running 35.29s Step 132( 3.00%), action 15, FPS 1.51, Running 36.50s Step 133( 3.20%), action 16, FPS 1.49, Running 37.17s Step 134( 3.40%), action 17, FPS 1.43, Running 37.90s Step 135( 3.60%), action 18, FPS 1.43, Running 38.33s Step 136( 3.80%), action 19, FPS 1.36, Running 39.26s Step 137( 4.00%), action 20, FPS 1.40, Running 39.59s Step 138( 4.20%), action 21, FPS 1.45, Running 40.47s Step 139( 4.40%), action 22, FPS 1.48, Running 40.69s Step 140( 4.60%), action 23, FPS 1.53, Running 41.11s Step 141( 4.80%), action 24, FPS 1.59, Running 41.32s Step 142( 5.00%), action 25, FPS 1.65, Running 41.69s Step 143( 5.20%), action 26, FPS 1.70, Running 41.93s Step 144( 5.40%), action 27, FPS 1.71, Running 42.58s Step 145( 5.60%), action 28, FPS 1.69, Running 43.11s Step 146( 5.80%), action 29, FPS 1.74, Running 43.75s Step 147( 6.00%), action 30, FPS 1.76, Running 44.21s Step 148( 6.20%), action 31, FPS 1.75, Running 45.22s Step 149( 6.40%), action 32, FPS 1.71, Running 45.75s Step 150( 6.60%), action 33, FPS 1.74, Running 46.50s Step 151( 6.80%), action 34, FPS 1.72, Running 46.95s Step 152( 7.00%), action 35, FPS 1.75, Running 47.94s Step 153( 7.20%), action 36, FPS 1.75, Running 48.57s Step 154( 7.40%), action 37, FPS 1.73, Running 49.47s Step 155( 7.60%), action 38, FPS 1.74, Running 49.84s Step 156( 7.80%), action 39, FPS 1.75, Running 50.72s Step 157( 8.00%), action 40, FPS 1.71, Running 51.32s Step 158( 8.20%), action 41, FPS 1.68, Running 52.34s Step 159( 8.40%), action 42, FPS 1.63, Running 52.93s Step 160( 8.60%), action 43, FPS 1.56, Running 53.91s Step 161( 8.80%), action 44, FPS 1.55, Running 54.21s Step 162( 9.00%), action 45, FPS 1.49, Running 55.10s Step 163( 9.20%), action 46, FPS 1.46, Running 55.67s Step 164( 9.40%), action 47, FPS 1.43, Running 56.60s Step 165( 9.60%), action 48, FPS 1.45, Running 56.94s Step 166( 9.80%), action 49, FPS 1.41, Running 57.92s Step 167( 10.00%), action 50, FPS 1.40, Running 58.49s Step 168( 10.20%), action 51, FPS 1.40, Running 59.49s Step 169( 10.40%), action 52, FPS 1.43, Running 59.79s Step 170( 10.60%), action 53, FPS 1.47, Running 60.11s Step 171( 10.80%), action 54, FPS 1.49, Running 60.34s Step 172( 11.00%), action 55, FPS 1.55, Running 60.83s Step 173( 11.20%), action 56, FPS 1.58, Running 61.20s Step 174( 11.40%), action 57, FPS 1.59, Running 62.07s Step 175( 11.60%), action 58, FPS 1.56, Running 62.68s Step 176( 11.80%), action 59, FPS 1.55, Running 63.66s Step 177( 12.00%), action 60, FPS 1.55, Running 64.26s Step 178( 12.20%), action 61, FPS 1.55, Running 65.26s Step 179( 12.40%), action 62, FPS 1.57, Running 65.64s Step 180( 12.60%), action 63, FPS 1.59, Running 66.46s Step 181( 12.80%), action 64, FPS 1.56, Running 67.03s Step 182( 13.00%), action 65, FPS 1.55, Running 68.04s Step 183( 13.20%), action 66, FPS 1.58, Running 68.32s Step 184( 13.40%), action 67, FPS 1.56, Running 69.39s Step 185( 13.60%), action 68, FPS 1.54, Running 69.97s Step 186( 13.80%), action 69, FPS 1.53, Running 71.03s Step 187( 14.00%), action 70, FPS 1.52, Running 71.63s Step 188( 14.20%), action 71, FPS 1.52, Running 72.62s Step 189( 14.40%), action 72, FPS 1.49, Running 73.20s Step 190( 14.60%), action 73, FPS 1.41, Running 74.29s Step 191( 14.80%), action 74, FPS 1.36, Running 75.01s Step 192( 15.00%), action 75, FPS 1.32, Running 75.95s Step 193( 15.20%), action 76, FPS 1.30, Running 76.57s Step 194( 15.40%), action 77, FPS 1.31, Running 77.31s Step 195( 15.60%), action 78, FPS 1.32, Running 77.79s Step 196( 15.80%), action 79, FPS 1.33, Running 78.71s Step 197( 16.00%), action 80, FPS 1.36, Running 79.00s Step 198( 16.20%), action 81, FPS 1.34, Running 80.13s Step 199( 16.40%), action 82, FPS 1.35, Running 80.47s Step 200( 16.60%), action 83, FPS 1.35, Running 81.23s Step 201( 16.80%), action 84, FPS 1.38, Running 81.58s Step 202( 17.00%), action 85, FPS 1.39, Running 82.41s Step 203( 17.20%), action 86, FPS 1.39, Running 82.75s Step 204( 17.40%), action 87, FPS 1.41, Running 83.57s Step 205( 17.60%), action 88, FPS 1.43, Running 83.94s Step 206( 17.80%), action 89, FPS 1.47, Running 84.66s Step 207( 18.00%), action 90, FPS 1.51, Running 84.92s Step 208( 18.20%), action 91, FPS 1.51, Running 85.85s Step 209( 18.40%), action 92, FPS 1.52, Running 86.38s Step 210( 18.60%), action 93, FPS 1.53, Running 87.34s Step 211( 18.80%), action 94, FPS 1.59, Running 87.60s Step 212( 19.00%), action 95, FPS 1.58, Running 88.61s Step 213( 19.20%), action 96, FPS 1.59, Running 89.14s Step 214( 19.40%), action 97, FPS 1.58, Running 89.99s Step 215( 19.60%), action 98, FPS 1.59, Running 90.35s Step 216( 19.80%), action 99, FPS 1.61, Running 91.13s Step 217( 20.00%), action 100, FPS 1.60, Running 91.49s Step 218( 20.20%), action 101, FPS 1.62, Running 92.44s Step 219( 20.40%), action 102, FPS 1.60, Running 92.94s Step 220( 20.60%), action 103, FPS 1.58, Running 93.92s Step 221( 20.80%), action 104, FPS 1.59, Running 94.16s Step 222( 21.00%), action 105, FPS 1.57, Running 95.15s Step 223( 21.20%), action 106, FPS 1.54, Running 95.70s Step 224( 21.40%), action 107, FPS 1.53, Running 96.62s Step 225( 21.60%), action 108, FPS 1.54, Running 96.90s Step 226( 21.80%), action 109, FPS 1.56, Running 97.44s Step 227( 22.00%), action 110, FPS 1.54, Running 97.94s Step 228( 22.20%), action 111, FPS 1.54, Running 98.86s Step 229( 22.40%), action 112, FPS 1.55, Running 99.24s Step 230( 22.60%), action 113, FPS 1.57, Running 100.04s Step 231( 22.80%), action 114, FPS 1.52, Running 100.72s Step 232( 23.00%), action 115, FPS 1.53, Running 101.67s Step 233( 23.20%), action 116, FPS 1.52, Running 102.31s Step 234( 23.40%), action 117, FPS 1.53, Running 103.06s Step 235( 23.60%), action 118, FPS 1.51, Running 103.57s Step 236( 23.80%), action 119, FPS 1.53, Running 104.24s Step 237( 24.00%), action 120, FPS 1.51, Running 104.72s Step 238( 24.20%), action 121, FPS 1.51, Running 105.65s Step 239( 24.40%), action 122, FPS 1.54, Running 105.92s Step 240( 24.60%), action 123, FPS 1.55, Running 106.79s Step 241( 24.80%), action 124, FPS 1.54, Running 107.11s Step 242( 25.00%), action 125, FPS 1.56, Running 107.96s Step 243( 25.20%), action 126, FPS 1.59, Running 108.27s Step 244( 25.40%), action 127, FPS 1.60, Running 109.15s Step 245( 25.60%), action 128, FPS 1.59, Running 109.45s Step 246( 25.80%), action 129, FPS 1.56, Running 110.28s Step 247( 26.00%), action 130, FPS 1.59, Running 110.52s Step 248( 26.20%), action 131, FPS 1.56, Running 111.65s Step 249( 26.40%), action 132, FPS 1.55, Running 112.12s Step 250( 26.60%), action 133, FPS 1.53, Running 113.08s Step 251( 26.80%), action 134, FPS 1.55, Running 113.59s Step 252( 27.00%), action 135, FPS 1.57, Running 114.41s Step 253( 27.20%), action 136, FPS 1.55, Running 115.23s Step 254( 27.40%), action 137, FPS 1.54, Running 116.06s Step 255( 27.60%), action 138, FPS 1.54, Running 116.56s Step 256( 27.80%), action 139, FPS 1.50, Running 117.53s Step 257( 28.00%), action 140, FPS 1.53, Running 117.79s Step 258( 28.20%), action 141, FPS 1.54, Running 118.68s Step 259( 28.40%), action 142, FPS 1.53, Running 118.99s Step 260( 28.60%), action 143, FPS 1.55, Running 119.71s Step 261( 28.80%), action 144, FPS 1.54, Running 120.10s Step 262( 29.00%), action 145, FPS 1.54, Running 120.92s Step 263( 29.20%), action 146, FPS 1.52, Running 121.46s Step 264( 29.40%), action 147, FPS 1.52, Running 122.30s Step 265( 29.60%), action 148, FPS 1.51, Running 122.67s Step 266( 29.80%), action 149, FPS 1.52, Running 123.47s Step 267( 30.00%), action 150, FPS 1.51, Running 123.75s Step 268( 30.20%), action 151, FPS 1.51, Running 124.88s Step 269( 30.40%), action 152, FPS 1.51, Running 125.40s Step 270( 30.60%), action 153, FPS 1.52, Running 126.22s Step 271( 30.80%), action 154, FPS 1.52, Running 126.72s Step 272( 31.00%), action 155, FPS 1.50, Running 127.71s Step 273( 31.20%), action 156, FPS 1.55, Running 128.12s Step 274( 31.40%), action 157, FPS 1.55, Running 128.93s Step 275( 31.60%), action 158, FPS 1.55, Running 129.51s Step 276( 31.80%), action 159, FPS 1.54, Running 130.52s Step 277( 32.00%), action 160, FPS 1.54, Running 130.80s Step 278( 32.20%), action 161, FPS 1.53, Running 131.77s Step 279( 32.40%), action 162, FPS 1.50, Running 132.35s Step 280( 32.60%), action 163, FPS 1.51, Running 132.95s Step 281( 32.80%), action 164, FPS 1.52, Running 133.29s Step 282( 33.00%), action 165, FPS 1.56, Running 133.72s Step 283( 33.20%), action 166, FPS 1.60, Running 133.95s Step 284( 33.40%), action 167, FPS 1.62, Running 134.65s Step 285( 33.60%), action 168, FPS 1.56, Running 135.52s Step 286( 33.80%), action 169, FPS 1.58, Running 136.15s Step 287( 34.00%), action 170, FPS 1.54, Running 136.73s Step 288( 34.20%), action 171, FPS 1.57, Running 137.58s Step 289( 34.40%), action 172, FPS 1.59, Running 137.98s Step 290( 34.60%), action 173, FPS 1.59, Running 138.78s Step 291( 34.80%), action 174, FPS 1.57, Running 139.49s Step 292( 35.00%), action 175, FPS 1.57, Running 140.43s Step 293( 35.20%), action 176, FPS 1.56, Running 140.98s Step 294( 35.40%), action 177, FPS 1.56, Running 141.74s Step 295( 35.60%), action 178, FPS 1.58, Running 142.13s Step 296( 35.80%), action 179, FPS 1.61, Running 142.94s Step 297( 36.00%), action 180, FPS 1.60, Running 143.30s Step 298( 36.20%), action 181, FPS 1.61, Running 144.20s Step 299( 36.40%), action 182, FPS 1.65, Running 144.49s Step 300( 36.60%), action 183, FPS 1.61, Running 145.34s Step 301( 36.80%), action 184, FPS 1.62, Running 145.64s Step 302( 37.00%), action 185, FPS 1.57, Running 146.48s Step 303( 37.20%), action 186, FPS 1.55, Running 146.89s Step 304( 37.40%), action 187, FPS 1.55, Running 147.51s Step 305( 37.60%), action 188, FPS 1.63, Running 147.78s Step 306( 37.80%), action 189, FPS 1.60, Running 148.66s Step 307( 38.00%), action 190, FPS 1.63, Running 148.96s Step 308( 38.20%), action 191, FPS 1.63, Running 149.87s Step 309( 38.40%), action 192, FPS 1.62, Running 150.32s Step 310( 38.60%), action 193, FPS 1.64, Running 150.96s Step 311( 38.80%), action 194, FPS 1.67, Running 151.50s Step 312( 39.00%), action 195, FPS 1.73, Running 152.00s Step 313( 39.20%), action 196, FPS 1.74, Running 152.48s Step 314( 39.40%), action 197, FPS 1.71, Running 153.42s Step 315( 39.60%), action 198, FPS 1.72, Running 153.75s Step 316( 39.80%), action 199, FPS 1.70, Running 154.69s Step 317( 40.00%), action 200, FPS 1.68, Running 155.18s Step 318( 40.20%), action 201, FPS 1.68, Running 156.10s Step 319( 40.40%), action 202, FPS 1.65, Running 156.60s Step 320( 40.60%), action 203, FPS 1.66, Running 157.36s Step 321( 40.80%), action 204, FPS 1.62, Running 157.96s Step 322( 41.00%), action 205, FPS 1.60, Running 158.97s Step 323( 41.20%), action 206, FPS 1.58, Running 159.56s Step 324( 41.40%), action 207, FPS 1.53, Running 160.63s Step 325( 41.60%), action 208, FPS 1.48, Running 161.26s Step 326( 41.80%), action 209, FPS 1.48, Running 162.19s Step 327( 42.00%), action 210, FPS 1.47, Running 162.55s Step 328( 42.20%), action 211, FPS 1.48, Running 163.36s Step 329( 42.40%), action 212, FPS 1.47, Running 163.92s Step 330( 42.60%), action 213, FPS 1.43, Running 164.95s Step 331( 42.80%), action 214, FPS 1.43, Running 165.48s Step 332( 43.00%), action 215, FPS 1.38, Running 166.48s Step 333( 43.20%), action 216, FPS 1.39, Running 166.86s Step 334( 43.40%), action 217, FPS 1.40, Running 167.68s Step 335( 43.60%), action 218, FPS 1.38, Running 168.20s Step 336( 43.80%), action 219, FPS 1.40, Running 169.02s Step 337( 44.00%), action 220, FPS 1.41, Running 169.37s Step 338( 44.20%), action 221, FPS 1.44, Running 169.96s Step 339( 44.40%), action 222, FPS 1.45, Running 170.37s Step 340( 44.60%), action 223, FPS 1.48, Running 170.90s Step 341( 44.80%), action 224, FPS 1.51, Running 171.21s Step 342( 45.00%), action 225, FPS 1.58, Running 171.65s Step 343( 45.20%), action 226, FPS 1.61, Running 171.97s Step 344( 45.40%), action 227, FPS 1.65, Running 172.78s Step 345( 45.60%), action 228, FPS 1.65, Running 173.39s Step 346( 45.80%), action 229, FPS 1.69, Running 174.02s Step 347( 46.00%), action 230, FPS 1.66, Running 174.58s Step 348( 46.20%), action 231, FPS 1.65, Running 175.48s Step 349( 46.40%), action 232, FPS 1.68, Running 175.81s Step 350( 46.60%), action 233, FPS 1.70, Running 176.69s Step 351( 46.80%), action 234, FPS 1.70, Running 177.26s Step 352( 47.00%), action 235, FPS 1.71, Running 178.18s Step 353( 47.20%), action 236, FPS 1.71, Running 178.58s Step 354( 47.40%), action 237, FPS 1.70, Running 179.41s Step 355( 47.60%), action 238, FPS 1.69, Running 180.01s Step 356( 47.80%), action 239, FPS 1.68, Running 180.94s Step 357( 48.00%), action 240, FPS 1.67, Running 181.34s Step 358( 48.20%), action 241, FPS 1.59, Running 182.55s Step 359( 48.40%), action 242, FPS 1.55, Running 183.29s Step 360( 48.60%), action 243, FPS 1.53, Running 184.00s Step 361( 48.80%), action 244, FPS 1.51, Running 184.49s Step 362( 49.00%), action 245, FPS 1.47, Running 185.28s Step 363( 49.20%), action 246, FPS 1.45, Running 185.75s Step 364( 49.40%), action 247, FPS 1.45, Running 186.55s Step 365( 49.60%), action 248, FPS 1.45, Running 187.20s Step 366( 49.80%), action 249, FPS 1.43, Running 187.98s Step 367( 50.00%), action 250, FPS 1.44, Running 188.48s Step 368( 50.20%), action 251, FPS 1.44, Running 189.38s Step 369( 50.40%), action 252, FPS 1.45, Running 189.63s Step 370( 50.60%), action 253, FPS 1.50, Running 189.99s Step 371( 50.80%), action 254, FPS 1.53, Running 190.32s Step 372( 51.00%), action 255, FPS 1.52, Running 191.32s Step 373( 51.20%), action 256, FPS 1.54, Running 191.58s Step 374( 51.40%), action 257, FPS 1.53, Running 192.46s Step 375( 51.60%), action 258, FPS 1.57, Running 192.74s Step 376( 51.80%), action 259, FPS 1.55, Running 193.82s Step 377( 52.00%), action 260, FPS 1.55, Running 194.25s Step 378( 52.20%), action 261, FPS 1.56, Running 195.34s Step 379( 52.40%), action 262, FPS 1.58, Running 195.97s Step 380( 52.60%), action 263, FPS 1.54, Running 197.02s Step 381( 52.80%), action 264, FPS 1.52, Running 197.61s Step 382( 53.00%), action 265, FPS 1.49, Running 198.70s Step 383( 53.20%), action 266, FPS 1.48, Running 199.28s Step 384( 53.40%), action 267, FPS 1.45, Running 200.31s Step 385( 53.60%), action 268, FPS 1.45, Running 200.96s Step 386( 53.80%), action 269, FPS 1.44, Running 201.91s Step 387( 54.00%), action 270, FPS 1.43, Running 202.49s Step 388( 54.20%), action 271, FPS 1.42, Running 203.46s Step 389( 54.40%), action 272, FPS 1.38, Running 204.08s Step 390( 54.60%), action 273, FPS 1.32, Running 205.13s Step 391( 54.80%), action 274, FPS 1.30, Running 205.71s Step 392( 55.00%), action 275, FPS 1.30, Running 206.67s Step 393( 55.20%), action 276, FPS 1.30, Running 206.97s Step 394( 55.40%), action 277, FPS 1.30, Running 207.83s Step 395( 55.60%), action 278, FPS 1.29, Running 208.21s Step 396( 55.80%), action 279, FPS 1.33, Running 208.86s Step 397( 56.00%), action 280, FPS 1.35, Running 209.12s Step 398( 56.20%), action 281, FPS 1.34, Running 210.24s Step 399( 56.40%), action 282, FPS 1.37, Running 210.62s Step 400( 56.60%), action 283, FPS 1.37, Running 211.67s Step 401( 56.80%), action 284, FPS 1.37, Running 212.16s Step 402( 57.00%), action 285, FPS 1.38, Running 213.17s Step 403( 57.20%), action 286, FPS 1.41, Running 213.44s Step 404( 57.40%), action 287, FPS 1.41, Running 214.46s Step 405( 57.60%), action 288, FPS 1.41, Running 215.16s Step 406( 57.80%), action 289, FPS 1.41, Running 216.06s Step 407( 58.00%), action 290, FPS 1.45, Running 216.31s Step 408( 58.20%), action 291, FPS 1.44, Running 217.32s Step 409( 58.40%), action 292, FPS 1.47, Running 217.71s Step 410( 58.60%), action 293, FPS 1.52, Running 218.25s Step 411( 58.80%), action 294, FPS 1.54, Running 218.69s Step 412( 59.00%), action 295, FPS 1.57, Running 219.42s Step 413( 59.20%), action 296, FPS 1.54, Running 219.93s Step 414( 59.40%), action 297, FPS 1.54, Running 220.81s Step 415( 59.60%), action 298, FPS 1.55, Running 221.12s Step 416( 59.80%), action 299, FPS 1.53, Running 221.94s Step 417( 60.00%), action 300, FPS 1.49, Running 222.56s Step 418( 60.20%), action 301, FPS 1.50, Running 223.61s Step 419( 60.40%), action 302, FPS 1.49, Running 224.08s Step 420( 60.60%), action 303, FPS 1.53, Running 224.72s Step 421( 60.80%), action 304, FPS 1.56, Running 225.00s Step 422( 61.00%), action 305, FPS 1.59, Running 225.74s Step 423( 61.20%), action 306, FPS 1.57, Running 226.15s Step 424( 61.40%), action 307, FPS 1.67, Running 226.46s Step 425( 61.60%), action 308, FPS 1.74, Running 226.63s Step 426( 61.80%), action 309, FPS 1.83, Running 227.00s Step 427( 62.00%), action 310, FPS 1.83, Running 227.25s Step 428( 62.20%), action 311, FPS 1.93, Running 227.70s Step 429( 62.40%), action 312, FPS 1.97, Running 227.88s Step 430( 62.60%), action 313, FPS 2.01, Running 228.18s Step 431( 62.80%), action 314, FPS 2.07, Running 228.34s Step 432( 63.00%), action 315, FPS 2.16, Running 228.69s Step 433( 63.20%), action 316, FPS 2.22, Running 228.94s Step 434( 63.40%), action 317, FPS 2.31, Running 229.46s Step 435( 63.60%), action 318, FPS 2.29, Running 229.86s Step 436( 63.80%), action 319, FPS 2.34, Running 230.47s Step 437( 64.00%), action 320, FPS 2.45, Running 230.73s Step 438( 64.20%), action 321, FPS 2.51, Running 231.57s Step 439( 64.40%), action 322, FPS 2.53, Running 231.98s Step 440( 64.60%), action 323, FPS 2.53, Running 232.61s Step 441( 64.80%), action 324, FPS 2.54, Running 232.88s Step 442( 65.00%), action 325, FPS 2.53, Running 233.64s Step 443( 65.20%), action 326, FPS 2.58, Running 233.89s Step 444( 65.40%), action 327, FPS 2.41, Running 234.74s Step 445( 65.60%), action 328, FPS 2.38, Running 235.04s Step 446( 65.80%), action 329, FPS 2.26, Running 235.84s Step 447( 66.00%), action 330, FPS 2.25, Running 236.14s Step 448( 66.20%), action 331, FPS 2.15, Running 237.01s Step 449( 66.40%), action 332, FPS 2.13, Running 237.25s Step 450( 66.60%), action 333, FPS 2.09, Running 237.75s Step 451( 66.80%), action 334, FPS 2.02, Running 238.22s Step 452( 67.00%), action 335, FPS 1.92, Running 239.09s Step 453( 67.20%), action 336, FPS 1.92, Running 239.36s Step 454( 67.40%), action 337, FPS 1.88, Running 240.07s Step 455( 67.60%), action 338, FPS 1.89, Running 240.45s Step 456( 67.80%), action 339, FPS 1.83, Running 241.38s Step 457( 68.00%), action 340, FPS 1.82, Running 241.70s Step 458( 68.20%), action 341, FPS 1.83, Running 242.50s Step 459( 68.40%), action 342, FPS 1.85, Running 242.78s Step 460( 68.60%), action 343, FPS 1.83, Running 243.52s Step 461( 68.80%), action 344, FPS 1.84, Running 243.75s Step 462( 69.00%), action 345, FPS 1.82, Running 244.63s Step 463( 69.20%), action 346, FPS 1.82, Running 244.88s Step 464( 69.40%), action 347, FPS 1.82, Running 245.73s Step 465( 69.60%), action 348, FPS 1.83, Running 245.96s Step 466( 69.80%), action 349, FPS 1.87, Running 246.54s Step 467( 70.00%), action 350, FPS 1.89, Running 246.72s Step 468( 70.20%), action 351, FPS 1.97, Running 247.15s Step 469( 70.40%), action 352, FPS 1.98, Running 247.38s Step 470( 70.60%), action 353, FPS 2.01, Running 247.69s Step 471( 70.80%), action 354, FPS 2.06, Running 247.94s Step 472( 71.00%), action 355, FPS 2.18, Running 248.26s Step 473( 71.20%), action 356, FPS 2.19, Running 248.48s Step 474( 71.40%), action 357, FPS 2.22, Running 249.06s Step 475( 71.60%), action 358, FPS 2.21, Running 249.49s Step 476( 71.80%), action 359, FPS 2.29, Running 250.10s Step 477( 72.00%), action 360, FPS 2.31, Running 250.36s Step 478( 72.20%), action 361, FPS 2.30, Running 251.20s Step 479( 72.40%), action 362, FPS 2.30, Running 251.46s Step 480( 72.60%), action 363, FPS 2.30, Running 252.21s Step 481( 72.80%), action 364, FPS 2.30, Running 252.44s Step 482( 73.00%), action 365, FPS 2.34, Running 253.17s Step 483( 73.20%), action 366, FPS 2.32, Running 253.49s Step 484( 73.40%), action 367, FPS 2.33, Running 254.32s Step 485( 73.60%), action 368, FPS 2.32, Running 254.58s Step 486( 73.80%), action 369, FPS 2.30, Running 255.25s Step 487( 74.00%), action 370, FPS 2.24, Running 255.63s Step 488( 74.20%), action 371, FPS 2.13, Running 256.56s Step 489( 74.40%), action 372, FPS 2.12, Running 256.82s Step 490( 74.60%), action 373, FPS 2.01, Running 257.62s Step 491( 74.80%), action 374, FPS 2.01, Running 257.87s Step 492( 75.00%), action 375, FPS 1.90, Running 258.78s Step 493( 75.20%), action 376, FPS 1.90, Running 259.01s Step 494( 75.40%), action 377, FPS 1.85, Running 259.87s Step 495( 75.60%), action 378, FPS 1.88, Running 260.15s Step 496( 75.80%), action 379, FPS 1.84, Running 260.97s Step 497( 76.00%), action 380, FPS 1.84, Running 261.22s Step 498( 76.20%), action 381, FPS 1.84, Running 262.05s Step 499( 76.40%), action 382, FPS 1.85, Running 262.29s Step 500( 76.60%), action 383, FPS 1.83, Running 263.12s Step 501( 76.80%), action 384, FPS 1.83, Running 263.36s Step 502( 77.00%), action 385, FPS 1.81, Running 264.23s Step 503( 77.20%), action 386, FPS 1.82, Running 264.50s Step 504( 77.40%), action 387, FPS 1.81, Running 265.35s Step 505( 77.60%), action 388, FPS 1.82, Running 265.59s Step 506( 77.80%), action 389, FPS 1.83, Running 266.16s Step 507( 78.00%), action 390, FPS 1.87, Running 266.34s Step 508( 78.20%), action 391, FPS 1.96, Running 266.75s Step 509( 78.40%), action 392, FPS 1.97, Running 266.94s Step 510( 78.60%), action 393, FPS 2.09, Running 267.20s Step 511( 78.80%), action 394, FPS 2.10, Running 267.38s Step 512( 79.00%), action 395, FPS 2.23, Running 267.75s Step 513( 79.20%), action 396, FPS 2.23, Running 267.99s Step 514( 79.40%), action 397, FPS 2.28, Running 268.65s Step 515( 79.60%), action 398, FPS 2.24, Running 269.07s Step 516( 79.80%), action 399, FPS 2.26, Running 269.81s Step 517( 80.00%), action 400, FPS 2.24, Running 270.16s Step 518( 80.20%), action 401, FPS 2.22, Running 271.04s Step 519( 80.40%), action 402, FPS 2.22, Running 271.31s Step 520( 80.60%), action 403, FPS 2.22, Running 272.14s Step 521( 80.80%), action 404, FPS 2.20, Running 272.45s Step 522( 81.00%), action 405, FPS 2.27, Running 273.03s Step 523( 81.20%), action 406, FPS 2.24, Running 273.42s Step 524( 81.40%), action 407, FPS 2.24, Running 274.29s Step 525( 81.60%), action 408, FPS 2.24, Running 274.54s Step 526( 81.80%), action 409, FPS 2.16, Running 275.42s Step 527( 82.00%), action 410, FPS 2.14, Running 275.69s Step 528( 82.20%), action 411, FPS 2.04, Running 276.57s Step 529( 82.40%), action 412, FPS 1.96, Running 277.13s Step 530( 82.60%), action 413, FPS 1.90, Running 277.73s Step 531( 82.80%), action 414, FPS 1.84, Running 278.22s Step 532( 83.00%), action 415, FPS 1.81, Running 278.83s Step 533( 83.20%), action 416, FPS 1.77, Running 279.31s Step 534( 83.40%), action 417, FPS 1.77, Running 279.93s Step 535( 83.60%), action 418, FPS 1.76, Running 280.42s Step 536( 83.80%), action 419, FPS 1.79, Running 280.97s Step 537( 84.00%), action 420, FPS 1.77, Running 281.47s Step 538( 84.20%), action 421, FPS 1.79, Running 282.19s Step 539( 84.40%), action 422, FPS 1.77, Running 282.60s Step 540( 84.60%), action 423, FPS 1.80, Running 283.27s Step 541( 84.80%), action 424, FPS 1.78, Running 283.72s Step 542( 85.00%), action 425, FPS 1.76, Running 284.38s Step 543( 85.20%), action 426, FPS 1.75, Running 284.88s Step 544( 85.40%), action 427, FPS 1.79, Running 285.48s Step 545( 85.60%), action 428, FPS 1.80, Running 285.67s Step 546( 85.80%), action 429, FPS 1.87, Running 286.09s Step 547( 86.00%), action 430, FPS 1.87, Running 286.37s Step 548( 86.20%), action 431, FPS 1.85, Running 287.36s Step 549( 86.40%), action 432, FPS 1.88, Running 287.74s Step 550( 86.60%), action 433, FPS 1.88, Running 288.39s Step 551( 86.80%), action 434, FPS 1.89, Running 288.81s Step 552( 87.00%), action 435, FPS 1.89, Running 289.39s Step 553( 87.20%), action 436, FPS 1.89, Running 289.87s Step 554( 87.40%), action 437, FPS 1.85, Running 290.74s Step 555( 87.60%), action 438, FPS 1.89, Running 291.00s Step 556( 87.80%), action 439, FPS 1.87, Running 291.65s Step 557( 88.00%), action 440, FPS 1.89, Running 292.05s Step 558( 88.20%), action 441, FPS 1.90, Running 292.73s Step 559( 88.40%), action 442, FPS 1.89, Running 293.18s Step 560( 88.60%), action 443, FPS 1.84, Running 294.12s Step 561( 88.80%), action 444, FPS 1.86, Running 294.46s Step 562( 89.00%), action 445, FPS 1.88, Running 295.02s Step 563( 89.20%), action 446, FPS 1.89, Running 295.46s Step 564( 89.40%), action 447, FPS 1.88, Running 296.13s Step 565( 89.60%), action 448, FPS 1.84, Running 296.56s Step 566( 89.80%), action 449, FPS 1.75, Running 297.51s Step 567( 90.00%), action 450, FPS 1.76, Running 297.74s Step 568( 90.20%), action 451, FPS 1.78, Running 298.60s Step 569( 90.40%), action 452, FPS 1.79, Running 298.92s Step 570( 90.60%), action 453, FPS 1.76, Running 299.74s Step 571( 90.80%), action 454, FPS 1.74, Running 300.34s Step 572( 91.00%), action 455, FPS 1.67, Running 301.34s Step 573( 91.20%), action 456, FPS 1.70, Running 301.61s Step 574( 91.40%), action 457, FPS 1.71, Running 302.46s Step 575( 91.60%), action 458, FPS 1.70, Running 302.74s Step 576( 91.80%), action 459, FPS 1.69, Running 303.51s Step 577( 92.00%), action 460, FPS 1.71, Running 303.72s Step 578( 92.20%), action 461, FPS 1.73, Running 304.31s Step 579( 92.40%), action 462, FPS 1.76, Running 304.52s Step 580( 92.60%), action 463, FPS 1.84, Running 304.96s Step 581( 92.80%), action 464, FPS 1.82, Running 305.42s Step 582( 93.00%), action 465, FPS 1.83, Running 305.94s Step 583( 93.20%), action 466, FPS 1.81, Running 306.51s Step 584( 93.40%), action 467, FPS 1.77, Running 307.45s Step 585( 93.60%), action 468, FPS 1.79, Running 307.72s Step 586( 93.80%), action 469, FPS 1.80, Running 308.64s Step 587( 94.00%), action 470, FPS 1.78, Running 308.99s Step 588( 94.20%), action 471, FPS 1.79, Running 309.77s Step 589( 94.40%), action 472, FPS 1.76, Running 310.29s Step 590( 94.60%), action 473, FPS 1.75, Running 311.17s Step 591( 94.80%), action 474, FPS 1.80, Running 311.44s Step 592( 95.00%), action 475, FPS 1.82, Running 312.30s Step 593( 95.20%), action 476, FPS 1.83, Running 312.54s Step 594( 95.40%), action 477, FPS 1.83, Running 313.39s Step 595( 95.60%), action 478, FPS 1.83, Running 313.65s Step 596( 95.80%), action 479, FPS 1.83, Running 314.44s Step 597( 96.00%), action 480, FPS 1.83, Running 314.67s Step 598( 96.20%), action 481, FPS 1.79, Running 315.48s Step 599( 96.40%), action 482, FPS 1.78, Running 315.76s Step 600( 96.60%), action 483, FPS 1.71, Running 316.66s Step 601( 96.80%), action 484, FPS 1.74, Running 316.90s Step 602( 97.00%), action 485, FPS 1.71, Running 317.64s Step 603( 97.20%), action 486, FPS 1.73, Running 318.05s Step 604( 97.40%), action 487, FPS 1.74, Running 318.92s Step 605( 97.60%), action 488, FPS 1.74, Running 319.22s Step 606( 97.80%), action 489, FPS 1.77, Running 319.95s Step 607( 98.00%), action 490, FPS 1.76, Running 320.37s Step 608( 98.20%), action 491, FPS 1.76, Running 321.16s Step 609( 98.40%), action 492, FPS 1.76, Running 321.64s Step 610( 98.60%), action 493, FPS 1.82, Running 322.19s Step 611( 98.80%), action 494, FPS 1.82, Running 322.40s Step 612( 99.00%), action 495, FPS 1.85, Running 323.10s Step 613( 99.20%), action 496, FPS 1.84, Running 323.43s Step 614( 99.40%), action 497, FPS 1.86, Running 324.14s Step 615( 99.60%), action 498, FPS 1.82, Running 324.63s Step 616( 99.80%), action 499, FPS 1.83, Running 325.36s Step 617(100.00%), action 500, FPS 1.83, Running 325.60s [2026-08-01 20:13:32] [76 ] Seed 75 failed after 326.03 s. +steps: 617 , actions: 500 . +Instruction: Empty +Total 46/76(60.53%) success. +Setting seed: 76 +Step 1( N/A%), pre moving , FPS 2.10, Running 0.48s Step 2( N/A%), pre moving , FPS 2.90, Running 0.69s Step 3( N/A%), pre moving , FPS 3.56, Running 0.84s Step 4( N/A%), pre moving , FPS 4.31, Running 0.93s Step 5( N/A%), pre moving , FPS 5.11, Running 0.98s Step 6( N/A%), pre moving , FPS 5.37, Running 1.12s Step 7( N/A%), pre moving , FPS 5.17, Running 1.35s Step 8( N/A%), pre moving , FPS 5.60, Running 1.43s Step 9( N/A%), pre moving , FPS 6.09, Running 1.48s Step 10( N/A%), pre moving , FPS 6.59, Running 1.52s Step 11( N/A%), pre moving , FPS 6.94, Running 1.59s Step 12( N/A%), pre moving , FPS 7.31, Running 1.64s Step 13( N/A%), pre moving , FPS 6.65, Running 1.96s Step 14( N/A%), pre moving , FPS 6.88, Running 2.04s Step 15( N/A%), pre moving , FPS 7.16, Running 2.10s Step 16( N/A%), pre moving , FPS 7.38, Running 2.17s Step 17( N/A%), pre moving , FPS 6.88, Running 2.47s Step 18( N/A%), pre moving , FPS 7.01, Running 2.57s Step 19( N/A%), pre moving , FPS 7.22, Running 2.63s Step 20( N/A%), pre moving , FPS 7.40, Running 2.70s Step 21( N/A%), pre moving , FPS 7.36, Running 3.19s Step 22( N/A%), pre moving , FPS 7.81, Running 3.25s Step 23( N/A%), pre moving , FPS 8.17, Running 3.29s Step 24( N/A%), pre moving , FPS 7.43, Running 3.62s Step 25( N/A%), pre moving , FPS 7.32, Running 3.71s Step 26( N/A%), pre moving , FPS 6.33, Running 4.28s Step 27( N/A%), pre moving , FPS 6.67, Running 4.35s Step 28( N/A%), pre moving , FPS 6.72, Running 4.41s Step 29( N/A%), pre moving , FPS 6.16, Running 4.73s Step 30( N/A%), pre moving , FPS 6.07, Running 4.81s Step 31( N/A%), pre moving , FPS 6.07, Running 4.88s Step 32( N/A%), pre moving , FPS 6.06, Running 4.94s Step 33( N/A%), pre moving , FPS 6.05, Running 5.26s Step 34( N/A%), pre moving , FPS 6.04, Running 5.35s Step 35( N/A%), pre moving , FPS 6.03, Running 5.41s Step 36( N/A%), pre moving , FPS 5.20, Running 6.02s Step 37( N/A%), pre moving , FPS 5.18, Running 6.33s Step 38( N/A%), pre moving , FPS 5.20, Running 6.42s Step 39( N/A%), pre moving , FPS 5.21, Running 6.47s Step 40( N/A%), pre moving , FPS 5.20, Running 6.55s Step 41( N/A%), pre moving , FPS 5.88, Running 6.60s Step 42( N/A%), pre moving , FPS 5.46, Running 6.91s Step 43( N/A%), pre moving , FPS 5.36, Running 7.02s Step 44( N/A%), pre moving , FPS 5.71, Running 7.12s Step 45( N/A%), pre moving , FPS 5.32, Running 7.47s Step 46( N/A%), pre moving , FPS 6.07, Running 7.57s Step 47( N/A%), pre moving , FPS 6.02, Running 7.67s Step 48( N/A%), pre moving , FPS 5.73, Running 7.90s Step 49( N/A%), pre moving , FPS 5.89, Running 8.12s Step 50( N/A%), pre moving , FPS 5.87, Running 8.22s Step 51( N/A%), pre moving , FPS 5.42, Running 8.57s Step 52( N/A%), pre moving , FPS 5.35, Running 8.68s Step 53( N/A%), pre moving , FPS 5.68, Running 8.78s Step 54( N/A%), pre moving , FPS 5.24, Running 9.16s Step 55( N/A%), pre moving , FPS 5.18, Running 9.27s Step 56( N/A%), pre moving , FPS 6.00, Running 9.35s Step 57( N/A%), pre moving , FPS 5.94, Running 9.70s Step 58( N/A%), pre moving , FPS 5.89, Running 9.81s Step 59( N/A%), pre moving , FPS 5.78, Running 9.93s Step 60( N/A%), pre moving , FPS 5.32, Running 10.30s Step 61( N/A%), pre moving , FPS 5.25, Running 10.40s Step 62( N/A%), pre moving , FPS 5.21, Running 10.75s Step 63( N/A%), pre moving , FPS 5.29, Running 10.81s Step 64( N/A%), pre moving , FPS 5.27, Running 10.92s Step 65( N/A%), pre moving , FPS 5.63, Running 11.02s Step 66( N/A%), pre moving , FPS 5.29, Running 11.36s Step 67( N/A%), pre moving , FPS 5.27, Running 11.47s Step 68( N/A%), pre moving , FPS 5.45, Running 11.57s Step 69( N/A%), pre moving , FPS 5.43, Running 11.80s Step 70( N/A%), pre moving , FPS 5.24, Running 12.04s Step 71( N/A%), pre moving , FPS 5.60, Running 12.14s Step 72( N/A%), pre moving , FPS 5.27, Running 12.48s Step 73( N/A%), pre moving , FPS 5.25, Running 12.60s Step 74( N/A%), pre moving , FPS 5.66, Running 12.69s Step 75( N/A%), pre moving , FPS 5.27, Running 13.07s Step 76( N/A%), pre moving , FPS 5.23, Running 13.18s Step 77( N/A%), pre moving , FPS 5.23, Running 13.52s Step 78( N/A%), pre moving , FPS 5.22, Running 13.64s Step 79( N/A%), pre moving , FPS 5.04, Running 13.90s Step 80( N/A%), pre moving , FPS 5.25, Running 14.11s Step 81( N/A%), pre moving , FPS 5.25, Running 14.21s Step 82( N/A%), pre moving , FPS 5.44, Running 14.43s Step 83( N/A%), pre moving , FPS 5.22, Running 14.63s Step 84( N/A%), pre moving , FPS 5.33, Running 14.67s Step 85( N/A%), pre moving , FPS 5.45, Running 14.69s Step 86( N/A%), pre moving , FPS 5.95, Running 14.71s Step 87( N/A%), pre moving , FPS 6.11, Running 14.74s Step 88( N/A%), pre moving , FPS 6.26, Running 14.76s Step 89( N/A%), pre moving , FPS 6.72, Running 14.78s Step 90( N/A%), pre moving , FPS 7.23, Running 14.80s Step 91( N/A%), pre moving , FPS 7.47, Running 14.82s Step 92( N/A%), pre moving , FPS 8.50, Running 14.83s Step 93( N/A%), pre moving , FPS 8.81, Running 14.86s Step 94( N/A%), pre moving , FPS 9.12, Running 14.89s Step 95( N/A%), pre moving , FPS 10.84, Running 14.92s Step 96( N/A%), pre moving , FPS 11.26, Running 14.95s Step 97( N/A%), pre moving , FPS 13.50, Running 15.00s Step 98( N/A%), pre moving , FPS 14.25, Running 15.04s Step 99( N/A%), pre moving , FPS 16.89, Running 15.08s Step 100( N/A%), pre moving , FPS 19.98, Running 15.12s Step 101( N/A%), pre moving , FPS 21.08, Running 15.16s Step 102( N/A%), pre moving , FPS 25.95, Running 15.20s Step 103( N/A%), pre moving , FPS 33.02, Running 15.24s Step 104( N/A%), pre moving , FPS 32.69, Running 15.28s Step 105( N/A%), pre moving , FPS 9.29, Running 16.85s Step 106( N/A%), pre moving , FPS 8.18, Running 17.16s Step 107( N/A%), pre moving , FPS 7.88, Running 17.28s Step 108( N/A%), pre moving , FPS 7.01, Running 17.62s Step 109( N/A%), pre moving , FPS 6.59, Running 17.81s Step 110( N/A%), pre moving , FPS 6.08, Running 18.09s Step 111( N/A%), pre moving , FPS 5.77, Running 18.28s Step 112( N/A%), pre moving , FPS 5.36, Running 18.56s Step 113( N/A%), pre moving , FPS 5.18, Running 18.73s Step 114( N/A%), pre moving , FPS 4.78, Running 19.08s Step 115( N/A%), pre moving , FPS 4.64, Running 19.23s Step 116( N/A%), pre moving , FPS 4.35, Running 19.55s Step 117( N/A%), pre moving , FPS 4.25, Running 19.71s Step 118( N/A%), pre moving , FPS 4.04, Running 19.99s Step 119( N/A%), pre moving , FPS 3.96, Running 20.13s Step 120( N/A%), pre moving , FPS 3.75, Running 20.44s Step 121( N/A%), pre moving , FPS 3.64, Running 20.65s Step 122( N/A%), pre moving , FPS 3.49, Running 20.93s Step 123( N/A%), pre moving , FPS 3.42, Running 21.08s Step 124( N/A%), pre moving , FPS 3.27, Running 21.39s Step 125( 0.20%), action 1, FPS 3.59, Running 22.41s Step 126( 0.40%), action 2, FPS 3.55, Running 22.80s Step 127( 0.60%), action 3, FPS 3.26, Running 23.42s Step 128( 0.80%), action 4, FPS 3.07, Running 24.12s Step 129( 1.00%), action 5, FPS 2.79, Running 24.98s Step 130( 1.20%), action 6, FPS 2.64, Running 25.67s Step 131( 1.40%), action 7, FPS 2.47, Running 26.38s Step 132( 1.60%), action 8, FPS 2.38, Running 26.96s Step 133( 1.80%), action 9, FPS 2.28, Running 27.50s Step 134( 2.00%), action 10, FPS 2.21, Running 28.11s Step 135( 2.20%), action 11, FPS 2.11, Running 28.71s Step 136( 2.40%), action 12, FPS 2.08, Running 29.15s Step 137( 2.60%), action 13, FPS 2.02, Running 29.59s Step 138( 2.80%), action 14, FPS 1.96, Running 30.20s Step 139( 3.00%), action 15, FPS 1.87, Running 30.83s Step 140( 3.20%), action 16, FPS 1.87, Running 31.14s Step 141( 3.40%), action 17, FPS 1.79, Running 31.80s Step 142( 3.60%), action 18, FPS 1.75, Running 32.33s Step 143( 3.80%), action 19, FPS 1.71, Running 32.76s Step 144( 4.00%), action 20, FPS 1.72, Running 33.03s Step 145( 4.20%), action 21, FPS 1.79, Running 33.58s Step 146( 4.40%), action 22, FPS 1.76, Running 34.18s Step 147( 4.60%), action 23, FPS 1.76, Running 34.76s Step 148( 4.80%), action 24, FPS 1.83, Running 35.05s Step 149( 5.00%), action 25, FPS 1.91, Running 35.47s Step 150( 5.20%), action 26, FPS 1.92, Running 36.08s Step 151( 5.40%), action 27, FPS 1.97, Running 36.54s Step 152( 5.60%), action 28, FPS 1.98, Running 37.07s Step 153( 5.80%), action 29, FPS 1.96, Running 37.70s Step 154( 6.00%), action 30, FPS 2.02, Running 38.02s Step 155( 6.20%), action 31, FPS 2.00, Running 38.69s Step 156( 6.40%), action 32, FPS 2.02, Running 39.04s Step 157( 6.60%), action 33, FPS 2.03, Running 39.47s Step 158( 6.80%), action 34, FPS 2.10, Running 39.75s Step 159( 7.00%), action 35, FPS 2.11, Running 40.31s Step 160( 7.20%), action 36, FPS 2.11, Running 40.63s Step 161( 7.40%), action 37, FPS 2.18, Running 40.99s Step 162( 7.60%), action 38, FPS 2.16, Running 41.58s Step 163( 7.80%), action 39, FPS 2.18, Running 41.93s Step 164( 8.00%), action 40, FPS 2.16, Running 42.31s Step 165( 8.20%), action 41, FPS 2.15, Running 42.88s Step 166( 8.40%), action 42, FPS 2.13, Running 43.55s Step 167( 8.60%), action 43, FPS 2.19, Running 43.91s Step 168( 8.80%), action 44, FPS 2.15, Running 44.37s Step 169( 9.00%), action 45, FPS 2.11, Running 44.96s Step 170( 9.20%), action 46, FPS 2.11, Running 45.57s Step 171( 9.40%), action 47, FPS 2.11, Running 46.04s Step 172( 9.60%), action 48, FPS 2.16, Running 46.34s Step 173( 9.80%), action 49, FPS 2.20, Running 46.81s Step 174( 10.00%), action 50, FPS 2.18, Running 47.20s Step 175( 10.20%), action 51, FPS 2.19, Running 47.82s Step 176( 10.40%), action 52, FPS 2.15, Running 48.36s Step 177( 10.60%), action 53, FPS 2.16, Running 48.73s Step 178( 10.80%), action 54, FPS 2.11, Running 49.24s Step 179( 11.00%), action 55, FPS 2.13, Running 49.71s Step 180( 11.20%), action 56, FPS 2.07, Running 50.29s Step 181( 11.40%), action 57, FPS 2.00, Running 50.99s Step 182( 11.60%), action 58, FPS 2.05, Running 51.34s Step 183( 11.80%), action 59, FPS 2.03, Running 51.77s Step 184( 12.00%), action 60, FPS 2.03, Running 52.14s Step 185( 12.20%), action 61, FPS 2.03, Running 52.75s Step 186( 12.40%), action 62, FPS 2.11, Running 53.03s Step 187( 12.60%), action 63, FPS 2.10, Running 53.45s Step 188( 12.80%), action 64, FPS 2.12, Running 53.79s Step 189( 13.00%), action 65, FPS 2.17, Running 54.18s Step 190( 13.20%), action 66, FPS 2.23, Running 54.53s Step 191( 13.40%), action 67, FPS 2.23, Running 54.99s Step 192( 13.60%), action 68, FPS 2.23, Running 55.29s Step 193( 13.80%), action 69, FPS 2.23, Running 55.76s Step 194( 14.00%), action 70, FPS 2.26, Running 56.07s Step 195( 14.20%), action 71, FPS 2.20, Running 56.90s Step 196( 14.40%), action 72, FPS 2.22, Running 57.36s Step 197( 14.60%), action 73, FPS 2.15, Running 58.05s Step 198( 14.80%), action 74, FPS 2.18, Running 58.44s Step 199( 15.00%), action 75, FPS 2.18, Running 58.89s Step 200( 15.20%), action 76, FPS 2.24, Running 59.22s Step 201( 15.40%), action 77, FPS 2.30, Running 59.67s Step 202( 15.60%), action 78, FPS 2.31, Running 60.02s Step 203( 15.80%), action 79, FPS 2.30, Running 60.46s Step 204( 16.00%), action 80, FPS 2.31, Running 60.79s Step 205( 16.20%), action 81, FPS 2.33, Running 61.34s Step 206( 16.40%), action 82, FPS 2.31, Running 61.70s Step 207( 16.60%), action 83, FPS 2.30, Running 62.15s Step 208( 16.80%), action 84, FPS 2.27, Running 62.60s Step 209( 17.00%), action 85, FPS 2.24, Running 63.09s Step 210( 17.20%), action 86, FPS 2.22, Running 63.56s Step 211( 17.40%), action 87, FPS 2.23, Running 63.95s Step 212( 17.60%), action 88, FPS 2.17, Running 64.51s Step 213( 17.80%), action 89, FPS 2.17, Running 64.96s Step 214( 18.00%), action 90, FPS 2.13, Running 65.48s Step 215( 18.20%), action 91, FPS 2.16, Running 66.17s Step 216( 18.40%), action 92, FPS 2.17, Running 66.56s Step 217( 18.60%), action 93, FPS 2.20, Running 67.14s Step 218( 18.80%), action 94, FPS 2.17, Running 67.63s Step 219( 19.00%), action 95, FPS 2.20, Running 67.99s Step 220( 19.20%), action 96, FPS 2.16, Running 68.48s Step 221( 19.40%), action 97, FPS 2.17, Running 68.88s Step 222( 19.60%), action 98, FPS 2.18, Running 69.19s Step 223( 19.80%), action 99, FPS 2.18, Running 69.66s Step 224( 20.00%), action 100, FPS 2.15, Running 70.09s Step 225( 20.20%), action 101, FPS 2.15, Running 70.65s Step 226( 20.40%), action 102, FPS 2.16, Running 70.95s Step 227( 20.60%), action 103, FPS 2.18, Running 71.34s Step 228( 20.80%), action 104, FPS 2.18, Running 71.79s Step 229( 21.00%), action 105, FPS 2.20, Running 72.20s Step 230( 21.20%), action 106, FPS 2.24, Running 72.50s Step 231( 21.40%), action 107, FPS 2.22, Running 72.94s Step 232( 21.60%), action 108, FPS 2.27, Running 73.31s Step 233( 21.80%), action 109, FPS 2.24, Running 73.90s Step 234( 22.00%), action 110, FPS 2.27, Running 74.28s Step 235( 22.20%), action 111, FPS 2.30, Running 74.87s Step 236( 22.40%), action 112, FPS 2.33, Running 75.15s Step 237( 22.60%), action 113, FPS 2.39, Running 75.52s Step 238( 22.80%), action 114, FPS 2.42, Running 75.91s Step 239( 23.00%), action 115, FPS 2.41, Running 76.28s Step 240( 23.20%), action 116, FPS 2.49, Running 76.52s Step 241( 23.40%), action 117, FPS 2.52, Running 76.81s Step 242( 23.60%), action 118, FPS 2.51, Running 77.15s Step 243( 23.80%), action 119, FPS 2.56, Running 77.46s Step 244( 24.00%), action 120, FPS 2.58, Running 77.83s Step 245( 24.20%), action 121, FPS 2.60, Running 78.34s Step 246( 24.40%), action 122, FPS 2.60, Running 78.63s Step 247( 24.60%), action 123, FPS 2.60, Running 79.04s Step 248( 24.80%), action 124, FPS 2.62, Running 79.42s Step 249( 25.00%), action 125, FPS 2.63, Running 79.81s Step 250( 25.20%), action 126, FPS 2.59, Running 80.22s Step 251( 25.40%), action 127, FPS 2.60, Running 80.63s Step 252( 25.60%), action 128, FPS 2.54, Running 81.19s Step 253( 25.80%), action 129, FPS 2.45, Running 82.06s Step 254( 26.00%), action 130, FPS 2.42, Running 82.53s Step 255( 26.20%), action 131, FPS 2.37, Running 83.31s Step 256( 26.40%), action 132, FPS 2.29, Running 83.87s Step 257( 26.60%), action 133, FPS 2.23, Running 84.50s Step 258( 26.80%), action 134, FPS 2.17, Running 85.10s Step 259( 27.00%), action 135, FPS 2.06, Running 85.98s Step 260( 27.20%), action 136, FPS 1.99, Running 86.58s Step 261( 27.40%), action 137, FPS 1.86, Running 87.54s Step 262( 27.60%), action 138, FPS 1.85, Running 87.94s Step 263( 27.80%), action 139, FPS 1.77, Running 88.73s Step 264( 28.00%), action 140, FPS 1.74, Running 89.36s Step 265( 28.20%), action 141, FPS 1.67, Running 90.32s Step 266( 28.40%), action 142, FPS 1.66, Running 90.66s Step 267( 28.60%), action 143, FPS 1.61, Running 91.43s Step 268( 28.80%), action 144, FPS 1.62, Running 91.80s Step 269( 29.00%), action 145, FPS 1.59, Running 92.40s Step 270( 29.20%), action 146, FPS 1.59, Running 92.77s Step 271( 29.40%), action 147, FPS 1.53, Running 93.70s Step 272( 29.60%), action 148, FPS 1.51, Running 94.40s Step 273( 29.80%), action 149, FPS 1.51, Running 95.28s Step 274( 30.00%), action 150, FPS 1.52, Running 95.69s Step 275( 30.20%), action 151, FPS 1.51, Running 96.58s Step 276( 30.40%), action 152, FPS 1.50, Running 97.17s Step 277( 30.60%), action 153, FPS 1.48, Running 98.02s Step 278( 30.80%), action 154, FPS 1.52, Running 98.23s Step 279( 31.00%), action 155, FPS 1.60, Running 98.47s Step 280( 31.20%), action 156, FPS 1.65, Running 98.70s Step 281( 31.40%), action 157, FPS 1.75, Running 98.98s Step 282( 31.60%), action 158, FPS 1.77, Running 99.21s Step 283( 31.80%), action 159, FPS 1.86, Running 99.49s Step 284( 32.00%), action 160, FPS 1.93, Running 99.73s Step 285( 32.20%), action 161, FPS 2.03, Running 100.18s Step 286( 32.40%), action 162, FPS 2.05, Running 100.41s Step 287( 32.60%), action 163, FPS 2.09, Running 100.98s Step 288( 32.80%), action 164, FPS 2.05, Running 101.57s Step 289( 33.00%), action 165, FPS 2.05, Running 102.18s Step 290( 33.20%), action 166, FPS 2.01, Running 102.74s Step 291( 33.40%), action 167, FPS 2.06, Running 103.42s Step 292( 33.60%), action 168, FPS 2.09, Running 103.98s Step 293( 33.80%), action 169, FPS 2.07, Running 104.92s Step 294( 34.00%), action 170, FPS 2.07, Running 105.35s Step 295( 34.20%), action 171, FPS 2.02, Running 106.48s Step 296( 34.40%), action 172, FPS 2.02, Running 107.08s Step 297( 34.60%), action 173, FPS 2.06, Running 107.71s Step 298( 34.80%), action 174, FPS 2.03, Running 108.07s Step 299( 35.00%), action 175, FPS 1.94, Running 108.80s Step 300( 35.20%), action 176, FPS 1.90, Running 109.24s Step 301( 35.40%), action 177, FPS 1.85, Running 109.78s Step 302( 35.60%), action 178, FPS 1.82, Running 110.22s Step 303( 35.80%), action 179, FPS 1.73, Running 111.02s Step 304( 36.00%), action 180, FPS 1.70, Running 111.49s Step 305( 36.20%), action 181, FPS 1.65, Running 112.30s Step 306( 36.40%), action 182, FPS 1.61, Running 112.85s Step 307( 36.60%), action 183, FPS 1.56, Running 113.79s Step 308( 36.80%), action 184, FPS 1.59, Running 114.13s Step 309( 37.00%), action 185, FPS 1.57, Running 114.96s Step 310( 37.20%), action 186, FPS 1.60, Running 115.22s Step 311( 37.40%), action 187, FPS 1.58, Running 116.12s Step 312( 37.60%), action 188, FPS 1.59, Running 116.52s Step 313( 37.80%), action 189, FPS 1.57, Running 117.70s Step 314( 38.00%), action 190, FPS 1.56, Running 118.17s Step 315( 38.20%), action 191, FPS 1.63, Running 118.75s Step 316( 38.40%), action 192, FPS 1.64, Running 119.26s Step 317( 38.60%), action 193, FPS 1.62, Running 120.07s Step 318( 38.80%), action 194, FPS 1.60, Running 120.54s Step 319( 39.00%), action 195, FPS 1.62, Running 121.16s Step 320( 39.20%), action 196, FPS 1.63, Running 121.50s Step 321( 39.40%), action 197, FPS 1.59, Running 122.33s Step 322( 39.60%), action 198, FPS 1.59, Running 122.77s Step 323( 39.80%), action 199, FPS 1.57, Running 123.78s Step 324( 40.00%), action 200, FPS 1.58, Running 124.15s Step 325( 40.20%), action 201, FPS 1.57, Running 125.03s Step 326( 40.40%), action 202, FPS 1.55, Running 125.74s Step 327( 40.60%), action 203, FPS 1.55, Running 126.68s Step 328( 40.80%), action 204, FPS 1.54, Running 127.08s Step 329( 41.00%), action 205, FPS 1.55, Running 127.83s Step 330( 41.20%), action 206, FPS 1.53, Running 128.26s Step 331( 41.40%), action 207, FPS 1.54, Running 129.07s Step 332( 41.60%), action 208, FPS 1.54, Running 129.47s Step 333( 41.80%), action 209, FPS 1.60, Running 130.20s Step 334( 42.00%), action 210, FPS 1.58, Running 130.80s Step 335( 42.20%), action 211, FPS 1.53, Running 131.82s Step 336( 42.40%), action 212, FPS 1.54, Running 132.23s Step 337( 42.60%), action 213, FPS 1.55, Running 132.97s Step 338( 42.80%), action 214, FPS 1.56, Running 133.38s Step 339( 43.00%), action 215, FPS 1.54, Running 134.15s Step 340( 43.20%), action 216, FPS 1.49, Running 134.96s Step 341( 43.40%), action 217, FPS 1.48, Running 135.82s Step 342( 43.60%), action 218, FPS 1.48, Running 136.32s Step 343( 43.80%), action 219, FPS 1.50, Running 137.08s Step 344( 44.00%), action 220, FPS 1.51, Running 137.39s Step 345( 44.20%), action 221, FPS 1.53, Running 138.10s Step 346( 44.40%), action 222, FPS 1.56, Running 138.60s Step 347( 44.60%), action 223, FPS 1.58, Running 139.33s Step 348( 44.80%), action 224, FPS 1.56, Running 139.91s Step 349( 45.00%), action 225, FPS 1.53, Running 140.90s Step 350( 45.20%), action 226, FPS 1.50, Running 141.60s Step 351( 45.40%), action 227, FPS 1.50, Running 142.42s Step 352( 45.60%), action 228, FPS 1.49, Running 142.87s Step 353( 45.80%), action 229, FPS 1.47, Running 143.77s Step 354( 46.00%), action 230, FPS 1.49, Running 144.19s Step 355( 46.20%), action 231, FPS 1.51, Running 145.09s Step 356( 46.40%), action 232, FPS 1.48, Running 145.73s Step 357( 46.60%), action 233, FPS 1.47, Running 146.54s Step 358( 46.80%), action 234, FPS 1.44, Running 147.25s Step 359( 47.00%), action 235, FPS 1.43, Running 148.16s Step 360( 47.20%), action 236, FPS 1.47, Running 148.60s Step 361( 47.40%), action 237, FPS 1.48, Running 149.30s Step 362( 47.60%), action 238, FPS 1.49, Running 149.72s Step 363( 47.80%), action 239, FPS 1.50, Running 150.43s Step 364( 48.00%), action 240, FPS 1.48, Running 150.90s Step 365( 48.20%), action 241, FPS 1.46, Running 151.76s Step 366( 48.40%), action 242, FPS 1.47, Running 152.24s Step 367( 48.60%), action 243, FPS 1.46, Running 153.07s Step 368( 48.80%), action 244, FPS 1.48, Running 153.47s Step 369( 49.00%), action 245, FPS 1.49, Running 154.29s Step 370( 49.20%), action 246, FPS 1.53, Running 154.68s Step 371( 49.40%), action 247, FPS 1.55, Running 155.28s Step 372( 49.60%), action 248, FPS 1.54, Running 155.83s Step 373( 49.80%), action 249, FPS 1.62, Running 156.14s Step 374( 50.00%), action 250, FPS 1.63, Running 156.49s Step 375( 50.20%), action 251, FPS 1.61, Running 157.55s Step 376( 50.40%), action 252, FPS 1.65, Running 157.87s Step 377( 50.60%), action 253, FPS 1.63, Running 158.83s Step 378( 50.80%), action 254, FPS 1.67, Running 159.19s Step 379( 51.00%), action 255, FPS 1.70, Running 159.93s Step 380( 51.20%), action 256, FPS 1.70, Running 160.37s Step 381( 51.40%), action 257, FPS 1.71, Running 160.99s Step 382( 51.60%), action 258, FPS 1.72, Running 161.38s Step 383( 51.80%), action 259, FPS 1.70, Running 162.17s Step 384( 52.00%), action 260, FPS 1.72, Running 162.55s Step 385( 52.20%), action 261, FPS 1.72, Running 163.41s Step 386( 52.40%), action 262, FPS 1.72, Running 163.86s Step 387( 52.60%), action 263, FPS 1.71, Running 164.75s Step 388( 52.80%), action 264, FPS 1.70, Running 165.21s Step 389( 53.00%), action 265, FPS 1.75, Running 165.70s Step 390( 53.20%), action 266, FPS 1.72, Running 166.28s Step 391( 53.40%), action 267, FPS 1.67, Running 167.23s Step 392( 53.60%), action 268, FPS 1.69, Running 167.68s Step 393( 53.80%), action 269, FPS 1.63, Running 168.41s Step 394( 54.00%), action 270, FPS 1.59, Running 169.05s Step 395( 54.20%), action 271, FPS 1.63, Running 169.80s Step 396( 54.40%), action 272, FPS 1.61, Running 170.28s Step 397( 54.60%), action 273, FPS 1.63, Running 171.13s Step 398( 54.80%), action 274, FPS 1.60, Running 171.66s Step 399( 55.00%), action 275, FPS 1.61, Running 172.37s Step 400( 55.20%), action 276, FPS 1.60, Running 172.84s Step 401( 55.40%), action 277, FPS 1.59, Running 173.55s Step 402( 55.60%), action 278, FPS 1.59, Running 173.97s Step 403( 55.80%), action 279, FPS 1.61, Running 174.63s Step 404( 56.00%), action 280, FPS 1.62, Running 174.91s Step 405( 56.20%), action 281, FPS 1.68, Running 175.29s [2026-08-01 20:16:28] [77 ] Seed 76 success after 175.68 s. +steps: 405 , actions: 281 . +Instruction: Empty +Total 47/77(61.04%) success. +Setting seed: 77 +Step 1( N/A%), pre moving , FPS 12.48, Running 0.08s Step 2( N/A%), pre moving , FPS 18.19, Running 0.11s Step 3( N/A%), pre moving , FPS 20.15, Running 0.15s Step 4( N/A%), pre moving , FPS 21.20, Running 0.19s Step 5( N/A%), pre moving , FPS 21.51, Running 0.23s Step 6( N/A%), pre moving , FPS 21.95, Running 0.27s Step 7( N/A%), pre moving , FPS 22.43, Running 0.31s Step 8( N/A%), pre moving , FPS 23.81, Running 0.34s Step 9( N/A%), pre moving , FPS 23.33, Running 0.39s Step 10( N/A%), pre moving , FPS 22.67, Running 0.44s Step 11( N/A%), pre moving , FPS 21.48, Running 0.51s Step 12( N/A%), pre moving , FPS 21.40, Running 0.56s Step 13( N/A%), pre moving , FPS 14.89, Running 0.87s Step 14( N/A%), pre moving , FPS 14.60, Running 0.96s Step 15( N/A%), pre moving , FPS 14.58, Running 1.03s Step 16( N/A%), pre moving , FPS 14.67, Running 1.09s Step 17( N/A%), pre moving , FPS 12.07, Running 1.41s Step 18( N/A%), pre moving , FPS 12.03, Running 1.50s Step 19( N/A%), pre moving , FPS 12.12, Running 1.57s Step 20( N/A%), pre moving , FPS 11.00, Running 1.82s Step 21( N/A%), pre moving , FPS 9.83, Running 2.12s Step 22( N/A%), pre moving , FPS 8.63, Running 2.43s Step 23( N/A%), pre moving , FPS 8.61, Running 2.47s Step 24( N/A%), pre moving , FPS 8.37, Running 2.58s Step 25( N/A%), pre moving , FPS 8.29, Running 2.64s Step 26( N/A%), pre moving , FPS 6.92, Running 3.16s Step 27( N/A%), pre moving , FPS 6.84, Running 3.24s Step 28( N/A%), pre moving , FPS 6.23, Running 3.55s Step 29( N/A%), pre moving , FPS 6.16, Running 3.63s Step 30( N/A%), pre moving , FPS 6.16, Running 3.69s Step 31( N/A%), pre moving , FPS 6.15, Running 3.77s Step 32( N/A%), pre moving , FPS 5.69, Running 4.07s Step 33( N/A%), pre moving , FPS 6.08, Running 4.16s Step 34( N/A%), pre moving , FPS 6.13, Running 4.22s Step 35( N/A%), pre moving , FPS 6.13, Running 4.29s Step 36( N/A%), pre moving , FPS 4.96, Running 5.12s Step 37( N/A%), pre moving , FPS 5.26, Running 5.21s Step 38( N/A%), pre moving , FPS 5.29, Running 5.27s Step 39( N/A%), pre moving , FPS 5.29, Running 5.35s Step 40( N/A%), pre moving , FPS 5.20, Running 5.66s Step 41( N/A%), pre moving , FPS 5.50, Running 5.75s Step 42( N/A%), pre moving , FPS 5.90, Running 5.82s Step 43( N/A%), pre moving , FPS 5.89, Running 5.87s Step 44( N/A%), pre moving , FPS 5.55, Running 6.18s Step 45( N/A%), pre moving , FPS 5.52, Running 6.27s Step 46( N/A%), pre moving , FPS 6.25, Running 6.36s Step 47( N/A%), pre moving , FPS 5.75, Running 6.71s Step 48( N/A%), pre moving , FPS 6.13, Running 6.81s Step 49( N/A%), pre moving , FPS 6.11, Running 6.91s Step 50( N/A%), pre moving , FPS 6.07, Running 6.98s Step 51( N/A%), pre moving , FPS 5.58, Running 7.35s Step 52( N/A%), pre moving , FPS 5.92, Running 7.46s Step 53( N/A%), pre moving , FPS 5.63, Running 7.71s Step 54( N/A%), pre moving , FPS 5.41, Running 7.92s Step 55( N/A%), pre moving , FPS 5.36, Running 8.02s Step 56( N/A%), pre moving , FPS 6.16, Running 8.37s Step 57( N/A%), pre moving , FPS 6.10, Running 8.49s Step 58( N/A%), pre moving , FPS 6.03, Running 8.59s Step 59( N/A%), pre moving , FPS 5.56, Running 8.94s Step 60( N/A%), pre moving , FPS 5.88, Running 9.06s Step 61( N/A%), pre moving , FPS 5.45, Running 9.42s Step 62( N/A%), pre moving , FPS 5.37, Running 9.54s Step 63( N/A%), pre moving , FPS 5.29, Running 9.65s Step 64( N/A%), pre moving , FPS 5.19, Running 10.03s Step 65( N/A%), pre moving , FPS 5.17, Running 10.14s Step 66( N/A%), pre moving , FPS 4.84, Running 10.49s Step 67( N/A%), pre moving , FPS 5.13, Running 10.61s Step 68( N/A%), pre moving , FPS 4.81, Running 10.97s Step 69( N/A%), pre moving , FPS 4.78, Running 11.09s Step 70( N/A%), pre moving , FPS 4.74, Running 11.20s Step 71( N/A%), pre moving , FPS 4.75, Running 11.57s Step 72( N/A%), pre moving , FPS 4.74, Running 11.67s Step 73( N/A%), pre moving , FPS 4.64, Running 12.02s Step 74( N/A%), pre moving , FPS 4.73, Running 12.15s Step 75( N/A%), pre moving , FPS 4.72, Running 12.26s Step 76( N/A%), pre moving , FPS 4.69, Running 12.63s Step 77( N/A%), pre moving , FPS 4.71, Running 12.73s Step 78( N/A%), pre moving , FPS 4.45, Running 13.09s Step 79( N/A%), pre moving , FPS 4.70, Running 13.20s Step 80( N/A%), pre moving , FPS 4.72, Running 13.30s Step 81( N/A%), pre moving , FPS 4.70, Running 13.68s Step 82( N/A%), pre moving , FPS 4.77, Running 13.74s Step 83( N/A%), pre moving , FPS 4.81, Running 13.81s Step 84( N/A%), pre moving , FPS 4.88, Running 14.13s Step 85( N/A%), pre moving , FPS 4.91, Running 14.22s Step 86( N/A%), pre moving , FPS 5.28, Running 14.28s Step 87( N/A%), pre moving , FPS 5.31, Running 14.38s Step 88( N/A%), pre moving , FPS 5.44, Running 14.65s Step 89( N/A%), pre moving , FPS 5.50, Running 14.73s Step 90( N/A%), pre moving , FPS 5.56, Running 14.79s Step 91( N/A%), pre moving , FPS 6.06, Running 14.87s Step 92( N/A%), pre moving , FPS 5.70, Running 15.18s Step 93( N/A%), pre moving , FPS 6.17, Running 15.26s Step 94( N/A%), pre moving , FPS 6.29, Running 15.33s Step 95( N/A%), pre moving , FPS 6.37, Running 15.40s Step 96( N/A%), pre moving , FPS 6.64, Running 15.64s Step 97( N/A%), pre moving , FPS 6.53, Running 15.80s Step 98( N/A%), pre moving , FPS 7.22, Running 15.86s Step 99( N/A%), pre moving , FPS 7.33, Running 15.93s Step 100( N/A%), pre moving , FPS 6.80, Running 16.24s Step 101( N/A%), pre moving , FPS 7.53, Running 16.33s Step 102( N/A%), pre moving , FPS 4.59, Running 18.10s Step 103( N/A%), pre moving , FPS 4.40, Running 18.35s Step 104( N/A%), pre moving , FPS 4.58, Running 18.49s Step 105( N/A%), pre moving , FPS 4.47, Running 18.69s Step 106( N/A%), pre moving , FPS 4.42, Running 18.80s Step 107( N/A%), pre moving , FPS 4.26, Running 19.08s Step 108( N/A%), pre moving , FPS 4.31, Running 19.29s Step 109( N/A%), pre moving , FPS 4.15, Running 19.55s Step 110( N/A%), pre moving , FPS 3.93, Running 19.89s Step 111( N/A%), pre moving , FPS 3.59, Running 20.44s Step 112( N/A%), pre moving , FPS 3.67, Running 20.63s Step 113( N/A%), pre moving , FPS 3.39, Running 21.16s Step 114( N/A%), pre moving , FPS 3.24, Running 21.50s Step 115( N/A%), pre moving , FPS 3.02, Running 22.03s Step 116( N/A%), pre moving , FPS 3.04, Running 22.23s Step 117( N/A%), pre moving , FPS 2.88, Running 22.74s Step 118( N/A%), pre moving , FPS 2.80, Running 23.00s Step 119( N/A%), pre moving , FPS 2.71, Running 23.32s Step 120( N/A%), pre moving , FPS 2.66, Running 23.76s Step 121( N/A%), pre moving , FPS 2.51, Running 24.30s Step 122( 0.20%), action 1, FPS 2.74, Running 25.39s Step 123( 0.40%), action 2, FPS 2.65, Running 25.91s Step 124( 0.60%), action 3, FPS 2.49, Running 26.51s Step 125( 0.80%), action 4, FPS 2.35, Running 27.19s Step 126( 1.00%), action 5, FPS 2.16, Running 28.07s Step 127( 1.20%), action 6, FPS 2.15, Running 28.37s Step 128( 1.40%), action 7, FPS 2.01, Running 29.22s Step 129( 1.60%), action 8, FPS 2.00, Running 29.55s Step 130( 1.80%), action 9, FPS 1.91, Running 30.38s Step 131( 2.00%), action 10, FPS 1.94, Running 30.74s Step 132( 2.20%), action 11, FPS 1.83, Running 31.56s Step 133( 2.40%), action 12, FPS 1.83, Running 32.12s Step 134( 2.60%), action 13, FPS 1.78, Running 32.71s Step 135( 2.80%), action 14, FPS 1.76, Running 33.38s Step 136( 3.00%), action 15, FPS 1.69, Running 34.05s Step 137( 3.20%), action 16, FPS 1.69, Running 34.55s Step 138( 3.40%), action 17, FPS 1.59, Running 35.58s Step 139( 3.60%), action 18, FPS 1.56, Running 36.17s Step 140( 3.80%), action 19, FPS 1.50, Running 37.13s Step 141( 4.00%), action 20, FPS 1.53, Running 37.37s Step 142( 4.20%), action 21, FPS 1.55, Running 38.28s Step 143( 4.40%), action 22, FPS 1.56, Running 38.75s Step 144( 4.60%), action 23, FPS 1.54, Running 39.52s Step 145( 4.80%), action 24, FPS 1.55, Running 40.06s Step 146( 5.00%), action 25, FPS 1.58, Running 40.71s Step 147( 5.20%), action 26, FPS 1.56, Running 41.22s Step 148( 5.40%), action 27, FPS 1.55, Running 42.15s Step 149( 5.60%), action 28, FPS 1.55, Running 42.48s Step 150( 5.80%), action 29, FPS 1.55, Running 43.30s Step 151( 6.00%), action 30, FPS 1.52, Running 43.87s Step 152( 6.20%), action 31, FPS 1.54, Running 44.55s Step 153( 6.40%), action 32, FPS 1.55, Running 45.02s Step 154( 6.60%), action 33, FPS 1.55, Running 45.58s Step 155( 6.80%), action 34, FPS 1.58, Running 46.06s Step 156( 7.00%), action 35, FPS 1.58, Running 46.72s Step 157( 7.20%), action 36, FPS 1.58, Running 47.23s Step 158( 7.40%), action 37, FPS 1.64, Running 47.79s Step 159( 7.60%), action 38, FPS 1.68, Running 48.07s Step 160( 7.80%), action 39, FPS 1.65, Running 49.26s Step 161( 8.00%), action 40, FPS 1.65, Running 49.52s Step 162( 8.20%), action 41, FPS 1.65, Running 50.43s Step 163( 8.40%), action 42, FPS 1.63, Running 51.05s Step 164( 8.60%), action 43, FPS 1.63, Running 51.79s Step 165( 8.80%), action 44, FPS 1.60, Running 52.59s Step 166( 9.00%), action 45, FPS 1.54, Running 53.73s Step 167( 9.20%), action 46, FPS 1.56, Running 54.02s Step 168( 9.40%), action 47, FPS 1.58, Running 54.84s Step 169( 9.60%), action 48, FPS 1.54, Running 55.44s Step 170( 9.80%), action 49, FPS 1.56, Running 56.13s Step 171( 10.00%), action 50, FPS 1.61, Running 56.33s Step 172( 10.20%), action 51, FPS 1.56, Running 57.40s Step 173( 10.40%), action 52, FPS 1.58, Running 57.67s Step 174( 10.60%), action 53, FPS 1.54, Running 58.59s Step 175( 10.80%), action 54, FPS 1.53, Running 59.13s Step 176( 11.00%), action 55, FPS 1.50, Running 60.06s Step 177( 11.20%), action 56, FPS 1.53, Running 60.32s Step 178( 11.40%), action 57, FPS 1.48, Running 61.27s Step 179( 11.60%), action 58, FPS 1.48, Running 61.55s Step 180( 11.80%), action 59, FPS 1.52, Running 62.39s Step 181( 12.00%), action 60, FPS 1.51, Running 62.73s Step 182( 12.20%), action 61, FPS 1.51, Running 63.70s Step 183( 12.40%), action 62, FPS 1.53, Running 64.14s Step 184( 12.60%), action 63, FPS 1.53, Running 64.85s Step 185( 12.80%), action 64, FPS 1.58, Running 65.28s Step 186( 13.00%), action 65, FPS 1.61, Running 66.15s Step 187( 13.20%), action 66, FPS 1.55, Running 66.90s Step 188( 13.40%), action 67, FPS 1.54, Running 67.87s Step 189( 13.60%), action 68, FPS 1.52, Running 68.64s Step 190( 13.80%), action 69, FPS 1.48, Running 69.67s Step 191( 14.00%), action 70, FPS 1.43, Running 70.33s Step 192( 14.20%), action 71, FPS 1.45, Running 71.17s Step 193( 14.40%), action 72, FPS 1.44, Running 71.56s Step 194( 14.60%), action 73, FPS 1.44, Running 72.49s Step 195( 14.80%), action 74, FPS 1.43, Running 73.10s Step 196( 15.00%), action 75, FPS 1.41, Running 74.24s Step 197( 15.20%), action 76, FPS 1.38, Running 74.86s Step 198( 15.40%), action 77, FPS 1.38, Running 75.79s Step 199( 15.60%), action 78, FPS 1.35, Running 76.38s Step 200( 15.80%), action 79, FPS 1.36, Running 77.14s Step 201( 16.00%), action 80, FPS 1.35, Running 77.56s Step 202( 16.20%), action 81, FPS 1.36, Running 78.43s Step 203( 16.40%), action 82, FPS 1.34, Running 79.10s Step 204( 16.60%), action 83, FPS 1.32, Running 79.99s Step 205( 16.80%), action 84, FPS 1.33, Running 80.36s Step 206( 17.00%), action 85, FPS 1.33, Running 81.23s Step 207( 17.20%), action 86, FPS 1.33, Running 81.89s Step 208( 17.40%), action 87, FPS 1.34, Running 82.78s Step 209( 17.60%), action 88, FPS 1.38, Running 83.11s Step 210( 17.80%), action 89, FPS 1.36, Running 84.38s Step 211( 18.00%), action 90, FPS 1.40, Running 84.63s Step 212( 18.20%), action 91, FPS 1.39, Running 85.58s Step 213( 18.40%), action 92, FPS 1.38, Running 86.09s Step 214( 18.60%), action 93, FPS 1.37, Running 87.12s Step 215( 18.80%), action 94, FPS 1.37, Running 87.72s Step 216( 19.00%), action 95, FPS 1.41, Running 88.44s Step 217( 19.20%), action 96, FPS 1.39, Running 89.21s Step 218( 19.40%), action 97, FPS 1.41, Running 89.95s Step 219( 19.60%), action 98, FPS 1.42, Running 90.44s Step 220( 19.80%), action 99, FPS 1.40, Running 91.42s Step 221( 20.00%), action 100, FPS 1.41, Running 91.75s Step 222( 20.20%), action 101, FPS 1.43, Running 92.45s Step 223( 20.40%), action 102, FPS 1.46, Running 92.77s Step 224( 20.60%), action 103, FPS 1.46, Running 93.67s Step 225( 20.80%), action 104, FPS 1.47, Running 93.95s Step 226( 21.00%), action 105, FPS 1.47, Running 94.81s Step 227( 21.20%), action 106, FPS 1.48, Running 95.43s Step 228( 21.40%), action 107, FPS 1.47, Running 96.40s Step 229( 21.60%), action 108, FPS 1.44, Running 97.00s Step 230( 21.80%), action 109, FPS 1.49, Running 97.80s Step 231( 22.00%), action 110, FPS 1.44, Running 98.56s Step 232( 22.20%), action 111, FPS 1.42, Running 99.62s Step 233( 22.40%), action 112, FPS 1.42, Running 100.20s Step 234( 22.60%), action 113, FPS 1.42, Running 101.25s Step 235( 22.80%), action 114, FPS 1.42, Running 101.80s Step 236( 23.00%), action 115, FPS 1.40, Running 102.75s Step 237( 23.20%), action 116, FPS 1.40, Running 103.48s Step 238( 23.40%), action 117, FPS 1.37, Running 104.51s Step 239( 23.60%), action 118, FPS 1.37, Running 105.08s Step 240( 23.80%), action 119, FPS 1.37, Running 106.05s Step 241( 24.00%), action 120, FPS 1.37, Running 106.40s Step 242( 24.20%), action 121, FPS 1.34, Running 107.33s Step 243( 24.40%), action 122, FPS 1.32, Running 107.89s Step 244( 24.60%), action 123, FPS 1.32, Running 108.84s Step 245( 24.80%), action 124, FPS 1.32, Running 109.09s Step 246( 25.00%), action 125, FPS 1.31, Running 110.02s Step 247( 25.20%), action 126, FPS 1.34, Running 110.35s Step 248( 25.40%), action 127, FPS 1.37, Running 111.03s Step 249( 25.60%), action 128, FPS 1.37, Running 111.56s Step 250( 25.80%), action 129, FPS 1.39, Running 112.17s Step 251( 26.00%), action 130, FPS 1.41, Running 112.73s Step 252( 26.20%), action 131, FPS 1.43, Running 113.64s Step 253( 26.40%), action 132, FPS 1.45, Running 114.01s Step 254( 26.60%), action 133, FPS 1.47, Running 114.84s Step 255( 26.80%), action 134, FPS 1.46, Running 115.50s Step 256( 27.00%), action 135, FPS 1.46, Running 116.47s Step 257( 27.20%), action 136, FPS 1.50, Running 116.80s Step 258( 27.40%), action 137, FPS 1.52, Running 117.63s Step 259( 27.60%), action 138, FPS 1.53, Running 118.19s Step 260( 27.80%), action 139, FPS 1.56, Running 118.83s Step 261( 28.00%), action 140, FPS 1.54, Running 119.39s Step 262( 28.20%), action 141, FPS 1.52, Running 120.45s Step 263( 28.40%), action 142, FPS 1.52, Running 121.01s Step 264( 28.60%), action 143, FPS 1.52, Running 122.00s Step 265( 28.80%), action 144, FPS 1.49, Running 122.55s Step 266( 29.00%), action 145, FPS 1.48, Running 123.53s Step 267( 29.20%), action 146, FPS 1.48, Running 123.86s Step 268( 29.40%), action 147, FPS 1.43, Running 125.06s Step 269( 29.60%), action 148, FPS 1.45, Running 125.40s Step 270( 29.80%), action 149, FPS 1.43, Running 126.18s Step 271( 30.00%), action 150, FPS 1.43, Running 126.69s Step 272( 30.20%), action 151, FPS 1.42, Running 127.77s Step 273( 30.40%), action 152, FPS 1.43, Running 128.01s Step 274( 30.60%), action 153, FPS 1.48, Running 128.34s Step 275( 30.80%), action 154, FPS 1.49, Running 128.88s Step 276( 31.00%), action 155, FPS 1.54, Running 129.50s Step 277( 31.20%), action 156, FPS 1.52, Running 129.95s Step 278( 31.40%), action 157, FPS 1.54, Running 130.59s Step 279( 31.60%), action 158, FPS 1.57, Running 130.89s Step 280( 31.80%), action 159, FPS 1.56, Running 131.65s Step 281( 32.00%), action 160, FPS 1.60, Running 131.93s Step 282( 32.20%), action 161, FPS 1.60, Running 132.97s Step 283( 32.40%), action 162, FPS 1.61, Running 133.44s Step 284( 32.60%), action 163, FPS 1.62, Running 134.37s Step 285( 32.80%), action 164, FPS 1.65, Running 134.65s Step 286( 33.00%), action 165, FPS 1.67, Running 135.53s Step 287( 33.20%), action 166, FPS 1.67, Running 135.81s Step 288( 33.40%), action 167, FPS 1.73, Running 136.64s Step 289( 33.60%), action 168, FPS 1.68, Running 137.32s Step 290( 33.80%), action 169, FPS 1.64, Running 138.38s Step 291( 34.00%), action 170, FPS 1.64, Running 138.89s Step 292( 34.20%), action 171, FPS 1.64, Running 139.96s Step 293( 34.40%), action 172, FPS 1.63, Running 140.26s Step 294( 34.60%), action 173, FPS 1.55, Running 141.28s Step 295( 34.80%), action 174, FPS 1.51, Running 142.13s Step 296( 35.00%), action 175, FPS 1.49, Running 142.94s Step 297( 35.20%), action 176, FPS 1.50, Running 143.32s Step 298( 35.40%), action 177, FPS 1.46, Running 144.28s Step 299( 35.60%), action 178, FPS 1.45, Running 144.65s Step 300( 35.80%), action 179, FPS 1.45, Running 145.41s Step 301( 36.00%), action 180, FPS 1.44, Running 145.82s Step 302( 36.20%), action 181, FPS 1.45, Running 146.74s Step 303( 36.40%), action 182, FPS 1.46, Running 147.13s Step 304( 36.60%), action 183, FPS 1.46, Running 148.06s Step 305( 36.80%), action 184, FPS 1.43, Running 148.63s Step 306( 37.00%), action 185, FPS 1.42, Running 149.58s Step 307( 37.20%), action 186, FPS 1.39, Running 150.22s Step 308( 37.40%), action 187, FPS 1.40, Running 150.96s Step 309( 37.60%), action 188, FPS 1.42, Running 151.44s Step 310( 37.80%), action 189, FPS 1.43, Running 152.39s Step 311( 38.00%), action 190, FPS 1.44, Running 152.73s Step 312( 38.20%), action 191, FPS 1.47, Running 153.57s Step 313( 38.40%), action 192, FPS 1.44, Running 154.17s Step 314( 38.60%), action 193, FPS 1.45, Running 155.08s Step 315( 38.80%), action 194, FPS 1.50, Running 155.50s Step 316( 39.00%), action 195, FPS 1.50, Running 156.27s Step 317( 39.20%), action 196, FPS 1.51, Running 156.55s Step 318( 39.40%), action 197, FPS 1.53, Running 157.36s Step 319( 39.60%), action 198, FPS 1.51, Running 157.88s Step 320( 39.80%), action 199, FPS 1.48, Running 158.96s Step 321( 40.00%), action 200, FPS 1.49, Running 159.24s Step 322( 40.20%), action 201, FPS 1.48, Running 160.22s Step 323( 40.40%), action 202, FPS 1.47, Running 160.73s Step 324( 40.60%), action 203, FPS 1.46, Running 161.78s Step 325( 40.80%), action 204, FPS 1.46, Running 162.37s Step 326( 41.00%), action 205, FPS 1.45, Running 163.37s Step 327( 41.20%), action 206, FPS 1.48, Running 163.77s Step 328( 41.40%), action 207, FPS 1.47, Running 164.58s Step 329( 41.60%), action 208, FPS 1.50, Running 164.82s Step 330( 41.80%), action 209, FPS 1.53, Running 165.45s Step 331( 42.00%), action 210, FPS 1.52, Running 165.89s Step 332( 42.20%), action 211, FPS 1.51, Running 166.86s Step 333( 42.40%), action 212, FPS 1.54, Running 167.15s Step 334( 42.60%), action 213, FPS 1.54, Running 168.04s Step 335( 42.80%), action 214, FPS 1.55, Running 168.40s Step 336( 43.00%), action 215, FPS 1.54, Running 169.24s Step 337( 43.20%), action 216, FPS 1.53, Running 169.64s Step 338( 43.40%), action 217, FPS 1.49, Running 170.80s Step 339( 43.60%), action 218, FPS 1.52, Running 171.07s Step 340( 43.80%), action 219, FPS 1.53, Running 172.03s Step 341( 44.00%), action 220, FPS 1.53, Running 172.35s Step 342( 44.20%), action 221, FPS 1.52, Running 173.37s Step 343( 44.40%), action 222, FPS 1.53, Running 173.80s Step 344( 44.60%), action 223, FPS 1.54, Running 174.77s Step 345( 44.80%), action 224, FPS 1.57, Running 175.08s Step 346( 45.00%), action 225, FPS 1.60, Running 175.84s Step 347( 45.20%), action 226, FPS 1.62, Running 176.10s Step 348( 45.40%), action 227, FPS 1.61, Running 176.97s Step 349( 45.60%), action 228, FPS 1.60, Running 177.31s Step 350( 45.80%), action 229, FPS 1.58, Running 178.11s Step 351( 46.00%), action 230, FPS 1.60, Running 178.42s Step 352( 46.20%), action 231, FPS 1.61, Running 179.28s Step 353( 46.40%), action 232, FPS 1.58, Running 179.78s Step 354( 46.60%), action 233, FPS 1.60, Running 180.51s Step 355( 46.80%), action 234, FPS 1.58, Running 181.03s Step 356( 47.00%), action 235, FPS 1.57, Running 181.94s Step 357( 47.20%), action 236, FPS 1.55, Running 182.56s Step 358( 47.40%), action 237, FPS 1.60, Running 183.30s Step 359( 47.60%), action 238, FPS 1.59, Running 183.65s Step 360( 47.80%), action 239, FPS 1.61, Running 184.48s Step 361( 48.00%), action 240, FPS 1.61, Running 184.78s Step 362( 48.20%), action 241, FPS 1.58, Running 186.06s Step 363( 48.40%), action 242, FPS 1.58, Running 186.47s Step 364( 48.60%), action 243, FPS 1.60, Running 187.27s Step 365( 48.80%), action 244, FPS 1.56, Running 187.88s Step 366( 49.00%), action 245, FPS 1.54, Running 188.85s Step 367( 49.20%), action 246, FPS 1.49, Running 189.49s Step 368( 49.40%), action 247, FPS 1.48, Running 190.44s Step 369( 49.60%), action 248, FPS 1.46, Running 191.03s Step 370( 49.80%), action 249, FPS 1.47, Running 191.73s Step 371( 50.00%), action 250, FPS 1.45, Running 192.26s Step 372( 50.20%), action 251, FPS 1.43, Running 193.24s Step 373( 50.40%), action 252, FPS 1.40, Running 194.02s Step 374( 50.60%), action 253, FPS 1.34, Running 195.42s Step 375( 50.80%), action 254, FPS 1.32, Running 196.17s Step 376( 51.00%), action 255, FPS 1.31, Running 197.16s Step 377( 51.20%), action 256, FPS 1.31, Running 197.78s Step 378( 51.40%), action 257, FPS 1.30, Running 198.74s Step 379( 51.60%), action 258, FPS 1.27, Running 199.35s Step 380( 51.80%), action 259, FPS 1.26, Running 200.30s Step 381( 52.00%), action 260, FPS 1.24, Running 200.96s Step 382( 52.20%), action 261, FPS 1.25, Running 202.00s Step 383( 52.40%), action 262, FPS 1.24, Running 202.54s Step 384( 52.60%), action 263, FPS 1.24, Running 203.45s Step 385( 52.80%), action 264, FPS 1.25, Running 203.82s Step 386( 53.00%), action 265, FPS 1.27, Running 204.60s Step 387( 53.20%), action 266, FPS 1.28, Running 205.17s Step 388( 53.40%), action 267, FPS 1.28, Running 206.10s Step 389( 53.60%), action 268, FPS 1.30, Running 206.46s Step 390( 53.80%), action 269, FPS 1.28, Running 207.32s Step 391( 54.00%), action 270, FPS 1.31, Running 207.57s Step 392( 54.20%), action 271, FPS 1.31, Running 208.51s Step 393( 54.40%), action 272, FPS 1.32, Running 209.13s Step 394( 54.60%), action 273, FPS 1.37, Running 210.06s Step 395( 54.80%), action 274, FPS 1.37, Running 210.72s Step 396( 55.00%), action 275, FPS 1.38, Running 211.66s Step 397( 55.20%), action 276, FPS 1.41, Running 211.98s Step 398( 55.40%), action 277, FPS 1.41, Running 212.91s Step 399( 55.60%), action 278, FPS 1.42, Running 213.43s Step 400( 55.80%), action 279, FPS 1.45, Running 214.14s Step 401( 56.00%), action 280, FPS 1.46, Running 214.62s Step 402( 56.20%), action 281, FPS 1.46, Running 215.67s Step 403( 56.40%), action 282, FPS 1.49, Running 215.97s Step 404( 56.60%), action 283, FPS 1.51, Running 216.73s Step 405( 56.80%), action 284, FPS 1.48, Running 217.29s Step 406( 57.00%), action 285, FPS 1.51, Running 217.83s Step 407( 57.20%), action 286, FPS 1.51, Running 218.39s Step 408( 57.40%), action 287, FPS 1.55, Running 219.02s Step 409( 57.60%), action 288, FPS 1.57, Running 219.23s Step 410( 57.80%), action 289, FPS 1.64, Running 219.52s Step 411( 58.00%), action 290, FPS 1.64, Running 219.75s Step 412( 58.20%), action 291, FPS 1.71, Running 220.22s Step 413( 58.40%), action 292, FPS 1.77, Running 220.46s Step 414( 58.60%), action 293, FPS 1.87, Running 220.78s Step 415( 58.80%), action 294, FPS 1.95, Running 221.00s Step 416( 59.00%), action 295, FPS 1.98, Running 221.76s Step 417( 59.20%), action 296, FPS 1.99, Running 222.02s Step 418( 59.40%), action 297, FPS 2.02, Running 222.82s Step 419( 59.60%), action 298, FPS 2.03, Running 223.27s Step 420( 59.80%), action 299, FPS 1.95, Running 224.39s Step 421( 60.00%), action 300, FPS 1.90, Running 225.15s Step 422( 60.20%), action 301, FPS 1.92, Running 226.11s Step 423( 60.40%), action 302, FPS 1.86, Running 226.71s Step 424( 60.60%), action 303, FPS 1.86, Running 227.49s Step 425( 60.80%), action 304, FPS 1.87, Running 227.99s Step 426( 61.00%), action 305, FPS 1.82, Running 228.85s Step 427( 61.20%), action 306, FPS 1.84, Running 229.25s Step 428( 61.40%), action 307, FPS 1.81, Running 230.07s Step 429( 61.60%), action 308, FPS 1.73, Running 230.76s Step 430( 61.80%), action 309, FPS 1.65, Running 231.66s Step 431( 62.00%), action 310, FPS 1.63, Running 232.00s Step 432( 62.20%), action 311, FPS 1.59, Running 232.83s Step 433( 62.40%), action 312, FPS 1.54, Running 233.42s Step 434( 62.60%), action 313, FPS 1.47, Running 234.35s Step 435( 62.80%), action 314, FPS 1.43, Running 235.03s Step 436( 63.00%), action 315, FPS 1.40, Running 236.00s Step 437( 63.20%), action 316, FPS 1.38, Running 236.56s Step 438( 63.40%), action 317, FPS 1.36, Running 237.51s Step 439( 63.60%), action 318, FPS 1.34, Running 238.16s Step 440( 63.80%), action 319, FPS 1.38, Running 238.83s Step 441( 64.00%), action 320, FPS 1.44, Running 239.08s Step 442( 64.20%), action 321, FPS 1.44, Running 240.03s Step 443( 64.40%), action 322, FPS 1.44, Running 240.63s Step 444( 64.60%), action 323, FPS 1.45, Running 241.33s Step 445( 64.80%), action 324, FPS 1.44, Running 241.88s Step 446( 65.00%), action 325, FPS 1.43, Running 242.85s Step 447( 65.20%), action 326, FPS 1.41, Running 243.43s Step 448( 65.40%), action 327, FPS 1.40, Running 244.40s Step 449( 65.60%), action 328, FPS 1.44, Running 244.68s Step 450( 65.80%), action 329, FPS 1.42, Running 245.76s Step 451( 66.00%), action 330, FPS 1.40, Running 246.26s Step 452( 66.20%), action 331, FPS 1.40, Running 247.15s Step 453( 66.40%), action 332, FPS 1.43, Running 247.45s Step 454( 66.60%), action 333, FPS 1.43, Running 248.35s Step 455( 66.80%), action 334, FPS 1.45, Running 248.85s Step 456( 67.00%), action 335, FPS 1.43, Running 249.97s Step 457( 67.20%), action 336, FPS 1.46, Running 250.27s Step 458( 67.40%), action 337, FPS 1.49, Running 250.97s Step 459( 67.60%), action 338, FPS 1.52, Running 251.32s Step 460( 67.80%), action 339, FPS 1.52, Running 252.02s Step 461( 68.00%), action 340, FPS 1.47, Running 252.64s Step 462( 68.20%), action 341, FPS 1.47, Running 253.60s Step 463( 68.40%), action 342, FPS 1.50, Running 253.93s Step 464( 68.60%), action 343, FPS 1.49, Running 254.71s Step 465( 68.80%), action 344, FPS 1.52, Running 255.03s Step 466( 69.00%), action 345, FPS 1.54, Running 255.81s Step 467( 69.20%), action 346, FPS 1.57, Running 256.13s Step 468( 69.40%), action 347, FPS 1.58, Running 257.02s Step 469( 69.60%), action 348, FPS 1.59, Running 257.23s Step 470( 69.80%), action 349, FPS 1.67, Running 257.77s Step 471( 70.00%), action 350, FPS 1.68, Running 258.17s Step 472( 70.20%), action 351, FPS 1.68, Running 259.08s Step 473( 70.40%), action 352, FPS 1.63, Running 259.69s Step 474( 70.60%), action 353, FPS 1.67, Running 260.29s Step 475( 70.80%), action 354, FPS 1.67, Running 260.82s Step 476( 71.00%), action 355, FPS 1.74, Running 261.48s Step 477( 71.20%), action 356, FPS 1.71, Running 261.95s Step 478( 71.40%), action 357, FPS 1.69, Running 262.81s Step 479( 71.60%), action 358, FPS 1.71, Running 263.05s Step 480( 71.80%), action 359, FPS 1.72, Running 263.65s Step 481( 72.00%), action 360, FPS 1.74, Running 264.13s Step 482( 72.20%), action 361, FPS 1.79, Running 264.77s Step 483( 72.40%), action 362, FPS 1.77, Running 265.25s Step 484( 72.60%), action 363, FPS 1.74, Running 266.19s Step 485( 72.80%), action 364, FPS 1.75, Running 266.45s Step 486( 73.00%), action 365, FPS 1.74, Running 267.33s Step 487( 73.20%), action 366, FPS 1.74, Running 267.60s Step 488( 73.40%), action 367, FPS 1.76, Running 268.39s Step 489( 73.60%), action 368, FPS 1.76, Running 268.61s Step 490( 73.80%), action 369, FPS 1.71, Running 269.49s Step 491( 74.00%), action 370, FPS 1.73, Running 269.74s Step 492( 74.20%), action 371, FPS 1.74, Running 270.56s Step 493( 74.40%), action 372, FPS 1.80, Running 270.80s Step 494( 74.60%), action 373, FPS 1.76, Running 271.66s Step 495( 74.80%), action 374, FPS 1.81, Running 271.90s Step 496( 75.00%), action 375, FPS 1.77, Running 272.77s Step 497( 75.20%), action 376, FPS 1.81, Running 273.02s Step 498( 75.40%), action 377, FPS 1.82, Running 273.79s Step 499( 75.60%), action 378, FPS 1.80, Running 274.13s Step 500( 75.80%), action 379, FPS 1.78, Running 274.91s Step 501( 76.00%), action 380, FPS 1.80, Running 275.23s Step 502( 76.20%), action 381, FPS 1.82, Running 275.76s Step 503( 76.40%), action 382, FPS 1.87, Running 275.96s Step 504( 76.60%), action 383, FPS 1.98, Running 276.27s Step 505( 76.80%), action 384, FPS 2.00, Running 276.43s Step 506( 77.00%), action 385, FPS 2.10, Running 276.84s Step 507( 77.20%), action 386, FPS 2.12, Running 277.04s Step 508( 77.40%), action 387, FPS 2.16, Running 277.65s Step 509( 77.60%), action 388, FPS 2.15, Running 277.92s Step 510( 77.80%), action 389, FPS 2.18, Running 278.64s Step 511( 78.00%), action 390, FPS 2.17, Running 278.95s Step 512( 78.20%), action 391, FPS 2.17, Running 279.79s Step 513( 78.40%), action 392, FPS 2.16, Running 280.05s Step 514( 78.60%), action 393, FPS 2.18, Running 280.84s Step 515( 78.80%), action 394, FPS 2.18, Running 281.07s Step 516( 79.00%), action 395, FPS 2.18, Running 281.93s Step 517( 79.20%), action 396, FPS 2.18, Running 282.18s Step 518( 79.40%), action 397, FPS 2.16, Running 283.06s Step 519( 79.60%), action 398, FPS 2.17, Running 283.33s Step 520( 79.80%), action 399, FPS 2.17, Running 284.13s Step 521( 80.00%), action 400, FPS 2.19, Running 284.38s Step 522( 80.20%), action 401, FPS 2.10, Running 285.29s Step 523( 80.40%), action 402, FPS 2.09, Running 285.55s Step 524( 80.60%), action 403, FPS 1.98, Running 286.38s Step 525( 80.80%), action 404, FPS 1.91, Running 286.89s Step 526( 81.00%), action 405, FPS 1.82, Running 287.85s Step 527( 81.20%), action 406, FPS 1.77, Running 288.31s Step 528( 81.40%), action 407, FPS 1.75, Running 289.06s Step 529( 81.60%), action 408, FPS 1.72, Running 289.56s Step 530( 81.80%), action 409, FPS 1.69, Running 290.50s Step 531( 82.00%), action 410, FPS 1.68, Running 290.84s Step 532( 82.20%), action 411, FPS 1.69, Running 291.59s Step 533( 82.40%), action 412, FPS 1.65, Running 292.14s Step 534( 82.60%), action 413, FPS 1.68, Running 292.77s Step 535( 82.80%), action 414, FPS 1.64, Running 293.26s Step 536( 83.00%), action 415, FPS 1.63, Running 294.23s Step 537( 83.20%), action 416, FPS 1.64, Running 294.40s Step 538( 83.40%), action 417, FPS 1.70, Running 294.80s Step 539( 83.60%), action 418, FPS 1.71, Running 295.02s Step 540( 83.80%), action 419, FPS 1.76, Running 295.51s Step 541( 84.00%), action 420, FPS 1.75, Running 295.80s Step 542( 84.20%), action 421, FPS 1.79, Running 296.46s Step 543( 84.40%), action 422, FPS 1.79, Running 296.69s Step 544( 84.60%), action 423, FPS 1.82, Running 297.35s Step 545( 84.80%), action 424, FPS 1.83, Running 297.85s Step 546( 85.00%), action 425, FPS 1.82, Running 298.85s Step 547( 85.20%), action 426, FPS 1.80, Running 299.44s Step 548( 85.40%), action 427, FPS 1.82, Running 300.07s Step 549( 85.60%), action 428, FPS 1.81, Running 300.59s Step 550( 85.80%), action 429, FPS 1.87, Running 301.22s Step 551( 86.00%), action 430, FPS 1.85, Running 301.68s Step 552( 86.20%), action 431, FPS 1.81, Running 302.66s Step 553( 86.40%), action 432, FPS 1.80, Running 303.24s Step 554( 86.60%), action 433, FPS 1.80, Running 303.88s Step 555( 86.80%), action 434, FPS 1.80, Running 304.38s Step 556( 87.00%), action 435, FPS 1.83, Running 305.14s Step 557( 87.20%), action 436, FPS 1.80, Running 305.53s Step 558( 87.40%), action 437, FPS 1.72, Running 306.43s Step 559( 87.60%), action 438, FPS 1.71, Running 306.71s Step 560( 87.80%), action 439, FPS 1.66, Running 307.59s Step 561( 88.00%), action 440, FPS 1.66, Running 307.85s Step 562( 88.20%), action 441, FPS 1.63, Running 308.71s Step 563( 88.40%), action 442, FPS 1.63, Running 308.99s Step 564( 88.60%), action 443, FPS 1.61, Running 309.76s Step 565( 88.80%), action 444, FPS 1.64, Running 310.05s Step 566( 89.00%), action 445, FPS 1.70, Running 310.59s Step 567( 89.20%), action 446, FPS 1.73, Running 311.00s Step 568( 89.40%), action 447, FPS 1.71, Running 311.79s Step 569( 89.60%), action 448, FPS 1.73, Running 312.16s Step 570( 89.80%), action 449, FPS 1.69, Running 313.02s Step 571( 90.00%), action 450, FPS 1.73, Running 313.26s Step 572( 90.20%), action 451, FPS 1.74, Running 314.17s Step 573( 90.40%), action 452, FPS 1.79, Running 314.43s Step 574( 90.60%), action 453, FPS 1.84, Running 314.75s Step 575( 90.80%), action 454, FPS 1.89, Running 314.97s Step 576( 91.00%), action 455, FPS 1.97, Running 315.30s Step 577( 91.20%), action 456, FPS 1.96, Running 315.71s Step 578( 91.40%), action 457, FPS 2.08, Running 316.06s Step 579( 91.60%), action 458, FPS 2.08, Running 316.30s Step 580( 91.80%), action 459, FPS 2.13, Running 316.99s Step 581( 92.00%), action 460, FPS 2.09, Running 317.43s Step 582( 92.20%), action 461, FPS 2.08, Running 318.33s Step 583( 92.40%), action 462, FPS 2.09, Running 318.57s Step 584( 92.60%), action 463, FPS 2.09, Running 319.34s Step 585( 92.80%), action 464, FPS 2.08, Running 319.65s Step 586( 93.00%), action 465, FPS 2.02, Running 320.49s Step 587( 93.20%), action 466, FPS 2.04, Running 320.78s Step 588( 93.40%), action 467, FPS 2.04, Running 321.60s Step 589( 93.60%), action 468, FPS 2.05, Running 321.90s Step 590( 93.80%), action 469, FPS 2.05, Running 322.77s Step 591( 94.00%), action 470, FPS 2.04, Running 323.06s Step 592( 94.20%), action 471, FPS 2.04, Running 323.96s Step 593( 94.40%), action 472, FPS 2.04, Running 324.26s Step 594( 94.60%), action 473, FPS 1.96, Running 324.97s Step 595( 94.80%), action 474, FPS 1.94, Running 325.26s Step 596( 95.00%), action 475, FPS 1.86, Running 326.08s Step 597( 95.20%), action 476, FPS 1.88, Running 326.35s Step 598( 95.40%), action 477, FPS 1.78, Running 327.26s Step 599( 95.60%), action 478, FPS 1.78, Running 327.52s Step 600( 95.80%), action 479, FPS 1.80, Running 328.10s Step 601( 96.00%), action 480, FPS 1.78, Running 328.66s Step 602( 96.20%), action 481, FPS 1.77, Running 329.65s Step 603( 96.40%), action 482, FPS 1.75, Running 330.01s Step 604( 96.60%), action 483, FPS 1.75, Running 330.77s Step 605( 96.80%), action 484, FPS 1.74, Running 331.16s Step 606( 97.00%), action 485, FPS 1.75, Running 331.93s Step 607( 97.20%), action 486, FPS 1.74, Running 332.29s Step 608( 97.40%), action 487, FPS 1.74, Running 333.09s Step 609( 97.60%), action 488, FPS 1.74, Running 333.41s Step 610( 97.80%), action 489, FPS 1.77, Running 334.07s Step 611( 98.00%), action 490, FPS 1.76, Running 334.43s Step 612( 98.20%), action 491, FPS 1.77, Running 335.24s Step 613( 98.40%), action 492, FPS 1.74, Running 335.75s Step 614( 98.60%), action 493, FPS 1.75, Running 336.39s Step 615( 98.80%), action 494, FPS 1.72, Running 336.86s Step 616( 99.00%), action 495, FPS 1.74, Running 337.59s Step 617( 99.20%), action 496, FPS 1.72, Running 338.01s Step 618( 99.40%), action 497, FPS 1.76, Running 338.61s Step 619( 99.60%), action 498, FPS 1.72, Running 339.12s Step 620( 99.80%), action 499, FPS 1.71, Running 339.80s Step 621(100.00%), action 500, FPS 1.72, Running 340.26s [2026-08-01 20:22:09] [78 ] Seed 77 failed after 340.49 s. +steps: 621 , actions: 500 . +Instruction: Empty +Total 47/78(60.26%) success. +Setting seed: 78 +Step 1( N/A%), pre moving , FPS 2.11, Running 0.48s Step 2( N/A%), pre moving , FPS 3.76, Running 0.53s Step 3( N/A%), pre moving , FPS 5.14, Running 0.58s Step 4( N/A%), pre moving , FPS 4.95, Running 0.81s Step 5( N/A%), pre moving , FPS 5.10, Running 0.98s Step 6( N/A%), pre moving , FPS 5.76, Running 1.04s Step 7( N/A%), pre moving , FPS 6.30, Running 1.11s Step 8( N/A%), pre moving , FPS 5.70, Running 1.40s Step 9( N/A%), pre moving , FPS 5.96, Running 1.51s Step 10( N/A%), pre moving , FPS 6.36, Running 1.57s Step 11( N/A%), pre moving , FPS 6.68, Running 1.65s Step 12( N/A%), pre moving , FPS 6.11, Running 1.97s Step 13( N/A%), pre moving , FPS 6.43, Running 2.02s Step 14( N/A%), pre moving , FPS 6.64, Running 2.11s Step 15( N/A%), pre moving , FPS 6.88, Running 2.18s Step 16( N/A%), pre moving , FPS 7.15, Running 2.24s Step 17( N/A%), pre moving , FPS 6.66, Running 2.55s Step 18( N/A%), pre moving , FPS 6.82, Running 2.64s Step 19( N/A%), pre moving , FPS 7.03, Running 2.70s Step 20( N/A%), pre moving , FPS 7.23, Running 2.77s Step 21( N/A%), pre moving , FPS 7.30, Running 3.22s Step 22( N/A%), pre moving , FPS 7.27, Running 3.28s Step 23( N/A%), pre moving , FPS 6.65, Running 3.59s Step 24( N/A%), pre moving , FPS 6.90, Running 3.71s Step 25( N/A%), pre moving , FPS 7.17, Running 3.77s Step 26( N/A%), pre moving , FPS 6.15, Running 4.29s Step 27( N/A%), pre moving , FPS 6.15, Running 4.36s Step 28( N/A%), pre moving , FPS 6.63, Running 4.42s Step 29( N/A%), pre moving , FPS 6.20, Running 4.73s Step 30( N/A%), pre moving , FPS 6.16, Running 4.82s Step 31( N/A%), pre moving , FPS 6.17, Running 4.89s Step 32( N/A%), pre moving , FPS 6.61, Running 4.99s Step 33( N/A%), pre moving , FPS 6.18, Running 5.26s Step 34( N/A%), pre moving , FPS 6.18, Running 5.34s Step 35( N/A%), pre moving , FPS 6.18, Running 5.42s Step 36( N/A%), pre moving , FPS 5.32, Running 6.00s Step 37( N/A%), pre moving , FPS 5.71, Running 6.05s Step 38( N/A%), pre moving , FPS 5.35, Running 6.37s Step 39( N/A%), pre moving , FPS 5.33, Running 6.46s Step 40( N/A%), pre moving , FPS 5.31, Running 6.53s Step 41( N/A%), pre moving , FPS 5.71, Running 6.72s Step 42( N/A%), pre moving , FPS 5.53, Running 6.90s Step 43( N/A%), pre moving , FPS 5.83, Running 7.02s Step 44( N/A%), pre moving , FPS 5.85, Running 7.13s Step 45( N/A%), pre moving , FPS 5.42, Running 7.46s Step 46( N/A%), pre moving , FPS 6.09, Running 7.58s Step 47( N/A%), pre moving , FPS 6.04, Running 7.67s Step 48( N/A%), pre moving , FPS 5.57, Running 8.01s Step 49( N/A%), pre moving , FPS 5.87, Running 8.14s Step 50( N/A%), pre moving , FPS 5.54, Running 8.43s Step 51( N/A%), pre moving , FPS 5.38, Running 8.60s Step 52( N/A%), pre moving , FPS 5.39, Running 8.70s Step 53( N/A%), pre moving , FPS 5.44, Running 8.94s Step 54( N/A%), pre moving , FPS 5.22, Running 9.17s Step 55( N/A%), pre moving , FPS 5.20, Running 9.26s Step 56( N/A%), pre moving , FPS 5.53, Running 9.61s Step 57( N/A%), pre moving , FPS 5.46, Running 9.72s Step 58( N/A%), pre moving , FPS 5.84, Running 9.80s Step 59( N/A%), pre moving , FPS 5.81, Running 9.90s Step 60( N/A%), pre moving , FPS 5.39, Running 10.24s Step 61( N/A%), pre moving , FPS 5.48, Running 10.37s Step 62( N/A%), pre moving , FPS 5.62, Running 10.46s Step 63( N/A%), pre moving , FPS 5.26, Running 10.82s Step 64( N/A%), pre moving , FPS 5.31, Running 10.89s Step 65( N/A%), pre moving , FPS 5.61, Running 11.02s Step 66( N/A%), pre moving , FPS 5.24, Running 11.39s Step 67( N/A%), pre moving , FPS 5.30, Running 11.45s Step 68( N/A%), pre moving , FPS 5.75, Running 11.49s Step 69( N/A%), pre moving , FPS 5.88, Running 11.54s Step 70( N/A%), pre moving , FPS 6.29, Running 11.61s Step 71( N/A%), pre moving , FPS 6.53, Running 11.67s Step 72( N/A%), pre moving , FPS 6.63, Running 11.72s Step 73( N/A%), pre moving , FPS 7.06, Running 11.77s Step 74( N/A%), pre moving , FPS 7.53, Running 11.83s Step 75( N/A%), pre moving , FPS 7.58, Running 11.90s Step 76( N/A%), pre moving , FPS 8.49, Running 11.97s Step 77( N/A%), pre moving , FPS 8.64, Running 12.03s Step 78( N/A%), pre moving , FPS 8.56, Running 12.13s Step 79( N/A%), pre moving , FPS 7.75, Running 12.48s Step 80( N/A%), pre moving , FPS 8.50, Running 12.60s Step 81( N/A%), pre moving , FPS 8.69, Running 12.67s Step 82( N/A%), pre moving , FPS 7.93, Running 12.98s Step 83( N/A%), pre moving , FPS 8.92, Running 13.07s Step 84( N/A%), pre moving , FPS 8.96, Running 13.13s Step 85( N/A%), pre moving , FPS 9.20, Running 13.20s Step 86( N/A%), pre moving , FPS 9.42, Running 13.51s Step 87( N/A%), pre moving , FPS 9.29, Running 13.60s Step 88( N/A%), pre moving , FPS 9.27, Running 13.65s Step 89( N/A%), pre moving , FPS 9.16, Running 13.72s Step 90( N/A%), pre moving , FPS 8.25, Running 14.03s Step 91( N/A%), pre moving , FPS 8.16, Running 14.12s Step 92( N/A%), pre moving , FPS 8.14, Running 14.18s Step 93( N/A%), pre moving , FPS 8.08, Running 14.25s Step 94( N/A%), pre moving , FPS 7.32, Running 14.56s Step 95( N/A%), pre moving , FPS 7.26, Running 14.65s Step 96( N/A%), pre moving , FPS 7.27, Running 14.72s Step 97( N/A%), pre moving , FPS 6.80, Running 14.97s Step 98( N/A%), pre moving , FPS 6.70, Running 15.12s Step 99( N/A%), pre moving , FPS 7.40, Running 15.18s Step 100( N/A%), pre moving , FPS 7.52, Running 15.26s Step 101( N/A%), pre moving , FPS 4.11, Running 17.53s Step 102( N/A%), pre moving , FPS 3.91, Running 18.09s Step 103( N/A%), pre moving , FPS 3.65, Running 18.55s Step 104( N/A%), pre moving , FPS 3.39, Running 19.03s Step 105( N/A%), pre moving , FPS 3.34, Running 19.20s Step 106( N/A%), pre moving , FPS 3.19, Running 19.79s Step 107( N/A%), pre moving , FPS 3.02, Running 20.23s Step 108( N/A%), pre moving , FPS 2.81, Running 20.77s Step 109( N/A%), pre moving , FPS 2.76, Running 20.96s Step 110( N/A%), pre moving , FPS 2.67, Running 21.53s Step 111( N/A%), pre moving , FPS 2.55, Running 21.95s Step 112( N/A%), pre moving , FPS 2.41, Running 22.48s Step 113( N/A%), pre moving , FPS 2.36, Running 22.72s Step 114( N/A%), pre moving , FPS 2.25, Running 23.44s Step 115( N/A%), pre moving , FPS 2.22, Running 23.65s Step 116( N/A%), pre moving , FPS 2.13, Running 24.10s Step 117( N/A%), pre moving , FPS 2.14, Running 24.33s Step 118( N/A%), pre moving , FPS 2.07, Running 24.79s Step 119( N/A%), pre moving , FPS 1.99, Running 25.23s Step 120( N/A%), pre moving , FPS 1.90, Running 25.78s Step 121( 0.20%), action 1, FPS 2.17, Running 26.76s Step 122( 0.40%), action 2, FPS 2.20, Running 27.17s Step 123( 0.60%), action 3, FPS 2.14, Running 27.88s Step 124( 0.80%), action 4, FPS 2.17, Running 28.26s Step 125( 1.00%), action 5, FPS 2.05, Running 28.97s Step 126( 1.20%), action 6, FPS 2.06, Running 29.48s Step 127( 1.40%), action 7, FPS 2.10, Running 29.76s Step 128( 1.60%), action 8, FPS 2.16, Running 30.04s Step 129( 1.80%), action 9, FPS 2.09, Running 30.54s Step 130( 2.00%), action 10, FPS 2.10, Running 31.03s Step 131( 2.20%), action 11, FPS 2.02, Running 31.83s Step 132( 2.40%), action 12, FPS 2.02, Running 32.39s Step 133( 2.60%), action 13, FPS 1.89, Running 33.31s Step 134( 2.80%), action 14, FPS 1.95, Running 33.71s Step 135( 3.00%), action 15, FPS 1.85, Running 34.43s Step 136( 3.20%), action 16, FPS 1.87, Running 34.79s Step 137( 3.40%), action 17, FPS 1.78, Running 35.58s Step 138( 3.60%), action 18, FPS 1.80, Running 35.90s Step 139( 3.80%), action 19, FPS 1.75, Running 36.66s Step 140( 4.00%), action 20, FPS 1.78, Running 37.02s Step 141( 4.20%), action 21, FPS 1.81, Running 37.83s Step 142( 4.40%), action 22, FPS 1.80, Running 38.26s Step 143( 4.60%), action 23, FPS 1.75, Running 39.31s Step 144( 4.80%), action 24, FPS 1.75, Running 39.67s Step 145( 5.00%), action 25, FPS 1.74, Running 40.46s Step 146( 5.20%), action 26, FPS 1.78, Running 40.73s Step 147( 5.40%), action 27, FPS 1.69, Running 41.59s Step 148( 5.60%), action 28, FPS 1.68, Running 41.94s Step 149( 5.80%), action 29, FPS 1.64, Running 42.77s Step 150( 6.00%), action 30, FPS 1.65, Running 43.16s Step 151( 6.20%), action 31, FPS 1.61, Running 44.25s Step 152( 6.40%), action 32, FPS 1.64, Running 44.57s Step 153( 6.60%), action 33, FPS 1.65, Running 45.45s Step 154( 6.80%), action 34, FPS 1.64, Running 45.90s Step 155( 7.00%), action 35, FPS 1.64, Running 46.63s Step 156( 7.20%), action 36, FPS 1.63, Running 47.09s Step 157( 7.40%), action 37, FPS 1.63, Running 47.87s Step 158( 7.60%), action 38, FPS 1.62, Running 48.28s Step 159( 7.80%), action 39, FPS 1.64, Running 48.82s Step 160( 8.00%), action 40, FPS 1.62, Running 49.36s Step 161( 8.20%), action 41, FPS 1.62, Running 50.16s Step 162( 8.40%), action 42, FPS 1.62, Running 50.57s Step 163( 8.60%), action 43, FPS 1.66, Running 51.40s Step 164( 8.80%), action 44, FPS 1.65, Running 51.76s Step 165( 9.00%), action 45, FPS 1.65, Running 52.57s Step 166( 9.20%), action 46, FPS 1.62, Running 53.11s Step 167( 9.40%), action 47, FPS 1.65, Running 53.74s Step 168( 9.60%), action 48, FPS 1.61, Running 54.33s Step 169( 9.80%), action 49, FPS 1.62, Running 55.10s Step 170( 10.00%), action 50, FPS 1.59, Running 55.71s Step 171( 10.20%), action 51, FPS 1.63, Running 56.52s Step 172( 10.40%), action 52, FPS 1.62, Running 56.90s Step 173( 10.60%), action 53, FPS 1.64, Running 57.68s Step 174( 10.80%), action 54, FPS 1.61, Running 58.31s Step 175( 11.00%), action 55, FPS 1.58, Running 59.26s Step 176( 11.20%), action 56, FPS 1.55, Running 60.00s Step 177( 11.40%), action 57, FPS 1.54, Running 60.89s Step 178( 11.60%), action 58, FPS 1.54, Running 61.26s Step 179( 11.80%), action 59, FPS 1.51, Running 62.05s Step 180( 12.00%), action 60, FPS 1.52, Running 62.49s Step 181( 12.20%), action 61, FPS 1.51, Running 63.38s Step 182( 12.40%), action 62, FPS 1.50, Running 63.93s Step 183( 12.60%), action 63, FPS 1.48, Running 64.93s Step 184( 12.80%), action 64, FPS 1.45, Running 65.52s Step 185( 13.00%), action 65, FPS 1.44, Running 66.50s Step 186( 13.20%), action 66, FPS 1.43, Running 67.07s Step 187( 13.40%), action 67, FPS 1.43, Running 67.70s Step 188( 13.60%), action 68, FPS 1.43, Running 68.33s Step 189( 13.80%), action 69, FPS 1.41, Running 69.27s Step 190( 14.00%), action 70, FPS 1.42, Running 69.84s Step 191( 14.20%), action 71, FPS 1.39, Running 70.90s Step 192( 14.40%), action 72, FPS 1.37, Running 71.53s Step 193( 14.60%), action 73, FPS 1.36, Running 72.43s Step 194( 14.80%), action 74, FPS 1.37, Running 72.92s Step 195( 15.00%), action 75, FPS 1.38, Running 73.76s Step 196( 15.20%), action 76, FPS 1.41, Running 74.20s Step 197( 15.40%), action 77, FPS 1.43, Running 74.91s Step 198( 15.60%), action 78, FPS 1.42, Running 75.34s Step 199( 15.80%), action 79, FPS 1.42, Running 76.08s Step 200( 16.00%), action 80, FPS 1.43, Running 76.51s Step 201( 16.20%), action 81, FPS 1.41, Running 77.56s Step 202( 16.40%), action 82, FPS 1.39, Running 78.32s Step 203( 16.60%), action 83, FPS 1.39, Running 79.28s Step 204( 16.80%), action 84, FPS 1.38, Running 79.97s Step 205( 17.00%), action 85, FPS 1.39, Running 80.90s Step 206( 17.20%), action 86, FPS 1.41, Running 81.29s Step 207( 17.40%), action 87, FPS 1.39, Running 82.05s Step 208( 17.60%), action 88, FPS 1.40, Running 82.62s Step 209( 17.80%), action 89, FPS 1.43, Running 83.23s Step 210( 18.00%), action 90, FPS 1.43, Running 83.80s Step 211( 18.20%), action 91, FPS 1.44, Running 84.76s Step 212( 18.40%), action 92, FPS 1.48, Running 85.08s Step 213( 18.60%), action 93, FPS 1.54, Running 85.46s Step 214( 18.80%), action 94, FPS 1.56, Running 85.75s Step 215( 19.00%), action 95, FPS 1.55, Running 86.63s Step 216( 19.20%), action 96, FPS 1.55, Running 87.07s Step 217( 19.40%), action 97, FPS 1.55, Running 87.81s Step 218( 19.60%), action 98, FPS 1.55, Running 88.22s Step 219( 19.80%), action 99, FPS 1.54, Running 89.04s Step 220( 20.00%), action 100, FPS 1.55, Running 89.44s Step 221( 20.20%), action 101, FPS 1.55, Running 90.48s Step 222( 20.40%), action 102, FPS 1.59, Running 90.88s Step 223( 20.60%), action 103, FPS 1.60, Running 91.79s Step 224( 20.80%), action 104, FPS 1.63, Running 92.21s Step 225( 21.00%), action 105, FPS 1.66, Running 92.98s Step 226( 21.20%), action 106, FPS 1.65, Running 93.39s Step 227( 21.40%), action 107, FPS 1.65, Running 94.17s Step 228( 21.60%), action 108, FPS 1.64, Running 94.83s Step 229( 21.80%), action 109, FPS 1.60, Running 95.75s Step 230( 22.00%), action 110, FPS 1.57, Running 96.53s Step 231( 22.20%), action 111, FPS 1.58, Running 97.41s Step 232( 22.40%), action 112, FPS 1.54, Running 98.07s Step 233( 22.60%), action 113, FPS 1.47, Running 99.04s Step 234( 22.80%), action 114, FPS 1.42, Running 99.86s Step 235( 23.00%), action 115, FPS 1.42, Running 100.74s Step 236( 23.20%), action 116, FPS 1.39, Running 101.43s Step 237( 23.40%), action 117, FPS 1.38, Running 102.35s Step 238( 23.60%), action 118, FPS 1.37, Running 102.82s Step 239( 23.80%), action 119, FPS 1.38, Running 103.53s Step 240( 24.00%), action 120, FPS 1.39, Running 103.86s Step 241( 24.20%), action 121, FPS 1.45, Running 104.30s Step 242( 24.40%), action 122, FPS 1.46, Running 104.54s Step 243( 24.60%), action 123, FPS 1.53, Running 104.86s Step 244( 24.80%), action 124, FPS 1.54, Running 105.16s Step 245( 25.00%), action 125, FPS 1.56, Running 105.76s Step 246( 25.20%), action 126, FPS 1.57, Running 106.11s Step 247( 25.40%), action 127, FPS 1.57, Running 106.93s Step 248( 25.60%), action 128, FPS 1.58, Running 107.50s Step 249( 25.80%), action 129, FPS 1.61, Running 108.14s Step 250( 26.00%), action 130, FPS 1.64, Running 108.70s Step 251( 26.20%), action 131, FPS 1.64, Running 109.63s Step 252( 26.40%), action 132, FPS 1.62, Running 110.37s Step 253( 26.60%), action 133, FPS 1.64, Running 111.22s Step 254( 26.80%), action 134, FPS 1.70, Running 111.64s Step 255( 27.00%), action 135, FPS 1.72, Running 112.40s Step 256( 27.20%), action 136, FPS 1.77, Running 112.76s Step 257( 27.40%), action 137, FPS 1.79, Running 113.54s Step 258( 27.60%), action 138, FPS 1.80, Running 113.90s Step 259( 27.80%), action 139, FPS 1.80, Running 114.65s Step 260( 28.00%), action 140, FPS 1.75, Running 115.30s Step 261( 28.20%), action 141, FPS 1.68, Running 116.21s Step 262( 28.40%), action 142, FPS 1.64, Running 116.72s Step 263( 28.60%), action 143, FPS 1.55, Running 117.75s Step 264( 28.80%), action 144, FPS 1.52, Running 118.31s Step 265( 29.00%), action 145, FPS 1.51, Running 118.97s Step 266( 29.20%), action 146, FPS 1.49, Running 119.57s Step 267( 29.40%), action 147, FPS 1.51, Running 120.17s Step 268( 29.60%), action 148, FPS 1.51, Running 120.73s Step 269( 29.80%), action 149, FPS 1.52, Running 121.32s Step 270( 30.00%), action 150, FPS 1.52, Running 121.84s Step 271( 30.20%), action 151, FPS 1.52, Running 122.77s Step 272( 30.40%), action 152, FPS 1.57, Running 123.09s Step 273( 30.60%), action 153, FPS 1.64, Running 123.41s Step 274( 30.80%), action 154, FPS 1.66, Running 123.71s Step 275( 31.00%), action 155, FPS 1.69, Running 124.26s Step 276( 31.20%), action 156, FPS 1.68, Running 124.69s Step 277( 31.40%), action 157, FPS 1.70, Running 125.33s Step 278( 31.60%), action 158, FPS 1.70, Running 125.69s Step 279( 31.80%), action 159, FPS 1.70, Running 126.43s Step 280( 32.00%), action 160, FPS 1.73, Running 126.87s Step 281( 32.20%), action 161, FPS 1.71, Running 127.91s Step 282( 32.40%), action 162, FPS 1.74, Running 128.22s Step 283( 32.60%), action 163, FPS 1.76, Running 129.09s Step 284( 32.80%), action 164, FPS 1.79, Running 129.46s Step 285( 33.00%), action 165, FPS 1.78, Running 130.24s Step 286( 33.20%), action 166, FPS 1.80, Running 130.67s Step 287( 33.40%), action 167, FPS 1.79, Running 131.36s Step 288( 33.60%), action 168, FPS 1.81, Running 131.79s Step 289( 33.80%), action 169, FPS 1.79, Running 132.48s Step 290( 34.00%), action 170, FPS 1.75, Running 133.29s Step 291( 34.20%), action 171, FPS 1.76, Running 134.12s Step 292( 34.40%), action 172, FPS 1.70, Running 134.83s Step 293( 34.60%), action 173, FPS 1.63, Running 135.70s Step 294( 34.80%), action 174, FPS 1.58, Running 136.36s Step 295( 35.00%), action 175, FPS 1.55, Running 137.17s Step 296( 35.20%), action 176, FPS 1.55, Running 137.60s Step 297( 35.40%), action 177, FPS 1.51, Running 138.54s Step 298( 35.60%), action 178, FPS 1.49, Running 139.15s Step 299( 35.80%), action 179, FPS 1.47, Running 140.03s Step 300( 36.00%), action 180, FPS 1.45, Running 140.64s Step 301( 36.20%), action 181, FPS 1.49, Running 141.31s Step 302( 36.40%), action 182, FPS 1.49, Running 141.63s Step 303( 36.60%), action 183, FPS 1.54, Running 142.08s Step 304( 36.80%), action 184, FPS 1.54, Running 142.43s Step 305( 37.00%), action 185, FPS 1.60, Running 142.76s Step 306( 37.20%), action 186, FPS 1.61, Running 143.06s Step 307( 37.40%), action 187, FPS 1.57, Running 144.12s Step 308( 37.60%), action 188, FPS 1.57, Running 144.52s Step 309( 37.80%), action 189, FPS 1.58, Running 145.17s Step 310( 38.00%), action 190, FPS 1.63, Running 145.57s Step 311( 38.20%), action 191, FPS 1.59, Running 146.67s Step 312( 38.40%), action 192, FPS 1.62, Running 147.18s Step 313( 38.60%), action 193, FPS 1.68, Running 147.59s Step 314( 38.80%), action 194, FPS 1.70, Running 148.14s Step 315( 39.00%), action 195, FPS 1.70, Running 148.94s Step 316( 39.20%), action 196, FPS 1.72, Running 149.25s Step 317( 39.40%), action 197, FPS 1.75, Running 150.00s Step 318( 39.60%), action 198, FPS 1.77, Running 150.43s Step 319( 39.80%), action 199, FPS 1.81, Running 151.08s Step 320( 40.00%), action 200, FPS 1.84, Running 151.48s Step 321( 40.20%), action 201, FPS 1.80, Running 152.40s Step 322( 40.40%), action 202, FPS 1.74, Running 153.11s Step 323( 40.60%), action 203, FPS 1.69, Running 153.93s Step 324( 40.80%), action 204, FPS 1.70, Running 154.22s Step 325( 41.00%), action 205, FPS 1.63, Running 155.05s Step 326( 41.20%), action 206, FPS 1.63, Running 155.35s Step 327( 41.40%), action 207, FPS 1.67, Running 156.12s Step 328( 41.60%), action 208, FPS 1.67, Running 156.52s Step 329( 41.80%), action 209, FPS 1.66, Running 157.23s Step 330( 42.00%), action 210, FPS 1.66, Running 157.65s Step 331( 42.20%), action 211, FPS 1.70, Running 158.45s Step 332( 42.40%), action 212, FPS 1.72, Running 158.82s Step 333( 42.60%), action 213, FPS 1.67, Running 159.56s Step 334( 42.80%), action 214, FPS 1.70, Running 159.90s Step 335( 43.00%), action 215, FPS 1.70, Running 160.68s Step 336( 43.20%), action 216, FPS 1.72, Running 160.87s Step 337( 43.40%), action 217, FPS 1.79, Running 161.16s Step 338( 43.60%), action 218, FPS 1.82, Running 161.39s Step 339( 43.80%), action 219, FPS 1.83, Running 162.01s Step 340( 44.00%), action 220, FPS 1.83, Running 162.38s Step 341( 44.20%), action 221, FPS 1.85, Running 163.20s Step 342( 44.40%), action 222, FPS 1.89, Running 163.68s Step 343( 44.60%), action 223, FPS 1.95, Running 164.21s Step 344( 44.80%), action 224, FPS 1.89, Running 164.78s Step 345( 45.00%), action 225, FPS 1.92, Running 165.47s Step 346( 45.20%), action 226, FPS 1.89, Running 165.92s Step 347( 45.40%), action 227, FPS 1.90, Running 166.65s Step 348( 45.60%), action 228, FPS 1.89, Running 167.09s Step 349( 45.80%), action 229, FPS 1.89, Running 167.83s Step 350( 46.00%), action 230, FPS 1.90, Running 168.17s Step 351( 46.20%), action 231, FPS 1.89, Running 169.06s Step 352( 46.40%), action 232, FPS 1.90, Running 169.36s Step 353( 46.60%), action 233, FPS 1.89, Running 170.13s Step 354( 46.80%), action 234, FPS 1.90, Running 170.43s Step 355( 47.00%), action 235, FPS 1.90, Running 171.21s Step 356( 47.20%), action 236, FPS 1.88, Running 171.53s Step 357( 47.40%), action 237, FPS 1.83, Running 172.12s Step 358( 47.60%), action 238, FPS 1.79, Running 172.57s Step 359( 47.80%), action 239, FPS 1.79, Running 173.17s Step 360( 48.00%), action 240, FPS 1.78, Running 173.64s Step 361( 48.20%), action 241, FPS 1.82, Running 174.21s Step 362( 48.40%), action 242, FPS 1.82, Running 174.67s Step 363( 48.60%), action 243, FPS 1.82, Running 175.18s Step 364( 48.80%), action 244, FPS 1.85, Running 175.60s Step 365( 49.00%), action 245, FPS 1.86, Running 176.23s Step 366( 49.20%), action 246, FPS 1.89, Running 176.49s Step 367( 49.40%), action 247, FPS 1.89, Running 177.25s Step 368( 49.60%), action 248, FPS 1.91, Running 177.58s Step 369( 49.80%), action 249, FPS 1.89, Running 178.44s Step 370( 50.00%), action 250, FPS 1.88, Running 178.81s Step 371( 50.20%), action 251, FPS 1.95, Running 179.29s Step 372( 50.40%), action 252, FPS 1.96, Running 179.56s Step 373( 50.60%), action 253, FPS 2.05, Running 179.88s Step 374( 50.80%), action 254, FPS 2.07, Running 180.09s Step 375( 51.00%), action 255, FPS 2.18, Running 180.40s Step 376( 51.20%), action 256, FPS 2.14, Running 180.89s Step 377( 51.40%), action 257, FPS 2.12, Running 181.54s Step 378( 51.60%), action 258, FPS 2.11, Running 182.05s Step 379( 51.80%), action 259, FPS 2.11, Running 182.64s Step 380( 52.00%), action 260, FPS 2.08, Running 183.24s Step 381( 52.20%), action 261, FPS 2.02, Running 184.13s Step 382( 52.40%), action 262, FPS 2.02, Running 184.58s Step 383( 52.60%), action 263, FPS 2.00, Running 185.19s Step 384( 52.80%), action 264, FPS 2.01, Running 185.56s Step 385( 53.00%), action 265, FPS 2.00, Running 186.24s Step 386( 53.20%), action 266, FPS 1.97, Running 186.66s Step 387( 53.40%), action 267, FPS 1.99, Running 187.33s Step 388( 53.60%), action 268, FPS 1.99, Running 187.62s Step 389( 53.80%), action 269, FPS 2.06, Running 188.16s Step 390( 54.00%), action 270, FPS 2.03, Running 188.67s Step 391( 54.20%), action 271, FPS 2.01, Running 189.26s Step 392( 54.40%), action 272, FPS 1.97, Running 189.73s Step 393( 54.60%), action 273, FPS 1.89, Running 190.47s Step 394( 54.80%), action 274, FPS 1.86, Running 190.83s Step 395( 55.00%), action 275, FPS 1.81, Running 191.45s Step 396( 55.20%), action 276, FPS 1.81, Running 191.92s Step 397( 55.40%), action 277, FPS 1.83, Running 192.45s Step 398( 55.60%), action 278, FPS 1.81, Running 193.09s Step 399( 55.80%), action 279, FPS 1.81, Running 193.68s Step 400( 56.00%), action 280, FPS 1.83, Running 194.15s Step 401( 56.20%), action 281, FPS 1.88, Running 194.77s Step 402( 56.40%), action 282, FPS 1.88, Running 195.22s Step 403( 56.60%), action 283, FPS 1.88, Running 195.83s Step 404( 56.80%), action 284, FPS 1.85, Running 196.37s Step 405( 57.00%), action 285, FPS 1.87, Running 196.91s Step 406( 57.20%), action 286, FPS 1.84, Running 197.53s Step 407( 57.40%), action 287, FPS 1.85, Running 198.15s Step 408( 57.60%), action 288, FPS 1.87, Running 198.34s Step 409( 57.80%), action 289, FPS 1.89, Running 198.75s Step 410( 58.00%), action 290, FPS 1.91, Running 199.14s Step 411( 58.20%), action 291, FPS 1.91, Running 199.70s Step 412( 58.40%), action 292, FPS 1.96, Running 199.96s Step 413( 58.60%), action 293, FPS 1.96, Running 200.70s Step 414( 58.80%), action 294, FPS 1.96, Running 201.05s Step 415( 59.00%), action 295, FPS 1.97, Running 201.61s Step 416( 59.20%), action 296, FPS 1.97, Running 202.08s Step 417( 59.40%), action 297, FPS 1.96, Running 202.63s Step 418( 59.60%), action 298, FPS 2.00, Running 203.11s Step 419( 59.80%), action 299, FPS 2.00, Running 203.69s Step 420( 60.00%), action 300, FPS 2.00, Running 204.18s Step 421( 60.20%), action 301, FPS 1.95, Running 205.05s [2026-08-01 20:25:35] [79 ] Seed 78 failed after 205.37 s. +steps: 421 , actions: 301 . +Instruction: Empty +Total 47/79(59.49%) success. +Setting seed: 79 +Step 1( N/A%), pre moving , FPS 2.02, Running 0.49s Step 2( N/A%), pre moving , FPS 3.53, Running 0.57s Step 3( N/A%), pre moving , FPS 4.79, Running 0.63s Step 4( N/A%), pre moving , FPS 5.71, Running 0.70s Step 5( N/A%), pre moving , FPS 4.93, Running 1.01s Step 6( N/A%), pre moving , FPS 5.45, Running 1.10s Step 7( N/A%), pre moving , FPS 6.00, Running 1.17s Step 8( N/A%), pre moving , FPS 6.47, Running 1.24s Step 9( N/A%), pre moving , FPS 6.20, Running 1.45s Step 10( N/A%), pre moving , FPS 6.25, Running 1.60s Step 11( N/A%), pre moving , FPS 6.67, Running 1.65s Step 12( N/A%), pre moving , FPS 6.92, Running 1.73s Step 13( N/A%), pre moving , FPS 7.20, Running 1.81s Step 14( N/A%), pre moving , FPS 6.74, Running 2.08s Step 15( N/A%), pre moving , FPS 6.88, Running 2.18s Step 16( N/A%), pre moving , FPS 7.12, Running 2.25s Step 17( N/A%), pre moving , FPS 7.38, Running 2.31s Step 18( N/A%), pre moving , FPS 7.57, Running 2.38s Step 19( N/A%), pre moving , FPS 7.05, Running 2.69s Step 20( N/A%), pre moving , FPS 7.24, Running 2.76s Step 21( N/A%), pre moving , FPS 7.22, Running 3.26s Step 22( N/A%), pre moving , FPS 7.23, Running 3.33s Step 23( N/A%), pre moving , FPS 7.25, Running 3.39s Step 24( N/A%), pre moving , FPS 7.17, Running 3.49s Step 25( N/A%), pre moving , FPS 7.17, Running 3.80s Step 26( N/A%), pre moving , FPS 6.21, Running 4.32s Step 27( N/A%), pre moving , FPS 6.17, Running 4.41s Step 28( N/A%), pre moving , FPS 6.19, Running 4.47s Step 29( N/A%), pre moving , FPS 6.47, Running 4.55s Step 30( N/A%), pre moving , FPS 6.14, Running 4.86s Step 31( N/A%), pre moving , FPS 6.09, Running 4.93s Step 32( N/A%), pre moving , FPS 6.11, Running 5.01s Step 33( N/A%), pre moving , FPS 6.15, Running 5.06s Step 34( N/A%), pre moving , FPS 6.56, Running 5.13s Step 35( N/A%), pre moving , FPS 6.14, Running 5.44s Step 36( N/A%), pre moving , FPS 5.24, Running 6.06s Step 37( N/A%), pre moving , FPS 5.21, Running 6.15s Step 38( N/A%), pre moving , FPS 5.22, Running 6.21s Step 39( N/A%), pre moving , FPS 5.59, Running 6.27s Step 40( N/A%), pre moving , FPS 5.23, Running 6.59s Step 41( N/A%), pre moving , FPS 5.86, Running 6.68s Step 42( N/A%), pre moving , FPS 5.88, Running 6.73s Step 43( N/A%), pre moving , FPS 5.84, Running 6.81s Step 44( N/A%), pre moving , FPS 5.49, Running 7.14s Step 45( N/A%), pre moving , FPS 5.88, Running 7.21s Step 46( N/A%), pre moving , FPS 6.67, Running 7.32s Step 47( N/A%), pre moving , FPS 6.64, Running 7.42s Step 48( N/A%), pre moving , FPS 6.08, Running 7.76s Step 49( N/A%), pre moving , FPS 6.00, Running 7.88s Step 50( N/A%), pre moving , FPS 5.91, Running 8.24s Step 51( N/A%), pre moving , FPS 5.81, Running 8.37s Step 52( N/A%), pre moving , FPS 5.76, Running 8.48s Step 53( N/A%), pre moving , FPS 5.30, Running 8.84s Step 54( N/A%), pre moving , FPS 5.22, Running 8.96s Step 55( N/A%), pre moving , FPS 5.16, Running 9.31s Step 56( N/A%), pre moving , FPS 5.92, Running 9.44s Step 57( N/A%), pre moving , FPS 5.88, Running 9.55s Step 58( N/A%), pre moving , FPS 5.39, Running 9.93s Step 59( N/A%), pre moving , FPS 5.32, Running 10.03s Step 60( N/A%), pre moving , FPS 5.27, Running 10.39s Step 61( N/A%), pre moving , FPS 5.23, Running 10.50s Step 62( N/A%), pre moving , FPS 5.09, Running 10.66s Step 63( N/A%), pre moving , FPS 4.77, Running 11.00s Step 64( N/A%), pre moving , FPS 5.01, Running 11.13s Step 65( N/A%), pre moving , FPS 4.66, Running 11.50s Step 66( N/A%), pre moving , FPS 4.75, Running 11.53s Step 67( N/A%), pre moving , FPS 4.84, Running 11.56s Step 68( N/A%), pre moving , FPS 5.22, Running 11.59s Step 69( N/A%), pre moving , FPS 5.36, Running 11.62s Step 70( N/A%), pre moving , FPS 5.85, Running 11.66s Step 71( N/A%), pre moving , FPS 6.03, Running 11.69s Step 72( N/A%), pre moving , FPS 6.16, Running 11.72s Step 73( N/A%), pre moving , FPS 6.86, Running 11.75s Step 74( N/A%), pre moving , FPS 7.10, Running 11.78s Step 75( N/A%), pre moving , FPS 8.04, Running 11.80s Step 76( N/A%), pre moving , FPS 8.38, Running 11.83s Step 77( N/A%), pre moving , FPS 8.69, Running 11.85s Step 78( N/A%), pre moving , FPS 10.25, Running 11.88s Step 79( N/A%), pre moving , FPS 10.70, Running 11.90s Step 80( N/A%), pre moving , FPS 13.04, Running 11.92s Step 81( N/A%), pre moving , FPS 13.95, Running 11.94s Step 82( N/A%), pre moving , FPS 15.52, Running 11.95s Step 83( N/A%), pre moving , FPS 20.72, Running 11.97s Step 84( N/A%), pre moving , FPS 23.42, Running 11.98s Step 85( N/A%), pre moving , FPS 39.52, Running 12.00s Step 86( N/A%), pre moving , FPS 40.86, Running 12.02s Step 87( N/A%), pre moving , FPS 41.72, Running 12.03s Step 88( N/A%), pre moving , FPS 43.34, Running 12.05s Step 89( N/A%), pre moving , FPS 44.33, Running 12.07s Step 90( N/A%), pre moving , FPS 47.04, Running 12.08s Step 91( N/A%), pre moving , FPS 49.02, Running 12.10s Step 92( N/A%), pre moving , FPS 51.15, Running 12.12s Step 93( N/A%), pre moving , FPS 52.46, Running 12.13s Step 94( N/A%), pre moving , FPS 53.80, Running 12.15s Step 95( N/A%), pre moving , FPS 54.95, Running 12.17s Step 96( N/A%), pre moving , FPS 55.56, Running 12.19s Step 97( N/A%), pre moving , FPS 56.60, Running 12.21s Step 98( N/A%), pre moving , FPS 57.00, Running 12.23s Step 99( N/A%), pre moving , FPS 11.47, Running 13.65s Step 100( N/A%), pre moving , FPS 8.84, Running 14.18s Step 101( N/A%), pre moving , FPS 8.18, Running 14.38s Step 102( N/A%), pre moving , FPS 6.73, Running 14.92s Step 103( N/A%), pre moving , FPS 5.93, Running 15.34s Step 104( N/A%), pre moving , FPS 5.12, Running 15.89s Step 105( N/A%), pre moving , FPS 4.92, Running 16.07s Step 106( N/A%), pre moving , FPS 4.35, Running 16.62s Step 107( N/A%), pre moving , FPS 3.99, Running 17.05s Step 108( N/A%), pre moving , FPS 3.62, Running 17.57s Step 109( N/A%), pre moving , FPS 3.52, Running 17.74s Step 110( N/A%), pre moving , FPS 3.22, Running 18.29s Step 111( N/A%), pre moving , FPS 3.03, Running 18.70s Step 112( N/A%), pre moving , FPS 2.79, Running 19.27s Step 113( N/A%), pre moving , FPS 2.74, Running 19.44s Step 114( N/A%), pre moving , FPS 2.54, Running 20.02s Step 115( N/A%), pre moving , FPS 2.41, Running 20.46s Step 116( N/A%), pre moving , FPS 2.27, Running 21.01s Step 117( N/A%), pre moving , FPS 2.23, Running 21.18s Step 118( N/A%), pre moving , FPS 2.11, Running 21.70s Step 119( 0.20%), action 1, FPS 2.20, Running 22.75s Step 120( 0.40%), action 2, FPS 2.19, Running 23.30s Step 121( 0.60%), action 3, FPS 2.05, Running 24.15s Step 122( 0.80%), action 4, FPS 2.11, Running 24.39s Step 123( 1.00%), action 5, FPS 2.01, Running 25.28s Step 124( 1.20%), action 6, FPS 2.03, Running 25.72s Step 125( 1.40%), action 7, FPS 1.93, Running 26.41s Step 126( 1.60%), action 8, FPS 1.92, Running 27.05s Step 127( 1.80%), action 9, FPS 1.89, Running 27.64s Step 128( 2.00%), action 10, FPS 1.88, Running 28.20s Step 129( 2.20%), action 11, FPS 1.78, Running 29.00s Step 130( 2.40%), action 12, FPS 1.79, Running 29.46s Step 131( 2.60%), action 13, FPS 1.73, Running 30.28s Step 132( 2.80%), action 14, FPS 1.76, Running 30.63s Step 133( 3.00%), action 15, FPS 1.72, Running 31.09s Step 134( 3.20%), action 16, FPS 1.76, Running 31.38s Step 135( 3.40%), action 17, FPS 1.77, Running 31.75s Step 136( 3.60%), action 18, FPS 1.83, Running 31.96s Step 137( 3.80%), action 19, FPS 1.81, Running 32.26s Step 138( 4.00%), action 20, FPS 1.86, Running 32.45s Step 139( 4.20%), action 21, FPS 1.90, Running 33.30s Step 140( 4.40%), action 22, FPS 1.90, Running 33.84s Step 141( 4.60%), action 23, FPS 1.92, Running 34.56s Step 142( 4.80%), action 24, FPS 1.92, Running 34.83s Step 143( 5.00%), action 25, FPS 1.96, Running 35.47s Step 144( 5.20%), action 26, FPS 1.96, Running 35.93s Step 145( 5.40%), action 27, FPS 1.95, Running 36.65s Step 146( 5.60%), action 28, FPS 2.00, Running 37.05s Step 147( 5.80%), action 29, FPS 1.94, Running 37.92s Step 148( 6.00%), action 30, FPS 1.96, Running 38.39s Step 149( 6.20%), action 31, FPS 1.97, Running 39.16s Step 150( 6.40%), action 32, FPS 1.96, Running 39.65s Step 151( 6.60%), action 33, FPS 1.94, Running 40.60s Step 152( 6.80%), action 34, FPS 1.93, Running 40.99s Step 153( 7.00%), action 35, FPS 1.88, Running 41.75s Step 154( 7.20%), action 36, FPS 1.86, Running 42.12s Step 155( 7.40%), action 37, FPS 1.80, Running 42.88s Step 156( 7.60%), action 38, FPS 1.72, Running 43.59s Step 157( 7.80%), action 39, FPS 1.67, Running 44.26s Step 158( 8.00%), action 40, FPS 1.63, Running 44.73s Step 159( 8.20%), action 41, FPS 1.62, Running 45.66s Step 160( 8.40%), action 42, FPS 1.61, Running 46.23s Step 161( 8.60%), action 43, FPS 1.58, Running 47.20s Step 162( 8.80%), action 44, FPS 1.53, Running 47.92s Step 163( 9.00%), action 45, FPS 1.53, Running 48.53s Step 164( 9.20%), action 46, FPS 1.52, Running 49.08s Step 165( 9.40%), action 47, FPS 1.50, Running 49.98s Step 166( 9.60%), action 48, FPS 1.47, Running 50.68s Step 167( 9.80%), action 49, FPS 1.52, Running 51.06s Step 168( 10.00%), action 50, FPS 1.52, Running 51.59s Step 169( 10.20%), action 51, FPS 1.47, Running 52.76s Step 170( 10.40%), action 52, FPS 1.45, Running 53.48s Step 171( 10.60%), action 53, FPS 1.45, Running 54.40s Step 172( 10.80%), action 54, FPS 1.42, Running 55.11s Step 173( 11.00%), action 55, FPS 1.43, Running 55.73s Step 174( 11.20%), action 56, FPS 1.42, Running 56.23s Step 175( 11.40%), action 57, FPS 1.42, Running 56.99s Step 176( 11.60%), action 58, FPS 1.45, Running 57.43s Step 177( 11.80%), action 59, FPS 1.43, Running 58.26s Step 178( 12.00%), action 60, FPS 1.43, Running 58.69s Step 179( 12.20%), action 61, FPS 1.44, Running 59.60s Step 180( 12.40%), action 62, FPS 1.44, Running 60.15s Step 181( 12.60%), action 63, FPS 1.44, Running 61.08s Step 182( 12.80%), action 64, FPS 1.47, Running 61.53s Step 183( 13.00%), action 65, FPS 1.46, Running 62.20s Step 184( 13.20%), action 66, FPS 1.47, Running 62.67s Step 185( 13.40%), action 67, FPS 1.50, Running 63.33s Step 186( 13.60%), action 68, FPS 1.50, Running 64.04s Step 187( 13.80%), action 69, FPS 1.45, Running 64.90s Step 188( 14.00%), action 70, FPS 1.44, Running 65.44s Step 189( 14.20%), action 71, FPS 1.45, Running 66.53s Step 190( 14.40%), action 72, FPS 1.47, Running 67.09s Step 191( 14.60%), action 73, FPS 1.46, Running 68.14s Step 192( 14.80%), action 74, FPS 1.48, Running 68.62s Step 193( 15.00%), action 75, FPS 1.47, Running 69.38s Step 194( 15.20%), action 76, FPS 1.48, Running 69.75s Step 195( 15.40%), action 77, FPS 1.48, Running 70.53s Step 196( 15.60%), action 78, FPS 1.45, Running 71.19s Step 197( 15.80%), action 79, FPS 1.48, Running 71.74s Step 198( 16.00%), action 80, FPS 1.46, Running 72.39s Step 199( 16.20%), action 81, FPS 1.47, Running 73.17s Step 200( 16.40%), action 82, FPS 1.46, Running 73.85s Step 201( 16.60%), action 83, FPS 1.49, Running 74.46s Step 202( 16.80%), action 84, FPS 1.47, Running 75.14s Step 203( 17.00%), action 85, FPS 1.47, Running 75.78s Step 204( 17.20%), action 86, FPS 1.45, Running 76.51s Step 205( 17.40%), action 87, FPS 1.44, Running 77.24s Step 206( 17.60%), action 88, FPS 1.46, Running 77.78s Step 207( 17.80%), action 89, FPS 1.48, Running 78.38s Step 208( 18.00%), action 90, FPS 1.48, Running 78.91s Step 209( 18.20%), action 91, FPS 1.51, Running 79.73s Step 210( 18.40%), action 92, FPS 1.48, Running 80.60s Step 211( 18.60%), action 93, FPS 1.52, Running 81.31s Step 212( 18.80%), action 94, FPS 1.51, Running 81.88s Step 213( 19.00%), action 95, FPS 1.50, Running 82.68s Step 214( 19.20%), action 96, FPS 1.49, Running 83.18s Step 215( 19.40%), action 97, FPS 1.49, Running 83.95s Step 216( 19.60%), action 98, FPS 1.52, Running 84.36s Step 217( 19.80%), action 99, FPS 1.50, Running 85.09s Step 218( 20.00%), action 100, FPS 1.52, Running 85.55s Step 219( 20.20%), action 101, FPS 1.47, Running 86.75s Step 220( 20.40%), action 102, FPS 1.48, Running 87.39s Step 221( 20.60%), action 103, FPS 1.47, Running 88.09s Step 222( 20.80%), action 104, FPS 1.49, Running 88.59s Step 223( 21.00%), action 105, FPS 1.47, Running 89.43s Step 224( 21.20%), action 106, FPS 1.48, Running 90.00s Step 225( 21.40%), action 107, FPS 1.47, Running 90.81s Step 226( 21.60%), action 108, FPS 1.47, Running 91.34s Step 227( 21.80%), action 109, FPS 1.44, Running 92.29s Step 228( 22.00%), action 110, FPS 1.43, Running 92.88s Step 229( 22.20%), action 111, FPS 1.39, Running 94.15s Step 230( 22.40%), action 112, FPS 1.43, Running 94.58s Step 231( 22.60%), action 113, FPS 1.42, Running 95.37s Step 232( 22.80%), action 114, FPS 1.43, Running 95.89s Step 233( 23.00%), action 115, FPS 1.44, Running 96.53s Step 234( 23.20%), action 116, FPS 1.44, Running 97.10s Step 235( 23.40%), action 117, FPS 1.46, Running 97.68s Step 236( 23.60%), action 118, FPS 1.44, Running 98.29s Step 237( 23.80%), action 119, FPS 1.42, Running 99.22s Step 238( 24.00%), action 120, FPS 1.41, Running 99.73s Step 239( 24.20%), action 121, FPS 1.42, Running 100.85s Step 240( 24.40%), action 122, FPS 1.44, Running 101.32s Step 241( 24.60%), action 123, FPS 1.44, Running 102.00s Step 242( 24.80%), action 124, FPS 1.44, Running 102.51s Step 243( 25.00%), action 125, FPS 1.46, Running 103.17s Step 244( 25.20%), action 126, FPS 1.45, Running 103.75s Step 245( 25.40%), action 127, FPS 1.44, Running 104.69s Step 246( 25.60%), action 128, FPS 1.44, Running 105.25s Step 247( 25.80%), action 129, FPS 1.45, Running 106.07s Step 248( 26.00%), action 130, FPS 1.46, Running 106.62s Step 249( 26.20%), action 131, FPS 1.47, Running 107.76s Step 250( 26.40%), action 132, FPS 1.43, Running 108.54s Step 251( 26.60%), action 133, FPS 1.42, Running 109.48s Step 252( 26.80%), action 134, FPS 1.43, Running 109.90s Step 253( 27.00%), action 135, FPS 1.42, Running 110.60s Step 254( 27.20%), action 136, FPS 1.43, Running 111.09s Step 255( 27.40%), action 137, FPS 1.40, Running 111.93s Step 256( 27.60%), action 138, FPS 1.41, Running 112.50s Step 257( 27.80%), action 139, FPS 1.41, Running 113.44s Step 258( 28.00%), action 140, FPS 1.39, Running 114.13s Step 259( 28.20%), action 141, FPS 1.41, Running 115.06s Step 260( 28.40%), action 142, FPS 1.41, Running 115.49s Step 261( 28.60%), action 143, FPS 1.40, Running 116.25s Step 262( 28.80%), action 144, FPS 1.39, Running 116.87s Step 263( 29.00%), action 145, FPS 1.36, Running 117.86s Step 264( 29.20%), action 146, FPS 1.35, Running 118.53s Step 265( 29.40%), action 147, FPS 1.35, Running 119.48s Step 266( 29.60%), action 148, FPS 1.34, Running 120.16s Step 267( 29.80%), action 149, FPS 1.33, Running 121.06s Step 268( 30.00%), action 150, FPS 1.33, Running 121.63s Step 269( 30.20%), action 151, FPS 1.34, Running 122.65s Step 270( 30.40%), action 152, FPS 1.36, Running 123.22s Step 271( 30.60%), action 153, FPS 1.39, Running 123.85s Step 272( 30.80%), action 154, FPS 1.40, Running 124.22s Step 273( 31.00%), action 155, FPS 1.43, Running 124.60s Step 274( 31.20%), action 156, FPS 1.46, Running 124.82s Step 275( 31.40%), action 157, FPS 1.52, Running 125.12s Step 276( 31.60%), action 158, FPS 1.55, Running 125.38s Step 277( 31.80%), action 159, FPS 1.59, Running 126.01s Step 278( 32.00%), action 160, FPS 1.61, Running 126.58s Step 279( 32.20%), action 161, FPS 1.62, Running 127.44s Step 280( 32.40%), action 162, FPS 1.57, Running 128.20s Step 281( 32.60%), action 163, FPS 1.56, Running 129.08s Step 282( 32.80%), action 164, FPS 1.58, Running 129.53s Step 283( 33.00%), action 165, FPS 1.57, Running 130.62s Step 284( 33.20%), action 166, FPS 1.55, Running 131.47s Step 285( 33.40%), action 167, FPS 1.56, Running 132.33s Step 286( 33.60%), action 168, FPS 1.58, Running 132.79s Step 287( 33.80%), action 169, FPS 1.62, Running 133.42s Step 288( 34.00%), action 170, FPS 1.61, Running 134.04s Step 289( 34.20%), action 171, FPS 1.63, Running 134.90s Step 290( 34.40%), action 172, FPS 1.63, Running 135.46s Step 291( 34.60%), action 173, FPS 1.63, Running 136.10s Step 292( 34.80%), action 174, FPS 1.60, Running 136.69s Step 293( 35.00%), action 175, FPS 1.58, Running 137.25s Step 294( 35.20%), action 176, FPS 1.57, Running 137.59s Step 295( 35.40%), action 177, FPS 1.49, Running 138.57s Step 296( 35.60%), action 178, FPS 1.46, Running 139.03s Step 297( 35.80%), action 179, FPS 1.44, Running 139.92s Step 298( 36.00%), action 180, FPS 1.42, Running 140.64s Step 299( 36.20%), action 181, FPS 1.41, Running 141.60s Step 300( 36.40%), action 182, FPS 1.44, Running 142.06s Step 301( 36.60%), action 183, FPS 1.46, Running 142.75s Step 302( 36.80%), action 184, FPS 1.48, Running 143.02s Step 303( 37.00%), action 185, FPS 1.53, Running 143.69s Step 304( 37.20%), action 186, FPS 1.56, Running 144.32s Step 305( 37.40%), action 187, FPS 1.54, Running 145.31s Step 306( 37.60%), action 188, FPS 1.55, Running 145.68s Step 307( 37.80%), action 189, FPS 1.54, Running 146.43s Step 308( 38.00%), action 190, FPS 1.55, Running 146.94s Step 309( 38.20%), action 191, FPS 1.54, Running 147.85s Step 310( 38.40%), action 192, FPS 1.53, Running 148.54s Step 311( 38.60%), action 193, FPS 1.54, Running 149.12s Step 312( 38.80%), action 194, FPS 1.52, Running 149.86s Step 313( 39.00%), action 195, FPS 1.48, Running 150.78s Step 314( 39.20%), action 196, FPS 1.45, Running 151.43s Step 315( 39.40%), action 197, FPS 1.44, Running 152.42s Step 316( 39.60%), action 198, FPS 1.41, Running 153.19s Step 317( 39.80%), action 199, FPS 1.41, Running 154.12s Step 318( 40.00%), action 200, FPS 1.43, Running 154.62s Step 319( 40.20%), action 201, FPS 1.41, Running 155.81s Step 320( 40.40%), action 202, FPS 1.39, Running 156.50s Step 321( 40.60%), action 203, FPS 1.35, Running 157.54s Step 322( 40.80%), action 204, FPS 1.31, Running 158.32s Step 323( 41.00%), action 205, FPS 1.29, Running 159.23s Step 324( 41.20%), action 206, FPS 1.28, Running 159.92s Step 325( 41.40%), action 207, FPS 1.29, Running 160.83s Step 326( 41.60%), action 208, FPS 1.29, Running 161.13s Step 327( 41.80%), action 209, FPS 1.33, Running 161.53s Step 328( 42.00%), action 210, FPS 1.34, Running 161.91s Step 329( 42.20%), action 211, FPS 1.33, Running 162.92s Step 330( 42.40%), action 212, FPS 1.32, Running 163.65s Step 331( 42.60%), action 213, FPS 1.30, Running 164.54s Step 332( 42.80%), action 214, FPS 1.30, Running 165.23s Step 333( 43.00%), action 215, FPS 1.31, Running 166.08s Step 334( 43.20%), action 216, FPS 1.34, Running 166.39s Step 335( 43.40%), action 217, FPS 1.36, Running 167.17s Step 336( 43.60%), action 218, FPS 1.39, Running 167.56s Step 337( 43.80%), action 219, FPS 1.41, Running 168.27s Step 338( 44.00%), action 220, FPS 1.43, Running 168.62s Step 339( 44.20%), action 221, FPS 1.47, Running 169.44s Step 340( 44.40%), action 222, FPS 1.49, Running 169.89s Step 341( 44.60%), action 223, FPS 1.54, Running 170.50s Step 342( 44.80%), action 224, FPS 1.59, Running 170.93s Step 343( 45.00%), action 225, FPS 1.60, Running 171.73s Step 344( 45.20%), action 226, FPS 1.63, Running 172.23s Step 345( 45.40%), action 227, FPS 1.67, Running 172.82s Step 346( 45.60%), action 228, FPS 1.64, Running 173.29s Step 347( 45.80%), action 229, FPS 1.59, Running 174.08s Step 348( 46.00%), action 230, FPS 1.60, Running 174.44s Step 349( 46.20%), action 231, FPS 1.61, Running 175.33s Step 350( 46.40%), action 232, FPS 1.68, Running 175.57s Step 351( 46.60%), action 233, FPS 1.68, Running 176.43s Step 352( 46.80%), action 234, FPS 1.71, Running 176.92s Step 353( 47.00%), action 235, FPS 1.75, Running 177.50s Step 354( 47.20%), action 236, FPS 1.70, Running 178.16s Step 355( 47.40%), action 237, FPS 1.72, Running 178.78s Step 356( 47.60%), action 238, FPS 1.75, Running 179.02s Step 357( 47.80%), action 239, FPS 1.80, Running 179.39s Step 358( 48.00%), action 240, FPS 1.80, Running 179.70s Step 359( 48.20%), action 241, FPS 1.84, Running 180.29s Step 360( 48.40%), action 242, FPS 1.83, Running 180.82s Step 361( 48.60%), action 243, FPS 1.82, Running 181.48s Step 362( 48.80%), action 244, FPS 1.83, Running 181.87s Step 363( 49.00%), action 245, FPS 1.82, Running 182.70s Step 364( 49.20%), action 246, FPS 1.86, Running 182.97s Step 365( 49.40%), action 247, FPS 1.83, Running 183.73s Step 366( 49.60%), action 248, FPS 1.85, Running 184.13s Step 367( 49.80%), action 249, FPS 1.85, Running 184.92s Step 368( 50.00%), action 250, FPS 1.86, Running 185.17s Step 369( 50.20%), action 251, FPS 1.87, Running 186.03s Step 370( 50.40%), action 252, FPS 1.80, Running 186.70s Step 371( 50.60%), action 253, FPS 1.80, Running 187.53s Step 372( 50.80%), action 254, FPS 1.78, Running 188.13s Step 373( 51.00%), action 255, FPS 1.77, Running 188.82s Step 374( 51.20%), action 256, FPS 1.83, Running 189.08s Step 375( 51.40%), action 257, FPS 1.79, Running 189.96s Step 376( 51.60%), action 258, FPS 1.74, Running 190.52s Step 377( 51.80%), action 259, FPS 1.72, Running 191.04s Step 378( 52.00%), action 260, FPS 1.66, Running 191.71s Step 379( 52.20%), action 261, FPS 1.62, Running 192.65s Step 380( 52.40%), action 262, FPS 1.61, Running 193.24s Step 381( 52.60%), action 263, FPS 1.62, Running 193.85s Step 382( 52.80%), action 264, FPS 1.57, Running 194.64s Step 383( 53.00%), action 265, FPS 1.59, Running 195.28s Step 384( 53.20%), action 266, FPS 1.58, Running 195.65s Step 385( 53.40%), action 267, FPS 1.58, Running 196.36s Step 386( 53.60%), action 268, FPS 1.59, Running 196.74s Step 387( 53.80%), action 269, FPS 1.62, Running 197.24s Step 388( 54.00%), action 270, FPS 1.63, Running 197.47s Step 389( 54.20%), action 271, FPS 1.63, Running 198.34s Step 390( 54.40%), action 272, FPS 1.67, Running 198.69s Step 391( 54.60%), action 273, FPS 1.69, Running 199.37s Step 392( 54.80%), action 274, FPS 1.69, Running 199.97s Step 393( 55.00%), action 275, FPS 1.69, Running 200.68s Step 394( 55.20%), action 276, FPS 1.66, Running 201.12s Step 395( 55.40%), action 277, FPS 1.70, Running 201.70s Step 396( 55.60%), action 278, FPS 1.74, Running 202.03s Step 397( 55.80%), action 279, FPS 1.71, Running 202.77s Step 398( 56.00%), action 280, FPS 1.77, Running 203.04s Step 399( 56.20%), action 281, FPS 1.78, Running 203.88s Step 400( 56.40%), action 282, FPS 1.82, Running 204.25s Step 401( 56.60%), action 283, FPS 1.80, Running 204.97s Step 402( 56.80%), action 284, FPS 1.87, Running 205.32s Step 403( 57.00%), action 285, FPS 1.84, Running 206.15s Step 404( 57.20%), action 286, FPS 1.85, Running 206.49s Step 405( 57.40%), action 287, FPS 1.85, Running 207.19s Step 406( 57.60%), action 288, FPS 1.79, Running 207.90s Step 407( 57.80%), action 289, FPS 1.75, Running 208.69s Step 408( 58.00%), action 290, FPS 1.67, Running 209.42s Step 409( 58.20%), action 291, FPS 1.68, Running 210.22s Step 410( 58.40%), action 292, FPS 1.66, Running 210.73s Step 411( 58.60%), action 293, FPS 1.66, Running 211.38s Step 412( 58.80%), action 294, FPS 1.71, Running 211.65s Step 413( 59.00%), action 295, FPS 1.73, Running 212.24s Step 414( 59.20%), action 296, FPS 1.71, Running 212.79s Step 415( 59.40%), action 297, FPS 1.68, Running 213.61s Step 416( 59.60%), action 298, FPS 1.66, Running 214.06s Step 417( 59.80%), action 299, FPS 1.67, Running 214.74s Step 418( 60.00%), action 300, FPS 1.67, Running 214.98s Step 419( 60.20%), action 301, FPS 1.71, Running 215.59s [2026-08-01 20:29:11] [80 ] Seed 79 failed after 215.93 s. +steps: 419 , actions: 301 . +Instruction: Empty +Total 47/80(58.75%) success. +Setting seed: 80 +Step 1( N/A%), pre moving , FPS 9.67, Running 0.10s Step 2( N/A%), pre moving , FPS 16.96, Running 0.12s Step 3( N/A%), pre moving , FPS 22.59, Running 0.13s Step 4( N/A%), pre moving , FPS 26.50, Running 0.15s Step 5( N/A%), pre moving , FPS 28.01, Running 0.18s Step 6( N/A%), pre moving , FPS 30.40, Running 0.20s Step 7( N/A%), pre moving , FPS 32.14, Running 0.22s Step 8( N/A%), pre moving , FPS 32.94, Running 0.24s Step 9( N/A%), pre moving , FPS 34.43, Running 0.26s Step 10( N/A%), pre moving , FPS 36.03, Running 0.28s Step 11( N/A%), pre moving , FPS 37.53, Running 0.29s Step 12( N/A%), pre moving , FPS 38.76, Running 0.31s Step 13( N/A%), pre moving , FPS 39.87, Running 0.33s Step 14( N/A%), pre moving , FPS 40.81, Running 0.34s Step 15( N/A%), pre moving , FPS 41.24, Running 0.36s Step 16( N/A%), pre moving , FPS 41.80, Running 0.38s Step 17( N/A%), pre moving , FPS 42.37, Running 0.40s Step 18( N/A%), pre moving , FPS 42.48, Running 0.42s Step 19( N/A%), pre moving , FPS 41.66, Running 0.46s Step 20( N/A%), pre moving , FPS 41.04, Running 0.49s Step 21( N/A%), pre moving , FPS 31.37, Running 0.74s Step 22( N/A%), pre moving , FPS 30.31, Running 0.78s Step 23( N/A%), pre moving , FPS 29.25, Running 0.82s Step 24( N/A%), pre moving , FPS 27.68, Running 0.87s Step 25( N/A%), pre moving , FPS 26.78, Running 0.93s Step 26( N/A%), pre moving , FPS 16.19, Running 1.43s Step 27( N/A%), pre moving , FPS 15.40, Running 1.52s Step 28( N/A%), pre moving , FPS 14.95, Running 1.58s Step 29( N/A%), pre moving , FPS 14.50, Running 1.64s Step 30( N/A%), pre moving , FPS 12.02, Running 1.94s Step 31( N/A%), pre moving , FPS 11.55, Running 2.02s Step 32( N/A%), pre moving , FPS 11.38, Running 2.07s Step 33( N/A%), pre moving , FPS 11.05, Running 2.14s Step 34( N/A%), pre moving , FPS 10.78, Running 2.20s Step 35( N/A%), pre moving , FPS 9.32, Running 2.51s Step 36( N/A%), pre moving , FPS 7.27, Running 3.13s Step 37( N/A%), pre moving , FPS 7.16, Running 3.20s Step 38( N/A%), pre moving , FPS 7.03, Running 3.27s Step 39( N/A%), pre moving , FPS 6.40, Running 3.58s Step 40( N/A%), pre moving , FPS 6.30, Running 3.66s Step 41( N/A%), pre moving , FPS 6.71, Running 3.72s Step 42( N/A%), pre moving , FPS 6.63, Running 3.80s Step 43( N/A%), pre moving , FPS 6.07, Running 4.11s Step 44( N/A%), pre moving , FPS 5.97, Running 4.22s Step 45( N/A%), pre moving , FPS 5.89, Running 4.32s Step 46( N/A%), pre moving , FPS 6.18, Running 4.67s Step 47( N/A%), pre moving , FPS 6.11, Running 4.79s Step 48( N/A%), pre moving , FPS 6.03, Running 4.90s Step 49( N/A%), pre moving , FPS 5.58, Running 5.23s Step 50( N/A%), pre moving , FPS 5.87, Running 5.35s Step 51( N/A%), pre moving , FPS 5.85, Running 5.45s Step 52( N/A%), pre moving , FPS 5.76, Running 5.54s Step 53( N/A%), pre moving , FPS 5.29, Running 5.91s Step 54( N/A%), pre moving , FPS 5.23, Running 6.02s Step 55( N/A%), pre moving , FPS 5.24, Running 6.33s Step 56( N/A%), pre moving , FPS 5.95, Running 6.49s Step 57( N/A%), pre moving , FPS 5.87, Running 6.60s Step 58( N/A%), pre moving , FPS 5.40, Running 6.97s Step 59( N/A%), pre moving , FPS 5.76, Running 7.05s Step 60( N/A%), pre moving , FPS 5.63, Running 7.21s Step 61( N/A%), pre moving , FPS 5.25, Running 7.53s Step 62( N/A%), pre moving , FPS 5.20, Running 7.64s Step 63( N/A%), pre moving , FPS 5.25, Running 7.92s Step 64( N/A%), pre moving , FPS 5.10, Running 8.15s Step 65( N/A%), pre moving , FPS 5.06, Running 8.27s Step 66( N/A%), pre moving , FPS 5.03, Running 8.65s Step 67( N/A%), pre moving , FPS 4.97, Running 8.81s Step 68( N/A%), pre moving , FPS 4.66, Running 9.19s Step 69( N/A%), pre moving , FPS 4.90, Running 9.30s Step 70( N/A%), pre moving , FPS 4.92, Running 9.41s Step 71( N/A%), pre moving , FPS 4.64, Running 9.75s Step 72( N/A%), pre moving , FPS 4.62, Running 9.87s Step 73( N/A%), pre moving , FPS 4.92, Running 9.98s Step 74( N/A%), pre moving , FPS 4.64, Running 10.33s Step 75( N/A%), pre moving , FPS 4.86, Running 10.44s Step 76( N/A%), pre moving , FPS 4.92, Running 10.55s Step 77( N/A%), pre moving , FPS 4.67, Running 10.89s Step 78( N/A%), pre moving , FPS 4.97, Running 11.00s Step 79( N/A%), pre moving , FPS 4.94, Running 11.11s Step 80( N/A%), pre moving , FPS 4.73, Running 11.44s Step 81( N/A%), pre moving , FPS 4.96, Running 11.56s Step 82( N/A%), pre moving , FPS 4.70, Running 11.90s Step 83( N/A%), pre moving , FPS 4.94, Running 11.97s Step 84( N/A%), pre moving , FPS 5.12, Running 12.06s Step 85( N/A%), pre moving , FPS 5.21, Running 12.11s Step 86( N/A%), pre moving , FPS 5.66, Running 12.18s Step 87( N/A%), pre moving , FPS 5.42, Running 12.50s Step 88( N/A%), pre moving , FPS 5.88, Running 12.59s Step 89( N/A%), pre moving , FPS 5.97, Running 12.65s Step 90( N/A%), pre moving , FPS 6.03, Running 12.73s Step 91( N/A%), pre moving , FPS 6.08, Running 13.04s Step 92( N/A%), pre moving , FPS 6.14, Running 13.13s Step 93( N/A%), pre moving , FPS 6.23, Running 13.19s Step 94( N/A%), pre moving , FPS 6.81, Running 13.26s Step 95( N/A%), pre moving , FPS 6.37, Running 13.59s Step 96( N/A%), pre moving , FPS 6.42, Running 13.67s Step 97( N/A%), pre moving , FPS 7.04, Running 13.73s Step 98( N/A%), pre moving , FPS 7.20, Running 13.78s Step 99( N/A%), pre moving , FPS 7.37, Running 13.82s Step 100( N/A%), pre moving , FPS 7.43, Running 14.14s Step 101( N/A%), pre moving , FPS 7.54, Running 14.22s Step 102( N/A%), pre moving , FPS 8.40, Running 14.28s Step 103( N/A%), pre moving , FPS 4.20, Running 16.73s Step 104( N/A%), pre moving , FPS 3.76, Running 17.37s Step 105( N/A%), pre moving , FPS 3.63, Running 17.62s Step 106( N/A%), pre moving , FPS 3.33, Running 18.18s Step 107( N/A%), pre moving , FPS 3.26, Running 18.63s Step 108( N/A%), pre moving , FPS 3.17, Running 18.90s Step 109( N/A%), pre moving , FPS 3.12, Running 19.07s Step 110( N/A%), pre moving , FPS 2.91, Running 19.61s Step 111( N/A%), pre moving , FPS 2.95, Running 19.82s Step 112( N/A%), pre moving , FPS 2.77, Running 20.36s Step 113( N/A%), pre moving , FPS 2.64, Running 20.76s Step 114( N/A%), pre moving , FPS 2.49, Running 21.30s Step 115( N/A%), pre moving , FPS 2.53, Running 21.48s Step 116( N/A%), pre moving , FPS 2.40, Running 22.02s Step 117( N/A%), pre moving , FPS 2.29, Running 22.46s Step 118( N/A%), pre moving , FPS 2.17, Running 23.00s Step 119( N/A%), pre moving , FPS 2.14, Running 23.16s Step 120( N/A%), pre moving , FPS 2.09, Running 23.71s Step 121( N/A%), pre moving , FPS 2.02, Running 24.14s Step 122( N/A%), pre moving , FPS 1.92, Running 24.69s Step 123( 0.20%), action 1, FPS 2.21, Running 25.77s Step 124( 0.40%), action 2, FPS 2.23, Running 26.33s Step 125( 0.60%), action 3, FPS 2.06, Running 27.34s Step 126( 0.80%), action 4, FPS 2.03, Running 28.02s Step 127( 1.00%), action 5, FPS 1.93, Running 29.02s Step 128( 1.20%), action 6, FPS 1.90, Running 29.41s Step 129( 1.40%), action 7, FPS 1.81, Running 30.11s Step 130( 1.60%), action 8, FPS 1.82, Running 30.57s Step 131( 1.80%), action 9, FPS 1.74, Running 31.33s Step 132( 2.00%), action 10, FPS 1.73, Running 31.92s Step 133( 2.20%), action 11, FPS 1.66, Running 32.81s Step 134( 2.40%), action 12, FPS 1.67, Running 33.27s Step 135( 2.60%), action 13, FPS 1.54, Running 34.47s Step 136( 2.80%), action 14, FPS 1.54, Running 34.97s Step 137( 3.00%), action 15, FPS 1.51, Running 35.70s Step 138( 3.20%), action 16, FPS 1.50, Running 36.35s Step 139( 3.40%), action 17, FPS 1.45, Running 36.96s Step 140( 3.60%), action 18, FPS 1.47, Running 37.32s Step 141( 3.80%), action 19, FPS 1.48, Running 37.63s Step 142( 4.00%), action 20, FPS 1.49, Running 38.11s Step 143( 4.20%), action 21, FPS 1.53, Running 38.88s Step 144( 4.40%), action 22, FPS 1.50, Running 39.64s Step 145( 4.60%), action 23, FPS 1.53, Running 40.39s Step 146( 4.80%), action 24, FPS 1.55, Running 40.93s Step 147( 5.00%), action 25, FPS 1.59, Running 41.59s Step 148( 5.20%), action 26, FPS 1.55, Running 42.32s Step 149( 5.40%), action 27, FPS 1.55, Running 43.01s Step 150( 5.60%), action 28, FPS 1.55, Running 43.48s Step 151( 5.80%), action 29, FPS 1.54, Running 44.33s Step 152( 6.00%), action 30, FPS 1.56, Running 44.77s Step 153( 6.20%), action 31, FPS 1.56, Running 45.64s Step 154( 6.40%), action 32, FPS 1.54, Running 46.22s Step 155( 6.60%), action 33, FPS 1.59, Running 47.07s Step 156( 6.80%), action 34, FPS 1.58, Running 47.60s Step 157( 7.00%), action 35, FPS 1.59, Running 48.27s Step 158( 7.20%), action 36, FPS 1.59, Running 48.92s Step 159( 7.40%), action 37, FPS 1.56, Running 49.80s Step 160( 7.60%), action 38, FPS 1.54, Running 50.28s Step 161( 7.80%), action 39, FPS 1.50, Running 50.93s Step 162( 8.00%), action 40, FPS 1.50, Running 51.43s Step 163( 8.20%), action 41, FPS 1.50, Running 52.22s Step 164( 8.40%), action 42, FPS 1.53, Running 52.74s Step 165( 8.60%), action 43, FPS 1.52, Running 53.54s Step 166( 8.80%), action 44, FPS 1.52, Running 54.06s Step 167( 9.00%), action 45, FPS 1.51, Running 54.86s Step 168( 9.20%), action 46, FPS 1.54, Running 55.29s Step 169( 9.40%), action 47, FPS 1.58, Running 55.65s Step 170( 9.60%), action 48, FPS 1.61, Running 55.90s Step 171( 9.80%), action 49, FPS 1.64, Running 56.50s Step 172( 10.00%), action 50, FPS 1.62, Running 57.09s Step 173( 10.20%), action 51, FPS 1.61, Running 58.03s Step 174( 10.40%), action 52, FPS 1.64, Running 58.43s Step 175( 10.60%), action 53, FPS 1.66, Running 59.16s Step 176( 10.80%), action 54, FPS 1.68, Running 59.51s Step 177( 11.00%), action 55, FPS 1.66, Running 60.34s Step 178( 11.20%), action 56, FPS 1.69, Running 60.72s Step 179( 11.40%), action 57, FPS 1.72, Running 61.43s Step 180( 11.60%), action 58, FPS 1.70, Running 62.04s Step 181( 11.80%), action 59, FPS 1.71, Running 62.66s Step 182( 12.00%), action 60, FPS 1.70, Running 63.17s Step 183( 12.20%), action 61, FPS 1.68, Running 64.09s Step 184( 12.40%), action 62, FPS 1.71, Running 64.44s Step 185( 12.60%), action 63, FPS 1.72, Running 65.18s Step 186( 12.80%), action 64, FPS 1.73, Running 65.61s Step 187( 13.00%), action 65, FPS 1.74, Running 66.36s Step 188( 13.20%), action 66, FPS 1.74, Running 66.81s Step 189( 13.40%), action 67, FPS 1.69, Running 67.47s Step 190( 13.60%), action 68, FPS 1.66, Running 67.93s Step 191( 13.80%), action 69, FPS 1.65, Running 68.65s Step 192( 14.00%), action 70, FPS 1.64, Running 69.28s Step 193( 14.20%), action 71, FPS 1.66, Running 70.07s Step 194( 14.40%), action 72, FPS 1.64, Running 70.61s Step 195( 14.60%), action 73, FPS 1.64, Running 71.32s Step 196( 14.80%), action 74, FPS 1.63, Running 71.81s Step 197( 15.00%), action 75, FPS 1.65, Running 72.50s Step 198( 15.20%), action 76, FPS 1.63, Running 72.99s Step 199( 15.40%), action 77, FPS 1.63, Running 73.67s Step 200( 15.60%), action 78, FPS 1.68, Running 73.92s Step 201( 15.80%), action 79, FPS 1.71, Running 74.34s Step 202( 16.00%), action 80, FPS 1.75, Running 74.57s Step 203( 16.20%), action 81, FPS 1.82, Running 75.10s Step 204( 16.40%), action 82, FPS 1.82, Running 75.45s Step 205( 16.60%), action 83, FPS 1.80, Running 76.31s Step 206( 16.80%), action 84, FPS 1.79, Running 76.78s Step 207( 17.00%), action 85, FPS 1.78, Running 77.57s Step 208( 17.20%), action 86, FPS 1.76, Running 78.16s Step 209( 17.40%), action 87, FPS 1.73, Running 79.04s Step 210( 17.60%), action 88, FPS 1.73, Running 79.47s Step 211( 17.80%), action 89, FPS 1.73, Running 80.23s Step 212( 18.00%), action 90, FPS 1.76, Running 80.62s Step 213( 18.20%), action 91, FPS 1.71, Running 81.76s Step 214( 18.40%), action 92, FPS 1.73, Running 82.15s Step 215( 18.60%), action 93, FPS 1.72, Running 82.98s Step 216( 18.80%), action 94, FPS 1.71, Running 83.51s Step 217( 19.00%), action 95, FPS 1.71, Running 84.16s Step 218( 19.20%), action 96, FPS 1.70, Running 84.74s Step 219( 19.40%), action 97, FPS 1.70, Running 85.47s Step 220( 19.60%), action 98, FPS 1.65, Running 86.01s Step 221( 19.80%), action 99, FPS 1.59, Running 86.91s Step 222( 20.00%), action 100, FPS 1.56, Running 87.39s Step 223( 20.20%), action 101, FPS 1.52, Running 88.24s Step 224( 20.40%), action 102, FPS 1.49, Running 88.83s Step 225( 20.60%), action 103, FPS 1.49, Running 89.72s Step 226( 20.80%), action 104, FPS 1.49, Running 90.23s Step 227( 21.00%), action 105, FPS 1.50, Running 90.87s Step 228( 21.20%), action 106, FPS 1.50, Running 91.46s Step 229( 21.40%), action 107, FPS 1.52, Running 92.21s Step 230( 21.60%), action 108, FPS 1.52, Running 92.66s Step 231( 21.80%), action 109, FPS 1.53, Running 93.28s Step 232( 22.00%), action 110, FPS 1.54, Running 93.62s Step 233( 22.20%), action 111, FPS 1.63, Running 94.05s Step 234( 22.40%), action 112, FPS 1.65, Running 94.30s Step 235( 22.60%), action 113, FPS 1.71, Running 94.67s Step 236( 22.80%), action 114, FPS 1.75, Running 94.96s Step 237( 23.00%), action 115, FPS 1.76, Running 95.55s Step 238( 23.20%), action 116, FPS 1.76, Running 96.12s Step 239( 23.40%), action 117, FPS 1.76, Running 96.82s Step 240( 23.60%), action 118, FPS 1.76, Running 97.39s Step 241( 23.80%), action 119, FPS 1.76, Running 98.28s Step 242( 24.00%), action 120, FPS 1.74, Running 98.90s Step 243( 24.20%), action 121, FPS 1.72, Running 99.86s Step 244( 24.40%), action 122, FPS 1.76, Running 100.21s Step 245( 24.60%), action 123, FPS 1.77, Running 101.04s Step 246( 24.80%), action 124, FPS 1.78, Running 101.47s Step 247( 25.00%), action 125, FPS 1.76, Running 102.22s Step 248( 25.20%), action 126, FPS 1.76, Running 102.84s Step 249( 25.40%), action 127, FPS 1.73, Running 103.78s Step 250( 25.60%), action 128, FPS 1.75, Running 104.12s Step 251( 25.80%), action 129, FPS 1.71, Running 104.99s Step 252( 26.00%), action 130, FPS 1.69, Running 105.47s Step 253( 26.20%), action 131, FPS 1.62, Running 106.36s Step 254( 26.40%), action 132, FPS 1.59, Running 106.87s Step 255( 26.60%), action 133, FPS 1.53, Running 107.78s Step 256( 26.80%), action 134, FPS 1.47, Running 108.53s Step 257( 27.00%), action 135, FPS 1.45, Running 109.39s Step 258( 27.20%), action 136, FPS 1.47, Running 109.68s Step 259( 27.40%), action 137, FPS 1.45, Running 110.59s Step 260( 27.60%), action 138, FPS 1.48, Running 110.94s Step 261( 27.80%), action 139, FPS 1.49, Running 111.73s Step 262( 28.00%), action 140, FPS 1.49, Running 112.31s Step 263( 28.20%), action 141, FPS 1.53, Running 112.95s Step 264( 28.40%), action 142, FPS 1.52, Running 113.34s Step 265( 28.60%), action 143, FPS 1.59, Running 113.62s Step 266( 28.80%), action 144, FPS 1.61, Running 113.89s Step 267( 29.00%), action 145, FPS 1.60, Running 114.73s Step 268( 29.20%), action 146, FPS 1.60, Running 115.30s Step 269( 29.40%), action 147, FPS 1.62, Running 116.15s Step 270( 29.60%), action 148, FPS 1.60, Running 116.59s Step 271( 29.80%), action 149, FPS 1.60, Running 117.50s Step 272( 30.00%), action 150, FPS 1.58, Running 118.10s Step 273( 30.20%), action 151, FPS 1.57, Running 119.10s Step 274( 30.40%), action 152, FPS 1.59, Running 119.42s Step 275( 30.60%), action 153, FPS 1.59, Running 120.32s Step 276( 30.80%), action 154, FPS 1.64, Running 120.75s Step 277( 31.00%), action 155, FPS 1.66, Running 121.44s Step 278( 31.20%), action 156, FPS 1.65, Running 121.79s Step 279( 31.40%), action 157, FPS 1.67, Running 122.55s Step 280( 31.60%), action 158, FPS 1.67, Running 122.92s Step 281( 31.80%), action 159, FPS 1.67, Running 123.68s Step 282( 32.00%), action 160, FPS 1.65, Running 124.39s Step 283( 32.20%), action 161, FPS 1.66, Running 124.99s Step 284( 32.40%), action 162, FPS 1.63, Running 125.61s Step 285( 32.60%), action 163, FPS 1.55, Running 126.51s Step 286( 32.80%), action 164, FPS 1.53, Running 126.95s Step 287( 33.00%), action 165, FPS 1.56, Running 127.57s Step 288( 33.20%), action 166, FPS 1.59, Running 127.92s Step 289( 33.40%), action 167, FPS 1.60, Running 128.63s Step 290( 33.60%), action 168, FPS 1.60, Running 129.07s Step 291( 33.80%), action 169, FPS 1.64, Running 129.73s Step 292( 34.00%), action 170, FPS 1.67, Running 130.07s Step 293( 34.20%), action 171, FPS 1.64, Running 131.30s Step 294( 34.40%), action 172, FPS 1.63, Running 131.65s Step 295( 34.60%), action 173, FPS 1.69, Running 132.15s Step 296( 34.80%), action 174, FPS 1.68, Running 132.62s Step 297( 35.00%), action 175, FPS 1.68, Running 133.34s Step 298( 35.20%), action 176, FPS 1.66, Running 133.82s Step 299( 35.40%), action 177, FPS 1.68, Running 134.46s Step 300( 35.60%), action 178, FPS 1.66, Running 134.96s Step 301( 35.80%), action 179, FPS 1.63, Running 135.93s Step 302( 36.00%), action 180, FPS 1.68, Running 136.28s Step 303( 36.20%), action 181, FPS 1.64, Running 137.20s Step 304( 36.40%), action 182, FPS 1.65, Running 137.73s Step 305( 36.60%), action 183, FPS 1.69, Running 138.31s Step 306( 36.80%), action 184, FPS 1.66, Running 139.01s Step 307( 37.00%), action 185, FPS 1.59, Running 140.17s Step 308( 37.20%), action 186, FPS 1.59, Running 140.52s Step 309( 37.40%), action 187, FPS 1.56, Running 141.44s Step 310( 37.60%), action 188, FPS 1.57, Running 141.83s Step 311( 37.80%), action 189, FPS 1.55, Running 142.63s Step 312( 38.00%), action 190, FPS 1.53, Running 143.17s Step 313( 38.20%), action 191, FPS 1.57, Running 144.07s Step 314( 38.40%), action 192, FPS 1.53, Running 144.72s Step 315( 38.60%), action 193, FPS 1.51, Running 145.36s Step 316( 38.80%), action 194, FPS 1.49, Running 146.05s Step 317( 39.00%), action 195, FPS 1.43, Running 147.30s Step 318( 39.20%), action 196, FPS 1.40, Running 148.15s Step 319( 39.40%), action 197, FPS 1.38, Running 148.93s Step 320( 39.60%), action 198, FPS 1.37, Running 149.54s Step 321( 39.80%), action 199, FPS 1.40, Running 150.17s Step 322( 40.00%), action 200, FPS 1.42, Running 150.39s Step 323( 40.20%), action 201, FPS 1.42, Running 151.27s Step 324( 40.40%), action 202, FPS 1.44, Running 151.61s Step 325( 40.60%), action 203, FPS 1.41, Running 152.47s Step 326( 40.80%), action 204, FPS 1.43, Running 152.98s Step 327( 41.00%), action 205, FPS 1.48, Running 153.67s Step 328( 41.20%), action 206, FPS 1.47, Running 154.16s Step 329( 41.40%), action 207, FPS 1.48, Running 154.98s Step 330( 41.60%), action 208, FPS 1.48, Running 155.33s Step 331( 41.80%), action 209, FPS 1.51, Running 155.89s Step 332( 42.00%), action 210, FPS 1.51, Running 156.44s Step 333( 42.20%), action 211, FPS 1.49, Running 157.49s Step 334( 42.40%), action 212, FPS 1.50, Running 158.02s Step 335( 42.60%), action 213, FPS 1.50, Running 158.67s Step 336( 42.80%), action 214, FPS 1.53, Running 159.12s Step 337( 43.00%), action 215, FPS 1.60, Running 159.78s Step 338( 43.20%), action 216, FPS 1.67, Running 160.12s Step 339( 43.40%), action 217, FPS 1.67, Running 160.92s Step 340( 43.60%), action 218, FPS 1.70, Running 161.30s Step 341( 43.80%), action 219, FPS 1.70, Running 161.93s Step 342( 44.00%), action 220, FPS 1.69, Running 162.20s Step 343( 44.20%), action 221, FPS 1.70, Running 163.06s Step 344( 44.40%), action 222, FPS 1.69, Running 163.45s Step 345( 44.60%), action 223, FPS 1.72, Running 164.08s Step 346( 44.80%), action 224, FPS 1.75, Running 164.40s Step 347( 45.00%), action 225, FPS 1.78, Running 164.91s Step 348( 45.20%), action 226, FPS 1.77, Running 165.44s Step 349( 45.40%), action 227, FPS 1.81, Running 166.02s Step 350( 45.60%), action 228, FPS 1.78, Running 166.53s Step 351( 45.80%), action 229, FPS 1.78, Running 167.14s Step 352( 46.00%), action 230, FPS 1.77, Running 167.71s Step 353( 46.20%), action 231, FPS 1.82, Running 168.49s Step 354( 46.40%), action 232, FPS 1.85, Running 168.82s Step 355( 46.60%), action 233, FPS 1.86, Running 169.40s Step 356( 46.80%), action 234, FPS 1.86, Running 169.89s Step 357( 47.00%), action 235, FPS 1.87, Running 170.47s Step 358( 47.20%), action 236, FPS 1.84, Running 170.98s Step 359( 47.40%), action 237, FPS 1.87, Running 171.60s Step 360( 47.60%), action 238, FPS 1.85, Running 172.10s Step 361( 47.80%), action 239, FPS 1.82, Running 172.95s Step 362( 48.00%), action 240, FPS 1.81, Running 173.27s Step 363( 48.20%), action 241, FPS 1.81, Running 174.13s Step 364( 48.40%), action 242, FPS 1.80, Running 174.56s Step 365( 48.60%), action 243, FPS 1.79, Running 175.24s Step 366( 48.80%), action 244, FPS 1.76, Running 175.79s Step 367( 49.00%), action 245, FPS 1.74, Running 176.42s Step 368( 49.20%), action 246, FPS 1.76, Running 176.79s Step 369( 49.40%), action 247, FPS 1.75, Running 177.47s Step 370( 49.60%), action 248, FPS 1.76, Running 177.90s Step 371( 49.80%), action 249, FPS 1.75, Running 178.58s Step 372( 50.00%), action 250, FPS 1.78, Running 178.96s Step 373( 50.20%), action 251, FPS 1.74, Running 180.00s Step 374( 50.40%), action 252, FPS 1.73, Running 180.36s Step 375( 50.60%), action 253, FPS 1.69, Running 181.21s Step 376( 50.80%), action 254, FPS 1.73, Running 181.46s Step 377( 51.00%), action 255, FPS 1.71, Running 182.19s Step 378( 51.20%), action 256, FPS 1.68, Running 182.90s Step 379( 51.40%), action 257, FPS 1.67, Running 183.59s Step 380( 51.60%), action 258, FPS 1.67, Running 184.10s Step 381( 51.80%), action 259, FPS 1.67, Running 184.89s Step 382( 52.00%), action 260, FPS 1.67, Running 185.26s Step 383( 52.20%), action 261, FPS 1.67, Running 186.11s Step 384( 52.40%), action 262, FPS 1.64, Running 186.73s Step 385( 52.60%), action 263, FPS 1.66, Running 187.28s Step 386( 52.80%), action 264, FPS 1.67, Running 187.78s Step 387( 53.00%), action 265, FPS 1.65, Running 188.53s Step 388( 53.20%), action 266, FPS 1.61, Running 189.20s Step 389( 53.40%), action 267, FPS 1.60, Running 189.98s Step 390( 53.60%), action 268, FPS 1.58, Running 190.53s Step 391( 53.80%), action 269, FPS 1.60, Running 191.10s Step 392( 54.00%), action 270, FPS 1.58, Running 191.60s Step 393( 54.20%), action 271, FPS 1.64, Running 192.18s Step 394( 54.40%), action 272, FPS 1.62, Running 192.69s Step 395( 54.60%), action 273, FPS 1.66, Running 193.25s Step 396( 54.80%), action 274, FPS 1.63, Running 193.73s Step 397( 55.00%), action 275, FPS 1.65, Running 194.32s Step 398( 55.20%), action 276, FPS 1.68, Running 194.79s Step 399( 55.40%), action 277, FPS 1.71, Running 195.30s Step 400( 55.60%), action 278, FPS 1.74, Running 195.61s Step 401( 55.80%), action 279, FPS 1.74, Running 196.37s Step 402( 56.00%), action 280, FPS 1.74, Running 196.73s Step 403( 56.20%), action 281, FPS 1.75, Running 197.52s Step 404( 56.40%), action 282, FPS 1.79, Running 197.88s Step 405( 56.60%), action 283, FPS 1.77, Running 198.58s Step 406( 56.80%), action 284, FPS 1.79, Running 198.92s Step 407( 57.00%), action 285, FPS 1.80, Running 199.66s Step 408( 57.20%), action 286, FPS 1.85, Running 199.99s Step 409( 57.40%), action 287, FPS 1.85, Running 200.76s Step 410( 57.60%), action 288, FPS 1.89, Running 201.09s Step 411( 57.80%), action 289, FPS 1.86, Running 201.85s Step 412( 58.00%), action 290, FPS 1.88, Running 202.23s Step 413( 58.20%), action 291, FPS 1.82, Running 203.15s Step 414( 58.40%), action 292, FPS 1.82, Running 203.69s Step 415( 58.60%), action 293, FPS 1.83, Running 204.20s Step 416( 58.80%), action 294, FPS 1.85, Running 204.55s Step 417( 59.00%), action 295, FPS 1.86, Running 205.04s Step 418( 59.20%), action 296, FPS 1.91, Running 205.26s Step 419( 59.40%), action 297, FPS 1.90, Running 205.85s Step 420( 59.60%), action 298, FPS 1.85, Running 206.42s Step 421( 59.80%), action 299, FPS 1.88, Running 207.00s Step 422( 60.00%), action 300, FPS 1.88, Running 207.35s Step 423( 60.20%), action 301, FPS 1.88, Running 208.14s [2026-08-01 20:32:39] [81 ] Seed 80 failed after 208.44 s. +steps: 423 , actions: 301 . +Instruction: Empty +Total 47/81(58.02%) success. +Setting seed: 81 +Step 1( N/A%), pre moving , FPS 2.03, Running 0.49s Step 2( N/A%), pre moving , FPS 3.63, Running 0.55s Step 3( N/A%), pre moving , FPS 4.96, Running 0.61s Step 4( N/A%), pre moving , FPS 4.34, Running 0.92s Step 5( N/A%), pre moving , FPS 4.96, Running 1.01s Step 6( N/A%), pre moving , FPS 5.55, Running 1.08s Step 7( N/A%), pre moving , FPS 4.99, Running 1.40s Step 8( N/A%), pre moving , FPS 5.49, Running 1.46s Step 9( N/A%), pre moving , FPS 5.82, Running 1.55s Step 10( N/A%), pre moving , FPS 6.20, Running 1.61s Step 11( N/A%), pre moving , FPS 6.29, Running 1.75s Step 12( N/A%), pre moving , FPS 6.03, Running 1.99s Step 13( N/A%), pre moving , FPS 6.26, Running 2.08s Step 14( N/A%), pre moving , FPS 6.51, Running 2.15s Step 15( N/A%), pre moving , FPS 6.08, Running 2.47s Step 16( N/A%), pre moving , FPS 6.27, Running 2.55s Step 17( N/A%), pre moving , FPS 6.52, Running 2.61s Step 18( N/A%), pre moving , FPS 6.72, Running 2.68s Step 19( N/A%), pre moving , FPS 6.35, Running 2.99s Step 20( N/A%), pre moving , FPS 6.51, Running 3.07s Step 21( N/A%), pre moving , FPS 6.39, Running 3.62s Step 22( N/A%), pre moving , FPS 6.39, Running 3.68s Step 23( N/A%), pre moving , FPS 6.37, Running 3.74s Step 24( N/A%), pre moving , FPS 6.31, Running 4.09s Step 25( N/A%), pre moving , FPS 6.32, Running 4.17s Step 26( N/A%), pre moving , FPS 5.51, Running 4.71s Step 27( N/A%), pre moving , FPS 5.90, Running 4.79s Step 28( N/A%), pre moving , FPS 5.50, Running 5.10s Step 29( N/A%), pre moving , FPS 5.47, Running 5.20s Step 30( N/A%), pre moving , FPS 5.49, Running 5.26s Step 31( N/A%), pre moving , FPS 5.58, Running 5.33s Step 32( N/A%), pre moving , FPS 5.47, Running 5.64s Step 33( N/A%), pre moving , FPS 5.48, Running 5.73s Step 34( N/A%), pre moving , FPS 5.51, Running 5.78s Step 35( N/A%), pre moving , FPS 5.90, Running 5.86s Step 36( N/A%), pre moving , FPS 5.07, Running 6.50s Step 37( N/A%), pre moving , FPS 4.81, Running 6.77s Step 38( N/A%), pre moving , FPS 4.79, Running 6.85s Step 39( N/A%), pre moving , FPS 5.08, Running 6.93s Step 40( N/A%), pre moving , FPS 4.79, Running 7.25s Step 41( N/A%), pre moving , FPS 5.43, Running 7.30s Step 42( N/A%), pre moving , FPS 5.38, Running 7.40s Step 43( N/A%), pre moving , FPS 5.39, Running 7.46s Step 44( N/A%), pre moving , FPS 5.78, Running 7.55s Step 45( N/A%), pre moving , FPS 5.38, Running 7.89s Step 46( N/A%), pre moving , FPS 6.08, Running 8.00s Step 47( N/A%), pre moving , FPS 5.61, Running 8.36s Step 48( N/A%), pre moving , FPS 5.92, Running 8.47s Step 49( N/A%), pre moving , FPS 5.93, Running 8.58s Step 50( N/A%), pre moving , FPS 5.48, Running 8.91s Step 51( N/A%), pre moving , FPS 5.41, Running 9.03s Step 52( N/A%), pre moving , FPS 5.73, Running 9.13s Step 53( N/A%), pre moving , FPS 5.34, Running 9.47s Step 54( N/A%), pre moving , FPS 5.25, Running 9.59s Step 55( N/A%), pre moving , FPS 5.21, Running 9.70s Step 56( N/A%), pre moving , FPS 5.61, Running 10.06s Step 57( N/A%), pre moving , FPS 5.90, Running 10.15s Step 58( N/A%), pre moving , FPS 5.51, Running 10.48s Step 59( N/A%), pre moving , FPS 5.39, Running 10.64s Step 60( N/A%), pre moving , FPS 5.73, Running 10.74s Step 61( N/A%), pre moving , FPS 5.27, Running 11.10s Step 62( N/A%), pre moving , FPS 5.24, Running 11.21s Step 63( N/A%), pre moving , FPS 4.95, Running 11.50s Step 64( N/A%), pre moving , FPS 4.84, Running 11.68s Step 65( N/A%), pre moving , FPS 5.13, Running 11.79s Step 66( N/A%), pre moving , FPS 4.82, Running 12.15s Step 67( N/A%), pre moving , FPS 5.11, Running 12.27s Step 68( N/A%), pre moving , FPS 5.12, Running 12.38s Step 69( N/A%), pre moving , FPS 4.84, Running 12.71s Step 70( N/A%), pre moving , FPS 5.11, Running 12.83s Step 71( N/A%), pre moving , FPS 5.13, Running 12.93s Step 72( N/A%), pre moving , FPS 4.84, Running 13.27s Step 73( N/A%), pre moving , FPS 5.11, Running 13.38s Step 74( N/A%), pre moving , FPS 5.13, Running 13.48s Step 75( N/A%), pre moving , FPS 4.85, Running 13.82s Step 76( N/A%), pre moving , FPS 5.26, Running 13.86s Step 77( N/A%), pre moving , FPS 5.35, Running 13.89s Step 78( N/A%), pre moving , FPS 5.82, Running 13.92s Step 79( N/A%), pre moving , FPS 6.05, Running 13.95s Step 80( N/A%), pre moving , FPS 6.18, Running 13.97s Step 81( N/A%), pre moving , FPS 6.89, Running 14.00s Step 82( N/A%), pre moving , FPS 7.11, Running 14.02s Step 83( N/A%), pre moving , FPS 7.86, Running 14.04s Step 84( N/A%), pre moving , FPS 8.41, Running 14.06s Step 85( N/A%), pre moving , FPS 8.75, Running 14.07s Step 86( N/A%), pre moving , FPS 10.30, Running 14.09s Step 87( N/A%), pre moving , FPS 10.87, Running 14.11s Step 88( N/A%), pre moving , FPS 11.43, Running 14.13s Step 89( N/A%), pre moving , FPS 13.98, Running 14.14s Step 90( N/A%), pre moving , FPS 14.98, Running 14.16s Step 91( N/A%), pre moving , FPS 16.02, Running 14.18s Step 92( N/A%), pre moving , FPS 21.48, Running 14.20s Step 93( N/A%), pre moving , FPS 24.03, Running 14.21s Step 94( N/A%), pre moving , FPS 26.70, Running 14.23s Step 95( N/A%), pre moving , FPS 45.81, Running 14.26s Step 96( N/A%), pre moving , FPS 48.04, Running 14.28s Step 97( N/A%), pre moving , FPS 48.07, Running 14.31s Step 98( N/A%), pre moving , FPS 49.09, Running 14.33s Step 99( N/A%), pre moving , FPS 50.28, Running 14.34s Step 100( N/A%), pre moving , FPS 51.23, Running 14.36s Step 101( N/A%), pre moving , FPS 51.43, Running 14.39s Step 102( N/A%), pre moving , FPS 10.31, Running 15.96s Step 103( N/A%), pre moving , FPS 8.23, Running 16.47s Step 104( N/A%), pre moving , FPS 6.95, Running 16.94s Step 105( N/A%), pre moving , FPS 6.04, Running 17.38s Step 106( N/A%), pre moving , FPS 5.71, Running 17.59s Step 107( N/A%), pre moving , FPS 4.98, Running 18.12s Step 108( N/A%), pre moving , FPS 4.57, Running 18.51s Step 109( N/A%), pre moving , FPS 4.11, Running 19.01s Step 110( N/A%), pre moving , FPS 3.96, Running 19.21s Step 111( N/A%), pre moving , FPS 3.44, Running 19.99s Step 112( N/A%), pre moving , FPS 3.34, Running 20.18s Step 113( N/A%), pre moving , FPS 3.07, Running 20.74s Step 114( N/A%), pre moving , FPS 2.89, Running 21.14s Step 115( N/A%), pre moving , FPS 2.70, Running 21.68s Step 116( N/A%), pre moving , FPS 2.63, Running 21.89s Step 117( N/A%), pre moving , FPS 2.47, Running 22.42s Step 118( N/A%), pre moving , FPS 2.41, Running 22.63s Step 119( N/A%), pre moving , FPS 2.30, Running 23.04s Step 120( N/A%), pre moving , FPS 2.20, Running 23.47s Step 121( N/A%), pre moving , FPS 2.08, Running 23.98s Step 122( 0.20%), action 1, FPS 2.09, Running 25.52s Step 123( 0.40%), action 2, FPS 2.14, Running 25.82s Step 124( 0.60%), action 3, FPS 2.06, Running 26.66s Step 125( 0.80%), action 4, FPS 2.08, Running 26.99s Step 126( 1.00%), action 5, FPS 1.97, Running 27.77s Step 127( 1.20%), action 6, FPS 2.01, Running 28.07s Step 128( 1.40%), action 7, FPS 1.91, Running 28.98s Step 129( 1.60%), action 8, FPS 1.90, Running 29.53s Step 130( 1.80%), action 9, FPS 1.79, Running 30.41s Step 131( 2.00%), action 10, FPS 1.86, Running 30.71s Step 132( 2.20%), action 11, FPS 1.74, Running 31.65s Step 133( 2.40%), action 12, FPS 1.75, Running 32.18s Step 134( 2.60%), action 13, FPS 1.70, Running 32.89s Step 135( 2.80%), action 14, FPS 1.75, Running 33.11s Step 136( 3.00%), action 15, FPS 1.72, Running 33.53s Step 137( 3.20%), action 16, FPS 1.70, Running 34.17s Step 138( 3.40%), action 17, FPS 1.60, Running 35.12s Step 139( 3.60%), action 18, FPS 1.59, Running 35.62s Step 140( 3.80%), action 19, FPS 1.52, Running 36.59s Step 141( 4.00%), action 20, FPS 1.55, Running 36.87s Step 142( 4.20%), action 21, FPS 1.58, Running 38.22s Step 143( 4.40%), action 22, FPS 1.53, Running 38.92s Step 144( 4.60%), action 23, FPS 1.53, Running 39.71s Step 145( 4.80%), action 24, FPS 1.53, Running 40.10s Step 146( 5.00%), action 25, FPS 1.51, Running 41.02s Step 147( 5.20%), action 26, FPS 1.51, Running 41.31s Step 148( 5.40%), action 27, FPS 1.51, Running 42.23s Step 149( 5.60%), action 28, FPS 1.51, Running 42.82s Step 150( 5.80%), action 29, FPS 1.50, Running 43.75s Step 151( 6.00%), action 30, FPS 1.49, Running 44.10s Step 152( 6.20%), action 31, FPS 1.49, Running 45.05s Step 153( 6.40%), action 32, FPS 1.49, Running 45.59s Step 154( 6.60%), action 33, FPS 1.47, Running 46.53s Step 155( 6.80%), action 34, FPS 1.45, Running 46.87s Step 156( 7.00%), action 35, FPS 1.41, Running 47.66s Step 157( 7.20%), action 36, FPS 1.45, Running 47.96s Step 158( 7.40%), action 37, FPS 1.45, Running 48.88s Step 159( 7.60%), action 38, FPS 1.45, Running 49.39s Step 160( 7.80%), action 39, FPS 1.45, Running 50.40s Step 161( 8.00%), action 40, FPS 1.45, Running 50.70s Step 162( 8.20%), action 41, FPS 1.52, Running 51.36s Step 163( 8.40%), action 42, FPS 1.57, Running 51.64s Step 164( 8.60%), action 43, FPS 1.60, Running 52.25s Step 165( 8.80%), action 44, FPS 1.58, Running 52.79s Step 166( 9.00%), action 45, FPS 1.60, Running 53.48s Step 167( 9.20%), action 46, FPS 1.56, Running 54.10s Step 168( 9.40%), action 47, FPS 1.57, Running 54.96s Step 169( 9.60%), action 48, FPS 1.57, Running 55.55s Step 170( 9.80%), action 49, FPS 1.59, Running 56.36s Step 171( 10.00%), action 50, FPS 1.53, Running 57.16s Step 172( 10.20%), action 51, FPS 1.52, Running 58.25s Step 173( 10.40%), action 52, FPS 1.51, Running 58.85s Step 174( 10.60%), action 53, FPS 1.51, Running 59.75s Step 175( 10.80%), action 54, FPS 1.51, Running 60.12s Step 176( 11.00%), action 55, FPS 1.51, Running 60.94s Step 177( 11.20%), action 56, FPS 1.50, Running 61.31s Step 178( 11.40%), action 57, FPS 1.51, Running 62.13s Step 179( 11.60%), action 58, FPS 1.53, Running 62.50s Step 180( 11.80%), action 59, FPS 1.56, Running 63.26s Step 181( 12.00%), action 60, FPS 1.52, Running 63.87s Step 182( 12.20%), action 61, FPS 1.48, Running 64.84s Step 183( 12.40%), action 62, FPS 1.45, Running 65.40s Step 184( 12.60%), action 63, FPS 1.43, Running 66.20s Step 185( 12.80%), action 64, FPS 1.44, Running 66.70s Step 186( 13.00%), action 65, FPS 1.42, Running 67.57s Step 187( 13.20%), action 66, FPS 1.43, Running 68.08s Step 188( 13.40%), action 67, FPS 1.45, Running 68.72s Step 189( 13.60%), action 68, FPS 1.45, Running 69.31s Step 190( 13.80%), action 69, FPS 1.50, Running 69.71s Step 191( 14.00%), action 70, FPS 1.54, Running 70.16s Step 192( 14.20%), action 71, FPS 1.54, Running 71.26s Step 193( 14.40%), action 72, FPS 1.57, Running 71.58s Step 194( 14.60%), action 73, FPS 1.59, Running 72.35s Step 195( 14.80%), action 74, FPS 1.59, Running 72.74s Step 196( 15.00%), action 75, FPS 1.60, Running 73.45s Step 197( 15.20%), action 76, FPS 1.61, Running 73.76s Step 198( 15.40%), action 77, FPS 1.60, Running 74.67s Step 199( 15.60%), action 78, FPS 1.57, Running 75.23s Step 200( 15.80%), action 79, FPS 1.59, Running 75.84s Step 201( 16.00%), action 80, FPS 1.60, Running 76.39s Step 202( 16.20%), action 81, FPS 1.62, Running 77.20s Step 203( 16.40%), action 82, FPS 1.60, Running 77.93s Step 204( 16.60%), action 83, FPS 1.58, Running 78.87s Step 205( 16.80%), action 84, FPS 1.57, Running 79.43s Step 206( 17.00%), action 85, FPS 1.60, Running 80.09s Step 207( 17.20%), action 86, FPS 1.59, Running 80.66s Step 208( 17.40%), action 87, FPS 1.57, Running 81.43s Step 209( 17.60%), action 88, FPS 1.59, Running 81.88s Step 210( 17.80%), action 89, FPS 1.55, Running 82.61s Step 211( 18.00%), action 90, FPS 1.55, Running 83.05s Step 212( 18.20%), action 91, FPS 1.57, Running 83.99s Step 213( 18.40%), action 92, FPS 1.54, Running 84.55s Step 214( 18.60%), action 93, FPS 1.54, Running 85.33s Step 215( 18.80%), action 94, FPS 1.53, Running 85.77s Step 216( 19.00%), action 95, FPS 1.52, Running 86.56s Step 217( 19.20%), action 96, FPS 1.51, Running 86.96s Step 218( 19.40%), action 97, FPS 1.55, Running 87.55s Step 219( 19.60%), action 98, FPS 1.59, Running 87.77s Step 220( 19.80%), action 99, FPS 1.62, Running 88.17s Step 221( 20.00%), action 100, FPS 1.66, Running 88.42s Step 222( 20.20%), action 101, FPS 1.64, Running 89.39s Step 223( 20.40%), action 102, FPS 1.67, Running 89.89s Step 224( 20.60%), action 103, FPS 1.67, Running 90.87s Step 225( 20.80%), action 104, FPS 1.70, Running 91.18s Step 226( 21.00%), action 105, FPS 1.67, Running 92.07s Step 227( 21.20%), action 106, FPS 1.71, Running 92.35s Step 228( 21.40%), action 107, FPS 1.69, Running 93.24s Step 229( 21.60%), action 108, FPS 1.69, Running 93.73s Step 230( 21.80%), action 109, FPS 1.66, Running 94.69s Step 231( 22.00%), action 110, FPS 1.68, Running 94.97s Step 232( 22.20%), action 111, FPS 1.67, Running 95.97s Step 233( 22.40%), action 112, FPS 1.69, Running 96.42s Step 234( 22.60%), action 113, FPS 1.70, Running 97.09s Step 235( 22.80%), action 114, FPS 1.69, Running 97.63s Step 236( 23.00%), action 115, FPS 1.67, Running 98.55s Step 237( 23.20%), action 116, FPS 1.62, Running 99.28s Step 238( 23.40%), action 117, FPS 1.56, Running 100.34s Step 239( 23.60%), action 118, FPS 1.52, Running 100.94s Step 240( 23.80%), action 119, FPS 1.46, Running 101.90s Step 241( 24.00%), action 120, FPS 1.45, Running 102.18s Step 242( 24.20%), action 121, FPS 1.42, Running 103.45s Step 243( 24.40%), action 122, FPS 1.41, Running 104.06s Step 244( 24.60%), action 123, FPS 1.41, Running 105.07s Step 245( 24.80%), action 124, FPS 1.40, Running 105.42s Step 246( 25.00%), action 125, FPS 1.44, Running 105.96s Step 247( 25.20%), action 126, FPS 1.44, Running 106.20s Step 248( 25.40%), action 127, FPS 1.51, Running 106.49s Step 249( 25.60%), action 128, FPS 1.54, Running 106.70s Step 250( 25.80%), action 129, FPS 1.60, Running 107.16s Step 251( 26.00%), action 130, FPS 1.59, Running 107.52s Step 252( 26.20%), action 131, FPS 1.58, Running 108.61s Step 253( 26.40%), action 132, FPS 1.59, Running 108.96s Step 254( 26.60%), action 133, FPS 1.58, Running 109.78s Step 255( 26.80%), action 134, FPS 1.60, Running 110.13s Step 256( 27.00%), action 135, FPS 1.62, Running 110.90s Step 257( 27.20%), action 136, FPS 1.65, Running 111.40s Step 258( 27.40%), action 137, FPS 1.71, Running 112.06s Step 259( 27.60%), action 138, FPS 1.74, Running 112.42s Step 260( 27.80%), action 139, FPS 1.78, Running 113.14s Step 261( 28.00%), action 140, FPS 1.74, Running 113.69s Step 262( 28.20%), action 141, FPS 1.77, Running 114.73s Step 263( 28.40%), action 142, FPS 1.78, Running 115.30s Step 264( 28.60%), action 143, FPS 1.81, Running 116.13s Step 265( 28.80%), action 144, FPS 1.82, Running 116.44s Step 266( 29.00%), action 145, FPS 1.76, Running 117.30s Step 267( 29.20%), action 146, FPS 1.76, Running 117.57s Step 268( 29.40%), action 147, FPS 1.67, Running 118.49s Step 269( 29.60%), action 148, FPS 1.61, Running 119.10s Step 270( 29.80%), action 149, FPS 1.59, Running 119.77s Step 271( 30.00%), action 150, FPS 1.56, Running 120.32s Step 272( 30.20%), action 151, FPS 1.58, Running 121.23s Step 273( 30.40%), action 152, FPS 1.56, Running 121.82s Step 274( 30.60%), action 153, FPS 1.54, Running 122.76s Step 275( 30.80%), action 154, FPS 1.54, Running 123.09s Step 276( 31.00%), action 155, FPS 1.53, Running 123.99s Step 277( 31.20%), action 156, FPS 1.53, Running 124.48s Step 278( 31.40%), action 157, FPS 1.53, Running 125.13s Step 279( 31.60%), action 158, FPS 1.55, Running 125.33s Step 280( 31.80%), action 159, FPS 1.58, Running 125.81s Step 281( 32.00%), action 160, FPS 1.60, Running 126.16s Step 282( 32.20%), action 161, FPS 1.67, Running 126.69s Step 283( 32.40%), action 162, FPS 1.72, Running 126.95s Step 284( 32.60%), action 163, FPS 1.74, Running 127.61s Step 285( 32.80%), action 164, FPS 1.70, Running 128.20s Step 286( 33.00%), action 165, FPS 1.70, Running 129.05s Step 287( 33.20%), action 166, FPS 1.69, Running 129.40s Step 288( 33.40%), action 167, FPS 1.71, Running 130.20s Step 289( 33.60%), action 168, FPS 1.71, Running 130.77s Step 290( 33.80%), action 169, FPS 1.73, Running 131.35s Step 291( 34.00%), action 170, FPS 1.73, Running 131.89s Step 292( 34.20%), action 171, FPS 1.77, Running 132.56s Step 293( 34.40%), action 172, FPS 1.77, Running 133.10s Step 294( 34.60%), action 173, FPS 1.77, Running 134.03s Step 295( 34.80%), action 174, FPS 1.74, Running 134.61s Step 296( 35.00%), action 175, FPS 1.77, Running 135.28s Step 297( 35.20%), action 176, FPS 1.76, Running 135.85s Step 298( 35.40%), action 177, FPS 1.73, Running 136.72s Step 299( 35.60%), action 178, FPS 1.70, Running 137.10s Step 300( 35.80%), action 179, FPS 1.64, Running 138.01s Step 301( 36.00%), action 180, FPS 1.65, Running 138.26s Step 302( 36.20%), action 181, FPS 1.57, Running 139.41s Step 303( 36.40%), action 182, FPS 1.56, Running 139.76s Step 304( 36.60%), action 183, FPS 1.52, Running 140.81s Step 305( 36.80%), action 184, FPS 1.53, Running 141.28s Step 306( 37.00%), action 185, FPS 1.51, Running 142.28s Step 307( 37.20%), action 186, FPS 1.52, Running 142.60s Step 308( 37.40%), action 187, FPS 1.49, Running 143.64s Step 309( 37.60%), action 188, FPS 1.49, Running 144.22s Step 310( 37.80%), action 189, FPS 1.47, Running 144.92s Step 311( 38.00%), action 190, FPS 1.51, Running 145.12s Step 312( 38.20%), action 191, FPS 1.49, Running 145.98s Step 313( 38.40%), action 192, FPS 1.51, Running 146.34s Step 314( 38.60%), action 193, FPS 1.52, Running 147.20s Step 315( 38.80%), action 194, FPS 1.52, Running 147.75s Step 316( 39.00%), action 195, FPS 1.51, Running 148.48s Step 317( 39.20%), action 196, FPS 1.54, Running 148.83s Step 318( 39.40%), action 197, FPS 1.57, Running 149.49s Step 319( 39.60%), action 198, FPS 1.56, Running 149.96s Step 320( 39.80%), action 199, FPS 1.56, Running 150.87s Step 321( 40.00%), action 200, FPS 1.55, Running 151.14s Step 322( 40.20%), action 201, FPS 1.56, Running 152.22s Step 323( 40.40%), action 202, FPS 1.55, Running 152.63s Step 324( 40.60%), action 203, FPS 1.60, Running 153.32s Step 325( 40.80%), action 204, FPS 1.61, Running 153.73s Step 326( 41.00%), action 205, FPS 1.64, Running 154.44s Step 327( 41.20%), action 206, FPS 1.63, Running 154.84s Step 328( 41.40%), action 207, FPS 1.69, Running 155.51s Step 329( 41.60%), action 208, FPS 1.71, Running 155.92s Step 330( 41.80%), action 209, FPS 1.72, Running 156.54s Step 331( 42.00%), action 210, FPS 1.68, Running 157.02s Step 332( 42.20%), action 211, FPS 1.67, Running 157.94s Step 333( 42.40%), action 212, FPS 1.69, Running 158.18s Step 334( 42.60%), action 213, FPS 1.72, Running 158.83s Step 335( 42.80%), action 214, FPS 1.74, Running 159.22s Step 336( 43.00%), action 215, FPS 1.75, Running 159.94s Step 337( 43.20%), action 216, FPS 1.74, Running 160.34s Step 338( 43.40%), action 217, FPS 1.71, Running 161.19s Step 339( 43.60%), action 218, FPS 1.74, Running 161.43s Step 340( 43.80%), action 219, FPS 1.75, Running 162.28s Step 341( 44.00%), action 220, FPS 1.75, Running 162.55s Step 342( 44.20%), action 221, FPS 1.78, Running 163.44s Step 343( 44.40%), action 222, FPS 1.80, Running 163.71s Step 344( 44.60%), action 223, FPS 1.84, Running 164.16s Step 345( 44.80%), action 224, FPS 1.88, Running 164.37s Step 346( 45.00%), action 225, FPS 1.96, Running 164.63s Step 347( 45.20%), action 226, FPS 2.01, Running 164.79s Step 348( 45.40%), action 227, FPS 2.10, Running 165.02s Step 349( 45.60%), action 228, FPS 2.15, Running 165.20s Step 350( 45.80%), action 229, FPS 2.23, Running 165.51s Step 351( 46.00%), action 230, FPS 2.31, Running 165.69s Step 352( 46.20%), action 231, FPS 2.43, Running 166.19s Step 353( 46.40%), action 232, FPS 2.35, Running 166.67s Step 354( 46.60%), action 233, FPS 2.36, Running 167.32s Step 355( 46.80%), action 234, FPS 2.31, Running 167.87s Step 356( 47.00%), action 235, FPS 2.28, Running 168.70s Step 357( 47.20%), action 236, FPS 2.29, Running 169.06s Step 358( 47.40%), action 237, FPS 2.30, Running 169.88s Step 359( 47.60%), action 238, FPS 2.30, Running 170.15s Step 360( 47.80%), action 239, FPS 2.30, Running 170.96s Step 361( 48.00%), action 240, FPS 2.31, Running 171.22s Step 362( 48.20%), action 241, FPS 2.30, Running 172.13s Step 363( 48.40%), action 242, FPS 2.31, Running 172.38s Step 364( 48.60%), action 243, FPS 2.19, Running 173.30s Step 365( 48.80%), action 244, FPS 2.14, Running 173.74s Step 366( 49.00%), action 245, FPS 2.05, Running 174.36s Step 367( 49.20%), action 246, FPS 2.00, Running 174.77s Step 368( 49.40%), action 247, FPS 1.92, Running 175.43s Step 369( 49.60%), action 248, FPS 1.86, Running 175.97s Step 370( 49.80%), action 249, FPS 1.75, Running 176.95s Step 371( 50.00%), action 250, FPS 1.74, Running 177.21s Step 372( 50.20%), action 251, FPS 1.68, Running 178.08s Step 373( 50.40%), action 252, FPS 1.70, Running 178.44s Step 374( 50.60%), action 253, FPS 1.62, Running 179.65s Step 375( 50.80%), action 254, FPS 1.66, Running 179.91s Step 376( 51.00%), action 255, FPS 1.67, Running 180.71s Step 377( 51.20%), action 256, FPS 1.67, Running 181.01s Step 378( 51.40%), action 257, FPS 1.67, Running 181.83s Step 379( 51.60%), action 258, FPS 1.67, Running 182.09s Step 380( 51.80%), action 259, FPS 1.69, Running 182.78s Step 381( 52.00%), action 260, FPS 1.68, Running 183.09s Step 382( 52.20%), action 261, FPS 1.73, Running 183.68s Step 383( 52.40%), action 262, FPS 1.73, Running 183.92s Step 384( 52.60%), action 263, FPS 1.82, Running 184.29s Step 385( 52.80%), action 264, FPS 1.85, Running 184.56s Step 386( 53.00%), action 265, FPS 1.89, Running 184.95s Step 387( 53.20%), action 266, FPS 1.91, Running 185.23s Step 388( 53.40%), action 267, FPS 1.96, Running 185.63s Step 389( 53.60%), action 268, FPS 2.02, Running 185.87s Step 390( 53.80%), action 269, FPS 2.06, Running 186.64s Step 391( 54.00%), action 270, FPS 2.03, Running 187.06s Step 392( 54.20%), action 271, FPS 2.03, Running 187.94s Step 393( 54.40%), action 272, FPS 2.05, Running 188.19s Step 394( 54.60%), action 273, FPS 2.17, Running 188.89s Step 395( 54.80%), action 274, FPS 2.15, Running 189.23s Step 396( 55.00%), action 275, FPS 2.12, Running 190.15s Step 397( 55.20%), action 276, FPS 2.13, Running 190.42s Step 398( 55.40%), action 277, FPS 2.12, Running 191.24s Step 399( 55.60%), action 278, FPS 2.12, Running 191.52s Step 400( 55.80%), action 279, FPS 2.10, Running 192.32s Step 401( 56.00%), action 280, FPS 2.10, Running 192.59s Step 402( 56.20%), action 281, FPS 2.03, Running 193.55s Step 403( 56.40%), action 282, FPS 1.96, Running 194.11s Step 404( 56.60%), action 283, FPS 1.91, Running 194.75s Step 405( 56.80%), action 284, FPS 1.88, Running 195.22s Step 406( 57.00%), action 285, FPS 1.85, Running 195.77s Step 407( 57.20%), action 286, FPS 1.85, Running 196.03s Step 408( 57.40%), action 287, FPS 1.79, Running 196.79s Step 409( 57.60%), action 288, FPS 1.78, Running 197.09s Step 410( 57.80%), action 289, FPS 1.79, Running 197.84s Step 411( 58.00%), action 290, FPS 1.82, Running 198.07s Step 412( 58.20%), action 291, FPS 1.86, Running 198.66s Step 413( 58.40%), action 292, FPS 1.83, Running 199.13s Step 414( 58.60%), action 293, FPS 1.86, Running 199.66s Step 415( 58.80%), action 294, FPS 1.83, Running 200.17s Step 416( 59.00%), action 295, FPS 1.89, Running 200.74s Step 417( 59.20%), action 296, FPS 1.89, Running 201.01s Step 418( 59.40%), action 297, FPS 1.90, Running 201.79s Step 419( 59.60%), action 298, FPS 1.90, Running 202.07s Step 420( 59.80%), action 299, FPS 1.90, Running 202.85s Step 421( 60.00%), action 300, FPS 1.90, Running 203.11s Step 422( 60.20%), action 301, FPS 1.98, Running 203.65s Step 423( 60.40%), action 302, FPS 2.06, Running 203.82s Step 424( 60.60%), action 303, FPS 2.14, Running 204.09s Step 425( 60.80%), action 304, FPS 2.21, Running 204.27s Step 426( 61.00%), action 305, FPS 2.25, Running 204.66s Step 427( 61.20%), action 306, FPS 2.26, Running 204.90s Step 428( 61.40%), action 307, FPS 2.31, Running 205.46s Step 429( 61.60%), action 308, FPS 2.32, Running 205.72s Step 430( 61.80%), action 309, FPS 2.32, Running 206.45s Step 431( 62.00%), action 310, FPS 2.32, Running 206.68s Step 432( 62.20%), action 311, FPS 2.27, Running 207.47s Step 433( 62.40%), action 312, FPS 2.32, Running 207.75s Step 434( 62.60%), action 313, FPS 2.22, Running 208.67s Step 435( 62.80%), action 314, FPS 2.21, Running 209.23s Step 436( 63.00%), action 315, FPS 2.21, Running 209.78s Step 437( 63.20%), action 316, FPS 2.14, Running 210.35s Step 438( 63.40%), action 317, FPS 2.10, Running 211.32s Step 439( 63.60%), action 318, FPS 2.09, Running 211.63s Step 440( 63.80%), action 319, FPS 2.10, Running 212.35s Step 441( 64.00%), action 320, FPS 2.08, Running 212.72s Step 442( 64.20%), action 321, FPS 2.04, Running 213.45s Step 443( 64.40%), action 322, FPS 2.00, Running 213.80s Step 444( 64.60%), action 323, FPS 1.86, Running 214.82s Step 445( 64.80%), action 324, FPS 1.81, Running 215.34s Step 446( 65.00%), action 325, FPS 1.74, Running 216.15s Step 447( 65.20%), action 326, FPS 1.71, Running 216.61s Step 448( 65.40%), action 327, FPS 1.70, Running 217.20s Step 449( 65.60%), action 328, FPS 1.67, Running 217.70s Step 450( 65.80%), action 329, FPS 1.63, Running 218.73s Step 451( 66.00%), action 330, FPS 1.58, Running 219.37s Step 452( 66.20%), action 331, FPS 1.55, Running 220.37s Step 453( 66.40%), action 332, FPS 1.55, Running 220.62s Step 454( 66.60%), action 333, FPS 1.58, Running 221.30s Step 455( 66.80%), action 334, FPS 1.62, Running 221.61s Step 456( 67.00%), action 335, FPS 1.56, Running 222.64s Step 457( 67.20%), action 336, FPS 1.60, Running 222.84s Step 458( 67.40%), action 337, FPS 1.69, Running 223.18s Step 459( 67.60%), action 338, FPS 1.66, Running 223.66s Step 460( 67.80%), action 339, FPS 1.67, Running 224.33s Step 461( 68.00%), action 340, FPS 1.65, Running 224.81s Step 462( 68.20%), action 341, FPS 1.62, Running 225.77s Step 463( 68.40%), action 342, FPS 1.62, Running 226.17s Step 464( 68.60%), action 343, FPS 1.66, Running 226.90s Step 465( 68.80%), action 344, FPS 1.64, Running 227.52s Step 466( 69.00%), action 345, FPS 1.63, Running 228.45s Step 467( 69.20%), action 346, FPS 1.65, Running 228.75s Step 468( 69.40%), action 347, FPS 1.63, Running 229.44s Step 469( 69.60%), action 348, FPS 1.65, Running 229.80s Step 470( 69.80%), action 349, FPS 1.67, Running 230.69s Step 471( 70.00%), action 350, FPS 1.73, Running 230.92s Step 472( 70.20%), action 351, FPS 1.75, Running 231.79s Step 473( 70.40%), action 352, FPS 1.75, Running 232.05s Step 474( 70.60%), action 353, FPS 1.73, Running 232.86s Step 475( 70.80%), action 354, FPS 1.74, Running 233.11s Step 476( 71.00%), action 355, FPS 1.75, Running 234.06s Step 477( 71.20%), action 356, FPS 1.70, Running 234.62s Step 478( 71.40%), action 357, FPS 1.62, Running 235.50s Step 479( 71.60%), action 358, FPS 1.61, Running 236.06s Step 480( 71.80%), action 359, FPS 1.62, Running 236.71s Step 481( 72.00%), action 360, FPS 1.62, Running 237.18s Step 482( 72.20%), action 361, FPS 1.64, Running 237.95s Step 483( 72.40%), action 362, FPS 1.63, Running 238.43s Step 484( 72.60%), action 363, FPS 1.66, Running 238.98s Step 485( 72.80%), action 364, FPS 1.68, Running 239.44s Step 486( 73.00%), action 365, FPS 1.73, Running 239.98s Step 487( 73.20%), action 366, FPS 1.71, Running 240.48s Step 488( 73.40%), action 367, FPS 1.76, Running 240.77s Step 489( 73.60%), action 368, FPS 1.79, Running 240.96s Step 490( 73.80%), action 369, FPS 1.88, Running 241.34s Step 491( 74.00%), action 370, FPS 1.88, Running 241.56s Step 492( 74.20%), action 371, FPS 1.87, Running 242.46s Step 493( 74.40%), action 372, FPS 1.87, Running 242.76s Step 494( 74.60%), action 373, FPS 1.87, Running 243.53s Step 495( 74.80%), action 374, FPS 1.83, Running 244.04s Step 496( 75.00%), action 375, FPS 1.88, Running 244.67s Step 497( 75.20%), action 376, FPS 1.90, Running 245.15s Step 498( 75.40%), action 377, FPS 1.94, Running 245.79s Step 499( 75.60%), action 378, FPS 1.95, Running 246.29s Step 500( 75.80%), action 379, FPS 1.95, Running 246.96s Step 501( 76.00%), action 380, FPS 1.97, Running 247.33s Step 502( 76.20%), action 381, FPS 1.94, Running 248.24s Step 503( 76.40%), action 382, FPS 1.98, Running 248.51s Step 504( 76.60%), action 383, FPS 1.92, Running 249.41s Step 505( 76.80%), action 384, FPS 1.95, Running 249.68s Step 506( 77.00%), action 385, FPS 1.92, Running 250.40s Step 507( 77.20%), action 386, FPS 1.96, Running 250.70s Step 508( 77.40%), action 387, FPS 1.86, Running 251.53s Step 509( 77.60%), action 388, FPS 1.85, Running 251.77s Step 510( 77.80%), action 389, FPS 1.77, Running 252.62s Step 511( 78.00%), action 390, FPS 1.77, Running 252.88s Step 512( 78.20%), action 391, FPS 1.80, Running 253.56s Step 513( 78.40%), action 392, FPS 1.78, Running 253.97s Step 514( 78.60%), action 393, FPS 1.79, Running 254.71s Step 515( 78.80%), action 394, FPS 1.82, Running 255.05s Step 516( 79.00%), action 395, FPS 1.81, Running 255.75s Step 517( 79.20%), action 396, FPS 1.82, Running 256.15s Step 518( 79.40%), action 397, FPS 1.80, Running 256.88s Step 519( 79.60%), action 398, FPS 1.81, Running 257.34s Step 520( 79.80%), action 399, FPS 1.79, Running 258.12s Step 521( 80.00%), action 400, FPS 1.80, Running 258.46s Step 522( 80.20%), action 401, FPS 1.84, Running 259.13s Step 523( 80.40%), action 402, FPS 1.82, Running 259.50s Step 524( 80.60%), action 403, FPS 1.90, Running 259.94s Step 525( 80.80%), action 404, FPS 1.89, Running 260.24s Step 526( 81.00%), action 405, FPS 1.97, Running 260.57s Step 527( 81.20%), action 406, FPS 1.97, Running 260.85s Step 528( 81.40%), action 407, FPS 1.97, Running 261.69s Step 529( 81.60%), action 408, FPS 1.96, Running 261.97s Step 530( 81.80%), action 409, FPS 1.95, Running 262.89s Step 531( 82.00%), action 410, FPS 1.89, Running 263.46s Step 532( 82.20%), action 411, FPS 1.88, Running 264.20s Step 533( 82.40%), action 412, FPS 1.88, Running 264.58s Step 534( 82.60%), action 413, FPS 1.89, Running 265.30s Step 535( 82.80%), action 414, FPS 1.88, Running 265.68s Step 536( 83.00%), action 415, FPS 1.87, Running 266.47s Step 537( 83.20%), action 416, FPS 1.88, Running 266.79s Step 538( 83.40%), action 417, FPS 1.89, Running 267.49s Step 539( 83.60%), action 418, FPS 1.89, Running 267.93s Step 540( 83.80%), action 419, FPS 1.89, Running 268.73s Step 541( 84.00%), action 420, FPS 1.89, Running 269.04s Step 542( 84.20%), action 421, FPS 1.86, Running 269.88s Step 543( 84.40%), action 422, FPS 1.88, Running 270.13s Step 544( 84.60%), action 423, FPS 1.80, Running 271.03s Step 545( 84.80%), action 424, FPS 1.81, Running 271.29s Step 546( 85.00%), action 425, FPS 1.73, Running 272.10s Step 547( 85.20%), action 426, FPS 1.68, Running 272.74s Step 548( 85.40%), action 427, FPS 1.70, Running 273.48s Step 549( 85.60%), action 428, FPS 1.69, Running 273.82s Step 550( 85.80%), action 429, FPS 1.68, Running 274.80s Step 551( 86.00%), action 430, FPS 1.73, Running 275.03s Step 552( 86.20%), action 431, FPS 1.70, Running 275.99s Step 553( 86.40%), action 432, FPS 1.72, Running 276.24s Step 554( 86.60%), action 433, FPS 1.70, Running 277.10s Step 555( 86.80%), action 434, FPS 1.71, Running 277.35s Step 556( 87.00%), action 435, FPS 1.70, Running 278.21s Step 557( 87.20%), action 436, FPS 1.72, Running 278.43s Step 558( 87.40%), action 437, FPS 1.75, Running 278.93s Step 559( 87.60%), action 438, FPS 1.79, Running 279.12s Step 560( 87.80%), action 439, FPS 1.85, Running 279.55s Step 561( 88.00%), action 440, FPS 1.87, Running 279.75s Step 562( 88.20%), action 441, FPS 1.94, Running 280.20s Step 563( 88.40%), action 442, FPS 1.95, Running 280.38s Step 564( 88.60%), action 443, FPS 2.03, Running 280.86s Step 565( 88.80%), action 444, FPS 2.05, Running 281.06s Step 566( 89.00%), action 445, FPS 2.09, Running 281.69s Step 567( 89.20%), action 446, FPS 2.11, Running 282.21s Step 568( 89.40%), action 447, FPS 2.13, Running 282.86s Step 569( 89.60%), action 448, FPS 2.09, Running 283.38s Step 570( 89.80%), action 449, FPS 2.14, Running 284.17s Step 571( 90.00%), action 450, FPS 2.10, Running 284.56s Step 572( 90.20%), action 451, FPS 2.12, Running 285.41s Step 573( 90.40%), action 452, FPS 2.06, Running 285.96s Step 574( 90.60%), action 453, FPS 2.07, Running 286.76s Step 575( 90.80%), action 454, FPS 2.04, Running 287.14s Step 576( 91.00%), action 455, FPS 2.04, Running 288.04s Step 577( 91.20%), action 456, FPS 2.02, Running 288.34s Step 578( 91.40%), action 457, FPS 1.95, Running 289.20s Step 579( 91.60%), action 458, FPS 1.87, Running 289.81s Step 580( 91.80%), action 459, FPS 1.84, Running 290.44s Step 581( 92.00%), action 460, FPS 1.79, Running 290.92s Step 582( 92.20%), action 461, FPS 1.73, Running 291.74s Step 583( 92.40%), action 462, FPS 1.70, Running 292.13s Step 584( 92.60%), action 463, FPS 1.63, Running 293.11s Step 585( 92.80%), action 464, FPS 1.60, Running 293.58s Step 586( 93.00%), action 465, FPS 1.54, Running 294.64s Step 587( 93.20%), action 466, FPS 1.55, Running 295.16s Step 588( 93.40%), action 467, FPS 1.56, Running 295.69s Step 589( 93.60%), action 468, FPS 1.56, Running 296.20s Step 590( 93.80%), action 469, FPS 1.53, Running 297.23s Step 591( 94.00%), action 470, FPS 1.52, Running 297.75s Step 592( 94.20%), action 471, FPS 1.53, Running 298.47s Step 593( 94.40%), action 472, FPS 1.54, Running 298.94s Step 594( 94.60%), action 473, FPS 1.55, Running 299.66s Step 595( 94.80%), action 474, FPS 1.54, Running 300.13s Step 596( 95.00%), action 475, FPS 1.57, Running 300.76s Step 597( 95.20%), action 476, FPS 1.55, Running 301.21s Step 598( 95.40%), action 477, FPS 1.58, Running 301.83s Step 599( 95.60%), action 478, FPS 1.60, Running 302.33s Step 600( 95.80%), action 479, FPS 1.58, Running 303.09s Step 601( 96.00%), action 480, FPS 1.58, Running 303.54s Step 602( 96.20%), action 481, FPS 1.57, Running 304.49s Step 603( 96.40%), action 482, FPS 1.58, Running 304.78s Step 604( 96.60%), action 483, FPS 1.58, Running 305.73s Step 605( 96.80%), action 484, FPS 1.58, Running 306.25s Step 606( 97.00%), action 485, FPS 1.58, Running 307.26s Step 607( 97.20%), action 486, FPS 1.58, Running 307.83s Step 608( 97.40%), action 487, FPS 1.52, Running 308.86s Step 609( 97.60%), action 488, FPS 1.54, Running 309.19s Step 610( 97.80%), action 489, FPS 1.57, Running 309.98s Step 611( 98.00%), action 490, FPS 1.60, Running 310.26s Step 612( 98.20%), action 491, FPS 1.59, Running 311.01s Step 613( 98.40%), action 492, FPS 1.59, Running 311.54s Step 614( 98.60%), action 493, FPS 1.61, Running 312.11s Step 615( 98.80%), action 494, FPS 1.60, Running 312.63s Step 616( 99.00%), action 495, FPS 1.61, Running 313.16s Step 617( 99.20%), action 496, FPS 1.59, Running 313.76s Step 618( 99.40%), action 497, FPS 1.56, Running 314.63s Step 619( 99.60%), action 498, FPS 1.60, Running 314.87s Step 620( 99.80%), action 499, FPS 1.58, Running 315.78s Step 621(100.00%), action 500, FPS 1.59, Running 316.10s [2026-08-01 20:37:56] [82 ] Seed 81 failed after 316.37 s. +steps: 621 , actions: 500 . +Instruction: Empty +Total 47/82(57.32%) success. +Setting seed: 82 +Step 1( N/A%), pre moving , FPS 6.73, Running 0.15s Step 2( N/A%), pre moving , FPS 10.89, Running 0.18s Step 3( N/A%), pre moving , FPS 13.66, Running 0.22s Step 4( N/A%), pre moving , FPS 15.32, Running 0.26s Step 5( N/A%), pre moving , FPS 16.66, Running 0.30s Step 6( N/A%), pre moving , FPS 17.78, Running 0.34s Step 7( N/A%), pre moving , FPS 19.22, Running 0.36s Step 8( N/A%), pre moving , FPS 18.58, Running 0.43s Step 9( N/A%), pre moving , FPS 18.81, Running 0.48s Step 10( N/A%), pre moving , FPS 18.11, Running 0.55s Step 11( N/A%), pre moving , FPS 12.66, Running 0.87s Step 12( N/A%), pre moving , FPS 12.62, Running 0.95s Step 13( N/A%), pre moving , FPS 12.80, Running 1.02s Step 14( N/A%), pre moving , FPS 13.06, Running 1.07s Step 15( N/A%), pre moving , FPS 10.84, Running 1.38s Step 16( N/A%), pre moving , FPS 11.12, Running 1.44s Step 17( N/A%), pre moving , FPS 11.25, Running 1.51s Step 18( N/A%), pre moving , FPS 11.36, Running 1.59s Step 19( N/A%), pre moving , FPS 9.99, Running 1.90s Step 20( N/A%), pre moving , FPS 10.08, Running 1.98s Step 21( N/A%), pre moving , FPS 9.69, Running 2.21s Step 22( N/A%), pre moving , FPS 8.55, Running 2.52s Step 23( N/A%), pre moving , FPS 8.40, Running 2.60s Step 24( N/A%), pre moving , FPS 8.19, Running 2.70s Step 25( N/A%), pre moving , FPS 7.76, Running 2.88s Step 26( N/A%), pre moving , FPS 6.90, Running 3.23s Step 27( N/A%), pre moving , FPS 6.28, Running 3.55s Step 28( N/A%), pre moving , FPS 6.23, Running 3.64s Step 29( N/A%), pre moving , FPS 6.21, Running 3.70s Step 30( N/A%), pre moving , FPS 6.23, Running 3.76s Step 31( N/A%), pre moving , FPS 6.24, Running 4.08s Step 32( N/A%), pre moving , FPS 6.22, Running 4.16s Step 33( N/A%), pre moving , FPS 6.23, Running 4.23s Step 34( N/A%), pre moving , FPS 6.21, Running 4.29s Step 35( N/A%), pre moving , FPS 6.19, Running 4.62s Step 36( N/A%), pre moving , FPS 5.28, Running 5.23s Step 37( N/A%), pre moving , FPS 5.30, Running 5.29s Step 38( N/A%), pre moving , FPS 5.29, Running 5.36s Step 39( N/A%), pre moving , FPS 5.30, Running 5.68s Step 40( N/A%), pre moving , FPS 5.30, Running 5.76s Step 41( N/A%), pre moving , FPS 5.55, Running 5.82s Step 42( N/A%), pre moving , FPS 5.95, Running 5.89s Step 43( N/A%), pre moving , FPS 5.91, Running 5.98s Step 44( N/A%), pre moving , FPS 5.62, Running 6.26s Step 45( N/A%), pre moving , FPS 5.77, Running 6.35s Step 46( N/A%), pre moving , FPS 6.23, Running 6.44s Step 47( N/A%), pre moving , FPS 6.18, Running 6.79s Step 48( N/A%), pre moving , FPS 6.13, Running 6.90s Step 49( N/A%), pre moving , FPS 6.07, Running 6.99s Step 50( N/A%), pre moving , FPS 5.58, Running 7.34s Step 51( N/A%), pre moving , FPS 5.92, Running 7.46s Step 52( N/A%), pre moving , FPS 5.89, Running 7.56s Step 53( N/A%), pre moving , FPS 5.44, Running 7.90s Step 54( N/A%), pre moving , FPS 5.38, Running 8.01s Step 55( N/A%), pre moving , FPS 5.71, Running 8.12s Step 56( N/A%), pre moving , FPS 6.17, Running 8.47s Step 57( N/A%), pre moving , FPS 6.07, Running 8.58s Step 58( N/A%), pre moving , FPS 5.60, Running 8.93s Step 59( N/A%), pre moving , FPS 5.95, Running 9.04s Step 60( N/A%), pre moving , FPS 5.92, Running 9.14s Step 61( N/A%), pre moving , FPS 5.86, Running 9.23s Step 62( N/A%), pre moving , FPS 5.39, Running 9.60s Step 63( N/A%), pre moving , FPS 5.38, Running 9.70s Step 64( N/A%), pre moving , FPS 5.27, Running 10.05s Step 65( N/A%), pre moving , FPS 5.22, Running 10.18s Step 66( N/A%), pre moving , FPS 5.21, Running 10.28s Step 67( N/A%), pre moving , FPS 5.17, Running 10.66s Step 68( N/A%), pre moving , FPS 5.18, Running 10.76s Step 69( N/A%), pre moving , FPS 4.86, Running 11.11s Step 70( N/A%), pre moving , FPS 5.16, Running 11.22s Step 71( N/A%), pre moving , FPS 5.18, Running 11.32s Step 72( N/A%), pre moving , FPS 4.86, Running 11.67s Step 73( N/A%), pre moving , FPS 5.15, Running 11.78s Step 74( N/A%), pre moving , FPS 5.09, Running 11.94s Step 75( N/A%), pre moving , FPS 4.83, Running 12.26s Step 76( N/A%), pre moving , FPS 5.16, Running 12.35s Step 77( N/A%), pre moving , FPS 5.17, Running 12.45s Step 78( N/A%), pre moving , FPS 5.20, Running 12.78s Step 79( N/A%), pre moving , FPS 5.19, Running 12.89s Step 80( N/A%), pre moving , FPS 5.19, Running 12.99s Step 81( N/A%), pre moving , FPS 4.89, Running 13.31s Step 82( N/A%), pre moving , FPS 5.26, Running 13.40s Step 83( N/A%), pre moving , FPS 5.31, Running 13.47s Step 84( N/A%), pre moving , FPS 5.75, Running 13.53s Step 85( N/A%), pre moving , FPS 5.46, Running 13.84s Step 86( N/A%), pre moving , FPS 5.50, Running 13.92s Step 87( N/A%), pre moving , FPS 6.03, Running 13.98s Step 88( N/A%), pre moving , FPS 6.08, Running 14.05s Step 89( N/A%), pre moving , FPS 6.15, Running 14.36s Step 90( N/A%), pre moving , FPS 6.29, Running 14.40s Step 91( N/A%), pre moving , FPS 6.33, Running 14.48s Step 92( N/A%), pre moving , FPS 6.99, Running 14.53s Step 93( N/A%), pre moving , FPS 7.10, Running 14.60s Step 94( N/A%), pre moving , FPS 6.71, Running 14.92s Step 95( N/A%), pre moving , FPS 7.30, Running 15.00s Step 96( N/A%), pre moving , FPS 7.34, Running 15.07s Step 97( N/A%), pre moving , FPS 7.42, Running 15.15s Step 98( N/A%), pre moving , FPS 7.98, Running 15.28s Step 99( N/A%), pre moving , FPS 7.64, Running 15.51s Step 100( N/A%), pre moving , FPS 7.72, Running 15.58s Step 101( N/A%), pre moving , FPS 8.61, Running 15.64s Step 102( N/A%), pre moving , FPS 4.38, Running 17.96s Step 103( N/A%), pre moving , FPS 4.21, Running 18.22s Step 104( N/A%), pre moving , FPS 4.14, Running 18.36s Step 105( N/A%), pre moving , FPS 3.96, Running 18.89s Step 106( N/A%), pre moving , FPS 3.88, Running 19.07s Step 107( N/A%), pre moving , FPS 3.56, Running 19.60s Step 108( N/A%), pre moving , FPS 3.34, Running 20.04s Step 109( N/A%), pre moving , FPS 3.23, Running 20.55s Step 110( N/A%), pre moving , FPS 3.15, Running 20.75s Step 111( N/A%), pre moving , FPS 2.96, Running 21.24s Step 112( N/A%), pre moving , FPS 2.81, Running 21.65s Step 113( N/A%), pre moving , FPS 2.64, Running 22.18s Step 114( N/A%), pre moving , FPS 2.69, Running 22.35s Step 115( N/A%), pre moving , FPS 2.53, Running 22.89s Step 116( N/A%), pre moving , FPS 2.42, Running 23.34s Step 117( N/A%), pre moving , FPS 2.31, Running 23.80s Step 118( N/A%), pre moving , FPS 2.30, Running 23.98s Step 119( N/A%), pre moving , FPS 2.21, Running 24.55s Step 120( N/A%), pre moving , FPS 2.14, Running 24.92s Step 121( N/A%), pre moving , FPS 2.04, Running 25.45s Step 122( 0.20%), action 1, FPS 2.35, Running 26.49s Step 123( 0.40%), action 2, FPS 2.34, Running 26.77s Step 124( 0.60%), action 3, FPS 2.15, Running 27.64s Step 125( 0.80%), action 4, FPS 2.21, Running 27.94s Step 126( 1.00%), action 5, FPS 2.08, Running 28.68s Step 127( 1.20%), action 6, FPS 2.14, Running 28.93s Step 128( 1.40%), action 7, FPS 2.05, Running 29.78s Step 129( 1.60%), action 8, FPS 2.11, Running 30.02s Step 130( 1.80%), action 9, FPS 2.03, Running 30.58s Step 131( 2.00%), action 10, FPS 2.03, Running 31.07s Step 132( 2.20%), action 11, FPS 1.93, Running 32.02s Step 133( 2.40%), action 12, FPS 1.99, Running 32.23s Step 134( 2.60%), action 13, FPS 1.86, Running 33.09s Step 135( 2.80%), action 14, FPS 1.92, Running 33.33s Step 136( 3.00%), action 15, FPS 1.84, Running 34.21s Step 137( 3.20%), action 16, FPS 1.88, Running 34.45s Step 138( 3.40%), action 17, FPS 1.76, Running 35.32s Step 139( 3.60%), action 18, FPS 1.81, Running 35.60s Step 140( 3.80%), action 19, FPS 1.79, Running 36.11s Step 141( 4.00%), action 20, FPS 1.84, Running 36.30s Step 142( 4.20%), action 21, FPS 1.95, Running 36.76s Step 143( 4.40%), action 22, FPS 1.97, Running 36.91s Step 144( 4.60%), action 23, FPS 2.06, Running 37.36s Step 145( 4.80%), action 24, FPS 2.08, Running 37.58s Step 146( 5.00%), action 25, FPS 2.10, Running 38.21s Step 147( 5.20%), action 26, FPS 2.10, Running 38.47s Step 148( 5.40%), action 27, FPS 2.09, Running 39.35s Step 149( 5.60%), action 28, FPS 2.09, Running 39.58s Step 150( 5.80%), action 29, FPS 2.04, Running 40.40s Step 151( 6.00%), action 30, FPS 2.07, Running 40.73s Step 152( 6.20%), action 31, FPS 2.08, Running 41.62s Step 153( 6.40%), action 32, FPS 2.07, Running 41.89s Step 154( 6.60%), action 33, FPS 2.06, Running 42.78s Step 155( 6.80%), action 34, FPS 2.05, Running 43.09s Step 156( 7.00%), action 35, FPS 2.06, Running 43.93s Step 157( 7.20%), action 36, FPS 2.00, Running 44.44s Step 158( 7.40%), action 37, FPS 2.06, Running 45.02s Step 159( 7.60%), action 38, FPS 2.02, Running 45.50s Step 160( 7.80%), action 39, FPS 1.97, Running 46.28s Step 161( 8.00%), action 40, FPS 1.92, Running 46.70s Step 162( 8.20%), action 41, FPS 1.84, Running 47.61s Step 163( 8.40%), action 42, FPS 1.82, Running 47.93s Step 164( 8.60%), action 43, FPS 1.75, Running 48.76s Step 165( 8.80%), action 44, FPS 1.68, Running 49.47s Step 166( 9.00%), action 45, FPS 1.65, Running 50.32s Step 167( 9.20%), action 46, FPS 1.63, Running 50.72s Step 168( 9.40%), action 47, FPS 1.63, Running 51.60s Step 169( 9.60%), action 48, FPS 1.58, Running 52.22s Step 170( 9.80%), action 49, FPS 1.55, Running 53.26s Step 171( 10.00%), action 50, FPS 1.52, Running 53.87s Step 172( 10.20%), action 51, FPS 1.52, Running 54.76s Step 173( 10.40%), action 52, FPS 1.51, Running 55.16s Step 174( 10.60%), action 53, FPS 1.54, Running 55.77s Step 175( 10.80%), action 54, FPS 1.55, Running 55.98s Step 176( 11.00%), action 55, FPS 1.55, Running 56.81s Step 177( 11.20%), action 56, FPS 1.56, Running 57.30s Step 178( 11.40%), action 57, FPS 1.54, Running 58.03s Step 179( 11.60%), action 58, FPS 1.54, Running 58.49s Step 180( 11.80%), action 59, FPS 1.55, Running 59.17s Step 181( 12.00%), action 60, FPS 1.55, Running 59.60s Step 182( 12.20%), action 61, FPS 1.55, Running 60.51s Step 183( 12.40%), action 62, FPS 1.56, Running 60.78s Step 184( 12.60%), action 63, FPS 1.54, Running 61.74s Step 185( 12.80%), action 64, FPS 1.55, Running 62.33s Step 186( 13.00%), action 65, FPS 1.57, Running 63.09s Step 187( 13.20%), action 66, FPS 1.55, Running 63.63s Step 188( 13.40%), action 67, FPS 1.55, Running 64.48s Step 189( 13.60%), action 68, FPS 1.60, Running 64.74s Step 190( 13.80%), action 69, FPS 1.61, Running 65.65s Step 191( 14.00%), action 70, FPS 1.65, Running 65.97s Step 192( 14.20%), action 71, FPS 1.62, Running 67.09s Step 193( 14.40%), action 72, FPS 1.63, Running 67.45s Step 194( 14.60%), action 73, FPS 1.59, Running 68.35s Step 195( 14.80%), action 74, FPS 1.58, Running 68.65s Step 196( 15.00%), action 75, FPS 1.56, Running 69.64s Step 197( 15.20%), action 76, FPS 1.56, Running 70.12s Step 198( 15.40%), action 77, FPS 1.53, Running 71.10s Step 199( 15.60%), action 78, FPS 1.51, Running 71.76s Step 200( 15.80%), action 79, FPS 1.47, Running 72.78s Step 201( 16.00%), action 80, FPS 1.49, Running 73.06s Step 202( 16.20%), action 81, FPS 1.47, Running 74.08s Step 203( 16.40%), action 82, FPS 1.47, Running 74.35s Step 204( 16.60%), action 83, FPS 1.49, Running 75.15s Step 205( 16.80%), action 84, FPS 1.49, Running 75.74s Step 206( 17.00%), action 85, FPS 1.47, Running 76.72s Step 207( 17.20%), action 86, FPS 1.45, Running 77.43s Step 208( 17.40%), action 87, FPS 1.44, Running 78.36s Step 209( 17.60%), action 88, FPS 1.40, Running 79.04s Step 210( 17.80%), action 89, FPS 1.39, Running 80.06s Step 211( 18.00%), action 90, FPS 1.38, Running 80.42s Step 212( 18.20%), action 91, FPS 1.38, Running 81.63s Step 213( 18.40%), action 92, FPS 1.37, Running 82.03s Step 214( 18.60%), action 93, FPS 1.38, Running 82.80s Step 215( 18.80%), action 94, FPS 1.38, Running 83.19s Step 216( 19.00%), action 95, FPS 1.40, Running 83.94s Step 217( 19.20%), action 96, FPS 1.39, Running 84.49s Step 218( 19.40%), action 97, FPS 1.43, Running 85.06s Step 219( 19.60%), action 98, FPS 1.44, Running 85.61s Step 220( 19.80%), action 99, FPS 1.45, Running 86.55s Step 221( 20.00%), action 100, FPS 1.42, Running 87.17s Step 222( 20.20%), action 101, FPS 1.42, Running 88.18s Step 223( 20.40%), action 102, FPS 1.41, Running 88.56s Step 224( 20.60%), action 103, FPS 1.40, Running 89.39s Step 225( 20.80%), action 104, FPS 1.40, Running 89.99s Step 226( 21.00%), action 105, FPS 1.40, Running 90.98s Step 227( 21.20%), action 106, FPS 1.44, Running 91.31s Step 228( 21.40%), action 107, FPS 1.44, Running 92.21s Step 229( 21.60%), action 108, FPS 1.50, Running 92.41s Step 230( 21.80%), action 109, FPS 1.57, Running 92.77s Step 231( 22.00%), action 110, FPS 1.57, Running 93.16s Step 232( 22.20%), action 111, FPS 1.65, Running 93.74s Step 233( 22.40%), action 112, FPS 1.66, Running 94.08s Step 234( 22.60%), action 113, FPS 1.68, Running 94.68s Step 235( 22.80%), action 114, FPS 1.66, Running 95.22s Step 236( 23.00%), action 115, FPS 1.68, Running 95.84s Step 237( 23.20%), action 116, FPS 1.68, Running 96.43s Step 238( 23.40%), action 117, FPS 1.61, Running 97.49s Step 239( 23.60%), action 118, FPS 1.61, Running 98.07s Step 240( 23.80%), action 119, FPS 1.60, Running 99.02s Step 241( 24.00%), action 120, FPS 1.63, Running 99.42s Step 242( 24.20%), action 121, FPS 1.61, Running 100.60s Step 243( 24.40%), action 122, FPS 1.58, Running 101.22s Step 244( 24.60%), action 123, FPS 1.57, Running 102.17s Step 245( 24.80%), action 124, FPS 1.58, Running 102.65s Step 246( 25.00%), action 125, FPS 1.62, Running 103.31s Step 247( 25.20%), action 126, FPS 1.60, Running 103.84s Step 248( 25.40%), action 127, FPS 1.59, Running 104.82s Step 249( 25.60%), action 128, FPS 1.57, Running 105.16s Step 250( 25.80%), action 129, FPS 1.51, Running 106.02s Step 251( 26.00%), action 130, FPS 1.49, Running 106.59s Step 252( 26.20%), action 131, FPS 1.44, Running 107.64s Step 253( 26.40%), action 132, FPS 1.42, Running 108.20s Step 254( 26.60%), action 133, FPS 1.38, Running 109.20s Step 255( 26.80%), action 134, FPS 1.40, Running 109.55s Step 256( 27.00%), action 135, FPS 1.38, Running 110.38s Step 257( 27.20%), action 136, FPS 1.38, Running 110.92s Step 258( 27.40%), action 137, FPS 1.43, Running 111.50s Step 259( 27.60%), action 138, FPS 1.45, Running 111.82s Step 260( 27.80%), action 139, FPS 1.50, Running 112.33s Step 261( 28.00%), action 140, FPS 1.52, Running 112.56s Step 262( 28.20%), action 141, FPS 1.60, Running 113.06s Step 263( 28.40%), action 142, FPS 1.65, Running 113.33s Step 264( 28.60%), action 143, FPS 1.69, Running 113.99s Step 265( 28.80%), action 144, FPS 1.68, Running 114.53s Step 266( 29.00%), action 145, FPS 1.68, Running 115.22s Step 267( 29.20%), action 146, FPS 1.67, Running 115.79s Step 268( 29.40%), action 147, FPS 1.68, Running 116.71s Step 269( 29.60%), action 148, FPS 1.65, Running 117.31s Step 270( 29.80%), action 149, FPS 1.65, Running 118.16s Step 271( 30.00%), action 150, FPS 1.67, Running 118.56s Step 272( 30.20%), action 151, FPS 1.69, Running 119.49s Step 273( 30.40%), action 152, FPS 1.72, Running 119.86s Step 274( 30.60%), action 153, FPS 1.76, Running 120.59s Step 275( 30.80%), action 154, FPS 1.76, Running 120.88s Step 276( 31.00%), action 155, FPS 1.76, Running 121.72s Step 277( 31.20%), action 156, FPS 1.76, Running 122.31s Step 278( 31.40%), action 157, FPS 1.74, Running 122.97s Step 279( 31.60%), action 158, FPS 1.71, Running 123.51s Step 280( 31.80%), action 159, FPS 1.65, Running 124.46s Step 281( 32.00%), action 160, FPS 1.63, Running 124.82s Step 282( 32.20%), action 161, FPS 1.59, Running 125.67s Step 283( 32.40%), action 162, FPS 1.55, Running 126.23s Step 284( 32.60%), action 163, FPS 1.51, Running 127.19s Step 285( 32.80%), action 164, FPS 1.51, Running 127.79s Step 286( 33.00%), action 165, FPS 1.52, Running 128.35s Step 287( 33.20%), action 166, FPS 1.53, Running 128.90s Step 288( 33.40%), action 167, FPS 1.56, Running 129.51s Step 289( 33.60%), action 168, FPS 1.58, Running 129.98s Step 290( 33.80%), action 169, FPS 1.59, Running 130.71s Step 291( 34.00%), action 170, FPS 1.59, Running 131.11s Step 292( 34.20%), action 171, FPS 1.65, Running 131.62s Step 293( 34.40%), action 172, FPS 1.67, Running 131.86s Step 294( 34.60%), action 173, FPS 1.68, Running 132.47s Step 295( 34.80%), action 174, FPS 1.69, Running 132.73s Step 296( 35.00%), action 175, FPS 1.76, Running 133.08s Step 297( 35.20%), action 176, FPS 1.77, Running 133.59s Step 298( 35.40%), action 177, FPS 1.74, Running 134.49s Step 299( 35.60%), action 178, FPS 1.78, Running 134.74s Step 300( 35.80%), action 179, FPS 1.79, Running 135.62s Step 301( 36.00%), action 180, FPS 1.76, Running 136.15s Step 302( 36.20%), action 181, FPS 1.74, Running 137.16s Step 303( 36.40%), action 182, FPS 1.78, Running 137.47s Step 304( 36.60%), action 183, FPS 1.80, Running 138.29s Step 305( 36.80%), action 184, FPS 1.86, Running 138.57s Step 306( 37.00%), action 185, FPS 1.82, Running 139.33s Step 307( 37.20%), action 186, FPS 1.86, Running 139.66s Step 308( 37.40%), action 187, FPS 1.81, Running 140.54s Step 309( 37.60%), action 188, FPS 1.84, Running 140.82s Step 310( 37.80%), action 189, FPS 1.82, Running 141.71s Step 311( 38.00%), action 190, FPS 1.83, Running 142.03s Step 312( 38.20%), action 191, FPS 1.78, Running 142.88s Step 313( 38.40%), action 192, FPS 1.77, Running 143.16s Step 314( 38.60%), action 193, FPS 1.73, Running 144.03s Step 315( 38.80%), action 194, FPS 1.68, Running 144.66s Step 316( 39.00%), action 195, FPS 1.60, Running 145.55s Step 317( 39.20%), action 196, FPS 1.64, Running 145.80s Step 318( 39.40%), action 197, FPS 1.64, Running 146.69s Step 319( 39.60%), action 198, FPS 1.63, Running 146.98s Step 320( 39.80%), action 199, FPS 1.63, Running 147.87s Step 321( 40.00%), action 200, FPS 1.63, Running 148.46s Step 322( 40.20%), action 201, FPS 1.63, Running 149.41s Step 323( 40.40%), action 202, FPS 1.64, Running 149.70s Step 324( 40.60%), action 203, FPS 1.63, Running 150.54s Step 325( 40.80%), action 204, FPS 1.64, Running 150.78s Step 326( 41.00%), action 205, FPS 1.70, Running 151.09s Step 327( 41.20%), action 206, FPS 1.71, Running 151.34s Step 328( 41.40%), action 207, FPS 1.78, Running 151.79s Step 329( 41.60%), action 208, FPS 1.74, Running 152.30s Step 330( 41.80%), action 209, FPS 1.74, Running 153.22s Step 331( 42.00%), action 210, FPS 1.75, Running 153.48s Step 332( 42.20%), action 211, FPS 1.73, Running 154.44s Step 333( 42.40%), action 212, FPS 1.70, Running 154.95s Step 334( 42.60%), action 213, FPS 1.73, Running 155.56s Step 335( 42.80%), action 214, FPS 1.75, Running 156.11s Step 336( 43.00%), action 215, FPS 1.78, Running 156.80s Step 337( 43.20%), action 216, FPS 1.74, Running 157.28s Step 338( 43.40%), action 217, FPS 1.78, Running 157.89s Step 339( 43.60%), action 218, FPS 1.76, Running 158.37s Step 340( 43.80%), action 219, FPS 1.81, Running 158.93s Step 341( 44.00%), action 220, FPS 1.82, Running 159.47s Step 342( 44.20%), action 221, FPS 1.81, Running 160.44s Step 343( 44.40%), action 222, FPS 1.76, Running 161.08s Step 344( 44.60%), action 223, FPS 1.80, Running 161.67s Step 345( 44.80%), action 224, FPS 1.75, Running 162.19s Step 346( 45.00%), action 225, FPS 1.69, Running 162.90s Step 347( 45.20%), action 226, FPS 1.66, Running 163.38s Step 348( 45.40%), action 227, FPS 1.61, Running 164.25s Step 349( 45.60%), action 228, FPS 1.63, Running 164.58s Step 350( 45.80%), action 229, FPS 1.62, Running 165.56s Step 351( 46.00%), action 230, FPS 1.58, Running 166.12s Step 352( 46.20%), action 231, FPS 1.58, Running 167.11s Step 353( 46.40%), action 232, FPS 1.60, Running 167.43s Step 354( 46.60%), action 233, FPS 1.57, Running 168.28s Step 355( 46.80%), action 234, FPS 1.61, Running 168.57s Step 356( 47.00%), action 235, FPS 1.58, Running 169.45s Step 357( 47.20%), action 236, FPS 1.58, Running 169.93s Step 358( 47.40%), action 237, FPS 1.62, Running 170.26s Step 359( 47.60%), action 238, FPS 1.65, Running 170.46s Step 360( 47.80%), action 239, FPS 1.64, Running 171.12s Step 361( 48.00%), action 240, FPS 1.65, Running 171.62s Step 362( 48.20%), action 241, FPS 1.63, Running 172.71s Step 363( 48.40%), action 242, FPS 1.68, Running 173.00s Step 364( 48.60%), action 243, FPS 1.66, Running 173.73s Step 365( 48.80%), action 244, FPS 1.69, Running 174.03s Step 366( 49.00%), action 245, FPS 1.71, Running 174.59s Step 367( 49.20%), action 246, FPS 1.72, Running 175.01s Step 368( 49.40%), action 247, FPS 1.75, Running 175.68s Step 369( 49.60%), action 248, FPS 1.73, Running 176.17s Step 370( 49.80%), action 249, FPS 1.74, Running 177.06s Step 371( 50.00%), action 250, FPS 1.78, Running 177.34s Step 372( 50.20%), action 251, FPS 1.73, Running 178.69s Step 373( 50.40%), action 252, FPS 1.73, Running 179.01s Step 374( 50.60%), action 253, FPS 1.73, Running 179.85s Step 375( 50.80%), action 254, FPS 1.73, Running 180.10s Step 376( 51.00%), action 255, FPS 1.73, Running 181.02s Step 377( 51.20%), action 256, FPS 1.75, Running 181.39s Step 378( 51.40%), action 257, FPS 1.68, Running 182.13s Step 379( 51.60%), action 258, FPS 1.68, Running 182.39s Step 380( 51.80%), action 259, FPS 1.65, Running 183.23s Step 381( 52.00%), action 260, FPS 1.68, Running 183.54s Step 382( 52.20%), action 261, FPS 1.69, Running 184.55s Step 383( 52.40%), action 262, FPS 1.68, Running 184.88s Step 384( 52.60%), action 263, FPS 1.67, Running 185.68s Step 385( 52.80%), action 264, FPS 1.64, Running 186.26s Step 386( 53.00%), action 265, FPS 1.58, Running 187.23s Step 387( 53.20%), action 266, FPS 1.56, Running 187.79s Step 388( 53.40%), action 267, FPS 1.57, Running 188.45s Step 389( 53.60%), action 268, FPS 1.59, Running 188.72s Step 390( 53.80%), action 269, FPS 1.63, Running 189.32s Step 391( 54.00%), action 270, FPS 1.60, Running 189.83s Step 392( 54.20%), action 271, FPS 1.68, Running 190.56s Step 393( 54.40%), action 272, FPS 1.67, Running 190.98s Step 394( 54.60%), action 273, FPS 1.67, Running 191.84s Step 395( 54.80%), action 274, FPS 1.66, Running 192.17s Step 396( 55.00%), action 275, FPS 1.65, Running 193.10s Step 397( 55.20%), action 276, FPS 1.63, Running 193.63s Step 398( 55.40%), action 277, FPS 1.61, Running 194.58s Step 399( 55.60%), action 278, FPS 1.55, Running 195.26s Step 400( 55.80%), action 279, FPS 1.53, Running 196.32s Step 401( 56.00%), action 280, FPS 1.50, Running 196.85s Step 402( 56.20%), action 281, FPS 1.50, Running 197.90s Step 403( 56.40%), action 282, FPS 1.47, Running 198.49s Step 404( 56.60%), action 283, FPS 1.44, Running 199.56s Step 405( 56.80%), action 284, FPS 1.44, Running 200.15s Step 406( 57.00%), action 285, FPS 1.45, Running 200.99s Step 407( 57.20%), action 286, FPS 1.47, Running 201.36s Step 408( 57.40%), action 287, FPS 1.45, Running 202.28s Step 409( 57.60%), action 288, FPS 1.44, Running 202.61s Step 410( 57.80%), action 289, FPS 1.41, Running 203.49s Step 411( 58.00%), action 290, FPS 1.41, Running 204.05s Step 412( 58.20%), action 291, FPS 1.38, Running 205.06s Step 413( 58.40%), action 292, FPS 1.39, Running 205.34s Step 414( 58.60%), action 293, FPS 1.39, Running 206.21s Step 415( 58.80%), action 294, FPS 1.40, Running 206.50s Step 416( 59.00%), action 295, FPS 1.42, Running 207.21s Step 417( 59.20%), action 296, FPS 1.41, Running 207.78s Step 418( 59.40%), action 297, FPS 1.41, Running 208.73s Step 419( 59.60%), action 298, FPS 1.46, Running 208.98s Step 420( 59.80%), action 299, FPS 1.47, Running 209.91s Step 421( 60.00%), action 300, FPS 1.49, Running 210.28s Step 422( 60.20%), action 301, FPS 1.51, Running 211.14s Step 423( 60.40%), action 302, FPS 1.51, Running 211.70s Step 424( 60.60%), action 303, FPS 1.55, Running 212.47s Step 425( 60.80%), action 304, FPS 1.57, Running 212.89s Step 426( 61.00%), action 305, FPS 1.54, Running 213.98s Step 427( 61.20%), action 306, FPS 1.52, Running 214.56s Step 428( 61.40%), action 307, FPS 1.51, Running 215.55s Step 429( 61.60%), action 308, FPS 1.48, Running 216.14s Step 430( 61.80%), action 309, FPS 1.47, Running 217.06s Step 431( 62.00%), action 310, FPS 1.50, Running 217.43s Step 432( 62.20%), action 311, FPS 1.50, Running 218.41s Step 433( 62.40%), action 312, FPS 1.47, Running 218.95s Step 434( 62.60%), action 313, FPS 1.45, Running 219.97s Step 435( 62.80%), action 314, FPS 1.42, Running 220.55s Step 436( 63.00%), action 315, FPS 1.44, Running 221.11s Step 437( 63.20%), action 316, FPS 1.44, Running 221.67s Step 438( 63.40%), action 317, FPS 1.45, Running 222.52s Step 439( 63.60%), action 318, FPS 1.44, Running 222.87s Step 440( 63.80%), action 319, FPS 1.43, Running 223.91s Step 441( 64.00%), action 320, FPS 1.41, Running 224.46s Step 442( 64.20%), action 321, FPS 1.42, Running 225.22s Step 443( 64.40%), action 322, FPS 1.44, Running 225.54s Step 444( 64.60%), action 323, FPS 1.44, Running 226.35s Step 445( 64.80%), action 324, FPS 1.43, Running 226.89s Step 446( 65.00%), action 325, FPS 1.48, Running 227.53s Step 447( 65.20%), action 326, FPS 1.48, Running 228.05s Step 448( 65.40%), action 327, FPS 1.52, Running 228.68s Step 449( 65.60%), action 328, FPS 1.53, Running 229.22s Step 450( 65.80%), action 329, FPS 1.54, Running 230.07s Step 451( 66.00%), action 330, FPS 1.54, Running 230.45s Step 452( 66.20%), action 331, FPS 1.56, Running 231.25s Step 453( 66.40%), action 332, FPS 1.55, Running 231.89s Step 454( 66.60%), action 333, FPS 1.56, Running 232.79s Step 455( 66.80%), action 334, FPS 1.60, Running 233.06s Step 456( 67.00%), action 335, FPS 1.51, Running 234.34s Step 457( 67.20%), action 336, FPS 1.50, Running 234.98s Step 458( 67.40%), action 337, FPS 1.51, Running 235.80s Step 459( 67.60%), action 338, FPS 1.51, Running 236.08s Step 460( 67.80%), action 339, FPS 1.53, Running 237.03s Step 461( 68.00%), action 340, FPS 1.56, Running 237.30s [2026-08-01 20:41:54] [83 ] Seed 82 success after 237.66 s. +steps: 461 , actions: 340 . +Instruction: Empty +Total 48/83(57.83%) success. +Setting seed: 83 +Step 1( N/A%), pre moving , FPS 2.12, Running 0.47s Step 2( N/A%), pre moving , FPS 2.57, Running 0.78s Step 3( N/A%), pre moving , FPS 3.52, Running 0.85s Step 4( N/A%), pre moving , FPS 4.39, Running 0.91s Step 5( N/A%), pre moving , FPS 5.06, Running 0.99s Step 6( N/A%), pre moving , FPS 4.61, Running 1.30s Step 7( N/A%), pre moving , FPS 5.05, Running 1.39s Step 8( N/A%), pre moving , FPS 5.47, Running 1.46s Step 9( N/A%), pre moving , FPS 5.93, Running 1.52s Step 10( N/A%), pre moving , FPS 5.43, Running 1.84s Step 11( N/A%), pre moving , FPS 5.75, Running 1.91s Step 12( N/A%), pre moving , FPS 6.05, Running 1.98s Step 13( N/A%), pre moving , FPS 6.34, Running 2.05s Step 14( N/A%), pre moving , FPS 6.62, Running 2.12s Step 15( N/A%), pre moving , FPS 6.16, Running 2.43s Step 16( N/A%), pre moving , FPS 6.35, Running 2.52s Step 17( N/A%), pre moving , FPS 6.56, Running 2.59s Step 18( N/A%), pre moving , FPS 6.32, Running 2.85s Step 19( N/A%), pre moving , FPS 6.47, Running 2.94s Step 20( N/A%), pre moving , FPS 6.72, Running 2.98s Step 21( N/A%), pre moving , FPS 6.62, Running 3.49s Step 22( N/A%), pre moving , FPS 7.19, Running 3.56s Step 23( N/A%), pre moving , FPS 7.24, Running 3.62s Step 24( N/A%), pre moving , FPS 7.12, Running 3.72s Step 25( N/A%), pre moving , FPS 6.57, Running 4.03s Step 26( N/A%), pre moving , FPS 6.78, Running 4.25s Step 27( N/A%), pre moving , FPS 6.93, Running 4.27s Step 28( N/A%), pre moving , FPS 7.07, Running 4.29s Step 29( N/A%), pre moving , FPS 7.17, Running 4.31s Step 30( N/A%), pre moving , FPS 8.06, Running 4.32s Step 31( N/A%), pre moving , FPS 8.24, Running 4.34s Step 32( N/A%), pre moving , FPS 8.43, Running 4.36s Step 33( N/A%), pre moving , FPS 8.61, Running 4.37s Step 34( N/A%), pre moving , FPS 8.80, Running 4.39s Step 35( N/A%), pre moving , FPS 10.14, Running 4.41s Step 36( N/A%), pre moving , FPS 8.99, Running 4.75s Step 37( N/A%), pre moving , FPS 9.12, Running 4.79s Step 38( N/A%), pre moving , FPS 10.17, Running 4.81s Step 39( N/A%), pre moving , FPS 10.48, Running 4.85s Step 40( N/A%), pre moving , FPS 10.53, Running 4.88s Step 41( N/A%), pre moving , FPS 14.08, Running 4.91s Step 42( N/A%), pre moving , FPS 14.33, Running 4.95s Step 43( N/A%), pre moving , FPS 14.48, Running 5.00s Step 44( N/A%), pre moving , FPS 14.98, Running 5.06s Step 45( N/A%), pre moving , FPS 18.47, Running 5.12s Step 46( N/A%), pre moving , FPS 21.39, Running 5.19s Step 47( N/A%), pre moving , FPS 20.06, Running 5.27s Step 48( N/A%), pre moving , FPS 18.74, Running 5.36s Step 49( N/A%), pre moving , FPS 14.30, Running 5.71s Step 50( N/A%), pre moving , FPS 13.31, Running 5.83s Step 51( N/A%), pre moving , FPS 12.62, Running 5.92s Step 52( N/A%), pre moving , FPS 10.31, Running 6.30s Step 53( N/A%), pre moving , FPS 9.87, Running 6.40s Step 54( N/A%), pre moving , FPS 8.49, Running 6.75s Step 55( N/A%), pre moving , FPS 8.13, Running 6.87s Step 56( N/A%), pre moving , FPS 8.96, Running 6.98s Step 57( N/A%), pre moving , FPS 7.78, Running 7.36s Step 58( N/A%), pre moving , FPS 7.55, Running 7.46s Step 59( N/A%), pre moving , FPS 6.73, Running 7.82s Step 60( N/A%), pre moving , FPS 6.54, Running 7.94s Step 61( N/A%), pre moving , FPS 6.05, Running 8.22s Step 62( N/A%), pre moving , FPS 5.78, Running 8.42s Step 63( N/A%), pre moving , FPS 5.68, Running 8.52s Step 64( N/A%), pre moving , FPS 5.24, Running 8.87s Step 65( N/A%), pre moving , FPS 5.16, Running 8.99s Step 66( N/A%), pre moving , FPS 4.80, Running 9.36s Step 67( N/A%), pre moving , FPS 4.76, Running 9.48s Step 68( N/A%), pre moving , FPS 4.45, Running 9.85s Step 69( N/A%), pre moving , FPS 4.67, Running 9.99s Step 70( N/A%), pre moving , FPS 4.69, Running 10.09s Step 71( N/A%), pre moving , FPS 4.44, Running 10.43s Step 72( N/A%), pre moving , FPS 4.70, Running 10.55s Step 73( N/A%), pre moving , FPS 4.50, Running 10.84s Step 74( N/A%), pre moving , FPS 4.67, Running 11.03s Step 75( N/A%), pre moving , FPS 4.70, Running 11.13s Step 76( N/A%), pre moving , FPS 4.44, Running 11.48s Step 77( N/A%), pre moving , FPS 4.70, Running 11.61s Step 78( N/A%), pre moving , FPS 4.44, Running 11.97s Step 79( N/A%), pre moving , FPS 4.69, Running 12.08s Step 80( N/A%), pre moving , FPS 4.73, Running 12.16s Step 81( N/A%), pre moving , FPS 4.70, Running 12.47s Step 82( N/A%), pre moving , FPS 4.83, Running 12.56s Step 83( N/A%), pre moving , FPS 4.88, Running 12.62s Step 84( N/A%), pre moving , FPS 5.23, Running 12.69s Step 85( N/A%), pre moving , FPS 4.98, Running 13.01s Step 86( N/A%), pre moving , FPS 5.34, Running 13.10s Step 87( N/A%), pre moving , FPS 5.42, Running 13.17s Step 88( N/A%), pre moving , FPS 5.93, Running 13.23s Step 89( N/A%), pre moving , FPS 5.64, Running 13.54s Step 90( N/A%), pre moving , FPS 5.67, Running 13.62s Step 91( N/A%), pre moving , FPS 6.18, Running 13.67s Step 92( N/A%), pre moving , FPS 6.26, Running 13.74s Step 93( N/A%), pre moving , FPS 6.23, Running 14.05s Step 94( N/A%), pre moving , FPS 6.43, Running 14.13s Step 95( N/A%), pre moving , FPS 6.52, Running 14.19s Step 96( N/A%), pre moving , FPS 7.16, Running 14.27s Step 97( N/A%), pre moving , FPS 6.71, Running 14.59s Step 98( N/A%), pre moving , FPS 7.37, Running 14.68s Step 99( N/A%), pre moving , FPS 4.02, Running 17.06s Step 100( N/A%), pre moving , FPS 3.63, Running 17.68s Step 101( N/A%), pre moving , FPS 3.65, Running 17.95s Step 102( N/A%), pre moving , FPS 3.38, Running 18.48s Step 103( N/A%), pre moving , FPS 3.31, Running 18.66s Step 104( N/A%), pre moving , FPS 3.07, Running 19.20s Step 105( N/A%), pre moving , FPS 3.03, Running 19.62s Step 106( N/A%), pre moving , FPS 2.85, Running 20.13s Step 107( N/A%), pre moving , FPS 2.79, Running 20.34s Step 108( N/A%), pre moving , FPS 2.62, Running 20.86s Step 109( N/A%), pre moving , FPS 2.65, Running 21.09s Step 110( N/A%), pre moving , FPS 2.49, Running 21.65s Step 111( N/A%), pre moving , FPS 2.44, Running 21.87s Step 112( N/A%), pre moving , FPS 2.32, Running 22.36s Step 113( N/A%), pre moving , FPS 2.37, Running 22.49s Step 114( N/A%), pre moving , FPS 2.34, Running 22.67s Step 115( N/A%), pre moving , FPS 2.32, Running 22.80s Step 116( N/A%), pre moving , FPS 2.29, Running 23.00s Step 117( N/A%), pre moving , FPS 2.34, Running 23.14s Step 118( N/A%), pre moving , FPS 2.28, Running 23.44s Step 119( 0.20%), action 1, FPS 2.71, Running 24.45s Step 120( 0.40%), action 2, FPS 2.73, Running 25.00s Step 121( 0.60%), action 3, FPS 2.57, Running 25.74s Step 122( 0.80%), action 4, FPS 2.63, Running 26.07s Step 123( 1.00%), action 5, FPS 2.43, Running 26.89s Step 124( 1.20%), action 6, FPS 2.43, Running 27.44s Step 125( 1.40%), action 7, FPS 2.37, Running 28.06s Step 126( 1.60%), action 8, FPS 2.30, Running 28.81s Step 127( 1.80%), action 9, FPS 2.14, Running 29.67s Step 128( 2.00%), action 10, FPS 2.10, Running 30.40s Step 129( 2.20%), action 11, FPS 1.96, Running 31.28s Step 130( 2.40%), action 12, FPS 1.99, Running 31.69s Step 131( 2.60%), action 13, FPS 1.90, Running 32.39s Step 132( 2.80%), action 14, FPS 1.91, Running 32.86s Step 133( 3.00%), action 15, FPS 1.81, Running 33.57s Step 134( 3.20%), action 16, FPS 1.72, Running 34.33s Step 135( 3.40%), action 17, FPS 1.62, Running 35.16s Step 136( 3.60%), action 18, FPS 1.55, Running 35.93s Step 137( 3.80%), action 19, FPS 1.47, Running 36.74s Step 138( 4.00%), action 20, FPS 1.47, Running 37.04s Step 139( 4.20%), action 21, FPS 1.48, Running 37.93s Step 140( 4.40%), action 22, FPS 1.50, Running 38.34s Step 141( 4.60%), action 23, FPS 1.50, Running 39.04s Step 142( 4.80%), action 24, FPS 1.48, Running 39.59s Step 143( 5.00%), action 25, FPS 1.50, Running 40.23s Step 144( 5.20%), action 26, FPS 1.51, Running 40.69s Step 145( 5.40%), action 27, FPS 1.51, Running 41.32s Step 146( 5.60%), action 28, FPS 1.54, Running 41.79s Step 147( 5.80%), action 29, FPS 1.57, Running 42.39s Step 148( 6.00%), action 30, FPS 1.59, Running 42.99s Step 149( 6.20%), action 31, FPS 1.60, Running 43.78s Step 150( 6.40%), action 32, FPS 1.57, Running 44.40s Step 151( 6.60%), action 33, FPS 1.58, Running 45.08s Step 152( 6.80%), action 34, FPS 1.57, Running 45.57s Step 153( 7.00%), action 35, FPS 1.58, Running 46.20s Step 154( 7.20%), action 36, FPS 1.59, Running 46.89s Step 155( 7.40%), action 37, FPS 1.61, Running 47.58s Step 156( 7.60%), action 38, FPS 1.64, Running 48.15s Step 157( 7.80%), action 39, FPS 1.64, Running 48.96s Step 158( 8.00%), action 40, FPS 1.61, Running 49.43s Step 159( 8.20%), action 41, FPS 1.59, Running 50.49s Step 160( 8.40%), action 42, FPS 1.56, Running 51.17s Step 161( 8.60%), action 43, FPS 1.57, Running 51.80s Step 162( 8.80%), action 44, FPS 1.58, Running 52.23s Step 163( 9.00%), action 45, FPS 1.59, Running 52.84s Step 164( 9.20%), action 46, FPS 1.59, Running 53.25s Step 165( 9.40%), action 47, FPS 1.58, Running 53.98s Step 166( 9.60%), action 48, FPS 1.58, Running 54.46s Step 167( 9.80%), action 49, FPS 1.56, Running 55.21s Step 168( 10.00%), action 50, FPS 1.55, Running 55.86s Step 169( 10.20%), action 51, FPS 1.54, Running 56.73s Step 170( 10.40%), action 52, FPS 1.57, Running 57.11s Step 171( 10.60%), action 53, FPS 1.59, Running 57.63s Step 172( 10.80%), action 54, FPS 1.59, Running 58.14s Step 173( 11.00%), action 55, FPS 1.59, Running 58.76s Step 174( 11.20%), action 56, FPS 1.59, Running 59.46s Step 175( 11.40%), action 57, FPS 1.62, Running 59.92s Step 176( 11.60%), action 58, FPS 1.66, Running 60.23s Step 177( 11.80%), action 59, FPS 1.68, Running 60.84s Step 178( 12.00%), action 60, FPS 1.66, Running 61.47s Step 179( 12.20%), action 61, FPS 1.69, Running 62.33s Step 180( 12.40%), action 62, FPS 1.72, Running 62.77s Step 181( 12.60%), action 63, FPS 1.64, Running 64.03s Step 182( 12.80%), action 64, FPS 1.61, Running 64.63s Step 183( 13.00%), action 65, FPS 1.62, Running 65.20s Step 184( 13.20%), action 66, FPS 1.57, Running 65.96s Step 185( 13.40%), action 67, FPS 1.55, Running 66.86s Step 186( 13.60%), action 68, FPS 1.53, Running 67.51s Step 187( 13.80%), action 69, FPS 1.51, Running 68.42s Step 188( 14.00%), action 70, FPS 1.53, Running 68.93s Step 189( 14.20%), action 71, FPS 1.50, Running 70.06s Step 190( 14.40%), action 72, FPS 1.50, Running 70.48s Step 191( 14.60%), action 73, FPS 1.47, Running 71.28s Step 192( 14.80%), action 74, FPS 1.45, Running 71.94s Step 193( 15.00%), action 75, FPS 1.43, Running 72.79s Step 194( 15.20%), action 76, FPS 1.42, Running 73.51s Step 195( 15.40%), action 77, FPS 1.40, Running 74.15s Step 196( 15.60%), action 78, FPS 1.39, Running 74.66s Step 197( 15.80%), action 79, FPS 1.36, Running 75.51s Step 198( 16.00%), action 80, FPS 1.39, Running 75.88s Step 199( 16.20%), action 81, FPS 1.39, Running 76.76s Step 200( 16.40%), action 82, FPS 1.38, Running 77.28s Step 201( 16.60%), action 83, FPS 1.43, Running 77.98s Step 202( 16.80%), action 84, FPS 1.44, Running 78.50s Step 203( 17.00%), action 85, FPS 1.43, Running 79.20s Step 204( 17.20%), action 86, FPS 1.42, Running 80.04s Step 205( 17.40%), action 87, FPS 1.43, Running 80.89s Step 206( 17.60%), action 88, FPS 1.43, Running 81.54s Step 207( 17.80%), action 89, FPS 1.45, Running 82.25s Step 208( 18.00%), action 90, FPS 1.43, Running 82.92s Step 209( 18.20%), action 91, FPS 1.46, Running 83.80s Step 210( 18.40%), action 92, FPS 1.42, Running 84.55s Step 211( 18.60%), action 93, FPS 1.41, Running 85.48s Step 212( 18.80%), action 94, FPS 1.43, Running 85.95s Step 213( 19.00%), action 95, FPS 1.44, Running 86.67s Step 214( 19.20%), action 96, FPS 1.48, Running 87.07s Step 215( 19.40%), action 97, FPS 1.46, Running 87.82s Step 216( 19.60%), action 98, FPS 1.45, Running 88.48s Step 217( 19.80%), action 99, FPS 1.44, Running 89.39s Step 218( 20.00%), action 100, FPS 1.40, Running 90.12s Step 219( 20.20%), action 101, FPS 1.40, Running 91.01s Step 220( 20.40%), action 102, FPS 1.40, Running 91.58s Step 221( 20.60%), action 103, FPS 1.39, Running 92.34s Step 222( 20.80%), action 104, FPS 1.39, Running 92.89s Step 223( 21.00%), action 105, FPS 1.37, Running 93.75s Step 224( 21.20%), action 106, FPS 1.42, Running 94.10s Step 225( 21.40%), action 107, FPS 1.42, Running 94.97s Step 226( 21.60%), action 108, FPS 1.44, Running 95.40s Step 227( 21.80%), action 109, FPS 1.44, Running 96.13s Step 228( 22.00%), action 110, FPS 1.49, Running 96.38s Step 229( 22.20%), action 111, FPS 1.54, Running 96.79s Step 230( 22.40%), action 112, FPS 1.60, Running 97.02s Step 231( 22.60%), action 113, FPS 1.68, Running 97.36s Step 232( 22.80%), action 114, FPS 1.70, Running 97.73s Step 233( 23.00%), action 115, FPS 1.70, Running 98.42s Step 234( 23.20%), action 116, FPS 1.68, Running 98.96s Step 235( 23.40%), action 117, FPS 1.66, Running 99.87s Step 236( 23.60%), action 118, FPS 1.69, Running 100.30s Step 237( 23.80%), action 119, FPS 1.71, Running 101.09s Step 238( 24.00%), action 120, FPS 1.75, Running 101.56s Step 239( 24.20%), action 121, FPS 1.73, Running 102.59s Step 240( 24.40%), action 122, FPS 1.74, Running 103.07s Step 241( 24.60%), action 123, FPS 1.75, Running 103.74s Step 242( 24.80%), action 124, FPS 1.78, Running 104.16s Step 243( 25.00%), action 125, FPS 1.79, Running 104.90s Step 244( 25.20%), action 126, FPS 1.78, Running 105.34s Step 245( 25.40%), action 127, FPS 1.81, Running 106.02s Step 246( 25.60%), action 128, FPS 1.80, Running 106.51s Step 247( 25.80%), action 129, FPS 1.80, Running 107.26s Step 248( 26.00%), action 130, FPS 1.72, Running 108.03s Step 249( 26.20%), action 131, FPS 1.64, Running 108.98s Step 250( 26.40%), action 132, FPS 1.58, Running 109.67s Step 251( 26.60%), action 133, FPS 1.51, Running 110.60s Step 252( 26.80%), action 134, FPS 1.49, Running 111.19s Step 253( 27.00%), action 135, FPS 1.48, Running 111.92s Step 254( 27.20%), action 136, FPS 1.47, Running 112.57s Step 255( 27.40%), action 137, FPS 1.48, Running 113.38s Step 256( 27.60%), action 138, FPS 1.48, Running 113.85s Step 257( 27.80%), action 139, FPS 1.47, Running 114.69s Step 258( 28.00%), action 140, FPS 1.43, Running 115.51s Step 259( 28.20%), action 141, FPS 1.47, Running 116.24s Step 260( 28.40%), action 142, FPS 1.48, Running 116.62s Step 261( 28.60%), action 143, FPS 1.47, Running 117.34s Step 262( 28.80%), action 144, FPS 1.46, Running 117.86s Step 263( 29.00%), action 145, FPS 1.46, Running 118.60s Step 264( 29.20%), action 146, FPS 1.44, Running 119.24s Step 265( 29.40%), action 147, FPS 1.42, Running 120.07s Step 266( 29.60%), action 148, FPS 1.41, Running 120.65s Step 267( 29.80%), action 149, FPS 1.42, Running 121.36s Step 268( 30.00%), action 150, FPS 1.43, Running 122.03s Step 269( 30.20%), action 151, FPS 1.42, Running 123.10s Step 270( 30.40%), action 152, FPS 1.42, Running 123.73s Step 271( 30.60%), action 153, FPS 1.46, Running 124.31s Step 272( 30.80%), action 154, FPS 1.45, Running 125.02s Step 273( 31.00%), action 155, FPS 1.45, Running 125.68s Step 274( 31.20%), action 156, FPS 1.46, Running 126.23s Step 275( 31.40%), action 157, FPS 1.48, Running 126.89s Step 276( 31.60%), action 158, FPS 1.46, Running 127.53s Step 277( 31.80%), action 159, FPS 1.45, Running 128.50s Step 278( 32.00%), action 160, FPS 1.45, Running 129.27s Step 279( 32.20%), action 161, FPS 1.40, Running 130.58s Step 280( 32.40%), action 162, FPS 1.40, Running 130.95s Step 281( 32.60%), action 163, FPS 1.39, Running 131.78s Step 282( 32.80%), action 164, FPS 1.38, Running 132.38s Step 283( 33.00%), action 165, FPS 1.38, Running 133.12s Step 284( 33.20%), action 166, FPS 1.39, Running 133.60s Step 285( 33.40%), action 167, FPS 1.42, Running 134.16s Step 286( 33.60%), action 168, FPS 1.42, Running 134.72s Step 287( 33.80%), action 169, FPS 1.44, Running 135.26s Step 288( 34.00%), action 170, FPS 1.47, Running 135.60s Step 289( 34.20%), action 171, FPS 1.49, Running 136.50s Step 290( 34.40%), action 172, FPS 1.50, Running 137.08s Step 291( 34.60%), action 173, FPS 1.50, Running 137.64s Step 292( 34.80%), action 174, FPS 1.52, Running 138.17s Step 293( 35.00%), action 175, FPS 1.53, Running 138.76s Step 294( 35.20%), action 176, FPS 1.52, Running 139.43s Step 295( 35.40%), action 177, FPS 1.52, Running 140.03s Step 296( 35.60%), action 178, FPS 1.53, Running 140.61s Step 297( 35.80%), action 179, FPS 1.54, Running 141.48s Step 298( 36.00%), action 180, FPS 1.57, Running 141.99s Step 299( 36.20%), action 181, FPS 1.59, Running 143.12s Step 300( 36.40%), action 182, FPS 1.60, Running 143.48s Step 301( 36.60%), action 183, FPS 1.59, Running 144.36s Step 302( 36.80%), action 184, FPS 1.62, Running 144.73s Step 303( 37.00%), action 185, FPS 1.61, Running 145.55s Step 304( 37.20%), action 186, FPS 1.62, Running 145.97s Step 305( 37.40%), action 187, FPS 1.60, Running 146.65s Step 306( 37.60%), action 188, FPS 1.59, Running 147.31s Step 307( 37.80%), action 189, FPS 1.54, Running 148.28s Step 308( 38.00%), action 190, FPS 1.53, Running 148.68s Step 309( 38.20%), action 191, FPS 1.50, Running 149.85s Step 310( 38.40%), action 192, FPS 1.52, Running 150.26s Step 311( 38.60%), action 193, FPS 1.50, Running 150.99s Step 312( 38.80%), action 194, FPS 1.51, Running 151.43s Step 313( 39.00%), action 195, FPS 1.50, Running 152.07s Step 314( 39.20%), action 196, FPS 1.53, Running 152.47s Step 315( 39.40%), action 197, FPS 1.53, Running 153.14s Step 316( 39.60%), action 198, FPS 1.56, Running 153.40s Step 317( 39.80%), action 199, FPS 1.64, Running 153.69s Step 318( 40.00%), action 200, FPS 1.67, Running 153.99s Step 319( 40.20%), action 201, FPS 1.72, Running 154.76s Step 320( 40.40%), action 202, FPS 1.69, Running 155.28s Step 321( 40.60%), action 203, FPS 1.70, Running 156.12s Step 322( 40.80%), action 204, FPS 1.71, Running 156.43s Step 323( 41.00%), action 205, FPS 1.75, Running 157.00s Step 324( 41.20%), action 206, FPS 1.74, Running 157.49s Step 325( 41.40%), action 207, FPS 1.71, Running 158.31s Step 326( 41.60%), action 208, FPS 1.75, Running 158.71s Step 327( 41.80%), action 209, FPS 1.78, Running 159.51s Step 328( 42.00%), action 210, FPS 1.77, Running 159.96s Step 329( 42.20%), action 211, FPS 1.83, Running 160.79s Step 330( 42.40%), action 212, FPS 1.80, Running 161.38s Step 331( 42.60%), action 213, FPS 1.78, Running 162.23s Step 332( 42.80%), action 214, FPS 1.80, Running 162.53s Step 333( 43.00%), action 215, FPS 1.76, Running 163.44s Step 334( 43.20%), action 216, FPS 1.70, Running 164.20s Step 335( 43.40%), action 217, FPS 1.68, Running 165.04s Step 336( 43.60%), action 218, FPS 1.62, Running 165.71s Step 337( 43.80%), action 219, FPS 1.56, Running 166.51s Step 338( 44.00%), action 220, FPS 1.54, Running 166.97s Step 339( 44.20%), action 221, FPS 1.53, Running 167.79s Step 340( 44.40%), action 222, FPS 1.54, Running 168.25s Step 341( 44.60%), action 223, FPS 1.53, Running 169.15s Step 342( 44.80%), action 224, FPS 1.48, Running 169.94s Step 343( 45.00%), action 225, FPS 1.48, Running 170.55s Step 344( 45.20%), action 226, FPS 1.45, Running 171.25s Step 345( 45.40%), action 227, FPS 1.50, Running 171.64s Step 346( 45.60%), action 228, FPS 1.52, Running 171.90s Step 347( 45.80%), action 229, FPS 1.58, Running 172.16s Step 348( 46.00%), action 230, FPS 1.60, Running 172.47s Step 349( 46.20%), action 231, FPS 1.62, Running 173.13s Step 350( 46.40%), action 232, FPS 1.66, Running 173.41s Step 351( 46.60%), action 233, FPS 1.70, Running 174.02s Step 352( 46.80%), action 234, FPS 1.65, Running 174.68s Step 353( 47.00%), action 235, FPS 1.69, Running 175.30s Step 354( 47.20%), action 236, FPS 1.72, Running 175.86s Step 355( 47.40%), action 237, FPS 1.72, Running 176.68s Step 356( 47.60%), action 238, FPS 1.75, Running 177.17s Step 357( 47.80%), action 239, FPS 1.76, Running 177.85s Step 358( 48.00%), action 240, FPS 1.73, Running 178.54s Step 359( 48.20%), action 241, FPS 1.72, Running 179.40s Step 360( 48.40%), action 242, FPS 1.72, Running 179.85s Step 361( 48.60%), action 243, FPS 1.75, Running 180.59s Step 362( 48.80%), action 244, FPS 1.78, Running 181.19s Step 363( 49.00%), action 245, FPS 1.76, Running 181.94s Step 364( 49.20%), action 246, FPS 1.80, Running 182.35s Step 365( 49.40%), action 247, FPS 1.73, Running 183.23s Step 366( 49.60%), action 248, FPS 1.73, Running 183.49s Step 367( 49.80%), action 249, FPS 1.67, Running 184.17s Step 368( 50.00%), action 250, FPS 1.65, Running 184.61s Step 369( 50.20%), action 251, FPS 1.62, Running 185.51s Step 370( 50.40%), action 252, FPS 1.61, Running 185.86s Step 371( 50.60%), action 253, FPS 1.60, Running 186.54s Step 372( 50.80%), action 254, FPS 1.63, Running 186.93s Step 373( 51.00%), action 255, FPS 1.61, Running 187.71s Step 374( 51.20%), action 256, FPS 1.64, Running 188.05s Step 375( 51.40%), action 257, FPS 1.66, Running 188.76s Step 376( 51.60%), action 258, FPS 1.62, Running 189.52s Step 377( 51.80%), action 259, FPS 1.59, Running 190.40s Step 378( 52.00%), action 260, FPS 1.63, Running 190.80s Step 379( 52.20%), action 261, FPS 1.67, Running 191.36s Step 380( 52.40%), action 262, FPS 1.69, Running 191.69s Step 381( 52.60%), action 263, FPS 1.73, Running 192.13s Step 382( 52.80%), action 264, FPS 1.76, Running 192.56s Step 383( 53.00%), action 265, FPS 1.82, Running 192.95s Step 384( 53.20%), action 266, FPS 1.84, Running 193.24s Step 385( 53.40%), action 267, FPS 1.88, Running 193.88s Step 386( 53.60%), action 268, FPS 1.82, Running 194.50s Step 387( 53.80%), action 269, FPS 1.80, Running 195.30s Step 388( 54.00%), action 270, FPS 1.80, Running 195.74s Step 389( 54.20%), action 271, FPS 1.80, Running 196.62s Step 390( 54.40%), action 272, FPS 1.77, Running 197.18s Step 391( 54.60%), action 273, FPS 1.74, Running 198.06s Step 392( 54.80%), action 274, FPS 1.72, Running 198.52s Step 393( 55.00%), action 275, FPS 1.73, Running 199.28s Step 394( 55.20%), action 276, FPS 1.71, Running 199.73s Step 395( 55.40%), action 277, FPS 1.71, Running 200.45s Step 396( 55.60%), action 278, FPS 1.76, Running 200.89s Step 397( 55.80%), action 279, FPS 1.77, Running 201.68s Step 398( 56.00%), action 280, FPS 1.77, Running 202.09s Step 399( 56.20%), action 281, FPS 1.72, Running 203.00s Step 400( 56.40%), action 282, FPS 1.69, Running 203.52s Step 401( 56.60%), action 283, FPS 1.63, Running 204.42s Step 402( 56.80%), action 284, FPS 1.58, Running 205.19s Step 403( 57.00%), action 285, FPS 1.53, Running 206.07s Step 404( 57.20%), action 286, FPS 1.48, Running 206.76s Step 405( 57.40%), action 287, FPS 1.45, Running 207.70s Step 406( 57.60%), action 288, FPS 1.46, Running 208.18s Step 407( 57.80%), action 289, FPS 1.47, Running 208.92s Step 408( 58.00%), action 290, FPS 1.47, Running 209.39s Step 409( 58.20%), action 291, FPS 1.45, Running 210.46s Step 410( 58.40%), action 292, FPS 1.46, Running 210.87s Step 411( 58.60%), action 293, FPS 1.51, Running 211.29s Step 412( 58.80%), action 294, FPS 1.53, Running 211.62s Step 413( 59.00%), action 295, FPS 1.58, Running 211.93s Step 414( 59.20%), action 296, FPS 1.60, Running 212.23s Step 415( 59.40%), action 297, FPS 1.59, Running 213.06s Step 416( 59.60%), action 298, FPS 1.61, Running 213.34s Step 417( 59.80%), action 299, FPS 1.60, Running 214.17s Step 418( 60.00%), action 300, FPS 1.57, Running 214.82s Step 419( 60.20%), action 301, FPS 1.61, Running 215.41s Step 420( 60.40%), action 302, FPS 1.61, Running 215.95s Step 421( 60.60%), action 303, FPS 1.65, Running 216.51s Step 422( 60.80%), action 304, FPS 1.69, Running 217.01s Step 423( 61.00%), action 305, FPS 1.72, Running 217.70s Step 424( 61.20%), action 306, FPS 1.76, Running 218.14s Step 425( 61.40%), action 307, FPS 1.76, Running 219.05s Step 426( 61.60%), action 308, FPS 1.79, Running 219.33s Step 427( 61.80%), action 309, FPS 1.78, Running 220.13s Step 428( 62.00%), action 310, FPS 1.80, Running 220.49s Step 429( 62.20%), action 311, FPS 1.89, Running 221.04s Step 430( 62.40%), action 312, FPS 1.86, Running 221.62s Step 431( 62.60%), action 313, FPS 1.84, Running 222.19s [2026-08-01 20:45:36] [84 ] Seed 83 success after 222.37 s. +steps: 431 , actions: 313 . +Instruction: Empty +Total 49/84(58.33%) success. +Setting seed: 84 +Step 1( N/A%), pre moving , FPS 1.98, Running 0.50s Step 2( N/A%), pre moving , FPS 3.34, Running 0.60s Step 3( N/A%), pre moving , FPS 3.47, Running 0.86s Step 4( N/A%), pre moving , FPS 4.20, Running 0.95s Step 5( N/A%), pre moving , FPS 4.87, Running 1.03s Step 6( N/A%), pre moving , FPS 4.45, Running 1.35s Step 7( N/A%), pre moving , FPS 4.88, Running 1.43s Step 8( N/A%), pre moving , FPS 5.34, Running 1.50s Step 9( N/A%), pre moving , FPS 5.74, Running 1.57s Step 10( N/A%), pre moving , FPS 5.31, Running 1.88s Step 11( N/A%), pre moving , FPS 5.61, Running 1.96s Step 12( N/A%), pre moving , FPS 5.92, Running 2.03s Step 13( N/A%), pre moving , FPS 6.23, Running 2.09s Step 14( N/A%), pre moving , FPS 5.85, Running 2.39s Step 15( N/A%), pre moving , FPS 6.06, Running 2.48s Step 16( N/A%), pre moving , FPS 6.32, Running 2.53s Step 17( N/A%), pre moving , FPS 6.52, Running 2.61s Step 18( N/A%), pre moving , FPS 6.16, Running 2.92s Step 19( N/A%), pre moving , FPS 6.32, Running 3.00s Step 20( N/A%), pre moving , FPS 6.53, Running 3.06s Step 21( N/A%), pre moving , FPS 6.47, Running 3.60s Step 22( N/A%), pre moving , FPS 6.52, Running 3.66s Step 23( N/A%), pre moving , FPS 6.61, Running 3.89s Step 24( N/A%), pre moving , FPS 6.37, Running 4.09s Step 25( N/A%), pre moving , FPS 6.40, Running 4.15s Step 26( N/A%), pre moving , FPS 6.03, Running 4.66s Step 27( N/A%), pre moving , FPS 6.06, Running 4.73s Step 28( N/A%), pre moving , FPS 5.63, Running 5.05s Step 29( N/A%), pre moving , FPS 5.60, Running 5.14s Step 30( N/A%), pre moving , FPS 6.03, Running 5.20s Step 31( N/A%), pre moving , FPS 6.05, Running 5.27s Step 32( N/A%), pre moving , FPS 5.63, Running 5.58s Step 33( N/A%), pre moving , FPS 5.58, Running 5.67s Step 34( N/A%), pre moving , FPS 5.99, Running 5.73s Step 35( N/A%), pre moving , FPS 5.99, Running 5.82s Step 36( N/A%), pre moving , FPS 5.17, Running 6.40s Step 37( N/A%), pre moving , FPS 4.95, Running 6.64s Step 38( N/A%), pre moving , FPS 5.35, Running 6.66s Step 39( N/A%), pre moving , FPS 5.44, Running 6.68s Step 40( N/A%), pre moving , FPS 5.50, Running 6.70s Step 41( N/A%), pre moving , FPS 6.42, Running 6.71s Step 42( N/A%), pre moving , FPS 6.52, Running 6.73s Step 43( N/A%), pre moving , FPS 7.00, Running 6.75s Step 44( N/A%), pre moving , FPS 7.48, Running 6.76s Step 45( N/A%), pre moving , FPS 7.61, Running 6.78s Step 46( N/A%), pre moving , FPS 9.36, Running 6.80s Step 47( N/A%), pre moving , FPS 9.57, Running 6.82s Step 48( N/A%), pre moving , FPS 11.13, Running 6.85s Step 49( N/A%), pre moving , FPS 11.54, Running 6.87s Step 50( N/A%), pre moving , FPS 11.75, Running 6.90s Step 51( N/A%), pre moving , FPS 12.07, Running 6.92s Step 52( N/A%), pre moving , FPS 14.62, Running 6.95s Step 53( N/A%), pre moving , FPS 15.29, Running 6.98s Step 54( N/A%), pre moving , FPS 15.77, Running 7.00s Step 55( N/A%), pre moving , FPS 16.53, Running 7.03s Step 56( N/A%), pre moving , FPS 30.53, Running 7.05s Step 57( N/A%), pre moving , FPS 45.51, Running 7.08s Step 58( N/A%), pre moving , FPS 43.39, Running 7.12s Step 59( N/A%), pre moving , FPS 41.87, Running 7.16s Step 60( N/A%), pre moving , FPS 40.96, Running 7.18s Step 61( N/A%), pre moving , FPS 40.15, Running 7.21s Step 62( N/A%), pre moving , FPS 39.34, Running 7.24s Step 63( N/A%), pre moving , FPS 38.55, Running 7.27s Step 64( N/A%), pre moving , FPS 37.89, Running 7.29s Step 65( N/A%), pre moving , FPS 37.24, Running 7.32s Step 66( N/A%), pre moving , FPS 36.29, Running 7.35s Step 67( N/A%), pre moving , FPS 35.81, Running 7.38s Step 68( N/A%), pre moving , FPS 35.68, Running 7.41s Step 69( N/A%), pre moving , FPS 35.63, Running 7.44s Step 70( N/A%), pre moving , FPS 35.63, Running 7.46s Step 71( N/A%), pre moving , FPS 35.55, Running 7.49s Step 72( N/A%), pre moving , FPS 35.59, Running 7.51s Step 73( N/A%), pre moving , FPS 35.62, Running 7.54s Step 74( N/A%), pre moving , FPS 35.58, Running 7.56s Step 75( N/A%), pre moving , FPS 35.01, Running 7.60s Step 76( N/A%), pre moving , FPS 34.55, Running 7.63s Step 77( N/A%), pre moving , FPS 34.67, Running 7.66s Step 78( N/A%), pre moving , FPS 35.44, Running 7.69s Step 79( N/A%), pre moving , FPS 35.98, Running 7.71s Step 80( N/A%), pre moving , FPS 36.10, Running 7.74s Step 81( N/A%), pre moving , FPS 35.65, Running 7.77s Step 82( N/A%), pre moving , FPS 33.17, Running 7.84s Step 83( N/A%), pre moving , FPS 30.88, Running 7.91s Step 84( N/A%), pre moving , FPS 29.20, Running 7.98s Step 85( N/A%), pre moving , FPS 27.68, Running 8.04s Step 86( N/A%), pre moving , FPS 27.31, Running 8.08s Step 87( N/A%), pre moving , FPS 26.93, Running 8.12s Step 88( N/A%), pre moving , FPS 26.40, Running 8.17s Step 89( N/A%), pre moving , FPS 26.35, Running 8.19s Step 90( N/A%), pre moving , FPS 26.44, Running 8.22s Step 91( N/A%), pre moving , FPS 24.53, Running 8.30s Step 92( N/A%), pre moving , FPS 23.12, Running 8.38s Step 93( N/A%), pre moving , FPS 17.31, Running 8.69s Step 94( N/A%), pre moving , FPS 16.90, Running 8.75s Step 95( N/A%), pre moving , FPS 16.17, Running 8.83s Step 96( N/A%), pre moving , FPS 15.64, Running 8.91s Step 97( N/A%), pre moving , FPS 12.81, Running 9.22s Step 98( N/A%), pre moving , FPS 12.40, Running 9.30s Step 99( N/A%), pre moving , FPS 12.14, Running 9.36s Step 100( N/A%), pre moving , FPS 11.79, Running 9.43s Step 101( N/A%), pre moving , FPS 10.09, Running 9.75s Step 102( N/A%), pre moving , FPS 10.02, Running 9.84s Step 103( N/A%), pre moving , FPS 10.05, Running 9.90s Step 104( N/A%), pre moving , FPS 10.06, Running 9.96s Step 105( N/A%), pre moving , FPS 4.84, Running 12.17s Step 106( N/A%), pre moving , FPS 4.37, Running 12.66s Step 107( N/A%), pre moving , FPS 4.01, Running 13.12s Step 108( N/A%), pre moving , FPS 3.66, Running 13.63s Step 109( N/A%), pre moving , FPS 3.57, Running 13.79s Step 110( N/A%), pre moving , FPS 3.24, Running 14.39s Step 111( N/A%), pre moving , FPS 3.11, Running 14.74s Step 112( N/A%), pre moving , FPS 2.88, Running 15.31s Step 113( N/A%), pre moving , FPS 2.94, Running 15.49s Step 114( N/A%), pre moving , FPS 2.75, Running 16.02s Step 115( N/A%), pre moving , FPS 2.62, Running 16.46s Step 116( N/A%), pre moving , FPS 2.47, Running 17.02s Step 117( N/A%), pre moving , FPS 2.52, Running 17.17s Step 118( N/A%), pre moving , FPS 2.40, Running 17.63s Step 119( N/A%), pre moving , FPS 2.36, Running 17.82s Step 120( N/A%), pre moving , FPS 2.19, Running 18.59s Step 121( N/A%), pre moving , FPS 2.22, Running 18.76s Step 122( N/A%), pre moving , FPS 2.13, Running 19.24s Step 123( N/A%), pre moving , FPS 2.10, Running 19.43s Step 124( N/A%), pre moving , FPS 2.00, Running 19.96s Step 125( 0.20%), action 1, FPS 2.18, Running 21.33s Step 126( 0.40%), action 2, FPS 2.14, Running 22.02s Step 127( 0.60%), action 3, FPS 2.03, Running 22.97s Step 128( 0.80%), action 4, FPS 2.05, Running 23.41s Step 129( 1.00%), action 5, FPS 1.93, Running 24.15s Step 130( 1.20%), action 6, FPS 1.96, Running 24.61s Step 131( 1.40%), action 7, FPS 1.88, Running 25.36s Step 132( 1.60%), action 8, FPS 1.92, Running 25.75s Step 133( 1.80%), action 9, FPS 1.89, Running 26.07s Step 134( 2.00%), action 10, FPS 1.94, Running 26.31s Step 135( 2.20%), action 11, FPS 1.94, Running 26.77s Step 136( 2.40%), action 12, FPS 1.98, Running 27.13s Step 137( 2.60%), action 13, FPS 1.95, Running 27.42s Step 138( 2.80%), action 14, FPS 2.00, Running 27.64s Step 139( 3.00%), action 15, FPS 1.96, Running 28.00s Step 140( 3.20%), action 16, FPS 2.06, Running 28.30s Step 141( 3.40%), action 17, FPS 1.91, Running 29.25s Step 142( 3.60%), action 18, FPS 1.88, Running 29.88s Step 143( 3.80%), action 19, FPS 1.76, Running 30.78s Step 144( 4.00%), action 20, FPS 1.80, Running 31.06s Step 145( 4.20%), action 21, FPS 1.89, Running 31.90s Step 146( 4.40%), action 22, FPS 1.94, Running 32.31s Step 147( 4.60%), action 23, FPS 1.98, Running 33.06s Step 148( 4.80%), action 24, FPS 1.99, Running 33.44s Step 149( 5.00%), action 25, FPS 2.01, Running 34.11s Step 150( 5.20%), action 26, FPS 2.03, Running 34.49s Step 151( 5.40%), action 27, FPS 2.01, Running 35.30s Step 152( 5.60%), action 28, FPS 2.01, Running 35.69s Step 153( 5.80%), action 29, FPS 1.94, Running 36.38s Step 154( 6.00%), action 30, FPS 1.90, Running 36.82s Step 155( 6.20%), action 31, FPS 1.83, Running 37.68s Step 156( 6.40%), action 32, FPS 1.81, Running 38.18s Step 157( 6.60%), action 33, FPS 1.75, Running 38.82s Step 158( 6.80%), action 34, FPS 1.70, Running 39.37s Step 159( 7.00%), action 35, FPS 1.66, Running 40.04s Step 160( 7.20%), action 36, FPS 1.64, Running 40.50s Step 161( 7.40%), action 37, FPS 1.66, Running 41.32s Step 162( 7.60%), action 38, FPS 1.63, Running 42.14s Step 163( 7.80%), action 39, FPS 1.67, Running 42.75s Step 164( 8.00%), action 40, FPS 1.62, Running 43.43s Step 165( 8.20%), action 41, FPS 1.61, Running 44.31s Step 166( 8.40%), action 42, FPS 1.59, Running 44.90s Step 167( 8.60%), action 43, FPS 1.61, Running 45.48s Step 168( 8.80%), action 44, FPS 1.60, Running 45.92s Step 169( 9.00%), action 45, FPS 1.65, Running 46.25s Step 170( 9.20%), action 46, FPS 1.64, Running 46.71s Step 171( 9.40%), action 47, FPS 1.62, Running 47.65s Step 172( 9.60%), action 48, FPS 1.56, Running 48.50s Step 173( 9.80%), action 49, FPS 1.56, Running 49.18s Step 174( 10.00%), action 50, FPS 1.56, Running 49.64s Step 175( 10.20%), action 51, FPS 1.55, Running 50.55s Step 176( 10.40%), action 52, FPS 1.57, Running 50.90s Step 177( 10.60%), action 53, FPS 1.55, Running 51.70s Step 178( 10.80%), action 54, FPS 1.54, Running 52.33s Step 179( 11.00%), action 55, FPS 1.54, Running 53.02s Step 180( 11.20%), action 56, FPS 1.53, Running 53.57s Step 181( 11.40%), action 57, FPS 1.52, Running 54.46s Step 182( 11.60%), action 58, FPS 1.59, Running 54.71s Step 183( 11.80%), action 59, FPS 1.56, Running 55.61s Step 184( 12.00%), action 60, FPS 1.58, Running 56.06s Step 185( 12.20%), action 61, FPS 1.56, Running 57.15s Step 186( 12.40%), action 62, FPS 1.58, Running 57.59s Step 187( 12.60%), action 63, FPS 1.55, Running 58.36s Step 188( 12.80%), action 64, FPS 1.56, Running 58.76s Step 189( 13.00%), action 65, FPS 1.51, Running 59.49s Step 190( 13.20%), action 66, FPS 1.52, Running 59.90s Step 191( 13.40%), action 67, FPS 1.54, Running 60.65s Step 192( 13.60%), action 68, FPS 1.57, Running 61.23s Step 193( 13.80%), action 69, FPS 1.58, Running 61.86s Step 194( 14.00%), action 70, FPS 1.55, Running 62.56s Step 195( 14.20%), action 71, FPS 1.55, Running 63.49s Step 196( 14.40%), action 72, FPS 1.54, Running 63.87s Step 197( 14.60%), action 73, FPS 1.54, Running 64.70s Step 198( 14.80%), action 74, FPS 1.56, Running 65.17s Step 199( 15.00%), action 75, FPS 1.51, Running 66.23s Step 200( 15.20%), action 76, FPS 1.52, Running 66.75s Step 201( 15.40%), action 77, FPS 1.53, Running 67.55s Step 202( 15.60%), action 78, FPS 1.49, Running 68.11s Step 203( 15.80%), action 79, FPS 1.49, Running 69.05s Step 204( 16.00%), action 80, FPS 1.49, Running 69.48s Step 205( 16.20%), action 81, FPS 1.48, Running 70.62s Step 206( 16.40%), action 82, FPS 1.49, Running 70.99s Step 207( 16.60%), action 83, FPS 1.47, Running 71.94s Step 208( 16.80%), action 84, FPS 1.46, Running 72.50s Step 209( 17.00%), action 85, FPS 1.43, Running 73.44s Step 210( 17.20%), action 86, FPS 1.42, Running 73.95s Step 211( 17.40%), action 87, FPS 1.43, Running 74.67s Step 212( 17.60%), action 88, FPS 1.41, Running 75.38s Step 213( 17.80%), action 89, FPS 1.39, Running 76.21s Step 214( 18.00%), action 90, FPS 1.42, Running 76.64s Step 215( 18.20%), action 91, FPS 1.41, Running 77.63s Step 216( 18.40%), action 92, FPS 1.40, Running 78.17s Step 217( 18.60%), action 93, FPS 1.39, Running 79.04s Step 218( 18.80%), action 94, FPS 1.40, Running 79.46s Step 219( 19.00%), action 95, FPS 1.42, Running 80.28s Step 220( 19.20%), action 96, FPS 1.43, Running 80.73s Step 221( 19.40%), action 97, FPS 1.44, Running 81.46s Step 222( 19.60%), action 98, FPS 1.46, Running 81.85s Step 223( 19.80%), action 99, FPS 1.48, Running 82.58s Step 224( 20.00%), action 100, FPS 1.47, Running 83.10s Step 225( 20.20%), action 101, FPS 1.52, Running 83.79s Step 226( 20.40%), action 102, FPS 1.50, Running 84.34s Step 227( 20.60%), action 103, FPS 1.51, Running 85.16s Step 228( 20.80%), action 104, FPS 1.51, Running 85.78s Step 229( 21.00%), action 105, FPS 1.49, Running 86.86s Step 230( 21.20%), action 106, FPS 1.49, Running 87.33s Step 231( 21.40%), action 107, FPS 1.49, Running 88.06s Step 232( 21.60%), action 108, FPS 1.49, Running 88.76s Step 233( 21.80%), action 109, FPS 1.51, Running 89.48s Step 234( 22.00%), action 110, FPS 1.51, Running 89.91s Step 235( 22.20%), action 111, FPS 1.52, Running 90.83s Step 236( 22.40%), action 112, FPS 1.50, Running 91.47s Step 237( 22.60%), action 113, FPS 1.50, Running 92.35s Step 238( 22.80%), action 114, FPS 1.47, Running 93.02s Step 239( 23.00%), action 115, FPS 1.49, Running 93.69s Step 240( 23.20%), action 116, FPS 1.48, Running 94.25s Step 241( 23.40%), action 117, FPS 1.46, Running 95.12s Step 242( 23.60%), action 118, FPS 1.43, Running 95.84s Step 243( 23.80%), action 119, FPS 1.41, Running 96.77s Step 244( 24.00%), action 120, FPS 1.42, Running 97.16s Step 245( 24.20%), action 121, FPS 1.37, Running 98.39s Step 246( 24.40%), action 122, FPS 1.38, Running 98.80s Step 247( 24.60%), action 123, FPS 1.38, Running 99.63s Step 248( 24.80%), action 124, FPS 1.39, Running 100.22s Step 249( 25.00%), action 125, FPS 1.42, Running 100.97s Step 250( 25.20%), action 126, FPS 1.40, Running 101.63s Step 251( 25.40%), action 127, FPS 1.40, Running 102.34s Step 252( 25.60%), action 128, FPS 1.40, Running 103.08s Step 253( 25.80%), action 129, FPS 1.41, Running 103.66s Step 254( 26.00%), action 130, FPS 1.40, Running 104.22s Step 255( 26.20%), action 131, FPS 1.40, Running 105.15s Step 256( 26.40%), action 132, FPS 1.41, Running 105.65s Step 257( 26.60%), action 133, FPS 1.42, Running 106.39s Step 258( 26.80%), action 134, FPS 1.45, Running 106.84s Step 259( 27.00%), action 135, FPS 1.44, Running 107.56s Step 260( 27.20%), action 136, FPS 1.42, Running 108.35s Step 261( 27.40%), action 137, FPS 1.42, Running 109.24s Step 262( 27.60%), action 138, FPS 1.45, Running 109.64s Step 263( 27.80%), action 139, FPS 1.47, Running 110.41s Step 264( 28.00%), action 140, FPS 1.43, Running 111.14s Step 265( 28.20%), action 141, FPS 1.46, Running 112.05s Step 266( 28.40%), action 142, FPS 1.46, Running 112.54s Step 267( 28.60%), action 143, FPS 1.46, Running 113.29s Step 268( 28.80%), action 144, FPS 1.45, Running 114.05s Step 269( 29.00%), action 145, FPS 1.43, Running 114.96s Step 270( 29.20%), action 146, FPS 1.43, Running 115.61s Step 271( 29.40%), action 147, FPS 1.41, Running 116.56s Step 272( 29.60%), action 148, FPS 1.43, Running 117.03s Step 273( 29.80%), action 149, FPS 1.42, Running 117.77s Step 274( 30.00%), action 150, FPS 1.40, Running 118.52s Step 275( 30.20%), action 151, FPS 1.36, Running 119.82s Step 276( 30.40%), action 152, FPS 1.36, Running 120.37s Step 277( 30.60%), action 153, FPS 1.36, Running 121.05s Step 278( 30.80%), action 154, FPS 1.32, Running 122.03s Step 279( 31.00%), action 155, FPS 1.30, Running 122.98s Step 280( 31.20%), action 156, FPS 1.32, Running 123.47s Step 281( 31.40%), action 157, FPS 1.32, Running 124.42s Step 282( 31.60%), action 158, FPS 1.32, Running 124.83s Step 283( 31.80%), action 159, FPS 1.30, Running 125.74s Step 284( 32.00%), action 160, FPS 1.32, Running 126.26s Step 285( 32.20%), action 161, FPS 1.30, Running 127.41s Step 286( 32.40%), action 162, FPS 1.28, Running 128.15s Step 287( 32.60%), action 163, FPS 1.27, Running 129.01s Step 288( 32.80%), action 164, FPS 1.31, Running 129.32s Step 289( 33.00%), action 165, FPS 1.32, Running 130.12s Step 290( 33.20%), action 166, FPS 1.34, Running 130.50s Step 291( 33.40%), action 167, FPS 1.35, Running 131.33s Step 292( 33.60%), action 168, FPS 1.35, Running 131.81s Step 293( 33.80%), action 169, FPS 1.36, Running 132.46s Step 294( 34.00%), action 170, FPS 1.40, Running 132.84s Step 295( 34.20%), action 171, FPS 1.45, Running 133.58s Step 296( 34.40%), action 172, FPS 1.45, Running 134.14s Step 297( 34.60%), action 173, FPS 1.45, Running 134.81s Step 298( 34.80%), action 174, FPS 1.50, Running 135.39s Step 299( 35.00%), action 175, FPS 1.53, Running 136.08s Step 300( 35.20%), action 176, FPS 1.54, Running 136.49s Step 301( 35.40%), action 177, FPS 1.54, Running 137.38s Step 302( 35.60%), action 178, FPS 1.56, Running 137.68s Step 303( 35.80%), action 179, FPS 1.60, Running 138.21s Step 304( 36.00%), action 180, FPS 1.64, Running 138.49s Step 305( 36.20%), action 181, FPS 1.75, Running 138.86s Step 306( 36.40%), action 182, FPS 1.82, Running 139.12s Step 307( 36.60%), action 183, FPS 1.92, Running 139.40s Step 308( 36.80%), action 184, FPS 1.94, Running 139.62s Step 309( 37.00%), action 185, FPS 2.04, Running 139.93s Step 310( 37.20%), action 186, FPS 2.07, Running 140.18s Step 311( 37.40%), action 187, FPS 2.10, Running 140.87s Step 312( 37.60%), action 188, FPS 2.13, Running 141.19s Step 313( 37.80%), action 189, FPS 2.11, Running 141.95s Step 314( 38.00%), action 190, FPS 2.10, Running 142.35s Step 315( 38.20%), action 191, FPS 2.09, Running 143.14s Step 316( 38.40%), action 192, FPS 2.06, Running 143.83s Step 317( 38.60%), action 193, FPS 2.08, Running 144.42s Step 318( 38.80%), action 194, FPS 2.10, Running 144.90s Step 319( 39.00%), action 195, FPS 2.11, Running 145.55s Step 320( 39.20%), action 196, FPS 2.10, Running 146.03s Step 321( 39.40%), action 197, FPS 2.10, Running 146.92s Step 322( 39.60%), action 198, FPS 2.10, Running 147.22s Step 323( 39.80%), action 199, FPS 2.04, Running 147.99s Step 324( 40.00%), action 200, FPS 2.03, Running 148.34s Step 325( 40.20%), action 201, FPS 1.93, Running 149.22s Step 326( 40.40%), action 202, FPS 1.89, Running 149.70s Step 327( 40.60%), action 203, FPS 1.82, Running 150.38s Step 328( 40.80%), action 204, FPS 1.79, Running 150.81s Step 329( 41.00%), action 205, FPS 1.73, Running 151.50s Step 330( 41.20%), action 206, FPS 1.65, Running 152.27s Step 331( 41.40%), action 207, FPS 1.63, Running 153.11s Step 332( 41.60%), action 208, FPS 1.62, Running 153.57s Step 333( 41.80%), action 209, FPS 1.63, Running 154.25s Step 334( 42.00%), action 210, FPS 1.61, Running 154.79s Step 335( 42.20%), action 211, FPS 1.58, Running 155.80s Step 336( 42.40%), action 212, FPS 1.61, Running 156.25s Step 337( 42.60%), action 213, FPS 1.59, Running 156.97s Step 338( 42.80%), action 214, FPS 1.60, Running 157.43s Step 339( 43.00%), action 215, FPS 1.59, Running 158.13s Step 340( 43.20%), action 216, FPS 1.62, Running 158.38s Step 341( 43.40%), action 217, FPS 1.70, Running 158.71s Step 342( 43.60%), action 218, FPS 1.69, Running 159.08s Step 343( 43.80%), action 219, FPS 1.70, Running 159.78s Step 344( 44.00%), action 220, FPS 1.66, Running 160.37s Step 345( 44.20%), action 221, FPS 1.65, Running 161.31s Step 346( 44.40%), action 222, FPS 1.65, Running 161.82s Step 347( 44.60%), action 223, FPS 1.65, Running 162.48s Step 348( 44.80%), action 224, FPS 1.64, Running 163.03s Step 349( 45.00%), action 225, FPS 1.65, Running 163.64s Step 350( 45.20%), action 226, FPS 1.70, Running 164.06s Step 351( 45.40%), action 227, FPS 1.71, Running 164.80s Step 352( 45.60%), action 228, FPS 1.72, Running 165.17s Step 353( 45.80%), action 229, FPS 1.71, Running 165.97s Step 354( 46.00%), action 230, FPS 1.72, Running 166.38s Step 355( 46.20%), action 231, FPS 1.76, Running 167.17s Step 356( 46.40%), action 232, FPS 1.74, Running 167.75s Step 357( 46.60%), action 233, FPS 1.71, Running 168.69s Step 358( 46.80%), action 234, FPS 1.71, Running 169.09s Step 359( 47.00%), action 235, FPS 1.71, Running 169.86s Step 360( 47.20%), action 236, FPS 1.65, Running 170.47s Step 361( 47.40%), action 237, FPS 1.61, Running 171.14s Step 362( 47.60%), action 238, FPS 1.58, Running 171.71s Step 363( 47.80%), action 239, FPS 1.56, Running 172.60s Step 364( 48.00%), action 240, FPS 1.59, Running 172.97s Step 365( 48.20%), action 241, FPS 1.60, Running 173.82s Step 366( 48.40%), action 242, FPS 1.58, Running 174.45s Step 367( 48.60%), action 243, FPS 1.56, Running 175.29s Step 368( 48.80%), action 244, FPS 1.56, Running 175.81s Step 369( 49.00%), action 245, FPS 1.57, Running 176.41s Step 370( 49.20%), action 246, FPS 1.54, Running 177.02s Step 371( 49.40%), action 247, FPS 1.58, Running 177.48s Step 372( 49.60%), action 248, FPS 1.59, Running 177.77s Step 373( 49.80%), action 249, FPS 1.61, Running 178.36s Step 374( 50.00%), action 250, FPS 1.61, Running 178.82s Step 375( 50.20%), action 251, FPS 1.61, Running 179.60s Step 376( 50.40%), action 252, FPS 1.61, Running 180.15s Step 377( 50.60%), action 253, FPS 1.62, Running 181.03s Step 378( 50.80%), action 254, FPS 1.59, Running 181.69s Step 379( 51.00%), action 255, FPS 1.57, Running 182.62s Step 380( 51.20%), action 256, FPS 1.60, Running 182.99s Step 381( 51.40%), action 257, FPS 1.57, Running 183.85s Step 382( 51.60%), action 258, FPS 1.57, Running 184.45s Step 383( 51.80%), action 259, FPS 1.57, Running 185.37s Step 384( 52.00%), action 260, FPS 1.57, Running 185.74s Step 385( 52.20%), action 261, FPS 1.56, Running 186.63s Step 386( 52.40%), action 262, FPS 1.57, Running 187.19s Step 387( 52.60%), action 263, FPS 1.59, Running 187.86s Step 388( 52.80%), action 264, FPS 1.59, Running 188.38s Step 389( 53.00%), action 265, FPS 1.59, Running 188.99s Step 390( 53.20%), action 266, FPS 1.60, Running 189.55s Step 391( 53.40%), action 267, FPS 1.55, Running 190.41s Step 392( 53.60%), action 268, FPS 1.54, Running 190.72s Step 393( 53.80%), action 269, FPS 1.52, Running 191.51s Step 394( 54.00%), action 270, FPS 1.53, Running 191.87s Step 395( 54.20%), action 271, FPS 1.53, Running 192.68s Step 396( 54.40%), action 272, FPS 1.55, Running 193.10s Step 397( 54.60%), action 273, FPS 1.56, Running 193.88s Step 398( 54.80%), action 274, FPS 1.58, Running 194.31s Step 399( 55.00%), action 275, FPS 1.62, Running 194.95s Step 400( 55.20%), action 276, FPS 1.62, Running 195.37s Step 401( 55.40%), action 277, FPS 1.68, Running 195.73s Step 402( 55.60%), action 278, FPS 1.74, Running 195.95s Step 403( 55.80%), action 279, FPS 1.84, Running 196.26s Step 404( 56.00%), action 280, FPS 1.86, Running 196.48s Step 405( 56.20%), action 281, FPS 1.89, Running 197.22s Step 406( 56.40%), action 282, FPS 1.91, Running 197.66s Step 407( 56.60%), action 283, FPS 1.90, Running 198.37s Step 408( 56.80%), action 284, FPS 1.88, Running 199.02s Step 409( 57.00%), action 285, FPS 1.88, Running 199.62s Step 410( 57.20%), action 286, FPS 1.89, Running 200.12s Step 411( 57.40%), action 287, FPS 1.94, Running 200.73s Step 412( 57.60%), action 288, FPS 1.90, Running 201.24s Step 413( 57.80%), action 289, FPS 1.93, Running 201.86s Step 414( 58.00%), action 290, FPS 1.90, Running 202.40s Step 415( 58.20%), action 291, FPS 1.90, Running 203.23s Step 416( 58.40%), action 292, FPS 1.89, Running 203.67s Step 417( 58.60%), action 293, FPS 1.89, Running 204.45s Step 418( 58.80%), action 294, FPS 1.90, Running 204.85s Step 419( 59.00%), action 295, FPS 1.88, Running 205.56s Step 420( 59.20%), action 296, FPS 1.88, Running 205.98s Step 421( 59.40%), action 297, FPS 1.80, Running 206.83s Step 422( 59.60%), action 298, FPS 1.78, Running 207.20s Step 423( 59.80%), action 299, FPS 1.70, Running 208.00s Step 424( 60.00%), action 300, FPS 1.69, Running 208.34s Step 425( 60.20%), action 301, FPS 1.67, Running 209.23s Step 426( 60.40%), action 302, FPS 1.65, Running 209.78s Step 427( 60.60%), action 303, FPS 1.63, Running 210.68s Step 428( 60.80%), action 304, FPS 1.67, Running 211.00s Step 429( 61.00%), action 305, FPS 1.68, Running 211.55s Step 430( 61.20%), action 306, FPS 1.67, Running 212.11s Step 431( 61.40%), action 307, FPS 1.63, Running 212.98s Step 432( 61.60%), action 308, FPS 1.65, Running 213.39s Step 433( 61.80%), action 309, FPS 1.62, Running 214.21s Step 434( 62.00%), action 310, FPS 1.63, Running 214.69s Step 435( 62.20%), action 311, FPS 1.68, Running 215.10s Step 436( 62.40%), action 312, FPS 1.71, Running 215.35s Step 437( 62.60%), action 313, FPS 1.78, Running 215.68s Step 438( 62.80%), action 314, FPS 1.80, Running 215.98s Step 439( 63.00%), action 315, FPS 1.81, Running 216.64s Step 440( 63.20%), action 316, FPS 1.82, Running 217.00s Step 441( 63.40%), action 317, FPS 1.82, Running 217.79s Step 442( 63.60%), action 318, FPS 1.83, Running 218.12s Step 443( 63.80%), action 319, FPS 1.83, Running 218.94s Step 444( 64.00%), action 320, FPS 1.82, Running 219.31s Step 445( 64.20%), action 321, FPS 1.83, Running 220.15s Step 446( 64.40%), action 322, FPS 1.86, Running 220.55s Step 447( 64.60%), action 323, FPS 1.89, Running 221.24s Step 448( 64.80%), action 324, FPS 1.88, Running 221.64s Step 449( 65.00%), action 325, FPS 1.84, Running 222.40s Step 450( 65.20%), action 326, FPS 1.84, Running 222.98s Step 451( 65.40%), action 327, FPS 1.83, Running 223.93s Step 452( 65.60%), action 328, FPS 1.83, Running 224.33s Step 453( 65.80%), action 329, FPS 1.84, Running 225.10s Step 454( 66.00%), action 330, FPS 1.84, Running 225.56s Step 455( 66.20%), action 331, FPS 1.73, Running 226.66s Step 456( 66.40%), action 332, FPS 1.65, Running 227.46s Step 457( 66.60%), action 333, FPS 1.59, Running 228.26s Step 458( 66.80%), action 334, FPS 1.57, Running 228.71s Step 459( 67.00%), action 335, FPS 1.55, Running 229.52s Step 460( 67.20%), action 336, FPS 1.56, Running 229.86s Step 461( 67.40%), action 337, FPS 1.57, Running 230.51s Step 462( 67.60%), action 338, FPS 1.53, Running 231.23s Step 463( 67.80%), action 339, FPS 1.55, Running 231.83s Step 464( 68.00%), action 340, FPS 1.52, Running 232.43s Step 465( 68.20%), action 341, FPS 1.52, Running 233.31s Step 466( 68.40%), action 342, FPS 1.51, Running 233.78s Step 467( 68.60%), action 343, FPS 1.54, Running 234.24s Step 468( 68.80%), action 344, FPS 1.55, Running 234.52s Step 469( 69.00%), action 345, FPS 1.61, Running 234.82s Step 470( 69.20%), action 346, FPS 1.65, Running 235.07s Step 471( 69.40%), action 347, FPS 1.73, Running 235.49s Step 472( 69.60%), action 348, FPS 1.74, Running 235.81s Step 473( 69.80%), action 349, FPS 1.78, Running 236.33s Step 474( 70.00%), action 350, FPS 1.78, Running 236.82s Step 475( 70.20%), action 351, FPS 1.80, Running 237.80s Step 476( 70.40%), action 352, FPS 1.87, Running 238.17s Step 477( 70.60%), action 353, FPS 1.87, Running 238.94s Step 478( 70.80%), action 354, FPS 1.89, Running 239.32s Step 479( 71.00%), action 355, FPS 1.91, Running 239.99s Step 480( 71.20%), action 356, FPS 1.93, Running 240.24s Step 481( 71.40%), action 357, FPS 1.91, Running 241.01s Step 482( 71.60%), action 358, FPS 1.96, Running 241.45s Step 483( 71.80%), action 359, FPS 1.92, Running 242.25s Step 484( 72.00%), action 360, FPS 1.96, Running 242.61s Step 485( 72.20%), action 361, FPS 1.99, Running 243.37s Step 486( 72.40%), action 362, FPS 2.01, Running 243.73s Step 487( 72.60%), action 363, FPS 1.97, Running 244.41s Step 488( 72.80%), action 364, FPS 1.95, Running 244.80s Step 489( 73.00%), action 365, FPS 1.91, Running 245.28s Step 490( 73.20%), action 366, FPS 1.88, Running 245.74s Step 491( 73.40%), action 367, FPS 1.82, Running 246.46s Step 492( 73.60%), action 368, FPS 1.79, Running 246.97s Step 493( 73.80%), action 369, FPS 1.76, Running 247.72s Step 494( 74.00%), action 370, FPS 1.78, Running 248.05s Step 495( 74.20%), action 371, FPS 1.78, Running 249.01s Step 496( 74.40%), action 372, FPS 1.74, Running 249.66s Step 497( 74.60%), action 373, FPS 1.74, Running 250.44s Step 498( 74.80%), action 374, FPS 1.70, Running 251.07s Step 499( 75.00%), action 375, FPS 1.71, Running 251.69s Step 500( 75.20%), action 376, FPS 1.69, Running 252.10s Step 501( 75.40%), action 377, FPS 1.71, Running 252.70s Step 502( 75.60%), action 378, FPS 1.70, Running 253.24s Step 503( 75.80%), action 379, FPS 1.77, Running 253.52s Step 504( 76.00%), action 380, FPS 1.79, Running 253.80s Step 505( 76.20%), action 381, FPS 1.79, Running 254.52s Step 506( 76.40%), action 382, FPS 1.79, Running 254.89s Step 507( 76.60%), action 383, FPS 1.81, Running 255.48s Step 508( 76.80%), action 384, FPS 1.80, Running 255.93s Step 509( 77.00%), action 385, FPS 1.77, Running 256.58s Step 510( 77.20%), action 386, FPS 1.76, Running 257.10s Step 511( 77.40%), action 387, FPS 1.79, Running 257.66s Step 512( 77.60%), action 388, FPS 1.78, Running 258.21s Step 513( 77.80%), action 389, FPS 1.80, Running 258.82s Step 514( 78.00%), action 390, FPS 1.77, Running 259.33s Step 515( 78.20%), action 391, FPS 1.78, Running 260.22s Step 516( 78.40%), action 392, FPS 1.83, Running 260.60s Step 517( 78.60%), action 393, FPS 1.84, Running 261.33s Step 518( 78.80%), action 394, FPS 1.82, Running 262.08s Step 519( 79.00%), action 395, FPS 1.81, Running 262.76s Step 520( 79.20%), action 396, FPS 1.74, Running 263.59s Step 521( 79.40%), action 397, FPS 1.75, Running 264.10s Step 522( 79.60%), action 398, FPS 1.77, Running 264.57s Step 523( 79.80%), action 399, FPS 1.71, Running 265.21s Step 524( 80.00%), action 400, FPS 1.70, Running 265.58s Step 525( 80.20%), action 401, FPS 1.64, Running 266.69s Step 526( 80.40%), action 402, FPS 1.61, Running 267.32s Step 527( 80.60%), action 403, FPS 1.60, Running 267.98s Step 528( 80.80%), action 404, FPS 1.56, Running 268.75s Step 529( 81.00%), action 405, FPS 1.55, Running 269.46s [2026-08-01 20:50:06] [85 ] Seed 84 success after 269.70 s. +steps: 529 , actions: 405 . +Instruction: Empty +Total 50/85(58.82%) success. +Setting seed: 85 +Step 1( N/A%), pre moving , FPS 5.37, Running 0.19s Step 2( N/A%), pre moving , FPS 6.81, Running 0.29s Step 3( N/A%), pre moving , FPS 5.48, Running 0.55s Step 4( N/A%), pre moving , FPS 6.31, Running 0.63s Step 5( N/A%), pre moving , FPS 7.08, Running 0.71s Step 6( N/A%), pre moving , FPS 5.86, Running 1.02s Step 7( N/A%), pre moving , FPS 6.50, Running 1.08s Step 8( N/A%), pre moving , FPS 6.90, Running 1.16s Step 9( N/A%), pre moving , FPS 7.29, Running 1.23s Step 10( N/A%), pre moving , FPS 6.43, Running 1.56s Step 11( N/A%), pre moving , FPS 6.70, Running 1.64s Step 12( N/A%), pre moving , FPS 7.06, Running 1.70s Step 13( N/A%), pre moving , FPS 7.36, Running 1.77s Step 14( N/A%), pre moving , FPS 7.68, Running 1.82s Step 15( N/A%), pre moving , FPS 7.01, Running 2.14s Step 16( N/A%), pre moving , FPS 7.36, Running 2.17s Step 17( N/A%), pre moving , FPS 7.76, Running 2.19s Step 18( N/A%), pre moving , FPS 8.15, Running 2.21s Step 19( N/A%), pre moving , FPS 8.54, Running 2.23s Step 20( N/A%), pre moving , FPS 8.92, Running 2.24s Step 21( N/A%), pre moving , FPS 8.44, Running 2.55s Step 22( N/A%), pre moving , FPS 8.71, Running 2.59s Step 23( N/A%), pre moving , FPS 9.62, Running 2.63s Step 24( N/A%), pre moving , FPS 9.76, Running 2.68s Step 25( N/A%), pre moving , FPS 9.95, Running 2.72s Step 26( N/A%), pre moving , FPS 10.19, Running 2.99s Step 27( N/A%), pre moving , FPS 10.09, Running 3.06s Step 28( N/A%), pre moving , FPS 9.03, Running 3.38s Step 29( N/A%), pre moving , FPS 9.20, Running 3.41s Step 30( N/A%), pre moving , FPS 10.66, Running 3.43s Step 31( N/A%), pre moving , FPS 10.75, Running 3.50s Step 32( N/A%), pre moving , FPS 10.79, Running 3.55s Step 33( N/A%), pre moving , FPS 10.76, Running 3.63s Step 34( N/A%), pre moving , FPS 9.43, Running 3.94s Step 35( N/A%), pre moving , FPS 10.59, Running 4.03s Step 36( N/A%), pre moving , FPS 8.06, Running 4.66s Step 37( N/A%), pre moving , FPS 7.88, Running 4.73s Step 38( N/A%), pre moving , FPS 6.91, Running 5.10s Step 39( N/A%), pre moving , FPS 6.80, Running 5.17s Step 40( N/A%), pre moving , FPS 6.68, Running 5.24s Step 41( N/A%), pre moving , FPS 6.66, Running 5.56s Step 42( N/A%), pre moving , FPS 6.55, Running 5.64s Step 43( N/A%), pre moving , FPS 6.50, Running 5.70s Step 44( N/A%), pre moving , FPS 6.46, Running 5.78s Step 45( N/A%), pre moving , FPS 5.89, Running 6.11s Step 46( N/A%), pre moving , FPS 6.25, Running 6.19s Step 47( N/A%), pre moving , FPS 6.23, Running 6.27s Step 48( N/A%), pre moving , FPS 6.69, Running 6.37s Step 49( N/A%), pre moving , FPS 6.04, Running 6.72s Step 50( N/A%), pre moving , FPS 5.89, Running 6.83s Step 51( N/A%), pre moving , FPS 5.44, Running 7.18s Step 52( N/A%), pre moving , FPS 5.35, Running 7.29s Step 53( N/A%), pre moving , FPS 5.30, Running 7.40s Step 54( N/A%), pre moving , FPS 5.28, Running 7.74s Step 55( N/A%), pre moving , FPS 5.25, Running 7.84s Step 56( N/A%), pre moving , FPS 6.08, Running 7.94s Step 57( N/A%), pre moving , FPS 5.64, Running 8.28s Step 58( N/A%), pre moving , FPS 6.10, Running 8.39s Step 59( N/A%), pre moving , FPS 6.02, Running 8.49s Step 60( N/A%), pre moving , FPS 5.54, Running 8.85s Step 61( N/A%), pre moving , FPS 5.87, Running 8.96s Step 62( N/A%), pre moving , FPS 5.84, Running 9.07s Step 63( N/A%), pre moving , FPS 5.35, Running 9.44s Step 64( N/A%), pre moving , FPS 5.29, Running 9.56s Step 65( N/A%), pre moving , FPS 5.19, Running 9.96s Step 66( N/A%), pre moving , FPS 5.14, Running 10.08s Step 67( N/A%), pre moving , FPS 4.96, Running 10.31s Step 68( N/A%), pre moving , FPS 4.82, Running 10.52s Step 69( N/A%), pre moving , FPS 5.11, Running 10.64s Step 70( N/A%), pre moving , FPS 4.93, Running 10.88s Step 71( N/A%), pre moving , FPS 5.08, Running 11.11s Step 72( N/A%), pre moving , FPS 5.14, Running 11.19s Step 73( N/A%), pre moving , FPS 5.15, Running 11.29s Step 74( N/A%), pre moving , FPS 5.12, Running 11.64s Step 75( N/A%), pre moving , FPS 5.12, Running 11.75s Step 76( N/A%), pre moving , FPS 5.11, Running 11.86s Step 77( N/A%), pre moving , FPS 5.07, Running 12.22s Step 78( N/A%), pre moving , FPS 5.08, Running 12.33s Step 79( N/A%), pre moving , FPS 4.78, Running 12.67s Step 80( N/A%), pre moving , FPS 5.05, Running 12.81s Step 81( N/A%), pre moving , FPS 5.06, Running 12.91s Step 82( N/A%), pre moving , FPS 4.74, Running 13.29s Step 83( N/A%), pre moving , FPS 5.07, Running 13.38s Step 84( N/A%), pre moving , FPS 5.08, Running 13.49s Step 85( N/A%), pre moving , FPS 5.13, Running 13.86s Step 86( N/A%), pre moving , FPS 5.15, Running 13.96s Step 87( N/A%), pre moving , FPS 5.37, Running 14.03s Step 88( N/A%), pre moving , FPS 5.22, Running 14.35s Step 89( N/A%), pre moving , FPS 5.26, Running 14.44s Step 90( N/A%), pre moving , FPS 5.52, Running 14.50s Step 91( N/A%), pre moving , FPS 5.79, Running 14.57s Step 92( N/A%), pre moving , FPS 5.42, Running 14.88s Step 93( N/A%), pre moving , FPS 5.46, Running 14.95s Step 94( N/A%), pre moving , FPS 5.92, Running 15.02s Step 95( N/A%), pre moving , FPS 5.98, Running 15.09s Step 96( N/A%), pre moving , FPS 5.73, Running 15.35s Step 97( N/A%), pre moving , FPS 6.20, Running 15.45s Step 98( N/A%), pre moving , FPS 6.24, Running 15.53s Step 99( N/A%), pre moving , FPS 6.87, Running 15.58s Step 100( N/A%), pre moving , FPS 7.03, Running 15.65s Step 101( N/A%), pre moving , FPS 7.16, Running 15.71s Step 102( N/A%), pre moving , FPS 7.33, Running 16.02s Step 103( N/A%), pre moving , FPS 7.41, Running 16.08s Step 104( N/A%), pre moving , FPS 7.58, Running 16.13s Step 105( N/A%), pre moving , FPS 8.54, Running 16.20s Step 106( N/A%), pre moving , FPS 8.70, Running 16.26s Step 107( N/A%), pre moving , FPS 7.87, Running 16.57s Step 108( N/A%), pre moving , FPS 4.30, Running 19.01s Step 109( N/A%), pre moving , FPS 3.90, Running 19.57s Step 110( N/A%), pre moving , FPS 3.63, Running 20.01s Step 111( N/A%), pre moving , FPS 3.38, Running 20.49s Step 112( N/A%), pre moving , FPS 3.46, Running 20.65s Step 113( N/A%), pre moving , FPS 3.37, Running 20.89s Step 114( N/A%), pre moving , FPS 3.30, Running 21.07s Step 115( N/A%), pre moving , FPS 3.12, Running 21.51s Step 116( N/A%), pre moving , FPS 3.15, Running 21.69s Step 117( N/A%), pre moving , FPS 2.95, Running 22.23s Step 118( N/A%), pre moving , FPS 2.80, Running 22.67s Step 119( N/A%), pre moving , FPS 2.60, Running 23.27s Step 120( N/A%), pre moving , FPS 2.56, Running 23.45s Step 121( N/A%), pre moving , FPS 2.40, Running 24.03s Step 122( N/A%), pre moving , FPS 2.37, Running 24.46s Step 123( N/A%), pre moving , FPS 2.25, Running 24.98s Step 124( N/A%), pre moving , FPS 2.22, Running 25.14s Step 125( N/A%), pre moving , FPS 2.10, Running 25.72s Step 126( N/A%), pre moving , FPS 2.02, Running 26.16s Step 127( N/A%), pre moving , FPS 1.98, Running 26.69s Step 128( 0.20%), action 1, FPS 2.26, Running 27.85s Step 129( 0.40%), action 2, FPS 2.14, Running 28.93s Step 130( 0.60%), action 3, FPS 2.09, Running 29.60s Step 131( 0.80%), action 4, FPS 2.04, Running 30.30s Step 132( 1.00%), action 5, FPS 1.91, Running 31.15s Step 133( 1.20%), action 6, FPS 1.84, Running 31.74s Step 134( 1.40%), action 7, FPS 1.72, Running 32.67s Step 135( 1.60%), action 8, FPS 1.74, Running 32.97s Step 136( 1.80%), action 9, FPS 1.66, Running 33.76s Step 137( 2.00%), action 10, FPS 1.69, Running 34.07s Step 138( 2.20%), action 11, FPS 1.58, Running 35.31s Step 139( 2.40%), action 12, FPS 1.61, Running 35.66s Step 140( 2.60%), action 13, FPS 1.53, Running 36.54s Step 141( 2.80%), action 14, FPS 1.53, Running 37.10s Step 142( 3.00%), action 15, FPS 1.47, Running 38.03s Step 143( 3.20%), action 16, FPS 1.46, Running 38.66s Step 144( 3.40%), action 17, FPS 1.44, Running 39.02s Step 145( 3.60%), action 18, FPS 1.47, Running 39.30s Step 146( 3.80%), action 19, FPS 1.45, Running 39.94s Step 147( 4.00%), action 20, FPS 1.48, Running 40.24s Step 148( 4.20%), action 21, FPS 1.51, Running 41.14s Step 149( 4.40%), action 22, FPS 1.56, Running 41.71s Step 150( 4.60%), action 23, FPS 1.52, Running 42.72s Step 151( 4.80%), action 24, FPS 1.54, Running 43.27s Step 152( 5.00%), action 25, FPS 1.57, Running 43.90s Step 153( 5.20%), action 26, FPS 1.57, Running 44.49s Step 154( 5.40%), action 27, FPS 1.56, Running 45.47s Step 155( 5.60%), action 28, FPS 1.53, Running 46.02s Step 156( 5.80%), action 29, FPS 1.51, Running 47.03s Step 157( 6.00%), action 30, FPS 1.50, Running 47.39s Step 158( 6.20%), action 31, FPS 1.53, Running 48.40s Step 159( 6.40%), action 32, FPS 1.51, Running 48.91s Step 160( 6.60%), action 33, FPS 1.50, Running 49.86s Step 161( 6.80%), action 34, FPS 1.51, Running 50.39s Step 162( 7.00%), action 35, FPS 1.52, Running 51.21s Step 163( 7.20%), action 36, FPS 1.49, Running 52.08s Step 164( 7.40%), action 37, FPS 1.46, Running 52.71s Step 165( 7.60%), action 38, FPS 1.43, Running 53.26s Step 166( 7.80%), action 39, FPS 1.44, Running 53.86s Step 167( 8.00%), action 40, FPS 1.42, Running 54.34s Step 168( 8.20%), action 41, FPS 1.41, Running 55.36s Step 169( 8.40%), action 42, FPS 1.43, Running 55.69s Step 170( 8.60%), action 43, FPS 1.45, Running 56.56s Step 171( 8.80%), action 44, FPS 1.44, Running 57.14s Step 172( 9.00%), action 45, FPS 1.45, Running 57.65s Step 173( 9.20%), action 46, FPS 1.46, Running 58.18s Step 174( 9.40%), action 47, FPS 1.50, Running 58.81s Step 175( 9.60%), action 48, FPS 1.51, Running 59.31s Step 176( 9.80%), action 49, FPS 1.52, Running 60.19s Step 177( 10.00%), action 50, FPS 1.53, Running 60.48s Step 178( 10.20%), action 51, FPS 1.54, Running 61.38s Step 179( 10.40%), action 52, FPS 1.56, Running 61.69s Step 180( 10.60%), action 53, FPS 1.58, Running 62.52s Step 181( 10.80%), action 54, FPS 1.58, Running 63.06s Step 182( 11.00%), action 55, FPS 1.57, Running 63.92s Step 183( 11.20%), action 56, FPS 1.63, Running 64.38s Step 184( 11.40%), action 57, FPS 1.60, Running 65.20s Step 185( 11.60%), action 58, FPS 1.60, Running 65.78s Step 186( 11.80%), action 59, FPS 1.55, Running 66.79s Step 187( 12.00%), action 60, FPS 1.54, Running 67.35s Step 188( 12.20%), action 61, FPS 1.54, Running 68.37s Step 189( 12.40%), action 62, FPS 1.50, Running 69.03s Step 190( 12.60%), action 63, FPS 1.49, Running 69.98s Step 191( 12.80%), action 64, FPS 1.49, Running 70.58s Step 192( 13.00%), action 65, FPS 1.43, Running 71.66s Step 193( 13.20%), action 66, FPS 1.46, Running 71.92s Step 194( 13.40%), action 67, FPS 1.42, Running 72.87s Step 195( 13.60%), action 68, FPS 1.42, Running 73.40s Step 196( 13.80%), action 69, FPS 1.43, Running 74.18s Step 197( 14.00%), action 70, FPS 1.41, Running 74.63s Step 198( 14.20%), action 71, FPS 1.44, Running 75.31s Step 199( 14.40%), action 72, FPS 1.42, Running 75.79s Step 200( 14.60%), action 73, FPS 1.43, Running 76.48s Step 201( 14.80%), action 74, FPS 1.43, Running 77.01s Step 202( 15.00%), action 75, FPS 1.42, Running 77.98s Step 203( 15.20%), action 76, FPS 1.44, Running 78.25s Step 204( 15.40%), action 77, FPS 1.43, Running 79.16s Step 205( 15.60%), action 78, FPS 1.46, Running 79.46s Step 206( 15.80%), action 79, FPS 1.47, Running 80.39s Step 207( 16.00%), action 80, FPS 1.47, Running 80.92s Step 208( 16.20%), action 81, FPS 1.47, Running 81.95s Step 209( 16.40%), action 82, FPS 1.51, Running 82.27s Step 210( 16.60%), action 83, FPS 1.52, Running 83.16s Step 211( 16.80%), action 84, FPS 1.52, Running 83.75s Step 212( 17.00%), action 85, FPS 1.52, Running 84.81s Step 213( 17.20%), action 86, FPS 1.48, Running 85.45s Step 214( 17.40%), action 87, FPS 1.47, Running 86.46s Step 215( 17.60%), action 88, FPS 1.47, Running 87.00s Step 216( 17.80%), action 89, FPS 1.46, Running 87.85s Step 217( 18.00%), action 90, FPS 1.43, Running 88.57s Step 218( 18.20%), action 91, FPS 1.40, Running 89.62s Step 219( 18.40%), action 92, FPS 1.41, Running 89.98s Step 220( 18.60%), action 93, FPS 1.36, Running 91.20s Step 221( 18.80%), action 94, FPS 1.36, Running 91.76s Step 222( 19.00%), action 95, FPS 1.37, Running 92.62s Step 223( 19.20%), action 96, FPS 1.36, Running 92.96s Step 224( 19.40%), action 97, FPS 1.38, Running 93.62s Step 225( 19.60%), action 98, FPS 1.39, Running 93.89s Step 226( 19.80%), action 99, FPS 1.40, Running 94.68s Step 227( 20.00%), action 100, FPS 1.39, Running 95.29s Step 228( 20.20%), action 101, FPS 1.38, Running 96.46s Step 229( 20.40%), action 102, FPS 1.37, Running 96.83s Step 230( 20.60%), action 103, FPS 1.37, Running 97.76s Step 231( 20.80%), action 104, FPS 1.37, Running 98.37s Step 232( 21.00%), action 105, FPS 1.38, Running 99.31s Step 233( 21.20%), action 106, FPS 1.39, Running 99.87s Step 234( 21.40%), action 107, FPS 1.39, Running 100.90s Step 235( 21.60%), action 108, FPS 1.38, Running 101.45s Step 236( 21.80%), action 109, FPS 1.37, Running 102.49s Step 237( 22.00%), action 110, FPS 1.41, Running 102.79s Step 238( 22.20%), action 111, FPS 1.38, Running 104.11s Step 239( 22.40%), action 112, FPS 1.38, Running 104.47s Step 240( 22.60%), action 113, FPS 1.42, Running 105.30s Step 241( 22.80%), action 114, FPS 1.41, Running 105.90s Step 242( 23.00%), action 115, FPS 1.41, Running 106.85s Step 243( 23.20%), action 116, FPS 1.38, Running 107.47s Step 244( 23.40%), action 117, FPS 1.35, Running 108.40s Step 245( 23.60%), action 118, FPS 1.34, Running 108.78s Step 246( 23.80%), action 119, FPS 1.34, Running 109.58s Step 247( 24.00%), action 120, FPS 1.35, Running 110.11s Step 248( 24.20%), action 121, FPS 1.36, Running 111.19s Step 249( 24.40%), action 122, FPS 1.35, Running 111.61s Step 250( 24.60%), action 123, FPS 1.40, Running 112.00s Step 251( 24.80%), action 124, FPS 1.43, Running 112.34s Step 252( 25.00%), action 125, FPS 1.45, Running 113.08s Step 253( 25.20%), action 126, FPS 1.47, Running 113.47s Step 254( 25.40%), action 127, FPS 1.50, Running 114.21s Step 255( 25.60%), action 128, FPS 1.50, Running 114.82s Step 256( 25.80%), action 129, FPS 1.51, Running 115.72s Step 257( 26.00%), action 130, FPS 1.51, Running 116.05s Step 258( 26.20%), action 131, FPS 1.56, Running 116.95s Step 259( 26.40%), action 132, FPS 1.53, Running 117.50s Step 260( 26.60%), action 133, FPS 1.52, Running 118.50s Step 261( 26.80%), action 134, FPS 1.55, Running 118.82s Step 262( 27.00%), action 135, FPS 1.54, Running 119.80s Step 263( 27.20%), action 136, FPS 1.54, Running 120.42s Step 264( 27.40%), action 137, FPS 1.53, Running 121.46s Step 265( 27.60%), action 138, FPS 1.51, Running 122.03s Step 266( 27.80%), action 139, FPS 1.49, Running 123.05s Step 267( 28.00%), action 140, FPS 1.47, Running 123.68s Step 268( 28.20%), action 141, FPS 1.48, Running 124.68s Step 269( 28.40%), action 142, FPS 1.46, Running 125.33s Step 270( 28.60%), action 143, FPS 1.41, Running 126.21s Step 271( 28.80%), action 144, FPS 1.40, Running 126.57s Step 272( 29.00%), action 145, FPS 1.40, Running 127.37s Step 273( 29.20%), action 146, FPS 1.41, Running 127.69s Step 274( 29.40%), action 147, FPS 1.40, Running 128.51s Step 275( 29.60%), action 148, FPS 1.41, Running 128.99s Step 276( 29.80%), action 149, FPS 1.43, Running 129.74s Step 277( 30.00%), action 150, FPS 1.43, Running 130.01s Step 278( 30.20%), action 151, FPS 1.41, Running 131.18s Step 279( 30.40%), action 152, FPS 1.40, Running 131.77s Step 280( 30.60%), action 153, FPS 1.42, Running 132.63s Step 281( 30.80%), action 154, FPS 1.41, Running 133.04s Step 282( 31.00%), action 155, FPS 1.42, Running 133.92s Step 283( 31.20%), action 156, FPS 1.42, Running 134.53s Step 284( 31.40%), action 157, FPS 1.43, Running 135.48s Step 285( 31.60%), action 158, FPS 1.45, Running 135.79s Step 286( 31.80%), action 159, FPS 1.47, Running 136.64s Step 287( 32.00%), action 160, FPS 1.50, Running 137.00s Step 288( 32.20%), action 161, FPS 1.50, Running 138.03s Step 289( 32.40%), action 162, FPS 1.52, Running 138.48s Step 290( 32.60%), action 163, FPS 1.52, Running 139.39s Step 291( 32.80%), action 164, FPS 1.52, Running 139.71s Step 292( 33.00%), action 165, FPS 1.51, Running 140.58s Step 293( 33.20%), action 166, FPS 1.50, Running 141.05s Step 294( 33.40%), action 167, FPS 1.51, Running 141.75s Step 295( 33.60%), action 168, FPS 1.50, Running 142.29s Step 296( 33.80%), action 169, FPS 1.51, Running 143.03s Step 297( 34.00%), action 170, FPS 1.48, Running 143.55s Step 298( 34.20%), action 171, FPS 1.51, Running 144.41s Step 299( 34.40%), action 172, FPS 1.54, Running 144.72s Step 300( 34.60%), action 173, FPS 1.55, Running 145.53s Step 301( 34.80%), action 174, FPS 1.57, Running 145.80s Step 302( 35.00%), action 175, FPS 1.61, Running 146.38s Step 303( 35.20%), action 176, FPS 1.63, Running 146.77s Step 304( 35.40%), action 177, FPS 1.63, Running 147.74s Step 305( 35.60%), action 178, FPS 1.61, Running 148.17s Step 306( 35.80%), action 179, FPS 1.68, Running 148.54s Step 307( 36.00%), action 180, FPS 1.68, Running 148.87s Step 308( 36.20%), action 181, FPS 1.68, Running 149.90s Step 309( 36.40%), action 182, FPS 1.68, Running 150.35s Step 310( 36.60%), action 183, FPS 1.68, Running 151.27s Step 311( 36.80%), action 184, FPS 1.64, Running 151.88s Step 312( 37.00%), action 185, FPS 1.63, Running 152.86s Step 313( 37.20%), action 186, FPS 1.64, Running 153.22s Step 314( 37.40%), action 187, FPS 1.63, Running 154.04s Step 315( 37.60%), action 188, FPS 1.62, Running 154.63s Step 316( 37.80%), action 189, FPS 1.59, Running 155.58s Step 317( 38.00%), action 190, FPS 1.58, Running 156.19s Step 318( 38.20%), action 191, FPS 1.60, Running 156.93s Step 319( 38.40%), action 192, FPS 1.58, Running 157.41s Step 320( 38.60%), action 193, FPS 1.56, Running 158.36s Step 321( 38.80%), action 194, FPS 1.56, Running 158.62s Step 322( 39.00%), action 195, FPS 1.52, Running 159.56s Step 323( 39.20%), action 196, FPS 1.50, Running 160.11s Step 324( 39.40%), action 197, FPS 1.52, Running 160.88s Step 325( 39.60%), action 198, FPS 1.52, Running 161.33s Step 326( 39.80%), action 199, FPS 1.44, Running 162.40s Step 327( 40.00%), action 200, FPS 1.42, Running 162.95s Step 328( 40.20%), action 201, FPS 1.44, Running 163.83s Step 329( 40.40%), action 202, FPS 1.41, Running 164.50s Step 330( 40.60%), action 203, FPS 1.44, Running 165.13s Step 331( 40.80%), action 204, FPS 1.45, Running 165.65s Step 332( 41.00%), action 205, FPS 1.48, Running 166.35s Step 333( 41.20%), action 206, FPS 1.49, Running 166.66s Step 334( 41.40%), action 207, FPS 1.54, Running 167.02s Step 335( 41.60%), action 208, FPS 1.58, Running 167.30s Step 336( 41.80%), action 209, FPS 1.65, Running 167.72s Step 337( 42.00%), action 210, FPS 1.70, Running 167.97s Step 338( 42.20%), action 211, FPS 1.67, Running 168.94s Step 339( 42.40%), action 212, FPS 1.70, Running 169.19s Step 340( 42.60%), action 213, FPS 1.71, Running 170.06s Step 341( 42.80%), action 214, FPS 1.67, Running 170.57s Step 342( 43.00%), action 215, FPS 1.72, Running 171.20s Step 343( 43.20%), action 216, FPS 1.72, Running 171.72s Step 344( 43.40%), action 217, FPS 1.73, Running 172.47s Step 345( 43.60%), action 218, FPS 1.73, Running 172.87s Step 346( 43.80%), action 219, FPS 1.75, Running 173.83s Step 347( 44.00%), action 220, FPS 1.74, Running 174.45s Step 348( 44.20%), action 221, FPS 1.72, Running 175.45s Step 349( 44.40%), action 222, FPS 1.74, Running 175.99s Step 350( 44.60%), action 223, FPS 1.67, Running 177.09s Step 351( 44.80%), action 224, FPS 1.71, Running 177.36s Step 352( 45.00%), action 225, FPS 1.69, Running 178.21s Step 353( 45.20%), action 226, FPS 1.66, Running 178.68s Step 354( 45.40%), action 227, FPS 1.58, Running 179.67s Step 355( 45.60%), action 228, FPS 1.53, Running 180.37s Step 356( 45.80%), action 229, FPS 1.45, Running 181.47s Step 357( 46.00%), action 230, FPS 1.42, Running 182.06s Step 358( 46.20%), action 231, FPS 1.40, Running 183.21s Step 359( 46.40%), action 232, FPS 1.38, Running 183.71s Step 360( 46.60%), action 233, FPS 1.36, Running 184.81s Step 361( 46.80%), action 234, FPS 1.37, Running 185.19s Step 362( 47.00%), action 235, FPS 1.39, Running 185.59s Step 363( 47.20%), action 236, FPS 1.42, Running 185.79s Step 364( 47.40%), action 237, FPS 1.46, Running 186.15s Step 365( 47.60%), action 238, FPS 1.48, Running 186.40s Step 366( 47.80%), action 239, FPS 1.52, Running 187.03s Step 367( 48.00%), action 240, FPS 1.55, Running 187.33s Step 368( 48.20%), action 241, FPS 1.57, Running 188.15s Step 369( 48.40%), action 242, FPS 1.58, Running 188.64s Step 370( 48.60%), action 243, FPS 1.63, Running 189.34s Step 371( 48.80%), action 244, FPS 1.61, Running 189.82s Step 372( 49.00%), action 245, FPS 1.59, Running 190.75s Step 373( 49.20%), action 246, FPS 1.57, Running 191.41s Step 374( 49.40%), action 247, FPS 1.57, Running 192.40s Step 375( 49.60%), action 248, FPS 1.58, Running 193.01s Step 376( 49.80%), action 249, FPS 1.58, Running 194.10s Step 377( 50.00%), action 250, FPS 1.59, Running 194.64s Step 378( 50.20%), action 251, FPS 1.61, Running 195.64s Step 379( 50.40%), action 252, FPS 1.60, Running 196.20s Step 380( 50.60%), action 253, FPS 1.62, Running 197.16s Step 381( 50.80%), action 254, FPS 1.63, Running 197.47s Step 382( 51.00%), action 255, FPS 1.61, Running 198.03s Step 383( 51.20%), action 256, FPS 1.57, Running 198.54s Step 384( 51.40%), action 257, FPS 1.51, Running 199.39s Step 385( 51.60%), action 258, FPS 1.51, Running 199.64s Step 386( 51.80%), action 259, FPS 1.49, Running 200.49s Step 387( 52.00%), action 260, FPS 1.49, Running 200.79s Step 388( 52.20%), action 261, FPS 1.48, Running 201.71s Step 389( 52.40%), action 262, FPS 1.47, Running 202.24s Step 390( 52.60%), action 263, FPS 1.45, Running 203.17s Step 391( 52.80%), action 264, FPS 1.47, Running 203.41s Step 392( 53.00%), action 265, FPS 1.47, Running 204.34s Step 393( 53.20%), action 266, FPS 1.51, Running 204.61s Step 394( 53.40%), action 267, FPS 1.60, Running 204.92s Step 395( 53.60%), action 268, FPS 1.63, Running 205.31s Step 396( 53.80%), action 269, FPS 1.72, Running 205.74s Step 397( 54.00%), action 270, FPS 1.73, Running 206.20s Step 398( 54.20%), action 271, FPS 1.74, Running 207.12s Step 399( 54.40%), action 272, FPS 1.79, Running 207.36s Step 400( 54.60%), action 273, FPS 1.81, Running 208.20s Step 401( 54.80%), action 274, FPS 1.82, Running 208.43s Step 402( 55.00%), action 275, FPS 1.81, Running 209.06s Step 403( 55.20%), action 276, FPS 1.83, Running 209.46s Step 404( 55.40%), action 277, FPS 1.89, Running 209.96s Step 405( 55.60%), action 278, FPS 1.89, Running 210.22s Step 406( 55.80%), action 279, FPS 1.95, Running 210.77s Step 407( 56.00%), action 280, FPS 1.94, Running 211.10s Step 408( 56.20%), action 281, FPS 1.97, Running 211.86s Step 409( 56.40%), action 282, FPS 2.00, Running 212.25s Step 410( 56.60%), action 283, FPS 2.06, Running 212.89s Step 411( 56.80%), action 284, FPS 2.01, Running 213.35s Step 412( 57.00%), action 285, FPS 2.01, Running 214.29s Step 413( 57.20%), action 286, FPS 2.02, Running 214.53s Step 414( 57.40%), action 287, FPS 1.91, Running 215.41s Step 415( 57.60%), action 288, FPS 1.93, Running 215.65s Step 416( 57.80%), action 289, FPS 1.90, Running 216.27s Step 417( 58.00%), action 290, FPS 1.89, Running 216.76s Step 418( 58.20%), action 291, FPS 1.90, Running 217.65s Step 419( 58.40%), action 292, FPS 1.90, Running 217.91s Step 420( 58.60%), action 293, FPS 1.89, Running 218.77s Step 421( 58.80%), action 294, FPS 1.87, Running 219.12s Step 422( 59.00%), action 295, FPS 1.85, Running 219.86s Step 423( 59.20%), action 296, FPS 1.87, Running 220.14s Step 424( 59.40%), action 297, FPS 1.86, Running 220.72s Step 425( 59.60%), action 298, FPS 1.83, Running 221.16s Step 426( 59.80%), action 299, FPS 1.80, Running 221.87s Step 427( 60.00%), action 300, FPS 1.80, Running 222.24s Step 428( 60.20%), action 301, FPS 1.79, Running 223.03s Step 429( 60.40%), action 302, FPS 1.79, Running 223.42s Step 430( 60.60%), action 303, FPS 1.80, Running 224.01s Step 431( 60.80%), action 304, FPS 1.84, Running 224.21s Step 432( 61.00%), action 305, FPS 1.92, Running 224.68s Step 433( 61.20%), action 306, FPS 1.88, Running 225.14s Step 434( 61.40%), action 307, FPS 1.92, Running 225.85s Step 435( 61.60%), action 308, FPS 1.90, Running 226.18s Step 436( 61.80%), action 309, FPS 1.88, Running 226.89s Step 437( 62.00%), action 310, FPS 1.89, Running 227.33s Step 438( 62.20%), action 311, FPS 1.92, Running 228.05s Step 439( 62.40%), action 312, FPS 1.90, Running 228.42s Step 440( 62.60%), action 313, FPS 1.92, Running 229.17s Step 441( 62.80%), action 314, FPS 1.91, Running 229.60s Step 442( 63.00%), action 315, FPS 1.93, Running 230.24s Step 443( 63.20%), action 316, FPS 1.89, Running 230.72s Step 444( 63.40%), action 317, FPS 1.88, Running 231.36s Step 445( 63.60%), action 318, FPS 1.87, Running 231.83s Step 446( 63.80%), action 319, FPS 1.87, Running 232.57s Step 447( 64.00%), action 320, FPS 1.87, Running 232.92s Step 448( 64.20%), action 321, FPS 1.89, Running 233.63s Step 449( 64.40%), action 322, FPS 1.88, Running 234.03s Step 450( 64.60%), action 323, FPS 1.89, Running 234.57s Step 451( 64.80%), action 324, FPS 1.87, Running 234.88s Step 452( 65.00%), action 325, FPS 1.82, Running 235.66s Step 453( 65.20%), action 326, FPS 1.81, Running 236.17s Step 454( 65.40%), action 327, FPS 1.77, Running 237.18s Step 455( 65.60%), action 328, FPS 1.78, Running 237.40s Step 456( 65.80%), action 329, FPS 1.76, Running 238.28s Step 457( 66.00%), action 330, FPS 1.78, Running 238.59s Step 458( 66.20%), action 331, FPS 1.75, Running 239.46s Step 459( 66.40%), action 332, FPS 1.77, Running 239.69s Step 460( 66.60%), action 333, FPS 1.80, Running 240.27s Step 461( 66.80%), action 334, FPS 1.79, Running 240.78s Step 462( 67.00%), action 335, FPS 1.80, Running 241.38s Step 463( 67.20%), action 336, FPS 1.80, Running 241.84s Step 464( 67.40%), action 337, FPS 1.78, Running 242.62s Step 465( 67.60%), action 338, FPS 1.82, Running 242.84s Step 466( 67.80%), action 339, FPS 1.89, Running 243.17s Step 467( 68.00%), action 340, FPS 1.88, Running 243.53s Step 468( 68.20%), action 341, FPS 1.94, Running 243.93s Step 469( 68.40%), action 342, FPS 1.99, Running 244.09s Step 470( 68.60%), action 343, FPS 2.01, Running 244.54s Step 471( 68.80%), action 344, FPS 1.98, Running 245.00s Step 472( 69.00%), action 345, FPS 2.02, Running 245.55s Step 473( 69.20%), action 346, FPS 2.02, Running 246.05s Step 474( 69.40%), action 347, FPS 2.12, Running 246.62s Step 475( 69.60%), action 348, FPS 2.11, Running 246.89s Step 476( 69.80%), action 349, FPS 2.21, Running 247.33s Step 477( 70.00%), action 350, FPS 2.18, Running 247.76s Step 478( 70.20%), action 351, FPS 2.22, Running 248.47s Step 479( 70.40%), action 352, FPS 2.18, Running 248.86s Step 480( 70.60%), action 353, FPS 2.18, Running 249.45s Step 481( 70.80%), action 354, FPS 2.18, Running 249.94s Step 482( 71.00%), action 355, FPS 2.15, Running 250.66s Step 483( 71.20%), action 356, FPS 2.17, Running 251.05s Step 484( 71.40%), action 357, FPS 2.21, Running 251.68s Step 485( 71.60%), action 358, FPS 2.15, Running 252.16s Step 486( 71.80%), action 359, FPS 2.09, Running 252.71s Step 487( 72.00%), action 360, FPS 2.06, Running 253.22s Step 488( 72.20%), action 361, FPS 1.96, Running 254.16s Step 489( 72.40%), action 362, FPS 1.94, Running 254.42s Step 490( 72.60%), action 363, FPS 1.87, Running 255.23s Step 491( 72.80%), action 364, FPS 1.90, Running 255.52s Step 492( 73.00%), action 365, FPS 1.86, Running 256.31s Step 493( 73.20%), action 366, FPS 1.89, Running 256.64s Step 494( 73.40%), action 367, FPS 1.84, Running 257.48s Step 495( 73.60%), action 368, FPS 1.84, Running 257.73s Step 496( 73.80%), action 369, FPS 1.80, Running 258.43s Step 497( 74.00%), action 370, FPS 1.81, Running 258.78s Step 498( 74.20%), action 371, FPS 1.79, Running 259.67s Step 499( 74.40%), action 372, FPS 1.81, Running 259.92s Step 500( 74.60%), action 373, FPS 1.81, Running 260.50s Step 501( 74.80%), action 374, FPS 1.82, Running 260.95s Step 502( 75.00%), action 375, FPS 1.85, Running 261.50s Step 503( 75.20%), action 376, FPS 1.87, Running 261.76s Step 504( 75.40%), action 377, FPS 1.90, Running 262.23s Step 505( 75.60%), action 378, FPS 1.95, Running 262.41s Step 506( 75.80%), action 379, FPS 1.97, Running 262.87s Step 507( 76.00%), action 380, FPS 2.03, Running 263.06s Step 508( 76.20%), action 381, FPS 2.09, Running 263.73s Step 509( 76.40%), action 382, FPS 2.05, Running 264.19s Step 510( 76.60%), action 383, FPS 2.11, Running 264.70s Step 511( 76.80%), action 384, FPS 2.12, Running 264.96s Step 512( 77.00%), action 385, FPS 2.15, Running 265.63s Step 513( 77.20%), action 386, FPS 2.16, Running 265.89s Step 514( 77.40%), action 387, FPS 2.23, Running 266.47s Step 515( 77.60%), action 388, FPS 2.18, Running 266.89s Step 516( 77.80%), action 389, FPS 2.23, Running 267.41s Step 517( 78.00%), action 390, FPS 2.25, Running 267.67s Step 518( 78.20%), action 391, FPS 2.27, Running 268.48s Step 519( 78.40%), action 392, FPS 2.27, Running 268.73s Step 520( 78.60%), action 393, FPS 2.21, Running 269.54s Step 521( 78.80%), action 394, FPS 2.26, Running 269.79s Step 522( 79.00%), action 395, FPS 2.21, Running 270.56s Step 523( 79.20%), action 396, FPS 2.20, Running 270.84s Step 524( 79.40%), action 397, FPS 2.13, Running 271.60s Step 525( 79.60%), action 398, FPS 2.08, Running 272.03s Step 526( 79.80%), action 399, FPS 2.01, Running 272.83s Step 527( 80.00%), action 400, FPS 1.99, Running 273.09s Step 528( 80.20%), action 401, FPS 1.99, Running 273.79s Step 529( 80.40%), action 402, FPS 2.01, Running 274.12s Step 530( 80.60%), action 403, FPS 2.01, Running 274.65s Step 531( 80.80%), action 404, FPS 2.01, Running 274.91s Step 532( 81.00%), action 405, FPS 2.06, Running 275.33s Step 533( 81.20%), action 406, FPS 2.02, Running 275.77s Step 534( 81.40%), action 407, FPS 2.03, Running 276.31s Step 535( 81.60%), action 408, FPS 2.06, Running 276.59s Step 536( 81.80%), action 409, FPS 2.01, Running 277.34s Step 537( 82.00%), action 410, FPS 2.01, Running 277.62s Step 538( 82.20%), action 411, FPS 2.00, Running 278.45s Step 539( 82.40%), action 412, FPS 2.01, Running 278.68s Step 540( 82.60%), action 413, FPS 2.03, Running 279.41s Step 541( 82.80%), action 414, FPS 2.00, Running 279.77s Step 542( 83.00%), action 415, FPS 2.02, Running 280.44s Step 543( 83.20%), action 416, FPS 2.00, Running 280.85s Step 544( 83.40%), action 417, FPS 2.11, Running 281.06s Step 545( 83.60%), action 418, FPS 2.16, Running 281.28s Step 546( 83.80%), action 419, FPS 2.29, Running 281.58s Step 547( 84.00%), action 420, FPS 2.30, Running 281.77s Step 548( 84.20%), action 421, FPS 2.37, Running 282.23s Step 549( 84.40%), action 422, FPS 2.41, Running 282.41s Step 550( 84.60%), action 423, FPS 2.47, Running 282.75s Step 551( 84.80%), action 424, FPS 2.50, Running 282.92s Step 552( 85.00%), action 425, FPS 2.46, Running 283.48s Step 553( 85.20%), action 426, FPS 2.51, Running 283.74s Step 554( 85.40%), action 427, FPS 2.52, Running 284.25s Step 555( 85.60%), action 428, FPS 2.47, Running 284.68s Step 556( 85.80%), action 429, FPS 2.50, Running 285.36s Step 557( 86.00%), action 430, FPS 2.44, Running 285.82s Step 558( 86.20%), action 431, FPS 2.50, Running 286.46s Step 559( 86.40%), action 432, FPS 2.43, Running 286.91s Step 560( 86.60%), action 433, FPS 2.48, Running 287.46s Step 561( 86.80%), action 434, FPS 2.51, Running 287.73s Step 562( 87.00%), action 435, FPS 2.49, Running 288.48s Step 563( 87.20%), action 436, FPS 2.53, Running 288.75s Step 564( 87.40%), action 437, FPS 2.32, Running 289.70s Step 565( 87.60%), action 438, FPS 2.29, Running 290.00s Step 566( 87.80%), action 439, FPS 2.17, Running 290.79s Step 567( 88.00%), action 440, FPS 2.14, Running 291.13s Step 568( 88.20%), action 441, FPS 2.05, Running 291.97s Step 569( 88.40%), action 442, FPS 2.02, Running 292.30s Step 570( 88.60%), action 443, FPS 1.94, Running 293.04s Step 571( 88.80%), action 444, FPS 1.93, Running 293.29s Step 572( 89.00%), action 445, FPS 1.91, Running 293.96s Step 573( 89.20%), action 446, FPS 1.88, Running 294.38s Step 574( 89.40%), action 447, FPS 1.80, Running 295.38s Step 575( 89.60%), action 448, FPS 1.83, Running 295.63s Step 576( 89.80%), action 449, FPS 1.83, Running 296.29s Step 577( 90.00%), action 450, FPS 1.84, Running 296.69s Step 578( 90.20%), action 451, FPS 1.77, Running 297.73s Step 579( 90.40%), action 452, FPS 1.77, Running 298.18s Step 580( 90.60%), action 453, FPS 1.77, Running 298.78s Step 581( 90.80%), action 454, FPS 1.72, Running 299.34s Step 582( 91.00%), action 455, FPS 1.74, Running 299.98s Step 583( 91.20%), action 456, FPS 1.72, Running 300.37s Step 584( 91.40%), action 457, FPS 1.77, Running 301.02s Step 585( 91.60%), action 458, FPS 1.78, Running 301.27s Step 586( 91.80%), action 459, FPS 1.78, Running 302.00s Step 587( 92.00%), action 460, FPS 1.79, Running 302.30s Step 588( 92.20%), action 461, FPS 1.80, Running 303.07s Step 589( 92.40%), action 462, FPS 1.78, Running 303.55s Step 590( 92.60%), action 463, FPS 1.80, Running 304.15s Step 591( 92.80%), action 464, FPS 1.79, Running 304.44s Step 592( 93.00%), action 465, FPS 1.78, Running 305.22s Step 593( 93.20%), action 466, FPS 1.79, Running 305.53s Step 594( 93.40%), action 467, FPS 1.82, Running 306.39s Step 595( 93.60%), action 468, FPS 1.82, Running 306.63s Step 596( 93.80%), action 469, FPS 1.77, Running 307.55s Step 597( 94.00%), action 470, FPS 1.79, Running 307.85s Step 598( 94.20%), action 471, FPS 1.84, Running 308.59s Step 599( 94.40%), action 472, FPS 1.83, Running 309.10s Step 600( 94.60%), action 473, FPS 1.80, Running 309.88s Step 601( 94.80%), action 474, FPS 1.84, Running 310.22s Step 602( 95.00%), action 475, FPS 1.86, Running 310.76s Step 603( 95.20%), action 476, FPS 1.86, Running 311.13s Step 604( 95.40%), action 477, FPS 1.85, Running 311.83s Step 605( 95.60%), action 478, FPS 1.84, Running 312.11s Step 606( 95.80%), action 479, FPS 1.87, Running 312.68s Step 607( 96.00%), action 480, FPS 1.86, Running 313.03s Step 608( 96.20%), action 481, FPS 1.87, Running 313.76s Step 609( 96.40%), action 482, FPS 1.89, Running 314.12s Step 610( 96.60%), action 483, FPS 1.90, Running 314.66s Step 611( 96.80%), action 484, FPS 1.88, Running 315.10s Step 612( 97.00%), action 485, FPS 1.90, Running 315.73s Step 613( 97.20%), action 486, FPS 1.85, Running 316.34s Step 614( 97.40%), action 487, FPS 1.83, Running 317.31s Step 615( 97.60%), action 488, FPS 1.80, Running 317.77s Step 616( 97.80%), action 489, FPS 1.83, Running 318.47s Step 617( 98.00%), action 490, FPS 1.79, Running 319.04s Step 618( 98.20%), action 491, FPS 1.80, Running 319.69s Step 619( 98.40%), action 492, FPS 1.83, Running 320.02s Step 620( 98.60%), action 493, FPS 1.89, Running 320.47s Step 621( 98.80%), action 494, FPS 1.91, Running 320.70s Step 622( 99.00%), action 495, FPS 1.90, Running 321.29s Step 623( 99.20%), action 496, FPS 1.92, Running 321.55s Step 624( 99.40%), action 497, FPS 1.94, Running 322.14s Step 625( 99.60%), action 498, FPS 1.91, Running 322.59s Step 626( 99.80%), action 499, FPS 1.89, Running 323.26s Step 627(100.00%), action 500, FPS 1.87, Running 323.73s [2026-08-01 20:55:31] [86 ] Seed 85 failed after 323.94 s. +steps: 627 , actions: 500 . +Instruction: Empty +Total 50/86(58.14%) success. +Setting seed: 86 +Step 1( N/A%), pre moving , FPS 2.00, Running 0.50s Step 2( N/A%), pre moving , FPS 3.50, Running 0.57s Step 3( N/A%), pre moving , FPS 4.82, Running 0.62s Step 4( N/A%), pre moving , FPS 5.75, Running 0.70s Step 5( N/A%), pre moving , FPS 4.94, Running 1.01s Step 6( N/A%), pre moving , FPS 5.69, Running 1.05s Step 7( N/A%), pre moving , FPS 6.14, Running 1.14s Step 8( N/A%), pre moving , FPS 6.60, Running 1.21s Step 9( N/A%), pre moving , FPS 6.17, Running 1.46s Step 10( N/A%), pre moving , FPS 6.34, Running 1.58s Step 11( N/A%), pre moving , FPS 6.66, Running 1.65s Step 12( N/A%), pre moving , FPS 7.02, Running 1.71s Step 13( N/A%), pre moving , FPS 7.31, Running 1.78s Step 14( N/A%), pre moving , FPS 7.03, Running 1.99s Step 15( N/A%), pre moving , FPS 7.01, Running 2.14s Step 16( N/A%), pre moving , FPS 7.23, Running 2.21s Step 17( N/A%), pre moving , FPS 7.48, Running 2.27s Step 18( N/A%), pre moving , FPS 7.68, Running 2.34s Step 19( N/A%), pre moving , FPS 7.48, Running 2.54s Step 20( N/A%), pre moving , FPS 7.39, Running 2.71s Step 21( N/A%), pre moving , FPS 7.16, Running 3.29s Step 22( N/A%), pre moving , FPS 7.17, Running 3.36s Step 23( N/A%), pre moving , FPS 7.17, Running 3.41s Step 24( N/A%), pre moving , FPS 6.78, Running 3.65s Step 25( N/A%), pre moving , FPS 7.11, Running 3.83s Step 26( N/A%), pre moving , FPS 6.06, Running 4.36s Step 27( N/A%), pre moving , FPS 6.06, Running 4.44s Step 28( N/A%), pre moving , FPS 6.05, Running 4.51s Step 29( N/A%), pre moving , FPS 6.41, Running 4.58s Step 30( N/A%), pre moving , FPS 6.03, Running 4.90s Step 31( N/A%), pre moving , FPS 6.09, Running 4.93s Step 32( N/A%), pre moving , FPS 6.04, Running 5.02s Step 33( N/A%), pre moving , FPS 6.04, Running 5.09s Step 34( N/A%), pre moving , FPS 6.36, Running 5.14s Step 35( N/A%), pre moving , FPS 6.39, Running 5.27s Step 36( N/A%), pre moving , FPS 5.69, Running 5.73s Step 37( N/A%), pre moving , FPS 5.32, Running 6.03s Step 38( N/A%), pre moving , FPS 5.36, Running 6.07s Step 39( N/A%), pre moving , FPS 5.53, Running 6.15s Step 40( N/A%), pre moving , FPS 5.71, Running 6.21s Step 41( N/A%), pre moving , FPS 6.68, Running 6.28s Step 42( N/A%), pre moving , FPS 6.17, Running 6.61s Step 43( N/A%), pre moving , FPS 6.13, Running 6.67s Step 44( N/A%), pre moving , FPS 6.39, Running 6.78s Step 45( N/A%), pre moving , FPS 6.44, Running 6.93s Step 46( N/A%), pre moving , FPS 7.07, Running 7.19s Step 47( N/A%), pre moving , FPS 7.01, Running 7.30s Step 48( N/A%), pre moving , FPS 6.93, Running 7.40s Step 49( N/A%), pre moving , FPS 6.35, Running 7.73s Step 50( N/A%), pre moving , FPS 6.79, Running 7.84s Step 51( N/A%), pre moving , FPS 6.56, Running 7.98s Step 52( N/A%), pre moving , FPS 6.14, Running 8.27s Step 53( N/A%), pre moving , FPS 6.05, Running 8.40s Step 54( N/A%), pre moving , FPS 5.94, Running 8.50s Step 55( N/A%), pre moving , FPS 5.61, Running 8.84s Step 56( N/A%), pre moving , FPS 6.20, Running 8.96s Step 57( N/A%), pre moving , FPS 6.59, Running 9.07s Step 58( N/A%), pre moving , FPS 5.98, Running 9.42s Step 59( N/A%), pre moving , FPS 5.93, Running 9.53s Step 60( N/A%), pre moving , FPS 5.84, Running 9.64s Step 61( N/A%), pre moving , FPS 5.43, Running 9.97s Step 62( N/A%), pre moving , FPS 5.75, Running 10.08s Step 63( N/A%), pre moving , FPS 5.52, Running 10.30s Step 64( N/A%), pre moving , FPS 5.33, Running 10.53s Step 65( N/A%), pre moving , FPS 5.38, Running 10.65s Step 66( N/A%), pre moving , FPS 5.35, Running 10.92s Step 67( N/A%), pre moving , FPS 5.28, Running 11.08s Step 68( N/A%), pre moving , FPS 5.25, Running 11.21s Step 69( N/A%), pre moving , FPS 5.23, Running 11.56s Step 70( N/A%), pre moving , FPS 5.22, Running 11.67s Step 71( N/A%), pre moving , FPS 5.28, Running 11.78s Step 72( N/A%), pre moving , FPS 5.20, Running 12.12s Step 73( N/A%), pre moving , FPS 5.24, Running 12.22s Step 74( N/A%), pre moving , FPS 5.24, Running 12.32s Step 75( N/A%), pre moving , FPS 5.21, Running 12.67s Step 76( N/A%), pre moving , FPS 5.28, Running 12.75s Step 77( N/A%), pre moving , FPS 5.29, Running 12.85s Step 78( N/A%), pre moving , FPS 5.66, Running 12.95s Step 79( N/A%), pre moving , FPS 5.34, Running 13.27s Step 80( N/A%), pre moving , FPS 5.36, Running 13.37s Step 81( N/A%), pre moving , FPS 5.71, Running 13.47s Step 82( N/A%), pre moving , FPS 5.36, Running 13.82s Step 83( N/A%), pre moving , FPS 5.52, Running 13.92s Step 84( N/A%), pre moving , FPS 5.73, Running 14.02s Step 85( N/A%), pre moving , FPS 5.78, Running 14.11s Step 86( N/A%), pre moving , FPS 5.73, Running 14.41s Step 87( N/A%), pre moving , FPS 5.94, Running 14.45s Step 88( N/A%), pre moving , FPS 6.11, Running 14.48s Step 89( N/A%), pre moving , FPS 6.81, Running 14.50s Step 90( N/A%), pre moving , FPS 7.04, Running 14.51s Step 91( N/A%), pre moving , FPS 7.26, Running 14.53s Step 92( N/A%), pre moving , FPS 8.24, Running 14.55s Step 93( N/A%), pre moving , FPS 8.52, Running 14.56s Step 94( N/A%), pre moving , FPS 8.84, Running 14.58s Step 95( N/A%), pre moving , FPS 10.39, Running 14.60s Step 96( N/A%), pre moving , FPS 10.65, Running 14.63s Step 97( N/A%), pre moving , FPS 11.11, Running 14.65s Step 98( N/A%), pre moving , FPS 11.65, Running 14.67s Step 99( N/A%), pre moving , FPS 14.06, Running 14.69s Step 100( N/A%), pre moving , FPS 14.85, Running 14.71s Step 101( N/A%), pre moving , FPS 15.86, Running 14.73s Step 102( N/A%), pre moving , FPS 21.56, Running 14.75s Step 103( N/A%), pre moving , FPS 23.83, Running 14.76s Step 104( N/A%), pre moving , FPS 26.44, Running 14.78s Step 105( N/A%), pre moving , FPS 7.70, Running 16.70s Step 106( N/A%), pre moving , FPS 7.09, Running 17.24s Step 107( N/A%), pre moving , FPS 6.24, Running 17.65s Step 108( N/A%), pre moving , FPS 5.39, Running 18.19s Step 109( N/A%), pre moving , FPS 5.15, Running 18.38s Step 110( N/A%), pre moving , FPS 4.63, Running 18.83s Step 111( N/A%), pre moving , FPS 4.45, Running 19.03s Step 112( N/A%), pre moving , FPS 3.83, Running 19.77s Step 113( N/A%), pre moving , FPS 3.68, Running 20.00s Step 114( N/A%), pre moving , FPS 3.36, Running 20.52s Step 115( N/A%), pre moving , FPS 3.26, Running 20.74s Step 116( N/A%), pre moving , FPS 3.03, Running 21.23s Step 117( N/A%), pre moving , FPS 2.83, Running 21.71s Step 118( N/A%), pre moving , FPS 2.66, Running 22.18s Step 119( N/A%), pre moving , FPS 2.60, Running 22.38s Step 120( N/A%), pre moving , FPS 2.43, Running 22.95s Step 121( N/A%), pre moving , FPS 2.33, Running 23.33s Step 122( N/A%), pre moving , FPS 2.20, Running 23.86s Step 123( N/A%), pre moving , FPS 2.15, Running 24.05s Step 124( N/A%), pre moving , FPS 2.03, Running 24.65s Step 125( 0.20%), action 1, FPS 2.14, Running 26.03s Step 126( 0.40%), action 2, FPS 2.19, Running 26.38s Step 127( 0.60%), action 3, FPS 2.10, Running 27.18s Step 128( 0.80%), action 4, FPS 2.04, Running 27.97s Step 129( 1.00%), action 5, FPS 1.96, Running 28.56s Step 130( 1.20%), action 6, FPS 1.89, Running 29.40s Step 131( 1.40%), action 7, FPS 1.79, Running 30.18s Step 132( 1.60%), action 8, FPS 1.81, Running 30.81s Step 133( 1.80%), action 9, FPS 1.69, Running 31.80s Step 134( 2.00%), action 10, FPS 1.70, Running 32.26s Step 135( 2.20%), action 11, FPS 1.62, Running 33.11s Step 136( 2.40%), action 12, FPS 1.58, Running 33.88s Step 137( 2.60%), action 13, FPS 1.56, Running 34.49s Step 138( 2.80%), action 14, FPS 1.56, Running 35.02s Step 139( 3.00%), action 15, FPS 1.49, Running 35.83s Step 140( 3.20%), action 16, FPS 1.50, Running 36.31s Step 141( 3.40%), action 17, FPS 1.46, Running 37.02s Step 142( 3.60%), action 18, FPS 1.49, Running 37.32s Step 143( 3.80%), action 19, FPS 1.42, Running 38.11s Step 144( 4.00%), action 20, FPS 1.45, Running 38.46s Step 145( 4.20%), action 21, FPS 1.48, Running 39.51s Step 146( 4.40%), action 22, FPS 1.47, Running 40.01s Step 147( 4.60%), action 23, FPS 1.49, Running 40.63s Step 148( 4.80%), action 24, FPS 1.51, Running 41.20s Step 149( 5.00%), action 25, FPS 1.50, Running 41.85s Step 150( 5.20%), action 26, FPS 1.55, Running 42.31s Step 151( 5.40%), action 27, FPS 1.56, Running 42.99s Step 152( 5.60%), action 28, FPS 1.58, Running 43.50s Step 153( 5.80%), action 29, FPS 1.63, Running 44.08s Step 154( 6.00%), action 30, FPS 1.62, Running 44.59s Step 155( 6.20%), action 31, FPS 1.65, Running 45.24s Step 156( 6.40%), action 32, FPS 1.69, Running 45.74s Step 157( 6.60%), action 33, FPS 1.65, Running 46.58s Step 158( 6.80%), action 34, FPS 1.68, Running 46.92s Step 159( 7.00%), action 35, FPS 1.72, Running 47.47s Step 160( 7.20%), action 36, FPS 1.70, Running 48.10s Step 161( 7.40%), action 37, FPS 1.72, Running 48.65s Step 162( 7.60%), action 38, FPS 1.68, Running 49.20s Step 163( 7.80%), action 39, FPS 1.71, Running 49.84s Step 164( 8.00%), action 40, FPS 1.70, Running 50.25s Step 165( 8.20%), action 41, FPS 1.74, Running 51.00s Step 166( 8.40%), action 42, FPS 1.74, Running 51.48s Step 167( 8.60%), action 43, FPS 1.76, Running 52.01s Step 168( 8.80%), action 44, FPS 1.79, Running 52.34s Step 169( 9.00%), action 45, FPS 1.81, Running 52.88s Step 170( 9.20%), action 46, FPS 1.83, Running 53.22s Step 171( 9.40%), action 47, FPS 1.88, Running 53.62s Step 172( 9.60%), action 48, FPS 1.88, Running 54.14s Step 173( 9.80%), action 49, FPS 1.86, Running 54.82s Step 174( 10.00%), action 50, FPS 1.86, Running 55.32s Step 175( 10.20%), action 51, FPS 1.82, Running 56.21s Step 176( 10.40%), action 52, FPS 1.87, Running 56.46s Step 177( 10.60%), action 53, FPS 1.92, Running 57.02s Step 178( 10.80%), action 54, FPS 1.88, Running 57.57s Step 179( 11.00%), action 55, FPS 1.86, Running 58.24s Step 180( 11.20%), action 56, FPS 1.89, Running 58.71s Step 181( 11.40%), action 57, FPS 1.83, Running 59.55s Step 182( 11.60%), action 58, FPS 1.85, Running 60.00s Step 183( 11.80%), action 59, FPS 1.88, Running 60.47s Step 184( 12.00%), action 60, FPS 1.87, Running 60.96s Step 185( 12.20%), action 61, FPS 1.83, Running 61.93s Step 186( 12.40%), action 62, FPS 1.87, Running 62.19s Step 187( 12.60%), action 63, FPS 1.86, Running 62.75s Step 188( 12.80%), action 64, FPS 1.82, Running 63.33s Step 189( 13.00%), action 65, FPS 1.79, Running 64.07s Step 190( 13.20%), action 66, FPS 1.74, Running 64.68s Step 191( 13.40%), action 67, FPS 1.69, Running 65.42s Step 192( 13.60%), action 68, FPS 1.71, Running 65.81s Step 193( 13.80%), action 69, FPS 1.72, Running 66.47s Step 194( 14.00%), action 70, FPS 1.73, Running 66.87s Step 195( 14.20%), action 71, FPS 1.74, Running 67.69s Step 196( 14.40%), action 72, FPS 1.72, Running 68.11s Step 197( 14.60%), action 73, FPS 1.69, Running 68.83s Step 198( 14.80%), action 74, FPS 1.68, Running 69.47s Step 199( 15.00%), action 75, FPS 1.69, Running 70.07s Step 200( 15.20%), action 76, FPS 1.68, Running 70.65s Step 201( 15.40%), action 77, FPS 1.72, Running 71.18s Step 202( 15.60%), action 78, FPS 1.72, Running 71.62s Step 203( 15.80%), action 79, FPS 1.71, Running 72.18s Step 204( 16.00%), action 80, FPS 1.71, Running 72.67s Step 205( 16.20%), action 81, FPS 1.76, Running 73.27s Step 206( 16.40%), action 82, FPS 1.72, Running 73.80s Step 207( 16.60%), action 83, FPS 1.72, Running 74.39s Step 208( 16.80%), action 84, FPS 1.74, Running 74.86s Step 209( 17.00%), action 85, FPS 1.75, Running 75.51s Step 210( 17.20%), action 86, FPS 1.76, Running 76.06s Step 211( 17.40%), action 87, FPS 1.78, Running 76.63s Step 212( 17.60%), action 88, FPS 1.76, Running 77.15s Step 213( 17.80%), action 89, FPS 1.77, Running 77.75s Step 214( 18.00%), action 90, FPS 1.74, Running 78.37s Step 215( 18.20%), action 91, FPS 1.74, Running 79.19s Step 216( 18.40%), action 92, FPS 1.72, Running 79.76s Step 217( 18.60%), action 93, FPS 1.70, Running 80.56s Step 218( 18.80%), action 94, FPS 1.75, Running 80.88s Step 219( 19.00%), action 95, FPS 1.75, Running 81.51s Step 220( 19.20%), action 96, FPS 1.77, Running 81.94s Step 221( 19.40%), action 97, FPS 1.77, Running 82.46s Step 222( 19.60%), action 98, FPS 1.78, Running 82.84s Step 223( 19.80%), action 99, FPS 1.77, Running 83.48s Step 224( 20.00%), action 100, FPS 1.80, Running 83.80s Step 225( 20.20%), action 101, FPS 1.77, Running 84.59s Step 226( 20.40%), action 102, FPS 1.80, Running 84.89s Step 227( 20.60%), action 103, FPS 1.79, Running 85.59s Step 228( 20.80%), action 104, FPS 1.81, Running 85.92s Step 229( 21.00%), action 105, FPS 1.82, Running 86.48s Step 230( 21.20%), action 106, FPS 1.84, Running 86.96s Step 231( 21.40%), action 107, FPS 1.83, Running 87.58s Step 232( 21.60%), action 108, FPS 1.83, Running 88.05s Step 233( 21.80%), action 109, FPS 1.83, Running 88.66s Step 234( 22.00%), action 110, FPS 1.90, Running 88.91s Step 235( 22.20%), action 111, FPS 1.97, Running 89.34s Step 236( 22.40%), action 112, FPS 2.03, Running 89.62s Step 237( 22.60%), action 113, FPS 2.08, Running 90.20s Step 238( 22.80%), action 114, FPS 2.05, Running 90.62s Step 239( 23.00%), action 115, FPS 2.03, Running 91.38s Step 240( 23.20%), action 116, FPS 2.03, Running 91.78s Step 241( 23.40%), action 117, FPS 2.01, Running 92.41s Step 242( 23.60%), action 118, FPS 2.01, Running 92.77s Step 243( 23.80%), action 119, FPS 2.05, Running 93.23s Step 244( 24.00%), action 120, FPS 2.03, Running 93.65s Step 245( 24.20%), action 121, FPS 2.06, Running 94.31s Step 246( 24.40%), action 122, FPS 2.01, Running 94.84s Step 247( 24.60%), action 123, FPS 2.04, Running 95.40s Step 248( 24.80%), action 124, FPS 2.01, Running 95.89s Step 249( 25.00%), action 125, FPS 1.99, Running 96.54s Step 250( 25.20%), action 126, FPS 1.97, Running 97.10s Step 251( 25.40%), action 127, FPS 1.99, Running 97.65s Step 252( 25.60%), action 128, FPS 1.97, Running 98.20s Step 253( 25.80%), action 129, FPS 1.97, Running 98.81s Step 254( 26.00%), action 130, FPS 1.92, Running 99.34s Step 255( 26.20%), action 131, FPS 1.84, Running 100.23s Step 256( 26.40%), action 132, FPS 1.82, Running 100.60s Step 257( 26.60%), action 133, FPS 1.83, Running 101.13s Step 258( 26.80%), action 134, FPS 1.82, Running 101.58s Step 259( 27.00%), action 135, FPS 1.80, Running 102.51s Step 260( 27.20%), action 136, FPS 1.82, Running 102.79s Step 261( 27.40%), action 137, FPS 1.80, Running 103.53s Step 262( 27.60%), action 138, FPS 1.80, Running 103.90s Step 263( 27.80%), action 139, FPS 1.77, Running 104.55s Step 264( 28.00%), action 140, FPS 1.78, Running 104.86s Step 265( 28.20%), action 141, FPS 1.76, Running 105.70s Step 266( 28.40%), action 142, FPS 1.78, Running 106.04s Step 267( 28.60%), action 143, FPS 1.76, Running 106.74s Step 268( 28.80%), action 144, FPS 1.78, Running 107.10s Step 269( 29.00%), action 145, FPS 1.80, Running 107.68s Step 270( 29.20%), action 146, FPS 1.83, Running 108.00s Step 271( 29.40%), action 147, FPS 1.89, Running 108.24s Step 272( 29.60%), action 148, FPS 1.94, Running 108.52s Step 273( 29.80%), action 149, FPS 1.99, Running 108.85s Step 274( 30.00%), action 150, FPS 2.05, Running 109.11s Step 275( 30.20%), action 151, FPS 2.05, Running 110.00s Step 276( 30.40%), action 152, FPS 2.05, Running 110.37s Step 277( 30.60%), action 153, FPS 2.01, Running 111.08s Step 278( 30.80%), action 154, FPS 1.97, Running 111.72s Step 279( 31.00%), action 155, FPS 1.99, Running 112.57s Step 280( 31.20%), action 156, FPS 1.94, Running 113.12s Step 281( 31.40%), action 157, FPS 1.96, Running 113.73s Step 282( 31.60%), action 158, FPS 1.97, Running 114.03s Step 283( 31.80%), action 159, FPS 1.99, Running 114.60s Step 284( 32.00%), action 160, FPS 1.96, Running 115.09s Step 285( 32.20%), action 161, FPS 2.00, Running 115.70s Step 286( 32.40%), action 162, FPS 1.97, Running 116.21s Step 287( 32.60%), action 163, FPS 2.00, Running 116.74s Step 288( 32.80%), action 164, FPS 2.00, Running 117.10s Step 289( 33.00%), action 165, FPS 1.99, Running 117.75s Step 290( 33.20%), action 166, FPS 1.99, Running 118.06s Step 291( 33.40%), action 167, FPS 1.92, Running 118.67s Step 292( 33.60%), action 168, FPS 1.88, Running 119.15s Step 293( 33.80%), action 169, FPS 1.84, Running 119.74s Step 294( 34.00%), action 170, FPS 1.80, Running 120.23s Step 295( 34.20%), action 171, FPS 1.81, Running 121.03s Step 296( 34.40%), action 172, FPS 1.79, Running 121.53s Step 297( 34.60%), action 173, FPS 1.81, Running 122.12s Step 298( 34.80%), action 174, FPS 1.84, Running 122.56s Step 299( 35.00%), action 175, FPS 1.89, Running 123.17s Step 300( 35.20%), action 176, FPS 1.92, Running 123.52s Step 301( 35.40%), action 177, FPS 1.90, Running 124.24s Step 302( 35.60%), action 178, FPS 1.90, Running 124.53s Step 303( 35.80%), action 179, FPS 1.88, Running 125.24s Step 304( 36.00%), action 180, FPS 1.88, Running 125.73s Step 305( 36.20%), action 181, FPS 1.84, Running 126.57s Step 306( 36.40%), action 182, FPS 1.87, Running 126.92s Step 307( 36.60%), action 183, FPS 1.87, Running 127.45s Step 308( 36.80%), action 184, FPS 1.85, Running 127.90s Step 309( 37.00%), action 185, FPS 1.87, Running 128.47s Step 310( 37.20%), action 186, FPS 1.80, Running 129.15s Step 311( 37.40%), action 187, FPS 1.82, Running 129.65s Step 312( 37.60%), action 188, FPS 1.84, Running 130.03s Step 313( 37.80%), action 189, FPS 1.83, Running 130.67s Step 314( 38.00%), action 190, FPS 1.86, Running 131.00s Step 315( 38.20%), action 191, FPS 1.84, Running 131.91s Step 316( 38.40%), action 192, FPS 1.84, Running 132.41s Step 317( 38.60%), action 193, FPS 1.83, Running 133.08s Step 318( 38.80%), action 194, FPS 1.79, Running 133.71s Step 319( 39.00%), action 195, FPS 1.77, Running 134.45s Step 320( 39.20%), action 196, FPS 1.78, Running 134.77s Step 321( 39.40%), action 197, FPS 1.80, Running 135.36s Step 322( 39.60%), action 198, FPS 1.77, Running 135.82s Step 323( 39.80%), action 199, FPS 1.79, Running 136.44s Step 324( 40.00%), action 200, FPS 1.79, Running 136.90s Step 325( 40.20%), action 201, FPS 1.83, Running 137.52s Step 326( 40.40%), action 202, FPS 1.82, Running 137.94s Step 327( 40.60%), action 203, FPS 1.82, Running 138.44s Step 328( 40.80%), action 204, FPS 1.82, Running 138.87s Step 329( 41.00%), action 205, FPS 1.79, Running 139.62s Step 330( 41.20%), action 206, FPS 1.83, Running 140.09s Step 331( 41.40%), action 207, FPS 1.79, Running 140.81s Step 332( 41.60%), action 208, FPS 1.77, Running 141.33s Step 333( 41.80%), action 209, FPS 1.77, Running 141.99s Step 334( 42.00%), action 210, FPS 1.75, Running 142.44s Step 335( 42.20%), action 211, FPS 1.80, Running 143.02s Step 336( 42.40%), action 212, FPS 1.80, Running 143.54s Step 337( 42.60%), action 213, FPS 1.80, Running 144.21s Step 338( 42.80%), action 214, FPS 1.82, Running 144.71s Step 339( 43.00%), action 215, FPS 1.86, Running 145.22s Step 340( 43.20%), action 216, FPS 1.88, Running 145.43s Step 341( 43.40%), action 217, FPS 1.94, Running 145.68s Step 342( 43.60%), action 218, FPS 1.98, Running 145.91s Step 343( 43.80%), action 219, FPS 2.04, Running 146.26s Step 344( 44.00%), action 220, FPS 2.06, Running 146.60s Step 345( 44.20%), action 221, FPS 2.09, Running 147.07s Step 346( 44.40%), action 222, FPS 2.06, Running 147.64s Step 347( 44.60%), action 223, FPS 2.04, Running 148.24s Step 348( 44.80%), action 224, FPS 2.03, Running 148.71s Step 349( 45.00%), action 225, FPS 2.08, Running 149.24s Step 350( 45.20%), action 226, FPS 2.09, Running 149.67s Step 351( 45.40%), action 227, FPS 2.12, Running 150.25s Step 352( 45.60%), action 228, FPS 2.15, Running 150.62s Step 353( 45.80%), action 229, FPS 2.21, Running 151.05s Step 354( 46.00%), action 230, FPS 2.21, Running 151.50s Step 355( 46.20%), action 231, FPS 2.20, Running 152.13s Step 356( 46.40%), action 232, FPS 2.21, Running 152.59s Step 357( 46.60%), action 233, FPS 2.22, Running 153.21s Step 358( 46.80%), action 234, FPS 2.23, Running 153.66s Step 359( 47.00%), action 235, FPS 2.21, Running 154.28s Step 360( 47.20%), action 236, FPS 2.14, Running 154.77s Step 361( 47.40%), action 237, FPS 2.06, Running 155.36s Step 362( 47.60%), action 238, FPS 2.01, Running 155.85s Step 363( 47.80%), action 239, FPS 1.96, Running 156.46s Step 364( 48.00%), action 240, FPS 1.93, Running 156.99s Step 365( 48.20%), action 241, FPS 1.87, Running 157.75s Step 366( 48.40%), action 242, FPS 1.92, Running 158.08s Step 367( 48.60%), action 243, FPS 1.91, Running 158.70s Step 368( 48.80%), action 244, FPS 1.90, Running 159.23s Step 369( 49.00%), action 245, FPS 1.88, Running 159.87s Step 370( 49.20%), action 246, FPS 1.87, Running 160.36s Step 371( 49.40%), action 247, FPS 1.85, Running 161.06s Step 372( 49.60%), action 248, FPS 1.84, Running 161.47s Step 373( 49.80%), action 249, FPS 1.80, Running 162.13s Step 374( 50.00%), action 250, FPS 1.80, Running 162.61s Step 375( 50.20%), action 251, FPS 1.77, Running 163.44s Step 376( 50.40%), action 252, FPS 1.77, Running 163.90s Step 377( 50.60%), action 253, FPS 1.77, Running 164.50s Step 378( 50.80%), action 254, FPS 1.79, Running 164.86s Step 379( 51.00%), action 255, FPS 1.84, Running 165.12s Step 380( 51.20%), action 256, FPS 1.90, Running 165.28s Step 381( 51.40%), action 257, FPS 1.96, Running 165.59s Step 382( 51.60%), action 258, FPS 2.01, Running 165.83s Step 383( 51.80%), action 259, FPS 2.06, Running 166.15s Step 384( 52.00%), action 260, FPS 2.13, Running 166.37s Step 385( 52.20%), action 261, FPS 2.18, Running 166.94s Step 386( 52.40%), action 262, FPS 2.14, Running 167.41s Step 387( 52.60%), action 263, FPS 2.15, Running 168.02s Step 388( 52.80%), action 264, FPS 2.15, Running 168.52s Step 389( 53.00%), action 265, FPS 2.18, Running 169.03s Step 390( 53.20%), action 266, FPS 2.21, Running 169.40s Step 391( 53.40%), action 267, FPS 2.23, Running 170.04s Step 392( 53.60%), action 268, FPS 2.22, Running 170.47s Step 393( 53.80%), action 269, FPS 2.21, Running 171.17s Step 394( 54.00%), action 270, FPS 2.24, Running 171.53s Step 395( 54.20%), action 271, FPS 2.26, Running 172.31s Step 396( 54.40%), action 272, FPS 2.27, Running 172.70s Step 397( 54.60%), action 273, FPS 2.26, Running 173.34s Step 398( 54.80%), action 274, FPS 2.27, Running 173.65s Step 399( 55.00%), action 275, FPS 2.20, Running 174.22s Step 400( 55.20%), action 276, FPS 2.14, Running 174.63s Step 401( 55.40%), action 277, FPS 2.06, Running 175.30s Step 402( 55.60%), action 278, FPS 2.00, Running 175.82s Step 403( 55.80%), action 279, FPS 1.93, Running 176.50s Step 404( 56.00%), action 280, FPS 1.89, Running 176.93s Step 405( 56.20%), action 281, FPS 1.88, Running 177.60s Step 406( 56.40%), action 282, FPS 1.89, Running 178.01s Step 407( 56.60%), action 283, FPS 1.89, Running 178.58s Step 408( 56.80%), action 284, FPS 1.89, Running 179.08s Step 409( 57.00%), action 285, FPS 1.90, Running 179.59s Step 410( 57.20%), action 286, FPS 1.90, Running 179.96s Step 411( 57.40%), action 287, FPS 1.89, Running 180.61s Step 412( 57.60%), action 288, FPS 1.91, Running 180.96s Step 413( 57.80%), action 289, FPS 1.95, Running 181.43s Step 414( 58.00%), action 290, FPS 1.94, Running 181.84s Step 415( 58.20%), action 291, FPS 1.97, Running 182.47s Step 416( 58.40%), action 292, FPS 1.94, Running 183.00s Step 417( 58.60%), action 293, FPS 1.94, Running 183.66s Step 418( 58.80%), action 294, FPS 1.91, Running 184.12s Step 419( 59.00%), action 295, FPS 1.97, Running 184.35s Step 420( 59.20%), action 296, FPS 2.00, Running 184.64s Step 421( 59.40%), action 297, FPS 2.07, Running 184.94s Step 422( 59.60%), action 298, FPS 2.14, Running 185.17s Step 423( 59.80%), action 299, FPS 2.24, Running 185.42s Step 424( 60.00%), action 300, FPS 2.27, Running 185.73s Step 425( 60.20%), action 301, FPS 2.26, Running 186.47s [2026-08-01 20:58:37] [87 ] Seed 86 failed after 186.62 s. +steps: 425 , actions: 301 . +Instruction: Empty +Total 50/87(57.47%) success. +Setting seed: 87 +Step 1( N/A%), pre moving , FPS 2.01, Running 0.50s Step 2( N/A%), pre moving , FPS 3.56, Running 0.56s Step 3( N/A%), pre moving , FPS 3.44, Running 0.87s Step 4( N/A%), pre moving , FPS 4.38, Running 0.91s Step 5( N/A%), pre moving , FPS 5.10, Running 0.98s Step 6( N/A%), pre moving , FPS 5.98, Running 1.00s Step 7( N/A%), pre moving , FPS 6.61, Running 1.06s Step 8( N/A%), pre moving , FPS 7.09, Running 1.13s Step 9( N/A%), pre moving , FPS 7.59, Running 1.19s Step 10( N/A%), pre moving , FPS 7.03, Running 1.42s Step 11( N/A%), pre moving , FPS 7.19, Running 1.53s Step 12( N/A%), pre moving , FPS 7.49, Running 1.60s Step 13( N/A%), pre moving , FPS 7.84, Running 1.66s Step 14( N/A%), pre moving , FPS 8.08, Running 1.73s Step 15( N/A%), pre moving , FPS 8.37, Running 1.79s Step 16( N/A%), pre moving , FPS 7.61, Running 2.10s Step 17( N/A%), pre moving , FPS 7.90, Running 2.15s Step 18( N/A%), pre moving , FPS 8.09, Running 2.23s Step 19( N/A%), pre moving , FPS 8.32, Running 2.28s Step 20( N/A%), pre moving , FPS 8.51, Running 2.35s Step 21( N/A%), pre moving , FPS 8.43, Running 2.87s Step 22( N/A%), pre moving , FPS 8.42, Running 2.94s Step 23( N/A%), pre moving , FPS 8.95, Running 3.11s Step 24( N/A%), pre moving , FPS 8.35, Running 3.31s Step 25( N/A%), pre moving , FPS 8.29, Running 3.39s Step 26( N/A%), pre moving , FPS 6.91, Running 3.90s Step 27( N/A%), pre moving , FPS 6.88, Running 3.97s Step 28( N/A%), pre moving , FPS 6.87, Running 4.04s Step 29( N/A%), pre moving , FPS 6.87, Running 4.10s Step 30( N/A%), pre moving , FPS 6.72, Running 4.40s Step 31( N/A%), pre moving , FPS 6.89, Running 4.43s Step 32( N/A%), pre moving , FPS 6.87, Running 4.51s Step 33( N/A%), pre moving , FPS 6.84, Running 4.58s Step 34( N/A%), pre moving , FPS 6.58, Running 4.78s Step 35( N/A%), pre moving , FPS 6.35, Running 4.94s Step 36( N/A%), pre moving , FPS 5.78, Running 5.57s Step 37( N/A%), pre moving , FPS 5.74, Running 5.64s Step 38( N/A%), pre moving , FPS 5.76, Running 5.70s Step 39( N/A%), pre moving , FPS 5.72, Running 5.78s Step 40( N/A%), pre moving , FPS 5.34, Running 6.10s Step 41( N/A%), pre moving , FPS 6.11, Running 6.14s Step 42( N/A%), pre moving , FPS 6.02, Running 6.26s Step 43( N/A%), pre moving , FPS 6.15, Running 6.36s Step 44( N/A%), pre moving , FPS 5.92, Running 6.68s Step 45( N/A%), pre moving , FPS 5.90, Running 6.78s Step 46( N/A%), pre moving , FPS 6.77, Running 6.85s Step 47( N/A%), pre moving , FPS 6.71, Running 6.95s Step 48( N/A%), pre moving , FPS 6.17, Running 7.28s Step 49( N/A%), pre moving , FPS 6.08, Running 7.39s Step 50( N/A%), pre moving , FPS 6.48, Running 7.49s Step 51( N/A%), pre moving , FPS 5.88, Running 7.83s Step 52( N/A%), pre moving , FPS 5.83, Running 7.94s Step 53( N/A%), pre moving , FPS 5.77, Running 8.05s Step 54( N/A%), pre moving , FPS 5.54, Running 8.39s Step 55( N/A%), pre moving , FPS 5.61, Running 8.51s Step 56( N/A%), pre moving , FPS 6.58, Running 8.61s Step 57( N/A%), pre moving , FPS 6.03, Running 8.95s Step 58( N/A%), pre moving , FPS 6.03, Running 9.02s Step 59( N/A%), pre moving , FPS 5.97, Running 9.13s Step 60( N/A%), pre moving , FPS 6.36, Running 9.24s Step 61( N/A%), pre moving , FPS 5.83, Running 9.58s Step 62( N/A%), pre moving , FPS 5.83, Running 9.69s Step 63( N/A%), pre moving , FPS 5.83, Running 9.79s Step 64( N/A%), pre moving , FPS 5.81, Running 10.12s Step 65( N/A%), pre moving , FPS 5.93, Running 10.15s Step 66( N/A%), pre moving , FPS 6.00, Running 10.18s Step 67( N/A%), pre moving , FPS 6.12, Running 10.22s Step 68( N/A%), pre moving , FPS 6.74, Running 10.25s Step 69( N/A%), pre moving , FPS 6.91, Running 10.28s Step 70( N/A%), pre moving , FPS 7.08, Running 10.31s Step 71( N/A%), pre moving , FPS 7.96, Running 10.34s Step 72( N/A%), pre moving , FPS 8.22, Running 10.38s Step 73( N/A%), pre moving , FPS 8.51, Running 10.40s Step 74( N/A%), pre moving , FPS 9.81, Running 10.43s Step 75( N/A%), pre moving , FPS 10.29, Running 10.45s Step 76( N/A%), pre moving , FPS 10.70, Running 10.48s Step 77( N/A%), pre moving , FPS 12.92, Running 10.50s Step 78( N/A%), pre moving , FPS 13.26, Running 10.53s Step 79( N/A%), pre moving , FPS 14.07, Running 10.55s Step 80( N/A%), pre moving , FPS 14.98, Running 10.58s Step 81( N/A%), pre moving , FPS 19.32, Running 10.61s Step 82( N/A%), pre moving , FPS 21.09, Running 10.64s Step 83( N/A%), pre moving , FPS 23.16, Running 10.66s Step 84( N/A%), pre moving , FPS 36.38, Running 10.67s Step 85( N/A%), pre moving , FPS 37.28, Running 10.69s Step 86( N/A%), pre moving , FPS 38.30, Running 10.71s Step 87( N/A%), pre moving , FPS 39.53, Running 10.72s Step 88( N/A%), pre moving , FPS 40.44, Running 10.74s Step 89( N/A%), pre moving , FPS 41.89, Running 10.76s Step 90( N/A%), pre moving , FPS 43.72, Running 10.77s Step 91( N/A%), pre moving , FPS 44.52, Running 10.79s Step 92( N/A%), pre moving , FPS 45.26, Running 10.82s Step 93( N/A%), pre moving , FPS 45.46, Running 10.84s Step 94( N/A%), pre moving , FPS 46.13, Running 10.86s Step 95( N/A%), pre moving , FPS 46.60, Running 10.88s Step 96( N/A%), pre moving , FPS 47.42, Running 10.90s Step 97( N/A%), pre moving , FPS 47.99, Running 10.92s Step 98( N/A%), pre moving , FPS 48.38, Running 10.94s Step 99( N/A%), pre moving , FPS 49.32, Running 10.96s Step 100( N/A%), pre moving , FPS 50.77, Running 10.97s Step 101( N/A%), pre moving , FPS 45.39, Running 11.05s Step 102( N/A%), pre moving , FPS 7.06, Running 13.47s Step 103( N/A%), pre moving , FPS 5.91, Running 14.04s Step 104( N/A%), pre moving , FPS 5.28, Running 14.46s Step 105( N/A%), pre moving , FPS 4.65, Running 14.99s Step 106( N/A%), pre moving , FPS 4.49, Running 15.16s Step 107( N/A%), pre moving , FPS 3.96, Running 15.77s Step 108( N/A%), pre moving , FPS 3.69, Running 16.16s Step 109( N/A%), pre moving , FPS 3.39, Running 16.66s Step 110( N/A%), pre moving , FPS 3.28, Running 16.86s Step 111( N/A%), pre moving , FPS 2.92, Running 17.63s Step 112( N/A%), pre moving , FPS 2.84, Running 17.86s Step 113( N/A%), pre moving , FPS 2.73, Running 18.16s Step 114( N/A%), pre moving , FPS 2.68, Running 18.33s Step 115( N/A%), pre moving , FPS 2.51, Running 18.84s Step 116( N/A%), pre moving , FPS 2.40, Running 19.24s Step 117( N/A%), pre moving , FPS 2.26, Running 19.77s Step 118( N/A%), pre moving , FPS 2.22, Running 19.95s Step 119( N/A%), pre moving , FPS 2.12, Running 20.40s Step 120( N/A%), pre moving , FPS 2.09, Running 20.55s Step 121( N/A%), pre moving , FPS 1.98, Running 21.13s Step 122( 0.20%), action 1, FPS 2.20, Running 22.58s Step 123( 0.40%), action 2, FPS 2.18, Running 23.22s Step 124( 0.60%), action 3, FPS 2.04, Running 24.29s Step 125( 0.80%), action 4, FPS 2.02, Running 24.91s Step 126( 1.00%), action 5, FPS 1.87, Running 25.85s Step 127( 1.20%), action 6, FPS 1.88, Running 26.43s Step 128( 1.40%), action 7, FPS 1.83, Running 27.11s Step 129( 1.60%), action 8, FPS 1.82, Running 27.68s Step 130( 1.80%), action 9, FPS 1.71, Running 28.54s Step 131( 2.00%), action 10, FPS 1.73, Running 29.21s Step 132( 2.20%), action 11, FPS 1.60, Running 30.33s Step 133( 2.40%), action 12, FPS 1.58, Running 30.83s Step 134( 2.60%), action 13, FPS 1.49, Running 31.76s Step 135( 2.80%), action 14, FPS 1.51, Running 32.05s Step 136( 3.00%), action 15, FPS 1.46, Running 32.90s Step 137( 3.20%), action 16, FPS 1.48, Running 33.30s Step 138( 3.40%), action 17, FPS 1.42, Running 34.08s Step 139( 3.60%), action 18, FPS 1.43, Running 34.37s Step 140( 3.80%), action 19, FPS 1.35, Running 35.32s Step 141( 4.00%), action 20, FPS 1.37, Running 35.77s Step 142( 4.20%), action 21, FPS 1.40, Running 36.88s Step 143( 4.40%), action 22, FPS 1.40, Running 37.47s Step 144( 4.60%), action 23, FPS 1.41, Running 38.51s Step 145( 4.80%), action 24, FPS 1.42, Running 39.02s Step 146( 5.00%), action 25, FPS 1.44, Running 39.69s Step 147( 5.20%), action 26, FPS 1.45, Running 40.21s Step 148( 5.40%), action 27, FPS 1.41, Running 41.26s Step 149( 5.60%), action 28, FPS 1.44, Running 41.55s Step 150( 5.80%), action 29, FPS 1.43, Running 42.48s Step 151( 6.00%), action 30, FPS 1.45, Running 43.00s Step 152( 6.20%), action 31, FPS 1.50, Running 43.68s Step 153( 6.40%), action 32, FPS 1.50, Running 44.20s Step 154( 6.60%), action 33, FPS 1.50, Running 45.05s Step 155( 6.80%), action 34, FPS 1.50, Running 45.39s Step 156( 7.00%), action 35, FPS 1.51, Running 46.10s Step 157( 7.20%), action 36, FPS 1.50, Running 46.62s Step 158( 7.40%), action 37, FPS 1.49, Running 47.48s Step 159( 7.60%), action 38, FPS 1.49, Running 47.75s Step 160( 7.80%), action 39, FPS 1.49, Running 48.71s Step 161( 8.00%), action 40, FPS 1.51, Running 48.99s Step 162( 8.20%), action 41, FPS 1.53, Running 49.96s Step 163( 8.40%), action 42, FPS 1.54, Running 50.44s Step 164( 8.60%), action 43, FPS 1.53, Running 51.58s Step 165( 8.80%), action 44, FPS 1.53, Running 52.11s Step 166( 9.00%), action 45, FPS 1.50, Running 53.05s Step 167( 9.20%), action 46, FPS 1.52, Running 53.33s Step 168( 9.40%), action 47, FPS 1.54, Running 54.23s Step 169( 9.60%), action 48, FPS 1.52, Running 54.72s Step 170( 9.80%), action 49, FPS 1.53, Running 55.57s Step 171( 10.00%), action 50, FPS 1.52, Running 56.20s Step 172( 10.20%), action 51, FPS 1.48, Running 57.21s Step 173( 10.40%), action 52, FPS 1.50, Running 57.53s Step 174( 10.60%), action 53, FPS 1.48, Running 58.55s Step 175( 10.80%), action 54, FPS 1.47, Running 58.97s Step 176( 11.00%), action 55, FPS 1.45, Running 59.87s Step 177( 11.20%), action 56, FPS 1.48, Running 60.16s Step 178( 11.40%), action 57, FPS 1.47, Running 61.05s Step 179( 11.60%), action 58, FPS 1.47, Running 61.36s Step 180( 11.80%), action 59, FPS 1.47, Running 62.33s Step 181( 12.00%), action 60, FPS 1.44, Running 62.88s Step 182( 12.20%), action 61, FPS 1.44, Running 63.81s Step 183( 12.40%), action 62, FPS 1.42, Running 64.51s Step 184( 12.60%), action 63, FPS 1.48, Running 65.13s Step 185( 12.80%), action 64, FPS 1.48, Running 65.63s Step 186( 13.00%), action 65, FPS 1.47, Running 66.64s Step 187( 13.20%), action 66, FPS 1.47, Running 66.97s Step 188( 13.40%), action 67, FPS 1.47, Running 67.80s Step 189( 13.60%), action 68, FPS 1.49, Running 68.11s Step 190( 13.80%), action 69, FPS 1.49, Running 68.97s Step 191( 14.00%), action 70, FPS 1.50, Running 69.50s Step 192( 14.20%), action 71, FPS 1.50, Running 70.52s Step 193( 14.40%), action 72, FPS 1.46, Running 71.18s Step 194( 14.60%), action 73, FPS 1.46, Running 72.24s Step 195( 14.80%), action 74, FPS 1.47, Running 72.55s Step 196( 15.00%), action 75, FPS 1.50, Running 73.22s Step 197( 15.20%), action 76, FPS 1.47, Running 73.81s Step 198( 15.40%), action 77, FPS 1.47, Running 74.67s Step 199( 15.60%), action 78, FPS 1.41, Running 75.58s Step 200( 15.80%), action 79, FPS 1.41, Running 76.54s Step 201( 16.00%), action 80, FPS 1.40, Running 77.12s Step 202( 16.20%), action 81, FPS 1.39, Running 78.16s Step 203( 16.40%), action 82, FPS 1.42, Running 78.58s Step 204( 16.60%), action 83, FPS 1.40, Running 79.41s Step 205( 16.80%), action 84, FPS 1.39, Running 80.04s Step 206( 17.00%), action 85, FPS 1.39, Running 81.00s Step 207( 17.20%), action 86, FPS 1.36, Running 81.63s Step 208( 17.40%), action 87, FPS 1.35, Running 82.64s Step 209( 17.60%), action 88, FPS 1.33, Running 83.16s Step 210( 17.80%), action 89, FPS 1.35, Running 83.83s Step 211( 18.00%), action 90, FPS 1.35, Running 84.36s Step 212( 18.20%), action 91, FPS 1.34, Running 85.40s Step 213( 18.40%), action 92, FPS 1.35, Running 86.01s Step 214( 18.60%), action 93, FPS 1.38, Running 86.70s Step 215( 18.80%), action 94, FPS 1.37, Running 87.14s Step 216( 19.00%), action 95, FPS 1.36, Running 87.90s Step 217( 19.20%), action 96, FPS 1.37, Running 88.45s Step 218( 19.40%), action 97, FPS 1.37, Running 89.30s Step 219( 19.60%), action 98, FPS 1.38, Running 90.06s Step 220( 19.80%), action 99, FPS 1.40, Running 90.85s Step 221( 20.00%), action 100, FPS 1.39, Running 91.53s Step 222( 20.20%), action 101, FPS 1.39, Running 92.51s Step 223( 20.40%), action 102, FPS 1.40, Running 92.88s Step 224( 20.60%), action 103, FPS 1.43, Running 93.42s Step 225( 20.80%), action 104, FPS 1.44, Running 93.92s Step 226( 21.00%), action 105, FPS 1.45, Running 94.83s Step 227( 21.20%), action 106, FPS 1.47, Running 95.20s Step 228( 21.40%), action 107, FPS 1.49, Running 96.02s Step 229( 21.60%), action 108, FPS 1.50, Running 96.50s Step 230( 21.80%), action 109, FPS 1.45, Running 97.58s Step 231( 22.00%), action 110, FPS 1.48, Running 97.91s Step 232( 22.20%), action 111, FPS 1.49, Running 98.81s Step 233( 22.40%), action 112, FPS 1.50, Running 99.34s Step 234( 22.60%), action 113, FPS 1.48, Running 100.25s Step 235( 22.80%), action 114, FPS 1.45, Running 100.92s Step 236( 23.00%), action 115, FPS 1.43, Running 101.91s Step 237( 23.20%), action 116, FPS 1.45, Running 102.26s Step 238( 23.40%), action 117, FPS 1.44, Running 103.16s Step 239( 23.60%), action 118, FPS 1.49, Running 103.50s Step 240( 23.80%), action 119, FPS 1.49, Running 104.28s Step 241( 24.00%), action 120, FPS 1.50, Running 104.84s Step 242( 24.20%), action 121, FPS 1.49, Running 105.96s Step 243( 24.40%), action 122, FPS 1.46, Running 106.56s Step 244( 24.60%), action 123, FPS 1.42, Running 107.50s Step 245( 24.80%), action 124, FPS 1.44, Running 107.83s Step 246( 25.00%), action 125, FPS 1.45, Running 108.63s Step 247( 25.20%), action 126, FPS 1.46, Running 108.91s Step 248( 25.40%), action 127, FPS 1.50, Running 109.38s Step 249( 25.60%), action 128, FPS 1.46, Running 110.15s Step 250( 25.80%), action 129, FPS 1.46, Running 111.30s Step 251( 26.00%), action 130, FPS 1.42, Running 111.96s Step 252( 26.20%), action 131, FPS 1.42, Running 112.93s Step 253( 26.40%), action 132, FPS 1.41, Running 113.57s Step 254( 26.60%), action 133, FPS 1.40, Running 114.50s Step 255( 26.80%), action 134, FPS 1.44, Running 114.82s Step 256( 27.00%), action 135, FPS 1.45, Running 115.68s Step 257( 27.20%), action 136, FPS 1.46, Running 115.97s Step 258( 27.40%), action 137, FPS 1.46, Running 116.88s Step 259( 27.60%), action 138, FPS 1.42, Running 117.56s Step 260( 27.80%), action 139, FPS 1.41, Running 118.51s Step 261( 28.00%), action 140, FPS 1.41, Running 119.04s Step 262( 28.20%), action 141, FPS 1.42, Running 120.05s Step 263( 28.40%), action 142, FPS 1.45, Running 120.39s Step 264( 28.60%), action 143, FPS 1.45, Running 121.26s Step 265( 28.80%), action 144, FPS 1.43, Running 121.85s Step 266( 29.00%), action 145, FPS 1.40, Running 122.95s Step 267( 29.20%), action 146, FPS 1.37, Running 123.52s Step 268( 29.40%), action 147, FPS 1.33, Running 124.48s Step 269( 29.60%), action 148, FPS 1.34, Running 125.09s Step 270( 29.80%), action 149, FPS 1.35, Running 126.10s Step 271( 30.00%), action 150, FPS 1.38, Running 126.46s Step 272( 30.20%), action 151, FPS 1.38, Running 127.40s Step 273( 30.40%), action 152, FPS 1.42, Running 127.62s Step 274( 30.60%), action 153, FPS 1.46, Running 128.23s Step 275( 30.80%), action 154, FPS 1.43, Running 128.83s Step 276( 31.00%), action 155, FPS 1.44, Running 129.56s Step 277( 31.20%), action 156, FPS 1.43, Running 129.99s Step 278( 31.40%), action 157, FPS 1.42, Running 130.98s Step 279( 31.60%), action 158, FPS 1.43, Running 131.52s Step 280( 31.80%), action 159, FPS 1.46, Running 132.22s Step 281( 32.00%), action 160, FPS 1.46, Running 132.77s Step 282( 32.20%), action 161, FPS 1.45, Running 133.80s Step 283( 32.40%), action 162, FPS 1.44, Running 134.32s Step 284( 32.60%), action 163, FPS 1.44, Running 135.14s Step 285( 32.80%), action 164, FPS 1.46, Running 135.56s Step 286( 33.00%), action 165, FPS 1.48, Running 136.46s Step 287( 33.20%), action 166, FPS 1.51, Running 136.73s Step 288( 33.40%), action 167, FPS 1.52, Running 137.64s Step 289( 33.60%), action 168, FPS 1.56, Running 137.89s Step 290( 33.80%), action 169, FPS 1.59, Running 138.70s Step 291( 34.00%), action 170, FPS 1.55, Running 139.37s Step 292( 34.20%), action 171, FPS 1.55, Running 140.34s Step 293( 34.40%), action 172, FPS 1.53, Running 140.65s Step 294( 34.60%), action 173, FPS 1.51, Running 141.50s Step 295( 34.80%), action 174, FPS 1.54, Running 141.83s Step 296( 35.00%), action 175, FPS 1.53, Running 142.63s Step 297( 35.20%), action 176, FPS 1.54, Running 142.97s Step 298( 35.40%), action 177, FPS 1.59, Running 143.58s Step 299( 35.60%), action 178, FPS 1.60, Running 144.04s Step 300( 35.80%), action 179, FPS 1.57, Running 144.98s Step 301( 36.00%), action 180, FPS 1.59, Running 145.31s Step 302( 36.20%), action 181, FPS 1.61, Running 146.20s Step 303( 36.40%), action 182, FPS 1.63, Running 146.58s Step 304( 36.60%), action 183, FPS 1.70, Running 146.92s Step 305( 36.80%), action 184, FPS 1.72, Running 147.16s Step 306( 37.00%), action 185, FPS 1.79, Running 147.62s Step 307( 37.20%), action 186, FPS 1.78, Running 147.94s Step 308( 37.40%), action 187, FPS 1.80, Running 148.78s Step 309( 37.60%), action 188, FPS 1.77, Running 149.19s Step 310( 37.80%), action 189, FPS 1.79, Running 149.89s Step 311( 38.00%), action 190, FPS 1.86, Running 150.15s Step 312( 38.20%), action 191, FPS 1.88, Running 151.00s Step 313( 38.40%), action 192, FPS 1.85, Running 151.48s Step 314( 38.60%), action 193, FPS 1.88, Running 152.13s Step 315( 38.80%), action 194, FPS 1.84, Running 152.71s Step 316( 39.00%), action 195, FPS 1.82, Running 153.62s Step 317( 39.20%), action 196, FPS 1.82, Running 153.95s Step 318( 39.40%), action 197, FPS 1.79, Running 154.77s Step 319( 39.60%), action 198, FPS 1.75, Running 155.47s Step 320( 39.80%), action 199, FPS 1.72, Running 156.59s Step 321( 40.00%), action 200, FPS 1.69, Running 157.16s Step 322( 40.20%), action 201, FPS 1.66, Running 158.22s Step 323( 40.40%), action 202, FPS 1.63, Running 158.86s Step 324( 40.60%), action 203, FPS 1.55, Running 159.82s Step 325( 40.80%), action 204, FPS 1.51, Running 160.41s Step 326( 41.00%), action 205, FPS 1.46, Running 161.32s Step 327( 41.20%), action 206, FPS 1.47, Running 161.59s Step 328( 41.40%), action 207, FPS 1.45, Running 162.53s Step 329( 41.60%), action 208, FPS 1.43, Running 163.16s Step 330( 41.80%), action 209, FPS 1.42, Running 163.97s Step 331( 42.00%), action 210, FPS 1.41, Running 164.38s Step 332( 42.20%), action 211, FPS 1.40, Running 165.33s Step 333( 42.40%), action 212, FPS 1.42, Running 165.59s Step 334( 42.60%), action 213, FPS 1.44, Running 166.03s Step 335( 42.80%), action 214, FPS 1.47, Running 166.35s Step 336( 43.00%), action 215, FPS 1.49, Running 167.03s Step 337( 43.20%), action 216, FPS 1.45, Running 167.78s Step 338( 43.40%), action 217, FPS 1.43, Running 168.76s Step 339( 43.60%), action 218, FPS 1.44, Running 169.39s Step 340( 43.80%), action 219, FPS 1.44, Running 170.46s Step 341( 44.00%), action 220, FPS 1.44, Running 171.10s Step 342( 44.20%), action 221, FPS 1.44, Running 172.14s Step 343( 44.40%), action 222, FPS 1.44, Running 172.79s Step 344( 44.60%), action 223, FPS 1.43, Running 173.82s Step 345( 44.80%), action 224, FPS 1.42, Running 174.47s Step 346( 45.00%), action 225, FPS 1.41, Running 175.47s Step 347( 45.20%), action 226, FPS 1.38, Running 176.09s Step 348( 45.40%), action 227, FPS 1.37, Running 177.08s Step 349( 45.60%), action 228, FPS 1.40, Running 177.50s Step 350( 45.80%), action 229, FPS 1.39, Running 178.37s Step 351( 46.00%), action 230, FPS 1.36, Running 179.10s Step 352( 46.20%), action 231, FPS 1.32, Running 180.44s Step 353( 46.40%), action 232, FPS 1.29, Running 181.04s Step 354( 46.60%), action 233, FPS 1.26, Running 181.90s Step 355( 46.80%), action 234, FPS 1.25, Running 182.30s Step 356( 47.00%), action 235, FPS 1.25, Running 183.07s Step 357( 47.20%), action 236, FPS 1.27, Running 183.48s Step 358( 47.40%), action 237, FPS 1.29, Running 184.26s Step 359( 47.60%), action 238, FPS 1.33, Running 184.47s Step 360( 47.80%), action 239, FPS 1.38, Running 184.90s Step 361( 48.00%), action 240, FPS 1.41, Running 185.24s Step 362( 48.20%), action 241, FPS 1.43, Running 186.14s Step 363( 48.40%), action 242, FPS 1.44, Running 186.69s Step 364( 48.60%), action 243, FPS 1.45, Running 187.61s Step 365( 48.80%), action 244, FPS 1.49, Running 187.88s Step 366( 49.00%), action 245, FPS 1.50, Running 188.77s Step 367( 49.20%), action 246, FPS 1.54, Running 189.06s Step 368( 49.40%), action 247, FPS 1.57, Running 189.85s Step 369( 49.60%), action 248, FPS 1.58, Running 190.14s Step 370( 49.80%), action 249, FPS 1.58, Running 191.02s Step 371( 50.00%), action 250, FPS 1.64, Running 191.32s Step 372( 50.20%), action 251, FPS 1.70, Running 192.19s Step 373( 50.40%), action 252, FPS 1.74, Running 192.53s Step 374( 50.60%), action 253, FPS 1.75, Running 193.35s Step 375( 50.80%), action 254, FPS 1.76, Running 193.64s Step 376( 51.00%), action 255, FPS 1.77, Running 194.39s Step 377( 51.20%), action 256, FPS 1.78, Running 194.68s Step 378( 51.40%), action 257, FPS 1.77, Running 195.55s Step 379( 51.60%), action 258, FPS 1.76, Running 195.86s Step 380( 51.80%), action 259, FPS 1.71, Running 196.62s Step 381( 52.00%), action 260, FPS 1.72, Running 196.90s Step 382( 52.20%), action 261, FPS 1.72, Running 197.79s Step 383( 52.40%), action 262, FPS 1.76, Running 198.05s Step 384( 52.60%), action 263, FPS 1.78, Running 198.82s Step 385( 52.80%), action 264, FPS 1.78, Running 199.10s Step 386( 53.00%), action 265, FPS 1.79, Running 199.95s Step 387( 53.20%), action 266, FPS 1.79, Running 200.25s Step 388( 53.40%), action 267, FPS 1.79, Running 201.04s Step 389( 53.60%), action 268, FPS 1.79, Running 201.34s Step 390( 53.80%), action 269, FPS 1.80, Running 202.15s Step 391( 54.00%), action 270, FPS 1.80, Running 202.45s Step 392( 54.20%), action 271, FPS 1.85, Running 203.02s Step 393( 54.40%), action 272, FPS 1.88, Running 203.19s Step 394( 54.60%), action 273, FPS 1.96, Running 203.55s Step 395( 54.80%), action 274, FPS 1.98, Running 203.75s Step 396( 55.00%), action 275, FPS 2.07, Running 204.07s Step 397( 55.20%), action 276, FPS 2.08, Running 204.28s Step 398( 55.40%), action 277, FPS 2.20, Running 204.63s Step 399( 55.60%), action 278, FPS 2.22, Running 204.85s Step 400( 55.80%), action 279, FPS 2.22, Running 205.64s Step 401( 56.00%), action 280, FPS 2.20, Running 205.97s Step 402( 56.20%), action 281, FPS 2.18, Running 206.94s Step 403( 56.40%), action 282, FPS 2.18, Running 207.23s Step 404( 56.60%), action 283, FPS 2.16, Running 208.06s Step 405( 56.80%), action 284, FPS 2.16, Running 208.34s Step 406( 57.00%), action 285, FPS 2.17, Running 209.18s Step 407( 57.20%), action 286, FPS 2.17, Running 209.45s Step 408( 57.40%), action 287, FPS 2.14, Running 210.39s Step 409( 57.60%), action 288, FPS 2.09, Running 210.91s Step 410( 57.80%), action 289, FPS 2.12, Running 211.56s Step 411( 58.00%), action 290, FPS 2.08, Running 212.07s Step 412( 58.20%), action 291, FPS 2.02, Running 212.94s Step 413( 58.40%), action 292, FPS 1.99, Running 213.25s Step 414( 58.60%), action 293, FPS 1.89, Running 214.16s Step 415( 58.80%), action 294, FPS 1.87, Running 214.46s Step 416( 59.00%), action 295, FPS 1.82, Running 215.04s Step 417( 59.20%), action 296, FPS 1.79, Running 215.46s Step 418( 59.40%), action 297, FPS 1.71, Running 216.34s Step 419( 59.60%), action 298, FPS 1.70, Running 216.61s Step 420( 59.80%), action 299, FPS 1.69, Running 217.47s Step 421( 60.00%), action 300, FPS 1.70, Running 217.73s Step 422( 60.20%), action 301, FPS 1.71, Running 218.65s Step 423( 60.40%), action 302, FPS 1.71, Running 218.92s Step 424( 60.60%), action 303, FPS 1.71, Running 219.75s Step 425( 60.80%), action 304, FPS 1.71, Running 220.03s Step 426( 61.00%), action 305, FPS 1.71, Running 220.88s Step 427( 61.20%), action 306, FPS 1.71, Running 221.16s Step 428( 61.40%), action 307, FPS 1.71, Running 222.06s Step 429( 61.60%), action 308, FPS 1.74, Running 222.38s Step 430( 61.80%), action 309, FPS 1.79, Running 222.77s Step 431( 62.00%), action 310, FPS 1.83, Running 222.98s Step 432( 62.20%), action 311, FPS 1.89, Running 223.55s Step 433( 62.40%), action 312, FPS 1.88, Running 223.90s Step 434( 62.60%), action 313, FPS 1.91, Running 224.61s Step 435( 62.80%), action 314, FPS 1.91, Running 224.93s Step 436( 63.00%), action 315, FPS 1.87, Running 225.76s Step 437( 63.20%), action 316, FPS 1.89, Running 226.03s Step 438( 63.40%), action 317, FPS 1.91, Running 226.82s Step 439( 63.60%), action 318, FPS 1.91, Running 227.09s Step 440( 63.80%), action 319, FPS 1.91, Running 227.91s Step 441( 64.00%), action 320, FPS 1.91, Running 228.20s Step 442( 64.20%), action 321, FPS 1.92, Running 229.06s Step 443( 64.40%), action 322, FPS 1.92, Running 229.36s Step 444( 64.60%), action 323, FPS 1.96, Running 229.97s Step 445( 64.80%), action 324, FPS 1.95, Running 230.30s Step 446( 65.00%), action 325, FPS 1.96, Running 231.09s Step 447( 65.20%), action 326, FPS 1.94, Running 231.46s Step 448( 65.40%), action 327, FPS 1.95, Running 232.32s Step 449( 65.60%), action 328, FPS 1.96, Running 232.59s Step 450( 65.80%), action 329, FPS 1.87, Running 233.48s Step 451( 66.00%), action 330, FPS 1.85, Running 233.79s Step 452( 66.20%), action 331, FPS 1.80, Running 234.64s Step 453( 66.40%), action 332, FPS 1.82, Running 234.91s Step 454( 66.60%), action 333, FPS 1.80, Running 235.71s Step 455( 66.80%), action 334, FPS 1.81, Running 236.01s Step 456( 67.00%), action 335, FPS 1.80, Running 236.85s Step 457( 67.20%), action 336, FPS 1.80, Running 237.16s Step 458( 67.40%), action 337, FPS 1.81, Running 237.88s Step 459( 67.60%), action 338, FPS 1.80, Running 238.22s Step 460( 67.80%), action 339, FPS 1.81, Running 238.97s Step 461( 68.00%), action 340, FPS 1.79, Running 239.39s Step 462( 68.20%), action 341, FPS 1.77, Running 240.33s Step 463( 68.40%), action 342, FPS 1.72, Running 241.00s Step 464( 68.60%), action 343, FPS 1.71, Running 241.68s Step 465( 68.80%), action 344, FPS 1.68, Running 242.18s Step 466( 69.00%), action 345, FPS 1.73, Running 242.68s Step 467( 69.20%), action 346, FPS 1.71, Running 243.18s Step 468( 69.40%), action 347, FPS 1.70, Running 244.08s Step 469( 69.60%), action 348, FPS 1.66, Running 244.63s Step 470( 69.80%), action 349, FPS 1.71, Running 245.19s Step 471( 70.00%), action 350, FPS 1.68, Running 245.71s Step 472( 70.20%), action 351, FPS 1.65, Running 246.79s Step 473( 70.40%), action 352, FPS 1.64, Running 247.07s Step 474( 70.60%), action 353, FPS 1.65, Running 247.83s Step 475( 70.80%), action 354, FPS 1.66, Running 248.07s Step 476( 71.00%), action 355, FPS 1.65, Running 248.94s Step 477( 71.20%), action 356, FPS 1.66, Running 249.20s Step 478( 71.40%), action 357, FPS 1.67, Running 249.82s Step 479( 71.60%), action 358, FPS 1.66, Running 250.24s Step 480( 71.80%), action 359, FPS 1.67, Running 250.98s Step 481( 72.00%), action 360, FPS 1.66, Running 251.42s Step 482( 72.20%), action 361, FPS 1.66, Running 252.37s Step 483( 72.40%), action 362, FPS 1.71, Running 252.67s Step 484( 72.60%), action 363, FPS 1.70, Running 253.47s Step 485( 72.80%), action 364, FPS 1.73, Running 253.73s Step 486( 73.00%), action 365, FPS 1.69, Running 254.53s Step 487( 73.20%), action 366, FPS 1.72, Running 254.79s Step 488( 73.40%), action 367, FPS 1.76, Running 255.42s Step 489( 73.60%), action 368, FPS 1.78, Running 255.84s Step 490( 73.80%), action 369, FPS 1.74, Running 256.66s Step 491( 74.00%), action 370, FPS 1.77, Running 257.01s Step 492( 74.20%), action 371, FPS 1.83, Running 257.75s Step 493( 74.40%), action 372, FPS 1.81, Running 258.13s Step 494( 74.60%), action 373, FPS 1.81, Running 258.85s Step 495( 74.80%), action 374, FPS 1.78, Running 259.31s Step 496( 75.00%), action 375, FPS 1.77, Running 260.21s Step 497( 75.20%), action 376, FPS 1.78, Running 260.46s Step 498( 75.40%), action 377, FPS 1.76, Running 261.17s Step 499( 75.60%), action 378, FPS 1.79, Running 261.41s Step 500( 75.80%), action 379, FPS 1.86, Running 261.76s Step 501( 76.00%), action 380, FPS 1.84, Running 262.28s Step 502( 76.20%), action 381, FPS 1.83, Running 263.28s Step 503( 76.40%), action 382, FPS 1.84, Running 263.55s Step 504( 76.60%), action 383, FPS 1.82, Running 264.48s Step 505( 76.80%), action 384, FPS 1.77, Running 265.06s Step 506( 77.00%), action 385, FPS 1.74, Running 266.05s Step 507( 77.20%), action 386, FPS 1.73, Running 266.32s Step 508( 77.40%), action 387, FPS 1.73, Running 267.00s Step 509( 77.60%), action 388, FPS 1.73, Running 267.37s Step 510( 77.80%), action 389, FPS 1.71, Running 268.37s Step 511( 78.00%), action 390, FPS 1.67, Running 268.95s Step 512( 78.20%), action 391, FPS 1.65, Running 269.87s Step 513( 78.40%), action 392, FPS 1.67, Running 270.13s Step 514( 78.60%), action 393, FPS 1.65, Running 271.01s Step 515( 78.80%), action 394, FPS 1.66, Running 271.36s Step 516( 79.00%), action 395, FPS 1.66, Running 272.26s Step 517( 79.20%), action 396, FPS 1.62, Running 272.83s Step 518( 79.40%), action 397, FPS 1.63, Running 273.43s Step 519( 79.60%), action 398, FPS 1.59, Running 274.01s Step 520( 79.80%), action 399, FPS 1.51, Running 274.98s Step 521( 80.00%), action 400, FPS 1.54, Running 275.24s Step 522( 80.20%), action 401, FPS 1.56, Running 276.14s Step 523( 80.40%), action 402, FPS 1.55, Running 276.45s Step 524( 80.60%), action 403, FPS 1.57, Running 277.19s Step 525( 80.80%), action 404, FPS 1.61, Running 277.47s Step 526( 81.00%), action 405, FPS 1.63, Running 278.35s Step 527( 81.20%), action 406, FPS 1.62, Running 278.63s Step 528( 81.40%), action 407, FPS 1.59, Running 279.55s Step 529( 81.60%), action 408, FPS 1.60, Running 279.90s Step 530( 81.80%), action 409, FPS 1.64, Running 280.55s Step 531( 82.00%), action 410, FPS 1.65, Running 281.09s Step 532( 82.20%), action 411, FPS 1.63, Running 282.16s Step 533( 82.40%), action 412, FPS 1.59, Running 282.71s Step 534( 82.60%), action 413, FPS 1.56, Running 283.85s Step 535( 82.80%), action 414, FPS 1.54, Running 284.37s Step 536( 83.00%), action 415, FPS 1.51, Running 285.50s Step 537( 83.20%), action 416, FPS 1.52, Running 286.00s Step 538( 83.40%), action 417, FPS 1.47, Running 287.01s Step 539( 83.60%), action 418, FPS 1.51, Running 287.29s Step 540( 83.80%), action 419, FPS 1.51, Running 288.19s Step 541( 84.00%), action 420, FPS 1.48, Running 288.75s Step 542( 84.20%), action 421, FPS 1.47, Running 289.71s Step 543( 84.40%), action 422, FPS 1.47, Running 290.03s Step 544( 84.60%), action 423, FPS 1.45, Running 291.00s Step 545( 84.80%), action 424, FPS 1.42, Running 291.52s Step 546( 85.00%), action 425, FPS 1.40, Running 292.59s [2026-08-01 21:03:31] [88 ] Seed 87 success after 293.05 s. +steps: 546 , actions: 425 . +Instruction: Empty +Total 51/88(57.95%) success. +Setting seed: 88 +Step 1( N/A%), pre moving , FPS 2.02, Running 0.50s Step 2( N/A%), pre moving , FPS 3.66, Running 0.55s Step 3( N/A%), pre moving , FPS 4.90, Running 0.61s Step 4( N/A%), pre moving , FPS 5.92, Running 0.68s Step 5( N/A%), pre moving , FPS 5.03, Running 0.99s Step 6( N/A%), pre moving , FPS 5.56, Running 1.08s Step 7( N/A%), pre moving , FPS 6.08, Running 1.15s Step 8( N/A%), pre moving , FPS 5.44, Running 1.47s Step 9( N/A%), pre moving , FPS 5.79, Running 1.55s Step 10( N/A%), pre moving , FPS 6.20, Running 1.61s Step 11( N/A%), pre moving , FPS 6.52, Running 1.69s Step 12( N/A%), pre moving , FPS 5.98, Running 2.01s Step 13( N/A%), pre moving , FPS 6.21, Running 2.09s Step 14( N/A%), pre moving , FPS 6.49, Running 2.16s Step 15( N/A%), pre moving , FPS 6.75, Running 2.22s Step 16( N/A%), pre moving , FPS 6.31, Running 2.54s Step 17( N/A%), pre moving , FPS 6.48, Running 2.62s Step 18( N/A%), pre moving , FPS 6.69, Running 2.69s Step 19( N/A%), pre moving , FPS 6.70, Running 2.84s Step 20( N/A%), pre moving , FPS 6.52, Running 3.07s Step 21( N/A%), pre moving , FPS 6.37, Running 3.63s Step 22( N/A%), pre moving , FPS 6.35, Running 3.69s Step 23( N/A%), pre moving , FPS 6.37, Running 3.75s Step 24( N/A%), pre moving , FPS 5.80, Running 4.12s Step 25( N/A%), pre moving , FPS 6.27, Running 4.18s Step 26( N/A%), pre moving , FPS 5.59, Running 4.65s Step 27( N/A%), pre moving , FPS 5.68, Running 4.67s Step 28( N/A%), pre moving , FPS 6.22, Running 4.69s Step 29( N/A%), pre moving , FPS 6.35, Running 4.70s Step 30( N/A%), pre moving , FPS 6.44, Running 4.72s Step 31( N/A%), pre moving , FPS 6.55, Running 4.74s Step 32( N/A%), pre moving , FPS 7.27, Running 4.75s Step 33( N/A%), pre moving , FPS 7.47, Running 4.77s Step 34( N/A%), pre moving , FPS 7.60, Running 4.79s Step 35( N/A%), pre moving , FPS 7.75, Running 4.80s Step 36( N/A%), pre moving , FPS 7.78, Running 5.11s Step 37( N/A%), pre moving , FPS 8.00, Running 5.12s Step 38( N/A%), pre moving , FPS 8.16, Running 5.14s Step 39( N/A%), pre moving , FPS 8.60, Running 5.16s Step 40( N/A%), pre moving , FPS 9.48, Running 5.18s Step 41( N/A%), pre moving , FPS 12.83, Running 5.19s Step 42( N/A%), pre moving , FPS 13.19, Running 5.21s Step 43( N/A%), pre moving , FPS 13.55, Running 5.23s Step 44( N/A%), pre moving , FPS 17.67, Running 5.26s Step 45( N/A%), pre moving , FPS 18.12, Running 5.29s Step 46( N/A%), pre moving , FPS 29.88, Running 5.32s Step 47( N/A%), pre moving , FPS 29.50, Running 5.35s Step 48( N/A%), pre moving , FPS 29.05, Running 5.38s Step 49( N/A%), pre moving , FPS 28.45, Running 5.41s Step 50( N/A%), pre moving , FPS 27.93, Running 5.44s Step 51( N/A%), pre moving , FPS 27.60, Running 5.46s Step 52( N/A%), pre moving , FPS 27.15, Running 5.49s Step 53( N/A%), pre moving , FPS 26.60, Running 5.52s Step 54( N/A%), pre moving , FPS 25.97, Running 5.56s Step 55( N/A%), pre moving , FPS 25.59, Running 5.59s Step 56( N/A%), pre moving , FPS 39.10, Running 5.62s Step 57( N/A%), pre moving , FPS 38.17, Running 5.65s Step 58( N/A%), pre moving , FPS 36.96, Running 5.68s Step 59( N/A%), pre moving , FPS 36.25, Running 5.71s Step 60( N/A%), pre moving , FPS 35.60, Running 5.74s Step 61( N/A%), pre moving , FPS 35.03, Running 5.76s Step 62( N/A%), pre moving , FPS 34.33, Running 5.79s Step 63( N/A%), pre moving , FPS 33.12, Running 5.83s Step 64( N/A%), pre moving , FPS 32.93, Running 5.86s Step 65( N/A%), pre moving , FPS 33.23, Running 5.89s Step 66( N/A%), pre moving , FPS 33.82, Running 5.92s Step 67( N/A%), pre moving , FPS 33.78, Running 5.94s Step 68( N/A%), pre moving , FPS 33.86, Running 5.97s Step 69( N/A%), pre moving , FPS 34.17, Running 5.99s Step 70( N/A%), pre moving , FPS 34.40, Running 6.02s Step 71( N/A%), pre moving , FPS 34.26, Running 6.05s Step 72( N/A%), pre moving , FPS 34.32, Running 6.07s Step 73( N/A%), pre moving , FPS 34.56, Running 6.10s Step 74( N/A%), pre moving , FPS 34.95, Running 6.13s Step 75( N/A%), pre moving , FPS 34.99, Running 6.16s Step 76( N/A%), pre moving , FPS 35.30, Running 6.18s Step 77( N/A%), pre moving , FPS 35.71, Running 6.21s Step 78( N/A%), pre moving , FPS 36.37, Running 6.23s Step 79( N/A%), pre moving , FPS 36.48, Running 6.26s Step 80( N/A%), pre moving , FPS 36.58, Running 6.28s Step 81( N/A%), pre moving , FPS 36.60, Running 6.31s Step 82( N/A%), pre moving , FPS 36.38, Running 6.34s Step 83( N/A%), pre moving , FPS 37.51, Running 6.37s Step 84( N/A%), pre moving , FPS 38.34, Running 6.39s Step 85( N/A%), pre moving , FPS 39.03, Running 6.40s Step 86( N/A%), pre moving , FPS 39.74, Running 6.42s Step 87( N/A%), pre moving , FPS 40.47, Running 6.44s Step 88( N/A%), pre moving , FPS 41.25, Running 6.45s Step 89( N/A%), pre moving , FPS 42.06, Running 6.47s Step 90( N/A%), pre moving , FPS 42.90, Running 6.49s Step 91( N/A%), pre moving , FPS 43.91, Running 6.50s Step 92( N/A%), pre moving , FPS 45.01, Running 6.52s Step 93( N/A%), pre moving , FPS 46.23, Running 6.53s Step 94( N/A%), pre moving , FPS 47.58, Running 6.55s Step 95( N/A%), pre moving , FPS 48.90, Running 6.57s Step 96( N/A%), pre moving , FPS 50.18, Running 6.58s Step 97( N/A%), pre moving , FPS 51.33, Running 6.60s Step 98( N/A%), pre moving , FPS 52.47, Running 6.62s Step 99( N/A%), pre moving , FPS 53.87, Running 6.63s Step 100( N/A%), pre moving , FPS 55.19, Running 6.65s Step 101( N/A%), pre moving , FPS 9.15, Running 8.50s Step 102( N/A%), pre moving , FPS 7.61, Running 8.97s Step 103( N/A%), pre moving , FPS 7.09, Running 9.19s Step 104( N/A%), pre moving , FPS 6.13, Running 9.65s Step 105( N/A%), pre moving , FPS 5.47, Running 10.06s Step 106( N/A%), pre moving , FPS 4.81, Running 10.58s Step 107( N/A%), pre moving , FPS 4.60, Running 10.78s Step 108( N/A%), pre moving , FPS 4.19, Running 11.23s Step 109( N/A%), pre moving , FPS 4.03, Running 11.43s Step 110( N/A%), pre moving , FPS 3.70, Running 11.90s Step 111( N/A%), pre moving , FPS 3.44, Running 12.31s Step 112( N/A%), pre moving , FPS 3.18, Running 12.81s Step 113( N/A%), pre moving , FPS 3.09, Running 13.00s Step 114( N/A%), pre moving , FPS 2.87, Running 13.53s Step 115( N/A%), pre moving , FPS 2.71, Running 13.95s Step 116( N/A%), pre moving , FPS 2.53, Running 14.50s Step 117( N/A%), pre moving , FPS 2.48, Running 14.65s Step 118( N/A%), pre moving , FPS 2.33, Running 15.20s Step 119( N/A%), pre moving , FPS 2.22, Running 15.63s Step 120( N/A%), pre moving , FPS 2.10, Running 16.15s Step 121( 0.20%), action 1, FPS 2.29, Running 17.25s Step 122( 0.40%), action 2, FPS 2.31, Running 17.64s Step 123( 0.60%), action 3, FPS 2.20, Running 18.28s Step 124( 0.80%), action 4, FPS 2.20, Running 18.75s Step 125( 1.00%), action 5, FPS 2.12, Running 19.48s Step 126( 1.20%), action 6, FPS 2.11, Running 20.06s Step 127( 1.40%), action 7, FPS 2.02, Running 20.69s Step 128( 1.60%), action 8, FPS 1.98, Running 21.32s Step 129( 1.80%), action 9, FPS 1.89, Running 22.02s Step 130( 2.00%), action 10, FPS 1.88, Running 22.51s Step 131( 2.20%), action 11, FPS 1.81, Running 23.36s Step 132( 2.40%), action 12, FPS 1.83, Running 23.75s Step 133( 2.60%), action 13, FPS 1.76, Running 24.36s Step 134( 2.80%), action 14, FPS 1.77, Running 24.81s Step 135( 3.00%), action 15, FPS 1.79, Running 25.10s Step 136( 3.20%), action 16, FPS 1.84, Running 25.37s Step 137( 3.40%), action 17, FPS 1.80, Running 25.74s Step 138( 3.60%), action 18, FPS 1.83, Running 26.14s Step 139( 3.80%), action 19, FPS 1.85, Running 26.44s Step 140( 4.00%), action 20, FPS 1.87, Running 26.86s Step 141( 4.20%), action 21, FPS 1.92, Running 27.65s Step 142( 4.40%), action 22, FPS 1.87, Running 28.31s Step 143( 4.60%), action 23, FPS 1.83, Running 29.18s Step 144( 4.80%), action 24, FPS 1.85, Running 29.59s Step 145( 5.00%), action 25, FPS 1.85, Running 30.29s Step 146( 5.20%), action 26, FPS 1.82, Running 31.03s Step 147( 5.40%), action 27, FPS 1.78, Running 31.90s Step 148( 5.60%), action 28, FPS 1.81, Running 32.37s Step 149( 5.80%), action 29, FPS 1.81, Running 33.10s Step 150( 6.00%), action 30, FPS 1.81, Running 33.55s Step 151( 6.20%), action 31, FPS 1.80, Running 34.48s Step 152( 6.40%), action 32, FPS 1.77, Running 35.03s Step 153( 6.60%), action 33, FPS 1.73, Running 35.94s Step 154( 6.80%), action 34, FPS 1.71, Running 36.50s Step 155( 7.00%), action 35, FPS 1.66, Running 37.13s Step 156( 7.20%), action 36, FPS 1.63, Running 37.62s Step 157( 7.40%), action 37, FPS 1.60, Running 38.25s Step 158( 7.60%), action 38, FPS 1.59, Running 38.73s Step 159( 7.80%), action 39, FPS 1.55, Running 39.38s Step 160( 8.00%), action 40, FPS 1.53, Running 39.92s Step 161( 8.20%), action 41, FPS 1.51, Running 40.87s Step 162( 8.40%), action 42, FPS 1.52, Running 41.47s Step 163( 8.60%), action 43, FPS 1.55, Running 42.08s Step 164( 8.80%), action 44, FPS 1.54, Running 42.60s Step 165( 9.00%), action 45, FPS 1.51, Running 43.50s Step 166( 9.20%), action 46, FPS 1.54, Running 43.97s Step 167( 9.40%), action 47, FPS 1.56, Running 44.68s Step 168( 9.60%), action 48, FPS 1.58, Running 45.03s Step 169( 9.80%), action 49, FPS 1.63, Running 45.34s Step 170( 10.00%), action 50, FPS 1.62, Running 45.90s Step 171( 10.20%), action 51, FPS 1.62, Running 46.81s Step 172( 10.40%), action 52, FPS 1.64, Running 47.24s Step 173( 10.60%), action 53, FPS 1.67, Running 47.94s Step 174( 10.80%), action 54, FPS 1.68, Running 48.37s Step 175( 11.00%), action 55, FPS 1.65, Running 49.23s Step 176( 11.20%), action 56, FPS 1.66, Running 49.70s Step 177( 11.40%), action 57, FPS 1.62, Running 50.63s Step 178( 11.60%), action 58, FPS 1.64, Running 50.96s Step 179( 11.80%), action 59, FPS 1.63, Running 51.67s Step 180( 12.00%), action 60, FPS 1.65, Running 52.07s Step 181( 12.20%), action 61, FPS 1.66, Running 52.91s Step 182( 12.40%), action 62, FPS 1.69, Running 53.27s Step 183( 12.60%), action 63, FPS 1.67, Running 54.04s Step 184( 12.80%), action 64, FPS 1.70, Running 54.39s Step 185( 13.00%), action 65, FPS 1.71, Running 55.17s Step 186( 13.20%), action 66, FPS 1.70, Running 55.71s Step 187( 13.40%), action 67, FPS 1.73, Running 56.27s Step 188( 13.60%), action 68, FPS 1.71, Running 56.76s Step 189( 13.80%), action 69, FPS 1.62, Running 57.66s Step 190( 14.00%), action 70, FPS 1.65, Running 58.00s Step 191( 14.20%), action 71, FPS 1.66, Running 58.85s Step 192( 14.40%), action 72, FPS 1.67, Running 59.19s Step 193( 14.60%), action 73, FPS 1.66, Running 60.00s Step 194( 14.80%), action 74, FPS 1.66, Running 60.41s Step 195( 15.00%), action 75, FPS 1.67, Running 61.20s Step 196( 15.20%), action 76, FPS 1.65, Running 61.85s Step 197( 15.40%), action 77, FPS 1.65, Running 62.72s Step 198( 15.60%), action 78, FPS 1.65, Running 63.09s Step 199( 15.80%), action 79, FPS 1.69, Running 63.52s Step 200( 16.00%), action 80, FPS 1.72, Running 63.72s Step 201( 16.20%), action 81, FPS 1.76, Running 64.26s Step 202( 16.40%), action 82, FPS 1.78, Running 64.48s Step 203( 16.60%), action 83, FPS 1.85, Running 64.84s Step 204( 16.80%), action 84, FPS 1.87, Running 65.11s Step 205( 17.00%), action 85, FPS 1.85, Running 65.96s Step 206( 17.20%), action 86, FPS 1.85, Running 66.50s Step 207( 17.40%), action 87, FPS 1.82, Running 67.24s Step 208( 17.60%), action 88, FPS 1.82, Running 67.74s Step 209( 17.80%), action 89, FPS 1.82, Running 68.67s Step 210( 18.00%), action 90, FPS 1.81, Running 69.06s Step 211( 18.20%), action 91, FPS 1.76, Running 70.21s Step 212( 18.40%), action 92, FPS 1.73, Running 70.77s Step 213( 18.60%), action 93, FPS 1.74, Running 71.49s Step 214( 18.80%), action 94, FPS 1.71, Running 72.13s Step 215( 19.00%), action 95, FPS 1.69, Running 73.06s Step 216( 19.20%), action 96, FPS 1.68, Running 73.76s Step 217( 19.40%), action 97, FPS 1.67, Running 74.72s Step 218( 19.60%), action 98, FPS 1.63, Running 75.34s Step 219( 19.80%), action 99, FPS 1.60, Running 76.01s Step 220( 20.00%), action 100, FPS 1.55, Running 76.59s Step 221( 20.20%), action 101, FPS 1.51, Running 77.52s Step 222( 20.40%), action 102, FPS 1.46, Running 78.15s Step 223( 20.60%), action 103, FPS 1.40, Running 79.11s Step 224( 20.80%), action 104, FPS 1.38, Running 79.56s Step 225( 21.00%), action 105, FPS 1.39, Running 80.33s Step 226( 21.20%), action 106, FPS 1.40, Running 80.77s Step 227( 21.40%), action 107, FPS 1.40, Running 81.55s Step 228( 21.60%), action 108, FPS 1.39, Running 82.10s Step 229( 21.80%), action 109, FPS 1.43, Running 82.67s Step 230( 22.00%), action 110, FPS 1.43, Running 83.01s Step 231( 22.20%), action 111, FPS 1.50, Running 83.55s Step 232( 22.40%), action 112, FPS 1.53, Running 83.83s Step 233( 22.60%), action 113, FPS 1.58, Running 84.17s Step 234( 22.80%), action 114, FPS 1.62, Running 84.44s Step 235( 23.00%), action 115, FPS 1.62, Running 85.39s Step 236( 23.20%), action 116, FPS 1.63, Running 86.01s Step 237( 23.40%), action 117, FPS 1.63, Running 87.00s Step 238( 23.60%), action 118, FPS 1.66, Running 87.40s Step 239( 23.80%), action 119, FPS 1.65, Running 88.15s Step 240( 24.00%), action 120, FPS 1.67, Running 88.56s Step 241( 24.20%), action 121, FPS 1.65, Running 89.64s Step 242( 24.40%), action 122, FPS 1.67, Running 90.11s Step 243( 24.60%), action 123, FPS 1.71, Running 90.83s Step 244( 24.80%), action 124, FPS 1.69, Running 91.41s Step 245( 25.00%), action 125, FPS 1.67, Running 92.28s Step 246( 25.20%), action 126, FPS 1.63, Running 93.01s Step 247( 25.40%), action 127, FPS 1.62, Running 93.86s Step 248( 25.60%), action 128, FPS 1.63, Running 94.35s Step 249( 25.80%), action 129, FPS 1.60, Running 95.13s Step 250( 26.00%), action 130, FPS 1.60, Running 95.54s Step 251( 26.20%), action 131, FPS 1.55, Running 96.48s Step 252( 26.40%), action 132, FPS 1.51, Running 97.09s Step 253( 26.60%), action 133, FPS 1.46, Running 97.87s Step 254( 26.80%), action 134, FPS 1.45, Running 98.26s Step 255( 27.00%), action 135, FPS 1.46, Running 99.09s Step 256( 27.20%), action 136, FPS 1.45, Running 99.82s Step 257( 27.40%), action 137, FPS 1.46, Running 100.69s Step 258( 27.60%), action 138, FPS 1.47, Running 101.04s Step 259( 27.80%), action 139, FPS 1.46, Running 101.81s Step 260( 28.00%), action 140, FPS 1.49, Running 102.03s Step 261( 28.20%), action 141, FPS 1.55, Running 102.52s Step 262( 28.40%), action 142, FPS 1.55, Running 103.01s Step 263( 28.60%), action 143, FPS 1.60, Running 103.31s Step 264( 28.80%), action 144, FPS 1.65, Running 103.56s Step 265( 29.00%), action 145, FPS 1.68, Running 104.22s Step 266( 29.20%), action 146, FPS 1.73, Running 104.59s Step 267( 29.40%), action 147, FPS 1.75, Running 105.31s Step 268( 29.60%), action 148, FPS 1.73, Running 105.88s Step 269( 29.80%), action 149, FPS 1.73, Running 106.73s Step 270( 30.00%), action 150, FPS 1.71, Running 107.23s Step 271( 30.20%), action 151, FPS 1.72, Running 108.11s Step 272( 30.40%), action 152, FPS 1.69, Running 108.90s Step 273( 30.60%), action 153, FPS 1.70, Running 109.66s Step 274( 30.80%), action 154, FPS 1.70, Running 110.04s Step 275( 31.00%), action 155, FPS 1.74, Running 110.61s Step 276( 31.20%), action 156, FPS 1.76, Running 111.16s Step 277( 31.40%), action 157, FPS 1.76, Running 112.03s Step 278( 31.60%), action 158, FPS 1.75, Running 112.49s Step 279( 31.80%), action 159, FPS 1.76, Running 113.16s Step 280( 32.00%), action 160, FPS 1.69, Running 113.87s Step 281( 32.20%), action 161, FPS 1.63, Running 114.79s Step 282( 32.40%), action 162, FPS 1.64, Running 115.20s Step 283( 32.60%), action 163, FPS 1.58, Running 115.95s Step 284( 32.80%), action 164, FPS 1.56, Running 116.40s Step 285( 33.00%), action 165, FPS 1.49, Running 117.63s Step 286( 33.20%), action 166, FPS 1.46, Running 118.25s Step 287( 33.40%), action 167, FPS 1.44, Running 119.20s Step 288( 33.60%), action 168, FPS 1.44, Running 119.78s Step 289( 33.80%), action 169, FPS 1.41, Running 120.89s Step 290( 34.00%), action 170, FPS 1.42, Running 121.35s Step 291( 34.20%), action 171, FPS 1.43, Running 122.05s Step 292( 34.40%), action 172, FPS 1.45, Running 122.72s Step 293( 34.60%), action 173, FPS 1.47, Running 123.29s Step 294( 34.80%), action 174, FPS 1.44, Running 123.97s Step 295( 35.00%), action 175, FPS 1.41, Running 124.84s Step 296( 35.20%), action 176, FPS 1.41, Running 125.36s Step 297( 35.40%), action 177, FPS 1.43, Running 126.02s Step 298( 35.60%), action 178, FPS 1.42, Running 126.59s Step 299( 35.80%), action 179, FPS 1.39, Running 127.56s Step 300( 36.00%), action 180, FPS 1.41, Running 128.08s Step 301( 36.20%), action 181, FPS 1.41, Running 128.99s Step 302( 36.40%), action 182, FPS 1.40, Running 129.45s Step 303( 36.60%), action 183, FPS 1.39, Running 130.31s Step 304( 36.80%), action 184, FPS 1.39, Running 130.74s Step 305( 37.00%), action 185, FPS 1.41, Running 131.82s Step 306( 37.20%), action 186, FPS 1.43, Running 132.27s Step 307( 37.40%), action 187, FPS 1.45, Running 133.02s Step 308( 37.60%), action 188, FPS 1.46, Running 133.48s Step 309( 37.80%), action 189, FPS 1.52, Running 134.08s Step 310( 38.00%), action 190, FPS 1.51, Running 134.58s Step 311( 38.20%), action 191, FPS 1.47, Running 135.61s Step 312( 38.40%), action 192, FPS 1.51, Running 135.97s Step 313( 38.60%), action 193, FPS 1.48, Running 136.82s Step 314( 38.80%), action 194, FPS 1.51, Running 137.23s Step 315( 39.00%), action 195, FPS 1.55, Running 137.72s Step 316( 39.20%), action 196, FPS 1.56, Running 138.18s Step 317( 39.40%), action 197, FPS 1.53, Running 139.07s Step 318( 39.60%), action 198, FPS 1.51, Running 139.84s Step 319( 39.80%), action 199, FPS 1.59, Running 140.16s Step 320( 40.00%), action 200, FPS 1.58, Running 140.74s Step 321( 40.20%), action 201, FPS 1.57, Running 141.77s Step 322( 40.40%), action 202, FPS 1.57, Running 142.17s Step 323( 40.60%), action 203, FPS 1.60, Running 142.80s Step 324( 40.80%), action 204, FPS 1.60, Running 143.28s Step 325( 41.00%), action 205, FPS 1.64, Running 144.02s Step 326( 41.20%), action 206, FPS 1.64, Running 144.48s Step 327( 41.40%), action 207, FPS 1.65, Running 145.17s Step 328( 41.60%), action 208, FPS 1.65, Running 145.58s Step 329( 41.80%), action 209, FPS 1.63, Running 146.33s Step 330( 42.00%), action 210, FPS 1.63, Running 146.85s Step 331( 42.20%), action 211, FPS 1.62, Running 147.94s Step 332( 42.40%), action 212, FPS 1.62, Running 148.34s Step 333( 42.60%), action 213, FPS 1.59, Running 149.44s Step 334( 42.80%), action 214, FPS 1.57, Running 149.98s Step 335( 43.00%), action 215, FPS 1.51, Running 150.95s Step 336( 43.20%), action 216, FPS 1.51, Running 151.40s Step 337( 43.40%), action 217, FPS 1.51, Running 152.29s Step 338( 43.60%), action 218, FPS 1.55, Running 152.77s Step 339( 43.80%), action 219, FPS 1.50, Running 153.51s Step 340( 44.00%), action 220, FPS 1.50, Running 154.09s Step 341( 44.20%), action 221, FPS 1.51, Running 155.04s Step 342( 44.40%), action 222, FPS 1.50, Running 155.53s Step 343( 44.60%), action 223, FPS 1.49, Running 156.17s Step 344( 44.80%), action 224, FPS 1.50, Running 156.61s Step 345( 45.00%), action 225, FPS 1.50, Running 157.39s Step 346( 45.20%), action 226, FPS 1.46, Running 158.15s Step 347( 45.40%), action 227, FPS 1.46, Running 158.90s Step 348( 45.60%), action 228, FPS 1.44, Running 159.50s Step 349( 45.80%), action 229, FPS 1.44, Running 160.20s Step 350( 46.00%), action 230, FPS 1.44, Running 160.74s Step 351( 46.20%), action 231, FPS 1.46, Running 161.66s Step 352( 46.40%), action 232, FPS 1.45, Running 162.14s Step 353( 46.60%), action 233, FPS 1.49, Running 162.82s Step 354( 46.80%), action 234, FPS 1.47, Running 163.61s Step 355( 47.00%), action 235, FPS 1.47, Running 164.54s Step 356( 47.20%), action 236, FPS 1.48, Running 164.96s Step 357( 47.40%), action 237, FPS 1.45, Running 166.07s Step 358( 47.60%), action 238, FPS 1.45, Running 166.58s Step 359( 47.80%), action 239, FPS 1.45, Running 167.32s Step 360( 48.00%), action 240, FPS 1.45, Running 167.91s Step 361( 48.20%), action 241, FPS 1.44, Running 168.93s Step 362( 48.40%), action 242, FPS 1.43, Running 169.52s Step 363( 48.60%), action 243, FPS 1.39, Running 170.52s Step 364( 48.80%), action 244, FPS 1.37, Running 171.24s Step 365( 49.00%), action 245, FPS 1.36, Running 172.13s Step 366( 49.20%), action 246, FPS 1.39, Running 172.58s Step 367( 49.40%), action 247, FPS 1.39, Running 173.34s Step 368( 49.60%), action 248, FPS 1.40, Running 173.76s Step 369( 49.80%), action 249, FPS 1.39, Running 174.56s Step 370( 50.00%), action 250, FPS 1.37, Running 175.37s Step 371( 50.20%), action 251, FPS 1.36, Running 176.34s Step 372( 50.40%), action 252, FPS 1.37, Running 176.71s Step 373( 50.60%), action 253, FPS 1.35, Running 177.67s Step 374( 50.80%), action 254, FPS 1.37, Running 178.19s Step 375( 51.00%), action 255, FPS 1.39, Running 178.93s Step 376( 51.20%), action 256, FPS 1.37, Running 179.55s Step 377( 51.40%), action 257, FPS 1.39, Running 180.44s Step 378( 51.60%), action 258, FPS 1.39, Running 180.93s Step 379( 51.80%), action 259, FPS 1.40, Running 181.64s Step 380( 52.00%), action 260, FPS 1.41, Running 182.07s Step 381( 52.20%), action 261, FPS 1.40, Running 183.19s Step 382( 52.40%), action 262, FPS 1.42, Running 183.64s Step 383( 52.60%), action 263, FPS 1.43, Running 184.51s Step 384( 52.80%), action 264, FPS 1.45, Running 185.04s Step 385( 53.00%), action 265, FPS 1.45, Running 185.90s Step 386( 53.20%), action 266, FPS 1.44, Running 186.51s Step 387( 53.40%), action 267, FPS 1.45, Running 187.13s Step 388( 53.60%), action 268, FPS 1.44, Running 187.66s Step 389( 53.80%), action 269, FPS 1.44, Running 188.46s Step 390( 54.00%), action 270, FPS 1.46, Running 189.02s Step 391( 54.20%), action 271, FPS 1.45, Running 190.11s Step 392( 54.40%), action 272, FPS 1.40, Running 190.96s Step 393( 54.60%), action 273, FPS 1.42, Running 191.78s Step 394( 54.80%), action 274, FPS 1.43, Running 192.20s Step 395( 55.00%), action 275, FPS 1.42, Running 193.02s Step 396( 55.20%), action 276, FPS 1.44, Running 193.44s Step 397( 55.40%), action 277, FPS 1.48, Running 193.92s Step 398( 55.60%), action 278, FPS 1.47, Running 194.50s Step 399( 55.80%), action 279, FPS 1.51, Running 194.91s Step 400( 56.00%), action 280, FPS 1.48, Running 195.56s Step 401( 56.20%), action 281, FPS 1.50, Running 196.51s Step 402( 56.40%), action 282, FPS 1.48, Running 197.12s Step 403( 56.60%), action 283, FPS 1.49, Running 197.92s Step 404( 56.80%), action 284, FPS 1.45, Running 198.81s Step 405( 57.00%), action 285, FPS 1.49, Running 199.29s Step 406( 57.20%), action 286, FPS 1.49, Running 199.92s Step 407( 57.40%), action 287, FPS 1.48, Running 200.60s Step 408( 57.60%), action 288, FPS 1.49, Running 201.05s Step 409( 57.80%), action 289, FPS 1.49, Running 201.89s Step 410( 58.00%), action 290, FPS 1.51, Running 202.22s Step 411( 58.20%), action 291, FPS 1.54, Running 203.08s Step 412( 58.40%), action 292, FPS 1.60, Running 203.46s Step 413( 58.60%), action 293, FPS 1.61, Running 204.19s Step 414( 58.80%), action 294, FPS 1.61, Running 204.60s Step 415( 59.00%), action 295, FPS 1.64, Running 205.24s Step 416( 59.20%), action 296, FPS 1.64, Running 205.66s Step 417( 59.40%), action 297, FPS 1.60, Running 206.39s Step 418( 59.60%), action 298, FPS 1.61, Running 206.93s Step 419( 59.80%), action 299, FPS 1.59, Running 207.50s Step 420( 60.00%), action 300, FPS 1.61, Running 207.98s Step 421( 60.20%), action 301, FPS 1.61, Running 208.96s Step 422( 60.40%), action 302, FPS 1.58, Running 209.75s Step 423( 60.60%), action 303, FPS 1.62, Running 210.30s Step 424( 60.80%), action 304, FPS 1.64, Running 210.99s Step 425( 61.00%), action 305, FPS 1.60, Running 211.80s Step 426( 61.20%), action 306, FPS 1.59, Running 212.48s Step 427( 61.40%), action 307, FPS 1.64, Running 212.83s Step 428( 61.60%), action 308, FPS 1.62, Running 213.42s Step 429( 61.80%), action 309, FPS 1.66, Running 213.94s Step 430( 62.00%), action 310, FPS 1.63, Running 214.52s Step 431( 62.20%), action 311, FPS 1.61, Running 215.52s Step 432( 62.40%), action 312, FPS 1.61, Running 215.87s Step 433( 62.60%), action 313, FPS 1.60, Running 216.65s Step 434( 62.80%), action 314, FPS 1.60, Running 217.09s Step 435( 63.00%), action 315, FPS 1.60, Running 217.71s Step 436( 63.20%), action 316, FPS 1.58, Running 218.31s Step 437( 63.40%), action 317, FPS 1.57, Running 219.13s Step 438( 63.60%), action 318, FPS 1.57, Running 219.70s Step 439( 63.80%), action 319, FPS 1.55, Running 220.37s Step 440( 64.00%), action 320, FPS 1.57, Running 220.73s Step 441( 64.20%), action 321, FPS 1.58, Running 221.65s Step 442( 64.40%), action 322, FPS 1.60, Running 222.21s Step 443( 64.60%), action 323, FPS 1.56, Running 223.11s Step 444( 64.80%), action 324, FPS 1.60, Running 223.52s Step 445( 65.00%), action 325, FPS 1.61, Running 224.22s Step 446( 65.20%), action 326, FPS 1.61, Running 224.91s Step 447( 65.40%), action 327, FPS 1.55, Running 225.76s Step 448( 65.60%), action 328, FPS 1.56, Running 226.23s Step 449( 65.80%), action 329, FPS 1.54, Running 226.91s Step 450( 66.00%), action 330, FPS 1.54, Running 227.55s Step 451( 66.20%), action 331, FPS 1.54, Running 228.49s Step 452( 66.40%), action 332, FPS 1.51, Running 229.11s [2026-08-01 21:07:20] [89 ] Seed 88 success after 229.31 s. +steps: 452 , actions: 332 . +Instruction: Empty +Total 52/89(58.43%) success. +Setting seed: 89 +Step 1( N/A%), pre moving , FPS 2.46, Running 0.41s Step 2( N/A%), pre moving , FPS 4.61, Running 0.43s Step 3( N/A%), pre moving , FPS 6.57, Running 0.46s Step 4( N/A%), pre moving , FPS 8.40, Running 0.48s Step 5( N/A%), pre moving , FPS 10.10, Running 0.49s Step 6( N/A%), pre moving , FPS 11.48, Running 0.52s Step 7( N/A%), pre moving , FPS 12.82, Running 0.55s Step 8( N/A%), pre moving , FPS 14.04, Running 0.57s Step 9( N/A%), pre moving , FPS 15.28, Running 0.59s Step 10( N/A%), pre moving , FPS 16.35, Running 0.61s Step 11( N/A%), pre moving , FPS 17.36, Running 0.63s Step 12( N/A%), pre moving , FPS 18.46, Running 0.65s Step 13( N/A%), pre moving , FPS 19.49, Running 0.67s Step 14( N/A%), pre moving , FPS 20.41, Running 0.69s Step 15( N/A%), pre moving , FPS 21.38, Running 0.70s Step 16( N/A%), pre moving , FPS 22.30, Running 0.72s Step 17( N/A%), pre moving , FPS 23.14, Running 0.73s Step 18( N/A%), pre moving , FPS 23.84, Running 0.76s Step 19( N/A%), pre moving , FPS 24.44, Running 0.78s Step 20( N/A%), pre moving , FPS 25.15, Running 0.80s Step 21( N/A%), pre moving , FPS 29.49, Running 1.09s Step 22( N/A%), pre moving , FPS 30.03, Running 1.10s Step 23( N/A%), pre moving , FPS 30.37, Running 1.12s Step 24( N/A%), pre moving , FPS 30.22, Running 1.14s Step 25( N/A%), pre moving , FPS 30.35, Running 1.15s Step 26( N/A%), pre moving , FPS 24.09, Running 1.35s Step 27( N/A%), pre moving , FPS 24.29, Running 1.37s Step 28( N/A%), pre moving , FPS 24.53, Running 1.39s Step 29( N/A%), pre moving , FPS 24.63, Running 1.40s Step 30( N/A%), pre moving , FPS 24.83, Running 1.42s Step 31( N/A%), pre moving , FPS 25.03, Running 1.43s Step 32( N/A%), pre moving , FPS 25.01, Running 1.45s Step 33( N/A%), pre moving , FPS 25.05, Running 1.47s Step 34( N/A%), pre moving , FPS 25.14, Running 1.48s Step 35( N/A%), pre moving , FPS 25.14, Running 1.50s Step 36( N/A%), pre moving , FPS 18.45, Running 1.80s Step 37( N/A%), pre moving , FPS 18.11, Running 1.84s Step 38( N/A%), pre moving , FPS 17.76, Running 1.88s Step 39( N/A%), pre moving , FPS 17.43, Running 1.93s Step 40( N/A%), pre moving , FPS 17.09, Running 1.97s Step 41( N/A%), pre moving , FPS 21.84, Running 2.00s Step 42( N/A%), pre moving , FPS 21.77, Running 2.02s Step 43( N/A%), pre moving , FPS 20.60, Running 2.09s Step 44( N/A%), pre moving , FPS 19.43, Running 2.17s Step 45( N/A%), pre moving , FPS 18.48, Running 2.24s Step 46( N/A%), pre moving , FPS 16.32, Running 2.58s Step 47( N/A%), pre moving , FPS 15.17, Running 2.69s Step 48( N/A%), pre moving , FPS 14.30, Running 2.78s Step 49( N/A%), pre moving , FPS 13.57, Running 2.88s Step 50( N/A%), pre moving , FPS 11.15, Running 3.21s Step 51( N/A%), pre moving , FPS 10.54, Running 3.33s Step 52( N/A%), pre moving , FPS 10.15, Running 3.42s Step 53( N/A%), pre moving , FPS 8.58, Running 3.80s Step 54( N/A%), pre moving , FPS 8.29, Running 3.89s Step 55( N/A%), pre moving , FPS 7.29, Running 4.24s Step 56( N/A%), pre moving , FPS 7.83, Running 4.36s Step 57( N/A%), pre moving , FPS 7.63, Running 4.46s Step 58( N/A%), pre moving , FPS 6.79, Running 4.83s Step 59( N/A%), pre moving , FPS 6.65, Running 4.93s Step 60( N/A%), pre moving , FPS 6.02, Running 5.29s Step 61( N/A%), pre moving , FPS 5.89, Running 5.39s Step 62( N/A%), pre moving , FPS 5.75, Running 5.50s Step 63( N/A%), pre moving , FPS 5.32, Running 5.85s Step 64( N/A%), pre moving , FPS 5.26, Running 5.97s Step 65( N/A%), pre moving , FPS 4.89, Running 6.33s Step 66( N/A%), pre moving , FPS 5.18, Running 6.44s Step 67( N/A%), pre moving , FPS 5.20, Running 6.53s Step 68( N/A%), pre moving , FPS 4.92, Running 6.85s Step 69( N/A%), pre moving , FPS 4.85, Running 7.00s Step 70( N/A%), pre moving , FPS 5.14, Running 7.10s Step 71( N/A%), pre moving , FPS 5.15, Running 7.21s Step 72( N/A%), pre moving , FPS 4.86, Running 7.54s Step 73( N/A%), pre moving , FPS 5.20, Running 7.64s Step 74( N/A%), pre moving , FPS 4.89, Running 7.98s Step 75( N/A%), pre moving , FPS 5.20, Running 8.09s Step 76( N/A%), pre moving , FPS 5.21, Running 8.19s Step 77( N/A%), pre moving , FPS 5.22, Running 8.29s Step 78( N/A%), pre moving , FPS 5.25, Running 8.64s Step 79( N/A%), pre moving , FPS 5.25, Running 8.75s Step 80( N/A%), pre moving , FPS 5.49, Running 8.93s Step 81( N/A%), pre moving , FPS 5.30, Running 9.17s Step 82( N/A%), pre moving , FPS 5.32, Running 9.26s Step 83( N/A%), pre moving , FPS 5.76, Running 9.32s Step 84( N/A%), pre moving , FPS 5.57, Running 9.56s Step 85( N/A%), pre moving , FPS 5.96, Running 9.68s Step 86( N/A%), pre moving , FPS 6.02, Running 9.76s Step 87( N/A%), pre moving , FPS 6.08, Running 9.83s Step 88( N/A%), pre moving , FPS 6.55, Running 9.90s Step 89( N/A%), pre moving , FPS 6.23, Running 10.21s Step 90( N/A%), pre moving , FPS 6.31, Running 10.27s Step 91( N/A%), pre moving , FPS 6.44, Running 10.32s Step 92( N/A%), pre moving , FPS 7.00, Running 10.40s Step 93( N/A%), pre moving , FPS 7.07, Running 10.47s Step 94( N/A%), pre moving , FPS 7.44, Running 10.67s Step 95( N/A%), pre moving , FPS 7.27, Running 10.84s Step 96( N/A%), pre moving , FPS 7.41, Running 10.89s Step 97( N/A%), pre moving , FPS 7.58, Running 10.93s Step 98( N/A%), pre moving , FPS 8.57, Running 10.97s Step 99( N/A%), pre moving , FPS 8.74, Running 11.03s Step 100( N/A%), pre moving , FPS 9.21, Running 11.10s Step 101( N/A%), pre moving , FPS 4.79, Running 13.34s Step 102( N/A%), pre moving , FPS 4.19, Running 14.03s Step 103( N/A%), pre moving , FPS 4.05, Running 14.26s Step 104( N/A%), pre moving , FPS 3.81, Running 14.81s Step 105( N/A%), pre moving , FPS 3.77, Running 14.98s Step 106( N/A%), pre moving , FPS 3.47, Running 15.52s Step 107( N/A%), pre moving , FPS 3.26, Running 15.97s Step 108( N/A%), pre moving , FPS 3.03, Running 16.50s Step 109( N/A%), pre moving , FPS 3.10, Running 16.67s Step 110( N/A%), pre moving , FPS 2.88, Running 17.22s Step 111( N/A%), pre moving , FPS 2.82, Running 17.43s Step 112( N/A%), pre moving , FPS 2.67, Running 17.88s Step 113( N/A%), pre moving , FPS 2.56, Running 18.27s Step 114( N/A%), pre moving , FPS 2.46, Running 18.79s Step 115( N/A%), pre moving , FPS 2.45, Running 18.99s Step 116( N/A%), pre moving , FPS 2.32, Running 19.52s Step 117( N/A%), pre moving , FPS 2.21, Running 20.00s Step 118( N/A%), pre moving , FPS 2.15, Running 20.25s Step 119( N/A%), pre moving , FPS 2.13, Running 20.41s Step 120( N/A%), pre moving , FPS 2.03, Running 20.96s Step 121( 0.20%), action 1, FPS 2.32, Running 21.98s Step 122( 0.40%), action 2, FPS 2.34, Running 22.59s Step 123( 0.60%), action 3, FPS 2.23, Running 23.24s Step 124( 0.80%), action 4, FPS 2.25, Running 23.72s Step 125( 1.00%), action 5, FPS 2.14, Running 24.31s Step 126( 1.20%), action 6, FPS 2.15, Running 24.82s Step 127( 1.40%), action 7, FPS 2.12, Running 25.42s Step 128( 1.60%), action 8, FPS 2.13, Running 25.90s Step 129( 1.80%), action 9, FPS 2.04, Running 26.49s Step 130( 2.00%), action 10, FPS 2.04, Running 27.01s Step 131( 2.20%), action 11, FPS 1.93, Running 27.80s Step 132( 2.40%), action 12, FPS 1.92, Running 28.28s Step 133( 2.60%), action 13, FPS 1.87, Running 28.98s Step 134( 2.80%), action 14, FPS 1.90, Running 29.32s Step 135( 3.00%), action 15, FPS 1.80, Running 30.08s Step 136( 3.20%), action 16, FPS 1.84, Running 30.42s Step 137( 3.40%), action 17, FPS 1.79, Running 31.18s Step 138( 3.60%), action 18, FPS 1.78, Running 31.46s Step 139( 3.80%), action 19, FPS 1.73, Running 31.99s Step 140( 4.00%), action 20, FPS 1.73, Running 32.52s Step 141( 4.20%), action 21, FPS 1.75, Running 33.41s Step 142( 4.40%), action 22, FPS 1.79, Running 33.78s Step 143( 4.60%), action 23, FPS 1.77, Running 34.52s Step 144( 4.80%), action 24, FPS 1.79, Running 34.89s Step 145( 5.00%), action 25, FPS 1.76, Running 35.67s Step 146( 5.20%), action 26, FPS 1.75, Running 36.25s Step 147( 5.40%), action 27, FPS 1.76, Running 36.79s Step 148( 5.60%), action 28, FPS 1.75, Running 37.31s Step 149( 5.80%), action 29, FPS 1.76, Running 37.87s Step 150( 6.00%), action 30, FPS 1.81, Running 38.08s Step 151( 6.20%), action 31, FPS 1.87, Running 38.51s Step 152( 6.40%), action 32, FPS 1.91, Running 38.77s Step 153( 6.60%), action 33, FPS 1.98, Running 39.11s Step 154( 6.80%), action 34, FPS 2.00, Running 39.32s Step 155( 7.00%), action 35, FPS 2.09, Running 39.66s Step 156( 7.20%), action 36, FPS 2.11, Running 39.89s Step 157( 7.40%), action 37, FPS 2.14, Running 40.51s Step 158( 7.60%), action 38, FPS 2.10, Running 41.00s Step 159( 7.80%), action 39, FPS 2.08, Running 41.59s Step 160( 8.00%), action 40, FPS 2.11, Running 41.98s Step 161( 8.20%), action 41, FPS 2.07, Running 43.06s Step 162( 8.40%), action 42, FPS 2.09, Running 43.34s Step 163( 8.60%), action 43, FPS 2.09, Running 44.11s Step 164( 8.80%), action 44, FPS 2.07, Running 44.52s Step 165( 9.00%), action 45, FPS 2.06, Running 45.37s Step 166( 9.20%), action 46, FPS 2.10, Running 45.78s Step 167( 9.40%), action 47, FPS 2.04, Running 46.59s Step 168( 9.60%), action 48, FPS 2.07, Running 46.97s Step 169( 9.80%), action 49, FPS 2.02, Running 47.75s Step 170( 10.00%), action 50, FPS 1.95, Running 48.34s Step 171( 10.20%), action 51, FPS 1.85, Running 49.31s Step 172( 10.40%), action 52, FPS 1.82, Running 49.74s Step 173( 10.60%), action 53, FPS 1.75, Running 50.54s Step 174( 10.80%), action 54, FPS 1.72, Running 50.95s Step 175( 11.00%), action 55, FPS 1.67, Running 51.62s Step 176( 11.20%), action 56, FPS 1.64, Running 52.06s Step 177( 11.40%), action 57, FPS 1.63, Running 52.78s Step 178( 11.60%), action 58, FPS 1.64, Running 53.20s Step 179( 11.80%), action 59, FPS 1.62, Running 53.97s Step 180( 12.00%), action 60, FPS 1.61, Running 54.41s Step 181( 12.20%), action 61, FPS 1.65, Running 55.21s Step 182( 12.40%), action 62, FPS 1.60, Running 55.86s Step 183( 12.60%), action 63, FPS 1.60, Running 56.62s Step 184( 12.80%), action 64, FPS 1.60, Running 57.05s Step 185( 13.00%), action 65, FPS 1.61, Running 57.77s Step 186( 13.20%), action 66, FPS 1.62, Running 58.14s Step 187( 13.40%), action 67, FPS 1.65, Running 58.73s Step 188( 13.60%), action 68, FPS 1.62, Running 59.29s Step 189( 13.80%), action 69, FPS 1.61, Running 60.14s Step 190( 14.00%), action 70, FPS 1.63, Running 60.58s Step 191( 14.20%), action 71, FPS 1.65, Running 61.43s Step 192( 14.40%), action 72, FPS 1.63, Running 62.05s Step 193( 14.60%), action 73, FPS 1.63, Running 62.80s Step 194( 14.80%), action 74, FPS 1.61, Running 63.35s Step 195( 15.00%), action 75, FPS 1.61, Running 64.02s Step 196( 15.20%), action 76, FPS 1.58, Running 64.74s Step 197( 15.40%), action 77, FPS 1.55, Running 65.65s Step 198( 15.60%), action 78, FPS 1.55, Running 66.12s Step 199( 15.80%), action 79, FPS 1.55, Running 66.86s Step 200( 16.00%), action 80, FPS 1.53, Running 67.48s Step 201( 16.20%), action 81, FPS 1.51, Running 68.43s Step 202( 16.40%), action 82, FPS 1.50, Running 69.15s Step 203( 16.60%), action 83, FPS 1.52, Running 69.81s Step 204( 16.80%), action 84, FPS 1.50, Running 70.41s Step 205( 17.00%), action 85, FPS 1.49, Running 71.23s Step 206( 17.20%), action 86, FPS 1.45, Running 71.93s Step 207( 17.40%), action 87, FPS 1.42, Running 72.79s Step 208( 17.60%), action 88, FPS 1.41, Running 73.51s Step 209( 17.80%), action 89, FPS 1.40, Running 74.47s Step 210( 18.00%), action 90, FPS 1.39, Running 75.00s Step 211( 18.20%), action 91, FPS 1.37, Running 76.08s Step 212( 18.40%), action 92, FPS 1.39, Running 76.46s Step 213( 18.60%), action 93, FPS 1.43, Running 76.81s Step 214( 18.80%), action 94, FPS 1.45, Running 77.13s Step 215( 19.00%), action 95, FPS 1.48, Running 77.51s Step 216( 19.20%), action 96, FPS 1.53, Running 77.79s Step 217( 19.40%), action 97, FPS 1.60, Running 78.17s Step 218( 19.60%), action 98, FPS 1.59, Running 78.67s Step 219( 19.80%), action 99, FPS 1.61, Running 79.27s Step 220( 20.00%), action 100, FPS 1.64, Running 79.69s Step 221( 20.20%), action 101, FPS 1.64, Running 80.64s Step 222( 20.40%), action 102, FPS 1.66, Running 81.19s Step 223( 20.60%), action 103, FPS 1.66, Running 81.88s Step 224( 20.80%), action 104, FPS 1.68, Running 82.29s Step 225( 21.00%), action 105, FPS 1.69, Running 83.09s Step 226( 21.20%), action 106, FPS 1.73, Running 83.46s Step 227( 21.40%), action 107, FPS 1.75, Running 84.23s Step 228( 21.60%), action 108, FPS 1.79, Running 84.66s Step 229( 21.80%), action 109, FPS 1.83, Running 85.39s Step 230( 22.00%), action 110, FPS 1.82, Running 86.00s Step 231( 22.20%), action 111, FPS 1.84, Running 86.94s Step 232( 22.40%), action 112, FPS 1.84, Running 87.36s Step 233( 22.60%), action 113, FPS 1.76, Running 88.17s Step 234( 22.80%), action 114, FPS 1.72, Running 88.75s Step 235( 23.00%), action 115, FPS 1.68, Running 89.41s Step 236( 23.20%), action 116, FPS 1.65, Running 89.94s Step 237( 23.40%), action 117, FPS 1.58, Running 90.85s Step 238( 23.60%), action 118, FPS 1.59, Running 91.27s Step 239( 23.80%), action 119, FPS 1.57, Running 92.00s Step 240( 24.00%), action 120, FPS 1.55, Running 92.58s Step 241( 24.20%), action 121, FPS 1.55, Running 93.53s Step 242( 24.40%), action 122, FPS 1.57, Running 93.97s Step 243( 24.60%), action 123, FPS 1.56, Running 94.69s Step 244( 24.80%), action 124, FPS 1.55, Running 95.24s Step 245( 25.00%), action 125, FPS 1.57, Running 95.80s Step 246( 25.20%), action 126, FPS 1.59, Running 96.06s Step 247( 25.40%), action 127, FPS 1.64, Running 96.45s Step 248( 25.60%), action 128, FPS 1.67, Running 96.67s Step 249( 25.80%), action 129, FPS 1.70, Running 97.15s Step 250( 26.00%), action 130, FPS 1.75, Running 97.45s Step 251( 26.20%), action 131, FPS 1.74, Running 98.43s Step 252( 26.40%), action 132, FPS 1.74, Running 98.88s Step 253( 26.60%), action 133, FPS 1.76, Running 99.55s Step 254( 26.80%), action 134, FPS 1.78, Running 99.98s Step 255( 27.00%), action 135, FPS 1.77, Running 100.72s Step 256( 27.20%), action 136, FPS 1.78, Running 101.16s Step 257( 27.40%), action 137, FPS 1.81, Running 101.88s Step 258( 27.60%), action 138, FPS 1.78, Running 102.49s Step 259( 27.80%), action 139, FPS 1.76, Running 103.36s Step 260( 28.00%), action 140, FPS 1.77, Running 103.86s Step 261( 28.20%), action 141, FPS 1.80, Running 104.65s Step 262( 28.40%), action 142, FPS 1.78, Running 105.21s Step 263( 28.60%), action 143, FPS 1.76, Running 106.06s Step 264( 28.80%), action 144, FPS 1.75, Running 106.66s Step 265( 29.00%), action 145, FPS 1.72, Running 107.41s Step 266( 29.20%), action 146, FPS 1.67, Running 108.00s Step 267( 29.40%), action 147, FPS 1.60, Running 108.98s Step 268( 29.60%), action 148, FPS 1.54, Running 109.63s Step 269( 29.80%), action 149, FPS 1.50, Running 110.45s Step 270( 30.00%), action 150, FPS 1.49, Running 110.90s Step 271( 30.20%), action 151, FPS 1.49, Running 111.83s Step 272( 30.40%), action 152, FPS 1.47, Running 112.49s Step 273( 30.60%), action 153, FPS 1.44, Running 113.41s Step 274( 30.80%), action 154, FPS 1.45, Running 113.81s Step 275( 31.00%), action 155, FPS 1.44, Running 114.61s Step 276( 31.20%), action 156, FPS 1.43, Running 115.19s Step 277( 31.40%), action 157, FPS 1.47, Running 115.51s Step 278( 31.60%), action 158, FPS 1.51, Running 115.75s Step 279( 31.80%), action 159, FPS 1.56, Running 116.15s Step 280( 32.00%), action 160, FPS 1.59, Running 116.42s Step 281( 32.20%), action 161, FPS 1.59, Running 117.22s Step 282( 32.40%), action 162, FPS 1.60, Running 117.75s Step 283( 32.60%), action 163, FPS 1.60, Running 118.57s Step 284( 32.80%), action 164, FPS 1.61, Running 119.10s Step 285( 33.00%), action 165, FPS 1.62, Running 119.76s Step 286( 33.20%), action 166, FPS 1.65, Running 120.13s Step 287( 33.40%), action 167, FPS 1.66, Running 121.05s Step 288( 33.60%), action 168, FPS 1.68, Running 121.57s Step 289( 33.80%), action 169, FPS 1.67, Running 122.44s Step 290( 34.00%), action 170, FPS 1.67, Running 122.90s Step 291( 34.20%), action 171, FPS 1.68, Running 123.77s Step 292( 34.40%), action 172, FPS 1.70, Running 124.25s Step 293( 34.60%), action 173, FPS 1.72, Running 125.07s Step 294( 34.80%), action 174, FPS 1.70, Running 125.57s Step 295( 35.00%), action 175, FPS 1.71, Running 126.30s Step 296( 35.20%), action 176, FPS 1.71, Running 126.91s Step 297( 35.40%), action 177, FPS 1.68, Running 127.44s Step 298( 35.60%), action 178, FPS 1.63, Running 128.02s Step 299( 35.80%), action 179, FPS 1.59, Running 128.71s Step 300( 36.00%), action 180, FPS 1.57, Running 129.17s Step 301( 36.20%), action 181, FPS 1.58, Running 129.86s Step 302( 36.40%), action 182, FPS 1.58, Running 130.42s Step 303( 36.60%), action 183, FPS 1.58, Running 131.26s Step 304( 36.80%), action 184, FPS 1.59, Running 131.69s Step 305( 37.00%), action 185, FPS 1.58, Running 132.42s Step 306( 37.20%), action 186, FPS 1.57, Running 132.87s Step 307( 37.40%), action 187, FPS 1.61, Running 133.50s Step 308( 37.60%), action 188, FPS 1.59, Running 134.12s Step 309( 37.80%), action 189, FPS 1.64, Running 134.66s Step 310( 38.00%), action 190, FPS 1.66, Running 134.94s Step 311( 38.20%), action 191, FPS 1.68, Running 135.67s Step 312( 38.40%), action 192, FPS 1.67, Running 136.20s Step 313( 38.60%), action 193, FPS 1.70, Running 136.86s Step 314( 38.80%), action 194, FPS 1.68, Running 137.47s Step 315( 39.00%), action 195, FPS 1.66, Running 138.33s Step 316( 39.20%), action 196, FPS 1.66, Running 138.99s Step 317( 39.40%), action 197, FPS 1.64, Running 139.63s Step 318( 39.60%), action 198, FPS 1.66, Running 140.10s Step 319( 39.80%), action 199, FPS 1.66, Running 140.76s Step 320( 40.00%), action 200, FPS 1.66, Running 141.19s Step 321( 40.20%), action 201, FPS 1.61, Running 142.28s Step 322( 40.40%), action 202, FPS 1.62, Running 142.79s Step 323( 40.60%), action 203, FPS 1.61, Running 143.66s Step 324( 40.80%), action 204, FPS 1.61, Running 144.15s Step 325( 41.00%), action 205, FPS 1.61, Running 144.83s Step 326( 41.20%), action 206, FPS 1.61, Running 145.32s Step 327( 41.40%), action 207, FPS 1.56, Running 146.35s Step 328( 41.60%), action 208, FPS 1.60, Running 146.64s Step 329( 41.80%), action 209, FPS 1.55, Running 147.53s Step 330( 42.00%), action 210, FPS 1.54, Running 147.97s Step 331( 42.20%), action 211, FPS 1.49, Running 149.06s Step 332( 42.40%), action 212, FPS 1.52, Running 149.39s Step 333( 42.60%), action 213, FPS 1.50, Running 150.20s Step 334( 42.80%), action 214, FPS 1.54, Running 150.48s Step 335( 43.00%), action 215, FPS 1.54, Running 151.32s Step 336( 43.20%), action 216, FPS 1.53, Running 152.07s Step 337( 43.40%), action 217, FPS 1.53, Running 152.69s Step 338( 43.60%), action 218, FPS 1.54, Running 153.13s Step 339( 43.80%), action 219, FPS 1.55, Running 153.66s Step 340( 44.00%), action 220, FPS 1.54, Running 154.15s Step 341( 44.20%), action 221, FPS 1.53, Running 155.32s Step 342( 44.40%), action 222, FPS 1.53, Running 155.89s Step 343( 44.60%), action 223, FPS 1.49, Running 157.07s Step 344( 44.80%), action 224, FPS 1.49, Running 157.55s Step 345( 45.00%), action 225, FPS 1.48, Running 158.38s Step 346( 45.20%), action 226, FPS 1.47, Running 158.91s Step 347( 45.40%), action 227, FPS 1.49, Running 159.77s Step 348( 45.60%), action 228, FPS 1.48, Running 160.17s Step 349( 45.80%), action 229, FPS 1.49, Running 160.99s Step 350( 46.00%), action 230, FPS 1.49, Running 161.42s Step 351( 46.20%), action 231, FPS 1.51, Running 162.28s Step 352( 46.40%), action 232, FPS 1.49, Running 162.82s Step 353( 46.60%), action 233, FPS 1.48, Running 163.71s Step 354( 46.80%), action 234, FPS 1.47, Running 164.11s Step 355( 47.00%), action 235, FPS 1.47, Running 164.90s Step 356( 47.20%), action 236, FPS 1.47, Running 165.68s Step 357( 47.40%), action 237, FPS 1.45, Running 166.46s Step 358( 47.60%), action 238, FPS 1.46, Running 166.83s Step 359( 47.80%), action 239, FPS 1.46, Running 167.36s Step 360( 48.00%), action 240, FPS 1.43, Running 168.12s Step 361( 48.20%), action 241, FPS 1.45, Running 169.15s Step 362( 48.40%), action 242, FPS 1.46, Running 169.56s Step 363( 48.60%), action 243, FPS 1.51, Running 170.33s Step 364( 48.80%), action 244, FPS 1.51, Running 170.76s Step 365( 49.00%), action 245, FPS 1.57, Running 171.12s Step 366( 49.20%), action 246, FPS 1.59, Running 171.51s Step 367( 49.40%), action 247, FPS 1.60, Running 172.31s Step 368( 49.60%), action 248, FPS 1.58, Running 172.80s Step 369( 49.80%), action 249, FPS 1.58, Running 173.61s Step 370( 50.00%), action 250, FPS 1.59, Running 173.97s Step 371( 50.20%), action 251, FPS 1.60, Running 174.82s Step 372( 50.40%), action 252, FPS 1.60, Running 175.30s Step 373( 50.60%), action 253, FPS 1.63, Running 176.01s Step 374( 50.80%), action 254, FPS 1.61, Running 176.50s Step 375( 51.00%), action 255, FPS 1.58, Running 177.53s Step 376( 51.20%), action 256, FPS 1.63, Running 177.95s Step 377( 51.40%), action 257, FPS 1.62, Running 178.80s Step 378( 51.60%), action 258, FPS 1.61, Running 179.23s Step 379( 51.80%), action 259, FPS 1.59, Running 179.97s Step 380( 52.00%), action 260, FPS 1.64, Running 180.32s Step 381( 52.20%), action 261, FPS 1.68, Running 181.07s Step 382( 52.40%), action 262, FPS 1.67, Running 181.55s Step 383( 52.60%), action 263, FPS 1.68, Running 182.24s Step 384( 52.80%), action 264, FPS 1.65, Running 182.89s Step 385( 53.00%), action 265, FPS 1.58, Running 183.78s Step 386( 53.20%), action 266, FPS 1.57, Running 184.29s Step 387( 53.40%), action 267, FPS 1.58, Running 184.97s Step 388( 53.60%), action 268, FPS 1.59, Running 185.41s Step 389( 53.80%), action 269, FPS 1.60, Running 186.09s Step 390( 54.00%), action 270, FPS 1.58, Running 186.63s Step 391( 54.20%), action 271, FPS 1.60, Running 187.32s Step 392( 54.40%), action 272, FPS 1.59, Running 187.87s Step 393( 54.60%), action 273, FPS 1.60, Running 188.54s Step 394( 54.80%), action 274, FPS 1.58, Running 189.13s Step 395( 55.00%), action 275, FPS 1.64, Running 189.74s Step 396( 55.20%), action 276, FPS 1.65, Running 190.05s Step 397( 55.40%), action 277, FPS 1.68, Running 190.69s Step 398( 55.60%), action 278, FPS 1.68, Running 191.16s Step 399( 55.80%), action 279, FPS 1.64, Running 192.17s Step 400( 56.00%), action 280, FPS 1.59, Running 192.90s Step 401( 56.20%), action 281, FPS 1.60, Running 193.59s Step 402( 56.40%), action 282, FPS 1.59, Running 194.15s Step 403( 56.60%), action 283, FPS 1.57, Running 194.98s Step 404( 56.80%), action 284, FPS 1.56, Running 195.75s Step 405( 57.00%), action 285, FPS 1.55, Running 196.65s Step 406( 57.20%), action 286, FPS 1.57, Running 197.06s Step 407( 57.40%), action 287, FPS 1.56, Running 197.81s Step 408( 57.60%), action 288, FPS 1.57, Running 198.16s Step 409( 57.80%), action 289, FPS 1.55, Running 198.97s Step 410( 58.00%), action 290, FPS 1.56, Running 199.47s Step 411( 58.20%), action 291, FPS 1.54, Running 200.34s Step 412( 58.40%), action 292, FPS 1.52, Running 201.05s Step 413( 58.60%), action 293, FPS 1.52, Running 201.71s Step 414( 58.80%), action 294, FPS 1.51, Running 202.39s Step 415( 59.00%), action 295, FPS 1.49, Running 203.20s Step 416( 59.20%), action 296, FPS 1.48, Running 203.53s Step 417( 59.40%), action 297, FPS 1.47, Running 204.30s Step 418( 59.60%), action 298, FPS 1.48, Running 204.67s Step 419( 59.80%), action 299, FPS 1.54, Running 205.19s Step 420( 60.00%), action 300, FPS 1.56, Running 205.70s Step 421( 60.20%), action 301, FPS 1.55, Running 206.48s Step 422( 60.40%), action 302, FPS 1.57, Running 206.92s Step 423( 60.60%), action 303, FPS 1.60, Running 207.51s Step 424( 60.80%), action 304, FPS 1.62, Running 208.09s Step 425( 61.00%), action 305, FPS 1.70, Running 208.41s Step 426( 61.20%), action 306, FPS 1.64, Running 209.25s Step 427( 61.40%), action 307, FPS 1.63, Running 210.06s Step 428( 61.60%), action 308, FPS 1.62, Running 210.51s Step 429( 61.80%), action 309, FPS 1.62, Running 211.31s Step 430( 62.00%), action 310, FPS 1.63, Running 211.71s Step 431( 62.20%), action 311, FPS 1.64, Running 212.56s Step 432( 62.40%), action 312, FPS 1.65, Running 213.19s Step 433( 62.60%), action 313, FPS 1.62, Running 214.07s Step 434( 62.80%), action 314, FPS 1.66, Running 214.47s Step 435( 63.00%), action 315, FPS 1.67, Running 215.16s Step 436( 63.20%), action 316, FPS 1.66, Running 215.61s Step 437( 63.40%), action 317, FPS 1.66, Running 216.31s Step 438( 63.60%), action 318, FPS 1.66, Running 216.74s Step 439( 63.80%), action 319, FPS 1.64, Running 217.38s Step 440( 64.00%), action 320, FPS 1.60, Running 218.18s Step 441( 64.20%), action 321, FPS 1.59, Running 219.07s Step 442( 64.40%), action 322, FPS 1.55, Running 219.85s Step 443( 64.60%), action 323, FPS 1.52, Running 220.70s Step 444( 64.80%), action 324, FPS 1.52, Running 221.29s Step 445( 65.00%), action 325, FPS 1.48, Running 221.95s Step 446( 65.20%), action 326, FPS 1.51, Running 222.48s Step 447( 65.40%), action 327, FPS 1.50, Running 223.36s Step 448( 65.60%), action 328, FPS 1.50, Running 223.82s Step 449( 65.80%), action 329, FPS 1.51, Running 224.57s Step 450( 66.00%), action 330, FPS 1.51, Running 225.00s Step 451( 66.20%), action 331, FPS 1.52, Running 225.74s Step 452( 66.40%), action 332, FPS 1.53, Running 226.23s Step 453( 66.60%), action 333, FPS 1.59, Running 226.66s Step 454( 66.80%), action 334, FPS 1.60, Running 226.94s Step 455( 67.00%), action 335, FPS 1.58, Running 227.82s Step 456( 67.20%), action 336, FPS 1.58, Running 228.27s Step 457( 67.40%), action 337, FPS 1.57, Running 229.02s Step 458( 67.60%), action 338, FPS 1.57, Running 229.47s Step 459( 67.80%), action 339, FPS 1.58, Running 230.07s Step 460( 68.00%), action 340, FPS 1.60, Running 230.71s Step 461( 68.20%), action 341, FPS 1.61, Running 231.49s Step 462( 68.40%), action 342, FPS 1.66, Running 231.88s Step 463( 68.60%), action 343, FPS 1.71, Running 232.42s Step 464( 68.80%), action 344, FPS 1.69, Running 233.12s Step 465( 69.00%), action 345, FPS 1.70, Running 233.74s Step 466( 69.20%), action 346, FPS 1.72, Running 234.13s Step 467( 69.40%), action 347, FPS 1.72, Running 234.96s Step 468( 69.60%), action 348, FPS 1.75, Running 235.25s Step 469( 69.80%), action 349, FPS 1.73, Running 236.13s Step 470( 70.00%), action 350, FPS 1.70, Running 236.79s Step 471( 70.20%), action 351, FPS 1.67, Running 237.73s Step 472( 70.40%), action 352, FPS 1.67, Running 238.20s Step 473( 70.60%), action 353, FPS 1.64, Running 238.83s Step 474( 70.80%), action 354, FPS 1.63, Running 239.23s Step 475( 71.00%), action 355, FPS 1.65, Running 239.95s Step 476( 71.20%), action 356, FPS 1.62, Running 240.60s [2026-08-01 21:11:21] [90 ] Seed 89 success after 240.81 s. +steps: 476 , actions: 356 . +Instruction: Empty +Total 53/90(58.89%) success. +Setting seed: 90 +Step 1( N/A%), pre moving , FPS 3.22, Running 0.31s Step 2( N/A%), pre moving , FPS 5.05, Running 0.40s Step 3( N/A%), pre moving , FPS 6.80, Running 0.44s Step 4( N/A%), pre moving , FPS 5.29, Running 0.76s Step 5( N/A%), pre moving , FPS 5.93, Running 0.84s Step 6( N/A%), pre moving , FPS 6.64, Running 0.90s Step 7( N/A%), pre moving , FPS 7.18, Running 0.98s Step 8( N/A%), pre moving , FPS 6.23, Running 1.28s Step 9( N/A%), pre moving , FPS 6.60, Running 1.36s Step 10( N/A%), pre moving , FPS 7.03, Running 1.42s Step 11( N/A%), pre moving , FPS 7.35, Running 1.50s Step 12( N/A%), pre moving , FPS 6.64, Running 1.81s Step 13( N/A%), pre moving , FPS 6.87, Running 1.89s Step 14( N/A%), pre moving , FPS 7.18, Running 1.95s Step 15( N/A%), pre moving , FPS 7.41, Running 2.02s Step 16( N/A%), pre moving , FPS 6.84, Running 2.34s Step 17( N/A%), pre moving , FPS 7.01, Running 2.43s Step 18( N/A%), pre moving , FPS 7.25, Running 2.48s Step 19( N/A%), pre moving , FPS 7.42, Running 2.56s Step 20( N/A%), pre moving , FPS 6.95, Running 2.88s Step 21( N/A%), pre moving , FPS 7.20, Running 3.09s Step 22( N/A%), pre moving , FPS 7.38, Running 3.11s Step 23( N/A%), pre moving , FPS 7.46, Running 3.12s Step 24( N/A%), pre moving , FPS 8.38, Running 3.14s Step 25( N/A%), pre moving , FPS 8.63, Running 3.16s Step 26( N/A%), pre moving , FPS 8.07, Running 3.38s Step 27( N/A%), pre moving , FPS 8.25, Running 3.40s Step 28( N/A%), pre moving , FPS 9.37, Running 3.42s Step 29( N/A%), pre moving , FPS 9.65, Running 3.43s Step 30( N/A%), pre moving , FPS 9.86, Running 3.45s Step 31( N/A%), pre moving , FPS 10.14, Running 3.47s Step 32( N/A%), pre moving , FPS 11.93, Running 3.48s Step 33( N/A%), pre moving , FPS 12.45, Running 3.50s Step 34( N/A%), pre moving , FPS 12.77, Running 3.52s Step 35( N/A%), pre moving , FPS 13.25, Running 3.53s Step 36( N/A%), pre moving , FPS 12.64, Running 3.92s Step 37( N/A%), pre moving , FPS 12.99, Running 3.97s Step 38( N/A%), pre moving , FPS 13.15, Running 4.00s Step 39( N/A%), pre moving , FPS 13.44, Running 4.05s Step 40( N/A%), pre moving , FPS 16.49, Running 4.09s Step 41( N/A%), pre moving , FPS 19.38, Running 4.12s Step 42( N/A%), pre moving , FPS 18.44, Running 4.19s Step 43( N/A%), pre moving , FPS 17.61, Running 4.26s Step 44( N/A%), pre moving , FPS 17.04, Running 4.32s Step 45( N/A%), pre moving , FPS 13.08, Running 4.69s Step 46( N/A%), pre moving , FPS 14.24, Running 4.79s Step 47( N/A%), pre moving , FPS 11.51, Running 5.14s Step 48( N/A%), pre moving , FPS 10.91, Running 5.25s Step 49( N/A%), pre moving , FPS 10.48, Running 5.34s Step 50( N/A%), pre moving , FPS 8.93, Running 5.69s Step 51( N/A%), pre moving , FPS 8.56, Running 5.80s Step 52( N/A%), pre moving , FPS 8.25, Running 5.91s Step 53( N/A%), pre moving , FPS 7.19, Running 6.28s Step 54( N/A%), pre moving , FPS 6.98, Running 6.38s Step 55( N/A%), pre moving , FPS 6.26, Running 6.73s Step 56( N/A%), pre moving , FPS 6.84, Running 6.85s Step 57( N/A%), pre moving , FPS 6.70, Running 6.95s Step 58( N/A%), pre moving , FPS 6.01, Running 7.33s Step 59( N/A%), pre moving , FPS 5.92, Running 7.43s Step 60( N/A%), pre moving , FPS 5.56, Running 7.69s Step 61( N/A%), pre moving , FPS 5.36, Running 7.86s Step 62( N/A%), pre moving , FPS 5.30, Running 7.96s Step 63( N/A%), pre moving , FPS 5.23, Running 8.08s Step 64( N/A%), pre moving , FPS 4.88, Running 8.42s Step 65( N/A%), pre moving , FPS 5.20, Running 8.54s Step 66( N/A%), pre moving , FPS 4.91, Running 8.86s Step 67( N/A%), pre moving , FPS 5.14, Running 9.03s Step 68( N/A%), pre moving , FPS 5.15, Running 9.13s Step 69( N/A%), pre moving , FPS 4.93, Running 9.40s Step 70( N/A%), pre moving , FPS 5.12, Running 9.60s Step 71( N/A%), pre moving , FPS 5.15, Running 9.69s Step 72( N/A%), pre moving , FPS 5.10, Running 9.83s Step 73( N/A%), pre moving , FPS 5.21, Running 10.12s Step 74( N/A%), pre moving , FPS 5.20, Running 10.23s Step 75( N/A%), pre moving , FPS 5.53, Running 10.35s Step 76( N/A%), pre moving , FPS 5.21, Running 10.68s Step 77( N/A%), pre moving , FPS 5.20, Running 10.80s Step 78( N/A%), pre moving , FPS 5.60, Running 10.90s Step 79( N/A%), pre moving , FPS 5.24, Running 11.24s Step 80( N/A%), pre moving , FPS 5.45, Running 11.36s Step 81( N/A%), pre moving , FPS 5.56, Running 11.46s Step 82( N/A%), pre moving , FPS 5.22, Running 11.80s Step 83( N/A%), pre moving , FPS 5.22, Running 11.92s Step 84( N/A%), pre moving , FPS 5.56, Running 12.02s Step 85( N/A%), pre moving , FPS 5.24, Running 12.36s Step 86( N/A%), pre moving , FPS 5.58, Running 12.45s Step 87( N/A%), pre moving , FPS 5.75, Running 12.51s Step 88( N/A%), pre moving , FPS 5.80, Running 12.58s Step 89( N/A%), pre moving , FPS 5.72, Running 12.90s Step 90( N/A%), pre moving , FPS 5.92, Running 12.98s Step 91( N/A%), pre moving , FPS 5.97, Running 13.04s Step 92( N/A%), pre moving , FPS 6.10, Running 13.11s Step 93( N/A%), pre moving , FPS 6.18, Running 13.36s Step 94( N/A%), pre moving , FPS 6.18, Running 13.47s Step 95( N/A%), pre moving , FPS 6.22, Running 13.56s Step 96( N/A%), pre moving , FPS 6.79, Running 13.63s Step 97( N/A%), pre moving , FPS 6.91, Running 13.70s Step 98( N/A%), pre moving , FPS 6.46, Running 14.00s Step 99( N/A%), pre moving , FPS 7.02, Running 14.09s Step 100( N/A%), pre moving , FPS 7.17, Running 14.15s Step 101( N/A%), pre moving , FPS 7.23, Running 14.22s Step 102( N/A%), pre moving , FPS 7.29, Running 14.54s Step 103( N/A%), pre moving , FPS 7.38, Running 14.63s Step 104( N/A%), pre moving , FPS 7.48, Running 14.69s Step 105( N/A%), pre moving , FPS 7.83, Running 14.91s Step 106( N/A%), pre moving , FPS 7.64, Running 15.06s Step 107( N/A%), pre moving , FPS 7.57, Running 15.15s Step 108( N/A%), pre moving , FPS 3.99, Running 17.60s Step 109( N/A%), pre moving , FPS 3.82, Running 18.13s Step 110( N/A%), pre moving , FPS 3.58, Running 18.56s Step 111( N/A%), pre moving , FPS 3.30, Running 19.09s Step 112( N/A%), pre moving , FPS 3.24, Running 19.28s Step 113( N/A%), pre moving , FPS 3.10, Running 19.80s Step 114( N/A%), pre moving , FPS 2.95, Running 20.26s Step 115( N/A%), pre moving , FPS 2.77, Running 20.79s Step 116( N/A%), pre moving , FPS 2.73, Running 20.95s Step 117( N/A%), pre moving , FPS 2.56, Running 21.52s Step 118( N/A%), pre moving , FPS 2.52, Running 21.94s Step 119( N/A%), pre moving , FPS 2.47, Running 22.20s Step 120( N/A%), pre moving , FPS 2.45, Running 22.31s Step 121( N/A%), pre moving , FPS 2.41, Running 22.52s Step 122( N/A%), pre moving , FPS 2.47, Running 22.64s Step 123( N/A%), pre moving , FPS 2.44, Running 22.83s Step 124( N/A%), pre moving , FPS 2.42, Running 22.96s Step 125( N/A%), pre moving , FPS 2.41, Running 23.22s Step 126( N/A%), pre moving , FPS 2.41, Running 23.38s Step 127( N/A%), pre moving , FPS 2.34, Running 23.68s Step 128( 0.20%), action 1, FPS 2.77, Running 24.81s Step 129( 0.40%), action 2, FPS 2.84, Running 25.18s Step 130( 0.60%), action 3, FPS 2.65, Running 26.09s Step 131( 0.80%), action 4, FPS 2.75, Running 26.36s Step 132( 1.00%), action 5, FPS 2.50, Running 27.29s Step 133( 1.20%), action 6, FPS 2.58, Running 27.55s Step 134( 1.40%), action 7, FPS 2.48, Running 28.34s Step 135( 1.60%), action 8, FPS 2.56, Running 28.59s Step 136( 1.80%), action 9, FPS 2.36, Running 29.44s Step 137( 2.00%), action 10, FPS 2.44, Running 29.71s Step 138( 2.20%), action 11, FPS 2.30, Running 30.63s Step 139( 2.40%), action 12, FPS 2.23, Running 31.16s Step 140( 2.60%), action 13, FPS 2.12, Running 31.74s Step 141( 2.80%), action 14, FPS 2.05, Running 32.27s Step 142( 3.00%), action 15, FPS 1.96, Running 32.87s Step 143( 3.20%), action 16, FPS 1.89, Running 33.41s Step 144( 3.40%), action 17, FPS 1.76, Running 34.33s Step 145( 3.60%), action 18, FPS 1.75, Running 34.66s Step 146( 3.80%), action 19, FPS 1.64, Running 35.58s Step 147( 4.00%), action 20, FPS 1.63, Running 35.93s Step 148( 4.20%), action 21, FPS 1.65, Running 36.91s Step 149( 4.40%), action 22, FPS 1.65, Running 37.31s Step 150( 4.60%), action 23, FPS 1.66, Running 38.15s Step 151( 4.80%), action 24, FPS 1.64, Running 38.53s Step 152( 5.00%), action 25, FPS 1.68, Running 39.16s Step 153( 5.20%), action 26, FPS 1.66, Running 39.58s Step 154( 5.40%), action 27, FPS 1.69, Running 40.19s Step 155( 5.60%), action 28, FPS 1.65, Running 40.70s Step 156( 5.80%), action 29, FPS 1.63, Running 41.68s Step 157( 6.00%), action 30, FPS 1.65, Running 41.85s Step 158( 6.20%), action 31, FPS 1.72, Running 42.26s Step 159( 6.40%), action 32, FPS 1.76, Running 42.52s Step 160( 6.60%), action 33, FPS 1.79, Running 42.91s Step 161( 6.80%), action 34, FPS 1.84, Running 43.15s Step 162( 7.00%), action 35, FPS 1.81, Running 43.93s Step 163( 7.20%), action 36, FPS 1.84, Running 44.27s Step 164( 7.40%), action 37, FPS 1.84, Running 45.18s Step 165( 7.60%), action 38, FPS 1.86, Running 45.44s Step 166( 7.80%), action 39, FPS 1.86, Running 46.34s Step 167( 8.00%), action 40, FPS 1.87, Running 46.61s Step 168( 8.20%), action 41, FPS 1.82, Running 47.87s Step 169( 8.40%), action 42, FPS 1.85, Running 48.11s Step 170( 8.60%), action 43, FPS 1.88, Running 48.76s Step 171( 8.80%), action 44, FPS 1.87, Running 49.24s Step 172( 9.00%), action 45, FPS 1.82, Running 50.15s Step 173( 9.20%), action 46, FPS 1.83, Running 50.48s Step 174( 9.40%), action 47, FPS 1.79, Running 51.35s Step 175( 9.60%), action 48, FPS 1.77, Running 51.97s Step 176( 9.80%), action 49, FPS 1.78, Running 52.94s Step 177( 10.00%), action 50, FPS 1.71, Running 53.54s Step 178( 10.20%), action 51, FPS 1.62, Running 54.62s Step 179( 10.40%), action 52, FPS 1.60, Running 54.99s Step 180( 10.60%), action 53, FPS 1.56, Running 55.72s Step 181( 10.80%), action 54, FPS 1.52, Running 56.28s Step 182( 11.00%), action 55, FPS 1.50, Running 57.23s Step 183( 11.20%), action 56, FPS 1.51, Running 57.51s Step 184( 11.40%), action 57, FPS 1.52, Running 58.36s Step 185( 11.60%), action 58, FPS 1.51, Running 58.66s Step 186( 11.80%), action 59, FPS 1.52, Running 59.49s Step 187( 12.00%), action 60, FPS 1.52, Running 59.77s Step 188( 12.20%), action 61, FPS 1.57, Running 60.63s Step 189( 12.40%), action 62, FPS 1.58, Running 60.81s Step 190( 12.60%), action 63, FPS 1.62, Running 61.12s Step 191( 12.80%), action 64, FPS 1.66, Running 61.30s Step 192( 13.00%), action 65, FPS 1.74, Running 61.62s Step 193( 13.20%), action 66, FPS 1.76, Running 61.88s Step 194( 13.40%), action 67, FPS 1.85, Running 62.15s Step 195( 13.60%), action 68, FPS 1.92, Running 62.38s Step 196( 13.80%), action 69, FPS 2.04, Running 62.73s Step 197( 14.00%), action 70, FPS 2.11, Running 63.01s Step 198( 14.20%), action 71, FPS 2.14, Running 63.97s Step 199( 14.40%), action 72, FPS 2.16, Running 64.27s Step 200( 14.60%), action 73, FPS 2.13, Running 65.09s Step 201( 14.80%), action 74, FPS 2.15, Running 65.57s Step 202( 15.00%), action 75, FPS 2.21, Running 66.29s Step 203( 15.20%), action 76, FPS 2.16, Running 66.76s Step 204( 15.40%), action 77, FPS 2.13, Running 67.77s Step 205( 15.60%), action 78, FPS 2.12, Running 68.11s Step 206( 15.80%), action 79, FPS 2.12, Running 68.93s Step 207( 16.00%), action 80, FPS 2.11, Running 69.24s Step 208( 16.20%), action 81, FPS 2.12, Running 70.05s Step 209( 16.40%), action 82, FPS 2.03, Running 70.67s Step 210( 16.60%), action 83, FPS 1.90, Running 71.63s Step 211( 16.80%), action 84, FPS 1.83, Running 72.23s Step 212( 17.00%), action 85, FPS 1.73, Running 73.18s Step 213( 17.20%), action 86, FPS 1.71, Running 73.60s Step 214( 17.40%), action 87, FPS 1.63, Running 74.38s Step 215( 17.60%), action 88, FPS 1.62, Running 74.75s Step 216( 17.80%), action 89, FPS 1.56, Running 75.58s Step 217( 18.00%), action 90, FPS 1.52, Running 76.14s Step 218( 18.20%), action 91, FPS 1.51, Running 77.17s Step 219( 18.40%), action 92, FPS 1.49, Running 77.67s Step 220( 18.60%), action 93, FPS 1.50, Running 78.41s Step 221( 18.80%), action 94, FPS 1.50, Running 78.90s Step 222( 19.00%), action 95, FPS 1.47, Running 79.89s Step 223( 19.20%), action 96, FPS 1.49, Running 80.18s Step 224( 19.40%), action 97, FPS 1.55, Running 80.69s Step 225( 19.60%), action 98, FPS 1.55, Running 81.01s Step 226( 19.80%), action 99, FPS 1.60, Running 81.47s Step 227( 20.00%), action 100, FPS 1.61, Running 81.69s Step 228( 20.20%), action 101, FPS 1.55, Running 82.94s Step 229( 20.40%), action 102, FPS 1.56, Running 83.48s Step 230( 20.60%), action 103, FPS 1.55, Running 84.53s Step 231( 20.80%), action 104, FPS 1.58, Running 84.85s Step 232( 21.00%), action 105, FPS 1.60, Running 85.71s Step 233( 21.20%), action 106, FPS 1.61, Running 86.03s Step 234( 21.40%), action 107, FPS 1.61, Running 86.84s Step 235( 21.60%), action 108, FPS 1.61, Running 87.18s Step 236( 21.80%), action 109, FPS 1.61, Running 87.97s Step 237( 22.00%), action 110, FPS 1.65, Running 88.29s Step 238( 22.20%), action 111, FPS 1.67, Running 89.16s Step 239( 22.40%), action 112, FPS 1.69, Running 89.48s Step 240( 22.60%), action 113, FPS 1.69, Running 90.21s Step 241( 22.80%), action 114, FPS 1.72, Running 90.55s Step 242( 23.00%), action 115, FPS 1.74, Running 91.41s Step 243( 23.20%), action 116, FPS 1.73, Running 91.74s Step 244( 23.40%), action 117, FPS 1.68, Running 92.59s Step 245( 23.60%), action 118, FPS 1.67, Running 92.95s Step 246( 23.80%), action 119, FPS 1.62, Running 93.78s Step 247( 24.00%), action 120, FPS 1.60, Running 94.16s Step 248( 24.20%), action 121, FPS 1.65, Running 95.07s Step 249( 24.40%), action 122, FPS 1.65, Running 95.61s Step 250( 24.60%), action 123, FPS 1.66, Running 96.56s Step 251( 24.80%), action 124, FPS 1.66, Running 96.92s Step 252( 25.00%), action 125, FPS 1.67, Running 97.68s Step 253( 25.20%), action 126, FPS 1.67, Running 98.01s Step 254( 25.40%), action 127, FPS 1.67, Running 98.83s Step 255( 25.60%), action 128, FPS 1.64, Running 99.40s Step 256( 25.80%), action 129, FPS 1.66, Running 100.05s Step 257( 26.00%), action 130, FPS 1.67, Running 100.28s Step 258( 26.20%), action 131, FPS 1.73, Running 100.70s Step 259( 26.40%), action 132, FPS 1.75, Running 100.91s Step 260( 26.60%), action 133, FPS 1.82, Running 101.21s Step 261( 26.80%), action 134, FPS 1.83, Running 101.49s Step 262( 27.00%), action 135, FPS 1.86, Running 102.15s Step 263( 27.20%), action 136, FPS 1.84, Running 102.60s Step 264( 27.40%), action 137, FPS 1.83, Running 103.52s Step 265( 27.60%), action 138, FPS 1.84, Running 103.83s Step 266( 27.80%), action 139, FPS 1.84, Running 104.66s Step 267( 28.00%), action 140, FPS 1.85, Running 104.99s Step 268( 28.20%), action 141, FPS 1.86, Running 105.82s Step 269( 28.40%), action 142, FPS 1.86, Running 106.34s Step 270( 28.60%), action 143, FPS 1.87, Running 107.25s Step 271( 28.80%), action 144, FPS 1.86, Running 107.65s Step 272( 29.00%), action 145, FPS 1.87, Running 108.37s Step 273( 29.20%), action 146, FPS 1.86, Running 108.78s Step 274( 29.40%), action 147, FPS 1.89, Running 109.43s Step 275( 29.60%), action 148, FPS 1.89, Running 109.96s Step 276( 29.80%), action 149, FPS 1.88, Running 110.71s Step 277( 30.00%), action 150, FPS 1.84, Running 111.16s Step 278( 30.20%), action 151, FPS 1.76, Running 112.05s Step 279( 30.40%), action 152, FPS 1.70, Running 112.66s Step 280( 30.60%), action 153, FPS 1.66, Running 113.25s Step 281( 30.80%), action 154, FPS 1.63, Running 113.78s Step 282( 31.00%), action 155, FPS 1.63, Running 114.41s Step 283( 31.20%), action 156, FPS 1.62, Running 114.97s Step 284( 31.40%), action 157, FPS 1.61, Running 115.95s Step 285( 31.60%), action 158, FPS 1.57, Running 116.53s Step 286( 31.80%), action 159, FPS 1.55, Running 117.58s Step 287( 32.00%), action 160, FPS 1.50, Running 118.32s Step 288( 32.20%), action 161, FPS 1.48, Running 119.29s Step 289( 32.40%), action 162, FPS 1.51, Running 119.54s Step 290( 32.60%), action 163, FPS 1.56, Running 120.08s Step 291( 32.80%), action 164, FPS 1.56, Running 120.51s Step 292( 33.00%), action 165, FPS 1.53, Running 121.41s Step 293( 33.20%), action 166, FPS 1.53, Running 121.81s Step 294( 33.40%), action 167, FPS 1.52, Running 122.59s Step 295( 33.60%), action 168, FPS 1.52, Running 123.14s Step 296( 33.80%), action 169, FPS 1.49, Running 124.09s Step 297( 34.00%), action 170, FPS 1.51, Running 124.38s Step 298( 34.20%), action 171, FPS 1.47, Running 125.62s Step 299( 34.40%), action 172, FPS 1.50, Running 126.00s Step 300( 34.60%), action 173, FPS 1.46, Running 126.91s Step 301( 34.80%), action 174, FPS 1.46, Running 127.51s Step 302( 35.00%), action 175, FPS 1.42, Running 128.45s Step 303( 35.20%), action 176, FPS 1.41, Running 129.16s Step 304( 35.40%), action 177, FPS 1.42, Running 130.03s Step 305( 35.60%), action 178, FPS 1.44, Running 130.46s Step 306( 35.80%), action 179, FPS 1.48, Running 131.12s Step 307( 36.00%), action 180, FPS 1.50, Running 131.65s Step 308( 36.20%), action 181, FPS 1.49, Running 132.69s Step 309( 36.40%), action 182, FPS 1.48, Running 133.06s Step 310( 36.60%), action 183, FPS 1.45, Running 133.85s Step 311( 36.80%), action 184, FPS 1.46, Running 134.20s Step 312( 37.00%), action 185, FPS 1.47, Running 134.99s Step 313( 37.20%), action 186, FPS 1.46, Running 135.53s Step 314( 37.40%), action 187, FPS 1.48, Running 136.09s Step 315( 37.60%), action 188, FPS 1.48, Running 136.62s Step 316( 37.80%), action 189, FPS 1.51, Running 137.33s Step 317( 38.00%), action 190, FPS 1.52, Running 137.52s Step 318( 38.20%), action 191, FPS 1.60, Running 138.13s Step 319( 38.40%), action 192, FPS 1.58, Running 138.64s Step 320( 38.60%), action 193, FPS 1.59, Running 139.46s Step 321( 38.80%), action 194, FPS 1.62, Running 139.85s Step 322( 39.00%), action 195, FPS 1.65, Running 140.60s Step 323( 39.20%), action 196, FPS 1.69, Running 140.97s Step 324( 39.40%), action 197, FPS 1.70, Running 141.81s Step 325( 39.60%), action 198, FPS 1.72, Running 142.12s Step 326( 39.80%), action 199, FPS 1.68, Running 143.01s Step 327( 40.00%), action 200, FPS 1.68, Running 143.55s Step 328( 40.20%), action 201, FPS 1.70, Running 144.48s Step 329( 40.40%), action 202, FPS 1.70, Running 144.82s Step 330( 40.60%), action 203, FPS 1.69, Running 145.68s Step 331( 40.80%), action 204, FPS 1.68, Running 146.08s Step 332( 41.00%), action 205, FPS 1.69, Running 146.83s Step 333( 41.20%), action 206, FPS 1.69, Running 147.38s Step 334( 41.40%), action 207, FPS 1.68, Running 148.02s Step 335( 41.60%), action 208, FPS 1.69, Running 148.49s Step 336( 41.80%), action 209, FPS 1.66, Running 149.39s Step 337( 42.00%), action 210, FPS 1.64, Running 149.75s Step 338( 42.20%), action 211, FPS 1.58, Running 150.77s Step 339( 42.40%), action 212, FPS 1.59, Running 151.23s Step 340( 42.60%), action 213, FPS 1.61, Running 151.91s Step 341( 42.80%), action 214, FPS 1.59, Running 152.42s Step 342( 43.00%), action 215, FPS 1.57, Running 153.36s Step 343( 43.20%), action 216, FPS 1.53, Running 154.02s Step 344( 43.40%), action 217, FPS 1.52, Running 154.94s Step 345( 43.60%), action 218, FPS 1.52, Running 155.31s Step 346( 43.80%), action 219, FPS 1.55, Running 155.91s Step 347( 44.00%), action 220, FPS 1.56, Running 156.35s Step 348( 44.20%), action 221, FPS 1.57, Running 157.20s Step 349( 44.40%), action 222, FPS 1.55, Running 157.74s Step 350( 44.60%), action 223, FPS 1.54, Running 158.70s Step 351( 44.80%), action 224, FPS 1.55, Running 158.96s Step 352( 45.00%), action 225, FPS 1.54, Running 159.85s Step 353( 45.20%), action 226, FPS 1.57, Running 160.14s Step 354( 45.40%), action 227, FPS 1.53, Running 161.07s Step 355( 45.60%), action 228, FPS 1.52, Running 161.66s Step 356( 45.80%), action 229, FPS 1.51, Running 162.59s Step 357( 46.00%), action 230, FPS 1.49, Running 163.14s Step 358( 46.20%), action 231, FPS 1.51, Running 163.99s Step 359( 46.40%), action 232, FPS 1.50, Running 164.57s Step 360( 46.60%), action 233, FPS 1.48, Running 165.40s Step 361( 46.80%), action 234, FPS 1.50, Running 165.72s Step 362( 47.00%), action 235, FPS 1.53, Running 166.45s Step 363( 47.20%), action 236, FPS 1.53, Running 167.06s Step 364( 47.40%), action 237, FPS 1.57, Running 167.72s Step 365( 47.60%), action 238, FPS 1.55, Running 168.21s Step 366( 47.80%), action 239, FPS 1.54, Running 168.88s Step 367( 48.00%), action 240, FPS 1.54, Running 169.37s Step 368( 48.20%), action 241, FPS 1.53, Running 170.28s Step 369( 48.40%), action 242, FPS 1.51, Running 170.98s Step 370( 48.60%), action 243, FPS 1.52, Running 171.90s Step 371( 48.80%), action 244, FPS 1.50, Running 172.25s Step 372( 49.00%), action 245, FPS 1.52, Running 172.97s Step 373( 49.20%), action 246, FPS 1.52, Running 173.28s Step 374( 49.40%), action 247, FPS 1.51, Running 174.27s Step 375( 49.60%), action 248, FPS 1.55, Running 174.58s Step 376( 49.80%), action 249, FPS 1.58, Running 175.24s Step 377( 50.00%), action 250, FPS 1.61, Running 175.55s Step 378( 50.20%), action 251, FPS 1.60, Running 176.48s Step 379( 50.40%), action 252, FPS 1.63, Running 176.87s Step 380( 50.60%), action 253, FPS 1.65, Running 177.56s Step 381( 50.80%), action 254, FPS 1.64, Running 177.89s Step 382( 51.00%), action 255, FPS 1.63, Running 178.69s Step 383( 51.20%), action 256, FPS 1.65, Running 179.18s Step 384( 51.40%), action 257, FPS 1.65, Running 179.82s Step 385( 51.60%), action 258, FPS 1.66, Running 180.29s Step 386( 51.80%), action 259, FPS 1.66, Running 180.94s Step 387( 52.00%), action 260, FPS 1.65, Running 181.51s Step 388( 52.20%), action 261, FPS 1.63, Running 182.56s Step 389( 52.40%), action 262, FPS 1.65, Running 183.10s Step 390( 52.60%), action 263, FPS 1.67, Running 183.90s Step 391( 52.80%), action 264, FPS 1.61, Running 184.70s Step 392( 53.00%), action 265, FPS 1.60, Running 185.44s Step 393( 53.20%), action 266, FPS 1.59, Running 185.86s Step 394( 53.40%), action 267, FPS 1.59, Running 186.87s Step 395( 53.60%), action 268, FPS 1.56, Running 187.42s Step 396( 53.80%), action 269, FPS 1.52, Running 188.35s Step 397( 54.00%), action 270, FPS 1.53, Running 188.63s Step 398( 54.20%), action 271, FPS 1.52, Running 189.62s Step 399( 54.40%), action 272, FPS 1.50, Running 190.18s Step 400( 54.60%), action 273, FPS 1.51, Running 190.81s Step 401( 54.80%), action 274, FPS 1.49, Running 191.34s Step 402( 55.00%), action 275, FPS 1.47, Running 192.27s Step 403( 55.20%), action 276, FPS 1.51, Running 192.46s Step 404( 55.40%), action 277, FPS 1.52, Running 192.96s Step 405( 55.60%), action 278, FPS 1.52, Running 193.43s Step 406( 55.80%), action 279, FPS 1.48, Running 194.46s Step 407( 56.00%), action 280, FPS 1.49, Running 194.98s Step 408( 56.20%), action 281, FPS 1.48, Running 196.07s Step 409( 56.40%), action 282, FPS 1.48, Running 196.64s Step 410( 56.60%), action 283, FPS 1.45, Running 197.66s Step 411( 56.80%), action 284, FPS 1.47, Running 198.28s Step 412( 57.00%), action 285, FPS 1.45, Running 199.22s Step 413( 57.20%), action 286, FPS 1.47, Running 199.48s Step 414( 57.40%), action 287, FPS 1.48, Running 200.35s Step 415( 57.60%), action 288, FPS 1.47, Running 201.05s Step 416( 57.80%), action 289, FPS 1.47, Running 201.93s Step 417( 58.00%), action 290, FPS 1.47, Running 202.24s Step 418( 58.20%), action 291, FPS 1.47, Running 203.23s Step 419( 58.40%), action 292, FPS 1.47, Running 203.81s Step 420( 58.60%), action 293, FPS 1.44, Running 204.71s Step 421( 58.80%), action 294, FPS 1.46, Running 205.06s Step 422( 59.00%), action 295, FPS 1.47, Running 205.86s Step 423( 59.20%), action 296, FPS 1.43, Running 206.40s Step 424( 59.40%), action 297, FPS 1.41, Running 207.18s Step 425( 59.60%), action 298, FPS 1.41, Running 207.65s Step 426( 59.80%), action 299, FPS 1.42, Running 208.54s Step 427( 60.00%), action 300, FPS 1.44, Running 208.84s Step 428( 60.20%), action 301, FPS 1.46, Running 209.78s Step 429( 60.40%), action 302, FPS 1.46, Running 210.37s Step 430( 60.60%), action 303, FPS 1.52, Running 210.78s Step 431( 60.80%), action 304, FPS 1.56, Running 211.06s Step 432( 61.00%), action 305, FPS 1.57, Running 211.98s Step 433( 61.20%), action 306, FPS 1.54, Running 212.51s Step 434( 61.40%), action 307, FPS 1.53, Running 213.41s Step 435( 61.60%), action 308, FPS 1.57, Running 213.79s Step 436( 61.80%), action 309, FPS 1.57, Running 214.66s Step 437( 62.00%), action 310, FPS 1.54, Running 215.24s Step 438( 62.20%), action 311, FPS 1.53, Running 216.28s Step 439( 62.40%), action 312, FPS 1.53, Running 216.85s Step 440( 62.60%), action 313, FPS 1.52, Running 217.87s Step 441( 62.80%), action 314, FPS 1.49, Running 218.50s Step 442( 63.00%), action 315, FPS 1.48, Running 219.42s Step 443( 63.20%), action 316, FPS 1.50, Running 219.77s Step 444( 63.40%), action 317, FPS 1.49, Running 220.60s Step 445( 63.60%), action 318, FPS 1.50, Running 220.95s Step 446( 63.80%), action 319, FPS 1.50, Running 221.84s Step 447( 64.00%), action 320, FPS 1.47, Running 222.46s Step 448( 64.20%), action 321, FPS 1.45, Running 223.58s Step 449( 64.40%), action 322, FPS 1.44, Running 224.23s Step 450( 64.60%), action 323, FPS 1.40, Running 225.08s Step 451( 64.80%), action 324, FPS 1.36, Running 225.80s Step 452( 65.00%), action 325, FPS 1.36, Running 226.70s Step 453( 65.20%), action 326, FPS 1.38, Running 227.01s Step 454( 65.40%), action 327, FPS 1.39, Running 227.79s Step 455( 65.60%), action 328, FPS 1.37, Running 228.41s Step 456( 65.80%), action 329, FPS 1.40, Running 228.99s Step 457( 66.00%), action 330, FPS 1.42, Running 229.29s Step 458( 66.20%), action 331, FPS 1.41, Running 230.48s Step 459( 66.40%), action 332, FPS 1.44, Running 230.78s Step 460( 66.60%), action 333, FPS 1.44, Running 231.72s Step 461( 66.80%), action 334, FPS 1.48, Running 232.02s Step 462( 67.00%), action 335, FPS 1.49, Running 232.87s Step 463( 67.20%), action 336, FPS 1.47, Running 233.40s Step 464( 67.40%), action 337, FPS 1.49, Running 234.00s Step 465( 67.60%), action 338, FPS 1.48, Running 234.48s Step 466( 67.80%), action 339, FPS 1.47, Running 235.43s Step 467( 68.00%), action 340, FPS 1.50, Running 235.79s Step 468( 68.20%), action 341, FPS 1.52, Running 236.73s Step 469( 68.40%), action 342, FPS 1.55, Running 237.17s Step 470( 68.60%), action 343, FPS 1.53, Running 238.19s Step 471( 68.80%), action 344, FPS 1.57, Running 238.53s Step 472( 69.00%), action 345, FPS 1.57, Running 239.40s Step 473( 69.20%), action 346, FPS 1.55, Running 239.90s Step 474( 69.40%), action 347, FPS 1.57, Running 240.57s Step 475( 69.60%), action 348, FPS 1.58, Running 241.10s Step 476( 69.80%), action 349, FPS 1.53, Running 242.09s Step 477( 70.00%), action 350, FPS 1.53, Running 242.36s Step 478( 70.20%), action 351, FPS 1.57, Running 243.23s Step 479( 70.40%), action 352, FPS 1.54, Running 243.81s Step 480( 70.60%), action 353, FPS 1.53, Running 244.81s Step 481( 70.80%), action 354, FPS 1.50, Running 245.38s Step 482( 71.00%), action 355, FPS 1.53, Running 245.95s Step 483( 71.20%), action 356, FPS 1.53, Running 246.45s Step 484( 71.40%), action 357, FPS 1.56, Running 246.80s Step 485( 71.60%), action 358, FPS 1.60, Running 246.97s Step 486( 71.80%), action 359, FPS 1.68, Running 247.31s Step 487( 72.00%), action 360, FPS 1.70, Running 247.58s Step 488( 72.20%), action 361, FPS 1.69, Running 248.58s Step 489( 72.40%), action 362, FPS 1.72, Running 248.81s Step 490( 72.60%), action 363, FPS 1.75, Running 249.65s Step 491( 72.80%), action 364, FPS 1.76, Running 249.89s Step 492( 73.00%), action 365, FPS 1.79, Running 250.58s Step 493( 73.20%), action 366, FPS 1.81, Running 250.95s Step 494( 73.40%), action 367, FPS 1.81, Running 251.63s Step 495( 73.60%), action 368, FPS 1.83, Running 252.03s Step 496( 73.80%), action 369, FPS 1.89, Running 252.69s Step 497( 74.00%), action 370, FPS 1.86, Running 253.12s Step 498( 74.20%), action 371, FPS 1.85, Running 254.05s Step 499( 74.40%), action 372, FPS 1.91, Running 254.28s Step 500( 74.60%), action 373, FPS 1.93, Running 255.18s Step 501( 74.80%), action 374, FPS 1.99, Running 255.45s Step 502( 75.00%), action 375, FPS 1.94, Running 256.25s Step 503( 75.20%), action 376, FPS 1.99, Running 256.50s Step 504( 75.40%), action 377, FPS 1.89, Running 257.36s Step 505( 75.60%), action 378, FPS 1.88, Running 257.62s Step 506( 75.80%), action 379, FPS 1.79, Running 258.46s Step 507( 76.00%), action 380, FPS 1.80, Running 258.71s Step 508( 76.20%), action 381, FPS 1.80, Running 259.69s Step 509( 76.40%), action 382, FPS 1.75, Running 260.24s Step 510( 76.60%), action 383, FPS 1.76, Running 261.00s Step 511( 76.80%), action 384, FPS 1.73, Running 261.43s Step 512( 77.00%), action 385, FPS 1.70, Running 262.32s Step 513( 77.20%), action 386, FPS 1.67, Running 262.95s Step 514( 77.40%), action 387, FPS 1.63, Running 263.92s [2026-08-01 21:15:46] [91 ] Seed 90 success after 264.38 s. +steps: 514 , actions: 387 . +Instruction: Empty +Total 54/91(59.34%) success. +Setting seed: 91 +Step 1( N/A%), pre moving , FPS 4.05, Running 0.25s Step 2( N/A%), pre moving , FPS 4.76, Running 0.42s Step 3( N/A%), pre moving , FPS 4.95, Running 0.61s Step 4( N/A%), pre moving , FPS 6.38, Running 0.63s Step 5( N/A%), pre moving , FPS 7.56, Running 0.66s Step 6( N/A%), pre moving , FPS 8.81, Running 0.68s Step 7( N/A%), pre moving , FPS 9.93, Running 0.71s Step 8( N/A%), pre moving , FPS 11.06, Running 0.72s Step 9( N/A%), pre moving , FPS 12.04, Running 0.75s Step 10( N/A%), pre moving , FPS 13.02, Running 0.77s Step 11( N/A%), pre moving , FPS 13.96, Running 0.79s Step 12( N/A%), pre moving , FPS 14.89, Running 0.81s Step 13( N/A%), pre moving , FPS 15.80, Running 0.82s Step 14( N/A%), pre moving , FPS 16.67, Running 0.84s Step 15( N/A%), pre moving , FPS 17.51, Running 0.86s Step 16( N/A%), pre moving , FPS 18.21, Running 0.88s Step 17( N/A%), pre moving , FPS 18.87, Running 0.90s Step 18( N/A%), pre moving , FPS 19.53, Running 0.92s Step 19( N/A%), pre moving , FPS 20.02, Running 0.95s Step 20( N/A%), pre moving , FPS 20.37, Running 0.98s Step 21( N/A%), pre moving , FPS 21.12, Running 1.19s Step 22( N/A%), pre moving , FPS 25.34, Running 1.21s Step 23( N/A%), pre moving , FPS 32.22, Running 1.23s Step 24( N/A%), pre moving , FPS 32.07, Running 1.25s Step 25( N/A%), pre moving , FPS 32.97, Running 1.27s Step 26( N/A%), pre moving , FPS 24.50, Running 1.50s Step 27( N/A%), pre moving , FPS 24.54, Running 1.52s Step 28( N/A%), pre moving , FPS 24.51, Running 1.54s Step 29( N/A%), pre moving , FPS 24.50, Running 1.56s Step 30( N/A%), pre moving , FPS 24.43, Running 1.59s Step 31( N/A%), pre moving , FPS 24.41, Running 1.61s Step 32( N/A%), pre moving , FPS 24.38, Running 1.63s Step 33( N/A%), pre moving , FPS 24.35, Running 1.64s Step 34( N/A%), pre moving , FPS 24.40, Running 1.66s Step 35( N/A%), pre moving , FPS 24.42, Running 1.68s Step 36( N/A%), pre moving , FPS 16.44, Running 2.10s Step 37( N/A%), pre moving , FPS 16.11, Running 2.14s Step 38( N/A%), pre moving , FPS 15.86, Running 2.18s Step 39( N/A%), pre moving , FPS 15.75, Running 2.22s Step 40( N/A%), pre moving , FPS 15.65, Running 2.26s Step 41( N/A%), pre moving , FPS 17.95, Running 2.31s Step 42( N/A%), pre moving , FPS 17.66, Running 2.34s Step 43( N/A%), pre moving , FPS 17.29, Running 2.38s Step 44( N/A%), pre moving , FPS 16.95, Running 2.43s Step 45( N/A%), pre moving , FPS 16.78, Running 2.46s Step 46( N/A%), pre moving , FPS 19.21, Running 2.54s Step 47( N/A%), pre moving , FPS 18.53, Running 2.60s Step 48( N/A%), pre moving , FPS 17.18, Running 2.70s Step 49( N/A%), pre moving , FPS 13.23, Running 3.08s Step 50( N/A%), pre moving , FPS 12.58, Running 3.18s Step 51( N/A%), pre moving , FPS 11.19, Running 3.39s Step 52( N/A%), pre moving , FPS 9.94, Running 3.64s Step 53( N/A%), pre moving , FPS 9.57, Running 3.73s Step 54( N/A%), pre moving , FPS 8.26, Running 4.08s Step 55( N/A%), pre moving , FPS 7.98, Running 4.18s Step 56( N/A%), pre moving , FPS 9.13, Running 4.28s Step 57( N/A%), pre moving , FPS 8.02, Running 4.63s Step 58( N/A%), pre moving , FPS 7.81, Running 4.74s Step 59( N/A%), pre moving , FPS 7.62, Running 4.85s Step 60( N/A%), pre moving , FPS 6.83, Running 5.19s Step 61( N/A%), pre moving , FPS 6.75, Running 5.27s Step 62( N/A%), pre moving , FPS 6.58, Running 5.38s Step 63( N/A%), pre moving , FPS 6.46, Running 5.48s Step 64( N/A%), pre moving , FPS 5.92, Running 5.81s Step 65( N/A%), pre moving , FPS 5.79, Running 5.92s Step 66( N/A%), pre moving , FPS 5.69, Running 6.05s Step 67( N/A%), pre moving , FPS 5.28, Running 6.39s Step 68( N/A%), pre moving , FPS 5.26, Running 6.50s Step 69( N/A%), pre moving , FPS 5.40, Running 6.78s Step 70( N/A%), pre moving , FPS 5.27, Running 6.97s Step 71( N/A%), pre moving , FPS 5.45, Running 7.06s Step 72( N/A%), pre moving , FPS 5.66, Running 7.17s Step 73( N/A%), pre moving , FPS 5.25, Running 7.54s Step 74( N/A%), pre moving , FPS 5.65, Running 7.62s Step 75( N/A%), pre moving , FPS 5.64, Running 7.73s Step 76( N/A%), pre moving , FPS 5.30, Running 8.06s Step 77( N/A%), pre moving , FPS 5.65, Running 8.17s Step 78( N/A%), pre moving , FPS 5.66, Running 8.28s Step 79( N/A%), pre moving , FPS 5.30, Running 8.62s Step 80( N/A%), pre moving , FPS 5.67, Running 8.72s Step 81( N/A%), pre moving , FPS 5.64, Running 8.82s Step 82( N/A%), pre moving , FPS 5.29, Running 9.16s Step 83( N/A%), pre moving , FPS 5.26, Running 9.28s Step 84( N/A%), pre moving , FPS 5.60, Running 9.38s Step 85( N/A%), pre moving , FPS 5.24, Running 9.73s Step 86( N/A%), pre moving , FPS 5.27, Running 9.85s Step 87( N/A%), pre moving , FPS 5.69, Running 9.90s Step 88( N/A%), pre moving , FPS 5.77, Running 9.97s Step 89( N/A%), pre moving , FPS 6.15, Running 10.03s Step 90( N/A%), pre moving , FPS 5.93, Running 10.34s Step 91( N/A%), pre moving , FPS 5.96, Running 10.42s Step 92( N/A%), pre moving , FPS 6.03, Running 10.49s Step 93( N/A%), pre moving , FPS 6.66, Running 10.54s Step 94( N/A%), pre moving , FPS 6.68, Running 10.61s Step 95( N/A%), pre moving , FPS 6.25, Running 10.93s Step 96( N/A%), pre moving , FPS 6.76, Running 11.02s Step 97( N/A%), pre moving , FPS 6.87, Running 11.08s Step 98( N/A%), pre moving , FPS 6.96, Running 11.15s Step 99( N/A%), pre moving , FPS 7.03, Running 11.46s Step 100( N/A%), pre moving , FPS 7.06, Running 11.55s Step 101( N/A%), pre moving , FPS 7.21, Running 11.59s Step 102( N/A%), pre moving , FPS 8.04, Running 11.65s Step 103( N/A%), pre moving , FPS 8.22, Running 11.71s Step 104( N/A%), pre moving , FPS 7.56, Running 12.02s Step 105( N/A%), pre moving , FPS 8.42, Running 12.11s Step 106( N/A%), pre moving , FPS 4.33, Running 14.47s Step 107( N/A%), pre moving , FPS 3.75, Running 15.24s Step 108( N/A%), pre moving , FPS 3.64, Running 15.46s Step 109( N/A%), pre moving , FPS 3.39, Running 15.93s Step 110( N/A%), pre moving , FPS 3.46, Running 16.13s Step 111( N/A%), pre moving , FPS 3.22, Running 16.63s Step 112( N/A%), pre moving , FPS 3.04, Running 17.07s Step 113( N/A%), pre moving , FPS 2.83, Running 17.60s Step 114( N/A%), pre moving , FPS 2.79, Running 17.78s Step 115( N/A%), pre moving , FPS 2.71, Running 18.31s Step 116( N/A%), pre moving , FPS 2.67, Running 18.51s Step 117( N/A%), pre moving , FPS 2.55, Running 18.92s Step 118( N/A%), pre moving , FPS 2.43, Running 19.38s Step 119( N/A%), pre moving , FPS 2.36, Running 19.95s Step 120( N/A%), pre moving , FPS 2.34, Running 20.11s Step 121( N/A%), pre moving , FPS 2.23, Running 20.56s Step 122( N/A%), pre moving , FPS 2.21, Running 20.71s Step 123( N/A%), pre moving , FPS 2.17, Running 20.93s Step 124( N/A%), pre moving , FPS 2.22, Running 21.04s Step 125( N/A%), pre moving , FPS 2.18, Running 21.29s Step 126( 0.20%), action 1, FPS 2.53, Running 22.38s Step 127( 0.40%), action 2, FPS 2.60, Running 22.95s Step 128( 0.60%), action 3, FPS 2.36, Running 23.94s Step 129( 0.80%), action 4, FPS 2.30, Running 24.62s Step 130( 1.00%), action 5, FPS 2.11, Running 25.60s Step 131( 1.20%), action 6, FPS 2.10, Running 26.14s Step 132( 1.40%), action 7, FPS 2.05, Running 26.83s Step 133( 1.60%), action 8, FPS 2.06, Running 27.32s Step 134( 1.80%), action 9, FPS 1.91, Running 28.28s Step 135( 2.00%), action 10, FPS 1.95, Running 28.57s Step 136( 2.20%), action 11, FPS 1.81, Running 29.54s Step 137( 2.40%), action 12, FPS 1.79, Running 30.12s Step 138( 2.60%), action 13, FPS 1.73, Running 30.95s Step 139( 2.80%), action 14, FPS 1.77, Running 31.24s Step 140( 3.00%), action 15, FPS 1.66, Running 32.12s Step 141( 3.20%), action 16, FPS 1.69, Running 32.40s Step 142( 3.40%), action 17, FPS 1.60, Running 33.20s Step 143( 3.60%), action 18, FPS 1.59, Running 33.50s Step 144( 3.80%), action 19, FPS 1.50, Running 34.35s Step 145( 4.00%), action 20, FPS 1.50, Running 34.64s Step 146( 4.20%), action 21, FPS 1.48, Running 35.86s Step 147( 4.40%), action 22, FPS 1.52, Running 36.12s Step 148( 4.60%), action 23, FPS 1.52, Running 37.11s Step 149( 4.80%), action 24, FPS 1.54, Running 37.63s Step 150( 5.00%), action 25, FPS 1.57, Running 38.31s Step 151( 5.20%), action 26, FPS 1.58, Running 38.78s Step 152( 5.40%), action 27, FPS 1.58, Running 39.46s Step 153( 5.60%), action 28, FPS 1.62, Running 39.65s Step 154( 5.80%), action 29, FPS 1.69, Running 40.08s Step 155( 6.00%), action 30, FPS 1.71, Running 40.30s Step 156( 6.20%), action 31, FPS 1.79, Running 40.70s Step 157( 6.40%), action 32, FPS 1.84, Running 40.99s Step 158( 6.60%), action 33, FPS 1.91, Running 41.42s Step 159( 6.80%), action 34, FPS 1.91, Running 41.69s Step 160( 7.00%), action 35, FPS 1.91, Running 42.61s Step 161( 7.20%), action 36, FPS 1.90, Running 42.90s Step 162( 7.40%), action 37, FPS 1.90, Running 43.75s Step 163( 7.60%), action 38, FPS 1.86, Running 44.26s Step 164( 7.80%), action 39, FPS 1.90, Running 44.88s Step 165( 8.00%), action 40, FPS 1.90, Running 45.16s Step 166( 8.20%), action 41, FPS 1.95, Running 46.14s Step 167( 8.40%), action 42, FPS 1.91, Running 46.58s Step 168( 8.60%), action 43, FPS 1.91, Running 47.57s Step 169( 8.80%), action 44, FPS 1.96, Running 47.84s Step 170( 9.00%), action 45, FPS 1.94, Running 48.64s Step 171( 9.20%), action 46, FPS 1.97, Running 48.92s Step 172( 9.40%), action 47, FPS 1.95, Running 49.73s Step 173( 9.60%), action 48, FPS 1.93, Running 50.00s Step 174( 9.80%), action 49, FPS 1.86, Running 50.82s Step 175( 10.00%), action 50, FPS 1.85, Running 51.10s Step 176( 10.20%), action 51, FPS 1.77, Running 51.99s Step 177( 10.40%), action 52, FPS 1.77, Running 52.28s Step 178( 10.60%), action 53, FPS 1.72, Running 53.08s Step 179( 10.80%), action 54, FPS 1.71, Running 53.36s Step 180( 11.00%), action 55, FPS 1.73, Running 54.21s Step 181( 11.20%), action 56, FPS 1.71, Running 54.60s Step 182( 11.40%), action 57, FPS 1.73, Running 55.29s Step 183( 11.60%), action 58, FPS 1.76, Running 55.62s Step 184( 11.80%), action 59, FPS 1.73, Running 56.42s Step 185( 12.00%), action 60, FPS 1.73, Running 56.74s Step 186( 12.20%), action 61, FPS 1.74, Running 57.66s Step 187( 12.40%), action 62, FPS 1.72, Running 58.23s Step 188( 12.60%), action 63, FPS 1.76, Running 58.93s Step 189( 12.80%), action 64, FPS 1.73, Running 59.40s Step 190( 13.00%), action 65, FPS 1.77, Running 59.95s Step 191( 13.20%), action 66, FPS 1.77, Running 60.19s Step 192( 13.40%), action 67, FPS 1.85, Running 60.55s Step 193( 13.60%), action 68, FPS 1.85, Running 60.79s Step 194( 13.80%), action 69, FPS 1.94, Running 61.14s Step 195( 14.00%), action 70, FPS 1.91, Running 61.58s Step 196( 14.20%), action 71, FPS 1.88, Running 62.63s Step 197( 14.40%), action 72, FPS 1.87, Running 62.97s Step 198( 14.60%), action 73, FPS 1.88, Running 63.72s Step 199( 14.80%), action 74, FPS 1.84, Running 64.22s Step 200( 15.00%), action 75, FPS 1.87, Running 64.90s Step 201( 15.20%), action 76, FPS 1.84, Running 65.49s Step 202( 15.40%), action 77, FPS 1.85, Running 66.08s Step 203( 15.60%), action 78, FPS 1.80, Running 66.73s Step 204( 15.80%), action 79, FPS 1.79, Running 67.61s Step 205( 16.00%), action 80, FPS 1.75, Running 68.19s Step 206( 16.20%), action 81, FPS 1.73, Running 69.25s Step 207( 16.40%), action 82, FPS 1.72, Running 69.86s Step 208( 16.60%), action 83, FPS 1.67, Running 70.87s Step 209( 16.80%), action 84, FPS 1.65, Running 71.53s Step 210( 17.00%), action 85, FPS 1.59, Running 72.54s Step 211( 17.20%), action 86, FPS 1.55, Running 73.13s Step 212( 17.40%), action 87, FPS 1.48, Running 74.06s Step 213( 17.60%), action 88, FPS 1.47, Running 74.37s Step 214( 17.80%), action 89, FPS 1.41, Running 75.28s Step 215( 18.00%), action 90, FPS 1.41, Running 75.74s Step 216( 18.20%), action 91, FPS 1.41, Running 76.81s Step 217( 18.40%), action 92, FPS 1.41, Running 77.15s Step 218( 18.60%), action 93, FPS 1.36, Running 78.43s Step 219( 18.80%), action 94, FPS 1.38, Running 78.77s Step 220( 19.00%), action 95, FPS 1.40, Running 79.22s Step 221( 19.20%), action 96, FPS 1.43, Running 79.47s Step 222( 19.40%), action 97, FPS 1.42, Running 80.14s Step 223( 19.60%), action 98, FPS 1.42, Running 80.86s Step 224( 19.80%), action 99, FPS 1.40, Running 81.94s Step 225( 20.00%), action 100, FPS 1.39, Running 82.55s Step 226( 20.20%), action 101, FPS 1.40, Running 83.49s Step 227( 20.40%), action 102, FPS 1.43, Running 83.84s Step 228( 20.60%), action 103, FPS 1.45, Running 84.67s Step 229( 20.80%), action 104, FPS 1.48, Running 85.04s Step 230( 21.00%), action 105, FPS 1.50, Running 85.86s Step 231( 21.20%), action 106, FPS 1.50, Running 86.46s Step 232( 21.40%), action 107, FPS 1.49, Running 87.44s Step 233( 21.60%), action 108, FPS 1.45, Running 88.16s Step 234( 21.80%), action 109, FPS 1.45, Running 89.08s Step 235( 22.00%), action 110, FPS 1.46, Running 89.48s Step 236( 22.20%), action 111, FPS 1.49, Running 90.27s Step 237( 22.40%), action 112, FPS 1.47, Running 90.77s Step 238( 22.60%), action 113, FPS 1.49, Running 91.88s Step 239( 22.80%), action 114, FPS 1.47, Running 92.41s Step 240( 23.00%), action 115, FPS 1.44, Running 93.09s Step 241( 23.20%), action 116, FPS 1.42, Running 93.60s Step 242( 23.40%), action 117, FPS 1.38, Running 94.58s Step 243( 23.60%), action 118, FPS 1.43, Running 94.89s Step 244( 23.80%), action 119, FPS 1.45, Running 95.76s Step 245( 24.00%), action 120, FPS 1.47, Running 96.13s Step 246( 24.20%), action 121, FPS 1.43, Running 97.48s Step 247( 24.40%), action 122, FPS 1.41, Running 98.07s Step 248( 24.60%), action 123, FPS 1.45, Running 98.49s Step 249( 24.80%), action 124, FPS 1.44, Running 98.97s Step 250( 25.00%), action 125, FPS 1.46, Running 99.60s Step 251( 25.20%), action 126, FPS 1.46, Running 100.14s Step 252( 25.40%), action 127, FPS 1.51, Running 100.71s Step 253( 25.60%), action 128, FPS 1.53, Running 101.26s Step 254( 25.80%), action 129, FPS 1.53, Running 102.17s Step 255( 26.00%), action 130, FPS 1.54, Running 102.48s Step 256( 26.20%), action 131, FPS 1.52, Running 103.42s Step 257( 26.40%), action 132, FPS 1.54, Running 103.76s Step 258( 26.60%), action 133, FPS 1.57, Running 104.58s Step 259( 26.80%), action 134, FPS 1.60, Running 104.91s Step 260( 27.00%), action 135, FPS 1.57, Running 105.81s Step 261( 27.20%), action 136, FPS 1.60, Running 106.08s Step 262( 27.40%), action 137, FPS 1.60, Running 107.10s Step 263( 27.60%), action 138, FPS 1.57, Running 107.62s Step 264( 27.80%), action 139, FPS 1.56, Running 108.57s Step 265( 28.00%), action 140, FPS 1.57, Running 108.91s Step 266( 28.20%), action 141, FPS 1.58, Running 110.15s Step 267( 28.40%), action 142, FPS 1.58, Running 110.77s Step 268( 28.60%), action 143, FPS 1.54, Running 111.45s Step 269( 28.80%), action 144, FPS 1.54, Running 111.92s Step 270( 29.00%), action 145, FPS 1.52, Running 112.72s Step 271( 29.20%), action 146, FPS 1.55, Running 113.08s Step 272( 29.40%), action 147, FPS 1.51, Running 113.94s Step 273( 29.60%), action 148, FPS 1.54, Running 114.27s Step 274( 29.80%), action 149, FPS 1.53, Running 115.23s Step 275( 30.00%), action 150, FPS 1.50, Running 115.85s Step 276( 30.20%), action 151, FPS 1.48, Running 116.91s Step 277( 30.40%), action 152, FPS 1.48, Running 117.28s Step 278( 30.60%), action 153, FPS 1.49, Running 118.02s Step 279( 30.80%), action 154, FPS 1.47, Running 118.50s Step 280( 31.00%), action 155, FPS 1.50, Running 119.16s Step 281( 31.20%), action 156, FPS 1.49, Running 119.53s Step 282( 31.40%), action 157, FPS 1.46, Running 120.78s Step 283( 31.60%), action 158, FPS 1.47, Running 121.21s Step 284( 31.80%), action 159, FPS 1.46, Running 122.29s Step 285( 32.00%), action 160, FPS 1.46, Running 122.57s Step 286( 32.20%), action 161, FPS 1.44, Running 124.04s Step 287( 32.40%), action 162, FPS 1.44, Running 124.62s Step 288( 32.60%), action 163, FPS 1.41, Running 125.59s Step 289( 32.80%), action 164, FPS 1.43, Running 125.95s Step 290( 33.00%), action 165, FPS 1.42, Running 126.76s Step 291( 33.20%), action 166, FPS 1.43, Running 127.07s Step 292( 33.40%), action 167, FPS 1.43, Running 127.94s Step 293( 33.60%), action 168, FPS 1.41, Running 128.47s Step 294( 33.80%), action 169, FPS 1.39, Running 129.66s Step 295( 34.00%), action 170, FPS 1.41, Running 130.08s Step 296( 34.20%), action 171, FPS 1.40, Running 131.18s Step 297( 34.40%), action 172, FPS 1.41, Running 131.45s Step 298( 34.60%), action 173, FPS 1.40, Running 132.34s Step 299( 34.80%), action 174, FPS 1.39, Running 132.86s Step 300( 35.00%), action 175, FPS 1.39, Running 133.52s Step 301( 35.20%), action 176, FPS 1.38, Running 133.97s Step 302( 35.40%), action 177, FPS 1.42, Running 134.89s Step 303( 35.60%), action 178, FPS 1.41, Running 135.37s Step 304( 35.80%), action 179, FPS 1.43, Running 136.30s Step 305( 36.00%), action 180, FPS 1.42, Running 136.63s Step 306( 36.20%), action 181, FPS 1.44, Running 137.96s Step 307( 36.40%), action 182, FPS 1.44, Running 138.51s Step 308( 36.60%), action 183, FPS 1.45, Running 139.42s Step 309( 36.80%), action 184, FPS 1.45, Running 139.75s Step 310( 37.00%), action 185, FPS 1.45, Running 140.54s Step 311( 37.20%), action 186, FPS 1.41, Running 141.21s Step 312( 37.40%), action 187, FPS 1.41, Running 142.17s Step 313( 37.60%), action 188, FPS 1.40, Running 142.80s Step 314( 37.80%), action 189, FPS 1.40, Running 143.97s Step 315( 38.00%), action 190, FPS 1.39, Running 144.48s Step 316( 38.20%), action 191, FPS 1.39, Running 145.56s Step 317( 38.40%), action 192, FPS 1.36, Running 146.14s Step 318( 38.60%), action 193, FPS 1.35, Running 147.15s Step 319( 38.80%), action 194, FPS 1.34, Running 147.76s Step 320( 39.00%), action 195, FPS 1.31, Running 148.79s Step 321( 39.20%), action 196, FPS 1.30, Running 149.31s Step 322( 39.40%), action 197, FPS 1.30, Running 150.31s Step 323( 39.60%), action 198, FPS 1.32, Running 150.54s Step 324( 39.80%), action 199, FPS 1.31, Running 151.53s Step 325( 40.00%), action 200, FPS 1.29, Running 152.13s Step 326( 40.20%), action 201, FPS 1.31, Running 153.18s Step 327( 40.40%), action 202, FPS 1.34, Running 153.41s Step 328( 40.60%), action 203, FPS 1.39, Running 153.85s Step 329( 40.80%), action 204, FPS 1.38, Running 154.26s Step 330( 41.00%), action 205, FPS 1.41, Running 154.68s Step 331( 41.20%), action 206, FPS 1.43, Running 155.19s Step 332( 41.40%), action 207, FPS 1.43, Running 156.17s Step 333( 41.60%), action 208, FPS 1.45, Running 156.60s Step 334( 41.80%), action 209, FPS 1.50, Running 157.28s Step 335( 42.00%), action 210, FPS 1.51, Running 157.75s Step 336( 42.20%), action 211, FPS 1.51, Running 158.80s Step 337( 42.40%), action 212, FPS 1.55, Running 159.06s Step 338( 42.60%), action 213, FPS 1.58, Running 159.80s Step 339( 42.80%), action 214, FPS 1.61, Running 160.22s Step 340( 43.00%), action 215, FPS 1.63, Running 161.06s Step 341( 43.20%), action 216, FPS 1.62, Running 161.66s Step 342( 43.40%), action 217, FPS 1.62, Running 162.67s Step 343( 43.60%), action 218, FPS 1.61, Running 162.96s Step 344( 43.80%), action 219, FPS 1.62, Running 163.88s Step 345( 44.00%), action 220, FPS 1.62, Running 164.45s Step 346( 44.20%), action 221, FPS 1.64, Running 165.39s Step 347( 44.40%), action 222, FPS 1.62, Running 165.73s Step 348( 44.60%), action 223, FPS 1.58, Running 166.52s Step 349( 44.80%), action 224, FPS 1.59, Running 166.82s Step 350( 45.00%), action 225, FPS 1.55, Running 167.55s Step 351( 45.20%), action 226, FPS 1.58, Running 167.86s Step 352( 45.40%), action 227, FPS 1.60, Running 168.70s Step 353( 45.60%), action 228, FPS 1.61, Running 168.99s Step 354( 45.80%), action 229, FPS 1.62, Running 169.62s Step 355( 46.00%), action 230, FPS 1.62, Running 170.08s Step 356( 46.20%), action 231, FPS 1.67, Running 170.76s Step 357( 46.40%), action 232, FPS 1.64, Running 171.28s Step 358( 46.60%), action 233, FPS 1.62, Running 172.18s Step 359( 46.80%), action 234, FPS 1.64, Running 172.39s Step 360( 47.00%), action 235, FPS 1.71, Running 172.75s Step 361( 47.20%), action 236, FPS 1.76, Running 173.01s Step 362( 47.40%), action 237, FPS 1.78, Running 173.90s Step 363( 47.60%), action 238, FPS 1.77, Running 174.23s Step 364( 47.80%), action 239, FPS 1.78, Running 175.10s Step 365( 48.00%), action 240, FPS 1.76, Running 175.79s Step 366( 48.20%), action 241, FPS 1.75, Running 176.79s Step 367( 48.40%), action 242, FPS 1.71, Running 177.42s Step 368( 48.60%), action 243, FPS 1.72, Running 178.17s Step 369( 48.80%), action 244, FPS 1.70, Running 178.58s Step 370( 49.00%), action 245, FPS 1.67, Running 179.55s Step 371( 49.20%), action 246, FPS 1.62, Running 180.18s Step 372( 49.40%), action 247, FPS 1.60, Running 181.19s Step 373( 49.60%), action 248, FPS 1.56, Running 181.80s Step 374( 49.80%), action 249, FPS 1.51, Running 182.83s Step 375( 50.00%), action 250, FPS 1.50, Running 183.45s Step 376( 50.20%), action 251, FPS 1.46, Running 184.46s Step 377( 50.40%), action 252, FPS 1.45, Running 185.08s Step 378( 50.60%), action 253, FPS 1.43, Running 186.14s Step 379( 50.80%), action 254, FPS 1.39, Running 186.76s Step 380( 51.00%), action 255, FPS 1.33, Running 187.77s Step 381( 51.20%), action 256, FPS 1.30, Running 188.38s Step 382( 51.40%), action 257, FPS 1.32, Running 189.07s Step 383( 51.60%), action 258, FPS 1.31, Running 189.52s Step 384( 51.80%), action 259, FPS 1.28, Running 190.67s Step 385( 52.00%), action 260, FPS 1.30, Running 191.13s Step 386( 52.20%), action 261, FPS 1.31, Running 192.03s Step 387( 52.40%), action 262, FPS 1.31, Running 192.68s Step 388( 52.60%), action 263, FPS 1.32, Running 193.38s Step 389( 52.80%), action 264, FPS 1.30, Running 193.97s Step 390( 53.00%), action 265, FPS 1.30, Running 194.97s Step 391( 53.20%), action 266, FPS 1.30, Running 195.57s Step 392( 53.40%), action 267, FPS 1.29, Running 196.69s Step 393( 53.60%), action 268, FPS 1.29, Running 197.31s Step 394( 53.80%), action 269, FPS 1.32, Running 197.99s Step 395( 54.00%), action 270, FPS 1.34, Running 198.43s Step 396( 54.20%), action 271, FPS 1.36, Running 199.14s Step 397( 54.40%), action 272, FPS 1.35, Running 199.94s Step 398( 54.60%), action 273, FPS 1.36, Running 200.88s Step 399( 54.80%), action 274, FPS 1.38, Running 201.23s Step 400( 55.00%), action 275, FPS 1.39, Running 202.13s Step 401( 55.20%), action 276, FPS 1.40, Running 202.65s Step 402( 55.40%), action 277, FPS 1.38, Running 203.57s Step 403( 55.60%), action 278, FPS 1.36, Running 204.24s Step 404( 55.80%), action 279, FPS 1.37, Running 205.25s Step 405( 56.00%), action 280, FPS 1.39, Running 205.52s Step 406( 56.20%), action 281, FPS 1.39, Running 206.42s Step 407( 56.40%), action 282, FPS 1.40, Running 206.97s Step 408( 56.60%), action 283, FPS 1.37, Running 208.03s Step 409( 56.80%), action 284, FPS 1.37, Running 208.61s Step 410( 57.00%), action 285, FPS 1.42, Running 209.04s Step 411( 57.20%), action 286, FPS 1.46, Running 209.25s Step 412( 57.40%), action 287, FPS 1.50, Running 210.03s Step 413( 57.60%), action 288, FPS 1.51, Running 210.60s Step 414( 57.80%), action 289, FPS 1.50, Running 211.29s Step 415( 58.00%), action 290, FPS 1.49, Running 211.85s Step 416( 58.20%), action 291, FPS 1.46, Running 212.82s Step 417( 58.40%), action 292, FPS 1.50, Running 213.29s Step 418( 58.60%), action 293, FPS 1.50, Running 214.18s Step 419( 58.80%), action 294, FPS 1.51, Running 214.48s Step 420( 59.00%), action 295, FPS 1.54, Running 215.12s Step 421( 59.20%), action 296, FPS 1.55, Running 215.53s Step 422( 59.40%), action 297, FPS 1.54, Running 216.52s Step 423( 59.60%), action 298, FPS 1.58, Running 216.88s Step 424( 59.80%), action 299, FPS 1.62, Running 217.57s Step 425( 60.00%), action 300, FPS 1.62, Running 217.83s Step 426( 60.20%), action 301, FPS 1.62, Running 218.74s Step 427( 60.40%), action 302, FPS 1.62, Running 219.32s Step 428( 60.60%), action 303, FPS 1.65, Running 220.13s Step 429( 60.80%), action 304, FPS 1.68, Running 220.51s Step 430( 61.00%), action 305, FPS 1.62, Running 221.38s Step 431( 61.20%), action 306, FPS 1.61, Running 221.66s Step 432( 61.40%), action 307, FPS 1.59, Running 222.57s Step 433( 61.60%), action 308, FPS 1.60, Running 223.07s Step 434( 61.80%), action 309, FPS 1.59, Running 223.85s Step 435( 62.00%), action 310, FPS 1.62, Running 224.18s Step 436( 62.20%), action 311, FPS 1.63, Running 225.10s Step 437( 62.40%), action 312, FPS 1.66, Running 225.37s Step 438( 62.60%), action 313, FPS 1.66, Running 226.19s Step 439( 62.80%), action 314, FPS 1.68, Running 226.42s Step 440( 63.00%), action 315, FPS 1.69, Running 226.97s Step 441( 63.20%), action 316, FPS 1.72, Running 227.17s Step 442( 63.40%), action 317, FPS 1.79, Running 227.72s Step 443( 63.60%), action 318, FPS 1.80, Running 227.99s Step 444( 63.80%), action 319, FPS 1.85, Running 228.40s Step 445( 64.00%), action 320, FPS 1.83, Running 228.74s Step 446( 64.20%), action 321, FPS 1.84, Running 229.64s Step 447( 64.40%), action 322, FPS 1.89, Running 229.93s Step 448( 64.60%), action 323, FPS 1.92, Running 230.57s Step 449( 64.80%), action 324, FPS 1.91, Running 230.96s Step 450( 65.00%), action 325, FPS 1.91, Running 231.86s Step 451( 65.20%), action 326, FPS 1.91, Running 232.13s Step 452( 65.40%), action 327, FPS 1.92, Running 232.98s Step 453( 65.60%), action 328, FPS 1.90, Running 233.62s Step 454( 65.80%), action 329, FPS 1.89, Running 234.43s Step 455( 66.00%), action 330, FPS 1.88, Running 234.82s Step 456( 66.20%), action 331, FPS 1.93, Running 235.45s Step 457( 66.40%), action 332, FPS 1.89, Running 235.93s Step 458( 66.60%), action 333, FPS 1.90, Running 236.71s Step 459( 66.80%), action 334, FPS 1.86, Running 237.15s Step 460( 67.00%), action 335, FPS 1.81, Running 238.00s Step 461( 67.20%), action 336, FPS 1.74, Running 238.64s Step 462( 67.40%), action 337, FPS 1.69, Running 239.56s Step 463( 67.60%), action 338, FPS 1.69, Running 239.80s Step 464( 67.80%), action 339, FPS 1.62, Running 240.74s Step 465( 68.00%), action 340, FPS 1.63, Running 240.99s Step 466( 68.20%), action 341, FPS 1.61, Running 242.03s Step 467( 68.40%), action 342, FPS 1.58, Running 242.58s Step 468( 68.60%), action 343, FPS 1.54, Running 243.54s Step 469( 68.80%), action 344, FPS 1.53, Running 244.01s Step 470( 69.00%), action 345, FPS 1.56, Running 244.69s Step 471( 69.20%), action 346, FPS 1.54, Running 245.12s Step 472( 69.40%), action 347, FPS 1.51, Running 246.22s Step 473( 69.60%), action 348, FPS 1.56, Running 246.46s Step 474( 69.80%), action 349, FPS 1.61, Running 246.87s Step 475( 70.00%), action 350, FPS 1.63, Running 247.09s Step 476( 70.20%), action 351, FPS 1.64, Running 247.61s Step 477( 70.40%), action 352, FPS 1.62, Running 248.26s Step 478( 70.60%), action 353, FPS 1.64, Running 248.88s Step 479( 70.80%), action 354, FPS 1.64, Running 249.36s Step 480( 71.00%), action 355, FPS 1.66, Running 250.04s Step 481( 71.20%), action 356, FPS 1.69, Running 250.50s Step 482( 71.40%), action 357, FPS 1.73, Running 251.11s Step 483( 71.60%), action 358, FPS 1.70, Running 251.58s Step 484( 71.80%), action 359, FPS 1.74, Running 252.20s Step 485( 72.00%), action 360, FPS 1.71, Running 252.71s Step 486( 72.20%), action 361, FPS 1.73, Running 253.62s Step 487( 72.40%), action 362, FPS 1.71, Running 254.24s Step 488( 72.60%), action 363, FPS 1.76, Running 254.90s Step 489( 72.80%), action 364, FPS 1.76, Running 255.36s Step 490( 73.00%), action 365, FPS 1.77, Running 255.99s Step 491( 73.20%), action 366, FPS 1.77, Running 256.44s Step 492( 73.40%), action 367, FPS 1.79, Running 257.37s Step 493( 73.60%), action 368, FPS 1.79, Running 257.61s Step 494( 73.80%), action 369, FPS 1.75, Running 258.28s Step 495( 74.00%), action 370, FPS 1.73, Running 258.66s Step 496( 74.20%), action 371, FPS 1.70, Running 259.38s Step 497( 74.40%), action 372, FPS 1.74, Running 259.74s Step 498( 74.60%), action 373, FPS 1.75, Running 260.28s Step 499( 74.80%), action 374, FPS 1.75, Running 260.78s Step 500( 75.00%), action 375, FPS 1.77, Running 261.36s Step 501( 75.20%), action 376, FPS 1.80, Running 261.60s Step 502( 75.40%), action 377, FPS 1.77, Running 262.41s Step 503( 75.60%), action 378, FPS 1.76, Running 262.96s Step 504( 75.80%), action 379, FPS 1.75, Running 263.66s Step 505( 76.00%), action 380, FPS 1.77, Running 264.04s Step 506( 76.20%), action 381, FPS 1.77, Running 264.90s Step 507( 76.40%), action 382, FPS 1.83, Running 265.14s Step 508( 76.60%), action 383, FPS 1.88, Running 265.53s Step 509( 76.80%), action 384, FPS 1.89, Running 265.92s Step 510( 77.00%), action 385, FPS 1.93, Running 266.36s Step 511( 77.20%), action 386, FPS 1.97, Running 266.58s Step 512( 77.40%), action 387, FPS 2.12, Running 266.82s Step 513( 77.60%), action 388, FPS 2.13, Running 266.99s Step 514( 77.80%), action 389, FPS 2.19, Running 267.42s Step 515( 78.00%), action 390, FPS 2.16, Running 267.91s Step 516( 78.20%), action 391, FPS 2.11, Running 268.84s Step 517( 78.40%), action 392, FPS 2.14, Running 269.08s Step 518( 78.60%), action 393, FPS 2.04, Running 270.07s Step 519( 78.80%), action 394, FPS 2.04, Running 270.58s Step 520( 79.00%), action 395, FPS 1.97, Running 271.52s Step 521( 79.20%), action 396, FPS 1.97, Running 271.78s Step 522( 79.40%), action 397, FPS 1.94, Running 272.70s Step 523( 79.60%), action 398, FPS 1.94, Running 273.27s Step 524( 79.80%), action 399, FPS 1.90, Running 274.19s Step 525( 80.00%), action 400, FPS 1.92, Running 274.45s Step 526( 80.20%), action 401, FPS 1.92, Running 275.31s Step 527( 80.40%), action 402, FPS 1.85, Running 275.96s Step 528( 80.60%), action 403, FPS 1.80, Running 276.66s Step 529( 80.80%), action 404, FPS 1.79, Running 277.08s Step 530( 81.00%), action 405, FPS 1.71, Running 278.03s Step 531( 81.20%), action 406, FPS 1.71, Running 278.28s Step 532( 81.40%), action 407, FPS 1.62, Running 279.13s Step 533( 81.60%), action 408, FPS 1.61, Running 279.40s Step 534( 81.80%), action 409, FPS 1.57, Running 280.18s Step 535( 82.00%), action 410, FPS 1.59, Running 280.46s Step 536( 82.20%), action 411, FPS 1.61, Running 281.28s Step 537( 82.40%), action 412, FPS 1.60, Running 281.55s Step 538( 82.60%), action 413, FPS 1.63, Running 282.34s Step 539( 82.80%), action 414, FPS 1.65, Running 282.68s Step 540( 83.00%), action 415, FPS 1.71, Running 283.23s Step 541( 83.20%), action 416, FPS 1.67, Running 283.72s Step 542( 83.40%), action 417, FPS 1.71, Running 284.37s Step 543( 83.60%), action 418, FPS 1.74, Running 284.78s Step 544( 83.80%), action 419, FPS 1.79, Running 285.39s Step 545( 84.00%), action 420, FPS 1.78, Running 285.69s Step 546( 84.20%), action 421, FPS 1.77, Running 286.58s Step 547( 84.40%), action 422, FPS 1.82, Running 286.96s Step 548( 84.60%), action 423, FPS 1.82, Running 287.62s Step 549( 84.80%), action 424, FPS 1.82, Running 288.09s Step 550( 85.00%), action 425, FPS 1.85, Running 288.81s Step 551( 85.20%), action 426, FPS 1.83, Running 289.19s Step 552( 85.40%), action 427, FPS 1.82, Running 290.12s Step 553( 85.60%), action 428, FPS 1.81, Running 290.43s Step 554( 85.80%), action 429, FPS 1.80, Running 291.27s Step 555( 86.00%), action 430, FPS 1.81, Running 291.51s Step 556( 86.20%), action 431, FPS 1.80, Running 292.40s Step 557( 86.40%), action 432, FPS 1.80, Running 292.67s Step 558( 86.60%), action 433, FPS 1.80, Running 293.44s Step 559( 86.80%), action 434, FPS 1.82, Running 293.68s Step 560( 87.00%), action 435, FPS 1.78, Running 294.50s Step 561( 87.20%), action 436, FPS 1.81, Running 294.75s Step 562( 87.40%), action 437, FPS 1.78, Running 295.59s Step 563( 87.60%), action 438, FPS 1.81, Running 295.84s Step 564( 87.80%), action 439, FPS 1.78, Running 296.65s Step 565( 88.00%), action 440, FPS 1.78, Running 296.91s Step 566( 88.20%), action 441, FPS 1.80, Running 297.72s Step 567( 88.40%), action 442, FPS 1.81, Running 297.99s Step 568( 88.60%), action 443, FPS 1.78, Running 298.83s Step 569( 88.80%), action 444, FPS 1.80, Running 299.19s Step 570( 89.00%), action 445, FPS 1.79, Running 299.96s Step 571( 89.20%), action 446, FPS 1.81, Running 300.21s Step 572( 89.40%), action 447, FPS 1.83, Running 301.06s Step 573( 89.60%), action 448, FPS 1.84, Running 301.31s Step 574( 89.80%), action 449, FPS 1.84, Running 302.15s Step 575( 90.00%), action 450, FPS 1.84, Running 302.41s Step 576( 90.20%), action 451, FPS 1.84, Running 303.28s Step 577( 90.40%), action 452, FPS 1.85, Running 303.46s Step 578( 90.60%), action 453, FPS 1.95, Running 303.72s Step 579( 90.80%), action 454, FPS 1.96, Running 303.89s Step 580( 91.00%), action 455, FPS 2.08, Running 304.12s Step 581( 91.20%), action 456, FPS 2.09, Running 304.30s Step 582( 91.40%), action 457, FPS 2.24, Running 304.54s Step 583( 91.60%), action 458, FPS 2.25, Running 304.71s Step 584( 91.80%), action 459, FPS 2.39, Running 305.02s Step 585( 92.00%), action 460, FPS 2.40, Running 305.24s Step 586( 92.20%), action 461, FPS 2.42, Running 305.98s Step 587( 92.40%), action 462, FPS 2.39, Running 306.36s Step 588( 92.60%), action 463, FPS 2.41, Running 307.15s Step 589( 92.80%), action 464, FPS 2.42, Running 307.45s Step 590( 93.00%), action 465, FPS 2.40, Running 308.29s Step 591( 93.20%), action 466, FPS 2.40, Running 308.55s Step 592( 93.40%), action 467, FPS 2.41, Running 309.36s Step 593( 93.60%), action 468, FPS 2.41, Running 309.60s Step 594( 93.80%), action 469, FPS 2.43, Running 310.39s Step 595( 94.00%), action 470, FPS 2.42, Running 310.67s Step 596( 94.20%), action 471, FPS 2.43, Running 311.49s Step 597( 94.40%), action 472, FPS 2.41, Running 311.75s Step 598( 94.60%), action 473, FPS 2.25, Running 312.60s Step 599( 94.80%), action 474, FPS 2.24, Running 312.84s Step 600( 95.00%), action 475, FPS 2.13, Running 313.51s Step 601( 95.20%), action 476, FPS 2.08, Running 313.91s Step 602( 95.40%), action 477, FPS 1.99, Running 314.59s Step 603( 95.60%), action 478, FPS 1.95, Running 314.95s Step 604( 95.80%), action 479, FPS 1.89, Running 315.63s Step 605( 96.00%), action 480, FPS 1.86, Running 316.01s Step 606( 96.20%), action 481, FPS 1.83, Running 316.91s Step 607( 96.40%), action 482, FPS 1.85, Running 317.14s Step 608( 96.60%), action 483, FPS 1.88, Running 317.77s Step 609( 96.80%), action 484, FPS 1.86, Running 318.18s Step 610( 97.00%), action 485, FPS 1.86, Running 319.03s Step 611( 97.20%), action 486, FPS 1.86, Running 319.29s Step 612( 97.40%), action 487, FPS 1.89, Running 319.93s Step 613( 97.60%), action 488, FPS 1.85, Running 320.40s Step 614( 97.80%), action 489, FPS 1.84, Running 321.23s Step 615( 98.00%), action 490, FPS 1.85, Running 321.48s Step 616( 98.20%), action 491, FPS 1.84, Running 322.35s Step 617( 98.40%), action 492, FPS 1.86, Running 322.52s Step 618( 98.60%), action 493, FPS 1.96, Running 322.82s Step 619( 98.80%), action 494, FPS 1.96, Running 323.05s Step 620( 99.00%), action 495, FPS 2.03, Running 323.37s Step 621( 99.20%), action 496, FPS 2.07, Running 323.57s Step 622( 99.40%), action 497, FPS 2.13, Running 324.00s Step 623( 99.60%), action 498, FPS 2.14, Running 324.31s Step 624( 99.80%), action 499, FPS 2.21, Running 324.69s Step 625(100.00%), action 500, FPS 2.24, Running 324.93s [2026-08-01 21:21:11] [92 ] Seed 91 failed after 325.18 s. +steps: 625 , actions: 500 . +Instruction: Empty +Total 54/92(58.70%) success. +Setting seed: 92 +Step 1( N/A%), pre moving , FPS 1.83, Running 0.55s Step 2( N/A%), pre moving , FPS 3.31, Running 0.60s Step 3( N/A%), pre moving , FPS 3.29, Running 0.91s Step 4( N/A%), pre moving , FPS 4.02, Running 0.99s Step 5( N/A%), pre moving , FPS 4.75, Running 1.05s Step 6( N/A%), pre moving , FPS 5.32, Running 1.13s Step 7( N/A%), pre moving , FPS 4.85, Running 1.44s Step 8( N/A%), pre moving , FPS 5.36, Running 1.49s Step 9( N/A%), pre moving , FPS 5.75, Running 1.57s Step 10( N/A%), pre moving , FPS 6.17, Running 1.62s Step 11( N/A%), pre moving , FPS 6.49, Running 1.70s Step 12( N/A%), pre moving , FPS 5.97, Running 2.01s Step 13( N/A%), pre moving , FPS 6.31, Running 2.06s Step 14( N/A%), pre moving , FPS 6.53, Running 2.14s Step 15( N/A%), pre moving , FPS 6.76, Running 2.22s Step 16( N/A%), pre moving , FPS 6.51, Running 2.46s Step 17( N/A%), pre moving , FPS 6.51, Running 2.61s Step 18( N/A%), pre moving , FPS 6.73, Running 2.67s Step 19( N/A%), pre moving , FPS 6.95, Running 2.73s Step 20( N/A%), pre moving , FPS 7.16, Running 2.79s Step 21( N/A%), pre moving , FPS 7.39, Running 3.25s Step 22( N/A%), pre moving , FPS 7.35, Running 3.33s Step 23( N/A%), pre moving , FPS 7.39, Running 3.62s Step 24( N/A%), pre moving , FPS 7.32, Running 3.73s Step 25( N/A%), pre moving , FPS 7.32, Running 3.79s Step 26( N/A%), pre moving , FPS 6.21, Running 4.35s Step 27( N/A%), pre moving , FPS 6.73, Running 4.42s Step 28( N/A%), pre moving , FPS 6.70, Running 4.48s Step 29( N/A%), pre moving , FPS 6.19, Running 4.80s Step 30( N/A%), pre moving , FPS 6.13, Running 4.88s Step 31( N/A%), pre moving , FPS 6.16, Running 4.94s Step 32( N/A%), pre moving , FPS 6.67, Running 5.01s Step 33( N/A%), pre moving , FPS 6.14, Running 5.32s Step 34( N/A%), pre moving , FPS 6.23, Running 5.35s Step 35( N/A%), pre moving , FPS 6.26, Running 5.41s Step 36( N/A%), pre moving , FPS 5.60, Running 6.03s Step 37( N/A%), pre moving , FPS 5.76, Running 6.09s Step 38( N/A%), pre moving , FPS 5.74, Running 6.16s Step 39( N/A%), pre moving , FPS 5.34, Running 6.48s Step 40( N/A%), pre moving , FPS 5.32, Running 6.56s Step 41( N/A%), pre moving , FPS 5.94, Running 6.62s Step 42( N/A%), pre moving , FPS 5.95, Running 6.69s Step 43( N/A%), pre moving , FPS 5.86, Running 7.03s Step 44( N/A%), pre moving , FPS 5.92, Running 7.11s Step 45( N/A%), pre moving , FPS 5.86, Running 7.20s Step 46( N/A%), pre moving , FPS 6.78, Running 7.30s Step 47( N/A%), pre moving , FPS 6.20, Running 7.64s Step 48( N/A%), pre moving , FPS 6.09, Running 7.76s Step 49( N/A%), pre moving , FPS 6.02, Running 8.12s Step 50( N/A%), pre moving , FPS 5.95, Running 8.24s Step 51( N/A%), pre moving , FPS 5.87, Running 8.35s Step 52( N/A%), pre moving , FPS 5.42, Running 8.70s Step 53( N/A%), pre moving , FPS 5.71, Running 8.82s Step 54( N/A%), pre moving , FPS 5.60, Running 8.92s Step 55( N/A%), pre moving , FPS 5.14, Running 9.31s Step 56( N/A%), pre moving , FPS 5.94, Running 9.39s Step 57( N/A%), pre moving , FPS 5.92, Running 9.47s Step 58( N/A%), pre moving , FPS 5.90, Running 9.54s Step 59( N/A%), pre moving , FPS 5.82, Running 9.91s Step 60( N/A%), pre moving , FPS 5.81, Running 10.00s Step 61( N/A%), pre moving , FPS 5.77, Running 10.09s Step 62( N/A%), pre moving , FPS 5.77, Running 10.16s Step 63( N/A%), pre moving , FPS 5.74, Running 10.52s Step 64( N/A%), pre moving , FPS 5.67, Running 10.63s Step 65( N/A%), pre moving , FPS 5.63, Running 10.75s Step 66( N/A%), pre moving , FPS 5.26, Running 11.10s Step 67( N/A%), pre moving , FPS 5.59, Running 11.22s Step 68( N/A%), pre moving , FPS 5.61, Running 11.33s Step 69( N/A%), pre moving , FPS 5.64, Running 11.67s Step 70( N/A%), pre moving , FPS 5.66, Running 11.78s Step 71( N/A%), pre moving , FPS 5.66, Running 11.89s Step 72( N/A%), pre moving , FPS 5.66, Running 12.23s Step 73( N/A%), pre moving , FPS 5.70, Running 12.33s Step 74( N/A%), pre moving , FPS 5.69, Running 12.44s Step 75( N/A%), pre moving , FPS 5.75, Running 12.78s Step 76( N/A%), pre moving , FPS 5.81, Running 12.84s Step 77( N/A%), pre moving , FPS 5.73, Running 12.96s Step 78( N/A%), pre moving , FPS 5.69, Running 13.06s Step 79( N/A%), pre moving , FPS 5.73, Running 13.40s Step 80( N/A%), pre moving , FPS 5.69, Running 13.52s Step 81( N/A%), pre moving , FPS 5.66, Running 13.62s Step 82( N/A%), pre moving , FPS 5.26, Running 13.96s Step 83( N/A%), pre moving , FPS 5.62, Running 14.08s Step 84( N/A%), pre moving , FPS 5.64, Running 14.18s Step 85( N/A%), pre moving , FPS 5.25, Running 14.56s Step 86( N/A%), pre moving , FPS 5.64, Running 14.65s Step 87( N/A%), pre moving , FPS 5.71, Running 14.72s Step 88( N/A%), pre moving , FPS 5.39, Running 15.04s Step 89( N/A%), pre moving , FPS 5.80, Running 15.12s Step 90( N/A%), pre moving , FPS 5.88, Running 15.18s Step 91( N/A%), pre moving , FPS 5.94, Running 15.25s Step 92( N/A%), pre moving , FPS 6.09, Running 15.51s Step 93( N/A%), pre moving , FPS 6.02, Running 15.65s Step 94( N/A%), pre moving , FPS 6.10, Running 15.72s Step 95( N/A%), pre moving , FPS 6.65, Running 15.79s Step 96( N/A%), pre moving , FPS 6.12, Running 16.11s Step 97( N/A%), pre moving , FPS 6.18, Running 16.19s Step 98( N/A%), pre moving , FPS 6.27, Running 16.25s Step 99( N/A%), pre moving , FPS 6.85, Running 16.32s Step 100( N/A%), pre moving , FPS 6.41, Running 16.64s Step 101( N/A%), pre moving , FPS 6.43, Running 16.73s Step 102( N/A%), pre moving , FPS 7.06, Running 16.79s Step 103( N/A%), pre moving , FPS 7.02, Running 16.92s Step 104( N/A%), pre moving , FPS 6.71, Running 17.16s Step 105( N/A%), pre moving , FPS 7.59, Running 17.19s Step 106( N/A%), pre moving , FPS 4.82, Running 18.79s Step 107( N/A%), pre moving , FPS 4.37, Running 19.30s Step 108( N/A%), pre moving , FPS 4.46, Running 19.52s Step 109( N/A%), pre moving , FPS 4.03, Running 20.08s Step 110( N/A%), pre moving , FPS 3.74, Running 20.53s Step 111( N/A%), pre moving , FPS 3.45, Running 21.05s Step 112( N/A%), pre moving , FPS 3.48, Running 21.26s Step 113( N/A%), pre moving , FPS 3.25, Running 21.80s Step 114( N/A%), pre moving , FPS 3.06, Running 22.26s Step 115( N/A%), pre moving , FPS 2.88, Running 22.75s Step 116( N/A%), pre moving , FPS 2.92, Running 22.96s Step 117( N/A%), pre moving , FPS 2.69, Running 23.64s Step 118( N/A%), pre moving , FPS 2.62, Running 23.87s Step 119( N/A%), pre moving , FPS 2.49, Running 24.35s Step 120( N/A%), pre moving , FPS 2.54, Running 24.52s Step 121( N/A%), pre moving , FPS 2.40, Running 25.06s Step 122( N/A%), pre moving , FPS 2.30, Running 25.47s Step 123( N/A%), pre moving , FPS 2.20, Running 26.00s Step 124( N/A%), pre moving , FPS 2.21, Running 26.20s Step 125( N/A%), pre moving , FPS 2.04, Running 26.97s Step 126( 0.20%), action 1, FPS 2.10, Running 28.32s Step 127( 0.40%), action 2, FPS 2.10, Running 28.84s Step 128( 0.60%), action 3, FPS 1.94, Running 29.84s Step 129( 0.80%), action 4, FPS 2.00, Running 30.11s Step 130( 1.00%), action 5, FPS 1.93, Running 30.89s Step 131( 1.20%), action 6, FPS 1.97, Running 31.20s Step 132( 1.40%), action 7, FPS 1.85, Running 32.05s Step 133( 1.60%), action 8, FPS 1.91, Running 32.30s Step 134( 1.80%), action 9, FPS 1.85, Running 33.09s Step 135( 2.00%), action 10, FPS 1.88, Running 33.38s Step 136( 2.20%), action 11, FPS 1.78, Running 34.17s Step 137( 2.40%), action 12, FPS 1.83, Running 34.59s Step 138( 2.60%), action 13, FPS 1.76, Running 35.21s Step 139( 2.80%), action 14, FPS 1.75, Running 35.75s Step 140( 3.00%), action 15, FPS 1.67, Running 36.50s Step 141( 3.20%), action 16, FPS 1.67, Running 37.00s Step 142( 3.40%), action 17, FPS 1.56, Running 38.29s Step 143( 3.60%), action 18, FPS 1.56, Running 38.84s Step 144( 3.80%), action 19, FPS 1.46, Running 39.93s Step 145( 4.00%), action 20, FPS 1.48, Running 40.48s Step 146( 4.20%), action 21, FPS 1.51, Running 41.56s Step 147( 4.40%), action 22, FPS 1.50, Running 42.15s Step 148( 4.60%), action 23, FPS 1.51, Running 43.11s Step 149( 4.80%), action 24, FPS 1.51, Running 43.35s Step 150( 5.00%), action 25, FPS 1.52, Running 44.03s Step 151( 5.20%), action 26, FPS 1.52, Running 44.39s Step 152( 5.40%), action 27, FPS 1.50, Running 45.37s Step 153( 5.60%), action 28, FPS 1.50, Running 45.61s Step 154( 5.80%), action 29, FPS 1.50, Running 46.42s Step 155( 6.00%), action 30, FPS 1.51, Running 46.65s Step 156( 6.20%), action 31, FPS 1.49, Running 47.54s Step 157( 6.40%), action 32, FPS 1.51, Running 47.87s Step 158( 6.60%), action 33, FPS 1.49, Running 48.64s Step 159( 6.80%), action 34, FPS 1.51, Running 48.97s Step 160( 7.00%), action 35, FPS 1.51, Running 49.72s Step 161( 7.20%), action 36, FPS 1.54, Running 49.96s Step 162( 7.40%), action 37, FPS 1.60, Running 50.78s Step 163( 7.60%), action 38, FPS 1.64, Running 51.04s Step 164( 7.80%), action 39, FPS 1.67, Running 51.92s Step 165( 8.00%), action 40, FPS 1.66, Running 52.55s Step 166( 8.20%), action 41, FPS 1.68, Running 53.46s Step 167( 8.40%), action 42, FPS 1.73, Running 53.73s Step 168( 8.60%), action 43, FPS 1.79, Running 54.28s Step 169( 8.80%), action 44, FPS 1.80, Running 54.48s Step 170( 9.00%), action 45, FPS 1.84, Running 54.87s Step 171( 9.20%), action 46, FPS 1.86, Running 55.12s Step 172( 9.40%), action 47, FPS 1.88, Running 56.02s Step 173( 9.60%), action 48, FPS 1.83, Running 56.55s Step 174( 9.80%), action 49, FPS 1.82, Running 57.41s Step 175( 10.00%), action 50, FPS 1.79, Running 57.82s Step 176( 10.20%), action 51, FPS 1.79, Running 58.73s Step 177( 10.40%), action 52, FPS 1.77, Running 59.19s Step 178( 10.60%), action 53, FPS 1.73, Running 60.19s Step 179( 10.80%), action 54, FPS 1.74, Running 60.47s Step 180( 11.00%), action 55, FPS 1.72, Running 61.37s Step 181( 11.20%), action 56, FPS 1.71, Running 61.69s Step 182( 11.40%), action 57, FPS 1.72, Running 62.43s Step 183( 11.60%), action 58, FPS 1.72, Running 62.69s Step 184( 11.80%), action 59, FPS 1.72, Running 63.54s Step 185( 12.00%), action 60, FPS 1.77, Running 63.84s Step 186( 12.20%), action 61, FPS 1.79, Running 64.63s Step 187( 12.40%), action 62, FPS 1.75, Running 65.17s Step 188( 12.60%), action 63, FPS 1.72, Running 65.91s Step 189( 12.80%), action 64, FPS 1.69, Running 66.29s Step 190( 13.00%), action 65, FPS 1.66, Running 66.92s Step 191( 13.20%), action 66, FPS 1.63, Running 67.39s Step 192( 13.40%), action 67, FPS 1.63, Running 68.26s Step 193( 13.60%), action 68, FPS 1.67, Running 68.55s Step 194( 13.80%), action 69, FPS 1.66, Running 69.45s Step 195( 14.00%), action 70, FPS 1.68, Running 69.73s Step 196( 14.20%), action 71, FPS 1.63, Running 70.99s Step 197( 14.40%), action 72, FPS 1.66, Running 71.26s Step 198( 14.60%), action 73, FPS 1.68, Running 72.10s Step 199( 14.80%), action 74, FPS 1.67, Running 72.46s Step 200( 15.00%), action 75, FPS 1.75, Running 72.83s Step 201( 15.20%), action 76, FPS 1.76, Running 73.02s Step 202( 15.40%), action 77, FPS 1.75, Running 73.85s Step 203( 15.60%), action 78, FPS 1.75, Running 74.13s Step 204( 15.80%), action 79, FPS 1.72, Running 75.16s Step 205( 16.00%), action 80, FPS 1.65, Running 75.98s Step 206( 16.20%), action 81, FPS 1.65, Running 76.73s Step 207( 16.40%), action 82, FPS 1.68, Running 77.08s Step 208( 16.60%), action 83, FPS 1.69, Running 77.73s Step 209( 16.80%), action 84, FPS 1.68, Running 78.20s Step 210( 17.00%), action 85, FPS 1.68, Running 78.86s Step 211( 17.20%), action 86, FPS 1.69, Running 79.23s Step 212( 17.40%), action 87, FPS 1.74, Running 79.78s Step 213( 17.60%), action 88, FPS 1.72, Running 80.17s Step 214( 17.80%), action 89, FPS 1.75, Running 80.87s Step 215( 18.00%), action 90, FPS 1.75, Running 81.13s Step 216( 18.20%), action 91, FPS 1.83, Running 81.92s Step 217( 18.40%), action 92, FPS 1.79, Running 82.42s Step 218( 18.60%), action 93, FPS 1.82, Running 83.11s Step 219( 18.80%), action 94, FPS 1.81, Running 83.51s Step 220( 19.00%), action 95, FPS 1.78, Running 84.08s Step 221( 19.20%), action 96, FPS 1.71, Running 84.69s Step 222( 19.40%), action 97, FPS 1.71, Running 85.57s Step 223( 19.60%), action 98, FPS 1.66, Running 86.20s Step 224( 19.80%), action 99, FPS 1.66, Running 87.21s Step 225( 20.00%), action 100, FPS 1.69, Running 87.79s Step 226( 20.20%), action 101, FPS 1.67, Running 88.70s Step 227( 20.40%), action 102, FPS 1.68, Running 88.96s Step 228( 20.60%), action 103, FPS 1.63, Running 89.97s Step 229( 20.80%), action 104, FPS 1.64, Running 90.41s Step 230( 21.00%), action 105, FPS 1.69, Running 90.71s Step 231( 21.20%), action 106, FPS 1.67, Running 91.19s Step 232( 21.40%), action 107, FPS 1.65, Running 91.87s Step 233( 21.60%), action 108, FPS 1.67, Running 92.15s Step 234( 21.80%), action 109, FPS 1.65, Running 92.98s Step 235( 22.00%), action 110, FPS 1.62, Running 93.47s Step 236( 22.20%), action 111, FPS 1.58, Running 94.55s Step 237( 22.40%), action 112, FPS 1.57, Running 95.16s Step 238( 22.60%), action 113, FPS 1.55, Running 96.04s Step 239( 22.80%), action 114, FPS 1.55, Running 96.40s Step 240( 23.00%), action 115, FPS 1.53, Running 97.13s Step 241( 23.20%), action 116, FPS 1.58, Running 97.35s Step 242( 23.40%), action 117, FPS 1.61, Running 97.99s Step 243( 23.60%), action 118, FPS 1.64, Running 98.42s Step 244( 23.80%), action 119, FPS 1.64, Running 99.41s Step 245( 24.00%), action 120, FPS 1.68, Running 99.67s Step 246( 24.20%), action 121, FPS 1.68, Running 100.62s Step 247( 24.40%), action 122, FPS 1.65, Running 101.10s Step 248( 24.60%), action 123, FPS 1.71, Running 101.69s Step 249( 24.80%), action 124, FPS 1.70, Running 102.16s Step 250( 25.00%), action 125, FPS 1.65, Running 102.84s Step 251( 25.20%), action 126, FPS 1.66, Running 103.22s Step 252( 25.40%), action 127, FPS 1.67, Running 103.83s Step 253( 25.60%), action 128, FPS 1.64, Running 104.32s Step 254( 25.80%), action 129, FPS 1.68, Running 104.86s Step 255( 26.00%), action 130, FPS 1.68, Running 105.39s Step 256( 26.20%), action 131, FPS 1.70, Running 106.31s Step 257( 26.40%), action 132, FPS 1.76, Running 106.55s Step 258( 26.60%), action 133, FPS 1.78, Running 107.25s Step 259( 26.80%), action 134, FPS 1.78, Running 107.65s Step 260( 27.00%), action 135, FPS 1.73, Running 108.66s Step 261( 27.20%), action 136, FPS 1.71, Running 109.07s Step 262( 27.40%), action 137, FPS 1.74, Running 109.46s Step 263( 27.60%), action 138, FPS 1.78, Running 109.67s Step 264( 27.80%), action 139, FPS 1.83, Running 110.32s Step 265( 28.00%), action 140, FPS 1.82, Running 110.67s Step 266( 28.20%), action 141, FPS 1.82, Running 111.59s Step 267( 28.40%), action 142, FPS 1.78, Running 112.32s Step 268( 28.60%), action 143, FPS 1.71, Running 113.38s Step 269( 28.80%), action 144, FPS 1.74, Running 113.67s Step 270( 29.00%), action 145, FPS 1.74, Running 114.34s Step 271( 29.20%), action 146, FPS 1.74, Running 114.73s Step 272( 29.40%), action 147, FPS 1.72, Running 115.48s Step 273( 29.60%), action 148, FPS 1.71, Running 116.00s Step 274( 29.80%), action 149, FPS 1.67, Running 116.81s Step 275( 30.00%), action 150, FPS 1.71, Running 117.09s Step 276( 30.20%), action 151, FPS 1.72, Running 117.97s Step 277( 30.40%), action 152, FPS 1.69, Running 118.38s Step 278( 30.60%), action 153, FPS 1.70, Running 119.02s Step 279( 30.80%), action 154, FPS 1.72, Running 119.30s Step 280( 31.00%), action 155, FPS 1.75, Running 120.11s Step 281( 31.20%), action 156, FPS 1.75, Running 120.50s Step 282( 31.40%), action 157, FPS 1.70, Running 121.25s Step 283( 31.60%), action 158, FPS 1.66, Running 121.73s Step 284( 31.80%), action 159, FPS 1.65, Running 122.45s Step 285( 32.00%), action 160, FPS 1.64, Running 122.87s Step 286( 32.20%), action 161, FPS 1.61, Running 124.02s Step 287( 32.40%), action 162, FPS 1.63, Running 124.61s Step 288( 32.60%), action 163, FPS 1.66, Running 125.46s Step 289( 32.80%), action 164, FPS 1.65, Running 125.80s Step 290( 33.00%), action 165, FPS 1.61, Running 126.73s Step 291( 33.20%), action 166, FPS 1.60, Running 127.26s Step 292( 33.40%), action 167, FPS 1.61, Running 127.92s Step 293( 33.60%), action 168, FPS 1.59, Running 128.60s Step 294( 33.80%), action 169, FPS 1.61, Running 129.20s Step 295( 34.00%), action 170, FPS 1.59, Running 129.68s Step 296( 34.20%), action 171, FPS 1.57, Running 130.68s Step 297( 34.40%), action 172, FPS 1.60, Running 130.91s Step 298( 34.60%), action 173, FPS 1.59, Running 131.59s Step 299( 34.80%), action 174, FPS 1.57, Running 132.05s Step 300( 35.00%), action 175, FPS 1.55, Running 133.00s Step 301( 35.20%), action 176, FPS 1.57, Running 133.28s Step 302( 35.40%), action 177, FPS 1.56, Running 134.07s Step 303( 35.60%), action 178, FPS 1.59, Running 134.32s Step 304( 35.80%), action 179, FPS 1.58, Running 135.10s Step 305( 36.00%), action 180, FPS 1.59, Running 135.47s Step 306( 36.20%), action 181, FPS 1.63, Running 136.32s Step 307( 36.40%), action 182, FPS 1.63, Running 136.85s Step 308( 36.60%), action 183, FPS 1.63, Running 137.76s Step 309( 36.80%), action 184, FPS 1.63, Running 138.08s Step 310( 37.00%), action 185, FPS 1.63, Running 139.02s Step 311( 37.20%), action 186, FPS 1.63, Running 139.56s Step 312( 37.40%), action 187, FPS 1.61, Running 140.38s Step 313( 37.60%), action 188, FPS 1.65, Running 140.75s Step 314( 37.80%), action 189, FPS 1.64, Running 141.43s Step 315( 38.00%), action 190, FPS 1.64, Running 141.85s Step 316( 38.20%), action 191, FPS 1.65, Running 142.79s Step 317( 38.40%), action 192, FPS 1.65, Running 143.06s Step 318( 38.60%), action 193, FPS 1.61, Running 144.00s Step 319( 38.80%), action 194, FPS 1.60, Running 144.59s Step 320( 39.00%), action 195, FPS 1.61, Running 145.39s Step 321( 39.20%), action 196, FPS 1.60, Running 145.76s Step 322( 39.40%), action 197, FPS 1.60, Running 146.59s Step 323( 39.60%), action 198, FPS 1.57, Running 147.03s Step 324( 39.80%), action 199, FPS 1.59, Running 147.66s Step 325( 40.00%), action 200, FPS 1.60, Running 147.97s Step 326( 40.20%), action 201, FPS 1.60, Running 148.85s Step 327( 40.40%), action 202, FPS 1.60, Running 149.32s Step 328( 40.60%), action 203, FPS 1.65, Running 149.90s Step 329( 40.80%), action 204, FPS 1.65, Running 150.19s Step 330( 41.00%), action 205, FPS 1.67, Running 150.98s Step 331( 41.20%), action 206, FPS 1.71, Running 151.27s Step 332( 41.40%), action 207, FPS 1.72, Running 152.01s Step 333( 41.60%), action 208, FPS 1.69, Running 152.59s Step 334( 41.80%), action 209, FPS 1.66, Running 153.50s Step 335( 42.00%), action 210, FPS 1.68, Running 153.75s Step 336( 42.20%), action 211, FPS 1.69, Running 154.64s Step 337( 42.40%), action 212, FPS 1.65, Running 155.20s Step 338( 42.60%), action 213, FPS 1.70, Running 155.74s Step 339( 42.80%), action 214, FPS 1.71, Running 156.26s Step 340( 43.00%), action 215, FPS 1.76, Running 156.79s Step 341( 43.20%), action 216, FPS 1.72, Running 157.36s Step 342( 43.40%), action 217, FPS 1.73, Running 158.15s Step 343( 43.60%), action 218, FPS 1.74, Running 158.49s Step 344( 43.80%), action 219, FPS 1.72, Running 159.28s Step 345( 44.00%), action 220, FPS 1.72, Running 159.57s Step 346( 44.20%), action 221, FPS 1.72, Running 160.46s Step 347( 44.40%), action 222, FPS 1.75, Running 160.73s Step 348( 44.60%), action 223, FPS 1.73, Running 161.48s Step 349( 44.80%), action 224, FPS 1.72, Running 161.79s Step 350( 45.00%), action 225, FPS 1.72, Running 162.60s Step 351( 45.20%), action 226, FPS 1.72, Running 162.88s Step 352( 45.40%), action 227, FPS 1.74, Running 163.49s Step 353( 45.60%), action 228, FPS 1.80, Running 163.71s Step 354( 45.80%), action 229, FPS 1.90, Running 164.02s Step 355( 46.00%), action 230, FPS 1.88, Running 164.37s Step 356( 46.20%), action 231, FPS 1.95, Running 164.87s Step 357( 46.40%), action 232, FPS 1.96, Running 165.38s Step 358( 46.60%), action 233, FPS 1.93, Running 166.13s Step 359( 46.80%), action 234, FPS 1.95, Running 166.54s Step 360( 47.00%), action 235, FPS 1.88, Running 167.42s Step 361( 47.20%), action 236, FPS 1.94, Running 167.67s Step 362( 47.40%), action 237, FPS 1.92, Running 168.55s Step 363( 47.60%), action 238, FPS 1.94, Running 168.82s Step 364( 47.80%), action 239, FPS 1.94, Running 169.61s Step 365( 48.00%), action 240, FPS 1.94, Running 169.87s Step 366( 48.20%), action 241, FPS 1.94, Running 170.77s Step 367( 48.40%), action 242, FPS 1.93, Running 171.09s Step 368( 48.60%), action 243, FPS 1.92, Running 171.88s Step 369( 48.80%), action 244, FPS 1.92, Running 172.18s Step 370( 49.00%), action 245, FPS 1.93, Running 172.97s Step 371( 49.20%), action 246, FPS 1.93, Running 173.25s Step 372( 49.40%), action 247, FPS 1.89, Running 174.05s Step 373( 49.60%), action 248, FPS 1.89, Running 174.29s Step 374( 49.80%), action 249, FPS 1.80, Running 175.13s Step 375( 50.00%), action 250, FPS 1.80, Running 175.46s Step 376( 50.20%), action 251, FPS 1.75, Running 176.31s Step 377( 50.40%), action 252, FPS 1.79, Running 176.55s Step 378( 50.60%), action 253, FPS 1.78, Running 177.34s Step 379( 50.80%), action 254, FPS 1.80, Running 177.67s Step 380( 51.00%), action 255, FPS 1.86, Running 178.18s Step 381( 51.20%), action 256, FPS 1.83, Running 178.59s Step 382( 51.40%), action 257, FPS 1.86, Running 179.29s Step 383( 51.60%), action 258, FPS 1.84, Running 179.68s Step 384( 51.80%), action 259, FPS 1.82, Running 180.60s Step 385( 52.00%), action 260, FPS 1.82, Running 180.88s Step 386( 52.20%), action 261, FPS 1.82, Running 181.74s Step 387( 52.40%), action 262, FPS 1.77, Running 182.39s Step 388( 52.60%), action 263, FPS 1.80, Running 182.99s Step 389( 52.80%), action 264, FPS 1.82, Running 183.20s Step 390( 53.00%), action 265, FPS 1.89, Running 183.58s Step 391( 53.20%), action 266, FPS 1.86, Running 184.00s Step 392( 53.40%), action 267, FPS 1.94, Running 184.35s Step 393( 53.60%), action 268, FPS 1.94, Running 184.62s Step 394( 53.80%), action 269, FPS 1.99, Running 185.20s Step 395( 54.00%), action 270, FPS 1.95, Running 185.73s Step 396( 54.20%), action 271, FPS 1.95, Running 186.57s Step 397( 54.40%), action 272, FPS 1.94, Running 186.86s Step 398( 54.60%), action 273, FPS 1.94, Running 187.64s Step 399( 54.80%), action 274, FPS 1.95, Running 187.93s Step 400( 55.00%), action 275, FPS 1.85, Running 189.00s Step 401( 55.20%), action 276, FPS 1.86, Running 189.34s Step 402( 55.40%), action 277, FPS 1.85, Running 190.07s Step 403( 55.60%), action 278, FPS 1.85, Running 190.50s Step 404( 55.80%), action 279, FPS 1.91, Running 191.09s Step 405( 56.00%), action 280, FPS 1.87, Running 191.59s Step 406( 56.20%), action 281, FPS 1.87, Running 192.43s Step 407( 56.40%), action 282, FPS 1.95, Running 192.67s Step 408( 56.60%), action 283, FPS 1.92, Running 193.42s Step 409( 56.80%), action 284, FPS 1.89, Running 193.78s Step 410( 57.00%), action 285, FPS 1.80, Running 194.67s Step 411( 57.20%), action 286, FPS 1.83, Running 194.92s Step 412( 57.40%), action 287, FPS 1.75, Running 195.80s Step 413( 57.60%), action 288, FPS 1.75, Running 196.07s Step 414( 57.80%), action 289, FPS 1.71, Running 196.89s Step 415( 58.00%), action 290, FPS 1.75, Running 197.16s Step 416( 58.20%), action 291, FPS 1.69, Running 198.40s Step 417( 58.40%), action 292, FPS 1.70, Running 198.62s Step 418( 58.60%), action 293, FPS 1.69, Running 199.48s Step 419( 58.80%), action 294, FPS 1.70, Running 199.73s Step 420( 59.00%), action 295, FPS 1.72, Running 200.63s Step 421( 59.20%), action 296, FPS 1.72, Running 200.98s Step 422( 59.40%), action 297, FPS 1.72, Running 201.67s Step 423( 59.60%), action 298, FPS 1.76, Running 201.87s Step 424( 59.80%), action 299, FPS 1.79, Running 202.28s Step 425( 60.00%), action 300, FPS 1.83, Running 202.49s Step 426( 60.20%), action 301, FPS 1.83, Running 203.35s [2026-08-01 21:24:35] [93 ] Seed 92 failed after 203.53 s. +steps: 426 , actions: 301 . +Instruction: Empty +Total 54/93(58.06%) success. +Setting seed: 93 +Step 1( N/A%), pre moving , FPS 3.55, Running 0.28s Step 2( N/A%), pre moving , FPS 5.82, Running 0.34s Step 3( N/A%), pre moving , FPS 7.06, Running 0.43s Step 4( N/A%), pre moving , FPS 5.65, Running 0.71s Step 5( N/A%), pre moving , FPS 6.24, Running 0.80s Step 6( N/A%), pre moving , FPS 6.91, Running 0.87s Step 7( N/A%), pre moving , FPS 7.26, Running 0.96s Step 8( N/A%), pre moving , FPS 6.41, Running 1.25s Step 9( N/A%), pre moving , FPS 6.75, Running 1.33s Step 10( N/A%), pre moving , FPS 7.12, Running 1.40s Step 11( N/A%), pre moving , FPS 7.29, Running 1.51s Step 12( N/A%), pre moving , FPS 6.74, Running 1.78s Step 13( N/A%), pre moving , FPS 6.97, Running 1.87s Step 14( N/A%), pre moving , FPS 7.22, Running 1.94s Step 15( N/A%), pre moving , FPS 7.01, Running 2.14s Step 16( N/A%), pre moving , FPS 6.93, Running 2.31s Step 17( N/A%), pre moving , FPS 7.08, Running 2.40s Step 18( N/A%), pre moving , FPS 7.24, Running 2.49s Step 19( N/A%), pre moving , FPS 6.78, Running 2.80s Step 20( N/A%), pre moving , FPS 6.93, Running 2.89s Step 21( N/A%), pre moving , FPS 6.36, Running 3.43s Step 22( N/A%), pre moving , FPS 6.37, Running 3.48s Step 23( N/A%), pre moving , FPS 6.40, Running 3.55s Step 24( N/A%), pre moving , FPS 6.26, Running 3.90s Step 25( N/A%), pre moving , FPS 6.28, Running 3.98s Step 26( N/A%), pre moving , FPS 5.48, Running 4.52s Step 27( N/A%), pre moving , FPS 5.52, Running 4.59s Step 28( N/A%), pre moving , FPS 5.89, Running 4.64s Step 29( N/A%), pre moving , FPS 5.52, Running 4.96s Step 30( N/A%), pre moving , FPS 5.50, Running 5.04s Step 31( N/A%), pre moving , FPS 5.55, Running 5.11s Step 32( N/A%), pre moving , FPS 5.61, Running 5.35s Step 33( N/A%), pre moving , FPS 5.55, Running 5.47s Step 34( N/A%), pre moving , FPS 5.55, Running 5.54s Step 35( N/A%), pre moving , FPS 5.78, Running 5.60s Step 36( N/A%), pre moving , FPS 5.12, Running 6.22s Step 37( N/A%), pre moving , FPS 4.83, Running 6.54s Step 38( N/A%), pre moving , FPS 4.84, Running 6.62s Step 39( N/A%), pre moving , FPS 5.16, Running 6.67s Step 40( N/A%), pre moving , FPS 5.18, Running 6.75s Step 41( N/A%), pre moving , FPS 5.50, Running 7.06s Step 42( N/A%), pre moving , FPS 5.46, Running 7.15s Step 43( N/A%), pre moving , FPS 5.47, Running 7.21s Step 44( N/A%), pre moving , FPS 5.93, Running 7.28s Step 45( N/A%), pre moving , FPS 5.48, Running 7.64s Step 46( N/A%), pre moving , FPS 6.22, Running 7.73s Step 47( N/A%), pre moving , FPS 5.75, Running 8.07s Step 48( N/A%), pre moving , FPS 5.60, Running 8.22s Step 49( N/A%), pre moving , FPS 5.96, Running 8.32s Step 50( N/A%), pre moving , FPS 5.48, Running 8.69s Step 51( N/A%), pre moving , FPS 5.43, Running 8.79s Step 52( N/A%), pre moving , FPS 5.26, Running 9.15s Step 53( N/A%), pre moving , FPS 5.27, Running 9.26s Step 54( N/A%), pre moving , FPS 5.23, Running 9.37s Step 55( N/A%), pre moving , FPS 4.84, Running 9.74s Step 56( N/A%), pre moving , FPS 5.53, Running 9.83s Step 57( N/A%), pre moving , FPS 5.49, Running 10.18s Step 58( N/A%), pre moving , FPS 5.43, Running 10.30s Step 59( N/A%), pre moving , FPS 5.36, Running 10.41s Step 60( N/A%), pre moving , FPS 4.96, Running 10.78s Step 61( N/A%), pre moving , FPS 5.26, Running 10.87s Step 62( N/A%), pre moving , FPS 5.23, Running 10.98s Step 63( N/A%), pre moving , FPS 4.82, Running 11.35s Step 64( N/A%), pre moving , FPS 4.79, Running 11.46s Step 65( N/A%), pre moving , FPS 4.79, Running 11.81s Step 66( N/A%), pre moving , FPS 4.76, Running 11.94s Step 67( N/A%), pre moving , FPS 4.73, Running 12.30s Step 68( N/A%), pre moving , FPS 4.76, Running 12.42s Step 69( N/A%), pre moving , FPS 4.75, Running 12.52s Step 70( N/A%), pre moving , FPS 4.75, Running 12.90s Step 71( N/A%), pre moving , FPS 4.75, Running 13.01s Step 72( N/A%), pre moving , FPS 4.74, Running 13.36s Step 73( N/A%), pre moving , FPS 4.74, Running 13.48s Step 74( N/A%), pre moving , FPS 4.47, Running 13.84s Step 75( N/A%), pre moving , FPS 4.73, Running 13.97s Step 76( N/A%), pre moving , FPS 4.57, Running 14.22s Step 77( N/A%), pre moving , FPS 4.68, Running 14.45s Step 78( N/A%), pre moving , FPS 4.70, Running 14.56s Step 79( N/A%), pre moving , FPS 4.45, Running 14.90s Step 80( N/A%), pre moving , FPS 4.72, Running 15.01s Step 81( N/A%), pre moving , FPS 4.57, Running 15.25s Step 82( N/A%), pre moving , FPS 4.43, Running 15.49s Step 83( N/A%), pre moving , FPS 4.71, Running 15.60s Step 84( N/A%), pre moving , FPS 4.49, Running 15.92s Step 85( N/A%), pre moving , FPS 4.82, Running 15.97s Step 86( N/A%), pre moving , FPS 4.94, Running 15.99s Step 87( N/A%), pre moving , FPS 5.37, Running 16.02s Step 88( N/A%), pre moving , FPS 5.52, Running 16.04s Step 89( N/A%), pre moving , FPS 5.66, Running 16.06s Step 90( N/A%), pre moving , FPS 6.31, Running 16.07s Step 91( N/A%), pre moving , FPS 6.49, Running 16.09s Step 92( N/A%), pre moving , FPS 7.28, Running 16.11s Step 93( N/A%), pre moving , FPS 7.57, Running 16.12s Step 94( N/A%), pre moving , FPS 8.70, Running 16.14s Step 95( N/A%), pre moving , FPS 9.13, Running 16.16s Step 96( N/A%), pre moving , FPS 10.20, Running 16.18s Step 97( N/A%), pre moving , FPS 11.51, Running 16.19s Step 98( N/A%), pre moving , FPS 12.11, Running 16.21s Step 99( N/A%), pre moving , FPS 15.07, Running 16.23s Step 100( N/A%), pre moving , FPS 16.26, Running 16.24s Step 101( N/A%), pre moving , FPS 19.53, Running 16.27s Step 102( N/A%), pre moving , FPS 24.93, Running 16.30s Step 103( N/A%), pre moving , FPS 27.31, Running 16.33s Step 104( N/A%), pre moving , FPS 12.45, Running 17.52s Step 105( N/A%), pre moving , FPS 11.54, Running 17.70s Step 106( N/A%), pre moving , FPS 10.95, Running 17.82s Step 107( N/A%), pre moving , FPS 9.83, Running 18.06s Step 108( N/A%), pre moving , FPS 9.24, Running 18.20s Step 109( N/A%), pre moving , FPS 8.31, Running 18.46s Step 110( N/A%), pre moving , FPS 7.74, Running 18.66s Step 111( N/A%), pre moving , FPS 6.66, Running 19.09s Step 112( N/A%), pre moving , FPS 5.87, Running 19.51s Step 113( N/A%), pre moving , FPS 5.11, Running 20.04s Step 114( N/A%), pre moving , FPS 4.88, Running 20.24s Step 115( N/A%), pre moving , FPS 4.34, Running 20.77s Step 116( N/A%), pre moving , FPS 3.96, Running 21.23s Step 117( N/A%), pre moving , FPS 3.62, Running 21.72s Step 118( N/A%), pre moving , FPS 3.48, Running 21.95s Step 119( N/A%), pre moving , FPS 3.20, Running 22.48s Step 120( N/A%), pre moving , FPS 3.00, Running 22.91s Step 121( N/A%), pre moving , FPS 2.82, Running 23.36s Step 122( N/A%), pre moving , FPS 2.76, Running 23.56s Step 123( N/A%), pre moving , FPS 2.59, Running 24.05s Step 124( 0.20%), action 1, FPS 2.60, Running 25.21s Step 125( 0.40%), action 2, FPS 2.52, Running 25.64s Step 126( 0.60%), action 3, FPS 2.29, Running 26.54s Step 127( 0.80%), action 4, FPS 2.22, Running 27.08s Step 128( 1.00%), action 5, FPS 2.10, Running 27.73s Step 129( 1.20%), action 6, FPS 2.04, Running 28.27s Step 130( 1.40%), action 7, FPS 1.90, Running 29.19s Step 131( 1.60%), action 8, FPS 1.92, Running 29.51s Step 132( 1.80%), action 9, FPS 1.83, Running 30.47s Step 133( 2.00%), action 10, FPS 1.81, Running 31.12s Step 134( 2.20%), action 11, FPS 1.69, Running 32.10s Step 135( 2.40%), action 12, FPS 1.68, Running 32.71s Step 136( 2.60%), action 13, FPS 1.61, Running 33.64s Step 137( 2.80%), action 14, FPS 1.63, Running 34.02s Step 138( 3.00%), action 15, FPS 1.55, Running 34.84s Step 139( 3.20%), action 16, FPS 1.55, Running 35.40s Step 140( 3.40%), action 17, FPS 1.53, Running 36.01s Step 141( 3.60%), action 18, FPS 1.56, Running 36.21s Step 142( 3.80%), action 19, FPS 1.54, Running 36.51s Step 143( 4.00%), action 20, FPS 1.58, Running 36.72s Step 144( 4.20%), action 21, FPS 1.65, Running 37.29s Step 145( 4.40%), action 22, FPS 1.64, Running 37.85s Step 146( 4.60%), action 23, FPS 1.64, Running 38.76s Step 147( 4.80%), action 24, FPS 1.66, Running 39.12s Step 148( 5.00%), action 25, FPS 1.65, Running 39.87s Step 149( 5.20%), action 26, FPS 1.68, Running 40.17s Step 150( 5.40%), action 27, FPS 1.69, Running 41.03s Step 151( 5.60%), action 28, FPS 1.70, Running 41.30s Step 152( 5.80%), action 29, FPS 1.71, Running 42.14s Step 153( 6.00%), action 30, FPS 1.76, Running 42.46s Step 154( 6.20%), action 31, FPS 1.79, Running 43.30s Step 155( 6.40%), action 32, FPS 1.83, Running 43.62s Step 156( 6.60%), action 33, FPS 1.86, Running 44.39s Step 157( 6.80%), action 34, FPS 1.88, Running 44.67s Step 158( 7.00%), action 35, FPS 1.88, Running 45.47s Step 159( 7.20%), action 36, FPS 1.92, Running 45.80s Step 160( 7.40%), action 37, FPS 1.89, Running 46.57s Step 161( 7.60%), action 38, FPS 1.87, Running 46.93s Step 162( 7.80%), action 39, FPS 1.79, Running 47.66s Step 163( 8.00%), action 40, FPS 1.75, Running 48.16s Step 164( 8.20%), action 41, FPS 1.68, Running 49.17s Step 165( 8.40%), action 42, FPS 1.71, Running 49.56s Step 166( 8.60%), action 43, FPS 1.72, Running 50.39s Step 167( 8.80%), action 44, FPS 1.74, Running 50.63s Step 168( 9.00%), action 45, FPS 1.75, Running 51.28s Step 169( 9.20%), action 46, FPS 1.73, Running 51.73s Step 170( 9.40%), action 47, FPS 1.73, Running 52.57s Step 171( 9.60%), action 48, FPS 1.73, Running 52.85s Step 172( 9.80%), action 49, FPS 1.74, Running 53.64s Step 173( 10.00%), action 50, FPS 1.73, Running 53.99s Step 174( 10.20%), action 51, FPS 1.71, Running 54.96s Step 175( 10.40%), action 52, FPS 1.72, Running 55.27s Step 176( 10.60%), action 53, FPS 1.76, Running 55.77s Step 177( 10.80%), action 54, FPS 1.78, Running 55.93s Step 178( 11.00%), action 55, FPS 1.84, Running 56.32s Step 179( 11.20%), action 56, FPS 1.85, Running 56.63s Step 180( 11.40%), action 57, FPS 1.87, Running 57.28s Step 181( 11.60%), action 58, FPS 1.84, Running 57.81s Step 182( 11.80%), action 59, FPS 1.86, Running 58.42s Step 183( 12.00%), action 60, FPS 1.86, Running 58.91s Step 184( 12.20%), action 61, FPS 1.90, Running 59.71s Step 185( 12.40%), action 62, FPS 1.89, Running 60.14s Step 186( 12.60%), action 63, FPS 1.87, Running 61.09s Step 187( 12.80%), action 64, FPS 1.86, Running 61.37s Step 188( 13.00%), action 65, FPS 1.82, Running 62.27s Step 189( 13.20%), action 66, FPS 1.80, Running 62.87s Step 190( 13.40%), action 67, FPS 1.77, Running 63.87s Step 191( 13.60%), action 68, FPS 1.76, Running 64.19s Step 192( 13.80%), action 69, FPS 1.75, Running 65.09s Step 193( 14.00%), action 70, FPS 1.71, Running 65.67s Step 194( 14.20%), action 71, FPS 1.72, Running 66.62s Step 195( 14.40%), action 72, FPS 1.72, Running 66.90s Step 196( 14.60%), action 73, FPS 1.65, Running 67.89s Step 197( 14.80%), action 74, FPS 1.60, Running 68.43s Step 198( 15.00%), action 75, FPS 1.53, Running 69.35s Step 199( 15.20%), action 76, FPS 1.53, Running 69.70s Step 200( 15.40%), action 77, FPS 1.50, Running 70.61s Step 201( 15.60%), action 78, FPS 1.53, Running 70.90s Step 202( 15.80%), action 79, FPS 1.50, Running 71.73s Step 203( 16.00%), action 80, FPS 1.52, Running 72.03s Step 204( 16.20%), action 81, FPS 1.48, Running 73.24s Step 205( 16.40%), action 82, FPS 1.49, Running 73.53s Step 206( 16.60%), action 83, FPS 1.50, Running 74.45s Step 207( 16.80%), action 84, FPS 1.51, Running 74.63s Step 208( 17.00%), action 85, FPS 1.54, Running 75.24s Step 209( 17.20%), action 86, FPS 1.58, Running 75.53s Step 210( 17.40%), action 87, FPS 1.61, Running 76.29s Step 211( 17.60%), action 88, FPS 1.59, Running 76.74s Step 212( 17.80%), action 89, FPS 1.59, Running 77.69s Step 213( 18.00%), action 90, FPS 1.61, Running 78.06s Step 214( 18.20%), action 91, FPS 1.58, Running 79.28s Step 215( 18.40%), action 92, FPS 1.54, Running 79.91s Step 216( 18.60%), action 93, FPS 1.58, Running 80.59s Step 217( 18.80%), action 94, FPS 1.57, Running 81.13s Step 218( 19.00%), action 95, FPS 1.57, Running 82.08s Step 219( 19.20%), action 96, FPS 1.55, Running 82.61s Step 220( 19.40%), action 97, FPS 1.56, Running 83.42s Step 221( 19.60%), action 98, FPS 1.53, Running 83.95s Step 222( 19.80%), action 99, FPS 1.53, Running 84.83s Step 223( 20.00%), action 100, FPS 1.52, Running 85.20s Step 224( 20.20%), action 101, FPS 1.55, Running 86.18s Step 225( 20.40%), action 102, FPS 1.51, Running 86.74s Step 226( 20.60%), action 103, FPS 1.51, Running 87.68s Step 227( 20.80%), action 104, FPS 1.49, Running 88.01s Step 228( 21.00%), action 105, FPS 1.47, Running 88.88s Step 229( 21.20%), action 106, FPS 1.44, Running 89.44s Step 230( 21.40%), action 107, FPS 1.44, Running 90.16s Step 231( 21.60%), action 108, FPS 1.43, Running 90.69s Step 232( 21.80%), action 109, FPS 1.43, Running 91.65s Step 233( 22.00%), action 110, FPS 1.42, Running 92.19s Step 234( 22.20%), action 111, FPS 1.44, Running 93.22s Step 235( 22.40%), action 112, FPS 1.46, Running 93.64s Step 236( 22.60%), action 113, FPS 1.48, Running 94.11s Step 237( 22.80%), action 114, FPS 1.48, Running 94.65s Step 238( 23.00%), action 115, FPS 1.48, Running 95.58s Step 239( 23.20%), action 116, FPS 1.50, Running 95.92s Step 240( 23.40%), action 117, FPS 1.50, Running 96.73s Step 241( 23.60%), action 118, FPS 1.50, Running 97.29s Step 242( 23.80%), action 119, FPS 1.49, Running 98.28s Step 243( 24.00%), action 120, FPS 1.49, Running 98.63s Step 244( 24.20%), action 121, FPS 1.50, Running 99.54s Step 245( 24.40%), action 122, FPS 1.49, Running 100.20s Step 246( 24.60%), action 123, FPS 1.49, Running 101.15s Step 247( 24.80%), action 124, FPS 1.47, Running 101.64s Step 248( 25.00%), action 125, FPS 1.47, Running 102.53s Step 249( 25.20%), action 126, FPS 1.48, Running 102.96s Step 250( 25.40%), action 127, FPS 1.46, Running 103.82s Step 251( 25.60%), action 128, FPS 1.49, Running 104.10s Step 252( 25.80%), action 129, FPS 1.50, Running 104.98s Step 253( 26.00%), action 130, FPS 1.49, Running 105.60s Step 254( 26.20%), action 131, FPS 1.49, Running 106.63s Step 255( 26.40%), action 132, FPS 1.48, Running 107.18s Step 256( 26.60%), action 133, FPS 1.46, Running 107.84s Step 257( 26.80%), action 134, FPS 1.46, Running 108.37s Step 258( 27.00%), action 135, FPS 1.45, Running 109.35s Step 259( 27.20%), action 136, FPS 1.42, Running 109.96s Step 260( 27.40%), action 137, FPS 1.44, Running 110.60s Step 261( 27.60%), action 138, FPS 1.43, Running 111.26s Step 262( 27.80%), action 139, FPS 1.47, Running 111.87s Step 263( 28.00%), action 140, FPS 1.49, Running 112.08s Step 264( 28.20%), action 141, FPS 1.48, Running 113.04s Step 265( 28.40%), action 142, FPS 1.52, Running 113.35s Step 266( 28.60%), action 143, FPS 1.52, Running 114.28s Step 267( 28.80%), action 144, FPS 1.52, Running 114.84s Step 268( 29.00%), action 145, FPS 1.51, Running 115.81s Step 269( 29.20%), action 146, FPS 1.51, Running 116.16s Step 270( 29.40%), action 147, FPS 1.52, Running 116.99s Step 271( 29.60%), action 148, FPS 1.51, Running 117.36s Step 272( 29.80%), action 149, FPS 1.51, Running 118.23s Step 273( 30.00%), action 150, FPS 1.52, Running 118.78s Step 274( 30.20%), action 151, FPS 1.52, Running 119.77s Step 275( 30.40%), action 152, FPS 1.55, Running 120.12s Step 276( 30.60%), action 153, FPS 1.52, Running 120.98s Step 277( 30.80%), action 154, FPS 1.54, Running 121.32s Step 278( 31.00%), action 155, FPS 1.56, Running 122.15s Step 279( 31.20%), action 156, FPS 1.57, Running 122.73s Step 280( 31.40%), action 157, FPS 1.53, Running 123.67s Step 281( 31.60%), action 158, FPS 1.57, Running 124.00s Step 282( 31.80%), action 159, FPS 1.54, Running 124.83s Step 283( 32.00%), action 160, FPS 1.50, Running 125.42s Step 284( 32.20%), action 161, FPS 1.51, Running 126.26s Step 285( 32.40%), action 162, FPS 1.50, Running 126.72s Step 286( 32.60%), action 163, FPS 1.49, Running 127.69s Step 287( 32.80%), action 164, FPS 1.52, Running 127.96s Step 288( 33.00%), action 165, FPS 1.56, Running 128.63s Step 289( 33.20%), action 166, FPS 1.55, Running 129.08s Step 290( 33.40%), action 167, FPS 1.53, Running 130.02s Step 291( 33.60%), action 168, FPS 1.52, Running 130.54s Step 292( 33.80%), action 169, FPS 1.58, Running 130.87s Step 293( 34.00%), action 170, FPS 1.61, Running 131.19s Step 294( 34.20%), action 171, FPS 1.68, Running 131.68s Step 295( 34.40%), action 172, FPS 1.69, Running 131.96s Step 296( 34.60%), action 173, FPS 1.73, Running 132.55s Step 297( 34.80%), action 174, FPS 1.69, Running 133.16s Step 298( 35.00%), action 175, FPS 1.72, Running 133.80s Step 299( 35.20%), action 176, FPS 1.72, Running 134.39s Step 300( 35.40%), action 177, FPS 1.72, Running 135.29s Step 301( 35.60%), action 178, FPS 1.71, Running 135.71s Step 302( 35.80%), action 179, FPS 1.73, Running 136.38s Step 303( 36.00%), action 180, FPS 1.76, Running 136.77s Step 304( 36.20%), action 181, FPS 1.71, Running 137.98s Step 305( 36.40%), action 182, FPS 1.72, Running 138.38s Step 306( 36.60%), action 183, FPS 1.74, Running 139.20s Step 307( 36.80%), action 184, FPS 1.69, Running 139.79s Step 308( 37.00%), action 185, FPS 1.65, Running 140.76s Step 309( 37.20%), action 186, FPS 1.62, Running 141.44s Step 310( 37.40%), action 187, FPS 1.66, Running 142.05s Step 311( 37.60%), action 188, FPS 1.66, Running 142.59s Step 312( 37.80%), action 189, FPS 1.57, Running 143.61s Step 313( 38.00%), action 190, FPS 1.53, Running 144.24s Step 314( 38.20%), action 191, FPS 1.48, Running 145.18s Step 315( 38.40%), action 192, FPS 1.45, Running 145.77s Step 316( 38.60%), action 193, FPS 1.39, Running 146.92s Step 317( 38.80%), action 194, FPS 1.39, Running 147.52s Step 318( 39.00%), action 195, FPS 1.39, Running 148.22s Step 319( 39.20%), action 196, FPS 1.39, Running 148.74s Step 320( 39.40%), action 197, FPS 1.39, Running 149.65s Step 321( 39.60%), action 198, FPS 1.37, Running 150.27s Step 322( 39.80%), action 199, FPS 1.37, Running 150.97s Step 323( 40.00%), action 200, FPS 1.36, Running 151.46s Step 324( 40.20%), action 201, FPS 1.37, Running 152.54s Step 325( 40.40%), action 202, FPS 1.35, Running 153.24s Step 326( 40.60%), action 203, FPS 1.33, Running 154.29s Step 327( 40.80%), action 204, FPS 1.32, Running 154.94s Step 328( 41.00%), action 205, FPS 1.31, Running 155.99s Step 329( 41.20%), action 206, FPS 1.31, Running 156.65s Step 330( 41.40%), action 207, FPS 1.28, Running 157.67s Step 331( 41.60%), action 208, FPS 1.27, Running 158.33s Step 332( 41.80%), action 209, FPS 1.27, Running 159.40s Step 333( 42.00%), action 210, FPS 1.26, Running 160.06s Step 334( 42.20%), action 211, FPS 1.26, Running 161.06s Step 335( 42.40%), action 212, FPS 1.25, Running 161.72s Step 336( 42.60%), action 213, FPS 1.27, Running 162.70s Step 337( 42.80%), action 214, FPS 1.26, Running 163.36s Step 338( 43.00%), action 215, FPS 1.24, Running 164.34s Step 339( 43.20%), action 216, FPS 1.23, Running 165.01s Step 340( 43.40%), action 217, FPS 1.22, Running 166.00s Step 341( 43.60%), action 218, FPS 1.22, Running 166.69s Step 342( 43.80%), action 219, FPS 1.19, Running 167.71s Step 343( 44.00%), action 220, FPS 1.21, Running 168.01s Step 344( 44.20%), action 221, FPS 1.24, Running 168.70s Step 345( 44.40%), action 222, FPS 1.28, Running 168.86s Step 346( 44.60%), action 223, FPS 1.34, Running 169.19s Step 347( 44.80%), action 224, FPS 1.37, Running 169.50s Step 348( 45.00%), action 225, FPS 1.43, Running 169.94s Step 349( 45.20%), action 226, FPS 1.44, Running 170.53s Step 350( 45.40%), action 227, FPS 1.45, Running 171.47s Step 351( 45.60%), action 228, FPS 1.45, Running 172.12s Step 352( 45.80%), action 229, FPS 1.48, Running 172.93s Step 353( 46.00%), action 230, FPS 1.49, Running 173.44s Step 354( 46.20%), action 231, FPS 1.51, Running 174.33s Step 355( 46.40%), action 232, FPS 1.53, Running 174.80s Step 356( 46.60%), action 233, FPS 1.54, Running 175.69s Step 357( 46.80%), action 234, FPS 1.57, Running 176.07s Step 358( 47.00%), action 235, FPS 1.59, Running 176.89s Step 359( 47.20%), action 236, FPS 1.65, Running 177.14s Step 360( 47.40%), action 237, FPS 1.67, Running 178.01s Step 361( 47.60%), action 238, FPS 1.73, Running 178.29s Step 362( 47.80%), action 239, FPS 1.74, Running 179.19s Step 363( 48.00%), action 240, FPS 1.75, Running 179.47s Step 364( 48.20%), action 241, FPS 1.72, Running 180.30s Step 365( 48.40%), action 242, FPS 1.71, Running 180.58s Step 366( 48.60%), action 243, FPS 1.64, Running 181.41s Step 367( 48.80%), action 244, FPS 1.64, Running 181.69s Step 368( 49.00%), action 245, FPS 1.58, Running 182.58s Step 369( 49.20%), action 246, FPS 1.62, Running 182.90s Step 370( 49.40%), action 247, FPS 1.64, Running 183.63s Step 371( 49.60%), action 248, FPS 1.70, Running 183.89s Step 372( 49.80%), action 249, FPS 1.70, Running 184.72s Step 373( 50.00%), action 250, FPS 1.72, Running 185.04s Step 374( 50.20%), action 251, FPS 1.73, Running 185.90s Step 375( 50.40%), action 252, FPS 1.72, Running 186.41s Step 376( 50.60%), action 253, FPS 1.76, Running 187.03s Step 377( 50.80%), action 254, FPS 1.74, Running 187.53s Step 378( 51.00%), action 255, FPS 1.81, Running 187.92s Step 379( 51.20%), action 256, FPS 1.82, Running 188.15s Step 380( 51.40%), action 257, FPS 1.89, Running 188.57s Step 381( 51.60%), action 258, FPS 1.91, Running 188.78s Step 382( 51.80%), action 259, FPS 1.98, Running 189.28s Step 383( 52.00%), action 260, FPS 1.94, Running 189.78s Step 384( 52.20%), action 261, FPS 1.92, Running 190.73s Step 385( 52.40%), action 262, FPS 1.92, Running 190.98s Step 386( 52.60%), action 263, FPS 1.92, Running 191.84s Step 387( 52.80%), action 264, FPS 1.91, Running 192.16s Step 388( 53.00%), action 265, FPS 1.92, Running 192.97s Step 389( 53.20%), action 266, FPS 1.93, Running 193.24s Step 390( 53.40%), action 267, FPS 1.90, Running 194.18s Step 391( 53.60%), action 268, FPS 1.87, Running 194.60s Step 392( 53.80%), action 269, FPS 1.90, Running 195.27s Step 393( 54.00%), action 270, FPS 1.86, Running 195.80s Step 394( 54.20%), action 271, FPS 1.85, Running 196.69s Step 395( 54.40%), action 272, FPS 1.88, Running 197.06s Step 396( 54.60%), action 273, FPS 1.84, Running 197.92s Step 397( 54.80%), action 274, FPS 1.80, Running 198.65s Step 398( 55.00%), action 275, FPS 1.73, Running 199.51s Step 399( 55.20%), action 276, FPS 1.71, Running 199.86s Step 400( 55.40%), action 277, FPS 1.65, Running 200.70s Step 401( 55.60%), action 278, FPS 1.62, Running 201.16s Step 402( 55.80%), action 279, FPS 1.55, Running 202.17s Step 403( 56.00%), action 280, FPS 1.58, Running 202.43s Step 404( 56.20%), action 281, FPS 1.58, Running 203.36s Step 405( 56.40%), action 282, FPS 1.55, Running 203.89s Step 406( 56.60%), action 283, FPS 1.58, Running 204.48s Step 407( 56.80%), action 284, FPS 1.55, Running 205.07s Step 408( 57.00%), action 285, FPS 1.53, Running 206.00s Step 409( 57.20%), action 286, FPS 1.52, Running 206.36s Step 410( 57.40%), action 287, FPS 1.58, Running 206.82s Step 411( 57.60%), action 288, FPS 1.61, Running 207.00s Step 412( 57.80%), action 289, FPS 1.65, Running 207.36s Step 413( 58.00%), action 290, FPS 1.69, Running 207.61s Step 414( 58.20%), action 291, FPS 1.75, Running 208.09s Step 415( 58.40%), action 292, FPS 1.78, Running 208.28s Step 416( 58.60%), action 293, FPS 1.86, Running 208.69s Step 417( 58.80%), action 294, FPS 1.92, Running 209.06s Step 418( 59.00%), action 295, FPS 1.94, Running 209.85s Step 419( 59.20%), action 296, FPS 1.95, Running 210.10s Step 420( 59.40%), action 297, FPS 1.93, Running 211.05s Step 421( 59.60%), action 298, FPS 1.91, Running 211.61s Step 422( 59.80%), action 299, FPS 2.00, Running 212.16s Step 423( 60.00%), action 300, FPS 1.95, Running 212.71s Step 424( 60.20%), action 301, FPS 1.92, Running 213.75s Step 425( 60.40%), action 302, FPS 1.97, Running 214.02s Step 426( 60.60%), action 303, FPS 1.92, Running 214.89s Step 427( 60.80%), action 304, FPS 1.98, Running 215.17s Step 428( 61.00%), action 305, FPS 2.00, Running 216.02s Step 429( 61.20%), action 306, FPS 2.01, Running 216.32s Step 430( 61.40%), action 307, FPS 1.93, Running 217.20s Step 431( 61.60%), action 308, FPS 1.91, Running 217.49s Step 432( 61.80%), action 309, FPS 1.82, Running 218.34s Step 433( 62.00%), action 310, FPS 1.82, Running 218.60s Step 434( 62.20%), action 311, FPS 1.76, Running 219.47s Step 435( 62.40%), action 312, FPS 1.74, Running 219.77s Step 436( 62.60%), action 313, FPS 1.68, Running 220.59s Step 437( 62.80%), action 314, FPS 1.70, Running 220.85s Step 438( 63.00%), action 315, FPS 1.68, Running 221.75s Step 439( 63.20%), action 316, FPS 1.67, Running 222.05s Step 440( 63.40%), action 317, FPS 1.68, Running 222.94s Step 441( 63.60%), action 318, FPS 1.72, Running 223.21s Step 442( 63.80%), action 319, FPS 1.68, Running 224.06s Step 443( 64.00%), action 320, FPS 1.72, Running 224.35s Step 444( 64.20%), action 321, FPS 1.75, Running 225.20s Step 445( 64.40%), action 322, FPS 1.75, Running 225.48s Step 446( 64.60%), action 323, FPS 1.75, Running 226.35s Step 447( 64.80%), action 324, FPS 1.70, Running 226.94s Step 448( 65.00%), action 325, FPS 1.78, Running 227.24s Step 449( 65.20%), action 326, FPS 1.80, Running 227.44s Step 450( 65.40%), action 327, FPS 1.86, Running 227.97s Step 451( 65.60%), action 328, FPS 1.86, Running 228.27s Step 452( 65.80%), action 329, FPS 1.90, Running 228.85s Step 453( 66.00%), action 330, FPS 1.91, Running 229.08s Step 454( 66.20%), action 331, FPS 1.96, Running 229.69s Step 455( 66.40%), action 332, FPS 1.95, Running 230.03s Step 456( 66.60%), action 333, FPS 2.02, Running 230.47s Step 457( 66.80%), action 334, FPS 2.03, Running 230.70s Step 458( 67.00%), action 335, FPS 2.10, Running 231.29s Step 459( 67.20%), action 336, FPS 2.05, Running 231.78s Step 460( 67.40%), action 337, FPS 2.14, Running 232.30s Step 461( 67.60%), action 338, FPS 2.13, Running 232.59s Step 462( 67.80%), action 339, FPS 2.14, Running 233.42s Step 463( 68.00%), action 340, FPS 2.10, Running 233.86s Step 464( 68.20%), action 341, FPS 2.09, Running 234.76s Step 465( 68.40%), action 342, FPS 2.10, Running 235.01s Step 466( 68.60%), action 343, FPS 2.10, Running 235.89s Step 467( 68.80%), action 344, FPS 2.09, Running 236.49s Step 468( 69.00%), action 345, FPS 2.03, Running 237.09s Step 469( 69.20%), action 346, FPS 1.97, Running 237.58s Step 470( 69.40%), action 347, FPS 1.93, Running 238.35s Step 471( 69.60%), action 348, FPS 1.89, Running 238.85s Step 472( 69.80%), action 349, FPS 1.87, Running 239.55s Step 473( 70.00%), action 350, FPS 1.87, Running 239.79s Step 474( 70.20%), action 351, FPS 1.82, Running 240.67s Step 475( 70.40%), action 352, FPS 1.84, Running 240.90s Step 476( 70.60%), action 353, FPS 1.78, Running 241.73s Step 477( 70.80%), action 354, FPS 1.77, Running 242.02s Step 478( 71.00%), action 355, FPS 1.73, Running 242.83s Step 479( 71.20%), action 356, FPS 1.77, Running 243.06s Step 480( 71.40%), action 357, FPS 1.72, Running 243.92s Step 481( 71.60%), action 358, FPS 1.73, Running 244.16s Step 482( 71.80%), action 359, FPS 1.74, Running 244.91s Step 483( 72.00%), action 360, FPS 1.76, Running 245.24s Step 484( 72.20%), action 361, FPS 1.75, Running 246.17s Step 485( 72.40%), action 362, FPS 1.73, Running 246.56s Step 486( 72.60%), action 363, FPS 1.74, Running 247.41s Step 487( 72.80%), action 364, FPS 1.77, Running 247.79s Step 488( 73.00%), action 365, FPS 1.81, Running 248.15s Step 489( 73.20%), action 366, FPS 1.86, Running 248.32s Step 490( 73.40%), action 367, FPS 1.94, Running 248.64s Step 491( 73.60%), action 368, FPS 2.00, Running 248.85s Step 492( 73.80%), action 369, FPS 2.07, Running 249.20s Step 493( 74.00%), action 370, FPS 2.07, Running 249.45s Step 494( 74.20%), action 371, FPS 2.11, Running 250.15s Step 495( 74.40%), action 372, FPS 2.05, Running 250.67s Step 496( 74.60%), action 373, FPS 2.06, Running 251.42s Step 497( 74.80%), action 374, FPS 2.04, Running 251.84s Step 498( 75.00%), action 375, FPS 2.06, Running 252.52s Step 499( 75.20%), action 376, FPS 2.02, Running 252.94s Step 500( 75.40%), action 377, FPS 2.00, Running 253.91s Step 501( 75.60%), action 378, FPS 2.00, Running 254.14s Step 502( 75.80%), action 379, FPS 1.97, Running 255.05s Step 503( 76.00%), action 380, FPS 1.93, Running 255.60s [2026-08-01 21:28:51] [94 ] Seed 93 success after 255.78 s. +steps: 503 , actions: 380 . +Instruction: Empty +Total 55/94(58.51%) success. +Setting seed: 94 +Step 1( N/A%), pre moving , FPS 1.95, Running 0.51s Step 2( N/A%), pre moving , FPS 3.48, Running 0.58s Step 3( N/A%), pre moving , FPS 3.40, Running 0.88s Step 4( N/A%), pre moving , FPS 4.15, Running 0.96s Step 5( N/A%), pre moving , FPS 4.85, Running 1.03s Step 6( N/A%), pre moving , FPS 5.42, Running 1.11s Step 7( N/A%), pre moving , FPS 4.94, Running 1.42s Step 8( N/A%), pre moving , FPS 5.33, Running 1.50s Step 9( N/A%), pre moving , FPS 5.76, Running 1.56s Step 10( N/A%), pre moving , FPS 6.11, Running 1.64s Step 11( N/A%), pre moving , FPS 5.62, Running 1.96s Step 12( N/A%), pre moving , FPS 5.89, Running 2.04s Step 13( N/A%), pre moving , FPS 6.21, Running 2.09s Step 14( N/A%), pre moving , FPS 6.45, Running 2.17s Step 15( N/A%), pre moving , FPS 6.51, Running 2.30s Step 16( N/A%), pre moving , FPS 6.31, Running 2.53s Step 17( N/A%), pre moving , FPS 6.49, Running 2.62s Step 18( N/A%), pre moving , FPS 6.69, Running 2.69s Step 19( N/A%), pre moving , FPS 6.90, Running 2.75s Step 20( N/A%), pre moving , FPS 6.52, Running 3.07s Step 21( N/A%), pre moving , FPS 6.46, Running 3.61s Step 22( N/A%), pre moving , FPS 6.48, Running 3.66s Step 23( N/A%), pre moving , FPS 7.04, Running 3.72s Step 24( N/A%), pre moving , FPS 6.43, Running 4.08s Step 25( N/A%), pre moving , FPS 6.41, Running 4.15s Step 26( N/A%), pre moving , FPS 5.59, Running 4.68s Step 27( N/A%), pre moving , FPS 5.97, Running 4.77s Step 28( N/A%), pre moving , FPS 6.01, Running 4.83s Step 29( N/A%), pre moving , FPS 6.03, Running 4.88s Step 30( N/A%), pre moving , FPS 5.69, Running 5.15s Step 31( N/A%), pre moving , FPS 6.08, Running 5.25s Step 32( N/A%), pre moving , FPS 6.08, Running 5.32s Step 33( N/A%), pre moving , FPS 6.07, Running 5.39s Step 34( N/A%), pre moving , FPS 5.89, Running 5.57s Step 35( N/A%), pre moving , FPS 5.80, Running 5.75s Step 36( N/A%), pre moving , FPS 5.18, Running 6.40s Step 37( N/A%), pre moving , FPS 5.20, Running 6.47s Step 38( N/A%), pre moving , FPS 5.23, Running 6.51s Step 39( N/A%), pre moving , FPS 4.91, Running 6.83s Step 40( N/A%), pre moving , FPS 5.20, Running 6.91s Step 41( N/A%), pre moving , FPS 5.92, Running 6.98s Step 42( N/A%), pre moving , FPS 5.45, Running 7.33s Step 43( N/A%), pre moving , FPS 5.37, Running 7.45s Step 44( N/A%), pre moving , FPS 5.75, Running 7.56s Step 45( N/A%), pre moving , FPS 5.36, Running 7.89s Step 46( N/A%), pre moving , FPS 6.03, Running 8.00s Step 47( N/A%), pre moving , FPS 6.00, Running 8.10s Step 48( N/A%), pre moving , FPS 5.49, Running 8.47s Step 49( N/A%), pre moving , FPS 5.42, Running 8.57s Step 50( N/A%), pre moving , FPS 5.30, Running 8.92s Step 51( N/A%), pre moving , FPS 5.28, Running 9.04s Step 52( N/A%), pre moving , FPS 5.17, Running 9.19s Step 53( N/A%), pre moving , FPS 4.86, Running 9.51s Step 54( N/A%), pre moving , FPS 4.95, Running 9.61s Step 55( N/A%), pre moving , FPS 4.75, Running 9.96s Step 56( N/A%), pre moving , FPS 5.46, Running 10.06s Step 57( N/A%), pre moving , FPS 5.41, Running 10.16s Step 58( N/A%), pre moving , FPS 5.12, Running 10.42s Step 59( N/A%), pre moving , FPS 5.31, Running 10.60s Step 60( N/A%), pre moving , FPS 5.38, Running 10.63s Step 61( N/A%), pre moving , FPS 5.44, Running 10.66s Step 62( N/A%), pre moving , FPS 5.94, Running 10.70s Step 63( N/A%), pre moving , FPS 6.07, Running 10.74s Step 64( N/A%), pre moving , FPS 6.20, Running 10.78s Step 65( N/A%), pre moving , FPS 6.83, Running 10.81s Step 66( N/A%), pre moving , FPS 7.02, Running 10.85s Step 67( N/A%), pre moving , FPS 7.21, Running 10.87s Step 68( N/A%), pre moving , FPS 8.22, Running 10.91s Step 69( N/A%), pre moving , FPS 8.45, Running 10.94s Step 70( N/A%), pre moving , FPS 9.65, Running 11.00s Step 71( N/A%), pre moving , FPS 9.89, Running 11.06s Step 72( N/A%), pre moving , FPS 10.31, Running 11.13s Step 73( N/A%), pre moving , FPS 11.95, Running 11.18s Step 74( N/A%), pre moving , FPS 12.33, Running 11.23s Step 75( N/A%), pre moving , FPS 15.00, Running 11.29s Step 76( N/A%), pre moving , FPS 15.44, Running 11.36s Step 77( N/A%), pre moving , FPS 15.87, Running 11.42s Step 78( N/A%), pre moving , FPS 19.14, Running 11.47s Step 79( N/A%), pre moving , FPS 21.40, Running 11.53s Step 80( N/A%), pre moving , FPS 20.86, Running 11.59s Step 81( N/A%), pre moving , FPS 20.13, Running 11.66s Step 82( N/A%), pre moving , FPS 19.73, Running 11.71s Step 83( N/A%), pre moving , FPS 15.51, Running 12.03s Step 84( N/A%), pre moving , FPS 14.96, Running 12.12s Step 85( N/A%), pre moving , FPS 14.51, Running 12.19s Step 86( N/A%), pre moving , FPS 14.30, Running 12.25s Step 87( N/A%), pre moving , FPS 12.56, Running 12.47s Step 88( N/A%), pre moving , FPS 11.69, Running 12.62s Step 89( N/A%), pre moving , FPS 11.54, Running 12.67s Step 90( N/A%), pre moving , FPS 11.48, Running 12.74s Step 91( N/A%), pre moving , FPS 11.49, Running 12.80s Step 92( N/A%), pre moving , FPS 10.04, Running 13.12s Step 93( N/A%), pre moving , FPS 9.84, Running 13.21s Step 94( N/A%), pre moving , FPS 9.74, Running 13.28s Step 95( N/A%), pre moving , FPS 9.76, Running 13.34s Step 96( N/A%), pre moving , FPS 8.70, Running 13.66s Step 97( N/A%), pre moving , FPS 8.62, Running 13.74s Step 98( N/A%), pre moving , FPS 4.34, Running 16.08s Step 99( N/A%), pre moving , FPS 3.90, Running 16.66s Step 100( N/A%), pre moving , FPS 3.62, Running 17.12s Step 101( N/A%), pre moving , FPS 3.38, Running 17.57s Step 102( N/A%), pre moving , FPS 3.30, Running 17.77s Step 103( N/A%), pre moving , FPS 3.06, Running 18.56s Step 104( N/A%), pre moving , FPS 3.02, Running 18.74s Step 105( N/A%), pre moving , FPS 2.83, Running 19.26s Step 106( N/A%), pre moving , FPS 2.78, Running 19.43s Step 107( N/A%), pre moving , FPS 2.66, Running 19.98s Step 108( N/A%), pre moving , FPS 2.56, Running 20.42s Step 109( N/A%), pre moving , FPS 2.41, Running 20.98s Step 110( N/A%), pre moving , FPS 2.37, Running 21.19s Step 111( N/A%), pre moving , FPS 2.21, Running 21.87s Step 112( N/A%), pre moving , FPS 2.21, Running 22.19s Step 113( N/A%), pre moving , FPS 2.10, Running 22.72s Step 114( N/A%), pre moving , FPS 2.02, Running 23.16s Step 115( N/A%), pre moving , FPS 1.93, Running 23.73s Step 116( N/A%), pre moving , FPS 1.95, Running 23.92s Step 117( N/A%), pre moving , FPS 1.83, Running 24.70s Step 118( 0.20%), action 1, FPS 2.04, Running 25.87s Step 119( 0.40%), action 2, FPS 2.10, Running 26.17s Step 120( 0.60%), action 3, FPS 2.01, Running 27.06s Step 121( 0.80%), action 4, FPS 1.97, Running 27.74s Step 122( 1.00%), action 5, FPS 1.83, Running 28.72s Step 123( 1.20%), action 6, FPS 1.86, Running 29.34s Step 124( 1.40%), action 7, FPS 1.72, Running 30.37s Step 125( 1.60%), action 8, FPS 1.75, Running 30.68s Step 126( 1.80%), action 9, FPS 1.69, Running 31.30s Step 127( 2.00%), action 10, FPS 1.70, Running 31.74s Step 128( 2.20%), action 11, FPS 1.63, Running 32.72s Step 129( 2.40%), action 12, FPS 1.63, Running 33.25s Step 130( 2.60%), action 13, FPS 1.52, Running 34.31s Step 131( 2.80%), action 14, FPS 1.54, Running 34.84s Step 132( 3.00%), action 15, FPS 1.45, Running 35.96s Step 133( 3.20%), action 16, FPS 1.45, Running 36.55s Step 134( 3.40%), action 17, FPS 1.39, Running 37.56s Step 135( 3.60%), action 18, FPS 1.38, Running 38.22s Step 136( 3.80%), action 19, FPS 1.31, Running 39.22s Step 137( 4.00%), action 20, FPS 1.34, Running 39.61s Step 138( 4.20%), action 21, FPS 1.34, Running 40.76s Step 139( 4.40%), action 22, FPS 1.35, Running 41.01s Step 140( 4.60%), action 23, FPS 1.35, Running 41.86s Step 141( 4.80%), action 24, FPS 1.39, Running 42.15s Step 142( 5.00%), action 25, FPS 1.41, Running 42.90s Step 143( 5.20%), action 26, FPS 1.44, Running 43.23s Step 144( 5.40%), action 27, FPS 1.46, Running 44.06s Step 145( 5.60%), action 28, FPS 1.46, Running 44.38s Step 146( 5.80%), action 29, FPS 1.44, Running 45.19s Step 147( 6.00%), action 30, FPS 1.45, Running 45.50s Step 148( 6.20%), action 31, FPS 1.45, Running 46.47s Step 149( 6.40%), action 32, FPS 1.45, Running 47.02s Step 150( 6.60%), action 33, FPS 1.51, Running 47.55s Step 151( 6.80%), action 34, FPS 1.55, Running 47.76s Step 152( 7.00%), action 35, FPS 1.62, Running 48.29s Step 153( 7.20%), action 36, FPS 1.66, Running 48.58s Step 154( 7.40%), action 37, FPS 1.68, Running 49.47s Step 155( 7.60%), action 38, FPS 1.70, Running 49.97s Step 156( 7.80%), action 39, FPS 1.72, Running 50.83s Step 157( 8.00%), action 40, FPS 1.74, Running 51.14s Step 158( 8.20%), action 41, FPS 1.77, Running 52.07s Step 159( 8.40%), action 42, FPS 1.72, Running 52.66s Step 160( 8.60%), action 43, FPS 1.75, Running 53.31s Step 161( 8.80%), action 44, FPS 1.72, Running 53.79s Step 162( 9.00%), action 45, FPS 1.71, Running 54.62s Step 163( 9.20%), action 46, FPS 1.70, Running 55.02s Step 164( 9.40%), action 47, FPS 1.68, Running 55.94s Step 165( 9.60%), action 48, FPS 1.64, Running 56.54s Step 166( 9.80%), action 49, FPS 1.65, Running 57.33s Step 167( 10.00%), action 50, FPS 1.64, Running 57.69s Step 168( 10.20%), action 51, FPS 1.64, Running 58.65s Step 169( 10.40%), action 52, FPS 1.65, Running 59.15s Step 170( 10.60%), action 53, FPS 1.63, Running 59.82s Step 171( 10.80%), action 54, FPS 1.62, Running 60.09s Step 172( 11.00%), action 55, FPS 1.58, Running 60.91s Step 173( 11.20%), action 56, FPS 1.59, Running 61.18s Step 174( 11.40%), action 57, FPS 1.60, Running 61.96s Step 175( 11.60%), action 58, FPS 1.62, Running 62.31s Step 176( 11.80%), action 59, FPS 1.63, Running 63.13s Step 177( 12.00%), action 60, FPS 1.63, Running 63.44s Step 178( 12.20%), action 61, FPS 1.64, Running 64.26s Step 179( 12.40%), action 62, FPS 1.68, Running 64.55s Step 180( 12.60%), action 63, FPS 1.67, Running 65.29s Step 181( 12.80%), action 64, FPS 1.70, Running 65.59s Step 182( 13.00%), action 65, FPS 1.74, Running 66.12s Step 183( 13.20%), action 66, FPS 1.76, Running 66.35s Step 184( 13.40%), action 67, FPS 1.85, Running 66.76s Step 185( 13.60%), action 68, FPS 1.92, Running 66.96s Step 186( 13.80%), action 69, FPS 1.99, Running 67.37s Step 187( 14.00%), action 70, FPS 2.03, Running 67.57s Step 188( 14.20%), action 71, FPS 2.02, Running 68.57s Step 189( 14.40%), action 72, FPS 2.04, Running 68.97s Step 190( 14.60%), action 73, FPS 2.03, Running 69.65s Step 191( 14.80%), action 74, FPS 1.98, Running 70.16s Step 192( 15.00%), action 75, FPS 1.94, Running 71.24s Step 193( 15.20%), action 76, FPS 1.93, Running 71.52s Step 194( 15.40%), action 77, FPS 1.91, Running 72.41s Step 195( 15.60%), action 78, FPS 1.86, Running 73.04s Step 196( 15.80%), action 79, FPS 1.85, Running 73.95s Step 197( 16.00%), action 80, FPS 1.84, Running 74.32s Step 198( 16.20%), action 81, FPS 1.83, Running 75.18s Step 199( 16.40%), action 82, FPS 1.78, Running 75.80s Step 200( 16.60%), action 83, FPS 1.76, Running 76.68s Step 201( 16.80%), action 84, FPS 1.75, Running 77.04s Step 202( 17.00%), action 85, FPS 1.69, Running 77.95s Step 203( 17.20%), action 86, FPS 1.62, Running 78.69s Step 204( 17.40%), action 87, FPS 1.53, Running 79.85s Step 205( 17.60%), action 88, FPS 1.48, Running 80.52s Step 206( 17.80%), action 89, FPS 1.45, Running 81.14s Step 207( 18.00%), action 90, FPS 1.41, Running 81.71s Step 208( 18.20%), action 91, FPS 1.41, Running 82.77s Step 209( 18.40%), action 92, FPS 1.39, Running 83.37s Step 210( 18.60%), action 93, FPS 1.36, Running 84.32s Step 211( 18.80%), action 94, FPS 1.36, Running 84.90s Step 212( 19.00%), action 95, FPS 1.38, Running 85.74s Step 213( 19.20%), action 96, FPS 1.38, Running 86.04s Step 214( 19.40%), action 97, FPS 1.38, Running 86.86s Step 215( 19.60%), action 98, FPS 1.37, Running 87.67s Step 216( 19.80%), action 99, FPS 1.37, Running 88.59s Step 217( 20.00%), action 100, FPS 1.36, Running 88.98s Step 218( 20.20%), action 101, FPS 1.35, Running 90.00s Step 219( 20.40%), action 102, FPS 1.35, Running 90.57s Step 220( 20.60%), action 103, FPS 1.34, Running 91.56s Step 221( 20.80%), action 104, FPS 1.32, Running 92.16s Step 222( 21.00%), action 105, FPS 1.31, Running 93.19s Step 223( 21.20%), action 106, FPS 1.33, Running 93.77s Step 224( 21.40%), action 107, FPS 1.34, Running 94.75s Step 225( 21.60%), action 108, FPS 1.34, Running 95.48s Step 226( 21.80%), action 109, FPS 1.31, Running 96.45s Step 227( 22.00%), action 110, FPS 1.30, Running 97.10s Step 228( 22.20%), action 111, FPS 1.29, Running 98.26s Step 229( 22.40%), action 112, FPS 1.31, Running 98.69s Step 230( 22.60%), action 113, FPS 1.31, Running 99.62s Step 231( 22.80%), action 114, FPS 1.33, Running 99.96s Step 232( 23.00%), action 115, FPS 1.30, Running 101.10s Step 233( 23.20%), action 116, FPS 1.30, Running 101.46s Step 234( 23.40%), action 117, FPS 1.28, Running 102.45s Step 235( 23.60%), action 118, FPS 1.32, Running 102.78s Step 236( 23.80%), action 119, FPS 1.33, Running 103.59s Step 237( 24.00%), action 120, FPS 1.34, Running 103.94s Step 238( 24.20%), action 121, FPS 1.37, Running 104.60s Step 239( 24.40%), action 122, FPS 1.38, Running 105.08s Step 240( 24.60%), action 123, FPS 1.37, Running 106.14s Step 241( 24.80%), action 124, FPS 1.36, Running 106.89s Step 242( 25.00%), action 125, FPS 1.36, Running 107.89s Step 243( 25.20%), action 126, FPS 1.36, Running 108.45s Step 244( 25.40%), action 127, FPS 1.35, Running 109.53s Step 245( 25.60%), action 128, FPS 1.39, Running 109.87s Step 246( 25.80%), action 129, FPS 1.40, Running 110.73s Step 247( 26.00%), action 130, FPS 1.40, Running 111.36s Step 248( 26.20%), action 131, FPS 1.44, Running 112.15s Step 249( 26.40%), action 132, FPS 1.44, Running 112.55s Step 250( 26.60%), action 133, FPS 1.44, Running 113.53s Step 251( 26.80%), action 134, FPS 1.42, Running 114.06s Step 252( 27.00%), action 135, FPS 1.44, Running 114.98s Step 253( 27.20%), action 136, FPS 1.40, Running 115.72s Step 254( 27.40%), action 137, FPS 1.42, Running 116.58s Step 255( 27.60%), action 138, FPS 1.40, Running 117.03s Step 256( 27.80%), action 139, FPS 1.40, Running 117.91s Step 257( 28.00%), action 140, FPS 1.38, Running 118.46s Step 258( 28.20%), action 141, FPS 1.34, Running 119.49s Step 259( 28.40%), action 142, FPS 1.35, Running 119.89s Step 260( 28.60%), action 143, FPS 1.38, Running 120.63s Step 261( 28.80%), action 144, FPS 1.40, Running 121.17s Step 262( 29.00%), action 145, FPS 1.44, Running 121.81s Step 263( 29.20%), action 146, FPS 1.44, Running 122.31s Step 264( 29.40%), action 147, FPS 1.52, Running 122.72s Step 265( 29.60%), action 148, FPS 1.53, Running 122.92s Step 266( 29.80%), action 149, FPS 1.60, Running 123.24s Step 267( 30.00%), action 150, FPS 1.65, Running 123.46s Step 268( 30.20%), action 151, FPS 1.69, Running 123.99s Step 269( 30.40%), action 152, FPS 1.70, Running 124.30s Step 270( 30.60%), action 153, FPS 1.71, Running 125.21s Step 271( 30.80%), action 154, FPS 1.74, Running 125.55s Step 272( 31.00%), action 155, FPS 1.75, Running 126.41s Step 273( 31.20%), action 156, FPS 1.78, Running 126.98s Step 274( 31.40%), action 157, FPS 1.76, Running 127.93s Step 275( 31.60%), action 158, FPS 1.76, Running 128.38s Step 276( 31.80%), action 159, FPS 1.78, Running 129.15s Step 277( 32.00%), action 160, FPS 1.78, Running 129.71s Step 278( 32.20%), action 161, FPS 1.76, Running 130.83s Step 279( 32.40%), action 162, FPS 1.74, Running 131.36s Step 280( 32.60%), action 163, FPS 1.72, Running 132.26s Step 281( 32.80%), action 164, FPS 1.75, Running 132.61s Step 282( 33.00%), action 165, FPS 1.71, Running 133.51s Step 283( 33.20%), action 166, FPS 1.73, Running 133.85s Step 284( 33.40%), action 167, FPS 1.66, Running 134.74s Step 285( 33.60%), action 168, FPS 1.65, Running 135.01s Step 286( 33.80%), action 169, FPS 1.59, Running 135.80s Step 287( 34.00%), action 170, FPS 1.59, Running 136.06s Step 288( 34.20%), action 171, FPS 1.53, Running 137.02s Step 289( 34.40%), action 172, FPS 1.51, Running 137.51s Step 290( 34.60%), action 173, FPS 1.54, Running 138.20s Step 291( 34.80%), action 174, FPS 1.51, Running 138.84s Step 292( 35.00%), action 175, FPS 1.50, Running 139.79s Step 293( 35.20%), action 176, FPS 1.49, Running 140.41s Step 294( 35.40%), action 177, FPS 1.48, Running 141.40s Step 295( 35.60%), action 178, FPS 1.46, Running 142.05s Step 296( 35.80%), action 179, FPS 1.49, Running 142.53s Step 297( 36.00%), action 180, FPS 1.53, Running 142.77s Step 298( 36.20%), action 181, FPS 1.54, Running 143.83s Step 299( 36.40%), action 182, FPS 1.55, Running 144.23s Step 300( 36.60%), action 183, FPS 1.56, Running 145.08s Step 301( 36.80%), action 184, FPS 1.54, Running 145.63s Step 302( 37.00%), action 185, FPS 1.56, Running 146.35s Step 303( 37.20%), action 186, FPS 1.54, Running 146.80s Step 304( 37.40%), action 187, FPS 1.54, Running 147.75s Step 305( 37.60%), action 188, FPS 1.53, Running 148.09s Step 306( 37.80%), action 189, FPS 1.53, Running 148.91s Step 307( 38.00%), action 190, FPS 1.50, Running 149.44s Step 308( 38.20%), action 191, FPS 1.49, Running 150.45s Step 309( 38.40%), action 192, FPS 1.47, Running 151.12s Step 310( 38.60%), action 193, FPS 1.47, Running 151.84s Step 311( 38.80%), action 194, FPS 1.48, Running 152.36s Step 312( 39.00%), action 195, FPS 1.49, Running 153.25s Step 313( 39.20%), action 196, FPS 1.52, Running 153.56s Step 314( 39.40%), action 197, FPS 1.54, Running 154.39s Step 315( 39.60%), action 198, FPS 1.59, Running 154.66s Step 316( 39.80%), action 199, FPS 1.54, Running 155.53s Step 317( 40.00%), action 200, FPS 1.49, Running 156.17s Step 318( 40.20%), action 201, FPS 1.50, Running 157.12s Step 319( 40.40%), action 202, FPS 1.48, Running 157.76s Step 320( 40.60%), action 203, FPS 1.50, Running 158.44s Step 321( 40.80%), action 204, FPS 1.50, Running 158.93s Step 322( 41.00%), action 205, FPS 1.48, Running 159.86s Step 323( 41.20%), action 206, FPS 1.49, Running 160.21s Step 324( 41.40%), action 207, FPS 1.54, Running 160.73s Step 325( 41.60%), action 208, FPS 1.56, Running 160.93s Step 326( 41.80%), action 209, FPS 1.61, Running 161.31s Step 327( 42.00%), action 210, FPS 1.66, Running 161.51s Step 328( 42.20%), action 211, FPS 1.63, Running 162.69s Step 329( 42.40%), action 212, FPS 1.69, Running 162.98s Step 330( 42.60%), action 213, FPS 1.68, Running 163.76s Step 331( 42.80%), action 214, FPS 1.70, Running 164.13s Step 332( 43.00%), action 215, FPS 1.71, Running 164.96s Step 333( 43.20%), action 216, FPS 1.68, Running 165.50s Step 334( 43.40%), action 217, FPS 1.69, Running 166.24s Step 335( 43.60%), action 218, FPS 1.65, Running 166.78s Step 336( 43.80%), action 219, FPS 1.64, Running 167.71s Step 337( 44.00%), action 220, FPS 1.68, Running 168.06s Step 338( 44.20%), action 221, FPS 1.65, Running 169.25s Step 339( 44.40%), action 222, FPS 1.69, Running 169.63s Step 340( 44.60%), action 223, FPS 1.68, Running 170.37s Step 341( 44.80%), action 224, FPS 1.71, Running 170.63s Step 342( 45.00%), action 225, FPS 1.70, Running 171.60s Step 343( 45.20%), action 226, FPS 1.67, Running 172.16s Step 344( 45.40%), action 227, FPS 1.61, Running 173.12s Step 345( 45.60%), action 228, FPS 1.56, Running 173.76s Step 346( 45.80%), action 229, FPS 1.50, Running 174.64s Step 347( 46.00%), action 230, FPS 1.48, Running 175.06s Step 348( 46.20%), action 231, FPS 1.50, Running 176.03s Step 349( 46.40%), action 232, FPS 1.46, Running 176.65s Step 350( 46.60%), action 233, FPS 1.44, Running 177.70s Step 351( 46.80%), action 234, FPS 1.41, Running 178.34s Step 352( 47.00%), action 235, FPS 1.39, Running 179.36s Step 353( 47.20%), action 236, FPS 1.41, Running 179.65s Step 354( 47.40%), action 237, FPS 1.45, Running 180.04s Step 355( 47.60%), action 238, FPS 1.48, Running 180.29s Step 356( 47.80%), action 239, FPS 1.54, Running 180.66s Step 357( 48.00%), action 240, FPS 1.56, Running 180.91s Step 358( 48.20%), action 241, FPS 1.61, Running 181.70s Step 359( 48.40%), action 242, FPS 1.58, Running 182.27s Step 360( 48.60%), action 243, FPS 1.55, Running 183.30s Step 361( 48.80%), action 244, FPS 1.51, Running 183.90s Step 362( 49.00%), action 245, FPS 1.53, Running 184.63s Step 363( 49.20%), action 246, FPS 1.53, Running 185.26s Step 364( 49.40%), action 247, FPS 1.52, Running 186.30s Step 365( 49.60%), action 248, FPS 1.52, Running 186.91s Step 366( 49.80%), action 249, FPS 1.51, Running 187.93s Step 367( 50.00%), action 250, FPS 1.48, Running 188.61s Step 368( 50.20%), action 251, FPS 1.48, Running 189.57s Step 369( 50.40%), action 252, FPS 1.47, Running 190.29s Step 370( 50.60%), action 253, FPS 1.48, Running 191.20s Step 371( 50.80%), action 254, FPS 1.51, Running 191.61s Step 372( 51.00%), action 255, FPS 1.53, Running 192.45s Step 373( 51.20%), action 256, FPS 1.49, Running 193.04s Step 374( 51.40%), action 257, FPS 1.46, Running 193.77s Step 375( 51.60%), action 258, FPS 1.44, Running 194.19s Step 376( 51.80%), action 259, FPS 1.39, Running 195.08s Step 377( 52.00%), action 260, FPS 1.35, Running 195.76s Step 378( 52.20%), action 261, FPS 1.32, Running 196.84s Step 379( 52.40%), action 262, FPS 1.32, Running 197.40s Step 380( 52.60%), action 263, FPS 1.33, Running 198.31s Step 381( 52.80%), action 264, FPS 1.35, Running 198.71s Step 382( 53.00%), action 265, FPS 1.37, Running 199.22s Step 383( 53.20%), action 266, FPS 1.41, Running 199.48s Step 384( 53.40%), action 267, FPS 1.45, Running 200.07s Step 385( 53.60%), action 268, FPS 1.48, Running 200.41s Step 386( 53.80%), action 269, FPS 1.52, Running 201.08s Step 387( 54.00%), action 270, FPS 1.53, Running 201.69s Step 388( 54.20%), action 271, FPS 1.57, Running 202.32s Step 389( 54.40%), action 272, FPS 1.59, Running 202.85s Step 390( 54.60%), action 273, FPS 1.59, Running 203.81s Step 391( 54.80%), action 274, FPS 1.60, Running 204.14s Step 392( 55.00%), action 275, FPS 1.59, Running 205.06s Step 393( 55.20%), action 276, FPS 1.62, Running 205.40s Step 394( 55.40%), action 277, FPS 1.60, Running 206.28s Step 395( 55.60%), action 278, FPS 1.57, Running 206.89s Step 396( 55.80%), action 279, FPS 1.56, Running 207.90s Step 397( 56.00%), action 280, FPS 1.59, Running 208.32s Step 398( 56.20%), action 281, FPS 1.59, Running 209.42s Step 399( 56.40%), action 282, FPS 1.62, Running 209.76s Step 400( 56.60%), action 283, FPS 1.63, Running 210.62s Step 401( 56.80%), action 284, FPS 1.61, Running 211.16s Step 402( 57.00%), action 285, FPS 1.60, Running 211.70s Step 403( 57.20%), action 286, FPS 1.57, Running 212.23s Step 404( 57.40%), action 287, FPS 1.57, Running 212.81s Step 405( 57.60%), action 288, FPS 1.55, Running 213.35s Step 406( 57.80%), action 289, FPS 1.56, Running 213.88s Step 407( 58.00%), action 290, FPS 1.56, Running 214.48s Step 408( 58.20%), action 291, FPS 1.55, Running 215.19s Step 409( 58.40%), action 292, FPS 1.55, Running 215.77s Step 410( 58.60%), action 293, FPS 1.56, Running 216.66s Step 411( 58.80%), action 294, FPS 1.53, Running 217.22s Step 412( 59.00%), action 295, FPS 1.57, Running 217.83s Step 413( 59.20%), action 296, FPS 1.54, Running 218.37s Step 414( 59.40%), action 297, FPS 1.60, Running 218.81s Step 415( 59.60%), action 298, FPS 1.64, Running 219.08s Step 416( 59.80%), action 299, FPS 1.70, Running 219.63s Step 417( 60.00%), action 300, FPS 1.70, Running 220.05s Step 418( 60.20%), action 301, FPS 1.72, Running 221.06s Step 419( 60.40%), action 302, FPS 1.68, Running 221.68s Step 420( 60.60%), action 303, FPS 1.68, Running 222.53s Step 421( 60.80%), action 304, FPS 1.66, Running 223.18s Step 422( 61.00%), action 305, FPS 1.64, Running 223.89s Step 423( 61.20%), action 306, FPS 1.65, Running 224.39s Step 424( 61.40%), action 307, FPS 1.59, Running 225.35s Step 425( 61.60%), action 308, FPS 1.62, Running 225.66s Step 426( 61.80%), action 309, FPS 1.60, Running 226.42s Step 427( 62.00%), action 310, FPS 1.59, Running 227.08s Step 428( 62.20%), action 311, FPS 1.56, Running 228.03s Step 429( 62.40%), action 312, FPS 1.59, Running 228.37s Step 430( 62.60%), action 313, FPS 1.59, Running 229.24s Step 431( 62.80%), action 314, FPS 1.58, Running 229.87s Step 432( 63.00%), action 315, FPS 1.53, Running 230.93s Step 433( 63.20%), action 316, FPS 1.51, Running 231.58s Step 434( 63.40%), action 317, FPS 1.47, Running 232.46s Step 435( 63.60%), action 318, FPS 1.45, Running 232.90s Step 436( 63.80%), action 319, FPS 1.43, Running 233.66s Step 437( 64.00%), action 320, FPS 1.41, Running 234.22s Step 438( 64.20%), action 321, FPS 1.41, Running 235.21s Step 439( 64.40%), action 322, FPS 1.41, Running 235.84s Step 440( 64.60%), action 323, FPS 1.40, Running 236.85s Step 441( 64.80%), action 324, FPS 1.41, Running 237.41s Step 442( 65.00%), action 325, FPS 1.42, Running 237.94s Step 443( 65.20%), action 326, FPS 1.44, Running 238.26s Step 444( 65.40%), action 327, FPS 1.45, Running 239.18s Step 445( 65.60%), action 328, FPS 1.42, Running 239.78s Step 446( 65.80%), action 329, FPS 1.42, Running 240.48s Step 447( 66.00%), action 330, FPS 1.43, Running 241.05s Step 448( 66.20%), action 331, FPS 1.44, Running 241.93s Step 449( 66.40%), action 332, FPS 1.43, Running 242.33s Step 450( 66.60%), action 333, FPS 1.45, Running 243.08s Step 451( 66.80%), action 334, FPS 1.47, Running 243.44s Step 452( 67.00%), action 335, FPS 1.51, Running 244.20s Step 453( 67.20%), action 336, FPS 1.55, Running 244.47s Step 454( 67.40%), action 337, FPS 1.55, Running 245.36s Step 455( 67.60%), action 338, FPS 1.53, Running 245.99s [2026-08-01 21:32:57] [95 ] Seed 94 success after 246.33 s. +steps: 455 , actions: 338 . +Instruction: Empty +Total 56/95(58.95%) success. +Setting seed: 95 +Step 1( N/A%), pre moving , FPS 2.66, Running 0.38s Step 2( N/A%), pre moving , FPS 3.35, Running 0.60s Step 3( N/A%), pre moving , FPS 4.47, Running 0.67s Step 4( N/A%), pre moving , FPS 5.46, Running 0.73s Step 5( N/A%), pre moving , FPS 6.20, Running 0.81s Step 6( N/A%), pre moving , FPS 5.34, Running 1.12s Step 7( N/A%), pre moving , FPS 5.85, Running 1.20s Step 8( N/A%), pre moving , FPS 6.33, Running 1.26s Step 9( N/A%), pre moving , FPS 6.73, Running 1.34s Step 10( N/A%), pre moving , FPS 6.12, Running 1.63s Step 11( N/A%), pre moving , FPS 6.33, Running 1.74s Step 12( N/A%), pre moving , FPS 6.67, Running 1.80s Step 13( N/A%), pre moving , FPS 6.96, Running 1.87s Step 14( N/A%), pre moving , FPS 7.26, Running 1.93s Step 15( N/A%), pre moving , FPS 6.68, Running 2.24s Step 16( N/A%), pre moving , FPS 6.85, Running 2.34s Step 17( N/A%), pre moving , FPS 7.07, Running 2.40s Step 18( N/A%), pre moving , FPS 7.31, Running 2.46s Step 19( N/A%), pre moving , FPS 6.85, Running 2.77s Step 20( N/A%), pre moving , FPS 7.04, Running 2.84s Step 21( N/A%), pre moving , FPS 6.59, Running 3.41s Step 22( N/A%), pre moving , FPS 6.99, Running 3.46s Step 23( N/A%), pre moving , FPS 7.03, Running 3.52s Step 24( N/A%), pre moving , FPS 6.41, Running 3.86s Step 25( N/A%), pre moving , FPS 6.51, Running 3.88s Step 26( N/A%), pre moving , FPS 6.00, Running 4.46s Step 27( N/A%), pre moving , FPS 5.99, Running 4.54s Step 28( N/A%), pre moving , FPS 6.04, Running 4.57s Step 29( N/A%), pre moving , FPS 6.13, Running 4.60s Step 30( N/A%), pre moving , FPS 6.64, Running 4.65s Step 31( N/A%), pre moving , FPS 6.71, Running 4.72s Step 32( N/A%), pre moving , FPS 6.19, Running 5.03s Step 33( N/A%), pre moving , FPS 6.20, Running 5.10s Step 34( N/A%), pre moving , FPS 6.17, Running 5.17s Step 35( N/A%), pre moving , FPS 6.69, Running 5.24s Step 36( N/A%), pre moving , FPS 5.67, Running 5.87s Step 37( N/A%), pre moving , FPS 5.29, Running 6.19s Step 38( N/A%), pre moving , FPS 5.25, Running 6.27s Step 39( N/A%), pre moving , FPS 5.65, Running 6.32s Step 40( N/A%), pre moving , FPS 5.65, Running 6.38s Step 41( N/A%), pre moving , FPS 6.27, Running 6.60s Step 42( N/A%), pre moving , FPS 6.03, Running 6.78s Step 43( N/A%), pre moving , FPS 6.01, Running 6.84s Step 44( N/A%), pre moving , FPS 6.53, Running 6.92s Step 45( N/A%), pre moving , FPS 5.92, Running 7.26s Step 46( N/A%), pre moving , FPS 6.88, Running 7.36s Step 47( N/A%), pre moving , FPS 6.82, Running 7.47s Step 48( N/A%), pre moving , FPS 6.18, Running 7.81s Step 49( N/A%), pre moving , FPS 6.02, Running 7.92s Step 50( N/A%), pre moving , FPS 6.00, Running 7.98s Step 51( N/A%), pre moving , FPS 5.94, Running 8.08s Step 52( N/A%), pre moving , FPS 5.90, Running 8.42s Step 53( N/A%), pre moving , FPS 5.85, Running 8.51s Step 54( N/A%), pre moving , FPS 5.80, Running 8.62s Step 55( N/A%), pre moving , FPS 5.35, Running 8.98s Step 56( N/A%), pre moving , FPS 6.30, Running 9.04s Step 57( N/A%), pre moving , FPS 6.85, Running 9.11s Step 58( N/A%), pre moving , FPS 6.92, Running 9.16s Step 59( N/A%), pre moving , FPS 6.89, Running 9.22s Step 60( N/A%), pre moving , FPS 6.91, Running 9.27s Step 61( N/A%), pre moving , FPS 7.34, Running 9.33s Step 62( N/A%), pre moving , FPS 7.64, Running 9.39s Step 63( N/A%), pre moving , FPS 7.67, Running 9.45s Step 64( N/A%), pre moving , FPS 7.73, Running 9.50s Step 65( N/A%), pre moving , FPS 8.70, Running 9.55s Step 66( N/A%), pre moving , FPS 9.01, Running 9.58s Step 67( N/A%), pre moving , FPS 9.32, Running 9.61s Step 68( N/A%), pre moving , FPS 10.93, Running 9.64s Step 69( N/A%), pre moving , FPS 11.23, Running 9.70s Step 70( N/A%), pre moving , FPS 11.25, Running 9.76s Step 71( N/A%), pre moving , FPS 11.77, Running 9.78s Step 72( N/A%), pre moving , FPS 14.38, Running 9.81s Step 73( N/A%), pre moving , FPS 15.09, Running 9.84s Step 74( N/A%), pre moving , FPS 15.95, Running 9.87s Step 75( N/A%), pre moving , FPS 21.66, Running 9.90s Step 76( N/A%), pre moving , FPS 22.22, Running 9.94s Step 77( N/A%), pre moving , FPS 23.29, Running 9.97s Step 78( N/A%), pre moving , FPS 24.05, Running 9.99s Step 79( N/A%), pre moving , FPS 24.74, Running 10.03s Step 80( N/A%), pre moving , FPS 25.58, Running 10.06s Step 81( N/A%), pre moving , FPS 26.28, Running 10.09s Step 82( N/A%), pre moving , FPS 27.59, Running 10.12s Step 83( N/A%), pre moving , FPS 28.87, Running 10.14s Step 84( N/A%), pre moving , FPS 30.12, Running 10.17s Step 85( N/A%), pre moving , FPS 31.69, Running 10.19s Step 86( N/A%), pre moving , FPS 32.31, Running 10.20s Step 87( N/A%), pre moving , FPS 33.00, Running 10.22s Step 88( N/A%), pre moving , FPS 33.71, Running 10.23s Step 89( N/A%), pre moving , FPS 36.64, Running 10.25s Step 90( N/A%), pre moving , FPS 38.58, Running 10.28s Step 91( N/A%), pre moving , FPS 39.18, Running 10.29s Step 92( N/A%), pre moving , FPS 39.84, Running 10.31s Step 93( N/A%), pre moving , FPS 40.86, Running 10.33s Step 94( N/A%), pre moving , FPS 42.09, Running 10.35s Step 95( N/A%), pre moving , FPS 42.56, Running 10.37s Step 96( N/A%), pre moving , FPS 44.58, Running 10.39s Step 97( N/A%), pre moving , FPS 43.85, Running 10.42s Step 98( N/A%), pre moving , FPS 42.54, Running 10.46s Step 99( N/A%), pre moving , FPS 39.99, Running 10.53s Step 100( N/A%), pre moving , FPS 37.67, Running 10.59s Step 101( N/A%), pre moving , FPS 35.79, Running 10.65s Step 102( N/A%), pre moving , FPS 33.80, Running 10.71s Step 103( N/A%), pre moving , FPS 30.92, Running 10.79s Step 104( N/A%), pre moving , FPS 9.59, Running 12.25s Step 105( N/A%), pre moving , FPS 8.30, Running 12.60s Step 106( N/A%), pre moving , FPS 7.64, Running 12.82s Step 107( N/A%), pre moving , FPS 6.90, Running 13.12s Step 108( N/A%), pre moving , FPS 6.57, Running 13.28s Step 109( N/A%), pre moving , FPS 5.99, Running 13.59s Step 110( N/A%), pre moving , FPS 5.74, Running 13.76s Step 111( N/A%), pre moving , FPS 5.29, Running 14.08s Step 112( N/A%), pre moving , FPS 5.06, Running 14.26s Step 113( N/A%), pre moving , FPS 4.72, Running 14.57s Step 114( N/A%), pre moving , FPS 4.52, Running 14.77s Step 115( N/A%), pre moving , FPS 4.24, Running 15.09s Step 116( N/A%), pre moving , FPS 4.11, Running 15.26s Step 117( N/A%), pre moving , FPS 3.89, Running 15.56s Step 118( N/A%), pre moving , FPS 3.80, Running 15.73s Step 119( N/A%), pre moving , FPS 3.64, Running 16.02s Step 120( N/A%), pre moving , FPS 3.56, Running 16.21s Step 121( N/A%), pre moving , FPS 3.40, Running 16.52s Step 122( N/A%), pre moving , FPS 3.35, Running 16.69s Step 123( N/A%), pre moving , FPS 3.24, Running 16.97s Step 124( 0.20%), action 1, FPS 3.57, Running 17.86s Step 125( 0.40%), action 2, FPS 3.60, Running 18.14s Step 126( 0.60%), action 3, FPS 3.44, Running 18.63s Step 127( 0.80%), action 4, FPS 3.46, Running 18.90s Step 128( 1.00%), action 5, FPS 3.22, Running 19.49s Step 129( 1.20%), action 6, FPS 3.11, Running 20.03s Step 130( 1.40%), action 7, FPS 2.97, Running 20.49s Step 131( 1.60%), action 8, FPS 2.93, Running 20.91s Step 132( 1.80%), action 9, FPS 2.79, Running 21.42s Step 133( 2.00%), action 10, FPS 2.82, Running 21.65s Step 134( 2.20%), action 11, FPS 2.57, Running 22.55s Step 135( 2.40%), action 12, FPS 2.59, Running 22.82s Step 136( 2.60%), action 13, FPS 2.40, Running 23.59s Step 137( 2.80%), action 14, FPS 2.35, Running 24.06s Step 138( 3.00%), action 15, FPS 2.24, Running 24.67s Step 139( 3.20%), action 16, FPS 2.22, Running 25.04s Step 140( 3.40%), action 17, FPS 2.13, Running 25.60s Step 141( 3.60%), action 18, FPS 2.07, Running 26.19s Step 142( 3.80%), action 19, FPS 1.99, Running 26.72s Step 143( 4.00%), action 20, FPS 1.95, Running 27.23s Step 144( 4.20%), action 21, FPS 1.99, Running 27.91s Step 145( 4.40%), action 22, FPS 2.00, Running 28.16s Step 146( 4.60%), action 23, FPS 2.00, Running 28.64s Step 147( 4.80%), action 24, FPS 2.00, Running 28.92s Step 148( 5.00%), action 25, FPS 2.03, Running 29.37s Step 149( 5.20%), action 26, FPS 2.07, Running 29.68s Step 150( 5.40%), action 27, FPS 2.00, Running 30.49s Step 151( 5.60%), action 28, FPS 1.98, Running 31.03s Step 152( 5.80%), action 29, FPS 1.96, Running 31.63s Step 153( 6.00%), action 30, FPS 1.91, Running 32.14s Step 154( 6.20%), action 31, FPS 1.93, Running 32.91s Step 155( 6.40%), action 32, FPS 1.89, Running 33.40s Step 156( 6.60%), action 33, FPS 1.93, Running 33.95s Step 157( 6.80%), action 34, FPS 1.96, Running 34.29s Step 158( 7.00%), action 35, FPS 1.98, Running 34.77s Step 159( 7.20%), action 36, FPS 1.99, Running 35.08s Step 160( 7.40%), action 37, FPS 1.95, Running 35.85s Step 161( 7.60%), action 38, FPS 1.97, Running 36.33s Step 162( 7.80%), action 39, FPS 1.94, Running 37.02s Step 163( 8.00%), action 40, FPS 1.96, Running 37.45s Step 164( 8.20%), action 41, FPS 1.93, Running 38.29s Step 165( 8.40%), action 42, FPS 1.89, Running 38.74s Step 166( 8.60%), action 43, FPS 1.88, Running 39.27s Step 167( 8.80%), action 44, FPS 1.88, Running 39.53s Step 168( 9.00%), action 45, FPS 1.85, Running 40.20s Step 169( 9.20%), action 46, FPS 1.81, Running 40.72s Step 170( 9.40%), action 47, FPS 1.82, Running 41.45s Step 171( 9.60%), action 48, FPS 1.82, Running 41.99s Step 172( 9.80%), action 49, FPS 1.84, Running 42.49s Step 173( 10.00%), action 50, FPS 1.87, Running 42.85s Step 174( 10.20%), action 51, FPS 1.86, Running 43.67s Step 175( 10.40%), action 52, FPS 1.87, Running 44.11s Step 176( 10.60%), action 53, FPS 1.86, Running 44.68s Step 177( 10.80%), action 54, FPS 1.87, Running 44.99s Step 178( 11.00%), action 55, FPS 1.84, Running 45.65s Step 179( 11.20%), action 56, FPS 1.82, Running 46.07s Step 180( 11.40%), action 57, FPS 1.86, Running 46.59s Step 181( 11.60%), action 58, FPS 1.85, Running 47.14s Step 182( 11.80%), action 59, FPS 1.84, Running 47.92s Step 183( 12.00%), action 60, FPS 1.82, Running 48.42s Step 184( 12.20%), action 61, FPS 1.84, Running 49.15s Step 185( 12.40%), action 62, FPS 1.86, Running 49.47s Step 186( 12.60%), action 63, FPS 1.87, Running 49.97s Step 187( 12.80%), action 64, FPS 1.83, Running 50.44s Step 188( 13.00%), action 65, FPS 1.83, Running 51.13s Step 189( 13.20%), action 66, FPS 1.82, Running 51.69s Step 190( 13.40%), action 67, FPS 1.87, Running 52.18s Step 191( 13.60%), action 68, FPS 1.88, Running 52.64s Step 192( 13.80%), action 69, FPS 1.87, Running 53.18s Step 193( 14.00%), action 70, FPS 1.84, Running 53.71s Step 194( 14.20%), action 71, FPS 1.83, Running 54.62s Step 195( 14.40%), action 72, FPS 1.82, Running 55.11s Step 196( 14.60%), action 73, FPS 1.76, Running 56.05s Step 197( 14.80%), action 74, FPS 1.76, Running 56.36s Step 198( 15.00%), action 75, FPS 1.74, Running 57.12s Step 199( 15.20%), action 76, FPS 1.76, Running 57.41s Step 200( 15.40%), action 77, FPS 1.72, Running 58.19s Step 201( 15.60%), action 78, FPS 1.75, Running 58.56s Step 202( 15.80%), action 79, FPS 1.78, Running 59.19s Step 203( 16.00%), action 80, FPS 1.79, Running 59.57s Step 204( 16.20%), action 81, FPS 1.81, Running 60.23s Step 205( 16.40%), action 82, FPS 1.81, Running 60.54s Step 206( 16.60%), action 83, FPS 1.78, Running 61.19s Step 207( 16.80%), action 84, FPS 1.79, Running 61.61s Step 208( 17.00%), action 85, FPS 1.82, Running 62.09s Step 209( 17.20%), action 86, FPS 1.87, Running 62.41s Step 210( 17.40%), action 87, FPS 1.85, Running 62.98s Step 211( 17.60%), action 88, FPS 1.88, Running 63.25s Step 212( 17.80%), action 89, FPS 1.90, Running 63.71s Step 213( 18.00%), action 90, FPS 1.94, Running 63.99s Step 214( 18.20%), action 91, FPS 2.00, Running 64.64s Step 215( 18.40%), action 92, FPS 2.04, Running 64.91s Step 216( 18.60%), action 93, FPS 2.17, Running 65.29s Step 217( 18.80%), action 94, FPS 2.18, Running 65.52s Step 218( 19.00%), action 95, FPS 2.22, Running 66.14s Step 219( 19.20%), action 96, FPS 2.22, Running 66.41s Step 220( 19.40%), action 97, FPS 2.29, Running 66.91s Step 221( 19.60%), action 98, FPS 2.32, Running 67.17s Step 222( 19.80%), action 99, FPS 2.29, Running 67.93s Step 223( 20.00%), action 100, FPS 2.30, Running 68.26s Step 224( 20.20%), action 101, FPS 2.29, Running 68.97s Step 225( 20.40%), action 102, FPS 2.29, Running 69.28s Step 226( 20.60%), action 103, FPS 2.25, Running 70.08s Step 227( 20.80%), action 104, FPS 2.30, Running 70.32s Step 228( 21.00%), action 105, FPS 2.22, Running 71.09s Step 229( 21.20%), action 106, FPS 2.21, Running 71.45s Step 230( 21.40%), action 107, FPS 2.25, Running 71.87s Step 231( 21.60%), action 108, FPS 2.26, Running 72.10s Step 232( 21.80%), action 109, FPS 2.24, Running 72.65s Step 233( 22.00%), action 110, FPS 2.25, Running 72.90s Step 234( 22.20%), action 111, FPS 2.24, Running 73.57s Step 235( 22.40%), action 112, FPS 2.22, Running 73.91s Step 236( 22.60%), action 113, FPS 2.15, Running 74.57s Step 237( 22.80%), action 114, FPS 2.13, Running 74.90s Step 238( 23.00%), action 115, FPS 2.01, Running 76.07s Step 239( 23.20%), action 116, FPS 1.94, Running 76.72s Step 240( 23.40%), action 117, FPS 1.86, Running 77.67s Step 241( 23.60%), action 118, FPS 1.80, Running 78.26s Step 242( 23.80%), action 119, FPS 1.78, Running 79.19s Step 243( 24.00%), action 120, FPS 1.72, Running 79.85s Step 244( 24.20%), action 121, FPS 1.68, Running 80.86s Step 245( 24.40%), action 122, FPS 1.65, Running 81.42s Step 246( 24.60%), action 123, FPS 1.63, Running 82.35s Step 247( 24.80%), action 124, FPS 1.61, Running 82.72s Step 248( 25.00%), action 125, FPS 1.61, Running 83.47s Step 249( 25.20%), action 126, FPS 1.59, Running 84.05s Step 250( 25.40%), action 127, FPS 1.52, Running 85.02s Step 251( 25.60%), action 128, FPS 1.48, Running 85.64s Step 252( 25.80%), action 129, FPS 1.43, Running 86.64s Step 253( 26.00%), action 130, FPS 1.40, Running 87.22s Step 254( 26.20%), action 131, FPS 1.36, Running 88.30s Step 255( 26.40%), action 132, FPS 1.34, Running 88.89s Step 256( 26.60%), action 133, FPS 1.31, Running 89.86s Step 257( 26.80%), action 134, FPS 1.31, Running 90.12s Step 258( 27.00%), action 135, FPS 1.35, Running 90.92s Step 259( 27.20%), action 136, FPS 1.38, Running 91.26s Step 260( 27.40%), action 137, FPS 1.37, Running 92.30s Step 261( 27.60%), action 138, FPS 1.40, Running 92.52s Step 262( 27.80%), action 139, FPS 1.45, Running 92.96s Step 263( 28.00%), action 140, FPS 1.50, Running 93.22s Step 264( 28.20%), action 141, FPS 1.55, Running 93.75s Step 265( 28.40%), action 142, FPS 1.59, Running 93.99s Step 266( 28.60%), action 143, FPS 1.64, Running 94.52s Step 267( 28.80%), action 144, FPS 1.66, Running 94.79s Step 268( 29.00%), action 145, FPS 1.72, Running 95.12s Step 269( 29.20%), action 146, FPS 1.72, Running 95.69s Step 270( 29.40%), action 147, FPS 1.78, Running 96.27s Step 271( 29.60%), action 148, FPS 1.77, Running 96.92s Step 272( 29.80%), action 149, FPS 1.78, Running 97.89s Step 273( 30.00%), action 150, FPS 1.82, Running 98.19s Step 274( 30.20%), action 151, FPS 1.87, Running 99.01s Step 275( 30.40%), action 152, FPS 1.86, Running 99.65s Step 276( 30.60%), action 153, FPS 1.85, Running 100.69s Step 277( 30.80%), action 154, FPS 1.80, Running 101.25s Step 278( 31.00%), action 155, FPS 1.75, Running 102.34s Step 279( 31.20%), action 156, FPS 1.72, Running 102.91s Step 280( 31.40%), action 157, FPS 1.73, Running 103.86s Step 281( 31.60%), action 158, FPS 1.70, Running 104.31s Step 282( 31.80%), action 159, FPS 1.65, Running 105.08s Step 283( 32.00%), action 160, FPS 1.61, Running 105.62s Step 284( 32.20%), action 161, FPS 1.55, Running 106.62s Step 285( 32.40%), action 162, FPS 1.50, Running 107.30s Step 286( 32.60%), action 163, FPS 1.45, Running 108.34s Step 287( 32.80%), action 164, FPS 1.42, Running 108.86s Step 288( 33.00%), action 165, FPS 1.37, Running 109.78s Step 289( 33.20%), action 166, FPS 1.39, Running 110.06s Step 290( 33.40%), action 167, FPS 1.36, Running 110.94s Step 291( 33.60%), action 168, FPS 1.39, Running 111.26s Step 292( 33.80%), action 169, FPS 1.41, Running 112.12s Step 293( 34.00%), action 170, FPS 1.38, Running 112.64s Step 294( 34.20%), action 171, FPS 1.40, Running 113.26s Step 295( 34.40%), action 172, FPS 1.44, Running 113.52s Step 296( 34.60%), action 173, FPS 1.48, Running 114.18s Step 297( 34.80%), action 174, FPS 1.51, Running 114.46s Step 298( 35.00%), action 175, FPS 1.54, Running 115.29s Step 299( 35.20%), action 176, FPS 1.59, Running 115.49s Step 300( 35.40%), action 177, FPS 1.63, Running 116.11s Step 301( 35.60%), action 178, FPS 1.62, Running 116.67s Step 302( 35.80%), action 179, FPS 1.59, Running 117.65s Step 303( 36.00%), action 180, FPS 1.58, Running 118.26s Step 304( 36.20%), action 181, FPS 1.58, Running 119.28s Step 305( 36.40%), action 182, FPS 1.59, Running 119.85s Step 306( 36.60%), action 183, FPS 1.62, Running 120.65s Step 307( 36.80%), action 184, FPS 1.64, Running 121.06s Step 308( 37.00%), action 185, FPS 1.67, Running 121.72s Step 309( 37.20%), action 186, FPS 1.65, Running 122.14s Step 310( 37.40%), action 187, FPS 1.64, Running 123.12s Step 311( 37.60%), action 188, FPS 1.60, Running 123.76s Step 312( 37.80%), action 189, FPS 1.58, Running 124.76s Step 313( 38.00%), action 190, FPS 1.61, Running 125.06s Step 314( 38.20%), action 191, FPS 1.56, Running 126.06s Step 315( 38.40%), action 192, FPS 1.53, Running 126.60s Step 316( 38.60%), action 193, FPS 1.52, Running 127.35s Step 317( 38.80%), action 194, FPS 1.50, Running 127.75s Step 318( 39.00%), action 195, FPS 1.49, Running 128.70s Step 319( 39.20%), action 196, FPS 1.45, Running 129.32s Step 320( 39.40%), action 197, FPS 1.45, Running 129.94s Step 321( 39.60%), action 198, FPS 1.45, Running 130.48s Step 322( 39.80%), action 199, FPS 1.48, Running 131.20s Step 323( 40.00%), action 200, FPS 1.50, Running 131.62s Step 324( 40.20%), action 201, FPS 1.50, Running 132.63s Step 325( 40.40%), action 202, FPS 1.52, Running 132.99s Step 326( 40.60%), action 203, FPS 1.56, Running 133.44s Step 327( 40.80%), action 204, FPS 1.58, Running 133.71s Step 328( 41.00%), action 205, FPS 1.61, Running 134.16s Step 329( 41.20%), action 206, FPS 1.64, Running 134.37s Step 330( 41.40%), action 207, FPS 1.67, Running 135.08s Step 331( 41.60%), action 208, FPS 1.70, Running 135.55s Step 332( 41.80%), action 209, FPS 1.75, Running 136.20s Step 333( 42.00%), action 210, FPS 1.75, Running 136.48s Step 334( 42.20%), action 211, FPS 1.73, Running 137.65s Step 335( 42.40%), action 212, FPS 1.71, Running 138.28s Step 336( 42.60%), action 213, FPS 1.74, Running 138.86s Step 337( 42.80%), action 214, FPS 1.72, Running 139.39s Step 338( 43.00%), action 215, FPS 1.71, Running 140.38s Step 339( 43.20%), action 216, FPS 1.72, Running 140.95s Step 340( 43.40%), action 217, FPS 1.73, Running 141.51s Step 341( 43.60%), action 218, FPS 1.75, Running 141.92s Step 342( 43.80%), action 219, FPS 1.75, Running 142.64s Step 343( 44.00%), action 220, FPS 1.73, Running 143.15s Step 344( 44.20%), action 221, FPS 1.74, Running 144.11s Step 345( 44.40%), action 222, FPS 1.75, Running 144.40s Step 346( 44.60%), action 223, FPS 1.70, Running 145.21s Step 347( 44.80%), action 224, FPS 1.70, Running 145.47s Step 348( 45.00%), action 225, FPS 1.64, Running 146.35s Step 349( 45.20%), action 226, FPS 1.62, Running 146.69s Step 350( 45.40%), action 227, FPS 1.61, Running 147.53s Step 351( 45.60%), action 228, FPS 1.62, Running 147.90s Step 352( 45.80%), action 229, FPS 1.60, Running 148.68s Step 353( 46.00%), action 230, FPS 1.58, Running 149.16s Step 354( 46.20%), action 231, FPS 1.61, Running 150.06s Step 355( 46.40%), action 232, FPS 1.64, Running 150.45s Step 356( 46.60%), action 233, FPS 1.60, Running 151.35s Step 357( 46.80%), action 234, FPS 1.64, Running 151.61s Step 358( 47.00%), action 235, FPS 1.70, Running 152.13s Step 359( 47.20%), action 236, FPS 1.76, Running 152.33s Step 360( 47.40%), action 237, FPS 1.80, Running 152.62s Step 361( 47.60%), action 238, FPS 1.82, Running 152.93s Step 362( 47.80%), action 239, FPS 1.86, Running 153.38s Step 363( 48.00%), action 240, FPS 1.92, Running 153.59s Step 364( 48.20%), action 241, FPS 1.98, Running 154.19s Step 365( 48.40%), action 242, FPS 1.99, Running 154.45s Step 366( 48.60%), action 243, FPS 2.02, Running 155.11s Step 367( 48.80%), action 244, FPS 2.02, Running 155.37s Step 368( 49.00%), action 245, FPS 2.02, Running 156.25s Step 369( 49.20%), action 246, FPS 2.04, Running 156.51s Step 370( 49.40%), action 247, FPS 2.02, Running 157.44s Step 371( 49.60%), action 248, FPS 1.97, Running 158.04s Step 372( 49.80%), action 249, FPS 2.02, Running 158.60s Step 373( 50.00%), action 250, FPS 1.98, Running 159.24s Step 374( 50.20%), action 251, FPS 1.98, Running 160.16s Step 375( 50.40%), action 252, FPS 1.94, Running 160.78s Step 376( 50.60%), action 253, FPS 1.92, Running 161.74s Step 377( 50.80%), action 254, FPS 1.90, Running 162.15s Step 378( 51.00%), action 255, FPS 1.84, Running 163.00s Step 379( 51.20%), action 256, FPS 1.77, Running 163.62s Step 380( 51.40%), action 257, FPS 1.67, Running 164.63s Step 381( 51.60%), action 258, FPS 1.63, Running 165.21s Step 382( 51.80%), action 259, FPS 1.58, Running 166.01s Step 383( 52.00%), action 260, FPS 1.56, Running 166.43s Step 384( 52.20%), action 261, FPS 1.51, Running 167.43s Step 385( 52.40%), action 262, FPS 1.47, Running 168.03s Step 386( 52.60%), action 263, FPS 1.44, Running 169.01s Step 387( 52.80%), action 264, FPS 1.44, Running 169.30s Step 388( 53.00%), action 265, FPS 1.44, Running 170.13s Step 389( 53.20%), action 266, FPS 1.41, Running 170.73s Step 390( 53.40%), action 267, FPS 1.42, Running 171.48s Step 391( 53.60%), action 268, FPS 1.44, Running 171.93s Step 392( 53.80%), action 269, FPS 1.44, Running 172.50s Step 393( 54.00%), action 270, FPS 1.48, Running 172.76s Step 394( 54.20%), action 271, FPS 1.54, Running 173.16s Step 395( 54.40%), action 272, FPS 1.58, Running 173.41s Step 396( 54.60%), action 273, FPS 1.65, Running 173.84s Step 397( 54.80%), action 274, FPS 1.66, Running 174.18s Step 398( 55.00%), action 275, FPS 1.72, Running 174.64s Step 399( 55.20%), action 276, FPS 1.77, Running 174.94s Step 400( 55.40%), action 277, FPS 1.84, Running 175.51s Step 401( 55.60%), action 278, FPS 1.82, Running 176.18s Step 402( 55.80%), action 279, FPS 1.80, Running 177.10s Step 403( 56.00%), action 280, FPS 1.80, Running 177.54s Step 404( 56.20%), action 281, FPS 1.78, Running 178.69s Step 405( 56.40%), action 282, FPS 1.79, Running 179.21s Step 406( 56.60%), action 283, FPS 1.79, Running 180.21s Step 407( 56.80%), action 284, FPS 1.77, Running 180.61s Step 408( 57.00%), action 285, FPS 1.76, Running 181.47s Step 409( 57.20%), action 286, FPS 1.78, Running 181.96s Step 410( 57.40%), action 287, FPS 1.74, Running 183.00s Step 411( 57.60%), action 288, FPS 1.76, Running 183.30s Step 412( 57.80%), action 289, FPS 1.72, Running 184.10s Step 413( 58.00%), action 290, FPS 1.68, Running 184.65s Step 414( 58.20%), action 291, FPS 1.65, Running 185.31s Step 415( 58.40%), action 292, FPS 1.61, Running 185.81s Step 416( 58.60%), action 293, FPS 1.55, Running 186.75s Step 417( 58.80%), action 294, FPS 1.56, Running 187.01s Step 418( 59.00%), action 295, FPS 1.50, Running 187.95s Step 419( 59.20%), action 296, FPS 1.47, Running 188.50s Step 420( 59.40%), action 297, FPS 1.45, Running 189.32s Step 421( 59.60%), action 298, FPS 1.48, Running 189.68s Step 422( 59.80%), action 299, FPS 1.47, Running 190.75s Step 423( 60.00%), action 300, FPS 1.46, Running 191.25s Step 424( 60.20%), action 301, FPS 1.47, Running 192.31s Step 425( 60.40%), action 302, FPS 1.50, Running 192.57s Step 426( 60.60%), action 303, FPS 1.57, Running 192.98s Step 427( 60.80%), action 304, FPS 1.58, Running 193.28s Step 428( 61.00%), action 305, FPS 1.61, Running 193.87s Step 429( 61.20%), action 306, FPS 1.63, Running 194.27s Step 430( 61.40%), action 307, FPS 1.65, Running 195.15s Step 431( 61.60%), action 308, FPS 1.65, Running 195.42s Step 432( 61.80%), action 309, FPS 1.64, Running 196.31s Step 433( 62.00%), action 310, FPS 1.65, Running 196.76s Step 434( 62.20%), action 311, FPS 1.59, Running 197.92s Step 435( 62.40%), action 312, FPS 1.58, Running 198.47s Step 436( 62.60%), action 313, FPS 1.61, Running 199.20s Step 437( 62.80%), action 314, FPS 1.57, Running 199.79s Step 438( 63.00%), action 315, FPS 1.57, Running 200.68s Step 439( 63.20%), action 316, FPS 1.60, Running 201.03s Step 440( 63.40%), action 317, FPS 1.59, Running 201.87s [2026-08-01 21:36:20] [96 ] Seed 95 success after 202.42 s. +steps: 440 , actions: 317 . +Instruction: Empty +Total 57/96(59.38%) success. +Setting seed: 96 +Step 1( N/A%), pre moving , FPS 2.71, Running 0.37s Step 2( N/A%), pre moving , FPS 3.76, Running 0.53s Step 3( N/A%), pre moving , FPS 4.91, Running 0.61s Step 4( N/A%), pre moving , FPS 5.83, Running 0.69s Step 5( N/A%), pre moving , FPS 4.98, Running 1.00s Step 6( N/A%), pre moving , FPS 5.50, Running 1.09s Step 7( N/A%), pre moving , FPS 6.09, Running 1.15s Step 8( N/A%), pre moving , FPS 6.54, Running 1.22s Step 9( N/A%), pre moving , FPS 5.86, Running 1.54s Step 10( N/A%), pre moving , FPS 6.31, Running 1.58s Step 11( N/A%), pre moving , FPS 6.59, Running 1.67s Step 12( N/A%), pre moving , FPS 6.90, Running 1.74s Step 13( N/A%), pre moving , FPS 7.24, Running 1.80s Step 14( N/A%), pre moving , FPS 6.63, Running 2.11s Step 15( N/A%), pre moving , FPS 6.87, Running 2.18s Step 16( N/A%), pre moving , FPS 7.14, Running 2.24s Step 17( N/A%), pre moving , FPS 7.34, Running 2.32s Step 18( N/A%), pre moving , FPS 7.58, Running 2.37s Step 19( N/A%), pre moving , FPS 7.08, Running 2.68s Step 20( N/A%), pre moving , FPS 7.26, Running 2.75s Step 21( N/A%), pre moving , FPS 6.91, Running 3.26s Step 22( N/A%), pre moving , FPS 7.25, Running 3.29s Step 23( N/A%), pre moving , FPS 7.25, Running 3.37s Step 24( N/A%), pre moving , FPS 7.18, Running 3.47s Step 25( N/A%), pre moving , FPS 7.29, Running 3.75s Step 26( N/A%), pre moving , FPS 6.27, Running 4.28s Step 27( N/A%), pre moving , FPS 6.20, Running 4.37s Step 28( N/A%), pre moving , FPS 6.17, Running 4.46s Step 29( N/A%), pre moving , FPS 6.71, Running 4.52s Step 30( N/A%), pre moving , FPS 6.66, Running 4.59s Step 31( N/A%), pre moving , FPS 6.19, Running 4.90s Step 32( N/A%), pre moving , FPS 6.17, Running 4.98s Step 33( N/A%), pre moving , FPS 6.17, Running 5.04s Step 34( N/A%), pre moving , FPS 6.67, Running 5.11s Step 35( N/A%), pre moving , FPS 6.68, Running 5.18s Step 36( N/A%), pre moving , FPS 5.32, Running 6.00s Step 37( N/A%), pre moving , FPS 5.34, Running 6.06s Step 38( N/A%), pre moving , FPS 5.30, Running 6.14s Step 39( N/A%), pre moving , FPS 5.65, Running 6.22s Step 40( N/A%), pre moving , FPS 5.40, Running 6.45s Step 41( N/A%), pre moving , FPS 6.02, Running 6.58s Step 42( N/A%), pre moving , FPS 5.93, Running 6.66s Step 43( N/A%), pre moving , FPS 5.96, Running 6.72s Step 44( N/A%), pre moving , FPS 5.96, Running 6.83s Step 45( N/A%), pre moving , FPS 5.81, Running 7.19s Step 46( N/A%), pre moving , FPS 6.66, Running 7.28s Step 47( N/A%), pre moving , FPS 6.63, Running 7.39s Step 48( N/A%), pre moving , FPS 6.12, Running 7.73s Step 49( N/A%), pre moving , FPS 6.02, Running 7.84s Step 50( N/A%), pre moving , FPS 5.96, Running 7.95s Step 51( N/A%), pre moving , FPS 5.90, Running 8.29s Step 52( N/A%), pre moving , FPS 5.85, Running 8.40s Step 53( N/A%), pre moving , FPS 5.72, Running 8.54s Step 54( N/A%), pre moving , FPS 5.36, Running 8.85s Step 55( N/A%), pre moving , FPS 5.28, Running 8.97s Step 56( N/A%), pre moving , FPS 6.03, Running 9.32s Step 57( N/A%), pre moving , FPS 6.00, Running 9.39s Step 58( N/A%), pre moving , FPS 6.04, Running 9.46s Step 59( N/A%), pre moving , FPS 6.05, Running 9.53s Step 60( N/A%), pre moving , FPS 6.30, Running 9.63s Step 61( N/A%), pre moving , FPS 6.39, Running 9.71s Step 62( N/A%), pre moving , FPS 6.38, Running 9.80s Step 63( N/A%), pre moving , FPS 6.42, Running 9.84s Step 64( N/A%), pre moving , FPS 6.48, Running 9.91s Step 65( N/A%), pre moving , FPS 7.11, Running 10.01s Step 66( N/A%), pre moving , FPS 7.12, Running 10.09s Step 67( N/A%), pre moving , FPS 7.15, Running 10.19s Step 68( N/A%), pre moving , FPS 7.97, Running 10.24s Step 69( N/A%), pre moving , FPS 8.13, Running 10.30s Step 70( N/A%), pre moving , FPS 8.25, Running 10.37s Step 71( N/A%), pre moving , FPS 9.39, Running 10.42s Step 72( N/A%), pre moving , FPS 9.64, Running 10.47s Step 73( N/A%), pre moving , FPS 10.11, Running 10.52s Step 74( N/A%), pre moving , FPS 11.70, Running 10.56s Step 75( N/A%), pre moving , FPS 12.35, Running 10.59s Step 76( N/A%), pre moving , FPS 14.98, Running 10.66s Step 77( N/A%), pre moving , FPS 14.64, Running 10.76s Step 78( N/A%), pre moving , FPS 14.35, Running 10.85s Step 79( N/A%), pre moving , FPS 11.82, Running 11.22s Step 80( N/A%), pre moving , FPS 11.81, Running 11.32s Step 81( N/A%), pre moving , FPS 10.36, Running 11.64s Step 82( N/A%), pre moving , FPS 10.23, Running 11.75s Step 83( N/A%), pre moving , FPS 10.15, Running 11.81s Step 84( N/A%), pre moving , FPS 10.11, Running 11.89s Step 85( N/A%), pre moving , FPS 9.53, Running 12.10s Step 86( N/A%), pre moving , FPS 9.11, Running 12.29s Step 87( N/A%), pre moving , FPS 9.25, Running 12.35s Step 88( N/A%), pre moving , FPS 9.22, Running 12.41s Step 89( N/A%), pre moving , FPS 8.93, Running 12.54s Step 90( N/A%), pre moving , FPS 8.30, Running 12.78s Step 91( N/A%), pre moving , FPS 8.19, Running 12.86s Step 92( N/A%), pre moving , FPS 8.14, Running 12.93s Step 93( N/A%), pre moving , FPS 8.13, Running 12.98s Step 94( N/A%), pre moving , FPS 8.17, Running 13.00s Step 95( N/A%), pre moving , FPS 7.82, Running 13.14s Step 96( N/A%), pre moving , FPS 7.42, Running 13.35s Step 97( N/A%), pre moving , FPS 7.47, Running 13.44s Step 98( N/A%), pre moving , FPS 7.57, Running 13.49s Step 99( N/A%), pre moving , FPS 8.55, Running 13.56s Step 100( N/A%), pre moving , FPS 7.85, Running 13.87s Step 101( N/A%), pre moving , FPS 8.64, Running 13.96s Step 102( N/A%), pre moving , FPS 4.38, Running 16.32s Step 103( N/A%), pre moving , FPS 3.93, Running 16.90s Step 104( N/A%), pre moving , FPS 3.67, Running 17.34s Step 105( N/A%), pre moving , FPS 3.47, Running 17.87s Step 106( N/A%), pre moving , FPS 3.45, Running 18.08s Step 107( N/A%), pre moving , FPS 3.19, Running 18.62s Step 108( N/A%), pre moving , FPS 3.01, Running 19.06s Step 109( N/A%), pre moving , FPS 2.85, Running 19.55s Step 110( N/A%), pre moving , FPS 2.87, Running 19.75s Step 111( N/A%), pre moving , FPS 2.69, Running 20.29s Step 112( N/A%), pre moving , FPS 2.57, Running 20.70s Step 113( N/A%), pre moving , FPS 2.42, Running 21.24s Step 114( N/A%), pre moving , FPS 2.38, Running 21.42s Step 115( N/A%), pre moving , FPS 2.19, Running 22.26s Step 116( N/A%), pre moving , FPS 2.20, Running 22.46s Step 117( N/A%), pre moving , FPS 2.10, Running 22.98s Step 118( N/A%), pre moving , FPS 2.06, Running 23.21s Step 119( N/A%), pre moving , FPS 1.94, Running 23.84s Step 120( N/A%), pre moving , FPS 1.97, Running 24.04s Step 121( N/A%), pre moving , FPS 1.89, Running 24.52s Step 122( 0.20%), action 1, FPS 2.16, Running 25.59s Step 123( 0.40%), action 2, FPS 2.15, Running 26.23s Step 124( 0.60%), action 3, FPS 2.02, Running 27.22s Step 125( 0.80%), action 4, FPS 2.01, Running 27.82s Step 126( 1.00%), action 5, FPS 1.93, Running 28.47s Step 127( 1.20%), action 6, FPS 1.98, Running 28.71s Step 128( 1.40%), action 7, FPS 1.99, Running 29.12s Step 129( 1.60%), action 8, FPS 2.05, Running 29.33s Step 130( 1.80%), action 9, FPS 1.94, Running 30.05s Step 131( 2.00%), action 10, FPS 2.00, Running 30.30s Step 132( 2.20%), action 11, FPS 1.84, Running 31.57s Step 133( 2.40%), action 12, FPS 1.82, Running 32.24s Step 134( 2.60%), action 13, FPS 1.75, Running 32.84s Step 135( 2.80%), action 14, FPS 1.81, Running 33.30s Step 136( 3.00%), action 15, FPS 1.69, Running 34.27s Step 137( 3.20%), action 16, FPS 1.73, Running 34.56s Step 138( 3.40%), action 17, FPS 1.63, Running 35.45s Step 139( 3.60%), action 18, FPS 1.63, Running 36.13s Step 140( 3.80%), action 19, FPS 1.54, Running 36.99s Step 141( 4.00%), action 20, FPS 1.53, Running 37.63s Step 142( 4.20%), action 21, FPS 1.53, Running 38.65s Step 143( 4.40%), action 22, FPS 1.54, Running 39.20s Step 144( 4.60%), action 23, FPS 1.55, Running 40.13s Step 145( 4.80%), action 24, FPS 1.58, Running 40.49s Step 146( 5.00%), action 25, FPS 1.56, Running 41.29s Step 147( 5.20%), action 26, FPS 1.51, Running 41.97s Step 148( 5.40%), action 27, FPS 1.45, Running 42.92s Step 149( 5.60%), action 28, FPS 1.41, Running 43.51s Step 150( 5.80%), action 29, FPS 1.40, Running 44.34s Step 151( 6.00%), action 30, FPS 1.39, Running 44.72s Step 152( 6.20%), action 31, FPS 1.42, Running 45.68s Step 153( 6.40%), action 32, FPS 1.43, Running 46.26s Step 154( 6.60%), action 33, FPS 1.42, Running 46.96s Step 155( 6.80%), action 34, FPS 1.40, Running 47.54s Step 156( 7.00%), action 35, FPS 1.46, Running 47.97s Step 157( 7.20%), action 36, FPS 1.47, Running 48.19s Step 158( 7.40%), action 37, FPS 1.52, Running 48.59s Step 159( 7.60%), action 38, FPS 1.54, Running 49.15s Step 160( 7.80%), action 39, FPS 1.54, Running 49.98s Step 161( 8.00%), action 40, FPS 1.58, Running 50.28s Step 162( 8.20%), action 41, FPS 1.60, Running 51.16s Step 163( 8.40%), action 42, FPS 1.63, Running 51.45s Step 164( 8.60%), action 43, FPS 1.65, Running 52.28s Step 165( 8.80%), action 44, FPS 1.62, Running 52.86s Step 166( 9.00%), action 45, FPS 1.61, Running 53.75s Step 167( 9.20%), action 46, FPS 1.65, Running 54.10s Step 168( 9.40%), action 47, FPS 1.67, Running 54.92s Step 169( 9.60%), action 48, FPS 1.71, Running 55.21s Step 170( 9.80%), action 49, FPS 1.70, Running 56.11s Step 171( 10.00%), action 50, FPS 1.67, Running 56.67s Step 172( 10.20%), action 51, FPS 1.66, Running 57.72s Step 173( 10.40%), action 52, FPS 1.70, Running 58.00s Step 174( 10.60%), action 53, FPS 1.68, Running 58.86s Step 175( 10.80%), action 54, FPS 1.68, Running 59.47s Step 176( 11.00%), action 55, FPS 1.61, Running 60.39s Step 177( 11.20%), action 56, FPS 1.59, Running 60.75s Step 178( 11.40%), action 57, FPS 1.53, Running 61.62s Step 179( 11.60%), action 58, FPS 1.52, Running 62.31s Step 180( 11.80%), action 59, FPS 1.55, Running 62.89s Step 181( 12.00%), action 60, FPS 1.53, Running 63.38s Step 182( 12.20%), action 61, FPS 1.46, Running 64.85s Step 183( 12.40%), action 62, FPS 1.46, Running 65.19s Step 184( 12.60%), action 63, FPS 1.45, Running 66.11s Step 185( 12.80%), action 64, FPS 1.48, Running 66.37s Step 186( 13.00%), action 65, FPS 1.51, Running 66.99s Step 187( 13.20%), action 66, FPS 1.53, Running 67.21s Step 188( 13.40%), action 67, FPS 1.54, Running 67.93s Step 189( 13.60%), action 68, FPS 1.52, Running 68.40s Step 190( 13.80%), action 69, FPS 1.51, Running 69.35s Step 191( 14.00%), action 70, FPS 1.54, Running 69.65s Step 192( 14.20%), action 71, FPS 1.56, Running 70.53s Step 193( 14.40%), action 72, FPS 1.54, Running 71.02s Step 194( 14.60%), action 73, FPS 1.52, Running 72.03s Step 195( 14.80%), action 74, FPS 1.56, Running 72.32s Step 196( 15.00%), action 75, FPS 1.53, Running 73.47s Step 197( 15.20%), action 76, FPS 1.52, Running 73.88s Step 198( 15.40%), action 77, FPS 1.50, Running 74.99s Step 199( 15.60%), action 78, FPS 1.51, Running 75.56s Step 200( 15.80%), action 79, FPS 1.47, Running 76.49s Step 201( 16.00%), action 80, FPS 1.49, Running 76.75s Step 202( 16.20%), action 81, FPS 1.57, Running 77.61s Step 203( 16.40%), action 82, FPS 1.56, Running 77.97s Step 204( 16.60%), action 83, FPS 1.59, Running 78.72s Step 205( 16.80%), action 84, FPS 1.57, Running 79.09s Step 206( 17.00%), action 85, FPS 1.55, Running 79.92s Step 207( 17.20%), action 86, FPS 1.50, Running 80.58s Step 208( 17.40%), action 87, FPS 1.46, Running 81.66s Step 209( 17.60%), action 88, FPS 1.43, Running 82.34s Step 210( 17.80%), action 89, FPS 1.43, Running 83.36s Step 211( 18.00%), action 90, FPS 1.39, Running 84.02s Step 212( 18.20%), action 91, FPS 1.38, Running 85.02s Step 213( 18.40%), action 92, FPS 1.40, Running 85.34s Step 214( 18.60%), action 93, FPS 1.43, Running 86.06s Step 215( 18.80%), action 94, FPS 1.42, Running 86.39s Step 216( 19.00%), action 95, FPS 1.45, Running 87.26s Step 217( 19.20%), action 96, FPS 1.45, Running 87.68s Step 218( 19.40%), action 97, FPS 1.44, Running 88.87s Step 219( 19.60%), action 98, FPS 1.46, Running 89.23s Step 220( 19.80%), action 99, FPS 1.43, Running 90.49s Step 221( 20.00%), action 100, FPS 1.42, Running 90.86s Step 222( 20.20%), action 101, FPS 1.41, Running 91.77s Step 223( 20.40%), action 102, FPS 1.39, Running 92.33s Step 224( 20.60%), action 103, FPS 1.40, Running 93.03s Step 225( 20.80%), action 104, FPS 1.38, Running 93.60s Step 226( 21.00%), action 105, FPS 1.37, Running 94.51s Step 227( 21.20%), action 106, FPS 1.40, Running 94.87s Step 228( 21.40%), action 107, FPS 1.43, Running 95.64s Step 229( 21.60%), action 108, FPS 1.45, Running 96.12s Step 230( 21.80%), action 109, FPS 1.48, Running 96.88s Step 231( 22.00%), action 110, FPS 1.49, Running 97.45s Step 232( 22.20%), action 111, FPS 1.50, Running 98.32s Step 233( 22.40%), action 112, FPS 1.50, Running 98.68s Step 234( 22.60%), action 113, FPS 1.49, Running 99.52s Step 235( 22.80%), action 114, FPS 1.45, Running 100.16s Step 236( 23.00%), action 115, FPS 1.44, Running 101.13s Step 237( 23.20%), action 116, FPS 1.42, Running 101.78s Step 238( 23.40%), action 117, FPS 1.44, Running 102.78s Step 239( 23.60%), action 118, FPS 1.41, Running 103.37s Step 240( 23.80%), action 119, FPS 1.48, Running 104.05s Step 241( 24.00%), action 120, FPS 1.49, Running 104.27s Step 242( 24.20%), action 121, FPS 1.54, Running 104.74s Step 243( 24.40%), action 122, FPS 1.56, Running 105.18s Step 244( 24.60%), action 123, FPS 1.59, Running 105.61s Step 245( 24.80%), action 124, FPS 1.63, Running 105.89s Step 246( 25.00%), action 125, FPS 1.62, Running 106.88s Step 247( 25.20%), action 126, FPS 1.59, Running 107.42s Step 248( 25.40%), action 127, FPS 1.62, Running 108.01s Step 249( 25.60%), action 128, FPS 1.61, Running 108.57s Step 250( 25.80%), action 129, FPS 1.58, Running 109.53s Step 251( 26.00%), action 130, FPS 1.61, Running 109.84s Step 252( 26.20%), action 131, FPS 1.62, Running 110.68s Step 253( 26.40%), action 132, FPS 1.59, Running 111.25s Step 254( 26.60%), action 133, FPS 1.58, Running 112.21s Step 255( 26.80%), action 134, FPS 1.62, Running 112.52s Step 256( 27.00%), action 135, FPS 1.63, Running 113.40s Step 257( 27.20%), action 136, FPS 1.68, Running 113.69s Step 258( 27.40%), action 137, FPS 1.71, Running 114.47s Step 259( 27.60%), action 138, FPS 1.76, Running 114.76s Step 260( 27.80%), action 139, FPS 1.74, Running 115.56s Step 261( 28.00%), action 140, FPS 1.73, Running 115.84s Step 262( 28.20%), action 141, FPS 1.67, Running 116.76s Step 263( 28.40%), action 142, FPS 1.69, Running 117.03s Step 264( 28.60%), action 143, FPS 1.67, Running 117.57s Step 265( 28.80%), action 144, FPS 1.65, Running 118.02s Step 266( 29.00%), action 145, FPS 1.68, Running 118.80s Step 267( 29.20%), action 146, FPS 1.70, Running 119.16s Step 268( 29.40%), action 147, FPS 1.67, Running 120.01s Step 269( 29.60%), action 148, FPS 1.71, Running 120.28s Step 270( 29.80%), action 149, FPS 1.75, Running 120.93s Step 271( 30.00%), action 150, FPS 1.74, Running 121.37s Step 272( 30.20%), action 151, FPS 1.73, Running 122.24s Step 273( 30.40%), action 152, FPS 1.76, Running 122.60s Step 274( 30.60%), action 153, FPS 1.78, Running 123.43s Step 275( 30.80%), action 154, FPS 1.80, Running 123.61s Step 276( 31.00%), action 155, FPS 1.90, Running 123.94s Step 277( 31.20%), action 156, FPS 1.92, Running 124.13s Step 278( 31.40%), action 157, FPS 2.01, Running 124.43s Step 279( 31.60%), action 158, FPS 2.01, Running 124.73s Step 280( 31.80%), action 159, FPS 2.12, Running 125.01s Step 281( 32.00%), action 160, FPS 2.11, Running 125.30s Step 282( 32.20%), action 161, FPS 2.19, Running 125.89s Step 283( 32.40%), action 162, FPS 2.21, Running 126.10s Step 284( 32.60%), action 163, FPS 2.24, Running 126.50s Step 285( 32.80%), action 164, FPS 2.23, Running 126.99s Step 286( 33.00%), action 165, FPS 2.29, Running 127.55s Step 287( 33.20%), action 166, FPS 2.25, Running 128.05s Step 288( 33.40%), action 167, FPS 2.32, Running 128.64s Step 289( 33.60%), action 168, FPS 2.31, Running 128.94s Step 290( 33.80%), action 169, FPS 2.27, Running 129.73s Step 291( 34.00%), action 170, FPS 2.31, Running 130.03s Step 292( 34.20%), action 171, FPS 2.30, Running 130.93s Step 293( 34.40%), action 172, FPS 2.25, Running 131.48s Step 294( 34.60%), action 173, FPS 2.25, Running 132.33s Step 295( 34.80%), action 174, FPS 2.18, Running 132.79s Step 296( 35.00%), action 175, FPS 2.03, Running 133.81s Step 297( 35.20%), action 176, FPS 1.94, Running 134.42s Step 298( 35.40%), action 177, FPS 1.86, Running 135.18s Step 299( 35.60%), action 178, FPS 1.84, Running 135.61s Step 300( 35.80%), action 179, FPS 1.74, Running 136.51s Step 301( 36.00%), action 180, FPS 1.72, Running 136.91s Step 302( 36.20%), action 181, FPS 1.67, Running 137.87s Step 303( 36.40%), action 182, FPS 1.63, Running 138.34s Step 304( 36.60%), action 183, FPS 1.56, Running 139.30s Step 305( 36.80%), action 184, FPS 1.55, Running 139.89s Step 306( 37.00%), action 185, FPS 1.50, Running 140.85s Step 307( 37.20%), action 186, FPS 1.52, Running 141.19s Step 308( 37.40%), action 187, FPS 1.50, Running 141.94s Step 309( 37.60%), action 188, FPS 1.51, Running 142.23s Step 310( 37.80%), action 189, FPS 1.50, Running 143.03s Step 311( 38.00%), action 190, FPS 1.49, Running 143.44s Step 312( 38.20%), action 191, FPS 1.50, Running 144.27s Step 313( 38.40%), action 192, FPS 1.53, Running 144.51s Step 314( 38.60%), action 193, FPS 1.60, Running 144.84s Step 315( 38.80%), action 194, FPS 1.63, Running 145.06s Step 316( 39.00%), action 195, FPS 1.72, Running 145.43s Step 317( 39.20%), action 196, FPS 1.77, Running 145.75s Step 318( 39.40%), action 197, FPS 1.82, Running 146.19s Step 319( 39.60%), action 198, FPS 1.84, Running 146.46s Step 320( 39.80%), action 199, FPS 1.90, Running 147.06s Step 321( 40.00%), action 200, FPS 1.87, Running 147.61s Step 322( 40.20%), action 201, FPS 1.86, Running 148.62s Step 323( 40.40%), action 202, FPS 1.84, Running 149.21s Step 324( 40.60%), action 203, FPS 1.85, Running 150.13s Step 325( 40.80%), action 204, FPS 1.88, Running 150.51s Step 326( 41.00%), action 205, FPS 1.91, Running 151.29s Step 327( 41.20%), action 206, FPS 1.92, Running 151.63s Step 328( 41.40%), action 207, FPS 1.91, Running 152.41s Step 329( 41.60%), action 208, FPS 1.91, Running 152.67s Step 330( 41.80%), action 209, FPS 1.91, Running 153.53s Step 331( 42.00%), action 210, FPS 1.92, Running 153.84s Step 332( 42.20%), action 211, FPS 1.90, Running 154.80s Step 333( 42.40%), action 212, FPS 1.84, Running 155.37s Step 334( 42.60%), action 213, FPS 1.73, Running 156.41s Step 335( 42.80%), action 214, FPS 1.72, Running 156.69s Step 336( 43.00%), action 215, FPS 1.66, Running 157.49s Step 337( 43.20%), action 216, FPS 1.66, Running 157.77s Step 338( 43.40%), action 217, FPS 1.61, Running 158.63s Step 339( 43.60%), action 218, FPS 1.57, Running 159.21s Step 340( 43.80%), action 219, FPS 1.53, Running 160.14s Step 341( 44.00%), action 220, FPS 1.56, Running 160.45s Step 342( 44.20%), action 221, FPS 1.57, Running 161.36s Step 343( 44.40%), action 222, FPS 1.61, Running 161.65s Step 344( 44.60%), action 223, FPS 1.62, Running 162.46s Step 345( 44.80%), action 224, FPS 1.60, Running 163.02s Step 346( 45.00%), action 225, FPS 1.57, Running 164.02s Step 347( 45.20%), action 226, FPS 1.59, Running 164.25s Step 348( 45.40%), action 227, FPS 1.63, Running 164.69s Step 349( 45.60%), action 228, FPS 1.61, Running 165.09s Step 350( 45.80%), action 229, FPS 1.67, Running 165.48s Step 351( 46.00%), action 230, FPS 1.67, Running 165.80s Step 352( 46.20%), action 231, FPS 1.71, Running 166.50s Step 353( 46.40%), action 232, FPS 1.76, Running 166.75s Step 354( 46.60%), action 233, FPS 1.81, Running 167.44s Step 355( 46.80%), action 234, FPS 1.77, Running 168.02s Step 356( 47.00%), action 235, FPS 1.74, Running 168.99s Step 357( 47.20%), action 236, FPS 1.69, Running 169.60s Step 358( 47.40%), action 237, FPS 1.66, Running 170.70s Step 359( 47.60%), action 238, FPS 1.64, Running 171.42s Step 360( 47.80%), action 239, FPS 1.64, Running 172.32s Step 361( 48.00%), action 240, FPS 1.63, Running 172.71s Step 362( 48.20%), action 241, FPS 1.58, Running 173.98s Step 363( 48.40%), action 242, FPS 1.54, Running 174.64s Step 364( 48.60%), action 243, FPS 1.51, Running 175.70s Step 365( 48.80%), action 244, FPS 1.51, Running 176.30s Step 366( 49.00%), action 245, FPS 1.50, Running 177.32s Step 367( 49.20%), action 246, FPS 1.46, Running 177.92s Step 368( 49.40%), action 247, FPS 1.41, Running 178.89s Step 369( 49.60%), action 248, FPS 1.39, Running 179.49s Step 370( 49.80%), action 249, FPS 1.36, Running 180.18s Step 371( 50.00%), action 250, FPS 1.35, Running 180.67s Step 372( 50.20%), action 251, FPS 1.32, Running 181.70s Step 373( 50.40%), action 252, FPS 1.28, Running 182.37s Step 374( 50.60%), action 253, FPS 1.26, Running 183.26s Step 375( 50.80%), action 254, FPS 1.28, Running 183.59s Step 376( 51.00%), action 255, FPS 1.30, Running 184.35s Step 377( 51.20%), action 256, FPS 1.34, Running 184.56s Step 378( 51.40%), action 257, FPS 1.41, Running 184.88s Step 379( 51.60%), action 258, FPS 1.46, Running 185.09s Step 380( 51.80%), action 259, FPS 1.53, Running 185.41s Step 381( 52.00%), action 260, FPS 1.55, Running 185.63s Step 382( 52.20%), action 261, FPS 1.60, Running 186.45s Step 383( 52.40%), action 262, FPS 1.59, Running 187.20s Step 384( 52.60%), action 263, FPS 1.59, Running 188.31s [2026-08-01 21:39:29] [97 ] Seed 96 success after 188.59 s. +steps: 384 , actions: 263 . +Instruction: Empty +Total 58/97(59.79%) success. +Setting seed: 97 +Step 1( N/A%), pre moving , FPS 5.66, Running 0.18s Step 2( N/A%), pre moving , FPS 4.11, Running 0.49s Step 3( N/A%), pre moving , FPS 5.45, Running 0.55s Step 4( N/A%), pre moving , FPS 6.44, Running 0.62s Step 5( N/A%), pre moving , FPS 7.28, Running 0.69s Step 6( N/A%), pre moving , FPS 7.13, Running 0.84s Step 7( N/A%), pre moving , FPS 6.62, Running 1.06s Step 8( N/A%), pre moving , FPS 7.04, Running 1.14s Step 9( N/A%), pre moving , FPS 7.49, Running 1.20s Step 10( N/A%), pre moving , FPS 7.84, Running 1.28s Step 11( N/A%), pre moving , FPS 6.92, Running 1.59s Step 12( N/A%), pre moving , FPS 7.16, Running 1.68s Step 13( N/A%), pre moving , FPS 7.46, Running 1.74s Step 14( N/A%), pre moving , FPS 7.78, Running 1.80s Step 15( N/A%), pre moving , FPS 7.09, Running 2.12s Step 16( N/A%), pre moving , FPS 7.40, Running 2.16s Step 17( N/A%), pre moving , FPS 7.57, Running 2.25s Step 18( N/A%), pre moving , FPS 7.83, Running 2.30s Step 19( N/A%), pre moving , FPS 8.02, Running 2.37s Step 20( N/A%), pre moving , FPS 7.46, Running 2.68s Step 21( N/A%), pre moving , FPS 6.56, Running 3.23s Step 22( N/A%), pre moving , FPS 7.10, Running 3.30s Step 23( N/A%), pre moving , FPS 7.13, Running 3.36s Step 24( N/A%), pre moving , FPS 7.06, Running 3.45s Step 25( N/A%), pre moving , FPS 6.50, Running 3.76s Step 26( N/A%), pre moving , FPS 5.86, Running 4.26s Step 27( N/A%), pre moving , FPS 6.03, Running 4.38s Step 28( N/A%), pre moving , FPS 6.07, Running 4.43s Step 29( N/A%), pre moving , FPS 6.09, Running 4.49s Step 30( N/A%), pre moving , FPS 6.11, Running 4.55s Step 31( N/A%), pre moving , FPS 6.12, Running 4.86s Step 32( N/A%), pre moving , FPS 6.15, Running 4.93s Step 33( N/A%), pre moving , FPS 6.16, Running 4.99s Step 34( N/A%), pre moving , FPS 6.14, Running 5.06s Step 35( N/A%), pre moving , FPS 6.67, Running 5.12s Step 36( N/A%), pre moving , FPS 5.73, Running 5.65s Step 37( N/A%), pre moving , FPS 5.37, Running 5.97s Step 38( N/A%), pre moving , FPS 5.32, Running 6.06s Step 39( N/A%), pre moving , FPS 5.32, Running 6.13s Step 40( N/A%), pre moving , FPS 5.54, Running 6.29s Step 41( N/A%), pre moving , FPS 6.12, Running 6.49s Step 42( N/A%), pre moving , FPS 6.11, Running 6.58s Step 43( N/A%), pre moving , FPS 6.09, Running 6.64s Step 44( N/A%), pre moving , FPS 6.14, Running 6.71s Step 45( N/A%), pre moving , FPS 6.12, Running 7.03s Step 46( N/A%), pre moving , FPS 6.92, Running 7.15s Step 47( N/A%), pre moving , FPS 6.97, Running 7.25s Step 48( N/A%), pre moving , FPS 6.32, Running 7.60s Step 49( N/A%), pre moving , FPS 6.20, Running 7.71s Step 50( N/A%), pre moving , FPS 6.13, Running 7.81s Step 51( N/A%), pre moving , FPS 6.08, Running 8.15s Step 52( N/A%), pre moving , FPS 5.99, Running 8.27s Step 53( N/A%), pre moving , FPS 5.90, Running 8.38s Step 54( N/A%), pre moving , FPS 5.41, Running 8.75s Step 55( N/A%), pre moving , FPS 5.36, Running 8.85s Step 56( N/A%), pre moving , FPS 5.64, Running 9.20s Step 57( N/A%), pre moving , FPS 5.97, Running 9.32s Step 58( N/A%), pre moving , FPS 5.93, Running 9.43s Step 59( N/A%), pre moving , FPS 5.49, Running 9.77s Step 60( N/A%), pre moving , FPS 5.56, Running 9.89s Step 61( N/A%), pre moving , FPS 5.71, Running 10.00s Step 62( N/A%), pre moving , FPS 5.33, Running 10.33s Step 63( N/A%), pre moving , FPS 5.20, Running 10.48s Step 64( N/A%), pre moving , FPS 4.82, Running 10.86s Step 65( N/A%), pre moving , FPS 5.04, Running 11.00s Step 66( N/A%), pre moving , FPS 4.73, Running 11.37s Step 67( N/A%), pre moving , FPS 4.66, Running 11.53s Step 68( N/A%), pre moving , FPS 4.93, Running 11.66s Step 69( N/A%), pre moving , FPS 4.65, Running 12.01s Step 70( N/A%), pre moving , FPS 4.67, Running 12.10s Step 71( N/A%), pre moving , FPS 4.94, Running 12.20s Step 72( N/A%), pre moving , FPS 4.67, Running 12.55s Step 73( N/A%), pre moving , FPS 4.71, Running 12.62s Step 74( N/A%), pre moving , FPS 5.05, Running 12.72s Step 75( N/A%), pre moving , FPS 5.05, Running 12.81s Step 76( N/A%), pre moving , FPS 5.06, Running 13.15s Step 77( N/A%), pre moving , FPS 5.05, Running 13.28s Step 78( N/A%), pre moving , FPS 5.06, Running 13.38s Step 79( N/A%), pre moving , FPS 5.05, Running 13.73s Step 80( N/A%), pre moving , FPS 5.04, Running 13.85s Step 81( N/A%), pre moving , FPS 4.82, Running 14.14s Step 82( N/A%), pre moving , FPS 5.01, Running 14.32s Step 83( N/A%), pre moving , FPS 5.12, Running 14.39s Step 84( N/A%), pre moving , FPS 5.55, Running 14.46s Step 85( N/A%), pre moving , FPS 5.40, Running 14.70s Step 86( N/A%), pre moving , FPS 5.79, Running 14.83s Step 87( N/A%), pre moving , FPS 5.92, Running 14.91s Step 88( N/A%), pre moving , FPS 6.02, Running 14.98s Step 89( N/A%), pre moving , FPS 6.59, Running 15.04s Step 90( N/A%), pre moving , FPS 6.12, Running 15.36s Step 91( N/A%), pre moving , FPS 6.26, Running 15.40s Step 92( N/A%), pre moving , FPS 6.99, Running 15.41s Step 93( N/A%), pre moving , FPS 7.10, Running 15.43s Step 94( N/A%), pre moving , FPS 7.30, Running 15.45s Step 95( N/A%), pre moving , FPS 7.51, Running 15.47s Step 96( N/A%), pre moving , FPS 8.55, Running 15.49s Step 97( N/A%), pre moving , FPS 8.96, Running 15.51s Step 98( N/A%), pre moving , FPS 9.33, Running 15.53s Step 99( N/A%), pre moving , FPS 11.03, Running 15.54s Step 100( N/A%), pre moving , FPS 11.71, Running 15.56s Step 101( N/A%), pre moving , FPS 13.88, Running 15.58s Step 102( N/A%), pre moving , FPS 15.43, Running 15.62s Step 103( N/A%), pre moving , FPS 7.32, Running 17.12s Step 104( N/A%), pre moving , FPS 6.32, Running 17.63s Step 105( N/A%), pre moving , FPS 6.41, Running 17.82s Step 106( N/A%), pre moving , FPS 5.83, Running 18.26s Step 107( N/A%), pre moving , FPS 5.68, Running 18.43s Step 108( N/A%), pre moving , FPS 4.73, Running 19.21s Step 109( N/A%), pre moving , FPS 4.56, Running 19.43s Step 110( N/A%), pre moving , FPS 4.41, Running 19.90s Step 111( N/A%), pre moving , FPS 4.26, Running 20.09s Step 112( N/A%), pre moving , FPS 3.87, Running 20.58s Step 113( N/A%), pre moving , FPS 3.60, Running 20.99s Step 114( N/A%), pre moving , FPS 3.28, Running 21.55s Step 115( N/A%), pre moving , FPS 3.21, Running 21.71s Step 116( N/A%), pre moving , FPS 2.96, Running 22.25s Step 117( N/A%), pre moving , FPS 2.78, Running 22.70s Step 118( N/A%), pre moving , FPS 2.61, Running 23.20s Step 119( N/A%), pre moving , FPS 2.53, Running 23.44s Step 120( N/A%), pre moving , FPS 2.40, Running 23.89s Step 121( N/A%), pre moving , FPS 2.30, Running 24.29s Step 122( N/A%), pre moving , FPS 2.18, Running 24.80s Step 123( 0.20%), action 1, FPS 2.27, Running 25.94s Step 124( 0.40%), action 2, FPS 2.27, Running 26.43s Step 125( 0.60%), action 3, FPS 2.17, Running 27.05s Step 126( 0.80%), action 4, FPS 2.13, Running 27.66s Step 127( 1.00%), action 5, FPS 1.98, Running 28.52s Step 128( 1.20%), action 6, FPS 2.08, Running 28.81s Step 129( 1.40%), action 7, FPS 1.96, Running 29.62s Step 130( 1.60%), action 8, FPS 1.96, Running 30.10s Step 131( 1.80%), action 9, FPS 1.88, Running 30.75s Step 132( 2.00%), action 10, FPS 1.90, Running 31.09s Step 133( 2.20%), action 11, FPS 1.81, Running 32.01s Step 134( 2.40%), action 12, FPS 1.82, Running 32.54s Step 135( 2.60%), action 13, FPS 1.75, Running 33.16s Step 136( 2.80%), action 14, FPS 1.74, Running 33.74s Step 137( 3.00%), action 15, FPS 1.68, Running 34.58s Step 138( 3.20%), action 16, FPS 1.69, Running 35.01s Step 139( 3.40%), action 17, FPS 1.64, Running 35.61s Step 140( 3.60%), action 18, FPS 1.62, Running 36.21s Step 141( 3.80%), action 19, FPS 1.56, Running 37.13s Step 142( 4.00%), action 20, FPS 1.54, Running 37.75s Step 143( 4.20%), action 21, FPS 1.58, Running 38.63s Step 144( 4.40%), action 22, FPS 1.57, Running 39.16s Step 145( 4.60%), action 23, FPS 1.58, Running 39.68s Step 146( 4.80%), action 24, FPS 1.57, Running 40.40s Step 147( 5.00%), action 25, FPS 1.58, Running 41.18s Step 148( 5.20%), action 26, FPS 1.52, Running 41.99s Step 149( 5.40%), action 27, FPS 1.51, Running 42.85s Step 150( 5.60%), action 28, FPS 1.53, Running 43.16s Step 151( 5.80%), action 29, FPS 1.51, Running 43.99s Step 152( 6.00%), action 30, FPS 1.50, Running 44.42s Step 153( 6.20%), action 31, FPS 1.52, Running 45.20s Step 154( 6.40%), action 32, FPS 1.53, Running 45.62s Step 155( 6.60%), action 33, FPS 1.52, Running 46.30s Step 156( 6.80%), action 34, FPS 1.52, Running 46.89s Step 157( 7.00%), action 35, FPS 1.51, Running 47.79s Step 158( 7.20%), action 36, FPS 1.51, Running 48.24s Step 159( 7.40%), action 37, FPS 1.50, Running 48.95s Step 160( 7.60%), action 38, FPS 1.49, Running 49.61s Step 161( 7.80%), action 39, FPS 1.49, Running 50.51s Step 162( 8.00%), action 40, FPS 1.51, Running 51.01s Step 163( 8.20%), action 41, FPS 1.49, Running 52.07s Step 164( 8.40%), action 42, FPS 1.49, Running 52.54s Step 165( 8.60%), action 43, FPS 1.47, Running 53.32s Step 166( 8.80%), action 44, FPS 1.51, Running 53.65s Step 167( 9.00%), action 45, FPS 1.53, Running 54.21s Step 168( 9.20%), action 46, FPS 1.60, Running 54.50s Step 169( 9.40%), action 47, FPS 1.64, Running 55.06s Step 170( 9.60%), action 48, FPS 1.63, Running 55.40s Step 171( 9.80%), action 49, FPS 1.63, Running 56.29s Step 172( 10.00%), action 50, FPS 1.62, Running 56.79s Step 173( 10.20%), action 51, FPS 1.59, Running 57.79s Step 174( 10.40%), action 52, FPS 1.58, Running 58.24s Step 175( 10.60%), action 53, FPS 1.57, Running 59.07s Step 176( 10.80%), action 54, FPS 1.58, Running 59.57s Step 177( 11.00%), action 55, FPS 1.58, Running 60.42s Step 178( 11.20%), action 56, FPS 1.60, Running 60.75s Step 179( 11.40%), action 57, FPS 1.58, Running 61.57s Step 180( 11.60%), action 58, FPS 1.60, Running 62.07s Step 181( 11.80%), action 59, FPS 1.62, Running 62.84s Step 182( 12.00%), action 60, FPS 1.63, Running 63.27s Step 183( 12.20%), action 61, FPS 1.63, Running 64.34s Step 184( 12.40%), action 62, FPS 1.64, Running 64.73s Step 185( 12.60%), action 63, FPS 1.59, Running 65.89s Step 186( 12.80%), action 64, FPS 1.58, Running 66.28s Step 187( 13.00%), action 65, FPS 1.55, Running 67.10s Step 188( 13.20%), action 66, FPS 1.50, Running 67.83s Step 189( 13.40%), action 67, FPS 1.47, Running 68.67s Step 190( 13.60%), action 68, FPS 1.46, Running 69.06s Step 191( 13.80%), action 69, FPS 1.43, Running 70.30s Step 192( 14.00%), action 70, FPS 1.39, Running 71.15s Step 193( 14.20%), action 71, FPS 1.38, Running 72.27s Step 194( 14.40%), action 72, FPS 1.36, Running 72.95s Step 195( 14.60%), action 73, FPS 1.35, Running 73.86s Step 196( 14.80%), action 74, FPS 1.35, Running 74.42s Step 197( 15.00%), action 75, FPS 1.34, Running 75.31s Step 198( 15.20%), action 76, FPS 1.33, Running 75.79s Step 199( 15.40%), action 77, FPS 1.33, Running 76.63s Step 200( 15.60%), action 78, FPS 1.33, Running 77.12s Step 201( 15.80%), action 79, FPS 1.33, Running 77.88s Step 202( 16.00%), action 80, FPS 1.31, Running 78.52s Step 203( 16.20%), action 81, FPS 1.30, Running 79.74s Step 204( 16.40%), action 82, FPS 1.29, Running 80.19s Step 205( 16.60%), action 83, FPS 1.33, Running 80.98s Step 206( 16.80%), action 84, FPS 1.32, Running 81.47s Step 207( 17.00%), action 85, FPS 1.30, Running 82.50s Step 208( 17.20%), action 86, FPS 1.31, Running 83.09s Step 209( 17.40%), action 87, FPS 1.31, Running 83.95s Step 210( 17.60%), action 88, FPS 1.30, Running 84.50s Step 211( 17.80%), action 89, FPS 1.33, Running 85.29s Step 212( 18.00%), action 90, FPS 1.37, Running 85.72s Step 213( 18.20%), action 91, FPS 1.40, Running 86.61s Step 214( 18.40%), action 92, FPS 1.40, Running 87.20s Step 215( 18.60%), action 93, FPS 1.40, Running 88.11s Step 216( 18.80%), action 94, FPS 1.39, Running 88.76s Step 217( 19.00%), action 95, FPS 1.38, Running 89.80s Step 218( 19.20%), action 96, FPS 1.36, Running 90.47s Step 219( 19.40%), action 97, FPS 1.36, Running 91.31s Step 220( 19.60%), action 98, FPS 1.34, Running 92.01s Step 221( 19.80%), action 99, FPS 1.38, Running 92.32s Step 222( 20.00%), action 100, FPS 1.39, Running 92.94s Step 223( 20.20%), action 101, FPS 1.43, Running 93.77s Step 224( 20.40%), action 102, FPS 1.41, Running 94.33s Step 225( 20.60%), action 103, FPS 1.43, Running 95.00s Step 226( 20.80%), action 104, FPS 1.42, Running 95.57s Step 227( 21.00%), action 105, FPS 1.43, Running 96.46s Step 228( 21.20%), action 106, FPS 1.44, Running 96.98s Step 229( 21.40%), action 107, FPS 1.45, Running 97.72s Step 230( 21.60%), action 108, FPS 1.44, Running 98.37s Step 231( 21.80%), action 109, FPS 1.43, Running 99.30s Step 232( 22.00%), action 110, FPS 1.42, Running 99.82s Step 233( 22.20%), action 111, FPS 1.41, Running 100.82s Step 234( 22.40%), action 112, FPS 1.41, Running 101.39s Step 235( 22.60%), action 113, FPS 1.43, Running 102.08s Step 236( 22.80%), action 114, FPS 1.44, Running 102.65s Step 237( 23.00%), action 115, FPS 1.45, Running 103.58s Step 238( 23.20%), action 116, FPS 1.48, Running 104.01s Step 239( 23.40%), action 117, FPS 1.48, Running 104.81s Step 240( 23.60%), action 118, FPS 1.51, Running 105.28s Step 241( 23.80%), action 119, FPS 1.47, Running 105.95s Step 242( 24.00%), action 120, FPS 1.47, Running 106.53s Step 243( 24.20%), action 121, FPS 1.45, Running 107.54s Step 244( 24.40%), action 122, FPS 1.45, Running 108.17s Step 245( 24.60%), action 123, FPS 1.41, Running 109.14s Step 246( 24.80%), action 124, FPS 1.41, Running 109.76s Step 247( 25.00%), action 125, FPS 1.47, Running 110.05s Step 248( 25.20%), action 126, FPS 1.48, Running 110.46s Step 249( 25.40%), action 127, FPS 1.52, Running 110.90s Step 250( 25.60%), action 128, FPS 1.54, Running 111.32s Step 251( 25.80%), action 129, FPS 1.63, Running 111.59s Step 252( 26.00%), action 130, FPS 1.63, Running 112.10s Step 253( 26.20%), action 131, FPS 1.71, Running 112.54s Step 254( 26.40%), action 132, FPS 1.75, Running 112.85s Step 255( 26.60%), action 133, FPS 1.81, Running 113.12s Step 256( 26.80%), action 134, FPS 1.87, Running 113.37s Step 257( 27.00%), action 135, FPS 1.92, Running 114.00s Step 258( 27.20%), action 136, FPS 1.93, Running 114.36s Step 259( 27.40%), action 137, FPS 1.97, Running 114.97s Step 260( 27.60%), action 138, FPS 1.94, Running 115.57s Step 261( 27.80%), action 139, FPS 1.89, Running 116.55s Step 262( 28.00%), action 140, FPS 1.90, Running 117.05s Step 263( 28.20%), action 141, FPS 1.90, Running 118.07s Step 264( 28.40%), action 142, FPS 1.94, Running 118.47s Step 265( 28.60%), action 143, FPS 1.98, Running 119.25s Step 266( 28.80%), action 144, FPS 2.02, Running 119.68s Step 267( 29.00%), action 145, FPS 1.93, Running 120.41s Step 268( 29.20%), action 146, FPS 1.91, Running 120.91s Step 269( 29.40%), action 147, FPS 1.88, Running 121.54s Step 270( 29.60%), action 148, FPS 1.88, Running 121.97s Step 271( 29.80%), action 149, FPS 1.82, Running 122.59s Step 272( 30.00%), action 150, FPS 1.84, Running 122.95s Step 273( 30.20%), action 151, FPS 1.77, Running 123.81s Step 274( 30.40%), action 152, FPS 1.73, Running 124.44s Step 275( 30.60%), action 153, FPS 1.65, Running 125.23s Step 276( 30.80%), action 154, FPS 1.63, Running 125.61s Step 277( 31.00%), action 155, FPS 1.62, Running 126.36s Step 278( 31.20%), action 156, FPS 1.61, Running 126.79s Step 279( 31.40%), action 157, FPS 1.60, Running 127.51s Step 280( 31.60%), action 158, FPS 1.57, Running 128.29s Step 281( 31.80%), action 159, FPS 1.61, Running 128.96s Step 282( 32.00%), action 160, FPS 1.61, Running 129.44s Step 283( 32.20%), action 161, FPS 1.63, Running 130.32s Step 284( 32.40%), action 162, FPS 1.59, Running 131.06s Step 285( 32.60%), action 163, FPS 1.57, Running 131.96s Step 286( 32.80%), action 164, FPS 1.58, Running 132.38s Step 287( 33.00%), action 165, FPS 1.61, Running 132.85s Step 288( 33.20%), action 166, FPS 1.63, Running 133.17s Step 289( 33.40%), action 167, FPS 1.68, Running 133.46s Step 290( 33.60%), action 168, FPS 1.69, Running 133.79s Step 291( 33.80%), action 169, FPS 1.71, Running 134.26s Step 292( 34.00%), action 170, FPS 1.69, Running 134.76s Step 293( 34.20%), action 171, FPS 1.68, Running 135.75s Step 294( 34.40%), action 172, FPS 1.72, Running 136.09s Step 295( 34.60%), action 173, FPS 1.70, Running 136.98s Step 296( 34.80%), action 174, FPS 1.69, Running 137.45s Step 297( 35.00%), action 175, FPS 1.70, Running 138.14s Step 298( 35.20%), action 176, FPS 1.69, Running 138.65s Step 299( 35.40%), action 177, FPS 1.69, Running 139.32s Step 300( 35.60%), action 178, FPS 1.73, Running 139.86s Step 301( 35.80%), action 179, FPS 1.69, Running 140.80s Step 302( 36.00%), action 180, FPS 1.71, Running 141.13s Step 303( 36.20%), action 181, FPS 1.72, Running 141.96s Step 304( 36.40%), action 182, FPS 1.75, Running 142.48s Step 305( 36.60%), action 183, FPS 1.79, Running 143.15s Step 306( 36.80%), action 184, FPS 1.77, Running 143.65s Step 307( 37.00%), action 185, FPS 1.70, Running 144.64s Step 308( 37.20%), action 186, FPS 1.63, Running 145.44s Step 309( 37.40%), action 187, FPS 1.55, Running 146.37s Step 310( 37.60%), action 188, FPS 1.55, Running 146.72s Step 311( 37.80%), action 189, FPS 1.51, Running 147.48s Step 312( 38.00%), action 190, FPS 1.47, Running 148.35s Step 313( 38.20%), action 191, FPS 1.49, Running 149.13s Step 314( 38.40%), action 192, FPS 1.46, Running 149.83s Step 315( 38.60%), action 193, FPS 1.45, Running 150.74s Step 316( 38.80%), action 194, FPS 1.43, Running 151.46s Step 317( 39.00%), action 195, FPS 1.40, Running 152.38s Step 318( 39.20%), action 196, FPS 1.42, Running 152.73s Step 319( 39.40%), action 197, FPS 1.44, Running 153.24s Step 320( 39.60%), action 198, FPS 1.46, Running 153.60s Step 321( 39.80%), action 199, FPS 1.50, Running 154.14s Step 322( 40.00%), action 200, FPS 1.47, Running 154.76s Step 323( 40.20%), action 201, FPS 1.44, Running 155.87s Step 324( 40.40%), action 202, FPS 1.42, Running 156.56s Step 325( 40.60%), action 203, FPS 1.39, Running 157.50s Step 326( 40.80%), action 204, FPS 1.36, Running 158.35s Step 327( 41.00%), action 205, FPS 1.36, Running 159.36s Step 328( 41.20%), action 206, FPS 1.38, Running 159.95s Step 329( 41.40%), action 207, FPS 1.38, Running 160.86s Step 330( 41.60%), action 208, FPS 1.37, Running 161.28s Step 331( 41.80%), action 209, FPS 1.37, Running 162.04s Step 332( 42.00%), action 210, FPS 1.41, Running 162.59s Step 333( 42.20%), action 211, FPS 1.40, Running 163.39s Step 334( 42.40%), action 212, FPS 1.41, Running 164.01s Step 335( 42.60%), action 213, FPS 1.42, Running 164.85s Step 336( 42.80%), action 214, FPS 1.45, Running 165.24s Step 337( 43.00%), action 215, FPS 1.45, Running 166.14s Step 338( 43.20%), action 216, FPS 1.42, Running 166.85s Step 339( 43.40%), action 217, FPS 1.39, Running 167.63s Step 340( 43.60%), action 218, FPS 1.39, Running 168.04s Step 341( 43.80%), action 219, FPS 1.35, Running 168.97s Step 342( 44.00%), action 220, FPS 1.35, Running 169.58s Step 343( 44.20%), action 221, FPS 1.38, Running 170.33s Step 344( 44.40%), action 222, FPS 1.41, Running 170.71s Step 345( 44.60%), action 223, FPS 1.45, Running 171.30s Step 346( 44.80%), action 224, FPS 1.47, Running 171.96s Step 347( 45.00%), action 225, FPS 1.52, Running 172.49s Step 348( 45.20%), action 226, FPS 1.56, Running 172.80s Step 349( 45.40%), action 227, FPS 1.62, Running 173.24s Step 350( 45.60%), action 228, FPS 1.62, Running 173.62s Step 351( 45.80%), action 229, FPS 1.61, Running 174.49s Step 352( 46.00%), action 230, FPS 1.63, Running 174.84s Step 353( 46.20%), action 231, FPS 1.61, Running 175.84s Step 354( 46.40%), action 232, FPS 1.63, Running 176.28s Step 355( 46.60%), action 233, FPS 1.61, Running 177.25s Step 356( 46.80%), action 234, FPS 1.61, Running 177.63s Step 357( 47.00%), action 235, FPS 1.62, Running 178.47s Step 358( 47.20%), action 236, FPS 1.67, Running 178.82s Step 359( 47.40%), action 237, FPS 1.67, Running 179.63s Step 360( 47.60%), action 238, FPS 1.64, Running 180.26s Step 361( 47.80%), action 239, FPS 1.63, Running 181.22s Step 362( 48.00%), action 240, FPS 1.63, Running 181.86s Step 363( 48.20%), action 241, FPS 1.60, Running 182.84s Step 364( 48.40%), action 242, FPS 1.60, Running 183.21s Step 365( 48.60%), action 243, FPS 1.56, Running 184.09s Step 366( 48.80%), action 244, FPS 1.57, Running 184.72s Step 367( 49.00%), action 245, FPS 1.51, Running 185.72s Step 368( 49.20%), action 246, FPS 1.47, Running 186.39s Step 369( 49.40%), action 247, FPS 1.42, Running 187.36s Step 370( 49.60%), action 248, FPS 1.38, Running 188.06s Step 371( 49.80%), action 249, FPS 1.38, Running 189.02s Step 372( 50.00%), action 250, FPS 1.35, Running 189.65s Step 373( 50.20%), action 251, FPS 1.35, Running 190.63s Step 374( 50.40%), action 252, FPS 1.34, Running 191.26s Step 375( 50.60%), action 253, FPS 1.38, Running 191.77s Step 376( 50.80%), action 254, FPS 1.37, Running 192.19s Step 377( 51.00%), action 255, FPS 1.41, Running 192.66s Step 378( 51.20%), action 256, FPS 1.38, Running 193.27s Step 379( 51.40%), action 257, FPS 1.37, Running 194.27s Step 380( 51.60%), action 258, FPS 1.37, Running 194.92s Step 381( 51.80%), action 259, FPS 1.37, Running 195.86s Step 382( 52.00%), action 260, FPS 1.38, Running 196.30s Step 383( 52.20%), action 261, FPS 1.37, Running 197.42s Step 384( 52.40%), action 262, FPS 1.36, Running 197.90s Step 385( 52.60%), action 263, FPS 1.38, Running 198.64s Step 386( 52.80%), action 264, FPS 1.39, Running 199.09s Step 387( 53.00%), action 265, FPS 1.42, Running 199.78s Step 388( 53.20%), action 266, FPS 1.43, Running 200.36s Step 389( 53.40%), action 267, FPS 1.46, Running 201.04s Step 390( 53.60%), action 268, FPS 1.47, Running 201.63s Step 391( 53.80%), action 269, FPS 1.49, Running 202.47s Step 392( 54.00%), action 270, FPS 1.51, Running 202.91s Step 393( 54.20%), action 271, FPS 1.54, Running 203.65s Step 394( 54.40%), action 272, FPS 1.54, Running 204.21s Step 395( 54.60%), action 273, FPS 1.53, Running 204.84s Step 396( 54.80%), action 274, FPS 1.52, Running 205.39s Step 397( 55.00%), action 275, FPS 1.47, Running 206.25s Step 398( 55.20%), action 276, FPS 1.51, Running 206.55s Step 399( 55.40%), action 277, FPS 1.52, Running 207.44s Step 400( 55.60%), action 278, FPS 1.56, Running 207.77s Step 401( 55.80%), action 279, FPS 1.58, Running 208.50s Step 402( 56.00%), action 280, FPS 1.59, Running 208.92s Step 403( 56.20%), action 281, FPS 1.62, Running 209.74s Step 404( 56.40%), action 282, FPS 1.63, Running 210.18s Step 405( 56.60%), action 283, FPS 1.69, Running 210.46s Step 406( 56.80%), action 284, FPS 1.71, Running 210.78s Step 407( 57.00%), action 285, FPS 1.76, Running 211.14s Step 408( 57.20%), action 286, FPS 1.81, Running 211.43s Step 409( 57.40%), action 287, FPS 1.86, Running 211.81s Step 410( 57.60%), action 288, FPS 1.91, Running 212.11s Step 411( 57.80%), action 289, FPS 2.00, Running 212.45s [2026-08-01 21:43:02] [98 ] Seed 97 success after 212.69 s. +steps: 411 , actions: 289 . +Instruction: Empty +Total 59/98(60.20%) success. +Setting seed: 98 +Step 1( N/A%), pre moving , FPS 2.02, Running 0.49s Step 2( N/A%), pre moving , FPS 2.50, Running 0.80s Step 3( N/A%), pre moving , FPS 3.41, Running 0.88s Step 4( N/A%), pre moving , FPS 4.26, Running 0.94s Step 5( N/A%), pre moving , FPS 4.94, Running 1.01s Step 6( N/A%), pre moving , FPS 4.51, Running 1.33s Step 7( N/A%), pre moving , FPS 4.95, Running 1.41s Step 8( N/A%), pre moving , FPS 5.47, Running 1.46s Step 9( N/A%), pre moving , FPS 5.85, Running 1.54s Step 10( N/A%), pre moving , FPS 6.22, Running 1.61s Step 11( N/A%), pre moving , FPS 5.71, Running 1.93s Step 12( N/A%), pre moving , FPS 5.98, Running 2.01s Step 13( N/A%), pre moving , FPS 6.27, Running 2.07s Step 14( N/A%), pre moving , FPS 6.53, Running 2.15s Step 15( N/A%), pre moving , FPS 6.15, Running 2.44s Step 16( N/A%), pre moving , FPS 6.29, Running 2.54s Step 17( N/A%), pre moving , FPS 6.54, Running 2.60s Step 18( N/A%), pre moving , FPS 6.74, Running 2.67s Step 19( N/A%), pre moving , FPS 6.96, Running 2.73s Step 20( N/A%), pre moving , FPS 6.57, Running 3.04s Step 21( N/A%), pre moving , FPS 6.49, Running 3.58s Step 22( N/A%), pre moving , FPS 7.00, Running 3.66s Step 23( N/A%), pre moving , FPS 7.08, Running 3.71s Step 24( N/A%), pre moving , FPS 6.37, Running 4.08s Step 25( N/A%), pre moving , FPS 6.39, Running 4.14s Step 26( N/A%), pre moving , FPS 5.89, Running 4.73s Step 27( N/A%), pre moving , FPS 5.93, Running 4.78s Step 28( N/A%), pre moving , FPS 5.89, Running 4.86s Step 29( N/A%), pre moving , FPS 5.50, Running 5.17s Step 30( N/A%), pre moving , FPS 5.48, Running 5.26s Step 31( N/A%), pre moving , FPS 5.90, Running 5.31s Step 32( N/A%), pre moving , FPS 5.92, Running 5.38s Step 33( N/A%), pre moving , FPS 5.52, Running 5.70s Step 34( N/A%), pre moving , FPS 5.50, Running 5.78s Step 35( N/A%), pre moving , FPS 5.88, Running 5.84s Step 36( N/A%), pre moving , FPS 5.12, Running 6.45s Step 37( N/A%), pre moving , FPS 5.09, Running 6.53s Step 38( N/A%), pre moving , FPS 4.79, Running 6.84s Step 39( N/A%), pre moving , FPS 4.77, Running 6.92s Step 40( N/A%), pre moving , FPS 5.08, Running 6.98s Step 41( N/A%), pre moving , FPS 5.75, Running 7.05s Step 42( N/A%), pre moving , FPS 5.55, Running 7.26s Step 43( N/A%), pre moving , FPS 5.30, Running 7.48s Step 44( N/A%), pre moving , FPS 5.72, Running 7.58s Step 45( N/A%), pre moving , FPS 5.30, Running 7.92s Step 46( N/A%), pre moving , FPS 6.05, Running 8.03s Step 47( N/A%), pre moving , FPS 5.95, Running 8.14s Step 48( N/A%), pre moving , FPS 5.46, Running 8.52s Step 49( N/A%), pre moving , FPS 5.83, Running 8.61s Step 50( N/A%), pre moving , FPS 5.57, Running 8.85s Step 51( N/A%), pre moving , FPS 5.35, Running 9.05s Step 52( N/A%), pre moving , FPS 5.28, Running 9.17s Step 53( N/A%), pre moving , FPS 5.58, Running 9.28s Step 54( N/A%), pre moving , FPS 5.21, Running 9.62s Step 55( N/A%), pre moving , FPS 5.14, Running 9.73s Step 56( N/A%), pre moving , FPS 5.90, Running 9.84s Step 57( N/A%), pre moving , FPS 5.43, Running 10.21s Step 58( N/A%), pre moving , FPS 5.78, Running 10.30s Step 59( N/A%), pre moving , FPS 5.74, Running 10.41s Step 60( N/A%), pre moving , FPS 5.32, Running 10.74s Step 61( N/A%), pre moving , FPS 5.27, Running 10.85s Step 62( N/A%), pre moving , FPS 5.42, Running 10.95s Step 63( N/A%), pre moving , FPS 5.24, Running 11.30s Step 64( N/A%), pre moving , FPS 5.21, Running 11.42s Step 65( N/A%), pre moving , FPS 5.49, Running 11.56s Step 66( N/A%), pre moving , FPS 5.12, Running 11.94s Step 67( N/A%), pre moving , FPS 5.16, Running 12.02s Step 68( N/A%), pre moving , FPS 5.54, Running 12.12s Step 69( N/A%), pre moving , FPS 5.17, Running 12.48s Step 70( N/A%), pre moving , FPS 5.34, Running 12.59s Step 71( N/A%), pre moving , FPS 5.13, Running 12.94s Step 72( N/A%), pre moving , FPS 5.14, Running 13.06s Step 73( N/A%), pre moving , FPS 5.19, Running 13.14s Step 74( N/A%), pre moving , FPS 5.50, Running 13.26s Step 75( N/A%), pre moving , FPS 5.13, Running 13.63s Step 76( N/A%), pre moving , FPS 5.15, Running 13.73s Step 77( N/A%), pre moving , FPS 5.31, Running 13.98s Step 78( N/A%), pre moving , FPS 5.14, Running 14.20s Step 79( N/A%), pre moving , FPS 5.13, Running 14.30s Step 80( N/A%), pre moving , FPS 5.12, Running 14.64s Step 81( N/A%), pre moving , FPS 5.13, Running 14.75s Step 82( N/A%), pre moving , FPS 5.15, Running 14.83s Step 83( N/A%), pre moving , FPS 5.31, Running 15.06s Step 84( N/A%), pre moving , FPS 5.15, Running 15.31s Step 85( N/A%), pre moving , FPS 5.24, Running 15.37s Step 86( N/A%), pre moving , FPS 5.70, Running 15.45s Step 87( N/A%), pre moving , FPS 5.35, Running 15.76s Step 88( N/A%), pre moving , FPS 5.38, Running 15.84s Step 89( N/A%), pre moving , FPS 5.84, Running 15.90s Step 90( N/A%), pre moving , FPS 5.93, Running 15.97s Step 91( N/A%), pre moving , FPS 6.48, Running 16.03s Step 92( N/A%), pre moving , FPS 6.09, Running 16.35s Step 93( N/A%), pre moving , FPS 6.06, Running 16.44s Step 94( N/A%), pre moving , FPS 6.14, Running 16.51s Step 95( N/A%), pre moving , FPS 6.80, Running 16.57s Step 96( N/A%), pre moving , FPS 6.33, Running 16.89s Step 97( N/A%), pre moving , FPS 6.68, Running 16.97s Step 98( N/A%), pre moving , FPS 7.07, Running 17.02s Step 99( N/A%), pre moving , FPS 7.19, Running 17.09s Step 100( N/A%), pre moving , FPS 7.99, Running 17.15s Step 101( N/A%), pre moving , FPS 7.38, Running 17.46s Step 102( N/A%), pre moving , FPS 7.49, Running 17.51s Step 103( N/A%), pre moving , FPS 8.09, Running 17.53s Step 104( N/A%), pre moving , FPS 5.41, Running 19.00s Step 105( N/A%), pre moving , FPS 5.08, Running 19.31s Step 106( N/A%), pre moving , FPS 4.99, Running 19.45s Step 107( N/A%), pre moving , FPS 4.71, Running 20.00s Step 108( N/A%), pre moving , FPS 4.57, Running 20.22s Step 109( N/A%), pre moving , FPS 4.15, Running 20.72s Step 110( N/A%), pre moving , FPS 3.93, Running 21.05s Step 111( N/A%), pre moving , FPS 3.59, Running 21.61s Step 112( N/A%), pre moving , FPS 3.65, Running 21.82s Step 113( N/A%), pre moving , FPS 3.29, Running 22.52s Step 114( N/A%), pre moving , FPS 3.20, Running 22.76s Step 115( N/A%), pre moving , FPS 2.98, Running 23.29s Step 116( N/A%), pre moving , FPS 3.05, Running 23.46s Step 117( N/A%), pre moving , FPS 2.83, Running 24.05s Step 118( N/A%), pre moving , FPS 2.69, Running 24.46s Step 119( N/A%), pre moving , FPS 2.54, Running 24.98s Step 120( N/A%), pre moving , FPS 2.50, Running 25.13s Step 121( N/A%), pre moving , FPS 2.44, Running 25.67s Step 122( N/A%), pre moving , FPS 2.32, Running 26.14s Step 123( N/A%), pre moving , FPS 2.19, Running 26.65s Step 124( 0.20%), action 1, FPS 2.28, Running 27.80s Step 125( 0.40%), action 2, FPS 2.21, Running 28.36s Step 126( 0.60%), action 3, FPS 2.00, Running 29.44s Step 127( 0.80%), action 4, FPS 1.99, Running 30.04s Step 128( 1.00%), action 5, FPS 1.91, Running 30.69s Step 129( 1.20%), action 6, FPS 1.89, Running 31.33s Step 130( 1.40%), action 7, FPS 1.80, Running 32.14s Step 131( 1.60%), action 8, FPS 1.84, Running 32.47s Step 132( 1.80%), action 9, FPS 1.75, Running 33.27s Step 133( 2.00%), action 10, FPS 1.81, Running 33.56s Step 134( 2.20%), action 11, FPS 1.72, Running 34.42s Step 135( 2.40%), action 12, FPS 1.72, Running 34.93s Step 136( 2.60%), action 13, FPS 1.63, Running 35.73s Step 137( 2.80%), action 14, FPS 1.65, Running 36.14s Step 138( 3.00%), action 15, FPS 1.58, Running 37.10s Step 139( 3.20%), action 16, FPS 1.62, Running 37.31s Step 140( 3.40%), action 17, FPS 1.59, Running 37.68s Step 141( 3.60%), action 18, FPS 1.63, Running 37.95s Step 142( 3.80%), action 19, FPS 1.62, Running 38.50s Step 143( 4.00%), action 20, FPS 1.65, Running 38.79s Step 144( 4.20%), action 21, FPS 1.70, Running 39.59s Step 145( 4.40%), action 22, FPS 1.70, Running 40.16s Step 146( 4.60%), action 23, FPS 1.76, Running 40.82s Step 147( 4.80%), action 24, FPS 1.77, Running 41.33s Step 148( 5.00%), action 25, FPS 1.76, Running 42.09s Step 149( 5.20%), action 26, FPS 1.79, Running 42.48s Step 150( 5.40%), action 27, FPS 1.79, Running 43.33s Step 151( 5.60%), action 28, FPS 1.78, Running 43.71s Step 152( 5.80%), action 29, FPS 1.79, Running 44.43s Step 153( 6.00%), action 30, FPS 1.79, Running 44.72s Step 154( 6.20%), action 31, FPS 1.79, Running 45.60s Step 155( 6.40%), action 32, FPS 1.79, Running 46.08s Step 156( 6.60%), action 33, FPS 1.83, Running 46.63s Step 157( 6.80%), action 34, FPS 1.81, Running 47.18s Step 158( 7.00%), action 35, FPS 1.81, Running 48.15s Step 159( 7.20%), action 36, FPS 1.79, Running 48.46s Step 160( 7.40%), action 37, FPS 1.76, Running 49.07s Step 161( 7.60%), action 38, FPS 1.73, Running 49.53s Step 162( 7.80%), action 39, FPS 1.68, Running 50.39s Step 163( 8.00%), action 40, FPS 1.69, Running 50.64s Step 164( 8.20%), action 41, FPS 1.67, Running 51.60s Step 165( 8.40%), action 42, FPS 1.70, Running 51.90s Step 166( 8.60%), action 43, FPS 1.69, Running 52.69s Step 167( 8.80%), action 44, FPS 1.72, Running 52.97s Step 168( 9.00%), action 45, FPS 1.70, Running 53.83s Step 169( 9.20%), action 46, FPS 1.71, Running 54.18s Step 170( 9.40%), action 47, FPS 1.72, Running 54.96s Step 171( 9.60%), action 48, FPS 1.69, Running 55.57s Step 172( 9.80%), action 49, FPS 1.65, Running 56.52s Step 173( 10.00%), action 50, FPS 1.66, Running 56.75s Step 174( 10.20%), action 51, FPS 1.73, Running 57.19s Step 175( 10.40%), action 52, FPS 1.77, Running 57.38s Step 176( 10.60%), action 53, FPS 1.79, Running 57.79s Step 177( 10.80%), action 54, FPS 1.86, Running 57.96s Step 178( 11.00%), action 55, FPS 1.98, Running 58.25s Step 179( 11.20%), action 56, FPS 2.00, Running 58.45s Step 180( 11.40%), action 57, FPS 2.06, Running 58.80s Step 181( 11.60%), action 58, FPS 2.11, Running 59.01s Step 182( 11.80%), action 59, FPS 2.20, Running 59.49s Step 183( 12.00%), action 60, FPS 2.21, Running 59.68s Step 184( 12.20%), action 61, FPS 2.27, Running 60.41s Step 185( 12.40%), action 62, FPS 2.27, Running 60.70s Step 186( 12.60%), action 63, FPS 2.26, Running 61.55s Step 187( 12.80%), action 64, FPS 2.25, Running 61.84s Step 188( 13.00%), action 65, FPS 2.28, Running 62.61s Step 189( 13.20%), action 66, FPS 2.28, Running 62.94s Step 190( 13.40%), action 67, FPS 2.29, Running 63.70s Step 191( 13.60%), action 68, FPS 2.36, Running 64.04s Step 192( 13.80%), action 69, FPS 2.43, Running 64.76s Step 193( 14.00%), action 70, FPS 2.39, Running 65.11s Step 194( 14.20%), action 71, FPS 2.20, Running 66.29s Step 195( 14.40%), action 72, FPS 2.16, Running 66.62s Step 196( 14.60%), action 73, FPS 2.06, Running 67.51s Step 197( 14.80%), action 74, FPS 1.97, Running 68.11s Step 198( 15.00%), action 75, FPS 1.85, Running 69.08s Step 199( 15.20%), action 76, FPS 1.78, Running 69.68s Step 200( 15.40%), action 77, FPS 1.75, Running 70.24s Step 201( 15.60%), action 78, FPS 1.68, Running 70.88s Step 202( 15.80%), action 79, FPS 1.62, Running 71.86s Step 203( 16.00%), action 80, FPS 1.61, Running 72.13s Step 204( 16.20%), action 81, FPS 1.57, Running 73.17s Step 205( 16.40%), action 82, FPS 1.54, Running 73.69s Step 206( 16.60%), action 83, FPS 1.53, Running 74.64s Step 207( 16.80%), action 84, FPS 1.49, Running 75.27s Step 208( 17.00%), action 85, FPS 1.46, Running 76.27s Step 209( 17.20%), action 86, FPS 1.44, Running 76.86s Step 210( 17.40%), action 87, FPS 1.45, Running 77.47s Step 211( 17.60%), action 88, FPS 1.47, Running 77.68s Step 212( 17.80%), action 89, FPS 1.49, Running 78.16s Step 213( 18.00%), action 90, FPS 1.51, Running 78.39s Step 214( 18.20%), action 91, FPS 1.59, Running 78.85s Step 215( 18.40%), action 92, FPS 1.61, Running 79.05s Step 216( 18.60%), action 93, FPS 1.68, Running 79.41s Step 217( 18.80%), action 94, FPS 1.74, Running 79.63s Step 218( 19.00%), action 95, FPS 1.84, Running 79.93s Step 219( 19.20%), action 96, FPS 1.92, Running 80.12s Step 220( 19.40%), action 97, FPS 1.95, Running 80.49s Step 221( 19.60%), action 98, FPS 2.04, Running 80.71s Step 222( 19.80%), action 99, FPS 2.14, Running 81.19s Step 223( 20.00%), action 100, FPS 2.16, Running 81.40s Step 224( 20.20%), action 101, FPS 2.27, Running 81.98s Step 225( 20.40%), action 102, FPS 2.32, Running 82.31s Step 226( 20.60%), action 103, FPS 2.43, Running 82.88s Step 227( 20.80%), action 104, FPS 2.53, Running 83.17s Step 228( 21.00%), action 105, FPS 2.63, Running 83.87s Step 229( 21.20%), action 106, FPS 2.71, Running 84.26s Step 230( 21.40%), action 107, FPS 2.64, Running 85.04s Step 231( 21.60%), action 108, FPS 2.53, Running 85.60s Step 232( 21.80%), action 109, FPS 2.42, Running 86.44s Step 233( 22.00%), action 110, FPS 2.37, Running 86.84s Step 234( 22.20%), action 111, FPS 2.23, Running 87.82s Step 235( 22.40%), action 112, FPS 2.15, Running 88.34s Step 236( 22.60%), action 113, FPS 2.01, Running 89.39s Step 237( 22.80%), action 114, FPS 1.97, Running 89.80s Step 238( 23.00%), action 115, FPS 1.88, Running 90.59s Step 239( 23.20%), action 116, FPS 1.81, Running 91.17s Step 240( 23.40%), action 117, FPS 1.72, Running 92.15s Step 241( 23.60%), action 118, FPS 1.67, Running 92.71s Step 242( 23.80%), action 119, FPS 1.59, Running 93.76s Step 243( 24.00%), action 120, FPS 1.54, Running 94.37s Step 244( 24.20%), action 121, FPS 1.50, Running 95.34s Step 245( 24.40%), action 122, FPS 1.48, Running 95.86s Step 246( 24.60%), action 123, FPS 1.47, Running 96.47s Step 247( 24.80%), action 124, FPS 1.45, Running 97.01s Step 248( 25.00%), action 125, FPS 1.42, Running 97.95s Step 249( 25.20%), action 126, FPS 1.43, Running 98.20s Step 250( 25.40%), action 127, FPS 1.42, Running 99.08s Step 251( 25.60%), action 128, FPS 1.45, Running 99.41s Step 252( 25.80%), action 129, FPS 1.45, Running 100.27s Step 253( 26.00%), action 130, FPS 1.43, Running 100.81s Step 254( 26.20%), action 131, FPS 1.48, Running 101.32s Step 255( 26.40%), action 132, FPS 1.51, Running 101.59s Step 256( 26.60%), action 133, FPS 1.57, Running 102.13s Step 257( 26.80%), action 134, FPS 1.58, Running 102.45s Step 258( 27.00%), action 135, FPS 1.64, Running 102.79s Step 259( 27.20%), action 136, FPS 1.64, Running 103.36s Step 260( 27.40%), action 137, FPS 1.69, Running 103.99s Step 261( 27.60%), action 138, FPS 1.69, Running 104.55s Step 262( 27.80%), action 139, FPS 1.72, Running 105.41s Step 263( 28.00%), action 140, FPS 1.76, Running 105.74s Step 264( 28.20%), action 141, FPS 1.78, Running 106.60s Step 265( 28.40%), action 142, FPS 1.75, Running 107.30s Step 266( 28.60%), action 143, FPS 1.70, Running 108.24s Step 267( 28.80%), action 144, FPS 1.69, Running 108.88s Step 268( 29.00%), action 145, FPS 1.73, Running 109.50s Step 269( 29.20%), action 146, FPS 1.69, Running 110.04s Step 270( 29.40%), action 147, FPS 1.72, Running 110.69s Step 271( 29.60%), action 148, FPS 1.70, Running 111.17s Step 272( 29.80%), action 149, FPS 1.68, Running 112.16s Step 273( 30.00%), action 150, FPS 1.72, Running 112.46s Step 274( 30.20%), action 151, FPS 1.66, Running 113.40s Step 275( 30.40%), action 152, FPS 1.62, Running 113.96s Step 276( 30.60%), action 153, FPS 1.55, Running 115.01s Step 277( 30.80%), action 154, FPS 1.52, Running 115.61s Step 278( 31.00%), action 155, FPS 1.48, Running 116.27s Step 279( 31.20%), action 156, FPS 1.49, Running 116.77s Step 280( 31.40%), action 157, FPS 1.46, Running 117.69s Step 281( 31.60%), action 158, FPS 1.48, Running 118.02s Step 282( 31.80%), action 159, FPS 1.49, Running 118.81s Step 283( 32.00%), action 160, FPS 1.50, Running 119.09s Step 284( 32.20%), action 161, FPS 1.48, Running 120.12s Step 285( 32.40%), action 162, FPS 1.50, Running 120.62s Step 286( 32.60%), action 163, FPS 1.53, Running 121.31s Step 287( 32.80%), action 164, FPS 1.57, Running 121.64s Step 288( 33.00%), action 165, FPS 1.54, Running 122.46s Step 289( 33.20%), action 166, FPS 1.54, Running 123.06s Step 290( 33.40%), action 167, FPS 1.50, Running 124.04s Step 291( 33.60%), action 168, FPS 1.52, Running 124.35s Step 292( 33.80%), action 169, FPS 1.53, Running 125.27s Step 293( 34.00%), action 170, FPS 1.50, Running 125.83s Step 294( 34.20%), action 171, FPS 1.45, Running 127.15s Step 295( 34.40%), action 172, FPS 1.44, Running 127.86s Step 296( 34.60%), action 173, FPS 1.45, Running 128.82s Step 297( 34.80%), action 174, FPS 1.45, Running 129.44s Step 298( 35.00%), action 175, FPS 1.41, Running 130.47s Step 299( 35.20%), action 176, FPS 1.43, Running 130.76s Step 300( 35.40%), action 177, FPS 1.44, Running 131.57s Step 301( 35.60%), action 178, FPS 1.44, Running 131.86s Step 302( 35.80%), action 179, FPS 1.44, Running 132.70s Step 303( 36.00%), action 180, FPS 1.44, Running 132.99s Step 304( 36.20%), action 181, FPS 1.46, Running 133.80s Step 305( 36.40%), action 182, FPS 1.48, Running 134.12s Step 306( 36.60%), action 183, FPS 1.47, Running 134.91s Step 307( 36.80%), action 184, FPS 1.47, Running 135.27s Step 308( 37.00%), action 185, FPS 1.45, Running 136.26s Step 309( 37.20%), action 186, FPS 1.46, Running 136.76s Step 310( 37.40%), action 187, FPS 1.48, Running 137.51s Step 311( 37.60%), action 188, FPS 1.48, Running 137.89s Step 312( 37.80%), action 189, FPS 1.47, Running 138.85s Step 313( 38.00%), action 190, FPS 1.50, Running 139.15s Step 314( 38.20%), action 191, FPS 1.57, Running 139.93s Step 315( 38.40%), action 192, FPS 1.61, Running 140.27s Step 316( 38.60%), action 193, FPS 1.67, Running 140.80s Step 317( 38.80%), action 194, FPS 1.72, Running 141.08s Step 318( 39.00%), action 195, FPS 1.82, Running 141.45s Step 319( 39.20%), action 196, FPS 1.80, Running 141.88s Step 320( 39.40%), action 197, FPS 1.80, Running 142.70s Step 321( 39.60%), action 198, FPS 1.77, Running 143.13s Step 322( 39.80%), action 199, FPS 1.76, Running 144.03s Step 323( 40.00%), action 200, FPS 1.74, Running 144.46s Step 324( 40.20%), action 201, FPS 1.70, Running 145.56s Step 325( 40.40%), action 202, FPS 1.70, Running 145.86s Step 326( 40.60%), action 203, FPS 1.68, Running 146.80s Step 327( 40.80%), action 204, FPS 1.68, Running 147.17s Step 328( 41.00%), action 205, FPS 1.72, Running 147.89s Step 329( 41.20%), action 206, FPS 1.75, Running 148.17s Step 330( 41.40%), action 207, FPS 1.74, Running 149.04s Step 331( 41.60%), action 208, FPS 1.71, Running 149.57s Step 332( 41.80%), action 209, FPS 1.70, Running 150.58s Step 333( 42.00%), action 210, FPS 1.67, Running 151.15s Step 334( 42.20%), action 211, FPS 1.64, Running 152.11s Step 335( 42.40%), action 212, FPS 1.65, Running 152.39s Step 336( 42.60%), action 213, FPS 1.61, Running 153.24s Step 337( 42.80%), action 214, FPS 1.60, Running 153.59s Step 338( 43.00%), action 215, FPS 1.55, Running 154.36s Step 339( 43.20%), action 216, FPS 1.54, Running 154.86s Step 340( 43.40%), action 217, FPS 1.55, Running 155.56s Step 341( 43.60%), action 218, FPS 1.54, Running 156.11s Step 342( 43.80%), action 219, FPS 1.57, Running 156.80s Step 343( 44.00%), action 220, FPS 1.56, Running 157.26s Step 344( 44.20%), action 221, FPS 1.59, Running 158.16s Step 345( 44.40%), action 222, FPS 1.59, Running 158.46s Step 346( 44.60%), action 223, FPS 1.59, Running 159.37s Step 347( 44.80%), action 224, FPS 1.59, Running 159.75s Step 348( 45.00%), action 225, FPS 1.59, Running 160.45s Step 349( 45.20%), action 226, FPS 1.60, Running 160.69s Step 350( 45.40%), action 227, FPS 1.60, Running 161.53s Step 351( 45.60%), action 228, FPS 1.63, Running 161.84s Step 352( 45.80%), action 229, FPS 1.64, Running 162.78s Step 353( 46.00%), action 230, FPS 1.67, Running 163.15s Step 354( 46.20%), action 231, FPS 1.67, Running 164.07s Step 355( 46.40%), action 232, FPS 1.65, Running 164.51s Step 356( 46.60%), action 233, FPS 1.68, Running 165.16s Step 357( 46.80%), action 234, FPS 1.66, Running 165.63s Step 358( 47.00%), action 235, FPS 1.64, Running 166.57s Step 359( 47.20%), action 236, FPS 1.67, Running 166.85s Step 360( 47.40%), action 237, FPS 1.65, Running 167.70s Step 361( 47.60%), action 238, FPS 1.64, Running 168.32s Step 362( 47.80%), action 239, FPS 1.63, Running 169.09s Step 363( 48.00%), action 240, FPS 1.63, Running 169.50s Step 364( 48.20%), action 241, FPS 1.62, Running 170.49s Step 365( 48.40%), action 242, FPS 1.59, Running 171.01s Step 366( 48.60%), action 243, FPS 1.63, Running 171.67s Step 367( 48.80%), action 244, FPS 1.61, Running 172.16s Step 368( 49.00%), action 245, FPS 1.59, Running 173.07s Step 369( 49.20%), action 246, FPS 1.58, Running 173.36s Step 370( 49.40%), action 247, FPS 1.57, Running 174.23s Step 371( 49.60%), action 248, FPS 1.57, Running 174.59s Step 372( 49.80%), action 249, FPS 1.59, Running 175.35s Step 373( 50.00%), action 250, FPS 1.55, Running 176.07s Step 374( 50.20%), action 251, FPS 1.55, Running 176.96s Step 375( 50.40%), action 252, FPS 1.57, Running 177.23s Step 376( 50.60%), action 253, FPS 1.54, Running 178.10s Step 377( 50.80%), action 254, FPS 1.57, Running 178.33s Step 378( 51.00%), action 255, FPS 1.59, Running 179.13s Step 379( 51.20%), action 256, FPS 1.59, Running 179.44s Step 380( 51.40%), action 257, FPS 1.61, Running 180.12s Step 381( 51.60%), action 258, FPS 1.61, Running 180.71s Step 382( 51.80%), action 259, FPS 1.58, Running 181.74s Step 383( 52.00%), action 260, FPS 1.56, Running 182.31s Step 384( 52.20%), action 261, FPS 1.56, Running 183.31s Step 385( 52.40%), action 262, FPS 1.58, Running 183.70s Step 386( 52.60%), action 263, FPS 1.55, Running 184.55s Step 387( 52.80%), action 264, FPS 1.55, Running 185.09s Step 388( 53.00%), action 265, FPS 1.53, Running 186.16s Step 389( 53.20%), action 266, FPS 1.50, Running 186.70s Step 390( 53.40%), action 267, FPS 1.48, Running 187.76s Step 391( 53.60%), action 268, FPS 1.44, Running 188.46s Step 392( 53.80%), action 269, FPS 1.42, Running 189.47s Step 393( 54.00%), action 270, FPS 1.43, Running 190.07s Step 394( 54.20%), action 271, FPS 1.42, Running 191.03s Step 395( 54.40%), action 272, FPS 1.42, Running 191.33s Step 396( 54.60%), action 273, FPS 1.41, Running 192.32s Step 397( 54.80%), action 274, FPS 1.39, Running 192.74s Step 398( 55.00%), action 275, FPS 1.38, Running 193.64s Step 399( 55.20%), action 276, FPS 1.38, Running 193.98s Step 400( 55.40%), action 277, FPS 1.36, Running 194.83s Step 401( 55.60%), action 278, FPS 1.36, Running 195.43s Step 402( 55.80%), action 279, FPS 1.36, Running 196.44s Step 403( 56.00%), action 280, FPS 1.36, Running 197.02s Step 404( 56.20%), action 281, FPS 1.40, Running 197.58s Step 405( 56.40%), action 282, FPS 1.38, Running 198.19s Step 406( 56.60%), action 283, FPS 1.41, Running 198.73s Step 407( 56.80%), action 284, FPS 1.41, Running 199.27s Step 408( 57.00%), action 285, FPS 1.41, Running 200.33s Step 409( 57.20%), action 286, FPS 1.41, Running 200.87s Step 410( 57.40%), action 287, FPS 1.45, Running 201.55s Step 411( 57.60%), action 288, FPS 1.46, Running 202.12s Step 412( 57.80%), action 289, FPS 1.46, Running 203.13s Step 413( 58.00%), action 290, FPS 1.50, Running 203.45s Step 414( 58.20%), action 291, FPS 1.51, Running 204.30s Step 415( 58.40%), action 292, FPS 1.46, Running 205.00s Step 416( 58.60%), action 293, FPS 1.46, Running 206.02s Step 417( 58.80%), action 294, FPS 1.44, Running 206.64s Step 418( 59.00%), action 295, FPS 1.43, Running 207.60s Step 419( 59.20%), action 296, FPS 1.41, Running 208.17s Step 420( 59.40%), action 297, FPS 1.41, Running 209.05s Step 421( 59.60%), action 298, FPS 1.43, Running 209.43s Step 422( 59.80%), action 299, FPS 1.44, Running 210.33s Step 423( 60.00%), action 300, FPS 1.44, Running 210.93s Step 424( 60.20%), action 301, FPS 1.39, Running 211.93s Step 425( 60.40%), action 302, FPS 1.40, Running 212.48s Step 426( 60.60%), action 303, FPS 1.36, Running 213.43s Step 427( 60.80%), action 304, FPS 1.39, Running 213.71s Step 428( 61.00%), action 305, FPS 1.40, Running 214.62s Step 429( 61.20%), action 306, FPS 1.42, Running 214.97s Step 430( 61.40%), action 307, FPS 1.42, Running 215.66s Step 431( 61.60%), action 308, FPS 1.42, Running 216.22s Step 432( 61.80%), action 309, FPS 1.50, Running 216.48s Step 433( 62.00%), action 310, FPS 1.51, Running 216.67s Step 434( 62.20%), action 311, FPS 1.55, Running 217.19s Step 435( 62.40%), action 312, FPS 1.62, Running 217.37s Step 436( 62.60%), action 313, FPS 1.70, Running 217.76s Step 437( 62.80%), action 314, FPS 1.75, Running 218.07s Step 438( 63.00%), action 315, FPS 1.85, Running 218.38s Step 439( 63.20%), action 316, FPS 1.91, Running 218.65s Step 440( 63.40%), action 317, FPS 1.92, Running 219.47s Step 441( 63.60%), action 318, FPS 1.94, Running 219.72s Step 442( 63.80%), action 319, FPS 1.96, Running 220.51s Step 443( 64.00%), action 320, FPS 2.02, Running 220.82s Step 444( 64.20%), action 321, FPS 2.06, Running 221.65s Step 445( 64.40%), action 322, FPS 2.12, Running 221.93s Step 446( 64.60%), action 323, FPS 2.14, Running 222.78s Step 447( 64.80%), action 324, FPS 2.13, Running 223.08s Step 448( 65.00%), action 325, FPS 2.16, Running 223.87s Step 449( 65.20%), action 326, FPS 2.16, Running 224.22s Step 450( 65.40%), action 327, FPS 2.15, Running 224.96s Step 451( 65.60%), action 328, FPS 2.22, Running 225.22s Step 452( 65.80%), action 329, FPS 2.13, Running 225.88s Step 453( 66.00%), action 330, FPS 2.07, Running 226.32s Step 454( 66.20%), action 331, FPS 2.01, Running 227.15s Step 455( 66.40%), action 332, FPS 1.98, Running 227.49s Step 456( 66.60%), action 333, FPS 1.90, Running 228.28s Step 457( 66.80%), action 334, FPS 1.91, Running 228.54s Step 458( 67.00%), action 335, FPS 1.80, Running 229.50s Step 459( 67.20%), action 336, FPS 1.79, Running 229.79s Step 460( 67.40%), action 337, FPS 1.80, Running 230.60s Step 461( 67.60%), action 338, FPS 1.80, Running 230.86s Step 462( 67.80%), action 339, FPS 1.78, Running 231.78s Step 463( 68.00%), action 340, FPS 1.78, Running 232.05s [2026-08-01 21:46:54] [99 ] Seed 98 success after 232.14 s. +steps: 463 , actions: 340 . +Instruction: Empty +Total 60/99(60.61%) success. +Setting seed: 99 +Step 1( N/A%), pre moving , FPS 3.28, Running 0.31s Step 2( N/A%), pre moving , FPS 5.20, Running 0.38s Step 3( N/A%), pre moving , FPS 6.68, Running 0.45s Step 4( N/A%), pre moving , FPS 7.66, Running 0.52s Step 5( N/A%), pre moving , FPS 5.96, Running 0.84s Step 6( N/A%), pre moving , FPS 6.48, Running 0.93s Step 7( N/A%), pre moving , FPS 7.05, Running 0.99s Step 8( N/A%), pre moving , FPS 7.56, Running 1.06s Step 9( N/A%), pre moving , FPS 6.55, Running 1.37s Step 10( N/A%), pre moving , FPS 6.84, Running 1.46s Step 11( N/A%), pre moving , FPS 7.29, Running 1.51s Step 12( N/A%), pre moving , FPS 7.59, Running 1.58s Step 13( N/A%), pre moving , FPS 6.84, Running 1.90s Step 14( N/A%), pre moving , FPS 7.05, Running 1.99s Step 15( N/A%), pre moving , FPS 7.30, Running 2.06s Step 16( N/A%), pre moving , FPS 7.55, Running 2.12s Step 17( N/A%), pre moving , FPS 6.97, Running 2.44s Step 18( N/A%), pre moving , FPS 7.15, Running 2.52s Step 19( N/A%), pre moving , FPS 7.37, Running 2.58s Step 20( N/A%), pre moving , FPS 7.54, Running 2.65s Step 21( N/A%), pre moving , FPS 7.03, Running 3.15s Step 22( N/A%), pre moving , FPS 7.07, Running 3.21s Step 23( N/A%), pre moving , FPS 6.50, Running 3.53s Step 24( N/A%), pre moving , FPS 6.56, Running 3.57s Step 25( N/A%), pre moving , FPS 7.28, Running 3.59s Step 26( N/A%), pre moving , FPS 7.03, Running 3.77s Step 27( N/A%), pre moving , FPS 7.16, Running 3.79s Step 28( N/A%), pre moving , FPS 7.29, Running 3.80s Step 29( N/A%), pre moving , FPS 8.18, Running 3.82s Step 30( N/A%), pre moving , FPS 8.41, Running 3.84s Step 31( N/A%), pre moving , FPS 8.50, Running 3.86s Step 32( N/A%), pre moving , FPS 8.69, Running 3.88s Step 33( N/A%), pre moving , FPS 9.99, Running 3.90s Step 34( N/A%), pre moving , FPS 10.34, Running 3.92s Step 35( N/A%), pre moving , FPS 10.62, Running 3.94s Step 36( N/A%), pre moving , FPS 9.67, Running 4.19s Step 37( N/A%), pre moving , FPS 11.32, Running 4.21s Step 38( N/A%), pre moving , FPS 11.74, Running 4.22s Step 39( N/A%), pre moving , FPS 12.04, Running 4.24s Step 40( N/A%), pre moving , FPS 12.47, Running 4.26s Step 41( N/A%), pre moving , FPS 17.76, Running 4.27s Step 42( N/A%), pre moving , FPS 18.42, Running 4.30s Step 43( N/A%), pre moving , FPS 25.22, Running 4.32s Step 44( N/A%), pre moving , FPS 25.89, Running 4.34s Step 45( N/A%), pre moving , FPS 25.80, Running 4.36s Step 46( N/A%), pre moving , FPS 32.36, Running 4.39s Step 47( N/A%), pre moving , FPS 31.92, Running 4.41s Step 48( N/A%), pre moving , FPS 31.46, Running 4.44s Step 49( N/A%), pre moving , FPS 30.95, Running 4.46s Step 50( N/A%), pre moving , FPS 30.30, Running 4.50s Step 51( N/A%), pre moving , FPS 29.81, Running 4.53s Step 52( N/A%), pre moving , FPS 29.60, Running 4.56s Step 53( N/A%), pre moving , FPS 29.29, Running 4.59s Step 54( N/A%), pre moving , FPS 28.67, Running 4.62s Step 55( N/A%), pre moving , FPS 27.87, Running 4.66s Step 56( N/A%), pre moving , FPS 39.82, Running 4.69s Step 57( N/A%), pre moving , FPS 39.00, Running 4.72s Step 58( N/A%), pre moving , FPS 38.27, Running 4.74s Step 59( N/A%), pre moving , FPS 37.58, Running 4.77s Step 60( N/A%), pre moving , FPS 36.75, Running 4.80s Step 61( N/A%), pre moving , FPS 36.06, Running 4.83s Step 62( N/A%), pre moving , FPS 35.53, Running 4.86s Step 63( N/A%), pre moving , FPS 35.10, Running 4.89s Step 64( N/A%), pre moving , FPS 34.89, Running 4.92s Step 65( N/A%), pre moving , FPS 34.06, Running 4.95s Step 66( N/A%), pre moving , FPS 33.70, Running 4.98s Step 67( N/A%), pre moving , FPS 33.67, Running 5.01s Step 68( N/A%), pre moving , FPS 33.66, Running 5.03s Step 69( N/A%), pre moving , FPS 33.66, Running 5.06s Step 70( N/A%), pre moving , FPS 34.05, Running 5.09s Step 71( N/A%), pre moving , FPS 33.96, Running 5.12s Step 72( N/A%), pre moving , FPS 33.56, Running 5.15s Step 73( N/A%), pre moving , FPS 32.61, Running 5.20s Step 74( N/A%), pre moving , FPS 31.46, Running 5.25s Step 75( N/A%), pre moving , FPS 29.53, Running 5.33s Step 76( N/A%), pre moving , FPS 27.71, Running 5.41s Step 77( N/A%), pre moving , FPS 25.26, Running 5.51s Step 78( N/A%), pre moving , FPS 23.19, Running 5.61s Step 79( N/A%), pre moving , FPS 22.11, Running 5.68s Step 80( N/A%), pre moving , FPS 20.68, Running 5.77s Step 81( N/A%), pre moving , FPS 19.34, Running 5.86s Step 82( N/A%), pre moving , FPS 19.46, Running 5.89s Step 83( N/A%), pre moving , FPS 19.20, Running 5.93s Step 84( N/A%), pre moving , FPS 19.07, Running 5.97s Step 85( N/A%), pre moving , FPS 19.02, Running 6.00s Step 86( N/A%), pre moving , FPS 18.84, Running 6.04s Step 87( N/A%), pre moving , FPS 18.56, Running 6.08s Step 88( N/A%), pre moving , FPS 18.30, Running 6.13s Step 89( N/A%), pre moving , FPS 18.02, Running 6.17s Step 90( N/A%), pre moving , FPS 17.75, Running 6.21s Step 91( N/A%), pre moving , FPS 18.04, Running 6.23s Step 92( N/A%), pre moving , FPS 17.57, Running 6.29s Step 93( N/A%), pre moving , FPS 17.53, Running 6.34s Step 94( N/A%), pre moving , FPS 17.30, Running 6.41s Step 95( N/A%), pre moving , FPS 15.04, Running 6.66s Step 96( N/A%), pre moving , FPS 14.37, Running 6.81s Step 97( N/A%), pre moving , FPS 14.76, Running 6.87s Step 98( N/A%), pre moving , FPS 15.02, Running 6.94s Step 99( N/A%), pre moving , FPS 12.65, Running 7.26s Step 100( N/A%), pre moving , FPS 12.74, Running 7.34s Step 101( N/A%), pre moving , FPS 13.10, Running 7.39s Step 102( N/A%), pre moving , FPS 5.13, Running 9.79s Step 103( N/A%), pre moving , FPS 4.54, Running 10.33s Step 104( N/A%), pre moving , FPS 4.19, Running 10.74s Step 105( N/A%), pre moving , FPS 3.79, Running 11.28s Step 106( N/A%), pre moving , FPS 3.69, Running 11.46s Step 107( N/A%), pre moving , FPS 3.39, Running 11.99s Step 108( N/A%), pre moving , FPS 3.18, Running 12.42s Step 109( N/A%), pre moving , FPS 2.95, Running 12.95s Step 110( N/A%), pre moving , FPS 2.88, Running 13.17s Step 111( N/A%), pre moving , FPS 2.67, Running 13.71s Step 112( N/A%), pre moving , FPS 2.55, Running 14.13s Step 113( N/A%), pre moving , FPS 2.40, Running 14.67s Step 114( N/A%), pre moving , FPS 2.37, Running 14.86s Step 115( N/A%), pre moving , FPS 2.23, Running 15.61s Step 116( N/A%), pre moving , FPS 2.22, Running 15.81s Step 117( N/A%), pre moving , FPS 2.11, Running 16.35s Step 118( N/A%), pre moving , FPS 2.08, Running 16.55s Step 119( N/A%), pre moving , FPS 2.04, Running 17.07s Step 120( N/A%), pre moving , FPS 1.96, Running 17.53s Step 121( N/A%), pre moving , FPS 1.88, Running 18.04s Step 122( 0.20%), action 1, FPS 2.14, Running 19.14s Step 123( 0.40%), action 2, FPS 2.14, Running 19.67s Step 124( 0.60%), action 3, FPS 2.03, Running 20.61s Step 125( 0.80%), action 4, FPS 2.05, Running 21.05s Step 126( 1.00%), action 5, FPS 1.90, Running 21.96s Step 127( 1.20%), action 6, FPS 1.89, Running 22.56s Step 128( 1.40%), action 7, FPS 1.81, Running 23.49s Step 129( 1.60%), action 8, FPS 1.85, Running 23.78s Step 130( 1.80%), action 9, FPS 1.79, Running 24.33s Step 131( 2.00%), action 10, FPS 1.84, Running 24.56s Step 132( 2.20%), action 11, FPS 1.82, Running 25.11s Step 133( 2.40%), action 12, FPS 1.87, Running 25.39s Step 134( 2.60%), action 13, FPS 1.81, Running 25.92s Step 135( 2.80%), action 14, FPS 1.87, Running 26.29s Step 136( 3.00%), action 15, FPS 1.78, Running 27.04s Step 137( 3.20%), action 16, FPS 1.82, Running 27.35s Step 138( 3.40%), action 17, FPS 1.74, Running 28.06s Step 139( 3.60%), action 18, FPS 1.76, Running 28.45s Step 140( 3.80%), action 19, FPS 1.73, Running 29.10s Step 141( 4.00%), action 20, FPS 1.74, Running 29.56s Step 142( 4.20%), action 21, FPS 1.76, Running 30.50s Step 143( 4.40%), action 22, FPS 1.76, Running 31.01s Step 144( 4.60%), action 23, FPS 1.81, Running 31.68s Step 145( 4.80%), action 24, FPS 1.79, Running 32.24s Step 146( 5.00%), action 25, FPS 1.83, Running 32.89s Step 147( 5.20%), action 26, FPS 1.85, Running 33.35s Step 148( 5.40%), action 27, FPS 1.83, Running 34.41s Step 149( 5.60%), action 28, FPS 1.82, Running 34.75s Step 150( 5.80%), action 29, FPS 1.77, Running 35.63s Step 151( 6.00%), action 30, FPS 1.72, Running 36.17s Step 152( 6.20%), action 31, FPS 1.65, Running 37.22s Step 153( 6.40%), action 32, FPS 1.60, Running 37.86s Step 154( 6.60%), action 33, FPS 1.56, Running 38.74s Step 155( 6.80%), action 34, FPS 1.57, Running 39.02s Step 156( 7.00%), action 35, FPS 1.55, Running 39.96s Step 157( 7.20%), action 36, FPS 1.55, Running 40.27s Step 158( 7.40%), action 37, FPS 1.53, Running 41.13s Step 159( 7.60%), action 38, FPS 1.50, Running 41.78s Step 160( 7.80%), action 39, FPS 1.48, Running 42.63s Step 161( 8.00%), action 40, FPS 1.46, Running 43.30s Step 162( 8.20%), action 41, FPS 1.49, Running 43.95s Step 163( 8.40%), action 42, FPS 1.52, Running 44.20s Step 164( 8.60%), action 43, FPS 1.56, Running 44.49s Step 165( 8.80%), action 44, FPS 1.58, Running 44.91s Step 166( 9.00%), action 45, FPS 1.58, Running 45.53s Step 167( 9.20%), action 46, FPS 1.60, Running 45.85s Step 168( 9.40%), action 47, FPS 1.70, Running 46.17s Step 169( 9.60%), action 48, FPS 1.67, Running 46.70s Step 170( 9.80%), action 49, FPS 1.72, Running 47.23s Step 171( 10.00%), action 50, FPS 1.73, Running 47.76s Step 172( 10.20%), action 51, FPS 1.73, Running 48.76s Step 173( 10.40%), action 52, FPS 1.74, Running 49.35s Step 174( 10.60%), action 53, FPS 1.75, Running 50.17s Step 175( 10.80%), action 54, FPS 1.74, Running 50.53s Step 176( 11.00%), action 55, FPS 1.75, Running 51.40s Step 177( 11.20%), action 56, FPS 1.70, Running 52.03s Step 178( 11.40%), action 57, FPS 1.69, Running 52.99s Step 179( 11.60%), action 58, FPS 1.75, Running 53.23s Step 180( 11.80%), action 59, FPS 1.73, Running 54.17s Step 181( 12.00%), action 60, FPS 1.79, Running 54.46s Step 182( 12.20%), action 61, FPS 1.72, Running 55.58s Step 183( 12.40%), action 62, FPS 1.70, Running 55.98s Step 184( 12.60%), action 63, FPS 1.62, Running 56.80s Step 185( 12.80%), action 64, FPS 1.64, Running 57.11s Step 186( 13.00%), action 65, FPS 1.60, Running 58.04s Step 187( 13.20%), action 66, FPS 1.58, Running 58.52s Step 188( 13.40%), action 67, FPS 1.50, Running 59.55s Step 189( 13.60%), action 68, FPS 1.52, Running 59.86s Step 190( 13.80%), action 69, FPS 1.48, Running 60.77s Step 191( 14.00%), action 70, FPS 1.48, Running 61.29s Step 192( 14.20%), action 71, FPS 1.47, Running 62.34s Step 193( 14.40%), action 72, FPS 1.47, Running 62.94s Step 194( 14.60%), action 73, FPS 1.49, Running 63.58s Step 195( 14.80%), action 74, FPS 1.50, Running 63.90s Step 196( 15.00%), action 75, FPS 1.54, Running 64.37s Step 197( 15.20%), action 76, FPS 1.58, Running 64.71s Step 198( 15.40%), action 77, FPS 1.65, Running 65.14s Step 199( 15.60%), action 78, FPS 1.63, Running 65.47s Step 200( 15.80%), action 79, FPS 1.68, Running 66.04s Step 201( 16.00%), action 80, FPS 1.68, Running 66.36s Step 202( 16.20%), action 81, FPS 1.70, Running 67.31s Step 203( 16.40%), action 82, FPS 1.67, Running 67.93s Step 204( 16.60%), action 83, FPS 1.65, Running 68.92s Step 205( 16.80%), action 84, FPS 1.65, Running 69.24s Step 206( 17.00%), action 85, FPS 1.66, Running 70.09s Step 207( 17.20%), action 86, FPS 1.65, Running 70.62s Step 208( 17.40%), action 87, FPS 1.70, Running 71.28s Step 209( 17.60%), action 88, FPS 1.66, Running 71.88s Step 210( 17.80%), action 89, FPS 1.66, Running 72.79s Step 211( 18.00%), action 90, FPS 1.65, Running 73.45s Step 212( 18.20%), action 91, FPS 1.65, Running 74.50s Step 213( 18.40%), action 92, FPS 1.64, Running 75.16s Step 214( 18.60%), action 93, FPS 1.59, Running 76.20s Step 215( 18.80%), action 94, FPS 1.54, Running 76.86s Step 216( 19.00%), action 95, FPS 1.49, Running 77.80s Step 217( 19.20%), action 96, FPS 1.45, Running 78.51s Step 218( 19.40%), action 97, FPS 1.40, Running 79.48s Step 219( 19.60%), action 98, FPS 1.36, Running 80.15s Step 220( 19.80%), action 99, FPS 1.32, Running 81.19s Step 221( 20.00%), action 100, FPS 1.29, Running 81.83s Step 222( 20.20%), action 101, FPS 1.30, Running 82.75s Step 223( 20.40%), action 102, FPS 1.31, Running 83.20s Step 224( 20.60%), action 103, FPS 1.34, Running 83.87s Step 225( 20.80%), action 104, FPS 1.35, Running 84.09s Step 226( 21.00%), action 105, FPS 1.35, Running 84.92s Step 227( 21.20%), action 106, FPS 1.35, Running 85.46s Step 228( 21.40%), action 107, FPS 1.35, Running 86.08s Step 229( 21.60%), action 108, FPS 1.36, Running 86.61s Step 230( 21.80%), action 109, FPS 1.38, Running 87.30s Step 231( 22.00%), action 110, FPS 1.39, Running 87.87s Step 232( 22.20%), action 111, FPS 1.39, Running 88.86s Step 233( 22.40%), action 112, FPS 1.40, Running 89.47s Step 234( 22.60%), action 113, FPS 1.40, Running 90.44s Step 235( 22.80%), action 114, FPS 1.43, Running 90.86s Step 236( 23.00%), action 115, FPS 1.45, Running 91.59s Step 237( 23.20%), action 116, FPS 1.47, Running 92.16s Step 238( 23.40%), action 117, FPS 1.45, Running 93.24s Step 239( 23.60%), action 118, FPS 1.49, Running 93.60s Step 240( 23.80%), action 119, FPS 1.51, Running 94.46s Step 241( 24.00%), action 120, FPS 1.51, Running 95.05s Step 242( 24.20%), action 121, FPS 1.50, Running 96.07s Step 243( 24.40%), action 122, FPS 1.51, Running 96.40s Step 244( 24.60%), action 123, FPS 1.49, Running 97.25s Step 245( 24.80%), action 124, FPS 1.45, Running 97.85s Step 246( 25.00%), action 125, FPS 1.43, Running 98.95s Step 247( 25.20%), action 126, FPS 1.44, Running 99.33s Step 248( 25.40%), action 127, FPS 1.38, Running 100.58s Step 249( 25.60%), action 128, FPS 1.39, Running 100.97s Step 250( 25.80%), action 129, FPS 1.38, Running 101.75s Step 251( 26.00%), action 130, FPS 1.39, Running 102.28s Step 252( 26.20%), action 131, FPS 1.38, Running 103.38s Step 253( 26.40%), action 132, FPS 1.38, Running 103.99s Step 254( 26.60%), action 133, FPS 1.41, Running 104.67s Step 255( 26.80%), action 134, FPS 1.40, Running 105.16s Step 256( 27.00%), action 135, FPS 1.38, Running 106.10s Step 257( 27.20%), action 136, FPS 1.38, Running 106.60s Step 258( 27.40%), action 137, FPS 1.43, Running 107.25s Step 259( 27.60%), action 138, FPS 1.40, Running 107.85s Step 260( 27.80%), action 139, FPS 1.39, Running 108.88s Step 261( 28.00%), action 140, FPS 1.39, Running 109.47s Step 262( 28.20%), action 141, FPS 1.35, Running 110.93s Step 263( 28.40%), action 142, FPS 1.33, Running 111.48s Step 264( 28.60%), action 143, FPS 1.35, Running 112.11s Step 265( 28.80%), action 144, FPS 1.35, Running 112.69s Step 266( 29.00%), action 145, FPS 1.36, Running 113.71s Step 267( 29.20%), action 146, FPS 1.33, Running 114.34s Step 268( 29.40%), action 147, FPS 1.35, Running 115.34s Step 269( 29.60%), action 148, FPS 1.36, Running 115.63s Step 270( 29.80%), action 149, FPS 1.37, Running 116.40s Step 271( 30.00%), action 150, FPS 1.38, Running 116.75s Step 272( 30.20%), action 151, FPS 1.41, Running 117.60s Step 273( 30.40%), action 152, FPS 1.44, Running 117.91s Step 274( 30.60%), action 153, FPS 1.43, Running 118.68s Step 275( 30.80%), action 154, FPS 1.44, Running 119.09s Step 276( 31.00%), action 155, FPS 1.45, Running 119.93s Step 277( 31.20%), action 156, FPS 1.43, Running 120.56s Step 278( 31.40%), action 157, FPS 1.41, Running 121.43s Step 279( 31.60%), action 158, FPS 1.41, Running 122.08s Step 280( 31.80%), action 159, FPS 1.46, Running 122.59s Step 281( 32.00%), action 160, FPS 1.50, Running 122.84s Step 282( 32.20%), action 161, FPS 1.54, Running 123.92s Step 283( 32.40%), action 162, FPS 1.58, Running 124.18s Step 284( 32.60%), action 163, FPS 1.56, Running 124.94s Step 285( 32.80%), action 164, FPS 1.59, Running 125.30s Step 286( 33.00%), action 165, FPS 1.62, Running 126.03s Step 287( 33.20%), action 166, FPS 1.63, Running 126.65s Step 288( 33.40%), action 167, FPS 1.66, Running 127.40s Step 289( 33.60%), action 168, FPS 1.64, Running 127.81s Step 290( 33.80%), action 169, FPS 1.63, Running 128.64s Step 291( 34.00%), action 170, FPS 1.63, Running 128.99s Step 292( 34.20%), action 171, FPS 1.64, Running 129.79s Step 293( 34.40%), action 172, FPS 1.61, Running 130.30s Step 294( 34.60%), action 173, FPS 1.63, Running 130.98s Step 295( 34.80%), action 174, FPS 1.63, Running 131.35s Step 296( 35.00%), action 175, FPS 1.63, Running 132.17s Step 297( 35.20%), action 176, FPS 1.63, Running 132.85s Step 298( 35.40%), action 177, FPS 1.64, Running 133.64s Step 299( 35.60%), action 178, FPS 1.64, Running 134.27s Step 300( 35.80%), action 179, FPS 1.63, Running 134.85s Step 301( 36.00%), action 180, FPS 1.58, Running 135.51s Step 302( 36.20%), action 181, FPS 1.60, Running 136.39s Step 303( 36.40%), action 182, FPS 1.55, Running 137.07s Step 304( 36.60%), action 183, FPS 1.56, Running 137.80s Step 305( 36.80%), action 184, FPS 1.53, Running 138.36s Step 306( 37.00%), action 185, FPS 1.53, Running 139.12s Step 307( 37.20%), action 186, FPS 1.53, Running 139.69s Step 308( 37.40%), action 187, FPS 1.50, Running 140.74s Step 309( 37.60%), action 188, FPS 1.52, Running 140.97s Step 310( 37.80%), action 189, FPS 1.58, Running 141.32s Step 311( 38.00%), action 190, FPS 1.59, Running 141.55s Step 312( 38.20%), action 191, FPS 1.63, Running 142.06s Step 313( 38.40%), action 192, FPS 1.67, Running 142.30s Step 314( 38.60%), action 193, FPS 1.72, Running 142.63s Step 315( 38.80%), action 194, FPS 1.74, Running 142.87s Step 316( 39.00%), action 195, FPS 1.81, Running 143.22s Step 317( 39.20%), action 196, FPS 1.89, Running 143.43s Step 318( 39.40%), action 197, FPS 1.98, Running 143.76s Step 319( 39.60%), action 198, FPS 2.03, Running 144.14s Step 320( 39.80%), action 199, FPS 2.04, Running 144.67s Step 321( 40.00%), action 200, FPS 2.10, Running 145.05s Step 322( 40.20%), action 201, FPS 2.19, Running 145.54s Step 323( 40.40%), action 202, FPS 2.30, Running 145.76s Step 324( 40.60%), action 203, FPS 2.34, Running 146.35s Step 325( 40.80%), action 204, FPS 2.37, Running 146.80s Step 326( 41.00%), action 205, FPS 2.43, Running 147.36s Step 327( 41.20%), action 206, FPS 2.46, Running 147.84s Step 328( 41.40%), action 207, FPS 2.59, Running 148.48s Step 329( 41.60%), action 208, FPS 2.50, Running 148.96s Step 330( 41.80%), action 209, FPS 2.34, Running 149.87s Step 331( 42.00%), action 210, FPS 2.23, Running 150.50s Step 332( 42.20%), action 211, FPS 2.13, Running 151.47s Step 333( 42.40%), action 212, FPS 2.12, Running 151.72s Step 334( 42.60%), action 213, FPS 2.02, Running 152.55s Step 335( 42.80%), action 214, FPS 2.01, Running 152.83s Step 336( 43.00%), action 215, FPS 1.91, Running 153.67s Step 337( 43.20%), action 216, FPS 1.90, Running 153.97s Step 338( 43.40%), action 217, FPS 1.81, Running 154.81s Step 339( 43.60%), action 218, FPS 1.83, Running 155.10s Step 340( 43.80%), action 219, FPS 1.78, Running 155.90s Step 341( 44.00%), action 220, FPS 1.80, Running 156.19s Step 342( 44.20%), action 221, FPS 1.74, Running 157.00s Step 343( 44.40%), action 222, FPS 1.72, Running 157.37s Step 344( 44.60%), action 223, FPS 1.71, Running 158.02s Step 345( 44.80%), action 224, FPS 1.74, Running 158.26s Step 346( 45.00%), action 225, FPS 1.70, Running 159.10s Step 347( 45.20%), action 226, FPS 1.74, Running 159.36s Step 348( 45.40%), action 227, FPS 1.72, Running 160.08s Step 349( 45.60%), action 228, FPS 1.75, Running 160.41s Step 350( 45.80%), action 229, FPS 1.81, Running 160.93s Step 351( 46.00%), action 230, FPS 1.83, Running 161.40s Step 352( 46.20%), action 231, FPS 1.86, Running 162.21s Step 353( 46.40%), action 232, FPS 1.79, Running 162.88s Step 354( 46.60%), action 233, FPS 1.87, Running 163.27s Step 355( 46.80%), action 234, FPS 1.85, Running 163.63s Step 356( 47.00%), action 235, FPS 1.91, Running 164.14s Step 357( 47.20%), action 236, FPS 1.92, Running 164.37s Step 358( 47.40%), action 237, FPS 2.01, Running 164.77s Step 359( 47.60%), action 238, FPS 2.03, Running 164.96s Step 360( 47.80%), action 239, FPS 2.07, Running 165.57s Step 361( 48.00%), action 240, FPS 2.06, Running 165.90s Step 362( 48.20%), action 241, FPS 2.06, Running 166.70s Step 363( 48.40%), action 242, FPS 2.04, Running 167.15s Step 364( 48.60%), action 243, FPS 2.07, Running 167.67s Step 365( 48.80%), action 244, FPS 2.04, Running 168.09s Step 366( 49.00%), action 245, FPS 2.08, Running 168.73s Step 367( 49.20%), action 246, FPS 2.08, Running 168.99s Step 368( 49.40%), action 247, FPS 2.06, Running 169.80s Step 369( 49.60%), action 248, FPS 2.07, Running 170.09s Step 370( 49.80%), action 249, FPS 1.98, Running 171.03s Step 371( 50.00%), action 250, FPS 2.02, Running 171.31s Step 372( 50.20%), action 251, FPS 2.01, Running 172.15s Step 373( 50.40%), action 252, FPS 2.09, Running 172.44s Step 374( 50.60%), action 253, FPS 2.01, Running 173.21s Step 375( 50.80%), action 254, FPS 1.99, Running 173.67s Step 376( 51.00%), action 255, FPS 1.97, Running 174.27s Step 377( 51.20%), action 256, FPS 1.96, Running 174.58s Step 378( 51.40%), action 257, FPS 1.90, Running 175.32s Step 379( 51.60%), action 258, FPS 1.88, Running 175.57s Step 380( 51.80%), action 259, FPS 1.91, Running 176.05s Step 381( 52.00%), action 260, FPS 1.88, Running 176.52s Step 382( 52.20%), action 261, FPS 1.88, Running 177.33s Step 383( 52.40%), action 262, FPS 1.89, Running 177.75s Step 384( 52.60%), action 263, FPS 1.83, Running 178.60s Step 385( 52.80%), action 264, FPS 1.85, Running 178.88s Step 386( 53.00%), action 265, FPS 1.83, Running 179.67s Step 387( 53.20%), action 266, FPS 1.81, Running 180.04s Step 388( 53.40%), action 267, FPS 1.81, Running 180.83s Step 389( 53.60%), action 268, FPS 1.80, Running 181.19s Step 390( 53.80%), action 269, FPS 1.84, Running 181.91s Step 391( 54.00%), action 270, FPS 1.84, Running 182.20s Step 392( 54.20%), action 271, FPS 1.85, Running 182.96s Step 393( 54.40%), action 272, FPS 1.84, Running 183.28s Step 394( 54.60%), action 273, FPS 1.91, Running 183.69s Step 395( 54.80%), action 274, FPS 1.95, Running 183.93s Step 396( 55.00%), action 275, FPS 1.94, Running 184.57s Step 397( 55.20%), action 276, FPS 1.90, Running 185.08s Step 398( 55.40%), action 277, FPS 1.92, Running 185.73s Step 399( 55.60%), action 278, FPS 1.87, Running 186.25s Step 400( 55.80%), action 279, FPS 1.84, Running 186.94s Step 401( 56.00%), action 280, FPS 1.84, Running 187.38s Step 402( 56.20%), action 281, FPS 1.82, Running 188.29s Step 403( 56.40%), action 282, FPS 1.85, Running 188.55s Step 404( 56.60%), action 283, FPS 1.89, Running 189.21s Step 405( 56.80%), action 284, FPS 1.87, Running 189.60s Step 406( 57.00%), action 285, FPS 1.87, Running 190.35s Step 407( 57.20%), action 286, FPS 1.87, Running 190.75s Step 408( 57.40%), action 287, FPS 1.84, Running 191.72s Step 409( 57.60%), action 288, FPS 1.85, Running 192.01s Step 410( 57.80%), action 289, FPS 1.83, Running 192.82s Step 411( 58.00%), action 290, FPS 1.83, Running 193.11s Step 412( 58.20%), action 291, FPS 1.82, Running 193.95s Step 413( 58.40%), action 292, FPS 1.83, Running 194.21s Step 414( 58.60%), action 293, FPS 1.76, Running 195.04s Step 415( 58.80%), action 294, FPS 1.76, Running 195.31s Step 416( 59.00%), action 295, FPS 1.73, Running 196.11s Step 417( 59.20%), action 296, FPS 1.77, Running 196.40s Step 418( 59.40%), action 297, FPS 1.74, Running 197.20s Step 419( 59.60%), action 298, FPS 1.79, Running 197.44s Step 420( 59.80%), action 299, FPS 1.76, Running 198.31s Step 421( 60.00%), action 300, FPS 1.79, Running 198.55s Step 422( 60.20%), action 301, FPS 1.80, Running 199.43s [2026-08-01 21:50:14] [100] Seed 99 failed after 199.57 s. +steps: 422 , actions: 301 . +Instruction: Empty +Total 60/100(60.00%) success. +[2026-08-01 21:50:14] Final Result: 60/100(60.00%) success. +===== END newhp hlen=3 task=lift_bottle rc=0 Sat Aug 1 21:50:18 CST 2026 ===== diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_pull_out_key_g2_20260801_155014.log b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_pull_out_key_g2_20260801_155014.log new file mode 100644 index 0000000000000000000000000000000000000000..d4ef96807e1d4bd1288079bae98373f1d7769330 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_pull_out_key_g2_20260801_155014.log @@ -0,0 +1,735 @@ +===== START newhp hlen=3 task=pull_out_key gpu=2 total=100 cfg=train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k Sat Aug 1 15:50:14 CST 2026 ===== +[INFO][AppLauncher]: Input keyword argument `livestream=0` has overridden the environment variable `LIVESTREAM=0`. +[INFO][AppLauncher]: Using device: cuda:0 +[INFO][AppLauncher]: Loading experience file: /pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/isaaclab.python.headless.rendering.kit +[Warning] [simulation_app.simulation_app] Modules: ['omni.kit_app'] were loaded before SimulationApp was started and might not be loaded correctly. +[Warning] [simulation_app.simulation_app] Please check to make sure no extra omniverse or pxr modules are imported before the call to SimulationApp(...) +Loading user config located at: '/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/omni/data/Kit/Isaac-Sim/4.5/user.config.json' +[Info] [carb] Logging to file: /pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/omni/logs/Kit/Isaac-Sim/4.5/kit_20260801_155019.log +2026-08-01 07:50:19 [0ms] [Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available. +2026-08-01 07:50:19 [67ms] [Warning] [omni.ext.plugin] [ext: rendering_modes] Extensions config 'extension.toml' doesn't exist '/pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/rendering_modes' or '/pfs/pfs-oHNwH0/mnt/pfs/humanoid/yzh/IsaacLab-v2.1.0/apps/rendering_modes/config' +2026-08-01 07:50:23 [4,132ms] [Warning] [omni.datastore] OmniHub is inaccessible +2026-08-01 07:50:23 [4,290ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:23 [4,290ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:23 [4,395ms] [Warning] [omni.platforminfo.plugin] failed to open the default display. Can't verify X Server version. +2026-08-01 07:50:26 [6,850ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:26 [6,851ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:26 [6,851ms] [Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available +2026-08-01 07:50:26 [6,851ms] [Warning] [carb.cudainterop.plugin] CUDA_VISIBLE_DEVICES environment variable is set. +2026-08-01 07:50:26 [6,852ms] [Warning] [carb.cudainterop.plugin] Note CUDA device enumeration and Omniverse device enumeration are different. +2026-08-01 07:50:26 [6,852ms] [Warning] [carb.cudainterop.plugin] Setting CUDA_VISIBLE_DEVICES can lead to undesired behavior or crashes. +2026-08-01 07:50:27 [7,598ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,598ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,600ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,600ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,602ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,602ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,604ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,604ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,606ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,606ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,607ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,607ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Skipping NVIDIA GPU due CUDA being in bad state: NVIDIA GeForce RTX 4090 +2026-08-01 07:50:27 [7,609ms] [Warning] [gpu.foundation.plugin] Please restart your system if CUDA is known to work in your system. + +|---------------------------------------------------------------------------------------------| +| Driver Version: 570.195.03 | Graphics API: Vulkan +|=============================================================================================| +| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID | +| | | | | | Device-ID | UUID | +| | | | | | Bus-ID | | +|---------------------------------------------------------------------------------------------| +| 0 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | eb4c7dfa.. | +| | | | | | 61 | | +|---------------------------------------------------------------------------------------------| +| 1 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | ad98f500.. | +| | | | | | 62 | | +|---------------------------------------------------------------------------------------------| +| 2 | NVIDIA GeForce RTX 4090 | Yes: 0 | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 60e4b523.. | +| | | | | | 63 | | +|---------------------------------------------------------------------------------------------| +| 3 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | e0e3b188.. | +| | | | | | 64 | | +|---------------------------------------------------------------------------------------------| +| 4 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | bf183f35.. | +| | | | | | a1 | | +|---------------------------------------------------------------------------------------------| +| 5 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 42f3c508.. | +| | | | | | a2 | | +|---------------------------------------------------------------------------------------------| +| 6 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 4baa9b71.. | +| | | | | | a3 | | +|---------------------------------------------------------------------------------------------| +| 7 | NVIDIA GeForce RTX 4090 | | | 24810 MB | 10de | 0 | +| | | | | | 2684 | 44da14c1.. | +| | | | | | a4 | | +|=============================================================================================| +| OS: 22.04.1 LTS (Jammy Jellyfish) ubuntu, Version: 22.04.1, Kernel: 5.15.0-151-generic +| Processor: INTEL(R) XEON(R) PLATINUM 8573C +| Cores: 96 | Logical Cores: 192 +|---------------------------------------------------------------------------------------------| +| Total Memory (MB): 967512 | Free Memory: 811066 +| Total Page/Swap (MB): 0 | Free Page/Swap: 0 +|---------------------------------------------------------------------------------------------| +2026-08-01 07:50:30 [10,807ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,807ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,878ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,878ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,900ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,900ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [10,998ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [10,998ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [11,000ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [11,001ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:30 [11,002ms] [Warning] [carb.windowing-glfw.plugin] GLFW initialization failed. +2026-08-01 07:50:30 [11,002ms] [Warning] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.5]) (impl: carb.windowing-glfw.plugin) +2026-08-01 07:50:31 [12,244ms] [Warning] [omni.isaac.dynamic_control] omni.isaac.dynamic_control is deprecated as of Isaac Sim 4.5. No action is needed from end-users. +2026-08-01 07:50:32 [13,366ms] [Warning] [omni.log] Source: omni.hydra was already registered. +2026-08-01 07:50:34 [15,025ms] [Warning] [omni.replicator.core.scripts.extension] No material configuration file, adding configuration to material settings directly. +2026-08-01 07:50:41 [21,742ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/ambientOcclusion/enabled' +2026-08-01 07:50:41 [21,742ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/enabled' +2026-08-01 07:50:41 [21,742ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/indirectDiffuse/enabled' +2026-08-01 07:50:41 [21,742ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/raytracing/cached/enabled' +2026-08-01 07:50:41 [21,742ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/reflections/enabled' +2026-08-01 07:50:41 [21,742ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/sceneDb/ambientLightIntensity' +2026-08-01 07:50:41 [21,742ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/translucency/enabled' +2026-08-01 07:50:41 [21,742ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/viewTile/limit' +2026-08-01 07:50:41 [22,097ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit buffer size 2908577024 +2026-08-01 07:50:41 [22,097ms] [Warning] [rtx.scenedb.plugin] SceneDbContext : TLAS limit : valid true, within: false +2026-08-01 07:50:42 [22,797ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/directLighting/sampledLighting/samplesPerPixel' +2026-08-01 07:50:42 [22,798ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/pathtracing/maxSamplesPerLaunch' +2026-08-01 07:50:42 [22,798ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults-transient/meshlights/forceDisable' +2026-08-01 07:50:42 [23,171ms] [Warning] [omni.usd-abi.plugin] No setting was found for '/rtx-defaults/post/dlss/execMode' +Using camera type 'head' for task 'pull_out_key' +build_ACT_model_and_optimizer Namespace(lr=1e-05, lr_backbone=1e-05, batch_size=384, weight_decay=0.0001, epochs=300, lr_drop=200, clip_max_norm=0.1, dilation=False, pre_norm=False, vitacdreamer_cross_attn_layers='none', masks=False, eval=False, onscreen_render=False, num_epochs=1, state_dim=8, kl_weight=10.0, chunk_size=15, hidden_dim=512, dim_feedforward=3200, temporal_agg=True, device='cuda:0', ckpt_dir='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k', policy_class='ACT', num_steps=16000, num_workers=4, save_freq=2000, position_embedding='sine', lr_vision_backbone=1e-05, vitacdreamer_adapter_lr=5e-05, backbone='resnet18', nheads=8, enc_layers=4, dec_layers=7, dropout=0.025, camera_names=['cam_high'], tactile_names=['tac_left', 'tac_right'], lr_tactile_backbone=1e-05, tactile_masks=False, tactile_backbone='resnet18', tactile_ckpt=None, tactile_dilation=False, use_vitacdreamer_feature=True, vitacdreamer_history_len=3, vitacdreamer_sample_stride=5, vitacdreamer_feature_dim=512, vitacdreamer_fusion_mode='feature_query_policy_kv', finetune_vitacdreamer_encoder=False, vitacdreamer_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], task_name='sim-pull_out_key-default-50', task_config='default', policy_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt', stats_path='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl', seed=0) +Namespace(lr=1e-05, lr_backbone=1e-05, batch_size=384, weight_decay=0.0001, epochs=300, lr_drop=200, clip_max_norm=0.1, dilation=False, pre_norm=False, vitacdreamer_cross_attn_layers='none', masks=False, eval=False, onscreen_render=False, num_epochs=1, state_dim=8, kl_weight=10.0, chunk_size=15, hidden_dim=512, dim_feedforward=3200, temporal_agg=True, device='cuda:0', ckpt_dir='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k', policy_class='ACT', num_steps=16000, num_workers=4, save_freq=2000, position_embedding='sine', lr_vision_backbone=1e-05, vitacdreamer_adapter_lr=5e-05, backbone='resnet18', nheads=8, enc_layers=4, dec_layers=7, dropout=0.025, camera_names=['cam_high'], tactile_names=['tac_left', 'tac_right'], lr_tactile_backbone=1e-05, tactile_masks=False, tactile_backbone='resnet18', tactile_ckpt=None, tactile_dilation=False, use_vitacdreamer_feature=True, vitacdreamer_history_len=3, vitacdreamer_sample_stride=5, vitacdreamer_feature_dim=512, vitacdreamer_fusion_mode='feature_query_policy_kv', finetune_vitacdreamer_encoder=False, vitacdreamer_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/checkpoints/formal4_window_ablation_20260725/stage2_prior512_encoder500_multitask4_hlen3_stride5_e20_b192_from_stage1e30b304/stage2_v2_encoder_only.pth', vitacdreamer_task_order=['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key'], task_name='sim-pull_out_key-default-50', task_config='default', policy_checkpoint='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt', stats_path='/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl', seed=0) +/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. + warnings.warn( +/pfs/pfs-oHNwH0/yuhao/miniconda3_4090/envs/vitacdreamer/lib/python3.10/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=ResNet18_Weights.IMAGENET1K_V1`. You can also use `weights=ResNet18_Weights.DEFAULT` to get the most up-to-date weights. + warnings.warn(msg) +number of parameters: 100.95M +Converted 768 legacy ViT checkpoint keys for HuggingFace ViTModel compatibility. + Loading weights: 0%| | 0/198 [00:00 + Number of environments: 1 + Environment spacing : 1.5 + Source prim name : /World/envs/env_0 + Global prim paths : [] + Replicate physics : True +[INFO]: Starting the simulation. This may take a few seconds. Please wait... +Initializing GelSight Sensor `/World/envs/env_.*/Robot/gelsight_mini_case_left`... +Initializing GelSight Sensor `/World/envs/env_.*/Robot/gelsight_mini_case_right`... +2026-08-01 07:51:49 [89,953ms] [Warning] [omni.hydra.scene_delegate.plugin] Calling getBypassRenderSkelMeshProcessing for prim /World/envs/env_0/Robot/panda_link6/visuals.proto_mesh_0_id0 that has not been populated +2026-08-01 07:51:49 [89,987ms] [Warning] [omni.hydra] Mesh '/World/envs/env_0/key/mesh' has corrupted data in primvar 'st': buffer size 948 doesn't match expected size 6660 in faceVarying primvars +2026-08-01 07:51:49 [89,990ms] [Warning] [omni.hydra] Mesh '/World/envs/env_0/slot/mesh' has corrupted data in primvar 'st': buffer size 2076 doesn't match expected size 14046 in faceVarying primvars +2026-08-01 07:52:03 [103,826ms] [Warning] [rtx.postprocessing.plugin] DLSS increasing input dimensions: Render resolution of (186, 139) is below minimal input resolution of 300. +[INFO]: Time taken for simulation start : 39.881007 seconds +Init test +vertex_reporter i : 0 +vertex_reporter i : 1 +vertex_reporter i : 2 +/World/envs/env_.*/slot has global id 1 +/World/envs/env_.*/key has global id 2 +/World/envs/env_.*/Robot/gelpad_left has global id 3 +/World/envs/env_.*/Robot/gelpad_right has global id 4 +[INFO]: Completed setting up the environment... +[2026-08-01 15:52:13] Task Name: pull_out_key +[2026-08-01 15:52:13] Task Config: /pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/task_config/default.yml +[2026-08-01 15:52:13] Eval Config: { + "policy_name": "ACT", + "seed": 0, + "ckpt_setting": "default-balanced-50", + "instruction_type": "seen", + "instuction_file": null, + "train_config_name": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k", + "policy_checkpoint": "act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt", + "stats_path": "/pfs/pfs-oHNwH0/acondaway/ViTacDreamer_policy/UniVTAC/policy/ACT/act_ckpt/act-pull_out_key/default-balanced-50/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl", + "task_name": "pull_out_key", + "task_config": "default", + "train_config": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k" +} +-------------------- + +[2026-08-01 15:52:13] Task init finish in 55.89 seconds. +[2026-08-01 15:52:13] Policy init finish in 8.55 seconds. +Setting seed: 0 +Step 1( N/A%), pre moving , FPS 0.05, Running 21.22s Step 2( N/A%), pre moving , FPS 0.09, Running 21.53s Step 3( N/A%), pre moving , FPS 0.14, Running 21.75s Step 4( N/A%), pre moving , FPS 0.18, Running 22.00s Step 5( N/A%), pre moving , FPS 0.23, Running 22.10s Step 6( N/A%), pre moving , FPS 0.25, Running 23.79s Step 7( N/A%), pre moving , FPS 0.29, Running 23.82s Step 8( N/A%), pre moving , FPS 0.34, Running 23.87s Step 9( N/A%), pre moving , FPS 0.38, Running 23.90s Step 10( N/A%), pre moving , FPS 0.42, Running 23.92s Step 11( N/A%), pre moving , FPS 0.46, Running 23.95s Step 12( N/A%), pre moving , FPS 0.50, Running 23.98s Step 13( N/A%), pre moving , FPS 0.54, Running 24.01s Step 14( N/A%), pre moving , FPS 0.58, Running 24.04s Step 15( N/A%), pre moving , FPS 0.62, Running 24.08s Step 16( N/A%), pre moving , FPS 0.66, Running 24.10s Step 17( N/A%), pre moving , FPS 0.70, Running 24.15s Step 18( N/A%), pre moving , FPS 0.74, Running 24.19s Step 19( N/A%), pre moving , FPS 0.78, Running 24.24s Step 20( N/A%), pre moving , FPS 0.82, Running 24.29s Step 21( N/A%), pre moving , FPS 6.43, Running 24.33s Step 22( N/A%), pre moving , FPS 7.05, Running 24.37s Step 23( N/A%), pre moving , FPS 7.49, Running 24.42s Step 24( N/A%), pre moving , FPS 8.11, Running 24.47s Step 25( N/A%), pre moving , FPS 8.26, Running 24.53s Step 26( N/A%), pre moving , FPS 18.42, Running 24.88s Step 27( N/A%), pre moving , FPS 17.30, Running 24.98s Step 28( N/A%), pre moving , FPS 16.62, Running 25.07s Step 29( N/A%), pre moving , FPS 16.16, Running 25.14s Step 30( N/A%), pre moving , FPS 15.26, Running 25.23s Step 31( N/A%), pre moving , FPS 12.46, Running 25.55s Step 32( N/A%), pre moving , FPS 12.36, Running 25.60s Step 33( N/A%), pre moving , FPS 12.00, Running 25.67s Step 34( N/A%), pre moving , FPS 11.58, Running 25.77s Step 35( N/A%), pre moving , FPS 11.20, Running 25.86s Step 36( N/A%), pre moving , FPS 10.96, Running 25.93s Step 37( N/A%), pre moving , FPS 10.62, Running 26.03s Step 38( N/A%), pre moving , FPS 9.14, Running 26.38s Step 39( N/A%), pre moving , FPS 9.00, Running 26.46s Step 40( N/A%), pre moving , FPS 8.84, Running 26.56s Step 41( N/A%), pre moving , FPS 7.27, Running 27.08s Step 42( N/A%), pre moving , FPS 7.10, Running 27.19s Step 43( N/A%), pre moving , FPS 6.92, Running 27.31s Step 44( N/A%), pre moving , FPS 6.74, Running 27.43s Step 45( N/A%), pre moving , FPS 6.64, Running 27.54s Step 46( N/A%), pre moving , FPS 7.25, Running 27.64s Step 47( N/A%), pre moving , FPS 7.23, Running 27.74s Step 48( N/A%), pre moving , FPS 7.21, Running 27.85s Step 49( N/A%), pre moving , FPS 7.11, Running 27.95s Step 50( N/A%), pre moving , FPS 7.10, Running 28.05s Step 51( N/A%), pre moving , FPS 7.67, Running 28.16s Step 52( N/A%), pre moving , FPS 7.50, Running 28.27s Step 53( N/A%), pre moving , FPS 7.42, Running 28.37s Step 54( N/A%), pre moving , FPS 7.41, Running 28.47s Step 55( N/A%), pre moving , FPS 7.44, Running 28.55s Step 56( N/A%), pre moving , FPS 7.52, Running 28.59s Step 57( N/A%), pre moving , FPS 7.75, Running 28.61s Step 58( N/A%), pre moving , FPS 8.85, Running 28.64s Step 59( N/A%), pre moving , FPS 9.04, Running 28.67s Step 60( N/A%), pre moving , FPS 9.30, Running 28.71s Step 61( N/A%), pre moving , FPS 12.10, Running 28.74s Step 62( N/A%), pre moving , FPS 12.66, Running 28.77s Step 63( N/A%), pre moving , FPS 13.46, Running 28.80s Step 64( N/A%), pre moving , FPS 14.41, Running 28.82s Step 65( N/A%), pre moving , FPS 15.27, Running 28.85s Step 66( N/A%), pre moving , FPS 15.94, Running 28.89s Step 67( N/A%), pre moving , FPS 16.74, Running 28.94s Step 68( N/A%), pre moving , FPS 17.61, Running 28.98s Step 69( N/A%), pre moving , FPS 18.66, Running 29.02s Step 70( N/A%), pre moving , FPS 19.85, Running 29.06s Step 71( N/A%), pre moving , FPS 21.30, Running 29.10s Step 72( N/A%), pre moving , FPS 22.64, Running 29.15s Step 73( N/A%), pre moving , FPS 24.11, Running 29.20s Step 74( N/A%), pre moving , FPS 25.91, Running 29.24s Step 75( N/A%), pre moving , FPS 25.82, Running 29.32s Step 76( N/A%), pre moving , FPS 24.69, Running 29.40s Step 77( N/A%), pre moving , FPS 23.33, Running 29.47s Step 78( N/A%), pre moving , FPS 22.16, Running 29.54s Step 79( N/A%), pre moving , FPS 20.60, Running 29.64s Step 80( N/A%), pre moving , FPS 19.48, Running 29.73s Step 81( N/A%), pre moving , FPS 18.41, Running 29.82s Step 82( N/A%), pre moving , FPS 17.91, Running 29.89s Step 83( N/A%), pre moving , FPS 16.87, Running 29.98s Step 84( N/A%), pre moving , FPS 16.03, Running 30.07s Step 85( N/A%), pre moving , FPS 15.40, Running 30.15s Step 86( N/A%), pre moving , FPS 14.53, Running 30.27s Step 87( N/A%), pre moving , FPS 13.37, Running 30.43s Step 88( N/A%), pre moving , FPS 12.80, Running 30.55s Step 89( N/A%), pre moving , FPS 12.04, Running 30.68s Step 90( N/A%), pre moving , FPS 11.31, Running 30.83s Step 91( N/A%), pre moving , FPS 10.74, Running 30.96s Step 92( N/A%), pre moving , FPS 10.06, Running 31.14s Step 93( N/A%), pre moving , FPS 9.79, Running 31.24s Step 94( N/A%), pre moving , FPS 9.62, Running 31.32s Step 95( N/A%), pre moving , FPS 9.52, Running 31.43s Step 96( N/A%), pre moving , FPS 9.45, Running 31.51s Step 97( N/A%), pre moving , FPS 9.31, Running 31.62s Step 98( N/A%), pre moving , FPS 9.18, Running 31.72s Step 99( N/A%), pre moving , FPS 9.21, Running 31.81s Step 100( N/A%), pre moving , FPS 9.32, Running 31.88s Step 101( N/A%), pre moving , FPS 9.35, Running 31.96s Step 102( N/A%), pre moving , FPS 9.19, Running 32.06s Step 103( N/A%), pre moving , FPS 9.17, Running 32.16s Step 104( N/A%), pre moving , FPS 9.12, Running 32.26s Step 105( N/A%), pre moving , FPS 9.00, Running 32.37s Step 106( N/A%), pre moving , FPS 9.06, Running 32.48s Step 107( N/A%), pre moving , FPS 9.33, Running 32.58s Step 108( N/A%), pre moving , FPS 9.38, Running 32.68s Step 109( N/A%), pre moving , FPS 9.53, Running 32.78s Step 110( N/A%), pre moving , FPS 9.72, Running 32.88s Step 111( N/A%), pre moving , FPS 9.88, Running 32.99s Step 112( N/A%), pre moving , FPS 10.24, Running 33.09s Step 113( N/A%), pre moving , FPS 10.27, Running 33.19s Step 114( N/A%), pre moving , FPS 10.15, Running 33.29s Step 115( N/A%), pre moving , FPS 10.18, Running 33.39s Step 116( N/A%), pre moving , FPS 10.23, Running 33.47s Step 117( N/A%), pre moving , FPS 10.24, Running 33.57s Step 118( N/A%), pre moving , FPS 10.25, Running 33.67s Step 119( N/A%), pre moving , FPS 10.54, Running 33.71s Step 120( N/A%), pre moving , FPS 10.76, Running 33.74s Step 121( N/A%), pre moving , FPS 11.11, Running 33.76s Step 122( N/A%), pre moving , FPS 11.61, Running 33.79s Step 123( N/A%), pre moving , FPS 12.16, Running 33.81s Step 124( N/A%), pre moving , FPS 12.75, Running 33.83s Step 125( N/A%), pre moving , FPS 13.41, Running 33.86s Step 126( N/A%), pre moving , FPS 14.10, Running 33.89s Step 127( N/A%), pre moving , FPS 14.86, Running 33.92s Step 128( N/A%), pre moving , FPS 15.62, Running 33.96s Step 129( N/A%), pre moving , FPS 16.59, Running 33.99s Step 130( N/A%), pre moving , FPS 17.75, Running 34.01s Step 131( N/A%), pre moving , FPS 18.52, Running 34.07s Step 132( N/A%), pre moving , FPS 19.32, Running 34.12s Step 133( N/A%), pre moving , FPS 20.42, Running 34.17s Step 134( N/A%), pre moving , FPS 12.09, Running 34.94s Step 135( N/A%), pre moving , FPS 10.32, Running 35.33s Step 136( N/A%), pre moving , FPS 8.78, Running 35.75s Step 137( N/A%), pre moving , FPS 7.73, Running 36.16s Step 138( N/A%), pre moving , FPS 6.86, Running 36.59s 2026-08-01 07:52:50 [150,771ms] [Warning] [omni.syntheticdata.plugin] SdRenderVarPtr missing valid input renderVar LdrColorSDbuff +Step 139( N/A%), pre moving , FPS 6.15, Running 36.96s Step 140( N/A%), pre moving , FPS 5.50, Running 37.37s Step 141( N/A%), pre moving , FPS 4.97, Running 37.79s Step 142( N/A%), pre moving , FPS 4.64, Running 38.09s Step 143( N/A%), pre moving , FPS 4.44, Running 38.31s Step 144( N/A%), pre moving , FPS 4.22, Running 38.57s Step 145( N/A%), pre moving , FPS 4.02, Running 38.83s Step 146( N/A%), pre moving , FPS 3.80, Running 39.16s Step 147( N/A%), pre moving , FPS 3.62, Running 39.45s Step 148( N/A%), pre moving , FPS 3.44, Running 39.78s Step 149( N/A%), pre moving , FPS 3.26, Running 40.13s Step 150( N/A%), pre moving , FPS 3.09, Running 40.48s Step 151( N/A%), pre moving , FPS 2.95, Running 40.86s Step 152( N/A%), pre moving , FPS 2.79, Running 41.30s Step 153( N/A%), pre moving , FPS 2.65, Running 41.71s Step 154( N/A%), pre moving , FPS 2.78, Running 42.14s Step 155( N/A%), pre moving , FPS 2.76, Running 42.57s Step 156( N/A%), pre moving , FPS 2.77, Running 42.96s Step 157( N/A%), pre moving , FPS 2.84, Running 43.20s Step 158( N/A%), pre moving , FPS 2.94, Running 43.40s Step 159( N/A%), pre moving , FPS 3.02, Running 43.59s Step 160( N/A%), pre moving , FPS 3.11, Running 43.81s Step 161( N/A%), pre moving , FPS 3.19, Running 44.05s Step 162( N/A%), pre moving , FPS 3.20, Running 44.35s Step 163( N/A%), pre moving , FPS 3.16, Running 44.64s Step 164( N/A%), pre moving , FPS 3.16, Running 44.90s Step 165( N/A%), pre moving , FPS 3.12, Running 45.25s Step 166( N/A%), pre moving , FPS 3.10, Running 45.60s Step 167( N/A%), pre moving , FPS 3.07, Running 45.97s Step 168( N/A%), pre moving , FPS 3.03, Running 46.38s Step 169( N/A%), pre moving , FPS 2.99, Running 46.82s Step 170( N/A%), pre moving , FPS 2.97, Running 47.21s Step 171( N/A%), pre moving , FPS 2.97, Running 47.59s Step 172( N/A%), pre moving , FPS 3.02, Running 47.92s Step 173( N/A%), pre moving , FPS 3.12, Running 48.12s Step 174( N/A%), pre moving , FPS 3.24, Running 48.31s Step 175( N/A%), pre moving , FPS 3.38, Running 48.49s Step 176( N/A%), pre moving , FPS 3.49, Running 48.69s Step 177( N/A%), pre moving , FPS 3.53, Running 48.86s Step 178( N/A%), pre moving , FPS 3.51, Running 49.10s Step 179( N/A%), pre moving , FPS 3.40, Running 49.47s Step 180( N/A%), pre moving , FPS 3.36, Running 49.77s Step 181( N/A%), pre moving , FPS 3.26, Running 50.18s Step 182( N/A%), pre moving , FPS 3.20, Running 50.60s Step 183( N/A%), pre moving , FPS 3.16, Running 50.97s Step 184( N/A%), pre moving , FPS 3.10, Running 51.37s Step 185( N/A%), pre moving , FPS 3.06, Running 51.77s Step 186( N/A%), pre moving , FPS 3.04, Running 52.18s Step 187( N/A%), pre moving , FPS 3.04, Running 52.54s Step 188( N/A%), pre moving , FPS 3.05, Running 52.93s Step 189( N/A%), pre moving , FPS 3.16, Running 53.15s Step 190( N/A%), pre moving , FPS 3.24, Running 53.38s Step 191( N/A%), pre moving , FPS 3.34, Running 53.57s Step 192( N/A%), pre moving , FPS 3.39, Running 53.82s Step 193( N/A%), pre moving , FPS 3.37, Running 54.06s Step 194( N/A%), pre moving , FPS 3.30, Running 54.37s Step 195( N/A%), pre moving , FPS 3.23, Running 54.69s Step 196( N/A%), pre moving , FPS 3.14, Running 55.05s Step 197( N/A%), pre moving , FPS 3.05, Running 55.42s Step 198( N/A%), pre moving , FPS 2.99, Running 55.78s Step 199( N/A%), pre moving , FPS 2.98, Running 56.19s Step 200( N/A%), pre moving , FPS 2.95, Running 56.56s Step 201( N/A%), pre moving , FPS 2.94, Running 56.98s Step 202( N/A%), pre moving , FPS 2.96, Running 57.36s Step 203( N/A%), pre moving , FPS 2.95, Running 57.75s Step 204( N/A%), pre moving , FPS 2.95, Running 58.14s Step 205( N/A%), pre moving , FPS 3.04, Running 58.35s Step 206( N/A%), pre moving , FPS 3.15, Running 58.54s Step 207( N/A%), pre moving , FPS 3.31, Running 58.58s Step 208( N/A%), pre moving , FPS 3.51, Running 58.63s Step 209( N/A%), pre moving , FPS 3.62, Running 58.68s Step 210( N/A%), pre moving , FPS 3.75, Running 58.72s Step 211( N/A%), pre moving , FPS 3.85, Running 58.76s Step 212( N/A%), pre moving , FPS 4.02, Running 58.80s Step 213( N/A%), pre moving , FPS 4.18, Running 58.84s Step 214( N/A%), pre moving , FPS 4.43, Running 58.88s Step 215( N/A%), pre moving , FPS 4.72, Running 58.92s Step 216( N/A%), pre moving , FPS 5.11, Running 58.96s Step 217( N/A%), pre moving , FPS 3.60, Running 60.98s Step 218( N/A%), pre moving , FPS 3.61, Running 61.31s Step 219( N/A%), pre moving , FPS 3.62, Running 61.72s Step 220( N/A%), pre moving , FPS 3.61, Running 62.10s Step 221( N/A%), pre moving , FPS 3.62, Running 62.51s Step 222( N/A%), pre moving , FPS 3.61, Running 62.90s Step 223( N/A%), pre moving , FPS 3.66, Running 63.21s Step 224( N/A%), pre moving , FPS 3.79, Running 63.41s Step 225( N/A%), pre moving , FPS 3.77, Running 63.65s Step 226( N/A%), pre moving , FPS 3.77, Running 63.84s Step 227( N/A%), pre moving , FPS 3.67, Running 64.03s Step 228( N/A%), pre moving , FPS 3.56, Running 64.25s Step 229( N/A%), pre moving , FPS 3.42, Running 64.52s Step 230( N/A%), pre moving , FPS 3.28, Running 64.82s Step 231( N/A%), pre moving , FPS 3.14, Running 65.14s Step 232( N/A%), pre moving , FPS 2.97, Running 65.53s Step 233( N/A%), pre moving , FPS 2.83, Running 65.90s Step 234( N/A%), pre moving , FPS 2.70, Running 66.30s Step 235( N/A%), pre moving , FPS 2.57, Running 66.71s Step 236( N/A%), pre moving , FPS 2.47, Running 67.07s Step 237( 0.33%), action 1, FPS 2.65, Running 68.53s Step 238( 0.67%), action 2, FPS 2.65, Running 68.87s Step 239( 1.00%), action 3, FPS 2.66, Running 69.23s Step 240( 1.33%), action 4, FPS 2.62, Running 69.74s Step 241( 1.67%), action 5, FPS 2.61, Running 70.16s Step 242( 2.00%), action 6, FPS 2.59, Running 70.61s Step 243( 2.33%), action 7, FPS 2.48, Running 71.26s Step 244( 2.67%), action 8, FPS 2.38, Running 71.80s Step 245( 3.00%), action 9, FPS 2.33, Running 72.25s Step 246( 3.33%), action 10, FPS 2.23, Running 72.81s Step 247( 3.67%), action 11, FPS 2.12, Running 73.47s Step 248( 4.00%), action 12, FPS 2.09, Running 73.80s Step 249( 4.33%), action 13, FPS 2.08, Running 74.14s Step 250( 4.67%), action 14, FPS 2.08, Running 74.42s Step 251( 5.00%), action 15, FPS 2.07, Running 74.80s Step 252( 5.33%), action 16, FPS 2.07, Running 75.18s Step 253( 5.67%), action 17, FPS 2.03, Running 75.76s Step 254( 6.00%), action 18, FPS 2.01, Running 76.26s Step 255( 6.33%), action 19, FPS 2.00, Running 76.72s Step 256( 6.67%), action 20, FPS 1.97, Running 77.24s Step 257( 7.00%), action 21, FPS 2.12, Running 77.96s Step 258( 7.33%), action 22, FPS 2.08, Running 78.50s Step 259( 7.67%), action 23, FPS 2.08, Running 78.83s Step 260( 8.00%), action 24, FPS 2.07, Running 79.38s Step 261( 8.33%), action 25, FPS 2.08, Running 79.77s Step 262( 8.67%), action 26, FPS 2.06, Running 80.31s Step 263( 9.00%), action 27, FPS 2.10, Running 80.79s Step 264( 9.33%), action 28, FPS 2.04, Running 81.59s Step 265( 9.67%), action 29, FPS 1.99, Running 82.29s Step 266( 10.00%), action 30, FPS 1.97, Running 82.96s Step 267( 10.33%), action 31, FPS 1.96, Running 83.68s Step 268( 10.67%), action 32, FPS 1.92, Running 84.20s Step 269( 11.00%), action 33, FPS 1.93, Running 84.49s Step 270( 11.33%), action 34, FPS 1.86, Running 85.15s Step 271( 11.67%), action 35, FPS 1.84, Running 85.65s Step 272( 12.00%), action 36, FPS 1.80, Running 86.31s Step 273( 12.33%), action 37, FPS 1.79, Running 86.95s Step 274( 12.67%), action 38, FPS 1.76, Running 87.65s Step 275( 13.00%), action 39, FPS 1.74, Running 88.24s Step 276( 13.33%), action 40, FPS 1.71, Running 88.91s Step 277( 13.67%), action 41, FPS 1.75, Running 89.40s Step 278( 14.00%), action 42, FPS 1.74, Running 89.98s Step 279( 14.33%), action 43, FPS 1.70, Running 90.61s Step 280( 14.67%), action 44, FPS 1.69, Running 91.25s Step 281( 15.00%), action 45, FPS 1.66, Running 91.82s Step 282( 15.33%), action 46, FPS 1.64, Running 92.51s Step 283( 15.67%), action 47, FPS 1.62, Running 93.10s Step 284( 16.00%), action 48, FPS 1.65, Running 93.75s Step 285( 16.33%), action 49, FPS 1.68, Running 94.21s Step 286( 16.67%), action 50, FPS 1.69, Running 94.78s Step 287( 17.00%), action 51, FPS 1.72, Running 95.32s Step 288( 17.33%), action 52, FPS 1.69, Running 96.00s Step 289( 17.67%), action 53, FPS 1.64, Running 96.67s Step 290( 18.00%), action 54, FPS 1.65, Running 97.30s Step 291( 18.33%), action 55, FPS 1.64, Running 97.85s Step 292( 18.67%), action 56, FPS 1.61, Running 98.71s Step 293( 19.00%), action 57, FPS 1.65, Running 99.10s Step 294( 19.33%), action 58, FPS 1.67, Running 99.60s Step 295( 19.67%), action 59, FPS 1.71, Running 99.96s Step 296( 20.00%), action 60, FPS 1.72, Running 100.51s Step 297( 20.33%), action 61, FPS 1.68, Running 101.33s Step 298( 20.67%), action 62, FPS 1.67, Running 101.99s Step 299( 21.00%), action 63, FPS 1.64, Running 102.84s Step 300( 21.33%), action 64, FPS 1.63, Running 103.55s Step 301( 21.67%), action 65, FPS 1.64, Running 104.01s Step 302( 22.00%), action 66, FPS 1.66, Running 104.55s Step 303( 22.33%), action 67, FPS 1.70, Running 104.89s Step 304( 22.67%), action 68, FPS 1.73, Running 105.28s Step 305( 23.00%), action 69, FPS 1.74, Running 105.68s Step 306( 23.33%), action 70, FPS 1.74, Running 106.24s Step 307( 23.67%), action 71, FPS 1.72, Running 106.93s Step 308( 24.00%), action 72, FPS 1.71, Running 107.69s Step 309( 24.33%), action 73, FPS 1.73, Running 108.25s Step 310( 24.67%), action 74, FPS 1.72, Running 108.95s Step 311( 25.00%), action 75, FPS 1.74, Running 109.35s Step 312( 25.33%), action 76, FPS 1.80, Running 109.79s Step 313( 25.67%), action 77, FPS 1.78, Running 110.31s Step 314( 26.00%), action 78, FPS 1.79, Running 110.74s Step 315( 26.33%), action 79, FPS 1.78, Running 111.21s Step 316( 26.67%), action 80, FPS 1.76, Running 111.85s Step 317( 27.00%), action 81, FPS 1.78, Running 112.60s Step 318( 27.33%), action 82, FPS 1.76, Running 113.35s Step 319( 27.67%), action 83, FPS 1.82, Running 113.83s Step 320( 28.00%), action 84, FPS 1.84, Running 114.40s Step 321( 28.33%), action 85, FPS 1.83, Running 114.91s Step 322( 28.67%), action 86, FPS 1.85, Running 115.33s Step 323( 29.00%), action 87, FPS 1.83, Running 115.82s Step 324( 29.33%), action 88, FPS 1.78, Running 116.49s Step 325( 29.67%), action 89, FPS 1.75, Running 117.09s Step 326( 30.00%), action 90, FPS 1.76, Running 117.62s Step 327( 30.33%), action 91, FPS 1.75, Running 118.34s Step 328( 30.67%), action 92, FPS 1.79, Running 118.87s Step 329( 31.00%), action 93, FPS 1.79, Running 119.42s Step 330( 31.33%), action 94, FPS 1.81, Running 120.01s Step 331( 31.67%), action 95, FPS 1.82, Running 120.32s Step 332( 32.00%), action 96, FPS 1.83, Running 120.72s Step 333( 32.33%), action 97, FPS 1.86, Running 121.08s Step 334( 32.67%), action 98, FPS 1.82, Running 121.75s Step 335( 33.00%), action 99, FPS 1.80, Running 122.34s Step 336( 33.33%), action 100, FPS 1.78, Running 123.09s Step 337( 33.67%), action 101, FPS 1.75, Running 124.00s Step 338( 34.00%), action 102, FPS 1.77, Running 124.68s Step 339( 34.33%), action 103, FPS 1.75, Running 125.24s Step 340( 34.67%), action 104, FPS 1.74, Running 125.88s Step 341( 35.00%), action 105, FPS 1.74, Running 126.38s Step 342( 35.33%), action 106, FPS 1.71, Running 127.04s Step 343( 35.67%), action 107, FPS 1.70, Running 127.61s Step 344( 36.00%), action 108, FPS 1.70, Running 128.23s Step 345( 36.33%), action 109, FPS 1.71, Running 128.81s Step 346( 36.67%), action 110, FPS 1.68, Running 129.55s Step 347( 37.00%), action 111, FPS 1.70, Running 130.09s Step 348( 37.33%), action 112, FPS 1.68, Running 130.76s Step 349( 37.67%), action 113, FPS 1.68, Running 131.33s Step 350( 38.00%), action 114, FPS 1.70, Running 131.80s Step 351( 38.33%), action 115, FPS 1.61, Running 132.71s Step 352( 38.67%), action 116, FPS 1.53, Running 133.79s Step 353( 39.00%), action 117, FPS 1.50, Running 134.44s [2026-08-01 15:54:28] [1 ] Seed 0 success after 134.53 s. +steps: 353 , actions: 117 . +Instruction: Empty +Total 1/1(100.00%) success. +Setting seed: 1 +Step 1( N/A%), pre moving , FPS 0.90, Running 1.12s Step 2( N/A%), pre moving , FPS 1.74, Running 1.15s Step 3( N/A%), pre moving , FPS 2.44, Running 1.23s Step 4( N/A%), pre moving , FPS 3.17, Running 1.26s Step 5( N/A%), pre moving , FPS 3.84, Running 1.30s Step 6( N/A%), pre moving , FPS 4.45, Running 1.35s Step 7( N/A%), pre moving , FPS 5.06, Running 1.38s Step 8( N/A%), pre moving , FPS 5.66, Running 1.41s Step 9( N/A%), pre moving , FPS 6.20, Running 1.45s Step 10( N/A%), pre moving , FPS 6.67, Running 1.50s Step 11( N/A%), pre moving , FPS 7.16, Running 1.54s Step 12( N/A%), pre moving , FPS 7.63, Running 1.57s Step 13( N/A%), pre moving , FPS 8.03, Running 1.62s Step 14( N/A%), pre moving , FPS 8.40, Running 1.67s Step 15( N/A%), pre moving , FPS 8.74, Running 1.72s Step 16( N/A%), pre moving , FPS 9.05, Running 1.77s Step 17( N/A%), pre moving , FPS 9.39, Running 1.81s Step 18( N/A%), pre moving , FPS 9.64, Running 1.87s Step 19( N/A%), pre moving , FPS 9.93, Running 1.91s Step 20( N/A%), pre moving , FPS 10.19, Running 1.96s Step 21( N/A%), pre moving , FPS 16.01, Running 2.37s Step 22( N/A%), pre moving , FPS 15.35, Running 2.45s Step 23( N/A%), pre moving , FPS 15.64, Running 2.51s Step 24( N/A%), pre moving , FPS 15.20, Running 2.58s Step 25( N/A%), pre moving , FPS 15.28, Running 2.61s Step 26( N/A%), pre moving , FPS 12.18, Running 3.00s Step 27( N/A%), pre moving , FPS 11.62, Running 3.10s Step 28( N/A%), pre moving , FPS 11.16, Running 3.21s Step 29( N/A%), pre moving , FPS 10.56, Running 3.35s Step 30( N/A%), pre moving , FPS 10.32, Running 3.44s Step 31( N/A%), pre moving , FPS 9.96, Running 3.55s Step 32( N/A%), pre moving , FPS 9.65, Running 3.65s Step 33( N/A%), pre moving , FPS 9.39, Running 3.75s Step 34( N/A%), pre moving , FPS 9.11, Running 3.86s Step 35( N/A%), pre moving , FPS 6.68, Running 4.71s Step 36( N/A%), pre moving , FPS 5.84, Running 5.19s Step 37( N/A%), pre moving , FPS 5.74, Running 5.29s Step 38( N/A%), pre moving , FPS 5.66, Running 5.40s Step 39( N/A%), pre moving , FPS 5.56, Running 5.51s Step 40( N/A%), pre moving , FPS 5.46, Running 5.63s Step 41( N/A%), pre moving , FPS 5.94, Running 5.73s Step 42( N/A%), pre moving , FPS 5.91, Running 5.83s Step 43( N/A%), pre moving , FPS 5.91, Running 5.89s Step 44( N/A%), pre moving , FPS 5.99, Running 5.92s Step 45( N/A%), pre moving , FPS 5.99, Running 5.95s Step 46( N/A%), pre moving , FPS 6.68, Running 5.98s Step 47( N/A%), pre moving , FPS 6.88, Running 6.01s Step 48( N/A%), pre moving , FPS 7.06, Running 6.04s Step 49( N/A%), pre moving , FPS 7.35, Running 6.07s Step 50( N/A%), pre moving , FPS 7.52, Running 6.10s Step 51( N/A%), pre moving , FPS 7.77, Running 6.12s Step 52( N/A%), pre moving , FPS 8.00, Running 6.15s Step 53( N/A%), pre moving , FPS 8.25, Running 6.17s Step 54( N/A%), pre moving , FPS 8.47, Running 6.22s Step 55( N/A%), pre moving , FPS 12.81, Running 6.27s Step 56( N/A%), pre moving , FPS 18.13, Running 6.30s Step 57( N/A%), pre moving , FPS 19.33, Running 6.33s Step 58( N/A%), pre moving , FPS 20.87, Running 6.36s Step 59( N/A%), pre moving , FPS 22.86, Running 6.38s Step 60( N/A%), pre moving , FPS 25.05, Running 6.42s Step 61( N/A%), pre moving , FPS 27.28, Running 6.46s Step 62( N/A%), pre moving , FPS 29.39, Running 6.51s Step 63( N/A%), pre moving , FPS 29.59, Running 6.57s Step 64( N/A%), pre moving , FPS 28.60, Running 6.62s Step 65( N/A%), pre moving , FPS 28.12, Running 6.66s Step 66( N/A%), pre moving , FPS 27.55, Running 6.71s Step 67( N/A%), pre moving , FPS 26.41, Running 6.77s Step 68( N/A%), pre moving , FPS 24.53, Running 6.85s Step 69( N/A%), pre moving , FPS 22.97, Running 6.94s Step 70( N/A%), pre moving , FPS 21.43, Running 7.03s Step 71( N/A%), pre moving , FPS 20.34, Running 7.10s Step 72( N/A%), pre moving , FPS 18.49, Running 7.23s Step 73( N/A%), pre moving , FPS 17.47, Running 7.32s Step 74( N/A%), pre moving , FPS 16.87, Running 7.41s Step 75( N/A%), pre moving , FPS 16.46, Running 7.49s Step 76( N/A%), pre moving , FPS 15.71, Running 7.57s Step 77( N/A%), pre moving , FPS 14.58, Running 7.70s Step 78( N/A%), pre moving , FPS 13.27, Running 7.87s Step 79( N/A%), pre moving , FPS 12.28, Running 8.01s Step 80( N/A%), pre moving , FPS 11.86, Running 8.11s Step 81( N/A%), pre moving , FPS 11.21, Running 8.25s Step 82( N/A%), pre moving , FPS 10.50, Running 8.42s Step 83( N/A%), pre moving , FPS 9.98, Running 8.57s Step 84( N/A%), pre moving , FPS 9.58, Running 8.71s Step 85( N/A%), pre moving , FPS 9.07, Running 8.87s Step 86( N/A%), pre moving , FPS 8.83, Running 8.97s Step 87( N/A%), pre moving , FPS 8.66, Running 9.08s Step 88( N/A%), pre moving , FPS 8.60, Running 9.18s Step 89( N/A%), pre moving , FPS 8.52, Running 9.29s Step 90( N/A%), pre moving , FPS 8.47, Running 9.39s Step 91( N/A%), pre moving , FPS 8.37, Running 9.49s Step 92( N/A%), pre moving , FPS 8.42, Running 9.60s Step 93( N/A%), pre moving , FPS 8.39, Running 9.70s Step 94( N/A%), pre moving , FPS 8.32, Running 9.81s Step 95( N/A%), pre moving , FPS 8.20, Running 9.92s Step 96( N/A%), pre moving , FPS 8.13, Running 10.03s Step 97( N/A%), pre moving , FPS 8.23, Running 10.13s Step 98( N/A%), pre moving , FPS 8.45, Running 10.23s Step 99( N/A%), pre moving , FPS 8.63, Running 10.33s Step 100( N/A%), pre moving , FPS 8.69, Running 10.41s Step 101( N/A%), pre moving , FPS 8.85, Running 10.51s Step 102( N/A%), pre moving , FPS 9.17, Running 10.60s Step 103( N/A%), pre moving , FPS 9.40, Running 10.70s Step 104( N/A%), pre moving , FPS 9.57, Running 10.80s Step 105( N/A%), pre moving , FPS 9.87, Running 10.90s Step 106( N/A%), pre moving , FPS 9.87, Running 11.00s Step 107( N/A%), pre moving , FPS 9.89, Running 11.10s Step 108( N/A%), pre moving , FPS 10.08, Running 11.17s Step 109( N/A%), pre moving , FPS 10.48, Running 11.19s Step 110( N/A%), pre moving , FPS 10.93, Running 11.22s Step 111( N/A%), pre moving , FPS 11.40, Running 11.25s Step 112( N/A%), pre moving , FPS 11.95, Running 11.28s Step 113( N/A%), pre moving , FPS 12.48, Running 11.31s Step 114( N/A%), pre moving , FPS 13.12, Running 11.34s Step 115( N/A%), pre moving , FPS 13.89, Running 11.36s Step 116( N/A%), pre moving , FPS 14.68, Running 11.39s Step 117( N/A%), pre moving , FPS 15.56, Running 11.42s Step 118( N/A%), pre moving , FPS 16.50, Running 11.44s Step 119( N/A%), pre moving , FPS 17.54, Running 11.47s Step 120( N/A%), pre moving , FPS 18.40, Running 11.50s Step 121( N/A%), pre moving , FPS 19.70, Running 11.52s Step 122( N/A%), pre moving , FPS 21.08, Running 11.55s Step 123( N/A%), pre moving , FPS 22.83, Running 11.57s Step 124( N/A%), pre moving , FPS 24.43, Running 11.62s Step 125( N/A%), pre moving , FPS 26.56, Running 11.65s Step 126( N/A%), pre moving , FPS 13.66, Running 12.47s Step 127( N/A%), pre moving , FPS 11.77, Running 12.80s Step 128( N/A%), pre moving , FPS 9.87, Running 13.19s Step 129( N/A%), pre moving , FPS 8.35, Running 13.59s Step 130( N/A%), pre moving , FPS 7.30, Running 13.96s Step 131( N/A%), pre moving , FPS 6.37, Running 14.39s Step 132( N/A%), pre moving , FPS 5.71, Running 14.78s Step 133( N/A%), pre moving , FPS 5.15, Running 15.19s Step 134( N/A%), pre moving , FPS 4.73, Running 15.57s Step 135( N/A%), pre moving , FPS 4.48, Running 15.83s Step 136( N/A%), pre moving , FPS 4.33, Running 16.01s Step 137( N/A%), pre moving , FPS 4.15, Running 16.24s Step 138( N/A%), pre moving , FPS 3.99, Running 16.46s Step 139( N/A%), pre moving , FPS 3.85, Running 16.67s Step 140( N/A%), pre moving , FPS 3.73, Running 16.86s Step 141( N/A%), pre moving , FPS 3.55, Running 17.16s Step 142( N/A%), pre moving , FPS 3.39, Running 17.45s Step 143( N/A%), pre moving , FPS 3.27, Running 17.69s Step 144( N/A%), pre moving , FPS 3.11, Running 18.04s Step 145( N/A%), pre moving , FPS 2.94, Running 18.44s Step 146( N/A%), pre moving , FPS 3.14, Running 18.84s Step 147( N/A%), pre moving , FPS 3.14, Running 19.17s Step 148( N/A%), pre moving , FPS 3.13, Running 19.58s Step 149( N/A%), pre moving , FPS 3.14, Running 19.97s Step 150( N/A%), pre moving , FPS 3.14, Running 20.33s Step 151( N/A%), pre moving , FPS 3.17, Running 20.70s Step 152( N/A%), pre moving , FPS 3.16, Running 21.11s Step 153( N/A%), pre moving , FPS 3.24, Running 21.36s Step 154( N/A%), pre moving , FPS 3.32, Running 21.58s Step 155( N/A%), pre moving , FPS 3.37, Running 21.77s Step 156( N/A%), pre moving , FPS 3.32, Running 22.03s Step 157( N/A%), pre moving , FPS 3.32, Running 22.27s Step 158( N/A%), pre moving , FPS 3.28, Running 22.55s Step 159( N/A%), pre moving , FPS 3.22, Running 22.89s Step 160( N/A%), pre moving , FPS 3.08, Running 23.36s Step 161( N/A%), pre moving , FPS 2.96, Running 23.93s Step 162( N/A%), pre moving , FPS 2.90, Running 24.35s Step 163( N/A%), pre moving , FPS 2.82, Running 24.78s Step 164( N/A%), pre moving , FPS 2.81, Running 25.16s Step 165( N/A%), pre moving , FPS 2.80, Running 25.58s Step 166( N/A%), pre moving , FPS 2.80, Running 25.99s Step 167( N/A%), pre moving , FPS 2.76, Running 26.41s Step 168( N/A%), pre moving , FPS 2.83, Running 26.66s Step 169( N/A%), pre moving , FPS 2.88, Running 26.92s Step 170( N/A%), pre moving , FPS 2.92, Running 27.17s Step 171( N/A%), pre moving , FPS 2.98, Running 27.42s Step 172( N/A%), pre moving , FPS 3.04, Running 27.69s Step 173( N/A%), pre moving , FPS 3.01, Running 28.00s Step 174( N/A%), pre moving , FPS 2.94, Running 28.38s Step 175( N/A%), pre moving , FPS 2.86, Running 28.75s Step 176( N/A%), pre moving , FPS 2.79, Running 29.21s Step 177( N/A%), pre moving , FPS 2.72, Running 29.61s Step 178( N/A%), pre moving , FPS 2.68, Running 30.02s Step 179( N/A%), pre moving , FPS 2.68, Running 30.35s Step 180( N/A%), pre moving , FPS 2.71, Running 30.74s Step 181( N/A%), pre moving , FPS 2.75, Running 31.21s Step 182( N/A%), pre moving , FPS 2.76, Running 31.60s Step 183( N/A%), pre moving , FPS 2.75, Running 32.06s Step 184( N/A%), pre moving , FPS 2.80, Running 32.30s Step 185( N/A%), pre moving , FPS 2.87, Running 32.54s Step 186( N/A%), pre moving , FPS 2.93, Running 32.82s Step 187( N/A%), pre moving , FPS 3.01, Running 33.06s Step 188( N/A%), pre moving , FPS 2.98, Running 33.37s Step 189( N/A%), pre moving , FPS 2.94, Running 33.71s Step 190( N/A%), pre moving , FPS 2.89, Running 34.08s Step 191( N/A%), pre moving , FPS 2.82, Running 34.51s Step 192( N/A%), pre moving , FPS 2.75, Running 34.96s Step 193( N/A%), pre moving , FPS 2.72, Running 35.36s Step 194( N/A%), pre moving , FPS 2.70, Running 35.79s Step 195( N/A%), pre moving , FPS 2.68, Running 36.20s Step 196( N/A%), pre moving , FPS 2.70, Running 36.63s Step 197( N/A%), pre moving , FPS 2.70, Running 37.02s Step 198( N/A%), pre moving , FPS 2.71, Running 37.40s Step 199( N/A%), pre moving , FPS 2.74, Running 37.65s Step 200( N/A%), pre moving , FPS 2.79, Running 37.91s Step 201( N/A%), pre moving , FPS 2.96, Running 37.95s Step 202( N/A%), pre moving , FPS 3.13, Running 37.99s Step 203( N/A%), pre moving , FPS 3.34, Running 38.04s Step 204( N/A%), pre moving , FPS 3.46, Running 38.08s Step 205( N/A%), pre moving , FPS 3.58, Running 38.12s Step 206( N/A%), pre moving , FPS 3.75, Running 38.16s Step 207( N/A%), pre moving , FPS 3.89, Running 38.20s Step 208( N/A%), pre moving , FPS 4.11, Running 38.24s Step 209( N/A%), pre moving , FPS 4.38, Running 38.28s Step 210( N/A%), pre moving , FPS 4.72, Running 38.32s Step 211( N/A%), pre moving , FPS 3.41, Running 40.37s Step 212( N/A%), pre moving , FPS 3.42, Running 40.80s Step 213( N/A%), pre moving , FPS 3.40, Running 41.24s Step 214( N/A%), pre moving , FPS 3.42, Running 41.63s Step 215( N/A%), pre moving , FPS 3.39, Running 42.10s Step 216( N/A%), pre moving , FPS 3.41, Running 42.50s Step 217( N/A%), pre moving , FPS 3.40, Running 42.90s Step 218( N/A%), pre moving , FPS 3.49, Running 43.13s Step 219( N/A%), pre moving , FPS 3.52, Running 43.34s Step 220( N/A%), pre moving , FPS 3.52, Running 43.60s Step 221( N/A%), pre moving , FPS 3.38, Running 43.87s Step 222( N/A%), pre moving , FPS 3.24, Running 44.16s Step 223( N/A%), pre moving , FPS 3.10, Running 44.48s Step 224( N/A%), pre moving , FPS 2.97, Running 44.81s Step 225( N/A%), pre moving , FPS 2.82, Running 45.22s Step 226( N/A%), pre moving , FPS 2.69, Running 45.60s Step 227( N/A%), pre moving , FPS 2.56, Running 46.02s Step 228( N/A%), pre moving , FPS 2.47, Running 46.32s Step 229( N/A%), pre moving , FPS 2.37, Running 46.73s Step 230( N/A%), pre moving , FPS 2.26, Running 47.15s Step 231( 0.33%), action 1, FPS 2.54, Running 48.25s Step 232( 0.67%), action 2, FPS 2.42, Running 49.08s Step 233( 1.00%), action 3, FPS 2.34, Running 49.79s Step 234( 1.33%), action 4, FPS 2.20, Running 50.73s Step 235( 1.67%), action 5, FPS 2.20, Running 51.21s Step 236( 2.00%), action 6, FPS 2.16, Running 51.77s Step 237( 2.33%), action 7, FPS 2.14, Running 52.25s Step 238( 2.67%), action 8, FPS 2.06, Running 52.82s Step 239( 3.00%), action 9, FPS 1.97, Running 53.51s Step 240( 3.33%), action 10, FPS 1.91, Running 54.10s Step 241( 3.67%), action 11, FPS 1.83, Running 54.80s Step 242( 4.00%), action 12, FPS 1.82, Running 55.12s Step 243( 4.33%), action 13, FPS 1.82, Running 55.45s Step 244( 4.67%), action 14, FPS 1.75, Running 56.23s Step 245( 5.00%), action 15, FPS 1.73, Running 56.80s Step 246( 5.33%), action 16, FPS 1.70, Running 57.35s Step 247( 5.67%), action 17, FPS 1.66, Running 58.06s Step 248( 6.00%), action 18, FPS 1.62, Running 58.69s Step 249( 6.33%), action 19, FPS 1.59, Running 59.31s Step 250( 6.67%), action 20, FPS 1.57, Running 59.87s Step 251( 7.00%), action 21, FPS 1.66, Running 60.33s Step 252( 7.33%), action 22, FPS 1.67, Running 61.07s Step 253( 7.67%), action 23, FPS 1.70, Running 61.55s Step 254( 8.00%), action 24, FPS 1.74, Running 62.20s Step 255( 8.33%), action 25, FPS 1.74, Running 62.70s Step 256( 8.67%), action 26, FPS 1.71, Running 63.48s Step 257( 9.00%), action 27, FPS 1.69, Running 64.06s Step 258( 9.33%), action 28, FPS 1.68, Running 64.73s Step 259( 9.67%), action 29, FPS 1.72, Running 65.11s Step 260( 10.00%), action 30, FPS 1.75, Running 65.52s Step 261( 10.33%), action 31, FPS 1.77, Running 66.10s Step 262( 10.67%), action 32, FPS 1.74, Running 66.59s Step 263( 11.00%), action 33, FPS 1.72, Running 67.09s Step 264( 11.33%), action 34, FPS 1.76, Running 67.62s Step 265( 11.67%), action 35, FPS 1.77, Running 68.13s Step 266( 12.00%), action 36, FPS 1.76, Running 68.69s Step 267( 12.33%), action 37, FPS 1.80, Running 69.17s Step 268( 12.67%), action 38, FPS 1.81, Running 69.71s Step 269( 13.00%), action 39, FPS 1.86, Running 70.04s Step 270( 13.33%), action 40, FPS 1.90, Running 70.42s Step 271( 13.67%), action 41, FPS 1.90, Running 70.88s Step 272( 14.00%), action 42, FPS 1.93, Running 71.42s Step 273( 14.33%), action 43, FPS 1.90, Running 72.07s Step 274( 14.67%), action 44, FPS 1.89, Running 72.79s Step 275( 15.00%), action 45, FPS 1.87, Running 73.38s Step 276( 15.33%), action 46, FPS 1.91, Running 73.94s Step 277( 15.67%), action 47, FPS 1.91, Running 74.54s Step 278( 16.00%), action 48, FPS 1.95, Running 74.99s Step 279( 16.33%), action 49, FPS 1.96, Running 75.31s Step 280( 16.67%), action 50, FPS 1.97, Running 75.69s Step 281( 17.00%), action 51, FPS 1.98, Running 76.20s Step 282( 17.33%), action 52, FPS 1.99, Running 76.65s Step 283( 17.67%), action 53, FPS 2.00, Running 77.09s Step 284( 18.00%), action 54, FPS 2.00, Running 77.63s Step 285( 18.33%), action 55, FPS 1.99, Running 78.18s Step 286( 18.67%), action 56, FPS 1.99, Running 78.73s Step 287( 19.00%), action 57, FPS 1.99, Running 79.24s Step 288( 19.33%), action 58, FPS 1.97, Running 79.86s Step 289( 19.67%), action 59, FPS 1.97, Running 80.19s Step 290( 20.00%), action 60, FPS 1.96, Running 80.61s Step 291( 20.33%), action 61, FPS 1.93, Running 81.22s Step 292( 20.67%), action 62, FPS 1.93, Running 81.81s Step 293( 21.00%), action 63, FPS 1.91, Running 82.57s Step 294( 21.33%), action 64, FPS 1.92, Running 83.18s Step 295( 21.67%), action 65, FPS 1.93, Running 83.73s Step 296( 22.00%), action 66, FPS 1.94, Running 84.25s Step 297( 22.33%), action 67, FPS 1.91, Running 85.01s Step 298( 22.67%), action 68, FPS 1.93, Running 85.35s Step 299( 23.00%), action 69, FPS 1.91, Running 85.80s Step 300( 23.33%), action 70, FPS 1.91, Running 86.16s Step 301( 23.67%), action 71, FPS 1.89, Running 86.77s Step 302( 24.00%), action 72, FPS 1.88, Running 87.31s Step 303( 24.33%), action 73, FPS 1.86, Running 87.86s Step 304( 24.67%), action 74, FPS 1.86, Running 88.40s Step 305( 25.00%), action 75, FPS 1.87, Running 88.89s Step 306( 25.33%), action 76, FPS 1.85, Running 89.56s Step 307( 25.67%), action 77, FPS 1.83, Running 90.18s Step 308( 26.00%), action 78, FPS 1.85, Running 90.66s Step 309( 26.33%), action 79, FPS 1.85, Running 91.01s Step 310( 26.67%), action 80, FPS 1.79, Running 91.79s Step 311( 27.00%), action 81, FPS 1.77, Running 92.55s Step 312( 27.33%), action 82, FPS 1.73, Running 93.39s Step 313( 27.67%), action 83, FPS 1.75, Running 93.98s Step 314( 28.00%), action 84, FPS 1.71, Running 94.90s Step 315( 28.33%), action 85, FPS 1.71, Running 95.39s Step 316( 28.67%), action 86, FPS 1.72, Running 95.88s Step 317( 29.00%), action 87, FPS 1.76, Running 96.40s Step 318( 29.33%), action 88, FPS 1.74, Running 96.87s Step 319( 29.67%), action 89, FPS 1.71, Running 97.49s Step 320( 30.00%), action 90, FPS 1.67, Running 98.11s Step 321( 30.33%), action 91, FPS 1.63, Running 99.04s Step 322( 30.67%), action 92, FPS 1.60, Running 99.82s Step 323( 31.00%), action 93, FPS 1.62, Running 100.22s Step 324( 31.33%), action 94, FPS 1.65, Running 100.52s Step 325( 31.67%), action 95, FPS 1.68, Running 100.83s Step 326( 32.00%), action 96, FPS 1.69, Running 101.37s Step 327( 32.33%), action 97, FPS 1.72, Running 101.79s Step 328( 32.67%), action 98, FPS 1.69, Running 102.47s Step 329( 33.00%), action 99, FPS 1.67, Running 102.96s Step 330( 33.33%), action 100, FPS 1.68, Running 103.73s Step 331( 33.67%), action 101, FPS 1.68, Running 104.44s Step 332( 34.00%), action 102, FPS 1.72, Running 105.05s Step 333( 34.33%), action 103, FPS 1.73, Running 105.54s Step 334( 34.67%), action 104, FPS 1.79, Running 106.05s Step 335( 35.00%), action 105, FPS 1.80, Running 106.52s Step 336( 35.33%), action 106, FPS 1.80, Running 107.02s Step 337( 35.67%), action 107, FPS 1.78, Running 107.63s Step 338( 36.00%), action 108, FPS 1.77, Running 108.20s Step 339( 36.33%), action 109, FPS 1.77, Running 108.76s Step 340( 36.67%), action 110, FPS 1.77, Running 109.44s Step 341( 37.00%), action 111, FPS 1.80, Running 110.18s Step 342( 37.33%), action 112, FPS 1.86, Running 110.59s Step 343( 37.67%), action 113, FPS 1.86, Running 110.98s Step 344( 38.00%), action 114, FPS 1.83, Running 111.48s Step 345( 38.33%), action 115, FPS 1.79, Running 111.99s Step 346( 38.67%), action 116, FPS 1.80, Running 112.47s Step 347( 39.00%), action 117, FPS 1.75, Running 113.23s [2026-08-01 15:56:21] [2 ] Seed 1 failed after 113.37 s. +steps: 347 , actions: 117 . +Instruction: Empty +Total 1/2(50.00%) success. +Setting seed: 2 +Step 1( N/A%), pre moving , FPS 0.21, Running 4.80s Step 2( N/A%), pre moving , FPS 0.39, Running 5.09s Step 3( N/A%), pre moving , FPS 0.57, Running 5.22s Step 4( N/A%), pre moving , FPS 0.75, Running 5.32s Step 5( N/A%), pre moving , FPS 0.92, Running 5.42s Step 6( N/A%), pre moving , FPS 1.09, Running 5.53s Step 7( N/A%), pre moving , FPS 1.24, Running 5.64s Step 8( N/A%), pre moving , FPS 1.39, Running 5.74s Step 9( N/A%), pre moving , FPS 1.54, Running 5.84s Step 10( N/A%), pre moving , FPS 1.68, Running 5.95s Step 11( N/A%), pre moving , FPS 1.82, Running 6.05s Step 12( N/A%), pre moving , FPS 1.95, Running 6.16s Step 13( N/A%), pre moving , FPS 2.07, Running 6.27s Step 14( N/A%), pre moving , FPS 2.20, Running 6.37s Step 15( N/A%), pre moving , FPS 2.31, Running 6.48s Step 16( N/A%), pre moving , FPS 2.44, Running 6.57s Step 17( N/A%), pre moving , FPS 2.55, Running 6.67s Step 18( N/A%), pre moving , FPS 2.66, Running 6.77s Step 19( N/A%), pre moving , FPS 2.78, Running 6.84s Step 20( N/A%), pre moving , FPS 2.91, Running 6.87s Step 21( N/A%), pre moving , FPS 8.26, Running 7.22s Step 22( N/A%), pre moving , FPS 9.00, Running 7.31s Step 23( N/A%), pre moving , FPS 9.32, Running 7.36s Step 24( N/A%), pre moving , FPS 9.56, Running 7.41s Step 25( N/A%), pre moving , FPS 9.78, Running 7.47s Step 26( N/A%), pre moving , FPS 8.98, Running 7.75s Step 27( N/A%), pre moving , FPS 9.17, Running 7.82s Step 28( N/A%), pre moving , FPS 9.36, Running 7.88s Step 29( N/A%), pre moving , FPS 9.55, Running 7.94s Step 30( N/A%), pre moving , FPS 9.77, Running 7.99s Step 31( N/A%), pre moving , FPS 9.75, Running 8.10s Step 32( N/A%), pre moving , FPS 9.76, Running 8.21s Step 33( N/A%), pre moving , FPS 9.86, Running 8.30s Step 34( N/A%), pre moving , FPS 9.80, Running 8.41s Step 35( N/A%), pre moving , FPS 9.83, Running 8.52s Step 36( N/A%), pre moving , FPS 8.17, Running 9.01s Step 37( N/A%), pre moving , FPS 8.19, Running 9.11s Step 38( N/A%), pre moving , FPS 8.17, Running 9.22s Step 39( N/A%), pre moving , FPS 8.04, Running 9.33s Step 40( N/A%), pre moving , FPS 7.82, Running 9.43s Step 41( N/A%), pre moving , FPS 8.64, Running 9.54s Step 42( N/A%), pre moving , FPS 8.56, Running 9.65s Step 43( N/A%), pre moving , FPS 8.37, Running 9.75s Step 44( N/A%), pre moving , FPS 8.28, Running 9.83s Step 45( N/A%), pre moving , FPS 8.10, Running 9.93s Step 46( N/A%), pre moving , FPS 8.73, Running 10.04s Step 47( N/A%), pre moving , FPS 8.57, Running 10.15s Step 48( N/A%), pre moving , FPS 8.37, Running 10.27s Step 49( N/A%), pre moving , FPS 8.23, Running 10.37s Step 50( N/A%), pre moving , FPS 8.05, Running 10.48s Step 51( N/A%), pre moving , FPS 8.06, Running 10.58s Step 52( N/A%), pre moving , FPS 8.08, Running 10.68s Step 53( N/A%), pre moving , FPS 8.05, Running 10.78s Step 54( N/A%), pre moving , FPS 8.07, Running 10.89s Step 55( N/A%), pre moving , FPS 8.09, Running 10.99s Step 56( N/A%), pre moving , FPS 9.60, Running 11.10s Step 57( N/A%), pre moving , FPS 9.58, Running 11.20s Step 58( N/A%), pre moving , FPS 9.59, Running 11.31s Step 59( N/A%), pre moving , FPS 9.58, Running 11.41s Step 60( N/A%), pre moving , FPS 9.76, Running 11.48s Step 61( N/A%), pre moving , FPS 10.14, Running 11.51s Step 62( N/A%), pre moving , FPS 10.58, Running 11.54s Step 63( N/A%), pre moving , FPS 11.04, Running 11.57s Step 64( N/A%), pre moving , FPS 11.34, Running 11.59s Step 65( N/A%), pre moving , FPS 11.82, Running 11.63s Step 66( N/A%), pre moving , FPS 12.38, Running 11.66s Step 67( N/A%), pre moving , FPS 12.98, Running 11.69s Step 68( N/A%), pre moving , FPS 13.73, Running 11.72s Step 69( N/A%), pre moving , FPS 14.42, Running 11.75s Step 70( N/A%), pre moving , FPS 15.28, Running 11.79s Step 71( N/A%), pre moving , FPS 16.03, Running 11.83s Step 72( N/A%), pre moving , FPS 17.01, Running 11.86s Step 73( N/A%), pre moving , FPS 18.09, Running 11.89s Step 74( N/A%), pre moving , FPS 19.45, Running 11.91s Step 75( N/A%), pre moving , FPS 20.98, Running 11.94s Step 76( N/A%), pre moving , FPS 22.68, Running 11.98s Step 77( N/A%), pre moving , FPS 24.76, Running 12.01s Step 78( N/A%), pre moving , FPS 27.27, Running 12.04s Step 79( N/A%), pre moving , FPS 29.38, Running 12.09s Step 80( N/A%), pre moving , FPS 30.14, Running 12.15s Step 81( N/A%), pre moving , FPS 28.34, Running 12.22s Step 82( N/A%), pre moving , FPS 26.92, Running 12.28s Step 83( N/A%), pre moving , FPS 25.66, Running 12.34s Step 84( N/A%), pre moving , FPS 24.71, Running 12.40s Step 85( N/A%), pre moving , FPS 24.00, Running 12.46s Step 86( N/A%), pre moving , FPS 22.88, Running 12.53s Step 87( N/A%), pre moving , FPS 22.14, Running 12.60s Step 88( N/A%), pre moving , FPS 21.38, Running 12.66s Step 89( N/A%), pre moving , FPS 20.71, Running 12.72s Step 90( N/A%), pre moving , FPS 20.18, Running 12.78s Step 91( N/A%), pre moving , FPS 19.44, Running 12.86s Step 92( N/A%), pre moving , FPS 18.56, Running 12.94s Step 93( N/A%), pre moving , FPS 17.32, Running 13.04s Step 94( N/A%), pre moving , FPS 16.24, Running 13.15s Step 95( N/A%), pre moving , FPS 15.29, Running 13.25s Step 96( N/A%), pre moving , FPS 13.91, Running 13.42s Step 97( N/A%), pre moving , FPS 12.93, Running 13.56s Step 98( N/A%), pre moving , FPS 12.31, Running 13.66s Step 99( N/A%), pre moving , FPS 11.93, Running 13.77s Step 100( N/A%), pre moving , FPS 11.28, Running 13.92s Step 101( N/A%), pre moving , FPS 11.03, Running 14.03s Step 102( N/A%), pre moving , FPS 10.80, Running 14.13s Step 103( N/A%), pre moving , FPS 10.38, Running 14.27s Step 104( N/A%), pre moving , FPS 10.14, Running 14.37s Step 105( N/A%), pre moving , FPS 9.99, Running 14.46s Step 106( N/A%), pre moving , FPS 9.51, Running 14.64s Step 107( N/A%), pre moving , FPS 9.31, Running 14.74s Step 108( N/A%), pre moving , FPS 9.22, Running 14.83s Step 109( N/A%), pre moving , FPS 9.03, Running 14.93s Step 110( N/A%), pre moving , FPS 8.85, Running 15.04s Step 111( N/A%), pre moving , FPS 8.76, Running 15.14s Step 112( N/A%), pre moving , FPS 8.65, Running 15.25s Step 113( N/A%), pre moving , FPS 8.67, Running 15.35s Step 114( N/A%), pre moving , FPS 8.69, Running 15.45s Step 115( N/A%), pre moving , FPS 8.70, Running 15.55s Step 116( N/A%), pre moving , FPS 8.93, Running 15.66s Step 117( N/A%), pre moving , FPS 9.08, Running 15.76s Step 118( N/A%), pre moving , FPS 9.07, Running 15.87s Step 119( N/A%), pre moving , FPS 9.07, Running 15.98s Step 120( N/A%), pre moving , FPS 9.23, Running 16.09s Step 121( N/A%), pre moving , FPS 9.24, Running 16.20s Step 122( N/A%), pre moving , FPS 9.22, Running 16.30s Step 123( N/A%), pre moving , FPS 9.52, Running 16.37s Step 124( N/A%), pre moving , FPS 9.87, Running 16.40s Step 125( N/A%), pre moving , FPS 10.17, Running 16.43s Step 126( N/A%), pre moving , FPS 11.00, Running 16.46s Step 127( N/A%), pre moving , FPS 11.50, Running 16.48s Step 128( N/A%), pre moving , FPS 11.87, Running 16.51s Step 129( N/A%), pre moving , FPS 12.45, Running 16.54s Step 130( N/A%), pre moving , FPS 13.02, Running 16.58s Step 131( N/A%), pre moving , FPS 13.64, Running 16.61s Step 132( N/A%), pre moving , FPS 14.38, Running 16.64s Step 133( N/A%), pre moving , FPS 15.15, Running 16.67s Step 134( N/A%), pre moving , FPS 16.02, Running 16.69s Step 135( N/A%), pre moving , FPS 17.07, Running 16.72s Step 136( N/A%), pre moving , FPS 18.28, Running 16.75s Step 137( N/A%), pre moving , FPS 19.61, Running 16.78s Step 138( N/A%), pre moving , FPS 21.36, Running 16.81s Step 139( N/A%), pre moving , FPS 23.31, Running 16.83s Step 140( N/A%), pre moving , FPS 25.46, Running 16.87s Step 141( N/A%), pre moving , FPS 27.85, Running 16.91s Step 142( N/A%), pre moving , FPS 31.06, Running 16.95s Step 143( N/A%), pre moving , FPS 32.98, Running 16.98s Step 144( N/A%), pre moving , FPS 30.74, Running 17.05s Step 145( N/A%), pre moving , FPS 28.94, Running 17.12s Step 146( N/A%), pre moving , FPS 27.91, Running 17.17s Step 147( N/A%), pre moving , FPS 26.71, Running 17.23s Step 148( N/A%), pre moving , FPS 25.57, Running 17.29s Step 149( N/A%), pre moving , FPS 24.73, Running 17.35s Step 150( N/A%), pre moving , FPS 24.28, Running 17.40s Step 151( N/A%), pre moving , FPS 23.91, Running 17.45s Step 152( N/A%), pre moving , FPS 23.02, Running 17.51s Step 153( N/A%), pre moving , FPS 21.91, Running 17.58s Step 154( N/A%), pre moving , FPS 20.97, Running 17.65s Step 155( N/A%), pre moving , FPS 20.27, Running 17.71s Step 156( N/A%), pre moving , FPS 19.16, Running 17.79s Step 157( N/A%), pre moving , FPS 17.68, Running 17.91s Step 158( N/A%), pre moving , FPS 16.50, Running 18.02s Step 159( N/A%), pre moving , FPS 15.52, Running 18.12s Step 160( N/A%), pre moving , FPS 14.75, Running 18.23s Step 161( N/A%), pre moving , FPS 14.08, Running 18.33s Step 162( N/A%), pre moving , FPS 13.39, Running 18.44s Step 163( N/A%), pre moving , FPS 12.75, Running 18.55s Step 164( N/A%), pre moving , FPS 12.67, Running 18.63s Step 165( N/A%), pre moving , FPS 12.40, Running 18.73s Step 166( N/A%), pre moving , FPS 12.01, Running 18.84s Step 167( N/A%), pre moving , FPS 11.71, Running 18.94s Step 168( N/A%), pre moving , FPS 11.41, Running 19.05s Step 169( N/A%), pre moving , FPS 11.17, Running 19.14s Step 170( N/A%), pre moving , FPS 10.90, Running 19.23s Step 171( N/A%), pre moving , FPS 10.57, Running 19.34s Step 172( N/A%), pre moving , FPS 10.34, Running 19.44s Step 173( N/A%), pre moving , FPS 10.18, Running 19.55s Step 174( N/A%), pre moving , FPS 9.99, Running 19.65s Step 175( N/A%), pre moving , FPS 9.89, Running 19.73s Step 176( N/A%), pre moving , FPS 9.83, Running 19.83s Step 177( N/A%), pre moving , FPS 9.94, Running 19.92s Step 178( N/A%), pre moving , FPS 9.92, Running 20.03s Step 179( N/A%), pre moving , FPS 9.98, Running 20.13s Step 180( N/A%), pre moving , FPS 9.98, Running 20.23s Step 181( N/A%), pre moving , FPS 9.96, Running 20.34s Step 182( N/A%), pre moving , FPS 9.97, Running 20.44s Step 183( N/A%), pre moving , FPS 10.00, Running 20.55s Step 184( N/A%), pre moving , FPS 9.88, Running 20.65s Step 185( N/A%), pre moving , FPS 7.34, Running 21.46s Step 186( N/A%), pre moving , FPS 7.08, Running 21.66s Step 187( N/A%), pre moving , FPS 6.59, Running 21.98s Step 188( N/A%), pre moving , FPS 6.11, Running 22.32s Step 189( N/A%), pre moving , FPS 5.65, Running 22.68s Step 190( N/A%), pre moving , FPS 5.16, Running 23.11s Step 191( N/A%), pre moving , FPS 4.78, Running 23.52s Step 192( N/A%), pre moving , FPS 4.50, Running 23.89s Step 193( N/A%), pre moving , FPS 4.22, Running 24.29s Step 194( N/A%), pre moving , FPS 4.00, Running 24.65s Step 195( N/A%), pre moving , FPS 3.76, Running 25.05s Step 196( N/A%), pre moving , FPS 3.56, Running 25.45s Step 197( N/A%), pre moving , FPS 3.39, Running 25.82s Step 198( N/A%), pre moving , FPS 3.32, Running 26.06s Step 199( N/A%), pre moving , FPS 3.25, Running 26.28s Step 200( N/A%), pre moving , FPS 3.20, Running 26.49s Step 201( N/A%), pre moving , FPS 3.13, Running 26.73s Step 202( N/A%), pre moving , FPS 3.03, Running 27.04s Step 203( N/A%), pre moving , FPS 2.94, Running 27.35s Step 204( N/A%), pre moving , FPS 2.82, Running 27.74s Step 205( N/A%), pre moving , FPS 2.98, Running 28.16s Step 206( N/A%), pre moving , FPS 2.89, Running 28.58s Step 207( N/A%), pre moving , FPS 2.85, Running 29.00s Step 208( N/A%), pre moving , FPS 2.81, Running 29.43s Step 209( N/A%), pre moving , FPS 2.79, Running 29.85s Step 210( N/A%), pre moving , FPS 2.81, Running 30.23s Step 211( N/A%), pre moving , FPS 2.83, Running 30.58s Step 212( N/A%), pre moving , FPS 2.86, Running 30.89s Step 213( N/A%), pre moving , FPS 2.93, Running 31.11s Step 214( N/A%), pre moving , FPS 3.01, Running 31.31s Step 215( N/A%), pre moving , FPS 3.07, Running 31.55s Step 216( N/A%), pre moving , FPS 3.11, Running 31.89s Step 217( N/A%), pre moving , FPS 3.12, Running 32.23s Step 218( N/A%), pre moving , FPS 3.09, Running 32.53s Step 219( N/A%), pre moving , FPS 2.98, Running 32.99s Step 220( N/A%), pre moving , FPS 2.77, Running 33.72s Step 221( N/A%), pre moving , FPS 2.70, Running 34.14s Step 222( N/A%), pre moving , FPS 2.64, Running 34.61s Step 223( N/A%), pre moving , FPS 2.60, Running 35.03s Step 224( N/A%), pre moving , FPS 2.59, Running 35.47s Step 225( N/A%), pre moving , FPS 2.59, Running 35.89s Step 226( N/A%), pre moving , FPS 2.64, Running 36.15s Step 227( N/A%), pre moving , FPS 2.70, Running 36.42s Step 228( N/A%), pre moving , FPS 2.73, Running 36.75s Step 229( N/A%), pre moving , FPS 2.72, Running 37.20s Step 230( N/A%), pre moving , FPS 2.75, Running 37.51s Step 231( N/A%), pre moving , FPS 2.74, Running 37.89s Step 232( N/A%), pre moving , FPS 2.69, Running 38.32s Step 233( N/A%), pre moving , FPS 2.63, Running 38.72s Step 234( N/A%), pre moving , FPS 2.56, Running 39.12s Step 235( N/A%), pre moving , FPS 2.50, Running 39.55s Step 236( N/A%), pre moving , FPS 2.48, Running 39.95s Step 237( N/A%), pre moving , FPS 2.44, Running 40.42s Step 238( N/A%), pre moving , FPS 2.40, Running 40.86s Step 239( N/A%), pre moving , FPS 2.46, Running 41.14s Step 240( N/A%), pre moving , FPS 2.61, Running 41.37s Step 241( N/A%), pre moving , FPS 2.68, Running 41.60s Step 242( N/A%), pre moving , FPS 2.75, Running 41.88s Step 243( N/A%), pre moving , FPS 2.76, Running 42.28s Step 244( N/A%), pre moving , FPS 2.78, Running 42.68s Step 245( N/A%), pre moving , FPS 2.78, Running 43.08s Step 246( N/A%), pre moving , FPS 2.73, Running 43.49s Step 247( N/A%), pre moving , FPS 2.66, Running 43.93s Step 248( N/A%), pre moving , FPS 2.63, Running 44.36s Step 249( N/A%), pre moving , FPS 2.64, Running 44.77s Step 250( N/A%), pre moving , FPS 2.60, Running 45.20s Step 251( N/A%), pre moving , FPS 2.60, Running 45.59s Step 252( N/A%), pre moving , FPS 2.61, Running 45.98s Step 253( N/A%), pre moving , FPS 2.66, Running 46.24s Step 254( N/A%), pre moving , FPS 2.73, Running 46.45s Step 255( N/A%), pre moving , FPS 2.81, Running 46.67s Step 256( N/A%), pre moving , FPS 2.86, Running 46.94s Step 257( N/A%), pre moving , FPS 2.89, Running 47.33s Step 258( N/A%), pre moving , FPS 2.92, Running 47.71s Step 259( N/A%), pre moving , FPS 2.88, Running 48.09s Step 260( N/A%), pre moving , FPS 2.93, Running 48.20s Step 261( N/A%), pre moving , FPS 2.98, Running 48.30s Step 262( N/A%), pre moving , FPS 3.06, Running 48.42s Step 263( N/A%), pre moving , FPS 3.19, Running 48.55s Step 264( N/A%), pre moving , FPS 3.34, Running 48.66s Step 265( N/A%), pre moving , FPS 3.50, Running 48.79s Step 266( N/A%), pre moving , FPS 3.69, Running 48.91s Step 267( N/A%), pre moving , FPS 3.92, Running 49.03s Step 268( N/A%), pre moving , FPS 4.19, Running 49.14s Step 269( N/A%), pre moving , FPS 4.47, Running 49.25s Step 270( N/A%), pre moving , FPS 3.12, Running 51.62s Step 271( N/A%), pre moving , FPS 3.18, Running 51.88s Step 272( N/A%), pre moving , FPS 3.21, Running 52.21s Step 273( N/A%), pre moving , FPS 3.16, Running 52.56s Step 274( N/A%), pre moving , FPS 3.09, Running 52.92s Step 275( N/A%), pre moving , FPS 2.99, Running 53.36s Step 276( N/A%), pre moving , FPS 2.92, Running 53.79s Step 277( N/A%), pre moving , FPS 2.92, Running 54.18s Step 278( N/A%), pre moving , FPS 2.91, Running 54.59s Step 279( N/A%), pre moving , FPS 2.88, Running 55.03s Step 280( N/A%), pre moving , FPS 2.77, Running 55.43s Step 281( N/A%), pre moving , FPS 2.64, Running 55.87s Step 282( N/A%), pre moving , FPS 2.57, Running 56.19s Step 283( N/A%), pre moving , FPS 2.53, Running 56.46s Step 284( N/A%), pre moving , FPS 2.47, Running 56.77s Step 285( N/A%), pre moving , FPS 2.42, Running 57.06s Step 286( N/A%), pre moving , FPS 2.36, Running 57.39s Step 287( N/A%), pre moving , FPS 2.30, Running 57.71s Step 288( N/A%), pre moving , FPS 2.24, Running 58.06s Step 289( N/A%), pre moving , FPS 2.18, Running 58.44s Step 290( 0.33%), action 1, FPS 2.44, Running 59.82s Step 291( 0.67%), action 2, FPS 2.35, Running 60.39s Step 292( 1.00%), action 3, FPS 2.23, Running 61.18s Step 293( 1.33%), action 4, FPS 2.18, Running 61.74s Step 294( 1.67%), action 5, FPS 2.13, Running 62.31s Step 295( 2.00%), action 6, FPS 2.09, Running 62.91s Step 296( 2.33%), action 7, FPS 1.99, Running 63.82s Step 297( 2.67%), action 8, FPS 1.97, Running 64.33s Step 298( 3.00%), action 9, FPS 1.94, Running 64.89s Step 299( 3.33%), action 10, FPS 1.92, Running 65.47s Step 300( 3.67%), action 11, FPS 1.89, Running 65.99s Step 301( 4.00%), action 12, FPS 1.91, Running 66.36s Step 302( 4.33%), action 13, FPS 1.86, Running 66.94s Step 303( 4.67%), action 14, FPS 1.83, Running 67.41s Step 304( 5.00%), action 15, FPS 1.76, Running 68.13s Step 305( 5.33%), action 16, FPS 1.72, Running 68.70s Step 306( 5.67%), action 17, FPS 1.68, Running 69.29s Step 307( 6.00%), action 18, FPS 1.65, Running 69.85s Step 308( 6.33%), action 19, FPS 1.62, Running 70.38s Step 309( 6.67%), action 20, FPS 1.60, Running 70.98s Step 310( 7.00%), action 21, FPS 1.69, Running 71.62s Step 311( 7.33%), action 22, FPS 1.67, Running 72.36s Step 312( 7.67%), action 23, FPS 1.71, Running 72.85s Step 313( 8.00%), action 24, FPS 1.72, Running 73.35s Step 314( 8.33%), action 25, FPS 1.72, Running 73.92s Step 315( 8.67%), action 26, FPS 1.73, Running 74.47s Step 316( 9.00%), action 27, FPS 1.77, Running 75.10s Step 317( 9.33%), action 28, FPS 1.74, Running 75.80s Step 318( 9.67%), action 29, FPS 1.74, Running 76.39s Step 319( 10.00%), action 30, FPS 1.76, Running 76.83s Step 320( 10.33%), action 31, FPS 1.70, Running 77.76s Step 321( 10.67%), action 32, FPS 1.65, Running 78.50s Step 322( 11.00%), action 33, FPS 1.64, Running 79.11s Step 323( 11.33%), action 34, FPS 1.62, Running 79.76s Step 324( 11.67%), action 35, FPS 1.64, Running 80.30s Step 325( 12.00%), action 36, FPS 1.65, Running 80.81s Step 326( 12.33%), action 37, FPS 1.63, Running 81.57s Step 327( 12.67%), action 38, FPS 1.64, Running 82.04s Step 328( 13.00%), action 39, FPS 1.64, Running 82.59s Step 329( 13.33%), action 40, FPS 1.65, Running 83.07s Step 330( 13.67%), action 41, FPS 1.62, Running 83.96s Step 331( 14.00%), action 42, FPS 1.65, Running 84.48s Step 332( 14.33%), action 43, FPS 1.63, Running 85.13s Step 333( 14.67%), action 44, FPS 1.61, Running 85.81s Step 334( 15.00%), action 45, FPS 1.61, Running 86.30s Step 335( 15.33%), action 46, FPS 1.64, Running 86.65s Step 336( 15.67%), action 47, FPS 1.64, Running 87.30s Step 337( 16.00%), action 48, FPS 1.67, Running 87.77s Step 338( 16.33%), action 49, FPS 1.68, Running 88.28s Step 339( 16.67%), action 50, FPS 1.66, Running 88.91s Step 340( 17.00%), action 51, FPS 1.69, Running 89.61s Step 341( 17.33%), action 52, FPS 1.73, Running 90.06s Step 342( 17.67%), action 53, FPS 1.70, Running 90.88s Step 343( 18.00%), action 54, FPS 1.73, Running 91.32s Step 344( 18.33%), action 55, FPS 1.72, Running 91.92s Step 345( 18.67%), action 56, FPS 1.71, Running 92.52s Step 346( 19.00%), action 57, FPS 1.72, Running 93.22s Step 347( 19.33%), action 58, FPS 1.70, Running 93.77s Step 348( 19.67%), action 59, FPS 1.69, Running 94.45s Step 349( 20.00%), action 60, FPS 1.67, Running 95.05s Step 350( 20.33%), action 61, FPS 1.66, Running 95.98s Step 351( 20.67%), action 62, FPS 1.68, Running 96.41s Step 352( 21.00%), action 63, FPS 1.72, Running 96.77s Step 353( 21.33%), action 64, FPS 1.74, Running 97.29s Step 354( 21.67%), action 65, FPS 1.71, Running 98.01s Step 355( 22.00%), action 66, FPS 1.64, Running 98.83s Step 356( 22.33%), action 67, FPS 1.63, Running 99.54s Step 357( 22.67%), action 68, FPS 1.60, Running 100.25s Step 358( 23.00%), action 69, FPS 1.56, Running 101.10s Step 359( 23.33%), action 70, FPS 1.59, Running 101.52s Step 360( 23.67%), action 71, FPS 1.60, Running 102.10s Step 361( 24.00%), action 72, FPS 1.57, Running 102.78s Step 362( 24.33%), action 73, FPS 1.56, Running 103.71s Step 363( 24.67%), action 74, FPS 1.52, Running 104.46s Step 364( 25.00%), action 75, FPS 1.49, Running 105.37s Step 365( 25.33%), action 76, FPS 1.49, Running 105.96s Step 366( 25.67%), action 77, FPS 1.49, Running 106.62s Step 367( 26.00%), action 78, FPS 1.50, Running 107.12s Step 368( 26.33%), action 79, FPS 1.50, Running 107.76s Step 369( 26.67%), action 80, FPS 1.53, Running 108.15s Step 370( 27.00%), action 81, FPS 1.55, Running 108.86s Step 371( 27.33%), action 82, FPS 1.53, Running 109.53s Step 372( 27.67%), action 83, FPS 1.50, Running 110.15s Step 373( 28.00%), action 84, FPS 1.49, Running 110.69s Step 374( 28.33%), action 85, FPS 1.51, Running 111.28s Step 375( 28.67%), action 86, FPS 1.57, Running 111.60s Step 376( 29.00%), action 87, FPS 1.59, Running 112.11s Step 377( 29.33%), action 88, FPS 1.60, Running 112.78s Step 378( 29.67%), action 89, FPS 1.63, Running 113.36s Step 379( 30.00%), action 90, FPS 1.59, Running 114.08s Step 380( 30.33%), action 91, FPS 1.54, Running 115.06s Step 381( 30.67%), action 92, FPS 1.55, Running 115.69s Step 382( 31.00%), action 93, FPS 1.59, Running 116.27s Step 383( 31.33%), action 94, FPS 1.64, Running 116.64s Step 384( 31.67%), action 95, FPS 1.72, Running 117.01s Step 385( 32.00%), action 96, FPS 1.70, Running 117.75s Step 386( 32.33%), action 97, FPS 1.73, Running 118.19s Step 387( 32.67%), action 98, FPS 1.73, Running 118.69s Step 388( 33.00%), action 99, FPS 1.73, Running 119.35s Step 389( 33.33%), action 100, FPS 1.68, Running 120.08s Step 390( 33.67%), action 101, FPS 1.66, Running 120.94s Step 391( 34.00%), action 102, FPS 1.69, Running 121.38s Step 392( 34.33%), action 103, FPS 1.74, Running 121.67s Step 393( 34.67%), action 104, FPS 1.75, Running 122.09s Step 394( 35.00%), action 105, FPS 1.78, Running 122.51s Step 395( 35.33%), action 106, FPS 1.75, Running 123.00s Step 396( 35.67%), action 107, FPS 1.73, Running 123.67s Step 397( 36.00%), action 108, FPS 1.71, Running 124.44s Step 398( 36.33%), action 109, FPS 1.71, Running 125.04s Step 399( 36.67%), action 110, FPS 1.74, Running 125.58s Step 400( 37.00%), action 111, FPS 1.78, Running 126.26s Step 401( 37.33%), action 112, FPS 1.84, Running 126.56s Step 402( 37.67%), action 113, FPS 1.88, Running 126.91s Step 403( 38.00%), action 114, FPS 1.89, Running 127.20s Step 404( 38.33%), action 115, FPS 1.90, Running 127.56s Step 405( 38.67%), action 116, FPS 1.96, Running 127.96s Step 406( 39.00%), action 117, FPS 1.96, Running 128.42s Step 407( 39.33%), action 118, FPS 1.96, Running 128.90s Step 408( 39.67%), action 119, FPS 1.98, Running 129.43s Step 409( 40.00%), action 120, FPS 2.00, Running 130.07s Step 410( 40.33%), action 121, FPS 2.04, Running 130.76s Step 411( 40.67%), action 122, FPS 2.03, Running 131.23s Step 412( 41.00%), action 123, FPS 2.02, Running 131.58s Step 413( 41.33%), action 124, FPS 2.02, Running 131.99s Step 414( 41.67%), action 125, FPS 2.02, Running 132.40s Step 415( 42.00%), action 126, FPS 2.03, Running 132.86s Step 416( 42.33%), action 127, FPS 2.07, Running 133.33s Step 417( 42.67%), action 128, FPS 2.12, Running 133.88s Step 418( 43.00%), action 129, FPS 2.14, Running 134.41s Step 419( 43.33%), action 130, FPS 2.11, Running 135.04s Step 420( 43.67%), action 131, FPS 2.07, Running 135.93s Step 421( 44.00%), action 132, FPS 2.00, Running 136.55s Step 422( 44.33%), action 133, FPS 1.93, Running 137.29s Step 423( 44.67%), action 134, FPS 1.88, Running 137.81s [2026-08-01 15:58:40] [3 ] Seed 2 failed after 138.07 s. +steps: 423 , actions: 134 . +Instruction: Empty +Total 1/3(33.33%) success. +Setting seed: 3 +Step 1( N/A%), pre moving , FPS 0.41, Running 2.43s Step 2( N/A%), pre moving , FPS 0.77, Running 2.58s Step 3( N/A%), pre moving , FPS 1.08, Running 2.79s Step 4( N/A%), pre moving , FPS 1.40, Running 2.86s Step 5( N/A%), pre moving , FPS 1.69, Running 2.95s Step 6( N/A%), pre moving , FPS 1.98, Running 3.03s Step 7( N/A%), pre moving , FPS 2.27, Running 3.08s Step 8( N/A%), pre moving , FPS 2.52, Running 3.18s Step 9( N/A%), pre moving , FPS 2.77, Running 3.24s Step 10( N/A%), pre moving , FPS 3.00, Running 3.33s Step 11( N/A%), pre moving , FPS 3.21, Running 3.43s Step 12( N/A%), pre moving , FPS 3.32, Running 3.61s Step 13( N/A%), pre moving , FPS 3.54, Running 3.67s Step 14( N/A%), pre moving , FPS 3.76, Running 3.73s Step 15( N/A%), pre moving , FPS 3.92, Running 3.82s Step 16( N/A%), pre moving , FPS 4.07, Running 3.94s Step 17( N/A%), pre moving , FPS 4.21, Running 4.04s Step 18( N/A%), pre moving , FPS 4.35, Running 4.14s Step 19( N/A%), pre moving , FPS 4.51, Running 4.21s Step 20( N/A%), pre moving , FPS 4.70, Running 4.26s Step 21( N/A%), pre moving , FPS 9.28, Running 4.58s Step 22( N/A%), pre moving , FPS 9.70, Running 4.64s Step 23( N/A%), pre moving , FPS 10.17, Running 4.75s Step 24( N/A%), pre moving , FPS 10.23, Running 4.81s Step 25( N/A%), pre moving , FPS 10.40, Running 4.87s Step 26( N/A%), pre moving , FPS 8.86, Running 5.28s Step 27( N/A%), pre moving , FPS 8.69, Running 5.38s Step 28( N/A%), pre moving , FPS 8.65, Running 5.49s Step 29( N/A%), pre moving , FPS 8.53, Running 5.59s Step 30( N/A%), pre moving , FPS 8.47, Running 5.69s Step 31( N/A%), pre moving , FPS 8.44, Running 5.80s Step 32( N/A%), pre moving , FPS 8.71, Running 5.91s Step 33( N/A%), pre moving , FPS 8.54, Running 6.01s Step 34( N/A%), pre moving , FPS 8.37, Running 6.12s Step 35( N/A%), pre moving , FPS 8.36, Running 6.22s Step 36( N/A%), pre moving , FPS 7.15, Running 6.73s Step 37( N/A%), pre moving , FPS 7.32, Running 6.77s Step 38( N/A%), pre moving , FPS 7.46, Running 6.82s Step 39( N/A%), pre moving , FPS 7.37, Running 6.93s Step 40( N/A%), pre moving , FPS 7.21, Running 7.03s Step 41( N/A%), pre moving , FPS 7.82, Running 7.14s Step 42( N/A%), pre moving , FPS 7.70, Running 7.24s Step 43( N/A%), pre moving , FPS 7.73, Running 7.34s Step 44( N/A%), pre moving , FPS 7.60, Running 7.45s Step 45( N/A%), pre moving , FPS 7.48, Running 7.55s Step 46( N/A%), pre moving , FPS 8.54, Running 7.63s Step 47( N/A%), pre moving , FPS 8.50, Running 7.73s Step 48( N/A%), pre moving , FPS 8.57, Running 7.83s Step 49( N/A%), pre moving , FPS 8.53, Running 7.93s Step 50( N/A%), pre moving , FPS 8.57, Running 8.03s Step 51( N/A%), pre moving , FPS 8.57, Running 8.13s Step 52( N/A%), pre moving , FPS 8.60, Running 8.23s Step 53( N/A%), pre moving , FPS 8.60, Running 8.34s Step 54( N/A%), pre moving , FPS 8.70, Running 8.41s Step 55( N/A%), pre moving , FPS 8.65, Running 8.53s Step 56( N/A%), pre moving , FPS 10.58, Running 8.62s Step 57( N/A%), pre moving , FPS 10.22, Running 8.73s Step 58( N/A%), pre moving , FPS 10.19, Running 8.79s Step 59( N/A%), pre moving , FPS 10.55, Running 8.82s Step 60( N/A%), pre moving , FPS 10.95, Running 8.86s Step 61( N/A%), pre moving , FPS 11.49, Running 8.88s Step 62( N/A%), pre moving , FPS 11.98, Running 8.91s Step 63( N/A%), pre moving , FPS 12.56, Running 8.93s Step 64( N/A%), pre moving , FPS 13.18, Running 8.96s Step 65( N/A%), pre moving , FPS 13.88, Running 8.99s Step 66( N/A%), pre moving , FPS 14.32, Running 9.02s Step 67( N/A%), pre moving , FPS 15.11, Running 9.06s Step 68( N/A%), pre moving , FPS 15.91, Running 9.09s Step 69( N/A%), pre moving , FPS 16.98, Running 9.11s Step 70( N/A%), pre moving , FPS 17.98, Running 9.14s Step 71( N/A%), pre moving , FPS 18.76, Running 9.20s Step 72( N/A%), pre moving , FPS 19.81, Running 9.24s Step 73( N/A%), pre moving , FPS 20.89, Running 9.29s Step 74( N/A%), pre moving , FPS 20.88, Running 9.37s Step 75( N/A%), pre moving , FPS 21.76, Running 9.45s Step 76( N/A%), pre moving , FPS 22.54, Running 9.51s Step 77( N/A%), pre moving , FPS 23.86, Running 9.57s Step 78( N/A%), pre moving , FPS 23.44, Running 9.64s Step 79( N/A%), pre moving , FPS 23.31, Running 9.68s Step 80( N/A%), pre moving , FPS 22.63, Running 9.74s Step 81( N/A%), pre moving , FPS 20.77, Running 9.85s Step 82( N/A%), pre moving , FPS 20.07, Running 9.91s Step 83( N/A%), pre moving , FPS 19.69, Running 9.95s Step 84( N/A%), pre moving , FPS 18.67, Running 10.03s Step 85( N/A%), pre moving , FPS 18.23, Running 10.09s Step 86( N/A%), pre moving , FPS 17.64, Running 10.16s Step 87( N/A%), pre moving , FPS 16.62, Running 10.26s Step 88( N/A%), pre moving , FPS 15.69, Running 10.36s Step 89( N/A%), pre moving , FPS 14.46, Running 10.50s Step 90( N/A%), pre moving , FPS 13.77, Running 10.59s Step 91( N/A%), pre moving , FPS 13.35, Running 10.70s Step 92( N/A%), pre moving , FPS 13.09, Running 10.77s Step 93( N/A%), pre moving , FPS 12.71, Running 10.87s Step 94( N/A%), pre moving , FPS 12.50, Running 10.97s Step 95( N/A%), pre moving , FPS 12.27, Running 11.08s Step 96( N/A%), pre moving , FPS 12.05, Running 11.17s Step 97( N/A%), pre moving , FPS 11.87, Running 11.25s Step 98( N/A%), pre moving , FPS 11.73, Running 11.34s Step 99( N/A%), pre moving , FPS 11.31, Running 11.45s Step 100( N/A%), pre moving , FPS 11.04, Running 11.55s Step 101( N/A%), pre moving , FPS 11.07, Running 11.65s Step 102( N/A%), pre moving , FPS 10.91, Running 11.74s Step 103( N/A%), pre moving , FPS 10.61, Running 11.84s Step 104( N/A%), pre moving , FPS 10.52, Running 11.94s Step 105( N/A%), pre moving , FPS 10.25, Running 12.04s Step 106( N/A%), pre moving , FPS 10.10, Running 12.14s Step 107( N/A%), pre moving , FPS 10.18, Running 12.22s Step 108( N/A%), pre moving , FPS 10.22, Running 12.32s Step 109( N/A%), pre moving , FPS 10.37, Running 12.42s Step 110( N/A%), pre moving , FPS 10.35, Running 12.53s Step 111( N/A%), pre moving , FPS 10.44, Running 12.61s Step 112( N/A%), pre moving , FPS 10.32, Running 12.71s Step 113( N/A%), pre moving , FPS 10.27, Running 12.81s Step 114( N/A%), pre moving , FPS 10.31, Running 12.91s Step 115( N/A%), pre moving , FPS 10.34, Running 13.01s Step 116( N/A%), pre moving , FPS 10.25, Running 13.12s Step 117( N/A%), pre moving , FPS 10.10, Running 13.23s Step 118( N/A%), pre moving , FPS 10.05, Running 13.33s Step 119( N/A%), pre moving , FPS 10.01, Running 13.44s Step 120( N/A%), pre moving , FPS 10.04, Running 13.54s Step 121( N/A%), pre moving , FPS 10.01, Running 13.65s Step 122( N/A%), pre moving , FPS 9.89, Running 13.76s Step 123( N/A%), pre moving , FPS 9.84, Running 13.87s Step 124( N/A%), pre moving , FPS 9.99, Running 13.94s Step 125( N/A%), pre moving , FPS 10.39, Running 13.96s Step 126( N/A%), pre moving , FPS 10.80, Running 13.99s Step 127( N/A%), pre moving , FPS 11.14, Running 14.02s Step 128( N/A%), pre moving , FPS 11.55, Running 14.05s Step 129( N/A%), pre moving , FPS 12.05, Running 14.08s Step 130( N/A%), pre moving , FPS 12.51, Running 14.12s Step 131( N/A%), pre moving , FPS 12.96, Running 14.15s Step 132( N/A%), pre moving , FPS 13.55, Running 14.19s Step 133( N/A%), pre moving , FPS 14.26, Running 14.22s Step 134( N/A%), pre moving , FPS 15.01, Running 14.25s Step 135( N/A%), pre moving , FPS 15.86, Running 14.28s Step 136( N/A%), pre moving , FPS 16.76, Running 14.32s Step 137( N/A%), pre moving , FPS 17.78, Running 14.36s Step 138( N/A%), pre moving , FPS 19.06, Running 14.38s Step 139( N/A%), pre moving , FPS 20.48, Running 14.42s Step 140( N/A%), pre moving , FPS 21.24, Running 14.48s Step 141( N/A%), pre moving , FPS 22.52, Running 14.54s Step 142( N/A%), pre moving , FPS 24.32, Running 14.58s Step 143( N/A%), pre moving , FPS 25.75, Running 14.64s Step 144( N/A%), pre moving , FPS 26.14, Running 14.70s Step 145( N/A%), pre moving , FPS 24.93, Running 14.77s Step 146( N/A%), pre moving , FPS 23.81, Running 14.83s Step 147( N/A%), pre moving , FPS 23.17, Running 14.88s Step 148( N/A%), pre moving , FPS 22.67, Running 14.93s Step 149( N/A%), pre moving , FPS 22.48, Running 14.97s Step 150( N/A%), pre moving , FPS 22.28, Running 15.02s Step 151( N/A%), pre moving , FPS 21.53, Running 15.08s Step 152( N/A%), pre moving , FPS 20.72, Running 15.15s Step 153( N/A%), pre moving , FPS 20.10, Running 15.21s Step 154( N/A%), pre moving , FPS 19.79, Running 15.26s Step 155( N/A%), pre moving , FPS 19.62, Running 15.29s Step 156( N/A%), pre moving , FPS 19.00, Running 15.37s Step 157( N/A%), pre moving , FPS 18.41, Running 15.44s Step 158( N/A%), pre moving , FPS 17.22, Running 15.55s Step 159( N/A%), pre moving , FPS 16.32, Running 15.65s Step 160( N/A%), pre moving , FPS 15.89, Running 15.74s Step 161( N/A%), pre moving , FPS 15.29, Running 15.85s Step 162( N/A%), pre moving , FPS 14.64, Running 15.95s Step 163( N/A%), pre moving , FPS 14.23, Running 16.05s Step 164( N/A%), pre moving , FPS 13.82, Running 16.15s Step 165( N/A%), pre moving , FPS 13.49, Running 16.25s Step 166( N/A%), pre moving , FPS 7.79, Running 17.40s Step 167( N/A%), pre moving , FPS 6.86, Running 17.80s Step 168( N/A%), pre moving , FPS 6.16, Running 18.18s Step 169( N/A%), pre moving , FPS 5.53, Running 18.59s Step 170( N/A%), pre moving , FPS 5.23, Running 18.85s Step 171( N/A%), pre moving , FPS 4.98, Running 19.10s Step 172( N/A%), pre moving , FPS 4.78, Running 19.34s Step 173( N/A%), pre moving , FPS 4.48, Running 19.68s Step 174( N/A%), pre moving , FPS 4.21, Running 20.00s Step 175( N/A%), pre moving , FPS 3.97, Running 20.33s Step 176( N/A%), pre moving , FPS 3.76, Running 20.69s Step 177( N/A%), pre moving , FPS 3.54, Running 21.10s Step 178( N/A%), pre moving , FPS 3.37, Running 21.48s Step 179( N/A%), pre moving , FPS 3.21, Running 21.88s Step 180( N/A%), pre moving , FPS 3.07, Running 22.25s Step 181( N/A%), pre moving , FPS 2.94, Running 22.64s Step 182( N/A%), pre moving , FPS 2.83, Running 23.02s Step 183( N/A%), pre moving , FPS 2.71, Running 23.44s Step 184( N/A%), pre moving , FPS 2.65, Running 23.69s Step 185( N/A%), pre moving , FPS 2.61, Running 23.92s Step 186( N/A%), pre moving , FPS 2.98, Running 24.11s Step 187( N/A%), pre moving , FPS 3.05, Running 24.35s Step 188( N/A%), pre moving , FPS 3.09, Running 24.65s Step 189( N/A%), pre moving , FPS 3.13, Running 24.97s Step 190( N/A%), pre moving , FPS 3.11, Running 25.27s Step 191( N/A%), pre moving , FPS 3.03, Running 25.71s Step 192( N/A%), pre moving , FPS 2.97, Running 26.08s Step 193( N/A%), pre moving , FPS 2.92, Running 26.52s Step 194( N/A%), pre moving , FPS 2.89, Running 26.91s Step 195( N/A%), pre moving , FPS 2.86, Running 27.31s Step 196( N/A%), pre moving , FPS 2.84, Running 27.74s Step 197( N/A%), pre moving , FPS 2.83, Running 28.16s Step 198( N/A%), pre moving , FPS 2.88, Running 28.42s Step 199( N/A%), pre moving , FPS 2.96, Running 28.63s Step 200( N/A%), pre moving , FPS 3.02, Running 28.87s Step 201( N/A%), pre moving , FPS 3.10, Running 29.10s Step 202( N/A%), pre moving , FPS 3.17, Running 29.33s Step 203( N/A%), pre moving , FPS 3.29, Running 29.52s Step 204( N/A%), pre moving , FPS 3.25, Running 29.84s Step 205( N/A%), pre moving , FPS 3.22, Running 30.14s Step 206( N/A%), pre moving , FPS 3.14, Running 30.47s Step 207( N/A%), pre moving , FPS 3.08, Running 30.84s Step 208( N/A%), pre moving , FPS 3.05, Running 31.21s Step 209( N/A%), pre moving , FPS 3.02, Running 31.58s Step 210( N/A%), pre moving , FPS 2.99, Running 31.96s Step 211( N/A%), pre moving , FPS 2.98, Running 32.43s Step 212( N/A%), pre moving , FPS 2.95, Running 32.85s Step 213( N/A%), pre moving , FPS 2.97, Running 33.25s Step 214( N/A%), pre moving , FPS 2.95, Running 33.68s Step 215( N/A%), pre moving , FPS 2.97, Running 34.05s Step 216( N/A%), pre moving , FPS 3.05, Running 34.29s Step 217( N/A%), pre moving , FPS 3.14, Running 34.52s Step 218( N/A%), pre moving , FPS 3.13, Running 34.81s Step 219( N/A%), pre moving , FPS 3.09, Running 35.10s Step 220( N/A%), pre moving , FPS 3.04, Running 35.43s Step 221( N/A%), pre moving , FPS 2.99, Running 35.78s Step 222( N/A%), pre moving , FPS 2.90, Running 36.23s Step 223( N/A%), pre moving , FPS 2.80, Running 36.65s Step 224( N/A%), pre moving , FPS 2.77, Running 37.06s Step 225( N/A%), pre moving , FPS 2.74, Running 37.44s Step 226( N/A%), pre moving , FPS 2.71, Running 37.86s Step 227( N/A%), pre moving , FPS 2.68, Running 38.30s Step 228( N/A%), pre moving , FPS 2.66, Running 38.73s Step 229( N/A%), pre moving , FPS 2.70, Running 39.00s Step 230( N/A%), pre moving , FPS 2.77, Running 39.19s Step 231( N/A%), pre moving , FPS 2.86, Running 39.42s Step 232( N/A%), pre moving , FPS 2.96, Running 39.60s Step 233( N/A%), pre moving , FPS 3.00, Running 39.93s Step 234( N/A%), pre moving , FPS 3.06, Running 40.23s Step 235( N/A%), pre moving , FPS 3.08, Running 40.53s Step 236( N/A%), pre moving , FPS 3.01, Running 40.93s Step 237( N/A%), pre moving , FPS 2.94, Running 41.32s Step 238( N/A%), pre moving , FPS 2.89, Running 41.72s Step 239( N/A%), pre moving , FPS 2.84, Running 42.15s Step 240( N/A%), pre moving , FPS 2.82, Running 42.53s Step 241( N/A%), pre moving , FPS 2.91, Running 42.65s Step 242( N/A%), pre moving , FPS 3.06, Running 42.77s Step 243( N/A%), pre moving , FPS 3.21, Running 42.89s Step 244( N/A%), pre moving , FPS 3.35, Running 43.04s Step 245( N/A%), pre moving , FPS 3.51, Running 43.15s Step 246( N/A%), pre moving , FPS 3.69, Running 43.28s Step 247( N/A%), pre moving , FPS 3.93, Running 43.40s Step 248( N/A%), pre moving , FPS 4.18, Running 43.51s Step 249( N/A%), pre moving , FPS 4.32, Running 43.63s Step 250( N/A%), pre moving , FPS 4.39, Running 43.75s Step 251( N/A%), pre moving , FPS 3.25, Running 45.57s Step 252( N/A%), pre moving , FPS 3.19, Running 45.88s Step 253( N/A%), pre moving , FPS 3.14, Running 46.29s Step 254( N/A%), pre moving , FPS 3.10, Running 46.69s Step 255( N/A%), pre moving , FPS 3.06, Running 47.06s Step 256( N/A%), pre moving , FPS 3.06, Running 47.46s Step 257( N/A%), pre moving , FPS 3.05, Running 47.87s Step 258( N/A%), pre moving , FPS 3.06, Running 48.25s Step 259( N/A%), pre moving , FPS 3.08, Running 48.65s Step 260( N/A%), pre moving , FPS 3.06, Running 49.07s Step 261( N/A%), pre moving , FPS 2.99, Running 49.33s Step 262( N/A%), pre moving , FPS 2.95, Running 49.55s Step 263( N/A%), pre moving , FPS 2.90, Running 49.79s Step 264( N/A%), pre moving , FPS 2.86, Running 50.03s Step 265( N/A%), pre moving , FPS 2.79, Running 50.33s Step 266( N/A%), pre moving , FPS 2.72, Running 50.62s Step 267( N/A%), pre moving , FPS 2.65, Running 50.93s Step 268( N/A%), pre moving , FPS 2.58, Running 51.26s Step 269( N/A%), pre moving , FPS 2.49, Running 51.67s Step 270( N/A%), pre moving , FPS 2.41, Running 52.06s Step 271( 0.33%), action 1, FPS 2.66, Running 53.08s Step 272( 0.67%), action 2, FPS 2.57, Running 53.66s Step 273( 1.00%), action 3, FPS 2.54, Running 54.17s Step 274( 1.33%), action 4, FPS 2.58, Running 54.45s Step 275( 1.67%), action 5, FPS 2.60, Running 54.75s Step 276( 2.00%), action 6, FPS 2.64, Running 55.02s Step 277( 2.33%), action 7, FPS 2.70, Running 55.27s Step 278( 2.67%), action 8, FPS 2.71, Running 55.64s Step 279( 3.00%), action 9, FPS 2.69, Running 56.08s Step 280( 3.33%), action 10, FPS 2.51, Running 57.05s Step 281( 3.67%), action 11, FPS 2.40, Running 57.68s Step 282( 4.00%), action 12, FPS 2.24, Running 58.48s Step 283( 4.33%), action 13, FPS 2.16, Running 59.03s Step 284( 4.67%), action 14, FPS 2.12, Running 59.46s Step 285( 5.00%), action 15, FPS 2.11, Running 59.82s Step 286( 5.33%), action 16, FPS 2.03, Running 60.47s Step 287( 5.67%), action 17, FPS 2.00, Running 60.95s Step 288( 6.00%), action 18, FPS 1.95, Running 61.50s Step 289( 6.33%), action 19, FPS 1.92, Running 62.06s Step 290( 6.67%), action 20, FPS 1.87, Running 62.75s Step 291( 7.00%), action 21, FPS 1.92, Running 63.48s Step 292( 7.33%), action 22, FPS 1.90, Running 64.17s Step 293( 7.67%), action 23, FPS 1.89, Running 64.77s Step 294( 8.00%), action 24, FPS 1.86, Running 65.18s Step 295( 8.33%), action 25, FPS 1.83, Running 65.68s Step 296( 8.67%), action 26, FPS 1.75, Running 66.43s Step 297( 9.00%), action 27, FPS 1.70, Running 67.00s Step 298( 9.33%), action 28, FPS 1.66, Running 67.72s Step 299( 9.67%), action 29, FPS 1.61, Running 68.50s Step 300( 10.00%), action 30, FPS 1.64, Running 69.25s Step 301( 10.33%), action 31, FPS 1.64, Running 69.89s Step 302( 10.67%), action 32, FPS 1.70, Running 70.22s Step 303( 11.00%), action 33, FPS 1.71, Running 70.70s Step 304( 11.33%), action 34, FPS 1.70, Running 71.26s Step 305( 11.67%), action 35, FPS 1.68, Running 71.74s Step 306( 12.00%), action 36, FPS 1.67, Running 72.47s Step 307( 12.33%), action 37, FPS 1.65, Running 73.06s Step 308( 12.67%), action 38, FPS 1.62, Running 73.85s Step 309( 13.00%), action 39, FPS 1.58, Running 74.70s Step 310( 13.33%), action 40, FPS 1.60, Running 75.23s Step 311( 13.67%), action 41, FPS 1.61, Running 75.88s Step 312( 14.00%), action 42, FPS 1.65, Running 76.30s Step 313( 14.33%), action 43, FPS 1.67, Running 76.76s Step 314( 14.67%), action 44, FPS 1.62, Running 77.54s Step 315( 15.00%), action 45, FPS 1.62, Running 78.05s Step 316( 15.33%), action 46, FPS 1.61, Running 78.83s Step 317( 15.67%), action 47, FPS 1.61, Running 79.44s Step 318( 16.00%), action 48, FPS 1.61, Running 80.16s Step 319( 16.33%), action 49, FPS 1.65, Running 80.59s Step 320( 16.67%), action 50, FPS 1.70, Running 81.05s Step 321( 17.00%), action 51, FPS 1.70, Running 81.67s Step 322( 17.33%), action 52, FPS 1.65, Running 82.34s Step 323( 17.67%), action 53, FPS 1.64, Running 82.87s Step 324( 18.00%), action 54, FPS 1.61, Running 83.69s Step 325( 18.33%), action 55, FPS 1.59, Running 84.29s Step 326( 18.67%), action 56, FPS 1.60, Running 85.01s Step 327( 19.00%), action 57, FPS 1.60, Running 85.56s Step 328( 19.33%), action 58, FPS 1.66, Running 85.93s Step 329( 19.67%), action 59, FPS 1.72, Running 86.30s Step 330( 20.00%), action 60, FPS 1.74, Running 86.74s Step 331( 20.33%), action 61, FPS 1.74, Running 87.34s Step 332( 20.67%), action 62, FPS 1.72, Running 87.96s Step 333( 21.00%), action 63, FPS 1.71, Running 88.45s Step 334( 21.33%), action 64, FPS 1.74, Running 89.04s Step 335( 21.67%), action 65, FPS 1.74, Running 89.57s Step 336( 22.00%), action 66, FPS 1.77, Running 90.11s Step 337( 22.33%), action 67, FPS 1.81, Running 90.51s Step 338( 22.67%), action 68, FPS 1.87, Running 90.87s Step 339( 23.00%), action 69, FPS 1.88, Running 91.21s Step 340( 23.33%), action 70, FPS 1.90, Running 91.57s Step 341( 23.67%), action 71, FPS 1.92, Running 92.09s Step 342( 24.00%), action 72, FPS 1.96, Running 92.53s Step 343( 24.33%), action 73, FPS 1.98, Running 93.00s Step 344( 24.67%), action 74, FPS 2.03, Running 93.53s Step 345( 25.00%), action 75, FPS 2.06, Running 94.02s Step 346( 25.33%), action 76, FPS 2.09, Running 94.57s Step 347( 25.67%), action 77, FPS 2.11, Running 95.04s Step 348( 26.00%), action 78, FPS 2.07, Running 95.58s Step 349( 26.33%), action 79, FPS 2.09, Running 95.86s Step 350( 26.67%), action 80, FPS 2.10, Running 96.26s Step 351( 27.00%), action 81, FPS 2.12, Running 96.76s Step 352( 27.33%), action 82, FPS 2.17, Running 97.18s Step 353( 27.67%), action 83, FPS 2.19, Running 97.57s Step 354( 28.00%), action 84, FPS 2.22, Running 98.05s Step 355( 28.33%), action 85, FPS 2.22, Running 98.56s Step 356( 28.67%), action 86, FPS 2.23, Running 99.10s Step 357( 29.00%), action 87, FPS 2.20, Running 99.59s Step 358( 29.33%), action 88, FPS 2.15, Running 100.18s Step 359( 29.67%), action 89, FPS 2.11, Running 100.69s Step 360( 30.00%), action 90, FPS 2.07, Running 101.23s Step 361( 30.33%), action 91, FPS 2.07, Running 101.76s Step 362( 30.67%), action 92, FPS 2.09, Running 102.11s Step 363( 31.00%), action 93, FPS 2.09, Running 102.56s Step 364( 31.33%), action 94, FPS 2.10, Running 103.05s Step 365( 31.67%), action 95, FPS 2.09, Running 103.59s Step 366( 32.00%), action 96, FPS 2.10, Running 104.08s Step 367( 32.33%), action 97, FPS 2.10, Running 104.54s Step 368( 32.67%), action 98, FPS 2.07, Running 105.26s Step 369( 33.00%), action 99, FPS 2.02, Running 105.78s Step 370( 33.33%), action 100, FPS 2.02, Running 106.14s Step 371( 33.67%), action 101, FPS 2.04, Running 106.58s Step 372( 34.00%), action 102, FPS 2.06, Running 106.88s Step 373( 34.33%), action 103, FPS 2.09, Running 107.13s Step 374( 34.67%), action 104, FPS 2.09, Running 107.64s Step 375( 35.00%), action 105, FPS 2.10, Running 108.07s Step 376( 35.33%), action 106, FPS 2.07, Running 108.77s Step 377( 35.67%), action 107, FPS 2.05, Running 109.35s Step 378( 36.00%), action 108, FPS 2.07, Running 109.86s Step 379( 36.33%), action 109, FPS 2.08, Running 110.31s Step 380( 36.67%), action 110, FPS 2.07, Running 110.89s Step 381( 37.00%), action 111, FPS 2.04, Running 111.57s Step 382( 37.33%), action 112, FPS 2.04, Running 111.91s Step 383( 37.67%), action 113, FPS 2.06, Running 112.25s Step 384( 38.00%), action 114, FPS 2.09, Running 112.63s Step 385( 38.33%), action 115, FPS 2.11, Running 113.08s Step 386( 38.67%), action 116, FPS 2.07, Running 113.74s Step 387( 39.00%), action 117, FPS 2.05, Running 114.31s Step 388( 39.33%), action 118, FPS 2.06, Running 114.98s Step 389( 39.67%), action 119, FPS 2.05, Running 115.52s Step 390( 40.00%), action 120, FPS 1.97, Running 116.27s Step 391( 40.33%), action 121, FPS 1.96, Running 116.79s Step 392( 40.67%), action 122, FPS 1.96, Running 117.10s Step 393( 41.00%), action 123, FPS 1.93, Running 117.50s Step 394( 41.33%), action 124, FPS 1.92, Running 118.05s Step 395( 41.67%), action 125, FPS 1.88, Running 118.72s Step 396( 42.00%), action 126, FPS 1.89, Running 119.33s Step 397( 42.33%), action 127, FPS 1.88, Running 119.99s Step 398( 42.67%), action 128, FPS 1.84, Running 120.70s Step 399( 43.00%), action 129, FPS 1.81, Running 121.38s Step 400( 43.33%), action 130, FPS 1.83, Running 121.83s Step 401( 43.67%), action 131, FPS 1.80, Running 122.71s Step 402( 44.00%), action 132, FPS 1.73, Running 123.49s [2026-08-01 16:00:44] [4 ] Seed 3 failed after 123.83 s. +steps: 402 , actions: 132 . +Instruction: Empty +Total 1/4(25.00%) success. +Setting seed: 4 +Step 1( N/A%), pre moving , FPS 0.39, Running 2.57s Step 2( N/A%), pre moving , FPS 0.75, Running 2.68s Step 3( N/A%), pre moving , FPS 1.08, Running 2.78s Step 4( N/A%), pre moving , FPS 1.39, Running 2.88s Step 5( N/A%), pre moving , FPS 1.69, Running 2.96s Step 6( N/A%), pre moving , FPS 1.97, Running 3.04s Step 7( N/A%), pre moving , FPS 2.20, Running 3.18s Step 8( N/A%), pre moving , FPS 2.48, Running 3.23s Step 9( N/A%), pre moving , FPS 2.76, Running 3.26s Step 10( N/A%), pre moving , FPS 3.02, Running 3.31s Step 11( N/A%), pre moving , FPS 3.30, Running 3.34s Step 12( N/A%), pre moving , FPS 3.57, Running 3.36s Step 13( N/A%), pre moving , FPS 3.84, Running 3.39s Step 14( N/A%), pre moving , FPS 4.08, Running 3.43s Step 15( N/A%), pre moving , FPS 4.33, Running 3.46s Step 16( N/A%), pre moving , FPS 4.58, Running 3.49s Step 17( N/A%), pre moving , FPS 4.81, Running 3.54s Step 18( N/A%), pre moving , FPS 5.05, Running 3.57s Step 19( N/A%), pre moving , FPS 5.28, Running 3.60s Step 20( N/A%), pre moving , FPS 5.51, Running 3.63s Step 21( N/A%), pre moving , FPS 15.05, Running 3.89s Step 22( N/A%), pre moving , FPS 15.50, Running 3.97s Step 23( N/A%), pre moving , FPS 16.12, Running 4.02s Step 24( N/A%), pre moving , FPS 16.72, Running 4.08s Step 25( N/A%), pre moving , FPS 17.18, Running 4.13s Step 26( N/A%), pre moving , FPS 14.67, Running 4.41s Step 27( N/A%), pre moving , FPS 15.72, Running 4.46s Step 28( N/A%), pre moving , FPS 15.60, Running 4.51s Step 29( N/A%), pre moving , FPS 15.38, Running 4.56s Step 30( N/A%), pre moving , FPS 15.58, Running 4.59s Step 31( N/A%), pre moving , FPS 14.50, Running 4.71s Step 32( N/A%), pre moving , FPS 14.27, Running 4.76s Step 33( N/A%), pre moving , FPS 13.72, Running 4.85s Step 34( N/A%), pre moving , FPS 13.10, Running 4.96s Step 35( N/A%), pre moving , FPS 12.49, Running 5.06s Step 36( N/A%), pre moving , FPS 9.45, Running 5.61s Step 37( N/A%), pre moving , FPS 9.21, Running 5.71s Step 38( N/A%), pre moving , FPS 8.84, Running 5.83s Step 39( N/A%), pre moving , FPS 8.58, Running 5.93s Step 40( N/A%), pre moving , FPS 8.33, Running 6.03s Step 41( N/A%), pre moving , FPS 9.05, Running 6.10s Step 42( N/A%), pre moving , FPS 8.92, Running 6.21s Step 43( N/A%), pre moving , FPS 8.73, Running 6.31s Step 44( N/A%), pre moving , FPS 8.57, Running 6.41s Step 45( N/A%), pre moving , FPS 8.33, Running 6.53s Step 46( N/A%), pre moving , FPS 8.96, Running 6.64s Step 47( N/A%), pre moving , FPS 8.79, Running 6.73s Step 48( N/A%), pre moving , FPS 8.58, Running 6.84s Step 49( N/A%), pre moving , FPS 8.38, Running 6.95s Step 50( N/A%), pre moving , FPS 8.15, Running 7.05s Step 51( N/A%), pre moving , FPS 8.20, Running 7.15s Step 52( N/A%), pre moving , FPS 8.02, Running 7.26s Step 53( N/A%), pre moving , FPS 7.95, Running 7.36s Step 54( N/A%), pre moving , FPS 7.99, Running 7.46s Step 55( N/A%), pre moving , FPS 7.99, Running 7.57s Step 56( N/A%), pre moving , FPS 9.86, Running 7.64s Step 57( N/A%), pre moving , FPS 9.84, Running 7.74s Step 58( N/A%), pre moving , FPS 9.93, Running 7.84s Step 59( N/A%), pre moving , FPS 9.99, Running 7.93s Step 60( N/A%), pre moving , FPS 9.96, Running 8.04s Step 61( N/A%), pre moving , FPS 9.79, Running 8.15s Step 62( N/A%), pre moving , FPS 9.78, Running 8.25s Step 63( N/A%), pre moving , FPS 9.93, Running 8.33s Step 64( N/A%), pre moving , FPS 10.31, Running 8.36s Step 65( N/A%), pre moving , FPS 10.79, Running 8.38s Step 66( N/A%), pre moving , FPS 11.18, Running 8.43s Step 67( N/A%), pre moving , FPS 11.53, Running 8.47s Step 68( N/A%), pre moving , FPS 12.00, Running 8.51s Step 69( N/A%), pre moving , FPS 12.50, Running 8.55s Step 70( N/A%), pre moving , FPS 13.00, Running 8.59s Step 71( N/A%), pre moving , FPS 13.58, Running 8.63s Step 72( N/A%), pre moving , FPS 14.15, Running 8.67s Step 73( N/A%), pre moving , FPS 14.74, Running 8.72s Step 74( N/A%), pre moving , FPS 15.23, Running 8.78s Step 75( N/A%), pre moving , FPS 15.99, Running 8.82s Step 76( N/A%), pre moving , FPS 16.41, Running 8.86s Step 77( N/A%), pre moving , FPS 17.26, Running 8.90s Step 78( N/A%), pre moving , FPS 18.20, Running 8.94s Step 79( N/A%), pre moving , FPS 19.04, Running 8.98s Step 80( N/A%), pre moving , FPS 20.23, Running 9.03s Step 81( N/A%), pre moving , FPS 21.74, Running 9.07s Step 82( N/A%), pre moving , FPS 22.66, Running 9.14s Step 83( N/A%), pre moving , FPS 22.54, Running 9.21s Step 84( N/A%), pre moving , FPS 21.35, Running 9.29s Step 85( N/A%), pre moving , FPS 19.72, Running 9.40s Step 86( N/A%), pre moving , FPS 19.37, Running 9.46s Step 87( N/A%), pre moving , FPS 18.55, Running 9.55s Step 88( N/A%), pre moving , FPS 17.68, Running 9.64s Step 89( N/A%), pre moving , FPS 16.93, Running 9.73s Step 90( N/A%), pre moving , FPS 16.66, Running 9.79s Step 91( N/A%), pre moving , FPS 16.56, Running 9.83s Step 92( N/A%), pre moving , FPS 16.54, Running 9.88s Step 93( N/A%), pre moving , FPS 15.81, Running 9.98s Step 94( N/A%), pre moving , FPS 15.26, Running 10.09s Step 95( N/A%), pre moving , FPS 14.55, Running 10.19s Step 96( N/A%), pre moving , FPS 13.87, Running 10.30s Step 97( N/A%), pre moving , FPS 13.30, Running 10.40s Step 98( N/A%), pre moving , FPS 12.79, Running 10.50s Step 99( N/A%), pre moving , FPS 12.31, Running 10.61s Step 100( N/A%), pre moving , FPS 11.87, Running 10.71s Step 101( N/A%), pre moving , FPS 11.66, Running 10.78s Step 102( N/A%), pre moving , FPS 11.46, Running 10.88s Step 103( N/A%), pre moving , FPS 11.15, Running 11.01s Step 104( N/A%), pre moving , FPS 10.95, Running 11.12s Step 105( N/A%), pre moving , FPS 10.90, Running 11.23s Step 106( N/A%), pre moving , FPS 10.67, Running 11.34s Step 107( N/A%), pre moving , FPS 10.57, Running 11.44s Step 108( N/A%), pre moving , FPS 10.50, Running 11.54s Step 109( N/A%), pre moving , FPS 10.40, Running 11.65s Step 110( N/A%), pre moving , FPS 10.15, Running 11.76s Step 111( N/A%), pre moving , FPS 9.88, Running 11.86s Step 112( N/A%), pre moving , FPS 9.61, Running 11.96s Step 113( N/A%), pre moving , FPS 9.58, Running 12.07s Step 114( N/A%), pre moving , FPS 9.58, Running 12.17s Step 115( N/A%), pre moving , FPS 9.59, Running 12.28s Step 116( N/A%), pre moving , FPS 9.62, Running 12.38s Step 117( N/A%), pre moving , FPS 9.61, Running 12.48s Step 118( N/A%), pre moving , FPS 9.59, Running 12.59s Step 119( N/A%), pre moving , FPS 9.56, Running 12.70s Step 120( N/A%), pre moving , FPS 9.46, Running 12.83s Step 121( N/A%), pre moving , FPS 9.30, Running 12.93s Step 122( N/A%), pre moving , FPS 9.30, Running 13.03s Step 123( N/A%), pre moving , FPS 9.41, Running 13.13s Step 124( N/A%), pre moving , FPS 9.49, Running 13.23s Step 125( N/A%), pre moving , FPS 9.72, Running 13.29s Step 126( N/A%), pre moving , FPS 10.10, Running 13.31s Step 127( N/A%), pre moving , FPS 10.49, Running 13.35s Step 128( N/A%), pre moving , FPS 10.87, Running 13.38s Step 129( N/A%), pre moving , FPS 11.33, Running 13.42s Step 130( N/A%), pre moving , FPS 11.82, Running 13.45s Step 131( N/A%), pre moving , FPS 12.40, Running 13.47s Step 132( N/A%), pre moving , FPS 13.02, Running 13.50s Step 133( N/A%), pre moving , FPS 13.77, Running 13.52s Step 134( N/A%), pre moving , FPS 14.57, Running 13.55s Step 135( N/A%), pre moving , FPS 15.36, Running 13.58s Step 136( N/A%), pre moving , FPS 16.17, Running 13.61s Step 137( N/A%), pre moving , FPS 10.66, Running 14.36s Step 138( N/A%), pre moving , FPS 9.62, Running 14.67s Step 139( N/A%), pre moving , FPS 8.77, Running 14.98s Step 140( N/A%), pre moving , FPS 7.79, Running 15.39s Step 141( N/A%), pre moving , FPS 6.91, Running 15.83s Step 142( N/A%), pre moving , FPS 6.43, Running 16.14s Step 143( N/A%), pre moving , FPS 5.90, Running 16.52s Step 144( N/A%), pre moving , FPS 5.45, Running 16.89s Step 145( N/A%), pre moving , FPS 4.98, Running 17.30s Step 146( N/A%), pre moving , FPS 4.54, Running 17.72s Step 147( N/A%), pre moving , FPS 4.21, Running 18.10s Step 148( N/A%), pre moving , FPS 4.04, Running 18.33s Step 149( N/A%), pre moving , FPS 3.88, Running 18.57s Step 150( N/A%), pre moving , FPS 3.73, Running 18.81s Step 151( N/A%), pre moving , FPS 3.55, Running 19.10s Step 152( N/A%), pre moving , FPS 3.42, Running 19.35s Step 153( N/A%), pre moving , FPS 3.24, Running 19.70s Step 154( N/A%), pre moving , FPS 3.09, Running 20.02s Step 155( N/A%), pre moving , FPS 2.97, Running 20.31s Step 156( N/A%), pre moving , FPS 2.82, Running 20.72s Step 157( N/A%), pre moving , FPS 2.97, Running 21.10s Step 158( N/A%), pre moving , FPS 2.93, Running 21.49s Step 159( N/A%), pre moving , FPS 2.90, Running 21.87s Step 160( N/A%), pre moving , FPS 2.93, Running 22.22s Step 161( N/A%), pre moving , FPS 2.95, Running 22.60s Step 162( N/A%), pre moving , FPS 2.92, Running 22.99s Step 163( N/A%), pre moving , FPS 2.94, Running 23.33s Step 164( N/A%), pre moving , FPS 3.00, Running 23.56s Step 165( N/A%), pre moving , FPS 3.09, Running 23.77s Step 166( N/A%), pre moving , FPS 3.21, Running 23.95s Step 167( N/A%), pre moving , FPS 3.29, Running 24.17s Step 168( N/A%), pre moving , FPS 3.30, Running 24.39s Step 169( N/A%), pre moving , FPS 3.29, Running 24.65s Step 170( N/A%), pre moving , FPS 3.24, Running 24.99s Step 171( N/A%), pre moving , FPS 3.17, Running 25.42s Step 172( N/A%), pre moving , FPS 3.08, Running 25.85s Step 173( N/A%), pre moving , FPS 3.07, Running 26.21s Step 174( N/A%), pre moving , FPS 3.03, Running 26.63s Step 175( N/A%), pre moving , FPS 2.98, Running 27.01s Step 176( N/A%), pre moving , FPS 2.98, Running 27.42s Step 177( N/A%), pre moving , FPS 2.98, Running 27.81s Step 178( N/A%), pre moving , FPS 2.95, Running 28.27s Step 179( N/A%), pre moving , FPS 2.96, Running 28.61s Step 180( N/A%), pre moving , FPS 3.00, Running 28.88s Step 181( N/A%), pre moving , FPS 3.06, Running 29.13s Step 182( N/A%), pre moving , FPS 3.14, Running 29.36s Step 183( N/A%), pre moving , FPS 3.21, Running 29.56s Step 184( N/A%), pre moving , FPS 3.21, Running 29.80s Step 185( N/A%), pre moving , FPS 3.15, Running 30.12s Step 186( N/A%), pre moving , FPS 3.09, Running 30.43s Step 187( N/A%), pre moving , FPS 3.00, Running 30.84s Step 188( N/A%), pre moving , FPS 2.90, Running 31.30s Step 189( N/A%), pre moving , FPS 2.82, Running 31.75s Step 190( N/A%), pre moving , FPS 2.78, Running 32.18s Step 191( N/A%), pre moving , FPS 2.79, Running 32.60s Step 192( N/A%), pre moving , FPS 2.80, Running 33.00s Step 193( N/A%), pre moving , FPS 2.79, Running 33.38s Step 194( N/A%), pre moving , FPS 2.80, Running 33.78s Step 195( N/A%), pre moving , FPS 2.84, Running 34.05s Step 196( N/A%), pre moving , FPS 2.92, Running 34.28s Step 197( N/A%), pre moving , FPS 2.99, Running 34.50s Step 198( N/A%), pre moving , FPS 3.11, Running 34.70s Step 199( N/A%), pre moving , FPS 3.17, Running 34.93s Step 200( N/A%), pre moving , FPS 3.14, Running 35.24s Step 201( N/A%), pre moving , FPS 3.10, Running 35.58s Step 202( N/A%), pre moving , FPS 3.05, Running 35.92s Step 203( N/A%), pre moving , FPS 2.96, Running 36.31s Step 204( N/A%), pre moving , FPS 2.90, Running 36.70s Step 205( N/A%), pre moving , FPS 2.87, Running 37.10s Step 206( N/A%), pre moving , FPS 2.83, Running 37.51s Step 207( N/A%), pre moving , FPS 2.83, Running 37.91s Step 208( N/A%), pre moving , FPS 2.85, Running 38.31s Step 209( N/A%), pre moving , FPS 2.87, Running 38.71s Step 210( N/A%), pre moving , FPS 2.92, Running 39.03s Step 211( N/A%), pre moving , FPS 3.02, Running 39.22s Step 212( N/A%), pre moving , FPS 3.08, Running 39.49s Step 213( N/A%), pre moving , FPS 3.16, Running 39.71s Step 214( N/A%), pre moving , FPS 3.24, Running 39.95s Step 215( N/A%), pre moving , FPS 3.21, Running 40.29s Step 216( N/A%), pre moving , FPS 3.16, Running 40.60s Step 217( N/A%), pre moving , FPS 3.12, Running 40.92s Step 218( N/A%), pre moving , FPS 3.02, Running 41.33s Step 219( N/A%), pre moving , FPS 2.93, Running 41.76s Step 220( N/A%), pre moving , FPS 2.89, Running 42.15s Step 221( N/A%), pre moving , FPS 2.99, Running 42.27s Step 222( N/A%), pre moving , FPS 3.09, Running 42.39s Step 223( N/A%), pre moving , FPS 3.23, Running 42.51s Step 224( N/A%), pre moving , FPS 3.38, Running 42.62s Step 225( N/A%), pre moving , FPS 3.56, Running 42.71s Step 226( N/A%), pre moving , FPS 3.76, Running 42.83s Step 227( N/A%), pre moving , FPS 3.97, Running 42.95s Step 228( N/A%), pre moving , FPS 4.21, Running 43.05s Step 229( N/A%), pre moving , FPS 4.49, Running 43.16s Step 230( N/A%), pre moving , FPS 4.71, Running 43.28s Step 231( N/A%), pre moving , FPS 3.41, Running 45.08s Step 232( N/A%), pre moving , FPS 3.40, Running 45.37s Step 233( N/A%), pre moving , FPS 3.34, Running 45.70s Step 234( N/A%), pre moving , FPS 3.26, Running 46.09s Step 235( N/A%), pre moving , FPS 3.21, Running 46.51s Step 236( N/A%), pre moving , FPS 3.15, Running 46.95s Step 237( N/A%), pre moving , FPS 3.09, Running 47.39s Step 238( N/A%), pre moving , FPS 3.09, Running 47.80s Step 239( N/A%), pre moving , FPS 3.12, Running 48.17s Step 240( N/A%), pre moving , FPS 3.13, Running 48.55s Step 241( N/A%), pre moving , FPS 2.98, Running 48.99s Step 242( N/A%), pre moving , FPS 2.89, Running 49.32s Step 243( N/A%), pre moving , FPS 2.84, Running 49.55s Step 244( N/A%), pre moving , FPS 2.80, Running 49.77s Step 245( N/A%), pre moving , FPS 2.74, Running 50.00s Step 246( N/A%), pre moving , FPS 2.68, Running 50.29s Step 247( N/A%), pre moving , FPS 2.62, Running 50.59s Step 248( N/A%), pre moving , FPS 2.53, Running 50.97s Step 249( N/A%), pre moving , FPS 2.43, Running 51.39s Step 250( N/A%), pre moving , FPS 2.34, Running 51.81s Step 251( 0.33%), action 1, FPS 2.46, Running 53.22s Step 252( 0.67%), action 2, FPS 2.34, Running 53.93s Step 253( 1.00%), action 3, FPS 2.33, Running 54.27s Step 254( 1.33%), action 4, FPS 2.35, Running 54.62s Step 255( 1.67%), action 5, FPS 2.36, Running 54.99s Step 256( 2.00%), action 6, FPS 2.36, Running 55.42s Step 257( 2.33%), action 7, FPS 2.36, Running 55.88s Step 258( 2.67%), action 8, FPS 2.33, Running 56.40s Step 259( 3.00%), action 9, FPS 2.25, Running 57.08s Step 260( 3.33%), action 10, FPS 2.20, Running 57.63s Step 261( 3.67%), action 11, FPS 2.10, Running 58.51s Step 262( 4.00%), action 12, FPS 2.04, Running 59.14s Step 263( 4.33%), action 13, FPS 2.00, Running 59.57s Step 264( 4.67%), action 14, FPS 1.96, Running 59.96s Step 265( 5.00%), action 15, FPS 1.95, Running 60.29s Step 266( 5.33%), action 16, FPS 1.85, Running 61.12s Step 267( 5.67%), action 17, FPS 1.81, Running 61.62s Step 268( 6.00%), action 18, FPS 1.76, Running 62.33s Step 269( 6.33%), action 19, FPS 1.73, Running 62.94s Step 270( 6.67%), action 20, FPS 1.70, Running 63.58s Step 271( 7.00%), action 21, FPS 1.82, Running 64.23s Step 272( 7.33%), action 22, FPS 1.84, Running 64.78s Step 273( 7.67%), action 23, FPS 1.79, Running 65.42s Step 274( 8.00%), action 24, FPS 1.79, Running 65.79s Step 275( 8.33%), action 25, FPS 1.78, Running 66.20s Step 276( 8.67%), action 26, FPS 1.77, Running 66.74s Step 277( 9.00%), action 27, FPS 1.74, Running 67.37s Step 278( 9.33%), action 28, FPS 1.73, Running 67.96s Step 279( 9.67%), action 29, FPS 1.72, Running 68.68s Step 280( 10.00%), action 30, FPS 1.71, Running 69.33s Step 281( 10.33%), action 31, FPS 1.75, Running 69.96s Step 282( 10.67%), action 32, FPS 1.75, Running 70.57s Step 283( 11.00%), action 33, FPS 1.73, Running 71.09s Step 284( 11.33%), action 34, FPS 1.72, Running 71.56s Step 285( 11.67%), action 35, FPS 1.69, Running 72.14s Step 286( 12.00%), action 36, FPS 1.70, Running 72.86s Step 287( 12.33%), action 37, FPS 1.68, Running 73.50s Step 288( 12.67%), action 38, FPS 1.70, Running 74.06s Step 289( 13.00%), action 39, FPS 1.69, Running 74.76s Step 290( 13.33%), action 40, FPS 1.70, Running 75.35s Step 291( 13.67%), action 41, FPS 1.66, Running 76.25s Step 292( 14.00%), action 42, FPS 1.67, Running 76.75s Step 293( 14.33%), action 43, FPS 1.69, Running 77.23s Step 294( 14.67%), action 44, FPS 1.64, Running 77.95s Step 295( 15.00%), action 45, FPS 1.63, Running 78.44s Step 296( 15.33%), action 46, FPS 1.62, Running 79.05s Step 297( 15.67%), action 47, FPS 1.64, Running 79.56s Step 298( 16.00%), action 48, FPS 1.68, Running 79.88s Step 299( 16.33%), action 49, FPS 1.74, Running 80.19s Step 300( 16.67%), action 50, FPS 1.72, Running 80.94s Step 301( 17.00%), action 51, FPS 1.73, Running 81.53s Step 302( 17.33%), action 52, FPS 1.75, Running 82.02s Step 303( 17.67%), action 53, FPS 1.74, Running 82.57s Step 304( 18.00%), action 54, FPS 1.70, Running 83.33s Step 305( 18.33%), action 55, FPS 1.71, Running 83.81s Step 306( 18.67%), action 56, FPS 1.73, Running 84.45s Step 307( 19.00%), action 57, FPS 1.75, Running 84.94s Step 308( 19.33%), action 58, FPS 1.74, Running 85.53s Step 309( 19.67%), action 59, FPS 1.76, Running 86.13s Step 310( 20.00%), action 60, FPS 1.79, Running 86.55s Step 311( 20.33%), action 61, FPS 1.83, Running 87.17s Step 312( 20.67%), action 62, FPS 1.77, Running 88.02s Step 313( 21.00%), action 63, FPS 1.76, Running 88.59s Step 314( 21.33%), action 64, FPS 1.79, Running 89.12s Step 315( 21.67%), action 65, FPS 1.78, Running 89.67s Step 316( 22.00%), action 66, FPS 1.78, Running 90.29s Step 317( 22.33%), action 67, FPS 1.79, Running 90.75s Step 318( 22.67%), action 68, FPS 1.78, Running 91.14s Step 319( 23.00%), action 69, FPS 1.75, Running 91.63s Step 320( 23.33%), action 70, FPS 1.74, Running 92.42s Step 321( 23.67%), action 71, FPS 1.69, Running 93.36s Step 322( 24.00%), action 72, FPS 1.65, Running 94.12s Step 323( 24.33%), action 73, FPS 1.65, Running 94.72s Step 324( 24.67%), action 74, FPS 1.69, Running 95.16s Step 325( 25.00%), action 75, FPS 1.70, Running 95.60s Step 326( 25.33%), action 76, FPS 1.70, Running 96.24s Step 327( 25.67%), action 77, FPS 1.69, Running 96.79s Step 328( 26.00%), action 78, FPS 1.70, Running 97.31s Step 329( 26.33%), action 79, FPS 1.69, Running 97.96s Step 330( 26.67%), action 80, FPS 1.66, Running 98.62s Step 331( 27.00%), action 81, FPS 1.66, Running 99.23s Step 332( 27.33%), action 82, FPS 1.69, Running 99.84s Step 333( 27.67%), action 83, FPS 1.72, Running 100.24s Step 334( 28.00%), action 84, FPS 1.75, Running 100.56s Step 335( 28.33%), action 85, FPS 1.77, Running 100.97s Step 336( 28.67%), action 86, FPS 1.79, Running 101.48s Step 337( 29.00%), action 87, FPS 1.75, Running 102.16s Step 338( 29.33%), action 88, FPS 1.72, Running 102.79s Step 339( 29.67%), action 89, FPS 1.71, Running 103.36s Step 340( 30.00%), action 90, FPS 1.70, Running 104.16s Step 341( 30.33%), action 91, FPS 1.76, Running 104.74s Step 342( 30.67%), action 92, FPS 1.82, Running 105.13s Step 343( 31.00%), action 93, FPS 1.86, Running 105.45s Step 344( 31.33%), action 94, FPS 1.86, Running 105.89s Step 345( 31.67%), action 95, FPS 1.83, Running 106.52s Step 346( 32.00%), action 96, FPS 1.86, Running 107.02s Step 347( 32.33%), action 97, FPS 1.81, Running 107.83s Step 348( 32.67%), action 98, FPS 1.76, Running 108.64s Step 349( 33.00%), action 99, FPS 1.78, Running 109.22s Step 350( 33.33%), action 100, FPS 1.77, Running 109.94s Step 351( 33.67%), action 101, FPS 1.79, Running 110.39s Step 352( 34.00%), action 102, FPS 1.83, Running 110.75s Step 353( 34.33%), action 103, FPS 1.77, Running 111.55s Step 354( 34.67%), action 104, FPS 1.75, Running 112.02s Step 355( 35.00%), action 105, FPS 1.72, Running 112.61s Step 356( 35.33%), action 106, FPS 1.69, Running 113.32s Step 357( 35.67%), action 107, FPS 1.69, Running 113.96s Step 358( 36.00%), action 108, FPS 1.69, Running 114.65s Step 359( 36.33%), action 109, FPS 1.70, Running 115.11s Step 360( 36.67%), action 110, FPS 1.76, Running 115.54s Step 361( 37.00%), action 111, FPS 1.76, Running 116.11s Step 362( 37.33%), action 112, FPS 1.73, Running 116.67s Step 363( 37.67%), action 113, FPS 1.67, Running 117.43s [2026-08-01 16:02:42] [5 ] Seed 4 failed after 117.79 s. +steps: 363 , actions: 113 . +Instruction: Empty +Total 1/5(20.00%) success. +Setting seed: 5 +Step 1( N/A%), pre moving , FPS 0.42, Running 2.40s Step 2( N/A%), pre moving , FPS 0.81, Running 2.46s Step 3( N/A%), pre moving , FPS 1.21, Running 2.49s Step 4( N/A%), pre moving , FPS 1.59, Running 2.51s Step 5( N/A%), pre moving , FPS 1.97, Running 2.54s Step 6( N/A%), pre moving , FPS 2.34, Running 2.56s Step 7( N/A%), pre moving , FPS 2.70, Running 2.59s Step 8( N/A%), pre moving , FPS 3.06, Running 2.61s Step 9( N/A%), pre moving , FPS 3.40, Running 2.64s Step 10( N/A%), pre moving , FPS 3.74, Running 2.67s Step 11( N/A%), pre moving , FPS 4.07, Running 2.70s Step 12( N/A%), pre moving , FPS 4.40, Running 2.73s Step 13( N/A%), pre moving , FPS 4.72, Running 2.75s Step 14( N/A%), pre moving , FPS 5.03, Running 2.78s Step 15( N/A%), pre moving , FPS 5.34, Running 2.81s Step 16( N/A%), pre moving , FPS 5.64, Running 2.84s Step 17( N/A%), pre moving , FPS 5.93, Running 2.87s Step 18( N/A%), pre moving , FPS 6.19, Running 2.91s Step 19( N/A%), pre moving , FPS 6.47, Running 2.94s Step 20( N/A%), pre moving , FPS 6.75, Running 2.96s Step 21( N/A%), pre moving , FPS 25.51, Running 3.18s Step 22( N/A%), pre moving , FPS 24.97, Running 3.26s Step 23( N/A%), pre moving , FPS 24.68, Running 3.30s Step 24( N/A%), pre moving , FPS 24.56, Running 3.33s Step 25( N/A%), pre moving , FPS 24.48, Running 3.35s Step 26( N/A%), pre moving , FPS 19.45, Running 3.59s Step 27( N/A%), pre moving , FPS 19.45, Running 3.62s Step 28( N/A%), pre moving , FPS 19.36, Running 3.65s Step 29( N/A%), pre moving , FPS 19.41, Running 3.67s Step 30( N/A%), pre moving , FPS 19.46, Running 3.70s Step 31( N/A%), pre moving , FPS 19.52, Running 3.73s Step 32( N/A%), pre moving , FPS 17.97, Running 3.84s Step 33( N/A%), pre moving , FPS 17.90, Running 3.87s Step 34( N/A%), pre moving , FPS 17.80, Running 3.91s Step 35( N/A%), pre moving , FPS 17.62, Running 3.94s Step 36( N/A%), pre moving , FPS 13.54, Running 4.31s Step 37( N/A%), pre moving , FPS 13.34, Running 4.37s Step 38( N/A%), pre moving , FPS 13.21, Running 4.42s Step 39( N/A%), pre moving , FPS 13.01, Running 4.47s Step 40( N/A%), pre moving , FPS 12.77, Running 4.53s Step 41( N/A%), pre moving , FPS 14.23, Running 4.59s Step 42( N/A%), pre moving , FPS 14.42, Running 4.65s Step 43( N/A%), pre moving , FPS 14.22, Running 4.70s Step 44( N/A%), pre moving , FPS 13.70, Running 4.78s Step 45( N/A%), pre moving , FPS 12.98, Running 4.89s Step 46( N/A%), pre moving , FPS 14.56, Running 4.96s Step 47( N/A%), pre moving , FPS 13.83, Running 5.06s Step 48( N/A%), pre moving , FPS 13.17, Running 5.17s Step 49( N/A%), pre moving , FPS 12.55, Running 5.27s Step 50( N/A%), pre moving , FPS 11.99, Running 5.37s Step 51( N/A%), pre moving , FPS 11.45, Running 5.47s Step 52( N/A%), pre moving , FPS 11.50, Running 5.58s Step 53( N/A%), pre moving , FPS 11.20, Running 5.66s Step 54( N/A%), pre moving , FPS 10.78, Running 5.76s Step 55( N/A%), pre moving , FPS 10.43, Running 5.86s Step 56( N/A%), pre moving , FPS 12.13, Running 5.96s Step 57( N/A%), pre moving , FPS 11.77, Running 6.07s Step 58( N/A%), pre moving , FPS 11.35, Running 6.18s Step 59( N/A%), pre moving , FPS 11.02, Running 6.29s Step 60( N/A%), pre moving , FPS 10.83, Running 6.38s Step 61( N/A%), pre moving , FPS 10.57, Running 6.48s Step 62( N/A%), pre moving , FPS 10.29, Running 6.59s Step 63( N/A%), pre moving , FPS 10.09, Running 6.69s Step 64( N/A%), pre moving , FPS 9.99, Running 6.79s Step 65( N/A%), pre moving , FPS 10.01, Running 6.89s Step 66( N/A%), pre moving , FPS 9.85, Running 6.99s Step 67( N/A%), pre moving , FPS 9.84, Running 7.10s Step 68( N/A%), pre moving , FPS 9.95, Running 7.18s Step 69( N/A%), pre moving , FPS 9.96, Running 7.28s Step 70( N/A%), pre moving , FPS 10.05, Running 7.36s Step 71( N/A%), pre moving , FPS 10.05, Running 7.46s Step 72( N/A%), pre moving , FPS 10.08, Running 7.57s Step 73( N/A%), pre moving , FPS 9.93, Running 7.67s Step 74( N/A%), pre moving , FPS 9.88, Running 7.78s Step 75( N/A%), pre moving , FPS 9.83, Running 7.90s Step 76( N/A%), pre moving , FPS 9.82, Running 8.00s Step 77( N/A%), pre moving , FPS 9.83, Running 8.10s Step 78( N/A%), pre moving , FPS 9.99, Running 8.19s Step 79( N/A%), pre moving , FPS 9.99, Running 8.29s Step 80( N/A%), pre moving , FPS 10.16, Running 8.35s Step 81( N/A%), pre moving , FPS 10.53, Running 8.38s Step 82( N/A%), pre moving , FPS 10.98, Running 8.41s Step 83( N/A%), pre moving , FPS 11.34, Running 8.45s Step 84( N/A%), pre moving , FPS 11.76, Running 8.49s Step 85( N/A%), pre moving , FPS 12.23, Running 8.53s Step 86( N/A%), pre moving , FPS 12.72, Running 8.57s Step 87( N/A%), pre moving , FPS 13.12, Running 8.62s Step 88( N/A%), pre moving , FPS 13.33, Running 8.68s Step 89( N/A%), pre moving , FPS 13.83, Running 8.72s Step 90( N/A%), pre moving , FPS 14.26, Running 8.76s Step 91( N/A%), pre moving , FPS 14.86, Running 8.81s Step 92( N/A%), pre moving , FPS 15.58, Running 8.85s Step 93( N/A%), pre moving , FPS 16.33, Running 8.90s Step 94( N/A%), pre moving , FPS 16.78, Running 8.98s Step 95( N/A%), pre moving , FPS 17.02, Running 9.07s Step 96( N/A%), pre moving , FPS 17.12, Running 9.17s Step 97( N/A%), pre moving , FPS 17.38, Running 9.25s Step 98( N/A%), pre moving , FPS 17.22, Running 9.35s Step 99( N/A%), pre moving , FPS 17.26, Running 9.45s Step 100( N/A%), pre moving , FPS 16.87, Running 9.53s Step 101( N/A%), pre moving , FPS 15.98, Running 9.63s Step 102( N/A%), pre moving , FPS 14.76, Running 9.76s Step 103( N/A%), pre moving , FPS 13.55, Running 9.93s Step 104( N/A%), pre moving , FPS 12.65, Running 10.07s Step 105( N/A%), pre moving , FPS 11.84, Running 10.22s Step 106( N/A%), pre moving , FPS 10.97, Running 10.39s Step 107( N/A%), pre moving , FPS 10.43, Running 10.54s Step 108( N/A%), pre moving , FPS 9.84, Running 10.71s Step 109( N/A%), pre moving , FPS 9.40, Running 10.85s Step 110( N/A%), pre moving , FPS 8.96, Running 11.00s Step 111( N/A%), pre moving , FPS 8.49, Running 11.17s Step 112( N/A%), pre moving , FPS 8.09, Running 11.32s Step 113( N/A%), pre moving , FPS 7.74, Running 11.48s Step 114( N/A%), pre moving , FPS 7.54, Running 11.63s Step 115( N/A%), pre moving , FPS 7.33, Running 11.80s Step 116( N/A%), pre moving , FPS 7.22, Running 11.94s Step 117( N/A%), pre moving , FPS 7.18, Running 12.04s Step 118( N/A%), pre moving , FPS 7.14, Running 12.15s Step 119( N/A%), pre moving , FPS 7.14, Running 12.25s Step 120( N/A%), pre moving , FPS 7.04, Running 12.37s Step 121( N/A%), pre moving , FPS 7.02, Running 12.48s Step 122( N/A%), pre moving , FPS 7.09, Running 12.58s Step 123( N/A%), pre moving , FPS 7.26, Running 12.68s Step 124( N/A%), pre moving , FPS 7.36, Running 12.79s Step 125( N/A%), pre moving , FPS 7.48, Running 12.89s Step 126( N/A%), pre moving , FPS 7.68, Running 12.99s Step 127( N/A%), pre moving , FPS 7.82, Running 13.10s Step 128( N/A%), pre moving , FPS 8.14, Running 13.16s Step 129( N/A%), pre moving , FPS 8.55, Running 13.19s Step 130( N/A%), pre moving , FPS 9.00, Running 13.22s Step 131( N/A%), pre moving , FPS 9.63, Running 13.24s Step 132( N/A%), pre moving , FPS 10.26, Running 13.27s Step 133( N/A%), pre moving , FPS 11.03, Running 13.30s Step 134( N/A%), pre moving , FPS 11.81, Running 13.32s Step 135( N/A%), pre moving , FPS 12.90, Running 13.35s Step 136( N/A%), pre moving , FPS 13.79, Running 13.39s Step 137( N/A%), pre moving , FPS 14.53, Running 13.42s Step 138( N/A%), pre moving , FPS 15.36, Running 13.45s Step 139( N/A%), pre moving , FPS 16.23, Running 13.48s Step 140( N/A%), pre moving , FPS 17.46, Running 13.52s Step 141( N/A%), pre moving , FPS 18.80, Running 13.55s Step 142( N/A%), pre moving , FPS 20.28, Running 13.57s Step 143( N/A%), pre moving , FPS 21.87, Running 13.60s Step 144( N/A%), pre moving , FPS 23.92, Running 13.62s Step 145( N/A%), pre moving , FPS 26.16, Running 13.65s Step 146( N/A%), pre moving , FPS 28.68, Running 13.69s Step 147( N/A%), pre moving , FPS 31.67, Running 13.73s Step 148( N/A%), pre moving , FPS 33.90, Running 13.75s Step 149( N/A%), pre moving , FPS 33.59, Running 13.79s Step 150( N/A%), pre moving , FPS 33.18, Running 13.82s Step 151( N/A%), pre moving , FPS 33.20, Running 13.85s Step 152( N/A%), pre moving , FPS 33.18, Running 13.87s Step 153( N/A%), pre moving , FPS 33.16, Running 13.90s Step 154( N/A%), pre moving , FPS 32.66, Running 13.93s Step 155( N/A%), pre moving , FPS 31.01, Running 13.99s Step 156( N/A%), pre moving , FPS 29.96, Running 14.05s Step 157( N/A%), pre moving , FPS 29.05, Running 14.11s Step 158( N/A%), pre moving , FPS 28.09, Running 14.16s Step 159( N/A%), pre moving , FPS 27.28, Running 14.22s Step 160( N/A%), pre moving , FPS 26.52, Running 14.27s Step 161( N/A%), pre moving , FPS 25.10, Running 14.34s Step 162( N/A%), pre moving , FPS 24.06, Running 14.40s Step 163( N/A%), pre moving , FPS 23.13, Running 14.46s Step 164( N/A%), pre moving , FPS 22.56, Running 14.51s Step 165( N/A%), pre moving , FPS 21.90, Running 14.57s Step 166( N/A%), pre moving , FPS 21.36, Running 14.63s Step 167( N/A%), pre moving , FPS 21.04, Running 14.68s Step 168( N/A%), pre moving , FPS 20.42, Running 14.73s Step 169( N/A%), pre moving , FPS 19.11, Running 14.83s Step 170( N/A%), pre moving , FPS 17.94, Running 14.94s Step 171( N/A%), pre moving , FPS 16.81, Running 15.04s Step 172( N/A%), pre moving , FPS 15.83, Running 15.14s Step 173( N/A%), pre moving , FPS 14.99, Running 15.23s Step 174( N/A%), pre moving , FPS 14.28, Running 15.34s Step 175( N/A%), pre moving , FPS 13.86, Running 15.44s Step 176( N/A%), pre moving , FPS 13.46, Running 15.54s Step 177( N/A%), pre moving , FPS 8.23, Running 16.53s Step 178( N/A%), pre moving , FPS 7.25, Running 16.92s Step 179( N/A%), pre moving , FPS 6.43, Running 17.33s Step 180( N/A%), pre moving , FPS 5.83, Running 17.70s Step 181( N/A%), pre moving , FPS 5.49, Running 17.99s Step 182( N/A%), pre moving , FPS 5.23, Running 18.23s Step 183( N/A%), pre moving , FPS 4.99, Running 18.47s Step 184( N/A%), pre moving , FPS 4.80, Running 18.67s Step 185( N/A%), pre moving , FPS 4.60, Running 18.92s Step 186( N/A%), pre moving , FPS 4.35, Running 19.22s Step 187( N/A%), pre moving , FPS 4.13, Running 19.52s Step 188( N/A%), pre moving , FPS 3.90, Running 19.86s Step 189( N/A%), pre moving , FPS 3.69, Running 20.26s Step 190( N/A%), pre moving , FPS 3.50, Running 20.65s Step 191( N/A%), pre moving , FPS 3.34, Running 21.02s Step 192( N/A%), pre moving , FPS 3.19, Running 21.41s Step 193( N/A%), pre moving , FPS 3.05, Running 21.78s Step 194( N/A%), pre moving , FPS 2.89, Running 22.25s Step 195( N/A%), pre moving , FPS 2.79, Running 22.59s Step 196( N/A%), pre moving , FPS 2.68, Running 22.99s Step 197( N/A%), pre moving , FPS 3.01, Running 23.18s Step 198( N/A%), pre moving , FPS 3.08, Running 23.42s Step 199( N/A%), pre moving , FPS 3.16, Running 23.66s Step 200( N/A%), pre moving , FPS 3.23, Running 23.90s Step 201( N/A%), pre moving , FPS 3.22, Running 24.20s Step 202( N/A%), pre moving , FPS 3.19, Running 24.50s Step 203( N/A%), pre moving , FPS 3.16, Running 24.81s Step 204( N/A%), pre moving , FPS 3.04, Running 25.25s Step 205( N/A%), pre moving , FPS 2.96, Running 25.67s Step 206( N/A%), pre moving , FPS 2.91, Running 26.09s Step 207( N/A%), pre moving , FPS 2.85, Running 26.54s Step 208( N/A%), pre moving , FPS 2.82, Running 26.95s Step 209( N/A%), pre moving , FPS 2.84, Running 27.31s Step 210( N/A%), pre moving , FPS 2.84, Running 27.68s Step 211( N/A%), pre moving , FPS 2.82, Running 28.11s Step 212( N/A%), pre moving , FPS 2.87, Running 28.38s Step 213( N/A%), pre moving , FPS 2.94, Running 28.58s Step 214( N/A%), pre moving , FPS 3.03, Running 28.85s Step 215( N/A%), pre moving , FPS 3.10, Running 29.05s Step 216( N/A%), pre moving , FPS 3.11, Running 29.41s Step 217( N/A%), pre moving , FPS 3.04, Running 29.75s Step 218( N/A%), pre moving , FPS 2.98, Running 30.12s Step 219( N/A%), pre moving , FPS 2.90, Running 30.55s Step 220( N/A%), pre moving , FPS 2.84, Running 30.93s Step 221( N/A%), pre moving , FPS 2.80, Running 31.36s Step 222( N/A%), pre moving , FPS 2.76, Running 31.75s Step 223( N/A%), pre moving , FPS 2.75, Running 32.09s Step 224( N/A%), pre moving , FPS 2.73, Running 32.57s Step 225( N/A%), pre moving , FPS 2.71, Running 33.05s Step 226( N/A%), pre moving , FPS 2.76, Running 33.33s Step 227( N/A%), pre moving , FPS 2.85, Running 33.56s Step 228( N/A%), pre moving , FPS 2.93, Running 33.78s Step 229( N/A%), pre moving , FPS 2.99, Running 34.00s Step 230( N/A%), pre moving , FPS 3.00, Running 34.35s Step 231( N/A%), pre moving , FPS 3.02, Running 34.73s Step 232( N/A%), pre moving , FPS 2.99, Running 35.07s Step 233( N/A%), pre moving , FPS 2.90, Running 35.48s Step 234( N/A%), pre moving , FPS 2.84, Running 35.88s Step 235( N/A%), pre moving , FPS 2.76, Running 36.30s Step 236( N/A%), pre moving , FPS 2.74, Running 36.72s Step 237( N/A%), pre moving , FPS 2.70, Running 37.16s Step 238( N/A%), pre moving , FPS 2.67, Running 37.61s Step 239( N/A%), pre moving , FPS 2.65, Running 38.08s Step 240( N/A%), pre moving , FPS 2.68, Running 38.39s Step 241( N/A%), pre moving , FPS 2.75, Running 38.64s Step 242( N/A%), pre moving , FPS 2.80, Running 38.88s Step 243( N/A%), pre moving , FPS 2.82, Running 39.18s Step 244( N/A%), pre moving , FPS 2.86, Running 39.56s Step 245( N/A%), pre moving , FPS 2.92, Running 39.89s Step 246( N/A%), pre moving , FPS 2.86, Running 40.31s Step 247( N/A%), pre moving , FPS 2.78, Running 40.75s Step 248( N/A%), pre moving , FPS 2.70, Running 41.19s Step 249( N/A%), pre moving , FPS 2.62, Running 41.63s Step 250( N/A%), pre moving , FPS 2.60, Running 42.06s Step 251( N/A%), pre moving , FPS 2.59, Running 42.46s Step 252( N/A%), pre moving , FPS 2.56, Running 42.89s Step 253( N/A%), pre moving , FPS 2.59, Running 43.19s Step 254( N/A%), pre moving , FPS 2.72, Running 43.25s Step 255( N/A%), pre moving , FPS 2.86, Running 43.29s Step 256( N/A%), pre moving , FPS 3.03, Running 43.33s Step 257( N/A%), pre moving , FPS 3.22, Running 43.37s Step 258( N/A%), pre moving , FPS 3.45, Running 43.41s Step 259( N/A%), pre moving , FPS 3.73, Running 43.45s Step 260( N/A%), pre moving , FPS 3.92, Running 43.49s Step 261( N/A%), pre moving , FPS 4.09, Running 43.53s Step 262( N/A%), pre moving , FPS 4.27, Running 43.57s Step 263( N/A%), pre moving , FPS 4.51, Running 43.61s Step 264( N/A%), pre moving , FPS 3.22, Running 45.78s Step 265( N/A%), pre moving , FPS 3.19, Running 46.15s Step 266( N/A%), pre moving , FPS 3.19, Running 46.57s Step 267( N/A%), pre moving , FPS 3.24, Running 46.93s Step 268( N/A%), pre moving , FPS 3.24, Running 47.36s Step 269( N/A%), pre moving , FPS 3.21, Running 47.86s Step 270( N/A%), pre moving , FPS 3.25, Running 48.22s Step 271( N/A%), pre moving , FPS 3.35, Running 48.44s Step 272( N/A%), pre moving , FPS 3.46, Running 48.67s Step 273( N/A%), pre moving , FPS 3.49, Running 48.92s Step 274( N/A%), pre moving , FPS 3.38, Running 49.16s Step 275( N/A%), pre moving , FPS 3.24, Running 49.45s Step 276( N/A%), pre moving , FPS 3.11, Running 49.76s Step 277( N/A%), pre moving , FPS 2.99, Running 50.05s Step 278( N/A%), pre moving , FPS 2.86, Running 50.41s Step 279( N/A%), pre moving , FPS 2.70, Running 50.85s Step 280( N/A%), pre moving , FPS 2.58, Running 51.26s Step 281( N/A%), pre moving , FPS 2.45, Running 51.68s Step 282( N/A%), pre moving , FPS 2.35, Running 52.07s Step 283( N/A%), pre moving , FPS 2.26, Running 52.46s Step 284( 0.33%), action 1, FPS 2.55, Running 53.62s Step 285( 0.67%), action 2, FPS 2.57, Running 53.94s Step 286( 1.00%), action 3, FPS 2.58, Running 54.33s Step 287( 1.33%), action 4, FPS 2.48, Running 55.01s Step 288( 1.67%), action 5, FPS 2.43, Running 55.59s Step 289( 2.00%), action 6, FPS 2.41, Running 56.17s Step 290( 2.33%), action 7, FPS 2.33, Running 56.79s Step 291( 2.67%), action 8, FPS 2.25, Running 57.33s Step 292( 3.00%), action 9, FPS 2.17, Running 57.91s Step 293( 3.33%), action 10, FPS 2.11, Running 58.39s Step 294( 3.67%), action 11, FPS 2.05, Running 58.92s Step 295( 4.00%), action 12, FPS 2.04, Running 59.24s Step 296( 4.33%), action 13, FPS 2.03, Running 59.61s Step 297( 4.67%), action 14, FPS 2.01, Running 60.00s Step 298( 5.00%), action 15, FPS 1.93, Running 60.76s Step 299( 5.33%), action 16, FPS 1.91, Running 61.32s Step 300( 5.67%), action 17, FPS 1.89, Running 61.83s Step 301( 6.00%), action 18, FPS 1.88, Running 62.30s Step 302( 6.33%), action 19, FPS 1.86, Running 62.80s Step 303( 6.67%), action 20, FPS 1.85, Running 63.29s Step 304( 7.00%), action 21, FPS 1.97, Running 63.78s Step 305( 7.33%), action 22, FPS 1.97, Running 64.09s Step 306( 7.67%), action 23, FPS 1.98, Running 64.45s Step 307( 8.00%), action 24, FPS 2.03, Running 64.89s Step 308( 8.33%), action 25, FPS 2.02, Running 65.50s Step 309( 8.67%), action 26, FPS 1.98, Running 66.27s Step 310( 9.00%), action 27, FPS 1.95, Running 67.02s Step 311( 9.33%), action 28, FPS 1.95, Running 67.57s Step 312( 9.67%), action 29, FPS 1.95, Running 68.15s Step 313( 10.00%), action 30, FPS 1.94, Running 68.70s Step 314( 10.33%), action 31, FPS 1.93, Running 69.30s Step 315( 10.67%), action 32, FPS 1.90, Running 69.78s Step 316( 11.00%), action 33, FPS 1.85, Running 70.44s Step 317( 11.33%), action 34, FPS 1.83, Running 70.95s Step 318( 11.67%), action 35, FPS 1.85, Running 71.57s Step 319( 12.00%), action 36, FPS 1.85, Running 72.12s Step 320( 12.33%), action 37, FPS 1.83, Running 72.73s Step 321( 12.67%), action 38, FPS 1.79, Running 73.50s Step 322( 13.00%), action 39, FPS 1.77, Running 74.12s Step 323( 13.33%), action 40, FPS 1.79, Running 74.49s Step 324( 13.67%), action 41, FPS 1.75, Running 75.22s Step 325( 14.00%), action 42, FPS 1.72, Running 75.72s Step 326( 14.33%), action 43, FPS 1.68, Running 76.36s Step 327( 14.67%), action 44, FPS 1.66, Running 76.94s Step 328( 15.00%), action 45, FPS 1.64, Running 77.70s Step 329( 15.33%), action 46, FPS 1.67, Running 78.26s Step 330( 15.67%), action 47, FPS 1.67, Running 78.99s Step 331( 16.00%), action 48, FPS 1.67, Running 79.58s Step 332( 16.33%), action 49, FPS 1.64, Running 80.35s Step 333( 16.67%), action 50, FPS 1.63, Running 80.97s Step 334( 17.00%), action 51, FPS 1.61, Running 81.71s Step 335( 17.33%), action 52, FPS 1.60, Running 82.29s Step 336( 17.67%), action 53, FPS 1.61, Running 82.86s Step 337( 18.00%), action 54, FPS 1.60, Running 83.47s Step 338( 18.33%), action 55, FPS 1.59, Running 84.13s Step 339( 18.67%), action 56, FPS 1.61, Running 84.55s Step 340( 19.00%), action 57, FPS 1.65, Running 84.88s Step 341( 19.33%), action 58, FPS 1.68, Running 85.39s Step 342( 19.67%), action 59, FPS 1.70, Running 85.86s Step 343( 20.00%), action 60, FPS 1.68, Running 86.37s Step 344( 20.33%), action 61, FPS 1.66, Running 87.24s Step 345( 20.67%), action 62, FPS 1.66, Running 87.80s Step 346( 21.00%), action 63, FPS 1.66, Running 88.42s Step 347( 21.33%), action 64, FPS 1.67, Running 88.95s Step 348( 21.67%), action 65, FPS 1.70, Running 89.48s Step 349( 22.00%), action 66, FPS 1.73, Running 89.80s Step 350( 22.33%), action 67, FPS 1.79, Running 90.18s Step 351( 22.67%), action 68, FPS 1.83, Running 90.49s Step 352( 23.00%), action 69, FPS 1.90, Running 90.90s Step 353( 23.33%), action 70, FPS 1.94, Running 91.27s Step 354( 23.67%), action 71, FPS 1.92, Running 92.14s Step 355( 24.00%), action 72, FPS 1.93, Running 92.68s Step 356( 24.33%), action 73, FPS 1.93, Running 93.21s Step 357( 24.67%), action 74, FPS 1.95, Running 93.73s Step 358( 25.00%), action 75, FPS 1.97, Running 94.28s Step 359( 25.33%), action 76, FPS 1.97, Running 94.68s Step 360( 25.67%), action 77, FPS 1.97, Running 95.03s Step 361( 26.00%), action 78, FPS 2.02, Running 95.30s Step 362( 26.33%), action 79, FPS 2.03, Running 95.71s Step 363( 26.67%), action 80, FPS 2.05, Running 96.12s Step 364( 27.00%), action 81, FPS 2.07, Running 96.89s Step 365( 27.33%), action 82, FPS 2.08, Running 97.43s Step 366( 27.67%), action 83, FPS 2.10, Running 97.94s Step 367( 28.00%), action 84, FPS 2.10, Running 98.46s Step 368( 28.33%), action 85, FPS 2.12, Running 98.90s Step 369( 28.67%), action 86, FPS 2.08, Running 99.39s Step 370( 29.00%), action 87, FPS 2.07, Running 99.84s Step 371( 29.33%), action 88, FPS 2.07, Running 100.15s Step 372( 29.67%), action 89, FPS 2.06, Running 100.63s Step 373( 30.00%), action 90, FPS 2.01, Running 101.23s Step 374( 30.33%), action 91, FPS 2.03, Running 101.97s Step 375( 30.67%), action 92, FPS 2.04, Running 102.49s Step 376( 31.00%), action 93, FPS 2.04, Running 103.02s Step 377( 31.33%), action 94, FPS 2.05, Running 103.49s Step 378( 31.67%), action 95, FPS 2.05, Running 104.04s Step 379( 32.00%), action 96, FPS 2.03, Running 104.55s Step 380( 32.33%), action 97, FPS 2.03, Running 104.90s Step 381( 32.67%), action 98, FPS 2.03, Running 105.17s Step 382( 33.00%), action 99, FPS 2.02, Running 105.63s Step 383( 33.33%), action 100, FPS 2.02, Running 106.00s Step 384( 33.67%), action 101, FPS 2.06, Running 106.61s Step 385( 34.00%), action 102, FPS 2.08, Running 107.04s Step 386( 34.33%), action 103, FPS 2.04, Running 107.75s Step 387( 34.67%), action 104, FPS 2.03, Running 108.29s Step 388( 35.00%), action 105, FPS 2.01, Running 108.83s Step 389( 35.33%), action 106, FPS 1.98, Running 109.48s Step 390( 35.67%), action 107, FPS 1.98, Running 109.93s Step 391( 36.00%), action 108, FPS 1.97, Running 110.28s Step 392( 36.33%), action 109, FPS 1.99, Running 110.67s Step 393( 36.67%), action 110, FPS 2.05, Running 110.96s Step 394( 37.00%), action 111, FPS 2.10, Running 111.51s Step 395( 37.33%), action 112, FPS 2.11, Running 111.95s Step 396( 37.67%), action 113, FPS 2.11, Running 112.51s Step 397( 38.00%), action 114, FPS 2.06, Running 113.18s Step 398( 38.33%), action 115, FPS 2.06, Running 113.77s Step 399( 38.67%), action 116, FPS 2.06, Running 114.28s Step 400( 39.00%), action 117, FPS 2.01, Running 114.84s Step 401( 39.33%), action 118, FPS 2.00, Running 115.17s Step 402( 39.67%), action 119, FPS 2.01, Running 115.56s Step 403( 40.00%), action 120, FPS 2.03, Running 115.84s Step 404( 40.33%), action 121, FPS 2.02, Running 116.50s Step 405( 40.67%), action 122, FPS 2.03, Running 116.91s Step 406( 41.00%), action 123, FPS 2.04, Running 117.54s Step 407( 41.33%), action 124, FPS 2.08, Running 117.91s Step 408( 41.67%), action 125, FPS 2.08, Running 118.43s Step 409( 42.00%), action 126, FPS 2.13, Running 118.87s Step 410( 42.33%), action 127, FPS 2.12, Running 119.38s Step 411( 42.67%), action 128, FPS 2.11, Running 119.78s Step 412( 43.00%), action 129, FPS 2.10, Running 120.18s Step 413( 43.33%), action 130, FPS 2.06, Running 120.69s Step 414( 43.67%), action 131, FPS 2.04, Running 121.31s Step 415( 44.00%), action 132, FPS 2.05, Running 121.73s Step 416( 44.33%), action 133, FPS 2.08, Running 122.14s Step 417( 44.67%), action 134, FPS 2.13, Running 122.56s Step 418( 45.00%), action 135, FPS 2.09, Running 123.33s Step 419( 45.33%), action 136, FPS 2.06, Running 123.99s Step 420( 45.67%), action 137, FPS 2.05, Running 124.59s Step 421( 46.00%), action 138, FPS 2.00, Running 125.17s Step 422( 46.33%), action 139, FPS 1.98, Running 125.66s Step 423( 46.67%), action 140, FPS 1.95, Running 126.13s [2026-08-01 16:04:48] [6 ] Seed 5 failed after 126.44 s. +steps: 423 , actions: 140 . +Instruction: Empty +Total 1/6(16.67%) success. +Setting seed: 6 +Step 1( N/A%), pre moving , FPS 1.21, Running 0.83s Step 2( N/A%), pre moving , FPS 2.28, Running 0.88s Step 3( N/A%), pre moving , FPS 3.22, Running 0.93s Step 4( N/A%), pre moving , FPS 4.04, Running 0.99s Step 5( N/A%), pre moving , FPS 4.80, Running 1.04s Step 6( N/A%), pre moving , FPS 5.22, Running 1.15s Step 7( N/A%), pre moving , FPS 5.53, Running 1.27s Step 8( N/A%), pre moving , FPS 6.10, Running 1.31s Step 9( N/A%), pre moving , FPS 6.54, Running 1.38s Step 10( N/A%), pre moving , FPS 6.94, Running 1.44s Step 11( N/A%), pre moving , FPS 7.38, Running 1.49s Step 12( N/A%), pre moving , FPS 7.82, Running 1.53s Step 13( N/A%), pre moving , FPS 8.22, Running 1.58s Step 14( N/A%), pre moving , FPS 8.55, Running 1.64s Step 15( N/A%), pre moving , FPS 8.96, Running 1.67s Step 16( N/A%), pre moving , FPS 9.31, Running 1.72s Step 17( N/A%), pre moving , FPS 9.57, Running 1.78s Step 18( N/A%), pre moving , FPS 9.75, Running 1.85s Step 19( N/A%), pre moving , FPS 10.02, Running 1.90s Step 20( N/A%), pre moving , FPS 10.30, Running 1.94s Step 21( N/A%), pre moving , FPS 13.23, Running 2.34s Step 22( N/A%), pre moving , FPS 13.18, Running 2.40s Step 23( N/A%), pre moving , FPS 13.37, Running 2.43s Step 24( N/A%), pre moving , FPS 13.60, Running 2.46s Step 25( N/A%), pre moving , FPS 13.65, Running 2.51s Step 26( N/A%), pre moving , FPS 12.39, Running 2.76s Step 27( N/A%), pre moving , FPS 13.01, Running 2.80s Step 28( N/A%), pre moving , FPS 13.11, Running 2.84s Step 29( N/A%), pre moving , FPS 13.25, Running 2.89s Step 30( N/A%), pre moving , FPS 13.43, Running 2.93s Step 31( N/A%), pre moving , FPS 11.07, Running 3.30s Step 32( N/A%), pre moving , FPS 11.05, Running 3.34s Step 33( N/A%), pre moving , FPS 10.83, Running 3.43s Step 34( N/A%), pre moving , FPS 10.80, Running 3.49s Step 35( N/A%), pre moving , FPS 10.61, Running 3.56s Step 36( N/A%), pre moving , FPS 8.92, Running 3.96s Step 37( N/A%), pre moving , FPS 8.92, Running 4.02s Step 38( N/A%), pre moving , FPS 9.02, Running 4.06s Step 39( N/A%), pre moving , FPS 8.84, Running 4.16s Step 40( N/A%), pre moving , FPS 8.84, Running 4.21s Step 41( N/A%), pre moving , FPS 10.44, Running 4.26s Step 42( N/A%), pre moving , FPS 10.42, Running 4.32s Step 43( N/A%), pre moving , FPS 10.35, Running 4.36s Step 44( N/A%), pre moving , FPS 10.24, Running 4.41s Step 45( N/A%), pre moving , FPS 10.17, Running 4.47s Step 46( N/A%), pre moving , FPS 11.33, Running 4.53s Step 47( N/A%), pre moving , FPS 11.24, Running 4.58s Step 48( N/A%), pre moving , FPS 11.14, Running 4.63s Step 49( N/A%), pre moving , FPS 11.09, Running 4.69s Step 50( N/A%), pre moving , FPS 11.03, Running 4.74s Step 51( N/A%), pre moving , FPS 13.45, Running 4.78s Step 52( N/A%), pre moving , FPS 13.35, Running 4.84s Step 53( N/A%), pre moving , FPS 13.56, Running 4.90s Step 54( N/A%), pre moving , FPS 13.65, Running 4.95s Step 55( N/A%), pre moving , FPS 13.78, Running 5.01s Step 56( N/A%), pre moving , FPS 18.24, Running 5.06s Step 57( N/A%), pre moving , FPS 18.19, Running 5.12s Step 58( N/A%), pre moving , FPS 18.19, Running 5.16s Step 59( N/A%), pre moving , FPS 18.98, Running 5.21s Step 60( N/A%), pre moving , FPS 18.92, Running 5.26s Step 61( N/A%), pre moving , FPS 18.85, Running 5.32s Step 62( N/A%), pre moving , FPS 19.01, Running 5.37s Step 63( N/A%), pre moving , FPS 18.98, Running 5.41s Step 64( N/A%), pre moving , FPS 18.38, Running 5.50s Step 65( N/A%), pre moving , FPS 18.75, Running 5.54s Step 66( N/A%), pre moving , FPS 19.03, Running 5.58s Step 67( N/A%), pre moving , FPS 19.11, Running 5.63s Step 68( N/A%), pre moving , FPS 18.54, Running 5.71s Step 69( N/A%), pre moving , FPS 18.08, Running 5.80s Step 70( N/A%), pre moving , FPS 17.42, Running 5.89s Step 71( N/A%), pre moving , FPS 16.79, Running 5.98s Step 72( N/A%), pre moving , FPS 16.50, Running 6.05s Step 73( N/A%), pre moving , FPS 16.40, Running 6.12s Step 74( N/A%), pre moving , FPS 16.00, Running 6.20s Step 75( N/A%), pre moving , FPS 15.22, Running 6.32s Step 76( N/A%), pre moving , FPS 14.66, Running 6.42s Step 77( N/A%), pre moving , FPS 14.49, Running 6.50s Step 78( N/A%), pre moving , FPS 14.34, Running 6.56s Step 79( N/A%), pre moving , FPS 14.11, Running 6.63s Step 80( N/A%), pre moving , FPS 13.78, Running 6.71s Step 81( N/A%), pre moving , FPS 13.48, Running 6.80s Step 82( N/A%), pre moving , FPS 13.29, Running 6.87s Step 83( N/A%), pre moving , FPS 13.11, Running 6.94s Step 84( N/A%), pre moving , FPS 13.15, Running 7.02s Step 85( N/A%), pre moving , FPS 12.84, Running 7.10s Step 86( N/A%), pre moving , FPS 12.45, Running 7.19s Step 87( N/A%), pre moving , FPS 12.17, Running 7.27s Step 88( N/A%), pre moving , FPS 12.22, Running 7.35s Step 89( N/A%), pre moving , FPS 12.30, Running 7.42s Step 90( N/A%), pre moving , FPS 12.42, Running 7.50s Step 91( N/A%), pre moving , FPS 12.42, Running 7.59s Step 92( N/A%), pre moving , FPS 12.70, Running 7.63s Step 93( N/A%), pre moving , FPS 12.96, Running 7.67s Step 94( N/A%), pre moving , FPS 13.30, Running 7.71s Step 95( N/A%), pre moving , FPS 14.06, Running 7.75s Step 96( N/A%), pre moving , FPS 14.37, Running 7.81s Step 97( N/A%), pre moving , FPS 14.49, Running 7.88s Step 98( N/A%), pre moving , FPS 14.68, Running 7.92s Step 99( N/A%), pre moving , FPS 15.09, Running 7.96s Step 100( N/A%), pre moving , FPS 15.38, Running 8.01s Step 101( N/A%), pre moving , FPS 15.71, Running 8.07s Step 102( N/A%), pre moving , FPS 15.94, Running 8.13s Step 103( N/A%), pre moving , FPS 16.14, Running 8.18s Step 104( N/A%), pre moving , FPS 16.68, Running 8.22s Step 105( N/A%), pre moving , FPS 16.85, Running 8.28s Step 106( N/A%), pre moving , FPS 17.45, Running 8.33s Step 107( N/A%), pre moving , FPS 18.20, Running 8.37s Step 108( N/A%), pre moving , FPS 18.55, Running 8.43s Step 109( N/A%), pre moving , FPS 19.15, Running 8.47s Step 110( N/A%), pre moving , FPS 19.70, Running 8.52s Step 111( N/A%), pre moving , FPS 20.78, Running 8.55s Step 112( N/A%), pre moving , FPS 20.98, Running 8.58s Step 113( N/A%), pre moving , FPS 20.72, Running 8.63s Step 114( N/A%), pre moving , FPS 20.66, Running 8.68s Step 115( N/A%), pre moving , FPS 20.44, Running 8.73s Step 116( N/A%), pre moving , FPS 20.71, Running 8.78s Step 117( N/A%), pre moving , FPS 20.98, Running 8.83s Step 118( N/A%), pre moving , FPS 21.00, Running 8.87s Step 119( N/A%), pre moving , FPS 20.98, Running 8.91s Step 120( N/A%), pre moving , FPS 21.48, Running 8.95s Step 121( N/A%), pre moving , FPS 21.32, Running 9.01s Step 122( N/A%), pre moving , FPS 21.47, Running 9.06s Step 123( N/A%), pre moving , FPS 21.83, Running 9.10s Step 124( N/A%), pre moving , FPS 22.15, Running 9.12s Step 125( N/A%), pre moving , FPS 22.55, Running 9.17s Step 126( N/A%), pre moving , FPS 22.62, Running 9.22s Step 127( N/A%), pre moving , FPS 22.18, Running 9.28s Step 128( N/A%), pre moving , FPS 21.98, Running 9.34s Step 129( N/A%), pre moving , FPS 22.18, Running 9.37s Step 130( N/A%), pre moving , FPS 22.40, Running 9.41s Step 131( N/A%), pre moving , FPS 22.05, Running 9.46s Step 132( N/A%), pre moving , FPS 21.45, Running 9.51s Step 133( N/A%), pre moving , FPS 21.03, Running 9.58s Step 134( N/A%), pre moving , FPS 21.13, Running 9.62s Step 135( N/A%), pre moving , FPS 21.43, Running 9.66s Step 136( N/A%), pre moving , FPS 21.28, Running 9.72s Step 137( N/A%), pre moving , FPS 21.19, Running 9.77s Step 138( N/A%), pre moving , FPS 20.93, Running 9.83s Step 139( N/A%), pre moving , FPS 20.82, Running 9.87s Step 140( N/A%), pre moving , FPS 20.62, Running 9.92s Step 141( N/A%), pre moving , FPS 21.06, Running 9.96s Step 142( N/A%), pre moving , FPS 11.76, Running 10.76s Step 143( N/A%), pre moving , FPS 10.17, Running 11.06s Step 144( N/A%), pre moving , FPS 8.90, Running 11.37s Step 145( N/A%), pre moving , FPS 8.02, Running 11.67s Step 146( N/A%), pre moving , FPS 7.15, Running 12.01s Step 147( N/A%), pre moving , FPS 6.62, Running 12.30s Step 148( N/A%), pre moving , FPS 6.14, Running 12.59s Step 149( N/A%), pre moving , FPS 5.62, Running 12.93s Step 150( N/A%), pre moving , FPS 5.16, Running 13.28s Step 151( N/A%), pre moving , FPS 4.84, Running 13.58s Step 152( N/A%), pre moving , FPS 4.58, Running 13.88s Step 153( N/A%), pre moving , FPS 4.33, Running 14.21s Step 154( N/A%), pre moving , FPS 4.09, Running 14.52s Step 155( N/A%), pre moving , FPS 3.88, Running 14.81s Step 156( N/A%), pre moving , FPS 3.70, Running 15.13s Step 157( N/A%), pre moving , FPS 3.52, Running 15.45s Step 158( N/A%), pre moving , FPS 3.37, Running 15.76s Step 159( N/A%), pre moving , FPS 3.24, Running 16.04s Step 160( N/A%), pre moving , FPS 3.11, Running 16.35s Step 161( N/A%), pre moving , FPS 2.99, Running 16.64s Step 162( N/A%), pre moving , FPS 3.23, Running 16.95s Step 163( N/A%), pre moving , FPS 3.23, Running 17.25s Step 164( N/A%), pre moving , FPS 3.22, Running 17.57s Step 165( N/A%), pre moving , FPS 3.19, Running 17.93s Step 166( N/A%), pre moving , FPS 3.20, Running 18.27s Step 167( N/A%), pre moving , FPS 3.19, Running 18.57s Step 168( N/A%), pre moving , FPS 3.19, Running 18.86s Step 169( N/A%), pre moving , FPS 3.21, Running 19.16s Step 170( N/A%), pre moving , FPS 3.23, Running 19.47s Step 171( N/A%), pre moving , FPS 3.23, Running 19.78s Step 172( N/A%), pre moving , FPS 3.22, Running 20.09s Step 173( N/A%), pre moving , FPS 3.25, Running 20.36s Step 174( N/A%), pre moving , FPS 3.27, Running 20.63s Step 175( N/A%), pre moving , FPS 3.27, Running 20.92s Step 176( N/A%), pre moving , FPS 3.30, Running 21.18s Step 177( N/A%), pre moving , FPS 3.28, Running 21.54s Step 178( N/A%), pre moving , FPS 3.27, Running 21.87s Step 179( N/A%), pre moving , FPS 3.24, Running 22.20s Step 180( N/A%), pre moving , FPS 3.24, Running 22.52s Step 181( N/A%), pre moving , FPS 3.23, Running 22.83s Step 182( N/A%), pre moving , FPS 3.21, Running 23.17s Step 183( N/A%), pre moving , FPS 3.21, Running 23.48s Step 184( N/A%), pre moving , FPS 3.19, Running 23.85s Step 185( N/A%), pre moving , FPS 3.22, Running 24.13s Step 186( N/A%), pre moving , FPS 3.20, Running 24.52s Step 187( N/A%), pre moving , FPS 3.17, Running 24.89s Step 188( N/A%), pre moving , FPS 3.14, Running 25.22s Step 189( N/A%), pre moving , FPS 3.13, Running 25.55s Step 190( N/A%), pre moving , FPS 3.11, Running 25.90s Step 191( N/A%), pre moving , FPS 3.10, Running 26.24s Step 192( N/A%), pre moving , FPS 3.09, Running 26.56s Step 193( N/A%), pre moving , FPS 3.08, Running 26.84s Step 194( N/A%), pre moving , FPS 3.09, Running 27.10s Step 195( N/A%), pre moving , FPS 3.05, Running 27.47s Step 196( N/A%), pre moving , FPS 3.03, Running 27.78s Step 197( N/A%), pre moving , FPS 3.04, Running 28.11s Step 198( N/A%), pre moving , FPS 3.04, Running 28.45s Step 199( N/A%), pre moving , FPS 3.05, Running 28.76s Step 200( N/A%), pre moving , FPS 3.06, Running 29.05s Step 201( N/A%), pre moving , FPS 3.07, Running 29.34s Step 202( N/A%), pre moving , FPS 3.11, Running 29.61s Step 203( N/A%), pre moving , FPS 3.11, Running 29.92s Step 204( N/A%), pre moving , FPS 3.15, Running 30.19s Step 205( N/A%), pre moving , FPS 3.16, Running 30.47s Step 206( N/A%), pre moving , FPS 3.21, Running 30.76s Step 207( N/A%), pre moving , FPS 3.21, Running 31.11s Step 208( N/A%), pre moving , FPS 3.20, Running 31.47s Step 209( N/A%), pre moving , FPS 3.19, Running 31.82s Step 210( N/A%), pre moving , FPS 3.20, Running 32.16s Step 211( N/A%), pre moving , FPS 3.16, Running 32.56s Step 212( N/A%), pre moving , FPS 3.14, Running 32.93s Step 213( N/A%), pre moving , FPS 3.14, Running 33.21s Step 214( N/A%), pre moving , FPS 3.08, Running 33.60s Step 215( N/A%), pre moving , FPS 3.09, Running 33.93s Step 216( N/A%), pre moving , FPS 3.09, Running 34.26s Step 217( N/A%), pre moving , FPS 3.11, Running 34.55s Step 218( N/A%), pre moving , FPS 3.12, Running 34.85s Step 219( N/A%), pre moving , FPS 3.25, Running 34.91s Step 220( N/A%), pre moving , FPS 3.38, Running 34.97s Step 221( N/A%), pre moving , FPS 3.53, Running 35.02s Step 222( N/A%), pre moving , FPS 3.65, Running 35.09s Step 223( N/A%), pre moving , FPS 3.82, Running 35.15s Step 224( N/A%), pre moving , FPS 3.99, Running 35.21s Step 225( N/A%), pre moving , FPS 4.15, Running 35.29s Step 226( N/A%), pre moving , FPS 4.34, Running 35.36s Step 227( N/A%), pre moving , FPS 4.65, Running 35.41s Step 228( N/A%), pre moving , FPS 5.01, Running 35.47s Step 229( N/A%), pre moving , FPS 3.54, Running 37.47s Step 230( N/A%), pre moving , FPS 3.54, Running 37.81s Step 231( N/A%), pre moving , FPS 3.61, Running 38.10s Step 232( N/A%), pre moving , FPS 3.64, Running 38.42s Step 233( N/A%), pre moving , FPS 3.62, Running 38.74s Step 234( N/A%), pre moving , FPS 3.62, Running 39.12s Step 235( N/A%), pre moving , FPS 3.62, Running 39.46s Step 236( N/A%), pre moving , FPS 3.63, Running 39.76s Step 237( N/A%), pre moving , FPS 3.59, Running 40.12s Step 238( N/A%), pre moving , FPS 3.52, Running 40.54s Step 239( N/A%), pre moving , FPS 3.37, Running 40.85s Step 240( N/A%), pre moving , FPS 3.24, Running 41.14s Step 241( N/A%), pre moving , FPS 3.10, Running 41.47s Step 242( N/A%), pre moving , FPS 2.99, Running 41.77s Step 243( N/A%), pre moving , FPS 2.87, Running 42.12s Step 244( N/A%), pre moving , FPS 2.75, Running 42.47s Step 245( N/A%), pre moving , FPS 2.67, Running 42.76s Step 246( N/A%), pre moving , FPS 2.57, Running 43.15s Step 247( N/A%), pre moving , FPS 2.47, Running 43.51s Step 248( N/A%), pre moving , FPS 2.38, Running 43.87s Step 249( 0.33%), action 1, FPS 2.72, Running 44.82s Step 250( 0.67%), action 2, FPS 2.59, Running 45.53s Step 251( 1.00%), action 3, FPS 2.45, Running 46.26s Step 252( 1.33%), action 4, FPS 2.42, Running 46.70s Step 253( 1.67%), action 5, FPS 2.40, Running 47.08s Step 254( 2.00%), action 6, FPS 2.26, Running 47.97s Step 255( 2.33%), action 7, FPS 2.18, Running 48.62s Step 256( 2.67%), action 8, FPS 2.10, Running 49.30s Step 257( 3.00%), action 9, FPS 2.10, Running 49.62s Step 258( 3.33%), action 10, FPS 2.09, Running 50.09s Step 259( 3.67%), action 11, FPS 2.00, Running 50.84s Step 260( 4.00%), action 12, FPS 1.92, Running 51.57s Step 261( 4.33%), action 13, FPS 1.91, Running 51.93s Step 262( 4.67%), action 14, FPS 1.83, Running 52.68s Step 263( 5.00%), action 15, FPS 1.80, Running 53.23s Step 264( 5.33%), action 16, FPS 1.73, Running 54.01s Step 265( 5.67%), action 17, FPS 1.67, Running 54.71s Step 266( 6.00%), action 18, FPS 1.64, Running 55.35s Step 267( 6.33%), action 19, FPS 1.62, Running 55.88s Step 268( 6.67%), action 20, FPS 1.57, Running 56.59s Step 269( 7.00%), action 21, FPS 1.61, Running 57.23s Step 270( 7.33%), action 22, FPS 1.59, Running 58.11s Step 271( 7.67%), action 23, FPS 1.61, Running 58.69s Step 272( 8.00%), action 24, FPS 1.58, Running 59.37s Step 273( 8.33%), action 25, FPS 1.55, Running 59.97s Step 274( 8.67%), action 26, FPS 1.58, Running 60.62s Step 275( 9.00%), action 27, FPS 1.58, Running 61.31s Step 276( 9.33%), action 28, FPS 1.61, Running 61.75s Step 277( 9.67%), action 29, FPS 1.58, Running 62.26s Step 278( 10.00%), action 30, FPS 1.58, Running 62.77s Step 279( 10.33%), action 31, FPS 1.57, Running 63.55s Step 280( 10.67%), action 32, FPS 1.54, Running 64.55s Step 281( 11.00%), action 33, FPS 1.50, Running 65.30s Step 282( 11.33%), action 34, FPS 1.51, Running 65.96s Step 283( 11.67%), action 35, FPS 1.49, Running 66.63s Step 284( 12.00%), action 36, FPS 1.52, Running 67.20s Step 285( 12.33%), action 37, FPS 1.53, Running 67.81s Step 286( 12.67%), action 38, FPS 1.53, Running 68.45s Step 287( 13.00%), action 39, FPS 1.52, Running 69.04s Step 288( 13.33%), action 40, FPS 1.53, Running 69.68s Step 289( 13.67%), action 41, FPS 1.53, Running 70.28s Step 290( 14.00%), action 42, FPS 1.56, Running 70.92s Step 291( 14.33%), action 43, FPS 1.57, Running 71.41s Step 292( 14.67%), action 44, FPS 1.58, Running 72.04s Step 293( 15.00%), action 45, FPS 1.56, Running 72.77s Step 294( 15.33%), action 46, FPS 1.56, Running 73.42s Step 295( 15.67%), action 47, FPS 1.54, Running 74.31s Step 296( 16.00%), action 48, FPS 1.53, Running 74.83s Step 297( 16.33%), action 49, FPS 1.52, Running 75.39s Step 298( 16.67%), action 50, FPS 1.47, Running 76.34s Step 299( 17.00%), action 51, FPS 1.47, Running 77.15s Step 300( 17.33%), action 52, FPS 1.51, Running 77.82s Step 301( 17.67%), action 53, FPS 1.53, Running 78.39s Step 302( 18.00%), action 54, FPS 1.56, Running 78.81s Step 303( 18.33%), action 55, FPS 1.55, Running 79.51s Step 304( 18.67%), action 56, FPS 1.50, Running 80.53s Step 305( 19.00%), action 57, FPS 1.51, Running 81.04s Step 306( 19.33%), action 58, FPS 1.52, Running 81.64s Step 307( 19.67%), action 59, FPS 1.50, Running 82.35s Step 308( 20.00%), action 60, FPS 1.50, Running 82.99s Step 309( 20.33%), action 61, FPS 1.48, Running 83.82s Step 310( 20.67%), action 62, FPS 1.46, Running 84.58s Step 311( 21.00%), action 63, FPS 1.46, Running 85.13s Step 312( 21.33%), action 64, FPS 1.47, Running 85.67s Step 313( 21.67%), action 65, FPS 1.50, Running 86.10s Step 314( 22.00%), action 66, FPS 1.52, Running 86.60s Step 315( 22.33%), action 67, FPS 1.57, Running 87.05s Step 316( 22.67%), action 68, FPS 1.58, Running 87.49s Step 317( 23.00%), action 69, FPS 1.60, Running 87.88s Step 318( 23.33%), action 70, FPS 1.67, Running 88.34s Step 319( 23.67%), action 71, FPS 1.67, Running 89.12s Step 320( 24.00%), action 72, FPS 1.70, Running 89.61s Step 321( 24.33%), action 73, FPS 1.71, Running 90.07s Step 322( 24.67%), action 74, FPS 1.69, Running 90.63s Step 323( 25.00%), action 75, FPS 1.71, Running 91.18s Step 324( 25.33%), action 76, FPS 1.80, Running 91.64s Step 325( 25.67%), action 77, FPS 1.83, Running 91.96s Step 326( 26.00%), action 78, FPS 1.85, Running 92.42s Step 327( 26.33%), action 79, FPS 1.91, Running 92.84s Step 328( 26.67%), action 80, FPS 1.93, Running 93.34s Step 329( 27.00%), action 81, FPS 1.97, Running 93.95s Step 330( 27.33%), action 82, FPS 2.02, Running 94.48s Step 331( 27.67%), action 83, FPS 1.99, Running 95.19s Step 332( 28.00%), action 84, FPS 1.99, Running 95.72s Step 333( 28.33%), action 85, FPS 1.97, Running 96.23s Step 334( 28.67%), action 86, FPS 1.99, Running 96.63s Step 335( 29.00%), action 87, FPS 2.02, Running 96.93s Step 336( 29.33%), action 88, FPS 2.00, Running 97.49s Step 337( 29.67%), action 89, FPS 2.00, Running 97.90s Step 338( 30.00%), action 90, FPS 2.00, Running 98.36s Step 339( 30.33%), action 91, FPS 1.99, Running 99.17s Step 340( 30.67%), action 92, FPS 1.96, Running 99.83s Step 341( 31.00%), action 93, FPS 1.91, Running 100.57s Step 342( 31.33%), action 94, FPS 1.90, Running 101.15s Step 343( 31.67%), action 95, FPS 1.94, Running 101.49s Step 344( 32.00%), action 96, FPS 1.93, Running 101.99s Step 345( 32.33%), action 97, FPS 1.91, Running 102.45s Step 346( 32.67%), action 98, FPS 1.88, Running 103.07s Step 347( 33.00%), action 99, FPS 1.85, Running 103.65s Step 348( 33.33%), action 100, FPS 1.82, Running 104.30s Step 349( 33.67%), action 101, FPS 1.82, Running 104.96s Step 350( 34.00%), action 102, FPS 1.77, Running 105.76s Step 351( 34.33%), action 103, FPS 1.84, Running 106.06s Step 352( 34.67%), action 104, FPS 1.84, Running 106.56s Step 353( 35.00%), action 105, FPS 1.86, Running 107.01s [2026-08-01 16:06:36] [7 ] Seed 6 failed after 107.48 s. +steps: 353 , actions: 105 . +Instruction: Empty +Total 1/7(14.29%) success. +Setting seed: 7 +Step 1( N/A%), pre moving , FPS 0.14, Running 7.14s Step 2( N/A%), pre moving , FPS 0.28, Running 7.21s Step 3( N/A%), pre moving , FPS 0.41, Running 7.30s Step 4( N/A%), pre moving , FPS 0.54, Running 7.39s Step 5( N/A%), pre moving , FPS 0.67, Running 7.48s Step 6( N/A%), pre moving , FPS 0.79, Running 7.62s Step 7( N/A%), pre moving , FPS 0.91, Running 7.72s Step 8( N/A%), pre moving , FPS 1.02, Running 7.83s Step 9( N/A%), pre moving , FPS 1.13, Running 7.93s Step 10( N/A%), pre moving , FPS 1.25, Running 8.01s Step 11( N/A%), pre moving , FPS 1.36, Running 8.11s Step 12( N/A%), pre moving , FPS 1.46, Running 8.22s Step 13( N/A%), pre moving , FPS 1.56, Running 8.32s Step 14( N/A%), pre moving , FPS 1.66, Running 8.43s Step 15( N/A%), pre moving , FPS 1.76, Running 8.52s Step 16( N/A%), pre moving , FPS 1.85, Running 8.63s Step 17( N/A%), pre moving , FPS 1.95, Running 8.72s Step 18( N/A%), pre moving , FPS 2.05, Running 8.79s Step 19( N/A%), pre moving , FPS 2.14, Running 8.86s Step 20( N/A%), pre moving , FPS 2.24, Running 8.92s Step 21( N/A%), pre moving , FPS 9.39, Running 9.27s Step 22( N/A%), pre moving , FPS 9.36, Running 9.34s Step 23( N/A%), pre moving , FPS 9.57, Running 9.38s Step 24( N/A%), pre moving , FPS 9.74, Running 9.44s Step 25( N/A%), pre moving , FPS 9.93, Running 9.49s Step 26( N/A%), pre moving , FPS 8.75, Running 9.91s Step 27( N/A%), pre moving , FPS 8.59, Running 10.05s Step 28( N/A%), pre moving , FPS 8.62, Running 10.15s Step 29( N/A%), pre moving , FPS 8.62, Running 10.25s Step 30( N/A%), pre moving , FPS 8.54, Running 10.35s Step 31( N/A%), pre moving , FPS 8.50, Running 10.46s Step 32( N/A%), pre moving , FPS 8.61, Running 10.54s Step 33( N/A%), pre moving , FPS 8.73, Running 10.61s Step 34( N/A%), pre moving , FPS 8.75, Running 10.71s Step 35( N/A%), pre moving , FPS 8.73, Running 10.81s Step 36( N/A%), pre moving , FPS 7.32, Running 11.36s Step 37( N/A%), pre moving , FPS 7.28, Running 11.46s Step 38( N/A%), pre moving , FPS 7.23, Running 11.56s Step 39( N/A%), pre moving , FPS 7.13, Running 11.67s Step 40( N/A%), pre moving , FPS 6.99, Running 11.78s Step 41( N/A%), pre moving , FPS 7.67, Running 11.88s Step 42( N/A%), pre moving , FPS 7.58, Running 11.98s Step 43( N/A%), pre moving , FPS 7.41, Running 12.08s Step 44( N/A%), pre moving , FPS 7.30, Running 12.18s Step 45( N/A%), pre moving , FPS 7.17, Running 12.28s Step 46( N/A%), pre moving , FPS 8.08, Running 12.38s Step 47( N/A%), pre moving , FPS 8.31, Running 12.46s Step 48( N/A%), pre moving , FPS 8.19, Running 12.59s Step 49( N/A%), pre moving , FPS 8.16, Running 12.70s Step 50( N/A%), pre moving , FPS 8.16, Running 12.80s Step 51( N/A%), pre moving , FPS 8.24, Running 12.89s Step 52( N/A%), pre moving , FPS 8.19, Running 12.98s Step 53( N/A%), pre moving , FPS 8.09, Running 13.09s Step 54( N/A%), pre moving , FPS 8.07, Running 13.19s Step 55( N/A%), pre moving , FPS 8.14, Running 13.27s Step 56( N/A%), pre moving , FPS 10.21, Running 13.32s Step 57( N/A%), pre moving , FPS 10.44, Running 13.38s Step 58( N/A%), pre moving , FPS 10.55, Running 13.45s Step 59( N/A%), pre moving , FPS 10.93, Running 13.50s Step 60( N/A%), pre moving , FPS 11.23, Running 13.56s Step 61( N/A%), pre moving , FPS 11.37, Running 13.64s Step 62( N/A%), pre moving , FPS 11.35, Running 13.74s Step 63( N/A%), pre moving , FPS 11.59, Running 13.81s Step 64( N/A%), pre moving , FPS 11.73, Running 13.88s Step 65( N/A%), pre moving , FPS 11.97, Running 13.95s Step 66( N/A%), pre moving , FPS 12.04, Running 14.05s Step 67( N/A%), pre moving , FPS 11.96, Running 14.13s Step 68( N/A%), pre moving , FPS 11.97, Running 14.26s Step 69( N/A%), pre moving , FPS 11.61, Running 14.42s Step 70( N/A%), pre moving , FPS 11.75, Running 14.51s Step 71( N/A%), pre moving , FPS 11.54, Running 14.62s Step 72( N/A%), pre moving , FPS 11.58, Running 14.71s Step 73( N/A%), pre moving , FPS 11.62, Running 14.81s Step 74( N/A%), pre moving , FPS 11.64, Running 14.91s Step 75( N/A%), pre moving , FPS 11.49, Running 15.01s Step 76( N/A%), pre moving , FPS 11.22, Running 15.11s Step 77( N/A%), pre moving , FPS 11.08, Running 15.19s Step 78( N/A%), pre moving , FPS 10.91, Running 15.28s Step 79( N/A%), pre moving , FPS 10.57, Running 15.39s Step 80( N/A%), pre moving , FPS 10.34, Running 15.49s Step 81( N/A%), pre moving , FPS 10.19, Running 15.60s Step 82( N/A%), pre moving , FPS 10.17, Running 15.71s Step 83( N/A%), pre moving , FPS 9.98, Running 15.81s Step 84( N/A%), pre moving , FPS 9.84, Running 15.92s Step 85( N/A%), pre moving , FPS 9.53, Running 16.05s Step 86( N/A%), pre moving , FPS 9.57, Running 16.14s Step 87( N/A%), pre moving , FPS 9.19, Running 16.31s Step 88( N/A%), pre moving , FPS 9.14, Running 16.45s Step 89( N/A%), pre moving , FPS 9.20, Running 16.60s Step 90( N/A%), pre moving , FPS 8.86, Running 16.76s Step 91( N/A%), pre moving , FPS 8.70, Running 16.92s Step 92( N/A%), pre moving , FPS 8.42, Running 17.08s Step 93( N/A%), pre moving , FPS 8.27, Running 17.23s Step 94( N/A%), pre moving , FPS 8.00, Running 17.41s Step 95( N/A%), pre moving , FPS 7.86, Running 17.56s Step 96( N/A%), pre moving , FPS 7.68, Running 17.71s Step 97( N/A%), pre moving , FPS 7.68, Running 17.79s Step 98( N/A%), pre moving , FPS 7.73, Running 17.87s Step 99( N/A%), pre moving , FPS 7.78, Running 17.96s Step 100( N/A%), pre moving , FPS 7.91, Running 18.02s Step 101( N/A%), pre moving , FPS 8.06, Running 18.08s Step 102( N/A%), pre moving , FPS 8.06, Running 18.19s Step 103( N/A%), pre moving , FPS 8.14, Running 18.27s Step 104( N/A%), pre moving , FPS 8.24, Running 18.35s Step 105( N/A%), pre moving , FPS 8.40, Running 18.43s Step 106( N/A%), pre moving , FPS 8.37, Running 18.53s Step 107( N/A%), pre moving , FPS 8.54, Running 18.65s Step 108( N/A%), pre moving , FPS 8.59, Running 18.78s Step 109( N/A%), pre moving , FPS 8.59, Running 18.93s Step 110( N/A%), pre moving , FPS 8.58, Running 19.10s Step 111( N/A%), pre moving , FPS 8.62, Running 19.24s Step 112( N/A%), pre moving , FPS 8.55, Running 19.42s Step 113( N/A%), pre moving , FPS 8.57, Running 19.56s Step 114( N/A%), pre moving , FPS 8.70, Running 19.71s Step 115( N/A%), pre moving , FPS 8.63, Running 19.87s Step 116( N/A%), pre moving , FPS 8.67, Running 20.02s Step 117( N/A%), pre moving , FPS 8.37, Running 20.18s Step 118( N/A%), pre moving , FPS 8.39, Running 20.26s Step 119( N/A%), pre moving , FPS 8.34, Running 20.36s Step 120( N/A%), pre moving , FPS 8.23, Running 20.45s Step 121( N/A%), pre moving , FPS 8.10, Running 20.55s Step 122( N/A%), pre moving , FPS 8.13, Running 20.65s Step 123( N/A%), pre moving , FPS 8.06, Running 20.75s Step 124( N/A%), pre moving , FPS 8.04, Running 20.83s Step 125( N/A%), pre moving , FPS 8.02, Running 20.93s Step 126( N/A%), pre moving , FPS 7.98, Running 21.03s Step 127( N/A%), pre moving , FPS 8.05, Running 21.14s Step 128( N/A%), pre moving , FPS 8.15, Running 21.23s Step 129( N/A%), pre moving , FPS 8.30, Running 21.34s Step 130( N/A%), pre moving , FPS 8.53, Running 21.44s Step 131( N/A%), pre moving , FPS 8.67, Running 21.54s Step 132( N/A%), pre moving , FPS 8.98, Running 21.65s Step 133( N/A%), pre moving , FPS 9.09, Running 21.76s Step 134( N/A%), pre moving , FPS 9.28, Running 21.86s Step 135( N/A%), pre moving , FPS 9.56, Running 21.97s Step 136( N/A%), pre moving , FPS 9.82, Running 22.05s Step 137( N/A%), pre moving , FPS 10.12, Running 22.16s Step 138( N/A%), pre moving , FPS 10.24, Running 22.21s Step 139( N/A%), pre moving , FPS 10.65, Running 22.23s Step 140( N/A%), pre moving , FPS 11.02, Running 22.27s Step 141( N/A%), pre moving , FPS 11.45, Running 22.30s Step 142( N/A%), pre moving , FPS 11.98, Running 22.32s Step 143( N/A%), pre moving , FPS 12.46, Running 22.36s Step 144( N/A%), pre moving , FPS 12.91, Running 22.38s Step 145( N/A%), pre moving , FPS 13.47, Running 22.41s Step 146( N/A%), pre moving , FPS 14.08, Running 22.45s Step 147( N/A%), pre moving , FPS 14.64, Running 22.50s Step 148( N/A%), pre moving , FPS 15.18, Running 22.55s Step 149( N/A%), pre moving , FPS 15.65, Running 22.61s Step 150( N/A%), pre moving , FPS 16.14, Running 22.68s Step 151( N/A%), pre moving , FPS 16.84, Running 22.73s Step 152( N/A%), pre moving , FPS 17.70, Running 22.78s Step 153( N/A%), pre moving , FPS 18.62, Running 22.83s Step 154( N/A%), pre moving , FPS 19.58, Running 22.89s Step 155( N/A%), pre moving , FPS 20.60, Running 22.94s Step 156( N/A%), pre moving , FPS 21.48, Running 22.98s Step 157( N/A%), pre moving , FPS 22.51, Running 23.04s Step 158( N/A%), pre moving , FPS 22.56, Running 23.09s Step 159( N/A%), pre moving , FPS 21.82, Running 23.15s Step 160( N/A%), pre moving , FPS 21.51, Running 23.20s Step 161( N/A%), pre moving , FPS 20.97, Running 23.25s Step 162( N/A%), pre moving , FPS 19.60, Running 23.34s Step 163( N/A%), pre moving , FPS 18.43, Running 23.44s Step 164( N/A%), pre moving , FPS 17.20, Running 23.55s Step 165( N/A%), pre moving , FPS 16.14, Running 23.65s Step 166( N/A%), pre moving , FPS 15.35, Running 23.76s Step 167( N/A%), pre moving , FPS 14.72, Running 23.86s Step 168( N/A%), pre moving , FPS 14.14, Running 23.96s Step 169( N/A%), pre moving , FPS 13.83, Running 24.06s Step 170( N/A%), pre moving , FPS 13.45, Running 24.17s Step 171( N/A%), pre moving , FPS 13.02, Running 24.27s Step 172( N/A%), pre moving , FPS 12.85, Running 24.33s Step 173( N/A%), pre moving , FPS 12.58, Running 24.42s Step 174( N/A%), pre moving , FPS 12.12, Running 24.54s Step 175( N/A%), pre moving , FPS 11.77, Running 24.64s Step 176( N/A%), pre moving , FPS 11.41, Running 24.74s Step 177( N/A%), pre moving , FPS 11.15, Running 24.84s Step 178( N/A%), pre moving , FPS 7.41, Running 25.80s Step 179( N/A%), pre moving , FPS 6.60, Running 26.18s Step 180( N/A%), pre moving , FPS 6.00, Running 26.53s Step 181( N/A%), pre moving , FPS 5.73, Running 26.74s Step 182( N/A%), pre moving , FPS 5.51, Running 26.97s Step 183( N/A%), pre moving , FPS 5.19, Running 27.30s Step 184( N/A%), pre moving , FPS 4.92, Running 27.61s Step 185( N/A%), pre moving , FPS 4.67, Running 27.93s Step 186( N/A%), pre moving , FPS 4.38, Running 28.33s Step 187( N/A%), pre moving , FPS 4.12, Running 28.72s Step 188( N/A%), pre moving , FPS 3.89, Running 29.11s Step 189( N/A%), pre moving , FPS 3.70, Running 29.47s Step 190( N/A%), pre moving , FPS 3.54, Running 29.81s Step 191( N/A%), pre moving , FPS 3.35, Running 30.23s Step 192( N/A%), pre moving , FPS 3.17, Running 30.65s Step 193( N/A%), pre moving , FPS 3.02, Running 31.04s Step 194( N/A%), pre moving , FPS 2.98, Running 31.24s Step 195( N/A%), pre moving , FPS 2.92, Running 31.48s Step 196( N/A%), pre moving , FPS 2.87, Running 31.71s Step 197( N/A%), pre moving , FPS 2.82, Running 31.94s Step 198( N/A%), pre moving , FPS 3.10, Running 32.25s Step 199( N/A%), pre moving , FPS 3.14, Running 32.54s Step 200( N/A%), pre moving , FPS 3.13, Running 32.91s Step 201( N/A%), pre moving , FPS 3.05, Running 33.30s Step 202( N/A%), pre moving , FPS 2.99, Running 33.66s Step 203( N/A%), pre moving , FPS 2.95, Running 34.07s Step 204( N/A%), pre moving , FPS 2.94, Running 34.42s Step 205( N/A%), pre moving , FPS 2.92, Running 34.79s Step 206( N/A%), pre moving , FPS 2.95, Running 35.11s Step 207( N/A%), pre moving , FPS 2.96, Running 35.49s Step 208( N/A%), pre moving , FPS 2.95, Running 35.87s Step 209( N/A%), pre moving , FPS 3.03, Running 36.08s Step 210( N/A%), pre moving , FPS 3.08, Running 36.32s Step 211( N/A%), pre moving , FPS 3.17, Running 36.55s Step 212( N/A%), pre moving , FPS 3.20, Running 36.90s Step 213( N/A%), pre moving , FPS 3.22, Running 37.25s Step 214( N/A%), pre moving , FPS 3.11, Running 37.67s Step 215( N/A%), pre moving , FPS 3.03, Running 38.07s Step 216( N/A%), pre moving , FPS 2.96, Running 38.47s Step 217( N/A%), pre moving , FPS 2.88, Running 38.88s Step 218( N/A%), pre moving , FPS 2.85, Running 39.27s Step 219( N/A%), pre moving , FPS 2.81, Running 39.66s Step 220( N/A%), pre moving , FPS 2.81, Running 40.02s Step 221( N/A%), pre moving , FPS 2.82, Running 40.41s Step 222( N/A%), pre moving , FPS 2.87, Running 40.64s Step 223( N/A%), pre moving , FPS 2.97, Running 40.81s Step 224( N/A%), pre moving , FPS 3.02, Running 41.04s Step 225( N/A%), pre moving , FPS 3.08, Running 41.27s Step 226( N/A%), pre moving , FPS 3.08, Running 41.61s Step 227( N/A%), pre moving , FPS 3.09, Running 41.95s Step 228( N/A%), pre moving , FPS 3.11, Running 42.30s Step 229( N/A%), pre moving , FPS 3.02, Running 42.69s Step 230( N/A%), pre moving , FPS 2.95, Running 43.09s Step 231( N/A%), pre moving , FPS 2.88, Running 43.49s Step 232( N/A%), pre moving , FPS 2.86, Running 43.90s Step 233( N/A%), pre moving , FPS 2.85, Running 44.27s Step 234( N/A%), pre moving , FPS 2.86, Running 44.67s Step 235( N/A%), pre moving , FPS 2.84, Running 45.10s Step 236( N/A%), pre moving , FPS 2.86, Running 45.46s Step 237( N/A%), pre moving , FPS 2.93, Running 45.70s Step 238( N/A%), pre moving , FPS 3.01, Running 45.93s Step 239( N/A%), pre moving , FPS 3.06, Running 46.19s Step 240( N/A%), pre moving , FPS 3.08, Running 46.51s Step 241( N/A%), pre moving , FPS 3.12, Running 46.82s Step 242( N/A%), pre moving , FPS 3.05, Running 47.19s Step 243( N/A%), pre moving , FPS 2.95, Running 47.59s Step 244( N/A%), pre moving , FPS 2.86, Running 48.03s Step 245( N/A%), pre moving , FPS 2.78, Running 48.47s Step 246( N/A%), pre moving , FPS 2.75, Running 48.87s Step 247( N/A%), pre moving , FPS 2.75, Running 49.22s Step 248( N/A%), pre moving , FPS 2.73, Running 49.62s Step 249( N/A%), pre moving , FPS 2.72, Running 50.03s Step 250( N/A%), pre moving , FPS 2.78, Running 50.29s Step 251( N/A%), pre moving , FPS 2.85, Running 50.52s Step 252( N/A%), pre moving , FPS 2.94, Running 50.71s Step 253( N/A%), pre moving , FPS 3.01, Running 50.91s Step 254( N/A%), pre moving , FPS 3.10, Running 51.13s Step 255( N/A%), pre moving , FPS 3.17, Running 51.42s Step 256( N/A%), pre moving , FPS 3.20, Running 51.72s Step 257( N/A%), pre moving , FPS 3.15, Running 52.03s Step 258( N/A%), pre moving , FPS 3.08, Running 52.43s Step 259( N/A%), pre moving , FPS 3.15, Running 52.54s Step 260( N/A%), pre moving , FPS 3.26, Running 52.66s Step 261( N/A%), pre moving , FPS 3.36, Running 52.77s Step 262( N/A%), pre moving , FPS 3.53, Running 52.86s Step 263( N/A%), pre moving , FPS 3.72, Running 52.97s Step 264( N/A%), pre moving , FPS 3.95, Running 53.09s Step 265( N/A%), pre moving , FPS 4.22, Running 53.20s Step 266( N/A%), pre moving , FPS 4.49, Running 53.32s Step 267( N/A%), pre moving , FPS 4.75, Running 53.43s Step 268( N/A%), pre moving , FPS 5.10, Running 53.54s Step 269( N/A%), pre moving , FPS 3.54, Running 55.68s Step 270( N/A%), pre moving , FPS 3.58, Running 55.88s Step 271( N/A%), pre moving , FPS 3.58, Running 56.10s Step 272( N/A%), pre moving , FPS 3.57, Running 56.31s Step 273( N/A%), pre moving , FPS 3.50, Running 56.62s Step 274( N/A%), pre moving , FPS 3.46, Running 56.91s Step 275( N/A%), pre moving , FPS 3.45, Running 57.22s Step 276( N/A%), pre moving , FPS 3.41, Running 57.59s Step 277( N/A%), pre moving , FPS 3.34, Running 58.02s Step 278( N/A%), pre moving , FPS 3.35, Running 58.40s Step 279( N/A%), pre moving , FPS 3.15, Running 58.90s Step 280( N/A%), pre moving , FPS 2.99, Running 59.35s Step 281( N/A%), pre moving , FPS 2.87, Running 59.74s Step 282( N/A%), pre moving , FPS 2.75, Running 60.12s Step 283( N/A%), pre moving , FPS 2.67, Running 60.46s Step 284( N/A%), pre moving , FPS 2.64, Running 60.67s Step 285( N/A%), pre moving , FPS 2.60, Running 60.90s Step 286( N/A%), pre moving , FPS 2.56, Running 61.13s Step 287( N/A%), pre moving , FPS 2.52, Running 61.37s Step 288( N/A%), pre moving , FPS 2.46, Running 61.66s Step 289( 0.33%), action 1, FPS 2.74, Running 62.97s Step 290( 0.67%), action 2, FPS 2.59, Running 63.61s Step 291( 1.00%), action 3, FPS 2.46, Running 64.23s Step 292( 1.33%), action 4, FPS 2.31, Running 64.98s Step 293( 1.67%), action 5, FPS 2.23, Running 65.60s Step 294( 2.00%), action 6, FPS 2.16, Running 66.18s Step 295( 2.33%), action 7, FPS 2.06, Running 66.92s Step 296( 2.67%), action 8, FPS 1.96, Running 67.78s Step 297( 3.00%), action 9, FPS 1.94, Running 68.34s Step 298( 3.33%), action 10, FPS 1.88, Running 69.05s Step 299( 3.67%), action 11, FPS 1.82, Running 69.86s Step 300( 4.00%), action 12, FPS 1.83, Running 70.26s Step 301( 4.33%), action 13, FPS 1.78, Running 70.95s Step 302( 4.67%), action 14, FPS 1.74, Running 71.62s Step 303( 5.00%), action 15, FPS 1.70, Running 72.23s Step 304( 5.33%), action 16, FPS 1.64, Running 72.86s Step 305( 5.67%), action 17, FPS 1.58, Running 73.55s Step 306( 6.00%), action 18, FPS 1.52, Running 74.24s Step 307( 6.33%), action 19, FPS 1.49, Running 74.82s Step 308( 6.67%), action 20, FPS 1.45, Running 75.43s Step 309( 7.00%), action 21, FPS 1.52, Running 76.15s Step 310( 7.33%), action 22, FPS 1.50, Running 76.97s Step 311( 7.67%), action 23, FPS 1.50, Running 77.59s Step 312( 8.00%), action 24, FPS 1.49, Running 78.40s Step 313( 8.33%), action 25, FPS 1.51, Running 78.83s Step 314( 8.67%), action 26, FPS 1.50, Running 79.49s Step 315( 9.00%), action 27, FPS 1.51, Running 80.20s Step 316( 9.33%), action 28, FPS 1.53, Running 80.82s Step 317( 9.67%), action 29, FPS 1.53, Running 81.43s Step 318( 10.00%), action 30, FPS 1.54, Running 82.07s Step 319( 10.33%), action 31, FPS 1.55, Running 82.78s Step 320( 10.67%), action 32, FPS 1.54, Running 83.22s Step 321( 11.00%), action 33, FPS 1.57, Running 83.65s Step 322( 11.33%), action 34, FPS 1.59, Running 84.23s Step 323( 11.67%), action 35, FPS 1.59, Running 84.83s Step 324( 12.00%), action 36, FPS 1.59, Running 85.42s Step 325( 12.33%), action 37, FPS 1.61, Running 85.96s Step 326( 12.67%), action 38, FPS 1.63, Running 86.50s Step 327( 13.00%), action 39, FPS 1.63, Running 87.08s Step 328( 13.33%), action 40, FPS 1.63, Running 87.73s Step 329( 13.67%), action 41, FPS 1.63, Running 88.44s Step 330( 14.00%), action 42, FPS 1.65, Running 89.08s Step 331( 14.33%), action 43, FPS 1.64, Running 89.82s Step 332( 14.67%), action 44, FPS 1.66, Running 90.44s Step 333( 15.00%), action 45, FPS 1.62, Running 91.20s Step 334( 15.33%), action 46, FPS 1.66, Running 91.53s Step 335( 15.67%), action 47, FPS 1.70, Running 91.98s Step 336( 16.00%), action 48, FPS 1.70, Running 92.60s Step 337( 16.33%), action 49, FPS 1.69, Running 93.25s Step 338( 16.67%), action 50, FPS 1.71, Running 93.79s Step 339( 17.00%), action 51, FPS 1.69, Running 94.61s Step 340( 17.33%), action 52, FPS 1.68, Running 95.15s Step 341( 17.67%), action 53, FPS 1.67, Running 95.65s Step 342( 18.00%), action 54, FPS 1.68, Running 96.13s Step 343( 18.33%), action 55, FPS 1.69, Running 96.64s Step 344( 18.67%), action 56, FPS 1.67, Running 97.39s Step 345( 19.00%), action 57, FPS 1.65, Running 98.05s Step 346( 19.33%), action 58, FPS 1.65, Running 98.63s Step 347( 19.67%), action 59, FPS 1.65, Running 99.24s Step 348( 20.00%), action 60, FPS 1.65, Running 99.86s Step 349( 20.33%), action 61, FPS 1.68, Running 100.36s Step 350( 20.67%), action 62, FPS 1.64, Running 101.28s Step 351( 21.00%), action 63, FPS 1.66, Running 101.88s Step 352( 21.33%), action 64, FPS 1.65, Running 102.59s Step 353( 21.67%), action 65, FPS 1.64, Running 103.43s Step 354( 22.00%), action 66, FPS 1.60, Running 103.99s Step 355( 22.33%), action 67, FPS 1.61, Running 104.44s Step 356( 22.67%), action 68, FPS 1.56, Running 105.40s Step 357( 23.00%), action 69, FPS 1.57, Running 105.98s Step 358( 23.33%), action 70, FPS 1.54, Running 106.82s Step 359( 23.67%), action 71, FPS 1.48, Running 108.10s Step 360( 24.00%), action 72, FPS 1.48, Running 108.64s Step 361( 24.33%), action 73, FPS 1.48, Running 109.13s Step 362( 24.67%), action 74, FPS 1.45, Running 109.94s Step 363( 25.00%), action 75, FPS 1.43, Running 110.66s Step 364( 25.33%), action 76, FPS 1.42, Running 111.46s [2026-08-01 16:08:28] [8 ] Seed 7 success after 111.83 s. +steps: 364 , actions: 76 . +Instruction: Empty +Total 2/8(25.00%) success. +Setting seed: 8 +Step 1( N/A%), pre moving , FPS 0.21, Running 4.82s Step 2( N/A%), pre moving , FPS 0.40, Running 4.95s Step 3( N/A%), pre moving , FPS 0.59, Running 5.12s Step 4( N/A%), pre moving , FPS 0.75, Running 5.34s Step 5( N/A%), pre moving , FPS 0.92, Running 5.41s Step 6( N/A%), pre moving , FPS 1.10, Running 5.48s Step 7( N/A%), pre moving , FPS 1.27, Running 5.52s Step 8( N/A%), pre moving , FPS 1.44, Running 5.57s Step 9( N/A%), pre moving , FPS 1.60, Running 5.61s Step 10( N/A%), pre moving , FPS 1.76, Running 5.67s Step 11( N/A%), pre moving , FPS 1.91, Running 5.75s Step 12( N/A%), pre moving , FPS 2.05, Running 5.85s Step 13( N/A%), pre moving , FPS 2.20, Running 5.92s Step 14( N/A%), pre moving , FPS 2.34, Running 5.98s Step 15( N/A%), pre moving , FPS 2.49, Running 6.03s Step 16( N/A%), pre moving , FPS 2.64, Running 6.07s Step 17( N/A%), pre moving , FPS 2.77, Running 6.13s Step 18( N/A%), pre moving , FPS 2.91, Running 6.20s Step 19( N/A%), pre moving , FPS 3.02, Running 6.28s Step 20( N/A%), pre moving , FPS 3.13, Running 6.38s Step 21( N/A%), pre moving , FPS 10.25, Running 6.77s Step 22( N/A%), pre moving , FPS 10.34, Running 6.89s Step 23( N/A%), pre moving , FPS 10.73, Running 6.98s Step 24( N/A%), pre moving , FPS 11.68, Running 7.05s Step 25( N/A%), pre moving , FPS 11.64, Running 7.13s Step 26( N/A%), pre moving , FPS 9.69, Running 7.54s Step 27( N/A%), pre moving , FPS 9.44, Running 7.64s Step 28( N/A%), pre moving , FPS 9.24, Running 7.73s Step 29( N/A%), pre moving , FPS 4.30, Running 10.26s Step 30( N/A%), pre moving , FPS 4.31, Running 10.32s Step 31( N/A%), pre moving , FPS 4.32, Running 10.38s Step 32( N/A%), pre moving , FPS 4.37, Running 10.43s Step 33( N/A%), pre moving , FPS 4.39, Running 10.47s Step 34( N/A%), pre moving , FPS 4.37, Running 10.56s Step 35( N/A%), pre moving , FPS 4.30, Running 10.68s Step 36( N/A%), pre moving , FPS 3.87, Running 11.24s Step 37( N/A%), pre moving , FPS 3.86, Running 11.32s Step 38( N/A%), pre moving , FPS 3.83, Running 11.42s Step 39( N/A%), pre moving , FPS 3.81, Running 11.53s Step 40( N/A%), pre moving , FPS 3.82, Running 11.62s Step 41( N/A%), pre moving , FPS 4.04, Running 11.72s Step 42( N/A%), pre moving , FPS 4.05, Running 11.82s Step 43( N/A%), pre moving , FPS 4.04, Running 11.93s Step 44( N/A%), pre moving , FPS 4.02, Running 12.03s Step 45( N/A%), pre moving , FPS 4.00, Running 12.13s Step 46( N/A%), pre moving , FPS 4.29, Running 12.21s Step 47( N/A%), pre moving , FPS 4.29, Running 12.30s Step 48( N/A%), pre moving , FPS 4.28, Running 12.41s Step 49( N/A%), pre moving , FPS 8.89, Running 12.51s Step 50( N/A%), pre moving , FPS 8.71, Running 12.61s Step 51( N/A%), pre moving , FPS 8.55, Running 12.72s Step 52( N/A%), pre moving , FPS 8.34, Running 12.83s Step 53( N/A%), pre moving , FPS 8.16, Running 12.93s Step 54( N/A%), pre moving , FPS 8.09, Running 13.03s Step 55( N/A%), pre moving , FPS 8.14, Running 13.13s Step 56( N/A%), pre moving , FPS 10.00, Running 13.24s Step 57( N/A%), pre moving , FPS 9.86, Running 13.35s Step 58( N/A%), pre moving , FPS 9.86, Running 13.45s Step 59( N/A%), pre moving , FPS 9.83, Running 13.56s Step 60( N/A%), pre moving , FPS 9.76, Running 13.66s Step 61( N/A%), pre moving , FPS 9.78, Running 13.77s Step 62( N/A%), pre moving , FPS 9.77, Running 13.87s Step 63( N/A%), pre moving , FPS 9.95, Running 13.94s Step 64( N/A%), pre moving , FPS 10.18, Running 13.99s Step 65( N/A%), pre moving , FPS 10.44, Running 14.04s Step 66( N/A%), pre moving , FPS 10.55, Running 14.10s Step 67( N/A%), pre moving , FPS 10.76, Running 14.16s Step 68( N/A%), pre moving , FPS 11.20, Running 14.19s Step 69( N/A%), pre moving , FPS 11.59, Running 14.23s Step 70( N/A%), pre moving , FPS 11.65, Running 14.33s Step 71( N/A%), pre moving , FPS 11.76, Running 14.42s Step 72( N/A%), pre moving , FPS 11.97, Running 14.50s Step 73( N/A%), pre moving , FPS 12.05, Running 14.59s Step 74( N/A%), pre moving , FPS 12.23, Running 14.66s Step 75( N/A%), pre moving , FPS 12.49, Running 14.73s Step 76( N/A%), pre moving , FPS 12.24, Running 14.87s Step 77( N/A%), pre moving , FPS 11.98, Running 15.02s Step 78( N/A%), pre moving , FPS 11.45, Running 15.20s Step 79( N/A%), pre moving , FPS 11.08, Running 15.36s Step 80( N/A%), pre moving , FPS 10.85, Running 15.51s Step 81( N/A%), pre moving , FPS 10.63, Running 15.65s Step 82( N/A%), pre moving , FPS 10.37, Running 15.80s Step 83( N/A%), pre moving , FPS 9.90, Running 15.96s Step 84( N/A%), pre moving , FPS 9.48, Running 16.10s Step 85( N/A%), pre moving , FPS 9.06, Running 16.25s Step 86( N/A%), pre moving , FPS 8.61, Running 16.42s Step 87( N/A%), pre moving , FPS 8.31, Running 16.56s Step 88( N/A%), pre moving , FPS 7.83, Running 16.75s Step 89( N/A%), pre moving , FPS 7.51, Running 16.90s Step 90( N/A%), pre moving , FPS 7.30, Running 17.07s Step 91( N/A%), pre moving , FPS 7.07, Running 17.24s Step 92( N/A%), pre moving , FPS 6.93, Running 17.38s Step 93( N/A%), pre moving , FPS 6.79, Running 17.53s Step 94( N/A%), pre moving , FPS 6.60, Running 17.70s Step 95( N/A%), pre moving , FPS 6.44, Running 17.84s Step 96( N/A%), pre moving , FPS 6.42, Running 17.99s Step 97( N/A%), pre moving , FPS 6.37, Running 18.16s Step 98( N/A%), pre moving , FPS 6.61, Running 18.22s Step 99( N/A%), pre moving , FPS 6.76, Running 18.32s Step 100( N/A%), pre moving , FPS 6.87, Running 18.42s Step 101( N/A%), pre moving , FPS 7.10, Running 18.47s Step 102( N/A%), pre moving , FPS 7.30, Running 18.54s Step 103( N/A%), pre moving , FPS 7.60, Running 18.59s Step 104( N/A%), pre moving , FPS 7.90, Running 18.63s Step 105( N/A%), pre moving , FPS 8.22, Running 18.68s Step 106( N/A%), pre moving , FPS 8.62, Running 18.74s Step 107( N/A%), pre moving , FPS 8.93, Running 18.80s Step 108( N/A%), pre moving , FPS 9.53, Running 18.85s Step 109( N/A%), pre moving , FPS 10.02, Running 18.89s Step 110( N/A%), pre moving , FPS 10.63, Running 18.95s Step 111( N/A%), pre moving , FPS 11.43, Running 18.99s Step 112( N/A%), pre moving , FPS 12.00, Running 19.05s Step 113( N/A%), pre moving , FPS 12.77, Running 19.10s Step 114( N/A%), pre moving , FPS 13.95, Running 19.13s Step 115( N/A%), pre moving , FPS 15.01, Running 19.17s Step 116( N/A%), pre moving , FPS 15.68, Running 19.26s Step 117( N/A%), pre moving , FPS 16.54, Running 19.37s Step 118( N/A%), pre moving , FPS 16.09, Running 19.47s Step 119( N/A%), pre moving , FPS 16.25, Running 19.55s Step 120( N/A%), pre moving , FPS 16.20, Running 19.66s Step 121( N/A%), pre moving , FPS 15.50, Running 19.76s Step 122( N/A%), pre moving , FPS 15.06, Running 19.86s Step 123( N/A%), pre moving , FPS 14.50, Running 19.97s Step 124( N/A%), pre moving , FPS 13.99, Running 20.06s Step 125( N/A%), pre moving , FPS 13.51, Running 20.16s Step 126( N/A%), pre moving , FPS 13.14, Running 20.27s Step 127( N/A%), pre moving , FPS 12.78, Running 20.37s Step 128( N/A%), pre moving , FPS 12.52, Running 20.44s Step 129( N/A%), pre moving , FPS 12.12, Running 20.54s Step 130( N/A%), pre moving , FPS 11.85, Running 20.64s Step 131( N/A%), pre moving , FPS 11.47, Running 20.74s Step 132( N/A%), pre moving , FPS 11.34, Running 20.81s Step 133( N/A%), pre moving , FPS 11.04, Running 20.91s Step 134( N/A%), pre moving , FPS 10.68, Running 21.00s Step 135( N/A%), pre moving , FPS 10.36, Running 21.10s Step 136( N/A%), pre moving , FPS 10.29, Running 21.21s Step 137( N/A%), pre moving , FPS 10.45, Running 21.28s Step 138( N/A%), pre moving , FPS 10.52, Running 21.37s Step 139( N/A%), pre moving , FPS 10.45, Running 21.47s Step 140( N/A%), pre moving , FPS 10.46, Running 21.57s Step 141( N/A%), pre moving , FPS 10.58, Running 21.65s Step 142( N/A%), pre moving , FPS 10.59, Running 21.75s Step 143( N/A%), pre moving , FPS 10.60, Running 21.85s Step 144( N/A%), pre moving , FPS 10.58, Running 21.95s Step 145( N/A%), pre moving , FPS 10.60, Running 22.05s Step 146( N/A%), pre moving , FPS 10.58, Running 22.16s Step 147( N/A%), pre moving , FPS 10.54, Running 22.26s Step 148( N/A%), pre moving , FPS 10.42, Running 22.36s Step 149( N/A%), pre moving , FPS 10.38, Running 22.47s Step 150( N/A%), pre moving , FPS 10.34, Running 22.57s Step 151( N/A%), pre moving , FPS 10.33, Running 22.67s Step 152( N/A%), pre moving , FPS 10.10, Running 22.79s Step 153( N/A%), pre moving , FPS 10.26, Running 22.86s Step 154( N/A%), pre moving , FPS 10.49, Running 22.91s Step 155( N/A%), pre moving , FPS 10.80, Running 22.96s Step 156( N/A%), pre moving , FPS 11.09, Running 23.01s Step 157( N/A%), pre moving , FPS 11.22, Running 23.06s Step 158( N/A%), pre moving , FPS 7.54, Running 24.02s Step 159( N/A%), pre moving , FPS 6.84, Running 24.39s Step 160( N/A%), pre moving , FPS 6.11, Running 24.84s Step 161( N/A%), pre moving , FPS 5.61, Running 25.21s Step 162( N/A%), pre moving , FPS 5.22, Running 25.59s Step 163( N/A%), pre moving , FPS 4.85, Running 25.98s Step 164( N/A%), pre moving , FPS 4.52, Running 26.38s Step 165( N/A%), pre moving , FPS 4.25, Running 26.76s Step 166( N/A%), pre moving , FPS 4.13, Running 27.00s Step 167( N/A%), pre moving , FPS 3.98, Running 27.29s Step 168( N/A%), pre moving , FPS 3.85, Running 27.56s Step 169( N/A%), pre moving , FPS 3.71, Running 27.87s Step 170( N/A%), pre moving , FPS 3.51, Running 28.27s Step 171( N/A%), pre moving , FPS 3.32, Running 28.70s Step 172( N/A%), pre moving , FPS 3.17, Running 29.11s Step 173( N/A%), pre moving , FPS 3.00, Running 29.52s Step 174( N/A%), pre moving , FPS 2.86, Running 29.90s Step 175( N/A%), pre moving , FPS 2.72, Running 30.30s Step 176( N/A%), pre moving , FPS 2.60, Running 30.69s Step 177( N/A%), pre moving , FPS 2.50, Running 31.06s Step 178( N/A%), pre moving , FPS 2.71, Running 31.39s Step 179( N/A%), pre moving , FPS 2.73, Running 31.70s Step 180( N/A%), pre moving , FPS 2.81, Running 31.96s Step 181( N/A%), pre moving , FPS 2.80, Running 32.35s Step 182( N/A%), pre moving , FPS 2.78, Running 32.78s Step 183( N/A%), pre moving , FPS 2.78, Running 33.17s Step 184( N/A%), pre moving , FPS 2.79, Running 33.55s Step 185( N/A%), pre moving , FPS 2.77, Running 33.97s Step 186( N/A%), pre moving , FPS 2.72, Running 34.36s Step 187( N/A%), pre moving , FPS 2.69, Running 34.73s Step 188( N/A%), pre moving , FPS 2.63, Running 35.17s Step 189( N/A%), pre moving , FPS 2.64, Running 35.44s Step 190( N/A%), pre moving , FPS 2.70, Running 35.67s Step 191( N/A%), pre moving , FPS 2.73, Running 36.03s Step 192( N/A%), pre moving , FPS 2.71, Running 36.48s Step 193( N/A%), pre moving , FPS 2.55, Running 37.36s Step 194( N/A%), pre moving , FPS 2.49, Running 37.94s Step 195( N/A%), pre moving , FPS 2.47, Running 38.40s Step 196( N/A%), pre moving , FPS 2.46, Running 38.83s Step 197( N/A%), pre moving , FPS 2.44, Running 39.27s Step 198( N/A%), pre moving , FPS 2.41, Running 39.70s Step 199( N/A%), pre moving , FPS 2.40, Running 40.05s Step 200( N/A%), pre moving , FPS 2.38, Running 40.38s Step 201( N/A%), pre moving , FPS 2.37, Running 40.79s Step 202( N/A%), pre moving , FPS 2.37, Running 41.20s Step 203( N/A%), pre moving , FPS 2.37, Running 41.62s Step 204( N/A%), pre moving , FPS 2.36, Running 42.02s Step 205( N/A%), pre moving , FPS 2.36, Running 42.45s Step 206( N/A%), pre moving , FPS 2.35, Running 42.86s Step 207( N/A%), pre moving , FPS 2.34, Running 43.27s Step 208( N/A%), pre moving , FPS 2.35, Running 43.70s Step 209( N/A%), pre moving , FPS 2.35, Running 43.94s Step 210( N/A%), pre moving , FPS 2.35, Running 44.19s Step 211( N/A%), pre moving , FPS 2.39, Running 44.40s Step 212( N/A%), pre moving , FPS 2.42, Running 44.75s Step 213( N/A%), pre moving , FPS 2.58, Running 45.10s Step 214( N/A%), pre moving , FPS 2.66, Running 45.46s Step 215( N/A%), pre moving , FPS 2.68, Running 45.86s Step 216( N/A%), pre moving , FPS 2.70, Running 46.24s Step 217( N/A%), pre moving , FPS 2.72, Running 46.62s Step 218( N/A%), pre moving , FPS 2.72, Running 47.06s Step 219( N/A%), pre moving , FPS 2.70, Running 47.45s Step 220( N/A%), pre moving , FPS 2.67, Running 47.88s Step 221( N/A%), pre moving , FPS 2.67, Running 48.29s Step 222( N/A%), pre moving , FPS 2.71, Running 48.58s Step 223( N/A%), pre moving , FPS 2.79, Running 48.78s Step 224( N/A%), pre moving , FPS 2.87, Running 48.99s Step 225( N/A%), pre moving , FPS 2.97, Running 49.18s Step 226( N/A%), pre moving , FPS 3.04, Running 49.45s Step 227( N/A%), pre moving , FPS 3.07, Running 49.78s Step 228( N/A%), pre moving , FPS 3.10, Running 50.16s Step 229( N/A%), pre moving , FPS 3.03, Running 50.54s Step 230( N/A%), pre moving , FPS 3.11, Running 50.63s Step 231( N/A%), pre moving , FPS 3.15, Running 50.76s Step 232( N/A%), pre moving , FPS 3.27, Running 50.87s Step 233( N/A%), pre moving , FPS 3.40, Running 50.99s Step 234( N/A%), pre moving , FPS 3.54, Running 51.11s Step 235( N/A%), pre moving , FPS 3.73, Running 51.23s Step 236( N/A%), pre moving , FPS 3.93, Running 51.33s Step 237( N/A%), pre moving , FPS 4.14, Running 51.46s Step 238( N/A%), pre moving , FPS 4.42, Running 51.59s Step 239( N/A%), pre moving , FPS 4.72, Running 51.69s Step 240( N/A%), pre moving , FPS 3.25, Running 54.05s Step 241( N/A%), pre moving , FPS 3.29, Running 54.36s Step 242( N/A%), pre moving , FPS 3.23, Running 54.76s Step 243( N/A%), pre moving , FPS 3.15, Running 55.14s Step 244( N/A%), pre moving , FPS 3.02, Running 55.61s Step 245( N/A%), pre moving , FPS 2.92, Running 56.04s Step 246( N/A%), pre moving , FPS 2.86, Running 56.44s Step 247( N/A%), pre moving , FPS 2.85, Running 56.81s Step 248( N/A%), pre moving , FPS 2.83, Running 57.23s Step 249( N/A%), pre moving , FPS 2.80, Running 57.67s Step 250( N/A%), pre moving , FPS 2.68, Running 58.09s Step 251( N/A%), pre moving , FPS 2.62, Running 58.39s Step 252( N/A%), pre moving , FPS 2.53, Running 58.76s Step 253( N/A%), pre moving , FPS 2.46, Running 59.11s Step 254( N/A%), pre moving , FPS 2.38, Running 59.51s Step 255( N/A%), pre moving , FPS 2.30, Running 59.93s Step 256( N/A%), pre moving , FPS 2.21, Running 60.36s Step 257( N/A%), pre moving , FPS 2.15, Running 60.76s Step 258( N/A%), pre moving , FPS 2.09, Running 61.15s Step 259( N/A%), pre moving , FPS 2.03, Running 61.55s Step 260( 0.33%), action 1, FPS 2.36, Running 62.51s Step 261( 0.67%), action 2, FPS 2.32, Running 62.99s Step 262( 1.00%), action 3, FPS 2.23, Running 63.72s Step 263( 1.33%), action 4, FPS 2.20, Running 64.23s Step 264( 1.67%), action 5, FPS 2.17, Running 64.81s Step 265( 2.00%), action 6, FPS 2.16, Running 65.32s Step 266( 2.33%), action 7, FPS 2.12, Running 65.86s Step 267( 2.67%), action 8, FPS 2.10, Running 66.34s Step 268( 3.00%), action 9, FPS 2.12, Running 66.67s Step 269( 3.33%), action 10, FPS 2.12, Running 67.11s Step 270( 3.67%), action 11, FPS 2.09, Running 67.68s Step 271( 4.00%), action 12, FPS 2.03, Running 68.25s Step 272( 4.33%), action 13, FPS 1.94, Running 69.07s Step 273( 4.67%), action 14, FPS 1.89, Running 69.68s Step 274( 5.00%), action 15, FPS 1.84, Running 70.38s Step 275( 5.33%), action 16, FPS 1.86, Running 70.69s Step 276( 5.67%), action 17, FPS 1.81, Running 71.42s Step 277( 6.00%), action 18, FPS 1.79, Running 71.94s Step 278( 6.33%), action 19, FPS 1.76, Running 72.53s Step 279( 6.67%), action 20, FPS 1.71, Running 73.21s Step 280( 7.00%), action 21, FPS 1.73, Running 74.08s Step 281( 7.33%), action 22, FPS 1.71, Running 74.68s Step 282( 7.67%), action 23, FPS 1.76, Running 75.10s Step 283( 8.00%), action 24, FPS 1.77, Running 75.54s Step 284( 8.33%), action 25, FPS 1.75, Running 76.26s Step 285( 8.67%), action 26, FPS 1.74, Running 76.79s Step 286( 9.00%), action 27, FPS 1.73, Running 77.39s Step 287( 9.33%), action 28, FPS 1.73, Running 77.89s Step 288( 9.67%), action 29, FPS 1.70, Running 78.43s Step 289( 10.00%), action 30, FPS 1.68, Running 79.04s Step 290( 10.33%), action 31, FPS 1.65, Running 79.83s Step 291( 10.67%), action 32, FPS 1.64, Running 80.44s Step 292( 11.00%), action 33, FPS 1.62, Running 81.39s Step 293( 11.33%), action 34, FPS 1.63, Running 81.97s Step 294( 11.67%), action 35, FPS 1.63, Running 82.64s Step 295( 12.00%), action 36, FPS 1.58, Running 83.35s Step 296( 12.33%), action 37, FPS 1.60, Running 83.93s Step 297( 12.67%), action 38, FPS 1.60, Running 84.42s Step 298( 13.00%), action 39, FPS 1.60, Running 85.01s Step 299( 13.33%), action 40, FPS 1.61, Running 85.62s Step 300( 13.67%), action 41, FPS 1.61, Running 86.49s Step 301( 14.00%), action 42, FPS 1.61, Running 87.10s Step 302( 14.33%), action 43, FPS 1.58, Running 87.73s Step 303( 14.67%), action 44, FPS 1.60, Running 88.06s Step 304( 15.00%), action 45, FPS 1.64, Running 88.46s Step 305( 15.33%), action 46, FPS 1.65, Running 88.90s Step 306( 15.67%), action 47, FPS 1.66, Running 89.47s Step 307( 16.00%), action 48, FPS 1.64, Running 90.06s Step 308( 16.33%), action 49, FPS 1.63, Running 90.70s Step 309( 16.67%), action 50, FPS 1.65, Running 91.19s Step 310( 17.00%), action 51, FPS 1.66, Running 91.88s Step 311( 17.33%), action 52, FPS 1.68, Running 92.37s Step 312( 17.67%), action 53, FPS 1.76, Running 92.79s Step 313( 18.00%), action 54, FPS 1.76, Running 93.35s Step 314( 18.33%), action 55, FPS 1.77, Running 93.91s Step 315( 18.67%), action 56, FPS 1.76, Running 94.69s Step 316( 19.00%), action 57, FPS 1.73, Running 95.48s Step 317( 19.33%), action 58, FPS 1.72, Running 96.04s Step 318( 19.67%), action 59, FPS 1.72, Running 96.66s Step 319( 20.00%), action 60, FPS 1.73, Running 97.19s Step 320( 20.33%), action 61, FPS 1.75, Running 97.95s Step 321( 20.67%), action 62, FPS 1.77, Running 98.41s Step 322( 21.00%), action 63, FPS 1.76, Running 99.10s Step 323( 21.33%), action 64, FPS 1.70, Running 99.82s Step 324( 21.67%), action 65, FPS 1.67, Running 100.46s Step 325( 22.00%), action 66, FPS 1.66, Running 100.95s Step 326( 22.33%), action 67, FPS 1.64, Running 101.70s Step 327( 22.67%), action 68, FPS 1.67, Running 102.04s Step 328( 23.00%), action 69, FPS 1.69, Running 102.56s Step 329( 23.33%), action 70, FPS 1.69, Running 103.01s Step 330( 23.67%), action 71, FPS 1.66, Running 103.92s Step 331( 24.00%), action 72, FPS 1.65, Running 104.48s Step 332( 24.33%), action 73, FPS 1.62, Running 105.16s Step 333( 24.67%), action 74, FPS 1.62, Running 105.70s Step 334( 25.00%), action 75, FPS 1.62, Running 106.24s Step 335( 25.33%), action 76, FPS 1.68, Running 106.61s Step 336( 25.67%), action 77, FPS 1.74, Running 106.97s Step 337( 26.00%), action 78, FPS 1.77, Running 107.36s Step 338( 26.33%), action 79, FPS 1.76, Running 108.02s Step 339( 26.67%), action 80, FPS 1.73, Running 108.73s Step 340( 27.00%), action 81, FPS 1.72, Running 109.57s Step 341( 27.33%), action 82, FPS 1.67, Running 110.36s Step 342( 27.67%), action 83, FPS 1.68, Running 110.97s Step 343( 28.00%), action 84, FPS 1.75, Running 111.25s Step 344( 28.33%), action 85, FPS 1.80, Running 111.60s Step 345( 28.67%), action 86, FPS 1.81, Running 112.00s Step 346( 29.00%), action 87, FPS 1.86, Running 112.48s Step 347( 29.33%), action 88, FPS 1.83, Running 112.95s Step 348( 29.67%), action 89, FPS 1.82, Running 113.53s Step 349( 30.00%), action 90, FPS 1.80, Running 114.12s Step 350( 30.33%), action 91, FPS 1.82, Running 114.91s Step 351( 30.67%), action 92, FPS 1.79, Running 115.67s Step 352( 31.00%), action 93, FPS 1.84, Running 116.05s Step 353( 31.33%), action 94, FPS 1.86, Running 116.48s Step 354( 31.67%), action 95, FPS 1.86, Running 117.02s Step 355( 32.00%), action 96, FPS 1.81, Running 117.65s Step 356( 32.33%), action 97, FPS 1.77, Running 118.30s Step 357( 32.67%), action 98, FPS 1.73, Running 118.95s Step 358( 33.00%), action 99, FPS 1.74, Running 119.49s Step 359( 33.33%), action 100, FPS 1.77, Running 120.06s Step 360( 33.67%), action 101, FPS 1.83, Running 120.52s Step 361( 34.00%), action 102, FPS 1.91, Running 120.85s Step 362( 34.33%), action 103, FPS 1.92, Running 121.39s Step 363( 34.67%), action 104, FPS 1.84, Running 122.11s Step 364( 35.00%), action 105, FPS 1.81, Running 122.67s Step 365( 35.33%), action 106, FPS 1.78, Running 123.26s Step 366( 35.67%), action 107, FPS 1.76, Running 123.86s Step 367( 36.00%), action 108, FPS 1.73, Running 124.53s Step 368( 36.33%), action 109, FPS 1.72, Running 125.15s Step 369( 36.67%), action 110, FPS 1.73, Running 125.71s Step 370( 37.00%), action 111, FPS 1.72, Running 126.52s Step 371( 37.33%), action 112, FPS 1.74, Running 127.15s Step 372( 37.67%), action 113, FPS 1.70, Running 127.79s Step 373( 38.00%), action 114, FPS 1.66, Running 128.56s Step 374( 38.33%), action 115, FPS 1.66, Running 129.10s Step 375( 38.67%), action 116, FPS 1.70, Running 129.41s Step 376( 39.00%), action 117, FPS 1.72, Running 129.92s Step 377( 39.33%), action 118, FPS 1.73, Running 130.54s Step 378( 39.67%), action 119, FPS 1.68, Running 131.41s Step 379( 40.00%), action 120, FPS 1.68, Running 131.93s Step 380( 40.33%), action 121, FPS 1.63, Running 132.80s Step 381( 40.67%), action 122, FPS 1.61, Running 133.29s Step 382( 41.00%), action 123, FPS 1.60, Running 133.89s Step 383( 41.33%), action 124, FPS 1.64, Running 134.30s Step 384( 41.67%), action 125, FPS 1.64, Running 134.86s Step 385( 42.00%), action 126, FPS 1.63, Running 135.55s Step 386( 42.33%), action 127, FPS 1.63, Running 136.15s Step 387( 42.67%), action 128, FPS 1.63, Running 136.81s Step 388( 43.00%), action 129, FPS 1.63, Running 137.40s Step 389( 43.33%), action 130, FPS 1.63, Running 137.97s Step 390( 43.67%), action 131, FPS 1.64, Running 138.73s Step 391( 44.00%), action 132, FPS 1.65, Running 139.30s Step 392( 44.33%), action 133, FPS 1.64, Running 139.99s Step 393( 44.67%), action 134, FPS 1.65, Running 140.65s Step 394( 45.00%), action 135, FPS 1.64, Running 141.31s Step 395( 45.33%), action 136, FPS 1.61, Running 141.85s Step 396( 45.67%), action 137, FPS 1.59, Running 142.51s Step 397( 46.00%), action 138, FPS 1.59, Running 143.08s Step 398( 46.33%), action 139, FPS 1.60, Running 143.92s Step 399( 46.67%), action 140, FPS 1.60, Running 144.46s Step 400( 47.00%), action 141, FPS 1.61, Running 145.19s Step 401( 47.33%), action 142, FPS 1.60, Running 145.82s Step 402( 47.67%), action 143, FPS 1.58, Running 146.54s Step 403( 48.00%), action 144, FPS 1.56, Running 147.14s Step 404( 48.33%), action 145, FPS 1.55, Running 147.77s Step 405( 48.67%), action 146, FPS 1.54, Running 148.50s Step 406( 49.00%), action 147, FPS 1.54, Running 149.17s Step 407( 49.33%), action 148, FPS 1.53, Running 149.86s Step 408( 49.67%), action 149, FPS 1.55, Running 150.32s Step 409( 50.00%), action 150, FPS 1.52, Running 151.09s Step 410( 50.33%), action 151, FPS 1.49, Running 152.12s Step 411( 50.67%), action 152, FPS 1.48, Running 152.77s [2026-08-01 16:11:01] [9 ] Seed 8 failed after 153.12 s. +steps: 411 , actions: 152 . +Instruction: Empty +Total 2/9(22.22%) success. +Setting seed: 9 +Step 1( N/A%), pre moving , FPS 0.63, Running 1.59s Step 2( N/A%), pre moving , FPS 1.20, Running 1.67s Step 3( N/A%), pre moving , FPS 1.68, Running 1.78s Step 4( N/A%), pre moving , FPS 2.05, Running 1.95s Step 5( N/A%), pre moving , FPS 2.47, Running 2.03s Step 6( N/A%), pre moving , FPS 2.82, Running 2.13s Step 7( N/A%), pre moving , FPS 3.15, Running 2.22s Step 8( N/A%), pre moving , FPS 3.45, Running 2.32s Step 9( N/A%), pre moving , FPS 3.73, Running 2.41s Step 10( N/A%), pre moving , FPS 3.97, Running 2.52s Step 11( N/A%), pre moving , FPS 4.20, Running 2.62s Step 12( N/A%), pre moving , FPS 4.39, Running 2.73s Step 13( N/A%), pre moving , FPS 4.57, Running 2.85s Step 14( N/A%), pre moving , FPS 4.73, Running 2.96s Step 15( N/A%), pre moving , FPS 4.90, Running 3.06s Step 16( N/A%), pre moving , FPS 5.06, Running 3.16s Step 17( N/A%), pre moving , FPS 5.21, Running 3.27s Step 18( N/A%), pre moving , FPS 5.35, Running 3.37s Step 19( N/A%), pre moving , FPS 5.48, Running 3.47s Step 20( N/A%), pre moving , FPS 5.60, Running 3.57s Step 21( N/A%), pre moving , FPS 8.57, Running 3.93s Step 22( N/A%), pre moving , FPS 8.18, Running 4.11s Step 23( N/A%), pre moving , FPS 8.26, Running 4.20s Step 24( N/A%), pre moving , FPS 8.52, Running 4.30s Step 25( N/A%), pre moving , FPS 8.44, Running 4.40s Step 26( N/A%), pre moving , FPS 7.66, Running 4.74s Step 27( N/A%), pre moving , FPS 7.68, Running 4.83s Step 28( N/A%), pre moving , FPS 7.66, Running 4.93s Step 29( N/A%), pre moving , FPS 7.64, Running 5.03s Step 30( N/A%), pre moving , FPS 7.67, Running 5.13s Step 31( N/A%), pre moving , FPS 7.79, Running 5.19s Step 32( N/A%), pre moving , FPS 8.02, Running 5.23s Step 33( N/A%), pre moving , FPS 8.23, Running 5.27s Step 34( N/A%), pre moving , FPS 8.51, Running 5.31s Step 35( N/A%), pre moving , FPS 8.81, Running 5.33s Step 36( N/A%), pre moving , FPS 7.87, Running 5.71s Step 37( N/A%), pre moving , FPS 8.05, Running 5.75s Step 38( N/A%), pre moving , FPS 8.22, Running 5.80s Step 39( N/A%), pre moving , FPS 8.36, Running 5.86s Step 40( N/A%), pre moving , FPS 8.53, Running 5.91s Step 41( N/A%), pre moving , FPS 9.84, Running 5.96s Step 42( N/A%), pre moving , FPS 10.49, Running 6.02s Step 43( N/A%), pre moving , FPS 10.71, Running 6.07s Step 44( N/A%), pre moving , FPS 10.91, Running 6.13s Step 45( N/A%), pre moving , FPS 11.17, Running 6.19s Step 46( N/A%), pre moving , FPS 13.26, Running 6.24s Step 47( N/A%), pre moving , FPS 13.00, Running 6.37s Step 48( N/A%), pre moving , FPS 12.41, Running 6.54s Step 49( N/A%), pre moving , FPS 12.10, Running 6.68s Step 50( N/A%), pre moving , FPS 11.73, Running 6.83s Step 51( N/A%), pre moving , FPS 11.10, Running 6.99s Step 52( N/A%), pre moving , FPS 10.50, Running 7.13s Step 53( N/A%), pre moving , FPS 9.83, Running 7.31s Step 54( N/A%), pre moving , FPS 9.32, Running 7.45s Step 55( N/A%), pre moving , FPS 8.74, Running 7.62s Step 56( N/A%), pre moving , FPS 9.66, Running 7.77s Step 57( N/A%), pre moving , FPS 9.31, Running 7.90s Step 58( N/A%), pre moving , FPS 8.93, Running 8.04s Step 59( N/A%), pre moving , FPS 8.51, Running 8.21s Step 60( N/A%), pre moving , FPS 8.23, Running 8.34s Step 61( N/A%), pre moving , FPS 7.88, Running 8.50s Step 62( N/A%), pre moving , FPS 7.58, Running 8.66s Step 63( N/A%), pre moving , FPS 7.34, Running 8.80s Step 64( N/A%), pre moving , FPS 7.06, Running 8.97s Step 65( N/A%), pre moving , FPS 6.84, Running 9.11s Step 66( N/A%), pre moving , FPS 6.61, Running 9.27s Step 67( N/A%), pre moving , FPS 6.58, Running 9.41s Step 68( N/A%), pre moving , FPS 6.58, Running 9.58s Step 69( N/A%), pre moving , FPS 6.63, Running 9.70s Step 70( N/A%), pre moving , FPS 6.62, Running 9.85s Step 71( N/A%), pre moving , FPS 6.79, Running 9.94s Step 72( N/A%), pre moving , FPS 6.88, Running 10.04s Step 73( N/A%), pre moving , FPS 7.19, Running 10.09s Step 74( N/A%), pre moving , FPS 7.46, Running 10.14s Step 75( N/A%), pre moving , FPS 7.83, Running 10.17s Step 76( N/A%), pre moving , FPS 8.17, Running 10.22s Step 77( N/A%), pre moving , FPS 8.42, Running 10.27s Step 78( N/A%), pre moving , FPS 8.73, Running 10.33s Step 79( N/A%), pre moving , FPS 9.14, Running 10.40s Step 80( N/A%), pre moving , FPS 9.46, Running 10.46s Step 81( N/A%), pre moving , FPS 9.97, Running 10.50s Step 82( N/A%), pre moving , FPS 10.43, Running 10.58s Step 83( N/A%), pre moving , FPS 10.84, Running 10.64s Step 84( N/A%), pre moving , FPS 11.55, Running 10.70s Step 85( N/A%), pre moving , FPS 11.87, Running 10.79s Step 86( N/A%), pre moving , FPS 12.34, Running 10.89s Step 87( N/A%), pre moving , FPS 12.61, Running 11.00s Step 88( N/A%), pre moving , FPS 13.14, Running 11.10s Step 89( N/A%), pre moving , FPS 13.22, Running 11.21s Step 90( N/A%), pre moving , FPS 13.68, Running 11.32s Step 91( N/A%), pre moving , FPS 13.77, Running 11.39s Step 92( N/A%), pre moving , FPS 13.51, Running 11.52s Step 93( N/A%), pre moving , FPS 13.14, Running 11.61s Step 94( N/A%), pre moving , FPS 12.57, Running 11.73s Step 95( N/A%), pre moving , FPS 12.26, Running 11.80s Step 96( N/A%), pre moving , FPS 7.47, Running 12.90s Step 97( N/A%), pre moving , FPS 6.57, Running 13.32s Step 98( N/A%), pre moving , FPS 5.94, Running 13.70s Step 99( N/A%), pre moving , FPS 5.57, Running 13.99s Step 100( N/A%), pre moving , FPS 5.20, Running 14.30s Step 101( N/A%), pre moving , FPS 4.87, Running 14.61s Step 102( N/A%), pre moving , FPS 4.60, Running 14.92s Step 103( N/A%), pre moving , FPS 4.33, Running 15.26s Step 104( N/A%), pre moving , FPS 4.00, Running 15.70s Step 105( N/A%), pre moving , FPS 3.77, Running 16.10s Step 106( N/A%), pre moving , FPS 3.58, Running 16.48s Step 107( N/A%), pre moving , FPS 3.41, Running 16.85s Step 108( N/A%), pre moving , FPS 3.22, Running 17.31s Step 109( N/A%), pre moving , FPS 3.09, Running 17.69s Step 110( N/A%), pre moving , FPS 2.95, Running 18.10s Step 111( N/A%), pre moving , FPS 2.86, Running 18.37s Step 112( N/A%), pre moving , FPS 2.79, Running 18.69s Step 113( N/A%), pre moving , FPS 2.70, Running 19.03s Step 114( N/A%), pre moving , FPS 2.63, Running 19.33s Step 115( N/A%), pre moving , FPS 2.52, Running 19.74s Step 116( N/A%), pre moving , FPS 2.77, Running 20.13s Step 117( N/A%), pre moving , FPS 2.78, Running 20.52s Step 118( N/A%), pre moving , FPS 2.76, Running 20.96s Step 119( N/A%), pre moving , FPS 2.71, Running 21.36s Step 120( N/A%), pre moving , FPS 2.69, Running 21.75s Step 121( N/A%), pre moving , FPS 2.66, Running 22.13s Step 122( N/A%), pre moving , FPS 2.64, Running 22.49s Step 123( N/A%), pre moving , FPS 2.67, Running 22.75s Step 124( N/A%), pre moving , FPS 2.75, Running 22.98s Step 125( N/A%), pre moving , FPS 2.78, Running 23.29s Step 126( N/A%), pre moving , FPS 2.80, Running 23.63s Step 127( N/A%), pre moving , FPS 2.78, Running 24.04s Step 128( N/A%), pre moving , FPS 2.81, Running 24.42s Step 129( N/A%), pre moving , FPS 2.77, Running 24.89s Step 130( N/A%), pre moving , FPS 2.73, Running 25.42s Step 131( N/A%), pre moving , FPS 2.66, Running 25.89s Step 132( N/A%), pre moving , FPS 2.62, Running 26.32s Step 133( N/A%), pre moving , FPS 2.59, Running 26.74s Step 134( N/A%), pre moving , FPS 2.62, Running 26.97s Step 135( N/A%), pre moving , FPS 2.66, Running 27.26s Step 136( N/A%), pre moving , FPS 2.68, Running 27.58s Step 137( N/A%), pre moving , FPS 2.67, Running 28.01s Step 138( N/A%), pre moving , FPS 2.69, Running 28.40s Step 139( N/A%), pre moving , FPS 2.69, Running 28.79s Step 140( N/A%), pre moving , FPS 2.68, Running 29.21s Step 141( N/A%), pre moving , FPS 2.65, Running 29.67s Step 142( N/A%), pre moving , FPS 2.63, Running 30.10s Step 143( N/A%), pre moving , FPS 2.57, Running 30.53s Step 144( N/A%), pre moving , FPS 2.51, Running 30.94s Step 145( N/A%), pre moving , FPS 2.52, Running 31.23s Step 146( N/A%), pre moving , FPS 2.53, Running 31.53s Step 147( N/A%), pre moving , FPS 2.56, Running 31.86s Step 148( N/A%), pre moving , FPS 2.55, Running 32.26s Step 149( N/A%), pre moving , FPS 2.58, Running 32.66s Step 150( N/A%), pre moving , FPS 2.62, Running 33.05s Step 151( N/A%), pre moving , FPS 2.65, Running 33.43s Step 152( N/A%), pre moving , FPS 2.66, Running 33.84s Step 153( N/A%), pre moving , FPS 2.66, Running 34.27s Step 154( N/A%), pre moving , FPS 2.60, Running 34.67s Step 155( N/A%), pre moving , FPS 2.55, Running 35.10s Step 156( N/A%), pre moving , FPS 2.55, Running 35.44s Step 157( N/A%), pre moving , FPS 2.57, Running 35.79s Step 158( N/A%), pre moving , FPS 2.57, Running 36.17s Step 159( N/A%), pre moving , FPS 2.56, Running 36.61s Step 160( N/A%), pre moving , FPS 2.56, Running 37.01s Step 161( N/A%), pre moving , FPS 2.58, Running 37.42s Step 162( N/A%), pre moving , FPS 2.59, Running 37.83s Step 163( N/A%), pre moving , FPS 2.59, Running 38.24s Step 164( N/A%), pre moving , FPS 2.59, Running 38.67s Step 165( N/A%), pre moving , FPS 2.53, Running 39.12s Step 166( N/A%), pre moving , FPS 2.51, Running 39.49s Step 167( N/A%), pre moving , FPS 2.52, Running 39.82s Step 168( N/A%), pre moving , FPS 2.52, Running 40.20s Step 169( N/A%), pre moving , FPS 2.52, Running 40.58s Step 170( N/A%), pre moving , FPS 2.53, Running 40.96s Step 171( N/A%), pre moving , FPS 2.51, Running 41.41s Step 172( N/A%), pre moving , FPS 2.51, Running 41.82s Step 173( N/A%), pre moving , FPS 2.51, Running 42.25s Step 174( N/A%), pre moving , FPS 2.50, Running 42.66s Step 175( N/A%), pre moving , FPS 2.52, Running 43.04s Step 176( N/A%), pre moving , FPS 2.50, Running 43.44s Step 177( N/A%), pre moving , FPS 2.57, Running 43.57s Step 178( N/A%), pre moving , FPS 2.66, Running 43.69s Step 179( N/A%), pre moving , FPS 2.80, Running 43.75s Step 180( N/A%), pre moving , FPS 2.95, Running 43.80s Step 181( N/A%), pre moving , FPS 3.11, Running 43.85s Step 182( N/A%), pre moving , FPS 3.29, Running 43.92s Step 183( N/A%), pre moving , FPS 3.47, Running 44.01s Step 184( N/A%), pre moving , FPS 3.70, Running 44.08s Step 185( N/A%), pre moving , FPS 3.98, Running 44.15s Step 186( N/A%), pre moving , FPS 4.24, Running 44.21s Step 187( N/A%), pre moving , FPS 2.94, Running 46.63s Step 188( N/A%), pre moving , FPS 2.93, Running 47.02s Step 189( N/A%), pre moving , FPS 2.93, Running 47.41s Step 190( N/A%), pre moving , FPS 2.91, Running 47.82s Step 191( N/A%), pre moving , FPS 2.98, Running 48.11s Step 192( N/A%), pre moving , FPS 3.02, Running 48.43s Step 193( N/A%), pre moving , FPS 3.08, Running 48.74s Step 194( N/A%), pre moving , FPS 3.12, Running 49.08s Step 195( N/A%), pre moving , FPS 3.09, Running 49.51s Step 196( N/A%), pre moving , FPS 3.09, Running 49.91s Step 197( N/A%), pre moving , FPS 2.96, Running 50.32s Step 198( N/A%), pre moving , FPS 2.83, Running 50.75s Step 199( N/A%), pre moving , FPS 2.70, Running 51.15s Step 200( N/A%), pre moving , FPS 2.58, Running 51.56s Step 201( N/A%), pre moving , FPS 2.45, Running 52.02s Step 202( N/A%), pre moving , FPS 2.36, Running 52.39s Step 203( N/A%), pre moving , FPS 2.31, Running 52.68s Step 204( N/A%), pre moving , FPS 2.24, Running 53.02s Step 205( N/A%), pre moving , FPS 2.16, Running 53.40s Step 206( N/A%), pre moving , FPS 2.08, Running 53.81s Step 207( 0.33%), action 1, FPS 2.24, Running 55.56s Step 208( 0.67%), action 2, FPS 2.17, Running 56.25s Step 209( 1.00%), action 3, FPS 2.16, Running 56.68s Step 210( 1.33%), action 4, FPS 2.14, Running 57.18s Step 211( 1.67%), action 5, FPS 2.08, Running 57.72s Step 212( 2.00%), action 6, FPS 2.04, Running 58.25s Step 213( 2.33%), action 7, FPS 1.99, Running 58.78s Step 214( 2.67%), action 8, FPS 1.92, Running 59.47s Step 215( 3.00%), action 9, FPS 1.90, Running 60.01s Step 216( 3.33%), action 10, FPS 1.86, Running 60.64s Step 217( 3.67%), action 11, FPS 1.81, Running 61.38s Step 218( 4.00%), action 12, FPS 1.76, Running 62.15s Step 219( 4.33%), action 13, FPS 1.70, Running 62.90s Step 220( 4.67%), action 14, FPS 1.68, Running 63.48s Step 221( 5.00%), action 15, FPS 1.67, Running 64.03s Step 222( 5.33%), action 16, FPS 1.63, Running 64.65s Step 223( 5.67%), action 17, FPS 1.63, Running 64.97s Step 224( 6.00%), action 18, FPS 1.61, Running 65.42s Step 225( 6.33%), action 19, FPS 1.60, Running 65.92s Step 226( 6.67%), action 20, FPS 1.56, Running 66.65s Step 227( 7.00%), action 21, FPS 1.69, Running 67.37s Step 228( 7.33%), action 22, FPS 1.70, Running 68.04s Step 229( 7.67%), action 23, FPS 1.66, Running 68.72s Step 230( 8.00%), action 24, FPS 1.63, Running 69.45s Step 231( 8.33%), action 25, FPS 1.64, Running 69.94s Step 232( 8.67%), action 26, FPS 1.59, Running 70.83s Step 233( 9.00%), action 27, FPS 1.58, Running 71.47s Step 234( 9.33%), action 28, FPS 1.58, Running 72.15s Step 235( 9.67%), action 29, FPS 1.58, Running 72.70s Step 236( 10.00%), action 30, FPS 1.60, Running 73.17s Step 237( 10.33%), action 31, FPS 1.59, Running 73.95s Step 238( 10.67%), action 32, FPS 1.58, Running 74.81s Step 239( 11.00%), action 33, FPS 1.60, Running 75.40s Step 240( 11.33%), action 34, FPS 1.59, Running 76.10s Step 241( 11.67%), action 35, FPS 1.56, Running 76.83s Step 242( 12.00%), action 36, FPS 1.56, Running 77.47s Step 243( 12.33%), action 37, FPS 1.54, Running 77.97s Step 244( 12.67%), action 38, FPS 1.52, Running 78.57s Step 245( 13.00%), action 39, FPS 1.51, Running 79.19s Step 246( 13.33%), action 40, FPS 1.52, Running 79.83s Step 247( 13.67%), action 41, FPS 1.52, Running 80.55s Step 248( 14.00%), action 42, FPS 1.49, Running 81.44s Step 249( 14.33%), action 43, FPS 1.51, Running 81.93s Step 250( 14.67%), action 44, FPS 1.51, Running 82.66s Step 251( 15.00%), action 45, FPS 1.48, Running 83.46s Step 252( 15.33%), action 46, FPS 1.50, Running 84.20s Step 253( 15.67%), action 47, FPS 1.48, Running 84.94s Step 254( 16.00%), action 48, FPS 1.49, Running 85.55s Step 255( 16.33%), action 49, FPS 1.47, Running 86.27s Step 256( 16.67%), action 50, FPS 1.46, Running 86.85s Step 257( 17.00%), action 51, FPS 1.48, Running 87.51s Step 258( 17.33%), action 52, FPS 1.47, Running 88.40s Step 259( 17.67%), action 53, FPS 1.45, Running 89.18s Step 260( 18.00%), action 54, FPS 1.44, Running 90.00s Step 261( 18.33%), action 55, FPS 1.45, Running 90.59s Step 262( 18.67%), action 56, FPS 1.44, Running 91.40s Step 263( 19.00%), action 57, FPS 1.43, Running 91.98s Step 264( 19.33%), action 58, FPS 1.43, Running 92.53s Step 265( 19.67%), action 59, FPS 1.44, Running 93.10s Step 266( 20.00%), action 60, FPS 1.43, Running 93.84s Step 267( 20.33%), action 61, FPS 1.44, Running 94.42s Step 268( 20.67%), action 62, FPS 1.47, Running 95.06s Step 269( 21.00%), action 63, FPS 1.47, Running 95.56s Step 270( 21.33%), action 64, FPS 1.48, Running 96.18s Step 271( 21.67%), action 65, FPS 1.50, Running 96.76s Step 272( 22.00%), action 66, FPS 1.52, Running 97.32s Step 273( 22.33%), action 67, FPS 1.56, Running 97.78s Step 274( 22.67%), action 68, FPS 1.56, Running 98.41s Step 275( 23.00%), action 69, FPS 1.61, Running 98.73s Step 276( 23.33%), action 70, FPS 1.62, Running 99.22s Step 277( 23.67%), action 71, FPS 1.63, Running 99.78s Step 278( 24.00%), action 72, FPS 1.69, Running 100.26s Step 279( 24.33%), action 73, FPS 1.73, Running 100.76s Step 280( 24.67%), action 74, FPS 1.76, Running 101.37s Step 281( 25.00%), action 75, FPS 1.75, Running 102.01s Step 282( 25.33%), action 76, FPS 1.78, Running 102.65s Step 283( 25.67%), action 77, FPS 1.80, Running 103.12s Step 284( 26.00%), action 78, FPS 1.81, Running 103.60s Step 285( 26.33%), action 79, FPS 1.83, Running 104.05s Step 286( 26.67%), action 80, FPS 1.83, Running 104.78s Step 287( 27.00%), action 81, FPS 1.82, Running 105.42s Step 288( 27.33%), action 82, FPS 1.79, Running 106.26s Step 289( 27.67%), action 83, FPS 1.74, Running 107.05s Step 290( 28.00%), action 84, FPS 1.77, Running 107.49s Step 291( 28.33%), action 85, FPS 1.79, Running 107.91s Step 292( 28.67%), action 86, FPS 1.79, Running 108.47s Step 293( 29.00%), action 87, FPS 1.77, Running 109.10s Step 294( 29.33%), action 88, FPS 1.78, Running 109.66s Step 295( 29.67%), action 89, FPS 1.74, Running 110.23s Step 296( 30.00%), action 90, FPS 1.73, Running 110.75s Step 297( 30.33%), action 91, FPS 1.73, Running 111.34s Step 298( 30.67%), action 92, FPS 1.74, Running 111.76s Step 299( 31.00%), action 93, FPS 1.73, Running 112.32s Step 300( 31.33%), action 94, FPS 1.75, Running 112.80s Step 301( 31.67%), action 95, FPS 1.78, Running 113.27s Step 302( 32.00%), action 96, FPS 1.78, Running 113.85s Step 303( 32.33%), action 97, FPS 1.77, Running 114.43s Step 304( 32.67%), action 98, FPS 1.76, Running 114.96s Step 305( 33.00%), action 99, FPS 1.76, Running 115.41s Step 306( 33.33%), action 100, FPS 1.78, Running 116.03s Step 307( 33.67%), action 101, FPS 1.79, Running 116.56s Step 308( 34.00%), action 102, FPS 1.84, Running 117.16s Step 309( 34.33%), action 103, FPS 1.89, Running 117.63s Step 310( 34.67%), action 104, FPS 1.88, Running 118.14s Step 311( 35.00%), action 105, FPS 1.85, Running 118.71s Step 312( 35.33%), action 106, FPS 1.82, Running 119.44s Step 313( 35.67%), action 107, FPS 1.80, Running 120.19s Step 314( 36.00%), action 108, FPS 1.81, Running 120.70s Step 315( 36.33%), action 109, FPS 1.85, Running 121.03s Step 316( 36.67%), action 110, FPS 1.88, Running 121.36s Step 317( 37.00%), action 111, FPS 1.89, Running 121.93s Step 318( 37.33%), action 112, FPS 1.84, Running 122.62s Step 319( 37.67%), action 113, FPS 1.83, Running 123.22s Step 320( 38.00%), action 114, FPS 1.81, Running 123.84s Step 321( 38.33%), action 115, FPS 1.79, Running 124.41s Step 322( 38.67%), action 116, FPS 1.77, Running 125.16s Step 323( 39.00%), action 117, FPS 1.77, Running 125.71s Step 324( 39.33%), action 118, FPS 1.75, Running 126.37s Step 325( 39.67%), action 119, FPS 1.76, Running 126.79s Step 326( 40.00%), action 120, FPS 1.72, Running 127.68s Step 327( 40.33%), action 121, FPS 1.68, Running 128.49s Step 328( 40.67%), action 122, FPS 1.64, Running 129.34s Step 329( 41.00%), action 123, FPS 1.65, Running 129.79s Step 330( 41.33%), action 124, FPS 1.65, Running 130.23s Step 331( 41.67%), action 125, FPS 1.65, Running 130.85s [2026-08-01 16:13:13] [10 ] Seed 9 success after 131.16 s. +steps: 331 , actions: 125 . +Instruction: Empty +Total 3/10(30.00%) success. +Setting seed: 10 +Step 1( N/A%), pre moving , FPS 0.19, Running 5.15s Step 2( N/A%), pre moving , FPS 0.38, Running 5.25s Step 3( N/A%), pre moving , FPS 0.55, Running 5.42s Step 4( N/A%), pre moving , FPS 0.72, Running 5.53s Step 5( N/A%), pre moving , FPS 0.89, Running 5.63s Step 6( N/A%), pre moving , FPS 1.05, Running 5.74s Step 7( N/A%), pre moving , FPS 1.20, Running 5.85s Step 8( N/A%), pre moving , FPS 1.34, Running 5.96s Step 9( N/A%), pre moving , FPS 1.47, Running 6.11s Step 10( N/A%), pre moving , FPS 1.62, Running 6.19s Step 11( N/A%), pre moving , FPS 1.75, Running 6.29s Step 12( N/A%), pre moving , FPS 1.88, Running 6.39s Step 13( N/A%), pre moving , FPS 2.00, Running 6.50s Step 14( N/A%), pre moving , FPS 2.11, Running 6.64s Step 15( N/A%), pre moving , FPS 2.23, Running 6.71s Step 16( N/A%), pre moving , FPS 2.35, Running 6.80s Step 17( N/A%), pre moving , FPS 2.46, Running 6.90s Step 18( N/A%), pre moving , FPS 2.56, Running 7.02s Step 19( N/A%), pre moving , FPS 2.67, Running 7.13s Step 20( N/A%), pre moving , FPS 2.77, Running 7.23s Step 21( N/A%), pre moving , FPS 8.07, Running 7.63s Step 22( N/A%), pre moving , FPS 7.98, Running 7.75s Step 23( N/A%), pre moving , FPS 8.34, Running 7.82s Step 24( N/A%), pre moving , FPS 8.40, Running 7.91s Step 25( N/A%), pre moving , FPS 8.52, Running 7.98s Step 26( N/A%), pre moving , FPS 7.82, Running 8.29s Step 27( N/A%), pre moving , FPS 7.93, Running 8.37s Step 28( N/A%), pre moving , FPS 8.12, Running 8.42s Step 29( N/A%), pre moving , FPS 8.49, Running 8.47s Step 30( N/A%), pre moving , FPS 8.54, Running 8.53s Step 31( N/A%), pre moving , FPS 8.65, Running 8.60s Step 32( N/A%), pre moving , FPS 8.85, Running 8.65s Step 33( N/A%), pre moving , FPS 8.98, Running 8.73s Step 34( N/A%), pre moving , FPS 9.23, Running 8.81s Step 35( N/A%), pre moving , FPS 9.16, Running 8.90s Step 36( N/A%), pre moving , FPS 7.54, Running 9.45s Step 37( N/A%), pre moving , FPS 7.53, Running 9.56s Step 38( N/A%), pre moving , FPS 7.58, Running 9.66s Step 39( N/A%), pre moving , FPS 7.60, Running 9.76s Step 40( N/A%), pre moving , FPS 7.60, Running 9.86s Step 41( N/A%), pre moving , FPS 8.58, Running 9.96s Step 42( N/A%), pre moving , FPS 8.68, Running 10.06s Step 43( N/A%), pre moving , FPS 8.56, Running 10.16s Step 44( N/A%), pre moving , FPS 8.59, Running 10.24s Step 45( N/A%), pre moving , FPS 8.47, Running 10.34s Step 46( N/A%), pre moving , FPS 9.34, Running 10.43s Step 47( N/A%), pre moving , FPS 9.26, Running 10.53s Step 48( N/A%), pre moving , FPS 9.04, Running 10.64s Step 49( N/A%), pre moving , FPS 8.80, Running 10.74s Step 50( N/A%), pre moving , FPS 8.66, Running 10.84s Step 51( N/A%), pre moving , FPS 8.53, Running 10.94s Step 52( N/A%), pre moving , FPS 8.35, Running 11.04s Step 53( N/A%), pre moving , FPS 8.27, Running 11.15s Step 54( N/A%), pre moving , FPS 8.29, Running 11.22s Step 55( N/A%), pre moving , FPS 8.29, Running 11.31s Step 56( N/A%), pre moving , FPS 10.00, Running 11.45s Step 57( N/A%), pre moving , FPS 9.70, Running 11.62s Step 58( N/A%), pre moving , FPS 9.53, Running 11.75s Step 59( N/A%), pre moving , FPS 9.33, Running 11.90s Step 60( N/A%), pre moving , FPS 9.07, Running 12.07s Step 61( N/A%), pre moving , FPS 8.91, Running 12.20s Step 62( N/A%), pre moving , FPS 8.72, Running 12.35s Step 63( N/A%), pre moving , FPS 8.78, Running 12.44s Step 64( N/A%), pre moving , FPS 8.71, Running 12.53s Step 65( N/A%), pre moving , FPS 8.70, Running 12.64s Step 66( N/A%), pre moving , FPS 8.76, Running 12.72s Step 67( N/A%), pre moving , FPS 8.86, Running 12.79s Step 68( N/A%), pre moving , FPS 9.00, Running 12.86s Step 69( N/A%), pre moving , FPS 8.98, Running 12.97s Step 70( N/A%), pre moving , FPS 9.07, Running 13.05s Step 71( N/A%), pre moving , FPS 9.18, Running 13.12s Step 72( N/A%), pre moving , FPS 9.30, Running 13.19s Step 73( N/A%), pre moving , FPS 9.05, Running 13.36s Step 74( N/A%), pre moving , FPS 8.81, Running 13.49s Step 75( N/A%), pre moving , FPS 8.68, Running 13.61s Step 76( N/A%), pre moving , FPS 8.57, Running 13.79s Step 77( N/A%), pre moving , FPS 8.67, Running 13.93s Step 78( N/A%), pre moving , FPS 8.60, Running 14.08s Step 79( N/A%), pre moving , FPS 8.50, Running 14.26s Step 80( N/A%), pre moving , FPS 8.42, Running 14.44s Step 81( N/A%), pre moving , FPS 8.36, Running 14.59s Step 82( N/A%), pre moving , FPS 8.34, Running 14.75s Step 83( N/A%), pre moving , FPS 8.14, Running 14.89s Step 84( N/A%), pre moving , FPS 7.98, Running 15.04s Step 85( N/A%), pre moving , FPS 8.00, Running 15.14s Step 86( N/A%), pre moving , FPS 7.95, Running 15.23s Step 87( N/A%), pre moving , FPS 7.98, Running 15.29s Step 88( N/A%), pre moving , FPS 7.89, Running 15.40s Step 89( N/A%), pre moving , FPS 7.91, Running 15.50s Step 90( N/A%), pre moving , FPS 7.85, Running 15.59s Step 91( N/A%), pre moving , FPS 7.76, Running 15.70s Step 92( N/A%), pre moving , FPS 7.67, Running 15.80s Step 93( N/A%), pre moving , FPS 7.85, Running 15.90s Step 94( N/A%), pre moving , FPS 7.95, Running 16.01s Step 95( N/A%), pre moving , FPS 8.00, Running 16.12s Step 96( N/A%), pre moving , FPS 8.23, Running 16.22s Step 97( N/A%), pre moving , FPS 8.35, Running 16.32s Step 98( N/A%), pre moving , FPS 8.54, Running 16.42s Step 99( N/A%), pre moving , FPS 8.79, Running 16.53s Step 100( N/A%), pre moving , FPS 9.22, Running 16.61s Step 101( N/A%), pre moving , FPS 9.40, Running 16.72s Step 102( N/A%), pre moving , FPS 9.87, Running 16.78s Step 103( N/A%), pre moving , FPS 10.33, Running 16.83s Step 104( N/A%), pre moving , FPS 10.83, Running 16.89s Step 105( N/A%), pre moving , FPS 11.14, Running 16.93s Step 106( N/A%), pre moving , FPS 11.40, Running 16.99s Step 107( N/A%), pre moving , FPS 11.32, Running 17.06s Step 108( N/A%), pre moving , FPS 11.69, Running 17.11s Step 109( N/A%), pre moving , FPS 11.85, Running 17.18s Step 110( N/A%), pre moving , FPS 12.02, Running 17.26s Step 111( N/A%), pre moving , FPS 12.42, Running 17.31s Step 112( N/A%), pre moving , FPS 12.72, Running 17.37s Step 113( N/A%), pre moving , FPS 13.10, Running 17.43s Step 114( N/A%), pre moving , FPS 13.56, Running 17.48s Step 115( N/A%), pre moving , FPS 14.06, Running 17.54s Step 116( N/A%), pre moving , FPS 14.19, Running 17.63s Step 117( N/A%), pre moving , FPS 14.20, Running 17.73s Step 118( N/A%), pre moving , FPS 14.24, Running 17.83s Step 119( N/A%), pre moving , FPS 14.35, Running 17.93s Step 120( N/A%), pre moving , FPS 8.51, Running 18.96s Step 121( N/A%), pre moving , FPS 7.64, Running 19.34s Step 122( N/A%), pre moving , FPS 6.80, Running 19.72s Step 123( N/A%), pre moving , FPS 6.09, Running 20.11s Step 124( N/A%), pre moving , FPS 5.46, Running 20.55s Step 125( N/A%), pre moving , FPS 5.22, Running 20.76s Step 126( N/A%), pre moving , FPS 4.88, Running 21.09s Step 127( N/A%), pre moving , FPS 4.55, Running 21.46s Step 128( N/A%), pre moving , FPS 4.30, Running 21.76s Step 129( N/A%), pre moving , FPS 4.03, Running 22.14s Step 130( N/A%), pre moving , FPS 3.78, Running 22.55s Step 131( N/A%), pre moving , FPS 3.57, Running 22.91s Step 132( N/A%), pre moving , FPS 3.37, Running 23.30s Step 133( N/A%), pre moving , FPS 3.18, Running 23.72s Step 134( N/A%), pre moving , FPS 3.04, Running 24.06s Step 135( N/A%), pre moving , FPS 2.88, Running 24.48s Step 136( N/A%), pre moving , FPS 2.75, Running 24.89s Step 137( N/A%), pre moving , FPS 2.71, Running 25.12s Step 138( N/A%), pre moving , FPS 2.63, Running 25.44s Step 139( N/A%), pre moving , FPS 2.55, Running 25.77s Step 140( N/A%), pre moving , FPS 2.80, Running 26.10s Step 141( N/A%), pre moving , FPS 2.79, Running 26.51s Step 142( N/A%), pre moving , FPS 2.80, Running 26.85s Step 143( N/A%), pre moving , FPS 2.81, Running 27.23s Step 144( N/A%), pre moving , FPS 2.82, Running 27.63s Step 145( N/A%), pre moving , FPS 2.75, Running 28.05s Step 146( N/A%), pre moving , FPS 2.72, Running 28.45s Step 147( N/A%), pre moving , FPS 2.72, Running 28.82s Step 148( N/A%), pre moving , FPS 2.69, Running 29.20s Step 149( N/A%), pre moving , FPS 2.75, Running 29.41s Step 150( N/A%), pre moving , FPS 2.82, Running 29.63s Step 151( N/A%), pre moving , FPS 2.88, Running 29.84s Step 152( N/A%), pre moving , FPS 2.92, Running 30.16s Step 153( N/A%), pre moving , FPS 2.97, Running 30.45s Step 154( N/A%), pre moving , FPS 2.92, Running 30.90s Step 155( N/A%), pre moving , FPS 2.92, Running 31.32s Step 156( N/A%), pre moving , FPS 2.92, Running 31.74s Step 157( N/A%), pre moving , FPS 2.84, Running 32.17s Step 158( N/A%), pre moving , FPS 2.81, Running 32.57s Step 159( N/A%), pre moving , FPS 2.79, Running 32.93s Step 160( N/A%), pre moving , FPS 2.76, Running 33.35s Step 161( N/A%), pre moving , FPS 2.75, Running 33.78s Step 162( N/A%), pre moving , FPS 2.77, Running 34.07s Step 163( N/A%), pre moving , FPS 2.79, Running 34.39s Step 164( N/A%), pre moving , FPS 2.85, Running 34.65s Step 165( N/A%), pre moving , FPS 2.88, Running 35.00s Step 166( N/A%), pre moving , FPS 2.91, Running 35.33s Step 167( N/A%), pre moving , FPS 2.89, Running 35.75s Step 168( N/A%), pre moving , FPS 2.88, Running 36.16s Step 169( N/A%), pre moving , FPS 2.80, Running 36.55s Step 170( N/A%), pre moving , FPS 2.72, Running 37.00s Step 171( N/A%), pre moving , FPS 2.63, Running 37.45s Step 172( N/A%), pre moving , FPS 2.60, Running 37.85s Step 173( N/A%), pre moving , FPS 2.55, Running 38.29s Step 174( N/A%), pre moving , FPS 2.56, Running 38.72s Step 175( N/A%), pre moving , FPS 2.63, Running 38.93s Step 176( N/A%), pre moving , FPS 2.70, Running 39.14s Step 177( N/A%), pre moving , FPS 2.77, Running 39.39s Step 178( N/A%), pre moving , FPS 2.79, Running 39.74s Step 179( N/A%), pre moving , FPS 2.79, Running 40.10s Step 180( N/A%), pre moving , FPS 2.81, Running 40.47s Step 181( N/A%), pre moving , FPS 2.82, Running 40.87s Step 182( N/A%), pre moving , FPS 2.78, Running 41.27s Step 183( N/A%), pre moving , FPS 2.74, Running 41.69s Step 184( N/A%), pre moving , FPS 2.70, Running 42.06s Step 185( N/A%), pre moving , FPS 2.68, Running 42.46s Step 186( N/A%), pre moving , FPS 2.65, Running 42.88s Step 187( N/A%), pre moving , FPS 2.67, Running 43.24s Step 188( N/A%), pre moving , FPS 2.70, Running 43.58s Step 189( N/A%), pre moving , FPS 2.75, Running 43.81s Step 190( N/A%), pre moving , FPS 2.84, Running 44.04s Step 191( N/A%), pre moving , FPS 2.89, Running 44.38s Step 192( N/A%), pre moving , FPS 2.93, Running 44.67s Step 193( N/A%), pre moving , FPS 2.97, Running 45.01s Step 194( N/A%), pre moving , FPS 2.99, Running 45.41s Step 195( N/A%), pre moving , FPS 3.03, Running 45.53s Step 196( N/A%), pre moving , FPS 3.07, Running 45.65s Step 197( N/A%), pre moving , FPS 3.13, Running 45.77s Step 198( N/A%), pre moving , FPS 3.25, Running 45.89s Step 199( N/A%), pre moving , FPS 3.38, Running 46.01s Step 200( N/A%), pre moving , FPS 3.53, Running 46.13s Step 201( N/A%), pre moving , FPS 3.72, Running 46.25s Step 202( N/A%), pre moving , FPS 3.93, Running 46.36s Step 203( N/A%), pre moving , FPS 4.17, Running 46.49s Step 204( N/A%), pre moving , FPS 4.41, Running 46.60s Step 205( N/A%), pre moving , FPS 3.19, Running 48.73s Step 206( N/A%), pre moving , FPS 3.26, Running 49.03s Step 207( N/A%), pre moving , FPS 3.28, Running 49.33s Step 208( N/A%), pre moving , FPS 3.27, Running 49.70s Step 209( N/A%), pre moving , FPS 3.18, Running 50.09s Step 210( N/A%), pre moving , FPS 3.11, Running 50.47s Step 211( N/A%), pre moving , FPS 3.09, Running 50.86s Step 212( N/A%), pre moving , FPS 3.04, Running 51.26s Step 213( N/A%), pre moving , FPS 3.03, Running 51.62s Step 214( N/A%), pre moving , FPS 3.02, Running 52.04s Step 215( N/A%), pre moving , FPS 2.90, Running 52.42s Step 216( N/A%), pre moving , FPS 2.78, Running 52.84s Step 217( N/A%), pre moving , FPS 2.74, Running 53.07s Step 218( N/A%), pre moving , FPS 2.70, Running 53.29s Step 219( N/A%), pre moving , FPS 2.65, Running 53.56s Step 220( N/A%), pre moving , FPS 2.56, Running 53.94s Step 221( N/A%), pre moving , FPS 2.48, Running 54.32s Step 222( N/A%), pre moving , FPS 2.40, Running 54.70s Step 223( N/A%), pre moving , FPS 2.32, Running 55.09s Step 224( N/A%), pre moving , FPS 2.24, Running 55.52s Step 225( 0.33%), action 1, FPS 2.54, Running 56.60s Step 226( 0.67%), action 2, FPS 2.48, Running 57.08s Step 227( 1.00%), action 3, FPS 2.44, Running 57.54s Step 228( 1.33%), action 4, FPS 2.45, Running 57.85s Step 229( 1.67%), action 5, FPS 2.48, Running 58.16s Step 230( 2.00%), action 6, FPS 2.47, Running 58.57s Step 231( 2.33%), action 7, FPS 2.46, Running 58.98s Step 232( 2.67%), action 8, FPS 2.44, Running 59.45s Step 233( 3.00%), action 9, FPS 2.42, Running 59.88s Step 234( 3.33%), action 10, FPS 2.40, Running 60.36s Step 235( 3.67%), action 11, FPS 2.35, Running 60.93s Step 236( 4.00%), action 12, FPS 2.34, Running 61.38s Step 237( 4.33%), action 13, FPS 2.28, Running 61.85s Step 238( 4.67%), action 14, FPS 2.23, Running 62.27s Step 239( 5.00%), action 15, FPS 2.20, Running 62.64s Step 240( 5.33%), action 16, FPS 2.17, Running 63.14s Step 241( 5.67%), action 17, FPS 2.15, Running 63.64s Step 242( 6.00%), action 18, FPS 2.11, Running 64.17s Step 243( 6.33%), action 19, FPS 2.07, Running 64.75s Step 244( 6.67%), action 20, FPS 2.02, Running 65.41s Step 245( 7.00%), action 21, FPS 2.12, Running 66.02s Step 246( 7.33%), action 22, FPS 2.11, Running 66.58s Step 247( 7.67%), action 23, FPS 2.14, Running 66.88s Step 248( 8.00%), action 24, FPS 2.08, Running 67.47s Step 249( 8.33%), action 25, FPS 2.06, Running 67.86s Step 250( 8.67%), action 26, FPS 2.02, Running 68.47s Step 251( 9.00%), action 27, FPS 1.99, Running 69.02s Step 252( 9.33%), action 28, FPS 1.99, Running 69.52s Step 253( 9.67%), action 29, FPS 1.95, Running 70.14s Step 254( 10.00%), action 30, FPS 1.92, Running 70.78s Step 255( 10.33%), action 31, FPS 1.92, Running 71.37s Step 256( 10.67%), action 32, FPS 1.88, Running 72.05s Step 257( 11.00%), action 33, FPS 1.88, Running 72.52s Step 258( 11.33%), action 34, FPS 1.85, Running 73.07s Step 259( 11.67%), action 35, FPS 1.83, Running 73.56s Step 260( 12.00%), action 36, FPS 1.80, Running 74.28s Step 261( 12.33%), action 37, FPS 1.80, Running 74.78s Step 262( 12.67%), action 38, FPS 1.78, Running 75.40s Step 263( 13.00%), action 39, FPS 1.80, Running 75.88s Step 264( 13.33%), action 40, FPS 1.81, Running 76.47s Step 265( 13.67%), action 41, FPS 1.81, Running 77.07s Step 266( 14.00%), action 42, FPS 1.80, Running 77.71s Step 267( 14.33%), action 43, FPS 1.76, Running 78.22s Step 268( 14.67%), action 44, FPS 1.77, Running 78.79s Step 269( 15.00%), action 45, FPS 1.75, Running 79.31s Step 270( 15.33%), action 46, FPS 1.75, Running 79.89s Step 271( 15.67%), action 47, FPS 1.77, Running 80.34s Step 272( 16.00%), action 48, FPS 1.77, Running 80.82s Step 273( 16.33%), action 49, FPS 1.80, Running 81.27s Step 274( 16.67%), action 50, FPS 1.81, Running 81.80s Step 275( 17.00%), action 51, FPS 1.81, Running 82.43s Step 276( 17.33%), action 52, FPS 1.81, Running 83.11s Step 277( 17.67%), action 53, FPS 1.78, Running 83.72s Step 278( 18.00%), action 54, FPS 1.76, Running 84.46s Step 279( 18.33%), action 55, FPS 1.76, Running 84.96s Step 280( 18.67%), action 56, FPS 1.80, Running 85.39s Step 281( 19.00%), action 57, FPS 1.77, Running 86.08s Step 282( 19.33%), action 58, FPS 1.78, Running 86.63s Step 283( 19.67%), action 59, FPS 1.73, Running 87.42s Step 284( 20.00%), action 60, FPS 1.73, Running 88.03s Step 285( 20.33%), action 61, FPS 1.71, Running 88.75s Step 286( 20.67%), action 62, FPS 1.75, Running 89.17s Step 287( 21.00%), action 63, FPS 1.76, Running 89.58s Step 288( 21.33%), action 64, FPS 1.73, Running 90.35s Step 289( 21.67%), action 65, FPS 1.71, Running 91.02s Step 290( 22.00%), action 66, FPS 1.70, Running 91.68s Step 291( 22.33%), action 67, FPS 1.69, Running 92.20s Step 292( 22.67%), action 68, FPS 1.68, Running 92.70s Step 293( 23.00%), action 69, FPS 1.68, Running 93.18s Step 294( 23.33%), action 70, FPS 1.70, Running 93.54s Step 295( 23.67%), action 71, FPS 1.72, Running 94.04s Step 296( 24.00%), action 72, FPS 1.77, Running 94.39s Step 297( 24.33%), action 73, FPS 1.81, Running 94.77s Step 298( 24.67%), action 74, FPS 1.86, Running 95.23s Step 299( 25.00%), action 75, FPS 1.87, Running 95.67s Step 300( 25.33%), action 76, FPS 1.84, Running 96.27s Step 301( 25.67%), action 77, FPS 1.87, Running 96.76s Step 302( 26.00%), action 78, FPS 1.86, Running 97.37s Step 303( 26.33%), action 79, FPS 1.87, Running 98.11s Step 304( 26.67%), action 80, FPS 1.84, Running 98.89s Step 305( 27.00%), action 81, FPS 1.83, Running 99.66s Step 306( 27.33%), action 82, FPS 1.82, Running 100.16s Step 307( 27.67%), action 83, FPS 1.78, Running 100.85s Step 308( 28.00%), action 84, FPS 1.77, Running 101.66s Step 309( 28.33%), action 85, FPS 1.75, Running 102.43s Step 310( 28.67%), action 86, FPS 1.75, Running 103.13s Step 311( 29.00%), action 87, FPS 1.75, Running 103.65s Step 312( 29.33%), action 88, FPS 1.71, Running 104.37s Step 313( 29.67%), action 89, FPS 1.74, Running 104.68s Step 314( 30.00%), action 90, FPS 1.71, Running 105.25s Step 315( 30.33%), action 91, FPS 1.64, Running 106.20s Step 316( 30.67%), action 92, FPS 1.59, Running 106.99s Step 317( 31.00%), action 93, FPS 1.53, Running 107.82s Step 318( 31.33%), action 94, FPS 1.47, Running 108.81s Step 319( 31.67%), action 95, FPS 1.46, Running 109.38s Step 320( 32.00%), action 96, FPS 1.45, Running 110.06s Step 321( 32.33%), action 97, FPS 1.42, Running 110.82s Step 322( 32.67%), action 98, FPS 1.42, Running 111.50s Step 323( 33.00%), action 99, FPS 1.40, Running 112.39s Step 324( 33.33%), action 100, FPS 1.42, Running 113.00s Step 325( 33.67%), action 101, FPS 1.39, Running 114.04s Step 326( 34.00%), action 102, FPS 1.35, Running 114.96s Step 327( 34.33%), action 103, FPS 1.36, Running 115.56s Step 328( 34.67%), action 104, FPS 1.34, Running 116.61s Step 329( 35.00%), action 105, FPS 1.33, Running 117.43s Step 330( 35.33%), action 106, FPS 1.31, Running 118.44s Step 331( 35.67%), action 107, FPS 1.29, Running 119.13s Step 332( 36.00%), action 108, FPS 1.29, Running 119.92s Step 333( 36.33%), action 109, FPS 1.25, Running 120.71s Step 334( 36.67%), action 110, FPS 1.24, Running 121.34s Step 335( 37.00%), action 111, FPS 1.23, Running 122.52s Step 336( 37.33%), action 112, FPS 1.23, Running 123.22s Step 337( 37.67%), action 113, FPS 1.25, Running 123.89s Step 338( 38.00%), action 114, FPS 1.26, Running 124.64s Step 339( 38.33%), action 115, FPS 1.25, Running 125.35s Step 340( 38.67%), action 116, FPS 1.24, Running 126.20s Step 341( 39.00%), action 117, FPS 1.24, Running 126.96s Step 342( 39.33%), action 118, FPS 1.21, Running 127.98s Step 343( 39.67%), action 119, FPS 1.22, Running 128.80s Step 344( 40.00%), action 120, FPS 1.20, Running 129.63s Step 345( 40.33%), action 121, FPS 1.20, Running 130.68s Step 346( 40.67%), action 122, FPS 1.20, Running 131.57s Step 347( 41.00%), action 123, FPS 1.18, Running 132.48s Step 348( 41.33%), action 124, FPS 1.18, Running 133.54s Step 349( 41.67%), action 125, FPS 1.19, Running 134.19s Step 350( 42.00%), action 126, FPS 1.20, Running 135.11s Step 351( 42.33%), action 127, FPS 1.18, Running 136.02s Step 352( 42.67%), action 128, FPS 1.17, Running 136.98s Step 353( 43.00%), action 129, FPS 1.15, Running 138.08s Step 354( 43.33%), action 130, FPS 1.13, Running 139.06s Step 355( 43.67%), action 131, FPS 1.13, Running 140.20s Step 356( 44.00%), action 132, FPS 1.10, Running 141.36s Step 357( 44.33%), action 133, FPS 1.09, Running 142.22s Step 358( 44.67%), action 134, FPS 1.09, Running 143.05s Step 359( 45.00%), action 135, FPS 1.09, Running 143.69s Step 360( 45.33%), action 136, FPS 1.09, Running 144.59s Step 361( 45.67%), action 137, FPS 1.10, Running 145.16s Step 362( 46.00%), action 138, FPS 1.10, Running 146.18s Step 363( 46.33%), action 139, FPS 1.10, Running 146.94s Step 364( 46.67%), action 140, FPS 1.11, Running 147.63s Step 365( 47.00%), action 141, FPS 1.13, Running 148.32s Step 366( 47.33%), action 142, FPS 1.15, Running 148.93s Step 367( 47.67%), action 143, FPS 1.18, Running 149.48s Step 368( 48.00%), action 144, FPS 1.19, Running 150.29s Step 369( 48.33%), action 145, FPS 1.20, Running 150.79s Step 370( 48.67%), action 146, FPS 1.22, Running 151.47s Step 371( 49.00%), action 147, FPS 1.26, Running 151.84s Step 372( 49.33%), action 148, FPS 1.30, Running 152.34s Step 373( 49.67%), action 149, FPS 1.35, Running 152.93s Step 374( 50.00%), action 150, FPS 1.37, Running 153.67s Step 375( 50.33%), action 151, FPS 1.42, Running 154.33s Step 376( 50.67%), action 152, FPS 1.47, Running 154.93s Step 377( 51.00%), action 153, FPS 1.51, Running 155.48s Step 378( 51.33%), action 154, FPS 1.51, Running 156.31s Step 379( 51.67%), action 155, FPS 1.55, Running 156.62s Step 380( 52.00%), action 156, FPS 1.60, Running 157.07s Step 381( 52.33%), action 157, FPS 1.60, Running 157.69s Step 382( 52.67%), action 158, FPS 1.65, Running 158.33s Step 383( 53.00%), action 159, FPS 1.66, Running 158.98s Step 384( 53.33%), action 160, FPS 1.68, Running 159.54s Step 385( 53.67%), action 161, FPS 1.66, Running 160.35s Step 386( 54.00%), action 162, FPS 1.66, Running 160.96s Step 387( 54.33%), action 163, FPS 1.67, Running 161.44s Step 388( 54.67%), action 164, FPS 1.73, Running 161.85s Step 389( 55.00%), action 165, FPS 1.76, Running 162.18s Step 390( 55.33%), action 166, FPS 1.77, Running 162.74s Step 391( 55.67%), action 167, FPS 1.77, Running 163.17s Step 392( 56.00%), action 168, FPS 1.73, Running 163.88s Step 393( 56.33%), action 169, FPS 1.75, Running 164.38s Step 394( 56.67%), action 170, FPS 1.78, Running 164.93s Step 395( 57.00%), action 171, FPS 1.78, Running 165.58s Step 396( 57.33%), action 172, FPS 1.79, Running 166.11s Step 397( 57.67%), action 173, FPS 1.80, Running 166.59s Step 398( 58.00%), action 174, FPS 1.88, Running 166.96s Step 399( 58.33%), action 175, FPS 1.88, Running 167.26s Step 400( 58.67%), action 176, FPS 1.88, Running 167.68s Step 401( 59.00%), action 177, FPS 1.91, Running 168.16s Step 402( 59.33%), action 178, FPS 1.93, Running 168.67s Step 403( 59.67%), action 179, FPS 1.95, Running 169.23s Step 404( 60.00%), action 180, FPS 1.95, Running 169.78s Step 405( 60.33%), action 181, FPS 1.94, Running 170.66s Step 406( 60.67%), action 182, FPS 1.95, Running 171.21s Step 407( 61.00%), action 183, FPS 1.95, Running 171.67s Step 408( 61.33%), action 184, FPS 1.94, Running 172.16s Step 409( 61.67%), action 185, FPS 1.93, Running 172.53s Step 410( 62.00%), action 186, FPS 1.92, Running 173.14s Step 411( 62.33%), action 187, FPS 1.86, Running 173.90s Step 412( 62.67%), action 188, FPS 1.89, Running 174.47s Step 413( 63.00%), action 189, FPS 1.85, Running 175.20s Step 414( 63.33%), action 190, FPS 1.84, Running 175.82s Step 415( 63.67%), action 191, FPS 1.84, Running 176.47s Step 416( 64.00%), action 192, FPS 1.86, Running 176.86s Step 417( 64.33%), action 193, FPS 1.87, Running 177.30s Step 418( 64.67%), action 194, FPS 1.86, Running 177.74s Step 419( 65.00%), action 195, FPS 1.85, Running 178.07s Step 420( 65.33%), action 196, FPS 1.84, Running 178.56s Step 421( 65.67%), action 197, FPS 1.84, Running 179.01s Step 422( 66.00%), action 198, FPS 1.78, Running 179.89s Step 423( 66.33%), action 199, FPS 1.79, Running 180.42s Step 424( 66.67%), action 200, FPS 1.78, Running 181.00s Step 425( 67.00%), action 201, FPS 1.80, Running 181.75s Step 426( 67.33%), action 202, FPS 1.84, Running 182.10s Step 427( 67.67%), action 203, FPS 1.86, Running 182.44s Step 428( 68.00%), action 204, FPS 1.88, Running 182.78s Step 429( 68.33%), action 205, FPS 1.90, Running 183.04s Step 430( 68.67%), action 206, FPS 1.90, Running 183.67s Step 431( 69.00%), action 207, FPS 1.89, Running 184.51s Step 432( 69.33%), action 208, FPS 1.88, Running 185.08s Step 433( 69.67%), action 209, FPS 1.91, Running 185.68s Step 434( 70.00%), action 210, FPS 1.90, Running 186.32s Step 435( 70.33%), action 211, FPS 1.89, Running 187.03s Step 436( 70.67%), action 212, FPS 1.90, Running 187.41s Step 437( 71.00%), action 213, FPS 1.90, Running 187.82s Step 438( 71.33%), action 214, FPS 1.90, Running 188.25s Step 439( 71.67%), action 215, FPS 1.88, Running 188.73s Step 440( 72.00%), action 216, FPS 1.88, Running 189.23s Step 441( 72.33%), action 217, FPS 1.86, Running 189.78s Step 442( 72.67%), action 218, FPS 1.91, Running 190.37s Step 443( 73.00%), action 219, FPS 1.92, Running 190.85s Step 444( 73.33%), action 220, FPS 1.88, Running 191.62s Step 445( 73.67%), action 221, FPS 1.90, Running 192.25s Step 446( 74.00%), action 222, FPS 1.90, Running 192.66s Step 447( 74.33%), action 223, FPS 1.89, Running 193.01s Step 448( 74.67%), action 224, FPS 1.89, Running 193.37s Step 449( 75.00%), action 225, FPS 1.86, Running 193.80s Step 450( 75.33%), action 226, FPS 1.88, Running 194.32s Step 451( 75.67%), action 227, FPS 1.89, Running 195.08s Step 452( 76.00%), action 228, FPS 1.87, Running 195.76s Step 453( 76.33%), action 229, FPS 1.89, Running 196.28s Step 454( 76.67%), action 230, FPS 1.86, Running 197.09s Step 455( 77.00%), action 231, FPS 1.88, Running 197.67s Step 456( 77.33%), action 232, FPS 1.87, Running 198.09s Step 457( 77.67%), action 233, FPS 1.89, Running 198.43s Step 458( 78.00%), action 234, FPS 1.88, Running 198.91s Step 459( 78.33%), action 235, FPS 1.82, Running 199.73s Step 460( 78.67%), action 236, FPS 1.79, Running 200.37s Step 461( 79.00%), action 237, FPS 1.78, Running 201.04s [2026-08-01 16:16:34] [11 ] Seed 10 failed after 201.18 s. +steps: 461 , actions: 237 . +Instruction: Empty +Total 3/11(27.27%) success. +Setting seed: 11 +Step 1( N/A%), pre moving , FPS 0.13, Running 7.47s Step 2( N/A%), pre moving , FPS 0.26, Running 7.62s Step 3( N/A%), pre moving , FPS 0.39, Running 7.74s Step 4( N/A%), pre moving , FPS 0.51, Running 7.85s Step 5( N/A%), pre moving , FPS 0.63, Running 7.95s Step 6( N/A%), pre moving , FPS 0.75, Running 8.05s Step 7( N/A%), pre moving , FPS 0.86, Running 8.16s Step 8( N/A%), pre moving , FPS 0.97, Running 8.25s Step 9( N/A%), pre moving , FPS 1.08, Running 8.34s Step 10( N/A%), pre moving , FPS 1.18, Running 8.46s Step 11( N/A%), pre moving , FPS 1.28, Running 8.57s Step 12( N/A%), pre moving , FPS 1.38, Running 8.67s Step 13( N/A%), pre moving , FPS 1.48, Running 8.78s Step 14( N/A%), pre moving , FPS 1.57, Running 8.89s Step 15( N/A%), pre moving , FPS 1.67, Running 9.00s Step 16( N/A%), pre moving , FPS 1.76, Running 9.09s Step 17( N/A%), pre moving , FPS 1.85, Running 9.17s Step 18( N/A%), pre moving , FPS 1.94, Running 9.28s Step 19( N/A%), pre moving , FPS 2.03, Running 9.38s Step 20( N/A%), pre moving , FPS 2.11, Running 9.48s Step 21( N/A%), pre moving , FPS 8.34, Running 9.87s Step 22( N/A%), pre moving , FPS 8.43, Running 10.00s Step 23( N/A%), pre moving , FPS 8.34, Running 10.14s Step 24( N/A%), pre moving , FPS 8.38, Running 10.24s Step 25( N/A%), pre moving , FPS 8.37, Running 10.34s Step 26( N/A%), pre moving , FPS 7.42, Running 10.74s Step 27( N/A%), pre moving , FPS 7.46, Running 10.84s Step 28( N/A%), pre moving , FPS 7.40, Running 10.95s Step 29( N/A%), pre moving , FPS 7.39, Running 11.05s Step 30( N/A%), pre moving , FPS 7.50, Running 11.13s Step 31( N/A%), pre moving , FPS 7.51, Running 11.23s Step 32( N/A%), pre moving , FPS 7.46, Running 11.35s Step 33( N/A%), pre moving , FPS 7.58, Running 11.42s Step 34( N/A%), pre moving , FPS 7.82, Running 11.45s Step 35( N/A%), pre moving , FPS 8.08, Running 11.48s Step 36( N/A%), pre moving , FPS 7.28, Running 11.84s Step 37( N/A%), pre moving , FPS 7.40, Running 11.87s Step 38( N/A%), pre moving , FPS 7.59, Running 11.91s Step 39( N/A%), pre moving , FPS 7.72, Running 11.97s Step 40( N/A%), pre moving , FPS 7.85, Running 12.03s Step 41( N/A%), pre moving , FPS 9.01, Running 12.08s Step 42( N/A%), pre moving , FPS 9.34, Running 12.14s Step 43( N/A%), pre moving , FPS 9.77, Running 12.19s Step 44( N/A%), pre moving , FPS 10.06, Running 12.23s Step 45( N/A%), pre moving , FPS 10.27, Running 12.29s Step 46( N/A%), pre moving , FPS 12.47, Running 12.35s Step 47( N/A%), pre moving , FPS 12.79, Running 12.40s Step 48( N/A%), pre moving , FPS 13.20, Running 12.46s Step 49( N/A%), pre moving , FPS 13.64, Running 12.52s Step 50( N/A%), pre moving , FPS 13.92, Running 12.56s Step 51( N/A%), pre moving , FPS 14.54, Running 12.61s Step 52( N/A%), pre moving , FPS 15.12, Running 12.67s Step 53( N/A%), pre moving , FPS 15.05, Running 12.75s Step 54( N/A%), pre moving , FPS 14.43, Running 12.83s Step 55( N/A%), pre moving , FPS 14.02, Running 12.90s Step 56( N/A%), pre moving , FPS 17.48, Running 12.98s Step 57( N/A%), pre moving , FPS 16.40, Running 13.09s Step 58( N/A%), pre moving , FPS 15.58, Running 13.19s Step 59( N/A%), pre moving , FPS 15.00, Running 13.30s Step 60( N/A%), pre moving , FPS 14.89, Running 13.37s Step 61( N/A%), pre moving , FPS 14.34, Running 13.48s Step 62( N/A%), pre moving , FPS 13.71, Running 13.59s Step 63( N/A%), pre moving , FPS 13.29, Running 13.69s Step 64( N/A%), pre moving , FPS 12.76, Running 13.79s Step 65( N/A%), pre moving , FPS 12.36, Running 13.90s Step 66( N/A%), pre moving , FPS 12.01, Running 14.01s Step 67( N/A%), pre moving , FPS 11.66, Running 14.12s Step 68( N/A%), pre moving , FPS 11.37, Running 14.22s Step 69( N/A%), pre moving , FPS 11.20, Running 14.30s Step 70( N/A%), pre moving , FPS 10.95, Running 14.39s Step 71( N/A%), pre moving , FPS 10.60, Running 14.49s Step 72( N/A%), pre moving , FPS 10.36, Running 14.60s Step 73( N/A%), pre moving , FPS 10.25, Running 14.70s Step 74( N/A%), pre moving , FPS 10.10, Running 14.81s Step 75( N/A%), pre moving , FPS 9.93, Running 14.92s Step 76( N/A%), pre moving , FPS 9.47, Running 15.09s Step 77( N/A%), pre moving , FPS 9.32, Running 15.24s Step 78( N/A%), pre moving , FPS 9.15, Running 15.38s Step 79( N/A%), pre moving , FPS 8.99, Running 15.53s Step 80( N/A%), pre moving , FPS 8.92, Running 15.62s Step 81( N/A%), pre moving , FPS 8.91, Running 15.72s Step 82( N/A%), pre moving , FPS 8.78, Running 15.87s Step 83( N/A%), pre moving , FPS 8.61, Running 16.02s Step 84( N/A%), pre moving , FPS 8.58, Running 16.12s Step 85( N/A%), pre moving , FPS 8.60, Running 16.23s Step 86( N/A%), pre moving , FPS 8.39, Running 16.39s Step 87( N/A%), pre moving , FPS 8.50, Running 16.47s Step 88( N/A%), pre moving , FPS 8.74, Running 16.51s Step 89( N/A%), pre moving , FPS 8.82, Running 16.57s Step 90( N/A%), pre moving , FPS 9.01, Running 16.61s Step 91( N/A%), pre moving , FPS 9.30, Running 16.65s Step 92( N/A%), pre moving , FPS 9.64, Running 16.68s Step 93( N/A%), pre moving , FPS 9.93, Running 16.71s Step 94( N/A%), pre moving , FPS 10.35, Running 16.75s Step 95( N/A%), pre moving , FPS 10.77, Running 16.77s Step 96( N/A%), pre moving , FPS 11.70, Running 16.80s Step 97( N/A%), pre moving , FPS 12.56, Running 16.83s Step 98( N/A%), pre moving , FPS 13.52, Running 16.86s Step 99( N/A%), pre moving , FPS 14.70, Running 16.89s Step 100( N/A%), pre moving , FPS 15.38, Running 16.92s Step 101( N/A%), pre moving , FPS 15.96, Running 16.98s Step 102( N/A%), pre moving , FPS 17.13, Running 17.04s Step 103( N/A%), pre moving , FPS 18.28, Running 17.11s Step 104( N/A%), pre moving , FPS 19.23, Running 17.16s Step 105( N/A%), pre moving , FPS 20.26, Running 17.22s Step 106( N/A%), pre moving , FPS 23.01, Running 17.26s Step 107( N/A%), pre moving , FPS 23.71, Running 17.32s Step 108( N/A%), pre moving , FPS 23.19, Running 17.37s Step 109( N/A%), pre moving , FPS 23.13, Running 17.43s Step 110( N/A%), pre moving , FPS 22.59, Running 17.50s Step 111( N/A%), pre moving , FPS 21.91, Running 17.56s Step 112( N/A%), pre moving , FPS 21.39, Running 17.61s Step 113( N/A%), pre moving , FPS 20.88, Running 17.67s Step 114( N/A%), pre moving , FPS 20.31, Running 17.73s Step 115( N/A%), pre moving , FPS 19.60, Running 17.79s Step 116( N/A%), pre moving , FPS 18.43, Running 17.89s Step 117( N/A%), pre moving , FPS 17.19, Running 17.99s Step 118( N/A%), pre moving , FPS 16.04, Running 18.11s Step 119( N/A%), pre moving , FPS 15.11, Running 18.21s Step 120( N/A%), pre moving , FPS 14.30, Running 18.32s Step 121( N/A%), pre moving , FPS 13.95, Running 18.41s Step 122( N/A%), pre moving , FPS 13.80, Running 18.49s Step 123( N/A%), pre moving , FPS 13.49, Running 18.59s Step 124( N/A%), pre moving , FPS 13.06, Running 18.70s Step 125( N/A%), pre moving , FPS 12.64, Running 18.80s Step 126( N/A%), pre moving , FPS 12.23, Running 18.90s Step 127( N/A%), pre moving , FPS 11.85, Running 19.00s Step 128( N/A%), pre moving , FPS 11.50, Running 19.11s Step 129( N/A%), pre moving , FPS 11.19, Running 19.22s Step 130( N/A%), pre moving , FPS 10.96, Running 19.32s Step 131( N/A%), pre moving , FPS 10.68, Running 19.43s Step 132( N/A%), pre moving , FPS 10.40, Running 19.53s Step 133( N/A%), pre moving , FPS 10.14, Running 19.64s Step 134( N/A%), pre moving , FPS 9.91, Running 19.75s Step 135( N/A%), pre moving , FPS 9.70, Running 19.86s Step 136( N/A%), pre moving , FPS 9.63, Running 19.96s Step 137( N/A%), pre moving , FPS 9.64, Running 20.07s Step 138( N/A%), pre moving , FPS 9.65, Running 20.18s Step 139( N/A%), pre moving , FPS 9.74, Running 20.26s Step 140( N/A%), pre moving , FPS 9.78, Running 20.36s Step 141( N/A%), pre moving , FPS 9.72, Running 20.47s Step 142( N/A%), pre moving , FPS 9.59, Running 20.57s Step 143( N/A%), pre moving , FPS 9.61, Running 20.67s Step 144( N/A%), pre moving , FPS 9.64, Running 20.77s Step 145( N/A%), pre moving , FPS 9.62, Running 20.88s Step 146( N/A%), pre moving , FPS 9.59, Running 20.98s Step 147( N/A%), pre moving , FPS 9.60, Running 21.09s Step 148( N/A%), pre moving , FPS 9.60, Running 21.19s Step 149( N/A%), pre moving , FPS 9.62, Running 21.30s Step 150( N/A%), pre moving , FPS 9.75, Running 21.37s Step 151( N/A%), pre moving , FPS 10.15, Running 21.40s Step 152( N/A%), pre moving , FPS 10.56, Running 21.43s Step 153( N/A%), pre moving , FPS 11.02, Running 21.46s Step 154( N/A%), pre moving , FPS 11.52, Running 21.48s Step 155( N/A%), pre moving , FPS 12.07, Running 21.51s Step 156( N/A%), pre moving , FPS 12.68, Running 21.54s Step 157( N/A%), pre moving , FPS 13.31, Running 21.57s Step 158( N/A%), pre moving , FPS 14.05, Running 21.60s Step 159( N/A%), pre moving , FPS 14.49, Running 21.64s Step 160( N/A%), pre moving , FPS 15.21, Running 21.68s Step 161( N/A%), pre moving , FPS 16.20, Running 21.70s Step 162( N/A%), pre moving , FPS 17.29, Running 21.73s Step 163( N/A%), pre moving , FPS 18.42, Running 21.76s Step 164( N/A%), pre moving , FPS 19.68, Running 21.79s Step 165( N/A%), pre moving , FPS 21.26, Running 21.82s Step 166( N/A%), pre moving , FPS 22.78, Running 21.86s Step 167( N/A%), pre moving , FPS 24.15, Running 21.92s Step 168( N/A%), pre moving , FPS 25.59, Running 21.98s Step 169( N/A%), pre moving , FPS 26.50, Running 22.05s Step 170( N/A%), pre moving , FPS 26.95, Running 22.11s Step 171( N/A%), pre moving , FPS 26.31, Running 22.16s Step 172( N/A%), pre moving , FPS 25.16, Running 22.22s Step 173( N/A%), pre moving , FPS 24.44, Running 22.28s Step 174( N/A%), pre moving , FPS 23.68, Running 22.33s Step 175( N/A%), pre moving , FPS 23.05, Running 22.38s Step 176( N/A%), pre moving , FPS 22.35, Running 22.44s Step 177( N/A%), pre moving , FPS 21.85, Running 22.49s Step 178( N/A%), pre moving , FPS 21.12, Running 22.55s Step 179( N/A%), pre moving , FPS 20.76, Running 22.61s Step 180( N/A%), pre moving , FPS 19.57, Running 22.70s Step 181( N/A%), pre moving , FPS 18.21, Running 22.80s Step 182( N/A%), pre moving , FPS 17.40, Running 22.88s Step 183( N/A%), pre moving , FPS 16.26, Running 22.99s Step 184( N/A%), pre moving , FPS 15.35, Running 23.09s Step 185( N/A%), pre moving , FPS 14.53, Running 23.20s Step 186( N/A%), pre moving , FPS 14.01, Running 23.29s Step 187( N/A%), pre moving , FPS 13.51, Running 23.40s Step 188( N/A%), pre moving , FPS 13.19, Running 23.49s Step 189( N/A%), pre moving , FPS 12.93, Running 23.60s Step 190( N/A%), pre moving , FPS 12.60, Running 23.70s Step 191( N/A%), pre moving , FPS 12.12, Running 23.81s Step 192( N/A%), pre moving , FPS 11.77, Running 23.92s Step 193( N/A%), pre moving , FPS 11.41, Running 24.03s Step 194( N/A%), pre moving , FPS 7.37, Running 25.04s Step 195( N/A%), pre moving , FPS 6.49, Running 25.46s Step 196( N/A%), pre moving , FPS 5.84, Running 25.86s Step 197( N/A%), pre moving , FPS 5.56, Running 26.08s Step 198( N/A%), pre moving , FPS 5.38, Running 26.26s Step 199( N/A%), pre moving , FPS 5.17, Running 26.48s Step 200( N/A%), pre moving , FPS 5.00, Running 26.70s Step 201( N/A%), pre moving , FPS 4.89, Running 26.89s Step 202( N/A%), pre moving , FPS 4.59, Running 27.24s Step 203( N/A%), pre moving , FPS 4.36, Running 27.57s Step 204( N/A%), pre moving , FPS 4.15, Running 27.91s Step 205( N/A%), pre moving , FPS 3.90, Running 28.32s Step 206( N/A%), pre moving , FPS 3.71, Running 28.68s Step 207( N/A%), pre moving , FPS 3.56, Running 29.01s Step 208( N/A%), pre moving , FPS 3.37, Running 29.42s Step 209( N/A%), pre moving , FPS 3.24, Running 29.78s Step 210( N/A%), pre moving , FPS 3.09, Running 30.17s Step 211( N/A%), pre moving , FPS 2.96, Running 30.58s Step 212( N/A%), pre moving , FPS 2.85, Running 30.94s Step 213( N/A%), pre moving , FPS 2.81, Running 31.15s Step 214( N/A%), pre moving , FPS 3.18, Running 31.33s Step 215( N/A%), pre moving , FPS 3.28, Running 31.56s Step 216( N/A%), pre moving , FPS 3.40, Running 31.75s Step 217( N/A%), pre moving , FPS 3.39, Running 31.99s Step 218( N/A%), pre moving , FPS 3.33, Running 32.27s Step 219( N/A%), pre moving , FPS 3.27, Running 32.60s Step 220( N/A%), pre moving , FPS 3.22, Running 32.91s Step 221( N/A%), pre moving , FPS 3.13, Running 33.27s Step 222( N/A%), pre moving , FPS 3.12, Running 33.64s Step 223( N/A%), pre moving , FPS 3.09, Running 34.04s Step 224( N/A%), pre moving , FPS 3.09, Running 34.39s Step 225( N/A%), pre moving , FPS 3.08, Running 34.80s Step 226( N/A%), pre moving , FPS 3.07, Running 35.19s Step 227( N/A%), pre moving , FPS 3.05, Running 35.56s Step 228( N/A%), pre moving , FPS 3.00, Running 36.09s Step 229( N/A%), pre moving , FPS 3.03, Running 36.38s Step 230( N/A%), pre moving , FPS 3.11, Running 36.60s Step 231( N/A%), pre moving , FPS 3.22, Running 36.79s Step 232( N/A%), pre moving , FPS 3.30, Running 37.00s Step 233( N/A%), pre moving , FPS 3.29, Running 37.23s Step 234( N/A%), pre moving , FPS 3.22, Running 37.54s Step 235( N/A%), pre moving , FPS 3.18, Running 37.85s Step 236( N/A%), pre moving , FPS 3.08, Running 38.23s Step 237( N/A%), pre moving , FPS 3.00, Running 38.65s Step 238( N/A%), pre moving , FPS 2.95, Running 39.05s Step 239( N/A%), pre moving , FPS 2.93, Running 39.43s Step 240( N/A%), pre moving , FPS 2.89, Running 39.84s Step 241( N/A%), pre moving , FPS 2.87, Running 40.24s Step 242( N/A%), pre moving , FPS 2.85, Running 40.65s Step 243( N/A%), pre moving , FPS 2.86, Running 41.04s Step 244( N/A%), pre moving , FPS 2.86, Running 41.38s Step 245( N/A%), pre moving , FPS 2.93, Running 41.63s Step 246( N/A%), pre moving , FPS 3.00, Running 41.85s Step 247( N/A%), pre moving , FPS 3.06, Running 42.10s Step 248( N/A%), pre moving , FPS 3.22, Running 42.31s Step 249( N/A%), pre moving , FPS 3.19, Running 42.65s Step 250( N/A%), pre moving , FPS 3.13, Running 42.99s Step 251( N/A%), pre moving , FPS 3.05, Running 43.35s Step 252( N/A%), pre moving , FPS 2.97, Running 43.74s Step 253( N/A%), pre moving , FPS 2.88, Running 44.16s Step 254( N/A%), pre moving , FPS 2.83, Running 44.62s Step 255( N/A%), pre moving , FPS 2.78, Running 45.06s Step 256( N/A%), pre moving , FPS 2.76, Running 45.48s Step 257( N/A%), pre moving , FPS 2.75, Running 45.93s Step 258( N/A%), pre moving , FPS 2.73, Running 46.36s Step 259( N/A%), pre moving , FPS 2.80, Running 46.58s Step 260( N/A%), pre moving , FPS 2.86, Running 46.83s Step 261( N/A%), pre moving , FPS 2.94, Running 47.03s Step 262( N/A%), pre moving , FPS 3.03, Running 47.26s Step 263( N/A%), pre moving , FPS 3.07, Running 47.55s Step 264( N/A%), pre moving , FPS 3.09, Running 47.85s Step 265( N/A%), pre moving , FPS 3.06, Running 48.18s Step 266( N/A%), pre moving , FPS 2.96, Running 48.60s Step 267( N/A%), pre moving , FPS 2.86, Running 49.09s Step 268( N/A%), pre moving , FPS 2.78, Running 49.49s Step 269( N/A%), pre moving , FPS 2.76, Running 49.89s Step 270( N/A%), pre moving , FPS 2.73, Running 50.30s Step 271( N/A%), pre moving , FPS 2.72, Running 50.69s Step 272( N/A%), pre moving , FPS 2.71, Running 51.12s Step 273( N/A%), pre moving , FPS 2.73, Running 51.48s Step 274( N/A%), pre moving , FPS 2.81, Running 51.74s Step 275( N/A%), pre moving , FPS 2.90, Running 51.97s Step 276( N/A%), pre moving , FPS 3.06, Running 52.01s Step 277( N/A%), pre moving , FPS 3.27, Running 52.05s Step 278( N/A%), pre moving , FPS 3.49, Running 52.09s Step 279( N/A%), pre moving , FPS 3.61, Running 52.13s Step 280( N/A%), pre moving , FPS 3.74, Running 52.17s Step 281( N/A%), pre moving , FPS 3.86, Running 52.22s Step 282( N/A%), pre moving , FPS 4.00, Running 52.26s Step 283( N/A%), pre moving , FPS 4.20, Running 52.31s Step 284( N/A%), pre moving , FPS 4.44, Running 52.36s Step 285( N/A%), pre moving , FPS 4.74, Running 52.40s Step 286( N/A%), pre moving , FPS 3.40, Running 54.47s Step 287( N/A%), pre moving , FPS 3.45, Running 54.89s Step 288( N/A%), pre moving , FPS 3.45, Running 55.29s Step 289( N/A%), pre moving , FPS 3.44, Running 55.71s Step 290( N/A%), pre moving , FPS 3.46, Running 56.09s Step 291( N/A%), pre moving , FPS 3.43, Running 56.52s Step 292( N/A%), pre moving , FPS 3.53, Running 56.79s Step 293( N/A%), pre moving , FPS 3.61, Running 57.02s Step 294( N/A%), pre moving , FPS 3.61, Running 57.27s Step 295( N/A%), pre moving , FPS 3.57, Running 57.56s Step 296( N/A%), pre moving , FPS 3.42, Running 57.86s Step 297( N/A%), pre moving , FPS 3.26, Running 58.18s Step 298( N/A%), pre moving , FPS 3.08, Running 58.59s Step 299( N/A%), pre moving , FPS 2.89, Running 59.04s Step 300( N/A%), pre moving , FPS 2.74, Running 59.46s Step 301( N/A%), pre moving , FPS 2.61, Running 59.87s Step 302( N/A%), pre moving , FPS 2.49, Running 60.28s Step 303( N/A%), pre moving , FPS 2.37, Running 60.75s Step 304( N/A%), pre moving , FPS 2.27, Running 61.17s Step 305( N/A%), pre moving , FPS 2.18, Running 61.56s Step 306( 0.33%), action 1, FPS 2.48, Running 62.55s Step 307( 0.67%), action 2, FPS 2.47, Running 62.99s Step 308( 1.00%), action 3, FPS 2.45, Running 63.47s Step 309( 1.33%), action 4, FPS 2.37, Running 64.17s Step 310( 1.67%), action 5, FPS 2.29, Running 64.82s Step 311( 2.00%), action 6, FPS 2.24, Running 65.44s Step 312( 2.33%), action 7, FPS 2.16, Running 66.04s Step 313( 2.67%), action 8, FPS 2.08, Running 66.63s Step 314( 3.00%), action 9, FPS 2.05, Running 67.03s Step 315( 3.33%), action 10, FPS 2.00, Running 67.57s Step 316( 3.67%), action 11, FPS 1.91, Running 68.32s Step 317( 4.00%), action 12, FPS 1.88, Running 68.81s Step 318( 4.33%), action 13, FPS 1.83, Running 69.49s Step 319( 4.67%), action 14, FPS 1.82, Running 70.03s Step 320( 5.00%), action 15, FPS 1.77, Running 70.74s Step 321( 5.33%), action 16, FPS 1.74, Running 71.36s Step 322( 5.67%), action 17, FPS 1.73, Running 71.83s Step 323( 6.00%), action 18, FPS 1.75, Running 72.16s Step 324( 6.33%), action 19, FPS 1.75, Running 72.61s Step 325( 6.67%), action 20, FPS 1.73, Running 73.10s Step 326( 7.00%), action 21, FPS 1.75, Running 73.96s Step 327( 7.33%), action 22, FPS 1.73, Running 74.53s Step 328( 7.67%), action 23, FPS 1.71, Running 75.14s Step 329( 8.00%), action 24, FPS 1.72, Running 75.82s Step 330( 8.33%), action 25, FPS 1.71, Running 76.49s Step 331( 8.67%), action 26, FPS 1.75, Running 76.89s Step 332( 9.00%), action 27, FPS 1.78, Running 77.26s Step 333( 9.33%), action 28, FPS 1.81, Running 77.65s Step 334( 9.67%), action 29, FPS 1.80, Running 78.17s Step 335( 10.00%), action 30, FPS 1.81, Running 78.61s Step 336( 10.33%), action 31, FPS 1.82, Running 79.29s Step 337( 10.67%), action 32, FPS 1.82, Running 79.78s Step 338( 11.00%), action 33, FPS 1.85, Running 80.32s Step 339( 11.33%), action 34, FPS 1.84, Running 80.87s Step 340( 11.67%), action 35, FPS 1.86, Running 81.47s Step 341( 12.00%), action 36, FPS 1.91, Running 81.83s Step 342( 12.33%), action 37, FPS 1.89, Running 82.40s Step 343( 12.67%), action 38, FPS 1.86, Running 82.93s Step 344( 13.00%), action 39, FPS 1.86, Running 83.35s Step 345( 13.33%), action 40, FPS 1.82, Running 84.06s Step 346( 13.67%), action 41, FPS 1.83, Running 84.88s Step 347( 14.00%), action 42, FPS 1.84, Running 85.40s Step 348( 14.33%), action 43, FPS 1.85, Running 85.97s Step 349( 14.67%), action 44, FPS 1.86, Running 86.58s Step 350( 15.00%), action 45, FPS 1.89, Running 87.06s Step 351( 15.33%), action 46, FPS 1.89, Running 87.45s Step 352( 15.67%), action 47, FPS 1.87, Running 87.96s Step 353( 16.00%), action 48, FPS 1.86, Running 88.41s Step 354( 16.33%), action 49, FPS 1.84, Running 89.04s Step 355( 16.67%), action 50, FPS 1.82, Running 89.58s Step 356( 17.00%), action 51, FPS 1.80, Running 90.40s Step 357( 17.33%), action 52, FPS 1.80, Running 90.88s Step 358( 17.67%), action 53, FPS 1.78, Running 91.54s Step 359( 18.00%), action 54, FPS 1.82, Running 91.88s Step 360( 18.33%), action 55, FPS 1.84, Running 92.36s Step 361( 18.67%), action 56, FPS 1.82, Running 92.82s Step 362( 19.00%), action 57, FPS 1.79, Running 93.54s Step 363( 19.33%), action 58, FPS 1.80, Running 94.03s Step 364( 19.67%), action 59, FPS 1.78, Running 94.58s Step 365( 20.00%), action 60, FPS 1.81, Running 95.11s Step 366( 20.33%), action 61, FPS 1.82, Running 95.86s Step 367( 20.67%), action 62, FPS 1.81, Running 96.42s Step 368( 21.00%), action 63, FPS 1.86, Running 96.72s Step 369( 21.33%), action 64, FPS 1.92, Running 97.01s Step 370( 21.67%), action 65, FPS 1.95, Running 97.33s Step 371( 22.00%), action 66, FPS 1.97, Running 97.61s Step 372( 22.33%), action 67, FPS 1.95, Running 98.19s Step 373( 22.67%), action 68, FPS 1.96, Running 98.63s Step 374( 23.00%), action 69, FPS 1.95, Running 99.28s Step 375( 23.33%), action 70, FPS 1.97, Running 99.75s Step 376( 23.67%), action 71, FPS 1.97, Running 100.55s Step 377( 24.00%), action 72, FPS 1.97, Running 101.05s Step 378( 24.33%), action 73, FPS 1.98, Running 101.65s Step 379( 24.67%), action 74, FPS 1.99, Running 101.95s Step 380( 25.00%), action 75, FPS 2.02, Running 102.26s Step 381( 25.33%), action 76, FPS 2.05, Running 102.57s Step 382( 25.67%), action 77, FPS 2.11, Running 103.01s Step 383( 26.00%), action 78, FPS 2.13, Running 103.41s Step 384( 26.33%), action 79, FPS 2.10, Running 104.11s Step 385( 26.67%), action 80, FPS 2.12, Running 104.55s Step 386( 27.00%), action 81, FPS 2.14, Running 105.20s Step 387( 27.33%), action 82, FPS 2.16, Running 105.70s Step 388( 27.67%), action 83, FPS 2.07, Running 106.40s Step 389( 28.00%), action 84, FPS 2.05, Running 106.78s Step 390( 28.33%), action 85, FPS 2.04, Running 107.11s Step 391( 28.67%), action 86, FPS 2.01, Running 107.57s Step 392( 29.00%), action 87, FPS 2.06, Running 107.89s Step 393( 29.33%), action 88, FPS 2.03, Running 108.48s Step 394( 29.67%), action 89, FPS 2.06, Running 109.00s Step 395( 30.00%), action 90, FPS 2.04, Running 109.55s Step 396( 30.33%), action 91, FPS 2.03, Running 110.42s Step 397( 30.67%), action 92, FPS 2.01, Running 111.00s Step 398( 31.00%), action 93, FPS 2.00, Running 111.63s Step 399( 31.33%), action 94, FPS 1.96, Running 112.13s Step 400( 31.67%), action 95, FPS 1.93, Running 112.62s Step 401( 32.00%), action 96, FPS 1.87, Running 113.25s Step 402( 32.33%), action 97, FPS 1.81, Running 114.08s Step 403( 32.67%), action 98, FPS 1.80, Running 114.54s Step 404( 33.00%), action 99, FPS 1.80, Running 115.24s Step 405( 33.33%), action 100, FPS 1.78, Running 115.78s Step 406( 33.67%), action 101, FPS 1.75, Running 116.63s Step 407( 34.00%), action 102, FPS 1.77, Running 116.97s Step 408( 34.33%), action 103, FPS 1.81, Running 117.42s Step 409( 34.67%), action 104, FPS 1.82, Running 117.74s Step 410( 35.00%), action 105, FPS 1.81, Running 118.17s Step 411( 35.33%), action 106, FPS 1.81, Running 118.63s Step 412( 35.67%), action 107, FPS 1.77, Running 119.21s Step 413( 36.00%), action 108, FPS 1.78, Running 119.72s Step 414( 36.33%), action 109, FPS 1.75, Running 120.39s Step 415( 36.67%), action 110, FPS 1.76, Running 120.93s Step 416( 37.00%), action 111, FPS 1.77, Running 121.68s Step 417( 37.33%), action 112, FPS 1.80, Running 122.08s Step 418( 37.67%), action 113, FPS 1.84, Running 122.49s Step 419( 38.00%), action 114, FPS 1.80, Running 123.22s Step 420( 38.33%), action 115, FPS 1.77, Running 123.91s Step 421( 38.67%), action 116, FPS 1.79, Running 124.41s Step 422( 39.00%), action 117, FPS 1.84, Running 124.96s Step 423( 39.33%), action 118, FPS 1.83, Running 125.48s Step 424( 39.67%), action 119, FPS 1.85, Running 126.06s Step 425( 40.00%), action 120, FPS 1.86, Running 126.55s Step 426( 40.33%), action 121, FPS 1.87, Running 127.34s Step 427( 40.67%), action 122, FPS 1.87, Running 127.64s Step 428( 41.00%), action 123, FPS 1.83, Running 128.36s Step 429( 41.33%), action 124, FPS 1.80, Running 128.83s Step 430( 41.67%), action 125, FPS 1.73, Running 129.70s Step 431( 42.00%), action 126, FPS 1.72, Running 130.25s Step 432( 42.33%), action 127, FPS 1.73, Running 130.80s Step 433( 42.67%), action 128, FPS 1.72, Running 131.32s Step 434( 43.00%), action 129, FPS 1.75, Running 131.80s Step 435( 43.33%), action 130, FPS 1.79, Running 132.10s Step 436( 43.67%), action 131, FPS 1.83, Running 132.63s Step 437( 44.00%), action 132, FPS 1.84, Running 132.95s Step 438( 44.33%), action 133, FPS 1.80, Running 133.63s Step 439( 44.67%), action 134, FPS 1.79, Running 134.41s Step 440( 45.00%), action 135, FPS 1.80, Running 135.03s Step 441( 45.33%), action 136, FPS 1.77, Running 135.73s Step 442( 45.67%), action 137, FPS 1.74, Running 136.43s Step 443( 46.00%), action 138, FPS 1.73, Running 137.02s Step 444( 46.33%), action 139, FPS 1.75, Running 137.46s Step 445( 46.67%), action 140, FPS 1.78, Running 137.79s Step 446( 47.00%), action 141, FPS 1.78, Running 138.56s Step 447( 47.33%), action 142, FPS 1.76, Running 139.02s Step 448( 47.67%), action 143, FPS 1.72, Running 140.00s Step 449( 48.00%), action 144, FPS 1.67, Running 140.80s Step 450( 48.33%), action 145, FPS 1.70, Running 141.50s Step 451( 48.67%), action 146, FPS 1.71, Running 141.97s Step 452( 49.00%), action 147, FPS 1.73, Running 142.38s Step 453( 49.33%), action 148, FPS 1.72, Running 142.96s Step 454( 49.67%), action 149, FPS 1.73, Running 143.34s Step 455( 50.00%), action 150, FPS 1.71, Running 143.78s Step 456( 50.33%), action 151, FPS 1.68, Running 144.51s [2026-08-01 16:18:59] [12 ] Seed 11 success after 144.88 s. +steps: 456 , actions: 151 . +Instruction: Empty +Total 4/12(33.33%) success. +Setting seed: 12 +Step 1( N/A%), pre moving , FPS 0.34, Running 2.97s Step 2( N/A%), pre moving , FPS 0.66, Running 3.01s Step 3( N/A%), pre moving , FPS 0.99, Running 3.04s Step 4( N/A%), pre moving , FPS 1.30, Running 3.07s Step 5( N/A%), pre moving , FPS 1.61, Running 3.11s Step 6( N/A%), pre moving , FPS 1.91, Running 3.14s Step 7( N/A%), pre moving , FPS 2.20, Running 3.18s Step 8( N/A%), pre moving , FPS 2.48, Running 3.22s Step 9( N/A%), pre moving , FPS 2.74, Running 3.29s Step 10( N/A%), pre moving , FPS 2.99, Running 3.34s Step 11( N/A%), pre moving , FPS 3.23, Running 3.40s Step 12( N/A%), pre moving , FPS 3.45, Running 3.48s Step 13( N/A%), pre moving , FPS 3.67, Running 3.55s Step 14( N/A%), pre moving , FPS 3.88, Running 3.61s Step 15( N/A%), pre moving , FPS 4.08, Running 3.68s Step 16( N/A%), pre moving , FPS 4.26, Running 3.75s Step 17( N/A%), pre moving , FPS 4.48, Running 3.80s Step 18( N/A%), pre moving , FPS 4.68, Running 3.85s Step 19( N/A%), pre moving , FPS 4.84, Running 3.92s Step 20( N/A%), pre moving , FPS 5.00, Running 4.00s Step 21( N/A%), pre moving , FPS 14.07, Running 4.40s Step 22( N/A%), pre moving , FPS 13.22, Running 4.52s Step 23( N/A%), pre moving , FPS 12.66, Running 4.62s Step 24( N/A%), pre moving , FPS 12.16, Running 4.72s Step 25( N/A%), pre moving , FPS 11.66, Running 4.82s Step 26( N/A%), pre moving , FPS 9.35, Running 5.28s Step 27( N/A%), pre moving , FPS 8.98, Running 5.40s Step 28( N/A%), pre moving , FPS 8.81, Running 5.49s Step 29( N/A%), pre moving , FPS 8.65, Running 5.60s Step 30( N/A%), pre moving , FPS 8.43, Running 5.71s Step 31( N/A%), pre moving , FPS 8.28, Running 5.82s Step 32( N/A%), pre moving , FPS 8.19, Running 5.92s Step 33( N/A%), pre moving , FPS 8.05, Running 6.03s Step 34( N/A%), pre moving , FPS 7.75, Running 6.19s Step 35( N/A%), pre moving , FPS 7.62, Running 6.30s Step 36( N/A%), pre moving , FPS 6.54, Running 6.81s Step 37( N/A%), pre moving , FPS 6.38, Running 6.93s Step 38( N/A%), pre moving , FPS 6.23, Running 7.05s Step 39( N/A%), pre moving , FPS 6.15, Running 7.17s Step 40( N/A%), pre moving , FPS 6.09, Running 7.29s Step 41( N/A%), pre moving , FPS 6.66, Running 7.40s Step 42( N/A%), pre moving , FPS 6.71, Running 7.50s Step 43( N/A%), pre moving , FPS 6.76, Running 7.58s Step 44( N/A%), pre moving , FPS 6.90, Running 7.62s Step 45( N/A%), pre moving , FPS 7.08, Running 7.65s Step 46( N/A%), pre moving , FPS 8.34, Running 7.68s Step 47( N/A%), pre moving , FPS 8.68, Running 7.71s Step 48( N/A%), pre moving , FPS 8.92, Running 7.74s Step 49( N/A%), pre moving , FPS 9.23, Running 7.77s Step 50( N/A%), pre moving , FPS 9.60, Running 7.79s Step 51( N/A%), pre moving , FPS 9.99, Running 7.82s Step 52( N/A%), pre moving , FPS 10.36, Running 7.85s Step 53( N/A%), pre moving , FPS 10.81, Running 7.88s Step 54( N/A%), pre moving , FPS 11.63, Running 7.91s Step 55( N/A%), pre moving , FPS 12.20, Running 7.94s Step 56( N/A%), pre moving , FPS 17.17, Running 7.98s Step 57( N/A%), pre moving , FPS 18.47, Running 8.01s Step 58( N/A%), pre moving , FPS 20.09, Running 8.05s Step 59( N/A%), pre moving , FPS 22.13, Running 8.08s Step 60( N/A%), pre moving , FPS 24.45, Running 8.11s Step 61( N/A%), pre moving , FPS 26.65, Running 8.15s Step 62( N/A%), pre moving , FPS 29.45, Running 8.18s Step 63( N/A%), pre moving , FPS 31.55, Running 8.21s Step 64( N/A%), pre moving , FPS 32.03, Running 8.24s Step 65( N/A%), pre moving , FPS 32.18, Running 8.27s Step 66( N/A%), pre moving , FPS 32.37, Running 8.30s Step 67( N/A%), pre moving , FPS 32.51, Running 8.32s Step 68( N/A%), pre moving , FPS 31.45, Running 8.37s Step 69( N/A%), pre moving , FPS 29.64, Running 8.44s Step 70( N/A%), pre moving , FPS 28.97, Running 8.48s Step 71( N/A%), pre moving , FPS 28.30, Running 8.53s Step 72( N/A%), pre moving , FPS 27.20, Running 8.59s Step 73( N/A%), pre moving , FPS 24.66, Running 8.69s Step 74( N/A%), pre moving , FPS 23.35, Running 8.77s Step 75( N/A%), pre moving , FPS 22.03, Running 8.85s Step 76( N/A%), pre moving , FPS 20.97, Running 8.93s Step 77( N/A%), pre moving , FPS 20.12, Running 9.01s Step 78( N/A%), pre moving , FPS 18.92, Running 9.11s Step 79( N/A%), pre moving , FPS 17.94, Running 9.19s Step 80( N/A%), pre moving , FPS 16.66, Running 9.31s Step 81( N/A%), pre moving , FPS 15.26, Running 9.46s Step 82( N/A%), pre moving , FPS 13.75, Running 9.64s Step 83( N/A%), pre moving , FPS 12.70, Running 9.79s Step 84( N/A%), pre moving , FPS 11.67, Running 9.96s Step 85( N/A%), pre moving , FPS 10.88, Running 10.11s Step 86( N/A%), pre moving , FPS 10.09, Running 10.28s Step 87( N/A%), pre moving , FPS 9.53, Running 10.42s Step 88( N/A%), pre moving , FPS 9.11, Running 10.57s Step 89( N/A%), pre moving , FPS 8.76, Running 10.72s Step 90( N/A%), pre moving , FPS 8.35, Running 10.88s Step 91( N/A%), pre moving , FPS 7.93, Running 11.05s Step 92( N/A%), pre moving , FPS 7.68, Running 11.19s Step 93( N/A%), pre moving , FPS 7.54, Running 11.34s Step 94( N/A%), pre moving , FPS 7.29, Running 11.51s Step 95( N/A%), pre moving , FPS 7.16, Running 11.64s Step 96( N/A%), pre moving , FPS 6.98, Running 11.79s Step 97( N/A%), pre moving , FPS 6.91, Running 11.90s Step 98( N/A%), pre moving , FPS 6.92, Running 12.00s Step 99( N/A%), pre moving , FPS 6.88, Running 12.10s Step 100( N/A%), pre moving , FPS 6.89, Running 12.21s Step 101( N/A%), pre moving , FPS 6.99, Running 12.32s Step 102( N/A%), pre moving , FPS 7.19, Running 12.42s Step 103( N/A%), pre moving , FPS 7.30, Running 12.53s Step 104( N/A%), pre moving , FPS 7.49, Running 12.63s Step 105( N/A%), pre moving , FPS 7.60, Running 12.74s Step 106( N/A%), pre moving , FPS 7.88, Running 12.82s Step 107( N/A%), pre moving , FPS 8.26, Running 12.84s Step 108( N/A%), pre moving , FPS 8.68, Running 12.87s Step 109( N/A%), pre moving , FPS 9.20, Running 12.90s Step 110( N/A%), pre moving , FPS 9.77, Running 12.93s Step 111( N/A%), pre moving , FPS 10.48, Running 12.96s Step 112( N/A%), pre moving , FPS 11.08, Running 13.00s Step 113( N/A%), pre moving , FPS 11.90, Running 13.03s Step 114( N/A%), pre moving , FPS 12.95, Running 13.05s Step 115( N/A%), pre moving , FPS 13.90, Running 13.08s Step 116( N/A%), pre moving , FPS 15.23, Running 13.11s Step 117( N/A%), pre moving , FPS 16.17, Running 13.14s Step 118( N/A%), pre moving , FPS 17.07, Running 13.17s Step 119( N/A%), pre moving , FPS 18.23, Running 13.20s Step 120( N/A%), pre moving , FPS 19.75, Running 13.22s Step 121( N/A%), pre moving , FPS 21.42, Running 13.25s Step 122( N/A%), pre moving , FPS 22.75, Running 13.30s Step 123( N/A%), pre moving , FPS 24.28, Running 13.35s Step 124( N/A%), pre moving , FPS 25.86, Running 13.40s Step 125( N/A%), pre moving , FPS 28.12, Running 13.45s Step 126( N/A%), pre moving , FPS 28.49, Running 13.52s Step 127( N/A%), pre moving , FPS 27.00, Running 13.59s Step 128( N/A%), pre moving , FPS 25.87, Running 13.64s Step 129( N/A%), pre moving , FPS 25.30, Running 13.69s Step 130( N/A%), pre moving , FPS 24.56, Running 13.74s Step 131( N/A%), pre moving , FPS 23.87, Running 13.80s Step 132( N/A%), pre moving , FPS 23.20, Running 13.86s Step 133( N/A%), pre moving , FPS 22.32, Running 13.92s Step 134( N/A%), pre moving , FPS 21.65, Running 13.98s Step 135( N/A%), pre moving , FPS 20.93, Running 14.04s Step 136( N/A%), pre moving , FPS 20.46, Running 14.08s Step 137( N/A%), pre moving , FPS 19.98, Running 14.14s Step 138( N/A%), pre moving , FPS 18.72, Running 14.24s Step 139( N/A%), pre moving , FPS 17.62, Running 14.33s Step 140( N/A%), pre moving , FPS 16.65, Running 14.42s Step 141( N/A%), pre moving , FPS 15.66, Running 14.53s Step 142( N/A%), pre moving , FPS 15.07, Running 14.62s Step 143( N/A%), pre moving , FPS 15.11, Running 14.68s Step 144( N/A%), pre moving , FPS 14.40, Running 14.79s Step 145( N/A%), pre moving , FPS 13.89, Running 14.89s Step 146( N/A%), pre moving , FPS 13.52, Running 15.00s Step 147( N/A%), pre moving , FPS 13.18, Running 15.10s Step 148( N/A%), pre moving , FPS 12.80, Running 15.21s Step 149( N/A%), pre moving , FPS 12.47, Running 15.29s Step 150( N/A%), pre moving , FPS 8.08, Running 16.22s Step 151( N/A%), pre moving , FPS 7.12, Running 16.61s Step 152( N/A%), pre moving , FPS 6.38, Running 16.99s Step 153( N/A%), pre moving , FPS 5.88, Running 17.32s Step 154( N/A%), pre moving , FPS 5.60, Running 17.55s Step 155( N/A%), pre moving , FPS 5.30, Running 17.81s Step 156( N/A%), pre moving , FPS 5.10, Running 18.01s Step 157( N/A%), pre moving , FPS 4.76, Running 18.35s Step 158( N/A%), pre moving , FPS 4.54, Running 18.64s Step 159( N/A%), pre moving , FPS 4.36, Running 18.92s Step 160( N/A%), pre moving , FPS 4.09, Running 19.31s Step 161( N/A%), pre moving , FPS 3.87, Running 19.70s Step 162( N/A%), pre moving , FPS 3.68, Running 20.06s Step 163( N/A%), pre moving , FPS 3.49, Running 20.41s Step 164( N/A%), pre moving , FPS 3.34, Running 20.77s Step 165( N/A%), pre moving , FPS 3.19, Running 21.15s Step 166( N/A%), pre moving , FPS 3.06, Running 21.54s Step 167( N/A%), pre moving , FPS 2.93, Running 21.93s Step 168( N/A%), pre moving , FPS 2.85, Running 22.23s Step 169( N/A%), pre moving , FPS 2.81, Running 22.42s Step 170( N/A%), pre moving , FPS 3.12, Running 22.62s Step 171( N/A%), pre moving , FPS 3.22, Running 22.83s Step 172( N/A%), pre moving , FPS 3.32, Running 23.01s Step 173( N/A%), pre moving , FPS 3.39, Running 23.23s Step 174( N/A%), pre moving , FPS 3.35, Running 23.52s Step 175( N/A%), pre moving , FPS 3.32, Running 23.82s Step 176( N/A%), pre moving , FPS 3.26, Running 24.15s Step 177( N/A%), pre moving , FPS 3.25, Running 24.49s Step 178( N/A%), pre moving , FPS 3.18, Running 24.93s Step 179( N/A%), pre moving , FPS 3.13, Running 25.32s Step 180( N/A%), pre moving , FPS 3.14, Running 25.68s Step 181( N/A%), pre moving , FPS 3.11, Running 26.13s Step 182( N/A%), pre moving , FPS 3.12, Running 26.48s Step 183( N/A%), pre moving , FPS 3.08, Running 26.90s Step 184( N/A%), pre moving , FPS 3.06, Running 27.31s Step 185( N/A%), pre moving , FPS 3.15, Running 27.49s Step 186( N/A%), pre moving , FPS 3.20, Running 27.80s Step 187( N/A%), pre moving , FPS 3.26, Running 28.06s Step 188( N/A%), pre moving , FPS 3.29, Running 28.31s Step 189( N/A%), pre moving , FPS 3.21, Running 28.64s Step 190( N/A%), pre moving , FPS 3.15, Running 28.97s Step 191( N/A%), pre moving , FPS 3.08, Running 29.32s Step 192( N/A%), pre moving , FPS 2.97, Running 29.73s Step 193( N/A%), pre moving , FPS 2.87, Running 30.20s Step 194( N/A%), pre moving , FPS 2.83, Running 30.59s Step 195( N/A%), pre moving , FPS 2.79, Running 30.99s Step 196( N/A%), pre moving , FPS 2.76, Running 31.39s Step 197( N/A%), pre moving , FPS 2.73, Running 31.81s Step 198( N/A%), pre moving , FPS 2.75, Running 32.21s Step 199( N/A%), pre moving , FPS 2.74, Running 32.60s Step 200( N/A%), pre moving , FPS 2.78, Running 32.87s Step 201( N/A%), pre moving , FPS 2.86, Running 33.13s Step 202( N/A%), pre moving , FPS 2.88, Running 33.42s Step 203( N/A%), pre moving , FPS 2.95, Running 33.69s Step 204( N/A%), pre moving , FPS 2.96, Running 34.07s Step 205( N/A%), pre moving , FPS 2.89, Running 34.42s Step 206( N/A%), pre moving , FPS 2.86, Running 34.80s Step 207( N/A%), pre moving , FPS 2.78, Running 35.24s Step 208( N/A%), pre moving , FPS 2.72, Running 35.66s Step 209( N/A%), pre moving , FPS 2.69, Running 36.09s Step 210( N/A%), pre moving , FPS 2.65, Running 36.53s Step 211( N/A%), pre moving , FPS 2.62, Running 36.95s Step 212( N/A%), pre moving , FPS 2.61, Running 37.39s Step 213( N/A%), pre moving , FPS 2.62, Running 37.83s Step 214( N/A%), pre moving , FPS 2.66, Running 38.11s Step 215( N/A%), pre moving , FPS 2.71, Running 38.36s Step 216( N/A%), pre moving , FPS 2.76, Running 38.63s Step 217( N/A%), pre moving , FPS 2.83, Running 38.87s Step 218( N/A%), pre moving , FPS 2.99, Running 38.91s Step 219( N/A%), pre moving , FPS 3.15, Running 38.95s Step 220( N/A%), pre moving , FPS 3.27, Running 38.99s Step 221( N/A%), pre moving , FPS 3.37, Running 39.07s Step 222( N/A%), pre moving , FPS 3.49, Running 39.16s Step 223( N/A%), pre moving , FPS 3.60, Running 39.24s Step 224( N/A%), pre moving , FPS 3.80, Running 39.33s Step 225( N/A%), pre moving , FPS 4.02, Running 39.39s Step 226( N/A%), pre moving , FPS 4.28, Running 39.47s Step 227( N/A%), pre moving , FPS 4.65, Running 39.55s Step 228( N/A%), pre moving , FPS 3.14, Running 42.03s Step 229( N/A%), pre moving , FPS 3.16, Running 42.42s Step 230( N/A%), pre moving , FPS 3.16, Running 42.85s Step 231( N/A%), pre moving , FPS 3.23, Running 43.14s Step 232( N/A%), pre moving , FPS 3.33, Running 43.39s Step 233( N/A%), pre moving , FPS 3.45, Running 43.63s Step 234( N/A%), pre moving , FPS 3.46, Running 43.90s Step 235( N/A%), pre moving , FPS 3.47, Running 44.13s Step 236( N/A%), pre moving , FPS 3.46, Running 44.42s Step 237( N/A%), pre moving , FPS 3.41, Running 44.74s Step 238( N/A%), pre moving , FPS 3.26, Running 45.05s Step 239( N/A%), pre moving , FPS 3.09, Running 45.42s Step 240( N/A%), pre moving , FPS 2.93, Running 45.82s Step 241( N/A%), pre moving , FPS 2.77, Running 46.28s Step 242( N/A%), pre moving , FPS 2.65, Running 46.70s Step 243( N/A%), pre moving , FPS 2.51, Running 47.22s Step 244( N/A%), pre moving , FPS 2.41, Running 47.64s Step 245( N/A%), pre moving , FPS 2.31, Running 48.06s Step 246( N/A%), pre moving , FPS 2.23, Running 48.44s Step 247( N/A%), pre moving , FPS 2.19, Running 48.68s Step 248( 0.33%), action 1, FPS 2.61, Running 49.71s Step 249( 0.67%), action 2, FPS 2.60, Running 50.11s Step 250( 1.00%), action 3, FPS 2.47, Running 50.95s Step 251( 1.33%), action 4, FPS 2.38, Running 51.55s Step 252( 1.67%), action 5, FPS 2.25, Running 52.26s Step 253( 2.00%), action 6, FPS 2.20, Running 52.73s Step 254( 2.33%), action 7, FPS 2.14, Running 53.22s Step 255( 2.67%), action 8, FPS 2.10, Running 53.64s Step 256( 3.00%), action 9, FPS 2.03, Running 54.26s Step 257( 3.33%), action 10, FPS 2.02, Running 54.66s Step 258( 3.67%), action 11, FPS 1.95, Running 55.29s Step 259( 4.00%), action 12, FPS 1.94, Running 55.71s Step 260( 4.33%), action 13, FPS 1.92, Running 56.24s Step 261( 4.67%), action 14, FPS 1.92, Running 56.70s Step 262( 5.00%), action 15, FPS 1.90, Running 57.20s Step 263( 5.33%), action 16, FPS 1.90, Running 57.76s Step 264( 5.67%), action 17, FPS 1.87, Running 58.33s Step 265( 6.00%), action 18, FPS 1.86, Running 58.81s Step 266( 6.33%), action 19, FPS 1.87, Running 59.12s Step 267( 6.67%), action 20, FPS 1.86, Running 59.43s Step 268( 7.00%), action 21, FPS 1.94, Running 60.00s Step 269( 7.33%), action 22, FPS 1.94, Running 60.41s Step 270( 7.67%), action 23, FPS 2.01, Running 60.92s Step 271( 8.00%), action 24, FPS 2.01, Running 61.49s Step 272( 8.33%), action 25, FPS 2.05, Running 62.01s Step 273( 8.67%), action 26, FPS 2.05, Running 62.50s Step 274( 9.00%), action 27, FPS 2.01, Running 63.17s Step 275( 9.33%), action 28, FPS 2.00, Running 63.64s Step 276( 9.67%), action 29, FPS 2.05, Running 64.03s Step 277( 10.00%), action 30, FPS 2.05, Running 64.43s Step 278( 10.33%), action 31, FPS 2.02, Running 65.19s Step 279( 10.67%), action 32, FPS 2.03, Running 65.58s Step 280( 11.00%), action 33, FPS 2.04, Running 66.04s Step 281( 11.33%), action 34, FPS 1.99, Running 66.74s Step 282( 11.67%), action 35, FPS 1.99, Running 67.26s Step 283( 12.00%), action 36, FPS 1.99, Running 67.83s Step 284( 12.33%), action 37, FPS 1.99, Running 68.39s Step 285( 12.67%), action 38, FPS 1.98, Running 68.91s Step 286( 13.00%), action 39, FPS 1.98, Running 69.21s Step 287( 13.33%), action 40, FPS 1.99, Running 69.48s Step 288( 13.67%), action 41, FPS 2.00, Running 69.99s Step 289( 14.00%), action 42, FPS 2.00, Running 70.42s Step 290( 14.33%), action 43, FPS 2.00, Running 70.93s Step 291( 14.67%), action 44, FPS 2.01, Running 71.44s Step 292( 15.00%), action 45, FPS 2.00, Running 72.01s Step 293( 15.33%), action 46, FPS 2.00, Running 72.49s Step 294( 15.67%), action 47, FPS 2.01, Running 73.12s Step 295( 16.00%), action 48, FPS 2.00, Running 73.63s Step 296( 16.33%), action 49, FPS 1.99, Running 74.11s Step 297( 16.67%), action 50, FPS 2.01, Running 74.38s Step 298( 17.00%), action 51, FPS 2.08, Running 74.81s Step 299( 17.33%), action 52, FPS 2.08, Running 75.17s Step 300( 17.67%), action 53, FPS 2.06, Running 75.73s Step 301( 18.00%), action 54, FPS 2.11, Running 76.21s Step 302( 18.33%), action 55, FPS 2.12, Running 76.67s Step 303( 18.67%), action 56, FPS 2.14, Running 77.18s Step 304( 19.00%), action 57, FPS 2.14, Running 77.75s Step 305( 19.33%), action 58, FPS 2.15, Running 78.22s Step 306( 19.67%), action 59, FPS 2.08, Running 78.83s Step 307( 20.00%), action 60, FPS 2.04, Running 79.27s Step 308( 20.33%), action 61, FPS 2.02, Running 79.88s Step 309( 20.67%), action 62, FPS 2.03, Running 80.27s Step 310( 21.00%), action 63, FPS 2.03, Running 80.80s Step 311( 21.33%), action 64, FPS 2.03, Running 81.29s Step 312( 21.67%), action 65, FPS 2.04, Running 81.81s Step 313( 22.00%), action 66, FPS 2.04, Running 82.31s Step 314( 22.33%), action 67, FPS 2.06, Running 82.85s Step 315( 22.67%), action 68, FPS 2.06, Running 83.33s Step 316( 23.00%), action 69, FPS 2.04, Running 83.93s Step 317( 23.33%), action 70, FPS 1.98, Running 84.47s Step 318( 23.67%), action 71, FPS 1.93, Running 85.16s Step 319( 24.00%), action 72, FPS 1.93, Running 85.56s Step 320( 24.33%), action 73, FPS 1.94, Running 86.04s Step 321( 24.67%), action 74, FPS 1.94, Running 86.54s Step 322( 25.00%), action 75, FPS 1.92, Running 87.11s Step 323( 25.33%), action 76, FPS 1.92, Running 87.61s Step 324( 25.67%), action 77, FPS 1.92, Running 88.16s Step 325( 26.00%), action 78, FPS 1.92, Running 88.63s Step 326( 26.33%), action 79, FPS 1.95, Running 89.08s Step 327( 26.67%), action 80, FPS 1.98, Running 89.35s Step 328( 27.00%), action 81, FPS 2.02, Running 89.80s Step 329( 27.33%), action 82, FPS 2.02, Running 90.17s Step 330( 27.67%), action 83, FPS 2.03, Running 90.64s Step 331( 28.00%), action 84, FPS 2.04, Running 91.09s Step 332( 28.33%), action 85, FPS 2.03, Running 91.68s Step 333( 28.67%), action 86, FPS 2.00, Running 92.31s Step 334( 29.00%), action 87, FPS 1.98, Running 92.96s Step 335( 29.33%), action 88, FPS 1.98, Running 93.45s Step 336( 29.67%), action 89, FPS 1.99, Running 93.99s Step 337( 30.00%), action 90, FPS 2.00, Running 94.47s Step 338( 30.33%), action 91, FPS 1.99, Running 95.22s Step 339( 30.67%), action 92, FPS 1.94, Running 95.86s Step 340( 31.00%), action 93, FPS 1.93, Running 96.39s Step 341( 31.33%), action 94, FPS 1.92, Running 96.94s Step 342( 31.67%), action 95, FPS 1.92, Running 97.55s Step 343( 32.00%), action 96, FPS 1.91, Running 98.10s Step 344( 32.33%), action 97, FPS 1.91, Running 98.62s Step 345( 32.67%), action 98, FPS 1.91, Running 99.11s Step 346( 33.00%), action 99, FPS 1.89, Running 99.67s Step 347( 33.33%), action 100, FPS 1.85, Running 100.14s Step 348( 33.67%), action 101, FPS 1.79, Running 100.95s Step 349( 34.00%), action 102, FPS 1.79, Running 101.34s Step 350( 34.33%), action 103, FPS 1.74, Running 102.16s Step 351( 34.67%), action 104, FPS 1.72, Running 102.69s Step 352( 35.00%), action 105, FPS 1.72, Running 103.28s Step 353( 35.33%), action 106, FPS 1.73, Running 103.86s Step 354( 35.67%), action 107, FPS 1.75, Running 104.36s Step 355( 36.00%), action 108, FPS 1.76, Running 104.81s Step 356( 36.33%), action 109, FPS 1.74, Running 105.51s Step 357( 36.67%), action 110, FPS 1.72, Running 106.13s Step 358( 37.00%), action 111, FPS 1.71, Running 106.95s Step 359( 37.33%), action 112, FPS 1.71, Running 107.57s Step 360( 37.67%), action 113, FPS 1.69, Running 108.19s Step 361( 38.00%), action 114, FPS 1.69, Running 108.77s Step 362( 38.33%), action 115, FPS 1.69, Running 109.40s [2026-08-01 16:20:49] [13 ] Seed 12 failed after 109.61 s. +steps: 362 , actions: 115 . +Instruction: Empty +Total 4/13(30.77%) success. +Setting seed: 13 +Step 1( N/A%), pre moving , FPS 0.85, Running 1.18s Step 2( N/A%), pre moving , FPS 1.61, Running 1.25s Step 3( N/A%), pre moving , FPS 2.14, Running 1.40s Step 4( N/A%), pre moving , FPS 2.50, Running 1.60s Step 5( N/A%), pre moving , FPS 2.92, Running 1.71s Step 6( N/A%), pre moving , FPS 3.29, Running 1.82s Step 7( N/A%), pre moving , FPS 3.60, Running 1.94s Step 8( N/A%), pre moving , FPS 3.89, Running 2.06s Step 9( N/A%), pre moving , FPS 4.14, Running 2.17s Step 10( N/A%), pre moving , FPS 4.38, Running 2.29s Step 11( N/A%), pre moving , FPS 4.57, Running 2.40s Step 12( N/A%), pre moving , FPS 4.75, Running 2.53s Step 13( N/A%), pre moving , FPS 4.93, Running 2.64s Step 14( N/A%), pre moving , FPS 5.09, Running 2.75s Step 15( N/A%), pre moving , FPS 5.25, Running 2.86s Step 16( N/A%), pre moving , FPS 5.37, Running 2.98s Step 17( N/A%), pre moving , FPS 5.49, Running 3.10s Step 18( N/A%), pre moving , FPS 5.54, Running 3.25s Step 19( N/A%), pre moving , FPS 5.64, Running 3.37s Step 20( N/A%), pre moving , FPS 5.74, Running 3.49s Step 21( N/A%), pre moving , FPS 7.39, Running 3.89s Step 22( N/A%), pre moving , FPS 7.21, Running 4.02s Step 23( N/A%), pre moving , FPS 7.37, Running 4.12s Step 24( N/A%), pre moving , FPS 7.65, Running 4.22s Step 25( N/A%), pre moving , FPS 7.69, Running 4.32s Step 26( N/A%), pre moving , FPS 6.54, Running 4.88s Step 27( N/A%), pre moving , FPS 6.64, Running 4.95s Step 28( N/A%), pre moving , FPS 6.69, Running 5.05s Step 29( N/A%), pre moving , FPS 6.80, Running 5.12s Step 30( N/A%), pre moving , FPS 6.99, Running 5.15s Step 31( N/A%), pre moving , FPS 7.20, Running 5.18s Step 32( N/A%), pre moving , FPS 7.40, Running 5.23s Step 33( N/A%), pre moving , FPS 7.60, Running 5.27s Step 34( N/A%), pre moving , FPS 7.83, Running 5.31s Step 35( N/A%), pre moving , FPS 8.05, Running 5.34s Step 36( N/A%), pre moving , FPS 7.22, Running 5.75s Step 37( N/A%), pre moving , FPS 7.35, Running 5.82s Step 38( N/A%), pre moving , FPS 7.54, Running 5.90s Step 39( N/A%), pre moving , FPS 7.69, Running 5.97s Step 40( N/A%), pre moving , FPS 7.95, Running 6.00s Step 41( N/A%), pre moving , FPS 9.28, Running 6.04s Step 42( N/A%), pre moving , FPS 9.57, Running 6.11s Step 43( N/A%), pre moving , FPS 9.70, Running 6.18s Step 44( N/A%), pre moving , FPS 9.81, Running 6.25s Step 45( N/A%), pre moving , FPS 10.03, Running 6.31s Step 46( N/A%), pre moving , FPS 13.34, Running 6.38s Step 47( N/A%), pre moving , FPS 13.35, Running 6.45s Step 48( N/A%), pre moving , FPS 13.23, Running 6.56s Step 49( N/A%), pre moving , FPS 12.92, Running 6.66s Step 50( N/A%), pre moving , FPS 12.28, Running 6.78s Step 51( N/A%), pre moving , FPS 11.74, Running 6.89s Step 52( N/A%), pre moving , FPS 11.29, Running 7.00s Step 53( N/A%), pre moving , FPS 10.84, Running 7.12s Step 54( N/A%), pre moving , FPS 10.43, Running 7.22s Step 55( N/A%), pre moving , FPS 10.04, Running 7.33s Step 56( N/A%), pre moving , FPS 11.82, Running 7.44s Step 57( N/A%), pre moving , FPS 11.57, Running 7.55s Step 58( N/A%), pre moving , FPS 11.39, Running 7.66s Step 59( N/A%), pre moving , FPS 11.11, Running 7.77s Step 60( N/A%), pre moving , FPS 10.81, Running 7.85s Step 61( N/A%), pre moving , FPS 10.54, Running 7.94s Step 62( N/A%), pre moving , FPS 10.32, Running 8.05s Step 63( N/A%), pre moving , FPS 10.10, Running 8.16s Step 64( N/A%), pre moving , FPS 9.94, Running 8.27s Step 65( N/A%), pre moving , FPS 9.70, Running 8.37s Step 66( N/A%), pre moving , FPS 9.64, Running 8.46s Step 67( N/A%), pre moving , FPS 9.45, Running 8.57s Step 68( N/A%), pre moving , FPS 9.45, Running 8.67s Step 69( N/A%), pre moving , FPS 9.46, Running 8.78s Step 70( N/A%), pre moving , FPS 9.50, Running 8.88s Step 71( N/A%), pre moving , FPS 9.51, Running 8.99s Step 72( N/A%), pre moving , FPS 9.53, Running 9.10s Step 73( N/A%), pre moving , FPS 9.54, Running 9.21s Step 74( N/A%), pre moving , FPS 9.54, Running 9.32s Step 75( N/A%), pre moving , FPS 9.52, Running 9.44s Step 76( N/A%), pre moving , FPS 9.51, Running 9.54s Step 77( N/A%), pre moving , FPS 9.49, Running 9.65s Step 78( N/A%), pre moving , FPS 9.50, Running 9.76s Step 79( N/A%), pre moving , FPS 9.69, Running 9.83s Step 80( N/A%), pre moving , FPS 9.57, Running 9.94s Step 81( N/A%), pre moving , FPS 9.45, Running 10.06s Step 82( N/A%), pre moving , FPS 9.44, Running 10.17s Step 83( N/A%), pre moving , FPS 9.70, Running 10.22s Step 84( N/A%), pre moving , FPS 10.07, Running 10.25s Step 85( N/A%), pre moving , FPS 10.42, Running 10.29s Step 86( N/A%), pre moving , FPS 10.58, Running 10.35s Step 87( N/A%), pre moving , FPS 10.97, Running 10.39s Step 88( N/A%), pre moving , FPS 11.41, Running 10.43s Step 89( N/A%), pre moving , FPS 11.75, Running 10.48s Step 90( N/A%), pre moving , FPS 12.21, Running 10.52s Step 91( N/A%), pre moving , FPS 12.80, Running 10.55s Step 92( N/A%), pre moving , FPS 13.47, Running 10.58s Step 93( N/A%), pre moving , FPS 14.25, Running 10.62s Step 94( N/A%), pre moving , FPS 14.94, Running 10.66s Step 95( N/A%), pre moving , FPS 15.56, Running 10.72s Step 96( N/A%), pre moving , FPS 16.27, Running 10.77s Step 97( N/A%), pre moving , FPS 16.98, Running 10.83s Step 98( N/A%), pre moving , FPS 17.79, Running 10.89s Step 99( N/A%), pre moving , FPS 17.85, Running 10.95s Step 100( N/A%), pre moving , FPS 18.54, Running 11.02s Step 101( N/A%), pre moving , FPS 19.54, Running 11.08s Step 102( N/A%), pre moving , FPS 20.75, Running 11.13s Step 103( N/A%), pre moving , FPS 20.28, Running 11.21s Step 104( N/A%), pre moving , FPS 19.48, Running 11.28s Step 105( N/A%), pre moving , FPS 19.01, Running 11.34s Step 106( N/A%), pre moving , FPS 18.60, Running 11.42s Step 107( N/A%), pre moving , FPS 18.39, Running 11.48s Step 108( N/A%), pre moving , FPS 17.98, Running 11.54s Step 109( N/A%), pre moving , FPS 17.98, Running 11.59s Step 110( N/A%), pre moving , FPS 17.09, Running 11.69s Step 111( N/A%), pre moving , FPS 16.12, Running 11.79s Step 112( N/A%), pre moving , FPS 15.18, Running 11.90s Step 113( N/A%), pre moving , FPS 14.34, Running 12.01s Step 114( N/A%), pre moving , FPS 13.72, Running 12.12s Step 115( N/A%), pre moving , FPS 13.44, Running 12.21s Step 116( N/A%), pre moving , FPS 12.94, Running 12.32s Step 117( N/A%), pre moving , FPS 12.54, Running 12.43s Step 118( N/A%), pre moving , FPS 12.14, Running 12.53s Step 119( N/A%), pre moving , FPS 11.79, Running 12.65s Step 120( N/A%), pre moving , FPS 11.65, Running 12.74s Step 121( N/A%), pre moving , FPS 11.31, Running 12.85s Step 122( N/A%), pre moving , FPS 10.96, Running 12.96s Step 123( N/A%), pre moving , FPS 10.71, Running 13.07s Step 124( N/A%), pre moving , FPS 10.50, Running 13.18s Step 125( N/A%), pre moving , FPS 10.28, Running 13.29s Step 126( N/A%), pre moving , FPS 10.27, Running 13.37s Step 127( N/A%), pre moving , FPS 10.00, Running 13.48s Step 128( N/A%), pre moving , FPS 9.78, Running 13.58s Step 129( N/A%), pre moving , FPS 9.50, Running 13.70s Step 130( N/A%), pre moving , FPS 9.49, Running 13.80s Step 131( N/A%), pre moving , FPS 9.57, Running 13.88s Step 132( N/A%), pre moving , FPS 9.56, Running 13.99s Step 133( N/A%), pre moving , FPS 9.55, Running 14.11s Step 134( N/A%), pre moving , FPS 9.57, Running 14.21s Step 135( N/A%), pre moving , FPS 9.52, Running 14.31s Step 136( N/A%), pre moving , FPS 9.50, Running 14.42s Step 137( N/A%), pre moving , FPS 9.46, Running 14.54s Step 138( N/A%), pre moving , FPS 9.45, Running 14.65s Step 139( N/A%), pre moving , FPS 9.47, Running 14.76s Step 140( N/A%), pre moving , FPS 9.35, Running 14.88s Step 141( N/A%), pre moving , FPS 9.34, Running 14.99s Step 142( N/A%), pre moving , FPS 9.51, Running 15.06s Step 143( N/A%), pre moving , FPS 9.68, Running 15.14s Step 144( N/A%), pre moving , FPS 9.67, Running 15.25s Step 145( N/A%), pre moving , FPS 9.70, Running 15.35s Step 146( N/A%), pre moving , FPS 9.63, Running 15.45s Step 147( N/A%), pre moving , FPS 9.90, Running 15.50s Step 148( N/A%), pre moving , FPS 10.27, Running 15.53s Step 149( N/A%), pre moving , FPS 10.72, Running 15.56s Step 150( N/A%), pre moving , FPS 11.11, Running 15.60s Step 151( N/A%), pre moving , FPS 11.44, Running 15.63s Step 152( N/A%), pre moving , FPS 11.99, Running 15.66s Step 153( N/A%), pre moving , FPS 12.54, Running 15.70s Step 154( N/A%), pre moving , FPS 13.04, Running 15.74s Step 155( N/A%), pre moving , FPS 13.65, Running 15.78s Step 156( N/A%), pre moving , FPS 14.28, Running 15.83s Step 157( N/A%), pre moving , FPS 14.91, Running 15.88s Step 158( N/A%), pre moving , FPS 15.41, Running 15.95s Step 159( N/A%), pre moving , FPS 15.95, Running 16.01s Step 160( N/A%), pre moving , FPS 16.96, Running 16.06s Step 161( N/A%), pre moving , FPS 17.89, Running 16.11s Step 162( N/A%), pre moving , FPS 10.28, Running 17.00s Step 163( N/A%), pre moving , FPS 8.90, Running 17.39s Step 164( N/A%), pre moving , FPS 7.94, Running 17.77s Step 165( N/A%), pre moving , FPS 7.08, Running 18.18s Step 166( N/A%), pre moving , FPS 6.31, Running 18.62s Step 167( N/A%), pre moving , FPS 5.69, Running 19.01s Step 168( N/A%), pre moving , FPS 5.17, Running 19.40s Step 169( N/A%), pre moving , FPS 4.69, Running 19.83s Step 170( N/A%), pre moving , FPS 4.45, Running 20.09s Step 171( N/A%), pre moving , FPS 4.28, Running 20.31s Step 172( N/A%), pre moving , FPS 4.06, Running 20.58s Step 173( N/A%), pre moving , FPS 3.91, Running 20.81s Step 174( N/A%), pre moving , FPS 3.74, Running 21.09s Step 175( N/A%), pre moving , FPS 3.56, Running 21.40s Step 176( N/A%), pre moving , FPS 3.40, Running 21.70s Step 177( N/A%), pre moving , FPS 3.26, Running 22.03s Step 178( N/A%), pre moving , FPS 3.08, Running 22.44s Step 179( N/A%), pre moving , FPS 2.91, Running 22.89s Step 180( N/A%), pre moving , FPS 2.76, Running 23.31s Step 181( N/A%), pre moving , FPS 2.64, Running 23.69s Step 182( N/A%), pre moving , FPS 2.83, Running 24.08s Step 183( N/A%), pre moving , FPS 2.81, Running 24.50s Step 184( N/A%), pre moving , FPS 2.80, Running 24.92s Step 185( N/A%), pre moving , FPS 2.85, Running 25.19s Step 186( N/A%), pre moving , FPS 2.91, Running 25.50s Step 187( N/A%), pre moving , FPS 2.97, Running 25.75s Step 188( N/A%), pre moving , FPS 3.04, Running 25.99s Step 189( N/A%), pre moving , FPS 3.09, Running 26.29s Step 190( N/A%), pre moving , FPS 3.03, Running 26.70s Step 191( N/A%), pre moving , FPS 2.99, Running 26.99s Step 192( N/A%), pre moving , FPS 2.93, Running 27.40s Step 193( N/A%), pre moving , FPS 2.86, Running 27.81s Step 194( N/A%), pre moving , FPS 2.81, Running 28.20s Step 195( N/A%), pre moving , FPS 2.78, Running 28.59s Step 196( N/A%), pre moving , FPS 2.71, Running 29.08s Step 197( N/A%), pre moving , FPS 2.64, Running 29.59s Step 198( N/A%), pre moving , FPS 2.66, Running 29.97s Step 199( N/A%), pre moving , FPS 2.71, Running 30.27s Step 200( N/A%), pre moving , FPS 2.79, Running 30.49s Step 201( N/A%), pre moving , FPS 2.84, Running 30.73s Step 202( N/A%), pre moving , FPS 2.90, Running 30.98s Step 203( N/A%), pre moving , FPS 2.92, Running 31.34s Step 204( N/A%), pre moving , FPS 2.97, Running 31.66s Step 205( N/A%), pre moving , FPS 2.96, Running 31.93s Step 206( N/A%), pre moving , FPS 2.96, Running 32.25s Step 207( N/A%), pre moving , FPS 2.90, Running 32.66s Step 208( N/A%), pre moving , FPS 2.83, Running 33.05s Step 209( N/A%), pre moving , FPS 2.80, Running 33.43s Step 210( N/A%), pre moving , FPS 2.80, Running 33.85s Step 211( N/A%), pre moving , FPS 2.74, Running 34.28s Step 212( N/A%), pre moving , FPS 2.76, Running 34.66s Step 213( N/A%), pre moving , FPS 2.76, Running 35.05s Step 214( N/A%), pre moving , FPS 2.76, Running 35.45s Step 215( N/A%), pre moving , FPS 2.80, Running 35.72s Step 216( N/A%), pre moving , FPS 2.92, Running 35.93s Step 217( N/A%), pre moving , FPS 3.05, Running 36.15s Step 218( N/A%), pre moving , FPS 3.11, Running 36.40s Step 219( N/A%), pre moving , FPS 3.09, Running 36.74s Step 220( N/A%), pre moving , FPS 3.04, Running 37.06s Step 221( N/A%), pre moving , FPS 3.01, Running 37.39s Step 222( N/A%), pre moving , FPS 2.92, Running 37.83s Step 223( N/A%), pre moving , FPS 2.90, Running 38.25s Step 224( N/A%), pre moving , FPS 2.87, Running 38.63s Step 225( N/A%), pre moving , FPS 2.81, Running 39.04s Step 226( N/A%), pre moving , FPS 2.77, Running 39.46s Step 227( N/A%), pre moving , FPS 2.76, Running 39.90s Step 228( N/A%), pre moving , FPS 2.76, Running 40.30s Step 229( N/A%), pre moving , FPS 2.77, Running 40.65s Step 230( N/A%), pre moving , FPS 2.82, Running 40.93s Step 231( N/A%), pre moving , FPS 2.90, Running 41.18s Step 232( N/A%), pre moving , FPS 2.95, Running 41.45s Step 233( N/A%), pre moving , FPS 2.99, Running 41.75s Step 234( N/A%), pre moving , FPS 3.02, Running 42.07s Step 235( N/A%), pre moving , FPS 2.99, Running 42.40s Step 236( N/A%), pre moving , FPS 2.90, Running 42.82s Step 237( N/A%), pre moving , FPS 2.84, Running 43.18s Step 238( N/A%), pre moving , FPS 2.80, Running 43.53s Step 239( N/A%), pre moving , FPS 2.79, Running 43.91s Step 240( N/A%), pre moving , FPS 2.75, Running 44.32s Step 241( N/A%), pre moving , FPS 2.73, Running 44.72s Step 242( N/A%), pre moving , FPS 2.76, Running 45.08s Step 243( N/A%), pre moving , FPS 2.76, Running 45.49s Step 244( N/A%), pre moving , FPS 2.75, Running 45.90s Step 245( N/A%), pre moving , FPS 2.81, Running 46.17s Step 246( N/A%), pre moving , FPS 2.85, Running 46.49s Step 247( N/A%), pre moving , FPS 3.02, Running 46.53s Step 248( N/A%), pre moving , FPS 3.19, Running 46.57s Step 249( N/A%), pre moving , FPS 3.35, Running 46.62s Step 250( N/A%), pre moving , FPS 3.48, Running 46.67s Step 251( N/A%), pre moving , FPS 3.60, Running 46.74s Step 252( N/A%), pre moving , FPS 3.73, Running 46.81s Step 253( N/A%), pre moving , FPS 3.89, Running 46.89s Step 254( N/A%), pre moving , FPS 4.10, Running 46.95s Step 255( N/A%), pre moving , FPS 4.33, Running 47.02s Step 256( N/A%), pre moving , FPS 4.68, Running 47.09s Step 257( N/A%), pre moving , FPS 3.22, Running 49.39s Step 258( N/A%), pre moving , FPS 3.18, Running 49.81s Step 259( N/A%), pre moving , FPS 3.19, Running 50.17s Step 260( N/A%), pre moving , FPS 3.22, Running 50.54s Step 261( N/A%), pre moving , FPS 3.24, Running 50.89s Step 262( N/A%), pre moving , FPS 3.29, Running 51.16s Step 263( N/A%), pre moving , FPS 3.37, Running 51.43s Step 264( N/A%), pre moving , FPS 3.48, Running 51.65s Step 265( N/A%), pre moving , FPS 3.48, Running 51.92s Step 266( N/A%), pre moving , FPS 3.49, Running 52.21s Step 267( N/A%), pre moving , FPS 3.31, Running 52.57s Step 268( N/A%), pre moving , FPS 3.16, Running 52.90s Step 269( N/A%), pre moving , FPS 2.97, Running 53.35s Step 270( N/A%), pre moving , FPS 2.81, Running 53.79s Step 271( N/A%), pre moving , FPS 2.69, Running 54.18s Step 272( N/A%), pre moving , FPS 2.58, Running 54.55s Step 273( N/A%), pre moving , FPS 2.47, Running 54.99s Step 274( N/A%), pre moving , FPS 2.36, Running 55.41s Step 275( N/A%), pre moving , FPS 2.26, Running 55.85s Step 276( N/A%), pre moving , FPS 2.20, Running 56.18s Step 277( 0.33%), action 1, FPS 2.60, Running 57.08s Step 278( 0.67%), action 2, FPS 2.59, Running 57.54s Step 279( 1.00%), action 3, FPS 2.57, Running 57.94s Step 280( 1.33%), action 4, FPS 2.49, Running 58.57s Step 281( 1.67%), action 5, FPS 2.44, Running 59.10s Step 282( 2.00%), action 6, FPS 2.36, Running 59.65s Step 283( 2.33%), action 7, FPS 2.31, Running 60.10s Step 284( 2.67%), action 8, FPS 2.23, Running 60.61s Step 285( 3.00%), action 9, FPS 2.17, Running 61.12s Step 286( 3.33%), action 10, FPS 2.14, Running 61.56s Step 287( 3.67%), action 11, FPS 2.11, Running 62.06s Step 288( 4.00%), action 12, FPS 2.06, Running 62.62s Step 289( 4.33%), action 13, FPS 2.03, Running 63.19s Step 290( 4.67%), action 14, FPS 1.99, Running 63.83s Step 291( 5.00%), action 15, FPS 1.94, Running 64.46s Step 292( 5.33%), action 16, FPS 1.92, Running 64.99s Step 293( 5.67%), action 17, FPS 1.86, Running 65.72s Step 294( 6.00%), action 18, FPS 1.84, Running 66.27s Step 295( 6.33%), action 19, FPS 1.82, Running 66.81s Step 296( 6.67%), action 20, FPS 1.81, Running 67.24s Step 297( 7.00%), action 21, FPS 1.83, Running 68.01s Step 298( 7.33%), action 22, FPS 1.81, Running 68.60s Step 299( 7.67%), action 23, FPS 1.79, Running 69.13s Step 300( 8.00%), action 24, FPS 1.78, Running 69.79s Step 301( 8.33%), action 25, FPS 1.77, Running 70.42s Step 302( 8.67%), action 26, FPS 1.75, Running 71.06s Step 303( 9.00%), action 27, FPS 1.75, Running 71.52s Step 304( 9.33%), action 28, FPS 1.77, Running 71.91s Step 305( 9.67%), action 29, FPS 1.79, Running 72.28s Step 306( 10.00%), action 30, FPS 1.78, Running 72.80s Step 307( 10.33%), action 31, FPS 1.72, Running 73.66s Step 308( 10.67%), action 32, FPS 1.72, Running 74.27s Step 309( 11.00%), action 33, FPS 1.72, Running 74.84s Step 310( 11.33%), action 34, FPS 1.71, Running 75.50s Step 311( 11.67%), action 35, FPS 1.72, Running 76.06s Step 312( 12.00%), action 36, FPS 1.72, Running 76.60s Step 313( 12.33%), action 37, FPS 1.76, Running 77.08s Step 314( 12.67%), action 38, FPS 1.78, Running 77.50s Step 315( 13.00%), action 39, FPS 1.81, Running 77.89s Step 316( 13.33%), action 40, FPS 1.79, Running 78.42s Step 317( 13.67%), action 41, FPS 1.80, Running 79.10s Step 318( 14.00%), action 42, FPS 1.79, Running 79.77s Step 319( 14.33%), action 43, FPS 1.78, Running 80.37s Step 320( 14.67%), action 44, FPS 1.78, Running 81.01s Step 321( 15.00%), action 45, FPS 1.80, Running 81.54s Step 322( 15.33%), action 46, FPS 1.80, Running 82.18s Step 323( 15.67%), action 47, FPS 1.79, Running 82.70s Step 324( 16.00%), action 48, FPS 1.74, Running 83.39s Step 325( 16.33%), action 49, FPS 1.72, Running 83.89s Step 326( 16.67%), action 50, FPS 1.72, Running 84.42s Step 327( 17.00%), action 51, FPS 1.75, Running 85.09s Step 328( 17.33%), action 52, FPS 1.76, Running 85.66s Step 329( 17.67%), action 53, FPS 1.78, Running 86.09s Step 330( 18.00%), action 54, FPS 1.81, Running 86.54s Step 331( 18.33%), action 55, FPS 1.83, Running 87.00s Step 332( 18.67%), action 56, FPS 1.84, Running 87.45s Step 333( 19.00%), action 57, FPS 1.88, Running 87.73s Step 334( 19.33%), action 58, FPS 1.90, Running 88.01s Step 335( 19.67%), action 59, FPS 1.92, Running 88.30s Step 336( 20.00%), action 60, FPS 1.95, Running 88.70s Step 337( 20.33%), action 61, FPS 1.98, Running 89.21s Step 338( 20.67%), action 62, FPS 2.02, Running 89.68s Step 339( 21.00%), action 63, FPS 2.05, Running 90.15s Step 340( 21.33%), action 64, FPS 2.07, Running 90.67s Step 341( 21.67%), action 65, FPS 2.06, Running 91.25s Step 342( 22.00%), action 66, FPS 2.09, Running 91.74s Step 343( 22.33%), action 67, FPS 2.10, Running 92.23s Step 344( 22.67%), action 68, FPS 2.14, Running 92.76s Step 345( 23.00%), action 69, FPS 2.18, Running 93.08s Step 346( 23.33%), action 70, FPS 2.19, Running 93.56s Step 347( 23.67%), action 71, FPS 2.20, Running 94.18s Step 348( 24.00%), action 72, FPS 2.23, Running 94.64s Step 349( 24.33%), action 73, FPS 2.22, Running 95.11s Step 350( 24.67%), action 74, FPS 2.20, Running 95.62s Step 351( 25.00%), action 75, FPS 2.15, Running 96.29s Step 352( 25.33%), action 76, FPS 2.14, Running 96.80s Step 353( 25.67%), action 77, FPS 2.09, Running 97.32s Step 354( 26.00%), action 78, FPS 2.08, Running 97.62s Step 355( 26.33%), action 79, FPS 2.08, Running 97.94s Step 356( 26.67%), action 80, FPS 2.08, Running 98.31s Step 357( 27.00%), action 81, FPS 2.04, Running 99.02s Step 358( 27.33%), action 82, FPS 1.99, Running 99.71s Step 359( 27.67%), action 83, FPS 1.98, Running 100.23s Step 360( 28.00%), action 84, FPS 1.97, Running 100.81s Step 361( 28.33%), action 85, FPS 1.98, Running 101.32s Step 362( 28.67%), action 86, FPS 1.98, Running 101.84s Step 363( 29.00%), action 87, FPS 1.99, Running 102.27s Step 364( 29.33%), action 88, FPS 2.02, Running 102.67s Step 365( 29.67%), action 89, FPS 2.00, Running 103.11s Step 366( 30.00%), action 90, FPS 1.99, Running 103.59s Step 367( 30.33%), action 91, FPS 2.00, Running 104.20s Step 368( 30.67%), action 92, FPS 1.96, Running 104.84s Step 369( 31.00%), action 93, FPS 1.95, Running 105.34s Step 370( 31.33%), action 94, FPS 1.96, Running 105.83s Step 371( 31.67%), action 95, FPS 2.00, Running 106.31s Step 372( 32.00%), action 96, FPS 2.00, Running 106.80s Step 373( 32.33%), action 97, FPS 2.03, Running 107.16s Step 374( 32.67%), action 98, FPS 2.01, Running 107.56s Step 375( 33.00%), action 99, FPS 1.95, Running 108.20s Step 376( 33.33%), action 100, FPS 1.92, Running 108.70s Step 377( 33.67%), action 101, FPS 1.94, Running 109.35s Step 378( 34.00%), action 102, FPS 1.97, Running 109.87s Step 379( 34.33%), action 103, FPS 1.97, Running 110.36s Step 380( 34.67%), action 104, FPS 1.95, Running 111.04s Step 381( 35.00%), action 105, FPS 1.99, Running 111.36s Step 382( 35.33%), action 106, FPS 2.01, Running 111.81s Step 383( 35.67%), action 107, FPS 1.98, Running 112.37s Step 384( 36.00%), action 108, FPS 1.90, Running 113.19s Step 385( 36.33%), action 109, FPS 1.89, Running 113.67s Step 386( 36.67%), action 110, FPS 1.85, Running 114.40s Step 387( 37.00%), action 111, FPS 1.86, Running 114.96s Step 388( 37.33%), action 112, FPS 1.86, Running 115.57s Step 389( 37.67%), action 113, FPS 1.87, Running 116.06s Step 390( 38.00%), action 114, FPS 1.85, Running 116.62s Step 391( 38.33%), action 115, FPS 1.83, Running 117.24s Step 392( 38.67%), action 116, FPS 1.81, Running 117.83s Step 393( 39.00%), action 117, FPS 1.77, Running 118.49s Step 394( 39.33%), action 118, FPS 1.75, Running 118.96s Step 395( 39.67%), action 119, FPS 1.77, Running 119.47s Step 396( 40.00%), action 120, FPS 1.76, Running 120.05s Step 397( 40.33%), action 121, FPS 1.74, Running 120.83s Step 398( 40.67%), action 122, FPS 1.72, Running 121.47s Step 399( 41.00%), action 123, FPS 1.71, Running 122.08s Step 400( 41.33%), action 124, FPS 1.72, Running 122.67s Step 401( 41.67%), action 125, FPS 1.69, Running 123.22s Step 402( 42.00%), action 126, FPS 1.66, Running 123.84s Step 403( 42.33%), action 127, FPS 1.65, Running 124.47s Step 404( 42.67%), action 128, FPS 1.71, Running 124.91s Step 405( 43.00%), action 129, FPS 1.68, Running 125.60s Step 406( 43.33%), action 130, FPS 1.71, Running 126.11s Step 407( 43.67%), action 131, FPS 1.69, Running 126.81s Step 408( 44.00%), action 132, FPS 1.68, Running 127.47s Step 409( 44.33%), action 133, FPS 1.68, Running 127.96s Step 410( 44.67%), action 134, FPS 1.68, Running 128.54s Step 411( 45.00%), action 135, FPS 1.72, Running 128.89s Step 412( 45.33%), action 136, FPS 1.70, Running 129.56s Step 413( 45.67%), action 137, FPS 1.71, Running 130.20s Step 414( 46.00%), action 138, FPS 1.69, Running 130.81s Step 415( 46.33%), action 139, FPS 1.68, Running 131.34s Step 416( 46.67%), action 140, FPS 1.69, Running 131.87s Step 417( 47.00%), action 141, FPS 1.70, Running 132.63s Step 418( 47.33%), action 142, FPS 1.71, Running 133.18s Step 419( 47.67%), action 143, FPS 1.76, Running 133.45s Step 420( 48.00%), action 144, FPS 1.78, Running 133.92s Step 421( 48.33%), action 145, FPS 1.80, Running 134.33s Step 422( 48.67%), action 146, FPS 1.83, Running 134.79s Step 423( 49.00%), action 147, FPS 1.85, Running 135.28s Step 424( 49.33%), action 148, FPS 1.84, Running 135.76s Step 425( 49.67%), action 149, FPS 1.87, Running 136.27s Step 426( 50.00%), action 150, FPS 1.87, Running 136.82s Step 427( 50.33%), action 151, FPS 1.87, Running 137.48s Step 428( 50.67%), action 152, FPS 1.93, Running 137.83s Step 429( 51.00%), action 153, FPS 1.97, Running 138.11s Step 430( 51.33%), action 154, FPS 1.96, Running 138.74s Step 431( 51.67%), action 155, FPS 1.95, Running 139.16s Step 432( 52.00%), action 156, FPS 1.98, Running 139.68s Step 433( 52.33%), action 157, FPS 2.01, Running 140.17s Step 434( 52.67%), action 158, FPS 2.01, Running 140.74s Step 435( 53.00%), action 159, FPS 2.01, Running 141.27s Step 436( 53.33%), action 160, FPS 2.00, Running 141.85s Step 437( 53.67%), action 161, FPS 2.06, Running 142.34s Step 438( 54.00%), action 162, FPS 2.11, Running 142.65s Step 439( 54.33%), action 163, FPS 2.10, Running 142.98s Step 440( 54.67%), action 164, FPS 2.10, Running 143.44s Step 441( 55.00%), action 165, FPS 2.08, Running 143.94s Step 442( 55.33%), action 166, FPS 2.07, Running 144.44s Step 443( 55.67%), action 167, FPS 2.07, Running 144.92s Step 444( 56.00%), action 168, FPS 2.07, Running 145.42s Step 445( 56.33%), action 169, FPS 2.07, Running 145.94s Step 446( 56.67%), action 170, FPS 2.08, Running 146.46s Step 447( 57.00%), action 171, FPS 2.10, Running 147.01s Step 448( 57.33%), action 172, FPS 2.10, Running 147.36s Step 449( 57.67%), action 173, FPS 2.08, Running 147.74s Step 450( 58.00%), action 174, FPS 2.06, Running 148.46s Step 451( 58.33%), action 175, FPS 2.04, Running 148.98s Step 452( 58.67%), action 176, FPS 2.03, Running 149.52s Step 453( 59.00%), action 177, FPS 2.02, Running 150.05s Step 454( 59.33%), action 178, FPS 2.04, Running 150.56s Step 455( 59.67%), action 179, FPS 2.00, Running 151.27s Step 456( 60.00%), action 180, FPS 2.05, Running 151.62s Step 457( 60.33%), action 181, FPS 2.04, Running 152.14s Step 458( 60.67%), action 182, FPS 2.00, Running 152.65s Step 459( 61.00%), action 183, FPS 1.98, Running 153.09s Step 460( 61.33%), action 184, FPS 1.95, Running 153.67s Step 461( 61.67%), action 185, FPS 1.95, Running 154.20s Step 462( 62.00%), action 186, FPS 1.93, Running 154.79s Step 463( 62.33%), action 187, FPS 1.93, Running 155.26s Step 464( 62.67%), action 188, FPS 1.93, Running 155.79s Step 465( 63.00%), action 189, FPS 1.93, Running 156.29s Step 466( 63.33%), action 190, FPS 1.97, Running 156.59s Step 467( 63.67%), action 191, FPS 1.97, Running 157.18s Step 468( 64.00%), action 192, FPS 1.94, Running 157.66s Step 469( 64.33%), action 193, FPS 1.93, Running 158.12s Step 470( 64.67%), action 194, FPS 1.95, Running 158.70s Step 471( 65.00%), action 195, FPS 1.95, Running 159.22s Step 472( 65.33%), action 196, FPS 1.95, Running 159.78s Step 473( 65.67%), action 197, FPS 1.96, Running 160.25s Step 474( 66.00%), action 198, FPS 1.96, Running 160.78s Step 475( 66.33%), action 199, FPS 2.04, Running 161.06s Step 476( 66.67%), action 200, FPS 2.02, Running 161.51s Step 477( 67.00%), action 201, FPS 1.97, Running 162.29s Step 478( 67.33%), action 202, FPS 1.94, Running 162.93s Step 479( 67.67%), action 203, FPS 1.94, Running 163.39s Step 480( 68.00%), action 204, FPS 1.95, Running 163.91s Step 481( 68.33%), action 205, FPS 1.93, Running 164.59s Step 482( 68.67%), action 206, FPS 1.93, Running 165.13s Step 483( 69.00%), action 207, FPS 1.94, Running 165.57s Step 484( 69.33%), action 208, FPS 1.98, Running 165.89s Step 485( 69.67%), action 209, FPS 2.01, Running 166.25s Step 486( 70.00%), action 210, FPS 1.97, Running 166.74s Step 487( 70.33%), action 211, FPS 1.94, Running 167.46s Step 488( 70.67%), action 212, FPS 1.92, Running 168.09s Step 489( 71.00%), action 213, FPS 1.89, Running 168.73s Step 490( 71.33%), action 214, FPS 1.90, Running 169.25s Step 491( 71.67%), action 215, FPS 1.89, Running 169.79s Step 492( 72.00%), action 216, FPS 1.91, Running 170.24s Step 493( 72.33%), action 217, FPS 1.87, Running 170.93s Step 494( 72.67%), action 218, FPS 1.88, Running 171.44s Step 495( 73.00%), action 219, FPS 1.81, Running 172.09s Step 496( 73.33%), action 220, FPS 1.77, Running 172.84s Step 497( 73.67%), action 221, FPS 1.79, Running 173.48s Step 498( 74.00%), action 222, FPS 1.78, Running 174.18s Step 499( 74.33%), action 223, FPS 1.75, Running 174.79s Step 500( 74.67%), action 224, FPS 1.74, Running 175.37s Step 501( 75.00%), action 225, FPS 1.77, Running 175.87s Step 502( 75.33%), action 226, FPS 1.75, Running 176.56s Step 503( 75.67%), action 227, FPS 1.73, Running 177.12s Step 504( 76.00%), action 228, FPS 1.67, Running 177.89s Step 505( 76.33%), action 229, FPS 1.61, Running 178.63s Step 506( 76.67%), action 230, FPS 1.62, Running 179.11s Step 507( 77.00%), action 231, FPS 1.60, Running 179.94s Step 508( 77.33%), action 232, FPS 1.60, Running 180.59s Step 509( 77.67%), action 233, FPS 1.60, Running 181.22s Step 510( 78.00%), action 234, FPS 1.58, Running 181.91s Step 511( 78.33%), action 235, FPS 1.55, Running 182.67s Step 512( 78.67%), action 236, FPS 1.51, Running 183.48s [2026-08-01 16:23:53] [14 ] Seed 13 failed after 183.69 s. +steps: 512 , actions: 236 . +Instruction: Empty +Total 4/14(28.57%) success. +Setting seed: 14 +Step 1( N/A%), pre moving , FPS 0.19, Running 5.24s Step 2( N/A%), pre moving , FPS 0.37, Running 5.45s Step 3( N/A%), pre moving , FPS 0.54, Running 5.54s Step 4( N/A%), pre moving , FPS 0.70, Running 5.73s Step 5( N/A%), pre moving , FPS 0.86, Running 5.80s Step 6( N/A%), pre moving , FPS 1.02, Running 5.90s Step 7( N/A%), pre moving , FPS 1.14, Running 6.14s Step 8( N/A%), pre moving , FPS 1.28, Running 6.26s Step 9( N/A%), pre moving , FPS 1.42, Running 6.34s Step 10( N/A%), pre moving , FPS 1.55, Running 6.45s Step 11( N/A%), pre moving , FPS 1.68, Running 6.55s Step 12( N/A%), pre moving , FPS 1.81, Running 6.64s Step 13( N/A%), pre moving , FPS 1.91, Running 6.81s Step 14( N/A%), pre moving , FPS 2.03, Running 6.91s Step 15( N/A%), pre moving , FPS 2.14, Running 7.01s Step 16( N/A%), pre moving , FPS 2.25, Running 7.10s Step 17( N/A%), pre moving , FPS 2.37, Running 7.19s Step 18( N/A%), pre moving , FPS 2.47, Running 7.28s Step 19( N/A%), pre moving , FPS 2.58, Running 7.37s Step 20( N/A%), pre moving , FPS 2.68, Running 7.47s Step 21( N/A%), pre moving , FPS 7.58, Running 7.88s Step 22( N/A%), pre moving , FPS 7.77, Running 8.02s Step 23( N/A%), pre moving , FPS 7.79, Running 8.10s Step 24( N/A%), pre moving , FPS 8.11, Running 8.20s Step 25( N/A%), pre moving , FPS 8.15, Running 8.26s Step 26( N/A%), pre moving , FPS 7.45, Running 8.59s Step 27( N/A%), pre moving , FPS 7.96, Running 8.65s Step 28( N/A%), pre moving , FPS 8.22, Running 8.69s Step 29( N/A%), pre moving , FPS 8.32, Running 8.74s Step 30( N/A%), pre moving , FPS 8.41, Running 8.83s Step 31( N/A%), pre moving , FPS 8.53, Running 8.89s Step 32( N/A%), pre moving , FPS 8.62, Running 8.96s Step 33( N/A%), pre moving , FPS 9.07, Running 9.01s Step 34( N/A%), pre moving , FPS 9.24, Running 9.07s Step 35( N/A%), pre moving , FPS 9.49, Running 9.12s Step 36( N/A%), pre moving , FPS 7.65, Running 9.72s Step 37( N/A%), pre moving , FPS 7.61, Running 9.81s Step 38( N/A%), pre moving , FPS 7.61, Running 9.91s Step 39( N/A%), pre moving , FPS 7.57, Running 10.01s Step 40( N/A%), pre moving , FPS 7.57, Running 10.12s Step 41( N/A%), pre moving , FPS 8.56, Running 10.22s Step 42( N/A%), pre moving , FPS 8.69, Running 10.32s Step 43( N/A%), pre moving , FPS 8.60, Running 10.43s Step 44( N/A%), pre moving , FPS 8.54, Running 10.54s Step 45( N/A%), pre moving , FPS 8.40, Running 10.64s Step 46( N/A%), pre moving , FPS 9.28, Running 10.74s Step 47( N/A%), pre moving , FPS 9.11, Running 10.85s Step 48( N/A%), pre moving , FPS 8.85, Running 10.95s Step 49( N/A%), pre moving , FPS 8.62, Running 11.07s Step 50( N/A%), pre moving , FPS 8.55, Running 11.17s Step 51( N/A%), pre moving , FPS 8.41, Running 11.27s Step 52( N/A%), pre moving , FPS 8.28, Running 11.37s Step 53( N/A%), pre moving , FPS 8.12, Running 11.48s Step 54( N/A%), pre moving , FPS 8.06, Running 11.55s Step 55( N/A%), pre moving , FPS 7.89, Running 11.65s Step 56( N/A%), pre moving , FPS 9.51, Running 11.82s Step 57( N/A%), pre moving , FPS 9.16, Running 12.00s Step 58( N/A%), pre moving , FPS 8.99, Running 12.13s Step 59( N/A%), pre moving , FPS 8.72, Running 12.31s Step 60( N/A%), pre moving , FPS 8.59, Running 12.44s Step 61( N/A%), pre moving , FPS 8.34, Running 12.62s Step 62( N/A%), pre moving , FPS 8.33, Running 12.73s Step 63( N/A%), pre moving , FPS 8.29, Running 12.84s Step 64( N/A%), pre moving , FPS 8.36, Running 12.93s Step 65( N/A%), pre moving , FPS 8.46, Running 13.01s Step 66( N/A%), pre moving , FPS 8.58, Running 13.07s Step 67( N/A%), pre moving , FPS 8.70, Running 13.15s Step 68( N/A%), pre moving , FPS 8.70, Running 13.25s Step 69( N/A%), pre moving , FPS 8.78, Running 13.34s Step 70( N/A%), pre moving , FPS 8.88, Running 13.42s Step 71( N/A%), pre moving , FPS 9.03, Running 13.49s Step 72( N/A%), pre moving , FPS 9.10, Running 13.57s Step 73( N/A%), pre moving , FPS 9.21, Running 13.65s Step 74( N/A%), pre moving , FPS 9.10, Running 13.75s Step 75( N/A%), pre moving , FPS 8.98, Running 13.88s Step 76( N/A%), pre moving , FPS 8.94, Running 14.06s Step 77( N/A%), pre moving , FPS 9.02, Running 14.22s Step 78( N/A%), pre moving , FPS 8.90, Running 14.38s Step 79( N/A%), pre moving , FPS 9.08, Running 14.51s Step 80( N/A%), pre moving , FPS 9.04, Running 14.66s Step 81( N/A%), pre moving , FPS 9.07, Running 14.82s Step 82( N/A%), pre moving , FPS 8.95, Running 14.96s Step 83( N/A%), pre moving , FPS 8.73, Running 15.13s Step 84( N/A%), pre moving , FPS 8.68, Running 15.24s Step 85( N/A%), pre moving , FPS 8.57, Running 15.34s Step 86( N/A%), pre moving , FPS 8.54, Running 15.42s Step 87( N/A%), pre moving , FPS 8.45, Running 15.51s Step 88( N/A%), pre moving , FPS 8.47, Running 15.62s Step 89( N/A%), pre moving , FPS 8.43, Running 15.72s Step 90( N/A%), pre moving , FPS 8.47, Running 15.78s Step 91( N/A%), pre moving , FPS 8.44, Running 15.85s Step 92( N/A%), pre moving , FPS 8.38, Running 15.96s Step 93( N/A%), pre moving , FPS 8.30, Running 16.06s Step 94( N/A%), pre moving , FPS 8.35, Running 16.15s Step 95( N/A%), pre moving , FPS 8.45, Running 16.25s Step 96( N/A%), pre moving , FPS 8.71, Running 16.35s Step 97( N/A%), pre moving , FPS 8.97, Running 16.45s Step 98( N/A%), pre moving , FPS 9.29, Running 16.53s Step 99( N/A%), pre moving , FPS 9.35, Running 16.65s Step 100( N/A%), pre moving , FPS 9.56, Running 16.75s Step 101( N/A%), pre moving , FPS 9.96, Running 16.83s Step 102( N/A%), pre moving , FPS 10.12, Running 16.94s Step 103( N/A%), pre moving , FPS 10.61, Running 17.02s Step 104( N/A%), pre moving , FPS 10.64, Running 17.12s Step 105( N/A%), pre moving , FPS 10.80, Running 17.19s Step 106( N/A%), pre moving , FPS 10.90, Running 17.25s Step 107( N/A%), pre moving , FPS 11.16, Running 17.30s Step 108( N/A%), pre moving , FPS 11.50, Running 17.35s Step 109( N/A%), pre moving , FPS 11.72, Running 17.42s Step 110( N/A%), pre moving , FPS 11.79, Running 17.48s Step 111( N/A%), pre moving , FPS 11.99, Running 17.52s Step 112( N/A%), pre moving , FPS 12.30, Running 17.58s Step 113( N/A%), pre moving , FPS 12.77, Running 17.62s Step 114( N/A%), pre moving , FPS 13.15, Running 17.67s Step 115( N/A%), pre moving , FPS 13.63, Running 17.72s Step 116( N/A%), pre moving , FPS 14.03, Running 17.78s Step 117( N/A%), pre moving , FPS 14.58, Running 17.82s Step 118( N/A%), pre moving , FPS 14.92, Running 17.87s Step 119( N/A%), pre moving , FPS 9.00, Running 18.87s Step 120( N/A%), pre moving , FPS 7.96, Running 19.26s Step 121( N/A%), pre moving , FPS 7.28, Running 19.58s Step 122( N/A%), pre moving , FPS 6.65, Running 19.95s Step 123( N/A%), pre moving , FPS 5.93, Running 20.39s Step 124( N/A%), pre moving , FPS 5.42, Running 20.81s Step 125( N/A%), pre moving , FPS 5.08, Running 21.13s Step 126( N/A%), pre moving , FPS 4.87, Running 21.36s Step 127( N/A%), pre moving , FPS 4.71, Running 21.55s Step 128( N/A%), pre moving , FPS 4.42, Running 21.88s Step 129( N/A%), pre moving , FPS 4.21, Running 22.17s Step 130( N/A%), pre moving , FPS 3.97, Running 22.52s Step 131( N/A%), pre moving , FPS 3.72, Running 22.89s Step 132( N/A%), pre moving , FPS 3.52, Running 23.26s Step 133( N/A%), pre moving , FPS 3.32, Running 23.65s Step 134( N/A%), pre moving , FPS 3.14, Running 24.03s Step 135( N/A%), pre moving , FPS 2.98, Running 24.42s Step 136( N/A%), pre moving , FPS 2.84, Running 24.81s Step 137( N/A%), pre moving , FPS 2.70, Running 25.22s Step 138( N/A%), pre moving , FPS 2.60, Running 25.57s Step 139( N/A%), pre moving , FPS 2.86, Running 25.86s Step 140( N/A%), pre moving , FPS 2.87, Running 26.23s Step 141( N/A%), pre moving , FPS 2.87, Running 26.55s Step 142( N/A%), pre moving , FPS 2.85, Running 26.95s Step 143( N/A%), pre moving , FPS 2.87, Running 27.36s Step 144( N/A%), pre moving , FPS 2.87, Running 27.78s Step 145( N/A%), pre moving , FPS 2.84, Running 28.18s Step 146( N/A%), pre moving , FPS 2.77, Running 28.59s Step 147( N/A%), pre moving , FPS 2.69, Running 28.98s Step 148( N/A%), pre moving , FPS 2.66, Running 29.41s Step 149( N/A%), pre moving , FPS 2.62, Running 29.80s Step 150( N/A%), pre moving , FPS 2.65, Running 30.08s Step 151( N/A%), pre moving , FPS 2.67, Running 30.38s Step 152( N/A%), pre moving , FPS 2.69, Running 30.69s Step 153( N/A%), pre moving , FPS 2.70, Running 31.06s Step 154( N/A%), pre moving , FPS 2.65, Running 31.59s Step 155( N/A%), pre moving , FPS 2.64, Running 32.00s Step 156( N/A%), pre moving , FPS 2.63, Running 32.41s Step 157( N/A%), pre moving , FPS 2.63, Running 32.82s Step 158( N/A%), pre moving , FPS 2.60, Running 33.28s Step 159( N/A%), pre moving , FPS 2.52, Running 33.80s Step 160( N/A%), pre moving , FPS 2.50, Running 34.22s Step 161( N/A%), pre moving , FPS 2.48, Running 34.60s Step 162( N/A%), pre moving , FPS 2.54, Running 34.84s Step 163( N/A%), pre moving , FPS 2.57, Running 35.13s Step 164( N/A%), pre moving , FPS 2.63, Running 35.38s Step 165( N/A%), pre moving , FPS 2.69, Running 35.62s Step 166( N/A%), pre moving , FPS 2.76, Running 35.84s Step 167( N/A%), pre moving , FPS 2.81, Running 36.10s Step 168( N/A%), pre moving , FPS 2.86, Running 36.39s Step 169( N/A%), pre moving , FPS 2.86, Running 36.80s Step 170( N/A%), pre moving , FPS 2.79, Running 37.26s Step 171( N/A%), pre moving , FPS 2.73, Running 37.71s Step 172( N/A%), pre moving , FPS 2.68, Running 38.15s Step 173( N/A%), pre moving , FPS 2.68, Running 38.52s Step 174( N/A%), pre moving , FPS 2.73, Running 38.92s Step 175( N/A%), pre moving , FPS 2.74, Running 39.31s Step 176( N/A%), pre moving , FPS 2.75, Running 39.70s Step 177( N/A%), pre moving , FPS 2.78, Running 40.02s Step 178( N/A%), pre moving , FPS 2.80, Running 40.41s Step 179( N/A%), pre moving , FPS 2.87, Running 40.77s Step 180( N/A%), pre moving , FPS 2.89, Running 41.15s Step 181( N/A%), pre moving , FPS 2.88, Running 41.55s Step 182( N/A%), pre moving , FPS 2.81, Running 41.96s Step 183( N/A%), pre moving , FPS 2.77, Running 42.35s Step 184( N/A%), pre moving , FPS 2.71, Running 42.76s Step 185( N/A%), pre moving , FPS 2.65, Running 43.18s Step 186( N/A%), pre moving , FPS 2.57, Running 43.61s Step 187( N/A%), pre moving , FPS 2.53, Running 44.02s Step 188( N/A%), pre moving , FPS 2.51, Running 44.36s Step 189( N/A%), pre moving , FPS 2.53, Running 44.71s Step 190( N/A%), pre moving , FPS 2.57, Running 45.05s Step 191( N/A%), pre moving , FPS 2.58, Running 45.46s Step 192( N/A%), pre moving , FPS 2.59, Running 45.88s Step 193( N/A%), pre moving , FPS 2.58, Running 46.27s Step 194( N/A%), pre moving , FPS 2.68, Running 46.38s Step 195( N/A%), pre moving , FPS 2.77, Running 46.52s Step 196( N/A%), pre moving , FPS 2.89, Running 46.62s Step 197( N/A%), pre moving , FPS 2.97, Running 46.75s Step 198( N/A%), pre moving , FPS 3.10, Running 46.87s Step 199( N/A%), pre moving , FPS 3.22, Running 46.98s Step 200( N/A%), pre moving , FPS 3.36, Running 47.10s Step 201( N/A%), pre moving , FPS 3.53, Running 47.21s Step 202( N/A%), pre moving , FPS 3.72, Running 47.33s Step 203( N/A%), pre moving , FPS 3.92, Running 47.45s Step 204( N/A%), pre moving , FPS 2.87, Running 49.73s Step 205( N/A%), pre moving , FPS 2.87, Running 50.15s Step 206( N/A%), pre moving , FPS 2.88, Running 50.56s Step 207( N/A%), pre moving , FPS 2.90, Running 50.92s Step 208( N/A%), pre moving , FPS 2.86, Running 51.35s Step 209( N/A%), pre moving , FPS 2.84, Running 51.76s Step 210( N/A%), pre moving , FPS 2.83, Running 52.12s Step 211( N/A%), pre moving , FPS 2.84, Running 52.51s Step 212( N/A%), pre moving , FPS 2.89, Running 52.81s Step 213( N/A%), pre moving , FPS 2.91, Running 53.16s Step 214( N/A%), pre moving , FPS 2.79, Running 53.54s Step 215( N/A%), pre moving , FPS 2.71, Running 53.89s Step 216( N/A%), pre moving , FPS 2.62, Running 54.27s Step 217( N/A%), pre moving , FPS 2.51, Running 54.71s Step 218( N/A%), pre moving , FPS 2.42, Running 55.13s Step 219( N/A%), pre moving , FPS 2.33, Running 55.58s Step 220( N/A%), pre moving , FPS 2.25, Running 56.00s Step 221( N/A%), pre moving , FPS 2.18, Running 56.39s Step 222( N/A%), pre moving , FPS 2.11, Running 56.80s Step 223( N/A%), pre moving , FPS 2.07, Running 57.12s Step 224( 0.33%), action 1, FPS 2.25, Running 58.63s Step 225( 0.67%), action 2, FPS 2.18, Running 59.32s Step 226( 1.00%), action 3, FPS 2.08, Running 60.17s Step 227( 1.33%), action 4, FPS 2.03, Running 60.76s Step 228( 1.67%), action 5, FPS 2.03, Running 61.21s Step 229( 2.00%), action 6, FPS 2.02, Running 61.67s Step 230( 2.33%), action 7, FPS 2.01, Running 62.09s Step 231( 2.67%), action 8, FPS 1.99, Running 62.56s Step 232( 3.00%), action 9, FPS 1.92, Running 63.23s Step 233( 3.33%), action 10, FPS 1.86, Running 63.92s Step 234( 3.67%), action 11, FPS 1.77, Running 64.82s Step 235( 4.00%), action 12, FPS 1.76, Running 65.23s Step 236( 4.33%), action 13, FPS 1.68, Running 66.15s Step 237( 4.67%), action 14, FPS 1.67, Running 66.70s Step 238( 5.00%), action 15, FPS 1.66, Running 67.21s Step 239( 5.33%), action 16, FPS 1.61, Running 68.02s Step 240( 5.67%), action 17, FPS 1.56, Running 68.84s Step 241( 6.00%), action 18, FPS 1.55, Running 69.34s Step 242( 6.33%), action 19, FPS 1.54, Running 69.78s Step 243( 6.67%), action 20, FPS 1.52, Running 70.30s Step 244( 7.00%), action 21, FPS 1.58, Running 71.26s Step 245( 7.33%), action 22, FPS 1.60, Running 71.80s Step 246( 7.67%), action 23, FPS 1.62, Running 72.51s Step 247( 8.00%), action 24, FPS 1.59, Running 73.35s Step 248( 8.33%), action 25, FPS 1.55, Running 74.10s Step 249( 8.67%), action 26, FPS 1.56, Running 74.49s Step 250( 9.00%), action 27, FPS 1.56, Running 74.93s Step 251( 9.33%), action 28, FPS 1.53, Running 75.62s Step 252( 9.67%), action 29, FPS 1.54, Running 76.19s Step 253( 10.00%), action 30, FPS 1.58, Running 76.61s Step 254( 10.33%), action 31, FPS 1.59, Running 77.40s Step 255( 10.67%), action 32, FPS 1.56, Running 78.05s Step 256( 11.00%), action 33, FPS 1.62, Running 78.52s Step 257( 11.33%), action 34, FPS 1.63, Running 78.97s Step 258( 11.67%), action 35, FPS 1.62, Running 79.54s Step 259( 12.00%), action 36, FPS 1.64, Running 80.24s Step 260( 12.33%), action 37, FPS 1.69, Running 80.70s Step 261( 12.67%), action 38, FPS 1.67, Running 81.33s Step 262( 13.00%), action 39, FPS 1.66, Running 81.82s Step 263( 13.33%), action 40, FPS 1.68, Running 82.20s Step 264( 13.67%), action 41, FPS 1.69, Running 83.07s Step 265( 14.00%), action 42, FPS 1.67, Running 83.76s Step 266( 14.33%), action 43, FPS 1.66, Running 84.59s Step 267( 14.67%), action 44, FPS 1.71, Running 85.03s Step 268( 15.00%), action 45, FPS 1.76, Running 85.45s Step 269( 15.33%), action 46, FPS 1.76, Running 85.87s Step 270( 15.67%), action 47, FPS 1.75, Running 86.38s Step 271( 16.00%), action 48, FPS 1.74, Running 87.13s Step 272( 16.33%), action 49, FPS 1.71, Running 87.89s Step 273( 16.67%), action 50, FPS 1.67, Running 88.55s Step 274( 17.00%), action 51, FPS 1.69, Running 89.23s Step 275( 17.33%), action 52, FPS 1.72, Running 89.66s Step 276( 17.67%), action 53, FPS 1.71, Running 90.21s Step 277( 18.00%), action 54, FPS 1.70, Running 90.73s Step 278( 18.33%), action 55, FPS 1.70, Running 91.31s Step 279( 18.67%), action 56, FPS 1.71, Running 91.94s Step 280( 19.00%), action 57, FPS 1.68, Running 92.58s Step 281( 19.33%), action 58, FPS 1.71, Running 93.02s Step 282( 19.67%), action 59, FPS 1.69, Running 93.66s Step 283( 20.00%), action 60, FPS 1.69, Running 94.03s Step 284( 20.33%), action 61, FPS 1.68, Running 95.00s Step 285( 20.67%), action 62, FPS 1.70, Running 95.55s Step 286( 21.00%), action 63, FPS 1.69, Running 96.45s Step 287( 21.33%), action 64, FPS 1.67, Running 96.98s Step 288( 21.67%), action 65, FPS 1.64, Running 97.62s Step 289( 22.00%), action 66, FPS 1.60, Running 98.34s Step 290( 22.33%), action 67, FPS 1.58, Running 99.02s Step 291( 22.67%), action 68, FPS 1.61, Running 99.52s Step 292( 23.00%), action 69, FPS 1.64, Running 100.11s Step 293( 23.33%), action 70, FPS 1.67, Running 100.51s Step 294( 23.67%), action 71, FPS 1.66, Running 101.26s Step 295( 24.00%), action 72, FPS 1.65, Running 101.82s Step 296( 24.33%), action 73, FPS 1.63, Running 102.44s Step 297( 24.67%), action 74, FPS 1.62, Running 103.06s Step 298( 25.00%), action 75, FPS 1.64, Running 103.50s Step 299( 25.33%), action 76, FPS 1.66, Running 103.96s Step 300( 25.67%), action 77, FPS 1.67, Running 104.54s Step 301( 26.00%), action 78, FPS 1.67, Running 105.03s Step 302( 26.33%), action 79, FPS 1.69, Running 105.46s Step 303( 26.67%), action 80, FPS 1.69, Running 105.89s Step 304( 27.00%), action 81, FPS 1.71, Running 106.68s Step 305( 27.33%), action 82, FPS 1.73, Running 107.12s Step 306( 27.67%), action 83, FPS 1.80, Running 107.57s Step 307( 28.00%), action 84, FPS 1.81, Running 108.03s Step 308( 28.33%), action 85, FPS 1.84, Running 108.48s Step 309( 28.67%), action 86, FPS 1.87, Running 109.05s Step 310( 29.00%), action 87, FPS 1.86, Running 109.78s Step 311( 29.33%), action 88, FPS 1.87, Running 110.24s Step 312( 29.67%), action 89, FPS 1.90, Running 110.66s Step 313( 30.00%), action 90, FPS 1.89, Running 111.07s Step 314( 30.33%), action 91, FPS 1.91, Running 111.73s Step 315( 30.67%), action 92, FPS 1.92, Running 112.22s Step 316( 31.00%), action 93, FPS 1.94, Running 112.76s Step 317( 31.33%), action 94, FPS 1.98, Running 113.18s Step 318( 31.67%), action 95, FPS 1.93, Running 113.85s Step 319( 32.00%), action 96, FPS 1.94, Running 114.28s Step 320( 32.33%), action 97, FPS 1.89, Running 115.10s Step 321( 32.67%), action 98, FPS 1.87, Running 115.74s Step 322( 33.00%), action 99, FPS 1.83, Running 116.39s Step 323( 33.33%), action 100, FPS 1.81, Running 116.93s Step 324( 33.67%), action 101, FPS 1.85, Running 117.51s Step 325( 34.00%), action 102, FPS 1.83, Running 118.06s Step 326( 34.33%), action 103, FPS 1.83, Running 118.50s Step 327( 34.67%), action 104, FPS 1.83, Running 118.98s Step 328( 35.00%), action 105, FPS 1.80, Running 119.56s Step 329( 35.33%), action 106, FPS 1.82, Running 120.07s Step 330( 35.67%), action 107, FPS 1.84, Running 120.65s Step 331( 36.00%), action 108, FPS 1.80, Running 121.35s Step 332( 36.33%), action 109, FPS 1.76, Running 122.03s Step 333( 36.67%), action 110, FPS 1.75, Running 122.48s Step 334( 37.00%), action 111, FPS 1.73, Running 123.32s Step 335( 37.33%), action 112, FPS 1.72, Running 123.85s Step 336( 37.67%), action 113, FPS 1.69, Running 124.62s Step 337( 38.00%), action 114, FPS 1.66, Running 125.22s Step 338( 38.33%), action 115, FPS 1.68, Running 125.74s Step 339( 38.67%), action 116, FPS 1.67, Running 126.24s Step 340( 39.00%), action 117, FPS 1.70, Running 126.84s Step 341( 39.33%), action 118, FPS 1.73, Running 127.33s Step 342( 39.67%), action 119, FPS 1.70, Running 128.15s Step 343( 40.00%), action 120, FPS 1.69, Running 128.78s Step 344( 40.33%), action 121, FPS 1.68, Running 129.42s Step 345( 40.67%), action 122, FPS 1.67, Running 130.06s Step 346( 41.00%), action 123, FPS 1.65, Running 130.60s Step 347( 41.33%), action 124, FPS 1.65, Running 131.11s Step 348( 41.67%), action 125, FPS 1.65, Running 131.65s Step 349( 42.00%), action 126, FPS 1.67, Running 132.03s Step 350( 42.33%), action 127, FPS 1.69, Running 132.51s Step 351( 42.67%), action 128, FPS 1.72, Running 132.97s Step 352( 43.00%), action 129, FPS 1.76, Running 133.38s Step 353( 43.33%), action 130, FPS 1.77, Running 133.81s Step 354( 43.67%), action 131, FPS 1.81, Running 134.35s Step 355( 44.00%), action 132, FPS 1.85, Running 134.68s Step 356( 44.33%), action 133, FPS 1.91, Running 135.11s Step 357( 44.67%), action 134, FPS 1.95, Running 135.46s Step 358( 45.00%), action 135, FPS 1.99, Running 135.82s Step 359( 45.33%), action 136, FPS 2.01, Running 136.17s Step 360( 45.67%), action 137, FPS 2.03, Running 136.67s Step 361( 46.00%), action 138, FPS 2.05, Running 137.07s Step 362( 46.33%), action 139, FPS 2.14, Running 137.49s [2026-08-01 16:26:11] [15 ] Seed 14 success after 137.97 s. +steps: 362 , actions: 139 . +Instruction: Empty +Total 5/15(33.33%) success. +Setting seed: 15 +Step 1( N/A%), pre moving , FPS 0.54, Running 1.84s Step 2( N/A%), pre moving , FPS 1.03, Running 1.94s Step 3( N/A%), pre moving , FPS 1.49, Running 2.02s Step 4( N/A%), pre moving , FPS 1.90, Running 2.11s Step 5( N/A%), pre moving , FPS 2.26, Running 2.22s Step 6( N/A%), pre moving , FPS 2.59, Running 2.32s Step 7( N/A%), pre moving , FPS 2.89, Running 2.42s Step 8( N/A%), pre moving , FPS 3.18, Running 2.52s Step 9( N/A%), pre moving , FPS 3.43, Running 2.62s Step 10( N/A%), pre moving , FPS 3.67, Running 2.72s Step 11( N/A%), pre moving , FPS 3.92, Running 2.81s Step 12( N/A%), pre moving , FPS 4.12, Running 2.91s Step 13( N/A%), pre moving , FPS 4.30, Running 3.02s Step 14( N/A%), pre moving , FPS 4.55, Running 3.07s Step 15( N/A%), pre moving , FPS 4.84, Running 3.10s Step 16( N/A%), pre moving , FPS 5.11, Running 3.14s Step 17( N/A%), pre moving , FPS 5.36, Running 3.17s Step 18( N/A%), pre moving , FPS 5.62, Running 3.20s Step 19( N/A%), pre moving , FPS 5.88, Running 3.23s Step 20( N/A%), pre moving , FPS 6.12, Running 3.27s Step 21( N/A%), pre moving , FPS 12.09, Running 3.50s Step 22( N/A%), pre moving , FPS 12.09, Running 3.59s Step 23( N/A%), pre moving , FPS 12.08, Running 3.67s Step 24( N/A%), pre moving , FPS 12.04, Running 3.77s Step 25( N/A%), pre moving , FPS 12.38, Running 3.83s Step 26( N/A%), pre moving , FPS 11.22, Running 4.10s Step 27( N/A%), pre moving , FPS 11.67, Running 4.14s Step 28( N/A%), pre moving , FPS 11.90, Running 4.20s Step 29( N/A%), pre moving , FPS 12.26, Running 4.25s Step 30( N/A%), pre moving , FPS 12.72, Running 4.30s Step 31( N/A%), pre moving , FPS 12.98, Running 4.35s Step 32( N/A%), pre moving , FPS 13.20, Running 4.43s Step 33( N/A%), pre moving , FPS 13.24, Running 4.53s Step 34( N/A%), pre moving , FPS 12.80, Running 4.64s Step 35( N/A%), pre moving , FPS 12.23, Running 4.74s Step 36( N/A%), pre moving , FPS 9.50, Running 5.24s Step 37( N/A%), pre moving , FPS 9.26, Running 5.33s Step 38( N/A%), pre moving , FPS 9.12, Running 5.40s Step 39( N/A%), pre moving , FPS 8.84, Running 5.50s Step 40( N/A%), pre moving , FPS 8.60, Running 5.59s Step 41( N/A%), pre moving , FPS 9.09, Running 5.70s Step 42( N/A%), pre moving , FPS 9.08, Running 5.80s Step 43( N/A%), pre moving , FPS 9.00, Running 5.89s Step 44( N/A%), pre moving , FPS 9.00, Running 5.99s Step 45( N/A%), pre moving , FPS 8.93, Running 6.07s Step 46( N/A%), pre moving , FPS 9.67, Running 6.17s Step 47( N/A%), pre moving , FPS 9.36, Running 6.27s Step 48( N/A%), pre moving , FPS 9.17, Running 6.38s Step 49( N/A%), pre moving , FPS 9.00, Running 6.48s Step 50( N/A%), pre moving , FPS 8.80, Running 6.57s Step 51( N/A%), pre moving , FPS 8.60, Running 6.67s Step 52( N/A%), pre moving , FPS 8.52, Running 6.78s Step 53( N/A%), pre moving , FPS 8.52, Running 6.88s Step 54( N/A%), pre moving , FPS 8.52, Running 6.98s Step 55( N/A%), pre moving , FPS 8.63, Running 7.06s Step 56( N/A%), pre moving , FPS 10.38, Running 7.17s Step 57( N/A%), pre moving , FPS 10.32, Running 7.27s Step 58( N/A%), pre moving , FPS 10.12, Running 7.37s Step 59( N/A%), pre moving , FPS 10.09, Running 7.48s Step 60( N/A%), pre moving , FPS 10.13, Running 7.57s Step 61( N/A%), pre moving , FPS 10.12, Running 7.67s Step 62( N/A%), pre moving , FPS 10.08, Running 7.78s Step 63( N/A%), pre moving , FPS 10.27, Running 7.84s Step 64( N/A%), pre moving , FPS 10.61, Running 7.88s Step 65( N/A%), pre moving , FPS 10.79, Running 7.92s Step 66( N/A%), pre moving , FPS 11.07, Running 7.98s Step 67( N/A%), pre moving , FPS 11.41, Running 8.03s Step 68( N/A%), pre moving , FPS 11.70, Running 8.09s Step 69( N/A%), pre moving , FPS 11.81, Running 8.17s Step 70( N/A%), pre moving , FPS 11.80, Running 8.26s Step 71( N/A%), pre moving , FPS 11.97, Running 8.35s Step 72( N/A%), pre moving , FPS 12.19, Running 8.42s Step 73( N/A%), pre moving , FPS 12.50, Running 8.48s Step 74( N/A%), pre moving , FPS 12.64, Running 8.56s Step 75( N/A%), pre moving , FPS 12.45, Running 8.66s Step 76( N/A%), pre moving , FPS 12.67, Running 8.75s Step 77( N/A%), pre moving , FPS 12.83, Running 8.83s Step 78( N/A%), pre moving , FPS 12.87, Running 8.93s Step 79( N/A%), pre moving , FPS 12.54, Running 9.07s Step 80( N/A%), pre moving , FPS 12.15, Running 9.21s Step 81( N/A%), pre moving , FPS 11.95, Running 9.35s Step 82( N/A%), pre moving , FPS 11.61, Running 9.50s Step 83( N/A%), pre moving , FPS 11.09, Running 9.64s Step 84( N/A%), pre moving , FPS 10.31, Running 9.82s Step 85( N/A%), pre moving , FPS 9.82, Running 9.96s Step 86( N/A%), pre moving , FPS 9.38, Running 10.11s Step 87( N/A%), pre moving , FPS 8.89, Running 10.27s Step 88( N/A%), pre moving , FPS 8.62, Running 10.41s Step 89( N/A%), pre moving , FPS 8.38, Running 10.56s Step 90( N/A%), pre moving , FPS 8.35, Running 10.66s Step 91( N/A%), pre moving , FPS 8.28, Running 10.76s Step 92( N/A%), pre moving , FPS 8.18, Running 10.86s Step 93( N/A%), pre moving , FPS 8.09, Running 10.95s Step 94( N/A%), pre moving , FPS 8.03, Running 11.05s Step 95( N/A%), pre moving , FPS 8.02, Running 11.16s Step 96( N/A%), pre moving , FPS 7.95, Running 11.26s Step 97( N/A%), pre moving , FPS 7.89, Running 11.36s Step 98( N/A%), pre moving , FPS 7.89, Running 11.46s Step 99( N/A%), pre moving , FPS 8.02, Running 11.57s Step 100( N/A%), pre moving , FPS 8.15, Running 11.67s Step 101( N/A%), pre moving , FPS 8.33, Running 11.75s Step 102( N/A%), pre moving , FPS 8.52, Running 11.85s Step 103( N/A%), pre moving , FPS 8.71, Running 11.94s Step 104( N/A%), pre moving , FPS 8.98, Running 12.05s Step 105( N/A%), pre moving , FPS 9.10, Running 12.16s Step 106( N/A%), pre moving , FPS 9.34, Running 12.25s Step 107( N/A%), pre moving , FPS 9.61, Running 12.36s Step 108( N/A%), pre moving , FPS 9.86, Running 12.44s Step 109( N/A%), pre moving , FPS 10.48, Running 12.46s Step 110( N/A%), pre moving , FPS 10.92, Running 12.49s Step 111( N/A%), pre moving , FPS 11.40, Running 12.51s Step 112( N/A%), pre moving , FPS 11.92, Running 12.54s Step 113( N/A%), pre moving , FPS 12.32, Running 12.58s Step 114( N/A%), pre moving , FPS 12.91, Running 12.60s Step 115( N/A%), pre moving , FPS 13.56, Running 12.63s Step 116( N/A%), pre moving , FPS 14.28, Running 12.66s Step 117( N/A%), pre moving , FPS 15.02, Running 12.69s Step 118( N/A%), pre moving , FPS 15.91, Running 12.72s Step 119( N/A%), pre moving , FPS 16.95, Running 12.75s Step 120( N/A%), pre moving , FPS 17.97, Running 12.78s Step 121( N/A%), pre moving , FPS 18.57, Running 12.82s Step 122( N/A%), pre moving , FPS 19.59, Running 12.87s Step 123( N/A%), pre moving , FPS 20.29, Running 12.92s Step 124( N/A%), pre moving , FPS 21.82, Running 12.96s Step 125( N/A%), pre moving , FPS 23.24, Running 13.02s Step 126( N/A%), pre moving , FPS 24.70, Running 13.06s Step 127( N/A%), pre moving , FPS 26.16, Running 13.12s Step 128( N/A%), pre moving , FPS 26.91, Running 13.18s Step 129( N/A%), pre moving , FPS 25.85, Running 13.24s Step 130( N/A%), pre moving , FPS 25.06, Running 13.29s Step 131( N/A%), pre moving , FPS 24.51, Running 13.33s Step 132( N/A%), pre moving , FPS 23.79, Running 13.38s Step 133( N/A%), pre moving , FPS 23.32, Running 13.43s Step 134( N/A%), pre moving , FPS 22.73, Running 13.48s Step 135( N/A%), pre moving , FPS 21.87, Running 13.55s Step 136( N/A%), pre moving , FPS 21.26, Running 13.60s Step 137( N/A%), pre moving , FPS 10.36, Running 14.62s Step 138( N/A%), pre moving , FPS 8.84, Running 14.98s Step 139( N/A%), pre moving , FPS 7.55, Running 15.39s Step 140( N/A%), pre moving , FPS 6.67, Running 15.78s Step 141( N/A%), pre moving , FPS 5.96, Running 16.18s Step 142( N/A%), pre moving , FPS 5.42, Running 16.57s Step 143( N/A%), pre moving , FPS 5.12, Running 16.83s Step 144( N/A%), pre moving , FPS 4.90, Running 17.05s Step 145( N/A%), pre moving , FPS 4.72, Running 17.25s Step 146( N/A%), pre moving , FPS 4.47, Running 17.54s Step 147( N/A%), pre moving , FPS 4.23, Running 17.85s Step 148( N/A%), pre moving , FPS 4.04, Running 18.13s Step 149( N/A%), pre moving , FPS 3.80, Running 18.50s Step 150( N/A%), pre moving , FPS 3.56, Running 18.91s Step 151( N/A%), pre moving , FPS 3.36, Running 19.27s Step 152( N/A%), pre moving , FPS 3.19, Running 19.65s Step 153( N/A%), pre moving , FPS 3.03, Running 20.02s Step 154( N/A%), pre moving , FPS 2.90, Running 20.37s Step 155( N/A%), pre moving , FPS 2.78, Running 20.73s Step 156( N/A%), pre moving , FPS 2.66, Running 21.11s Step 157( N/A%), pre moving , FPS 2.92, Running 21.47s Step 158( N/A%), pre moving , FPS 2.97, Running 21.70s Step 159( N/A%), pre moving , FPS 3.05, Running 21.96s Step 160( N/A%), pre moving , FPS 3.06, Running 22.32s Step 161( N/A%), pre moving , FPS 3.11, Running 22.62s Step 162( N/A%), pre moving , FPS 3.14, Running 22.94s Step 163( N/A%), pre moving , FPS 3.07, Running 23.34s Step 164( N/A%), pre moving , FPS 2.99, Running 23.74s Step 165( N/A%), pre moving , FPS 2.90, Running 24.14s Step 166( N/A%), pre moving , FPS 2.87, Running 24.51s Step 167( N/A%), pre moving , FPS 2.85, Running 24.86s Step 168( N/A%), pre moving , FPS 2.80, Running 25.26s Step 169( N/A%), pre moving , FPS 2.80, Running 25.65s Step 170( N/A%), pre moving , FPS 2.80, Running 26.06s Step 171( N/A%), pre moving , FPS 2.84, Running 26.31s Step 172( N/A%), pre moving , FPS 2.91, Running 26.53s Step 173( N/A%), pre moving , FPS 2.94, Running 26.82s Step 174( N/A%), pre moving , FPS 2.95, Running 27.16s Step 175( N/A%), pre moving , FPS 2.98, Running 27.44s Step 176( N/A%), pre moving , FPS 2.98, Running 27.82s Step 177( N/A%), pre moving , FPS 2.97, Running 28.20s Step 178( N/A%), pre moving , FPS 2.92, Running 28.56s Step 179( N/A%), pre moving , FPS 2.84, Running 29.00s Step 180( N/A%), pre moving , FPS 2.81, Running 29.45s Step 181( N/A%), pre moving , FPS 2.75, Running 29.89s Step 182( N/A%), pre moving , FPS 2.71, Running 30.32s Step 183( N/A%), pre moving , FPS 2.71, Running 30.73s Step 184( N/A%), pre moving , FPS 2.74, Running 31.05s Step 185( N/A%), pre moving , FPS 2.77, Running 31.35s Step 186( N/A%), pre moving , FPS 2.76, Running 31.77s Step 187( N/A%), pre moving , FPS 2.76, Running 32.10s Step 188( N/A%), pre moving , FPS 2.75, Running 32.54s Step 189( N/A%), pre moving , FPS 2.73, Running 32.97s Step 190( N/A%), pre moving , FPS 2.70, Running 33.46s Step 191( N/A%), pre moving , FPS 2.64, Running 33.89s Step 192( N/A%), pre moving , FPS 2.57, Running 34.31s Step 193( N/A%), pre moving , FPS 2.53, Running 34.73s Step 194( N/A%), pre moving , FPS 2.50, Running 35.16s Step 195( N/A%), pre moving , FPS 2.48, Running 35.51s Step 196( N/A%), pre moving , FPS 2.51, Running 35.77s Step 197( N/A%), pre moving , FPS 2.51, Running 36.16s Step 198( N/A%), pre moving , FPS 2.52, Running 36.50s Step 199( N/A%), pre moving , FPS 2.54, Running 36.89s Step 200( N/A%), pre moving , FPS 2.53, Running 37.35s Step 201( N/A%), pre moving , FPS 2.54, Running 37.77s Step 202( N/A%), pre moving , FPS 2.55, Running 38.17s Step 203( N/A%), pre moving , FPS 2.55, Running 38.58s Step 204( N/A%), pre moving , FPS 2.52, Running 39.00s Step 205( N/A%), pre moving , FPS 2.47, Running 39.44s Step 206( N/A%), pre moving , FPS 2.48, Running 39.84s Step 207( N/A%), pre moving , FPS 2.49, Running 40.12s Step 208( N/A%), pre moving , FPS 2.56, Running 40.34s Step 209( N/A%), pre moving , FPS 2.59, Running 40.68s Step 210( N/A%), pre moving , FPS 2.64, Running 41.02s Step 211( N/A%), pre moving , FPS 2.66, Running 41.42s Step 212( N/A%), pre moving , FPS 2.64, Running 41.87s Step 213( N/A%), pre moving , FPS 2.65, Running 42.29s Step 214( N/A%), pre moving , FPS 2.66, Running 42.69s Step 215( N/A%), pre moving , FPS 2.65, Running 43.06s Step 216( N/A%), pre moving , FPS 2.60, Running 43.46s Step 217( N/A%), pre moving , FPS 2.60, Running 43.86s Step 218( N/A%), pre moving , FPS 2.67, Running 43.98s Step 219( N/A%), pre moving , FPS 2.77, Running 44.10s Step 220( N/A%), pre moving , FPS 2.91, Running 44.22s Step 221( N/A%), pre moving , FPS 3.04, Running 44.35s Step 222( N/A%), pre moving , FPS 3.18, Running 44.46s Step 223( N/A%), pre moving , FPS 3.33, Running 44.60s Step 224( N/A%), pre moving , FPS 3.54, Running 44.64s Step 225( N/A%), pre moving , FPS 3.81, Running 44.69s Step 226( N/A%), pre moving , FPS 4.06, Running 44.76s Step 227( N/A%), pre moving , FPS 4.24, Running 44.84s Step 228( N/A%), pre moving , FPS 2.88, Running 47.30s Step 229( N/A%), pre moving , FPS 2.83, Running 47.73s Step 230( N/A%), pre moving , FPS 2.79, Running 48.18s Step 231( N/A%), pre moving , FPS 2.81, Running 48.54s Step 232( N/A%), pre moving , FPS 2.87, Running 48.84s Step 233( N/A%), pre moving , FPS 2.91, Running 49.15s Step 234( N/A%), pre moving , FPS 2.92, Running 49.53s Step 235( N/A%), pre moving , FPS 2.93, Running 49.89s Step 236( N/A%), pre moving , FPS 2.93, Running 50.30s Step 237( N/A%), pre moving , FPS 2.91, Running 50.74s Step 238( N/A%), pre moving , FPS 2.79, Running 51.16s Step 239( N/A%), pre moving , FPS 2.69, Running 51.55s Step 240( N/A%), pre moving , FPS 2.58, Running 51.97s Step 241( N/A%), pre moving , FPS 2.50, Running 52.35s Step 242( N/A%), pre moving , FPS 2.41, Running 52.77s Step 243( N/A%), pre moving , FPS 2.34, Running 53.16s Step 244( N/A%), pre moving , FPS 2.28, Running 53.42s Step 245( N/A%), pre moving , FPS 2.20, Running 53.80s Step 246( N/A%), pre moving , FPS 2.13, Running 54.16s Step 247( N/A%), pre moving , FPS 2.06, Running 54.57s Step 248( 0.33%), action 1, FPS 2.32, Running 55.91s Step 249( 0.67%), action 2, FPS 2.30, Running 56.44s Step 250( 1.00%), action 3, FPS 2.27, Running 57.00s Step 251( 1.33%), action 4, FPS 2.25, Running 57.43s Step 252( 1.67%), action 5, FPS 2.22, Running 57.87s Step 253( 2.00%), action 6, FPS 2.18, Running 58.31s Step 254( 2.33%), action 7, FPS 2.15, Running 58.82s Step 255( 2.67%), action 8, FPS 2.08, Running 59.51s Step 256( 3.00%), action 9, FPS 2.02, Running 60.18s Step 257( 3.33%), action 10, FPS 2.01, Running 60.69s Step 258( 3.67%), action 11, FPS 1.95, Running 61.43s Step 259( 4.00%), action 12, FPS 1.92, Running 61.95s Step 260( 4.33%), action 13, FPS 1.92, Running 62.36s Step 261( 4.67%), action 14, FPS 1.91, Running 62.83s Step 262( 5.00%), action 15, FPS 1.84, Running 63.64s Step 263( 5.33%), action 16, FPS 1.81, Running 64.19s Step 264( 5.67%), action 17, FPS 1.77, Running 64.69s Step 265( 6.00%), action 18, FPS 1.76, Running 65.16s Step 266( 6.33%), action 19, FPS 1.70, Running 65.94s Step 267( 6.67%), action 20, FPS 1.68, Running 66.49s Step 268( 7.00%), action 21, FPS 1.74, Running 67.40s Step 269( 7.33%), action 22, FPS 1.71, Running 68.15s Step 270( 7.67%), action 23, FPS 1.64, Running 69.20s Step 271( 8.00%), action 24, FPS 1.60, Running 69.96s Step 272( 8.33%), action 25, FPS 1.56, Running 70.68s Step 273( 8.67%), action 26, FPS 1.58, Running 70.99s Step 274( 9.00%), action 27, FPS 1.59, Running 71.37s Step 275( 9.33%), action 28, FPS 1.61, Running 71.96s Step 276( 9.67%), action 29, FPS 1.63, Running 72.47s Step 277( 10.00%), action 30, FPS 1.63, Running 72.97s Step 278( 10.33%), action 31, FPS 1.61, Running 73.84s Step 279( 10.67%), action 32, FPS 1.59, Running 74.52s Step 280( 11.00%), action 33, FPS 1.56, Running 75.20s Step 281( 11.33%), action 34, FPS 1.54, Running 75.83s Step 282( 11.67%), action 35, FPS 1.56, Running 76.45s Step 283( 12.00%), action 36, FPS 1.57, Running 76.94s Step 284( 12.33%), action 37, FPS 1.54, Running 77.63s Step 285( 12.67%), action 38, FPS 1.51, Running 78.44s Step 286( 13.00%), action 39, FPS 1.53, Running 79.03s Step 287( 13.33%), action 40, FPS 1.52, Running 79.68s Step 288( 13.67%), action 41, FPS 1.54, Running 80.39s Step 289( 14.00%), action 42, FPS 1.55, Running 81.06s Step 290( 14.33%), action 43, FPS 1.61, Running 81.61s Step 291( 14.67%), action 44, FPS 1.62, Running 82.34s Step 292( 15.00%), action 45, FPS 1.64, Running 82.90s Step 293( 15.33%), action 46, FPS 1.60, Running 83.52s Step 294( 15.67%), action 47, FPS 1.57, Running 84.13s Step 295( 16.00%), action 48, FPS 1.58, Running 84.62s Step 296( 16.33%), action 49, FPS 1.56, Running 85.25s Step 297( 16.67%), action 50, FPS 1.55, Running 85.91s Step 298( 17.00%), action 51, FPS 1.57, Running 86.61s Step 299( 17.33%), action 52, FPS 1.58, Running 87.16s Step 300( 17.67%), action 53, FPS 1.60, Running 87.70s Step 301( 18.00%), action 54, FPS 1.61, Running 88.26s Step 302( 18.33%), action 55, FPS 1.60, Running 88.96s Step 303( 18.67%), action 56, FPS 1.58, Running 89.57s Step 304( 19.00%), action 57, FPS 1.60, Running 90.10s Step 305( 19.33%), action 58, FPS 1.61, Running 90.89s Step 306( 19.67%), action 59, FPS 1.62, Running 91.41s Step 307( 20.00%), action 60, FPS 1.61, Running 92.14s Step 308( 20.33%), action 61, FPS 1.61, Running 92.83s Step 309( 20.67%), action 62, FPS 1.66, Running 93.13s Step 310( 21.00%), action 63, FPS 1.65, Running 93.75s Step 311( 21.33%), action 64, FPS 1.69, Running 94.15s Step 312( 21.67%), action 65, FPS 1.66, Running 94.98s Step 313( 22.00%), action 66, FPS 1.65, Running 95.67s Step 314( 22.33%), action 67, FPS 1.62, Running 96.49s Step 315( 22.67%), action 68, FPS 1.59, Running 97.18s Step 316( 23.00%), action 69, FPS 1.63, Running 97.55s Step 317( 23.33%), action 70, FPS 1.65, Running 98.02s Step 318( 23.67%), action 71, FPS 1.66, Running 98.66s Step 319( 24.00%), action 72, FPS 1.66, Running 99.23s Step 320( 24.33%), action 73, FPS 1.65, Running 99.85s Step 321( 24.67%), action 74, FPS 1.63, Running 100.55s Step 322( 25.00%), action 75, FPS 1.65, Running 101.10s Step 323( 25.33%), action 76, FPS 1.65, Running 101.66s Step 324( 25.67%), action 77, FPS 1.66, Running 102.13s Step 325( 26.00%), action 78, FPS 1.67, Running 102.83s Step 326( 26.33%), action 79, FPS 1.66, Running 103.47s Step 327( 26.67%), action 80, FPS 1.69, Running 103.96s Step 328( 27.00%), action 81, FPS 1.67, Running 104.79s Step 329( 27.33%), action 82, FPS 1.64, Running 105.36s Step 330( 27.67%), action 83, FPS 1.64, Running 105.96s Step 331( 28.00%), action 84, FPS 1.63, Running 106.41s Step 332( 28.33%), action 85, FPS 1.63, Running 107.23s Step 333( 28.67%), action 86, FPS 1.64, Running 107.84s Step 334( 29.00%), action 87, FPS 1.65, Running 108.63s Step 335( 29.33%), action 88, FPS 1.66, Running 109.21s Step 336( 29.67%), action 89, FPS 1.64, Running 109.78s Step 337( 30.00%), action 90, FPS 1.64, Running 110.24s Step 338( 30.33%), action 91, FPS 1.58, Running 111.28s Step 339( 30.67%), action 92, FPS 1.57, Running 111.95s Step 340( 31.00%), action 93, FPS 1.56, Running 112.67s Step 341( 31.33%), action 94, FPS 1.55, Running 113.44s Step 342( 31.67%), action 95, FPS 1.53, Running 114.14s Step 343( 32.00%), action 96, FPS 1.55, Running 114.53s Step 344( 32.33%), action 97, FPS 1.54, Running 115.10s Step 345( 32.67%), action 98, FPS 1.55, Running 115.76s Step 346( 33.00%), action 99, FPS 1.54, Running 116.43s Step 347( 33.33%), action 100, FPS 1.53, Running 117.02s Step 348( 33.67%), action 101, FPS 1.54, Running 117.77s Step 349( 34.00%), action 102, FPS 1.53, Running 118.40s Step 350( 34.33%), action 103, FPS 1.53, Running 119.00s Step 351( 34.67%), action 104, FPS 1.50, Running 119.78s Step 352( 35.00%), action 105, FPS 1.50, Running 120.56s Step 353( 35.33%), action 106, FPS 1.48, Running 121.34s Step 354( 35.67%), action 107, FPS 1.46, Running 122.34s Step 355( 36.00%), action 108, FPS 1.45, Running 122.96s Step 356( 36.33%), action 109, FPS 1.46, Running 123.48s Step 357( 36.67%), action 110, FPS 1.42, Running 124.34s Step 358( 37.00%), action 111, FPS 1.42, Running 125.39s Step 359( 37.33%), action 112, FPS 1.42, Running 126.06s Step 360( 37.67%), action 113, FPS 1.43, Running 126.69s Step 361( 38.00%), action 114, FPS 1.46, Running 127.10s Step 362( 38.33%), action 115, FPS 1.46, Running 127.82s Step 363( 38.67%), action 116, FPS 1.43, Running 128.54s Step 364( 39.00%), action 117, FPS 1.43, Running 129.07s Step 365( 39.33%), action 118, FPS 1.45, Running 129.57s Step 366( 39.67%), action 119, FPS 1.43, Running 130.40s Step 367( 40.00%), action 120, FPS 1.44, Running 130.95s Step 368( 40.33%), action 121, FPS 1.46, Running 131.48s Step 369( 40.67%), action 122, FPS 1.48, Running 131.89s Step 370( 41.00%), action 123, FPS 1.47, Running 132.59s Step 371( 41.33%), action 124, FPS 1.50, Running 133.07s Step 372( 41.67%), action 125, FPS 1.53, Running 133.66s Step 373( 42.00%), action 126, FPS 1.53, Running 134.42s Step 374( 42.33%), action 127, FPS 1.55, Running 135.26s Step 375( 42.67%), action 128, FPS 1.56, Running 135.77s Step 376( 43.00%), action 129, FPS 1.56, Running 136.30s Step 377( 43.33%), action 130, FPS 1.58, Running 137.03s Step 378( 43.67%), action 131, FPS 1.61, Running 137.82s Step 379( 44.00%), action 132, FPS 1.61, Running 138.46s Step 380( 44.33%), action 133, FPS 1.61, Running 139.11s Step 381( 44.67%), action 134, FPS 1.59, Running 139.65s Step 382( 45.00%), action 135, FPS 1.61, Running 140.21s Step 383( 45.33%), action 136, FPS 1.61, Running 140.94s Step 384( 45.67%), action 137, FPS 1.57, Running 141.78s Step 385( 46.00%), action 138, FPS 1.57, Running 142.32s Step 386( 46.33%), action 139, FPS 1.60, Running 142.94s [2026-08-01 16:28:35] [16 ] Seed 15 failed after 143.16 s. +steps: 386 , actions: 139 . +Instruction: Empty +Total 5/16(31.25%) success. +Setting seed: 16 +Step 1( N/A%), pre moving , FPS 0.56, Running 1.79s Step 2( N/A%), pre moving , FPS 1.04, Running 1.91s Step 3( N/A%), pre moving , FPS 1.50, Running 2.01s Step 4( N/A%), pre moving , FPS 1.90, Running 2.10s Step 5( N/A%), pre moving , FPS 2.31, Running 2.17s Step 6( N/A%), pre moving , FPS 2.66, Running 2.25s Step 7( N/A%), pre moving , FPS 3.01, Running 2.33s Step 8( N/A%), pre moving , FPS 3.30, Running 2.43s Step 9( N/A%), pre moving , FPS 3.51, Running 2.56s Step 10( N/A%), pre moving , FPS 3.83, Running 2.61s Step 11( N/A%), pre moving , FPS 4.06, Running 2.71s Step 12( N/A%), pre moving , FPS 4.25, Running 2.82s Step 13( N/A%), pre moving , FPS 4.44, Running 2.93s Step 14( N/A%), pre moving , FPS 4.61, Running 3.04s Step 15( N/A%), pre moving , FPS 4.76, Running 3.15s Step 16( N/A%), pre moving , FPS 4.92, Running 3.25s Step 17( N/A%), pre moving , FPS 5.08, Running 3.35s Step 18( N/A%), pre moving , FPS 5.22, Running 3.45s Step 19( N/A%), pre moving , FPS 5.34, Running 3.56s Step 20( N/A%), pre moving , FPS 5.46, Running 3.66s Step 21( N/A%), pre moving , FPS 8.63, Running 4.11s Step 22( N/A%), pre moving , FPS 8.47, Running 4.28s Step 23( N/A%), pre moving , FPS 8.57, Running 4.34s Step 24( N/A%), pre moving , FPS 8.64, Running 4.42s Step 25( N/A%), pre moving , FPS 8.47, Running 4.53s Step 26( N/A%), pre moving , FPS 7.58, Running 4.89s Step 27( N/A%), pre moving , FPS 7.50, Running 4.99s Step 28( N/A%), pre moving , FPS 7.48, Running 5.10s Step 29( N/A%), pre moving , FPS 7.55, Running 5.21s Step 30( N/A%), pre moving , FPS 7.48, Running 5.28s Step 31( N/A%), pre moving , FPS 7.67, Running 5.32s Step 32( N/A%), pre moving , FPS 7.87, Running 5.37s Step 33( N/A%), pre moving , FPS 8.07, Running 5.41s Step 34( N/A%), pre moving , FPS 8.27, Running 5.46s Step 35( N/A%), pre moving , FPS 8.47, Running 5.51s Step 36( N/A%), pre moving , FPS 7.46, Running 5.93s Step 37( N/A%), pre moving , FPS 7.58, Running 5.99s Step 38( N/A%), pre moving , FPS 7.72, Running 6.04s Step 39( N/A%), pre moving , FPS 7.92, Running 6.09s Step 40( N/A%), pre moving , FPS 8.06, Running 6.14s Step 41( N/A%), pre moving , FPS 9.44, Running 6.23s Step 42( N/A%), pre moving , FPS 9.75, Running 6.33s Step 43( N/A%), pre moving , FPS 9.69, Running 6.40s Step 44( N/A%), pre moving , FPS 9.61, Running 6.50s Step 45( N/A%), pre moving , FPS 9.73, Running 6.59s Step 46( N/A%), pre moving , FPS 11.12, Running 6.69s Step 47( N/A%), pre moving , FPS 10.71, Running 6.86s Step 48( N/A%), pre moving , FPS 10.57, Running 7.00s Step 49( N/A%), pre moving , FPS 10.45, Running 7.13s Step 50( N/A%), pre moving , FPS 10.08, Running 7.27s Step 51( N/A%), pre moving , FPS 9.45, Running 7.43s Step 52( N/A%), pre moving , FPS 9.11, Running 7.56s Step 53( N/A%), pre moving , FPS 8.74, Running 7.70s Step 54( N/A%), pre moving , FPS 8.39, Running 7.84s Step 55( N/A%), pre moving , FPS 8.03, Running 8.00s Step 56( N/A%), pre moving , FPS 9.10, Running 8.13s Step 57( N/A%), pre moving , FPS 8.74, Running 8.28s Step 58( N/A%), pre moving , FPS 8.35, Running 8.44s Step 59( N/A%), pre moving , FPS 7.93, Running 8.61s Step 60( N/A%), pre moving , FPS 7.70, Running 8.74s Step 61( N/A%), pre moving , FPS 7.50, Running 8.89s Step 62( N/A%), pre moving , FPS 7.33, Running 9.06s Step 63( N/A%), pre moving , FPS 7.15, Running 9.20s Step 64( N/A%), pre moving , FPS 7.11, Running 9.31s Step 65( N/A%), pre moving , FPS 6.90, Running 9.49s Step 66( N/A%), pre moving , FPS 6.84, Running 9.61s Step 67( N/A%), pre moving , FPS 6.99, Running 9.72s Step 68( N/A%), pre moving , FPS 7.24, Running 9.76s Step 69( N/A%), pre moving , FPS 7.49, Running 9.80s Step 70( N/A%), pre moving , FPS 7.76, Running 9.84s Step 71( N/A%), pre moving , FPS 8.15, Running 9.89s Step 72( N/A%), pre moving , FPS 8.41, Running 9.94s Step 73( N/A%), pre moving , FPS 8.64, Running 10.01s Step 74( N/A%), pre moving , FPS 8.86, Running 10.10s Step 75( N/A%), pre moving , FPS 9.41, Running 10.13s Step 76( N/A%), pre moving , FPS 9.73, Running 10.19s Step 77( N/A%), pre moving , FPS 10.17, Running 10.24s Step 78( N/A%), pre moving , FPS 10.72, Running 10.30s Step 79( N/A%), pre moving , FPS 11.47, Running 10.35s Step 80( N/A%), pre moving , FPS 11.98, Running 10.41s Step 81( N/A%), pre moving , FPS 12.63, Running 10.48s Step 82( N/A%), pre moving , FPS 13.59, Running 10.53s Step 83( N/A%), pre moving , FPS 14.65, Running 10.57s Step 84( N/A%), pre moving , FPS 15.27, Running 10.62s Step 85( N/A%), pre moving , FPS 16.71, Running 10.68s Step 86( N/A%), pre moving , FPS 17.96, Running 10.73s Step 87( N/A%), pre moving , FPS 18.97, Running 10.77s Step 88( N/A%), pre moving , FPS 18.40, Running 10.85s Step 89( N/A%), pre moving , FPS 17.38, Running 10.95s Step 90( N/A%), pre moving , FPS 17.11, Running 11.01s Step 91( N/A%), pre moving , FPS 16.43, Running 11.11s Step 92( N/A%), pre moving , FPS 15.78, Running 11.21s Step 93( N/A%), pre moving , FPS 15.41, Running 11.31s Step 94( N/A%), pre moving , FPS 15.26, Running 11.41s Step 95( N/A%), pre moving , FPS 14.49, Running 11.51s Step 96( N/A%), pre moving , FPS 14.04, Running 11.61s Step 97( N/A%), pre moving , FPS 13.64, Running 11.71s Step 98( N/A%), pre moving , FPS 13.30, Running 11.81s Step 99( N/A%), pre moving , FPS 8.26, Running 12.77s Step 100( N/A%), pre moving , FPS 7.32, Running 13.14s Step 101( N/A%), pre moving , FPS 6.61, Running 13.50s Step 102( N/A%), pre moving , FPS 6.01, Running 13.86s Step 103( N/A%), pre moving , FPS 5.65, Running 14.10s Step 104( N/A%), pre moving , FPS 5.46, Running 14.28s Step 105( N/A%), pre moving , FPS 5.25, Running 14.50s Step 106( N/A%), pre moving , FPS 5.04, Running 14.70s Step 107( N/A%), pre moving , FPS 4.82, Running 14.92s Step 108( N/A%), pre moving , FPS 4.63, Running 15.17s Step 109( N/A%), pre moving , FPS 4.44, Running 15.45s Step 110( N/A%), pre moving , FPS 4.26, Running 15.71s Step 111( N/A%), pre moving , FPS 4.07, Running 16.02s Step 112( N/A%), pre moving , FPS 3.85, Running 16.40s Step 113( N/A%), pre moving , FPS 3.65, Running 16.78s Step 114( N/A%), pre moving , FPS 3.47, Running 17.17s Step 115( N/A%), pre moving , FPS 3.32, Running 17.53s Step 116( N/A%), pre moving , FPS 3.18, Running 17.91s Step 117( N/A%), pre moving , FPS 3.04, Running 18.29s Step 118( N/A%), pre moving , FPS 2.91, Running 18.67s Step 119( N/A%), pre moving , FPS 3.21, Running 19.01s Step 120( N/A%), pre moving , FPS 3.29, Running 19.22s Step 121( N/A%), pre moving , FPS 3.35, Running 19.47s Step 122( N/A%), pre moving , FPS 3.41, Running 19.72s Step 123( N/A%), pre moving , FPS 3.39, Running 20.00s Step 124( N/A%), pre moving , FPS 3.30, Running 20.34s Step 125( N/A%), pre moving , FPS 3.22, Running 20.72s Step 126( N/A%), pre moving , FPS 3.13, Running 21.08s Step 127( N/A%), pre moving , FPS 3.05, Running 21.47s Step 128( N/A%), pre moving , FPS 2.98, Running 21.88s Step 129( N/A%), pre moving , FPS 2.92, Running 22.30s Step 130( N/A%), pre moving , FPS 2.86, Running 22.70s Step 131( N/A%), pre moving , FPS 2.84, Running 23.07s Step 132( N/A%), pre moving , FPS 2.84, Running 23.44s Step 133( N/A%), pre moving , FPS 2.80, Running 23.91s Step 134( N/A%), pre moving , FPS 2.80, Running 24.31s Step 135( N/A%), pre moving , FPS 2.80, Running 24.67s Step 136( N/A%), pre moving , FPS 2.81, Running 25.01s Step 137( N/A%), pre moving , FPS 2.81, Running 25.42s Step 138( N/A%), pre moving , FPS 2.79, Running 25.83s Step 139( N/A%), pre moving , FPS 2.76, Running 26.27s Step 140( N/A%), pre moving , FPS 2.68, Running 26.67s Step 141( N/A%), pre moving , FPS 2.63, Running 27.08s Step 142( N/A%), pre moving , FPS 2.53, Running 27.61s Step 143( N/A%), pre moving , FPS 2.50, Running 28.01s Step 144( N/A%), pre moving , FPS 2.46, Running 28.46s Step 145( N/A%), pre moving , FPS 2.49, Running 28.75s Step 146( N/A%), pre moving , FPS 2.50, Running 29.07s Step 147( N/A%), pre moving , FPS 2.53, Running 29.38s Step 148( N/A%), pre moving , FPS 2.53, Running 29.79s Step 149( N/A%), pre moving , FPS 2.52, Running 30.25s Step 150( N/A%), pre moving , FPS 2.50, Running 30.70s Step 151( N/A%), pre moving , FPS 2.48, Running 31.14s Step 152( N/A%), pre moving , FPS 2.46, Running 31.56s Step 153( N/A%), pre moving , FPS 2.47, Running 32.00s Step 154( N/A%), pre moving , FPS 2.46, Running 32.44s Step 155( N/A%), pre moving , FPS 2.47, Running 32.78s Step 156( N/A%), pre moving , FPS 2.47, Running 33.11s Step 157( N/A%), pre moving , FPS 2.50, Running 33.41s Step 158( N/A%), pre moving , FPS 2.53, Running 33.73s Step 159( N/A%), pre moving , FPS 2.54, Running 34.14s Step 160( N/A%), pre moving , FPS 2.55, Running 34.53s Step 161( N/A%), pre moving , FPS 2.54, Running 34.96s Step 162( N/A%), pre moving , FPS 2.58, Running 35.37s Step 163( N/A%), pre moving , FPS 2.58, Running 35.75s Step 164( N/A%), pre moving , FPS 2.57, Running 36.24s Step 165( N/A%), pre moving , FPS 2.52, Running 36.70s Step 166( N/A%), pre moving , FPS 2.53, Running 36.98s Step 167( N/A%), pre moving , FPS 2.53, Running 37.29s Step 168( N/A%), pre moving , FPS 2.56, Running 37.61s Step 169( N/A%), pre moving , FPS 2.59, Running 37.98s Step 170( N/A%), pre moving , FPS 2.60, Running 38.38s Step 171( N/A%), pre moving , FPS 2.62, Running 38.78s Step 172( N/A%), pre moving , FPS 2.63, Running 39.16s Step 173( N/A%), pre moving , FPS 2.64, Running 39.59s Step 174( N/A%), pre moving , FPS 2.65, Running 40.00s Step 175( N/A%), pre moving , FPS 2.62, Running 40.40s Step 176( N/A%), pre moving , FPS 2.59, Running 40.83s Step 177( N/A%), pre moving , FPS 2.56, Running 41.23s Step 178( N/A%), pre moving , FPS 2.57, Running 41.52s Step 179( N/A%), pre moving , FPS 2.59, Running 41.86s Step 180( N/A%), pre moving , FPS 2.60, Running 42.21s Step 181( N/A%), pre moving , FPS 2.64, Running 42.52s Step 182( N/A%), pre moving , FPS 2.75, Running 42.63s Step 183( N/A%), pre moving , FPS 2.86, Running 42.74s Step 184( N/A%), pre moving , FPS 3.02, Running 42.85s Step 185( N/A%), pre moving , FPS 3.19, Running 42.97s Step 186( N/A%), pre moving , FPS 3.28, Running 43.09s Step 187( N/A%), pre moving , FPS 3.38, Running 43.20s Step 188( N/A%), pre moving , FPS 3.50, Running 43.32s Step 189( N/A%), pre moving , FPS 3.66, Running 43.45s Step 190( N/A%), pre moving , FPS 3.85, Running 43.57s Step 191( N/A%), pre moving , FPS 4.06, Running 43.70s Step 192( N/A%), pre moving , FPS 2.90, Running 46.06s Step 193( N/A%), pre moving , FPS 2.96, Running 46.35s Step 194( N/A%), pre moving , FPS 2.98, Running 46.72s Step 195( N/A%), pre moving , FPS 3.00, Running 47.07s Step 196( N/A%), pre moving , FPS 3.01, Running 47.48s Step 197( N/A%), pre moving , FPS 3.02, Running 47.86s Step 198( N/A%), pre moving , FPS 2.97, Running 48.25s Step 199( N/A%), pre moving , FPS 2.93, Running 48.67s Step 200( N/A%), pre moving , FPS 2.92, Running 49.07s Step 201( N/A%), pre moving , FPS 2.88, Running 49.46s Step 202( N/A%), pre moving , FPS 2.78, Running 49.83s Step 203( N/A%), pre moving , FPS 2.69, Running 50.17s Step 204( N/A%), pre moving , FPS 2.66, Running 50.37s Step 205( N/A%), pre moving , FPS 2.62, Running 50.59s Step 206( N/A%), pre moving , FPS 2.59, Running 50.82s Step 207( N/A%), pre moving , FPS 2.54, Running 51.06s Step 208( N/A%), pre moving , FPS 2.49, Running 51.37s Step 209( N/A%), pre moving , FPS 2.43, Running 51.68s Step 210( N/A%), pre moving , FPS 2.35, Running 52.08s Step 211( N/A%), pre moving , FPS 2.27, Running 52.50s Step 212( 0.33%), action 1, FPS 2.51, Running 54.03s Step 213( 0.67%), action 2, FPS 2.45, Running 54.51s Step 214( 1.00%), action 3, FPS 2.43, Running 54.96s Step 215( 1.33%), action 4, FPS 2.42, Running 55.32s Step 216( 1.67%), action 5, FPS 2.44, Running 55.66s Step 217( 2.00%), action 6, FPS 2.49, Running 55.91s Step 218( 2.33%), action 7, FPS 2.46, Running 56.37s Step 219( 2.67%), action 8, FPS 2.47, Running 56.75s Step 220( 3.00%), action 9, FPS 2.44, Running 57.26s Step 221( 3.33%), action 10, FPS 2.41, Running 57.74s Step 222( 3.67%), action 11, FPS 2.34, Running 58.36s Step 223( 4.00%), action 12, FPS 2.29, Running 58.92s Step 224( 4.33%), action 13, FPS 2.21, Running 59.42s Step 225( 4.67%), action 14, FPS 2.14, Running 59.95s Step 226( 5.00%), action 15, FPS 2.12, Running 60.23s Step 227( 5.33%), action 16, FPS 2.12, Running 60.51s Step 228( 5.67%), action 17, FPS 2.10, Running 60.87s Step 229( 6.00%), action 18, FPS 2.10, Running 61.22s Step 230( 6.33%), action 19, FPS 2.10, Running 61.60s Step 231( 6.67%), action 20, FPS 2.11, Running 61.98s Step 232( 7.00%), action 21, FPS 2.31, Running 62.67s Step 233( 7.33%), action 22, FPS 2.30, Running 63.19s Step 234( 7.67%), action 23, FPS 2.26, Running 63.79s Step 235( 8.00%), action 24, FPS 2.23, Running 64.28s Step 236( 8.33%), action 25, FPS 2.19, Running 64.79s Step 237( 8.67%), action 26, FPS 2.15, Running 65.21s Step 238( 9.00%), action 27, FPS 2.19, Running 65.49s Step 239( 9.33%), action 28, FPS 2.22, Running 65.76s Step 240( 9.67%), action 29, FPS 2.27, Running 66.05s Step 241( 10.00%), action 30, FPS 2.33, Running 66.33s Step 242( 10.33%), action 31, FPS 2.34, Running 66.91s Step 243( 10.67%), action 32, FPS 2.38, Running 67.33s Step 244( 11.00%), action 33, FPS 2.38, Running 67.84s Step 245( 11.33%), action 34, FPS 2.39, Running 68.32s Step 246( 11.67%), action 35, FPS 2.33, Running 68.82s Step 247( 12.00%), action 36, FPS 2.25, Running 69.40s Step 248( 12.33%), action 37, FPS 2.22, Running 69.90s Step 249( 12.67%), action 38, FPS 2.18, Running 70.40s Step 250( 13.00%), action 39, FPS 2.20, Running 70.71s Step 251( 13.33%), action 40, FPS 2.22, Running 70.97s Step 252( 13.67%), action 41, FPS 2.28, Running 71.44s Step 253( 14.00%), action 42, FPS 2.31, Running 71.84s Step 254( 14.33%), action 43, FPS 2.32, Running 72.40s Step 255( 14.67%), action 44, FPS 2.31, Running 72.93s Step 256( 15.00%), action 45, FPS 2.28, Running 73.55s Step 257( 15.33%), action 46, FPS 2.23, Running 74.16s Step 258( 15.67%), action 47, FPS 2.15, Running 74.79s Step 259( 16.00%), action 48, FPS 2.09, Running 75.32s Step 260( 16.33%), action 49, FPS 2.08, Running 75.66s Step 261( 16.67%), action 50, FPS 2.04, Running 76.12s Step 262( 17.00%), action 51, FPS 2.04, Running 76.72s Step 263( 17.33%), action 52, FPS 2.02, Running 77.21s Step 264( 17.67%), action 53, FPS 2.03, Running 77.70s Step 265( 18.00%), action 54, FPS 2.03, Running 78.19s Step 266( 18.33%), action 55, FPS 2.02, Running 78.72s Step 267( 18.67%), action 56, FPS 2.00, Running 79.41s Step 268( 19.00%), action 57, FPS 2.01, Running 79.84s Step 269( 19.33%), action 58, FPS 2.04, Running 80.19s Step 270( 19.67%), action 59, FPS 2.02, Running 80.61s Step 271( 20.00%), action 60, FPS 1.97, Running 81.12s Step 272( 20.33%), action 61, FPS 1.92, Running 81.84s Step 273( 20.67%), action 62, FPS 1.90, Running 82.39s Step 274( 21.00%), action 63, FPS 1.87, Running 83.09s Step 275( 21.33%), action 64, FPS 1.84, Running 83.80s Step 276( 21.67%), action 65, FPS 1.83, Running 84.46s Step 277( 22.00%), action 66, FPS 1.88, Running 84.79s Step 278( 22.33%), action 67, FPS 1.92, Running 85.20s Step 279( 22.67%), action 68, FPS 1.94, Running 85.65s Step 280( 23.00%), action 69, FPS 1.91, Running 86.15s Step 281( 23.33%), action 70, FPS 1.85, Running 86.91s Step 282( 23.67%), action 71, FPS 1.80, Running 87.80s Step 283( 24.00%), action 72, FPS 1.77, Running 88.52s Step 284( 24.33%), action 73, FPS 1.75, Running 89.10s Step 285( 24.67%), action 74, FPS 1.77, Running 89.52s Step 286( 25.00%), action 75, FPS 1.74, Running 90.20s Step 287( 25.33%), action 76, FPS 1.74, Running 90.89s Step 288( 25.67%), action 77, FPS 1.72, Running 91.46s Step 289( 26.00%), action 78, FPS 1.68, Running 92.12s Step 290( 26.33%), action 79, FPS 1.65, Running 92.71s Step 291( 26.67%), action 80, FPS 1.62, Running 93.46s Step 292( 27.00%), action 81, FPS 1.63, Running 94.09s Step 293( 27.33%), action 82, FPS 1.60, Running 94.88s Step 294( 27.67%), action 83, FPS 1.60, Running 95.61s Step 295( 28.00%), action 84, FPS 1.61, Running 96.24s Step 296( 28.33%), action 85, FPS 1.60, Running 96.92s Step 297( 28.67%), action 86, FPS 1.57, Running 97.55s Step 298( 29.00%), action 87, FPS 1.53, Running 98.31s Step 299( 29.33%), action 88, FPS 1.53, Running 98.75s [2026-08-01 16:30:14] [17 ] Seed 16 failed after 98.89 s. +steps: 299 , actions: 88 . +Instruction: Empty +Total 5/17(29.41%) success. +Setting seed: 17 +Step 1( N/A%), pre moving , FPS 0.56, Running 1.77s Step 2( N/A%), pre moving , FPS 1.04, Running 1.92s Step 3( N/A%), pre moving , FPS 1.44, Running 2.09s Step 4( N/A%), pre moving , FPS 1.82, Running 2.19s Step 5( N/A%), pre moving , FPS 2.18, Running 2.30s Step 6( N/A%), pre moving , FPS 2.52, Running 2.38s Step 7( N/A%), pre moving , FPS 2.80, Running 2.50s Step 8( N/A%), pre moving , FPS 3.07, Running 2.61s Step 9( N/A%), pre moving , FPS 3.31, Running 2.72s Step 10( N/A%), pre moving , FPS 3.54, Running 2.82s Step 11( N/A%), pre moving , FPS 3.75, Running 2.93s Step 12( N/A%), pre moving , FPS 3.99, Running 3.01s Step 13( N/A%), pre moving , FPS 4.24, Running 3.07s Step 14( N/A%), pre moving , FPS 4.47, Running 3.13s Step 15( N/A%), pre moving , FPS 4.71, Running 3.19s Step 16( N/A%), pre moving , FPS 4.93, Running 3.24s Step 17( N/A%), pre moving , FPS 5.16, Running 3.30s Step 18( N/A%), pre moving , FPS 5.38, Running 3.35s Step 19( N/A%), pre moving , FPS 5.60, Running 3.39s Step 20( N/A%), pre moving , FPS 5.80, Running 3.45s Step 21( N/A%), pre moving , FPS 10.02, Running 3.77s Step 22( N/A%), pre moving , FPS 10.03, Running 3.91s Step 23( N/A%), pre moving , FPS 10.47, Running 4.00s Step 24( N/A%), pre moving , FPS 10.51, Running 4.10s Step 25( N/A%), pre moving , FPS 10.36, Running 4.23s Step 26( N/A%), pre moving , FPS 8.98, Running 4.61s Step 27( N/A%), pre moving , FPS 9.03, Running 4.71s Step 28( N/A%), pre moving , FPS 9.03, Running 4.82s Step 29( N/A%), pre moving , FPS 9.09, Running 4.92s Step 30( N/A%), pre moving , FPS 9.07, Running 5.03s Step 31( N/A%), pre moving , FPS 9.09, Running 5.13s Step 32( N/A%), pre moving , FPS 8.97, Running 5.24s Step 33( N/A%), pre moving , FPS 8.79, Running 5.34s Step 34( N/A%), pre moving , FPS 8.65, Running 5.45s Step 35( N/A%), pre moving , FPS 8.47, Running 5.55s Step 36( N/A%), pre moving , FPS 7.04, Running 6.09s Step 37( N/A%), pre moving , FPS 6.92, Running 6.19s Step 38( N/A%), pre moving , FPS 6.82, Running 6.28s Step 39( N/A%), pre moving , FPS 6.70, Running 6.38s Step 40( N/A%), pre moving , FPS 6.59, Running 6.48s Step 41( N/A%), pre moving , FPS 7.10, Running 6.58s Step 42( N/A%), pre moving , FPS 7.22, Running 6.68s Step 43( N/A%), pre moving , FPS 7.18, Running 6.79s Step 44( N/A%), pre moving , FPS 7.20, Running 6.87s Step 45( N/A%), pre moving , FPS 7.29, Running 6.97s Step 46( N/A%), pre moving , FPS 8.12, Running 7.07s Step 47( N/A%), pre moving , FPS 8.11, Running 7.18s Step 48( N/A%), pre moving , FPS 8.27, Running 7.24s Step 49( N/A%), pre moving , FPS 8.44, Running 7.29s Step 50( N/A%), pre moving , FPS 8.63, Running 7.34s Step 51( N/A%), pre moving , FPS 8.85, Running 7.39s Step 52( N/A%), pre moving , FPS 9.11, Running 7.43s Step 53( N/A%), pre moving , FPS 9.31, Running 7.49s Step 54( N/A%), pre moving , FPS 9.43, Running 7.57s Step 55( N/A%), pre moving , FPS 9.63, Running 7.62s Step 56( N/A%), pre moving , FPS 12.63, Running 7.67s Step 57( N/A%), pre moving , FPS 13.06, Running 7.72s Step 58( N/A%), pre moving , FPS 13.28, Running 7.79s Step 59( N/A%), pre moving , FPS 13.53, Running 7.86s Step 60( N/A%), pre moving , FPS 13.95, Running 7.92s Step 61( N/A%), pre moving , FPS 14.48, Running 7.97s Step 62( N/A%), pre moving , FPS 14.65, Running 8.05s Step 63( N/A%), pre moving , FPS 15.02, Running 8.12s Step 64( N/A%), pre moving , FPS 14.80, Running 8.23s Step 65( N/A%), pre moving , FPS 14.85, Running 8.32s Step 66( N/A%), pre moving , FPS 14.92, Running 8.41s Step 67( N/A%), pre moving , FPS 14.96, Running 8.52s Step 68( N/A%), pre moving , FPS 14.51, Running 8.62s Step 69( N/A%), pre moving , FPS 13.99, Running 8.72s Step 70( N/A%), pre moving , FPS 13.44, Running 8.83s Step 71( N/A%), pre moving , FPS 12.69, Running 8.97s Step 72( N/A%), pre moving , FPS 12.10, Running 9.09s Step 73( N/A%), pre moving , FPS 11.49, Running 9.23s Step 74( N/A%), pre moving , FPS 10.99, Running 9.39s Step 75( N/A%), pre moving , FPS 10.49, Running 9.53s Step 76( N/A%), pre moving , FPS 9.96, Running 9.68s Step 77( N/A%), pre moving , FPS 9.43, Running 9.84s Step 78( N/A%), pre moving , FPS 9.05, Running 10.00s Step 79( N/A%), pre moving , FPS 8.68, Running 10.16s Step 80( N/A%), pre moving , FPS 8.34, Running 10.31s Step 81( N/A%), pre moving , FPS 8.04, Running 10.45s Step 82( N/A%), pre moving , FPS 7.83, Running 10.60s Step 83( N/A%), pre moving , FPS 7.59, Running 10.75s Step 84( N/A%), pre moving , FPS 7.39, Running 10.93s Step 85( N/A%), pre moving , FPS 7.27, Running 11.07s Step 86( N/A%), pre moving , FPS 7.12, Running 11.22s Step 87( N/A%), pre moving , FPS 6.98, Running 11.38s Step 88( N/A%), pre moving , FPS 6.90, Running 11.52s Step 89( N/A%), pre moving , FPS 6.95, Running 11.60s Step 90( N/A%), pre moving , FPS 7.08, Running 11.66s Step 91( N/A%), pre moving , FPS 7.33, Running 11.70s Step 92( N/A%), pre moving , FPS 7.55, Running 11.74s Step 93( N/A%), pre moving , FPS 7.77, Running 11.80s Step 94( N/A%), pre moving , FPS 8.02, Running 11.88s Step 95( N/A%), pre moving , FPS 8.23, Running 11.96s Step 96( N/A%), pre moving , FPS 8.48, Running 12.04s Step 97( N/A%), pre moving , FPS 8.88, Running 12.09s Step 98( N/A%), pre moving , FPS 9.29, Running 12.15s Step 99( N/A%), pre moving , FPS 9.83, Running 12.20s Step 100( N/A%), pre moving , FPS 10.22, Running 12.27s Step 101( N/A%), pre moving , FPS 10.70, Running 12.32s Step 102( N/A%), pre moving , FPS 11.30, Running 12.37s Step 103( N/A%), pre moving , FPS 11.90, Running 12.43s Step 104( N/A%), pre moving , FPS 12.79, Running 12.49s Step 105( N/A%), pre moving , FPS 13.50, Running 12.55s Step 106( N/A%), pre moving , FPS 14.60, Running 12.59s Step 107( N/A%), pre moving , FPS 15.39, Running 12.68s Step 108( N/A%), pre moving , FPS 16.08, Running 12.76s Step 109( N/A%), pre moving , FPS 15.87, Running 12.86s Step 110( N/A%), pre moving , FPS 15.34, Running 12.96s Step 111( N/A%), pre moving , FPS 14.79, Running 13.05s Step 112( N/A%), pre moving , FPS 14.20, Running 13.15s Step 113( N/A%), pre moving , FPS 13.83, Running 13.25s Step 114( N/A%), pre moving , FPS 13.65, Running 13.35s Step 115( N/A%), pre moving , FPS 13.46, Running 13.45s Step 116( N/A%), pre moving , FPS 13.34, Running 13.54s Step 117( N/A%), pre moving , FPS 12.99, Running 13.63s Step 118( N/A%), pre moving , FPS 12.71, Running 13.73s Step 119( N/A%), pre moving , FPS 12.24, Running 13.83s Step 120( N/A%), pre moving , FPS 12.05, Running 13.93s Step 121( N/A%), pre moving , FPS 11.67, Running 14.03s Step 122( N/A%), pre moving , FPS 11.34, Running 14.14s Step 123( N/A%), pre moving , FPS 11.08, Running 14.24s Step 124( N/A%), pre moving , FPS 10.85, Running 14.34s Step 125( N/A%), pre moving , FPS 10.59, Running 14.44s Step 126( N/A%), pre moving , FPS 10.23, Running 14.54s Step 127( N/A%), pre moving , FPS 10.16, Running 14.65s Step 128( N/A%), pre moving , FPS 10.01, Running 14.76s Step 129( N/A%), pre moving , FPS 9.99, Running 14.86s Step 130( N/A%), pre moving , FPS 9.99, Running 14.96s Step 131( N/A%), pre moving , FPS 9.91, Running 15.07s Step 132( N/A%), pre moving , FPS 10.05, Running 15.14s Step 133( N/A%), pre moving , FPS 10.05, Running 15.24s Step 134( N/A%), pre moving , FPS 10.02, Running 15.34s Step 135( N/A%), pre moving , FPS 10.02, Running 15.44s Step 136( N/A%), pre moving , FPS 9.99, Running 15.54s Step 137( N/A%), pre moving , FPS 9.98, Running 15.64s Step 138( N/A%), pre moving , FPS 9.93, Running 15.74s Step 139( N/A%), pre moving , FPS 9.94, Running 15.84s Step 140( N/A%), pre moving , FPS 9.91, Running 15.95s Step 141( N/A%), pre moving , FPS 9.99, Running 16.04s Step 142( N/A%), pre moving , FPS 10.07, Running 16.12s Step 143( N/A%), pre moving , FPS 10.29, Running 16.18s Step 144( N/A%), pre moving , FPS 10.52, Running 16.24s Step 145( N/A%), pre moving , FPS 10.72, Running 16.31s Step 146( N/A%), pre moving , FPS 11.02, Running 16.36s Step 147( N/A%), pre moving , FPS 11.26, Running 16.42s Step 148( N/A%), pre moving , FPS 11.65, Running 16.48s Step 149( N/A%), pre moving , FPS 12.02, Running 16.52s Step 150( N/A%), pre moving , FPS 8.26, Running 17.38s Step 151( N/A%), pre moving , FPS 7.31, Running 17.80s Step 152( N/A%), pre moving , FPS 6.61, Running 18.16s Step 153( N/A%), pre moving , FPS 6.02, Running 18.56s Step 154( N/A%), pre moving , FPS 5.52, Running 18.97s Step 155( N/A%), pre moving , FPS 5.16, Running 19.32s Step 156( N/A%), pre moving , FPS 4.83, Running 19.68s Step 157( N/A%), pre moving , FPS 4.54, Running 20.04s Step 158( N/A%), pre moving , FPS 4.35, Running 20.34s Step 159( N/A%), pre moving , FPS 4.24, Running 20.56s Step 160( N/A%), pre moving , FPS 4.11, Running 20.82s Step 161( N/A%), pre moving , FPS 3.93, Running 21.13s Step 162( N/A%), pre moving , FPS 3.77, Running 21.43s Step 163( N/A%), pre moving , FPS 3.63, Running 21.70s Step 164( N/A%), pre moving , FPS 3.42, Running 22.08s Step 165( N/A%), pre moving , FPS 3.25, Running 22.47s Step 166( N/A%), pre moving , FPS 3.08, Running 22.85s Step 167( N/A%), pre moving , FPS 2.93, Running 23.25s Step 168( N/A%), pre moving , FPS 2.79, Running 23.64s Step 169( N/A%), pre moving , FPS 2.65, Running 24.07s Step 170( N/A%), pre moving , FPS 2.83, Running 24.46s Step 171( N/A%), pre moving , FPS 2.83, Running 24.86s Step 172( N/A%), pre moving , FPS 2.88, Running 25.10s Step 173( N/A%), pre moving , FPS 2.96, Running 25.33s Step 174( N/A%), pre moving , FPS 2.99, Running 25.66s Step 175( N/A%), pre moving , FPS 3.01, Running 25.97s Step 176( N/A%), pre moving , FPS 3.02, Running 26.30s Step 177( N/A%), pre moving , FPS 3.01, Running 26.68s Step 178( N/A%), pre moving , FPS 2.96, Running 27.09s Step 179( N/A%), pre moving , FPS 2.89, Running 27.49s Step 180( N/A%), pre moving , FPS 2.84, Running 27.87s Step 181( N/A%), pre moving , FPS 2.81, Running 28.24s Step 182( N/A%), pre moving , FPS 2.78, Running 28.63s Step 183( N/A%), pre moving , FPS 2.73, Running 29.03s Step 184( N/A%), pre moving , FPS 2.74, Running 29.38s Step 185( N/A%), pre moving , FPS 2.80, Running 29.61s Step 186( N/A%), pre moving , FPS 2.85, Running 29.87s Step 187( N/A%), pre moving , FPS 2.87, Running 30.21s Step 188( N/A%), pre moving , FPS 2.87, Running 30.60s Step 189( N/A%), pre moving , FPS 2.90, Running 30.98s Step 190( N/A%), pre moving , FPS 2.89, Running 31.38s Step 191( N/A%), pre moving , FPS 2.89, Running 31.79s Step 192( N/A%), pre moving , FPS 2.80, Running 32.23s Step 193( N/A%), pre moving , FPS 2.73, Running 32.67s Step 194( N/A%), pre moving , FPS 2.69, Running 33.09s Step 195( N/A%), pre moving , FPS 2.67, Running 33.45s Step 196( N/A%), pre moving , FPS 2.70, Running 33.71s Step 197( N/A%), pre moving , FPS 2.74, Running 33.99s Step 198( N/A%), pre moving , FPS 2.76, Running 34.33s Step 199( N/A%), pre moving , FPS 2.78, Running 34.69s Step 200( N/A%), pre moving , FPS 2.74, Running 35.17s Step 201( N/A%), pre moving , FPS 2.71, Running 35.62s Step 202( N/A%), pre moving , FPS 2.69, Running 36.06s Step 203( N/A%), pre moving , FPS 2.69, Running 36.46s Step 204( N/A%), pre moving , FPS 2.66, Running 36.89s Step 205( N/A%), pre moving , FPS 2.59, Running 37.35s Step 206( N/A%), pre moving , FPS 2.53, Running 37.77s Step 207( N/A%), pre moving , FPS 2.53, Running 38.12s Step 208( N/A%), pre moving , FPS 2.54, Running 38.46s Step 209( N/A%), pre moving , FPS 2.54, Running 38.85s Step 210( N/A%), pre moving , FPS 2.55, Running 39.21s Step 211( N/A%), pre moving , FPS 2.56, Running 39.61s Step 212( N/A%), pre moving , FPS 2.55, Running 40.08s Step 213( N/A%), pre moving , FPS 2.53, Running 40.57s Step 214( N/A%), pre moving , FPS 2.54, Running 40.95s Step 215( N/A%), pre moving , FPS 2.53, Running 41.34s Step 216( N/A%), pre moving , FPS 2.50, Running 41.73s Step 217( N/A%), pre moving , FPS 2.45, Running 42.14s Step 218( N/A%), pre moving , FPS 2.44, Running 42.51s Step 219( N/A%), pre moving , FPS 2.44, Running 42.87s Step 220( N/A%), pre moving , FPS 2.47, Running 43.25s Step 221( N/A%), pre moving , FPS 2.49, Running 43.66s Step 222( N/A%), pre moving , FPS 2.49, Running 44.10s Step 223( N/A%), pre moving , FPS 2.49, Running 44.50s Step 224( N/A%), pre moving , FPS 2.49, Running 44.91s Step 225( N/A%), pre moving , FPS 2.51, Running 45.30s Step 226( N/A%), pre moving , FPS 2.61, Running 45.42s Step 227( N/A%), pre moving , FPS 2.69, Running 45.55s Step 228( N/A%), pre moving , FPS 2.77, Running 45.67s Step 229( N/A%), pre moving , FPS 2.88, Running 45.79s Step 230( N/A%), pre moving , FPS 2.98, Running 45.91s Step 231( N/A%), pre moving , FPS 3.12, Running 46.03s Step 232( N/A%), pre moving , FPS 3.30, Running 46.14s Step 233( N/A%), pre moving , FPS 3.52, Running 46.25s Step 234( N/A%), pre moving , FPS 3.71, Running 46.34s Step 235( N/A%), pre moving , FPS 3.91, Running 46.46s Step 236( N/A%), pre moving , FPS 2.84, Running 48.77s Step 237( N/A%), pre moving , FPS 2.85, Running 49.17s Step 238( N/A%), pre moving , FPS 2.84, Running 49.55s Step 239( N/A%), pre moving , FPS 2.82, Running 49.95s Step 240( N/A%), pre moving , FPS 2.81, Running 50.36s Step 241( N/A%), pre moving , FPS 2.82, Running 50.74s Step 242( N/A%), pre moving , FPS 2.85, Running 51.12s Step 243( N/A%), pre moving , FPS 2.87, Running 51.46s Step 244( N/A%), pre moving , FPS 2.90, Running 51.81s Step 245( N/A%), pre moving , FPS 2.92, Running 52.15s Step 246( N/A%), pre moving , FPS 2.80, Running 52.56s Step 247( N/A%), pre moving , FPS 2.68, Running 53.01s Step 248( N/A%), pre moving , FPS 2.57, Running 53.46s Step 249( N/A%), pre moving , FPS 2.48, Running 53.84s Step 250( N/A%), pre moving , FPS 2.41, Running 54.21s Step 251( N/A%), pre moving , FPS 2.32, Running 54.64s Step 252( N/A%), pre moving , FPS 2.24, Running 55.09s Step 253( N/A%), pre moving , FPS 2.19, Running 55.40s Step 254( N/A%), pre moving , FPS 2.14, Running 55.68s Step 255( N/A%), pre moving , FPS 2.10, Running 56.00s Step 256( 0.33%), action 1, FPS 2.30, Running 57.47s Step 257( 0.67%), action 2, FPS 2.21, Running 58.21s Step 258( 1.00%), action 3, FPS 2.15, Running 58.87s Step 259( 1.33%), action 4, FPS 2.12, Running 59.40s Step 260( 1.67%), action 5, FPS 2.09, Running 59.91s Step 261( 2.00%), action 6, FPS 2.02, Running 60.64s Step 262( 2.33%), action 7, FPS 1.95, Running 61.39s Step 263( 2.67%), action 8, FPS 1.89, Running 62.02s Step 264( 3.00%), action 9, FPS 1.86, Running 62.57s Step 265( 3.33%), action 10, FPS 1.83, Running 63.10s Step 266( 3.67%), action 11, FPS 1.78, Running 63.83s Step 267( 4.00%), action 12, FPS 1.79, Running 64.20s Step 268( 4.33%), action 13, FPS 1.74, Running 64.93s Step 269( 4.67%), action 14, FPS 1.72, Running 65.50s Step 270( 5.00%), action 15, FPS 1.67, Running 66.21s Step 271( 5.33%), action 16, FPS 1.65, Running 66.75s Step 272( 5.67%), action 17, FPS 1.61, Running 67.52s Step 273( 6.00%), action 18, FPS 1.57, Running 68.15s Step 274( 6.33%), action 19, FPS 1.55, Running 68.59s Step 275( 6.67%), action 20, FPS 1.52, Running 69.16s Step 276( 7.00%), action 21, FPS 1.59, Running 70.03s Step 277( 7.33%), action 22, FPS 1.58, Running 70.85s Step 278( 7.67%), action 23, FPS 1.59, Running 71.41s Step 279( 8.00%), action 24, FPS 1.59, Running 71.98s Step 280( 8.33%), action 25, FPS 1.59, Running 72.46s Step 281( 8.67%), action 26, FPS 1.60, Running 73.18s Step 282( 9.00%), action 27, FPS 1.58, Running 74.07s Step 283( 9.33%), action 28, FPS 1.58, Running 74.67s Step 284( 9.67%), action 29, FPS 1.58, Running 75.22s Step 285( 10.00%), action 30, FPS 1.56, Running 75.92s Step 286( 10.33%), action 31, FPS 1.54, Running 76.83s Step 287( 10.67%), action 32, FPS 1.51, Running 77.41s Step 288( 11.00%), action 33, FPS 1.53, Running 77.99s Step 289( 11.33%), action 34, FPS 1.51, Running 78.73s Step 290( 11.67%), action 35, FPS 1.52, Running 79.38s Step 291( 12.00%), action 36, FPS 1.52, Running 79.91s Step 292( 12.33%), action 37, FPS 1.55, Running 80.46s Step 293( 12.67%), action 38, FPS 1.54, Running 81.16s Step 294( 13.00%), action 39, FPS 1.52, Running 81.78s Step 295( 13.33%), action 40, FPS 1.51, Running 82.39s Step 296( 13.67%), action 41, FPS 1.51, Running 83.25s Step 297( 14.00%), action 42, FPS 1.55, Running 83.72s Step 298( 14.33%), action 43, FPS 1.52, Running 84.54s Step 299( 14.67%), action 44, FPS 1.53, Running 85.08s Step 300( 15.00%), action 45, FPS 1.52, Running 85.60s Step 301( 15.33%), action 46, FPS 1.54, Running 86.19s Step 302( 15.67%), action 47, FPS 1.59, Running 86.65s Step 303( 16.00%), action 48, FPS 1.61, Running 87.11s Step 304( 16.33%), action 49, FPS 1.61, Running 87.62s Step 305( 16.67%), action 50, FPS 1.64, Running 88.10s Step 306( 17.00%), action 51, FPS 1.67, Running 88.83s Step 307( 17.33%), action 52, FPS 1.67, Running 89.36s Step 308( 17.67%), action 53, FPS 1.68, Running 89.87s Step 309( 18.00%), action 54, FPS 1.75, Running 90.17s Step 310( 18.33%), action 55, FPS 1.80, Running 90.49s Step 311( 18.67%), action 56, FPS 1.80, Running 91.01s Step 312( 19.00%), action 57, FPS 1.81, Running 91.52s Step 313( 19.33%), action 58, FPS 1.83, Running 92.06s Step 314( 19.67%), action 59, FPS 1.85, Running 92.60s Step 315( 20.00%), action 60, FPS 1.87, Running 93.11s Step 316( 20.33%), action 61, FPS 1.90, Running 93.76s Step 317( 20.67%), action 62, FPS 1.90, Running 94.24s Step 318( 21.00%), action 63, FPS 1.98, Running 94.66s Step 319( 21.33%), action 64, FPS 2.01, Running 95.05s Step 320( 21.67%), action 65, FPS 2.03, Running 95.43s Step 321( 22.00%), action 66, FPS 2.07, Running 95.86s Step 322( 22.33%), action 67, FPS 2.07, Running 96.31s Step 323( 22.67%), action 68, FPS 2.03, Running 96.97s Step 324( 23.00%), action 69, FPS 2.02, Running 97.53s Step 325( 23.33%), action 70, FPS 2.01, Running 98.03s Step 326( 23.67%), action 71, FPS 2.04, Running 98.66s Step 327( 24.00%), action 72, FPS 2.05, Running 99.14s Step 328( 24.33%), action 73, FPS 2.07, Running 99.51s Step 329( 24.67%), action 74, FPS 2.08, Running 99.80s Step 330( 25.00%), action 75, FPS 2.05, Running 100.26s Step 331( 25.33%), action 76, FPS 2.06, Running 100.72s Step 332( 25.67%), action 77, FPS 2.06, Running 101.23s Step 333( 26.00%), action 78, FPS 2.08, Running 101.70s Step 334( 26.33%), action 79, FPS 2.06, Running 102.30s Step 335( 26.67%), action 80, FPS 2.03, Running 102.96s Step 336( 27.00%), action 81, FPS 2.02, Running 103.68s Step 337( 27.33%), action 82, FPS 2.04, Running 104.03s Step 338( 27.67%), action 83, FPS 2.00, Running 104.65s Step 339( 28.00%), action 84, FPS 1.94, Running 105.36s Step 340( 28.33%), action 85, FPS 1.89, Running 105.99s Step 341( 28.67%), action 86, FPS 1.89, Running 106.47s Step 342( 29.00%), action 87, FPS 1.83, Running 107.27s Step 343( 29.33%), action 88, FPS 1.85, Running 107.77s Step 344( 29.67%), action 89, FPS 1.85, Running 108.37s Step 345( 30.00%), action 90, FPS 1.83, Running 108.93s Step 346( 30.33%), action 91, FPS 1.83, Running 109.59s Step 347( 30.67%), action 92, FPS 1.82, Running 110.12s Step 348( 31.00%), action 93, FPS 1.78, Running 110.73s Step 349( 31.33%), action 94, FPS 1.74, Running 111.27s Step 350( 31.67%), action 95, FPS 1.72, Running 111.90s Step 351( 32.00%), action 96, FPS 1.71, Running 112.44s Step 352( 32.33%), action 97, FPS 1.73, Running 112.82s Step 353( 32.67%), action 98, FPS 1.72, Running 113.35s Step 354( 33.00%), action 99, FPS 1.73, Running 113.85s Step 355( 33.33%), action 100, FPS 1.74, Running 114.42s Step 356( 33.67%), action 101, FPS 1.74, Running 115.19s Step 357( 34.00%), action 102, FPS 1.71, Running 115.70s Step 358( 34.33%), action 103, FPS 1.73, Running 116.21s Step 359( 34.67%), action 104, FPS 1.75, Running 116.76s Step 360( 35.00%), action 105, FPS 1.80, Running 117.11s Step 361( 35.33%), action 106, FPS 1.80, Running 117.57s Step 362( 35.67%), action 107, FPS 1.84, Running 118.14s Step 363( 36.00%), action 108, FPS 1.82, Running 118.75s Step 364( 36.33%), action 109, FPS 1.80, Running 119.48s Step 365( 36.67%), action 110, FPS 1.81, Running 120.00s Step 366( 37.00%), action 111, FPS 1.81, Running 120.66s Step 367( 37.33%), action 112, FPS 1.82, Running 121.11s Step 368( 37.67%), action 113, FPS 1.85, Running 121.52s Step 369( 38.00%), action 114, FPS 1.88, Running 121.89s Step 370( 38.33%), action 115, FPS 1.89, Running 122.50s Step 371( 38.67%), action 116, FPS 1.86, Running 123.17s Step 372( 39.00%), action 117, FPS 1.83, Running 123.75s Step 373( 39.33%), action 118, FPS 1.83, Running 124.29s Step 374( 39.67%), action 119, FPS 1.79, Running 125.04s Step 375( 40.00%), action 120, FPS 1.77, Running 125.75s Step 376( 40.33%), action 121, FPS 1.78, Running 126.40s Step 377( 40.67%), action 122, FPS 1.76, Running 127.04s Step 378( 41.00%), action 123, FPS 1.77, Running 127.52s Step 379( 41.33%), action 124, FPS 1.77, Running 128.04s Step 380( 41.67%), action 125, FPS 1.73, Running 128.67s Step 381( 42.00%), action 126, FPS 1.72, Running 129.21s Step 382( 42.33%), action 127, FPS 1.69, Running 130.01s Step 383( 42.67%), action 128, FPS 1.70, Running 130.49s Step 384( 43.00%), action 129, FPS 1.75, Running 130.94s Step 385( 43.33%), action 130, FPS 1.73, Running 131.59s Step 386( 43.67%), action 131, FPS 1.73, Running 132.24s Step 387( 44.00%), action 132, FPS 1.70, Running 132.91s Step 388( 44.33%), action 133, FPS 1.66, Running 133.55s Step 389( 44.67%), action 134, FPS 1.63, Running 134.18s Step 390( 45.00%), action 135, FPS 1.60, Running 134.96s Step 391( 45.33%), action 136, FPS 1.64, Running 135.34s Step 392( 45.67%), action 137, FPS 1.68, Running 135.65s Step 393( 46.00%), action 138, FPS 1.71, Running 136.02s [2026-08-01 16:32:31] [18 ] Seed 17 failed after 136.52 s. +steps: 393 , actions: 138 . +Instruction: Empty +Total 5/18(27.78%) success. +Setting seed: 18 +Step 1( N/A%), pre moving , FPS 0.83, Running 1.20s Step 2( N/A%), pre moving , FPS 1.54, Running 1.30s Step 3( N/A%), pre moving , FPS 2.15, Running 1.39s Step 4( N/A%), pre moving , FPS 2.67, Running 1.50s Step 5( N/A%), pre moving , FPS 2.95, Running 1.70s Step 6( N/A%), pre moving , FPS 3.11, Running 1.93s Step 7( N/A%), pre moving , FPS 3.44, Running 2.03s Step 8( N/A%), pre moving , FPS 3.73, Running 2.14s Step 9( N/A%), pre moving , FPS 4.00, Running 2.25s Step 10( N/A%), pre moving , FPS 4.25, Running 2.35s Step 11( N/A%), pre moving , FPS 4.47, Running 2.46s Step 12( N/A%), pre moving , FPS 4.68, Running 2.56s Step 13( N/A%), pre moving , FPS 4.88, Running 2.66s Step 14( N/A%), pre moving , FPS 5.06, Running 2.77s Step 15( N/A%), pre moving , FPS 5.23, Running 2.87s Step 16( N/A%), pre moving , FPS 5.39, Running 2.97s Step 17( N/A%), pre moving , FPS 5.54, Running 3.07s Step 18( N/A%), pre moving , FPS 5.72, Running 3.15s Step 19( N/A%), pre moving , FPS 5.86, Running 3.24s Step 20( N/A%), pre moving , FPS 5.97, Running 3.35s Step 21( N/A%), pre moving , FPS 7.95, Running 3.72s Step 22( N/A%), pre moving , FPS 7.93, Running 3.82s Step 23( N/A%), pre moving , FPS 8.13, Running 3.85s Step 24( N/A%), pre moving , FPS 8.41, Running 3.88s Step 25( N/A%), pre moving , FPS 9.01, Running 3.92s Step 26( N/A%), pre moving , FPS 8.88, Running 4.18s Step 27( N/A%), pre moving , FPS 8.86, Running 4.29s Step 28( N/A%), pre moving , FPS 9.04, Running 4.36s Step 29( N/A%), pre moving , FPS 9.18, Running 4.43s Step 30( N/A%), pre moving , FPS 9.43, Running 4.47s Step 31( N/A%), pre moving , FPS 9.69, Running 4.52s Step 32( N/A%), pre moving , FPS 9.88, Running 4.59s Step 33( N/A%), pre moving , FPS 10.10, Running 4.64s Step 34( N/A%), pre moving , FPS 10.32, Running 4.71s Step 35( N/A%), pre moving , FPS 10.60, Running 4.75s Step 36( N/A%), pre moving , FPS 8.91, Running 5.21s Step 37( N/A%), pre moving , FPS 8.90, Running 5.32s Step 38( N/A%), pre moving , FPS 8.79, Running 5.42s Step 39( N/A%), pre moving , FPS 8.74, Running 5.53s Step 40( N/A%), pre moving , FPS 8.77, Running 5.63s Step 41( N/A%), pre moving , FPS 9.90, Running 5.74s Step 42( N/A%), pre moving , FPS 9.85, Running 5.85s Step 43( N/A%), pre moving , FPS 9.51, Running 5.95s Step 44( N/A%), pre moving , FPS 9.08, Running 6.08s Step 45( N/A%), pre moving , FPS 8.90, Running 6.16s Step 46( N/A%), pre moving , FPS 9.57, Running 6.27s Step 47( N/A%), pre moving , FPS 9.61, Running 6.37s Step 48( N/A%), pre moving , FPS 9.44, Running 6.48s Step 49( N/A%), pre moving , FPS 9.29, Running 6.58s Step 50( N/A%), pre moving , FPS 9.04, Running 6.69s Step 51( N/A%), pre moving , FPS 8.83, Running 6.79s Step 52( N/A%), pre moving , FPS 8.67, Running 6.89s Step 53( N/A%), pre moving , FPS 8.46, Running 7.01s Step 54( N/A%), pre moving , FPS 8.07, Running 7.18s Step 55( N/A%), pre moving , FPS 7.76, Running 7.33s Step 56( N/A%), pre moving , FPS 8.80, Running 7.48s Step 57( N/A%), pre moving , FPS 8.56, Running 7.65s Step 58( N/A%), pre moving , FPS 8.40, Running 7.80s Step 59( N/A%), pre moving , FPS 8.20, Running 7.97s Step 60( N/A%), pre moving , FPS 8.03, Running 8.12s Step 61( N/A%), pre moving , FPS 7.86, Running 8.28s Step 62( N/A%), pre moving , FPS 7.89, Running 8.39s Step 63( N/A%), pre moving , FPS 8.09, Running 8.43s Step 64( N/A%), pre moving , FPS 8.37, Running 8.47s Step 65( N/A%), pre moving , FPS 8.51, Running 8.51s Step 66( N/A%), pre moving , FPS 8.71, Running 8.56s Step 67( N/A%), pre moving , FPS 8.93, Running 8.61s Step 68( N/A%), pre moving , FPS 9.18, Running 8.65s Step 69( N/A%), pre moving , FPS 9.27, Running 8.74s Step 70( N/A%), pre moving , FPS 9.48, Running 8.80s Step 71( N/A%), pre moving , FPS 9.71, Running 8.85s Step 72( N/A%), pre moving , FPS 9.84, Running 8.93s Step 73( N/A%), pre moving , FPS 10.16, Running 8.97s Step 74( N/A%), pre moving , FPS 10.82, Running 9.03s Step 75( N/A%), pre moving , FPS 11.31, Running 9.10s Step 76( N/A%), pre moving , FPS 11.93, Running 9.16s Step 77( N/A%), pre moving , FPS 12.76, Running 9.22s Step 78( N/A%), pre moving , FPS 13.61, Running 9.27s Step 79( N/A%), pre moving , FPS 14.68, Running 9.33s Step 80( N/A%), pre moving , FPS 15.70, Running 9.39s Step 81( N/A%), pre moving , FPS 17.21, Running 9.44s Step 82( N/A%), pre moving , FPS 17.42, Running 9.54s Step 83( N/A%), pre moving , FPS 16.40, Running 9.65s Step 84( N/A%), pre moving , FPS 15.59, Running 9.75s Step 85( N/A%), pre moving , FPS 14.94, Running 9.85s Step 86( N/A%), pre moving , FPS 14.36, Running 9.96s Step 87( N/A%), pre moving , FPS 13.93, Running 10.04s Step 88( N/A%), pre moving , FPS 13.41, Running 10.15s Step 89( N/A%), pre moving , FPS 13.24, Running 10.25s Step 90( N/A%), pre moving , FPS 12.85, Running 10.35s Step 91( N/A%), pre moving , FPS 12.49, Running 10.45s Step 92( N/A%), pre moving , FPS 12.28, Running 10.56s Step 93( N/A%), pre moving , FPS 11.87, Running 10.66s Step 94( N/A%), pre moving , FPS 11.55, Running 10.76s Step 95( N/A%), pre moving , FPS 11.30, Running 10.87s Step 96( N/A%), pre moving , FPS 11.05, Running 10.97s Step 97( N/A%), pre moving , FPS 10.80, Running 11.07s Step 98( N/A%), pre moving , FPS 10.49, Running 11.18s Step 99( N/A%), pre moving , FPS 10.34, Running 11.27s Step 100( N/A%), pre moving , FPS 10.16, Running 11.36s Step 101( N/A%), pre moving , FPS 9.75, Running 11.49s Step 102( N/A%), pre moving , FPS 9.69, Running 11.60s Step 103( N/A%), pre moving , FPS 9.73, Running 11.70s Step 104( N/A%), pre moving , FPS 9.85, Running 11.78s Step 105( N/A%), pre moving , FPS 9.85, Running 11.88s Step 106( N/A%), pre moving , FPS 9.86, Running 11.98s Step 107( N/A%), pre moving , FPS 9.79, Running 12.09s Step 108( N/A%), pre moving , FPS 9.77, Running 12.19s Step 109( N/A%), pre moving , FPS 9.77, Running 12.29s Step 110( N/A%), pre moving , FPS 9.77, Running 12.40s Step 111( N/A%), pre moving , FPS 9.72, Running 12.51s Step 112( N/A%), pre moving , FPS 9.72, Running 12.61s Step 113( N/A%), pre moving , FPS 9.72, Running 12.72s Step 114( N/A%), pre moving , FPS 9.72, Running 12.82s Step 115( N/A%), pre moving , FPS 9.72, Running 12.93s Step 116( N/A%), pre moving , FPS 9.96, Running 12.98s Step 117( N/A%), pre moving , FPS 10.33, Running 13.01s Step 118( N/A%), pre moving , FPS 10.73, Running 13.04s Step 119( N/A%), pre moving , FPS 11.06, Running 13.07s Step 120( N/A%), pre moving , FPS 11.49, Running 13.10s Step 121( N/A%), pre moving , FPS 12.24, Running 13.13s Step 122( N/A%), pre moving , FPS 12.69, Running 13.17s Step 123( N/A%), pre moving , FPS 13.03, Running 13.24s Step 124( N/A%), pre moving , FPS 13.27, Running 13.29s Step 125( N/A%), pre moving , FPS 13.77, Running 13.34s Step 126( N/A%), pre moving , FPS 14.35, Running 13.38s Step 127( N/A%), pre moving , FPS 14.83, Running 13.44s Step 128( N/A%), pre moving , FPS 15.46, Running 13.48s Step 129( N/A%), pre moving , FPS 16.06, Running 13.54s Step 130( N/A%), pre moving , FPS 16.71, Running 13.60s Step 131( N/A%), pre moving , FPS 17.62, Running 13.64s Step 132( N/A%), pre moving , FPS 18.46, Running 13.70s Step 133( N/A%), pre moving , FPS 10.19, Running 14.68s Step 134( N/A%), pre moving , FPS 8.76, Running 15.10s Step 135( N/A%), pre moving , FPS 7.84, Running 15.48s Step 136( N/A%), pre moving , FPS 7.02, Running 15.82s Step 137( N/A%), pre moving , FPS 6.24, Running 16.22s Step 138( N/A%), pre moving , FPS 5.65, Running 16.58s Step 139( N/A%), pre moving , FPS 5.15, Running 16.96s Step 140( N/A%), pre moving , FPS 4.90, Running 17.18s Step 141( N/A%), pre moving , FPS 4.69, Running 17.39s Step 142( N/A%), pre moving , FPS 4.49, Running 17.63s Step 143( N/A%), pre moving , FPS 4.35, Running 17.83s Step 144( N/A%), pre moving , FPS 4.11, Running 18.15s Step 145( N/A%), pre moving , FPS 3.90, Running 18.47s Step 146( N/A%), pre moving , FPS 3.68, Running 18.81s Step 147( N/A%), pre moving , FPS 3.45, Running 19.23s Step 148( N/A%), pre moving , FPS 3.26, Running 19.62s Step 149( N/A%), pre moving , FPS 3.09, Running 20.01s Step 150( N/A%), pre moving , FPS 2.95, Running 20.39s Step 151( N/A%), pre moving , FPS 2.81, Running 20.76s Step 152( N/A%), pre moving , FPS 2.68, Running 21.17s Step 153( N/A%), pre moving , FPS 2.90, Running 21.58s Step 154( N/A%), pre moving , FPS 2.93, Running 21.93s Step 155( N/A%), pre moving , FPS 2.99, Running 22.17s Step 156( N/A%), pre moving , FPS 3.02, Running 22.44s Step 157( N/A%), pre moving , FPS 3.06, Running 22.75s Step 158( N/A%), pre moving , FPS 3.07, Running 23.10s Step 159( N/A%), pre moving , FPS 3.07, Running 23.47s Step 160( N/A%), pre moving , FPS 3.00, Running 23.86s Step 161( N/A%), pre moving , FPS 2.93, Running 24.22s Step 162( N/A%), pre moving , FPS 2.86, Running 24.62s Step 163( N/A%), pre moving , FPS 2.78, Running 25.04s Step 164( N/A%), pre moving , FPS 2.74, Running 25.45s Step 165( N/A%), pre moving , FPS 2.72, Running 25.83s Step 166( N/A%), pre moving , FPS 2.69, Running 26.24s Step 167( N/A%), pre moving , FPS 2.72, Running 26.57s Step 168( N/A%), pre moving , FPS 2.76, Running 26.88s Step 169( N/A%), pre moving , FPS 2.76, Running 27.25s Step 170( N/A%), pre moving , FPS 2.80, Running 27.54s Step 171( N/A%), pre moving , FPS 2.78, Running 27.95s Step 172( N/A%), pre moving , FPS 2.79, Running 28.33s Step 173( N/A%), pre moving , FPS 2.78, Running 28.77s Step 174( N/A%), pre moving , FPS 2.76, Running 29.18s Step 175( N/A%), pre moving , FPS 2.67, Running 29.65s Step 176( N/A%), pre moving , FPS 2.60, Running 30.13s Step 177( N/A%), pre moving , FPS 2.54, Running 30.61s Step 178( N/A%), pre moving , FPS 2.56, Running 30.90s Step 179( N/A%), pre moving , FPS 2.54, Running 31.33s Step 180( N/A%), pre moving , FPS 2.55, Running 31.71s Step 181( N/A%), pre moving , FPS 2.53, Running 32.12s Step 182( N/A%), pre moving , FPS 2.53, Running 32.52s Step 183( N/A%), pre moving , FPS 2.54, Running 32.90s Step 184( N/A%), pre moving , FPS 2.55, Running 33.30s Step 185( N/A%), pre moving , FPS 2.53, Running 33.73s Step 186( N/A%), pre moving , FPS 2.52, Running 34.18s Step 187( N/A%), pre moving , FPS 2.51, Running 34.55s Step 188( N/A%), pre moving , FPS 2.48, Running 34.94s Step 189( N/A%), pre moving , FPS 2.48, Running 35.32s Step 190( N/A%), pre moving , FPS 2.47, Running 35.65s Step 191( N/A%), pre moving , FPS 2.49, Running 35.97s Step 192( N/A%), pre moving , FPS 2.46, Running 36.45s Step 193( N/A%), pre moving , FPS 2.47, Running 36.85s Step 194( N/A%), pre moving , FPS 2.47, Running 37.28s Step 195( N/A%), pre moving , FPS 2.48, Running 37.73s Step 196( N/A%), pre moving , FPS 2.49, Running 38.17s Step 197( N/A%), pre moving , FPS 2.50, Running 38.62s Step 198( N/A%), pre moving , FPS 2.45, Running 39.06s Step 199( N/A%), pre moving , FPS 2.49, Running 39.35s Step 200( N/A%), pre moving , FPS 2.51, Running 39.69s Step 201( N/A%), pre moving , FPS 2.52, Running 40.06s Step 202( N/A%), pre moving , FPS 2.51, Running 40.48s Step 203( N/A%), pre moving , FPS 2.50, Running 40.90s Step 204( N/A%), pre moving , FPS 2.50, Running 41.30s Step 205( N/A%), pre moving , FPS 2.52, Running 41.67s Step 206( N/A%), pre moving , FPS 2.54, Running 42.05s Step 207( N/A%), pre moving , FPS 2.51, Running 42.52s Step 208( N/A%), pre moving , FPS 2.50, Running 42.93s Step 209( N/A%), pre moving , FPS 2.59, Running 43.05s Step 210( N/A%), pre moving , FPS 2.66, Running 43.16s Step 211( N/A%), pre moving , FPS 2.74, Running 43.29s Step 212( N/A%), pre moving , FPS 2.87, Running 43.41s Step 213( N/A%), pre moving , FPS 3.00, Running 43.53s Step 214( N/A%), pre moving , FPS 3.15, Running 43.62s Step 215( N/A%), pre moving , FPS 3.34, Running 43.71s Step 216( N/A%), pre moving , FPS 3.55, Running 43.80s Step 217( N/A%), pre moving , FPS 3.81, Running 43.87s Step 218( N/A%), pre moving , FPS 4.10, Running 43.93s Step 219( N/A%), pre moving , FPS 2.90, Running 46.24s Step 220( N/A%), pre moving , FPS 2.88, Running 46.65s Step 221( N/A%), pre moving , FPS 2.84, Running 47.10s Step 222( N/A%), pre moving , FPS 2.82, Running 47.57s Step 223( N/A%), pre moving , FPS 2.84, Running 47.94s Step 224( N/A%), pre moving , FPS 2.87, Running 48.27s Step 225( N/A%), pre moving , FPS 2.87, Running 48.64s Step 226( N/A%), pre moving , FPS 2.85, Running 49.07s Step 227( N/A%), pre moving , FPS 2.87, Running 49.50s Step 228( N/A%), pre moving , FPS 2.85, Running 49.95s Step 229( N/A%), pre moving , FPS 2.74, Running 50.35s Step 230( N/A%), pre moving , FPS 2.61, Running 50.82s Step 231( N/A%), pre moving , FPS 2.51, Running 51.25s Step 232( N/A%), pre moving , FPS 2.44, Running 51.60s Step 233( N/A%), pre moving , FPS 2.37, Running 51.96s Step 234( N/A%), pre moving , FPS 2.32, Running 52.25s Step 235( N/A%), pre moving , FPS 2.25, Running 52.59s Step 236( N/A%), pre moving , FPS 2.18, Running 52.97s Step 237( N/A%), pre moving , FPS 2.11, Running 53.34s Step 238( N/A%), pre moving , FPS 2.04, Running 53.73s Step 239( 0.33%), action 1, FPS 2.30, Running 54.93s Step 240( 0.67%), action 2, FPS 2.20, Running 55.76s Step 241( 1.00%), action 3, FPS 2.19, Running 56.23s Step 242( 1.33%), action 4, FPS 2.18, Running 56.76s Step 243( 1.67%), action 5, FPS 2.07, Running 57.60s Step 244( 2.00%), action 6, FPS 2.03, Running 58.11s Step 245( 2.33%), action 7, FPS 2.01, Running 58.60s Step 246( 2.67%), action 8, FPS 1.97, Running 59.22s Step 247( 3.00%), action 9, FPS 1.92, Running 59.92s Step 248( 3.33%), action 10, FPS 1.91, Running 60.43s Step 249( 3.67%), action 11, FPS 1.86, Running 61.10s Step 250( 4.00%), action 12, FPS 1.84, Running 61.69s Step 251( 4.33%), action 13, FPS 1.79, Running 62.42s Step 252( 4.67%), action 14, FPS 1.71, Running 63.28s Step 253( 5.00%), action 15, FPS 1.68, Running 63.89s Step 254( 5.33%), action 16, FPS 1.66, Running 64.34s Step 255( 5.67%), action 17, FPS 1.61, Running 65.01s Step 256( 6.00%), action 18, FPS 1.60, Running 65.51s Step 257( 6.33%), action 19, FPS 1.57, Running 66.09s Step 258( 6.67%), action 20, FPS 1.53, Running 66.77s Step 259( 7.00%), action 21, FPS 1.60, Running 67.47s Step 260( 7.33%), action 22, FPS 1.59, Running 68.31s Step 261( 7.67%), action 23, FPS 1.57, Running 69.01s Step 262( 8.00%), action 24, FPS 1.55, Running 69.64s Step 263( 8.33%), action 25, FPS 1.58, Running 70.27s Step 264( 8.67%), action 26, FPS 1.57, Running 70.81s Step 265( 9.00%), action 27, FPS 1.54, Running 71.55s Step 266( 9.33%), action 28, FPS 1.54, Running 72.18s Step 267( 9.67%), action 29, FPS 1.57, Running 72.63s Step 268( 10.00%), action 30, FPS 1.58, Running 73.07s Step 269( 10.33%), action 31, FPS 1.53, Running 74.17s Step 270( 10.67%), action 32, FPS 1.52, Running 74.85s Step 271( 11.00%), action 33, FPS 1.51, Running 75.67s Step 272( 11.33%), action 34, FPS 1.53, Running 76.33s Step 273( 11.67%), action 35, FPS 1.55, Running 76.80s Step 274( 12.00%), action 36, FPS 1.53, Running 77.38s Step 275( 12.33%), action 37, FPS 1.54, Running 78.00s Step 276( 12.67%), action 38, FPS 1.51, Running 78.75s Step 277( 13.00%), action 39, FPS 1.50, Running 79.39s Step 278( 13.33%), action 40, FPS 1.50, Running 80.07s Step 279( 13.67%), action 41, FPS 1.49, Running 80.90s Step 280( 14.00%), action 42, FPS 1.52, Running 81.45s Step 281( 14.33%), action 43, FPS 1.52, Running 82.19s Step 282( 14.67%), action 44, FPS 1.51, Running 82.84s Step 283( 15.00%), action 45, FPS 1.53, Running 83.38s Step 284( 15.33%), action 46, FPS 1.51, Running 84.07s Step 285( 15.67%), action 47, FPS 1.54, Running 84.57s Step 286( 16.00%), action 48, FPS 1.52, Running 85.30s Step 287( 16.33%), action 49, FPS 1.52, Running 85.75s Step 288( 16.67%), action 50, FPS 1.47, Running 86.68s Step 289( 17.00%), action 51, FPS 1.51, Running 87.39s Step 290( 17.33%), action 52, FPS 1.51, Running 88.12s Step 291( 17.67%), action 53, FPS 1.53, Running 88.71s Step 292( 18.00%), action 54, FPS 1.55, Running 89.27s Step 293( 18.33%), action 55, FPS 1.55, Running 89.68s Step 294( 18.67%), action 56, FPS 1.52, Running 90.50s Step 295( 19.00%), action 57, FPS 1.54, Running 90.96s Step 296( 19.33%), action 58, FPS 1.56, Running 91.54s Step 297( 19.67%), action 59, FPS 1.57, Running 92.12s Step 298( 20.00%), action 60, FPS 1.57, Running 92.81s Step 299( 20.33%), action 61, FPS 1.61, Running 93.34s Step 300( 20.67%), action 62, FPS 1.62, Running 93.78s Step 301( 21.00%), action 63, FPS 1.67, Running 94.19s Step 302( 21.33%), action 64, FPS 1.69, Running 94.70s Step 303( 21.67%), action 65, FPS 1.69, Running 95.23s Step 304( 22.00%), action 66, FPS 1.71, Running 95.74s Step 305( 22.33%), action 67, FPS 1.71, Running 96.25s Step 306( 22.67%), action 68, FPS 1.73, Running 96.85s Step 307( 23.00%), action 69, FPS 1.71, Running 97.47s Step 308( 23.33%), action 70, FPS 1.79, Running 97.83s Step 309( 23.67%), action 71, FPS 1.82, Running 98.40s Step 310( 24.00%), action 72, FPS 1.86, Running 98.85s Step 311( 24.33%), action 73, FPS 1.86, Running 99.49s Step 312( 24.67%), action 74, FPS 1.86, Running 100.05s Step 313( 25.00%), action 75, FPS 1.84, Running 100.56s Step 314( 25.33%), action 76, FPS 1.88, Running 101.12s Step 315( 25.67%), action 77, FPS 1.88, Running 101.62s Step 316( 26.00%), action 78, FPS 1.88, Running 102.19s Step 317( 26.33%), action 79, FPS 1.90, Running 102.67s Step 318( 26.67%), action 80, FPS 1.90, Running 103.36s Step 319( 27.00%), action 81, FPS 1.86, Running 104.10s Step 320( 27.33%), action 82, FPS 1.82, Running 104.80s Step 321( 27.67%), action 83, FPS 1.80, Running 105.33s Step 322( 28.00%), action 84, FPS 1.80, Running 105.83s Step 323( 28.33%), action 85, FPS 1.79, Running 106.39s Step 324( 28.67%), action 86, FPS 1.81, Running 106.79s Step 325( 29.00%), action 87, FPS 1.80, Running 107.36s Step 326( 29.33%), action 88, FPS 1.83, Running 107.80s Step 327( 29.67%), action 89, FPS 1.82, Running 108.48s Step 328( 30.00%), action 90, FPS 1.79, Running 109.01s Step 329( 30.33%), action 91, FPS 1.75, Running 109.82s Step 330( 30.67%), action 92, FPS 1.73, Running 110.41s Step 331( 31.00%), action 93, FPS 1.75, Running 110.95s Step 332( 31.33%), action 94, FPS 1.78, Running 111.27s Step 333( 31.67%), action 95, FPS 1.78, Running 111.77s Step 334( 32.00%), action 96, FPS 1.77, Running 112.45s Step 335( 32.33%), action 97, FPS 1.77, Running 112.93s Step 336( 32.67%), action 98, FPS 1.76, Running 113.56s Step 337( 33.00%), action 99, FPS 1.75, Running 114.10s Step 338( 33.33%), action 100, FPS 1.75, Running 114.80s Step 339( 33.67%), action 101, FPS 1.73, Running 115.66s Step 340( 34.00%), action 102, FPS 1.77, Running 116.08s Step 341( 34.33%), action 103, FPS 1.79, Running 116.50s Step 342( 34.67%), action 104, FPS 1.79, Running 117.02s Step 343( 35.00%), action 105, FPS 1.80, Running 117.48s Step 344( 35.33%), action 106, FPS 1.77, Running 118.08s [2026-08-01 16:34:29] [19 ] Seed 18 failed after 118.29 s. +steps: 344 , actions: 106 . +Instruction: Empty +Total 5/19(26.32%) success. +Setting seed: 19 +Step 1( N/A%), pre moving , FPS 0.58, Running 1.73s Step 2( N/A%), pre moving , FPS 1.09, Running 1.83s Step 3( N/A%), pre moving , FPS 1.56, Running 1.93s Step 4( N/A%), pre moving , FPS 1.95, Running 2.05s Step 5( N/A%), pre moving , FPS 2.32, Running 2.16s Step 6( N/A%), pre moving , FPS 2.65, Running 2.26s Step 7( N/A%), pre moving , FPS 2.95, Running 2.37s Step 8( N/A%), pre moving , FPS 3.23, Running 2.48s Step 9( N/A%), pre moving , FPS 3.49, Running 2.58s Step 10( N/A%), pre moving , FPS 3.73, Running 2.68s Step 11( N/A%), pre moving , FPS 3.97, Running 2.77s Step 12( N/A%), pre moving , FPS 4.19, Running 2.86s Step 13( N/A%), pre moving , FPS 4.39, Running 2.96s Step 14( N/A%), pre moving , FPS 4.61, Running 3.03s Step 15( N/A%), pre moving , FPS 4.86, Running 3.08s Step 16( N/A%), pre moving , FPS 5.10, Running 3.14s Step 17( N/A%), pre moving , FPS 5.34, Running 3.18s Step 18( N/A%), pre moving , FPS 5.58, Running 3.22s Step 19( N/A%), pre moving , FPS 5.78, Running 3.29s Step 20( N/A%), pre moving , FPS 6.00, Running 3.34s Step 21( N/A%), pre moving , FPS 10.56, Running 3.62s Step 22( N/A%), pre moving , FPS 10.80, Running 3.68s Step 23( N/A%), pre moving , FPS 10.98, Running 3.75s Step 24( N/A%), pre moving , FPS 11.32, Running 3.82s Step 25( N/A%), pre moving , FPS 11.68, Running 3.87s Step 26( N/A%), pre moving , FPS 10.05, Running 4.25s Step 27( N/A%), pre moving , FPS 10.14, Running 4.35s Step 28( N/A%), pre moving , FPS 10.28, Running 4.42s Step 29( N/A%), pre moving , FPS 10.24, Running 4.53s Step 30( N/A%), pre moving , FPS 10.26, Running 4.63s Step 31( N/A%), pre moving , FPS 10.20, Running 4.73s Step 32( N/A%), pre moving , FPS 10.15, Running 4.83s Step 33( N/A%), pre moving , FPS 10.13, Running 4.94s Step 34( N/A%), pre moving , FPS 9.96, Running 5.04s Step 35( N/A%), pre moving , FPS 9.82, Running 5.12s Step 36( N/A%), pre moving , FPS 8.02, Running 5.63s Step 37( N/A%), pre moving , FPS 7.85, Running 5.73s Step 38( N/A%), pre moving , FPS 7.66, Running 5.84s Step 39( N/A%), pre moving , FPS 7.55, Running 5.94s Step 40( N/A%), pre moving , FPS 7.41, Running 6.04s Step 41( N/A%), pre moving , FPS 7.91, Running 6.15s Step 42( N/A%), pre moving , FPS 7.78, Running 6.25s Step 43( N/A%), pre moving , FPS 7.67, Running 6.36s Step 44( N/A%), pre moving , FPS 7.58, Running 6.46s Step 45( N/A%), pre moving , FPS 7.43, Running 6.56s Step 46( N/A%), pre moving , FPS 8.30, Running 6.67s Step 47( N/A%), pre moving , FPS 8.26, Running 6.77s Step 48( N/A%), pre moving , FPS 8.15, Running 6.88s Step 49( N/A%), pre moving , FPS 8.16, Running 6.98s Step 50( N/A%), pre moving , FPS 8.14, Running 7.09s Step 51( N/A%), pre moving , FPS 8.13, Running 7.19s Step 52( N/A%), pre moving , FPS 8.25, Running 7.26s Step 53( N/A%), pre moving , FPS 8.27, Running 7.36s Step 54( N/A%), pre moving , FPS 8.35, Running 7.44s Step 55( N/A%), pre moving , FPS 8.36, Running 7.51s Step 56( N/A%), pre moving , FPS 10.32, Running 7.57s Step 57( N/A%), pre moving , FPS 10.55, Running 7.63s Step 58( N/A%), pre moving , FPS 10.85, Running 7.68s Step 59( N/A%), pre moving , FPS 11.19, Running 7.73s Step 60( N/A%), pre moving , FPS 11.22, Running 7.82s Step 61( N/A%), pre moving , FPS 11.31, Running 7.92s Step 62( N/A%), pre moving , FPS 11.40, Running 8.00s Step 63( N/A%), pre moving , FPS 11.63, Running 8.08s Step 64( N/A%), pre moving , FPS 11.83, Running 8.15s Step 65( N/A%), pre moving , FPS 11.94, Running 8.24s Step 66( N/A%), pre moving , FPS 11.88, Running 8.35s Step 67( N/A%), pre moving , FPS 11.51, Running 8.51s Step 68( N/A%), pre moving , FPS 11.29, Running 8.65s Step 69( N/A%), pre moving , FPS 10.97, Running 8.81s Step 70( N/A%), pre moving , FPS 10.65, Running 8.96s Step 71( N/A%), pre moving , FPS 10.34, Running 9.13s Step 72( N/A%), pre moving , FPS 9.91, Running 9.28s Step 73( N/A%), pre moving , FPS 9.60, Running 9.44s Step 74( N/A%), pre moving , FPS 9.35, Running 9.58s Step 75( N/A%), pre moving , FPS 9.05, Running 9.72s Step 76( N/A%), pre moving , FPS 8.65, Running 9.88s Step 77( N/A%), pre moving , FPS 8.32, Running 10.03s Step 78( N/A%), pre moving , FPS 7.97, Running 10.19s Step 79( N/A%), pre moving , FPS 7.85, Running 10.28s Step 80( N/A%), pre moving , FPS 7.64, Running 10.44s Step 81( N/A%), pre moving , FPS 7.52, Running 10.57s Step 82( N/A%), pre moving , FPS 7.33, Running 10.73s Step 83( N/A%), pre moving , FPS 7.21, Running 10.85s Step 84( N/A%), pre moving , FPS 6.99, Running 11.01s Step 85( N/A%), pre moving , FPS 6.87, Running 11.15s Step 86( N/A%), pre moving , FPS 6.89, Running 11.25s Step 87( N/A%), pre moving , FPS 7.02, Running 11.36s Step 88( N/A%), pre moving , FPS 7.11, Running 11.46s Step 89( N/A%), pre moving , FPS 7.25, Running 11.56s Step 90( N/A%), pre moving , FPS 7.40, Running 11.67s Step 91( N/A%), pre moving , FPS 7.57, Running 11.77s Step 92( N/A%), pre moving , FPS 7.75, Running 11.86s Step 93( N/A%), pre moving , FPS 8.15, Running 11.90s Step 94( N/A%), pre moving , FPS 8.38, Running 11.97s Step 95( N/A%), pre moving , FPS 8.61, Running 12.05s Step 96( N/A%), pre moving , FPS 9.03, Running 12.10s Step 97( N/A%), pre moving , FPS 9.44, Running 12.15s Step 98( N/A%), pre moving , FPS 9.95, Running 12.20s Step 99( N/A%), pre moving , FPS 10.11, Running 12.25s Step 100( N/A%), pre moving , FPS 10.75, Running 12.30s Step 101( N/A%), pre moving , FPS 11.25, Running 12.35s Step 102( N/A%), pre moving , FPS 11.99, Running 12.40s Step 103( N/A%), pre moving , FPS 12.39, Running 12.46s Step 104( N/A%), pre moving , FPS 13.18, Running 12.53s Step 105( N/A%), pre moving , FPS 13.96, Running 12.58s Step 106( N/A%), pre moving , FPS 14.43, Running 12.64s Step 107( N/A%), pre moving , FPS 14.81, Running 12.71s Step 108( N/A%), pre moving , FPS 14.74, Running 12.82s Step 109( N/A%), pre moving , FPS 14.68, Running 12.93s Step 110( N/A%), pre moving , FPS 14.66, Running 13.03s Step 111( N/A%), pre moving , FPS 14.70, Running 13.13s Step 112( N/A%), pre moving , FPS 14.78, Running 13.21s Step 113( N/A%), pre moving , FPS 14.18, Running 13.31s Step 114( N/A%), pre moving , FPS 13.79, Running 13.42s Step 115( N/A%), pre moving , FPS 13.50, Running 13.53s Step 116( N/A%), pre moving , FPS 13.05, Running 13.63s Step 117( N/A%), pre moving , FPS 12.57, Running 13.74s Step 118( N/A%), pre moving , FPS 12.19, Running 13.84s Step 119( N/A%), pre moving , FPS 11.85, Running 13.94s Step 120( N/A%), pre moving , FPS 11.41, Running 14.05s Step 121( N/A%), pre moving , FPS 11.11, Running 14.15s Step 122( N/A%), pre moving , FPS 10.71, Running 14.27s Step 123( N/A%), pre moving , FPS 10.48, Running 14.37s Step 124( N/A%), pre moving , FPS 10.30, Running 14.47s Step 125( N/A%), pre moving , FPS 6.72, Running 15.56s Step 126( N/A%), pre moving , FPS 5.96, Running 15.99s Step 127( N/A%), pre moving , FPS 5.76, Running 16.18s Step 128( N/A%), pre moving , FPS 5.55, Running 16.42s Step 129( N/A%), pre moving , FPS 5.32, Running 16.69s Step 130( N/A%), pre moving , FPS 5.03, Running 17.01s Step 131( N/A%), pre moving , FPS 4.81, Running 17.29s Step 132( N/A%), pre moving , FPS 4.47, Running 17.68s Step 133( N/A%), pre moving , FPS 4.21, Running 18.05s Step 134( N/A%), pre moving , FPS 3.97, Running 18.46s Step 135( N/A%), pre moving , FPS 3.77, Running 18.84s Step 136( N/A%), pre moving , FPS 3.56, Running 19.24s Step 137( N/A%), pre moving , FPS 3.41, Running 19.60s Step 138( N/A%), pre moving , FPS 3.26, Running 19.97s Step 139( N/A%), pre moving , FPS 3.11, Running 20.36s Step 140( N/A%), pre moving , FPS 3.05, Running 20.60s Step 141( N/A%), pre moving , FPS 3.02, Running 20.78s Step 142( N/A%), pre moving , FPS 2.97, Running 21.01s Step 143( N/A%), pre moving , FPS 2.92, Running 21.23s Step 144( N/A%), pre moving , FPS 2.90, Running 21.38s Step 145( N/A%), pre moving , FPS 3.27, Running 21.68s Step 146( N/A%), pre moving , FPS 3.43, Running 21.83s Step 147( N/A%), pre moving , FPS 3.37, Running 22.12s Step 148( N/A%), pre moving , FPS 3.40, Running 22.31s Step 149( N/A%), pre moving , FPS 3.32, Running 22.71s Step 150( N/A%), pre moving , FPS 3.37, Running 22.93s Step 151( N/A%), pre moving , FPS 3.32, Running 23.31s Step 152( N/A%), pre moving , FPS 3.42, Running 23.53s Step 153( N/A%), pre moving , FPS 3.40, Running 23.94s Step 154( N/A%), pre moving , FPS 3.53, Running 24.13s Step 155( N/A%), pre moving , FPS 3.52, Running 24.53s Step 156( N/A%), pre moving , FPS 3.62, Running 24.76s Step 157( N/A%), pre moving , FPS 3.61, Running 25.14s Step 158( N/A%), pre moving , FPS 3.72, Running 25.35s Step 159( N/A%), pre moving , FPS 3.84, Running 25.57s Step 160( N/A%), pre moving , FPS 3.85, Running 25.79s Step 161( N/A%), pre moving , FPS 3.81, Running 26.03s Step 162( N/A%), pre moving , FPS 3.88, Running 26.17s Step 163( N/A%), pre moving , FPS 3.77, Running 26.53s Step 164( N/A%), pre moving , FPS 3.75, Running 26.72s Step 165( N/A%), pre moving , FPS 3.72, Running 27.05s Step 166( N/A%), pre moving , FPS 3.68, Running 27.27s Step 167( N/A%), pre moving , FPS 3.58, Running 27.71s Step 168( N/A%), pre moving , FPS 3.54, Running 27.96s Step 169( N/A%), pre moving , FPS 3.50, Running 28.42s Step 170( N/A%), pre moving , FPS 3.47, Running 28.70s Step 171( N/A%), pre moving , FPS 3.44, Running 29.13s Step 172( N/A%), pre moving , FPS 3.41, Running 29.40s Step 173( N/A%), pre moving , FPS 3.41, Running 29.81s Step 174( N/A%), pre moving , FPS 3.37, Running 30.06s Step 175( N/A%), pre moving , FPS 3.42, Running 30.37s Step 176( N/A%), pre moving , FPS 3.48, Running 30.51s Step 177( N/A%), pre moving , FPS 3.57, Running 30.74s Step 178( N/A%), pre moving , FPS 3.56, Running 30.97s Step 179( N/A%), pre moving , FPS 3.48, Running 31.32s Step 180( N/A%), pre moving , FPS 3.49, Running 31.52s Step 181( N/A%), pre moving , FPS 3.40, Running 31.90s Step 182( N/A%), pre moving , FPS 3.34, Running 32.15s Step 183( N/A%), pre moving , FPS 3.33, Running 32.54s Step 184( N/A%), pre moving , FPS 3.28, Running 32.81s Step 185( N/A%), pre moving , FPS 3.25, Running 33.20s Step 186( N/A%), pre moving , FPS 3.25, Running 33.43s Step 187( N/A%), pre moving , FPS 3.26, Running 33.85s Step 188( N/A%), pre moving , FPS 3.33, Running 33.97s Step 189( N/A%), pre moving , FPS 3.54, Running 34.08s Step 190( N/A%), pre moving , FPS 3.64, Running 34.19s Step 191( N/A%), pre moving , FPS 3.86, Running 34.31s Step 192( N/A%), pre moving , FPS 3.97, Running 34.44s Step 193( N/A%), pre moving , FPS 4.21, Running 34.56s Step 194( N/A%), pre moving , FPS 4.34, Running 34.67s Step 195( N/A%), pre moving , FPS 4.53, Running 34.79s Step 196( N/A%), pre moving , FPS 4.54, Running 34.92s Step 197( N/A%), pre moving , FPS 4.65, Running 35.04s Step 198( N/A%), pre moving , FPS 3.61, Running 36.50s Step 199( N/A%), pre moving , FPS 3.58, Running 36.90s Step 200( N/A%), pre moving , FPS 3.55, Running 37.15s Step 201( N/A%), pre moving , FPS 3.58, Running 37.50s Step 202( N/A%), pre moving , FPS 3.59, Running 37.72s Step 203( N/A%), pre moving , FPS 3.60, Running 38.09s Step 204( N/A%), pre moving , FPS 3.62, Running 38.33s Step 205( N/A%), pre moving , FPS 3.62, Running 38.72s Step 206( N/A%), pre moving , FPS 3.62, Running 38.96s Step 207( N/A%), pre moving , FPS 3.62, Running 39.37s Step 208( N/A%), pre moving , FPS 3.55, Running 39.61s Step 209( N/A%), pre moving , FPS 3.41, Running 39.94s Step 210( N/A%), pre moving , FPS 3.40, Running 40.08s Step 211( N/A%), pre moving , FPS 3.34, Running 40.29s Step 212( N/A%), pre moving , FPS 3.32, Running 40.46s Step 213( N/A%), pre moving , FPS 3.21, Running 40.79s Step 214( N/A%), pre moving , FPS 3.18, Running 40.96s Step 215( N/A%), pre moving , FPS 3.09, Running 41.27s Step 216( N/A%), pre moving , FPS 3.04, Running 41.49s Step 217( N/A%), pre moving , FPS 2.92, Running 41.89s Step 218( 0.33%), action 1, FPS 3.16, Running 42.83s Step 219( 0.67%), action 2, FPS 3.06, Running 43.43s Step 220( 1.00%), action 3, FPS 2.93, Running 43.98s Step 221( 1.33%), action 4, FPS 2.94, Running 44.31s Step 222( 1.67%), action 5, FPS 2.92, Running 44.58s Step 223( 2.00%), action 6, FPS 2.95, Running 44.86s Step 224( 2.33%), action 7, FPS 2.82, Running 45.43s Step 225( 2.67%), action 8, FPS 2.86, Running 45.71s Step 226( 3.00%), action 9, FPS 2.74, Running 46.26s Step 227( 3.33%), action 10, FPS 2.77, Running 46.58s Step 228( 3.67%), action 11, FPS 2.57, Running 47.39s Step 229( 4.00%), action 12, FPS 2.54, Running 47.82s Step 230( 4.33%), action 13, FPS 2.36, Running 48.54s Step 231( 4.67%), action 14, FPS 2.33, Running 48.88s Step 232( 5.00%), action 15, FPS 2.28, Running 49.22s Step 233( 5.33%), action 16, FPS 2.31, Running 49.44s Step 234( 5.67%), action 17, FPS 2.27, Running 49.77s Step 235( 6.00%), action 18, FPS 2.27, Running 50.10s Step 236( 6.33%), action 19, FPS 2.20, Running 50.60s Step 237( 6.67%), action 20, FPS 2.22, Running 50.90s Step 238( 7.00%), action 21, FPS 2.28, Running 51.62s Step 239( 7.33%), action 22, FPS 2.34, Running 51.99s Step 240( 7.67%), action 23, FPS 2.31, Running 52.64s Step 241( 8.00%), action 24, FPS 2.31, Running 52.97s Step 242( 8.33%), action 25, FPS 2.22, Running 53.57s Step 243( 8.67%), action 26, FPS 2.19, Running 53.97s Step 244( 9.00%), action 27, FPS 2.16, Running 54.67s Step 245( 9.33%), action 28, FPS 2.11, Running 55.20s Step 246( 9.67%), action 29, FPS 2.11, Running 55.74s Step 247( 10.00%), action 30, FPS 2.09, Running 56.17s Step 248( 10.33%), action 31, FPS 2.10, Running 56.91s Step 249( 10.67%), action 32, FPS 2.12, Running 57.25s Step 250( 11.00%), action 33, FPS 2.12, Running 57.99s Step 251( 11.33%), action 34, FPS 2.08, Running 58.48s Step 252( 11.67%), action 35, FPS 2.04, Running 59.02s Step 253( 12.00%), action 36, FPS 1.97, Running 59.58s Step 254( 12.33%), action 37, FPS 1.92, Running 60.21s Step 255( 12.67%), action 38, FPS 1.91, Running 60.58s Step 256( 13.00%), action 39, FPS 1.88, Running 61.26s Step 257( 13.33%), action 40, FPS 1.85, Running 61.69s Step 258( 13.67%), action 41, FPS 1.84, Running 62.50s Step 259( 14.00%), action 42, FPS 1.79, Running 63.14s Step 260( 14.33%), action 43, FPS 1.77, Running 63.94s Step 261( 14.67%), action 44, FPS 1.75, Running 64.41s Step 262( 15.00%), action 45, FPS 1.72, Running 65.20s Step 263( 15.33%), action 46, FPS 1.71, Running 65.66s Step 264( 15.67%), action 47, FPS 1.70, Running 66.45s Step 265( 16.00%), action 48, FPS 1.73, Running 66.78s Step 266( 16.33%), action 49, FPS 1.72, Running 67.35s Step 267( 16.67%), action 50, FPS 1.71, Running 67.87s Step 268( 17.00%), action 51, FPS 1.67, Running 68.88s Step 269( 17.33%), action 52, FPS 1.66, Running 69.27s Step 270( 17.67%), action 53, FPS 1.69, Running 69.85s Step 271( 18.00%), action 54, FPS 1.71, Running 70.20s Step 272( 18.33%), action 55, FPS 1.70, Running 70.78s Step 273( 18.67%), action 56, FPS 1.74, Running 71.09s Step 274( 19.00%), action 57, FPS 1.73, Running 71.77s Step 275( 19.33%), action 58, FPS 1.71, Running 72.25s Step 276( 19.67%), action 59, FPS 1.74, Running 72.74s Step 277( 20.00%), action 60, FPS 1.76, Running 73.05s Step 278( 20.33%), action 61, FPS 1.76, Running 73.85s Step 279( 20.67%), action 62, FPS 1.80, Running 74.25s Step 280( 21.00%), action 63, FPS 1.81, Running 74.99s Step 281( 21.33%), action 64, FPS 1.83, Running 75.34s Step 282( 21.67%), action 65, FPS 1.84, Running 76.05s Step 283( 22.00%), action 66, FPS 1.87, Running 76.34s Step 284( 22.33%), action 67, FPS 1.92, Running 76.89s Step 285( 22.67%), action 68, FPS 1.91, Running 77.24s Step 286( 23.00%), action 69, FPS 1.89, Running 77.92s Step 287( 23.33%), action 70, FPS 1.91, Running 78.34s Step 288( 23.67%), action 71, FPS 1.94, Running 79.18s Step 289( 24.00%), action 72, FPS 1.96, Running 79.50s Step 290( 24.33%), action 73, FPS 1.95, Running 80.10s Step 291( 24.67%), action 74, FPS 1.94, Running 80.49s Step 292( 25.00%), action 75, FPS 1.93, Running 81.14s Step 293( 25.33%), action 76, FPS 1.91, Running 81.56s Step 294( 25.67%), action 77, FPS 1.90, Running 82.28s Step 295( 26.00%), action 78, FPS 1.89, Running 82.84s Step 296( 26.33%), action 79, FPS 1.83, Running 83.67s Step 297( 26.67%), action 80, FPS 1.82, Running 84.03s Step 298( 27.00%), action 81, FPS 1.82, Running 84.86s Step 299( 27.33%), action 82, FPS 1.79, Running 85.40s Step 300( 27.67%), action 83, FPS 1.82, Running 85.97s Step 301( 28.00%), action 84, FPS 1.81, Running 86.37s Step 302( 28.33%), action 85, FPS 1.83, Running 86.95s Step 303( 28.67%), action 86, FPS 1.80, Running 87.43s Step 304( 29.00%), action 87, FPS 1.80, Running 87.98s Step 305( 29.33%), action 88, FPS 1.78, Running 88.50s Step 306( 29.67%), action 89, FPS 1.80, Running 89.05s Step 307( 30.00%), action 90, FPS 1.82, Running 89.35s Step 308( 30.33%), action 91, FPS 1.84, Running 90.06s Step 309( 30.67%), action 92, FPS 1.84, Running 90.37s Step 310( 31.00%), action 93, FPS 1.81, Running 91.18s Step 311( 31.33%), action 94, FPS 1.82, Running 91.48s Step 312( 31.67%), action 95, FPS 1.81, Running 92.19s Step 313( 32.00%), action 96, FPS 1.84, Running 92.45s Step 314( 32.33%), action 97, FPS 1.87, Running 92.95s Step 315( 32.67%), action 98, FPS 1.92, Running 93.28s Step 316( 33.00%), action 99, FPS 1.99, Running 93.71s Step 317( 33.33%), action 100, FPS 2.00, Running 94.04s Step 318( 33.67%), action 101, FPS 2.02, Running 94.77s Step 319( 34.00%), action 102, FPS 2.06, Running 95.11s Step 320( 34.33%), action 103, FPS 2.03, Running 95.80s Step 321( 34.67%), action 104, FPS 2.06, Running 96.10s Step 322( 35.00%), action 105, FPS 2.05, Running 96.70s Step 323( 35.33%), action 106, FPS 2.09, Running 97.01s Step 324( 35.67%), action 107, FPS 2.11, Running 97.44s Step 325( 36.00%), action 108, FPS 2.17, Running 97.71s Step 326( 36.33%), action 109, FPS 2.18, Running 98.25s Step 327( 36.67%), action 110, FPS 2.17, Running 98.57s Step 328( 37.00%), action 111, FPS 2.11, Running 99.54s Step 329( 37.33%), action 112, FPS 2.07, Running 100.01s Step 330( 37.67%), action 113, FPS 2.12, Running 100.62s Step 331( 38.00%), action 114, FPS 2.11, Running 100.98s Step 332( 38.33%), action 115, FPS 2.10, Running 101.70s Step 333( 38.67%), action 116, FPS 2.05, Running 102.20s Step 334( 39.00%), action 117, FPS 2.01, Running 102.90s Step 335( 39.33%), action 118, FPS 1.97, Running 103.41s Step 336( 39.67%), action 119, FPS 1.94, Running 104.04s Step 337( 40.00%), action 120, FPS 1.91, Running 104.53s Step 338( 40.33%), action 121, FPS 1.89, Running 105.36s Step 339( 40.67%), action 122, FPS 1.90, Running 105.62s Step 340( 41.00%), action 123, FPS 1.94, Running 106.09s Step 341( 41.33%), action 124, FPS 1.94, Running 106.41s Step 342( 41.67%), action 125, FPS 1.95, Running 106.97s Step 343( 42.00%), action 126, FPS 1.92, Running 107.43s Step 344( 42.33%), action 127, FPS 1.89, Running 108.03s Step 345( 42.67%), action 128, FPS 1.87, Running 108.41s Step 346( 43.00%), action 129, FPS 1.84, Running 109.14s Step 347( 43.33%), action 130, FPS 1.79, Running 109.76s Step 348( 43.67%), action 131, FPS 1.79, Running 110.69s [2026-08-01 16:36:21] [20 ] Seed 19 failed after 110.94 s. +steps: 348 , actions: 131 . +Instruction: Empty +Total 5/20(25.00%) success. +Setting seed: 20 +Step 1( N/A%), pre moving , FPS 0.47, Running 2.14s Step 2( N/A%), pre moving , FPS 0.89, Running 2.24s Step 3( N/A%), pre moving , FPS 1.29, Running 2.32s Step 4( N/A%), pre moving , FPS 1.69, Running 2.37s Step 5( N/A%), pre moving , FPS 2.03, Running 2.46s Step 6( N/A%), pre moving , FPS 2.31, Running 2.60s Step 7( N/A%), pre moving , FPS 2.59, Running 2.70s Step 8( N/A%), pre moving , FPS 2.92, Running 2.74s Step 9( N/A%), pre moving , FPS 3.24, Running 2.78s Step 10( N/A%), pre moving , FPS 3.48, Running 2.87s Step 11( N/A%), pre moving , FPS 3.74, Running 2.94s Step 12( N/A%), pre moving , FPS 4.00, Running 3.00s Step 13( N/A%), pre moving , FPS 4.22, Running 3.08s Step 14( N/A%), pre moving , FPS 4.40, Running 3.18s Step 15( N/A%), pre moving , FPS 4.61, Running 3.26s Step 16( N/A%), pre moving , FPS 4.83, Running 3.31s Step 17( N/A%), pre moving , FPS 5.04, Running 3.37s Step 18( N/A%), pre moving , FPS 5.22, Running 3.45s Step 19( N/A%), pre moving , FPS 5.43, Running 3.50s Step 20( N/A%), pre moving , FPS 5.66, Running 3.54s Step 21( N/A%), pre moving , FPS 11.85, Running 3.83s Step 22( N/A%), pre moving , FPS 11.95, Running 3.91s Step 23( N/A%), pre moving , FPS 12.23, Running 3.96s Step 24( N/A%), pre moving , FPS 11.91, Running 4.05s Step 25( N/A%), pre moving , FPS 11.76, Running 4.16s Step 26( N/A%), pre moving , FPS 9.84, Running 4.63s Step 27( N/A%), pre moving , FPS 9.81, Running 4.74s Step 28( N/A%), pre moving , FPS 9.50, Running 4.84s Step 29( N/A%), pre moving , FPS 9.36, Running 4.91s Step 30( N/A%), pre moving , FPS 9.37, Running 5.01s Step 31( N/A%), pre moving , FPS 9.19, Running 5.12s Step 32( N/A%), pre moving , FPS 8.98, Running 5.23s Step 33( N/A%), pre moving , FPS 8.93, Running 5.32s Step 34( N/A%), pre moving , FPS 8.92, Running 5.42s Step 35( N/A%), pre moving , FPS 8.81, Running 5.53s Step 36( N/A%), pre moving , FPS 7.26, Running 6.07s Step 37( N/A%), pre moving , FPS 7.13, Running 6.18s Step 38( N/A%), pre moving , FPS 7.06, Running 6.28s Step 39( N/A%), pre moving , FPS 6.94, Running 6.38s Step 40( N/A%), pre moving , FPS 6.79, Running 6.48s Step 41( N/A%), pre moving , FPS 7.25, Running 6.59s Step 42( N/A%), pre moving , FPS 7.20, Running 6.69s Step 43( N/A%), pre moving , FPS 7.05, Running 6.79s Step 44( N/A%), pre moving , FPS 7.02, Running 6.90s Step 45( N/A%), pre moving , FPS 7.05, Running 7.00s Step 46( N/A%), pre moving , FPS 8.10, Running 7.10s Step 47( N/A%), pre moving , FPS 8.20, Running 7.18s Step 48( N/A%), pre moving , FPS 8.20, Running 7.28s Step 49( N/A%), pre moving , FPS 8.11, Running 7.38s Step 50( N/A%), pre moving , FPS 8.09, Running 7.48s Step 51( N/A%), pre moving , FPS 8.26, Running 7.54s Step 52( N/A%), pre moving , FPS 8.51, Running 7.58s Step 53( N/A%), pre moving , FPS 8.65, Running 7.63s Step 54( N/A%), pre moving , FPS 8.89, Running 7.68s Step 55( N/A%), pre moving , FPS 9.06, Running 7.73s Step 56( N/A%), pre moving , FPS 11.55, Running 7.80s Step 57( N/A%), pre moving , FPS 11.93, Running 7.85s Step 58( N/A%), pre moving , FPS 12.26, Running 7.91s Step 59( N/A%), pre moving , FPS 12.69, Running 7.95s Step 60( N/A%), pre moving , FPS 13.21, Running 8.00s Step 61( N/A%), pre moving , FPS 13.66, Running 8.05s Step 62( N/A%), pre moving , FPS 13.93, Running 8.13s Step 63( N/A%), pre moving , FPS 14.40, Running 8.18s Step 64( N/A%), pre moving , FPS 14.93, Running 8.24s Step 65( N/A%), pre moving , FPS 15.52, Running 8.29s Step 66( N/A%), pre moving , FPS 16.32, Running 8.33s Step 67( N/A%), pre moving , FPS 16.46, Running 8.39s Step 68( N/A%), pre moving , FPS 17.35, Running 8.43s Step 69( N/A%), pre moving , FPS 17.54, Running 8.52s Step 70( N/A%), pre moving , FPS 17.51, Running 8.62s Step 71( N/A%), pre moving , FPS 16.50, Running 8.75s Step 72( N/A%), pre moving , FPS 15.29, Running 8.89s Step 73( N/A%), pre moving , FPS 14.01, Running 9.06s Step 74( N/A%), pre moving , FPS 13.13, Running 9.20s Step 75( N/A%), pre moving , FPS 12.40, Running 9.35s Step 76( N/A%), pre moving , FPS 12.09, Running 9.45s Step 77( N/A%), pre moving , FPS 11.44, Running 9.60s Step 78( N/A%), pre moving , FPS 10.79, Running 9.77s Step 79( N/A%), pre moving , FPS 10.25, Running 9.90s Step 80( N/A%), pre moving , FPS 9.59, Running 10.08s Step 81( N/A%), pre moving , FPS 9.19, Running 10.23s Step 82( N/A%), pre moving , FPS 8.83, Running 10.39s Step 83( N/A%), pre moving , FPS 8.52, Running 10.53s Step 84( N/A%), pre moving , FPS 8.18, Running 10.68s Step 85( N/A%), pre moving , FPS 7.83, Running 10.84s Step 86( N/A%), pre moving , FPS 7.50, Running 10.99s Step 87( N/A%), pre moving , FPS 7.23, Running 11.16s Step 88( N/A%), pre moving , FPS 6.96, Running 11.31s Step 89( N/A%), pre moving , FPS 6.78, Running 11.47s Step 90( N/A%), pre moving , FPS 6.69, Running 11.61s Step 91( N/A%), pre moving , FPS 6.65, Running 11.76s Step 92( N/A%), pre moving , FPS 6.59, Running 11.92s Step 93( N/A%), pre moving , FPS 6.74, Running 12.03s Step 94( N/A%), pre moving , FPS 6.91, Running 12.09s Step 95( N/A%), pre moving , FPS 7.11, Running 12.16s Step 96( N/A%), pre moving , FPS 7.26, Running 12.21s Step 97( N/A%), pre moving , FPS 7.51, Running 12.26s Step 98( N/A%), pre moving , FPS 7.75, Running 12.35s Step 99( N/A%), pre moving , FPS 8.04, Running 12.39s Step 100( N/A%), pre moving , FPS 8.50, Running 12.43s Step 101( N/A%), pre moving , FPS 8.82, Running 12.50s Step 102( N/A%), pre moving , FPS 9.24, Running 12.56s Step 103( N/A%), pre moving , FPS 9.60, Running 12.62s Step 104( N/A%), pre moving , FPS 10.08, Running 12.66s Step 105( N/A%), pre moving , FPS 10.55, Running 12.74s Step 106( N/A%), pre moving , FPS 11.16, Running 12.78s Step 107( N/A%), pre moving , FPS 11.87, Running 12.84s Step 108( N/A%), pre moving , FPS 12.62, Running 12.89s Step 109( N/A%), pre moving , FPS 13.27, Running 12.98s Step 110( N/A%), pre moving , FPS 13.65, Running 13.08s Step 111( N/A%), pre moving , FPS 14.09, Running 13.18s Step 112( N/A%), pre moving , FPS 14.72, Running 13.28s Step 113( N/A%), pre moving , FPS 14.82, Running 13.38s Step 114( N/A%), pre moving , FPS 14.67, Running 13.46s Step 115( N/A%), pre moving , FPS 14.31, Running 13.56s Step 116( N/A%), pre moving , FPS 13.73, Running 13.67s Step 117( N/A%), pre moving , FPS 13.32, Running 13.77s Step 118( N/A%), pre moving , FPS 13.16, Running 13.87s Step 119( N/A%), pre moving , FPS 12.67, Running 13.97s Step 120( N/A%), pre moving , FPS 12.23, Running 14.07s Step 121( N/A%), pre moving , FPS 11.86, Running 14.18s Step 122( N/A%), pre moving , FPS 11.58, Running 14.28s Step 123( N/A%), pre moving , FPS 11.38, Running 14.37s Step 124( N/A%), pre moving , FPS 11.03, Running 14.48s Step 125( N/A%), pre moving , FPS 10.83, Running 14.58s Step 126( N/A%), pre moving , FPS 10.48, Running 14.69s Step 127( N/A%), pre moving , FPS 10.25, Running 14.79s Step 128( N/A%), pre moving , FPS 9.86, Running 14.92s Step 129( N/A%), pre moving , FPS 9.78, Running 15.02s Step 130( N/A%), pre moving , FPS 9.77, Running 15.12s Step 131( N/A%), pre moving , FPS 9.80, Running 15.22s Step 132( N/A%), pre moving , FPS 9.83, Running 15.32s Step 133( N/A%), pre moving , FPS 9.76, Running 15.43s Step 134( N/A%), pre moving , FPS 9.66, Running 15.53s Step 135( N/A%), pre moving , FPS 9.63, Running 15.64s Step 136( N/A%), pre moving , FPS 9.69, Running 15.73s Step 137( N/A%), pre moving , FPS 9.65, Running 15.84s Step 138( N/A%), pre moving , FPS 9.72, Running 15.92s Step 139( N/A%), pre moving , FPS 9.75, Running 16.02s Step 140( N/A%), pre moving , FPS 9.88, Running 16.09s Step 141( N/A%), pre moving , FPS 10.06, Running 16.17s Step 142( N/A%), pre moving , FPS 10.06, Running 16.27s Step 143( N/A%), pre moving , FPS 10.09, Running 16.36s Step 144( N/A%), pre moving , FPS 10.43, Running 16.39s Step 145( N/A%), pre moving , FPS 10.86, Running 16.43s Step 146( N/A%), pre moving , FPS 11.13, Running 16.49s Step 147( N/A%), pre moving , FPS 11.41, Running 16.54s Step 148( N/A%), pre moving , FPS 11.77, Running 16.62s Step 149( N/A%), pre moving , FPS 12.16, Running 16.67s Step 150( N/A%), pre moving , FPS 12.53, Running 16.72s Step 151( N/A%), pre moving , FPS 12.86, Running 16.77s Step 152( N/A%), pre moving , FPS 13.30, Running 16.82s Step 153( N/A%), pre moving , FPS 13.67, Running 16.89s Step 154( N/A%), pre moving , FPS 14.12, Running 16.94s Step 155( N/A%), pre moving , FPS 14.55, Running 17.01s Step 156( N/A%), pre moving , FPS 15.09, Running 17.06s Step 157( N/A%), pre moving , FPS 15.74, Running 17.11s Step 158( N/A%), pre moving , FPS 16.05, Running 17.17s Step 159( N/A%), pre moving , FPS 16.36, Running 17.25s Step 160( N/A%), pre moving , FPS 16.00, Running 17.34s Step 161( N/A%), pre moving , FPS 9.95, Running 18.18s Step 162( N/A%), pre moving , FPS 9.29, Running 18.43s Step 163( N/A%), pre moving , FPS 8.11, Running 18.82s Step 164( N/A%), pre moving , FPS 7.59, Running 19.03s Step 165( N/A%), pre moving , FPS 6.68, Running 19.42s Step 166( N/A%), pre moving , FPS 6.25, Running 19.69s Step 167( N/A%), pre moving , FPS 5.65, Running 20.08s Step 168( N/A%), pre moving , FPS 5.45, Running 20.29s Step 169( N/A%), pre moving , FPS 5.17, Running 20.53s Step 170( N/A%), pre moving , FPS 5.01, Running 20.71s Step 171( N/A%), pre moving , FPS 4.72, Running 21.01s Step 172( N/A%), pre moving , FPS 4.52, Running 21.24s Step 173( N/A%), pre moving , FPS 4.34, Running 21.50s Step 174( N/A%), pre moving , FPS 4.21, Running 21.69s Step 175( N/A%), pre moving , FPS 3.97, Running 22.05s Step 176( N/A%), pre moving , FPS 3.85, Running 22.26s Step 177( N/A%), pre moving , FPS 3.60, Running 22.66s Step 178( N/A%), pre moving , FPS 3.51, Running 22.86s Step 179( N/A%), pre moving , FPS 3.31, Running 23.28s Step 180( N/A%), pre moving , FPS 3.24, Running 23.51s Step 181( N/A%), pre moving , FPS 3.49, Running 23.92s Step 182( N/A%), pre moving , FPS 3.52, Running 24.11s Step 183( N/A%), pre moving , FPS 3.55, Running 24.46s Step 184( N/A%), pre moving , FPS 3.54, Running 24.68s Step 185( N/A%), pre moving , FPS 3.65, Running 24.91s Step 186( N/A%), pre moving , FPS 3.74, Running 25.04s Step 187( N/A%), pre moving , FPS 3.79, Running 25.36s Step 188( N/A%), pre moving , FPS 3.83, Running 25.52s Step 189( N/A%), pre moving , FPS 3.77, Running 25.83s Step 190( N/A%), pre moving , FPS 3.77, Running 26.02s Step 191( N/A%), pre moving , FPS 3.70, Running 26.41s Step 192( N/A%), pre moving , FPS 3.73, Running 26.60s Step 193( N/A%), pre moving , FPS 3.64, Running 26.99s Step 194( N/A%), pre moving , FPS 3.63, Running 27.20s Step 195( N/A%), pre moving , FPS 3.54, Running 27.70s Step 196( N/A%), pre moving , FPS 3.48, Running 28.01s Step 197( N/A%), pre moving , FPS 3.48, Running 28.41s Step 198( N/A%), pre moving , FPS 3.46, Running 28.64s Step 199( N/A%), pre moving , FPS 3.48, Running 29.03s Step 200( N/A%), pre moving , FPS 3.49, Running 29.25s Step 201( N/A%), pre moving , FPS 3.61, Running 29.47s Step 202( N/A%), pre moving , FPS 3.64, Running 29.60s Step 203( N/A%), pre moving , FPS 3.72, Running 29.84s Step 204( N/A%), pre moving , FPS 3.72, Running 30.05s Step 205( N/A%), pre moving , FPS 3.64, Running 30.40s Step 206( N/A%), pre moving , FPS 3.58, Running 30.63s Step 207( N/A%), pre moving , FPS 3.53, Running 31.03s Step 208( N/A%), pre moving , FPS 3.46, Running 31.30s Step 209( N/A%), pre moving , FPS 3.43, Running 31.66s Step 210( N/A%), pre moving , FPS 3.42, Running 31.87s Step 211( N/A%), pre moving , FPS 3.39, Running 32.30s Step 212( N/A%), pre moving , FPS 3.36, Running 32.55s Step 213( N/A%), pre moving , FPS 3.34, Running 32.97s Step 214( N/A%), pre moving , FPS 3.31, Running 33.25s Step 215( N/A%), pre moving , FPS 3.37, Running 33.64s Step 216( N/A%), pre moving , FPS 3.39, Running 33.90s Step 217( N/A%), pre moving , FPS 3.46, Running 34.19s Step 218( N/A%), pre moving , FPS 3.53, Running 34.32s Step 219( N/A%), pre moving , FPS 3.62, Running 34.55s Step 220( N/A%), pre moving , FPS 3.67, Running 34.70s Step 221( N/A%), pre moving , FPS 3.62, Running 34.99s Step 222( N/A%), pre moving , FPS 3.57, Running 35.20s Step 223( N/A%), pre moving , FPS 3.52, Running 35.52s Step 224( N/A%), pre moving , FPS 3.61, Running 35.60s Step 225( N/A%), pre moving , FPS 3.77, Running 35.71s Step 226( N/A%), pre moving , FPS 3.85, Running 35.83s Step 227( N/A%), pre moving , FPS 4.08, Running 35.93s Step 228( N/A%), pre moving , FPS 4.21, Running 36.05s Step 229( N/A%), pre moving , FPS 4.43, Running 36.17s Step 230( N/A%), pre moving , FPS 4.53, Running 36.29s Step 231( N/A%), pre moving , FPS 4.87, Running 36.40s Step 232( N/A%), pre moving , FPS 5.04, Running 36.52s Step 233( N/A%), pre moving , FPS 5.45, Running 36.64s Step 234( N/A%), pre moving , FPS 3.84, Running 38.46s Step 235( N/A%), pre moving , FPS 3.86, Running 38.82s Step 236( N/A%), pre moving , FPS 3.91, Running 39.02s Step 237( N/A%), pre moving , FPS 3.96, Running 39.24s Step 238( N/A%), pre moving , FPS 3.92, Running 39.41s Step 239( N/A%), pre moving , FPS 3.94, Running 39.62s Step 240( N/A%), pre moving , FPS 3.95, Running 39.76s Step 241( N/A%), pre moving , FPS 3.97, Running 40.03s Step 242( N/A%), pre moving , FPS 3.97, Running 40.23s Step 243( N/A%), pre moving , FPS 4.00, Running 40.53s Step 244( N/A%), pre moving , FPS 3.87, Running 40.76s Step 245( N/A%), pre moving , FPS 3.69, Running 41.14s Step 246( N/A%), pre moving , FPS 3.62, Running 41.35s Step 247( N/A%), pre moving , FPS 3.44, Running 41.75s Step 248( N/A%), pre moving , FPS 3.38, Running 41.97s Step 249( N/A%), pre moving , FPS 3.24, Running 42.35s Step 250( N/A%), pre moving , FPS 3.18, Running 42.58s Step 251( N/A%), pre moving , FPS 3.04, Running 42.97s Step 252( N/A%), pre moving , FPS 3.00, Running 43.20s Step 253( N/A%), pre moving , FPS 2.87, Running 43.60s Step 254( 0.33%), action 1, FPS 3.44, Running 44.27s Step 255( 0.67%), action 2, FPS 3.54, Running 44.46s Step 256( 1.00%), action 3, FPS 3.45, Running 44.82s Step 257( 1.33%), action 4, FPS 3.47, Running 45.01s Step 258( 1.67%), action 5, FPS 3.29, Running 45.49s Step 259( 2.00%), action 6, FPS 3.24, Running 45.80s Step 260( 2.33%), action 7, FPS 3.04, Running 46.35s Step 261( 2.67%), action 8, FPS 3.02, Running 46.66s Step 262( 3.00%), action 9, FPS 2.85, Running 47.26s Step 263( 3.33%), action 10, FPS 2.83, Running 47.59s Step 264( 3.67%), action 11, FPS 2.65, Running 48.30s Step 265( 4.00%), action 12, FPS 2.66, Running 48.65s Step 266( 4.33%), action 13, FPS 2.59, Running 49.07s Step 267( 4.67%), action 14, FPS 2.65, Running 49.28s Step 268( 5.00%), action 15, FPS 2.59, Running 49.70s Step 269( 5.33%), action 16, FPS 2.64, Running 49.91s Step 270( 5.67%), action 17, FPS 2.53, Running 50.49s Step 271( 6.00%), action 18, FPS 2.46, Running 51.11s Step 272( 6.33%), action 19, FPS 2.26, Running 52.06s Step 273( 6.67%), action 20, FPS 2.26, Running 52.46s Step 274( 7.00%), action 21, FPS 2.21, Running 53.31s Step 275( 7.33%), action 22, FPS 2.16, Running 53.71s Step 276( 7.67%), action 23, FPS 2.11, Running 54.31s Step 277( 8.00%), action 24, FPS 2.07, Running 54.67s Step 278( 8.33%), action 25, FPS 2.02, Running 55.40s Step 279( 8.67%), action 26, FPS 2.01, Running 55.77s Step 280( 9.00%), action 27, FPS 2.00, Running 56.36s Step 281( 9.33%), action 28, FPS 1.97, Running 56.81s Step 282( 9.67%), action 29, FPS 1.91, Running 57.74s Step 283( 10.00%), action 30, FPS 1.91, Running 58.08s Step 284( 10.33%), action 31, FPS 1.93, Running 58.66s Step 285( 10.67%), action 32, FPS 1.93, Running 59.02s Step 286( 11.00%), action 33, FPS 1.90, Running 59.58s Step 287( 11.33%), action 34, FPS 1.85, Running 60.10s Step 288( 11.67%), action 35, FPS 1.82, Running 60.69s Step 289( 12.00%), action 36, FPS 1.80, Running 61.04s Step 290( 12.33%), action 37, FPS 1.80, Running 61.61s Step 291( 12.67%), action 38, FPS 1.84, Running 61.96s Step 292( 13.00%), action 39, FPS 1.91, Running 62.56s Step 293( 13.33%), action 40, FPS 1.91, Running 62.93s Step 294( 13.67%), action 41, FPS 1.95, Running 63.55s Step 295( 14.00%), action 42, FPS 1.96, Running 63.93s Step 296( 14.33%), action 43, FPS 1.95, Running 64.55s Step 297( 14.67%), action 44, FPS 1.94, Running 64.97s Step 298( 15.00%), action 45, FPS 1.95, Running 65.66s Step 299( 15.33%), action 46, FPS 1.95, Running 66.01s Step 300( 15.67%), action 47, FPS 1.95, Running 66.63s Step 301( 16.00%), action 48, FPS 1.95, Running 67.05s Step 302( 16.33%), action 49, FPS 2.06, Running 67.44s Step 303( 16.67%), action 50, FPS 2.06, Running 67.77s Step 304( 17.00%), action 51, FPS 2.06, Running 68.35s Step 305( 17.33%), action 52, FPS 2.05, Running 68.79s Step 306( 17.67%), action 53, FPS 2.05, Running 69.31s Step 307( 18.00%), action 54, FPS 2.10, Running 69.61s Step 308( 18.33%), action 55, FPS 2.11, Running 70.16s Step 309( 18.67%), action 56, FPS 2.11, Running 70.50s Step 310( 19.00%), action 57, FPS 2.10, Running 71.13s Step 311( 19.33%), action 58, FPS 2.10, Running 71.51s Step 312( 19.67%), action 59, FPS 2.15, Running 71.86s Step 313( 20.00%), action 60, FPS 2.13, Running 72.31s Step 314( 20.33%), action 61, FPS 2.15, Running 72.85s Step 315( 20.67%), action 62, FPS 2.16, Running 73.17s Step 316( 21.00%), action 63, FPS 2.18, Running 73.73s Step 317( 21.33%), action 64, FPS 2.20, Running 74.07s Step 318( 21.67%), action 65, FPS 2.23, Running 74.62s Step 319( 22.00%), action 66, FPS 2.24, Running 74.94s Step 320( 22.33%), action 67, FPS 2.24, Running 75.57s Step 321( 22.67%), action 68, FPS 2.24, Running 75.96s Step 322( 23.00%), action 69, FPS 2.23, Running 76.40s Step 323( 23.33%), action 70, FPS 2.18, Running 76.95s Step 324( 23.67%), action 71, FPS 2.17, Running 77.58s Step 325( 24.00%), action 72, FPS 2.15, Running 78.09s Step 326( 24.33%), action 73, FPS 2.13, Running 78.69s Step 327( 24.67%), action 74, FPS 2.12, Running 79.06s Step 328( 25.00%), action 75, FPS 2.11, Running 79.63s Step 329( 25.33%), action 76, FPS 2.06, Running 80.21s Step 330( 25.67%), action 77, FPS 2.07, Running 80.78s Step 331( 26.00%), action 78, FPS 2.10, Running 81.02s Step 332( 26.33%), action 79, FPS 2.08, Running 81.47s Step 333( 26.67%), action 80, FPS 2.10, Running 81.83s Step 334( 27.00%), action 81, FPS 2.01, Running 82.78s Step 335( 27.33%), action 82, FPS 2.01, Running 83.12s Step 336( 27.67%), action 83, FPS 2.00, Running 83.75s Step 337( 28.00%), action 84, FPS 2.00, Running 84.08s Step 338( 28.33%), action 85, FPS 1.99, Running 84.66s Step 339( 28.67%), action 86, FPS 1.99, Running 85.00s Step 340( 29.00%), action 87, FPS 2.03, Running 85.43s Step 341( 29.33%), action 88, FPS 2.02, Running 85.85s Step 342( 29.67%), action 89, FPS 1.99, Running 86.45s Step 343( 30.00%), action 90, FPS 2.01, Running 86.89s Step 344( 30.33%), action 91, FPS 1.98, Running 87.70s Step 345( 30.67%), action 92, FPS 2.00, Running 88.10s Step 346( 31.00%), action 93, FPS 1.98, Running 88.79s Step 347( 31.33%), action 94, FPS 1.99, Running 89.12s Step 348( 31.67%), action 95, FPS 2.01, Running 89.58s Step 349( 32.00%), action 96, FPS 2.03, Running 90.04s Step 350( 32.33%), action 97, FPS 2.00, Running 90.78s Step 351( 32.67%), action 98, FPS 1.97, Running 91.16s Step 352( 33.00%), action 99, FPS 1.95, Running 91.75s Step 353( 33.33%), action 100, FPS 1.96, Running 92.05s Step 354( 33.67%), action 101, FPS 1.98, Running 92.88s Step 355( 34.00%), action 102, FPS 1.96, Running 93.32s Step 356( 34.33%), action 103, FPS 2.00, Running 93.76s Step 357( 34.67%), action 104, FPS 1.98, Running 94.17s Step 358( 35.00%), action 105, FPS 2.01, Running 94.63s Step 359( 35.33%), action 106, FPS 2.01, Running 94.94s Step 360( 35.67%), action 107, FPS 1.97, Running 95.60s Step 361( 36.00%), action 108, FPS 1.96, Running 96.08s Step 362( 36.33%), action 109, FPS 1.97, Running 96.61s Step 363( 36.67%), action 110, FPS 1.98, Running 96.98s Step 364( 37.00%), action 111, FPS 2.00, Running 97.70s Step 365( 37.33%), action 112, FPS 1.99, Running 98.14s Step 366( 37.67%), action 113, FPS 2.06, Running 98.50s Step 367( 38.00%), action 114, FPS 2.07, Running 98.79s Step 368( 38.33%), action 115, FPS 2.03, Running 99.43s Step 369( 38.67%), action 116, FPS 2.06, Running 99.73s Step 370( 39.00%), action 117, FPS 2.12, Running 100.23s Step 371( 39.33%), action 118, FPS 2.07, Running 100.80s Step 372( 39.67%), action 119, FPS 2.08, Running 101.38s Step 373( 40.00%), action 120, FPS 2.06, Running 101.78s Step 374( 40.33%), action 121, FPS 2.09, Running 102.45s Step 375( 40.67%), action 122, FPS 2.11, Running 102.78s Step 376( 41.00%), action 123, FPS 2.11, Running 103.23s Step 377( 41.33%), action 124, FPS 2.12, Running 103.60s Step 378( 41.67%), action 125, FPS 2.14, Running 103.96s Step 379( 42.00%), action 126, FPS 2.12, Running 104.36s Step 380( 42.33%), action 127, FPS 2.16, Running 104.84s Step 381( 42.67%), action 128, FPS 2.20, Running 105.15s Step 382( 43.00%), action 129, FPS 2.21, Running 105.68s Step 383( 43.33%), action 130, FPS 2.21, Running 106.03s Step 384( 43.67%), action 131, FPS 2.22, Running 106.71s Step 385( 44.00%), action 132, FPS 2.21, Running 107.18s Step 386( 44.33%), action 133, FPS 2.15, Running 107.82s Step 387( 44.67%), action 134, FPS 2.16, Running 108.03s Step 388( 45.00%), action 135, FPS 2.25, Running 108.33s Step 389( 45.33%), action 136, FPS 2.25, Running 108.63s Step 390( 45.67%), action 137, FPS 2.25, Running 109.12s Step 391( 46.00%), action 138, FPS 2.28, Running 109.57s Step 392( 46.33%), action 139, FPS 2.29, Running 110.12s Step 393( 46.67%), action 140, FPS 2.28, Running 110.55s Step 394( 47.00%), action 141, FPS 2.25, Running 111.34s Step 395( 47.33%), action 142, FPS 2.26, Running 111.64s Step 396( 47.67%), action 143, FPS 2.25, Running 112.13s Step 397( 48.00%), action 144, FPS 2.26, Running 112.46s Step 398( 48.33%), action 145, FPS 2.27, Running 112.79s Step 399( 48.67%), action 146, FPS 2.29, Running 113.09s Step 400( 49.00%), action 147, FPS 2.29, Running 113.58s Step 401( 49.33%), action 148, FPS 2.24, Running 114.10s Step 402( 49.67%), action 149, FPS 2.23, Running 114.65s Step 403( 50.00%), action 150, FPS 2.19, Running 115.17s Step 404( 50.33%), action 151, FPS 2.19, Running 115.86s Step 405( 50.67%), action 152, FPS 2.21, Running 116.22s Step 406( 51.00%), action 153, FPS 2.21, Running 116.85s Step 407( 51.33%), action 154, FPS 2.18, Running 117.22s Step 408( 51.67%), action 155, FPS 2.16, Running 117.60s Step 409( 52.00%), action 156, FPS 2.18, Running 117.81s Step 410( 52.33%), action 157, FPS 2.16, Running 118.39s Step 411( 52.67%), action 158, FPS 2.19, Running 118.70s Step 412( 53.00%), action 159, FPS 2.19, Running 119.25s Step 413( 53.33%), action 160, FPS 2.17, Running 119.78s Step 414( 53.67%), action 161, FPS 2.19, Running 120.47s Step 415( 54.00%), action 162, FPS 2.18, Running 120.80s Step 416( 54.33%), action 163, FPS 2.16, Running 121.40s Step 417( 54.67%), action 164, FPS 2.16, Running 121.72s Step 418( 55.00%), action 165, FPS 2.15, Running 122.08s Step 419( 55.33%), action 166, FPS 2.14, Running 122.43s Step 420( 55.67%), action 167, FPS 2.14, Running 122.92s Step 421( 56.00%), action 168, FPS 2.20, Running 123.19s Step 422( 56.33%), action 169, FPS 2.19, Running 123.80s Step 423( 56.67%), action 170, FPS 2.23, Running 124.16s Step 424( 57.00%), action 171, FPS 2.23, Running 124.84s Step 425( 57.33%), action 172, FPS 2.18, Running 125.39s Step 426( 57.67%), action 173, FPS 2.19, Running 126.00s Step 427( 58.00%), action 174, FPS 2.19, Running 126.35s Step 428( 58.33%), action 175, FPS 2.20, Running 126.71s Step 429( 58.67%), action 176, FPS 2.19, Running 126.94s Step 430( 59.00%), action 177, FPS 2.21, Running 127.43s Step 431( 59.33%), action 178, FPS 2.20, Running 127.81s Step 432( 59.67%), action 179, FPS 2.19, Running 128.39s Step 433( 60.00%), action 180, FPS 2.21, Running 128.85s Step 434( 60.33%), action 181, FPS 2.20, Running 129.58s Step 435( 60.67%), action 182, FPS 2.18, Running 129.97s Step 436( 61.00%), action 183, FPS 2.20, Running 130.49s Step 437( 61.33%), action 184, FPS 2.19, Running 130.86s Step 438( 61.67%), action 185, FPS 2.17, Running 131.29s Step 439( 62.00%), action 186, FPS 2.18, Running 131.59s Step 440( 62.33%), action 187, FPS 2.17, Running 132.15s Step 441( 62.67%), action 188, FPS 2.15, Running 132.50s Step 442( 63.00%), action 189, FPS 2.16, Running 133.06s Step 443( 63.33%), action 190, FPS 2.15, Running 133.44s Step 444( 63.67%), action 191, FPS 2.12, Running 134.29s Step 445( 64.00%), action 192, FPS 2.13, Running 134.76s Step 446( 64.33%), action 193, FPS 2.13, Running 135.40s Step 447( 64.67%), action 194, FPS 2.11, Running 135.83s Step 448( 65.00%), action 195, FPS 2.02, Running 136.60s Step 449( 65.33%), action 196, FPS 1.94, Running 137.25s Step 450( 65.67%), action 197, FPS 1.89, Running 137.99s Step 451( 66.00%), action 198, FPS 1.89, Running 138.37s Step 452( 66.33%), action 199, FPS 1.86, Running 139.12s Step 453( 66.67%), action 200, FPS 1.88, Running 139.48s [2026-08-01 16:38:41] [21 ] Seed 20 success after 139.96 s. +steps: 453 , actions: 200 . +Instruction: Empty +Total 6/21(28.57%) success. +Setting seed: 21 +Step 1( N/A%), pre moving , FPS 0.28, Running 3.53s Step 2( N/A%), pre moving , FPS 0.54, Running 3.69s Step 3( N/A%), pre moving , FPS 0.80, Running 3.77s Step 4( N/A%), pre moving , FPS 1.04, Running 3.85s Step 5( N/A%), pre moving , FPS 1.27, Running 3.93s Step 6( N/A%), pre moving , FPS 1.49, Running 4.03s Step 7( N/A%), pre moving , FPS 1.70, Running 4.11s Step 8( N/A%), pre moving , FPS 1.90, Running 4.21s Step 9( N/A%), pre moving , FPS 2.09, Running 4.31s Step 10( N/A%), pre moving , FPS 2.28, Running 4.38s Step 11( N/A%), pre moving , FPS 2.46, Running 4.48s Step 12( N/A%), pre moving , FPS 2.62, Running 4.59s Step 13( N/A%), pre moving , FPS 2.78, Running 4.68s Step 14( N/A%), pre moving , FPS 2.93, Running 4.77s Step 15( N/A%), pre moving , FPS 3.11, Running 4.83s Step 16( N/A%), pre moving , FPS 3.28, Running 4.88s Step 17( N/A%), pre moving , FPS 3.45, Running 4.93s Step 18( N/A%), pre moving , FPS 3.61, Running 4.99s Step 19( N/A%), pre moving , FPS 3.77, Running 5.03s Step 20( N/A%), pre moving , FPS 3.94, Running 5.08s Step 21( N/A%), pre moving , FPS 10.89, Running 5.37s Step 22( N/A%), pre moving , FPS 10.83, Running 5.54s Step 23( N/A%), pre moving , FPS 10.85, Running 5.61s Step 24( N/A%), pre moving , FPS 11.00, Running 5.67s Step 25( N/A%), pre moving , FPS 10.92, Running 5.76s Step 26( N/A%), pre moving , FPS 9.33, Running 6.17s Step 27( N/A%), pre moving , FPS 8.65, Running 6.43s Step 28( N/A%), pre moving , FPS 8.24, Running 6.64s Step 29( N/A%), pre moving , FPS 8.25, Running 6.74s Step 30( N/A%), pre moving , FPS 8.12, Running 6.85s Step 31( N/A%), pre moving , FPS 8.10, Running 6.95s Step 32( N/A%), pre moving , FPS 8.11, Running 7.05s Step 33( N/A%), pre moving , FPS 8.07, Running 7.16s Step 34( N/A%), pre moving , FPS 8.06, Running 7.26s Step 35( N/A%), pre moving , FPS 7.86, Running 7.37s Step 36( N/A%), pre moving , FPS 6.52, Running 7.95s Step 37( N/A%), pre moving , FPS 6.41, Running 8.05s Step 38( N/A%), pre moving , FPS 6.32, Running 8.15s Step 39( N/A%), pre moving , FPS 6.21, Running 8.26s Step 40( N/A%), pre moving , FPS 6.11, Running 8.35s Step 41( N/A%), pre moving , FPS 6.49, Running 8.45s Step 42( N/A%), pre moving , FPS 6.64, Running 8.55s Step 43( N/A%), pre moving , FPS 6.58, Running 8.65s Step 44( N/A%), pre moving , FPS 6.40, Running 8.80s Step 45( N/A%), pre moving , FPS 6.37, Running 8.90s Step 46( N/A%), pre moving , FPS 7.12, Running 8.98s Step 47( N/A%), pre moving , FPS 7.58, Running 9.06s Step 48( N/A%), pre moving , FPS 8.02, Running 9.13s Step 49( N/A%), pre moving , FPS 8.08, Running 9.21s Step 50( N/A%), pre moving , FPS 8.30, Running 9.26s Step 51( N/A%), pre moving , FPS 8.47, Running 9.31s Step 52( N/A%), pre moving , FPS 8.65, Running 9.36s Step 53( N/A%), pre moving , FPS 8.89, Running 9.41s Step 54( N/A%), pre moving , FPS 9.06, Running 9.46s Step 55( N/A%), pre moving , FPS 9.34, Running 9.51s Step 56( N/A%), pre moving , FPS 12.44, Running 9.56s Step 57( N/A%), pre moving , FPS 12.73, Running 9.62s Step 58( N/A%), pre moving , FPS 13.10, Running 9.68s Step 59( N/A%), pre moving , FPS 13.54, Running 9.73s Step 60( N/A%), pre moving , FPS 13.98, Running 9.78s Step 61( N/A%), pre moving , FPS 14.51, Running 9.83s Step 62( N/A%), pre moving , FPS 14.59, Running 9.92s Step 63( N/A%), pre moving , FPS 14.57, Running 10.02s Step 64( N/A%), pre moving , FPS 15.05, Running 10.12s Step 65( N/A%), pre moving , FPS 14.96, Running 10.24s Step 66( N/A%), pre moving , FPS 14.67, Running 10.34s Step 67( N/A%), pre moving , FPS 14.48, Running 10.44s Step 68( N/A%), pre moving , FPS 14.10, Running 10.55s Step 69( N/A%), pre moving , FPS 13.88, Running 10.66s Step 70( N/A%), pre moving , FPS 13.30, Running 10.76s Step 71( N/A%), pre moving , FPS 12.85, Running 10.87s Step 72( N/A%), pre moving , FPS 12.40, Running 10.98s Step 73( N/A%), pre moving , FPS 11.97, Running 11.08s Step 74( N/A%), pre moving , FPS 11.61, Running 11.19s Step 75( N/A%), pre moving , FPS 11.23, Running 11.29s Step 76( N/A%), pre moving , FPS 10.88, Running 11.40s Step 77( N/A%), pre moving , FPS 10.61, Running 11.51s Step 78( N/A%), pre moving , FPS 10.36, Running 11.61s Step 79( N/A%), pre moving , FPS 10.10, Running 11.71s Step 80( N/A%), pre moving , FPS 9.82, Running 11.82s Step 81( N/A%), pre moving , FPS 9.55, Running 11.92s Step 82( N/A%), pre moving , FPS 9.49, Running 12.03s Step 83( N/A%), pre moving , FPS 9.47, Running 12.13s Step 84( N/A%), pre moving , FPS 9.47, Running 12.24s Step 85( N/A%), pre moving , FPS 9.50, Running 12.34s Step 86( N/A%), pre moving , FPS 9.52, Running 12.44s Step 87( N/A%), pre moving , FPS 9.50, Running 12.55s Step 88( N/A%), pre moving , FPS 9.51, Running 12.65s Step 89( N/A%), pre moving , FPS 9.52, Running 12.76s Step 90( N/A%), pre moving , FPS 9.56, Running 12.85s Step 91( N/A%), pre moving , FPS 9.66, Running 12.94s Step 92( N/A%), pre moving , FPS 9.78, Running 13.02s Step 93( N/A%), pre moving , FPS 9.78, Running 13.13s Step 94( N/A%), pre moving , FPS 9.79, Running 13.23s Step 95( N/A%), pre moving , FPS 9.93, Running 13.31s Step 96( N/A%), pre moving , FPS 10.28, Running 13.34s Step 97( N/A%), pre moving , FPS 10.59, Running 13.40s Step 98( N/A%), pre moving , FPS 10.83, Running 13.46s Step 99( N/A%), pre moving , FPS 11.07, Running 13.52s Step 100( N/A%), pre moving , FPS 11.36, Running 13.58s Step 101( N/A%), pre moving , FPS 11.81, Running 13.61s Step 102( N/A%), pre moving , FPS 12.17, Running 13.67s Step 103( N/A%), pre moving , FPS 12.59, Running 13.72s Step 104( N/A%), pre moving , FPS 13.03, Running 13.77s Step 105( N/A%), pre moving , FPS 13.48, Running 13.82s Step 106( N/A%), pre moving , FPS 13.85, Running 13.89s Step 107( N/A%), pre moving , FPS 14.46, Running 13.93s Step 108( N/A%), pre moving , FPS 14.92, Running 13.99s Step 109( N/A%), pre moving , FPS 15.45, Running 14.05s Step 110( N/A%), pre moving , FPS 15.71, Running 14.13s Step 111( N/A%), pre moving , FPS 15.67, Running 14.21s Step 112( N/A%), pre moving , FPS 15.45, Running 14.32s Step 113( N/A%), pre moving , FPS 15.48, Running 14.42s Step 114( N/A%), pre moving , FPS 15.40, Running 14.53s Step 115( N/A%), pre moving , FPS 15.10, Running 14.63s Step 116( N/A%), pre moving , FPS 14.67, Running 14.71s Step 117( N/A%), pre moving , FPS 14.13, Running 14.81s Step 118( N/A%), pre moving , FPS 13.73, Running 14.91s Step 119( N/A%), pre moving , FPS 13.35, Running 15.02s Step 120( N/A%), pre moving , FPS 12.96, Running 15.12s Step 121( N/A%), pre moving , FPS 12.39, Running 15.23s Step 122( N/A%), pre moving , FPS 12.03, Running 15.33s Step 123( N/A%), pre moving , FPS 11.66, Running 15.44s Step 124( N/A%), pre moving , FPS 11.30, Running 15.54s Step 125( N/A%), pre moving , FPS 10.97, Running 15.65s Step 126( N/A%), pre moving , FPS 10.72, Running 15.75s Step 127( N/A%), pre moving , FPS 10.36, Running 15.86s Step 128( N/A%), pre moving , FPS 10.24, Running 15.94s Step 129( N/A%), pre moving , FPS 10.05, Running 16.04s Step 130( N/A%), pre moving , FPS 9.92, Running 16.14s Step 131( N/A%), pre moving , FPS 9.82, Running 16.25s Step 132( N/A%), pre moving , FPS 9.84, Running 16.35s Step 133( N/A%), pre moving , FPS 9.82, Running 16.45s Step 134( N/A%), pre moving , FPS 9.87, Running 16.56s Step 135( N/A%), pre moving , FPS 9.90, Running 16.65s Step 136( N/A%), pre moving , FPS 9.76, Running 16.75s Step 137( N/A%), pre moving , FPS 9.76, Running 16.86s Step 138( N/A%), pre moving , FPS 9.74, Running 16.97s Step 139( N/A%), pre moving , FPS 9.75, Running 17.07s Step 140( N/A%), pre moving , FPS 9.72, Running 17.18s Step 141( N/A%), pre moving , FPS 9.74, Running 17.28s Step 142( N/A%), pre moving , FPS 9.75, Running 17.39s Step 143( N/A%), pre moving , FPS 9.80, Running 17.48s Step 144( N/A%), pre moving , FPS 9.98, Running 17.55s Step 145( N/A%), pre moving , FPS 9.97, Running 17.65s Step 146( N/A%), pre moving , FPS 10.29, Running 17.70s Step 147( N/A%), pre moving , FPS 10.57, Running 17.75s Step 148( N/A%), pre moving , FPS 10.77, Running 17.80s Step 149( N/A%), pre moving , FPS 10.94, Running 17.87s Step 150( N/A%), pre moving , FPS 11.29, Running 17.92s Step 151( N/A%), pre moving , FPS 11.57, Running 17.98s Step 152( N/A%), pre moving , FPS 11.88, Running 18.03s Step 153( N/A%), pre moving , FPS 12.23, Running 18.09s Step 154( N/A%), pre moving , FPS 12.33, Running 18.18s Step 155( N/A%), pre moving , FPS 12.72, Running 18.22s Step 156( N/A%), pre moving , FPS 13.23, Running 18.27s Step 157( N/A%), pre moving , FPS 13.79, Running 18.31s Step 158( N/A%), pre moving , FPS 14.20, Running 18.38s Step 159( N/A%), pre moving , FPS 14.56, Running 18.44s Step 160( N/A%), pre moving , FPS 15.22, Running 18.49s Step 161( N/A%), pre moving , FPS 15.80, Running 18.55s Step 162( N/A%), pre moving , FPS 16.64, Running 18.59s Step 163( N/A%), pre moving , FPS 16.67, Running 18.68s Step 164( N/A%), pre moving , FPS 16.23, Running 18.78s Step 165( N/A%), pre moving , FPS 16.31, Running 18.88s Step 166( N/A%), pre moving , FPS 15.57, Running 18.98s Step 167( N/A%), pre moving , FPS 15.15, Running 19.08s Step 168( N/A%), pre moving , FPS 14.59, Running 19.17s Step 169( N/A%), pre moving , FPS 14.24, Running 19.27s Step 170( N/A%), pre moving , FPS 13.70, Running 19.38s Step 171( N/A%), pre moving , FPS 13.34, Running 19.48s Step 172( N/A%), pre moving , FPS 13.16, Running 19.55s Step 173( N/A%), pre moving , FPS 12.80, Running 19.65s Step 174( N/A%), pre moving , FPS 12.77, Running 19.74s Step 175( N/A%), pre moving , FPS 12.36, Running 19.84s Step 176( N/A%), pre moving , FPS 11.96, Running 19.94s Step 177( N/A%), pre moving , FPS 11.53, Running 20.04s Step 178( N/A%), pre moving , FPS 11.24, Running 20.15s Step 179( N/A%), pre moving , FPS 8.02, Running 20.94s Step 180( N/A%), pre moving , FPS 7.54, Running 21.15s Step 181( N/A%), pre moving , FPS 6.80, Running 21.49s Step 182( N/A%), pre moving , FPS 6.46, Running 21.68s Step 183( N/A%), pre moving , FPS 5.97, Running 22.03s Step 184( N/A%), pre moving , FPS 5.82, Running 22.22s Step 185( N/A%), pre moving , FPS 5.47, Running 22.53s Step 186( N/A%), pre moving , FPS 5.37, Running 22.71s Step 187( N/A%), pre moving , FPS 5.04, Running 23.04s Step 188( N/A%), pre moving , FPS 4.89, Running 23.26s Step 189( N/A%), pre moving , FPS 4.55, Running 23.67s Step 190( N/A%), pre moving , FPS 4.42, Running 23.90s Step 191( N/A%), pre moving , FPS 4.15, Running 24.30s Step 192( N/A%), pre moving , FPS 4.04, Running 24.50s Step 193( N/A%), pre moving , FPS 3.83, Running 24.87s Step 194( N/A%), pre moving , FPS 3.78, Running 25.04s Step 195( N/A%), pre moving , FPS 3.57, Running 25.44s Step 196( N/A%), pre moving , FPS 3.49, Running 25.67s Step 197( N/A%), pre moving , FPS 3.34, Running 26.03s Step 198( N/A%), pre moving , FPS 3.33, Running 26.16s Step 199( N/A%), pre moving , FPS 3.59, Running 26.52s Step 200( N/A%), pre moving , FPS 3.64, Running 26.65s Step 201( N/A%), pre moving , FPS 3.64, Running 26.98s Step 202( N/A%), pre moving , FPS 3.65, Running 27.17s Step 203( N/A%), pre moving , FPS 3.59, Running 27.60s Step 204( N/A%), pre moving , FPS 3.59, Running 27.79s Step 205( N/A%), pre moving , FPS 3.57, Running 28.14s Step 206( N/A%), pre moving , FPS 3.53, Running 28.37s Step 207( N/A%), pre moving , FPS 3.47, Running 28.80s Step 208( N/A%), pre moving , FPS 3.47, Running 29.03s Step 209( N/A%), pre moving , FPS 3.50, Running 29.39s Step 210( N/A%), pre moving , FPS 3.49, Running 29.63s Step 211( N/A%), pre moving , FPS 3.47, Running 30.07s Step 212( N/A%), pre moving , FPS 3.50, Running 30.22s Step 213( N/A%), pre moving , FPS 3.53, Running 30.54s Step 214( N/A%), pre moving , FPS 3.45, Running 30.83s Step 215( N/A%), pre moving , FPS 3.48, Running 31.19s Step 216( N/A%), pre moving , FPS 3.46, Running 31.45s Step 217( N/A%), pre moving , FPS 3.43, Running 31.86s Step 218( N/A%), pre moving , FPS 3.33, Running 32.16s Step 219( N/A%), pre moving , FPS 3.32, Running 32.54s Step 220( N/A%), pre moving , FPS 3.26, Running 32.78s Step 221( N/A%), pre moving , FPS 3.24, Running 33.16s Step 222( N/A%), pre moving , FPS 3.22, Running 33.38s Step 223( N/A%), pre moving , FPS 3.24, Running 33.77s Step 224( N/A%), pre moving , FPS 3.22, Running 34.00s Step 225( N/A%), pre moving , FPS 3.19, Running 34.41s Step 226( N/A%), pre moving , FPS 3.17, Running 34.68s Step 227( N/A%), pre moving , FPS 3.23, Running 35.00s Step 228( N/A%), pre moving , FPS 3.24, Running 35.20s Step 229( N/A%), pre moving , FPS 3.24, Running 35.57s Step 230( N/A%), pre moving , FPS 3.25, Running 35.79s Step 231( N/A%), pre moving , FPS 3.24, Running 36.24s Step 232( N/A%), pre moving , FPS 3.17, Running 36.54s Step 233( N/A%), pre moving , FPS 3.11, Running 36.96s Step 234( N/A%), pre moving , FPS 3.16, Running 37.16s Step 235( N/A%), pre moving , FPS 3.14, Running 37.56s Step 236( N/A%), pre moving , FPS 3.16, Running 37.78s Step 237( N/A%), pre moving , FPS 3.18, Running 38.15s Step 238( N/A%), pre moving , FPS 3.18, Running 38.45s Step 239( N/A%), pre moving , FPS 3.17, Running 38.86s Step 240( N/A%), pre moving , FPS 3.21, Running 39.01s Step 241( N/A%), pre moving , FPS 3.23, Running 39.36s Step 242( N/A%), pre moving , FPS 3.24, Running 39.55s Step 243( N/A%), pre moving , FPS 3.24, Running 39.93s Step 244( N/A%), pre moving , FPS 3.33, Running 40.01s Step 245( N/A%), pre moving , FPS 3.52, Running 40.09s Step 246( N/A%), pre moving , FPS 3.62, Running 40.20s Step 247( N/A%), pre moving , FPS 3.76, Running 40.32s Step 248( N/A%), pre moving , FPS 3.82, Running 40.44s Step 249( N/A%), pre moving , FPS 4.03, Running 40.53s Step 250( N/A%), pre moving , FPS 4.10, Running 40.67s Step 251( N/A%), pre moving , FPS 4.39, Running 40.80s Step 252( N/A%), pre moving , FPS 4.56, Running 40.92s Step 253( N/A%), pre moving , FPS 4.90, Running 41.04s Step 254( N/A%), pre moving , FPS 3.58, Running 42.75s Step 255( N/A%), pre moving , FPS 3.56, Running 43.18s Step 256( N/A%), pre moving , FPS 3.54, Running 43.42s Step 257( N/A%), pre moving , FPS 3.57, Running 43.75s Step 258( N/A%), pre moving , FPS 3.65, Running 43.93s Step 259( N/A%), pre moving , FPS 3.63, Running 44.37s Step 260( N/A%), pre moving , FPS 3.58, Running 44.60s Step 261( N/A%), pre moving , FPS 3.54, Running 45.01s Step 262( N/A%), pre moving , FPS 3.51, Running 45.24s Step 263( N/A%), pre moving , FPS 3.50, Running 45.64s Step 264( N/A%), pre moving , FPS 3.40, Running 45.88s Step 265( N/A%), pre moving , FPS 3.25, Running 46.24s Step 266( N/A%), pre moving , FPS 3.21, Running 46.44s Step 267( N/A%), pre moving , FPS 3.05, Running 46.89s Step 268( N/A%), pre moving , FPS 2.95, Running 47.21s Step 269( N/A%), pre moving , FPS 2.83, Running 47.58s Step 270( N/A%), pre moving , FPS 2.81, Running 47.79s Step 271( N/A%), pre moving , FPS 2.72, Running 48.14s Step 272( N/A%), pre moving , FPS 2.70, Running 48.33s Step 273( N/A%), pre moving , FPS 2.57, Running 48.83s Step 274( 0.33%), action 1, FPS 2.83, Running 49.82s Step 275( 0.67%), action 2, FPS 2.86, Running 50.17s Step 276( 1.00%), action 3, FPS 2.64, Running 50.99s Step 277( 1.33%), action 4, FPS 2.51, Running 51.73s Step 278( 1.67%), action 5, FPS 2.41, Running 52.22s Step 279( 2.00%), action 6, FPS 2.39, Running 52.75s Step 280( 2.33%), action 7, FPS 2.25, Running 53.49s Step 281( 2.67%), action 8, FPS 2.25, Running 53.88s Step 282( 3.00%), action 9, FPS 2.15, Running 54.53s Step 283( 3.33%), action 10, FPS 2.18, Running 54.82s Step 284( 3.67%), action 11, FPS 2.04, Running 55.70s Step 285( 4.00%), action 12, FPS 2.03, Running 56.07s Step 286( 4.33%), action 13, FPS 1.91, Running 56.91s Step 287( 4.67%), action 14, FPS 1.90, Running 57.39s Step 288( 5.00%), action 15, FPS 1.85, Running 58.03s Step 289( 5.33%), action 16, FPS 1.84, Running 58.44s Step 290( 5.67%), action 17, FPS 1.77, Running 59.11s Step 291( 6.00%), action 18, FPS 1.77, Running 59.44s Step 292( 6.33%), action 19, FPS 1.70, Running 60.08s Step 293( 6.67%), action 20, FPS 1.72, Running 60.45s Step 294( 7.00%), action 21, FPS 1.76, Running 61.20s Step 295( 7.33%), action 22, FPS 1.73, Running 61.74s Step 296( 7.67%), action 23, FPS 1.76, Running 62.33s Step 297( 8.00%), action 24, FPS 1.83, Running 62.68s Step 298( 8.33%), action 25, FPS 1.77, Running 63.53s Step 299( 8.67%), action 26, FPS 1.79, Running 63.90s Step 300( 9.00%), action 27, FPS 1.80, Running 64.60s Step 301( 9.33%), action 28, FPS 1.78, Running 65.14s Step 302( 9.67%), action 29, FPS 1.74, Running 66.05s Step 303( 10.00%), action 30, FPS 1.68, Running 66.75s Step 304( 10.33%), action 31, FPS 1.67, Running 67.68s Step 305( 10.67%), action 32, FPS 1.66, Running 68.10s Step 306( 11.00%), action 33, FPS 1.71, Running 68.63s Step 307( 11.33%), action 34, FPS 1.74, Running 68.89s Step 308( 11.67%), action 35, FPS 1.76, Running 69.41s Step 309( 12.00%), action 36, FPS 1.77, Running 69.71s Step 310( 12.33%), action 37, FPS 1.79, Running 70.28s Step 311( 12.67%), action 38, FPS 1.79, Running 70.60s Step 312( 13.00%), action 39, FPS 1.80, Running 71.22s Step 313( 13.33%), action 40, FPS 1.79, Running 71.60s Step 314( 13.67%), action 41, FPS 1.80, Running 72.30s Step 315( 14.00%), action 42, FPS 1.82, Running 72.73s Step 316( 14.33%), action 43, FPS 1.84, Running 73.19s Step 317( 14.67%), action 44, FPS 1.85, Running 73.50s Step 318( 15.00%), action 45, FPS 1.91, Running 74.00s Step 319( 15.33%), action 46, FPS 1.89, Running 74.46s Step 320( 15.67%), action 47, FPS 1.89, Running 75.18s Step 321( 16.00%), action 48, FPS 1.92, Running 75.56s Step 322( 16.33%), action 49, FPS 1.97, Running 76.19s Step 323( 16.67%), action 50, FPS 2.02, Running 76.65s Step 324( 17.00%), action 51, FPS 2.05, Running 77.44s Step 325( 17.33%), action 52, FPS 2.08, Running 77.71s Step 326( 17.67%), action 53, FPS 2.06, Running 78.36s Step 327( 18.00%), action 54, FPS 2.05, Running 78.67s Step 328( 18.33%), action 55, FPS 2.03, Running 79.24s Step 329( 18.67%), action 56, FPS 2.02, Running 79.63s Step 330( 19.00%), action 57, FPS 2.00, Running 80.30s Step 331( 19.33%), action 58, FPS 1.97, Running 80.76s Step 332( 19.67%), action 59, FPS 1.97, Running 81.37s Step 333( 20.00%), action 60, FPS 1.95, Running 81.88s Step 334( 20.33%), action 61, FPS 1.96, Running 82.48s Step 335( 20.67%), action 62, FPS 1.94, Running 83.05s Step 336( 21.00%), action 63, FPS 1.90, Running 83.70s Step 337( 21.33%), action 64, FPS 1.90, Running 84.03s Step 338( 21.67%), action 65, FPS 1.88, Running 84.63s Step 339( 22.00%), action 66, FPS 1.88, Running 85.08s Step 340( 22.33%), action 67, FPS 1.86, Running 85.93s Step 341( 22.67%), action 68, FPS 1.84, Running 86.45s Step 342( 23.00%), action 69, FPS 1.88, Running 86.84s Step 343( 23.33%), action 70, FPS 1.86, Running 87.42s Step 344( 23.67%), action 71, FPS 1.86, Running 88.22s Step 345( 24.00%), action 72, FPS 1.84, Running 88.60s Step 346( 24.33%), action 73, FPS 1.83, Running 89.28s Step 347( 24.67%), action 74, FPS 1.82, Running 89.63s Step 348( 25.00%), action 75, FPS 1.81, Running 90.30s Step 349( 25.33%), action 76, FPS 1.80, Running 90.74s Step 350( 25.67%), action 77, FPS 1.83, Running 91.22s Step 351( 26.00%), action 78, FPS 1.84, Running 91.64s Step 352( 26.33%), action 79, FPS 1.84, Running 92.22s Step 353( 26.67%), action 80, FPS 1.87, Running 92.59s Step 354( 27.00%), action 81, FPS 1.80, Running 93.58s Step 355( 27.33%), action 82, FPS 1.82, Running 94.03s Step 356( 27.67%), action 83, FPS 1.83, Running 94.61s Step 357( 28.00%), action 84, FPS 1.83, Running 94.94s Step 358( 28.33%), action 85, FPS 1.85, Running 95.47s Step 359( 28.67%), action 86, FPS 1.86, Running 95.86s Step 360( 29.00%), action 87, FPS 1.90, Running 96.43s Step 361( 29.33%), action 88, FPS 1.94, Running 96.75s Step 362( 29.67%), action 89, FPS 1.87, Running 97.53s Step 363( 30.00%), action 90, FPS 1.91, Running 97.87s Step 364( 30.33%), action 91, FPS 1.93, Running 98.56s Step 365( 30.67%), action 92, FPS 1.95, Running 98.85s Step 366( 31.00%), action 93, FPS 1.98, Running 99.39s Step 367( 31.33%), action 94, FPS 1.97, Running 99.79s Step 368( 31.67%), action 95, FPS 1.99, Running 100.37s Step 369( 32.00%), action 96, FPS 2.01, Running 100.67s Step 370( 32.33%), action 97, FPS 1.95, Running 101.46s Step 371( 32.67%), action 98, FPS 1.94, Running 101.94s Step 372( 33.00%), action 99, FPS 1.92, Running 102.62s Step 373( 33.33%), action 100, FPS 1.91, Running 103.06s Step 374( 33.67%), action 101, FPS 1.97, Running 103.74s Step 375( 34.00%), action 102, FPS 1.99, Running 104.06s Step 376( 34.33%), action 103, FPS 2.05, Running 104.37s Step 377( 34.67%), action 104, FPS 2.07, Running 104.59s Step 378( 35.00%), action 105, FPS 2.10, Running 104.99s Step 379( 35.33%), action 106, FPS 2.13, Running 105.24s Step 380( 35.67%), action 107, FPS 2.15, Running 105.74s Step 381( 36.00%), action 108, FPS 2.16, Running 106.02s Step 382( 36.33%), action 109, FPS 2.20, Running 106.61s Step 383( 36.67%), action 110, FPS 2.21, Running 106.92s Step 384( 37.00%), action 111, FPS 2.19, Running 107.69s Step 385( 37.33%), action 112, FPS 2.15, Running 108.14s Step 386( 37.67%), action 113, FPS 2.15, Running 108.68s Step 387( 38.00%), action 114, FPS 2.19, Running 108.93s Step 388( 38.33%), action 115, FPS 2.24, Running 109.28s Step 389( 38.67%), action 116, FPS 2.23, Running 109.64s Step 390( 39.00%), action 117, FPS 2.31, Running 110.13s Step 391( 39.33%), action 118, FPS 2.34, Running 110.49s Step 392( 39.67%), action 119, FPS 2.36, Running 111.10s Step 393( 40.00%), action 120, FPS 2.34, Running 111.62s Step 394( 40.33%), action 121, FPS 2.31, Running 112.40s Step 395( 40.67%), action 122, FPS 2.26, Running 112.92s [2026-08-01 16:40:34] [22 ] Seed 21 failed after 113.22 s. +steps: 395 , actions: 122 . +Instruction: Empty +Total 6/22(27.27%) success. +Setting seed: 22 +Step 1( N/A%), pre moving , FPS 1.27, Running 0.79s Step 2( N/A%), pre moving , FPS 2.45, Running 0.82s Step 3( N/A%), pre moving , FPS 3.56, Running 0.84s Step 4( N/A%), pre moving , FPS 4.61, Running 0.87s Step 5( N/A%), pre moving , FPS 5.59, Running 0.89s Step 6( N/A%), pre moving , FPS 6.52, Running 0.92s Step 7( N/A%), pre moving , FPS 7.18, Running 0.97s Step 8( N/A%), pre moving , FPS 7.80, Running 1.03s Step 9( N/A%), pre moving , FPS 8.35, Running 1.08s Step 10( N/A%), pre moving , FPS 8.75, Running 1.14s Step 11( N/A%), pre moving , FPS 9.18, Running 1.20s Step 12( N/A%), pre moving , FPS 9.54, Running 1.26s Step 13( N/A%), pre moving , FPS 9.70, Running 1.34s Step 14( N/A%), pre moving , FPS 10.01, Running 1.40s Step 15( N/A%), pre moving , FPS 10.38, Running 1.45s Step 16( N/A%), pre moving , FPS 10.66, Running 1.50s Step 17( N/A%), pre moving , FPS 11.01, Running 1.54s Step 18( N/A%), pre moving , FPS 11.32, Running 1.59s Step 19( N/A%), pre moving , FPS 11.46, Running 1.66s Step 20( N/A%), pre moving , FPS 11.65, Running 1.72s Step 21( N/A%), pre moving , FPS 15.45, Running 2.08s Step 22( N/A%), pre moving , FPS 14.45, Running 2.20s Step 23( N/A%), pre moving , FPS 14.21, Running 2.25s Step 24( N/A%), pre moving , FPS 13.52, Running 2.35s Step 25( N/A%), pre moving , FPS 12.98, Running 2.43s Step 26( N/A%), pre moving , FPS 10.60, Running 2.81s Step 27( N/A%), pre moving , FPS 10.47, Running 2.88s Step 28( N/A%), pre moving , FPS 10.32, Running 2.96s Step 29( N/A%), pre moving , FPS 10.06, Running 3.06s Step 30( N/A%), pre moving , FPS 9.88, Running 3.17s Step 31( N/A%), pre moving , FPS 9.68, Running 3.26s Step 32( N/A%), pre moving , FPS 6.23, Running 4.47s Step 33( N/A%), pre moving , FPS 6.19, Running 4.57s Step 34( N/A%), pre moving , FPS 6.04, Running 4.71s Step 35( N/A%), pre moving , FPS 5.94, Running 4.81s Step 36( N/A%), pre moving , FPS 5.33, Running 5.25s Step 37( N/A%), pre moving , FPS 5.36, Running 5.28s Step 38( N/A%), pre moving , FPS 5.38, Running 5.31s Step 39( N/A%), pre moving , FPS 5.45, Running 5.33s Step 40( N/A%), pre moving , FPS 5.49, Running 5.36s Step 41( N/A%), pre moving , FPS 6.03, Running 5.40s Step 42( N/A%), pre moving , FPS 6.16, Running 5.45s Step 43( N/A%), pre moving , FPS 6.15, Running 5.50s Step 44( N/A%), pre moving , FPS 6.21, Running 5.57s Step 45( N/A%), pre moving , FPS 6.26, Running 5.63s Step 46( N/A%), pre moving , FPS 6.92, Running 5.70s Step 47( N/A%), pre moving , FPS 6.94, Running 5.77s Step 48( N/A%), pre moving , FPS 6.91, Running 5.86s Step 49( N/A%), pre moving , FPS 6.96, Running 5.94s Step 50( N/A%), pre moving , FPS 7.01, Running 6.02s Step 51( N/A%), pre moving , FPS 7.01, Running 6.12s Step 52( N/A%), pre moving , FPS 11.51, Running 6.21s Step 53( N/A%), pre moving , FPS 11.33, Running 6.34s Step 54( N/A%), pre moving , FPS 11.21, Running 6.50s Step 55( N/A%), pre moving , FPS 10.92, Running 6.64s Step 56( N/A%), pre moving , FPS 12.86, Running 6.81s Step 57( N/A%), pre moving , FPS 11.93, Running 6.95s Step 58( N/A%), pre moving , FPS 11.04, Running 7.12s Step 59( N/A%), pre moving , FPS 10.39, Running 7.26s Step 60( N/A%), pre moving , FPS 9.68, Running 7.43s Step 61( N/A%), pre moving , FPS 9.18, Running 7.58s Step 62( N/A%), pre moving , FPS 8.79, Running 7.72s Step 63( N/A%), pre moving , FPS 8.39, Running 7.89s Step 64( N/A%), pre moving , FPS 8.13, Running 8.03s Step 65( N/A%), pre moving , FPS 7.80, Running 8.19s Step 66( N/A%), pre moving , FPS 7.58, Running 8.34s Step 67( N/A%), pre moving , FPS 7.39, Running 8.47s Step 68( N/A%), pre moving , FPS 7.19, Running 8.64s Step 69( N/A%), pre moving , FPS 7.03, Running 8.78s Step 70( N/A%), pre moving , FPS 6.83, Running 8.95s Step 71( N/A%), pre moving , FPS 6.76, Running 9.08s Step 72( N/A%), pre moving , FPS 6.63, Running 9.22s Step 73( N/A%), pre moving , FPS 6.56, Running 9.39s Step 74( N/A%), pre moving , FPS 6.60, Running 9.53s Step 75( N/A%), pre moving , FPS 6.61, Running 9.67s Step 76( N/A%), pre moving , FPS 6.90, Running 9.70s Step 77( N/A%), pre moving , FPS 7.19, Running 9.74s Step 78( N/A%), pre moving , FPS 7.54, Running 9.77s Step 79( N/A%), pre moving , FPS 7.85, Running 9.80s Step 80( N/A%), pre moving , FPS 8.30, Running 9.84s Step 81( N/A%), pre moving , FPS 8.75, Running 9.86s Step 82( N/A%), pre moving , FPS 9.24, Running 9.89s Step 83( N/A%), pre moving , FPS 9.87, Running 9.91s Step 84( N/A%), pre moving , FPS 10.48, Running 9.94s Step 85( N/A%), pre moving , FPS 11.32, Running 9.96s Step 86( N/A%), pre moving , FPS 12.14, Running 9.99s Step 87( N/A%), pre moving , FPS 13.01, Running 10.01s Step 88( N/A%), pre moving , FPS 14.33, Running 10.03s Step 89( N/A%), pre moving , FPS 15.65, Running 10.06s Step 90( N/A%), pre moving , FPS 17.52, Running 10.09s Step 91( N/A%), pre moving , FPS 18.97, Running 10.13s Step 92( N/A%), pre moving , FPS 21.03, Running 10.17s Step 93( N/A%), pre moving , FPS 23.46, Running 10.24s Step 94( N/A%), pre moving , FPS 26.00, Running 10.30s Step 95( N/A%), pre moving , FPS 29.48, Running 10.35s Step 96( N/A%), pre moving , FPS 28.60, Running 10.40s Step 97( N/A%), pre moving , FPS 27.97, Running 10.45s Step 98( N/A%), pre moving , FPS 27.00, Running 10.51s Step 99( N/A%), pre moving , FPS 26.20, Running 10.57s Step 100( N/A%), pre moving , FPS 25.44, Running 10.62s Step 101( N/A%), pre moving , FPS 24.42, Running 10.68s Step 102( N/A%), pre moving , FPS 23.50, Running 10.74s Step 103( N/A%), pre moving , FPS 12.39, Running 11.52s Step 104( N/A%), pre moving , FPS 11.14, Running 11.73s Step 105( N/A%), pre moving , FPS 9.30, Running 12.11s Step 106( N/A%), pre moving , FPS 8.53, Running 12.33s Step 107( N/A%), pre moving , FPS 7.41, Running 12.71s Step 108( N/A%), pre moving , FPS 6.94, Running 12.92s Step 109( N/A%), pre moving , FPS 6.12, Running 13.33s Step 110( N/A%), pre moving , FPS 5.82, Running 13.53s Step 111( N/A%), pre moving , FPS 5.27, Running 13.93s Step 112( N/A%), pre moving , FPS 5.11, Running 14.09s Step 113( N/A%), pre moving , FPS 4.86, Running 14.35s Step 114( N/A%), pre moving , FPS 4.75, Running 14.51s Step 115( N/A%), pre moving , FPS 4.58, Running 14.72s Step 116( N/A%), pre moving , FPS 4.46, Running 14.89s Step 117( N/A%), pre moving , FPS 4.25, Running 15.16s Step 118( N/A%), pre moving , FPS 4.14, Running 15.35s Step 119( N/A%), pre moving , FPS 3.96, Running 15.62s Step 120( N/A%), pre moving , FPS 3.88, Running 15.78s Step 121( N/A%), pre moving , FPS 3.64, Running 16.18s Step 122( N/A%), pre moving , FPS 3.55, Running 16.37s Step 123( N/A%), pre moving , FPS 3.81, Running 16.78s Step 124( N/A%), pre moving , FPS 3.82, Running 16.97s Step 125( N/A%), pre moving , FPS 3.81, Running 17.36s Step 126( N/A%), pre moving , FPS 3.81, Running 17.58s Step 127( N/A%), pre moving , FPS 3.80, Running 17.98s Step 128( N/A%), pre moving , FPS 3.80, Running 18.18s Step 129( N/A%), pre moving , FPS 3.81, Running 18.58s Step 130( N/A%), pre moving , FPS 3.81, Running 18.77s Step 131( N/A%), pre moving , FPS 3.93, Running 19.01s Step 132( N/A%), pre moving , FPS 3.96, Running 19.13s Step 133( N/A%), pre moving , FPS 4.03, Running 19.32s Step 134( N/A%), pre moving , FPS 4.03, Running 19.47s Step 135( N/A%), pre moving , FPS 4.03, Running 19.68s Step 136( N/A%), pre moving , FPS 4.01, Running 19.87s Step 137( N/A%), pre moving , FPS 3.91, Running 20.27s Step 138( N/A%), pre moving , FPS 3.81, Running 20.60s Step 139( N/A%), pre moving , FPS 3.70, Running 21.02s Step 140( N/A%), pre moving , FPS 3.62, Running 21.31s Step 141( N/A%), pre moving , FPS 3.64, Running 21.68s Step 142( N/A%), pre moving , FPS 3.62, Running 21.89s Step 143( N/A%), pre moving , FPS 3.60, Running 22.33s Step 144( N/A%), pre moving , FPS 3.57, Running 22.57s Step 145( N/A%), pre moving , FPS 3.55, Running 22.99s Step 146( N/A%), pre moving , FPS 3.53, Running 23.25s Step 147( N/A%), pre moving , FPS 3.53, Running 23.64s Step 148( N/A%), pre moving , FPS 3.55, Running 23.82s Step 149( N/A%), pre moving , FPS 3.65, Running 24.05s Step 150( N/A%), pre moving , FPS 3.71, Running 24.17s Step 151( N/A%), pre moving , FPS 3.66, Running 24.47s Step 152( N/A%), pre moving , FPS 3.60, Running 24.68s Step 153( N/A%), pre moving , FPS 3.52, Running 25.01s Step 154( N/A%), pre moving , FPS 3.50, Running 25.18s Step 155( N/A%), pre moving , FPS 3.38, Running 25.60s Step 156( N/A%), pre moving , FPS 3.35, Running 25.85s Step 157( N/A%), pre moving , FPS 3.30, Running 26.33s Step 158( N/A%), pre moving , FPS 3.36, Running 26.56s Step 159( N/A%), pre moving , FPS 3.37, Running 26.95s Step 160( N/A%), pre moving , FPS 3.41, Running 27.18s Step 161( N/A%), pre moving , FPS 3.41, Running 27.55s Step 162( N/A%), pre moving , FPS 3.40, Running 27.78s Step 163( N/A%), pre moving , FPS 3.40, Running 28.22s Step 164( N/A%), pre moving , FPS 3.39, Running 28.47s Step 165( N/A%), pre moving , FPS 3.51, Running 28.70s Step 166( N/A%), pre moving , FPS 3.59, Running 28.82s Step 167( N/A%), pre moving , FPS 3.65, Running 29.12s Step 168( N/A%), pre moving , FPS 3.64, Running 29.31s Step 169( N/A%), pre moving , FPS 3.56, Running 29.67s Step 170( N/A%), pre moving , FPS 3.59, Running 29.74s Step 171( N/A%), pre moving , FPS 3.74, Running 29.82s Step 172( N/A%), pre moving , FPS 3.81, Running 29.93s Step 173( N/A%), pre moving , FPS 3.97, Running 30.05s Step 174( N/A%), pre moving , FPS 4.00, Running 30.18s Step 175( N/A%), pre moving , FPS 4.25, Running 30.30s Step 176( N/A%), pre moving , FPS 4.37, Running 30.42s Step 177( N/A%), pre moving , FPS 4.74, Running 30.55s Step 178( N/A%), pre moving , FPS 4.87, Running 30.67s Step 179( N/A%), pre moving , FPS 5.21, Running 30.79s Step 180( N/A%), pre moving , FPS 3.74, Running 32.53s Step 181( N/A%), pre moving , FPS 3.71, Running 32.94s Step 182( N/A%), pre moving , FPS 3.70, Running 33.18s Step 183( N/A%), pre moving , FPS 3.85, Running 33.42s Step 184( N/A%), pre moving , FPS 3.91, Running 33.58s Step 185( N/A%), pre moving , FPS 3.82, Running 33.93s Step 186( N/A%), pre moving , FPS 3.77, Running 34.12s Step 187( N/A%), pre moving , FPS 3.74, Running 34.47s Step 188( N/A%), pre moving , FPS 3.71, Running 34.70s Step 189( N/A%), pre moving , FPS 3.64, Running 35.16s Step 190( N/A%), pre moving , FPS 3.52, Running 35.42s Step 191( N/A%), pre moving , FPS 3.32, Running 35.85s Step 192( N/A%), pre moving , FPS 3.24, Running 36.11s Step 193( N/A%), pre moving , FPS 3.06, Running 36.58s Step 194( N/A%), pre moving , FPS 3.02, Running 36.80s Step 195( N/A%), pre moving , FPS 2.90, Running 37.19s Step 196( N/A%), pre moving , FPS 2.83, Running 37.49s Step 197( N/A%), pre moving , FPS 2.74, Running 37.85s Step 198( N/A%), pre moving , FPS 2.72, Running 38.02s Step 199( N/A%), pre moving , FPS 2.64, Running 38.36s Step 200( 0.33%), action 1, FPS 2.79, Running 39.70s Step 201( 0.67%), action 2, FPS 2.72, Running 40.30s Step 202( 1.00%), action 3, FPS 2.58, Running 40.94s Step 203( 1.33%), action 4, FPS 2.55, Running 41.26s Step 204( 1.67%), action 5, FPS 2.40, Running 41.92s Step 205( 2.00%), action 6, FPS 2.36, Running 42.41s Step 206( 2.33%), action 7, FPS 2.26, Running 42.98s Step 207( 2.67%), action 8, FPS 2.16, Running 43.73s Step 208( 3.00%), action 9, FPS 2.05, Running 44.44s Step 209( 3.33%), action 10, FPS 2.05, Running 44.93s Step 210( 3.67%), action 11, FPS 1.98, Running 45.54s Step 211( 4.00%), action 12, FPS 1.98, Running 45.94s Step 212( 4.33%), action 13, FPS 1.96, Running 46.34s Step 213( 4.67%), action 14, FPS 2.00, Running 46.56s Step 214( 5.00%), action 15, FPS 1.96, Running 47.02s Step 215( 5.33%), action 16, FPS 1.98, Running 47.28s Step 216( 5.67%), action 17, FPS 1.88, Running 48.12s Step 217( 6.00%), action 18, FPS 1.86, Running 48.62s Step 218( 6.33%), action 19, FPS 1.79, Running 49.21s Step 219( 6.67%), action 20, FPS 1.78, Running 49.57s Step 220( 7.00%), action 21, FPS 1.88, Running 50.36s Step 221( 7.33%), action 22, FPS 1.92, Running 50.71s Step 222( 7.67%), action 23, FPS 1.95, Running 51.20s Step 223( 8.00%), action 24, FPS 1.95, Running 51.52s Step 224( 8.33%), action 25, FPS 1.92, Running 52.32s Step 225( 8.67%), action 26, FPS 1.94, Running 52.70s Step 226( 9.00%), action 27, FPS 1.90, Running 53.52s Step 227( 9.33%), action 28, FPS 1.97, Running 53.87s Step 228( 9.67%), action 29, FPS 2.00, Running 54.42s Step 229( 10.00%), action 30, FPS 2.03, Running 54.77s Step 230( 10.33%), action 31, FPS 2.00, Running 55.52s Step 231( 10.67%), action 32, FPS 2.02, Running 55.85s Step 232( 11.00%), action 33, FPS 1.99, Running 56.39s Step 233( 11.33%), action 34, FPS 1.95, Running 56.80s Step 234( 11.67%), action 35, FPS 1.92, Running 57.46s Step 235( 12.00%), action 36, FPS 1.91, Running 57.76s Step 236( 12.33%), action 37, FPS 1.96, Running 58.33s Step 237( 12.67%), action 38, FPS 1.99, Running 58.66s Step 238( 13.00%), action 39, FPS 2.00, Running 59.19s Step 239( 13.33%), action 40, FPS 2.03, Running 59.43s Step 240( 13.67%), action 41, FPS 2.05, Running 60.10s Step 241( 14.00%), action 42, FPS 2.08, Running 60.34s Step 242( 14.33%), action 43, FPS 2.03, Running 61.07s Step 243( 14.67%), action 44, FPS 2.01, Running 61.47s Step 244( 15.00%), action 45, FPS 2.04, Running 62.14s Step 245( 15.33%), action 46, FPS 2.05, Running 62.45s Step 246( 15.67%), action 47, FPS 2.10, Running 63.02s Step 247( 16.00%), action 48, FPS 2.11, Running 63.35s Step 248( 16.33%), action 49, FPS 2.13, Running 63.81s Step 249( 16.67%), action 50, FPS 2.14, Running 64.11s Step 250( 17.00%), action 51, FPS 2.17, Running 64.73s Step 251( 17.33%), action 52, FPS 2.14, Running 65.18s Step 252( 17.67%), action 53, FPS 2.13, Running 65.77s Step 253( 18.00%), action 54, FPS 2.16, Running 66.06s Step 254( 18.33%), action 55, FPS 2.18, Running 66.65s Step 255( 18.67%), action 56, FPS 2.18, Running 66.94s Step 256( 19.00%), action 57, FPS 2.15, Running 67.65s Step 257( 19.33%), action 58, FPS 2.10, Running 68.16s Step 258( 19.67%), action 59, FPS 2.13, Running 68.59s Step 259( 20.00%), action 60, FPS 2.11, Running 68.89s Step 260( 20.33%), action 61, FPS 2.11, Running 69.58s Step 261( 20.67%), action 62, FPS 2.09, Running 69.91s Step 262( 21.00%), action 63, FPS 2.09, Running 70.62s Step 263( 21.33%), action 64, FPS 2.09, Running 71.05s Step 264( 21.67%), action 65, FPS 2.11, Running 71.60s Step 265( 22.00%), action 66, FPS 2.09, Running 72.00s Step 266( 22.33%), action 67, FPS 2.09, Running 72.61s Step 267( 22.67%), action 68, FPS 2.07, Running 73.01s Step 268( 23.00%), action 69, FPS 2.06, Running 73.50s Step 269( 23.33%), action 70, FPS 2.05, Running 73.87s Step 270( 23.67%), action 71, FPS 2.04, Running 74.54s Step 271( 24.00%), action 72, FPS 2.06, Running 74.90s Step 272( 24.33%), action 73, FPS 2.05, Running 75.53s Step 273( 24.67%), action 74, FPS 2.02, Running 75.97s Step 274( 25.00%), action 75, FPS 2.02, Running 76.57s Step 275( 25.33%), action 76, FPS 2.00, Running 76.93s Step 276( 25.67%), action 77, FPS 2.05, Running 77.41s Step 277( 26.00%), action 78, FPS 2.11, Running 77.65s Step 278( 26.33%), action 79, FPS 2.05, Running 78.36s Step 279( 26.67%), action 80, FPS 2.04, Running 78.69s Step 280( 27.00%), action 81, FPS 2.01, Running 79.53s Step 281( 27.33%), action 82, FPS 1.99, Running 79.94s Step 282( 27.67%), action 83, FPS 2.01, Running 80.58s Step 283( 28.00%), action 84, FPS 1.99, Running 81.09s Step 284( 28.33%), action 85, FPS 1.99, Running 81.63s Step 285( 28.67%), action 86, FPS 2.01, Running 81.94s Step 286( 29.00%), action 87, FPS 2.06, Running 82.31s [2026-08-01 16:41:57] [23 ] Seed 22 failed after 82.52 s. +steps: 286 , actions: 87 . +Instruction: Empty +Total 6/23(26.09%) success. +Setting seed: 23 +Step 1( N/A%), pre moving , FPS 0.17, Running 5.78s Step 2( N/A%), pre moving , FPS 0.34, Running 5.91s Step 3( N/A%), pre moving , FPS 0.49, Running 6.08s Step 4( N/A%), pre moving , FPS 0.64, Running 6.25s Step 5( N/A%), pre moving , FPS 0.79, Running 6.33s Step 6( N/A%), pre moving , FPS 0.93, Running 6.44s Step 7( N/A%), pre moving , FPS 1.07, Running 6.54s Step 8( N/A%), pre moving , FPS 1.21, Running 6.64s Step 9( N/A%), pre moving , FPS 1.33, Running 6.75s Step 10( N/A%), pre moving , FPS 1.46, Running 6.86s Step 11( N/A%), pre moving , FPS 1.58, Running 6.97s Step 12( N/A%), pre moving , FPS 1.70, Running 7.08s Step 13( N/A%), pre moving , FPS 1.81, Running 7.18s Step 14( N/A%), pre moving , FPS 1.92, Running 7.29s Step 15( N/A%), pre moving , FPS 2.03, Running 7.40s Step 16( N/A%), pre moving , FPS 2.13, Running 7.52s Step 17( N/A%), pre moving , FPS 2.24, Running 7.60s Step 18( N/A%), pre moving , FPS 2.34, Running 7.70s Step 19( N/A%), pre moving , FPS 2.43, Running 7.82s Step 20( N/A%), pre moving , FPS 2.53, Running 7.90s Step 21( N/A%), pre moving , FPS 8.03, Running 8.27s Step 22( N/A%), pre moving , FPS 8.05, Running 8.40s Step 23( N/A%), pre moving , FPS 8.29, Running 8.49s Step 24( N/A%), pre moving , FPS 8.53, Running 8.59s Step 25( N/A%), pre moving , FPS 8.47, Running 8.69s Step 26( N/A%), pre moving , FPS 7.35, Running 9.16s Step 27( N/A%), pre moving , FPS 7.36, Running 9.26s Step 28( N/A%), pre moving , FPS 7.34, Running 9.36s Step 29( N/A%), pre moving , FPS 7.44, Running 9.44s Step 30( N/A%), pre moving , FPS 7.66, Running 9.47s Step 31( N/A%), pre moving , FPS 7.90, Running 9.50s Step 32( N/A%), pre moving , FPS 8.15, Running 9.53s Step 33( N/A%), pre moving , FPS 8.35, Running 9.58s Step 34( N/A%), pre moving , FPS 8.57, Running 9.62s Step 35( N/A%), pre moving , FPS 8.76, Running 9.69s Step 36( N/A%), pre moving , FPS 7.63, Running 10.14s Step 37( N/A%), pre moving , FPS 7.67, Running 10.20s Step 38( N/A%), pre moving , FPS 7.80, Running 10.27s Step 39( N/A%), pre moving , FPS 7.98, Running 10.32s Step 40( N/A%), pre moving , FPS 8.07, Running 10.38s Step 41( N/A%), pre moving , FPS 9.05, Running 10.48s Step 42( N/A%), pre moving , FPS 9.15, Running 10.58s Step 43( N/A%), pre moving , FPS 9.08, Running 10.70s Step 44( N/A%), pre moving , FPS 9.04, Running 10.80s Step 45( N/A%), pre moving , FPS 9.14, Running 10.88s Step 46( N/A%), pre moving , FPS 10.99, Running 10.98s Step 47( N/A%), pre moving , FPS 10.98, Running 11.08s Step 48( N/A%), pre moving , FPS 10.95, Running 11.19s Step 49( N/A%), pre moving , FPS 10.76, Running 11.30s Step 50( N/A%), pre moving , FPS 10.35, Running 11.40s Step 51( N/A%), pre moving , FPS 10.21, Running 11.46s Step 52( N/A%), pre moving , FPS 9.97, Running 11.54s Step 53( N/A%), pre moving , FPS 9.70, Running 11.64s Step 54( N/A%), pre moving , FPS 9.62, Running 11.70s Step 55( N/A%), pre moving , FPS 9.49, Running 11.79s Step 56( N/A%), pre moving , FPS 11.41, Running 11.89s Step 57( N/A%), pre moving , FPS 11.16, Running 12.00s Step 58( N/A%), pre moving , FPS 10.92, Running 12.10s Step 59( N/A%), pre moving , FPS 10.68, Running 12.20s Step 60( N/A%), pre moving , FPS 10.57, Running 12.28s Step 61( N/A%), pre moving , FPS 10.51, Running 12.39s Step 62( N/A%), pre moving , FPS 10.56, Running 12.48s Step 63( N/A%), pre moving , FPS 10.62, Running 12.58s Step 64( N/A%), pre moving , FPS 10.62, Running 12.69s Step 65( N/A%), pre moving , FPS 10.49, Running 12.79s Step 66( N/A%), pre moving , FPS 10.44, Running 12.89s Step 67( N/A%), pre moving , FPS 10.54, Running 12.98s Step 68( N/A%), pre moving , FPS 10.55, Running 13.09s Step 69( N/A%), pre moving , FPS 10.58, Running 13.19s Step 70( N/A%), pre moving , FPS 10.22, Running 13.36s Step 71( N/A%), pre moving , FPS 9.80, Running 13.50s Step 72( N/A%), pre moving , FPS 9.47, Running 13.65s Step 73( N/A%), pre moving , FPS 9.20, Running 13.81s Step 74( N/A%), pre moving , FPS 8.85, Running 13.96s Step 75( N/A%), pre moving , FPS 8.65, Running 14.11s Step 76( N/A%), pre moving , FPS 8.76, Running 14.17s Step 77( N/A%), pre moving , FPS 8.89, Running 14.25s Step 78( N/A%), pre moving , FPS 8.97, Running 14.33s Step 79( N/A%), pre moving , FPS 9.02, Running 14.41s Step 80( N/A%), pre moving , FPS 8.96, Running 14.51s Step 81( N/A%), pre moving , FPS 9.06, Running 14.59s Step 82( N/A%), pre moving , FPS 9.11, Running 14.67s Step 83( N/A%), pre moving , FPS 9.20, Running 14.76s Step 84( N/A%), pre moving , FPS 9.28, Running 14.84s Step 85( N/A%), pre moving , FPS 9.31, Running 14.93s Step 86( N/A%), pre moving , FPS 9.38, Running 15.02s Step 87( N/A%), pre moving , FPS 9.28, Running 15.13s Step 88( N/A%), pre moving , FPS 9.30, Running 15.24s Step 89( N/A%), pre moving , FPS 9.13, Running 15.38s Step 90( N/A%), pre moving , FPS 9.26, Running 15.52s Step 91( N/A%), pre moving , FPS 9.23, Running 15.66s Step 92( N/A%), pre moving , FPS 9.18, Running 15.83s Step 93( N/A%), pre moving , FPS 9.29, Running 15.97s Step 94( N/A%), pre moving , FPS 9.30, Running 16.11s Step 95( N/A%), pre moving , FPS 9.32, Running 16.25s Step 96( N/A%), pre moving , FPS 8.92, Running 16.41s Step 97( N/A%), pre moving , FPS 8.67, Running 16.55s Step 98( N/A%), pre moving , FPS 8.48, Running 16.69s Step 99( N/A%), pre moving , FPS 8.29, Running 16.83s Step 100( N/A%), pre moving , FPS 8.05, Running 16.99s Step 101( N/A%), pre moving , FPS 7.85, Running 17.14s Step 102( N/A%), pre moving , FPS 7.65, Running 17.29s Step 103( N/A%), pre moving , FPS 7.42, Running 17.45s Step 104( N/A%), pre moving , FPS 7.29, Running 17.59s Step 105( N/A%), pre moving , FPS 7.07, Running 17.76s Step 106( N/A%), pre moving , FPS 7.04, Running 17.87s Step 107( N/A%), pre moving , FPS 7.04, Running 17.97s Step 108( N/A%), pre moving , FPS 7.10, Running 18.05s Step 109( N/A%), pre moving , FPS 7.20, Running 18.16s Step 110( N/A%), pre moving , FPS 7.26, Running 18.27s Step 111( N/A%), pre moving , FPS 7.38, Running 18.37s Step 112( N/A%), pre moving , FPS 7.53, Running 18.48s Step 113( N/A%), pre moving , FPS 7.33, Running 18.70s Step 114( N/A%), pre moving , FPS 7.50, Running 18.78s Step 115( N/A%), pre moving , FPS 7.80, Running 18.82s Step 116( N/A%), pre moving , FPS 8.22, Running 18.85s Step 117( N/A%), pre moving , FPS 8.55, Running 18.89s Step 118( N/A%), pre moving , FPS 8.69, Running 18.99s Step 119( N/A%), pre moving , FPS 8.88, Running 19.08s Step 120( N/A%), pre moving , FPS 9.30, Running 19.14s Step 121( N/A%), pre moving , FPS 9.61, Running 19.22s Step 122( N/A%), pre moving , FPS 9.97, Running 19.29s Step 123( N/A%), pre moving , FPS 10.19, Running 19.41s Step 124( N/A%), pre moving , FPS 10.42, Running 19.51s Step 125( N/A%), pre moving , FPS 11.03, Running 19.58s Step 126( N/A%), pre moving , FPS 11.32, Running 19.63s Step 127( N/A%), pre moving , FPS 11.62, Running 19.69s Step 128( N/A%), pre moving , FPS 11.94, Running 19.73s Step 129( N/A%), pre moving , FPS 12.29, Running 19.78s Step 130( N/A%), pre moving , FPS 12.40, Running 19.88s Step 131( N/A%), pre moving , FPS 12.24, Running 20.01s Step 132( N/A%), pre moving , FPS 12.38, Running 20.10s Step 133( N/A%), pre moving , FPS 13.59, Running 20.17s Step 134( N/A%), pre moving , FPS 13.38, Running 20.28s Step 135( N/A%), pre moving , FPS 13.13, Running 20.34s Step 136( N/A%), pre moving , FPS 12.69, Running 20.42s Step 137( N/A%), pre moving , FPS 12.60, Running 20.48s Step 138( N/A%), pre moving , FPS 12.81, Running 20.55s Step 139( N/A%), pre moving , FPS 12.74, Running 20.65s Step 140( N/A%), pre moving , FPS 12.90, Running 20.69s Step 141( N/A%), pre moving , FPS 13.12, Running 20.75s Step 142( N/A%), pre moving , FPS 13.18, Running 20.81s Step 143( N/A%), pre moving , FPS 13.61, Running 20.88s Step 144( N/A%), pre moving , FPS 13.67, Running 20.97s Step 145( N/A%), pre moving , FPS 13.84, Running 21.02s Step 146( N/A%), pre moving , FPS 13.41, Running 21.12s Step 147( N/A%), pre moving , FPS 13.28, Running 21.20s Step 148( N/A%), pre moving , FPS 12.85, Running 21.29s Step 149( N/A%), pre moving , FPS 12.51, Running 21.38s Step 150( N/A%), pre moving , FPS 12.99, Running 21.42s Step 151( N/A%), pre moving , FPS 13.23, Running 21.52s Step 152( N/A%), pre moving , FPS 13.24, Running 21.61s Step 153( N/A%), pre moving , FPS 13.38, Running 21.66s Step 154( N/A%), pre moving , FPS 13.51, Running 21.76s Step 155( N/A%), pre moving , FPS 13.44, Running 21.83s Step 156( N/A%), pre moving , FPS 13.35, Running 21.92s Step 157( N/A%), pre moving , FPS 12.94, Running 22.03s Step 158( N/A%), pre moving , FPS 12.68, Running 22.13s Step 159( N/A%), pre moving , FPS 12.58, Running 22.24s Step 160( N/A%), pre moving , FPS 12.12, Running 22.34s Step 161( N/A%), pre moving , FPS 11.77, Running 22.45s Step 162( N/A%), pre moving , FPS 11.50, Running 22.55s Step 163( N/A%), pre moving , FPS 11.32, Running 22.65s Step 164( N/A%), pre moving , FPS 11.20, Running 22.76s Step 165( N/A%), pre moving , FPS 10.87, Running 22.86s Step 166( N/A%), pre moving , FPS 10.99, Running 22.95s Step 167( N/A%), pre moving , FPS 10.85, Running 23.04s Step 168( N/A%), pre moving , FPS 10.79, Running 23.14s Step 169( N/A%), pre moving , FPS 10.74, Running 23.25s Step 170( N/A%), pre moving , FPS 10.39, Running 23.35s Step 171( N/A%), pre moving , FPS 10.36, Running 23.45s Step 172( N/A%), pre moving , FPS 10.28, Running 23.55s Step 173( N/A%), pre moving , FPS 7.71, Running 24.26s Step 174( N/A%), pre moving , FPS 7.55, Running 24.41s Step 175( N/A%), pre moving , FPS 6.68, Running 24.82s Step 176( N/A%), pre moving , FPS 6.43, Running 25.03s Step 177( N/A%), pre moving , FPS 5.93, Running 25.40s Step 178( N/A%), pre moving , FPS 5.75, Running 25.61s Step 179( N/A%), pre moving , FPS 5.41, Running 25.94s Step 180( N/A%), pre moving , FPS 5.24, Running 26.16s Step 181( N/A%), pre moving , FPS 4.89, Running 26.54s Step 182( N/A%), pre moving , FPS 4.78, Running 26.73s Step 183( N/A%), pre moving , FPS 4.54, Running 27.06s Step 184( N/A%), pre moving , FPS 4.44, Running 27.26s Step 185( N/A%), pre moving , FPS 4.22, Running 27.60s Step 186( N/A%), pre moving , FPS 4.10, Running 27.82s Step 187( N/A%), pre moving , FPS 3.99, Running 28.06s Step 188( N/A%), pre moving , FPS 3.91, Running 28.25s Step 189( N/A%), pre moving , FPS 3.85, Running 28.44s Step 190( N/A%), pre moving , FPS 3.78, Running 28.64s Step 191( N/A%), pre moving , FPS 3.64, Running 28.95s Step 192( N/A%), pre moving , FPS 3.59, Running 29.12s Step 193( N/A%), pre moving , FPS 3.83, Running 29.48s Step 194( N/A%), pre moving , FPS 3.78, Running 29.69s Step 195( N/A%), pre moving , FPS 3.79, Running 30.11s Step 196( N/A%), pre moving , FPS 3.74, Running 30.38s Step 197( N/A%), pre moving , FPS 3.72, Running 30.77s Step 198( N/A%), pre moving , FPS 3.71, Running 31.00s Step 199( N/A%), pre moving , FPS 3.69, Running 31.36s Step 200( N/A%), pre moving , FPS 3.69, Running 31.57s Step 201( N/A%), pre moving , FPS 3.71, Running 31.93s Step 202( N/A%), pre moving , FPS 3.70, Running 32.13s Step 203( N/A%), pre moving , FPS 3.67, Running 32.51s Step 204( N/A%), pre moving , FPS 3.70, Running 32.66s Step 205( N/A%), pre moving , FPS 3.81, Running 32.85s Step 206( N/A%), pre moving , FPS 3.87, Running 32.99s Step 207( N/A%), pre moving , FPS 3.84, Running 33.26s Step 208( N/A%), pre moving , FPS 3.83, Running 33.48s Step 209( N/A%), pre moving , FPS 3.68, Running 33.87s Step 210( N/A%), pre moving , FPS 3.66, Running 34.10s Step 211( N/A%), pre moving , FPS 3.61, Running 34.50s Step 212( N/A%), pre moving , FPS 3.55, Running 34.76s Step 213( N/A%), pre moving , FPS 3.51, Running 35.18s Step 214( N/A%), pre moving , FPS 3.49, Running 35.42s Step 215( N/A%), pre moving , FPS 3.49, Running 35.84s Step 216( N/A%), pre moving , FPS 3.50, Running 36.09s Step 217( N/A%), pre moving , FPS 3.49, Running 36.51s Step 218( N/A%), pre moving , FPS 3.45, Running 36.80s Step 219( N/A%), pre moving , FPS 3.42, Running 37.22s Step 220( N/A%), pre moving , FPS 3.41, Running 37.44s Step 221( N/A%), pre moving , FPS 3.49, Running 37.66s Step 222( N/A%), pre moving , FPS 3.52, Running 37.81s Step 223( N/A%), pre moving , FPS 3.62, Running 38.04s Step 224( N/A%), pre moving , FPS 3.60, Running 38.21s Step 225( N/A%), pre moving , FPS 3.51, Running 38.54s Step 226( N/A%), pre moving , FPS 3.47, Running 38.75s Step 227( N/A%), pre moving , FPS 3.38, Running 39.18s Step 228( N/A%), pre moving , FPS 3.37, Running 39.41s Step 229( N/A%), pre moving , FPS 3.37, Running 39.80s Step 230( N/A%), pre moving , FPS 3.37, Running 40.02s Step 231( N/A%), pre moving , FPS 3.36, Running 40.45s Step 232( N/A%), pre moving , FPS 3.36, Running 40.71s Step 233( N/A%), pre moving , FPS 3.36, Running 41.14s Step 234( N/A%), pre moving , FPS 3.37, Running 41.35s Step 235( N/A%), pre moving , FPS 3.38, Running 41.76s Step 236( N/A%), pre moving , FPS 3.40, Running 41.98s Step 237( N/A%), pre moving , FPS 3.43, Running 42.34s Step 238( N/A%), pre moving , FPS 3.51, Running 42.50s Step 239( N/A%), pre moving , FPS 3.64, Running 42.70s Step 240( N/A%), pre moving , FPS 3.75, Running 42.77s Step 241( N/A%), pre moving , FPS 3.88, Running 42.82s Step 242( N/A%), pre moving , FPS 3.96, Running 42.86s Step 243( N/A%), pre moving , FPS 4.12, Running 42.90s Step 244( N/A%), pre moving , FPS 4.22, Running 42.95s Step 245( N/A%), pre moving , FPS 4.49, Running 42.99s Step 246( N/A%), pre moving , FPS 4.64, Running 43.06s Step 247( N/A%), pre moving , FPS 5.03, Running 43.15s Step 248( N/A%), pre moving , FPS 5.23, Running 43.24s Step 249( N/A%), pre moving , FPS 5.70, Running 43.31s Step 250( N/A%), pre moving , FPS 4.03, Running 44.99s Step 251( N/A%), pre moving , FPS 4.07, Running 45.36s Step 252( N/A%), pre moving , FPS 4.10, Running 45.59s Step 253( N/A%), pre moving , FPS 4.14, Running 45.97s Step 254( N/A%), pre moving , FPS 4.13, Running 46.19s Step 255( N/A%), pre moving , FPS 4.12, Running 46.61s Step 256( N/A%), pre moving , FPS 4.09, Running 46.86s Step 257( N/A%), pre moving , FPS 4.15, Running 47.15s Step 258( N/A%), pre moving , FPS 4.16, Running 47.31s Step 259( N/A%), pre moving , FPS 4.12, Running 47.55s Step 260( N/A%), pre moving , FPS 4.05, Running 47.71s Step 261( N/A%), pre moving , FPS 3.81, Running 48.06s Step 262( N/A%), pre moving , FPS 3.72, Running 48.24s Step 263( N/A%), pre moving , FPS 3.53, Running 48.56s Step 264( N/A%), pre moving , FPS 3.40, Running 48.83s Step 265( N/A%), pre moving , FPS 3.18, Running 49.27s Step 266( N/A%), pre moving , FPS 3.10, Running 49.50s Step 267( N/A%), pre moving , FPS 2.97, Running 49.89s Step 268( N/A%), pre moving , FPS 2.91, Running 50.10s Step 269( N/A%), pre moving , FPS 2.77, Running 50.53s Step 270( 0.33%), action 1, FPS 3.05, Running 51.56s Step 271( 0.67%), action 2, FPS 3.08, Running 51.85s Step 272( 1.00%), action 3, FPS 3.00, Running 52.25s Step 273( 1.33%), action 4, FPS 3.06, Running 52.50s Step 274( 1.67%), action 5, FPS 2.91, Running 53.06s Step 275( 2.00%), action 6, FPS 2.94, Running 53.43s Step 276( 2.33%), action 7, FPS 2.80, Running 54.00s Step 277( 2.67%), action 8, FPS 2.76, Running 54.39s Step 278( 3.00%), action 9, FPS 2.56, Running 55.11s Step 279( 3.33%), action 10, FPS 2.45, Running 55.72s Step 280( 3.67%), action 11, FPS 2.27, Running 56.52s Step 281( 4.00%), action 12, FPS 2.25, Running 56.96s Step 282( 4.33%), action 13, FPS 2.13, Running 57.62s Step 283( 4.67%), action 14, FPS 2.10, Running 58.07s Step 284( 5.00%), action 15, FPS 2.00, Running 58.81s Step 285( 5.33%), action 16, FPS 2.03, Running 59.14s Step 286( 5.67%), action 17, FPS 1.94, Running 59.79s Step 287( 6.00%), action 18, FPS 1.94, Running 60.19s Step 288( 6.33%), action 19, FPS 1.85, Running 60.93s Step 289( 6.67%), action 20, FPS 1.82, Running 61.53s Step 290( 7.00%), action 21, FPS 1.85, Running 62.37s Step 291( 7.33%), action 22, FPS 1.84, Running 62.73s Step 292( 7.67%), action 23, FPS 1.80, Running 63.37s Step 293( 8.00%), action 24, FPS 1.74, Running 63.96s Step 294( 8.33%), action 25, FPS 1.71, Running 64.72s Step 295( 8.67%), action 26, FPS 1.68, Running 65.36s Step 296( 9.00%), action 27, FPS 1.67, Running 65.98s Step 297( 9.33%), action 28, FPS 1.66, Running 66.44s Step 298( 9.67%), action 29, FPS 1.66, Running 67.13s Step 299( 10.00%), action 30, FPS 1.66, Running 67.74s Step 300( 10.33%), action 31, FPS 1.66, Running 68.57s Step 301( 10.67%), action 32, FPS 1.64, Running 69.16s Step 302( 11.00%), action 33, FPS 1.64, Running 69.80s Step 303( 11.33%), action 34, FPS 1.63, Running 70.31s Step 304( 11.67%), action 35, FPS 1.61, Running 71.26s Step 305( 12.00%), action 36, FPS 1.57, Running 71.92s Step 306( 12.33%), action 37, FPS 1.56, Running 72.65s Step 307( 12.67%), action 38, FPS 1.54, Running 73.16s Step 308( 13.00%), action 39, FPS 1.55, Running 73.80s Step 309( 13.33%), action 40, FPS 1.57, Running 74.29s Step 310( 13.67%), action 41, FPS 1.53, Running 75.45s Step 311( 14.00%), action 42, FPS 1.49, Running 76.12s Step 312( 14.33%), action 43, FPS 1.45, Running 77.13s Step 313( 14.67%), action 44, FPS 1.46, Running 77.71s Step 314( 15.00%), action 45, FPS 1.46, Running 78.38s Step 315( 15.33%), action 46, FPS 1.48, Running 78.87s Step 316( 15.67%), action 47, FPS 1.47, Running 79.56s Step 317( 16.00%), action 48, FPS 1.48, Running 79.98s Step 318( 16.33%), action 49, FPS 1.49, Running 80.59s Step 319( 16.67%), action 50, FPS 1.51, Running 81.00s Step 320( 17.00%), action 51, FPS 1.51, Running 81.81s Step 321( 17.33%), action 52, FPS 1.52, Running 82.32s Step 322( 17.67%), action 53, FPS 1.53, Running 82.91s Step 323( 18.00%), action 54, FPS 1.54, Running 83.32s Step 324( 18.33%), action 55, FPS 1.57, Running 83.99s Step 325( 18.67%), action 56, FPS 1.60, Running 84.42s Step 326( 19.00%), action 57, FPS 1.57, Running 85.39s Step 327( 19.33%), action 58, FPS 1.57, Running 85.92s Step 328( 19.67%), action 59, FPS 1.54, Running 86.77s Step 329( 20.00%), action 60, FPS 1.53, Running 87.34s Step 330( 20.33%), action 61, FPS 1.59, Running 88.03s Step 331( 20.67%), action 62, FPS 1.63, Running 88.41s Step 332( 21.00%), action 63, FPS 1.68, Running 89.00s Step 333( 21.33%), action 64, FPS 1.67, Running 89.69s Step 334( 21.67%), action 65, FPS 1.66, Running 90.43s Step 335( 22.00%), action 66, FPS 1.64, Running 91.04s Step 336( 22.33%), action 67, FPS 1.63, Running 91.85s Step 337( 22.67%), action 68, FPS 1.63, Running 92.22s Step 338( 23.00%), action 69, FPS 1.63, Running 92.89s Step 339( 23.33%), action 70, FPS 1.61, Running 93.45s Step 340( 23.67%), action 71, FPS 1.60, Running 94.30s Step 341( 24.00%), action 72, FPS 1.63, Running 94.61s Step 342( 24.33%), action 73, FPS 1.63, Running 95.19s Step 343( 24.67%), action 74, FPS 1.62, Running 95.65s Step 344( 25.00%), action 75, FPS 1.62, Running 96.34s Step 345( 25.33%), action 76, FPS 1.60, Running 96.88s Step 346( 25.67%), action 77, FPS 1.65, Running 97.52s Step 347( 26.00%), action 78, FPS 1.67, Running 97.88s Step 348( 26.33%), action 79, FPS 1.70, Running 98.57s Step 349( 26.67%), action 80, FPS 1.69, Running 99.14s Step 350( 27.00%), action 81, FPS 1.70, Running 99.79s Step 351( 27.33%), action 82, FPS 1.69, Running 100.23s Step 352( 27.67%), action 83, FPS 1.68, Running 100.94s Step 353( 28.00%), action 84, FPS 1.71, Running 101.35s Step 354( 28.33%), action 85, FPS 1.75, Running 101.85s Step 355( 28.67%), action 86, FPS 1.77, Running 102.33s Step 356( 29.00%), action 87, FPS 1.82, Running 102.83s Step 357( 29.33%), action 88, FPS 1.83, Running 103.16s Step 358( 29.67%), action 89, FPS 1.83, Running 103.79s Step 359( 30.00%), action 90, FPS 1.86, Running 104.17s Step 360( 30.33%), action 91, FPS 1.84, Running 105.14s Step 361( 30.67%), action 92, FPS 1.79, Running 105.80s Step 362( 31.00%), action 93, FPS 1.77, Running 106.49s Step 363( 31.33%), action 94, FPS 1.79, Running 106.82s Step 364( 31.67%), action 95, FPS 1.80, Running 107.45s Step 365( 32.00%), action 96, FPS 1.82, Running 107.87s Step 366( 32.33%), action 97, FPS 1.80, Running 108.65s Step 367( 32.67%), action 98, FPS 1.76, Running 109.23s Step 368( 33.00%), action 99, FPS 1.78, Running 109.80s Step 369( 33.33%), action 100, FPS 1.81, Running 110.17s Step 370( 33.67%), action 101, FPS 1.76, Running 111.16s Step 371( 34.00%), action 102, FPS 1.76, Running 111.60s Step 372( 34.33%), action 103, FPS 1.75, Running 112.38s [2026-08-01 16:43:50] [24 ] Seed 23 success after 112.62 s. +steps: 372 , actions: 103 . +Instruction: Empty +Total 7/24(29.17%) success. +Setting seed: 24 +Step 1( N/A%), pre moving , FPS 0.52, Running 1.92s Step 2( N/A%), pre moving , FPS 0.99, Running 2.01s Step 3( N/A%), pre moving , FPS 1.43, Running 2.10s Step 4( N/A%), pre moving , FPS 1.82, Running 2.19s Step 5( N/A%), pre moving , FPS 2.18, Running 2.29s Step 6( N/A%), pre moving , FPS 2.54, Running 2.36s Step 7( N/A%), pre moving , FPS 2.83, Running 2.47s Step 8( N/A%), pre moving , FPS 3.12, Running 2.56s Step 9( N/A%), pre moving , FPS 3.39, Running 2.66s Step 10( N/A%), pre moving , FPS 3.62, Running 2.76s Step 11( N/A%), pre moving , FPS 3.85, Running 2.86s Step 12( N/A%), pre moving , FPS 4.07, Running 2.95s Step 13( N/A%), pre moving , FPS 4.29, Running 3.03s Step 14( N/A%), pre moving , FPS 4.48, Running 3.13s Step 15( N/A%), pre moving , FPS 4.62, Running 3.25s Step 16( N/A%), pre moving , FPS 4.82, Running 3.32s Step 17( N/A%), pre moving , FPS 5.06, Running 3.36s Step 18( N/A%), pre moving , FPS 5.30, Running 3.40s Step 19( N/A%), pre moving , FPS 5.54, Running 3.43s Step 20( N/A%), pre moving , FPS 5.79, Running 3.46s Step 21( N/A%), pre moving , FPS 11.26, Running 3.69s Step 22( N/A%), pre moving , FPS 11.47, Running 3.76s Step 23( N/A%), pre moving , FPS 11.82, Running 3.79s Step 24( N/A%), pre moving , FPS 12.29, Running 3.82s Step 25( N/A%), pre moving , FPS 12.79, Running 3.85s Step 26( N/A%), pre moving , FPS 11.79, Running 4.06s Step 27( N/A%), pre moving , FPS 12.34, Running 4.09s Step 28( N/A%), pre moving , FPS 12.81, Running 4.13s Step 29( N/A%), pre moving , FPS 13.37, Running 4.15s Step 30( N/A%), pre moving , FPS 14.10, Running 4.18s Step 31( N/A%), pre moving , FPS 14.88, Running 4.20s Step 32( N/A%), pre moving , FPS 15.66, Running 4.23s Step 33( N/A%), pre moving , FPS 16.03, Running 4.28s Step 34( N/A%), pre moving , FPS 16.80, Running 4.32s Step 35( N/A%), pre moving , FPS 17.95, Running 4.36s Step 36( N/A%), pre moving , FPS 13.70, Running 4.78s Step 37( N/A%), pre moving , FPS 13.64, Running 4.82s Step 38( N/A%), pre moving , FPS 13.39, Running 4.89s Step 39( N/A%), pre moving , FPS 13.15, Running 4.95s Step 40( N/A%), pre moving , FPS 12.93, Running 5.00s Step 41( N/A%), pre moving , FPS 14.71, Running 5.05s Step 42( N/A%), pre moving , FPS 14.82, Running 5.11s Step 43( N/A%), pre moving , FPS 14.61, Running 5.16s Step 44( N/A%), pre moving , FPS 14.24, Running 5.23s Step 45( N/A%), pre moving , FPS 13.71, Running 5.31s Step 46( N/A%), pre moving , FPS 14.79, Running 5.41s Step 47( N/A%), pre moving , FPS 14.12, Running 5.51s Step 48( N/A%), pre moving , FPS 13.92, Running 5.56s Step 49( N/A%), pre moving , FPS 13.31, Running 5.66s Step 50( N/A%), pre moving , FPS 12.67, Running 5.76s Step 51( N/A%), pre moving , FPS 12.08, Running 5.86s Step 52( N/A%), pre moving , FPS 11.51, Running 5.97s Step 53( N/A%), pre moving , FPS 11.16, Running 6.07s Step 54( N/A%), pre moving , FPS 10.80, Running 6.17s Step 55( N/A%), pre moving , FPS 10.49, Running 6.27s Step 56( N/A%), pre moving , FPS 12.74, Running 6.35s Step 57( N/A%), pre moving , FPS 12.32, Running 6.45s Step 58( N/A%), pre moving , FPS 12.05, Running 6.55s Step 59( N/A%), pre moving , FPS 11.74, Running 6.65s Step 60( N/A%), pre moving , FPS 11.52, Running 6.74s Step 61( N/A%), pre moving , FPS 11.13, Running 6.85s Step 62( N/A%), pre moving , FPS 10.84, Running 6.95s Step 63( N/A%), pre moving , FPS 10.32, Running 7.10s Step 64( N/A%), pre moving , FPS 10.04, Running 7.22s Step 65( N/A%), pre moving , FPS 9.61, Running 7.39s Step 66( N/A%), pre moving , FPS 9.27, Running 7.57s Step 67( N/A%), pre moving , FPS 9.25, Running 7.67s Step 68( N/A%), pre moving , FPS 8.80, Running 7.84s Step 69( N/A%), pre moving , FPS 8.63, Running 7.97s Step 70( N/A%), pre moving , FPS 8.49, Running 8.11s Step 71( N/A%), pre moving , FPS 8.28, Running 8.28s Step 72( N/A%), pre moving , FPS 8.16, Running 8.42s Step 73( N/A%), pre moving , FPS 7.93, Running 8.59s Step 74( N/A%), pre moving , FPS 7.81, Running 8.73s Step 75( N/A%), pre moving , FPS 7.76, Running 8.84s Step 76( N/A%), pre moving , FPS 7.75, Running 8.93s Step 77( N/A%), pre moving , FPS 7.84, Running 9.00s Step 78( N/A%), pre moving , FPS 7.82, Running 9.11s Step 79( N/A%), pre moving , FPS 7.81, Running 9.21s Step 80( N/A%), pre moving , FPS 7.86, Running 9.29s Step 81( N/A%), pre moving , FPS 7.93, Running 9.37s Step 82( N/A%), pre moving , FPS 8.02, Running 9.44s Step 83( N/A%), pre moving , FPS 8.24, Running 9.52s Step 84( N/A%), pre moving , FPS 8.21, Running 9.65s Step 85( N/A%), pre moving , FPS 8.33, Running 9.79s Step 86( N/A%), pre moving , FPS 8.51, Running 9.92s Step 87( N/A%), pre moving , FPS 8.28, Running 10.09s Step 88( N/A%), pre moving , FPS 8.36, Running 10.23s Step 89( N/A%), pre moving , FPS 8.40, Running 10.36s Step 90( N/A%), pre moving , FPS 8.53, Running 10.46s Step 91( N/A%), pre moving , FPS 8.75, Running 10.56s Step 92( N/A%), pre moving , FPS 8.91, Running 10.66s Step 93( N/A%), pre moving , FPS 9.19, Running 10.77s Step 94( N/A%), pre moving , FPS 9.37, Running 10.87s Step 95( N/A%), pre moving , FPS 9.35, Running 10.98s Step 96( N/A%), pre moving , FPS 9.27, Running 11.09s Step 97( N/A%), pre moving , FPS 9.11, Running 11.19s Step 98( N/A%), pre moving , FPS 9.16, Running 11.29s Step 99( N/A%), pre moving , FPS 9.23, Running 11.38s Step 100( N/A%), pre moving , FPS 9.11, Running 11.48s Step 101( N/A%), pre moving , FPS 9.04, Running 11.58s Step 102( N/A%), pre moving , FPS 8.93, Running 11.69s Step 103( N/A%), pre moving , FPS 8.82, Running 11.79s Step 104( N/A%), pre moving , FPS 8.92, Running 11.90s Step 105( N/A%), pre moving , FPS 9.07, Running 12.00s Step 106( N/A%), pre moving , FPS 9.19, Running 12.10s Step 107( N/A%), pre moving , FPS 9.59, Running 12.17s Step 108( N/A%), pre moving , FPS 10.00, Running 12.23s Step 109( N/A%), pre moving , FPS 10.15, Running 12.33s Step 110( N/A%), pre moving , FPS 10.16, Running 12.43s Step 111( N/A%), pre moving , FPS 10.17, Running 12.53s Step 112( N/A%), pre moving , FPS 10.16, Running 12.63s Step 113( N/A%), pre moving , FPS 10.15, Running 12.74s Step 114( N/A%), pre moving , FPS 10.13, Running 12.84s Step 115( N/A%), pre moving , FPS 10.34, Running 12.92s Step 116( N/A%), pre moving , FPS 10.33, Running 13.02s Step 117( N/A%), pre moving , FPS 10.41, Running 13.12s Step 118( N/A%), pre moving , FPS 10.55, Running 13.19s Step 119( N/A%), pre moving , FPS 10.74, Running 13.24s Step 120( N/A%), pre moving , FPS 11.04, Running 13.29s Step 121( N/A%), pre moving , FPS 11.29, Running 13.35s Step 122( N/A%), pre moving , FPS 11.56, Running 13.42s Step 123( N/A%), pre moving , FPS 11.89, Running 13.47s Step 124( N/A%), pre moving , FPS 12.21, Running 13.54s Step 125( N/A%), pre moving , FPS 12.60, Running 13.59s Step 126( N/A%), pre moving , FPS 12.92, Running 13.64s Step 127( N/A%), pre moving , FPS 13.06, Running 13.70s Step 128( N/A%), pre moving , FPS 12.98, Running 13.77s Step 129( N/A%), pre moving , FPS 13.34, Running 13.82s Step 130( N/A%), pre moving , FPS 13.90, Running 13.87s Step 131( N/A%), pre moving , FPS 14.46, Running 13.91s Step 132( N/A%), pre moving , FPS 15.00, Running 13.96s Step 133( N/A%), pre moving , FPS 15.72, Running 14.01s Step 134( N/A%), pre moving , FPS 15.96, Running 14.09s Step 135( N/A%), pre moving , FPS 15.66, Running 14.19s Step 136( N/A%), pre moving , FPS 9.81, Running 15.06s Step 137( N/A%), pre moving , FPS 9.31, Running 15.26s Step 138( N/A%), pre moving , FPS 8.17, Running 15.64s Step 139( N/A%), pre moving , FPS 7.56, Running 15.89s Step 140( N/A%), pre moving , FPS 6.70, Running 16.28s Step 141( N/A%), pre moving , FPS 6.36, Running 16.50s Step 142( N/A%), pre moving , FPS 5.73, Running 16.90s Step 143( N/A%), pre moving , FPS 5.51, Running 17.10s Step 144( N/A%), pre moving , FPS 5.26, Running 17.34s Step 145( N/A%), pre moving , FPS 5.15, Running 17.47s Step 146( N/A%), pre moving , FPS 4.85, Running 17.77s Step 147( N/A%), pre moving , FPS 4.71, Running 17.95s Step 148( N/A%), pre moving , FPS 4.44, Running 18.27s Step 149( N/A%), pre moving , FPS 4.28, Running 18.49s Step 150( N/A%), pre moving , FPS 3.99, Running 18.88s Step 151( N/A%), pre moving , FPS 3.85, Running 19.10s Step 152( N/A%), pre moving , FPS 3.60, Running 19.51s Step 153( N/A%), pre moving , FPS 3.51, Running 19.71s Step 154( N/A%), pre moving , FPS 3.35, Running 20.06s Step 155( N/A%), pre moving , FPS 3.29, Running 20.27s Step 156( N/A%), pre moving , FPS 3.57, Running 20.65s Step 157( N/A%), pre moving , FPS 3.53, Running 20.93s Step 158( N/A%), pre moving , FPS 3.52, Running 21.31s Step 159( N/A%), pre moving , FPS 3.59, Running 21.46s Step 160( N/A%), pre moving , FPS 3.71, Running 21.67s Step 161( N/A%), pre moving , FPS 3.75, Running 21.84s Step 162( N/A%), pre moving , FPS 3.86, Running 22.08s Step 163( N/A%), pre moving , FPS 3.87, Running 22.27s Step 164( N/A%), pre moving , FPS 3.85, Running 22.54s Step 165( N/A%), pre moving , FPS 3.81, Running 22.72s Step 166( N/A%), pre moving , FPS 3.75, Running 23.10s Step 167( N/A%), pre moving , FPS 3.74, Running 23.30s Step 168( N/A%), pre moving , FPS 3.70, Running 23.68s Step 169( N/A%), pre moving , FPS 3.70, Running 23.89s Step 170( N/A%), pre moving , FPS 3.62, Running 24.40s Step 171( N/A%), pre moving , FPS 3.53, Running 24.76s Step 172( N/A%), pre moving , FPS 3.55, Running 25.14s Step 173( N/A%), pre moving , FPS 3.55, Running 25.35s Step 174( N/A%), pre moving , FPS 3.52, Running 25.74s Step 175( N/A%), pre moving , FPS 3.51, Running 25.97s Step 176( N/A%), pre moving , FPS 3.61, Running 26.20s Step 177( N/A%), pre moving , FPS 3.70, Running 26.34s Step 178( N/A%), pre moving , FPS 3.80, Running 26.57s Step 179( N/A%), pre moving , FPS 3.80, Running 26.73s Step 180( N/A%), pre moving , FPS 3.71, Running 27.06s Step 181( N/A%), pre moving , FPS 3.66, Running 27.29s Step 182( N/A%), pre moving , FPS 3.64, Running 27.58s Step 183( N/A%), pre moving , FPS 3.60, Running 27.82s Step 184( N/A%), pre moving , FPS 3.54, Running 28.19s Step 185( N/A%), pre moving , FPS 3.51, Running 28.42s Step 186( N/A%), pre moving , FPS 3.51, Running 28.80s Step 187( N/A%), pre moving , FPS 3.48, Running 29.06s Step 188( N/A%), pre moving , FPS 3.43, Running 29.50s Step 189( N/A%), pre moving , FPS 3.41, Running 29.76s Step 190( N/A%), pre moving , FPS 3.47, Running 30.17s Step 191( N/A%), pre moving , FPS 3.55, Running 30.40s Step 192( N/A%), pre moving , FPS 3.54, Running 30.79s Step 193( N/A%), pre moving , FPS 3.55, Running 30.98s Step 194( N/A%), pre moving , FPS 3.65, Running 31.22s Step 195( N/A%), pre moving , FPS 3.71, Running 31.36s Step 196( N/A%), pre moving , FPS 3.67, Running 31.64s Step 197( N/A%), pre moving , FPS 3.64, Running 31.84s Step 198( N/A%), pre moving , FPS 3.58, Running 32.16s Step 199( N/A%), pre moving , FPS 3.55, Running 32.37s Step 200( N/A%), pre moving , FPS 3.51, Running 32.75s Step 201( N/A%), pre moving , FPS 3.51, Running 32.99s Step 202( N/A%), pre moving , FPS 3.47, Running 33.34s Step 203( N/A%), pre moving , FPS 3.54, Running 33.46s Step 204( N/A%), pre moving , FPS 3.71, Running 33.58s Step 205( N/A%), pre moving , FPS 3.81, Running 33.67s Step 206( N/A%), pre moving , FPS 4.01, Running 33.79s Step 207( N/A%), pre moving , FPS 4.13, Running 33.90s Step 208( N/A%), pre moving , FPS 4.43, Running 34.02s Step 209( N/A%), pre moving , FPS 4.57, Running 34.14s Step 210( N/A%), pre moving , FPS 4.90, Running 34.26s Step 211( N/A%), pre moving , FPS 5.03, Running 34.38s Step 212( N/A%), pre moving , FPS 5.39, Running 34.50s Step 213( N/A%), pre moving , FPS 3.95, Running 36.05s Step 214( N/A%), pre moving , FPS 3.98, Running 36.25s Step 215( N/A%), pre moving , FPS 3.97, Running 36.40s Step 216( N/A%), pre moving , FPS 4.03, Running 36.61s Step 217( N/A%), pre moving , FPS 4.04, Running 36.78s Step 218( N/A%), pre moving , FPS 4.05, Running 37.10s Step 219( N/A%), pre moving , FPS 4.07, Running 37.29s Step 220( N/A%), pre moving , FPS 4.16, Running 37.56s Step 221( N/A%), pre moving , FPS 4.19, Running 37.76s Step 222( N/A%), pre moving , FPS 4.15, Running 38.16s Step 223( N/A%), pre moving , FPS 4.07, Running 38.38s Step 224( N/A%), pre moving , FPS 3.86, Running 38.77s Step 225( N/A%), pre moving , FPS 3.77, Running 38.98s Step 226( N/A%), pre moving , FPS 3.60, Running 39.34s Step 227( N/A%), pre moving , FPS 3.54, Running 39.56s Step 228( N/A%), pre moving , FPS 3.36, Running 39.97s Step 229( N/A%), pre moving , FPS 3.31, Running 40.19s Step 230( N/A%), pre moving , FPS 3.15, Running 40.60s Step 231( N/A%), pre moving , FPS 3.08, Running 40.87s Step 232( N/A%), pre moving , FPS 3.01, Running 41.15s Step 233( 0.33%), action 1, FPS 3.38, Running 41.96s Step 234( 0.67%), action 2, FPS 3.21, Running 42.49s Step 235( 1.00%), action 3, FPS 3.06, Running 42.92s Step 236( 1.33%), action 4, FPS 2.94, Running 43.42s Step 237( 1.67%), action 5, FPS 2.80, Running 43.93s Step 238( 2.00%), action 6, FPS 2.74, Running 44.40s Step 239( 2.33%), action 7, FPS 2.62, Running 44.91s Step 240( 2.67%), action 8, FPS 2.54, Running 45.42s Step 241( 3.00%), action 9, FPS 2.43, Running 45.98s Step 242( 3.33%), action 10, FPS 2.40, Running 46.48s Step 243( 3.67%), action 11, FPS 2.34, Running 46.92s Step 244( 4.00%), action 12, FPS 2.29, Running 47.51s Step 245( 4.33%), action 13, FPS 2.19, Running 48.13s Step 246( 4.67%), action 14, FPS 2.14, Running 48.67s Step 247( 5.00%), action 15, FPS 2.07, Running 49.20s Step 248( 5.33%), action 16, FPS 2.04, Running 49.76s Step 249( 5.67%), action 17, FPS 1.98, Running 50.29s Step 250( 6.00%), action 18, FPS 1.95, Running 50.85s Step 251( 6.33%), action 19, FPS 1.91, Running 51.35s Step 252( 6.67%), action 20, FPS 1.87, Running 51.87s Step 253( 7.00%), action 21, FPS 1.88, Running 52.59s Step 254( 7.33%), action 22, FPS 1.89, Running 53.04s Step 255( 7.67%), action 23, FPS 1.88, Running 53.54s Step 256( 8.00%), action 24, FPS 1.91, Running 53.90s Step 257( 8.33%), action 25, FPS 1.91, Running 54.41s Step 258( 8.67%), action 26, FPS 1.92, Running 54.80s Step 259( 9.00%), action 27, FPS 1.92, Running 55.33s Step 260( 9.33%), action 28, FPS 1.94, Running 55.72s Step 261( 9.67%), action 29, FPS 1.98, Running 56.06s Step 262( 10.00%), action 30, FPS 2.02, Running 56.37s Step 263( 10.33%), action 31, FPS 1.96, Running 57.11s Step 264( 10.67%), action 32, FPS 1.98, Running 57.61s Step 265( 11.00%), action 33, FPS 2.01, Running 58.08s Step 266( 11.33%), action 34, FPS 2.03, Running 58.54s Step 267( 11.67%), action 35, FPS 2.02, Running 59.08s Step 268( 12.00%), action 36, FPS 2.06, Running 59.49s Step 269( 12.33%), action 37, FPS 2.06, Running 60.02s Step 270( 12.67%), action 38, FPS 2.09, Running 60.43s Step 271( 13.00%), action 39, FPS 2.12, Running 60.77s Step 272( 13.33%), action 40, FPS 2.19, Running 61.01s Step 273( 13.67%), action 41, FPS 2.19, Running 61.74s Step 274( 14.00%), action 42, FPS 2.23, Running 62.02s Step 275( 14.33%), action 43, FPS 2.24, Running 62.48s Step 276( 14.67%), action 44, FPS 2.24, Running 62.82s Step 277( 15.00%), action 45, FPS 2.24, Running 63.36s Step 278( 15.33%), action 46, FPS 2.22, Running 63.80s Step 279( 15.67%), action 47, FPS 2.25, Running 64.20s Step 280( 16.00%), action 48, FPS 2.27, Running 64.54s Step 281( 16.33%), action 49, FPS 2.22, Running 65.08s Step 282( 16.67%), action 50, FPS 2.21, Running 65.43s Step 283( 17.00%), action 51, FPS 2.22, Running 66.10s Step 284( 17.33%), action 52, FPS 2.27, Running 66.43s Step 285( 17.67%), action 53, FPS 2.27, Running 66.89s Step 286( 18.00%), action 54, FPS 2.29, Running 67.28s Step 287( 18.33%), action 55, FPS 2.27, Running 67.88s Step 288( 18.67%), action 56, FPS 2.29, Running 68.23s Step 289( 19.00%), action 57, FPS 2.31, Running 68.67s Step 290( 19.33%), action 58, FPS 2.30, Running 69.13s Step 291( 19.67%), action 59, FPS 2.28, Running 69.54s Step 292( 20.00%), action 60, FPS 2.22, Running 70.00s Step 293( 20.33%), action 61, FPS 2.27, Running 70.56s Step 294( 20.67%), action 62, FPS 2.22, Running 71.04s Step 295( 21.00%), action 63, FPS 2.21, Running 71.52s Step 296( 21.33%), action 64, FPS 2.16, Running 72.08s Step 297( 21.67%), action 65, FPS 2.19, Running 72.49s Step 298( 22.00%), action 66, FPS 2.19, Running 72.94s Step 299( 22.33%), action 67, FPS 2.18, Running 73.37s Step 300( 22.67%), action 68, FPS 2.19, Running 73.68s Step 301( 23.00%), action 69, FPS 2.23, Running 74.05s Step 302( 23.33%), action 70, FPS 2.23, Running 74.42s Step 303( 23.67%), action 71, FPS 2.24, Running 75.04s Step 304( 24.00%), action 72, FPS 2.24, Running 75.37s Step 305( 24.33%), action 73, FPS 2.21, Running 75.94s Step 306( 24.67%), action 74, FPS 2.22, Running 76.29s Step 307( 25.00%), action 75, FPS 2.28, Running 76.67s Step 308( 25.33%), action 76, FPS 2.28, Running 76.99s Step 309( 25.67%), action 77, FPS 2.29, Running 77.42s Step 310( 26.00%), action 78, FPS 2.31, Running 77.79s Step 311( 26.33%), action 79, FPS 2.31, Running 78.20s Step 312( 26.67%), action 80, FPS 2.33, Running 78.60s Step 313( 27.00%), action 81, FPS 2.32, Running 79.16s Step 314( 27.33%), action 82, FPS 2.35, Running 79.55s Step 315( 27.67%), action 83, FPS 2.36, Running 80.00s Step 316( 28.00%), action 84, FPS 2.40, Running 80.40s Step 317( 28.33%), action 85, FPS 2.41, Running 80.80s Step 318( 28.67%), action 86, FPS 2.44, Running 81.15s Step 319( 29.00%), action 87, FPS 2.45, Running 81.52s Step 320( 29.33%), action 88, FPS 2.40, Running 82.02s Step 321( 29.67%), action 89, FPS 2.36, Running 82.52s Step 322( 30.00%), action 90, FPS 2.37, Running 82.86s Step 323( 30.33%), action 91, FPS 2.36, Running 83.53s Step 324( 30.67%), action 92, FPS 2.33, Running 83.94s Step 325( 31.00%), action 93, FPS 2.38, Running 84.34s Step 326( 31.33%), action 94, FPS 2.38, Running 84.68s Step 327( 31.67%), action 95, FPS 2.35, Running 85.17s Step 328( 32.00%), action 96, FPS 2.34, Running 85.52s Step 329( 32.33%), action 97, FPS 2.34, Running 85.96s Step 330( 32.67%), action 98, FPS 2.34, Running 86.32s Step 331( 33.00%), action 99, FPS 2.34, Running 86.75s Step 332( 33.33%), action 100, FPS 2.30, Running 87.28s Step 333( 33.67%), action 101, FPS 2.30, Running 87.85s Step 334( 34.00%), action 102, FPS 2.25, Running 88.44s Step 335( 34.33%), action 103, FPS 2.26, Running 88.85s Step 336( 34.67%), action 104, FPS 2.19, Running 89.52s Step 337( 35.00%), action 105, FPS 2.15, Running 90.09s Step 338( 35.33%), action 106, FPS 2.12, Running 90.61s Step 339( 35.67%), action 107, FPS 2.04, Running 91.31s Step 340( 36.00%), action 108, FPS 2.04, Running 91.83s Step 341( 36.33%), action 109, FPS 1.99, Running 92.57s Step 342( 36.67%), action 110, FPS 1.94, Running 93.19s Step 343( 37.00%), action 111, FPS 1.94, Running 93.83s Step 344( 37.33%), action 112, FPS 1.87, Running 94.65s Step 345( 37.67%), action 113, FPS 1.87, Running 95.03s Step 346( 38.00%), action 114, FPS 1.86, Running 95.45s Step 347( 38.33%), action 115, FPS 1.86, Running 95.90s [2026-08-01 16:45:26] [25 ] Seed 24 failed after 96.25 s. +steps: 347 , actions: 115 . +Instruction: Empty +Total 7/25(28.00%) success. +Setting seed: 25 +Step 1( N/A%), pre moving , FPS 0.67, Running 1.50s Step 2( N/A%), pre moving , FPS 1.29, Running 1.55s Step 3( N/A%), pre moving , FPS 1.87, Running 1.61s Step 4( N/A%), pre moving , FPS 2.44, Running 1.64s Step 5( N/A%), pre moving , FPS 2.96, Running 1.69s Step 6( N/A%), pre moving , FPS 3.44, Running 1.74s Step 7( N/A%), pre moving , FPS 3.92, Running 1.79s Step 8( N/A%), pre moving , FPS 4.36, Running 1.83s Step 9( N/A%), pre moving , FPS 4.75, Running 1.89s Step 10( N/A%), pre moving , FPS 5.14, Running 1.95s Step 11( N/A%), pre moving , FPS 5.51, Running 2.00s Step 12( N/A%), pre moving , FPS 5.89, Running 2.04s Step 13( N/A%), pre moving , FPS 6.25, Running 2.08s Step 14( N/A%), pre moving , FPS 6.59, Running 2.13s Step 15( N/A%), pre moving , FPS 6.96, Running 2.16s Step 16( N/A%), pre moving , FPS 7.28, Running 2.20s Step 17( N/A%), pre moving , FPS 7.60, Running 2.24s Step 18( N/A%), pre moving , FPS 7.92, Running 2.27s Step 19( N/A%), pre moving , FPS 8.20, Running 2.32s Step 20( N/A%), pre moving , FPS 8.50, Running 2.35s Step 21( N/A%), pre moving , FPS 17.21, Running 2.67s Step 22( N/A%), pre moving , FPS 16.61, Running 2.76s Step 23( N/A%), pre moving , FPS 16.47, Running 2.82s Step 24( N/A%), pre moving , FPS 16.45, Running 2.86s Step 25( N/A%), pre moving , FPS 16.60, Running 2.90s Step 26( N/A%), pre moving , FPS 13.16, Running 3.26s Step 27( N/A%), pre moving , FPS 13.25, Running 3.30s Step 28( N/A%), pre moving , FPS 13.15, Running 3.35s Step 29( N/A%), pre moving , FPS 13.23, Running 3.40s Step 30( N/A%), pre moving , FPS 13.30, Running 3.45s Step 31( N/A%), pre moving , FPS 13.38, Running 3.49s Step 32( N/A%), pre moving , FPS 13.28, Running 3.54s Step 33( N/A%), pre moving , FPS 13.10, Running 3.61s Step 34( N/A%), pre moving , FPS 13.05, Running 3.66s Step 35( N/A%), pre moving , FPS 12.90, Running 3.71s Step 36( N/A%), pre moving , FPS 10.37, Running 4.13s Step 37( N/A%), pre moving , FPS 10.35, Running 4.17s Step 38( N/A%), pre moving , FPS 10.22, Running 4.23s Step 39( N/A%), pre moving , FPS 10.17, Running 4.28s Step 40( N/A%), pre moving , FPS 10.15, Running 4.32s Step 41( N/A%), pre moving , FPS 11.65, Running 4.38s Step 42( N/A%), pre moving , FPS 11.89, Running 4.44s Step 43( N/A%), pre moving , FPS 12.05, Running 4.48s Step 44( N/A%), pre moving , FPS 11.80, Running 4.55s Step 45( N/A%), pre moving , FPS 11.61, Running 4.62s Step 46( N/A%), pre moving , FPS 13.95, Running 4.69s Step 47( N/A%), pre moving , FPS 13.49, Running 4.78s Step 48( N/A%), pre moving , FPS 13.53, Running 4.83s Step 49( N/A%), pre moving , FPS 13.51, Running 4.89s Step 50( N/A%), pre moving , FPS 13.34, Running 4.95s Step 51( N/A%), pre moving , FPS 13.06, Running 5.02s Step 52( N/A%), pre moving , FPS 12.75, Running 5.11s Step 53( N/A%), pre moving , FPS 12.59, Running 5.19s Step 54( N/A%), pre moving , FPS 12.42, Running 5.27s Step 55( N/A%), pre moving , FPS 12.16, Running 5.35s Step 56( N/A%), pre moving , FPS 15.45, Running 5.42s Step 57( N/A%), pre moving , FPS 15.27, Running 5.48s Step 58( N/A%), pre moving , FPS 14.98, Running 5.56s Step 59( N/A%), pre moving , FPS 14.79, Running 5.63s Step 60( N/A%), pre moving , FPS 14.05, Running 5.75s Step 61( N/A%), pre moving , FPS 13.82, Running 5.83s Step 62( N/A%), pre moving , FPS 13.59, Running 5.91s Step 63( N/A%), pre moving , FPS 13.21, Running 6.00s Step 64( N/A%), pre moving , FPS 13.14, Running 6.07s Step 65( N/A%), pre moving , FPS 13.11, Running 6.15s Step 66( N/A%), pre moving , FPS 12.96, Running 6.24s Step 67( N/A%), pre moving , FPS 12.94, Running 6.32s Step 68( N/A%), pre moving , FPS 12.74, Running 6.40s Step 69( N/A%), pre moving , FPS 12.84, Running 6.44s Step 70( N/A%), pre moving , FPS 13.09, Running 6.48s Step 71( N/A%), pre moving , FPS 13.38, Running 6.52s Step 72( N/A%), pre moving , FPS 13.79, Running 6.56s Step 73( N/A%), pre moving , FPS 14.26, Running 6.60s Step 74( N/A%), pre moving , FPS 14.53, Running 6.64s Step 75( N/A%), pre moving , FPS 14.97, Running 6.69s Step 76( N/A%), pre moving , FPS 15.28, Running 6.73s Step 77( N/A%), pre moving , FPS 15.34, Running 6.78s Step 78( N/A%), pre moving , FPS 15.88, Running 6.82s Step 79( N/A%), pre moving , FPS 16.15, Running 6.87s Step 80( N/A%), pre moving , FPS 17.04, Running 6.92s Step 81( N/A%), pre moving , FPS 17.58, Running 6.97s Step 82( N/A%), pre moving , FPS 17.93, Running 7.03s Step 83( N/A%), pre moving , FPS 18.56, Running 7.07s Step 84( N/A%), pre moving , FPS 19.00, Running 7.13s Step 85( N/A%), pre moving , FPS 19.26, Running 7.18s Step 86( N/A%), pre moving , FPS 20.18, Running 7.23s Step 87( N/A%), pre moving , FPS 21.19, Running 7.27s Step 88( N/A%), pre moving , FPS 21.53, Running 7.33s Step 89( N/A%), pre moving , FPS 21.30, Running 7.38s Step 90( N/A%), pre moving , FPS 12.63, Running 8.06s Step 91( N/A%), pre moving , FPS 11.56, Running 8.25s Step 92( N/A%), pre moving , FPS 10.08, Running 8.55s Step 93( N/A%), pre moving , FPS 9.37, Running 8.73s Step 94( N/A%), pre moving , FPS 8.32, Running 9.05s Step 95( N/A%), pre moving , FPS 7.96, Running 9.20s Step 96( N/A%), pre moving , FPS 7.17, Running 9.52s Step 97( N/A%), pre moving , FPS 6.77, Running 9.74s Step 98( N/A%), pre moving , FPS 6.22, Running 10.04s Step 99( N/A%), pre moving , FPS 5.92, Running 10.25s Step 100( N/A%), pre moving , FPS 5.54, Running 10.53s Step 101( N/A%), pre moving , FPS 5.34, Running 10.71s Step 102( N/A%), pre moving , FPS 5.03, Running 11.01s Step 103( N/A%), pre moving , FPS 4.91, Running 11.15s Step 104( N/A%), pre moving , FPS 4.55, Running 11.52s Step 105( N/A%), pre moving , FPS 4.44, Running 11.69s Step 106( N/A%), pre moving , FPS 4.23, Running 11.95s Step 107( N/A%), pre moving , FPS 4.12, Running 12.12s Step 108( N/A%), pre moving , FPS 3.92, Running 12.43s Step 109( N/A%), pre moving , FPS 3.83, Running 12.60s Step 110( N/A%), pre moving , FPS 4.11, Running 12.92s Step 111( N/A%), pre moving , FPS 4.11, Running 13.12s Step 112( N/A%), pre moving , FPS 4.11, Running 13.41s Step 113( N/A%), pre moving , FPS 4.13, Running 13.57s Step 114( N/A%), pre moving , FPS 4.13, Running 13.89s Step 115( N/A%), pre moving , FPS 4.11, Running 14.06s Step 116( N/A%), pre moving , FPS 4.13, Running 14.36s Step 117( N/A%), pre moving , FPS 4.16, Running 14.55s Step 118( N/A%), pre moving , FPS 4.11, Running 14.91s Step 119( N/A%), pre moving , FPS 4.15, Running 15.07s Step 120( N/A%), pre moving , FPS 4.10, Running 15.41s Step 121( N/A%), pre moving , FPS 4.08, Running 15.61s Step 122( N/A%), pre moving , FPS 4.05, Running 15.94s Step 123( N/A%), pre moving , FPS 4.04, Running 16.10s Step 124( N/A%), pre moving , FPS 4.02, Running 16.50s Step 125( N/A%), pre moving , FPS 3.86, Running 16.86s Step 126( N/A%), pre moving , FPS 3.79, Running 17.22s Step 127( N/A%), pre moving , FPS 3.77, Running 17.43s Step 128( N/A%), pre moving , FPS 3.77, Running 17.74s Step 129( N/A%), pre moving , FPS 3.78, Running 17.90s Step 130( N/A%), pre moving , FPS 3.78, Running 18.22s Step 131( N/A%), pre moving , FPS 3.77, Running 18.42s Step 132( N/A%), pre moving , FPS 3.76, Running 18.73s Step 133( N/A%), pre moving , FPS 3.73, Running 18.94s Step 134( N/A%), pre moving , FPS 3.73, Running 19.26s Step 135( N/A%), pre moving , FPS 3.72, Running 19.44s Step 136( N/A%), pre moving , FPS 3.70, Running 19.78s Step 137( N/A%), pre moving , FPS 3.70, Running 19.95s Step 138( N/A%), pre moving , FPS 3.72, Running 20.29s Step 139( N/A%), pre moving , FPS 3.70, Running 20.48s Step 140( N/A%), pre moving , FPS 3.71, Running 20.81s Step 141( N/A%), pre moving , FPS 3.70, Running 21.01s Step 142( N/A%), pre moving , FPS 3.70, Running 21.36s Step 143( N/A%), pre moving , FPS 3.67, Running 21.55s Step 144( N/A%), pre moving , FPS 3.70, Running 21.91s Step 145( N/A%), pre moving , FPS 3.82, Running 22.10s Step 146( N/A%), pre moving , FPS 3.79, Running 22.50s Step 147( N/A%), pre moving , FPS 3.83, Running 22.65s Step 148( N/A%), pre moving , FPS 3.88, Running 22.89s Step 149( N/A%), pre moving , FPS 3.87, Running 23.07s Step 150( N/A%), pre moving , FPS 3.93, Running 23.31s Step 151( N/A%), pre moving , FPS 3.93, Running 23.51s Step 152( N/A%), pre moving , FPS 4.01, Running 23.71s Step 153( N/A%), pre moving , FPS 4.15, Running 23.76s Step 154( N/A%), pre moving , FPS 4.40, Running 23.80s Step 155( N/A%), pre moving , FPS 4.54, Running 23.84s Step 156( N/A%), pre moving , FPS 4.87, Running 23.89s Step 157( N/A%), pre moving , FPS 5.03, Running 23.93s Step 158( N/A%), pre moving , FPS 5.41, Running 23.98s Step 159( N/A%), pre moving , FPS 5.64, Running 24.02s Step 160( N/A%), pre moving , FPS 6.14, Running 24.06s Step 161( N/A%), pre moving , FPS 6.46, Running 24.10s Step 162( N/A%), pre moving , FPS 7.11, Running 24.17s Step 163( N/A%), pre moving , FPS 5.21, Running 25.39s Step 164( N/A%), pre moving , FPS 5.28, Running 25.69s Step 165( N/A%), pre moving , FPS 5.33, Running 25.85s Step 166( N/A%), pre moving , FPS 5.46, Running 26.17s Step 167( N/A%), pre moving , FPS 5.47, Running 26.31s Step 168( N/A%), pre moving , FPS 5.47, Running 26.55s Step 169( N/A%), pre moving , FPS 5.48, Running 26.72s Step 170( N/A%), pre moving , FPS 5.46, Running 26.98s Step 171( N/A%), pre moving , FPS 5.54, Running 27.12s Step 172( N/A%), pre moving , FPS 5.49, Running 27.36s Step 173( N/A%), pre moving , FPS 5.28, Running 27.54s Step 174( N/A%), pre moving , FPS 5.00, Running 27.80s Step 175( N/A%), pre moving , FPS 4.88, Running 27.94s Step 176( N/A%), pre moving , FPS 4.68, Running 28.16s Step 177( N/A%), pre moving , FPS 4.58, Running 28.30s Step 178( N/A%), pre moving , FPS 4.38, Running 28.55s Step 179( N/A%), pre moving , FPS 4.25, Running 28.73s Step 180( N/A%), pre moving , FPS 4.11, Running 28.93s Step 181( N/A%), pre moving , FPS 3.99, Running 29.12s Step 182( N/A%), pre moving , FPS 3.79, Running 29.45s Step 183( 0.33%), action 1, FPS 3.94, Running 30.46s Step 184( 0.67%), action 2, FPS 3.61, Running 31.23s Step 185( 1.00%), action 3, FPS 3.38, Running 31.77s Step 186( 1.33%), action 4, FPS 3.30, Running 32.22s Step 187( 1.67%), action 5, FPS 3.15, Running 32.66s Step 188( 2.00%), action 6, FPS 3.02, Running 33.17s Step 189( 2.33%), action 7, FPS 2.89, Running 33.63s Step 190( 2.67%), action 8, FPS 2.82, Running 34.08s Step 191( 3.00%), action 9, FPS 2.65, Running 34.67s Step 192( 3.33%), action 10, FPS 2.62, Running 34.99s Step 193( 3.67%), action 11, FPS 2.47, Running 35.63s Step 194( 4.00%), action 12, FPS 2.40, Running 36.14s Step 195( 4.33%), action 13, FPS 2.29, Running 36.69s Step 196( 4.67%), action 14, FPS 2.25, Running 37.06s Step 197( 5.00%), action 15, FPS 2.17, Running 37.51s Step 198( 5.33%), action 16, FPS 2.10, Running 38.05s Step 199( 5.67%), action 17, FPS 2.04, Running 38.53s Step 200( 6.00%), action 18, FPS 1.97, Running 39.07s Step 201( 6.33%), action 19, FPS 1.90, Running 39.66s Step 202( 6.67%), action 20, FPS 1.85, Running 40.28s Step 203( 7.00%), action 21, FPS 1.92, Running 40.89s Step 204( 7.33%), action 22, FPS 1.97, Running 41.35s Step 205( 7.67%), action 23, FPS 2.03, Running 41.64s Step 206( 8.00%), action 24, FPS 2.07, Running 41.88s Step 207( 8.33%), action 25, FPS 2.11, Running 42.15s Step 208( 8.67%), action 26, FPS 2.15, Running 42.49s Step 209( 9.00%), action 27, FPS 2.12, Running 43.05s Step 210( 9.33%), action 28, FPS 2.14, Running 43.40s Step 211( 9.67%), action 29, FPS 2.17, Running 43.88s Step 212( 10.00%), action 30, FPS 2.14, Running 44.33s Step 213( 10.33%), action 31, FPS 2.14, Running 44.96s Step 214( 10.67%), action 32, FPS 2.17, Running 45.35s Step 215( 11.00%), action 33, FPS 2.16, Running 45.94s Step 216( 11.33%), action 34, FPS 2.13, Running 46.43s Step 217( 11.67%), action 35, FPS 2.16, Running 46.78s Step 218( 12.00%), action 36, FPS 2.18, Running 47.21s Step 219( 12.33%), action 37, FPS 2.17, Running 47.74s Step 220( 12.67%), action 38, FPS 2.19, Running 48.19s Step 221( 13.00%), action 39, FPS 2.20, Running 48.76s Step 222( 13.33%), action 40, FPS 2.19, Running 49.42s Step 223( 13.67%), action 41, FPS 2.19, Running 50.01s Step 224( 14.00%), action 42, FPS 2.23, Running 50.33s Step 225( 14.33%), action 43, FPS 2.17, Running 50.83s Step 226( 14.67%), action 44, FPS 2.14, Running 51.22s Step 227( 15.00%), action 45, FPS 2.09, Running 51.72s Step 228( 15.33%), action 46, FPS 2.08, Running 52.10s Step 229( 15.67%), action 47, FPS 2.12, Running 52.49s Step 230( 16.00%), action 48, FPS 2.09, Running 52.98s Step 231( 16.33%), action 49, FPS 2.08, Running 53.49s Step 232( 16.67%), action 50, FPS 2.09, Running 53.90s Step 233( 17.00%), action 51, FPS 2.04, Running 54.77s Step 234( 17.33%), action 52, FPS 1.99, Running 55.43s Step 235( 17.67%), action 53, FPS 2.01, Running 55.88s Step 236( 18.00%), action 54, FPS 2.03, Running 56.31s Step 237( 18.33%), action 55, FPS 2.00, Running 56.77s Step 238( 18.67%), action 56, FPS 1.97, Running 57.38s Step 239( 19.00%), action 57, FPS 1.97, Running 57.87s Step 240( 19.33%), action 58, FPS 1.96, Running 58.39s Step 241( 19.67%), action 59, FPS 1.96, Running 58.97s Step 242( 20.00%), action 60, FPS 2.00, Running 59.44s Step 243( 20.33%), action 61, FPS 1.98, Running 60.12s Step 244( 20.67%), action 62, FPS 1.99, Running 60.39s Step 245( 21.00%), action 63, FPS 2.01, Running 60.80s Step 246( 21.33%), action 64, FPS 1.99, Running 61.27s Step 247( 21.67%), action 65, FPS 1.99, Running 61.76s Step 248( 22.00%), action 66, FPS 1.98, Running 62.20s Step 249( 22.33%), action 67, FPS 1.96, Running 62.68s Step 250( 22.67%), action 68, FPS 1.97, Running 63.13s Step 251( 23.00%), action 69, FPS 1.94, Running 63.79s Step 252( 23.33%), action 70, FPS 1.94, Running 64.20s Step 253( 23.67%), action 71, FPS 1.96, Running 64.95s Step 254( 24.00%), action 72, FPS 1.97, Running 65.61s Step 255( 24.33%), action 73, FPS 1.93, Running 66.22s Step 256( 24.67%), action 74, FPS 1.93, Running 66.64s Step 257( 25.00%), action 75, FPS 1.92, Running 67.20s Step 258( 25.33%), action 76, FPS 1.95, Running 67.65s Step 259( 25.67%), action 77, FPS 1.92, Running 68.31s Step 260( 26.00%), action 78, FPS 1.92, Running 68.80s Step 261( 26.33%), action 79, FPS 1.93, Running 69.36s Step 262( 26.67%), action 80, FPS 1.93, Running 69.78s Step 263( 27.00%), action 81, FPS 1.94, Running 70.44s Step 264( 27.33%), action 82, FPS 1.89, Running 70.96s Step 265( 27.67%), action 83, FPS 1.87, Running 71.47s Step 266( 28.00%), action 84, FPS 1.85, Running 72.10s Step 267( 28.33%), action 85, FPS 1.81, Running 72.83s Step 268( 28.67%), action 86, FPS 1.80, Running 73.33s Step 269( 29.00%), action 87, FPS 1.79, Running 73.86s Step 270( 29.33%), action 88, FPS 1.79, Running 74.33s Step 271( 29.67%), action 89, FPS 1.83, Running 74.73s Step 272( 30.00%), action 90, FPS 1.81, Running 75.23s Step 273( 30.33%), action 91, FPS 1.81, Running 75.98s Step 274( 30.67%), action 92, FPS 1.86, Running 76.37s Step 275( 31.00%), action 93, FPS 1.87, Running 76.93s Step 276( 31.33%), action 94, FPS 1.83, Running 77.56s [2026-08-01 16:46:45] [26 ] Seed 25 failed after 78.27 s. +steps: 276 , actions: 94 . +Instruction: Empty +Total 7/26(26.92%) success. +Setting seed: 26 +Step 1( N/A%), pre moving , FPS 0.63, Running 1.60s Step 2( N/A%), pre moving , FPS 1.21, Running 1.66s Step 3( N/A%), pre moving , FPS 1.75, Running 1.71s Step 4( N/A%), pre moving , FPS 2.28, Running 1.76s Step 5( N/A%), pre moving , FPS 2.75, Running 1.82s Step 6( N/A%), pre moving , FPS 3.20, Running 1.88s Step 7( N/A%), pre moving , FPS 3.61, Running 1.94s Step 8( N/A%), pre moving , FPS 4.01, Running 2.00s Step 9( N/A%), pre moving , FPS 4.40, Running 2.05s Step 10( N/A%), pre moving , FPS 4.78, Running 2.09s Step 11( N/A%), pre moving , FPS 5.10, Running 2.15s Step 12( N/A%), pre moving , FPS 5.40, Running 2.22s Step 13( N/A%), pre moving , FPS 5.70, Running 2.28s Step 14( N/A%), pre moving , FPS 5.91, Running 2.37s Step 15( N/A%), pre moving , FPS 6.08, Running 2.47s Step 16( N/A%), pre moving , FPS 6.28, Running 2.55s Step 17( N/A%), pre moving , FPS 6.41, Running 2.65s Step 18( N/A%), pre moving , FPS 6.55, Running 2.75s Step 19( N/A%), pre moving , FPS 6.66, Running 2.85s Step 20( N/A%), pre moving , FPS 6.77, Running 2.95s Step 21( N/A%), pre moving , FPS 11.44, Running 3.35s Step 22( N/A%), pre moving , FPS 10.74, Running 3.52s Step 23( N/A%), pre moving , FPS 10.51, Running 3.62s Step 24( N/A%), pre moving , FPS 10.38, Running 3.68s Step 25( N/A%), pre moving , FPS 10.18, Running 3.78s Step 26( N/A%), pre moving , FPS 8.63, Running 4.19s Step 27( N/A%), pre moving , FPS 8.57, Running 4.27s Step 28( N/A%), pre moving , FPS 8.40, Running 4.38s Step 29( N/A%), pre moving , FPS 8.23, Running 4.48s Step 30( N/A%), pre moving , FPS 8.03, Running 4.58s Step 31( N/A%), pre moving , FPS 7.89, Running 4.69s Step 32( N/A%), pre moving , FPS 7.81, Running 4.78s Step 33( N/A%), pre moving , FPS 7.67, Running 4.89s Step 34( N/A%), pre moving , FPS 7.62, Running 4.99s Step 35( N/A%), pre moving , FPS 7.60, Running 5.10s Step 36( N/A%), pre moving , FPS 6.50, Running 5.63s Step 37( N/A%), pre moving , FPS 6.59, Running 5.69s Step 38( N/A%), pre moving , FPS 6.75, Running 5.71s Step 39( N/A%), pre moving , FPS 6.93, Running 5.74s Step 40( N/A%), pre moving , FPS 7.08, Running 5.78s Step 41( N/A%), pre moving , FPS 8.09, Running 5.82s Step 42( N/A%), pre moving , FPS 8.58, Running 5.85s Step 43( N/A%), pre moving , FPS 8.80, Running 5.89s Step 44( N/A%), pre moving , FPS 8.97, Running 5.91s Step 45( N/A%), pre moving , FPS 9.26, Running 5.94s Step 46( N/A%), pre moving , FPS 11.28, Running 5.97s Step 47( N/A%), pre moving , FPS 11.63, Running 5.99s Step 48( N/A%), pre moving , FPS 12.18, Running 6.02s Step 49( N/A%), pre moving , FPS 12.74, Running 6.05s Step 50( N/A%), pre moving , FPS 13.38, Running 6.08s Step 51( N/A%), pre moving , FPS 14.02, Running 6.12s Step 52( N/A%), pre moving , FPS 14.62, Running 6.15s Step 53( N/A%), pre moving , FPS 15.25, Running 6.20s Step 54( N/A%), pre moving , FPS 15.79, Running 6.26s Step 55( N/A%), pre moving , FPS 16.28, Running 6.33s Step 56( N/A%), pre moving , FPS 26.52, Running 6.38s Step 57( N/A%), pre moving , FPS 27.15, Running 6.42s Step 58( N/A%), pre moving , FPS 26.27, Running 6.47s Step 59( N/A%), pre moving , FPS 25.46, Running 6.53s Step 60( N/A%), pre moving , FPS 25.41, Running 6.57s Step 61( N/A%), pre moving , FPS 25.18, Running 6.61s Step 62( N/A%), pre moving , FPS 24.22, Running 6.67s Step 63( N/A%), pre moving , FPS 23.44, Running 6.74s Step 64( N/A%), pre moving , FPS 22.58, Running 6.80s Step 65( N/A%), pre moving , FPS 21.73, Running 6.86s Step 66( N/A%), pre moving , FPS 20.99, Running 6.92s Step 67( N/A%), pre moving , FPS 20.48, Running 6.97s Step 68( N/A%), pre moving , FPS 19.40, Running 7.05s Step 69( N/A%), pre moving , FPS 18.09, Running 7.15s Step 70( N/A%), pre moving , FPS 16.94, Running 7.26s Step 71( N/A%), pre moving , FPS 16.08, Running 7.36s Step 72( N/A%), pre moving , FPS 15.26, Running 7.46s Step 73( N/A%), pre moving , FPS 14.33, Running 7.60s Step 74( N/A%), pre moving , FPS 13.47, Running 7.75s Step 75( N/A%), pre moving , FPS 12.64, Running 7.91s Step 76( N/A%), pre moving , FPS 11.74, Running 8.08s Step 77( N/A%), pre moving , FPS 11.03, Running 8.23s Step 78( N/A%), pre moving , FPS 10.46, Running 8.39s Step 79( N/A%), pre moving , FPS 9.89, Running 8.55s Step 80( N/A%), pre moving , FPS 9.21, Running 8.74s Step 81( N/A%), pre moving , FPS 8.85, Running 8.87s Step 82( N/A%), pre moving , FPS 8.38, Running 9.06s Step 83( N/A%), pre moving , FPS 8.10, Running 9.21s Step 84( N/A%), pre moving , FPS 7.77, Running 9.38s Step 85( N/A%), pre moving , FPS 7.49, Running 9.53s Step 86( N/A%), pre moving , FPS 7.19, Running 9.70s Step 87( N/A%), pre moving , FPS 6.96, Running 9.84s Step 88( N/A%), pre moving , FPS 6.75, Running 10.02s Step 89( N/A%), pre moving , FPS 6.65, Running 10.16s Step 90( N/A%), pre moving , FPS 6.50, Running 10.33s Step 91( N/A%), pre moving , FPS 6.51, Running 10.43s Step 92( N/A%), pre moving , FPS 6.65, Running 10.47s Step 93( N/A%), pre moving , FPS 6.85, Running 10.51s Step 94( N/A%), pre moving , FPS 7.12, Running 10.55s Step 95( N/A%), pre moving , FPS 7.45, Running 10.59s Step 96( N/A%), pre moving , FPS 7.82, Running 10.64s Step 97( N/A%), pre moving , FPS 8.14, Running 10.69s Step 98( N/A%), pre moving , FPS 8.47, Running 10.75s Step 99( N/A%), pre moving , FPS 8.93, Running 10.79s Step 100( N/A%), pre moving , FPS 9.56, Running 10.83s Step 101( N/A%), pre moving , FPS 10.09, Running 10.85s Step 102( N/A%), pre moving , FPS 10.89, Running 10.90s Step 103( N/A%), pre moving , FPS 11.54, Running 10.94s Step 104( N/A%), pre moving , FPS 12.40, Running 10.99s Step 105( N/A%), pre moving , FPS 13.28, Running 11.04s Step 106( N/A%), pre moving , FPS 14.40, Running 11.09s Step 107( N/A%), pre moving , FPS 15.25, Running 11.15s Step 108( N/A%), pre moving , FPS 16.70, Running 11.21s Step 109( N/A%), pre moving , FPS 17.98, Running 11.27s Step 110( N/A%), pre moving , FPS 19.91, Running 11.34s Step 111( N/A%), pre moving , FPS 20.90, Running 11.39s Step 112( N/A%), pre moving , FPS 20.45, Running 11.45s Step 113( N/A%), pre moving , FPS 19.91, Running 11.52s Step 114( N/A%), pre moving , FPS 19.64, Running 11.57s Step 115( N/A%), pre moving , FPS 19.27, Running 11.63s Step 116( N/A%), pre moving , FPS 18.88, Running 11.70s Step 117( N/A%), pre moving , FPS 18.22, Running 11.79s Step 118( N/A%), pre moving , FPS 17.45, Running 11.89s Step 119( N/A%), pre moving , FPS 16.47, Running 12.00s Step 120( N/A%), pre moving , FPS 15.63, Running 12.11s Step 121( N/A%), pre moving , FPS 14.72, Running 12.21s Step 122( N/A%), pre moving , FPS 14.12, Running 12.31s Step 123( N/A%), pre moving , FPS 13.58, Running 12.42s Step 124( N/A%), pre moving , FPS 13.23, Running 12.50s Step 125( N/A%), pre moving , FPS 12.81, Running 12.60s Step 126( N/A%), pre moving , FPS 12.42, Running 12.70s Step 127( N/A%), pre moving , FPS 12.15, Running 12.80s Step 128( N/A%), pre moving , FPS 11.82, Running 12.90s Step 129( N/A%), pre moving , FPS 11.59, Running 13.00s Step 130( N/A%), pre moving , FPS 11.32, Running 13.10s Step 131( N/A%), pre moving , FPS 10.98, Running 13.21s Step 132( N/A%), pre moving , FPS 10.73, Running 13.31s Step 133( N/A%), pre moving , FPS 10.54, Running 13.42s Step 134( N/A%), pre moving , FPS 10.25, Running 13.52s Step 135( N/A%), pre moving , FPS 10.01, Running 13.63s Step 136( N/A%), pre moving , FPS 9.81, Running 13.74s Step 137( N/A%), pre moving , FPS 9.75, Running 13.84s Step 138( N/A%), pre moving , FPS 9.73, Running 13.95s Step 139( N/A%), pre moving , FPS 9.75, Running 14.05s Step 140( N/A%), pre moving , FPS 9.78, Running 14.15s Step 141( N/A%), pre moving , FPS 9.80, Running 14.25s Step 142( N/A%), pre moving , FPS 9.76, Running 14.36s Step 143( N/A%), pre moving , FPS 9.76, Running 14.47s Step 144( N/A%), pre moving , FPS 9.69, Running 14.56s Step 145( N/A%), pre moving , FPS 9.62, Running 14.68s Step 146( N/A%), pre moving , FPS 9.65, Running 14.77s Step 147( N/A%), pre moving , FPS 9.62, Running 14.88s Step 148( N/A%), pre moving , FPS 9.64, Running 14.98s Step 149( N/A%), pre moving , FPS 9.59, Running 15.08s Step 150( N/A%), pre moving , FPS 9.76, Running 15.15s Step 151( N/A%), pre moving , FPS 10.11, Running 15.19s Step 152( N/A%), pre moving , FPS 8.22, Running 15.75s Step 153( N/A%), pre moving , FPS 7.99, Running 15.92s Step 154( N/A%), pre moving , FPS 7.22, Running 16.29s Step 155( N/A%), pre moving , FPS 7.05, Running 16.47s Step 156( N/A%), pre moving , FPS 6.44, Running 16.84s Step 157( N/A%), pre moving , FPS 6.23, Running 17.05s Step 158( N/A%), pre moving , FPS 5.75, Running 17.43s Step 159( N/A%), pre moving , FPS 5.64, Running 17.60s Step 160( N/A%), pre moving , FPS 5.17, Running 18.02s Step 161( N/A%), pre moving , FPS 4.92, Running 18.31s Step 162( N/A%), pre moving , FPS 4.63, Running 18.68s Step 163( N/A%), pre moving , FPS 4.51, Running 18.91s Step 164( N/A%), pre moving , FPS 4.22, Running 19.30s Step 165( N/A%), pre moving , FPS 4.15, Running 19.50s Step 166( N/A%), pre moving , FPS 4.01, Running 19.75s Step 167( N/A%), pre moving , FPS 3.98, Running 19.91s Step 168( N/A%), pre moving , FPS 3.89, Running 20.12s Step 169( N/A%), pre moving , FPS 3.86, Running 20.27s Step 170( N/A%), pre moving , FPS 3.75, Running 20.48s Step 171( N/A%), pre moving , FPS 3.66, Running 20.65s Step 172( N/A%), pre moving , FPS 3.83, Running 20.97s Step 173( N/A%), pre moving , FPS 3.83, Running 21.15s Step 174( N/A%), pre moving , FPS 3.89, Running 21.43s Step 175( N/A%), pre moving , FPS 3.84, Running 21.68s Step 176( N/A%), pre moving , FPS 3.80, Running 22.10s Step 177( N/A%), pre moving , FPS 3.79, Running 22.33s Step 178( N/A%), pre moving , FPS 3.79, Running 22.70s Step 179( N/A%), pre moving , FPS 3.73, Running 22.96s Step 180( N/A%), pre moving , FPS 3.77, Running 23.33s Step 181( N/A%), pre moving , FPS 3.81, Running 23.56s Step 182( N/A%), pre moving , FPS 3.82, Running 23.92s Step 183( N/A%), pre moving , FPS 3.81, Running 24.15s Step 184( N/A%), pre moving , FPS 3.81, Running 24.55s Step 185( N/A%), pre moving , FPS 3.85, Running 24.69s Step 186( N/A%), pre moving , FPS 3.86, Running 24.93s Step 187( N/A%), pre moving , FPS 3.83, Running 25.13s Step 188( N/A%), pre moving , FPS 3.83, Running 25.34s Step 189( N/A%), pre moving , FPS 3.78, Running 25.55s Step 190( N/A%), pre moving , FPS 3.68, Running 25.92s Step 191( N/A%), pre moving , FPS 3.67, Running 26.11s Step 192( N/A%), pre moving , FPS 3.66, Running 26.44s Step 193( N/A%), pre moving , FPS 3.61, Running 26.69s Step 194( N/A%), pre moving , FPS 3.53, Running 27.09s Step 195( N/A%), pre moving , FPS 3.52, Running 27.36s Step 196( N/A%), pre moving , FPS 3.50, Running 27.81s Step 197( N/A%), pre moving , FPS 3.50, Running 28.05s Step 198( N/A%), pre moving , FPS 3.47, Running 28.47s Step 199( N/A%), pre moving , FPS 3.47, Running 28.72s Step 200( N/A%), pre moving , FPS 3.42, Running 29.18s Step 201( N/A%), pre moving , FPS 3.43, Running 29.40s Step 202( N/A%), pre moving , FPS 3.40, Running 29.79s Step 203( N/A%), pre moving , FPS 3.43, Running 29.98s Step 204( N/A%), pre moving , FPS 3.48, Running 30.29s Step 205( N/A%), pre moving , FPS 3.45, Running 30.49s Step 206( N/A%), pre moving , FPS 3.37, Running 30.87s Step 207( N/A%), pre moving , FPS 3.37, Running 31.06s Step 208( N/A%), pre moving , FPS 3.24, Running 31.51s Step 209( N/A%), pre moving , FPS 3.22, Running 31.76s Step 210( N/A%), pre moving , FPS 3.19, Running 32.19s Step 211( N/A%), pre moving , FPS 3.16, Running 32.44s Step 212( N/A%), pre moving , FPS 3.13, Running 32.84s Step 213( N/A%), pre moving , FPS 3.11, Running 33.13s Step 214( N/A%), pre moving , FPS 3.10, Running 33.54s Step 215( N/A%), pre moving , FPS 3.18, Running 33.64s Step 216( N/A%), pre moving , FPS 3.36, Running 33.77s Step 217( N/A%), pre moving , FPS 3.42, Running 33.89s Step 218( N/A%), pre moving , FPS 3.61, Running 34.01s Step 219( N/A%), pre moving , FPS 3.70, Running 34.13s Step 220( N/A%), pre moving , FPS 3.94, Running 34.25s Step 221( N/A%), pre moving , FPS 4.06, Running 34.32s Step 222( N/A%), pre moving , FPS 4.35, Running 34.39s Step 223( N/A%), pre moving , FPS 4.45, Running 34.47s Step 224( N/A%), pre moving , FPS 4.69, Running 34.56s Step 225( N/A%), pre moving , FPS 3.44, Running 36.31s Step 226( N/A%), pre moving , FPS 3.38, Running 36.80s Step 227( N/A%), pre moving , FPS 3.35, Running 37.03s Step 228( N/A%), pre moving , FPS 3.37, Running 37.44s Step 229( N/A%), pre moving , FPS 3.36, Running 37.71s Step 230( N/A%), pre moving , FPS 3.40, Running 38.07s Step 231( N/A%), pre moving , FPS 3.42, Running 38.29s Step 232( N/A%), pre moving , FPS 3.47, Running 38.60s Step 233( N/A%), pre moving , FPS 3.55, Running 38.76s Step 234( N/A%), pre moving , FPS 3.63, Running 39.06s Step 235( N/A%), pre moving , FPS 3.54, Running 39.30s Step 236( N/A%), pre moving , FPS 3.43, Running 39.61s Step 237( N/A%), pre moving , FPS 3.39, Running 39.79s Step 238( N/A%), pre moving , FPS 3.24, Running 40.18s Step 239( N/A%), pre moving , FPS 3.18, Running 40.42s Step 240( N/A%), pre moving , FPS 3.03, Running 40.86s Step 241( N/A%), pre moving , FPS 2.95, Running 41.10s Step 242( N/A%), pre moving , FPS 2.80, Running 41.54s Step 243( N/A%), pre moving , FPS 2.74, Running 41.77s Step 244( N/A%), pre moving , FPS 2.62, Running 42.19s Step 245( 0.33%), action 1, FPS 2.87, Running 43.28s Step 246( 0.67%), action 2, FPS 2.92, Running 43.64s Step 247( 1.00%), action 3, FPS 2.83, Running 44.09s Step 248( 1.33%), action 4, FPS 2.84, Running 44.49s Step 249( 1.67%), action 5, FPS 2.74, Running 45.02s Step 250( 2.00%), action 6, FPS 2.63, Running 45.66s Step 251( 2.33%), action 7, FPS 2.54, Running 46.16s Step 252( 2.67%), action 8, FPS 2.50, Running 46.58s Step 253( 3.00%), action 9, FPS 2.39, Running 47.13s Step 254( 3.33%), action 10, FPS 2.36, Running 47.52s Step 255( 3.67%), action 11, FPS 2.26, Running 48.14s Step 256( 4.00%), action 12, FPS 2.18, Running 48.78s Step 257( 4.33%), action 13, FPS 2.09, Running 49.37s Step 258( 4.67%), action 14, FPS 2.08, Running 49.81s Step 259( 5.00%), action 15, FPS 1.98, Running 50.51s Step 260( 5.33%), action 16, FPS 1.97, Running 51.02s Step 261( 5.67%), action 17, FPS 1.92, Running 51.52s Step 262( 6.00%), action 18, FPS 1.89, Running 52.10s Step 263( 6.33%), action 19, FPS 1.87, Running 52.48s Step 264( 6.67%), action 20, FPS 1.84, Running 53.08s Step 265( 7.00%), action 21, FPS 1.90, Running 53.78s Step 266( 7.33%), action 22, FPS 1.88, Running 54.30s Step 267( 7.67%), action 23, FPS 1.85, Running 54.88s Step 268( 8.00%), action 24, FPS 1.84, Running 55.33s Step 269( 8.33%), action 25, FPS 1.85, Running 55.85s Step 270( 8.67%), action 26, FPS 1.85, Running 56.45s Step 271( 9.00%), action 27, FPS 1.86, Running 56.89s Step 272( 9.33%), action 28, FPS 1.88, Running 57.24s Step 273( 9.67%), action 29, FPS 1.88, Running 57.75s Step 274( 10.00%), action 30, FPS 1.83, Running 58.45s Step 275( 10.33%), action 31, FPS 1.81, Running 59.20s Step 276( 10.67%), action 32, FPS 1.83, Running 59.70s Step 277( 11.00%), action 33, FPS 1.85, Running 60.20s Step 278( 11.33%), action 34, FPS 1.85, Running 60.61s Step 279( 11.67%), action 35, FPS 1.91, Running 61.00s Step 280( 12.00%), action 36, FPS 1.92, Running 61.45s Step 281( 12.33%), action 37, FPS 1.92, Running 61.96s Step 282( 12.67%), action 38, FPS 1.90, Running 62.62s Step 283( 13.00%), action 39, FPS 1.86, Running 63.24s Step 284( 13.33%), action 40, FPS 1.89, Running 63.66s Step 285( 13.67%), action 41, FPS 1.88, Running 64.43s Step 286( 14.00%), action 42, FPS 1.89, Running 64.87s Step 287( 14.33%), action 43, FPS 1.92, Running 65.28s Step 288( 14.67%), action 44, FPS 1.90, Running 65.85s Step 289( 15.00%), action 45, FPS 1.91, Running 66.31s Step 290( 15.33%), action 46, FPS 1.94, Running 66.74s Step 291( 15.67%), action 47, FPS 1.91, Running 67.36s Step 292( 16.00%), action 48, FPS 1.91, Running 67.73s Step 293( 16.33%), action 49, FPS 1.88, Running 68.39s Step 294( 16.67%), action 50, FPS 1.92, Running 68.85s Step 295( 17.00%), action 51, FPS 1.97, Running 69.34s Step 296( 17.33%), action 52, FPS 1.97, Running 69.87s Step 297( 17.67%), action 53, FPS 1.97, Running 70.36s Step 298( 18.00%), action 54, FPS 1.93, Running 70.98s Step 299( 18.33%), action 55, FPS 1.85, Running 71.79s Step 300( 18.67%), action 56, FPS 1.86, Running 72.20s Step 301( 19.00%), action 57, FPS 1.86, Running 72.72s Step 302( 19.33%), action 58, FPS 1.90, Running 73.15s Step 303( 19.67%), action 59, FPS 1.93, Running 73.60s Step 304( 20.00%), action 60, FPS 1.92, Running 74.09s Step 305( 20.33%), action 61, FPS 1.94, Running 74.76s Step 306( 20.67%), action 62, FPS 1.94, Running 75.16s Step 307( 21.00%), action 63, FPS 1.89, Running 75.88s Step 308( 21.33%), action 64, FPS 1.90, Running 76.40s Step 309( 21.67%), action 65, FPS 1.88, Running 76.94s Step 310( 22.00%), action 66, FPS 1.86, Running 77.47s Step 311( 22.33%), action 67, FPS 1.87, Running 78.06s Step 312( 22.67%), action 68, FPS 1.87, Running 78.40s Step 313( 23.00%), action 69, FPS 1.86, Running 79.14s Step 314( 23.33%), action 70, FPS 1.82, Running 79.82s Step 315( 23.67%), action 71, FPS 1.80, Running 80.47s Step 316( 24.00%), action 72, FPS 1.80, Running 80.98s Step 317( 24.33%), action 73, FPS 1.80, Running 81.48s Step 318( 24.67%), action 74, FPS 1.85, Running 81.81s Step 319( 25.00%), action 75, FPS 1.92, Running 82.19s Step 320( 25.33%), action 76, FPS 1.92, Running 82.63s Step 321( 25.67%), action 77, FPS 1.92, Running 83.12s Step 322( 26.00%), action 78, FPS 1.92, Running 83.56s Step 323( 26.33%), action 79, FPS 1.89, Running 84.17s Step 324( 26.67%), action 80, FPS 1.89, Running 84.66s Step 325( 27.00%), action 81, FPS 1.85, Running 85.56s Step 326( 27.33%), action 82, FPS 1.83, Running 86.07s Step 327( 27.67%), action 83, FPS 1.88, Running 86.51s Step 328( 28.00%), action 84, FPS 1.89, Running 87.01s Step 329( 28.33%), action 85, FPS 1.86, Running 87.68s Step 330( 28.67%), action 86, FPS 1.87, Running 88.16s Step 331( 29.00%), action 87, FPS 1.83, Running 88.99s Step 332( 29.33%), action 88, FPS 1.81, Running 89.43s Step 333( 29.67%), action 89, FPS 1.85, Running 89.98s Step 334( 30.00%), action 90, FPS 1.91, Running 90.29s Step 335( 30.33%), action 91, FPS 1.92, Running 90.89s Step 336( 30.67%), action 92, FPS 1.93, Running 91.34s Step 337( 31.00%), action 93, FPS 1.93, Running 91.86s Step 338( 31.33%), action 94, FPS 1.87, Running 92.50s Step 339( 31.67%), action 95, FPS 1.84, Running 93.05s Step 340( 32.00%), action 96, FPS 1.82, Running 93.62s Step 341( 32.33%), action 97, FPS 1.81, Running 94.19s Step 342( 32.67%), action 98, FPS 1.79, Running 94.74s Step 343( 33.00%), action 99, FPS 1.83, Running 95.11s Step 344( 33.33%), action 100, FPS 1.84, Running 95.56s Step 345( 33.67%), action 101, FPS 1.88, Running 96.21s Step 346( 34.00%), action 102, FPS 1.88, Running 96.71s Step 347( 34.33%), action 103, FPS 1.83, Running 97.45s Step 348( 34.67%), action 104, FPS 1.82, Running 97.99s Step 349( 35.00%), action 105, FPS 1.83, Running 98.62s Step 350( 35.33%), action 106, FPS 1.83, Running 99.07s Step 351( 35.67%), action 107, FPS 1.90, Running 99.54s Step 352( 36.00%), action 108, FPS 1.87, Running 100.11s Step 353( 36.33%), action 109, FPS 1.86, Running 100.75s Step 354( 36.67%), action 110, FPS 1.80, Running 101.39s Step 355( 37.00%), action 111, FPS 1.76, Running 102.25s Step 356( 37.33%), action 112, FPS 1.73, Running 102.91s Step 357( 37.67%), action 113, FPS 1.75, Running 103.29s Step 358( 38.00%), action 114, FPS 1.81, Running 103.56s Step 359( 38.33%), action 115, FPS 1.83, Running 104.01s Step 360( 38.67%), action 116, FPS 1.87, Running 104.31s Step 361( 39.00%), action 117, FPS 1.86, Running 104.94s Step 362( 39.33%), action 118, FPS 1.89, Running 105.31s Step 363( 39.67%), action 119, FPS 1.86, Running 105.84s Step 364( 40.00%), action 120, FPS 1.87, Running 106.23s Step 365( 40.33%), action 121, FPS 1.87, Running 106.89s Step 366( 40.67%), action 122, FPS 1.89, Running 107.32s Step 367( 41.00%), action 123, FPS 1.97, Running 107.62s Step 368( 41.33%), action 124, FPS 2.00, Running 107.97s Step 369( 41.67%), action 125, FPS 2.04, Running 108.42s Step 370( 42.00%), action 126, FPS 2.04, Running 108.86s Step 371( 42.33%), action 127, FPS 2.04, Running 109.35s Step 372( 42.67%), action 128, FPS 2.03, Running 109.94s Step 373( 43.00%), action 129, FPS 2.05, Running 110.50s Step 374( 43.33%), action 130, FPS 2.12, Running 110.84s Step 375( 43.67%), action 131, FPS 2.11, Running 111.72s Step 376( 44.00%), action 132, FPS 2.21, Running 111.96s Step 377( 44.33%), action 133, FPS 2.16, Running 112.53s Step 378( 44.67%), action 134, FPS 2.15, Running 112.85s Step 379( 45.00%), action 135, FPS 2.14, Running 113.34s Step 380( 45.33%), action 136, FPS 2.07, Running 113.97s Step 381( 45.67%), action 137, FPS 2.09, Running 114.49s Step 382( 46.00%), action 138, FPS 2.10, Running 114.84s Step 383( 46.33%), action 139, FPS 2.11, Running 115.32s Step 384( 46.67%), action 140, FPS 2.10, Running 115.74s Step 385( 47.00%), action 141, FPS 2.11, Running 116.39s Step 386( 47.33%), action 142, FPS 2.12, Running 116.76s Step 387( 47.67%), action 143, FPS 2.08, Running 117.26s Step 388( 48.00%), action 144, FPS 2.04, Running 117.76s Step 389( 48.33%), action 145, FPS 2.01, Running 118.37s Step 390( 48.67%), action 146, FPS 2.02, Running 118.76s Step 391( 49.00%), action 147, FPS 1.96, Running 119.56s Step 392( 49.33%), action 148, FPS 1.98, Running 120.02s Step 393( 49.67%), action 149, FPS 2.01, Running 120.44s Step 394( 50.00%), action 150, FPS 2.00, Running 120.85s Step 395( 50.33%), action 151, FPS 2.07, Running 121.38s Step 396( 50.67%), action 152, FPS 2.03, Running 121.80s Step 397( 51.00%), action 153, FPS 2.03, Running 122.38s Step 398( 51.33%), action 154, FPS 2.00, Running 122.87s Step 399( 51.67%), action 155, FPS 1.99, Running 123.37s Step 400( 52.00%), action 156, FPS 2.04, Running 123.79s Step 401( 52.33%), action 157, FPS 2.03, Running 124.35s Step 402( 52.67%), action 158, FPS 2.03, Running 124.68s Step 403( 53.00%), action 159, FPS 2.04, Running 125.13s Step 404( 53.33%), action 160, FPS 2.01, Running 125.71s Step 405( 53.67%), action 161, FPS 2.01, Running 126.33s Step 406( 54.00%), action 162, FPS 1.97, Running 126.94s Step 407( 54.33%), action 163, FPS 1.95, Running 127.51s Step 408( 54.67%), action 164, FPS 1.95, Running 127.99s Step 409( 55.00%), action 165, FPS 1.97, Running 128.54s Step 410( 55.33%), action 166, FPS 1.98, Running 128.86s Step 411( 55.67%), action 167, FPS 2.05, Running 129.30s Step 412( 56.00%), action 168, FPS 2.08, Running 129.62s Step 413( 56.33%), action 169, FPS 2.05, Running 130.18s Step 414( 56.67%), action 170, FPS 2.05, Running 130.61s Step 415( 57.00%), action 171, FPS 1.99, Running 131.41s Step 416( 57.33%), action 172, FPS 2.00, Running 131.82s Step 417( 57.67%), action 173, FPS 1.96, Running 132.58s [2026-08-01 16:48:58] [27 ] Seed 26 failed after 132.86 s. +steps: 417 , actions: 173 . +Instruction: Empty +Total 7/27(25.93%) success. +Setting seed: 27 +Step 1( N/A%), pre moving , FPS 0.05, Running 19.68s Step 2( N/A%), pre moving , FPS 0.10, Running 19.76s Step 3( N/A%), pre moving , FPS 0.15, Running 19.89s Step 4( N/A%), pre moving , FPS 0.20, Running 20.09s Step 5( N/A%), pre moving , FPS 0.25, Running 20.16s Step 6( N/A%), pre moving , FPS 0.30, Running 20.26s Step 7( N/A%), pre moving , FPS 0.34, Running 20.32s Step 8( N/A%), pre moving , FPS 0.39, Running 20.39s Step 9( N/A%), pre moving , FPS 0.44, Running 20.46s Step 10( N/A%), pre moving , FPS 0.49, Running 20.51s Step 11( N/A%), pre moving , FPS 0.53, Running 20.58s Step 12( N/A%), pre moving , FPS 0.58, Running 20.64s Step 13( N/A%), pre moving , FPS 0.63, Running 20.70s Step 14( N/A%), pre moving , FPS 0.67, Running 20.77s Step 15( N/A%), pre moving , FPS 0.72, Running 20.83s Step 16( N/A%), pre moving , FPS 0.77, Running 20.90s Step 17( N/A%), pre moving , FPS 0.81, Running 20.97s Step 18( N/A%), pre moving , FPS 0.85, Running 21.06s Step 19( N/A%), pre moving , FPS 0.90, Running 21.17s Step 20( N/A%), pre moving , FPS 0.94, Running 21.29s Step 21( N/A%), pre moving , FPS 10.00, Running 21.68s Step 22( N/A%), pre moving , FPS 9.16, Running 21.94s Step 23( N/A%), pre moving , FPS 9.28, Running 22.04s Step 24( N/A%), pre moving , FPS 9.75, Running 22.14s Step 25( N/A%), pre moving , FPS 9.79, Running 22.21s Step 26( N/A%), pre moving , FPS 8.48, Running 22.61s Step 27( N/A%), pre moving , FPS 8.36, Running 22.71s Step 28( N/A%), pre moving , FPS 8.22, Running 22.82s Step 29( N/A%), pre moving , FPS 8.10, Running 22.92s Step 30( N/A%), pre moving , FPS 7.95, Running 23.03s Step 31( N/A%), pre moving , FPS 7.65, Running 23.19s Step 32( N/A%), pre moving , FPS 7.52, Running 23.30s Step 33( N/A%), pre moving , FPS 7.35, Running 23.42s Step 34( N/A%), pre moving , FPS 7.31, Running 23.51s Step 35( N/A%), pre moving , FPS 7.19, Running 23.62s Step 36( N/A%), pre moving , FPS 6.25, Running 24.10s Step 37( N/A%), pre moving , FPS 6.15, Running 24.22s Step 38( N/A%), pre moving , FPS 6.12, Running 24.33s Step 39( N/A%), pre moving , FPS 6.14, Running 24.43s Step 40( N/A%), pre moving , FPS 6.25, Running 24.49s Step 41( N/A%), pre moving , FPS 7.00, Running 24.53s Step 42( N/A%), pre moving , FPS 7.64, Running 24.56s Step 43( N/A%), pre moving , FPS 7.86, Running 24.59s Step 44( N/A%), pre moving , FPS 8.09, Running 24.62s Step 45( N/A%), pre moving , FPS 8.18, Running 24.65s Step 46( N/A%), pre moving , FPS 9.65, Running 24.69s Step 47( N/A%), pre moving , FPS 10.00, Running 24.71s Step 48( N/A%), pre moving , FPS 10.39, Running 24.75s Step 49( N/A%), pre moving , FPS 10.81, Running 24.77s Step 50( N/A%), pre moving , FPS 11.27, Running 24.80s Step 51( N/A%), pre moving , FPS 12.20, Running 24.83s Step 52( N/A%), pre moving , FPS 12.79, Running 24.86s Step 53( N/A%), pre moving , FPS 13.62, Running 24.89s Step 54( N/A%), pre moving , FPS 14.13, Running 24.92s Step 55( N/A%), pre moving , FPS 14.90, Running 24.96s Step 56( N/A%), pre moving , FPS 21.80, Running 25.02s Step 57( N/A%), pre moving , FPS 23.31, Running 25.08s Step 58( N/A%), pre moving , FPS 24.69, Running 25.14s Step 59( N/A%), pre moving , FPS 26.35, Running 25.19s Step 60( N/A%), pre moving , FPS 26.39, Running 25.25s Step 61( N/A%), pre moving , FPS 26.16, Running 25.30s Step 62( N/A%), pre moving , FPS 25.87, Running 25.33s Step 63( N/A%), pre moving , FPS 25.16, Running 25.38s Step 64( N/A%), pre moving , FPS 22.87, Running 25.49s Step 65( N/A%), pre moving , FPS 21.74, Running 25.57s Step 66( N/A%), pre moving , FPS 20.59, Running 25.66s Step 67( N/A%), pre moving , FPS 19.30, Running 25.75s Step 68( N/A%), pre moving , FPS 17.14, Running 25.91s Step 69( N/A%), pre moving , FPS 15.66, Running 26.05s Step 70( N/A%), pre moving , FPS 14.37, Running 26.19s Step 71( N/A%), pre moving , FPS 13.22, Running 26.34s Step 72( N/A%), pre moving , FPS 12.16, Running 26.51s Step 73( N/A%), pre moving , FPS 11.36, Running 26.65s Step 74( N/A%), pre moving , FPS 10.68, Running 26.80s Step 75( N/A%), pre moving , FPS 9.97, Running 26.96s Step 76( N/A%), pre moving , FPS 9.57, Running 27.10s Step 77( N/A%), pre moving , FPS 9.21, Running 27.25s Step 78( N/A%), pre moving , FPS 8.84, Running 27.40s Step 79( N/A%), pre moving , FPS 8.43, Running 27.56s Step 80( N/A%), pre moving , FPS 8.17, Running 27.70s Step 81( N/A%), pre moving , FPS 7.87, Running 27.84s Step 82( N/A%), pre moving , FPS 7.51, Running 28.00s Step 83( N/A%), pre moving , FPS 7.21, Running 28.16s Step 84( N/A%), pre moving , FPS 7.13, Running 28.30s Step 85( N/A%), pre moving , FPS 6.97, Running 28.44s Step 86( N/A%), pre moving , FPS 6.77, Running 28.61s Step 87( N/A%), pre moving , FPS 6.67, Running 28.75s Step 88( N/A%), pre moving , FPS 6.72, Running 28.89s Step 89( N/A%), pre moving , FPS 6.80, Running 28.99s Step 90( N/A%), pre moving , FPS 6.88, Running 29.10s Step 91( N/A%), pre moving , FPS 6.88, Running 29.25s Step 92( N/A%), pre moving , FPS 7.02, Running 29.36s Step 93( N/A%), pre moving , FPS 7.12, Running 29.46s Step 94( N/A%), pre moving , FPS 7.32, Running 29.53s Step 95( N/A%), pre moving , FPS 7.70, Running 29.56s Step 96( N/A%), pre moving , FPS 8.05, Running 29.59s Step 97( N/A%), pre moving , FPS 8.45, Running 29.62s Step 98( N/A%), pre moving , FPS 8.91, Running 29.65s Step 99( N/A%), pre moving , FPS 9.48, Running 29.67s Step 100( N/A%), pre moving , FPS 9.93, Running 29.71s Step 101( N/A%), pre moving , FPS 10.28, Running 29.79s Step 102( N/A%), pre moving , FPS 10.86, Running 29.84s Step 103( N/A%), pre moving , FPS 10.60, Running 30.05s Step 104( N/A%), pre moving , FPS 10.92, Running 30.13s Step 105( N/A%), pre moving , FPS 11.18, Running 30.23s Step 106( N/A%), pre moving , FPS 10.95, Running 30.44s Step 107( N/A%), pre moving , FPS 11.30, Running 30.52s Step 108( N/A%), pre moving , FPS 11.45, Running 30.64s Step 109( N/A%), pre moving , FPS 10.96, Running 30.82s Step 110( N/A%), pre moving , FPS 10.61, Running 30.98s Step 111( N/A%), pre moving , FPS 10.48, Running 31.16s Step 112( N/A%), pre moving , FPS 9.77, Running 31.40s Step 113( N/A%), pre moving , FPS 9.16, Running 31.65s Step 114( N/A%), pre moving , FPS 8.99, Running 31.75s Step 115( N/A%), pre moving , FPS 8.62, Running 31.88s Step 116( N/A%), pre moving , FPS 8.30, Running 32.00s Step 117( N/A%), pre moving , FPS 8.04, Running 32.11s Step 118( N/A%), pre moving , FPS 7.77, Running 32.22s Step 119( N/A%), pre moving , FPS 7.50, Running 32.34s Step 120( N/A%), pre moving , FPS 7.20, Running 32.49s Step 121( N/A%), pre moving , FPS 7.08, Running 32.61s Step 122( N/A%), pre moving , FPS 6.82, Running 32.77s Step 123( N/A%), pre moving , FPS 6.87, Running 32.95s Step 124( N/A%), pre moving , FPS 6.69, Running 33.12s Step 125( N/A%), pre moving , FPS 6.52, Running 33.30s Step 126( N/A%), pre moving , FPS 6.61, Running 33.46s Step 127( N/A%), pre moving , FPS 6.41, Running 33.64s Step 128( N/A%), pre moving , FPS 6.32, Running 33.80s Step 129( N/A%), pre moving , FPS 6.32, Running 33.98s Step 130( N/A%), pre moving , FPS 6.35, Running 34.13s Step 131( N/A%), pre moving , FPS 6.51, Running 34.23s Step 132( N/A%), pre moving , FPS 6.79, Running 34.35s Step 133( N/A%), pre moving , FPS 6.83, Running 34.57s Step 134( N/A%), pre moving , FPS 6.77, Running 34.71s Step 135( N/A%), pre moving , FPS 6.78, Running 34.83s Step 136( N/A%), pre moving , FPS 6.18, Running 35.23s Step 137( N/A%), pre moving , FPS 5.97, Running 35.46s Step 138( N/A%), pre moving , FPS 5.71, Running 35.72s Step 139( N/A%), pre moving , FPS 5.55, Running 35.95s Step 140( N/A%), pre moving , FPS 5.44, Running 36.17s Step 141( N/A%), pre moving , FPS 5.23, Running 36.43s Step 142( N/A%), pre moving , FPS 5.10, Running 36.69s Step 143( N/A%), pre moving , FPS 4.97, Running 36.98s Step 144( N/A%), pre moving , FPS 4.90, Running 37.20s Step 145( N/A%), pre moving , FPS 4.89, Running 37.39s Step 146( N/A%), pre moving , FPS 4.57, Running 37.84s Step 147( N/A%), pre moving , FPS 4.33, Running 38.26s Step 148( N/A%), pre moving , FPS 4.29, Running 38.47s Step 149( N/A%), pre moving , FPS 4.21, Running 38.73s Step 150( N/A%), pre moving , FPS 4.25, Running 38.84s Step 151( N/A%), pre moving , FPS 4.21, Running 38.98s Step 152( N/A%), pre moving , FPS 4.24, Running 39.07s Step 153( N/A%), pre moving , FPS 4.32, Running 39.20s Step 154( N/A%), pre moving , FPS 4.32, Running 39.33s Step 155( N/A%), pre moving , FPS 4.37, Running 39.40s Step 156( N/A%), pre moving , FPS 4.73, Running 39.46s Step 157( N/A%), pre moving , FPS 4.91, Running 39.53s Step 158( N/A%), pre moving , FPS 5.17, Running 39.59s Step 159( N/A%), pre moving , FPS 5.41, Running 39.64s Step 160( N/A%), pre moving , FPS 5.68, Running 39.69s Step 161( N/A%), pre moving , FPS 6.03, Running 39.75s Step 162( N/A%), pre moving , FPS 6.41, Running 39.81s Step 163( N/A%), pre moving , FPS 6.91, Running 39.87s Step 164( N/A%), pre moving , FPS 7.29, Running 39.94s Step 165( N/A%), pre moving , FPS 7.54, Running 40.04s Step 166( N/A%), pre moving , FPS 8.70, Running 40.13s Step 167( N/A%), pre moving , FPS 10.09, Running 40.24s Step 168( N/A%), pre moving , FPS 10.63, Running 40.35s Step 169( N/A%), pre moving , FPS 11.64, Running 40.45s Step 170( N/A%), pre moving , FPS 11.62, Running 40.56s Step 171( N/A%), pre moving , FPS 11.94, Running 40.66s Step 172( N/A%), pre moving , FPS 11.82, Running 40.76s Step 173( N/A%), pre moving , FPS 12.03, Running 40.86s Step 174( N/A%), pre moving , FPS 12.43, Running 40.94s Step 175( N/A%), pre moving , FPS 12.21, Running 41.04s Step 176( N/A%), pre moving , FPS 11.82, Running 41.15s Step 177( N/A%), pre moving , FPS 11.60, Running 41.25s Step 178( N/A%), pre moving , FPS 11.34, Running 41.36s Step 179( N/A%), pre moving , FPS 10.98, Running 41.46s Step 180( N/A%), pre moving , FPS 10.68, Running 41.56s Step 181( N/A%), pre moving , FPS 10.43, Running 41.67s Step 182( N/A%), pre moving , FPS 10.20, Running 41.77s Step 183( N/A%), pre moving , FPS 10.01, Running 41.87s Step 184( N/A%), pre moving , FPS 9.87, Running 41.97s Step 185( N/A%), pre moving , FPS 9.82, Running 42.08s Step 186( N/A%), pre moving , FPS 9.81, Running 42.17s Step 187( N/A%), pre moving , FPS 9.94, Running 42.25s Step 188( N/A%), pre moving , FPS 10.03, Running 42.34s Step 189( N/A%), pre moving , FPS 10.07, Running 42.44s Step 190( N/A%), pre moving , FPS 10.09, Running 42.54s Step 191( N/A%), pre moving , FPS 10.19, Running 42.62s Step 192( N/A%), pre moving , FPS 7.70, Running 43.36s Step 193( N/A%), pre moving , FPS 7.57, Running 43.51s Step 194( N/A%), pre moving , FPS 7.30, Running 43.68s Step 195( N/A%), pre moving , FPS 7.10, Running 43.86s Step 196( N/A%), pre moving , FPS 6.64, Running 44.17s Step 197( N/A%), pre moving , FPS 6.48, Running 44.34s Step 198( N/A%), pre moving , FPS 6.12, Running 44.62s Step 199( N/A%), pre moving , FPS 6.00, Running 44.80s Step 200( N/A%), pre moving , FPS 5.53, Running 45.18s Step 201( N/A%), pre moving , FPS 5.40, Running 45.37s Step 202( N/A%), pre moving , FPS 5.03, Running 45.74s Step 203( N/A%), pre moving , FPS 4.90, Running 45.95s Step 204( N/A%), pre moving , FPS 4.53, Running 46.38s Step 205( N/A%), pre moving , FPS 4.40, Running 46.63s Step 206( N/A%), pre moving , FPS 4.10, Running 47.06s Step 207( N/A%), pre moving , FPS 3.99, Running 47.26s Step 208( N/A%), pre moving , FPS 3.80, Running 47.60s Step 209( N/A%), pre moving , FPS 3.70, Running 47.85s Step 210( N/A%), pre moving , FPS 3.60, Running 48.09s Step 211( N/A%), pre moving , FPS 3.58, Running 48.21s Step 212( N/A%), pre moving , FPS 3.95, Running 48.43s Step 213( N/A%), pre moving , FPS 3.91, Running 48.62s Step 214( N/A%), pre moving , FPS 3.81, Running 48.93s Step 215( N/A%), pre moving , FPS 3.81, Running 49.10s Step 216( N/A%), pre moving , FPS 3.83, Running 49.39s Step 217( N/A%), pre moving , FPS 3.81, Running 49.60s Step 218( N/A%), pre moving , FPS 3.72, Running 50.00s Step 219( N/A%), pre moving , FPS 3.68, Running 50.23s Step 220( N/A%), pre moving , FPS 3.69, Running 50.61s Step 221( N/A%), pre moving , FPS 3.66, Running 50.84s Step 222( N/A%), pre moving , FPS 3.66, Running 51.21s Step 223( N/A%), pre moving , FPS 3.66, Running 51.42s Step 224( N/A%), pre moving , FPS 3.70, Running 51.79s Step 225( N/A%), pre moving , FPS 3.72, Running 52.00s Step 226( N/A%), pre moving , FPS 3.69, Running 52.48s Step 227( N/A%), pre moving , FPS 3.71, Running 52.65s Step 228( N/A%), pre moving , FPS 3.81, Running 52.86s Step 229( N/A%), pre moving , FPS 3.87, Running 53.01s Step 230( N/A%), pre moving , FPS 3.90, Running 53.22s Step 231( N/A%), pre moving , FPS 3.87, Running 53.37s Step 232( N/A%), pre moving , FPS 3.81, Running 53.67s Step 233( N/A%), pre moving , FPS 3.79, Running 53.89s Step 234( N/A%), pre moving , FPS 3.77, Running 54.23s Step 235( N/A%), pre moving , FPS 3.74, Running 54.46s Step 236( N/A%), pre moving , FPS 3.68, Running 54.83s Step 237( N/A%), pre moving , FPS 3.66, Running 55.06s Step 238( N/A%), pre moving , FPS 3.65, Running 55.47s Step 239( N/A%), pre moving , FPS 3.62, Running 55.75s Step 240( N/A%), pre moving , FPS 3.60, Running 56.16s Step 241( N/A%), pre moving , FPS 3.60, Running 56.39s Step 242( N/A%), pre moving , FPS 3.53, Running 56.88s Step 243( N/A%), pre moving , FPS 3.51, Running 57.12s Step 244( N/A%), pre moving , FPS 3.44, Running 57.61s Step 245( N/A%), pre moving , FPS 3.45, Running 57.80s Step 246( N/A%), pre moving , FPS 3.50, Running 58.19s Step 247( N/A%), pre moving , FPS 3.49, Running 58.39s Step 248( N/A%), pre moving , FPS 3.41, Running 58.73s Step 249( N/A%), pre moving , FPS 3.35, Running 58.98s Step 250( N/A%), pre moving , FPS 3.19, Running 59.49s Step 251( N/A%), pre moving , FPS 3.17, Running 59.69s Step 252( N/A%), pre moving , FPS 3.09, Running 60.13s Step 253( N/A%), pre moving , FPS 3.05, Running 60.45s Step 254( N/A%), pre moving , FPS 3.04, Running 60.81s Step 255( N/A%), pre moving , FPS 3.03, Running 61.06s Step 256( N/A%), pre moving , FPS 3.01, Running 61.48s Step 257( N/A%), pre moving , FPS 3.02, Running 61.69s Step 258( N/A%), pre moving , FPS 3.01, Running 62.13s Step 259( N/A%), pre moving , FPS 3.06, Running 62.29s Step 260( N/A%), pre moving , FPS 3.11, Running 62.59s Step 261( N/A%), pre moving , FPS 3.13, Running 62.78s Step 262( N/A%), pre moving , FPS 3.20, Running 63.12s Step 263( N/A%), pre moving , FPS 3.19, Running 63.40s Step 264( N/A%), pre moving , FPS 3.22, Running 63.82s Step 265( N/A%), pre moving , FPS 3.21, Running 64.03s Step 266( N/A%), pre moving , FPS 3.19, Running 64.45s Step 267( N/A%), pre moving , FPS 3.21, Running 64.63s Step 268( N/A%), pre moving , FPS 3.18, Running 65.03s Step 269( N/A%), pre moving , FPS 3.17, Running 65.29s Step 270( N/A%), pre moving , FPS 3.23, Running 65.69s Step 271( N/A%), pre moving , FPS 3.20, Running 65.94s Step 272( N/A%), pre moving , FPS 3.25, Running 66.30s Step 273( N/A%), pre moving , FPS 3.32, Running 66.48s Step 274( N/A%), pre moving , FPS 3.34, Running 66.79s Step 275( N/A%), pre moving , FPS 3.39, Running 66.97s Step 276( N/A%), pre moving , FPS 3.46, Running 67.26s Step 277( N/A%), pre moving , FPS 3.47, Running 67.46s Step 278( N/A%), pre moving , FPS 3.48, Running 67.87s Step 279( N/A%), pre moving , FPS 3.44, Running 68.10s Step 280( N/A%), pre moving , FPS 3.41, Running 68.46s Step 281( N/A%), pre moving , FPS 3.40, Running 68.67s Step 282( N/A%), pre moving , FPS 3.35, Running 69.09s Step 283( N/A%), pre moving , FPS 3.36, Running 69.36s Step 284( N/A%), pre moving , FPS 3.38, Running 69.74s Step 285( N/A%), pre moving , FPS 3.37, Running 69.96s Step 286( N/A%), pre moving , FPS 3.40, Running 70.35s Step 287( N/A%), pre moving , FPS 3.35, Running 70.60s Step 288( N/A%), pre moving , FPS 3.41, Running 70.89s Step 289( N/A%), pre moving , FPS 3.44, Running 71.11s Step 290( N/A%), pre moving , FPS 3.47, Running 71.45s Step 291( N/A%), pre moving , FPS 3.50, Running 71.65s Step 292( N/A%), pre moving , FPS 3.47, Running 72.06s Step 293( N/A%), pre moving , FPS 3.42, Running 72.33s Step 294( N/A%), pre moving , FPS 3.33, Running 72.80s Step 295( N/A%), pre moving , FPS 3.29, Running 73.06s Step 296( N/A%), pre moving , FPS 3.22, Running 73.47s Step 297( N/A%), pre moving , FPS 3.20, Running 73.72s Step 298( N/A%), pre moving , FPS 3.20, Running 74.12s Step 299( N/A%), pre moving , FPS 3.19, Running 74.37s Step 300( N/A%), pre moving , FPS 3.16, Running 74.80s Step 301( N/A%), pre moving , FPS 3.17, Running 74.97s Step 302( N/A%), pre moving , FPS 3.23, Running 75.28s Step 303( N/A%), pre moving , FPS 3.26, Running 75.49s Step 304( N/A%), pre moving , FPS 3.27, Running 75.85s Step 305( N/A%), pre moving , FPS 3.30, Running 76.03s Step 306( N/A%), pre moving , FPS 3.29, Running 76.43s Step 307( N/A%), pre moving , FPS 3.29, Running 76.68s Step 308( N/A%), pre moving , FPS 3.24, Running 77.07s Step 309( N/A%), pre moving , FPS 3.21, Running 77.34s Step 310( N/A%), pre moving , FPS 3.18, Running 77.74s Step 311( N/A%), pre moving , FPS 3.15, Running 77.99s Step 312( N/A%), pre moving , FPS 3.14, Running 78.43s Step 313( N/A%), pre moving , FPS 3.16, Running 78.66s Step 314( N/A%), pre moving , FPS 3.20, Running 79.06s Step 315( N/A%), pre moving , FPS 3.19, Running 79.32s Step 316( N/A%), pre moving , FPS 3.24, Running 79.65s Step 317( N/A%), pre moving , FPS 3.25, Running 79.86s Step 318( N/A%), pre moving , FPS 3.31, Running 80.16s Step 319( N/A%), pre moving , FPS 3.33, Running 80.38s Step 320( N/A%), pre moving , FPS 3.36, Running 80.75s Step 321( N/A%), pre moving , FPS 3.33, Running 80.98s Step 322( N/A%), pre moving , FPS 3.29, Running 81.37s Step 323( N/A%), pre moving , FPS 3.28, Running 81.59s Step 324( N/A%), pre moving , FPS 3.25, Running 82.02s Step 325( N/A%), pre moving , FPS 3.19, Running 82.31s Step 326( N/A%), pre moving , FPS 3.19, Running 82.69s Step 327( N/A%), pre moving , FPS 3.21, Running 82.91s Step 328( N/A%), pre moving , FPS 3.19, Running 83.34s Step 329( N/A%), pre moving , FPS 3.20, Running 83.58s Step 330( N/A%), pre moving , FPS 3.23, Running 83.93s Step 331( N/A%), pre moving , FPS 3.24, Running 84.16s Step 332( N/A%), pre moving , FPS 3.28, Running 84.52s Step 333( N/A%), pre moving , FPS 3.27, Running 84.78s Step 334( N/A%), pre moving , FPS 3.27, Running 85.17s Step 335( N/A%), pre moving , FPS 3.26, Running 85.45s Step 336( N/A%), pre moving , FPS 3.21, Running 85.88s Step 337( N/A%), pre moving , FPS 3.18, Running 86.15s Step 338( N/A%), pre moving , FPS 3.13, Running 86.55s Step 339( N/A%), pre moving , FPS 3.10, Running 86.83s Step 340( N/A%), pre moving , FPS 3.09, Running 87.23s Step 341( N/A%), pre moving , FPS 3.09, Running 87.45s Step 342( N/A%), pre moving , FPS 3.13, Running 87.76s Step 343( N/A%), pre moving , FPS 3.15, Running 87.93s Step 344( N/A%), pre moving , FPS 3.20, Running 88.26s Step 345( N/A%), pre moving , FPS 3.25, Running 88.46s Step 346( N/A%), pre moving , FPS 3.23, Running 88.88s Step 347( N/A%), pre moving , FPS 3.22, Running 89.13s Step 348( N/A%), pre moving , FPS 3.26, Running 89.49s Step 349( N/A%), pre moving , FPS 3.22, Running 89.80s Step 350( N/A%), pre moving , FPS 3.18, Running 90.22s Step 351( N/A%), pre moving , FPS 3.19, Running 90.43s Step 352( N/A%), pre moving , FPS 3.15, Running 90.88s Step 353( N/A%), pre moving , FPS 3.17, Running 91.09s Step 354( N/A%), pre moving , FPS 3.17, Running 91.49s Step 355( N/A%), pre moving , FPS 3.17, Running 91.75s Step 356( N/A%), pre moving , FPS 3.25, Running 92.04s Step 357( N/A%), pre moving , FPS 3.30, Running 92.21s Step 358( N/A%), pre moving , FPS 3.37, Running 92.49s Step 359( N/A%), pre moving , FPS 3.43, Running 92.66s Step 360( N/A%), pre moving , FPS 3.47, Running 92.99s Step 361( N/A%), pre moving , FPS 3.50, Running 93.17s Step 362( N/A%), pre moving , FPS 3.45, Running 93.55s Step 363( N/A%), pre moving , FPS 3.40, Running 93.81s Step 364( N/A%), pre moving , FPS 3.35, Running 94.22s Step 365( N/A%), pre moving , FPS 3.32, Running 94.50s Step 366( N/A%), pre moving , FPS 3.31, Running 94.92s Step 367( N/A%), pre moving , FPS 3.33, Running 95.13s Step 368( N/A%), pre moving , FPS 3.32, Running 95.52s Step 369( N/A%), pre moving , FPS 3.37, Running 95.73s Step 370( N/A%), pre moving , FPS 3.39, Running 96.13s Step 371( N/A%), pre moving , FPS 3.38, Running 96.35s Step 372( N/A%), pre moving , FPS 3.50, Running 96.58s Step 373( N/A%), pre moving , FPS 3.55, Running 96.73s Step 374( N/A%), pre moving , FPS 3.60, Running 97.04s Step 375( N/A%), pre moving , FPS 3.65, Running 97.23s Step 376( N/A%), pre moving , FPS 3.63, Running 97.55s Step 377( N/A%), pre moving , FPS 3.59, Running 97.78s Step 378( N/A%), pre moving , FPS 3.54, Running 98.13s Step 379( N/A%), pre moving , FPS 3.49, Running 98.39s Step 380( N/A%), pre moving , FPS 3.44, Running 98.81s Step 381( N/A%), pre moving , FPS 3.37, Running 99.10s Step 382( N/A%), pre moving , FPS 3.36, Running 99.51s Step 383( N/A%), pre moving , FPS 3.36, Running 99.76s Step 384( N/A%), pre moving , FPS 3.36, Running 100.18s Step 385( N/A%), pre moving , FPS 3.39, Running 100.39s Step 386( N/A%), pre moving , FPS 3.41, Running 100.78s Step 387( N/A%), pre moving , FPS 3.41, Running 101.00s Step 388( N/A%), pre moving , FPS 3.46, Running 101.30s Step 389( N/A%), pre moving , FPS 3.45, Running 101.52s Step 390( N/A%), pre moving , FPS 3.50, Running 101.85s Step 391( N/A%), pre moving , FPS 3.45, Running 102.14s Step 392( N/A%), pre moving , FPS 3.36, Running 102.53s Step 393( N/A%), pre moving , FPS 3.30, Running 102.80s Step 394( N/A%), pre moving , FPS 3.27, Running 103.17s Step 395( N/A%), pre moving , FPS 3.22, Running 103.44s Step 396( N/A%), pre moving , FPS 3.19, Running 103.82s Step 397( N/A%), pre moving , FPS 3.19, Running 104.04s Step 398( N/A%), pre moving , FPS 3.15, Running 104.48s Step 399( N/A%), pre moving , FPS 3.17, Running 104.71s Step 400( N/A%), pre moving , FPS 3.17, Running 105.12s Step 401( N/A%), pre moving , FPS 3.19, Running 105.36s Step 402( N/A%), pre moving , FPS 3.25, Running 105.66s Step 403( N/A%), pre moving , FPS 3.29, Running 105.84s Step 404( N/A%), pre moving , FPS 3.35, Running 106.16s Step 405( N/A%), pre moving , FPS 3.33, Running 106.40s Step 406( N/A%), pre moving , FPS 3.29, Running 106.86s Step 407( N/A%), pre moving , FPS 3.28, Running 107.10s Step 408( N/A%), pre moving , FPS 3.24, Running 107.48s Step 409( N/A%), pre moving , FPS 3.21, Running 107.75s Step 410( N/A%), pre moving , FPS 3.18, Running 108.13s Step 411( N/A%), pre moving , FPS 3.21, Running 108.37s Step 412( N/A%), pre moving , FPS 3.23, Running 108.73s Step 413( N/A%), pre moving , FPS 3.24, Running 108.97s Step 414( N/A%), pre moving , FPS 3.22, Running 109.37s Step 415( N/A%), pre moving , FPS 3.24, Running 109.61s Step 416( N/A%), pre moving , FPS 3.28, Running 109.91s Step 417( N/A%), pre moving , FPS 3.30, Running 110.10s Step 418( N/A%), pre moving , FPS 3.35, Running 110.45s Step 419( N/A%), pre moving , FPS 3.33, Running 110.71s Step 420( N/A%), pre moving , FPS 3.36, Running 111.08s Step 421( N/A%), pre moving , FPS 3.45, Running 111.16s Step 422( N/A%), pre moving , FPS 3.56, Running 111.27s Step 423( N/A%), pre moving , FPS 3.60, Running 111.40s Step 424( N/A%), pre moving , FPS 3.74, Running 111.50s Step 425( N/A%), pre moving , FPS 3.83, Running 111.63s Step 426( N/A%), pre moving , FPS 4.09, Running 111.75s Step 427( N/A%), pre moving , FPS 4.19, Running 111.88s Step 428( N/A%), pre moving , FPS 4.44, Running 111.98s Step 429( N/A%), pre moving , FPS 4.61, Running 112.09s Step 430( N/A%), pre moving , FPS 4.91, Running 112.21s Step 431( N/A%), pre moving , FPS 3.55, Running 114.01s Step 432( N/A%), pre moving , FPS 3.51, Running 114.43s Step 433( N/A%), pre moving , FPS 3.55, Running 114.61s Step 434( N/A%), pre moving , FPS 3.57, Running 114.97s Step 435( N/A%), pre moving , FPS 3.56, Running 115.24s Step 436( N/A%), pre moving , FPS 3.52, Running 115.60s Step 437( N/A%), pre moving , FPS 3.46, Running 115.89s Step 438( N/A%), pre moving , FPS 3.42, Running 116.29s Step 439( N/A%), pre moving , FPS 3.45, Running 116.51s Step 440( N/A%), pre moving , FPS 3.44, Running 116.89s Step 441( N/A%), pre moving , FPS 3.35, Running 117.14s Step 442( N/A%), pre moving , FPS 3.20, Running 117.51s Step 443( N/A%), pre moving , FPS 3.14, Running 117.77s Step 444( N/A%), pre moving , FPS 2.99, Running 118.19s Step 445( N/A%), pre moving , FPS 2.95, Running 118.41s Step 446( N/A%), pre moving , FPS 2.87, Running 118.71s Step 447( N/A%), pre moving , FPS 2.85, Running 118.89s Step 448( N/A%), pre moving , FPS 2.75, Running 119.25s Step 449( N/A%), pre moving , FPS 2.72, Running 119.45s Step 450( N/A%), pre moving , FPS 2.62, Running 119.83s Step 451( 0.33%), action 1, FPS 2.64, Running 121.58s Step 452( 0.67%), action 2, FPS 2.65, Running 121.96s Step 453( 1.00%), action 3, FPS 2.47, Running 122.70s Step 454( 1.33%), action 4, FPS 2.49, Running 122.99s Step 455( 1.67%), action 5, FPS 2.48, Running 123.29s Step 456( 2.00%), action 6, FPS 2.44, Running 123.82s Step 457( 2.33%), action 7, FPS 2.38, Running 124.29s Step 458( 2.67%), action 8, FPS 2.40, Running 124.63s Step 459( 3.00%), action 9, FPS 2.28, Running 125.30s Step 460( 3.33%), action 10, FPS 2.26, Running 125.75s Step 461( 3.67%), action 11, FPS 2.14, Running 126.51s Step 462( 4.00%), action 12, FPS 2.11, Running 127.01s Step 463( 4.33%), action 13, FPS 2.06, Running 127.49s Step 464( 4.67%), action 14, FPS 2.07, Running 127.86s Step 465( 5.00%), action 15, FPS 2.00, Running 128.42s Step 466( 5.33%), action 16, FPS 1.97, Running 128.87s Step 467( 5.67%), action 17, FPS 1.91, Running 129.34s Step 468( 6.00%), action 18, FPS 1.91, Running 129.74s Step 469( 6.33%), action 19, FPS 1.83, Running 130.36s Step 470( 6.67%), action 20, FPS 1.84, Running 130.72s Step 471( 7.00%), action 21, FPS 2.03, Running 131.43s Step 472( 7.33%), action 22, FPS 2.00, Running 131.98s Step 473( 7.67%), action 23, FPS 2.04, Running 132.52s Step 474( 8.00%), action 24, FPS 2.01, Running 132.93s Step 475( 8.33%), action 25, FPS 2.01, Running 133.26s Step 476( 8.67%), action 26, FPS 2.03, Running 133.68s Step 477( 9.00%), action 27, FPS 2.04, Running 134.09s Step 478( 9.33%), action 28, FPS 2.01, Running 134.59s Step 479( 9.67%), action 29, FPS 2.03, Running 135.15s Step 480( 10.00%), action 30, FPS 2.03, Running 135.62s Step 481( 10.33%), action 31, FPS 2.01, Running 136.47s Step 482( 10.67%), action 32, FPS 2.00, Running 136.99s Step 483( 11.00%), action 33, FPS 1.99, Running 137.53s Step 484( 11.33%), action 34, FPS 1.99, Running 137.90s Step 485( 11.67%), action 35, FPS 1.99, Running 138.48s Step 486( 12.00%), action 36, FPS 1.99, Running 138.89s Step 487( 12.33%), action 37, FPS 1.98, Running 139.45s Step 488( 12.67%), action 38, FPS 1.99, Running 139.77s Step 489( 13.00%), action 39, FPS 1.99, Running 140.41s Step 490( 13.33%), action 40, FPS 1.92, Running 141.14s Step 491( 13.67%), action 41, FPS 1.93, Running 141.81s Step 492( 14.00%), action 42, FPS 1.97, Running 142.12s Step 493( 14.33%), action 43, FPS 2.01, Running 142.45s Step 494( 14.67%), action 44, FPS 2.03, Running 142.80s Step 495( 15.00%), action 45, FPS 2.01, Running 143.21s Step 496( 15.33%), action 46, FPS 2.02, Running 143.56s Step 497( 15.67%), action 47, FPS 2.00, Running 144.09s Step 498( 16.00%), action 48, FPS 1.97, Running 144.73s Step 499( 16.33%), action 49, FPS 1.96, Running 145.37s Step 500( 16.67%), action 50, FPS 1.95, Running 145.86s Step 501( 17.00%), action 51, FPS 2.00, Running 146.48s Step 502( 17.33%), action 52, FPS 2.05, Running 146.76s Step 503( 17.67%), action 53, FPS 2.08, Running 147.13s Step 504( 18.00%), action 54, FPS 2.06, Running 147.60s Step 505( 18.33%), action 55, FPS 2.07, Running 148.13s Step 506( 18.67%), action 56, FPS 2.06, Running 148.62s Step 507( 19.00%), action 57, FPS 2.06, Running 149.16s Step 508( 19.33%), action 58, FPS 2.04, Running 149.57s Step 509( 19.67%), action 59, FPS 2.06, Running 150.11s Step 510( 20.00%), action 60, FPS 2.13, Running 150.51s Step 511( 20.33%), action 61, FPS 2.13, Running 151.20s Step 512( 20.67%), action 62, FPS 2.14, Running 151.47s Step 513( 21.00%), action 63, FPS 2.15, Running 151.77s Step 514( 21.33%), action 64, FPS 2.15, Running 152.09s Step 515( 21.67%), action 65, FPS 2.16, Running 152.49s Step 516( 22.00%), action 66, FPS 2.16, Running 152.81s Step 517( 22.33%), action 67, FPS 2.15, Running 153.38s Step 518( 22.67%), action 68, FPS 2.21, Running 153.78s Step 519( 23.00%), action 69, FPS 2.23, Running 154.35s Step 520( 23.33%), action 70, FPS 2.21, Running 154.92s Step 521( 23.67%), action 71, FPS 2.18, Running 155.65s Step 522( 24.00%), action 72, FPS 2.15, Running 156.08s Step 523( 24.33%), action 73, FPS 2.15, Running 156.41s Step 524( 24.67%), action 74, FPS 2.21, Running 156.67s Step 525( 25.00%), action 75, FPS 2.26, Running 156.99s Step 526( 25.33%), action 76, FPS 2.30, Running 157.31s Step 527( 25.67%), action 77, FPS 2.34, Running 157.72s Step 528( 26.00%), action 78, FPS 2.34, Running 158.12s Step 529( 26.33%), action 79, FPS 2.35, Running 158.63s Step 530( 26.67%), action 80, FPS 2.37, Running 158.96s Step 531( 27.00%), action 81, FPS 2.38, Running 159.60s Step 532( 27.33%), action 82, FPS 2.33, Running 160.04s Step 533( 27.67%), action 83, FPS 2.30, Running 160.48s Step 534( 28.00%), action 84, FPS 2.26, Running 160.95s Step 535( 28.33%), action 85, FPS 2.29, Running 161.22s Step 536( 28.67%), action 86, FPS 2.31, Running 161.45s Step 537( 29.00%), action 87, FPS 2.39, Running 161.73s Step 538( 29.33%), action 88, FPS 2.40, Running 162.10s Step 539( 29.67%), action 89, FPS 2.46, Running 162.48s Step 540( 30.00%), action 90, FPS 2.54, Running 162.78s Step 541( 30.33%), action 91, FPS 2.56, Running 163.47s Step 542( 30.67%), action 92, FPS 2.59, Running 163.81s Step 543( 31.00%), action 93, FPS 2.52, Running 164.35s Step 544( 31.33%), action 94, FPS 2.46, Running 164.79s Step 545( 31.67%), action 95, FPS 2.37, Running 165.41s Step 546( 32.00%), action 96, FPS 2.30, Running 166.00s Step 547( 32.33%), action 97, FPS 2.28, Running 166.50s Step 548( 32.67%), action 98, FPS 2.32, Running 166.75s Step 549( 33.00%), action 99, FPS 2.37, Running 167.06s Step 550( 33.33%), action 100, FPS 2.41, Running 167.26s Step 551( 33.67%), action 101, FPS 2.43, Running 167.82s Step 552( 34.00%), action 102, FPS 2.42, Running 168.31s Step 553( 34.33%), action 103, FPS 2.37, Running 168.91s Step 554( 34.67%), action 104, FPS 2.38, Running 169.34s Step 555( 35.00%), action 105, FPS 2.28, Running 170.01s Step 556( 35.33%), action 106, FPS 2.22, Running 170.47s Step 557( 35.67%), action 107, FPS 2.14, Running 171.07s Step 558( 36.00%), action 108, FPS 2.12, Running 171.55s Step 559( 36.33%), action 109, FPS 2.10, Running 172.01s Step 560( 36.67%), action 110, FPS 2.09, Running 172.36s Step 561( 37.00%), action 111, FPS 2.12, Running 172.92s Step 562( 37.33%), action 112, FPS 2.09, Running 173.38s Step 563( 37.67%), action 113, FPS 2.10, Running 173.86s Step 564( 38.00%), action 114, FPS 2.08, Running 174.43s Step 565( 38.33%), action 115, FPS 2.09, Running 174.98s Step 566( 38.67%), action 116, FPS 2.10, Running 175.54s Step 567( 39.00%), action 117, FPS 2.08, Running 176.10s Step 568( 39.33%), action 118, FPS 2.03, Running 176.59s Step 569( 39.67%), action 119, FPS 2.03, Running 176.89s Step 570( 40.00%), action 120, FPS 1.99, Running 177.31s Step 571( 40.33%), action 121, FPS 1.97, Running 178.00s Step 572( 40.67%), action 122, FPS 1.96, Running 178.51s Step 573( 41.00%), action 123, FPS 1.96, Running 179.09s Step 574( 41.33%), action 124, FPS 1.95, Running 179.62s Step 575( 41.67%), action 125, FPS 1.94, Running 180.32s Step 576( 42.00%), action 126, FPS 1.91, Running 180.92s Step 577( 42.33%), action 127, FPS 1.92, Running 181.51s Step 578( 42.67%), action 128, FPS 1.94, Running 181.87s Step 579( 43.00%), action 129, FPS 1.96, Running 182.22s Step 580( 43.33%), action 130, FPS 1.92, Running 182.76s Step 581( 43.67%), action 131, FPS 1.87, Running 183.61s Step 582( 44.00%), action 132, FPS 1.86, Running 184.14s Step 583( 44.33%), action 133, FPS 1.82, Running 184.84s Step 584( 44.67%), action 134, FPS 1.81, Running 185.48s [2026-08-01 16:52:04] [28 ] Seed 27 failed after 185.78 s. +steps: 584 , actions: 134 . +Instruction: Empty +Total 7/28(25.00%) success. +Setting seed: 28 +Step 1( N/A%), pre moving , FPS 0.44, Running 2.27s Step 2( N/A%), pre moving , FPS 0.80, Running 2.49s Step 3( N/A%), pre moving , FPS 1.14, Running 2.62s Step 4( N/A%), pre moving , FPS 1.45, Running 2.76s Step 5( N/A%), pre moving , FPS 1.68, Running 2.98s Step 6( N/A%), pre moving , FPS 1.95, Running 3.08s Step 7( N/A%), pre moving , FPS 2.19, Running 3.19s Step 8( N/A%), pre moving , FPS 2.43, Running 3.29s Step 9( N/A%), pre moving , FPS 2.62, Running 3.44s Step 10( N/A%), pre moving , FPS 2.85, Running 3.50s Step 11( N/A%), pre moving , FPS 3.05, Running 3.60s Step 12( N/A%), pre moving , FPS 3.25, Running 3.70s Step 13( N/A%), pre moving , FPS 3.42, Running 3.80s Step 14( N/A%), pre moving , FPS 3.59, Running 3.90s Step 15( N/A%), pre moving , FPS 3.79, Running 3.96s Step 16( N/A%), pre moving , FPS 3.94, Running 4.06s Step 17( N/A%), pre moving , FPS 4.08, Running 4.17s Step 18( N/A%), pre moving , FPS 4.22, Running 4.27s Step 19( N/A%), pre moving , FPS 4.38, Running 4.34s Step 20( N/A%), pre moving , FPS 4.51, Running 4.44s Step 21( N/A%), pre moving , FPS 7.56, Running 4.92s Step 22( N/A%), pre moving , FPS 7.81, Running 5.05s Step 23( N/A%), pre moving , FPS 7.94, Running 5.14s Step 24( N/A%), pre moving , FPS 8.08, Running 5.23s Step 25( N/A%), pre moving , FPS 8.49, Running 5.33s Step 26( N/A%), pre moving , FPS 7.74, Running 5.67s Step 27( N/A%), pre moving , FPS 7.93, Running 5.71s Step 28( N/A%), pre moving , FPS 8.12, Running 5.76s Step 29( N/A%), pre moving , FPS 8.41, Running 5.81s Step 30( N/A%), pre moving , FPS 8.48, Running 5.86s Step 31( N/A%), pre moving , FPS 8.63, Running 5.92s Step 32( N/A%), pre moving , FPS 8.86, Running 5.95s Step 33( N/A%), pre moving , FPS 9.09, Running 6.00s Step 34( N/A%), pre moving , FPS 9.30, Running 6.05s Step 35( N/A%), pre moving , FPS 9.38, Running 6.09s Step 36( N/A%), pre moving , FPS 8.05, Running 6.55s Step 37( N/A%), pre moving , FPS 8.07, Running 6.65s Step 38( N/A%), pre moving , FPS 8.05, Running 6.75s Step 39( N/A%), pre moving , FPS 7.97, Running 6.85s Step 40( N/A%), pre moving , FPS 7.93, Running 6.96s Step 41( N/A%), pre moving , FPS 9.34, Running 7.06s Step 42( N/A%), pre moving , FPS 9.44, Running 7.17s Step 43( N/A%), pre moving , FPS 9.46, Running 7.26s Step 44( N/A%), pre moving , FPS 9.54, Running 7.33s Step 45( N/A%), pre moving , FPS 9.56, Running 7.43s Step 46( N/A%), pre moving , FPS 10.45, Running 7.58s Step 47( N/A%), pre moving , FPS 9.79, Running 7.76s Step 48( N/A%), pre moving , FPS 9.32, Running 7.90s Step 49( N/A%), pre moving , FPS 9.04, Running 8.03s Step 50( N/A%), pre moving , FPS 8.58, Running 8.19s Step 51( N/A%), pre moving , FPS 8.28, Running 8.34s Step 52( N/A%), pre moving , FPS 7.84, Running 8.50s Step 53( N/A%), pre moving , FPS 7.57, Running 8.64s Step 54( N/A%), pre moving , FPS 7.29, Running 8.79s Step 55( N/A%), pre moving , FPS 7.00, Running 8.95s Step 56( N/A%), pre moving , FPS 7.86, Running 9.09s Step 57( N/A%), pre moving , FPS 7.62, Running 9.27s Step 58( N/A%), pre moving , FPS 7.49, Running 9.42s Step 59( N/A%), pre moving , FPS 7.35, Running 9.57s Step 60( N/A%), pre moving , FPS 7.21, Running 9.73s Step 61( N/A%), pre moving , FPS 7.26, Running 9.82s Step 62( N/A%), pre moving , FPS 7.16, Running 9.96s Step 63( N/A%), pre moving , FPS 7.18, Running 10.04s Step 64( N/A%), pre moving , FPS 7.15, Running 10.13s Step 65( N/A%), pre moving , FPS 7.24, Running 10.19s Step 66( N/A%), pre moving , FPS 7.42, Running 10.28s Step 67( N/A%), pre moving , FPS 7.62, Running 10.38s Step 68( N/A%), pre moving , FPS 7.82, Running 10.46s Step 69( N/A%), pre moving , FPS 7.96, Running 10.54s Step 70( N/A%), pre moving , FPS 8.27, Running 10.61s Step 71( N/A%), pre moving , FPS 8.46, Running 10.70s Step 72( N/A%), pre moving , FPS 8.85, Running 10.76s Step 73( N/A%), pre moving , FPS 9.23, Running 10.81s Step 74( N/A%), pre moving , FPS 9.68, Running 10.86s Step 75( N/A%), pre moving , FPS 10.26, Running 10.90s Step 76( N/A%), pre moving , FPS 10.66, Running 10.97s Step 77( N/A%), pre moving , FPS 11.11, Running 11.07s Step 78( N/A%), pre moving , FPS 11.38, Running 11.18s Step 79( N/A%), pre moving , FPS 11.73, Running 11.28s Step 80( N/A%), pre moving , FPS 12.19, Running 11.37s Step 81( N/A%), pre moving , FPS 12.01, Running 11.48s Step 82( N/A%), pre moving , FPS 12.26, Running 11.59s Step 83( N/A%), pre moving , FPS 12.12, Running 11.69s Step 84( N/A%), pre moving , FPS 12.00, Running 11.79s Step 85( N/A%), pre moving , FPS 11.86, Running 11.87s Step 86( N/A%), pre moving , FPS 11.79, Running 11.97s Step 87( N/A%), pre moving , FPS 11.82, Running 12.07s Step 88( N/A%), pre moving , FPS 11.29, Running 12.23s Step 89( N/A%), pre moving , FPS 11.14, Running 12.33s Step 90( N/A%), pre moving , FPS 11.13, Running 12.41s Step 91( N/A%), pre moving , FPS 11.03, Running 12.51s Step 92( N/A%), pre moving , FPS 10.79, Running 12.62s Step 93( N/A%), pre moving , FPS 10.45, Running 12.73s Step 94( N/A%), pre moving , FPS 7.25, Running 13.62s Step 95( N/A%), pre moving , FPS 6.71, Running 13.88s Step 96( N/A%), pre moving , FPS 6.16, Running 14.22s Step 97( N/A%), pre moving , FPS 6.08, Running 14.36s Step 98( N/A%), pre moving , FPS 5.75, Running 14.66s Step 99( N/A%), pre moving , FPS 5.57, Running 14.87s Step 100( N/A%), pre moving , FPS 5.24, Running 15.19s Step 101( N/A%), pre moving , FPS 5.02, Running 15.47s Step 102( N/A%), pre moving , FPS 4.66, Running 15.89s Step 103( N/A%), pre moving , FPS 4.52, Running 16.12s Step 104( N/A%), pre moving , FPS 4.25, Running 16.50s Step 105( N/A%), pre moving , FPS 4.12, Running 16.73s Step 106( N/A%), pre moving , FPS 3.91, Running 17.08s Step 107( N/A%), pre moving , FPS 3.82, Running 17.30s Step 108( N/A%), pre moving , FPS 3.67, Running 17.68s Step 109( N/A%), pre moving , FPS 3.58, Running 17.91s Step 110( N/A%), pre moving , FPS 3.38, Running 18.32s Step 111( N/A%), pre moving , FPS 3.37, Running 18.44s Step 112( N/A%), pre moving , FPS 3.31, Running 18.65s Step 113( N/A%), pre moving , FPS 3.28, Running 18.82s Step 114( N/A%), pre moving , FPS 3.64, Running 19.12s Step 115( N/A%), pre moving , FPS 3.69, Running 19.30s Step 116( N/A%), pre moving , FPS 3.73, Running 19.58s Step 117( N/A%), pre moving , FPS 3.69, Running 19.78s Step 118( N/A%), pre moving , FPS 3.63, Running 20.17s Step 119( N/A%), pre moving , FPS 3.60, Running 20.42s Step 120( N/A%), pre moving , FPS 3.54, Running 20.84s Step 121( N/A%), pre moving , FPS 3.55, Running 21.10s Step 122( N/A%), pre moving , FPS 3.57, Running 21.50s Step 123( N/A%), pre moving , FPS 3.56, Running 21.74s Step 124( N/A%), pre moving , FPS 3.51, Running 22.20s Step 125( N/A%), pre moving , FPS 3.52, Running 22.41s Step 126( N/A%), pre moving , FPS 3.50, Running 22.79s Step 127( N/A%), pre moving , FPS 3.55, Running 22.93s Step 128( N/A%), pre moving , FPS 3.54, Running 23.33s Step 129( N/A%), pre moving , FPS 3.51, Running 23.62s Step 130( N/A%), pre moving , FPS 3.54, Running 23.98s Step 131( N/A%), pre moving , FPS 3.45, Running 24.24s Step 132( N/A%), pre moving , FPS 3.31, Running 24.69s Step 133( N/A%), pre moving , FPS 3.25, Running 24.98s Step 134( N/A%), pre moving , FPS 3.19, Running 25.40s Step 135( N/A%), pre moving , FPS 3.13, Running 25.68s Step 136( N/A%), pre moving , FPS 3.06, Running 26.11s Step 137( N/A%), pre moving , FPS 3.01, Running 26.42s Step 138( N/A%), pre moving , FPS 3.00, Running 26.83s Step 139( N/A%), pre moving , FPS 2.98, Running 27.13s Step 140( N/A%), pre moving , FPS 3.04, Running 27.43s Step 141( N/A%), pre moving , FPS 3.08, Running 27.60s Step 142( N/A%), pre moving , FPS 3.11, Running 27.93s Step 143( N/A%), pre moving , FPS 3.11, Running 28.17s Step 144( N/A%), pre moving , FPS 3.13, Running 28.59s Step 145( N/A%), pre moving , FPS 3.10, Running 28.86s Step 146( N/A%), pre moving , FPS 3.07, Running 29.30s Step 147( N/A%), pre moving , FPS 3.01, Running 29.57s Step 148( N/A%), pre moving , FPS 3.01, Running 29.96s Step 149( N/A%), pre moving , FPS 3.04, Running 30.20s Step 150( N/A%), pre moving , FPS 3.03, Running 30.58s Step 151( N/A%), pre moving , FPS 3.02, Running 30.86s Step 152( N/A%), pre moving , FPS 3.03, Running 31.29s Step 153( N/A%), pre moving , FPS 3.05, Running 31.53s Step 154( N/A%), pre moving , FPS 3.11, Running 31.83s Step 155( N/A%), pre moving , FPS 3.16, Running 32.02s Step 156( N/A%), pre moving , FPS 3.22, Running 32.32s Step 157( N/A%), pre moving , FPS 3.35, Running 32.39s Step 158( N/A%), pre moving , FPS 3.55, Running 32.46s Step 159( N/A%), pre moving , FPS 3.71, Running 32.53s Step 160( N/A%), pre moving , FPS 3.88, Running 32.59s Step 161( N/A%), pre moving , FPS 3.93, Running 32.70s Step 162( N/A%), pre moving , FPS 4.13, Running 32.77s Step 163( N/A%), pre moving , FPS 4.26, Running 32.87s Step 164( N/A%), pre moving , FPS 4.56, Running 32.98s Step 165( N/A%), pre moving , FPS 4.72, Running 33.10s Step 166( N/A%), pre moving , FPS 5.15, Running 33.19s Step 167( N/A%), pre moving , FPS 3.69, Running 34.99s Step 168( N/A%), pre moving , FPS 3.68, Running 35.39s Step 169( N/A%), pre moving , FPS 3.68, Running 35.63s Step 170( N/A%), pre moving , FPS 3.69, Running 36.00s Step 171( N/A%), pre moving , FPS 3.78, Running 36.16s Step 172( N/A%), pre moving , FPS 3.91, Running 36.41s Step 173( N/A%), pre moving , FPS 3.96, Running 36.58s Step 174( N/A%), pre moving , FPS 3.89, Running 36.97s Step 175( N/A%), pre moving , FPS 3.88, Running 37.17s Step 176( N/A%), pre moving , FPS 3.84, Running 37.53s Step 177( N/A%), pre moving , FPS 3.68, Running 37.82s Step 178( N/A%), pre moving , FPS 3.48, Running 38.21s Step 179( N/A%), pre moving , FPS 3.38, Running 38.45s Step 180( N/A%), pre moving , FPS 3.16, Running 38.91s Step 181( N/A%), pre moving , FPS 3.11, Running 39.13s Step 182( N/A%), pre moving , FPS 2.96, Running 39.54s Step 183( N/A%), pre moving , FPS 2.91, Running 39.75s Step 184( N/A%), pre moving , FPS 2.78, Running 40.18s Step 185( N/A%), pre moving , FPS 2.72, Running 40.45s Step 186( N/A%), pre moving , FPS 2.63, Running 40.79s Step 187( 0.33%), action 1, FPS 2.87, Running 41.95s Step 188( 0.67%), action 2, FPS 2.69, Running 42.82s Step 189( 1.00%), action 3, FPS 2.49, Running 43.65s Step 190( 1.33%), action 4, FPS 2.43, Running 44.22s Step 191( 1.67%), action 5, FPS 2.33, Running 44.73s Step 192( 2.00%), action 6, FPS 2.25, Running 45.28s Step 193( 2.33%), action 7, FPS 2.19, Running 45.73s Step 194( 2.67%), action 8, FPS 2.21, Running 46.02s Step 195( 3.00%), action 9, FPS 2.05, Running 46.94s Step 196( 3.33%), action 10, FPS 2.03, Running 47.37s Step 197( 3.67%), action 11, FPS 1.91, Running 48.30s Step 198( 4.00%), action 12, FPS 1.88, Running 48.82s Step 199( 4.33%), action 13, FPS 1.86, Running 49.21s Step 200( 4.67%), action 14, FPS 1.84, Running 49.78s Step 201( 5.00%), action 15, FPS 1.80, Running 50.22s Step 202( 5.33%), action 16, FPS 1.80, Running 50.62s Step 203( 5.67%), action 17, FPS 1.71, Running 51.41s Step 204( 6.00%), action 18, FPS 1.70, Running 51.96s Step 205( 6.33%), action 19, FPS 1.61, Running 52.84s Step 206( 6.67%), action 20, FPS 1.61, Running 53.21s Step 207( 7.00%), action 21, FPS 1.69, Running 53.79s Step 208( 7.33%), action 22, FPS 1.73, Running 54.36s Step 209( 7.67%), action 23, FPS 1.79, Running 54.82s Step 210( 8.00%), action 24, FPS 1.79, Running 55.40s Step 211( 8.33%), action 25, FPS 1.79, Running 55.93s Step 212( 8.67%), action 26, FPS 1.79, Running 56.44s Step 213( 9.00%), action 27, FPS 1.76, Running 57.12s Step 214( 9.33%), action 28, FPS 1.73, Running 57.61s Step 215( 9.67%), action 29, FPS 1.78, Running 58.19s Step 216( 10.00%), action 30, FPS 1.76, Running 58.75s Step 217( 10.33%), action 31, FPS 1.79, Running 59.45s Step 218( 10.67%), action 32, FPS 1.82, Running 59.84s Step 219( 11.00%), action 33, FPS 1.79, Running 60.37s Step 220( 11.33%), action 34, FPS 1.82, Running 60.75s Step 221( 11.67%), action 35, FPS 1.79, Running 61.41s Step 222( 12.00%), action 36, FPS 1.78, Running 61.83s Step 223( 12.33%), action 37, FPS 1.82, Running 62.38s Step 224( 12.67%), action 38, FPS 1.86, Running 62.71s Step 225( 13.00%), action 39, FPS 1.95, Running 63.10s Step 226( 13.33%), action 40, FPS 1.94, Running 63.52s Step 227( 13.67%), action 41, FPS 1.92, Running 64.18s Step 228( 14.00%), action 42, FPS 1.94, Running 64.66s Step 229( 14.33%), action 43, FPS 1.93, Running 65.19s Step 230( 14.67%), action 44, FPS 1.91, Running 65.89s Step 231( 15.00%), action 45, FPS 1.89, Running 66.49s Step 232( 15.33%), action 46, FPS 1.87, Running 67.13s Step 233( 15.67%), action 47, FPS 1.92, Running 67.51s Step 234( 16.00%), action 48, FPS 1.92, Running 68.00s Step 235( 16.33%), action 49, FPS 1.90, Running 68.69s Step 236( 16.67%), action 50, FPS 1.91, Running 69.24s Step 237( 17.00%), action 51, FPS 1.90, Running 69.96s Step 238( 17.33%), action 52, FPS 1.90, Running 70.38s Step 239( 17.67%), action 53, FPS 1.87, Running 71.06s Step 240( 18.00%), action 54, FPS 1.85, Running 71.59s Step 241( 18.33%), action 55, FPS 1.87, Running 72.13s Step 242( 18.67%), action 56, FPS 1.84, Running 72.69s Step 243( 19.00%), action 57, FPS 1.84, Running 73.27s Step 244( 19.33%), action 58, FPS 1.77, Running 73.98s Step 245( 19.67%), action 59, FPS 1.74, Running 74.56s Step 246( 20.00%), action 60, FPS 1.75, Running 74.95s Step 247( 20.33%), action 61, FPS 1.75, Running 75.64s Step 248( 20.67%), action 62, FPS 1.74, Running 76.15s Step 249( 21.00%), action 63, FPS 1.74, Running 76.70s Step 250( 21.33%), action 64, FPS 1.79, Running 77.05s Step 251( 21.67%), action 65, FPS 1.81, Running 77.56s Step 252( 22.00%), action 66, FPS 1.83, Running 78.05s Step 253( 22.33%), action 67, FPS 1.80, Running 78.61s Step 254( 22.67%), action 68, FPS 1.79, Running 79.18s Step 255( 23.00%), action 69, FPS 1.78, Running 79.95s Step 256( 23.33%), action 70, FPS 1.79, Running 80.43s Step 257( 23.67%), action 71, FPS 1.80, Running 81.07s Step 258( 24.00%), action 72, FPS 1.76, Running 81.74s Step 259( 24.33%), action 73, FPS 1.77, Running 82.35s Step 260( 24.67%), action 74, FPS 1.79, Running 82.76s Step 261( 25.00%), action 75, FPS 1.78, Running 83.34s Step 262( 25.33%), action 76, FPS 1.79, Running 83.84s Step 263( 25.67%), action 77, FPS 1.78, Running 84.51s Step 264( 26.00%), action 78, FPS 1.82, Running 84.95s Step 265( 26.33%), action 79, FPS 1.81, Running 85.59s Step 266( 26.67%), action 80, FPS 1.81, Running 86.03s Step 267( 27.00%), action 81, FPS 1.78, Running 86.85s Step 268( 27.33%), action 82, FPS 1.80, Running 87.27s [2026-08-01 16:53:32] [29 ] Seed 28 failed after 87.58 s. +steps: 268 , actions: 82 . +Instruction: Empty +Total 7/29(24.14%) success. +Setting seed: 29 +Step 1( N/A%), pre moving , FPS 0.24, Running 4.19s Step 2( N/A%), pre moving , FPS 0.47, Running 4.27s Step 3( N/A%), pre moving , FPS 0.68, Running 4.40s Step 4( N/A%), pre moving , FPS 0.89, Running 4.50s Step 5( N/A%), pre moving , FPS 1.09, Running 4.61s Step 6( N/A%), pre moving , FPS 1.27, Running 4.74s Step 7( N/A%), pre moving , FPS 1.45, Running 4.84s Step 8( N/A%), pre moving , FPS 1.63, Running 4.92s Step 9( N/A%), pre moving , FPS 1.80, Running 5.00s Step 10( N/A%), pre moving , FPS 1.96, Running 5.10s Step 11( N/A%), pre moving , FPS 2.11, Running 5.22s Step 12( N/A%), pre moving , FPS 2.25, Running 5.33s Step 13( N/A%), pre moving , FPS 2.39, Running 5.43s Step 14( N/A%), pre moving , FPS 2.53, Running 5.53s Step 15( N/A%), pre moving , FPS 2.66, Running 5.64s Step 16( N/A%), pre moving , FPS 2.78, Running 5.75s Step 17( N/A%), pre moving , FPS 2.90, Running 5.86s Step 18( N/A%), pre moving , FPS 3.02, Running 5.97s Step 19( N/A%), pre moving , FPS 3.13, Running 6.07s Step 20( N/A%), pre moving , FPS 3.24, Running 6.17s Step 21( N/A%), pre moving , FPS 8.73, Running 6.48s Step 22( N/A%), pre moving , FPS 8.54, Running 6.61s Step 23( N/A%), pre moving , FPS 8.84, Running 6.66s Step 24( N/A%), pre moving , FPS 9.08, Running 6.70s Step 25( N/A%), pre moving , FPS 9.30, Running 6.76s Step 26( N/A%), pre moving , FPS 8.58, Running 7.07s Step 27( N/A%), pre moving , FPS 8.55, Running 7.18s Step 28( N/A%), pre moving , FPS 8.38, Running 7.30s Step 29( N/A%), pre moving , FPS 8.48, Running 7.36s Step 30( N/A%), pre moving , FPS 8.48, Running 7.46s Step 31( N/A%), pre moving , FPS 8.53, Running 7.56s Step 32( N/A%), pre moving , FPS 8.60, Running 7.66s Step 33( N/A%), pre moving , FPS 8.57, Running 7.77s Step 34( N/A%), pre moving , FPS 8.57, Running 7.87s Step 35( N/A%), pre moving , FPS 8.58, Running 7.97s Step 36( N/A%), pre moving , FPS 7.30, Running 8.49s Step 37( N/A%), pre moving , FPS 7.35, Running 8.58s Step 38( N/A%), pre moving , FPS 7.35, Running 8.69s Step 39( N/A%), pre moving , FPS 7.35, Running 8.79s Step 40( N/A%), pre moving , FPS 7.32, Running 8.90s Step 41( N/A%), pre moving , FPS 7.98, Running 8.99s Step 42( N/A%), pre moving , FPS 8.10, Running 9.08s Step 43( N/A%), pre moving , FPS 7.95, Running 9.17s Step 44( N/A%), pre moving , FPS 7.64, Running 9.32s Step 45( N/A%), pre moving , FPS 7.57, Running 9.40s Step 46( N/A%), pre moving , FPS 8.28, Running 9.49s Step 47( N/A%), pre moving , FPS 8.30, Running 9.59s Step 48( N/A%), pre moving , FPS 8.38, Running 9.69s Step 49( N/A%), pre moving , FPS 8.23, Running 9.79s Step 50( N/A%), pre moving , FPS 8.24, Running 9.89s Step 51( N/A%), pre moving , FPS 8.24, Running 9.99s Step 52( N/A%), pre moving , FPS 8.20, Running 10.09s Step 53( N/A%), pre moving , FPS 8.25, Running 10.19s Step 54( N/A%), pre moving , FPS 8.25, Running 10.29s Step 55( N/A%), pre moving , FPS 8.30, Running 10.37s Step 56( N/A%), pre moving , FPS 10.08, Running 10.47s Step 57( N/A%), pre moving , FPS 10.07, Running 10.57s Step 58( N/A%), pre moving , FPS 10.29, Running 10.63s Step 59( N/A%), pre moving , FPS 10.68, Running 10.66s Step 60( N/A%), pre moving , FPS 11.09, Running 10.70s Step 61( N/A%), pre moving , FPS 11.29, Running 10.76s Step 62( N/A%), pre moving , FPS 11.44, Running 10.83s Step 63( N/A%), pre moving , FPS 11.71, Running 10.88s Step 64( N/A%), pre moving , FPS 12.38, Running 10.93s Step 65( N/A%), pre moving , FPS 12.60, Running 10.99s Step 66( N/A%), pre moving , FPS 12.98, Running 11.03s Step 67( N/A%), pre moving , FPS 13.48, Running 11.07s Step 68( N/A%), pre moving , FPS 13.97, Running 11.12s Step 69( N/A%), pre moving , FPS 14.48, Running 11.17s Step 70( N/A%), pre moving , FPS 15.12, Running 11.21s Step 71( N/A%), pre moving , FPS 15.70, Running 11.26s Step 72( N/A%), pre moving , FPS 15.89, Running 11.35s Step 73( N/A%), pre moving , FPS 16.18, Running 11.43s Step 74( N/A%), pre moving , FPS 16.61, Running 11.50s Step 75( N/A%), pre moving , FPS 16.65, Running 11.58s Step 76( N/A%), pre moving , FPS 16.57, Running 11.68s Step 77( N/A%), pre moving , FPS 16.04, Running 11.82s Step 78( N/A%), pre moving , FPS 15.53, Running 11.92s Step 79( N/A%), pre moving , FPS 14.63, Running 12.03s Step 80( N/A%), pre moving , FPS 13.49, Running 12.19s Step 81( N/A%), pre moving , FPS 13.29, Running 12.27s Step 82( N/A%), pre moving , FPS 13.00, Running 12.37s Step 83( N/A%), pre moving , FPS 12.14, Running 12.53s Step 84( N/A%), pre moving , FPS 11.80, Running 12.63s Step 85( N/A%), pre moving , FPS 11.46, Running 12.73s Step 86( N/A%), pre moving , FPS 11.07, Running 12.84s Step 87( N/A%), pre moving , FPS 10.73, Running 12.94s Step 88( N/A%), pre moving , FPS 10.26, Running 13.07s Step 89( N/A%), pre moving , FPS 9.98, Running 13.18s Step 90( N/A%), pre moving , FPS 9.68, Running 13.28s Step 91( N/A%), pre moving , FPS 9.45, Running 13.38s Step 92( N/A%), pre moving , FPS 9.38, Running 13.48s Step 93( N/A%), pre moving , FPS 9.28, Running 13.58s Step 94( N/A%), pre moving , FPS 9.13, Running 13.69s Step 95( N/A%), pre moving , FPS 8.99, Running 13.80s Step 96( N/A%), pre moving , FPS 8.99, Running 13.90s Step 97( N/A%), pre moving , FPS 9.14, Running 14.00s Step 98( N/A%), pre moving , FPS 9.16, Running 14.10s Step 99( N/A%), pre moving , FPS 9.20, Running 14.20s Step 100( N/A%), pre moving , FPS 9.55, Running 14.28s Step 101( N/A%), pre moving , FPS 9.45, Running 14.38s Step 102( N/A%), pre moving , FPS 9.44, Running 14.48s Step 103( N/A%), pre moving , FPS 9.78, Running 14.57s Step 104( N/A%), pre moving , FPS 9.73, Running 14.68s Step 105( N/A%), pre moving , FPS 9.74, Running 14.79s Step 106( N/A%), pre moving , FPS 9.73, Running 14.89s Step 107( N/A%), pre moving , FPS 9.80, Running 14.98s Step 108( N/A%), pre moving , FPS 10.18, Running 15.04s Step 109( N/A%), pre moving , FPS 10.43, Running 15.09s Step 110( N/A%), pre moving , FPS 10.76, Running 15.14s Step 111( N/A%), pre moving , FPS 11.07, Running 15.19s Step 112( N/A%), pre moving , FPS 11.39, Running 15.24s Step 113( N/A%), pre moving , FPS 11.75, Running 15.28s Step 114( N/A%), pre moving , FPS 12.07, Running 15.34s Step 115( N/A%), pre moving , FPS 12.55, Running 15.39s Step 116( N/A%), pre moving , FPS 12.83, Running 15.46s Step 117( N/A%), pre moving , FPS 13.31, Running 15.51s Step 118( N/A%), pre moving , FPS 13.79, Running 15.55s Step 119( N/A%), pre moving , FPS 14.43, Running 15.59s Step 120( N/A%), pre moving , FPS 14.78, Running 15.63s Step 121( N/A%), pre moving , FPS 15.55, Running 15.67s Step 122( N/A%), pre moving , FPS 16.36, Running 15.71s Step 123( N/A%), pre moving , FPS 16.90, Running 15.76s Step 124( N/A%), pre moving , FPS 17.75, Running 15.81s Step 125( N/A%), pre moving , FPS 18.21, Running 15.88s Step 126( N/A%), pre moving , FPS 18.39, Running 15.98s Step 127( N/A%), pre moving , FPS 18.46, Running 16.06s Step 128( N/A%), pre moving , FPS 17.87, Running 16.15s Step 129( N/A%), pre moving , FPS 17.17, Running 16.26s Step 130( N/A%), pre moving , FPS 16.30, Running 16.37s Step 131( N/A%), pre moving , FPS 15.64, Running 16.47s Step 132( N/A%), pre moving , FPS 15.09, Running 16.56s Step 133( N/A%), pre moving , FPS 14.45, Running 16.67s Step 134( N/A%), pre moving , FPS 14.01, Running 16.77s Step 135( N/A%), pre moving , FPS 13.51, Running 16.87s Step 136( N/A%), pre moving , FPS 13.19, Running 16.97s Step 137( N/A%), pre moving , FPS 12.73, Running 17.08s Step 138( N/A%), pre moving , FPS 12.29, Running 17.18s Step 139( N/A%), pre moving , FPS 11.81, Running 17.28s Step 140( N/A%), pre moving , FPS 11.43, Running 17.38s Step 141( N/A%), pre moving , FPS 11.00, Running 17.49s Step 142( N/A%), pre moving , FPS 10.73, Running 17.57s Step 143( N/A%), pre moving , FPS 10.46, Running 17.67s Step 144( N/A%), pre moving , FPS 10.20, Running 17.77s Step 145( N/A%), pre moving , FPS 10.02, Running 17.88s Step 146( N/A%), pre moving , FPS 9.97, Running 17.98s Step 147( N/A%), pre moving , FPS 9.91, Running 18.08s Step 148( N/A%), pre moving , FPS 9.85, Running 18.18s Step 149( N/A%), pre moving , FPS 9.87, Running 18.29s Step 150( N/A%), pre moving , FPS 9.90, Running 18.39s Step 151( N/A%), pre moving , FPS 9.90, Running 18.49s Step 152( N/A%), pre moving , FPS 9.87, Running 18.59s Step 153( N/A%), pre moving , FPS 9.73, Running 18.72s Step 154( N/A%), pre moving , FPS 9.74, Running 18.83s Step 155( N/A%), pre moving , FPS 9.74, Running 18.93s Step 156( N/A%), pre moving , FPS 9.75, Running 19.03s Step 157( N/A%), pre moving , FPS 9.79, Running 19.12s Step 158( N/A%), pre moving , FPS 9.80, Running 19.22s Step 159( N/A%), pre moving , FPS 10.02, Running 19.28s Step 160( N/A%), pre moving , FPS 10.38, Running 19.31s Step 161( N/A%), pre moving , FPS 10.84, Running 19.33s Step 162( N/A%), pre moving , FPS 11.19, Running 19.36s Step 163( N/A%), pre moving , FPS 11.69, Running 19.38s Step 164( N/A%), pre moving , FPS 9.07, Running 19.98s Step 165( N/A%), pre moving , FPS 8.86, Running 20.14s Step 166( N/A%), pre moving , FPS 8.09, Running 20.46s Step 167( N/A%), pre moving , FPS 7.73, Running 20.67s Step 168( N/A%), pre moving , FPS 7.05, Running 21.02s Step 169( N/A%), pre moving , FPS 6.78, Running 21.23s Step 170( N/A%), pre moving , FPS 6.20, Running 21.61s Step 171( N/A%), pre moving , FPS 6.01, Running 21.82s Step 172( N/A%), pre moving , FPS 5.59, Running 22.17s Step 173( N/A%), pre moving , FPS 5.44, Running 22.40s Step 174( N/A%), pre moving , FPS 5.04, Running 22.79s Step 175( N/A%), pre moving , FPS 4.93, Running 22.98s Step 176( N/A%), pre moving , FPS 4.58, Running 23.39s Step 177( N/A%), pre moving , FPS 4.46, Running 23.60s Step 178( N/A%), pre moving , FPS 4.27, Running 23.90s Step 179( N/A%), pre moving , FPS 4.21, Running 24.03s Step 180( N/A%), pre moving , FPS 4.08, Running 24.21s Step 181( N/A%), pre moving , FPS 3.96, Running 24.38s Step 182( N/A%), pre moving , FPS 3.83, Running 24.59s Step 183( N/A%), pre moving , FPS 3.74, Running 24.73s Step 184( N/A%), pre moving , FPS 4.03, Running 24.94s Step 185( N/A%), pre moving , FPS 4.02, Running 25.11s Step 186( N/A%), pre moving , FPS 4.01, Running 25.44s Step 187( N/A%), pre moving , FPS 4.02, Running 25.64s Step 188( N/A%), pre moving , FPS 4.04, Running 25.97s Step 189( N/A%), pre moving , FPS 4.05, Running 26.17s Step 190( N/A%), pre moving , FPS 4.06, Running 26.54s Step 191( N/A%), pre moving , FPS 4.07, Running 26.73s Step 192( N/A%), pre moving , FPS 4.07, Running 27.08s Step 193( N/A%), pre moving , FPS 4.07, Running 27.31s Step 194( N/A%), pre moving , FPS 4.07, Running 27.71s Step 195( N/A%), pre moving , FPS 4.02, Running 27.95s Step 196( N/A%), pre moving , FPS 4.02, Running 28.37s Step 197( N/A%), pre moving , FPS 3.99, Running 28.62s Step 198( N/A%), pre moving , FPS 3.87, Running 29.06s Step 199( N/A%), pre moving , FPS 3.86, Running 29.22s Step 200( N/A%), pre moving , FPS 3.82, Running 29.45s Step 201( N/A%), pre moving , FPS 3.82, Running 29.62s Step 202( N/A%), pre moving , FPS 3.76, Running 29.90s Step 203( N/A%), pre moving , FPS 3.73, Running 30.08s Step 204( N/A%), pre moving , FPS 3.64, Running 30.44s Step 205( N/A%), pre moving , FPS 3.60, Running 30.66s Step 206( N/A%), pre moving , FPS 3.57, Running 31.05s Step 207( N/A%), pre moving , FPS 3.54, Running 31.30s Step 208( N/A%), pre moving , FPS 3.48, Running 31.71s Step 209( N/A%), pre moving , FPS 3.45, Running 31.96s Step 210( N/A%), pre moving , FPS 3.43, Running 32.36s Step 211( N/A%), pre moving , FPS 3.36, Running 32.67s Step 212( N/A%), pre moving , FPS 3.33, Running 33.08s Step 213( N/A%), pre moving , FPS 3.32, Running 33.33s Step 214( N/A%), pre moving , FPS 3.34, Running 33.70s Step 215( N/A%), pre moving , FPS 3.31, Running 33.99s Step 216( N/A%), pre moving , FPS 3.30, Running 34.42s Step 217( N/A%), pre moving , FPS 3.33, Running 34.62s Step 218( N/A%), pre moving , FPS 3.41, Running 34.93s Step 219( N/A%), pre moving , FPS 3.38, Running 35.13s Step 220( N/A%), pre moving , FPS 3.35, Running 35.42s Step 221( N/A%), pre moving , FPS 3.34, Running 35.62s Step 222( N/A%), pre moving , FPS 3.27, Running 36.01s Step 223( N/A%), pre moving , FPS 3.21, Running 36.31s Step 224( N/A%), pre moving , FPS 3.19, Running 36.71s Step 225( N/A%), pre moving , FPS 3.17, Running 36.97s Step 226( N/A%), pre moving , FPS 3.16, Running 37.38s Step 227( N/A%), pre moving , FPS 3.22, Running 37.51s Step 228( N/A%), pre moving , FPS 3.39, Running 37.62s Step 229( N/A%), pre moving , FPS 3.46, Running 37.74s Step 230( N/A%), pre moving , FPS 3.65, Running 37.85s Step 231( N/A%), pre moving , FPS 3.80, Running 37.94s Step 232( N/A%), pre moving , FPS 4.02, Running 38.06s Step 233( N/A%), pre moving , FPS 4.12, Running 38.18s Step 234( N/A%), pre moving , FPS 4.35, Running 38.30s Step 235( N/A%), pre moving , FPS 4.52, Running 38.42s Step 236( N/A%), pre moving , FPS 4.86, Running 38.54s Step 237( N/A%), pre moving , FPS 3.56, Running 40.24s Step 238( N/A%), pre moving , FPS 3.48, Running 40.68s Step 239( N/A%), pre moving , FPS 3.47, Running 40.89s Step 240( N/A%), pre moving , FPS 3.40, Running 41.31s Step 241( N/A%), pre moving , FPS 3.39, Running 41.52s Step 242( N/A%), pre moving , FPS 3.39, Running 41.92s Step 243( N/A%), pre moving , FPS 3.43, Running 42.14s Step 244( N/A%), pre moving , FPS 3.44, Running 42.52s Step 245( N/A%), pre moving , FPS 3.45, Running 42.76s Step 246( N/A%), pre moving , FPS 3.45, Running 43.18s Step 247( N/A%), pre moving , FPS 3.38, Running 43.42s Step 248( N/A%), pre moving , FPS 3.29, Running 43.70s Step 249( N/A%), pre moving , FPS 3.25, Running 43.89s Step 250( N/A%), pre moving , FPS 3.12, Running 44.26s Step 251( N/A%), pre moving , FPS 3.07, Running 44.45s Step 252( N/A%), pre moving , FPS 2.93, Running 44.89s Step 253( N/A%), pre moving , FPS 2.88, Running 45.12s Step 254( N/A%), pre moving , FPS 2.74, Running 45.58s Step 255( N/A%), pre moving , FPS 2.70, Running 45.84s Step 256( N/A%), pre moving , FPS 2.59, Running 46.25s Step 257( 0.33%), action 1, FPS 2.70, Running 47.66s Step 258( 0.67%), action 2, FPS 2.64, Running 48.24s Step 259( 1.00%), action 3, FPS 2.57, Running 48.66s Step 260( 1.33%), action 4, FPS 2.47, Running 49.39s Step 261( 1.67%), action 5, FPS 2.38, Running 49.93s Step 262( 2.00%), action 6, FPS 2.37, Running 50.34s Step 263( 2.33%), action 7, FPS 2.26, Running 50.99s Step 264( 2.67%), action 8, FPS 2.24, Running 51.43s Step 265( 3.00%), action 9, FPS 2.17, Running 51.99s Step 266( 3.33%), action 10, FPS 2.19, Running 52.31s Step 267( 3.67%), action 11, FPS 2.12, Running 52.86s Step 268( 4.00%), action 12, FPS 2.06, Running 53.41s Step 269( 4.33%), action 13, FPS 1.97, Running 54.04s Step 270( 4.67%), action 14, FPS 1.95, Running 54.50s Step 271( 5.00%), action 15, FPS 1.90, Running 54.99s Step 272( 5.33%), action 16, FPS 1.89, Running 55.47s Step 273( 5.67%), action 17, FPS 1.85, Running 55.95s Step 274( 6.00%), action 18, FPS 1.85, Running 56.40s Step 275( 6.33%), action 19, FPS 1.82, Running 56.82s Step 276( 6.67%), action 20, FPS 1.82, Running 57.25s Step 277( 7.00%), action 21, FPS 1.96, Running 57.85s Step 278( 7.33%), action 22, FPS 1.99, Running 58.28s Step 279( 7.67%), action 23, FPS 1.94, Running 58.98s Step 280( 8.00%), action 24, FPS 1.97, Running 59.53s Step 281( 8.33%), action 25, FPS 1.97, Running 60.09s Step 282( 8.67%), action 26, FPS 1.95, Running 60.58s Step 283( 9.00%), action 27, FPS 1.97, Running 61.16s Step 284( 9.33%), action 28, FPS 1.95, Running 61.68s Step 285( 9.67%), action 29, FPS 1.97, Running 62.14s Step 286( 10.00%), action 30, FPS 1.95, Running 62.56s Step 287( 10.33%), action 31, FPS 1.86, Running 63.60s Step 288( 10.67%), action 32, FPS 1.87, Running 64.12s Step 289( 11.00%), action 33, FPS 1.87, Running 64.71s Step 290( 11.33%), action 34, FPS 1.86, Running 65.23s Step 291( 11.67%), action 35, FPS 1.84, Running 65.84s Step 292( 12.00%), action 36, FPS 1.86, Running 66.24s Step 293( 12.33%), action 37, FPS 1.86, Running 66.68s Step 294( 12.67%), action 38, FPS 1.87, Running 67.12s Step 295( 13.00%), action 39, FPS 1.87, Running 67.51s Step 296( 13.33%), action 40, FPS 1.85, Running 68.09s Step 297( 13.67%), action 41, FPS 1.82, Running 68.86s Step 298( 14.00%), action 42, FPS 1.82, Running 69.27s Step 299( 14.33%), action 43, FPS 1.84, Running 69.85s Step 300( 14.67%), action 44, FPS 1.83, Running 70.46s Step 301( 15.00%), action 45, FPS 1.83, Running 71.04s Step 302( 15.33%), action 46, FPS 1.85, Running 71.40s Step 303( 15.67%), action 47, FPS 1.88, Running 71.81s Step 304( 16.00%), action 48, FPS 1.92, Running 72.12s Step 305( 16.33%), action 49, FPS 1.88, Running 72.77s Step 306( 16.67%), action 50, FPS 1.87, Running 73.25s Step 307( 17.00%), action 51, FPS 1.92, Running 74.05s Step 308( 17.33%), action 52, FPS 1.92, Running 74.55s Step 309( 17.67%), action 53, FPS 1.92, Running 75.11s Step 310( 18.00%), action 54, FPS 1.94, Running 75.55s Step 311( 18.33%), action 55, FPS 1.95, Running 76.08s Step 312( 18.67%), action 56, FPS 1.95, Running 76.50s Step 313( 19.00%), action 57, FPS 1.95, Running 76.93s Step 314( 19.33%), action 58, FPS 1.92, Running 77.54s Step 315( 19.67%), action 59, FPS 1.90, Running 78.04s Step 316( 20.00%), action 60, FPS 1.93, Running 78.46s Step 317( 20.33%), action 61, FPS 1.93, Running 79.24s Step 318( 20.67%), action 62, FPS 1.93, Running 79.61s Step 319( 21.00%), action 63, FPS 1.93, Running 80.20s Step 320( 21.33%), action 64, FPS 1.98, Running 80.56s Step 321( 21.67%), action 65, FPS 1.95, Running 81.29s Step 322( 22.00%), action 66, FPS 1.96, Running 81.62s Step 323( 22.33%), action 67, FPS 1.97, Running 81.98s Step 324( 22.67%), action 68, FPS 1.97, Running 82.26s Step 325( 23.00%), action 69, FPS 2.01, Running 82.70s Step 326( 23.33%), action 70, FPS 2.03, Running 83.11s Step 327( 23.67%), action 71, FPS 2.03, Running 83.92s Step 328( 24.00%), action 72, FPS 2.05, Running 84.30s Step 329( 24.33%), action 73, FPS 2.04, Running 84.93s Step 330( 24.67%), action 74, FPS 2.04, Running 85.33s Step 331( 25.00%), action 75, FPS 2.02, Running 85.97s Step 332( 25.33%), action 76, FPS 2.06, Running 86.21s Step 333( 25.67%), action 77, FPS 2.09, Running 86.48s Step 334( 26.00%), action 78, FPS 2.17, Running 86.77s Step 335( 26.33%), action 79, FPS 2.14, Running 87.38s Step 336( 26.67%), action 80, FPS 2.15, Running 87.74s Step 337( 27.00%), action 81, FPS 2.16, Running 88.50s Step 338( 27.33%), action 82, FPS 2.16, Running 88.88s Step 339( 27.67%), action 83, FPS 2.11, Running 89.65s Step 340( 28.00%), action 84, FPS 2.04, Running 90.35s Step 341( 28.33%), action 85, FPS 2.10, Running 90.82s Step 342( 28.67%), action 86, FPS 2.10, Running 91.14s Step 343( 29.00%), action 87, FPS 2.08, Running 91.60s Step 344( 29.33%), action 88, FPS 2.01, Running 92.23s Step 345( 29.67%), action 89, FPS 1.99, Running 92.73s Step 346( 30.00%), action 90, FPS 1.99, Running 93.13s Step 347( 30.33%), action 91, FPS 2.03, Running 93.78s Step 348( 30.67%), action 92, FPS 2.01, Running 94.27s Step 349( 31.00%), action 93, FPS 1.99, Running 95.01s Step 350( 31.33%), action 94, FPS 1.97, Running 95.48s Step 351( 31.67%), action 95, FPS 2.03, Running 95.83s Step 352( 32.00%), action 96, FPS 1.96, Running 96.41s Step 353( 32.33%), action 97, FPS 1.89, Running 97.07s Step 354( 32.67%), action 98, FPS 1.85, Running 97.56s Step 355( 33.00%), action 99, FPS 1.85, Running 98.20s Step 356( 33.33%), action 100, FPS 1.84, Running 98.61s Step 357( 33.67%), action 101, FPS 1.84, Running 99.35s Step 358( 34.00%), action 102, FPS 1.83, Running 99.79s Step 359( 34.33%), action 103, FPS 1.86, Running 100.41s Step 360( 34.67%), action 104, FPS 1.92, Running 100.75s Step 361( 35.00%), action 105, FPS 1.87, Running 101.53s Step 362( 35.33%), action 106, FPS 1.81, Running 102.18s Step 363( 35.67%), action 107, FPS 1.80, Running 102.71s Step 364( 36.00%), action 108, FPS 1.83, Running 103.17s Step 365( 36.33%), action 109, FPS 1.78, Running 103.99s Step 366( 36.67%), action 110, FPS 1.78, Running 104.35s Step 367( 37.00%), action 111, FPS 1.72, Running 105.43s Step 368( 37.33%), action 112, FPS 1.72, Running 105.89s Step 369( 37.67%), action 113, FPS 1.72, Running 106.67s Step 370( 38.00%), action 114, FPS 1.73, Running 107.06s Step 371( 38.33%), action 115, FPS 1.70, Running 107.57s Step 372( 38.67%), action 116, FPS 1.69, Running 108.21s Step 373( 39.00%), action 117, FPS 1.74, Running 108.57s Step 374( 39.33%), action 118, FPS 1.73, Running 109.16s Step 375( 39.67%), action 119, FPS 1.71, Running 109.90s Step 376( 40.00%), action 120, FPS 1.69, Running 110.48s Step 377( 40.33%), action 121, FPS 1.66, Running 111.37s Step 378( 40.67%), action 122, FPS 1.65, Running 111.89s Step 379( 41.00%), action 123, FPS 1.63, Running 112.66s Step 380( 41.33%), action 124, FPS 1.62, Running 113.07s Step 381( 41.67%), action 125, FPS 1.62, Running 113.90s Step 382( 42.00%), action 126, FPS 1.64, Running 114.37s Step 383( 42.33%), action 127, FPS 1.63, Running 114.98s Step 384( 42.67%), action 128, FPS 1.63, Running 115.45s Step 385( 43.00%), action 129, FPS 1.66, Running 116.02s Step 386( 43.33%), action 130, FPS 1.64, Running 116.52s Step 387( 43.67%), action 131, FPS 1.70, Running 117.18s Step 388( 44.00%), action 132, FPS 1.70, Running 117.68s Step 389( 44.33%), action 133, FPS 1.71, Running 118.37s Step 390( 44.67%), action 134, FPS 1.70, Running 118.81s Step 391( 45.00%), action 135, FPS 1.69, Running 119.37s Step 392( 45.33%), action 136, FPS 1.71, Running 119.90s Step 393( 45.67%), action 137, FPS 1.66, Running 120.59s Step 394( 46.00%), action 138, FPS 1.65, Running 121.28s Step 395( 46.33%), action 139, FPS 1.68, Running 121.81s Step 396( 46.67%), action 140, FPS 1.66, Running 122.49s Step 397( 47.00%), action 141, FPS 1.68, Running 123.25s Step 398( 47.33%), action 142, FPS 1.68, Running 123.77s Step 399( 47.67%), action 143, FPS 1.68, Running 124.59s Step 400( 48.00%), action 144, FPS 1.65, Running 125.16s Step 401( 48.33%), action 145, FPS 1.67, Running 125.88s [2026-08-01 16:55:39] [30 ] Seed 29 failed after 126.25 s. +steps: 401 , actions: 145 . +Instruction: Empty +Total 7/30(23.33%) success. +Setting seed: 30 +Step 1( N/A%), pre moving , FPS 0.21, Running 4.68s Step 2( N/A%), pre moving , FPS 0.42, Running 4.75s Step 3( N/A%), pre moving , FPS 0.61, Running 4.91s Step 4( N/A%), pre moving , FPS 0.80, Running 4.98s Step 5( N/A%), pre moving , FPS 0.99, Running 5.06s Step 6( N/A%), pre moving , FPS 1.16, Running 5.16s Step 7( N/A%), pre moving , FPS 1.33, Running 5.26s Step 8( N/A%), pre moving , FPS 1.49, Running 5.36s Step 9( N/A%), pre moving , FPS 1.64, Running 5.47s Step 10( N/A%), pre moving , FPS 1.79, Running 5.57s Step 11( N/A%), pre moving , FPS 1.93, Running 5.71s Step 12( N/A%), pre moving , FPS 2.06, Running 5.81s Step 13( N/A%), pre moving , FPS 2.20, Running 5.91s Step 14( N/A%), pre moving , FPS 2.34, Running 5.99s Step 15( N/A%), pre moving , FPS 2.48, Running 6.04s Step 16( N/A%), pre moving , FPS 2.62, Running 6.10s Step 17( N/A%), pre moving , FPS 2.77, Running 6.15s Step 18( N/A%), pre moving , FPS 2.90, Running 6.22s Step 19( N/A%), pre moving , FPS 3.03, Running 6.28s Step 20( N/A%), pre moving , FPS 3.15, Running 6.34s Step 21( N/A%), pre moving , FPS 10.15, Running 6.65s Step 22( N/A%), pre moving , FPS 10.19, Running 6.72s Step 23( N/A%), pre moving , FPS 9.88, Running 6.93s Step 24( N/A%), pre moving , FPS 9.84, Running 7.01s Step 25( N/A%), pre moving , FPS 9.80, Running 7.10s Step 26( N/A%), pre moving , FPS 8.38, Running 7.55s Step 27( N/A%), pre moving , FPS 8.42, Running 7.64s Step 28( N/A%), pre moving , FPS 8.54, Running 7.71s Step 29( N/A%), pre moving , FPS 8.62, Running 7.79s Step 30( N/A%), pre moving , FPS 8.65, Running 7.89s Step 31( N/A%), pre moving , FPS 8.76, Running 7.99s Step 32( N/A%), pre moving , FPS 8.88, Running 8.07s Step 33( N/A%), pre moving , FPS 8.84, Running 8.18s Step 34( N/A%), pre moving , FPS 8.75, Running 8.28s Step 35( N/A%), pre moving , FPS 8.56, Running 8.38s Step 36( N/A%), pre moving , FPS 7.20, Running 8.87s Step 37( N/A%), pre moving , FPS 7.13, Running 8.95s Step 38( N/A%), pre moving , FPS 7.08, Running 9.04s Step 39( N/A%), pre moving , FPS 6.96, Running 9.15s Step 40( N/A%), pre moving , FPS 6.86, Running 9.26s Step 41( N/A%), pre moving , FPS 7.34, Running 9.37s Step 42( N/A%), pre moving , FPS 7.26, Running 9.47s Step 43( N/A%), pre moving , FPS 7.57, Running 9.58s Step 44( N/A%), pre moving , FPS 7.51, Running 9.67s Step 45( N/A%), pre moving , FPS 7.47, Running 9.78s Step 46( N/A%), pre moving , FPS 8.55, Running 9.89s Step 47( N/A%), pre moving , FPS 8.51, Running 9.99s Step 48( N/A%), pre moving , FPS 8.37, Running 10.10s Step 49( N/A%), pre moving , FPS 8.28, Running 10.21s Step 50( N/A%), pre moving , FPS 8.37, Running 10.28s Step 51( N/A%), pre moving , FPS 8.36, Running 10.38s Step 52( N/A%), pre moving , FPS 8.50, Running 10.42s Step 53( N/A%), pre moving , FPS 8.80, Running 10.45s Step 54( N/A%), pre moving , FPS 9.05, Running 10.49s Step 55( N/A%), pre moving , FPS 9.34, Running 10.52s Step 56( N/A%), pre moving , FPS 11.89, Running 10.56s Step 57( N/A%), pre moving , FPS 12.13, Running 10.60s Step 58( N/A%), pre moving , FPS 12.40, Running 10.66s Step 59( N/A%), pre moving , FPS 12.78, Running 10.71s Step 60( N/A%), pre moving , FPS 12.86, Running 10.81s Step 61( N/A%), pre moving , FPS 13.10, Running 10.90s Step 62( N/A%), pre moving , FPS 13.15, Running 10.99s Step 63( N/A%), pre moving , FPS 13.26, Running 11.09s Step 64( N/A%), pre moving , FPS 13.30, Running 11.18s Step 65( N/A%), pre moving , FPS 13.52, Running 11.26s Step 66( N/A%), pre moving , FPS 13.65, Running 11.35s Step 67( N/A%), pre moving , FPS 13.81, Running 11.44s Step 68( N/A%), pre moving , FPS 14.07, Running 11.52s Step 69( N/A%), pre moving , FPS 14.14, Running 11.62s Step 70( N/A%), pre moving , FPS 13.60, Running 11.75s Step 71( N/A%), pre moving , FPS 13.31, Running 11.89s Step 72( N/A%), pre moving , FPS 12.22, Running 12.06s Step 73( N/A%), pre moving , FPS 11.31, Running 12.22s Step 74( N/A%), pre moving , FPS 10.65, Running 12.36s Step 75( N/A%), pre moving , FPS 9.99, Running 12.52s Step 76( N/A%), pre moving , FPS 9.53, Running 12.65s Step 77( N/A%), pre moving , FPS 9.08, Running 12.80s Step 78( N/A%), pre moving , FPS 8.61, Running 12.98s Step 79( N/A%), pre moving , FPS 8.28, Running 13.13s Step 80( N/A%), pre moving , FPS 8.11, Running 13.28s Step 81( N/A%), pre moving , FPS 7.84, Running 13.45s Step 82( N/A%), pre moving , FPS 7.68, Running 13.60s Step 83( N/A%), pre moving , FPS 7.50, Running 13.75s Step 84( N/A%), pre moving , FPS 7.27, Running 13.93s Step 85( N/A%), pre moving , FPS 7.10, Running 14.07s Step 86( N/A%), pre moving , FPS 6.90, Running 14.25s Step 87( N/A%), pre moving , FPS 6.77, Running 14.39s Step 88( N/A%), pre moving , FPS 6.69, Running 14.51s Step 89( N/A%), pre moving , FPS 4.36, Running 16.21s Step 90( N/A%), pre moving , FPS 4.18, Running 16.53s Step 91( N/A%), pre moving , FPS 4.08, Running 16.79s Step 92( N/A%), pre moving , FPS 4.05, Running 16.99s Step 93( N/A%), pre moving , FPS 4.04, Running 17.17s Step 94( N/A%), pre moving , FPS 4.01, Running 17.35s Step 95( N/A%), pre moving , FPS 4.01, Running 17.51s Step 96( N/A%), pre moving , FPS 3.97, Running 17.70s Step 97( N/A%), pre moving , FPS 3.96, Running 17.86s Step 98( N/A%), pre moving , FPS 3.96, Running 18.03s Step 99( N/A%), pre moving , FPS 3.97, Running 18.17s Step 100( N/A%), pre moving , FPS 3.97, Running 18.32s Step 101( N/A%), pre moving , FPS 3.98, Running 18.48s Step 102( N/A%), pre moving , FPS 4.02, Running 18.57s Step 103( N/A%), pre moving , FPS 3.95, Running 18.81s Step 104( N/A%), pre moving , FPS 3.93, Running 19.01s Step 105( N/A%), pre moving , FPS 3.87, Running 19.25s Step 106( N/A%), pre moving , FPS 3.87, Running 19.42s Step 107( N/A%), pre moving , FPS 3.81, Running 19.64s Step 108( N/A%), pre moving , FPS 3.82, Running 19.74s Step 109( N/A%), pre moving , FPS 5.54, Running 19.82s Step 110( N/A%), pre moving , FPS 6.01, Running 19.86s Step 111( N/A%), pre moving , FPS 6.34, Running 19.95s Step 112( N/A%), pre moving , FPS 6.60, Running 20.02s Step 113( N/A%), pre moving , FPS 6.84, Running 20.09s Step 114( N/A%), pre moving , FPS 6.96, Running 20.23s Step 115( N/A%), pre moving , FPS 7.17, Running 20.30s Step 116( N/A%), pre moving , FPS 7.48, Running 20.37s Step 117( N/A%), pre moving , FPS 7.76, Running 20.44s Step 118( N/A%), pre moving , FPS 7.86, Running 20.57s Step 119( N/A%), pre moving , FPS 8.09, Running 20.64s Step 120( N/A%), pre moving , FPS 8.24, Running 20.74s Step 121( N/A%), pre moving , FPS 7.92, Running 21.00s Step 122( N/A%), pre moving , FPS 7.38, Running 21.29s Step 123( N/A%), pre moving , FPS 7.51, Running 21.48s Step 124( N/A%), pre moving , FPS 7.48, Running 21.69s Step 125( N/A%), pre moving , FPS 7.42, Running 21.94s Step 126( N/A%), pre moving , FPS 7.51, Running 22.09s Step 127( N/A%), pre moving , FPS 7.87, Running 22.19s Step 128( N/A%), pre moving , FPS 7.83, Running 22.30s Step 129( N/A%), pre moving , FPS 7.35, Running 22.54s Step 130( N/A%), pre moving , FPS 6.98, Running 22.73s Step 131( N/A%), pre moving , FPS 6.90, Running 22.84s Step 132( N/A%), pre moving , FPS 6.81, Running 22.96s Step 133( N/A%), pre moving , FPS 6.77, Running 23.04s Step 134( N/A%), pre moving , FPS 6.85, Running 23.14s Step 135( N/A%), pre moving , FPS 6.77, Running 23.25s Step 136( N/A%), pre moving , FPS 6.72, Running 23.35s Step 137( N/A%), pre moving , FPS 6.63, Running 23.45s Step 138( N/A%), pre moving , FPS 6.71, Running 23.55s Step 139( N/A%), pre moving , FPS 6.65, Running 23.65s Step 140( N/A%), pre moving , FPS 6.73, Running 23.72s Step 141( N/A%), pre moving , FPS 7.05, Running 23.84s Step 142( N/A%), pre moving , FPS 7.53, Running 23.94s Step 143( N/A%), pre moving , FPS 7.82, Running 24.03s Step 144( N/A%), pre moving , FPS 8.16, Running 24.14s Step 145( N/A%), pre moving , FPS 8.58, Running 24.27s Step 146( N/A%), pre moving , FPS 8.76, Running 24.37s Step 147( N/A%), pre moving , FPS 8.76, Running 24.47s Step 148( N/A%), pre moving , FPS 8.92, Running 24.54s Step 149( N/A%), pre moving , FPS 9.75, Running 24.59s Step 150( N/A%), pre moving , FPS 10.38, Running 24.66s Step 151( N/A%), pre moving , FPS 10.69, Running 24.71s Step 152( N/A%), pre moving , FPS 10.97, Running 24.78s Step 153( N/A%), pre moving , FPS 11.23, Running 24.82s Step 154( N/A%), pre moving , FPS 11.48, Running 24.89s Step 155( N/A%), pre moving , FPS 11.86, Running 24.94s Step 156( N/A%), pre moving , FPS 12.14, Running 24.99s Step 157( N/A%), pre moving , FPS 12.58, Running 25.04s Step 158( N/A%), pre moving , FPS 12.95, Running 25.09s Step 159( N/A%), pre moving , FPS 13.42, Running 25.14s Step 160( N/A%), pre moving , FPS 13.64, Running 25.18s Step 161( N/A%), pre moving , FPS 14.44, Running 25.22s Step 162( N/A%), pre moving , FPS 15.04, Running 25.27s Step 163( N/A%), pre moving , FPS 15.44, Running 25.33s Step 164( N/A%), pre moving , FPS 15.52, Running 25.43s Step 165( N/A%), pre moving , FPS 10.07, Running 26.26s Step 166( N/A%), pre moving , FPS 9.42, Running 26.49s Step 167( N/A%), pre moving , FPS 8.24, Running 26.90s Step 168( N/A%), pre moving , FPS 7.77, Running 27.11s Step 169( N/A%), pre moving , FPS 6.76, Running 27.55s Step 170( N/A%), pre moving , FPS 6.37, Running 27.80s Step 171( N/A%), pre moving , FPS 5.75, Running 28.19s Step 172( N/A%), pre moving , FPS 5.47, Running 28.44s Step 173( N/A%), pre moving , FPS 5.13, Running 28.72s Step 174( N/A%), pre moving , FPS 5.03, Running 28.86s Step 175( N/A%), pre moving , FPS 4.72, Running 29.18s Step 176( N/A%), pre moving , FPS 4.56, Running 29.38s Step 177( N/A%), pre moving , FPS 4.31, Running 29.69s Step 178( N/A%), pre moving , FPS 4.18, Running 29.88s Step 179( N/A%), pre moving , FPS 3.92, Running 30.24s Step 180( N/A%), pre moving , FPS 3.82, Running 30.42s Step 181( N/A%), pre moving , FPS 3.56, Running 30.85s Step 182( N/A%), pre moving , FPS 3.46, Running 31.06s Step 183( N/A%), pre moving , FPS 3.27, Running 31.44s Step 184( N/A%), pre moving , FPS 3.19, Running 31.70s Step 185( N/A%), pre moving , FPS 3.44, Running 32.08s Step 186( N/A%), pre moving , FPS 3.38, Running 32.41s Step 187( N/A%), pre moving , FPS 3.35, Running 32.86s Step 188( N/A%), pre moving , FPS 3.36, Running 33.07s Step 189( N/A%), pre moving , FPS 3.50, Running 33.26s Step 190( N/A%), pre moving , FPS 3.51, Running 33.50s Step 191( N/A%), pre moving , FPS 3.54, Running 33.84s Step 192( N/A%), pre moving , FPS 3.58, Running 34.03s Step 193( N/A%), pre moving , FPS 3.46, Running 34.51s Step 194( N/A%), pre moving , FPS 3.29, Running 34.94s Step 195( N/A%), pre moving , FPS 3.24, Running 35.35s Step 196( N/A%), pre moving , FPS 3.21, Running 35.60s Step 197( N/A%), pre moving , FPS 3.14, Running 36.05s Step 198( N/A%), pre moving , FPS 3.11, Running 36.31s Step 199( N/A%), pre moving , FPS 3.10, Running 36.69s Step 200( N/A%), pre moving , FPS 3.09, Running 36.89s Step 201( N/A%), pre moving , FPS 3.11, Running 37.28s Step 202( N/A%), pre moving , FPS 3.09, Running 37.53s Step 203( N/A%), pre moving , FPS 3.16, Running 37.76s Step 204( N/A%), pre moving , FPS 3.19, Running 37.97s Step 205( N/A%), pre moving , FPS 3.23, Running 38.27s Step 206( N/A%), pre moving , FPS 3.31, Running 38.44s Step 207( N/A%), pre moving , FPS 3.40, Running 38.74s Step 208( N/A%), pre moving , FPS 3.39, Running 38.96s Step 209( N/A%), pre moving , FPS 3.31, Running 39.31s Step 210( N/A%), pre moving , FPS 3.28, Running 39.60s Step 211( N/A%), pre moving , FPS 3.23, Running 40.04s Step 212( N/A%), pre moving , FPS 3.18, Running 40.33s Step 213( N/A%), pre moving , FPS 3.20, Running 40.76s Step 214( N/A%), pre moving , FPS 3.30, Running 41.01s Step 215( N/A%), pre moving , FPS 3.29, Running 41.43s Step 216( N/A%), pre moving , FPS 3.32, Running 41.63s Step 217( N/A%), pre moving , FPS 3.38, Running 41.97s Step 218( N/A%), pre moving , FPS 3.46, Running 42.10s Step 219( N/A%), pre moving , FPS 3.50, Running 42.41s Step 220( N/A%), pre moving , FPS 3.48, Running 42.64s Step 221( N/A%), pre moving , FPS 3.53, Running 42.94s Step 222( N/A%), pre moving , FPS 3.56, Running 43.15s Step 223( N/A%), pre moving , FPS 3.42, Running 43.60s Step 224( N/A%), pre moving , FPS 3.38, Running 43.89s Step 225( N/A%), pre moving , FPS 3.31, Running 44.31s Step 226( N/A%), pre moving , FPS 3.23, Running 44.63s Step 227( N/A%), pre moving , FPS 3.19, Running 45.01s Step 228( N/A%), pre moving , FPS 3.19, Running 45.24s Step 229( N/A%), pre moving , FPS 3.14, Running 45.69s Step 230( N/A%), pre moving , FPS 3.14, Running 45.98s Step 231( N/A%), pre moving , FPS 3.15, Running 46.40s Step 232( N/A%), pre moving , FPS 3.19, Running 46.59s Step 233( N/A%), pre moving , FPS 3.24, Running 46.92s Step 234( N/A%), pre moving , FPS 3.27, Running 47.13s Step 235( N/A%), pre moving , FPS 3.30, Running 47.50s Step 236( N/A%), pre moving , FPS 3.29, Running 47.70s Step 237( N/A%), pre moving , FPS 3.24, Running 48.15s Step 238( N/A%), pre moving , FPS 3.16, Running 48.43s Step 239( N/A%), pre moving , FPS 3.09, Running 48.89s Step 240( N/A%), pre moving , FPS 3.07, Running 49.15s Step 241( N/A%), pre moving , FPS 2.98, Running 49.64s Step 242( N/A%), pre moving , FPS 2.96, Running 49.91s Step 243( N/A%), pre moving , FPS 2.97, Running 50.34s Step 244( N/A%), pre moving , FPS 2.93, Running 50.70s Step 245( N/A%), pre moving , FPS 2.97, Running 51.03s Step 246( N/A%), pre moving , FPS 3.02, Running 51.25s Step 247( N/A%), pre moving , FPS 3.04, Running 51.59s Step 248( N/A%), pre moving , FPS 1.08, Running 63.78s Step 249( N/A%), pre moving , FPS 1.08, Running 64.13s Step 250( N/A%), pre moving , FPS 1.08, Running 64.41s Step 251( N/A%), pre moving , FPS 1.09, Running 64.70s Step 252( N/A%), pre moving , FPS 1.10, Running 64.84s Step 253( N/A%), pre moving , FPS 1.10, Running 65.09s Step 254( N/A%), pre moving , FPS 1.11, Running 65.21s Step 255( N/A%), pre moving , FPS 1.11, Running 65.48s Step 256( N/A%), pre moving , FPS 1.11, Running 65.67s Step 257( N/A%), pre moving , FPS 1.12, Running 65.97s Step 258( N/A%), pre moving , FPS 1.13, Running 66.17s Step 259( N/A%), pre moving , FPS 1.13, Running 66.56s Step 260( N/A%), pre moving , FPS 1.13, Running 66.83s Step 261( N/A%), pre moving , FPS 1.14, Running 67.15s Step 262( N/A%), pre moving , FPS 1.14, Running 67.43s Step 263( N/A%), pre moving , FPS 1.14, Running 67.84s Step 264( N/A%), pre moving , FPS 1.15, Running 68.08s Step 265( N/A%), pre moving , FPS 1.15, Running 68.46s Step 266( N/A%), pre moving , FPS 1.14, Running 68.73s Step 267( N/A%), pre moving , FPS 1.14, Running 69.13s Step 268( N/A%), pre moving , FPS 3.51, Running 69.47s Step 269( N/A%), pre moving , FPS 3.59, Running 69.70s Step 270( N/A%), pre moving , FPS 3.67, Running 69.86s Step 271( N/A%), pre moving , FPS 3.69, Running 70.12s Step 272( N/A%), pre moving , FPS 3.69, Running 70.26s Step 273( N/A%), pre moving , FPS 3.66, Running 70.55s Step 274( N/A%), pre moving , FPS 3.63, Running 70.72s Step 275( N/A%), pre moving , FPS 3.60, Running 71.04s Step 276( N/A%), pre moving , FPS 3.59, Running 71.24s Step 277( N/A%), pre moving , FPS 3.51, Running 71.67s Step 278( N/A%), pre moving , FPS 3.49, Running 71.91s Step 279( N/A%), pre moving , FPS 3.46, Running 72.33s Step 280( N/A%), pre moving , FPS 3.49, Running 72.56s Step 281( N/A%), pre moving , FPS 3.43, Running 72.99s Step 282( N/A%), pre moving , FPS 3.44, Running 73.25s Step 283( N/A%), pre moving , FPS 3.45, Running 73.64s Step 284( N/A%), pre moving , FPS 3.46, Running 73.86s Step 285( N/A%), pre moving , FPS 3.44, Running 74.28s Step 286( N/A%), pre moving , FPS 3.47, Running 74.50s Step 287( N/A%), pre moving , FPS 3.55, Running 74.77s Step 288( N/A%), pre moving , FPS 3.66, Running 74.95s Step 289( N/A%), pre moving , FPS 3.64, Running 75.19s Step 290( N/A%), pre moving , FPS 3.65, Running 75.33s Step 291( N/A%), pre moving , FPS 3.61, Running 75.65s Step 292( N/A%), pre moving , FPS 3.56, Running 75.87s Step 293( N/A%), pre moving , FPS 3.55, Running 76.19s Step 294( N/A%), pre moving , FPS 3.49, Running 76.45s Step 295( N/A%), pre moving , FPS 3.45, Running 76.83s Step 296( N/A%), pre moving , FPS 3.43, Running 77.08s Step 297( N/A%), pre moving , FPS 3.42, Running 77.51s Step 298( N/A%), pre moving , FPS 3.44, Running 77.73s Step 299( N/A%), pre moving , FPS 3.44, Running 78.15s Step 300( N/A%), pre moving , FPS 3.39, Running 78.46s Step 301( N/A%), pre moving , FPS 3.41, Running 78.85s Step 302( N/A%), pre moving , FPS 3.39, Running 79.14s Step 303( N/A%), pre moving , FPS 3.36, Running 79.59s Step 304( N/A%), pre moving , FPS 3.35, Running 79.83s Step 305( N/A%), pre moving , FPS 3.40, Running 80.15s Step 306( N/A%), pre moving , FPS 3.41, Running 80.37s Step 307( N/A%), pre moving , FPS 3.38, Running 80.69s Step 308( N/A%), pre moving , FPS 3.33, Running 80.95s Step 309( N/A%), pre moving , FPS 3.24, Running 81.36s Step 310( N/A%), pre moving , FPS 3.26, Running 81.47s Step 311( N/A%), pre moving , FPS 3.37, Running 81.58s Step 312( N/A%), pre moving , FPS 3.43, Running 81.70s Step 313( N/A%), pre moving , FPS 3.55, Running 81.83s Step 314( N/A%), pre moving , FPS 3.64, Running 81.94s Step 315( N/A%), pre moving , FPS 3.83, Running 82.06s Step 316( N/A%), pre moving , FPS 3.92, Running 82.18s Step 317( N/A%), pre moving , FPS 4.18, Running 82.29s Step 318( N/A%), pre moving , FPS 4.27, Running 82.42s Step 319( N/A%), pre moving , FPS 4.55, Running 82.54s Step 320( N/A%), pre moving , FPS 3.39, Running 84.36s Step 321( N/A%), pre moving , FPS 3.42, Running 84.71s Step 322( N/A%), pre moving , FPS 3.49, Running 84.88s Step 323( N/A%), pre moving , FPS 3.55, Running 85.23s Step 324( N/A%), pre moving , FPS 3.55, Running 85.47s Step 325( N/A%), pre moving , FPS 3.52, Running 85.83s Step 326( N/A%), pre moving , FPS 3.51, Running 86.07s Step 327( N/A%), pre moving , FPS 3.44, Running 86.50s Step 328( N/A%), pre moving , FPS 3.46, Running 86.72s Step 329( N/A%), pre moving , FPS 3.45, Running 87.15s Step 330( N/A%), pre moving , FPS 3.37, Running 87.39s Step 331( N/A%), pre moving , FPS 3.21, Running 87.81s Step 332( N/A%), pre moving , FPS 3.17, Running 88.02s Step 333( N/A%), pre moving , FPS 3.02, Running 88.45s Step 334( N/A%), pre moving , FPS 2.98, Running 88.66s Step 335( N/A%), pre moving , FPS 2.87, Running 89.03s Step 336( N/A%), pre moving , FPS 2.85, Running 89.19s Step 337( N/A%), pre moving , FPS 2.75, Running 89.56s Step 338( N/A%), pre moving , FPS 2.72, Running 89.76s Step 339( N/A%), pre moving , FPS 2.64, Running 90.12s Step 340( 0.33%), action 1, FPS 2.91, Running 91.23s Step 341( 0.67%), action 2, FPS 2.90, Running 91.60s Step 342( 1.00%), action 3, FPS 2.60, Running 92.56s Step 343( 1.33%), action 4, FPS 2.59, Running 92.96s Step 344( 1.67%), action 5, FPS 2.43, Running 93.70s Step 345( 2.00%), action 6, FPS 2.43, Running 94.07s Step 346( 2.33%), action 7, FPS 2.34, Running 94.62s Step 347( 2.67%), action 8, FPS 2.34, Running 95.04s Step 348( 3.00%), action 9, FPS 2.26, Running 95.58s Step 349( 3.33%), action 10, FPS 2.28, Running 95.94s Step 350( 3.67%), action 11, FPS 2.18, Running 96.57s Step 351( 4.00%), action 12, FPS 2.19, Running 96.93s Step 352( 4.33%), action 13, FPS 2.12, Running 97.44s Step 353( 4.67%), action 14, FPS 2.16, Running 97.72s Step 354( 5.00%), action 15, FPS 2.10, Running 98.19s Step 355( 5.33%), action 16, FPS 2.13, Running 98.43s Step 356( 5.67%), action 17, FPS 2.07, Running 98.87s Step 357( 6.00%), action 18, FPS 2.06, Running 99.28s Step 358( 6.33%), action 19, FPS 2.00, Running 99.76s Step 359( 6.67%), action 20, FPS 2.01, Running 100.08s Step 360( 7.00%), action 21, FPS 2.11, Running 100.71s Step 361( 7.33%), action 22, FPS 2.11, Running 101.09s Step 362( 7.67%), action 23, FPS 2.16, Running 101.82s Step 363( 8.00%), action 24, FPS 2.17, Running 102.18s Step 364( 8.33%), action 25, FPS 2.21, Running 102.73s Step 365( 8.67%), action 26, FPS 2.24, Running 102.99s Step 366( 9.00%), action 27, FPS 2.25, Running 103.51s Step 367( 9.33%), action 28, FPS 2.28, Running 103.82s Step 368( 9.67%), action 29, FPS 2.27, Running 104.40s Step 369( 10.00%), action 30, FPS 2.28, Running 104.72s Step 370( 10.33%), action 31, FPS 2.25, Running 105.48s Step 371( 10.67%), action 32, FPS 2.24, Running 105.86s Step 372( 11.00%), action 33, FPS 2.20, Running 106.52s Step 373( 11.33%), action 34, FPS 2.18, Running 106.89s Step 374( 11.67%), action 35, FPS 2.15, Running 107.51s Step 375( 12.00%), action 36, FPS 2.15, Running 107.76s Step 376( 12.33%), action 37, FPS 2.10, Running 108.39s Step 377( 12.67%), action 38, FPS 2.08, Running 108.88s Step 378( 13.00%), action 39, FPS 2.02, Running 109.65s Step 379( 13.33%), action 40, FPS 2.00, Running 110.09s Step 380( 13.67%), action 41, FPS 1.98, Running 110.83s Step 381( 14.00%), action 42, FPS 1.97, Running 111.25s Step 382( 14.33%), action 43, FPS 1.99, Running 111.87s Step 383( 14.67%), action 44, FPS 1.99, Running 112.25s Step 384( 15.00%), action 45, FPS 2.03, Running 112.57s Step 385( 15.33%), action 46, FPS 2.00, Running 112.96s Step 386( 15.67%), action 47, FPS 1.99, Running 113.53s Step 387( 16.00%), action 48, FPS 1.99, Running 113.89s Step 388( 16.33%), action 49, FPS 1.97, Running 114.54s Step 389( 16.67%), action 50, FPS 1.94, Running 115.01s Step 390( 17.00%), action 51, FPS 1.94, Running 115.81s Step 391( 17.33%), action 52, FPS 1.93, Running 116.21s Step 392( 17.67%), action 53, FPS 1.94, Running 116.82s Step 393( 18.00%), action 54, FPS 1.93, Running 117.24s Step 394( 18.33%), action 55, FPS 1.96, Running 117.73s Step 395( 18.67%), action 56, FPS 1.95, Running 117.99s Step 396( 19.00%), action 57, FPS 1.98, Running 118.47s Step 397( 19.33%), action 58, FPS 2.02, Running 118.77s Step 398( 19.67%), action 59, FPS 2.06, Running 119.35s Step 399( 20.00%), action 60, FPS 2.08, Running 119.73s Step 400( 20.33%), action 61, FPS 2.06, Running 120.52s Step 401( 20.67%), action 62, FPS 2.08, Running 120.87s Step 402( 21.00%), action 63, FPS 2.09, Running 121.45s Step 403( 21.33%), action 64, FPS 2.08, Running 121.85s Step 404( 21.67%), action 65, FPS 2.07, Running 122.25s Step 405( 22.00%), action 66, FPS 2.11, Running 122.46s Step 406( 22.33%), action 67, FPS 2.14, Running 122.86s Step 407( 22.67%), action 68, FPS 2.13, Running 123.28s Step 408( 23.00%), action 69, FPS 2.16, Running 123.77s Step 409( 23.33%), action 70, FPS 2.17, Running 124.24s Step 410( 23.67%), action 71, FPS 2.15, Running 125.11s Step 411( 24.00%), action 72, FPS 2.18, Running 125.38s Step 412( 24.33%), action 73, FPS 2.17, Running 126.06s Step 413( 24.67%), action 74, FPS 2.18, Running 126.43s Step 414( 25.00%), action 75, FPS 2.17, Running 126.96s Step 415( 25.33%), action 76, FPS 2.12, Running 127.41s Step 416( 25.67%), action 77, FPS 2.10, Running 128.01s Step 417( 26.00%), action 78, FPS 2.09, Running 128.34s Step 418( 26.33%), action 79, FPS 2.03, Running 129.19s Step 419( 26.67%), action 80, FPS 2.02, Running 129.60s Step 420( 27.00%), action 81, FPS 1.99, Running 130.55s Step 421( 27.33%), action 82, FPS 1.98, Running 130.96s Step 422( 27.67%), action 83, FPS 1.97, Running 131.62s Step 423( 28.00%), action 84, FPS 2.00, Running 131.85s Step 424( 28.33%), action 85, FPS 2.00, Running 132.26s Step 425( 28.67%), action 86, FPS 2.00, Running 132.48s Step 426( 29.00%), action 87, FPS 1.97, Running 133.00s Step 427( 29.33%), action 88, FPS 1.96, Running 133.46s Step 428( 29.67%), action 89, FPS 1.93, Running 134.11s Step 429( 30.00%), action 90, FPS 1.97, Running 134.42s Step 430( 30.33%), action 91, FPS 1.96, Running 135.30s Step 431( 30.67%), action 92, FPS 1.93, Running 135.75s Step 432( 31.00%), action 93, FPS 1.91, Running 136.50s Step 433( 31.33%), action 94, FPS 1.92, Running 136.86s Step 434( 31.67%), action 95, FPS 1.88, Running 137.61s Step 435( 32.00%), action 96, FPS 1.89, Running 137.99s Step 436( 32.33%), action 97, FPS 1.86, Running 138.78s Step 437( 32.67%), action 98, FPS 1.80, Running 139.45s Step 438( 33.00%), action 99, FPS 1.84, Running 140.08s Step 439( 33.33%), action 100, FPS 1.82, Running 140.61s [2026-08-01 16:58:00] [31 ] Seed 30 failed after 140.99 s. +steps: 439 , actions: 100 . +Instruction: Empty +Total 7/31(22.58%) success. +Setting seed: 31 +Step 1( N/A%), pre moving , FPS 0.09, Running 11.18s Step 2( N/A%), pre moving , FPS 0.18, Running 11.27s Step 3( N/A%), pre moving , FPS 0.26, Running 11.36s Step 4( N/A%), pre moving , FPS 0.35, Running 11.47s Step 5( N/A%), pre moving , FPS 0.43, Running 11.54s Step 6( N/A%), pre moving , FPS 0.52, Running 11.63s Step 7( N/A%), pre moving , FPS 0.60, Running 11.74s Step 8( N/A%), pre moving , FPS 0.68, Running 11.85s Step 9( N/A%), pre moving , FPS 0.74, Running 12.09s Step 10( N/A%), pre moving , FPS 0.82, Running 12.23s Step 11( N/A%), pre moving , FPS 0.89, Running 12.33s Step 12( N/A%), pre moving , FPS 0.97, Running 12.41s Step 13( N/A%), pre moving , FPS 1.04, Running 12.45s Step 14( N/A%), pre moving , FPS 1.12, Running 12.51s Step 15( N/A%), pre moving , FPS 1.19, Running 12.58s Step 16( N/A%), pre moving , FPS 1.27, Running 12.64s Step 17( N/A%), pre moving , FPS 1.34, Running 12.69s Step 18( N/A%), pre moving , FPS 1.41, Running 12.74s Step 19( N/A%), pre moving , FPS 1.49, Running 12.79s Step 20( N/A%), pre moving , FPS 1.56, Running 12.85s Step 21( N/A%), pre moving , FPS 10.10, Running 13.16s Step 22( N/A%), pre moving , FPS 10.11, Running 13.25s Step 23( N/A%), pre moving , FPS 10.32, Running 13.30s Step 24( N/A%), pre moving , FPS 10.24, Running 13.42s Step 25( N/A%), pre moving , FPS 10.07, Running 13.53s Step 26( N/A%), pre moving , FPS 8.39, Running 14.02s Step 27( N/A%), pre moving , FPS 8.44, Running 14.11s Step 28( N/A%), pre moving , FPS 8.57, Running 14.19s Step 29( N/A%), pre moving , FPS 9.13, Running 14.28s Step 30( N/A%), pre moving , FPS 9.32, Running 14.38s Step 31( N/A%), pre moving , FPS 9.32, Running 14.48s Step 32( N/A%), pre moving , FPS 9.20, Running 14.58s Step 33( N/A%), pre moving , FPS 9.04, Running 14.66s Step 34( N/A%), pre moving , FPS 8.91, Running 14.76s Step 35( N/A%), pre moving , FPS 8.79, Running 14.86s Step 36( N/A%), pre moving , FPS 7.29, Running 15.39s Step 37( N/A%), pre moving , FPS 7.12, Running 15.50s Step 38( N/A%), pre moving , FPS 6.96, Running 15.61s Step 39( N/A%), pre moving , FPS 6.85, Running 15.71s Step 40( N/A%), pre moving , FPS 6.72, Running 15.82s Step 41( N/A%), pre moving , FPS 7.20, Running 15.94s Step 42( N/A%), pre moving , FPS 7.17, Running 16.04s Step 43( N/A%), pre moving , FPS 7.01, Running 16.15s Step 44( N/A%), pre moving , FPS 7.07, Running 16.25s Step 45( N/A%), pre moving , FPS 7.06, Running 16.36s Step 46( N/A%), pre moving , FPS 8.17, Running 16.47s Step 47( N/A%), pre moving , FPS 8.15, Running 16.57s Step 48( N/A%), pre moving , FPS 8.04, Running 16.67s Step 49( N/A%), pre moving , FPS 8.00, Running 16.78s Step 50( N/A%), pre moving , FPS 8.06, Running 16.86s Step 51( N/A%), pre moving , FPS 8.26, Running 16.90s Step 52( N/A%), pre moving , FPS 8.51, Running 16.93s Step 53( N/A%), pre moving , FPS 8.70, Running 16.96s Step 54( N/A%), pre moving , FPS 8.97, Running 16.99s Step 55( N/A%), pre moving , FPS 9.23, Running 17.02s Step 56( N/A%), pre moving , FPS 11.95, Running 17.06s Step 57( N/A%), pre moving , FPS 12.60, Running 17.09s Step 58( N/A%), pre moving , FPS 13.15, Running 17.13s Step 59( N/A%), pre moving , FPS 13.81, Running 17.16s Step 60( N/A%), pre moving , FPS 14.56, Running 17.20s Step 61( N/A%), pre moving , FPS 15.35, Running 17.24s Step 62( N/A%), pre moving , FPS 16.11, Running 17.28s Step 63( N/A%), pre moving , FPS 17.24, Running 17.31s Step 64( N/A%), pre moving , FPS 18.29, Running 17.34s Step 65( N/A%), pre moving , FPS 19.78, Running 17.37s Step 66( N/A%), pre moving , FPS 21.09, Running 17.41s Step 67( N/A%), pre moving , FPS 22.47, Running 17.46s Step 68( N/A%), pre moving , FPS 24.15, Running 17.50s Step 69( N/A%), pre moving , FPS 25.51, Running 17.56s Step 70( N/A%), pre moving , FPS 26.25, Running 17.62s Step 71( N/A%), pre moving , FPS 26.30, Running 17.66s Step 72( N/A%), pre moving , FPS 25.54, Running 17.72s Step 73( N/A%), pre moving , FPS 23.86, Running 17.80s Step 74( N/A%), pre moving , FPS 22.21, Running 17.89s Step 75( N/A%), pre moving , FPS 20.90, Running 17.98s Step 76( N/A%), pre moving , FPS 19.82, Running 18.07s Step 77( N/A%), pre moving , FPS 18.75, Running 18.16s Step 78( N/A%), pre moving , FPS 18.02, Running 18.24s Step 79( N/A%), pre moving , FPS 17.14, Running 18.33s Step 80( N/A%), pre moving , FPS 16.64, Running 18.40s Step 81( N/A%), pre moving , FPS 16.01, Running 18.49s Step 82( N/A%), pre moving , FPS 15.20, Running 18.60s Step 83( N/A%), pre moving , FPS 14.20, Running 18.72s Step 84( N/A%), pre moving , FPS 13.56, Running 18.82s Step 85( N/A%), pre moving , FPS 12.72, Running 18.94s Step 86( N/A%), pre moving , FPS 11.78, Running 19.11s Step 87( N/A%), pre moving , FPS 11.38, Running 19.22s Step 88( N/A%), pre moving , FPS 11.15, Running 19.30s Step 89( N/A%), pre moving , FPS 10.88, Running 19.40s Step 90( N/A%), pre moving , FPS 10.63, Running 19.50s Step 91( N/A%), pre moving , FPS 10.28, Running 19.61s Step 92( N/A%), pre moving , FPS 10.01, Running 19.71s Step 93( N/A%), pre moving , FPS 9.93, Running 19.82s Step 94( N/A%), pre moving , FPS 9.85, Running 19.92s Step 95( N/A%), pre moving , FPS 9.77, Running 20.03s Step 96( N/A%), pre moving , FPS 9.69, Running 20.13s Step 97( N/A%), pre moving , FPS 9.62, Running 20.24s Step 98( N/A%), pre moving , FPS 9.52, Running 20.34s Step 99( N/A%), pre moving , FPS 9.50, Running 20.43s Step 100( N/A%), pre moving , FPS 9.32, Running 20.54s Step 101( N/A%), pre moving , FPS 9.27, Running 20.65s Step 102( N/A%), pre moving , FPS 9.29, Running 20.75s Step 103( N/A%), pre moving , FPS 9.38, Running 20.85s Step 104( N/A%), pre moving , FPS 9.31, Running 20.97s Step 105( N/A%), pre moving , FPS 9.38, Running 21.08s Step 106( N/A%), pre moving , FPS 9.66, Running 21.18s Step 107( N/A%), pre moving , FPS 9.65, Running 21.29s Step 108( N/A%), pre moving , FPS 9.53, Running 21.39s Step 109( N/A%), pre moving , FPS 9.53, Running 21.50s Step 110( N/A%), pre moving , FPS 9.51, Running 21.60s Step 111( N/A%), pre moving , FPS 9.51, Running 21.71s Step 112( N/A%), pre moving , FPS 9.51, Running 21.82s Step 113( N/A%), pre moving , FPS 9.61, Running 21.90s Step 114( N/A%), pre moving , FPS 9.60, Running 22.00s Step 115( N/A%), pre moving , FPS 9.59, Running 22.11s Step 116( N/A%), pre moving , FPS 9.58, Running 22.22s Step 117( N/A%), pre moving , FPS 9.89, Running 22.26s Step 118( N/A%), pre moving , FPS 10.29, Running 22.29s Step 119( N/A%), pre moving , FPS 10.63, Running 22.32s Step 120( N/A%), pre moving , FPS 11.10, Running 22.35s Step 121( N/A%), pre moving , FPS 11.57, Running 22.38s Step 122( N/A%), pre moving , FPS 12.04, Running 22.41s Step 123( N/A%), pre moving , FPS 12.62, Running 22.44s Step 124( N/A%), pre moving , FPS 13.33, Running 22.47s Step 125( N/A%), pre moving , FPS 14.09, Running 22.50s Step 126( N/A%), pre moving , FPS 14.88, Running 22.53s Step 127( N/A%), pre moving , FPS 15.75, Running 22.56s Step 128( N/A%), pre moving , FPS 16.77, Running 22.59s Step 129( N/A%), pre moving , FPS 17.84, Running 22.62s Step 130( N/A%), pre moving , FPS 19.01, Running 22.66s Step 131( N/A%), pre moving , FPS 20.50, Running 22.69s Step 132( N/A%), pre moving , FPS 22.03, Running 22.72s Step 133( N/A%), pre moving , FPS 23.12, Running 22.76s Step 134( N/A%), pre moving , FPS 25.35, Running 22.79s Step 135( N/A%), pre moving , FPS 28.13, Running 22.82s Step 136( N/A%), pre moving , FPS 31.70, Running 22.85s Step 137( N/A%), pre moving , FPS 31.23, Running 22.90s Step 138( N/A%), pre moving , FPS 29.79, Running 22.96s Step 139( N/A%), pre moving , FPS 28.14, Running 23.03s Step 140( N/A%), pre moving , FPS 27.21, Running 23.08s Step 141( N/A%), pre moving , FPS 26.72, Running 23.12s Step 142( N/A%), pre moving , FPS 25.69, Running 23.19s Step 143( N/A%), pre moving , FPS 24.61, Running 23.25s Step 144( N/A%), pre moving , FPS 23.64, Running 23.31s Step 145( N/A%), pre moving , FPS 22.77, Running 23.37s Step 146( N/A%), pre moving , FPS 22.22, Running 23.43s Step 147( N/A%), pre moving , FPS 21.54, Running 23.49s Step 148( N/A%), pre moving , FPS 20.58, Running 23.56s Step 149( N/A%), pre moving , FPS 20.12, Running 23.61s Step 150( N/A%), pre moving , FPS 19.54, Running 23.68s Step 151( N/A%), pre moving , FPS 18.69, Running 23.76s Step 152( N/A%), pre moving , FPS 17.54, Running 23.87s Step 153( N/A%), pre moving , FPS 16.83, Running 23.95s Step 154( N/A%), pre moving , FPS 15.81, Running 24.06s Step 155( N/A%), pre moving , FPS 14.90, Running 24.16s Step 156( N/A%), pre moving , FPS 14.21, Running 24.26s Step 157( N/A%), pre moving , FPS 13.58, Running 24.37s Step 158( N/A%), pre moving , FPS 13.10, Running 24.48s Step 159( N/A%), pre moving , FPS 12.80, Running 24.59s Step 160( N/A%), pre moving , FPS 12.37, Running 24.70s Step 161( N/A%), pre moving , FPS 11.88, Running 24.81s Step 162( N/A%), pre moving , FPS 11.61, Running 24.91s Step 163( N/A%), pre moving , FPS 11.32, Running 25.02s Step 164( N/A%), pre moving , FPS 11.04, Running 25.12s Step 165( N/A%), pre moving , FPS 10.78, Running 25.23s Step 166( N/A%), pre moving , FPS 10.59, Running 25.31s Step 167( N/A%), pre moving , FPS 10.34, Running 25.42s Step 168( N/A%), pre moving , FPS 10.16, Running 25.53s Step 169( N/A%), pre moving , FPS 9.88, Running 25.64s Step 170( N/A%), pre moving , FPS 9.69, Running 25.74s Step 171( N/A%), pre moving , FPS 9.62, Running 25.84s Step 172( N/A%), pre moving , FPS 9.62, Running 25.94s Step 173( N/A%), pre moving , FPS 9.52, Running 26.05s Step 174( N/A%), pre moving , FPS 9.52, Running 26.16s Step 175( N/A%), pre moving , FPS 9.50, Running 26.27s Step 176( N/A%), pre moving , FPS 9.46, Running 26.37s Step 177( N/A%), pre moving , FPS 9.49, Running 26.48s Step 178( N/A%), pre moving , FPS 9.52, Running 26.58s Step 179( N/A%), pre moving , FPS 9.53, Running 26.69s Step 180( N/A%), pre moving , FPS 9.66, Running 26.77s Step 181( N/A%), pre moving , FPS 9.73, Running 26.86s Step 182( N/A%), pre moving , FPS 9.77, Running 26.96s Step 183( N/A%), pre moving , FPS 9.77, Running 27.07s Step 184( N/A%), pre moving , FPS 9.91, Running 27.14s Step 185( N/A%), pre moving , FPS 10.06, Running 27.22s Step 186( N/A%), pre moving , FPS 10.01, Running 27.31s Step 187( N/A%), pre moving , FPS 10.12, Running 27.40s Step 188( N/A%), pre moving , FPS 10.54, Running 27.42s Step 189( N/A%), pre moving , FPS 11.01, Running 27.45s Step 190( N/A%), pre moving , FPS 11.48, Running 27.48s Step 191( N/A%), pre moving , FPS 11.88, Running 27.52s Step 192( N/A%), pre moving , FPS 12.46, Running 27.55s Step 193( N/A%), pre moving , FPS 13.11, Running 27.58s Step 194( N/A%), pre moving , FPS 9.33, Running 28.30s Step 195( N/A%), pre moving , FPS 9.12, Running 28.46s Step 196( N/A%), pre moving , FPS 7.93, Running 28.90s Step 197( N/A%), pre moving , FPS 7.55, Running 29.13s Step 198( N/A%), pre moving , FPS 6.85, Running 29.50s Step 199( N/A%), pre moving , FPS 6.64, Running 29.70s Step 200( N/A%), pre moving , FPS 6.00, Running 30.10s Step 201( N/A%), pre moving , FPS 5.75, Running 30.34s Step 202( N/A%), pre moving , FPS 5.28, Running 30.75s Step 203( N/A%), pre moving , FPS 5.12, Running 30.97s Step 204( N/A%), pre moving , FPS 4.73, Running 31.37s Step 205( N/A%), pre moving , FPS 4.59, Running 31.58s Step 206( N/A%), pre moving , FPS 4.41, Running 31.85s Step 207( N/A%), pre moving , FPS 4.33, Running 32.01s Step 208( N/A%), pre moving , FPS 4.05, Running 32.37s Step 209( N/A%), pre moving , FPS 3.94, Running 32.52s Step 210( N/A%), pre moving , FPS 3.74, Running 32.83s Step 211( N/A%), pre moving , FPS 3.65, Running 33.01s Step 212( N/A%), pre moving , FPS 3.42, Running 33.39s Step 213( N/A%), pre moving , FPS 3.32, Running 33.60s Step 214( N/A%), pre moving , FPS 3.49, Running 34.04s Step 215( N/A%), pre moving , FPS 3.43, Running 34.30s Step 216( N/A%), pre moving , FPS 3.46, Running 34.67s Step 217( N/A%), pre moving , FPS 3.46, Running 34.91s Step 218( N/A%), pre moving , FPS 3.45, Running 35.30s Step 219( N/A%), pre moving , FPS 3.41, Running 35.57s Step 220( N/A%), pre moving , FPS 3.43, Running 35.94s Step 221( N/A%), pre moving , FPS 3.43, Running 36.17s Step 222( N/A%), pre moving , FPS 3.51, Running 36.45s Step 223( N/A%), pre moving , FPS 3.56, Running 36.60s Step 224( N/A%), pre moving , FPS 3.59, Running 36.95s Step 225( N/A%), pre moving , FPS 3.59, Running 37.15s Step 226( N/A%), pre moving , FPS 3.55, Running 37.48s Step 227( N/A%), pre moving , FPS 3.52, Running 37.70s Step 228( N/A%), pre moving , FPS 3.47, Running 38.13s Step 229( N/A%), pre moving , FPS 3.41, Running 38.39s Step 230( N/A%), pre moving , FPS 3.37, Running 38.77s Step 231( N/A%), pre moving , FPS 3.11, Running 39.43s Step 232( N/A%), pre moving , FPS 3.11, Running 39.83s Step 233( N/A%), pre moving , FPS 3.10, Running 40.05s Step 234( N/A%), pre moving , FPS 3.12, Running 40.44s Step 235( N/A%), pre moving , FPS 3.15, Running 40.64s Step 236( N/A%), pre moving , FPS 3.15, Running 41.02s Step 237( N/A%), pre moving , FPS 3.18, Running 41.20s Step 238( N/A%), pre moving , FPS 3.20, Running 41.55s Step 239( N/A%), pre moving , FPS 3.24, Running 41.74s Step 240( N/A%), pre moving , FPS 3.24, Running 42.11s Step 241( N/A%), pre moving , FPS 3.25, Running 42.34s Step 242( N/A%), pre moving , FPS 3.18, Running 42.75s Step 243( N/A%), pre moving , FPS 3.09, Running 43.07s Step 244( N/A%), pre moving , FPS 3.05, Running 43.51s Step 245( N/A%), pre moving , FPS 3.02, Running 43.78s Step 246( N/A%), pre moving , FPS 2.98, Running 44.18s Step 247( N/A%), pre moving , FPS 2.98, Running 44.41s Step 248( N/A%), pre moving , FPS 2.97, Running 44.86s Step 249( N/A%), pre moving , FPS 2.97, Running 45.13s Step 250( N/A%), pre moving , FPS 3.01, Running 45.41s Step 251( N/A%), pre moving , FPS 3.25, Running 45.58s Step 252( N/A%), pre moving , FPS 3.28, Running 45.93s Step 253( N/A%), pre moving , FPS 3.29, Running 46.14s Step 254( N/A%), pre moving , FPS 3.34, Running 46.43s Step 255( N/A%), pre moving , FPS 3.30, Running 46.71s Step 256( N/A%), pre moving , FPS 3.25, Running 47.17s Step 257( N/A%), pre moving , FPS 3.23, Running 47.39s Step 258( N/A%), pre moving , FPS 3.22, Running 47.77s Step 259( N/A%), pre moving , FPS 3.26, Running 47.88s Step 260( N/A%), pre moving , FPS 3.40, Running 48.00s Step 261( N/A%), pre moving , FPS 3.45, Running 48.13s Step 262( N/A%), pre moving , FPS 3.63, Running 48.26s Step 263( N/A%), pre moving , FPS 3.77, Running 48.38s Step 264( N/A%), pre moving , FPS 4.02, Running 48.48s Step 265( N/A%), pre moving , FPS 4.13, Running 48.62s Step 266( N/A%), pre moving , FPS 4.38, Running 48.74s Step 267( N/A%), pre moving , FPS 4.48, Running 48.88s Step 268( N/A%), pre moving , FPS 4.84, Running 48.99s Step 269( N/A%), pre moving , FPS 3.62, Running 50.65s Step 270( N/A%), pre moving , FPS 3.54, Running 51.05s Step 271( N/A%), pre moving , FPS 3.53, Running 51.25s Step 272( N/A%), pre moving , FPS 3.48, Running 51.68s Step 273( N/A%), pre moving , FPS 3.48, Running 51.88s Step 274( N/A%), pre moving , FPS 3.43, Running 52.27s Step 275( N/A%), pre moving , FPS 3.41, Running 52.58s Step 276( N/A%), pre moving , FPS 3.38, Running 53.08s Step 277( N/A%), pre moving , FPS 3.37, Running 53.32s Step 278( N/A%), pre moving , FPS 3.36, Running 53.72s Step 279( N/A%), pre moving , FPS 3.27, Running 53.98s Step 280( N/A%), pre moving , FPS 3.12, Running 54.41s Step 281( N/A%), pre moving , FPS 3.07, Running 54.65s Step 282( N/A%), pre moving , FPS 2.99, Running 54.95s Step 283( N/A%), pre moving , FPS 2.94, Running 55.18s Step 284( N/A%), pre moving , FPS 2.85, Running 55.50s Step 285( N/A%), pre moving , FPS 2.82, Running 55.73s Step 286( N/A%), pre moving , FPS 2.71, Running 56.13s Step 287( N/A%), pre moving , FPS 2.68, Running 56.35s Step 288( N/A%), pre moving , FPS 2.57, Running 56.76s Step 289( 0.33%), action 1, FPS 2.67, Running 58.14s Step 290( 0.67%), action 2, FPS 2.65, Running 58.59s Step 291( 1.00%), action 3, FPS 2.52, Running 59.20s Step 292( 1.33%), action 4, FPS 2.57, Running 59.47s Step 293( 1.67%), action 5, FPS 2.53, Running 59.77s Step 294( 2.00%), action 6, FPS 2.46, Running 60.38s Step 295( 2.33%), action 7, FPS 2.40, Running 60.90s Step 296( 2.67%), action 8, FPS 2.40, Running 61.41s Step 297( 3.00%), action 9, FPS 2.30, Running 62.03s Step 298( 3.33%), action 10, FPS 2.27, Running 62.54s Step 299( 3.67%), action 11, FPS 2.13, Running 63.38s Step 300( 4.00%), action 12, FPS 2.12, Running 63.85s Step 301( 4.33%), action 13, FPS 2.10, Running 64.17s Step 302( 4.67%), action 14, FPS 2.10, Running 64.46s Step 303( 5.00%), action 15, FPS 2.06, Running 64.88s Step 304( 5.33%), action 16, FPS 2.07, Running 65.18s Step 305( 5.67%), action 17, FPS 2.03, Running 65.56s Step 306( 6.00%), action 18, FPS 2.04, Running 65.93s Step 307( 6.33%), action 19, FPS 2.00, Running 66.37s Step 308( 6.67%), action 20, FPS 1.95, Running 67.03s Step 309( 7.00%), action 21, FPS 2.07, Running 67.78s Step 310( 7.33%), action 22, FPS 2.08, Running 68.22s Step 311( 7.67%), action 23, FPS 2.07, Running 68.85s Step 312( 8.00%), action 24, FPS 2.05, Running 69.24s Step 313( 8.33%), action 25, FPS 2.02, Running 69.68s Step 314( 8.67%), action 26, FPS 2.01, Running 70.34s Step 315( 9.00%), action 27, FPS 2.01, Running 70.87s Step 316( 9.33%), action 28, FPS 1.98, Running 71.53s Step 317( 9.67%), action 29, FPS 1.98, Running 72.14s Step 318( 10.00%), action 30, FPS 1.99, Running 72.56s Step 319( 10.33%), action 31, FPS 2.02, Running 73.26s Step 320( 10.67%), action 32, FPS 2.04, Running 73.64s Step 321( 11.00%), action 33, FPS 2.02, Running 74.07s Step 322( 11.33%), action 34, FPS 2.03, Running 74.30s Step 323( 11.67%), action 35, FPS 2.01, Running 74.84s Step 324( 12.00%), action 36, FPS 1.99, Running 75.21s Step 325( 12.33%), action 37, FPS 1.96, Running 75.78s Step 326( 12.67%), action 38, FPS 1.88, Running 76.55s Step 327( 13.00%), action 39, FPS 1.86, Running 77.13s Step 328( 13.33%), action 40, FPS 1.89, Running 77.62s Step 329( 13.67%), action 41, FPS 1.87, Running 78.49s Step 330( 14.00%), action 42, FPS 1.88, Running 78.84s Step 331( 14.33%), action 43, FPS 1.88, Running 79.50s Step 332( 14.67%), action 44, FPS 1.82, Running 80.24s Step 333( 15.00%), action 45, FPS 1.80, Running 80.79s Step 334( 15.33%), action 46, FPS 1.83, Running 81.27s Step 335( 15.67%), action 47, FPS 1.82, Running 81.87s Step 336( 16.00%), action 48, FPS 1.85, Running 82.34s Step 337( 16.33%), action 49, FPS 1.82, Running 83.12s Step 338( 16.67%), action 50, FPS 1.80, Running 83.68s Step 339( 17.00%), action 51, FPS 1.81, Running 84.33s Step 340( 17.33%), action 52, FPS 1.80, Running 84.75s Step 341( 17.67%), action 53, FPS 1.77, Running 85.37s Step 342( 18.00%), action 54, FPS 1.74, Running 85.80s Step 343( 18.33%), action 55, FPS 1.73, Running 86.40s Step 344( 18.67%), action 56, FPS 1.72, Running 86.84s Step 345( 19.00%), action 57, FPS 1.73, Running 87.37s Step 346( 19.33%), action 58, FPS 1.77, Running 87.82s Step 347( 19.67%), action 59, FPS 1.82, Running 88.15s Step 348( 20.00%), action 60, FPS 1.84, Running 88.51s Step 349( 20.33%), action 61, FPS 1.85, Running 89.31s Step 350( 20.67%), action 62, FPS 1.80, Running 89.93s Step 351( 21.00%), action 63, FPS 1.82, Running 90.49s Step 352( 21.33%), action 64, FPS 1.87, Running 90.94s Step 353( 21.67%), action 65, FPS 1.86, Running 91.56s Step 354( 22.00%), action 66, FPS 1.83, Running 92.18s Step 355( 22.33%), action 67, FPS 1.84, Running 92.75s Step 356( 22.67%), action 68, FPS 1.85, Running 93.13s Step 357( 23.00%), action 69, FPS 1.89, Running 93.73s Step 358( 23.33%), action 70, FPS 1.91, Running 94.15s Step 359( 23.67%), action 71, FPS 1.88, Running 94.95s Step 360( 24.00%), action 72, FPS 1.89, Running 95.35s Step 361( 24.33%), action 73, FPS 1.91, Running 95.84s Step 362( 24.67%), action 74, FPS 1.90, Running 96.34s Step 363( 25.00%), action 75, FPS 1.92, Running 96.83s Step 364( 25.33%), action 76, FPS 1.89, Running 97.42s Step 365( 25.67%), action 77, FPS 1.91, Running 97.82s Step 366( 26.00%), action 78, FPS 1.95, Running 98.06s Step 367( 26.33%), action 79, FPS 1.95, Running 98.41s Step 368( 26.67%), action 80, FPS 1.96, Running 98.71s Step 369( 27.00%), action 81, FPS 2.00, Running 99.33s Step 370( 27.33%), action 82, FPS 2.02, Running 99.81s Step 371( 27.67%), action 83, FPS 2.02, Running 100.37s Step 372( 28.00%), action 84, FPS 2.05, Running 100.68s Step 373( 28.33%), action 85, FPS 2.09, Running 101.15s Step 374( 28.67%), action 86, FPS 2.14, Running 101.52s Step 375( 29.00%), action 87, FPS 2.17, Running 101.98s Step 376( 29.33%), action 88, FPS 2.16, Running 102.40s Step 377( 29.67%), action 89, FPS 2.22, Running 102.75s Step 378( 30.00%), action 90, FPS 2.26, Running 103.02s Step 379( 30.33%), action 91, FPS 2.35, Running 103.48s Step 380( 30.67%), action 92, FPS 2.34, Running 103.91s Step 381( 31.00%), action 93, FPS 2.28, Running 104.60s Step 382( 31.33%), action 94, FPS 2.31, Running 105.01s Step 383( 31.67%), action 95, FPS 2.29, Running 105.56s Step 384( 32.00%), action 96, FPS 2.31, Running 106.08s Step 385( 32.33%), action 97, FPS 2.28, Running 106.60s Step 386( 32.67%), action 98, FPS 2.24, Running 106.97s Step 387( 33.00%), action 99, FPS 2.16, Running 107.65s Step 388( 33.33%), action 100, FPS 2.13, Running 108.12s [2026-08-01 16:59:49] [32 ] Seed 31 success after 108.45 s. +steps: 388 , actions: 100 . +Instruction: Empty +Total 8/32(25.00%) success. +Setting seed: 32 +Step 1( N/A%), pre moving , FPS 0.42, Running 2.36s Step 2( N/A%), pre moving , FPS 0.81, Running 2.46s Step 3( N/A%), pre moving , FPS 1.18, Running 2.54s Step 4( N/A%), pre moving , FPS 1.51, Running 2.64s Step 5( N/A%), pre moving , FPS 1.82, Running 2.74s Step 6( N/A%), pre moving , FPS 2.13, Running 2.81s Step 7( N/A%), pre moving , FPS 2.40, Running 2.92s Step 8( N/A%), pre moving , FPS 2.65, Running 3.02s Step 9( N/A%), pre moving , FPS 2.88, Running 3.12s Step 10( N/A%), pre moving , FPS 3.10, Running 3.22s Step 11( N/A%), pre moving , FPS 3.31, Running 3.32s Step 12( N/A%), pre moving , FPS 3.51, Running 3.42s Step 13( N/A%), pre moving , FPS 3.70, Running 3.52s Step 14( N/A%), pre moving , FPS 3.89, Running 3.60s Step 15( N/A%), pre moving , FPS 3.96, Running 3.79s Step 16( N/A%), pre moving , FPS 4.12, Running 3.88s Step 17( N/A%), pre moving , FPS 4.27, Running 3.98s Step 18( N/A%), pre moving , FPS 4.41, Running 4.08s Step 19( N/A%), pre moving , FPS 4.56, Running 4.17s Step 20( N/A%), pre moving , FPS 4.70, Running 4.26s Step 21( N/A%), pre moving , FPS 9.32, Running 4.50s Step 22( N/A%), pre moving , FPS 9.55, Running 4.55s Step 23( N/A%), pre moving , FPS 9.76, Running 4.59s Step 24( N/A%), pre moving , FPS 10.08, Running 4.63s Step 25( N/A%), pre moving , FPS 10.41, Running 4.66s Step 26( N/A%), pre moving , FPS 9.40, Running 4.94s Step 27( N/A%), pre moving , FPS 9.64, Running 4.99s Step 28( N/A%), pre moving , FPS 9.85, Running 5.05s Step 29( N/A%), pre moving , FPS 10.12, Running 5.10s Step 30( N/A%), pre moving , FPS 10.41, Running 5.15s Step 31( N/A%), pre moving , FPS 10.66, Running 5.20s Step 32( N/A%), pre moving , FPS 10.94, Running 5.25s Step 33( N/A%), pre moving , FPS 11.23, Running 5.30s Step 34( N/A%), pre moving , FPS 11.36, Running 5.36s Step 35( N/A%), pre moving , FPS 12.31, Running 5.41s Step 36( N/A%), pre moving , FPS 10.22, Running 5.84s Step 37( N/A%), pre moving , FPS 10.22, Running 5.94s Step 38( N/A%), pre moving , FPS 10.18, Running 6.05s Step 39( N/A%), pre moving , FPS 10.09, Running 6.15s Step 40( N/A%), pre moving , FPS 10.02, Running 6.25s Step 41( N/A%), pre moving , FPS 10.81, Running 6.35s Step 42( N/A%), pre moving , FPS 10.52, Running 6.46s Step 43( N/A%), pre moving , FPS 10.19, Running 6.56s Step 44( N/A%), pre moving , FPS 9.88, Running 6.65s Step 45( N/A%), pre moving , FPS 9.54, Running 6.76s Step 46( N/A%), pre moving , FPS 10.41, Running 6.86s Step 47( N/A%), pre moving , FPS 10.13, Running 6.97s Step 48( N/A%), pre moving , FPS 9.68, Running 7.11s Step 49( N/A%), pre moving , FPS 9.16, Running 7.28s Step 50( N/A%), pre moving , FPS 8.80, Running 7.42s Step 51( N/A%), pre moving , FPS 8.45, Running 7.57s Step 52( N/A%), pre moving , FPS 8.07, Running 7.73s Step 53( N/A%), pre moving , FPS 7.76, Running 7.87s Step 54( N/A%), pre moving , FPS 7.45, Running 8.05s Step 55( N/A%), pre moving , FPS 7.19, Running 8.19s Step 56( N/A%), pre moving , FPS 7.95, Running 8.36s Step 57( N/A%), pre moving , FPS 7.80, Running 8.51s Step 58( N/A%), pre moving , FPS 7.62, Running 8.67s Step 59( N/A%), pre moving , FPS 7.49, Running 8.82s Step 60( N/A%), pre moving , FPS 7.33, Running 8.98s Step 61( N/A%), pre moving , FPS 7.20, Running 9.13s Step 62( N/A%), pre moving , FPS 7.33, Running 9.19s Step 63( N/A%), pre moving , FPS 7.47, Running 9.23s Step 64( N/A%), pre moving , FPS 7.63, Running 9.28s Step 65( N/A%), pre moving , FPS 7.83, Running 9.31s Step 66( N/A%), pre moving , FPS 8.04, Running 9.35s Step 67( N/A%), pre moving , FPS 8.22, Running 9.40s Step 68( N/A%), pre moving , FPS 8.56, Running 9.45s Step 69( N/A%), pre moving , FPS 9.01, Running 9.50s Step 70( N/A%), pre moving , FPS 9.43, Running 9.54s Step 71( N/A%), pre moving , FPS 9.94, Running 9.58s Step 72( N/A%), pre moving , FPS 10.61, Running 9.62s Step 73( N/A%), pre moving , FPS 11.25, Running 9.65s Step 74( N/A%), pre moving , FPS 12.25, Running 9.68s Step 75( N/A%), pre moving , FPS 13.26, Running 9.70s Step 76( N/A%), pre moving , FPS 14.49, Running 9.74s Step 77( N/A%), pre moving , FPS 15.80, Running 9.77s Step 78( N/A%), pre moving , FPS 17.62, Running 9.80s Step 79( N/A%), pre moving , FPS 19.79, Running 9.83s Step 80( N/A%), pre moving , FPS 22.89, Running 9.85s Step 81( N/A%), pre moving , FPS 26.70, Running 9.88s Step 82( N/A%), pre moving , FPS 27.46, Running 9.91s Step 83( N/A%), pre moving , FPS 27.77, Running 9.95s Step 84( N/A%), pre moving , FPS 27.47, Running 10.00s Step 85( N/A%), pre moving , FPS 27.02, Running 10.05s Step 86( N/A%), pre moving , FPS 26.40, Running 10.11s Step 87( N/A%), pre moving , FPS 26.26, Running 10.16s Step 88( N/A%), pre moving , FPS 26.28, Running 10.21s Step 89( N/A%), pre moving , FPS 26.09, Running 10.27s Step 90( N/A%), pre moving , FPS 25.45, Running 10.33s Step 91( N/A%), pre moving , FPS 25.22, Running 10.37s Step 92( N/A%), pre moving , FPS 24.51, Running 10.43s Step 93( N/A%), pre moving , FPS 24.43, Running 10.47s Step 94( N/A%), pre moving , FPS 23.94, Running 10.51s Step 95( N/A%), pre moving , FPS 23.02, Running 10.57s Step 96( N/A%), pre moving , FPS 22.91, Running 10.61s Step 97( N/A%), pre moving , FPS 22.52, Running 10.66s Step 98( N/A%), pre moving , FPS 22.10, Running 10.71s Step 99( N/A%), pre moving , FPS 20.46, Running 10.81s Step 100( N/A%), pre moving , FPS 11.74, Running 11.56s Step 101( N/A%), pre moving , FPS 10.63, Running 11.76s Step 102( N/A%), pre moving , FPS 9.06, Running 12.12s Step 103( N/A%), pre moving , FPS 8.50, Running 12.31s Step 104( N/A%), pre moving , FPS 7.48, Running 12.68s Step 105( N/A%), pre moving , FPS 7.06, Running 12.89s Step 106( N/A%), pre moving , FPS 6.38, Running 13.25s Step 107( N/A%), pre moving , FPS 6.08, Running 13.45s Step 108( N/A%), pre moving , FPS 5.60, Running 13.78s Step 109( N/A%), pre moving , FPS 5.48, Running 13.92s Step 110( N/A%), pre moving , FPS 5.29, Running 14.11s Step 111( N/A%), pre moving , FPS 5.19, Running 14.23s Step 112( N/A%), pre moving , FPS 5.04, Running 14.40s Step 113( N/A%), pre moving , FPS 4.93, Running 14.53s Step 114( N/A%), pre moving , FPS 4.75, Running 14.72s Step 115( N/A%), pre moving , FPS 4.70, Running 14.83s Step 116( N/A%), pre moving , FPS 4.44, Running 15.12s Step 117( N/A%), pre moving , FPS 4.32, Running 15.29s Step 118( N/A%), pre moving , FPS 4.10, Running 15.58s Step 119( N/A%), pre moving , FPS 4.03, Running 15.76s Step 120( N/A%), pre moving , FPS 4.37, Running 16.14s Step 121( N/A%), pre moving , FPS 4.37, Running 16.34s Step 122( N/A%), pre moving , FPS 4.35, Running 16.72s Step 123( N/A%), pre moving , FPS 4.29, Running 16.97s Step 124( N/A%), pre moving , FPS 4.23, Running 17.41s Step 125( N/A%), pre moving , FPS 4.18, Running 17.68s Step 126( N/A%), pre moving , FPS 4.11, Running 18.11s Step 127( N/A%), pre moving , FPS 4.09, Running 18.34s Step 128( N/A%), pre moving , FPS 4.04, Running 18.74s Step 129( N/A%), pre moving , FPS 3.94, Running 18.99s Step 130( N/A%), pre moving , FPS 3.90, Running 19.23s Step 131( N/A%), pre moving , FPS 3.89, Running 19.37s Step 132( N/A%), pre moving , FPS 3.80, Running 19.66s Step 133( N/A%), pre moving , FPS 3.77, Running 19.83s Step 134( N/A%), pre moving , FPS 3.63, Running 20.23s Step 135( N/A%), pre moving , FPS 3.47, Running 20.60s Step 136( N/A%), pre moving , FPS 3.41, Running 20.98s Step 137( N/A%), pre moving , FPS 3.37, Running 21.23s Step 138( N/A%), pre moving , FPS 3.29, Running 21.67s Step 139( N/A%), pre moving , FPS 3.26, Running 21.90s Step 140( N/A%), pre moving , FPS 3.22, Running 22.35s Step 141( N/A%), pre moving , FPS 3.21, Running 22.57s Step 142( N/A%), pre moving , FPS 3.17, Running 23.04s Step 143( N/A%), pre moving , FPS 3.15, Running 23.32s Step 144( N/A%), pre moving , FPS 3.12, Running 23.82s Step 145( N/A%), pre moving , FPS 3.16, Running 23.99s Step 146( N/A%), pre moving , FPS 3.25, Running 24.27s Step 147( N/A%), pre moving , FPS 3.26, Running 24.48s Step 148( N/A%), pre moving , FPS 3.30, Running 24.79s Step 149( N/A%), pre moving , FPS 3.32, Running 25.02s Step 150( N/A%), pre moving , FPS 3.23, Running 25.42s Step 151( N/A%), pre moving , FPS 3.16, Running 25.70s Step 152( N/A%), pre moving , FPS 3.11, Running 26.08s Step 153( N/A%), pre moving , FPS 3.08, Running 26.33s Step 154( N/A%), pre moving , FPS 3.07, Running 26.75s Step 155( N/A%), pre moving , FPS 3.12, Running 27.01s Step 156( N/A%), pre moving , FPS 3.10, Running 27.44s Step 157( N/A%), pre moving , FPS 3.10, Running 27.69s Step 158( N/A%), pre moving , FPS 3.10, Running 28.12s Step 159( N/A%), pre moving , FPS 3.07, Running 28.42s Step 160( N/A%), pre moving , FPS 3.13, Running 28.74s Step 161( N/A%), pre moving , FPS 3.14, Running 28.95s Step 162( N/A%), pre moving , FPS 3.20, Running 29.28s Step 163( N/A%), pre moving , FPS 3.25, Running 29.47s Step 164( N/A%), pre moving , FPS 3.30, Running 29.88s Step 165( N/A%), pre moving , FPS 3.24, Running 30.17s Step 166( N/A%), pre moving , FPS 3.15, Running 30.62s Step 167( N/A%), pre moving , FPS 3.12, Running 30.90s Step 168( N/A%), pre moving , FPS 3.06, Running 31.32s Step 169( N/A%), pre moving , FPS 3.11, Running 31.44s Step 170( N/A%), pre moving , FPS 3.26, Running 31.56s Step 171( N/A%), pre moving , FPS 3.34, Running 31.68s Step 172( N/A%), pre moving , FPS 3.47, Running 31.84s Step 173( N/A%), pre moving , FPS 3.55, Running 31.96s Step 174( N/A%), pre moving , FPS 3.75, Running 32.08s Step 175( N/A%), pre moving , FPS 3.84, Running 32.21s Step 176( N/A%), pre moving , FPS 4.08, Running 32.33s Step 177( N/A%), pre moving , FPS 4.20, Running 32.45s Step 178( N/A%), pre moving , FPS 4.49, Running 32.57s Step 179( N/A%), pre moving , FPS 3.43, Running 34.25s Step 180( N/A%), pre moving , FPS 3.35, Running 34.70s Step 181( N/A%), pre moving , FPS 3.33, Running 34.95s Step 182( N/A%), pre moving , FPS 3.28, Running 35.37s Step 183( N/A%), pre moving , FPS 3.26, Running 35.60s Step 184( N/A%), pre moving , FPS 3.25, Running 36.04s Step 185( N/A%), pre moving , FPS 3.28, Running 36.26s Step 186( N/A%), pre moving , FPS 3.31, Running 36.67s Step 187( N/A%), pre moving , FPS 3.31, Running 36.93s Step 188( N/A%), pre moving , FPS 3.38, Running 37.23s Step 189( N/A%), pre moving , FPS 3.38, Running 37.36s Step 190( N/A%), pre moving , FPS 3.26, Running 37.69s Step 191( N/A%), pre moving , FPS 3.21, Running 37.91s Step 192( N/A%), pre moving , FPS 3.10, Running 38.30s Step 193( N/A%), pre moving , FPS 3.02, Running 38.58s Step 194( N/A%), pre moving , FPS 2.88, Running 39.02s Step 195( N/A%), pre moving , FPS 2.85, Running 39.24s Step 196( N/A%), pre moving , FPS 2.73, Running 39.66s Step 197( N/A%), pre moving , FPS 2.68, Running 39.90s Step 198( N/A%), pre moving , FPS 2.57, Running 40.35s Step 199( 0.33%), action 1, FPS 2.83, Running 41.31s Step 200( 0.67%), action 2, FPS 2.90, Running 41.59s Step 201( 1.00%), action 3, FPS 2.83, Running 42.02s Step 202( 1.33%), action 4, FPS 2.83, Running 42.43s Step 203( 1.67%), action 5, FPS 2.72, Running 42.96s Step 204( 2.00%), action 6, FPS 2.61, Running 43.71s Step 205( 2.33%), action 7, FPS 2.43, Running 44.49s Step 206( 2.67%), action 8, FPS 2.42, Running 44.92s Step 207( 3.00%), action 9, FPS 2.30, Running 45.63s Step 208( 3.33%), action 10, FPS 2.21, Running 46.26s Step 209( 3.67%), action 11, FPS 2.04, Running 47.15s Step 210( 4.00%), action 12, FPS 2.03, Running 47.56s Step 211( 4.33%), action 13, FPS 1.98, Running 48.03s Step 212( 4.67%), action 14, FPS 1.96, Running 48.50s Step 213( 5.00%), action 15, FPS 1.91, Running 49.08s Step 214( 5.33%), action 16, FPS 1.91, Running 49.51s Step 215( 5.67%), action 17, FPS 1.86, Running 49.98s Step 216( 6.00%), action 18, FPS 1.87, Running 50.35s Step 217( 6.33%), action 19, FPS 1.84, Running 50.80s Step 218( 6.67%), action 20, FPS 1.82, Running 51.31s Step 219( 7.00%), action 21, FPS 1.86, Running 52.08s Step 220( 7.33%), action 22, FPS 1.78, Running 52.82s Step 221( 7.67%), action 23, FPS 1.75, Running 53.43s Step 222( 8.00%), action 24, FPS 1.73, Running 54.01s Step 223( 8.33%), action 25, FPS 1.74, Running 54.45s Step 224( 8.67%), action 26, FPS 1.79, Running 54.88s Step 225( 9.00%), action 27, FPS 1.84, Running 55.33s Step 226( 9.33%), action 28, FPS 1.82, Running 55.93s Step 227( 9.67%), action 29, FPS 1.84, Running 56.52s Step 228( 10.00%), action 30, FPS 1.85, Running 57.08s Step 229( 10.33%), action 31, FPS 1.86, Running 57.92s Step 230( 10.67%), action 32, FPS 1.83, Running 58.46s Step 231( 11.00%), action 33, FPS 1.82, Running 58.99s Step 232( 11.33%), action 34, FPS 1.83, Running 59.45s Step 233( 11.67%), action 35, FPS 1.79, Running 60.23s Step 234( 12.00%), action 36, FPS 1.73, Running 61.06s Step 235( 12.33%), action 37, FPS 1.71, Running 61.65s Step 236( 12.67%), action 38, FPS 1.67, Running 62.34s Step 237( 13.00%), action 39, FPS 1.65, Running 62.93s Step 238( 13.33%), action 40, FPS 1.67, Running 63.29s Step 239( 13.67%), action 41, FPS 1.65, Running 64.19s Step 240( 14.00%), action 42, FPS 1.65, Running 64.96s Step 241( 14.33%), action 43, FPS 1.61, Running 65.87s Step 242( 14.67%), action 44, FPS 1.61, Running 66.46s Step 243( 15.00%), action 45, FPS 1.57, Running 67.22s Step 244( 15.33%), action 46, FPS 1.55, Running 67.79s Step 245( 15.67%), action 47, FPS 1.52, Running 68.47s [2026-08-01 17:00:57] [33 ] Seed 32 failed after 68.58 s. +steps: 245 , actions: 47 . +Instruction: Empty +Total 8/33(24.24%) success. +Setting seed: 33 +Step 1( N/A%), pre moving , FPS 1.03, Running 0.97s Step 2( N/A%), pre moving , FPS 1.80, Running 1.11s Step 3( N/A%), pre moving , FPS 2.34, Running 1.28s Step 4( N/A%), pre moving , FPS 2.87, Running 1.39s Step 5( N/A%), pre moving , FPS 3.34, Running 1.50s Step 6( N/A%), pre moving , FPS 3.74, Running 1.60s Step 7( N/A%), pre moving , FPS 4.11, Running 1.70s Step 8( N/A%), pre moving , FPS 4.40, Running 1.82s Step 9( N/A%), pre moving , FPS 4.71, Running 1.91s Step 10( N/A%), pre moving , FPS 4.92, Running 2.03s Step 11( N/A%), pre moving , FPS 5.20, Running 2.12s Step 12( N/A%), pre moving , FPS 5.43, Running 2.21s Step 13( N/A%), pre moving , FPS 5.63, Running 2.31s Step 14( N/A%), pre moving , FPS 5.80, Running 2.42s Step 15( N/A%), pre moving , FPS 6.05, Running 2.48s Step 16( N/A%), pre moving , FPS 6.38, Running 2.51s Step 17( N/A%), pre moving , FPS 6.71, Running 2.53s Step 18( N/A%), pre moving , FPS 7.01, Running 2.57s Step 19( N/A%), pre moving , FPS 7.32, Running 2.60s Step 20( N/A%), pre moving , FPS 7.60, Running 2.63s Step 21( N/A%), pre moving , FPS 9.83, Running 3.01s Step 22( N/A%), pre moving , FPS 10.06, Running 3.10s Step 23( N/A%), pre moving , FPS 10.58, Running 3.17s Step 24( N/A%), pre moving , FPS 10.88, Running 3.23s Step 25( N/A%), pre moving , FPS 11.28, Running 3.27s Step 26( N/A%), pre moving , FPS 9.46, Running 3.72s Step 27( N/A%), pre moving , FPS 9.48, Running 3.81s Step 28( N/A%), pre moving , FPS 9.52, Running 3.92s Step 29( N/A%), pre moving , FPS 9.47, Running 4.02s Step 30( N/A%), pre moving , FPS 7.97, Running 4.54s Step 31( N/A%), pre moving , FPS 7.91, Running 4.64s Step 32( N/A%), pre moving , FPS 7.88, Running 4.75s Step 33( N/A%), pre moving , FPS 7.86, Running 4.85s Step 34( N/A%), pre moving , FPS 7.73, Running 5.00s Step 35( N/A%), pre moving , FPS 7.62, Running 5.11s Step 36( N/A%), pre moving , FPS 6.33, Running 5.67s Step 37( N/A%), pre moving , FPS 6.23, Running 5.75s Step 38( N/A%), pre moving , FPS 6.04, Running 5.88s Step 39( N/A%), pre moving , FPS 5.91, Running 5.98s Step 40( N/A%), pre moving , FPS 5.83, Running 6.06s Step 41( N/A%), pre moving , FPS 6.34, Running 6.16s Step 42( N/A%), pre moving , FPS 6.34, Running 6.26s Step 43( N/A%), pre moving , FPS 6.30, Running 6.34s Step 44( N/A%), pre moving , FPS 6.23, Running 6.44s Step 45( N/A%), pre moving , FPS 6.11, Running 6.55s Step 46( N/A%), pre moving , FPS 6.82, Running 6.65s Step 47( N/A%), pre moving , FPS 6.80, Running 6.75s Step 48( N/A%), pre moving , FPS 6.89, Running 6.82s Step 49( N/A%), pre moving , FPS 6.90, Running 6.92s Step 50( N/A%), pre moving , FPS 8.20, Running 6.98s Step 51( N/A%), pre moving , FPS 8.38, Running 7.03s Step 52( N/A%), pre moving , FPS 8.55, Running 7.09s Step 53( N/A%), pre moving , FPS 8.81, Running 7.12s Step 54( N/A%), pre moving , FPS 9.19, Running 7.18s Step 55( N/A%), pre moving , FPS 9.38, Running 7.24s Step 56( N/A%), pre moving , FPS 12.26, Running 7.30s Step 57( N/A%), pre moving , FPS 12.44, Running 7.36s Step 58( N/A%), pre moving , FPS 13.04, Running 7.41s Step 59( N/A%), pre moving , FPS 13.50, Running 7.46s Step 60( N/A%), pre moving , FPS 13.52, Running 7.54s Step 61( N/A%), pre moving , FPS 13.74, Running 7.62s Step 62( N/A%), pre moving , FPS 14.03, Running 7.68s Step 63( N/A%), pre moving , FPS 14.21, Running 7.75s Step 64( N/A%), pre moving , FPS 14.55, Running 7.82s Step 65( N/A%), pre moving , FPS 14.22, Running 7.95s Step 66( N/A%), pre moving , FPS 13.82, Running 8.10s Step 67( N/A%), pre moving , FPS 13.16, Running 8.27s Step 68( N/A%), pre moving , FPS 12.62, Running 8.41s Step 69( N/A%), pre moving , FPS 12.25, Running 8.56s Step 70( N/A%), pre moving , FPS 11.84, Running 8.67s Step 71( N/A%), pre moving , FPS 11.18, Running 8.82s Step 72( N/A%), pre moving , FPS 10.62, Running 8.97s Step 73( N/A%), pre moving , FPS 10.09, Running 9.11s Step 74( N/A%), pre moving , FPS 9.52, Running 9.28s Step 75( N/A%), pre moving , FPS 9.18, Running 9.42s Step 76( N/A%), pre moving , FPS 8.72, Running 9.59s Step 77( N/A%), pre moving , FPS 8.43, Running 9.73s Step 78( N/A%), pre moving , FPS 8.20, Running 9.85s Step 79( N/A%), pre moving , FPS 8.15, Running 9.91s Step 80( N/A%), pre moving , FPS 8.02, Running 10.03s Step 81( N/A%), pre moving , FPS 7.88, Running 10.16s Step 82( N/A%), pre moving , FPS 7.67, Running 10.29s Step 83( N/A%), pre moving , FPS 7.51, Running 10.41s Step 84( N/A%), pre moving , FPS 7.42, Running 10.51s Step 85( N/A%), pre moving , FPS 7.43, Running 10.64s Step 86( N/A%), pre moving , FPS 7.72, Running 10.69s Step 87( N/A%), pre moving , FPS 7.95, Running 10.78s Step 88( N/A%), pre moving , FPS 8.10, Running 10.88s Step 89( N/A%), pre moving , FPS 8.25, Running 10.98s Step 90( N/A%), pre moving , FPS 8.31, Running 11.08s Step 91( N/A%), pre moving , FPS 8.61, Running 11.14s Step 92( N/A%), pre moving , FPS 8.92, Running 11.21s Step 93( N/A%), pre moving , FPS 9.11, Running 11.30s Step 94( N/A%), pre moving , FPS 9.53, Running 11.38s Step 95( N/A%), pre moving , FPS 9.69, Running 11.48s Step 96( N/A%), pre moving , FPS 10.11, Running 11.57s Step 97( N/A%), pre moving , FPS 10.47, Running 11.64s Step 98( N/A%), pre moving , FPS 10.91, Running 11.68s Step 99( N/A%), pre moving , FPS 10.99, Running 11.73s Step 100( N/A%), pre moving , FPS 11.39, Running 11.79s Step 101( N/A%), pre moving , FPS 11.90, Running 11.84s Step 102( N/A%), pre moving , FPS 12.50, Running 11.89s Step 103( N/A%), pre moving , FPS 13.08, Running 11.94s Step 104( N/A%), pre moving , FPS 13.47, Running 12.00s Step 105( N/A%), pre moving , FPS 14.20, Running 12.05s Step 106( N/A%), pre moving , FPS 14.09, Running 12.11s Step 107( N/A%), pre moving , FPS 14.63, Running 12.15s Step 108( N/A%), pre moving , FPS 15.09, Running 12.20s Step 109( N/A%), pre moving , FPS 15.62, Running 12.26s Step 110( N/A%), pre moving , FPS 16.24, Running 12.31s Step 111( N/A%), pre moving , FPS 16.45, Running 12.36s Step 112( N/A%), pre moving , FPS 16.53, Running 12.42s Step 113( N/A%), pre moving , FPS 16.96, Running 12.48s Step 114( N/A%), pre moving , FPS 17.45, Running 12.52s Step 115( N/A%), pre moving , FPS 17.93, Running 12.60s Step 116( N/A%), pre moving , FPS 17.69, Running 12.70s Step 117( N/A%), pre moving , FPS 17.54, Running 12.78s Step 118( N/A%), pre moving , FPS 16.32, Running 12.91s Step 119( N/A%), pre moving , FPS 15.54, Running 13.02s Step 120( N/A%), pre moving , FPS 14.97, Running 13.12s Step 121( N/A%), pre moving , FPS 14.91, Running 13.18s Step 122( N/A%), pre moving , FPS 14.72, Running 13.25s Step 123( N/A%), pre moving , FPS 14.08, Running 13.36s Step 124( N/A%), pre moving , FPS 13.65, Running 13.46s Step 125( N/A%), pre moving , FPS 8.41, Running 14.43s Step 126( N/A%), pre moving , FPS 7.84, Running 14.66s Step 127( N/A%), pre moving , FPS 6.84, Running 15.07s Step 128( N/A%), pre moving , FPS 6.36, Running 15.35s Step 129( N/A%), pre moving , FPS 5.73, Running 15.75s Step 130( N/A%), pre moving , FPS 5.58, Running 15.89s Step 131( N/A%), pre moving , FPS 5.18, Running 16.22s Step 132( N/A%), pre moving , FPS 4.94, Running 16.47s Step 133( N/A%), pre moving , FPS 4.70, Running 16.74s Step 134( N/A%), pre moving , FPS 4.56, Running 16.91s Step 135( N/A%), pre moving , FPS 4.27, Running 17.28s Step 136( N/A%), pre moving , FPS 4.16, Running 17.50s Step 137( N/A%), pre moving , FPS 3.90, Running 17.90s Step 138( N/A%), pre moving , FPS 3.74, Running 18.26s Step 139( N/A%), pre moving , FPS 3.54, Running 18.67s Step 140( N/A%), pre moving , FPS 3.48, Running 18.88s Step 141( N/A%), pre moving , FPS 3.27, Running 19.30s Step 142( N/A%), pre moving , FPS 3.15, Running 19.61s Step 143( N/A%), pre moving , FPS 3.01, Running 20.02s Step 144( N/A%), pre moving , FPS 2.98, Running 20.18s Step 145( N/A%), pre moving , FPS 3.33, Running 20.44s Step 146( N/A%), pre moving , FPS 3.34, Running 20.65s Step 147( N/A%), pre moving , FPS 3.41, Running 20.95s Step 148( N/A%), pre moving , FPS 3.47, Running 21.11s Step 149( N/A%), pre moving , FPS 3.53, Running 21.42s Step 150( N/A%), pre moving , FPS 3.48, Running 21.64s Step 151( N/A%), pre moving , FPS 3.45, Running 22.02s Step 152( N/A%), pre moving , FPS 3.47, Running 22.23s Step 153( N/A%), pre moving , FPS 3.38, Running 22.67s Step 154( N/A%), pre moving , FPS 3.32, Running 22.94s Step 155( N/A%), pre moving , FPS 3.31, Running 23.33s Step 156( N/A%), pre moving , FPS 3.29, Running 23.59s Step 157( N/A%), pre moving , FPS 3.29, Running 23.98s Step 158( N/A%), pre moving , FPS 3.36, Running 24.21s Step 159( N/A%), pre moving , FPS 3.38, Running 24.58s Step 160( N/A%), pre moving , FPS 3.39, Running 24.78s Step 161( N/A%), pre moving , FPS 3.50, Running 25.01s Step 162( N/A%), pre moving , FPS 3.56, Running 25.23s Step 163( N/A%), pre moving , FPS 3.58, Running 25.60s Step 164( N/A%), pre moving , FPS 3.55, Running 25.82s Step 165( N/A%), pre moving , FPS 3.48, Running 26.18s Step 166( N/A%), pre moving , FPS 3.43, Running 26.47s Step 167( N/A%), pre moving , FPS 3.36, Running 26.90s Step 168( N/A%), pre moving , FPS 3.31, Running 27.15s Step 169( N/A%), pre moving , FPS 3.26, Running 27.56s Step 170( N/A%), pre moving , FPS 3.23, Running 27.83s Step 171( N/A%), pre moving , FPS 3.23, Running 28.21s Step 172( N/A%), pre moving , FPS 3.20, Running 28.49s Step 173( N/A%), pre moving , FPS 3.21, Running 28.90s Step 174( N/A%), pre moving , FPS 3.20, Running 29.18s Step 175( N/A%), pre moving , FPS 3.26, Running 29.46s Step 176( N/A%), pre moving , FPS 3.29, Running 29.67s Step 177( N/A%), pre moving , FPS 3.31, Running 30.02s Step 178( N/A%), pre moving , FPS 3.34, Running 30.20s Step 179( N/A%), pre moving , FPS 3.34, Running 30.57s Step 180( N/A%), pre moving , FPS 3.31, Running 30.82s Step 181( N/A%), pre moving , FPS 3.20, Running 31.25s Step 182( N/A%), pre moving , FPS 3.18, Running 31.51s Step 183( N/A%), pre moving , FPS 3.17, Running 31.90s Step 184( N/A%), pre moving , FPS 3.14, Running 32.18s Step 185( N/A%), pre moving , FPS 3.13, Running 32.58s Step 186( N/A%), pre moving , FPS 3.16, Running 32.81s Step 187( N/A%), pre moving , FPS 3.13, Running 33.29s Step 188( N/A%), pre moving , FPS 3.20, Running 33.41s Step 189( N/A%), pre moving , FPS 3.36, Running 33.52s Step 190( N/A%), pre moving , FPS 3.45, Running 33.63s Step 191( N/A%), pre moving , FPS 3.61, Running 33.76s Step 192( N/A%), pre moving , FPS 3.72, Running 33.87s Step 193( N/A%), pre moving , FPS 3.95, Running 33.96s Step 194( N/A%), pre moving , FPS 4.12, Running 34.03s Step 195( N/A%), pre moving , FPS 4.32, Running 34.10s Step 196( N/A%), pre moving , FPS 4.44, Running 34.17s Step 197( N/A%), pre moving , FPS 4.72, Running 34.25s Step 198( N/A%), pre moving , FPS 3.43, Running 36.03s Step 199( N/A%), pre moving , FPS 3.44, Running 36.38s Step 200( N/A%), pre moving , FPS 3.45, Running 36.62s Step 201( N/A%), pre moving , FPS 3.45, Running 37.04s Step 202( N/A%), pre moving , FPS 3.45, Running 37.31s Step 203( N/A%), pre moving , FPS 3.45, Running 37.69s Step 204( N/A%), pre moving , FPS 3.48, Running 37.94s Step 205( N/A%), pre moving , FPS 3.52, Running 38.25s Step 206( N/A%), pre moving , FPS 3.56, Running 38.43s Step 207( N/A%), pre moving , FPS 3.63, Running 38.80s Step 208( N/A%), pre moving , FPS 3.57, Running 39.01s Step 209( N/A%), pre moving , FPS 3.43, Running 39.34s Step 210( N/A%), pre moving , FPS 3.38, Running 39.55s Step 211( N/A%), pre moving , FPS 3.23, Running 39.95s Step 212( N/A%), pre moving , FPS 3.15, Running 40.21s Step 213( N/A%), pre moving , FPS 3.01, Running 40.60s Step 214( N/A%), pre moving , FPS 2.93, Running 40.86s Step 215( N/A%), pre moving , FPS 2.79, Running 41.28s Step 216( N/A%), pre moving , FPS 2.72, Running 41.52s Step 217( N/A%), pre moving , FPS 2.60, Running 41.95s Step 218( 0.33%), action 1, FPS 2.87, Running 43.00s Step 219( 0.67%), action 2, FPS 2.91, Running 43.26s Step 220( 1.00%), action 3, FPS 2.82, Running 43.71s Step 221( 1.33%), action 4, FPS 2.84, Running 44.09s Step 222( 1.67%), action 5, FPS 2.74, Running 44.62s Step 223( 2.00%), action 6, FPS 2.75, Running 44.98s Step 224( 2.33%), action 7, FPS 2.52, Running 45.87s Step 225( 2.67%), action 8, FPS 2.51, Running 46.22s Step 226( 3.00%), action 9, FPS 2.33, Running 47.02s Step 227( 3.33%), action 10, FPS 2.32, Running 47.43s Step 228( 3.67%), action 11, FPS 2.19, Running 48.16s Step 229( 4.00%), action 12, FPS 2.17, Running 48.55s Step 230( 4.33%), action 13, FPS 2.09, Running 49.13s Step 231( 4.67%), action 14, FPS 2.10, Running 49.49s Step 232( 5.00%), action 15, FPS 2.04, Running 50.04s Step 233( 5.33%), action 16, FPS 2.05, Running 50.38s Step 234( 5.67%), action 17, FPS 1.98, Running 50.96s Step 235( 6.00%), action 18, FPS 1.99, Running 51.32s Step 236( 6.33%), action 19, FPS 1.96, Running 51.71s Step 237( 6.67%), action 20, FPS 1.93, Running 52.30s Step 238( 7.00%), action 21, FPS 1.94, Running 53.31s Step 239( 7.33%), action 22, FPS 1.92, Running 53.69s Step 240( 7.67%), action 23, FPS 1.88, Running 54.35s Step 241( 8.00%), action 24, FPS 1.85, Running 54.87s Step 242( 8.33%), action 25, FPS 1.83, Running 55.55s Step 243( 8.67%), action 26, FPS 1.85, Running 55.81s Step 244( 9.00%), action 27, FPS 1.89, Running 56.43s Step 245( 9.33%), action 28, FPS 1.87, Running 56.93s Step 246( 9.67%), action 29, FPS 1.87, Running 57.69s Step 247( 10.00%), action 30, FPS 1.89, Running 58.03s Step 248( 10.33%), action 31, FPS 1.89, Running 58.74s Step 249( 10.67%), action 32, FPS 1.84, Running 59.40s Step 250( 11.00%), action 33, FPS 1.85, Running 59.92s Step 251( 11.33%), action 34, FPS 1.86, Running 60.23s Step 252( 11.67%), action 35, FPS 1.86, Running 60.80s Step 253( 12.00%), action 36, FPS 1.86, Running 61.13s Step 254( 12.33%), action 37, FPS 1.85, Running 61.77s Step 255( 12.67%), action 38, FPS 1.85, Running 62.14s Step 256( 13.00%), action 39, FPS 1.82, Running 62.69s Step 257( 13.33%), action 40, FPS 1.86, Running 63.04s Step 258( 13.67%), action 41, FPS 1.88, Running 63.94s Step 259( 14.00%), action 42, FPS 1.89, Running 64.27s Step 260( 14.33%), action 43, FPS 1.89, Running 64.92s Step 261( 14.67%), action 44, FPS 1.93, Running 65.21s Step 262( 15.00%), action 45, FPS 1.94, Running 65.88s Step 263( 15.33%), action 46, FPS 1.90, Running 66.33s Step 264( 15.67%), action 47, FPS 1.89, Running 67.02s Step 265( 16.00%), action 48, FPS 1.88, Running 67.56s Step 266( 16.33%), action 49, FPS 1.88, Running 68.35s Step 267( 16.67%), action 50, FPS 1.87, Running 68.71s Step 268( 17.00%), action 51, FPS 1.82, Running 69.74s Step 269( 17.33%), action 52, FPS 1.86, Running 70.16s Step 270( 17.67%), action 53, FPS 1.84, Running 70.80s Step 271( 18.00%), action 54, FPS 1.83, Running 71.16s Step 272( 18.33%), action 55, FPS 1.84, Running 71.69s Step 273( 18.67%), action 56, FPS 1.84, Running 72.00s Step 274( 19.00%), action 57, FPS 1.84, Running 72.62s Step 275( 19.33%), action 58, FPS 1.86, Running 72.91s Step 276( 19.67%), action 59, FPS 1.86, Running 73.47s Step 277( 20.00%), action 60, FPS 1.86, Running 73.81s Step 278( 20.33%), action 61, FPS 1.87, Running 74.61s Step 279( 20.67%), action 62, FPS 1.85, Running 75.07s Step 280( 21.00%), action 63, FPS 1.83, Running 75.84s Step 281( 21.33%), action 64, FPS 1.81, Running 76.29s Step 282( 21.67%), action 65, FPS 1.81, Running 76.90s Step 283( 22.00%), action 66, FPS 1.86, Running 77.11s Step 284( 22.33%), action 67, FPS 1.90, Running 77.58s Step 285( 22.67%), action 68, FPS 1.94, Running 77.89s Step 286( 23.00%), action 69, FPS 2.00, Running 78.35s Step 287( 23.33%), action 70, FPS 1.96, Running 78.89s Step 288( 23.67%), action 71, FPS 2.02, Running 79.63s Step 289( 24.00%), action 72, FPS 2.03, Running 80.01s Step 290( 24.33%), action 73, FPS 2.04, Running 80.58s Step 291( 24.67%), action 74, FPS 2.05, Running 80.92s Step 292( 25.00%), action 75, FPS 2.06, Running 81.40s Step 293( 25.33%), action 76, FPS 2.08, Running 81.63s Step 294( 25.67%), action 77, FPS 2.12, Running 82.04s Step 295( 26.00%), action 78, FPS 2.12, Running 82.35s Step 296( 26.33%), action 79, FPS 2.08, Running 83.07s Step 297( 26.67%), action 80, FPS 2.08, Running 83.40s Step 298( 27.00%), action 81, FPS 2.10, Running 84.14s Step 299( 27.33%), action 82, FPS 2.13, Running 84.44s Step 300( 27.67%), action 83, FPS 2.18, Running 85.00s Step 301( 28.00%), action 84, FPS 2.19, Running 85.41s Step 302( 28.33%), action 85, FPS 2.19, Running 86.05s Step 303( 28.67%), action 86, FPS 2.17, Running 86.32s Step 304( 29.00%), action 87, FPS 2.19, Running 86.71s Step 305( 29.33%), action 88, FPS 2.20, Running 86.97s Step 306( 29.67%), action 89, FPS 2.22, Running 87.36s Step 307( 30.00%), action 90, FPS 2.29, Running 87.62s Step 308( 30.33%), action 91, FPS 2.30, Running 88.32s Step 309( 30.67%), action 92, FPS 2.32, Running 88.63s Step 310( 31.00%), action 93, FPS 2.30, Running 89.29s Step 311( 31.33%), action 94, FPS 2.29, Running 89.65s Step 312( 31.67%), action 95, FPS 2.26, Running 90.25s Step 313( 32.00%), action 96, FPS 2.20, Running 90.73s Step 314( 32.33%), action 97, FPS 2.16, Running 91.29s Step 315( 32.67%), action 98, FPS 2.18, Running 91.51s Step 316( 33.00%), action 99, FPS 2.26, Running 91.94s Step 317( 33.33%), action 100, FPS 2.28, Running 92.19s Step 318( 33.67%), action 101, FPS 2.24, Running 93.07s Step 319( 34.00%), action 102, FPS 2.23, Running 93.40s Step 320( 34.33%), action 103, FPS 2.16, Running 94.26s Step 321( 34.67%), action 104, FPS 2.14, Running 94.76s Step 322( 35.00%), action 105, FPS 2.16, Running 95.30s Step 323( 35.33%), action 106, FPS 2.14, Running 95.68s Step 324( 35.67%), action 107, FPS 2.13, Running 96.08s Step 325( 36.00%), action 108, FPS 2.08, Running 96.57s Step 326( 36.33%), action 109, FPS 2.02, Running 97.25s Step 327( 36.67%), action 110, FPS 2.01, Running 97.57s Step 328( 37.00%), action 111, FPS 2.01, Running 98.29s Step 329( 37.33%), action 112, FPS 2.00, Running 98.63s Step 330( 37.67%), action 113, FPS 1.97, Running 99.47s Step 331( 38.00%), action 114, FPS 1.95, Running 99.91s Step 332( 38.33%), action 115, FPS 1.98, Running 100.35s Step 333( 38.67%), action 116, FPS 2.03, Running 100.60s Step 334( 39.00%), action 117, FPS 2.00, Running 101.30s Step 335( 39.33%), action 118, FPS 1.97, Running 101.65s Step 336( 39.67%), action 119, FPS 1.90, Running 102.44s Step 337( 40.00%), action 120, FPS 1.89, Running 102.76s Step 338( 40.33%), action 121, FPS 1.91, Running 103.55s Step 339( 40.67%), action 122, FPS 1.91, Running 103.86s Step 340( 41.00%), action 123, FPS 1.98, Running 104.38s Step 341( 41.33%), action 124, FPS 2.02, Running 104.68s Step 342( 41.67%), action 125, FPS 2.04, Running 105.10s Step 343( 42.00%), action 126, FPS 2.07, Running 105.33s Step 344( 42.33%), action 127, FPS 2.01, Running 106.06s Step 345( 42.67%), action 128, FPS 2.03, Running 106.42s Step 346( 43.00%), action 129, FPS 2.04, Running 107.05s Step 347( 43.33%), action 130, FPS 2.03, Running 107.45s Step 348( 43.67%), action 131, FPS 1.97, Running 108.43s Step 349( 44.00%), action 132, FPS 1.98, Running 108.75s Step 350( 44.33%), action 133, FPS 2.02, Running 109.35s Step 351( 44.67%), action 134, FPS 2.07, Running 109.57s Step 352( 45.00%), action 135, FPS 2.06, Running 110.05s Step 353( 45.33%), action 136, FPS 2.05, Running 110.34s Step 354( 45.67%), action 137, FPS 2.07, Running 110.96s Step 355( 46.00%), action 138, FPS 2.07, Running 111.30s Step 356( 46.33%), action 139, FPS 2.11, Running 111.90s Step 357( 46.67%), action 140, FPS 2.11, Running 112.22s Step 358( 47.00%), action 141, FPS 2.08, Running 113.15s Step 359( 47.33%), action 142, FPS 2.08, Running 113.48s Step 360( 47.67%), action 143, FPS 2.05, Running 114.12s Step 361( 48.00%), action 144, FPS 2.08, Running 114.30s Step 362( 48.33%), action 145, FPS 2.09, Running 114.68s Step 363( 48.67%), action 146, FPS 2.07, Running 114.98s Step 364( 49.00%), action 147, FPS 2.14, Running 115.42s Step 365( 49.33%), action 148, FPS 2.15, Running 115.73s Step 366( 49.67%), action 149, FPS 2.14, Running 116.41s Step 367( 50.00%), action 150, FPS 2.16, Running 116.70s Step 368( 50.33%), action 151, FPS 2.21, Running 117.48s Step 369( 50.67%), action 152, FPS 2.21, Running 117.81s Step 370( 51.00%), action 153, FPS 2.21, Running 118.39s Step 371( 51.33%), action 154, FPS 2.18, Running 118.73s Step 372( 51.67%), action 155, FPS 2.21, Running 119.10s Step 373( 52.00%), action 156, FPS 2.22, Running 119.35s Step 374( 52.33%), action 157, FPS 2.27, Running 119.77s Step 375( 52.67%), action 158, FPS 2.27, Running 120.13s Step 376( 53.00%), action 159, FPS 2.26, Running 120.75s Step 377( 53.33%), action 160, FPS 2.26, Running 121.06s Step 378( 53.67%), action 161, FPS 2.28, Running 121.93s Step 379( 54.00%), action 162, FPS 2.26, Running 122.35s Step 380( 54.33%), action 163, FPS 2.25, Running 122.99s Step 381( 54.67%), action 164, FPS 2.21, Running 123.34s Step 382( 55.00%), action 165, FPS 2.17, Running 123.88s Step 383( 55.33%), action 166, FPS 2.19, Running 124.11s Step 384( 55.67%), action 167, FPS 2.21, Running 124.48s Step 385( 56.00%), action 168, FPS 2.21, Running 124.78s Step 386( 56.33%), action 169, FPS 2.26, Running 125.27s Step 387( 56.67%), action 170, FPS 2.25, Running 125.59s Step 388( 57.00%), action 171, FPS 2.25, Running 126.35s Step 389( 57.33%), action 172, FPS 2.24, Running 126.73s Step 390( 57.67%), action 173, FPS 2.24, Running 127.31s Step 391( 58.00%), action 174, FPS 2.20, Running 127.81s Step 392( 58.33%), action 175, FPS 2.14, Running 128.45s Step 393( 58.67%), action 176, FPS 2.11, Running 128.81s Step 394( 59.00%), action 177, FPS 2.11, Running 129.27s Step 395( 59.33%), action 178, FPS 2.14, Running 129.49s Step 396( 59.67%), action 179, FPS 2.14, Running 130.10s Step 397( 60.00%), action 180, FPS 2.13, Running 130.43s Step 398( 60.33%), action 181, FPS 2.17, Running 131.15s Step 399( 60.67%), action 182, FPS 2.18, Running 131.53s Step 400( 61.00%), action 183, FPS 2.14, Running 132.32s Step 401( 61.33%), action 184, FPS 2.10, Running 132.88s Step 402( 61.67%), action 185, FPS 2.08, Running 133.50s Step 403( 62.00%), action 186, FPS 2.07, Running 133.80s Step 404( 62.33%), action 187, FPS 2.05, Running 134.23s Step 405( 62.67%), action 188, FPS 2.00, Running 134.77s Step 406( 63.00%), action 189, FPS 1.99, Running 135.33s Step 407( 63.33%), action 190, FPS 1.97, Running 135.75s [2026-08-01 17:03:14] [34 ] Seed 33 failed after 136.48 s. +steps: 407 , actions: 190 . +Instruction: Empty +Total 8/34(23.53%) success. +Setting seed: 34 +Step 1( N/A%), pre moving , FPS 0.27, Running 3.76s Step 2( N/A%), pre moving , FPS 0.52, Running 3.82s Step 3( N/A%), pre moving , FPS 0.78, Running 3.86s Step 4( N/A%), pre moving , FPS 1.00, Running 4.00s Step 5( N/A%), pre moving , FPS 1.21, Running 4.12s Step 6( N/A%), pre moving , FPS 1.43, Running 4.21s Step 7( N/A%), pre moving , FPS 1.63, Running 4.30s Step 8( N/A%), pre moving , FPS 1.82, Running 4.40s Step 9( N/A%), pre moving , FPS 2.00, Running 4.50s Step 10( N/A%), pre moving , FPS 2.17, Running 4.60s Step 11( N/A%), pre moving , FPS 2.34, Running 4.71s Step 12( N/A%), pre moving , FPS 2.45, Running 4.91s Step 13( N/A%), pre moving , FPS 2.60, Running 5.00s Step 14( N/A%), pre moving , FPS 2.73, Running 5.13s Step 15( N/A%), pre moving , FPS 2.86, Running 5.24s Step 16( N/A%), pre moving , FPS 3.00, Running 5.34s Step 17( N/A%), pre moving , FPS 3.12, Running 5.45s Step 18( N/A%), pre moving , FPS 3.25, Running 5.54s Step 19( N/A%), pre moving , FPS 3.37, Running 5.64s Step 20( N/A%), pre moving , FPS 3.48, Running 5.74s Step 21( N/A%), pre moving , FPS 7.86, Running 6.30s Step 22( N/A%), pre moving , FPS 7.66, Running 6.43s Step 23( N/A%), pre moving , FPS 7.55, Running 6.51s Step 24( N/A%), pre moving , FPS 7.72, Running 6.60s Step 25( N/A%), pre moving , FPS 7.77, Running 6.69s Step 26( N/A%), pre moving , FPS 6.96, Running 7.08s Step 27( N/A%), pre moving , FPS 6.94, Running 7.18s Step 28( N/A%), pre moving , FPS 6.91, Running 7.29s Step 29( N/A%), pre moving , FPS 6.90, Running 7.40s Step 30( N/A%), pre moving , FPS 6.94, Running 7.49s Step 31( N/A%), pre moving , FPS 7.14, Running 7.51s Step 32( N/A%), pre moving , FPS 7.62, Running 7.53s Step 33( N/A%), pre moving , FPS 7.82, Running 7.56s Step 34( N/A%), pre moving , FPS 8.13, Running 7.59s Step 35( N/A%), pre moving , FPS 8.37, Running 7.63s Step 36( N/A%), pre moving , FPS 7.56, Running 7.98s Step 37( N/A%), pre moving , FPS 7.71, Running 8.04s Step 38( N/A%), pre moving , FPS 7.81, Running 8.10s Step 39( N/A%), pre moving , FPS 7.91, Running 8.17s Step 40( N/A%), pre moving , FPS 8.05, Running 8.23s Step 41( N/A%), pre moving , FPS 10.09, Running 8.28s Step 42( N/A%), pre moving , FPS 10.40, Running 8.35s Step 43( N/A%), pre moving , FPS 10.53, Running 8.41s Step 44( N/A%), pre moving , FPS 10.72, Running 8.46s Step 45( N/A%), pre moving , FPS 10.89, Running 8.53s Step 46( N/A%), pre moving , FPS 12.97, Running 8.62s Step 47( N/A%), pre moving , FPS 13.16, Running 8.70s Step 48( N/A%), pre moving , FPS 13.32, Running 8.79s Step 49( N/A%), pre moving , FPS 12.89, Running 8.95s Step 50( N/A%), pre moving , FPS 12.79, Running 9.05s Step 51( N/A%), pre moving , FPS 11.72, Running 9.21s Step 52( N/A%), pre moving , FPS 10.97, Running 9.36s Step 53( N/A%), pre moving , FPS 10.28, Running 9.50s Step 54( N/A%), pre moving , FPS 9.78, Running 9.64s Step 55( N/A%), pre moving , FPS 9.22, Running 9.80s Step 56( N/A%), pre moving , FPS 10.25, Running 9.94s Step 57( N/A%), pre moving , FPS 9.77, Running 10.09s Step 58( N/A%), pre moving , FPS 9.32, Running 10.25s Step 59( N/A%), pre moving , FPS 8.99, Running 10.39s Step 60( N/A%), pre moving , FPS 8.66, Running 10.54s Step 61( N/A%), pre moving , FPS 8.26, Running 10.71s Step 62( N/A%), pre moving , FPS 8.01, Running 10.85s Step 63( N/A%), pre moving , FPS 7.71, Running 11.00s Step 64( N/A%), pre moving , FPS 7.40, Running 11.17s Step 65( N/A%), pre moving , FPS 7.21, Running 11.31s Step 66( N/A%), pre moving , FPS 7.10, Running 11.44s Step 67( N/A%), pre moving , FPS 6.95, Running 11.58s Step 68( N/A%), pre moving , FPS 6.77, Running 11.74s Step 69( N/A%), pre moving , FPS 6.82, Running 11.88s Step 70( N/A%), pre moving , FPS 6.75, Running 12.01s Step 71( N/A%), pre moving , FPS 6.79, Running 12.16s Step 72( N/A%), pre moving , FPS 6.88, Running 12.26s Step 73( N/A%), pre moving , FPS 7.01, Running 12.36s Step 74( N/A%), pre moving , FPS 7.07, Running 12.47s Step 75( N/A%), pre moving , FPS 7.29, Running 12.54s Step 76( N/A%), pre moving , FPS 7.54, Running 12.59s Step 77( N/A%), pre moving , FPS 7.88, Running 12.63s Step 78( N/A%), pre moving , FPS 8.23, Running 12.68s Step 79( N/A%), pre moving , FPS 8.51, Running 12.74s Step 80( N/A%), pre moving , FPS 8.83, Running 12.80s Step 81( N/A%), pre moving , FPS 9.24, Running 12.87s Step 82( N/A%), pre moving , FPS 9.61, Running 12.93s Step 83( N/A%), pre moving , FPS 10.19, Running 12.97s Step 84( N/A%), pre moving , FPS 10.78, Running 13.02s Step 85( N/A%), pre moving , FPS 11.39, Running 13.06s Step 86( N/A%), pre moving , FPS 12.06, Running 13.10s Step 87( N/A%), pre moving , FPS 12.68, Running 13.16s Step 88( N/A%), pre moving , FPS 13.73, Running 13.20s Step 89( N/A%), pre moving , FPS 14.44, Running 13.26s Step 90( N/A%), pre moving , FPS 15.33, Running 13.32s Step 91( N/A%), pre moving , FPS 16.39, Running 13.38s Step 92( N/A%), pre moving , FPS 16.92, Running 13.45s Step 93( N/A%), pre moving , FPS 17.48, Running 13.50s Step 94( N/A%), pre moving , FPS 17.47, Running 13.61s Step 95( N/A%), pre moving , FPS 17.31, Running 13.70s Step 96( N/A%), pre moving , FPS 10.04, Running 14.58s Step 97( N/A%), pre moving , FPS 9.26, Running 14.78s Step 98( N/A%), pre moving , FPS 8.05, Running 15.16s Step 99( N/A%), pre moving , FPS 7.63, Running 15.36s Step 100( N/A%), pre moving , FPS 6.71, Running 15.78s Step 101( N/A%), pre moving , FPS 6.36, Running 16.01s Step 102( N/A%), pre moving , FPS 5.69, Running 16.44s Step 103( N/A%), pre moving , FPS 5.45, Running 16.64s Step 104( N/A%), pre moving , FPS 5.16, Running 16.89s Step 105( N/A%), pre moving , FPS 4.96, Running 17.09s Step 106( N/A%), pre moving , FPS 4.65, Running 17.40s Step 107( N/A%), pre moving , FPS 4.53, Running 17.57s Step 108( N/A%), pre moving , FPS 4.23, Running 17.93s Step 109( N/A%), pre moving , FPS 4.05, Running 18.20s Step 110( N/A%), pre moving , FPS 3.79, Running 18.59s Step 111( N/A%), pre moving , FPS 3.68, Running 18.81s Step 112( N/A%), pre moving , FPS 3.44, Running 19.26s Step 113( N/A%), pre moving , FPS 3.34, Running 19.49s Step 114( N/A%), pre moving , FPS 3.16, Running 19.93s Step 115( N/A%), pre moving , FPS 3.08, Running 20.20s Step 116( N/A%), pre moving , FPS 3.36, Running 20.54s Step 117( N/A%), pre moving , FPS 3.32, Running 20.81s Step 118( N/A%), pre moving , FPS 3.36, Running 21.12s Step 119( N/A%), pre moving , FPS 3.40, Running 21.25s Step 120( N/A%), pre moving , FPS 3.47, Running 21.56s Step 121( N/A%), pre moving , FPS 3.48, Running 21.76s Step 122( N/A%), pre moving , FPS 3.56, Running 22.06s Step 123( N/A%), pre moving , FPS 3.56, Running 22.26s Step 124( N/A%), pre moving , FPS 3.51, Running 22.60s Step 125( N/A%), pre moving , FPS 3.49, Running 22.82s Step 126( N/A%), pre moving , FPS 3.47, Running 23.16s Step 127( N/A%), pre moving , FPS 3.41, Running 23.43s Step 128( N/A%), pre moving , FPS 3.38, Running 23.85s Step 129( N/A%), pre moving , FPS 3.39, Running 24.11s Step 130( N/A%), pre moving , FPS 3.31, Running 24.63s Step 131( N/A%), pre moving , FPS 3.22, Running 25.03s Step 132( N/A%), pre moving , FPS 3.21, Running 25.49s Step 133( N/A%), pre moving , FPS 3.24, Running 25.65s Step 134( N/A%), pre moving , FPS 3.29, Running 26.01s Step 135( N/A%), pre moving , FPS 3.31, Running 26.23s Step 136( N/A%), pre moving , FPS 3.31, Running 26.57s Step 137( N/A%), pre moving , FPS 3.34, Running 26.79s Step 138( N/A%), pre moving , FPS 3.28, Running 27.22s Step 139( N/A%), pre moving , FPS 3.22, Running 27.46s Step 140( N/A%), pre moving , FPS 3.16, Running 27.88s Step 141( N/A%), pre moving , FPS 3.15, Running 28.12s Step 142( N/A%), pre moving , FPS 3.06, Running 28.59s Step 143( N/A%), pre moving , FPS 3.05, Running 28.82s Step 144( N/A%), pre moving , FPS 3.02, Running 29.21s Step 145( N/A%), pre moving , FPS 3.00, Running 29.49s Step 146( N/A%), pre moving , FPS 2.96, Running 29.91s Step 147( N/A%), pre moving , FPS 3.00, Running 30.09s Step 148( N/A%), pre moving , FPS 3.04, Running 30.43s Step 149( N/A%), pre moving , FPS 3.07, Running 30.63s Step 150( N/A%), pre moving , FPS 3.18, Running 30.93s Step 151( N/A%), pre moving , FPS 3.24, Running 31.19s Step 152( N/A%), pre moving , FPS 3.24, Running 31.66s Step 153( N/A%), pre moving , FPS 3.21, Running 31.89s Step 154( N/A%), pre moving , FPS 3.16, Running 32.33s Step 155( N/A%), pre moving , FPS 3.17, Running 32.54s Step 156( N/A%), pre moving , FPS 3.15, Running 32.92s Step 157( N/A%), pre moving , FPS 3.15, Running 33.14s Step 158( N/A%), pre moving , FPS 3.16, Running 33.55s Step 159( N/A%), pre moving , FPS 3.22, Running 33.67s Step 160( N/A%), pre moving , FPS 3.39, Running 33.78s Step 161( N/A%), pre moving , FPS 3.46, Running 33.89s Step 162( N/A%), pre moving , FPS 3.69, Running 34.02s Step 163( N/A%), pre moving , FPS 3.76, Running 34.15s Step 164( N/A%), pre moving , FPS 3.95, Running 34.27s Step 165( N/A%), pre moving , FPS 4.14, Running 34.33s Step 166( N/A%), pre moving , FPS 4.46, Running 34.40s Step 167( N/A%), pre moving , FPS 4.56, Running 34.48s Step 168( N/A%), pre moving , FPS 4.86, Running 34.55s Step 169( N/A%), pre moving , FPS 3.52, Running 36.30s Step 170( N/A%), pre moving , FPS 3.48, Running 36.68s Step 171( N/A%), pre moving , FPS 3.50, Running 36.90s Step 172( N/A%), pre moving , FPS 3.54, Running 37.31s Step 173( N/A%), pre moving , FPS 3.54, Running 37.53s Step 174( N/A%), pre moving , FPS 3.49, Running 38.06s Step 175( N/A%), pre moving , FPS 3.48, Running 38.29s Step 176( N/A%), pre moving , FPS 3.51, Running 38.62s Step 177( N/A%), pre moving , FPS 3.53, Running 38.80s Step 178( N/A%), pre moving , FPS 3.59, Running 39.11s Step 179( N/A%), pre moving , FPS 3.55, Running 39.30s Step 180( N/A%), pre moving , FPS 3.42, Running 39.62s Step 181( N/A%), pre moving , FPS 3.34, Running 39.88s Step 182( N/A%), pre moving , FPS 3.19, Running 40.29s Step 183( N/A%), pre moving , FPS 3.15, Running 40.50s Step 184( N/A%), pre moving , FPS 3.01, Running 40.92s Step 185( N/A%), pre moving , FPS 2.93, Running 41.16s Step 186( N/A%), pre moving , FPS 2.77, Running 41.62s Step 187( N/A%), pre moving , FPS 2.72, Running 41.84s Step 188( N/A%), pre moving , FPS 2.60, Running 42.24s Step 189( 0.33%), action 1, FPS 2.91, Running 43.18s Step 190( 0.67%), action 2, FPS 2.93, Running 43.51s Step 191( 1.00%), action 3, FPS 2.83, Running 43.96s Step 192( 1.33%), action 4, FPS 2.65, Running 44.87s Step 193( 1.67%), action 5, FPS 2.54, Running 45.42s Step 194( 2.00%), action 6, FPS 2.59, Running 45.78s Step 195( 2.33%), action 7, FPS 2.49, Running 46.31s Step 196( 2.67%), action 8, FPS 2.38, Running 47.02s Step 197( 3.00%), action 9, FPS 2.34, Running 47.36s Step 198( 3.33%), action 10, FPS 2.23, Running 48.09s Step 199( 3.67%), action 11, FPS 2.04, Running 49.10s Step 200( 4.00%), action 12, FPS 2.03, Running 49.50s Step 201( 4.33%), action 13, FPS 1.97, Running 50.01s Step 202( 4.67%), action 14, FPS 1.95, Running 50.53s Step 203( 5.00%), action 15, FPS 1.90, Running 51.02s Step 204( 5.33%), action 16, FPS 1.87, Running 51.61s Step 205( 5.67%), action 17, FPS 1.81, Running 52.19s Step 206( 6.00%), action 18, FPS 1.79, Running 52.79s Step 207( 6.33%), action 19, FPS 1.73, Running 53.41s Step 208( 6.67%), action 20, FPS 1.70, Running 54.01s Step 209( 7.00%), action 21, FPS 1.70, Running 54.95s Step 210( 7.33%), action 22, FPS 1.69, Running 55.36s Step 211( 7.67%), action 23, FPS 1.68, Running 55.85s Step 212( 8.00%), action 24, FPS 1.77, Running 56.14s Step 213( 8.33%), action 25, FPS 1.80, Running 56.53s Step 214( 8.67%), action 26, FPS 1.77, Running 57.07s Step 215( 9.00%), action 27, FPS 1.75, Running 57.72s Step 216( 9.33%), action 28, FPS 1.79, Running 58.17s Step 217( 9.67%), action 29, FPS 1.74, Running 58.84s Step 218( 10.00%), action 30, FPS 1.79, Running 59.29s Step 219( 10.33%), action 31, FPS 1.82, Running 60.07s Step 220( 10.67%), action 32, FPS 1.79, Running 60.67s Step 221( 11.00%), action 33, FPS 1.74, Running 61.50s Step 222( 11.33%), action 34, FPS 1.72, Running 62.19s Step 223( 11.67%), action 35, FPS 1.71, Running 62.73s Step 224( 12.00%), action 36, FPS 1.67, Running 63.59s Step 225( 12.33%), action 37, FPS 1.67, Running 64.16s Step 226( 12.67%), action 38, FPS 1.66, Running 64.84s Step 227( 13.00%), action 39, FPS 1.64, Running 65.61s Step 228( 13.33%), action 40, FPS 1.67, Running 65.99s Step 229( 13.67%), action 41, FPS 1.66, Running 67.00s Step 230( 14.00%), action 42, FPS 1.65, Running 67.45s Step 231( 14.33%), action 43, FPS 1.65, Running 67.98s Step 232( 14.67%), action 44, FPS 1.58, Running 68.76s Step 233( 15.00%), action 45, FPS 1.59, Running 69.07s Step 234( 15.33%), action 46, FPS 1.57, Running 69.83s Step 235( 15.67%), action 47, FPS 1.57, Running 70.44s Step 236( 16.00%), action 48, FPS 1.58, Running 70.87s Step 237( 16.33%), action 49, FPS 1.55, Running 71.71s Step 238( 16.67%), action 50, FPS 1.54, Running 72.30s Step 239( 17.00%), action 51, FPS 1.52, Running 73.23s Step 240( 17.33%), action 52, FPS 1.53, Running 73.77s Step 241( 17.67%), action 53, FPS 1.57, Running 74.26s [2026-08-01 17:04:29] [35 ] Seed 34 failed after 74.39 s. +steps: 241 , actions: 53 . +Instruction: Empty +Total 8/35(22.86%) success. +Setting seed: 35 +Step 1( N/A%), pre moving , FPS 1.00, Running 1.00s Step 2( N/A%), pre moving , FPS 1.86, Running 1.08s Step 3( N/A%), pre moving , FPS 2.56, Running 1.17s Step 4( N/A%), pre moving , FPS 3.16, Running 1.27s Step 5( N/A%), pre moving , FPS 3.68, Running 1.36s Step 6( N/A%), pre moving , FPS 4.19, Running 1.43s Step 7( N/A%), pre moving , FPS 4.57, Running 1.53s Step 8( N/A%), pre moving , FPS 4.88, Running 1.64s Step 9( N/A%), pre moving , FPS 5.05, Running 1.78s Step 10( N/A%), pre moving , FPS 5.30, Running 1.89s Step 11( N/A%), pre moving , FPS 5.52, Running 1.99s Step 12( N/A%), pre moving , FPS 5.78, Running 2.07s Step 13( N/A%), pre moving , FPS 5.96, Running 2.18s Step 14( N/A%), pre moving , FPS 6.10, Running 2.29s Step 15( N/A%), pre moving , FPS 6.27, Running 2.39s Step 16( N/A%), pre moving , FPS 6.41, Running 2.50s Step 17( N/A%), pre moving , FPS 6.52, Running 2.61s Step 18( N/A%), pre moving , FPS 6.64, Running 2.71s Step 19( N/A%), pre moving , FPS 6.77, Running 2.80s Step 20( N/A%), pre moving , FPS 6.88, Running 2.91s Step 21( N/A%), pre moving , FPS 8.97, Running 3.23s Step 22( N/A%), pre moving , FPS 8.87, Running 3.33s Step 23( N/A%), pre moving , FPS 9.02, Running 3.39s Step 24( N/A%), pre moving , FPS 9.14, Running 3.45s Step 25( N/A%), pre moving , FPS 9.35, Running 3.50s Step 26( N/A%), pre moving , FPS 8.40, Running 3.81s Step 27( N/A%), pre moving , FPS 8.59, Running 3.86s Step 28( N/A%), pre moving , FPS 8.77, Running 3.92s Step 29( N/A%), pre moving , FPS 9.03, Running 4.00s Step 30( N/A%), pre moving , FPS 9.25, Running 4.05s Step 31( N/A%), pre moving , FPS 9.30, Running 4.14s Step 32( N/A%), pre moving , FPS 9.26, Running 4.24s Step 33( N/A%), pre moving , FPS 9.28, Running 4.34s Step 34( N/A%), pre moving , FPS 9.28, Running 4.45s Step 35( N/A%), pre moving , FPS 9.26, Running 4.55s Step 36( N/A%), pre moving , FPS 7.81, Running 5.06s Step 37( N/A%), pre moving , FPS 7.83, Running 5.16s Step 38( N/A%), pre moving , FPS 7.81, Running 5.27s Step 39( N/A%), pre moving , FPS 7.78, Running 5.37s Step 40( N/A%), pre moving , FPS 7.86, Running 5.45s Step 41( N/A%), pre moving , FPS 8.69, Running 5.54s Step 42( N/A%), pre moving , FPS 8.66, Running 5.64s Step 43( N/A%), pre moving , FPS 8.50, Running 5.74s Step 44( N/A%), pre moving , FPS 8.36, Running 5.85s Step 45( N/A%), pre moving , FPS 8.20, Running 5.94s Step 46( N/A%), pre moving , FPS 8.92, Running 6.06s Step 47( N/A%), pre moving , FPS 8.80, Running 6.13s Step 48( N/A%), pre moving , FPS 8.65, Running 6.23s Step 49( N/A%), pre moving , FPS 8.56, Running 6.33s Step 50( N/A%), pre moving , FPS 8.42, Running 6.42s Step 51( N/A%), pre moving , FPS 8.38, Running 6.53s Step 52( N/A%), pre moving , FPS 8.35, Running 6.63s Step 53( N/A%), pre moving , FPS 8.36, Running 6.73s Step 54( N/A%), pre moving , FPS 8.39, Running 6.83s Step 55( N/A%), pre moving , FPS 8.40, Running 6.93s Step 56( N/A%), pre moving , FPS 10.11, Running 7.03s Step 57( N/A%), pre moving , FPS 10.12, Running 7.14s Step 58( N/A%), pre moving , FPS 10.17, Running 7.24s Step 59( N/A%), pre moving , FPS 10.18, Running 7.34s Step 60( N/A%), pre moving , FPS 10.15, Running 7.43s Step 61( N/A%), pre moving , FPS 9.98, Running 7.54s Step 62( N/A%), pre moving , FPS 10.37, Running 7.57s Step 63( N/A%), pre moving , FPS 10.44, Running 7.66s Step 64( N/A%), pre moving , FPS 10.57, Running 7.74s Step 65( N/A%), pre moving , FPS 10.70, Running 7.81s Step 66( N/A%), pre moving , FPS 10.96, Running 7.88s Step 67( N/A%), pre moving , FPS 10.90, Running 7.97s Step 68( N/A%), pre moving , FPS 11.14, Running 8.03s Step 69( N/A%), pre moving , FPS 11.26, Running 8.11s Step 70( N/A%), pre moving , FPS 11.28, Running 8.20s Step 71( N/A%), pre moving , FPS 11.51, Running 8.26s Step 72( N/A%), pre moving , FPS 11.68, Running 8.34s Step 73( N/A%), pre moving , FPS 11.86, Running 8.42s Step 74( N/A%), pre moving , FPS 11.49, Running 8.58s Step 75( N/A%), pre moving , FPS 11.26, Running 8.71s Step 76( N/A%), pre moving , FPS 10.97, Running 8.86s Step 77( N/A%), pre moving , FPS 10.64, Running 9.02s Step 78( N/A%), pre moving , FPS 10.41, Running 9.16s Step 79( N/A%), pre moving , FPS 10.07, Running 9.33s Step 80( N/A%), pre moving , FPS 9.81, Running 9.46s Step 81( N/A%), pre moving , FPS 9.72, Running 9.60s Step 82( N/A%), pre moving , FPS 9.21, Running 9.74s Step 83( N/A%), pre moving , FPS 8.91, Running 9.90s Step 84( N/A%), pre moving , FPS 8.69, Running 10.04s Step 85( N/A%), pre moving , FPS 8.41, Running 10.19s Step 86( N/A%), pre moving , FPS 8.06, Running 10.36s Step 87( N/A%), pre moving , FPS 7.89, Running 10.50s Step 88( N/A%), pre moving , FPS 7.66, Running 10.64s Step 89( N/A%), pre moving , FPS 7.41, Running 10.81s Step 90( N/A%), pre moving , FPS 7.27, Running 10.95s Step 91( N/A%), pre moving , FPS 7.07, Running 11.10s Step 92( N/A%), pre moving , FPS 7.05, Running 11.18s Step 93( N/A%), pre moving , FPS 6.98, Running 11.28s Step 94( N/A%), pre moving , FPS 7.11, Running 11.39s Step 95( N/A%), pre moving , FPS 7.19, Running 11.49s Step 96( N/A%), pre moving , FPS 7.31, Running 11.59s Step 97( N/A%), pre moving , FPS 7.51, Running 11.68s Step 98( N/A%), pre moving , FPS 7.63, Running 11.78s Step 99( N/A%), pre moving , FPS 7.83, Running 11.88s Step 100( N/A%), pre moving , FPS 7.92, Running 11.99s Step 101( N/A%), pre moving , FPS 8.18, Running 12.04s Step 102( N/A%), pre moving , FPS 8.54, Running 12.08s Step 103( N/A%), pre moving , FPS 8.96, Running 12.13s Step 104( N/A%), pre moving , FPS 9.28, Running 12.19s Step 105( N/A%), pre moving , FPS 9.83, Running 12.23s Step 106( N/A%), pre moving , FPS 10.46, Running 12.27s Step 107( N/A%), pre moving , FPS 10.89, Running 12.34s Step 108( N/A%), pre moving , FPS 11.43, Running 12.39s Step 109( N/A%), pre moving , FPS 12.28, Running 12.44s Step 110( N/A%), pre moving , FPS 12.89, Running 12.50s Step 111( N/A%), pre moving , FPS 13.66, Running 12.56s Step 112( N/A%), pre moving , FPS 13.87, Running 12.62s Step 113( N/A%), pre moving , FPS 14.55, Running 12.66s Step 114( N/A%), pre moving , FPS 15.11, Running 12.71s Step 115( N/A%), pre moving , FPS 15.56, Running 12.77s Step 116( N/A%), pre moving , FPS 16.12, Running 12.83s Step 117( N/A%), pre moving , FPS 16.48, Running 12.89s Step 118( N/A%), pre moving , FPS 17.33, Running 12.94s Step 119( N/A%), pre moving , FPS 17.51, Running 13.02s Step 120( N/A%), pre moving , FPS 17.72, Running 13.12s Step 121( N/A%), pre moving , FPS 16.88, Running 13.23s Step 122( N/A%), pre moving , FPS 16.06, Running 13.33s Step 123( N/A%), pre moving , FPS 15.44, Running 13.43s Step 124( N/A%), pre moving , FPS 14.95, Running 13.53s Step 125( N/A%), pre moving , FPS 14.20, Running 13.63s Step 126( N/A%), pre moving , FPS 13.96, Running 13.71s Step 127( N/A%), pre moving , FPS 13.71, Running 13.80s Step 128( N/A%), pre moving , FPS 13.18, Running 13.91s Step 129( N/A%), pre moving , FPS 12.76, Running 14.01s Step 130( N/A%), pre moving , FPS 12.48, Running 14.10s Step 131( N/A%), pre moving , FPS 12.16, Running 14.20s Step 132( N/A%), pre moving , FPS 11.94, Running 14.30s Step 133( N/A%), pre moving , FPS 11.49, Running 14.40s Step 134( N/A%), pre moving , FPS 11.21, Running 14.49s Step 135( N/A%), pre moving , FPS 11.09, Running 14.58s Step 136( N/A%), pre moving , FPS 7.98, Running 15.34s Step 137( N/A%), pre moving , FPS 7.48, Running 15.57s Step 138( N/A%), pre moving , FPS 6.58, Running 15.98s Step 139( N/A%), pre moving , FPS 6.29, Running 16.21s Step 140( N/A%), pre moving , FPS 5.96, Running 16.48s Step 141( N/A%), pre moving , FPS 5.89, Running 16.62s Step 142( N/A%), pre moving , FPS 5.57, Running 16.92s Step 143( N/A%), pre moving , FPS 5.42, Running 17.12s Step 144( N/A%), pre moving , FPS 5.00, Running 17.53s Step 145( N/A%), pre moving , FPS 4.80, Running 17.80s Step 146( N/A%), pre moving , FPS 4.44, Running 18.21s Step 147( N/A%), pre moving , FPS 4.35, Running 18.40s Step 148( N/A%), pre moving , FPS 4.16, Running 18.71s Step 149( N/A%), pre moving , FPS 4.02, Running 18.98s Step 150( N/A%), pre moving , FPS 3.82, Running 19.33s Step 151( N/A%), pre moving , FPS 3.75, Running 19.54s Step 152( N/A%), pre moving , FPS 3.53, Running 19.97s Step 153( N/A%), pre moving , FPS 3.47, Running 20.17s Step 154( N/A%), pre moving , FPS 3.32, Running 20.52s Step 155( N/A%), pre moving , FPS 3.29, Running 20.65s Step 156( N/A%), pre moving , FPS 3.56, Running 20.95s Step 157( N/A%), pre moving , FPS 3.61, Running 21.11s Step 158( N/A%), pre moving , FPS 3.67, Running 21.43s Step 159( N/A%), pre moving , FPS 3.74, Running 21.56s Step 160( N/A%), pre moving , FPS 3.65, Running 21.95s Step 161( N/A%), pre moving , FPS 3.58, Running 22.20s Step 162( N/A%), pre moving , FPS 3.54, Running 22.57s Step 163( N/A%), pre moving , FPS 3.53, Running 22.79s Step 164( N/A%), pre moving , FPS 3.53, Running 23.20s Step 165( N/A%), pre moving , FPS 3.57, Running 23.41s Step 166( N/A%), pre moving , FPS 3.56, Running 23.82s Step 167( N/A%), pre moving , FPS 3.56, Running 24.02s Step 168( N/A%), pre moving , FPS 3.55, Running 24.35s Step 169( N/A%), pre moving , FPS 3.60, Running 24.54s Step 170( N/A%), pre moving , FPS 3.58, Running 24.93s Step 171( N/A%), pre moving , FPS 3.51, Running 25.24s Step 172( N/A%), pre moving , FPS 3.57, Running 25.57s Step 173( N/A%), pre moving , FPS 3.56, Running 25.78s Step 174( N/A%), pre moving , FPS 3.57, Running 26.12s Step 175( N/A%), pre moving , FPS 3.48, Running 26.40s Step 176( N/A%), pre moving , FPS 3.39, Running 26.85s Step 177( N/A%), pre moving , FPS 3.35, Running 27.07s Step 178( N/A%), pre moving , FPS 3.32, Running 27.45s Step 179( N/A%), pre moving , FPS 3.26, Running 27.69s Step 180( N/A%), pre moving , FPS 3.25, Running 28.11s Step 181( N/A%), pre moving , FPS 3.24, Running 28.37s Step 182( N/A%), pre moving , FPS 3.21, Running 28.80s Step 183( N/A%), pre moving , FPS 3.19, Running 29.06s Step 184( N/A%), pre moving , FPS 3.19, Running 29.47s Step 185( N/A%), pre moving , FPS 3.21, Running 29.64s Step 186( N/A%), pre moving , FPS 3.31, Running 29.86s Step 187( N/A%), pre moving , FPS 3.35, Running 29.99s Step 188( N/A%), pre moving , FPS 3.40, Running 30.22s Step 189( N/A%), pre moving , FPS 3.40, Running 30.42s Step 190( N/A%), pre moving , FPS 3.44, Running 30.74s Step 191( N/A%), pre moving , FPS 3.51, Running 30.93s Step 192( N/A%), pre moving , FPS 3.49, Running 31.31s Step 193( N/A%), pre moving , FPS 3.47, Running 31.55s Step 194( N/A%), pre moving , FPS 3.44, Running 31.93s Step 195( N/A%), pre moving , FPS 3.46, Running 32.18s Step 196( N/A%), pre moving , FPS 3.48, Running 32.60s Step 197( N/A%), pre moving , FPS 3.45, Running 32.86s Step 198( N/A%), pre moving , FPS 3.44, Running 33.27s Step 199( N/A%), pre moving , FPS 3.43, Running 33.53s Step 200( N/A%), pre moving , FPS 3.44, Running 33.92s Step 201( N/A%), pre moving , FPS 3.45, Running 34.17s Step 202( N/A%), pre moving , FPS 3.49, Running 34.52s Step 203( N/A%), pre moving , FPS 3.64, Running 34.56s Step 204( N/A%), pre moving , FPS 3.89, Running 34.61s Step 205( N/A%), pre moving , FPS 3.99, Running 34.65s Step 206( N/A%), pre moving , FPS 4.14, Running 34.69s Step 207( N/A%), pre moving , FPS 4.22, Running 34.73s Step 208( N/A%), pre moving , FPS 4.40, Running 34.77s Step 209( N/A%), pre moving , FPS 4.55, Running 34.82s Step 210( N/A%), pre moving , FPS 4.84, Running 34.87s Step 211( N/A%), pre moving , FPS 5.01, Running 34.92s Step 212( N/A%), pre moving , FPS 5.46, Running 34.97s Step 213( N/A%), pre moving , FPS 4.11, Running 36.41s Step 214( N/A%), pre moving , FPS 4.11, Running 36.80s Step 215( N/A%), pre moving , FPS 4.13, Running 37.02s Step 216( N/A%), pre moving , FPS 4.14, Running 37.43s Step 217( N/A%), pre moving , FPS 4.22, Running 37.61s Step 218( N/A%), pre moving , FPS 4.22, Running 38.01s Step 219( N/A%), pre moving , FPS 4.22, Running 38.27s Step 220( N/A%), pre moving , FPS 4.23, Running 38.64s Step 221( N/A%), pre moving , FPS 4.25, Running 38.87s Step 222( N/A%), pre moving , FPS 4.20, Running 39.28s Step 223( N/A%), pre moving , FPS 4.04, Running 39.51s Step 224( N/A%), pre moving , FPS 3.82, Running 39.85s Step 225( N/A%), pre moving , FPS 3.73, Running 40.02s Step 226( N/A%), pre moving , FPS 3.60, Running 40.25s Step 227( N/A%), pre moving , FPS 3.52, Running 40.41s Step 228( N/A%), pre moving , FPS 3.36, Running 40.72s Step 229( N/A%), pre moving , FPS 3.28, Running 40.92s Step 230( N/A%), pre moving , FPS 3.16, Running 41.20s Step 231( N/A%), pre moving , FPS 3.12, Running 41.33s Step 232( N/A%), pre moving , FPS 3.02, Running 41.59s Step 233( 0.33%), action 1, FPS 3.12, Running 42.81s Step 234( 0.67%), action 2, FPS 3.11, Running 43.24s Step 235( 1.00%), action 3, FPS 2.99, Running 43.70s Step 236( 1.33%), action 4, FPS 3.02, Running 44.05s Step 237( 1.67%), action 5, FPS 2.75, Running 44.88s Step 238( 2.00%), action 6, FPS 2.77, Running 45.24s Step 239( 2.33%), action 7, FPS 2.63, Running 45.88s Step 240( 2.67%), action 8, FPS 2.63, Running 46.26s Step 241( 3.00%), action 9, FPS 2.46, Running 47.01s Step 242( 3.33%), action 10, FPS 2.43, Running 47.52s Step 243( 3.67%), action 11, FPS 2.27, Running 48.32s Step 244( 4.00%), action 12, FPS 2.21, Running 48.90s Step 245( 4.33%), action 13, FPS 2.07, Running 49.66s Step 246( 4.67%), action 14, FPS 2.02, Running 50.14s Step 247( 5.00%), action 15, FPS 1.94, Running 50.71s Step 248( 5.33%), action 16, FPS 1.92, Running 51.14s Step 249( 5.67%), action 17, FPS 1.87, Running 51.62s Step 250( 6.00%), action 18, FPS 1.81, Running 52.24s Step 251( 6.33%), action 19, FPS 1.74, Running 52.84s Step 252( 6.67%), action 20, FPS 1.71, Running 53.31s Step 253( 7.00%), action 21, FPS 1.81, Running 53.84s Step 254( 7.33%), action 22, FPS 1.79, Running 54.40s Step 255( 7.67%), action 23, FPS 1.79, Running 54.91s Step 256( 8.00%), action 24, FPS 1.79, Running 55.23s Step 257( 8.33%), action 25, FPS 1.84, Running 55.74s Step 258( 8.67%), action 26, FPS 1.82, Running 56.25s Step 259( 9.00%), action 27, FPS 1.83, Running 56.80s Step 260( 9.33%), action 28, FPS 1.83, Running 57.22s Step 261( 9.67%), action 29, FPS 1.88, Running 57.66s Step 262( 10.00%), action 30, FPS 1.86, Running 58.27s Step 263( 10.33%), action 31, FPS 1.89, Running 58.87s Step 264( 10.67%), action 32, FPS 1.94, Running 59.23s Step 265( 11.00%), action 33, FPS 1.96, Running 59.85s Step 266( 11.33%), action 34, FPS 1.98, Running 60.23s Step 267( 11.67%), action 35, FPS 2.01, Running 60.64s Step 268( 12.00%), action 36, FPS 2.06, Running 60.87s Step 269( 12.33%), action 37, FPS 2.05, Running 61.38s Step 270( 12.67%), action 38, FPS 2.09, Running 61.80s Step 271( 13.00%), action 39, FPS 2.10, Running 62.36s Step 272( 13.33%), action 40, FPS 2.15, Running 62.63s Step 273( 13.67%), action 41, FPS 2.13, Running 63.24s Step 274( 14.00%), action 42, FPS 2.16, Running 63.64s Step 275( 14.33%), action 43, FPS 2.14, Running 64.25s Step 276( 14.67%), action 44, FPS 2.14, Running 64.58s Step 277( 15.00%), action 45, FPS 2.14, Running 65.07s Step 278( 15.33%), action 46, FPS 2.14, Running 65.59s Step 279( 15.67%), action 47, FPS 2.17, Running 66.00s Step 280( 16.00%), action 48, FPS 2.19, Running 66.33s Step 281( 16.33%), action 49, FPS 2.19, Running 66.77s Step 282( 16.67%), action 50, FPS 2.22, Running 67.29s Step 283( 17.00%), action 51, FPS 2.22, Running 67.87s Step 284( 17.33%), action 52, FPS 2.24, Running 68.18s Step 285( 17.67%), action 53, FPS 2.30, Running 68.56s Step 286( 18.00%), action 54, FPS 2.28, Running 69.00s Step 287( 18.33%), action 55, FPS 2.28, Running 69.43s Step 288( 18.67%), action 56, FPS 2.26, Running 69.73s Step 289( 19.00%), action 57, FPS 2.29, Running 70.13s Step 290( 19.33%), action 58, FPS 2.33, Running 70.40s Step 291( 19.67%), action 59, FPS 2.35, Running 70.86s Step 292( 20.00%), action 60, FPS 2.34, Running 71.17s Step 293( 20.33%), action 61, FPS 2.33, Running 71.82s Step 294( 20.67%), action 62, FPS 2.36, Running 72.13s Step 295( 21.00%), action 63, FPS 2.43, Running 72.48s Step 296( 21.33%), action 64, FPS 2.36, Running 73.04s Step 297( 21.67%), action 65, FPS 2.39, Running 73.45s Step 298( 22.00%), action 66, FPS 2.41, Running 73.90s Step 299( 22.33%), action 67, FPS 2.43, Running 74.24s Step 300( 22.67%), action 68, FPS 2.44, Running 74.53s Step 301( 23.00%), action 69, FPS 2.46, Running 74.92s Step 302( 23.33%), action 70, FPS 2.52, Running 75.23s Step 303( 23.67%), action 71, FPS 2.52, Running 75.81s Step 304( 24.00%), action 72, FPS 2.46, Running 76.32s Step 305( 24.33%), action 73, FPS 2.43, Running 76.78s Step 306( 24.67%), action 74, FPS 2.44, Running 77.20s Step 307( 25.00%), action 75, FPS 2.45, Running 77.59s Step 308( 25.33%), action 76, FPS 2.46, Running 77.86s Step 309( 25.67%), action 77, FPS 2.42, Running 78.40s Step 310( 26.00%), action 78, FPS 2.41, Running 78.70s Step 311( 26.33%), action 79, FPS 2.42, Running 79.12s Step 312( 26.67%), action 80, FPS 2.41, Running 79.47s Step 313( 27.00%), action 81, FPS 2.44, Running 80.02s Step 314( 27.33%), action 82, FPS 2.42, Running 80.40s Step 315( 27.67%), action 83, FPS 2.38, Running 80.87s Step 316( 28.00%), action 84, FPS 2.37, Running 81.49s Step 317( 28.33%), action 85, FPS 2.32, Running 82.08s Step 318( 28.67%), action 86, FPS 2.34, Running 82.45s Step 319( 29.00%), action 87, FPS 2.31, Running 82.91s Step 320( 29.33%), action 88, FPS 2.26, Running 83.37s Step 321( 29.67%), action 89, FPS 2.23, Running 83.88s Step 322( 30.00%), action 90, FPS 2.20, Running 84.34s Step 323( 30.33%), action 91, FPS 2.17, Running 85.01s Step 324( 30.67%), action 92, FPS 2.15, Running 85.61s Step 325( 31.00%), action 93, FPS 2.14, Running 86.12s Step 326( 31.33%), action 94, FPS 2.09, Running 86.76s Step 327( 31.67%), action 95, FPS 2.02, Running 87.48s Step 328( 32.00%), action 96, FPS 1.99, Running 87.91s Step 329( 32.33%), action 97, FPS 1.97, Running 88.55s Step 330( 32.67%), action 98, FPS 1.90, Running 89.24s Step 331( 33.00%), action 99, FPS 1.85, Running 89.90s Step 332( 33.33%), action 100, FPS 1.83, Running 90.41s Step 333( 33.67%), action 101, FPS 1.79, Running 91.20s [2026-08-01 17:06:00] [36 ] Seed 35 failed after 91.58 s. +steps: 333 , actions: 101 . +Instruction: Empty +Total 8/36(22.22%) success. +Setting seed: 36 +Step 1( N/A%), pre moving , FPS 1.32, Running 0.76s Step 2( N/A%), pre moving , FPS 2.49, Running 0.80s Step 3( N/A%), pre moving , FPS 3.51, Running 0.86s Step 4( N/A%), pre moving , FPS 4.45, Running 0.90s Step 5( N/A%), pre moving , FPS 5.32, Running 0.94s Step 6( N/A%), pre moving , FPS 6.08, Running 0.99s Step 7( N/A%), pre moving , FPS 6.51, Running 1.08s Step 8( N/A%), pre moving , FPS 7.14, Running 1.12s Step 9( N/A%), pre moving , FPS 7.70, Running 1.17s Step 10( N/A%), pre moving , FPS 7.94, Running 1.26s Step 11( N/A%), pre moving , FPS 8.46, Running 1.30s Step 12( N/A%), pre moving , FPS 8.90, Running 1.35s Step 13( N/A%), pre moving , FPS 9.28, Running 1.40s Step 14( N/A%), pre moving , FPS 9.69, Running 1.45s Step 15( N/A%), pre moving , FPS 10.09, Running 1.49s Step 16( N/A%), pre moving , FPS 10.45, Running 1.53s Step 17( N/A%), pre moving , FPS 10.75, Running 1.58s Step 18( N/A%), pre moving , FPS 11.04, Running 1.63s Step 19( N/A%), pre moving , FPS 11.32, Running 1.68s Step 20( N/A%), pre moving , FPS 11.47, Running 1.74s Step 21( N/A%), pre moving , FPS 16.00, Running 2.01s Step 22( N/A%), pre moving , FPS 14.64, Running 2.17s Step 23( N/A%), pre moving , FPS 14.57, Running 2.23s Step 24( N/A%), pre moving , FPS 14.53, Running 2.28s Step 25( N/A%), pre moving , FPS 14.30, Running 2.34s Step 26( N/A%), pre moving , FPS 12.13, Running 2.64s Step 27( N/A%), pre moving , FPS 12.38, Running 2.69s Step 28( N/A%), pre moving , FPS 12.34, Running 2.74s Step 29( N/A%), pre moving , FPS 12.34, Running 2.79s Step 30( N/A%), pre moving , FPS 11.11, Running 3.06s Step 31( N/A%), pre moving , FPS 11.04, Running 3.11s Step 32( N/A%), pre moving , FPS 10.97, Running 3.17s Step 33( N/A%), pre moving , FPS 10.80, Running 3.25s Step 34( N/A%), pre moving , FPS 10.83, Running 3.29s Step 35( N/A%), pre moving , FPS 10.71, Running 3.36s Step 36( N/A%), pre moving , FPS 8.69, Running 3.83s Step 37( N/A%), pre moving , FPS 8.70, Running 3.88s Step 38( N/A%), pre moving , FPS 8.68, Running 3.94s Step 39( N/A%), pre moving , FPS 8.67, Running 3.98s Step 40( N/A%), pre moving , FPS 8.75, Running 4.03s Step 41( N/A%), pre moving , FPS 9.64, Running 4.08s Step 42( N/A%), pre moving , FPS 10.13, Running 4.14s Step 43( N/A%), pre moving , FPS 10.14, Running 4.20s Step 44( N/A%), pre moving , FPS 10.15, Running 4.25s Step 45( N/A%), pre moving , FPS 10.17, Running 4.30s Step 46( N/A%), pre moving , FPS 11.64, Running 4.36s Step 47( N/A%), pre moving , FPS 11.67, Running 4.40s Step 48( N/A%), pre moving , FPS 11.57, Running 4.47s Step 49( N/A%), pre moving , FPS 11.56, Running 4.52s Step 50( N/A%), pre moving , FPS 13.26, Running 4.57s Step 51( N/A%), pre moving , FPS 13.27, Running 4.62s Step 52( N/A%), pre moving , FPS 13.32, Running 4.67s Step 53( N/A%), pre moving , FPS 13.55, Running 4.73s Step 54( N/A%), pre moving , FPS 13.45, Running 4.78s Step 55( N/A%), pre moving , FPS 13.51, Running 4.84s Step 56( N/A%), pre moving , FPS 18.87, Running 4.89s Step 57( N/A%), pre moving , FPS 18.63, Running 4.95s Step 58( N/A%), pre moving , FPS 18.03, Running 5.05s Step 59( N/A%), pre moving , FPS 17.39, Running 5.13s Step 60( N/A%), pre moving , FPS 17.07, Running 5.20s Step 61( N/A%), pre moving , FPS 16.89, Running 5.27s Step 62( N/A%), pre moving , FPS 16.67, Running 5.34s Step 63( N/A%), pre moving , FPS 16.34, Running 5.43s Step 64( N/A%), pre moving , FPS 16.21, Running 5.48s Step 65( N/A%), pre moving , FPS 15.79, Running 5.57s Step 66( N/A%), pre moving , FPS 15.43, Running 5.65s Step 67( N/A%), pre moving , FPS 15.15, Running 5.72s Step 68( N/A%), pre moving , FPS 14.88, Running 5.81s Step 69( N/A%), pre moving , FPS 14.65, Running 5.89s Step 70( N/A%), pre moving , FPS 14.45, Running 5.95s Step 71( N/A%), pre moving , FPS 13.93, Running 6.06s Step 72( N/A%), pre moving , FPS 13.64, Running 6.14s Step 73( N/A%), pre moving , FPS 13.52, Running 6.21s Step 74( N/A%), pre moving , FPS 13.45, Running 6.27s Step 75( N/A%), pre moving , FPS 13.44, Running 6.32s Step 76( N/A%), pre moving , FPS 13.49, Running 6.37s Step 77( N/A%), pre moving , FPS 13.38, Running 6.45s Step 78( N/A%), pre moving , FPS 13.45, Running 6.53s Step 79( N/A%), pre moving , FPS 13.55, Running 6.61s Step 80( N/A%), pre moving , FPS 13.35, Running 6.70s Step 81( N/A%), pre moving , FPS 13.24, Running 6.78s Step 82( N/A%), pre moving , FPS 13.20, Running 6.86s Step 83( N/A%), pre moving , FPS 13.29, Running 6.93s Step 84( N/A%), pre moving , FPS 13.06, Running 7.01s Step 85( N/A%), pre moving , FPS 13.13, Running 7.09s Step 86( N/A%), pre moving , FPS 13.19, Running 7.17s Step 87( N/A%), pre moving , FPS 13.13, Running 7.25s Step 88( N/A%), pre moving , FPS 13.51, Running 7.29s Step 89( N/A%), pre moving , FPS 13.78, Running 7.34s Step 90( N/A%), pre moving , FPS 13.97, Running 7.38s Step 91( N/A%), pre moving , FPS 14.40, Running 7.44s Step 92( N/A%), pre moving , FPS 14.81, Running 7.49s Step 93( N/A%), pre moving , FPS 14.95, Running 7.55s Step 94( N/A%), pre moving , FPS 14.98, Running 7.60s Step 95( N/A%), pre moving , FPS 15.05, Running 7.65s Step 96( N/A%), pre moving , FPS 15.01, Running 7.71s Step 97( N/A%), pre moving , FPS 15.31, Running 7.75s Step 98( N/A%), pre moving , FPS 15.69, Running 7.81s Step 99( N/A%), pre moving , FPS 16.24, Running 7.84s Step 100( N/A%), pre moving , FPS 16.95, Running 7.88s Step 101( N/A%), pre moving , FPS 17.53, Running 7.92s Step 102( N/A%), pre moving , FPS 18.07, Running 7.97s Step 103( N/A%), pre moving , FPS 18.50, Running 8.01s Step 104( N/A%), pre moving , FPS 18.90, Running 8.07s Step 105( N/A%), pre moving , FPS 19.43, Running 8.12s Step 106( N/A%), pre moving , FPS 20.07, Running 8.16s Step 107( N/A%), pre moving , FPS 19.66, Running 8.26s Step 108( N/A%), pre moving , FPS 19.63, Running 8.31s Step 109( N/A%), pre moving , FPS 19.26, Running 8.38s Step 110( N/A%), pre moving , FPS 19.33, Running 8.42s Step 111( N/A%), pre moving , FPS 19.64, Running 8.46s Step 112( N/A%), pre moving , FPS 19.35, Running 8.53s Step 113( N/A%), pre moving , FPS 19.42, Running 8.58s Step 114( N/A%), pre moving , FPS 19.51, Running 8.63s Step 115( N/A%), pre moving , FPS 19.38, Running 8.68s Step 116( N/A%), pre moving , FPS 19.63, Running 8.73s Step 117( N/A%), pre moving , FPS 19.77, Running 8.77s Step 118( N/A%), pre moving , FPS 19.96, Running 8.81s Step 119( N/A%), pre moving , FPS 19.67, Running 8.86s Step 120( N/A%), pre moving , FPS 19.09, Running 8.93s Step 121( N/A%), pre moving , FPS 19.09, Running 8.97s Step 122( N/A%), pre moving , FPS 19.44, Running 8.99s Step 123( N/A%), pre moving , FPS 19.38, Running 9.04s Step 124( N/A%), pre moving , FPS 19.75, Running 9.08s Step 125( N/A%), pre moving , FPS 19.98, Running 9.12s Step 126( N/A%), pre moving , FPS 19.71, Running 9.18s Step 127( N/A%), pre moving , FPS 20.76, Running 9.23s Step 128( N/A%), pre moving , FPS 20.45, Running 9.29s Step 129( N/A%), pre moving , FPS 13.45, Running 9.86s Step 130( N/A%), pre moving , FPS 12.52, Running 10.02s Step 131( N/A%), pre moving , FPS 10.80, Running 10.32s Step 132( N/A%), pre moving , FPS 10.22, Running 10.48s Step 133( N/A%), pre moving , FPS 8.98, Running 10.80s Step 134( N/A%), pre moving , FPS 8.46, Running 10.99s Step 135( N/A%), pre moving , FPS 7.87, Running 11.23s Step 136( N/A%), pre moving , FPS 7.40, Running 11.43s Step 137( N/A%), pre moving , FPS 6.76, Running 11.73s Step 138( N/A%), pre moving , FPS 6.53, Running 11.87s Step 139( N/A%), pre moving , FPS 6.09, Running 12.14s Step 140( N/A%), pre moving , FPS 5.94, Running 12.29s Step 141( N/A%), pre moving , FPS 5.60, Running 12.54s Step 142( N/A%), pre moving , FPS 5.35, Running 12.73s Step 143( N/A%), pre moving , FPS 5.09, Running 12.97s Step 144( N/A%), pre moving , FPS 4.97, Running 13.11s Step 145( N/A%), pre moving , FPS 4.73, Running 13.35s Step 146( N/A%), pre moving , FPS 4.63, Running 13.50s Step 147( N/A%), pre moving , FPS 4.44, Running 13.73s Step 148( N/A%), pre moving , FPS 4.33, Running 13.91s Step 149( N/A%), pre moving , FPS 4.62, Running 14.19s Step 150( N/A%), pre moving , FPS 4.63, Running 14.33s Step 151( N/A%), pre moving , FPS 4.70, Running 14.57s Step 152( N/A%), pre moving , FPS 4.69, Running 14.74s Step 153( N/A%), pre moving , FPS 4.79, Running 14.98s Step 154( N/A%), pre moving , FPS 4.85, Running 15.12s Step 155( N/A%), pre moving , FPS 4.76, Running 15.43s Step 156( N/A%), pre moving , FPS 4.80, Running 15.59s Step 157( N/A%), pre moving , FPS 4.84, Running 15.86s Step 158( N/A%), pre moving , FPS 4.82, Running 16.02s Step 159( N/A%), pre moving , FPS 4.87, Running 16.25s Step 160( N/A%), pre moving , FPS 4.86, Running 16.41s Step 161( N/A%), pre moving , FPS 4.81, Running 16.70s Step 162( N/A%), pre moving , FPS 4.86, Running 16.85s Step 163( N/A%), pre moving , FPS 4.75, Running 17.18s Step 164( N/A%), pre moving , FPS 4.71, Running 17.36s Step 165( N/A%), pre moving , FPS 4.64, Running 17.67s Step 166( N/A%), pre moving , FPS 4.64, Running 17.82s Step 167( N/A%), pre moving , FPS 4.56, Running 18.12s Step 168( N/A%), pre moving , FPS 4.59, Running 18.27s Step 169( N/A%), pre moving , FPS 4.60, Running 18.54s Step 170( N/A%), pre moving , FPS 4.59, Running 18.69s Step 171( N/A%), pre moving , FPS 4.57, Running 18.94s Step 172( N/A%), pre moving , FPS 4.57, Running 19.12s Step 173( N/A%), pre moving , FPS 4.55, Running 19.37s Step 174( N/A%), pre moving , FPS 4.49, Running 19.58s Step 175( N/A%), pre moving , FPS 4.50, Running 19.88s Step 176( N/A%), pre moving , FPS 4.47, Running 20.07s Step 177( N/A%), pre moving , FPS 4.49, Running 20.32s Step 178( N/A%), pre moving , FPS 4.48, Running 20.48s Step 179( N/A%), pre moving , FPS 4.45, Running 20.74s Step 180( N/A%), pre moving , FPS 4.45, Running 20.91s Step 181( N/A%), pre moving , FPS 4.49, Running 21.16s Step 182( N/A%), pre moving , FPS 4.45, Running 21.34s Step 183( N/A%), pre moving , FPS 4.54, Running 21.59s Step 184( N/A%), pre moving , FPS 4.53, Running 21.77s Step 185( N/A%), pre moving , FPS 4.54, Running 22.07s Step 186( N/A%), pre moving , FPS 4.49, Running 22.27s Step 187( N/A%), pre moving , FPS 4.53, Running 22.53s Step 188( N/A%), pre moving , FPS 4.50, Running 22.71s Step 189( N/A%), pre moving , FPS 4.53, Running 22.95s Step 190( N/A%), pre moving , FPS 4.50, Running 23.14s Step 191( N/A%), pre moving , FPS 4.50, Running 23.39s Step 192( N/A%), pre moving , FPS 4.63, Running 23.44s Step 193( N/A%), pre moving , FPS 4.86, Running 23.49s Step 194( N/A%), pre moving , FPS 5.04, Running 23.54s Step 195( N/A%), pre moving , FPS 5.39, Running 23.58s Step 196( N/A%), pre moving , FPS 5.63, Running 23.62s Step 197( N/A%), pre moving , FPS 5.96, Running 23.67s Step 198( N/A%), pre moving , FPS 6.18, Running 23.72s Step 199( N/A%), pre moving , FPS 6.61, Running 23.76s Step 200( N/A%), pre moving , FPS 6.90, Running 23.81s Step 201( N/A%), pre moving , FPS 7.40, Running 23.86s Step 202( N/A%), pre moving , FPS 5.19, Running 25.20s Step 203( N/A%), pre moving , FPS 5.20, Running 25.44s Step 204( N/A%), pre moving , FPS 5.24, Running 25.58s Step 205( N/A%), pre moving , FPS 5.33, Running 25.83s Step 206( N/A%), pre moving , FPS 5.34, Running 26.01s Step 207( N/A%), pre moving , FPS 5.38, Running 26.25s Step 208( N/A%), pre moving , FPS 5.42, Running 26.40s Step 209( N/A%), pre moving , FPS 5.30, Running 26.73s Step 210( N/A%), pre moving , FPS 5.35, Running 26.88s Step 211( N/A%), pre moving , FPS 5.43, Running 27.07s Step 212( N/A%), pre moving , FPS 5.22, Running 27.28s Step 213( N/A%), pre moving , FPS 4.90, Running 27.57s Step 214( N/A%), pre moving , FPS 4.76, Running 27.74s Step 215( N/A%), pre moving , FPS 4.56, Running 27.97s Step 216( N/A%), pre moving , FPS 4.43, Running 28.14s Step 217( N/A%), pre moving , FPS 4.25, Running 28.38s Step 218( N/A%), pre moving , FPS 4.17, Running 28.52s Step 219( N/A%), pre moving , FPS 3.99, Running 28.77s Step 220( N/A%), pre moving , FPS 3.89, Running 28.95s Step 221( N/A%), pre moving , FPS 3.73, Running 29.22s Step 222( 0.33%), action 1, FPS 3.92, Running 30.30s Step 223( 0.67%), action 2, FPS 3.75, Running 30.77s Step 224( 1.00%), action 3, FPS 3.60, Running 31.14s Step 225( 1.33%), action 4, FPS 3.61, Running 31.36s Step 226( 1.67%), action 5, FPS 3.48, Running 31.76s Step 227( 2.00%), action 6, FPS 3.49, Running 31.99s Step 228( 2.33%), action 7, FPS 3.39, Running 32.29s Step 229( 2.67%), action 8, FPS 3.39, Running 32.63s Step 230( 3.00%), action 9, FPS 3.15, Running 33.22s Step 231( 3.33%), action 10, FPS 3.16, Running 33.41s Step 232( 3.67%), action 11, FPS 2.97, Running 34.01s Step 233( 4.00%), action 12, FPS 2.98, Running 34.27s Step 234( 4.33%), action 13, FPS 2.90, Running 34.65s Step 235( 4.67%), action 14, FPS 2.89, Running 34.91s Step 236( 5.00%), action 15, FPS 2.68, Running 35.61s Step 237( 5.33%), action 16, FPS 2.59, Running 36.10s Step 238( 5.67%), action 17, FPS 2.43, Running 36.74s Step 239( 6.00%), action 18, FPS 2.36, Running 37.25s Step 240( 6.33%), action 19, FPS 2.24, Running 37.90s Step 241( 6.67%), action 20, FPS 2.20, Running 38.31s Step 242( 7.00%), action 21, FPS 2.27, Running 39.13s Step 243( 7.33%), action 22, FPS 2.32, Running 39.40s Step 244( 7.67%), action 23, FPS 2.21, Running 40.18s Step 245( 8.00%), action 24, FPS 2.17, Running 40.57s Step 246( 8.33%), action 25, FPS 2.14, Running 41.11s Step 247( 8.67%), action 26, FPS 2.13, Running 41.40s Step 248( 9.00%), action 27, FPS 2.03, Running 42.13s Step 249( 9.33%), action 28, FPS 2.04, Running 42.45s Step 250( 9.67%), action 29, FPS 2.06, Running 42.92s Step 251( 10.00%), action 30, FPS 2.04, Running 43.22s Step 252( 10.33%), action 31, FPS 1.99, Running 44.05s Step 253( 10.67%), action 32, FPS 1.99, Running 44.33s Step 254( 11.00%), action 33, FPS 1.94, Running 44.97s Step 255( 11.33%), action 34, FPS 1.89, Running 45.49s Step 256( 11.67%), action 35, FPS 1.91, Running 46.05s Step 257( 12.00%), action 36, FPS 1.92, Running 46.51s Step 258( 12.33%), action 37, FPS 1.93, Running 47.09s Step 259( 12.67%), action 38, FPS 1.93, Running 47.60s Step 260( 13.00%), action 39, FPS 1.97, Running 48.07s Step 261( 13.33%), action 40, FPS 1.93, Running 48.65s Step 262( 13.67%), action 41, FPS 1.90, Running 49.67s Step 263( 14.00%), action 42, FPS 1.89, Running 50.00s Step 264( 14.33%), action 43, FPS 1.91, Running 50.65s Step 265( 14.67%), action 44, FPS 1.91, Running 51.02s Step 266( 15.00%), action 45, FPS 1.92, Running 51.52s Step 267( 15.33%), action 46, FPS 1.88, Running 52.01s Step 268( 15.67%), action 47, FPS 1.89, Running 52.70s Step 269( 16.00%), action 48, FPS 1.90, Running 52.98s Step 270( 16.33%), action 49, FPS 1.91, Running 53.38s Step 271( 16.67%), action 50, FPS 1.91, Running 53.72s Step 272( 17.00%), action 51, FPS 1.91, Running 54.50s Step 273( 17.33%), action 52, FPS 1.91, Running 54.81s Step 274( 17.67%), action 53, FPS 1.93, Running 55.32s Step 275( 18.00%), action 54, FPS 1.93, Running 55.83s Step 276( 18.33%), action 55, FPS 1.94, Running 56.37s Step 277( 18.67%), action 56, FPS 1.92, Running 56.90s Step 278( 19.00%), action 57, FPS 1.96, Running 57.31s Step 279( 19.33%), action 58, FPS 1.99, Running 57.67s Step 280( 19.67%), action 59, FPS 2.02, Running 57.99s Step 281( 20.00%), action 60, FPS 2.01, Running 58.58s Step 282( 20.33%), action 61, FPS 2.07, Running 59.33s Step 283( 20.67%), action 62, FPS 2.03, Running 59.86s Step 284( 21.00%), action 63, FPS 2.00, Running 60.64s Step 285( 21.33%), action 64, FPS 1.98, Running 61.11s Step 286( 21.67%), action 65, FPS 1.95, Running 61.76s Step 287( 22.00%), action 66, FPS 1.98, Running 62.13s Step 288( 22.33%), action 67, FPS 2.02, Running 62.61s Step 289( 22.67%), action 68, FPS 1.99, Running 63.01s Step 290( 23.00%), action 69, FPS 1.99, Running 63.45s Step 291( 23.33%), action 70, FPS 1.99, Running 63.77s Step 292( 23.67%), action 71, FPS 2.01, Running 64.44s Step 293( 24.00%), action 72, FPS 1.98, Running 64.90s Step 294( 24.33%), action 73, FPS 1.99, Running 65.37s Step 295( 24.67%), action 74, FPS 2.05, Running 65.58s Step 296( 25.00%), action 75, FPS 2.04, Running 66.18s Step 297( 25.33%), action 76, FPS 2.11, Running 66.40s Step 298( 25.67%), action 77, FPS 2.09, Running 66.88s Step 299( 26.00%), action 78, FPS 2.12, Running 67.12s Step 300( 26.33%), action 79, FPS 2.04, Running 67.78s Step 301( 26.67%), action 80, FPS 2.12, Running 68.03s Step 302( 27.00%), action 81, FPS 2.07, Running 68.98s Step 303( 27.33%), action 82, FPS 2.07, Running 69.51s Step 304( 27.67%), action 83, FPS 2.09, Running 70.23s Step 305( 28.00%), action 84, FPS 2.05, Running 70.84s Step 306( 28.33%), action 85, FPS 2.04, Running 71.56s Step 307( 28.67%), action 86, FPS 2.04, Running 71.95s Step 308( 29.00%), action 87, FPS 1.97, Running 72.79s Step 309( 29.33%), action 88, FPS 1.98, Running 73.09s Step 310( 29.67%), action 89, FPS 1.93, Running 73.81s Step 311( 30.00%), action 90, FPS 1.92, Running 74.17s Step 312( 30.33%), action 91, FPS 1.91, Running 74.92s Step 313( 30.67%), action 92, FPS 1.94, Running 75.19s Step 314( 31.00%), action 93, FPS 1.88, Running 75.99s Step 315( 31.33%), action 94, FPS 1.82, Running 76.55s Step 316( 31.67%), action 95, FPS 1.84, Running 77.06s Step 317( 32.00%), action 96, FPS 1.82, Running 77.39s Step 318( 32.33%), action 97, FPS 1.77, Running 78.18s Step 319( 32.67%), action 98, FPS 1.74, Running 78.61s Step 320( 33.00%), action 99, FPS 1.77, Running 79.10s Step 321( 33.33%), action 100, FPS 1.72, Running 79.66s Step 322( 33.67%), action 101, FPS 1.77, Running 80.29s Step 323( 34.00%), action 102, FPS 1.81, Running 80.55s Step 324( 34.33%), action 103, FPS 1.79, Running 81.39s Step 325( 34.67%), action 104, FPS 1.84, Running 81.70s Step 326( 35.00%), action 105, FPS 1.86, Running 82.34s Step 327( 35.33%), action 106, FPS 1.83, Running 82.89s Step 328( 35.67%), action 107, FPS 1.84, Running 83.68s Step 329( 36.00%), action 108, FPS 1.80, Running 84.22s Step 330( 36.33%), action 109, FPS 1.80, Running 84.90s Step 331( 36.67%), action 110, FPS 1.78, Running 85.43s Step 332( 37.00%), action 111, FPS 1.78, Running 86.16s Step 333( 37.33%), action 112, FPS 1.78, Running 86.45s Step 334( 37.67%), action 113, FPS 1.82, Running 86.99s Step 335( 38.00%), action 114, FPS 1.87, Running 87.24s Step 336( 38.33%), action 115, FPS 1.87, Running 87.76s Step 337( 38.67%), action 116, FPS 1.88, Running 88.02s Step 338( 39.00%), action 117, FPS 1.95, Running 88.43s Step 339( 39.33%), action 118, FPS 1.96, Running 88.82s Step 340( 39.67%), action 119, FPS 1.97, Running 89.27s Step 341( 40.00%), action 120, FPS 2.02, Running 89.55s Step 342( 40.33%), action 121, FPS 1.98, Running 90.39s Step 343( 40.67%), action 122, FPS 1.95, Running 90.79s Step 344( 41.00%), action 123, FPS 2.00, Running 91.37s Step 345( 41.33%), action 124, FPS 1.99, Running 91.76s Step 346( 41.67%), action 125, FPS 2.00, Running 92.33s Step 347( 42.00%), action 126, FPS 2.06, Running 92.59s Step 348( 42.33%), action 127, FPS 2.12, Running 93.10s Step 349( 42.67%), action 128, FPS 2.17, Running 93.42s Step 350( 43.00%), action 129, FPS 2.23, Running 93.87s Step 351( 43.33%), action 130, FPS 2.28, Running 94.20s Step 352( 43.67%), action 131, FPS 2.23, Running 95.12s Step 353( 44.00%), action 132, FPS 2.21, Running 95.50s Step 354( 44.33%), action 133, FPS 2.22, Running 96.01s Step 355( 44.67%), action 134, FPS 2.20, Running 96.33s Step 356( 45.00%), action 135, FPS 2.16, Running 97.04s [2026-08-01 17:07:38] [37 ] Seed 36 success after 97.73 s. +steps: 356 , actions: 135 . +Instruction: Empty +Total 9/37(24.32%) success. +Setting seed: 37 +Step 1( N/A%), pre moving , FPS 0.65, Running 1.54s Step 2( N/A%), pre moving , FPS 1.24, Running 1.62s Step 3( N/A%), pre moving , FPS 1.79, Running 1.68s Step 4( N/A%), pre moving , FPS 2.33, Running 1.72s Step 5( N/A%), pre moving , FPS 2.81, Running 1.78s Step 6( N/A%), pre moving , FPS 3.27, Running 1.84s Step 7( N/A%), pre moving , FPS 3.71, Running 1.89s Step 8( N/A%), pre moving , FPS 4.14, Running 1.94s Step 9( N/A%), pre moving , FPS 4.24, Running 2.12s Step 10( N/A%), pre moving , FPS 4.60, Running 2.17s Step 11( N/A%), pre moving , FPS 4.96, Running 2.22s Step 12( N/A%), pre moving , FPS 5.32, Running 2.25s Step 13( N/A%), pre moving , FPS 5.66, Running 2.30s Step 14( N/A%), pre moving , FPS 5.97, Running 2.34s Step 15( N/A%), pre moving , FPS 6.29, Running 2.39s Step 16( N/A%), pre moving , FPS 6.59, Running 2.43s Step 17( N/A%), pre moving , FPS 6.86, Running 2.48s Step 18( N/A%), pre moving , FPS 7.11, Running 2.53s Step 19( N/A%), pre moving , FPS 7.35, Running 2.58s Step 20( N/A%), pre moving , FPS 7.56, Running 2.65s Step 21( N/A%), pre moving , FPS 13.94, Running 2.98s Step 22( N/A%), pre moving , FPS 14.04, Running 3.04s Step 23( N/A%), pre moving , FPS 14.24, Running 3.08s Step 24( N/A%), pre moving , FPS 14.15, Running 3.13s Step 25( N/A%), pre moving , FPS 14.27, Running 3.18s Step 26( N/A%), pre moving , FPS 12.47, Running 3.44s Step 27( N/A%), pre moving , FPS 12.45, Running 3.49s Step 28( N/A%), pre moving , FPS 12.51, Running 3.53s Step 29( N/A%), pre moving , FPS 13.76, Running 3.58s Step 30( N/A%), pre moving , FPS 13.68, Running 3.63s Step 31( N/A%), pre moving , FPS 13.73, Running 3.68s Step 32( N/A%), pre moving , FPS 13.48, Running 3.74s Step 33( N/A%), pre moving , FPS 13.48, Running 3.78s Step 34( N/A%), pre moving , FPS 13.50, Running 3.83s Step 35( N/A%), pre moving , FPS 13.30, Running 3.89s Step 36( N/A%), pre moving , FPS 10.77, Running 4.29s Step 37( N/A%), pre moving , FPS 10.75, Running 4.34s Step 38( N/A%), pre moving , FPS 10.76, Running 4.39s Step 39( N/A%), pre moving , FPS 10.82, Running 4.43s Step 40( N/A%), pre moving , FPS 10.72, Running 4.51s Step 41( N/A%), pre moving , FPS 12.58, Running 4.57s Step 42( N/A%), pre moving , FPS 12.68, Running 4.62s Step 43( N/A%), pre moving , FPS 12.60, Running 4.67s Step 44( N/A%), pre moving , FPS 12.62, Running 4.72s Step 45( N/A%), pre moving , FPS 12.57, Running 4.77s Step 46( N/A%), pre moving , FPS 14.57, Running 4.81s Step 47( N/A%), pre moving , FPS 14.59, Running 4.86s Step 48( N/A%), pre moving , FPS 14.47, Running 4.92s Step 49( N/A%), pre moving , FPS 14.38, Running 4.97s Step 50( N/A%), pre moving , FPS 14.50, Running 5.01s Step 51( N/A%), pre moving , FPS 14.49, Running 5.06s Step 52( N/A%), pre moving , FPS 14.60, Running 5.11s Step 53( N/A%), pre moving , FPS 14.44, Running 5.17s Step 54( N/A%), pre moving , FPS 14.37, Running 5.22s Step 55( N/A%), pre moving , FPS 14.67, Running 5.25s Step 56( N/A%), pre moving , FPS 19.64, Running 5.30s Step 57( N/A%), pre moving , FPS 19.71, Running 5.35s Step 58( N/A%), pre moving , FPS 19.42, Running 5.42s Step 59( N/A%), pre moving , FPS 19.30, Running 5.47s Step 60( N/A%), pre moving , FPS 19.22, Running 5.55s Step 61( N/A%), pre moving , FPS 18.89, Running 5.63s Step 62( N/A%), pre moving , FPS 18.54, Running 5.70s Step 63( N/A%), pre moving , FPS 18.10, Running 5.77s Step 64( N/A%), pre moving , FPS 17.78, Running 5.84s Step 65( N/A%), pre moving , FPS 17.23, Running 5.93s Step 66( N/A%), pre moving , FPS 16.88, Running 6.00s Step 67( N/A%), pre moving , FPS 16.69, Running 6.06s Step 68( N/A%), pre moving , FPS 16.53, Running 6.13s Step 69( N/A%), pre moving , FPS 16.30, Running 6.20s Step 70( N/A%), pre moving , FPS 15.96, Running 6.27s Step 71( N/A%), pre moving , FPS 15.53, Running 6.34s Step 72( N/A%), pre moving , FPS 15.26, Running 6.42s Step 73( N/A%), pre moving , FPS 15.05, Running 6.50s Step 74( N/A%), pre moving , FPS 14.91, Running 6.56s Step 75( N/A%), pre moving , FPS 14.51, Running 6.63s Step 76( N/A%), pre moving , FPS 14.14, Running 6.72s Step 77( N/A%), pre moving , FPS 14.11, Running 6.77s Step 78( N/A%), pre moving , FPS 14.04, Running 6.84s Step 79( N/A%), pre moving , FPS 13.83, Running 6.91s Step 80( N/A%), pre moving , FPS 13.67, Running 7.02s Step 81( N/A%), pre moving , FPS 13.74, Running 7.08s Step 82( N/A%), pre moving , FPS 13.69, Running 7.16s Step 83( N/A%), pre moving , FPS 13.65, Running 7.24s Step 84( N/A%), pre moving , FPS 13.68, Running 7.30s Step 85( N/A%), pre moving , FPS 13.85, Running 7.38s Step 86( N/A%), pre moving , FPS 13.82, Running 7.44s Step 87( N/A%), pre moving , FPS 13.86, Running 7.50s Step 88( N/A%), pre moving , FPS 13.89, Running 7.57s Step 89( N/A%), pre moving , FPS 14.04, Running 7.62s Step 90( N/A%), pre moving , FPS 14.30, Running 7.67s Step 91( N/A%), pre moving , FPS 14.77, Running 7.70s Step 92( N/A%), pre moving , FPS 15.17, Running 7.74s Step 93( N/A%), pre moving , FPS 15.50, Running 7.79s Step 94( N/A%), pre moving , FPS 15.79, Running 7.83s Step 95( N/A%), pre moving , FPS 16.09, Running 7.87s Step 96( N/A%), pre moving , FPS 16.64, Running 7.92s Step 97( N/A%), pre moving , FPS 16.67, Running 7.97s Step 98( N/A%), pre moving , FPS 17.02, Running 8.02s Step 99( N/A%), pre moving , FPS 17.44, Running 8.06s Step 100( N/A%), pre moving , FPS 18.34, Running 8.11s Step 101( N/A%), pre moving , FPS 18.68, Running 8.15s Step 102( N/A%), pre moving , FPS 19.35, Running 8.19s Step 103( N/A%), pre moving , FPS 19.95, Running 8.24s Step 104( N/A%), pre moving , FPS 20.40, Running 8.28s Step 105( N/A%), pre moving , FPS 20.88, Running 8.33s Step 106( N/A%), pre moving , FPS 21.49, Running 8.37s Step 107( N/A%), pre moving , FPS 21.88, Running 8.42s Step 108( N/A%), pre moving , FPS 22.43, Running 8.46s Step 109( N/A%), pre moving , FPS 23.06, Running 8.49s Step 110( N/A%), pre moving , FPS 23.09, Running 8.53s Step 111( N/A%), pre moving , FPS 22.32, Running 8.59s Step 112( N/A%), pre moving , FPS 22.13, Running 8.64s Step 113( N/A%), pre moving , FPS 22.04, Running 8.69s Step 114( N/A%), pre moving , FPS 21.75, Running 8.75s Step 115( N/A%), pre moving , FPS 22.00, Running 8.78s Step 116( N/A%), pre moving , FPS 22.11, Running 8.83s Step 117( N/A%), pre moving , FPS 22.15, Running 8.87s Step 118( N/A%), pre moving , FPS 22.50, Running 8.91s Step 119( N/A%), pre moving , FPS 22.67, Running 8.94s Step 120( N/A%), pre moving , FPS 22.70, Running 8.99s Step 121( N/A%), pre moving , FPS 22.53, Running 9.04s Step 122( N/A%), pre moving , FPS 22.25, Running 9.09s Step 123( N/A%), pre moving , FPS 22.31, Running 9.14s Step 124( N/A%), pre moving , FPS 22.23, Running 9.18s Step 125( N/A%), pre moving , FPS 22.20, Running 9.23s Step 126( N/A%), pre moving , FPS 22.22, Running 9.27s Step 127( N/A%), pre moving , FPS 12.53, Running 10.01s Step 128( N/A%), pre moving , FPS 11.51, Running 10.19s Step 129( N/A%), pre moving , FPS 10.01, Running 10.49s Step 130( N/A%), pre moving , FPS 9.47, Running 10.64s Step 131( N/A%), pre moving , FPS 8.54, Running 10.94s Step 132( N/A%), pre moving , FPS 8.13, Running 11.10s Step 133( N/A%), pre moving , FPS 7.42, Running 11.39s Step 134( N/A%), pre moving , FPS 7.07, Running 11.57s Step 135( N/A%), pre moving , FPS 6.39, Running 11.91s Step 136( N/A%), pre moving , FPS 6.14, Running 12.08s Step 137( N/A%), pre moving , FPS 5.65, Running 12.41s Step 138( N/A%), pre moving , FPS 5.42, Running 12.60s Step 139( N/A%), pre moving , FPS 5.05, Running 12.91s Step 140( N/A%), pre moving , FPS 4.88, Running 13.09s Step 141( N/A%), pre moving , FPS 4.60, Running 13.39s Step 142( N/A%), pre moving , FPS 4.50, Running 13.54s Step 143( N/A%), pre moving , FPS 4.25, Running 13.85s Step 144( N/A%), pre moving , FPS 4.14, Running 14.01s Step 145( N/A%), pre moving , FPS 3.92, Running 14.34s Step 146( N/A%), pre moving , FPS 3.78, Running 14.56s Step 147( N/A%), pre moving , FPS 4.07, Running 14.93s Step 148( N/A%), pre moving , FPS 4.10, Running 15.08s Step 149( N/A%), pre moving , FPS 4.11, Running 15.36s Step 150( N/A%), pre moving , FPS 4.07, Running 15.55s Step 151( N/A%), pre moving , FPS 4.10, Running 15.81s Step 152( N/A%), pre moving , FPS 4.11, Running 15.97s Step 153( N/A%), pre moving , FPS 4.11, Running 16.25s Step 154( N/A%), pre moving , FPS 4.10, Running 16.46s Step 155( N/A%), pre moving , FPS 4.11, Running 16.78s Step 156( N/A%), pre moving , FPS 4.12, Running 16.94s Step 157( N/A%), pre moving , FPS 4.11, Running 17.28s Step 158( N/A%), pre moving , FPS 4.11, Running 17.46s Step 159( N/A%), pre moving , FPS 4.11, Running 17.77s Step 160( N/A%), pre moving , FPS 4.12, Running 17.93s Step 161( N/A%), pre moving , FPS 4.06, Running 18.31s Step 162( N/A%), pre moving , FPS 3.90, Running 18.67s Step 163( N/A%), pre moving , FPS 3.84, Running 19.06s Step 164( N/A%), pre moving , FPS 3.80, Running 19.28s Step 165( N/A%), pre moving , FPS 3.80, Running 19.60s Step 166( N/A%), pre moving , FPS 3.83, Running 19.78s Step 167( N/A%), pre moving , FPS 3.84, Running 20.14s Step 168( N/A%), pre moving , FPS 3.76, Running 20.39s Step 169( N/A%), pre moving , FPS 3.72, Running 20.73s Step 170( N/A%), pre moving , FPS 3.72, Running 20.93s Step 171( N/A%), pre moving , FPS 3.73, Running 21.18s Step 172( N/A%), pre moving , FPS 3.70, Running 21.38s Step 173( N/A%), pre moving , FPS 3.65, Running 21.74s Step 174( N/A%), pre moving , FPS 3.66, Running 21.92s Step 175( N/A%), pre moving , FPS 3.68, Running 22.22s Step 176( N/A%), pre moving , FPS 3.63, Running 22.45s Step 177( N/A%), pre moving , FPS 3.66, Running 22.73s Step 178( N/A%), pre moving , FPS 3.66, Running 22.93s Step 179( N/A%), pre moving , FPS 3.63, Running 23.29s Step 180( N/A%), pre moving , FPS 3.59, Running 23.50s Step 181( N/A%), pre moving , FPS 3.65, Running 23.78s Step 182( N/A%), pre moving , FPS 3.76, Running 23.98s Step 183( N/A%), pre moving , FPS 3.81, Running 24.31s Step 184( N/A%), pre moving , FPS 3.85, Running 24.48s Step 185( N/A%), pre moving , FPS 3.81, Running 24.85s Step 186( N/A%), pre moving , FPS 3.78, Running 25.06s Step 187( N/A%), pre moving , FPS 3.81, Running 25.39s Step 188( N/A%), pre moving , FPS 3.85, Running 25.59s Step 189( N/A%), pre moving , FPS 3.83, Running 25.95s Step 190( N/A%), pre moving , FPS 3.92, Running 26.02s Step 191( N/A%), pre moving , FPS 4.07, Running 26.09s Step 192( N/A%), pre moving , FPS 4.18, Running 26.16s Step 193( N/A%), pre moving , FPS 4.45, Running 26.23s Step 194( N/A%), pre moving , FPS 4.58, Running 26.29s Step 195( N/A%), pre moving , FPS 4.84, Running 26.35s Step 196( N/A%), pre moving , FPS 5.03, Running 26.42s Step 197( N/A%), pre moving , FPS 5.33, Running 26.49s Step 198( N/A%), pre moving , FPS 5.53, Running 26.55s Step 199( N/A%), pre moving , FPS 5.99, Running 26.62s Step 200( N/A%), pre moving , FPS 4.23, Running 28.24s Step 201( N/A%), pre moving , FPS 4.12, Running 28.64s Step 202( N/A%), pre moving , FPS 4.14, Running 28.82s Step 203( N/A%), pre moving , FPS 4.19, Running 29.08s Step 204( N/A%), pre moving , FPS 4.18, Running 29.26s Step 205( N/A%), pre moving , FPS 4.23, Running 29.58s Step 206( N/A%), pre moving , FPS 4.26, Running 29.76s Step 207( N/A%), pre moving , FPS 4.23, Running 30.11s Step 208( N/A%), pre moving , FPS 4.21, Running 30.34s Step 209( N/A%), pre moving , FPS 4.18, Running 30.74s Step 210( N/A%), pre moving , FPS 4.09, Running 30.91s Step 211( N/A%), pre moving , FPS 3.85, Running 31.28s Step 212( N/A%), pre moving , FPS 3.76, Running 31.48s Step 213( N/A%), pre moving , FPS 3.60, Running 31.78s Step 214( N/A%), pre moving , FPS 3.54, Running 31.94s Step 215( N/A%), pre moving , FPS 3.43, Running 32.18s Step 216( N/A%), pre moving , FPS 3.39, Running 32.32s Step 217( N/A%), pre moving , FPS 3.27, Running 32.61s Step 218( N/A%), pre moving , FPS 3.20, Running 32.79s Step 219( N/A%), pre moving , FPS 3.11, Running 33.06s Step 220( 0.33%), action 1, FPS 3.33, Running 34.23s Step 221( 0.67%), action 2, FPS 3.42, Running 34.49s Step 222( 1.00%), action 3, FPS 3.14, Running 35.19s Step 223( 1.33%), action 4, FPS 3.15, Running 35.43s Step 224( 1.67%), action 5, FPS 2.89, Running 36.18s Step 225( 2.00%), action 6, FPS 2.94, Running 36.38s Step 226( 2.33%), action 7, FPS 2.72, Running 37.10s Step 227( 2.67%), action 8, FPS 2.63, Running 37.70s Step 228( 3.00%), action 9, FPS 2.41, Running 38.64s Step 229( 3.33%), action 10, FPS 2.39, Running 39.11s Step 230( 3.67%), action 11, FPS 2.20, Running 40.02s Step 231( 4.00%), action 12, FPS 2.16, Running 40.56s Step 232( 4.33%), action 13, FPS 2.05, Running 41.21s Step 233( 4.67%), action 14, FPS 1.99, Running 41.82s Step 234( 5.00%), action 15, FPS 1.91, Running 42.44s Step 235( 5.33%), action 16, FPS 1.84, Running 43.04s Step 236( 5.67%), action 17, FPS 1.76, Running 43.72s Step 237( 6.00%), action 18, FPS 1.72, Running 44.27s Step 238( 6.33%), action 19, FPS 1.64, Running 44.98s Step 239( 6.67%), action 20, FPS 1.60, Running 45.53s Step 240( 7.00%), action 21, FPS 1.62, Running 46.56s Step 241( 7.33%), action 22, FPS 1.59, Running 47.11s Step 242( 7.67%), action 23, FPS 1.58, Running 47.88s Step 243( 8.00%), action 24, FPS 1.54, Running 48.40s Step 244( 8.33%), action 25, FPS 1.54, Running 49.18s Step 245( 8.67%), action 26, FPS 1.49, Running 49.83s Step 246( 9.00%), action 27, FPS 1.47, Running 50.67s Step 247( 9.33%), action 28, FPS 1.51, Running 50.97s Step 248( 9.67%), action 29, FPS 1.55, Running 51.53s Step 249( 10.00%), action 30, FPS 1.54, Running 52.12s Step 250( 10.33%), action 31, FPS 1.56, Running 52.88s Step 251( 10.67%), action 32, FPS 1.56, Running 53.41s Step 252( 11.00%), action 33, FPS 1.56, Running 54.06s Step 253( 11.33%), action 34, FPS 1.57, Running 54.55s Step 254( 11.67%), action 35, FPS 1.58, Running 55.06s Step 255( 12.00%), action 36, FPS 1.61, Running 55.43s Step 256( 12.33%), action 37, FPS 1.64, Running 55.91s Step 257( 12.67%), action 38, FPS 1.65, Running 56.40s Step 258( 13.00%), action 39, FPS 1.65, Running 57.10s Step 259( 13.33%), action 40, FPS 1.66, Running 57.59s Step 260( 13.67%), action 41, FPS 1.69, Running 58.41s Step 261( 14.00%), action 42, FPS 1.73, Running 58.65s Step 262( 14.33%), action 43, FPS 1.74, Running 59.38s Step 263( 14.67%), action 44, FPS 1.74, Running 59.89s Step 264( 15.00%), action 45, FPS 1.79, Running 60.34s Step 265( 15.33%), action 46, FPS 1.82, Running 60.85s Step 266( 15.67%), action 47, FPS 1.84, Running 61.51s Step 267( 16.00%), action 48, FPS 1.81, Running 62.03s Step 268( 16.33%), action 49, FPS 1.82, Running 62.54s Step 269( 16.67%), action 50, FPS 1.83, Running 63.03s Step 270( 17.00%), action 51, FPS 1.84, Running 63.73s Step 271( 17.33%), action 52, FPS 1.84, Running 64.26s Step 272( 17.67%), action 53, FPS 1.85, Running 64.86s Step 273( 18.00%), action 54, FPS 1.89, Running 65.16s Step 274( 18.33%), action 55, FPS 1.84, Running 65.92s Step 275( 18.67%), action 56, FPS 1.82, Running 66.42s Step 276( 19.00%), action 57, FPS 1.77, Running 67.23s Step 277( 19.33%), action 58, FPS 1.75, Running 67.84s Step 278( 19.67%), action 59, FPS 1.78, Running 68.34s Step 279( 20.00%), action 60, FPS 1.78, Running 68.83s Step 280( 20.33%), action 61, FPS 1.80, Running 69.55s Step 281( 20.67%), action 62, FPS 1.75, Running 70.06s Step 282( 21.00%), action 63, FPS 1.75, Running 70.81s Step 283( 21.33%), action 64, FPS 1.76, Running 71.28s Step 284( 21.67%), action 65, FPS 1.73, Running 71.89s Step 285( 22.00%), action 66, FPS 1.75, Running 72.25s Step 286( 22.33%), action 67, FPS 1.75, Running 72.97s Step 287( 22.67%), action 68, FPS 1.75, Running 73.47s Step 288( 23.00%), action 69, FPS 1.74, Running 74.06s Step 289( 23.33%), action 70, FPS 1.77, Running 74.33s Step 290( 23.67%), action 71, FPS 1.79, Running 74.92s Step 291( 24.00%), action 72, FPS 1.82, Running 75.26s Step 292( 24.33%), action 73, FPS 1.86, Running 75.59s Step 293( 24.67%), action 74, FPS 1.88, Running 75.80s Step 294( 25.00%), action 75, FPS 1.95, Running 76.18s Step 295( 25.33%), action 76, FPS 1.96, Running 76.62s Step 296( 25.67%), action 77, FPS 2.02, Running 77.14s Step 297( 26.00%), action 78, FPS 2.05, Running 77.60s Step 298( 26.33%), action 79, FPS 2.07, Running 78.02s Step 299( 26.67%), action 80, FPS 2.11, Running 78.32s Step 300( 27.00%), action 81, FPS 2.07, Running 79.21s Step 301( 27.33%), action 82, FPS 2.11, Running 79.54s Step 302( 27.67%), action 83, FPS 2.19, Running 79.96s Step 303( 28.00%), action 84, FPS 2.24, Running 80.22s Step 304( 28.33%), action 85, FPS 2.26, Running 80.76s Step 305( 28.67%), action 86, FPS 2.20, Running 81.32s Step 306( 29.00%), action 87, FPS 2.28, Running 81.75s Step 307( 29.33%), action 88, FPS 2.35, Running 81.97s Step 308( 29.67%), action 89, FPS 2.39, Running 82.44s Step 309( 30.00%), action 90, FPS 2.31, Running 82.99s Step 310( 30.33%), action 91, FPS 2.33, Running 83.49s Step 311( 30.67%), action 92, FPS 2.37, Running 83.71s Step 312( 31.00%), action 93, FPS 2.27, Running 84.40s Step 313( 31.33%), action 94, FPS 2.21, Running 84.86s Step 314( 31.67%), action 95, FPS 2.17, Running 85.38s Step 315( 32.00%), action 96, FPS 2.17, Running 85.83s Step 316( 32.33%), action 97, FPS 2.16, Running 86.41s Step 317( 32.67%), action 98, FPS 2.21, Running 86.66s Step 318( 33.00%), action 99, FPS 2.20, Running 87.11s Step 319( 33.33%), action 100, FPS 2.21, Running 87.36s Step 320( 33.67%), action 101, FPS 2.23, Running 88.16s Step 321( 34.00%), action 102, FPS 2.24, Running 88.47s Step 322( 34.33%), action 103, FPS 2.22, Running 88.95s Step 323( 34.67%), action 104, FPS 2.15, Running 89.51s Step 324( 35.00%), action 105, FPS 2.18, Running 89.93s Step 325( 35.33%), action 106, FPS 2.27, Running 90.14s Step 326( 35.67%), action 107, FPS 2.26, Running 90.60s Step 327( 36.00%), action 108, FPS 2.18, Running 91.13s Step 328( 36.33%), action 109, FPS 2.16, Running 91.72s Step 329( 36.67%), action 110, FPS 2.22, Running 91.98s Step 330( 37.00%), action 111, FPS 2.19, Running 92.62s Step 331( 37.33%), action 112, FPS 2.17, Running 92.91s Step 332( 37.67%), action 113, FPS 2.17, Running 93.62s Step 333( 38.00%), action 114, FPS 2.18, Running 94.05s Step 334( 38.33%), action 115, FPS 2.13, Running 94.76s Step 335( 38.67%), action 116, FPS 2.16, Running 95.08s Step 336( 39.00%), action 117, FPS 2.13, Running 95.79s Step 337( 39.33%), action 118, FPS 2.08, Running 96.26s Step 338( 39.67%), action 119, FPS 2.06, Running 96.80s Step 339( 40.00%), action 120, FPS 2.04, Running 97.15s Step 340( 40.33%), action 121, FPS 2.01, Running 98.11s Step 341( 40.67%), action 122, FPS 2.00, Running 98.49s Step 342( 41.00%), action 123, FPS 2.01, Running 98.90s Step 343( 41.33%), action 124, FPS 2.06, Running 99.22s Step 344( 41.67%), action 125, FPS 2.03, Running 99.80s Step 345( 42.00%), action 126, FPS 1.99, Running 100.20s Step 346( 42.33%), action 127, FPS 1.99, Running 100.65s Step 347( 42.67%), action 128, FPS 2.04, Running 100.96s Step 348( 43.00%), action 129, FPS 2.07, Running 101.37s Step 349( 43.33%), action 130, FPS 2.08, Running 101.59s Step 350( 43.67%), action 131, FPS 2.08, Running 102.21s Step 351( 44.00%), action 132, FPS 2.07, Running 102.58s Step 352( 44.33%), action 133, FPS 2.13, Running 103.01s Step 353( 44.67%), action 134, FPS 2.13, Running 103.42s Step 354( 45.00%), action 135, FPS 2.20, Running 103.85s Step 355( 45.33%), action 136, FPS 2.19, Running 104.22s Step 356( 45.67%), action 137, FPS 2.24, Running 104.71s Step 357( 46.00%), action 138, FPS 2.29, Running 104.99s Step 358( 46.33%), action 139, FPS 2.33, Running 105.38s Step 359( 46.67%), action 140, FPS 2.35, Running 105.65s Step 360( 47.00%), action 141, FPS 2.49, Running 106.12s Step 361( 47.33%), action 142, FPS 2.54, Running 106.36s Step 362( 47.67%), action 143, FPS 2.56, Running 106.73s Step 363( 48.00%), action 144, FPS 2.60, Running 106.91s Step 364( 48.33%), action 145, FPS 2.65, Running 107.35s Step 365( 48.67%), action 146, FPS 2.70, Running 107.60s Step 366( 49.00%), action 147, FPS 2.70, Running 108.05s Step 367( 49.33%), action 148, FPS 2.61, Running 108.62s Step 368( 49.67%), action 149, FPS 2.52, Running 109.30s Step 369( 50.00%), action 150, FPS 2.45, Running 109.77s Step 370( 50.33%), action 151, FPS 2.43, Running 110.43s Step 371( 50.67%), action 152, FPS 2.45, Running 110.74s Step 372( 51.00%), action 153, FPS 2.45, Running 111.18s Step 373( 51.33%), action 154, FPS 2.47, Running 111.50s Step 374( 51.67%), action 155, FPS 2.45, Running 112.02s Step 375( 52.00%), action 156, FPS 2.40, Running 112.55s Step 376( 52.33%), action 157, FPS 2.38, Running 113.12s Step 377( 52.67%), action 158, FPS 2.31, Running 113.66s Step 378( 53.00%), action 159, FPS 2.28, Running 114.16s Step 379( 53.33%), action 160, FPS 2.27, Running 114.45s Step 380( 53.67%), action 161, FPS 2.22, Running 115.14s Step 381( 54.00%), action 162, FPS 2.18, Running 115.55s Step 382( 54.33%), action 163, FPS 2.11, Running 116.20s Step 383( 54.67%), action 164, FPS 2.10, Running 116.43s Step 384( 55.00%), action 165, FPS 2.09, Running 116.91s Step 385( 55.33%), action 166, FPS 2.04, Running 117.40s Step 386( 55.67%), action 167, FPS 2.04, Running 117.88s Step 387( 56.00%), action 168, FPS 2.08, Running 118.21s Step 388( 56.33%), action 169, FPS 2.09, Running 118.85s Step 389( 56.67%), action 170, FPS 2.09, Running 119.36s Step 390( 57.00%), action 171, FPS 2.05, Running 120.20s Step 391( 57.33%), action 172, FPS 2.05, Running 120.50s Step 392( 57.67%), action 173, FPS 2.01, Running 121.13s Step 393( 58.00%), action 174, FPS 2.02, Running 121.41s Step 394( 58.33%), action 175, FPS 2.02, Running 121.92s Step 395( 58.67%), action 176, FPS 2.08, Running 122.17s Step 396( 59.00%), action 177, FPS 2.13, Running 122.51s Step 397( 59.33%), action 178, FPS 2.19, Running 122.78s Step 398( 59.67%), action 179, FPS 2.23, Running 123.12s Step 399( 60.00%), action 180, FPS 2.21, Running 123.49s Step 400( 60.33%), action 181, FPS 2.25, Running 124.05s Step 401( 60.67%), action 182, FPS 2.26, Running 124.38s Step 402( 61.00%), action 183, FPS 2.26, Running 125.03s Step 403( 61.33%), action 184, FPS 2.26, Running 125.28s Step 404( 61.67%), action 185, FPS 2.29, Running 125.65s Step 405( 62.00%), action 186, FPS 2.34, Running 125.96s Step 406( 62.33%), action 187, FPS 2.36, Running 126.36s Step 407( 62.67%), action 188, FPS 2.36, Running 126.68s Step 408( 63.00%), action 189, FPS 2.42, Running 127.13s Step 409( 63.33%), action 190, FPS 2.48, Running 127.41s Step 410( 63.67%), action 191, FPS 2.57, Running 127.99s Step 411( 64.00%), action 192, FPS 2.51, Running 128.47s Step 412( 64.33%), action 193, FPS 2.57, Running 128.93s [2026-08-01 17:09:48] [38 ] Seed 37 failed after 129.47 s. +steps: 412 , actions: 193 . +Instruction: Empty +Total 9/38(23.68%) success. +Setting seed: 38 +Step 1( N/A%), pre moving , FPS 0.89, Running 1.13s Step 2( N/A%), pre moving , FPS 1.66, Running 1.21s Step 3( N/A%), pre moving , FPS 2.42, Running 1.24s Step 4( N/A%), pre moving , FPS 3.13, Running 1.28s Step 5( N/A%), pre moving , FPS 3.83, Running 1.30s Step 6( N/A%), pre moving , FPS 4.49, Running 1.34s Step 7( N/A%), pre moving , FPS 5.15, Running 1.36s Step 8( N/A%), pre moving , FPS 5.78, Running 1.38s Step 9( N/A%), pre moving , FPS 6.35, Running 1.42s Step 10( N/A%), pre moving , FPS 6.88, Running 1.45s Step 11( N/A%), pre moving , FPS 7.40, Running 1.49s Step 12( N/A%), pre moving , FPS 7.93, Running 1.51s Step 13( N/A%), pre moving , FPS 8.45, Running 1.54s Step 14( N/A%), pre moving , FPS 8.89, Running 1.57s Step 15( N/A%), pre moving , FPS 9.34, Running 1.61s Step 16( N/A%), pre moving , FPS 9.80, Running 1.63s Step 17( N/A%), pre moving , FPS 10.25, Running 1.66s Step 18( N/A%), pre moving , FPS 10.70, Running 1.68s Step 19( N/A%), pre moving , FPS 11.13, Running 1.71s Step 20( N/A%), pre moving , FPS 11.55, Running 1.73s Step 21( N/A%), pre moving , FPS 23.66, Running 1.97s Step 22( N/A%), pre moving , FPS 24.79, Running 2.01s Step 23( N/A%), pre moving , FPS 25.05, Running 2.04s Step 24( N/A%), pre moving , FPS 25.51, Running 2.06s Step 25( N/A%), pre moving , FPS 25.51, Running 2.09s Step 26( N/A%), pre moving , FPS 20.23, Running 2.32s Step 27( N/A%), pre moving , FPS 20.19, Running 2.35s Step 28( N/A%), pre moving , FPS 20.13, Running 2.38s Step 29( N/A%), pre moving , FPS 20.18, Running 2.41s Step 30( N/A%), pre moving , FPS 14.45, Running 2.84s Step 31( N/A%), pre moving , FPS 14.55, Running 2.86s Step 32( N/A%), pre moving , FPS 14.57, Running 2.89s Step 33( N/A%), pre moving , FPS 14.57, Running 2.91s Step 34( N/A%), pre moving , FPS 14.69, Running 2.94s Step 35( N/A%), pre moving , FPS 14.74, Running 2.96s Step 36( N/A%), pre moving , FPS 11.85, Running 3.32s Step 37( N/A%), pre moving , FPS 11.77, Running 3.36s Step 38( N/A%), pre moving , FPS 11.69, Running 3.39s Step 39( N/A%), pre moving , FPS 11.64, Running 3.43s Step 40( N/A%), pre moving , FPS 11.63, Running 3.45s Step 41( N/A%), pre moving , FPS 13.31, Running 3.48s Step 42( N/A%), pre moving , FPS 13.27, Running 3.52s Step 43( N/A%), pre moving , FPS 13.22, Running 3.55s Step 44( N/A%), pre moving , FPS 13.12, Running 3.59s Step 45( N/A%), pre moving , FPS 13.12, Running 3.61s Step 46( N/A%), pre moving , FPS 15.22, Running 3.64s Step 47( N/A%), pre moving , FPS 15.22, Running 3.66s Step 48( N/A%), pre moving , FPS 15.25, Running 3.69s Step 49( N/A%), pre moving , FPS 15.29, Running 3.72s Step 50( N/A%), pre moving , FPS 22.06, Running 3.74s Step 51( N/A%), pre moving , FPS 22.03, Running 3.77s Step 52( N/A%), pre moving , FPS 21.75, Running 3.81s Step 53( N/A%), pre moving , FPS 21.55, Running 3.84s Step 54( N/A%), pre moving , FPS 21.36, Running 3.87s Step 55( N/A%), pre moving , FPS 21.22, Running 3.90s Step 56( N/A%), pre moving , FPS 32.81, Running 3.93s Step 57( N/A%), pre moving , FPS 33.42, Running 3.96s Step 58( N/A%), pre moving , FPS 33.76, Running 3.99s Step 59( N/A%), pre moving , FPS 33.19, Running 4.03s Step 60( N/A%), pre moving , FPS 32.45, Running 4.07s Step 61( N/A%), pre moving , FPS 31.77, Running 4.11s Step 62( N/A%), pre moving , FPS 31.99, Running 4.15s Step 63( N/A%), pre moving , FPS 31.47, Running 4.19s Step 64( N/A%), pre moving , FPS 30.35, Running 4.25s Step 65( N/A%), pre moving , FPS 29.13, Running 4.30s Step 66( N/A%), pre moving , FPS 28.44, Running 4.34s Step 67( N/A%), pre moving , FPS 27.70, Running 4.39s Step 68( N/A%), pre moving , FPS 27.17, Running 4.43s Step 69( N/A%), pre moving , FPS 26.71, Running 4.47s Step 70( N/A%), pre moving , FPS 26.29, Running 4.50s Step 71( N/A%), pre moving , FPS 25.84, Running 4.54s Step 72( N/A%), pre moving , FPS 25.41, Running 4.59s Step 73( N/A%), pre moving , FPS 25.09, Running 4.64s Step 74( N/A%), pre moving , FPS 24.57, Running 4.69s Step 75( N/A%), pre moving , FPS 24.36, Running 4.73s Step 76( N/A%), pre moving , FPS 23.95, Running 4.77s Step 77( N/A%), pre moving , FPS 23.56, Running 4.80s Step 78( N/A%), pre moving , FPS 23.14, Running 4.85s Step 79( N/A%), pre moving , FPS 22.87, Running 4.90s Step 80( N/A%), pre moving , FPS 22.59, Running 4.95s Step 81( N/A%), pre moving , FPS 22.58, Running 4.99s Step 82( N/A%), pre moving , FPS 22.59, Running 5.03s Step 83( N/A%), pre moving , FPS 22.57, Running 5.07s Step 84( N/A%), pre moving , FPS 22.82, Running 5.12s Step 85( N/A%), pre moving , FPS 22.96, Running 5.17s Step 86( N/A%), pre moving , FPS 23.32, Running 5.20s Step 87( N/A%), pre moving , FPS 23.81, Running 5.23s Step 88( N/A%), pre moving , FPS 24.22, Running 5.25s Step 89( N/A%), pre moving , FPS 24.64, Running 5.28s Step 90( N/A%), pre moving , FPS 24.98, Running 5.31s Step 91( N/A%), pre moving , FPS 24.93, Running 5.35s Step 92( N/A%), pre moving , FPS 25.30, Running 5.38s Step 93( N/A%), pre moving , FPS 25.77, Running 5.41s Step 94( N/A%), pre moving , FPS 26.19, Running 5.45s Step 95( N/A%), pre moving , FPS 26.33, Running 5.49s Step 96( N/A%), pre moving , FPS 26.79, Running 5.51s Step 97( N/A%), pre moving , FPS 27.27, Running 5.54s Step 98( N/A%), pre moving , FPS 28.06, Running 5.56s Step 99( N/A%), pre moving , FPS 29.04, Running 5.59s Step 100( N/A%), pre moving , FPS 29.53, Running 5.63s Step 101( N/A%), pre moving , FPS 29.68, Running 5.67s Step 102( N/A%), pre moving , FPS 29.68, Running 5.71s Step 103( N/A%), pre moving , FPS 29.79, Running 5.74s Step 104( N/A%), pre moving , FPS 30.85, Running 5.77s Step 105( N/A%), pre moving , FPS 31.91, Running 5.80s Step 106( N/A%), pre moving , FPS 32.04, Running 5.82s Step 107( N/A%), pre moving , FPS 32.01, Running 5.85s Step 108( N/A%), pre moving , FPS 32.01, Running 5.88s Step 109( N/A%), pre moving , FPS 31.67, Running 5.91s Step 110( N/A%), pre moving , FPS 31.68, Running 5.94s Step 111( N/A%), pre moving , FPS 31.89, Running 5.97s Step 112( N/A%), pre moving , FPS 31.97, Running 6.01s Step 113( N/A%), pre moving , FPS 31.66, Running 6.04s Step 114( N/A%), pre moving , FPS 31.63, Running 6.08s Step 115( N/A%), pre moving , FPS 31.59, Running 6.12s Step 116( N/A%), pre moving , FPS 31.42, Running 6.15s Step 117( N/A%), pre moving , FPS 31.36, Running 6.18s Step 118( N/A%), pre moving , FPS 31.37, Running 6.20s Step 119( N/A%), pre moving , FPS 31.29, Running 6.23s Step 120( N/A%), pre moving , FPS 31.72, Running 6.26s Step 121( N/A%), pre moving , FPS 31.96, Running 6.29s Step 122( N/A%), pre moving , FPS 16.58, Running 6.91s Step 123( N/A%), pre moving , FPS 15.49, Running 7.04s Step 124( N/A%), pre moving , FPS 13.29, Running 7.28s Step 125( N/A%), pre moving , FPS 12.22, Running 7.43s Step 126( N/A%), pre moving , FPS 10.73, Running 7.69s Step 127( N/A%), pre moving , FPS 10.12, Running 7.83s Step 128( N/A%), pre moving , FPS 9.13, Running 8.07s Step 129( N/A%), pre moving , FPS 8.62, Running 8.23s Step 130( N/A%), pre moving , FPS 7.95, Running 8.45s Step 131( N/A%), pre moving , FPS 7.56, Running 8.62s Step 132( N/A%), pre moving , FPS 6.98, Running 8.87s Step 133( N/A%), pre moving , FPS 6.71, Running 9.02s Step 134( N/A%), pre moving , FPS 6.27, Running 9.27s Step 135( N/A%), pre moving , FPS 6.05, Running 9.42s Step 136( N/A%), pre moving , FPS 5.68, Running 9.67s Step 137( N/A%), pre moving , FPS 5.46, Running 9.84s Step 138( N/A%), pre moving , FPS 5.13, Running 10.10s Step 139( N/A%), pre moving , FPS 4.92, Running 10.30s Step 140( N/A%), pre moving , FPS 4.65, Running 10.56s Step 141( N/A%), pre moving , FPS 4.50, Running 10.74s Step 142( N/A%), pre moving , FPS 4.94, Running 10.96s Step 143( N/A%), pre moving , FPS 4.90, Running 11.12s Step 144( N/A%), pre moving , FPS 4.86, Running 11.39s Step 145( N/A%), pre moving , FPS 4.88, Running 11.53s Step 146( N/A%), pre moving , FPS 4.85, Running 11.81s Step 147( N/A%), pre moving , FPS 4.87, Running 11.94s Step 148( N/A%), pre moving , FPS 4.86, Running 12.18s Step 149( N/A%), pre moving , FPS 4.90, Running 12.31s Step 150( N/A%), pre moving , FPS 4.87, Running 12.56s Step 151( N/A%), pre moving , FPS 4.89, Running 12.71s Step 152( N/A%), pre moving , FPS 4.88, Running 12.97s Step 153( N/A%), pre moving , FPS 4.91, Running 13.10s Step 154( N/A%), pre moving , FPS 4.90, Running 13.35s Step 155( N/A%), pre moving , FPS 4.87, Running 13.53s Step 156( N/A%), pre moving , FPS 4.85, Running 13.79s Step 157( N/A%), pre moving , FPS 4.75, Running 14.05s Step 158( N/A%), pre moving , FPS 4.70, Running 14.36s Step 159( N/A%), pre moving , FPS 4.74, Running 14.52s Step 160( N/A%), pre moving , FPS 4.81, Running 14.72s Step 161( N/A%), pre moving , FPS 4.82, Running 14.88s Step 162( N/A%), pre moving , FPS 4.75, Running 15.17s Step 163( N/A%), pre moving , FPS 4.77, Running 15.31s Step 164( N/A%), pre moving , FPS 4.71, Running 15.63s Step 165( N/A%), pre moving , FPS 4.65, Running 15.83s Step 166( N/A%), pre moving , FPS 4.64, Running 16.12s Step 167( N/A%), pre moving , FPS 4.57, Running 16.31s Step 168( N/A%), pre moving , FPS 4.54, Running 16.59s Step 169( N/A%), pre moving , FPS 4.48, Running 16.77s Step 170( N/A%), pre moving , FPS 4.44, Running 17.06s Step 171( N/A%), pre moving , FPS 4.38, Running 17.28s Step 172( N/A%), pre moving , FPS 4.39, Running 17.52s Step 173( N/A%), pre moving , FPS 4.38, Running 17.66s Step 174( N/A%), pre moving , FPS 4.41, Running 17.89s Step 175( N/A%), pre moving , FPS 4.43, Running 18.05s Step 176( N/A%), pre moving , FPS 4.44, Running 18.30s Step 177( N/A%), pre moving , FPS 4.51, Running 18.48s Step 178( N/A%), pre moving , FPS 4.56, Running 18.74s Step 179( N/A%), pre moving , FPS 4.54, Running 18.92s Step 180( N/A%), pre moving , FPS 4.50, Running 19.16s Step 181( N/A%), pre moving , FPS 4.47, Running 19.36s Step 182( N/A%), pre moving , FPS 4.49, Running 19.62s Step 183( N/A%), pre moving , FPS 4.48, Running 19.78s Step 184( N/A%), pre moving , FPS 4.53, Running 20.04s Step 185( N/A%), pre moving , FPS 4.70, Running 20.09s Step 186( N/A%), pre moving , FPS 4.99, Running 20.13s Step 187( N/A%), pre moving , FPS 5.19, Running 20.17s Step 188( N/A%), pre moving , FPS 5.52, Running 20.21s Step 189( N/A%), pre moving , FPS 5.74, Running 20.25s Step 190( N/A%), pre moving , FPS 6.16, Running 20.30s Step 191( N/A%), pre moving , FPS 6.53, Running 20.34s Step 192( N/A%), pre moving , FPS 7.00, Running 20.38s Step 193( N/A%), pre moving , FPS 7.25, Running 20.42s Step 194( N/A%), pre moving , FPS 7.74, Running 20.47s Step 195( N/A%), pre moving , FPS 5.10, Running 21.97s Step 196( N/A%), pre moving , FPS 5.04, Running 22.26s Step 197( N/A%), pre moving , FPS 5.06, Running 22.44s Step 198( N/A%), pre moving , FPS 5.02, Running 22.73s Step 199( N/A%), pre moving , FPS 5.06, Running 22.87s Step 200( N/A%), pre moving , FPS 5.02, Running 23.15s Step 201( N/A%), pre moving , FPS 5.04, Running 23.33s Step 202( N/A%), pre moving , FPS 5.05, Running 23.58s Step 203( N/A%), pre moving , FPS 5.05, Running 23.73s Step 204( N/A%), pre moving , FPS 5.00, Running 24.04s Step 205( N/A%), pre moving , FPS 4.83, Running 24.23s Step 206( N/A%), pre moving , FPS 4.58, Running 24.49s Step 207( N/A%), pre moving , FPS 4.48, Running 24.63s Step 208( N/A%), pre moving , FPS 4.27, Running 24.90s Step 209( N/A%), pre moving , FPS 4.13, Running 25.10s Step 210( N/A%), pre moving , FPS 3.96, Running 25.36s Step 211( N/A%), pre moving , FPS 3.83, Running 25.56s Step 212( N/A%), pre moving , FPS 3.67, Running 25.83s Step 213( N/A%), pre moving , FPS 3.60, Running 25.98s Step 214( N/A%), pre moving , FPS 3.44, Running 26.29s Step 215( 0.33%), action 1, FPS 3.77, Running 27.27s Step 216( 0.67%), action 2, FPS 3.45, Running 28.07s Step 217( 1.00%), action 3, FPS 3.27, Running 28.55s Step 218( 1.33%), action 4, FPS 3.23, Running 28.93s Step 219( 1.67%), action 5, FPS 3.02, Running 29.49s Step 220( 2.00%), action 6, FPS 2.96, Running 29.91s Step 221( 2.33%), action 7, FPS 2.88, Running 30.27s Step 222( 2.67%), action 8, FPS 2.75, Running 30.86s Step 223( 3.00%), action 9, FPS 2.68, Running 31.20s Step 224( 3.33%), action 10, FPS 2.69, Running 31.47s Step 225( 3.67%), action 11, FPS 2.59, Running 31.96s Step 226( 4.00%), action 12, FPS 2.54, Running 32.36s Step 227( 4.33%), action 13, FPS 2.40, Running 32.96s Step 228( 4.67%), action 14, FPS 2.36, Running 33.37s Step 229( 5.00%), action 15, FPS 2.25, Running 33.99s Step 230( 5.33%), action 16, FPS 2.16, Running 34.62s Step 231( 5.67%), action 17, FPS 2.09, Running 35.12s Step 232( 6.00%), action 18, FPS 2.07, Running 35.48s Step 233( 6.33%), action 19, FPS 1.98, Running 36.08s Step 234( 6.67%), action 20, FPS 1.92, Running 36.72s Step 235( 7.00%), action 21, FPS 1.96, Running 37.50s Step 236( 7.33%), action 22, FPS 2.00, Running 38.09s Step 237( 7.67%), action 23, FPS 2.02, Running 38.46s Step 238( 8.00%), action 24, FPS 2.03, Running 38.78s Step 239( 8.33%), action 25, FPS 2.02, Running 39.40s Step 240( 8.67%), action 26, FPS 2.01, Running 39.85s Step 241( 9.00%), action 27, FPS 1.99, Running 40.31s Step 242( 9.33%), action 28, FPS 1.99, Running 40.92s Step 243( 9.67%), action 29, FPS 1.96, Running 41.38s Step 244( 10.00%), action 30, FPS 1.95, Running 41.74s Step 245( 10.33%), action 31, FPS 1.90, Running 42.49s Step 246( 10.67%), action 32, FPS 1.91, Running 42.83s Step 247( 11.00%), action 33, FPS 1.96, Running 43.16s Step 248( 11.33%), action 34, FPS 1.94, Running 43.67s Step 249( 11.67%), action 35, FPS 1.99, Running 44.03s Step 250( 12.00%), action 36, FPS 1.99, Running 44.68s Step 251( 12.33%), action 37, FPS 1.97, Running 45.27s Step 252( 12.67%), action 38, FPS 1.93, Running 45.83s Step 253( 13.00%), action 39, FPS 1.94, Running 46.41s Step 254( 13.33%), action 40, FPS 1.94, Running 47.02s Step 255( 13.67%), action 41, FPS 2.00, Running 47.50s Step 256( 14.00%), action 42, FPS 1.99, Running 48.14s Step 257( 14.33%), action 43, FPS 1.94, Running 48.78s Step 258( 14.67%), action 44, FPS 1.87, Running 49.45s Step 259( 15.00%), action 45, FPS 1.92, Running 49.81s Step 260( 15.33%), action 46, FPS 1.92, Running 50.27s Step 261( 15.67%), action 47, FPS 1.89, Running 50.89s Step 262( 16.00%), action 48, FPS 1.94, Running 51.21s Step 263( 16.33%), action 49, FPS 1.92, Running 51.82s Step 264( 16.67%), action 50, FPS 1.86, Running 52.49s Step 265( 17.00%), action 51, FPS 1.85, Running 53.32s Step 266( 17.33%), action 52, FPS 1.84, Running 53.67s Step 267( 17.67%), action 53, FPS 1.80, Running 54.26s Step 268( 18.00%), action 54, FPS 1.81, Running 54.73s Step 269( 18.33%), action 55, FPS 1.77, Running 55.31s Step 270( 18.67%), action 56, FPS 1.82, Running 55.64s Step 271( 19.00%), action 57, FPS 1.82, Running 56.28s Step 272( 19.33%), action 58, FPS 1.80, Running 56.93s Step 273( 19.67%), action 59, FPS 1.80, Running 57.50s Step 274( 20.00%), action 60, FPS 1.79, Running 58.19s Step 275( 20.33%), action 61, FPS 1.76, Running 58.84s Step 276( 20.67%), action 62, FPS 1.78, Running 59.36s Step 277( 21.00%), action 63, FPS 1.79, Running 59.95s Step 278( 21.33%), action 64, FPS 1.80, Running 60.56s Step 279( 21.67%), action 65, FPS 1.76, Running 61.15s Step 280( 22.00%), action 66, FPS 1.78, Running 61.50s Step 281( 22.33%), action 67, FPS 1.78, Running 62.16s Step 282( 22.67%), action 68, FPS 1.77, Running 62.52s Step 283( 23.00%), action 69, FPS 1.76, Running 63.16s Step 284( 23.33%), action 70, FPS 1.81, Running 63.52s Step 285( 23.67%), action 71, FPS 1.87, Running 64.00s Step 286( 24.00%), action 72, FPS 1.89, Running 64.26s Step 287( 24.33%), action 73, FPS 1.93, Running 64.63s Step 288( 24.67%), action 74, FPS 1.89, Running 65.29s Step 289( 25.00%), action 75, FPS 1.91, Running 65.79s Step 290( 25.33%), action 76, FPS 1.85, Running 66.42s Step 291( 25.67%), action 77, FPS 1.89, Running 66.88s Step 292( 26.00%), action 78, FPS 1.91, Running 67.39s Step 293( 26.33%), action 79, FPS 1.93, Running 67.88s Step 294( 26.67%), action 80, FPS 1.96, Running 68.37s Step 295( 27.00%), action 81, FPS 1.95, Running 69.08s Step 296( 27.33%), action 82, FPS 1.98, Running 69.47s Step 297( 27.67%), action 83, FPS 1.99, Running 70.01s Step 298( 28.00%), action 84, FPS 1.99, Running 70.61s Step 299( 28.33%), action 85, FPS 2.01, Running 71.09s Step 300( 28.67%), action 86, FPS 1.97, Running 71.63s Step 301( 29.00%), action 87, FPS 2.02, Running 72.04s Step 302( 29.33%), action 88, FPS 2.02, Running 72.42s Step 303( 29.67%), action 89, FPS 2.09, Running 72.74s Step 304( 30.00%), action 90, FPS 2.02, Running 73.44s Step 305( 30.33%), action 91, FPS 1.96, Running 74.19s Step 306( 30.67%), action 92, FPS 1.94, Running 74.58s Step 307( 31.00%), action 93, FPS 1.95, Running 74.90s Step 308( 31.33%), action 94, FPS 2.00, Running 75.31s Step 309( 31.67%), action 95, FPS 1.99, Running 75.84s Step 310( 32.00%), action 96, FPS 1.97, Running 76.57s Step 311( 32.33%), action 97, FPS 1.93, Running 77.22s Step 312( 32.67%), action 98, FPS 1.94, Running 77.68s Step 313( 33.00%), action 99, FPS 1.93, Running 78.24s Step 314( 33.33%), action 100, FPS 1.97, Running 78.52s Step 315( 33.67%), action 101, FPS 2.03, Running 78.95s Step 316( 34.00%), action 102, FPS 2.01, Running 79.41s Step 317( 34.33%), action 103, FPS 2.06, Running 79.74s Step 318( 34.67%), action 104, FPS 2.11, Running 80.08s Step 319( 35.00%), action 105, FPS 2.10, Running 80.63s Step 320( 35.33%), action 106, FPS 2.13, Running 81.04s Step 321( 35.67%), action 107, FPS 2.14, Running 81.40s Step 322( 36.00%), action 108, FPS 2.12, Running 81.86s Step 323( 36.33%), action 109, FPS 2.10, Running 82.25s Step 324( 36.67%), action 110, FPS 2.11, Running 82.90s Step 325( 37.00%), action 111, FPS 2.15, Running 83.51s Step 326( 37.33%), action 112, FPS 2.08, Running 84.18s Step 327( 37.67%), action 113, FPS 2.04, Running 84.72s Step 328( 38.00%), action 114, FPS 2.00, Running 85.30s Step 329( 38.33%), action 115, FPS 2.02, Running 85.75s Step 330( 38.67%), action 116, FPS 2.09, Running 86.12s Step 331( 39.00%), action 117, FPS 2.11, Running 86.70s Step 332( 39.33%), action 118, FPS 2.07, Running 87.35s Step 333( 39.67%), action 119, FPS 2.07, Running 87.92s Step 334( 40.00%), action 120, FPS 2.00, Running 88.54s Step 335( 40.33%), action 121, FPS 1.97, Running 89.13s Step 336( 40.67%), action 122, FPS 1.96, Running 89.59s Step 337( 41.00%), action 123, FPS 1.91, Running 90.19s Step 338( 41.33%), action 124, FPS 1.84, Running 90.92s Step 339( 41.67%), action 125, FPS 1.84, Running 91.50s Step 340( 42.00%), action 126, FPS 1.80, Running 92.12s Step 341( 42.33%), action 127, FPS 1.75, Running 92.81s Step 342( 42.67%), action 128, FPS 1.76, Running 93.21s Step 343( 43.00%), action 129, FPS 1.72, Running 93.86s Step 344( 43.33%), action 130, FPS 1.74, Running 94.43s Step 345( 43.67%), action 131, FPS 1.72, Running 95.11s Step 346( 44.00%), action 132, FPS 1.73, Running 95.76s Step 347( 44.33%), action 133, FPS 1.76, Running 96.12s Step 348( 44.67%), action 134, FPS 1.79, Running 96.48s Step 349( 45.00%), action 135, FPS 1.80, Running 96.87s Step 350( 45.33%), action 136, FPS 1.80, Running 97.22s Step 351( 45.67%), action 137, FPS 1.84, Running 97.58s Step 352( 46.00%), action 138, FPS 1.86, Running 98.13s Step 353( 46.33%), action 139, FPS 1.91, Running 98.41s Step 354( 46.67%), action 140, FPS 1.94, Running 98.84s Step 355( 47.00%), action 141, FPS 1.96, Running 99.31s Step 356( 47.33%), action 142, FPS 1.98, Running 99.71s [2026-08-01 17:11:29] [39 ] Seed 38 failed after 100.16 s. +steps: 356 , actions: 142 . +Instruction: Empty +Total 9/39(23.08%) success. +Setting seed: 39 +Step 1( N/A%), pre moving , FPS 1.96, Running 0.51s Step 2( N/A%), pre moving , FPS 3.57, Running 0.56s Step 3( N/A%), pre moving , FPS 5.09, Running 0.59s Step 4( N/A%), pre moving , FPS 6.50, Running 0.62s Step 5( N/A%), pre moving , FPS 7.80, Running 0.64s Step 6( N/A%), pre moving , FPS 8.83, Running 0.68s Step 7( N/A%), pre moving , FPS 9.77, Running 0.72s Step 8( N/A%), pre moving , FPS 10.73, Running 0.75s Step 9( N/A%), pre moving , FPS 11.51, Running 0.78s Step 10( N/A%), pre moving , FPS 12.36, Running 0.81s Step 11( N/A%), pre moving , FPS 13.14, Running 0.84s Step 12( N/A%), pre moving , FPS 13.89, Running 0.86s Step 13( N/A%), pre moving , FPS 14.48, Running 0.90s Step 14( N/A%), pre moving , FPS 15.08, Running 0.93s Step 15( N/A%), pre moving , FPS 15.67, Running 0.96s Step 16( N/A%), pre moving , FPS 16.20, Running 0.99s Step 17( N/A%), pre moving , FPS 16.26, Running 1.05s Step 18( N/A%), pre moving , FPS 16.66, Running 1.08s Step 19( N/A%), pre moving , FPS 17.09, Running 1.11s Step 20( N/A%), pre moving , FPS 17.44, Running 1.15s Step 21( N/A%), pre moving , FPS 22.74, Running 1.39s Step 22( N/A%), pre moving , FPS 20.51, Running 1.54s Step 23( N/A%), pre moving , FPS 20.52, Running 1.56s Step 24( N/A%), pre moving , FPS 20.29, Running 1.60s Step 25( N/A%), pre moving , FPS 20.09, Running 1.64s Step 26( N/A%), pre moving , FPS 16.87, Running 1.86s Step 27( N/A%), pre moving , FPS 16.95, Running 1.90s Step 28( N/A%), pre moving , FPS 16.77, Running 1.94s Step 29( N/A%), pre moving , FPS 16.85, Running 1.97s Step 30( N/A%), pre moving , FPS 16.65, Running 2.01s Step 31( N/A%), pre moving , FPS 16.51, Running 2.05s Step 32( N/A%), pre moving , FPS 16.36, Running 2.09s Step 33( N/A%), pre moving , FPS 16.24, Running 2.13s Step 34( N/A%), pre moving , FPS 16.24, Running 2.16s Step 35( N/A%), pre moving , FPS 16.25, Running 2.19s Step 36( N/A%), pre moving , FPS 13.19, Running 2.50s Step 37( N/A%), pre moving , FPS 13.42, Running 2.54s Step 38( N/A%), pre moving , FPS 13.46, Running 2.57s Step 39( N/A%), pre moving , FPS 13.42, Running 2.60s Step 40( N/A%), pre moving , FPS 13.47, Running 2.63s Step 41( N/A%), pre moving , FPS 15.76, Running 2.66s Step 42( N/A%), pre moving , FPS 17.39, Running 2.69s Step 43( N/A%), pre moving , FPS 17.40, Running 2.71s Step 44( N/A%), pre moving , FPS 17.32, Running 2.76s Step 45( N/A%), pre moving , FPS 17.13, Running 2.80s Step 46( N/A%), pre moving , FPS 20.61, Running 2.84s Step 47( N/A%), pre moving , FPS 20.65, Running 2.86s Step 48( N/A%), pre moving , FPS 20.96, Running 2.89s Step 49( N/A%), pre moving , FPS 20.92, Running 2.92s Step 50( N/A%), pre moving , FPS 21.18, Running 2.95s Step 51( N/A%), pre moving , FPS 21.11, Running 3.00s Step 52( N/A%), pre moving , FPS 21.01, Running 3.04s Step 53( N/A%), pre moving , FPS 21.07, Running 3.08s Step 54( N/A%), pre moving , FPS 20.82, Running 3.12s Step 55( N/A%), pre moving , FPS 20.83, Running 3.15s Step 56( N/A%), pre moving , FPS 29.37, Running 3.18s Step 57( N/A%), pre moving , FPS 29.48, Running 3.21s Step 58( N/A%), pre moving , FPS 29.51, Running 3.24s Step 59( N/A%), pre moving , FPS 29.89, Running 3.27s Step 60( N/A%), pre moving , FPS 29.92, Running 3.30s Step 61( N/A%), pre moving , FPS 29.84, Running 3.33s Step 62( N/A%), pre moving , FPS 29.63, Running 3.36s Step 63( N/A%), pre moving , FPS 29.66, Running 3.39s Step 64( N/A%), pre moving , FPS 30.30, Running 3.42s Step 65( N/A%), pre moving , FPS 31.30, Running 3.44s Step 66( N/A%), pre moving , FPS 31.48, Running 3.47s Step 67( N/A%), pre moving , FPS 31.63, Running 3.50s Step 68( N/A%), pre moving , FPS 31.66, Running 3.52s Step 69( N/A%), pre moving , FPS 31.87, Running 3.55s Step 70( N/A%), pre moving , FPS 31.46, Running 3.59s Step 71( N/A%), pre moving , FPS 31.84, Running 3.62s Step 72( N/A%), pre moving , FPS 32.28, Running 3.66s Step 73( N/A%), pre moving , FPS 32.66, Running 3.69s Step 74( N/A%), pre moving , FPS 33.37, Running 3.72s Step 75( N/A%), pre moving , FPS 32.42, Running 3.77s Step 76( N/A%), pre moving , FPS 31.62, Running 3.82s Step 77( N/A%), pre moving , FPS 31.04, Running 3.86s Step 78( N/A%), pre moving , FPS 30.44, Running 3.90s Step 79( N/A%), pre moving , FPS 29.84, Running 3.94s Step 80( N/A%), pre moving , FPS 28.77, Running 4.00s Step 81( N/A%), pre moving , FPS 27.27, Running 4.06s Step 82( N/A%), pre moving , FPS 26.63, Running 4.11s Step 83( N/A%), pre moving , FPS 25.98, Running 4.16s Step 84( N/A%), pre moving , FPS 25.53, Running 4.20s Step 85( N/A%), pre moving , FPS 24.98, Running 4.24s Step 86( N/A%), pre moving , FPS 24.43, Running 4.29s Step 87( N/A%), pre moving , FPS 23.70, Running 4.34s Step 88( N/A%), pre moving , FPS 22.81, Running 4.40s Step 89( N/A%), pre moving , FPS 22.29, Running 4.45s Step 90( N/A%), pre moving , FPS 22.03, Running 4.50s Step 91( N/A%), pre moving , FPS 21.86, Running 4.54s Step 92( N/A%), pre moving , FPS 21.70, Running 4.58s Step 93( N/A%), pre moving , FPS 21.48, Running 4.62s Step 94( N/A%), pre moving , FPS 21.11, Running 4.67s Step 95( N/A%), pre moving , FPS 21.19, Running 4.71s Step 96( N/A%), pre moving , FPS 21.76, Running 4.74s Step 97( N/A%), pre moving , FPS 22.15, Running 4.76s Step 98( N/A%), pre moving , FPS 22.02, Running 4.81s Step 99( N/A%), pre moving , FPS 21.86, Running 4.86s Step 100( N/A%), pre moving , FPS 22.47, Running 4.89s Step 101( N/A%), pre moving , FPS 23.37, Running 4.92s Step 102( N/A%), pre moving , FPS 24.00, Running 4.95s Step 103( N/A%), pre moving , FPS 24.35, Running 4.98s Step 104( N/A%), pre moving , FPS 24.74, Running 5.01s Step 105( N/A%), pre moving , FPS 25.31, Running 5.03s Step 106( N/A%), pre moving , FPS 25.89, Running 5.06s Step 107( N/A%), pre moving , FPS 26.75, Running 5.09s Step 108( N/A%), pre moving , FPS 27.76, Running 5.12s Step 109( N/A%), pre moving , FPS 28.37, Running 5.15s Step 110( N/A%), pre moving , FPS 29.16, Running 5.18s Step 111( N/A%), pre moving , FPS 29.71, Running 5.21s Step 112( N/A%), pre moving , FPS 30.29, Running 5.24s Step 113( N/A%), pre moving , FPS 30.98, Running 5.27s Step 114( N/A%), pre moving , FPS 31.85, Running 5.30s Step 115( N/A%), pre moving , FPS 32.32, Running 5.33s Step 116( N/A%), pre moving , FPS 32.30, Running 5.36s Step 117( N/A%), pre moving , FPS 32.29, Running 5.38s Step 118( N/A%), pre moving , FPS 33.36, Running 5.41s Step 119( N/A%), pre moving , FPS 34.58, Running 5.44s Step 120( N/A%), pre moving , FPS 34.70, Running 5.46s Step 121( N/A%), pre moving , FPS 34.96, Running 5.49s Step 122( N/A%), pre moving , FPS 34.08, Running 5.53s Step 123( N/A%), pre moving , FPS 34.26, Running 5.56s Step 124( N/A%), pre moving , FPS 34.16, Running 5.59s Step 125( N/A%), pre moving , FPS 34.05, Running 5.62s Step 126( N/A%), pre moving , FPS 33.99, Running 5.65s Step 127( N/A%), pre moving , FPS 33.89, Running 5.68s Step 128( N/A%), pre moving , FPS 33.81, Running 5.71s Step 129( N/A%), pre moving , FPS 33.58, Running 5.75s Step 130( N/A%), pre moving , FPS 32.95, Running 5.79s Step 131( N/A%), pre moving , FPS 32.78, Running 5.82s Step 132( N/A%), pre moving , FPS 32.65, Running 5.85s Step 133( N/A%), pre moving , FPS 32.68, Running 5.88s Step 134( N/A%), pre moving , FPS 32.38, Running 5.91s Step 135( N/A%), pre moving , FPS 32.45, Running 5.94s Step 136( N/A%), pre moving , FPS 32.36, Running 5.97s Step 137( N/A%), pre moving , FPS 32.09, Running 6.00s Step 138( N/A%), pre moving , FPS 31.91, Running 6.04s Step 139( N/A%), pre moving , FPS 31.89, Running 6.06s Step 140( N/A%), pre moving , FPS 31.86, Running 6.09s Step 141( N/A%), pre moving , FPS 31.85, Running 6.12s Step 142( N/A%), pre moving , FPS 32.38, Running 6.15s Step 143( N/A%), pre moving , FPS 32.09, Running 6.19s Step 144( N/A%), pre moving , FPS 32.11, Running 6.22s Step 145( N/A%), pre moving , FPS 32.19, Running 6.24s Step 146( N/A%), pre moving , FPS 32.24, Running 6.27s Step 147( N/A%), pre moving , FPS 32.34, Running 6.30s Step 148( N/A%), pre moving , FPS 32.52, Running 6.33s Step 149( N/A%), pre moving , FPS 32.35, Running 6.37s Step 150( N/A%), pre moving , FPS 32.91, Running 6.40s Step 151( N/A%), pre moving , FPS 32.72, Running 6.43s Step 152( N/A%), pre moving , FPS 32.93, Running 6.46s Step 153( N/A%), pre moving , FPS 32.58, Running 6.49s Step 154( N/A%), pre moving , FPS 32.66, Running 6.53s Step 155( N/A%), pre moving , FPS 32.76, Running 6.55s Step 156( N/A%), pre moving , FPS 32.64, Running 6.59s Step 157( N/A%), pre moving , FPS 32.83, Running 6.61s Step 158( N/A%), pre moving , FPS 33.00, Running 6.64s Step 159( N/A%), pre moving , FPS 32.95, Running 6.67s Step 160( N/A%), pre moving , FPS 32.66, Running 6.70s Step 161( N/A%), pre moving , FPS 32.02, Running 6.74s Step 162( N/A%), pre moving , FPS 32.14, Running 6.77s Step 163( N/A%), pre moving , FPS 32.57, Running 6.80s Step 164( N/A%), pre moving , FPS 32.24, Running 6.84s Step 165( N/A%), pre moving , FPS 32.19, Running 6.86s Step 166( N/A%), pre moving , FPS 32.27, Running 6.89s Step 167( N/A%), pre moving , FPS 32.24, Running 6.92s Step 168( N/A%), pre moving , FPS 32.18, Running 6.95s Step 169( N/A%), pre moving , FPS 32.91, Running 6.98s Step 170( N/A%), pre moving , FPS 33.18, Running 7.00s Step 171( N/A%), pre moving , FPS 33.12, Running 7.04s Step 172( N/A%), pre moving , FPS 32.99, Running 7.07s Step 173( N/A%), pre moving , FPS 33.44, Running 7.09s Step 174( N/A%), pre moving , FPS 33.68, Running 7.12s Step 175( N/A%), pre moving , FPS 33.78, Running 7.15s Step 176( N/A%), pre moving , FPS 33.73, Running 7.18s Step 177( N/A%), pre moving , FPS 33.63, Running 7.21s Step 178( N/A%), pre moving , FPS 18.78, Running 7.71s Step 179( N/A%), pre moving , FPS 16.79, Running 7.86s Step 180( N/A%), pre moving , FPS 14.02, Running 8.13s Step 181( N/A%), pre moving , FPS 12.87, Running 8.30s Step 182( N/A%), pre moving , FPS 11.23, Running 8.55s Step 183( N/A%), pre moving , FPS 10.43, Running 8.72s Step 184( N/A%), pre moving , FPS 9.06, Running 9.04s Step 185( N/A%), pre moving , FPS 8.60, Running 9.19s Step 186( N/A%), pre moving , FPS 7.68, Running 9.50s Step 187( N/A%), pre moving , FPS 7.21, Running 9.69s Step 188( N/A%), pre moving , FPS 6.69, Running 9.94s Step 189( N/A%), pre moving , FPS 6.40, Running 10.10s Step 190( N/A%), pre moving , FPS 5.97, Running 10.35s Step 191( N/A%), pre moving , FPS 5.77, Running 10.51s Step 192( N/A%), pre moving , FPS 5.42, Running 10.75s Step 193( N/A%), pre moving , FPS 5.21, Running 10.93s Step 194( N/A%), pre moving , FPS 4.96, Running 11.15s Step 195( N/A%), pre moving , FPS 4.76, Running 11.35s Step 196( N/A%), pre moving , FPS 4.52, Running 11.60s Step 197( N/A%), pre moving , FPS 4.42, Running 11.74s Step 198( N/A%), pre moving , FPS 4.68, Running 11.98s Step 199( N/A%), pre moving , FPS 4.65, Running 12.16s Step 200( N/A%), pre moving , FPS 4.75, Running 12.34s Step 201( N/A%), pre moving , FPS 4.75, Running 12.51s Step 202( N/A%), pre moving , FPS 4.71, Running 12.80s Step 203( N/A%), pre moving , FPS 4.76, Running 12.92s Step 204( N/A%), pre moving , FPS 4.91, Running 13.12s Step 205( N/A%), pre moving , FPS 4.89, Running 13.28s Step 206( N/A%), pre moving , FPS 4.95, Running 13.54s Step 207( N/A%), pre moving , FPS 5.04, Running 13.66s Step 208( N/A%), pre moving , FPS 4.98, Running 13.95s Step 209( N/A%), pre moving , FPS 5.02, Running 14.09s Step 210( N/A%), pre moving , FPS 5.06, Running 14.31s Step 211( N/A%), pre moving , FPS 5.10, Running 14.43s Step 212( N/A%), pre moving , FPS 5.07, Running 14.70s Step 213( N/A%), pre moving , FPS 5.02, Running 14.92s Step 214( N/A%), pre moving , FPS 5.04, Running 15.12s Step 215( N/A%), pre moving , FPS 5.05, Running 15.31s Step 216( N/A%), pre moving , FPS 5.05, Running 15.56s Step 217( N/A%), pre moving , FPS 5.04, Running 15.70s Step 218( N/A%), pre moving , FPS 5.07, Running 15.92s Step 219( N/A%), pre moving , FPS 5.14, Running 16.05s Step 220( N/A%), pre moving , FPS 5.11, Running 16.26s Step 221( N/A%), pre moving , FPS 5.10, Running 16.43s Step 222( N/A%), pre moving , FPS 5.10, Running 16.72s Step 223( N/A%), pre moving , FPS 5.07, Running 16.87s Step 224( N/A%), pre moving , FPS 5.00, Running 17.12s Step 225( N/A%), pre moving , FPS 5.01, Running 17.28s Step 226( N/A%), pre moving , FPS 4.98, Running 17.55s Step 227( N/A%), pre moving , FPS 4.89, Running 17.75s Step 228( N/A%), pre moving , FPS 4.96, Running 17.99s Step 229( N/A%), pre moving , FPS 4.90, Running 18.17s Step 230( N/A%), pre moving , FPS 4.84, Running 18.44s Step 231( N/A%), pre moving , FPS 4.82, Running 18.58s Step 232( N/A%), pre moving , FPS 4.82, Running 18.85s Step 233( N/A%), pre moving , FPS 4.90, Running 19.00s Step 234( N/A%), pre moving , FPS 4.81, Running 19.28s Step 235( N/A%), pre moving , FPS 4.85, Running 19.44s Step 236( N/A%), pre moving , FPS 4.85, Running 19.68s Step 237( N/A%), pre moving , FPS 4.86, Running 19.82s Step 238( N/A%), pre moving , FPS 4.88, Running 20.02s Step 239( N/A%), pre moving , FPS 4.82, Running 20.20s Step 240( N/A%), pre moving , FPS 4.79, Running 20.43s Step 241( N/A%), pre moving , FPS 4.84, Running 20.56s Step 242( N/A%), pre moving , FPS 4.86, Running 20.83s Step 243( N/A%), pre moving , FPS 4.99, Running 20.88s Step 244( N/A%), pre moving , FPS 5.26, Running 20.92s Step 245( N/A%), pre moving , FPS 5.43, Running 20.96s Step 246( N/A%), pre moving , FPS 5.77, Running 21.02s Step 247( N/A%), pre moving , FPS 6.02, Running 21.08s Step 248( N/A%), pre moving , FPS 6.36, Running 21.13s Step 249( N/A%), pre moving , FPS 6.65, Running 21.17s Step 250( N/A%), pre moving , FPS 7.21, Running 21.22s Step 251( N/A%), pre moving , FPS 7.48, Running 21.26s Step 252( N/A%), pre moving , FPS 8.15, Running 21.30s Step 253( N/A%), pre moving , FPS 5.57, Running 22.59s Step 254( N/A%), pre moving , FPS 5.61, Running 22.84s Step 255( N/A%), pre moving , FPS 5.62, Running 22.99s Step 256( N/A%), pre moving , FPS 5.68, Running 23.20s Step 257( N/A%), pre moving , FPS 5.60, Running 23.39s Step 258( N/A%), pre moving , FPS 5.57, Running 23.62s Step 259( N/A%), pre moving , FPS 5.59, Running 23.78s Step 260( N/A%), pre moving , FPS 5.58, Running 24.01s Step 261( N/A%), pre moving , FPS 5.51, Running 24.19s Step 262( N/A%), pre moving , FPS 5.56, Running 24.43s Step 263( N/A%), pre moving , FPS 5.42, Running 24.56s Step 264( N/A%), pre moving , FPS 5.03, Running 24.90s Step 265( N/A%), pre moving , FPS 4.92, Running 25.03s Step 266( N/A%), pre moving , FPS 4.69, Running 25.28s Step 267( N/A%), pre moving , FPS 4.60, Running 25.42s Step 268( N/A%), pre moving , FPS 4.42, Running 25.65s Step 269( N/A%), pre moving , FPS 4.32, Running 25.80s Step 270( N/A%), pre moving , FPS 4.16, Running 26.02s Step 271( N/A%), pre moving , FPS 4.09, Running 26.15s Step 272( N/A%), pre moving , FPS 3.96, Running 26.35s Step 273( 0.33%), action 1, FPS 4.52, Running 27.02s Step 274( 0.67%), action 2, FPS 4.09, Running 27.73s Step 275( 1.00%), action 3, FPS 3.89, Running 28.13s Step 276( 1.33%), action 4, FPS 3.51, Running 28.90s Step 277( 1.67%), action 5, FPS 3.25, Running 29.55s Step 278( 2.00%), action 6, FPS 3.03, Running 30.22s Step 279( 2.33%), action 7, FPS 2.90, Running 30.69s Step 280( 2.67%), action 8, FPS 2.82, Running 31.12s Step 281( 3.00%), action 9, FPS 2.62, Running 31.82s Step 282( 3.33%), action 10, FPS 2.45, Running 32.60s Step 283( 3.67%), action 11, FPS 2.28, Running 33.35s Step 284( 4.00%), action 12, FPS 2.18, Running 34.07s Step 285( 4.33%), action 13, FPS 2.11, Running 34.53s Step 286( 4.67%), action 14, FPS 2.02, Running 35.20s Step 287( 5.00%), action 15, FPS 1.92, Running 35.86s Step 288( 5.33%), action 16, FPS 1.88, Running 36.27s Step 289( 5.67%), action 17, FPS 1.81, Running 36.88s Step 290( 6.00%), action 18, FPS 1.73, Running 37.58s Step 291( 6.33%), action 19, FPS 1.65, Running 38.27s Step 292( 6.67%), action 20, FPS 1.58, Running 39.02s Step 293( 7.00%), action 21, FPS 1.56, Running 39.80s Step 294( 7.33%), action 22, FPS 1.59, Running 40.34s Step 295( 7.67%), action 23, FPS 1.56, Running 40.92s Step 296( 8.00%), action 24, FPS 1.62, Running 41.28s Step 297( 8.33%), action 25, FPS 1.61, Running 41.94s Step 298( 8.67%), action 26, FPS 1.62, Running 42.57s Step 299( 9.00%), action 27, FPS 1.62, Running 43.05s Step 300( 9.33%), action 28, FPS 1.62, Running 43.49s Step 301( 9.67%), action 29, FPS 1.63, Running 44.09s Step 302( 10.00%), action 30, FPS 1.69, Running 44.42s Step 303( 10.33%), action 31, FPS 1.73, Running 44.89s Step 304( 10.67%), action 32, FPS 1.79, Running 45.24s Step 305( 11.00%), action 33, FPS 1.81, Running 45.57s Step 306( 11.33%), action 34, FPS 1.85, Running 45.99s Step 307( 11.67%), action 35, FPS 1.86, Running 46.60s Step 308( 12.00%), action 36, FPS 1.80, Running 47.37s Step 309( 12.33%), action 37, FPS 1.82, Running 47.88s Step 310( 12.67%), action 38, FPS 1.82, Running 48.55s Step 311( 13.00%), action 39, FPS 1.85, Running 49.07s Step 312( 13.33%), action 40, FPS 1.85, Running 49.82s Step 313( 13.67%), action 41, FPS 1.86, Running 50.57s Step 314( 14.00%), action 42, FPS 1.86, Running 51.12s Step 315( 14.33%), action 43, FPS 1.86, Running 51.68s Step 316( 14.67%), action 44, FPS 1.86, Running 52.03s Step 317( 15.00%), action 45, FPS 1.90, Running 52.49s Step 318( 15.33%), action 46, FPS 1.88, Running 53.21s Step 319( 15.67%), action 47, FPS 1.88, Running 53.71s Step 320( 16.00%), action 48, FPS 1.87, Running 54.19s Step 321( 16.33%), action 49, FPS 1.87, Running 54.76s Step 322( 16.67%), action 50, FPS 1.87, Running 55.14s Step 323( 17.00%), action 51, FPS 1.81, Running 55.95s Step 324( 17.33%), action 52, FPS 1.78, Running 56.49s Step 325( 17.67%), action 53, FPS 1.74, Running 57.09s Step 326( 18.00%), action 54, FPS 1.74, Running 57.51s Step 327( 18.33%), action 55, FPS 1.74, Running 58.09s Step 328( 18.67%), action 56, FPS 1.80, Running 58.46s Step 329( 19.00%), action 57, FPS 1.82, Running 58.87s Step 330( 19.33%), action 58, FPS 1.85, Running 59.35s Step 331( 19.67%), action 59, FPS 1.88, Running 59.72s Step 332( 20.00%), action 60, FPS 1.91, Running 60.29s Step 333( 20.33%), action 61, FPS 1.89, Running 61.13s Step 334( 20.67%), action 62, FPS 1.92, Running 61.51s Step 335( 21.00%), action 63, FPS 1.94, Running 61.98s Step 336( 21.33%), action 64, FPS 1.90, Running 62.59s Step 337( 21.67%), action 65, FPS 1.88, Running 63.13s Step 338( 22.00%), action 66, FPS 1.92, Running 63.61s Step 339( 22.33%), action 67, FPS 1.94, Running 64.04s Step 340( 22.67%), action 68, FPS 1.95, Running 64.46s Step 341( 23.00%), action 69, FPS 1.98, Running 64.84s Step 342( 23.33%), action 70, FPS 2.00, Running 65.16s Step 343( 23.67%), action 71, FPS 2.04, Running 65.75s Step 344( 24.00%), action 72, FPS 2.06, Running 66.22s Step 345( 24.33%), action 73, FPS 2.08, Running 66.71s Step 346( 24.67%), action 74, FPS 2.11, Running 66.97s Step 347( 25.00%), action 75, FPS 2.13, Running 67.49s Step 348( 25.33%), action 76, FPS 2.14, Running 67.83s Step 349( 25.67%), action 77, FPS 2.15, Running 68.17s Step 350( 26.00%), action 78, FPS 2.20, Running 68.43s Step 351( 26.33%), action 79, FPS 2.16, Running 69.00s Step 352( 26.67%), action 80, FPS 2.21, Running 69.36s Step 353( 27.00%), action 81, FPS 2.30, Running 69.81s Step 354( 27.33%), action 82, FPS 2.34, Running 70.07s Step 355( 27.67%), action 83, FPS 2.33, Running 70.57s Step 356( 28.00%), action 84, FPS 2.39, Running 70.94s Step 357( 28.33%), action 85, FPS 2.45, Running 71.29s Step 358( 28.67%), action 86, FPS 2.44, Running 71.80s Step 359( 29.00%), action 87, FPS 2.38, Running 72.46s Step 360( 29.33%), action 88, FPS 2.34, Running 72.99s Step 361( 29.67%), action 89, FPS 2.33, Running 73.42s Step 362( 30.00%), action 90, FPS 2.29, Running 73.90s Step 363( 30.33%), action 91, FPS 2.23, Running 74.72s Step 364( 30.67%), action 92, FPS 2.22, Running 75.23s Step 365( 31.00%), action 93, FPS 2.20, Running 75.80s Step 366( 31.33%), action 94, FPS 2.17, Running 76.17s Step 367( 31.67%), action 95, FPS 2.22, Running 76.51s Step 368( 32.00%), action 96, FPS 2.22, Running 76.84s Step 369( 32.33%), action 97, FPS 2.16, Running 77.43s Step 370( 32.67%), action 98, FPS 2.11, Running 77.92s Step 371( 33.00%), action 99, FPS 2.09, Running 78.59s Step 372( 33.33%), action 100, FPS 2.04, Running 79.14s Step 373( 33.67%), action 101, FPS 1.99, Running 79.88s Step 374( 34.00%), action 102, FPS 1.97, Running 80.21s Step 375( 34.33%), action 103, FPS 1.96, Running 80.79s Step 376( 34.67%), action 104, FPS 1.92, Running 81.36s Step 377( 35.00%), action 105, FPS 1.92, Running 81.71s Step 378( 35.33%), action 106, FPS 1.91, Running 82.26s Step 379( 35.67%), action 107, FPS 1.91, Running 82.91s Step 380( 36.00%), action 108, FPS 1.94, Running 83.31s Step 381( 36.33%), action 109, FPS 1.89, Running 84.01s Step 382( 36.67%), action 110, FPS 1.92, Running 84.30s Step 383( 37.00%), action 111, FPS 1.93, Running 85.10s Step 384( 37.33%), action 112, FPS 1.93, Running 85.60s Step 385( 37.67%), action 113, FPS 1.92, Running 86.21s Step 386( 38.00%), action 114, FPS 1.94, Running 86.48s Step 387( 38.33%), action 115, FPS 1.94, Running 86.80s Step 388( 38.67%), action 116, FPS 1.94, Running 87.16s Step 389( 39.00%), action 117, FPS 1.95, Running 87.66s Step 390( 39.33%), action 118, FPS 1.97, Running 88.07s Step 391( 39.67%), action 119, FPS 1.98, Running 88.67s Step 392( 40.00%), action 120, FPS 1.99, Running 89.17s Step 393( 40.33%), action 121, FPS 2.04, Running 89.67s Step 394( 40.67%), action 122, FPS 2.01, Running 90.15s Step 395( 41.00%), action 123, FPS 2.02, Running 90.67s Step 396( 41.33%), action 124, FPS 2.02, Running 91.25s Step 397( 41.67%), action 125, FPS 2.03, Running 91.57s Step 398( 42.00%), action 126, FPS 2.06, Running 91.95s Step 399( 42.33%), action 127, FPS 2.07, Running 92.59s Step 400( 42.67%), action 128, FPS 2.02, Running 93.22s Step 401( 43.00%), action 129, FPS 2.04, Running 93.81s Step 402( 43.33%), action 130, FPS 1.97, Running 94.43s Step 403( 43.67%), action 131, FPS 1.98, Running 95.19s Step 404( 44.00%), action 132, FPS 2.00, Running 95.59s Step 405( 44.33%), action 133, FPS 2.00, Running 96.23s Step 406( 44.67%), action 134, FPS 1.92, Running 96.87s Step 407( 45.00%), action 135, FPS 1.93, Running 97.17s Step 408( 45.33%), action 136, FPS 1.89, Running 97.71s Step 409( 45.67%), action 137, FPS 1.90, Running 98.19s Step 410( 46.00%), action 138, FPS 1.90, Running 98.60s Step 411( 46.33%), action 139, FPS 1.90, Running 99.19s Step 412( 46.67%), action 140, FPS 1.86, Running 99.93s [2026-08-01 17:13:09] [40 ] Seed 39 success after 100.40 s. +steps: 412 , actions: 140 . +Instruction: Empty +Total 10/40(25.00%) success. +Setting seed: 40 +Step 1( N/A%), pre moving , FPS 3.72, Running 0.27s Step 2( N/A%), pre moving , FPS 6.70, Running 0.30s Step 3( N/A%), pre moving , FPS 9.14, Running 0.33s Step 4( N/A%), pre moving , FPS 10.15, Running 0.39s Step 5( N/A%), pre moving , FPS 11.35, Running 0.44s Step 6( N/A%), pre moving , FPS 12.46, Running 0.48s Step 7( N/A%), pre moving , FPS 13.78, Running 0.51s Step 8( N/A%), pre moving , FPS 15.00, Running 0.53s Step 9( N/A%), pre moving , FPS 16.12, Running 0.56s Step 10( N/A%), pre moving , FPS 17.14, Running 0.58s Step 11( N/A%), pre moving , FPS 18.08, Running 0.61s Step 12( N/A%), pre moving , FPS 18.95, Running 0.63s Step 13( N/A%), pre moving , FPS 19.76, Running 0.66s Step 14( N/A%), pre moving , FPS 20.47, Running 0.68s Step 15( N/A%), pre moving , FPS 21.15, Running 0.71s Step 16( N/A%), pre moving , FPS 21.75, Running 0.74s Step 17( N/A%), pre moving , FPS 22.34, Running 0.76s Step 18( N/A%), pre moving , FPS 22.76, Running 0.79s Step 19( N/A%), pre moving , FPS 23.07, Running 0.82s Step 20( N/A%), pre moving , FPS 23.37, Running 0.86s Step 21( N/A%), pre moving , FPS 24.19, Running 1.10s Step 22( N/A%), pre moving , FPS 23.70, Running 1.14s Step 23( N/A%), pre moving , FPS 23.55, Running 1.18s Step 24( N/A%), pre moving , FPS 24.43, Running 1.21s Step 25( N/A%), pre moving , FPS 24.71, Running 1.25s Step 26( N/A%), pre moving , FPS 20.06, Running 1.48s Step 27( N/A%), pre moving , FPS 19.48, Running 1.53s Step 28( N/A%), pre moving , FPS 19.38, Running 1.57s Step 29( N/A%), pre moving , FPS 19.27, Running 1.60s Step 30( N/A%), pre moving , FPS 19.28, Running 1.62s Step 31( N/A%), pre moving , FPS 19.27, Running 1.65s Step 32( N/A%), pre moving , FPS 19.28, Running 1.67s Step 33( N/A%), pre moving , FPS 19.16, Running 1.70s Step 34( N/A%), pre moving , FPS 19.20, Running 1.73s Step 35( N/A%), pre moving , FPS 19.16, Running 1.75s Step 36( N/A%), pre moving , FPS 15.29, Running 2.04s Step 37( N/A%), pre moving , FPS 15.30, Running 2.07s Step 38( N/A%), pre moving , FPS 15.36, Running 2.09s Step 39( N/A%), pre moving , FPS 15.44, Running 2.12s Step 40( N/A%), pre moving , FPS 15.38, Running 2.16s Step 41( N/A%), pre moving , FPS 18.37, Running 2.18s Step 42( N/A%), pre moving , FPS 18.65, Running 2.21s Step 43( N/A%), pre moving , FPS 18.67, Running 2.25s Step 44( N/A%), pre moving , FPS 18.85, Running 2.27s Step 45( N/A%), pre moving , FPS 19.07, Running 2.30s Step 46( N/A%), pre moving , FPS 23.66, Running 2.32s Step 47( N/A%), pre moving , FPS 24.54, Running 2.35s Step 48( N/A%), pre moving , FPS 24.74, Running 2.37s Step 49( N/A%), pre moving , FPS 24.70, Running 2.41s Step 50( N/A%), pre moving , FPS 24.35, Running 2.44s Step 51( N/A%), pre moving , FPS 24.21, Running 2.47s Step 52( N/A%), pre moving , FPS 23.87, Running 2.51s Step 53( N/A%), pre moving , FPS 24.04, Running 2.53s Step 54( N/A%), pre moving , FPS 24.02, Running 2.56s Step 55( N/A%), pre moving , FPS 24.10, Running 2.58s Step 56( N/A%), pre moving , FPS 35.27, Running 2.61s Step 57( N/A%), pre moving , FPS 35.01, Running 2.64s Step 58( N/A%), pre moving , FPS 34.67, Running 2.67s Step 59( N/A%), pre moving , FPS 34.23, Running 2.70s Step 60( N/A%), pre moving , FPS 34.67, Running 2.73s Step 61( N/A%), pre moving , FPS 34.81, Running 2.76s Step 62( N/A%), pre moving , FPS 35.08, Running 2.78s Step 63( N/A%), pre moving , FPS 35.64, Running 2.81s Step 64( N/A%), pre moving , FPS 35.63, Running 2.84s Step 65( N/A%), pre moving , FPS 35.57, Running 2.86s Step 66( N/A%), pre moving , FPS 35.49, Running 2.89s Step 67( N/A%), pre moving , FPS 34.98, Running 2.92s Step 68( N/A%), pre moving , FPS 34.48, Running 2.95s Step 69( N/A%), pre moving , FPS 33.68, Running 3.00s Step 70( N/A%), pre moving , FPS 33.43, Running 3.04s Step 71( N/A%), pre moving , FPS 32.81, Running 3.08s Step 72( N/A%), pre moving , FPS 32.63, Running 3.12s Step 73( N/A%), pre moving , FPS 31.93, Running 3.16s Step 74( N/A%), pre moving , FPS 31.29, Running 3.20s Step 75( N/A%), pre moving , FPS 30.65, Running 3.24s Step 76( N/A%), pre moving , FPS 29.69, Running 3.29s Step 77( N/A%), pre moving , FPS 28.99, Running 3.33s Step 78( N/A%), pre moving , FPS 28.41, Running 3.37s Step 79( N/A%), pre moving , FPS 28.18, Running 3.41s Step 80( N/A%), pre moving , FPS 27.89, Running 3.45s Step 81( N/A%), pre moving , FPS 27.39, Running 3.49s Step 82( N/A%), pre moving , FPS 26.93, Running 3.53s Step 83( N/A%), pre moving , FPS 26.09, Running 3.58s Step 84( N/A%), pre moving , FPS 25.34, Running 3.62s Step 85( N/A%), pre moving , FPS 24.81, Running 3.67s Step 86( N/A%), pre moving , FPS 24.42, Running 3.71s Step 87( N/A%), pre moving , FPS 24.30, Running 3.74s Step 88( N/A%), pre moving , FPS 24.13, Running 3.78s Step 89( N/A%), pre moving , FPS 24.37, Running 3.82s Step 90( N/A%), pre moving , FPS 24.45, Running 3.86s Step 91( N/A%), pre moving , FPS 24.55, Running 3.90s Step 92( N/A%), pre moving , FPS 24.49, Running 3.94s Step 93( N/A%), pre moving , FPS 24.02, Running 3.99s Step 94( N/A%), pre moving , FPS 23.72, Running 4.04s Step 95( N/A%), pre moving , FPS 23.40, Running 4.09s Step 96( N/A%), pre moving , FPS 23.72, Running 4.13s Step 97( N/A%), pre moving , FPS 24.18, Running 4.16s Step 98( N/A%), pre moving , FPS 24.38, Running 4.19s Step 99( N/A%), pre moving , FPS 24.80, Running 4.22s Step 100( N/A%), pre moving , FPS 25.21, Running 4.24s Step 101( N/A%), pre moving , FPS 25.55, Running 4.27s Step 102( N/A%), pre moving , FPS 25.60, Running 4.31s Step 103( N/A%), pre moving , FPS 26.21, Running 4.34s Step 104( N/A%), pre moving , FPS 26.98, Running 4.37s Step 105( N/A%), pre moving , FPS 27.56, Running 4.39s Step 106( N/A%), pre moving , FPS 28.00, Running 4.42s Step 107( N/A%), pre moving , FPS 28.55, Running 4.44s Step 108( N/A%), pre moving , FPS 29.13, Running 4.47s Step 109( N/A%), pre moving , FPS 29.71, Running 4.49s Step 110( N/A%), pre moving , FPS 29.62, Running 4.53s Step 111( N/A%), pre moving , FPS 29.72, Running 4.57s Step 112( N/A%), pre moving , FPS 30.39, Running 4.60s Step 113( N/A%), pre moving , FPS 31.23, Running 4.63s Step 114( N/A%), pre moving , FPS 32.25, Running 4.66s Step 115( N/A%), pre moving , FPS 33.52, Running 4.69s Step 116( N/A%), pre moving , FPS 34.24, Running 4.71s Step 117( N/A%), pre moving , FPS 34.42, Running 4.74s Step 118( N/A%), pre moving , FPS 35.24, Running 4.76s Step 119( N/A%), pre moving , FPS 35.31, Running 4.79s Step 120( N/A%), pre moving , FPS 34.19, Running 4.83s Step 121( N/A%), pre moving , FPS 33.64, Running 4.87s Step 122( N/A%), pre moving , FPS 33.79, Running 4.90s Step 123( N/A%), pre moving , FPS 33.92, Running 4.93s Step 124( N/A%), pre moving , FPS 33.97, Running 4.95s Step 125( N/A%), pre moving , FPS 33.97, Running 4.98s Step 126( N/A%), pre moving , FPS 34.18, Running 5.01s Step 127( N/A%), pre moving , FPS 34.15, Running 5.03s Step 128( N/A%), pre moving , FPS 34.16, Running 5.05s Step 129( N/A%), pre moving , FPS 33.46, Running 5.09s Step 130( N/A%), pre moving , FPS 34.05, Running 5.12s Step 131( N/A%), pre moving , FPS 34.55, Running 5.15s Step 132( N/A%), pre moving , FPS 34.59, Running 5.18s Step 133( N/A%), pre moving , FPS 35.35, Running 5.20s Step 134( N/A%), pre moving , FPS 35.62, Running 5.22s Step 135( N/A%), pre moving , FPS 35.66, Running 5.25s Step 136( N/A%), pre moving , FPS 35.73, Running 5.27s Step 137( N/A%), pre moving , FPS 35.36, Running 5.30s Step 138( N/A%), pre moving , FPS 34.74, Running 5.34s Step 139( N/A%), pre moving , FPS 34.42, Running 5.37s Step 140( N/A%), pre moving , FPS 35.40, Running 5.39s Step 141( N/A%), pre moving , FPS 35.90, Running 5.42s Step 142( N/A%), pre moving , FPS 36.46, Running 5.45s Step 143( N/A%), pre moving , FPS 36.78, Running 5.47s Step 144( N/A%), pre moving , FPS 36.82, Running 5.50s Step 145( N/A%), pre moving , FPS 37.08, Running 5.52s Step 146( N/A%), pre moving , FPS 36.88, Running 5.55s Step 147( N/A%), pre moving , FPS 36.12, Running 5.58s Step 148( N/A%), pre moving , FPS 35.85, Running 5.61s Step 149( N/A%), pre moving , FPS 36.05, Running 5.65s Step 150( N/A%), pre moving , FPS 35.45, Running 5.69s Step 151( N/A%), pre moving , FPS 35.66, Running 5.71s Step 152( N/A%), pre moving , FPS 35.78, Running 5.73s Step 153( N/A%), pre moving , FPS 35.78, Running 5.76s Step 154( N/A%), pre moving , FPS 35.72, Running 5.78s Step 155( N/A%), pre moving , FPS 18.43, Running 6.33s Step 156( N/A%), pre moving , FPS 16.93, Running 6.45s Step 157( N/A%), pre moving , FPS 14.36, Running 6.70s Step 158( N/A%), pre moving , FPS 13.52, Running 6.82s Step 159( N/A%), pre moving , FPS 12.05, Running 7.03s Step 160( N/A%), pre moving , FPS 11.16, Running 7.19s Step 161( N/A%), pre moving , FPS 9.96, Running 7.43s Step 162( N/A%), pre moving , FPS 9.29, Running 7.60s Step 163( N/A%), pre moving , FPS 8.39, Running 7.86s Step 164( N/A%), pre moving , FPS 7.94, Running 8.02s Step 165( N/A%), pre moving , FPS 7.13, Running 8.32s Step 166( N/A%), pre moving , FPS 6.82, Running 8.48s Step 167( N/A%), pre moving , FPS 6.32, Running 8.75s Step 168( N/A%), pre moving , FPS 6.12, Running 8.88s Step 169( N/A%), pre moving , FPS 5.78, Running 9.11s Step 170( N/A%), pre moving , FPS 5.60, Running 9.26s Step 171( N/A%), pre moving , FPS 5.27, Running 9.50s Step 172( N/A%), pre moving , FPS 5.14, Running 9.62s Step 173( N/A%), pre moving , FPS 4.84, Running 9.89s Step 174( N/A%), pre moving , FPS 4.66, Running 10.07s Step 175( N/A%), pre moving , FPS 5.01, Running 10.33s Step 176( N/A%), pre moving , FPS 4.96, Running 10.49s Step 177( N/A%), pre moving , FPS 4.95, Running 10.74s Step 178( N/A%), pre moving , FPS 4.92, Running 10.88s Step 179( N/A%), pre moving , FPS 4.92, Running 11.09s Step 180( N/A%), pre moving , FPS 4.92, Running 11.25s Step 181( N/A%), pre moving , FPS 4.88, Running 11.53s Step 182( N/A%), pre moving , FPS 4.90, Running 11.68s Step 183( N/A%), pre moving , FPS 4.88, Running 11.96s Step 184( N/A%), pre moving , FPS 4.86, Running 12.13s Step 185( N/A%), pre moving , FPS 4.95, Running 12.36s Step 186( N/A%), pre moving , FPS 4.95, Running 12.52s Step 187( N/A%), pre moving , FPS 5.02, Running 12.73s Step 188( N/A%), pre moving , FPS 4.98, Running 12.90s Step 189( N/A%), pre moving , FPS 4.94, Running 13.15s Step 190( N/A%), pre moving , FPS 4.88, Running 13.35s Step 191( N/A%), pre moving , FPS 4.93, Running 13.56s Step 192( N/A%), pre moving , FPS 4.89, Running 13.71s Step 193( N/A%), pre moving , FPS 4.91, Running 13.96s Step 194( N/A%), pre moving , FPS 4.97, Running 14.09s Step 195( N/A%), pre moving , FPS 4.95, Running 14.37s Step 196( N/A%), pre moving , FPS 4.98, Running 14.50s Step 197( N/A%), pre moving , FPS 5.00, Running 14.74s Step 198( N/A%), pre moving , FPS 5.02, Running 14.87s Step 199( N/A%), pre moving , FPS 4.97, Running 15.12s Step 200( N/A%), pre moving , FPS 4.96, Running 15.28s Step 201( N/A%), pre moving , FPS 5.02, Running 15.51s Step 202( N/A%), pre moving , FPS 4.93, Running 15.74s Step 203( N/A%), pre moving , FPS 4.94, Running 16.00s Step 204( N/A%), pre moving , FPS 4.94, Running 16.18s Step 205( N/A%), pre moving , FPS 4.93, Running 16.42s Step 206( N/A%), pre moving , FPS 4.89, Running 16.61s Step 207( N/A%), pre moving , FPS 4.81, Running 16.89s Step 208( N/A%), pre moving , FPS 4.79, Running 17.07s Step 209( N/A%), pre moving , FPS 4.74, Running 17.37s Step 210( N/A%), pre moving , FPS 4.79, Running 17.53s Step 211( N/A%), pre moving , FPS 4.73, Running 17.79s Step 212( N/A%), pre moving , FPS 4.73, Running 17.94s Step 213( N/A%), pre moving , FPS 4.75, Running 18.18s Step 214( N/A%), pre moving , FPS 4.70, Running 18.35s Step 215( N/A%), pre moving , FPS 4.72, Running 18.60s Step 216( N/A%), pre moving , FPS 4.71, Running 18.75s Step 217( N/A%), pre moving , FPS 4.60, Running 19.08s Step 218( N/A%), pre moving , FPS 4.69, Running 19.13s Step 219( N/A%), pre moving , FPS 4.92, Running 19.18s Step 220( N/A%), pre moving , FPS 5.04, Running 19.25s Step 221( N/A%), pre moving , FPS 5.29, Running 19.30s Step 222( N/A%), pre moving , FPS 5.55, Running 19.35s Step 223( N/A%), pre moving , FPS 5.91, Running 19.39s Step 224( N/A%), pre moving , FPS 6.16, Running 19.43s Step 225( N/A%), pre moving , FPS 6.57, Running 19.47s Step 226( N/A%), pre moving , FPS 6.91, Running 19.50s Step 227( N/A%), pre moving , FPS 7.54, Running 19.55s Step 228( N/A%), pre moving , FPS 5.22, Running 20.90s Step 229( N/A%), pre moving , FPS 5.30, Running 21.14s Step 230( N/A%), pre moving , FPS 5.30, Running 21.31s Step 231( N/A%), pre moving , FPS 5.26, Running 21.59s Step 232( N/A%), pre moving , FPS 5.27, Running 21.73s Step 233( N/A%), pre moving , FPS 5.28, Running 21.97s Step 234( N/A%), pre moving , FPS 5.35, Running 22.09s Step 235( N/A%), pre moving , FPS 5.36, Running 22.34s Step 236( N/A%), pre moving , FPS 5.34, Running 22.49s Step 237( N/A%), pre moving , FPS 5.52, Running 22.70s Step 238( N/A%), pre moving , FPS 5.37, Running 22.85s Step 239( N/A%), pre moving , FPS 5.13, Running 23.08s Step 240( N/A%), pre moving , FPS 5.04, Running 23.22s Step 241( N/A%), pre moving , FPS 4.81, Running 23.45s Step 242( N/A%), pre moving , FPS 4.66, Running 23.64s Step 243( N/A%), pre moving , FPS 4.41, Running 23.92s Step 244( N/A%), pre moving , FPS 4.30, Running 24.08s Step 245( N/A%), pre moving , FPS 4.13, Running 24.31s Step 246( N/A%), pre moving , FPS 4.04, Running 24.45s Step 247( N/A%), pre moving , FPS 3.90, Running 24.67s Step 248( 0.33%), action 1, FPS 4.37, Running 25.48s Step 249( 0.67%), action 2, FPS 4.26, Running 25.83s Step 250( 1.00%), action 3, FPS 4.12, Running 26.16s Step 251( 1.33%), action 4, FPS 4.09, Running 26.49s Step 252( 1.67%), action 5, FPS 3.73, Running 27.09s Step 253( 2.00%), action 6, FPS 3.58, Running 27.55s Step 254( 2.33%), action 7, FPS 3.44, Running 27.90s Step 255( 2.67%), action 8, FPS 3.47, Running 28.10s Step 256( 3.00%), action 9, FPS 3.27, Running 28.62s Step 257( 3.33%), action 10, FPS 3.23, Running 28.89s Step 258( 3.67%), action 11, FPS 3.06, Running 29.39s Step 259( 4.00%), action 12, FPS 3.05, Running 29.63s Step 260( 4.33%), action 13, FPS 2.97, Running 29.95s Step 261( 4.67%), action 14, FPS 2.99, Running 30.15s Step 262( 5.00%), action 15, FPS 2.92, Running 30.48s Step 263( 5.33%), action 16, FPS 2.92, Running 30.76s Step 264( 5.67%), action 17, FPS 2.84, Running 31.12s Step 265( 6.00%), action 18, FPS 2.83, Running 31.38s Step 266( 6.33%), action 19, FPS 2.64, Running 32.04s Step 267( 6.67%), action 20, FPS 2.62, Running 32.31s Step 268( 7.00%), action 21, FPS 2.70, Running 32.88s Step 269( 7.33%), action 22, FPS 2.67, Running 33.32s Step 270( 7.67%), action 23, FPS 2.65, Running 33.71s Step 271( 8.00%), action 24, FPS 2.67, Running 33.97s Step 272( 8.33%), action 25, FPS 2.76, Running 34.34s Step 273( 8.67%), action 26, FPS 2.81, Running 34.68s Step 274( 9.00%), action 27, FPS 2.77, Running 35.13s Step 275( 9.33%), action 28, FPS 2.74, Running 35.40s Step 276( 9.67%), action 29, FPS 2.77, Running 35.85s Step 277( 10.00%), action 30, FPS 2.66, Running 36.41s Step 278( 10.33%), action 31, FPS 2.53, Running 37.28s Step 279( 10.67%), action 32, FPS 2.45, Running 37.80s Step 280( 11.00%), action 33, FPS 2.34, Running 38.49s Step 281( 11.33%), action 34, FPS 2.24, Running 39.06s Step 282( 11.67%), action 35, FPS 2.22, Running 39.49s Step 283( 12.00%), action 36, FPS 2.21, Running 39.80s Step 284( 12.33%), action 37, FPS 2.17, Running 40.35s Step 285( 12.67%), action 38, FPS 2.13, Running 40.76s Step 286( 13.00%), action 39, FPS 2.10, Running 41.57s Step 287( 13.33%), action 40, FPS 2.05, Running 42.06s Step 288( 13.67%), action 41, FPS 2.01, Running 42.83s Step 289( 14.00%), action 42, FPS 2.05, Running 43.05s Step 290( 14.33%), action 43, FPS 1.99, Running 43.78s Step 291( 14.67%), action 44, FPS 1.96, Running 44.18s Step 292( 15.00%), action 45, FPS 1.96, Running 44.57s Step 293( 15.33%), action 46, FPS 1.96, Running 44.87s Step 294( 15.67%), action 47, FPS 1.92, Running 45.55s Step 295( 16.00%), action 48, FPS 1.89, Running 45.99s Step 296( 16.33%), action 49, FPS 1.85, Running 46.66s Step 297( 16.67%), action 50, FPS 1.87, Running 47.12s Step 298( 17.00%), action 51, FPS 1.93, Running 47.65s Step 299( 17.33%), action 52, FPS 1.93, Running 48.17s Step 300( 17.67%), action 53, FPS 1.97, Running 48.64s Step 301( 18.00%), action 54, FPS 1.98, Running 49.15s Step 302( 18.33%), action 55, FPS 1.94, Running 49.78s Step 303( 18.67%), action 56, FPS 1.90, Running 50.32s Step 304( 19.00%), action 57, FPS 1.86, Running 51.08s Step 305( 19.33%), action 58, FPS 1.87, Running 51.47s Step 306( 19.67%), action 59, FPS 1.91, Running 52.02s Step 307( 20.00%), action 60, FPS 1.96, Running 52.25s Step 308( 20.33%), action 61, FPS 1.90, Running 53.38s Step 309( 20.67%), action 62, FPS 1.90, Running 53.61s Step 310( 21.00%), action 63, FPS 1.90, Running 54.33s Step 311( 21.33%), action 64, FPS 1.91, Running 54.66s Step 312( 21.67%), action 65, FPS 1.91, Running 55.03s Step 313( 22.00%), action 66, FPS 1.92, Running 55.28s Step 314( 22.33%), action 67, FPS 1.98, Running 55.67s Step 315( 22.67%), action 68, FPS 1.97, Running 56.13s Step 316( 23.00%), action 69, FPS 1.98, Running 56.79s Step 317( 23.33%), action 70, FPS 1.97, Running 57.25s Step 318( 23.67%), action 71, FPS 1.90, Running 58.19s Step 319( 24.00%), action 72, FPS 1.91, Running 58.67s Step 320( 24.33%), action 73, FPS 1.86, Running 59.40s Step 321( 24.67%), action 74, FPS 1.90, Running 59.70s Step 322( 25.00%), action 75, FPS 1.92, Running 60.20s Step 323( 25.33%), action 76, FPS 1.97, Running 60.46s Step 324( 25.67%), action 77, FPS 2.01, Running 61.01s Step 325( 26.00%), action 78, FPS 1.96, Running 61.65s Step 326( 26.33%), action 79, FPS 1.94, Running 62.35s Step 327( 26.67%), action 80, FPS 1.93, Running 62.61s Step 328( 27.00%), action 81, FPS 2.03, Running 63.22s Step 329( 27.33%), action 82, FPS 2.02, Running 63.53s Step 330( 27.67%), action 83, FPS 2.01, Running 64.26s Step 331( 28.00%), action 84, FPS 2.01, Running 64.60s Step 332( 28.33%), action 85, FPS 2.01, Running 64.99s Step 333( 28.67%), action 86, FPS 1.98, Running 65.37s Step 334( 29.00%), action 87, FPS 1.97, Running 65.81s Step 335( 29.33%), action 88, FPS 1.97, Running 66.26s Step 336( 29.67%), action 89, FPS 1.97, Running 66.95s Step 337( 30.00%), action 90, FPS 1.98, Running 67.38s Step 338( 30.33%), action 91, FPS 1.96, Running 68.42s Step 339( 30.67%), action 92, FPS 1.94, Running 68.98s Step 340( 31.00%), action 93, FPS 1.94, Running 69.73s Step 341( 31.33%), action 94, FPS 1.93, Running 70.07s Step 342( 31.67%), action 95, FPS 1.96, Running 70.42s Step 343( 32.00%), action 96, FPS 1.96, Running 70.67s Step 344( 32.33%), action 97, FPS 1.92, Running 71.42s Step 345( 32.67%), action 98, FPS 2.00, Running 71.66s Step 346( 33.00%), action 99, FPS 2.05, Running 72.08s Step 347( 33.33%), action 100, FPS 1.99, Running 72.66s Step 348( 33.67%), action 101, FPS 2.01, Running 73.19s Step 349( 34.00%), action 102, FPS 2.02, Running 73.42s Step 350( 34.33%), action 103, FPS 2.04, Running 74.08s Step 351( 34.67%), action 104, FPS 2.00, Running 74.58s Step 352( 35.00%), action 105, FPS 1.97, Running 75.14s Step 353( 35.33%), action 106, FPS 1.95, Running 75.64s Step 354( 35.67%), action 107, FPS 1.88, Running 76.43s Step 355( 36.00%), action 108, FPS 1.88, Running 76.87s Step 356( 36.33%), action 109, FPS 1.88, Running 77.58s Step 357( 36.67%), action 110, FPS 1.89, Running 77.96s Step 358( 37.00%), action 111, FPS 1.91, Running 78.88s Step 359( 37.33%), action 112, FPS 1.96, Running 79.21s Step 360( 37.67%), action 113, FPS 1.99, Running 79.78s Step 361( 38.00%), action 114, FPS 2.01, Running 80.01s Step 362( 38.33%), action 115, FPS 1.95, Running 80.67s Step 363( 38.67%), action 116, FPS 1.90, Running 81.17s Step 364( 39.00%), action 117, FPS 1.98, Running 81.52s Step 365( 39.33%), action 118, FPS 1.98, Running 81.75s Step 366( 39.67%), action 119, FPS 1.94, Running 82.40s Step 367( 40.00%), action 120, FPS 1.97, Running 82.83s Step 368( 40.33%), action 121, FPS 1.90, Running 83.71s Step 369( 40.67%), action 122, FPS 1.86, Running 84.19s Step 370( 41.00%), action 123, FPS 1.89, Running 84.69s Step 371( 41.33%), action 124, FPS 1.89, Running 85.17s Step 372( 41.67%), action 125, FPS 1.87, Running 85.85s Step 373( 42.00%), action 126, FPS 1.88, Running 86.27s Step 374( 42.33%), action 127, FPS 1.95, Running 86.71s Step 375( 42.67%), action 128, FPS 1.95, Running 87.11s Step 376( 43.00%), action 129, FPS 1.97, Running 87.72s Step 377( 43.33%), action 130, FPS 2.00, Running 87.94s Step 378( 43.67%), action 131, FPS 2.01, Running 88.84s Step 379( 44.00%), action 132, FPS 1.96, Running 89.42s Step 380( 44.33%), action 133, FPS 1.97, Running 89.92s Step 381( 44.67%), action 134, FPS 1.93, Running 90.39s Step 382( 45.00%), action 135, FPS 1.92, Running 91.09s Step 383( 45.33%), action 136, FPS 1.91, Running 91.66s Step 384( 45.67%), action 137, FPS 1.87, Running 92.20s Step 385( 46.00%), action 138, FPS 1.82, Running 92.74s Step 386( 46.33%), action 139, FPS 1.87, Running 93.10s Step 387( 46.67%), action 140, FPS 1.85, Running 93.65s Step 388( 47.00%), action 141, FPS 1.88, Running 94.35s Step 389( 47.33%), action 142, FPS 1.92, Running 94.62s Step 390( 47.67%), action 143, FPS 1.90, Running 95.21s Step 391( 48.00%), action 144, FPS 1.90, Running 95.72s Step 392( 48.33%), action 145, FPS 1.88, Running 96.49s Step 393( 48.67%), action 146, FPS 1.86, Running 97.00s Step 394( 49.00%), action 147, FPS 1.82, Running 97.70s Step 395( 49.33%), action 148, FPS 1.79, Running 98.26s Step 396( 49.67%), action 149, FPS 1.78, Running 98.94s Step 397( 50.00%), action 150, FPS 1.73, Running 99.50s Step 398( 50.33%), action 151, FPS 1.72, Running 100.44s Step 399( 50.67%), action 152, FPS 1.76, Running 100.77s Step 400( 51.00%), action 153, FPS 1.74, Running 101.39s Step 401( 51.33%), action 154, FPS 1.74, Running 101.90s Step 402( 51.67%), action 155, FPS 1.79, Running 102.24s Step 403( 52.00%), action 156, FPS 1.82, Running 102.67s [2026-08-01 17:14:53] [41 ] Seed 40 failed after 103.44 s. +steps: 403 , actions: 156 . +Instruction: Empty +Total 10/41(24.39%) success. +Setting seed: 41 +Step 1( N/A%), pre moving , FPS 2.81, Running 0.36s Step 2( N/A%), pre moving , FPS 5.26, Running 0.38s Step 3( N/A%), pre moving , FPS 7.33, Running 0.41s Step 4( N/A%), pre moving , FPS 9.17, Running 0.44s Step 5( N/A%), pre moving , FPS 10.85, Running 0.46s Step 6( N/A%), pre moving , FPS 12.38, Running 0.48s Step 7( N/A%), pre moving , FPS 13.79, Running 0.51s Step 8( N/A%), pre moving , FPS 15.08, Running 0.53s Step 9( N/A%), pre moving , FPS 16.25, Running 0.55s Step 10( N/A%), pre moving , FPS 16.97, Running 0.59s Step 11( N/A%), pre moving , FPS 17.91, Running 0.61s Step 12( N/A%), pre moving , FPS 18.70, Running 0.64s Step 13( N/A%), pre moving , FPS 19.43, Running 0.67s Step 14( N/A%), pre moving , FPS 19.95, Running 0.70s Step 15( N/A%), pre moving , FPS 20.64, Running 0.73s Step 16( N/A%), pre moving , FPS 21.27, Running 0.75s Step 17( N/A%), pre moving , FPS 21.87, Running 0.78s Step 18( N/A%), pre moving , FPS 22.35, Running 0.81s Step 19( N/A%), pre moving , FPS 22.64, Running 0.84s Step 20( N/A%), pre moving , FPS 22.97, Running 0.87s Step 21( N/A%), pre moving , FPS 26.85, Running 1.10s Step 22( N/A%), pre moving , FPS 25.50, Running 1.16s Step 23( N/A%), pre moving , FPS 25.62, Running 1.19s Step 24( N/A%), pre moving , FPS 25.48, Running 1.22s Step 25( N/A%), pre moving , FPS 25.10, Running 1.26s Step 26( N/A%), pre moving , FPS 19.78, Running 1.50s Step 27( N/A%), pre moving , FPS 19.74, Running 1.52s Step 28( N/A%), pre moving , FPS 19.68, Running 1.55s Step 29( N/A%), pre moving , FPS 19.53, Running 1.58s Step 30( N/A%), pre moving , FPS 19.69, Running 1.60s Step 31( N/A%), pre moving , FPS 18.93, Running 1.67s Step 32( N/A%), pre moving , FPS 18.99, Running 1.69s Step 33( N/A%), pre moving , FPS 19.06, Running 1.72s Step 34( N/A%), pre moving , FPS 19.24, Running 1.74s Step 35( N/A%), pre moving , FPS 19.25, Running 1.77s Step 36( N/A%), pre moving , FPS 14.47, Running 2.13s Step 37( N/A%), pre moving , FPS 14.46, Running 2.16s Step 38( N/A%), pre moving , FPS 14.49, Running 2.19s Step 39( N/A%), pre moving , FPS 14.58, Running 2.21s Step 40( N/A%), pre moving , FPS 14.63, Running 2.24s Step 41( N/A%), pre moving , FPS 17.05, Running 2.27s Step 42( N/A%), pre moving , FPS 17.34, Running 2.32s Step 43( N/A%), pre moving , FPS 17.33, Running 2.34s Step 44( N/A%), pre moving , FPS 17.42, Running 2.37s Step 45( N/A%), pre moving , FPS 17.49, Running 2.40s Step 46( N/A%), pre moving , FPS 21.33, Running 2.43s Step 47( N/A%), pre moving , FPS 21.15, Running 2.47s Step 48( N/A%), pre moving , FPS 21.09, Running 2.49s Step 49( N/A%), pre moving , FPS 21.24, Running 2.52s Step 50( N/A%), pre moving , FPS 21.27, Running 2.55s Step 51( N/A%), pre moving , FPS 22.24, Running 2.57s Step 52( N/A%), pre moving , FPS 22.17, Running 2.60s Step 53( N/A%), pre moving , FPS 21.78, Running 2.64s Step 54( N/A%), pre moving , FPS 21.58, Running 2.67s Step 55( N/A%), pre moving , FPS 21.34, Running 2.70s Step 56( N/A%), pre moving , FPS 33.20, Running 2.74s Step 57( N/A%), pre moving , FPS 32.50, Running 2.78s Step 58( N/A%), pre moving , FPS 32.20, Running 2.81s Step 59( N/A%), pre moving , FPS 32.13, Running 2.83s Step 60( N/A%), pre moving , FPS 32.21, Running 2.86s Step 61( N/A%), pre moving , FPS 32.60, Running 2.89s Step 62( N/A%), pre moving , FPS 33.42, Running 2.92s Step 63( N/A%), pre moving , FPS 33.04, Running 2.95s Step 64( N/A%), pre moving , FPS 32.67, Running 2.98s Step 65( N/A%), pre moving , FPS 32.28, Running 3.02s Step 66( N/A%), pre moving , FPS 31.90, Running 3.06s Step 67( N/A%), pre moving , FPS 31.66, Running 3.10s Step 68( N/A%), pre moving , FPS 31.18, Running 3.14s Step 69( N/A%), pre moving , FPS 30.07, Running 3.18s Step 70( N/A%), pre moving , FPS 29.00, Running 3.23s Step 71( N/A%), pre moving , FPS 28.25, Running 3.28s Step 72( N/A%), pre moving , FPS 27.79, Running 3.32s Step 73( N/A%), pre moving , FPS 27.85, Running 3.36s Step 74( N/A%), pre moving , FPS 27.54, Running 3.39s Step 75( N/A%), pre moving , FPS 27.05, Running 3.44s Step 76( N/A%), pre moving , FPS 26.73, Running 3.48s Step 77( N/A%), pre moving , FPS 25.89, Running 3.55s Step 78( N/A%), pre moving , FPS 25.35, Running 3.60s Step 79( N/A%), pre moving , FPS 24.96, Running 3.63s Step 80( N/A%), pre moving , FPS 24.18, Running 3.69s Step 81( N/A%), pre moving , FPS 23.89, Running 3.72s Step 82( N/A%), pre moving , FPS 23.26, Running 3.78s Step 83( N/A%), pre moving , FPS 22.88, Running 3.82s Step 84( N/A%), pre moving , FPS 22.06, Running 3.89s Step 85( N/A%), pre moving , FPS 22.04, Running 3.93s Step 86( N/A%), pre moving , FPS 21.94, Running 3.97s Step 87( N/A%), pre moving , FPS 21.79, Running 4.02s Step 88( N/A%), pre moving , FPS 21.78, Running 4.05s Step 89( N/A%), pre moving , FPS 21.93, Running 4.10s Step 90( N/A%), pre moving , FPS 22.00, Running 4.14s Step 91( N/A%), pre moving , FPS 21.85, Running 4.19s Step 92( N/A%), pre moving , FPS 21.60, Running 4.24s Step 93( N/A%), pre moving , FPS 21.34, Running 4.29s Step 94( N/A%), pre moving , FPS 21.65, Running 4.32s Step 95( N/A%), pre moving , FPS 22.18, Running 4.34s Step 96( N/A%), pre moving , FPS 22.53, Running 4.37s Step 97( N/A%), pre moving , FPS 23.36, Running 4.40s Step 98( N/A%), pre moving , FPS 23.88, Running 4.43s Step 99( N/A%), pre moving , FPS 24.15, Running 4.46s Step 100( N/A%), pre moving , FPS 24.90, Running 4.49s Step 101( N/A%), pre moving , FPS 25.30, Running 4.52s Step 102( N/A%), pre moving , FPS 26.05, Running 4.54s Step 103( N/A%), pre moving , FPS 26.70, Running 4.57s Step 104( N/A%), pre moving , FPS 27.70, Running 4.61s Step 105( N/A%), pre moving , FPS 28.23, Running 4.64s Step 106( N/A%), pre moving , FPS 29.00, Running 4.66s Step 107( N/A%), pre moving , FPS 29.41, Running 4.70s Step 108( N/A%), pre moving , FPS 29.80, Running 4.73s Step 109( N/A%), pre moving , FPS 30.40, Running 4.75s Step 110( N/A%), pre moving , FPS 31.06, Running 4.79s Step 111( N/A%), pre moving , FPS 32.29, Running 4.81s Step 112( N/A%), pre moving , FPS 33.58, Running 4.84s Step 113( N/A%), pre moving , FPS 35.07, Running 4.86s Step 114( N/A%), pre moving , FPS 35.04, Running 4.89s Step 115( N/A%), pre moving , FPS 35.07, Running 4.91s Step 116( N/A%), pre moving , FPS 35.15, Running 4.94s Step 117( N/A%), pre moving , FPS 35.26, Running 4.97s Step 118( N/A%), pre moving , FPS 35.18, Running 5.00s Step 119( N/A%), pre moving , FPS 34.91, Running 5.04s Step 120( N/A%), pre moving , FPS 34.86, Running 5.06s Step 121( N/A%), pre moving , FPS 34.84, Running 5.09s Step 122( N/A%), pre moving , FPS 35.12, Running 5.11s Step 123( N/A%), pre moving , FPS 35.30, Running 5.14s Step 124( N/A%), pre moving , FPS 36.17, Running 5.16s Step 125( N/A%), pre moving , FPS 36.32, Running 5.19s Step 126( N/A%), pre moving , FPS 36.37, Running 5.21s Step 127( N/A%), pre moving , FPS 37.03, Running 5.24s Step 128( N/A%), pre moving , FPS 37.45, Running 5.26s Step 129( N/A%), pre moving , FPS 37.43, Running 5.29s Step 130( N/A%), pre moving , FPS 37.29, Running 5.32s Step 131( N/A%), pre moving , FPS 36.92, Running 5.35s Step 132( N/A%), pre moving , FPS 36.03, Running 5.39s Step 133( N/A%), pre moving , FPS 35.61, Running 5.42s Step 134( N/A%), pre moving , FPS 35.66, Running 5.45s Step 135( N/A%), pre moving , FPS 35.74, Running 5.47s Step 136( N/A%), pre moving , FPS 35.94, Running 5.50s Step 137( N/A%), pre moving , FPS 36.35, Running 5.52s Step 138( N/A%), pre moving , FPS 36.71, Running 5.55s Step 139( N/A%), pre moving , FPS 37.32, Running 5.57s Step 140( N/A%), pre moving , FPS 36.43, Running 5.61s Step 141( N/A%), pre moving , FPS 36.30, Running 5.64s Step 142( N/A%), pre moving , FPS 36.33, Running 5.66s Step 143( N/A%), pre moving , FPS 35.30, Running 5.71s Step 144( N/A%), pre moving , FPS 35.28, Running 5.73s Step 145( N/A%), pre moving , FPS 20.03, Running 6.19s Step 146( N/A%), pre moving , FPS 17.77, Running 6.34s Step 147( N/A%), pre moving , FPS 14.80, Running 6.59s Step 148( N/A%), pre moving , FPS 13.64, Running 6.73s Step 149( N/A%), pre moving , FPS 11.81, Running 6.98s Step 150( N/A%), pre moving , FPS 11.18, Running 7.11s Step 151( N/A%), pre moving , FPS 10.02, Running 7.35s Step 152( N/A%), pre moving , FPS 9.36, Running 7.53s Step 153( N/A%), pre moving , FPS 8.59, Running 7.75s Step 154( N/A%), pre moving , FPS 8.25, Running 7.87s Step 155( N/A%), pre moving , FPS 7.45, Running 8.16s Step 156( N/A%), pre moving , FPS 7.11, Running 8.31s Step 157( N/A%), pre moving , FPS 6.68, Running 8.52s Step 158( N/A%), pre moving , FPS 6.40, Running 8.67s Step 159( N/A%), pre moving , FPS 6.00, Running 8.91s Step 160( N/A%), pre moving , FPS 5.74, Running 9.10s Step 161( N/A%), pre moving , FPS 5.43, Running 9.32s Step 162( N/A%), pre moving , FPS 5.21, Running 9.50s Step 163( N/A%), pre moving , FPS 4.96, Running 9.74s Step 164( N/A%), pre moving , FPS 4.81, Running 9.89s Step 165( N/A%), pre moving , FPS 5.12, Running 10.10s Step 166( N/A%), pre moving , FPS 5.14, Running 10.23s Step 167( N/A%), pre moving , FPS 5.15, Running 10.47s Step 168( N/A%), pre moving , FPS 5.18, Running 10.59s Step 169( N/A%), pre moving , FPS 5.22, Running 10.82s Step 170( N/A%), pre moving , FPS 5.20, Running 10.96s Step 171( N/A%), pre moving , FPS 5.20, Running 11.19s Step 172( N/A%), pre moving , FPS 5.12, Running 11.43s Step 173( N/A%), pre moving , FPS 5.08, Running 11.69s Step 174( N/A%), pre moving , FPS 5.05, Running 11.83s Step 175( N/A%), pre moving , FPS 5.17, Running 12.03s Step 176( N/A%), pre moving , FPS 5.19, Running 12.17s Step 177( N/A%), pre moving , FPS 5.14, Running 12.41s Step 178( N/A%), pre moving , FPS 5.12, Running 12.58s Step 179( N/A%), pre moving , FPS 4.93, Running 12.96s Step 180( N/A%), pre moving , FPS 4.94, Running 13.15s Step 181( N/A%), pre moving , FPS 4.94, Running 13.37s Step 182( N/A%), pre moving , FPS 4.93, Running 13.56s Step 183( N/A%), pre moving , FPS 4.91, Running 13.81s Step 184( N/A%), pre moving , FPS 4.91, Running 13.96s Step 185( N/A%), pre moving , FPS 4.88, Running 14.20s Step 186( N/A%), pre moving , FPS 4.82, Running 14.38s Step 187( N/A%), pre moving , FPS 4.78, Running 14.66s Step 188( N/A%), pre moving , FPS 4.74, Running 14.81s Step 189( N/A%), pre moving , FPS 4.74, Running 15.03s Step 190( N/A%), pre moving , FPS 4.71, Running 15.20s Step 191( N/A%), pre moving , FPS 4.66, Running 15.49s Step 192( N/A%), pre moving , FPS 4.72, Running 15.67s Step 193( N/A%), pre moving , FPS 4.74, Running 15.91s Step 194( N/A%), pre moving , FPS 4.70, Running 16.08s Step 195( N/A%), pre moving , FPS 4.64, Running 16.34s Step 196( N/A%), pre moving , FPS 4.57, Running 16.54s Step 197( N/A%), pre moving , FPS 4.54, Running 16.82s Step 198( N/A%), pre moving , FPS 4.54, Running 16.99s Step 199( N/A%), pre moving , FPS 4.69, Running 17.22s Step 200( N/A%), pre moving , FPS 4.71, Running 17.39s Step 201( N/A%), pre moving , FPS 4.69, Running 17.64s Step 202( N/A%), pre moving , FPS 4.72, Running 17.80s Step 203( N/A%), pre moving , FPS 4.74, Running 18.03s Step 204( N/A%), pre moving , FPS 4.68, Running 18.23s Step 205( N/A%), pre moving , FPS 4.65, Running 18.50s Step 206( N/A%), pre moving , FPS 4.65, Running 18.68s Step 207( N/A%), pre moving , FPS 4.69, Running 18.93s Step 208( N/A%), pre moving , FPS 4.80, Running 18.97s Step 209( N/A%), pre moving , FPS 5.01, Running 19.02s Step 210( N/A%), pre moving , FPS 5.18, Running 19.07s Step 211( N/A%), pre moving , FPS 5.53, Running 19.11s Step 212( N/A%), pre moving , FPS 5.73, Running 19.16s Step 213( N/A%), pre moving , FPS 6.08, Running 19.20s Step 214( N/A%), pre moving , FPS 6.33, Running 19.24s Step 215( N/A%), pre moving , FPS 6.79, Running 19.29s Step 216( N/A%), pre moving , FPS 7.19, Running 19.33s Step 217( N/A%), pre moving , FPS 7.86, Running 19.36s Step 218( N/A%), pre moving , FPS 5.54, Running 20.60s Step 219( N/A%), pre moving , FPS 5.48, Running 20.87s Step 220( N/A%), pre moving , FPS 5.53, Running 21.01s Step 221( N/A%), pre moving , FPS 5.53, Running 21.25s Step 222( N/A%), pre moving , FPS 5.56, Running 21.40s Step 223( N/A%), pre moving , FPS 5.57, Running 21.63s Step 224( N/A%), pre moving , FPS 5.61, Running 21.79s Step 225( N/A%), pre moving , FPS 5.64, Running 22.04s Step 226( N/A%), pre moving , FPS 5.70, Running 22.19s Step 227( N/A%), pre moving , FPS 5.70, Running 22.44s Step 228( N/A%), pre moving , FPS 5.51, Running 22.61s Step 229( N/A%), pre moving , FPS 5.22, Running 22.86s Step 230( N/A%), pre moving , FPS 5.09, Running 22.99s Step 231( N/A%), pre moving , FPS 4.85, Running 23.23s Step 232( N/A%), pre moving , FPS 4.75, Running 23.37s Step 233( N/A%), pre moving , FPS 4.53, Running 23.62s Step 234( N/A%), pre moving , FPS 4.42, Running 23.77s Step 235( N/A%), pre moving , FPS 4.23, Running 24.01s Step 236( N/A%), pre moving , FPS 4.15, Running 24.14s Step 237( N/A%), pre moving , FPS 4.00, Running 24.37s Step 238( 0.33%), action 1, FPS 3.98, Running 25.62s Step 239( 0.67%), action 2, FPS 3.78, Running 26.15s Step 240( 1.00%), action 3, FPS 3.59, Running 26.57s Step 241( 1.33%), action 4, FPS 3.39, Running 27.15s Step 242( 1.67%), action 5, FPS 3.26, Running 27.53s Step 243( 2.00%), action 6, FPS 3.27, Running 27.74s Step 244( 2.33%), action 7, FPS 3.16, Running 28.13s Step 245( 2.67%), action 8, FPS 3.10, Running 28.49s Step 246( 3.00%), action 9, FPS 3.03, Running 28.79s Step 247( 3.33%), action 10, FPS 2.97, Running 29.16s Step 248( 3.67%), action 11, FPS 2.77, Running 29.83s Step 249( 4.00%), action 12, FPS 2.76, Running 30.11s Step 250( 4.33%), action 13, FPS 2.63, Running 30.59s Step 251( 4.67%), action 14, FPS 2.58, Running 30.98s Step 252( 5.00%), action 15, FPS 2.47, Running 31.47s Step 253( 5.33%), action 16, FPS 2.43, Running 31.84s Step 254( 5.67%), action 17, FPS 2.31, Running 32.43s Step 255( 6.00%), action 18, FPS 2.31, Running 32.66s Step 256( 6.33%), action 19, FPS 2.22, Running 33.13s Step 257( 6.67%), action 20, FPS 2.17, Running 33.57s Step 258( 7.00%), action 21, FPS 2.27, Running 34.41s Step 259( 7.33%), action 22, FPS 2.28, Running 34.94s Step 260( 7.67%), action 23, FPS 2.23, Running 35.56s Step 261( 8.00%), action 24, FPS 2.25, Running 36.03s Step 262( 8.33%), action 25, FPS 2.15, Running 36.83s Step 263( 8.67%), action 26, FPS 2.13, Running 37.13s Step 264( 9.00%), action 27, FPS 2.10, Running 37.64s Step 265( 9.33%), action 28, FPS 2.13, Running 37.87s Step 266( 9.67%), action 29, FPS 2.05, Running 38.55s Step 267( 10.00%), action 30, FPS 2.07, Running 38.83s Step 268( 10.33%), action 31, FPS 2.07, Running 39.48s Step 269( 10.67%), action 32, FPS 2.05, Running 39.85s Step 270( 11.00%), action 33, FPS 2.04, Running 40.42s Step 271( 11.33%), action 34, FPS 2.07, Running 40.66s Step 272( 11.67%), action 35, FPS 2.05, Running 41.21s Step 273( 12.00%), action 36, FPS 2.02, Running 41.76s Step 274( 12.33%), action 37, FPS 2.00, Running 42.41s Step 275( 12.67%), action 38, FPS 1.95, Running 42.92s Step 276( 13.00%), action 39, FPS 1.90, Running 43.68s Step 277( 13.33%), action 40, FPS 1.88, Running 44.23s Step 278( 13.67%), action 41, FPS 1.84, Running 45.27s Step 279( 14.00%), action 42, FPS 1.87, Running 45.64s Step 280( 14.33%), action 43, FPS 1.92, Running 46.00s Step 281( 14.67%), action 44, FPS 1.92, Running 46.45s Step 282( 15.00%), action 45, FPS 1.96, Running 47.06s Step 283( 15.33%), action 46, FPS 1.97, Running 47.27s Step 284( 15.67%), action 47, FPS 1.95, Running 47.92s Step 285( 16.00%), action 48, FPS 1.93, Running 48.21s Step 286( 16.33%), action 49, FPS 1.97, Running 48.69s Step 287( 16.67%), action 50, FPS 1.97, Running 48.98s Step 288( 17.00%), action 51, FPS 1.95, Running 49.73s Step 289( 17.33%), action 52, FPS 1.93, Running 50.23s Step 290( 17.67%), action 53, FPS 1.95, Running 50.66s Step 291( 18.00%), action 54, FPS 1.91, Running 51.14s Step 292( 18.33%), action 55, FPS 1.90, Running 51.72s Step 293( 18.67%), action 56, FPS 1.92, Running 52.18s Step 294( 19.00%), action 57, FPS 1.95, Running 52.68s Step 295( 19.33%), action 58, FPS 1.95, Running 53.18s Step 296( 19.67%), action 59, FPS 2.01, Running 53.65s Step 297( 20.00%), action 60, FPS 2.01, Running 54.18s Step 298( 20.33%), action 61, FPS 2.05, Running 55.02s Step 299( 20.67%), action 62, FPS 2.06, Running 55.33s Step 300( 21.00%), action 63, FPS 2.02, Running 55.92s Step 301( 21.33%), action 64, FPS 2.06, Running 56.16s Step 302( 21.67%), action 65, FPS 2.12, Running 56.50s Step 303( 22.00%), action 66, FPS 2.11, Running 56.75s Step 304( 22.33%), action 67, FPS 2.12, Running 57.37s Step 305( 22.67%), action 68, FPS 2.13, Running 57.61s Step 306( 23.00%), action 69, FPS 2.13, Running 58.10s Step 307( 23.33%), action 70, FPS 2.10, Running 58.50s Step 308( 23.67%), action 71, FPS 2.08, Running 59.36s Step 309( 24.00%), action 72, FPS 2.13, Running 59.60s Step 310( 24.33%), action 73, FPS 2.05, Running 60.42s Step 311( 24.67%), action 74, FPS 2.05, Running 60.89s Step 312( 25.00%), action 75, FPS 2.09, Running 61.29s Step 313( 25.33%), action 76, FPS 2.10, Running 61.70s Step 314( 25.67%), action 77, FPS 2.05, Running 62.42s Step 315( 26.00%), action 78, FPS 2.05, Running 62.92s Step 316( 26.33%), action 79, FPS 1.99, Running 63.69s Step 317( 26.67%), action 80, FPS 2.02, Running 64.09s Step 318( 27.00%), action 81, FPS 2.02, Running 64.92s Step 319( 27.33%), action 82, FPS 2.03, Running 65.18s Step 320( 27.67%), action 83, FPS 2.01, Running 65.86s Step 321( 28.00%), action 84, FPS 1.96, Running 66.35s Step 322( 28.33%), action 85, FPS 1.89, Running 67.07s Step 323( 28.67%), action 86, FPS 1.89, Running 67.32s Step 324( 29.00%), action 87, FPS 1.87, Running 68.09s Step 325( 29.33%), action 88, FPS 1.84, Running 68.49s Step 326( 29.67%), action 89, FPS 1.80, Running 69.21s Step 327( 30.00%), action 90, FPS 1.83, Running 69.41s Step 328( 30.33%), action 91, FPS 1.84, Running 70.24s Step 329( 30.67%), action 92, FPS 1.81, Running 70.65s Step 330( 31.00%), action 93, FPS 1.83, Running 71.38s Step 331( 31.33%), action 94, FPS 1.86, Running 71.63s Step 332( 31.67%), action 95, FPS 1.85, Running 72.08s Step 333( 32.00%), action 96, FPS 1.82, Running 72.68s Step 334( 32.33%), action 97, FPS 1.87, Running 73.12s Step 335( 32.67%), action 98, FPS 1.89, Running 73.52s Step 336( 33.00%), action 99, FPS 1.90, Running 74.24s Step 337( 33.33%), action 100, FPS 1.87, Running 74.76s Step 338( 33.67%), action 101, FPS 1.87, Running 75.63s Step 339( 34.00%), action 102, FPS 1.87, Running 75.88s Step 340( 34.33%), action 103, FPS 1.91, Running 76.33s Step 341( 34.67%), action 104, FPS 1.90, Running 76.86s Step 342( 35.00%), action 105, FPS 1.95, Running 77.35s Step 343( 35.33%), action 106, FPS 1.94, Running 77.62s Step 344( 35.67%), action 107, FPS 2.00, Running 78.09s Step 345( 36.00%), action 108, FPS 2.03, Running 78.35s Step 346( 36.33%), action 109, FPS 2.08, Running 78.84s Step 347( 36.67%), action 110, FPS 2.05, Running 79.18s Step 348( 37.00%), action 111, FPS 2.06, Running 79.94s Step 349( 37.33%), action 112, FPS 2.06, Running 80.34s Step 350( 37.67%), action 113, FPS 2.08, Running 80.97s Step 351( 38.00%), action 114, FPS 2.02, Running 81.51s Step 352( 38.33%), action 115, FPS 1.97, Running 82.22s Step 353( 38.67%), action 116, FPS 2.02, Running 82.60s Step 354( 39.00%), action 117, FPS 2.04, Running 82.94s Step 355( 39.33%), action 118, FPS 2.02, Running 83.42s Step 356( 39.67%), action 119, FPS 2.09, Running 83.80s Step 357( 40.00%), action 120, FPS 2.14, Running 84.10s Step 358( 40.33%), action 121, FPS 2.16, Running 84.91s Step 359( 40.67%), action 122, FPS 2.09, Running 85.45s Step 360( 41.00%), action 123, FPS 2.02, Running 86.21s Step 361( 41.33%), action 124, FPS 2.03, Running 86.73s Step 362( 41.67%), action 125, FPS 2.03, Running 87.19s Step 363( 42.00%), action 126, FPS 2.01, Running 87.56s Step 364( 42.33%), action 127, FPS 1.95, Running 88.33s Step 365( 42.67%), action 128, FPS 1.94, Running 88.65s Step 366( 43.00%), action 129, FPS 1.90, Running 89.34s Step 367( 43.33%), action 130, FPS 1.87, Running 89.86s Step 368( 43.67%), action 131, FPS 1.84, Running 90.84s Step 369( 44.00%), action 132, FPS 1.84, Running 91.19s Step 370( 44.33%), action 133, FPS 1.82, Running 91.94s Step 371( 44.67%), action 134, FPS 1.84, Running 92.38s Step 372( 45.00%), action 135, FPS 1.86, Running 92.96s Step 373( 45.33%), action 136, FPS 1.84, Running 93.45s Step 374( 45.67%), action 137, FPS 1.78, Running 94.17s Step 375( 46.00%), action 138, FPS 1.77, Running 94.70s Step 376( 46.33%), action 139, FPS 1.77, Running 95.13s Step 377( 46.67%), action 140, FPS 1.77, Running 95.37s Step 378( 47.00%), action 141, FPS 1.81, Running 95.93s Step 379( 47.33%), action 142, FPS 1.86, Running 96.20s Step 380( 47.67%), action 143, FPS 1.94, Running 96.54s Step 381( 48.00%), action 144, FPS 1.99, Running 96.80s Step 382( 48.33%), action 145, FPS 1.93, Running 97.56s Step 383( 48.67%), action 146, FPS 1.95, Running 97.80s Step 384( 49.00%), action 147, FPS 1.97, Running 98.49s Step 385( 49.33%), action 148, FPS 1.99, Running 98.71s Step 386( 49.67%), action 149, FPS 1.99, Running 99.41s Step 387( 50.00%), action 150, FPS 2.01, Running 99.83s Step 388( 50.33%), action 151, FPS 2.04, Running 100.65s Step 389( 50.67%), action 152, FPS 2.06, Running 100.88s Step 390( 51.00%), action 153, FPS 2.09, Running 101.53s Step 391( 51.33%), action 154, FPS 2.06, Running 102.07s Step 392( 51.67%), action 155, FPS 2.03, Running 102.79s Step 393( 52.00%), action 156, FPS 2.05, Running 103.20s Step 394( 52.33%), action 157, FPS 2.09, Running 103.73s Step 395( 52.67%), action 158, FPS 2.09, Running 104.27s Step 396( 53.00%), action 159, FPS 2.05, Running 104.90s Step 397( 53.33%), action 160, FPS 2.02, Running 105.26s Step 398( 53.67%), action 161, FPS 2.01, Running 105.86s Step 399( 54.00%), action 162, FPS 2.02, Running 106.09s Step 400( 54.33%), action 163, FPS 2.01, Running 106.49s Step 401( 54.67%), action 164, FPS 1.95, Running 107.07s Step 402( 55.00%), action 165, FPS 2.00, Running 107.55s Step 403( 55.33%), action 166, FPS 1.96, Running 107.99s Step 404( 55.67%), action 167, FPS 2.00, Running 108.46s Step 405( 56.00%), action 168, FPS 1.96, Running 108.92s Step 406( 56.33%), action 169, FPS 1.99, Running 109.47s Step 407( 56.67%), action 170, FPS 1.98, Running 109.92s Step 408( 57.00%), action 171, FPS 1.99, Running 110.70s Step 409( 57.33%), action 172, FPS 1.98, Running 110.97s Step 410( 57.67%), action 173, FPS 2.04, Running 111.36s Step 411( 58.00%), action 174, FPS 2.08, Running 111.68s Step 412( 58.33%), action 175, FPS 2.15, Running 112.09s Step 413( 58.67%), action 176, FPS 2.17, Running 112.42s Step 414( 59.00%), action 177, FPS 2.17, Running 112.96s Step 415( 59.33%), action 178, FPS 2.21, Running 113.31s Step 416( 59.67%), action 179, FPS 2.25, Running 113.78s Step 417( 60.00%), action 180, FPS 2.29, Running 114.00s Step 418( 60.33%), action 181, FPS 2.29, Running 114.58s Step 419( 60.67%), action 182, FPS 2.26, Running 114.94s Step 420( 61.00%), action 183, FPS 2.28, Running 115.25s Step 421( 61.33%), action 184, FPS 2.34, Running 115.61s Step 422( 61.67%), action 185, FPS 2.33, Running 116.15s Step 423( 62.00%), action 186, FPS 2.35, Running 116.52s Step 424( 62.33%), action 187, FPS 2.30, Running 117.15s Step 425( 62.67%), action 188, FPS 2.36, Running 117.41s Step 426( 63.00%), action 189, FPS 2.40, Running 117.82s Step 427( 63.33%), action 190, FPS 2.37, Running 118.37s Step 428( 63.67%), action 191, FPS 2.32, Running 119.32s Step 429( 64.00%), action 192, FPS 2.26, Running 119.83s Step 430( 64.33%), action 193, FPS 2.25, Running 120.26s Step 431( 64.67%), action 194, FPS 2.22, Running 120.69s Step 432( 65.00%), action 195, FPS 2.21, Running 121.15s Step 433( 65.33%), action 196, FPS 2.17, Running 121.62s Step 434( 65.67%), action 197, FPS 2.14, Running 122.31s Step 435( 66.00%), action 198, FPS 2.13, Running 122.68s Step 436( 66.33%), action 199, FPS 2.16, Running 123.04s Step 437( 66.67%), action 200, FPS 2.10, Running 123.54s Step 438( 67.00%), action 201, FPS 2.03, Running 124.42s Step 439( 67.33%), action 202, FPS 2.06, Running 124.67s Step 440( 67.67%), action 203, FPS 2.05, Running 125.01s Step 441( 68.00%), action 204, FPS 2.08, Running 125.23s Step 442( 68.33%), action 205, FPS 2.04, Running 125.94s Step 443( 68.67%), action 206, FPS 2.07, Running 126.20s [2026-08-01 17:17:00] [42 ] Seed 41 failed after 126.56 s. +steps: 443 , actions: 206 . +Instruction: Empty +Total 10/42(23.81%) success. +Setting seed: 42 +Step 1( N/A%), pre moving , FPS 1.59, Running 0.63s Step 2( N/A%), pre moving , FPS 3.06, Running 0.65s Step 3( N/A%), pre moving , FPS 4.41, Running 0.68s Step 4( N/A%), pre moving , FPS 5.51, Running 0.73s Step 5( N/A%), pre moving , FPS 6.65, Running 0.75s Step 6( N/A%), pre moving , FPS 7.71, Running 0.78s Step 7( N/A%), pre moving , FPS 8.66, Running 0.81s Step 8( N/A%), pre moving , FPS 9.57, Running 0.84s Step 9( N/A%), pre moving , FPS 10.41, Running 0.86s Step 10( N/A%), pre moving , FPS 11.15, Running 0.90s Step 11( N/A%), pre moving , FPS 11.90, Running 0.92s Step 12( N/A%), pre moving , FPS 12.42, Running 0.97s Step 13( N/A%), pre moving , FPS 13.10, Running 0.99s Step 14( N/A%), pre moving , FPS 13.75, Running 1.02s Step 15( N/A%), pre moving , FPS 14.36, Running 1.04s Step 16( N/A%), pre moving , FPS 14.70, Running 1.09s Step 17( N/A%), pre moving , FPS 15.22, Running 1.12s Step 18( N/A%), pre moving , FPS 15.71, Running 1.15s Step 19( N/A%), pre moving , FPS 16.17, Running 1.17s Step 20( N/A%), pre moving , FPS 16.60, Running 1.21s Step 21( N/A%), pre moving , FPS 24.61, Running 1.44s Step 22( N/A%), pre moving , FPS 23.83, Running 1.49s Step 23( N/A%), pre moving , FPS 23.70, Running 1.52s Step 24( N/A%), pre moving , FPS 24.31, Running 1.55s Step 25( N/A%), pre moving , FPS 24.35, Running 1.57s Step 26( N/A%), pre moving , FPS 19.59, Running 1.80s Step 27( N/A%), pre moving , FPS 19.34, Running 1.84s Step 28( N/A%), pre moving , FPS 18.95, Running 1.89s Step 29( N/A%), pre moving , FPS 18.73, Running 1.93s Step 30( N/A%), pre moving , FPS 18.54, Running 1.98s Step 31( N/A%), pre moving , FPS 18.60, Running 2.00s Step 32( N/A%), pre moving , FPS 18.92, Running 2.02s Step 33( N/A%), pre moving , FPS 18.98, Running 2.05s Step 34( N/A%), pre moving , FPS 19.00, Running 2.07s Step 35( N/A%), pre moving , FPS 18.71, Running 2.11s Step 36( N/A%), pre moving , FPS 14.73, Running 2.45s Step 37( N/A%), pre moving , FPS 14.73, Running 2.48s Step 38( N/A%), pre moving , FPS 14.75, Running 2.50s Step 39( N/A%), pre moving , FPS 14.77, Running 2.53s Step 40( N/A%), pre moving , FPS 14.82, Running 2.55s Step 41( N/A%), pre moving , FPS 17.54, Running 2.58s Step 42( N/A%), pre moving , FPS 17.97, Running 2.61s Step 43( N/A%), pre moving , FPS 18.08, Running 2.63s Step 44( N/A%), pre moving , FPS 18.06, Running 2.66s Step 45( N/A%), pre moving , FPS 18.05, Running 2.68s Step 46( N/A%), pre moving , FPS 22.00, Running 2.71s Step 47( N/A%), pre moving , FPS 22.30, Running 2.74s Step 48( N/A%), pre moving , FPS 22.52, Running 2.78s Step 49( N/A%), pre moving , FPS 22.60, Running 2.82s Step 50( N/A%), pre moving , FPS 22.76, Running 2.85s Step 51( N/A%), pre moving , FPS 22.67, Running 2.88s Step 52( N/A%), pre moving , FPS 22.31, Running 2.92s Step 53( N/A%), pre moving , FPS 21.87, Running 2.96s Step 54( N/A%), pre moving , FPS 21.50, Running 3.00s Step 55( N/A%), pre moving , FPS 21.34, Running 3.05s Step 56( N/A%), pre moving , FPS 31.05, Running 3.09s Step 57( N/A%), pre moving , FPS 30.60, Running 3.13s Step 58( N/A%), pre moving , FPS 30.03, Running 3.17s Step 59( N/A%), pre moving , FPS 29.00, Running 3.22s Step 60( N/A%), pre moving , FPS 27.62, Running 3.28s Step 61( N/A%), pre moving , FPS 27.15, Running 3.32s Step 62( N/A%), pre moving , FPS 26.58, Running 3.36s Step 63( N/A%), pre moving , FPS 26.11, Running 3.40s Step 64( N/A%), pre moving , FPS 25.45, Running 3.44s Step 65( N/A%), pre moving , FPS 24.77, Running 3.49s Step 66( N/A%), pre moving , FPS 24.20, Running 3.54s Step 67( N/A%), pre moving , FPS 23.99, Running 3.57s Step 68( N/A%), pre moving , FPS 24.02, Running 3.61s Step 69( N/A%), pre moving , FPS 23.87, Running 3.66s Step 70( N/A%), pre moving , FPS 23.47, Running 3.71s Step 71( N/A%), pre moving , FPS 23.01, Running 3.75s Step 72( N/A%), pre moving , FPS 22.99, Running 3.79s Step 73( N/A%), pre moving , FPS 23.07, Running 3.83s Step 74( N/A%), pre moving , FPS 22.91, Running 3.87s Step 75( N/A%), pre moving , FPS 23.09, Running 3.92s Step 76( N/A%), pre moving , FPS 22.98, Running 3.96s Step 77( N/A%), pre moving , FPS 22.66, Running 4.01s Step 78( N/A%), pre moving , FPS 22.66, Running 4.05s Step 79( N/A%), pre moving , FPS 22.99, Running 4.09s Step 80( N/A%), pre moving , FPS 23.56, Running 4.13s Step 81( N/A%), pre moving , FPS 23.48, Running 4.17s Step 82( N/A%), pre moving , FPS 23.82, Running 4.20s Step 83( N/A%), pre moving , FPS 24.10, Running 4.23s Step 84( N/A%), pre moving , FPS 24.25, Running 4.27s Step 85( N/A%), pre moving , FPS 24.83, Running 4.29s Step 86( N/A%), pre moving , FPS 25.53, Running 4.32s Step 87( N/A%), pre moving , FPS 25.97, Running 4.34s Step 88( N/A%), pre moving , FPS 26.44, Running 4.37s Step 89( N/A%), pre moving , FPS 27.09, Running 4.39s Step 90( N/A%), pre moving , FPS 28.08, Running 4.42s Step 91( N/A%), pre moving , FPS 28.70, Running 4.45s Step 92( N/A%), pre moving , FPS 29.24, Running 4.47s Step 93( N/A%), pre moving , FPS 29.79, Running 4.50s Step 94( N/A%), pre moving , FPS 30.76, Running 4.52s Step 95( N/A%), pre moving , FPS 31.68, Running 4.55s Step 96( N/A%), pre moving , FPS 32.64, Running 4.57s Step 97( N/A%), pre moving , FPS 34.04, Running 4.60s Step 98( N/A%), pre moving , FPS 34.78, Running 4.63s Step 99( N/A%), pre moving , FPS 35.23, Running 4.66s Step 100( N/A%), pre moving , FPS 35.78, Running 4.69s Step 101( N/A%), pre moving , FPS 36.54, Running 4.72s Step 102( N/A%), pre moving , FPS 36.81, Running 4.74s Step 103( N/A%), pre moving , FPS 37.03, Running 4.77s Step 104( N/A%), pre moving , FPS 38.10, Running 4.79s Step 105( N/A%), pre moving , FPS 38.28, Running 4.82s Step 106( N/A%), pre moving , FPS 38.20, Running 4.84s Step 107( N/A%), pre moving , FPS 37.85, Running 4.87s Step 108( N/A%), pre moving , FPS 37.28, Running 4.91s Step 109( N/A%), pre moving , FPS 37.07, Running 4.93s Step 110( N/A%), pre moving , FPS 37.01, Running 4.96s Step 111( N/A%), pre moving , FPS 37.26, Running 4.98s Step 112( N/A%), pre moving , FPS 37.32, Running 5.01s Step 113( N/A%), pre moving , FPS 37.47, Running 5.03s Step 114( N/A%), pre moving , FPS 37.56, Running 5.06s Step 115( N/A%), pre moving , FPS 18.77, Running 5.61s Step 116( N/A%), pre moving , FPS 16.67, Running 5.77s Step 117( N/A%), pre moving , FPS 14.52, Running 5.98s Step 118( N/A%), pre moving , FPS 13.01, Running 6.16s Step 119( N/A%), pre moving , FPS 11.37, Running 6.42s Step 120( N/A%), pre moving , FPS 10.63, Running 6.57s Step 121( N/A%), pre moving , FPS 9.55, Running 6.81s Step 122( N/A%), pre moving , FPS 9.13, Running 6.93s Step 123( N/A%), pre moving , FPS 8.35, Running 7.16s Step 124( N/A%), pre moving , FPS 7.80, Running 7.36s Step 125( N/A%), pre moving , FPS 7.35, Running 7.54s Step 126( N/A%), pre moving , FPS 7.05, Running 7.68s Step 127( N/A%), pre moving , FPS 6.59, Running 7.91s Step 128( N/A%), pre moving , FPS 6.25, Running 8.10s Step 129( N/A%), pre moving , FPS 5.87, Running 8.34s Step 130( N/A%), pre moving , FPS 5.70, Running 8.47s Step 131( N/A%), pre moving , FPS 5.41, Running 8.68s Step 132( N/A%), pre moving , FPS 5.21, Running 8.84s Step 133( N/A%), pre moving , FPS 5.00, Running 9.03s Step 134( N/A%), pre moving , FPS 4.86, Running 9.17s Step 135( N/A%), pre moving , FPS 5.26, Running 9.42s Step 136( N/A%), pre moving , FPS 5.29, Running 9.55s Step 137( N/A%), pre moving , FPS 5.26, Running 9.78s Step 138( N/A%), pre moving , FPS 5.33, Running 9.92s Step 139( N/A%), pre moving , FPS 5.32, Running 10.18s Step 140( N/A%), pre moving , FPS 5.27, Running 10.37s Step 141( N/A%), pre moving , FPS 5.32, Running 10.57s Step 142( N/A%), pre moving , FPS 5.31, Running 10.70s Step 143( N/A%), pre moving , FPS 5.34, Running 10.91s Step 144( N/A%), pre moving , FPS 5.45, Running 11.03s Step 145( N/A%), pre moving , FPS 5.46, Running 11.20s Step 146( N/A%), pre moving , FPS 5.47, Running 11.33s Step 147( N/A%), pre moving , FPS 5.55, Running 11.51s Step 148( N/A%), pre moving , FPS 5.65, Running 11.64s Step 149( N/A%), pre moving , FPS 5.69, Running 11.86s Step 150( N/A%), pre moving , FPS 5.56, Running 12.07s Step 151( N/A%), pre moving , FPS 5.56, Running 12.28s Step 152( N/A%), pre moving , FPS 5.55, Running 12.45s Step 153( N/A%), pre moving , FPS 5.48, Running 12.68s Step 154( N/A%), pre moving , FPS 5.46, Running 12.84s Step 155( N/A%), pre moving , FPS 5.46, Running 13.08s Step 156( N/A%), pre moving , FPS 5.39, Running 13.26s Step 157( N/A%), pre moving , FPS 5.31, Running 13.55s Step 158( N/A%), pre moving , FPS 5.29, Running 13.70s Step 159( N/A%), pre moving , FPS 5.28, Running 13.96s Step 160( N/A%), pre moving , FPS 5.31, Running 14.13s Step 161( N/A%), pre moving , FPS 5.23, Running 14.39s Step 162( N/A%), pre moving , FPS 5.20, Running 14.55s Step 163( N/A%), pre moving , FPS 5.16, Running 14.78s Step 164( N/A%), pre moving , FPS 5.10, Running 14.95s Step 165( N/A%), pre moving , FPS 4.98, Running 15.21s Step 166( N/A%), pre moving , FPS 4.96, Running 15.37s Step 167( N/A%), pre moving , FPS 4.88, Running 15.61s Step 168( N/A%), pre moving , FPS 4.86, Running 15.76s Step 169( N/A%), pre moving , FPS 4.79, Running 16.04s Step 170( N/A%), pre moving , FPS 4.79, Running 16.24s Step 171( N/A%), pre moving , FPS 4.69, Running 16.54s Step 172( N/A%), pre moving , FPS 4.69, Running 16.72s Step 173( N/A%), pre moving , FPS 4.63, Running 17.00s Step 174( N/A%), pre moving , FPS 4.59, Running 17.20s Step 175( N/A%), pre moving , FPS 4.57, Running 17.46s Step 176( N/A%), pre moving , FPS 4.60, Running 17.61s Step 177( N/A%), pre moving , FPS 4.63, Running 17.86s Step 178( N/A%), pre moving , FPS 4.75, Running 17.91s Step 179( N/A%), pre moving , FPS 5.01, Running 17.95s Step 180( N/A%), pre moving , FPS 5.18, Running 17.99s Step 181( N/A%), pre moving , FPS 5.49, Running 18.04s Step 182( N/A%), pre moving , FPS 5.65, Running 18.09s Step 183( N/A%), pre moving , FPS 5.97, Running 18.13s Step 184( N/A%), pre moving , FPS 6.20, Running 18.17s Step 185( N/A%), pre moving , FPS 6.67, Running 18.21s Step 186( N/A%), pre moving , FPS 6.89, Running 18.27s Step 187( N/A%), pre moving , FPS 7.38, Running 18.32s Step 188( N/A%), pre moving , FPS 5.10, Running 19.68s Step 189( N/A%), pre moving , FPS 5.09, Running 19.96s Step 190( N/A%), pre moving , FPS 5.18, Running 20.10s Step 191( N/A%), pre moving , FPS 5.11, Running 20.46s Step 192( N/A%), pre moving , FPS 5.09, Running 20.65s Step 193( N/A%), pre moving , FPS 5.13, Running 20.90s Step 194( N/A%), pre moving , FPS 5.10, Running 21.12s Step 195( N/A%), pre moving , FPS 5.09, Running 21.39s Step 196( N/A%), pre moving , FPS 5.03, Running 21.59s Step 197( N/A%), pre moving , FPS 5.01, Running 21.86s Step 198( N/A%), pre moving , FPS 4.88, Running 22.00s Step 199( N/A%), pre moving , FPS 4.61, Running 22.29s Step 200( N/A%), pre moving , FPS 4.47, Running 22.47s Step 201( N/A%), pre moving , FPS 4.26, Running 22.73s Step 202( N/A%), pre moving , FPS 4.13, Running 22.92s Step 203( N/A%), pre moving , FPS 3.95, Running 23.19s Step 204( N/A%), pre moving , FPS 3.86, Running 23.36s Step 205( N/A%), pre moving , FPS 3.70, Running 23.61s Step 206( N/A%), pre moving , FPS 3.60, Running 23.82s Step 207( N/A%), pre moving , FPS 3.44, Running 24.13s Step 208( 0.33%), action 1, FPS 3.55, Running 25.31s Step 209( 0.67%), action 2, FPS 3.55, Running 25.60s Step 210( 1.00%), action 3, FPS 3.13, Running 26.49s Step 211( 1.33%), action 4, FPS 3.09, Running 26.94s Step 212( 1.67%), action 5, FPS 2.91, Running 27.52s Step 213( 2.00%), action 6, FPS 2.77, Running 28.12s Step 214( 2.33%), action 7, FPS 2.55, Running 28.97s Step 215( 2.67%), action 8, FPS 2.49, Running 29.43s Step 216( 3.00%), action 9, FPS 2.34, Running 30.13s Step 217( 3.33%), action 10, FPS 2.27, Running 30.66s Step 218( 3.67%), action 11, FPS 2.09, Running 31.58s Step 219( 4.00%), action 12, FPS 2.08, Running 31.90s Step 220( 4.33%), action 13, FPS 1.99, Running 32.52s Step 221( 4.67%), action 14, FPS 1.98, Running 32.83s Step 222( 5.00%), action 15, FPS 1.93, Running 33.31s Step 223( 5.33%), action 16, FPS 1.89, Running 33.78s Step 224( 5.67%), action 17, FPS 1.83, Running 34.26s Step 225( 6.00%), action 18, FPS 1.79, Running 34.79s Step 226( 6.33%), action 19, FPS 1.72, Running 35.42s Step 227( 6.67%), action 20, FPS 1.73, Running 35.69s Step 228( 7.00%), action 21, FPS 1.78, Running 36.54s Step 229( 7.33%), action 22, FPS 1.79, Running 36.78s Step 230( 7.67%), action 23, FPS 1.87, Running 37.18s Step 231( 8.00%), action 24, FPS 1.91, Running 37.41s Step 232( 8.33%), action 25, FPS 1.88, Running 38.15s Step 233( 8.67%), action 26, FPS 1.90, Running 38.65s Step 234( 9.00%), action 27, FPS 1.99, Running 39.01s Step 235( 9.33%), action 28, FPS 2.00, Running 39.44s Step 236( 9.67%), action 29, FPS 2.00, Running 40.12s Step 237( 10.00%), action 30, FPS 2.03, Running 40.49s Step 238( 10.33%), action 31, FPS 2.06, Running 41.29s Step 239( 10.67%), action 32, FPS 2.08, Running 41.53s Step 240( 11.00%), action 33, FPS 2.07, Running 42.19s Step 241( 11.33%), action 34, FPS 2.03, Running 42.70s Step 242( 11.67%), action 35, FPS 2.02, Running 43.20s Step 243( 12.00%), action 36, FPS 2.07, Running 43.46s Step 244( 12.33%), action 37, FPS 2.05, Running 44.02s Step 245( 12.67%), action 38, FPS 2.08, Running 44.38s Step 246( 13.00%), action 39, FPS 2.10, Running 44.96s Step 247( 13.33%), action 40, FPS 2.07, Running 45.33s Step 248( 13.67%), action 41, FPS 2.11, Running 46.01s Step 249( 14.00%), action 42, FPS 2.05, Running 46.51s Step 250( 14.33%), action 43, FPS 2.04, Running 47.00s Step 251( 14.67%), action 44, FPS 1.98, Running 47.50s Step 252( 15.00%), action 45, FPS 1.98, Running 48.23s Step 253( 15.33%), action 46, FPS 2.00, Running 48.67s Step 254( 15.67%), action 47, FPS 1.99, Running 49.08s Step 255( 16.00%), action 48, FPS 2.02, Running 49.36s Step 256( 16.33%), action 49, FPS 2.01, Running 50.06s Step 257( 16.67%), action 50, FPS 2.00, Running 50.49s Step 258( 17.00%), action 51, FPS 2.00, Running 51.28s Step 259( 17.33%), action 52, FPS 2.00, Running 51.53s Step 260( 17.67%), action 53, FPS 1.98, Running 52.31s Step 261( 18.00%), action 54, FPS 1.99, Running 52.75s Step 262( 18.33%), action 55, FPS 1.95, Running 53.44s Step 263( 18.67%), action 56, FPS 1.90, Running 53.97s Step 264( 19.00%), action 57, FPS 1.94, Running 54.31s Step 265( 19.33%), action 58, FPS 1.93, Running 54.77s Step 266( 19.67%), action 59, FPS 1.93, Running 55.34s Step 267( 20.00%), action 60, FPS 1.91, Running 55.83s Step 268( 20.33%), action 61, FPS 1.91, Running 56.47s Step 269( 20.67%), action 62, FPS 1.93, Running 56.86s Step 270( 21.00%), action 63, FPS 1.89, Running 57.56s Step 271( 21.33%), action 64, FPS 1.90, Running 58.00s Step 272( 21.67%), action 65, FPS 1.93, Running 58.61s Step 273( 22.00%), action 66, FPS 1.92, Running 59.11s Step 274( 22.33%), action 67, FPS 1.90, Running 59.58s Step 275( 22.67%), action 68, FPS 1.91, Running 59.84s Step 276( 23.00%), action 69, FPS 1.96, Running 60.26s Step 277( 23.33%), action 70, FPS 2.00, Running 60.47s Step 278( 23.67%), action 71, FPS 1.99, Running 61.31s Step 279( 24.00%), action 72, FPS 1.97, Running 61.69s Step 280( 24.33%), action 73, FPS 2.02, Running 62.22s Step 281( 24.67%), action 74, FPS 2.06, Running 62.45s Step 282( 25.00%), action 75, FPS 2.08, Running 63.04s Step 283( 25.33%), action 76, FPS 2.14, Running 63.33s Step 284( 25.67%), action 77, FPS 2.10, Running 63.85s Step 285( 26.00%), action 78, FPS 2.13, Running 64.15s Step 286( 26.33%), action 79, FPS 2.16, Running 64.61s Step 287( 26.67%), action 80, FPS 2.16, Running 65.10s Step 288( 27.00%), action 81, FPS 2.11, Running 65.93s Step 289( 27.33%), action 82, FPS 2.15, Running 66.18s Step 290( 27.67%), action 83, FPS 2.14, Running 66.90s Step 291( 28.00%), action 84, FPS 2.14, Running 67.36s Step 292( 28.33%), action 85, FPS 2.14, Running 67.96s Step 293( 28.67%), action 86, FPS 2.16, Running 68.36s Step 294( 29.00%), action 87, FPS 2.13, Running 68.99s Step 295( 29.33%), action 88, FPS 2.13, Running 69.24s Step 296( 29.67%), action 89, FPS 2.09, Running 69.83s Step 297( 30.00%), action 90, FPS 2.07, Running 70.11s Step 298( 30.33%), action 91, FPS 2.15, Running 70.62s Step 299( 30.67%), action 92, FPS 2.15, Running 70.99s Step 300( 31.00%), action 93, FPS 2.17, Running 71.42s Step 301( 31.33%), action 94, FPS 2.14, Running 71.81s Step 302( 31.67%), action 95, FPS 2.15, Running 72.34s Step 303( 32.00%), action 96, FPS 2.17, Running 72.56s Step 304( 32.33%), action 97, FPS 2.17, Running 73.05s Step 305( 32.67%), action 98, FPS 2.19, Running 73.28s Step 306( 33.00%), action 99, FPS 2.19, Running 73.74s Step 307( 33.33%), action 100, FPS 2.26, Running 73.95s Step 308( 33.67%), action 101, FPS 2.35, Running 74.43s Step 309( 34.00%), action 102, FPS 2.35, Running 74.68s Step 310( 34.33%), action 103, FPS 2.42, Running 75.16s Step 311( 34.67%), action 104, FPS 2.48, Running 75.42s Step 312( 35.00%), action 105, FPS 2.46, Running 76.10s Step 313( 35.33%), action 106, FPS 2.46, Running 76.48s Step 314( 35.67%), action 107, FPS 2.46, Running 77.11s Step 315( 36.00%), action 108, FPS 2.36, Running 77.71s Step 316( 36.33%), action 109, FPS 2.32, Running 78.46s Step 317( 36.67%), action 110, FPS 2.25, Running 79.00s Step 318( 37.00%), action 111, FPS 2.14, Running 79.95s Step 319( 37.33%), action 112, FPS 2.11, Running 80.45s Step 320( 37.67%), action 113, FPS 2.06, Running 81.14s Step 321( 38.00%), action 114, FPS 2.04, Running 81.61s Step 322( 38.33%), action 115, FPS 2.02, Running 82.23s Step 323( 38.67%), action 116, FPS 2.02, Running 82.47s Step 324( 39.00%), action 117, FPS 1.98, Running 83.13s Step 325( 39.33%), action 118, FPS 1.96, Running 83.49s Step 326( 39.67%), action 119, FPS 1.96, Running 83.94s Step 327( 40.00%), action 120, FPS 1.95, Running 84.19s Step 328( 40.33%), action 121, FPS 1.90, Running 84.93s Step 329( 40.67%), action 122, FPS 1.90, Running 85.19s Step 330( 41.00%), action 123, FPS 1.89, Running 85.72s Step 331( 41.33%), action 124, FPS 1.85, Running 86.21s Step 332( 41.67%), action 125, FPS 1.89, Running 86.66s Step 333( 42.00%), action 126, FPS 1.88, Running 87.12s Step 334( 42.33%), action 127, FPS 1.91, Running 87.58s Step 335( 42.67%), action 128, FPS 1.96, Running 87.91s Step 336( 43.00%), action 129, FPS 1.99, Running 88.53s Step 337( 43.33%), action 130, FPS 2.01, Running 88.97s Step 338( 43.67%), action 131, FPS 2.04, Running 89.76s Step 339( 44.00%), action 132, FPS 2.06, Running 90.15s Step 340( 44.33%), action 133, FPS 2.13, Running 90.51s Step 341( 44.67%), action 134, FPS 2.19, Running 90.73s Step 342( 45.00%), action 135, FPS 2.21, Running 91.29s Step 343( 45.33%), action 136, FPS 2.19, Running 91.60s Step 344( 45.67%), action 137, FPS 2.23, Running 92.08s Step 345( 46.00%), action 138, FPS 2.28, Running 92.28s Step 346( 46.33%), action 139, FPS 2.30, Running 92.63s Step 347( 46.67%), action 140, FPS 2.29, Running 92.92s Step 348( 47.00%), action 141, FPS 2.36, Running 93.41s Step 349( 47.33%), action 142, FPS 2.38, Running 93.60s Step 350( 47.67%), action 143, FPS 2.45, Running 93.90s Step 351( 48.00%), action 144, FPS 2.53, Running 94.12s Step 352( 48.33%), action 145, FPS 2.55, Running 94.51s Step 353( 48.67%), action 146, FPS 2.64, Running 94.71s Step 354( 49.00%), action 147, FPS 2.68, Running 95.05s Step 355( 49.33%), action 148, FPS 2.73, Running 95.25s Step 356( 49.67%), action 149, FPS 2.84, Running 95.58s Step 357( 50.00%), action 150, FPS 2.91, Running 95.85s Step 358( 50.33%), action 151, FPS 3.04, Running 96.34s Step 359( 50.67%), action 152, FPS 3.12, Running 96.56s Step 360( 51.00%), action 153, FPS 2.99, Running 97.19s Step 361( 51.33%), action 154, FPS 2.99, Running 97.43s Step 362( 51.67%), action 155, FPS 3.05, Running 97.84s Step 363( 52.00%), action 156, FPS 3.09, Running 98.07s Step 364( 52.33%), action 157, FPS 3.05, Running 98.63s Step 365( 52.67%), action 158, FPS 3.02, Running 98.89s Step 366( 53.00%), action 159, FPS 3.01, Running 99.28s Step 367( 53.33%), action 160, FPS 3.04, Running 99.50s Step 368( 53.67%), action 161, FPS 3.00, Running 100.07s Step 369( 54.00%), action 162, FPS 2.93, Running 100.42s Step 370( 54.33%), action 163, FPS 2.74, Running 101.19s Step 371( 54.67%), action 164, FPS 2.64, Running 101.68s Step 372( 55.00%), action 165, FPS 2.49, Running 102.54s Step 373( 55.33%), action 166, FPS 2.46, Running 102.84s Step 374( 55.67%), action 167, FPS 2.35, Running 103.55s Step 375( 56.00%), action 168, FPS 2.32, Running 103.87s Step 376( 56.33%), action 169, FPS 2.23, Running 104.55s Step 377( 56.67%), action 170, FPS 2.19, Running 104.98s Step 378( 57.00%), action 171, FPS 2.14, Running 105.67s Step 379( 57.33%), action 172, FPS 2.10, Running 106.08s Step 380( 57.67%), action 173, FPS 2.16, Running 106.46s Step 381( 58.00%), action 174, FPS 2.10, Running 106.93s Step 382( 58.33%), action 175, FPS 2.09, Running 107.42s Step 383( 58.67%), action 176, FPS 2.08, Running 107.67s Step 384( 59.00%), action 177, FPS 2.13, Running 108.03s Step 385( 59.33%), action 178, FPS 2.12, Running 108.31s Step 386( 59.67%), action 179, FPS 2.11, Running 108.78s Step 387( 60.00%), action 180, FPS 2.09, Running 109.06s Step 388( 60.33%), action 181, FPS 2.10, Running 109.57s Step 389( 60.67%), action 182, FPS 2.11, Running 109.88s Step 390( 61.00%), action 183, FPS 2.15, Running 110.50s Step 391( 61.33%), action 184, FPS 2.19, Running 110.83s Step 392( 61.67%), action 185, FPS 2.25, Running 111.42s Step 393( 62.00%), action 186, FPS 2.26, Running 111.68s Step 394( 62.33%), action 187, FPS 2.35, Running 112.06s Step 395( 62.67%), action 188, FPS 2.31, Running 112.53s Step 396( 63.00%), action 189, FPS 2.34, Running 113.11s [2026-08-01 17:18:54] [43 ] Seed 42 failed after 113.67 s. +steps: 396 , actions: 189 . +Instruction: Empty +Total 10/43(23.26%) success. +Setting seed: 43 +Step 1( N/A%), pre moving , FPS 0.56, Running 1.79s Step 2( N/A%), pre moving , FPS 1.10, Running 1.82s Step 3( N/A%), pre moving , FPS 1.61, Running 1.86s Step 4( N/A%), pre moving , FPS 2.10, Running 1.91s Step 5( N/A%), pre moving , FPS 2.53, Running 1.98s Step 6( N/A%), pre moving , FPS 2.96, Running 2.03s Step 7( N/A%), pre moving , FPS 3.37, Running 2.08s Step 8( N/A%), pre moving , FPS 3.78, Running 2.11s Step 9( N/A%), pre moving , FPS 4.20, Running 2.14s Step 10( N/A%), pre moving , FPS 4.61, Running 2.17s Step 11( N/A%), pre moving , FPS 5.00, Running 2.20s Step 12( N/A%), pre moving , FPS 5.35, Running 2.25s Step 13( N/A%), pre moving , FPS 5.68, Running 2.29s Step 14( N/A%), pre moving , FPS 6.05, Running 2.31s Step 15( N/A%), pre moving , FPS 6.41, Running 2.34s Step 16( N/A%), pre moving , FPS 6.76, Running 2.37s Step 17( N/A%), pre moving , FPS 7.04, Running 2.41s Step 18( N/A%), pre moving , FPS 7.35, Running 2.45s Step 19( N/A%), pre moving , FPS 7.67, Running 2.48s Step 20( N/A%), pre moving , FPS 7.98, Running 2.51s Step 21( N/A%), pre moving , FPS 20.91, Running 2.74s Step 22( N/A%), pre moving , FPS 20.64, Running 2.79s Step 23( N/A%), pre moving , FPS 20.97, Running 2.82s Step 24( N/A%), pre moving , FPS 21.28, Running 2.85s Step 25( N/A%), pre moving , FPS 22.37, Running 2.87s Step 26( N/A%), pre moving , FPS 18.56, Running 3.10s Step 27( N/A%), pre moving , FPS 19.03, Running 3.13s Step 28( N/A%), pre moving , FPS 19.24, Running 3.15s Step 29( N/A%), pre moving , FPS 19.32, Running 3.18s Step 30( N/A%), pre moving , FPS 19.01, Running 3.22s Step 31( N/A%), pre moving , FPS 19.05, Running 3.25s Step 32( N/A%), pre moving , FPS 19.20, Running 3.29s Step 33( N/A%), pre moving , FPS 19.57, Running 3.31s Step 34( N/A%), pre moving , FPS 19.45, Running 3.34s Step 35( N/A%), pre moving , FPS 19.47, Running 3.37s Step 36( N/A%), pre moving , FPS 15.40, Running 3.66s Step 37( N/A%), pre moving , FPS 15.56, Running 3.70s Step 38( N/A%), pre moving , FPS 15.69, Running 3.72s Step 39( N/A%), pre moving , FPS 15.66, Running 3.75s Step 40( N/A%), pre moving , FPS 15.55, Running 3.79s Step 41( N/A%), pre moving , FPS 18.46, Running 3.83s Step 42( N/A%), pre moving , FPS 18.72, Running 3.85s Step 43( N/A%), pre moving , FPS 18.85, Running 3.88s Step 44( N/A%), pre moving , FPS 18.90, Running 3.90s Step 45( N/A%), pre moving , FPS 18.92, Running 3.93s Step 46( N/A%), pre moving , FPS 23.35, Running 3.96s Step 47( N/A%), pre moving , FPS 23.20, Running 3.99s Step 48( N/A%), pre moving , FPS 22.90, Running 4.03s Step 49( N/A%), pre moving , FPS 22.90, Running 4.05s Step 50( N/A%), pre moving , FPS 23.26, Running 4.08s Step 51( N/A%), pre moving , FPS 23.08, Running 4.12s Step 52( N/A%), pre moving , FPS 23.38, Running 4.14s Step 53( N/A%), pre moving , FPS 23.39, Running 4.17s Step 54( N/A%), pre moving , FPS 23.56, Running 4.19s Step 55( N/A%), pre moving , FPS 23.58, Running 4.22s Step 56( N/A%), pre moving , FPS 34.67, Running 4.24s Step 57( N/A%), pre moving , FPS 35.22, Running 4.27s Step 58( N/A%), pre moving , FPS 35.01, Running 4.30s Step 59( N/A%), pre moving , FPS 35.30, Running 4.32s Step 60( N/A%), pre moving , FPS 35.97, Running 4.35s Step 61( N/A%), pre moving , FPS 35.62, Running 4.39s Step 62( N/A%), pre moving , FPS 35.74, Running 4.41s Step 63( N/A%), pre moving , FPS 35.81, Running 4.44s Step 64( N/A%), pre moving , FPS 34.99, Running 4.48s Step 65( N/A%), pre moving , FPS 34.22, Running 4.51s Step 66( N/A%), pre moving , FPS 33.90, Running 4.55s Step 67( N/A%), pre moving , FPS 33.19, Running 4.59s Step 68( N/A%), pre moving , FPS 32.58, Running 4.64s Step 69( N/A%), pre moving , FPS 31.76, Running 4.68s Step 70( N/A%), pre moving , FPS 31.33, Running 4.72s Step 71( N/A%), pre moving , FPS 31.06, Running 4.76s Step 72( N/A%), pre moving , FPS 30.56, Running 4.80s Step 73( N/A%), pre moving , FPS 29.47, Running 4.85s Step 74( N/A%), pre moving , FPS 28.71, Running 4.89s Step 75( N/A%), pre moving , FPS 27.97, Running 4.93s Step 76( N/A%), pre moving , FPS 27.04, Running 4.98s Step 77( N/A%), pre moving , FPS 26.53, Running 5.02s Step 78( N/A%), pre moving , FPS 26.20, Running 5.06s Step 79( N/A%), pre moving , FPS 25.79, Running 5.10s Step 80( N/A%), pre moving , FPS 25.38, Running 5.14s Step 81( N/A%), pre moving , FPS 25.21, Running 5.18s Step 82( N/A%), pre moving , FPS 24.35, Running 5.24s Step 83( N/A%), pre moving , FPS 23.89, Running 5.28s Step 84( N/A%), pre moving , FPS 23.80, Running 5.32s Step 85( N/A%), pre moving , FPS 23.80, Running 5.35s Step 86( N/A%), pre moving , FPS 23.76, Running 5.39s Step 87( N/A%), pre moving , FPS 23.87, Running 5.43s Step 88( N/A%), pre moving , FPS 23.80, Running 5.48s Step 89( N/A%), pre moving , FPS 23.48, Running 5.53s Step 90( N/A%), pre moving , FPS 23.19, Running 5.58s Step 91( N/A%), pre moving , FPS 23.10, Running 5.63s Step 92( N/A%), pre moving , FPS 22.97, Running 5.67s Step 93( N/A%), pre moving , FPS 23.52, Running 5.70s Step 94( N/A%), pre moving , FPS 23.98, Running 5.72s Step 95( N/A%), pre moving , FPS 24.48, Running 5.75s Step 96( N/A%), pre moving , FPS 25.14, Running 5.78s Step 97( N/A%), pre moving , FPS 25.49, Running 5.81s Step 98( N/A%), pre moving , FPS 25.88, Running 5.83s Step 99( N/A%), pre moving , FPS 26.33, Running 5.86s Step 100( N/A%), pre moving , FPS 26.79, Running 5.88s Step 101( N/A%), pre moving , FPS 27.37, Running 5.91s Step 102( N/A%), pre moving , FPS 28.19, Running 5.94s Step 103( N/A%), pre moving , FPS 28.66, Running 5.97s Step 104( N/A%), pre moving , FPS 28.95, Running 6.01s Step 105( N/A%), pre moving , FPS 29.23, Running 6.04s Step 106( N/A%), pre moving , FPS 29.62, Running 6.07s Step 107( N/A%), pre moving , FPS 30.23, Running 6.09s Step 108( N/A%), pre moving , FPS 31.45, Running 6.12s Step 109( N/A%), pre moving , FPS 32.93, Running 6.14s Step 110( N/A%), pre moving , FPS 34.40, Running 6.17s Step 111( N/A%), pre moving , FPS 35.09, Running 6.20s Step 112( N/A%), pre moving , FPS 35.96, Running 6.22s Step 113( N/A%), pre moving , FPS 35.48, Running 6.26s Step 114( N/A%), pre moving , FPS 35.04, Running 6.29s Step 115( N/A%), pre moving , FPS 34.74, Running 6.33s Step 116( N/A%), pre moving , FPS 34.67, Running 6.35s Step 117( N/A%), pre moving , FPS 34.96, Running 6.38s Step 118( N/A%), pre moving , FPS 34.93, Running 6.41s Step 119( N/A%), pre moving , FPS 34.95, Running 6.43s Step 120( N/A%), pre moving , FPS 35.04, Running 6.45s Step 121( N/A%), pre moving , FPS 35.40, Running 6.48s Step 122( N/A%), pre moving , FPS 35.70, Running 6.50s Step 123( N/A%), pre moving , FPS 35.53, Running 6.54s Step 124( N/A%), pre moving , FPS 35.33, Running 6.57s Step 125( N/A%), pre moving , FPS 35.42, Running 6.60s Step 126( N/A%), pre moving , FPS 35.50, Running 6.63s Step 127( N/A%), pre moving , FPS 35.40, Running 6.66s Step 128( N/A%), pre moving , FPS 35.15, Running 6.69s Step 129( N/A%), pre moving , FPS 35.09, Running 6.71s Step 130( N/A%), pre moving , FPS 35.05, Running 6.74s Step 131( N/A%), pre moving , FPS 35.47, Running 6.76s Step 132( N/A%), pre moving , FPS 35.79, Running 6.78s Step 133( N/A%), pre moving , FPS 36.63, Running 6.81s Step 134( N/A%), pre moving , FPS 37.34, Running 6.83s Step 135( N/A%), pre moving , FPS 37.95, Running 6.85s Step 136( N/A%), pre moving , FPS 38.04, Running 6.88s Step 137( N/A%), pre moving , FPS 19.67, Running 7.40s Step 138( N/A%), pre moving , FPS 17.49, Running 7.55s Step 139( N/A%), pre moving , FPS 14.96, Running 7.77s Step 140( N/A%), pre moving , FPS 13.86, Running 7.90s Step 141( N/A%), pre moving , FPS 12.28, Running 8.11s Step 142( N/A%), pre moving , FPS 11.67, Running 8.22s Step 143( N/A%), pre moving , FPS 10.49, Running 8.44s Step 144( N/A%), pre moving , FPS 9.92, Running 8.59s Step 145( N/A%), pre moving , FPS 9.00, Running 8.83s Step 146( N/A%), pre moving , FPS 8.55, Running 8.97s Step 147( N/A%), pre moving , FPS 7.88, Running 9.19s Step 148( N/A%), pre moving , FPS 7.50, Running 9.35s Step 149( N/A%), pre moving , FPS 6.86, Running 9.63s Step 150( N/A%), pre moving , FPS 6.57, Running 9.78s Step 151( N/A%), pre moving , FPS 6.19, Running 9.99s Step 152( N/A%), pre moving , FPS 5.96, Running 10.14s Step 153( N/A%), pre moving , FPS 5.66, Running 10.34s Step 154( N/A%), pre moving , FPS 5.37, Running 10.55s Step 155( N/A%), pre moving , FPS 5.10, Running 10.78s Step 156( N/A%), pre moving , FPS 4.90, Running 10.96s Step 157( N/A%), pre moving , FPS 5.22, Running 11.23s Step 158( N/A%), pre moving , FPS 5.23, Running 11.37s Step 159( N/A%), pre moving , FPS 5.21, Running 11.60s Step 160( N/A%), pre moving , FPS 5.19, Running 11.75s Step 161( N/A%), pre moving , FPS 5.14, Running 12.00s Step 162( N/A%), pre moving , FPS 5.11, Running 12.13s Step 163( N/A%), pre moving , FPS 5.04, Running 12.41s Step 164( N/A%), pre moving , FPS 5.04, Running 12.56s Step 165( N/A%), pre moving , FPS 5.00, Running 12.83s Step 166( N/A%), pre moving , FPS 5.00, Running 12.97s Step 167( N/A%), pre moving , FPS 4.97, Running 13.22s Step 168( N/A%), pre moving , FPS 4.96, Running 13.38s Step 169( N/A%), pre moving , FPS 5.01, Running 13.62s Step 170( N/A%), pre moving , FPS 4.98, Running 13.79s Step 171( N/A%), pre moving , FPS 4.87, Running 14.09s Step 172( N/A%), pre moving , FPS 4.80, Running 14.31s Step 173( N/A%), pre moving , FPS 4.77, Running 14.54s Step 174( N/A%), pre moving , FPS 4.81, Running 14.71s Step 175( N/A%), pre moving , FPS 4.74, Running 15.00s Step 176( N/A%), pre moving , FPS 4.72, Running 15.21s Step 177( N/A%), pre moving , FPS 4.72, Running 15.47s Step 178( N/A%), pre moving , FPS 4.69, Running 15.64s Step 179( N/A%), pre moving , FPS 4.71, Running 15.85s Step 180( N/A%), pre moving , FPS 4.68, Running 16.03s Step 181( N/A%), pre moving , FPS 4.67, Running 16.28s Step 182( N/A%), pre moving , FPS 4.61, Running 16.47s Step 183( N/A%), pre moving , FPS 4.66, Running 16.70s Step 184( N/A%), pre moving , FPS 4.65, Running 16.87s Step 185( N/A%), pre moving , FPS 4.64, Running 17.14s Step 186( N/A%), pre moving , FPS 4.52, Running 17.39s Step 187( N/A%), pre moving , FPS 4.52, Running 17.64s Step 188( N/A%), pre moving , FPS 4.53, Running 17.80s Step 189( N/A%), pre moving , FPS 4.51, Running 18.06s Step 190( N/A%), pre moving , FPS 4.52, Running 18.21s Step 191( N/A%), pre moving , FPS 4.50, Running 18.53s Step 192( N/A%), pre moving , FPS 4.54, Running 18.71s Step 193( N/A%), pre moving , FPS 4.52, Running 18.96s Step 194( N/A%), pre moving , FPS 4.52, Running 19.13s Step 195( N/A%), pre moving , FPS 4.56, Running 19.38s Step 196( N/A%), pre moving , FPS 4.60, Running 19.56s Step 197( N/A%), pre moving , FPS 4.59, Running 19.82s Step 198( N/A%), pre moving , FPS 4.61, Running 19.98s Step 199( N/A%), pre moving , FPS 4.57, Running 20.22s Step 200( N/A%), pre moving , FPS 4.71, Running 20.27s Step 201( N/A%), pre moving , FPS 4.95, Running 20.32s Step 202( N/A%), pre moving , FPS 5.13, Running 20.36s Step 203( N/A%), pre moving , FPS 5.39, Running 20.41s Step 204( N/A%), pre moving , FPS 5.57, Running 20.45s Step 205( N/A%), pre moving , FPS 5.96, Running 20.49s Step 206( N/A%), pre moving , FPS 6.36, Running 20.54s Step 207( N/A%), pre moving , FPS 6.82, Running 20.58s Step 208( N/A%), pre moving , FPS 7.10, Running 20.62s Step 209( N/A%), pre moving , FPS 7.70, Running 20.66s Step 210( N/A%), pre moving , FPS 5.27, Running 22.01s Step 211( N/A%), pre moving , FPS 5.40, Running 22.24s Step 212( N/A%), pre moving , FPS 5.42, Running 22.40s Step 213( N/A%), pre moving , FPS 5.45, Running 22.63s Step 214( N/A%), pre moving , FPS 5.44, Running 22.80s Step 215( N/A%), pre moving , FPS 5.42, Running 23.07s Step 216( N/A%), pre moving , FPS 5.50, Running 23.19s Step 217( N/A%), pre moving , FPS 5.48, Running 23.47s Step 218( N/A%), pre moving , FPS 5.47, Running 23.64s Step 219( N/A%), pre moving , FPS 5.43, Running 23.91s Step 220( N/A%), pre moving , FPS 5.23, Running 24.10s Step 221( N/A%), pre moving , FPS 4.92, Running 24.38s Step 222( N/A%), pre moving , FPS 4.79, Running 24.54s Step 223( N/A%), pre moving , FPS 4.54, Running 24.82s Step 224( N/A%), pre moving , FPS 4.40, Running 25.00s Step 225( N/A%), pre moving , FPS 4.23, Running 25.23s Step 226( N/A%), pre moving , FPS 4.13, Running 25.38s Step 227( N/A%), pre moving , FPS 3.95, Running 25.64s Step 228( N/A%), pre moving , FPS 3.86, Running 25.80s Step 229( N/A%), pre moving , FPS 3.72, Running 26.04s Step 230( 0.33%), action 1, FPS 4.02, Running 26.98s Step 231( 0.67%), action 2, FPS 3.73, Running 27.60s Step 232( 1.00%), action 3, FPS 3.34, Running 28.39s Step 233( 1.33%), action 4, FPS 3.33, Running 28.63s Step 234( 1.67%), action 5, FPS 2.97, Running 29.53s Step 235( 2.00%), action 6, FPS 2.81, Running 30.18s Step 236( 2.33%), action 7, FPS 2.57, Running 30.98s Step 237( 2.67%), action 8, FPS 2.54, Running 31.36s Step 238( 3.00%), action 9, FPS 2.35, Running 32.13s Step 239( 3.33%), action 10, FPS 2.36, Running 32.37s Step 240( 3.67%), action 11, FPS 2.20, Running 33.17s Step 241( 4.00%), action 12, FPS 2.17, Running 33.60s Step 242( 4.33%), action 13, FPS 2.06, Running 34.23s Step 243( 4.67%), action 14, FPS 2.04, Running 34.64s Step 244( 5.00%), action 15, FPS 1.99, Running 35.03s Step 245( 5.33%), action 16, FPS 1.94, Running 35.56s Step 246( 5.67%), action 17, FPS 1.87, Running 36.09s Step 247( 6.00%), action 18, FPS 1.82, Running 36.61s Step 248( 6.33%), action 19, FPS 1.77, Running 37.07s Step 249( 6.67%), action 20, FPS 1.75, Running 37.49s Step 250( 7.00%), action 21, FPS 1.76, Running 38.36s Step 251( 7.33%), action 22, FPS 1.77, Running 38.89s Step 252( 7.67%), action 23, FPS 1.78, Running 39.64s Step 253( 8.00%), action 24, FPS 1.74, Running 40.14s Step 254( 8.33%), action 25, FPS 1.82, Running 40.49s Step 255( 8.67%), action 26, FPS 1.89, Running 40.78s Step 256( 9.00%), action 27, FPS 1.93, Running 41.37s Step 257( 9.33%), action 28, FPS 1.95, Running 41.63s Step 258( 9.67%), action 29, FPS 2.01, Running 42.07s Step 259( 10.00%), action 30, FPS 1.96, Running 42.58s Step 260( 10.33%), action 31, FPS 1.93, Running 43.53s Step 261( 10.67%), action 32, FPS 1.96, Running 43.82s Step 262( 11.00%), action 33, FPS 1.99, Running 44.28s Step 263( 11.33%), action 34, FPS 1.97, Running 44.77s Step 264( 11.67%), action 35, FPS 1.96, Running 45.21s Step 265( 12.00%), action 36, FPS 1.97, Running 45.72s Step 266( 12.33%), action 37, FPS 1.98, Running 46.17s Step 267( 12.67%), action 38, FPS 2.04, Running 46.41s Step 268( 13.00%), action 39, FPS 2.07, Running 46.75s Step 269( 13.33%), action 40, FPS 2.12, Running 46.93s Step 270( 13.67%), action 41, FPS 2.14, Running 47.72s Step 271( 14.00%), action 42, FPS 2.21, Running 47.95s Step 272( 14.33%), action 43, FPS 2.23, Running 48.63s Step 273( 14.67%), action 44, FPS 2.24, Running 49.06s Step 274( 15.00%), action 45, FPS 2.15, Running 49.80s Step 275( 15.33%), action 46, FPS 2.12, Running 50.23s Step 276( 15.67%), action 47, FPS 2.11, Running 50.84s Step 277( 16.00%), action 48, FPS 2.04, Running 51.43s Step 278( 16.33%), action 49, FPS 2.03, Running 51.94s Step 279( 16.67%), action 50, FPS 2.01, Running 52.53s Step 280( 17.00%), action 51, FPS 2.07, Running 53.21s Step 281( 17.33%), action 52, FPS 2.03, Running 53.65s Step 282( 17.67%), action 53, FPS 2.04, Running 54.08s Step 283( 18.00%), action 54, FPS 2.03, Running 54.61s Step 284( 18.33%), action 55, FPS 2.02, Running 55.12s Step 285( 18.67%), action 56, FPS 2.05, Running 55.49s Step 286( 19.00%), action 57, FPS 2.03, Running 56.03s Step 287( 19.33%), action 58, FPS 1.98, Running 56.49s Step 288( 19.67%), action 59, FPS 1.95, Running 57.02s Step 289( 20.00%), action 60, FPS 1.93, Running 57.28s Step 290( 20.33%), action 61, FPS 1.96, Running 57.95s Step 291( 20.67%), action 62, FPS 1.93, Running 58.30s Step 292( 21.00%), action 63, FPS 1.98, Running 58.71s Step 293( 21.33%), action 64, FPS 2.00, Running 59.08s Step 294( 21.67%), action 65, FPS 2.06, Running 59.52s Step 295( 22.00%), action 66, FPS 2.11, Running 59.73s Step 296( 22.33%), action 67, FPS 2.14, Running 60.19s Step 297( 22.67%), action 68, FPS 2.16, Running 60.70s Step 298( 23.00%), action 69, FPS 2.14, Running 61.28s Step 299( 23.33%), action 70, FPS 2.18, Running 61.70s Step 300( 23.67%), action 71, FPS 2.14, Running 62.55s Step 301( 24.00%), action 72, FPS 2.14, Running 62.99s Step 302( 24.33%), action 73, FPS 2.08, Running 63.72s Step 303( 24.67%), action 74, FPS 2.09, Running 64.17s Step 304( 25.00%), action 75, FPS 2.11, Running 64.58s Step 305( 25.33%), action 76, FPS 2.12, Running 64.91s Step 306( 25.67%), action 77, FPS 2.10, Running 65.57s Step 307( 26.00%), action 78, FPS 2.14, Running 65.84s Step 308( 26.33%), action 79, FPS 2.15, Running 66.32s Step 309( 26.67%), action 80, FPS 2.10, Running 66.79s Step 310( 27.00%), action 81, FPS 2.08, Running 67.55s Step 311( 27.33%), action 82, FPS 2.09, Running 67.85s Step 312( 27.67%), action 83, FPS 2.03, Running 68.54s Step 313( 28.00%), action 84, FPS 1.99, Running 69.14s Step 314( 28.33%), action 85, FPS 1.94, Running 69.85s Step 315( 28.67%), action 86, FPS 1.89, Running 70.33s Step 316( 29.00%), action 87, FPS 1.87, Running 70.88s Step 317( 29.33%), action 88, FPS 1.89, Running 71.26s [2026-08-01 17:20:06] [44 ] Seed 43 failed after 71.48 s. +steps: 317 , actions: 88 . +Instruction: Empty +Total 10/44(22.73%) success. +Setting seed: 44 +Step 1( N/A%), pre moving , FPS 0.63, Running 1.59s Step 2( N/A%), pre moving , FPS 1.20, Running 1.66s Step 3( N/A%), pre moving , FPS 1.75, Running 1.71s Step 4( N/A%), pre moving , FPS 2.30, Running 1.74s Step 5( N/A%), pre moving , FPS 2.83, Running 1.77s Step 6( N/A%), pre moving , FPS 3.34, Running 1.79s Step 7( N/A%), pre moving , FPS 3.83, Running 1.83s Step 8( N/A%), pre moving , FPS 4.25, Running 1.88s Step 9( N/A%), pre moving , FPS 4.70, Running 1.92s Step 10( N/A%), pre moving , FPS 5.14, Running 1.95s Step 11( N/A%), pre moving , FPS 5.57, Running 1.98s Step 12( N/A%), pre moving , FPS 5.98, Running 2.01s Step 13( N/A%), pre moving , FPS 6.38, Running 2.04s Step 14( N/A%), pre moving , FPS 6.75, Running 2.07s Step 15( N/A%), pre moving , FPS 7.14, Running 2.10s Step 16( N/A%), pre moving , FPS 7.50, Running 2.13s Step 17( N/A%), pre moving , FPS 7.86, Running 2.16s Step 18( N/A%), pre moving , FPS 8.16, Running 2.20s Step 19( N/A%), pre moving , FPS 8.50, Running 2.24s Step 20( N/A%), pre moving , FPS 8.83, Running 2.26s Step 21( N/A%), pre moving , FPS 21.89, Running 2.50s Step 22( N/A%), pre moving , FPS 21.47, Running 2.59s Step 23( N/A%), pre moving , FPS 21.53, Running 2.64s Step 24( N/A%), pre moving , FPS 21.24, Running 2.68s Step 25( N/A%), pre moving , FPS 20.39, Running 2.75s Step 26( N/A%), pre moving , FPS 16.95, Running 2.97s Step 27( N/A%), pre moving , FPS 17.00, Running 3.00s Step 28( N/A%), pre moving , FPS 17.43, Running 3.03s Step 29( N/A%), pre moving , FPS 17.43, Running 3.06s Step 30( N/A%), pre moving , FPS 17.42, Running 3.10s Step 31( N/A%), pre moving , FPS 17.33, Running 3.13s Step 32( N/A%), pre moving , FPS 17.30, Running 3.16s Step 33( N/A%), pre moving , FPS 17.33, Running 3.19s Step 34( N/A%), pre moving , FPS 17.48, Running 3.22s Step 35( N/A%), pre moving , FPS 17.48, Running 3.25s Step 36( N/A%), pre moving , FPS 13.82, Running 3.58s Step 37( N/A%), pre moving , FPS 13.73, Running 3.62s Step 38( N/A%), pre moving , FPS 13.80, Running 3.65s Step 39( N/A%), pre moving , FPS 13.79, Running 3.69s Step 40( N/A%), pre moving , FPS 13.79, Running 3.72s Step 41( N/A%), pre moving , FPS 16.01, Running 3.75s Step 42( N/A%), pre moving , FPS 16.90, Running 3.78s Step 43( N/A%), pre moving , FPS 17.20, Running 3.80s Step 44( N/A%), pre moving , FPS 17.37, Running 3.83s Step 45( N/A%), pre moving , FPS 17.98, Running 3.86s Step 46( N/A%), pre moving , FPS 21.74, Running 3.89s Step 47( N/A%), pre moving , FPS 21.53, Running 3.93s Step 48( N/A%), pre moving , FPS 21.17, Running 3.98s Step 49( N/A%), pre moving , FPS 21.09, Running 4.01s Step 50( N/A%), pre moving , FPS 21.19, Running 4.04s Step 51( N/A%), pre moving , FPS 21.27, Running 4.07s Step 52( N/A%), pre moving , FPS 21.38, Running 4.10s Step 53( N/A%), pre moving , FPS 21.33, Running 4.13s Step 54( N/A%), pre moving , FPS 21.25, Running 4.16s Step 55( N/A%), pre moving , FPS 21.26, Running 4.19s Step 56( N/A%), pre moving , FPS 31.49, Running 4.22s Step 57( N/A%), pre moving , FPS 32.08, Running 4.24s Step 58( N/A%), pre moving , FPS 32.18, Running 4.28s Step 59( N/A%), pre moving , FPS 31.61, Running 4.32s Step 60( N/A%), pre moving , FPS 31.58, Running 4.35s Step 61( N/A%), pre moving , FPS 31.55, Running 4.38s Step 62( N/A%), pre moving , FPS 31.08, Running 4.42s Step 63( N/A%), pre moving , FPS 30.78, Running 4.45s Step 64( N/A%), pre moving , FPS 30.59, Running 4.49s Step 65( N/A%), pre moving , FPS 30.44, Running 4.52s Step 66( N/A%), pre moving , FPS 30.60, Running 4.55s Step 67( N/A%), pre moving , FPS 30.68, Running 4.58s Step 68( N/A%), pre moving , FPS 31.19, Running 4.62s Step 69( N/A%), pre moving , FPS 31.48, Running 4.65s Step 70( N/A%), pre moving , FPS 30.54, Running 4.69s Step 71( N/A%), pre moving , FPS 29.40, Running 4.75s Step 72( N/A%), pre moving , FPS 28.25, Running 4.81s Step 73( N/A%), pre moving , FPS 27.66, Running 4.85s Step 74( N/A%), pre moving , FPS 27.08, Running 4.90s Step 75( N/A%), pre moving , FPS 26.57, Running 4.94s Step 76( N/A%), pre moving , FPS 25.87, Running 4.99s Step 77( N/A%), pre moving , FPS 25.06, Running 5.04s Step 78( N/A%), pre moving , FPS 24.60, Running 5.09s Step 79( N/A%), pre moving , FPS 24.56, Running 5.13s Step 80( N/A%), pre moving , FPS 24.17, Running 5.18s Step 81( N/A%), pre moving , FPS 23.92, Running 5.22s Step 82( N/A%), pre moving , FPS 23.78, Running 5.26s Step 83( N/A%), pre moving , FPS 23.53, Running 5.30s Step 84( N/A%), pre moving , FPS 23.21, Running 5.35s Step 85( N/A%), pre moving , FPS 22.90, Running 5.39s Step 86( N/A%), pre moving , FPS 22.59, Running 5.43s Step 87( N/A%), pre moving , FPS 22.33, Running 5.48s Step 88( N/A%), pre moving , FPS 22.02, Running 5.53s Step 89( N/A%), pre moving , FPS 21.55, Running 5.57s Step 90( N/A%), pre moving , FPS 21.68, Running 5.62s Step 91( N/A%), pre moving , FPS 22.01, Running 5.66s Step 92( N/A%), pre moving , FPS 22.34, Running 5.70s Step 93( N/A%), pre moving , FPS 22.38, Running 5.74s Step 94( N/A%), pre moving , FPS 22.41, Running 5.79s Step 95( N/A%), pre moving , FPS 22.23, Running 5.84s Step 96( N/A%), pre moving , FPS 22.31, Running 5.88s Step 97( N/A%), pre moving , FPS 22.50, Running 5.93s Step 98( N/A%), pre moving , FPS 22.50, Running 5.98s Step 99( N/A%), pre moving , FPS 22.53, Running 6.02s Step 100( N/A%), pre moving , FPS 22.08, Running 6.08s Step 101( N/A%), pre moving , FPS 21.97, Running 6.13s Step 102( N/A%), pre moving , FPS 21.98, Running 6.17s Step 103( N/A%), pre moving , FPS 21.93, Running 6.22s Step 104( N/A%), pre moving , FPS 21.89, Running 6.26s Step 105( N/A%), pre moving , FPS 21.91, Running 6.30s Step 106( N/A%), pre moving , FPS 21.92, Running 6.35s Step 107( N/A%), pre moving , FPS 22.02, Running 6.39s Step 108( N/A%), pre moving , FPS 22.12, Running 6.43s Step 109( N/A%), pre moving , FPS 22.41, Running 6.47s Step 110( N/A%), pre moving , FPS 22.56, Running 6.50s Step 111( N/A%), pre moving , FPS 22.92, Running 6.53s Step 112( N/A%), pre moving , FPS 23.18, Running 6.56s Step 113( N/A%), pre moving , FPS 23.46, Running 6.60s Step 114( N/A%), pre moving , FPS 23.39, Running 6.64s Step 115( N/A%), pre moving , FPS 22.93, Running 6.71s Step 116( N/A%), pre moving , FPS 23.30, Running 6.74s Step 117( N/A%), pre moving , FPS 23.71, Running 6.77s Step 118( N/A%), pre moving , FPS 23.03, Running 6.85s Step 119( N/A%), pre moving , FPS 23.35, Running 6.88s Step 120( N/A%), pre moving , FPS 23.76, Running 6.92s Step 121( N/A%), pre moving , FPS 22.45, Running 7.02s Step 122( N/A%), pre moving , FPS 22.65, Running 7.05s Step 123( N/A%), pre moving , FPS 23.06, Running 7.08s Step 124( N/A%), pre moving , FPS 23.52, Running 7.11s Step 125( N/A%), pre moving , FPS 23.90, Running 7.14s Step 126( N/A%), pre moving , FPS 24.33, Running 7.17s Step 127( N/A%), pre moving , FPS 24.74, Running 7.20s Step 128( N/A%), pre moving , FPS 25.03, Running 7.23s Step 129( N/A%), pre moving , FPS 25.27, Running 7.26s Step 130( N/A%), pre moving , FPS 25.43, Running 7.29s Step 131( N/A%), pre moving , FPS 24.87, Running 7.34s Step 132( N/A%), pre moving , FPS 24.74, Running 7.37s Step 133( N/A%), pre moving , FPS 24.65, Running 7.41s Step 134( N/A%), pre moving , FPS 25.02, Running 7.44s Step 135( N/A%), pre moving , FPS 25.73, Running 7.49s Step 136( N/A%), pre moving , FPS 25.59, Running 7.52s Step 137( N/A%), pre moving , FPS 25.39, Running 7.56s Step 138( N/A%), pre moving , FPS 26.87, Running 7.59s Step 139( N/A%), pre moving , FPS 27.02, Running 7.62s Step 140( N/A%), pre moving , FPS 27.69, Running 7.65s Step 141( N/A%), pre moving , FPS 30.59, Running 7.67s Step 142( N/A%), pre moving , FPS 30.89, Running 7.70s Step 143( N/A%), pre moving , FPS 30.64, Running 7.74s Step 144( N/A%), pre moving , FPS 30.42, Running 7.77s Step 145( N/A%), pre moving , FPS 30.08, Running 7.80s Step 146( N/A%), pre moving , FPS 29.47, Running 7.85s Step 147( N/A%), pre moving , FPS 29.24, Running 7.88s Step 148( N/A%), pre moving , FPS 29.15, Running 7.92s Step 149( N/A%), pre moving , FPS 29.13, Running 7.94s Step 150( N/A%), pre moving , FPS 28.80, Running 7.98s Step 151( N/A%), pre moving , FPS 29.54, Running 8.01s Step 152( N/A%), pre moving , FPS 29.92, Running 8.04s Step 153( N/A%), pre moving , FPS 30.24, Running 8.07s Step 154( N/A%), pre moving , FPS 30.34, Running 8.10s Step 155( N/A%), pre moving , FPS 30.60, Running 8.14s Step 156( N/A%), pre moving , FPS 30.59, Running 8.18s Step 157( N/A%), pre moving , FPS 30.51, Running 8.22s Step 158( N/A%), pre moving , FPS 30.18, Running 8.25s Step 159( N/A%), pre moving , FPS 29.93, Running 8.29s Step 160( N/A%), pre moving , FPS 29.67, Running 8.32s Step 161( N/A%), pre moving , FPS 29.69, Running 8.35s Step 162( N/A%), pre moving , FPS 29.64, Running 8.38s Step 163( N/A%), pre moving , FPS 29.76, Running 8.41s Step 164( N/A%), pre moving , FPS 29.61, Running 8.44s Step 165( N/A%), pre moving , FPS 29.71, Running 8.48s Step 166( N/A%), pre moving , FPS 30.37, Running 8.50s Step 167( N/A%), pre moving , FPS 30.70, Running 8.53s Step 168( N/A%), pre moving , FPS 31.13, Running 8.56s Step 169( N/A%), pre moving , FPS 30.24, Running 8.61s Step 170( N/A%), pre moving , FPS 30.82, Running 8.63s Step 171( N/A%), pre moving , FPS 30.95, Running 8.66s Step 172( N/A%), pre moving , FPS 31.04, Running 8.69s Step 173( N/A%), pre moving , FPS 17.34, Running 9.22s Step 174( N/A%), pre moving , FPS 15.90, Running 9.36s Step 175( N/A%), pre moving , FPS 13.14, Running 9.66s Step 176( N/A%), pre moving , FPS 12.45, Running 9.78s Step 177( N/A%), pre moving , FPS 10.87, Running 10.06s Step 178( N/A%), pre moving , FPS 10.16, Running 10.22s Step 179( N/A%), pre moving , FPS 9.02, Running 10.50s Step 180( N/A%), pre moving , FPS 8.48, Running 10.68s Step 181( N/A%), pre moving , FPS 7.64, Running 10.96s Step 182( N/A%), pre moving , FPS 7.28, Running 11.12s Step 183( N/A%), pre moving , FPS 6.76, Running 11.37s Step 184( N/A%), pre moving , FPS 6.43, Running 11.56s Step 185( N/A%), pre moving , FPS 5.92, Running 11.86s Step 186( N/A%), pre moving , FPS 5.70, Running 12.01s Step 187( N/A%), pre moving , FPS 5.41, Running 12.23s Step 188( N/A%), pre moving , FPS 5.23, Running 12.38s Step 189( N/A%), pre moving , FPS 4.95, Running 12.64s Step 190( N/A%), pre moving , FPS 4.74, Running 12.85s Step 191( N/A%), pre moving , FPS 4.53, Running 13.07s Step 192( N/A%), pre moving , FPS 4.40, Running 13.24s Step 193( N/A%), pre moving , FPS 4.74, Running 13.44s Step 194( N/A%), pre moving , FPS 4.72, Running 13.60s Step 195( N/A%), pre moving , FPS 4.83, Running 13.81s Step 196( N/A%), pre moving , FPS 4.77, Running 13.98s Step 197( N/A%), pre moving , FPS 4.83, Running 14.20s Step 198( N/A%), pre moving , FPS 4.85, Running 14.34s Step 199( N/A%), pre moving , FPS 4.89, Running 14.59s Step 200( N/A%), pre moving , FPS 4.94, Running 14.72s Step 201( N/A%), pre moving , FPS 5.02, Running 14.95s Step 202( N/A%), pre moving , FPS 5.00, Running 15.12s Step 203( N/A%), pre moving , FPS 5.02, Running 15.35s Step 204( N/A%), pre moving , FPS 5.03, Running 15.53s Step 205( N/A%), pre moving , FPS 5.15, Running 15.74s Step 206( N/A%), pre moving , FPS 5.11, Running 15.92s Step 207( N/A%), pre moving , FPS 5.05, Running 16.19s Step 208( N/A%), pre moving , FPS 4.99, Running 16.39s Step 209( N/A%), pre moving , FPS 5.04, Running 16.61s Step 210( N/A%), pre moving , FPS 5.13, Running 16.75s Step 211( N/A%), pre moving , FPS 5.08, Running 17.00s Step 212( N/A%), pre moving , FPS 5.11, Running 17.15s Step 213( N/A%), pre moving , FPS 5.09, Running 17.37s Step 214( N/A%), pre moving , FPS 5.11, Running 17.51s Step 215( N/A%), pre moving , FPS 5.08, Running 17.74s Step 216( N/A%), pre moving , FPS 5.10, Running 17.90s Step 217( N/A%), pre moving , FPS 5.09, Running 18.13s Step 218( N/A%), pre moving , FPS 5.11, Running 18.26s Step 219( N/A%), pre moving , FPS 5.15, Running 18.47s Step 220( N/A%), pre moving , FPS 5.12, Running 18.63s Step 221( N/A%), pre moving , FPS 5.12, Running 18.85s Step 222( N/A%), pre moving , FPS 5.14, Running 19.01s Step 223( N/A%), pre moving , FPS 5.13, Running 19.25s Step 224( N/A%), pre moving , FPS 5.11, Running 19.44s Step 225( N/A%), pre moving , FPS 5.06, Running 19.69s Step 226( N/A%), pre moving , FPS 5.10, Running 19.84s Step 227( N/A%), pre moving , FPS 5.11, Running 20.10s Step 228( N/A%), pre moving , FPS 5.15, Running 20.27s Step 229( N/A%), pre moving , FPS 5.07, Running 20.56s Step 230( N/A%), pre moving , FPS 5.04, Running 20.72s Step 231( N/A%), pre moving , FPS 5.02, Running 20.99s Step 232( N/A%), pre moving , FPS 5.01, Running 21.14s Step 233( N/A%), pre moving , FPS 5.01, Running 21.37s Step 234( N/A%), pre moving , FPS 4.93, Running 21.57s Step 235( N/A%), pre moving , FPS 4.92, Running 21.81s Step 236( N/A%), pre moving , FPS 5.06, Running 21.85s Step 237( N/A%), pre moving , FPS 5.31, Running 21.89s Step 238( N/A%), pre moving , FPS 5.43, Running 21.94s Step 239( N/A%), pre moving , FPS 5.69, Running 21.99s Step 240( N/A%), pre moving , FPS 5.88, Running 22.03s Step 241( N/A%), pre moving , FPS 6.16, Running 22.10s Step 242( N/A%), pre moving , FPS 6.37, Running 22.15s Step 243( N/A%), pre moving , FPS 6.80, Running 22.20s Step 244( N/A%), pre moving , FPS 7.16, Running 22.24s Step 245( N/A%), pre moving , FPS 7.74, Running 22.28s Step 246( N/A%), pre moving , FPS 5.44, Running 23.52s Step 247( N/A%), pre moving , FPS 5.45, Running 23.77s Step 248( N/A%), pre moving , FPS 5.42, Running 23.97s Step 249( N/A%), pre moving , FPS 5.47, Running 24.22s Step 250( N/A%), pre moving , FPS 5.46, Running 24.38s Step 251( N/A%), pre moving , FPS 5.46, Running 24.66s Step 252( N/A%), pre moving , FPS 5.44, Running 24.82s Step 253( N/A%), pre moving , FPS 5.35, Running 25.10s Step 254( N/A%), pre moving , FPS 5.31, Running 25.33s Step 255( N/A%), pre moving , FPS 5.27, Running 25.60s Step 256( N/A%), pre moving , FPS 5.14, Running 25.74s Step 257( N/A%), pre moving , FPS 4.91, Running 25.97s Step 258( N/A%), pre moving , FPS 4.77, Running 26.13s Step 259( N/A%), pre moving , FPS 4.55, Running 26.39s Step 260( N/A%), pre moving , FPS 4.35, Running 26.63s Step 261( N/A%), pre moving , FPS 4.18, Running 26.89s Step 262( N/A%), pre moving , FPS 4.08, Running 27.06s Step 263( N/A%), pre moving , FPS 3.89, Running 27.33s Step 264( N/A%), pre moving , FPS 3.79, Running 27.51s Step 265( N/A%), pre moving , FPS 3.64, Running 27.78s Step 266( 0.33%), action 1, FPS 3.93, Running 28.61s Step 267( 0.67%), action 2, FPS 3.92, Running 28.88s Step 268( 1.00%), action 3, FPS 3.74, Running 29.32s Step 269( 1.33%), action 4, FPS 3.64, Running 29.72s Step 270( 1.67%), action 5, FPS 3.27, Running 30.49s Step 271( 2.00%), action 6, FPS 3.20, Running 30.91s Step 272( 2.33%), action 7, FPS 3.09, Running 31.29s Step 273( 2.67%), action 8, FPS 3.02, Running 31.73s Step 274( 3.00%), action 9, FPS 2.94, Running 32.13s Step 275( 3.33%), action 10, FPS 2.90, Running 32.50s Step 276( 3.67%), action 11, FPS 2.70, Running 33.14s Step 277( 4.00%), action 12, FPS 2.69, Running 33.41s Step 278( 4.33%), action 13, FPS 2.57, Running 33.91s Step 279( 4.67%), action 14, FPS 2.55, Running 34.22s Step 280( 5.00%), action 15, FPS 2.52, Running 34.55s Step 281( 5.33%), action 16, FPS 2.49, Running 34.92s Step 282( 5.67%), action 17, FPS 2.44, Running 35.26s Step 283( 6.00%), action 18, FPS 2.44, Running 35.53s Step 284( 6.33%), action 19, FPS 2.39, Running 35.88s Step 285( 6.67%), action 20, FPS 2.40, Running 36.12s Step 286( 7.00%), action 21, FPS 2.44, Running 36.81s Step 287( 7.33%), action 22, FPS 2.43, Running 37.11s Step 288( 7.67%), action 23, FPS 2.46, Running 37.45s Step 289( 8.00%), action 24, FPS 2.47, Running 37.83s Step 290( 8.33%), action 25, FPS 2.57, Running 38.28s Step 291( 8.67%), action 26, FPS 2.63, Running 38.53s Step 292( 9.00%), action 27, FPS 2.63, Running 38.90s Step 293( 9.33%), action 28, FPS 2.67, Running 39.22s Step 294( 9.67%), action 29, FPS 2.61, Running 39.80s Step 295( 10.00%), action 30, FPS 2.64, Running 40.08s Step 296( 10.33%), action 31, FPS 2.69, Running 40.57s Step 297( 10.67%), action 32, FPS 2.69, Running 40.84s Step 298( 11.00%), action 33, FPS 2.74, Running 41.20s Step 299( 11.33%), action 34, FPS 2.76, Running 41.48s Step 300( 11.67%), action 35, FPS 2.71, Running 41.93s Step 301( 12.00%), action 36, FPS 2.71, Running 42.30s Step 302( 12.33%), action 37, FPS 2.68, Running 42.72s Step 303( 12.67%), action 38, FPS 2.66, Running 43.03s Step 304( 13.00%), action 39, FPS 2.60, Running 43.56s Step 305( 13.33%), action 40, FPS 2.53, Running 44.01s Step 306( 13.67%), action 41, FPS 2.61, Running 44.47s Step 307( 14.00%), action 42, FPS 2.59, Running 44.83s Step 308( 14.33%), action 43, FPS 2.56, Running 45.25s Step 309( 14.67%), action 44, FPS 2.60, Running 45.52s Step 310( 15.00%), action 45, FPS 2.59, Running 45.99s Step 311( 15.33%), action 46, FPS 2.57, Running 46.32s Step 312( 15.67%), action 47, FPS 2.47, Running 46.99s Step 313( 16.00%), action 48, FPS 2.45, Running 47.37s Step 314( 16.33%), action 49, FPS 2.50, Running 47.80s Step 315( 16.67%), action 50, FPS 2.47, Running 48.18s Step 316( 17.00%), action 51, FPS 2.38, Running 48.97s Step 317( 17.33%), action 52, FPS 2.32, Running 49.45s Step 318( 17.67%), action 53, FPS 2.25, Running 50.08s Step 319( 18.00%), action 54, FPS 2.19, Running 50.62s Step 320( 18.33%), action 55, FPS 2.20, Running 51.02s Step 321( 18.67%), action 56, FPS 2.20, Running 51.38s Step 322( 19.00%), action 57, FPS 2.14, Running 52.07s Step 323( 19.33%), action 58, FPS 2.10, Running 52.55s Step 324( 19.67%), action 59, FPS 2.09, Running 53.15s Step 325( 20.00%), action 60, FPS 2.11, Running 53.47s Step 326( 20.33%), action 61, FPS 2.03, Running 54.30s Step 327( 20.67%), action 62, FPS 2.06, Running 54.56s Step 328( 21.00%), action 63, FPS 2.01, Running 55.21s Step 329( 21.33%), action 64, FPS 1.98, Running 55.63s Step 330( 21.67%), action 65, FPS 1.98, Running 56.11s Step 331( 22.00%), action 66, FPS 1.94, Running 56.64s Step 332( 22.33%), action 67, FPS 1.95, Running 57.25s Step 333( 22.67%), action 68, FPS 1.89, Running 57.92s Step 334( 23.00%), action 69, FPS 1.85, Running 58.58s Step 335( 23.33%), action 70, FPS 1.83, Running 59.10s Step 336( 23.67%), action 71, FPS 1.87, Running 59.65s Step 337( 24.00%), action 72, FPS 1.92, Running 59.89s Step 338( 24.33%), action 73, FPS 1.90, Running 60.58s Step 339( 24.67%), action 74, FPS 1.91, Running 61.08s Step 340( 25.00%), action 75, FPS 1.90, Running 61.55s Step 341( 25.33%), action 76, FPS 1.88, Running 62.01s Step 342( 25.67%), action 77, FPS 1.93, Running 62.42s Step 343( 26.00%), action 78, FPS 1.93, Running 62.90s Step 344( 26.33%), action 79, FPS 1.97, Running 63.30s Step 345( 26.67%), action 80, FPS 1.99, Running 63.53s Step 346( 27.00%), action 81, FPS 1.98, Running 64.39s Step 347( 27.33%), action 82, FPS 1.97, Running 64.70s Step 348( 27.67%), action 83, FPS 1.97, Running 65.39s Step 349( 28.00%), action 84, FPS 1.97, Running 65.79s Step 350( 28.33%), action 85, FPS 1.95, Running 66.37s Step 351( 28.67%), action 86, FPS 1.95, Running 66.89s Step 352( 29.00%), action 87, FPS 1.96, Running 67.48s Step 353( 29.33%), action 88, FPS 2.04, Running 67.72s Step 354( 29.67%), action 89, FPS 2.05, Running 68.35s Step 355( 30.00%), action 90, FPS 2.10, Running 68.63s Step 356( 30.33%), action 91, FPS 2.07, Running 69.30s Step 357( 30.67%), action 92, FPS 2.01, Running 69.82s Step 358( 31.00%), action 93, FPS 2.02, Running 70.48s Step 359( 31.33%), action 94, FPS 2.06, Running 70.78s Step 360( 31.67%), action 95, FPS 2.00, Running 71.55s Step 361( 32.00%), action 96, FPS 2.05, Running 71.78s Step 362( 32.33%), action 97, FPS 1.98, Running 72.53s Step 363( 32.67%), action 98, FPS 2.02, Running 72.80s Step 364( 33.00%), action 99, FPS 1.95, Running 73.54s Step 365( 33.33%), action 100, FPS 1.91, Running 74.00s Step 366( 33.67%), action 101, FPS 1.90, Running 74.92s Step 367( 34.00%), action 102, FPS 1.91, Running 75.17s Step 368( 34.33%), action 103, FPS 1.91, Running 75.88s Step 369( 34.67%), action 104, FPS 1.89, Running 76.36s Step 370( 35.00%), action 105, FPS 1.88, Running 77.00s Step 371( 35.33%), action 106, FPS 1.90, Running 77.41s Step 372( 35.67%), action 107, FPS 1.94, Running 77.79s Step 373( 36.00%), action 108, FPS 1.94, Running 78.04s Step 374( 36.33%), action 109, FPS 1.92, Running 78.74s Step 375( 36.67%), action 110, FPS 1.88, Running 79.29s Step 376( 37.00%), action 111, FPS 1.80, Running 80.43s Step 377( 37.33%), action 112, FPS 1.78, Running 81.08s [2026-08-01 17:21:28] [45 ] Seed 44 success after 81.74 s. +steps: 377 , actions: 112 . +Instruction: Empty +Total 11/45(24.44%) success. +Setting seed: 45 +Step 1( N/A%), pre moving , FPS 2.59, Running 0.39s Step 2( N/A%), pre moving , FPS 4.78, Running 0.42s Step 3( N/A%), pre moving , FPS 6.71, Running 0.45s Step 4( N/A%), pre moving , FPS 8.36, Running 0.48s Step 5( N/A%), pre moving , FPS 9.85, Running 0.51s Step 6( N/A%), pre moving , FPS 10.72, Running 0.56s Step 7( N/A%), pre moving , FPS 11.66, Running 0.60s Step 8( N/A%), pre moving , FPS 12.80, Running 0.63s Step 9( N/A%), pre moving , FPS 13.83, Running 0.65s Step 10( N/A%), pre moving , FPS 14.83, Running 0.67s Step 11( N/A%), pre moving , FPS 15.48, Running 0.71s Step 12( N/A%), pre moving , FPS 16.33, Running 0.74s Step 13( N/A%), pre moving , FPS 16.99, Running 0.77s Step 14( N/A%), pre moving , FPS 17.50, Running 0.80s Step 15( N/A%), pre moving , FPS 17.72, Running 0.85s Step 16( N/A%), pre moving , FPS 18.19, Running 0.88s Step 17( N/A%), pre moving , FPS 18.72, Running 0.91s Step 18( N/A%), pre moving , FPS 19.30, Running 0.93s Step 19( N/A%), pre moving , FPS 19.85, Running 0.96s Step 20( N/A%), pre moving , FPS 20.35, Running 0.98s Step 21( N/A%), pre moving , FPS 22.96, Running 1.26s Step 22( N/A%), pre moving , FPS 22.71, Running 1.30s Step 23( N/A%), pre moving , FPS 22.57, Running 1.33s Step 24( N/A%), pre moving , FPS 22.73, Running 1.36s Step 25( N/A%), pre moving , FPS 22.66, Running 1.39s Step 26( N/A%), pre moving , FPS 18.87, Running 1.62s Step 27( N/A%), pre moving , FPS 18.98, Running 1.65s Step 28( N/A%), pre moving , FPS 18.79, Running 1.69s Step 29( N/A%), pre moving , FPS 18.72, Running 1.72s Step 30( N/A%), pre moving , FPS 18.63, Running 1.75s Step 31( N/A%), pre moving , FPS 18.45, Running 1.79s Step 32( N/A%), pre moving , FPS 18.35, Running 1.83s Step 33( N/A%), pre moving , FPS 18.45, Running 1.85s Step 34( N/A%), pre moving , FPS 18.59, Running 1.88s Step 35( N/A%), pre moving , FPS 18.95, Running 1.90s Step 36( N/A%), pre moving , FPS 13.95, Running 2.31s Step 37( N/A%), pre moving , FPS 13.97, Running 2.34s Step 38( N/A%), pre moving , FPS 13.94, Running 2.37s Step 39( N/A%), pre moving , FPS 13.91, Running 2.40s Step 40( N/A%), pre moving , FPS 13.91, Running 2.42s Step 41( N/A%), pre moving , FPS 16.84, Running 2.45s Step 42( N/A%), pre moving , FPS 17.08, Running 2.47s Step 43( N/A%), pre moving , FPS 17.20, Running 2.50s Step 44( N/A%), pre moving , FPS 17.09, Running 2.53s Step 45( N/A%), pre moving , FPS 17.10, Running 2.56s Step 46( N/A%), pre moving , FPS 20.54, Running 2.59s Step 47( N/A%), pre moving , FPS 20.58, Running 2.63s Step 48( N/A%), pre moving , FPS 20.81, Running 2.65s Step 49( N/A%), pre moving , FPS 20.91, Running 2.68s Step 50( N/A%), pre moving , FPS 20.88, Running 2.71s Step 51( N/A%), pre moving , FPS 21.35, Running 2.73s Step 52( N/A%), pre moving , FPS 21.46, Running 2.76s Step 53( N/A%), pre moving , FPS 21.41, Running 2.78s Step 54( N/A%), pre moving , FPS 21.25, Running 2.82s Step 55( N/A%), pre moving , FPS 21.13, Running 2.85s Step 56( N/A%), pre moving , FPS 34.80, Running 2.89s Step 57( N/A%), pre moving , FPS 34.25, Running 2.92s Step 58( N/A%), pre moving , FPS 32.89, Running 2.98s Step 59( N/A%), pre moving , FPS 31.97, Running 3.02s Step 60( N/A%), pre moving , FPS 31.35, Running 3.06s Step 61( N/A%), pre moving , FPS 30.72, Running 3.10s Step 62( N/A%), pre moving , FPS 30.14, Running 3.13s Step 63( N/A%), pre moving , FPS 29.61, Running 3.17s Step 64( N/A%), pre moving , FPS 29.40, Running 3.21s Step 65( N/A%), pre moving , FPS 29.10, Running 3.25s Step 66( N/A%), pre moving , FPS 28.93, Running 3.28s Step 67( N/A%), pre moving , FPS 28.70, Running 3.32s Step 68( N/A%), pre moving , FPS 28.19, Running 3.36s Step 69( N/A%), pre moving , FPS 27.63, Running 3.40s Step 70( N/A%), pre moving , FPS 27.07, Running 3.44s Step 71( N/A%), pre moving , FPS 26.29, Running 3.49s Step 72( N/A%), pre moving , FPS 25.68, Running 3.54s Step 73( N/A%), pre moving , FPS 25.05, Running 3.58s Step 74( N/A%), pre moving , FPS 24.90, Running 3.62s Step 75( N/A%), pre moving , FPS 24.50, Running 3.66s Step 76( N/A%), pre moving , FPS 24.53, Running 3.70s Step 77( N/A%), pre moving , FPS 24.46, Running 3.74s Step 78( N/A%), pre moving , FPS 24.89, Running 3.78s Step 79( N/A%), pre moving , FPS 25.09, Running 3.82s Step 80( N/A%), pre moving , FPS 25.07, Running 3.86s Step 81( N/A%), pre moving , FPS 24.82, Running 3.90s Step 82( N/A%), pre moving , FPS 24.57, Running 3.95s Step 83( N/A%), pre moving , FPS 24.44, Running 3.99s Step 84( N/A%), pre moving , FPS 24.34, Running 4.03s Step 85( N/A%), pre moving , FPS 24.51, Running 4.06s Step 86( N/A%), pre moving , FPS 24.36, Running 4.11s Step 87( N/A%), pre moving , FPS 24.73, Running 4.13s Step 88( N/A%), pre moving , FPS 25.04, Running 4.16s Step 89( N/A%), pre moving , FPS 25.50, Running 4.19s Step 90( N/A%), pre moving , FPS 26.03, Running 4.21s Step 91( N/A%), pre moving , FPS 26.74, Running 4.24s Step 92( N/A%), pre moving , FPS 27.43, Running 4.27s Step 93( N/A%), pre moving , FPS 28.20, Running 4.29s Step 94( N/A%), pre moving , FPS 28.73, Running 4.32s Step 95( N/A%), pre moving , FPS 29.48, Running 4.34s Step 96( N/A%), pre moving , FPS 30.12, Running 4.37s Step 97( N/A%), pre moving , FPS 30.73, Running 4.39s Step 98( N/A%), pre moving , FPS 31.14, Running 4.42s Step 99( N/A%), pre moving , FPS 31.51, Running 4.45s Step 100( N/A%), pre moving , FPS 32.11, Running 4.48s Step 101( N/A%), pre moving , FPS 32.93, Running 4.51s Step 102( N/A%), pre moving , FPS 33.85, Running 4.54s Step 103( N/A%), pre moving , FPS 34.89, Running 4.56s Step 104( N/A%), pre moving , FPS 35.91, Running 4.59s Step 105( N/A%), pre moving , FPS 36.00, Running 4.62s Step 106( N/A%), pre moving , FPS 36.81, Running 4.65s Step 107( N/A%), pre moving , FPS 36.76, Running 4.68s Step 108( N/A%), pre moving , FPS 36.29, Running 4.71s Step 109( N/A%), pre moving , FPS 36.04, Running 4.74s Step 110( N/A%), pre moving , FPS 35.64, Running 4.77s Step 111( N/A%), pre moving , FPS 35.28, Running 4.81s Step 112( N/A%), pre moving , FPS 34.70, Running 4.84s Step 113( N/A%), pre moving , FPS 34.47, Running 4.87s Step 114( N/A%), pre moving , FPS 34.21, Running 4.90s Step 115( N/A%), pre moving , FPS 34.19, Running 4.93s Step 116( N/A%), pre moving , FPS 34.11, Running 4.95s Step 117( N/A%), pre moving , FPS 33.88, Running 4.98s Step 118( N/A%), pre moving , FPS 34.21, Running 5.01s Step 119( N/A%), pre moving , FPS 34.51, Running 5.03s Step 120( N/A%), pre moving , FPS 34.39, Running 5.06s Step 121( N/A%), pre moving , FPS 18.33, Running 5.60s Step 122( N/A%), pre moving , FPS 16.71, Running 5.74s Step 123( N/A%), pre moving , FPS 14.22, Running 5.97s Step 124( N/A%), pre moving , FPS 13.00, Running 6.13s Step 125( N/A%), pre moving , FPS 11.11, Running 6.42s Step 126( N/A%), pre moving , FPS 10.39, Running 6.57s Step 127( N/A%), pre moving , FPS 9.30, Running 6.83s Step 128( N/A%), pre moving , FPS 8.88, Running 6.96s Step 129( N/A%), pre moving , FPS 8.05, Running 7.22s Step 130( N/A%), pre moving , FPS 7.71, Running 7.37s Step 131( N/A%), pre moving , FPS 7.01, Running 7.66s Step 132( N/A%), pre moving , FPS 6.68, Running 7.84s Step 133( N/A%), pre moving , FPS 6.29, Running 8.05s Step 134( N/A%), pre moving , FPS 6.07, Running 8.19s Step 135( N/A%), pre moving , FPS 5.67, Running 8.46s Step 136( N/A%), pre moving , FPS 5.48, Running 8.60s Step 137( N/A%), pre moving , FPS 5.15, Running 8.87s Step 138( N/A%), pre moving , FPS 5.02, Running 8.99s Step 139( N/A%), pre moving , FPS 4.77, Running 9.23s Step 140( N/A%), pre moving , FPS 4.65, Running 9.37s Step 141( N/A%), pre moving , FPS 4.96, Running 9.63s Step 142( N/A%), pre moving , FPS 4.89, Running 9.82s Step 143( N/A%), pre moving , FPS 4.91, Running 10.04s Step 144( N/A%), pre moving , FPS 4.95, Running 10.17s Step 145( N/A%), pre moving , FPS 5.04, Running 10.38s Step 146( N/A%), pre moving , FPS 5.04, Running 10.54s Step 147( N/A%), pre moving , FPS 5.09, Running 10.75s Step 148( N/A%), pre moving , FPS 5.08, Running 10.90s Step 149( N/A%), pre moving , FPS 5.09, Running 11.15s Step 150( N/A%), pre moving , FPS 5.04, Running 11.34s Step 151( N/A%), pre moving , FPS 5.09, Running 11.59s Step 152( N/A%), pre moving , FPS 5.15, Running 11.72s Step 153( N/A%), pre moving , FPS 5.07, Running 11.99s Step 154( N/A%), pre moving , FPS 5.11, Running 12.11s Step 155( N/A%), pre moving , FPS 5.10, Running 12.38s Step 156( N/A%), pre moving , FPS 5.04, Running 12.57s Step 157( N/A%), pre moving , FPS 5.02, Running 12.85s Step 158( N/A%), pre moving , FPS 4.99, Running 13.00s Step 159( N/A%), pre moving , FPS 4.95, Running 13.27s Step 160( N/A%), pre moving , FPS 4.90, Running 13.45s Step 161( N/A%), pre moving , FPS 4.94, Running 13.68s Step 162( N/A%), pre moving , FPS 4.96, Running 13.86s Step 163( N/A%), pre moving , FPS 4.89, Running 14.13s Step 164( N/A%), pre moving , FPS 4.82, Running 14.32s Step 165( N/A%), pre moving , FPS 4.75, Running 14.59s Step 166( N/A%), pre moving , FPS 4.66, Running 14.83s Step 167( N/A%), pre moving , FPS 4.59, Running 15.11s Step 168( N/A%), pre moving , FPS 4.56, Running 15.28s Step 169( N/A%), pre moving , FPS 4.57, Running 15.52s Step 170( N/A%), pre moving , FPS 4.58, Running 15.70s Step 171( N/A%), pre moving , FPS 4.60, Running 15.93s Step 172( N/A%), pre moving , FPS 4.57, Running 16.10s Step 173( N/A%), pre moving , FPS 4.58, Running 16.36s Step 174( N/A%), pre moving , FPS 4.51, Running 16.54s Step 175( N/A%), pre moving , FPS 4.56, Running 16.76s Step 176( N/A%), pre moving , FPS 4.55, Running 16.96s Step 177( N/A%), pre moving , FPS 4.58, Running 17.22s Step 178( N/A%), pre moving , FPS 4.59, Running 17.36s Step 179( N/A%), pre moving , FPS 4.63, Running 17.59s Step 180( N/A%), pre moving , FPS 4.65, Running 17.74s Step 181( N/A%), pre moving , FPS 4.63, Running 18.00s Step 182( N/A%), pre moving , FPS 4.66, Running 18.15s Step 183( N/A%), pre moving , FPS 4.68, Running 18.40s Step 184( N/A%), pre moving , FPS 4.84, Running 18.45s Step 185( N/A%), pre moving , FPS 5.13, Running 18.49s Step 186( N/A%), pre moving , FPS 5.40, Running 18.53s Step 187( N/A%), pre moving , FPS 5.77, Running 18.58s Step 188( N/A%), pre moving , FPS 5.98, Running 18.62s Step 189( N/A%), pre moving , FPS 6.36, Running 18.67s Step 190( N/A%), pre moving , FPS 6.66, Running 18.71s Step 191( N/A%), pre moving , FPS 7.11, Running 18.75s Step 192( N/A%), pre moving , FPS 7.44, Running 18.79s Step 193( N/A%), pre moving , FPS 8.09, Running 18.83s Step 194( N/A%), pre moving , FPS 5.61, Running 20.11s Step 195( N/A%), pre moving , FPS 5.59, Running 20.34s Step 196( N/A%), pre moving , FPS 5.62, Running 20.52s Step 197( N/A%), pre moving , FPS 5.67, Running 20.74s Step 198( N/A%), pre moving , FPS 5.56, Running 20.96s Step 199( N/A%), pre moving , FPS 5.49, Running 21.24s Step 200( N/A%), pre moving , FPS 5.52, Running 21.37s Step 201( N/A%), pre moving , FPS 5.49, Running 21.65s Step 202( N/A%), pre moving , FPS 5.46, Running 21.81s Step 203( N/A%), pre moving , FPS 5.43, Running 22.09s Step 204( N/A%), pre moving , FPS 5.28, Running 22.23s Step 205( N/A%), pre moving , FPS 5.05, Running 22.45s Step 206( N/A%), pre moving , FPS 4.84, Running 22.66s Step 207( N/A%), pre moving , FPS 4.64, Running 22.89s Step 208( N/A%), pre moving , FPS 4.51, Running 23.06s Step 209( N/A%), pre moving , FPS 4.29, Running 23.32s Step 210( N/A%), pre moving , FPS 4.17, Running 23.50s Step 211( N/A%), pre moving , FPS 3.97, Running 23.78s Step 212( N/A%), pre moving , FPS 3.90, Running 23.92s Step 213( N/A%), pre moving , FPS 3.76, Running 24.15s Step 214( 0.33%), action 1, FPS 3.77, Running 25.42s Step 215( 0.67%), action 2, FPS 3.65, Running 25.82s Step 216( 1.00%), action 3, FPS 3.55, Running 26.16s Step 217( 1.33%), action 4, FPS 3.39, Running 26.64s Step 218( 1.67%), action 5, FPS 3.25, Running 27.10s Step 219( 2.00%), action 6, FPS 3.17, Running 27.54s Step 220( 2.33%), action 7, FPS 3.00, Running 28.04s Step 221( 2.67%), action 8, FPS 2.94, Running 28.45s Step 222( 3.00%), action 9, FPS 2.86, Running 28.81s Step 223( 3.33%), action 10, FPS 2.79, Running 29.24s Step 224( 3.67%), action 11, FPS 2.59, Running 29.94s Step 225( 4.00%), action 12, FPS 2.51, Running 30.42s Step 226( 4.33%), action 13, FPS 2.45, Running 30.84s Step 227( 4.67%), action 14, FPS 2.38, Running 31.28s Step 228( 5.00%), action 15, FPS 2.22, Running 32.05s Step 229( 5.33%), action 16, FPS 2.16, Running 32.58s Step 230( 5.67%), action 17, FPS 2.05, Running 33.27s Step 231( 6.00%), action 18, FPS 2.05, Running 33.53s Step 232( 6.33%), action 19, FPS 1.95, Running 34.20s Step 233( 6.67%), action 20, FPS 1.94, Running 34.46s Step 234( 7.00%), action 21, FPS 2.02, Running 35.31s Step 235( 7.33%), action 22, FPS 2.02, Running 35.72s Step 236( 7.67%), action 23, FPS 1.97, Running 36.34s Step 237( 8.00%), action 24, FPS 1.96, Running 36.86s Step 238( 8.33%), action 25, FPS 1.93, Running 37.45s Step 239( 8.67%), action 26, FPS 1.92, Running 37.94s Step 240( 9.00%), action 27, FPS 1.92, Running 38.46s Step 241( 9.33%), action 28, FPS 1.90, Running 38.98s Step 242( 9.67%), action 29, FPS 1.86, Running 39.53s Step 243( 10.00%), action 30, FPS 1.91, Running 39.73s Step 244( 10.33%), action 31, FPS 1.93, Running 40.28s Step 245( 10.67%), action 32, FPS 1.98, Running 40.55s Step 246( 11.00%), action 33, FPS 1.98, Running 40.96s Step 247( 11.33%), action 34, FPS 2.00, Running 41.26s Step 248( 11.67%), action 35, FPS 2.10, Running 41.56s Step 249( 12.00%), action 36, FPS 2.18, Running 41.78s Step 250( 12.33%), action 37, FPS 2.25, Running 42.17s Step 251( 12.67%), action 38, FPS 2.21, Running 42.60s Step 252( 13.00%), action 39, FPS 2.17, Running 43.40s Step 253( 13.33%), action 40, FPS 2.16, Running 43.71s Step 254( 13.67%), action 41, FPS 2.20, Running 44.41s Step 255( 14.00%), action 42, FPS 2.20, Running 44.79s Step 256( 14.33%), action 43, FPS 2.25, Running 45.23s Step 257( 14.67%), action 44, FPS 2.32, Running 45.50s Step 258( 15.00%), action 45, FPS 2.32, Running 46.07s Step 259( 15.33%), action 46, FPS 2.34, Running 46.48s Step 260( 15.67%), action 47, FPS 2.26, Running 47.30s Step 261( 16.00%), action 48, FPS 2.28, Running 47.74s Step 262( 16.33%), action 49, FPS 2.29, Running 48.26s Step 263( 16.67%), action 50, FPS 2.21, Running 48.79s Step 264( 17.00%), action 51, FPS 2.11, Running 49.75s Step 265( 17.33%), action 52, FPS 2.05, Running 50.29s Step 266( 17.67%), action 53, FPS 2.03, Running 50.82s Step 267( 18.00%), action 54, FPS 1.99, Running 51.29s Step 268( 18.33%), action 55, FPS 1.98, Running 51.67s Step 269( 18.67%), action 56, FPS 1.92, Running 52.22s Step 270( 19.00%), action 57, FPS 1.91, Running 52.64s Step 271( 19.33%), action 58, FPS 1.90, Running 53.10s Step 272( 19.67%), action 59, FPS 1.99, Running 53.46s Step 273( 20.00%), action 60, FPS 1.94, Running 54.04s Step 274( 20.33%), action 61, FPS 1.97, Running 54.58s Step 275( 20.67%), action 62, FPS 2.00, Running 54.81s Step 276( 21.00%), action 63, FPS 1.97, Running 55.41s Step 277( 21.33%), action 64, FPS 1.95, Running 55.74s Step 278( 21.67%), action 65, FPS 1.97, Running 56.23s Step 279( 22.00%), action 66, FPS 1.95, Running 56.71s Step 280( 22.33%), action 67, FPS 2.03, Running 57.16s Step 281( 22.67%), action 68, FPS 2.02, Running 57.66s Step 282( 23.00%), action 69, FPS 2.01, Running 58.20s Step 283( 23.33%), action 70, FPS 2.07, Running 58.48s Step 284( 23.67%), action 71, FPS 2.17, Running 58.96s Step 285( 24.00%), action 72, FPS 2.24, Running 59.21s Step 286( 24.33%), action 73, FPS 2.28, Running 59.59s Step 287( 24.67%), action 74, FPS 2.34, Running 59.84s Step 288( 25.00%), action 75, FPS 2.29, Running 60.41s Step 289( 25.33%), action 76, FPS 2.36, Running 60.68s Step 290( 25.67%), action 77, FPS 2.39, Running 61.01s Step 291( 26.00%), action 78, FPS 2.41, Running 61.40s Step 292( 26.33%), action 79, FPS 2.29, Running 62.18s Step 293( 26.67%), action 80, FPS 2.32, Running 62.65s Step 294( 27.00%), action 81, FPS 2.32, Running 63.19s Step 295( 27.33%), action 82, FPS 2.29, Running 63.54s Step 296( 27.67%), action 83, FPS 2.32, Running 64.05s Step 297( 28.00%), action 84, FPS 2.34, Running 64.29s Step 298( 28.33%), action 85, FPS 2.32, Running 64.84s Step 299( 28.67%), action 86, FPS 2.37, Running 65.15s Step 300( 29.00%), action 87, FPS 2.31, Running 65.82s Step 301( 29.33%), action 88, FPS 2.32, Running 66.26s Step 302( 29.67%), action 89, FPS 2.36, Running 66.67s Step 303( 30.00%), action 90, FPS 2.30, Running 67.17s Step 304( 30.33%), action 91, FPS 2.26, Running 67.82s Step 305( 30.67%), action 92, FPS 2.20, Running 68.28s Step 306( 31.00%), action 93, FPS 2.12, Running 69.02s Step 307( 31.33%), action 94, FPS 2.12, Running 69.30s Step 308( 31.67%), action 95, FPS 2.15, Running 69.69s Step 309( 32.00%), action 96, FPS 2.16, Running 69.93s Step 310( 32.33%), action 97, FPS 2.15, Running 70.32s Step 311( 32.67%), action 98, FPS 2.17, Running 70.59s Step 312( 33.00%), action 99, FPS 2.27, Running 71.01s Step 313( 33.33%), action 100, FPS 2.28, Running 71.41s Step 314( 33.67%), action 101, FPS 2.30, Running 71.89s [2026-08-01 17:22:41] [46 ] Seed 45 failed after 72.92 s. +steps: 314 , actions: 101 . +Instruction: Empty +Total 11/46(23.91%) success. +Setting seed: 46 +Step 1( N/A%), pre moving , FPS 0.98, Running 1.02s Step 2( N/A%), pre moving , FPS 1.91, Running 1.05s Step 3( N/A%), pre moving , FPS 2.80, Running 1.07s Step 4( N/A%), pre moving , FPS 3.64, Running 1.10s Step 5( N/A%), pre moving , FPS 4.43, Running 1.13s Step 6( N/A%), pre moving , FPS 5.17, Running 1.16s Step 7( N/A%), pre moving , FPS 5.88, Running 1.19s Step 8( N/A%), pre moving , FPS 6.52, Running 1.23s Step 9( N/A%), pre moving , FPS 7.18, Running 1.25s Step 10( N/A%), pre moving , FPS 7.78, Running 1.29s Step 11( N/A%), pre moving , FPS 8.38, Running 1.31s Step 12( N/A%), pre moving , FPS 8.97, Running 1.34s Step 13( N/A%), pre moving , FPS 9.51, Running 1.37s Step 14( N/A%), pre moving , FPS 10.02, Running 1.40s Step 15( N/A%), pre moving , FPS 10.43, Running 1.44s Step 16( N/A%), pre moving , FPS 10.82, Running 1.48s Step 17( N/A%), pre moving , FPS 11.27, Running 1.51s Step 18( N/A%), pre moving , FPS 11.73, Running 1.54s Step 19( N/A%), pre moving , FPS 12.16, Running 1.56s Step 20( N/A%), pre moving , FPS 12.60, Running 1.59s Step 21( N/A%), pre moving , FPS 26.10, Running 1.79s Step 22( N/A%), pre moving , FPS 25.72, Running 1.83s Step 23( N/A%), pre moving , FPS 25.58, Running 1.86s Step 24( N/A%), pre moving , FPS 25.49, Running 1.88s Step 25( N/A%), pre moving , FPS 25.42, Running 1.92s Step 26( N/A%), pre moving , FPS 20.40, Running 2.14s Step 27( N/A%), pre moving , FPS 20.49, Running 2.17s Step 28( N/A%), pre moving , FPS 20.64, Running 2.20s Step 29( N/A%), pre moving , FPS 20.60, Running 2.23s Step 30( N/A%), pre moving , FPS 20.70, Running 2.25s Step 31( N/A%), pre moving , FPS 20.72, Running 2.28s Step 32( N/A%), pre moving , FPS 20.73, Running 2.30s Step 33( N/A%), pre moving , FPS 20.78, Running 2.33s Step 34( N/A%), pre moving , FPS 19.93, Running 2.40s Step 35( N/A%), pre moving , FPS 20.18, Running 2.43s Step 36( N/A%), pre moving , FPS 16.15, Running 2.72s Step 37( N/A%), pre moving , FPS 16.14, Running 2.75s Step 38( N/A%), pre moving , FPS 16.08, Running 2.78s Step 39( N/A%), pre moving , FPS 16.08, Running 2.81s Step 40( N/A%), pre moving , FPS 16.05, Running 2.83s Step 41( N/A%), pre moving , FPS 18.51, Running 2.87s Step 42( N/A%), pre moving , FPS 18.59, Running 2.90s Step 43( N/A%), pre moving , FPS 18.68, Running 2.93s Step 44( N/A%), pre moving , FPS 18.75, Running 2.95s Step 45( N/A%), pre moving , FPS 18.88, Running 2.97s Step 46( N/A%), pre moving , FPS 23.23, Running 3.00s Step 47( N/A%), pre moving , FPS 23.27, Running 3.03s Step 48( N/A%), pre moving , FPS 23.29, Running 3.05s Step 49( N/A%), pre moving , FPS 23.31, Running 3.08s Step 50( N/A%), pre moving , FPS 23.15, Running 3.12s Step 51( N/A%), pre moving , FPS 22.96, Running 3.15s Step 52( N/A%), pre moving , FPS 22.74, Running 3.18s Step 53( N/A%), pre moving , FPS 22.53, Running 3.22s Step 54( N/A%), pre moving , FPS 23.79, Running 3.24s Step 55( N/A%), pre moving , FPS 23.87, Running 3.27s Step 56( N/A%), pre moving , FPS 34.85, Running 3.29s Step 57( N/A%), pre moving , FPS 35.23, Running 3.32s Step 58( N/A%), pre moving , FPS 35.66, Running 3.34s Step 59( N/A%), pre moving , FPS 35.81, Running 3.36s Step 60( N/A%), pre moving , FPS 35.58, Running 3.40s Step 61( N/A%), pre moving , FPS 35.09, Running 3.44s Step 62( N/A%), pre moving , FPS 34.52, Running 3.48s Step 63( N/A%), pre moving , FPS 33.32, Running 3.53s Step 64( N/A%), pre moving , FPS 32.34, Running 3.57s Step 65( N/A%), pre moving , FPS 31.74, Running 3.61s Step 66( N/A%), pre moving , FPS 31.18, Running 3.64s Step 67( N/A%), pre moving , FPS 30.59, Running 3.68s Step 68( N/A%), pre moving , FPS 29.89, Running 3.72s Step 69( N/A%), pre moving , FPS 29.26, Running 3.77s Step 70( N/A%), pre moving , FPS 28.62, Running 3.81s Step 71( N/A%), pre moving , FPS 28.08, Running 3.86s Step 72( N/A%), pre moving , FPS 27.94, Running 3.90s Step 73( N/A%), pre moving , FPS 27.80, Running 3.94s Step 74( N/A%), pre moving , FPS 27.04, Running 3.98s Step 75( N/A%), pre moving , FPS 26.39, Running 4.02s Step 76( N/A%), pre moving , FPS 25.83, Running 4.07s Step 77( N/A%), pre moving , FPS 25.17, Running 4.11s Step 78( N/A%), pre moving , FPS 24.75, Running 4.15s Step 79( N/A%), pre moving , FPS 24.39, Running 4.18s Step 80( N/A%), pre moving , FPS 24.19, Running 4.22s Step 81( N/A%), pre moving , FPS 24.31, Running 4.26s Step 82( N/A%), pre moving , FPS 24.29, Running 4.30s Step 83( N/A%), pre moving , FPS 24.23, Running 4.35s Step 84( N/A%), pre moving , FPS 23.73, Running 4.41s Step 85( N/A%), pre moving , FPS 23.69, Running 4.45s Step 86( N/A%), pre moving , FPS 23.67, Running 4.49s Step 87( N/A%), pre moving , FPS 23.97, Running 4.51s Step 88( N/A%), pre moving , FPS 24.36, Running 4.54s Step 89( N/A%), pre moving , FPS 24.71, Running 4.58s Step 90( N/A%), pre moving , FPS 24.87, Running 4.62s Step 91( N/A%), pre moving , FPS 24.98, Running 4.66s Step 92( N/A%), pre moving , FPS 25.12, Running 4.69s Step 93( N/A%), pre moving , FPS 25.53, Running 4.72s Step 94( N/A%), pre moving , FPS 26.24, Running 4.74s Step 95( N/A%), pre moving , FPS 26.88, Running 4.77s Step 96( N/A%), pre moving , FPS 27.48, Running 4.79s Step 97( N/A%), pre moving , FPS 28.25, Running 4.82s Step 98( N/A%), pre moving , FPS 28.62, Running 4.85s Step 99( N/A%), pre moving , FPS 28.84, Running 4.88s Step 100( N/A%), pre moving , FPS 28.93, Running 4.91s Step 101( N/A%), pre moving , FPS 29.16, Running 4.95s Step 102( N/A%), pre moving , FPS 29.56, Running 4.98s Step 103( N/A%), pre moving , FPS 30.02, Running 5.02s Step 104( N/A%), pre moving , FPS 31.69, Running 5.04s Step 105( N/A%), pre moving , FPS 32.28, Running 5.07s Step 106( N/A%), pre moving , FPS 32.46, Running 5.10s Step 107( N/A%), pre moving , FPS 32.40, Running 5.13s Step 108( N/A%), pre moving , FPS 32.61, Running 5.16s Step 109( N/A%), pre moving , FPS 32.99, Running 5.18s Step 110( N/A%), pre moving , FPS 33.99, Running 5.21s Step 111( N/A%), pre moving , FPS 35.08, Running 5.23s Step 112( N/A%), pre moving , FPS 35.64, Running 5.26s Step 113( N/A%), pre moving , FPS 35.67, Running 5.28s Step 114( N/A%), pre moving , FPS 35.67, Running 5.30s Step 115( N/A%), pre moving , FPS 35.42, Running 5.33s Step 116( N/A%), pre moving , FPS 35.06, Running 5.36s Step 117( N/A%), pre moving , FPS 34.84, Running 5.39s Step 118( N/A%), pre moving , FPS 34.99, Running 5.42s Step 119( N/A%), pre moving , FPS 34.77, Running 5.45s Step 120( N/A%), pre moving , FPS 35.44, Running 5.48s Step 121( N/A%), pre moving , FPS 35.93, Running 5.50s Step 122( N/A%), pre moving , FPS 36.56, Running 5.53s Step 123( N/A%), pre moving , FPS 36.93, Running 5.56s Step 124( N/A%), pre moving , FPS 36.58, Running 5.59s Step 125( N/A%), pre moving , FPS 35.90, Running 5.63s Step 126( N/A%), pre moving , FPS 36.56, Running 5.65s Step 127( N/A%), pre moving , FPS 18.14, Running 6.23s Step 128( N/A%), pre moving , FPS 16.76, Running 6.35s Step 129( N/A%), pre moving , FPS 14.68, Running 6.54s Step 130( N/A%), pre moving , FPS 13.33, Running 6.71s Step 131( N/A%), pre moving , FPS 11.77, Running 6.93s Step 132( N/A%), pre moving , FPS 10.88, Running 7.09s Step 133( N/A%), pre moving , FPS 9.86, Running 7.31s Step 134( N/A%), pre moving , FPS 9.34, Running 7.45s Step 135( N/A%), pre moving , FPS 8.46, Running 7.70s Step 136( N/A%), pre moving , FPS 8.11, Running 7.83s Step 137( N/A%), pre moving , FPS 7.52, Running 8.05s Step 138( N/A%), pre moving , FPS 7.27, Running 8.17s Step 139( N/A%), pre moving , FPS 6.81, Running 8.39s Step 140( N/A%), pre moving , FPS 6.52, Running 8.55s Step 141( N/A%), pre moving , FPS 6.17, Running 8.74s Step 142( N/A%), pre moving , FPS 5.96, Running 8.88s Step 143( N/A%), pre moving , FPS 5.68, Running 9.08s Step 144( N/A%), pre moving , FPS 5.50, Running 9.22s Step 145( N/A%), pre moving , FPS 5.24, Running 9.44s Step 146( N/A%), pre moving , FPS 5.13, Running 9.55s Step 147( N/A%), pre moving , FPS 5.64, Running 9.78s Step 148( N/A%), pre moving , FPS 5.62, Running 9.91s Step 149( N/A%), pre moving , FPS 5.61, Running 10.11s Step 150( N/A%), pre moving , FPS 5.57, Running 10.30s Step 151( N/A%), pre moving , FPS 5.60, Running 10.50s Step 152( N/A%), pre moving , FPS 5.56, Running 10.69s Step 153( N/A%), pre moving , FPS 5.53, Running 10.92s Step 154( N/A%), pre moving , FPS 5.50, Running 11.08s Step 155( N/A%), pre moving , FPS 5.54, Running 11.31s Step 156( N/A%), pre moving , FPS 5.54, Running 11.44s Step 157( N/A%), pre moving , FPS 5.56, Running 11.65s Step 158( N/A%), pre moving , FPS 5.53, Running 11.79s Step 159( N/A%), pre moving , FPS 5.57, Running 11.98s Step 160( N/A%), pre moving , FPS 5.60, Running 12.12s Step 161( N/A%), pre moving , FPS 5.55, Running 12.35s Step 162( N/A%), pre moving , FPS 5.51, Running 12.51s Step 163( N/A%), pre moving , FPS 5.49, Running 12.72s Step 164( N/A%), pre moving , FPS 5.47, Running 12.88s Step 165( N/A%), pre moving , FPS 5.47, Running 13.10s Step 166( N/A%), pre moving , FPS 5.37, Running 13.27s Step 167( N/A%), pre moving , FPS 5.41, Running 13.48s Step 168( N/A%), pre moving , FPS 5.40, Running 13.61s Step 169( N/A%), pre moving , FPS 5.26, Running 13.91s Step 170( N/A%), pre moving , FPS 5.33, Running 14.05s Step 171( N/A%), pre moving , FPS 5.28, Running 14.29s Step 172( N/A%), pre moving , FPS 5.33, Running 14.44s Step 173( N/A%), pre moving , FPS 5.31, Running 14.69s Step 174( N/A%), pre moving , FPS 5.33, Running 14.84s Step 175( N/A%), pre moving , FPS 5.30, Running 15.08s Step 176( N/A%), pre moving , FPS 5.26, Running 15.24s Step 177( N/A%), pre moving , FPS 5.22, Running 15.47s Step 178( N/A%), pre moving , FPS 5.16, Running 15.66s Step 179( N/A%), pre moving , FPS 5.12, Running 15.88s Step 180( N/A%), pre moving , FPS 5.09, Running 16.04s Step 181( N/A%), pre moving , FPS 5.13, Running 16.25s Step 182( N/A%), pre moving , FPS 5.10, Running 16.44s Step 183( N/A%), pre moving , FPS 5.06, Running 16.68s Step 184( N/A%), pre moving , FPS 5.05, Running 16.84s Step 185( N/A%), pre moving , FPS 4.98, Running 17.12s Step 186( N/A%), pre moving , FPS 4.98, Running 17.29s Step 187( N/A%), pre moving , FPS 4.88, Running 17.58s Step 188( N/A%), pre moving , FPS 4.83, Running 17.75s Step 189( N/A%), pre moving , FPS 4.80, Running 18.08s Step 190( N/A%), pre moving , FPS 4.92, Running 18.12s Step 191( N/A%), pre moving , FPS 5.16, Running 18.16s Step 192( N/A%), pre moving , FPS 5.31, Running 18.21s Step 193( N/A%), pre moving , FPS 5.61, Running 18.25s Step 194( N/A%), pre moving , FPS 5.78, Running 18.30s Step 195( N/A%), pre moving , FPS 6.14, Running 18.34s Step 196( N/A%), pre moving , FPS 6.34, Running 18.39s Step 197( N/A%), pre moving , FPS 6.74, Running 18.44s Step 198( N/A%), pre moving , FPS 7.09, Running 18.48s Step 199( N/A%), pre moving , FPS 7.53, Running 18.54s Step 200( N/A%), pre moving , FPS 5.23, Running 19.87s Step 201( N/A%), pre moving , FPS 5.10, Running 20.17s Step 202( N/A%), pre moving , FPS 5.17, Running 20.30s Step 203( N/A%), pre moving , FPS 5.13, Running 20.58s Step 204( N/A%), pre moving , FPS 5.14, Running 20.73s Step 205( N/A%), pre moving , FPS 5.09, Running 21.04s Step 206( N/A%), pre moving , FPS 5.12, Running 21.20s Step 207( N/A%), pre moving , FPS 5.15, Running 21.46s Step 208( N/A%), pre moving , FPS 5.16, Running 21.63s Step 209( N/A%), pre moving , FPS 5.26, Running 21.88s Step 210( N/A%), pre moving , FPS 5.05, Running 22.08s Step 211( N/A%), pre moving , FPS 4.78, Running 22.35s Step 212( N/A%), pre moving , FPS 4.67, Running 22.49s Step 213( N/A%), pre moving , FPS 4.47, Running 22.73s Step 214( N/A%), pre moving , FPS 4.37, Running 22.87s Step 215( N/A%), pre moving , FPS 4.17, Running 23.14s Step 216( N/A%), pre moving , FPS 4.10, Running 23.27s Step 217( N/A%), pre moving , FPS 3.93, Running 23.53s Step 218( N/A%), pre moving , FPS 3.86, Running 23.67s Step 219( N/A%), pre moving , FPS 3.71, Running 23.94s Step 220( 0.33%), action 1, FPS 3.62, Running 25.39s Step 221( 0.67%), action 2, FPS 3.58, Running 25.76s Step 222( 1.00%), action 3, FPS 3.32, Running 26.34s Step 223( 1.33%), action 4, FPS 3.34, Running 26.56s Step 224( 1.67%), action 5, FPS 3.17, Running 27.04s Step 225( 2.00%), action 6, FPS 3.21, Running 27.28s Step 226( 2.33%), action 7, FPS 3.01, Running 27.84s Step 227( 2.67%), action 8, FPS 3.03, Running 28.07s Step 228( 3.00%), action 9, FPS 2.94, Running 28.44s Step 229( 3.33%), action 10, FPS 2.83, Running 28.95s Step 230( 3.67%), action 11, FPS 2.67, Running 29.57s Step 231( 4.00%), action 12, FPS 2.67, Running 29.84s Step 232( 4.33%), action 13, FPS 2.50, Running 30.50s Step 233( 4.67%), action 14, FPS 2.48, Running 30.79s Step 234( 5.00%), action 15, FPS 2.33, Running 31.45s Step 235( 5.33%), action 16, FPS 2.31, Running 31.79s Step 236( 5.67%), action 17, FPS 2.18, Running 32.44s Step 237( 6.00%), action 18, FPS 2.13, Running 32.93s Step 238( 6.33%), action 19, FPS 2.01, Running 33.61s Step 239( 6.67%), action 20, FPS 1.98, Running 34.05s Step 240( 7.00%), action 21, FPS 2.11, Running 34.89s Step 241( 7.33%), action 22, FPS 2.09, Running 35.34s Step 242( 7.67%), action 23, FPS 2.08, Running 35.94s Step 243( 8.00%), action 24, FPS 2.03, Running 36.41s Step 244( 8.33%), action 25, FPS 1.98, Running 37.13s Step 245( 8.67%), action 26, FPS 1.93, Running 37.64s Step 246( 9.00%), action 27, FPS 1.95, Running 38.07s Step 247( 9.33%), action 28, FPS 1.91, Running 38.56s Step 248( 9.67%), action 29, FPS 1.84, Running 39.31s Step 249( 10.00%), action 30, FPS 1.86, Running 39.71s Step 250( 10.33%), action 31, FPS 1.85, Running 40.37s Step 251( 10.67%), action 32, FPS 1.81, Running 40.88s Step 252( 11.00%), action 33, FPS 1.81, Running 41.52s Step 253( 11.33%), action 34, FPS 1.79, Running 41.94s Step 254( 11.67%), action 35, FPS 1.82, Running 42.42s Step 255( 12.00%), action 36, FPS 1.84, Running 42.67s Step 256( 12.33%), action 37, FPS 1.85, Running 43.25s Step 257( 12.67%), action 38, FPS 1.85, Running 43.74s Step 258( 13.00%), action 39, FPS 1.86, Running 44.39s Step 259( 13.33%), action 40, FPS 1.84, Running 44.94s Step 260( 13.67%), action 41, FPS 1.82, Running 45.85s Step 261( 14.00%), action 42, FPS 1.86, Running 46.11s Step 262( 14.33%), action 43, FPS 1.86, Running 46.71s Step 263( 14.67%), action 44, FPS 1.89, Running 46.98s Step 264( 15.00%), action 45, FPS 1.90, Running 47.67s Step 265( 15.33%), action 46, FPS 1.90, Running 48.15s Step 266( 15.67%), action 47, FPS 1.86, Running 48.83s Step 267( 16.00%), action 48, FPS 1.85, Running 49.40s Step 268( 16.33%), action 49, FPS 1.88, Running 49.97s Step 269( 16.67%), action 50, FPS 1.87, Running 50.41s Step 270( 17.00%), action 51, FPS 1.83, Running 51.27s Step 271( 17.33%), action 52, FPS 1.85, Running 51.70s Step 272( 17.67%), action 53, FPS 1.87, Running 52.24s Step 273( 18.00%), action 54, FPS 1.87, Running 52.66s Step 274( 18.33%), action 55, FPS 1.84, Running 53.29s Step 275( 18.67%), action 56, FPS 1.82, Running 53.68s Step 276( 19.00%), action 57, FPS 1.86, Running 54.03s Step 277( 19.33%), action 58, FPS 1.89, Running 54.34s Step 278( 19.67%), action 59, FPS 1.89, Running 54.98s Step 279( 20.00%), action 60, FPS 1.91, Running 55.42s Step 280( 20.33%), action 61, FPS 1.89, Running 56.44s Step 281( 20.67%), action 62, FPS 1.88, Running 56.74s Step 282( 21.00%), action 63, FPS 1.89, Running 57.31s Step 283( 21.33%), action 64, FPS 1.89, Running 57.59s Step 284( 21.67%), action 65, FPS 1.92, Running 58.12s Step 285( 22.00%), action 66, FPS 1.93, Running 58.53s Step 286( 22.33%), action 67, FPS 1.93, Running 59.22s Step 287( 22.67%), action 68, FPS 1.94, Running 59.69s Step 288( 23.00%), action 69, FPS 1.92, Running 60.40s Step 289( 23.33%), action 70, FPS 1.95, Running 60.65s Step 290( 23.67%), action 71, FPS 1.97, Running 61.42s Step 291( 24.00%), action 72, FPS 1.99, Running 61.73s Step 292( 24.33%), action 73, FPS 1.98, Running 62.37s Step 293( 24.67%), action 74, FPS 2.00, Running 62.67s Step 294( 25.00%), action 75, FPS 2.05, Running 63.07s Step 295( 25.33%), action 76, FPS 2.08, Running 63.31s Step 296( 25.67%), action 77, FPS 2.07, Running 63.69s Step 297( 26.00%), action 78, FPS 2.04, Running 64.14s Step 298( 26.33%), action 79, FPS 2.04, Running 64.78s Step 299( 26.67%), action 80, FPS 2.08, Running 65.06s Step 300( 27.00%), action 81, FPS 2.13, Running 65.81s Step 301( 27.33%), action 82, FPS 2.11, Running 66.20s Step 302( 27.67%), action 83, FPS 2.07, Running 66.96s Step 303( 28.00%), action 84, FPS 2.06, Running 67.31s Step 304( 28.33%), action 85, FPS 2.03, Running 67.98s Step 305( 28.67%), action 86, FPS 2.01, Running 68.50s Step 306( 29.00%), action 87, FPS 2.00, Running 69.23s Step 307( 29.33%), action 88, FPS 1.98, Running 69.78s Step 308( 29.67%), action 89, FPS 2.03, Running 70.26s Step 309( 30.00%), action 90, FPS 1.98, Running 70.74s Step 310( 30.33%), action 91, FPS 1.95, Running 71.68s Step 311( 30.67%), action 92, FPS 1.93, Running 72.07s Step 312( 31.00%), action 93, FPS 1.93, Running 72.75s Step 313( 31.33%), action 94, FPS 1.89, Running 73.23s Step 314( 31.67%), action 95, FPS 1.89, Running 73.66s Step 315( 32.00%), action 96, FPS 1.88, Running 73.92s Step 316( 32.33%), action 97, FPS 1.84, Running 74.56s Step 317( 32.67%), action 98, FPS 1.83, Running 75.06s Step 318( 33.00%), action 99, FPS 1.86, Running 75.56s Step 319( 33.33%), action 100, FPS 1.86, Running 75.79s Step 320( 33.67%), action 101, FPS 1.88, Running 76.45s Step 321( 34.00%), action 102, FPS 1.90, Running 76.72s Step 322( 34.33%), action 103, FPS 1.92, Running 77.35s Step 323( 34.67%), action 104, FPS 1.94, Running 77.61s Step 324( 35.00%), action 105, FPS 1.95, Running 78.23s Step 325( 35.33%), action 106, FPS 1.97, Running 78.67s Step 326( 35.67%), action 107, FPS 2.03, Running 79.09s Step 327( 36.00%), action 108, FPS 2.07, Running 79.42s Step 328( 36.33%), action 109, FPS 2.04, Running 80.08s Step 329( 36.67%), action 110, FPS 2.03, Running 80.61s Step 330( 37.00%), action 111, FPS 2.05, Running 81.45s Step 331( 37.33%), action 112, FPS 2.04, Running 81.88s Step 332( 37.67%), action 113, FPS 2.04, Running 82.58s Step 333( 38.00%), action 114, FPS 2.04, Running 83.01s Step 334( 38.33%), action 115, FPS 1.99, Running 83.69s Step 335( 38.67%), action 116, FPS 1.94, Running 84.23s Step 336( 39.00%), action 117, FPS 1.91, Running 85.03s Step 337( 39.33%), action 118, FPS 1.92, Running 85.48s Step 338( 39.67%), action 119, FPS 1.91, Running 86.05s Step 339( 40.00%), action 120, FPS 1.89, Running 86.38s Step 340( 40.33%), action 121, FPS 1.89, Running 87.04s Step 341( 40.67%), action 122, FPS 1.87, Running 87.44s Step 342( 41.00%), action 123, FPS 1.85, Running 88.16s Step 343( 41.33%), action 124, FPS 1.82, Running 88.57s Step 344( 41.67%), action 125, FPS 1.81, Running 89.28s Step 345( 42.00%), action 126, FPS 1.80, Running 89.80s Step 346( 42.33%), action 127, FPS 1.76, Running 90.44s Step 347( 42.67%), action 128, FPS 1.73, Running 91.01s Step 348( 43.00%), action 129, FPS 1.75, Running 91.54s Step 349( 43.33%), action 130, FPS 1.75, Running 92.02s Step 350( 43.67%), action 131, FPS 1.78, Running 92.70s Step 351( 44.00%), action 132, FPS 1.81, Running 92.96s Step 352( 44.33%), action 133, FPS 1.81, Running 93.62s Step 353( 44.67%), action 134, FPS 1.81, Running 94.04s Step 354( 45.00%), action 135, FPS 1.85, Running 94.48s Step 355( 45.33%), action 136, FPS 1.89, Running 94.80s Step 356( 45.67%), action 137, FPS 1.94, Running 95.31s Step 357( 46.00%), action 138, FPS 1.96, Running 95.71s Step 358( 46.33%), action 139, FPS 1.95, Running 96.29s Step 359( 46.67%), action 140, FPS 1.96, Running 96.58s Step 360( 47.00%), action 141, FPS 1.98, Running 97.13s Step 361( 47.33%), action 142, FPS 2.01, Running 97.38s Step 362( 47.67%), action 143, FPS 2.07, Running 97.82s Step 363( 48.00%), action 144, FPS 2.06, Running 98.26s Step 364( 48.33%), action 145, FPS 2.13, Running 98.67s Step 365( 48.67%), action 146, FPS 2.19, Running 98.93s Step 366( 49.00%), action 147, FPS 2.27, Running 99.26s Step 367( 49.33%), action 148, FPS 2.35, Running 99.52s Step 368( 49.67%), action 149, FPS 2.32, Running 100.15s Step 369( 50.00%), action 150, FPS 2.37, Running 100.46s Step 370( 50.33%), action 151, FPS 2.32, Running 101.31s Step 371( 50.67%), action 152, FPS 2.31, Running 101.61s Step 372( 51.00%), action 153, FPS 2.38, Running 102.01s Step 373( 51.33%), action 154, FPS 2.42, Running 102.31s Step 374( 51.67%), action 155, FPS 2.43, Running 102.70s Step 375( 52.00%), action 156, FPS 2.46, Running 102.94s Step 376( 52.33%), action 157, FPS 2.50, Running 103.30s Step 377( 52.67%), action 158, FPS 2.53, Running 103.61s Step 378( 53.00%), action 159, FPS 2.60, Running 103.97s Step 379( 53.33%), action 160, FPS 2.62, Running 104.22s Step 380( 53.67%), action 161, FPS 2.57, Running 104.90s Step 381( 54.00%), action 162, FPS 2.58, Running 105.15s Step 382( 54.33%), action 163, FPS 2.61, Running 105.49s Step 383( 54.67%), action 164, FPS 2.69, Running 105.69s Step 384( 55.00%), action 165, FPS 2.72, Running 106.02s Step 385( 55.33%), action 166, FPS 2.74, Running 106.24s Step 386( 55.67%), action 167, FPS 2.72, Running 106.61s Step 387( 56.00%), action 168, FPS 2.72, Running 106.88s Step 388( 56.33%), action 169, FPS 2.83, Running 107.22s Step 389( 56.67%), action 170, FPS 2.81, Running 107.58s Step 390( 57.00%), action 171, FPS 2.91, Running 108.18s Step 391( 57.33%), action 172, FPS 2.86, Running 108.59s Step 392( 57.67%), action 173, FPS 2.78, Running 109.21s Step 393( 58.00%), action 174, FPS 2.77, Running 109.53s Step 394( 58.33%), action 175, FPS 2.72, Running 110.04s Step 395( 58.67%), action 176, FPS 2.71, Running 110.33s Step 396( 59.00%), action 177, FPS 2.68, Running 110.77s Step 397( 59.33%), action 178, FPS 2.64, Running 111.17s Step 398( 59.67%), action 179, FPS 2.60, Running 111.67s Step 399( 60.00%), action 180, FPS 2.50, Running 112.20s Step 400( 60.33%), action 181, FPS 2.52, Running 112.82s Step 401( 60.67%), action 182, FPS 2.51, Running 113.13s Step 402( 61.00%), action 183, FPS 2.48, Running 113.56s Step 403( 61.33%), action 184, FPS 2.43, Running 113.91s Step 404( 61.67%), action 185, FPS 2.37, Running 114.47s Step 405( 62.00%), action 186, FPS 2.35, Running 114.75s Step 406( 62.33%), action 187, FPS 2.32, Running 115.24s Step 407( 62.67%), action 188, FPS 2.32, Running 115.49s Step 408( 63.00%), action 189, FPS 2.22, Running 116.22s Step 409( 63.33%), action 190, FPS 2.19, Running 116.73s Step 410( 63.67%), action 191, FPS 2.14, Running 117.51s Step 411( 64.00%), action 192, FPS 2.19, Running 117.72s [2026-08-01 17:24:40] [47 ] Seed 46 failed after 118.18 s. +steps: 411 , actions: 192 . +Instruction: Empty +Total 11/47(23.40%) success. +Setting seed: 47 +Step 1( N/A%), pre moving , FPS 2.02, Running 0.50s Step 2( N/A%), pre moving , FPS 3.61, Running 0.55s Step 3( N/A%), pre moving , FPS 5.16, Running 0.58s Step 4( N/A%), pre moving , FPS 6.57, Running 0.61s Step 5( N/A%), pre moving , FPS 7.72, Running 0.65s Step 6( N/A%), pre moving , FPS 8.59, Running 0.70s Step 7( N/A%), pre moving , FPS 9.66, Running 0.72s Step 8( N/A%), pre moving , FPS 10.67, Running 0.75s Step 9( N/A%), pre moving , FPS 11.57, Running 0.78s Step 10( N/A%), pre moving , FPS 12.43, Running 0.80s Step 11( N/A%), pre moving , FPS 13.24, Running 0.83s Step 12( N/A%), pre moving , FPS 14.00, Running 0.86s Step 13( N/A%), pre moving , FPS 14.75, Running 0.88s Step 14( N/A%), pre moving , FPS 15.37, Running 0.91s Step 15( N/A%), pre moving , FPS 15.94, Running 0.94s Step 16( N/A%), pre moving , FPS 16.57, Running 0.97s Step 17( N/A%), pre moving , FPS 17.06, Running 1.00s Step 18( N/A%), pre moving , FPS 17.59, Running 1.02s Step 19( N/A%), pre moving , FPS 18.08, Running 1.05s Step 20( N/A%), pre moving , FPS 18.57, Running 1.08s Step 21( N/A%), pre moving , FPS 23.03, Running 1.36s Step 22( N/A%), pre moving , FPS 23.32, Running 1.41s Step 23( N/A%), pre moving , FPS 23.10, Running 1.45s Step 24( N/A%), pre moving , FPS 21.75, Running 1.53s Step 25( N/A%), pre moving , FPS 21.25, Running 1.59s Step 26( N/A%), pre moving , FPS 17.11, Running 1.87s Step 27( N/A%), pre moving , FPS 16.68, Running 1.92s Step 28( N/A%), pre moving , FPS 16.60, Running 1.95s Step 29( N/A%), pre moving , FPS 16.58, Running 1.98s Step 30( N/A%), pre moving , FPS 16.53, Running 2.01s Step 31( N/A%), pre moving , FPS 16.52, Running 2.04s Step 32( N/A%), pre moving , FPS 16.36, Running 2.08s Step 33( N/A%), pre moving , FPS 16.26, Running 2.11s Step 34( N/A%), pre moving , FPS 16.25, Running 2.14s Step 35( N/A%), pre moving , FPS 16.32, Running 2.17s Step 36( N/A%), pre moving , FPS 13.18, Running 2.48s Step 37( N/A%), pre moving , FPS 13.19, Running 2.51s Step 38( N/A%), pre moving , FPS 13.16, Running 2.54s Step 39( N/A%), pre moving , FPS 13.09, Running 2.58s Step 40( N/A%), pre moving , FPS 13.07, Running 2.61s Step 41( N/A%), pre moving , FPS 15.76, Running 2.63s Step 42( N/A%), pre moving , FPS 16.03, Running 2.66s Step 43( N/A%), pre moving , FPS 16.17, Running 2.68s Step 44( N/A%), pre moving , FPS 16.92, Running 2.71s Step 45( N/A%), pre moving , FPS 17.44, Running 2.74s Step 46( N/A%), pre moving , FPS 22.35, Running 2.76s Step 47( N/A%), pre moving , FPS 23.11, Running 2.79s Step 48( N/A%), pre moving , FPS 23.18, Running 2.82s Step 49( N/A%), pre moving , FPS 23.24, Running 2.85s Step 50( N/A%), pre moving , FPS 23.11, Running 2.88s Step 51( N/A%), pre moving , FPS 22.99, Running 2.91s Step 52( N/A%), pre moving , FPS 23.34, Running 2.94s Step 53( N/A%), pre moving , FPS 23.32, Running 2.97s Step 54( N/A%), pre moving , FPS 23.25, Running 3.00s Step 55( N/A%), pre moving , FPS 22.37, Running 3.06s Step 56( N/A%), pre moving , FPS 32.49, Running 3.10s Step 57( N/A%), pre moving , FPS 32.66, Running 3.13s Step 58( N/A%), pre moving , FPS 32.88, Running 3.15s Step 59( N/A%), pre moving , FPS 33.44, Running 3.18s Step 60( N/A%), pre moving , FPS 33.25, Running 3.21s Step 61( N/A%), pre moving , FPS 33.04, Running 3.24s Step 62( N/A%), pre moving , FPS 32.72, Running 3.27s Step 63( N/A%), pre moving , FPS 32.35, Running 3.30s Step 64( N/A%), pre moving , FPS 31.55, Running 3.34s Step 65( N/A%), pre moving , FPS 31.46, Running 3.37s Step 66( N/A%), pre moving , FPS 31.34, Running 3.40s Step 67( N/A%), pre moving , FPS 31.27, Running 3.43s Step 68( N/A%), pre moving , FPS 31.22, Running 3.46s Step 69( N/A%), pre moving , FPS 30.56, Running 3.50s Step 70( N/A%), pre moving , FPS 29.96, Running 3.55s Step 71( N/A%), pre moving , FPS 29.46, Running 3.59s Step 72( N/A%), pre moving , FPS 27.86, Running 3.65s Step 73( N/A%), pre moving , FPS 26.80, Running 3.72s Step 74( N/A%), pre moving , FPS 26.65, Running 3.75s Step 75( N/A%), pre moving , FPS 27.33, Running 3.79s Step 76( N/A%), pre moving , FPS 27.32, Running 3.83s Step 77( N/A%), pre moving , FPS 26.30, Running 3.89s Step 78( N/A%), pre moving , FPS 25.67, Running 3.93s Step 79( N/A%), pre moving , FPS 25.26, Running 3.97s Step 80( N/A%), pre moving , FPS 25.11, Running 4.01s Step 81( N/A%), pre moving , FPS 24.71, Running 4.05s Step 82( N/A%), pre moving , FPS 24.25, Running 4.10s Step 83( N/A%), pre moving , FPS 23.90, Running 4.14s Step 84( N/A%), pre moving , FPS 23.54, Running 4.19s Step 85( N/A%), pre moving , FPS 22.55, Running 4.26s Step 86( N/A%), pre moving , FPS 22.27, Running 4.30s Step 87( N/A%), pre moving , FPS 22.02, Running 4.34s Step 88( N/A%), pre moving , FPS 21.81, Running 4.38s Step 89( N/A%), pre moving , FPS 21.80, Running 4.42s Step 90( N/A%), pre moving , FPS 21.97, Running 4.46s Step 91( N/A%), pre moving , FPS 21.77, Running 4.51s Step 92( N/A%), pre moving , FPS 22.28, Running 4.55s Step 93( N/A%), pre moving , FPS 22.85, Running 4.59s Step 94( N/A%), pre moving , FPS 22.81, Running 4.63s Step 95( N/A%), pre moving , FPS 23.11, Running 4.66s Step 96( N/A%), pre moving , FPS 23.32, Running 4.69s Step 97( N/A%), pre moving , FPS 23.42, Running 4.74s Step 98( N/A%), pre moving , FPS 23.53, Running 4.78s Step 99( N/A%), pre moving , FPS 23.78, Running 4.81s Step 100( N/A%), pre moving , FPS 24.04, Running 4.84s Step 101( N/A%), pre moving , FPS 24.27, Running 4.87s Step 102( N/A%), pre moving , FPS 24.97, Running 4.90s Step 103( N/A%), pre moving , FPS 25.58, Running 4.92s Step 104( N/A%), pre moving , FPS 26.38, Running 4.95s Step 105( N/A%), pre moving , FPS 27.70, Running 4.98s Step 106( N/A%), pre moving , FPS 28.28, Running 5.01s Step 107( N/A%), pre moving , FPS 28.81, Running 5.03s Step 108( N/A%), pre moving , FPS 28.80, Running 5.07s Step 109( N/A%), pre moving , FPS 29.14, Running 5.10s Step 110( N/A%), pre moving , FPS 29.39, Running 5.14s Step 111( N/A%), pre moving , FPS 30.09, Running 5.17s Step 112( N/A%), pre moving , FPS 30.11, Running 5.22s Step 113( N/A%), pre moving , FPS 30.73, Running 5.24s Step 114( N/A%), pre moving , FPS 31.42, Running 5.27s Step 115( N/A%), pre moving , FPS 31.58, Running 5.29s Step 116( N/A%), pre moving , FPS 31.89, Running 5.32s Step 117( N/A%), pre moving , FPS 33.28, Running 5.34s Step 118( N/A%), pre moving , FPS 34.24, Running 5.36s Step 119( N/A%), pre moving , FPS 34.23, Running 5.39s Step 120( N/A%), pre moving , FPS 34.06, Running 5.43s Step 121( N/A%), pre moving , FPS 33.96, Running 5.46s Step 122( N/A%), pre moving , FPS 33.56, Running 5.49s Step 123( N/A%), pre moving , FPS 33.31, Running 5.52s Step 124( N/A%), pre moving , FPS 33.03, Running 5.56s Step 125( N/A%), pre moving , FPS 33.17, Running 5.58s Step 126( N/A%), pre moving , FPS 33.19, Running 5.61s Step 127( N/A%), pre moving , FPS 33.19, Running 5.63s Step 128( N/A%), pre moving , FPS 33.31, Running 5.67s Step 129( N/A%), pre moving , FPS 33.77, Running 5.70s Step 130( N/A%), pre moving , FPS 34.22, Running 5.72s Step 131( N/A%), pre moving , FPS 34.67, Running 5.75s Step 132( N/A%), pre moving , FPS 35.27, Running 5.78s Step 133( N/A%), pre moving , FPS 35.03, Running 5.81s Step 134( N/A%), pre moving , FPS 35.00, Running 5.84s Step 135( N/A%), pre moving , FPS 35.00, Running 5.86s Step 136( N/A%), pre moving , FPS 34.76, Running 5.89s Step 137( N/A%), pre moving , FPS 34.41, Running 5.92s Step 138( N/A%), pre moving , FPS 34.39, Running 5.95s Step 139( N/A%), pre moving , FPS 34.67, Running 5.97s Step 140( N/A%), pre moving , FPS 35.10, Running 5.99s Step 141( N/A%), pre moving , FPS 35.84, Running 6.02s Step 142( N/A%), pre moving , FPS 36.32, Running 6.04s Step 143( N/A%), pre moving , FPS 36.03, Running 6.08s Step 144( N/A%), pre moving , FPS 36.69, Running 6.10s Step 145( N/A%), pre moving , FPS 36.50, Running 6.13s Step 146( N/A%), pre moving , FPS 36.41, Running 6.16s Step 147( N/A%), pre moving , FPS 36.47, Running 6.18s Step 148( N/A%), pre moving , FPS 37.19, Running 6.21s Step 149( N/A%), pre moving , FPS 37.03, Running 6.24s Step 150( N/A%), pre moving , FPS 36.75, Running 6.27s Step 151( N/A%), pre moving , FPS 36.63, Running 6.30s Step 152( N/A%), pre moving , FPS 36.12, Running 6.34s Step 153( N/A%), pre moving , FPS 35.73, Running 6.37s Step 154( N/A%), pre moving , FPS 34.78, Running 6.41s Step 155( N/A%), pre moving , FPS 34.86, Running 6.44s Step 156( N/A%), pre moving , FPS 35.09, Running 6.46s Step 157( N/A%), pre moving , FPS 35.22, Running 6.49s Step 158( N/A%), pre moving , FPS 16.69, Running 7.14s Step 159( N/A%), pre moving , FPS 14.84, Running 7.32s Step 160( N/A%), pre moving , FPS 12.74, Running 7.56s Step 161( N/A%), pre moving , FPS 11.87, Running 7.70s Step 162( N/A%), pre moving , FPS 10.38, Running 7.97s Step 163( N/A%), pre moving , FPS 9.65, Running 8.15s Step 164( N/A%), pre moving , FPS 8.75, Running 8.39s Step 165( N/A%), pre moving , FPS 8.28, Running 8.55s Step 166( N/A%), pre moving , FPS 7.55, Running 8.81s Step 167( N/A%), pre moving , FPS 7.20, Running 8.96s Step 168( N/A%), pre moving , FPS 6.68, Running 9.20s Step 169( N/A%), pre moving , FPS 6.41, Running 9.36s Step 170( N/A%), pre moving , FPS 6.05, Running 9.57s Step 171( N/A%), pre moving , FPS 5.83, Running 9.73s Step 172( N/A%), pre moving , FPS 5.48, Running 9.99s Step 173( N/A%), pre moving , FPS 5.33, Running 10.12s Step 174( N/A%), pre moving , FPS 5.06, Running 10.37s Step 175( N/A%), pre moving , FPS 4.92, Running 10.50s Step 176( N/A%), pre moving , FPS 4.67, Running 10.74s Step 177( N/A%), pre moving , FPS 4.57, Running 10.87s Step 178( N/A%), pre moving , FPS 5.07, Running 11.09s Step 179( N/A%), pre moving , FPS 5.13, Running 11.22s Step 180( N/A%), pre moving , FPS 5.17, Running 11.43s Step 181( N/A%), pre moving , FPS 5.17, Running 11.58s Step 182( N/A%), pre moving , FPS 5.21, Running 11.81s Step 183( N/A%), pre moving , FPS 5.26, Running 11.95s Step 184( N/A%), pre moving , FPS 5.26, Running 12.19s Step 185( N/A%), pre moving , FPS 5.29, Running 12.33s Step 186( N/A%), pre moving , FPS 5.32, Running 12.56s Step 187( N/A%), pre moving , FPS 5.34, Running 12.71s Step 188( N/A%), pre moving , FPS 5.31, Running 12.97s Step 189( N/A%), pre moving , FPS 5.29, Running 13.14s Step 190( N/A%), pre moving , FPS 5.28, Running 13.36s Step 191( N/A%), pre moving , FPS 5.31, Running 13.49s Step 192( N/A%), pre moving , FPS 5.28, Running 13.77s Step 193( N/A%), pre moving , FPS 5.16, Running 14.00s Step 194( N/A%), pre moving , FPS 5.19, Running 14.22s Step 195( N/A%), pre moving , FPS 5.13, Running 14.40s Step 196( N/A%), pre moving , FPS 5.16, Running 14.62s Step 197( N/A%), pre moving , FPS 5.13, Running 14.76s Step 198( N/A%), pre moving , FPS 5.08, Running 15.02s Step 199( N/A%), pre moving , FPS 4.98, Running 15.23s Step 200( N/A%), pre moving , FPS 4.96, Running 15.47s Step 201( N/A%), pre moving , FPS 4.96, Running 15.61s Step 202( N/A%), pre moving , FPS 4.94, Running 15.86s Step 203( N/A%), pre moving , FPS 4.93, Running 16.01s Step 204( N/A%), pre moving , FPS 4.92, Running 16.26s Step 205( N/A%), pre moving , FPS 4.88, Running 16.43s Step 206( N/A%), pre moving , FPS 4.90, Running 16.65s Step 207( N/A%), pre moving , FPS 4.87, Running 16.82s Step 208( N/A%), pre moving , FPS 4.87, Running 17.07s Step 209( N/A%), pre moving , FPS 4.86, Running 17.25s Step 210( N/A%), pre moving , FPS 4.84, Running 17.50s Step 211( N/A%), pre moving , FPS 4.81, Running 17.65s Step 212( N/A%), pre moving , FPS 4.82, Running 17.92s Step 213( N/A%), pre moving , FPS 4.88, Running 18.10s Step 214( N/A%), pre moving , FPS 4.85, Running 18.34s Step 215( N/A%), pre moving , FPS 4.88, Running 18.50s Step 216( N/A%), pre moving , FPS 4.87, Running 18.72s Step 217( N/A%), pre moving , FPS 4.87, Running 18.87s Step 218( N/A%), pre moving , FPS 4.86, Running 19.14s Step 219( N/A%), pre moving , FPS 4.92, Running 19.29s Step 220( N/A%), pre moving , FPS 4.97, Running 19.49s Step 221( N/A%), pre moving , FPS 5.08, Running 19.54s Step 222( N/A%), pre moving , FPS 5.36, Running 19.59s Step 223( N/A%), pre moving , FPS 5.50, Running 19.65s Step 224( N/A%), pre moving , FPS 5.83, Running 19.69s Step 225( N/A%), pre moving , FPS 6.05, Running 19.73s Step 226( N/A%), pre moving , FPS 6.41, Running 19.77s Step 227( N/A%), pre moving , FPS 6.67, Running 19.81s Step 228( N/A%), pre moving , FPS 7.16, Running 19.87s Step 229( N/A%), pre moving , FPS 7.52, Running 19.91s Step 230( N/A%), pre moving , FPS 8.16, Running 19.95s Step 231( N/A%), pre moving , FPS 5.68, Running 21.17s Step 232( N/A%), pre moving , FPS 5.72, Running 21.42s Step 233( N/A%), pre moving , FPS 5.79, Running 21.55s Step 234( N/A%), pre moving , FPS 5.82, Running 21.78s Step 235( N/A%), pre moving , FPS 5.82, Running 21.94s Step 236( N/A%), pre moving , FPS 5.72, Running 22.22s Step 237( N/A%), pre moving , FPS 5.66, Running 22.40s Step 238( N/A%), pre moving , FPS 5.70, Running 22.65s Step 239( N/A%), pre moving , FPS 5.65, Running 22.83s Step 240( N/A%), pre moving , FPS 5.56, Running 23.08s Step 241( N/A%), pre moving , FPS 5.42, Running 23.23s Step 242( N/A%), pre moving , FPS 5.15, Running 23.47s Step 243( N/A%), pre moving , FPS 5.01, Running 23.64s Step 244( N/A%), pre moving , FPS 4.81, Running 23.85s Step 245( N/A%), pre moving , FPS 4.64, Running 24.04s Step 246( N/A%), pre moving , FPS 4.40, Running 24.32s Step 247( N/A%), pre moving , FPS 4.25, Running 24.52s Step 248( N/A%), pre moving , FPS 4.05, Running 24.80s Step 249( N/A%), pre moving , FPS 3.97, Running 24.95s Step 250( N/A%), pre moving , FPS 3.78, Running 25.24s Step 251( 0.33%), action 1, FPS 4.21, Running 25.93s Step 252( 0.67%), action 2, FPS 4.12, Running 26.28s Step 253( 1.00%), action 3, FPS 3.93, Running 26.64s Step 254( 1.33%), action 4, FPS 3.78, Running 27.07s Step 255( 1.67%), action 5, FPS 3.63, Running 27.45s Step 256( 2.00%), action 6, FPS 3.55, Running 27.85s Step 257( 2.33%), action 7, FPS 3.41, Running 28.27s Step 258( 2.67%), action 8, FPS 3.22, Running 28.86s Step 259( 3.00%), action 9, FPS 3.14, Running 29.20s Step 260( 3.33%), action 10, FPS 2.96, Running 29.85s Step 261( 3.67%), action 11, FPS 2.74, Running 30.54s Step 262( 4.00%), action 12, FPS 2.63, Running 31.07s Step 263( 4.33%), action 13, FPS 2.49, Running 31.66s Step 264( 4.67%), action 14, FPS 2.39, Running 32.23s Step 265( 5.00%), action 15, FPS 2.34, Running 32.60s Step 266( 5.33%), action 16, FPS 2.29, Running 33.05s Step 267( 5.67%), action 17, FPS 2.19, Running 33.66s Step 268( 6.00%), action 18, FPS 2.14, Running 34.14s Step 269( 6.33%), action 19, FPS 2.05, Running 34.73s Step 270( 6.67%), action 20, FPS 2.01, Running 35.20s Step 271( 7.00%), action 21, FPS 1.99, Running 35.98s Step 272( 7.33%), action 22, FPS 1.96, Running 36.47s Step 273( 7.67%), action 23, FPS 1.93, Running 36.99s Step 274( 8.00%), action 24, FPS 1.88, Running 37.70s Step 275( 8.33%), action 25, FPS 1.83, Running 38.36s Step 276( 8.67%), action 26, FPS 1.78, Running 39.09s Step 277( 9.00%), action 27, FPS 1.74, Running 39.76s Step 278( 9.33%), action 28, FPS 1.77, Running 40.16s Step 279( 9.67%), action 29, FPS 1.76, Running 40.54s Step 280( 10.00%), action 30, FPS 1.79, Running 41.02s Step 281( 10.33%), action 31, FPS 1.81, Running 41.59s Step 282( 10.67%), action 32, FPS 1.82, Running 42.08s Step 283( 11.00%), action 33, FPS 1.84, Running 42.56s Step 284( 11.33%), action 34, FPS 1.84, Running 43.13s Step 285( 11.67%), action 35, FPS 1.84, Running 43.49s Step 286( 12.00%), action 36, FPS 1.81, Running 44.13s Step 287( 12.33%), action 37, FPS 1.84, Running 44.55s Step 288( 12.67%), action 38, FPS 1.81, Running 45.19s Step 289( 13.00%), action 39, FPS 1.85, Running 45.55s Step 290( 13.33%), action 40, FPS 1.86, Running 45.97s Step 291( 13.67%), action 41, FPS 1.87, Running 46.68s Step 292( 14.00%), action 42, FPS 1.88, Running 47.11s Step 293( 14.33%), action 43, FPS 1.87, Running 47.70s Step 294( 14.67%), action 44, FPS 1.90, Running 48.21s Step 295( 15.00%), action 45, FPS 1.92, Running 48.75s Step 296( 15.33%), action 46, FPS 1.94, Running 49.40s Step 297( 15.67%), action 47, FPS 1.97, Running 49.93s Step 298( 16.00%), action 48, FPS 1.96, Running 50.34s Step 299( 16.33%), action 49, FPS 1.94, Running 50.85s Step 300( 16.67%), action 50, FPS 1.96, Running 51.24s Step 301( 17.00%), action 51, FPS 1.95, Running 51.86s Step 302( 17.33%), action 52, FPS 1.98, Running 52.18s Step 303( 17.67%), action 53, FPS 1.96, Running 52.77s Step 304( 18.00%), action 54, FPS 1.95, Running 53.38s Step 305( 18.33%), action 55, FPS 1.91, Running 53.94s Step 306( 18.67%), action 56, FPS 1.97, Running 54.30s Step 307( 19.00%), action 57, FPS 1.98, Running 54.67s Step 308( 19.33%), action 58, FPS 1.97, Running 55.33s Step 309( 19.67%), action 59, FPS 1.98, Running 55.63s Step 310( 20.00%), action 60, FPS 1.97, Running 56.10s Step 311( 20.33%), action 61, FPS 1.97, Running 56.83s Step 312( 20.67%), action 62, FPS 1.98, Running 57.22s Step 313( 21.00%), action 63, FPS 2.00, Running 57.69s Step 314( 21.33%), action 64, FPS 1.97, Running 58.34s Step 315( 21.67%), action 65, FPS 1.98, Running 58.87s Step 316( 22.00%), action 66, FPS 2.02, Running 59.29s Step 317( 22.33%), action 67, FPS 2.02, Running 59.84s Step 318( 22.67%), action 68, FPS 2.05, Running 60.11s Step 319( 23.00%), action 69, FPS 2.03, Running 60.69s Step 320( 23.33%), action 70, FPS 1.98, Running 61.32s Step 321( 23.67%), action 71, FPS 1.94, Running 62.17s Step 322( 24.00%), action 72, FPS 1.90, Running 62.71s Step 323( 24.33%), action 73, FPS 1.92, Running 63.16s Step 324( 24.67%), action 74, FPS 1.96, Running 63.56s Step 325( 25.00%), action 75, FPS 1.97, Running 64.10s Step 326( 25.33%), action 76, FPS 1.93, Running 64.66s Step 327( 25.67%), action 77, FPS 1.90, Running 65.20s Step 328( 26.00%), action 78, FPS 1.92, Running 65.73s Step 329( 26.33%), action 79, FPS 1.90, Running 66.19s Step 330( 26.67%), action 80, FPS 1.86, Running 66.84s Step 331( 27.00%), action 81, FPS 1.86, Running 67.59s Step 332( 27.33%), action 82, FPS 1.84, Running 68.07s Step 333( 27.67%), action 83, FPS 1.83, Running 68.64s Step 334( 28.00%), action 84, FPS 1.81, Running 69.37s Step 335( 28.33%), action 85, FPS 1.83, Running 69.77s Step 336( 28.67%), action 86, FPS 1.82, Running 70.29s Step 337( 29.00%), action 87, FPS 1.84, Running 70.71s Step 338( 29.33%), action 88, FPS 1.83, Running 71.04s Step 339( 29.67%), action 89, FPS 1.83, Running 71.61s Step 340( 30.00%), action 90, FPS 1.86, Running 72.10s Step 341( 30.33%), action 91, FPS 1.89, Running 72.73s Step 342( 30.67%), action 92, FPS 1.88, Running 73.37s Step 343( 31.00%), action 93, FPS 1.87, Running 73.83s Step 344( 31.33%), action 94, FPS 1.83, Running 74.50s Step 345( 31.67%), action 95, FPS 1.82, Running 75.08s Step 346( 32.00%), action 96, FPS 1.87, Running 75.34s Step 347( 32.33%), action 97, FPS 1.86, Running 75.98s Step 348( 32.67%), action 98, FPS 1.90, Running 76.25s Step 349( 33.00%), action 99, FPS 1.92, Running 76.58s Step 350( 33.33%), action 100, FPS 1.93, Running 77.22s Step 351( 33.67%), action 101, FPS 1.96, Running 77.79s Step 352( 34.00%), action 102, FPS 1.95, Running 78.32s Step 353( 34.33%), action 103, FPS 1.99, Running 78.68s Step 354( 34.67%), action 104, FPS 2.01, Running 79.34s Step 355( 35.00%), action 105, FPS 2.02, Running 79.66s Step 356( 35.33%), action 106, FPS 1.99, Running 80.32s Step 357( 35.67%), action 107, FPS 1.96, Running 80.91s Step 358( 36.00%), action 108, FPS 1.90, Running 81.55s Step 359( 36.33%), action 109, FPS 1.94, Running 81.93s Step 360( 36.67%), action 110, FPS 1.92, Running 82.52s [2026-08-01 17:26:03] [48 ] Seed 47 failed after 82.79 s. +steps: 360 , actions: 110 . +Instruction: Empty +Total 11/48(22.92%) success. +Setting seed: 48 +Step 1( N/A%), pre moving , FPS 3.05, Running 0.33s Step 2( N/A%), pre moving , FPS 5.02, Running 0.40s Step 3( N/A%), pre moving , FPS 6.97, Running 0.43s Step 4( N/A%), pre moving , FPS 8.63, Running 0.46s Step 5( N/A%), pre moving , FPS 10.17, Running 0.49s Step 6( N/A%), pre moving , FPS 11.61, Running 0.52s Step 7( N/A%), pre moving , FPS 12.92, Running 0.54s Step 8( N/A%), pre moving , FPS 14.12, Running 0.57s Step 9( N/A%), pre moving , FPS 14.97, Running 0.60s Step 10( N/A%), pre moving , FPS 16.01, Running 0.62s Step 11( N/A%), pre moving , FPS 16.92, Running 0.65s Step 12( N/A%), pre moving , FPS 17.75, Running 0.68s Step 13( N/A%), pre moving , FPS 18.54, Running 0.70s Step 14( N/A%), pre moving , FPS 19.24, Running 0.73s Step 15( N/A%), pre moving , FPS 19.91, Running 0.75s Step 16( N/A%), pre moving , FPS 20.59, Running 0.78s Step 17( N/A%), pre moving , FPS 21.19, Running 0.80s Step 18( N/A%), pre moving , FPS 21.76, Running 0.83s Step 19( N/A%), pre moving , FPS 22.11, Running 0.86s Step 20( N/A%), pre moving , FPS 22.56, Running 0.89s Step 21( N/A%), pre moving , FPS 25.86, Running 1.10s Step 22( N/A%), pre moving , FPS 25.29, Running 1.19s Step 23( N/A%), pre moving , FPS 25.20, Running 1.22s Step 24( N/A%), pre moving , FPS 24.63, Running 1.28s Step 25( N/A%), pre moving , FPS 24.72, Running 1.30s Step 26( N/A%), pre moving , FPS 19.74, Running 1.53s Step 27( N/A%), pre moving , FPS 18.67, Running 1.61s Step 28( N/A%), pre moving , FPS 18.54, Running 1.65s Step 29( N/A%), pre moving , FPS 18.48, Running 1.68s Step 30( N/A%), pre moving , FPS 18.42, Running 1.71s Step 31( N/A%), pre moving , FPS 18.41, Running 1.74s Step 32( N/A%), pre moving , FPS 18.43, Running 1.76s Step 33( N/A%), pre moving , FPS 18.41, Running 1.79s Step 34( N/A%), pre moving , FPS 18.41, Running 1.81s Step 35( N/A%), pre moving , FPS 17.93, Running 1.87s Step 36( N/A%), pre moving , FPS 13.49, Running 2.26s Step 37( N/A%), pre moving , FPS 13.49, Running 2.28s Step 38( N/A%), pre moving , FPS 13.48, Running 2.31s Step 39( N/A%), pre moving , FPS 13.52, Running 2.34s Step 40( N/A%), pre moving , FPS 13.53, Running 2.36s Step 41( N/A%), pre moving , FPS 15.48, Running 2.39s Step 42( N/A%), pre moving , FPS 16.25, Running 2.42s Step 43( N/A%), pre moving , FPS 16.36, Running 2.45s Step 44( N/A%), pre moving , FPS 16.67, Running 2.48s Step 45( N/A%), pre moving , FPS 16.66, Running 2.50s Step 46( N/A%), pre moving , FPS 20.06, Running 2.53s Step 47( N/A%), pre moving , FPS 21.04, Running 2.56s Step 48( N/A%), pre moving , FPS 21.11, Running 2.59s Step 49( N/A%), pre moving , FPS 21.36, Running 2.62s Step 50( N/A%), pre moving , FPS 21.36, Running 2.65s Step 51( N/A%), pre moving , FPS 21.36, Running 2.67s Step 52( N/A%), pre moving , FPS 21.33, Running 2.70s Step 53( N/A%), pre moving , FPS 21.33, Running 2.73s Step 54( N/A%), pre moving , FPS 21.15, Running 2.76s Step 55( N/A%), pre moving , FPS 21.54, Running 2.80s Step 56( N/A%), pre moving , FPS 35.22, Running 2.83s Step 57( N/A%), pre moving , FPS 35.17, Running 2.85s Step 58( N/A%), pre moving , FPS 35.15, Running 2.88s Step 59( N/A%), pre moving , FPS 35.01, Running 2.91s Step 60( N/A%), pre moving , FPS 34.90, Running 2.94s Step 61( N/A%), pre moving , FPS 35.02, Running 2.96s Step 62( N/A%), pre moving , FPS 35.04, Running 2.99s Step 63( N/A%), pre moving , FPS 34.61, Running 3.02s Step 64( N/A%), pre moving , FPS 33.86, Running 3.07s Step 65( N/A%), pre moving , FPS 33.03, Running 3.11s Step 66( N/A%), pre moving , FPS 31.52, Running 3.16s Step 67( N/A%), pre moving , FPS 30.81, Running 3.21s Step 68( N/A%), pre moving , FPS 29.91, Running 3.26s Step 69( N/A%), pre moving , FPS 28.98, Running 3.31s Step 70( N/A%), pre moving , FPS 28.39, Running 3.35s Step 71( N/A%), pre moving , FPS 27.48, Running 3.40s Step 72( N/A%), pre moving , FPS 26.47, Running 3.46s Step 73( N/A%), pre moving , FPS 25.81, Running 3.50s Step 74( N/A%), pre moving , FPS 24.99, Running 3.56s Step 75( N/A%), pre moving , FPS 24.87, Running 3.60s Step 76( N/A%), pre moving , FPS 24.58, Running 3.64s Step 77( N/A%), pre moving , FPS 24.18, Running 3.68s Step 78( N/A%), pre moving , FPS 23.77, Running 3.72s Step 79( N/A%), pre moving , FPS 23.47, Running 3.76s Step 80( N/A%), pre moving , FPS 23.05, Running 3.81s Step 81( N/A%), pre moving , FPS 22.61, Running 3.85s Step 82( N/A%), pre moving , FPS 22.17, Running 3.89s Step 83( N/A%), pre moving , FPS 21.40, Running 3.96s Step 84( N/A%), pre moving , FPS 21.20, Running 4.01s Step 85( N/A%), pre moving , FPS 21.20, Running 4.05s Step 86( N/A%), pre moving , FPS 21.55, Running 4.09s Step 87( N/A%), pre moving , FPS 21.83, Running 4.13s Step 88( N/A%), pre moving , FPS 22.00, Running 4.17s Step 89( N/A%), pre moving , FPS 21.98, Running 4.22s Step 90( N/A%), pre moving , FPS 21.81, Running 4.27s Step 91( N/A%), pre moving , FPS 22.05, Running 4.31s Step 92( N/A%), pre moving , FPS 22.76, Running 4.33s Step 93( N/A%), pre moving , FPS 23.24, Running 4.36s Step 94( N/A%), pre moving , FPS 24.20, Running 4.39s Step 95( N/A%), pre moving , FPS 24.51, Running 4.42s Step 96( N/A%), pre moving , FPS 24.83, Running 4.45s Step 97( N/A%), pre moving , FPS 25.07, Running 4.48s Step 98( N/A%), pre moving , FPS 25.37, Running 4.51s Step 99( N/A%), pre moving , FPS 25.46, Running 4.55s Step 100( N/A%), pre moving , FPS 25.90, Running 4.58s Step 101( N/A%), pre moving , FPS 26.49, Running 4.60s Step 102( N/A%), pre moving , FPS 27.19, Running 4.63s Step 103( N/A%), pre moving , FPS 28.59, Running 4.66s Step 104( N/A%), pre moving , FPS 29.33, Running 4.69s Step 105( N/A%), pre moving , FPS 29.60, Running 4.73s Step 106( N/A%), pre moving , FPS 29.77, Running 4.76s Step 107( N/A%), pre moving , FPS 30.29, Running 4.79s Step 108( N/A%), pre moving , FPS 30.83, Running 4.82s Step 109( N/A%), pre moving , FPS 31.87, Running 4.85s Step 110( N/A%), pre moving , FPS 32.98, Running 4.87s Step 111( N/A%), pre moving , FPS 33.75, Running 4.90s Step 112( N/A%), pre moving , FPS 33.74, Running 4.93s Step 113( N/A%), pre moving , FPS 33.83, Running 4.95s Step 114( N/A%), pre moving , FPS 33.65, Running 4.98s Step 115( N/A%), pre moving , FPS 33.87, Running 5.01s Step 116( N/A%), pre moving , FPS 33.85, Running 5.04s Step 117( N/A%), pre moving , FPS 34.18, Running 5.06s Step 118( N/A%), pre moving , FPS 34.45, Running 5.09s Step 119( N/A%), pre moving , FPS 35.22, Running 5.12s Step 120( N/A%), pre moving , FPS 35.48, Running 5.14s Step 121( N/A%), pre moving , FPS 35.56, Running 5.17s Step 122( N/A%), pre moving , FPS 35.45, Running 5.19s Step 123( N/A%), pre moving , FPS 35.74, Running 5.22s Step 124( N/A%), pre moving , FPS 36.05, Running 5.25s Step 125( N/A%), pre moving , FPS 36.58, Running 5.27s Step 126( N/A%), pre moving , FPS 36.59, Running 5.31s Step 127( N/A%), pre moving , FPS 36.61, Running 5.34s Step 128( N/A%), pre moving , FPS 36.41, Running 5.37s Step 129( N/A%), pre moving , FPS 36.32, Running 5.40s Step 130( N/A%), pre moving , FPS 36.14, Running 5.43s Step 131( N/A%), pre moving , FPS 36.09, Running 5.45s Step 132( N/A%), pre moving , FPS 35.14, Running 5.50s Step 133( N/A%), pre moving , FPS 34.53, Running 5.53s Step 134( N/A%), pre moving , FPS 34.76, Running 5.56s Step 135( N/A%), pre moving , FPS 34.89, Running 5.58s Step 136( N/A%), pre moving , FPS 35.15, Running 5.61s Step 137( N/A%), pre moving , FPS 34.62, Running 5.64s Step 138( N/A%), pre moving , FPS 34.08, Running 5.68s Step 139( N/A%), pre moving , FPS 33.45, Running 5.71s Step 140( N/A%), pre moving , FPS 18.24, Running 6.24s Step 141( N/A%), pre moving , FPS 16.14, Running 6.41s Step 142( N/A%), pre moving , FPS 13.98, Running 6.62s Step 143( N/A%), pre moving , FPS 12.86, Running 6.77s Step 144( N/A%), pre moving , FPS 11.51, Running 6.98s Step 145( N/A%), pre moving , FPS 10.82, Running 7.12s Step 146( N/A%), pre moving , FPS 9.65, Running 7.38s Step 147( N/A%), pre moving , FPS 9.10, Running 7.53s Step 148( N/A%), pre moving , FPS 8.29, Running 7.78s Step 149( N/A%), pre moving , FPS 7.99, Running 7.90s Step 150( N/A%), pre moving , FPS 7.34, Running 8.15s Step 151( N/A%), pre moving , FPS 6.85, Running 8.38s Step 152( N/A%), pre moving , FPS 6.42, Running 8.61s Step 153( N/A%), pre moving , FPS 6.16, Running 8.78s Step 154( N/A%), pre moving , FPS 5.75, Running 9.04s Step 155( N/A%), pre moving , FPS 5.56, Running 9.18s Step 156( N/A%), pre moving , FPS 5.29, Running 9.39s Step 157( N/A%), pre moving , FPS 5.15, Running 9.53s Step 158( N/A%), pre moving , FPS 4.86, Running 9.79s Step 159( N/A%), pre moving , FPS 4.71, Running 9.96s Step 160( N/A%), pre moving , FPS 5.06, Running 10.19s Step 161( N/A%), pre moving , FPS 5.04, Running 10.37s Step 162( N/A%), pre moving , FPS 5.02, Running 10.61s Step 163( N/A%), pre moving , FPS 5.02, Running 10.76s Step 164( N/A%), pre moving , FPS 4.93, Running 11.04s Step 165( N/A%), pre moving , FPS 4.90, Running 11.20s Step 166( N/A%), pre moving , FPS 4.95, Running 11.42s Step 167( N/A%), pre moving , FPS 4.89, Running 11.62s Step 168( N/A%), pre moving , FPS 4.91, Running 11.85s Step 169( N/A%), pre moving , FPS 4.85, Running 12.03s Step 170( N/A%), pre moving , FPS 4.91, Running 12.23s Step 171( N/A%), pre moving , FPS 5.00, Running 12.38s Step 172( N/A%), pre moving , FPS 5.02, Running 12.60s Step 173( N/A%), pre moving , FPS 4.96, Running 12.81s Step 174( N/A%), pre moving , FPS 4.92, Running 13.10s Step 175( N/A%), pre moving , FPS 4.83, Running 13.32s Step 176( N/A%), pre moving , FPS 4.84, Running 13.52s Step 177( N/A%), pre moving , FPS 4.79, Running 13.70s Step 178( N/A%), pre moving , FPS 4.78, Running 13.98s Step 179( N/A%), pre moving , FPS 4.76, Running 14.15s Step 180( N/A%), pre moving , FPS 4.80, Running 14.36s Step 181( N/A%), pre moving , FPS 4.82, Running 14.52s Step 182( N/A%), pre moving , FPS 4.78, Running 14.79s Step 183( N/A%), pre moving , FPS 4.75, Running 14.97s Step 184( N/A%), pre moving , FPS 4.75, Running 15.25s Step 185( N/A%), pre moving , FPS 4.77, Running 15.40s Step 186( N/A%), pre moving , FPS 4.72, Running 15.65s Step 187( N/A%), pre moving , FPS 4.73, Running 15.85s Step 188( N/A%), pre moving , FPS 4.71, Running 16.10s Step 189( N/A%), pre moving , FPS 4.68, Running 16.30s Step 190( N/A%), pre moving , FPS 4.55, Running 16.62s Step 191( N/A%), pre moving , FPS 4.55, Running 16.78s Step 192( N/A%), pre moving , FPS 4.51, Running 17.03s Step 193( N/A%), pre moving , FPS 4.58, Running 17.18s Step 194( N/A%), pre moving , FPS 4.57, Running 17.48s Step 195( N/A%), pre moving , FPS 4.62, Running 17.65s Step 196( N/A%), pre moving , FPS 4.55, Running 17.92s Step 197( N/A%), pre moving , FPS 4.58, Running 18.07s Step 198( N/A%), pre moving , FPS 4.58, Running 18.34s Step 199( N/A%), pre moving , FPS 4.60, Running 18.50s Step 200( N/A%), pre moving , FPS 4.51, Running 18.80s Step 201( N/A%), pre moving , FPS 4.47, Running 19.00s Step 202( N/A%), pre moving , FPS 4.48, Running 19.26s Step 203( N/A%), pre moving , FPS 4.48, Running 19.44s Step 204( N/A%), pre moving , FPS 4.51, Running 19.69s Step 205( N/A%), pre moving , FPS 4.48, Running 19.87s Step 206( N/A%), pre moving , FPS 4.48, Running 20.11s Step 207( N/A%), pre moving , FPS 4.65, Running 20.16s Step 208( N/A%), pre moving , FPS 4.87, Running 20.21s Step 209( N/A%), pre moving , FPS 5.07, Running 20.25s Step 210( N/A%), pre moving , FPS 5.45, Running 20.29s Step 211( N/A%), pre moving , FPS 5.63, Running 20.33s Step 212( N/A%), pre moving , FPS 5.98, Running 20.37s Step 213( N/A%), pre moving , FPS 6.19, Running 20.41s Step 214( N/A%), pre moving , FPS 6.72, Running 20.45s Step 215( N/A%), pre moving , FPS 7.02, Running 20.50s Step 216( N/A%), pre moving , FPS 7.65, Running 20.54s Step 217( N/A%), pre moving , FPS 5.25, Running 21.88s Step 218( N/A%), pre moving , FPS 5.30, Running 22.11s Step 219( N/A%), pre moving , FPS 5.27, Running 22.29s Step 220( N/A%), pre moving , FPS 5.32, Running 22.55s Step 221( N/A%), pre moving , FPS 5.39, Running 22.71s Step 222( N/A%), pre moving , FPS 5.37, Running 22.98s Step 223( N/A%), pre moving , FPS 5.44, Running 23.11s Step 224( N/A%), pre moving , FPS 5.46, Running 23.35s Step 225( N/A%), pre moving , FPS 5.51, Running 23.49s Step 226( N/A%), pre moving , FPS 5.47, Running 23.77s Step 227( N/A%), pre moving , FPS 5.32, Running 23.92s Step 228( N/A%), pre moving , FPS 5.05, Running 24.16s Step 229( N/A%), pre moving , FPS 4.92, Running 24.32s Step 230( N/A%), pre moving , FPS 4.64, Running 24.61s Step 231( N/A%), pre moving , FPS 4.54, Running 24.73s Step 232( N/A%), pre moving , FPS 4.33, Running 24.99s Step 233( N/A%), pre moving , FPS 4.23, Running 25.14s Step 234( N/A%), pre moving , FPS 4.06, Running 25.38s Step 235( N/A%), pre moving , FPS 3.95, Running 25.56s Step 236( N/A%), pre moving , FPS 3.81, Running 25.79s Step 237( 0.33%), action 1, FPS 4.23, Running 26.61s Step 238( 0.67%), action 2, FPS 3.86, Running 27.30s Step 239( 1.00%), action 3, FPS 3.54, Running 27.94s Step 240( 1.33%), action 4, FPS 3.44, Running 28.37s Step 241( 1.67%), action 5, FPS 3.23, Running 28.90s Step 242( 2.00%), action 6, FPS 3.16, Running 29.30s Step 243( 2.33%), action 7, FPS 2.98, Running 29.83s Step 244( 2.67%), action 8, FPS 2.85, Running 30.36s Step 245( 3.00%), action 9, FPS 2.79, Running 30.67s Step 246( 3.33%), action 10, FPS 2.62, Running 31.41s Step 247( 3.67%), action 11, FPS 2.51, Running 31.88s Step 248( 4.00%), action 12, FPS 2.46, Running 32.28s Step 249( 4.33%), action 13, FPS 2.35, Running 32.84s Step 250( 4.67%), action 14, FPS 2.32, Running 33.23s Step 251( 5.00%), action 15, FPS 2.20, Running 33.81s Step 252( 5.33%), action 16, FPS 2.13, Running 34.37s Step 253( 5.67%), action 17, FPS 2.06, Running 34.86s Step 254( 6.00%), action 18, FPS 2.00, Running 35.41s Step 255( 6.33%), action 19, FPS 1.91, Running 36.01s Step 256( 6.67%), action 20, FPS 1.90, Running 36.32s Step 257( 7.00%), action 21, FPS 1.93, Running 36.96s Step 258( 7.33%), action 22, FPS 1.97, Running 37.44s Step 259( 7.67%), action 23, FPS 2.03, Running 37.77s Step 260( 8.00%), action 24, FPS 2.00, Running 38.38s Step 261( 8.33%), action 25, FPS 1.99, Running 38.97s Step 262( 8.67%), action 26, FPS 1.95, Running 39.56s Step 263( 9.00%), action 27, FPS 1.93, Running 40.18s Step 264( 9.33%), action 28, FPS 1.92, Running 40.76s Step 265( 9.67%), action 29, FPS 1.90, Running 41.22s Step 266( 10.00%), action 30, FPS 1.92, Running 41.80s Step 267( 10.33%), action 31, FPS 1.91, Running 42.35s Step 268( 10.67%), action 32, FPS 1.90, Running 42.83s Step 269( 11.00%), action 33, FPS 1.95, Running 43.10s Step 270( 11.33%), action 34, FPS 1.92, Running 43.66s Step 271( 11.67%), action 35, FPS 1.92, Running 44.24s Step 272( 12.00%), action 36, FPS 1.93, Running 44.75s Step 273( 12.33%), action 37, FPS 1.96, Running 45.06s Step 274( 12.67%), action 38, FPS 2.00, Running 45.40s Step 275( 13.00%), action 39, FPS 2.05, Running 45.75s Step 276( 13.33%), action 40, FPS 2.05, Running 46.06s Step 277( 13.67%), action 41, FPS 2.07, Running 46.62s Step 278( 14.00%), action 42, FPS 2.12, Running 46.86s Step 279( 14.33%), action 43, FPS 2.13, Running 47.18s Step 280( 14.67%), action 44, FPS 2.20, Running 47.47s Step 281( 15.00%), action 45, FPS 2.27, Running 47.78s Step 282( 15.33%), action 46, FPS 2.36, Running 48.02s Step 283( 15.67%), action 47, FPS 2.44, Running 48.38s Step 284( 16.00%), action 48, FPS 2.50, Running 48.77s Step 285( 16.33%), action 49, FPS 2.44, Running 49.42s Step 286( 16.67%), action 50, FPS 2.43, Running 50.02s Step 287( 17.00%), action 51, FPS 2.35, Running 50.87s Step 288( 17.33%), action 52, FPS 2.36, Running 51.29s Step 289( 17.67%), action 53, FPS 2.28, Running 51.88s Step 290( 18.00%), action 54, FPS 2.25, Running 52.56s Step 291( 18.33%), action 55, FPS 2.26, Running 53.11s Step 292( 18.67%), action 56, FPS 2.21, Running 53.82s Step 293( 19.00%), action 57, FPS 2.16, Running 54.32s Step 294( 19.33%), action 58, FPS 2.12, Running 54.85s Step 295( 19.67%), action 59, FPS 2.11, Running 55.22s Step 296( 20.00%), action 60, FPS 2.11, Running 55.54s Step 297( 20.33%), action 61, FPS 2.08, Running 56.23s Step 298( 20.67%), action 62, FPS 2.05, Running 56.63s Step 299( 21.00%), action 63, FPS 2.04, Running 56.97s Step 300( 21.33%), action 64, FPS 1.98, Running 57.59s Step 301( 21.67%), action 65, FPS 1.96, Running 57.97s Step 302( 22.00%), action 66, FPS 1.88, Running 58.65s Step 303( 22.33%), action 67, FPS 1.84, Running 59.27s Step 304( 22.67%), action 68, FPS 1.81, Running 59.81s Step 305( 23.00%), action 69, FPS 1.85, Running 60.26s Step 306( 23.33%), action 70, FPS 1.85, Running 60.86s Step 307( 23.67%), action 71, FPS 1.87, Running 61.57s Step 308( 24.00%), action 72, FPS 1.85, Running 62.09s Step 309( 24.33%), action 73, FPS 1.91, Running 62.37s Step 310( 24.67%), action 74, FPS 1.95, Running 62.81s Step 311( 25.00%), action 75, FPS 2.00, Running 63.12s Step 312( 25.33%), action 76, FPS 2.08, Running 63.42s Step 313( 25.67%), action 77, FPS 2.13, Running 63.71s Step 314( 26.00%), action 78, FPS 2.17, Running 64.07s Step 315( 26.33%), action 79, FPS 2.17, Running 64.43s Step 316( 26.67%), action 80, FPS 2.20, Running 64.65s Step 317( 27.00%), action 81, FPS 2.24, Running 65.18s Step 318( 27.33%), action 82, FPS 2.24, Running 65.54s Step 319( 27.67%), action 83, FPS 2.26, Running 65.83s Step 320( 28.00%), action 84, FPS 2.33, Running 66.16s Step 321( 28.33%), action 85, FPS 2.30, Running 66.68s Step 322( 28.67%), action 86, FPS 2.41, Running 66.95s Step 323( 29.00%), action 87, FPS 2.45, Running 67.44s Step 324( 29.33%), action 88, FPS 2.44, Running 68.02s Step 325( 29.67%), action 89, FPS 2.48, Running 68.33s Step 326( 30.00%), action 90, FPS 2.59, Running 68.58s Step 327( 30.33%), action 91, FPS 2.64, Running 69.15s Step 328( 30.67%), action 92, FPS 2.64, Running 69.66s Step 329( 31.00%), action 93, FPS 2.59, Running 70.10s Step 330( 31.33%), action 94, FPS 2.58, Running 70.55s Step 331( 31.67%), action 95, FPS 2.58, Running 70.86s Step 332( 32.00%), action 96, FPS 2.59, Running 71.12s Step 333( 32.33%), action 97, FPS 2.60, Running 71.40s Step 334( 32.67%), action 98, FPS 2.58, Running 71.82s Step 335( 33.00%), action 99, FPS 2.55, Running 72.26s Step 336( 33.33%), action 100, FPS 2.52, Running 72.58s Step 337( 33.67%), action 101, FPS 2.48, Running 73.24s Step 338( 34.00%), action 102, FPS 2.49, Running 73.56s Step 339( 34.33%), action 103, FPS 2.47, Running 73.92s Step 340( 34.67%), action 104, FPS 2.40, Running 74.49s Step 341( 35.00%), action 105, FPS 2.44, Running 74.86s Step 342( 35.33%), action 106, FPS 2.41, Running 75.23s Step 343( 35.67%), action 107, FPS 2.41, Running 75.73s Step 344( 36.00%), action 108, FPS 2.49, Running 76.07s Step 345( 36.33%), action 109, FPS 2.45, Running 76.50s Step 346( 36.67%), action 110, FPS 2.39, Running 76.95s Step 347( 37.00%), action 111, FPS 2.33, Running 77.74s Step 348( 37.33%), action 112, FPS 2.29, Running 78.38s Step 349( 37.67%), action 113, FPS 2.31, Running 78.76s Step 350( 38.00%), action 114, FPS 2.35, Running 79.05s Step 351( 38.33%), action 115, FPS 2.26, Running 79.73s Step 352( 38.67%), action 116, FPS 2.19, Running 80.27s Step 353( 39.00%), action 117, FPS 2.17, Running 80.63s Step 354( 39.33%), action 118, FPS 2.15, Running 81.13s Step 355( 39.67%), action 119, FPS 2.15, Running 81.57s Step 356( 40.00%), action 120, FPS 2.16, Running 81.85s Step 357( 40.33%), action 121, FPS 2.11, Running 82.73s Step 358( 40.67%), action 122, FPS 2.12, Running 83.00s Step 359( 41.00%), action 123, FPS 2.07, Running 83.59s [2026-08-01 17:27:27] [49 ] Seed 48 failed after 84.45 s. +steps: 359 , actions: 123 . +Instruction: Empty +Total 11/49(22.45%) success. +Setting seed: 49 +Step 1( N/A%), pre moving , FPS 2.91, Running 0.34s Step 2( N/A%), pre moving , FPS 5.45, Running 0.37s Step 3( N/A%), pre moving , FPS 7.28, Running 0.41s Step 4( N/A%), pre moving , FPS 9.10, Running 0.44s Step 5( N/A%), pre moving , FPS 10.52, Running 0.48s Step 6( N/A%), pre moving , FPS 11.96, Running 0.50s Step 7( N/A%), pre moving , FPS 13.25, Running 0.53s Step 8( N/A%), pre moving , FPS 14.42, Running 0.55s Step 9( N/A%), pre moving , FPS 15.56, Running 0.58s Step 10( N/A%), pre moving , FPS 16.50, Running 0.61s Step 11( N/A%), pre moving , FPS 17.32, Running 0.64s Step 12( N/A%), pre moving , FPS 17.97, Running 0.67s Step 13( N/A%), pre moving , FPS 18.35, Running 0.71s Step 14( N/A%), pre moving , FPS 18.94, Running 0.74s Step 15( N/A%), pre moving , FPS 19.36, Running 0.77s Step 16( N/A%), pre moving , FPS 19.98, Running 0.80s Step 17( N/A%), pre moving , FPS 20.58, Running 0.83s Step 18( N/A%), pre moving , FPS 21.02, Running 0.86s Step 19( N/A%), pre moving , FPS 21.30, Running 0.89s Step 20( N/A%), pre moving , FPS 21.68, Running 0.92s Step 21( N/A%), pre moving , FPS 23.43, Running 1.20s Step 22( N/A%), pre moving , FPS 22.89, Running 1.24s Step 23( N/A%), pre moving , FPS 23.40, Running 1.27s Step 24( N/A%), pre moving , FPS 23.31, Running 1.30s Step 25( N/A%), pre moving , FPS 23.63, Running 1.32s Step 26( N/A%), pre moving , FPS 19.00, Running 1.55s Step 27( N/A%), pre moving , FPS 18.99, Running 1.58s Step 28( N/A%), pre moving , FPS 18.94, Running 1.61s Step 29( N/A%), pre moving , FPS 18.86, Running 1.64s Step 30( N/A%), pre moving , FPS 18.85, Running 1.67s Step 31( N/A%), pre moving , FPS 18.87, Running 1.70s Step 32( N/A%), pre moving , FPS 19.00, Running 1.72s Step 33( N/A%), pre moving , FPS 19.29, Running 1.75s Step 34( N/A%), pre moving , FPS 19.37, Running 1.77s Step 35( N/A%), pre moving , FPS 19.55, Running 1.80s Step 36( N/A%), pre moving , FPS 14.40, Running 2.19s Step 37( N/A%), pre moving , FPS 14.28, Running 2.23s Step 38( N/A%), pre moving , FPS 14.24, Running 2.26s Step 39( N/A%), pre moving , FPS 14.33, Running 2.29s Step 40( N/A%), pre moving , FPS 14.31, Running 2.32s Step 41( N/A%), pre moving , FPS 17.40, Running 2.35s Step 42( N/A%), pre moving , FPS 17.67, Running 2.37s Step 43( N/A%), pre moving , FPS 17.67, Running 2.40s Step 44( N/A%), pre moving , FPS 17.68, Running 2.43s Step 45( N/A%), pre moving , FPS 17.44, Running 2.47s Step 46( N/A%), pre moving , FPS 20.98, Running 2.51s Step 47( N/A%), pre moving , FPS 20.95, Running 2.54s Step 48( N/A%), pre moving , FPS 20.96, Running 2.57s Step 49( N/A%), pre moving , FPS 20.97, Running 2.59s Step 50( N/A%), pre moving , FPS 20.53, Running 2.64s Step 51( N/A%), pre moving , FPS 20.16, Running 2.69s Step 52( N/A%), pre moving , FPS 19.72, Running 2.73s Step 53( N/A%), pre moving , FPS 19.33, Running 2.78s Step 54( N/A%), pre moving , FPS 19.07, Running 2.82s Step 55( N/A%), pre moving , FPS 18.84, Running 2.86s Step 56( N/A%), pre moving , FPS 28.05, Running 2.90s Step 57( N/A%), pre moving , FPS 27.66, Running 2.95s Step 58( N/A%), pre moving , FPS 27.46, Running 2.99s Step 59( N/A%), pre moving , FPS 27.02, Running 3.03s Step 60( N/A%), pre moving , FPS 26.78, Running 3.07s Step 61( N/A%), pre moving , FPS 26.35, Running 3.11s Step 62( N/A%), pre moving , FPS 25.56, Running 3.16s Step 63( N/A%), pre moving , FPS 24.67, Running 3.21s Step 64( N/A%), pre moving , FPS 24.20, Running 3.26s Step 65( N/A%), pre moving , FPS 24.02, Running 3.30s Step 66( N/A%), pre moving , FPS 23.70, Running 3.35s Step 67( N/A%), pre moving , FPS 23.05, Running 3.40s Step 68( N/A%), pre moving , FPS 22.72, Running 3.45s Step 69( N/A%), pre moving , FPS 22.39, Running 3.49s Step 70( N/A%), pre moving , FPS 22.65, Running 3.53s Step 71( N/A%), pre moving , FPS 22.81, Running 3.56s Step 72( N/A%), pre moving , FPS 22.97, Running 3.61s Step 73( N/A%), pre moving , FPS 23.05, Running 3.65s Step 74( N/A%), pre moving , FPS 23.04, Running 3.69s Step 75( N/A%), pre moving , FPS 22.88, Running 3.73s Step 76( N/A%), pre moving , FPS 22.93, Running 3.78s Step 77( N/A%), pre moving , FPS 23.50, Running 3.80s Step 78( N/A%), pre moving , FPS 23.80, Running 3.83s Step 79( N/A%), pre moving , FPS 24.17, Running 3.86s Step 80( N/A%), pre moving , FPS 24.60, Running 3.88s Step 81( N/A%), pre moving , FPS 24.90, Running 3.91s Step 82( N/A%), pre moving , FPS 25.53, Running 3.94s Step 83( N/A%), pre moving , FPS 26.27, Running 3.97s Step 84( N/A%), pre moving , FPS 26.86, Running 4.00s Step 85( N/A%), pre moving , FPS 27.32, Running 4.03s Step 86( N/A%), pre moving , FPS 28.22, Running 4.06s Step 87( N/A%), pre moving , FPS 29.34, Running 4.09s Step 88( N/A%), pre moving , FPS 30.04, Running 4.11s Step 89( N/A%), pre moving , FPS 30.73, Running 4.14s Step 90( N/A%), pre moving , FPS 31.12, Running 4.17s Step 91( N/A%), pre moving , FPS 31.64, Running 4.20s Step 92( N/A%), pre moving , FPS 31.07, Running 4.25s Step 93( N/A%), pre moving , FPS 30.84, Running 4.30s Step 94( N/A%), pre moving , FPS 31.58, Running 4.32s Step 95( N/A%), pre moving , FPS 32.13, Running 4.36s Step 96( N/A%), pre moving , FPS 32.75, Running 4.39s Step 97( N/A%), pre moving , FPS 32.12, Running 4.42s Step 98( N/A%), pre moving , FPS 32.27, Running 4.45s Step 99( N/A%), pre moving , FPS 32.30, Running 4.47s Step 100( N/A%), pre moving , FPS 32.28, Running 4.50s Step 101( N/A%), pre moving , FPS 32.50, Running 4.52s Step 102( N/A%), pre moving , FPS 32.48, Running 4.55s Step 103( N/A%), pre moving , FPS 17.56, Running 5.11s Step 104( N/A%), pre moving , FPS 15.73, Running 5.27s Step 105( N/A%), pre moving , FPS 13.27, Running 5.54s Step 106( N/A%), pre moving , FPS 12.24, Running 5.69s Step 107( N/A%), pre moving , FPS 10.97, Running 5.91s Step 108( N/A%), pre moving , FPS 10.22, Running 6.07s Step 109( N/A%), pre moving , FPS 9.19, Running 6.31s Step 110( N/A%), pre moving , FPS 8.76, Running 6.45s Step 111( N/A%), pre moving , FPS 7.99, Running 6.70s Step 112( N/A%), pre moving , FPS 7.57, Running 6.89s Step 113( N/A%), pre moving , FPS 7.07, Running 7.13s Step 114( N/A%), pre moving , FPS 6.73, Running 7.29s Step 115( N/A%), pre moving , FPS 6.24, Running 7.56s Step 116( N/A%), pre moving , FPS 5.94, Running 7.75s Step 117( N/A%), pre moving , FPS 5.55, Running 8.03s Step 118( N/A%), pre moving , FPS 5.37, Running 8.17s Step 119( N/A%), pre moving , FPS 5.05, Running 8.44s Step 120( N/A%), pre moving , FPS 4.85, Running 8.62s Step 121( N/A%), pre moving , FPS 4.57, Running 8.90s Step 122( N/A%), pre moving , FPS 4.42, Running 9.08s Step 123( N/A%), pre moving , FPS 4.79, Running 9.29s Step 124( N/A%), pre moving , FPS 4.72, Running 9.51s Step 125( N/A%), pre moving , FPS 4.72, Running 9.78s Step 126( N/A%), pre moving , FPS 4.75, Running 9.91s Step 127( N/A%), pre moving , FPS 4.70, Running 10.16s Step 128( N/A%), pre moving , FPS 4.69, Running 10.33s Step 129( N/A%), pre moving , FPS 4.71, Running 10.56s Step 130( N/A%), pre moving , FPS 4.66, Running 10.74s Step 131( N/A%), pre moving , FPS 4.65, Running 11.00s Step 132( N/A%), pre moving , FPS 4.70, Running 11.15s Step 133( N/A%), pre moving , FPS 4.71, Running 11.37s Step 134( N/A%), pre moving , FPS 4.73, Running 11.52s Step 135( N/A%), pre moving , FPS 4.75, Running 11.77s Step 136( N/A%), pre moving , FPS 4.78, Running 11.94s Step 137( N/A%), pre moving , FPS 4.81, Running 12.19s Step 138( N/A%), pre moving , FPS 4.71, Running 12.42s Step 139( N/A%), pre moving , FPS 4.65, Running 12.74s Step 140( N/A%), pre moving , FPS 4.66, Running 12.91s Step 141( N/A%), pre moving , FPS 4.63, Running 13.22s Step 142( N/A%), pre moving , FPS 4.65, Running 13.38s Step 143( N/A%), pre moving , FPS 4.60, Running 13.63s Step 144( N/A%), pre moving , FPS 4.66, Running 13.80s Step 145( N/A%), pre moving , FPS 4.72, Running 14.01s Step 146( N/A%), pre moving , FPS 4.66, Running 14.20s Step 147( N/A%), pre moving , FPS 4.65, Running 14.46s Step 148( N/A%), pre moving , FPS 4.64, Running 14.64s Step 149( N/A%), pre moving , FPS 4.59, Running 14.92s Step 150( N/A%), pre moving , FPS 4.62, Running 15.08s Step 151( N/A%), pre moving , FPS 4.62, Running 15.33s Step 152( N/A%), pre moving , FPS 4.63, Running 15.47s Step 153( N/A%), pre moving , FPS 4.62, Running 15.70s Step 154( N/A%), pre moving , FPS 4.56, Running 15.91s Step 155( N/A%), pre moving , FPS 4.54, Running 16.18s Step 156( N/A%), pre moving , FPS 4.54, Running 16.35s Step 157( N/A%), pre moving , FPS 4.51, Running 16.63s Step 158( N/A%), pre moving , FPS 4.58, Running 16.79s Step 159( N/A%), pre moving , FPS 4.64, Running 17.05s Step 160( N/A%), pre moving , FPS 4.65, Running 17.22s Step 161( N/A%), pre moving , FPS 4.64, Running 17.53s Step 162( N/A%), pre moving , FPS 4.62, Running 17.71s Step 163( N/A%), pre moving , FPS 4.59, Running 17.99s Step 164( N/A%), pre moving , FPS 4.57, Running 18.18s Step 165( N/A%), pre moving , FPS 4.50, Running 18.46s Step 166( N/A%), pre moving , FPS 4.65, Running 18.50s Step 167( N/A%), pre moving , FPS 4.89, Running 18.55s Step 168( N/A%), pre moving , FPS 5.05, Running 18.60s Step 169( N/A%), pre moving , FPS 5.36, Running 18.65s Step 170( N/A%), pre moving , FPS 5.53, Running 18.69s Step 171( N/A%), pre moving , FPS 5.87, Running 18.73s Step 172( N/A%), pre moving , FPS 6.05, Running 18.77s Step 173( N/A%), pre moving , FPS 6.42, Running 18.82s Step 174( N/A%), pre moving , FPS 6.76, Running 18.87s Step 175( N/A%), pre moving , FPS 7.32, Running 18.91s Step 176( N/A%), pre moving , FPS 5.11, Running 20.26s Step 177( N/A%), pre moving , FPS 5.16, Running 20.50s Step 178( N/A%), pre moving , FPS 5.10, Running 20.71s Step 179( N/A%), pre moving , FPS 5.12, Running 20.96s Step 180( N/A%), pre moving , FPS 5.09, Running 21.14s Step 181( N/A%), pre moving , FPS 5.21, Running 21.36s Step 182( N/A%), pre moving , FPS 5.21, Running 21.55s Step 183( N/A%), pre moving , FPS 5.21, Running 21.83s Step 184( N/A%), pre moving , FPS 5.26, Running 21.98s Step 185( N/A%), pre moving , FPS 5.24, Running 22.28s Step 186( N/A%), pre moving , FPS 5.08, Running 22.44s Step 187( N/A%), pre moving , FPS 4.80, Running 22.72s Step 188( N/A%), pre moving , FPS 4.68, Running 22.87s Step 189( N/A%), pre moving , FPS 4.47, Running 23.13s Step 190( N/A%), pre moving , FPS 4.34, Running 23.30s Step 191( N/A%), pre moving , FPS 4.15, Running 23.56s Step 192( N/A%), pre moving , FPS 4.05, Running 23.71s Step 193( N/A%), pre moving , FPS 3.82, Running 24.06s Step 194( N/A%), pre moving , FPS 3.73, Running 24.23s Step 195( N/A%), pre moving , FPS 3.61, Running 24.45s Step 196( 0.33%), action 1, FPS 3.78, Running 25.56s Step 197( 0.67%), action 2, FPS 3.77, Running 25.81s Step 198( 1.00%), action 3, FPS 3.47, Running 26.47s Step 199( 1.33%), action 4, FPS 3.44, Running 26.78s Step 200( 1.67%), action 5, FPS 3.31, Running 27.18s Step 201( 2.00%), action 6, FPS 3.24, Running 27.54s Step 202( 2.33%), action 7, FPS 3.14, Running 27.92s Step 203( 2.67%), action 8, FPS 3.06, Running 28.35s Step 204( 3.00%), action 9, FPS 2.88, Running 28.92s Step 205( 3.33%), action 10, FPS 2.87, Running 29.25s Step 206( 3.67%), action 11, FPS 2.63, Running 30.04s Step 207( 4.00%), action 12, FPS 2.56, Running 30.54s Step 208( 4.33%), action 13, FPS 2.48, Running 30.94s Step 209( 4.67%), action 14, FPS 2.41, Running 31.41s Step 210( 5.00%), action 15, FPS 2.29, Running 32.03s Step 211( 5.33%), action 16, FPS 2.24, Running 32.50s Step 212( 5.67%), action 17, FPS 2.10, Running 33.23s Step 213( 6.00%), action 18, FPS 2.12, Running 33.49s Step 214( 6.33%), action 19, FPS 2.06, Running 33.96s Step 215( 6.67%), action 20, FPS 2.02, Running 34.34s Step 216( 7.00%), action 21, FPS 2.07, Running 35.22s Step 217( 7.33%), action 22, FPS 2.03, Running 35.65s Step 218( 7.67%), action 23, FPS 2.10, Running 36.02s Step 219( 8.00%), action 24, FPS 2.06, Running 36.47s Step 220( 8.33%), action 25, FPS 2.04, Running 36.98s Step 221( 8.67%), action 26, FPS 1.99, Running 37.57s Step 222( 9.00%), action 27, FPS 1.99, Running 37.94s Step 223( 9.33%), action 28, FPS 2.03, Running 38.20s Step 224( 9.67%), action 29, FPS 1.99, Running 38.95s Step 225( 10.00%), action 30, FPS 1.96, Running 39.46s Step 226( 10.33%), action 31, FPS 2.01, Running 39.99s Step 227( 10.67%), action 32, FPS 2.02, Running 40.47s Step 228( 11.00%), action 33, FPS 2.00, Running 40.95s Step 229( 11.33%), action 34, FPS 1.99, Running 41.44s Step 230( 11.67%), action 35, FPS 1.98, Running 42.12s Step 231( 12.00%), action 36, FPS 2.02, Running 42.41s Step 232( 12.33%), action 37, FPS 2.08, Running 42.85s Step 233( 12.67%), action 38, FPS 2.07, Running 43.13s Step 234( 13.00%), action 39, FPS 2.02, Running 43.85s Step 235( 13.33%), action 40, FPS 2.01, Running 44.30s Step 236( 13.67%), action 41, FPS 2.01, Running 45.19s Step 237( 14.00%), action 42, FPS 2.00, Running 45.63s Step 238( 14.33%), action 43, FPS 1.99, Running 46.06s Step 239( 14.67%), action 44, FPS 2.03, Running 46.31s Step 240( 15.00%), action 45, FPS 2.03, Running 46.83s Step 241( 15.33%), action 46, FPS 2.10, Running 47.09s Step 242( 15.67%), action 47, FPS 2.05, Running 47.69s Step 243( 16.00%), action 48, FPS 2.00, Running 48.20s Step 244( 16.33%), action 49, FPS 2.02, Running 48.85s Step 245( 16.67%), action 50, FPS 2.07, Running 49.14s Step 246( 17.00%), action 51, FPS 2.00, Running 49.96s Step 247( 17.33%), action 52, FPS 2.02, Running 50.38s Step 248( 17.67%), action 53, FPS 2.03, Running 50.81s Step 249( 18.00%), action 54, FPS 2.08, Running 51.07s Step 250( 18.33%), action 55, FPS 2.08, Running 51.74s [2026-08-01 17:28:20] [50 ] Seed 49 failed after 52.58 s. +steps: 250 , actions: 55 . +Instruction: Empty +Total 11/50(22.00%) success. +Setting seed: 50 +Step 1( N/A%), pre moving , FPS 0.51, Running 1.97s Step 2( N/A%), pre moving , FPS 0.94, Running 2.13s Step 3( N/A%), pre moving , FPS 1.24, Running 2.43s Step 4( N/A%), pre moving , FPS 1.59, Running 2.52s Step 5( N/A%), pre moving , FPS 1.93, Running 2.59s Step 6( N/A%), pre moving , FPS 2.23, Running 2.69s Step 7( N/A%), pre moving , FPS 2.52, Running 2.77s Step 8( N/A%), pre moving , FPS 2.83, Running 2.83s Step 9( N/A%), pre moving , FPS 3.12, Running 2.88s Step 10( N/A%), pre moving , FPS 3.44, Running 2.91s Step 11( N/A%), pre moving , FPS 3.74, Running 2.94s Step 12( N/A%), pre moving , FPS 4.04, Running 2.97s Step 13( N/A%), pre moving , FPS 4.34, Running 3.00s Step 14( N/A%), pre moving , FPS 4.62, Running 3.03s Step 15( N/A%), pre moving , FPS 4.91, Running 3.05s Step 16( N/A%), pre moving , FPS 5.19, Running 3.08s Step 17( N/A%), pre moving , FPS 5.47, Running 3.11s Step 18( N/A%), pre moving , FPS 5.75, Running 3.13s Step 19( N/A%), pre moving , FPS 6.01, Running 3.16s Step 20( N/A%), pre moving , FPS 6.26, Running 3.19s Step 21( N/A%), pre moving , FPS 13.87, Running 3.42s Step 22( N/A%), pre moving , FPS 15.01, Running 3.46s Step 23( N/A%), pre moving , FPS 18.66, Running 3.50s Step 24( N/A%), pre moving , FPS 19.12, Running 3.57s Step 25( N/A%), pre moving , FPS 19.47, Running 3.61s Step 26( N/A%), pre moving , FPS 17.42, Running 3.84s Step 27( N/A%), pre moving , FPS 18.33, Running 3.87s Step 28( N/A%), pre moving , FPS 18.78, Running 3.90s Step 29( N/A%), pre moving , FPS 18.93, Running 3.94s Step 30( N/A%), pre moving , FPS 18.86, Running 3.97s Step 31( N/A%), pre moving , FPS 18.92, Running 4.00s Step 32( N/A%), pre moving , FPS 19.03, Running 4.02s Step 33( N/A%), pre moving , FPS 18.98, Running 4.05s Step 34( N/A%), pre moving , FPS 19.07, Running 4.08s Step 35( N/A%), pre moving , FPS 19.08, Running 4.10s Step 36( N/A%), pre moving , FPS 14.92, Running 4.42s Step 37( N/A%), pre moving , FPS 14.87, Running 4.45s Step 38( N/A%), pre moving , FPS 14.81, Running 4.48s Step 39( N/A%), pre moving , FPS 14.78, Running 4.52s Step 40( N/A%), pre moving , FPS 14.84, Running 4.54s Step 41( N/A%), pre moving , FPS 17.37, Running 4.57s Step 42( N/A%), pre moving , FPS 17.69, Running 4.59s Step 43( N/A%), pre moving , FPS 17.82, Running 4.62s Step 44( N/A%), pre moving , FPS 18.14, Running 4.67s Step 45( N/A%), pre moving , FPS 18.39, Running 4.70s Step 46( N/A%), pre moving , FPS 22.23, Running 4.74s Step 47( N/A%), pre moving , FPS 22.17, Running 4.77s Step 48( N/A%), pre moving , FPS 21.98, Running 4.81s Step 49( N/A%), pre moving , FPS 22.00, Running 4.85s Step 50( N/A%), pre moving , FPS 21.96, Running 4.88s Step 51( N/A%), pre moving , FPS 21.98, Running 4.91s Step 52( N/A%), pre moving , FPS 21.97, Running 4.93s Step 53( N/A%), pre moving , FPS 21.73, Running 4.97s Step 54( N/A%), pre moving , FPS 21.40, Running 5.01s Step 55( N/A%), pre moving , FPS 20.76, Running 5.07s Step 56( N/A%), pre moving , FPS 28.82, Running 5.11s Step 57( N/A%), pre moving , FPS 28.29, Running 5.16s Step 58( N/A%), pre moving , FPS 27.56, Running 5.21s Step 59( N/A%), pre moving , FPS 27.03, Running 5.26s Step 60( N/A%), pre moving , FPS 26.51, Running 5.30s Step 61( N/A%), pre moving , FPS 26.08, Running 5.33s Step 62( N/A%), pre moving , FPS 25.65, Running 5.37s Step 63( N/A%), pre moving , FPS 25.29, Running 5.41s Step 64( N/A%), pre moving , FPS 25.27, Running 5.46s Step 65( N/A%), pre moving , FPS 25.34, Running 5.49s Step 66( N/A%), pre moving , FPS 25.44, Running 5.52s Step 67( N/A%), pre moving , FPS 24.79, Running 5.58s Step 68( N/A%), pre moving , FPS 25.08, Running 5.60s Step 69( N/A%), pre moving , FPS 25.55, Running 5.63s Step 70( N/A%), pre moving , FPS 25.78, Running 5.66s Step 71( N/A%), pre moving , FPS 25.77, Running 5.68s Step 72( N/A%), pre moving , FPS 25.59, Running 5.71s Step 73( N/A%), pre moving , FPS 25.18, Running 5.77s Step 74( N/A%), pre moving , FPS 25.02, Running 5.81s Step 75( N/A%), pre moving , FPS 25.49, Running 5.85s Step 76( N/A%), pre moving , FPS 25.58, Running 5.90s Step 77( N/A%), pre moving , FPS 25.52, Running 5.94s Step 78( N/A%), pre moving , FPS 25.72, Running 5.99s Step 79( N/A%), pre moving , FPS 25.98, Running 6.03s Step 80( N/A%), pre moving , FPS 25.75, Running 6.07s Step 81( N/A%), pre moving , FPS 25.41, Running 6.12s Step 82( N/A%), pre moving , FPS 25.23, Running 6.17s Step 83( N/A%), pre moving , FPS 24.98, Running 6.21s Step 84( N/A%), pre moving , FPS 25.12, Running 6.26s Step 85( N/A%), pre moving , FPS 24.85, Running 6.30s Step 86( N/A%), pre moving , FPS 24.34, Running 6.34s Step 87( N/A%), pre moving , FPS 24.33, Running 6.40s Step 88( N/A%), pre moving , FPS 23.92, Running 6.44s Step 89( N/A%), pre moving , FPS 23.55, Running 6.48s Step 90( N/A%), pre moving , FPS 23.15, Running 6.52s Step 91( N/A%), pre moving , FPS 22.65, Running 6.57s Step 92( N/A%), pre moving , FPS 22.08, Running 6.62s Step 93( N/A%), pre moving , FPS 22.31, Running 6.66s Step 94( N/A%), pre moving , FPS 22.09, Running 6.72s Step 95( N/A%), pre moving , FPS 21.98, Running 6.76s Step 96( N/A%), pre moving , FPS 22.04, Running 6.80s Step 97( N/A%), pre moving , FPS 21.73, Running 6.86s Step 98( N/A%), pre moving , FPS 21.76, Running 6.91s Step 99( N/A%), pre moving , FPS 21.57, Running 6.95s Step 100( N/A%), pre moving , FPS 21.70, Running 6.99s Step 101( N/A%), pre moving , FPS 21.93, Running 7.03s Step 102( N/A%), pre moving , FPS 22.06, Running 7.07s Step 103( N/A%), pre moving , FPS 22.22, Running 7.11s Step 104( N/A%), pre moving , FPS 22.29, Running 7.15s Step 105( N/A%), pre moving , FPS 22.62, Running 7.18s Step 106( N/A%), pre moving , FPS 23.03, Running 7.21s Step 107( N/A%), pre moving , FPS 22.33, Running 7.29s Step 108( N/A%), pre moving , FPS 21.90, Running 7.35s Step 109( N/A%), pre moving , FPS 22.13, Running 7.38s Step 110( N/A%), pre moving , FPS 22.46, Running 7.41s Step 111( N/A%), pre moving , FPS 20.99, Running 7.52s Step 112( N/A%), pre moving , FPS 20.78, Running 7.58s Step 113( N/A%), pre moving , FPS 21.13, Running 7.61s Step 114( N/A%), pre moving , FPS 20.74, Running 7.68s Step 115( N/A%), pre moving , FPS 20.97, Running 7.72s Step 116( N/A%), pre moving , FPS 21.22, Running 7.75s Step 117( N/A%), pre moving , FPS 21.76, Running 7.78s Step 118( N/A%), pre moving , FPS 22.08, Running 7.81s Step 119( N/A%), pre moving , FPS 21.54, Running 7.88s Step 120( N/A%), pre moving , FPS 21.37, Running 7.93s Step 121( N/A%), pre moving , FPS 21.59, Running 7.96s Step 122( N/A%), pre moving , FPS 21.24, Running 8.01s Step 123( N/A%), pre moving , FPS 20.83, Running 8.07s Step 124( N/A%), pre moving , FPS 20.28, Running 8.14s Step 125( N/A%), pre moving , FPS 19.54, Running 8.20s Step 126( N/A%), pre moving , FPS 18.45, Running 8.30s Step 127( N/A%), pre moving , FPS 19.42, Running 8.32s Step 128( N/A%), pre moving , FPS 20.08, Running 8.35s Step 129( N/A%), pre moving , FPS 19.46, Running 8.41s Step 130( N/A%), pre moving , FPS 18.92, Running 8.47s Step 131( N/A%), pre moving , FPS 20.44, Running 8.50s Step 132( N/A%), pre moving , FPS 21.19, Running 8.53s Step 133( N/A%), pre moving , FPS 21.17, Running 8.55s Step 134( N/A%), pre moving , FPS 22.21, Running 8.58s Step 135( N/A%), pre moving , FPS 22.28, Running 8.61s Step 136( N/A%), pre moving , FPS 22.07, Running 8.65s Step 137( N/A%), pre moving , FPS 22.16, Running 8.68s Step 138( N/A%), pre moving , FPS 21.91, Running 8.72s Step 139( N/A%), pre moving , FPS 23.00, Running 8.75s Step 140( N/A%), pre moving , FPS 23.58, Running 8.78s Step 141( N/A%), pre moving , FPS 23.65, Running 8.81s Step 142( N/A%), pre moving , FPS 24.50, Running 8.83s Step 143( N/A%), pre moving , FPS 25.50, Running 8.86s Step 144( N/A%), pre moving , FPS 25.92, Running 8.91s Step 145( N/A%), pre moving , FPS 27.22, Running 8.94s Step 146( N/A%), pre moving , FPS 29.98, Running 8.96s Step 147( N/A%), pre moving , FPS 30.00, Running 8.99s Step 148( N/A%), pre moving , FPS 29.99, Running 9.02s Step 149( N/A%), pre moving , FPS 31.49, Running 9.05s Step 150( N/A%), pre moving , FPS 32.75, Running 9.08s Step 151( N/A%), pre moving , FPS 32.82, Running 9.11s Step 152( N/A%), pre moving , FPS 32.83, Running 9.14s Step 153( N/A%), pre moving , FPS 32.76, Running 9.16s Step 154( N/A%), pre moving , FPS 32.88, Running 9.19s Step 155( N/A%), pre moving , FPS 33.22, Running 9.21s Step 156( N/A%), pre moving , FPS 33.99, Running 9.24s Step 157( N/A%), pre moving , FPS 34.10, Running 9.27s Step 158( N/A%), pre moving , FPS 34.55, Running 9.30s Step 159( N/A%), pre moving , FPS 34.06, Running 9.34s Step 160( N/A%), pre moving , FPS 33.93, Running 9.37s Step 161( N/A%), pre moving , FPS 33.78, Running 9.40s Step 162( N/A%), pre moving , FPS 33.12, Running 9.44s Step 163( N/A%), pre moving , FPS 33.21, Running 9.46s Step 164( N/A%), pre moving , FPS 34.14, Running 9.50s Step 165( N/A%), pre moving , FPS 33.85, Running 9.53s Step 166( N/A%), pre moving , FPS 33.73, Running 9.56s Step 167( N/A%), pre moving , FPS 33.71, Running 9.58s Step 168( N/A%), pre moving , FPS 33.57, Running 9.61s Step 169( N/A%), pre moving , FPS 33.56, Running 9.64s Step 170( N/A%), pre moving , FPS 17.33, Running 10.23s Step 171( N/A%), pre moving , FPS 15.65, Running 10.38s Step 172( N/A%), pre moving , FPS 13.51, Running 10.62s Step 173( N/A%), pre moving , FPS 12.74, Running 10.73s Step 174( N/A%), pre moving , FPS 11.19, Running 10.98s Step 175( N/A%), pre moving , FPS 10.30, Running 11.16s Step 176( N/A%), pre moving , FPS 9.32, Running 11.39s Step 177( N/A%), pre moving , FPS 8.70, Running 11.57s Step 178( N/A%), pre moving , FPS 8.04, Running 11.79s Step 179( N/A%), pre moving , FPS 7.57, Running 11.98s Step 180( N/A%), pre moving , FPS 7.09, Running 12.19s Step 181( N/A%), pre moving , FPS 6.84, Running 12.32s Step 182( N/A%), pre moving , FPS 6.39, Running 12.56s Step 183( N/A%), pre moving , FPS 6.12, Running 12.73s Step 184( N/A%), pre moving , FPS 5.73, Running 12.99s Step 185( N/A%), pre moving , FPS 5.52, Running 13.15s Step 186( N/A%), pre moving , FPS 5.23, Running 13.38s Step 187( N/A%), pre moving , FPS 5.04, Running 13.55s Step 188( N/A%), pre moving , FPS 4.78, Running 13.80s Step 189( N/A%), pre moving , FPS 4.66, Running 13.94s Step 190( N/A%), pre moving , FPS 5.13, Running 14.13s Step 191( N/A%), pre moving , FPS 5.14, Running 14.28s Step 192( N/A%), pre moving , FPS 5.08, Running 14.55s Step 193( N/A%), pre moving , FPS 5.07, Running 14.68s Step 194( N/A%), pre moving , FPS 5.08, Running 14.91s Step 195( N/A%), pre moving , FPS 5.13, Running 15.06s Step 196( N/A%), pre moving , FPS 5.13, Running 15.28s Step 197( N/A%), pre moving , FPS 5.13, Running 15.47s Step 198( N/A%), pre moving , FPS 5.10, Running 15.71s Step 199( N/A%), pre moving , FPS 5.14, Running 15.87s Step 200( N/A%), pre moving , FPS 5.05, Running 16.15s Step 201( N/A%), pre moving , FPS 5.03, Running 16.29s Step 202( N/A%), pre moving , FPS 5.02, Running 16.55s Step 203( N/A%), pre moving , FPS 5.07, Running 16.67s Step 204( N/A%), pre moving , FPS 5.07, Running 16.93s Step 205( N/A%), pre moving , FPS 5.09, Running 17.08s Step 206( N/A%), pre moving , FPS 5.06, Running 17.33s Step 207( N/A%), pre moving , FPS 5.09, Running 17.48s Step 208( N/A%), pre moving , FPS 5.09, Running 17.73s Step 209( N/A%), pre moving , FPS 5.10, Running 17.86s Step 210( N/A%), pre moving , FPS 5.03, Running 18.11s Step 211( N/A%), pre moving , FPS 5.01, Running 18.27s Step 212( N/A%), pre moving , FPS 5.04, Running 18.52s Step 213( N/A%), pre moving , FPS 4.95, Running 18.72s Step 214( N/A%), pre moving , FPS 4.89, Running 19.01s Step 215( N/A%), pre moving , FPS 4.85, Running 19.18s Step 216( N/A%), pre moving , FPS 4.83, Running 19.43s Step 217( N/A%), pre moving , FPS 4.84, Running 19.60s Step 218( N/A%), pre moving , FPS 4.85, Running 19.83s Step 219( N/A%), pre moving , FPS 4.85, Running 19.99s Step 220( N/A%), pre moving , FPS 4.86, Running 20.26s Step 221( N/A%), pre moving , FPS 4.86, Running 20.41s Step 222( N/A%), pre moving , FPS 4.86, Running 20.66s Step 223( N/A%), pre moving , FPS 4.82, Running 20.82s Step 224( N/A%), pre moving , FPS 4.79, Running 21.11s Step 225( N/A%), pre moving , FPS 4.78, Running 21.27s Step 226( N/A%), pre moving , FPS 4.77, Running 21.52s Step 227( N/A%), pre moving , FPS 4.79, Running 21.66s Step 228( N/A%), pre moving , FPS 4.81, Running 21.89s Step 229( N/A%), pre moving , FPS 4.76, Running 22.06s Step 230( N/A%), pre moving , FPS 4.77, Running 22.30s Step 231( N/A%), pre moving , FPS 4.78, Running 22.46s Step 232( N/A%), pre moving , FPS 4.76, Running 22.72s Step 233( N/A%), pre moving , FPS 4.80, Running 22.88s Step 234( N/A%), pre moving , FPS 4.86, Running 23.12s Step 235( N/A%), pre moving , FPS 4.87, Running 23.29s Step 236( N/A%), pre moving , FPS 4.86, Running 23.54s Step 237( N/A%), pre moving , FPS 4.87, Running 23.71s Step 238( N/A%), pre moving , FPS 4.87, Running 23.94s Step 239( N/A%), pre moving , FPS 4.85, Running 24.11s Step 240( N/A%), pre moving , FPS 4.90, Running 24.34s Step 241( N/A%), pre moving , FPS 4.82, Running 24.56s Step 242( N/A%), pre moving , FPS 4.83, Running 24.80s Step 243( N/A%), pre moving , FPS 4.77, Running 25.01s Step 244( N/A%), pre moving , FPS 4.78, Running 25.29s Step 245( N/A%), pre moving , FPS 4.79, Running 25.45s Step 246( N/A%), pre moving , FPS 4.82, Running 25.67s Step 247( N/A%), pre moving , FPS 4.81, Running 25.82s Step 248( N/A%), pre moving , FPS 4.78, Running 26.07s Step 249( N/A%), pre moving , FPS 4.76, Running 26.26s Step 250( N/A%), pre moving , FPS 4.78, Running 26.48s Step 251( N/A%), pre moving , FPS 4.92, Running 26.52s Step 252( N/A%), pre moving , FPS 5.20, Running 26.56s Step 253( N/A%), pre moving , FPS 5.38, Running 26.60s Step 254( N/A%), pre moving , FPS 5.67, Running 26.65s Step 255( N/A%), pre moving , FPS 5.89, Running 26.69s Step 256( N/A%), pre moving , FPS 6.25, Running 26.74s Step 257( N/A%), pre moving , FPS 6.50, Running 26.78s Step 258( N/A%), pre moving , FPS 6.95, Running 26.82s Step 259( N/A%), pre moving , FPS 7.27, Running 26.86s Step 260( N/A%), pre moving , FPS 7.78, Running 26.91s Step 261( N/A%), pre moving , FPS 5.45, Running 28.24s Step 262( N/A%), pre moving , FPS 5.44, Running 28.48s Step 263( N/A%), pre moving , FPS 5.42, Running 28.70s Step 264( N/A%), pre moving , FPS 5.49, Running 28.93s Step 265( N/A%), pre moving , FPS 5.52, Running 29.07s Step 266( N/A%), pre moving , FPS 5.48, Running 29.32s Step 267( N/A%), pre moving , FPS 5.49, Running 29.46s Step 268( N/A%), pre moving , FPS 5.46, Running 29.73s Step 269( N/A%), pre moving , FPS 5.47, Running 29.91s Step 270( N/A%), pre moving , FPS 5.47, Running 30.14s Step 271( N/A%), pre moving , FPS 5.33, Running 30.27s Step 272( N/A%), pre moving , FPS 5.05, Running 30.53s Step 273( N/A%), pre moving , FPS 4.92, Running 30.67s Step 274( N/A%), pre moving , FPS 4.69, Running 30.92s Step 275( N/A%), pre moving , FPS 4.57, Running 31.07s Step 276( N/A%), pre moving , FPS 4.39, Running 31.30s Step 277( N/A%), pre moving , FPS 4.30, Running 31.44s Step 278( N/A%), pre moving , FPS 4.12, Running 31.67s Step 279( N/A%), pre moving , FPS 4.02, Running 31.84s Step 280( N/A%), pre moving , FPS 3.87, Running 32.08s Step 281( 0.33%), action 1, FPS 4.08, Running 33.14s Step 282( 0.67%), action 2, FPS 3.98, Running 33.50s Step 283( 1.00%), action 3, FPS 3.79, Running 33.99s Step 284( 1.33%), action 4, FPS 3.72, Running 34.30s Step 285( 1.67%), action 5, FPS 3.53, Running 34.73s Step 286( 2.00%), action 6, FPS 3.51, Running 35.03s Step 287( 2.33%), action 7, FPS 3.39, Running 35.37s Step 288( 2.67%), action 8, FPS 3.33, Running 35.74s Step 289( 3.00%), action 9, FPS 3.08, Running 36.41s Step 290( 3.33%), action 10, FPS 2.97, Running 36.87s Step 291( 3.67%), action 11, FPS 2.71, Running 37.65s Step 292( 4.00%), action 12, FPS 2.58, Running 38.27s Step 293( 4.33%), action 13, FPS 2.50, Running 38.68s Step 294( 4.67%), action 14, FPS 2.39, Running 39.27s Step 295( 5.00%), action 15, FPS 2.27, Running 39.88s Step 296( 5.33%), action 16, FPS 2.21, Running 40.37s Step 297( 5.67%), action 17, FPS 2.09, Running 41.03s Step 298( 6.00%), action 18, FPS 1.99, Running 41.71s Step 299( 6.33%), action 19, FPS 1.93, Running 42.23s Step 300( 6.67%), action 20, FPS 1.91, Running 42.54s Step 301( 7.00%), action 21, FPS 1.97, Running 43.29s Step 302( 7.33%), action 22, FPS 1.97, Running 43.67s Step 303( 7.67%), action 23, FPS 1.94, Running 44.29s Step 304( 8.00%), action 24, FPS 1.92, Running 44.71s Step 305( 8.33%), action 25, FPS 1.93, Running 45.11s Step 306( 8.67%), action 26, FPS 1.89, Running 45.60s Step 307( 9.00%), action 27, FPS 1.89, Running 45.94s Step 308( 9.33%), action 28, FPS 1.86, Running 46.51s Step 309( 9.67%), action 29, FPS 1.88, Running 47.05s Step 310( 10.00%), action 30, FPS 1.87, Running 47.59s Step 311( 10.33%), action 31, FPS 1.89, Running 48.23s Step 312( 10.67%), action 32, FPS 1.96, Running 48.44s Step 313( 11.00%), action 33, FPS 1.97, Running 48.82s Step 314( 11.33%), action 34, FPS 2.01, Running 49.22s Step 315( 11.67%), action 35, FPS 2.00, Running 49.89s Step 316( 12.00%), action 36, FPS 1.98, Running 50.47s Step 317( 12.33%), action 37, FPS 2.01, Running 51.00s Step 318( 12.67%), action 38, FPS 2.07, Running 51.39s Step 319( 13.00%), action 39, FPS 2.04, Running 52.02s Step 320( 13.33%), action 40, FPS 2.00, Running 52.52s Step 321( 13.67%), action 41, FPS 2.02, Running 53.17s Step 322( 14.00%), action 42, FPS 2.00, Running 53.67s Step 323( 14.33%), action 43, FPS 2.05, Running 54.05s Step 324( 14.67%), action 44, FPS 2.06, Running 54.43s Step 325( 15.00%), action 45, FPS 2.01, Running 55.08s Step 326( 15.33%), action 46, FPS 1.99, Running 55.66s Step 327( 15.67%), action 47, FPS 1.95, Running 56.21s Step 328( 16.00%), action 48, FPS 1.93, Running 56.89s Step 329( 16.33%), action 49, FPS 1.96, Running 57.25s Step 330( 16.67%), action 50, FPS 1.95, Running 57.86s Step 331( 17.00%), action 51, FPS 1.92, Running 58.63s Step 332( 17.33%), action 52, FPS 1.86, Running 59.22s Step 333( 17.67%), action 53, FPS 1.86, Running 59.58s Step 334( 18.00%), action 54, FPS 1.81, Running 60.29s Step 335( 18.33%), action 55, FPS 1.80, Running 60.99s Step 336( 18.67%), action 56, FPS 1.79, Running 61.62s Step 337( 19.00%), action 57, FPS 1.82, Running 61.99s Step 338( 19.33%), action 58, FPS 1.78, Running 62.63s Step 339( 19.67%), action 59, FPS 1.79, Running 63.17s Step 340( 20.00%), action 60, FPS 1.81, Running 63.56s Step 341( 20.33%), action 61, FPS 1.77, Running 64.49s Step 342( 20.67%), action 62, FPS 1.73, Running 65.22s Step 343( 21.00%), action 63, FPS 1.70, Running 65.83s Step 344( 21.33%), action 64, FPS 1.66, Running 66.48s Step 345( 21.67%), action 65, FPS 1.65, Running 67.18s Step 346( 22.00%), action 66, FPS 1.64, Running 67.88s Step 347( 22.33%), action 67, FPS 1.63, Running 68.48s Step 348( 22.67%), action 68, FPS 1.63, Running 69.14s Step 349( 23.00%), action 69, FPS 1.61, Running 69.66s Step 350( 23.33%), action 70, FPS 1.65, Running 70.00s Step 351( 23.67%), action 71, FPS 1.65, Running 70.75s Step 352( 24.00%), action 72, FPS 1.67, Running 71.17s Step 353( 24.33%), action 73, FPS 1.64, Running 71.75s Step 354( 24.67%), action 74, FPS 1.65, Running 72.39s Step 355( 25.00%), action 75, FPS 1.68, Running 72.91s Step 356( 25.33%), action 76, FPS 1.68, Running 73.55s Step 357( 25.67%), action 77, FPS 1.67, Running 73.93s Step 358( 26.00%), action 78, FPS 1.69, Running 74.47s Step 359( 26.33%), action 79, FPS 1.70, Running 74.93s Step 360( 26.67%), action 80, FPS 1.66, Running 75.63s Step 361( 27.00%), action 81, FPS 1.69, Running 76.33s Step 362( 27.33%), action 82, FPS 1.71, Running 76.93s Step 363( 27.67%), action 83, FPS 1.71, Running 77.54s Step 364( 28.00%), action 84, FPS 1.72, Running 78.13s Step 365( 28.33%), action 85, FPS 1.74, Running 78.66s Step 366( 28.67%), action 86, FPS 1.76, Running 79.27s Step 367( 29.00%), action 87, FPS 1.77, Running 79.81s Step 368( 29.33%), action 88, FPS 1.79, Running 80.33s Step 369( 29.67%), action 89, FPS 1.78, Running 80.92s Step 370( 30.00%), action 90, FPS 1.75, Running 81.46s Step 371( 30.33%), action 91, FPS 1.75, Running 82.18s Step 372( 30.67%), action 92, FPS 1.74, Running 82.69s Step 373( 31.00%), action 93, FPS 1.73, Running 83.30s Step 374( 31.33%), action 94, FPS 1.75, Running 83.83s Step 375( 31.67%), action 95, FPS 1.78, Running 84.18s Step 376( 32.00%), action 96, FPS 1.81, Running 84.62s Step 377( 32.33%), action 97, FPS 1.78, Running 85.15s Step 378( 32.67%), action 98, FPS 1.80, Running 85.58s Step 379( 33.00%), action 99, FPS 1.81, Running 85.95s Step 380( 33.33%), action 100, FPS 1.83, Running 86.53s Step 381( 33.67%), action 101, FPS 1.85, Running 87.16s Step 382( 34.00%), action 102, FPS 1.87, Running 87.64s Step 383( 34.33%), action 103, FPS 1.91, Running 87.98s Step 384( 34.67%), action 104, FPS 1.92, Running 88.52s Step 385( 35.00%), action 105, FPS 1.91, Running 89.12s Step 386( 35.33%), action 106, FPS 1.91, Running 89.75s Step 387( 35.67%), action 107, FPS 1.91, Running 90.26s Step 388( 36.00%), action 108, FPS 1.92, Running 90.74s Step 389( 36.33%), action 109, FPS 1.96, Running 91.12s Step 390( 36.67%), action 110, FPS 2.00, Running 91.45s Step 391( 37.00%), action 111, FPS 1.97, Running 92.34s Step 392( 37.33%), action 112, FPS 1.95, Running 92.92s Step 393( 37.67%), action 113, FPS 1.98, Running 93.40s Step 394( 38.00%), action 114, FPS 1.96, Running 94.05s Step 395( 38.33%), action 115, FPS 1.95, Running 94.43s Step 396( 38.67%), action 116, FPS 1.95, Running 94.89s Step 397( 39.00%), action 117, FPS 1.95, Running 95.38s Step 398( 39.33%), action 118, FPS 1.94, Running 95.88s Step 399( 39.67%), action 119, FPS 1.94, Running 96.24s Step 400( 40.00%), action 120, FPS 1.99, Running 96.58s Step 401( 40.33%), action 121, FPS 1.93, Running 97.51s Step 402( 40.67%), action 122, FPS 1.89, Running 98.22s Step 403( 41.00%), action 123, FPS 1.87, Running 98.67s Step 404( 41.33%), action 124, FPS 1.89, Running 99.10s Step 405( 41.67%), action 125, FPS 1.93, Running 99.50s Step 406( 42.00%), action 126, FPS 1.92, Running 100.18s Step 407( 42.33%), action 127, FPS 1.87, Running 100.96s Step 408( 42.67%), action 128, FPS 1.83, Running 101.64s Step 409( 43.00%), action 129, FPS 1.80, Running 102.24s Step 410( 43.33%), action 130, FPS 1.75, Running 102.86s Step 411( 43.67%), action 131, FPS 1.76, Running 103.68s Step 412( 44.00%), action 132, FPS 1.79, Running 104.09s Step 413( 44.33%), action 133, FPS 1.77, Running 104.73s Step 414( 44.67%), action 134, FPS 1.78, Running 105.31s Step 415( 45.00%), action 135, FPS 1.76, Running 105.81s [2026-08-01 17:30:07] [51 ] Seed 50 success after 106.64 s. +steps: 415 , actions: 135 . +Instruction: Empty +Total 12/51(23.53%) success. +Setting seed: 51 +Step 1( N/A%), pre moving , FPS 0.81, Running 1.23s Step 2( N/A%), pre moving , FPS 1.57, Running 1.27s Step 3( N/A%), pre moving , FPS 2.31, Running 1.30s Step 4( N/A%), pre moving , FPS 3.01, Running 1.33s Step 5( N/A%), pre moving , FPS 3.69, Running 1.35s Step 6( N/A%), pre moving , FPS 4.34, Running 1.38s Step 7( N/A%), pre moving , FPS 4.96, Running 1.41s Step 8( N/A%), pre moving , FPS 5.53, Running 1.45s Step 9( N/A%), pre moving , FPS 6.11, Running 1.47s Step 10( N/A%), pre moving , FPS 6.68, Running 1.50s Step 11( N/A%), pre moving , FPS 7.22, Running 1.52s Step 12( N/A%), pre moving , FPS 7.70, Running 1.56s Step 13( N/A%), pre moving , FPS 8.19, Running 1.59s Step 14( N/A%), pre moving , FPS 8.62, Running 1.63s Step 15( N/A%), pre moving , FPS 9.06, Running 1.66s Step 16( N/A%), pre moving , FPS 9.49, Running 1.69s Step 17( N/A%), pre moving , FPS 9.93, Running 1.71s Step 18( N/A%), pre moving , FPS 10.37, Running 1.74s Step 19( N/A%), pre moving , FPS 10.80, Running 1.76s Step 20( N/A%), pre moving , FPS 11.19, Running 1.79s Step 21( N/A%), pre moving , FPS 24.42, Running 2.05s Step 22( N/A%), pre moving , FPS 24.21, Running 2.10s Step 23( N/A%), pre moving , FPS 23.79, Running 2.14s Step 24( N/A%), pre moving , FPS 23.73, Running 2.17s Step 25( N/A%), pre moving , FPS 23.22, Running 2.21s Step 26( N/A%), pre moving , FPS 18.07, Running 2.49s Step 27( N/A%), pre moving , FPS 17.99, Running 2.52s Step 28( N/A%), pre moving , FPS 18.11, Running 2.55s Step 29( N/A%), pre moving , FPS 17.92, Running 2.59s Step 30( N/A%), pre moving , FPS 17.79, Running 2.62s Step 31( N/A%), pre moving , FPS 17.57, Running 2.66s Step 32( N/A%), pre moving , FPS 17.63, Running 2.69s Step 33( N/A%), pre moving , FPS 17.55, Running 2.73s Step 34( N/A%), pre moving , FPS 17.71, Running 2.75s Step 35( N/A%), pre moving , FPS 17.77, Running 2.78s Step 36( N/A%), pre moving , FPS 13.75, Running 3.14s Step 37( N/A%), pre moving , FPS 13.74, Running 3.17s Step 38( N/A%), pre moving , FPS 13.71, Running 3.19s Step 39( N/A%), pre moving , FPS 13.62, Running 3.23s Step 40( N/A%), pre moving , FPS 13.60, Running 3.26s Step 41( N/A%), pre moving , FPS 16.04, Running 3.30s Step 42( N/A%), pre moving , FPS 16.24, Running 3.33s Step 43( N/A%), pre moving , FPS 16.31, Running 3.37s Step 44( N/A%), pre moving , FPS 16.19, Running 3.41s Step 45( N/A%), pre moving , FPS 16.32, Running 3.44s Step 46( N/A%), pre moving , FPS 20.32, Running 3.47s Step 47( N/A%), pre moving , FPS 20.49, Running 3.50s Step 48( N/A%), pre moving , FPS 20.54, Running 3.53s Step 49( N/A%), pre moving , FPS 20.79, Running 3.55s Step 50( N/A%), pre moving , FPS 20.75, Running 3.59s Step 51( N/A%), pre moving , FPS 20.90, Running 3.62s Step 52( N/A%), pre moving , FPS 20.57, Running 3.66s Step 53( N/A%), pre moving , FPS 19.82, Running 3.74s Step 54( N/A%), pre moving , FPS 19.60, Running 3.77s Step 55( N/A%), pre moving , FPS 19.21, Running 3.82s Step 56( N/A%), pre moving , FPS 26.43, Running 3.90s Step 57( N/A%), pre moving , FPS 25.58, Running 3.95s Step 58( N/A%), pre moving , FPS 24.90, Running 4.00s Step 59( N/A%), pre moving , FPS 24.75, Running 4.04s Step 60( N/A%), pre moving , FPS 24.24, Running 4.08s Step 61( N/A%), pre moving , FPS 24.23, Running 4.12s Step 62( N/A%), pre moving , FPS 24.01, Running 4.17s Step 63( N/A%), pre moving , FPS 23.91, Running 4.21s Step 64( N/A%), pre moving , FPS 23.53, Running 4.26s Step 65( N/A%), pre moving , FPS 23.34, Running 4.30s Step 66( N/A%), pre moving , FPS 23.19, Running 4.34s Step 67( N/A%), pre moving , FPS 22.49, Running 4.39s Step 68( N/A%), pre moving , FPS 22.09, Running 4.43s Step 69( N/A%), pre moving , FPS 21.50, Running 4.48s Step 70( N/A%), pre moving , FPS 21.30, Running 4.52s Step 71( N/A%), pre moving , FPS 20.99, Running 4.57s Step 72( N/A%), pre moving , FPS 21.12, Running 4.61s Step 73( N/A%), pre moving , FPS 21.81, Running 4.65s Step 74( N/A%), pre moving , FPS 21.57, Running 4.70s Step 75( N/A%), pre moving , FPS 21.48, Running 4.75s Step 76( N/A%), pre moving , FPS 21.81, Running 4.81s Step 77( N/A%), pre moving , FPS 22.11, Running 4.85s Step 78( N/A%), pre moving , FPS 21.96, Running 4.91s Step 79( N/A%), pre moving , FPS 21.90, Running 4.95s Step 80( N/A%), pre moving , FPS 21.90, Running 5.00s Step 81( N/A%), pre moving , FPS 21.81, Running 5.04s Step 82( N/A%), pre moving , FPS 22.16, Running 5.07s Step 83( N/A%), pre moving , FPS 22.51, Running 5.09s Step 84( N/A%), pre moving , FPS 23.18, Running 5.12s Step 85( N/A%), pre moving , FPS 23.44, Running 5.15s Step 86( N/A%), pre moving , FPS 23.85, Running 5.18s Step 87( N/A%), pre moving , FPS 24.34, Running 5.21s Step 88( N/A%), pre moving , FPS 24.53, Running 5.25s Step 89( N/A%), pre moving , FPS 25.28, Running 5.27s Step 90( N/A%), pre moving , FPS 25.49, Running 5.31s Step 91( N/A%), pre moving , FPS 25.99, Running 5.34s Step 92( N/A%), pre moving , FPS 26.42, Running 5.37s Step 93( N/A%), pre moving , FPS 26.89, Running 5.40s Step 94( N/A%), pre moving , FPS 27.70, Running 5.42s Step 95( N/A%), pre moving , FPS 28.65, Running 5.45s Step 96( N/A%), pre moving , FPS 30.11, Running 5.48s Step 97( N/A%), pre moving , FPS 29.68, Running 5.53s Step 98( N/A%), pre moving , FPS 31.03, Running 5.55s Step 99( N/A%), pre moving , FPS 31.87, Running 5.58s Step 100( N/A%), pre moving , FPS 32.88, Running 5.61s Step 101( N/A%), pre moving , FPS 33.84, Running 5.63s Step 102( N/A%), pre moving , FPS 33.76, Running 5.66s Step 103( N/A%), pre moving , FPS 32.99, Running 5.70s Step 104( N/A%), pre moving , FPS 32.91, Running 5.73s Step 105( N/A%), pre moving , FPS 32.99, Running 5.76s Step 106( N/A%), pre moving , FPS 32.77, Running 5.79s Step 107( N/A%), pre moving , FPS 33.07, Running 5.82s Step 108( N/A%), pre moving , FPS 33.21, Running 5.85s Step 109( N/A%), pre moving , FPS 33.06, Running 5.88s Step 110( N/A%), pre moving , FPS 33.71, Running 5.90s Step 111( N/A%), pre moving , FPS 34.14, Running 5.93s Step 112( N/A%), pre moving , FPS 34.25, Running 5.95s Step 113( N/A%), pre moving , FPS 17.51, Running 6.54s Step 114( N/A%), pre moving , FPS 15.95, Running 6.68s Step 115( N/A%), pre moving , FPS 13.64, Running 6.92s Step 116( N/A%), pre moving , FPS 12.60, Running 7.07s Step 117( N/A%), pre moving , FPS 11.09, Running 7.33s Step 118( N/A%), pre moving , FPS 10.32, Running 7.49s Step 119( N/A%), pre moving , FPS 9.39, Running 7.71s Step 120( N/A%), pre moving , FPS 8.79, Running 7.88s Step 121( N/A%), pre moving , FPS 8.06, Running 8.11s Step 122( N/A%), pre moving , FPS 7.67, Running 8.27s Step 123( N/A%), pre moving , FPS 7.16, Running 8.49s Step 124( N/A%), pre moving , FPS 6.90, Running 8.62s Step 125( N/A%), pre moving , FPS 6.47, Running 8.85s Step 126( N/A%), pre moving , FPS 6.27, Running 8.97s Step 127( N/A%), pre moving , FPS 5.92, Running 9.20s Step 128( N/A%), pre moving , FPS 5.77, Running 9.32s Step 129( N/A%), pre moving , FPS 5.50, Running 9.51s Step 130( N/A%), pre moving , FPS 5.32, Running 9.66s Step 131( N/A%), pre moving , FPS 5.04, Running 9.89s Step 132( N/A%), pre moving , FPS 4.83, Running 10.10s Step 133( N/A%), pre moving , FPS 5.32, Running 10.30s Step 134( N/A%), pre moving , FPS 5.32, Running 10.44s Step 135( N/A%), pre moving , FPS 5.36, Running 10.65s Step 136( N/A%), pre moving , FPS 5.36, Running 10.80s Step 137( N/A%), pre moving , FPS 5.41, Running 11.02s Step 138( N/A%), pre moving , FPS 5.43, Running 11.18s Step 139( N/A%), pre moving , FPS 5.40, Running 11.41s Step 140( N/A%), pre moving , FPS 5.43, Running 11.56s Step 141( N/A%), pre moving , FPS 5.46, Running 11.78s Step 142( N/A%), pre moving , FPS 5.44, Running 11.95s Step 143( N/A%), pre moving , FPS 5.45, Running 12.16s Step 144( N/A%), pre moving , FPS 5.40, Running 12.33s Step 145( N/A%), pre moving , FPS 5.43, Running 12.53s Step 146( N/A%), pre moving , FPS 5.37, Running 12.70s Step 147( N/A%), pre moving , FPS 5.34, Running 12.94s Step 148( N/A%), pre moving , FPS 5.23, Running 13.14s Step 149( N/A%), pre moving , FPS 5.16, Running 13.39s Step 150( N/A%), pre moving , FPS 5.16, Running 13.53s Step 151( N/A%), pre moving , FPS 5.15, Running 13.78s Step 152( N/A%), pre moving , FPS 5.21, Running 13.93s Step 153( N/A%), pre moving , FPS 5.14, Running 14.19s Step 154( N/A%), pre moving , FPS 5.10, Running 14.36s Step 155( N/A%), pre moving , FPS 5.04, Running 14.62s Step 156( N/A%), pre moving , FPS 5.02, Running 14.78s Step 157( N/A%), pre moving , FPS 5.02, Running 15.01s Step 158( N/A%), pre moving , FPS 4.98, Running 15.19s Step 159( N/A%), pre moving , FPS 4.99, Running 15.42s Step 160( N/A%), pre moving , FPS 4.96, Running 15.60s Step 161( N/A%), pre moving , FPS 4.92, Running 15.84s Step 162( N/A%), pre moving , FPS 4.92, Running 16.01s Step 163( N/A%), pre moving , FPS 4.91, Running 16.24s Step 164( N/A%), pre moving , FPS 4.90, Running 16.41s Step 165( N/A%), pre moving , FPS 4.86, Running 16.65s Step 166( N/A%), pre moving , FPS 4.87, Running 16.80s Step 167( N/A%), pre moving , FPS 4.81, Running 17.10s Step 168( N/A%), pre moving , FPS 4.80, Running 17.31s Step 169( N/A%), pre moving , FPS 4.75, Running 17.60s Step 170( N/A%), pre moving , FPS 4.70, Running 17.79s Step 171( N/A%), pre moving , FPS 4.70, Running 18.04s Step 172( N/A%), pre moving , FPS 4.70, Running 18.19s Step 173( N/A%), pre moving , FPS 4.72, Running 18.43s Step 174( N/A%), pre moving , FPS 4.71, Running 18.61s Step 175( N/A%), pre moving , FPS 4.73, Running 18.85s Step 176( N/A%), pre moving , FPS 4.87, Running 18.90s Step 177( N/A%), pre moving , FPS 5.09, Running 18.94s Step 178( N/A%), pre moving , FPS 5.27, Running 18.99s Step 179( N/A%), pre moving , FPS 5.54, Running 19.03s Step 180( N/A%), pre moving , FPS 5.74, Running 19.08s Step 181( N/A%), pre moving , FPS 6.09, Running 19.12s Step 182( N/A%), pre moving , FPS 6.34, Running 19.17s Step 183( N/A%), pre moving , FPS 6.68, Running 19.23s Step 184( N/A%), pre moving , FPS 6.97, Running 19.28s Step 185( N/A%), pre moving , FPS 7.46, Running 19.33s Step 186( N/A%), pre moving , FPS 5.09, Running 20.73s Step 187( N/A%), pre moving , FPS 5.13, Running 21.00s Step 188( N/A%), pre moving , FPS 5.24, Running 21.12s Step 189( N/A%), pre moving , FPS 5.29, Running 21.38s Step 190( N/A%), pre moving , FPS 5.32, Running 21.55s Step 191( N/A%), pre moving , FPS 5.30, Running 21.81s Step 192( N/A%), pre moving , FPS 5.28, Running 21.98s Step 193( N/A%), pre moving , FPS 5.23, Running 22.25s Step 194( N/A%), pre moving , FPS 5.22, Running 22.44s Step 195( N/A%), pre moving , FPS 5.22, Running 22.68s Step 196( N/A%), pre moving , FPS 5.12, Running 22.80s Step 197( N/A%), pre moving , FPS 4.88, Running 23.04s Step 198( N/A%), pre moving , FPS 4.75, Running 23.19s Step 199( N/A%), pre moving , FPS 4.51, Running 23.47s Step 200( N/A%), pre moving , FPS 4.39, Running 23.64s Step 201( N/A%), pre moving , FPS 4.18, Running 23.90s Step 202( N/A%), pre moving , FPS 4.05, Running 24.11s Step 203( N/A%), pre moving , FPS 3.89, Running 24.37s Step 204( N/A%), pre moving , FPS 3.78, Running 24.57s Step 205( N/A%), pre moving , FPS 3.62, Running 24.85s Step 206( 0.33%), action 1, FPS 3.73, Running 26.10s Step 207( 0.67%), action 2, FPS 3.65, Running 26.48s Step 208( 1.00%), action 3, FPS 3.32, Running 27.15s Step 209( 1.33%), action 4, FPS 3.14, Running 27.75s Step 210( 1.67%), action 5, FPS 3.00, Running 28.21s Step 211( 2.00%), action 6, FPS 2.96, Running 28.57s Step 212( 2.33%), action 7, FPS 2.84, Running 29.02s Step 213( 2.67%), action 8, FPS 2.71, Running 29.63s Step 214( 3.00%), action 9, FPS 2.56, Running 30.24s Step 215( 3.33%), action 10, FPS 2.46, Running 30.81s Step 216( 3.67%), action 11, FPS 2.28, Running 31.57s Step 217( 4.00%), action 12, FPS 2.25, Running 31.93s Step 218( 4.33%), action 13, FPS 2.18, Running 32.37s Step 219( 4.67%), action 14, FPS 2.18, Running 32.65s Step 220( 5.00%), action 15, FPS 2.11, Running 33.11s Step 221( 5.33%), action 16, FPS 2.06, Running 33.63s Step 222( 5.67%), action 17, FPS 1.95, Running 34.36s Step 223( 6.00%), action 18, FPS 1.96, Running 34.60s Step 224( 6.33%), action 19, FPS 1.87, Running 35.24s Step 225( 6.67%), action 20, FPS 1.87, Running 35.56s Step 226( 7.00%), action 21, FPS 1.97, Running 36.23s Step 227( 7.33%), action 22, FPS 1.99, Running 36.55s Step 228( 7.67%), action 23, FPS 1.98, Running 37.23s Step 229( 8.00%), action 24, FPS 2.01, Running 37.71s Step 230( 8.33%), action 25, FPS 1.97, Running 38.39s Step 231( 8.67%), action 26, FPS 1.93, Running 38.92s Step 232( 9.00%), action 27, FPS 1.95, Running 39.26s Step 233( 9.33%), action 28, FPS 2.02, Running 39.51s Step 234( 9.67%), action 29, FPS 2.07, Running 39.90s Step 235( 10.00%), action 30, FPS 2.14, Running 40.16s Step 236( 10.33%), action 31, FPS 2.16, Running 40.84s Step 237( 10.67%), action 32, FPS 2.17, Running 41.15s Step 238( 11.00%), action 33, FPS 2.16, Running 41.65s Step 239( 11.33%), action 34, FPS 2.15, Running 41.94s Step 240( 11.67%), action 35, FPS 2.16, Running 42.36s Step 241( 12.00%), action 36, FPS 2.23, Running 42.60s Step 242( 12.33%), action 37, FPS 2.27, Running 43.17s Step 243( 12.67%), action 38, FPS 2.28, Running 43.38s Step 244( 13.00%), action 39, FPS 2.36, Running 43.70s Step 245( 13.33%), action 40, FPS 2.36, Running 44.05s Step 246( 13.67%), action 41, FPS 2.38, Running 44.62s Step 247( 14.00%), action 42, FPS 2.38, Running 44.94s Step 248( 14.33%), action 43, FPS 2.40, Running 45.57s Step 249( 14.67%), action 44, FPS 2.48, Running 45.78s Step 250( 15.00%), action 45, FPS 2.56, Running 46.19s Step 251( 15.33%), action 46, FPS 2.58, Running 46.66s Step 252( 15.67%), action 47, FPS 2.50, Running 47.25s Step 253( 16.00%), action 48, FPS 2.42, Running 47.77s Step 254( 16.33%), action 49, FPS 2.32, Running 48.52s Step 255( 16.67%), action 50, FPS 2.26, Running 49.01s Step 256( 17.00%), action 51, FPS 2.29, Running 49.58s Step 257( 17.33%), action 52, FPS 2.23, Running 50.12s Step 258( 17.67%), action 53, FPS 2.20, Running 50.72s Step 259( 18.00%), action 54, FPS 2.21, Running 50.99s Step 260( 18.33%), action 55, FPS 2.16, Running 51.62s Step 261( 18.67%), action 56, FPS 2.15, Running 51.89s Step 262( 19.00%), action 57, FPS 2.14, Running 52.50s Step 263( 19.33%), action 58, FPS 2.10, Running 52.93s Step 264( 19.67%), action 59, FPS 2.07, Running 53.37s Step 265( 20.00%), action 60, FPS 2.07, Running 53.72s Step 266( 20.33%), action 61, FPS 2.05, Running 54.36s Step 267( 20.67%), action 62, FPS 2.07, Running 54.61s Step 268( 21.00%), action 63, FPS 2.07, Running 55.25s Step 269( 21.33%), action 64, FPS 2.00, Running 55.79s Step 270( 21.67%), action 65, FPS 1.97, Running 56.36s Step 271( 22.00%), action 66, FPS 2.00, Running 56.66s Step 272( 22.33%), action 67, FPS 2.00, Running 57.25s Step 273( 22.67%), action 68, FPS 2.04, Running 57.57s Step 274( 23.00%), action 69, FPS 2.07, Running 58.18s Step 275( 23.33%), action 70, FPS 2.13, Running 58.41s Step 276( 23.67%), action 71, FPS 2.07, Running 59.27s Step 277( 24.00%), action 72, FPS 2.10, Running 59.64s Step 278( 24.33%), action 73, FPS 2.15, Running 60.01s Step 279( 24.67%), action 74, FPS 2.16, Running 60.25s Step 280( 25.00%), action 75, FPS 2.16, Running 60.86s Step 281( 25.33%), action 76, FPS 2.15, Running 61.17s Step 282( 25.67%), action 77, FPS 2.21, Running 61.54s Step 283( 26.00%), action 78, FPS 2.25, Running 61.80s Step 284( 26.33%), action 79, FPS 2.24, Running 62.31s Step 285( 26.67%), action 80, FPS 2.20, Running 62.79s Step 286( 27.00%), action 81, FPS 2.20, Running 63.44s Step 287( 27.33%), action 82, FPS 2.20, Running 63.69s Step 288( 27.67%), action 83, FPS 2.27, Running 64.07s Step 289( 28.00%), action 84, FPS 2.35, Running 64.30s Step 290( 28.33%), action 85, FPS 2.42, Running 64.63s Step 291( 28.67%), action 86, FPS 2.44, Running 64.86s Step 292( 29.00%), action 87, FPS 2.48, Running 65.33s Step 293( 29.33%), action 88, FPS 2.50, Running 65.57s Step 294( 29.67%), action 89, FPS 2.54, Running 66.05s Step 295( 30.00%), action 90, FPS 2.55, Running 66.24s Step 296( 30.33%), action 91, FPS 2.63, Running 66.87s Step 297( 30.67%), action 92, FPS 2.67, Running 67.13s Step 298( 31.00%), action 93, FPS 2.67, Running 67.50s Step 299( 31.33%), action 94, FPS 2.67, Running 67.75s Step 300( 31.67%), action 95, FPS 2.76, Running 68.10s Step 301( 32.00%), action 96, FPS 2.77, Running 68.40s Step 302( 32.33%), action 97, FPS 2.75, Running 68.82s Step 303( 32.67%), action 98, FPS 2.74, Running 69.10s Step 304( 33.00%), action 99, FPS 2.70, Running 69.71s Step 305( 33.33%), action 100, FPS 2.69, Running 70.24s Step 306( 33.67%), action 101, FPS 2.71, Running 70.82s Step 307( 34.00%), action 102, FPS 2.71, Running 71.06s Step 308( 34.33%), action 103, FPS 2.63, Running 71.66s Step 309( 34.67%), action 104, FPS 2.57, Running 72.07s Step 310( 35.00%), action 105, FPS 2.48, Running 72.69s Step 311( 35.33%), action 106, FPS 2.48, Running 72.93s Step 312( 35.67%), action 107, FPS 2.46, Running 73.44s Step 313( 36.00%), action 108, FPS 2.39, Running 73.96s Step 314( 36.33%), action 109, FPS 2.37, Running 74.50s Step 315( 36.67%), action 110, FPS 2.34, Running 74.78s Step 316( 37.00%), action 111, FPS 2.29, Running 75.62s Step 317( 37.33%), action 112, FPS 2.27, Running 75.93s Step 318( 37.67%), action 113, FPS 2.16, Running 76.74s Step 319( 38.00%), action 114, FPS 2.15, Running 77.06s Step 320( 38.33%), action 115, FPS 2.10, Running 77.63s Step 321( 38.67%), action 116, FPS 2.11, Running 77.87s Step 322( 39.00%), action 117, FPS 2.07, Running 78.48s Step 323( 39.33%), action 118, FPS 2.02, Running 78.98s Step 324( 39.67%), action 119, FPS 2.02, Running 79.63s Step 325( 40.00%), action 120, FPS 2.06, Running 79.93s Step 326( 40.33%), action 121, FPS 2.00, Running 80.83s Step 327( 40.67%), action 122, FPS 1.96, Running 81.24s Step 328( 41.00%), action 123, FPS 1.97, Running 81.80s Step 329( 41.33%), action 124, FPS 1.97, Running 82.20s Step 330( 41.67%), action 125, FPS 2.01, Running 82.62s Step 331( 42.00%), action 126, FPS 2.01, Running 82.89s Step 332( 42.33%), action 127, FPS 1.98, Running 83.55s Step 333( 42.67%), action 128, FPS 2.03, Running 83.80s Step 334( 43.00%), action 129, FPS 1.99, Running 84.53s Step 335( 43.33%), action 130, FPS 1.94, Running 85.07s Step 336( 43.67%), action 131, FPS 1.92, Running 86.01s Step 337( 44.00%), action 132, FPS 1.93, Running 86.32s Step 338( 44.33%), action 133, FPS 1.93, Running 87.10s Step 339( 44.67%), action 134, FPS 1.90, Running 87.57s Step 340( 45.00%), action 135, FPS 1.87, Running 88.31s Step 341( 45.33%), action 136, FPS 1.83, Running 88.80s Step 342( 45.67%), action 137, FPS 1.82, Running 89.48s Step 343( 46.00%), action 138, FPS 1.81, Running 90.04s Step 344( 46.33%), action 139, FPS 1.82, Running 90.64s Step 345( 46.67%), action 140, FPS 1.77, Running 91.26s Step 346( 47.00%), action 141, FPS 1.80, Running 91.91s Step 347( 47.33%), action 142, FPS 1.80, Running 92.36s Step 348( 47.67%), action 143, FPS 1.77, Running 93.10s Step 349( 48.00%), action 144, FPS 1.75, Running 93.66s Step 350( 48.33%), action 145, FPS 1.71, Running 94.35s Step 351( 48.67%), action 146, FPS 1.69, Running 94.71s Step 352( 49.00%), action 147, FPS 1.68, Running 95.44s Step 353( 49.33%), action 148, FPS 1.66, Running 95.85s [2026-08-01 17:31:44] [52 ] Seed 51 success after 96.36 s. +steps: 353 , actions: 148 . +Instruction: Empty +Total 13/52(25.00%) success. +Setting seed: 52 +Step 1( N/A%), pre moving , FPS 0.83, Running 1.21s Step 2( N/A%), pre moving , FPS 1.58, Running 1.26s Step 3( N/A%), pre moving , FPS 2.33, Running 1.29s Step 4( N/A%), pre moving , FPS 3.05, Running 1.31s Step 5( N/A%), pre moving , FPS 3.74, Running 1.34s Step 6( N/A%), pre moving , FPS 4.40, Running 1.36s Step 7( N/A%), pre moving , FPS 5.03, Running 1.39s Step 8( N/A%), pre moving , FPS 5.64, Running 1.42s Step 9( N/A%), pre moving , FPS 6.21, Running 1.45s Step 10( N/A%), pre moving , FPS 6.72, Running 1.49s Step 11( N/A%), pre moving , FPS 7.26, Running 1.52s Step 12( N/A%), pre moving , FPS 7.78, Running 1.54s Step 13( N/A%), pre moving , FPS 8.30, Running 1.57s Step 14( N/A%), pre moving , FPS 8.74, Running 1.60s Step 15( N/A%), pre moving , FPS 9.21, Running 1.63s Step 16( N/A%), pre moving , FPS 9.66, Running 1.66s Step 17( N/A%), pre moving , FPS 10.11, Running 1.68s Step 18( N/A%), pre moving , FPS 10.55, Running 1.71s Step 19( N/A%), pre moving , FPS 10.97, Running 1.73s Step 20( N/A%), pre moving , FPS 11.39, Running 1.76s Step 21( N/A%), pre moving , FPS 25.07, Running 2.01s Step 22( N/A%), pre moving , FPS 24.33, Running 2.09s Step 23( N/A%), pre moving , FPS 24.31, Running 2.11s Step 24( N/A%), pre moving , FPS 24.22, Running 2.14s Step 25( N/A%), pre moving , FPS 24.19, Running 2.16s Step 26( N/A%), pre moving , FPS 19.22, Running 2.40s Step 27( N/A%), pre moving , FPS 19.27, Running 2.43s Step 28( N/A%), pre moving , FPS 19.32, Running 2.45s Step 29( N/A%), pre moving , FPS 19.38, Running 2.48s Step 30( N/A%), pre moving , FPS 19.55, Running 2.51s Step 31( N/A%), pre moving , FPS 15.55, Running 2.80s Step 32( N/A%), pre moving , FPS 15.53, Running 2.83s Step 33( N/A%), pre moving , FPS 15.30, Running 2.87s Step 34( N/A%), pre moving , FPS 15.39, Running 2.90s Step 35( N/A%), pre moving , FPS 15.37, Running 2.93s Step 36( N/A%), pre moving , FPS 12.50, Running 3.26s Step 37( N/A%), pre moving , FPS 12.48, Running 3.28s Step 38( N/A%), pre moving , FPS 12.37, Running 3.32s Step 39( N/A%), pre moving , FPS 12.32, Running 3.36s Step 40( N/A%), pre moving , FPS 12.28, Running 3.39s Step 41( N/A%), pre moving , FPS 14.23, Running 3.41s Step 42( N/A%), pre moving , FPS 14.78, Running 3.44s Step 43( N/A%), pre moving , FPS 14.73, Running 3.47s Step 44( N/A%), pre moving , FPS 14.71, Running 3.50s Step 45( N/A%), pre moving , FPS 14.70, Running 3.52s Step 46( N/A%), pre moving , FPS 17.40, Running 3.55s Step 47( N/A%), pre moving , FPS 17.28, Running 3.59s Step 48( N/A%), pre moving , FPS 17.23, Running 3.62s Step 49( N/A%), pre moving , FPS 17.14, Running 3.65s Step 50( N/A%), pre moving , FPS 17.11, Running 3.68s Step 51( N/A%), pre moving , FPS 21.96, Running 3.71s Step 52( N/A%), pre moving , FPS 21.98, Running 3.74s Step 53( N/A%), pre moving , FPS 22.43, Running 3.77s Step 54( N/A%), pre moving , FPS 22.46, Running 3.79s Step 55( N/A%), pre moving , FPS 22.52, Running 3.82s Step 56( N/A%), pre moving , FPS 33.97, Running 3.84s Step 57( N/A%), pre moving , FPS 34.05, Running 3.87s Step 58( N/A%), pre moving , FPS 34.69, Running 3.90s Step 59( N/A%), pre moving , FPS 34.93, Running 3.93s Step 60( N/A%), pre moving , FPS 34.82, Running 3.96s Step 61( N/A%), pre moving , FPS 34.24, Running 4.00s Step 62( N/A%), pre moving , FPS 34.29, Running 4.02s Step 63( N/A%), pre moving , FPS 34.49, Running 4.05s Step 64( N/A%), pre moving , FPS 34.41, Running 4.08s Step 65( N/A%), pre moving , FPS 33.91, Running 4.11s Step 66( N/A%), pre moving , FPS 34.00, Running 4.14s Step 67( N/A%), pre moving , FPS 34.03, Running 4.17s Step 68( N/A%), pre moving , FPS 34.06, Running 4.20s Step 69( N/A%), pre moving , FPS 34.42, Running 4.23s Step 70( N/A%), pre moving , FPS 34.85, Running 4.25s Step 71( N/A%), pre moving , FPS 34.36, Running 4.30s Step 72( N/A%), pre moving , FPS 33.19, Running 4.34s Step 73( N/A%), pre moving , FPS 31.96, Running 4.39s Step 74( N/A%), pre moving , FPS 31.10, Running 4.44s Step 75( N/A%), pre moving , FPS 30.10, Running 4.48s Step 76( N/A%), pre moving , FPS 29.33, Running 4.53s Step 77( N/A%), pre moving , FPS 28.67, Running 4.57s Step 78( N/A%), pre moving , FPS 28.15, Running 4.61s Step 79( N/A%), pre moving , FPS 27.72, Running 4.65s Step 80( N/A%), pre moving , FPS 27.35, Running 4.69s Step 81( N/A%), pre moving , FPS 26.64, Running 4.75s Step 82( N/A%), pre moving , FPS 25.96, Running 4.79s Step 83( N/A%), pre moving , FPS 25.30, Running 4.84s Step 84( N/A%), pre moving , FPS 24.87, Running 4.88s Step 85( N/A%), pre moving , FPS 24.63, Running 4.92s Step 86( N/A%), pre moving , FPS 24.30, Running 4.97s Step 87( N/A%), pre moving , FPS 24.03, Running 5.01s Step 88( N/A%), pre moving , FPS 21.77, Running 5.12s Step 89( N/A%), pre moving , FPS 14.05, Running 5.65s Step 90( N/A%), pre moving , FPS 13.91, Running 5.69s Step 91( N/A%), pre moving , FPS 13.91, Running 5.73s Step 92( N/A%), pre moving , FPS 13.77, Running 5.79s Step 93( N/A%), pre moving , FPS 13.78, Running 5.84s Step 94( N/A%), pre moving , FPS 13.72, Running 5.89s Step 95( N/A%), pre moving , FPS 13.78, Running 5.93s Step 96( N/A%), pre moving , FPS 13.81, Running 5.98s Step 97( N/A%), pre moving , FPS 13.83, Running 6.02s Step 98( N/A%), pre moving , FPS 13.72, Running 6.07s Step 99( N/A%), pre moving , FPS 13.72, Running 6.11s Step 100( N/A%), pre moving , FPS 13.72, Running 6.15s Step 101( N/A%), pre moving , FPS 14.01, Running 6.17s Step 102( N/A%), pre moving , FPS 14.13, Running 6.21s Step 103( N/A%), pre moving , FPS 13.55, Running 6.32s Step 104( N/A%), pre moving , FPS 12.96, Running 6.43s Step 105( N/A%), pre moving , FPS 12.94, Running 6.47s Step 106( N/A%), pre moving , FPS 12.93, Running 6.51s Step 107( N/A%), pre moving , FPS 12.88, Running 6.56s Step 108( N/A%), pre moving , FPS 13.59, Running 6.59s Step 109( N/A%), pre moving , FPS 20.15, Running 6.64s Step 110( N/A%), pre moving , FPS 20.33, Running 6.68s Step 111( N/A%), pre moving , FPS 20.55, Running 6.71s Step 112( N/A%), pre moving , FPS 21.21, Running 6.74s Step 113( N/A%), pre moving , FPS 21.61, Running 6.77s Step 114( N/A%), pre moving , FPS 21.71, Running 6.81s Step 115( N/A%), pre moving , FPS 21.94, Running 6.85s Step 116( N/A%), pre moving , FPS 21.70, Running 6.90s Step 117( N/A%), pre moving , FPS 21.22, Running 6.96s Step 118( N/A%), pre moving , FPS 21.66, Running 6.99s Step 119( N/A%), pre moving , FPS 21.16, Running 7.05s Step 120( N/A%), pre moving , FPS 20.69, Running 7.12s Step 121( N/A%), pre moving , FPS 19.93, Running 7.18s Step 122( N/A%), pre moving , FPS 18.40, Running 7.30s Step 123( N/A%), pre moving , FPS 18.35, Running 7.41s Step 124( N/A%), pre moving , FPS 19.55, Running 7.45s Step 125( N/A%), pre moving , FPS 19.66, Running 7.49s Step 126( N/A%), pre moving , FPS 19.76, Running 7.52s Step 127( N/A%), pre moving , FPS 20.15, Running 7.55s Step 128( N/A%), pre moving , FPS 20.04, Running 7.59s Step 129( N/A%), pre moving , FPS 20.49, Running 7.62s Step 130( N/A%), pre moving , FPS 20.24, Running 7.66s Step 131( N/A%), pre moving , FPS 19.81, Running 7.72s Step 132( N/A%), pre moving , FPS 19.65, Running 7.76s Step 133( N/A%), pre moving , FPS 19.74, Running 7.78s Step 134( N/A%), pre moving , FPS 20.13, Running 7.81s Step 135( N/A%), pre moving , FPS 20.25, Running 7.83s Step 136( N/A%), pre moving , FPS 20.79, Running 7.86s Step 137( N/A%), pre moving , FPS 21.56, Running 7.89s Step 138( N/A%), pre moving , FPS 21.73, Running 7.91s Step 139( N/A%), pre moving , FPS 22.59, Running 7.94s Step 140( N/A%), pre moving , FPS 23.48, Running 7.97s Step 141( N/A%), pre moving , FPS 24.42, Running 8.00s Step 142( N/A%), pre moving , FPS 27.41, Running 8.03s Step 143( N/A%), pre moving , FPS 30.67, Running 8.06s Step 144( N/A%), pre moving , FPS 31.51, Running 8.08s Step 145( N/A%), pre moving , FPS 32.20, Running 8.11s Step 146( N/A%), pre moving , FPS 32.83, Running 8.13s Step 147( N/A%), pre moving , FPS 32.93, Running 8.16s Step 148( N/A%), pre moving , FPS 33.73, Running 8.18s Step 149( N/A%), pre moving , FPS 34.02, Running 8.21s Step 150( N/A%), pre moving , FPS 35.20, Running 8.23s Step 151( N/A%), pre moving , FPS 36.81, Running 8.26s Step 152( N/A%), pre moving , FPS 37.78, Running 8.29s Step 153( N/A%), pre moving , FPS 37.68, Running 8.31s Step 154( N/A%), pre moving , FPS 37.75, Running 8.34s Step 155( N/A%), pre moving , FPS 37.77, Running 8.36s Step 156( N/A%), pre moving , FPS 37.81, Running 8.39s Step 157( N/A%), pre moving , FPS 37.98, Running 8.41s Step 158( N/A%), pre moving , FPS 38.07, Running 8.44s Step 159( N/A%), pre moving , FPS 37.81, Running 8.47s Step 160( N/A%), pre moving , FPS 37.35, Running 8.50s Step 161( N/A%), pre moving , FPS 37.64, Running 8.53s Step 162( N/A%), pre moving , FPS 37.88, Running 8.55s Step 163( N/A%), pre moving , FPS 18.75, Running 9.12s Step 164( N/A%), pre moving , FPS 16.53, Running 9.29s Step 165( N/A%), pre moving , FPS 13.70, Running 9.57s Step 166( N/A%), pre moving , FPS 12.66, Running 9.71s Step 167( N/A%), pre moving , FPS 10.74, Running 10.02s Step 168( N/A%), pre moving , FPS 10.07, Running 10.17s Step 169( N/A%), pre moving , FPS 9.09, Running 10.41s Step 170( N/A%), pre moving , FPS 8.64, Running 10.55s Step 171( N/A%), pre moving , FPS 7.91, Running 10.79s Step 172( N/A%), pre moving , FPS 7.48, Running 10.96s Step 173( N/A%), pre moving , FPS 7.05, Running 11.15s Step 174( N/A%), pre moving , FPS 6.73, Running 11.31s Step 175( N/A%), pre moving , FPS 6.30, Running 11.54s Step 176( N/A%), pre moving , FPS 6.01, Running 11.72s Step 177( N/A%), pre moving , FPS 5.65, Running 11.95s Step 178( N/A%), pre moving , FPS 5.45, Running 12.11s Step 179( N/A%), pre moving , FPS 5.15, Running 12.36s Step 180( N/A%), pre moving , FPS 5.00, Running 12.50s Step 181( N/A%), pre moving , FPS 4.74, Running 12.75s Step 182( N/A%), pre moving , FPS 4.60, Running 12.90s Step 183( N/A%), pre moving , FPS 4.99, Running 13.13s Step 184( N/A%), pre moving , FPS 4.95, Running 13.34s Step 185( N/A%), pre moving , FPS 5.03, Running 13.55s Step 186( N/A%), pre moving , FPS 4.99, Running 13.72s Step 187( N/A%), pre moving , FPS 5.05, Running 13.99s Step 188( N/A%), pre moving , FPS 5.07, Running 14.12s Step 189( N/A%), pre moving , FPS 5.06, Running 14.36s Step 190( N/A%), pre moving , FPS 5.06, Running 14.50s Step 191( N/A%), pre moving , FPS 5.03, Running 14.76s Step 192( N/A%), pre moving , FPS 5.02, Running 14.94s Step 193( N/A%), pre moving , FPS 4.91, Running 15.22s Step 194( N/A%), pre moving , FPS 4.92, Running 15.38s Step 195( N/A%), pre moving , FPS 4.86, Running 15.65s Step 196( N/A%), pre moving , FPS 4.75, Running 15.92s Step 197( N/A%), pre moving , FPS 4.73, Running 16.19s Step 198( N/A%), pre moving , FPS 4.74, Running 16.33s Step 199( N/A%), pre moving , FPS 4.75, Running 16.56s Step 200( N/A%), pre moving , FPS 4.78, Running 16.69s Step 201( N/A%), pre moving , FPS 4.80, Running 16.92s Step 202( N/A%), pre moving , FPS 4.79, Running 17.07s Step 203( N/A%), pre moving , FPS 4.73, Running 17.36s Step 204( N/A%), pre moving , FPS 4.78, Running 17.53s Step 205( N/A%), pre moving , FPS 4.75, Running 17.76s Step 206( N/A%), pre moving , FPS 4.77, Running 17.91s Step 207( N/A%), pre moving , FPS 4.79, Running 18.16s Step 208( N/A%), pre moving , FPS 4.74, Running 18.33s Step 209( N/A%), pre moving , FPS 4.76, Running 18.57s Step 210( N/A%), pre moving , FPS 4.77, Running 18.69s Step 211( N/A%), pre moving , FPS 4.78, Running 18.95s Step 212( N/A%), pre moving , FPS 4.81, Running 19.10s Step 213( N/A%), pre moving , FPS 4.82, Running 19.37s Step 214( N/A%), pre moving , FPS 4.81, Running 19.53s Step 215( N/A%), pre moving , FPS 4.87, Running 19.76s Step 216( N/A%), pre moving , FPS 5.01, Running 19.92s Step 217( N/A%), pre moving , FPS 5.01, Running 20.17s Step 218( N/A%), pre moving , FPS 5.00, Running 20.33s Step 219( N/A%), pre moving , FPS 4.94, Running 20.61s Step 220( N/A%), pre moving , FPS 4.88, Running 20.79s Step 221( N/A%), pre moving , FPS 4.85, Running 21.05s Step 222( N/A%), pre moving , FPS 4.77, Running 21.27s Step 223( N/A%), pre moving , FPS 4.80, Running 21.53s Step 224( N/A%), pre moving , FPS 4.81, Running 21.68s Step 225( N/A%), pre moving , FPS 4.78, Running 21.94s Step 226( N/A%), pre moving , FPS 4.78, Running 22.10s Step 227( N/A%), pre moving , FPS 4.73, Running 22.39s Step 228( N/A%), pre moving , FPS 4.77, Running 22.53s Step 229( N/A%), pre moving , FPS 4.77, Running 22.76s Step 230( N/A%), pre moving , FPS 4.71, Running 22.94s Step 231( N/A%), pre moving , FPS 4.68, Running 23.22s Step 232( N/A%), pre moving , FPS 4.63, Running 23.42s Step 233( N/A%), pre moving , FPS 4.65, Running 23.67s Step 234( N/A%), pre moving , FPS 4.67, Running 23.82s Step 235( N/A%), pre moving , FPS 4.64, Running 24.07s Step 236( N/A%), pre moving , FPS 4.63, Running 24.24s Step 237( N/A%), pre moving , FPS 4.62, Running 24.50s Step 238( N/A%), pre moving , FPS 4.59, Running 24.68s Step 239( N/A%), pre moving , FPS 4.56, Running 25.00s Step 240( N/A%), pre moving , FPS 4.59, Running 25.15s Step 241( N/A%), pre moving , FPS 4.59, Running 25.40s Step 242( N/A%), pre moving , FPS 4.67, Running 25.55s Step 243( N/A%), pre moving , FPS 4.71, Running 25.77s Step 244( N/A%), pre moving , FPS 4.71, Running 25.92s Step 245( N/A%), pre moving , FPS 4.75, Running 26.15s Step 246( N/A%), pre moving , FPS 4.77, Running 26.29s Step 247( N/A%), pre moving , FPS 4.82, Running 26.54s Step 248( N/A%), pre moving , FPS 4.77, Running 26.72s Step 249( N/A%), pre moving , FPS 4.79, Running 26.94s Step 250( N/A%), pre moving , FPS 4.79, Running 27.11s Step 251( N/A%), pre moving , FPS 4.84, Running 27.36s Step 252( N/A%), pre moving , FPS 5.02, Running 27.40s Step 253( N/A%), pre moving , FPS 5.30, Running 27.44s Step 254( N/A%), pre moving , FPS 5.46, Running 27.48s Step 255( N/A%), pre moving , FPS 5.80, Running 27.52s Step 256( N/A%), pre moving , FPS 6.03, Running 27.56s Step 257( N/A%), pre moving , FPS 6.47, Running 27.60s Step 258( N/A%), pre moving , FPS 6.77, Running 27.64s Step 259( N/A%), pre moving , FPS 7.48, Running 27.68s Step 260( N/A%), pre moving , FPS 7.77, Running 27.72s Step 261( N/A%), pre moving , FPS 8.48, Running 27.76s Step 262( N/A%), pre moving , FPS 5.99, Running 28.89s Step 263( N/A%), pre moving , FPS 5.86, Running 29.18s Step 264( N/A%), pre moving , FPS 5.79, Running 29.38s Step 265( N/A%), pre moving , FPS 5.79, Running 29.61s Step 266( N/A%), pre moving , FPS 5.67, Running 29.82s Step 267( N/A%), pre moving , FPS 5.62, Running 30.10s Step 268( N/A%), pre moving , FPS 5.65, Running 30.25s Step 269( N/A%), pre moving , FPS 5.54, Running 30.55s Step 270( N/A%), pre moving , FPS 5.56, Running 30.71s Step 271( N/A%), pre moving , FPS 5.53, Running 30.97s Step 272( N/A%), pre moving , FPS 5.35, Running 31.14s Step 273( N/A%), pre moving , FPS 5.06, Running 31.39s Step 274( N/A%), pre moving , FPS 4.86, Running 31.59s Step 275( N/A%), pre moving , FPS 4.57, Running 31.90s Step 276( N/A%), pre moving , FPS 4.41, Running 32.09s Step 277( N/A%), pre moving , FPS 4.21, Running 32.34s Step 278( N/A%), pre moving , FPS 4.08, Running 32.54s Step 279( N/A%), pre moving , FPS 3.92, Running 32.78s Step 280( N/A%), pre moving , FPS 3.81, Running 32.97s Step 281( N/A%), pre moving , FPS 3.66, Running 33.23s Step 282( 0.33%), action 1, FPS 3.64, Running 34.38s Step 283( 0.67%), action 2, FPS 3.41, Running 35.05s Step 284( 1.00%), action 3, FPS 3.06, Running 35.91s Step 285( 1.33%), action 4, FPS 2.90, Running 36.49s Step 286( 1.67%), action 5, FPS 2.69, Running 37.24s Step 287( 2.00%), action 6, FPS 2.70, Running 37.51s Step 288( 2.33%), action 7, FPS 2.60, Running 37.94s Step 289( 2.67%), action 8, FPS 2.60, Running 38.24s Step 290( 3.00%), action 9, FPS 2.53, Running 38.61s Step 291( 3.33%), action 10, FPS 2.52, Running 38.89s Step 292( 3.67%), action 11, FPS 2.31, Running 39.79s Step 293( 4.00%), action 12, FPS 2.33, Running 39.98s Step 294( 4.33%), action 13, FPS 2.21, Running 40.64s Step 295( 4.67%), action 14, FPS 2.15, Running 41.20s Step 296( 5.00%), action 15, FPS 2.08, Running 41.71s Step 297( 5.33%), action 16, FPS 2.06, Running 42.03s Step 298( 5.67%), action 17, FPS 1.99, Running 42.61s Step 299( 6.00%), action 18, FPS 1.94, Running 43.07s Step 300( 6.33%), action 19, FPS 1.88, Running 43.61s Step 301( 6.67%), action 20, FPS 1.87, Running 43.91s Step 302( 7.00%), action 21, FPS 1.93, Running 44.72s Step 303( 7.33%), action 22, FPS 1.98, Running 45.15s Step 304( 7.67%), action 23, FPS 2.01, Running 45.86s Step 305( 8.00%), action 24, FPS 2.07, Running 46.15s Step 306( 8.33%), action 25, FPS 2.08, Running 46.83s Step 307( 8.67%), action 26, FPS 2.04, Running 47.34s Step 308( 9.00%), action 27, FPS 1.99, Running 47.98s Step 309( 9.33%), action 28, FPS 1.95, Running 48.51s Step 310( 9.67%), action 29, FPS 1.90, Running 49.12s Step 311( 10.00%), action 30, FPS 1.86, Running 49.67s Step 312( 10.33%), action 31, FPS 1.86, Running 50.53s Step 313( 10.67%), action 32, FPS 1.80, Running 51.07s Step 314( 11.00%), action 33, FPS 1.83, Running 51.58s Step 315( 11.33%), action 34, FPS 1.82, Running 52.17s Step 316( 11.67%), action 35, FPS 1.80, Running 52.82s Step 317( 12.00%), action 36, FPS 1.76, Running 53.38s Step 318( 12.33%), action 37, FPS 1.77, Running 53.90s Step 319( 12.67%), action 38, FPS 1.75, Running 54.48s Step 320( 13.00%), action 39, FPS 1.77, Running 54.92s Step 321( 13.33%), action 40, FPS 1.77, Running 55.20s Step 322( 13.67%), action 41, FPS 1.79, Running 55.87s Step 323( 14.00%), action 42, FPS 1.82, Running 56.15s Step 324( 14.33%), action 43, FPS 1.84, Running 56.70s Step 325( 14.67%), action 44, FPS 1.82, Running 57.15s Step 326( 15.00%), action 45, FPS 1.82, Running 57.83s Step 327( 15.33%), action 46, FPS 1.84, Running 58.20s Step 328( 15.67%), action 47, FPS 1.82, Running 58.96s Step 329( 16.00%), action 48, FPS 1.84, Running 59.37s Step 330( 16.33%), action 49, FPS 1.87, Running 59.83s Step 331( 16.67%), action 50, FPS 1.87, Running 60.35s Step 332( 17.00%), action 51, FPS 1.91, Running 60.98s Step 333( 17.33%), action 52, FPS 1.97, Running 61.21s Step 334( 17.67%), action 53, FPS 1.97, Running 61.73s Step 335( 18.00%), action 54, FPS 2.03, Running 62.01s Step 336( 18.33%), action 55, FPS 2.03, Running 62.70s Step 337( 18.67%), action 56, FPS 2.10, Running 62.91s Step 338( 19.00%), action 57, FPS 2.05, Running 63.64s Step 339( 19.33%), action 58, FPS 2.12, Running 63.90s Step 340( 19.67%), action 59, FPS 2.14, Running 64.27s Step 341( 20.00%), action 60, FPS 2.15, Running 64.51s Step 342( 20.33%), action 61, FPS 2.15, Running 65.17s Step 343( 20.67%), action 62, FPS 2.16, Running 65.42s Step 344( 21.00%), action 63, FPS 2.19, Running 65.81s Step 345( 21.33%), action 64, FPS 2.24, Running 66.07s Step 346( 21.67%), action 65, FPS 2.31, Running 66.48s Step 347( 22.00%), action 66, FPS 2.30, Running 66.90s Step 348( 22.33%), action 67, FPS 2.39, Running 67.34s Step 349( 22.67%), action 68, FPS 2.40, Running 67.70s Step 350( 23.00%), action 69, FPS 2.37, Running 68.26s Step 351( 23.33%), action 70, FPS 2.45, Running 68.51s Step 352( 23.67%), action 71, FPS 2.46, Running 69.11s Step 353( 24.00%), action 72, FPS 2.37, Running 69.64s Step 354( 24.33%), action 73, FPS 2.36, Running 70.19s Step 355( 24.67%), action 74, FPS 2.38, Running 70.43s Step 356( 25.00%), action 75, FPS 2.42, Running 70.95s Step 357( 25.33%), action 76, FPS 2.40, Running 71.26s Step 358( 25.67%), action 77, FPS 2.39, Running 72.00s Step 359( 26.00%), action 78, FPS 2.34, Running 72.43s Step 360( 26.33%), action 79, FPS 2.26, Running 73.13s Step 361( 26.67%), action 80, FPS 2.19, Running 73.63s Step 362( 27.00%), action 81, FPS 2.13, Running 74.54s Step 363( 27.33%), action 82, FPS 2.10, Running 74.96s Step 364( 27.67%), action 83, FPS 2.08, Running 75.41s Step 365( 28.00%), action 84, FPS 2.04, Running 75.86s Step 366( 28.33%), action 85, FPS 2.05, Running 76.24s Step 367( 28.67%), action 86, FPS 2.03, Running 76.76s Step 368( 29.00%), action 87, FPS 2.04, Running 77.16s Step 369( 29.33%), action 88, FPS 2.07, Running 77.38s Step 370( 29.67%), action 89, FPS 2.07, Running 77.90s Step 371( 30.00%), action 90, FPS 2.02, Running 78.41s Step 372( 30.33%), action 91, FPS 1.98, Running 79.19s Step 373( 30.67%), action 92, FPS 2.02, Running 79.54s Step 374( 31.00%), action 93, FPS 2.01, Running 80.16s Step 375( 31.33%), action 94, FPS 2.00, Running 80.42s Step 376( 31.67%), action 95, FPS 2.00, Running 80.94s Step 377( 32.00%), action 96, FPS 1.99, Running 81.33s Step 378( 32.33%), action 97, FPS 2.05, Running 81.78s Step 379( 32.67%), action 98, FPS 2.07, Running 82.10s Step 380( 33.00%), action 99, FPS 2.09, Running 82.68s Step 381( 33.33%), action 100, FPS 2.15, Running 82.95s Step 382( 33.67%), action 101, FPS 2.22, Running 83.57s Step 383( 34.00%), action 102, FPS 2.26, Running 83.81s Step 384( 34.33%), action 103, FPS 2.29, Running 84.13s Step 385( 34.67%), action 104, FPS 2.28, Running 84.63s [2026-08-01 17:33:09] [53 ] Seed 52 failed after 85.17 s. +steps: 385 , actions: 104 . +Instruction: Empty +Total 13/53(24.53%) success. +Setting seed: 53 +Step 1( N/A%), pre moving , FPS 0.09, Running 11.03s Step 2( N/A%), pre moving , FPS 0.18, Running 11.06s Step 3( N/A%), pre moving , FPS 0.27, Running 11.09s Step 4( N/A%), pre moving , FPS 0.36, Running 11.11s Step 5( N/A%), pre moving , FPS 0.45, Running 11.15s Step 6( N/A%), pre moving , FPS 0.54, Running 11.18s Step 7( N/A%), pre moving , FPS 0.62, Running 11.21s Step 8( N/A%), pre moving , FPS 0.71, Running 11.23s Step 9( N/A%), pre moving , FPS 0.80, Running 11.26s Step 10( N/A%), pre moving , FPS 0.89, Running 11.28s Step 11( N/A%), pre moving , FPS 0.97, Running 11.31s Step 12( N/A%), pre moving , FPS 1.06, Running 11.35s Step 13( N/A%), pre moving , FPS 1.14, Running 11.38s Step 14( N/A%), pre moving , FPS 1.23, Running 11.40s Step 15( N/A%), pre moving , FPS 1.31, Running 11.42s Step 16( N/A%), pre moving , FPS 1.40, Running 11.45s Step 17( N/A%), pre moving , FPS 1.48, Running 11.48s Step 18( N/A%), pre moving , FPS 1.56, Running 11.51s Step 19( N/A%), pre moving , FPS 1.64, Running 11.55s Step 20( N/A%), pre moving , FPS 1.73, Running 11.57s Step 21( N/A%), pre moving , FPS 25.31, Running 11.82s Step 22( N/A%), pre moving , FPS 24.15, Running 11.89s Step 23( N/A%), pre moving , FPS 24.17, Running 11.91s Step 24( N/A%), pre moving , FPS 24.27, Running 11.94s Step 25( N/A%), pre moving , FPS 24.12, Running 11.98s Step 26( N/A%), pre moving , FPS 19.04, Running 12.23s Step 27( N/A%), pre moving , FPS 19.10, Running 12.25s Step 28( N/A%), pre moving , FPS 19.09, Running 12.28s Step 29( N/A%), pre moving , FPS 19.07, Running 12.31s Step 30( N/A%), pre moving , FPS 19.09, Running 12.33s Step 31( N/A%), pre moving , FPS 19.11, Running 12.36s Step 32( N/A%), pre moving , FPS 18.73, Running 12.42s Step 33( N/A%), pre moving , FPS 18.45, Running 12.46s Step 34( N/A%), pre moving , FPS 18.44, Running 12.49s Step 35( N/A%), pre moving , FPS 18.26, Running 12.52s Step 36( N/A%), pre moving , FPS 14.13, Running 12.87s Step 37( N/A%), pre moving , FPS 14.14, Running 12.89s Step 38( N/A%), pre moving , FPS 14.18, Running 12.92s Step 39( N/A%), pre moving , FPS 14.34, Running 12.95s Step 40( N/A%), pre moving , FPS 14.34, Running 12.97s Step 41( N/A%), pre moving , FPS 16.95, Running 13.00s Step 42( N/A%), pre moving , FPS 17.57, Running 13.02s Step 43( N/A%), pre moving , FPS 17.59, Running 13.05s Step 44( N/A%), pre moving , FPS 17.57, Running 13.08s Step 45( N/A%), pre moving , FPS 17.75, Running 13.10s Step 46( N/A%), pre moving , FPS 22.11, Running 13.13s Step 47( N/A%), pre moving , FPS 22.13, Running 13.16s Step 48( N/A%), pre moving , FPS 22.07, Running 13.19s Step 49( N/A%), pre moving , FPS 22.10, Running 13.21s Step 50( N/A%), pre moving , FPS 22.08, Running 13.24s Step 51( N/A%), pre moving , FPS 21.97, Running 13.27s Step 52( N/A%), pre moving , FPS 22.38, Running 13.31s Step 53( N/A%), pre moving , FPS 22.45, Running 13.35s Step 54( N/A%), pre moving , FPS 22.14, Running 13.39s Step 55( N/A%), pre moving , FPS 22.07, Running 13.43s Step 56( N/A%), pre moving , FPS 33.31, Running 13.47s Step 57( N/A%), pre moving , FPS 32.39, Running 13.51s Step 58( N/A%), pre moving , FPS 31.36, Running 13.56s Step 59( N/A%), pre moving , FPS 30.63, Running 13.60s Step 60( N/A%), pre moving , FPS 29.71, Running 13.64s Step 61( N/A%), pre moving , FPS 29.24, Running 13.68s Step 62( N/A%), pre moving , FPS 28.69, Running 13.72s Step 63( N/A%), pre moving , FPS 27.98, Running 13.76s Step 64( N/A%), pre moving , FPS 27.31, Running 13.81s Step 65( N/A%), pre moving , FPS 26.66, Running 13.85s Step 66( N/A%), pre moving , FPS 26.16, Running 13.90s Step 67( N/A%), pre moving , FPS 25.49, Running 13.94s Step 68( N/A%), pre moving , FPS 25.14, Running 13.98s Step 69( N/A%), pre moving , FPS 24.69, Running 14.02s Step 70( N/A%), pre moving , FPS 24.32, Running 14.06s Step 71( N/A%), pre moving , FPS 24.05, Running 14.10s Step 72( N/A%), pre moving , FPS 24.27, Running 14.14s Step 73( N/A%), pre moving , FPS 24.15, Running 14.18s Step 74( N/A%), pre moving , FPS 24.00, Running 14.22s Step 75( N/A%), pre moving , FPS 23.79, Running 14.27s Step 76( N/A%), pre moving , FPS 23.60, Running 14.32s Step 77( N/A%), pre moving , FPS 23.57, Running 14.36s Step 78( N/A%), pre moving , FPS 23.75, Running 14.40s Step 79( N/A%), pre moving , FPS 23.83, Running 14.44s Step 80( N/A%), pre moving , FPS 23.99, Running 14.48s Step 81( N/A%), pre moving , FPS 24.12, Running 14.51s Step 82( N/A%), pre moving , FPS 24.46, Running 14.54s Step 83( N/A%), pre moving , FPS 24.89, Running 14.57s Step 84( N/A%), pre moving , FPS 25.25, Running 14.60s Step 85( N/A%), pre moving , FPS 25.71, Running 14.63s Step 86( N/A%), pre moving , FPS 26.21, Running 14.66s Step 87( N/A%), pre moving , FPS 26.91, Running 14.68s Step 88( N/A%), pre moving , FPS 27.44, Running 14.71s Step 89( N/A%), pre moving , FPS 27.88, Running 14.74s Step 90( N/A%), pre moving , FPS 28.39, Running 14.76s Step 91( N/A%), pre moving , FPS 28.90, Running 14.79s Step 92( N/A%), pre moving , FPS 28.97, Running 14.83s Step 93( N/A%), pre moving , FPS 29.46, Running 14.86s Step 94( N/A%), pre moving , FPS 29.67, Running 14.90s Step 95( N/A%), pre moving , FPS 30.10, Running 14.93s Step 96( N/A%), pre moving , FPS 30.91, Running 14.96s Step 97( N/A%), pre moving , FPS 31.26, Running 15.00s Step 98( N/A%), pre moving , FPS 30.60, Running 15.05s Step 99( N/A%), pre moving , FPS 31.05, Running 15.08s Step 100( N/A%), pre moving , FPS 31.74, Running 15.11s Step 101( N/A%), pre moving , FPS 32.23, Running 15.13s Step 102( N/A%), pre moving , FPS 32.34, Running 15.16s Step 103( N/A%), pre moving , FPS 32.57, Running 15.18s Step 104( N/A%), pre moving , FPS 32.33, Running 15.22s Step 105( N/A%), pre moving , FPS 32.38, Running 15.25s Step 106( N/A%), pre moving , FPS 32.19, Running 15.28s Step 107( N/A%), pre moving , FPS 31.11, Running 15.33s Step 108( N/A%), pre moving , FPS 30.76, Running 15.36s Step 109( N/A%), pre moving , FPS 30.87, Running 15.39s Step 110( N/A%), pre moving , FPS 30.94, Running 15.41s Step 111( N/A%), pre moving , FPS 30.74, Running 15.44s Step 112( N/A%), pre moving , FPS 31.40, Running 15.46s Step 113( N/A%), pre moving , FPS 31.44, Running 15.49s Step 114( N/A%), pre moving , FPS 17.49, Running 16.04s Step 115( N/A%), pre moving , FPS 16.01, Running 16.18s Step 116( N/A%), pre moving , FPS 13.73, Running 16.42s Step 117( N/A%), pre moving , FPS 12.64, Running 16.58s Step 118( N/A%), pre moving , FPS 11.68, Running 16.77s Step 119( N/A%), pre moving , FPS 10.64, Running 16.96s Step 120( N/A%), pre moving , FPS 9.36, Running 17.24s Step 121( N/A%), pre moving , FPS 8.74, Running 17.42s Step 122( N/A%), pre moving , FPS 7.92, Running 17.68s Step 123( N/A%), pre moving , FPS 7.46, Running 17.86s Step 124( N/A%), pre moving , FPS 6.89, Running 18.12s Step 125( N/A%), pre moving , FPS 6.50, Running 18.33s Step 126( N/A%), pre moving , FPS 6.09, Running 18.57s Step 127( N/A%), pre moving , FPS 5.85, Running 18.75s Step 128( N/A%), pre moving , FPS 5.48, Running 19.01s Step 129( N/A%), pre moving , FPS 5.27, Running 19.18s Step 130( N/A%), pre moving , FPS 5.00, Running 19.41s Step 131( N/A%), pre moving , FPS 4.87, Running 19.55s Step 132( N/A%), pre moving , FPS 4.68, Running 19.74s Step 133( N/A%), pre moving , FPS 4.55, Running 19.89s Step 134( N/A%), pre moving , FPS 4.84, Running 20.17s Step 135( N/A%), pre moving , FPS 4.79, Running 20.35s Step 136( N/A%), pre moving , FPS 4.77, Running 20.61s Step 137( N/A%), pre moving , FPS 4.77, Running 20.78s Step 138( N/A%), pre moving , FPS 4.70, Running 21.02s Step 139( N/A%), pre moving , FPS 4.72, Running 21.20s Step 140( N/A%), pre moving , FPS 4.77, Running 21.44s Step 141( N/A%), pre moving , FPS 4.78, Running 21.61s Step 142( N/A%), pre moving , FPS 4.81, Running 21.84s Step 143( N/A%), pre moving , FPS 4.84, Running 21.99s Step 144( N/A%), pre moving , FPS 4.86, Running 22.24s Step 145( N/A%), pre moving , FPS 4.91, Running 22.40s Step 146( N/A%), pre moving , FPS 4.86, Running 22.68s Step 147( N/A%), pre moving , FPS 4.87, Running 22.85s Step 148( N/A%), pre moving , FPS 4.85, Running 23.13s Step 149( N/A%), pre moving , FPS 4.75, Running 23.39s Step 150( N/A%), pre moving , FPS 4.69, Running 23.67s Step 151( N/A%), pre moving , FPS 4.63, Running 23.87s Step 152( N/A%), pre moving , FPS 4.56, Running 24.13s Step 153( N/A%), pre moving , FPS 4.57, Running 24.27s Step 154( N/A%), pre moving , FPS 4.58, Running 24.53s Step 155( N/A%), pre moving , FPS 4.60, Running 24.70s Step 156( N/A%), pre moving , FPS 4.62, Running 24.94s Step 157( N/A%), pre moving , FPS 4.63, Running 25.10s Step 158( N/A%), pre moving , FPS 4.61, Running 25.36s Step 159( N/A%), pre moving , FPS 4.59, Running 25.56s Step 160( N/A%), pre moving , FPS 4.49, Running 25.89s Step 161( N/A%), pre moving , FPS 4.49, Running 26.06s Step 162( N/A%), pre moving , FPS 4.46, Running 26.33s Step 163( N/A%), pre moving , FPS 4.40, Running 26.53s Step 164( N/A%), pre moving , FPS 4.36, Running 26.82s Step 165( N/A%), pre moving , FPS 4.36, Running 26.98s Step 166( N/A%), pre moving , FPS 4.41, Running 27.21s Step 167( N/A%), pre moving , FPS 4.43, Running 27.37s Step 168( N/A%), pre moving , FPS 4.41, Running 27.67s Step 169( N/A%), pre moving , FPS 4.48, Running 27.85s Step 170( N/A%), pre moving , FPS 4.49, Running 28.12s Step 171( N/A%), pre moving , FPS 4.53, Running 28.29s Step 172( N/A%), pre moving , FPS 4.52, Running 28.55s Step 173( N/A%), pre moving , FPS 4.43, Running 28.79s Step 174( N/A%), pre moving , FPS 4.42, Running 29.06s Step 175( N/A%), pre moving , FPS 4.42, Running 29.22s Step 176( N/A%), pre moving , FPS 4.42, Running 29.46s Step 177( N/A%), pre moving , FPS 4.41, Running 29.63s Step 178( N/A%), pre moving , FPS 4.40, Running 29.90s Step 179( N/A%), pre moving , FPS 4.54, Running 29.96s Step 180( N/A%), pre moving , FPS 4.87, Running 30.00s Step 181( N/A%), pre moving , FPS 5.02, Running 30.05s Step 182( N/A%), pre moving , FPS 5.30, Running 30.10s Step 183( N/A%), pre moving , FPS 5.55, Running 30.14s Step 184( N/A%), pre moving , FPS 5.96, Running 30.18s Step 185( N/A%), pre moving , FPS 6.17, Running 30.22s Step 186( N/A%), pre moving , FPS 6.54, Running 30.27s Step 187( N/A%), pre moving , FPS 6.77, Running 30.33s Step 188( N/A%), pre moving , FPS 7.38, Running 30.37s Step 189( N/A%), pre moving , FPS 5.13, Running 31.75s Step 190( N/A%), pre moving , FPS 5.15, Running 32.01s Step 191( N/A%), pre moving , FPS 5.16, Running 32.16s Step 192( N/A%), pre moving , FPS 5.19, Running 32.41s Step 193( N/A%), pre moving , FPS 5.30, Running 32.56s Step 194( N/A%), pre moving , FPS 5.34, Running 32.81s Step 195( N/A%), pre moving , FPS 5.35, Running 32.96s Step 196( N/A%), pre moving , FPS 5.27, Running 33.25s Step 197( N/A%), pre moving , FPS 5.30, Running 33.40s Step 198( N/A%), pre moving , FPS 5.29, Running 33.68s Step 199( N/A%), pre moving , FPS 5.12, Running 33.86s Step 200( N/A%), pre moving , FPS 4.87, Running 34.11s Step 201( N/A%), pre moving , FPS 4.69, Running 34.31s Step 202( N/A%), pre moving , FPS 4.47, Running 34.58s Step 203( N/A%), pre moving , FPS 4.34, Running 34.75s Step 204( N/A%), pre moving , FPS 4.15, Running 35.00s Step 205( N/A%), pre moving , FPS 4.05, Running 35.16s Step 206( N/A%), pre moving , FPS 3.88, Running 35.43s Step 207( N/A%), pre moving , FPS 3.75, Running 35.66s Step 208( N/A%), pre moving , FPS 3.62, Running 35.91s Step 209( 0.33%), action 1, FPS 4.14, Running 36.58s Step 210( 0.67%), action 2, FPS 3.73, Running 37.37s Step 211( 1.00%), action 3, FPS 3.49, Running 37.89s Step 212( 1.33%), action 4, FPS 3.24, Running 38.57s Step 213( 1.67%), action 5, FPS 2.95, Running 39.33s Step 214( 2.00%), action 6, FPS 2.80, Running 39.96s Step 215( 2.33%), action 7, FPS 2.61, Running 40.62s Step 216( 2.67%), action 8, FPS 2.51, Running 41.22s Step 217( 3.00%), action 9, FPS 2.46, Running 41.55s Step 218( 3.33%), action 10, FPS 2.42, Running 41.96s Step 219( 3.67%), action 11, FPS 2.25, Running 42.74s Step 220( 4.00%), action 12, FPS 2.17, Running 43.34s Step 221( 4.33%), action 13, FPS 2.08, Running 43.93s Step 222( 4.67%), action 14, FPS 2.06, Running 44.30s Step 223( 5.00%), action 15, FPS 1.97, Running 44.87s Step 224( 5.33%), action 16, FPS 1.93, Running 45.38s Step 225( 5.67%), action 17, FPS 1.89, Running 45.71s Step 226( 6.00%), action 18, FPS 1.82, Running 46.39s Step 227( 6.33%), action 19, FPS 1.77, Running 46.93s Step 228( 6.67%), action 20, FPS 1.72, Running 47.50s Step 229( 7.00%), action 21, FPS 1.75, Running 47.98s Step 230( 7.33%), action 22, FPS 1.80, Running 48.48s Step 231( 7.67%), action 23, FPS 1.82, Running 48.89s Step 232( 8.00%), action 24, FPS 1.83, Running 49.49s Step 233( 8.33%), action 25, FPS 1.91, Running 49.81s Step 234( 8.67%), action 26, FPS 1.96, Running 50.17s Step 235( 9.00%), action 27, FPS 1.98, Running 50.71s Step 236( 9.33%), action 28, FPS 2.02, Running 51.11s Step 237( 9.67%), action 29, FPS 1.99, Running 51.62s Step 238( 10.00%), action 30, FPS 1.96, Running 52.18s Step 239( 10.33%), action 31, FPS 1.94, Running 53.05s Step 240( 10.67%), action 32, FPS 1.99, Running 53.39s Step 241( 11.00%), action 33, FPS 1.98, Running 54.03s Step 242( 11.33%), action 34, FPS 1.93, Running 54.65s Step 243( 11.67%), action 35, FPS 1.92, Running 55.30s Step 244( 12.00%), action 36, FPS 1.94, Running 55.67s Step 245( 12.33%), action 37, FPS 1.90, Running 56.22s Step 246( 12.67%), action 38, FPS 1.96, Running 56.62s Step 247( 13.00%), action 39, FPS 1.95, Running 57.19s Step 248( 13.33%), action 40, FPS 1.96, Running 57.72s Step 249( 13.67%), action 41, FPS 1.91, Running 58.44s Step 250( 14.00%), action 42, FPS 1.90, Running 59.02s Step 251( 14.33%), action 43, FPS 1.86, Running 59.66s Step 252( 14.67%), action 44, FPS 1.86, Running 60.23s Step 253( 15.00%), action 45, FPS 1.82, Running 60.81s Step 254( 15.33%), action 46, FPS 1.82, Running 61.16s Step 255( 15.67%), action 47, FPS 1.81, Running 61.76s Step 256( 16.00%), action 48, FPS 1.82, Running 62.13s Step 257( 16.33%), action 49, FPS 1.80, Running 62.75s Step 258( 16.67%), action 50, FPS 1.80, Running 63.30s Step 259( 17.00%), action 51, FPS 1.86, Running 63.82s Step 260( 17.33%), action 52, FPS 1.81, Running 64.42s Step 261( 17.67%), action 53, FPS 1.86, Running 64.78s Step 262( 18.00%), action 54, FPS 1.90, Running 65.18s Step 263( 18.33%), action 55, FPS 1.93, Running 65.66s Step 264( 18.67%), action 56, FPS 1.89, Running 66.27s Step 265( 19.00%), action 57, FPS 1.88, Running 66.84s Step 266( 19.33%), action 58, FPS 1.85, Running 67.44s Step 267( 19.67%), action 59, FPS 1.83, Running 68.09s Step 268( 20.00%), action 60, FPS 1.82, Running 68.70s Step 269( 20.33%), action 61, FPS 1.77, Running 69.71s Step 270( 20.67%), action 62, FPS 1.75, Running 70.44s Step 271( 21.00%), action 63, FPS 1.74, Running 71.16s Step 272( 21.33%), action 64, FPS 1.72, Running 71.84s Step 273( 21.67%), action 65, FPS 1.71, Running 72.54s Step 274( 22.00%), action 66, FPS 1.68, Running 73.09s Step 275( 22.33%), action 67, FPS 1.68, Running 73.69s Step 276( 22.67%), action 68, FPS 1.66, Running 74.17s Step 277( 23.00%), action 69, FPS 1.68, Running 74.68s [2026-08-01 17:34:25] [54 ] Seed 53 failed after 74.92 s. +steps: 277 , actions: 69 . +Instruction: Empty +Total 13/54(24.07%) success. +Setting seed: 54 +Step 1( N/A%), pre moving , FPS 0.83, Running 1.20s Step 2( N/A%), pre moving , FPS 1.63, Running 1.23s Step 3( N/A%), pre moving , FPS 2.37, Running 1.26s Step 4( N/A%), pre moving , FPS 3.09, Running 1.30s Step 5( N/A%), pre moving , FPS 3.75, Running 1.33s Step 6( N/A%), pre moving , FPS 4.39, Running 1.37s Step 7( N/A%), pre moving , FPS 5.03, Running 1.39s Step 8( N/A%), pre moving , FPS 5.61, Running 1.43s Step 9( N/A%), pre moving , FPS 6.17, Running 1.46s Step 10( N/A%), pre moving , FPS 6.73, Running 1.49s Step 11( N/A%), pre moving , FPS 7.25, Running 1.52s Step 12( N/A%), pre moving , FPS 7.75, Running 1.55s Step 13( N/A%), pre moving , FPS 8.13, Running 1.60s Step 14( N/A%), pre moving , FPS 8.59, Running 1.63s Step 15( N/A%), pre moving , FPS 8.98, Running 1.67s Step 16( N/A%), pre moving , FPS 9.43, Running 1.70s Step 17( N/A%), pre moving , FPS 9.87, Running 1.72s Step 18( N/A%), pre moving , FPS 10.30, Running 1.75s Step 19( N/A%), pre moving , FPS 10.72, Running 1.77s Step 20( N/A%), pre moving , FPS 11.13, Running 1.80s Step 21( N/A%), pre moving , FPS 22.34, Running 2.09s Step 22( N/A%), pre moving , FPS 21.48, Running 2.16s Step 23( N/A%), pre moving , FPS 21.59, Running 2.19s Step 24( N/A%), pre moving , FPS 21.79, Running 2.21s Step 25( N/A%), pre moving , FPS 22.04, Running 2.24s Step 26( N/A%), pre moving , FPS 17.99, Running 2.48s Step 27( N/A%), pre moving , FPS 17.85, Running 2.51s Step 28( N/A%), pre moving , FPS 17.73, Running 2.55s Step 29( N/A%), pre moving , FPS 17.73, Running 2.59s Step 30( N/A%), pre moving , FPS 17.70, Running 2.62s Step 31( N/A%), pre moving , FPS 17.64, Running 2.65s Step 32( N/A%), pre moving , FPS 17.44, Running 2.70s Step 33( N/A%), pre moving , FPS 17.59, Running 2.74s Step 34( N/A%), pre moving , FPS 17.69, Running 2.76s Step 35( N/A%), pre moving , FPS 17.92, Running 2.79s Step 36( N/A%), pre moving , FPS 14.24, Running 3.10s Step 37( N/A%), pre moving , FPS 14.10, Running 3.14s Step 38( N/A%), pre moving , FPS 13.98, Running 3.18s Step 39( N/A%), pre moving , FPS 13.95, Running 3.21s Step 40( N/A%), pre moving , FPS 13.81, Running 3.25s Step 41( N/A%), pre moving , FPS 16.96, Running 3.27s Step 42( N/A%), pre moving , FPS 17.46, Running 3.30s Step 43( N/A%), pre moving , FPS 17.53, Running 3.33s Step 44( N/A%), pre moving , FPS 17.49, Running 3.36s Step 45( N/A%), pre moving , FPS 17.49, Running 3.38s Step 46( N/A%), pre moving , FPS 21.36, Running 3.42s Step 47( N/A%), pre moving , FPS 21.31, Running 3.45s Step 48( N/A%), pre moving , FPS 20.81, Running 3.51s Step 49( N/A%), pre moving , FPS 20.75, Running 3.55s Step 50( N/A%), pre moving , FPS 20.43, Running 3.60s Step 51( N/A%), pre moving , FPS 20.54, Running 3.62s Step 52( N/A%), pre moving , FPS 20.94, Running 3.65s Step 53( N/A%), pre moving , FPS 21.26, Running 3.68s Step 54( N/A%), pre moving , FPS 21.19, Running 3.71s Step 55( N/A%), pre moving , FPS 20.77, Running 3.75s Step 56( N/A%), pre moving , FPS 29.42, Running 3.78s Step 57( N/A%), pre moving , FPS 29.46, Running 3.82s Step 58( N/A%), pre moving , FPS 29.80, Running 3.85s Step 59( N/A%), pre moving , FPS 29.50, Running 3.88s Step 60( N/A%), pre moving , FPS 29.85, Running 3.92s Step 61( N/A%), pre moving , FPS 29.34, Running 3.95s Step 62( N/A%), pre moving , FPS 29.13, Running 3.99s Step 63( N/A%), pre moving , FPS 29.03, Running 4.02s Step 64( N/A%), pre moving , FPS 28.94, Running 4.05s Step 65( N/A%), pre moving , FPS 28.60, Running 4.08s Step 66( N/A%), pre moving , FPS 28.76, Running 4.11s Step 67( N/A%), pre moving , FPS 28.98, Running 4.14s Step 68( N/A%), pre moving , FPS 30.45, Running 4.17s Step 69( N/A%), pre moving , FPS 30.64, Running 4.20s Step 70( N/A%), pre moving , FPS 31.57, Running 4.23s Step 71( N/A%), pre moving , FPS 30.91, Running 4.27s Step 72( N/A%), pre moving , FPS 29.92, Running 4.32s Step 73( N/A%), pre moving , FPS 29.31, Running 4.36s Step 74( N/A%), pre moving , FPS 28.12, Running 4.42s Step 75( N/A%), pre moving , FPS 28.05, Running 4.46s Step 76( N/A%), pre moving , FPS 27.65, Running 4.50s Step 77( N/A%), pre moving , FPS 27.58, Running 4.55s Step 78( N/A%), pre moving , FPS 27.11, Running 4.59s Step 79( N/A%), pre moving , FPS 26.41, Running 4.64s Step 80( N/A%), pre moving , FPS 25.92, Running 4.69s Step 81( N/A%), pre moving , FPS 25.65, Running 4.73s Step 82( N/A%), pre moving , FPS 25.24, Running 4.78s Step 83( N/A%), pre moving , FPS 24.80, Running 4.83s Step 84( N/A%), pre moving , FPS 24.42, Running 4.87s Step 85( N/A%), pre moving , FPS 23.92, Running 4.92s Step 86( N/A%), pre moving , FPS 23.46, Running 4.96s Step 87( N/A%), pre moving , FPS 22.69, Running 5.02s Step 88( N/A%), pre moving , FPS 22.35, Running 5.07s Step 89( N/A%), pre moving , FPS 22.07, Running 5.11s Step 90( N/A%), pre moving , FPS 21.60, Running 5.16s Step 91( N/A%), pre moving , FPS 21.25, Running 5.21s Step 92( N/A%), pre moving , FPS 21.42, Running 5.25s Step 93( N/A%), pre moving , FPS 21.40, Running 5.29s Step 94( N/A%), pre moving , FPS 21.81, Running 5.33s Step 95( N/A%), pre moving , FPS 21.77, Running 5.38s Step 96( N/A%), pre moving , FPS 21.67, Running 5.43s Step 97( N/A%), pre moving , FPS 21.21, Running 5.49s Step 98( N/A%), pre moving , FPS 21.55, Running 5.52s Step 99( N/A%), pre moving , FPS 22.11, Running 5.55s Step 100( N/A%), pre moving , FPS 22.25, Running 5.59s Step 101( N/A%), pre moving , FPS 22.73, Running 5.61s Step 102( N/A%), pre moving , FPS 23.32, Running 5.64s Step 103( N/A%), pre moving , FPS 23.76, Running 5.67s Step 104( N/A%), pre moving , FPS 24.09, Running 5.70s Step 105( N/A%), pre moving , FPS 24.80, Running 5.73s Step 106( N/A%), pre moving , FPS 24.51, Running 5.78s Step 107( N/A%), pre moving , FPS 25.51, Running 5.81s Step 108( N/A%), pre moving , FPS 26.06, Running 5.83s Step 109( N/A%), pre moving , FPS 26.61, Running 5.86s Step 110( N/A%), pre moving , FPS 27.33, Running 5.89s Step 111( N/A%), pre moving , FPS 28.48, Running 5.91s Step 112( N/A%), pre moving , FPS 29.04, Running 5.94s Step 113( N/A%), pre moving , FPS 29.65, Running 5.97s Step 114( N/A%), pre moving , FPS 29.78, Running 6.01s Step 115( N/A%), pre moving , FPS 30.09, Running 6.05s Step 116( N/A%), pre moving , FPS 30.78, Running 6.08s Step 117( N/A%), pre moving , FPS 32.50, Running 6.10s Step 118( N/A%), pre moving , FPS 32.52, Running 6.13s Step 119( N/A%), pre moving , FPS 32.73, Running 6.16s Step 120( N/A%), pre moving , FPS 32.87, Running 6.19s Step 121( N/A%), pre moving , FPS 32.52, Running 6.23s Step 122( N/A%), pre moving , FPS 32.24, Running 6.26s Step 123( N/A%), pre moving , FPS 31.93, Running 6.29s Step 124( N/A%), pre moving , FPS 32.11, Running 6.32s Step 125( N/A%), pre moving , FPS 30.75, Running 6.38s Step 126( N/A%), pre moving , FPS 32.07, Running 6.40s Step 127( N/A%), pre moving , FPS 31.92, Running 6.43s Step 128( N/A%), pre moving , FPS 31.96, Running 6.46s Step 129( N/A%), pre moving , FPS 31.96, Running 6.49s Step 130( N/A%), pre moving , FPS 31.66, Running 6.52s Step 131( N/A%), pre moving , FPS 31.24, Running 6.55s Step 132( N/A%), pre moving , FPS 30.88, Running 6.59s Step 133( N/A%), pre moving , FPS 30.67, Running 6.62s Step 134( N/A%), pre moving , FPS 30.86, Running 6.65s Step 135( N/A%), pre moving , FPS 31.44, Running 6.68s Step 136( N/A%), pre moving , FPS 31.73, Running 6.71s Step 137( N/A%), pre moving , FPS 31.70, Running 6.73s Step 138( N/A%), pre moving , FPS 31.63, Running 6.76s Step 139( N/A%), pre moving , FPS 31.40, Running 6.79s Step 140( N/A%), pre moving , FPS 31.89, Running 6.82s Step 141( N/A%), pre moving , FPS 31.99, Running 6.85s Step 142( N/A%), pre moving , FPS 31.93, Running 6.89s Step 143( N/A%), pre moving , FPS 32.15, Running 6.92s Step 144( N/A%), pre moving , FPS 31.86, Running 6.95s Step 145( N/A%), pre moving , FPS 33.38, Running 6.98s Step 146( N/A%), pre moving , FPS 33.42, Running 7.00s Step 147( N/A%), pre moving , FPS 33.71, Running 7.03s Step 148( N/A%), pre moving , FPS 33.60, Running 7.05s Step 149( N/A%), pre moving , FPS 33.50, Running 7.08s Step 150( N/A%), pre moving , FPS 33.59, Running 7.11s Step 151( N/A%), pre moving , FPS 16.60, Running 7.76s Step 152( N/A%), pre moving , FPS 15.34, Running 7.89s Step 153( N/A%), pre moving , FPS 13.55, Running 8.10s Step 154( N/A%), pre moving , FPS 12.16, Running 8.30s Step 155( N/A%), pre moving , FPS 10.62, Running 8.57s Step 156( N/A%), pre moving , FPS 9.76, Running 8.76s Step 157( N/A%), pre moving , FPS 8.80, Running 9.01s Step 158( N/A%), pre moving , FPS 8.25, Running 9.19s Step 159( N/A%), pre moving , FPS 7.54, Running 9.45s Step 160( N/A%), pre moving , FPS 7.16, Running 9.62s Step 161( N/A%), pre moving , FPS 6.65, Running 9.86s Step 162( N/A%), pre moving , FPS 6.34, Running 10.04s Step 163( N/A%), pre moving , FPS 5.94, Running 10.28s Step 164( N/A%), pre moving , FPS 5.66, Running 10.48s Step 165( N/A%), pre moving , FPS 5.33, Running 10.73s Step 166( N/A%), pre moving , FPS 5.12, Running 10.91s Step 167( N/A%), pre moving , FPS 4.82, Running 11.17s Step 168( N/A%), pre moving , FPS 4.70, Running 11.31s Step 169( N/A%), pre moving , FPS 4.48, Running 11.54s Step 170( N/A%), pre moving , FPS 4.31, Running 11.75s Step 171( N/A%), pre moving , FPS 4.72, Running 12.00s Step 172( N/A%), pre moving , FPS 4.63, Running 12.21s Step 173( N/A%), pre moving , FPS 4.63, Running 12.42s Step 174( N/A%), pre moving , FPS 4.65, Running 12.60s Step 175( N/A%), pre moving , FPS 4.64, Running 12.88s Step 176( N/A%), pre moving , FPS 4.68, Running 13.03s Step 177( N/A%), pre moving , FPS 4.69, Running 13.27s Step 178( N/A%), pre moving , FPS 4.70, Running 13.44s Step 179( N/A%), pre moving , FPS 4.75, Running 13.66s Step 180( N/A%), pre moving , FPS 4.77, Running 13.81s Step 181( N/A%), pre moving , FPS 4.75, Running 14.08s Step 182( N/A%), pre moving , FPS 4.76, Running 14.25s Step 183( N/A%), pre moving , FPS 4.69, Running 14.55s Step 184( N/A%), pre moving , FPS 4.75, Running 14.69s Step 185( N/A%), pre moving , FPS 4.69, Running 14.99s Step 186( N/A%), pre moving , FPS 4.63, Running 15.22s Step 187( N/A%), pre moving , FPS 4.66, Running 15.47s Step 188( N/A%), pre moving , FPS 4.61, Running 15.65s Step 189( N/A%), pre moving , FPS 4.53, Running 15.96s Step 190( N/A%), pre moving , FPS 4.57, Running 16.13s Step 191( N/A%), pre moving , FPS 4.53, Running 16.42s Step 192( N/A%), pre moving , FPS 4.52, Running 16.63s Step 193( N/A%), pre moving , FPS 4.44, Running 16.92s Step 194( N/A%), pre moving , FPS 4.43, Running 17.11s Step 195( N/A%), pre moving , FPS 4.49, Running 17.33s Step 196( N/A%), pre moving , FPS 4.45, Running 17.52s Step 197( N/A%), pre moving , FPS 4.41, Running 17.80s Step 198( N/A%), pre moving , FPS 4.40, Running 17.98s Step 199( N/A%), pre moving , FPS 4.31, Running 18.30s Step 200( N/A%), pre moving , FPS 4.27, Running 18.50s Step 201( N/A%), pre moving , FPS 4.24, Running 18.80s Step 202( N/A%), pre moving , FPS 4.25, Running 18.95s Step 203( N/A%), pre moving , FPS 4.29, Running 19.21s Step 204( N/A%), pre moving , FPS 4.22, Running 19.42s Step 205( N/A%), pre moving , FPS 4.29, Running 19.65s Step 206( N/A%), pre moving , FPS 4.33, Running 19.84s Step 207( N/A%), pre moving , FPS 4.36, Running 20.06s Step 208( N/A%), pre moving , FPS 4.40, Running 20.20s Step 209( N/A%), pre moving , FPS 4.46, Running 20.44s Step 210( N/A%), pre moving , FPS 4.47, Running 20.60s Step 211( N/A%), pre moving , FPS 4.51, Running 20.86s Step 212( N/A%), pre moving , FPS 4.52, Running 21.06s Step 213( N/A%), pre moving , FPS 4.54, Running 21.33s Step 214( N/A%), pre moving , FPS 4.54, Running 21.52s Step 215( N/A%), pre moving , FPS 4.46, Running 21.82s Step 216( N/A%), pre moving , FPS 4.50, Running 21.97s Step 217( N/A%), pre moving , FPS 4.51, Running 22.24s Step 218( N/A%), pre moving , FPS 4.65, Running 22.28s Step 219( N/A%), pre moving , FPS 4.96, Running 22.32s Step 220( N/A%), pre moving , FPS 5.17, Running 22.37s Step 221( N/A%), pre moving , FPS 5.51, Running 22.43s Step 222( N/A%), pre moving , FPS 5.66, Running 22.49s Step 223( N/A%), pre moving , FPS 6.01, Running 22.54s Step 224( N/A%), pre moving , FPS 6.32, Running 22.59s Step 225( N/A%), pre moving , FPS 6.71, Running 22.63s Step 226( N/A%), pre moving , FPS 7.07, Running 22.67s Step 227( N/A%), pre moving , FPS 7.56, Running 22.71s Step 228( N/A%), pre moving , FPS 5.25, Running 24.00s Step 229( N/A%), pre moving , FPS 5.22, Running 24.28s Step 230( N/A%), pre moving , FPS 5.22, Running 24.43s Step 231( N/A%), pre moving , FPS 5.14, Running 24.75s Step 232( N/A%), pre moving , FPS 5.16, Running 24.93s Step 233( N/A%), pre moving , FPS 5.15, Running 25.21s Step 234( N/A%), pre moving , FPS 5.20, Running 25.36s Step 235( N/A%), pre moving , FPS 5.27, Running 25.61s Step 236( N/A%), pre moving , FPS 5.22, Running 25.80s Step 237( N/A%), pre moving , FPS 5.17, Running 26.10s Step 238( N/A%), pre moving , FPS 4.99, Running 26.29s Step 239( N/A%), pre moving , FPS 4.73, Running 26.55s Step 240( N/A%), pre moving , FPS 4.58, Running 26.74s Step 241( N/A%), pre moving , FPS 4.36, Running 27.02s Step 242( N/A%), pre moving , FPS 4.25, Running 27.19s Step 243( N/A%), pre moving , FPS 4.08, Running 27.44s Step 244( N/A%), pre moving , FPS 3.97, Running 27.63s Step 245( N/A%), pre moving , FPS 3.78, Running 27.91s Step 246( N/A%), pre moving , FPS 3.69, Running 28.08s Step 247( N/A%), pre moving , FPS 3.55, Running 28.34s Step 248( 0.33%), action 1, FPS 3.63, Running 29.51s Step 249( 0.67%), action 2, FPS 3.63, Running 29.79s Step 250( 1.00%), action 3, FPS 3.50, Running 30.15s Step 251( 1.33%), action 4, FPS 3.46, Running 30.53s Step 252( 1.67%), action 5, FPS 3.30, Running 31.00s Step 253( 2.00%), action 6, FPS 3.17, Running 31.52s Step 254( 2.33%), action 7, FPS 3.03, Running 31.97s Step 255( 2.67%), action 8, FPS 3.00, Running 32.27s Step 256( 3.00%), action 9, FPS 2.82, Running 32.90s Step 257( 3.33%), action 10, FPS 2.82, Running 33.20s Step 258( 3.67%), action 11, FPS 2.65, Running 33.84s Step 259( 4.00%), action 12, FPS 2.66, Running 34.07s Step 260( 4.33%), action 13, FPS 2.56, Running 34.54s Step 261( 4.67%), action 14, FPS 2.54, Running 34.90s Step 262( 5.00%), action 15, FPS 2.37, Running 35.62s Step 263( 5.33%), action 16, FPS 2.34, Running 36.00s Step 264( 5.67%), action 17, FPS 2.18, Running 36.82s Step 265( 6.00%), action 18, FPS 2.18, Running 37.09s Step 266( 6.33%), action 19, FPS 2.11, Running 37.54s Step 267( 6.67%), action 20, FPS 2.09, Running 37.89s Step 268( 7.00%), action 21, FPS 2.26, Running 38.36s Step 269( 7.33%), action 22, FPS 2.27, Running 38.61s Step 270( 7.67%), action 23, FPS 2.26, Running 39.00s Step 271( 8.00%), action 24, FPS 2.28, Running 39.32s Step 272( 8.33%), action 25, FPS 2.25, Running 39.88s Step 273( 8.67%), action 26, FPS 2.34, Running 40.08s Step 274( 9.00%), action 27, FPS 2.32, Running 40.58s Step 275( 9.33%), action 28, FPS 2.35, Running 40.79s Step 276( 9.67%), action 29, FPS 2.40, Running 41.24s Step 277( 10.00%), action 30, FPS 2.41, Running 41.50s Step 278( 10.33%), action 31, FPS 2.47, Running 41.95s Step 279( 10.67%), action 32, FPS 2.47, Running 42.16s Step 280( 11.00%), action 33, FPS 2.51, Running 42.52s Step 281( 11.33%), action 34, FPS 2.55, Running 42.73s Step 282( 11.67%), action 35, FPS 2.67, Running 43.10s Step 283( 12.00%), action 36, FPS 2.71, Running 43.38s Step 284( 12.33%), action 37, FPS 2.91, Running 43.69s Step 285( 12.67%), action 38, FPS 2.92, Running 43.93s Step 286( 13.00%), action 39, FPS 2.97, Running 44.29s Step 287( 13.33%), action 40, FPS 2.93, Running 44.71s Step 288( 13.67%), action 41, FPS 2.88, Running 45.30s Step 289( 14.00%), action 42, FPS 2.87, Running 45.57s Step 290( 14.33%), action 43, FPS 2.84, Running 46.03s Step 291( 14.67%), action 44, FPS 2.88, Running 46.26s Step 292( 15.00%), action 45, FPS 2.94, Running 46.69s Step 293( 15.33%), action 46, FPS 2.89, Running 46.99s Step 294( 15.67%), action 47, FPS 2.90, Running 47.48s Step 295( 16.00%), action 48, FPS 2.85, Running 47.81s Step 296( 16.33%), action 49, FPS 2.85, Running 48.26s Step 297( 16.67%), action 50, FPS 2.85, Running 48.51s Step 298( 17.00%), action 51, FPS 2.66, Running 49.46s Step 299( 17.33%), action 52, FPS 2.63, Running 49.76s Step 300( 17.67%), action 53, FPS 2.59, Running 50.26s Step 301( 18.00%), action 54, FPS 2.54, Running 50.59s Step 302( 18.33%), action 55, FPS 2.51, Running 51.08s Step 303( 18.67%), action 56, FPS 2.48, Running 51.45s Step 304( 19.00%), action 57, FPS 2.39, Running 52.05s Step 305( 19.33%), action 58, FPS 2.36, Running 52.40s Step 306( 19.67%), action 59, FPS 2.28, Running 53.05s Step 307( 20.00%), action 60, FPS 2.31, Running 53.38s Step 308( 20.33%), action 61, FPS 2.22, Running 54.31s Step 309( 20.67%), action 62, FPS 2.18, Running 54.74s Step 310( 21.00%), action 63, FPS 2.15, Running 55.32s Step 311( 21.33%), action 64, FPS 2.08, Running 55.87s Step 312( 21.67%), action 65, FPS 2.08, Running 56.31s Step 313( 22.00%), action 66, FPS 2.03, Running 56.82s Step 314( 22.33%), action 67, FPS 2.03, Running 57.32s Step 315( 22.67%), action 68, FPS 2.04, Running 57.63s Step 316( 23.00%), action 69, FPS 2.01, Running 58.21s Step 317( 23.33%), action 70, FPS 1.98, Running 58.64s Step 318( 23.67%), action 71, FPS 1.99, Running 59.51s Step 319( 24.00%), action 72, FPS 1.97, Running 59.92s Step 320( 24.33%), action 73, FPS 1.98, Running 60.36s Step 321( 24.67%), action 74, FPS 1.94, Running 60.88s Step 322( 25.00%), action 75, FPS 1.93, Running 61.44s Step 323( 25.33%), action 76, FPS 1.95, Running 61.71s Step 324( 25.67%), action 77, FPS 1.93, Running 62.44s Step 325( 26.00%), action 78, FPS 1.94, Running 62.72s Step 326( 26.33%), action 79, FPS 1.97, Running 63.23s Step 327( 26.67%), action 80, FPS 1.93, Running 63.74s Step 328( 27.00%), action 81, FPS 1.94, Running 64.60s Step 329( 27.33%), action 82, FPS 1.95, Running 64.98s Step 330( 27.67%), action 83, FPS 1.96, Running 65.55s Step 331( 28.00%), action 84, FPS 1.95, Running 66.11s Step 332( 28.33%), action 85, FPS 1.93, Running 66.70s Step 333( 28.67%), action 86, FPS 1.93, Running 67.20s Step 334( 29.00%), action 87, FPS 1.90, Running 67.82s Step 335( 29.33%), action 88, FPS 1.91, Running 68.08s Step 336( 29.67%), action 89, FPS 1.91, Running 68.69s Step 337( 30.00%), action 90, FPS 1.94, Running 68.95s Step 338( 30.33%), action 91, FPS 1.98, Running 69.63s Step 339( 30.67%), action 92, FPS 1.97, Running 70.10s Step 340( 31.00%), action 93, FPS 1.96, Running 70.59s Step 341( 31.33%), action 94, FPS 1.95, Running 71.15s Step 342( 31.67%), action 95, FPS 1.92, Running 71.87s Step 343( 32.00%), action 96, FPS 1.88, Running 72.38s Step 344( 32.33%), action 97, FPS 1.93, Running 72.80s Step 345( 32.67%), action 98, FPS 1.93, Running 73.10s Step 346( 33.00%), action 99, FPS 1.92, Running 73.65s Step 347( 33.33%), action 100, FPS 1.90, Running 74.25s Step 348( 33.67%), action 101, FPS 1.89, Running 75.19s Step 349( 34.00%), action 102, FPS 1.90, Running 75.49s Step 350( 34.33%), action 103, FPS 1.90, Running 76.05s Step 351( 34.67%), action 104, FPS 1.96, Running 76.33s Step 352( 35.00%), action 105, FPS 1.94, Running 76.99s Step 353( 35.33%), action 106, FPS 1.97, Running 77.37s Step 354( 35.67%), action 107, FPS 2.02, Running 77.72s Step 355( 36.00%), action 108, FPS 2.00, Running 78.07s Step 356( 36.33%), action 109, FPS 2.05, Running 78.45s Step 357( 36.67%), action 110, FPS 2.05, Running 78.71s Step 358( 37.00%), action 111, FPS 2.02, Running 79.53s Step 359( 37.33%), action 112, FPS 2.05, Running 79.86s Step 360( 37.67%), action 113, FPS 2.04, Running 80.38s Step 361( 38.00%), action 114, FPS 2.09, Running 80.73s Step 362( 38.33%), action 115, FPS 2.08, Running 81.48s Step 363( 38.67%), action 116, FPS 2.13, Running 81.77s Step 364( 39.00%), action 117, FPS 2.05, Running 82.54s [2026-08-01 17:35:49] [55 ] Seed 54 failed after 83.51 s. +steps: 364 , actions: 117 . +Instruction: Empty +Total 13/55(23.64%) success. +Setting seed: 55 +Step 1( N/A%), pre moving , FPS 0.56, Running 1.79s Step 2( N/A%), pre moving , FPS 1.10, Running 1.82s Step 3( N/A%), pre moving , FPS 1.62, Running 1.85s Step 4( N/A%), pre moving , FPS 2.13, Running 1.88s Step 5( N/A%), pre moving , FPS 2.61, Running 1.91s Step 6( N/A%), pre moving , FPS 3.09, Running 1.94s Step 7( N/A%), pre moving , FPS 3.55, Running 1.97s Step 8( N/A%), pre moving , FPS 3.99, Running 2.00s Step 9( N/A%), pre moving , FPS 4.41, Running 2.04s Step 10( N/A%), pre moving , FPS 4.83, Running 2.07s Step 11( N/A%), pre moving , FPS 5.24, Running 2.10s Step 12( N/A%), pre moving , FPS 5.63, Running 2.13s Step 13( N/A%), pre moving , FPS 6.03, Running 2.16s Step 14( N/A%), pre moving , FPS 6.41, Running 2.18s Step 15( N/A%), pre moving , FPS 6.77, Running 2.21s Step 16( N/A%), pre moving , FPS 7.15, Running 2.24s Step 17( N/A%), pre moving , FPS 7.51, Running 2.26s Step 18( N/A%), pre moving , FPS 7.86, Running 2.29s Step 19( N/A%), pre moving , FPS 8.21, Running 2.32s Step 20( N/A%), pre moving , FPS 8.50, Running 2.35s Step 21( N/A%), pre moving , FPS 23.05, Running 2.65s Step 22( N/A%), pre moving , FPS 22.54, Running 2.71s Step 23( N/A%), pre moving , FPS 22.56, Running 2.74s Step 24( N/A%), pre moving , FPS 22.68, Running 2.76s Step 25( N/A%), pre moving , FPS 22.92, Running 2.79s Step 26( N/A%), pre moving , FPS 17.87, Running 3.06s Step 27( N/A%), pre moving , FPS 17.94, Running 3.09s Step 28( N/A%), pre moving , FPS 17.98, Running 3.11s Step 29( N/A%), pre moving , FPS 18.14, Running 3.14s Step 30( N/A%), pre moving , FPS 17.94, Running 3.19s Step 31( N/A%), pre moving , FPS 17.62, Running 3.24s Step 32( N/A%), pre moving , FPS 17.67, Running 3.26s Step 33( N/A%), pre moving , FPS 17.65, Running 3.29s Step 34( N/A%), pre moving , FPS 17.63, Running 3.32s Step 35( N/A%), pre moving , FPS 17.70, Running 3.34s Step 36( N/A%), pre moving , FPS 13.43, Running 3.73s Step 37( N/A%), pre moving , FPS 13.40, Running 3.76s Step 38( N/A%), pre moving , FPS 13.28, Running 3.79s Step 39( N/A%), pre moving , FPS 13.19, Running 3.83s Step 40( N/A%), pre moving , FPS 13.24, Running 3.86s Step 41( N/A%), pre moving , FPS 16.15, Running 3.89s Step 42( N/A%), pre moving , FPS 16.53, Running 3.92s Step 43( N/A%), pre moving , FPS 16.51, Running 3.95s Step 44( N/A%), pre moving , FPS 16.50, Running 3.97s Step 45( N/A%), pre moving , FPS 16.38, Running 4.01s Step 46( N/A%), pre moving , FPS 20.51, Running 4.04s Step 47( N/A%), pre moving , FPS 20.45, Running 4.07s Step 48( N/A%), pre moving , FPS 20.36, Running 4.10s Step 49( N/A%), pre moving , FPS 20.37, Running 4.12s Step 50( N/A%), pre moving , FPS 20.60, Running 4.16s Step 51( N/A%), pre moving , FPS 20.87, Running 4.19s Step 52( N/A%), pre moving , FPS 20.49, Running 4.24s Step 53( N/A%), pre moving , FPS 20.23, Running 4.28s Step 54( N/A%), pre moving , FPS 19.92, Running 4.32s Step 55( N/A%), pre moving , FPS 19.33, Running 4.38s Step 56( N/A%), pre moving , FPS 28.73, Running 4.43s Step 57( N/A%), pre moving , FPS 28.14, Running 4.47s Step 58( N/A%), pre moving , FPS 28.09, Running 4.51s Step 59( N/A%), pre moving , FPS 27.93, Running 4.55s Step 60( N/A%), pre moving , FPS 27.30, Running 4.60s Step 61( N/A%), pre moving , FPS 26.40, Running 4.65s Step 62( N/A%), pre moving , FPS 25.71, Running 4.70s Step 63( N/A%), pre moving , FPS 24.74, Running 4.76s Step 64( N/A%), pre moving , FPS 24.03, Running 4.81s Step 65( N/A%), pre moving , FPS 23.75, Running 4.85s Step 66( N/A%), pre moving , FPS 23.44, Running 4.89s Step 67( N/A%), pre moving , FPS 23.15, Running 4.93s Step 68( N/A%), pre moving , FPS 22.78, Running 4.98s Step 69( N/A%), pre moving , FPS 22.13, Running 5.03s Step 70( N/A%), pre moving , FPS 21.85, Running 5.07s Step 71( N/A%), pre moving , FPS 21.67, Running 5.12s Step 72( N/A%), pre moving , FPS 21.75, Running 5.16s Step 73( N/A%), pre moving , FPS 21.68, Running 5.20s Step 74( N/A%), pre moving , FPS 21.48, Running 5.25s Step 75( N/A%), pre moving , FPS 21.80, Running 5.30s Step 76( N/A%), pre moving , FPS 21.90, Running 5.34s Step 77( N/A%), pre moving , FPS 21.92, Running 5.38s Step 78( N/A%), pre moving , FPS 21.89, Running 5.42s Step 79( N/A%), pre moving , FPS 21.80, Running 5.47s Step 80( N/A%), pre moving , FPS 22.01, Running 5.51s Step 81( N/A%), pre moving , FPS 22.67, Running 5.53s Step 82( N/A%), pre moving , FPS 23.24, Running 5.56s Step 83( N/A%), pre moving , FPS 24.10, Running 5.59s Step 84( N/A%), pre moving , FPS 24.68, Running 5.62s Step 85( N/A%), pre moving , FPS 24.86, Running 5.66s Step 86( N/A%), pre moving , FPS 25.15, Running 5.69s Step 87( N/A%), pre moving , FPS 25.54, Running 5.71s Step 88( N/A%), pre moving , FPS 26.16, Running 5.74s Step 89( N/A%), pre moving , FPS 27.00, Running 5.77s Step 90( N/A%), pre moving , FPS 27.57, Running 5.80s Step 91( N/A%), pre moving , FPS 27.98, Running 5.83s Step 92( N/A%), pre moving , FPS 28.20, Running 5.87s Step 93( N/A%), pre moving , FPS 28.70, Running 5.90s Step 94( N/A%), pre moving , FPS 29.24, Running 5.94s Step 95( N/A%), pre moving , FPS 29.59, Running 5.97s Step 96( N/A%), pre moving , FPS 30.26, Running 6.00s Step 97( N/A%), pre moving , FPS 30.72, Running 6.03s Step 98( N/A%), pre moving , FPS 31.28, Running 6.06s Step 99( N/A%), pre moving , FPS 31.81, Running 6.09s Step 100( N/A%), pre moving , FPS 32.29, Running 6.13s Step 101( N/A%), pre moving , FPS 32.04, Running 6.16s Step 102( N/A%), pre moving , FPS 31.90, Running 6.19s Step 103( N/A%), pre moving , FPS 31.78, Running 6.22s Step 104( N/A%), pre moving , FPS 31.94, Running 6.24s Step 105( N/A%), pre moving , FPS 32.52, Running 6.27s Step 106( N/A%), pre moving , FPS 32.70, Running 6.30s Step 107( N/A%), pre moving , FPS 32.88, Running 6.32s Step 108( N/A%), pre moving , FPS 32.90, Running 6.35s Step 109( N/A%), pre moving , FPS 32.58, Running 6.38s Step 110( N/A%), pre moving , FPS 32.78, Running 6.41s Step 111( N/A%), pre moving , FPS 33.10, Running 6.44s Step 112( N/A%), pre moving , FPS 16.84, Running 7.06s Step 113( N/A%), pre moving , FPS 15.24, Running 7.21s Step 114( N/A%), pre moving , FPS 13.27, Running 7.44s Step 115( N/A%), pre moving , FPS 12.41, Running 7.58s Step 116( N/A%), pre moving , FPS 10.77, Running 7.86s Step 117( N/A%), pre moving , FPS 9.98, Running 8.03s Step 118( N/A%), pre moving , FPS 9.11, Running 8.26s Step 119( N/A%), pre moving , FPS 8.53, Running 8.44s Step 120( N/A%), pre moving , FPS 7.70, Running 8.72s Step 121( N/A%), pre moving , FPS 7.42, Running 8.85s Step 122( N/A%), pre moving , FPS 6.89, Running 9.09s Step 123( N/A%), pre moving , FPS 6.61, Running 9.24s Step 124( N/A%), pre moving , FPS 6.17, Running 9.49s Step 125( N/A%), pre moving , FPS 5.88, Running 9.67s Step 126( N/A%), pre moving , FPS 5.55, Running 9.90s Step 127( N/A%), pre moving , FPS 5.32, Running 10.08s Step 128( N/A%), pre moving , FPS 5.04, Running 10.31s Step 129( N/A%), pre moving , FPS 4.89, Running 10.47s Step 130( N/A%), pre moving , FPS 4.62, Running 10.74s Step 131( N/A%), pre moving , FPS 4.51, Running 10.87s Step 132( N/A%), pre moving , FPS 4.92, Running 11.12s Step 133( N/A%), pre moving , FPS 4.88, Running 11.31s Step 134( N/A%), pre moving , FPS 4.80, Running 11.61s Step 135( N/A%), pre moving , FPS 4.79, Running 11.76s Step 136( N/A%), pre moving , FPS 4.86, Running 11.97s Step 137( N/A%), pre moving , FPS 4.86, Running 12.15s Step 138( N/A%), pre moving , FPS 4.85, Running 12.38s Step 139( N/A%), pre moving , FPS 4.89, Running 12.53s Step 140( N/A%), pre moving , FPS 4.93, Running 12.78s Step 141( N/A%), pre moving , FPS 4.91, Running 12.93s Step 142( N/A%), pre moving , FPS 4.88, Running 13.19s Step 143( N/A%), pre moving , FPS 4.88, Running 13.34s Step 144( N/A%), pre moving , FPS 4.86, Running 13.60s Step 145( N/A%), pre moving , FPS 4.91, Running 13.75s Step 146( N/A%), pre moving , FPS 4.84, Running 14.03s Step 147( N/A%), pre moving , FPS 4.85, Running 14.20s Step 148( N/A%), pre moving , FPS 4.84, Running 14.45s Step 149( N/A%), pre moving , FPS 4.80, Running 14.64s Step 150( N/A%), pre moving , FPS 4.81, Running 14.90s Step 151( N/A%), pre moving , FPS 4.79, Running 15.04s Step 152( N/A%), pre moving , FPS 4.78, Running 15.31s Step 153( N/A%), pre moving , FPS 4.80, Running 15.47s Step 154( N/A%), pre moving , FPS 4.86, Running 15.72s Step 155( N/A%), pre moving , FPS 4.84, Running 15.89s Step 156( N/A%), pre moving , FPS 4.80, Running 16.14s Step 157( N/A%), pre moving , FPS 4.78, Running 16.33s Step 158( N/A%), pre moving , FPS 4.79, Running 16.56s Step 159( N/A%), pre moving , FPS 4.78, Running 16.72s Step 160( N/A%), pre moving , FPS 4.70, Running 17.03s Step 161( N/A%), pre moving , FPS 4.66, Running 17.22s Step 162( N/A%), pre moving , FPS 4.65, Running 17.49s Step 163( N/A%), pre moving , FPS 4.65, Running 17.64s Step 164( N/A%), pre moving , FPS 4.68, Running 17.88s Step 165( N/A%), pre moving , FPS 4.63, Running 18.07s Step 166( N/A%), pre moving , FPS 4.66, Running 18.32s Step 167( N/A%), pre moving , FPS 4.68, Running 18.48s Step 168( N/A%), pre moving , FPS 4.69, Running 18.71s Step 169( N/A%), pre moving , FPS 4.75, Running 18.85s Step 170( N/A%), pre moving , FPS 4.74, Running 19.11s Step 171( N/A%), pre moving , FPS 4.75, Running 19.25s Step 172( N/A%), pre moving , FPS 4.77, Running 19.51s Step 173( N/A%), pre moving , FPS 4.77, Running 19.67s Step 174( N/A%), pre moving , FPS 4.81, Running 19.88s Step 175( N/A%), pre moving , FPS 4.84, Running 20.02s Step 176( N/A%), pre moving , FPS 4.87, Running 20.24s Step 177( N/A%), pre moving , FPS 4.94, Running 20.38s Step 178( N/A%), pre moving , FPS 4.91, Running 20.63s Step 179( N/A%), pre moving , FPS 5.06, Running 20.67s Step 180( N/A%), pre moving , FPS 5.43, Running 20.71s Step 181( N/A%), pre moving , FPS 5.65, Running 20.76s Step 182( N/A%), pre moving , FPS 6.04, Running 20.81s Step 183( N/A%), pre moving , FPS 6.24, Running 20.85s Step 184( N/A%), pre moving , FPS 6.64, Running 20.89s Step 185( N/A%), pre moving , FPS 6.99, Running 20.93s Step 186( N/A%), pre moving , FPS 7.55, Running 20.97s Step 187( N/A%), pre moving , FPS 7.88, Running 21.02s Step 188( N/A%), pre moving , FPS 8.51, Running 21.06s Step 189( N/A%), pre moving , FPS 5.80, Running 22.30s Step 190( N/A%), pre moving , FPS 5.75, Running 22.59s Step 191( N/A%), pre moving , FPS 5.73, Running 22.75s Step 192( N/A%), pre moving , FPS 5.65, Running 23.05s Step 193( N/A%), pre moving , FPS 5.56, Running 23.27s Step 194( N/A%), pre moving , FPS 5.46, Running 23.55s Step 195( N/A%), pre moving , FPS 5.37, Running 23.75s Step 196( N/A%), pre moving , FPS 5.32, Running 24.01s Step 197( N/A%), pre moving , FPS 5.24, Running 24.20s Step 198( N/A%), pre moving , FPS 5.20, Running 24.48s Step 199( N/A%), pre moving , FPS 5.02, Running 24.65s Step 200( N/A%), pre moving , FPS 4.77, Running 24.91s Step 201( N/A%), pre moving , FPS 4.61, Running 25.10s Step 202( N/A%), pre moving , FPS 4.38, Running 25.38s Step 203( N/A%), pre moving , FPS 4.28, Running 25.53s Step 204( N/A%), pre moving , FPS 4.06, Running 25.82s Step 205( N/A%), pre moving , FPS 3.94, Running 26.01s Step 206( N/A%), pre moving , FPS 3.73, Running 26.33s Step 207( N/A%), pre moving , FPS 3.64, Running 26.51s Step 208( N/A%), pre moving , FPS 3.51, Running 26.75s Step 209( 0.33%), action 1, FPS 3.53, Running 27.96s Step 210( 0.67%), action 2, FPS 3.32, Running 28.61s Step 211( 1.00%), action 3, FPS 3.24, Running 28.92s Step 212( 1.33%), action 4, FPS 2.99, Running 29.73s Step 213( 1.67%), action 5, FPS 2.85, Running 30.29s Step 214( 2.00%), action 6, FPS 2.75, Running 30.81s Step 215( 2.33%), action 7, FPS 2.71, Running 31.14s Step 216( 2.67%), action 8, FPS 2.59, Running 31.72s Step 217( 3.00%), action 9, FPS 2.45, Running 32.37s Step 218( 3.33%), action 10, FPS 2.34, Running 33.01s Step 219( 3.67%), action 11, FPS 2.18, Running 33.82s Step 220( 4.00%), action 12, FPS 2.11, Running 34.40s Step 221( 4.33%), action 13, FPS 2.05, Running 34.85s Step 222( 4.67%), action 14, FPS 1.99, Running 35.40s Step 223( 5.00%), action 15, FPS 1.96, Running 35.71s Step 224( 5.33%), action 16, FPS 1.89, Running 36.39s Step 225( 5.67%), action 17, FPS 1.83, Running 36.94s Step 226( 6.00%), action 18, FPS 1.77, Running 37.60s Step 227( 6.33%), action 19, FPS 1.75, Running 37.95s Step 228( 6.67%), action 20, FPS 1.73, Running 38.28s Step 229( 7.00%), action 21, FPS 1.80, Running 39.08s Step 230( 7.33%), action 22, FPS 1.87, Running 39.30s Step 231( 7.67%), action 23, FPS 1.82, Running 39.91s Step 232( 8.00%), action 24, FPS 1.84, Running 40.57s Step 233( 8.33%), action 25, FPS 1.88, Running 40.93s Step 234( 8.67%), action 26, FPS 1.91, Running 41.31s Step 235( 9.00%), action 27, FPS 1.90, Running 41.64s Step 236( 9.33%), action 28, FPS 1.94, Running 42.03s Step 237( 9.67%), action 29, FPS 1.95, Running 42.63s Step 238( 10.00%), action 30, FPS 1.94, Running 43.30s Step 239( 10.33%), action 31, FPS 1.97, Running 43.98s Step 240( 10.67%), action 32, FPS 1.97, Running 44.55s Step 241( 11.00%), action 33, FPS 1.95, Running 45.12s Step 242( 11.33%), action 34, FPS 1.97, Running 45.55s Step 243( 11.67%), action 35, FPS 1.95, Running 45.94s Step 244( 12.00%), action 36, FPS 2.03, Running 46.24s Step 245( 12.33%), action 37, FPS 2.08, Running 46.55s Step 246( 12.67%), action 38, FPS 2.13, Running 46.99s Step 247( 13.00%), action 39, FPS 2.09, Running 47.54s Step 248( 13.33%), action 40, FPS 2.08, Running 47.89s Step 249( 13.67%), action 41, FPS 2.10, Running 48.60s Step 250( 14.00%), action 42, FPS 2.04, Running 49.09s Step 251( 14.33%), action 43, FPS 2.10, Running 49.42s Step 252( 14.67%), action 44, FPS 2.20, Running 49.67s Step 253( 15.00%), action 45, FPS 2.15, Running 50.24s Step 254( 15.33%), action 46, FPS 2.17, Running 50.53s Step 255( 15.67%), action 47, FPS 2.18, Running 50.82s Step 256( 16.00%), action 48, FPS 2.17, Running 51.23s Step 257( 16.33%), action 49, FPS 2.18, Running 51.82s Step 258( 16.67%), action 50, FPS 2.26, Running 52.17s Step 259( 17.00%), action 51, FPS 2.30, Running 52.67s Step 260( 17.33%), action 52, FPS 2.30, Running 53.24s Step 261( 17.67%), action 53, FPS 2.37, Running 53.57s Step 262( 18.00%), action 54, FPS 2.38, Running 53.97s Step 263( 18.33%), action 55, FPS 2.37, Running 54.36s Step 264( 18.67%), action 56, FPS 2.38, Running 54.63s Step 265( 19.00%), action 57, FPS 2.38, Running 54.96s Step 266( 19.33%), action 58, FPS 2.38, Running 55.38s Step 267( 19.67%), action 59, FPS 2.44, Running 55.75s Step 268( 20.00%), action 60, FPS 2.47, Running 56.00s Step 269( 20.33%), action 61, FPS 2.49, Running 56.63s Step 270( 20.67%), action 62, FPS 2.52, Running 57.04s Step 271( 21.00%), action 63, FPS 2.49, Running 57.46s Step 272( 21.33%), action 64, FPS 2.41, Running 57.98s Step 273( 21.67%), action 65, FPS 2.47, Running 58.32s Step 274( 22.00%), action 66, FPS 2.47, Running 58.63s Step 275( 22.33%), action 67, FPS 2.40, Running 59.15s Step 276( 22.67%), action 68, FPS 2.38, Running 59.63s Step 277( 23.00%), action 69, FPS 2.43, Running 60.04s Step 278( 23.33%), action 70, FPS 2.42, Running 60.43s Step 279( 23.67%), action 71, FPS 2.42, Running 60.94s Step 280( 24.00%), action 72, FPS 2.47, Running 61.35s Step 281( 24.33%), action 73, FPS 2.37, Running 61.99s Step 282( 24.67%), action 74, FPS 2.30, Running 62.68s Step 283( 25.00%), action 75, FPS 2.24, Running 63.29s Step 284( 25.33%), action 76, FPS 2.21, Running 63.68s Step 285( 25.67%), action 77, FPS 2.19, Running 64.08s Step 286( 26.00%), action 78, FPS 2.14, Running 64.71s Step 287( 26.33%), action 79, FPS 2.13, Running 65.12s Step 288( 26.67%), action 80, FPS 2.06, Running 65.71s Step 289( 27.00%), action 81, FPS 2.09, Running 66.21s Step 290( 27.33%), action 82, FPS 2.04, Running 66.83s Step 291( 27.67%), action 83, FPS 2.00, Running 67.46s Step 292( 28.00%), action 84, FPS 2.00, Running 68.00s Step 293( 28.33%), action 85, FPS 1.98, Running 68.40s Step 294( 28.67%), action 86, FPS 1.94, Running 68.92s Step 295( 29.00%), action 87, FPS 1.92, Running 69.59s Step 296( 29.33%), action 88, FPS 1.90, Running 70.17s Step 297( 29.67%), action 89, FPS 1.91, Running 70.53s Step 298( 30.00%), action 90, FPS 1.89, Running 71.02s Step 299( 30.33%), action 91, FPS 1.88, Running 71.58s Step 300( 30.67%), action 92, FPS 1.88, Running 71.99s Step 301( 31.00%), action 93, FPS 1.94, Running 72.30s Step 302( 31.33%), action 94, FPS 1.99, Running 72.73s Step 303( 31.67%), action 95, FPS 2.01, Running 73.25s Step 304( 32.00%), action 96, FPS 1.98, Running 73.78s Step 305( 32.33%), action 97, FPS 2.00, Running 74.08s Step 306( 32.67%), action 98, FPS 2.02, Running 74.61s Step 307( 33.00%), action 99, FPS 2.04, Running 74.93s Step 308( 33.33%), action 100, FPS 2.09, Running 75.26s Step 309( 33.67%), action 101, FPS 2.04, Running 76.01s Step 310( 34.00%), action 102, FPS 2.07, Running 76.50s Step 311( 34.33%), action 103, FPS 2.14, Running 76.82s Step 312( 34.67%), action 104, FPS 2.15, Running 77.28s Step 313( 35.00%), action 105, FPS 2.17, Running 77.60s Step 314( 35.33%), action 106, FPS 2.23, Running 77.88s Step 315( 35.67%), action 107, FPS 2.31, Running 78.23s Step 316( 36.00%), action 108, FPS 2.35, Running 78.66s Step 317( 36.33%), action 109, FPS 2.37, Running 78.97s Step 318( 36.67%), action 110, FPS 2.37, Running 79.47s Step 319( 37.00%), action 111, FPS 2.34, Running 80.13s Step 320( 37.33%), action 112, FPS 2.36, Running 80.48s Step 321( 37.67%), action 113, FPS 2.31, Running 80.97s Step 322( 38.00%), action 114, FPS 2.34, Running 81.26s Step 323( 38.33%), action 115, FPS 2.40, Running 81.58s Step 324( 38.67%), action 116, FPS 2.41, Running 82.06s Step 325( 39.00%), action 117, FPS 2.42, Running 82.35s Step 326( 39.33%), action 118, FPS 2.40, Running 82.93s Step 327( 39.67%), action 119, FPS 2.40, Running 83.28s Step 328( 40.00%), action 120, FPS 2.37, Running 83.71s Step 329( 40.33%), action 121, FPS 2.46, Running 84.15s Step 330( 40.67%), action 122, FPS 2.50, Running 84.51s Step 331( 41.00%), action 123, FPS 2.46, Running 84.94s Step 332( 41.33%), action 124, FPS 2.48, Running 85.36s Step 333( 41.67%), action 125, FPS 2.41, Running 85.91s Step 334( 42.00%), action 126, FPS 2.37, Running 86.32s Step 335( 42.33%), action 127, FPS 2.37, Running 86.68s [2026-08-01 17:37:16] [56 ] Seed 55 failed after 87.32 s. +steps: 335 , actions: 127 . +Instruction: Empty +Total 13/56(23.21%) success. +Setting seed: 56 +Step 1( N/A%), pre moving , FPS 0.72, Running 1.39s Step 2( N/A%), pre moving , FPS 1.41, Running 1.42s Step 3( N/A%), pre moving , FPS 2.07, Running 1.45s Step 4( N/A%), pre moving , FPS 2.65, Running 1.51s Step 5( N/A%), pre moving , FPS 3.22, Running 1.55s Step 6( N/A%), pre moving , FPS 3.76, Running 1.60s Step 7( N/A%), pre moving , FPS 4.30, Running 1.63s Step 8( N/A%), pre moving , FPS 4.82, Running 1.66s Step 9( N/A%), pre moving , FPS 5.33, Running 1.69s Step 10( N/A%), pre moving , FPS 5.80, Running 1.72s Step 11( N/A%), pre moving , FPS 6.26, Running 1.76s Step 12( N/A%), pre moving , FPS 6.69, Running 1.79s Step 13( N/A%), pre moving , FPS 7.13, Running 1.82s Step 14( N/A%), pre moving , FPS 7.57, Running 1.85s Step 15( N/A%), pre moving , FPS 7.99, Running 1.88s Step 16( N/A%), pre moving , FPS 8.41, Running 1.90s Step 17( N/A%), pre moving , FPS 8.80, Running 1.93s Step 18( N/A%), pre moving , FPS 9.19, Running 1.96s Step 19( N/A%), pre moving , FPS 9.55, Running 1.99s Step 20( N/A%), pre moving , FPS 9.94, Running 2.01s Step 21( N/A%), pre moving , FPS 22.51, Running 2.28s Step 22( N/A%), pre moving , FPS 21.01, Running 2.37s Step 23( N/A%), pre moving , FPS 21.11, Running 2.39s Step 24( N/A%), pre moving , FPS 21.80, Running 2.42s Step 25( N/A%), pre moving , FPS 22.23, Running 2.45s Step 26( N/A%), pre moving , FPS 18.24, Running 2.69s Step 27( N/A%), pre moving , FPS 18.24, Running 2.72s Step 28( N/A%), pre moving , FPS 18.09, Running 2.76s Step 29( N/A%), pre moving , FPS 17.86, Running 2.81s Step 30( N/A%), pre moving , FPS 17.90, Running 2.84s Step 31( N/A%), pre moving , FPS 13.89, Running 3.20s Step 32( N/A%), pre moving , FPS 13.93, Running 3.23s Step 33( N/A%), pre moving , FPS 13.80, Running 3.27s Step 34( N/A%), pre moving , FPS 13.80, Running 3.30s Step 35( N/A%), pre moving , FPS 13.79, Running 3.33s Step 36( N/A%), pre moving , FPS 11.26, Running 3.68s Step 37( N/A%), pre moving , FPS 11.26, Running 3.71s Step 38( N/A%), pre moving , FPS 11.27, Running 3.73s Step 39( N/A%), pre moving , FPS 11.30, Running 3.76s Step 40( N/A%), pre moving , FPS 11.23, Running 3.79s Step 41( N/A%), pre moving , FPS 12.87, Running 3.83s Step 42( N/A%), pre moving , FPS 13.39, Running 3.86s Step 43( N/A%), pre moving , FPS 13.37, Running 3.89s Step 44( N/A%), pre moving , FPS 13.41, Running 3.92s Step 45( N/A%), pre moving , FPS 13.43, Running 3.94s Step 46( N/A%), pre moving , FPS 15.62, Running 3.97s Step 47( N/A%), pre moving , FPS 15.62, Running 4.00s Step 48( N/A%), pre moving , FPS 15.79, Running 4.03s Step 49( N/A%), pre moving , FPS 16.04, Running 4.06s Step 50( N/A%), pre moving , FPS 16.02, Running 4.09s Step 51( N/A%), pre moving , FPS 21.59, Running 4.12s Step 52( N/A%), pre moving , FPS 21.74, Running 4.15s Step 53( N/A%), pre moving , FPS 22.09, Running 4.18s Step 54( N/A%), pre moving , FPS 22.13, Running 4.20s Step 55( N/A%), pre moving , FPS 21.98, Running 4.24s Step 56( N/A%), pre moving , FPS 33.64, Running 4.27s Step 57( N/A%), pre moving , FPS 33.60, Running 4.30s Step 58( N/A%), pre moving , FPS 33.33, Running 4.33s Step 59( N/A%), pre moving , FPS 33.09, Running 4.36s Step 60( N/A%), pre moving , FPS 33.30, Running 4.39s Step 61( N/A%), pre moving , FPS 33.79, Running 4.42s Step 62( N/A%), pre moving , FPS 34.13, Running 4.45s Step 63( N/A%), pre moving , FPS 34.27, Running 4.47s Step 64( N/A%), pre moving , FPS 34.24, Running 4.50s Step 65( N/A%), pre moving , FPS 34.02, Running 4.53s Step 66( N/A%), pre moving , FPS 33.41, Running 4.57s Step 67( N/A%), pre moving , FPS 32.48, Running 4.62s Step 68( N/A%), pre moving , FPS 31.30, Running 4.67s Step 69( N/A%), pre moving , FPS 30.34, Running 4.72s Step 70( N/A%), pre moving , FPS 29.89, Running 4.76s Step 71( N/A%), pre moving , FPS 29.35, Running 4.80s Step 72( N/A%), pre moving , FPS 28.84, Running 4.84s Step 73( N/A%), pre moving , FPS 28.22, Running 4.89s Step 74( N/A%), pre moving , FPS 27.60, Running 4.93s Step 75( N/A%), pre moving , FPS 27.29, Running 4.97s Step 76( N/A%), pre moving , FPS 26.74, Running 5.02s Step 77( N/A%), pre moving , FPS 26.24, Running 5.06s Step 78( N/A%), pre moving , FPS 25.74, Running 5.11s Step 79( N/A%), pre moving , FPS 25.09, Running 5.16s Step 80( N/A%), pre moving , FPS 24.71, Running 5.20s Step 81( N/A%), pre moving , FPS 24.31, Running 5.24s Step 82( N/A%), pre moving , FPS 23.85, Running 5.29s Step 83( N/A%), pre moving , FPS 23.41, Running 5.33s Step 84( N/A%), pre moving , FPS 22.92, Running 5.37s Step 85( N/A%), pre moving , FPS 22.57, Running 5.42s Step 86( N/A%), pre moving , FPS 22.16, Running 5.47s Step 87( N/A%), pre moving , FPS 22.06, Running 5.53s Step 88( N/A%), pre moving , FPS 21.89, Running 5.58s Step 89( N/A%), pre moving , FPS 21.88, Running 5.63s Step 90( N/A%), pre moving , FPS 21.90, Running 5.67s Step 91( N/A%), pre moving , FPS 22.00, Running 5.71s Step 92( N/A%), pre moving , FPS 21.92, Running 5.76s Step 93( N/A%), pre moving , FPS 21.95, Running 5.80s Step 94( N/A%), pre moving , FPS 22.31, Running 5.82s Step 95( N/A%), pre moving , FPS 22.68, Running 5.85s Step 96( N/A%), pre moving , FPS 23.32, Running 5.88s Step 97( N/A%), pre moving , FPS 23.79, Running 5.90s Step 98( N/A%), pre moving , FPS 24.21, Running 5.94s Step 99( N/A%), pre moving , FPS 24.90, Running 5.96s Step 100( N/A%), pre moving , FPS 25.19, Running 6.00s Step 101( N/A%), pre moving , FPS 25.50, Running 6.03s Step 102( N/A%), pre moving , FPS 25.98, Running 6.06s Step 103( N/A%), pre moving , FPS 26.48, Running 6.08s Step 104( N/A%), pre moving , FPS 26.99, Running 6.11s Step 105( N/A%), pre moving , FPS 27.64, Running 6.14s Step 106( N/A%), pre moving , FPS 28.95, Running 6.17s Step 107( N/A%), pre moving , FPS 29.91, Running 6.20s Step 108( N/A%), pre moving , FPS 31.34, Running 6.22s Step 109( N/A%), pre moving , FPS 32.00, Running 6.26s Step 110( N/A%), pre moving , FPS 32.58, Running 6.29s Step 111( N/A%), pre moving , FPS 33.29, Running 6.31s Step 112( N/A%), pre moving , FPS 34.08, Running 6.34s Step 113( N/A%), pre moving , FPS 34.75, Running 6.37s Step 114( N/A%), pre moving , FPS 34.12, Running 6.41s Step 115( N/A%), pre moving , FPS 34.06, Running 6.44s Step 116( N/A%), pre moving , FPS 33.99, Running 6.47s Step 117( N/A%), pre moving , FPS 33.97, Running 6.49s Step 118( N/A%), pre moving , FPS 34.05, Running 6.52s Step 119( N/A%), pre moving , FPS 34.00, Running 6.55s Step 120( N/A%), pre moving , FPS 34.52, Running 6.58s Step 121( N/A%), pre moving , FPS 34.70, Running 6.61s Step 122( N/A%), pre moving , FPS 34.83, Running 6.63s Step 123( N/A%), pre moving , FPS 34.85, Running 6.66s Step 124( N/A%), pre moving , FPS 35.21, Running 6.68s Step 125( N/A%), pre moving , FPS 34.88, Running 6.71s Step 126( N/A%), pre moving , FPS 34.83, Running 6.74s Step 127( N/A%), pre moving , FPS 35.19, Running 6.76s Step 128( N/A%), pre moving , FPS 35.29, Running 6.79s Step 129( N/A%), pre moving , FPS 35.80, Running 6.81s Step 130( N/A%), pre moving , FPS 35.78, Running 6.85s Step 131( N/A%), pre moving , FPS 35.70, Running 6.88s Step 132( N/A%), pre moving , FPS 35.87, Running 6.90s Step 133( N/A%), pre moving , FPS 35.29, Running 6.94s Step 134( N/A%), pre moving , FPS 35.77, Running 6.97s Step 135( N/A%), pre moving , FPS 35.24, Running 7.01s Step 136( N/A%), pre moving , FPS 34.96, Running 7.04s Step 137( N/A%), pre moving , FPS 35.02, Running 7.07s Step 138( N/A%), pre moving , FPS 35.28, Running 7.09s Step 139( N/A%), pre moving , FPS 35.52, Running 7.12s Step 140( N/A%), pre moving , FPS 35.60, Running 7.14s Step 141( N/A%), pre moving , FPS 35.65, Running 7.17s Step 142( N/A%), pre moving , FPS 35.45, Running 7.20s Step 143( N/A%), pre moving , FPS 35.31, Running 7.23s Step 144( N/A%), pre moving , FPS 35.00, Running 7.25s Step 145( N/A%), pre moving , FPS 17.13, Running 7.88s Step 146( N/A%), pre moving , FPS 15.18, Running 8.06s Step 147( N/A%), pre moving , FPS 12.72, Running 8.34s Step 148( N/A%), pre moving , FPS 11.49, Running 8.53s Step 149( N/A%), pre moving , FPS 10.08, Running 8.80s Step 150( N/A%), pre moving , FPS 9.51, Running 8.95s Step 151( N/A%), pre moving , FPS 8.42, Running 9.25s Step 152( N/A%), pre moving , FPS 8.05, Running 9.39s Step 153( N/A%), pre moving , FPS 7.51, Running 9.60s Step 154( N/A%), pre moving , FPS 7.11, Running 9.78s Step 155( N/A%), pre moving , FPS 6.67, Running 10.01s Step 156( N/A%), pre moving , FPS 6.42, Running 10.16s Step 157( N/A%), pre moving , FPS 6.03, Running 10.38s Step 158( N/A%), pre moving , FPS 5.85, Running 10.51s Step 159( N/A%), pre moving , FPS 5.55, Running 10.72s Step 160( N/A%), pre moving , FPS 5.32, Running 10.90s Step 161( N/A%), pre moving , FPS 5.02, Running 11.15s Step 162( N/A%), pre moving , FPS 4.86, Running 11.31s Step 163( N/A%), pre moving , FPS 4.61, Running 11.57s Step 164( N/A%), pre moving , FPS 4.45, Running 11.75s Step 165( N/A%), pre moving , FPS 4.87, Running 11.99s Step 166( N/A%), pre moving , FPS 4.89, Running 12.15s Step 167( N/A%), pre moving , FPS 4.96, Running 12.37s Step 168( N/A%), pre moving , FPS 4.99, Running 12.53s Step 169( N/A%), pre moving , FPS 5.07, Running 12.75s Step 170( N/A%), pre moving , FPS 5.06, Running 12.90s Step 171( N/A%), pre moving , FPS 5.11, Running 13.16s Step 172( N/A%), pre moving , FPS 5.08, Running 13.33s Step 173( N/A%), pre moving , FPS 5.12, Running 13.51s Step 174( N/A%), pre moving , FPS 5.15, Running 13.66s Step 175( N/A%), pre moving , FPS 5.11, Running 13.92s Step 176( N/A%), pre moving , FPS 5.16, Running 14.04s Step 177( N/A%), pre moving , FPS 5.10, Running 14.31s Step 178( N/A%), pre moving , FPS 5.04, Running 14.48s Step 179( N/A%), pre moving , FPS 4.93, Running 14.77s Step 180( N/A%), pre moving , FPS 4.87, Running 15.00s Step 181( N/A%), pre moving , FPS 4.89, Running 15.24s Step 182( N/A%), pre moving , FPS 4.85, Running 15.43s Step 183( N/A%), pre moving , FPS 4.84, Running 15.70s Step 184( N/A%), pre moving , FPS 4.83, Running 15.88s Step 185( N/A%), pre moving , FPS 4.85, Running 16.11s Step 186( N/A%), pre moving , FPS 4.85, Running 16.27s Step 187( N/A%), pre moving , FPS 4.82, Running 16.52s Step 188( N/A%), pre moving , FPS 4.79, Running 16.71s Step 189( N/A%), pre moving , FPS 4.71, Running 16.99s Step 190( N/A%), pre moving , FPS 4.64, Running 17.21s Step 191( N/A%), pre moving , FPS 4.64, Running 17.48s Step 192( N/A%), pre moving , FPS 4.63, Running 17.65s Step 193( N/A%), pre moving , FPS 4.54, Running 17.91s Step 194( N/A%), pre moving , FPS 4.50, Running 18.11s Step 195( N/A%), pre moving , FPS 4.52, Running 18.34s Step 196( N/A%), pre moving , FPS 4.47, Running 18.51s Step 197( N/A%), pre moving , FPS 4.41, Running 18.84s Step 198( N/A%), pre moving , FPS 4.40, Running 19.02s Step 199( N/A%), pre moving , FPS 4.42, Running 19.30s Step 200( N/A%), pre moving , FPS 4.46, Running 19.49s Step 201( N/A%), pre moving , FPS 4.38, Running 19.80s Step 202( N/A%), pre moving , FPS 4.39, Running 19.99s Step 203( N/A%), pre moving , FPS 4.40, Running 20.24s Step 204( N/A%), pre moving , FPS 4.42, Running 20.41s Step 205( N/A%), pre moving , FPS 4.40, Running 20.66s Step 206( N/A%), pre moving , FPS 4.33, Running 20.89s Step 207( N/A%), pre moving , FPS 4.32, Running 21.15s Step 208( N/A%), pre moving , FPS 4.46, Running 21.20s Step 209( N/A%), pre moving , FPS 4.71, Running 21.24s Step 210( N/A%), pre moving , FPS 4.92, Running 21.28s Step 211( N/A%), pre moving , FPS 5.21, Running 21.32s Step 212( N/A%), pre moving , FPS 5.40, Running 21.36s Step 213( N/A%), pre moving , FPS 5.72, Running 21.40s Step 214( N/A%), pre moving , FPS 5.99, Running 21.45s Step 215( N/A%), pre moving , FPS 6.36, Running 21.49s Step 216( N/A%), pre moving , FPS 6.62, Running 21.53s Step 217( N/A%), pre moving , FPS 7.30, Running 21.58s Step 218( N/A%), pre moving , FPS 4.94, Running 23.07s Step 219( N/A%), pre moving , FPS 4.96, Running 23.33s Step 220( N/A%), pre moving , FPS 4.99, Running 23.50s Step 221( N/A%), pre moving , FPS 5.03, Running 23.78s Step 222( N/A%), pre moving , FPS 5.05, Running 23.95s Step 223( N/A%), pre moving , FPS 5.05, Running 24.20s Step 224( N/A%), pre moving , FPS 5.05, Running 24.37s Step 225( N/A%), pre moving , FPS 5.05, Running 24.62s Step 226( N/A%), pre moving , FPS 5.13, Running 24.79s Step 227( N/A%), pre moving , FPS 5.15, Running 25.04s Step 228( N/A%), pre moving , FPS 4.95, Running 25.24s Step 229( N/A%), pre moving , FPS 4.71, Running 25.49s Step 230( N/A%), pre moving , FPS 4.56, Running 25.66s Step 231( N/A%), pre moving , FPS 4.34, Running 25.92s Step 232( N/A%), pre moving , FPS 4.20, Running 26.12s Step 233( N/A%), pre moving , FPS 4.02, Running 26.38s Step 234( N/A%), pre moving , FPS 3.91, Running 26.56s Step 235( N/A%), pre moving , FPS 3.73, Running 26.85s Step 236( N/A%), pre moving , FPS 3.62, Running 27.06s Step 237( N/A%), pre moving , FPS 3.46, Running 27.36s Step 238( 0.33%), action 1, FPS 3.65, Running 28.55s Step 239( 0.67%), action 2, FPS 3.65, Running 28.81s Step 240( 1.00%), action 3, FPS 3.37, Running 29.43s Step 241( 1.33%), action 4, FPS 3.36, Running 29.73s Step 242( 1.67%), action 5, FPS 3.06, Running 30.49s Step 243( 2.00%), action 6, FPS 3.06, Running 30.74s Step 244( 2.33%), action 7, FPS 2.83, Running 31.44s Step 245( 2.67%), action 8, FPS 2.74, Running 31.93s Step 246( 3.00%), action 9, FPS 2.63, Running 32.39s Step 247( 3.33%), action 10, FPS 2.53, Running 32.94s Step 248( 3.67%), action 11, FPS 2.38, Running 33.64s Step 249( 4.00%), action 12, FPS 2.33, Running 34.07s Step 250( 4.33%), action 13, FPS 2.19, Running 34.79s Step 251( 4.67%), action 14, FPS 2.14, Running 35.29s Step 252( 5.00%), action 15, FPS 2.10, Running 35.65s Step 253( 5.33%), action 16, FPS 2.05, Running 36.14s Step 254( 5.67%), action 17, FPS 1.99, Running 36.63s Step 255( 6.00%), action 18, FPS 1.94, Running 37.16s Step 256( 6.33%), action 19, FPS 1.86, Running 37.79s Step 257( 6.67%), action 20, FPS 1.86, Running 38.14s Step 258( 7.00%), action 21, FPS 1.91, Running 39.05s Step 259( 7.33%), action 22, FPS 1.90, Running 39.35s Step 260( 7.67%), action 23, FPS 1.89, Running 40.00s Step 261( 8.00%), action 24, FPS 1.85, Running 40.57s Step 262( 8.33%), action 25, FPS 1.86, Running 41.22s Step 263( 8.67%), action 26, FPS 1.86, Running 41.49s Step 264( 9.00%), action 27, FPS 1.87, Running 42.11s Step 265( 9.33%), action 28, FPS 1.91, Running 42.39s Step 266( 9.67%), action 29, FPS 1.87, Running 43.08s Step 267( 10.00%), action 30, FPS 1.92, Running 43.36s Step 268( 10.33%), action 31, FPS 1.91, Running 44.11s Step 269( 10.67%), action 32, FPS 1.93, Running 44.43s Step 270( 11.00%), action 33, FPS 1.92, Running 45.21s Step 271( 11.33%), action 34, FPS 1.92, Running 45.71s Step 272( 11.67%), action 35, FPS 1.85, Running 46.43s Step 273( 12.00%), action 36, FPS 1.85, Running 46.95s Step 274( 12.33%), action 37, FPS 1.80, Running 47.72s Step 275( 12.67%), action 38, FPS 1.81, Running 48.23s Step 276( 13.00%), action 39, FPS 1.80, Running 48.93s Step 277( 13.33%), action 40, FPS 1.79, Running 49.29s Step 278( 13.67%), action 41, FPS 1.80, Running 50.13s Step 279( 14.00%), action 42, FPS 1.77, Running 50.62s Step 280( 14.33%), action 43, FPS 1.79, Running 51.18s Step 281( 14.67%), action 44, FPS 1.79, Running 51.72s Step 282( 15.00%), action 45, FPS 1.78, Running 52.44s Step 283( 15.33%), action 46, FPS 1.74, Running 52.97s Step 284( 15.67%), action 47, FPS 1.74, Running 53.60s Step 285( 16.00%), action 48, FPS 1.74, Running 53.86s Step 286( 16.33%), action 49, FPS 1.74, Running 54.55s Step 287( 16.67%), action 50, FPS 1.73, Running 54.94s Step 288( 17.00%), action 51, FPS 1.73, Running 55.65s Step 289( 17.33%), action 52, FPS 1.72, Running 56.07s Step 290( 17.67%), action 53, FPS 1.72, Running 56.81s Step 291( 18.00%), action 54, FPS 1.74, Running 57.17s Step 292( 18.33%), action 55, FPS 1.78, Running 57.69s Step 293( 18.67%), action 56, FPS 1.78, Running 58.19s Step 294( 19.00%), action 57, FPS 1.77, Running 59.01s Step 295( 19.33%), action 58, FPS 1.78, Running 59.44s Step 296( 19.67%), action 59, FPS 1.77, Running 60.23s Step 297( 20.00%), action 60, FPS 1.74, Running 60.79s Step 298( 20.33%), action 61, FPS 1.73, Running 61.70s Step 299( 20.67%), action 62, FPS 1.74, Running 62.15s Step 300( 21.00%), action 63, FPS 1.71, Running 62.87s Step 301( 21.33%), action 64, FPS 1.74, Running 63.23s Step 302( 21.67%), action 65, FPS 1.73, Running 63.98s Step 303( 22.00%), action 66, FPS 1.74, Running 64.48s Step 304( 22.33%), action 67, FPS 1.74, Running 65.10s Step 305( 22.67%), action 68, FPS 1.70, Running 65.64s Step 306( 23.00%), action 69, FPS 1.70, Running 66.28s Step 307( 23.33%), action 70, FPS 1.71, Running 66.63s Step 308( 23.67%), action 71, FPS 1.69, Running 67.46s Step 309( 24.00%), action 72, FPS 1.70, Running 67.85s Step 310( 24.33%), action 73, FPS 1.74, Running 68.32s Step 311( 24.67%), action 74, FPS 1.74, Running 68.64s Step 312( 25.00%), action 75, FPS 1.71, Running 69.36s Step 313( 25.33%), action 76, FPS 1.72, Running 69.78s Step 314( 25.67%), action 77, FPS 1.76, Running 70.37s Step 315( 26.00%), action 78, FPS 1.76, Running 70.77s Step 316( 26.33%), action 79, FPS 1.79, Running 71.40s Step 317( 26.67%), action 80, FPS 1.83, Running 71.73s Step 318( 27.00%), action 81, FPS 1.84, Running 72.58s Step 319( 27.33%), action 82, FPS 1.83, Running 73.10s Step 320( 27.67%), action 83, FPS 1.83, Running 73.79s Step 321( 28.00%), action 84, FPS 1.84, Running 74.13s Step 322( 28.33%), action 85, FPS 1.90, Running 74.50s Step 323( 28.67%), action 86, FPS 1.95, Running 74.76s Step 324( 29.00%), action 87, FPS 1.94, Running 75.39s Step 325( 29.33%), action 88, FPS 1.99, Running 75.72s Step 326( 29.67%), action 89, FPS 1.97, Running 76.43s Step 327( 30.00%), action 90, FPS 1.95, Running 76.89s Step 328( 30.33%), action 91, FPS 1.94, Running 77.75s Step 329( 30.67%), action 92, FPS 1.96, Running 78.05s Step 330( 31.00%), action 93, FPS 1.96, Running 78.54s Step 331( 31.33%), action 94, FPS 1.94, Running 78.93s Step 332( 31.67%), action 95, FPS 1.96, Running 79.57s Step 333( 32.00%), action 96, FPS 1.94, Running 80.07s Step 334( 32.33%), action 97, FPS 1.91, Running 80.84s Step 335( 32.67%), action 98, FPS 1.89, Running 81.34s Step 336( 33.00%), action 99, FPS 1.88, Running 82.05s Step 337( 33.33%), action 100, FPS 1.83, Running 82.63s Step 338( 33.67%), action 101, FPS 1.84, Running 83.48s Step 339( 34.00%), action 102, FPS 1.89, Running 83.69s Step 340( 34.33%), action 103, FPS 1.92, Running 84.20s Step 341( 34.67%), action 104, FPS 1.92, Running 84.54s Step 342( 35.00%), action 105, FPS 1.88, Running 85.12s Step 343( 35.33%), action 106, FPS 1.88, Running 85.39s Step 344( 35.67%), action 107, FPS 1.87, Running 86.11s Step 345( 36.00%), action 108, FPS 1.87, Running 86.40s Step 346( 36.33%), action 109, FPS 1.92, Running 86.83s Step 347( 36.67%), action 110, FPS 1.95, Running 87.14s Step 348( 37.00%), action 111, FPS 1.95, Running 88.03s Step 349( 37.33%), action 112, FPS 1.94, Running 88.37s Step 350( 37.67%), action 113, FPS 1.89, Running 89.11s Step 351( 38.00%), action 114, FPS 1.91, Running 89.38s Step 352( 38.33%), action 115, FPS 1.94, Running 89.90s Step 353( 38.67%), action 116, FPS 1.94, Running 90.40s Step 354( 39.00%), action 117, FPS 2.01, Running 90.81s Step 355( 39.33%), action 118, FPS 2.06, Running 91.06s Step 356( 39.67%), action 119, FPS 2.12, Running 91.49s Step 357( 40.00%), action 120, FPS 2.16, Running 91.90s Step 358( 40.33%), action 121, FPS 2.23, Running 92.44s Step 359( 40.67%), action 122, FPS 2.16, Running 92.93s Step 360( 41.00%), action 123, FPS 2.20, Running 93.29s Step 361( 41.33%), action 124, FPS 2.22, Running 93.55s Step 362( 41.67%), action 125, FPS 2.28, Running 93.90s Step 363( 42.00%), action 126, FPS 2.29, Running 94.11s Step 364( 42.33%), action 127, FPS 2.36, Running 94.59s Step 365( 42.67%), action 128, FPS 2.32, Running 95.01s Step 366( 43.00%), action 129, FPS 2.32, Running 95.47s Step 367( 43.33%), action 130, FPS 2.33, Running 95.72s Step 368( 43.67%), action 131, FPS 2.32, Running 96.66s Step 369( 44.00%), action 132, FPS 2.32, Running 96.99s Step 370( 44.33%), action 133, FPS 2.37, Running 97.55s Step 371( 44.67%), action 134, FPS 2.36, Running 97.86s Step 372( 45.00%), action 135, FPS 2.29, Running 98.64s Step 373( 45.33%), action 136, FPS 2.27, Running 99.21s Step 374( 45.67%), action 137, FPS 2.22, Running 99.81s Step 375( 46.00%), action 138, FPS 2.14, Running 100.42s Step 376( 46.33%), action 139, FPS 2.09, Running 101.07s Step 377( 46.67%), action 140, FPS 2.06, Running 101.61s Step 378( 47.00%), action 141, FPS 1.99, Running 102.48s [2026-08-01 17:39:00] [57 ] Seed 56 success after 103.09 s. +steps: 378 , actions: 141 . +Instruction: Empty +Total 14/57(24.56%) success. +Setting seed: 57 +Step 1( N/A%), pre moving , FPS 0.35, Running 2.86s Step 2( N/A%), pre moving , FPS 0.69, Running 2.91s Step 3( N/A%), pre moving , FPS 1.02, Running 2.95s Step 4( N/A%), pre moving , FPS 1.34, Running 2.98s Step 5( N/A%), pre moving , FPS 1.66, Running 3.00s Step 6( N/A%), pre moving , FPS 1.98, Running 3.03s Step 7( N/A%), pre moving , FPS 2.29, Running 3.05s Step 8( N/A%), pre moving , FPS 2.59, Running 3.09s Step 9( N/A%), pre moving , FPS 2.88, Running 3.12s Step 10( N/A%), pre moving , FPS 3.18, Running 3.15s Step 11( N/A%), pre moving , FPS 3.46, Running 3.18s Step 12( N/A%), pre moving , FPS 3.74, Running 3.21s Step 13( N/A%), pre moving , FPS 4.02, Running 3.23s Step 14( N/A%), pre moving , FPS 4.30, Running 3.26s Step 15( N/A%), pre moving , FPS 4.57, Running 3.28s Step 16( N/A%), pre moving , FPS 4.83, Running 3.31s Step 17( N/A%), pre moving , FPS 5.08, Running 3.34s Step 18( N/A%), pre moving , FPS 5.33, Running 3.38s Step 19( N/A%), pre moving , FPS 5.58, Running 3.41s Step 20( N/A%), pre moving , FPS 5.83, Running 3.43s Step 21( N/A%), pre moving , FPS 23.35, Running 3.71s Step 22( N/A%), pre moving , FPS 23.68, Running 3.75s Step 23( N/A%), pre moving , FPS 23.99, Running 3.79s Step 24( N/A%), pre moving , FPS 23.82, Running 3.82s Step 25( N/A%), pre moving , FPS 23.67, Running 3.85s Step 26( N/A%), pre moving , FPS 18.71, Running 4.10s Step 27( N/A%), pre moving , FPS 18.72, Running 4.12s Step 28( N/A%), pre moving , FPS 18.97, Running 4.15s Step 29( N/A%), pre moving , FPS 19.03, Running 4.17s Step 30( N/A%), pre moving , FPS 19.06, Running 4.20s Step 31( N/A%), pre moving , FPS 19.15, Running 4.23s Step 32( N/A%), pre moving , FPS 19.16, Running 4.25s Step 33( N/A%), pre moving , FPS 17.92, Running 4.35s Step 34( N/A%), pre moving , FPS 17.97, Running 4.37s Step 35( N/A%), pre moving , FPS 17.82, Running 4.41s Step 36( N/A%), pre moving , FPS 13.33, Running 4.81s Step 37( N/A%), pre moving , FPS 13.33, Running 4.84s Step 38( N/A%), pre moving , FPS 13.40, Running 4.87s Step 39( N/A%), pre moving , FPS 13.41, Running 4.90s Step 40( N/A%), pre moving , FPS 13.41, Running 4.92s Step 41( N/A%), pre moving , FPS 16.20, Running 4.95s Step 42( N/A%), pre moving , FPS 16.36, Running 4.97s Step 43( N/A%), pre moving , FPS 16.41, Running 5.01s Step 44( N/A%), pre moving , FPS 16.25, Running 5.05s Step 45( N/A%), pre moving , FPS 16.20, Running 5.08s Step 46( N/A%), pre moving , FPS 19.67, Running 5.11s Step 47( N/A%), pre moving , FPS 19.65, Running 5.14s Step 48( N/A%), pre moving , FPS 19.61, Running 5.17s Step 49( N/A%), pre moving , FPS 19.47, Running 5.20s Step 50( N/A%), pre moving , FPS 19.49, Running 5.22s Step 51( N/A%), pre moving , FPS 19.53, Running 5.25s Step 52( N/A%), pre moving , FPS 19.54, Running 5.27s Step 53( N/A%), pre moving , FPS 21.01, Running 5.30s Step 54( N/A%), pre moving , FPS 20.91, Running 5.33s Step 55( N/A%), pre moving , FPS 20.90, Running 5.36s Step 56( N/A%), pre moving , FPS 33.62, Running 5.41s Step 57( N/A%), pre moving , FPS 33.60, Running 5.44s Step 58( N/A%), pre moving , FPS 33.66, Running 5.46s Step 59( N/A%), pre moving , FPS 33.82, Running 5.49s Step 60( N/A%), pre moving , FPS 33.71, Running 5.52s Step 61( N/A%), pre moving , FPS 33.59, Running 5.54s Step 62( N/A%), pre moving , FPS 33.08, Running 5.58s Step 63( N/A%), pre moving , FPS 33.48, Running 5.60s Step 64( N/A%), pre moving , FPS 34.41, Running 5.63s Step 65( N/A%), pre moving , FPS 34.66, Running 5.66s Step 66( N/A%), pre moving , FPS 34.23, Running 5.70s Step 67( N/A%), pre moving , FPS 33.65, Running 5.73s Step 68( N/A%), pre moving , FPS 33.19, Running 5.77s Step 69( N/A%), pre moving , FPS 32.16, Running 5.82s Step 70( N/A%), pre moving , FPS 31.58, Running 5.86s Step 71( N/A%), pre moving , FPS 30.68, Running 5.90s Step 72( N/A%), pre moving , FPS 30.03, Running 5.94s Step 73( N/A%), pre moving , FPS 29.49, Running 5.98s Step 74( N/A%), pre moving , FPS 29.10, Running 6.02s Step 75( N/A%), pre moving , FPS 28.87, Running 6.06s Step 76( N/A%), pre moving , FPS 28.58, Running 6.11s Step 77( N/A%), pre moving , FPS 27.77, Running 6.16s Step 78( N/A%), pre moving , FPS 26.94, Running 6.21s Step 79( N/A%), pre moving , FPS 26.45, Running 6.25s Step 80( N/A%), pre moving , FPS 26.07, Running 6.28s Step 81( N/A%), pre moving , FPS 25.70, Running 6.32s Step 82( N/A%), pre moving , FPS 25.59, Running 6.36s Step 83( N/A%), pre moving , FPS 25.01, Running 6.40s Step 84( N/A%), pre moving , FPS 24.40, Running 6.45s Step 85( N/A%), pre moving , FPS 23.91, Running 6.50s Step 86( N/A%), pre moving , FPS 23.66, Running 6.54s Step 87( N/A%), pre moving , FPS 23.52, Running 6.58s Step 88( N/A%), pre moving , FPS 23.41, Running 6.62s Step 89( N/A%), pre moving , FPS 23.78, Running 6.66s Step 90( N/A%), pre moving , FPS 23.76, Running 6.70s Step 91( N/A%), pre moving , FPS 23.68, Running 6.75s Step 92( N/A%), pre moving , FPS 23.50, Running 6.79s Step 93( N/A%), pre moving , FPS 23.34, Running 6.84s Step 94( N/A%), pre moving , FPS 23.45, Running 6.87s Step 95( N/A%), pre moving , FPS 23.83, Running 6.90s Step 96( N/A%), pre moving , FPS 24.60, Running 6.92s Step 97( N/A%), pre moving , FPS 25.48, Running 6.94s Step 98( N/A%), pre moving , FPS 26.21, Running 6.97s Step 99( N/A%), pre moving , FPS 26.42, Running 7.00s Step 100( N/A%), pre moving , FPS 26.62, Running 7.04s Step 101( N/A%), pre moving , FPS 26.51, Running 7.08s Step 102( N/A%), pre moving , FPS 26.86, Running 7.10s Step 103( N/A%), pre moving , FPS 27.16, Running 7.14s Step 104( N/A%), pre moving , FPS 27.98, Running 7.16s Step 105( N/A%), pre moving , FPS 28.91, Running 7.19s Step 106( N/A%), pre moving , FPS 29.86, Running 7.21s Step 107( N/A%), pre moving , FPS 30.54, Running 7.24s Step 108( N/A%), pre moving , FPS 31.26, Running 7.26s Step 109( N/A%), pre moving , FPS 31.94, Running 7.29s Step 110( N/A%), pre moving , FPS 32.66, Running 7.31s Step 111( N/A%), pre moving , FPS 33.58, Running 7.34s Step 112( N/A%), pre moving , FPS 34.60, Running 7.37s Step 113( N/A%), pre moving , FPS 35.25, Running 7.40s Step 114( N/A%), pre moving , FPS 35.57, Running 7.43s Step 115( N/A%), pre moving , FPS 35.66, Running 7.46s Step 116( N/A%), pre moving , FPS 35.69, Running 7.48s Step 117( N/A%), pre moving , FPS 35.63, Running 7.51s Step 118( N/A%), pre moving , FPS 35.54, Running 7.53s Step 119( N/A%), pre moving , FPS 35.75, Running 7.56s Step 120( N/A%), pre moving , FPS 35.79, Running 7.59s Step 121( N/A%), pre moving , FPS 36.20, Running 7.63s Step 122( N/A%), pre moving , FPS 36.52, Running 7.65s Step 123( N/A%), pre moving , FPS 37.24, Running 7.68s Step 124( N/A%), pre moving , FPS 36.83, Running 7.71s Step 125( N/A%), pre moving , FPS 36.33, Running 7.74s Step 126( N/A%), pre moving , FPS 36.20, Running 7.77s Step 127( N/A%), pre moving , FPS 36.19, Running 7.79s Step 128( N/A%), pre moving , FPS 36.29, Running 7.81s Step 129( N/A%), pre moving , FPS 36.19, Running 7.84s Step 130( N/A%), pre moving , FPS 36.14, Running 7.87s Step 131( N/A%), pre moving , FPS 36.38, Running 7.89s Step 132( N/A%), pre moving , FPS 36.37, Running 7.92s Step 133( N/A%), pre moving , FPS 36.36, Running 7.95s Step 134( N/A%), pre moving , FPS 36.01, Running 7.99s Step 135( N/A%), pre moving , FPS 35.51, Running 8.02s Step 136( N/A%), pre moving , FPS 35.48, Running 8.04s Step 137( N/A%), pre moving , FPS 35.66, Running 8.07s Step 138( N/A%), pre moving , FPS 35.77, Running 8.09s Step 139( N/A%), pre moving , FPS 35.89, Running 8.12s Step 140( N/A%), pre moving , FPS 36.03, Running 8.15s Step 141( N/A%), pre moving , FPS 36.74, Running 8.17s Step 142( N/A%), pre moving , FPS 36.50, Running 8.20s Step 143( N/A%), pre moving , FPS 36.18, Running 8.23s Step 144( N/A%), pre moving , FPS 36.48, Running 8.26s Step 145( N/A%), pre moving , FPS 19.57, Running 8.76s Step 146( N/A%), pre moving , FPS 17.29, Running 8.92s Step 147( N/A%), pre moving , FPS 14.86, Running 9.14s Step 148( N/A%), pre moving , FPS 13.59, Running 9.29s Step 149( N/A%), pre moving , FPS 11.98, Running 9.51s Step 150( N/A%), pre moving , FPS 10.89, Running 9.70s Step 151( N/A%), pre moving , FPS 9.80, Running 9.93s Step 152( N/A%), pre moving , FPS 9.34, Running 10.06s Step 153( N/A%), pre moving , FPS 8.45, Running 10.32s Step 154( N/A%), pre moving , FPS 8.01, Running 10.49s Step 155( N/A%), pre moving , FPS 7.30, Running 10.76s Step 156( N/A%), pre moving , FPS 7.00, Running 10.90s Step 157( N/A%), pre moving , FPS 6.48, Running 11.15s Step 158( N/A%), pre moving , FPS 6.24, Running 11.29s Step 159( N/A%), pre moving , FPS 5.90, Running 11.51s Step 160( N/A%), pre moving , FPS 5.72, Running 11.64s Step 161( N/A%), pre moving , FPS 5.42, Running 11.86s Step 162( N/A%), pre moving , FPS 5.24, Running 12.02s Step 163( N/A%), pre moving , FPS 4.99, Running 12.24s Step 164( N/A%), pre moving , FPS 4.82, Running 12.41s Step 165( N/A%), pre moving , FPS 5.19, Running 12.62s Step 166( N/A%), pre moving , FPS 5.21, Running 12.76s Step 167( N/A%), pre moving , FPS 5.20, Running 12.98s Step 168( N/A%), pre moving , FPS 5.21, Running 13.12s Step 169( N/A%), pre moving , FPS 5.24, Running 13.33s Step 170( N/A%), pre moving , FPS 5.33, Running 13.46s Step 171( N/A%), pre moving , FPS 5.30, Running 13.71s Step 172( N/A%), pre moving , FPS 5.28, Running 13.85s Step 173( N/A%), pre moving , FPS 5.34, Running 14.07s Step 174( N/A%), pre moving , FPS 5.32, Running 14.24s Step 175( N/A%), pre moving , FPS 5.36, Running 14.49s Step 176( N/A%), pre moving , FPS 5.30, Running 14.67s Step 177( N/A%), pre moving , FPS 5.36, Running 14.88s Step 178( N/A%), pre moving , FPS 5.32, Running 15.05s Step 179( N/A%), pre moving , FPS 5.29, Running 15.29s Step 180( N/A%), pre moving , FPS 5.20, Running 15.49s Step 181( N/A%), pre moving , FPS 5.15, Running 15.74s Step 182( N/A%), pre moving , FPS 5.15, Running 15.90s Step 183( N/A%), pre moving , FPS 5.08, Running 16.17s Step 184( N/A%), pre moving , FPS 5.09, Running 16.34s Step 185( N/A%), pre moving , FPS 4.94, Running 16.66s Step 186( N/A%), pre moving , FPS 4.92, Running 16.83s Step 187( N/A%), pre moving , FPS 4.89, Running 17.07s Step 188( N/A%), pre moving , FPS 4.83, Running 17.27s Step 189( N/A%), pre moving , FPS 4.81, Running 17.48s Step 190( N/A%), pre moving , FPS 4.78, Running 17.65s Step 191( N/A%), pre moving , FPS 4.78, Running 17.90s Step 192( N/A%), pre moving , FPS 4.73, Running 18.08s Step 193( N/A%), pre moving , FPS 4.73, Running 18.29s Step 194( N/A%), pre moving , FPS 4.74, Running 18.46s Step 195( N/A%), pre moving , FPS 4.74, Running 18.72s Step 196( N/A%), pre moving , FPS 4.75, Running 18.88s Step 197( N/A%), pre moving , FPS 4.68, Running 19.16s Step 198( N/A%), pre moving , FPS 4.71, Running 19.29s Step 199( N/A%), pre moving , FPS 4.67, Running 19.58s Step 200( N/A%), pre moving , FPS 4.71, Running 19.74s Step 201( N/A%), pre moving , FPS 4.69, Running 20.01s Step 202( N/A%), pre moving , FPS 4.66, Running 20.19s Step 203( N/A%), pre moving , FPS 4.70, Running 20.43s Step 204( N/A%), pre moving , FPS 4.64, Running 20.64s Step 205( N/A%), pre moving , FPS 4.70, Running 20.92s Step 206( N/A%), pre moving , FPS 4.67, Running 21.11s Step 207( N/A%), pre moving , FPS 4.67, Running 21.36s Step 208( N/A%), pre moving , FPS 4.83, Running 21.41s Step 209( N/A%), pre moving , FPS 5.04, Running 21.46s Step 210( N/A%), pre moving , FPS 5.17, Running 21.51s Step 211( N/A%), pre moving , FPS 5.46, Running 21.56s Step 212( N/A%), pre moving , FPS 5.64, Running 21.62s Step 213( N/A%), pre moving , FPS 5.94, Running 21.66s Step 214( N/A%), pre moving , FPS 6.17, Running 21.70s Step 215( N/A%), pre moving , FPS 6.61, Running 21.74s Step 216( N/A%), pre moving , FPS 6.90, Running 21.78s Step 217( N/A%), pre moving , FPS 7.49, Running 21.83s Step 218( N/A%), pre moving , FPS 5.09, Running 23.22s Step 219( N/A%), pre moving , FPS 5.12, Running 23.48s Step 220( N/A%), pre moving , FPS 5.07, Running 23.68s Step 221( N/A%), pre moving , FPS 5.09, Running 23.93s Step 222( N/A%), pre moving , FPS 5.08, Running 24.13s Step 223( N/A%), pre moving , FPS 5.04, Running 24.39s Step 224( N/A%), pre moving , FPS 5.06, Running 24.59s Step 225( N/A%), pre moving , FPS 5.09, Running 24.84s Step 226( N/A%), pre moving , FPS 5.09, Running 25.04s Step 227( N/A%), pre moving , FPS 5.06, Running 25.31s Step 228( N/A%), pre moving , FPS 4.91, Running 25.48s Step 229( N/A%), pre moving , FPS 4.67, Running 25.74s Step 230( N/A%), pre moving , FPS 4.56, Running 25.90s Step 231( N/A%), pre moving , FPS 4.34, Running 26.16s Step 232( N/A%), pre moving , FPS 4.25, Running 26.32s Step 233( N/A%), pre moving , FPS 4.06, Running 26.58s Step 234( N/A%), pre moving , FPS 3.98, Running 26.73s Step 235( N/A%), pre moving , FPS 3.81, Running 26.99s Step 236( N/A%), pre moving , FPS 3.71, Running 27.18s Step 237( N/A%), pre moving , FPS 3.54, Running 27.47s Step 238( 0.33%), action 1, FPS 3.86, Running 28.41s Step 239( 0.67%), action 2, FPS 3.85, Running 28.67s Step 240( 1.00%), action 3, FPS 3.71, Running 29.07s Step 241( 1.33%), action 4, FPS 3.72, Running 29.31s Step 242( 1.67%), action 5, FPS 3.32, Running 30.15s Step 243( 2.00%), action 6, FPS 3.34, Running 30.39s Step 244( 2.33%), action 7, FPS 3.10, Running 31.05s Step 245( 2.67%), action 8, FPS 2.98, Running 31.56s Step 246( 3.00%), action 9, FPS 2.78, Running 32.23s Step 247( 3.33%), action 10, FPS 2.73, Running 32.63s Step 248( 3.67%), action 11, FPS 2.49, Running 33.51s Step 249( 4.00%), action 12, FPS 2.50, Running 33.74s Step 250( 4.33%), action 13, FPS 2.33, Running 34.46s Step 251( 4.67%), action 14, FPS 2.33, Running 34.75s Step 252( 5.00%), action 15, FPS 2.27, Running 35.12s Step 253( 5.33%), action 16, FPS 2.21, Running 35.63s Step 254( 5.67%), action 17, FPS 2.08, Running 36.35s Step 255( 6.00%), action 18, FPS 2.08, Running 36.61s Step 256( 6.33%), action 19, FPS 1.97, Running 37.32s Step 257( 6.67%), action 20, FPS 1.94, Running 37.78s Step 258( 7.00%), action 21, FPS 1.94, Running 38.70s Step 259( 7.33%), action 22, FPS 1.95, Running 38.92s Step 260( 7.67%), action 23, FPS 1.92, Running 39.46s Step 261( 8.00%), action 24, FPS 1.91, Running 39.77s Step 262( 8.33%), action 25, FPS 1.95, Running 40.40s Step 263( 8.67%), action 26, FPS 1.95, Running 40.63s Step 264( 9.00%), action 27, FPS 1.97, Running 41.22s Step 265( 9.33%), action 28, FPS 1.97, Running 41.70s Step 266( 9.67%), action 29, FPS 2.03, Running 42.06s Step 267( 10.00%), action 30, FPS 2.01, Running 42.57s Step 268( 10.33%), action 31, FPS 2.03, Running 43.37s Step 269( 10.67%), action 32, FPS 2.00, Running 43.72s Step 270( 11.00%), action 33, FPS 2.06, Running 44.17s Step 271( 11.33%), action 34, FPS 2.01, Running 44.68s Step 272( 11.67%), action 35, FPS 1.94, Running 45.42s Step 273( 12.00%), action 36, FPS 1.95, Running 45.86s Step 274( 12.33%), action 37, FPS 2.01, Running 46.33s Step 275( 12.67%), action 38, FPS 2.00, Running 46.62s Step 276( 13.00%), action 39, FPS 1.98, Running 47.41s Step 277( 13.33%), action 40, FPS 2.02, Running 47.68s Step 278( 13.67%), action 41, FPS 2.03, Running 48.54s Step 279( 14.00%), action 42, FPS 2.02, Running 48.84s Step 280( 14.33%), action 43, FPS 2.04, Running 49.27s Step 281( 14.67%), action 44, FPS 2.04, Running 49.58s Step 282( 15.00%), action 45, FPS 2.03, Running 50.25s Step 283( 15.33%), action 46, FPS 1.99, Running 50.69s Step 284( 15.67%), action 47, FPS 2.02, Running 51.13s Step 285( 16.00%), action 48, FPS 2.00, Running 51.69s Step 286( 16.33%), action 49, FPS 1.94, Running 52.35s Step 287( 16.67%), action 50, FPS 2.00, Running 52.57s Step 288( 17.00%), action 51, FPS 1.97, Running 53.54s Step 289( 17.33%), action 52, FPS 1.98, Running 53.84s Step 290( 17.67%), action 53, FPS 1.99, Running 54.22s Step 291( 18.00%), action 54, FPS 2.04, Running 54.46s Step 292( 18.33%), action 55, FPS 2.06, Running 55.12s Step 293( 18.67%), action 56, FPS 2.11, Running 55.33s Step 294( 19.00%), action 57, FPS 2.12, Running 55.76s Step 295( 19.33%), action 58, FPS 2.13, Running 56.01s Step 296( 19.67%), action 59, FPS 2.23, Running 56.37s Step 297( 20.00%), action 60, FPS 2.24, Running 56.61s Step 298( 20.33%), action 61, FPS 2.29, Running 57.26s Step 299( 20.67%), action 62, FPS 2.29, Running 57.58s Step 300( 21.00%), action 63, FPS 2.29, Running 58.02s Step 301( 21.33%), action 64, FPS 2.31, Running 58.25s Step 302( 21.67%), action 65, FPS 2.37, Running 58.67s Step 303( 22.00%), action 66, FPS 2.37, Running 59.12s Step 304( 22.33%), action 67, FPS 2.29, Running 59.87s Step 305( 22.67%), action 68, FPS 2.36, Running 60.16s Step 306( 23.00%), action 69, FPS 2.42, Running 60.60s Step 307( 23.33%), action 70, FPS 2.34, Running 61.12s Step 308( 23.67%), action 71, FPS 2.32, Running 62.18s Step 309( 24.00%), action 72, FPS 2.27, Running 62.66s Step 310( 24.33%), action 73, FPS 2.20, Running 63.29s Step 311( 24.67%), action 74, FPS 2.16, Running 63.74s Step 312( 25.00%), action 75, FPS 2.13, Running 64.51s Step 313( 25.33%), action 76, FPS 2.06, Running 65.04s Step 314( 25.67%), action 77, FPS 1.96, Running 65.97s Step 315( 26.00%), action 78, FPS 1.94, Running 66.34s Step 316( 26.33%), action 79, FPS 1.88, Running 67.03s Step 317( 26.67%), action 80, FPS 1.84, Running 67.49s Step 318( 27.00%), action 81, FPS 1.83, Running 68.22s Step 319( 27.33%), action 82, FPS 1.82, Running 68.59s Step 320( 27.67%), action 83, FPS 1.78, Running 69.24s Step 321( 28.00%), action 84, FPS 1.74, Running 69.74s Step 322( 28.33%), action 85, FPS 1.74, Running 70.19s Step 323( 28.67%), action 86, FPS 1.71, Running 70.84s Step 324( 29.00%), action 87, FPS 1.75, Running 71.28s Step 325( 29.33%), action 88, FPS 1.74, Running 71.68s Step 326( 29.67%), action 89, FPS 1.71, Running 72.31s Step 327( 30.00%), action 90, FPS 1.71, Running 72.79s Step 328( 30.33%), action 91, FPS 1.78, Running 73.42s Step 329( 30.67%), action 92, FPS 1.81, Running 73.74s Step 330( 31.00%), action 93, FPS 1.85, Running 74.09s Step 331( 31.33%), action 94, FPS 1.85, Running 74.56s Step 332( 31.67%), action 95, FPS 1.91, Running 74.98s Step 333( 32.00%), action 96, FPS 1.92, Running 75.44s Step 334( 32.33%), action 97, FPS 2.03, Running 75.80s Step 335( 32.67%), action 98, FPS 2.03, Running 76.21s Step 336( 33.00%), action 99, FPS 2.06, Running 76.72s Step 337( 33.33%), action 100, FPS 2.07, Running 77.13s Step 338( 33.67%), action 101, FPS 2.11, Running 77.69s Step 339( 34.00%), action 102, FPS 2.11, Running 78.08s Step 340( 34.33%), action 103, FPS 2.14, Running 78.57s Step 341( 34.67%), action 104, FPS 2.20, Running 78.82s Step 342( 35.00%), action 105, FPS 2.20, Running 79.28s Step 343( 35.33%), action 106, FPS 2.29, Running 79.58s Step 344( 35.67%), action 107, FPS 2.29, Running 80.01s Step 345( 36.00%), action 108, FPS 2.30, Running 80.38s Step 346( 36.33%), action 109, FPS 2.36, Running 80.79s Step 347( 36.67%), action 110, FPS 2.42, Running 81.05s Step 348( 37.00%), action 111, FPS 2.40, Running 81.75s Step 349( 37.33%), action 112, FPS 2.41, Running 82.03s Step 350( 37.67%), action 113, FPS 2.38, Running 82.49s Step 351( 38.00%), action 114, FPS 2.42, Running 82.81s Step 352( 38.33%), action 115, FPS 2.38, Running 83.40s Step 353( 38.67%), action 116, FPS 2.44, Running 83.63s Step 354( 39.00%), action 117, FPS 2.41, Running 84.10s Step 355( 39.33%), action 118, FPS 2.45, Running 84.35s Step 356( 39.67%), action 119, FPS 2.50, Running 84.72s Step 357( 40.00%), action 120, FPS 2.55, Running 84.99s Step 358( 40.33%), action 121, FPS 2.46, Running 85.81s Step 359( 40.67%), action 122, FPS 2.41, Running 86.37s Step 360( 41.00%), action 123, FPS 2.35, Running 87.07s Step 361( 41.33%), action 124, FPS 2.30, Running 87.53s Step 362( 41.67%), action 125, FPS 2.27, Running 88.08s Step 363( 42.00%), action 126, FPS 2.24, Running 88.50s Step 364( 42.33%), action 127, FPS 2.18, Running 89.20s Step 365( 42.67%), action 128, FPS 2.14, Running 89.72s Step 366( 43.00%), action 129, FPS 2.15, Running 90.11s Step 367( 43.33%), action 130, FPS 2.14, Running 90.37s Step 368( 43.67%), action 131, FPS 2.12, Running 91.20s Step 369( 44.00%), action 132, FPS 2.12, Running 91.45s Step 370( 44.33%), action 133, FPS 2.07, Running 92.13s Step 371( 44.67%), action 134, FPS 2.05, Running 92.55s Step 372( 45.00%), action 135, FPS 2.02, Running 93.29s Step 373( 45.33%), action 136, FPS 1.97, Running 93.77s Step 374( 45.67%), action 137, FPS 1.99, Running 94.17s Step 375( 46.00%), action 138, FPS 1.94, Running 94.69s Step 376( 46.33%), action 139, FPS 1.92, Running 95.15s Step 377( 46.67%), action 140, FPS 1.92, Running 95.41s Step 378( 47.00%), action 141, FPS 1.89, Running 96.36s Step 379( 47.33%), action 142, FPS 1.91, Running 96.84s Step 380( 47.67%), action 143, FPS 1.92, Running 97.51s Step 381( 48.00%), action 144, FPS 1.93, Running 97.89s Step 382( 48.33%), action 145, FPS 1.94, Running 98.38s Step 383( 48.67%), action 146, FPS 1.91, Running 98.95s Step 384( 49.00%), action 147, FPS 1.96, Running 99.41s Step 385( 49.33%), action 148, FPS 1.99, Running 99.80s Step 386( 49.67%), action 149, FPS 1.94, Running 100.40s Step 387( 50.00%), action 150, FPS 1.94, Running 100.68s Step 388( 50.33%), action 151, FPS 1.98, Running 101.28s Step 389( 50.67%), action 152, FPS 1.95, Running 101.69s Step 390( 51.00%), action 153, FPS 1.97, Running 102.30s Step 391( 51.33%), action 154, FPS 2.00, Running 102.57s Step 392( 51.67%), action 155, FPS 2.05, Running 103.06s Step 393( 52.00%), action 156, FPS 2.05, Running 103.52s Step 394( 52.33%), action 157, FPS 2.00, Running 104.18s Step 395( 52.67%), action 158, FPS 2.03, Running 104.54s Step 396( 53.00%), action 159, FPS 2.00, Running 105.17s Step 397( 53.33%), action 160, FPS 1.95, Running 105.66s Step 398( 53.67%), action 161, FPS 1.99, Running 106.40s Step 399( 54.00%), action 162, FPS 1.98, Running 106.94s Step 400( 54.33%), action 163, FPS 2.02, Running 107.43s Step 401( 54.67%), action 164, FPS 1.98, Running 107.97s Step 402( 55.00%), action 165, FPS 1.93, Running 108.77s Step 403( 55.33%), action 166, FPS 1.94, Running 109.26s Step 404( 55.67%), action 167, FPS 1.90, Running 109.94s Step 405( 56.00%), action 168, FPS 1.90, Running 110.32s Step 406( 56.33%), action 169, FPS 1.88, Running 111.01s Step 407( 56.67%), action 170, FPS 1.85, Running 111.50s Step 408( 57.00%), action 171, FPS 1.82, Running 112.28s Step 409( 57.33%), action 172, FPS 1.83, Running 112.62s Step 410( 57.67%), action 173, FPS 1.81, Running 113.34s Step 411( 58.00%), action 174, FPS 1.81, Running 113.63s Step 412( 58.33%), action 175, FPS 1.81, Running 114.09s Step 413( 58.67%), action 176, FPS 1.82, Running 114.51s Step 414( 59.00%), action 177, FPS 1.81, Running 115.23s Step 415( 59.33%), action 178, FPS 1.79, Running 115.74s Step 416( 59.67%), action 179, FPS 1.82, Running 116.18s Step 417( 60.00%), action 180, FPS 1.82, Running 116.66s Step 418( 60.33%), action 181, FPS 1.82, Running 117.39s Step 419( 60.67%), action 182, FPS 1.82, Running 117.92s Step 420( 61.00%), action 183, FPS 1.78, Running 118.64s Step 421( 61.33%), action 184, FPS 1.83, Running 118.88s Step 422( 61.67%), action 185, FPS 1.86, Running 119.53s Step 423( 62.00%), action 186, FPS 1.90, Running 119.80s Step 424( 62.33%), action 187, FPS 1.93, Running 120.28s Step 425( 62.67%), action 188, FPS 1.91, Running 120.77s Step 426( 63.00%), action 189, FPS 1.94, Running 121.33s Step 427( 63.33%), action 190, FPS 1.98, Running 121.60s Step 428( 63.67%), action 191, FPS 1.98, Running 122.37s Step 429( 64.00%), action 192, FPS 1.97, Running 122.78s Step 430( 64.33%), action 193, FPS 1.96, Running 123.53s Step 431( 64.67%), action 194, FPS 1.94, Running 123.94s Step 432( 65.00%), action 195, FPS 1.89, Running 124.69s Step 433( 65.33%), action 196, FPS 1.87, Running 125.18s Step 434( 65.67%), action 197, FPS 1.89, Running 125.81s Step 435( 66.00%), action 198, FPS 1.88, Running 126.35s Step 436( 66.33%), action 199, FPS 1.88, Running 126.80s Step 437( 66.67%), action 200, FPS 1.89, Running 127.23s Step 438( 67.00%), action 201, FPS 1.91, Running 127.89s Step 439( 67.33%), action 202, FPS 1.94, Running 128.25s Step 440( 67.67%), action 203, FPS 1.97, Running 128.80s Step 441( 68.00%), action 204, FPS 1.91, Running 129.35s Step 442( 68.33%), action 205, FPS 1.90, Running 130.06s Step 443( 68.67%), action 206, FPS 1.91, Running 130.28s Step 444( 69.00%), action 207, FPS 1.90, Running 130.82s Step 445( 69.33%), action 208, FPS 1.91, Running 131.26s Step 446( 69.67%), action 209, FPS 1.92, Running 131.75s Step 447( 70.00%), action 210, FPS 1.92, Running 132.00s Step 448( 70.33%), action 211, FPS 1.94, Running 132.67s Step 449( 70.67%), action 212, FPS 1.92, Running 133.17s Step 450( 71.00%), action 213, FPS 1.97, Running 133.70s Step 451( 71.33%), action 214, FPS 1.94, Running 134.24s Step 452( 71.67%), action 215, FPS 2.01, Running 134.62s Step 453( 72.00%), action 216, FPS 2.02, Running 135.06s Step 454( 72.33%), action 217, FPS 2.06, Running 135.54s Step 455( 72.67%), action 218, FPS 2.06, Running 136.05s Step 456( 73.00%), action 219, FPS 2.04, Running 136.60s Step 457( 73.33%), action 220, FPS 2.09, Running 136.81s Step 458( 73.67%), action 221, FPS 2.10, Running 137.43s Step 459( 74.00%), action 222, FPS 2.11, Running 137.74s Step 460( 74.33%), action 223, FPS 2.14, Running 138.13s Step 461( 74.67%), action 224, FPS 2.21, Running 138.39s Step 462( 75.00%), action 225, FPS 2.27, Running 138.88s Step 463( 75.33%), action 226, FPS 2.25, Running 139.19s Step 464( 75.67%), action 227, FPS 2.22, Running 139.83s Step 465( 76.00%), action 228, FPS 2.19, Running 140.37s Step 466( 76.33%), action 229, FPS 2.15, Running 141.05s Step 467( 76.67%), action 230, FPS 2.14, Running 141.35s Step 468( 77.00%), action 231, FPS 2.10, Running 142.20s Step 469( 77.33%), action 232, FPS 2.14, Running 142.52s Step 470( 77.67%), action 233, FPS 2.13, Running 143.09s Step 471( 78.00%), action 234, FPS 2.13, Running 143.64s Step 472( 78.33%), action 235, FPS 2.07, Running 144.26s Step 473( 78.67%), action 236, FPS 2.11, Running 144.52s Step 474( 79.00%), action 237, FPS 2.06, Running 145.27s Step 475( 79.33%), action 238, FPS 2.07, Running 145.73s Step 476( 79.67%), action 239, FPS 2.03, Running 146.46s Step 477( 80.00%), action 240, FPS 1.97, Running 146.99s Step 478( 80.33%), action 241, FPS 1.96, Running 147.61s Step 479( 80.67%), action 242, FPS 1.92, Running 148.14s Step 480( 81.00%), action 243, FPS 1.88, Running 148.76s Step 481( 81.33%), action 244, FPS 1.85, Running 149.22s Step 482( 81.67%), action 245, FPS 1.81, Running 149.90s Step 483( 82.00%), action 246, FPS 1.82, Running 150.15s Step 484( 82.33%), action 247, FPS 1.85, Running 150.64s Step 485( 82.67%), action 248, FPS 1.90, Running 150.88s Step 486( 83.00%), action 249, FPS 1.93, Running 151.41s Step 487( 83.33%), action 250, FPS 1.89, Running 151.94s Step 488( 83.67%), action 251, FPS 1.94, Running 152.52s Step 489( 84.00%), action 252, FPS 1.92, Running 152.96s Step 490( 84.33%), action 253, FPS 1.91, Running 153.59s Step 491( 84.67%), action 254, FPS 1.95, Running 153.87s Step 492( 85.00%), action 255, FPS 1.95, Running 154.53s Step 493( 85.33%), action 256, FPS 1.90, Running 155.04s Step 494( 85.67%), action 257, FPS 1.94, Running 155.60s Step 495( 86.00%), action 258, FPS 1.98, Running 155.84s Step 496( 86.33%), action 259, FPS 2.00, Running 156.45s Step 497( 86.67%), action 260, FPS 2.05, Running 156.72s Step 498( 87.00%), action 261, FPS 2.03, Running 157.48s Step 499( 87.33%), action 262, FPS 2.07, Running 157.82s Step 500( 87.67%), action 263, FPS 2.11, Running 158.22s Step 501( 88.00%), action 264, FPS 2.15, Running 158.51s Step 502( 88.33%), action 265, FPS 2.20, Running 158.97s Step 503( 88.67%), action 266, FPS 2.21, Running 159.19s Step 504( 89.00%), action 267, FPS 2.24, Running 159.55s Step 505( 89.33%), action 268, FPS 2.24, Running 159.81s Step 506( 89.67%), action 269, FPS 2.26, Running 160.24s Step 507( 90.00%), action 270, FPS 2.34, Running 160.48s Step 508( 90.33%), action 271, FPS 2.31, Running 161.17s Step 509( 90.67%), action 272, FPS 2.33, Running 161.55s Step 510( 91.00%), action 273, FPS 2.38, Running 161.98s Step 511( 91.33%), action 274, FPS 2.39, Running 162.23s Step 512( 91.67%), action 275, FPS 2.48, Running 162.60s Step 513( 92.00%), action 276, FPS 2.54, Running 162.90s Step 514( 92.33%), action 277, FPS 2.57, Running 163.39s Step 515( 92.67%), action 278, FPS 2.53, Running 163.75s Step 516( 93.00%), action 279, FPS 2.58, Running 164.22s Step 517( 93.33%), action 280, FPS 2.56, Running 164.54s [2026-08-01 17:41:45] [58 ] Seed 57 failed after 164.90 s. +steps: 517 , actions: 280 . +Instruction: Empty +Total 14/58(24.14%) success. +Setting seed: 58 +Step 1( N/A%), pre moving , FPS 1.18, Running 0.85s Step 2( N/A%), pre moving , FPS 2.29, Running 0.87s Step 3( N/A%), pre moving , FPS 3.33, Running 0.90s Step 4( N/A%), pre moving , FPS 4.30, Running 0.93s Step 5( N/A%), pre moving , FPS 5.18, Running 0.97s Step 6( N/A%), pre moving , FPS 6.01, Running 1.00s Step 7( N/A%), pre moving , FPS 6.74, Running 1.04s Step 8( N/A%), pre moving , FPS 7.42, Running 1.08s Step 9( N/A%), pre moving , FPS 8.13, Running 1.11s Step 10( N/A%), pre moving , FPS 8.75, Running 1.14s Step 11( N/A%), pre moving , FPS 9.34, Running 1.18s Step 12( N/A%), pre moving , FPS 9.91, Running 1.21s Step 13( N/A%), pre moving , FPS 10.50, Running 1.24s Step 14( N/A%), pre moving , FPS 11.08, Running 1.26s Step 15( N/A%), pre moving , FPS 11.58, Running 1.30s Step 16( N/A%), pre moving , FPS 12.07, Running 1.33s Step 17( N/A%), pre moving , FPS 12.50, Running 1.36s Step 18( N/A%), pre moving , FPS 12.96, Running 1.39s Step 19( N/A%), pre moving , FPS 13.40, Running 1.42s Step 20( N/A%), pre moving , FPS 13.72, Running 1.46s Step 21( N/A%), pre moving , FPS 23.15, Running 1.71s Step 22( N/A%), pre moving , FPS 22.35, Running 1.77s Step 23( N/A%), pre moving , FPS 22.39, Running 1.79s Step 24( N/A%), pre moving , FPS 22.48, Running 1.82s Step 25( N/A%), pre moving , FPS 22.57, Running 1.85s Step 26( N/A%), pre moving , FPS 17.62, Running 2.13s Step 27( N/A%), pre moving , FPS 17.79, Running 2.16s Step 28( N/A%), pre moving , FPS 17.95, Running 2.19s Step 29( N/A%), pre moving , FPS 17.95, Running 2.22s Step 30( N/A%), pre moving , FPS 17.92, Running 2.26s Step 31( N/A%), pre moving , FPS 18.06, Running 2.29s Step 32( N/A%), pre moving , FPS 18.08, Running 2.32s Step 33( N/A%), pre moving , FPS 17.92, Running 2.35s Step 34( N/A%), pre moving , FPS 17.73, Running 2.39s Step 35( N/A%), pre moving , FPS 17.37, Running 2.45s Step 36( N/A%), pre moving , FPS 13.37, Running 2.82s Step 37( N/A%), pre moving , FPS 13.37, Running 2.86s Step 38( N/A%), pre moving , FPS 13.17, Running 2.91s Step 39( N/A%), pre moving , FPS 13.18, Running 2.94s Step 40( N/A%), pre moving , FPS 13.26, Running 2.97s Step 41( N/A%), pre moving , FPS 15.40, Running 3.01s Step 42( N/A%), pre moving , FPS 15.69, Running 3.04s Step 43( N/A%), pre moving , FPS 15.51, Running 3.08s Step 44( N/A%), pre moving , FPS 15.37, Running 3.12s Step 45( N/A%), pre moving , FPS 15.26, Running 3.16s Step 46( N/A%), pre moving , FPS 18.90, Running 3.19s Step 47( N/A%), pre moving , FPS 18.82, Running 3.23s Step 48( N/A%), pre moving , FPS 18.75, Running 3.26s Step 49( N/A%), pre moving , FPS 18.71, Running 3.29s Step 50( N/A%), pre moving , FPS 18.86, Running 3.32s Step 51( N/A%), pre moving , FPS 18.82, Running 3.35s Step 52( N/A%), pre moving , FPS 18.87, Running 3.38s Step 53( N/A%), pre moving , FPS 18.91, Running 3.41s Step 54( N/A%), pre moving , FPS 18.99, Running 3.44s Step 55( N/A%), pre moving , FPS 19.44, Running 3.48s Step 56( N/A%), pre moving , FPS 28.34, Running 3.53s Step 57( N/A%), pre moving , FPS 27.91, Running 3.57s Step 58( N/A%), pre moving , FPS 28.19, Running 3.62s Step 59( N/A%), pre moving , FPS 27.31, Running 3.67s Step 60( N/A%), pre moving , FPS 26.65, Running 3.72s Step 61( N/A%), pre moving , FPS 26.68, Running 3.76s Step 62( N/A%), pre moving , FPS 26.38, Running 3.80s Step 63( N/A%), pre moving , FPS 26.38, Running 3.84s Step 64( N/A%), pre moving , FPS 26.09, Running 3.89s Step 65( N/A%), pre moving , FPS 25.32, Running 3.95s Step 66( N/A%), pre moving , FPS 24.83, Running 4.00s Step 67( N/A%), pre moving , FPS 24.36, Running 4.05s Step 68( N/A%), pre moving , FPS 24.32, Running 4.08s Step 69( N/A%), pre moving , FPS 24.39, Running 4.11s Step 70( N/A%), pre moving , FPS 23.91, Running 4.16s Step 71( N/A%), pre moving , FPS 23.97, Running 4.18s Step 72( N/A%), pre moving , FPS 23.89, Running 4.21s Step 73( N/A%), pre moving , FPS 23.40, Running 4.27s Step 74( N/A%), pre moving , FPS 23.06, Running 4.31s Step 75( N/A%), pre moving , FPS 22.59, Running 4.36s Step 76( N/A%), pre moving , FPS 22.81, Running 4.40s Step 77( N/A%), pre moving , FPS 22.79, Running 4.45s Step 78( N/A%), pre moving , FPS 22.11, Running 4.52s Step 79( N/A%), pre moving , FPS 22.03, Running 4.58s Step 80( N/A%), pre moving , FPS 22.10, Running 4.62s Step 81( N/A%), pre moving , FPS 21.96, Running 4.67s Step 82( N/A%), pre moving , FPS 21.67, Running 4.72s Step 83( N/A%), pre moving , FPS 21.03, Running 4.79s Step 84( N/A%), pre moving , FPS 21.03, Running 4.84s Step 85( N/A%), pre moving , FPS 21.33, Running 4.89s Step 86( N/A%), pre moving , FPS 20.84, Running 4.96s Step 87( N/A%), pre moving , FPS 20.85, Running 5.01s Step 88( N/A%), pre moving , FPS 20.39, Running 5.06s Step 89( N/A%), pre moving , FPS 19.94, Running 5.11s Step 90( N/A%), pre moving , FPS 19.81, Running 5.17s Step 91( N/A%), pre moving , FPS 19.45, Running 5.21s Step 92( N/A%), pre moving , FPS 16.43, Running 5.43s Step 93( N/A%), pre moving , FPS 14.64, Running 5.63s Step 94( N/A%), pre moving , FPS 14.55, Running 5.69s Step 95( N/A%), pre moving , FPS 14.45, Running 5.75s Step 96( N/A%), pre moving , FPS 14.24, Running 5.81s Step 97( N/A%), pre moving , FPS 14.11, Running 5.87s Step 98( N/A%), pre moving , FPS 14.24, Running 5.93s Step 99( N/A%), pre moving , FPS 14.22, Running 5.98s Step 100( N/A%), pre moving , FPS 14.05, Running 6.04s Step 101( N/A%), pre moving , FPS 13.97, Running 6.10s Step 102( N/A%), pre moving , FPS 14.01, Running 6.15s Step 103( N/A%), pre moving , FPS 14.08, Running 6.21s Step 104( N/A%), pre moving , FPS 14.00, Running 6.27s Step 105( N/A%), pre moving , FPS 14.01, Running 6.32s Step 106( N/A%), pre moving , FPS 13.98, Running 6.39s Step 107( N/A%), pre moving , FPS 14.09, Running 6.43s Step 108( N/A%), pre moving , FPS 14.24, Running 6.47s Step 109( N/A%), pre moving , FPS 14.01, Running 6.54s Step 110( N/A%), pre moving , FPS 14.13, Running 6.58s Step 111( N/A%), pre moving , FPS 14.16, Running 6.62s Step 112( N/A%), pre moving , FPS 15.87, Running 6.69s Step 113( N/A%), pre moving , FPS 17.82, Running 6.76s Step 114( N/A%), pre moving , FPS 17.83, Running 6.81s Step 115( N/A%), pre moving , FPS 18.19, Running 6.85s Step 116( N/A%), pre moving , FPS 18.20, Running 6.91s Step 117( N/A%), pre moving , FPS 18.49, Running 6.95s Step 118( N/A%), pre moving , FPS 17.99, Running 7.04s Step 119( N/A%), pre moving , FPS 17.64, Running 7.12s Step 120( N/A%), pre moving , FPS 16.92, Running 7.23s Step 121( N/A%), pre moving , FPS 16.38, Running 7.32s Step 122( N/A%), pre moving , FPS 16.18, Running 7.39s Step 123( N/A%), pre moving , FPS 16.13, Running 7.45s Step 124( N/A%), pre moving , FPS 15.48, Running 7.56s Step 125( N/A%), pre moving , FPS 15.60, Running 7.60s Step 126( N/A%), pre moving , FPS 15.97, Running 7.64s Step 127( N/A%), pre moving , FPS 15.94, Running 7.68s Step 128( N/A%), pre moving , FPS 16.02, Running 7.71s Step 129( N/A%), pre moving , FPS 16.50, Running 7.75s Step 130( N/A%), pre moving , FPS 16.47, Running 7.79s Step 131( N/A%), pre moving , FPS 16.49, Running 7.84s Step 132( N/A%), pre moving , FPS 16.81, Running 7.88s Step 133( N/A%), pre moving , FPS 17.22, Running 7.92s Step 134( N/A%), pre moving , FPS 17.42, Running 7.96s Step 135( N/A%), pre moving , FPS 17.35, Running 8.00s Step 136( N/A%), pre moving , FPS 17.79, Running 8.03s Step 137( N/A%), pre moving , FPS 17.95, Running 8.06s Step 138( N/A%), pre moving , FPS 18.84, Running 8.10s Step 139( N/A%), pre moving , FPS 19.66, Running 8.13s Step 140( N/A%), pre moving , FPS 21.00, Running 8.18s Step 141( N/A%), pre moving , FPS 22.42, Running 8.21s Step 142( N/A%), pre moving , FPS 23.08, Running 8.25s Step 143( N/A%), pre moving , FPS 23.66, Running 8.30s Step 144( N/A%), pre moving , FPS 24.58, Running 8.37s Step 145( N/A%), pre moving , FPS 24.52, Running 8.42s Step 146( N/A%), pre moving , FPS 24.62, Running 8.45s Step 147( N/A%), pre moving , FPS 24.67, Running 8.49s Step 148( N/A%), pre moving , FPS 24.45, Running 8.53s Step 149( N/A%), pre moving , FPS 24.61, Running 8.57s Step 150( N/A%), pre moving , FPS 24.78, Running 8.60s Step 151( N/A%), pre moving , FPS 24.89, Running 8.64s Step 152( N/A%), pre moving , FPS 25.11, Running 8.68s Step 153( N/A%), pre moving , FPS 25.26, Running 8.71s Step 154( N/A%), pre moving , FPS 25.51, Running 8.74s Step 155( N/A%), pre moving , FPS 25.66, Running 8.78s Step 156( N/A%), pre moving , FPS 25.71, Running 8.81s Step 157( N/A%), pre moving , FPS 25.63, Running 8.85s Step 158( N/A%), pre moving , FPS 25.76, Running 8.88s Step 159( N/A%), pre moving , FPS 25.46, Running 8.92s Step 160( N/A%), pre moving , FPS 25.58, Running 8.96s Step 161( N/A%), pre moving , FPS 25.66, Running 8.99s Step 162( N/A%), pre moving , FPS 25.85, Running 9.03s Step 163( N/A%), pre moving , FPS 26.07, Running 9.07s Step 164( N/A%), pre moving , FPS 27.31, Running 9.11s Step 165( N/A%), pre moving , FPS 27.59, Running 9.14s Step 166( N/A%), pre moving , FPS 15.28, Running 9.76s Step 167( N/A%), pre moving , FPS 14.02, Running 9.92s Step 168( N/A%), pre moving , FPS 12.20, Running 10.17s Step 169( N/A%), pre moving , FPS 11.31, Running 10.34s Step 170( N/A%), pre moving , FPS 10.13, Running 10.58s Step 171( N/A%), pre moving , FPS 9.54, Running 10.74s Step 172( N/A%), pre moving , FPS 8.56, Running 11.01s Step 173( N/A%), pre moving , FPS 8.15, Running 11.16s Step 174( N/A%), pre moving , FPS 7.52, Running 11.40s Step 175( N/A%), pre moving , FPS 7.18, Running 11.56s Step 176( N/A%), pre moving , FPS 6.75, Running 11.77s Step 177( N/A%), pre moving , FPS 6.49, Running 11.93s Step 178( N/A%), pre moving , FPS 6.08, Running 12.17s Step 179( N/A%), pre moving , FPS 5.87, Running 12.33s Step 180( N/A%), pre moving , FPS 5.61, Running 12.53s Step 181( N/A%), pre moving , FPS 5.43, Running 12.67s Step 182( N/A%), pre moving , FPS 5.15, Running 12.91s Step 183( N/A%), pre moving , FPS 5.03, Running 13.04s Step 184( N/A%), pre moving , FPS 4.78, Running 13.29s Step 185( N/A%), pre moving , FPS 4.66, Running 13.43s Step 186( N/A%), pre moving , FPS 5.08, Running 13.70s Step 187( N/A%), pre moving , FPS 5.10, Running 13.84s Step 188( N/A%), pre moving , FPS 5.17, Running 14.04s Step 189( N/A%), pre moving , FPS 5.19, Running 14.19s Step 190( N/A%), pre moving , FPS 5.21, Running 14.41s Step 191( N/A%), pre moving , FPS 5.21, Running 14.58s Step 192( N/A%), pre moving , FPS 5.26, Running 14.81s Step 193( N/A%), pre moving , FPS 5.23, Running 14.98s Step 194( N/A%), pre moving , FPS 5.22, Running 15.23s Step 195( N/A%), pre moving , FPS 5.25, Running 15.37s Step 196( N/A%), pre moving , FPS 5.24, Running 15.59s Step 197( N/A%), pre moving , FPS 5.22, Running 15.76s Step 198( N/A%), pre moving , FPS 5.24, Running 15.98s Step 199( N/A%), pre moving , FPS 5.24, Running 16.14s Step 200( N/A%), pre moving , FPS 5.19, Running 16.38s Step 201( N/A%), pre moving , FPS 5.19, Running 16.52s Step 202( N/A%), pre moving , FPS 5.21, Running 16.74s Step 203( N/A%), pre moving , FPS 5.16, Running 16.92s Step 204( N/A%), pre moving , FPS 5.18, Running 17.15s Step 205( N/A%), pre moving , FPS 5.11, Running 17.35s Step 206( N/A%), pre moving , FPS 5.19, Running 17.56s Step 207( N/A%), pre moving , FPS 5.18, Running 17.70s Step 208( N/A%), pre moving , FPS 5.16, Running 17.92s Step 209( N/A%), pre moving , FPS 5.16, Running 18.07s Step 210( N/A%), pre moving , FPS 5.17, Running 18.28s Step 211( N/A%), pre moving , FPS 5.10, Running 18.50s Step 212( N/A%), pre moving , FPS 5.11, Running 18.73s Step 213( N/A%), pre moving , FPS 5.13, Running 18.88s Step 214( N/A%), pre moving , FPS 5.12, Running 19.14s Step 215( N/A%), pre moving , FPS 5.09, Running 19.30s Step 216( N/A%), pre moving , FPS 5.09, Running 19.53s Step 217( N/A%), pre moving , FPS 5.09, Running 19.69s Step 218( N/A%), pre moving , FPS 5.08, Running 19.92s Step 219( N/A%), pre moving , FPS 5.07, Running 20.09s Step 220( N/A%), pre moving , FPS 5.09, Running 20.31s Step 221( N/A%), pre moving , FPS 5.08, Running 20.46s Step 222( N/A%), pre moving , FPS 5.04, Running 20.72s Step 223( N/A%), pre moving , FPS 5.06, Running 20.87s Step 224( N/A%), pre moving , FPS 5.06, Running 21.10s Step 225( N/A%), pre moving , FPS 5.11, Running 21.26s Step 226( N/A%), pre moving , FPS 4.99, Running 21.56s Step 227( N/A%), pre moving , FPS 4.99, Running 21.71s Step 228( N/A%), pre moving , FPS 4.92, Running 21.98s Step 229( N/A%), pre moving , FPS 4.91, Running 22.14s Step 230( N/A%), pre moving , FPS 4.78, Running 22.46s Step 231( N/A%), pre moving , FPS 4.82, Running 22.65s Step 232( N/A%), pre moving , FPS 4.74, Running 22.94s Step 233( N/A%), pre moving , FPS 4.77, Running 23.08s Step 234( N/A%), pre moving , FPS 4.80, Running 23.31s Step 235( N/A%), pre moving , FPS 4.80, Running 23.47s Step 236( N/A%), pre moving , FPS 4.77, Running 23.72s Step 237( N/A%), pre moving , FPS 4.80, Running 23.86s Step 238( N/A%), pre moving , FPS 4.75, Running 24.13s Step 239( N/A%), pre moving , FPS 4.76, Running 24.29s Step 240( N/A%), pre moving , FPS 4.68, Running 24.58s Step 241( N/A%), pre moving , FPS 4.67, Running 24.74s Step 242( N/A%), pre moving , FPS 4.66, Running 25.00s Step 243( N/A%), pre moving , FPS 4.64, Running 25.19s Step 244( N/A%), pre moving , FPS 4.62, Running 25.43s Step 245( N/A%), pre moving , FPS 4.63, Running 25.58s Step 246( N/A%), pre moving , FPS 4.64, Running 25.87s Step 247( N/A%), pre moving , FPS 4.58, Running 26.08s Step 248( N/A%), pre moving , FPS 4.65, Running 26.28s Step 249( N/A%), pre moving , FPS 4.65, Running 26.45s Step 250( N/A%), pre moving , FPS 4.74, Running 26.68s Step 251( N/A%), pre moving , FPS 4.76, Running 26.84s Step 252( N/A%), pre moving , FPS 4.76, Running 27.14s Step 253( N/A%), pre moving , FPS 4.68, Running 27.35s Step 254( N/A%), pre moving , FPS 4.59, Running 27.66s Step 255( N/A%), pre moving , FPS 4.56, Running 27.86s Step 256( N/A%), pre moving , FPS 4.53, Running 28.13s Step 257( N/A%), pre moving , FPS 4.48, Running 28.32s Step 258( N/A%), pre moving , FPS 4.47, Running 28.60s Step 259( N/A%), pre moving , FPS 4.38, Running 28.86s Step 260( N/A%), pre moving , FPS 4.41, Running 29.12s Step 261( N/A%), pre moving , FPS 4.40, Running 29.28s Step 262( N/A%), pre moving , FPS 4.40, Running 29.55s Step 263( N/A%), pre moving , FPS 4.40, Running 29.73s Step 264( N/A%), pre moving , FPS 4.35, Running 30.03s Step 265( N/A%), pre moving , FPS 4.31, Running 30.23s Step 266( N/A%), pre moving , FPS 4.26, Running 30.57s Step 267( N/A%), pre moving , FPS 4.32, Running 30.70s Step 268( N/A%), pre moving , FPS 4.25, Running 30.99s Step 269( N/A%), pre moving , FPS 4.22, Running 31.19s Step 270( N/A%), pre moving , FPS 4.23, Running 31.41s Step 271( N/A%), pre moving , FPS 4.24, Running 31.56s Step 272( N/A%), pre moving , FPS 4.29, Running 31.81s Step 273( N/A%), pre moving , FPS 4.34, Running 31.96s Step 274( N/A%), pre moving , FPS 4.38, Running 32.23s Step 275( N/A%), pre moving , FPS 4.34, Running 32.47s Step 276( N/A%), pre moving , FPS 4.34, Running 32.74s Step 277( N/A%), pre moving , FPS 4.37, Running 32.90s Step 278( N/A%), pre moving , FPS 4.42, Running 33.12s Step 279( N/A%), pre moving , FPS 4.50, Running 33.31s Step 280( N/A%), pre moving , FPS 4.47, Running 33.59s Step 281( N/A%), pre moving , FPS 4.44, Running 33.79s Step 282( N/A%), pre moving , FPS 4.42, Running 34.08s Step 283( N/A%), pre moving , FPS 4.55, Running 34.12s Step 284( N/A%), pre moving , FPS 4.83, Running 34.17s Step 285( N/A%), pre moving , FPS 5.02, Running 34.21s Step 286( N/A%), pre moving , FPS 5.44, Running 34.25s Step 287( N/A%), pre moving , FPS 5.57, Running 34.29s Step 288( N/A%), pre moving , FPS 5.98, Running 34.34s Step 289( N/A%), pre moving , FPS 6.25, Running 34.38s Step 290( N/A%), pre moving , FPS 6.64, Running 34.42s Step 291( N/A%), pre moving , FPS 6.88, Running 34.47s Step 292( N/A%), pre moving , FPS 7.39, Running 34.51s Step 293( N/A%), pre moving , FPS 4.99, Running 35.97s Step 294( N/A%), pre moving , FPS 5.00, Running 36.24s Step 295( N/A%), pre moving , FPS 5.04, Running 36.44s Step 296( N/A%), pre moving , FPS 5.01, Running 36.73s Step 297( N/A%), pre moving , FPS 5.00, Running 36.90s Step 298( N/A%), pre moving , FPS 4.93, Running 37.17s Step 299( N/A%), pre moving , FPS 4.96, Running 37.34s Step 300( N/A%), pre moving , FPS 5.02, Running 37.58s Step 301( N/A%), pre moving , FPS 5.06, Running 37.74s Step 302( N/A%), pre moving , FPS 5.09, Running 38.01s Step 303( N/A%), pre moving , FPS 4.90, Running 38.20s Step 304( N/A%), pre moving , FPS 4.66, Running 38.46s Step 305( N/A%), pre moving , FPS 4.52, Running 38.64s Step 306( N/A%), pre moving , FPS 4.33, Running 38.87s Step 307( N/A%), pre moving , FPS 4.18, Running 39.08s Step 308( N/A%), pre moving , FPS 3.99, Running 39.34s Step 309( N/A%), pre moving , FPS 3.89, Running 39.52s Step 310( N/A%), pre moving , FPS 3.74, Running 39.77s Step 311( N/A%), pre moving , FPS 3.64, Running 39.97s Step 312( N/A%), pre moving , FPS 3.50, Running 40.22s Step 313( 0.33%), action 1, FPS 3.81, Running 41.21s Step 314( 0.67%), action 2, FPS 3.50, Running 41.94s Step 315( 1.00%), action 3, FPS 3.42, Running 42.28s Step 316( 1.33%), action 4, FPS 3.39, Running 42.64s Step 317( 1.67%), action 5, FPS 3.11, Running 43.33s Step 318( 2.00%), action 6, FPS 2.94, Running 43.98s Step 319( 2.33%), action 7, FPS 2.75, Running 44.62s Step 320( 2.67%), action 8, FPS 2.69, Running 45.02s Step 321( 3.00%), action 9, FPS 2.54, Running 45.62s Step 322( 3.33%), action 10, FPS 2.40, Running 46.34s Step 323( 3.67%), action 11, FPS 2.27, Running 47.01s Step 324( 4.00%), action 12, FPS 2.24, Running 47.39s Step 325( 4.33%), action 13, FPS 2.13, Running 48.04s Step 326( 4.67%), action 14, FPS 2.02, Running 48.76s Step 327( 5.00%), action 15, FPS 1.98, Running 49.19s Step 328( 5.33%), action 16, FPS 1.92, Running 49.76s Step 329( 5.67%), action 17, FPS 1.85, Running 50.35s Step 330( 6.00%), action 18, FPS 1.79, Running 50.96s Step 331( 6.33%), action 19, FPS 1.76, Running 51.34s Step 332( 6.67%), action 20, FPS 1.70, Running 52.02s Step 333( 7.00%), action 21, FPS 1.72, Running 52.83s Step 334( 7.33%), action 22, FPS 1.73, Running 53.49s Step 335( 7.67%), action 23, FPS 1.72, Running 53.93s Step 336( 8.00%), action 24, FPS 1.69, Running 54.46s Step 337( 8.33%), action 25, FPS 1.71, Running 55.06s Step 338( 8.67%), action 26, FPS 1.70, Running 55.72s Step 339( 9.00%), action 27, FPS 1.72, Running 56.26s Step 340( 9.33%), action 28, FPS 1.70, Running 56.76s Step 341( 9.67%), action 29, FPS 1.71, Running 57.29s Step 342( 10.00%), action 30, FPS 1.75, Running 57.75s Step 343( 10.33%), action 31, FPS 1.75, Running 58.46s Step 344( 10.67%), action 32, FPS 1.70, Running 59.12s Step 345( 11.00%), action 33, FPS 1.72, Running 59.68s Step 346( 11.33%), action 34, FPS 1.73, Running 60.32s Step 347( 11.67%), action 35, FPS 1.71, Running 60.89s Step 348( 12.00%), action 36, FPS 1.76, Running 61.15s Step 349( 12.33%), action 37, FPS 1.76, Running 61.74s Step 350( 12.67%), action 38, FPS 1.75, Running 62.40s Step 351( 13.00%), action 39, FPS 1.72, Running 63.00s Step 352( 13.33%), action 40, FPS 1.76, Running 63.38s Step 353( 13.67%), action 41, FPS 1.81, Running 63.85s Step 354( 14.00%), action 42, FPS 1.84, Running 64.38s Step 355( 14.33%), action 43, FPS 1.85, Running 64.76s Step 356( 14.67%), action 44, FPS 1.84, Running 65.36s Step 357( 15.00%), action 45, FPS 1.84, Running 65.94s Step 358( 15.33%), action 46, FPS 1.90, Running 66.23s Step 359( 15.67%), action 47, FPS 1.93, Running 66.64s Step 360( 16.00%), action 48, FPS 1.93, Running 67.13s Step 361( 16.33%), action 49, FPS 1.92, Running 67.71s Step 362( 16.67%), action 50, FPS 1.89, Running 68.33s Step 363( 17.00%), action 51, FPS 1.89, Running 69.05s Step 364( 17.33%), action 52, FPS 1.94, Running 69.43s Step 365( 17.67%), action 53, FPS 1.93, Running 70.06s Step 366( 18.00%), action 54, FPS 1.95, Running 70.59s Step 367( 18.33%), action 55, FPS 1.94, Running 71.20s Step 368( 18.67%), action 56, FPS 1.85, Running 71.96s Step 369( 19.00%), action 57, FPS 1.85, Running 72.52s Step 370( 19.33%), action 58, FPS 1.91, Running 72.87s Step 371( 19.67%), action 59, FPS 1.95, Running 73.26s Step 372( 20.00%), action 60, FPS 1.91, Running 73.84s Step 373( 20.33%), action 61, FPS 1.90, Running 74.37s Step 374( 20.67%), action 62, FPS 1.92, Running 74.81s Step 375( 21.00%), action 63, FPS 1.92, Running 75.18s Step 376( 21.33%), action 64, FPS 1.96, Running 75.58s Step 377( 21.67%), action 65, FPS 1.95, Running 76.21s Step 378( 22.00%), action 66, FPS 1.89, Running 76.79s Step 379( 22.33%), action 67, FPS 1.89, Running 77.23s Step 380( 22.67%), action 68, FPS 1.86, Running 77.88s Step 381( 23.00%), action 69, FPS 1.90, Running 78.25s Step 382( 23.33%), action 70, FPS 1.94, Running 78.63s Step 383( 23.67%), action 71, FPS 1.96, Running 79.25s Step 384( 24.00%), action 72, FPS 1.91, Running 79.89s Step 385( 24.33%), action 73, FPS 1.93, Running 80.43s Step 386( 24.67%), action 74, FPS 1.94, Running 80.89s Step 387( 25.00%), action 75, FPS 1.99, Running 81.26s Step 388( 25.33%), action 76, FPS 2.06, Running 81.68s Step 389( 25.67%), action 77, FPS 2.10, Running 82.04s Step 390( 26.00%), action 78, FPS 2.11, Running 82.36s Step 391( 26.33%), action 79, FPS 2.07, Running 82.92s Step 392( 26.67%), action 80, FPS 2.11, Running 83.33s Step 393( 27.00%), action 81, FPS 2.12, Running 83.78s Step 394( 27.33%), action 82, FPS 2.13, Running 84.21s Step 395( 27.67%), action 83, FPS 2.13, Running 84.56s Step 396( 28.00%), action 84, FPS 2.10, Running 85.09s Step 397( 28.33%), action 85, FPS 2.10, Running 85.73s Step 398( 28.67%), action 86, FPS 2.12, Running 86.24s Step 399( 29.00%), action 87, FPS 2.05, Running 86.97s Step 400( 29.33%), action 88, FPS 2.10, Running 87.40s Step 401( 29.67%), action 89, FPS 2.06, Running 87.97s Step 402( 30.00%), action 90, FPS 2.01, Running 88.56s Step 403( 30.33%), action 91, FPS 1.98, Running 89.33s Step 404( 30.67%), action 92, FPS 2.03, Running 89.77s Step 405( 31.00%), action 93, FPS 2.07, Running 90.11s Step 406( 31.33%), action 94, FPS 2.09, Running 90.44s Step 407( 31.67%), action 95, FPS 2.09, Running 90.84s Step 408( 32.00%), action 96, FPS 2.02, Running 91.58s Step 409( 32.33%), action 97, FPS 1.96, Running 92.25s Step 410( 32.67%), action 98, FPS 1.93, Running 92.71s Step 411( 33.00%), action 99, FPS 1.97, Running 93.08s Step 412( 33.33%), action 100, FPS 1.91, Running 93.81s Step 413( 33.67%), action 101, FPS 1.90, Running 94.31s Step 414( 34.00%), action 102, FPS 1.92, Running 94.62s [2026-08-01 17:43:20] [59 ] Seed 58 failed after 95.25 s. +steps: 414 , actions: 102 . +Instruction: Empty +Total 14/59(23.73%) success. +Setting seed: 59 +Step 1( N/A%), pre moving , FPS 0.68, Running 1.47s Step 2( N/A%), pre moving , FPS 1.33, Running 1.51s Step 3( N/A%), pre moving , FPS 1.90, Running 1.58s Step 4( N/A%), pre moving , FPS 2.50, Running 1.60s Step 5( N/A%), pre moving , FPS 3.05, Running 1.64s Step 6( N/A%), pre moving , FPS 3.60, Running 1.67s Step 7( N/A%), pre moving , FPS 4.13, Running 1.70s Step 8( N/A%), pre moving , FPS 4.65, Running 1.72s Step 9( N/A%), pre moving , FPS 5.15, Running 1.75s Step 10( N/A%), pre moving , FPS 5.64, Running 1.77s Step 11( N/A%), pre moving , FPS 6.11, Running 1.80s Step 12( N/A%), pre moving , FPS 6.53, Running 1.84s Step 13( N/A%), pre moving , FPS 6.95, Running 1.87s Step 14( N/A%), pre moving , FPS 7.36, Running 1.90s Step 15( N/A%), pre moving , FPS 7.79, Running 1.93s Step 16( N/A%), pre moving , FPS 8.20, Running 1.95s Step 17( N/A%), pre moving , FPS 8.60, Running 1.98s Step 18( N/A%), pre moving , FPS 8.95, Running 2.01s Step 19( N/A%), pre moving , FPS 9.30, Running 2.04s Step 20( N/A%), pre moving , FPS 9.62, Running 2.08s Step 21( N/A%), pre moving , FPS 24.72, Running 2.28s Step 22( N/A%), pre moving , FPS 24.64, Running 2.32s Step 23( N/A%), pre moving , FPS 25.94, Running 2.35s Step 24( N/A%), pre moving , FPS 25.34, Running 2.39s Step 25( N/A%), pre moving , FPS 25.67, Running 2.42s Step 26( N/A%), pre moving , FPS 21.12, Running 2.62s Step 27( N/A%), pre moving , FPS 21.02, Running 2.65s Step 28( N/A%), pre moving , FPS 20.96, Running 2.68s Step 29( N/A%), pre moving , FPS 20.70, Running 2.71s Step 30( N/A%), pre moving , FPS 20.75, Running 2.74s Step 31( N/A%), pre moving , FPS 20.85, Running 2.76s Step 32( N/A%), pre moving , FPS 21.16, Running 2.78s Step 33( N/A%), pre moving , FPS 21.37, Running 2.81s Step 34( N/A%), pre moving , FPS 21.52, Running 2.83s Step 35( N/A%), pre moving , FPS 21.54, Running 2.86s Step 36( N/A%), pre moving , FPS 16.53, Running 3.16s Step 37( N/A%), pre moving , FPS 16.54, Running 3.19s Step 38( N/A%), pre moving , FPS 16.63, Running 3.21s Step 39( N/A%), pre moving , FPS 16.56, Running 3.25s Step 40( N/A%), pre moving , FPS 16.70, Running 3.28s Step 41( N/A%), pre moving , FPS 19.46, Running 3.31s Step 42( N/A%), pre moving , FPS 19.62, Running 3.34s Step 43( N/A%), pre moving , FPS 19.64, Running 3.36s Step 44( N/A%), pre moving , FPS 19.93, Running 3.39s Step 45( N/A%), pre moving , FPS 19.99, Running 3.42s Step 46( N/A%), pre moving , FPS 24.16, Running 3.44s Step 47( N/A%), pre moving , FPS 24.38, Running 3.47s Step 48( N/A%), pre moving , FPS 24.41, Running 3.50s Step 49( N/A%), pre moving , FPS 24.48, Running 3.53s Step 50( N/A%), pre moving , FPS 24.30, Running 3.56s Step 51( N/A%), pre moving , FPS 24.01, Running 3.59s Step 52( N/A%), pre moving , FPS 23.63, Running 3.63s Step 53( N/A%), pre moving , FPS 23.38, Running 3.66s Step 54( N/A%), pre moving , FPS 23.35, Running 3.69s Step 55( N/A%), pre moving , FPS 23.30, Running 3.71s Step 56( N/A%), pre moving , FPS 34.72, Running 3.74s Step 57( N/A%), pre moving , FPS 34.63, Running 3.76s Step 58( N/A%), pre moving , FPS 34.60, Running 3.79s Step 59( N/A%), pre moving , FPS 35.39, Running 3.82s Step 60( N/A%), pre moving , FPS 35.51, Running 3.84s Step 61( N/A%), pre moving , FPS 35.76, Running 3.87s Step 62( N/A%), pre moving , FPS 35.22, Running 3.91s Step 63( N/A%), pre moving , FPS 34.88, Running 3.94s Step 64( N/A%), pre moving , FPS 34.33, Running 3.98s Step 65( N/A%), pre moving , FPS 34.03, Running 4.01s Step 66( N/A%), pre moving , FPS 33.65, Running 4.04s Step 67( N/A%), pre moving , FPS 33.59, Running 4.06s Step 68( N/A%), pre moving , FPS 33.66, Running 4.09s Step 69( N/A%), pre moving , FPS 33.43, Running 4.13s Step 70( N/A%), pre moving , FPS 33.35, Running 4.16s Step 71( N/A%), pre moving , FPS 33.49, Running 4.19s Step 72( N/A%), pre moving , FPS 34.00, Running 4.22s Step 73( N/A%), pre moving , FPS 33.95, Running 4.25s Step 74( N/A%), pre moving , FPS 33.50, Running 4.29s Step 75( N/A%), pre moving , FPS 33.28, Running 4.31s Step 76( N/A%), pre moving , FPS 32.71, Running 4.35s Step 77( N/A%), pre moving , FPS 32.31, Running 4.38s Step 78( N/A%), pre moving , FPS 32.31, Running 4.41s Step 79( N/A%), pre moving , FPS 32.10, Running 4.44s Step 80( N/A%), pre moving , FPS 31.61, Running 4.47s Step 81( N/A%), pre moving , FPS 31.72, Running 4.50s Step 82( N/A%), pre moving , FPS 32.17, Running 4.53s Step 83( N/A%), pre moving , FPS 32.54, Running 4.55s Step 84( N/A%), pre moving , FPS 33.26, Running 4.58s Step 85( N/A%), pre moving , FPS 33.42, Running 4.61s Step 86( N/A%), pre moving , FPS 33.76, Running 4.63s Step 87( N/A%), pre moving , FPS 33.68, Running 4.66s Step 88( N/A%), pre moving , FPS 33.70, Running 4.68s Step 89( N/A%), pre moving , FPS 34.55, Running 4.71s Step 90( N/A%), pre moving , FPS 34.79, Running 4.73s Step 91( N/A%), pre moving , FPS 34.37, Running 4.77s Step 92( N/A%), pre moving , FPS 34.44, Running 4.80s Step 93( N/A%), pre moving , FPS 34.44, Running 4.83s Step 94( N/A%), pre moving , FPS 34.93, Running 4.86s Step 95( N/A%), pre moving , FPS 34.74, Running 4.89s Step 96( N/A%), pre moving , FPS 35.11, Running 4.92s Step 97( N/A%), pre moving , FPS 35.04, Running 4.95s Step 98( N/A%), pre moving , FPS 35.20, Running 4.98s Step 99( N/A%), pre moving , FPS 35.42, Running 5.00s Step 100( N/A%), pre moving , FPS 36.04, Running 5.03s Step 101( N/A%), pre moving , FPS 36.07, Running 5.05s Step 102( N/A%), pre moving , FPS 35.53, Running 5.09s Step 103( N/A%), pre moving , FPS 35.47, Running 5.12s Step 104( N/A%), pre moving , FPS 35.26, Running 5.15s Step 105( N/A%), pre moving , FPS 34.90, Running 5.18s Step 106( N/A%), pre moving , FPS 34.36, Running 5.21s Step 107( N/A%), pre moving , FPS 34.24, Running 5.24s Step 108( N/A%), pre moving , FPS 33.71, Running 5.28s Step 109( N/A%), pre moving , FPS 33.65, Running 5.30s Step 110( N/A%), pre moving , FPS 33.79, Running 5.33s Step 111( N/A%), pre moving , FPS 34.59, Running 5.35s Step 112( N/A%), pre moving , FPS 34.69, Running 5.38s Step 113( N/A%), pre moving , FPS 34.69, Running 5.41s Step 114( N/A%), pre moving , FPS 34.60, Running 5.44s Step 115( N/A%), pre moving , FPS 34.29, Running 5.47s Step 116( N/A%), pre moving , FPS 34.59, Running 5.50s Step 117( N/A%), pre moving , FPS 34.56, Running 5.53s Step 118( N/A%), pre moving , FPS 34.15, Running 5.57s Step 119( N/A%), pre moving , FPS 33.72, Running 5.60s Step 120( N/A%), pre moving , FPS 33.46, Running 5.63s Step 121( N/A%), pre moving , FPS 33.24, Running 5.66s Step 122( N/A%), pre moving , FPS 33.09, Running 5.69s Step 123( N/A%), pre moving , FPS 33.09, Running 5.72s Step 124( N/A%), pre moving , FPS 32.90, Running 5.75s Step 125( N/A%), pre moving , FPS 32.99, Running 5.78s Step 126( N/A%), pre moving , FPS 33.27, Running 5.81s Step 127( N/A%), pre moving , FPS 33.46, Running 5.84s Step 128( N/A%), pre moving , FPS 33.37, Running 5.88s Step 129( N/A%), pre moving , FPS 33.29, Running 5.90s Step 130( N/A%), pre moving , FPS 32.91, Running 5.93s Step 131( N/A%), pre moving , FPS 32.42, Running 5.97s Step 132( N/A%), pre moving , FPS 32.13, Running 6.00s Step 133( N/A%), pre moving , FPS 31.97, Running 6.03s Step 134( N/A%), pre moving , FPS 32.01, Running 6.06s Step 135( N/A%), pre moving , FPS 32.51, Running 6.09s Step 136( N/A%), pre moving , FPS 32.18, Running 6.12s Step 137( N/A%), pre moving , FPS 32.43, Running 6.15s Step 138( N/A%), pre moving , FPS 32.77, Running 6.18s Step 139( N/A%), pre moving , FPS 32.88, Running 6.21s Step 140( N/A%), pre moving , FPS 32.61, Running 6.24s Step 141( N/A%), pre moving , FPS 32.56, Running 6.27s Step 142( N/A%), pre moving , FPS 33.20, Running 6.30s Step 143( N/A%), pre moving , FPS 33.04, Running 6.33s Step 144( N/A%), pre moving , FPS 33.04, Running 6.36s Step 145( N/A%), pre moving , FPS 32.71, Running 6.40s Step 146( N/A%), pre moving , FPS 32.63, Running 6.43s Step 147( N/A%), pre moving , FPS 32.46, Running 6.46s Step 148( N/A%), pre moving , FPS 32.43, Running 6.49s Step 149( N/A%), pre moving , FPS 32.58, Running 6.52s Step 150( N/A%), pre moving , FPS 32.66, Running 6.55s Step 151( N/A%), pre moving , FPS 32.91, Running 6.58s Step 152( N/A%), pre moving , FPS 33.04, Running 6.60s Step 153( N/A%), pre moving , FPS 33.63, Running 6.63s Step 154( N/A%), pre moving , FPS 33.78, Running 6.65s Step 155( N/A%), pre moving , FPS 34.08, Running 6.68s Step 156( N/A%), pre moving , FPS 34.24, Running 6.70s Step 157( N/A%), pre moving , FPS 33.91, Running 6.74s Step 158( N/A%), pre moving , FPS 33.83, Running 6.77s Step 159( N/A%), pre moving , FPS 33.85, Running 6.80s Step 160( N/A%), pre moving , FPS 34.05, Running 6.83s Step 161( N/A%), pre moving , FPS 34.29, Running 6.85s Step 162( N/A%), pre moving , FPS 33.99, Running 6.88s Step 163( N/A%), pre moving , FPS 33.22, Running 6.93s Step 164( N/A%), pre moving , FPS 33.67, Running 6.95s Step 165( N/A%), pre moving , FPS 33.91, Running 6.99s Step 166( N/A%), pre moving , FPS 34.25, Running 7.01s Step 167( N/A%), pre moving , FPS 34.40, Running 7.04s Step 168( N/A%), pre moving , FPS 34.93, Running 7.07s Step 169( N/A%), pre moving , FPS 34.29, Running 7.10s Step 170( N/A%), pre moving , FPS 33.47, Running 7.14s Step 171( N/A%), pre moving , FPS 33.43, Running 7.17s Step 172( N/A%), pre moving , FPS 33.37, Running 7.20s Step 173( N/A%), pre moving , FPS 32.92, Running 7.24s Step 174( N/A%), pre moving , FPS 18.05, Running 7.76s Step 175( N/A%), pre moving , FPS 16.35, Running 7.90s Step 176( N/A%), pre moving , FPS 13.85, Running 8.15s Step 177( N/A%), pre moving , FPS 12.79, Running 8.30s Step 178( N/A%), pre moving , FPS 11.26, Running 8.54s Step 179( N/A%), pre moving , FPS 10.45, Running 8.71s Step 180( N/A%), pre moving , FPS 9.44, Running 8.95s Step 181( N/A%), pre moving , FPS 8.88, Running 9.11s Step 182( N/A%), pre moving , FPS 8.17, Running 9.33s Step 183( N/A%), pre moving , FPS 7.86, Running 9.47s Step 184( N/A%), pre moving , FPS 7.24, Running 9.72s Step 185( N/A%), pre moving , FPS 6.91, Running 9.88s Step 186( N/A%), pre moving , FPS 6.46, Running 10.11s Step 187( N/A%), pre moving , FPS 6.27, Running 10.23s Step 188( N/A%), pre moving , FPS 5.88, Running 10.47s Step 189( N/A%), pre moving , FPS 5.72, Running 10.60s Step 190( N/A%), pre moving , FPS 5.42, Running 10.84s Step 191( N/A%), pre moving , FPS 5.28, Running 10.96s Step 192( N/A%), pre moving , FPS 4.99, Running 11.21s Step 193( N/A%), pre moving , FPS 4.81, Running 11.39s Step 194( N/A%), pre moving , FPS 5.16, Running 11.63s Step 195( N/A%), pre moving , FPS 5.13, Running 11.79s Step 196( N/A%), pre moving , FPS 5.16, Running 12.03s Step 197( N/A%), pre moving , FPS 5.13, Running 12.20s Step 198( N/A%), pre moving , FPS 5.14, Running 12.44s Step 199( N/A%), pre moving , FPS 5.17, Running 12.58s Step 200( N/A%), pre moving , FPS 5.24, Running 12.76s Step 201( N/A%), pre moving , FPS 5.23, Running 12.93s Step 202( N/A%), pre moving , FPS 5.19, Running 13.19s Step 203( N/A%), pre moving , FPS 5.16, Running 13.35s Step 204( N/A%), pre moving , FPS 5.16, Running 13.60s Step 205( N/A%), pre moving , FPS 5.16, Running 13.76s Step 206( N/A%), pre moving , FPS 5.14, Running 14.00s Step 207( N/A%), pre moving , FPS 5.15, Running 14.11s Step 208( N/A%), pre moving , FPS 5.17, Running 14.34s Step 209( N/A%), pre moving , FPS 5.08, Running 14.54s Step 210( N/A%), pre moving , FPS 5.05, Running 14.79s Step 211( N/A%), pre moving , FPS 5.00, Running 14.96s Step 212( N/A%), pre moving , FPS 5.00, Running 15.21s Step 213( N/A%), pre moving , FPS 5.03, Running 15.37s Step 214( N/A%), pre moving , FPS 5.01, Running 15.63s Step 215( N/A%), pre moving , FPS 4.98, Running 15.81s Step 216( N/A%), pre moving , FPS 4.92, Running 16.09s Step 217( N/A%), pre moving , FPS 4.91, Running 16.28s Step 218( N/A%), pre moving , FPS 4.84, Running 16.56s Step 219( N/A%), pre moving , FPS 4.76, Running 16.79s Step 220( N/A%), pre moving , FPS 4.69, Running 17.02s Step 221( N/A%), pre moving , FPS 4.66, Running 17.23s Step 222( N/A%), pre moving , FPS 4.62, Running 17.52s Step 223( N/A%), pre moving , FPS 4.57, Running 17.73s Step 224( N/A%), pre moving , FPS 4.55, Running 17.99s Step 225( N/A%), pre moving , FPS 4.52, Running 18.18s Step 226( N/A%), pre moving , FPS 4.50, Running 18.44s Step 227( N/A%), pre moving , FPS 4.42, Running 18.64s Step 228( N/A%), pre moving , FPS 4.42, Running 18.86s Step 229( N/A%), pre moving , FPS 4.43, Running 19.05s Step 230( N/A%), pre moving , FPS 4.45, Running 19.28s Step 231( N/A%), pre moving , FPS 4.45, Running 19.46s Step 232( N/A%), pre moving , FPS 4.43, Running 19.73s Step 233( N/A%), pre moving , FPS 4.40, Running 19.91s Step 234( N/A%), pre moving , FPS 4.38, Running 20.20s Step 235( N/A%), pre moving , FPS 4.38, Running 20.37s Step 236( N/A%), pre moving , FPS 4.41, Running 20.62s Step 237( N/A%), pre moving , FPS 4.56, Running 20.67s Step 238( N/A%), pre moving , FPS 4.82, Running 20.71s Step 239( N/A%), pre moving , FPS 5.04, Running 20.76s Step 240( N/A%), pre moving , FPS 5.29, Running 20.80s Step 241( N/A%), pre moving , FPS 5.52, Running 20.85s Step 242( N/A%), pre moving , FPS 5.92, Running 20.89s Step 243( N/A%), pre moving , FPS 6.24, Running 20.93s Step 244( N/A%), pre moving , FPS 6.70, Running 20.97s Step 245( N/A%), pre moving , FPS 7.04, Running 21.02s Step 246( N/A%), pre moving , FPS 7.60, Running 21.07s Step 247( N/A%), pre moving , FPS 5.31, Running 22.41s Step 248( N/A%), pre moving , FPS 5.21, Running 22.70s Step 249( N/A%), pre moving , FPS 5.20, Running 22.90s Step 250( N/A%), pre moving , FPS 5.14, Running 23.18s Step 251( N/A%), pre moving , FPS 5.15, Running 23.34s Step 252( N/A%), pre moving , FPS 5.17, Running 23.60s Step 253( N/A%), pre moving , FPS 5.19, Running 23.77s Step 254( N/A%), pre moving , FPS 5.22, Running 24.03s Step 255( N/A%), pre moving , FPS 5.25, Running 24.18s Step 256( N/A%), pre moving , FPS 5.16, Running 24.50s Step 257( N/A%), pre moving , FPS 5.01, Running 24.66s Step 258( N/A%), pre moving , FPS 4.74, Running 24.93s Step 259( N/A%), pre moving , FPS 4.63, Running 25.08s Step 260( N/A%), pre moving , FPS 4.42, Running 25.33s Step 261( N/A%), pre moving , FPS 4.30, Running 25.50s Step 262( N/A%), pre moving , FPS 4.08, Running 25.80s Step 263( N/A%), pre moving , FPS 3.95, Running 25.99s Step 264( N/A%), pre moving , FPS 3.78, Running 26.26s Step 265( N/A%), pre moving , FPS 3.71, Running 26.41s Step 266( N/A%), pre moving , FPS 3.55, Running 26.70s Step 267( 0.33%), action 1, FPS 3.96, Running 27.46s Step 268( 0.67%), action 2, FPS 3.81, Running 27.94s Step 269( 1.00%), action 3, FPS 3.66, Running 28.37s Step 270( 1.33%), action 4, FPS 3.65, Running 28.65s Step 271( 1.67%), action 5, FPS 3.30, Running 29.40s Step 272( 2.00%), action 6, FPS 3.29, Running 29.68s Step 273( 2.33%), action 7, FPS 3.13, Running 30.15s Step 274( 2.67%), action 8, FPS 3.01, Running 30.69s Step 275( 3.00%), action 9, FPS 2.77, Running 31.39s Step 276( 3.33%), action 10, FPS 2.75, Running 31.77s Step 277( 3.67%), action 11, FPS 2.63, Running 32.26s Step 278( 4.00%), action 12, FPS 2.62, Running 32.56s Step 279( 4.33%), action 13, FPS 2.51, Running 33.05s Step 280( 4.67%), action 14, FPS 2.43, Running 33.57s Step 281( 5.00%), action 15, FPS 2.36, Running 33.98s Step 282( 5.33%), action 16, FPS 2.32, Running 34.42s Step 283( 5.67%), action 17, FPS 2.27, Running 34.79s Step 284( 6.00%), action 18, FPS 2.23, Running 35.24s Step 285( 6.33%), action 19, FPS 2.18, Running 35.56s Step 286( 6.67%), action 20, FPS 2.13, Running 36.09s Step 287( 7.00%), action 21, FPS 2.17, Running 36.69s Step 288( 7.33%), action 22, FPS 2.17, Running 37.16s Step 289( 7.67%), action 23, FPS 2.19, Running 37.49s Step 290( 8.00%), action 24, FPS 2.17, Running 37.88s Step 291( 8.33%), action 25, FPS 2.20, Running 38.50s Step 292( 8.67%), action 26, FPS 2.18, Running 38.86s Step 293( 9.00%), action 27, FPS 2.17, Running 39.36s Step 294( 9.33%), action 28, FPS 2.16, Running 39.93s Step 295( 9.67%), action 29, FPS 2.25, Running 40.29s Step 296( 10.00%), action 30, FPS 2.19, Running 40.90s Step 297( 10.33%), action 31, FPS 2.17, Running 41.47s Step 298( 10.67%), action 32, FPS 2.09, Running 42.12s Step 299( 11.00%), action 33, FPS 2.09, Running 42.63s Step 300( 11.33%), action 34, FPS 2.05, Running 43.32s Step 301( 11.67%), action 35, FPS 2.00, Running 43.97s Step 302( 12.00%), action 36, FPS 2.01, Running 44.35s Step 303( 12.33%), action 37, FPS 1.97, Running 44.94s Step 304( 12.67%), action 38, FPS 1.92, Running 45.68s Step 305( 13.00%), action 39, FPS 1.87, Running 46.28s Step 306( 13.33%), action 40, FPS 1.84, Running 46.99s Step 307( 13.67%), action 41, FPS 1.81, Running 47.73s Step 308( 14.00%), action 42, FPS 1.78, Running 48.38s Step 309( 14.33%), action 43, FPS 1.74, Running 48.97s Step 310( 14.67%), action 44, FPS 1.74, Running 49.40s Step 311( 15.00%), action 45, FPS 1.73, Running 50.07s Step 312( 15.33%), action 46, FPS 1.73, Running 50.42s Step 313( 15.67%), action 47, FPS 1.74, Running 50.86s Step 314( 16.00%), action 48, FPS 1.76, Running 51.33s Step 315( 16.33%), action 49, FPS 1.70, Running 52.03s Step 316( 16.67%), action 50, FPS 1.71, Running 52.61s Step 317( 17.00%), action 51, FPS 1.69, Running 53.32s Step 318( 17.33%), action 52, FPS 1.70, Running 53.91s Step 319( 17.67%), action 53, FPS 1.71, Running 54.30s Step 320( 18.00%), action 54, FPS 1.76, Running 54.67s Step 321( 18.33%), action 55, FPS 1.81, Running 55.04s Step 322( 18.67%), action 56, FPS 1.81, Running 55.38s Step 323( 19.00%), action 57, FPS 1.80, Running 56.02s Step 324( 19.33%), action 58, FPS 1.86, Running 56.41s Step 325( 19.67%), action 59, FPS 1.86, Running 57.05s Step 326( 20.00%), action 60, FPS 1.86, Running 57.72s Step 327( 20.33%), action 61, FPS 1.83, Running 58.64s Step 328( 20.67%), action 62, FPS 1.87, Running 59.06s Step 329( 21.00%), action 63, FPS 1.86, Running 59.73s Step 330( 21.33%), action 64, FPS 1.85, Running 60.19s Step 331( 21.67%), action 65, FPS 1.88, Running 60.68s Step 332( 22.00%), action 66, FPS 1.82, Running 61.41s Step 333( 22.33%), action 67, FPS 1.80, Running 62.00s Step 334( 22.67%), action 68, FPS 1.79, Running 62.49s Step 335( 23.00%), action 69, FPS 1.80, Running 63.13s Step 336( 23.33%), action 70, FPS 1.83, Running 63.52s Step 337( 23.67%), action 71, FPS 1.83, Running 64.27s Step 338( 24.00%), action 72, FPS 1.83, Running 64.82s Step 339( 24.33%), action 73, FPS 1.79, Running 65.47s Step 340( 24.67%), action 74, FPS 1.78, Running 65.91s Step 341( 25.00%), action 75, FPS 1.75, Running 66.49s Step 342( 25.33%), action 76, FPS 1.75, Running 66.81s Step 343( 25.67%), action 77, FPS 1.74, Running 67.49s Step 344( 26.00%), action 78, FPS 1.72, Running 68.01s Step 345( 26.33%), action 79, FPS 1.73, Running 68.61s Step 346( 26.67%), action 80, FPS 1.77, Running 69.02s Step 347( 27.00%), action 81, FPS 1.80, Running 69.73s Step 348( 27.33%), action 82, FPS 1.78, Running 70.30s Step 349( 27.67%), action 83, FPS 1.79, Running 70.89s Step 350( 28.00%), action 84, FPS 1.76, Running 71.55s Step 351( 28.33%), action 85, FPS 1.76, Running 72.05s Step 352( 28.67%), action 86, FPS 1.79, Running 72.59s Step 353( 29.00%), action 87, FPS 1.79, Running 73.16s Step 354( 29.33%), action 88, FPS 1.77, Running 73.81s Step 355( 29.67%), action 89, FPS 1.82, Running 74.13s Step 356( 30.00%), action 90, FPS 1.81, Running 74.57s Step 357( 30.33%), action 91, FPS 1.81, Running 75.33s Step 358( 30.67%), action 92, FPS 1.80, Running 75.92s Step 359( 31.00%), action 93, FPS 1.83, Running 76.42s Step 360( 31.33%), action 94, FPS 1.82, Running 76.89s Step 361( 31.67%), action 95, FPS 1.82, Running 77.45s Step 362( 32.00%), action 96, FPS 1.79, Running 77.99s Step 363( 32.33%), action 97, FPS 1.81, Running 78.57s Step 364( 32.67%), action 98, FPS 1.80, Running 79.10s Step 365( 33.00%), action 99, FPS 1.84, Running 79.47s Step 366( 33.33%), action 100, FPS 1.82, Running 80.00s Step 367( 33.67%), action 101, FPS 1.78, Running 80.95s Step 368( 34.00%), action 102, FPS 1.79, Running 81.45s Step 369( 34.33%), action 103, FPS 1.81, Running 81.96s Step 370( 34.67%), action 104, FPS 1.84, Running 82.45s Step 371( 35.00%), action 105, FPS 1.86, Running 82.81s Step 372( 35.33%), action 106, FPS 1.90, Running 83.10s Step 373( 35.67%), action 107, FPS 1.95, Running 83.42s Step 374( 36.00%), action 108, FPS 2.02, Running 83.71s Step 375( 36.33%), action 109, FPS 1.97, Running 84.28s Step 376( 36.67%), action 110, FPS 1.98, Running 84.69s Step 377( 37.00%), action 111, FPS 1.99, Running 85.37s Step 378( 37.33%), action 112, FPS 1.98, Running 86.04s Step 379( 37.67%), action 113, FPS 1.97, Running 86.57s Step 380( 38.00%), action 114, FPS 1.95, Running 87.14s Step 381( 38.33%), action 115, FPS 1.95, Running 87.71s Step 382( 38.67%), action 116, FPS 1.93, Running 88.37s Step 383( 39.00%), action 117, FPS 1.97, Running 88.70s Step 384( 39.33%), action 118, FPS 2.02, Running 89.00s Step 385( 39.67%), action 119, FPS 2.03, Running 89.33s Step 386( 40.00%), action 120, FPS 2.02, Running 89.91s Step 387( 40.33%), action 121, FPS 2.13, Running 90.35s Step 388( 40.67%), action 122, FPS 2.13, Running 90.85s Step 389( 41.00%), action 123, FPS 2.11, Running 91.42s Step 390( 41.33%), action 124, FPS 2.13, Running 91.82s Step 391( 41.67%), action 125, FPS 2.14, Running 92.16s Step 392( 42.00%), action 126, FPS 2.12, Running 92.54s Step 393( 42.33%), action 127, FPS 2.12, Running 92.86s Step 394( 42.67%), action 128, FPS 2.10, Running 93.22s Step 395( 43.00%), action 129, FPS 2.13, Running 93.66s Step 396( 43.33%), action 130, FPS 2.15, Running 93.98s Step 397( 43.67%), action 131, FPS 2.21, Running 94.43s Step 398( 44.00%), action 132, FPS 2.29, Running 94.77s Step 399( 44.33%), action 133, FPS 2.35, Running 95.09s Step 400( 44.67%), action 134, FPS 2.37, Running 95.59s Step 401( 45.00%), action 135, FPS 2.37, Running 96.16s Step 402( 45.33%), action 136, FPS 2.45, Running 96.53s Step 403( 45.67%), action 137, FPS 2.42, Running 96.95s [2026-08-01 17:44:58] [60 ] Seed 59 failed after 97.79 s. +steps: 403 , actions: 137 . +Instruction: Empty +Total 14/60(23.33%) success. +Setting seed: 60 +Step 1( N/A%), pre moving , FPS 0.63, Running 1.58s Step 2( N/A%), pre moving , FPS 1.24, Running 1.61s Step 3( N/A%), pre moving , FPS 1.82, Running 1.65s Step 4( N/A%), pre moving , FPS 2.38, Running 1.68s Step 5( N/A%), pre moving , FPS 2.93, Running 1.71s Step 6( N/A%), pre moving , FPS 3.45, Running 1.74s Step 7( N/A%), pre moving , FPS 3.89, Running 1.80s Step 8( N/A%), pre moving , FPS 4.33, Running 1.85s Step 9( N/A%), pre moving , FPS 4.80, Running 1.87s Step 10( N/A%), pre moving , FPS 5.24, Running 1.91s Step 11( N/A%), pre moving , FPS 5.68, Running 1.94s Step 12( N/A%), pre moving , FPS 6.11, Running 1.96s Step 13( N/A%), pre moving , FPS 6.54, Running 1.99s Step 14( N/A%), pre moving , FPS 6.94, Running 2.02s Step 15( N/A%), pre moving , FPS 7.32, Running 2.05s Step 16( N/A%), pre moving , FPS 7.71, Running 2.08s Step 17( N/A%), pre moving , FPS 8.09, Running 2.10s Step 18( N/A%), pre moving , FPS 8.43, Running 2.14s Step 19( N/A%), pre moving , FPS 8.80, Running 2.16s Step 20( N/A%), pre moving , FPS 9.12, Running 2.19s Step 21( N/A%), pre moving , FPS 23.20, Running 2.44s Step 22( N/A%), pre moving , FPS 22.73, Running 2.49s Step 23( N/A%), pre moving , FPS 22.63, Running 2.54s Step 24( N/A%), pre moving , FPS 22.38, Running 2.57s Step 25( N/A%), pre moving , FPS 22.39, Running 2.60s Step 26( N/A%), pre moving , FPS 17.71, Running 2.87s Step 27( N/A%), pre moving , FPS 18.29, Running 2.89s Step 28( N/A%), pre moving , FPS 18.70, Running 2.92s Step 29( N/A%), pre moving , FPS 18.74, Running 2.94s Step 30( N/A%), pre moving , FPS 18.93, Running 2.96s Step 31( N/A%), pre moving , FPS 19.00, Running 2.99s Step 32( N/A%), pre moving , FPS 19.00, Running 3.02s Step 33( N/A%), pre moving , FPS 18.98, Running 3.04s Step 34( N/A%), pre moving , FPS 18.99, Running 3.07s Step 35( N/A%), pre moving , FPS 19.10, Running 3.10s Step 36( N/A%), pre moving , FPS 14.68, Running 3.44s Step 37( N/A%), pre moving , FPS 14.68, Running 3.47s Step 38( N/A%), pre moving , FPS 14.77, Running 3.49s Step 39( N/A%), pre moving , FPS 14.78, Running 3.51s Step 40( N/A%), pre moving , FPS 14.89, Running 3.54s Step 41( N/A%), pre moving , FPS 17.88, Running 3.56s Step 42( N/A%), pre moving , FPS 18.31, Running 3.59s Step 43( N/A%), pre moving , FPS 18.59, Running 3.61s Step 44( N/A%), pre moving , FPS 18.59, Running 3.65s Step 45( N/A%), pre moving , FPS 18.18, Running 3.70s Step 46( N/A%), pre moving , FPS 23.03, Running 3.74s Step 47( N/A%), pre moving , FPS 22.43, Running 3.78s Step 48( N/A%), pre moving , FPS 21.96, Running 3.83s Step 49( N/A%), pre moving , FPS 21.40, Running 3.88s Step 50( N/A%), pre moving , FPS 21.01, Running 3.92s Step 51( N/A%), pre moving , FPS 20.68, Running 3.96s Step 52( N/A%), pre moving , FPS 20.33, Running 4.00s Step 53( N/A%), pre moving , FPS 20.02, Running 4.04s Step 54( N/A%), pre moving , FPS 19.79, Running 4.08s Step 55( N/A%), pre moving , FPS 19.57, Running 4.12s Step 56( N/A%), pre moving , FPS 27.82, Running 4.16s Step 57( N/A%), pre moving , FPS 27.22, Running 4.20s Step 58( N/A%), pre moving , FPS 26.48, Running 4.24s Step 59( N/A%), pre moving , FPS 25.81, Running 4.29s Step 60( N/A%), pre moving , FPS 25.21, Running 4.33s Step 61( N/A%), pre moving , FPS 24.69, Running 4.37s Step 62( N/A%), pre moving , FPS 24.00, Running 4.42s Step 63( N/A%), pre moving , FPS 23.48, Running 4.46s Step 64( N/A%), pre moving , FPS 23.48, Running 4.50s Step 65( N/A%), pre moving , FPS 23.85, Running 4.54s Step 66( N/A%), pre moving , FPS 23.73, Running 4.58s Step 67( N/A%), pre moving , FPS 23.72, Running 4.63s Step 68( N/A%), pre moving , FPS 23.97, Running 4.66s Step 69( N/A%), pre moving , FPS 24.25, Running 4.70s Step 70( N/A%), pre moving , FPS 24.36, Running 4.74s Step 71( N/A%), pre moving , FPS 24.62, Running 4.77s Step 72( N/A%), pre moving , FPS 24.94, Running 4.80s Step 73( N/A%), pre moving , FPS 25.43, Running 4.83s Step 74( N/A%), pre moving , FPS 25.94, Running 4.85s Step 75( N/A%), pre moving , FPS 26.41, Running 4.88s Step 76( N/A%), pre moving , FPS 26.99, Running 4.90s Step 77( N/A%), pre moving , FPS 27.44, Running 4.93s Step 78( N/A%), pre moving , FPS 28.20, Running 4.95s Step 79( N/A%), pre moving , FPS 28.71, Running 4.99s Step 80( N/A%), pre moving , FPS 28.97, Running 5.02s Step 81( N/A%), pre moving , FPS 29.05, Running 5.06s Step 82( N/A%), pre moving , FPS 29.74, Running 5.09s Step 83( N/A%), pre moving , FPS 30.28, Running 5.12s Step 84( N/A%), pre moving , FPS 30.61, Running 5.15s Step 85( N/A%), pre moving , FPS 15.90, Running 5.79s Step 86( N/A%), pre moving , FPS 14.50, Running 5.96s Step 87( N/A%), pre moving , FPS 12.53, Running 6.22s Step 88( N/A%), pre moving , FPS 11.71, Running 6.37s Step 89( N/A%), pre moving , FPS 9.91, Running 6.72s Step 90( N/A%), pre moving , FPS 9.34, Running 6.88s Step 91( N/A%), pre moving , FPS 8.39, Running 7.15s Step 92( N/A%), pre moving , FPS 7.97, Running 7.31s Step 93( N/A%), pre moving , FPS 7.37, Running 7.54s Step 94( N/A%), pre moving , FPS 7.07, Running 7.68s Step 95( N/A%), pre moving , FPS 6.50, Running 7.95s Step 96( N/A%), pre moving , FPS 6.21, Running 8.12s Step 97( N/A%), pre moving , FPS 5.80, Running 8.38s Step 98( N/A%), pre moving , FPS 5.59, Running 8.53s Step 99( N/A%), pre moving , FPS 5.25, Running 8.80s Step 100( N/A%), pre moving , FPS 5.05, Running 8.98s Step 101( N/A%), pre moving , FPS 4.80, Running 9.23s Step 102( N/A%), pre moving , FPS 4.68, Running 9.36s Step 103( N/A%), pre moving , FPS 4.46, Running 9.60s Step 104( N/A%), pre moving , FPS 4.37, Running 9.73s Step 105( N/A%), pre moving , FPS 4.74, Running 10.01s Step 106( N/A%), pre moving , FPS 4.76, Running 10.16s Step 107( N/A%), pre moving , FPS 4.79, Running 10.40s Step 108( N/A%), pre moving , FPS 4.79, Running 10.54s Step 109( N/A%), pre moving , FPS 4.92, Running 10.78s Step 110( N/A%), pre moving , FPS 4.91, Running 10.96s Step 111( N/A%), pre moving , FPS 4.96, Running 11.19s Step 112( N/A%), pre moving , FPS 4.94, Running 11.36s Step 113( N/A%), pre moving , FPS 4.87, Running 11.65s Step 114( N/A%), pre moving , FPS 4.81, Running 11.84s Step 115( N/A%), pre moving , FPS 4.85, Running 12.08s Step 116( N/A%), pre moving , FPS 4.89, Running 12.21s Step 117( N/A%), pre moving , FPS 4.84, Running 12.51s Step 118( N/A%), pre moving , FPS 4.76, Running 12.73s Step 119( N/A%), pre moving , FPS 4.68, Running 13.07s Step 120( N/A%), pre moving , FPS 4.67, Running 13.27s Step 121( N/A%), pre moving , FPS 4.64, Running 13.54s Step 122( N/A%), pre moving , FPS 4.62, Running 13.70s Step 123( N/A%), pre moving , FPS 4.59, Running 13.96s Step 124( N/A%), pre moving , FPS 4.57, Running 14.10s Step 125( N/A%), pre moving , FPS 4.60, Running 14.36s Step 126( N/A%), pre moving , FPS 4.59, Running 14.51s Step 127( N/A%), pre moving , FPS 4.60, Running 14.74s Step 128( N/A%), pre moving , FPS 4.59, Running 14.90s Step 129( N/A%), pre moving , FPS 4.59, Running 15.14s Step 130( N/A%), pre moving , FPS 4.60, Running 15.30s Step 131( N/A%), pre moving , FPS 4.57, Running 15.57s Step 132( N/A%), pre moving , FPS 4.60, Running 15.71s Step 133( N/A%), pre moving , FPS 4.61, Running 15.98s Step 134( N/A%), pre moving , FPS 4.63, Running 16.16s Step 135( N/A%), pre moving , FPS 4.61, Running 16.41s Step 136( N/A%), pre moving , FPS 4.61, Running 16.55s Step 137( N/A%), pre moving , FPS 4.69, Running 16.78s Step 138( N/A%), pre moving , FPS 4.78, Running 16.91s Step 139( N/A%), pre moving , FPS 4.93, Running 17.13s Step 140( N/A%), pre moving , FPS 4.96, Running 17.30s Step 141( N/A%), pre moving , FPS 5.01, Running 17.53s Step 142( N/A%), pre moving , FPS 5.01, Running 17.69s Step 143( N/A%), pre moving , FPS 5.01, Running 17.96s Step 144( N/A%), pre moving , FPS 4.96, Running 18.14s Step 145( N/A%), pre moving , FPS 4.96, Running 18.39s Step 146( N/A%), pre moving , FPS 4.95, Running 18.55s Step 147( N/A%), pre moving , FPS 4.93, Running 18.80s Step 148( N/A%), pre moving , FPS 5.07, Running 18.84s Step 149( N/A%), pre moving , FPS 5.34, Running 18.89s Step 150( N/A%), pre moving , FPS 5.51, Running 18.93s Step 151( N/A%), pre moving , FPS 5.87, Running 18.97s Step 152( N/A%), pre moving , FPS 6.04, Running 19.02s Step 153( N/A%), pre moving , FPS 6.48, Running 19.06s Step 154( N/A%), pre moving , FPS 6.80, Running 19.10s Step 155( N/A%), pre moving , FPS 7.31, Running 19.15s Step 156( N/A%), pre moving , FPS 7.58, Running 19.19s Step 157( N/A%), pre moving , FPS 8.17, Running 19.23s Step 158( N/A%), pre moving , FPS 5.45, Running 20.58s Step 159( N/A%), pre moving , FPS 5.39, Running 20.84s Step 160( N/A%), pre moving , FPS 5.41, Running 21.00s Step 161( N/A%), pre moving , FPS 5.39, Running 21.24s Step 162( N/A%), pre moving , FPS 5.41, Running 21.39s Step 163( N/A%), pre moving , FPS 5.41, Running 21.65s Step 164( N/A%), pre moving , FPS 5.44, Running 21.81s Step 165( N/A%), pre moving , FPS 5.44, Running 22.07s Step 166( N/A%), pre moving , FPS 5.44, Running 22.23s Step 167( N/A%), pre moving , FPS 5.46, Running 22.46s Step 168( N/A%), pre moving , FPS 5.26, Running 22.65s Step 169( N/A%), pre moving , FPS 4.96, Running 22.92s Step 170( N/A%), pre moving , FPS 4.84, Running 23.07s Step 171( N/A%), pre moving , FPS 4.65, Running 23.28s Step 172( N/A%), pre moving , FPS 4.54, Running 23.42s Step 173( N/A%), pre moving , FPS 4.34, Running 23.67s Step 174( N/A%), pre moving , FPS 4.25, Running 23.81s Step 175( N/A%), pre moving , FPS 4.07, Running 24.06s Step 176( N/A%), pre moving , FPS 3.94, Running 24.27s Step 177( N/A%), pre moving , FPS 3.77, Running 24.53s Step 178( 0.33%), action 1, FPS 4.29, Running 25.24s Step 179( 0.67%), action 2, FPS 4.07, Running 25.75s Step 180( 1.00%), action 3, FPS 3.85, Running 26.20s Step 181( 1.33%), action 4, FPS 3.78, Running 26.54s Step 182( 1.67%), action 5, FPS 3.62, Running 26.91s Step 183( 2.00%), action 6, FPS 3.61, Running 27.19s Step 184( 2.33%), action 7, FPS 3.40, Running 27.70s Step 185( 2.67%), action 8, FPS 3.33, Running 28.08s Step 186( 3.00%), action 9, FPS 3.17, Running 28.54s Step 187( 3.33%), action 10, FPS 3.18, Running 28.76s Step 188( 3.67%), action 11, FPS 2.82, Running 29.73s Step 189( 4.00%), action 12, FPS 2.82, Running 30.00s Step 190( 4.33%), action 13, FPS 2.60, Running 30.75s Step 191( 4.67%), action 14, FPS 2.57, Running 31.07s Step 192( 5.00%), action 15, FPS 2.47, Running 31.51s Step 193( 5.33%), action 16, FPS 2.43, Running 31.90s Step 194( 5.67%), action 17, FPS 2.32, Running 32.42s Step 195( 6.00%), action 18, FPS 2.25, Running 32.96s Step 196( 6.33%), action 19, FPS 2.12, Running 33.70s Step 197( 6.67%), action 20, FPS 2.05, Running 34.27s Step 198( 7.00%), action 21, FPS 2.00, Running 35.25s Step 199( 7.33%), action 22, FPS 1.98, Running 35.88s Step 200( 7.67%), action 23, FPS 1.92, Running 36.62s Step 201( 8.00%), action 24, FPS 1.92, Running 36.97s Step 202( 8.33%), action 25, FPS 1.91, Running 37.35s Step 203( 8.67%), action 26, FPS 1.91, Running 37.67s Step 204( 9.00%), action 27, FPS 1.91, Running 38.19s Step 205( 9.33%), action 28, FPS 1.93, Running 38.45s Step 206( 9.67%), action 29, FPS 1.93, Running 38.92s Step 207( 10.00%), action 30, FPS 1.86, Running 39.50s Step 208( 10.33%), action 31, FPS 1.86, Running 40.46s Step 209( 10.67%), action 32, FPS 1.87, Running 40.70s Step 210( 11.00%), action 33, FPS 1.93, Running 41.14s Step 211( 11.33%), action 34, FPS 1.88, Running 41.68s Step 212( 11.67%), action 35, FPS 1.87, Running 42.21s Step 213( 12.00%), action 36, FPS 1.88, Running 42.53s Step 214( 12.33%), action 37, FPS 1.90, Running 42.94s Step 215( 12.67%), action 38, FPS 1.92, Running 43.37s Step 216( 13.00%), action 39, FPS 1.93, Running 44.08s Step 217( 13.33%), action 40, FPS 1.97, Running 44.41s Step 218( 13.67%), action 41, FPS 1.98, Running 45.34s Step 219( 14.00%), action 42, FPS 2.06, Running 45.60s Step 220( 14.33%), action 43, FPS 2.11, Running 46.08s Step 221( 14.67%), action 44, FPS 2.13, Running 46.34s Step 222( 15.00%), action 45, FPS 2.13, Running 46.73s Step 223( 15.33%), action 46, FPS 2.08, Running 47.29s Step 224( 15.67%), action 47, FPS 2.09, Running 47.74s Step 225( 16.00%), action 48, FPS 2.10, Running 47.98s Step 226( 16.33%), action 49, FPS 2.05, Running 48.66s Step 227( 16.67%), action 50, FPS 2.09, Running 49.09s Step 228( 17.00%), action 51, FPS 2.10, Running 49.98s Step 229( 17.33%), action 52, FPS 2.04, Running 50.48s Step 230( 17.67%), action 53, FPS 2.02, Running 51.07s Step 231( 18.00%), action 54, FPS 2.07, Running 51.33s Step 232( 18.33%), action 55, FPS 2.04, Running 52.04s Step 233( 18.67%), action 56, FPS 2.00, Running 52.54s Step 234( 19.00%), action 57, FPS 1.95, Running 53.18s Step 235( 19.33%), action 58, FPS 1.95, Running 53.61s Step 236( 19.67%), action 59, FPS 1.98, Running 54.18s Step 237( 20.00%), action 60, FPS 1.97, Running 54.57s [2026-08-01 17:45:54] [61 ] Seed 60 failed after 54.97 s. +steps: 237 , actions: 60 . +Instruction: Empty +Total 14/61(22.95%) success. +Setting seed: 61 +Step 1( N/A%), pre moving , FPS 2.55, Running 0.39s Step 2( N/A%), pre moving , FPS 4.27, Running 0.47s Step 3( N/A%), pre moving , FPS 5.74, Running 0.52s Step 4( N/A%), pre moving , FPS 7.24, Running 0.55s Step 5( N/A%), pre moving , FPS 8.55, Running 0.58s Step 6( N/A%), pre moving , FPS 9.76, Running 0.61s Step 7( N/A%), pre moving , FPS 10.94, Running 0.64s Step 8( N/A%), pre moving , FPS 11.85, Running 0.68s Step 9( N/A%), pre moving , FPS 12.85, Running 0.70s Step 10( N/A%), pre moving , FPS 13.77, Running 0.73s Step 11( N/A%), pre moving , FPS 14.61, Running 0.75s Step 12( N/A%), pre moving , FPS 15.36, Running 0.78s Step 13( N/A%), pre moving , FPS 16.12, Running 0.81s Step 14( N/A%), pre moving , FPS 16.74, Running 0.84s Step 15( N/A%), pre moving , FPS 17.16, Running 0.87s Step 16( N/A%), pre moving , FPS 17.69, Running 0.90s Step 17( N/A%), pre moving , FPS 18.23, Running 0.93s Step 18( N/A%), pre moving , FPS 18.78, Running 0.96s Step 19( N/A%), pre moving , FPS 19.31, Running 0.98s Step 20( N/A%), pre moving , FPS 19.82, Running 1.01s Step 21( N/A%), pre moving , FPS 22.91, Running 1.27s Step 22( N/A%), pre moving , FPS 24.00, Running 1.30s Step 23( N/A%), pre moving , FPS 24.72, Running 1.33s Step 24( N/A%), pre moving , FPS 24.92, Running 1.36s Step 25( N/A%), pre moving , FPS 25.20, Running 1.38s Step 26( N/A%), pre moving , FPS 19.77, Running 1.63s Step 27( N/A%), pre moving , FPS 19.68, Running 1.66s Step 28( N/A%), pre moving , FPS 19.85, Running 1.68s Step 29( N/A%), pre moving , FPS 19.85, Running 1.71s Step 30( N/A%), pre moving , FPS 19.87, Running 1.73s Step 31( N/A%), pre moving , FPS 19.90, Running 1.76s Step 32( N/A%), pre moving , FPS 19.86, Running 1.79s Step 33( N/A%), pre moving , FPS 19.77, Running 1.82s Step 34( N/A%), pre moving , FPS 19.69, Running 1.85s Step 35( N/A%), pre moving , FPS 19.98, Running 1.88s Step 36( N/A%), pre moving , FPS 15.00, Running 2.24s Step 37( N/A%), pre moving , FPS 15.01, Running 2.27s Step 38( N/A%), pre moving , FPS 14.95, Running 2.30s Step 39( N/A%), pre moving , FPS 14.89, Running 2.33s Step 40( N/A%), pre moving , FPS 14.90, Running 2.35s Step 41( N/A%), pre moving , FPS 17.83, Running 2.39s Step 42( N/A%), pre moving , FPS 17.92, Running 2.42s Step 43( N/A%), pre moving , FPS 17.94, Running 2.45s Step 44( N/A%), pre moving , FPS 17.68, Running 2.49s Step 45( N/A%), pre moving , FPS 17.32, Running 2.53s Step 46( N/A%), pre moving , FPS 20.69, Running 2.59s Step 47( N/A%), pre moving , FPS 20.01, Running 2.66s Step 48( N/A%), pre moving , FPS 19.51, Running 2.71s Step 49( N/A%), pre moving , FPS 19.20, Running 2.75s Step 50( N/A%), pre moving , FPS 18.95, Running 2.79s Step 51( N/A%), pre moving , FPS 18.66, Running 2.83s Step 52( N/A%), pre moving , FPS 18.30, Running 2.88s Step 53( N/A%), pre moving , FPS 18.08, Running 2.92s Step 54( N/A%), pre moving , FPS 17.93, Running 2.97s Step 55( N/A%), pre moving , FPS 17.61, Running 3.01s Step 56( N/A%), pre moving , FPS 24.65, Running 3.05s Step 57( N/A%), pre moving , FPS 23.87, Running 3.10s Step 58( N/A%), pre moving , FPS 23.40, Running 3.15s Step 59( N/A%), pre moving , FPS 22.89, Running 3.20s Step 60( N/A%), pre moving , FPS 22.32, Running 3.25s Step 61( N/A%), pre moving , FPS 22.21, Running 3.29s Step 62( N/A%), pre moving , FPS 21.99, Running 3.33s Step 63( N/A%), pre moving , FPS 21.74, Running 3.37s Step 64( N/A%), pre moving , FPS 21.75, Running 3.41s Step 65( N/A%), pre moving , FPS 21.95, Running 3.44s Step 66( N/A%), pre moving , FPS 22.45, Running 3.48s Step 67( N/A%), pre moving , FPS 23.09, Running 3.52s Step 68( N/A%), pre moving , FPS 23.81, Running 3.55s Step 69( N/A%), pre moving , FPS 24.30, Running 3.57s Step 70( N/A%), pre moving , FPS 24.70, Running 3.60s Step 71( N/A%), pre moving , FPS 25.02, Running 3.63s Step 72( N/A%), pre moving , FPS 25.68, Running 3.66s Step 73( N/A%), pre moving , FPS 26.02, Running 3.69s Step 74( N/A%), pre moving , FPS 26.63, Running 3.72s Step 75( N/A%), pre moving , FPS 27.25, Running 3.74s Step 76( N/A%), pre moving , FPS 27.76, Running 3.77s Step 77( N/A%), pre moving , FPS 28.80, Running 3.80s Step 78( N/A%), pre moving , FPS 29.78, Running 3.82s Step 79( N/A%), pre moving , FPS 30.93, Running 3.85s Step 80( N/A%), pre moving , FPS 31.85, Running 3.88s Step 81( N/A%), pre moving , FPS 32.60, Running 3.90s Step 82( N/A%), pre moving , FPS 33.39, Running 3.93s Step 83( N/A%), pre moving , FPS 34.24, Running 3.95s Step 84( N/A%), pre moving , FPS 35.03, Running 3.98s Step 85( N/A%), pre moving , FPS 35.05, Running 4.02s Step 86( N/A%), pre moving , FPS 17.27, Running 4.64s Step 87( N/A%), pre moving , FPS 15.42, Running 4.82s Step 88( N/A%), pre moving , FPS 13.04, Running 5.08s Step 89( N/A%), pre moving , FPS 11.84, Running 5.26s Step 90( N/A%), pre moving , FPS 10.60, Running 5.49s Step 91( N/A%), pre moving , FPS 9.84, Running 5.66s Step 92( N/A%), pre moving , FPS 9.00, Running 5.88s Step 93( N/A%), pre moving , FPS 8.57, Running 6.03s Step 94( N/A%), pre moving , FPS 7.85, Running 6.27s Step 95( N/A%), pre moving , FPS 7.40, Running 6.45s Step 96( N/A%), pre moving , FPS 6.77, Running 6.72s Step 97( N/A%), pre moving , FPS 6.51, Running 6.87s Step 98( N/A%), pre moving , FPS 6.16, Running 7.07s Step 99( N/A%), pre moving , FPS 5.84, Running 7.27s Step 100( N/A%), pre moving , FPS 5.43, Running 7.56s Step 101( N/A%), pre moving , FPS 5.24, Running 7.72s Step 102( N/A%), pre moving , FPS 4.96, Running 7.96s Step 103( N/A%), pre moving , FPS 4.83, Running 8.09s Step 104( N/A%), pre moving , FPS 4.61, Running 8.31s Step 105( N/A%), pre moving , FPS 4.51, Running 8.45s Step 106( N/A%), pre moving , FPS 4.95, Running 8.68s Step 107( N/A%), pre moving , FPS 5.02, Running 8.80s Step 108( N/A%), pre moving , FPS 5.06, Running 9.03s Step 109( N/A%), pre moving , FPS 5.10, Running 9.19s Step 110( N/A%), pre moving , FPS 5.07, Running 9.43s Step 111( N/A%), pre moving , FPS 5.11, Running 9.57s Step 112( N/A%), pre moving , FPS 5.11, Running 9.80s Step 113( N/A%), pre moving , FPS 5.12, Running 9.94s Step 114( N/A%), pre moving , FPS 5.04, Running 10.23s Step 115( N/A%), pre moving , FPS 5.06, Running 10.40s Step 116( N/A%), pre moving , FPS 5.08, Running 10.66s Step 117( N/A%), pre moving , FPS 5.10, Running 10.79s Step 118( N/A%), pre moving , FPS 4.97, Running 11.10s Step 119( N/A%), pre moving , FPS 5.02, Running 11.25s Step 120( N/A%), pre moving , FPS 5.09, Running 11.49s Step 121( N/A%), pre moving , FPS 5.01, Running 11.72s Step 122( N/A%), pre moving , FPS 4.80, Running 12.13s Step 123( N/A%), pre moving , FPS 4.76, Running 12.30s Step 124( N/A%), pre moving , FPS 4.67, Running 12.59s Step 125( N/A%), pre moving , FPS 4.64, Running 12.77s Step 126( N/A%), pre moving , FPS 4.62, Running 13.01s Step 127( N/A%), pre moving , FPS 4.58, Running 13.17s Step 128( N/A%), pre moving , FPS 4.53, Running 13.44s Step 129( N/A%), pre moving , FPS 4.52, Running 13.61s Step 130( N/A%), pre moving , FPS 4.46, Running 13.92s Step 131( N/A%), pre moving , FPS 4.42, Running 14.09s Step 132( N/A%), pre moving , FPS 4.36, Running 14.39s Step 133( N/A%), pre moving , FPS 4.25, Running 14.65s Step 134( N/A%), pre moving , FPS 4.23, Running 14.96s Step 135( N/A%), pre moving , FPS 4.22, Running 15.14s Step 136( N/A%), pre moving , FPS 4.21, Running 15.40s Step 137( N/A%), pre moving , FPS 4.18, Running 15.57s Step 138( N/A%), pre moving , FPS 4.24, Running 15.81s Step 139( N/A%), pre moving , FPS 4.17, Running 16.05s Step 140( N/A%), pre moving , FPS 4.13, Running 16.34s Step 141( N/A%), pre moving , FPS 4.11, Running 16.58s Step 142( N/A%), pre moving , FPS 4.25, Running 16.83s Step 143( N/A%), pre moving , FPS 4.25, Running 17.00s Step 144( N/A%), pre moving , FPS 4.26, Running 17.29s Step 145( N/A%), pre moving , FPS 4.27, Running 17.45s Step 146( N/A%), pre moving , FPS 4.25, Running 17.71s Step 147( N/A%), pre moving , FPS 4.20, Running 17.93s Step 148( N/A%), pre moving , FPS 4.21, Running 18.19s Step 149( N/A%), pre moving , FPS 4.32, Running 18.23s Step 150( N/A%), pre moving , FPS 4.59, Running 18.27s Step 151( N/A%), pre moving , FPS 4.72, Running 18.33s Step 152( N/A%), pre moving , FPS 5.01, Running 18.37s Step 153( N/A%), pre moving , FPS 5.31, Running 18.42s Step 154( N/A%), pre moving , FPS 5.72, Running 18.46s Step 155( N/A%), pre moving , FPS 5.96, Running 18.49s Step 156( N/A%), pre moving , FPS 6.39, Running 18.53s Step 157( N/A%), pre moving , FPS 6.67, Running 18.57s Step 158( N/A%), pre moving , FPS 7.14, Running 18.61s Step 159( N/A%), pre moving , FPS 4.96, Running 20.08s Step 160( N/A%), pre moving , FPS 4.99, Running 20.34s Step 161( N/A%), pre moving , FPS 5.05, Running 20.54s Step 162( N/A%), pre moving , FPS 4.97, Running 20.85s Step 163( N/A%), pre moving , FPS 4.99, Running 21.01s Step 164( N/A%), pre moving , FPS 4.96, Running 21.32s Step 165( N/A%), pre moving , FPS 4.95, Running 21.50s Step 166( N/A%), pre moving , FPS 4.90, Running 21.79s Step 167( N/A%), pre moving , FPS 4.95, Running 21.97s Step 168( N/A%), pre moving , FPS 4.90, Running 22.27s Step 169( N/A%), pre moving , FPS 4.79, Running 22.41s Step 170( N/A%), pre moving , FPS 4.54, Running 22.68s Step 171( N/A%), pre moving , FPS 4.43, Running 22.85s Step 172( N/A%), pre moving , FPS 4.22, Running 23.11s Step 173( N/A%), pre moving , FPS 4.11, Running 23.28s Step 174( N/A%), pre moving , FPS 3.92, Running 23.56s Step 175( N/A%), pre moving , FPS 3.82, Running 23.74s Step 176( N/A%), pre moving , FPS 3.66, Running 24.00s Step 177( N/A%), pre moving , FPS 3.59, Running 24.15s Step 178( N/A%), pre moving , FPS 3.45, Running 24.40s Step 179( 0.33%), action 1, FPS 3.57, Running 25.68s Step 180( 0.67%), action 2, FPS 3.50, Running 26.06s Step 181( 1.00%), action 3, FPS 3.21, Running 26.77s Step 182( 1.33%), action 4, FPS 3.06, Running 27.38s Step 183( 1.67%), action 5, FPS 2.85, Running 28.03s Step 184( 2.00%), action 6, FPS 2.70, Running 28.72s Step 185( 2.33%), action 7, FPS 2.62, Running 29.13s Step 186( 2.67%), action 8, FPS 2.60, Running 29.48s Step 187( 3.00%), action 9, FPS 2.51, Running 29.93s Step 188( 3.33%), action 10, FPS 2.48, Running 30.34s Step 189( 3.67%), action 11, FPS 2.34, Running 30.94s Step 190( 4.00%), action 12, FPS 2.29, Running 31.41s Step 191( 4.33%), action 13, FPS 2.25, Running 31.74s Step 192( 4.67%), action 14, FPS 2.20, Running 32.19s Step 193( 5.00%), action 15, FPS 2.16, Running 32.52s Step 194( 5.33%), action 16, FPS 2.13, Running 32.93s Step 195( 5.67%), action 17, FPS 2.10, Running 33.28s Step 196( 6.00%), action 18, FPS 2.03, Running 33.85s Step 197( 6.33%), action 19, FPS 1.95, Running 34.38s Step 198( 6.67%), action 20, FPS 1.91, Running 34.90s Step 199( 7.00%), action 21, FPS 2.05, Running 35.43s Step 200( 7.33%), action 22, FPS 2.01, Running 36.00s Step 201( 7.67%), action 23, FPS 2.05, Running 36.52s Step 202( 8.00%), action 24, FPS 2.06, Running 37.08s Step 203( 8.33%), action 25, FPS 2.06, Running 37.71s Step 204( 8.67%), action 26, FPS 2.09, Running 38.29s Step 205( 9.00%), action 27, FPS 2.11, Running 38.63s Step 206( 9.33%), action 28, FPS 2.06, Running 39.19s Step 207( 9.67%), action 29, FPS 2.05, Running 39.67s Step 208( 10.00%), action 30, FPS 2.06, Running 40.07s Step 209( 10.33%), action 31, FPS 2.03, Running 40.78s Step 210( 10.67%), action 32, FPS 2.03, Running 41.26s Step 211( 11.00%), action 33, FPS 2.03, Running 41.61s Step 212( 11.33%), action 34, FPS 2.00, Running 42.17s Step 213( 11.67%), action 35, FPS 1.95, Running 42.80s Step 214( 12.00%), action 36, FPS 1.93, Running 43.31s Step 215( 12.33%), action 37, FPS 1.92, Running 43.72s Step 216( 12.67%), action 38, FPS 1.90, Running 44.36s Step 217( 13.00%), action 39, FPS 1.94, Running 44.71s Step 218( 13.33%), action 40, FPS 1.96, Running 45.10s Step 219( 13.67%), action 41, FPS 1.93, Running 45.77s Step 220( 14.00%), action 42, FPS 1.92, Running 46.41s Step 221( 14.33%), action 43, FPS 1.92, Running 46.92s Step 222( 14.67%), action 44, FPS 1.91, Running 47.55s Step 223( 15.00%), action 45, FPS 1.92, Running 48.12s Step 224( 15.33%), action 46, FPS 1.93, Running 48.64s Step 225( 15.67%), action 47, FPS 1.90, Running 49.15s Step 226( 16.00%), action 48, FPS 1.90, Running 49.71s Step 227( 16.33%), action 49, FPS 1.88, Running 50.29s Step 228( 16.67%), action 50, FPS 1.88, Running 50.72s Step 229( 17.00%), action 51, FPS 1.90, Running 51.31s Step 230( 17.33%), action 52, FPS 1.86, Running 52.02s Step 231( 17.67%), action 53, FPS 1.82, Running 52.59s [2026-08-01 17:46:47] [62 ] Seed 61 failed after 53.16 s. +steps: 231 , actions: 53 . +Instruction: Empty +Total 14/62(22.58%) success. +Setting seed: 62 +Step 1( N/A%), pre moving , FPS 3.90, Running 0.26s Step 2( N/A%), pre moving , FPS 6.95, Running 0.29s Step 3( N/A%), pre moving , FPS 9.43, Running 0.32s Step 4( N/A%), pre moving , FPS 11.25, Running 0.36s Step 5( N/A%), pre moving , FPS 13.08, Running 0.38s Step 6( N/A%), pre moving , FPS 14.65, Running 0.41s Step 7( N/A%), pre moving , FPS 16.04, Running 0.44s Step 8( N/A%), pre moving , FPS 17.26, Running 0.46s Step 9( N/A%), pre moving , FPS 18.28, Running 0.49s Step 10( N/A%), pre moving , FPS 19.14, Running 0.52s Step 11( N/A%), pre moving , FPS 19.86, Running 0.55s Step 12( N/A%), pre moving , FPS 20.29, Running 0.59s Step 13( N/A%), pre moving , FPS 20.96, Running 0.62s Step 14( N/A%), pre moving , FPS 21.55, Running 0.65s Step 15( N/A%), pre moving , FPS 22.11, Running 0.68s Step 16( N/A%), pre moving , FPS 22.64, Running 0.71s Step 17( N/A%), pre moving , FPS 23.18, Running 0.73s Step 18( N/A%), pre moving , FPS 23.09, Running 0.78s Step 19( N/A%), pre moving , FPS 23.61, Running 0.80s Step 20( N/A%), pre moving , FPS 24.10, Running 0.83s Step 21( N/A%), pre moving , FPS 23.63, Running 1.10s Step 22( N/A%), pre moving , FPS 22.19, Running 1.19s Step 23( N/A%), pre moving , FPS 22.31, Running 1.21s Step 24( N/A%), pre moving , FPS 22.60, Running 1.24s Step 25( N/A%), pre moving , FPS 22.63, Running 1.27s Step 26( N/A%), pre moving , FPS 18.44, Running 1.49s Step 27( N/A%), pre moving , FPS 18.46, Running 1.52s Step 28( N/A%), pre moving , FPS 18.49, Running 1.55s Step 29( N/A%), pre moving , FPS 18.51, Running 1.57s Step 30( N/A%), pre moving , FPS 18.53, Running 1.60s Step 31( N/A%), pre moving , FPS 18.56, Running 1.63s Step 32( N/A%), pre moving , FPS 18.45, Running 1.68s Step 33( N/A%), pre moving , FPS 18.32, Running 1.71s Step 34( N/A%), pre moving , FPS 18.11, Running 1.75s Step 35( N/A%), pre moving , FPS 17.98, Running 1.79s Step 36( N/A%), pre moving , FPS 14.09, Running 2.13s Step 37( N/A%), pre moving , FPS 14.01, Running 2.16s Step 38( N/A%), pre moving , FPS 14.19, Running 2.19s Step 39( N/A%), pre moving , FPS 14.16, Running 2.22s Step 40( N/A%), pre moving , FPS 14.16, Running 2.24s Step 41( N/A%), pre moving , FPS 17.18, Running 2.27s Step 42( N/A%), pre moving , FPS 18.14, Running 2.29s Step 43( N/A%), pre moving , FPS 18.06, Running 2.32s Step 44( N/A%), pre moving , FPS 18.03, Running 2.35s Step 45( N/A%), pre moving , FPS 17.97, Running 2.38s Step 46( N/A%), pre moving , FPS 21.90, Running 2.41s Step 47( N/A%), pre moving , FPS 21.63, Running 2.44s Step 48( N/A%), pre moving , FPS 21.44, Running 2.48s Step 49( N/A%), pre moving , FPS 21.25, Running 2.51s Step 50( N/A%), pre moving , FPS 21.17, Running 2.55s Step 51( N/A%), pre moving , FPS 21.22, Running 2.57s Step 52( N/A%), pre moving , FPS 21.65, Running 2.60s Step 53( N/A%), pre moving , FPS 21.83, Running 2.63s Step 54( N/A%), pre moving , FPS 22.23, Running 2.65s Step 55( N/A%), pre moving , FPS 22.46, Running 2.68s Step 56( N/A%), pre moving , FPS 34.00, Running 2.71s Step 57( N/A%), pre moving , FPS 34.52, Running 2.74s Step 58( N/A%), pre moving , FPS 34.60, Running 2.77s Step 59( N/A%), pre moving , FPS 34.66, Running 2.79s Step 60( N/A%), pre moving , FPS 34.36, Running 2.82s Step 61( N/A%), pre moving , FPS 34.11, Running 2.85s Step 62( N/A%), pre moving , FPS 33.45, Running 2.89s Step 63( N/A%), pre moving , FPS 33.34, Running 2.92s Step 64( N/A%), pre moving , FPS 33.48, Running 2.95s Step 65( N/A%), pre moving , FPS 32.95, Running 2.99s Step 66( N/A%), pre moving , FPS 31.76, Running 3.04s Step 67( N/A%), pre moving , FPS 31.65, Running 3.08s Step 68( N/A%), pre moving , FPS 31.28, Running 3.12s Step 69( N/A%), pre moving , FPS 31.09, Running 3.16s Step 70( N/A%), pre moving , FPS 30.70, Running 3.20s Step 71( N/A%), pre moving , FPS 30.12, Running 3.24s Step 72( N/A%), pre moving , FPS 29.45, Running 3.28s Step 73( N/A%), pre moving , FPS 28.85, Running 3.32s Step 74( N/A%), pre moving , FPS 28.24, Running 3.36s Step 75( N/A%), pre moving , FPS 27.77, Running 3.40s Step 76( N/A%), pre moving , FPS 27.24, Running 3.45s Step 77( N/A%), pre moving , FPS 26.60, Running 3.49s Step 78( N/A%), pre moving , FPS 25.36, Running 3.56s Step 79( N/A%), pre moving , FPS 24.72, Running 3.60s Step 80( N/A%), pre moving , FPS 24.43, Running 3.64s Step 81( N/A%), pre moving , FPS 24.14, Running 3.68s Step 82( N/A%), pre moving , FPS 23.94, Running 3.72s Step 83( N/A%), pre moving , FPS 23.52, Running 3.77s Step 84( N/A%), pre moving , FPS 23.01, Running 3.82s Step 85( N/A%), pre moving , FPS 22.95, Running 3.86s Step 86( N/A%), pre moving , FPS 23.28, Running 3.90s Step 87( N/A%), pre moving , FPS 23.25, Running 3.94s Step 88( N/A%), pre moving , FPS 23.25, Running 3.98s Step 89( N/A%), pre moving , FPS 23.23, Running 4.02s Step 90( N/A%), pre moving , FPS 23.62, Running 4.04s Step 91( N/A%), pre moving , FPS 23.95, Running 4.07s Step 92( N/A%), pre moving , FPS 24.10, Running 4.11s Step 93( N/A%), pre moving , FPS 24.54, Running 4.14s Step 94( N/A%), pre moving , FPS 24.68, Running 4.17s Step 95( N/A%), pre moving , FPS 24.34, Running 4.22s Step 96( N/A%), pre moving , FPS 24.69, Running 4.26s Step 97( N/A%), pre moving , FPS 25.19, Running 4.29s Step 98( N/A%), pre moving , FPS 26.42, Running 4.31s Step 99( N/A%), pre moving , FPS 27.07, Running 4.34s Step 100( N/A%), pre moving , FPS 27.59, Running 4.37s Step 101( N/A%), pre moving , FPS 28.13, Running 4.39s Step 102( N/A%), pre moving , FPS 28.83, Running 4.42s Step 103( N/A%), pre moving , FPS 29.61, Running 4.45s Step 104( N/A%), pre moving , FPS 30.21, Running 4.48s Step 105( N/A%), pre moving , FPS 30.76, Running 4.51s Step 106( N/A%), pre moving , FPS 31.23, Running 4.54s Step 107( N/A%), pre moving , FPS 31.70, Running 4.57s Step 108( N/A%), pre moving , FPS 31.87, Running 4.61s Step 109( N/A%), pre moving , FPS 32.63, Running 4.63s Step 110( N/A%), pre moving , FPS 32.62, Running 4.66s Step 111( N/A%), pre moving , FPS 32.80, Running 4.68s Step 112( N/A%), pre moving , FPS 33.27, Running 4.71s Step 113( N/A%), pre moving , FPS 33.28, Running 4.74s Step 114( N/A%), pre moving , FPS 33.84, Running 4.76s Step 115( N/A%), pre moving , FPS 35.22, Running 4.79s Step 116( N/A%), pre moving , FPS 35.87, Running 4.82s Step 117( N/A%), pre moving , FPS 36.03, Running 4.84s Step 118( N/A%), pre moving , FPS 36.07, Running 4.87s Step 119( N/A%), pre moving , FPS 36.08, Running 4.90s Step 120( N/A%), pre moving , FPS 35.80, Running 4.93s Step 121( N/A%), pre moving , FPS 35.58, Running 4.95s Step 122( N/A%), pre moving , FPS 35.52, Running 4.98s Step 123( N/A%), pre moving , FPS 35.67, Running 5.01s Step 124( N/A%), pre moving , FPS 36.02, Running 5.03s Step 125( N/A%), pre moving , FPS 36.22, Running 5.06s Step 126( N/A%), pre moving , FPS 36.50, Running 5.08s Step 127( N/A%), pre moving , FPS 36.86, Running 5.11s Step 128( N/A%), pre moving , FPS 37.71, Running 5.14s Step 129( N/A%), pre moving , FPS 37.66, Running 5.16s Step 130( N/A%), pre moving , FPS 37.57, Running 5.19s Step 131( N/A%), pre moving , FPS 37.48, Running 5.22s Step 132( N/A%), pre moving , FPS 37.55, Running 5.24s Step 133( N/A%), pre moving , FPS 18.34, Running 5.83s Step 134( N/A%), pre moving , FPS 16.23, Running 6.00s Step 135( N/A%), pre moving , FPS 13.52, Running 6.27s Step 136( N/A%), pre moving , FPS 12.37, Running 6.43s Step 137( N/A%), pre moving , FPS 10.32, Running 6.78s Step 138( N/A%), pre moving , FPS 9.62, Running 6.94s Step 139( N/A%), pre moving , FPS 8.64, Running 7.21s Step 140( N/A%), pre moving , FPS 8.19, Running 7.37s Step 141( N/A%), pre moving , FPS 7.46, Running 7.64s Step 142( N/A%), pre moving , FPS 7.10, Running 7.80s Step 143( N/A%), pre moving , FPS 6.57, Running 8.05s Step 144( N/A%), pre moving , FPS 6.26, Running 8.23s Step 145( N/A%), pre moving , FPS 5.93, Running 8.43s Step 146( N/A%), pre moving , FPS 5.67, Running 8.61s Step 147( N/A%), pre moving , FPS 5.31, Running 8.88s Step 148( N/A%), pre moving , FPS 5.15, Running 9.02s Step 149( N/A%), pre moving , FPS 4.87, Running 9.27s Step 150( N/A%), pre moving , FPS 4.74, Running 9.41s Step 151( N/A%), pre moving , FPS 4.52, Running 9.64s Step 152( N/A%), pre moving , FPS 4.38, Running 9.81s Step 153( N/A%), pre moving , FPS 4.74, Running 10.05s Step 154( N/A%), pre moving , FPS 4.74, Running 10.21s Step 155( N/A%), pre moving , FPS 4.77, Running 10.47s Step 156( N/A%), pre moving , FPS 4.73, Running 10.66s Step 157( N/A%), pre moving , FPS 4.83, Running 10.92s Step 158( N/A%), pre moving , FPS 4.81, Running 11.10s Step 159( N/A%), pre moving , FPS 4.83, Running 11.35s Step 160( N/A%), pre moving , FPS 4.78, Running 11.55s Step 161( N/A%), pre moving , FPS 4.80, Running 11.80s Step 162( N/A%), pre moving , FPS 4.77, Running 11.99s Step 163( N/A%), pre moving , FPS 4.79, Running 12.22s Step 164( N/A%), pre moving , FPS 4.83, Running 12.37s Step 165( N/A%), pre moving , FPS 4.79, Running 12.61s Step 166( N/A%), pre moving , FPS 4.80, Running 12.78s Step 167( N/A%), pre moving , FPS 4.79, Running 13.06s Step 168( N/A%), pre moving , FPS 4.68, Running 13.29s Step 169( N/A%), pre moving , FPS 4.64, Running 13.58s Step 170( N/A%), pre moving , FPS 4.60, Running 13.76s Step 171( N/A%), pre moving , FPS 4.58, Running 14.01s Step 172( N/A%), pre moving , FPS 4.57, Running 14.19s Step 173( N/A%), pre moving , FPS 4.56, Running 14.43s Step 174( N/A%), pre moving , FPS 4.58, Running 14.58s Step 175( N/A%), pre moving , FPS 4.56, Running 14.85s Step 176( N/A%), pre moving , FPS 4.60, Running 15.01s Step 177( N/A%), pre moving , FPS 4.59, Running 15.28s Step 178( N/A%), pre moving , FPS 4.57, Running 15.48s Step 179( N/A%), pre moving , FPS 4.53, Running 15.77s Step 180( N/A%), pre moving , FPS 4.56, Running 15.94s Step 181( N/A%), pre moving , FPS 4.54, Running 16.21s Step 182( N/A%), pre moving , FPS 4.55, Running 16.39s Step 183( N/A%), pre moving , FPS 4.54, Running 16.63s Step 184( N/A%), pre moving , FPS 4.52, Running 16.79s Step 185( N/A%), pre moving , FPS 4.50, Running 17.06s Step 186( N/A%), pre moving , FPS 4.49, Running 17.24s Step 187( N/A%), pre moving , FPS 4.51, Running 17.49s Step 188( N/A%), pre moving , FPS 4.57, Running 17.67s Step 189( N/A%), pre moving , FPS 4.61, Running 17.92s Step 190( N/A%), pre moving , FPS 4.59, Running 18.12s Step 191( N/A%), pre moving , FPS 4.60, Running 18.36s Step 192( N/A%), pre moving , FPS 4.60, Running 18.53s Step 193( N/A%), pre moving , FPS 4.50, Running 18.88s Step 194( N/A%), pre moving , FPS 4.46, Running 19.06s Step 195( N/A%), pre moving , FPS 4.46, Running 19.34s Step 196( N/A%), pre moving , FPS 4.44, Running 19.51s Step 197( N/A%), pre moving , FPS 4.46, Running 19.77s Step 198( N/A%), pre moving , FPS 4.47, Running 19.96s Step 199( N/A%), pre moving , FPS 4.50, Running 20.22s Step 200( N/A%), pre moving , FPS 4.50, Running 20.38s Step 201( N/A%), pre moving , FPS 4.47, Running 20.69s Step 202( N/A%), pre moving , FPS 4.60, Running 20.74s Step 203( N/A%), pre moving , FPS 4.81, Running 20.79s Step 204( N/A%), pre moving , FPS 4.95, Running 20.84s Step 205( N/A%), pre moving , FPS 5.23, Running 20.88s Step 206( N/A%), pre moving , FPS 5.42, Running 20.92s Step 207( N/A%), pre moving , FPS 5.75, Running 20.97s Step 208( N/A%), pre moving , FPS 6.00, Running 21.01s Step 209( N/A%), pre moving , FPS 6.40, Running 21.05s Step 210( N/A%), pre moving , FPS 6.74, Running 21.09s Step 211( N/A%), pre moving , FPS 7.21, Running 21.13s Step 212( N/A%), pre moving , FPS 4.85, Running 22.66s Step 213( N/A%), pre moving , FPS 4.94, Running 22.93s Step 214( N/A%), pre moving , FPS 4.92, Running 23.13s Step 215( N/A%), pre moving , FPS 4.95, Running 23.38s Step 216( N/A%), pre moving , FPS 4.98, Running 23.53s Step 217( N/A%), pre moving , FPS 4.98, Running 23.78s Step 218( N/A%), pre moving , FPS 4.98, Running 23.98s Step 219( N/A%), pre moving , FPS 4.98, Running 24.23s Step 220( N/A%), pre moving , FPS 4.99, Running 24.39s Step 221( N/A%), pre moving , FPS 5.07, Running 24.64s Step 222( N/A%), pre moving , FPS 4.90, Running 24.82s Step 223( N/A%), pre moving , FPS 4.67, Running 25.08s Step 224( N/A%), pre moving , FPS 4.46, Running 25.32s Step 225( N/A%), pre moving , FPS 4.22, Running 25.61s Step 226( N/A%), pre moving , FPS 4.14, Running 25.76s Step 227( N/A%), pre moving , FPS 3.94, Running 26.04s Step 228( N/A%), pre moving , FPS 3.84, Running 26.22s Step 229( N/A%), pre moving , FPS 3.67, Running 26.50s Step 230( N/A%), pre moving , FPS 3.59, Running 26.65s Step 231( N/A%), pre moving , FPS 3.46, Running 26.92s Step 232( 0.33%), action 1, FPS 4.04, Running 27.61s Step 233( 0.67%), action 2, FPS 4.01, Running 27.92s Step 234( 1.00%), action 3, FPS 3.55, Running 28.77s Step 235( 1.33%), action 4, FPS 3.52, Running 29.06s Step 236( 1.67%), action 5, FPS 3.27, Running 29.64s Step 237( 2.00%), action 6, FPS 3.09, Running 30.26s Step 238( 2.33%), action 7, FPS 2.86, Running 30.98s Step 239( 2.67%), action 8, FPS 2.87, Running 31.20s Step 240( 3.00%), action 9, FPS 2.65, Running 31.93s Step 241( 3.33%), action 10, FPS 2.65, Running 32.19s Step 242( 3.67%), action 11, FPS 2.52, Running 32.75s Step 243( 4.00%), action 12, FPS 2.46, Running 33.20s Step 244( 4.33%), action 13, FPS 2.34, Running 33.85s Step 245( 4.67%), action 14, FPS 2.36, Running 34.07s Step 246( 5.00%), action 15, FPS 2.27, Running 34.56s Step 247( 5.33%), action 16, FPS 2.19, Running 35.17s Step 248( 5.67%), action 17, FPS 2.11, Running 35.71s Step 249( 6.00%), action 18, FPS 2.07, Running 36.16s Step 250( 6.33%), action 19, FPS 1.96, Running 36.88s Step 251( 6.67%), action 20, FPS 1.95, Running 37.16s Step 252( 7.00%), action 21, FPS 1.96, Running 37.80s Step 253( 7.33%), action 22, FPS 1.97, Running 38.07s Step 254( 7.67%), action 23, FPS 2.08, Running 38.37s Step 255( 8.00%), action 24, FPS 2.10, Running 38.58s Step 256( 8.33%), action 25, FPS 2.11, Running 39.11s Step 257( 8.67%), action 26, FPS 2.18, Running 39.45s Step 258( 9.00%), action 27, FPS 2.27, Running 39.80s Step 259( 9.33%), action 28, FPS 2.26, Running 40.05s Step 260( 9.67%), action 29, FPS 2.36, Running 40.42s Step 261( 10.00%), action 30, FPS 2.36, Running 40.68s Step 262( 10.33%), action 31, FPS 2.38, Running 41.17s Step 263( 10.67%), action 32, FPS 2.39, Running 41.56s Step 264( 11.00%), action 33, FPS 2.44, Running 42.06s Step 265( 11.33%), action 34, FPS 2.41, Running 42.38s Step 266( 11.67%), action 35, FPS 2.46, Running 42.70s Step 267( 12.00%), action 36, FPS 2.56, Running 42.97s Step 268( 12.33%), action 37, FPS 2.61, Running 43.38s Step 269( 12.67%), action 38, FPS 2.69, Running 43.60s Step 270( 13.00%), action 39, FPS 2.70, Running 44.29s Step 271( 13.33%), action 40, FPS 2.71, Running 44.53s Step 272( 13.67%), action 41, FPS 2.69, Running 45.23s Step 273( 14.00%), action 42, FPS 2.65, Running 45.62s Step 274( 14.33%), action 43, FPS 2.61, Running 46.03s Step 275( 14.67%), action 44, FPS 2.60, Running 46.28s Step 276( 15.00%), action 45, FPS 2.64, Running 46.68s Step 277( 15.33%), action 46, FPS 2.63, Running 47.05s Step 278( 15.67%), action 47, FPS 2.60, Running 47.51s Step 279( 16.00%), action 48, FPS 2.48, Running 48.10s Step 280( 16.33%), action 49, FPS 2.43, Running 48.63s Step 281( 16.67%), action 50, FPS 2.38, Running 49.08s Step 282( 17.00%), action 51, FPS 2.27, Running 49.99s Step 283( 17.33%), action 52, FPS 2.22, Running 50.57s Step 284( 17.67%), action 53, FPS 2.18, Running 51.24s Step 285( 18.00%), action 54, FPS 2.15, Running 51.67s Step 286( 18.33%), action 55, FPS 2.12, Running 52.15s Step 287( 18.67%), action 56, FPS 2.09, Running 52.55s Step 288( 19.00%), action 57, FPS 2.05, Running 53.13s Step 289( 19.33%), action 58, FPS 2.01, Running 53.54s Step 290( 19.67%), action 59, FPS 2.05, Running 54.04s Step 291( 20.00%), action 60, FPS 2.06, Running 54.23s Step 292( 20.33%), action 61, FPS 2.02, Running 55.13s Step 293( 20.67%), action 62, FPS 1.99, Running 55.68s Step 294( 21.00%), action 63, FPS 1.95, Running 56.27s Step 295( 21.33%), action 64, FPS 1.95, Running 56.53s Step 296( 21.67%), action 65, FPS 1.93, Running 57.05s Step 297( 22.00%), action 66, FPS 1.92, Running 57.47s Step 298( 22.33%), action 67, FPS 1.92, Running 57.92s Step 299( 22.67%), action 68, FPS 1.95, Running 58.35s Step 300( 23.00%), action 69, FPS 1.98, Running 58.73s Step 301( 23.33%), action 70, FPS 2.01, Running 59.01s Step 302( 23.67%), action 71, FPS 2.10, Running 59.51s Step 303( 24.00%), action 72, FPS 2.17, Running 59.79s Step 304( 24.33%), action 73, FPS 2.21, Running 60.27s Step 305( 24.67%), action 74, FPS 2.25, Running 60.56s Step 306( 25.00%), action 75, FPS 2.25, Running 61.05s Step 307( 25.33%), action 76, FPS 2.29, Running 61.30s Step 308( 25.67%), action 77, FPS 2.33, Running 61.70s Step 309( 26.00%), action 78, FPS 2.36, Running 62.03s Step 310( 26.33%), action 79, FPS 2.37, Running 62.49s Step 311( 26.67%), action 80, FPS 2.34, Running 62.77s Step 312( 27.00%), action 81, FPS 2.42, Running 63.38s Step 313( 27.33%), action 82, FPS 2.49, Running 63.70s Step 314( 27.67%), action 83, FPS 2.57, Running 64.06s Step 315( 28.00%), action 84, FPS 2.57, Running 64.31s Step 316( 28.33%), action 85, FPS 2.64, Running 64.64s Step 317( 28.67%), action 86, FPS 2.70, Running 64.87s Step 318( 29.00%), action 87, FPS 2.75, Running 65.21s Step 319( 29.33%), action 88, FPS 2.78, Running 65.54s Step 320( 29.67%), action 89, FPS 2.81, Running 65.85s Step 321( 30.00%), action 90, FPS 2.82, Running 66.10s Step 322( 30.33%), action 91, FPS 2.72, Running 66.86s Step 323( 30.67%), action 92, FPS 2.73, Running 67.11s Step 324( 31.00%), action 93, FPS 2.78, Running 67.48s Step 325( 31.33%), action 94, FPS 2.78, Running 67.76s [2026-08-01 17:47:56] [63 ] Seed 62 failed after 68.43 s. +steps: 325 , actions: 94 . +Instruction: Empty +Total 14/63(22.22%) success. +Setting seed: 63 +Step 1( N/A%), pre moving , FPS 0.69, Running 1.44s Step 2( N/A%), pre moving , FPS 1.34, Running 1.49s Step 3( N/A%), pre moving , FPS 1.95, Running 1.53s Step 4( N/A%), pre moving , FPS 2.56, Running 1.56s Step 5( N/A%), pre moving , FPS 3.14, Running 1.59s Step 6( N/A%), pre moving , FPS 3.66, Running 1.64s Step 7( N/A%), pre moving , FPS 4.19, Running 1.67s Step 8( N/A%), pre moving , FPS 4.72, Running 1.70s Step 9( N/A%), pre moving , FPS 5.22, Running 1.72s Step 10( N/A%), pre moving , FPS 5.71, Running 1.75s Step 11( N/A%), pre moving , FPS 6.15, Running 1.79s Step 12( N/A%), pre moving , FPS 6.58, Running 1.82s Step 13( N/A%), pre moving , FPS 7.02, Running 1.85s Step 14( N/A%), pre moving , FPS 7.46, Running 1.88s Step 15( N/A%), pre moving , FPS 7.88, Running 1.90s Step 16( N/A%), pre moving , FPS 8.29, Running 1.93s Step 17( N/A%), pre moving , FPS 8.69, Running 1.96s Step 18( N/A%), pre moving , FPS 9.09, Running 1.98s Step 19( N/A%), pre moving , FPS 9.47, Running 2.01s Step 20( N/A%), pre moving , FPS 9.79, Running 2.04s Step 21( N/A%), pre moving , FPS 24.83, Running 2.25s Step 22( N/A%), pre moving , FPS 24.69, Running 2.30s Step 23( N/A%), pre moving , FPS 25.28, Running 2.33s Step 24( N/A%), pre moving , FPS 25.19, Running 2.35s Step 25( N/A%), pre moving , FPS 25.18, Running 2.39s Step 26( N/A%), pre moving , FPS 20.87, Running 2.60s Step 27( N/A%), pre moving , FPS 21.05, Running 2.62s Step 28( N/A%), pre moving , FPS 21.06, Running 2.65s Step 29( N/A%), pre moving , FPS 20.95, Running 2.68s Step 30( N/A%), pre moving , FPS 20.87, Running 2.71s Step 31( N/A%), pre moving , FPS 20.77, Running 2.75s Step 32( N/A%), pre moving , FPS 20.97, Running 2.78s Step 33( N/A%), pre moving , FPS 19.74, Running 2.86s Step 34( N/A%), pre moving , FPS 19.63, Running 2.90s Step 35( N/A%), pre moving , FPS 19.43, Running 2.93s Step 36( N/A%), pre moving , FPS 15.78, Running 3.20s Step 37( N/A%), pre moving , FPS 15.70, Running 3.23s Step 38( N/A%), pre moving , FPS 15.55, Running 3.27s Step 39( N/A%), pre moving , FPS 15.52, Running 3.29s Step 40( N/A%), pre moving , FPS 15.65, Running 3.32s Step 41( N/A%), pre moving , FPS 18.26, Running 3.35s Step 42( N/A%), pre moving , FPS 18.66, Running 3.37s Step 43( N/A%), pre moving , FPS 18.58, Running 3.40s Step 44( N/A%), pre moving , FPS 18.52, Running 3.43s Step 45( N/A%), pre moving , FPS 18.55, Running 3.47s Step 46( N/A%), pre moving , FPS 22.34, Running 3.49s Step 47( N/A%), pre moving , FPS 22.31, Running 3.52s Step 48( N/A%), pre moving , FPS 22.29, Running 3.54s Step 49( N/A%), pre moving , FPS 22.45, Running 3.57s Step 50( N/A%), pre moving , FPS 22.64, Running 3.59s Step 51( N/A%), pre moving , FPS 23.05, Running 3.62s Step 52( N/A%), pre moving , FPS 23.09, Running 3.64s Step 53( N/A%), pre moving , FPS 24.62, Running 3.68s Step 54( N/A%), pre moving , FPS 24.62, Running 3.71s Step 55( N/A%), pre moving , FPS 24.85, Running 3.74s Step 56( N/A%), pre moving , FPS 34.22, Running 3.78s Step 57( N/A%), pre moving , FPS 34.42, Running 3.81s Step 58( N/A%), pre moving , FPS 35.13, Running 3.84s Step 59( N/A%), pre moving , FPS 35.31, Running 3.86s Step 60( N/A%), pre moving , FPS 34.68, Running 3.90s Step 61( N/A%), pre moving , FPS 34.13, Running 3.93s Step 62( N/A%), pre moving , FPS 33.64, Running 3.97s Step 63( N/A%), pre moving , FPS 33.62, Running 4.00s Step 64( N/A%), pre moving , FPS 33.39, Running 4.03s Step 65( N/A%), pre moving , FPS 33.45, Running 4.06s Step 66( N/A%), pre moving , FPS 33.49, Running 4.09s Step 67( N/A%), pre moving , FPS 33.51, Running 4.11s Step 68( N/A%), pre moving , FPS 33.54, Running 4.14s Step 69( N/A%), pre moving , FPS 33.26, Running 4.17s Step 70( N/A%), pre moving , FPS 32.82, Running 4.20s Step 71( N/A%), pre moving , FPS 32.58, Running 4.23s Step 72( N/A%), pre moving , FPS 32.33, Running 4.26s Step 73( N/A%), pre moving , FPS 32.47, Running 4.29s Step 74( N/A%), pre moving , FPS 32.50, Running 4.32s Step 75( N/A%), pre moving , FPS 32.51, Running 4.35s Step 76( N/A%), pre moving , FPS 32.84, Running 4.39s Step 77( N/A%), pre moving , FPS 32.85, Running 4.42s Step 78( N/A%), pre moving , FPS 32.82, Running 4.45s Step 79( N/A%), pre moving , FPS 32.72, Running 4.47s Step 80( N/A%), pre moving , FPS 32.72, Running 4.51s Step 81( N/A%), pre moving , FPS 32.65, Running 4.54s Step 82( N/A%), pre moving , FPS 32.75, Running 4.58s Step 83( N/A%), pre moving , FPS 32.54, Running 4.61s Step 84( N/A%), pre moving , FPS 32.77, Running 4.64s Step 85( N/A%), pre moving , FPS 32.27, Running 4.68s Step 86( N/A%), pre moving , FPS 32.26, Running 4.71s Step 87( N/A%), pre moving , FPS 32.20, Running 4.74s Step 88( N/A%), pre moving , FPS 32.14, Running 4.76s Step 89( N/A%), pre moving , FPS 32.40, Running 4.79s Step 90( N/A%), pre moving , FPS 32.58, Running 4.82s Step 91( N/A%), pre moving , FPS 32.03, Running 4.86s Step 92( N/A%), pre moving , FPS 32.02, Running 4.89s Step 93( N/A%), pre moving , FPS 31.90, Running 4.92s Step 94( N/A%), pre moving , FPS 31.54, Running 4.96s Step 95( N/A%), pre moving , FPS 31.47, Running 4.99s Step 96( N/A%), pre moving , FPS 32.10, Running 5.02s Step 97( N/A%), pre moving , FPS 32.18, Running 5.04s Step 98( N/A%), pre moving , FPS 32.13, Running 5.07s Step 99( N/A%), pre moving , FPS 32.19, Running 5.09s Step 100( N/A%), pre moving , FPS 32.75, Running 5.12s Step 101( N/A%), pre moving , FPS 33.37, Running 5.14s Step 102( N/A%), pre moving , FPS 33.49, Running 5.17s Step 103( N/A%), pre moving , FPS 33.53, Running 5.21s Step 104( N/A%), pre moving , FPS 33.39, Running 5.24s Step 105( N/A%), pre moving , FPS 33.72, Running 5.28s Step 106( N/A%), pre moving , FPS 33.51, Running 5.31s Step 107( N/A%), pre moving , FPS 33.38, Running 5.33s Step 108( N/A%), pre moving , FPS 33.37, Running 5.36s Step 109( N/A%), pre moving , FPS 33.34, Running 5.39s Step 110( N/A%), pre moving , FPS 33.27, Running 5.42s Step 111( N/A%), pre moving , FPS 33.92, Running 5.45s Step 112( N/A%), pre moving , FPS 34.02, Running 5.48s Step 113( N/A%), pre moving , FPS 33.86, Running 5.51s Step 114( N/A%), pre moving , FPS 34.14, Running 5.54s Step 115( N/A%), pre moving , FPS 33.97, Running 5.58s Step 116( N/A%), pre moving , FPS 33.40, Running 5.61s Step 117( N/A%), pre moving , FPS 33.11, Running 5.64s Step 118( N/A%), pre moving , FPS 33.09, Running 5.67s Step 119( N/A%), pre moving , FPS 32.96, Running 5.70s Step 120( N/A%), pre moving , FPS 32.76, Running 5.73s Step 121( N/A%), pre moving , FPS 32.59, Running 5.76s Step 122( N/A%), pre moving , FPS 32.76, Running 5.78s Step 123( N/A%), pre moving , FPS 33.31, Running 5.81s Step 124( N/A%), pre moving , FPS 33.73, Running 5.84s Step 125( N/A%), pre moving , FPS 34.08, Running 5.86s Step 126( N/A%), pre moving , FPS 34.22, Running 5.89s Step 127( N/A%), pre moving , FPS 34.10, Running 5.92s Step 128( N/A%), pre moving , FPS 33.98, Running 5.95s Step 129( N/A%), pre moving , FPS 33.05, Running 5.99s Step 130( N/A%), pre moving , FPS 32.92, Running 6.03s Step 131( N/A%), pre moving , FPS 32.32, Running 6.07s Step 132( N/A%), pre moving , FPS 32.50, Running 6.09s Step 133( N/A%), pre moving , FPS 32.62, Running 6.12s Step 134( N/A%), pre moving , FPS 32.64, Running 6.16s Step 135( N/A%), pre moving , FPS 32.28, Running 6.20s Step 136( N/A%), pre moving , FPS 32.36, Running 6.23s Step 137( N/A%), pre moving , FPS 32.35, Running 6.26s Step 138( N/A%), pre moving , FPS 32.16, Running 6.29s Step 139( N/A%), pre moving , FPS 32.01, Running 6.33s Step 140( N/A%), pre moving , FPS 31.68, Running 6.36s Step 141( N/A%), pre moving , FPS 31.77, Running 6.39s Step 142( N/A%), pre moving , FPS 31.75, Running 6.41s Step 143( N/A%), pre moving , FPS 31.63, Running 6.44s Step 144( N/A%), pre moving , FPS 31.31, Running 6.47s Step 145( N/A%), pre moving , FPS 31.22, Running 6.50s Step 146( N/A%), pre moving , FPS 31.22, Running 6.53s Step 147( N/A%), pre moving , FPS 31.07, Running 6.56s Step 148( N/A%), pre moving , FPS 30.64, Running 6.60s Step 149( N/A%), pre moving , FPS 30.89, Running 6.64s Step 150( N/A%), pre moving , FPS 31.08, Running 6.67s Step 151( N/A%), pre moving , FPS 31.65, Running 6.70s Step 152( N/A%), pre moving , FPS 31.50, Running 6.73s Step 153( N/A%), pre moving , FPS 31.83, Running 6.75s Step 154( N/A%), pre moving , FPS 32.25, Running 6.78s Step 155( N/A%), pre moving , FPS 33.01, Running 6.80s Step 156( N/A%), pre moving , FPS 33.44, Running 6.83s Step 157( N/A%), pre moving , FPS 33.83, Running 6.85s Step 158( N/A%), pre moving , FPS 33.53, Running 6.89s Step 159( N/A%), pre moving , FPS 33.64, Running 6.92s Step 160( N/A%), pre moving , FPS 32.76, Running 6.97s Step 161( N/A%), pre moving , FPS 32.66, Running 7.00s Step 162( N/A%), pre moving , FPS 32.69, Running 7.03s Step 163( N/A%), pre moving , FPS 32.57, Running 7.06s Step 164( N/A%), pre moving , FPS 32.27, Running 7.09s Step 165( N/A%), pre moving , FPS 32.06, Running 7.13s Step 166( N/A%), pre moving , FPS 31.94, Running 7.16s Step 167( N/A%), pre moving , FPS 32.36, Running 7.18s Step 168( N/A%), pre moving , FPS 32.96, Running 7.21s Step 169( N/A%), pre moving , FPS 33.37, Running 7.24s Step 170( N/A%), pre moving , FPS 33.28, Running 7.27s Step 171( N/A%), pre moving , FPS 33.43, Running 7.30s Step 172( N/A%), pre moving , FPS 16.93, Running 7.91s Step 173( N/A%), pre moving , FPS 15.55, Running 8.04s Step 174( N/A%), pre moving , FPS 13.05, Running 8.31s Step 175( N/A%), pre moving , FPS 11.86, Running 8.49s Step 176( N/A%), pre moving , FPS 10.62, Running 8.71s Step 177( N/A%), pre moving , FPS 9.99, Running 8.86s Step 178( N/A%), pre moving , FPS 9.01, Running 9.11s Step 179( N/A%), pre moving , FPS 8.53, Running 9.26s Step 180( N/A%), pre moving , FPS 7.89, Running 9.50s Step 181( N/A%), pre moving , FPS 7.61, Running 9.63s Step 182( N/A%), pre moving , FPS 7.08, Running 9.85s Step 183( N/A%), pre moving , FPS 6.80, Running 10.00s Step 184( N/A%), pre moving , FPS 6.27, Running 10.29s Step 185( N/A%), pre moving , FPS 6.03, Running 10.44s Step 186( N/A%), pre moving , FPS 5.61, Running 10.72s Step 187( N/A%), pre moving , FPS 5.40, Running 10.89s Step 188( N/A%), pre moving , FPS 5.12, Running 11.12s Step 189( N/A%), pre moving , FPS 4.95, Running 11.28s Step 190( N/A%), pre moving , FPS 4.68, Running 11.55s Step 191( N/A%), pre moving , FPS 4.54, Running 11.70s Step 192( N/A%), pre moving , FPS 4.98, Running 11.92s Step 193( N/A%), pre moving , FPS 4.93, Running 12.09s Step 194( N/A%), pre moving , FPS 4.98, Running 12.32s Step 195( N/A%), pre moving , FPS 4.93, Running 12.55s Step 196( N/A%), pre moving , FPS 4.85, Running 12.84s Step 197( N/A%), pre moving , FPS 4.77, Running 13.05s Step 198( N/A%), pre moving , FPS 4.79, Running 13.28s Step 199( N/A%), pre moving , FPS 4.80, Running 13.43s Step 200( N/A%), pre moving , FPS 4.77, Running 13.70s Step 201( N/A%), pre moving , FPS 4.72, Running 13.86s Step 202( N/A%), pre moving , FPS 4.70, Running 14.11s Step 203( N/A%), pre moving , FPS 4.73, Running 14.23s Step 204( N/A%), pre moving , FPS 4.74, Running 14.51s Step 205( N/A%), pre moving , FPS 4.74, Running 14.67s Step 206( N/A%), pre moving , FPS 4.72, Running 14.96s Step 207( N/A%), pre moving , FPS 4.63, Running 15.21s Step 208( N/A%), pre moving , FPS 4.61, Running 15.46s Step 209( N/A%), pre moving , FPS 4.56, Running 15.67s Step 210( N/A%), pre moving , FPS 4.52, Running 15.97s Step 211( N/A%), pre moving , FPS 4.50, Running 16.15s Step 212( N/A%), pre moving , FPS 4.46, Running 16.41s Step 213( N/A%), pre moving , FPS 4.47, Running 16.57s Step 214( N/A%), pre moving , FPS 4.43, Running 16.84s Step 215( N/A%), pre moving , FPS 4.44, Running 17.06s Step 216( N/A%), pre moving , FPS 4.43, Running 17.36s Step 217( N/A%), pre moving , FPS 4.44, Running 17.55s Step 218( N/A%), pre moving , FPS 4.41, Running 17.82s Step 219( N/A%), pre moving , FPS 4.39, Running 17.98s Step 220( N/A%), pre moving , FPS 4.40, Running 18.24s Step 221( N/A%), pre moving , FPS 4.36, Running 18.45s Step 222( N/A%), pre moving , FPS 4.34, Running 18.71s Step 223( N/A%), pre moving , FPS 4.30, Running 18.88s Step 224( N/A%), pre moving , FPS 4.30, Running 19.16s Step 225( N/A%), pre moving , FPS 4.30, Running 19.32s Step 226( N/A%), pre moving , FPS 4.34, Running 19.57s Step 227( N/A%), pre moving , FPS 4.37, Running 19.78s Step 228( N/A%), pre moving , FPS 4.37, Running 20.03s Step 229( N/A%), pre moving , FPS 4.40, Running 20.22s Step 230( N/A%), pre moving , FPS 4.43, Running 20.49s Step 231( N/A%), pre moving , FPS 4.43, Running 20.66s Step 232( N/A%), pre moving , FPS 4.43, Running 20.92s Step 233( N/A%), pre moving , FPS 4.41, Running 21.10s Step 234( N/A%), pre moving , FPS 4.40, Running 21.38s Step 235( N/A%), pre moving , FPS 4.57, Running 21.43s Step 236( N/A%), pre moving , FPS 4.85, Running 21.48s Step 237( N/A%), pre moving , FPS 5.03, Running 21.53s Step 238( N/A%), pre moving , FPS 5.33, Running 21.57s Step 239( N/A%), pre moving , FPS 5.51, Running 21.61s Step 240( N/A%), pre moving , FPS 5.85, Running 21.65s Step 241( N/A%), pre moving , FPS 6.16, Running 21.70s Step 242( N/A%), pre moving , FPS 6.62, Running 21.73s Step 243( N/A%), pre moving , FPS 6.91, Running 21.78s Step 244( N/A%), pre moving , FPS 7.51, Running 21.82s Step 245( N/A%), pre moving , FPS 5.03, Running 23.29s Step 246( N/A%), pre moving , FPS 5.06, Running 23.52s Step 247( N/A%), pre moving , FPS 5.08, Running 23.72s Step 248( N/A%), pre moving , FPS 5.08, Running 23.97s Step 249( N/A%), pre moving , FPS 5.08, Running 24.15s Step 250( N/A%), pre moving , FPS 5.04, Running 24.45s Step 251( N/A%), pre moving , FPS 5.05, Running 24.62s Step 252( N/A%), pre moving , FPS 4.98, Running 24.93s Step 253( N/A%), pre moving , FPS 5.00, Running 25.11s Step 254( N/A%), pre moving , FPS 5.02, Running 25.36s Step 255( N/A%), pre moving , FPS 4.84, Running 25.56s Step 256( N/A%), pre moving , FPS 4.63, Running 25.81s Step 257( N/A%), pre moving , FPS 4.49, Running 25.98s Step 258( N/A%), pre moving , FPS 4.27, Running 26.26s Step 259( N/A%), pre moving , FPS 4.17, Running 26.41s Step 260( N/A%), pre moving , FPS 3.97, Running 26.69s Step 261( N/A%), pre moving , FPS 3.85, Running 26.88s Step 262( N/A%), pre moving , FPS 3.67, Running 27.19s Step 263( N/A%), pre moving , FPS 3.58, Running 27.37s Step 264( N/A%), pre moving , FPS 3.44, Running 27.64s Step 265( 0.33%), action 1, FPS 3.90, Running 28.42s Step 266( 0.67%), action 2, FPS 3.80, Running 28.78s Step 267( 1.00%), action 3, FPS 3.46, Running 29.50s Step 268( 1.33%), action 4, FPS 3.24, Running 30.14s Step 269( 1.67%), action 5, FPS 3.15, Running 30.49s Step 270( 2.00%), action 6, FPS 2.94, Running 31.25s Step 271( 2.33%), action 7, FPS 2.81, Running 31.74s Step 272( 2.67%), action 8, FPS 2.67, Running 32.41s Step 273( 3.00%), action 9, FPS 2.58, Running 32.87s Step 274( 3.33%), action 10, FPS 2.44, Running 33.56s Step 275( 3.67%), action 11, FPS 2.36, Running 34.05s Step 276( 4.00%), action 12, FPS 2.33, Running 34.38s Step 277( 4.33%), action 13, FPS 2.23, Running 34.96s Step 278( 4.67%), action 14, FPS 2.19, Running 35.38s Step 279( 5.00%), action 15, FPS 2.10, Running 35.94s Step 280( 5.33%), action 16, FPS 2.06, Running 36.39s Step 281( 5.67%), action 17, FPS 1.99, Running 36.95s Step 282( 6.00%), action 18, FPS 1.99, Running 37.26s Step 283( 6.33%), action 19, FPS 1.92, Running 37.79s Step 284( 6.67%), action 20, FPS 1.86, Running 38.42s Step 285( 7.00%), action 21, FPS 1.87, Running 39.12s Step 286( 7.33%), action 22, FPS 1.85, Running 39.59s Step 287( 7.67%), action 23, FPS 1.92, Running 39.93s Step 288( 8.00%), action 24, FPS 1.94, Running 40.44s Step 289( 8.33%), action 25, FPS 1.92, Running 40.89s Step 290( 8.67%), action 26, FPS 1.95, Running 41.52s Step 291( 9.00%), action 27, FPS 1.93, Running 42.13s Step 292( 9.33%), action 28, FPS 1.97, Running 42.54s Step 293( 9.67%), action 29, FPS 1.94, Running 43.18s Step 294( 10.00%), action 30, FPS 1.96, Running 43.75s Step 295( 10.33%), action 31, FPS 1.92, Running 44.44s Step 296( 10.67%), action 32, FPS 1.86, Running 45.12s Step 297( 11.00%), action 33, FPS 1.86, Running 45.70s Step 298( 11.33%), action 34, FPS 1.83, Running 46.34s Step 299( 11.67%), action 35, FPS 1.86, Running 46.71s Step 300( 12.00%), action 36, FPS 1.86, Running 47.14s Step 301( 12.33%), action 37, FPS 1.86, Running 47.67s Step 302( 12.67%), action 38, FPS 1.81, Running 48.30s Step 303( 13.00%), action 39, FPS 1.81, Running 48.86s Step 304( 13.33%), action 40, FPS 1.86, Running 49.15s Step 305( 13.67%), action 41, FPS 1.86, Running 49.89s Step 306( 14.00%), action 42, FPS 1.84, Running 50.46s Step 307( 14.33%), action 43, FPS 1.79, Running 51.09s Step 308( 14.67%), action 44, FPS 1.82, Running 51.41s Step 309( 15.00%), action 45, FPS 1.81, Running 51.95s Step 310( 15.33%), action 46, FPS 1.83, Running 52.43s Step 311( 15.67%), action 47, FPS 1.82, Running 53.09s Step 312( 16.00%), action 48, FPS 1.83, Running 53.45s Step 313( 16.33%), action 49, FPS 1.83, Running 54.08s Step 314( 16.67%), action 50, FPS 1.84, Running 54.61s Step 315( 17.00%), action 51, FPS 1.83, Running 55.36s Step 316( 17.33%), action 52, FPS 1.82, Running 56.12s Step 317( 17.67%), action 53, FPS 1.81, Running 56.74s Step 318( 18.00%), action 54, FPS 1.83, Running 57.26s Step 319( 18.33%), action 55, FPS 1.79, Running 57.90s Step 320( 18.67%), action 56, FPS 1.81, Running 58.20s Step 321( 19.00%), action 57, FPS 1.83, Running 58.57s Step 322( 19.33%), action 58, FPS 1.84, Running 59.19s Step 323( 19.67%), action 59, FPS 1.82, Running 59.84s Step 324( 20.00%), action 60, FPS 1.80, Running 60.27s Step 325( 20.33%), action 61, FPS 1.78, Running 61.14s Step 326( 20.67%), action 62, FPS 1.76, Running 61.80s Step 327( 21.00%), action 63, FPS 1.81, Running 62.14s Step 328( 21.33%), action 64, FPS 1.79, Running 62.57s Step 329( 21.67%), action 65, FPS 1.80, Running 63.07s Step 330( 22.00%), action 66, FPS 1.81, Running 63.48s Step 331( 22.33%), action 67, FPS 1.83, Running 64.02s Step 332( 22.67%), action 68, FPS 1.82, Running 64.42s Step 333( 23.00%), action 69, FPS 1.83, Running 65.02s Step 334( 23.33%), action 70, FPS 1.82, Running 65.60s Step 335( 23.67%), action 71, FPS 1.81, Running 66.41s Step 336( 24.00%), action 72, FPS 1.85, Running 66.92s Step 337( 24.33%), action 73, FPS 1.90, Running 67.25s Step 338( 24.67%), action 74, FPS 1.93, Running 67.65s Step 339( 25.00%), action 75, FPS 1.95, Running 68.16s Step 340( 25.33%), action 76, FPS 1.90, Running 68.75s Step 341( 25.67%), action 77, FPS 1.87, Running 69.29s Step 342( 26.00%), action 78, FPS 1.92, Running 69.61s Step 343( 26.33%), action 79, FPS 1.98, Running 69.94s Step 344( 26.67%), action 80, FPS 1.94, Running 70.60s Step 345( 27.00%), action 81, FPS 1.94, Running 71.45s Step 346( 27.33%), action 82, FPS 1.95, Running 72.05s Step 347( 27.67%), action 83, FPS 1.94, Running 72.46s Step 348( 28.00%), action 84, FPS 1.93, Running 72.93s Step 349( 28.33%), action 85, FPS 1.93, Running 73.42s Step 350( 28.67%), action 86, FPS 1.90, Running 74.03s Step 351( 29.00%), action 87, FPS 1.93, Running 74.36s Step 352( 29.33%), action 88, FPS 1.93, Running 74.77s Step 353( 29.67%), action 89, FPS 1.95, Running 75.28s Step 354( 30.00%), action 90, FPS 1.98, Running 75.70s Step 355( 30.33%), action 91, FPS 2.00, Running 76.41s Step 356( 30.67%), action 92, FPS 1.96, Running 77.11s Step 357( 31.00%), action 93, FPS 1.92, Running 77.64s Step 358( 31.33%), action 94, FPS 1.88, Running 78.30s Step 359( 31.67%), action 95, FPS 1.91, Running 78.66s Step 360( 32.00%), action 96, FPS 1.91, Running 79.24s Step 361( 32.33%), action 97, FPS 1.90, Running 79.85s Step 362( 32.67%), action 98, FPS 1.84, Running 80.47s Step 363( 33.00%), action 99, FPS 1.83, Running 80.87s Step 364( 33.33%), action 100, FPS 1.84, Running 81.49s Step 365( 33.67%), action 101, FPS 1.86, Running 82.23s Step 366( 34.00%), action 102, FPS 1.87, Running 82.73s Step 367( 34.33%), action 103, FPS 1.86, Running 83.24s Step 368( 34.67%), action 104, FPS 1.85, Running 83.76s Step 369( 35.00%), action 105, FPS 1.83, Running 84.34s Step 370( 35.33%), action 106, FPS 1.83, Running 84.95s Step 371( 35.67%), action 107, FPS 1.80, Running 85.51s Step 372( 36.00%), action 108, FPS 1.79, Running 85.94s Step 373( 36.33%), action 109, FPS 1.80, Running 86.39s Step 374( 36.67%), action 110, FPS 1.80, Running 86.79s Step 375( 37.00%), action 111, FPS 1.80, Running 87.52s Step 376( 37.33%), action 112, FPS 1.85, Running 87.94s Step 377( 37.67%), action 113, FPS 1.83, Running 88.60s Step 378( 38.00%), action 114, FPS 1.84, Running 89.15s Step 379( 38.33%), action 115, FPS 1.80, Running 89.78s Step 380( 38.67%), action 116, FPS 1.80, Running 90.36s Step 381( 39.00%), action 117, FPS 1.79, Running 90.99s Step 382( 39.33%), action 118, FPS 1.81, Running 91.53s Step 383( 39.67%), action 119, FPS 1.77, Running 92.18s Step 384( 40.00%), action 120, FPS 1.82, Running 92.48s Step 385( 40.33%), action 121, FPS 1.86, Running 92.98s Step 386( 40.67%), action 122, FPS 1.83, Running 93.66s Step 387( 41.00%), action 123, FPS 1.83, Running 94.19s [2026-08-01 17:49:30] [64 ] Seed 63 failed after 94.38 s. +steps: 387 , actions: 123 . +Instruction: Empty +Total 14/64(21.88%) success. +Setting seed: 64 +Step 1( N/A%), pre moving , FPS 0.90, Running 1.12s Step 2( N/A%), pre moving , FPS 1.72, Running 1.16s Step 3( N/A%), pre moving , FPS 2.49, Running 1.20s Step 4( N/A%), pre moving , FPS 3.25, Running 1.23s Step 5( N/A%), pre moving , FPS 3.97, Running 1.26s Step 6( N/A%), pre moving , FPS 4.62, Running 1.30s Step 7( N/A%), pre moving , FPS 5.24, Running 1.34s Step 8( N/A%), pre moving , FPS 5.88, Running 1.36s Step 9( N/A%), pre moving , FPS 6.50, Running 1.39s Step 10( N/A%), pre moving , FPS 7.10, Running 1.41s Step 11( N/A%), pre moving , FPS 7.68, Running 1.43s Step 12( N/A%), pre moving , FPS 8.24, Running 1.46s Step 13( N/A%), pre moving , FPS 8.78, Running 1.48s Step 14( N/A%), pre moving , FPS 9.23, Running 1.52s Step 15( N/A%), pre moving , FPS 9.69, Running 1.55s Step 16( N/A%), pre moving , FPS 10.17, Running 1.57s Step 17( N/A%), pre moving , FPS 10.59, Running 1.61s Step 18( N/A%), pre moving , FPS 11.00, Running 1.64s Step 19( N/A%), pre moving , FPS 11.42, Running 1.66s Step 20( N/A%), pre moving , FPS 11.84, Running 1.69s Step 21( N/A%), pre moving , FPS 24.44, Running 1.94s Step 22( N/A%), pre moving , FPS 24.47, Running 1.98s Step 23( N/A%), pre moving , FPS 24.54, Running 2.02s Step 24( N/A%), pre moving , FPS 24.70, Running 2.04s Step 25( N/A%), pre moving , FPS 24.85, Running 2.06s Step 26( N/A%), pre moving , FPS 20.26, Running 2.29s Step 27( N/A%), pre moving , FPS 20.25, Running 2.32s Step 28( N/A%), pre moving , FPS 20.26, Running 2.35s Step 29( N/A%), pre moving , FPS 20.28, Running 2.37s Step 30( N/A%), pre moving , FPS 20.18, Running 2.40s Step 31( N/A%), pre moving , FPS 20.05, Running 2.43s Step 32( N/A%), pre moving , FPS 19.94, Running 2.46s Step 33( N/A%), pre moving , FPS 19.76, Running 2.49s Step 34( N/A%), pre moving , FPS 19.98, Running 2.52s Step 35( N/A%), pre moving , FPS 20.15, Running 2.54s Step 36( N/A%), pre moving , FPS 15.48, Running 2.87s Step 37( N/A%), pre moving , FPS 15.50, Running 2.90s Step 38( N/A%), pre moving , FPS 15.57, Running 2.92s Step 39( N/A%), pre moving , FPS 15.61, Running 2.95s Step 40( N/A%), pre moving , FPS 15.63, Running 2.97s Step 41( N/A%), pre moving , FPS 18.92, Running 2.99s Step 42( N/A%), pre moving , FPS 19.19, Running 3.02s Step 43( N/A%), pre moving , FPS 19.40, Running 3.05s Step 44( N/A%), pre moving , FPS 19.17, Running 3.09s Step 45( N/A%), pre moving , FPS 18.95, Running 3.12s Step 46( N/A%), pre moving , FPS 23.24, Running 3.15s Step 47( N/A%), pre moving , FPS 23.10, Running 3.19s Step 48( N/A%), pre moving , FPS 22.77, Running 3.23s Step 49( N/A%), pre moving , FPS 22.41, Running 3.26s Step 50( N/A%), pre moving , FPS 21.90, Running 3.31s Step 51( N/A%), pre moving , FPS 21.50, Running 3.36s Step 52( N/A%), pre moving , FPS 21.18, Running 3.40s Step 53( N/A%), pre moving , FPS 20.93, Running 3.45s Step 54( N/A%), pre moving , FPS 20.64, Running 3.49s Step 55( N/A%), pre moving , FPS 20.00, Running 3.54s Step 56( N/A%), pre moving , FPS 27.35, Running 3.60s Step 57( N/A%), pre moving , FPS 27.00, Running 3.64s Step 58( N/A%), pre moving , FPS 26.54, Running 3.68s Step 59( N/A%), pre moving , FPS 26.09, Running 3.71s Step 60( N/A%), pre moving , FPS 25.31, Running 3.76s Step 61( N/A%), pre moving , FPS 24.52, Running 3.81s Step 62( N/A%), pre moving , FPS 24.20, Running 3.85s Step 63( N/A%), pre moving , FPS 23.80, Running 3.89s Step 64( N/A%), pre moving , FPS 23.46, Running 3.94s Step 65( N/A%), pre moving , FPS 23.35, Running 3.98s Step 66( N/A%), pre moving , FPS 22.89, Running 4.02s Step 67( N/A%), pre moving , FPS 23.00, Running 4.06s Step 68( N/A%), pre moving , FPS 22.98, Running 4.10s Step 69( N/A%), pre moving , FPS 22.78, Running 4.14s Step 70( N/A%), pre moving , FPS 22.91, Running 4.19s Step 71( N/A%), pre moving , FPS 22.89, Running 4.23s Step 72( N/A%), pre moving , FPS 22.85, Running 4.28s Step 73( N/A%), pre moving , FPS 23.03, Running 4.32s Step 74( N/A%), pre moving , FPS 23.05, Running 4.35s Step 75( N/A%), pre moving , FPS 23.78, Running 4.38s Step 76( N/A%), pre moving , FPS 24.49, Running 4.41s Step 77( N/A%), pre moving , FPS 24.92, Running 4.44s Step 78( N/A%), pre moving , FPS 25.31, Running 4.47s Step 79( N/A%), pre moving , FPS 25.59, Running 4.49s Step 80( N/A%), pre moving , FPS 26.37, Running 4.52s Step 81( N/A%), pre moving , FPS 27.09, Running 4.55s Step 82( N/A%), pre moving , FPS 27.24, Running 4.58s Step 83( N/A%), pre moving , FPS 27.83, Running 4.61s Step 84( N/A%), pre moving , FPS 28.70, Running 4.63s Step 85( N/A%), pre moving , FPS 29.04, Running 4.67s Step 86( N/A%), pre moving , FPS 29.89, Running 4.69s Step 87( N/A%), pre moving , FPS 30.41, Running 4.72s Step 88( N/A%), pre moving , FPS 31.03, Running 4.74s Step 89( N/A%), pre moving , FPS 31.96, Running 4.77s Step 90( N/A%), pre moving , FPS 32.97, Running 4.79s Step 91( N/A%), pre moving , FPS 34.16, Running 4.82s Step 92( N/A%), pre moving , FPS 35.05, Running 4.85s Step 93( N/A%), pre moving , FPS 35.82, Running 4.88s Step 94( N/A%), pre moving , FPS 36.20, Running 4.91s Step 95( N/A%), pre moving , FPS 36.22, Running 4.93s Step 96( N/A%), pre moving , FPS 35.66, Running 4.97s Step 97( N/A%), pre moving , FPS 34.48, Running 5.02s Step 98( N/A%), pre moving , FPS 34.43, Running 5.05s Step 99( N/A%), pre moving , FPS 16.51, Running 5.71s Step 100( N/A%), pre moving , FPS 14.62, Running 5.89s Step 101( N/A%), pre moving , FPS 12.49, Running 6.15s Step 102( N/A%), pre moving , FPS 11.51, Running 6.32s Step 103( N/A%), pre moving , FPS 10.24, Running 6.56s Step 104( N/A%), pre moving , FPS 9.53, Running 6.73s Step 105( N/A%), pre moving , FPS 8.75, Running 6.95s Step 106( N/A%), pre moving , FPS 8.21, Running 7.13s Step 107( N/A%), pre moving , FPS 7.38, Running 7.43s Step 108( N/A%), pre moving , FPS 7.01, Running 7.60s Step 109( N/A%), pre moving , FPS 6.52, Running 7.84s Step 110( N/A%), pre moving , FPS 6.24, Running 8.00s Step 111( N/A%), pre moving , FPS 5.79, Running 8.27s Step 112( N/A%), pre moving , FPS 5.58, Running 8.44s Step 113( N/A%), pre moving , FPS 5.23, Running 8.70s Step 114( N/A%), pre moving , FPS 5.10, Running 8.83s Step 115( N/A%), pre moving , FPS 4.75, Running 9.14s Step 116( N/A%), pre moving , FPS 4.61, Running 9.32s Step 117( N/A%), pre moving , FPS 4.40, Running 9.56s Step 118( N/A%), pre moving , FPS 4.27, Running 9.73s Step 119( N/A%), pre moving , FPS 4.71, Running 9.95s Step 120( N/A%), pre moving , FPS 4.74, Running 10.10s Step 121( N/A%), pre moving , FPS 4.74, Running 10.37s Step 122( N/A%), pre moving , FPS 4.71, Running 10.57s Step 123( N/A%), pre moving , FPS 4.69, Running 10.82s Step 124( N/A%), pre moving , FPS 4.63, Running 11.06s Step 125( N/A%), pre moving , FPS 4.61, Running 11.29s Step 126( N/A%), pre moving , FPS 4.63, Running 11.45s Step 127( N/A%), pre moving , FPS 4.72, Running 11.67s Step 128( N/A%), pre moving , FPS 4.69, Running 11.86s Step 129( N/A%), pre moving , FPS 4.68, Running 12.11s Step 130( N/A%), pre moving , FPS 4.71, Running 12.25s Step 131( N/A%), pre moving , FPS 4.69, Running 12.54s Step 132( N/A%), pre moving , FPS 4.72, Running 12.68s Step 133( N/A%), pre moving , FPS 4.67, Running 12.99s Step 134( N/A%), pre moving , FPS 4.53, Running 13.24s Step 135( N/A%), pre moving , FPS 4.56, Running 13.53s Step 136( N/A%), pre moving , FPS 4.57, Running 13.70s Step 137( N/A%), pre moving , FPS 4.58, Running 13.92s Step 138( N/A%), pre moving , FPS 4.60, Running 14.08s Step 139( N/A%), pre moving , FPS 4.49, Running 14.41s Step 140( N/A%), pre moving , FPS 4.47, Running 14.57s Step 141( N/A%), pre moving , FPS 4.49, Running 14.82s Step 142( N/A%), pre moving , FPS 4.52, Running 14.99s Step 143( N/A%), pre moving , FPS 4.52, Running 15.24s Step 144( N/A%), pre moving , FPS 4.55, Running 15.46s Step 145( N/A%), pre moving , FPS 4.48, Running 15.75s Step 146( N/A%), pre moving , FPS 4.44, Running 15.95s Step 147( N/A%), pre moving , FPS 4.39, Running 16.22s Step 148( N/A%), pre moving , FPS 4.43, Running 16.37s Step 149( N/A%), pre moving , FPS 4.38, Running 16.68s Step 150( N/A%), pre moving , FPS 4.35, Running 16.84s Step 151( N/A%), pre moving , FPS 4.43, Running 17.05s Step 152( N/A%), pre moving , FPS 4.41, Running 17.21s Step 153( N/A%), pre moving , FPS 4.50, Running 17.43s Step 154( N/A%), pre moving , FPS 4.61, Running 17.58s Step 155( N/A%), pre moving , FPS 4.66, Running 17.82s Step 156( N/A%), pre moving , FPS 4.69, Running 17.96s Step 157( N/A%), pre moving , FPS 4.64, Running 18.23s Step 158( N/A%), pre moving , FPS 4.62, Running 18.40s Step 159( N/A%), pre moving , FPS 4.67, Running 18.70s Step 160( N/A%), pre moving , FPS 4.66, Running 18.86s Step 161( N/A%), pre moving , FPS 4.65, Running 19.12s Step 162( N/A%), pre moving , FPS 4.79, Running 19.17s Step 163( N/A%), pre moving , FPS 5.03, Running 19.22s Step 164( N/A%), pre moving , FPS 5.25, Running 19.27s Step 165( N/A%), pre moving , FPS 5.60, Running 19.33s Step 166( N/A%), pre moving , FPS 5.84, Running 19.38s Step 167( N/A%), pre moving , FPS 6.25, Running 19.43s Step 168( N/A%), pre moving , FPS 6.44, Running 19.48s Step 169( N/A%), pre moving , FPS 7.03, Running 19.52s Step 170( N/A%), pre moving , FPS 7.33, Running 19.57s Step 171( N/A%), pre moving , FPS 7.84, Running 19.61s Step 172( N/A%), pre moving , FPS 5.34, Running 20.96s Step 173( N/A%), pre moving , FPS 5.23, Running 21.25s Step 174( N/A%), pre moving , FPS 5.24, Running 21.40s Step 175( N/A%), pre moving , FPS 5.21, Running 21.65s Step 176( N/A%), pre moving , FPS 5.24, Running 21.78s Step 177( N/A%), pre moving , FPS 5.24, Running 22.05s Step 178( N/A%), pre moving , FPS 5.24, Running 22.22s Step 179( N/A%), pre moving , FPS 5.24, Running 22.51s Step 180( N/A%), pre moving , FPS 5.18, Running 22.72s Step 181( N/A%), pre moving , FPS 5.21, Running 22.95s Step 182( N/A%), pre moving , FPS 5.07, Running 23.11s Step 183( N/A%), pre moving , FPS 4.87, Running 23.33s Step 184( N/A%), pre moving , FPS 4.73, Running 23.49s Step 185( N/A%), pre moving , FPS 4.56, Running 23.71s Step 186( N/A%), pre moving , FPS 4.45, Running 23.87s Step 187( N/A%), pre moving , FPS 4.26, Running 24.12s Step 188( N/A%), pre moving , FPS 4.16, Running 24.29s Step 189( N/A%), pre moving , FPS 4.00, Running 24.52s Step 190( N/A%), pre moving , FPS 3.93, Running 24.65s Step 191( N/A%), pre moving , FPS 3.77, Running 24.91s Step 192( 0.33%), action 1, FPS 4.24, Running 25.67s Step 193( 0.67%), action 2, FPS 4.17, Running 26.05s Step 194( 1.00%), action 3, FPS 3.89, Running 26.54s Step 195( 1.33%), action 4, FPS 3.90, Running 26.79s Step 196( 1.67%), action 5, FPS 3.68, Running 27.22s Step 197( 2.00%), action 6, FPS 3.63, Running 27.55s Step 198( 2.33%), action 7, FPS 3.41, Running 28.09s Step 199( 2.67%), action 8, FPS 3.26, Running 28.65s Step 200( 3.00%), action 9, FPS 3.11, Running 29.16s Step 201( 3.33%), action 10, FPS 3.09, Running 29.42s Step 202( 3.67%), action 11, FPS 2.91, Running 29.99s Step 203( 4.00%), action 12, FPS 2.86, Running 30.32s Step 204( 4.33%), action 13, FPS 2.75, Running 30.77s Step 205( 4.67%), action 14, FPS 2.65, Running 31.26s Step 206( 5.00%), action 15, FPS 2.47, Running 31.98s Step 207( 5.33%), action 16, FPS 2.43, Running 32.34s Step 208( 5.67%), action 17, FPS 2.36, Running 32.75s Step 209( 6.00%), action 18, FPS 2.27, Running 33.33s Step 210( 6.33%), action 19, FPS 2.18, Running 33.85s Step 211( 6.67%), action 20, FPS 2.18, Running 34.07s Step 212( 7.00%), action 21, FPS 2.16, Running 34.92s Step 213( 7.33%), action 22, FPS 2.18, Running 35.23s Step 214( 7.67%), action 23, FPS 2.18, Running 35.71s Step 215( 8.00%), action 24, FPS 2.18, Running 35.98s Step 216( 8.33%), action 25, FPS 2.17, Running 36.45s Step 217( 8.67%), action 26, FPS 2.15, Running 36.86s Step 218( 9.00%), action 27, FPS 2.17, Running 37.29s Step 219( 9.33%), action 28, FPS 2.21, Running 37.71s Step 220( 9.67%), action 29, FPS 2.17, Running 38.38s Step 221( 10.00%), action 30, FPS 2.11, Running 38.88s Step 222( 10.33%), action 31, FPS 2.04, Running 39.79s Step 223( 10.67%), action 32, FPS 2.00, Running 40.31s Step 224( 11.00%), action 33, FPS 1.99, Running 40.80s Step 225( 11.33%), action 34, FPS 2.00, Running 41.27s Step 226( 11.67%), action 35, FPS 2.01, Running 41.94s Step 227( 12.00%), action 36, FPS 1.97, Running 42.49s Step 228( 12.33%), action 37, FPS 1.91, Running 43.19s Step 229( 12.67%), action 38, FPS 1.92, Running 43.73s Step 230( 13.00%), action 39, FPS 1.89, Running 44.44s Step 231( 13.33%), action 40, FPS 1.88, Running 44.71s Step 232( 13.67%), action 41, FPS 1.86, Running 45.68s Step 233( 14.00%), action 42, FPS 1.81, Running 46.27s Step 234( 14.33%), action 43, FPS 1.81, Running 46.79s Step 235( 14.67%), action 44, FPS 1.80, Running 47.06s Step 236( 15.00%), action 45, FPS 1.80, Running 47.59s Step 237( 15.33%), action 46, FPS 1.77, Running 48.15s Step 238( 15.67%), action 47, FPS 1.74, Running 48.80s Step 239( 16.00%), action 48, FPS 1.72, Running 49.31s Step 240( 16.33%), action 49, FPS 1.71, Running 50.09s Step 241( 16.67%), action 50, FPS 1.70, Running 50.66s Step 242( 17.00%), action 51, FPS 1.68, Running 51.69s Step 243( 17.33%), action 52, FPS 1.71, Running 51.99s Step 244( 17.67%), action 53, FPS 1.73, Running 52.34s Step 245( 18.00%), action 54, FPS 1.75, Running 52.67s Step 246( 18.33%), action 55, FPS 1.74, Running 53.42s Step 247( 18.67%), action 56, FPS 1.74, Running 53.96s Step 248( 19.00%), action 57, FPS 1.79, Running 54.36s Step 249( 19.33%), action 58, FPS 1.83, Running 54.67s Step 250( 19.67%), action 59, FPS 1.82, Running 55.44s Step 251( 20.00%), action 60, FPS 1.79, Running 55.89s Step 252( 20.33%), action 61, FPS 1.79, Running 56.84s Step 253( 20.67%), action 62, FPS 1.80, Running 57.36s Step 254( 21.00%), action 63, FPS 1.78, Running 58.04s Step 255( 21.33%), action 64, FPS 1.78, Running 58.30s Step 256( 21.67%), action 65, FPS 1.80, Running 58.73s Step 257( 22.00%), action 66, FPS 1.82, Running 59.14s Step 258( 22.33%), action 67, FPS 1.83, Running 59.75s Step 259( 22.67%), action 68, FPS 1.85, Running 60.10s Step 260( 23.00%), action 69, FPS 1.86, Running 60.84s Step 261( 23.33%), action 70, FPS 1.88, Running 61.32s Step 262( 23.67%), action 71, FPS 1.92, Running 62.09s Step 263( 24.00%), action 72, FPS 1.90, Running 62.54s Step 264( 24.33%), action 73, FPS 1.87, Running 63.06s Step 265( 24.67%), action 74, FPS 1.88, Running 63.30s Step 266( 25.00%), action 75, FPS 1.90, Running 63.96s Step 267( 25.33%), action 76, FPS 1.91, Running 64.40s Step 268( 25.67%), action 77, FPS 1.88, Running 65.01s Step 269( 26.00%), action 78, FPS 1.86, Running 65.43s Step 270( 26.33%), action 79, FPS 1.91, Running 65.91s Step 271( 26.67%), action 80, FPS 1.90, Running 66.42s Step 272( 27.00%), action 81, FPS 1.93, Running 67.18s Step 273( 27.33%), action 82, FPS 1.99, Running 67.42s Step 274( 27.67%), action 83, FPS 2.04, Running 67.84s Step 275( 28.00%), action 84, FPS 2.03, Running 68.14s Step 276( 28.33%), action 85, FPS 1.97, Running 68.87s Step 277( 28.67%), action 86, FPS 1.97, Running 69.30s Step 278( 29.00%), action 87, FPS 2.00, Running 69.77s Step 279( 29.33%), action 88, FPS 2.01, Running 70.08s Step 280( 29.67%), action 89, FPS 2.02, Running 70.73s Step 281( 30.00%), action 90, FPS 2.06, Running 71.01s Step 282( 30.33%), action 91, FPS 2.05, Running 71.85s Step 283( 30.67%), action 92, FPS 2.09, Running 72.13s Step 284( 31.00%), action 93, FPS 2.11, Running 72.56s Step 285( 31.33%), action 94, FPS 2.03, Running 73.13s Step 286( 31.67%), action 95, FPS 2.03, Running 73.80s Step 287( 32.00%), action 96, FPS 2.01, Running 74.33s Step 288( 32.33%), action 97, FPS 1.98, Running 75.12s Step 289( 32.67%), action 98, FPS 1.98, Running 75.50s Step 290( 33.00%), action 99, FPS 1.96, Running 76.09s Step 291( 33.33%), action 100, FPS 1.96, Running 76.62s Step 292( 33.67%), action 101, FPS 1.94, Running 77.50s Step 293( 34.00%), action 102, FPS 1.91, Running 77.90s Step 294( 34.33%), action 103, FPS 1.89, Running 78.41s Step 295( 34.67%), action 104, FPS 1.86, Running 78.87s Step 296( 35.00%), action 105, FPS 1.86, Running 79.61s Step 297( 35.33%), action 106, FPS 1.88, Running 79.95s Step 298( 35.67%), action 107, FPS 1.82, Running 80.78s Step 299( 36.00%), action 108, FPS 1.79, Running 81.26s Step 300( 36.33%), action 109, FPS 1.79, Running 81.91s Step 301( 36.67%), action 110, FPS 1.75, Running 82.47s Step 302( 37.00%), action 111, FPS 1.74, Running 83.36s Step 303( 37.33%), action 112, FPS 1.73, Running 83.71s Step 304( 37.67%), action 113, FPS 1.69, Running 84.39s Step 305( 38.00%), action 114, FPS 1.70, Running 84.87s [2026-08-01 17:50:56] [65 ] Seed 64 success after 85.10 s. +steps: 305 , actions: 114 . +Instruction: Empty +Total 15/65(23.08%) success. +Setting seed: 65 +Step 1( N/A%), pre moving , FPS 0.37, Running 2.72s Step 2( N/A%), pre moving , FPS 0.71, Running 2.84s Step 3( N/A%), pre moving , FPS 0.96, Running 3.13s Step 4( N/A%), pre moving , FPS 1.20, Running 3.33s Step 5( N/A%), pre moving , FPS 1.44, Running 3.46s Step 6( N/A%), pre moving , FPS 1.68, Running 3.57s Step 7( N/A%), pre moving , FPS 1.93, Running 3.63s Step 8( N/A%), pre moving , FPS 2.17, Running 3.69s Step 9( N/A%), pre moving , FPS 2.41, Running 3.73s Step 10( N/A%), pre moving , FPS 2.66, Running 3.76s Step 11( N/A%), pre moving , FPS 2.90, Running 3.79s Step 12( N/A%), pre moving , FPS 3.14, Running 3.82s Step 13( N/A%), pre moving , FPS 3.37, Running 3.86s Step 14( N/A%), pre moving , FPS 3.60, Running 3.89s Step 15( N/A%), pre moving , FPS 3.83, Running 3.92s Step 16( N/A%), pre moving , FPS 4.05, Running 3.95s Step 17( N/A%), pre moving , FPS 4.28, Running 3.98s Step 18( N/A%), pre moving , FPS 4.49, Running 4.01s Step 19( N/A%), pre moving , FPS 4.70, Running 4.04s Step 20( N/A%), pre moving , FPS 4.92, Running 4.07s Step 21( N/A%), pre moving , FPS 12.46, Running 4.33s Step 22( N/A%), pre moving , FPS 13.02, Running 4.37s Step 23( N/A%), pre moving , FPS 15.74, Running 4.40s Step 24( N/A%), pre moving , FPS 17.87, Running 4.45s Step 25( N/A%), pre moving , FPS 19.74, Running 4.48s Step 26( N/A%), pre moving , FPS 18.15, Running 4.67s Step 27( N/A%), pre moving , FPS 18.72, Running 4.70s Step 28( N/A%), pre moving , FPS 18.64, Running 4.76s Step 29( N/A%), pre moving , FPS 18.77, Running 4.79s Step 30( N/A%), pre moving , FPS 18.65, Running 4.83s Step 31( N/A%), pre moving , FPS 18.70, Running 4.86s Step 32( N/A%), pre moving , FPS 18.73, Running 4.89s Step 33( N/A%), pre moving , FPS 18.80, Running 4.92s Step 34( N/A%), pre moving , FPS 18.71, Running 4.96s Step 35( N/A%), pre moving , FPS 18.69, Running 4.99s Step 36( N/A%), pre moving , FPS 14.93, Running 5.29s Step 37( N/A%), pre moving , FPS 14.92, Running 5.32s Step 38( N/A%), pre moving , FPS 14.83, Running 5.36s Step 39( N/A%), pre moving , FPS 14.85, Running 5.39s Step 40( N/A%), pre moving , FPS 14.80, Running 5.42s Step 41( N/A%), pre moving , FPS 17.77, Running 5.45s Step 42( N/A%), pre moving , FPS 17.96, Running 5.48s Step 43( N/A%), pre moving , FPS 17.97, Running 5.51s Step 44( N/A%), pre moving , FPS 18.31, Running 5.54s Step 45( N/A%), pre moving , FPS 18.32, Running 5.57s Step 46( N/A%), pre moving , FPS 21.48, Running 5.60s Step 47( N/A%), pre moving , FPS 21.41, Running 5.64s Step 48( N/A%), pre moving , FPS 22.00, Running 5.67s Step 49( N/A%), pre moving , FPS 21.79, Running 5.71s Step 50( N/A%), pre moving , FPS 22.02, Running 5.74s Step 51( N/A%), pre moving , FPS 22.00, Running 5.77s Step 52( N/A%), pre moving , FPS 21.69, Running 5.81s Step 53( N/A%), pre moving , FPS 21.68, Running 5.84s Step 54( N/A%), pre moving , FPS 21.46, Running 5.89s Step 55( N/A%), pre moving , FPS 21.15, Running 5.93s Step 56( N/A%), pre moving , FPS 29.02, Running 5.98s Step 57( N/A%), pre moving , FPS 28.43, Running 6.02s Step 58( N/A%), pre moving , FPS 28.38, Running 6.06s Step 59( N/A%), pre moving , FPS 27.53, Running 6.11s Step 60( N/A%), pre moving , FPS 26.72, Running 6.17s Step 61( N/A%), pre moving , FPS 26.24, Running 6.22s Step 62( N/A%), pre moving , FPS 25.66, Running 6.26s Step 63( N/A%), pre moving , FPS 24.92, Running 6.31s Step 64( N/A%), pre moving , FPS 24.48, Running 6.36s Step 65( N/A%), pre moving , FPS 24.06, Running 6.40s Step 66( N/A%), pre moving , FPS 23.82, Running 6.44s Step 67( N/A%), pre moving , FPS 23.32, Running 6.49s Step 68( N/A%), pre moving , FPS 23.13, Running 6.54s Step 69( N/A%), pre moving , FPS 23.00, Running 6.58s Step 70( N/A%), pre moving , FPS 23.08, Running 6.61s Step 71( N/A%), pre moving , FPS 23.05, Running 6.64s Step 72( N/A%), pre moving , FPS 23.19, Running 6.68s Step 73( N/A%), pre moving , FPS 22.82, Running 6.72s Step 74( N/A%), pre moving , FPS 23.14, Running 6.75s Step 75( N/A%), pre moving , FPS 23.37, Running 6.79s Step 76( N/A%), pre moving , FPS 23.61, Running 6.82s Step 77( N/A%), pre moving , FPS 24.06, Running 6.85s Step 78( N/A%), pre moving , FPS 24.47, Running 6.88s Step 79( N/A%), pre moving , FPS 24.74, Running 6.92s Step 80( N/A%), pre moving , FPS 25.13, Running 6.96s Step 81( N/A%), pre moving , FPS 25.22, Running 7.01s Step 82( N/A%), pre moving , FPS 25.20, Running 7.06s Step 83( N/A%), pre moving , FPS 25.45, Running 7.10s Step 84( N/A%), pre moving , FPS 25.32, Running 7.15s Step 85( N/A%), pre moving , FPS 25.31, Running 7.19s Step 86( N/A%), pre moving , FPS 25.38, Running 7.23s Step 87( N/A%), pre moving , FPS 25.31, Running 7.28s Step 88( N/A%), pre moving , FPS 25.06, Running 7.34s Step 89( N/A%), pre moving , FPS 24.94, Running 7.38s Step 90( N/A%), pre moving , FPS 24.44, Running 7.43s Step 91( N/A%), pre moving , FPS 23.94, Running 7.47s Step 92( N/A%), pre moving , FPS 23.72, Running 7.52s Step 93( N/A%), pre moving , FPS 23.67, Running 7.56s Step 94( N/A%), pre moving , FPS 23.44, Running 7.61s Step 95( N/A%), pre moving , FPS 23.17, Running 7.65s Step 96( N/A%), pre moving , FPS 22.84, Running 7.70s Step 97( N/A%), pre moving , FPS 22.46, Running 7.74s Step 98( N/A%), pre moving , FPS 21.99, Running 7.79s Step 99( N/A%), pre moving , FPS 21.60, Running 7.85s Step 100( N/A%), pre moving , FPS 21.51, Running 7.89s Step 101( N/A%), pre moving , FPS 21.45, Running 7.94s Step 102( N/A%), pre moving , FPS 21.15, Running 8.00s Step 103( N/A%), pre moving , FPS 21.16, Running 8.05s Step 104( N/A%), pre moving , FPS 21.21, Running 8.09s Step 105( N/A%), pre moving , FPS 21.18, Running 8.13s Step 106( N/A%), pre moving , FPS 20.90, Running 8.19s Step 107( N/A%), pre moving , FPS 20.90, Running 8.24s Step 108( N/A%), pre moving , FPS 20.99, Running 8.29s Step 109( N/A%), pre moving , FPS 20.95, Running 8.34s Step 110( N/A%), pre moving , FPS 20.93, Running 8.38s Step 111( N/A%), pre moving , FPS 20.66, Running 8.44s Step 112( N/A%), pre moving , FPS 20.72, Running 8.48s Step 113( N/A%), pre moving , FPS 21.10, Running 8.51s Step 114( N/A%), pre moving , FPS 21.23, Running 8.55s Step 115( N/A%), pre moving , FPS 21.37, Running 8.60s Step 116( N/A%), pre moving , FPS 21.28, Running 8.64s Step 117( N/A%), pre moving , FPS 21.61, Running 8.67s Step 118( N/A%), pre moving , FPS 22.07, Running 8.69s Step 119( N/A%), pre moving , FPS 22.86, Running 8.72s Step 120( N/A%), pre moving , FPS 23.39, Running 8.75s Step 121( N/A%), pre moving , FPS 23.39, Running 8.80s Step 122( N/A%), pre moving , FPS 23.73, Running 8.85s Step 123( N/A%), pre moving , FPS 23.37, Running 8.90s Step 124( N/A%), pre moving , FPS 23.39, Running 8.94s Step 125( N/A%), pre moving , FPS 23.44, Running 8.99s Step 126( N/A%), pre moving , FPS 23.84, Running 9.03s Step 127( N/A%), pre moving , FPS 24.13, Running 9.07s Step 128( N/A%), pre moving , FPS 23.97, Running 9.12s Step 129( N/A%), pre moving , FPS 23.31, Running 9.20s Step 130( N/A%), pre moving , FPS 23.18, Running 9.24s Step 131( N/A%), pre moving , FPS 23.68, Running 9.29s Step 132( N/A%), pre moving , FPS 23.69, Running 9.33s Step 133( N/A%), pre moving , FPS 23.71, Running 9.35s Step 134( N/A%), pre moving , FPS 23.81, Running 9.39s Step 135( N/A%), pre moving , FPS 23.41, Running 9.44s Step 136( N/A%), pre moving , FPS 23.79, Running 9.48s Step 137( N/A%), pre moving , FPS 23.46, Running 9.52s Step 138( N/A%), pre moving , FPS 23.31, Running 9.55s Step 139( N/A%), pre moving , FPS 23.12, Running 9.59s Step 140( N/A%), pre moving , FPS 23.08, Running 9.62s Step 141( N/A%), pre moving , FPS 23.62, Running 9.64s Step 142( N/A%), pre moving , FPS 24.11, Running 9.68s Step 143( N/A%), pre moving , FPS 24.51, Running 9.72s Step 144( N/A%), pre moving , FPS 24.48, Running 9.76s Step 145( N/A%), pre moving , FPS 24.67, Running 9.80s Step 146( N/A%), pre moving , FPS 24.92, Running 9.83s Step 147( N/A%), pre moving , FPS 25.02, Running 9.87s Step 148( N/A%), pre moving , FPS 25.89, Running 9.90s Step 149( N/A%), pre moving , FPS 27.47, Running 9.92s Step 150( N/A%), pre moving , FPS 28.32, Running 9.95s Step 151( N/A%), pre moving , FPS 28.46, Running 9.99s Step 152( N/A%), pre moving , FPS 28.59, Running 10.03s Step 153( N/A%), pre moving , FPS 28.13, Running 10.07s Step 154( N/A%), pre moving , FPS 27.67, Running 10.11s Step 155( N/A%), pre moving , FPS 28.72, Running 10.14s Step 156( N/A%), pre moving , FPS 29.14, Running 10.16s Step 157( N/A%), pre moving , FPS 29.70, Running 10.19s Step 158( N/A%), pre moving , FPS 29.81, Running 10.22s Step 159( N/A%), pre moving , FPS 29.89, Running 10.26s Step 160( N/A%), pre moving , FPS 29.89, Running 10.29s Step 161( N/A%), pre moving , FPS 29.87, Running 10.31s Step 162( N/A%), pre moving , FPS 30.11, Running 10.34s Step 163( N/A%), pre moving , FPS 30.61, Running 10.37s Step 164( N/A%), pre moving , FPS 31.41, Running 10.40s Step 165( N/A%), pre moving , FPS 31.87, Running 10.43s Step 166( N/A%), pre moving , FPS 32.15, Running 10.45s Step 167( N/A%), pre moving , FPS 32.80, Running 10.48s Step 168( N/A%), pre moving , FPS 32.59, Running 10.51s Step 169( N/A%), pre moving , FPS 31.84, Running 10.55s Step 170( N/A%), pre moving , FPS 31.47, Running 10.59s Step 171( N/A%), pre moving , FPS 31.92, Running 10.62s Step 172( N/A%), pre moving , FPS 32.14, Running 10.65s Step 173( N/A%), pre moving , FPS 32.31, Running 10.68s Step 174( N/A%), pre moving , FPS 32.96, Running 10.72s Step 175( N/A%), pre moving , FPS 32.19, Running 10.76s Step 176( N/A%), pre moving , FPS 17.66, Running 11.30s Step 177( N/A%), pre moving , FPS 15.58, Running 11.48s Step 178( N/A%), pre moving , FPS 13.34, Running 11.72s Step 179( N/A%), pre moving , FPS 12.39, Running 11.87s Step 180( N/A%), pre moving , FPS 10.93, Running 12.12s Step 181( N/A%), pre moving , FPS 10.23, Running 12.27s Step 182( N/A%), pre moving , FPS 9.29, Running 12.49s Step 183( N/A%), pre moving , FPS 8.78, Running 12.65s Step 184( N/A%), pre moving , FPS 7.99, Running 12.90s Step 185( N/A%), pre moving , FPS 7.53, Running 13.08s Step 186( N/A%), pre moving , FPS 6.94, Running 13.34s Step 187( N/A%), pre moving , FPS 6.56, Running 13.53s Step 188( N/A%), pre moving , FPS 6.10, Running 13.79s Step 189( N/A%), pre moving , FPS 5.81, Running 13.99s Step 190( N/A%), pre moving , FPS 5.45, Running 14.26s Step 191( N/A%), pre moving , FPS 5.22, Running 14.45s Step 192( N/A%), pre moving , FPS 4.88, Running 14.75s Step 193( N/A%), pre moving , FPS 4.74, Running 14.91s Step 194( N/A%), pre moving , FPS 4.51, Running 15.15s Step 195( N/A%), pre moving , FPS 4.39, Running 15.32s Step 196( N/A%), pre moving , FPS 4.64, Running 15.61s Step 197( N/A%), pre moving , FPS 4.62, Running 15.81s Step 198( N/A%), pre moving , FPS 4.59, Running 16.08s Step 199( N/A%), pre moving , FPS 4.57, Running 16.24s Step 200( N/A%), pre moving , FPS 4.52, Running 16.54s Step 201( N/A%), pre moving , FPS 4.53, Running 16.68s Step 202( N/A%), pre moving , FPS 4.53, Running 16.91s Step 203( N/A%), pre moving , FPS 4.53, Running 17.06s Step 204( N/A%), pre moving , FPS 4.57, Running 17.28s Step 205( N/A%), pre moving , FPS 4.53, Running 17.50s Step 206( N/A%), pre moving , FPS 4.56, Running 17.73s Step 207( N/A%), pre moving , FPS 4.57, Running 17.90s Step 208( N/A%), pre moving , FPS 4.56, Running 18.17s Step 209( N/A%), pre moving , FPS 4.58, Running 18.36s Step 210( N/A%), pre moving , FPS 4.52, Running 18.68s Step 211( N/A%), pre moving , FPS 4.51, Running 18.89s Step 212( N/A%), pre moving , FPS 4.58, Running 19.12s Step 213( N/A%), pre moving , FPS 4.57, Running 19.28s Step 214( N/A%), pre moving , FPS 4.54, Running 19.56s Step 215( N/A%), pre moving , FPS 4.55, Running 19.71s Step 216( N/A%), pre moving , FPS 4.57, Running 19.98s Step 217( N/A%), pre moving , FPS 4.61, Running 20.15s Step 218( N/A%), pre moving , FPS 4.56, Running 20.46s Step 219( N/A%), pre moving , FPS 4.55, Running 20.64s Step 220( N/A%), pre moving , FPS 4.61, Running 20.88s Step 221( N/A%), pre moving , FPS 4.59, Running 21.04s Step 222( N/A%), pre moving , FPS 4.56, Running 21.29s Step 223( N/A%), pre moving , FPS 4.52, Running 21.49s Step 224( N/A%), pre moving , FPS 4.49, Running 21.73s Step 225( N/A%), pre moving , FPS 4.53, Running 21.92s Step 226( N/A%), pre moving , FPS 4.50, Running 22.17s Step 227( N/A%), pre moving , FPS 4.47, Running 22.37s Step 228( N/A%), pre moving , FPS 4.43, Running 22.68s Step 229( N/A%), pre moving , FPS 4.43, Running 22.87s Step 230( N/A%), pre moving , FPS 4.50, Running 23.13s Step 231( N/A%), pre moving , FPS 4.49, Running 23.34s Step 232( N/A%), pre moving , FPS 4.45, Running 23.61s Step 233( N/A%), pre moving , FPS 4.45, Running 23.77s Step 234( N/A%), pre moving , FPS 4.44, Running 24.07s Step 235( N/A%), pre moving , FPS 4.37, Running 24.29s Step 236( N/A%), pre moving , FPS 4.36, Running 24.57s Step 237( N/A%), pre moving , FPS 4.34, Running 24.75s Step 238( N/A%), pre moving , FPS 4.37, Running 25.03s Step 239( N/A%), pre moving , FPS 4.50, Running 25.08s Step 240( N/A%), pre moving , FPS 4.71, Running 25.13s Step 241( N/A%), pre moving , FPS 4.84, Running 25.17s Step 242( N/A%), pre moving , FPS 5.11, Running 25.21s Step 243( N/A%), pre moving , FPS 5.31, Running 25.26s Step 244( N/A%), pre moving , FPS 5.60, Running 25.30s Step 245( N/A%), pre moving , FPS 5.84, Running 25.34s Step 246( N/A%), pre moving , FPS 6.22, Running 25.38s Step 247( N/A%), pre moving , FPS 6.56, Running 25.42s Step 248( N/A%), pre moving , FPS 7.18, Running 25.47s Step 249( N/A%), pre moving , FPS 5.01, Running 26.86s Step 250( N/A%), pre moving , FPS 5.00, Running 27.13s Step 251( N/A%), pre moving , FPS 5.08, Running 27.28s Step 252( N/A%), pre moving , FPS 5.04, Running 27.58s Step 253( N/A%), pre moving , FPS 5.05, Running 27.73s Step 254( N/A%), pre moving , FPS 5.14, Running 27.96s Step 255( N/A%), pre moving , FPS 5.24, Running 28.11s Step 256( N/A%), pre moving , FPS 5.30, Running 28.34s Step 257( N/A%), pre moving , FPS 5.29, Running 28.53s Step 258( N/A%), pre moving , FPS 5.35, Running 28.77s Step 259( N/A%), pre moving , FPS 5.22, Running 28.91s Step 260( N/A%), pre moving , FPS 4.95, Running 29.17s Step 261( N/A%), pre moving , FPS 4.75, Running 29.38s Step 262( N/A%), pre moving , FPS 4.52, Running 29.63s Step 263( N/A%), pre moving , FPS 4.41, Running 29.79s Step 264( N/A%), pre moving , FPS 4.22, Running 30.03s Step 265( N/A%), pre moving , FPS 4.11, Running 30.21s Step 266( N/A%), pre moving , FPS 3.96, Running 30.44s Step 267( N/A%), pre moving , FPS 3.87, Running 30.59s Step 268( N/A%), pre moving , FPS 3.74, Running 30.82s Step 269( 0.33%), action 1, FPS 4.24, Running 31.58s Step 270( 0.67%), action 2, FPS 3.96, Running 32.18s Step 271( 1.00%), action 3, FPS 3.66, Running 32.75s Step 272( 1.33%), action 4, FPS 3.68, Running 33.01s Step 273( 1.67%), action 5, FPS 3.58, Running 33.32s Step 274( 2.00%), action 6, FPS 3.54, Running 33.61s Step 275( 2.33%), action 7, FPS 3.34, Running 34.09s Step 276( 2.67%), action 8, FPS 3.20, Running 34.59s Step 277( 3.00%), action 9, FPS 3.15, Running 34.88s Step 278( 3.33%), action 10, FPS 2.97, Running 35.51s Step 279( 3.67%), action 11, FPS 2.84, Running 35.96s Step 280( 4.00%), action 12, FPS 2.81, Running 36.29s Step 281( 4.33%), action 13, FPS 2.70, Running 36.77s Step 282( 4.67%), action 14, FPS 2.63, Running 37.24s Step 283( 5.00%), action 15, FPS 2.57, Running 37.58s Step 284( 5.33%), action 16, FPS 2.56, Running 37.85s Step 285( 5.67%), action 17, FPS 2.52, Running 38.15s Step 286( 6.00%), action 18, FPS 2.49, Running 38.46s Step 287( 6.33%), action 19, FPS 2.45, Running 38.75s Step 288( 6.67%), action 20, FPS 2.42, Running 39.07s Step 289( 7.00%), action 21, FPS 2.45, Running 39.74s Step 290( 7.33%), action 22, FPS 2.53, Running 40.08s Step 291( 7.67%), action 23, FPS 2.62, Running 40.39s Step 292( 8.00%), action 24, FPS 2.60, Running 40.69s Step 293( 8.33%), action 25, FPS 2.59, Running 41.04s Step 294( 8.67%), action 26, FPS 2.51, Running 41.58s Step 295( 9.00%), action 27, FPS 2.50, Running 42.11s Step 296( 9.33%), action 28, FPS 2.49, Running 42.61s Step 297( 9.67%), action 29, FPS 2.44, Running 43.10s Step 298( 10.00%), action 30, FPS 2.43, Running 43.75s Step 299( 10.33%), action 31, FPS 2.42, Running 44.24s Step 300( 10.67%), action 32, FPS 2.41, Running 44.59s Step 301( 11.00%), action 33, FPS 2.40, Running 45.11s Step 302( 11.33%), action 34, FPS 2.44, Running 45.43s Step 303( 11.67%), action 35, FPS 2.37, Running 46.00s Step 304( 12.00%), action 36, FPS 2.34, Running 46.41s Step 305( 12.33%), action 37, FPS 2.25, Running 47.03s Step 306( 12.67%), action 38, FPS 2.19, Running 47.59s Step 307( 13.00%), action 39, FPS 2.12, Running 48.19s Step 308( 13.33%), action 40, FPS 2.10, Running 48.59s Step 309( 13.67%), action 41, FPS 2.06, Running 49.44s Step 310( 14.00%), action 42, FPS 2.00, Running 50.07s Step 311( 14.33%), action 43, FPS 1.98, Running 50.50s Step 312( 14.67%), action 44, FPS 1.94, Running 51.01s Step 313( 15.00%), action 45, FPS 1.93, Running 51.38s Step 314( 15.33%), action 46, FPS 1.91, Running 52.05s Step 315( 15.67%), action 47, FPS 1.94, Running 52.40s Step 316( 16.00%), action 48, FPS 1.95, Running 52.85s Step 317( 16.33%), action 49, FPS 1.95, Running 53.35s Step 318( 16.67%), action 50, FPS 2.00, Running 53.73s Step 319( 17.00%), action 51, FPS 1.96, Running 54.47s Step 320( 17.33%), action 52, FPS 1.91, Running 55.06s Step 321( 17.67%), action 53, FPS 1.90, Running 55.65s Step 322( 18.00%), action 54, FPS 1.88, Running 56.09s Step 323( 18.33%), action 55, FPS 1.86, Running 56.73s Step 324( 18.67%), action 56, FPS 1.87, Running 57.13s Step 325( 19.00%), action 57, FPS 1.92, Running 57.47s Step 326( 19.33%), action 58, FPS 1.97, Running 57.74s Step 327( 19.67%), action 59, FPS 1.97, Running 58.35s Step 328( 20.00%), action 60, FPS 1.94, Running 58.91s Step 329( 20.33%), action 61, FPS 2.00, Running 59.41s Step 330( 20.67%), action 62, FPS 2.02, Running 59.98s Step 331( 21.00%), action 63, FPS 1.97, Running 60.65s Step 332( 21.33%), action 64, FPS 1.94, Running 61.31s Step 333( 21.67%), action 65, FPS 1.89, Running 61.96s Step 334( 22.00%), action 66, FPS 1.93, Running 62.41s Step 335( 22.33%), action 67, FPS 1.89, Running 63.00s Step 336( 22.67%), action 68, FPS 1.87, Running 63.54s Step 337( 23.00%), action 69, FPS 1.87, Running 64.07s Step 338( 23.33%), action 70, FPS 1.87, Running 64.42s Step 339( 23.67%), action 71, FPS 1.87, Running 65.17s Step 340( 24.00%), action 72, FPS 1.89, Running 65.66s Step 341( 24.33%), action 73, FPS 1.89, Running 66.24s Step 342( 24.67%), action 74, FPS 1.83, Running 67.02s Step 343( 25.00%), action 75, FPS 1.85, Running 67.55s Step 344( 25.33%), action 76, FPS 1.81, Running 68.20s Step 345( 25.67%), action 77, FPS 1.76, Running 68.83s Step 346( 26.00%), action 78, FPS 1.73, Running 69.29s Step 347( 26.33%), action 79, FPS 1.73, Running 69.89s Step 348( 26.67%), action 80, FPS 1.73, Running 70.49s Step 349( 27.00%), action 81, FPS 1.72, Running 71.07s Step 350( 27.33%), action 82, FPS 1.71, Running 71.68s Step 351( 27.67%), action 83, FPS 1.71, Running 72.32s Step 352( 28.00%), action 84, FPS 1.77, Running 72.60s Step 353( 28.33%), action 85, FPS 1.80, Running 73.06s Step 354( 28.67%), action 86, FPS 1.81, Running 73.46s Step 355( 29.00%), action 87, FPS 1.79, Running 74.17s Step 356( 29.33%), action 88, FPS 1.78, Running 74.77s Step 357( 29.67%), action 89, FPS 1.79, Running 75.26s Step 358( 30.00%), action 90, FPS 1.74, Running 75.94s Step 359( 30.33%), action 91, FPS 1.76, Running 76.53s Step 360( 30.67%), action 92, FPS 1.78, Running 76.88s Step 361( 31.00%), action 93, FPS 1.77, Running 77.51s Step 362( 31.33%), action 94, FPS 1.80, Running 78.13s Step 363( 31.67%), action 95, FPS 1.82, Running 78.56s Step 364( 32.00%), action 96, FPS 1.82, Running 79.22s Step 365( 32.33%), action 97, FPS 1.83, Running 79.76s Step 366( 32.67%), action 98, FPS 1.78, Running 80.51s Step 367( 33.00%), action 99, FPS 1.77, Running 81.18s Step 368( 33.33%), action 100, FPS 1.78, Running 81.72s Step 369( 33.67%), action 101, FPS 1.77, Running 82.39s Step 370( 34.00%), action 102, FPS 1.76, Running 83.07s Step 371( 34.33%), action 103, FPS 1.76, Running 83.69s Step 372( 34.67%), action 104, FPS 1.72, Running 84.22s Step 373( 35.00%), action 105, FPS 1.69, Running 84.88s Step 374( 35.33%), action 106, FPS 1.66, Running 85.51s Step 375( 35.67%), action 107, FPS 1.67, Running 86.12s Step 376( 36.00%), action 108, FPS 1.71, Running 86.48s Step 377( 36.33%), action 109, FPS 1.69, Running 87.09s Step 378( 36.67%), action 110, FPS 1.71, Running 87.66s Step 379( 37.00%), action 111, FPS 1.68, Running 88.44s Step 380( 37.33%), action 112, FPS 1.65, Running 88.97s Step 381( 37.67%), action 113, FPS 1.67, Running 89.52s Step 382( 38.00%), action 114, FPS 1.67, Running 90.09s Step 383( 38.33%), action 115, FPS 1.68, Running 90.45s Step 384( 38.67%), action 116, FPS 1.71, Running 90.93s Step 385( 39.00%), action 117, FPS 1.74, Running 91.25s Step 386( 39.33%), action 118, FPS 1.77, Running 91.78s Step 387( 39.67%), action 119, FPS 1.82, Running 92.14s Step 388( 40.00%), action 120, FPS 1.85, Running 92.53s Step 389( 40.33%), action 121, FPS 1.83, Running 93.29s Step 390( 40.67%), action 122, FPS 1.85, Running 93.89s Step 391( 41.00%), action 123, FPS 1.86, Running 94.47s Step 392( 41.33%), action 124, FPS 1.87, Running 94.90s Step 393( 41.67%), action 125, FPS 1.89, Running 95.44s Step 394( 42.00%), action 126, FPS 1.90, Running 96.02s Step 395( 42.33%), action 127, FPS 1.91, Running 96.58s Step 396( 42.67%), action 128, FPS 1.93, Running 96.85s Step 397( 43.00%), action 129, FPS 1.94, Running 97.38s Step 398( 43.33%), action 130, FPS 1.95, Running 97.93s Step 399( 43.67%), action 131, FPS 1.98, Running 98.53s Step 400( 44.00%), action 132, FPS 1.99, Running 99.00s Step 401( 44.33%), action 133, FPS 2.03, Running 99.39s Step 402( 44.67%), action 134, FPS 2.04, Running 99.91s Step 403( 45.00%), action 135, FPS 1.99, Running 100.50s Step 404( 45.33%), action 136, FPS 1.94, Running 101.21s Step 405( 45.67%), action 137, FPS 1.89, Running 101.82s Step 406( 46.00%), action 138, FPS 1.87, Running 102.47s Step 407( 46.33%), action 139, FPS 1.87, Running 102.82s Step 408( 46.67%), action 140, FPS 1.89, Running 103.14s Step 409( 47.00%), action 141, FPS 1.89, Running 103.86s Step 410( 47.33%), action 142, FPS 1.93, Running 104.24s Step 411( 47.67%), action 143, FPS 1.98, Running 104.58s Step 412( 48.00%), action 144, FPS 1.98, Running 105.02s Step 413( 48.33%), action 145, FPS 2.01, Running 105.37s Step 414( 48.67%), action 146, FPS 2.06, Running 105.74s Step 415( 49.00%), action 147, FPS 2.06, Running 106.28s Step 416( 49.33%), action 148, FPS 1.99, Running 106.92s Step 417( 49.67%), action 149, FPS 1.98, Running 107.50s Step 418( 50.00%), action 150, FPS 1.96, Running 108.12s Step 419( 50.33%), action 151, FPS 1.94, Running 108.86s Step 420( 50.67%), action 152, FPS 1.96, Running 109.21s Step 421( 51.00%), action 153, FPS 1.96, Running 109.62s Step 422( 51.33%), action 154, FPS 1.95, Running 110.14s Step 423( 51.67%), action 155, FPS 1.97, Running 110.67s Step 424( 52.00%), action 156, FPS 2.06, Running 110.93s Step 425( 52.33%), action 157, FPS 2.09, Running 111.37s Step 426( 52.67%), action 158, FPS 2.16, Running 111.74s Step 427( 53.00%), action 159, FPS 2.15, Running 112.11s Step 428( 53.33%), action 160, FPS 2.17, Running 112.36s Step 429( 53.67%), action 161, FPS 2.24, Running 112.81s Step 430( 54.00%), action 162, FPS 2.24, Running 113.17s Step 431( 54.33%), action 163, FPS 2.25, Running 113.47s Step 432( 54.67%), action 164, FPS 2.22, Running 114.02s Step 433( 55.00%), action 165, FPS 2.20, Running 114.45s Step 434( 55.33%), action 166, FPS 2.15, Running 115.05s Step 435( 55.67%), action 167, FPS 2.18, Running 115.44s Step 436( 56.00%), action 168, FPS 2.23, Running 115.89s Step 437( 56.33%), action 169, FPS 2.29, Running 116.24s Step 438( 56.67%), action 170, FPS 2.33, Running 116.68s Step 439( 57.00%), action 171, FPS 2.35, Running 117.38s Step 440( 57.33%), action 172, FPS 2.36, Running 117.70s Step 441( 57.67%), action 173, FPS 2.33, Running 118.21s Step 442( 58.00%), action 174, FPS 2.36, Running 118.61s Step 443( 58.33%), action 175, FPS 2.44, Running 118.88s Step 444( 58.67%), action 176, FPS 2.39, Running 119.32s Step 445( 59.00%), action 177, FPS 2.40, Running 119.71s Step 446( 59.33%), action 178, FPS 2.38, Running 120.14s Step 447( 59.67%), action 179, FPS 2.33, Running 120.70s Step 448( 60.00%), action 180, FPS 2.29, Running 121.08s Step 449( 60.33%), action 181, FPS 2.27, Running 121.63s Step 450( 60.67%), action 182, FPS 2.26, Running 122.03s Step 451( 61.00%), action 183, FPS 2.19, Running 122.60s Step 452( 61.33%), action 184, FPS 2.26, Running 122.86s Step 453( 61.67%), action 185, FPS 2.28, Running 123.20s Step 454( 62.00%), action 186, FPS 2.33, Running 123.65s Step 455( 62.33%), action 187, FPS 2.32, Running 124.06s Step 456( 62.67%), action 188, FPS 2.31, Running 124.53s Step 457( 63.00%), action 189, FPS 2.31, Running 124.89s Step 458( 63.33%), action 190, FPS 2.28, Running 125.47s Step 459( 63.67%), action 191, FPS 2.28, Running 126.17s Step 460( 64.00%), action 192, FPS 2.19, Running 126.84s Step 461( 64.33%), action 193, FPS 2.18, Running 127.39s Step 462( 64.67%), action 194, FPS 2.16, Running 127.85s Step 463( 65.00%), action 195, FPS 2.09, Running 128.47s Step 464( 65.33%), action 196, FPS 2.05, Running 129.08s Step 465( 65.67%), action 197, FPS 2.00, Running 129.71s Step 466( 66.00%), action 198, FPS 1.95, Running 130.37s Step 467( 66.33%), action 199, FPS 2.01, Running 130.67s Step 468( 66.67%), action 200, FPS 1.95, Running 131.36s Step 469( 67.00%), action 201, FPS 1.97, Running 131.81s Step 470( 67.33%), action 202, FPS 1.93, Running 132.38s Step 471( 67.67%), action 203, FPS 1.92, Running 132.99s Step 472( 68.00%), action 204, FPS 1.87, Running 133.54s Step 473( 68.33%), action 205, FPS 1.87, Running 133.87s Step 474( 68.67%), action 206, FPS 1.89, Running 134.25s Step 475( 69.00%), action 207, FPS 1.90, Running 134.56s Step 476( 69.33%), action 208, FPS 1.92, Running 134.94s Step 477( 69.67%), action 209, FPS 1.93, Running 135.25s Step 478( 70.00%), action 210, FPS 1.99, Running 135.53s Step 479( 70.33%), action 211, FPS 2.03, Running 136.00s Step 480( 70.67%), action 212, FPS 2.12, Running 136.28s Step 481( 71.00%), action 213, FPS 2.17, Running 136.62s Step 482( 71.33%), action 214, FPS 2.17, Running 137.08s Step 483( 71.67%), action 215, FPS 2.24, Running 137.39s Step 484( 72.00%), action 216, FPS 2.34, Running 137.61s Step 485( 72.33%), action 217, FPS 2.43, Running 137.93s Step 486( 72.67%), action 218, FPS 2.56, Running 138.17s Step 487( 73.00%), action 219, FPS 2.56, Running 138.46s Step 488( 73.33%), action 220, FPS 2.72, Running 138.71s Step 489( 73.67%), action 221, FPS 2.71, Running 139.18s Step 490( 74.00%), action 222, FPS 2.76, Running 139.64s Step 491( 74.33%), action 223, FPS 2.87, Running 139.97s Step 492( 74.67%), action 224, FPS 2.99, Running 140.22s Step 493( 75.00%), action 225, FPS 3.01, Running 140.53s Step 494( 75.33%), action 226, FPS 3.04, Running 140.83s Step 495( 75.67%), action 227, FPS 3.01, Running 141.21s Step 496( 76.00%), action 228, FPS 3.06, Running 141.48s Step 497( 76.33%), action 229, FPS 2.97, Running 141.99s Step 498( 76.67%), action 230, FPS 2.96, Running 142.28s Step 499( 77.00%), action 231, FPS 2.97, Running 142.73s Step 500( 77.33%), action 232, FPS 2.96, Running 143.05s Step 501( 77.67%), action 233, FPS 2.95, Running 143.40s Step 502( 78.00%), action 234, FPS 3.06, Running 143.62s Step 503( 78.33%), action 235, FPS 3.06, Running 143.93s Step 504( 78.67%), action 236, FPS 3.03, Running 144.22s Step 505( 79.00%), action 237, FPS 3.03, Running 144.53s Step 506( 79.33%), action 238, FPS 3.02, Running 144.79s Step 507( 79.67%), action 239, FPS 2.91, Running 145.33s Step 508( 80.00%), action 240, FPS 2.88, Running 145.64s Step 509( 80.33%), action 241, FPS 2.88, Running 146.12s Step 510( 80.67%), action 242, FPS 2.90, Running 146.54s Step 511( 81.00%), action 243, FPS 2.86, Running 146.97s Step 512( 81.33%), action 244, FPS 2.86, Running 147.21s Step 513( 81.67%), action 245, FPS 2.83, Running 147.59s Step 514( 82.00%), action 246, FPS 2.78, Running 148.03s Step 515( 82.33%), action 247, FPS 2.71, Running 148.58s Step 516( 82.67%), action 248, FPS 2.60, Running 149.18s Step 517( 83.00%), action 249, FPS 2.58, Running 149.75s Step 518( 83.33%), action 250, FPS 2.51, Running 150.26s Step 519( 83.67%), action 251, FPS 2.46, Running 150.86s Step 520( 84.00%), action 252, FPS 2.36, Running 151.52s Step 521( 84.33%), action 253, FPS 2.29, Running 152.12s Step 522( 84.67%), action 254, FPS 2.20, Running 152.72s Step 523( 85.00%), action 255, FPS 2.13, Running 153.30s Step 524( 85.33%), action 256, FPS 2.15, Running 153.52s Step 525( 85.67%), action 257, FPS 2.12, Running 153.99s Step 526( 86.00%), action 258, FPS 2.11, Running 154.27s Step 527( 86.33%), action 259, FPS 2.10, Running 154.87s Step 528( 86.67%), action 260, FPS 2.10, Running 155.19s Step 529( 87.00%), action 261, FPS 2.09, Running 155.69s Step 530( 87.33%), action 262, FPS 2.13, Running 155.95s Step 531( 87.67%), action 263, FPS 2.13, Running 156.36s Step 532( 88.00%), action 264, FPS 2.08, Running 156.83s Step 533( 88.33%), action 265, FPS 2.09, Running 157.17s Step 534( 88.67%), action 266, FPS 2.07, Running 157.67s Step 535( 89.00%), action 267, FPS 2.13, Running 157.98s Step 536( 89.33%), action 268, FPS 2.16, Running 158.43s Step 537( 89.67%), action 269, FPS 2.23, Running 158.74s Step 538( 90.00%), action 270, FPS 2.27, Running 159.09s Step 539( 90.33%), action 271, FPS 2.24, Running 159.81s Step 540( 90.67%), action 272, FPS 2.25, Running 160.40s Step 541( 91.00%), action 273, FPS 2.26, Running 160.99s Step 542( 91.33%), action 274, FPS 2.30, Running 161.42s Step 543( 91.67%), action 275, FPS 2.27, Running 162.09s Step 544( 92.00%), action 276, FPS 2.16, Running 162.79s Step 545( 92.33%), action 277, FPS 2.12, Running 163.40s Step 546( 92.67%), action 278, FPS 2.08, Running 163.88s Step 547( 93.00%), action 279, FPS 2.08, Running 164.50s Step 548( 93.33%), action 280, FPS 2.02, Running 165.06s Step 549( 93.67%), action 281, FPS 2.00, Running 165.67s Step 550( 94.00%), action 282, FPS 1.94, Running 166.27s Step 551( 94.33%), action 283, FPS 1.95, Running 166.63s Step 552( 94.67%), action 284, FPS 1.95, Running 167.08s Step 553( 95.00%), action 285, FPS 1.95, Running 167.45s Step 554( 95.33%), action 286, FPS 1.96, Running 167.87s Step 555( 95.67%), action 287, FPS 1.90, Running 168.52s Step 556( 96.00%), action 288, FPS 1.88, Running 169.07s Step 557( 96.33%), action 289, FPS 1.86, Running 169.50s Step 558( 96.67%), action 290, FPS 1.82, Running 170.10s Step 559( 97.00%), action 291, FPS 1.80, Running 170.91s Step 560( 97.33%), action 292, FPS 1.82, Running 171.39s Step 561( 97.67%), action 293, FPS 1.86, Running 171.75s Step 562( 98.00%), action 294, FPS 1.82, Running 172.39s Step 563( 98.33%), action 295, FPS 1.87, Running 172.76s Step 564( 98.67%), action 296, FPS 1.94, Running 173.10s Step 565( 99.00%), action 297, FPS 1.99, Running 173.45s Step 566( 99.33%), action 298, FPS 1.96, Running 174.06s Step 567( 99.67%), action 299, FPS 1.98, Running 174.61s Step 568(100.00%), action 300, FPS 2.01, Running 175.01s [2026-08-01 17:53:52] [66 ] Seed 65 failed after 175.61 s. +steps: 568 , actions: 300 . +Instruction: Empty +Total 15/66(22.73%) success. +Setting seed: 66 +Step 1( N/A%), pre moving , FPS 0.24, Running 4.24s Step 2( N/A%), pre moving , FPS 0.46, Running 4.38s Step 3( N/A%), pre moving , FPS 0.66, Running 4.55s Step 4( N/A%), pre moving , FPS 0.81, Running 4.92s Step 5( N/A%), pre moving , FPS 1.00, Running 4.98s Step 6( N/A%), pre moving , FPS 1.19, Running 5.05s Step 7( N/A%), pre moving , FPS 1.36, Running 5.15s Step 8( N/A%), pre moving , FPS 1.53, Running 5.21s Step 9( N/A%), pre moving , FPS 1.71, Running 5.25s Step 10( N/A%), pre moving , FPS 1.89, Running 5.28s Step 11( N/A%), pre moving , FPS 2.07, Running 5.31s Step 12( N/A%), pre moving , FPS 2.23, Running 5.38s Step 13( N/A%), pre moving , FPS 2.40, Running 5.42s Step 14( N/A%), pre moving , FPS 2.57, Running 5.45s Step 15( N/A%), pre moving , FPS 2.74, Running 5.48s Step 16( N/A%), pre moving , FPS 2.90, Running 5.52s Step 17( N/A%), pre moving , FPS 3.06, Running 5.55s Step 18( N/A%), pre moving , FPS 3.22, Running 5.58s Step 19( N/A%), pre moving , FPS 3.38, Running 5.62s Step 20( N/A%), pre moving , FPS 3.54, Running 5.65s Step 21( N/A%), pre moving , FPS 12.07, Running 5.90s Step 22( N/A%), pre moving , FPS 12.69, Running 5.96s Step 23( N/A%), pre moving , FPS 13.75, Running 6.00s Step 24( N/A%), pre moving , FPS 17.77, Running 6.04s Step 25( N/A%), pre moving , FPS 18.18, Running 6.08s Step 26( N/A%), pre moving , FPS 15.67, Running 6.33s Step 27( N/A%), pre moving , FPS 16.49, Running 6.37s Step 28( N/A%), pre moving , FPS 16.80, Running 6.40s Step 29( N/A%), pre moving , FPS 16.82, Running 6.44s Step 30( N/A%), pre moving , FPS 16.77, Running 6.47s Step 31( N/A%), pre moving , FPS 16.75, Running 6.50s Step 32( N/A%), pre moving , FPS 17.29, Running 6.54s Step 33( N/A%), pre moving , FPS 17.45, Running 6.56s Step 34( N/A%), pre moving , FPS 17.49, Running 6.59s Step 35( N/A%), pre moving , FPS 17.56, Running 6.62s Step 36( N/A%), pre moving , FPS 14.39, Running 6.91s Step 37( N/A%), pre moving , FPS 14.32, Running 6.94s Step 38( N/A%), pre moving , FPS 14.33, Running 6.98s Step 39( N/A%), pre moving , FPS 14.33, Running 7.01s Step 40( N/A%), pre moving , FPS 14.35, Running 7.04s Step 41( N/A%), pre moving , FPS 17.07, Running 7.07s Step 42( N/A%), pre moving , FPS 17.54, Running 7.10s Step 43( N/A%), pre moving , FPS 17.66, Running 7.13s Step 44( N/A%), pre moving , FPS 17.82, Running 7.17s Step 45( N/A%), pre moving , FPS 17.79, Running 7.21s Step 46( N/A%), pre moving , FPS 21.76, Running 7.25s Step 47( N/A%), pre moving , FPS 21.74, Running 7.29s Step 48( N/A%), pre moving , FPS 21.97, Running 7.32s Step 49( N/A%), pre moving , FPS 22.17, Running 7.34s Step 50( N/A%), pre moving , FPS 22.08, Running 7.38s Step 51( N/A%), pre moving , FPS 21.79, Running 7.42s Step 52( N/A%), pre moving , FPS 21.58, Running 7.46s Step 53( N/A%), pre moving , FPS 21.39, Running 7.50s Step 54( N/A%), pre moving , FPS 21.21, Running 7.53s Step 55( N/A%), pre moving , FPS 21.14, Running 7.56s Step 56( N/A%), pre moving , FPS 29.29, Running 7.59s Step 57( N/A%), pre moving , FPS 29.61, Running 7.62s Step 58( N/A%), pre moving , FPS 29.67, Running 7.65s Step 59( N/A%), pre moving , FPS 29.70, Running 7.69s Step 60( N/A%), pre moving , FPS 29.43, Running 7.72s Step 61( N/A%), pre moving , FPS 29.09, Running 7.76s Step 62( N/A%), pre moving , FPS 28.93, Running 7.79s Step 63( N/A%), pre moving , FPS 29.27, Running 7.82s Step 64( N/A%), pre moving , FPS 29.59, Running 7.84s Step 65( N/A%), pre moving , FPS 30.18, Running 7.87s Step 66( N/A%), pre moving , FPS 30.69, Running 7.90s Step 67( N/A%), pre moving , FPS 30.70, Running 7.94s Step 68( N/A%), pre moving , FPS 30.68, Running 7.97s Step 69( N/A%), pre moving , FPS 29.42, Running 8.02s Step 70( N/A%), pre moving , FPS 28.98, Running 8.07s Step 71( N/A%), pre moving , FPS 29.00, Running 8.11s Step 72( N/A%), pre moving , FPS 28.91, Running 8.15s Step 73( N/A%), pre moving , FPS 28.59, Running 8.20s Step 74( N/A%), pre moving , FPS 27.97, Running 8.25s Step 75( N/A%), pre moving , FPS 27.28, Running 8.30s Step 76( N/A%), pre moving , FPS 26.75, Running 8.34s Step 77( N/A%), pre moving , FPS 26.25, Running 8.38s Step 78( N/A%), pre moving , FPS 25.82, Running 8.43s Step 79( N/A%), pre moving , FPS 25.36, Running 8.48s Step 80( N/A%), pre moving , FPS 24.71, Running 8.53s Step 81( N/A%), pre moving , FPS 24.41, Running 8.58s Step 82( N/A%), pre moving , FPS 24.04, Running 8.62s Step 83( N/A%), pre moving , FPS 23.66, Running 8.66s Step 84( N/A%), pre moving , FPS 23.26, Running 8.70s Step 85( N/A%), pre moving , FPS 22.85, Running 8.75s Step 86( N/A%), pre moving , FPS 22.44, Running 8.79s Step 87( N/A%), pre moving , FPS 22.24, Running 8.84s Step 88( N/A%), pre moving , FPS 21.92, Running 8.88s Step 89( N/A%), pre moving , FPS 22.27, Running 8.92s Step 90( N/A%), pre moving , FPS 22.46, Running 8.96s Step 91( N/A%), pre moving , FPS 22.27, Running 9.01s Step 92( N/A%), pre moving , FPS 22.01, Running 9.06s Step 93( N/A%), pre moving , FPS 21.84, Running 9.11s Step 94( N/A%), pre moving , FPS 22.10, Running 9.15s Step 95( N/A%), pre moving , FPS 22.26, Running 9.20s Step 96( N/A%), pre moving , FPS 22.29, Running 9.24s Step 97( N/A%), pre moving , FPS 22.21, Running 9.28s Step 98( N/A%), pre moving , FPS 22.21, Running 9.33s Step 99( N/A%), pre moving , FPS 22.11, Running 9.38s Step 100( N/A%), pre moving , FPS 22.36, Running 9.42s Step 101( N/A%), pre moving , FPS 22.50, Running 9.47s Step 102( N/A%), pre moving , FPS 22.56, Running 9.51s Step 103( N/A%), pre moving , FPS 22.59, Running 9.55s Step 104( N/A%), pre moving , FPS 22.65, Running 9.59s Step 105( N/A%), pre moving , FPS 23.08, Running 9.61s Step 106( N/A%), pre moving , FPS 23.41, Running 9.65s Step 107( N/A%), pre moving , FPS 23.45, Running 9.69s Step 108( N/A%), pre moving , FPS 23.52, Running 9.73s Step 109( N/A%), pre moving , FPS 22.45, Running 9.81s Step 110( N/A%), pre moving , FPS 22.38, Running 9.85s Step 111( N/A%), pre moving , FPS 22.40, Running 9.90s Step 112( N/A%), pre moving , FPS 22.67, Running 9.95s Step 113( N/A%), pre moving , FPS 22.89, Running 9.99s Step 114( N/A%), pre moving , FPS 22.80, Running 10.03s Step 115( N/A%), pre moving , FPS 22.20, Running 10.10s Step 116( N/A%), pre moving , FPS 22.40, Running 10.13s Step 117( N/A%), pre moving , FPS 22.80, Running 10.16s Step 118( N/A%), pre moving , FPS 23.24, Running 10.19s Step 119( N/A%), pre moving , FPS 23.90, Running 10.22s Step 120( N/A%), pre moving , FPS 23.45, Running 10.28s Step 121( N/A%), pre moving , FPS 23.76, Running 10.31s Step 122( N/A%), pre moving , FPS 23.30, Running 10.36s Step 123( N/A%), pre moving , FPS 20.86, Running 10.51s Step 124( N/A%), pre moving , FPS 20.32, Running 10.57s Step 125( N/A%), pre moving , FPS 18.48, Running 10.70s Step 126( N/A%), pre moving , FPS 17.86, Running 10.77s Step 127( N/A%), pre moving , FPS 18.06, Running 10.80s Step 128( N/A%), pre moving , FPS 16.72, Running 10.93s Step 129( N/A%), pre moving , FPS 17.31, Running 10.97s Step 130( N/A%), pre moving , FPS 17.58, Running 10.99s Step 131( N/A%), pre moving , FPS 17.94, Running 11.02s Step 132( N/A%), pre moving , FPS 18.15, Running 11.05s Step 133( N/A%), pre moving , FPS 18.11, Running 11.09s Step 134( N/A%), pre moving , FPS 18.02, Running 11.14s Step 135( N/A%), pre moving , FPS 18.42, Running 11.18s Step 136( N/A%), pre moving , FPS 18.49, Running 11.21s Step 137( N/A%), pre moving , FPS 18.45, Running 11.24s Step 138( N/A%), pre moving , FPS 18.18, Running 11.29s Step 139( N/A%), pre moving , FPS 18.16, Running 11.32s Step 140( N/A%), pre moving , FPS 18.70, Running 11.35s Step 141( N/A%), pre moving , FPS 18.68, Running 11.38s Step 142( N/A%), pre moving , FPS 19.07, Running 11.41s Step 143( N/A%), pre moving , FPS 21.11, Running 11.45s Step 144( N/A%), pre moving , FPS 21.93, Running 11.48s Step 145( N/A%), pre moving , FPS 24.46, Running 11.51s Step 146( N/A%), pre moving , FPS 25.44, Running 11.55s Step 147( N/A%), pre moving , FPS 25.32, Running 11.59s Step 148( N/A%), pre moving , FPS 28.43, Running 11.63s Step 149( N/A%), pre moving , FPS 28.92, Running 11.66s Step 150( N/A%), pre moving , FPS 28.88, Running 11.69s Step 151( N/A%), pre moving , FPS 28.82, Running 11.71s Step 152( N/A%), pre moving , FPS 28.65, Running 11.75s Step 153( N/A%), pre moving , FPS 29.24, Running 11.78s Step 154( N/A%), pre moving , FPS 30.10, Running 11.81s Step 155( N/A%), pre moving , FPS 30.66, Running 11.83s Step 156( N/A%), pre moving , FPS 30.74, Running 11.86s Step 157( N/A%), pre moving , FPS 31.00, Running 11.89s Step 158( N/A%), pre moving , FPS 31.85, Running 11.92s Step 159( N/A%), pre moving , FPS 31.74, Running 11.95s Step 160( N/A%), pre moving , FPS 31.83, Running 11.98s Step 161( N/A%), pre moving , FPS 31.88, Running 12.01s Step 162( N/A%), pre moving , FPS 31.81, Running 12.04s Step 163( N/A%), pre moving , FPS 32.50, Running 12.07s Step 164( N/A%), pre moving , FPS 32.21, Running 12.10s Step 165( N/A%), pre moving , FPS 32.34, Running 12.13s Step 166( N/A%), pre moving , FPS 33.03, Running 12.16s Step 167( N/A%), pre moving , FPS 32.93, Running 12.20s Step 168( N/A%), pre moving , FPS 33.59, Running 12.23s Step 169( N/A%), pre moving , FPS 33.58, Running 12.25s Step 170( N/A%), pre moving , FPS 33.52, Running 12.28s Step 171( N/A%), pre moving , FPS 17.79, Running 12.84s Step 172( N/A%), pre moving , FPS 15.72, Running 13.02s Step 173( N/A%), pre moving , FPS 13.63, Running 13.24s Step 174( N/A%), pre moving , FPS 12.41, Running 13.42s Step 175( N/A%), pre moving , FPS 10.91, Running 13.67s Step 176( N/A%), pre moving , FPS 10.18, Running 13.83s Step 177( N/A%), pre moving , FPS 9.15, Running 14.07s Step 178( N/A%), pre moving , FPS 8.63, Running 14.23s Step 179( N/A%), pre moving , FPS 7.89, Running 14.48s Step 180( N/A%), pre moving , FPS 7.51, Running 14.64s Step 181( N/A%), pre moving , FPS 6.88, Running 14.91s Step 182( N/A%), pre moving , FPS 6.59, Running 15.08s Step 183( N/A%), pre moving , FPS 6.05, Running 15.38s Step 184( N/A%), pre moving , FPS 5.88, Running 15.50s Step 185( N/A%), pre moving , FPS 5.49, Running 15.78s Step 186( N/A%), pre moving , FPS 5.34, Running 15.90s Step 187( N/A%), pre moving , FPS 5.01, Running 16.19s Step 188( N/A%), pre moving , FPS 4.83, Running 16.36s Step 189( N/A%), pre moving , FPS 4.59, Running 16.61s Step 190( N/A%), pre moving , FPS 4.43, Running 16.80s Step 191( N/A%), pre moving , FPS 4.75, Running 17.04s Step 192( N/A%), pre moving , FPS 4.75, Running 17.22s Step 193( N/A%), pre moving , FPS 4.74, Running 17.46s Step 194( N/A%), pre moving , FPS 4.78, Running 17.61s Step 195( N/A%), pre moving , FPS 4.75, Running 17.88s Step 196( N/A%), pre moving , FPS 4.71, Running 18.07s Step 197( N/A%), pre moving , FPS 4.70, Running 18.33s Step 198( N/A%), pre moving , FPS 4.70, Running 18.48s Step 199( N/A%), pre moving , FPS 4.73, Running 18.71s Step 200( N/A%), pre moving , FPS 4.73, Running 18.87s Step 201( N/A%), pre moving , FPS 4.73, Running 19.14s Step 202( N/A%), pre moving , FPS 4.75, Running 19.28s Step 203( N/A%), pre moving , FPS 4.81, Running 19.53s Step 204( N/A%), pre moving , FPS 4.78, Running 19.68s Step 205( N/A%), pre moving , FPS 4.78, Running 19.96s Step 206( N/A%), pre moving , FPS 4.73, Running 20.13s Step 207( N/A%), pre moving , FPS 4.76, Running 20.39s Step 208( N/A%), pre moving , FPS 4.79, Running 20.54s Step 209( N/A%), pre moving , FPS 4.75, Running 20.82s Step 210( N/A%), pre moving , FPS 4.78, Running 20.99s Step 211( N/A%), pre moving , FPS 4.70, Running 21.30s Step 212( N/A%), pre moving , FPS 4.74, Running 21.45s Step 213( N/A%), pre moving , FPS 4.73, Running 21.69s Step 214( N/A%), pre moving , FPS 4.67, Running 21.88s Step 215( N/A%), pre moving , FPS 4.71, Running 22.12s Step 216( N/A%), pre moving , FPS 4.74, Running 22.30s Step 217( N/A%), pre moving , FPS 4.77, Running 22.52s Step 218( N/A%), pre moving , FPS 4.78, Running 22.67s Step 219( N/A%), pre moving , FPS 4.74, Running 22.93s Step 220( N/A%), pre moving , FPS 4.74, Running 23.09s Step 221( N/A%), pre moving , FPS 4.77, Running 23.34s Step 222( N/A%), pre moving , FPS 4.71, Running 23.53s Step 223( N/A%), pre moving , FPS 4.69, Running 23.79s Step 224( N/A%), pre moving , FPS 4.70, Running 23.94s Step 225( N/A%), pre moving , FPS 4.71, Running 24.21s Step 226( N/A%), pre moving , FPS 4.68, Running 24.40s Step 227( N/A%), pre moving , FPS 4.65, Running 24.69s Step 228( N/A%), pre moving , FPS 4.62, Running 24.87s Step 229( N/A%), pre moving , FPS 4.63, Running 25.15s Step 230( N/A%), pre moving , FPS 4.64, Running 25.30s Step 231( N/A%), pre moving , FPS 4.69, Running 25.57s Step 232( N/A%), pre moving , FPS 4.66, Running 25.74s Step 233( N/A%), pre moving , FPS 4.64, Running 26.00s Step 234( N/A%), pre moving , FPS 4.64, Running 26.19s Step 235( N/A%), pre moving , FPS 4.59, Running 26.48s Step 236( N/A%), pre moving , FPS 4.57, Running 26.67s Step 237( N/A%), pre moving , FPS 4.52, Running 26.95s Step 238( N/A%), pre moving , FPS 4.48, Running 27.13s Step 239( N/A%), pre moving , FPS 4.49, Running 27.38s Step 240( N/A%), pre moving , FPS 4.51, Running 27.52s Step 241( N/A%), pre moving , FPS 4.52, Running 27.76s Step 242( N/A%), pre moving , FPS 4.50, Running 27.98s Step 243( N/A%), pre moving , FPS 4.51, Running 28.23s Step 244( N/A%), pre moving , FPS 4.48, Running 28.40s Step 245( N/A%), pre moving , FPS 4.53, Running 28.62s Step 246( N/A%), pre moving , FPS 4.55, Running 28.80s Step 247( N/A%), pre moving , FPS 4.57, Running 29.07s Step 248( N/A%), pre moving , FPS 4.56, Running 29.26s Step 249( N/A%), pre moving , FPS 4.57, Running 29.53s Step 250( N/A%), pre moving , FPS 4.50, Running 29.74s Step 251( N/A%), pre moving , FPS 4.49, Running 30.02s Step 252( N/A%), pre moving , FPS 4.62, Running 30.07s Step 253( N/A%), pre moving , FPS 4.86, Running 30.12s Step 254( N/A%), pre moving , FPS 5.04, Running 30.16s Step 255( N/A%), pre moving , FPS 5.36, Running 30.20s Step 256( N/A%), pre moving , FPS 5.60, Running 30.25s Step 257( N/A%), pre moving , FPS 5.99, Running 30.29s Step 258( N/A%), pre moving , FPS 6.23, Running 30.34s Step 259( N/A%), pre moving , FPS 6.66, Running 30.38s Step 260( N/A%), pre moving , FPS 6.87, Running 30.43s Step 261( N/A%), pre moving , FPS 7.37, Running 30.48s Step 262( N/A%), pre moving , FPS 5.05, Running 31.94s Step 263( N/A%), pre moving , FPS 5.06, Running 32.18s Step 264( N/A%), pre moving , FPS 5.08, Running 32.34s Step 265( N/A%), pre moving , FPS 5.03, Running 32.60s Step 266( N/A%), pre moving , FPS 5.05, Running 32.76s Step 267( N/A%), pre moving , FPS 5.06, Running 33.02s Step 268( N/A%), pre moving , FPS 5.09, Running 33.19s Step 269( N/A%), pre moving , FPS 5.10, Running 33.45s Step 270( N/A%), pre moving , FPS 5.13, Running 33.64s Step 271( N/A%), pre moving , FPS 5.13, Running 33.93s Step 272( N/A%), pre moving , FPS 4.98, Running 34.09s Step 273( N/A%), pre moving , FPS 4.71, Running 34.36s Step 274( N/A%), pre moving , FPS 4.58, Running 34.53s Step 275( N/A%), pre moving , FPS 4.31, Running 34.84s Step 276( N/A%), pre moving , FPS 4.19, Running 35.02s Step 277( N/A%), pre moving , FPS 3.97, Running 35.33s Step 278( N/A%), pre moving , FPS 3.85, Running 35.53s Step 279( N/A%), pre moving , FPS 3.67, Running 35.84s Step 280( N/A%), pre moving , FPS 3.60, Running 35.98s Step 281( N/A%), pre moving , FPS 3.45, Running 36.28s Step 282( 0.33%), action 1, FPS 3.56, Running 37.56s Step 283( 0.67%), action 2, FPS 3.58, Running 37.78s Step 284( 1.00%), action 3, FPS 3.31, Running 38.38s Step 285( 1.33%), action 4, FPS 3.32, Running 38.62s Step 286( 1.67%), action 5, FPS 2.97, Running 39.50s Step 287( 2.00%), action 6, FPS 2.87, Running 39.99s Step 288( 2.33%), action 7, FPS 2.74, Running 40.49s Step 289( 2.67%), action 8, FPS 2.68, Running 40.92s Step 290( 3.00%), action 9, FPS 2.61, Running 41.31s Step 291( 3.33%), action 10, FPS 2.62, Running 41.57s Step 292( 3.67%), action 11, FPS 2.38, Running 42.50s Step 293( 4.00%), action 12, FPS 2.38, Running 42.76s Step 294( 4.33%), action 13, FPS 2.21, Running 43.59s Step 295( 4.67%), action 14, FPS 2.21, Running 43.88s Step 296( 5.00%), action 15, FPS 2.06, Running 44.72s Step 297( 5.33%), action 16, FPS 2.02, Running 45.21s Step 298( 5.67%), action 17, FPS 1.92, Running 45.96s Step 299( 6.00%), action 18, FPS 1.90, Running 46.36s Step 300( 6.33%), action 19, FPS 1.82, Running 46.95s Step 301( 6.67%), action 20, FPS 1.81, Running 47.31s Step 302( 7.00%), action 21, FPS 1.88, Running 48.21s Step 303( 7.33%), action 22, FPS 1.87, Running 48.49s Step 304( 7.67%), action 23, FPS 1.85, Running 49.22s Step 305( 8.00%), action 24, FPS 1.84, Running 49.48s Step 306( 8.33%), action 25, FPS 1.89, Running 50.11s Step 307( 8.67%), action 26, FPS 1.88, Running 50.64s Step 308( 9.00%), action 27, FPS 1.85, Running 51.28s Step 309( 9.33%), action 28, FPS 1.86, Running 51.66s Step 310( 9.67%), action 29, FPS 1.84, Running 52.17s Step 311( 10.00%), action 30, FPS 1.78, Running 52.79s Step 312( 10.33%), action 31, FPS 1.81, Running 53.54s Step 313( 10.67%), action 32, FPS 1.80, Running 53.88s Step 314( 11.00%), action 33, FPS 1.85, Running 54.39s Step 315( 11.33%), action 34, FPS 1.82, Running 54.85s Step 316( 11.67%), action 35, FPS 1.83, Running 55.62s Step 317( 12.00%), action 36, FPS 1.85, Running 56.02s Step 318( 12.33%), action 37, FPS 1.87, Running 56.68s Step 319( 12.67%), action 38, FPS 1.85, Running 57.17s Step 320( 13.00%), action 39, FPS 1.89, Running 57.55s Step 321( 13.33%), action 40, FPS 1.88, Running 57.97s Step 322( 13.67%), action 41, FPS 1.90, Running 58.72s Step 323( 14.00%), action 42, FPS 1.90, Running 59.00s Step 324( 14.33%), action 43, FPS 1.90, Running 59.76s Step 325( 14.67%), action 44, FPS 1.86, Running 60.25s Step 326( 15.00%), action 45, FPS 1.86, Running 60.84s Step 327( 15.33%), action 46, FPS 1.87, Running 61.33s Step 328( 15.67%), action 47, FPS 1.86, Running 62.03s Step 329( 16.00%), action 48, FPS 1.83, Running 62.57s Step 330( 16.33%), action 49, FPS 1.80, Running 63.27s Step 331( 16.67%), action 50, FPS 1.82, Running 63.76s Step 332( 17.00%), action 51, FPS 1.83, Running 64.44s Step 333( 17.33%), action 52, FPS 1.84, Running 64.75s Step 334( 17.67%), action 53, FPS 1.82, Running 65.41s Step 335( 18.00%), action 54, FPS 1.84, Running 65.71s Step 336( 18.33%), action 55, FPS 1.90, Running 66.17s Step 337( 18.67%), action 56, FPS 1.88, Running 66.68s Step 338( 19.00%), action 57, FPS 1.90, Running 67.23s Step 339( 19.33%), action 58, FPS 1.93, Running 67.52s Step 340( 19.67%), action 59, FPS 1.92, Running 67.98s Step 341( 20.00%), action 60, FPS 1.94, Running 68.28s Step 342( 20.33%), action 61, FPS 1.95, Running 68.98s Step 343( 20.67%), action 62, FPS 1.95, Running 69.25s Step 344( 21.00%), action 63, FPS 2.04, Running 69.57s Step 345( 21.33%), action 64, FPS 2.09, Running 69.84s Step 346( 21.67%), action 65, FPS 2.12, Running 70.26s Step 347( 22.00%), action 66, FPS 2.19, Running 70.48s Step 348( 22.33%), action 67, FPS 2.26, Running 70.89s Step 349( 22.67%), action 68, FPS 2.32, Running 71.17s Step 350( 23.00%), action 69, FPS 2.43, Running 71.50s Step 351( 23.33%), action 70, FPS 2.47, Running 71.86s Step 352( 23.67%), action 71, FPS 2.46, Running 72.58s Step 353( 24.00%), action 72, FPS 2.46, Running 72.89s Step 354( 24.33%), action 73, FPS 2.46, Running 73.53s Step 355( 24.67%), action 74, FPS 2.46, Running 73.85s Step 356( 25.00%), action 75, FPS 2.40, Running 74.49s Step 357( 25.33%), action 76, FPS 2.44, Running 74.87s Step 358( 25.67%), action 77, FPS 2.48, Running 75.30s Step 359( 26.00%), action 78, FPS 2.42, Running 75.80s Step 360( 26.33%), action 79, FPS 2.41, Running 76.27s Step 361( 26.67%), action 80, FPS 2.36, Running 76.75s Step 362( 27.00%), action 81, FPS 2.31, Running 77.62s Step 363( 27.33%), action 82, FPS 2.22, Running 78.25s Step 364( 27.67%), action 83, FPS 2.15, Running 78.89s Step 365( 28.00%), action 84, FPS 2.08, Running 79.44s Step 366( 28.33%), action 85, FPS 2.09, Running 79.84s Step 367( 28.67%), action 86, FPS 2.08, Running 80.09s Step 368( 29.00%), action 87, FPS 2.04, Running 80.71s Step 369( 29.33%), action 88, FPS 2.01, Running 81.10s Step 370( 29.67%), action 89, FPS 1.94, Running 81.79s Step 371( 30.00%), action 90, FPS 1.91, Running 82.31s Step 372( 30.33%), action 91, FPS 1.90, Running 83.09s Step 373( 30.67%), action 92, FPS 1.87, Running 83.56s Step 374( 31.00%), action 93, FPS 1.86, Running 84.26s Step 375( 31.33%), action 94, FPS 1.84, Running 84.71s Step 376( 31.67%), action 95, FPS 1.85, Running 85.32s Step 377( 32.00%), action 96, FPS 1.87, Running 85.58s Step 378( 32.33%), action 97, FPS 1.85, Running 86.10s Step 379( 32.67%), action 98, FPS 1.88, Running 86.43s Step 380( 33.00%), action 99, FPS 1.88, Running 86.89s Step 381( 33.33%), action 100, FPS 1.91, Running 87.22s Step 382( 33.67%), action 101, FPS 1.98, Running 87.74s Step 383( 34.00%), action 102, FPS 2.06, Running 87.95s Step 384( 34.33%), action 103, FPS 2.11, Running 88.37s Step 385( 34.67%), action 104, FPS 2.15, Running 88.76s Step 386( 35.00%), action 105, FPS 2.10, Running 89.36s Step 387( 35.33%), action 106, FPS 2.08, Running 89.73s Step 388( 35.67%), action 107, FPS 2.14, Running 90.07s Step 389( 36.00%), action 108, FPS 2.14, Running 90.46s Step 390( 36.33%), action 109, FPS 2.17, Running 91.01s Step 391( 36.67%), action 110, FPS 2.21, Running 91.35s Step 392( 37.00%), action 111, FPS 2.27, Running 91.90s Step 393( 37.33%), action 112, FPS 2.33, Running 92.13s Step 394( 37.67%), action 113, FPS 2.41, Running 92.56s Step 395( 38.00%), action 114, FPS 2.48, Running 92.78s Step 396( 38.33%), action 115, FPS 2.57, Running 93.10s Step 397( 38.67%), action 116, FPS 2.53, Running 93.50s Step 398( 39.00%), action 117, FPS 2.52, Running 94.03s Step 399( 39.33%), action 118, FPS 2.49, Running 94.45s Step 400( 39.67%), action 119, FPS 2.51, Running 94.87s [2026-08-01 17:55:27] [67 ] Seed 66 success after 95.30 s. +steps: 400 , actions: 119 . +Instruction: Empty +Total 16/67(23.88%) success. +Setting seed: 67 +Step 1( N/A%), pre moving , FPS 0.30, Running 3.29s Step 2( N/A%), pre moving , FPS 0.60, Running 3.33s Step 3( N/A%), pre moving , FPS 0.85, Running 3.54s Step 4( N/A%), pre moving , FPS 1.02, Running 3.93s Step 5( N/A%), pre moving , FPS 1.23, Running 4.08s Step 6( N/A%), pre moving , FPS 1.43, Running 4.19s Step 7( N/A%), pre moving , FPS 1.64, Running 4.27s Step 8( N/A%), pre moving , FPS 1.85, Running 4.32s Step 9( N/A%), pre moving , FPS 2.07, Running 4.35s Step 10( N/A%), pre moving , FPS 2.28, Running 4.39s Step 11( N/A%), pre moving , FPS 2.48, Running 4.43s Step 12( N/A%), pre moving , FPS 2.67, Running 4.50s Step 13( N/A%), pre moving , FPS 2.87, Running 4.53s Step 14( N/A%), pre moving , FPS 3.07, Running 4.55s Step 15( N/A%), pre moving , FPS 3.27, Running 4.58s Step 16( N/A%), pre moving , FPS 3.47, Running 4.61s Step 17( N/A%), pre moving , FPS 3.66, Running 4.64s Step 18( N/A%), pre moving , FPS 3.85, Running 4.67s Step 19( N/A%), pre moving , FPS 4.04, Running 4.70s Step 20( N/A%), pre moving , FPS 4.22, Running 4.74s Step 21( N/A%), pre moving , FPS 11.97, Running 4.97s Step 22( N/A%), pre moving , FPS 11.82, Running 5.02s Step 23( N/A%), pre moving , FPS 13.26, Running 5.05s Step 24( N/A%), pre moving , FPS 17.33, Running 5.08s Step 25( N/A%), pre moving , FPS 19.32, Running 5.11s Step 26( N/A%), pre moving , FPS 16.87, Running 5.38s Step 27( N/A%), pre moving , FPS 17.54, Running 5.41s Step 28( N/A%), pre moving , FPS 17.91, Running 5.43s Step 29( N/A%), pre moving , FPS 17.90, Running 5.47s Step 30( N/A%), pre moving , FPS 18.05, Running 5.50s Step 31( N/A%), pre moving , FPS 18.04, Running 5.54s Step 32( N/A%), pre moving , FPS 18.62, Running 5.57s Step 33( N/A%), pre moving , FPS 18.61, Running 5.60s Step 34( N/A%), pre moving , FPS 18.62, Running 5.63s Step 35( N/A%), pre moving , FPS 18.53, Running 5.66s Step 36( N/A%), pre moving , FPS 14.84, Running 5.96s Step 37( N/A%), pre moving , FPS 14.44, Running 6.03s Step 38( N/A%), pre moving , FPS 14.41, Running 6.06s Step 39( N/A%), pre moving , FPS 14.39, Running 6.09s Step 40( N/A%), pre moving , FPS 14.45, Running 6.12s Step 41( N/A%), pre moving , FPS 16.86, Running 6.15s Step 42( N/A%), pre moving , FPS 17.24, Running 6.18s Step 43( N/A%), pre moving , FPS 17.24, Running 6.21s Step 44( N/A%), pre moving , FPS 17.24, Running 6.24s Step 45( N/A%), pre moving , FPS 17.26, Running 6.27s Step 46( N/A%), pre moving , FPS 21.61, Running 6.30s Step 47( N/A%), pre moving , FPS 21.60, Running 6.33s Step 48( N/A%), pre moving , FPS 21.50, Running 6.36s Step 49( N/A%), pre moving , FPS 21.51, Running 6.40s Step 50( N/A%), pre moving , FPS 21.65, Running 6.43s Step 51( N/A%), pre moving , FPS 21.84, Running 6.45s Step 52( N/A%), pre moving , FPS 21.83, Running 6.49s Step 53( N/A%), pre moving , FPS 21.50, Running 6.53s Step 54( N/A%), pre moving , FPS 21.38, Running 6.56s Step 55( N/A%), pre moving , FPS 21.46, Running 6.59s Step 56( N/A%), pre moving , FPS 30.05, Running 6.63s Step 57( N/A%), pre moving , FPS 31.88, Running 6.65s Step 58( N/A%), pre moving , FPS 31.17, Running 6.70s Step 59( N/A%), pre moving , FPS 30.36, Running 6.75s Step 60( N/A%), pre moving , FPS 30.23, Running 6.78s Step 61( N/A%), pre moving , FPS 30.41, Running 6.81s Step 62( N/A%), pre moving , FPS 30.53, Running 6.84s Step 63( N/A%), pre moving , FPS 30.60, Running 6.87s Step 64( N/A%), pre moving , FPS 30.52, Running 6.90s Step 65( N/A%), pre moving , FPS 30.51, Running 6.92s Step 66( N/A%), pre moving , FPS 30.26, Running 6.96s Step 67( N/A%), pre moving , FPS 30.22, Running 6.99s Step 68( N/A%), pre moving , FPS 29.93, Running 7.03s Step 69( N/A%), pre moving , FPS 29.78, Running 7.07s Step 70( N/A%), pre moving , FPS 29.49, Running 7.10s Step 71( N/A%), pre moving , FPS 28.97, Running 7.14s Step 72( N/A%), pre moving , FPS 28.17, Running 7.20s Step 73( N/A%), pre moving , FPS 28.16, Running 7.24s Step 74( N/A%), pre moving , FPS 27.29, Running 7.30s Step 75( N/A%), pre moving , FPS 26.56, Running 7.35s Step 76( N/A%), pre moving , FPS 26.08, Running 7.39s Step 77( N/A%), pre moving , FPS 25.58, Running 7.44s Step 78( N/A%), pre moving , FPS 25.77, Running 7.48s Step 79( N/A%), pre moving , FPS 25.65, Running 7.53s Step 80( N/A%), pre moving , FPS 25.10, Running 7.58s Step 81( N/A%), pre moving , FPS 24.60, Running 7.62s Step 82( N/A%), pre moving , FPS 24.12, Running 7.67s Step 83( N/A%), pre moving , FPS 23.56, Running 7.71s Step 84( N/A%), pre moving , FPS 23.22, Running 7.76s Step 85( N/A%), pre moving , FPS 22.88, Running 7.80s Step 86( N/A%), pre moving , FPS 22.82, Running 7.84s Step 87( N/A%), pre moving , FPS 21.93, Running 7.91s Step 88( N/A%), pre moving , FPS 21.81, Running 7.95s Step 89( N/A%), pre moving , FPS 21.63, Running 7.99s Step 90( N/A%), pre moving , FPS 21.25, Running 8.05s Step 91( N/A%), pre moving , FPS 21.08, Running 8.09s Step 92( N/A%), pre moving , FPS 21.29, Running 8.14s Step 93( N/A%), pre moving , FPS 21.39, Running 8.18s Step 94( N/A%), pre moving , FPS 15.16, Running 8.62s Step 95( N/A%), pre moving , FPS 14.35, Running 8.74s Step 96( N/A%), pre moving , FPS 14.36, Running 8.79s Step 97( N/A%), pre moving , FPS 14.35, Running 8.83s Step 98( N/A%), pre moving , FPS 14.17, Running 8.89s Step 99( N/A%), pre moving , FPS 14.24, Running 8.94s Step 100( N/A%), pre moving , FPS 14.30, Running 8.98s Step 101( N/A%), pre moving , FPS 14.35, Running 9.02s Step 102( N/A%), pre moving , FPS 14.36, Running 9.06s Step 103( N/A%), pre moving , FPS 14.40, Running 9.10s Step 104( N/A%), pre moving , FPS 14.29, Running 9.16s Step 105( N/A%), pre moving , FPS 14.28, Running 9.20s Step 106( N/A%), pre moving , FPS 14.23, Running 9.25s Step 107( N/A%), pre moving , FPS 14.52, Running 9.28s Step 108( N/A%), pre moving , FPS 14.10, Running 9.37s Step 109( N/A%), pre moving , FPS 13.80, Running 9.44s Step 110( N/A%), pre moving , FPS 14.06, Running 9.47s Step 111( N/A%), pre moving , FPS 14.16, Running 9.51s Step 112( N/A%), pre moving , FPS 14.31, Running 9.53s Step 113( N/A%), pre moving , FPS 14.05, Running 9.60s Step 114( N/A%), pre moving , FPS 19.77, Running 9.63s Step 115( N/A%), pre moving , FPS 21.84, Running 9.66s Step 116( N/A%), pre moving , FPS 22.19, Running 9.69s Step 117( N/A%), pre moving , FPS 22.48, Running 9.72s Step 118( N/A%), pre moving , FPS 23.16, Running 9.75s Step 119( N/A%), pre moving , FPS 23.16, Running 9.80s Step 120( N/A%), pre moving , FPS 22.86, Running 9.85s Step 121( N/A%), pre moving , FPS 22.53, Running 9.90s Step 122( N/A%), pre moving , FPS 22.96, Running 9.93s Step 123( N/A%), pre moving , FPS 23.41, Running 9.96s Step 124( N/A%), pre moving , FPS 24.08, Running 9.99s Step 125( N/A%), pre moving , FPS 24.42, Running 10.02s Step 126( N/A%), pre moving , FPS 24.50, Running 10.06s Step 127( N/A%), pre moving , FPS 24.04, Running 10.11s Step 128( N/A%), pre moving , FPS 24.66, Running 10.18s Step 129( N/A%), pre moving , FPS 25.47, Running 10.23s Step 130( N/A%), pre moving , FPS 23.97, Running 10.30s Step 131( N/A%), pre moving , FPS 24.16, Running 10.33s Step 132( N/A%), pre moving , FPS 22.76, Running 10.41s Step 133( N/A%), pre moving , FPS 23.86, Running 10.44s Step 134( N/A%), pre moving , FPS 23.95, Running 10.46s Step 135( N/A%), pre moving , FPS 23.97, Running 10.49s Step 136( N/A%), pre moving , FPS 24.10, Running 10.52s Step 137( N/A%), pre moving , FPS 24.32, Running 10.54s Step 138( N/A%), pre moving , FPS 24.53, Running 10.57s Step 139( N/A%), pre moving , FPS 25.22, Running 10.59s Step 140( N/A%), pre moving , FPS 26.08, Running 10.62s Step 141( N/A%), pre moving , FPS 27.08, Running 10.64s Step 142( N/A%), pre moving , FPS 27.17, Running 10.67s Step 143( N/A%), pre moving , FPS 27.27, Running 10.69s Step 144( N/A%), pre moving , FPS 27.42, Running 10.72s Step 145( N/A%), pre moving , FPS 27.60, Running 10.74s Step 146( N/A%), pre moving , FPS 28.17, Running 10.77s Step 147( N/A%), pre moving , FPS 29.23, Running 10.80s Step 148( N/A%), pre moving , FPS 30.87, Running 10.83s Step 149( N/A%), pre moving , FPS 31.95, Running 10.85s Step 150( N/A%), pre moving , FPS 34.63, Running 10.88s Step 151( N/A%), pre moving , FPS 34.88, Running 10.91s Step 152( N/A%), pre moving , FPS 38.43, Running 10.93s Step 153( N/A%), pre moving , FPS 38.28, Running 10.96s Step 154( N/A%), pre moving , FPS 38.12, Running 10.99s Step 155( N/A%), pre moving , FPS 38.37, Running 11.01s Step 156( N/A%), pre moving , FPS 38.46, Running 11.04s Step 157( N/A%), pre moving , FPS 38.50, Running 11.06s Step 158( N/A%), pre moving , FPS 38.24, Running 11.09s Step 159( N/A%), pre moving , FPS 37.96, Running 11.12s Step 160( N/A%), pre moving , FPS 37.90, Running 11.15s Step 161( N/A%), pre moving , FPS 37.69, Running 11.17s Step 162( N/A%), pre moving , FPS 37.54, Running 11.20s Step 163( N/A%), pre moving , FPS 36.46, Running 11.24s Step 164( N/A%), pre moving , FPS 36.36, Running 11.27s Step 165( N/A%), pre moving , FPS 19.06, Running 11.79s Step 166( N/A%), pre moving , FPS 16.98, Running 11.95s Step 167( N/A%), pre moving , FPS 14.10, Running 12.22s Step 168( N/A%), pre moving , FPS 12.71, Running 12.40s Step 169( N/A%), pre moving , FPS 11.24, Running 12.63s Step 170( N/A%), pre moving , FPS 10.50, Running 12.79s Step 171( N/A%), pre moving , FPS 9.37, Running 13.04s Step 172( N/A%), pre moving , FPS 8.87, Running 13.19s Step 173( N/A%), pre moving , FPS 8.05, Running 13.44s Step 174( N/A%), pre moving , FPS 7.72, Running 13.58s Step 175( N/A%), pre moving , FPS 7.13, Running 13.82s Step 176( N/A%), pre moving , FPS 6.82, Running 13.97s Step 177( N/A%), pre moving , FPS 6.37, Running 14.20s Step 178( N/A%), pre moving , FPS 6.11, Running 14.36s Step 179( N/A%), pre moving , FPS 5.77, Running 14.59s Step 180( N/A%), pre moving , FPS 5.51, Running 14.78s Step 181( N/A%), pre moving , FPS 5.17, Running 15.04s Step 182( N/A%), pre moving , FPS 4.96, Running 15.24s Step 183( N/A%), pre moving , FPS 4.72, Running 15.48s Step 184( N/A%), pre moving , FPS 4.50, Running 15.71s Step 185( N/A%), pre moving , FPS 4.80, Running 15.96s Step 186( N/A%), pre moving , FPS 4.77, Running 16.15s Step 187( N/A%), pre moving , FPS 4.83, Running 16.36s Step 188( N/A%), pre moving , FPS 4.81, Running 16.55s Step 189( N/A%), pre moving , FPS 4.77, Running 16.83s Step 190( N/A%), pre moving , FPS 4.76, Running 16.99s Step 191( N/A%), pre moving , FPS 4.75, Running 17.25s Step 192( N/A%), pre moving , FPS 4.73, Running 17.41s Step 193( N/A%), pre moving , FPS 4.71, Running 17.69s Step 194( N/A%), pre moving , FPS 4.67, Running 17.86s Step 195( N/A%), pre moving , FPS 4.65, Running 18.12s Step 196( N/A%), pre moving , FPS 4.63, Running 18.29s Step 197( N/A%), pre moving , FPS 4.60, Running 18.55s Step 198( N/A%), pre moving , FPS 4.59, Running 18.72s Step 199( N/A%), pre moving , FPS 4.56, Running 18.97s Step 200( N/A%), pre moving , FPS 4.62, Running 19.11s Step 201( N/A%), pre moving , FPS 4.64, Running 19.35s Step 202( N/A%), pre moving , FPS 4.68, Running 19.51s Step 203( N/A%), pre moving , FPS 4.68, Running 19.75s Step 204( N/A%), pre moving , FPS 4.76, Running 19.91s Step 205( N/A%), pre moving , FPS 4.83, Running 20.11s Step 206( N/A%), pre moving , FPS 4.87, Running 20.25s Step 207( N/A%), pre moving , FPS 4.83, Running 20.50s Step 208( N/A%), pre moving , FPS 4.85, Running 20.67s Step 209( N/A%), pre moving , FPS 4.83, Running 20.96s Step 210( N/A%), pre moving , FPS 4.86, Running 21.11s Step 211( N/A%), pre moving , FPS 4.90, Running 21.34s Step 212( N/A%), pre moving , FPS 4.86, Running 21.53s Step 213( N/A%), pre moving , FPS 4.82, Running 21.84s Step 214( N/A%), pre moving , FPS 4.86, Running 21.97s Step 215( N/A%), pre moving , FPS 4.84, Running 22.25s Step 216( N/A%), pre moving , FPS 4.82, Running 22.44s Step 217( N/A%), pre moving , FPS 4.81, Running 22.71s Step 218( N/A%), pre moving , FPS 4.85, Running 22.84s Step 219( N/A%), pre moving , FPS 4.83, Running 23.11s Step 220( N/A%), pre moving , FPS 4.79, Running 23.28s Step 221( N/A%), pre moving , FPS 4.73, Running 23.58s Step 222( N/A%), pre moving , FPS 4.70, Running 23.76s Step 223( N/A%), pre moving , FPS 4.68, Running 24.02s Step 224( N/A%), pre moving , FPS 4.66, Running 24.19s Step 225( N/A%), pre moving , FPS 4.60, Running 24.45s Step 226( N/A%), pre moving , FPS 4.56, Running 24.63s Step 227( N/A%), pre moving , FPS 4.52, Running 24.92s Step 228( N/A%), pre moving , FPS 4.53, Running 25.09s Step 229( N/A%), pre moving , FPS 4.59, Running 25.32s Step 230( N/A%), pre moving , FPS 4.57, Running 25.48s Step 231( N/A%), pre moving , FPS 4.51, Running 25.77s Step 232( N/A%), pre moving , FPS 4.48, Running 25.99s Step 233( N/A%), pre moving , FPS 4.52, Running 26.27s Step 234( N/A%), pre moving , FPS 4.44, Running 26.48s Step 235( N/A%), pre moving , FPS 4.47, Running 26.73s Step 236( N/A%), pre moving , FPS 4.47, Running 26.91s Step 237( N/A%), pre moving , FPS 4.48, Running 27.17s Step 238( N/A%), pre moving , FPS 4.43, Running 27.35s Step 239( N/A%), pre moving , FPS 4.42, Running 27.64s Step 240( N/A%), pre moving , FPS 4.43, Running 27.80s Step 241( N/A%), pre moving , FPS 4.44, Running 28.09s Step 242( N/A%), pre moving , FPS 4.42, Running 28.28s Step 243( N/A%), pre moving , FPS 4.45, Running 28.52s Step 244( N/A%), pre moving , FPS 4.48, Running 28.66s Step 245( N/A%), pre moving , FPS 4.48, Running 28.92s Step 246( N/A%), pre moving , FPS 4.62, Running 28.96s Step 247( N/A%), pre moving , FPS 4.89, Running 29.01s Step 248( N/A%), pre moving , FPS 5.04, Running 29.05s Step 249( N/A%), pre moving , FPS 5.29, Running 29.10s Step 250( N/A%), pre moving , FPS 5.46, Running 29.14s Step 251( N/A%), pre moving , FPS 5.86, Running 29.18s Step 252( N/A%), pre moving , FPS 6.17, Running 29.23s Step 253( N/A%), pre moving , FPS 6.59, Running 29.30s Step 254( N/A%), pre moving , FPS 6.94, Running 29.36s Step 255( N/A%), pre moving , FPS 7.50, Running 29.39s Step 256( N/A%), pre moving , FPS 5.06, Running 30.87s Step 257( N/A%), pre moving , FPS 5.07, Running 31.12s Step 258( N/A%), pre moving , FPS 5.04, Running 31.32s Step 259( N/A%), pre moving , FPS 5.11, Running 31.56s Step 260( N/A%), pre moving , FPS 5.06, Running 31.76s Step 261( N/A%), pre moving , FPS 5.10, Running 32.01s Step 262( N/A%), pre moving , FPS 5.12, Running 32.19s Step 263( N/A%), pre moving , FPS 5.11, Running 32.43s Step 264( N/A%), pre moving , FPS 5.03, Running 32.64s Step 265( N/A%), pre moving , FPS 4.97, Running 32.94s Step 266( N/A%), pre moving , FPS 4.72, Running 33.20s Step 267( N/A%), pre moving , FPS 4.48, Running 33.48s Step 268( N/A%), pre moving , FPS 4.37, Running 33.63s Step 269( N/A%), pre moving , FPS 4.13, Running 33.94s Step 270( N/A%), pre moving , FPS 4.03, Running 34.11s Step 271( N/A%), pre moving , FPS 3.86, Running 34.36s Step 272( N/A%), pre moving , FPS 3.79, Running 34.51s Step 273( N/A%), pre moving , FPS 3.65, Running 34.78s Step 274( N/A%), pre moving , FPS 3.58, Running 34.94s Step 275( N/A%), pre moving , FPS 3.46, Running 35.18s Step 276( 0.33%), action 1, FPS 3.97, Running 35.90s Step 277( 0.67%), action 2, FPS 3.99, Running 36.13s Step 278( 1.00%), action 3, FPS 3.59, Running 36.89s Step 279( 1.33%), action 4, FPS 3.61, Running 37.10s Step 280( 1.67%), action 5, FPS 3.32, Running 37.77s Step 281( 2.00%), action 6, FPS 3.24, Running 38.18s Step 282( 2.33%), action 7, FPS 2.98, Running 38.90s Step 283( 2.67%), action 8, FPS 2.98, Running 39.14s Step 284( 3.00%), action 9, FPS 2.75, Running 39.91s Step 285( 3.33%), action 10, FPS 2.69, Running 40.37s Step 286( 3.67%), action 11, FPS 2.47, Running 41.28s Step 287( 4.00%), action 12, FPS 2.41, Running 41.77s Step 288( 4.33%), action 13, FPS 2.29, Running 42.36s Step 289( 4.67%), action 14, FPS 2.31, Running 42.59s Step 290( 5.00%), action 15, FPS 2.20, Running 43.18s Step 291( 5.33%), action 16, FPS 2.15, Running 43.66s Step 292( 5.67%), action 17, FPS 2.02, Running 44.41s Step 293( 6.00%), action 18, FPS 1.99, Running 44.84s Step 294( 6.33%), action 19, FPS 1.90, Running 45.46s Step 295( 6.67%), action 20, FPS 1.89, Running 45.74s Step 296( 7.00%), action 21, FPS 1.87, Running 46.63s Step 297( 7.33%), action 22, FPS 1.85, Running 46.95s Step 298( 7.67%), action 23, FPS 1.89, Running 47.47s Step 299( 8.00%), action 24, FPS 1.84, Running 47.96s Step 300( 8.33%), action 25, FPS 1.84, Running 48.66s Step 301( 8.67%), action 26, FPS 1.82, Running 49.16s Step 302( 9.00%), action 27, FPS 1.83, Running 49.83s Step 303( 9.33%), action 28, FPS 1.81, Running 50.21s Step 304( 9.67%), action 29, FPS 1.80, Running 51.02s Step 305( 10.00%), action 30, FPS 1.82, Running 51.34s Step 306( 10.33%), action 31, FPS 1.82, Running 52.25s Step 307( 10.67%), action 32, FPS 1.82, Running 52.74s Step 308( 11.00%), action 33, FPS 1.80, Running 53.45s Step 309( 11.33%), action 34, FPS 1.77, Running 53.87s Step 310( 11.67%), action 35, FPS 1.75, Running 54.62s Step 311( 12.00%), action 36, FPS 1.76, Running 55.05s Step 312( 12.33%), action 37, FPS 1.79, Running 55.55s Step 313( 12.67%), action 38, FPS 1.79, Running 56.00s Step 314( 13.00%), action 39, FPS 1.80, Running 56.59s Step 315( 13.33%), action 40, FPS 1.76, Running 57.10s Step 316( 13.67%), action 41, FPS 1.78, Running 57.89s Step 317( 14.00%), action 42, FPS 1.77, Running 58.27s Step 318( 14.33%), action 43, FPS 1.74, Running 58.95s Step 319( 14.67%), action 44, FPS 1.75, Running 59.39s Step 320( 15.00%), action 45, FPS 1.79, Running 59.85s Step 321( 15.33%), action 46, FPS 1.80, Running 60.30s Step 322( 15.67%), action 47, FPS 1.79, Running 61.02s Step 323( 16.00%), action 48, FPS 1.79, Running 61.36s Step 324( 16.33%), action 49, FPS 1.85, Running 61.84s Step 325( 16.67%), action 50, FPS 1.85, Running 62.13s Step 326( 17.00%), action 51, FPS 1.87, Running 62.96s Step 327( 17.33%), action 52, FPS 1.86, Running 63.46s Step 328( 17.67%), action 53, FPS 1.87, Running 64.12s Step 329( 18.00%), action 54, FPS 1.90, Running 64.37s Step 330( 18.33%), action 55, FPS 1.91, Running 65.09s Step 331( 18.67%), action 56, FPS 1.94, Running 65.37s Step 332( 19.00%), action 57, FPS 1.95, Running 65.83s Step 333( 19.33%), action 58, FPS 1.96, Running 66.18s Step 334( 19.67%), action 59, FPS 1.99, Running 66.66s Step 335( 20.00%), action 60, FPS 1.98, Running 67.21s Step 336( 20.33%), action 61, FPS 2.02, Running 67.81s Step 337( 20.67%), action 62, FPS 2.00, Running 68.26s Step 338( 21.00%), action 63, FPS 2.07, Running 68.60s Step 339( 21.33%), action 64, FPS 2.05, Running 69.12s Step 340( 21.67%), action 65, FPS 2.05, Running 69.62s Step 341( 22.00%), action 66, FPS 2.04, Running 70.10s Step 342( 22.33%), action 67, FPS 2.07, Running 70.68s Step 343( 22.67%), action 68, FPS 2.07, Running 71.02s Step 344( 23.00%), action 69, FPS 2.03, Running 71.68s Step 345( 23.33%), action 70, FPS 2.03, Running 71.98s Step 346( 23.67%), action 71, FPS 2.07, Running 72.60s Step 347( 24.00%), action 72, FPS 2.08, Running 73.06s Step 348( 24.33%), action 73, FPS 2.13, Running 73.49s Step 349( 24.67%), action 74, FPS 2.10, Running 73.91s Step 350( 25.00%), action 75, FPS 2.16, Running 74.36s Step 351( 25.33%), action 76, FPS 2.12, Running 74.82s Step 352( 25.67%), action 77, FPS 2.12, Running 75.27s Step 353( 26.00%), action 78, FPS 2.14, Running 75.51s Step 354( 26.33%), action 79, FPS 2.18, Running 75.85s Step 355( 26.67%), action 80, FPS 2.24, Running 76.13s Step 356( 27.00%), action 81, FPS 2.27, Running 76.63s Step 357( 27.33%), action 82, FPS 2.33, Running 76.86s Step 358( 27.67%), action 83, FPS 2.32, Running 77.24s Step 359( 28.00%), action 84, FPS 2.39, Running 77.48s Step 360( 28.33%), action 85, FPS 2.44, Running 77.81s Step 361( 28.67%), action 86, FPS 2.52, Running 78.04s Step 362( 29.00%), action 87, FPS 2.59, Running 78.41s Step 363( 29.33%), action 88, FPS 2.61, Running 78.69s Step 364( 29.67%), action 89, FPS 2.67, Running 79.17s Step 365( 30.00%), action 90, FPS 2.68, Running 79.44s Step 366( 30.33%), action 91, FPS 2.63, Running 80.19s Step 367( 30.67%), action 92, FPS 2.69, Running 80.49s Step 368( 31.00%), action 93, FPS 2.63, Running 81.09s Step 369( 31.33%), action 94, FPS 2.65, Running 81.46s Step 370( 31.67%), action 95, FPS 2.56, Running 82.16s Step 371( 32.00%), action 96, FPS 2.54, Running 82.70s Step 372( 32.33%), action 97, FPS 2.49, Running 83.29s Step 373( 32.67%), action 98, FPS 2.48, Running 83.58s Step 374( 33.00%), action 99, FPS 2.42, Running 84.11s Step 375( 33.33%), action 100, FPS 2.39, Running 84.50s Step 376( 33.67%), action 101, FPS 2.30, Running 85.33s Step 377( 34.00%), action 102, FPS 2.23, Running 85.81s [2026-08-01 17:56:54] [68 ] Seed 67 failed after 85.99 s. +steps: 377 , actions: 102 . +Instruction: Empty +Total 16/68(23.53%) success. +Setting seed: 68 +Step 1( N/A%), pre moving , FPS 0.68, Running 1.46s Step 2( N/A%), pre moving , FPS 1.34, Running 1.49s Step 3( N/A%), pre moving , FPS 1.98, Running 1.51s Step 4( N/A%), pre moving , FPS 2.60, Running 1.54s Step 5( N/A%), pre moving , FPS 3.20, Running 1.56s Step 6( N/A%), pre moving , FPS 3.77, Running 1.59s Step 7( N/A%), pre moving , FPS 4.32, Running 1.62s Step 8( N/A%), pre moving , FPS 4.83, Running 1.66s Step 9( N/A%), pre moving , FPS 5.29, Running 1.70s Step 10( N/A%), pre moving , FPS 5.79, Running 1.73s Step 11( N/A%), pre moving , FPS 6.26, Running 1.76s Step 12( N/A%), pre moving , FPS 6.72, Running 1.79s Step 13( N/A%), pre moving , FPS 7.04, Running 1.85s Step 14( N/A%), pre moving , FPS 7.46, Running 1.88s Step 15( N/A%), pre moving , FPS 7.89, Running 1.90s Step 16( N/A%), pre moving , FPS 8.28, Running 1.93s Step 17( N/A%), pre moving , FPS 8.68, Running 1.96s Step 18( N/A%), pre moving , FPS 9.07, Running 1.98s Step 19( N/A%), pre moving , FPS 9.45, Running 2.01s Step 20( N/A%), pre moving , FPS 9.82, Running 2.04s Step 21( N/A%), pre moving , FPS 23.01, Running 2.33s Step 22( N/A%), pre moving , FPS 22.47, Running 2.38s Step 23( N/A%), pre moving , FPS 22.50, Running 2.40s Step 24( N/A%), pre moving , FPS 22.03, Running 2.44s Step 25( N/A%), pre moving , FPS 22.00, Running 2.47s Step 26( N/A%), pre moving , FPS 17.33, Running 2.75s Step 27( N/A%), pre moving , FPS 17.34, Running 2.77s Step 28( N/A%), pre moving , FPS 17.39, Running 2.81s Step 29( N/A%), pre moving , FPS 17.29, Running 2.86s Step 30( N/A%), pre moving , FPS 17.22, Running 2.89s Step 31( N/A%), pre moving , FPS 17.06, Running 2.93s Step 32( N/A%), pre moving , FPS 17.12, Running 2.95s Step 33( N/A%), pre moving , FPS 17.60, Running 2.98s Step 34( N/A%), pre moving , FPS 17.53, Running 3.02s Step 35( N/A%), pre moving , FPS 17.26, Running 3.06s Step 36( N/A%), pre moving , FPS 13.67, Running 3.39s Step 37( N/A%), pre moving , FPS 13.65, Running 3.42s Step 38( N/A%), pre moving , FPS 13.62, Running 3.45s Step 39( N/A%), pre moving , FPS 13.43, Running 3.50s Step 40( N/A%), pre moving , FPS 13.35, Running 3.54s Step 41( N/A%), pre moving , FPS 16.17, Running 3.57s Step 42( N/A%), pre moving , FPS 16.39, Running 3.60s Step 43( N/A%), pre moving , FPS 16.33, Running 3.63s Step 44( N/A%), pre moving , FPS 16.58, Running 3.65s Step 45( N/A%), pre moving , FPS 16.54, Running 3.68s Step 46( N/A%), pre moving , FPS 20.77, Running 3.71s Step 47( N/A%), pre moving , FPS 20.60, Running 3.74s Step 48( N/A%), pre moving , FPS 20.59, Running 3.78s Step 49( N/A%), pre moving , FPS 20.90, Running 3.82s Step 50( N/A%), pre moving , FPS 20.96, Running 3.84s Step 51( N/A%), pre moving , FPS 21.16, Running 3.88s Step 52( N/A%), pre moving , FPS 21.10, Running 3.90s Step 53( N/A%), pre moving , FPS 21.15, Running 3.93s Step 54( N/A%), pre moving , FPS 21.04, Running 3.97s Step 55( N/A%), pre moving , FPS 21.45, Running 3.99s Step 56( N/A%), pre moving , FPS 31.38, Running 4.03s Step 57( N/A%), pre moving , FPS 30.93, Running 4.07s Step 58( N/A%), pre moving , FPS 30.08, Running 4.12s Step 59( N/A%), pre moving , FPS 30.01, Running 4.17s Step 60( N/A%), pre moving , FPS 29.83, Running 4.21s Step 61( N/A%), pre moving , FPS 29.57, Running 4.24s Step 62( N/A%), pre moving , FPS 29.22, Running 4.28s Step 63( N/A%), pre moving , FPS 28.75, Running 4.32s Step 64( N/A%), pre moving , FPS 28.21, Running 4.36s Step 65( N/A%), pre moving , FPS 27.84, Running 4.40s Step 66( N/A%), pre moving , FPS 27.25, Running 4.44s Step 67( N/A%), pre moving , FPS 26.97, Running 4.48s Step 68( N/A%), pre moving , FPS 26.65, Running 4.53s Step 69( N/A%), pre moving , FPS 26.59, Running 4.57s Step 70( N/A%), pre moving , FPS 26.03, Running 4.61s Step 71( N/A%), pre moving , FPS 26.23, Running 4.64s Step 72( N/A%), pre moving , FPS 25.82, Running 4.68s Step 73( N/A%), pre moving , FPS 25.41, Running 4.72s Step 74( N/A%), pre moving , FPS 25.34, Running 4.76s Step 75( N/A%), pre moving , FPS 24.84, Running 4.80s Step 76( N/A%), pre moving , FPS 24.75, Running 4.84s Step 77( N/A%), pre moving , FPS 24.38, Running 4.89s Step 78( N/A%), pre moving , FPS 24.43, Running 4.94s Step 79( N/A%), pre moving , FPS 24.56, Running 4.98s Step 80( N/A%), pre moving , FPS 24.59, Running 5.02s Step 81( N/A%), pre moving , FPS 24.53, Running 5.06s Step 82( N/A%), pre moving , FPS 24.24, Running 5.11s Step 83( N/A%), pre moving , FPS 23.98, Running 5.16s Step 84( N/A%), pre moving , FPS 23.95, Running 5.20s Step 85( N/A%), pre moving , FPS 23.98, Running 5.24s Step 86( N/A%), pre moving , FPS 23.92, Running 5.28s Step 87( N/A%), pre moving , FPS 23.56, Running 5.33s Step 88( N/A%), pre moving , FPS 23.40, Running 5.38s Step 89( N/A%), pre moving , FPS 23.13, Running 5.43s Step 90( N/A%), pre moving , FPS 23.16, Running 5.48s Step 91( N/A%), pre moving , FPS 21.72, Running 5.56s Step 92( N/A%), pre moving , FPS 18.59, Running 5.75s Step 93( N/A%), pre moving , FPS 17.61, Running 5.85s Step 94( N/A%), pre moving , FPS 17.38, Running 5.91s Step 95( N/A%), pre moving , FPS 16.64, Running 6.00s Step 96( N/A%), pre moving , FPS 15.93, Running 6.09s Step 97( N/A%), pre moving , FPS 15.43, Running 6.19s Step 98( N/A%), pre moving , FPS 14.76, Running 6.29s Step 99( N/A%), pre moving , FPS 14.66, Running 6.35s Step 100( N/A%), pre moving , FPS 13.49, Running 6.50s Step 101( N/A%), pre moving , FPS 13.12, Running 6.58s Step 102( N/A%), pre moving , FPS 13.04, Running 6.64s Step 103( N/A%), pre moving , FPS 12.98, Running 6.70s Step 104( N/A%), pre moving , FPS 12.80, Running 6.76s Step 105( N/A%), pre moving , FPS 12.41, Running 6.85s Step 106( N/A%), pre moving , FPS 12.39, Running 6.89s Step 107( N/A%), pre moving , FPS 12.44, Running 6.94s Step 108( N/A%), pre moving , FPS 12.44, Running 6.99s Step 109( N/A%), pre moving , FPS 12.46, Running 7.04s Step 110( N/A%), pre moving , FPS 12.56, Running 7.07s Step 111( N/A%), pre moving , FPS 12.77, Running 7.13s Step 112( N/A%), pre moving , FPS 13.94, Running 7.19s Step 113( N/A%), pre moving , FPS 14.54, Running 7.23s Step 114( N/A%), pre moving , FPS 14.64, Running 7.27s Step 115( N/A%), pre moving , FPS 15.33, Running 7.31s Step 116( N/A%), pre moving , FPS 16.11, Running 7.34s Step 117( N/A%), pre moving , FPS 16.72, Running 7.38s Step 118( N/A%), pre moving , FPS 17.51, Running 7.44s Step 119( N/A%), pre moving , FPS 17.78, Running 7.47s Step 120( N/A%), pre moving , FPS 19.75, Running 7.51s Step 121( N/A%), pre moving , FPS 20.24, Running 7.57s Step 122( N/A%), pre moving , FPS 20.32, Running 7.63s Step 123( N/A%), pre moving , FPS 20.24, Running 7.68s Step 124( N/A%), pre moving , FPS 19.55, Running 7.78s Step 125( N/A%), pre moving , FPS 19.87, Running 7.85s Step 126( N/A%), pre moving , FPS 19.63, Running 7.91s Step 127( N/A%), pre moving , FPS 19.22, Running 7.98s Step 128( N/A%), pre moving , FPS 18.45, Running 8.08s Step 129( N/A%), pre moving , FPS 18.00, Running 8.15s Step 130( N/A%), pre moving , FPS 17.32, Running 8.22s Step 131( N/A%), pre moving , FPS 16.58, Running 8.33s Step 132( N/A%), pre moving , FPS 16.92, Running 8.37s Step 133( N/A%), pre moving , FPS 16.96, Running 8.41s Step 134( N/A%), pre moving , FPS 17.10, Running 8.44s Step 135( N/A%), pre moving , FPS 17.15, Running 8.47s Step 136( N/A%), pre moving , FPS 17.22, Running 8.50s Step 137( N/A%), pre moving , FPS 17.53, Running 8.52s Step 138( N/A%), pre moving , FPS 17.93, Running 8.55s Step 139( N/A%), pre moving , FPS 18.03, Running 8.58s Step 140( N/A%), pre moving , FPS 18.11, Running 8.62s Step 141( N/A%), pre moving , FPS 18.36, Running 8.66s Step 142( N/A%), pre moving , FPS 18.76, Running 8.69s Step 143( N/A%), pre moving , FPS 19.16, Running 8.73s Step 144( N/A%), pre moving , FPS 20.39, Running 8.76s Step 145( N/A%), pre moving , FPS 21.42, Running 8.79s Step 146( N/A%), pre moving , FPS 22.19, Running 8.81s Step 147( N/A%), pre moving , FPS 23.21, Running 8.84s Step 148( N/A%), pre moving , FPS 25.10, Running 8.87s Step 149( N/A%), pre moving , FPS 26.60, Running 8.90s Step 150( N/A%), pre moving , FPS 28.33, Running 8.93s Step 151( N/A%), pre moving , FPS 32.12, Running 8.95s Step 152( N/A%), pre moving , FPS 32.77, Running 8.98s Step 153( N/A%), pre moving , FPS 33.34, Running 9.01s Step 154( N/A%), pre moving , FPS 33.84, Running 9.03s Step 155( N/A%), pre moving , FPS 33.80, Running 9.06s Step 156( N/A%), pre moving , FPS 33.19, Running 9.10s Step 157( N/A%), pre moving , FPS 33.10, Running 9.13s Step 158( N/A%), pre moving , FPS 32.73, Running 9.16s Step 159( N/A%), pre moving , FPS 32.41, Running 9.20s Step 160( N/A%), pre moving , FPS 33.06, Running 9.22s Step 161( N/A%), pre moving , FPS 33.90, Running 9.25s Step 162( N/A%), pre moving , FPS 34.02, Running 9.28s Step 163( N/A%), pre moving , FPS 34.25, Running 9.31s Step 164( N/A%), pre moving , FPS 34.24, Running 9.35s Step 165( N/A%), pre moving , FPS 33.57, Running 9.38s Step 166( N/A%), pre moving , FPS 17.59, Running 9.95s Step 167( N/A%), pre moving , FPS 15.66, Running 10.12s Step 168( N/A%), pre moving , FPS 13.46, Running 10.36s Step 169( N/A%), pre moving , FPS 12.45, Running 10.51s Step 170( N/A%), pre moving , FPS 11.11, Running 10.73s Step 171( N/A%), pre moving , FPS 10.48, Running 10.86s Step 172( N/A%), pre moving , FPS 9.63, Running 11.06s Step 173( N/A%), pre moving , FPS 8.94, Running 11.24s Step 174( N/A%), pre moving , FPS 8.17, Running 11.48s Step 175( N/A%), pre moving , FPS 7.84, Running 11.61s Step 176( N/A%), pre moving , FPS 7.27, Running 11.85s Step 177( N/A%), pre moving , FPS 6.98, Running 11.99s Step 178( N/A%), pre moving , FPS 6.50, Running 12.24s Step 179( N/A%), pre moving , FPS 6.28, Running 12.38s Step 180( N/A%), pre moving , FPS 5.85, Running 12.65s Step 181( N/A%), pre moving , FPS 5.62, Running 12.81s Step 182( N/A%), pre moving , FPS 5.34, Running 13.03s Step 183( N/A%), pre moving , FPS 5.20, Running 13.16s Step 184( N/A%), pre moving , FPS 4.93, Running 13.40s Step 185( N/A%), pre moving , FPS 4.77, Running 13.58s Step 186( N/A%), pre moving , FPS 5.16, Running 13.83s Step 187( N/A%), pre moving , FPS 5.16, Running 14.00s Step 188( N/A%), pre moving , FPS 5.16, Running 14.23s Step 189( N/A%), pre moving , FPS 5.13, Running 14.41s Step 190( N/A%), pre moving , FPS 5.12, Running 14.64s Step 191( N/A%), pre moving , FPS 5.06, Running 14.81s Step 192( N/A%), pre moving , FPS 5.06, Running 15.01s Step 193( N/A%), pre moving , FPS 5.13, Running 15.14s Step 194( N/A%), pre moving , FPS 5.16, Running 15.36s Step 195( N/A%), pre moving , FPS 5.12, Running 15.52s Step 196( N/A%), pre moving , FPS 5.10, Running 15.78s Step 197( N/A%), pre moving , FPS 5.07, Running 15.94s Step 198( N/A%), pre moving , FPS 5.09, Running 16.17s Step 199( N/A%), pre moving , FPS 5.08, Running 16.32s Step 200( N/A%), pre moving , FPS 4.99, Running 16.66s Step 201( N/A%), pre moving , FPS 5.02, Running 16.79s Step 202( N/A%), pre moving , FPS 5.00, Running 17.03s Step 203( N/A%), pre moving , FPS 5.01, Running 17.16s Step 204( N/A%), pre moving , FPS 5.04, Running 17.37s Step 205( N/A%), pre moving , FPS 5.08, Running 17.51s Step 206( N/A%), pre moving , FPS 5.12, Running 17.73s Step 207( N/A%), pre moving , FPS 5.18, Running 17.86s Step 208( N/A%), pre moving , FPS 5.18, Running 18.09s Step 209( N/A%), pre moving , FPS 5.21, Running 18.25s Step 210( N/A%), pre moving , FPS 5.20, Running 18.48s Step 211( N/A%), pre moving , FPS 5.21, Running 18.65s Step 212( N/A%), pre moving , FPS 5.18, Running 18.88s Step 213( N/A%), pre moving , FPS 5.17, Running 19.01s Step 214( N/A%), pre moving , FPS 5.17, Running 19.23s Step 215( N/A%), pre moving , FPS 5.15, Running 19.40s Step 216( N/A%), pre moving , FPS 5.13, Running 19.68s Step 217( N/A%), pre moving , FPS 5.09, Running 19.87s Step 218( N/A%), pre moving , FPS 5.07, Running 20.11s Step 219( N/A%), pre moving , FPS 5.05, Running 20.28s Step 220( N/A%), pre moving , FPS 5.13, Running 20.56s Step 221( N/A%), pre moving , FPS 5.07, Running 20.74s Step 222( N/A%), pre moving , FPS 4.99, Running 21.03s Step 223( N/A%), pre moving , FPS 4.94, Running 21.20s Step 224( N/A%), pre moving , FPS 4.85, Running 21.49s Step 225( N/A%), pre moving , FPS 4.86, Running 21.62s Step 226( N/A%), pre moving , FPS 4.73, Running 21.96s Step 227( N/A%), pre moving , FPS 4.64, Running 22.17s Step 228( N/A%), pre moving , FPS 4.59, Running 22.45s Step 229( N/A%), pre moving , FPS 4.58, Running 22.62s Step 230( N/A%), pre moving , FPS 4.57, Running 22.86s Step 231( N/A%), pre moving , FPS 4.56, Running 23.04s Step 232( N/A%), pre moving , FPS 4.48, Running 23.34s Step 233( N/A%), pre moving , FPS 4.41, Running 23.54s Step 234( N/A%), pre moving , FPS 4.39, Running 23.78s Step 235( N/A%), pre moving , FPS 4.37, Running 23.98s Step 236( N/A%), pre moving , FPS 4.37, Running 24.25s Step 237( N/A%), pre moving , FPS 4.39, Running 24.43s Step 238( N/A%), pre moving , FPS 4.35, Running 24.71s Step 239( N/A%), pre moving , FPS 4.34, Running 24.89s Step 240( N/A%), pre moving , FPS 4.37, Running 25.14s Step 241( N/A%), pre moving , FPS 4.38, Running 25.30s Step 242( N/A%), pre moving , FPS 4.42, Running 25.56s Step 243( N/A%), pre moving , FPS 4.45, Running 25.70s Step 244( N/A%), pre moving , FPS 4.45, Running 25.98s Step 245( N/A%), pre moving , FPS 4.39, Running 26.18s Step 246( N/A%), pre moving , FPS 4.48, Running 26.43s Step 247( N/A%), pre moving , FPS 4.65, Running 26.47s Step 248( N/A%), pre moving , FPS 4.92, Running 26.52s Step 249( N/A%), pre moving , FPS 5.07, Running 26.56s Step 250( N/A%), pre moving , FPS 5.34, Running 26.61s Step 251( N/A%), pre moving , FPS 5.53, Running 26.65s Step 252( N/A%), pre moving , FPS 5.93, Running 26.72s Step 253( N/A%), pre moving , FPS 6.22, Running 26.76s Step 254( N/A%), pre moving , FPS 6.64, Running 26.80s Step 255( N/A%), pre moving , FPS 6.99, Running 26.84s Step 256( N/A%), pre moving , FPS 7.61, Running 26.88s Step 257( N/A%), pre moving , FPS 5.10, Running 28.35s Step 258( N/A%), pre moving , FPS 5.06, Running 28.66s Step 259( N/A%), pre moving , FPS 5.03, Running 28.87s Step 260( N/A%), pre moving , FPS 4.99, Running 29.15s Step 261( N/A%), pre moving , FPS 4.94, Running 29.35s Step 262( N/A%), pre moving , FPS 4.92, Running 29.62s Step 263( N/A%), pre moving , FPS 4.90, Running 29.78s Step 264( N/A%), pre moving , FPS 4.92, Running 30.04s Step 265( N/A%), pre moving , FPS 4.95, Running 30.22s Step 266( N/A%), pre moving , FPS 4.90, Running 30.51s Step 267( N/A%), pre moving , FPS 4.72, Running 30.71s Step 268( N/A%), pre moving , FPS 4.51, Running 30.95s Step 269( N/A%), pre moving , FPS 4.38, Running 31.13s Step 270( N/A%), pre moving , FPS 4.17, Running 31.40s Step 271( N/A%), pre moving , FPS 4.06, Running 31.58s Step 272( N/A%), pre moving , FPS 3.89, Running 31.86s Step 273( N/A%), pre moving , FPS 3.77, Running 32.06s Step 274( N/A%), pre moving , FPS 3.61, Running 32.34s Step 275( N/A%), pre moving , FPS 3.50, Running 32.55s Step 276( N/A%), pre moving , FPS 3.36, Running 32.82s Step 277( 0.33%), action 1, FPS 3.78, Running 33.64s Step 278( 0.67%), action 2, FPS 3.68, Running 34.10s Step 279( 1.00%), action 3, FPS 3.56, Running 34.49s Step 280( 1.33%), action 4, FPS 3.47, Running 34.91s Step 281( 1.67%), action 5, FPS 3.36, Running 35.30s Step 282( 2.00%), action 6, FPS 3.18, Running 35.90s Step 283( 2.33%), action 7, FPS 3.00, Running 36.45s Step 284( 2.67%), action 8, FPS 2.83, Running 37.10s Step 285( 3.00%), action 9, FPS 2.68, Running 37.69s Step 286( 3.33%), action 10, FPS 2.64, Running 38.09s Step 287( 3.67%), action 11, FPS 2.46, Running 38.84s Step 288( 4.00%), action 12, FPS 2.41, Running 39.24s Step 289( 4.33%), action 13, FPS 2.36, Running 39.59s Step 290( 4.67%), action 14, FPS 2.28, Running 40.19s Step 291( 5.00%), action 15, FPS 2.23, Running 40.54s Step 292( 5.33%), action 16, FPS 2.17, Running 41.07s Step 293( 5.67%), action 17, FPS 2.15, Running 41.37s Step 294( 6.00%), action 18, FPS 2.06, Running 42.07s Step 295( 6.33%), action 19, FPS 1.99, Running 42.60s Step 296( 6.67%), action 20, FPS 1.95, Running 43.09s Step 297( 7.00%), action 21, FPS 1.98, Running 43.74s Step 298( 7.33%), action 22, FPS 1.97, Running 44.23s Step 299( 7.67%), action 23, FPS 1.94, Running 44.80s Step 300( 8.00%), action 24, FPS 1.92, Running 45.34s Step 301( 8.33%), action 25, FPS 1.93, Running 45.68s Step 302( 8.67%), action 26, FPS 1.91, Running 46.36s Step 303( 9.00%), action 27, FPS 1.91, Running 46.94s Step 304( 9.33%), action 28, FPS 1.94, Running 47.39s Step 305( 9.67%), action 29, FPS 1.93, Running 48.04s Step 306( 10.00%), action 30, FPS 1.96, Running 48.29s Step 307( 10.33%), action 31, FPS 2.02, Running 48.77s Step 308( 10.67%), action 32, FPS 1.99, Running 49.31s Step 309( 11.00%), action 33, FPS 1.94, Running 49.88s Step 310( 11.33%), action 34, FPS 1.96, Running 50.42s Step 311( 11.67%), action 35, FPS 1.94, Running 50.87s Step 312( 12.00%), action 36, FPS 1.93, Running 51.42s Step 313( 12.33%), action 37, FPS 1.90, Running 51.91s Step 314( 12.67%), action 38, FPS 1.93, Running 52.42s Step 315( 13.00%), action 39, FPS 1.92, Running 53.01s Step 316( 13.33%), action 40, FPS 1.93, Running 53.45s Step 317( 13.67%), action 41, FPS 1.96, Running 53.94s Step 318( 14.00%), action 42, FPS 1.93, Running 54.59s Step 319( 14.33%), action 43, FPS 1.97, Running 54.96s Step 320( 14.67%), action 44, FPS 1.98, Running 55.45s Step 321( 15.00%), action 45, FPS 1.97, Running 55.82s Step 322( 15.33%), action 46, FPS 1.99, Running 56.40s Step 323( 15.67%), action 47, FPS 1.97, Running 57.07s Step 324( 16.00%), action 48, FPS 2.00, Running 57.40s Step 325( 16.33%), action 49, FPS 2.02, Running 57.96s Step 326( 16.67%), action 50, FPS 1.99, Running 58.37s Step 327( 17.00%), action 51, FPS 1.95, Running 59.00s Step 328( 17.33%), action 52, FPS 1.93, Running 59.66s Step 329( 17.67%), action 53, FPS 1.93, Running 60.23s Step 330( 18.00%), action 54, FPS 1.93, Running 60.79s Step 331( 18.33%), action 55, FPS 1.89, Running 61.44s Step 332( 18.67%), action 56, FPS 1.88, Running 62.08s Step 333( 19.00%), action 57, FPS 1.87, Running 62.63s Step 334( 19.33%), action 58, FPS 1.84, Running 63.27s Step 335( 19.67%), action 59, FPS 1.89, Running 63.62s Step 336( 20.00%), action 60, FPS 1.85, Running 64.24s Step 337( 20.33%), action 61, FPS 1.80, Running 65.07s Step 338( 20.67%), action 62, FPS 1.85, Running 65.43s Step 339( 21.00%), action 63, FPS 1.85, Running 65.78s Step 340( 21.33%), action 64, FPS 1.87, Running 66.17s Step 341( 21.67%), action 65, FPS 1.87, Running 66.54s Step 342( 22.00%), action 66, FPS 1.88, Running 67.06s Step 343( 22.33%), action 67, FPS 1.93, Running 67.42s Step 344( 22.67%), action 68, FPS 1.90, Running 67.93s Step 345( 23.00%), action 69, FPS 1.92, Running 68.37s Step 346( 23.33%), action 70, FPS 1.92, Running 68.80s Step 347( 23.67%), action 71, FPS 1.92, Running 69.41s Step 348( 24.00%), action 72, FPS 1.96, Running 69.84s Step 349( 24.33%), action 73, FPS 2.00, Running 70.20s Step 350( 24.67%), action 74, FPS 2.07, Running 70.45s Step 351( 25.00%), action 75, FPS 2.11, Running 70.91s Step 352( 25.33%), action 76, FPS 2.10, Running 71.60s Step 353( 25.67%), action 77, FPS 2.14, Running 71.99s Step 354( 26.00%), action 78, FPS 2.16, Running 72.52s Step 355( 26.33%), action 79, FPS 2.15, Running 72.90s Step 356( 26.67%), action 80, FPS 2.20, Running 73.33s Step 357( 27.00%), action 81, FPS 2.23, Running 74.06s Step 358( 27.33%), action 82, FPS 2.22, Running 74.44s Step 359( 27.67%), action 83, FPS 2.14, Running 75.14s Step 360( 28.00%), action 84, FPS 2.08, Running 75.77s Step 361( 28.33%), action 85, FPS 2.08, Running 76.13s Step 362( 28.67%), action 86, FPS 2.06, Running 76.75s Step 363( 29.00%), action 87, FPS 2.02, Running 77.31s Step 364( 29.33%), action 88, FPS 2.00, Running 77.95s Step 365( 29.67%), action 89, FPS 1.97, Running 78.51s Step 366( 30.00%), action 90, FPS 1.97, Running 78.95s Step 367( 30.33%), action 91, FPS 1.95, Running 79.65s Step 368( 30.67%), action 92, FPS 1.92, Running 80.26s Step 369( 31.00%), action 93, FPS 1.92, Running 80.61s Step 370( 31.33%), action 94, FPS 1.86, Running 81.21s Step 371( 31.67%), action 95, FPS 1.84, Running 81.78s Step 372( 32.00%), action 96, FPS 1.88, Running 82.25s Step 373( 32.33%), action 97, FPS 1.85, Running 82.78s Step 374( 32.67%), action 98, FPS 1.85, Running 83.34s Step 375( 33.00%), action 99, FPS 1.84, Running 83.77s Step 376( 33.33%), action 100, FPS 1.84, Running 84.22s Step 377( 33.67%), action 101, FPS 1.86, Running 84.83s Step 378( 34.00%), action 102, FPS 1.82, Running 85.40s Step 379( 34.33%), action 103, FPS 1.87, Running 85.81s Step 380( 34.67%), action 104, FPS 1.92, Running 86.18s Step 381( 35.00%), action 105, FPS 1.92, Running 86.53s Step 382( 35.33%), action 106, FPS 1.96, Running 86.93s Step 383( 35.67%), action 107, FPS 1.97, Running 87.46s Step 384( 36.00%), action 108, FPS 1.99, Running 87.99s Step 385( 36.33%), action 109, FPS 1.97, Running 88.68s Step 386( 36.67%), action 110, FPS 1.97, Running 89.10s Step 387( 37.00%), action 111, FPS 1.94, Running 89.94s Step 388( 37.33%), action 112, FPS 1.94, Running 90.57s Step 389( 37.67%), action 113, FPS 1.95, Running 90.90s Step 390( 38.00%), action 114, FPS 1.96, Running 91.43s Step 391( 38.33%), action 115, FPS 2.00, Running 91.79s Step 392( 38.67%), action 116, FPS 1.99, Running 92.29s Step 393( 39.00%), action 117, FPS 2.00, Running 92.77s Step 394( 39.33%), action 118, FPS 2.04, Running 93.16s Step 395( 39.67%), action 119, FPS 2.06, Running 93.47s Step 396( 40.00%), action 120, FPS 2.02, Running 94.09s Step 397( 40.33%), action 121, FPS 1.99, Running 94.91s Step 398( 40.67%), action 122, FPS 2.02, Running 95.30s Step 399( 41.00%), action 123, FPS 2.01, Running 95.75s Step 400( 41.33%), action 124, FPS 2.00, Running 96.17s Step 401( 41.67%), action 125, FPS 1.99, Running 96.60s Step 402( 42.00%), action 126, FPS 1.95, Running 97.20s Step 403( 42.33%), action 127, FPS 1.94, Running 97.77s Step 404( 42.67%), action 128, FPS 1.95, Running 98.24s Step 405( 43.00%), action 129, FPS 1.96, Running 98.88s Step 406( 43.33%), action 130, FPS 1.97, Running 99.24s Step 407( 43.67%), action 131, FPS 1.97, Running 100.07s Step 408( 44.00%), action 132, FPS 2.04, Running 100.40s Step 409( 44.33%), action 133, FPS 2.01, Running 100.85s Step 410( 44.67%), action 134, FPS 2.00, Running 101.46s Step 411( 45.00%), action 135, FPS 1.95, Running 102.05s Step 412( 45.33%), action 136, FPS 1.99, Running 102.36s [2026-08-01 17:58:37] [69 ] Seed 68 failed after 103.06 s. +steps: 412 , actions: 136 . +Instruction: Empty +Total 16/69(23.19%) success. +Setting seed: 69 +Step 1( N/A%), pre moving , FPS 1.92, Running 0.52s Step 2( N/A%), pre moving , FPS 3.58, Running 0.56s Step 3( N/A%), pre moving , FPS 5.12, Running 0.59s Step 4( N/A%), pre moving , FPS 6.54, Running 0.61s Step 5( N/A%), pre moving , FPS 7.56, Running 0.66s Step 6( N/A%), pre moving , FPS 8.36, Running 0.72s Step 7( N/A%), pre moving , FPS 9.29, Running 0.75s Step 8( N/A%), pre moving , FPS 10.08, Running 0.79s Step 9( N/A%), pre moving , FPS 10.82, Running 0.83s Step 10( N/A%), pre moving , FPS 11.68, Running 0.86s Step 11( N/A%), pre moving , FPS 12.47, Running 0.88s Step 12( N/A%), pre moving , FPS 13.08, Running 0.92s Step 13( N/A%), pre moving , FPS 13.78, Running 0.94s Step 14( N/A%), pre moving , FPS 14.40, Running 0.97s Step 15( N/A%), pre moving , FPS 15.01, Running 1.00s Step 16( N/A%), pre moving , FPS 15.63, Running 1.02s Step 17( N/A%), pre moving , FPS 16.21, Running 1.05s Step 18( N/A%), pre moving , FPS 16.74, Running 1.08s Step 19( N/A%), pre moving , FPS 17.17, Running 1.11s Step 20( N/A%), pre moving , FPS 17.64, Running 1.13s Step 21( N/A%), pre moving , FPS 24.82, Running 1.33s Step 22( N/A%), pre moving , FPS 24.06, Running 1.39s Step 23( N/A%), pre moving , FPS 23.87, Running 1.42s Step 24( N/A%), pre moving , FPS 23.76, Running 1.45s Step 25( N/A%), pre moving , FPS 24.39, Running 1.48s Step 26( N/A%), pre moving , FPS 20.55, Running 1.69s Step 27( N/A%), pre moving , FPS 20.77, Running 1.72s Step 28( N/A%), pre moving , FPS 21.08, Running 1.74s Step 29( N/A%), pre moving , FPS 21.34, Running 1.77s Step 30( N/A%), pre moving , FPS 21.30, Running 1.80s Step 31( N/A%), pre moving , FPS 20.29, Running 1.87s Step 32( N/A%), pre moving , FPS 20.43, Running 1.90s Step 33( N/A%), pre moving , FPS 20.28, Running 1.93s Step 34( N/A%), pre moving , FPS 20.18, Running 1.96s Step 35( N/A%), pre moving , FPS 20.15, Running 1.99s Step 36( N/A%), pre moving , FPS 15.33, Running 2.33s Step 37( N/A%), pre moving , FPS 15.33, Running 2.35s Step 38( N/A%), pre moving , FPS 15.34, Running 2.38s Step 39( N/A%), pre moving , FPS 15.41, Running 2.40s Step 40( N/A%), pre moving , FPS 15.42, Running 2.43s Step 41( N/A%), pre moving , FPS 17.62, Running 2.46s Step 42( N/A%), pre moving , FPS 18.00, Running 2.50s Step 43( N/A%), pre moving , FPS 17.99, Running 2.54s Step 44( N/A%), pre moving , FPS 18.04, Running 2.56s Step 45( N/A%), pre moving , FPS 18.06, Running 2.59s Step 46( N/A%), pre moving , FPS 21.51, Running 2.62s Step 47( N/A%), pre moving , FPS 21.49, Running 2.65s Step 48( N/A%), pre moving , FPS 21.51, Running 2.67s Step 49( N/A%), pre moving , FPS 21.51, Running 2.70s Step 50( N/A%), pre moving , FPS 21.52, Running 2.72s Step 51( N/A%), pre moving , FPS 22.65, Running 2.75s Step 52( N/A%), pre moving , FPS 22.51, Running 2.79s Step 53( N/A%), pre moving , FPS 22.46, Running 2.82s Step 54( N/A%), pre moving , FPS 22.59, Running 2.85s Step 55( N/A%), pre moving , FPS 22.44, Running 2.88s Step 56( N/A%), pre moving , FPS 33.90, Running 2.92s Step 57( N/A%), pre moving , FPS 33.81, Running 2.94s Step 58( N/A%), pre moving , FPS 33.79, Running 2.97s Step 59( N/A%), pre moving , FPS 33.76, Running 3.00s Step 60( N/A%), pre moving , FPS 33.73, Running 3.02s Step 61( N/A%), pre moving , FPS 33.98, Running 3.05s Step 62( N/A%), pre moving , FPS 34.83, Running 3.08s Step 63( N/A%), pre moving , FPS 34.94, Running 3.11s Step 64( N/A%), pre moving , FPS 33.99, Running 3.15s Step 65( N/A%), pre moving , FPS 33.11, Running 3.19s Step 66( N/A%), pre moving , FPS 32.69, Running 3.23s Step 67( N/A%), pre moving , FPS 31.91, Running 3.27s Step 68( N/A%), pre moving , FPS 31.20, Running 3.31s Step 69( N/A%), pre moving , FPS 30.25, Running 3.36s Step 70( N/A%), pre moving , FPS 28.98, Running 3.41s Step 71( N/A%), pre moving , FPS 27.83, Running 3.47s Step 72( N/A%), pre moving , FPS 27.53, Running 3.51s Step 73( N/A%), pre moving , FPS 27.17, Running 3.56s Step 74( N/A%), pre moving , FPS 26.58, Running 3.60s Step 75( N/A%), pre moving , FPS 26.28, Running 3.64s Step 76( N/A%), pre moving , FPS 25.99, Running 3.69s Step 77( N/A%), pre moving , FPS 25.41, Running 3.73s Step 78( N/A%), pre moving , FPS 24.61, Running 3.78s Step 79( N/A%), pre moving , FPS 23.74, Running 3.84s Step 80( N/A%), pre moving , FPS 22.90, Running 3.90s Step 81( N/A%), pre moving , FPS 22.43, Running 3.94s Step 82( N/A%), pre moving , FPS 22.04, Running 3.98s Step 83( N/A%), pre moving , FPS 21.64, Running 4.03s Step 84( N/A%), pre moving , FPS 21.54, Running 4.08s Step 85( N/A%), pre moving , FPS 21.52, Running 4.12s Step 86( N/A%), pre moving , FPS 21.48, Running 4.16s Step 87( N/A%), pre moving , FPS 21.48, Running 4.20s Step 88( N/A%), pre moving , FPS 21.38, Running 4.25s Step 89( N/A%), pre moving , FPS 21.42, Running 4.29s Step 90( N/A%), pre moving , FPS 21.75, Running 4.33s Step 91( N/A%), pre moving , FPS 22.10, Running 4.37s Step 92( N/A%), pre moving , FPS 22.02, Running 4.42s Step 93( N/A%), pre moving , FPS 22.28, Running 4.45s Step 94( N/A%), pre moving , FPS 22.72, Running 4.48s Step 95( N/A%), pre moving , FPS 23.07, Running 4.51s Step 96( N/A%), pre moving , FPS 23.32, Running 4.55s Step 97( N/A%), pre moving , FPS 23.48, Running 4.58s Step 98( N/A%), pre moving , FPS 24.03, Running 4.62s Step 99( N/A%), pre moving , FPS 24.62, Running 4.65s Step 100( N/A%), pre moving , FPS 25.44, Running 4.68s Step 101( N/A%), pre moving , FPS 26.02, Running 4.71s Step 102( N/A%), pre moving , FPS 26.57, Running 4.74s Step 103( N/A%), pre moving , FPS 27.09, Running 4.77s Step 104( N/A%), pre moving , FPS 27.62, Running 4.80s Step 105( N/A%), pre moving , FPS 28.08, Running 4.84s Step 106( N/A%), pre moving , FPS 28.40, Running 4.87s Step 107( N/A%), pre moving , FPS 28.65, Running 4.90s Step 108( N/A%), pre moving , FPS 29.24, Running 4.93s Step 109( N/A%), pre moving , FPS 29.93, Running 4.96s Step 110( N/A%), pre moving , FPS 30.61, Running 4.99s Step 111( N/A%), pre moving , FPS 31.26, Running 5.01s Step 112( N/A%), pre moving , FPS 32.22, Running 5.04s Step 113( N/A%), pre moving , FPS 32.60, Running 5.07s Step 114( N/A%), pre moving , FPS 32.37, Running 5.10s Step 115( N/A%), pre moving , FPS 32.50, Running 5.13s Step 116( N/A%), pre moving , FPS 32.94, Running 5.15s Step 117( N/A%), pre moving , FPS 33.57, Running 5.18s Step 118( N/A%), pre moving , FPS 32.97, Running 5.22s Step 119( N/A%), pre moving , FPS 32.86, Running 5.26s Step 120( N/A%), pre moving , FPS 33.15, Running 5.29s Step 121( N/A%), pre moving , FPS 33.21, Running 5.31s Step 122( N/A%), pre moving , FPS 32.88, Running 5.34s Step 123( N/A%), pre moving , FPS 33.16, Running 5.37s Step 124( N/A%), pre moving , FPS 33.45, Running 5.40s Step 125( N/A%), pre moving , FPS 33.46, Running 5.43s Step 126( N/A%), pre moving , FPS 33.91, Running 5.46s Step 127( N/A%), pre moving , FPS 34.43, Running 5.48s Step 128( N/A%), pre moving , FPS 34.79, Running 5.51s Step 129( N/A%), pre moving , FPS 34.97, Running 5.53s Step 130( N/A%), pre moving , FPS 34.38, Running 5.57s Step 131( N/A%), pre moving , FPS 34.43, Running 5.60s Step 132( N/A%), pre moving , FPS 33.81, Running 5.63s Step 133( N/A%), pre moving , FPS 33.82, Running 5.66s Step 134( N/A%), pre moving , FPS 33.90, Running 5.69s Step 135( N/A%), pre moving , FPS 33.73, Running 5.72s Step 136( N/A%), pre moving , FPS 33.71, Running 5.75s Step 137( N/A%), pre moving , FPS 33.76, Running 5.77s Step 138( N/A%), pre moving , FPS 34.42, Running 5.80s Step 139( N/A%), pre moving , FPS 35.18, Running 5.83s Step 140( N/A%), pre moving , FPS 34.71, Running 5.86s Step 141( N/A%), pre moving , FPS 34.50, Running 5.89s Step 142( N/A%), pre moving , FPS 34.80, Running 5.92s Step 143( N/A%), pre moving , FPS 34.53, Running 5.95s Step 144( N/A%), pre moving , FPS 34.52, Running 5.98s Step 145( N/A%), pre moving , FPS 34.90, Running 6.01s Step 146( N/A%), pre moving , FPS 34.56, Running 6.04s Step 147( N/A%), pre moving , FPS 17.71, Running 6.61s Step 148( N/A%), pre moving , FPS 15.65, Running 6.79s Step 149( N/A%), pre moving , FPS 13.17, Running 7.05s Step 150( N/A%), pre moving , FPS 12.15, Running 7.22s Step 151( N/A%), pre moving , FPS 10.58, Running 7.49s Step 152( N/A%), pre moving , FPS 9.79, Running 7.67s Step 153( N/A%), pre moving , FPS 8.75, Running 7.95s Step 154( N/A%), pre moving , FPS 8.34, Running 8.09s Step 155( N/A%), pre moving , FPS 7.68, Running 8.32s Step 156( N/A%), pre moving , FPS 7.36, Running 8.46s Step 157( N/A%), pre moving , FPS 6.79, Running 8.72s Step 158( N/A%), pre moving , FPS 6.49, Running 8.89s Step 159( N/A%), pre moving , FPS 6.00, Running 9.16s Step 160( N/A%), pre moving , FPS 5.78, Running 9.32s Step 161( N/A%), pre moving , FPS 5.42, Running 9.58s Step 162( N/A%), pre moving , FPS 5.20, Running 9.77s Step 163( N/A%), pre moving , FPS 4.88, Running 10.05s Step 164( N/A%), pre moving , FPS 4.68, Running 10.25s Step 165( N/A%), pre moving , FPS 4.45, Running 10.50s Step 166( N/A%), pre moving , FPS 4.30, Running 10.68s Step 167( N/A%), pre moving , FPS 4.65, Running 10.92s Step 168( N/A%), pre moving , FPS 4.65, Running 11.09s Step 169( N/A%), pre moving , FPS 4.67, Running 11.34s Step 170( N/A%), pre moving , FPS 4.67, Running 11.50s Step 171( N/A%), pre moving , FPS 4.73, Running 11.71s Step 172( N/A%), pre moving , FPS 4.79, Running 11.85s Step 173( N/A%), pre moving , FPS 4.81, Running 12.10s Step 174( N/A%), pre moving , FPS 4.80, Running 12.26s Step 175( N/A%), pre moving , FPS 4.72, Running 12.56s Step 176( N/A%), pre moving , FPS 4.72, Running 12.70s Step 177( N/A%), pre moving , FPS 4.70, Running 12.98s Step 178( N/A%), pre moving , FPS 4.72, Running 13.12s Step 179( N/A%), pre moving , FPS 4.75, Running 13.38s Step 180( N/A%), pre moving , FPS 4.74, Running 13.54s Step 181( N/A%), pre moving , FPS 4.68, Running 13.86s Step 182( N/A%), pre moving , FPS 4.60, Running 14.11s Step 183( N/A%), pre moving , FPS 4.56, Running 14.44s Step 184( N/A%), pre moving , FPS 4.59, Running 14.61s Step 185( N/A%), pre moving , FPS 4.56, Running 14.89s Step 186( N/A%), pre moving , FPS 4.55, Running 15.08s Step 187( N/A%), pre moving , FPS 4.50, Running 15.36s Step 188( N/A%), pre moving , FPS 4.50, Running 15.53s Step 189( N/A%), pre moving , FPS 4.48, Running 15.80s Step 190( N/A%), pre moving , FPS 4.51, Running 15.93s Step 191( N/A%), pre moving , FPS 4.49, Running 16.17s Step 192( N/A%), pre moving , FPS 4.46, Running 16.34s Step 193( N/A%), pre moving , FPS 4.47, Running 16.58s Step 194( N/A%), pre moving , FPS 4.40, Running 16.80s Step 195( N/A%), pre moving , FPS 4.46, Running 17.04s Step 196( N/A%), pre moving , FPS 4.45, Running 17.20s Step 197( N/A%), pre moving , FPS 4.46, Running 17.46s Step 198( N/A%), pre moving , FPS 4.44, Running 17.62s Step 199( N/A%), pre moving , FPS 4.44, Running 17.88s Step 200( N/A%), pre moving , FPS 4.44, Running 18.05s Step 201( N/A%), pre moving , FPS 4.52, Running 18.29s Step 202( N/A%), pre moving , FPS 4.61, Running 18.46s Step 203( N/A%), pre moving , FPS 4.68, Running 18.71s Step 204( N/A%), pre moving , FPS 4.69, Running 18.87s Step 205( N/A%), pre moving , FPS 4.72, Running 19.13s Step 206( N/A%), pre moving , FPS 4.76, Running 19.28s Step 207( N/A%), pre moving , FPS 4.78, Running 19.55s Step 208( N/A%), pre moving , FPS 4.74, Running 19.75s Step 209( N/A%), pre moving , FPS 4.79, Running 19.98s Step 210( N/A%), pre moving , FPS 4.88, Running 20.03s Step 211( N/A%), pre moving , FPS 5.11, Running 20.08s Step 212( N/A%), pre moving , FPS 5.28, Running 20.12s Step 213( N/A%), pre moving , FPS 5.58, Running 20.17s Step 214( N/A%), pre moving , FPS 5.87, Running 20.21s Step 215( N/A%), pre moving , FPS 6.24, Running 20.25s Step 216( N/A%), pre moving , FPS 6.45, Running 20.30s Step 217( N/A%), pre moving , FPS 6.95, Running 20.34s Step 218( N/A%), pre moving , FPS 7.24, Running 20.39s Step 219( N/A%), pre moving , FPS 7.85, Running 20.43s Step 220( N/A%), pre moving , FPS 5.44, Running 21.72s Step 221( N/A%), pre moving , FPS 5.34, Running 22.04s Step 222( N/A%), pre moving , FPS 5.36, Running 22.19s Step 223( N/A%), pre moving , FPS 5.39, Running 22.42s Step 224( N/A%), pre moving , FPS 5.36, Running 22.60s Step 225( N/A%), pre moving , FPS 5.44, Running 22.81s Step 226( N/A%), pre moving , FPS 5.43, Running 22.96s Step 227( N/A%), pre moving , FPS 5.45, Running 23.21s Step 228( N/A%), pre moving , FPS 5.52, Running 23.37s Step 229( N/A%), pre moving , FPS 5.51, Running 23.61s Step 230( N/A%), pre moving , FPS 5.30, Running 23.80s Step 231( N/A%), pre moving , FPS 5.06, Running 24.03s Step 232( N/A%), pre moving , FPS 4.92, Running 24.19s Step 233( N/A%), pre moving , FPS 4.70, Running 24.42s Step 234( N/A%), pre moving , FPS 4.60, Running 24.56s Step 235( N/A%), pre moving , FPS 4.40, Running 24.80s Step 236( N/A%), pre moving , FPS 4.25, Running 25.00s Step 237( N/A%), pre moving , FPS 4.06, Running 25.27s Step 238( N/A%), pre moving , FPS 3.96, Running 25.44s Step 239( N/A%), pre moving , FPS 3.81, Running 25.68s Step 240( 0.33%), action 1, FPS 4.17, Running 26.52s Step 241( 0.67%), action 2, FPS 4.12, Running 26.89s Step 242( 1.00%), action 3, FPS 3.95, Running 27.25s Step 243( 1.33%), action 4, FPS 3.91, Running 27.53s Step 244( 1.67%), action 5, FPS 3.69, Running 28.01s Step 245( 2.00%), action 6, FPS 3.46, Running 28.60s Step 246( 2.33%), action 7, FPS 3.37, Running 28.91s Step 247( 2.67%), action 8, FPS 3.34, Running 29.20s Step 248( 3.00%), action 9, FPS 3.20, Running 29.62s Step 249( 3.33%), action 10, FPS 3.15, Running 29.96s Step 250( 3.67%), action 11, FPS 2.97, Running 30.54s Step 251( 4.00%), action 12, FPS 2.94, Running 30.83s Step 252( 4.33%), action 13, FPS 2.76, Running 31.45s Step 253( 4.67%), action 14, FPS 2.70, Running 31.82s Step 254( 5.00%), action 15, FPS 2.61, Running 32.22s Step 255( 5.33%), action 16, FPS 2.60, Running 32.48s Step 256( 5.67%), action 17, FPS 2.52, Running 32.95s Step 257( 6.00%), action 18, FPS 2.42, Running 33.53s Step 258( 6.33%), action 19, FPS 2.36, Running 33.92s Step 259( 6.67%), action 20, FPS 2.33, Running 34.26s Step 260( 7.00%), action 21, FPS 2.41, Running 34.83s Step 261( 7.33%), action 22, FPS 2.43, Running 35.10s Step 262( 7.67%), action 23, FPS 2.39, Running 35.61s Step 263( 8.00%), action 24, FPS 2.33, Running 36.12s Step 264( 8.33%), action 25, FPS 2.36, Running 36.50s Step 265( 8.67%), action 26, FPS 2.42, Running 36.87s Step 266( 9.00%), action 27, FPS 2.38, Running 37.31s Step 267( 9.33%), action 28, FPS 2.39, Running 37.59s Step 268( 9.67%), action 29, FPS 2.30, Running 38.33s Step 269( 10.00%), action 30, FPS 2.32, Running 38.59s Step 270( 10.33%), action 31, FPS 2.18, Running 39.70s Step 271( 10.67%), action 32, FPS 2.18, Running 40.00s Step 272( 11.00%), action 33, FPS 2.15, Running 40.74s Step 273( 11.33%), action 34, FPS 2.13, Running 41.20s Step 274( 11.67%), action 35, FPS 2.11, Running 41.72s Step 275( 12.00%), action 36, FPS 2.07, Running 42.15s Step 276( 12.33%), action 37, FPS 2.03, Running 42.79s Step 277( 12.67%), action 38, FPS 2.09, Running 43.11s Step 278( 13.00%), action 39, FPS 2.04, Running 43.71s Step 279( 13.33%), action 40, FPS 2.02, Running 44.14s Step 280( 13.67%), action 41, FPS 1.97, Running 44.99s Step 281( 14.00%), action 42, FPS 1.96, Running 45.32s Step 282( 14.33%), action 43, FPS 1.96, Running 45.78s Step 283( 14.67%), action 44, FPS 2.02, Running 46.03s Step 284( 15.00%), action 45, FPS 1.97, Running 46.66s Step 285( 15.33%), action 46, FPS 1.95, Running 47.15s Step 286( 15.67%), action 47, FPS 1.94, Running 47.64s Step 287( 16.00%), action 48, FPS 1.92, Running 47.99s Step 288( 16.33%), action 49, FPS 2.00, Running 48.32s Step 289( 16.67%), action 50, FPS 1.97, Running 48.75s Step 290( 17.00%), action 51, FPS 2.00, Running 49.71s Step 291( 17.33%), action 52, FPS 1.98, Running 50.12s Step 292( 17.67%), action 53, FPS 1.96, Running 50.93s Step 293( 18.00%), action 54, FPS 1.96, Running 51.41s Step 294( 18.33%), action 55, FPS 1.96, Running 51.92s Step 295( 18.67%), action 56, FPS 2.00, Running 52.16s Step 296( 19.00%), action 57, FPS 1.97, Running 52.93s Step 297( 19.33%), action 58, FPS 1.94, Running 53.43s Step 298( 19.67%), action 59, FPS 1.95, Running 53.98s Step 299( 20.00%), action 60, FPS 1.94, Running 54.46s Step 300( 20.33%), action 61, FPS 1.93, Running 55.36s Step 301( 20.67%), action 62, FPS 1.89, Running 55.92s Step 302( 21.00%), action 63, FPS 1.86, Running 56.55s Step 303( 21.33%), action 64, FPS 1.86, Running 56.81s Step 304( 21.67%), action 65, FPS 1.89, Running 57.24s Step 305( 22.00%), action 66, FPS 1.90, Running 57.68s Step 306( 22.33%), action 67, FPS 1.87, Running 58.34s Step 307( 22.67%), action 68, FPS 1.84, Running 58.84s Step 308( 23.00%), action 69, FPS 1.82, Running 59.29s Step 309( 23.33%), action 70, FPS 1.85, Running 59.55s Step 310( 23.67%), action 71, FPS 1.88, Running 60.34s Step 311( 24.00%), action 72, FPS 1.89, Running 60.72s Step 312( 24.33%), action 73, FPS 1.93, Running 61.29s Step 313( 24.67%), action 74, FPS 1.96, Running 61.60s Step 314( 25.00%), action 75, FPS 1.94, Running 62.21s Step 315( 25.33%), action 76, FPS 1.92, Running 62.56s Step 316( 25.67%), action 77, FPS 1.97, Running 63.06s Step 317( 26.00%), action 78, FPS 2.01, Running 63.39s Step 318( 26.33%), action 79, FPS 2.01, Running 63.95s Step 319( 26.67%), action 80, FPS 2.01, Running 64.43s Step 320( 27.00%), action 81, FPS 2.08, Running 64.96s Step 321( 27.33%), action 82, FPS 2.09, Running 65.51s Step 322( 27.67%), action 83, FPS 2.12, Running 65.96s Step 323( 28.00%), action 84, FPS 2.08, Running 66.41s Step 324( 28.33%), action 85, FPS 2.10, Running 66.77s Step 325( 28.67%), action 86, FPS 2.12, Running 67.14s Step 326( 29.00%), action 87, FPS 2.19, Running 67.45s Step 327( 29.33%), action 88, FPS 2.25, Running 67.71s Step 328( 29.67%), action 89, FPS 2.25, Running 68.20s Step 329( 30.00%), action 90, FPS 2.26, Running 68.41s Step 330( 30.33%), action 91, FPS 2.29, Running 69.07s Step 331( 30.67%), action 92, FPS 2.34, Running 69.29s Step 332( 31.00%), action 93, FPS 2.33, Running 69.88s [2026-08-01 17:59:48] [70 ] Seed 69 success after 70.16 s. +steps: 332 , actions: 93 . +Instruction: Empty +Total 17/70(24.29%) success. +Setting seed: 70 +Step 1( N/A%), pre moving , FPS 0.46, Running 2.19s Step 2( N/A%), pre moving , FPS 0.89, Running 2.24s Step 3( N/A%), pre moving , FPS 1.31, Running 2.28s Step 4( N/A%), pre moving , FPS 1.65, Running 2.43s Step 5( N/A%), pre moving , FPS 1.81, Running 2.76s Step 6( N/A%), pre moving , FPS 2.08, Running 2.89s Step 7( N/A%), pre moving , FPS 2.34, Running 3.00s Step 8( N/A%), pre moving , FPS 2.61, Running 3.06s Step 9( N/A%), pre moving , FPS 2.90, Running 3.11s Step 10( N/A%), pre moving , FPS 3.18, Running 3.15s Step 11( N/A%), pre moving , FPS 3.45, Running 3.19s Step 12( N/A%), pre moving , FPS 3.73, Running 3.22s Step 13( N/A%), pre moving , FPS 4.00, Running 3.25s Step 14( N/A%), pre moving , FPS 4.27, Running 3.28s Step 15( N/A%), pre moving , FPS 4.53, Running 3.31s Step 16( N/A%), pre moving , FPS 4.79, Running 3.34s Step 17( N/A%), pre moving , FPS 5.05, Running 3.37s Step 18( N/A%), pre moving , FPS 5.28, Running 3.41s Step 19( N/A%), pre moving , FPS 5.47, Running 3.47s Step 20( N/A%), pre moving , FPS 5.71, Running 3.50s Step 21( N/A%), pre moving , FPS 13.11, Running 3.71s Step 22( N/A%), pre moving , FPS 12.44, Running 3.85s Step 23( N/A%), pre moving , FPS 12.38, Running 3.90s Step 24( N/A%), pre moving , FPS 13.33, Running 3.93s Step 25( N/A%), pre moving , FPS 16.75, Running 3.96s Step 26( N/A%), pre moving , FPS 15.37, Running 4.19s Step 27( N/A%), pre moving , FPS 16.41, Running 4.21s Step 28( N/A%), pre moving , FPS 16.98, Running 4.24s Step 29( N/A%), pre moving , FPS 17.13, Running 4.28s Step 30( N/A%), pre moving , FPS 17.27, Running 4.31s Step 31( N/A%), pre moving , FPS 17.45, Running 4.34s Step 32( N/A%), pre moving , FPS 17.35, Running 4.37s Step 33( N/A%), pre moving , FPS 16.99, Running 4.43s Step 34( N/A%), pre moving , FPS 17.12, Running 4.45s Step 35( N/A%), pre moving , FPS 17.20, Running 4.48s Step 36( N/A%), pre moving , FPS 13.77, Running 4.80s Step 37( N/A%), pre moving , FPS 13.78, Running 4.82s Step 38( N/A%), pre moving , FPS 13.88, Running 4.85s Step 39( N/A%), pre moving , FPS 13.98, Running 4.90s Step 40( N/A%), pre moving , FPS 14.00, Running 4.93s Step 41( N/A%), pre moving , FPS 15.82, Running 4.98s Step 42( N/A%), pre moving , FPS 17.25, Running 5.01s Step 43( N/A%), pre moving , FPS 17.57, Running 5.04s Step 44( N/A%), pre moving , FPS 17.67, Running 5.06s Step 45( N/A%), pre moving , FPS 17.65, Running 5.09s Step 46( N/A%), pre moving , FPS 21.43, Running 5.12s Step 47( N/A%), pre moving , FPS 21.29, Running 5.15s Step 48( N/A%), pre moving , FPS 21.21, Running 5.18s Step 49( N/A%), pre moving , FPS 21.34, Running 5.21s Step 50( N/A%), pre moving , FPS 21.44, Running 5.24s Step 51( N/A%), pre moving , FPS 21.48, Running 5.27s Step 52( N/A%), pre moving , FPS 21.72, Running 5.29s Step 53( N/A%), pre moving , FPS 22.35, Running 5.32s Step 54( N/A%), pre moving , FPS 22.31, Running 5.35s Step 55( N/A%), pre moving , FPS 22.15, Running 5.38s Step 56( N/A%), pre moving , FPS 32.46, Running 5.41s Step 57( N/A%), pre moving , FPS 31.90, Running 5.45s Step 58( N/A%), pre moving , FPS 31.75, Running 5.48s Step 59( N/A%), pre moving , FPS 32.73, Running 5.51s Step 60( N/A%), pre moving , FPS 32.83, Running 5.54s Step 61( N/A%), pre moving , FPS 33.42, Running 5.57s Step 62( N/A%), pre moving , FPS 33.04, Running 5.61s Step 63( N/A%), pre moving , FPS 32.95, Running 5.64s Step 64( N/A%), pre moving , FPS 32.59, Running 5.68s Step 65( N/A%), pre moving , FPS 32.55, Running 5.71s Step 66( N/A%), pre moving , FPS 32.66, Running 5.74s Step 67( N/A%), pre moving , FPS 32.36, Running 5.77s Step 68( N/A%), pre moving , FPS 32.16, Running 5.81s Step 69( N/A%), pre moving , FPS 31.86, Running 5.84s Step 70( N/A%), pre moving , FPS 31.88, Running 5.87s Step 71( N/A%), pre moving , FPS 31.32, Running 5.91s Step 72( N/A%), pre moving , FPS 31.08, Running 5.94s Step 73( N/A%), pre moving , FPS 30.94, Running 5.97s Step 74( N/A%), pre moving , FPS 30.82, Running 6.00s Step 75( N/A%), pre moving , FPS 30.41, Running 6.04s Step 76( N/A%), pre moving , FPS 30.53, Running 6.07s Step 77( N/A%), pre moving , FPS 30.59, Running 6.10s Step 78( N/A%), pre moving , FPS 30.53, Running 6.13s Step 79( N/A%), pre moving , FPS 30.71, Running 6.16s Step 80( N/A%), pre moving , FPS 30.53, Running 6.20s Step 81( N/A%), pre moving , FPS 30.48, Running 6.23s Step 82( N/A%), pre moving , FPS 30.91, Running 6.26s Step 83( N/A%), pre moving , FPS 31.01, Running 6.29s Step 84( N/A%), pre moving , FPS 31.30, Running 6.32s Step 85( N/A%), pre moving , FPS 31.33, Running 6.34s Step 86( N/A%), pre moving , FPS 31.37, Running 6.37s Step 87( N/A%), pre moving , FPS 31.47, Running 6.41s Step 88( N/A%), pre moving , FPS 31.15, Running 6.45s Step 89( N/A%), pre moving , FPS 31.51, Running 6.47s Step 90( N/A%), pre moving , FPS 31.15, Running 6.51s Step 91( N/A%), pre moving , FPS 31.58, Running 6.54s Step 92( N/A%), pre moving , FPS 31.73, Running 6.57s Step 93( N/A%), pre moving , FPS 31.24, Running 6.61s Step 94( N/A%), pre moving , FPS 31.36, Running 6.63s Step 95( N/A%), pre moving , FPS 32.02, Running 6.66s Step 96( N/A%), pre moving , FPS 32.33, Running 6.69s Step 97( N/A%), pre moving , FPS 32.58, Running 6.72s Step 98( N/A%), pre moving , FPS 32.36, Running 6.75s Step 99( N/A%), pre moving , FPS 32.32, Running 6.78s Step 100( N/A%), pre moving , FPS 32.45, Running 6.81s Step 101( N/A%), pre moving , FPS 32.47, Running 6.85s Step 102( N/A%), pre moving , FPS 32.54, Running 6.87s Step 103( N/A%), pre moving , FPS 32.60, Running 6.90s Step 104( N/A%), pre moving , FPS 32.32, Running 6.94s Step 105( N/A%), pre moving , FPS 32.31, Running 6.96s Step 106( N/A%), pre moving , FPS 32.31, Running 6.99s Step 107( N/A%), pre moving , FPS 32.70, Running 7.02s Step 108( N/A%), pre moving , FPS 33.43, Running 7.05s Step 109( N/A%), pre moving , FPS 33.50, Running 7.07s Step 110( N/A%), pre moving , FPS 33.82, Running 7.10s Step 111( N/A%), pre moving , FPS 33.61, Running 7.13s Step 112( N/A%), pre moving , FPS 33.04, Running 7.17s Step 113( N/A%), pre moving , FPS 32.56, Running 7.22s Step 114( N/A%), pre moving , FPS 32.46, Running 7.25s Step 115( N/A%), pre moving , FPS 32.43, Running 7.28s Step 116( N/A%), pre moving , FPS 31.71, Running 7.32s Step 117( N/A%), pre moving , FPS 31.61, Running 7.35s Step 118( N/A%), pre moving , FPS 31.88, Running 7.38s Step 119( N/A%), pre moving , FPS 32.08, Running 7.41s Step 120( N/A%), pre moving , FPS 32.22, Running 7.43s Step 121( N/A%), pre moving , FPS 32.54, Running 7.46s Step 122( N/A%), pre moving , FPS 32.40, Running 7.49s Step 123( N/A%), pre moving , FPS 31.85, Running 7.53s Step 124( N/A%), pre moving , FPS 32.04, Running 7.56s Step 125( N/A%), pre moving , FPS 31.69, Running 7.59s Step 126( N/A%), pre moving , FPS 31.35, Running 7.63s Step 127( N/A%), pre moving , FPS 31.34, Running 7.66s Step 128( N/A%), pre moving , FPS 31.35, Running 7.68s Step 129( N/A%), pre moving , FPS 31.08, Running 7.72s Step 130( N/A%), pre moving , FPS 30.81, Running 7.75s Step 131( N/A%), pre moving , FPS 30.77, Running 7.78s Step 132( N/A%), pre moving , FPS 31.09, Running 7.82s Step 133( N/A%), pre moving , FPS 31.90, Running 7.85s Step 134( N/A%), pre moving , FPS 31.50, Running 7.88s Step 135( N/A%), pre moving , FPS 31.53, Running 7.91s Step 136( N/A%), pre moving , FPS 32.22, Running 7.94s Step 137( N/A%), pre moving , FPS 32.30, Running 7.97s Step 138( N/A%), pre moving , FPS 32.42, Running 8.00s Step 139( N/A%), pre moving , FPS 32.47, Running 8.02s Step 140( N/A%), pre moving , FPS 32.47, Running 8.05s Step 141( N/A%), pre moving , FPS 32.41, Running 8.08s Step 142( N/A%), pre moving , FPS 32.52, Running 8.11s Step 143( N/A%), pre moving , FPS 32.99, Running 8.13s Step 144( N/A%), pre moving , FPS 32.68, Running 8.17s Step 145( N/A%), pre moving , FPS 32.76, Running 8.21s Step 146( N/A%), pre moving , FPS 32.96, Running 8.24s Step 147( N/A%), pre moving , FPS 32.62, Running 8.27s Step 148( N/A%), pre moving , FPS 32.56, Running 8.30s Step 149( N/A%), pre moving , FPS 32.71, Running 8.33s Step 150( N/A%), pre moving , FPS 32.97, Running 8.36s Step 151( N/A%), pre moving , FPS 33.10, Running 8.39s Step 152( N/A%), pre moving , FPS 33.35, Running 8.42s Step 153( N/A%), pre moving , FPS 33.53, Running 8.44s Step 154( N/A%), pre moving , FPS 33.95, Running 8.47s Step 155( N/A%), pre moving , FPS 33.83, Running 8.50s Step 156( N/A%), pre moving , FPS 33.79, Running 8.53s Step 157( N/A%), pre moving , FPS 33.64, Running 8.56s Step 158( N/A%), pre moving , FPS 33.29, Running 8.60s Step 159( N/A%), pre moving , FPS 32.13, Running 8.64s Step 160( N/A%), pre moving , FPS 31.92, Running 8.68s Step 161( N/A%), pre moving , FPS 31.89, Running 8.71s Step 162( N/A%), pre moving , FPS 31.90, Running 8.73s Step 163( N/A%), pre moving , FPS 31.97, Running 8.76s Step 164( N/A%), pre moving , FPS 32.22, Running 8.79s Step 165( N/A%), pre moving , FPS 32.31, Running 8.82s Step 166( N/A%), pre moving , FPS 32.20, Running 8.86s Step 167( N/A%), pre moving , FPS 32.05, Running 8.89s Step 168( N/A%), pre moving , FPS 31.28, Running 8.94s Step 169( N/A%), pre moving , FPS 30.88, Running 8.97s Step 170( N/A%), pre moving , FPS 30.71, Running 9.01s Step 171( N/A%), pre moving , FPS 30.55, Running 9.04s Step 172( N/A%), pre moving , FPS 30.22, Running 9.08s Step 173( N/A%), pre moving , FPS 30.27, Running 9.11s Step 174( N/A%), pre moving , FPS 30.15, Running 9.14s Step 175( N/A%), pre moving , FPS 29.86, Running 9.17s Step 176( N/A%), pre moving , FPS 29.42, Running 9.21s Step 177( N/A%), pre moving , FPS 29.43, Running 9.24s Step 178( N/A%), pre moving , FPS 29.57, Running 9.27s Step 179( N/A%), pre moving , FPS 29.97, Running 9.31s Step 180( N/A%), pre moving , FPS 29.49, Running 9.36s Step 181( N/A%), pre moving , FPS 29.50, Running 9.38s Step 182( N/A%), pre moving , FPS 29.53, Running 9.41s Step 183( N/A%), pre moving , FPS 29.38, Running 9.44s Step 184( N/A%), pre moving , FPS 29.00, Running 9.48s Step 185( N/A%), pre moving , FPS 29.00, Running 9.51s Step 186( N/A%), pre moving , FPS 29.25, Running 9.54s Step 187( N/A%), pre moving , FPS 29.41, Running 9.57s Step 188( N/A%), pre moving , FPS 30.12, Running 9.60s Step 189( N/A%), pre moving , FPS 30.47, Running 9.63s Step 190( N/A%), pre moving , FPS 30.31, Running 9.67s Step 191( N/A%), pre moving , FPS 30.32, Running 9.70s Step 192( N/A%), pre moving , FPS 30.58, Running 9.73s Step 193( N/A%), pre moving , FPS 30.62, Running 9.76s Step 194( N/A%), pre moving , FPS 30.88, Running 9.78s Step 195( N/A%), pre moving , FPS 31.10, Running 9.82s Step 196( N/A%), pre moving , FPS 31.47, Running 9.85s Step 197( N/A%), pre moving , FPS 31.70, Running 9.87s Step 198( N/A%), pre moving , FPS 31.77, Running 9.90s Step 199( N/A%), pre moving , FPS 31.86, Running 9.94s Step 200( N/A%), pre moving , FPS 32.57, Running 9.97s Step 201( N/A%), pre moving , FPS 32.63, Running 10.00s Step 202( N/A%), pre moving , FPS 32.66, Running 10.02s Step 203( N/A%), pre moving , FPS 32.89, Running 10.05s Step 204( N/A%), pre moving , FPS 16.00, Running 10.73s Step 205( N/A%), pre moving , FPS 14.71, Running 10.87s Step 206( N/A%), pre moving , FPS 12.66, Running 11.12s Step 207( N/A%), pre moving , FPS 11.67, Running 11.29s Step 208( N/A%), pre moving , FPS 10.29, Running 11.54s Step 209( N/A%), pre moving , FPS 9.64, Running 11.71s Step 210( N/A%), pre moving , FPS 8.78, Running 11.95s Step 211( N/A%), pre moving , FPS 8.40, Running 12.08s Step 212( N/A%), pre moving , FPS 7.64, Running 12.35s Step 213( N/A%), pre moving , FPS 7.29, Running 12.50s Step 214( N/A%), pre moving , FPS 6.74, Running 12.75s Step 215( N/A%), pre moving , FPS 6.43, Running 12.92s Step 216( N/A%), pre moving , FPS 6.02, Running 13.17s Step 217( N/A%), pre moving , FPS 5.68, Running 13.39s Step 218( N/A%), pre moving , FPS 5.24, Running 13.72s Step 219( N/A%), pre moving , FPS 5.03, Running 13.91s Step 220( N/A%), pre moving , FPS 4.76, Running 14.17s Step 221( N/A%), pre moving , FPS 4.62, Running 14.33s Step 222( N/A%), pre moving , FPS 4.38, Running 14.58s Step 223( N/A%), pre moving , FPS 4.22, Running 14.78s Step 224( N/A%), pre moving , FPS 4.62, Running 15.06s Step 225( N/A%), pre moving , FPS 4.62, Running 15.20s Step 226( N/A%), pre moving , FPS 4.61, Running 15.46s Step 227( N/A%), pre moving , FPS 4.65, Running 15.59s Step 228( N/A%), pre moving , FPS 4.65, Running 15.85s Step 229( N/A%), pre moving , FPS 4.66, Running 16.00s Step 230( N/A%), pre moving , FPS 4.64, Running 16.26s Step 231( N/A%), pre moving , FPS 4.58, Running 16.45s Step 232( N/A%), pre moving , FPS 4.60, Running 16.69s Step 233( N/A%), pre moving , FPS 4.60, Running 16.85s Step 234( N/A%), pre moving , FPS 4.61, Running 17.09s Step 235( N/A%), pre moving , FPS 4.61, Running 17.26s Step 236( N/A%), pre moving , FPS 4.58, Running 17.53s Step 237( N/A%), pre moving , FPS 4.65, Running 17.70s Step 238( N/A%), pre moving , FPS 4.68, Running 17.99s Step 239( N/A%), pre moving , FPS 4.68, Running 18.19s Step 240( N/A%), pre moving , FPS 4.59, Running 18.53s Step 241( N/A%), pre moving , FPS 4.57, Running 18.71s Step 242( N/A%), pre moving , FPS 4.56, Running 18.97s Step 243( N/A%), pre moving , FPS 4.57, Running 19.16s Step 244( N/A%), pre moving , FPS 4.56, Running 19.45s Step 245( N/A%), pre moving , FPS 4.54, Running 19.61s Step 246( N/A%), pre moving , FPS 4.52, Running 19.89s Step 247( N/A%), pre moving , FPS 4.47, Running 20.06s Step 248( N/A%), pre moving , FPS 4.44, Running 20.35s Step 249( N/A%), pre moving , FPS 4.42, Running 20.53s Step 250( N/A%), pre moving , FPS 4.40, Running 20.81s Step 251( N/A%), pre moving , FPS 4.39, Running 21.00s Step 252( N/A%), pre moving , FPS 4.35, Running 21.29s Step 253( N/A%), pre moving , FPS 4.27, Running 21.53s Step 254( N/A%), pre moving , FPS 4.27, Running 21.78s Step 255( N/A%), pre moving , FPS 4.27, Running 21.95s Step 256( N/A%), pre moving , FPS 4.29, Running 22.20s Step 257( N/A%), pre moving , FPS 4.26, Running 22.40s Step 258( N/A%), pre moving , FPS 4.28, Running 22.66s Step 259( N/A%), pre moving , FPS 4.29, Running 22.85s Step 260( N/A%), pre moving , FPS 4.39, Running 23.09s Step 261( N/A%), pre moving , FPS 4.37, Running 23.29s Step 262( N/A%), pre moving , FPS 4.38, Running 23.54s Step 263( N/A%), pre moving , FPS 4.38, Running 23.72s Step 264( N/A%), pre moving , FPS 4.46, Running 23.94s Step 265( N/A%), pre moving , FPS 4.44, Running 24.12s Step 266( N/A%), pre moving , FPS 4.46, Running 24.38s Step 267( N/A%), pre moving , FPS 4.46, Running 24.54s Step 268( N/A%), pre moving , FPS 4.49, Running 24.81s Step 269( N/A%), pre moving , FPS 4.48, Running 24.99s Step 270( N/A%), pre moving , FPS 4.48, Running 25.27s Step 271( N/A%), pre moving , FPS 4.64, Running 25.32s Step 272( N/A%), pre moving , FPS 4.91, Running 25.36s Step 273( N/A%), pre moving , FPS 5.16, Running 25.41s Step 274( N/A%), pre moving , FPS 5.42, Running 25.47s Step 275( N/A%), pre moving , FPS 5.61, Running 25.52s Step 276( N/A%), pre moving , FPS 5.94, Running 25.56s Step 277( N/A%), pre moving , FPS 6.23, Running 25.61s Step 278( N/A%), pre moving , FPS 6.70, Running 25.65s Step 279( N/A%), pre moving , FPS 7.03, Running 25.69s Step 280( N/A%), pre moving , FPS 7.57, Running 25.73s Step 281( N/A%), pre moving , FPS 5.10, Running 27.21s Step 282( N/A%), pre moving , FPS 5.10, Running 27.47s Step 283( N/A%), pre moving , FPS 5.12, Running 27.63s Step 284( N/A%), pre moving , FPS 5.04, Running 27.90s Step 285( N/A%), pre moving , FPS 5.06, Running 28.07s Step 286( N/A%), pre moving , FPS 5.02, Running 28.36s Step 287( N/A%), pre moving , FPS 5.04, Running 28.51s Step 288( N/A%), pre moving , FPS 4.99, Running 28.82s Step 289( N/A%), pre moving , FPS 4.99, Running 29.00s Step 290( N/A%), pre moving , FPS 4.99, Running 29.28s Step 291( N/A%), pre moving , FPS 4.80, Running 29.48s Step 292( N/A%), pre moving , FPS 4.55, Running 29.75s Step 293( N/A%), pre moving , FPS 4.41, Running 29.95s Step 294( N/A%), pre moving , FPS 4.18, Running 30.26s Step 295( N/A%), pre moving , FPS 4.09, Running 30.41s Step 296( N/A%), pre moving , FPS 3.85, Running 30.76s Step 297( N/A%), pre moving , FPS 3.76, Running 30.92s Step 298( N/A%), pre moving , FPS 3.60, Running 31.20s Step 299( N/A%), pre moving , FPS 3.52, Running 31.37s Step 300( N/A%), pre moving , FPS 3.37, Running 31.66s Step 301( 0.33%), action 1, FPS 3.79, Running 32.48s Step 302( 0.67%), action 2, FPS 3.71, Running 32.86s Step 303( 1.00%), action 3, FPS 3.48, Running 33.37s Step 304( 1.33%), action 4, FPS 3.40, Running 33.78s Step 305( 1.67%), action 5, FPS 3.28, Running 34.18s Step 306( 2.00%), action 6, FPS 3.27, Running 34.48s Step 307( 2.33%), action 7, FPS 3.19, Running 34.78s Step 308( 2.67%), action 8, FPS 3.20, Running 35.06s Step 309( 3.00%), action 9, FPS 3.14, Running 35.37s Step 310( 3.33%), action 10, FPS 3.01, Running 35.93s Step 311( 3.67%), action 11, FPS 2.84, Running 36.53s Step 312( 4.00%), action 12, FPS 2.85, Running 36.77s Step 313( 4.33%), action 13, FPS 2.72, Running 37.31s Step 314( 4.67%), action 14, FPS 2.70, Running 37.66s Step 315( 5.00%), action 15, FPS 2.57, Running 38.20s Step 316( 5.33%), action 16, FPS 2.56, Running 38.58s Step 317( 5.67%), action 17, FPS 2.48, Running 38.98s Step 318( 6.00%), action 18, FPS 2.46, Running 39.33s Step 319( 6.33%), action 19, FPS 2.40, Running 39.69s Step 320( 6.67%), action 20, FPS 2.39, Running 40.04s Step 321( 7.00%), action 21, FPS 2.46, Running 40.63s Step 322( 7.33%), action 22, FPS 2.39, Running 41.23s Step 323( 7.67%), action 23, FPS 2.43, Running 41.62s Step 324( 8.00%), action 24, FPS 2.41, Running 42.07s Step 325( 8.33%), action 25, FPS 2.39, Running 42.56s Step 326( 8.67%), action 26, FPS 2.35, Running 42.97s Step 327( 9.00%), action 27, FPS 2.27, Running 43.58s Step 328( 9.33%), action 28, FPS 2.22, Running 44.06s Step 329( 9.67%), action 29, FPS 2.14, Running 44.73s Step 330( 10.00%), action 30, FPS 2.15, Running 45.23s Step 331( 10.33%), action 31, FPS 2.14, Running 45.86s Step 332( 10.67%), action 32, FPS 2.10, Running 46.31s Step 333( 11.00%), action 33, FPS 2.11, Running 46.79s Step 334( 11.33%), action 34, FPS 2.06, Running 47.35s Step 335( 11.67%), action 35, FPS 2.11, Running 47.68s Step 336( 12.00%), action 36, FPS 2.07, Running 48.23s Step 337( 12.33%), action 37, FPS 2.08, Running 48.60s Step 338( 12.67%), action 38, FPS 2.06, Running 49.05s Step 339( 13.00%), action 39, FPS 2.02, Running 49.61s Step 340( 13.33%), action 40, FPS 2.01, Running 50.00s Step 341( 13.67%), action 41, FPS 2.02, Running 50.51s Step 342( 14.00%), action 42, FPS 2.08, Running 50.84s Step 343( 14.33%), action 43, FPS 2.09, Running 51.18s Step 344( 14.67%), action 44, FPS 2.07, Running 51.75s Step 345( 15.00%), action 45, FPS 2.10, Running 52.07s Step 346( 15.33%), action 46, FPS 2.11, Running 52.44s Step 347( 15.67%), action 47, FPS 2.17, Running 52.79s Step 348( 16.00%), action 48, FPS 2.13, Running 53.43s Step 349( 16.33%), action 49, FPS 2.21, Running 53.79s Step 350( 16.67%), action 50, FPS 2.27, Running 54.04s Step 351( 17.00%), action 51, FPS 2.29, Running 54.61s Step 352( 17.33%), action 52, FPS 2.33, Running 54.89s Step 353( 17.67%), action 53, FPS 2.38, Running 55.19s Step 354( 18.00%), action 54, FPS 2.39, Running 55.71s Step 355( 18.33%), action 55, FPS 2.41, Running 55.98s Step 356( 18.67%), action 56, FPS 2.45, Running 56.39s Step 357( 19.00%), action 57, FPS 2.44, Running 56.80s Step 358( 19.33%), action 58, FPS 2.48, Running 57.10s Step 359( 19.67%), action 59, FPS 2.49, Running 57.63s Step 360( 20.00%), action 60, FPS 2.54, Running 57.88s Step 361( 20.33%), action 61, FPS 2.55, Running 58.35s Step 362( 20.67%), action 62, FPS 2.56, Running 58.64s Step 363( 21.00%), action 63, FPS 2.53, Running 59.08s Step 364( 21.33%), action 64, FPS 2.62, Running 59.40s Step 365( 21.67%), action 65, FPS 2.60, Running 59.78s Step 366( 22.00%), action 66, FPS 2.64, Running 60.01s Step 367( 22.33%), action 67, FPS 2.65, Running 60.33s Step 368( 22.67%), action 68, FPS 2.78, Running 60.62s Step 369( 23.00%), action 69, FPS 2.80, Running 60.92s Step 370( 23.33%), action 70, FPS 2.78, Running 61.25s Step 371( 23.67%), action 71, FPS 2.82, Running 61.71s Step 372( 24.00%), action 72, FPS 2.83, Running 61.97s Step 373( 24.33%), action 73, FPS 2.82, Running 62.29s Step 374( 24.67%), action 74, FPS 2.92, Running 62.55s Step 375( 25.00%), action 75, FPS 2.91, Running 62.86s Step 376( 25.33%), action 76, FPS 2.92, Running 63.23s Step 377( 25.67%), action 77, FPS 2.94, Running 63.59s Step 378( 26.00%), action 78, FPS 2.89, Running 64.02s Step 379( 26.33%), action 79, FPS 2.97, Running 64.37s Step 380( 26.67%), action 80, FPS 2.83, Running 64.94s Step 381( 27.00%), action 81, FPS 2.79, Running 65.51s Step 382( 27.33%), action 82, FPS 2.77, Running 65.86s Step 383( 27.67%), action 83, FPS 2.82, Running 66.19s Step 384( 28.00%), action 84, FPS 2.80, Running 66.55s Step 385( 28.33%), action 85, FPS 2.83, Running 66.84s Step 386( 28.67%), action 86, FPS 2.77, Running 67.24s Step 387( 29.00%), action 87, FPS 2.77, Running 67.56s Step 388( 29.33%), action 88, FPS 2.77, Running 67.82s Step 389( 29.67%), action 89, FPS 2.71, Running 68.30s Step 390( 30.00%), action 90, FPS 2.71, Running 68.62s Step 391( 30.33%), action 91, FPS 2.58, Running 69.47s Step 392( 30.67%), action 92, FPS 2.47, Running 70.05s Step 393( 31.00%), action 93, FPS 2.41, Running 70.60s Step 394( 31.33%), action 94, FPS 2.29, Running 71.29s Step 395( 31.67%), action 95, FPS 2.23, Running 71.81s Step 396( 32.00%), action 96, FPS 2.17, Running 72.45s Step 397( 32.33%), action 97, FPS 2.12, Running 73.05s Step 398( 32.67%), action 98, FPS 2.07, Running 73.68s Step 399( 33.00%), action 99, FPS 2.00, Running 74.39s Step 400( 33.33%), action 100, FPS 2.00, Running 74.92s Step 401( 33.67%), action 101, FPS 1.96, Running 75.73s Step 402( 34.00%), action 102, FPS 1.96, Running 76.09s Step 403( 34.33%), action 103, FPS 1.91, Running 76.67s Step 404( 34.67%), action 104, FPS 1.87, Running 77.25s Step 405( 35.00%), action 105, FPS 1.81, Running 77.90s Step 406( 35.33%), action 106, FPS 1.83, Running 78.17s Step 407( 35.67%), action 107, FPS 1.83, Running 78.51s Step 408( 36.00%), action 108, FPS 1.79, Running 78.99s Step 409( 36.33%), action 109, FPS 1.78, Running 79.57s Step 410( 36.67%), action 110, FPS 1.75, Running 80.06s Step 411( 37.00%), action 111, FPS 1.76, Running 80.83s Step 412( 37.33%), action 112, FPS 1.79, Running 81.23s Step 413( 37.67%), action 113, FPS 1.79, Running 81.80s Step 414( 38.00%), action 114, FPS 1.79, Running 82.46s Step 415( 38.33%), action 115, FPS 1.79, Running 83.01s Step 416( 38.67%), action 116, FPS 1.85, Running 83.27s Step 417( 39.00%), action 117, FPS 1.85, Running 83.88s Step 418( 39.33%), action 118, FPS 1.89, Running 84.29s Step 419( 39.67%), action 119, FPS 1.91, Running 84.85s Step 420( 40.00%), action 120, FPS 1.93, Running 85.28s Step 421( 40.33%), action 121, FPS 1.93, Running 86.09s Step 422( 40.67%), action 122, FPS 1.91, Running 86.57s Step 423( 41.00%), action 123, FPS 1.94, Running 86.99s Step 424( 41.33%), action 124, FPS 1.94, Running 87.56s Step 425( 41.67%), action 125, FPS 2.01, Running 87.87s Step 426( 42.00%), action 126, FPS 1.99, Running 88.21s Step 427( 42.33%), action 127, FPS 1.93, Running 88.86s Step 428( 42.67%), action 128, FPS 1.90, Running 89.51s Step 429( 43.00%), action 129, FPS 1.89, Running 90.15s Step 430( 43.33%), action 130, FPS 1.88, Running 90.71s Step 431( 43.67%), action 131, FPS 1.93, Running 91.19s Step 432( 44.00%), action 132, FPS 1.91, Running 91.72s Step 433( 44.33%), action 133, FPS 1.90, Running 92.34s Step 434( 44.67%), action 134, FPS 1.95, Running 92.70s Step 435( 45.00%), action 135, FPS 1.98, Running 93.12s Step 436( 45.33%), action 136, FPS 1.96, Running 93.47s Step 437( 45.67%), action 137, FPS 1.98, Running 94.01s Step 438( 46.00%), action 138, FPS 1.99, Running 94.31s Step 439( 46.33%), action 139, FPS 2.04, Running 94.67s Step 440( 46.67%), action 140, FPS 2.05, Running 95.05s Step 441( 47.00%), action 141, FPS 2.10, Running 95.62s Step 442( 47.33%), action 142, FPS 2.07, Running 96.22s Step 443( 47.67%), action 143, FPS 2.03, Running 96.82s [2026-08-01 18:01:25] [71 ] Seed 70 failed after 97.36 s. +steps: 443 , actions: 143 . +Instruction: Empty +Total 17/71(23.94%) success. +Setting seed: 71 +Step 1( N/A%), pre moving , FPS 2.30, Running 0.43s Step 2( N/A%), pre moving , FPS 4.29, Running 0.47s Step 3( N/A%), pre moving , FPS 6.04, Running 0.50s Step 4( N/A%), pre moving , FPS 7.61, Running 0.53s Step 5( N/A%), pre moving , FPS 8.82, Running 0.57s Step 6( N/A%), pre moving , FPS 9.99, Running 0.60s Step 7( N/A%), pre moving , FPS 10.91, Running 0.64s Step 8( N/A%), pre moving , FPS 11.98, Running 0.67s Step 9( N/A%), pre moving , FPS 13.01, Running 0.69s Step 10( N/A%), pre moving , FPS 13.95, Running 0.72s Step 11( N/A%), pre moving , FPS 14.84, Running 0.74s Step 12( N/A%), pre moving , FPS 15.63, Running 0.77s Step 13( N/A%), pre moving , FPS 16.39, Running 0.79s Step 14( N/A%), pre moving , FPS 17.09, Running 0.82s Step 15( N/A%), pre moving , FPS 17.73, Running 0.85s Step 16( N/A%), pre moving , FPS 18.27, Running 0.88s Step 17( N/A%), pre moving , FPS 18.81, Running 0.90s Step 18( N/A%), pre moving , FPS 19.37, Running 0.93s Step 19( N/A%), pre moving , FPS 19.93, Running 0.95s Step 20( N/A%), pre moving , FPS 20.46, Running 0.98s Step 21( N/A%), pre moving , FPS 25.22, Running 1.23s Step 22( N/A%), pre moving , FPS 24.89, Running 1.27s Step 23( N/A%), pre moving , FPS 25.09, Running 1.29s Step 24( N/A%), pre moving , FPS 24.40, Running 1.35s Step 25( N/A%), pre moving , FPS 24.67, Running 1.38s Step 26( N/A%), pre moving , FPS 18.09, Running 1.71s Step 27( N/A%), pre moving , FPS 18.37, Running 1.73s Step 28( N/A%), pre moving , FPS 18.33, Running 1.76s Step 29( N/A%), pre moving , FPS 18.28, Running 1.79s Step 30( N/A%), pre moving , FPS 18.21, Running 1.82s Step 31( N/A%), pre moving , FPS 18.05, Running 1.85s Step 32( N/A%), pre moving , FPS 17.88, Running 1.89s Step 33( N/A%), pre moving , FPS 17.72, Running 1.92s Step 34( N/A%), pre moving , FPS 17.57, Running 1.96s Step 35( N/A%), pre moving , FPS 17.43, Running 1.99s Step 36( N/A%), pre moving , FPS 13.71, Running 2.33s Step 37( N/A%), pre moving , FPS 13.67, Running 2.37s Step 38( N/A%), pre moving , FPS 13.46, Running 2.42s Step 39( N/A%), pre moving , FPS 13.44, Running 2.44s Step 40( N/A%), pre moving , FPS 13.41, Running 2.47s Step 41( N/A%), pre moving , FPS 15.74, Running 2.50s Step 42( N/A%), pre moving , FPS 15.75, Running 2.54s Step 43( N/A%), pre moving , FPS 15.64, Running 2.57s Step 44( N/A%), pre moving , FPS 15.85, Running 2.61s Step 45( N/A%), pre moving , FPS 15.89, Running 2.64s Step 46( N/A%), pre moving , FPS 20.90, Running 2.66s Step 47( N/A%), pre moving , FPS 20.79, Running 2.69s Step 48( N/A%), pre moving , FPS 20.70, Running 2.73s Step 49( N/A%), pre moving , FPS 20.45, Running 2.76s Step 50( N/A%), pre moving , FPS 20.49, Running 2.79s Step 51( N/A%), pre moving , FPS 20.64, Running 2.82s Step 52( N/A%), pre moving , FPS 20.85, Running 2.85s Step 53( N/A%), pre moving , FPS 21.06, Running 2.87s Step 54( N/A%), pre moving , FPS 21.23, Running 2.90s Step 55( N/A%), pre moving , FPS 21.24, Running 2.93s Step 56( N/A%), pre moving , FPS 31.30, Running 2.97s Step 57( N/A%), pre moving , FPS 31.06, Running 3.01s Step 58( N/A%), pre moving , FPS 31.82, Running 3.04s Step 59( N/A%), pre moving , FPS 31.54, Running 3.08s Step 60( N/A%), pre moving , FPS 31.28, Running 3.11s Step 61( N/A%), pre moving , FPS 31.31, Running 3.14s Step 62( N/A%), pre moving , FPS 32.07, Running 3.16s Step 63( N/A%), pre moving , FPS 32.30, Running 3.19s Step 64( N/A%), pre moving , FPS 32.56, Running 3.22s Step 65( N/A%), pre moving , FPS 32.06, Running 3.26s Step 66( N/A%), pre moving , FPS 31.78, Running 3.29s Step 67( N/A%), pre moving , FPS 31.50, Running 3.33s Step 68( N/A%), pre moving , FPS 30.78, Running 3.37s Step 69( N/A%), pre moving , FPS 30.34, Running 3.42s Step 70( N/A%), pre moving , FPS 29.79, Running 3.46s Step 71( N/A%), pre moving , FPS 29.10, Running 3.51s Step 72( N/A%), pre moving , FPS 28.38, Running 3.55s Step 73( N/A%), pre moving , FPS 27.34, Running 3.60s Step 74( N/A%), pre moving , FPS 26.47, Running 3.66s Step 75( N/A%), pre moving , FPS 25.32, Running 3.72s Step 76( N/A%), pre moving , FPS 24.28, Running 3.80s Step 77( N/A%), pre moving , FPS 23.90, Running 3.85s Step 78( N/A%), pre moving , FPS 23.68, Running 3.89s Step 79( N/A%), pre moving , FPS 23.46, Running 3.93s Step 80( N/A%), pre moving , FPS 22.76, Running 3.99s Step 81( N/A%), pre moving , FPS 22.27, Running 4.04s Step 82( N/A%), pre moving , FPS 21.84, Running 4.08s Step 83( N/A%), pre moving , FPS 21.44, Running 4.12s Step 84( N/A%), pre moving , FPS 21.19, Running 4.17s Step 85( N/A%), pre moving , FPS 21.15, Running 4.21s Step 86( N/A%), pre moving , FPS 20.57, Running 4.26s Step 87( N/A%), pre moving , FPS 20.37, Running 4.31s Step 88( N/A%), pre moving , FPS 20.41, Running 4.35s Step 89( N/A%), pre moving , FPS 20.57, Running 4.40s Step 90( N/A%), pre moving , FPS 20.57, Running 4.44s Step 91( N/A%), pre moving , FPS 20.49, Running 4.48s Step 92( N/A%), pre moving , FPS 20.48, Running 4.53s Step 93( N/A%), pre moving , FPS 20.63, Running 4.57s Step 94( N/A%), pre moving , FPS 21.10, Running 4.60s Step 95( N/A%), pre moving , FPS 22.01, Running 4.63s Step 96( N/A%), pre moving , FPS 22.81, Running 4.67s Step 97( N/A%), pre moving , FPS 23.44, Running 4.70s Step 98( N/A%), pre moving , FPS 23.84, Running 4.73s Step 99( N/A%), pre moving , FPS 23.80, Running 4.77s Step 100( N/A%), pre moving , FPS 24.58, Running 4.80s Step 101( N/A%), pre moving , FPS 24.99, Running 4.84s Step 102( N/A%), pre moving , FPS 25.42, Running 4.87s Step 103( N/A%), pre moving , FPS 25.69, Running 4.90s Step 104( N/A%), pre moving , FPS 25.65, Running 4.95s Step 105( N/A%), pre moving , FPS 26.10, Running 4.97s Step 106( N/A%), pre moving , FPS 27.26, Running 5.00s Step 107( N/A%), pre moving , FPS 27.97, Running 5.02s Step 108( N/A%), pre moving , FPS 28.70, Running 5.05s Step 109( N/A%), pre moving , FPS 28.86, Running 5.09s Step 110( N/A%), pre moving , FPS 29.20, Running 5.12s Step 111( N/A%), pre moving , FPS 29.92, Running 5.15s Step 112( N/A%), pre moving , FPS 30.59, Running 5.18s Step 113( N/A%), pre moving , FPS 31.35, Running 5.21s Step 114( N/A%), pre moving , FPS 31.40, Running 5.24s Step 115( N/A%), pre moving , FPS 31.37, Running 5.27s Step 116( N/A%), pre moving , FPS 32.09, Running 5.30s Step 117( N/A%), pre moving , FPS 31.53, Running 5.34s Step 118( N/A%), pre moving , FPS 31.52, Running 5.36s Step 119( N/A%), pre moving , FPS 32.26, Running 5.39s Step 120( N/A%), pre moving , FPS 32.45, Running 5.42s Step 121( N/A%), pre moving , FPS 32.84, Running 5.44s Step 122( N/A%), pre moving , FPS 32.83, Running 5.48s Step 123( N/A%), pre moving , FPS 32.76, Running 5.51s Step 124( N/A%), pre moving , FPS 33.47, Running 5.54s Step 125( N/A%), pre moving , FPS 33.30, Running 5.57s Step 126( N/A%), pre moving , FPS 33.28, Running 5.60s Step 127( N/A%), pre moving , FPS 33.28, Running 5.63s Step 128( N/A%), pre moving , FPS 33.29, Running 5.65s Step 129( N/A%), pre moving , FPS 33.85, Running 5.68s Step 130( N/A%), pre moving , FPS 34.17, Running 5.71s Step 131( N/A%), pre moving , FPS 34.20, Running 5.74s Step 132( N/A%), pre moving , FPS 34.19, Running 5.77s Step 133( N/A%), pre moving , FPS 34.04, Running 5.80s Step 134( N/A%), pre moving , FPS 34.04, Running 5.83s Step 135( N/A%), pre moving , FPS 34.37, Running 5.85s Step 136( N/A%), pre moving , FPS 34.25, Running 5.88s Step 137( N/A%), pre moving , FPS 35.01, Running 5.91s Step 138( N/A%), pre moving , FPS 34.92, Running 5.93s Step 139( N/A%), pre moving , FPS 34.93, Running 5.96s Step 140( N/A%), pre moving , FPS 35.05, Running 5.99s Step 141( N/A%), pre moving , FPS 35.17, Running 6.01s Step 142( N/A%), pre moving , FPS 34.87, Running 6.05s Step 143( N/A%), pre moving , FPS 35.56, Running 6.08s Step 144( N/A%), pre moving , FPS 35.81, Running 6.10s Step 145( N/A%), pre moving , FPS 35.42, Running 6.14s Step 146( N/A%), pre moving , FPS 35.29, Running 6.17s Step 147( N/A%), pre moving , FPS 34.94, Running 6.20s Step 148( N/A%), pre moving , FPS 34.44, Running 6.23s Step 149( N/A%), pre moving , FPS 33.40, Running 6.28s Step 150( N/A%), pre moving , FPS 33.38, Running 6.31s Step 151( N/A%), pre moving , FPS 33.47, Running 6.33s Step 152( N/A%), pre moving , FPS 33.27, Running 6.37s Step 153( N/A%), pre moving , FPS 33.44, Running 6.40s Step 154( N/A%), pre moving , FPS 33.63, Running 6.42s Step 155( N/A%), pre moving , FPS 33.64, Running 6.45s Step 156( N/A%), pre moving , FPS 33.41, Running 6.48s Step 157( N/A%), pre moving , FPS 16.89, Running 7.09s Step 158( N/A%), pre moving , FPS 15.29, Running 7.24s Step 159( N/A%), pre moving , FPS 13.00, Running 7.50s Step 160( N/A%), pre moving , FPS 11.76, Running 7.69s Step 161( N/A%), pre moving , FPS 10.38, Running 7.94s Step 162( N/A%), pre moving , FPS 9.80, Running 8.09s Step 163( N/A%), pre moving , FPS 8.87, Running 8.33s Step 164( N/A%), pre moving , FPS 8.31, Running 8.51s Step 165( N/A%), pre moving , FPS 7.55, Running 8.79s Step 166( N/A%), pre moving , FPS 7.10, Running 8.98s Step 167( N/A%), pre moving , FPS 6.63, Running 9.22s Step 168( N/A%), pre moving , FPS 6.33, Running 9.39s Step 169( N/A%), pre moving , FPS 5.99, Running 9.62s Step 170( N/A%), pre moving , FPS 5.79, Running 9.76s Step 171( N/A%), pre moving , FPS 5.45, Running 10.00s Step 172( N/A%), pre moving , FPS 5.24, Running 10.19s Step 173( N/A%), pre moving , FPS 5.00, Running 10.39s Step 174( N/A%), pre moving , FPS 4.87, Running 10.53s Step 175( N/A%), pre moving , FPS 4.64, Running 10.76s Step 176( N/A%), pre moving , FPS 4.48, Running 10.94s Step 177( N/A%), pre moving , FPS 4.86, Running 11.20s Step 178( N/A%), pre moving , FPS 4.86, Running 11.35s Step 179( N/A%), pre moving , FPS 4.86, Running 11.62s Step 180( N/A%), pre moving , FPS 4.85, Running 11.81s Step 181( N/A%), pre moving , FPS 4.89, Running 12.03s Step 182( N/A%), pre moving , FPS 4.81, Running 12.25s Step 183( N/A%), pre moving , FPS 4.78, Running 12.51s Step 184( N/A%), pre moving , FPS 4.76, Running 12.71s Step 185( N/A%), pre moving , FPS 4.80, Running 12.96s Step 186( N/A%), pre moving , FPS 4.85, Running 13.11s Step 187( N/A%), pre moving , FPS 4.82, Running 13.36s Step 188( N/A%), pre moving , FPS 4.80, Running 13.56s Step 189( N/A%), pre moving , FPS 4.79, Running 13.79s Step 190( N/A%), pre moving , FPS 4.77, Running 13.95s Step 191( N/A%), pre moving , FPS 4.75, Running 14.22s Step 192( N/A%), pre moving , FPS 4.69, Running 14.45s Step 193( N/A%), pre moving , FPS 4.64, Running 14.71s Step 194( N/A%), pre moving , FPS 4.54, Running 14.93s Step 195( N/A%), pre moving , FPS 4.50, Running 15.20s Step 196( N/A%), pre moving , FPS 4.51, Running 15.38s Step 197( N/A%), pre moving , FPS 4.50, Running 15.65s Step 198( N/A%), pre moving , FPS 4.47, Running 15.83s Step 199( N/A%), pre moving , FPS 4.44, Running 16.12s Step 200( N/A%), pre moving , FPS 4.46, Running 16.29s Step 201( N/A%), pre moving , FPS 4.44, Running 16.54s Step 202( N/A%), pre moving , FPS 4.50, Running 16.69s Step 203( N/A%), pre moving , FPS 4.53, Running 16.93s Step 204( N/A%), pre moving , FPS 4.52, Running 17.14s Step 205( N/A%), pre moving , FPS 4.51, Running 17.39s Step 206( N/A%), pre moving , FPS 4.48, Running 17.57s Step 207( N/A%), pre moving , FPS 4.52, Running 17.79s Step 208( N/A%), pre moving , FPS 4.57, Running 17.93s Step 209( N/A%), pre moving , FPS 4.54, Running 18.20s Step 210( N/A%), pre moving , FPS 4.51, Running 18.38s Step 211( N/A%), pre moving , FPS 4.54, Running 18.62s Step 212( N/A%), pre moving , FPS 4.60, Running 18.80s Step 213( N/A%), pre moving , FPS 4.62, Running 19.03s Step 214( N/A%), pre moving , FPS 4.69, Running 19.20s Step 215( N/A%), pre moving , FPS 4.69, Running 19.47s Step 216( N/A%), pre moving , FPS 4.72, Running 19.61s Step 217( N/A%), pre moving , FPS 4.74, Running 19.87s Step 218( N/A%), pre moving , FPS 4.75, Running 20.04s Step 219( N/A%), pre moving , FPS 4.80, Running 20.29s Step 220( N/A%), pre moving , FPS 4.95, Running 20.33s Step 221( N/A%), pre moving , FPS 5.21, Running 20.37s Step 222( N/A%), pre moving , FPS 5.36, Running 20.42s Step 223( N/A%), pre moving , FPS 5.66, Running 20.46s Step 224( N/A%), pre moving , FPS 5.93, Running 20.51s Step 225( N/A%), pre moving , FPS 6.33, Running 20.55s Step 226( N/A%), pre moving , FPS 6.62, Running 20.59s Step 227( N/A%), pre moving , FPS 7.04, Running 20.63s Step 228( N/A%), pre moving , FPS 7.28, Running 20.68s Step 229( N/A%), pre moving , FPS 7.94, Running 20.72s Step 230( N/A%), pre moving , FPS 5.32, Running 22.15s Step 231( N/A%), pre moving , FPS 5.30, Running 22.39s Step 232( N/A%), pre moving , FPS 5.30, Running 22.57s Step 233( N/A%), pre moving , FPS 5.27, Running 22.83s Step 234( N/A%), pre moving , FPS 5.21, Running 23.04s Step 235( N/A%), pre moving , FPS 5.22, Running 23.30s Step 236( N/A%), pre moving , FPS 5.19, Running 23.46s Step 237( N/A%), pre moving , FPS 5.23, Running 23.70s Step 238( N/A%), pre moving , FPS 5.19, Running 23.89s Step 239( N/A%), pre moving , FPS 5.16, Running 24.16s Step 240( N/A%), pre moving , FPS 4.99, Running 24.34s Step 241( N/A%), pre moving , FPS 4.70, Running 24.63s Step 242( N/A%), pre moving , FPS 4.59, Running 24.78s Step 243( N/A%), pre moving , FPS 4.38, Running 25.03s Step 244( N/A%), pre moving , FPS 4.27, Running 25.19s Step 245( N/A%), pre moving , FPS 4.08, Running 25.45s Step 246( N/A%), pre moving , FPS 3.96, Running 25.64s Step 247( N/A%), pre moving , FPS 3.79, Running 25.91s Step 248( N/A%), pre moving , FPS 3.69, Running 26.09s Step 249( N/A%), pre moving , FPS 3.54, Running 26.37s Step 250( 0.33%), action 1, FPS 3.75, Running 27.48s Step 251( 0.67%), action 2, FPS 3.74, Running 27.74s Step 252( 1.00%), action 3, FPS 3.29, Running 28.64s Step 253( 1.33%), action 4, FPS 3.19, Running 29.10s Step 254( 1.67%), action 5, FPS 2.92, Running 29.88s Step 255( 2.00%), action 6, FPS 2.83, Running 30.36s Step 256( 2.33%), action 7, FPS 2.73, Running 30.80s Step 257( 2.67%), action 8, FPS 2.60, Running 31.39s Step 258( 3.00%), action 9, FPS 2.47, Running 31.98s Step 259( 3.33%), action 10, FPS 2.46, Running 32.31s Step 260( 3.67%), action 11, FPS 2.26, Running 33.19s Step 261( 4.00%), action 12, FPS 2.24, Running 33.57s Step 262( 4.33%), action 13, FPS 2.18, Running 33.96s Step 263( 4.67%), action 14, FPS 2.14, Running 34.38s Step 264( 5.00%), action 15, FPS 2.03, Running 35.06s Step 265( 5.33%), action 16, FPS 2.03, Running 35.30s Step 266( 5.67%), action 17, FPS 1.93, Running 36.00s Step 267( 6.00%), action 18, FPS 1.90, Running 36.45s Step 268( 6.33%), action 19, FPS 1.80, Running 37.19s Step 269( 6.67%), action 20, FPS 1.78, Running 37.61s Step 270( 7.00%), action 21, FPS 1.81, Running 38.52s Step 271( 7.33%), action 22, FPS 1.81, Running 38.80s Step 272( 7.67%), action 23, FPS 1.87, Running 39.33s Step 273( 8.00%), action 24, FPS 1.89, Running 39.71s Step 274( 8.33%), action 25, FPS 1.89, Running 40.49s Step 275( 8.67%), action 26, FPS 1.88, Running 41.02s Step 276( 9.00%), action 27, FPS 1.87, Running 41.47s Step 277( 9.33%), action 28, FPS 1.92, Running 41.82s Step 278( 9.67%), action 29, FPS 1.90, Running 42.52s Step 279( 10.00%), action 30, FPS 1.90, Running 42.83s Step 280( 10.33%), action 31, FPS 1.90, Running 43.72s Step 281( 10.67%), action 32, FPS 1.89, Running 44.18s Step 282( 11.00%), action 33, FPS 1.88, Running 44.57s Step 283( 11.33%), action 34, FPS 1.88, Running 45.04s Step 284( 11.67%), action 35, FPS 1.87, Running 45.74s Step 285( 12.00%), action 36, FPS 1.87, Running 46.01s Step 286( 12.33%), action 37, FPS 1.86, Running 46.75s Step 287( 12.67%), action 38, FPS 1.85, Running 47.24s Step 288( 13.00%), action 39, FPS 1.86, Running 47.97s Step 289( 13.33%), action 40, FPS 1.83, Running 48.52s Step 290( 13.67%), action 41, FPS 1.82, Running 49.48s Step 291( 14.00%), action 42, FPS 1.82, Running 49.80s Step 292( 14.33%), action 43, FPS 1.84, Running 50.22s Step 293( 14.67%), action 44, FPS 1.85, Running 50.49s Step 294( 15.00%), action 45, FPS 1.86, Running 51.22s Step 295( 15.33%), action 46, FPS 1.87, Running 51.74s Step 296( 15.67%), action 47, FPS 1.86, Running 52.24s Step 297( 16.00%), action 48, FPS 1.86, Running 52.59s Step 298( 16.33%), action 49, FPS 1.87, Running 53.24s Step 299( 16.67%), action 50, FPS 1.83, Running 53.73s Step 300( 17.00%), action 51, FPS 1.86, Running 54.49s Step 301( 17.33%), action 52, FPS 1.87, Running 54.90s Step 302( 17.67%), action 53, FPS 1.85, Running 55.37s Step 303( 18.00%), action 54, FPS 1.88, Running 55.69s Step 304( 18.33%), action 55, FPS 1.90, Running 56.25s Step 305( 18.67%), action 56, FPS 1.90, Running 56.56s Step 306( 19.00%), action 57, FPS 1.92, Running 57.17s Step 307( 19.33%), action 58, FPS 1.93, Running 57.59s Step 308( 19.67%), action 59, FPS 1.96, Running 58.15s Step 309( 20.00%), action 60, FPS 2.01, Running 58.46s Step 310( 20.33%), action 61, FPS 2.10, Running 59.02s Step 311( 20.67%), action 62, FPS 2.12, Running 59.25s Step 312( 21.00%), action 63, FPS 2.13, Running 59.61s Step 313( 21.33%), action 64, FPS 2.13, Running 59.90s Step 314( 21.67%), action 65, FPS 2.19, Running 60.34s Step 315( 22.00%), action 66, FPS 2.25, Running 60.65s Step 316( 22.33%), action 67, FPS 2.28, Running 61.03s Step 317( 22.67%), action 68, FPS 2.28, Running 61.37s Step 318( 23.00%), action 69, FPS 2.33, Running 61.83s Step 319( 23.33%), action 70, FPS 2.40, Running 62.07s Step 320( 23.67%), action 71, FPS 2.43, Running 62.73s Step 321( 24.00%), action 72, FPS 2.49, Running 62.94s Step 322( 24.33%), action 73, FPS 2.48, Running 63.42s Step 323( 24.67%), action 74, FPS 2.47, Running 63.80s Step 324( 25.00%), action 75, FPS 2.52, Running 64.19s Step 325( 25.33%), action 76, FPS 2.55, Running 64.39s Step 326( 25.67%), action 77, FPS 2.64, Running 64.76s Step 327( 26.00%), action 78, FPS 2.71, Running 64.97s Step 328( 26.33%), action 79, FPS 2.74, Running 65.45s Step 329( 26.67%), action 80, FPS 2.70, Running 65.87s Step 330( 27.00%), action 81, FPS 2.61, Running 66.67s Step 331( 27.33%), action 82, FPS 2.54, Running 67.14s Step 332( 27.67%), action 83, FPS 2.51, Running 67.56s Step 333( 28.00%), action 84, FPS 2.50, Running 67.89s Step 334( 28.33%), action 85, FPS 2.47, Running 68.45s Step 335( 28.67%), action 86, FPS 2.42, Running 68.90s Step 336( 29.00%), action 87, FPS 2.40, Running 69.38s Step 337( 29.33%), action 88, FPS 2.41, Running 69.66s Step 338( 29.67%), action 89, FPS 2.36, Running 70.29s Step 339( 30.00%), action 90, FPS 2.29, Running 70.79s Step 340( 30.33%), action 91, FPS 2.24, Running 71.64s Step 341( 30.67%), action 92, FPS 2.15, Running 72.23s Step 342( 31.00%), action 93, FPS 2.15, Running 72.72s Step 343( 31.33%), action 94, FPS 2.13, Running 73.17s Step 344( 31.67%), action 95, FPS 2.06, Running 73.90s Step 345( 32.00%), action 96, FPS 2.02, Running 74.29s Step 346( 32.33%), action 97, FPS 1.96, Running 74.96s Step 347( 32.67%), action 98, FPS 1.92, Running 75.39s Step 348( 33.00%), action 99, FPS 1.91, Running 75.90s Step 349( 33.33%), action 100, FPS 1.91, Running 76.33s Step 350( 33.67%), action 101, FPS 1.89, Running 77.27s Step 351( 34.00%), action 102, FPS 1.92, Running 77.54s Step 352( 34.33%), action 103, FPS 1.90, Running 78.10s Step 353( 34.67%), action 104, FPS 1.89, Running 78.49s Step 354( 35.00%), action 105, FPS 1.91, Running 78.90s Step 355( 35.33%), action 106, FPS 1.94, Running 79.23s Step 356( 35.67%), action 107, FPS 1.95, Running 79.64s Step 357( 36.00%), action 108, FPS 1.96, Running 79.84s Step 358( 36.33%), action 109, FPS 1.99, Running 80.33s Step 359( 36.67%), action 110, FPS 2.04, Running 80.59s Step 360( 37.00%), action 111, FPS 2.09, Running 81.23s Step 361( 37.33%), action 112, FPS 2.16, Running 81.49s Step 362( 37.67%), action 113, FPS 2.18, Running 81.89s Step 363( 38.00%), action 114, FPS 2.24, Running 82.10s Step 364( 38.33%), action 115, FPS 2.30, Running 82.59s Step 365( 38.67%), action 116, FPS 2.34, Running 82.83s Step 366( 39.00%), action 117, FPS 2.33, Running 83.54s Step 367( 39.33%), action 118, FPS 2.40, Running 83.73s Step 368( 39.67%), action 119, FPS 2.43, Running 84.13s Step 369( 40.00%), action 120, FPS 2.46, Running 84.45s Step 370( 40.33%), action 121, FPS 2.49, Running 85.31s Step 371( 40.67%), action 122, FPS 2.50, Running 85.55s Step 372( 41.00%), action 123, FPS 2.47, Running 86.21s Step 373( 41.33%), action 124, FPS 2.49, Running 86.51s Step 374( 41.67%), action 125, FPS 2.46, Running 87.02s Step 375( 42.00%), action 126, FPS 2.49, Running 87.25s Step 376( 42.33%), action 127, FPS 2.44, Running 87.85s Step 377( 42.67%), action 128, FPS 2.40, Running 88.17s Step 378( 43.00%), action 129, FPS 2.43, Running 88.57s Step 379( 43.33%), action 130, FPS 2.43, Running 88.82s Step 380( 43.67%), action 131, FPS 2.39, Running 89.61s Step 381( 44.00%), action 132, FPS 2.35, Running 89.99s Step 382( 44.33%), action 133, FPS 2.37, Running 90.33s Step 383( 44.67%), action 134, FPS 2.34, Running 90.65s Step 384( 45.00%), action 135, FPS 2.33, Running 91.17s Step 385( 45.33%), action 136, FPS 2.27, Running 91.65s Step 386( 45.67%), action 137, FPS 2.30, Running 92.23s Step 387( 46.00%), action 138, FPS 2.22, Running 92.74s Step 388( 46.33%), action 139, FPS 2.23, Running 93.11s Step 389( 46.67%), action 140, FPS 2.24, Running 93.37s Step 390( 47.00%), action 141, FPS 2.26, Running 94.16s Step 391( 47.33%), action 142, FPS 2.21, Running 94.59s Step 392( 47.67%), action 143, FPS 2.20, Running 95.29s Step 393( 48.00%), action 144, FPS 2.18, Running 95.69s Step 394( 48.33%), action 145, FPS 2.16, Running 96.29s Step 395( 48.67%), action 146, FPS 2.14, Running 96.58s Step 396( 49.00%), action 147, FPS 2.13, Running 97.25s Step 397( 49.33%), action 148, FPS 2.10, Running 97.71s Step 398( 49.67%), action 149, FPS 2.10, Running 98.09s Step 399( 50.00%), action 150, FPS 2.03, Running 98.67s Step 400( 50.33%), action 151, FPS 2.03, Running 99.45s Step 401( 50.67%), action 152, FPS 2.06, Running 99.71s Step 402( 51.00%), action 153, FPS 2.00, Running 100.33s Step 403( 51.33%), action 154, FPS 1.96, Running 100.84s Step 404( 51.67%), action 155, FPS 1.98, Running 101.28s Step 405( 52.00%), action 156, FPS 1.99, Running 101.72s Step 406( 52.33%), action 157, FPS 2.03, Running 102.09s Step 407( 52.67%), action 158, FPS 2.07, Running 102.42s Step 408( 53.00%), action 159, FPS 1.99, Running 103.17s Step 409( 53.33%), action 160, FPS 1.93, Running 103.74s Step 410( 53.67%), action 161, FPS 1.91, Running 104.65s Step 411( 54.00%), action 162, FPS 1.94, Running 104.91s Step 412( 54.33%), action 163, FPS 1.93, Running 105.67s Step 413( 54.67%), action 164, FPS 1.91, Running 106.14s Step 414( 55.00%), action 165, FPS 1.93, Running 106.63s Step 415( 55.33%), action 166, FPS 1.89, Running 107.15s Step 416( 55.67%), action 167, FPS 1.87, Running 107.94s Step 417( 56.00%), action 168, FPS 1.91, Running 108.19s Step 418( 56.33%), action 169, FPS 1.88, Running 108.72s Step 419( 56.67%), action 170, FPS 1.90, Running 109.21s [2026-08-01 18:03:16] [72 ] Seed 71 failed after 109.82 s. +steps: 419 , actions: 170 . +Instruction: Empty +Total 17/72(23.61%) success. +Setting seed: 72 +Step 1( N/A%), pre moving , FPS 0.89, Running 1.13s Step 2( N/A%), pre moving , FPS 1.72, Running 1.16s Step 3( N/A%), pre moving , FPS 2.51, Running 1.20s Step 4( N/A%), pre moving , FPS 3.25, Running 1.23s Step 5( N/A%), pre moving , FPS 3.95, Running 1.26s Step 6( N/A%), pre moving , FPS 4.62, Running 1.30s Step 7( N/A%), pre moving , FPS 5.26, Running 1.33s Step 8( N/A%), pre moving , FPS 5.84, Running 1.37s Step 9( N/A%), pre moving , FPS 6.33, Running 1.42s Step 10( N/A%), pre moving , FPS 6.85, Running 1.46s Step 11( N/A%), pre moving , FPS 7.38, Running 1.49s Step 12( N/A%), pre moving , FPS 7.88, Running 1.52s Step 13( N/A%), pre moving , FPS 8.33, Running 1.56s Step 14( N/A%), pre moving , FPS 8.77, Running 1.60s Step 15( N/A%), pre moving , FPS 9.20, Running 1.63s Step 16( N/A%), pre moving , FPS 9.62, Running 1.66s Step 17( N/A%), pre moving , FPS 10.03, Running 1.70s Step 18( N/A%), pre moving , FPS 10.41, Running 1.73s Step 19( N/A%), pre moving , FPS 10.77, Running 1.76s Step 20( N/A%), pre moving , FPS 11.11, Running 1.80s Step 21( N/A%), pre moving , FPS 21.42, Running 2.06s Step 22( N/A%), pre moving , FPS 21.21, Running 2.11s Step 23( N/A%), pre moving , FPS 21.23, Running 2.14s Step 24( N/A%), pre moving , FPS 21.32, Running 2.17s Step 25( N/A%), pre moving , FPS 21.23, Running 2.21s Step 26( N/A%), pre moving , FPS 17.75, Running 2.42s Step 27( N/A%), pre moving , FPS 17.80, Running 2.45s Step 28( N/A%), pre moving , FPS 17.94, Running 2.48s Step 29( N/A%), pre moving , FPS 18.29, Running 2.52s Step 30( N/A%), pre moving , FPS 18.41, Running 2.55s Step 31( N/A%), pre moving , FPS 18.31, Running 2.58s Step 32( N/A%), pre moving , FPS 18.24, Running 2.62s Step 33( N/A%), pre moving , FPS 18.41, Running 2.65s Step 34( N/A%), pre moving , FPS 18.52, Running 2.68s Step 35( N/A%), pre moving , FPS 18.63, Running 2.70s Step 36( N/A%), pre moving , FPS 14.52, Running 3.04s Step 37( N/A%), pre moving , FPS 14.52, Running 3.07s Step 38( N/A%), pre moving , FPS 14.42, Running 3.12s Step 39( N/A%), pre moving , FPS 14.41, Running 3.15s Step 40( N/A%), pre moving , FPS 14.39, Running 3.19s Step 41( N/A%), pre moving , FPS 17.20, Running 3.22s Step 42( N/A%), pre moving , FPS 17.44, Running 3.25s Step 43( N/A%), pre moving , FPS 17.26, Running 3.30s Step 44( N/A%), pre moving , FPS 17.25, Running 3.33s Step 45( N/A%), pre moving , FPS 17.17, Running 3.37s Step 46( N/A%), pre moving , FPS 20.42, Running 3.40s Step 47( N/A%), pre moving , FPS 20.39, Running 3.43s Step 48( N/A%), pre moving , FPS 20.36, Running 3.47s Step 49( N/A%), pre moving , FPS 20.32, Running 3.50s Step 50( N/A%), pre moving , FPS 20.27, Running 3.53s Step 51( N/A%), pre moving , FPS 20.39, Running 3.56s Step 52( N/A%), pre moving , FPS 20.17, Running 3.61s Step 53( N/A%), pre moving , FPS 19.93, Running 3.65s Step 54( N/A%), pre moving , FPS 19.93, Running 3.68s Step 55( N/A%), pre moving , FPS 19.82, Running 3.71s Step 56( N/A%), pre moving , FPS 28.52, Running 3.74s Step 57( N/A%), pre moving , FPS 28.73, Running 3.77s Step 58( N/A%), pre moving , FPS 29.32, Running 3.80s Step 59( N/A%), pre moving , FPS 29.53, Running 3.83s Step 60( N/A%), pre moving , FPS 29.98, Running 3.86s Step 61( N/A%), pre moving , FPS 29.94, Running 3.89s Step 62( N/A%), pre moving , FPS 29.77, Running 3.93s Step 63( N/A%), pre moving , FPS 30.04, Running 3.96s Step 64( N/A%), pre moving , FPS 29.82, Running 4.00s Step 65( N/A%), pre moving , FPS 30.30, Running 4.03s Step 66( N/A%), pre moving , FPS 30.45, Running 4.06s Step 67( N/A%), pre moving , FPS 30.53, Running 4.09s Step 68( N/A%), pre moving , FPS 30.64, Running 4.12s Step 69( N/A%), pre moving , FPS 30.88, Running 4.15s Step 70( N/A%), pre moving , FPS 31.11, Running 4.18s Step 71( N/A%), pre moving , FPS 31.24, Running 4.20s Step 72( N/A%), pre moving , FPS 32.18, Running 4.23s Step 73( N/A%), pre moving , FPS 32.79, Running 4.26s Step 74( N/A%), pre moving , FPS 32.84, Running 4.29s Step 75( N/A%), pre moving , FPS 33.11, Running 4.32s Step 76( N/A%), pre moving , FPS 32.48, Running 4.36s Step 77( N/A%), pre moving , FPS 32.45, Running 4.39s Step 78( N/A%), pre moving , FPS 32.42, Running 4.41s Step 79( N/A%), pre moving , FPS 31.53, Running 4.46s Step 80( N/A%), pre moving , FPS 31.51, Running 4.49s Step 81( N/A%), pre moving , FPS 31.80, Running 4.52s Step 82( N/A%), pre moving , FPS 32.22, Running 4.55s Step 83( N/A%), pre moving , FPS 32.68, Running 4.57s Step 84( N/A%), pre moving , FPS 33.22, Running 4.60s Step 85( N/A%), pre moving , FPS 33.29, Running 4.63s Step 86( N/A%), pre moving , FPS 33.18, Running 4.66s Step 87( N/A%), pre moving , FPS 33.08, Running 4.69s Step 88( N/A%), pre moving , FPS 32.30, Running 4.74s Step 89( N/A%), pre moving , FPS 32.18, Running 4.77s Step 90( N/A%), pre moving , FPS 32.09, Running 4.80s Step 91( N/A%), pre moving , FPS 32.10, Running 4.83s Step 92( N/A%), pre moving , FPS 32.13, Running 4.85s Step 93( N/A%), pre moving , FPS 32.16, Running 4.88s Step 94( N/A%), pre moving , FPS 32.16, Running 4.91s Step 95( N/A%), pre moving , FPS 32.24, Running 4.94s Step 96( N/A%), pre moving , FPS 32.93, Running 4.96s Step 97( N/A%), pre moving , FPS 32.96, Running 4.99s Step 98( N/A%), pre moving , FPS 33.00, Running 5.02s Step 99( N/A%), pre moving , FPS 34.09, Running 5.05s Step 100( N/A%), pre moving , FPS 33.97, Running 5.08s Step 101( N/A%), pre moving , FPS 33.74, Running 5.11s Step 102( N/A%), pre moving , FPS 33.44, Running 5.14s Step 103( N/A%), pre moving , FPS 32.35, Running 5.19s Step 104( N/A%), pre moving , FPS 31.83, Running 5.23s Step 105( N/A%), pre moving , FPS 31.75, Running 5.26s Step 106( N/A%), pre moving , FPS 31.96, Running 5.29s Step 107( N/A%), pre moving , FPS 32.01, Running 5.32s Step 108( N/A%), pre moving , FPS 32.84, Running 5.35s Step 109( N/A%), pre moving , FPS 32.83, Running 5.38s Step 110( N/A%), pre moving , FPS 32.80, Running 5.41s Step 111( N/A%), pre moving , FPS 32.66, Running 5.44s Step 112( N/A%), pre moving , FPS 32.50, Running 5.47s Step 113( N/A%), pre moving , FPS 32.52, Running 5.50s Step 114( N/A%), pre moving , FPS 32.40, Running 5.53s Step 115( N/A%), pre moving , FPS 32.36, Running 5.56s Step 116( N/A%), pre moving , FPS 32.14, Running 5.59s Step 117( N/A%), pre moving , FPS 31.16, Running 5.63s Step 118( N/A%), pre moving , FPS 30.53, Running 5.68s Step 119( N/A%), pre moving , FPS 30.64, Running 5.70s Step 120( N/A%), pre moving , FPS 30.58, Running 5.73s Step 121( N/A%), pre moving , FPS 30.50, Running 5.77s Step 122( N/A%), pre moving , FPS 30.52, Running 5.80s Step 123( N/A%), pre moving , FPS 31.27, Running 5.83s Step 124( N/A%), pre moving , FPS 31.74, Running 5.86s Step 125( N/A%), pre moving , FPS 32.03, Running 5.89s Step 126( N/A%), pre moving , FPS 32.00, Running 5.91s Step 127( N/A%), pre moving , FPS 32.15, Running 5.94s Step 128( N/A%), pre moving , FPS 32.08, Running 5.97s Step 129( N/A%), pre moving , FPS 32.12, Running 6.00s Step 130( N/A%), pre moving , FPS 31.90, Running 6.04s Step 131( N/A%), pre moving , FPS 31.68, Running 6.07s Step 132( N/A%), pre moving , FPS 31.63, Running 6.10s Step 133( N/A%), pre moving , FPS 31.10, Running 6.14s Step 134( N/A%), pre moving , FPS 31.04, Running 6.17s Step 135( N/A%), pre moving , FPS 31.07, Running 6.20s Step 136( N/A%), pre moving , FPS 31.27, Running 6.23s Step 137( N/A%), pre moving , FPS 32.31, Running 6.25s Step 138( N/A%), pre moving , FPS 33.02, Running 6.28s Step 139( N/A%), pre moving , FPS 33.06, Running 6.31s Step 140( N/A%), pre moving , FPS 33.33, Running 6.33s Step 141( N/A%), pre moving , FPS 33.64, Running 6.36s Step 142( N/A%), pre moving , FPS 33.95, Running 6.39s Step 143( N/A%), pre moving , FPS 34.28, Running 6.41s Step 144( N/A%), pre moving , FPS 34.34, Running 6.44s Step 145( N/A%), pre moving , FPS 34.20, Running 6.47s Step 146( N/A%), pre moving , FPS 33.74, Running 6.51s Step 147( N/A%), pre moving , FPS 33.04, Running 6.55s Step 148( N/A%), pre moving , FPS 32.88, Running 6.58s Step 149( N/A%), pre moving , FPS 33.13, Running 6.60s Step 150( N/A%), pre moving , FPS 33.61, Running 6.63s Step 151( N/A%), pre moving , FPS 34.13, Running 6.66s Step 152( N/A%), pre moving , FPS 33.95, Running 6.69s Step 153( N/A%), pre moving , FPS 34.49, Running 6.72s Step 154( N/A%), pre moving , FPS 34.50, Running 6.75s Step 155( N/A%), pre moving , FPS 34.07, Running 6.79s Step 156( N/A%), pre moving , FPS 33.50, Running 6.82s Step 157( N/A%), pre moving , FPS 33.34, Running 6.85s Step 158( N/A%), pre moving , FPS 33.42, Running 6.88s Step 159( N/A%), pre moving , FPS 33.46, Running 6.91s Step 160( N/A%), pre moving , FPS 33.55, Running 6.93s Step 161( N/A%), pre moving , FPS 33.60, Running 6.96s Step 162( N/A%), pre moving , FPS 33.68, Running 6.98s Step 163( N/A%), pre moving , FPS 17.94, Running 7.53s Step 164( N/A%), pre moving , FPS 15.93, Running 7.70s Step 165( N/A%), pre moving , FPS 13.61, Running 7.94s Step 166( N/A%), pre moving , FPS 12.40, Running 8.12s Step 167( N/A%), pre moving , FPS 11.04, Running 8.36s Step 168( N/A%), pre moving , FPS 10.55, Running 8.47s Step 169( N/A%), pre moving , FPS 9.47, Running 8.72s Step 170( N/A%), pre moving , FPS 8.86, Running 8.89s Step 171( N/A%), pre moving , FPS 7.95, Running 9.17s Step 172( N/A%), pre moving , FPS 7.66, Running 9.30s Step 173( N/A%), pre moving , FPS 7.06, Running 9.55s Step 174( N/A%), pre moving , FPS 6.76, Running 9.71s Step 175( N/A%), pre moving , FPS 6.34, Running 9.94s Step 176( N/A%), pre moving , FPS 6.09, Running 10.11s Step 177( N/A%), pre moving , FPS 5.69, Running 10.37s Step 178( N/A%), pre moving , FPS 5.44, Running 10.56s Step 179( N/A%), pre moving , FPS 5.14, Running 10.79s Step 180( N/A%), pre moving , FPS 4.89, Running 11.02s Step 181( N/A%), pre moving , FPS 4.65, Running 11.26s Step 182( N/A%), pre moving , FPS 4.51, Running 11.42s Step 183( N/A%), pre moving , FPS 4.79, Running 11.71s Step 184( N/A%), pre moving , FPS 4.76, Running 11.90s Step 185( N/A%), pre moving , FPS 4.80, Running 12.11s Step 186( N/A%), pre moving , FPS 4.82, Running 12.27s Step 187( N/A%), pre moving , FPS 4.81, Running 12.52s Step 188( N/A%), pre moving , FPS 4.75, Running 12.68s Step 189( N/A%), pre moving , FPS 4.69, Running 12.98s Step 190( N/A%), pre moving , FPS 4.64, Running 13.19s Step 191( N/A%), pre moving , FPS 4.70, Running 13.42s Step 192( N/A%), pre moving , FPS 4.69, Running 13.57s Step 193( N/A%), pre moving , FPS 4.68, Running 13.83s Step 194( N/A%), pre moving , FPS 4.69, Running 13.98s Step 195( N/A%), pre moving , FPS 4.63, Running 14.26s Step 196( N/A%), pre moving , FPS 4.65, Running 14.40s Step 197( N/A%), pre moving , FPS 4.66, Running 14.66s Step 198( N/A%), pre moving , FPS 4.66, Running 14.85s Step 199( N/A%), pre moving , FPS 4.60, Running 15.14s Step 200( N/A%), pre moving , FPS 4.64, Running 15.34s Step 201( N/A%), pre moving , FPS 4.60, Running 15.61s Step 202( N/A%), pre moving , FPS 4.53, Running 15.83s Step 203( N/A%), pre moving , FPS 4.53, Running 16.12s Step 204( N/A%), pre moving , FPS 4.52, Running 16.32s Step 205( N/A%), pre moving , FPS 4.50, Running 16.56s Step 206( N/A%), pre moving , FPS 4.46, Running 16.76s Step 207( N/A%), pre moving , FPS 4.42, Running 17.05s Step 208( N/A%), pre moving , FPS 4.39, Running 17.24s Step 209( N/A%), pre moving , FPS 4.43, Running 17.49s Step 210( N/A%), pre moving , FPS 4.44, Running 17.70s Step 211( N/A%), pre moving , FPS 4.39, Running 17.98s Step 212( N/A%), pre moving , FPS 4.36, Running 18.15s Step 213( N/A%), pre moving , FPS 4.36, Running 18.41s Step 214( N/A%), pre moving , FPS 4.32, Running 18.61s Step 215( N/A%), pre moving , FPS 4.35, Running 18.85s Step 216( N/A%), pre moving , FPS 4.33, Running 19.02s Step 217( N/A%), pre moving , FPS 4.35, Running 19.26s Step 218( N/A%), pre moving , FPS 4.32, Running 19.48s Step 219( N/A%), pre moving , FPS 4.36, Running 19.73s Step 220( N/A%), pre moving , FPS 4.41, Running 19.87s Step 221( N/A%), pre moving , FPS 4.37, Running 20.19s Step 222( N/A%), pre moving , FPS 4.41, Running 20.36s Step 223( N/A%), pre moving , FPS 4.39, Running 20.68s Step 224( N/A%), pre moving , FPS 4.39, Running 20.87s Step 225( N/A%), pre moving , FPS 4.34, Running 21.17s Step 226( N/A%), pre moving , FPS 4.47, Running 21.23s Step 227( N/A%), pre moving , FPS 4.74, Running 21.27s Step 228( N/A%), pre moving , FPS 4.91, Running 21.31s Step 229( N/A%), pre moving , FPS 5.18, Running 21.35s Step 230( N/A%), pre moving , FPS 5.41, Running 21.39s Step 231( N/A%), pre moving , FPS 5.79, Running 21.43s Step 232( N/A%), pre moving , FPS 6.02, Running 21.47s Step 233( N/A%), pre moving , FPS 6.44, Running 21.51s Step 234( N/A%), pre moving , FPS 6.80, Running 21.55s Step 235( N/A%), pre moving , FPS 7.30, Running 21.59s Step 236( N/A%), pre moving , FPS 4.98, Running 23.04s Step 237( N/A%), pre moving , FPS 4.95, Running 23.30s Step 238( N/A%), pre moving , FPS 5.03, Running 23.46s Step 239( N/A%), pre moving , FPS 5.02, Running 23.71s Step 240( N/A%), pre moving , FPS 4.99, Running 23.88s Step 241( N/A%), pre moving , FPS 5.08, Running 24.13s Step 242( N/A%), pre moving , FPS 5.07, Running 24.31s Step 243( N/A%), pre moving , FPS 5.10, Running 24.60s Step 244( N/A%), pre moving , FPS 5.08, Running 24.81s Step 245( N/A%), pre moving , FPS 5.09, Running 25.09s Step 246( N/A%), pre moving , FPS 4.93, Running 25.28s Step 247( N/A%), pre moving , FPS 4.66, Running 25.56s Step 248( N/A%), pre moving , FPS 4.51, Running 25.74s Step 249( N/A%), pre moving , FPS 4.29, Running 26.01s Step 250( N/A%), pre moving , FPS 4.16, Running 26.20s Step 251( N/A%), pre moving , FPS 3.99, Running 26.44s Step 252( N/A%), pre moving , FPS 3.85, Running 26.67s Step 253( N/A%), pre moving , FPS 3.70, Running 26.92s Step 254( N/A%), pre moving , FPS 3.62, Running 27.08s Step 255( N/A%), pre moving , FPS 3.49, Running 27.33s Step 256( 0.33%), action 1, FPS 3.56, Running 28.65s Step 257( 0.67%), action 2, FPS 3.33, Running 29.30s Step 258( 1.00%), action 3, FPS 3.14, Running 29.82s Step 259( 1.33%), action 4, FPS 3.12, Running 30.12s Step 260( 1.67%), action 5, FPS 2.94, Running 30.68s Step 261( 2.00%), action 6, FPS 2.91, Running 31.00s Step 262( 2.33%), action 7, FPS 2.72, Running 31.66s Step 263( 2.67%), action 8, FPS 2.75, Running 31.87s Step 264( 3.00%), action 9, FPS 2.57, Running 32.59s Step 265( 3.33%), action 10, FPS 2.57, Running 32.87s Step 266( 3.67%), action 11, FPS 2.41, Running 33.59s Step 267( 4.00%), action 12, FPS 2.35, Running 34.07s Step 268( 4.33%), action 13, FPS 2.21, Running 34.78s Step 269( 4.67%), action 14, FPS 2.18, Running 35.19s Step 270( 5.00%), action 15, FPS 2.05, Running 35.97s Step 271( 5.33%), action 16, FPS 2.01, Running 36.40s Step 272( 5.67%), action 17, FPS 1.92, Running 37.09s Step 273( 6.00%), action 18, FPS 1.91, Running 37.39s Step 274( 6.33%), action 19, FPS 1.81, Running 38.11s Step 275( 6.67%), action 20, FPS 1.81, Running 38.35s Step 276( 7.00%), action 21, FPS 1.88, Running 39.30s Step 277( 7.33%), action 22, FPS 1.93, Running 39.67s Step 278( 7.67%), action 23, FPS 1.91, Running 40.30s Step 279( 8.00%), action 24, FPS 1.86, Running 40.88s Step 280( 8.33%), action 25, FPS 1.83, Running 41.63s Step 281( 8.67%), action 26, FPS 1.78, Running 42.21s Step 282( 9.00%), action 27, FPS 1.79, Running 42.82s Step 283( 9.33%), action 28, FPS 1.76, Running 43.26s Step 284( 9.67%), action 29, FPS 1.75, Running 44.01s Step 285( 10.00%), action 30, FPS 1.72, Running 44.47s Step 286( 10.33%), action 31, FPS 1.70, Running 45.35s Step 287( 10.67%), action 32, FPS 1.73, Running 45.65s Step 288( 11.00%), action 33, FPS 1.72, Running 46.41s Step 289( 11.33%), action 34, FPS 1.74, Running 46.69s Step 290( 11.67%), action 35, FPS 1.79, Running 47.13s Step 291( 12.00%), action 36, FPS 1.79, Running 47.55s Step 292( 12.33%), action 37, FPS 1.85, Running 47.91s Step 293( 12.67%), action 38, FPS 1.84, Running 48.24s Step 294( 13.00%), action 39, FPS 1.88, Running 48.77s Step 295( 13.33%), action 40, FPS 1.84, Running 49.21s Step 296( 13.67%), action 41, FPS 1.86, Running 50.05s Step 297( 14.00%), action 42, FPS 1.86, Running 50.43s Step 298( 14.33%), action 43, FPS 1.84, Running 51.19s Step 299( 14.67%), action 44, FPS 1.86, Running 51.63s Step 300( 15.00%), action 45, FPS 1.90, Running 52.15s Step 301( 15.33%), action 46, FPS 1.95, Running 52.48s Step 302( 15.67%), action 47, FPS 1.95, Running 53.08s Step 303( 16.00%), action 48, FPS 1.96, Running 53.49s Step 304( 16.33%), action 49, FPS 1.96, Running 54.23s Step 305( 16.67%), action 50, FPS 1.97, Running 54.63s Step 306( 17.00%), action 51, FPS 1.95, Running 55.59s Step 307( 17.33%), action 52, FPS 1.94, Running 55.97s Step 308( 17.67%), action 53, FPS 1.94, Running 56.71s Step 309( 18.00%), action 54, FPS 1.95, Running 56.97s Step 310( 18.33%), action 55, FPS 1.88, Running 57.78s Step 311( 18.67%), action 56, FPS 1.87, Running 58.22s Step 312( 19.00%), action 57, FPS 1.82, Running 58.88s Step 313( 19.33%), action 58, FPS 1.83, Running 59.19s Step 314( 19.67%), action 59, FPS 1.79, Running 59.96s Step 315( 20.00%), action 60, FPS 1.77, Running 60.49s Step 316( 20.33%), action 61, FPS 1.74, Running 61.51s Step 317( 20.67%), action 62, FPS 1.72, Running 62.04s Step 318( 21.00%), action 63, FPS 1.77, Running 62.47s Step 319( 21.33%), action 64, FPS 1.78, Running 62.86s Step 320( 21.67%), action 65, FPS 1.80, Running 63.27s Step 321( 22.00%), action 66, FPS 1.78, Running 63.75s Step 322( 22.33%), action 67, FPS 1.76, Running 64.45s Step 323( 22.67%), action 68, FPS 1.76, Running 64.86s Step 324( 23.00%), action 69, FPS 1.76, Running 65.58s Step 325( 23.33%), action 70, FPS 1.75, Running 66.06s Step 326( 23.67%), action 71, FPS 1.77, Running 66.91s Step 327( 24.00%), action 72, FPS 1.75, Running 67.38s Step 328( 24.33%), action 73, FPS 1.76, Running 68.05s Step 329( 24.67%), action 74, FPS 1.72, Running 68.61s Step 330( 25.00%), action 75, FPS 1.74, Running 69.25s Step 331( 25.33%), action 76, FPS 1.73, Running 69.76s Step 332( 25.67%), action 77, FPS 1.72, Running 70.49s Step 333( 26.00%), action 78, FPS 1.69, Running 71.03s Step 334( 26.33%), action 79, FPS 1.72, Running 71.59s Step 335( 26.67%), action 80, FPS 1.74, Running 71.97s Step 336( 27.00%), action 81, FPS 1.75, Running 72.94s Step 337( 27.33%), action 82, FPS 1.74, Running 73.50s Step 338( 27.67%), action 83, FPS 1.71, Running 74.14s Step 339( 28.00%), action 84, FPS 1.69, Running 74.67s Step 340( 28.33%), action 85, FPS 1.70, Running 75.03s Step 341( 28.67%), action 86, FPS 1.73, Running 75.28s Step 342( 29.00%), action 87, FPS 1.78, Running 75.68s Step 343( 29.33%), action 88, FPS 1.79, Running 76.03s Step 344( 29.67%), action 89, FPS 1.83, Running 76.49s Step 345( 30.00%), action 90, FPS 1.87, Running 76.75s Step 346( 30.33%), action 91, FPS 1.93, Running 77.28s Step 347( 30.67%), action 92, FPS 1.95, Running 77.63s Step 348( 31.00%), action 93, FPS 2.02, Running 77.94s Step 349( 31.33%), action 94, FPS 2.09, Running 78.17s Step 350( 31.67%), action 95, FPS 2.16, Running 78.53s Step 351( 32.00%), action 96, FPS 2.21, Running 78.80s Step 352( 32.33%), action 97, FPS 2.31, Running 79.16s Step 353( 32.67%), action 98, FPS 2.39, Running 79.41s Step 354( 33.00%), action 99, FPS 2.42, Running 79.84s Step 355( 33.33%), action 100, FPS 2.47, Running 80.07s Step 356( 33.67%), action 101, FPS 2.53, Running 80.84s Step 357( 34.00%), action 102, FPS 2.51, Running 81.46s Step 358( 34.33%), action 103, FPS 2.55, Running 81.98s Step 359( 34.67%), action 104, FPS 2.64, Running 82.24s Step 360( 35.00%), action 105, FPS 2.50, Running 83.04s Step 361( 35.33%), action 106, FPS 2.43, Running 83.53s Step 362( 35.67%), action 107, FPS 2.35, Running 84.20s Step 363( 36.00%), action 108, FPS 2.33, Running 84.62s Step 364( 36.33%), action 109, FPS 2.28, Running 85.24s Step 365( 36.67%), action 110, FPS 2.21, Running 85.81s Step 366( 37.00%), action 111, FPS 2.15, Running 86.59s Step 367( 37.33%), action 112, FPS 2.16, Running 86.90s Step 368( 37.67%), action 113, FPS 2.09, Running 87.49s Step 369( 38.00%), action 114, FPS 2.09, Running 87.72s Step 370( 38.33%), action 115, FPS 2.04, Running 88.35s Step 371( 38.67%), action 116, FPS 1.98, Running 88.91s Step 372( 39.00%), action 117, FPS 1.92, Running 89.58s Step 373( 39.33%), action 118, FPS 1.88, Running 90.03s Step 374( 39.67%), action 119, FPS 1.86, Running 90.60s Step 375( 40.00%), action 120, FPS 1.84, Running 90.95s Step 376( 40.33%), action 121, FPS 1.83, Running 91.75s Step 377( 40.67%), action 122, FPS 1.90, Running 91.99s Step 378( 41.00%), action 123, FPS 1.89, Running 92.54s Step 379( 41.33%), action 124, FPS 1.89, Running 92.81s Step 380( 41.67%), action 125, FPS 1.96, Running 93.27s Step 381( 42.00%), action 126, FPS 1.99, Running 93.57s Step 382( 42.33%), action 127, FPS 1.99, Running 94.27s Step 383( 42.67%), action 128, FPS 2.03, Running 94.49s Step 384( 43.00%), action 129, FPS 2.06, Running 94.93s Step 385( 43.33%), action 130, FPS 2.10, Running 95.34s Step 386( 43.67%), action 131, FPS 2.14, Running 95.95s Step 387( 44.00%), action 132, FPS 2.15, Running 96.19s Step 388( 44.33%), action 133, FPS 2.19, Running 96.60s Step 389( 44.67%), action 134, FPS 2.20, Running 96.81s Step 390( 45.00%), action 135, FPS 2.26, Running 97.21s Step 391( 45.33%), action 136, FPS 2.31, Running 97.56s Step 392( 45.67%), action 137, FPS 2.39, Running 97.94s Step 393( 46.00%), action 138, FPS 2.45, Running 98.20s Step 394( 46.33%), action 139, FPS 2.48, Running 98.67s Step 395( 46.67%), action 140, FPS 2.51, Running 98.92s Step 396( 47.00%), action 141, FPS 2.56, Running 99.55s Step 397( 47.33%), action 142, FPS 2.57, Running 99.78s Step 398( 47.67%), action 143, FPS 2.55, Running 100.39s Step 399( 48.00%), action 144, FPS 2.55, Running 100.66s Step 400( 48.33%), action 145, FPS 2.57, Running 101.05s Step 401( 48.67%), action 146, FPS 2.59, Running 101.29s Step 402( 49.00%), action 147, FPS 2.71, Running 101.66s Step 403( 49.33%), action 148, FPS 2.65, Running 102.02s Step 404( 49.67%), action 149, FPS 2.66, Running 102.44s Step 405( 50.00%), action 150, FPS 2.65, Running 102.89s Step 406( 50.33%), action 151, FPS 2.67, Running 103.45s Step 407( 50.67%), action 152, FPS 2.68, Running 103.66s Step 408( 51.00%), action 153, FPS 2.69, Running 104.03s Step 409( 51.33%), action 154, FPS 2.67, Running 104.29s Step 410( 51.67%), action 155, FPS 2.69, Running 104.65s Step 411( 52.00%), action 156, FPS 2.71, Running 104.94s Step 412( 52.33%), action 157, FPS 2.61, Running 105.61s Step 413( 52.67%), action 158, FPS 2.60, Running 105.90s Step 414( 53.00%), action 159, FPS 2.51, Running 106.65s [2026-08-01 18:05:03] [73 ] Seed 72 failed after 107.30 s. +steps: 414 , actions: 159 . +Instruction: Empty +Total 17/73(23.29%) success. +Setting seed: 73 +Step 1( N/A%), pre moving , FPS 1.29, Running 0.77s Step 2( N/A%), pre moving , FPS 2.50, Running 0.80s Step 3( N/A%), pre moving , FPS 3.60, Running 0.83s Step 4( N/A%), pre moving , FPS 4.62, Running 0.87s Step 5( N/A%), pre moving , FPS 5.61, Running 0.89s Step 6( N/A%), pre moving , FPS 6.54, Running 0.92s Step 7( N/A%), pre moving , FPS 7.44, Running 0.94s Step 8( N/A%), pre moving , FPS 8.30, Running 0.96s Step 9( N/A%), pre moving , FPS 9.11, Running 0.99s Step 10( N/A%), pre moving , FPS 9.86, Running 1.01s Step 11( N/A%), pre moving , FPS 10.55, Running 1.04s Step 12( N/A%), pre moving , FPS 11.18, Running 1.07s Step 13( N/A%), pre moving , FPS 11.78, Running 1.10s Step 14( N/A%), pre moving , FPS 12.33, Running 1.14s Step 15( N/A%), pre moving , FPS 12.89, Running 1.16s Step 16( N/A%), pre moving , FPS 13.44, Running 1.19s Step 17( N/A%), pre moving , FPS 13.97, Running 1.22s Step 18( N/A%), pre moving , FPS 14.50, Running 1.24s Step 19( N/A%), pre moving , FPS 15.00, Running 1.27s Step 20( N/A%), pre moving , FPS 15.47, Running 1.29s Step 21( N/A%), pre moving , FPS 26.77, Running 1.52s Step 22( N/A%), pre moving , FPS 25.58, Running 1.58s Step 23( N/A%), pre moving , FPS 25.89, Running 1.61s Step 24( N/A%), pre moving , FPS 26.16, Running 1.63s Step 25( N/A%), pre moving , FPS 25.79, Running 1.67s Step 26( N/A%), pre moving , FPS 20.15, Running 1.91s Step 27( N/A%), pre moving , FPS 20.08, Running 1.94s Step 28( N/A%), pre moving , FPS 19.94, Running 1.97s Step 29( N/A%), pre moving , FPS 19.74, Running 2.00s Step 30( N/A%), pre moving , FPS 19.74, Running 2.03s Step 31( N/A%), pre moving , FPS 19.62, Running 2.06s Step 32( N/A%), pre moving , FPS 19.78, Running 2.08s Step 33( N/A%), pre moving , FPS 19.87, Running 2.11s Step 34( N/A%), pre moving , FPS 20.05, Running 2.13s Step 35( N/A%), pre moving , FPS 20.13, Running 2.16s Step 36( N/A%), pre moving , FPS 15.61, Running 2.47s Step 37( N/A%), pre moving , FPS 15.57, Running 2.50s Step 38( N/A%), pre moving , FPS 15.49, Running 2.53s Step 39( N/A%), pre moving , FPS 15.40, Running 2.56s Step 40( N/A%), pre moving , FPS 15.21, Running 2.61s Step 41( N/A%), pre moving , FPS 17.80, Running 2.64s Step 42( N/A%), pre moving , FPS 18.19, Running 2.68s Step 43( N/A%), pre moving , FPS 18.10, Running 2.71s Step 44( N/A%), pre moving , FPS 17.92, Running 2.75s Step 45( N/A%), pre moving , FPS 17.91, Running 2.78s Step 46( N/A%), pre moving , FPS 22.02, Running 2.82s Step 47( N/A%), pre moving , FPS 22.03, Running 2.85s Step 48( N/A%), pre moving , FPS 22.16, Running 2.87s Step 49( N/A%), pre moving , FPS 22.35, Running 2.90s Step 50( N/A%), pre moving , FPS 22.13, Running 2.93s Step 51( N/A%), pre moving , FPS 22.32, Running 2.96s Step 52( N/A%), pre moving , FPS 21.97, Running 2.99s Step 53( N/A%), pre moving , FPS 21.97, Running 3.02s Step 54( N/A%), pre moving , FPS 21.74, Running 3.05s Step 55( N/A%), pre moving , FPS 21.62, Running 3.08s Step 56( N/A%), pre moving , FPS 30.70, Running 3.12s Step 57( N/A%), pre moving , FPS 30.35, Running 3.16s Step 58( N/A%), pre moving , FPS 30.54, Running 3.19s Step 59( N/A%), pre moving , FPS 30.13, Running 3.23s Step 60( N/A%), pre moving , FPS 30.30, Running 3.27s Step 61( N/A%), pre moving , FPS 29.40, Running 3.32s Step 62( N/A%), pre moving , FPS 29.35, Running 3.36s Step 63( N/A%), pre moving , FPS 29.06, Running 3.40s Step 64( N/A%), pre moving , FPS 28.88, Running 3.44s Step 65( N/A%), pre moving , FPS 28.82, Running 3.48s Step 66( N/A%), pre moving , FPS 28.54, Running 3.52s Step 67( N/A%), pre moving , FPS 28.01, Running 3.56s Step 68( N/A%), pre moving , FPS 27.47, Running 3.60s Step 69( N/A%), pre moving , FPS 26.65, Running 3.65s Step 70( N/A%), pre moving , FPS 26.49, Running 3.69s Step 71( N/A%), pre moving , FPS 25.98, Running 3.73s Step 72( N/A%), pre moving , FPS 25.86, Running 3.77s Step 73( N/A%), pre moving , FPS 25.42, Running 3.81s Step 74( N/A%), pre moving , FPS 25.23, Running 3.85s Step 75( N/A%), pre moving , FPS 24.71, Running 3.89s Step 76( N/A%), pre moving , FPS 24.71, Running 3.93s Step 77( N/A%), pre moving , FPS 24.28, Running 3.98s Step 78( N/A%), pre moving , FPS 23.28, Running 4.05s Step 79( N/A%), pre moving , FPS 23.26, Running 4.09s Step 80( N/A%), pre moving , FPS 23.22, Running 4.13s Step 81( N/A%), pre moving , FPS 23.65, Running 4.17s Step 82( N/A%), pre moving , FPS 23.59, Running 4.21s Step 83( N/A%), pre moving , FPS 23.43, Running 4.25s Step 84( N/A%), pre moving , FPS 23.21, Running 4.30s Step 85( N/A%), pre moving , FPS 22.88, Running 4.35s Step 86( N/A%), pre moving , FPS 22.81, Running 4.40s Step 87( N/A%), pre moving , FPS 22.37, Running 4.45s Step 88( N/A%), pre moving , FPS 21.92, Running 4.51s Step 89( N/A%), pre moving , FPS 22.49, Running 4.54s Step 90( N/A%), pre moving , FPS 22.68, Running 4.57s Step 91( N/A%), pre moving , FPS 22.97, Running 4.60s Step 92( N/A%), pre moving , FPS 23.12, Running 4.63s Step 93( N/A%), pre moving , FPS 23.43, Running 4.66s Step 94( N/A%), pre moving , FPS 23.71, Running 4.69s Step 95( N/A%), pre moving , FPS 24.27, Running 4.72s Step 96( N/A%), pre moving , FPS 24.74, Running 4.74s Step 97( N/A%), pre moving , FPS 25.54, Running 4.77s Step 98( N/A%), pre moving , FPS 26.79, Running 4.79s Step 99( N/A%), pre moving , FPS 27.32, Running 4.82s Step 100( N/A%), pre moving , FPS 27.64, Running 4.85s Step 101( N/A%), pre moving , FPS 27.44, Running 4.90s Step 102( N/A%), pre moving , FPS 27.92, Running 4.93s Step 103( N/A%), pre moving , FPS 28.59, Running 4.95s Step 104( N/A%), pre moving , FPS 29.54, Running 4.98s Step 105( N/A%), pre moving , FPS 30.71, Running 5.00s Step 106( N/A%), pre moving , FPS 31.48, Running 5.03s Step 107( N/A%), pre moving , FPS 32.95, Running 5.06s Step 108( N/A%), pre moving , FPS 34.70, Running 5.09s Step 109( N/A%), pre moving , FPS 34.55, Running 5.11s Step 110( N/A%), pre moving , FPS 34.70, Running 5.14s Step 111( N/A%), pre moving , FPS 35.04, Running 5.17s Step 112( N/A%), pre moving , FPS 35.14, Running 5.20s Step 113( N/A%), pre moving , FPS 35.17, Running 5.23s Step 114( N/A%), pre moving , FPS 34.91, Running 5.26s Step 115( N/A%), pre moving , FPS 34.95, Running 5.29s Step 116( N/A%), pre moving , FPS 34.29, Running 5.32s Step 117( N/A%), pre moving , FPS 34.41, Running 5.35s Step 118( N/A%), pre moving , FPS 34.52, Running 5.37s Step 119( N/A%), pre moving , FPS 34.74, Running 5.40s Step 120( N/A%), pre moving , FPS 35.19, Running 5.42s Step 121( N/A%), pre moving , FPS 36.22, Running 5.45s Step 122( N/A%), pre moving , FPS 36.20, Running 5.48s Step 123( N/A%), pre moving , FPS 36.15, Running 5.51s Step 124( N/A%), pre moving , FPS 35.65, Running 5.54s Step 125( N/A%), pre moving , FPS 35.59, Running 5.56s Step 126( N/A%), pre moving , FPS 35.74, Running 5.59s Step 127( N/A%), pre moving , FPS 35.96, Running 5.62s Step 128( N/A%), pre moving , FPS 36.01, Running 5.64s Step 129( N/A%), pre moving , FPS 36.32, Running 5.67s Step 130( N/A%), pre moving , FPS 36.75, Running 5.69s Step 131( N/A%), pre moving , FPS 17.87, Running 6.29s Step 132( N/A%), pre moving , FPS 16.48, Running 6.42s Step 133( N/A%), pre moving , FPS 13.64, Running 6.70s Step 134( N/A%), pre moving , FPS 12.76, Running 6.83s Step 135( N/A%), pre moving , FPS 11.36, Running 7.05s Step 136( N/A%), pre moving , FPS 10.66, Running 7.20s Step 137( N/A%), pre moving , FPS 9.50, Running 7.45s Step 138( N/A%), pre moving , FPS 8.92, Running 7.61s Step 139( N/A%), pre moving , FPS 8.10, Running 7.87s Step 140( N/A%), pre moving , FPS 7.68, Running 8.03s Step 141( N/A%), pre moving , FPS 7.08, Running 8.28s Step 142( N/A%), pre moving , FPS 6.66, Running 8.48s Step 143( N/A%), pre moving , FPS 6.22, Running 8.72s Step 144( N/A%), pre moving , FPS 6.02, Running 8.86s Step 145( N/A%), pre moving , FPS 5.65, Running 9.11s Step 146( N/A%), pre moving , FPS 5.44, Running 9.27s Step 147( N/A%), pre moving , FPS 5.09, Running 9.55s Step 148( N/A%), pre moving , FPS 4.90, Running 9.72s Step 149( N/A%), pre moving , FPS 4.60, Running 10.01s Step 150( N/A%), pre moving , FPS 4.49, Running 10.15s Step 151( N/A%), pre moving , FPS 4.90, Running 10.37s Step 152( N/A%), pre moving , FPS 4.89, Running 10.50s Step 153( N/A%), pre moving , FPS 4.96, Running 10.73s Step 154( N/A%), pre moving , FPS 4.89, Running 10.92s Step 155( N/A%), pre moving , FPS 4.85, Running 11.17s Step 156( N/A%), pre moving , FPS 4.83, Running 11.34s Step 157( N/A%), pre moving , FPS 4.87, Running 11.56s Step 158( N/A%), pre moving , FPS 4.88, Running 11.71s Step 159( N/A%), pre moving , FPS 4.89, Running 11.96s Step 160( N/A%), pre moving , FPS 4.89, Running 12.11s Step 161( N/A%), pre moving , FPS 4.94, Running 12.32s Step 162( N/A%), pre moving , FPS 5.00, Running 12.48s Step 163( N/A%), pre moving , FPS 5.00, Running 12.72s Step 164( N/A%), pre moving , FPS 4.94, Running 12.91s Step 165( N/A%), pre moving , FPS 4.93, Running 13.16s Step 166( N/A%), pre moving , FPS 4.90, Running 13.35s Step 167( N/A%), pre moving , FPS 4.92, Running 13.61s Step 168( N/A%), pre moving , FPS 4.94, Running 13.77s Step 169( N/A%), pre moving , FPS 4.96, Running 14.04s Step 170( N/A%), pre moving , FPS 4.90, Running 14.22s Step 171( N/A%), pre moving , FPS 4.84, Running 14.50s Step 172( N/A%), pre moving , FPS 4.81, Running 14.66s Step 173( N/A%), pre moving , FPS 4.80, Running 14.90s Step 174( N/A%), pre moving , FPS 4.76, Running 15.12s Step 175( N/A%), pre moving , FPS 4.68, Running 15.44s Step 176( N/A%), pre moving , FPS 4.70, Running 15.60s Step 177( N/A%), pre moving , FPS 4.68, Running 15.84s Step 178( N/A%), pre moving , FPS 4.66, Running 16.01s Step 179( N/A%), pre moving , FPS 4.68, Running 16.23s Step 180( N/A%), pre moving , FPS 4.69, Running 16.38s Step 181( N/A%), pre moving , FPS 4.61, Running 16.66s Step 182( N/A%), pre moving , FPS 4.60, Running 16.83s Step 183( N/A%), pre moving , FPS 4.59, Running 17.08s Step 184( N/A%), pre moving , FPS 4.62, Running 17.24s Step 185( N/A%), pre moving , FPS 4.58, Running 17.53s Step 186( N/A%), pre moving , FPS 4.54, Running 17.75s Step 187( N/A%), pre moving , FPS 4.55, Running 18.01s Step 188( N/A%), pre moving , FPS 4.51, Running 18.20s Step 189( N/A%), pre moving , FPS 4.54, Running 18.45s Step 190( N/A%), pre moving , FPS 4.52, Running 18.64s Step 191( N/A%), pre moving , FPS 4.49, Running 18.95s Step 192( N/A%), pre moving , FPS 4.50, Running 19.11s Step 193( N/A%), pre moving , FPS 4.42, Running 19.42s Step 194( N/A%), pre moving , FPS 4.40, Running 19.67s Step 195( N/A%), pre moving , FPS 4.43, Running 19.96s Step 196( N/A%), pre moving , FPS 4.40, Running 20.14s Step 197( N/A%), pre moving , FPS 4.39, Running 20.39s Step 198( N/A%), pre moving , FPS 4.51, Running 20.44s Step 199( N/A%), pre moving , FPS 4.69, Running 20.49s Step 200( N/A%), pre moving , FPS 4.79, Running 20.55s Step 201( N/A%), pre moving , FPS 5.08, Running 20.60s Step 202( N/A%), pre moving , FPS 5.24, Running 20.64s Step 203( N/A%), pre moving , FPS 5.55, Running 20.69s Step 204( N/A%), pre moving , FPS 5.73, Running 20.73s Step 205( N/A%), pre moving , FPS 6.17, Running 20.77s Step 206( N/A%), pre moving , FPS 6.53, Running 20.82s Step 207( N/A%), pre moving , FPS 7.01, Running 20.86s Step 208( N/A%), pre moving , FPS 4.82, Running 22.35s Step 209( N/A%), pre moving , FPS 4.81, Running 22.61s Step 210( N/A%), pre moving , FPS 4.81, Running 22.80s Step 211( N/A%), pre moving , FPS 4.84, Running 23.08s Step 212( N/A%), pre moving , FPS 4.78, Running 23.30s Step 213( N/A%), pre moving , FPS 4.81, Running 23.58s Step 214( N/A%), pre moving , FPS 4.91, Running 23.74s Step 215( N/A%), pre moving , FPS 4.94, Running 24.01s Step 216( N/A%), pre moving , FPS 4.96, Running 24.18s Step 217( N/A%), pre moving , FPS 4.89, Running 24.48s Step 218( N/A%), pre moving , FPS 4.75, Running 24.65s Step 219( N/A%), pre moving , FPS 4.52, Running 24.92s Step 220( N/A%), pre moving , FPS 4.44, Running 25.06s Step 221( N/A%), pre moving , FPS 4.25, Running 25.30s Step 222( N/A%), pre moving , FPS 4.15, Running 25.46s Step 223( N/A%), pre moving , FPS 3.96, Running 25.74s Step 224( N/A%), pre moving , FPS 3.88, Running 25.89s Step 225( N/A%), pre moving , FPS 3.71, Running 26.17s Step 226( N/A%), pre moving , FPS 3.63, Running 26.33s Step 227( N/A%), pre moving , FPS 3.49, Running 26.59s Step 228( 0.33%), action 1, FPS 3.91, Running 27.46s Step 229( 0.67%), action 2, FPS 3.81, Running 27.86s Step 230( 1.00%), action 3, FPS 3.60, Running 28.36s Step 231( 1.33%), action 4, FPS 3.61, Running 28.62s Step 232( 1.67%), action 5, FPS 3.47, Running 29.05s Step 233( 2.00%), action 6, FPS 3.43, Running 29.41s Step 234( 2.33%), action 7, FPS 3.23, Running 29.94s Step 235( 2.67%), action 8, FPS 3.24, Running 30.19s Step 236( 3.00%), action 9, FPS 3.10, Running 30.62s Step 237( 3.33%), action 10, FPS 2.98, Running 31.19s Step 238( 3.67%), action 11, FPS 2.72, Running 32.00s Step 239( 4.00%), action 12, FPS 2.66, Running 32.43s Step 240( 4.33%), action 13, FPS 2.53, Running 32.98s Step 241( 4.67%), action 14, FPS 2.46, Running 33.42s Step 242( 5.00%), action 15, FPS 2.36, Running 33.93s Step 243( 5.33%), action 16, FPS 2.34, Running 34.27s Step 244( 5.67%), action 17, FPS 2.27, Running 34.69s Step 245( 6.00%), action 18, FPS 2.28, Running 34.94s Step 246( 6.33%), action 19, FPS 2.22, Running 35.34s Step 247( 6.67%), action 20, FPS 2.19, Running 35.72s Step 248( 7.00%), action 21, FPS 2.26, Running 36.30s Step 249( 7.33%), action 22, FPS 2.30, Running 36.54s Step 250( 7.67%), action 23, FPS 2.32, Running 36.98s Step 251( 8.00%), action 24, FPS 2.32, Running 37.23s Step 252( 8.33%), action 25, FPS 2.33, Running 37.62s Step 253( 8.67%), action 26, FPS 2.35, Running 37.94s Step 254( 9.00%), action 27, FPS 2.37, Running 38.37s Step 255( 9.33%), action 28, FPS 2.34, Running 38.73s Step 256( 9.67%), action 29, FPS 2.36, Running 39.10s Step 257( 10.00%), action 30, FPS 2.40, Running 39.51s Step 258( 10.33%), action 31, FPS 2.45, Running 40.14s Step 259( 10.67%), action 32, FPS 2.48, Running 40.48s Step 260( 11.00%), action 33, FPS 2.52, Running 40.92s Step 261( 11.33%), action 34, FPS 2.58, Running 41.18s Step 262( 11.67%), action 35, FPS 2.61, Running 41.59s Step 263( 12.00%), action 36, FPS 2.63, Running 41.87s Step 264( 12.33%), action 37, FPS 2.63, Running 42.29s Step 265( 12.67%), action 38, FPS 2.63, Running 42.55s Step 266( 13.00%), action 39, FPS 2.60, Running 43.04s Step 267( 13.33%), action 40, FPS 2.65, Running 43.26s Step 268( 13.67%), action 41, FPS 2.59, Running 44.02s Step 269( 14.00%), action 42, FPS 2.48, Running 44.59s Step 270( 14.33%), action 43, FPS 2.44, Running 45.18s Step 271( 14.67%), action 44, FPS 2.35, Running 45.74s Step 272( 15.00%), action 45, FPS 2.33, Running 46.22s Step 273( 15.33%), action 46, FPS 2.34, Running 46.47s Step 274( 15.67%), action 47, FPS 2.28, Running 47.13s Step 275( 16.00%), action 48, FPS 2.30, Running 47.43s Step 276( 16.33%), action 49, FPS 2.28, Running 47.87s Step 277( 16.67%), action 50, FPS 2.29, Running 48.27s Step 278( 17.00%), action 51, FPS 2.27, Running 48.94s Step 279( 17.33%), action 52, FPS 2.29, Running 49.19s Step 280( 17.67%), action 53, FPS 2.28, Running 49.68s Step 281( 18.00%), action 54, FPS 2.24, Running 50.11s Step 282( 18.33%), action 55, FPS 2.18, Running 50.75s Step 283( 18.67%), action 56, FPS 2.16, Running 51.13s Step 284( 19.00%), action 57, FPS 2.14, Running 51.64s Step 285( 19.33%), action 58, FPS 2.10, Running 52.07s Step 286( 19.67%), action 59, FPS 2.09, Running 52.60s Step 287( 20.00%), action 60, FPS 2.05, Running 52.99s Step 288( 20.33%), action 61, FPS 2.06, Running 53.72s Step 289( 20.67%), action 62, FPS 2.13, Running 53.96s Step 290( 21.00%), action 63, FPS 2.11, Running 54.64s Step 291( 21.33%), action 64, FPS 2.19, Running 54.88s Step 292( 21.67%), action 65, FPS 2.19, Running 55.36s Step 293( 22.00%), action 66, FPS 2.18, Running 55.64s Step 294( 22.33%), action 67, FPS 2.25, Running 56.01s Step 295( 22.67%), action 68, FPS 2.24, Running 56.36s Step 296( 23.00%), action 69, FPS 2.21, Running 56.92s Step 297( 23.33%), action 70, FPS 2.23, Running 57.23s Step 298( 23.67%), action 71, FPS 2.22, Running 57.95s Step 299( 24.00%), action 72, FPS 2.21, Running 58.23s Step 300( 24.33%), action 73, FPS 2.16, Running 58.92s Step 301( 24.67%), action 74, FPS 2.17, Running 59.33s Step 302( 25.00%), action 75, FPS 2.17, Running 59.98s Step 303( 25.33%), action 76, FPS 2.15, Running 60.45s Step 304( 25.67%), action 77, FPS 2.11, Running 61.10s Step 305( 26.00%), action 78, FPS 2.12, Running 61.49s Step 306( 26.33%), action 79, FPS 2.11, Running 62.08s Step 307( 26.67%), action 80, FPS 2.08, Running 62.61s Step 308( 27.00%), action 81, FPS 2.08, Running 63.32s Step 309( 27.33%), action 82, FPS 2.02, Running 63.86s Step 310( 27.67%), action 83, FPS 2.09, Running 64.22s Step 311( 28.00%), action 84, FPS 2.09, Running 64.46s Step 312( 28.33%), action 85, FPS 2.12, Running 64.79s Step 313( 28.67%), action 86, FPS 2.08, Running 65.25s Step 314( 29.00%), action 87, FPS 2.04, Running 65.82s Step 315( 29.33%), action 88, FPS 2.05, Running 66.13s Step 316( 29.67%), action 89, FPS 2.03, Running 66.77s Step 317( 30.00%), action 90, FPS 1.99, Running 67.27s Step 318( 30.33%), action 91, FPS 1.97, Running 68.12s Step 319( 30.67%), action 92, FPS 1.94, Running 68.53s Step 320( 31.00%), action 93, FPS 1.95, Running 69.18s Step 321( 31.33%), action 94, FPS 1.97, Running 69.46s Step 322( 31.67%), action 95, FPS 1.97, Running 70.11s Step 323( 32.00%), action 96, FPS 2.00, Running 70.43s Step 324( 32.33%), action 97, FPS 2.01, Running 71.07s Step 325( 32.67%), action 98, FPS 2.03, Running 71.33s Step 326( 33.00%), action 99, FPS 2.05, Running 71.84s Step 327( 33.33%), action 100, FPS 2.08, Running 72.21s Step 328( 33.67%), action 101, FPS 2.12, Running 72.74s Step 329( 34.00%), action 102, FPS 2.15, Running 73.17s Step 330( 34.33%), action 103, FPS 2.11, Running 73.68s Step 331( 34.67%), action 104, FPS 2.05, Running 74.22s Step 332( 35.00%), action 105, FPS 1.96, Running 75.01s Step 333( 35.33%), action 106, FPS 1.95, Running 75.48s Step 334( 35.67%), action 107, FPS 1.95, Running 76.10s Step 335( 36.00%), action 108, FPS 1.90, Running 76.63s Step 336( 36.33%), action 109, FPS 1.88, Running 77.40s Step 337( 36.67%), action 110, FPS 1.92, Running 77.66s Step 338( 37.00%), action 111, FPS 1.92, Running 78.55s Step 339( 37.33%), action 112, FPS 1.91, Running 78.98s Step 340( 37.67%), action 113, FPS 1.93, Running 79.54s Step 341( 38.00%), action 114, FPS 1.89, Running 80.03s Step 342( 38.33%), action 115, FPS 1.89, Running 80.67s Step 343( 38.67%), action 116, FPS 1.90, Running 80.94s Step 344( 39.00%), action 117, FPS 1.89, Running 81.66s Step 345( 39.33%), action 118, FPS 1.86, Running 82.08s [2026-08-01 18:06:26] [74 ] Seed 73 failed after 82.36 s. +steps: 345 , actions: 118 . +Instruction: Empty +Total 17/74(22.97%) success. +Setting seed: 74 +Step 1( N/A%), pre moving , FPS 0.60, Running 1.67s Step 2( N/A%), pre moving , FPS 1.14, Running 1.75s Step 3( N/A%), pre moving , FPS 1.69, Running 1.78s Step 4( N/A%), pre moving , FPS 2.21, Running 1.81s Step 5( N/A%), pre moving , FPS 2.72, Running 1.84s Step 6( N/A%), pre moving , FPS 3.21, Running 1.87s Step 7( N/A%), pre moving , FPS 3.69, Running 1.90s Step 8( N/A%), pre moving , FPS 4.15, Running 1.93s Step 9( N/A%), pre moving , FPS 4.60, Running 1.96s Step 10( N/A%), pre moving , FPS 5.02, Running 1.99s Step 11( N/A%), pre moving , FPS 5.45, Running 2.02s Step 12( N/A%), pre moving , FPS 5.87, Running 2.04s Step 13( N/A%), pre moving , FPS 6.28, Running 2.07s Step 14( N/A%), pre moving , FPS 6.65, Running 2.11s Step 15( N/A%), pre moving , FPS 7.03, Running 2.13s Step 16( N/A%), pre moving , FPS 7.36, Running 2.18s Step 17( N/A%), pre moving , FPS 7.71, Running 2.21s Step 18( N/A%), pre moving , FPS 8.05, Running 2.23s Step 19( N/A%), pre moving , FPS 8.37, Running 2.27s Step 20( N/A%), pre moving , FPS 8.68, Running 2.30s Step 21( N/A%), pre moving , FPS 22.60, Running 2.56s Step 22( N/A%), pre moving , FPS 23.64, Running 2.59s Step 23( N/A%), pre moving , FPS 23.77, Running 2.62s Step 24( N/A%), pre moving , FPS 23.53, Running 2.66s Step 25( N/A%), pre moving , FPS 23.09, Running 2.71s Step 26( N/A%), pre moving , FPS 17.85, Running 2.99s Step 27( N/A%), pre moving , FPS 17.89, Running 3.02s Step 28( N/A%), pre moving , FPS 17.97, Running 3.04s Step 29( N/A%), pre moving , FPS 18.00, Running 3.07s Step 30( N/A%), pre moving , FPS 17.95, Running 3.11s Step 31( N/A%), pre moving , FPS 17.92, Running 3.13s Step 32( N/A%), pre moving , FPS 17.78, Running 3.17s Step 33( N/A%), pre moving , FPS 17.76, Running 3.20s Step 34( N/A%), pre moving , FPS 17.90, Running 3.22s Step 35( N/A%), pre moving , FPS 17.92, Running 3.25s Step 36( N/A%), pre moving , FPS 14.31, Running 3.57s Step 37( N/A%), pre moving , FPS 14.35, Running 3.60s Step 38( N/A%), pre moving , FPS 14.33, Running 3.63s Step 39( N/A%), pre moving , FPS 14.24, Running 3.67s Step 40( N/A%), pre moving , FPS 14.25, Running 3.71s Step 41( N/A%), pre moving , FPS 16.99, Running 3.73s Step 42( N/A%), pre moving , FPS 17.11, Running 3.76s Step 43( N/A%), pre moving , FPS 16.97, Running 3.80s Step 44( N/A%), pre moving , FPS 17.20, Running 3.82s Step 45( N/A%), pre moving , FPS 17.51, Running 3.85s Step 46( N/A%), pre moving , FPS 22.53, Running 3.88s Step 47( N/A%), pre moving , FPS 22.52, Running 3.91s Step 48( N/A%), pre moving , FPS 22.42, Running 3.93s Step 49( N/A%), pre moving , FPS 22.17, Running 3.97s Step 50( N/A%), pre moving , FPS 22.18, Running 4.01s Step 51( N/A%), pre moving , FPS 21.95, Running 4.04s Step 52( N/A%), pre moving , FPS 22.15, Running 4.07s Step 53( N/A%), pre moving , FPS 21.91, Running 4.11s Step 54( N/A%), pre moving , FPS 21.86, Running 4.14s Step 55( N/A%), pre moving , FPS 21.90, Running 4.16s Step 56( N/A%), pre moving , FPS 31.76, Running 4.20s Step 57( N/A%), pre moving , FPS 31.04, Running 4.24s Step 58( N/A%), pre moving , FPS 30.37, Running 4.29s Step 59( N/A%), pre moving , FPS 30.17, Running 4.34s Step 60( N/A%), pre moving , FPS 29.92, Running 4.38s Step 61( N/A%), pre moving , FPS 29.07, Running 4.42s Step 62( N/A%), pre moving , FPS 28.17, Running 4.47s Step 63( N/A%), pre moving , FPS 27.76, Running 4.52s Step 64( N/A%), pre moving , FPS 27.22, Running 4.56s Step 65( N/A%), pre moving , FPS 26.68, Running 4.60s Step 66( N/A%), pre moving , FPS 25.73, Running 4.65s Step 67( N/A%), pre moving , FPS 25.41, Running 4.69s Step 68( N/A%), pre moving , FPS 25.27, Running 4.73s Step 69( N/A%), pre moving , FPS 25.26, Running 4.76s Step 70( N/A%), pre moving , FPS 25.17, Running 4.80s Step 71( N/A%), pre moving , FPS 25.50, Running 4.83s Step 72( N/A%), pre moving , FPS 25.48, Running 4.86s Step 73( N/A%), pre moving , FPS 25.21, Running 4.90s Step 74( N/A%), pre moving , FPS 24.60, Running 4.95s Step 75( N/A%), pre moving , FPS 24.06, Running 4.99s Step 76( N/A%), pre moving , FPS 23.82, Running 5.04s Step 77( N/A%), pre moving , FPS 23.85, Running 5.08s Step 78( N/A%), pre moving , FPS 24.00, Running 5.12s Step 79( N/A%), pre moving , FPS 23.80, Running 5.18s Step 80( N/A%), pre moving , FPS 23.62, Running 5.22s Step 81( N/A%), pre moving , FPS 23.62, Running 5.27s Step 82( N/A%), pre moving , FPS 23.55, Running 5.32s Step 83( N/A%), pre moving , FPS 23.33, Running 5.37s Step 84( N/A%), pre moving , FPS 23.03, Running 5.43s Step 85( N/A%), pre moving , FPS 23.06, Running 5.47s Step 86( N/A%), pre moving , FPS 23.45, Running 5.51s Step 87( N/A%), pre moving , FPS 23.45, Running 5.55s Step 88( N/A%), pre moving , FPS 23.23, Running 5.59s Step 89( N/A%), pre moving , FPS 22.76, Running 5.64s Step 90( N/A%), pre moving , FPS 22.15, Running 5.71s Step 91( N/A%), pre moving , FPS 21.75, Running 5.75s Step 92( N/A%), pre moving , FPS 21.38, Running 5.79s Step 93( N/A%), pre moving , FPS 21.40, Running 5.84s Step 94( N/A%), pre moving , FPS 21.47, Running 5.88s Step 95( N/A%), pre moving , FPS 21.50, Running 5.93s Step 96( N/A%), pre moving , FPS 21.32, Running 5.98s Step 97( N/A%), pre moving , FPS 21.05, Running 6.03s Step 98( N/A%), pre moving , FPS 20.99, Running 6.08s Step 99( N/A%), pre moving , FPS 21.07, Running 6.13s Step 100( N/A%), pre moving , FPS 21.12, Running 6.17s Step 101( N/A%), pre moving , FPS 21.00, Running 6.22s Step 102( N/A%), pre moving , FPS 21.07, Running 6.27s Step 103( N/A%), pre moving , FPS 21.36, Running 6.31s Step 104( N/A%), pre moving , FPS 21.62, Running 6.35s Step 105( N/A%), pre moving , FPS 21.48, Running 6.40s Step 106( N/A%), pre moving , FPS 21.53, Running 6.43s Step 107( N/A%), pre moving , FPS 21.52, Running 6.47s Step 108( N/A%), pre moving , FPS 21.42, Running 6.52s Step 109( N/A%), pre moving , FPS 21.57, Running 6.57s Step 110( N/A%), pre moving , FPS 22.30, Running 6.60s Step 111( N/A%), pre moving , FPS 22.65, Running 6.63s Step 112( N/A%), pre moving , FPS 22.99, Running 6.66s Step 113( N/A%), pre moving , FPS 23.49, Running 6.69s Step 114( N/A%), pre moving , FPS 24.01, Running 6.72s Step 115( N/A%), pre moving , FPS 24.06, Running 6.76s Step 116( N/A%), pre moving , FPS 24.50, Running 6.80s Step 117( N/A%), pre moving , FPS 24.84, Running 6.84s Step 118( N/A%), pre moving , FPS 24.91, Running 6.88s Step 119( N/A%), pre moving , FPS 25.26, Running 6.92s Step 120( N/A%), pre moving , FPS 25.47, Running 6.95s Step 121( N/A%), pre moving , FPS 24.88, Running 7.02s Step 122( N/A%), pre moving , FPS 24.97, Running 7.07s Step 123( N/A%), pre moving , FPS 25.37, Running 7.10s Step 124( N/A%), pre moving , FPS 25.77, Running 7.13s Step 125( N/A%), pre moving , FPS 26.42, Running 7.15s Step 126( N/A%), pre moving , FPS 26.71, Running 7.18s Step 127( N/A%), pre moving , FPS 26.92, Running 7.22s Step 128( N/A%), pre moving , FPS 27.39, Running 7.25s Step 129( N/A%), pre moving , FPS 28.00, Running 7.28s Step 130( N/A%), pre moving , FPS 27.73, Running 7.32s Step 131( N/A%), pre moving , FPS 27.82, Running 7.35s Step 132( N/A%), pre moving , FPS 27.94, Running 7.38s Step 133( N/A%), pre moving , FPS 27.79, Running 7.41s Step 134( N/A%), pre moving , FPS 27.79, Running 7.44s Step 135( N/A%), pre moving , FPS 28.34, Running 7.46s Step 136( N/A%), pre moving , FPS 28.95, Running 7.49s Step 137( N/A%), pre moving , FPS 29.49, Running 7.52s Step 138( N/A%), pre moving , FPS 29.67, Running 7.55s Step 139( N/A%), pre moving , FPS 29.88, Running 7.59s Step 140( N/A%), pre moving , FPS 29.58, Running 7.63s Step 141( N/A%), pre moving , FPS 31.40, Running 7.66s Step 142( N/A%), pre moving , FPS 32.43, Running 7.69s Step 143( N/A%), pre moving , FPS 32.48, Running 7.71s Step 144( N/A%), pre moving , FPS 32.51, Running 7.74s Step 145( N/A%), pre moving , FPS 32.53, Running 7.77s Step 146( N/A%), pre moving , FPS 32.40, Running 7.80s Step 147( N/A%), pre moving , FPS 32.56, Running 7.83s Step 148( N/A%), pre moving , FPS 32.59, Running 7.86s Step 149( N/A%), pre moving , FPS 32.62, Running 7.90s Step 150( N/A%), pre moving , FPS 33.16, Running 7.93s Step 151( N/A%), pre moving , FPS 33.09, Running 7.96s Step 152( N/A%), pre moving , FPS 33.15, Running 7.98s Step 153( N/A%), pre moving , FPS 33.43, Running 8.01s Step 154( N/A%), pre moving , FPS 33.51, Running 8.03s Step 155( N/A%), pre moving , FPS 33.26, Running 8.06s Step 156( N/A%), pre moving , FPS 33.25, Running 8.09s Step 157( N/A%), pre moving , FPS 33.10, Running 8.12s Step 158( N/A%), pre moving , FPS 33.56, Running 8.15s Step 159( N/A%), pre moving , FPS 34.06, Running 8.17s Step 160( N/A%), pre moving , FPS 34.98, Running 8.20s Step 161( N/A%), pre moving , FPS 35.13, Running 8.23s Step 162( N/A%), pre moving , FPS 35.05, Running 8.26s Step 163( N/A%), pre moving , FPS 34.71, Running 8.29s Step 164( N/A%), pre moving , FPS 34.63, Running 8.32s Step 165( N/A%), pre moving , FPS 34.74, Running 8.34s Step 166( N/A%), pre moving , FPS 18.53, Running 8.88s Step 167( N/A%), pre moving , FPS 16.68, Running 9.03s Step 168( N/A%), pre moving , FPS 14.46, Running 9.25s Step 169( N/A%), pre moving , FPS 12.99, Running 9.43s Step 170( N/A%), pre moving , FPS 11.56, Running 9.66s Step 171( N/A%), pre moving , FPS 10.91, Running 9.79s Step 172( N/A%), pre moving , FPS 9.84, Running 10.01s Step 173( N/A%), pre moving , FPS 9.17, Running 10.19s Step 174( N/A%), pre moving , FPS 8.34, Running 10.43s Step 175( N/A%), pre moving , FPS 7.97, Running 10.57s Step 176( N/A%), pre moving , FPS 7.30, Running 10.83s Step 177( N/A%), pre moving , FPS 6.97, Running 10.99s Step 178( N/A%), pre moving , FPS 6.49, Running 11.23s Step 179( N/A%), pre moving , FPS 6.21, Running 11.39s Step 180( N/A%), pre moving , FPS 5.74, Running 11.68s Step 181( N/A%), pre moving , FPS 5.52, Running 11.86s Step 182( N/A%), pre moving , FPS 5.16, Running 12.13s Step 183( N/A%), pre moving , FPS 4.98, Running 12.31s Step 184( N/A%), pre moving , FPS 4.68, Running 12.59s Step 185( N/A%), pre moving , FPS 4.54, Running 12.75s Step 186( N/A%), pre moving , FPS 4.90, Running 12.96s Step 187( N/A%), pre moving , FPS 4.89, Running 13.12s Step 188( N/A%), pre moving , FPS 4.81, Running 13.40s Step 189( N/A%), pre moving , FPS 4.82, Running 13.58s Step 190( N/A%), pre moving , FPS 4.80, Running 13.83s Step 191( N/A%), pre moving , FPS 4.79, Running 13.97s Step 192( N/A%), pre moving , FPS 4.75, Running 14.23s Step 193( N/A%), pre moving , FPS 4.72, Running 14.43s Step 194( N/A%), pre moving , FPS 4.78, Running 14.61s Step 195( N/A%), pre moving , FPS 4.72, Running 14.81s Step 196( N/A%), pre moving , FPS 4.69, Running 15.09s Step 197( N/A%), pre moving , FPS 4.70, Running 15.24s Step 198( N/A%), pre moving , FPS 4.66, Running 15.52s Step 199( N/A%), pre moving , FPS 4.64, Running 15.71s Step 200( N/A%), pre moving , FPS 4.69, Running 15.95s Step 201( N/A%), pre moving , FPS 4.62, Running 16.19s Step 202( N/A%), pre moving , FPS 4.62, Running 16.46s Step 203( N/A%), pre moving , FPS 4.63, Running 16.63s Step 204( N/A%), pre moving , FPS 4.64, Running 16.90s Step 205( N/A%), pre moving , FPS 4.63, Running 17.07s Step 206( N/A%), pre moving , FPS 4.57, Running 17.34s Step 207( N/A%), pre moving , FPS 4.56, Running 17.51s Step 208( N/A%), pre moving , FPS 4.55, Running 17.79s Step 209( N/A%), pre moving , FPS 4.53, Running 17.99s Step 210( N/A%), pre moving , FPS 4.51, Running 18.26s Step 211( N/A%), pre moving , FPS 4.49, Running 18.42s Step 212( N/A%), pre moving , FPS 4.46, Running 18.71s Step 213( N/A%), pre moving , FPS 4.46, Running 18.91s Step 214( N/A%), pre moving , FPS 4.38, Running 19.18s Step 215( N/A%), pre moving , FPS 4.41, Running 19.34s Step 216( N/A%), pre moving , FPS 4.43, Running 19.60s Step 217( N/A%), pre moving , FPS 4.41, Running 19.78s Step 218( N/A%), pre moving , FPS 4.45, Running 20.02s Step 219( N/A%), pre moving , FPS 4.44, Running 20.21s Step 220( N/A%), pre moving , FPS 4.40, Running 20.49s Step 221( N/A%), pre moving , FPS 4.46, Running 20.67s Step 222( N/A%), pre moving , FPS 4.44, Running 20.96s Step 223( N/A%), pre moving , FPS 4.42, Running 21.16s Step 224( N/A%), pre moving , FPS 4.41, Running 21.44s Step 225( N/A%), pre moving , FPS 4.40, Running 21.62s Step 226( N/A%), pre moving , FPS 4.38, Running 21.90s Step 227( N/A%), pre moving , FPS 4.32, Running 22.13s Step 228( N/A%), pre moving , FPS 4.36, Running 22.38s Step 229( N/A%), pre moving , FPS 4.40, Running 22.54s Step 230( N/A%), pre moving , FPS 4.40, Running 22.81s Step 231( N/A%), pre moving , FPS 4.52, Running 22.85s Step 232( N/A%), pre moving , FPS 4.78, Running 22.89s Step 233( N/A%), pre moving , FPS 4.96, Running 22.94s Step 234( N/A%), pre moving , FPS 5.26, Running 22.98s Step 235( N/A%), pre moving , FPS 5.43, Running 23.02s Step 236( N/A%), pre moving , FPS 5.78, Running 23.06s Step 237( N/A%), pre moving , FPS 6.01, Running 23.11s Step 238( N/A%), pre moving , FPS 6.37, Running 23.15s Step 239( N/A%), pre moving , FPS 6.69, Running 23.20s Step 240( N/A%), pre moving , FPS 7.26, Running 23.25s Step 241( N/A%), pre moving , FPS 5.09, Running 24.60s Step 242( N/A%), pre moving , FPS 5.13, Running 24.86s Step 243( N/A%), pre moving , FPS 5.17, Running 25.02s Step 244( N/A%), pre moving , FPS 5.24, Running 25.26s Step 245( N/A%), pre moving , FPS 5.21, Running 25.46s Step 246( N/A%), pre moving , FPS 5.24, Running 25.72s Step 247( N/A%), pre moving , FPS 5.32, Running 25.89s Step 248( N/A%), pre moving , FPS 5.32, Running 26.14s Step 249( N/A%), pre moving , FPS 5.36, Running 26.27s Step 250( N/A%), pre moving , FPS 5.41, Running 26.51s Step 251( N/A%), pre moving , FPS 5.19, Running 26.70s Step 252( N/A%), pre moving , FPS 4.93, Running 26.95s Step 253( N/A%), pre moving , FPS 4.83, Running 27.08s Step 254( N/A%), pre moving , FPS 4.61, Running 27.32s Step 255( N/A%), pre moving , FPS 4.48, Running 27.49s Step 256( N/A%), pre moving , FPS 4.28, Running 27.74s Step 257( N/A%), pre moving , FPS 4.15, Running 27.93s Step 258( N/A%), pre moving , FPS 4.00, Running 28.16s Step 259( N/A%), pre moving , FPS 3.90, Running 28.33s Step 260( N/A%), pre moving , FPS 3.73, Running 28.61s Step 261( 0.33%), action 1, FPS 4.20, Running 29.36s Step 262( 0.67%), action 2, FPS 4.21, Running 29.62s Step 263( 1.00%), action 3, FPS 3.95, Running 30.09s Step 264( 1.33%), action 4, FPS 3.90, Running 30.39s Step 265( 1.67%), action 5, FPS 3.80, Running 30.72s Step 266( 2.00%), action 6, FPS 3.81, Running 30.96s Step 267( 2.33%), action 7, FPS 3.71, Running 31.29s Step 268( 2.67%), action 8, FPS 3.68, Running 31.57s Step 269( 3.00%), action 9, FPS 3.54, Running 31.92s Step 270( 3.33%), action 10, FPS 3.53, Running 32.18s Step 271( 3.67%), action 11, FPS 3.38, Running 32.62s Step 272( 4.00%), action 12, FPS 3.34, Running 32.94s Step 273( 4.33%), action 13, FPS 3.23, Running 33.28s Step 274( 4.67%), action 14, FPS 3.14, Running 33.68s Step 275( 5.00%), action 15, FPS 3.04, Running 34.06s Step 276( 5.33%), action 16, FPS 3.02, Running 34.36s Step 277( 5.67%), action 17, FPS 2.95, Running 34.72s Step 278( 6.00%), action 18, FPS 2.92, Running 35.01s Step 279( 6.33%), action 19, FPS 2.86, Running 35.32s Step 280( 6.67%), action 20, FPS 2.83, Running 35.67s Step 281( 7.00%), action 21, FPS 2.94, Running 36.17s Step 282( 7.33%), action 22, FPS 2.88, Running 36.55s Step 283( 7.67%), action 23, FPS 2.86, Running 37.08s Step 284( 8.00%), action 24, FPS 2.85, Running 37.40s Step 285( 8.33%), action 25, FPS 2.82, Running 37.82s Step 286( 8.67%), action 26, FPS 2.81, Running 38.07s Step 287( 9.00%), action 27, FPS 2.71, Running 38.65s Step 288( 9.33%), action 28, FPS 2.65, Running 39.11s Step 289( 9.67%), action 29, FPS 2.64, Running 39.49s Step 290( 10.00%), action 30, FPS 2.51, Running 40.16s Step 291( 10.33%), action 31, FPS 2.48, Running 40.70s Step 292( 10.67%), action 32, FPS 2.38, Running 41.34s Step 293( 11.00%), action 33, FPS 2.33, Running 41.88s Step 294( 11.33%), action 34, FPS 2.34, Running 42.22s Step 295( 11.67%), action 35, FPS 2.29, Running 42.79s Step 296( 12.00%), action 36, FPS 2.24, Running 43.29s Step 297( 12.33%), action 37, FPS 2.17, Running 43.94s Step 298( 12.67%), action 38, FPS 2.07, Running 44.67s Step 299( 13.00%), action 39, FPS 2.02, Running 45.21s Step 300( 13.33%), action 40, FPS 2.02, Running 45.58s Step 301( 13.67%), action 41, FPS 1.99, Running 46.23s Step 302( 14.00%), action 42, FPS 1.94, Running 46.83s Step 303( 14.33%), action 43, FPS 1.95, Running 47.32s Step 304( 14.67%), action 44, FPS 1.90, Running 47.95s Step 305( 15.00%), action 45, FPS 1.88, Running 48.47s Step 306( 15.33%), action 46, FPS 1.80, Running 49.16s Step 307( 15.67%), action 47, FPS 1.85, Running 49.46s Step 308( 16.00%), action 48, FPS 1.81, Running 50.17s Step 309( 16.33%), action 49, FPS 1.76, Running 50.87s Step 310( 16.67%), action 50, FPS 1.79, Running 51.31s Step 311( 17.00%), action 51, FPS 1.75, Running 52.15s Step 312( 17.33%), action 52, FPS 1.78, Running 52.58s Step 313( 17.67%), action 53, FPS 1.78, Running 53.14s Step 314( 18.00%), action 54, FPS 1.73, Running 53.81s Step 315( 18.33%), action 55, FPS 1.73, Running 54.37s Step 316( 18.67%), action 56, FPS 1.75, Running 54.74s Step 317( 19.00%), action 57, FPS 1.76, Running 55.31s Step 318( 19.33%), action 58, FPS 1.79, Running 55.82s Step 319( 19.67%), action 59, FPS 1.78, Running 56.46s Step 320( 20.00%), action 60, FPS 1.77, Running 56.87s Step 321( 20.33%), action 61, FPS 1.76, Running 57.59s Step 322( 20.67%), action 62, FPS 1.79, Running 58.01s Step 323( 21.00%), action 63, FPS 1.79, Running 58.51s Step 324( 21.33%), action 64, FPS 1.80, Running 59.06s Step 325( 21.67%), action 65, FPS 1.81, Running 59.52s Step 326( 22.00%), action 66, FPS 1.82, Running 60.16s Step 327( 22.33%), action 67, FPS 1.77, Running 60.79s Step 328( 22.67%), action 68, FPS 1.78, Running 61.41s Step 329( 23.00%), action 69, FPS 1.80, Running 61.96s Step 330( 23.33%), action 70, FPS 1.78, Running 62.57s Step 331( 23.67%), action 71, FPS 1.84, Running 63.04s Step 332( 24.00%), action 72, FPS 1.81, Running 63.63s Step 333( 24.33%), action 73, FPS 1.80, Running 64.25s Step 334( 24.67%), action 74, FPS 1.84, Running 64.69s Step 335( 25.00%), action 75, FPS 1.87, Running 65.08s Step 336( 25.33%), action 76, FPS 1.86, Running 65.46s Step 337( 25.67%), action 77, FPS 1.88, Running 65.94s Step 338( 26.00%), action 78, FPS 1.88, Running 66.47s Step 339( 26.33%), action 79, FPS 1.88, Running 67.11s Step 340( 26.67%), action 80, FPS 1.84, Running 67.72s Step 341( 27.00%), action 81, FPS 1.84, Running 68.47s Step 342( 27.33%), action 82, FPS 1.82, Running 68.98s Step 343( 27.67%), action 83, FPS 1.83, Running 69.44s Step 344( 28.00%), action 84, FPS 1.83, Running 69.98s Step 345( 28.33%), action 85, FPS 1.85, Running 70.32s Step 346( 28.67%), action 86, FPS 1.86, Running 70.90s Step 347( 29.00%), action 87, FPS 1.90, Running 71.31s Step 348( 29.33%), action 88, FPS 1.95, Running 71.66s Step 349( 29.67%), action 89, FPS 1.94, Running 72.28s Step 350( 30.00%), action 90, FPS 1.99, Running 72.63s Step 351( 30.33%), action 91, FPS 1.97, Running 73.19s Step 352( 30.67%), action 92, FPS 1.96, Running 73.83s Step 353( 31.00%), action 93, FPS 1.96, Running 74.45s Step 354( 31.33%), action 94, FPS 1.96, Running 74.91s Step 355( 31.67%), action 95, FPS 1.93, Running 75.47s Step 356( 32.00%), action 96, FPS 1.92, Running 75.89s Step 357( 32.33%), action 97, FPS 1.93, Running 76.32s Step 358( 32.67%), action 98, FPS 1.89, Running 77.05s Step 359( 33.00%), action 99, FPS 1.91, Running 77.58s Step 360( 33.33%), action 100, FPS 1.90, Running 78.25s Step 361( 33.67%), action 101, FPS 1.89, Running 79.03s Step 362( 34.00%), action 102, FPS 1.94, Running 79.30s Step 363( 34.33%), action 103, FPS 1.91, Running 79.93s Step 364( 34.67%), action 104, FPS 1.92, Running 80.39s Step 365( 35.00%), action 105, FPS 1.91, Running 80.79s Step 366( 35.33%), action 106, FPS 1.94, Running 81.20s Step 367( 35.67%), action 107, FPS 1.96, Running 81.53s Step 368( 36.00%), action 108, FPS 1.92, Running 82.10s Step 369( 36.33%), action 109, FPS 1.93, Running 82.65s Step 370( 36.67%), action 110, FPS 1.88, Running 83.27s Step 371( 37.00%), action 111, FPS 1.84, Running 84.08s Step 372( 37.33%), action 112, FPS 1.85, Running 84.65s Step 373( 37.67%), action 113, FPS 1.87, Running 85.17s Step 374( 38.00%), action 114, FPS 1.87, Running 85.58s Step 375( 38.33%), action 115, FPS 1.87, Running 86.17s Step 376( 38.67%), action 116, FPS 1.86, Running 86.65s Step 377( 39.00%), action 117, FPS 1.84, Running 87.19s Step 378( 39.33%), action 118, FPS 1.87, Running 87.77s Step 379( 39.67%), action 119, FPS 1.85, Running 88.40s Step 380( 40.00%), action 120, FPS 1.85, Running 89.03s Step 381( 40.33%), action 121, FPS 1.88, Running 89.67s Step 382( 40.67%), action 122, FPS 1.81, Running 90.35s Step 383( 41.00%), action 123, FPS 1.83, Running 90.86s Step 384( 41.33%), action 124, FPS 1.81, Running 91.47s Step 385( 41.67%), action 125, FPS 1.77, Running 92.11s Step 386( 42.00%), action 126, FPS 1.72, Running 92.84s Step 387( 42.33%), action 127, FPS 1.67, Running 93.47s [2026-08-01 18:08:00] [75 ] Seed 74 failed after 93.85 s. +steps: 387 , actions: 127 . +Instruction: Empty +Total 17/75(22.67%) success. +Setting seed: 75 +Step 1( N/A%), pre moving , FPS 0.93, Running 1.07s Step 2( N/A%), pre moving , FPS 1.79, Running 1.12s Step 3( N/A%), pre moving , FPS 2.62, Running 1.15s Step 4( N/A%), pre moving , FPS 3.34, Running 1.20s Step 5( N/A%), pre moving , FPS 4.04, Running 1.24s Step 6( N/A%), pre moving , FPS 4.76, Running 1.26s Step 7( N/A%), pre moving , FPS 5.44, Running 1.29s Step 8( N/A%), pre moving , FPS 6.10, Running 1.31s Step 9( N/A%), pre moving , FPS 6.73, Running 1.34s Step 10( N/A%), pre moving , FPS 7.34, Running 1.36s Step 11( N/A%), pre moving , FPS 7.93, Running 1.39s Step 12( N/A%), pre moving , FPS 8.49, Running 1.41s Step 13( N/A%), pre moving , FPS 9.04, Running 1.44s Step 14( N/A%), pre moving , FPS 9.48, Running 1.48s Step 15( N/A%), pre moving , FPS 9.93, Running 1.51s Step 16( N/A%), pre moving , FPS 10.37, Running 1.54s Step 17( N/A%), pre moving , FPS 10.77, Running 1.58s Step 18( N/A%), pre moving , FPS 11.17, Running 1.61s Step 19( N/A%), pre moving , FPS 11.53, Running 1.65s Step 20( N/A%), pre moving , FPS 11.95, Running 1.67s Step 21( N/A%), pre moving , FPS 24.62, Running 1.89s Step 22( N/A%), pre moving , FPS 24.54, Running 1.94s Step 23( N/A%), pre moving , FPS 24.18, Running 1.97s Step 24( N/A%), pre moving , FPS 24.68, Running 2.01s Step 25( N/A%), pre moving , FPS 25.18, Running 2.03s Step 26( N/A%), pre moving , FPS 18.89, Running 2.32s Step 27( N/A%), pre moving , FPS 18.77, Running 2.35s Step 28( N/A%), pre moving , FPS 18.77, Running 2.38s Step 29( N/A%), pre moving , FPS 18.75, Running 2.40s Step 30( N/A%), pre moving , FPS 18.76, Running 2.43s Step 31( N/A%), pre moving , FPS 18.58, Running 2.46s Step 32( N/A%), pre moving , FPS 18.51, Running 2.49s Step 33( N/A%), pre moving , FPS 18.43, Running 2.52s Step 34( N/A%), pre moving , FPS 18.56, Running 2.56s Step 35( N/A%), pre moving , FPS 18.46, Running 2.59s Step 36( N/A%), pre moving , FPS 15.00, Running 2.88s Step 37( N/A%), pre moving , FPS 15.10, Running 2.90s Step 38( N/A%), pre moving , FPS 15.09, Running 2.94s Step 39( N/A%), pre moving , FPS 15.11, Running 2.97s Step 40( N/A%), pre moving , FPS 14.92, Running 3.01s Step 41( N/A%), pre moving , FPS 17.34, Running 3.04s Step 42( N/A%), pre moving , FPS 17.59, Running 3.07s Step 43( N/A%), pre moving , FPS 17.79, Running 3.10s Step 44( N/A%), pre moving , FPS 17.61, Running 3.14s Step 45( N/A%), pre moving , FPS 17.24, Running 3.19s Step 46( N/A%), pre moving , FPS 21.65, Running 3.24s Step 47( N/A%), pre moving , FPS 21.43, Running 3.28s Step 48( N/A%), pre moving , FPS 21.15, Running 3.32s Step 49( N/A%), pre moving , FPS 20.89, Running 3.36s Step 50( N/A%), pre moving , FPS 20.55, Running 3.40s Step 51( N/A%), pre moving , FPS 20.37, Running 3.45s Step 52( N/A%), pre moving , FPS 20.05, Running 3.49s Step 53( N/A%), pre moving , FPS 19.79, Running 3.53s Step 54( N/A%), pre moving , FPS 19.53, Running 3.58s Step 55( N/A%), pre moving , FPS 19.35, Running 3.63s Step 56( N/A%), pre moving , FPS 25.26, Running 3.67s Step 57( N/A%), pre moving , FPS 24.80, Running 3.71s Step 58( N/A%), pre moving , FPS 24.50, Running 3.75s Step 59( N/A%), pre moving , FPS 24.38, Running 3.79s Step 60( N/A%), pre moving , FPS 24.50, Running 3.83s Step 61( N/A%), pre moving , FPS 24.05, Running 3.87s Step 62( N/A%), pre moving , FPS 23.49, Running 3.92s Step 63( N/A%), pre moving , FPS 22.89, Running 3.97s Step 64( N/A%), pre moving , FPS 22.56, Running 4.03s Step 65( N/A%), pre moving , FPS 21.47, Running 4.12s Step 66( N/A%), pre moving , FPS 21.46, Running 4.18s Step 67( N/A%), pre moving , FPS 21.48, Running 4.22s Step 68( N/A%), pre moving , FPS 21.78, Running 4.24s Step 69( N/A%), pre moving , FPS 22.09, Running 4.27s Step 70( N/A%), pre moving , FPS 22.47, Running 4.29s Step 71( N/A%), pre moving , FPS 22.93, Running 4.32s Step 72( N/A%), pre moving , FPS 23.33, Running 4.35s Step 73( N/A%), pre moving , FPS 23.53, Running 4.38s Step 74( N/A%), pre moving , FPS 23.88, Running 4.42s Step 75( N/A%), pre moving , FPS 24.49, Running 4.44s Step 76( N/A%), pre moving , FPS 24.73, Running 4.48s Step 77( N/A%), pre moving , FPS 24.88, Running 4.51s Step 78( N/A%), pre moving , FPS 25.51, Running 4.54s Step 79( N/A%), pre moving , FPS 25.73, Running 4.57s Step 80( N/A%), pre moving , FPS 25.97, Running 4.60s Step 81( N/A%), pre moving , FPS 26.56, Running 4.63s Step 82( N/A%), pre moving , FPS 27.52, Running 4.65s Step 83( N/A%), pre moving , FPS 28.33, Running 4.68s Step 84( N/A%), pre moving , FPS 29.62, Running 4.70s Step 85( N/A%), pre moving , FPS 32.74, Running 4.73s Step 86( N/A%), pre moving , FPS 34.29, Running 4.76s Step 87( N/A%), pre moving , FPS 17.20, Running 5.38s Step 88( N/A%), pre moving , FPS 15.62, Running 5.52s Step 89( N/A%), pre moving , FPS 12.84, Running 5.82s Step 90( N/A%), pre moving , FPS 11.91, Running 5.97s Step 91( N/A%), pre moving , FPS 10.54, Running 6.22s Step 92( N/A%), pre moving , FPS 10.03, Running 6.34s Step 93( N/A%), pre moving , FPS 9.03, Running 6.60s Step 94( N/A%), pre moving , FPS 8.54, Running 6.76s Step 95( N/A%), pre moving , FPS 7.84, Running 6.99s Step 96( N/A%), pre moving , FPS 7.53, Running 7.13s Step 97( N/A%), pre moving , FPS 7.04, Running 7.35s Step 98( N/A%), pre moving , FPS 6.67, Running 7.54s Step 99( N/A%), pre moving , FPS 6.30, Running 7.75s Step 100( N/A%), pre moving , FPS 5.99, Running 7.94s Step 101( N/A%), pre moving , FPS 5.59, Running 8.20s Step 102( N/A%), pre moving , FPS 5.39, Running 8.36s Step 103( N/A%), pre moving , FPS 5.06, Running 8.63s Step 104( N/A%), pre moving , FPS 4.91, Running 8.78s Step 105( N/A%), pre moving , FPS 4.65, Running 9.03s Step 106( N/A%), pre moving , FPS 4.53, Running 9.18s Step 107( N/A%), pre moving , FPS 4.94, Running 9.43s Step 108( N/A%), pre moving , FPS 4.91, Running 9.59s Step 109( N/A%), pre moving , FPS 4.95, Running 9.87s Step 110( N/A%), pre moving , FPS 4.94, Running 10.02s Step 111( N/A%), pre moving , FPS 4.95, Running 10.26s Step 112( N/A%), pre moving , FPS 4.91, Running 10.42s Step 113( N/A%), pre moving , FPS 4.95, Running 10.64s Step 114( N/A%), pre moving , FPS 4.98, Running 10.78s Step 115( N/A%), pre moving , FPS 5.01, Running 10.99s Step 116( N/A%), pre moving , FPS 4.97, Running 11.15s Step 117( N/A%), pre moving , FPS 4.94, Running 11.40s Step 118( N/A%), pre moving , FPS 4.97, Running 11.56s Step 119( N/A%), pre moving , FPS 4.92, Running 11.81s Step 120( N/A%), pre moving , FPS 4.96, Running 11.97s Step 121( N/A%), pre moving , FPS 4.96, Running 12.23s Step 122( N/A%), pre moving , FPS 4.84, Running 12.49s Step 123( N/A%), pre moving , FPS 4.85, Running 12.76s Step 124( N/A%), pre moving , FPS 4.83, Running 12.92s Step 125( N/A%), pre moving , FPS 4.81, Running 13.19s Step 126( N/A%), pre moving , FPS 4.80, Running 13.35s Step 127( N/A%), pre moving , FPS 4.82, Running 13.58s Step 128( N/A%), pre moving , FPS 4.81, Running 13.75s Step 129( N/A%), pre moving , FPS 4.84, Running 14.00s Step 130( N/A%), pre moving , FPS 4.86, Running 14.14s Step 131( N/A%), pre moving , FPS 4.82, Running 14.41s Step 132( N/A%), pre moving , FPS 4.81, Running 14.58s Step 133( N/A%), pre moving , FPS 4.73, Running 14.86s Step 134( N/A%), pre moving , FPS 4.67, Running 15.06s Step 135( N/A%), pre moving , FPS 4.61, Running 15.33s Step 136( N/A%), pre moving , FPS 4.61, Running 15.49s Step 137( N/A%), pre moving , FPS 4.55, Running 15.80s Step 138( N/A%), pre moving , FPS 4.56, Running 15.95s Step 139( N/A%), pre moving , FPS 4.51, Running 16.25s Step 140( N/A%), pre moving , FPS 4.51, Running 16.41s Step 141( N/A%), pre moving , FPS 4.50, Running 16.68s Step 142( N/A%), pre moving , FPS 4.57, Running 16.87s Step 143( N/A%), pre moving , FPS 4.56, Running 17.14s Step 144( N/A%), pre moving , FPS 4.54, Running 17.33s Step 145( N/A%), pre moving , FPS 4.51, Running 17.62s Step 146( N/A%), pre moving , FPS 4.51, Running 17.78s Step 147( N/A%), pre moving , FPS 4.47, Running 18.06s Step 148( N/A%), pre moving , FPS 4.45, Running 18.24s Step 149( N/A%), pre moving , FPS 4.46, Running 18.48s Step 150( N/A%), pre moving , FPS 4.43, Running 18.65s Step 151( N/A%), pre moving , FPS 4.47, Running 18.89s Step 152( N/A%), pre moving , FPS 4.60, Running 18.93s Step 153( N/A%), pre moving , FPS 4.86, Running 18.98s Step 154( N/A%), pre moving , FPS 5.05, Running 19.02s Step 155( N/A%), pre moving , FPS 5.35, Running 19.07s Step 156( N/A%), pre moving , FPS 5.52, Running 19.12s Step 157( N/A%), pre moving , FPS 5.96, Running 19.15s Step 158( N/A%), pre moving , FPS 6.16, Running 19.19s Step 159( N/A%), pre moving , FPS 6.70, Running 19.23s Step 160( N/A%), pre moving , FPS 6.97, Running 19.28s Step 161( N/A%), pre moving , FPS 7.58, Running 19.31s Step 162( N/A%), pre moving , FPS 5.10, Running 20.79s Step 163( N/A%), pre moving , FPS 5.13, Running 21.04s Step 164( N/A%), pre moving , FPS 5.17, Running 21.20s Step 165( N/A%), pre moving , FPS 5.20, Running 21.47s Step 166( N/A%), pre moving , FPS 5.23, Running 21.60s Step 167( N/A%), pre moving , FPS 5.21, Running 21.89s Step 168( N/A%), pre moving , FPS 5.25, Running 22.06s Step 169( N/A%), pre moving , FPS 5.24, Running 22.30s Step 170( N/A%), pre moving , FPS 5.20, Running 22.50s Step 171( N/A%), pre moving , FPS 5.17, Running 22.75s Step 172( N/A%), pre moving , FPS 4.95, Running 22.97s Step 173( N/A%), pre moving , FPS 4.68, Running 23.25s Step 174( N/A%), pre moving , FPS 4.58, Running 23.39s Step 175( N/A%), pre moving , FPS 4.37, Running 23.65s Step 176( N/A%), pre moving , FPS 4.24, Running 23.84s Step 177( N/A%), pre moving , FPS 4.04, Running 24.10s Step 178( N/A%), pre moving , FPS 3.90, Running 24.32s Step 179( N/A%), pre moving , FPS 3.73, Running 24.60s Step 180( N/A%), pre moving , FPS 3.64, Running 24.77s Step 181( N/A%), pre moving , FPS 3.47, Running 25.08s Step 182( 0.33%), action 1, FPS 3.76, Running 26.11s Step 183( 0.67%), action 2, FPS 3.68, Running 26.47s Step 184( 1.00%), action 3, FPS 3.38, Running 27.12s Step 185( 1.33%), action 4, FPS 3.21, Running 27.70s Step 186( 1.67%), action 5, FPS 2.96, Running 28.36s Step 187( 2.00%), action 6, FPS 2.83, Running 28.95s Step 188( 2.33%), action 7, FPS 2.63, Running 29.67s Step 189( 2.67%), action 8, FPS 2.50, Running 30.31s Step 190( 3.00%), action 9, FPS 2.36, Running 30.98s Step 191( 3.33%), action 10, FPS 2.34, Running 31.29s Step 192( 3.67%), action 11, FPS 2.23, Running 31.94s Step 193( 4.00%), action 12, FPS 2.22, Running 32.24s Step 194( 4.33%), action 13, FPS 2.11, Running 32.85s Step 195( 4.67%), action 14, FPS 2.10, Running 33.19s Step 196( 5.00%), action 15, FPS 2.03, Running 33.71s Step 197( 5.33%), action 16, FPS 1.99, Running 34.15s Step 198( 5.67%), action 17, FPS 1.93, Running 34.71s Step 199( 6.00%), action 18, FPS 1.89, Running 35.20s Step 200( 6.33%), action 19, FPS 1.81, Running 35.85s Step 201( 6.67%), action 20, FPS 1.79, Running 36.24s Step 202( 7.00%), action 21, FPS 1.81, Running 37.15s Step 203( 7.33%), action 22, FPS 1.79, Running 37.67s Step 204( 7.67%), action 23, FPS 1.82, Running 38.09s Step 205( 8.00%), action 24, FPS 1.88, Running 38.36s Step 206( 8.33%), action 25, FPS 1.87, Running 39.04s Step 207( 8.67%), action 26, FPS 1.93, Running 39.30s Step 208( 9.00%), action 27, FPS 1.97, Running 39.81s Step 209( 9.33%), action 28, FPS 2.01, Running 40.27s Step 210( 9.67%), action 29, FPS 2.04, Running 40.79s Step 211( 10.00%), action 30, FPS 2.04, Running 41.08s Step 212( 10.33%), action 31, FPS 2.07, Running 41.62s Step 213( 10.67%), action 32, FPS 2.08, Running 41.85s Step 214( 11.00%), action 33, FPS 2.13, Running 42.23s Step 215( 11.33%), action 34, FPS 2.16, Running 42.44s Step 216( 11.67%), action 35, FPS 2.19, Running 42.83s Step 217( 12.00%), action 36, FPS 2.25, Running 43.05s Step 218( 12.33%), action 37, FPS 2.30, Running 43.42s Step 219( 12.67%), action 38, FPS 2.36, Running 43.68s Step 220( 13.00%), action 39, FPS 2.40, Running 44.20s Step 221( 13.33%), action 40, FPS 2.44, Running 44.45s Step 222( 13.67%), action 41, FPS 2.57, Running 44.92s Step 223( 14.00%), action 42, FPS 2.64, Running 45.24s Step 224( 14.33%), action 43, FPS 2.67, Running 45.58s Step 225( 14.67%), action 44, FPS 2.67, Running 45.85s Step 226( 15.00%), action 45, FPS 2.69, Running 46.47s Step 227( 15.33%), action 46, FPS 2.60, Running 47.01s [2026-08-01 18:08:48] [76 ] Seed 75 failed after 47.62 s. +steps: 227 , actions: 46 . +Instruction: Empty +Total 17/76(22.37%) success. +Setting seed: 76 +Step 1( N/A%), pre moving , FPS 0.53, Running 1.87s Step 2( N/A%), pre moving , FPS 1.04, Running 1.92s Step 3( N/A%), pre moving , FPS 1.54, Running 1.94s Step 4( N/A%), pre moving , FPS 2.03, Running 1.97s Step 5( N/A%), pre moving , FPS 2.51, Running 1.99s Step 6( N/A%), pre moving , FPS 2.97, Running 2.02s Step 7( N/A%), pre moving , FPS 3.41, Running 2.05s Step 8( N/A%), pre moving , FPS 3.83, Running 2.09s Step 9( N/A%), pre moving , FPS 4.23, Running 2.13s Step 10( N/A%), pre moving , FPS 4.63, Running 2.16s Step 11( N/A%), pre moving , FPS 5.02, Running 2.19s Step 12( N/A%), pre moving , FPS 5.41, Running 2.22s Step 13( N/A%), pre moving , FPS 5.77, Running 2.25s Step 14( N/A%), pre moving , FPS 6.14, Running 2.28s Step 15( N/A%), pre moving , FPS 6.50, Running 2.31s Step 16( N/A%), pre moving , FPS 6.86, Running 2.33s Step 17( N/A%), pre moving , FPS 7.21, Running 2.36s Step 18( N/A%), pre moving , FPS 7.55, Running 2.39s Step 19( N/A%), pre moving , FPS 7.85, Running 2.42s Step 20( N/A%), pre moving , FPS 8.17, Running 2.45s Step 21( N/A%), pre moving , FPS 23.27, Running 2.73s Step 22( N/A%), pre moving , FPS 23.39, Running 2.77s Step 23( N/A%), pre moving , FPS 23.24, Running 2.80s Step 24( N/A%), pre moving , FPS 23.09, Running 2.84s Step 25( N/A%), pre moving , FPS 23.03, Running 2.86s Step 26( N/A%), pre moving , FPS 18.92, Running 3.08s Step 27( N/A%), pre moving , FPS 19.01, Running 3.11s Step 28( N/A%), pre moving , FPS 19.17, Running 3.13s Step 29( N/A%), pre moving , FPS 19.46, Running 3.16s Step 30( N/A%), pre moving , FPS 19.51, Running 3.19s Step 31( N/A%), pre moving , FPS 19.31, Running 3.23s Step 32( N/A%), pre moving , FPS 19.34, Running 3.25s Step 33( N/A%), pre moving , FPS 19.40, Running 3.28s Step 34( N/A%), pre moving , FPS 19.03, Running 3.33s Step 35( N/A%), pre moving , FPS 19.01, Running 3.36s Step 36( N/A%), pre moving , FPS 15.12, Running 3.66s Step 37( N/A%), pre moving , FPS 15.12, Running 3.68s Step 38( N/A%), pre moving , FPS 15.00, Running 3.72s Step 39( N/A%), pre moving , FPS 15.09, Running 3.75s Step 40( N/A%), pre moving , FPS 15.11, Running 3.77s Step 41( N/A%), pre moving , FPS 18.79, Running 3.80s Step 42( N/A%), pre moving , FPS 18.95, Running 3.83s Step 43( N/A%), pre moving , FPS 18.95, Running 3.86s Step 44( N/A%), pre moving , FPS 19.03, Running 3.89s Step 45( N/A%), pre moving , FPS 19.07, Running 3.91s Step 46( N/A%), pre moving , FPS 23.26, Running 3.94s Step 47( N/A%), pre moving , FPS 23.30, Running 3.96s Step 48( N/A%), pre moving , FPS 23.30, Running 3.99s Step 49( N/A%), pre moving , FPS 23.35, Running 4.01s Step 50( N/A%), pre moving , FPS 23.38, Running 4.04s Step 51( N/A%), pre moving , FPS 23.78, Running 4.07s Step 52( N/A%), pre moving , FPS 23.65, Running 4.10s Step 53( N/A%), pre moving , FPS 23.69, Running 4.13s Step 54( N/A%), pre moving , FPS 24.38, Running 4.15s Step 55( N/A%), pre moving , FPS 24.43, Running 4.18s Step 56( N/A%), pre moving , FPS 36.34, Running 4.21s Step 57( N/A%), pre moving , FPS 35.65, Running 4.24s Step 58( N/A%), pre moving , FPS 36.01, Running 4.27s Step 59( N/A%), pre moving , FPS 34.57, Running 4.32s Step 60( N/A%), pre moving , FPS 33.75, Running 4.36s Step 61( N/A%), pre moving , FPS 33.06, Running 4.40s Step 62( N/A%), pre moving , FPS 31.59, Running 4.46s Step 63( N/A%), pre moving , FPS 30.09, Running 4.52s Step 64( N/A%), pre moving , FPS 29.56, Running 4.56s Step 65( N/A%), pre moving , FPS 29.04, Running 4.60s Step 66( N/A%), pre moving , FPS 28.27, Running 4.65s Step 67( N/A%), pre moving , FPS 27.50, Running 4.69s Step 68( N/A%), pre moving , FPS 26.71, Running 4.74s Step 69( N/A%), pre moving , FPS 26.15, Running 4.78s Step 70( N/A%), pre moving , FPS 25.63, Running 4.82s Step 71( N/A%), pre moving , FPS 25.07, Running 4.87s Step 72( N/A%), pre moving , FPS 24.71, Running 4.91s Step 73( N/A%), pre moving , FPS 24.26, Running 4.95s Step 74( N/A%), pre moving , FPS 23.60, Running 5.00s Step 75( N/A%), pre moving , FPS 22.87, Running 5.05s Step 76( N/A%), pre moving , FPS 22.51, Running 5.09s Step 77( N/A%), pre moving , FPS 22.32, Running 5.14s Step 78( N/A%), pre moving , FPS 22.12, Running 5.18s Step 79( N/A%), pre moving , FPS 22.23, Running 5.22s Step 80( N/A%), pre moving , FPS 22.24, Running 5.26s Step 81( N/A%), pre moving , FPS 22.14, Running 5.31s Step 82( N/A%), pre moving , FPS 21.63, Running 5.39s Step 83( N/A%), pre moving , FPS 21.76, Running 5.44s Step 84( N/A%), pre moving , FPS 21.73, Running 5.48s Step 85( N/A%), pre moving , FPS 21.49, Running 5.53s Step 86( N/A%), pre moving , FPS 21.35, Running 5.58s Step 87( N/A%), pre moving , FPS 21.26, Running 5.63s Step 88( N/A%), pre moving , FPS 21.73, Running 5.66s Step 89( N/A%), pre moving , FPS 21.93, Running 5.69s Step 90( N/A%), pre moving , FPS 22.30, Running 5.72s Step 91( N/A%), pre moving , FPS 22.81, Running 5.74s Step 92( N/A%), pre moving , FPS 23.04, Running 5.78s Step 93( N/A%), pre moving , FPS 23.48, Running 5.80s Step 94( N/A%), pre moving , FPS 24.13, Running 5.83s Step 95( N/A%), pre moving , FPS 24.97, Running 5.85s Step 96( N/A%), pre moving , FPS 25.32, Running 5.88s Step 97( N/A%), pre moving , FPS 25.86, Running 5.91s Step 98( N/A%), pre moving , FPS 26.21, Running 5.94s Step 99( N/A%), pre moving , FPS 26.64, Running 5.97s Step 100( N/A%), pre moving , FPS 26.90, Running 6.01s Step 101( N/A%), pre moving , FPS 27.24, Running 6.04s Step 102( N/A%), pre moving , FPS 28.88, Running 6.08s Step 103( N/A%), pre moving , FPS 29.62, Running 6.12s Step 104( N/A%), pre moving , FPS 29.97, Running 6.15s Step 105( N/A%), pre moving , FPS 30.66, Running 6.18s Step 106( N/A%), pre moving , FPS 31.97, Running 6.21s Step 107( N/A%), pre moving , FPS 33.25, Running 6.23s Step 108( N/A%), pre moving , FPS 32.83, Running 6.27s Step 109( N/A%), pre moving , FPS 32.74, Running 6.30s Step 110( N/A%), pre moving , FPS 32.03, Running 6.34s Step 111( N/A%), pre moving , FPS 31.82, Running 6.37s Step 112( N/A%), pre moving , FPS 32.12, Running 6.40s Step 113( N/A%), pre moving , FPS 31.85, Running 6.43s Step 114( N/A%), pre moving , FPS 31.53, Running 6.46s Step 115( N/A%), pre moving , FPS 31.36, Running 6.49s Step 116( N/A%), pre moving , FPS 31.54, Running 6.52s Step 117( N/A%), pre moving , FPS 31.50, Running 6.55s Step 118( N/A%), pre moving , FPS 31.43, Running 6.58s Step 119( N/A%), pre moving , FPS 31.53, Running 6.61s Step 120( N/A%), pre moving , FPS 31.09, Running 6.65s Step 121( N/A%), pre moving , FPS 31.55, Running 6.67s Step 122( N/A%), pre moving , FPS 32.17, Running 6.70s Step 123( N/A%), pre moving , FPS 32.45, Running 6.73s Step 124( N/A%), pre moving , FPS 32.10, Running 6.77s Step 125( N/A%), pre moving , FPS 16.47, Running 7.40s Step 126( N/A%), pre moving , FPS 14.58, Running 7.58s Step 127( N/A%), pre moving , FPS 12.71, Running 7.81s Step 128( N/A%), pre moving , FPS 11.82, Running 7.96s Step 129( N/A%), pre moving , FPS 10.57, Running 8.19s Step 130( N/A%), pre moving , FPS 9.87, Running 8.37s Step 131( N/A%), pre moving , FPS 8.99, Running 8.60s Step 132( N/A%), pre moving , FPS 8.53, Running 8.74s Step 133( N/A%), pre moving , FPS 7.72, Running 9.02s Step 134( N/A%), pre moving , FPS 7.39, Running 9.17s Step 135( N/A%), pre moving , FPS 6.74, Running 9.46s Step 136( N/A%), pre moving , FPS 6.44, Running 9.62s Step 137( N/A%), pre moving , FPS 6.10, Running 9.82s Step 138( N/A%), pre moving , FPS 5.83, Running 10.01s Step 139( N/A%), pre moving , FPS 5.51, Running 10.24s Step 140( N/A%), pre moving , FPS 5.32, Running 10.41s Step 141( N/A%), pre moving , FPS 5.05, Running 10.64s Step 142( N/A%), pre moving , FPS 4.90, Running 10.78s Step 143( N/A%), pre moving , FPS 4.68, Running 11.01s Step 144( N/A%), pre moving , FPS 4.54, Running 11.18s Step 145( N/A%), pre moving , FPS 5.03, Running 11.38s Step 146( N/A%), pre moving , FPS 5.04, Running 11.55s Step 147( N/A%), pre moving , FPS 5.05, Running 11.77s Step 148( N/A%), pre moving , FPS 5.03, Running 11.93s Step 149( N/A%), pre moving , FPS 5.05, Running 12.15s Step 150( N/A%), pre moving , FPS 5.12, Running 12.27s Step 151( N/A%), pre moving , FPS 5.16, Running 12.47s Step 152( N/A%), pre moving , FPS 5.18, Running 12.61s Step 153( N/A%), pre moving , FPS 5.30, Running 12.79s Step 154( N/A%), pre moving , FPS 5.26, Running 12.97s Step 155( N/A%), pre moving , FPS 5.34, Running 13.20s Step 156( N/A%), pre moving , FPS 5.33, Running 13.38s Step 157( N/A%), pre moving , FPS 5.26, Running 13.63s Step 158( N/A%), pre moving , FPS 5.30, Running 13.78s Step 159( N/A%), pre moving , FPS 5.25, Running 14.05s Step 160( N/A%), pre moving , FPS 5.20, Running 14.25s Step 161( N/A%), pre moving , FPS 5.19, Running 14.49s Step 162( N/A%), pre moving , FPS 5.16, Running 14.66s Step 163( N/A%), pre moving , FPS 5.06, Running 14.96s Step 164( N/A%), pre moving , FPS 5.06, Running 15.14s Step 165( N/A%), pre moving , FPS 4.91, Running 15.45s Step 166( N/A%), pre moving , FPS 4.92, Running 15.62s Step 167( N/A%), pre moving , FPS 4.90, Running 15.85s Step 168( N/A%), pre moving , FPS 4.91, Running 16.01s Step 169( N/A%), pre moving , FPS 4.84, Running 16.29s Step 170( N/A%), pre moving , FPS 4.78, Running 16.45s Step 171( N/A%), pre moving , FPS 4.74, Running 16.69s Step 172( N/A%), pre moving , FPS 4.71, Running 16.85s Step 173( N/A%), pre moving , FPS 4.68, Running 17.07s Step 174( N/A%), pre moving , FPS 4.66, Running 17.26s Step 175( N/A%), pre moving , FPS 4.65, Running 17.50s Step 176( N/A%), pre moving , FPS 4.64, Running 17.69s Step 177( N/A%), pre moving , FPS 4.64, Running 17.93s Step 178( N/A%), pre moving , FPS 4.61, Running 18.11s Step 179( N/A%), pre moving , FPS 4.65, Running 18.35s Step 180( N/A%), pre moving , FPS 4.69, Running 18.52s Step 181( N/A%), pre moving , FPS 4.69, Running 18.76s Step 182( N/A%), pre moving , FPS 4.70, Running 18.92s Step 183( N/A%), pre moving , FPS 4.77, Running 19.15s Step 184( N/A%), pre moving , FPS 4.79, Running 19.31s Step 185( N/A%), pre moving , FPS 4.85, Running 19.57s Step 186( N/A%), pre moving , FPS 4.85, Running 19.74s Step 187( N/A%), pre moving , FPS 4.84, Running 19.98s Step 188( N/A%), pre moving , FPS 4.97, Running 20.03s Step 189( N/A%), pre moving , FPS 5.27, Running 20.08s Step 190( N/A%), pre moving , FPS 5.45, Running 20.12s Step 191( N/A%), pre moving , FPS 5.75, Running 20.17s Step 192( N/A%), pre moving , FPS 5.95, Running 20.21s Step 193( N/A%), pre moving , FPS 6.28, Running 20.25s Step 194( N/A%), pre moving , FPS 6.59, Running 20.29s Step 195( N/A%), pre moving , FPS 7.03, Running 20.35s Step 196( N/A%), pre moving , FPS 7.39, Running 20.39s Step 197( N/A%), pre moving , FPS 8.00, Running 20.43s Step 198( N/A%), pre moving , FPS 5.50, Running 21.75s Step 199( N/A%), pre moving , FPS 5.50, Running 21.98s Step 200( N/A%), pre moving , FPS 5.54, Running 22.13s Step 201( N/A%), pre moving , FPS 5.54, Running 22.36s Step 202( N/A%), pre moving , FPS 5.54, Running 22.52s Step 203( N/A%), pre moving , FPS 5.50, Running 22.79s Step 204( N/A%), pre moving , FPS 5.50, Running 22.94s Step 205( N/A%), pre moving , FPS 5.54, Running 23.18s Step 206( N/A%), pre moving , FPS 5.60, Running 23.32s Step 207( N/A%), pre moving , FPS 5.58, Running 23.57s Step 208( N/A%), pre moving , FPS 5.39, Running 23.74s Step 209( N/A%), pre moving , FPS 5.10, Running 24.00s Step 210( N/A%), pre moving , FPS 4.97, Running 24.15s Step 211( N/A%), pre moving , FPS 4.73, Running 24.40s Step 212( N/A%), pre moving , FPS 4.60, Running 24.56s Step 213( N/A%), pre moving , FPS 4.39, Running 24.81s Step 214( N/A%), pre moving , FPS 4.29, Running 24.95s Step 215( N/A%), pre moving , FPS 4.13, Running 25.20s Step 216( N/A%), pre moving , FPS 4.03, Running 25.35s Step 217( N/A%), pre moving , FPS 3.86, Running 25.61s Step 218( 0.33%), action 1, FPS 4.18, Running 26.53s Step 219( 0.67%), action 2, FPS 3.82, Running 27.22s Step 220( 1.00%), action 3, FPS 3.57, Running 27.73s Step 221( 1.33%), action 4, FPS 3.44, Running 28.18s Step 222( 1.67%), action 5, FPS 3.24, Running 28.70s Step 223( 2.00%), action 6, FPS 3.26, Running 28.93s Step 224( 2.33%), action 7, FPS 2.99, Running 29.63s Step 225( 2.67%), action 8, FPS 2.84, Running 30.22s Step 226( 3.00%), action 9, FPS 2.62, Running 30.96s Step 227( 3.33%), action 10, FPS 2.52, Running 31.51s Step 228( 3.67%), action 11, FPS 2.37, Running 32.16s Step 229( 4.00%), action 12, FPS 2.29, Running 32.72s Step 230( 4.33%), action 13, FPS 2.15, Running 33.44s Step 231( 4.67%), action 14, FPS 2.09, Running 33.94s Step 232( 5.00%), action 15, FPS 2.01, Running 34.49s Step 233( 5.33%), action 16, FPS 2.01, Running 34.77s Step 234( 5.67%), action 17, FPS 1.92, Running 35.36s Step 235( 6.00%), action 18, FPS 1.92, Running 35.60s Step 236( 6.33%), action 19, FPS 1.85, Running 36.15s Step 237( 6.67%), action 20, FPS 1.82, Running 36.57s Step 238( 7.00%), action 21, FPS 1.89, Running 37.13s Step 239( 7.33%), action 22, FPS 1.94, Running 37.54s Step 240( 7.67%), action 23, FPS 1.88, Running 38.36s Step 241( 8.00%), action 24, FPS 1.86, Running 38.91s Step 242( 8.33%), action 25, FPS 1.87, Running 39.37s Step 243( 8.67%), action 26, FPS 1.87, Running 39.64s Step 244( 9.00%), action 27, FPS 1.91, Running 40.12s Step 245( 9.33%), action 28, FPS 1.93, Running 40.57s Step 246( 9.67%), action 29, FPS 1.99, Running 40.99s Step 247( 10.00%), action 30, FPS 2.00, Running 41.54s Step 248( 10.33%), action 31, FPS 1.98, Running 42.28s Step 249( 10.67%), action 32, FPS 1.99, Running 42.76s Step 250( 11.00%), action 33, FPS 2.00, Running 43.43s Step 251( 11.33%), action 34, FPS 2.03, Running 43.79s Step 252( 11.67%), action 35, FPS 1.99, Running 44.53s Step 253( 12.00%), action 36, FPS 1.95, Running 45.03s Step 254( 12.33%), action 37, FPS 1.98, Running 45.47s Step 255( 12.67%), action 38, FPS 1.94, Running 45.89s Step 256( 13.00%), action 39, FPS 1.97, Running 46.30s Step 257( 13.33%), action 40, FPS 1.98, Running 46.65s Step 258( 13.67%), action 41, FPS 1.94, Running 47.45s Step 259( 14.00%), action 42, FPS 1.93, Running 47.90s Step 260( 14.33%), action 43, FPS 2.01, Running 48.30s Step 261( 14.67%), action 44, FPS 2.02, Running 48.80s Step 262( 15.00%), action 45, FPS 2.01, Running 49.33s Step 263( 15.33%), action 46, FPS 1.96, Running 49.85s Step 264( 15.67%), action 47, FPS 1.92, Running 50.56s Step 265( 16.00%), action 48, FPS 1.93, Running 50.95s Step 266( 16.33%), action 49, FPS 1.89, Running 51.58s Step 267( 16.67%), action 50, FPS 1.90, Running 52.05s Step 268( 17.00%), action 51, FPS 1.86, Running 53.03s Step 269( 17.33%), action 52, FPS 1.87, Running 53.44s Step 270( 17.67%), action 53, FPS 1.89, Running 53.99s Step 271( 18.00%), action 54, FPS 1.91, Running 54.24s Step 272( 18.33%), action 55, FPS 1.94, Running 54.86s Step 273( 18.67%), action 56, FPS 1.99, Running 55.08s Step 274( 19.00%), action 57, FPS 1.95, Running 55.71s Step 275( 19.33%), action 58, FPS 1.96, Running 56.08s Step 276( 19.67%), action 59, FPS 1.92, Running 56.71s Step 277( 20.00%), action 60, FPS 1.92, Running 57.06s Step 278( 20.33%), action 61, FPS 1.97, Running 57.59s Step 279( 20.67%), action 62, FPS 1.98, Running 58.01s Step 280( 21.00%), action 63, FPS 1.92, Running 58.71s Step 281( 21.33%), action 64, FPS 1.93, Running 59.16s Step 282( 21.67%), action 65, FPS 1.90, Running 59.85s Step 283( 22.00%), action 66, FPS 1.90, Running 60.35s Step 284( 22.33%), action 67, FPS 1.91, Running 61.05s Step 285( 22.67%), action 68, FPS 1.89, Running 61.52s Step 286( 23.00%), action 69, FPS 1.91, Running 62.06s Step 287( 23.33%), action 70, FPS 1.91, Running 62.53s Step 288( 23.67%), action 71, FPS 1.95, Running 63.29s Step 289( 24.00%), action 72, FPS 1.93, Running 63.82s Step 290( 24.33%), action 73, FPS 1.90, Running 64.50s Step 291( 24.67%), action 74, FPS 1.88, Running 64.90s Step 292( 25.00%), action 75, FPS 1.87, Running 65.54s Step 293( 25.33%), action 76, FPS 1.86, Running 65.83s Step 294( 25.67%), action 77, FPS 1.90, Running 66.25s Step 295( 26.00%), action 78, FPS 1.91, Running 66.57s Step 296( 26.33%), action 79, FPS 1.94, Running 67.05s Step 297( 26.67%), action 80, FPS 1.90, Running 67.56s Step 298( 27.00%), action 81, FPS 1.85, Running 68.38s Step 299( 27.33%), action 82, FPS 1.85, Running 68.85s Step 300( 27.67%), action 83, FPS 1.86, Running 69.46s Step 301( 28.00%), action 84, FPS 1.85, Running 69.98s Step 302( 28.33%), action 85, FPS 1.86, Running 70.61s Step 303( 28.67%), action 86, FPS 1.85, Running 71.15s Step 304( 29.00%), action 87, FPS 1.91, Running 71.54s Step 305( 29.33%), action 88, FPS 1.89, Running 72.08s Step 306( 29.67%), action 89, FPS 1.87, Running 72.76s Step 307( 30.00%), action 90, FPS 1.85, Running 73.31s Step 308( 30.33%), action 91, FPS 1.84, Running 74.17s Step 309( 30.67%), action 92, FPS 1.84, Running 74.69s Step 310( 31.00%), action 93, FPS 1.82, Running 75.49s Step 311( 31.33%), action 94, FPS 1.80, Running 75.99s Step 312( 31.67%), action 95, FPS 1.78, Running 76.76s Step 313( 32.00%), action 96, FPS 1.75, Running 77.26s Step 314( 32.33%), action 97, FPS 1.74, Running 77.75s Step 315( 32.67%), action 98, FPS 1.75, Running 78.01s Step 316( 33.00%), action 99, FPS 1.72, Running 78.67s Step 317( 33.33%), action 100, FPS 1.72, Running 79.21s Step 318( 33.67%), action 101, FPS 1.69, Running 80.22s Step 319( 34.00%), action 102, FPS 1.72, Running 80.49s Step 320( 34.33%), action 103, FPS 1.73, Running 81.02s Step 321( 34.67%), action 104, FPS 1.73, Running 81.57s Step 322( 35.00%), action 105, FPS 1.71, Running 82.28s Step 323( 35.33%), action 106, FPS 1.73, Running 82.71s Step 324( 35.67%), action 107, FPS 1.71, Running 83.22s Step 325( 36.00%), action 108, FPS 1.74, Running 83.58s Step 326( 36.33%), action 109, FPS 1.74, Running 84.25s Step 327( 36.67%), action 110, FPS 1.77, Running 84.62s Step 328( 37.00%), action 111, FPS 1.80, Running 85.27s Step 329( 37.33%), action 112, FPS 1.81, Running 85.75s Step 330( 37.67%), action 113, FPS 1.85, Running 86.30s Step 331( 38.00%), action 114, FPS 1.89, Running 86.58s Step 332( 38.33%), action 115, FPS 1.95, Running 87.03s Step 333( 38.67%), action 116, FPS 1.94, Running 87.56s Step 334( 39.00%), action 117, FPS 1.90, Running 88.30s Step 335( 39.33%), action 118, FPS 1.87, Running 88.69s Step 336( 39.67%), action 119, FPS 1.88, Running 89.31s Step 337( 40.00%), action 120, FPS 1.93, Running 89.60s Step 338( 40.33%), action 121, FPS 2.00, Running 90.23s Step 339( 40.67%), action 122, FPS 2.00, Running 90.48s Step 340( 41.00%), action 123, FPS 2.00, Running 91.02s Step 341( 41.33%), action 124, FPS 2.00, Running 91.58s Step 342( 41.67%), action 125, FPS 2.01, Running 92.26s Step 343( 42.00%), action 126, FPS 2.00, Running 92.69s Step 344( 42.33%), action 127, FPS 2.03, Running 93.08s Step 345( 42.67%), action 128, FPS 2.05, Running 93.32s Step 346( 43.00%), action 129, FPS 2.05, Running 93.99s Step 347( 43.33%), action 130, FPS 2.03, Running 94.46s Step 348( 43.67%), action 131, FPS 2.00, Running 95.26s Step 349( 44.00%), action 132, FPS 2.01, Running 95.68s Step 350( 44.33%), action 133, FPS 2.00, Running 96.29s Step 351( 44.67%), action 134, FPS 1.97, Running 96.72s Step 352( 45.00%), action 135, FPS 1.95, Running 97.29s Step 353( 45.33%), action 136, FPS 1.99, Running 97.63s Step 354( 45.67%), action 137, FPS 2.01, Running 98.24s Step 355( 46.00%), action 138, FPS 2.04, Running 98.49s Step 356( 46.33%), action 139, FPS 2.08, Running 98.92s Step 357( 46.67%), action 140, FPS 2.06, Running 99.32s Step 358( 47.00%), action 141, FPS 2.00, Running 100.22s Step 359( 47.33%), action 142, FPS 1.98, Running 100.56s Step 360( 47.67%), action 143, FPS 1.98, Running 101.14s Step 361( 48.00%), action 144, FPS 2.04, Running 101.40s Step 362( 48.33%), action 145, FPS 2.04, Running 102.08s Step 363( 48.67%), action 146, FPS 2.07, Running 102.33s Step 364( 49.00%), action 147, FPS 2.05, Running 102.82s Step 365( 49.33%), action 148, FPS 2.02, Running 103.20s Step 366( 49.67%), action 149, FPS 2.04, Running 103.82s Step 367( 50.00%), action 150, FPS 2.08, Running 104.06s Step 368( 50.33%), action 151, FPS 2.04, Running 105.06s Step 369( 50.67%), action 152, FPS 2.06, Running 105.37s Step 370( 51.00%), action 153, FPS 2.04, Running 106.08s Step 371( 51.33%), action 154, FPS 2.05, Running 106.48s Step 372( 51.67%), action 155, FPS 2.08, Running 106.90s Step 373( 52.00%), action 156, FPS 2.06, Running 107.35s Step 374( 52.33%), action 157, FPS 2.05, Running 108.00s Step 375( 52.67%), action 158, FPS 2.04, Running 108.31s Step 376( 53.00%), action 159, FPS 2.03, Running 108.76s Step 377( 53.33%), action 160, FPS 2.07, Running 109.01s Step 378( 53.67%), action 161, FPS 2.13, Running 109.60s Step 379( 54.00%), action 162, FPS 2.16, Running 109.83s Step 380( 54.33%), action 163, FPS 2.22, Running 110.16s Step 381( 54.67%), action 164, FPS 2.23, Running 110.38s Step 382( 55.00%), action 165, FPS 2.20, Running 111.16s Step 383( 55.33%), action 166, FPS 2.15, Running 111.65s Step 384( 55.67%), action 167, FPS 2.09, Running 112.38s Step 385( 56.00%), action 168, FPS 2.09, Running 112.79s Step 386( 56.33%), action 169, FPS 2.08, Running 113.43s Step 387( 56.67%), action 170, FPS 2.07, Running 113.72s Step 388( 57.00%), action 171, FPS 2.09, Running 114.62s Step 389( 57.33%), action 172, FPS 2.11, Running 114.87s Step 390( 57.67%), action 173, FPS 2.15, Running 115.38s Step 391( 58.00%), action 174, FPS 2.19, Running 115.63s Step 392( 58.33%), action 175, FPS 2.12, Running 116.35s Step 393( 58.67%), action 176, FPS 2.10, Running 116.85s Step 394( 59.00%), action 177, FPS 2.18, Running 117.18s Step 395( 59.33%), action 178, FPS 2.14, Running 117.66s Step 396( 59.67%), action 179, FPS 2.13, Running 118.17s Step 397( 60.00%), action 180, FPS 2.12, Running 118.46s Step 398( 60.33%), action 181, FPS 2.09, Running 119.17s Step 399( 60.67%), action 182, FPS 2.09, Running 119.41s Step 400( 61.00%), action 183, FPS 2.05, Running 119.93s Step 401( 61.33%), action 184, FPS 2.02, Running 120.26s Step 402( 61.67%), action 185, FPS 2.11, Running 120.63s Step 403( 62.00%), action 186, FPS 2.17, Running 120.85s Step 404( 62.33%), action 187, FPS 2.21, Running 121.44s Step 405( 62.67%), action 188, FPS 2.24, Running 121.70s Step 406( 63.00%), action 189, FPS 2.31, Running 122.10s Step 407( 63.33%), action 190, FPS 2.33, Running 122.31s Step 408( 63.67%), action 191, FPS 2.45, Running 122.77s Step 409( 64.00%), action 192, FPS 2.46, Running 122.99s Step 410( 64.33%), action 193, FPS 2.50, Running 123.39s Step 411( 64.67%), action 194, FPS 2.50, Running 123.62s Step 412( 65.00%), action 195, FPS 2.63, Running 123.94s Step 413( 65.33%), action 196, FPS 2.74, Running 124.17s Step 414( 65.67%), action 197, FPS 2.73, Running 124.49s Step 415( 66.00%), action 198, FPS 2.78, Running 124.86s Step 416( 66.33%), action 199, FPS 2.84, Running 125.21s Step 417( 66.67%), action 200, FPS 2.82, Running 125.56s Step 418( 67.00%), action 201, FPS 2.74, Running 126.46s Step 419( 67.33%), action 202, FPS 2.74, Running 126.71s Step 420( 67.67%), action 203, FPS 2.80, Running 127.08s Step 421( 68.00%), action 204, FPS 2.71, Running 127.64s Step 422( 68.33%), action 205, FPS 2.65, Running 128.17s Step 423( 68.67%), action 206, FPS 2.60, Running 128.55s Step 424( 69.00%), action 207, FPS 2.63, Running 129.05s Step 425( 69.33%), action 208, FPS 2.54, Running 129.57s Step 426( 69.67%), action 209, FPS 2.50, Running 130.09s Step 427( 70.00%), action 210, FPS 2.41, Running 130.60s Step 428( 70.33%), action 211, FPS 2.27, Running 131.59s Step 429( 70.67%), action 212, FPS 2.25, Running 131.90s Step 430( 71.00%), action 213, FPS 2.16, Running 132.63s Step 431( 71.33%), action 214, FPS 2.13, Running 132.99s Step 432( 71.67%), action 215, FPS 2.06, Running 133.64s Step 433( 72.00%), action 216, FPS 2.05, Running 133.91s Step 434( 72.33%), action 217, FPS 2.03, Running 134.34s Step 435( 72.67%), action 218, FPS 2.00, Running 134.85s Step 436( 73.00%), action 219, FPS 1.95, Running 135.46s Step 437( 73.33%), action 220, FPS 1.93, Running 135.93s Step 438( 73.67%), action 221, FPS 1.97, Running 136.61s Step 439( 74.00%), action 222, FPS 1.93, Running 137.07s Step 440( 74.33%), action 223, FPS 1.88, Running 137.71s Step 441( 74.67%), action 224, FPS 1.93, Running 138.01s Step 442( 75.00%), action 225, FPS 1.91, Running 138.66s Step 443( 75.33%), action 226, FPS 1.90, Running 139.10s Step 444( 75.67%), action 227, FPS 1.88, Running 139.67s Step 445( 76.00%), action 228, FPS 1.93, Running 139.94s [2026-08-01 18:11:09] [77 ] Seed 76 success after 140.38 s. +steps: 445 , actions: 228 . +Instruction: Empty +Total 18/77(23.38%) success. +Setting seed: 77 +Step 1( N/A%), pre moving , FPS 1.12, Running 0.89s Step 2( N/A%), pre moving , FPS 2.16, Running 0.93s Step 3( N/A%), pre moving , FPS 3.15, Running 0.95s Step 4( N/A%), pre moving , FPS 4.08, Running 0.98s Step 5( N/A%), pre moving , FPS 4.91, Running 1.02s Step 6( N/A%), pre moving , FPS 5.71, Running 1.05s Step 7( N/A%), pre moving , FPS 6.49, Running 1.08s Step 8( N/A%), pre moving , FPS 7.23, Running 1.11s Step 9( N/A%), pre moving , FPS 7.95, Running 1.13s Step 10( N/A%), pre moving , FPS 8.60, Running 1.16s Step 11( N/A%), pre moving , FPS 9.21, Running 1.19s Step 12( N/A%), pre moving , FPS 9.71, Running 1.24s Step 13( N/A%), pre moving , FPS 10.26, Running 1.27s Step 14( N/A%), pre moving , FPS 10.76, Running 1.30s Step 15( N/A%), pre moving , FPS 11.19, Running 1.34s Step 16( N/A%), pre moving , FPS 11.71, Running 1.37s Step 17( N/A%), pre moving , FPS 12.21, Running 1.39s Step 18( N/A%), pre moving , FPS 12.70, Running 1.42s Step 19( N/A%), pre moving , FPS 13.15, Running 1.45s Step 20( N/A%), pre moving , FPS 13.46, Running 1.49s Step 21( N/A%), pre moving , FPS 23.41, Running 1.75s Step 22( N/A%), pre moving , FPS 23.04, Running 1.79s Step 23( N/A%), pre moving , FPS 22.96, Running 1.83s Step 24( N/A%), pre moving , FPS 22.97, Running 1.85s Step 25( N/A%), pre moving , FPS 23.26, Running 1.88s Step 26( N/A%), pre moving , FPS 18.58, Running 2.13s Step 27( N/A%), pre moving , FPS 18.59, Running 2.15s Step 28( N/A%), pre moving , FPS 18.62, Running 2.18s Step 29( N/A%), pre moving , FPS 18.60, Running 2.21s Step 30( N/A%), pre moving , FPS 18.23, Running 2.26s Step 31( N/A%), pre moving , FPS 18.33, Running 2.29s Step 32( N/A%), pre moving , FPS 18.36, Running 2.33s Step 33( N/A%), pre moving , FPS 18.06, Running 2.38s Step 34( N/A%), pre moving , FPS 18.24, Running 2.40s Step 35( N/A%), pre moving , FPS 18.39, Running 2.43s Step 36( N/A%), pre moving , FPS 14.56, Running 2.74s Step 37( N/A%), pre moving , FPS 14.39, Running 2.78s Step 38( N/A%), pre moving , FPS 14.33, Running 2.81s Step 39( N/A%), pre moving , FPS 14.22, Running 2.85s Step 40( N/A%), pre moving , FPS 14.34, Running 2.88s Step 41( N/A%), pre moving , FPS 17.13, Running 2.91s Step 42( N/A%), pre moving , FPS 17.47, Running 2.94s Step 43( N/A%), pre moving , FPS 17.45, Running 2.97s Step 44( N/A%), pre moving , FPS 17.45, Running 3.00s Step 45( N/A%), pre moving , FPS 17.30, Running 3.03s Step 46( N/A%), pre moving , FPS 21.49, Running 3.06s Step 47( N/A%), pre moving , FPS 21.51, Running 3.08s Step 48( N/A%), pre moving , FPS 21.55, Running 3.11s Step 49( N/A%), pre moving , FPS 21.57, Running 3.13s Step 50( N/A%), pre moving , FPS 22.08, Running 3.17s Step 51( N/A%), pre moving , FPS 22.01, Running 3.19s Step 52( N/A%), pre moving , FPS 22.26, Running 3.22s Step 53( N/A%), pre moving , FPS 22.85, Running 3.25s Step 54( N/A%), pre moving , FPS 22.78, Running 3.28s Step 55( N/A%), pre moving , FPS 22.89, Running 3.30s Step 56( N/A%), pre moving , FPS 34.11, Running 3.33s Step 57( N/A%), pre moving , FPS 35.17, Running 3.35s Step 58( N/A%), pre moving , FPS 35.44, Running 3.38s Step 59( N/A%), pre moving , FPS 36.14, Running 3.40s Step 60( N/A%), pre moving , FPS 36.10, Running 3.43s Step 61( N/A%), pre moving , FPS 36.57, Running 3.46s Step 62( N/A%), pre moving , FPS 36.42, Running 3.49s Step 63( N/A%), pre moving , FPS 36.46, Running 3.52s Step 64( N/A%), pre moving , FPS 36.68, Running 3.54s Step 65( N/A%), pre moving , FPS 37.34, Running 3.57s Step 66( N/A%), pre moving , FPS 37.36, Running 3.59s Step 67( N/A%), pre moving , FPS 36.48, Running 3.63s Step 68( N/A%), pre moving , FPS 35.63, Running 3.67s Step 69( N/A%), pre moving , FPS 34.85, Running 3.71s Step 70( N/A%), pre moving , FPS 34.15, Running 3.75s Step 71( N/A%), pre moving , FPS 33.29, Running 3.80s Step 72( N/A%), pre moving , FPS 32.87, Running 3.83s Step 73( N/A%), pre moving , FPS 31.85, Running 3.88s Step 74( N/A%), pre moving , FPS 30.85, Running 3.92s Step 75( N/A%), pre moving , FPS 30.13, Running 3.96s Step 76( N/A%), pre moving , FPS 29.37, Running 4.01s Step 77( N/A%), pre moving , FPS 28.70, Running 4.05s Step 78( N/A%), pre moving , FPS 28.25, Running 4.09s Step 79( N/A%), pre moving , FPS 27.60, Running 4.13s Step 80( N/A%), pre moving , FPS 27.23, Running 4.17s Step 81( N/A%), pre moving , FPS 26.73, Running 4.21s Step 82( N/A%), pre moving , FPS 26.14, Running 4.25s Step 83( N/A%), pre moving , FPS 25.70, Running 4.30s Step 84( N/A%), pre moving , FPS 25.21, Running 4.34s Step 85( N/A%), pre moving , FPS 24.75, Running 4.38s Step 86( N/A%), pre moving , FPS 24.38, Running 4.41s Step 87( N/A%), pre moving , FPS 24.28, Running 4.46s Step 88( N/A%), pre moving , FPS 24.04, Running 4.50s Step 89( N/A%), pre moving , FPS 23.89, Running 4.55s Step 90( N/A%), pre moving , FPS 24.05, Running 4.58s Step 91( N/A%), pre moving , FPS 24.23, Running 4.62s Step 92( N/A%), pre moving , FPS 24.23, Running 4.66s Step 93( N/A%), pre moving , FPS 24.82, Running 4.68s Step 94( N/A%), pre moving , FPS 25.09, Running 4.72s Step 95( N/A%), pre moving , FPS 25.51, Running 4.75s Step 96( N/A%), pre moving , FPS 25.68, Running 4.79s Step 97( N/A%), pre moving , FPS 26.22, Running 4.81s Step 98( N/A%), pre moving , FPS 26.67, Running 4.84s Step 99( N/A%), pre moving , FPS 27.37, Running 4.86s Step 100( N/A%), pre moving , FPS 27.79, Running 4.89s Step 101( N/A%), pre moving , FPS 27.80, Running 4.93s Step 102( N/A%), pre moving , FPS 28.41, Running 4.96s Step 103( N/A%), pre moving , FPS 28.97, Running 4.99s Step 104( N/A%), pre moving , FPS 29.17, Running 5.02s Step 105( N/A%), pre moving , FPS 29.84, Running 5.05s Step 106( N/A%), pre moving , FPS 30.44, Running 5.07s Step 107( N/A%), pre moving , FPS 31.23, Running 5.10s Step 108( N/A%), pre moving , FPS 32.31, Running 5.12s Step 109( N/A%), pre moving , FPS 33.35, Running 5.15s Step 110( N/A%), pre moving , FPS 34.06, Running 5.17s Step 111( N/A%), pre moving , FPS 34.63, Running 5.20s Step 112( N/A%), pre moving , FPS 34.72, Running 5.23s Step 113( N/A%), pre moving , FPS 34.40, Running 5.27s Step 114( N/A%), pre moving , FPS 35.08, Running 5.29s Step 115( N/A%), pre moving , FPS 35.23, Running 5.32s Step 116( N/A%), pre moving , FPS 36.00, Running 5.34s Step 117( N/A%), pre moving , FPS 36.01, Running 5.37s Step 118( N/A%), pre moving , FPS 36.09, Running 5.39s Step 119( N/A%), pre moving , FPS 36.02, Running 5.42s Step 120( N/A%), pre moving , FPS 36.25, Running 5.44s Step 121( N/A%), pre moving , FPS 37.22, Running 5.47s Step 122( N/A%), pre moving , FPS 37.53, Running 5.49s Step 123( N/A%), pre moving , FPS 37.72, Running 5.52s Step 124( N/A%), pre moving , FPS 38.13, Running 5.55s Step 125( N/A%), pre moving , FPS 37.42, Running 5.58s Step 126( N/A%), pre moving , FPS 37.14, Running 5.61s Step 127( N/A%), pre moving , FPS 36.49, Running 5.64s Step 128( N/A%), pre moving , FPS 35.40, Running 5.69s Step 129( N/A%), pre moving , FPS 35.40, Running 5.71s Step 130( N/A%), pre moving , FPS 35.46, Running 5.73s Step 131( N/A%), pre moving , FPS 35.73, Running 5.76s Step 132( N/A%), pre moving , FPS 36.13, Running 5.79s Step 133( N/A%), pre moving , FPS 35.79, Running 5.82s Step 134( N/A%), pre moving , FPS 35.34, Running 5.86s Step 135( N/A%), pre moving , FPS 35.01, Running 5.89s Step 136( N/A%), pre moving , FPS 34.49, Running 5.92s Step 137( N/A%), pre moving , FPS 34.17, Running 5.95s Step 138( N/A%), pre moving , FPS 33.32, Running 5.99s Step 139( N/A%), pre moving , FPS 33.37, Running 6.01s Step 140( N/A%), pre moving , FPS 33.38, Running 6.04s Step 141( N/A%), pre moving , FPS 33.45, Running 6.06s Step 142( N/A%), pre moving , FPS 18.17, Running 6.59s Step 143( N/A%), pre moving , FPS 16.33, Running 6.74s Step 144( N/A%), pre moving , FPS 14.12, Running 6.96s Step 145( N/A%), pre moving , FPS 13.21, Running 7.10s Step 146( N/A%), pre moving , FPS 11.76, Running 7.31s Step 147( N/A%), pre moving , FPS 11.25, Running 7.42s Step 148( N/A%), pre moving , FPS 10.35, Running 7.62s Step 149( N/A%), pre moving , FPS 9.81, Running 7.75s Step 150( N/A%), pre moving , FPS 8.95, Running 7.97s Step 151( N/A%), pre moving , FPS 8.49, Running 8.11s Step 152( N/A%), pre moving , FPS 7.93, Running 8.31s Step 153( N/A%), pre moving , FPS 7.52, Running 8.48s Step 154( N/A%), pre moving , FPS 7.06, Running 8.69s Step 155( N/A%), pre moving , FPS 6.85, Running 8.81s Step 156( N/A%), pre moving , FPS 6.29, Running 9.10s Step 157( N/A%), pre moving , FPS 6.02, Running 9.27s Step 158( N/A%), pre moving , FPS 5.65, Running 9.53s Step 159( N/A%), pre moving , FPS 5.42, Running 9.71s Step 160( N/A%), pre moving , FPS 5.12, Running 9.95s Step 161( N/A%), pre moving , FPS 4.96, Running 10.10s Step 162( N/A%), pre moving , FPS 5.35, Running 10.33s Step 163( N/A%), pre moving , FPS 5.33, Running 10.49s Step 164( N/A%), pre moving , FPS 5.32, Running 10.72s Step 165( N/A%), pre moving , FPS 5.27, Running 10.89s Step 166( N/A%), pre moving , FPS 5.18, Running 11.17s Step 167( N/A%), pre moving , FPS 5.13, Running 11.32s Step 168( N/A%), pre moving , FPS 5.08, Running 11.56s Step 169( N/A%), pre moving , FPS 5.02, Running 11.73s Step 170( N/A%), pre moving , FPS 4.97, Running 11.99s Step 171( N/A%), pre moving , FPS 4.90, Running 12.19s Step 172( N/A%), pre moving , FPS 4.82, Running 12.46s Step 173( N/A%), pre moving , FPS 4.88, Running 12.59s Step 174( N/A%), pre moving , FPS 4.83, Running 12.83s Step 175( N/A%), pre moving , FPS 4.79, Running 12.98s Step 176( N/A%), pre moving , FPS 4.77, Running 13.29s Step 177( N/A%), pre moving , FPS 4.68, Running 13.54s Step 178( N/A%), pre moving , FPS 4.66, Running 13.82s Step 179( N/A%), pre moving , FPS 4.68, Running 13.98s Step 180( N/A%), pre moving , FPS 4.63, Running 14.27s Step 181( N/A%), pre moving , FPS 4.61, Running 14.44s Step 182( N/A%), pre moving , FPS 4.58, Running 14.70s Step 183( N/A%), pre moving , FPS 4.58, Running 14.86s Step 184( N/A%), pre moving , FPS 4.51, Running 15.16s Step 185( N/A%), pre moving , FPS 4.49, Running 15.35s Step 186( N/A%), pre moving , FPS 4.50, Running 15.61s Step 187( N/A%), pre moving , FPS 4.48, Running 15.79s Step 188( N/A%), pre moving , FPS 4.41, Running 16.09s Step 189( N/A%), pre moving , FPS 4.37, Running 16.30s Step 190( N/A%), pre moving , FPS 4.38, Running 16.56s Step 191( N/A%), pre moving , FPS 4.43, Running 16.71s Step 192( N/A%), pre moving , FPS 4.43, Running 16.97s Step 193( N/A%), pre moving , FPS 4.36, Running 17.18s Step 194( N/A%), pre moving , FPS 4.28, Running 17.50s Step 195( N/A%), pre moving , FPS 4.28, Running 17.65s Step 196( N/A%), pre moving , FPS 4.30, Running 17.95s Step 197( N/A%), pre moving , FPS 4.35, Running 18.14s Step 198( N/A%), pre moving , FPS 4.35, Running 18.42s Step 199( N/A%), pre moving , FPS 4.30, Running 18.63s Step 200( N/A%), pre moving , FPS 4.34, Running 18.88s Step 201( N/A%), pre moving , FPS 4.34, Running 19.05s Step 202( N/A%), pre moving , FPS 4.30, Running 19.35s Step 203( N/A%), pre moving , FPS 4.30, Running 19.51s Step 204( N/A%), pre moving , FPS 4.33, Running 19.77s Step 205( N/A%), pre moving , FPS 4.47, Running 19.82s Step 206( N/A%), pre moving , FPS 4.68, Running 19.89s Step 207( N/A%), pre moving , FPS 4.81, Running 19.94s Step 208( N/A%), pre moving , FPS 5.13, Running 19.99s Step 209( N/A%), pre moving , FPS 5.37, Running 20.03s Step 210( N/A%), pre moving , FPS 5.70, Running 20.07s Step 211( N/A%), pre moving , FPS 5.88, Running 20.11s Step 212( N/A%), pre moving , FPS 6.29, Running 20.15s Step 213( N/A%), pre moving , FPS 6.62, Running 20.20s Step 214( N/A%), pre moving , FPS 7.30, Running 20.24s Step 215( N/A%), pre moving , FPS 5.01, Running 21.65s Step 216( N/A%), pre moving , FPS 5.05, Running 21.91s Step 217( N/A%), pre moving , FPS 5.05, Running 22.10s Step 218( N/A%), pre moving , FPS 5.03, Running 22.40s Step 219( N/A%), pre moving , FPS 5.08, Running 22.56s Step 220( N/A%), pre moving , FPS 5.05, Running 22.85s Step 221( N/A%), pre moving , FPS 5.08, Running 22.99s Step 222( N/A%), pre moving , FPS 5.14, Running 23.24s Step 223( N/A%), pre moving , FPS 5.10, Running 23.43s Step 224( N/A%), pre moving , FPS 5.10, Running 23.70s Step 225( N/A%), pre moving , FPS 4.89, Running 23.91s Step 226( N/A%), pre moving , FPS 4.67, Running 24.17s Step 227( N/A%), pre moving , FPS 4.53, Running 24.36s Step 228( N/A%), pre moving , FPS 4.32, Running 24.61s Step 229( N/A%), pre moving , FPS 4.20, Running 24.79s Step 230( N/A%), pre moving , FPS 4.00, Running 25.07s Step 231( N/A%), pre moving , FPS 3.88, Running 25.26s Step 232( N/A%), pre moving , FPS 3.73, Running 25.51s Step 233( N/A%), pre moving , FPS 3.66, Running 25.67s Step 234( N/A%), pre moving , FPS 3.49, Running 25.97s Step 235( 0.33%), action 1, FPS 3.76, Running 26.97s Step 236( 0.67%), action 2, FPS 3.73, Running 27.27s Step 237( 1.00%), action 3, FPS 3.62, Running 27.63s Step 238( 1.33%), action 4, FPS 3.46, Running 28.17s Step 239( 1.67%), action 5, FPS 3.38, Running 28.49s Step 240( 2.00%), action 6, FPS 3.33, Running 28.85s Step 241( 2.33%), action 7, FPS 3.23, Running 29.17s Step 242( 2.67%), action 8, FPS 3.18, Running 29.54s Step 243( 3.00%), action 9, FPS 3.13, Running 29.82s Step 244( 3.33%), action 10, FPS 3.00, Running 30.37s Step 245( 3.67%), action 11, FPS 2.87, Running 30.88s Step 246( 4.00%), action 12, FPS 2.79, Running 31.34s Step 247( 4.33%), action 13, FPS 2.72, Running 31.72s Step 248( 4.67%), action 14, FPS 2.70, Running 32.03s Step 249( 5.00%), action 15, FPS 2.60, Running 32.47s Step 250( 5.33%), action 16, FPS 2.54, Running 32.95s Step 251( 5.67%), action 17, FPS 2.49, Running 33.30s Step 252( 6.00%), action 18, FPS 2.46, Running 33.64s Step 253( 6.33%), action 19, FPS 2.42, Running 33.92s Step 254( 6.67%), action 20, FPS 2.39, Running 34.35s Step 255( 7.00%), action 21, FPS 2.51, Running 34.93s Step 256( 7.33%), action 22, FPS 2.48, Running 35.34s Step 257( 7.67%), action 23, FPS 2.49, Running 35.65s Step 258( 8.00%), action 24, FPS 2.55, Running 36.03s Step 259( 8.33%), action 25, FPS 2.51, Running 36.46s Step 260( 8.67%), action 26, FPS 2.41, Running 37.16s Step 261( 9.00%), action 27, FPS 2.39, Running 37.53s Step 262( 9.33%), action 28, FPS 2.39, Running 37.91s Step 263( 9.67%), action 29, FPS 2.30, Running 38.52s Step 264( 10.00%), action 30, FPS 2.33, Running 38.94s Step 265( 10.33%), action 31, FPS 2.26, Running 39.72s Step 266( 10.67%), action 32, FPS 2.26, Running 40.20s Step 267( 11.00%), action 33, FPS 2.22, Running 40.73s Step 268( 11.33%), action 34, FPS 2.21, Running 41.08s Step 269( 11.67%), action 35, FPS 2.20, Running 41.58s Step 270( 12.00%), action 36, FPS 2.22, Running 41.97s Step 271( 12.33%), action 37, FPS 2.16, Running 42.55s Step 272( 12.67%), action 38, FPS 2.17, Running 42.87s Step 273( 13.00%), action 39, FPS 2.10, Running 43.43s Step 274( 13.33%), action 40, FPS 2.08, Running 43.97s Step 275( 13.67%), action 41, FPS 2.02, Running 44.82s Step 276( 14.00%), action 42, FPS 1.99, Running 45.40s Step 277( 14.33%), action 43, FPS 1.94, Running 45.94s Step 278( 14.67%), action 44, FPS 1.96, Running 46.21s Step 279( 15.00%), action 45, FPS 1.98, Running 46.57s Step 280( 15.33%), action 46, FPS 2.01, Running 47.11s Step 281( 15.67%), action 47, FPS 1.96, Running 47.73s Step 282( 16.00%), action 48, FPS 1.92, Running 48.33s Step 283( 16.33%), action 49, FPS 1.94, Running 48.84s Step 284( 16.67%), action 50, FPS 1.90, Running 49.49s Step 285( 17.00%), action 51, FPS 1.89, Running 50.29s Step 286( 17.33%), action 52, FPS 1.86, Running 50.93s Step 287( 17.67%), action 53, FPS 1.85, Running 51.54s Step 288( 18.00%), action 54, FPS 1.85, Running 51.88s Step 289( 18.33%), action 55, FPS 1.88, Running 52.23s Step 290( 18.67%), action 56, FPS 1.89, Running 52.54s Step 291( 19.00%), action 57, FPS 1.89, Running 53.15s Step 292( 19.33%), action 58, FPS 1.84, Running 53.71s Step 293( 19.67%), action 59, FPS 1.89, Running 54.04s Step 294( 20.00%), action 60, FPS 1.91, Running 54.46s Step 295( 20.33%), action 61, FPS 1.97, Running 54.97s Step 296( 20.67%), action 62, FPS 1.98, Running 55.51s Step 297( 21.00%), action 63, FPS 1.96, Running 56.17s Step 298( 21.33%), action 64, FPS 1.90, Running 56.72s Step 299( 21.67%), action 65, FPS 1.90, Running 57.08s Step 300( 22.00%), action 66, FPS 1.88, Running 57.74s Step 301( 22.33%), action 67, FPS 1.93, Running 58.10s Step 302( 22.67%), action 68, FPS 1.95, Running 58.56s Step 303( 23.00%), action 69, FPS 1.94, Running 59.13s Step 304( 23.33%), action 70, FPS 1.96, Running 59.70s Step 305( 23.67%), action 71, FPS 1.97, Running 60.44s Step 306( 24.00%), action 72, FPS 2.02, Running 60.84s Step 307( 24.33%), action 73, FPS 2.03, Running 61.37s Step 308( 24.67%), action 74, FPS 2.00, Running 61.88s Step 309( 25.00%), action 75, FPS 1.93, Running 62.57s Step 310( 25.33%), action 76, FPS 1.93, Running 62.92s Step 311( 25.67%), action 77, FPS 1.96, Running 63.36s Step 312( 26.00%), action 78, FPS 1.99, Running 63.78s Step 313( 26.33%), action 79, FPS 1.93, Running 64.42s Step 314( 26.67%), action 80, FPS 1.89, Running 65.06s Step 315( 27.00%), action 81, FPS 1.85, Running 65.81s Step 316( 27.33%), action 82, FPS 1.87, Running 66.20s Step 317( 27.67%), action 83, FPS 1.88, Running 66.80s Step 318( 28.00%), action 84, FPS 1.88, Running 67.38s Step 319( 28.33%), action 85, FPS 1.88, Running 67.75s Step 320( 28.67%), action 86, FPS 1.90, Running 68.27s Step 321( 29.00%), action 87, FPS 1.86, Running 68.84s Step 322( 29.33%), action 88, FPS 1.89, Running 69.15s Step 323( 29.67%), action 89, FPS 1.93, Running 69.47s Step 324( 30.00%), action 90, FPS 1.95, Running 69.93s Step 325( 30.33%), action 91, FPS 2.00, Running 70.45s Step 326( 30.67%), action 92, FPS 2.02, Running 70.73s Step 327( 31.00%), action 93, FPS 2.05, Running 71.11s Step 328( 31.33%), action 94, FPS 2.10, Running 71.41s Step 329( 31.67%), action 95, FPS 2.18, Running 71.77s Step 330( 32.00%), action 96, FPS 2.20, Running 72.02s Step 331( 32.33%), action 97, FPS 2.23, Running 72.34s Step 332( 32.67%), action 98, FPS 2.26, Running 72.61s Step 333( 33.00%), action 99, FPS 2.35, Running 72.93s Step 334( 33.33%), action 100, FPS 2.45, Running 73.22s Step 335( 33.67%), action 101, FPS 2.54, Running 73.67s Step 336( 34.00%), action 102, FPS 2.56, Running 74.00s Step 337( 34.33%), action 103, FPS 2.55, Running 74.64s Step 338( 34.67%), action 104, FPS 2.57, Running 75.17s Step 339( 35.00%), action 105, FPS 2.54, Running 75.63s Step 340( 35.33%), action 106, FPS 2.55, Running 76.11s Step 341( 35.67%), action 107, FPS 2.53, Running 76.76s Step 342( 36.00%), action 108, FPS 2.43, Running 77.39s Step 343( 36.33%), action 109, FPS 2.34, Running 78.00s Step 344( 36.67%), action 110, FPS 2.28, Running 78.71s Step 345( 37.00%), action 111, FPS 2.21, Running 79.50s Step 346( 37.33%), action 112, FPS 2.13, Running 80.14s Step 347( 37.67%), action 113, FPS 2.07, Running 80.75s Step 348( 38.00%), action 114, FPS 2.04, Running 81.20s Step 349( 38.33%), action 115, FPS 2.03, Running 81.61s Step 350( 38.67%), action 116, FPS 1.98, Running 82.14s Step 351( 39.00%), action 117, FPS 1.95, Running 82.58s Step 352( 39.33%), action 118, FPS 1.95, Running 82.87s Step 353( 39.67%), action 119, FPS 1.92, Running 83.32s Step 354( 40.00%), action 120, FPS 1.85, Running 84.02s Step 355( 40.33%), action 121, FPS 1.81, Running 84.72s Step 356( 40.67%), action 122, FPS 1.80, Running 85.14s Step 357( 41.00%), action 123, FPS 1.82, Running 85.64s Step 358( 41.33%), action 124, FPS 1.82, Running 86.18s Step 359( 41.67%), action 125, FPS 1.82, Running 86.64s Step 360( 42.00%), action 126, FPS 1.83, Running 87.05s Step 361( 42.33%), action 127, FPS 1.87, Running 87.45s Step 362( 42.67%), action 128, FPS 1.89, Running 87.96s Step 363( 43.00%), action 129, FPS 1.89, Running 88.58s Step 364( 43.33%), action 130, FPS 1.93, Running 89.09s Step 365( 43.67%), action 131, FPS 1.98, Running 89.59s Step 366( 44.00%), action 132, FPS 2.05, Running 89.88s Step 367( 44.33%), action 133, FPS 2.12, Running 90.18s Step 368( 44.67%), action 134, FPS 2.13, Running 90.60s Step 369( 45.00%), action 135, FPS 2.11, Running 91.10s Step 370( 45.33%), action 136, FPS 2.17, Running 91.36s Step 371( 45.67%), action 137, FPS 2.21, Running 91.64s Step 372( 46.00%), action 138, FPS 2.22, Running 91.89s Step 373( 46.33%), action 139, FPS 2.25, Running 92.23s Step 374( 46.67%), action 140, FPS 2.35, Running 92.53s Step 375( 47.00%), action 141, FPS 2.42, Running 92.98s Step 376( 47.33%), action 142, FPS 2.48, Running 93.21s Step 377( 47.67%), action 143, FPS 2.55, Running 93.49s Step 378( 48.00%), action 144, FPS 2.66, Running 93.71s Step 379( 48.33%), action 145, FPS 2.70, Running 94.05s Step 380( 48.67%), action 146, FPS 2.71, Running 94.43s Step 381( 49.00%), action 147, FPS 2.76, Running 94.69s Step 382( 49.33%), action 148, FPS 2.86, Running 94.97s Step 383( 49.67%), action 149, FPS 2.99, Running 95.26s Step 384( 50.00%), action 150, FPS 3.12, Running 95.51s Step 385( 50.33%), action 151, FPS 3.13, Running 95.98s Step 386( 50.67%), action 152, FPS 3.07, Running 96.38s Step 387( 51.00%), action 153, FPS 3.07, Running 96.69s Step 388( 51.33%), action 154, FPS 3.12, Running 97.00s Step 389( 51.67%), action 155, FPS 3.23, Running 97.29s Step 390( 52.00%), action 156, FPS 3.19, Running 97.63s Step 391( 52.33%), action 157, FPS 3.17, Running 97.94s Step 392( 52.67%), action 158, FPS 3.15, Running 98.25s Step 393( 53.00%), action 159, FPS 3.13, Running 98.63s Step 394( 53.33%), action 160, FPS 3.11, Running 98.97s Step 395( 53.67%), action 161, FPS 3.02, Running 99.60s Step 396( 54.00%), action 162, FPS 2.99, Running 99.91s Step 397( 54.33%), action 163, FPS 2.96, Running 100.25s Step 398( 54.67%), action 164, FPS 2.91, Running 100.59s Step 399( 55.00%), action 165, FPS 2.90, Running 100.94s Step 400( 55.33%), action 166, FPS 2.95, Running 101.21s Step 401( 55.67%), action 167, FPS 2.92, Running 101.54s Step 402( 56.00%), action 168, FPS 2.88, Running 101.92s Step 403( 56.33%), action 169, FPS 2.86, Running 102.26s Step 404( 56.67%), action 170, FPS 2.83, Running 102.58s Step 405( 57.00%), action 171, FPS 2.69, Running 103.43s Step 406( 57.33%), action 172, FPS 2.70, Running 103.79s Step 407( 57.67%), action 173, FPS 2.59, Running 104.40s Step 408( 58.00%), action 174, FPS 2.53, Running 104.92s Step 409( 58.33%), action 175, FPS 2.43, Running 105.51s Step 410( 58.67%), action 176, FPS 2.41, Running 105.93s Step 411( 59.00%), action 177, FPS 2.32, Running 106.58s Step 412( 59.33%), action 178, FPS 2.21, Running 107.28s Step 413( 59.67%), action 179, FPS 2.17, Running 107.83s Step 414( 60.00%), action 180, FPS 2.13, Running 108.36s Step 415( 60.33%), action 181, FPS 2.08, Running 109.24s Step 416( 60.67%), action 182, FPS 2.04, Running 109.72s Step 417( 61.00%), action 183, FPS 1.98, Running 110.32s Step 418( 61.33%), action 184, FPS 1.95, Running 110.82s Step 419( 61.67%), action 185, FPS 1.90, Running 111.48s Step 420( 62.00%), action 186, FPS 1.84, Running 112.10s Step 421( 62.33%), action 187, FPS 1.81, Running 112.61s [2026-08-01 18:13:02] [78 ] Seed 77 failed after 112.87 s. +steps: 421 , actions: 187 . +Instruction: Empty +Total 18/78(23.08%) success. +Setting seed: 78 +Step 1( N/A%), pre moving , FPS 0.66, Running 1.51s Step 2( N/A%), pre moving , FPS 1.27, Running 1.58s Step 3( N/A%), pre moving , FPS 1.88, Running 1.60s Step 4( N/A%), pre moving , FPS 2.43, Running 1.65s Step 5( N/A%), pre moving , FPS 2.99, Running 1.67s Step 6( N/A%), pre moving , FPS 3.54, Running 1.69s Step 7( N/A%), pre moving , FPS 4.07, Running 1.72s Step 8( N/A%), pre moving , FPS 4.59, Running 1.74s Step 9( N/A%), pre moving , FPS 5.09, Running 1.77s Step 10( N/A%), pre moving , FPS 5.58, Running 1.79s Step 11( N/A%), pre moving , FPS 6.05, Running 1.82s Step 12( N/A%), pre moving , FPS 6.45, Running 1.86s Step 13( N/A%), pre moving , FPS 6.89, Running 1.89s Step 14( N/A%), pre moving , FPS 7.34, Running 1.91s Step 15( N/A%), pre moving , FPS 7.73, Running 1.94s Step 16( N/A%), pre moving , FPS 8.12, Running 1.97s Step 17( N/A%), pre moving , FPS 8.53, Running 1.99s Step 18( N/A%), pre moving , FPS 8.91, Running 2.02s Step 19( N/A%), pre moving , FPS 9.30, Running 2.04s Step 20( N/A%), pre moving , FPS 9.66, Running 2.07s Step 21( N/A%), pre moving , FPS 24.02, Running 2.34s Step 22( N/A%), pre moving , FPS 23.74, Running 2.42s Step 23( N/A%), pre moving , FPS 23.29, Running 2.46s Step 24( N/A%), pre moving , FPS 23.73, Running 2.49s Step 25( N/A%), pre moving , FPS 23.66, Running 2.52s Step 26( N/A%), pre moving , FPS 18.91, Running 2.75s Step 27( N/A%), pre moving , FPS 18.88, Running 2.78s Step 28( N/A%), pre moving , FPS 18.83, Running 2.80s Step 29( N/A%), pre moving , FPS 18.81, Running 2.83s Step 30( N/A%), pre moving , FPS 18.82, Running 2.85s Step 31( N/A%), pre moving , FPS 18.68, Running 2.89s Step 32( N/A%), pre moving , FPS 18.92, Running 2.92s Step 33( N/A%), pre moving , FPS 18.77, Running 2.95s Step 34( N/A%), pre moving , FPS 18.67, Running 2.98s Step 35( N/A%), pre moving , FPS 18.77, Running 3.01s Step 36( N/A%), pre moving , FPS 14.61, Running 3.34s Step 37( N/A%), pre moving , FPS 14.51, Running 3.37s Step 38( N/A%), pre moving , FPS 14.44, Running 3.40s Step 39( N/A%), pre moving , FPS 14.23, Running 3.45s Step 40( N/A%), pre moving , FPS 14.18, Running 3.48s Step 41( N/A%), pre moving , FPS 17.00, Running 3.52s Step 42( N/A%), pre moving , FPS 17.68, Running 3.55s Step 43( N/A%), pre moving , FPS 17.84, Running 3.58s Step 44( N/A%), pre moving , FPS 17.84, Running 3.61s Step 45( N/A%), pre moving , FPS 17.73, Running 3.64s Step 46( N/A%), pre moving , FPS 21.79, Running 3.67s Step 47( N/A%), pre moving , FPS 21.75, Running 3.70s Step 48( N/A%), pre moving , FPS 21.76, Running 3.72s Step 49( N/A%), pre moving , FPS 21.72, Running 3.75s Step 50( N/A%), pre moving , FPS 21.65, Running 3.78s Step 51( N/A%), pre moving , FPS 21.82, Running 3.80s Step 52( N/A%), pre moving , FPS 21.84, Running 3.83s Step 53( N/A%), pre moving , FPS 21.96, Running 3.86s Step 54( N/A%), pre moving , FPS 21.88, Running 3.89s Step 55( N/A%), pre moving , FPS 21.81, Running 3.92s Step 56( N/A%), pre moving , FPS 32.73, Running 3.95s Step 57( N/A%), pre moving , FPS 33.03, Running 3.98s Step 58( N/A%), pre moving , FPS 33.28, Running 4.01s Step 59( N/A%), pre moving , FPS 33.77, Running 4.04s Step 60( N/A%), pre moving , FPS 33.67, Running 4.07s Step 61( N/A%), pre moving , FPS 34.10, Running 4.10s Step 62( N/A%), pre moving , FPS 34.39, Running 4.13s Step 63( N/A%), pre moving , FPS 34.06, Running 4.17s Step 64( N/A%), pre moving , FPS 33.95, Running 4.20s Step 65( N/A%), pre moving , FPS 34.37, Running 4.23s Step 66( N/A%), pre moving , FPS 34.43, Running 4.25s Step 67( N/A%), pre moving , FPS 34.44, Running 4.28s Step 68( N/A%), pre moving , FPS 34.44, Running 4.30s Step 69( N/A%), pre moving , FPS 34.35, Running 4.33s Step 70( N/A%), pre moving , FPS 34.36, Running 4.36s Step 71( N/A%), pre moving , FPS 34.39, Running 4.39s Step 72( N/A%), pre moving , FPS 34.21, Running 4.42s Step 73( N/A%), pre moving , FPS 34.09, Running 4.45s Step 74( N/A%), pre moving , FPS 34.21, Running 4.48s Step 75( N/A%), pre moving , FPS 34.37, Running 4.51s Step 76( N/A%), pre moving , FPS 33.98, Running 4.54s Step 77( N/A%), pre moving , FPS 33.84, Running 4.57s Step 78( N/A%), pre moving , FPS 33.76, Running 4.60s Step 79( N/A%), pre moving , FPS 34.33, Running 4.62s Step 80( N/A%), pre moving , FPS 34.76, Running 4.65s Step 81( N/A%), pre moving , FPS 35.02, Running 4.67s Step 82( N/A%), pre moving , FPS 35.12, Running 4.70s Step 83( N/A%), pre moving , FPS 35.34, Running 4.73s Step 84( N/A%), pre moving , FPS 35.39, Running 4.76s Step 85( N/A%), pre moving , FPS 34.82, Running 4.80s Step 86( N/A%), pre moving , FPS 34.37, Running 4.83s Step 87( N/A%), pre moving , FPS 32.88, Running 4.89s Step 88( N/A%), pre moving , FPS 32.72, Running 4.92s Step 89( N/A%), pre moving , FPS 32.73, Running 4.94s Step 90( N/A%), pre moving , FPS 32.43, Running 4.98s Step 91( N/A%), pre moving , FPS 32.28, Running 5.01s Step 92( N/A%), pre moving , FPS 31.95, Running 5.04s Step 93( N/A%), pre moving , FPS 31.95, Running 5.07s Step 94( N/A%), pre moving , FPS 31.44, Running 5.11s Step 95( N/A%), pre moving , FPS 30.79, Running 5.15s Step 96( N/A%), pre moving , FPS 31.09, Running 5.18s Step 97( N/A%), pre moving , FPS 31.22, Running 5.21s Step 98( N/A%), pre moving , FPS 31.39, Running 5.24s Step 99( N/A%), pre moving , FPS 31.28, Running 5.26s Step 100( N/A%), pre moving , FPS 30.16, Running 5.31s Step 101( N/A%), pre moving , FPS 30.03, Running 5.34s Step 102( N/A%), pre moving , FPS 30.05, Running 5.37s Step 103( N/A%), pre moving , FPS 30.27, Running 5.39s Step 104( N/A%), pre moving , FPS 30.33, Running 5.42s Step 105( N/A%), pre moving , FPS 30.51, Running 5.46s Step 106( N/A%), pre moving , FPS 30.27, Running 5.49s Step 107( N/A%), pre moving , FPS 31.15, Running 5.53s Step 108( N/A%), pre moving , FPS 30.68, Running 5.57s Step 109( N/A%), pre moving , FPS 30.22, Running 5.61s Step 110( N/A%), pre moving , FPS 30.40, Running 5.63s Step 111( N/A%), pre moving , FPS 30.42, Running 5.66s Step 112( N/A%), pre moving , FPS 31.00, Running 5.69s Step 113( N/A%), pre moving , FPS 31.10, Running 5.72s Step 114( N/A%), pre moving , FPS 31.80, Running 5.74s Step 115( N/A%), pre moving , FPS 32.48, Running 5.77s Step 116( N/A%), pre moving , FPS 32.53, Running 5.80s Step 117( N/A%), pre moving , FPS 32.30, Running 5.83s Step 118( N/A%), pre moving , FPS 32.06, Running 5.86s Step 119( N/A%), pre moving , FPS 31.93, Running 5.89s Step 120( N/A%), pre moving , FPS 33.07, Running 5.92s Step 121( N/A%), pre moving , FPS 33.18, Running 5.94s Step 122( N/A%), pre moving , FPS 33.20, Running 5.97s Step 123( N/A%), pre moving , FPS 33.18, Running 6.00s Step 124( N/A%), pre moving , FPS 33.08, Running 6.03s Step 125( N/A%), pre moving , FPS 33.04, Running 6.06s Step 126( N/A%), pre moving , FPS 33.68, Running 6.09s Step 127( N/A%), pre moving , FPS 33.40, Running 6.13s Step 128( N/A%), pre moving , FPS 34.02, Running 6.16s Step 129( N/A%), pre moving , FPS 33.67, Running 6.20s Step 130( N/A%), pre moving , FPS 33.11, Running 6.24s Step 131( N/A%), pre moving , FPS 33.18, Running 6.27s Step 132( N/A%), pre moving , FPS 32.83, Running 6.30s Step 133( N/A%), pre moving , FPS 32.78, Running 6.33s Step 134( N/A%), pre moving , FPS 32.66, Running 6.36s Step 135( N/A%), pre moving , FPS 32.54, Running 6.39s Step 136( N/A%), pre moving , FPS 32.20, Running 6.42s Step 137( N/A%), pre moving , FPS 32.22, Running 6.45s Step 138( N/A%), pre moving , FPS 32.13, Running 6.48s Step 139( N/A%), pre moving , FPS 32.32, Running 6.51s Step 140( N/A%), pre moving , FPS 32.14, Running 6.54s Step 141( N/A%), pre moving , FPS 32.03, Running 6.57s Step 142( N/A%), pre moving , FPS 32.01, Running 6.59s Step 143( N/A%), pre moving , FPS 32.04, Running 6.62s Step 144( N/A%), pre moving , FPS 31.64, Running 6.66s Step 145( N/A%), pre moving , FPS 31.72, Running 6.69s Step 146( N/A%), pre moving , FPS 31.54, Running 6.72s Step 147( N/A%), pre moving , FPS 31.96, Running 6.75s Step 148( N/A%), pre moving , FPS 31.52, Running 6.79s Step 149( N/A%), pre moving , FPS 32.37, Running 6.82s Step 150( N/A%), pre moving , FPS 32.94, Running 6.85s Step 151( N/A%), pre moving , FPS 32.99, Running 6.87s Step 152( N/A%), pre moving , FPS 33.30, Running 6.90s Step 153( N/A%), pre moving , FPS 33.40, Running 6.93s Step 154( N/A%), pre moving , FPS 33.45, Running 6.95s Step 155( N/A%), pre moving , FPS 33.52, Running 6.98s Step 156( N/A%), pre moving , FPS 33.79, Running 7.01s Step 157( N/A%), pre moving , FPS 34.03, Running 7.04s Step 158( N/A%), pre moving , FPS 34.36, Running 7.06s Step 159( N/A%), pre moving , FPS 34.40, Running 7.09s Step 160( N/A%), pre moving , FPS 34.72, Running 7.12s Step 161( N/A%), pre moving , FPS 34.92, Running 7.14s Step 162( N/A%), pre moving , FPS 34.54, Running 7.17s Step 163( N/A%), pre moving , FPS 34.39, Running 7.20s Step 164( N/A%), pre moving , FPS 33.86, Running 7.25s Step 165( N/A%), pre moving , FPS 34.06, Running 7.28s Step 166( N/A%), pre moving , FPS 34.30, Running 7.31s Step 167( N/A%), pre moving , FPS 34.54, Running 7.33s Step 168( N/A%), pre moving , FPS 35.15, Running 7.36s Step 169( N/A%), pre moving , FPS 17.20, Running 7.98s Step 170( N/A%), pre moving , FPS 15.07, Running 8.17s Step 171( N/A%), pre moving , FPS 13.08, Running 8.40s Step 172( N/A%), pre moving , FPS 11.97, Running 8.57s Step 173( N/A%), pre moving , FPS 10.56, Running 8.82s Step 174( N/A%), pre moving , FPS 9.56, Running 9.05s Step 175( N/A%), pre moving , FPS 8.83, Running 9.25s Step 176( N/A%), pre moving , FPS 8.41, Running 9.39s Step 177( N/A%), pre moving , FPS 7.72, Running 9.63s Step 178( N/A%), pre moving , FPS 7.29, Running 9.81s Step 179( N/A%), pre moving , FPS 6.85, Running 10.01s Step 180( N/A%), pre moving , FPS 6.56, Running 10.16s Step 181( N/A%), pre moving , FPS 6.06, Running 10.44s Step 182( N/A%), pre moving , FPS 5.81, Running 10.62s Step 183( N/A%), pre moving , FPS 5.46, Running 10.87s Step 184( N/A%), pre moving , FPS 5.30, Running 11.02s Step 185( N/A%), pre moving , FPS 5.00, Running 11.28s Step 186( N/A%), pre moving , FPS 4.82, Running 11.46s Step 187( N/A%), pre moving , FPS 4.58, Running 11.70s Step 188( N/A%), pre moving , FPS 4.45, Running 11.86s Step 189( N/A%), pre moving , FPS 4.88, Running 12.08s Step 190( N/A%), pre moving , FPS 4.92, Running 12.24s Step 191( N/A%), pre moving , FPS 4.90, Running 12.48s Step 192( N/A%), pre moving , FPS 4.90, Running 12.66s Step 193( N/A%), pre moving , FPS 4.90, Running 12.90s Step 194( N/A%), pre moving , FPS 4.98, Running 13.06s Step 195( N/A%), pre moving , FPS 4.92, Running 13.31s Step 196( N/A%), pre moving , FPS 4.89, Running 13.48s Step 197( N/A%), pre moving , FPS 4.88, Running 13.72s Step 198( N/A%), pre moving , FPS 4.89, Running 13.90s Step 199( N/A%), pre moving , FPS 4.83, Running 14.15s Step 200( N/A%), pre moving , FPS 4.85, Running 14.29s Step 201( N/A%), pre moving , FPS 4.88, Running 14.54s Step 202( N/A%), pre moving , FPS 4.91, Running 14.69s Step 203( N/A%), pre moving , FPS 4.85, Running 14.99s Step 204( N/A%), pre moving , FPS 4.79, Running 15.20s Step 205( N/A%), pre moving , FPS 4.77, Running 15.47s Step 206( N/A%), pre moving , FPS 4.78, Running 15.64s Step 207( N/A%), pre moving , FPS 4.79, Running 15.87s Step 208( N/A%), pre moving , FPS 4.78, Running 16.04s Step 209( N/A%), pre moving , FPS 4.75, Running 16.29s Step 210( N/A%), pre moving , FPS 4.76, Running 16.44s Step 211( N/A%), pre moving , FPS 4.72, Running 16.72s Step 212( N/A%), pre moving , FPS 4.73, Running 16.88s Step 213( N/A%), pre moving , FPS 4.72, Running 17.13s Step 214( N/A%), pre moving , FPS 4.74, Running 17.28s Step 215( N/A%), pre moving , FPS 4.75, Running 17.52s Step 216( N/A%), pre moving , FPS 4.64, Running 17.79s Step 217( N/A%), pre moving , FPS 4.62, Running 18.05s Step 218( N/A%), pre moving , FPS 4.60, Running 18.24s Step 219( N/A%), pre moving , FPS 4.60, Running 18.50s Step 220( N/A%), pre moving , FPS 4.59, Running 18.64s Step 221( N/A%), pre moving , FPS 4.54, Running 18.94s Step 222( N/A%), pre moving , FPS 4.50, Running 19.13s Step 223( N/A%), pre moving , FPS 4.53, Running 19.40s Step 224( N/A%), pre moving , FPS 4.57, Running 19.57s Step 225( N/A%), pre moving , FPS 4.58, Running 19.83s Step 226( N/A%), pre moving , FPS 4.61, Running 19.98s Step 227( N/A%), pre moving , FPS 4.57, Running 20.25s Step 228( N/A%), pre moving , FPS 4.56, Running 20.42s Step 229( N/A%), pre moving , FPS 4.52, Running 20.71s Step 230( N/A%), pre moving , FPS 4.51, Running 20.88s Step 231( N/A%), pre moving , FPS 4.55, Running 21.11s Step 232( N/A%), pre moving , FPS 4.68, Running 21.16s Step 233( N/A%), pre moving , FPS 4.92, Running 21.20s Step 234( N/A%), pre moving , FPS 5.04, Running 21.25s Step 235( N/A%), pre moving , FPS 5.31, Running 21.29s Step 236( N/A%), pre moving , FPS 5.66, Running 21.33s Step 237( N/A%), pre moving , FPS 6.02, Running 21.37s Step 238( N/A%), pre moving , FPS 6.31, Running 21.41s Step 239( N/A%), pre moving , FPS 6.77, Running 21.45s Step 240( N/A%), pre moving , FPS 7.01, Running 21.50s Step 241( N/A%), pre moving , FPS 7.71, Running 21.53s Step 242( N/A%), pre moving , FPS 5.27, Running 22.93s Step 243( N/A%), pre moving , FPS 5.29, Running 23.18s Step 244( N/A%), pre moving , FPS 5.27, Running 23.36s Step 245( N/A%), pre moving , FPS 5.31, Running 23.60s Step 246( N/A%), pre moving , FPS 5.22, Running 23.81s Step 247( N/A%), pre moving , FPS 5.15, Running 24.13s Step 248( N/A%), pre moving , FPS 5.19, Running 24.28s Step 249( N/A%), pre moving , FPS 5.20, Running 24.56s Step 250( N/A%), pre moving , FPS 5.22, Running 24.71s Step 251( N/A%), pre moving , FPS 5.19, Running 24.97s Step 252( N/A%), pre moving , FPS 5.01, Running 25.15s Step 253( N/A%), pre moving , FPS 4.74, Running 25.42s Step 254( N/A%), pre moving , FPS 4.60, Running 25.59s Step 255( N/A%), pre moving , FPS 4.38, Running 25.85s Step 256( N/A%), pre moving , FPS 4.28, Running 26.00s Step 257( N/A%), pre moving , FPS 4.07, Running 26.28s Step 258( N/A%), pre moving , FPS 3.97, Running 26.45s Step 259( N/A%), pre moving , FPS 3.81, Running 26.71s Step 260( N/A%), pre moving , FPS 3.73, Running 26.86s Step 261( N/A%), pre moving , FPS 3.57, Running 27.14s Step 262( 0.33%), action 1, FPS 3.99, Running 27.94s Step 263( 0.67%), action 2, FPS 3.84, Running 28.39s Step 264( 1.00%), action 3, FPS 3.46, Running 29.15s Step 265( 1.33%), action 4, FPS 3.42, Running 29.44s Step 266( 1.67%), action 5, FPS 3.18, Running 30.11s Step 267( 2.00%), action 6, FPS 3.13, Running 30.51s Step 268( 2.33%), action 7, FPS 2.94, Running 31.07s Step 269( 2.67%), action 8, FPS 2.90, Running 31.46s Step 270( 3.00%), action 9, FPS 2.72, Running 32.06s Step 271( 3.33%), action 10, FPS 2.63, Running 32.58s Step 272( 3.67%), action 11, FPS 2.42, Running 33.42s Step 273( 4.00%), action 12, FPS 2.41, Running 33.73s Step 274( 4.33%), action 13, FPS 2.28, Running 34.38s Step 275( 4.67%), action 14, FPS 2.23, Running 34.84s Step 276( 5.00%), action 15, FPS 2.10, Running 35.52s Step 277( 5.33%), action 16, FPS 2.11, Running 35.75s Step 278( 5.67%), action 17, FPS 2.03, Running 36.29s Step 279( 6.00%), action 18, FPS 1.98, Running 36.81s Step 280( 6.33%), action 19, FPS 1.89, Running 37.43s Step 281( 6.67%), action 20, FPS 1.87, Running 37.82s Step 282( 7.00%), action 21, FPS 1.86, Running 38.67s Step 283( 7.33%), action 22, FPS 1.90, Running 38.93s Step 284( 7.67%), action 23, FPS 1.90, Running 39.65s Step 285( 8.00%), action 24, FPS 1.90, Running 39.99s Step 286( 8.33%), action 25, FPS 1.92, Running 40.52s Step 287( 8.67%), action 26, FPS 1.95, Running 40.78s Step 288( 9.00%), action 27, FPS 1.95, Running 41.31s Step 289( 9.33%), action 28, FPS 1.92, Running 41.88s Step 290( 9.67%), action 29, FPS 1.94, Running 42.39s Step 291( 10.00%), action 30, FPS 1.95, Running 42.85s Step 292( 10.33%), action 31, FPS 1.92, Running 43.82s Step 293( 10.67%), action 32, FPS 1.89, Running 44.31s Step 294( 11.00%), action 33, FPS 1.88, Running 45.01s Step 295( 11.33%), action 34, FPS 1.89, Running 45.44s Step 296( 11.67%), action 35, FPS 1.89, Running 46.12s Step 297( 12.00%), action 36, FPS 1.83, Running 46.69s Step 298( 12.33%), action 37, FPS 1.84, Running 47.14s Step 299( 12.67%), action 38, FPS 1.86, Running 47.58s Step 300( 13.00%), action 39, FPS 1.89, Running 48.00s Step 301( 13.33%), action 40, FPS 1.90, Running 48.33s Step 302( 13.67%), action 41, FPS 1.91, Running 49.16s Step 303( 14.00%), action 42, FPS 1.90, Running 49.43s Step 304( 14.33%), action 43, FPS 1.91, Running 50.10s Step 305( 14.67%), action 44, FPS 1.87, Running 50.67s Step 306( 15.00%), action 45, FPS 1.88, Running 51.13s Step 307( 15.33%), action 46, FPS 1.84, Running 51.67s Step 308( 15.67%), action 47, FPS 1.84, Running 52.16s Step 309( 16.00%), action 48, FPS 1.89, Running 52.46s Step 310( 16.33%), action 49, FPS 1.87, Running 53.10s Step 311( 16.67%), action 50, FPS 1.87, Running 53.52s Step 312( 17.00%), action 51, FPS 1.90, Running 54.36s Step 313( 17.33%), action 52, FPS 1.90, Running 54.86s Step 314( 17.67%), action 53, FPS 1.96, Running 55.21s Step 315( 18.00%), action 54, FPS 1.99, Running 55.51s Step 316( 18.33%), action 55, FPS 1.97, Running 56.25s Step 317( 18.67%), action 56, FPS 2.02, Running 56.58s Step 318( 19.00%), action 57, FPS 1.97, Running 57.31s Step 319( 19.33%), action 58, FPS 1.96, Running 57.80s Step 320( 19.67%), action 59, FPS 1.94, Running 58.30s Step 321( 20.00%), action 60, FPS 1.91, Running 58.79s Step 322( 20.33%), action 61, FPS 1.92, Running 59.59s Step 323( 20.67%), action 62, FPS 1.89, Running 60.04s Step 324( 21.00%), action 63, FPS 1.91, Running 60.57s Step 325( 21.33%), action 64, FPS 1.94, Running 60.96s Step 326( 21.67%), action 65, FPS 1.93, Running 61.49s Step 327( 22.00%), action 66, FPS 1.94, Running 61.98s Step 328( 22.33%), action 67, FPS 1.95, Running 62.40s Step 329( 22.67%), action 68, FPS 1.94, Running 62.74s Step 330( 23.00%), action 69, FPS 1.94, Running 63.39s Step 331( 23.33%), action 70, FPS 1.94, Running 63.85s Step 332( 23.67%), action 71, FPS 1.92, Running 64.77s Step 333( 24.00%), action 72, FPS 1.93, Running 65.22s Step 334( 24.33%), action 73, FPS 1.88, Running 65.83s Step 335( 24.67%), action 74, FPS 1.87, Running 66.19s Step 336( 25.00%), action 75, FPS 1.93, Running 66.64s Step 337( 25.33%), action 76, FPS 1.93, Running 66.97s Step 338( 25.67%), action 77, FPS 1.94, Running 67.60s Step 339( 26.00%), action 78, FPS 1.96, Running 68.00s Step 340( 26.33%), action 79, FPS 1.93, Running 68.64s Step 341( 26.67%), action 80, FPS 1.96, Running 68.97s Step 342( 27.00%), action 81, FPS 1.96, Running 69.79s Step 343( 27.33%), action 82, FPS 1.97, Running 70.17s Step 344( 27.67%), action 83, FPS 1.97, Running 70.71s Step 345( 28.00%), action 84, FPS 1.97, Running 71.10s Step 346( 28.33%), action 85, FPS 1.96, Running 71.67s Step 347( 28.67%), action 86, FPS 2.01, Running 71.92s Step 348( 29.00%), action 87, FPS 1.98, Running 72.48s Step 349( 29.33%), action 88, FPS 1.98, Running 72.86s Step 350( 29.67%), action 89, FPS 1.96, Running 73.58s Step 351( 30.00%), action 90, FPS 1.97, Running 73.99s Step 352( 30.33%), action 91, FPS 1.98, Running 74.84s Step 353( 30.67%), action 92, FPS 2.02, Running 75.15s Step 354( 31.00%), action 93, FPS 2.00, Running 75.83s Step 355( 31.33%), action 94, FPS 1.98, Running 76.28s Step 356( 31.67%), action 95, FPS 1.98, Running 76.72s Step 357( 32.00%), action 96, FPS 2.00, Running 76.97s Step 358( 32.33%), action 97, FPS 2.00, Running 77.58s Step 359( 32.67%), action 98, FPS 1.97, Running 78.15s Step 360( 33.00%), action 99, FPS 1.96, Running 78.85s Step 361( 33.33%), action 100, FPS 1.91, Running 79.43s Step 362( 33.67%), action 101, FPS 1.93, Running 80.16s Step 363( 34.00%), action 102, FPS 1.90, Running 80.68s Step 364( 34.33%), action 103, FPS 1.88, Running 81.36s Step 365( 34.67%), action 104, FPS 1.86, Running 81.83s Step 366( 35.00%), action 105, FPS 1.83, Running 82.59s Step 367( 35.33%), action 106, FPS 1.82, Running 82.90s Step 368( 35.67%), action 107, FPS 1.81, Running 83.55s Step 369( 36.00%), action 108, FPS 1.81, Running 83.92s Step 370( 36.33%), action 109, FPS 1.82, Running 84.58s Step 371( 36.67%), action 110, FPS 1.84, Running 84.88s Step 372( 37.00%), action 111, FPS 1.81, Running 85.90s Step 373( 37.33%), action 112, FPS 1.77, Running 86.47s Step 374( 37.67%), action 113, FPS 1.80, Running 86.92s Step 375( 38.00%), action 114, FPS 1.81, Running 87.36s Step 376( 38.33%), action 115, FPS 1.77, Running 88.02s Step 377( 38.67%), action 116, FPS 1.74, Running 88.44s [2026-08-01 18:14:31] [79 ] Seed 78 failed after 89.11 s. +steps: 377 , actions: 116 . +Instruction: Empty +Total 18/79(22.78%) success. +Setting seed: 79 +Step 1( N/A%), pre moving , FPS 0.70, Running 1.43s Step 2( N/A%), pre moving , FPS 1.37, Running 1.46s Step 3( N/A%), pre moving , FPS 2.01, Running 1.49s Step 4( N/A%), pre moving , FPS 2.62, Running 1.52s Step 5( N/A%), pre moving , FPS 3.13, Running 1.60s Step 6( N/A%), pre moving , FPS 3.65, Running 1.64s Step 7( N/A%), pre moving , FPS 4.18, Running 1.67s Step 8( N/A%), pre moving , FPS 4.67, Running 1.71s Step 9( N/A%), pre moving , FPS 5.14, Running 1.75s Step 10( N/A%), pre moving , FPS 5.62, Running 1.78s Step 11( N/A%), pre moving , FPS 6.09, Running 1.81s Step 12( N/A%), pre moving , FPS 6.53, Running 1.84s Step 13( N/A%), pre moving , FPS 6.97, Running 1.87s Step 14( N/A%), pre moving , FPS 7.39, Running 1.89s Step 15( N/A%), pre moving , FPS 7.80, Running 1.92s Step 16( N/A%), pre moving , FPS 8.18, Running 1.96s Step 17( N/A%), pre moving , FPS 8.54, Running 1.99s Step 18( N/A%), pre moving , FPS 8.92, Running 2.02s Step 19( N/A%), pre moving , FPS 9.28, Running 2.05s Step 20( N/A%), pre moving , FPS 9.65, Running 2.07s Step 21( N/A%), pre moving , FPS 22.87, Running 2.30s Step 22( N/A%), pre moving , FPS 22.30, Running 2.36s Step 23( N/A%), pre moving , FPS 22.27, Running 2.39s Step 24( N/A%), pre moving , FPS 22.15, Running 2.43s Step 25( N/A%), pre moving , FPS 23.06, Running 2.47s Step 26( N/A%), pre moving , FPS 18.35, Running 2.73s Step 27( N/A%), pre moving , FPS 18.36, Running 2.76s Step 28( N/A%), pre moving , FPS 18.36, Running 2.80s Step 29( N/A%), pre moving , FPS 18.54, Running 2.83s Step 30( N/A%), pre moving , FPS 18.52, Running 2.86s Step 31( N/A%), pre moving , FPS 18.40, Running 2.89s Step 32( N/A%), pre moving , FPS 18.47, Running 2.92s Step 33( N/A%), pre moving , FPS 18.48, Running 2.95s Step 34( N/A%), pre moving , FPS 18.50, Running 2.98s Step 35( N/A%), pre moving , FPS 18.57, Running 3.00s Step 36( N/A%), pre moving , FPS 14.32, Running 3.35s Step 37( N/A%), pre moving , FPS 14.42, Running 3.38s Step 38( N/A%), pre moving , FPS 14.44, Running 3.40s Step 39( N/A%), pre moving , FPS 14.46, Running 3.43s Step 40( N/A%), pre moving , FPS 14.46, Running 3.46s Step 41( N/A%), pre moving , FPS 16.94, Running 3.48s Step 42( N/A%), pre moving , FPS 17.37, Running 3.51s Step 43( N/A%), pre moving , FPS 17.45, Running 3.54s Step 44( N/A%), pre moving , FPS 17.61, Running 3.56s Step 45( N/A%), pre moving , FPS 17.74, Running 3.59s Step 46( N/A%), pre moving , FPS 22.46, Running 3.62s Step 47( N/A%), pre moving , FPS 21.98, Running 3.67s Step 48( N/A%), pre moving , FPS 22.25, Running 3.70s Step 49( N/A%), pre moving , FPS 21.54, Running 3.76s Step 50( N/A%), pre moving , FPS 21.00, Running 3.81s Step 51( N/A%), pre moving , FPS 21.16, Running 3.84s Step 52( N/A%), pre moving , FPS 21.06, Running 3.87s Step 53( N/A%), pre moving , FPS 21.09, Running 3.90s Step 54( N/A%), pre moving , FPS 21.09, Running 3.92s Step 55( N/A%), pre moving , FPS 21.08, Running 3.95s Step 56( N/A%), pre moving , FPS 31.92, Running 3.98s Step 57( N/A%), pre moving , FPS 31.70, Running 4.01s Step 58( N/A%), pre moving , FPS 31.69, Running 4.03s Step 59( N/A%), pre moving , FPS 31.70, Running 4.06s Step 60( N/A%), pre moving , FPS 31.67, Running 4.09s Step 61( N/A%), pre moving , FPS 31.63, Running 4.12s Step 62( N/A%), pre moving , FPS 31.58, Running 4.14s Step 63( N/A%), pre moving , FPS 30.98, Running 4.18s Step 64( N/A%), pre moving , FPS 30.46, Running 4.22s Step 65( N/A%), pre moving , FPS 30.38, Running 4.25s Step 66( N/A%), pre moving , FPS 30.50, Running 4.28s Step 67( N/A%), pre moving , FPS 31.56, Running 4.31s Step 68( N/A%), pre moving , FPS 31.66, Running 4.33s Step 69( N/A%), pre moving , FPS 32.13, Running 4.38s Step 70( N/A%), pre moving , FPS 32.30, Running 4.43s Step 71( N/A%), pre moving , FPS 31.40, Running 4.48s Step 72( N/A%), pre moving , FPS 30.86, Running 4.52s Step 73( N/A%), pre moving , FPS 30.26, Running 4.56s Step 74( N/A%), pre moving , FPS 29.23, Running 4.61s Step 75( N/A%), pre moving , FPS 28.44, Running 4.65s Step 76( N/A%), pre moving , FPS 27.51, Running 4.71s Step 77( N/A%), pre moving , FPS 26.94, Running 4.75s Step 78( N/A%), pre moving , FPS 26.27, Running 4.80s Step 79( N/A%), pre moving , FPS 25.60, Running 4.84s Step 80( N/A%), pre moving , FPS 24.89, Running 4.89s Step 81( N/A%), pre moving , FPS 24.37, Running 4.94s Step 82( N/A%), pre moving , FPS 23.88, Running 4.98s Step 83( N/A%), pre moving , FPS 23.79, Running 5.02s Step 84( N/A%), pre moving , FPS 23.57, Running 5.07s Step 85( N/A%), pre moving , FPS 23.19, Running 5.11s Step 86( N/A%), pre moving , FPS 22.71, Running 5.16s Step 87( N/A%), pre moving , FPS 22.32, Running 5.20s Step 88( N/A%), pre moving , FPS 21.99, Running 5.24s Step 89( N/A%), pre moving , FPS 22.14, Running 5.28s Step 90( N/A%), pre moving , FPS 22.25, Running 5.33s Step 91( N/A%), pre moving , FPS 22.19, Running 5.38s Step 92( N/A%), pre moving , FPS 22.12, Running 5.42s Step 93( N/A%), pre moving , FPS 21.98, Running 5.47s Step 94( N/A%), pre moving , FPS 22.15, Running 5.51s Step 95( N/A%), pre moving , FPS 22.30, Running 5.55s Step 96( N/A%), pre moving , FPS 22.58, Running 5.59s Step 97( N/A%), pre moving , FPS 23.04, Running 5.62s Step 98( N/A%), pre moving , FPS 23.51, Running 5.65s Step 99( N/A%), pre moving , FPS 23.67, Running 5.69s Step 100( N/A%), pre moving , FPS 23.99, Running 5.73s Step 101( N/A%), pre moving , FPS 24.38, Running 5.76s Step 102( N/A%), pre moving , FPS 24.84, Running 5.79s Step 103( N/A%), pre moving , FPS 25.25, Running 5.81s Step 104( N/A%), pre moving , FPS 25.87, Running 5.84s Step 105( N/A%), pre moving , FPS 26.32, Running 5.87s Step 106( N/A%), pre moving , FPS 26.80, Running 5.91s Step 107( N/A%), pre moving , FPS 26.94, Running 5.95s Step 108( N/A%), pre moving , FPS 27.09, Running 5.98s Step 109( N/A%), pre moving , FPS 27.48, Running 6.01s Step 110( N/A%), pre moving , FPS 28.01, Running 6.04s Step 111( N/A%), pre moving , FPS 28.92, Running 6.07s Step 112( N/A%), pre moving , FPS 29.70, Running 6.09s Step 113( N/A%), pre moving , FPS 30.34, Running 6.13s Step 114( N/A%), pre moving , FPS 30.81, Running 6.16s Step 115( N/A%), pre moving , FPS 31.34, Running 6.19s Step 116( N/A%), pre moving , FPS 31.84, Running 6.22s Step 117( N/A%), pre moving , FPS 31.79, Running 6.25s Step 118( N/A%), pre moving , FPS 31.75, Running 6.28s Step 119( N/A%), pre moving , FPS 32.39, Running 6.30s Step 120( N/A%), pre moving , FPS 33.07, Running 6.33s Step 121( N/A%), pre moving , FPS 33.27, Running 6.36s Step 122( N/A%), pre moving , FPS 33.46, Running 6.38s Step 123( N/A%), pre moving , FPS 33.58, Running 6.41s Step 124( N/A%), pre moving , FPS 33.09, Running 6.45s Step 125( N/A%), pre moving , FPS 33.41, Running 6.47s Step 126( N/A%), pre moving , FPS 33.90, Running 6.50s Step 127( N/A%), pre moving , FPS 34.55, Running 6.52s Step 128( N/A%), pre moving , FPS 35.09, Running 6.55s Step 129( N/A%), pre moving , FPS 35.28, Running 6.58s Step 130( N/A%), pre moving , FPS 35.61, Running 6.61s Step 131( N/A%), pre moving , FPS 35.40, Running 6.63s Step 132( N/A%), pre moving , FPS 34.95, Running 6.67s Step 133( N/A%), pre moving , FPS 35.15, Running 6.69s Step 134( N/A%), pre moving , FPS 35.63, Running 6.72s Step 135( N/A%), pre moving , FPS 35.82, Running 6.75s Step 136( N/A%), pre moving , FPS 35.80, Running 6.78s Step 137( N/A%), pre moving , FPS 35.95, Running 6.80s Step 138( N/A%), pre moving , FPS 35.97, Running 6.83s Step 139( N/A%), pre moving , FPS 35.78, Running 6.86s Step 140( N/A%), pre moving , FPS 35.45, Running 6.89s Step 141( N/A%), pre moving , FPS 35.45, Running 6.92s Step 142( N/A%), pre moving , FPS 35.36, Running 6.95s Step 143( N/A%), pre moving , FPS 35.47, Running 6.97s Step 144( N/A%), pre moving , FPS 36.15, Running 7.00s Step 145( N/A%), pre moving , FPS 36.23, Running 7.02s Step 146( N/A%), pre moving , FPS 36.30, Running 7.05s Step 147( N/A%), pre moving , FPS 35.75, Running 7.08s Step 148( N/A%), pre moving , FPS 35.58, Running 7.11s Step 149( N/A%), pre moving , FPS 35.17, Running 7.15s Step 150( N/A%), pre moving , FPS 35.07, Running 7.18s Step 151( N/A%), pre moving , FPS 34.09, Running 7.22s Step 152( N/A%), pre moving , FPS 34.30, Running 7.25s Step 153( N/A%), pre moving , FPS 33.94, Running 7.28s Step 154( N/A%), pre moving , FPS 33.58, Running 7.32s Step 155( N/A%), pre moving , FPS 16.94, Running 7.93s Step 156( N/A%), pre moving , FPS 15.58, Running 8.06s Step 157( N/A%), pre moving , FPS 12.92, Running 8.35s Step 158( N/A%), pre moving , FPS 11.82, Running 8.52s Step 159( N/A%), pre moving , FPS 10.46, Running 8.78s Step 160( N/A%), pre moving , FPS 9.89, Running 8.92s Step 161( N/A%), pre moving , FPS 8.88, Running 9.18s Step 162( N/A%), pre moving , FPS 8.45, Running 9.32s Step 163( N/A%), pre moving , FPS 7.69, Running 9.57s Step 164( N/A%), pre moving , FPS 7.37, Running 9.71s Step 165( N/A%), pre moving , FPS 6.77, Running 9.98s Step 166( N/A%), pre moving , FPS 6.49, Running 10.13s Step 167( N/A%), pre moving , FPS 6.09, Running 10.37s Step 168( N/A%), pre moving , FPS 5.81, Running 10.56s Step 169( N/A%), pre moving , FPS 5.45, Running 10.82s Step 170( N/A%), pre moving , FPS 5.16, Running 11.05s Step 171( N/A%), pre moving , FPS 4.90, Running 11.30s Step 172( N/A%), pre moving , FPS 4.71, Running 11.50s Step 173( N/A%), pre moving , FPS 4.49, Running 11.74s Step 174( N/A%), pre moving , FPS 4.33, Running 11.93s Step 175( N/A%), pre moving , FPS 4.73, Running 12.15s Step 176( N/A%), pre moving , FPS 4.72, Running 12.30s Step 177( N/A%), pre moving , FPS 4.81, Running 12.51s Step 178( N/A%), pre moving , FPS 4.78, Running 12.71s Step 179( N/A%), pre moving , FPS 4.79, Running 12.95s Step 180( N/A%), pre moving , FPS 4.74, Running 13.13s Step 181( N/A%), pre moving , FPS 4.75, Running 13.38s Step 182( N/A%), pre moving , FPS 4.73, Running 13.55s Step 183( N/A%), pre moving , FPS 4.75, Running 13.78s Step 184( N/A%), pre moving , FPS 4.77, Running 13.91s Step 185( N/A%), pre moving , FPS 4.79, Running 14.15s Step 186( N/A%), pre moving , FPS 4.74, Running 14.35s Step 187( N/A%), pre moving , FPS 4.75, Running 14.58s Step 188( N/A%), pre moving , FPS 4.82, Running 14.70s Step 189( N/A%), pre moving , FPS 4.75, Running 15.03s Step 190( N/A%), pre moving , FPS 4.75, Running 15.26s Step 191( N/A%), pre moving , FPS 4.75, Running 15.51s Step 192( N/A%), pre moving , FPS 4.76, Running 15.70s Step 193( N/A%), pre moving , FPS 4.77, Running 15.93s Step 194( N/A%), pre moving , FPS 4.74, Running 16.15s Step 195( N/A%), pre moving , FPS 4.67, Running 16.44s Step 196( N/A%), pre moving , FPS 4.62, Running 16.62s Step 197( N/A%), pre moving , FPS 4.58, Running 16.87s Step 198( N/A%), pre moving , FPS 4.59, Running 17.07s Step 199( N/A%), pre moving , FPS 4.58, Running 17.32s Step 200( N/A%), pre moving , FPS 4.62, Running 17.46s Step 201( N/A%), pre moving , FPS 4.60, Running 17.73s Step 202( N/A%), pre moving , FPS 4.54, Running 17.96s Step 203( N/A%), pre moving , FPS 4.55, Running 18.17s Step 204( N/A%), pre moving , FPS 4.50, Running 18.35s Step 205( N/A%), pre moving , FPS 4.50, Running 18.59s Step 206( N/A%), pre moving , FPS 4.53, Running 18.77s Step 207( N/A%), pre moving , FPS 4.52, Running 19.00s Step 208( N/A%), pre moving , FPS 4.47, Running 19.17s Step 209( N/A%), pre moving , FPS 4.57, Running 19.41s Step 210( N/A%), pre moving , FPS 4.61, Running 19.60s Step 211( N/A%), pre moving , FPS 4.60, Running 19.85s Step 212( N/A%), pre moving , FPS 4.57, Running 20.07s Step 213( N/A%), pre moving , FPS 4.56, Running 20.31s Step 214( N/A%), pre moving , FPS 4.63, Running 20.48s Step 215( N/A%), pre moving , FPS 4.67, Running 20.72s Step 216( N/A%), pre moving , FPS 4.67, Running 20.91s Step 217( N/A%), pre moving , FPS 4.65, Running 21.17s Step 218( N/A%), pre moving , FPS 4.81, Running 21.22s Step 219( N/A%), pre moving , FPS 5.05, Running 21.28s Step 220( N/A%), pre moving , FPS 5.18, Running 21.33s Step 221( N/A%), pre moving , FPS 5.49, Running 21.37s Step 222( N/A%), pre moving , FPS 5.78, Running 21.41s Step 223( N/A%), pre moving , FPS 6.10, Running 21.45s Step 224( N/A%), pre moving , FPS 6.36, Running 21.49s Step 225( N/A%), pre moving , FPS 6.81, Running 21.53s Step 226( N/A%), pre moving , FPS 7.12, Running 21.58s Step 227( N/A%), pre moving , FPS 7.58, Running 21.64s Step 228( N/A%), pre moving , FPS 5.08, Running 23.11s Step 229( N/A%), pre moving , FPS 5.05, Running 23.37s Step 230( N/A%), pre moving , FPS 5.04, Running 23.57s Step 231( N/A%), pre moving , FPS 4.98, Running 23.87s Step 232( N/A%), pre moving , FPS 5.03, Running 24.04s Step 233( N/A%), pre moving , FPS 5.03, Running 24.28s Step 234( N/A%), pre moving , FPS 4.96, Running 24.51s Step 235( N/A%), pre moving , FPS 4.90, Running 24.80s Step 236( N/A%), pre moving , FPS 4.93, Running 24.96s Step 237( N/A%), pre moving , FPS 4.97, Running 25.20s Step 238( N/A%), pre moving , FPS 4.84, Running 25.35s Step 239( N/A%), pre moving , FPS 4.60, Running 25.63s Step 240( N/A%), pre moving , FPS 4.50, Running 25.77s Step 241( N/A%), pre moving , FPS 4.26, Running 26.07s Step 242( N/A%), pre moving , FPS 4.12, Running 26.27s Step 243( N/A%), pre moving , FPS 3.96, Running 26.50s Step 244( N/A%), pre moving , FPS 3.87, Running 26.66s Step 245( N/A%), pre moving , FPS 3.67, Running 26.98s Step 246( N/A%), pre moving , FPS 3.59, Running 27.15s Step 247( N/A%), pre moving , FPS 3.48, Running 27.39s Step 248( 0.33%), action 1, FPS 3.86, Running 28.28s Step 249( 0.67%), action 2, FPS 3.83, Running 28.59s Step 250( 1.00%), action 3, FPS 3.62, Running 29.09s Step 251( 1.33%), action 4, FPS 3.52, Running 29.55s Step 252( 1.67%), action 5, FPS 3.29, Running 30.13s Step 253( 2.00%), action 6, FPS 3.15, Running 30.63s Step 254( 2.33%), action 7, FPS 2.92, Running 31.36s Step 255( 2.67%), action 8, FPS 2.87, Running 31.78s Step 256( 3.00%), action 9, FPS 2.67, Running 32.46s Step 257( 3.33%), action 10, FPS 2.60, Running 32.90s Step 258( 3.67%), action 11, FPS 2.44, Running 33.54s Step 259( 4.00%), action 12, FPS 2.46, Running 33.76s Step 260( 4.33%), action 13, FPS 2.39, Running 34.15s Step 261( 4.67%), action 14, FPS 2.30, Running 34.76s Step 262( 5.00%), action 15, FPS 2.19, Running 35.42s Step 263( 5.33%), action 16, FPS 2.15, Running 35.83s Step 264( 5.67%), action 17, FPS 2.09, Running 36.22s Step 265( 6.00%), action 18, FPS 2.08, Running 36.60s Step 266( 6.33%), action 19, FPS 2.00, Running 37.13s Step 267( 6.67%), action 20, FPS 2.00, Running 37.40s Step 268( 7.00%), action 21, FPS 2.02, Running 38.19s Step 269( 7.33%), action 22, FPS 2.02, Running 38.47s Step 270( 7.67%), action 23, FPS 2.06, Running 38.78s Step 271( 8.00%), action 24, FPS 2.08, Running 39.17s Step 272( 8.33%), action 25, FPS 2.08, Running 39.75s Step 273( 8.67%), action 26, FPS 2.11, Running 40.10s Step 274( 9.00%), action 27, FPS 2.19, Running 40.48s Step 275( 9.33%), action 28, FPS 2.22, Running 40.77s Step 276( 9.67%), action 29, FPS 2.32, Running 41.10s Step 277( 10.00%), action 30, FPS 2.33, Running 41.49s Step 278( 10.33%), action 31, FPS 2.36, Running 42.03s Step 279( 10.67%), action 32, FPS 2.35, Running 42.27s Step 280( 11.00%), action 33, FPS 2.35, Running 42.66s Step 281( 11.33%), action 34, FPS 2.42, Running 43.03s Step 282( 11.67%), action 35, FPS 2.50, Running 43.44s Step 283( 12.00%), action 36, FPS 2.49, Running 43.87s Step 284( 12.33%), action 37, FPS 2.46, Running 44.35s Step 285( 12.67%), action 38, FPS 2.48, Running 44.66s Step 286( 13.00%), action 39, FPS 2.48, Running 45.21s Step 287( 13.33%), action 40, FPS 2.40, Running 45.72s Step 288( 13.67%), action 41, FPS 2.38, Running 46.60s Step 289( 14.00%), action 42, FPS 2.37, Running 46.90s Step 290( 14.33%), action 43, FPS 2.30, Running 47.49s Step 291( 14.67%), action 44, FPS 2.30, Running 47.87s Step 292( 15.00%), action 45, FPS 2.35, Running 48.26s Step 293( 15.33%), action 46, FPS 2.37, Running 48.53s Step 294( 15.67%), action 47, FPS 2.34, Running 49.01s Step 295( 16.00%), action 48, FPS 2.34, Running 49.31s Step 296( 16.33%), action 49, FPS 2.26, Running 49.94s Step 297( 16.67%), action 50, FPS 2.29, Running 50.22s Step 298( 17.00%), action 51, FPS 2.23, Running 51.00s Step 299( 17.33%), action 52, FPS 2.21, Running 51.31s Step 300( 17.67%), action 53, FPS 2.22, Running 51.69s Step 301( 18.00%), action 54, FPS 2.22, Running 52.02s Step 302( 18.33%), action 55, FPS 2.20, Running 52.55s Step 303( 18.67%), action 56, FPS 2.21, Running 52.90s Step 304( 19.00%), action 57, FPS 2.18, Running 53.54s Step 305( 19.33%), action 58, FPS 2.20, Running 53.77s Step 306( 19.67%), action 59, FPS 2.18, Running 54.39s Step 307( 20.00%), action 60, FPS 2.20, Running 54.81s Step 308( 20.33%), action 61, FPS 2.24, Running 55.55s Step 309( 20.67%), action 62, FPS 2.20, Running 56.01s Step 310( 21.00%), action 63, FPS 2.23, Running 56.45s Step 311( 21.33%), action 64, FPS 2.23, Running 56.83s Step 312( 21.67%), action 65, FPS 2.25, Running 57.15s Step 313( 22.00%), action 66, FPS 2.23, Running 57.49s Step 314( 22.33%), action 67, FPS 2.25, Running 57.89s Step 315( 22.67%), action 68, FPS 2.23, Running 58.27s Step 316( 23.00%), action 69, FPS 2.25, Running 58.84s Step 317( 23.33%), action 70, FPS 2.26, Running 59.07s Step 318( 23.67%), action 71, FPS 2.26, Running 59.83s Step 319( 24.00%), action 72, FPS 2.23, Running 60.28s Step 320( 24.33%), action 73, FPS 2.17, Running 60.92s Step 321( 24.67%), action 74, FPS 2.15, Running 61.30s Step 322( 25.00%), action 75, FPS 2.18, Running 61.71s Step 323( 25.33%), action 76, FPS 2.18, Running 62.07s Step 324( 25.67%), action 77, FPS 2.21, Running 62.57s Step 325( 26.00%), action 78, FPS 2.20, Running 62.86s Step 326( 26.33%), action 79, FPS 2.24, Running 63.30s Step 327( 26.67%), action 80, FPS 2.29, Running 63.55s Step 328( 27.00%), action 81, FPS 2.34, Running 64.10s Step 329( 27.33%), action 82, FPS 2.39, Running 64.38s Step 330( 27.67%), action 83, FPS 2.39, Running 64.81s Step 331( 28.00%), action 84, FPS 2.38, Running 65.25s Step 332( 28.33%), action 85, FPS 2.33, Running 65.72s Step 333( 28.67%), action 86, FPS 2.34, Running 66.05s Step 334( 29.00%), action 87, FPS 2.30, Running 66.58s Step 335( 29.33%), action 88, FPS 2.31, Running 66.92s Step 336( 29.67%), action 89, FPS 2.33, Running 67.42s Step 337( 30.00%), action 90, FPS 2.32, Running 67.68s Step 338( 30.33%), action 91, FPS 2.39, Running 68.21s Step 339( 30.67%), action 92, FPS 2.41, Running 68.59s Step 340( 31.00%), action 93, FPS 2.44, Running 69.12s Step 341( 31.33%), action 94, FPS 2.43, Running 69.53s Step 342( 31.67%), action 95, FPS 2.44, Running 69.91s Step 343( 32.00%), action 96, FPS 2.46, Running 70.19s Step 344( 32.33%), action 97, FPS 2.48, Running 70.62s Step 345( 32.67%), action 98, FPS 2.49, Running 70.89s Step 346( 33.00%), action 99, FPS 2.52, Running 71.24s Step 347( 33.33%), action 100, FPS 2.52, Running 71.49s Step 348( 33.67%), action 101, FPS 2.44, Running 72.30s Step 349( 34.00%), action 102, FPS 2.41, Running 72.68s Step 350( 34.33%), action 103, FPS 2.34, Running 73.37s Step 351( 34.67%), action 104, FPS 2.36, Running 73.71s Step 352( 35.00%), action 105, FPS 2.36, Running 74.19s Step 353( 35.33%), action 106, FPS 2.36, Running 74.54s Step 354( 35.67%), action 107, FPS 2.39, Running 74.96s Step 355( 36.00%), action 108, FPS 2.33, Running 75.49s Step 356( 36.33%), action 109, FPS 2.33, Running 76.00s Step 357( 36.67%), action 110, FPS 2.28, Running 76.45s Step 358( 37.00%), action 111, FPS 2.19, Running 77.34s Step 359( 37.33%), action 112, FPS 2.17, Running 77.81s Step 360( 37.67%), action 113, FPS 2.18, Running 78.28s Step 361( 38.00%), action 114, FPS 2.15, Running 78.83s Step 362( 38.33%), action 115, FPS 2.12, Running 79.33s Step 363( 38.67%), action 116, FPS 2.09, Running 79.77s Step 364( 39.00%), action 117, FPS 2.07, Running 80.29s Step 365( 39.33%), action 118, FPS 2.07, Running 80.55s Step 366( 39.67%), action 119, FPS 2.01, Running 81.18s Step 367( 40.00%), action 120, FPS 1.95, Running 81.74s Step 368( 40.33%), action 121, FPS 1.95, Running 82.57s Step 369( 40.67%), action 122, FPS 1.97, Running 82.81s Step 370( 41.00%), action 123, FPS 1.98, Running 83.49s Step 371( 41.33%), action 124, FPS 1.99, Running 83.76s Step 372( 41.67%), action 125, FPS 1.97, Running 84.35s Step 373( 42.00%), action 126, FPS 1.97, Running 84.67s Step 374( 42.33%), action 127, FPS 1.92, Running 85.39s Step 375( 42.67%), action 128, FPS 1.94, Running 85.80s Step 376( 43.00%), action 129, FPS 1.95, Running 86.25s Step 377( 43.33%), action 130, FPS 1.95, Running 86.69s Step 378( 43.67%), action 131, FPS 2.00, Running 87.33s Step 379( 44.00%), action 132, FPS 2.03, Running 87.69s Step 380( 44.33%), action 133, FPS 1.98, Running 88.36s Step 381( 44.67%), action 134, FPS 2.04, Running 88.62s Step 382( 45.00%), action 135, FPS 2.03, Running 89.19s Step 383( 45.33%), action 136, FPS 2.01, Running 89.69s Step 384( 45.67%), action 137, FPS 1.99, Running 90.32s Step 385( 46.00%), action 138, FPS 1.94, Running 90.84s Step 386( 46.33%), action 139, FPS 1.92, Running 91.58s Step 387( 46.67%), action 140, FPS 1.95, Running 91.98s Step 388( 47.00%), action 141, FPS 1.97, Running 92.72s Step 389( 47.33%), action 142, FPS 1.96, Running 92.99s Step 390( 47.67%), action 143, FPS 1.97, Running 93.63s Step 391( 48.00%), action 144, FPS 1.95, Running 94.02s Step 392( 48.33%), action 145, FPS 1.93, Running 94.73s Step 393( 48.67%), action 146, FPS 1.94, Running 95.00s Step 394( 49.00%), action 147, FPS 1.93, Running 95.73s Step 395( 49.33%), action 148, FPS 1.96, Running 96.01s Step 396( 49.67%), action 149, FPS 1.91, Running 96.72s Step 397( 50.00%), action 150, FPS 1.91, Running 97.15s Step 398( 50.33%), action 151, FPS 1.86, Running 98.11s Step 399( 50.67%), action 152, FPS 1.85, Running 98.48s Step 400( 51.00%), action 153, FPS 1.87, Running 99.04s Step 401( 51.33%), action 154, FPS 1.88, Running 99.28s Step 402( 51.67%), action 155, FPS 1.90, Running 99.71s Step 403( 52.00%), action 156, FPS 1.93, Running 100.03s Step 404( 52.33%), action 157, FPS 1.93, Running 100.67s Step 405( 52.67%), action 158, FPS 1.96, Running 101.04s Step 406( 53.00%), action 159, FPS 1.98, Running 101.66s Step 407( 53.33%), action 160, FPS 2.01, Running 101.91s Step 408( 53.67%), action 161, FPS 2.04, Running 102.52s Step 409( 54.00%), action 162, FPS 2.03, Running 102.83s Step 410( 54.33%), action 163, FPS 2.07, Running 103.30s Step 411( 54.67%), action 164, FPS 2.04, Running 103.81s Step 412( 55.00%), action 165, FPS 2.10, Running 104.25s Step 413( 55.33%), action 166, FPS 2.07, Running 104.65s Step 414( 55.67%), action 167, FPS 2.07, Running 105.39s Step 415( 56.00%), action 168, FPS 2.02, Running 105.94s Step 416( 56.33%), action 169, FPS 2.03, Running 106.59s Step 417( 56.67%), action 170, FPS 2.05, Running 106.90s Step 418( 57.00%), action 171, FPS 2.07, Running 107.78s Step 419( 57.33%), action 172, FPS 2.04, Running 108.30s Step 420( 57.67%), action 173, FPS 2.04, Running 108.86s Step 421( 58.00%), action 174, FPS 2.01, Running 109.22s Step 422( 58.33%), action 175, FPS 2.01, Running 109.68s Step 423( 58.67%), action 176, FPS 1.96, Running 110.21s Step 424( 59.00%), action 177, FPS 1.96, Running 110.88s Step 425( 59.33%), action 178, FPS 1.94, Running 111.36s Step 426( 59.67%), action 179, FPS 1.94, Running 111.99s Step 427( 60.00%), action 180, FPS 1.90, Running 112.43s Step 428( 60.33%), action 181, FPS 1.89, Running 113.11s Step 429( 60.67%), action 182, FPS 1.87, Running 113.55s Step 430( 61.00%), action 183, FPS 1.83, Running 114.21s Step 431( 61.33%), action 184, FPS 1.86, Running 114.58s Step 432( 61.67%), action 185, FPS 1.80, Running 115.37s Step 433( 62.00%), action 186, FPS 1.82, Running 115.61s Step 434( 62.33%), action 187, FPS 1.82, Running 116.37s Step 435( 62.67%), action 188, FPS 1.83, Running 116.88s Step 436( 63.00%), action 189, FPS 1.88, Running 117.23s Step 437( 63.33%), action 190, FPS 1.87, Running 117.60s Step 438( 63.67%), action 191, FPS 1.87, Running 118.49s Step 439( 64.00%), action 192, FPS 1.91, Running 118.77s Step 440( 64.33%), action 193, FPS 1.92, Running 119.29s Step 441( 64.67%), action 194, FPS 1.91, Running 119.68s Step 442( 65.00%), action 195, FPS 1.86, Running 120.41s Step 443( 65.33%), action 196, FPS 1.91, Running 120.68s Step 444( 65.67%), action 197, FPS 1.96, Running 121.09s Step 445( 66.00%), action 198, FPS 2.00, Running 121.35s [2026-08-01 18:16:33] [80 ] Seed 79 failed after 121.92 s. +steps: 445 , actions: 198 . +Instruction: Empty +Total 18/80(22.50%) success. +Setting seed: 80 +Step 1( N/A%), pre moving , FPS 0.83, Running 1.20s Step 2( N/A%), pre moving , FPS 1.60, Running 1.25s Step 3( N/A%), pre moving , FPS 2.35, Running 1.28s Step 4( N/A%), pre moving , FPS 3.08, Running 1.30s Step 5( N/A%), pre moving , FPS 3.77, Running 1.33s Step 6( N/A%), pre moving , FPS 4.44, Running 1.35s Step 7( N/A%), pre moving , FPS 5.08, Running 1.38s Step 8( N/A%), pre moving , FPS 5.66, Running 1.41s Step 9( N/A%), pre moving , FPS 6.26, Running 1.44s Step 10( N/A%), pre moving , FPS 6.82, Running 1.47s Step 11( N/A%), pre moving , FPS 7.25, Running 1.52s Step 12( N/A%), pre moving , FPS 7.75, Running 1.55s Step 13( N/A%), pre moving , FPS 8.26, Running 1.57s Step 14( N/A%), pre moving , FPS 8.74, Running 1.60s Step 15( N/A%), pre moving , FPS 9.22, Running 1.63s Step 16( N/A%), pre moving , FPS 9.68, Running 1.65s Step 17( N/A%), pre moving , FPS 10.09, Running 1.68s Step 18( N/A%), pre moving , FPS 10.52, Running 1.71s Step 19( N/A%), pre moving , FPS 10.92, Running 1.74s Step 20( N/A%), pre moving , FPS 11.32, Running 1.77s Step 21( N/A%), pre moving , FPS 24.20, Running 2.03s Step 22( N/A%), pre moving , FPS 24.42, Running 2.07s Step 23( N/A%), pre moving , FPS 24.23, Running 2.10s Step 24( N/A%), pre moving , FPS 24.06, Running 2.13s Step 25( N/A%), pre moving , FPS 23.94, Running 2.16s Step 26( N/A%), pre moving , FPS 19.15, Running 2.39s Step 27( N/A%), pre moving , FPS 19.12, Running 2.42s Step 28( N/A%), pre moving , FPS 19.18, Running 2.46s Step 29( N/A%), pre moving , FPS 19.11, Running 2.49s Step 30( N/A%), pre moving , FPS 19.00, Running 2.52s Step 31( N/A%), pre moving , FPS 19.32, Running 2.55s Step 32( N/A%), pre moving , FPS 19.35, Running 2.58s Step 33( N/A%), pre moving , FPS 19.30, Running 2.61s Step 34( N/A%), pre moving , FPS 18.25, Running 2.70s Step 35( N/A%), pre moving , FPS 18.17, Running 2.73s Step 36( N/A%), pre moving , FPS 14.10, Running 3.07s Step 37( N/A%), pre moving , FPS 14.15, Running 3.10s Step 38( N/A%), pre moving , FPS 14.02, Running 3.14s Step 39( N/A%), pre moving , FPS 14.05, Running 3.16s Step 40( N/A%), pre moving , FPS 14.07, Running 3.19s Step 41( N/A%), pre moving , FPS 16.92, Running 3.21s Step 42( N/A%), pre moving , FPS 16.99, Running 3.25s Step 43( N/A%), pre moving , FPS 16.93, Running 3.28s Step 44( N/A%), pre moving , FPS 16.99, Running 3.31s Step 45( N/A%), pre moving , FPS 16.87, Running 3.35s Step 46( N/A%), pre moving , FPS 20.43, Running 3.37s Step 47( N/A%), pre moving , FPS 20.41, Running 3.40s Step 48( N/A%), pre moving , FPS 20.46, Running 3.43s Step 49( N/A%), pre moving , FPS 20.47, Running 3.46s Step 50( N/A%), pre moving , FPS 20.62, Running 3.49s Step 51( N/A%), pre moving , FPS 20.70, Running 3.52s Step 52( N/A%), pre moving , FPS 20.64, Running 3.55s Step 53( N/A%), pre moving , FPS 20.63, Running 3.58s Step 54( N/A%), pre moving , FPS 21.79, Running 3.61s Step 55( N/A%), pre moving , FPS 21.66, Running 3.65s Step 56( N/A%), pre moving , FPS 33.06, Running 3.68s Step 57( N/A%), pre moving , FPS 33.10, Running 3.70s Step 58( N/A%), pre moving , FPS 33.98, Running 3.73s Step 59( N/A%), pre moving , FPS 34.01, Running 3.75s Step 60( N/A%), pre moving , FPS 33.09, Running 3.79s Step 61( N/A%), pre moving , FPS 32.19, Running 3.83s Step 62( N/A%), pre moving , FPS 31.96, Running 3.88s Step 63( N/A%), pre moving , FPS 30.79, Running 3.93s Step 64( N/A%), pre moving , FPS 30.16, Running 3.97s Step 65( N/A%), pre moving , FPS 29.94, Running 4.01s Step 66( N/A%), pre moving , FPS 29.18, Running 4.06s Step 67( N/A%), pre moving , FPS 28.86, Running 4.10s Step 68( N/A%), pre moving , FPS 28.50, Running 4.13s Step 69( N/A%), pre moving , FPS 27.93, Running 4.18s Step 70( N/A%), pre moving , FPS 27.04, Running 4.23s Step 71( N/A%), pre moving , FPS 26.35, Running 4.28s Step 72( N/A%), pre moving , FPS 25.73, Running 4.33s Step 73( N/A%), pre moving , FPS 25.30, Running 4.37s Step 74( N/A%), pre moving , FPS 24.90, Running 4.42s Step 75( N/A%), pre moving , FPS 24.85, Running 4.46s Step 76( N/A%), pre moving , FPS 24.42, Running 4.50s Step 77( N/A%), pre moving , FPS 23.83, Running 4.54s Step 78( N/A%), pre moving , FPS 23.29, Running 4.59s Step 79( N/A%), pre moving , FPS 22.89, Running 4.63s Step 80( N/A%), pre moving , FPS 22.94, Running 4.66s Step 81( N/A%), pre moving , FPS 23.04, Running 4.70s Step 82( N/A%), pre moving , FPS 23.12, Running 4.74s Step 83( N/A%), pre moving , FPS 23.38, Running 4.79s Step 84( N/A%), pre moving , FPS 23.22, Running 4.83s Step 85( N/A%), pre moving , FPS 23.26, Running 4.87s Step 86( N/A%), pre moving , FPS 23.67, Running 4.90s Step 87( N/A%), pre moving , FPS 23.99, Running 4.93s Step 88( N/A%), pre moving , FPS 24.36, Running 4.96s Step 89( N/A%), pre moving , FPS 24.87, Running 4.98s Step 90( N/A%), pre moving , FPS 25.03, Running 5.03s Step 91( N/A%), pre moving , FPS 25.68, Running 5.06s Step 92( N/A%), pre moving , FPS 26.36, Running 5.09s Step 93( N/A%), pre moving , FPS 26.96, Running 5.11s Step 94( N/A%), pre moving , FPS 27.72, Running 5.14s Step 95( N/A%), pre moving , FPS 28.18, Running 5.17s Step 96( N/A%), pre moving , FPS 28.77, Running 5.19s Step 97( N/A%), pre moving , FPS 29.60, Running 5.22s Step 98( N/A%), pre moving , FPS 30.12, Running 5.25s Step 99( N/A%), pre moving , FPS 30.25, Running 5.29s Step 100( N/A%), pre moving , FPS 30.44, Running 5.32s Step 101( N/A%), pre moving , FPS 30.92, Running 5.35s Step 102( N/A%), pre moving , FPS 31.46, Running 5.38s Step 103( N/A%), pre moving , FPS 32.54, Running 5.40s Step 104( N/A%), pre moving , FPS 33.45, Running 5.43s Step 105( N/A%), pre moving , FPS 34.29, Running 5.46s Step 106( N/A%), pre moving , FPS 34.54, Running 5.48s Step 107( N/A%), pre moving , FPS 34.70, Running 5.51s Step 108( N/A%), pre moving , FPS 34.67, Running 5.53s Step 109( N/A%), pre moving , FPS 34.77, Running 5.56s Step 110( N/A%), pre moving , FPS 35.99, Running 5.58s Step 111( N/A%), pre moving , FPS 36.27, Running 5.61s Step 112( N/A%), pre moving , FPS 36.58, Running 5.63s Step 113( N/A%), pre moving , FPS 36.30, Running 5.66s Step 114( N/A%), pre moving , FPS 35.83, Running 5.70s Step 115( N/A%), pre moving , FPS 35.95, Running 5.72s Step 116( N/A%), pre moving , FPS 36.00, Running 5.75s Step 117( N/A%), pre moving , FPS 35.06, Running 5.79s Step 118( N/A%), pre moving , FPS 35.33, Running 5.82s Step 119( N/A%), pre moving , FPS 36.03, Running 5.84s Step 120( N/A%), pre moving , FPS 36.51, Running 5.87s Step 121( N/A%), pre moving , FPS 36.33, Running 5.90s Step 122( N/A%), pre moving , FPS 36.36, Running 5.93s Step 123( N/A%), pre moving , FPS 36.56, Running 5.95s Step 124( N/A%), pre moving , FPS 36.76, Running 5.97s Step 125( N/A%), pre moving , FPS 36.92, Running 6.00s Step 126( N/A%), pre moving , FPS 16.89, Running 6.67s Step 127( N/A%), pre moving , FPS 15.47, Running 6.80s Step 128( N/A%), pre moving , FPS 13.19, Running 7.05s Step 129( N/A%), pre moving , FPS 12.28, Running 7.19s Step 130( N/A%), pre moving , FPS 10.70, Running 7.45s Step 131( N/A%), pre moving , FPS 9.96, Running 7.62s Step 132( N/A%), pre moving , FPS 8.91, Running 7.88s Step 133( N/A%), pre moving , FPS 8.53, Running 8.01s Step 134( N/A%), pre moving , FPS 7.82, Running 8.25s Step 135( N/A%), pre moving , FPS 7.42, Running 8.42s Step 136( N/A%), pre moving , FPS 6.85, Running 8.67s Step 137( N/A%), pre moving , FPS 6.54, Running 8.84s Step 138( N/A%), pre moving , FPS 6.04, Running 9.13s Step 139( N/A%), pre moving , FPS 5.79, Running 9.30s Step 140( N/A%), pre moving , FPS 5.44, Running 9.55s Step 141( N/A%), pre moving , FPS 5.22, Running 9.73s Step 142( N/A%), pre moving , FPS 4.95, Running 9.97s Step 143( N/A%), pre moving , FPS 4.76, Running 10.15s Step 144( N/A%), pre moving , FPS 4.54, Running 10.38s Step 145( N/A%), pre moving , FPS 4.40, Running 10.55s Step 146( N/A%), pre moving , FPS 4.81, Running 10.82s Step 147( N/A%), pre moving , FPS 4.76, Running 11.00s Step 148( N/A%), pre moving , FPS 4.80, Running 11.21s Step 149( N/A%), pre moving , FPS 4.79, Running 11.36s Step 150( N/A%), pre moving , FPS 4.80, Running 11.62s Step 151( N/A%), pre moving , FPS 4.77, Running 11.81s Step 152( N/A%), pre moving , FPS 4.80, Running 12.05s Step 153( N/A%), pre moving , FPS 4.75, Running 12.22s Step 154( N/A%), pre moving , FPS 4.76, Running 12.46s Step 155( N/A%), pre moving , FPS 4.73, Running 12.64s Step 156( N/A%), pre moving , FPS 4.74, Running 12.88s Step 157( N/A%), pre moving , FPS 4.78, Running 13.03s Step 158( N/A%), pre moving , FPS 4.81, Running 13.28s Step 159( N/A%), pre moving , FPS 4.80, Running 13.46s Step 160( N/A%), pre moving , FPS 4.76, Running 13.75s Step 161( N/A%), pre moving , FPS 4.70, Running 13.98s Step 162( N/A%), pre moving , FPS 4.66, Running 14.26s Step 163( N/A%), pre moving , FPS 4.69, Running 14.41s Step 164( N/A%), pre moving , FPS 4.64, Running 14.69s Step 165( N/A%), pre moving , FPS 4.60, Running 14.90s Step 166( N/A%), pre moving , FPS 4.65, Running 15.12s Step 167( N/A%), pre moving , FPS 4.63, Running 15.31s Step 168( N/A%), pre moving , FPS 4.59, Running 15.57s Step 169( N/A%), pre moving , FPS 4.59, Running 15.72s Step 170( N/A%), pre moving , FPS 4.61, Running 15.96s Step 171( N/A%), pre moving , FPS 4.58, Running 16.17s Step 172( N/A%), pre moving , FPS 4.53, Running 16.46s Step 173( N/A%), pre moving , FPS 4.53, Running 16.64s Step 174( N/A%), pre moving , FPS 4.51, Running 16.89s Step 175( N/A%), pre moving , FPS 4.49, Running 17.10s Step 176( N/A%), pre moving , FPS 4.43, Running 17.40s Step 177( N/A%), pre moving , FPS 4.40, Running 17.58s Step 178( N/A%), pre moving , FPS 4.39, Running 17.84s Step 179( N/A%), pre moving , FPS 4.38, Running 18.03s Step 180( N/A%), pre moving , FPS 4.43, Running 18.27s Step 181( N/A%), pre moving , FPS 4.46, Running 18.47s Step 182( N/A%), pre moving , FPS 4.48, Running 18.72s Step 183( N/A%), pre moving , FPS 4.43, Running 18.93s Step 184( N/A%), pre moving , FPS 4.47, Running 19.16s Step 185( N/A%), pre moving , FPS 4.43, Running 19.42s Step 186( N/A%), pre moving , FPS 4.37, Running 19.70s Step 187( N/A%), pre moving , FPS 4.35, Running 19.91s Step 188( N/A%), pre moving , FPS 4.33, Running 20.18s Step 189( N/A%), pre moving , FPS 4.29, Running 20.38s Step 190( N/A%), pre moving , FPS 4.24, Running 20.68s Step 191( N/A%), pre moving , FPS 4.23, Running 20.90s Step 192( N/A%), pre moving , FPS 4.24, Running 21.18s Step 193( N/A%), pre moving , FPS 4.36, Running 21.23s Step 194( N/A%), pre moving , FPS 4.57, Running 21.27s Step 195( N/A%), pre moving , FPS 4.75, Running 21.31s Step 196( N/A%), pre moving , FPS 5.06, Running 21.35s Step 197( N/A%), pre moving , FPS 5.24, Running 21.39s Step 198( N/A%), pre moving , FPS 5.55, Running 21.44s Step 199( N/A%), pre moving , FPS 5.79, Running 21.48s Step 200( N/A%), pre moving , FPS 6.14, Running 21.53s Step 201( N/A%), pre moving , FPS 6.45, Running 21.57s Step 202( N/A%), pre moving , FPS 6.93, Running 21.61s Step 203( N/A%), pre moving , FPS 4.86, Running 23.05s Step 204( N/A%), pre moving , FPS 4.79, Running 23.34s Step 205( N/A%), pre moving , FPS 4.86, Running 23.53s Step 206( N/A%), pre moving , FPS 4.84, Running 23.83s Step 207( N/A%), pre moving , FPS 4.86, Running 24.03s Step 208( N/A%), pre moving , FPS 4.83, Running 24.32s Step 209( N/A%), pre moving , FPS 4.86, Running 24.49s Step 210( N/A%), pre moving , FPS 4.84, Running 24.81s Step 211( N/A%), pre moving , FPS 4.87, Running 25.00s Step 212( N/A%), pre moving , FPS 4.93, Running 25.23s Step 213( N/A%), pre moving , FPS 4.78, Running 25.41s Step 214( N/A%), pre moving , FPS 4.54, Running 25.68s Step 215( N/A%), pre moving , FPS 4.42, Running 25.83s Step 216( N/A%), pre moving , FPS 4.21, Running 26.10s Step 217( N/A%), pre moving , FPS 4.09, Running 26.28s Step 218( N/A%), pre moving , FPS 3.89, Running 26.59s Step 219( N/A%), pre moving , FPS 3.76, Running 26.80s Step 220( N/A%), pre moving , FPS 3.63, Running 27.03s Step 221( N/A%), pre moving , FPS 3.56, Running 27.19s Step 222( N/A%), pre moving , FPS 3.42, Running 27.45s Step 223( 0.33%), action 1, FPS 3.62, Running 28.57s Step 224( 0.67%), action 2, FPS 3.50, Running 29.05s Step 225( 1.00%), action 3, FPS 3.40, Running 29.42s Step 226( 1.33%), action 4, FPS 3.20, Running 30.09s Step 227( 1.67%), action 5, FPS 3.11, Running 30.46s Step 228( 2.00%), action 6, FPS 3.01, Running 30.97s Step 229( 2.33%), action 7, FPS 2.80, Running 31.64s Step 230( 2.67%), action 8, FPS 2.72, Running 32.17s Step 231( 3.00%), action 9, FPS 2.66, Running 32.54s Step 232( 3.33%), action 10, FPS 2.60, Running 32.93s Step 233( 3.67%), action 11, FPS 2.40, Running 33.76s Step 234( 4.00%), action 12, FPS 2.31, Running 34.35s Step 235( 4.33%), action 13, FPS 2.21, Running 34.90s Step 236( 4.67%), action 14, FPS 2.18, Running 35.26s Step 237( 5.00%), action 15, FPS 2.13, Running 35.66s Step 238( 5.33%), action 16, FPS 2.07, Running 36.24s Step 239( 5.67%), action 17, FPS 2.03, Running 36.67s Step 240( 6.00%), action 18, FPS 2.00, Running 37.05s Step 241( 6.33%), action 19, FPS 1.94, Running 37.52s Step 242( 6.67%), action 20, FPS 1.94, Running 37.75s Step 243( 7.00%), action 21, FPS 2.08, Running 38.19s Step 244( 7.33%), action 22, FPS 2.12, Running 38.47s Step 245( 7.67%), action 23, FPS 2.12, Running 38.85s Step 246( 8.00%), action 24, FPS 2.23, Running 39.06s Step 247( 8.33%), action 25, FPS 2.21, Running 39.49s Step 248( 8.67%), action 26, FPS 2.27, Running 39.77s Step 249( 9.00%), action 27, FPS 2.28, Running 40.40s Step 250( 9.33%), action 28, FPS 2.27, Running 40.99s Step 251( 9.67%), action 29, FPS 2.23, Running 41.51s Step 252( 10.00%), action 30, FPS 2.23, Running 41.90s Step 253( 10.33%), action 31, FPS 2.23, Running 42.72s Step 254( 10.67%), action 32, FPS 2.31, Running 42.99s Step 255( 11.00%), action 33, FPS 2.34, Running 43.46s Step 256( 11.33%), action 34, FPS 2.35, Running 43.76s Step 257( 11.67%), action 35, FPS 2.33, Running 44.24s Step 258( 12.00%), action 36, FPS 2.39, Running 44.61s Step 259( 12.33%), action 37, FPS 2.42, Running 44.94s Step 260( 12.67%), action 38, FPS 2.43, Running 45.30s Step 261( 13.00%), action 39, FPS 2.45, Running 45.69s Step 262( 13.33%), action 40, FPS 2.43, Running 46.00s Step 263( 13.67%), action 41, FPS 2.38, Running 46.59s Step 264( 14.00%), action 42, FPS 2.32, Running 47.10s Step 265( 14.33%), action 43, FPS 2.34, Running 47.41s Step 266( 14.67%), action 44, FPS 2.31, Running 47.73s Step 267( 15.00%), action 45, FPS 2.30, Running 48.17s Step 268( 15.33%), action 46, FPS 2.28, Running 48.56s Step 269( 15.67%), action 47, FPS 2.26, Running 49.26s Step 270( 16.00%), action 48, FPS 2.25, Running 49.86s Step 271( 16.33%), action 49, FPS 2.31, Running 50.19s Step 272( 16.67%), action 50, FPS 2.24, Running 50.81s Step 273( 17.00%), action 51, FPS 2.30, Running 51.40s Step 274( 17.33%), action 52, FPS 2.22, Running 51.99s Step 275( 17.67%), action 53, FPS 2.22, Running 52.47s Step 276( 18.00%), action 54, FPS 2.20, Running 52.85s Step 277( 18.33%), action 55, FPS 2.17, Running 53.45s Step 278( 18.67%), action 56, FPS 2.16, Running 53.86s Step 279( 19.00%), action 57, FPS 2.14, Running 54.29s Step 280( 19.33%), action 58, FPS 2.09, Running 54.85s Step 281( 19.67%), action 59, FPS 2.09, Running 55.25s Step 282( 20.00%), action 60, FPS 2.06, Running 55.69s Step 283( 20.33%), action 61, FPS 2.03, Running 56.45s Step 284( 20.67%), action 62, FPS 2.03, Running 56.94s Step 285( 21.00%), action 63, FPS 2.01, Running 57.35s Step 286( 21.33%), action 64, FPS 1.98, Running 57.83s Step 287( 21.67%), action 65, FPS 1.96, Running 58.35s Step 288( 22.00%), action 66, FPS 1.94, Running 58.86s Step 289( 22.33%), action 67, FPS 2.02, Running 59.17s Step 290( 22.67%), action 68, FPS 2.01, Running 59.79s Step 291( 23.00%), action 69, FPS 1.97, Running 60.36s Step 292( 23.33%), action 70, FPS 1.97, Running 60.97s Step 293( 23.67%), action 71, FPS 1.96, Running 61.62s Step 294( 24.00%), action 72, FPS 1.97, Running 62.12s Step 295( 24.33%), action 73, FPS 1.97, Running 62.63s Step 296( 24.67%), action 74, FPS 1.95, Running 63.10s Step 297( 25.00%), action 75, FPS 1.97, Running 63.62s Step 298( 25.33%), action 76, FPS 2.00, Running 63.88s Step 299( 25.67%), action 77, FPS 1.99, Running 64.35s Step 300( 26.00%), action 78, FPS 2.05, Running 64.60s Step 301( 26.33%), action 79, FPS 2.04, Running 65.05s Step 302( 26.67%), action 80, FPS 2.05, Running 65.46s Step 303( 27.00%), action 81, FPS 2.06, Running 66.17s Step 304( 27.33%), action 82, FPS 2.05, Running 66.67s Step 305( 27.67%), action 83, FPS 2.07, Running 67.03s Step 306( 28.00%), action 84, FPS 2.12, Running 67.28s Step 307( 28.33%), action 85, FPS 2.13, Running 67.73s Step 308( 28.67%), action 86, FPS 2.15, Running 68.16s Step 309( 29.00%), action 87, FPS 2.15, Running 68.49s Step 310( 29.33%), action 88, FPS 2.20, Running 68.90s Step 311( 29.67%), action 89, FPS 2.27, Running 69.18s Step 312( 30.00%), action 90, FPS 2.34, Running 69.50s Step 313( 30.33%), action 91, FPS 2.35, Running 70.12s Step 314( 30.67%), action 92, FPS 2.42, Running 70.39s Step 315( 31.00%), action 93, FPS 2.46, Running 70.77s Step 316( 31.33%), action 94, FPS 2.51, Running 71.07s Step 317( 31.67%), action 95, FPS 2.59, Running 71.34s Step 318( 32.00%), action 96, FPS 2.56, Running 71.69s Step 319( 32.33%), action 97, FPS 2.57, Running 72.12s Step 320( 32.67%), action 98, FPS 2.50, Running 72.59s Step 321( 33.00%), action 99, FPS 2.54, Running 72.91s Step 322( 33.33%), action 100, FPS 2.54, Running 73.34s Step 323( 33.67%), action 101, FPS 2.51, Running 74.14s Step 324( 34.00%), action 102, FPS 2.56, Running 74.50s Step 325( 34.33%), action 103, FPS 2.54, Running 74.92s Step 326( 34.67%), action 104, FPS 2.44, Running 75.46s Step 327( 35.00%), action 105, FPS 2.48, Running 75.79s Step 328( 35.33%), action 106, FPS 2.50, Running 76.17s Step 329( 35.67%), action 107, FPS 2.44, Running 76.68s Step 330( 36.00%), action 108, FPS 2.36, Running 77.39s Step 331( 36.33%), action 109, FPS 2.29, Running 77.90s Step 332( 36.67%), action 110, FPS 2.27, Running 78.30s Step 333( 37.00%), action 111, FPS 2.29, Running 78.86s Step 334( 37.33%), action 112, FPS 2.21, Running 79.46s Step 335( 37.67%), action 113, FPS 2.17, Running 79.99s Step 336( 38.00%), action 114, FPS 2.12, Running 80.50s Step 337( 38.33%), action 115, FPS 2.08, Running 80.94s Step 338( 38.67%), action 116, FPS 2.05, Running 81.43s Step 339( 39.00%), action 117, FPS 2.06, Running 81.81s Step 340( 39.33%), action 118, FPS 2.03, Running 82.44s Step 341( 39.67%), action 119, FPS 2.03, Running 82.76s Step 342( 40.00%), action 120, FPS 1.99, Running 83.40s Step 343( 40.33%), action 121, FPS 2.05, Running 83.91s Step 344( 40.67%), action 122, FPS 2.04, Running 84.29s Step 345( 41.00%), action 123, FPS 2.04, Running 84.74s Step 346( 41.33%), action 124, FPS 2.05, Running 85.22s Step 347( 41.67%), action 125, FPS 2.02, Running 85.69s Step 348( 42.00%), action 126, FPS 2.02, Running 86.08s Step 349( 42.33%), action 127, FPS 2.00, Running 86.69s Step 350( 42.67%), action 128, FPS 2.06, Running 87.07s Step 351( 43.00%), action 129, FPS 2.05, Running 87.68s Step 352( 43.33%), action 130, FPS 2.00, Running 88.32s Step 353( 43.67%), action 131, FPS 1.93, Running 89.24s Step 354( 44.00%), action 132, FPS 1.99, Running 89.52s Step 355( 44.33%), action 133, FPS 2.02, Running 89.88s Step 356( 44.67%), action 134, FPS 1.97, Running 90.63s [2026-08-01 18:18:05] [81 ] Seed 80 success after 91.44 s. +steps: 356 , actions: 134 . +Instruction: Empty +Total 19/81(23.46%) success. +Setting seed: 81 +Step 1( N/A%), pre moving , FPS 1.07, Running 0.94s Step 2( N/A%), pre moving , FPS 2.03, Running 0.98s Step 3( N/A%), pre moving , FPS 2.97, Running 1.01s Step 4( N/A%), pre moving , FPS 3.82, Running 1.05s Step 5( N/A%), pre moving , FPS 4.66, Running 1.07s Step 6( N/A%), pre moving , FPS 5.36, Running 1.12s Step 7( N/A%), pre moving , FPS 6.06, Running 1.16s Step 8( N/A%), pre moving , FPS 6.78, Running 1.18s Step 9( N/A%), pre moving , FPS 7.46, Running 1.21s Step 10( N/A%), pre moving , FPS 8.06, Running 1.24s Step 11( N/A%), pre moving , FPS 8.63, Running 1.28s Step 12( N/A%), pre moving , FPS 9.17, Running 1.31s Step 13( N/A%), pre moving , FPS 9.72, Running 1.34s Step 14( N/A%), pre moving , FPS 10.26, Running 1.36s Step 15( N/A%), pre moving , FPS 10.78, Running 1.39s Step 16( N/A%), pre moving , FPS 11.29, Running 1.42s Step 17( N/A%), pre moving , FPS 11.69, Running 1.45s Step 18( N/A%), pre moving , FPS 12.07, Running 1.49s Step 19( N/A%), pre moving , FPS 12.51, Running 1.52s Step 20( N/A%), pre moving , FPS 12.94, Running 1.55s Step 21( N/A%), pre moving , FPS 22.85, Running 1.81s Step 22( N/A%), pre moving , FPS 22.09, Running 1.89s Step 23( N/A%), pre moving , FPS 22.14, Running 1.91s Step 24( N/A%), pre moving , FPS 22.35, Running 1.94s Step 25( N/A%), pre moving , FPS 22.35, Running 1.97s Step 26( N/A%), pre moving , FPS 18.39, Running 2.21s Step 27( N/A%), pre moving , FPS 18.42, Running 2.24s Step 28( N/A%), pre moving , FPS 18.28, Running 2.27s Step 29( N/A%), pre moving , FPS 18.19, Running 2.31s Step 30( N/A%), pre moving , FPS 11.35, Running 3.00s Step 31( N/A%), pre moving , FPS 11.41, Running 3.03s Step 32( N/A%), pre moving , FPS 11.46, Running 3.05s Step 33( N/A%), pre moving , FPS 11.44, Running 3.09s Step 34( N/A%), pre moving , FPS 11.44, Running 3.11s Step 35( N/A%), pre moving , FPS 11.43, Running 3.14s Step 36( N/A%), pre moving , FPS 9.87, Running 3.44s Step 37( N/A%), pre moving , FPS 9.91, Running 3.47s Step 38( N/A%), pre moving , FPS 9.94, Running 3.50s Step 39( N/A%), pre moving , FPS 9.92, Running 3.53s Step 40( N/A%), pre moving , FPS 9.89, Running 3.57s Step 41( N/A%), pre moving , FPS 11.17, Running 3.60s Step 42( N/A%), pre moving , FPS 11.46, Running 3.63s Step 43( N/A%), pre moving , FPS 11.45, Running 3.66s Step 44( N/A%), pre moving , FPS 11.48, Running 3.68s Step 45( N/A%), pre moving , FPS 11.49, Running 3.71s Step 46( N/A%), pre moving , FPS 13.07, Running 3.74s Step 47( N/A%), pre moving , FPS 13.11, Running 3.77s Step 48( N/A%), pre moving , FPS 13.18, Running 3.79s Step 49( N/A%), pre moving , FPS 13.17, Running 3.82s Step 50( N/A%), pre moving , FPS 23.26, Running 3.86s Step 51( N/A%), pre moving , FPS 22.99, Running 3.90s Step 52( N/A%), pre moving , FPS 23.01, Running 3.92s Step 53( N/A%), pre moving , FPS 23.11, Running 3.95s Step 54( N/A%), pre moving , FPS 23.12, Running 3.98s Step 55( N/A%), pre moving , FPS 23.13, Running 4.01s Step 56( N/A%), pre moving , FPS 33.54, Running 4.04s Step 57( N/A%), pre moving , FPS 33.73, Running 4.06s Step 58( N/A%), pre moving , FPS 34.06, Running 4.09s Step 59( N/A%), pre moving , FPS 34.45, Running 4.11s Step 60( N/A%), pre moving , FPS 33.81, Running 4.16s Step 61( N/A%), pre moving , FPS 34.00, Running 4.19s Step 62( N/A%), pre moving , FPS 34.02, Running 4.22s Step 63( N/A%), pre moving , FPS 33.90, Running 4.25s Step 64( N/A%), pre moving , FPS 33.84, Running 4.27s Step 65( N/A%), pre moving , FPS 33.70, Running 4.30s Step 66( N/A%), pre moving , FPS 33.77, Running 4.33s Step 67( N/A%), pre moving , FPS 33.31, Running 4.37s Step 68( N/A%), pre moving , FPS 32.82, Running 4.40s Step 69( N/A%), pre moving , FPS 33.06, Running 4.43s Step 70( N/A%), pre moving , FPS 33.46, Running 4.46s Step 71( N/A%), pre moving , FPS 33.73, Running 4.49s Step 72( N/A%), pre moving , FPS 33.61, Running 4.52s Step 73( N/A%), pre moving , FPS 32.91, Running 4.56s Step 74( N/A%), pre moving , FPS 32.24, Running 4.60s Step 75( N/A%), pre moving , FPS 31.66, Running 4.64s Step 76( N/A%), pre moving , FPS 31.35, Running 4.68s Step 77( N/A%), pre moving , FPS 30.65, Running 4.72s Step 78( N/A%), pre moving , FPS 29.96, Running 4.76s Step 79( N/A%), pre moving , FPS 29.41, Running 4.79s Step 80( N/A%), pre moving , FPS 29.58, Running 4.84s Step 81( N/A%), pre moving , FPS 28.82, Running 4.89s Step 82( N/A%), pre moving , FPS 28.14, Running 4.93s Step 83( N/A%), pre moving , FPS 27.37, Running 4.98s Step 84( N/A%), pre moving , FPS 26.77, Running 5.02s Step 85( N/A%), pre moving , FPS 26.37, Running 5.06s Step 86( N/A%), pre moving , FPS 25.93, Running 5.10s Step 87( N/A%), pre moving , FPS 25.86, Running 5.14s Step 88( N/A%), pre moving , FPS 25.73, Running 5.18s Step 89( N/A%), pre moving , FPS 25.25, Running 5.22s Step 90( N/A%), pre moving , FPS 24.87, Running 5.26s Step 91( N/A%), pre moving , FPS 24.53, Running 5.31s Step 92( N/A%), pre moving , FPS 24.19, Running 5.35s Step 93( N/A%), pre moving , FPS 24.11, Running 5.39s Step 94( N/A%), pre moving , FPS 24.06, Running 5.43s Step 95( N/A%), pre moving , FPS 21.08, Running 5.59s Step 96( N/A%), pre moving , FPS 18.70, Running 5.75s Step 97( N/A%), pre moving , FPS 17.62, Running 5.85s Step 98( N/A%), pre moving , FPS 17.16, Running 5.92s Step 99( N/A%), pre moving , FPS 16.46, Running 6.01s Step 100( N/A%), pre moving , FPS 15.80, Running 6.10s Step 101( N/A%), pre moving , FPS 15.48, Running 6.18s Step 102( N/A%), pre moving , FPS 14.91, Running 6.27s Step 103( N/A%), pre moving , FPS 14.38, Running 6.37s Step 104( N/A%), pre moving , FPS 13.80, Running 6.47s Step 105( N/A%), pre moving , FPS 13.71, Running 6.52s Step 106( N/A%), pre moving , FPS 13.04, Running 6.63s Step 107( N/A%), pre moving , FPS 12.77, Running 6.71s Step 108( N/A%), pre moving , FPS 12.70, Running 6.75s Step 109( N/A%), pre moving , FPS 12.66, Running 6.80s Step 110( N/A%), pre moving , FPS 12.59, Running 6.85s Step 111( N/A%), pre moving , FPS 12.41, Running 6.92s Step 112( N/A%), pre moving , FPS 12.35, Running 6.96s Step 113( N/A%), pre moving , FPS 12.44, Running 7.00s Step 114( N/A%), pre moving , FPS 12.36, Running 7.05s Step 115( N/A%), pre moving , FPS 13.38, Running 7.08s Step 116( N/A%), pre moving , FPS 14.31, Running 7.14s Step 117( N/A%), pre moving , FPS 15.10, Running 7.18s Step 118( N/A%), pre moving , FPS 15.38, Running 7.22s Step 119( N/A%), pre moving , FPS 16.03, Running 7.26s Step 120( N/A%), pre moving , FPS 16.54, Running 7.31s Step 121( N/A%), pre moving , FPS 16.92, Running 7.36s Step 122( N/A%), pre moving , FPS 17.64, Running 7.41s Step 123( N/A%), pre moving , FPS 18.20, Running 7.47s Step 124( N/A%), pre moving , FPS 19.10, Running 7.52s Step 125( N/A%), pre moving , FPS 19.13, Running 7.57s Step 126( N/A%), pre moving , FPS 20.78, Running 7.60s Step 127( N/A%), pre moving , FPS 21.51, Running 7.64s Step 128( N/A%), pre moving , FPS 20.47, Running 7.73s Step 129( N/A%), pre moving , FPS 20.37, Running 7.78s Step 130( N/A%), pre moving , FPS 19.89, Running 7.86s Step 131( N/A%), pre moving , FPS 19.88, Running 7.92s Step 132( N/A%), pre moving , FPS 19.49, Running 7.99s Step 133( N/A%), pre moving , FPS 18.84, Running 8.06s Step 134( N/A%), pre moving , FPS 18.45, Running 8.13s Step 135( N/A%), pre moving , FPS 17.94, Running 8.20s Step 136( N/A%), pre moving , FPS 18.50, Running 8.23s Step 137( N/A%), pre moving , FPS 18.58, Running 8.25s Step 138( N/A%), pre moving , FPS 18.91, Running 8.28s Step 139( N/A%), pre moving , FPS 19.05, Running 8.31s Step 140( N/A%), pre moving , FPS 19.28, Running 8.35s Step 141( N/A%), pre moving , FPS 19.74, Running 8.37s Step 142( N/A%), pre moving , FPS 20.16, Running 8.40s Step 143( N/A%), pre moving , FPS 20.82, Running 8.43s Step 144( N/A%), pre moving , FPS 21.21, Running 8.46s Step 145( N/A%), pre moving , FPS 21.48, Running 8.50s Step 146( N/A%), pre moving , FPS 21.30, Running 8.54s Step 147( N/A%), pre moving , FPS 21.40, Running 8.57s Step 148( N/A%), pre moving , FPS 23.05, Running 8.60s Step 149( N/A%), pre moving , FPS 23.70, Running 8.63s Step 150( N/A%), pre moving , FPS 25.13, Running 8.66s Step 151( N/A%), pre moving , FPS 26.31, Running 8.68s Step 152( N/A%), pre moving , FPS 27.73, Running 8.71s Step 153( N/A%), pre moving , FPS 29.33, Running 8.74s Step 154( N/A%), pre moving , FPS 31.37, Running 8.77s Step 155( N/A%), pre moving , FPS 32.64, Running 8.81s Step 156( N/A%), pre moving , FPS 32.66, Running 8.84s Step 157( N/A%), pre moving , FPS 32.68, Running 8.87s Step 158( N/A%), pre moving , FPS 32.73, Running 8.89s Step 159( N/A%), pre moving , FPS 32.80, Running 8.92s Step 160( N/A%), pre moving , FPS 33.39, Running 8.95s Step 161( N/A%), pre moving , FPS 33.42, Running 8.97s Step 162( N/A%), pre moving , FPS 33.43, Running 9.00s Step 163( N/A%), pre moving , FPS 33.43, Running 9.03s Step 164( N/A%), pre moving , FPS 33.66, Running 9.06s Step 165( N/A%), pre moving , FPS 34.26, Running 9.08s Step 166( N/A%), pre moving , FPS 35.03, Running 9.11s Step 167( N/A%), pre moving , FPS 35.61, Running 9.13s Step 168( N/A%), pre moving , FPS 18.14, Running 9.70s Step 169( N/A%), pre moving , FPS 16.39, Running 9.85s Step 170( N/A%), pre moving , FPS 13.92, Running 10.09s Step 171( N/A%), pre moving , FPS 12.68, Running 10.26s Step 172( N/A%), pre moving , FPS 10.91, Running 10.54s Step 173( N/A%), pre moving , FPS 10.05, Running 10.73s Step 174( N/A%), pre moving , FPS 9.19, Running 10.95s Step 175( N/A%), pre moving , FPS 8.62, Running 11.13s Step 176( N/A%), pre moving , FPS 7.83, Running 11.39s Step 177( N/A%), pre moving , FPS 7.46, Running 11.55s Step 178( N/A%), pre moving , FPS 6.87, Running 11.80s Step 179( N/A%), pre moving , FPS 6.57, Running 11.96s Step 180( N/A%), pre moving , FPS 6.16, Running 12.19s Step 181( N/A%), pre moving , FPS 5.91, Running 12.36s Step 182( N/A%), pre moving , FPS 5.53, Running 12.61s Step 183( N/A%), pre moving , FPS 5.37, Running 12.76s Step 184( N/A%), pre moving , FPS 4.97, Running 13.08s Step 185( N/A%), pre moving , FPS 4.78, Running 13.27s Step 186( N/A%), pre moving , FPS 4.50, Running 13.55s Step 187( N/A%), pre moving , FPS 4.39, Running 13.69s Step 188( N/A%), pre moving , FPS 4.74, Running 13.92s Step 189( N/A%), pre moving , FPS 4.72, Running 14.09s Step 190( N/A%), pre moving , FPS 4.75, Running 14.30s Step 191( N/A%), pre moving , FPS 4.77, Running 14.46s Step 192( N/A%), pre moving , FPS 4.82, Running 14.69s Step 193( N/A%), pre moving , FPS 4.83, Running 14.87s Step 194( N/A%), pre moving , FPS 4.81, Running 15.10s Step 195( N/A%), pre moving , FPS 4.84, Running 15.26s Step 196( N/A%), pre moving , FPS 4.88, Running 15.49s Step 197( N/A%), pre moving , FPS 4.84, Running 15.68s Step 198( N/A%), pre moving , FPS 4.77, Running 16.00s Step 199( N/A%), pre moving , FPS 4.64, Running 16.27s Step 200( N/A%), pre moving , FPS 4.62, Running 16.52s Step 201( N/A%), pre moving , FPS 4.63, Running 16.68s Step 202( N/A%), pre moving , FPS 4.66, Running 16.90s Step 203( N/A%), pre moving , FPS 4.64, Running 17.06s Step 204( N/A%), pre moving , FPS 4.74, Running 17.30s Step 205( N/A%), pre moving , FPS 4.79, Running 17.44s Step 206( N/A%), pre moving , FPS 4.82, Running 17.69s Step 207( N/A%), pre moving , FPS 4.78, Running 17.88s Step 208( N/A%), pre moving , FPS 4.66, Running 18.20s Step 209( N/A%), pre moving , FPS 4.70, Running 18.34s Step 210( N/A%), pre moving , FPS 4.64, Running 18.61s Step 211( N/A%), pre moving , FPS 4.61, Running 18.80s Step 212( N/A%), pre moving , FPS 4.53, Running 19.11s Step 213( N/A%), pre moving , FPS 4.59, Running 19.23s Step 214( N/A%), pre moving , FPS 4.58, Running 19.47s Step 215( N/A%), pre moving , FPS 4.58, Running 19.63s Step 216( N/A%), pre moving , FPS 4.56, Running 19.88s Step 217( N/A%), pre moving , FPS 4.54, Running 20.08s Step 218( N/A%), pre moving , FPS 4.63, Running 20.32s Step 219( N/A%), pre moving , FPS 4.73, Running 20.50s Step 220( N/A%), pre moving , FPS 4.70, Running 20.77s Step 221( N/A%), pre moving , FPS 4.68, Running 20.96s Step 222( N/A%), pre moving , FPS 4.67, Running 21.18s Step 223( N/A%), pre moving , FPS 4.67, Running 21.35s Step 224( N/A%), pre moving , FPS 4.64, Running 21.61s Step 225( N/A%), pre moving , FPS 4.62, Running 21.77s Step 226( N/A%), pre moving , FPS 4.63, Running 22.02s Step 227( N/A%), pre moving , FPS 4.67, Running 22.16s Step 228( N/A%), pre moving , FPS 4.68, Running 22.48s Step 229( N/A%), pre moving , FPS 4.64, Running 22.65s Step 230( N/A%), pre moving , FPS 4.63, Running 22.93s Step 231( N/A%), pre moving , FPS 4.65, Running 23.10s Step 232( N/A%), pre moving , FPS 4.68, Running 23.38s Step 233( N/A%), pre moving , FPS 4.65, Running 23.52s Step 234( N/A%), pre moving , FPS 4.63, Running 23.78s Step 235( N/A%), pre moving , FPS 4.65, Running 23.93s Step 236( N/A%), pre moving , FPS 4.62, Running 24.21s Step 237( N/A%), pre moving , FPS 4.68, Running 24.36s Step 238( N/A%), pre moving , FPS 4.63, Running 24.64s Step 239( N/A%), pre moving , FPS 4.65, Running 24.80s Step 240( N/A%), pre moving , FPS 4.62, Running 25.10s Step 241( N/A%), pre moving , FPS 4.67, Running 25.24s Step 242( N/A%), pre moving , FPS 4.58, Running 25.55s Step 243( N/A%), pre moving , FPS 4.57, Running 25.73s Step 244( N/A%), pre moving , FPS 4.49, Running 26.07s Step 245( N/A%), pre moving , FPS 4.47, Running 26.25s Step 246( N/A%), pre moving , FPS 4.43, Running 26.53s Step 247( N/A%), pre moving , FPS 4.40, Running 26.71s Step 248( N/A%), pre moving , FPS 4.49, Running 26.93s Step 249( N/A%), pre moving , FPS 4.47, Running 27.12s Step 250( N/A%), pre moving , FPS 4.45, Running 27.42s Step 251( N/A%), pre moving , FPS 4.41, Running 27.64s Step 252( N/A%), pre moving , FPS 4.39, Running 27.93s Step 253( N/A%), pre moving , FPS 4.38, Running 28.09s Step 254( N/A%), pre moving , FPS 4.38, Running 28.35s Step 255( N/A%), pre moving , FPS 4.34, Running 28.54s Step 256( N/A%), pre moving , FPS 4.33, Running 28.84s Step 257( N/A%), pre moving , FPS 4.31, Running 29.00s Step 258( N/A%), pre moving , FPS 4.29, Running 29.31s Step 259( N/A%), pre moving , FPS 4.29, Running 29.47s Step 260( N/A%), pre moving , FPS 4.36, Running 29.69s Step 261( N/A%), pre moving , FPS 4.31, Running 29.88s Step 262( N/A%), pre moving , FPS 4.31, Running 30.19s Step 263( N/A%), pre moving , FPS 4.30, Running 30.38s Step 264( N/A%), pre moving , FPS 4.37, Running 30.64s Step 265( N/A%), pre moving , FPS 4.36, Running 30.83s Step 266( N/A%), pre moving , FPS 4.34, Running 31.13s Step 267( N/A%), pre moving , FPS 4.47, Running 31.18s Step 268( N/A%), pre moving , FPS 4.66, Running 31.23s Step 269( N/A%), pre moving , FPS 4.82, Running 31.28s Step 270( N/A%), pre moving , FPS 5.12, Running 31.33s Step 271( N/A%), pre moving , FPS 5.34, Running 31.38s Step 272( N/A%), pre moving , FPS 5.73, Running 31.42s Step 273( N/A%), pre moving , FPS 5.93, Running 31.46s Step 274( N/A%), pre moving , FPS 6.36, Running 31.50s Step 275( N/A%), pre moving , FPS 6.67, Running 31.54s Step 276( N/A%), pre moving , FPS 7.27, Running 31.59s Step 277( N/A%), pre moving , FPS 4.98, Running 33.02s Step 278( N/A%), pre moving , FPS 5.02, Running 33.29s Step 279( N/A%), pre moving , FPS 4.97, Running 33.50s Step 280( N/A%), pre moving , FPS 4.92, Running 33.75s Step 281( N/A%), pre moving , FPS 4.91, Running 33.96s Step 282( N/A%), pre moving , FPS 4.90, Running 34.26s Step 283( N/A%), pre moving , FPS 4.91, Running 34.46s Step 284( N/A%), pre moving , FPS 4.94, Running 34.69s Step 285( N/A%), pre moving , FPS 4.99, Running 34.84s Step 286( N/A%), pre moving , FPS 5.03, Running 35.11s Step 287( N/A%), pre moving , FPS 4.89, Running 35.27s Step 288( N/A%), pre moving , FPS 4.66, Running 35.52s Step 289( N/A%), pre moving , FPS 4.52, Running 35.70s Step 290( N/A%), pre moving , FPS 4.35, Running 35.93s Step 291( N/A%), pre moving , FPS 4.17, Running 36.18s Step 292( N/A%), pre moving , FPS 3.99, Running 36.44s Step 293( N/A%), pre moving , FPS 3.88, Running 36.61s Step 294( N/A%), pre moving , FPS 3.70, Running 36.91s Step 295( N/A%), pre moving , FPS 3.58, Running 37.12s Step 296( N/A%), pre moving , FPS 3.44, Running 37.40s Step 297( 0.33%), action 1, FPS 3.93, Running 38.11s Step 298( 0.67%), action 2, FPS 3.83, Running 38.52s Step 299( 1.00%), action 3, FPS 3.71, Running 38.89s Step 300( 1.33%), action 4, FPS 3.69, Running 39.17s Step 301( 1.67%), action 5, FPS 3.46, Running 39.74s Step 302( 2.00%), action 6, FPS 3.51, Running 39.97s Step 303( 2.33%), action 7, FPS 3.43, Running 40.29s Step 304( 2.67%), action 8, FPS 3.31, Running 40.74s Step 305( 3.00%), action 9, FPS 3.22, Running 41.05s Step 306( 3.33%), action 10, FPS 3.15, Running 41.46s Step 307( 3.67%), action 11, FPS 3.00, Running 41.93s Step 308( 4.00%), action 12, FPS 2.94, Running 42.32s Step 309( 4.33%), action 13, FPS 2.88, Running 42.65s Step 310( 4.67%), action 14, FPS 2.87, Running 42.91s Step 311( 5.00%), action 15, FPS 2.77, Running 43.40s Step 312( 5.33%), action 16, FPS 2.77, Running 43.66s Step 313( 5.67%), action 17, FPS 2.71, Running 44.01s Step 314( 6.00%), action 18, FPS 2.71, Running 44.30s Step 315( 6.33%), action 19, FPS 2.67, Running 44.62s Step 316( 6.67%), action 20, FPS 2.66, Running 44.93s Step 317( 7.00%), action 21, FPS 2.73, Running 45.43s Step 318( 7.33%), action 22, FPS 2.77, Running 45.75s Step 319( 7.67%), action 23, FPS 2.76, Running 46.15s Step 320( 8.00%), action 24, FPS 2.70, Running 46.58s Step 321( 8.33%), action 25, FPS 2.72, Running 47.08s Step 322( 8.67%), action 26, FPS 2.65, Running 47.51s Step 323( 9.00%), action 27, FPS 2.57, Running 48.08s Step 324( 9.33%), action 28, FPS 2.58, Running 48.48s Step 325( 9.67%), action 29, FPS 2.49, Running 49.08s Step 326( 10.00%), action 30, FPS 2.41, Running 49.76s Step 327( 10.33%), action 31, FPS 2.32, Running 50.56s Step 328( 10.67%), action 32, FPS 2.31, Running 50.99s Step 329( 11.00%), action 33, FPS 2.25, Running 51.55s Step 330( 11.33%), action 34, FPS 2.16, Running 52.18s Step 331( 11.67%), action 35, FPS 2.17, Running 52.62s Step 332( 12.00%), action 36, FPS 2.10, Running 53.18s Step 333( 12.33%), action 37, FPS 2.06, Running 53.74s Step 334( 12.67%), action 38, FPS 2.04, Running 54.11s Step 335( 13.00%), action 39, FPS 2.00, Running 54.60s Step 336( 13.33%), action 40, FPS 1.96, Running 55.16s Step 337( 13.67%), action 41, FPS 1.95, Running 55.68s Step 338( 14.00%), action 42, FPS 1.91, Running 56.21s Step 339( 14.33%), action 43, FPS 1.92, Running 56.55s Step 340( 14.67%), action 44, FPS 1.94, Running 56.89s Step 341( 15.00%), action 45, FPS 1.97, Running 57.24s Step 342( 15.33%), action 46, FPS 1.96, Running 57.70s Step 343( 15.67%), action 47, FPS 2.01, Running 58.02s Step 344( 16.00%), action 48, FPS 2.03, Running 58.35s Step 345( 16.33%), action 49, FPS 2.08, Running 58.69s Step 346( 16.67%), action 50, FPS 2.13, Running 59.16s Step 347( 17.00%), action 51, FPS 2.15, Running 59.85s Step 348( 17.33%), action 52, FPS 2.13, Running 60.37s Step 349( 17.67%), action 53, FPS 2.11, Running 61.02s Step 350( 18.00%), action 54, FPS 2.13, Running 61.58s Step 351( 18.33%), action 55, FPS 2.08, Running 62.21s Step 352( 18.67%), action 56, FPS 2.14, Running 62.53s Step 353( 19.00%), action 57, FPS 2.17, Running 62.97s Step 354( 19.33%), action 58, FPS 2.18, Running 63.28s Step 355( 19.67%), action 59, FPS 2.17, Running 63.81s Step 356( 20.00%), action 60, FPS 2.20, Running 64.23s Step 357( 20.33%), action 61, FPS 2.15, Running 65.00s Step 358( 20.67%), action 62, FPS 2.17, Running 65.44s Step 359( 21.00%), action 63, FPS 2.12, Running 66.00s Step 360( 21.33%), action 64, FPS 2.07, Running 66.54s Step 361( 21.67%), action 65, FPS 2.03, Running 67.08s Step 362( 22.00%), action 66, FPS 2.05, Running 67.46s Step 363( 22.33%), action 67, FPS 2.03, Running 67.86s Step 364( 22.67%), action 68, FPS 2.02, Running 68.28s Step 365( 23.00%), action 69, FPS 1.95, Running 68.93s Step 366( 23.33%), action 70, FPS 1.95, Running 69.44s Step 367( 23.67%), action 71, FPS 1.96, Running 70.05s Step 368( 24.00%), action 72, FPS 1.97, Running 70.50s Step 369( 24.33%), action 73, FPS 1.98, Running 71.12s Step 370( 24.67%), action 74, FPS 2.02, Running 71.47s Step 371( 25.00%), action 75, FPS 2.09, Running 71.81s Step 372( 25.33%), action 76, FPS 2.07, Running 72.17s Step 373( 25.67%), action 77, FPS 2.10, Running 72.51s Step 374( 26.00%), action 78, FPS 2.09, Running 72.86s Step 375( 26.33%), action 79, FPS 2.11, Running 73.27s Step 376( 26.67%), action 80, FPS 2.13, Running 73.63s Step 377( 27.00%), action 81, FPS 2.18, Running 74.17s Step 378( 27.33%), action 82, FPS 2.21, Running 74.51s Step 379( 27.67%), action 83, FPS 2.27, Running 74.81s Step 380( 28.00%), action 84, FPS 2.34, Running 75.09s Step 381( 28.33%), action 85, FPS 2.39, Running 75.45s Step 382( 28.67%), action 86, FPS 2.41, Running 75.76s Step 383( 29.00%), action 87, FPS 2.37, Running 76.29s Step 384( 29.33%), action 88, FPS 2.37, Running 76.72s Step 385( 29.67%), action 89, FPS 2.45, Running 77.09s Step 386( 30.00%), action 90, FPS 2.50, Running 77.44s [2026-08-01 18:19:23] [82 ] Seed 81 failed after 78.01 s. +steps: 386 , actions: 90 . +Instruction: Empty +Total 19/82(23.17%) success. +Setting seed: 82 +Step 1( N/A%), pre moving , FPS 0.84, Running 1.19s Step 2( N/A%), pre moving , FPS 1.63, Running 1.23s Step 3( N/A%), pre moving , FPS 2.38, Running 1.26s Step 4( N/A%), pre moving , FPS 3.03, Running 1.32s Step 5( N/A%), pre moving , FPS 3.71, Running 1.35s Step 6( N/A%), pre moving , FPS 4.36, Running 1.38s Step 7( N/A%), pre moving , FPS 4.98, Running 1.41s Step 8( N/A%), pre moving , FPS 5.57, Running 1.44s Step 9( N/A%), pre moving , FPS 6.11, Running 1.47s Step 10( N/A%), pre moving , FPS 6.67, Running 1.50s Step 11( N/A%), pre moving , FPS 7.19, Running 1.53s Step 12( N/A%), pre moving , FPS 7.68, Running 1.56s Step 13( N/A%), pre moving , FPS 8.14, Running 1.60s Step 14( N/A%), pre moving , FPS 8.62, Running 1.62s Step 15( N/A%), pre moving , FPS 9.08, Running 1.65s Step 16( N/A%), pre moving , FPS 9.53, Running 1.68s Step 17( N/A%), pre moving , FPS 9.89, Running 1.72s Step 18( N/A%), pre moving , FPS 10.24, Running 1.76s Step 19( N/A%), pre moving , FPS 10.59, Running 1.79s Step 20( N/A%), pre moving , FPS 10.97, Running 1.82s Step 21( N/A%), pre moving , FPS 24.05, Running 2.03s Step 22( N/A%), pre moving , FPS 23.52, Running 2.08s Step 23( N/A%), pre moving , FPS 23.67, Running 2.11s Step 24( N/A%), pre moving , FPS 24.52, Running 2.14s Step 25( N/A%), pre moving , FPS 24.42, Running 2.17s Step 26( N/A%), pre moving , FPS 19.59, Running 2.40s Step 27( N/A%), pre moving , FPS 19.63, Running 2.42s Step 28( N/A%), pre moving , FPS 19.66, Running 2.45s Step 29( N/A%), pre moving , FPS 19.77, Running 2.48s Step 30( N/A%), pre moving , FPS 19.57, Running 2.52s Step 31( N/A%), pre moving , FPS 19.47, Running 2.56s Step 32( N/A%), pre moving , FPS 18.15, Running 2.66s Step 33( N/A%), pre moving , FPS 18.26, Running 2.69s Step 34( N/A%), pre moving , FPS 18.24, Running 2.72s Step 35( N/A%), pre moving , FPS 18.24, Running 2.75s Step 36( N/A%), pre moving , FPS 14.19, Running 3.09s Step 37( N/A%), pre moving , FPS 14.29, Running 3.12s Step 38( N/A%), pre moving , FPS 14.40, Running 3.15s Step 39( N/A%), pre moving , FPS 14.41, Running 3.18s Step 40( N/A%), pre moving , FPS 14.43, Running 3.21s Step 41( N/A%), pre moving , FPS 16.48, Running 3.24s Step 42( N/A%), pre moving , FPS 16.87, Running 3.27s Step 43( N/A%), pre moving , FPS 16.88, Running 3.29s Step 44( N/A%), pre moving , FPS 16.91, Running 3.32s Step 45( N/A%), pre moving , FPS 16.88, Running 3.35s Step 46( N/A%), pre moving , FPS 20.34, Running 3.38s Step 47( N/A%), pre moving , FPS 20.11, Running 3.42s Step 48( N/A%), pre moving , FPS 20.16, Running 3.45s Step 49( N/A%), pre moving , FPS 20.21, Running 3.47s Step 50( N/A%), pre moving , FPS 20.45, Running 3.50s Step 51( N/A%), pre moving , FPS 20.54, Running 3.53s Step 52( N/A%), pre moving , FPS 22.18, Running 3.57s Step 53( N/A%), pre moving , FPS 22.13, Running 3.60s Step 54( N/A%), pre moving , FPS 22.14, Running 3.62s Step 55( N/A%), pre moving , FPS 22.11, Running 3.65s Step 56( N/A%), pre moving , FPS 33.00, Running 3.70s Step 57( N/A%), pre moving , FPS 32.32, Running 3.74s Step 58( N/A%), pre moving , FPS 31.69, Running 3.78s Step 59( N/A%), pre moving , FPS 31.31, Running 3.82s Step 60( N/A%), pre moving , FPS 29.86, Running 3.88s Step 61( N/A%), pre moving , FPS 28.96, Running 3.93s Step 62( N/A%), pre moving , FPS 28.04, Running 3.98s Step 63( N/A%), pre moving , FPS 27.29, Running 4.03s Step 64( N/A%), pre moving , FPS 26.40, Running 4.08s Step 65( N/A%), pre moving , FPS 26.07, Running 4.12s Step 66( N/A%), pre moving , FPS 25.56, Running 4.16s Step 67( N/A%), pre moving , FPS 25.34, Running 4.21s Step 68( N/A%), pre moving , FPS 24.90, Running 4.25s Step 69( N/A%), pre moving , FPS 24.79, Running 4.28s Step 70( N/A%), pre moving , FPS 24.35, Running 4.32s Step 71( N/A%), pre moving , FPS 23.99, Running 4.37s Step 72( N/A%), pre moving , FPS 23.53, Running 4.42s Step 73( N/A%), pre moving , FPS 22.93, Running 4.47s Step 74( N/A%), pre moving , FPS 22.51, Running 4.51s Step 75( N/A%), pre moving , FPS 22.19, Running 4.55s Step 76( N/A%), pre moving , FPS 22.07, Running 4.60s Step 77( N/A%), pre moving , FPS 21.91, Running 4.65s Step 78( N/A%), pre moving , FPS 21.68, Running 4.70s Step 79( N/A%), pre moving , FPS 21.20, Running 4.76s Step 80( N/A%), pre moving , FPS 21.47, Running 4.81s Step 81( N/A%), pre moving , FPS 21.53, Running 4.86s Step 82( N/A%), pre moving , FPS 21.59, Running 4.91s Step 83( N/A%), pre moving , FPS 21.47, Running 4.96s Step 84( N/A%), pre moving , FPS 21.40, Running 5.01s Step 85( N/A%), pre moving , FPS 21.24, Running 5.06s Step 86( N/A%), pre moving , FPS 21.05, Running 5.11s Step 87( N/A%), pre moving , FPS 21.13, Running 5.16s Step 88( N/A%), pre moving , FPS 21.08, Running 5.20s Step 89( N/A%), pre moving , FPS 20.58, Running 5.25s Step 90( N/A%), pre moving , FPS 20.41, Running 5.30s Step 91( N/A%), pre moving , FPS 20.47, Running 5.34s Step 92( N/A%), pre moving , FPS 20.46, Running 5.39s Step 93( N/A%), pre moving , FPS 20.59, Running 5.44s Step 94( N/A%), pre moving , FPS 20.39, Running 5.49s Step 95( N/A%), pre moving , FPS 20.29, Running 5.54s Step 96( N/A%), pre moving , FPS 20.41, Running 5.58s Step 97( N/A%), pre moving , FPS 20.57, Running 5.62s Step 98( N/A%), pre moving , FPS 20.53, Running 5.67s Step 99( N/A%), pre moving , FPS 20.69, Running 5.73s Step 100( N/A%), pre moving , FPS 20.54, Running 5.78s Step 101( N/A%), pre moving , FPS 20.69, Running 5.83s Step 102( N/A%), pre moving , FPS 21.13, Running 5.85s Step 103( N/A%), pre moving , FPS 21.67, Running 5.88s Step 104( N/A%), pre moving , FPS 21.83, Running 5.93s Step 105( N/A%), pre moving , FPS 22.11, Running 5.97s Step 106( N/A%), pre moving , FPS 22.52, Running 6.00s Step 107( N/A%), pre moving , FPS 21.57, Running 6.08s Step 108( N/A%), pre moving , FPS 21.57, Running 6.13s Step 109( N/A%), pre moving , FPS 22.19, Running 6.15s Step 110( N/A%), pre moving , FPS 21.61, Running 6.23s Step 111( N/A%), pre moving , FPS 21.69, Running 6.27s Step 112( N/A%), pre moving , FPS 22.23, Running 6.29s Step 113( N/A%), pre moving , FPS 22.66, Running 6.32s Step 114( N/A%), pre moving , FPS 23.17, Running 6.36s Step 115( N/A%), pre moving , FPS 23.06, Running 6.41s Step 116( N/A%), pre moving , FPS 22.61, Running 6.47s Step 117( N/A%), pre moving , FPS 22.44, Running 6.51s Step 118( N/A%), pre moving , FPS 22.24, Running 6.57s Step 119( N/A%), pre moving , FPS 22.17, Running 6.63s Step 120( N/A%), pre moving , FPS 21.99, Running 6.69s Step 121( N/A%), pre moving , FPS 22.23, Running 6.73s Step 122( N/A%), pre moving , FPS 22.15, Running 6.75s Step 123( N/A%), pre moving , FPS 22.14, Running 6.78s Step 124( N/A%), pre moving , FPS 22.69, Running 6.81s Step 125( N/A%), pre moving , FPS 22.85, Running 6.84s Step 126( N/A%), pre moving , FPS 22.93, Running 6.87s Step 127( N/A%), pre moving , FPS 24.17, Running 6.91s Step 128( N/A%), pre moving , FPS 24.55, Running 6.94s Step 129( N/A%), pre moving , FPS 24.45, Running 6.97s Step 130( N/A%), pre moving , FPS 25.84, Running 7.00s Step 131( N/A%), pre moving , FPS 26.19, Running 7.03s Step 132( N/A%), pre moving , FPS 26.26, Running 7.06s Step 133( N/A%), pre moving , FPS 26.36, Running 7.08s Step 134( N/A%), pre moving , FPS 26.43, Running 7.11s Step 135( N/A%), pre moving , FPS 27.15, Running 7.14s Step 136( N/A%), pre moving , FPS 28.25, Running 7.17s Step 137( N/A%), pre moving , FPS 29.11, Running 7.20s Step 138( N/A%), pre moving , FPS 30.49, Running 7.23s Step 139( N/A%), pre moving , FPS 31.37, Running 7.27s Step 140( N/A%), pre moving , FPS 32.99, Running 7.30s Step 141( N/A%), pre moving , FPS 33.04, Running 7.33s Step 142( N/A%), pre moving , FPS 33.16, Running 7.36s Step 143( N/A%), pre moving , FPS 33.23, Running 7.39s Step 144( N/A%), pre moving , FPS 33.17, Running 7.41s Step 145( N/A%), pre moving , FPS 33.25, Running 7.44s Step 146( N/A%), pre moving , FPS 32.85, Running 7.48s Step 147( N/A%), pre moving , FPS 33.32, Running 7.51s Step 148( N/A%), pre moving , FPS 33.04, Running 7.55s Step 149( N/A%), pre moving , FPS 33.04, Running 7.58s Step 150( N/A%), pre moving , FPS 33.12, Running 7.60s Step 151( N/A%), pre moving , FPS 33.14, Running 7.63s Step 152( N/A%), pre moving , FPS 32.66, Running 7.67s Step 153( N/A%), pre moving , FPS 32.26, Running 7.70s Step 154( N/A%), pre moving , FPS 32.21, Running 7.73s Step 155( N/A%), pre moving , FPS 32.24, Running 7.76s Step 156( N/A%), pre moving , FPS 32.00, Running 7.80s Step 157( N/A%), pre moving , FPS 31.43, Running 7.84s Step 158( N/A%), pre moving , FPS 31.02, Running 7.87s Step 159( N/A%), pre moving , FPS 31.47, Running 7.91s Step 160( N/A%), pre moving , FPS 31.33, Running 7.94s Step 161( N/A%), pre moving , FPS 31.29, Running 7.97s Step 162( N/A%), pre moving , FPS 31.30, Running 8.00s Step 163( N/A%), pre moving , FPS 31.07, Running 8.03s Step 164( N/A%), pre moving , FPS 30.77, Running 8.06s Step 165( N/A%), pre moving , FPS 14.69, Running 8.80s Step 166( N/A%), pre moving , FPS 13.21, Running 9.00s Step 167( N/A%), pre moving , FPS 11.51, Running 9.25s Step 168( N/A%), pre moving , FPS 10.46, Running 9.46s Step 169( N/A%), pre moving , FPS 9.42, Running 9.70s Step 170( N/A%), pre moving , FPS 8.64, Running 9.92s Step 171( N/A%), pre moving , FPS 7.76, Running 10.21s Step 172( N/A%), pre moving , FPS 7.40, Running 10.37s Step 173( N/A%), pre moving , FPS 6.91, Running 10.60s Step 174( N/A%), pre moving , FPS 6.59, Running 10.77s Step 175( N/A%), pre moving , FPS 6.06, Running 11.06s Step 176( N/A%), pre moving , FPS 5.82, Running 11.24s Step 177( N/A%), pre moving , FPS 5.48, Running 11.49s Step 178( N/A%), pre moving , FPS 5.33, Running 11.62s Step 179( N/A%), pre moving , FPS 5.05, Running 11.87s Step 180( N/A%), pre moving , FPS 4.90, Running 12.02s Step 181( N/A%), pre moving , FPS 4.66, Running 12.27s Step 182( N/A%), pre moving , FPS 4.53, Running 12.41s Step 183( N/A%), pre moving , FPS 4.27, Running 12.71s Step 184( N/A%), pre moving , FPS 4.12, Running 12.91s Step 185( N/A%), pre moving , FPS 4.57, Running 13.18s Step 186( N/A%), pre moving , FPS 4.61, Running 13.33s Step 187( N/A%), pre moving , FPS 4.64, Running 13.56s Step 188( N/A%), pre moving , FPS 4.66, Running 13.75s Step 189( N/A%), pre moving , FPS 4.67, Running 13.99s Step 190( N/A%), pre moving , FPS 4.76, Running 14.12s Step 191( N/A%), pre moving , FPS 4.82, Running 14.36s Step 192( N/A%), pre moving , FPS 4.83, Running 14.51s Step 193( N/A%), pre moving , FPS 4.83, Running 14.73s Step 194( N/A%), pre moving , FPS 4.84, Running 14.91s Step 195( N/A%), pre moving , FPS 4.88, Running 15.16s Step 196( N/A%), pre moving , FPS 4.92, Running 15.30s Step 197( N/A%), pre moving , FPS 4.91, Running 15.56s Step 198( N/A%), pre moving , FPS 4.88, Running 15.72s Step 199( N/A%), pre moving , FPS 4.94, Running 15.92s Step 200( N/A%), pre moving , FPS 4.95, Running 16.06s Step 201( N/A%), pre moving , FPS 4.87, Running 16.37s Step 202( N/A%), pre moving , FPS 4.85, Running 16.54s Step 203( N/A%), pre moving , FPS 4.89, Running 16.80s Step 204( N/A%), pre moving , FPS 4.94, Running 16.96s Step 205( N/A%), pre moving , FPS 4.90, Running 17.26s Step 206( N/A%), pre moving , FPS 4.85, Running 17.46s Step 207( N/A%), pre moving , FPS 4.79, Running 17.74s Step 208( N/A%), pre moving , FPS 4.82, Running 17.90s Step 209( N/A%), pre moving , FPS 4.77, Running 18.18s Step 210( N/A%), pre moving , FPS 4.75, Running 18.33s Step 211( N/A%), pre moving , FPS 4.73, Running 18.59s Step 212( N/A%), pre moving , FPS 4.71, Running 18.75s Step 213( N/A%), pre moving , FPS 4.60, Running 19.08s Step 214( N/A%), pre moving , FPS 4.57, Running 19.28s Step 215( N/A%), pre moving , FPS 4.52, Running 19.58s Step 216( N/A%), pre moving , FPS 4.52, Running 19.72s Step 217( N/A%), pre moving , FPS 4.50, Running 20.01s Step 218( N/A%), pre moving , FPS 4.49, Running 20.18s Step 219( N/A%), pre moving , FPS 4.42, Running 20.44s Step 220( N/A%), pre moving , FPS 4.35, Running 20.66s Step 221( N/A%), pre moving , FPS 4.39, Running 20.93s Step 222( N/A%), pre moving , FPS 4.38, Running 21.11s Step 223( N/A%), pre moving , FPS 4.39, Running 21.35s Step 224( N/A%), pre moving , FPS 4.39, Running 21.52s Step 225( N/A%), pre moving , FPS 4.41, Running 21.80s Step 226( N/A%), pre moving , FPS 4.41, Running 21.99s Step 227( N/A%), pre moving , FPS 4.43, Running 22.25s Step 228( N/A%), pre moving , FPS 4.42, Running 22.42s Step 229( N/A%), pre moving , FPS 4.43, Running 22.70s Step 230( N/A%), pre moving , FPS 4.43, Running 22.85s Step 231( N/A%), pre moving , FPS 4.43, Running 23.10s Step 232( N/A%), pre moving , FPS 4.55, Running 23.15s Step 233( N/A%), pre moving , FPS 4.85, Running 23.20s Step 234( N/A%), pre moving , FPS 5.04, Running 23.25s Step 235( N/A%), pre moving , FPS 5.37, Running 23.31s Step 236( N/A%), pre moving , FPS 5.51, Running 23.35s Step 237( N/A%), pre moving , FPS 5.91, Running 23.39s Step 238( N/A%), pre moving , FPS 6.16, Running 23.43s Step 239( N/A%), pre moving , FPS 6.60, Running 23.47s Step 240( N/A%), pre moving , FPS 7.01, Running 23.51s Step 241( N/A%), pre moving , FPS 7.60, Running 23.56s Step 242( N/A%), pre moving , FPS 5.05, Running 25.07s Step 243( N/A%), pre moving , FPS 5.05, Running 25.32s Step 244( N/A%), pre moving , FPS 5.09, Running 25.45s Step 245( N/A%), pre moving , FPS 5.09, Running 25.73s Step 246( N/A%), pre moving , FPS 5.14, Running 25.88s Step 247( N/A%), pre moving , FPS 5.17, Running 26.12s Step 248( N/A%), pre moving , FPS 5.12, Running 26.33s Step 249( N/A%), pre moving , FPS 5.18, Running 26.56s Step 250( N/A%), pre moving , FPS 5.15, Running 26.74s Step 251( N/A%), pre moving , FPS 5.14, Running 26.99s Step 252( N/A%), pre moving , FPS 4.96, Running 27.18s Step 253( N/A%), pre moving , FPS 4.70, Running 27.46s Step 254( N/A%), pre moving , FPS 4.55, Running 27.65s Step 255( N/A%), pre moving , FPS 4.37, Running 27.88s Step 256( N/A%), pre moving , FPS 4.20, Running 28.11s Step 257( N/A%), pre moving , FPS 4.03, Running 28.35s Step 258( N/A%), pre moving , FPS 3.94, Running 28.51s Step 259( N/A%), pre moving , FPS 3.74, Running 28.81s Step 260( N/A%), pre moving , FPS 3.64, Running 29.00s Step 261( N/A%), pre moving , FPS 3.53, Running 29.23s Step 262( 0.33%), action 1, FPS 3.66, Running 30.53s Step 263( 0.67%), action 2, FPS 3.46, Running 31.09s Step 264( 1.00%), action 3, FPS 3.27, Running 31.56s Step 265( 1.33%), action 4, FPS 3.16, Running 32.06s Step 266( 1.67%), action 5, FPS 2.91, Running 32.75s Step 267( 2.00%), action 6, FPS 2.90, Running 33.01s Step 268( 2.33%), action 7, FPS 2.74, Running 33.63s Step 269( 2.67%), action 8, FPS 2.72, Running 33.92s Step 270( 3.00%), action 9, FPS 2.62, Running 34.38s Step 271( 3.33%), action 10, FPS 2.52, Running 34.93s Step 272( 3.67%), action 11, FPS 2.39, Running 35.56s Step 273( 4.00%), action 12, FPS 2.39, Running 35.84s Step 274( 4.33%), action 13, FPS 2.26, Running 36.51s Step 275( 4.67%), action 14, FPS 2.25, Running 36.78s Step 276( 5.00%), action 15, FPS 2.14, Running 37.47s Step 277( 5.33%), action 16, FPS 2.14, Running 37.71s Step 278( 5.67%), action 17, FPS 2.06, Running 38.23s Step 279( 6.00%), action 18, FPS 2.00, Running 38.79s Step 280( 6.33%), action 19, FPS 1.91, Running 39.45s Step 281( 6.67%), action 20, FPS 1.90, Running 39.73s Step 282( 7.00%), action 21, FPS 2.02, Running 40.44s Step 283( 7.33%), action 22, FPS 2.08, Running 40.73s Step 284( 7.67%), action 23, FPS 2.01, Running 41.51s Step 285( 8.00%), action 24, FPS 2.01, Running 42.03s Step 286( 8.33%), action 25, FPS 2.07, Running 42.40s Step 287( 8.67%), action 26, FPS 2.07, Running 42.68s Step 288( 9.00%), action 27, FPS 2.04, Running 43.42s Step 289( 9.33%), action 28, FPS 2.01, Running 43.86s Step 290( 9.67%), action 29, FPS 2.00, Running 44.36s Step 291( 10.00%), action 30, FPS 2.01, Running 44.89s Step 292( 10.33%), action 31, FPS 1.96, Running 45.77s Step 293( 10.67%), action 32, FPS 1.91, Running 46.32s Step 294( 11.00%), action 33, FPS 1.90, Running 47.01s Step 295( 11.33%), action 34, FPS 1.86, Running 47.53s Step 296( 11.67%), action 35, FPS 1.87, Running 48.16s Step 297( 12.00%), action 36, FPS 1.87, Running 48.43s Step 298( 12.33%), action 37, FPS 1.84, Running 49.13s Step 299( 12.67%), action 38, FPS 1.88, Running 49.41s Step 300( 13.00%), action 39, FPS 1.87, Running 50.13s Step 301( 13.33%), action 40, FPS 1.83, Running 50.64s Step 302( 13.67%), action 41, FPS 1.80, Running 51.55s Step 303( 14.00%), action 42, FPS 1.75, Running 52.13s Step 304( 14.33%), action 43, FPS 1.76, Running 52.86s Step 305( 14.67%), action 44, FPS 1.78, Running 53.26s Step 306( 15.00%), action 45, FPS 1.74, Running 53.91s Step 307( 15.33%), action 46, FPS 1.71, Running 54.40s Step 308( 15.67%), action 47, FPS 1.75, Running 54.87s Step 309( 16.00%), action 48, FPS 1.77, Running 55.14s Step 310( 16.33%), action 49, FPS 1.73, Running 55.89s Step 311( 16.67%), action 50, FPS 1.74, Running 56.36s Step 312( 17.00%), action 51, FPS 1.76, Running 57.14s Step 313( 17.33%), action 52, FPS 1.77, Running 57.63s Step 314( 17.67%), action 53, FPS 1.77, Running 58.29s Step 315( 18.00%), action 54, FPS 1.76, Running 58.88s Step 316( 18.33%), action 55, FPS 1.74, Running 59.63s Step 317( 18.67%), action 56, FPS 1.74, Running 59.93s Step 318( 19.00%), action 57, FPS 1.76, Running 60.52s Step 319( 19.33%), action 58, FPS 1.76, Running 60.77s Step 320( 19.67%), action 59, FPS 1.77, Running 61.42s Step 321( 20.00%), action 60, FPS 1.81, Running 61.71s Step 322( 20.33%), action 61, FPS 1.81, Running 62.58s Step 323( 20.67%), action 62, FPS 1.85, Running 62.96s Step 324( 21.00%), action 63, FPS 1.89, Running 63.45s Step 325( 21.33%), action 64, FPS 1.86, Running 63.99s Step 326( 21.67%), action 65, FPS 1.85, Running 64.73s Step 327( 22.00%), action 66, FPS 1.84, Running 65.29s Step 328( 22.33%), action 67, FPS 1.80, Running 65.99s Step 329( 22.67%), action 68, FPS 1.80, Running 66.25s Step 330( 23.00%), action 69, FPS 1.83, Running 66.80s Step 331( 23.33%), action 70, FPS 1.82, Running 67.35s Step 332( 23.67%), action 71, FPS 1.81, Running 68.18s Step 333( 24.00%), action 72, FPS 1.80, Running 68.73s Step 334( 24.33%), action 73, FPS 1.83, Running 69.21s Step 335( 24.67%), action 74, FPS 1.85, Running 69.70s Step 336( 25.00%), action 75, FPS 1.89, Running 70.22s Step 337( 25.33%), action 76, FPS 1.89, Running 70.52s Step 338( 25.67%), action 77, FPS 1.92, Running 70.95s Step 339( 26.00%), action 78, FPS 1.87, Running 71.46s Step 340( 26.33%), action 79, FPS 1.92, Running 71.85s Step 341( 26.67%), action 80, FPS 1.93, Running 72.08s Step 342( 27.00%), action 81, FPS 1.93, Running 72.93s Step 343( 27.33%), action 82, FPS 1.95, Running 73.19s Step 344( 27.67%), action 83, FPS 1.98, Running 73.56s Step 345( 28.00%), action 84, FPS 2.04, Running 73.79s Step 346( 28.33%), action 85, FPS 2.05, Running 74.46s Step 347( 28.67%), action 86, FPS 2.08, Running 74.90s Step 348( 29.00%), action 87, FPS 2.11, Running 75.48s Step 349( 29.33%), action 88, FPS 2.06, Running 75.98s Step 350( 29.67%), action 89, FPS 2.09, Running 76.37s Step 351( 30.00%), action 90, FPS 2.10, Running 76.87s Step 352( 30.33%), action 91, FPS 2.09, Running 77.76s Step 353( 30.67%), action 92, FPS 2.16, Running 78.00s Step 354( 31.00%), action 93, FPS 2.15, Running 78.53s Step 355( 31.33%), action 94, FPS 2.16, Running 78.97s Step 356( 31.67%), action 95, FPS 2.17, Running 79.42s Step 357( 32.00%), action 96, FPS 2.12, Running 79.97s [2026-08-01 18:20:44] [83 ] Seed 82 success after 80.40 s. +steps: 357 , actions: 96 . +Instruction: Empty +Total 20/83(24.10%) success. +Setting seed: 83 +Step 1( N/A%), pre moving , FPS 0.84, Running 1.19s Step 2( N/A%), pre moving , FPS 1.59, Running 1.26s Step 3( N/A%), pre moving , FPS 2.29, Running 1.31s Step 4( N/A%), pre moving , FPS 2.97, Running 1.35s Step 5( N/A%), pre moving , FPS 3.61, Running 1.38s Step 6( N/A%), pre moving , FPS 4.26, Running 1.41s Step 7( N/A%), pre moving , FPS 4.87, Running 1.44s Step 8( N/A%), pre moving , FPS 5.36, Running 1.49s Step 9( N/A%), pre moving , FPS 5.93, Running 1.52s Step 10( N/A%), pre moving , FPS 6.48, Running 1.54s Step 11( N/A%), pre moving , FPS 7.02, Running 1.57s Step 12( N/A%), pre moving , FPS 7.51, Running 1.60s Step 13( N/A%), pre moving , FPS 8.00, Running 1.63s Step 14( N/A%), pre moving , FPS 8.41, Running 1.67s Step 15( N/A%), pre moving , FPS 8.82, Running 1.70s Step 16( N/A%), pre moving , FPS 9.26, Running 1.73s Step 17( N/A%), pre moving , FPS 9.68, Running 1.76s Step 18( N/A%), pre moving , FPS 10.10, Running 1.78s Step 19( N/A%), pre moving , FPS 10.49, Running 1.81s Step 20( N/A%), pre moving , FPS 10.89, Running 1.84s Step 21( N/A%), pre moving , FPS 21.42, Running 2.13s Step 22( N/A%), pre moving , FPS 21.99, Running 2.16s Step 23( N/A%), pre moving , FPS 22.55, Running 2.19s Step 24( N/A%), pre moving , FPS 22.42, Running 2.24s Step 25( N/A%), pre moving , FPS 22.69, Running 2.26s Step 26( N/A%), pre moving , FPS 18.47, Running 2.49s Step 27( N/A%), pre moving , FPS 18.47, Running 2.52s Step 28( N/A%), pre moving , FPS 18.97, Running 2.55s Step 29( N/A%), pre moving , FPS 18.83, Running 2.58s Step 30( N/A%), pre moving , FPS 18.82, Running 2.61s Step 31( N/A%), pre moving , FPS 18.69, Running 2.64s Step 32( N/A%), pre moving , FPS 18.50, Running 2.68s Step 33( N/A%), pre moving , FPS 18.56, Running 2.70s Step 34( N/A%), pre moving , FPS 18.81, Running 2.73s Step 35( N/A%), pre moving , FPS 19.02, Running 2.75s Step 36( N/A%), pre moving , FPS 14.61, Running 3.10s Step 37( N/A%), pre moving , FPS 14.63, Running 3.12s Step 38( N/A%), pre moving , FPS 14.62, Running 3.15s Step 39( N/A%), pre moving , FPS 14.65, Running 3.18s Step 40( N/A%), pre moving , FPS 14.66, Running 3.20s Step 41( N/A%), pre moving , FPS 17.91, Running 3.24s Step 42( N/A%), pre moving , FPS 17.98, Running 3.28s Step 43( N/A%), pre moving , FPS 18.02, Running 3.30s Step 44( N/A%), pre moving , FPS 18.14, Running 3.34s Step 45( N/A%), pre moving , FPS 18.15, Running 3.37s Step 46( N/A%), pre moving , FPS 22.20, Running 3.39s Step 47( N/A%), pre moving , FPS 22.11, Running 3.43s Step 48( N/A%), pre moving , FPS 22.14, Running 3.45s Step 49( N/A%), pre moving , FPS 22.32, Running 3.48s Step 50( N/A%), pre moving , FPS 22.29, Running 3.50s Step 51( N/A%), pre moving , FPS 22.42, Running 3.53s Step 52( N/A%), pre moving , FPS 22.68, Running 3.56s Step 53( N/A%), pre moving , FPS 22.46, Running 3.59s Step 54( N/A%), pre moving , FPS 21.92, Running 3.64s Step 55( N/A%), pre moving , FPS 21.33, Running 3.69s Step 56( N/A%), pre moving , FPS 31.45, Running 3.73s Step 57( N/A%), pre moving , FPS 30.59, Running 3.78s Step 58( N/A%), pre moving , FPS 29.95, Running 3.82s Step 59( N/A%), pre moving , FPS 29.37, Running 3.86s Step 60( N/A%), pre moving , FPS 28.65, Running 3.90s Step 61( N/A%), pre moving , FPS 28.50, Running 3.95s Step 62( N/A%), pre moving , FPS 28.32, Running 3.98s Step 63( N/A%), pre moving , FPS 27.53, Running 4.03s Step 64( N/A%), pre moving , FPS 27.34, Running 4.07s Step 65( N/A%), pre moving , FPS 26.74, Running 4.11s Step 66( N/A%), pre moving , FPS 26.15, Running 4.16s Step 67( N/A%), pre moving , FPS 25.91, Running 4.20s Step 68( N/A%), pre moving , FPS 25.36, Running 4.24s Step 69( N/A%), pre moving , FPS 24.85, Running 4.28s Step 70( N/A%), pre moving , FPS 24.46, Running 4.32s Step 71( N/A%), pre moving , FPS 24.03, Running 4.36s Step 72( N/A%), pre moving , FPS 23.84, Running 4.40s Step 73( N/A%), pre moving , FPS 23.66, Running 4.44s Step 74( N/A%), pre moving , FPS 23.92, Running 4.48s Step 75( N/A%), pre moving , FPS 23.81, Running 4.53s Step 76( N/A%), pre moving , FPS 23.78, Running 4.57s Step 77( N/A%), pre moving , FPS 23.84, Running 4.62s Step 78( N/A%), pre moving , FPS 23.84, Running 4.66s Step 79( N/A%), pre moving , FPS 23.79, Running 4.70s Step 80( N/A%), pre moving , FPS 23.86, Running 4.74s Step 81( N/A%), pre moving , FPS 24.09, Running 4.78s Step 82( N/A%), pre moving , FPS 24.10, Running 4.81s Step 83( N/A%), pre moving , FPS 24.76, Running 4.84s Step 84( N/A%), pre moving , FPS 24.64, Running 4.88s Step 85( N/A%), pre moving , FPS 24.93, Running 4.92s Step 86( N/A%), pre moving , FPS 25.52, Running 4.94s Step 87( N/A%), pre moving , FPS 25.95, Running 4.97s Step 88( N/A%), pre moving , FPS 26.53, Running 4.99s Step 89( N/A%), pre moving , FPS 27.15, Running 5.02s Step 90( N/A%), pre moving , FPS 27.70, Running 5.04s Step 91( N/A%), pre moving , FPS 28.35, Running 5.07s Step 92( N/A%), pre moving , FPS 28.84, Running 5.09s Step 93( N/A%), pre moving , FPS 29.30, Running 5.12s Step 94( N/A%), pre moving , FPS 29.83, Running 5.15s Step 95( N/A%), pre moving , FPS 30.63, Running 5.18s Step 96( N/A%), pre moving , FPS 30.22, Running 5.23s Step 97( N/A%), pre moving , FPS 30.89, Running 5.26s Step 98( N/A%), pre moving , FPS 31.14, Running 5.30s Step 99( N/A%), pre moving , FPS 31.94, Running 5.32s Step 100( N/A%), pre moving , FPS 32.66, Running 5.35s Step 101( N/A%), pre moving , FPS 33.15, Running 5.38s Step 102( N/A%), pre moving , FPS 33.63, Running 5.41s Step 103( N/A%), pre moving , FPS 33.32, Running 5.44s Step 104( N/A%), pre moving , FPS 33.85, Running 5.47s Step 105( N/A%), pre moving , FPS 33.90, Running 5.51s Step 106( N/A%), pre moving , FPS 33.58, Running 5.54s Step 107( N/A%), pre moving , FPS 33.19, Running 5.57s Step 108( N/A%), pre moving , FPS 33.03, Running 5.60s Step 109( N/A%), pre moving , FPS 33.06, Running 5.62s Step 110( N/A%), pre moving , FPS 33.02, Running 5.65s Step 111( N/A%), pre moving , FPS 32.95, Running 5.67s Step 112( N/A%), pre moving , FPS 32.69, Running 5.71s Step 113( N/A%), pre moving , FPS 32.74, Running 5.73s Step 114( N/A%), pre moving , FPS 32.42, Running 5.76s Step 115( N/A%), pre moving , FPS 32.88, Running 5.79s Step 116( N/A%), pre moving , FPS 34.38, Running 5.82s Step 117( N/A%), pre moving , FPS 34.66, Running 5.84s Step 118( N/A%), pre moving , FPS 35.20, Running 5.87s Step 119( N/A%), pre moving , FPS 35.21, Running 5.89s Step 120( N/A%), pre moving , FPS 17.72, Running 6.48s Step 121( N/A%), pre moving , FPS 16.20, Running 6.61s Step 122( N/A%), pre moving , FPS 13.97, Running 6.84s Step 123( N/A%), pre moving , FPS 13.00, Running 6.98s Step 124( N/A%), pre moving , FPS 11.54, Running 7.21s Step 125( N/A%), pre moving , FPS 10.39, Running 7.43s Step 126( N/A%), pre moving , FPS 9.10, Running 7.73s Step 127( N/A%), pre moving , FPS 8.61, Running 7.89s Step 128( N/A%), pre moving , FPS 7.89, Running 8.13s Step 129( N/A%), pre moving , FPS 7.45, Running 8.31s Step 130( N/A%), pre moving , FPS 6.98, Running 8.51s Step 131( N/A%), pre moving , FPS 6.63, Running 8.69s Step 132( N/A%), pre moving , FPS 6.23, Running 8.92s Step 133( N/A%), pre moving , FPS 5.98, Running 9.08s Step 134( N/A%), pre moving , FPS 5.65, Running 9.31s Step 135( N/A%), pre moving , FPS 5.44, Running 9.47s Step 136( N/A%), pre moving , FPS 5.10, Running 9.74s Step 137( N/A%), pre moving , FPS 4.94, Running 9.89s Step 138( N/A%), pre moving , FPS 4.70, Running 10.12s Step 139( N/A%), pre moving , FPS 4.55, Running 10.29s Step 140( N/A%), pre moving , FPS 4.88, Running 10.57s Step 141( N/A%), pre moving , FPS 4.87, Running 10.72s Step 142( N/A%), pre moving , FPS 4.86, Running 10.95s Step 143( N/A%), pre moving , FPS 4.82, Running 11.13s Step 144( N/A%), pre moving , FPS 4.79, Running 11.38s Step 145( N/A%), pre moving , FPS 4.86, Running 11.55s Step 146( N/A%), pre moving , FPS 4.96, Running 11.77s Step 147( N/A%), pre moving , FPS 4.99, Running 11.91s Step 148( N/A%), pre moving , FPS 4.98, Running 12.15s Step 149( N/A%), pre moving , FPS 5.01, Running 12.30s Step 150( N/A%), pre moving , FPS 4.98, Running 12.53s Step 151( N/A%), pre moving , FPS 4.99, Running 12.70s Step 152( N/A%), pre moving , FPS 4.96, Running 12.95s Step 153( N/A%), pre moving , FPS 4.97, Running 13.11s Step 154( N/A%), pre moving , FPS 4.90, Running 13.39s Step 155( N/A%), pre moving , FPS 4.86, Running 13.59s Step 156( N/A%), pre moving , FPS 4.93, Running 13.80s Step 157( N/A%), pre moving , FPS 4.90, Running 13.97s Step 158( N/A%), pre moving , FPS 4.90, Running 14.20s Step 159( N/A%), pre moving , FPS 4.92, Running 14.35s Step 160( N/A%), pre moving , FPS 4.93, Running 14.63s Step 161( N/A%), pre moving , FPS 4.91, Running 14.80s Step 162( N/A%), pre moving , FPS 4.90, Running 15.03s Step 163( N/A%), pre moving , FPS 4.88, Running 15.23s Step 164( N/A%), pre moving , FPS 4.87, Running 15.48s Step 165( N/A%), pre moving , FPS 4.83, Running 15.69s Step 166( N/A%), pre moving , FPS 4.78, Running 15.95s Step 167( N/A%), pre moving , FPS 4.74, Running 16.13s Step 168( N/A%), pre moving , FPS 4.73, Running 16.38s Step 169( N/A%), pre moving , FPS 4.68, Running 16.58s Step 170( N/A%), pre moving , FPS 4.64, Running 16.84s Step 171( N/A%), pre moving , FPS 4.66, Running 16.99s Step 172( N/A%), pre moving , FPS 4.65, Running 17.25s Step 173( N/A%), pre moving , FPS 4.61, Running 17.45s Step 174( N/A%), pre moving , FPS 4.63, Running 17.70s Step 175( N/A%), pre moving , FPS 4.66, Running 17.88s Step 176( N/A%), pre moving , FPS 4.60, Running 18.14s Step 177( N/A%), pre moving , FPS 4.64, Running 18.28s Step 178( N/A%), pre moving , FPS 4.60, Running 18.55s Step 179( N/A%), pre moving , FPS 4.58, Running 18.72s Step 180( N/A%), pre moving , FPS 4.59, Running 18.99s Step 181( N/A%), pre moving , FPS 4.57, Running 19.17s Step 182( N/A%), pre moving , FPS 4.49, Running 19.49s Step 183( N/A%), pre moving , FPS 4.64, Running 19.54s Step 184( N/A%), pre moving , FPS 4.87, Running 19.59s Step 185( N/A%), pre moving , FPS 5.07, Running 19.63s Step 186( N/A%), pre moving , FPS 5.38, Running 19.67s Step 187( N/A%), pre moving , FPS 5.56, Running 19.73s Step 188( N/A%), pre moving , FPS 5.90, Running 19.77s Step 189( N/A%), pre moving , FPS 6.18, Running 19.81s Step 190( N/A%), pre moving , FPS 6.59, Running 19.87s Step 191( N/A%), pre moving , FPS 6.84, Running 19.91s Step 192( N/A%), pre moving , FPS 7.40, Running 19.95s Step 193( N/A%), pre moving , FPS 4.95, Running 21.49s Step 194( N/A%), pre moving , FPS 4.96, Running 21.74s Step 195( N/A%), pre moving , FPS 4.98, Running 21.90s Step 196( N/A%), pre moving , FPS 4.96, Running 22.17s Step 197( N/A%), pre moving , FPS 4.90, Running 22.36s Step 198( N/A%), pre moving , FPS 4.92, Running 22.62s Step 199( N/A%), pre moving , FPS 4.89, Running 22.81s Step 200( N/A%), pre moving , FPS 4.88, Running 23.08s Step 201( N/A%), pre moving , FPS 4.89, Running 23.26s Step 202( N/A%), pre moving , FPS 4.99, Running 23.49s Step 203( N/A%), pre moving , FPS 4.86, Running 23.65s Step 204( N/A%), pre moving , FPS 4.61, Running 23.93s Step 205( N/A%), pre moving , FPS 4.49, Running 24.09s Step 206( N/A%), pre moving , FPS 4.30, Running 24.32s Step 207( N/A%), pre moving , FPS 4.17, Running 24.53s Step 208( N/A%), pre moving , FPS 4.00, Running 24.76s Step 209( N/A%), pre moving , FPS 3.88, Running 24.96s Step 210( N/A%), pre moving , FPS 3.70, Running 25.27s Step 211( N/A%), pre moving , FPS 3.57, Running 25.52s Step 212( N/A%), pre moving , FPS 3.41, Running 25.82s Step 213( 0.33%), action 1, FPS 3.77, Running 26.80s Step 214( 0.67%), action 2, FPS 3.53, Running 27.41s Step 215( 1.00%), action 3, FPS 3.42, Running 27.74s Step 216( 1.33%), action 4, FPS 3.33, Running 28.18s Step 217( 1.67%), action 5, FPS 3.25, Running 28.52s Step 218( 2.00%), action 6, FPS 3.20, Running 28.87s Step 219( 2.33%), action 7, FPS 3.10, Running 29.27s Step 220( 2.67%), action 8, FPS 2.96, Running 29.85s Step 221( 3.00%), action 9, FPS 2.87, Running 30.23s Step 222( 3.33%), action 10, FPS 2.80, Running 30.63s Step 223( 3.67%), action 11, FPS 2.70, Running 31.05s Step 224( 4.00%), action 12, FPS 2.70, Running 31.34s Step 225( 4.33%), action 13, FPS 2.64, Running 31.65s Step 226( 4.67%), action 14, FPS 2.62, Running 31.97s Step 227( 5.00%), action 15, FPS 2.58, Running 32.26s Step 228( 5.33%), action 16, FPS 2.57, Running 32.55s Step 229( 5.67%), action 17, FPS 2.53, Running 32.85s Step 230( 6.00%), action 18, FPS 2.51, Running 33.24s Step 231( 6.33%), action 19, FPS 2.51, Running 33.49s Step 232( 6.67%), action 20, FPS 2.47, Running 33.93s Step 233( 7.00%), action 21, FPS 2.62, Running 34.42s Step 234( 7.33%), action 22, FPS 2.75, Running 34.68s Step 235( 7.67%), action 23, FPS 2.76, Running 34.99s Step 236( 8.00%), action 24, FPS 2.82, Running 35.28s Step 237( 8.33%), action 25, FPS 2.83, Running 35.58s Step 238( 8.67%), action 26, FPS 2.85, Running 35.89s Step 239( 9.00%), action 27, FPS 2.86, Running 36.27s Step 240( 9.33%), action 28, FPS 2.97, Running 36.58s Step 241( 9.67%), action 29, FPS 3.00, Running 36.91s Step 242( 10.00%), action 30, FPS 3.01, Running 37.28s Step 243( 10.33%), action 31, FPS 2.99, Running 37.73s Step 244( 10.67%), action 32, FPS 3.00, Running 38.00s Step 245( 11.00%), action 33, FPS 2.99, Running 38.33s Step 246( 11.33%), action 34, FPS 3.01, Running 38.62s Step 247( 11.67%), action 35, FPS 2.99, Running 38.94s Step 248( 12.00%), action 36, FPS 2.98, Running 39.25s Step 249( 12.33%), action 37, FPS 2.89, Running 39.77s Step 250( 12.67%), action 38, FPS 2.79, Running 40.40s Step 251( 13.00%), action 39, FPS 2.77, Running 40.72s Step 252( 13.33%), action 40, FPS 2.84, Running 40.96s Step 253( 13.67%), action 41, FPS 2.85, Running 41.43s Step 254( 14.00%), action 42, FPS 2.78, Running 41.88s Step 255( 14.33%), action 43, FPS 2.76, Running 42.25s Step 256( 14.67%), action 44, FPS 2.72, Running 42.65s Step 257( 15.00%), action 45, FPS 2.68, Running 43.05s Step 258( 15.33%), action 46, FPS 2.64, Running 43.47s Step 259( 15.67%), action 47, FPS 2.58, Running 44.03s Step 260( 16.00%), action 48, FPS 2.47, Running 44.67s Step 261( 16.33%), action 49, FPS 2.42, Running 45.18s Step 262( 16.67%), action 50, FPS 2.36, Running 45.75s Step 263( 17.00%), action 51, FPS 2.27, Running 46.53s Step 264( 17.33%), action 52, FPS 2.19, Running 47.14s Step 265( 17.67%), action 53, FPS 2.11, Running 47.80s Step 266( 18.00%), action 54, FPS 2.07, Running 48.28s Step 267( 18.33%), action 55, FPS 2.02, Running 48.86s Step 268( 18.67%), action 56, FPS 1.97, Running 49.39s Step 269( 19.00%), action 57, FPS 2.01, Running 49.70s Step 270( 19.33%), action 58, FPS 2.09, Running 49.98s Step 271( 19.67%), action 59, FPS 2.02, Running 50.62s Step 272( 20.00%), action 60, FPS 1.97, Running 51.09s Step 273( 20.33%), action 61, FPS 1.94, Running 51.74s Step 274( 20.67%), action 62, FPS 1.92, Running 52.28s Step 275( 21.00%), action 63, FPS 1.88, Running 52.87s Step 276( 21.33%), action 64, FPS 1.85, Running 53.45s Step 277( 21.67%), action 65, FPS 1.85, Running 53.86s Step 278( 22.00%), action 66, FPS 1.81, Running 54.49s Step 279( 22.33%), action 67, FPS 1.81, Running 55.09s Step 280( 22.67%), action 68, FPS 1.82, Running 55.65s Step 281( 23.00%), action 69, FPS 1.82, Running 56.19s Step 282( 23.33%), action 70, FPS 1.80, Running 56.85s Step 283( 23.67%), action 71, FPS 1.78, Running 57.76s Step 284( 24.00%), action 72, FPS 1.79, Running 58.30s Step 285( 24.33%), action 73, FPS 1.85, Running 58.63s Step 286( 24.67%), action 74, FPS 1.82, Running 59.26s Step 287( 25.00%), action 75, FPS 1.84, Running 59.71s Step 288( 25.33%), action 76, FPS 1.83, Running 60.32s Step 289( 25.67%), action 77, FPS 1.78, Running 60.92s Step 290( 26.00%), action 78, FPS 1.72, Running 61.60s Step 291( 26.33%), action 79, FPS 1.73, Running 62.21s Step 292( 26.67%), action 80, FPS 1.70, Running 62.85s Step 293( 27.00%), action 81, FPS 1.68, Running 63.63s Step 294( 27.33%), action 82, FPS 1.72, Running 63.89s Step 295( 27.67%), action 83, FPS 1.75, Running 64.30s Step 296( 28.00%), action 84, FPS 1.74, Running 64.93s Step 297( 28.33%), action 85, FPS 1.72, Running 65.50s Step 298( 28.67%), action 86, FPS 1.73, Running 66.03s Step 299( 29.00%), action 87, FPS 1.78, Running 66.34s Step 300( 29.33%), action 88, FPS 1.78, Running 66.92s Step 301( 29.67%), action 89, FPS 1.76, Running 67.55s Step 302( 30.00%), action 90, FPS 1.77, Running 68.15s Step 303( 30.33%), action 91, FPS 1.80, Running 68.85s Step 304( 30.67%), action 92, FPS 1.83, Running 69.26s Step 305( 31.00%), action 93, FPS 1.80, Running 69.77s Step 306( 31.33%), action 94, FPS 1.81, Running 70.29s Step 307( 31.67%), action 95, FPS 1.83, Running 70.62s Step 308( 32.00%), action 96, FPS 1.87, Running 71.01s Step 309( 32.33%), action 97, FPS 1.91, Running 71.37s Step 310( 32.67%), action 98, FPS 1.92, Running 72.02s Step 311( 33.00%), action 99, FPS 1.93, Running 72.60s Step 312( 33.33%), action 100, FPS 1.98, Running 72.95s Step 313( 33.67%), action 101, FPS 2.03, Running 73.48s Step 314( 34.00%), action 102, FPS 2.00, Running 73.90s Step 315( 34.33%), action 103, FPS 2.01, Running 74.25s Step 316( 34.67%), action 104, FPS 2.03, Running 74.77s Step 317( 35.00%), action 105, FPS 2.04, Running 75.33s Step 318( 35.33%), action 106, FPS 2.01, Running 75.96s Step 319( 35.67%), action 107, FPS 2.01, Running 76.31s Step 320( 36.00%), action 108, FPS 2.01, Running 76.88s Step 321( 36.33%), action 109, FPS 2.06, Running 77.24s Step 322( 36.67%), action 110, FPS 2.05, Running 77.90s Step 323( 37.00%), action 111, FPS 2.02, Running 78.74s Step 324( 37.33%), action 112, FPS 2.04, Running 79.06s Step 325( 37.67%), action 113, FPS 2.07, Running 79.42s Step 326( 38.00%), action 114, FPS 2.08, Running 79.92s Step 327( 38.33%), action 115, FPS 2.02, Running 80.51s Step 328( 38.67%), action 116, FPS 1.99, Running 81.05s Step 329( 39.00%), action 117, FPS 1.95, Running 81.60s Step 330( 39.33%), action 118, FPS 2.01, Running 81.99s Step 331( 39.67%), action 119, FPS 2.00, Running 82.61s Step 332( 40.00%), action 120, FPS 1.94, Running 83.23s Step 333( 40.33%), action 121, FPS 1.90, Running 84.01s Step 334( 40.67%), action 122, FPS 1.91, Running 84.35s Step 335( 41.00%), action 123, FPS 1.88, Running 84.90s Step 336( 41.33%), action 124, FPS 1.89, Running 85.34s Step 337( 41.67%), action 125, FPS 1.89, Running 85.91s Step 338( 42.00%), action 126, FPS 1.93, Running 86.34s Step 339( 42.33%), action 127, FPS 1.90, Running 86.85s Step 340( 42.67%), action 128, FPS 1.89, Running 87.46s Step 341( 43.00%), action 129, FPS 1.85, Running 88.07s Step 342( 43.33%), action 130, FPS 1.87, Running 88.57s Step 343( 43.67%), action 131, FPS 1.93, Running 89.13s Step 344( 44.00%), action 132, FPS 1.90, Running 89.58s Step 345( 44.33%), action 133, FPS 1.88, Running 90.09s Step 346( 44.67%), action 134, FPS 1.87, Running 90.59s Step 347( 45.00%), action 135, FPS 1.86, Running 91.24s Step 348( 45.33%), action 136, FPS 1.87, Running 91.75s Step 349( 45.67%), action 137, FPS 1.90, Running 92.14s Step 350( 46.00%), action 138, FPS 1.87, Running 92.69s Step 351( 46.33%), action 139, FPS 1.90, Running 93.16s Step 352( 46.67%), action 140, FPS 1.92, Running 93.64s Step 353( 47.00%), action 141, FPS 1.96, Running 94.23s Step 354( 47.33%), action 142, FPS 1.92, Running 94.79s Step 355( 47.67%), action 143, FPS 1.95, Running 95.18s Step 356( 48.00%), action 144, FPS 1.93, Running 95.68s Step 357( 48.33%), action 145, FPS 1.98, Running 96.02s Step 358( 48.67%), action 146, FPS 1.98, Running 96.43s [2026-08-01 18:22:22] [84 ] Seed 83 failed after 97.26 s. +steps: 358 , actions: 146 . +Instruction: Empty +Total 20/84(23.81%) success. +Setting seed: 84 +Step 1( N/A%), pre moving , FPS 1.10, Running 0.91s Step 2( N/A%), pre moving , FPS 2.08, Running 0.96s Step 3( N/A%), pre moving , FPS 2.98, Running 1.01s Step 4( N/A%), pre moving , FPS 3.85, Running 1.04s Step 5( N/A%), pre moving , FPS 4.68, Running 1.07s Step 6( N/A%), pre moving , FPS 5.42, Running 1.11s Step 7( N/A%), pre moving , FPS 6.17, Running 1.13s Step 8( N/A%), pre moving , FPS 6.89, Running 1.16s Step 9( N/A%), pre moving , FPS 7.59, Running 1.19s Step 10( N/A%), pre moving , FPS 8.18, Running 1.22s Step 11( N/A%), pre moving , FPS 8.80, Running 1.25s Step 12( N/A%), pre moving , FPS 9.35, Running 1.28s Step 13( N/A%), pre moving , FPS 9.94, Running 1.31s Step 14( N/A%), pre moving , FPS 10.47, Running 1.34s Step 15( N/A%), pre moving , FPS 11.02, Running 1.36s Step 16( N/A%), pre moving , FPS 11.52, Running 1.39s Step 17( N/A%), pre moving , FPS 12.03, Running 1.41s Step 18( N/A%), pre moving , FPS 12.50, Running 1.44s Step 19( N/A%), pre moving , FPS 12.96, Running 1.47s Step 20( N/A%), pre moving , FPS 13.41, Running 1.49s Step 21( N/A%), pre moving , FPS 23.95, Running 1.75s Step 22( N/A%), pre moving , FPS 24.29, Running 1.79s Step 23( N/A%), pre moving , FPS 24.68, Running 1.82s Step 24( N/A%), pre moving , FPS 24.60, Running 1.85s Step 25( N/A%), pre moving , FPS 24.42, Running 1.89s Step 26( N/A%), pre moving , FPS 19.35, Running 2.14s Step 27( N/A%), pre moving , FPS 19.26, Running 2.17s Step 28( N/A%), pre moving , FPS 19.12, Running 2.21s Step 29( N/A%), pre moving , FPS 19.03, Running 2.24s Step 30( N/A%), pre moving , FPS 19.19, Running 2.27s Step 31( N/A%), pre moving , FPS 19.09, Running 2.30s Step 32( N/A%), pre moving , FPS 19.10, Running 2.33s Step 33( N/A%), pre moving , FPS 18.36, Running 2.40s Step 34( N/A%), pre moving , FPS 18.42, Running 2.42s Step 35( N/A%), pre moving , FPS 18.44, Running 2.45s Step 36( N/A%), pre moving , FPS 14.35, Running 2.78s Step 37( N/A%), pre moving , FPS 14.35, Running 2.81s Step 38( N/A%), pre moving , FPS 14.37, Running 2.83s Step 39( N/A%), pre moving , FPS 14.38, Running 2.86s Step 40( N/A%), pre moving , FPS 14.35, Running 2.89s Step 41( N/A%), pre moving , FPS 17.15, Running 2.91s Step 42( N/A%), pre moving , FPS 17.30, Running 2.94s Step 43( N/A%), pre moving , FPS 17.35, Running 2.97s Step 44( N/A%), pre moving , FPS 17.37, Running 3.00s Step 45( N/A%), pre moving , FPS 17.44, Running 3.03s Step 46( N/A%), pre moving , FPS 21.57, Running 3.07s Step 47( N/A%), pre moving , FPS 21.55, Running 3.10s Step 48( N/A%), pre moving , FPS 21.73, Running 3.13s Step 49( N/A%), pre moving , FPS 21.79, Running 3.15s Step 50( N/A%), pre moving , FPS 21.83, Running 3.18s Step 51( N/A%), pre moving , FPS 22.00, Running 3.21s Step 52( N/A%), pre moving , FPS 22.20, Running 3.23s Step 53( N/A%), pre moving , FPS 22.65, Running 3.28s Step 54( N/A%), pre moving , FPS 22.51, Running 3.31s Step 55( N/A%), pre moving , FPS 22.28, Running 3.34s Step 56( N/A%), pre moving , FPS 33.31, Running 3.38s Step 57( N/A%), pre moving , FPS 32.97, Running 3.41s Step 58( N/A%), pre moving , FPS 32.79, Running 3.44s Step 59( N/A%), pre moving , FPS 32.78, Running 3.47s Step 60( N/A%), pre moving , FPS 32.93, Running 3.49s Step 61( N/A%), pre moving , FPS 32.73, Running 3.52s Step 62( N/A%), pre moving , FPS 32.16, Running 3.56s Step 63( N/A%), pre moving , FPS 31.57, Running 3.60s Step 64( N/A%), pre moving , FPS 31.87, Running 3.63s Step 65( N/A%), pre moving , FPS 31.94, Running 3.66s Step 66( N/A%), pre moving , FPS 31.47, Running 3.70s Step 67( N/A%), pre moving , FPS 31.03, Running 3.75s Step 68( N/A%), pre moving , FPS 30.32, Running 3.79s Step 69( N/A%), pre moving , FPS 29.75, Running 3.83s Step 70( N/A%), pre moving , FPS 29.28, Running 3.86s Step 71( N/A%), pre moving , FPS 28.57, Running 3.91s Step 72( N/A%), pre moving , FPS 27.93, Running 3.95s Step 73( N/A%), pre moving , FPS 28.08, Running 3.99s Step 74( N/A%), pre moving , FPS 27.75, Running 4.03s Step 75( N/A%), pre moving , FPS 27.50, Running 4.07s Step 76( N/A%), pre moving , FPS 27.50, Running 4.11s Step 77( N/A%), pre moving , FPS 26.99, Running 4.15s Step 78( N/A%), pre moving , FPS 26.33, Running 4.20s Step 79( N/A%), pre moving , FPS 25.42, Running 4.25s Step 80( N/A%), pre moving , FPS 24.92, Running 4.30s Step 81( N/A%), pre moving , FPS 24.68, Running 4.33s Step 82( N/A%), pre moving , FPS 24.69, Running 4.37s Step 83( N/A%), pre moving , FPS 24.63, Running 4.42s Step 84( N/A%), pre moving , FPS 24.26, Running 4.45s Step 85( N/A%), pre moving , FPS 23.95, Running 4.50s Step 86( N/A%), pre moving , FPS 23.90, Running 4.54s Step 87( N/A%), pre moving , FPS 23.84, Running 4.58s Step 88( N/A%), pre moving , FPS 23.53, Running 4.64s Step 89( N/A%), pre moving , FPS 23.48, Running 4.68s Step 90( N/A%), pre moving , FPS 23.34, Running 4.72s Step 91( N/A%), pre moving , FPS 23.42, Running 4.76s Step 92( N/A%), pre moving , FPS 23.50, Running 4.80s Step 93( N/A%), pre moving , FPS 23.56, Running 4.84s Step 94( N/A%), pre moving , FPS 23.41, Running 4.89s Step 95( N/A%), pre moving , FPS 23.55, Running 4.92s Step 96( N/A%), pre moving , FPS 23.70, Running 4.95s Step 97( N/A%), pre moving , FPS 23.97, Running 4.99s Step 98( N/A%), pre moving , FPS 24.46, Running 5.02s Step 99( N/A%), pre moving , FPS 25.09, Running 5.05s Step 100( N/A%), pre moving , FPS 25.58, Running 5.08s Step 101( N/A%), pre moving , FPS 26.05, Running 5.10s Step 102( N/A%), pre moving , FPS 26.43, Running 5.13s Step 103( N/A%), pre moving , FPS 26.80, Running 5.16s Step 104( N/A%), pre moving , FPS 27.08, Running 5.19s Step 105( N/A%), pre moving , FPS 27.51, Running 5.22s Step 106( N/A%), pre moving , FPS 28.16, Running 5.25s Step 107( N/A%), pre moving , FPS 28.85, Running 5.28s Step 108( N/A%), pre moving , FPS 29.99, Running 5.30s Step 109( N/A%), pre moving , FPS 30.69, Running 5.33s Step 110( N/A%), pre moving , FPS 31.49, Running 5.36s Step 111( N/A%), pre moving , FPS 32.24, Running 5.38s Step 112( N/A%), pre moving , FPS 32.92, Running 5.41s Step 113( N/A%), pre moving , FPS 33.35, Running 5.44s Step 114( N/A%), pre moving , FPS 33.51, Running 5.48s Step 115( N/A%), pre moving , FPS 33.97, Running 5.51s Step 116( N/A%), pre moving , FPS 34.43, Running 5.53s Step 117( N/A%), pre moving , FPS 34.77, Running 5.56s Step 118( N/A%), pre moving , FPS 34.88, Running 5.59s Step 119( N/A%), pre moving , FPS 35.06, Running 5.62s Step 120( N/A%), pre moving , FPS 34.74, Running 5.65s Step 121( N/A%), pre moving , FPS 34.70, Running 5.68s Step 122( N/A%), pre moving , FPS 34.91, Running 5.70s Step 123( N/A%), pre moving , FPS 35.27, Running 5.73s Step 124( N/A%), pre moving , FPS 35.55, Running 5.76s Step 125( N/A%), pre moving , FPS 35.50, Running 5.79s Step 126( N/A%), pre moving , FPS 35.65, Running 5.81s Step 127( N/A%), pre moving , FPS 35.81, Running 5.84s Step 128( N/A%), pre moving , FPS 35.95, Running 5.86s Step 129( N/A%), pre moving , FPS 35.51, Running 5.89s Step 130( N/A%), pre moving , FPS 35.65, Running 5.92s Step 131( N/A%), pre moving , FPS 35.65, Running 5.94s Step 132( N/A%), pre moving , FPS 35.40, Running 5.97s Step 133( N/A%), pre moving , FPS 34.85, Running 6.01s Step 134( N/A%), pre moving , FPS 35.14, Running 6.05s Step 135( N/A%), pre moving , FPS 35.15, Running 6.08s Step 136( N/A%), pre moving , FPS 35.24, Running 6.10s Step 137( N/A%), pre moving , FPS 34.74, Running 6.14s Step 138( N/A%), pre moving , FPS 34.85, Running 6.17s Step 139( N/A%), pre moving , FPS 33.62, Running 6.22s Step 140( N/A%), pre moving , FPS 33.75, Running 6.25s Step 141( N/A%), pre moving , FPS 33.41, Running 6.28s Step 142( N/A%), pre moving , FPS 33.36, Running 6.30s Step 143( N/A%), pre moving , FPS 33.48, Running 6.33s Step 144( N/A%), pre moving , FPS 33.66, Running 6.35s Step 145( N/A%), pre moving , FPS 33.98, Running 6.37s Step 146( N/A%), pre moving , FPS 16.83, Running 7.00s Step 147( N/A%), pre moving , FPS 14.96, Running 7.17s Step 148( N/A%), pre moving , FPS 12.88, Running 7.41s Step 149( N/A%), pre moving , FPS 12.13, Running 7.54s Step 150( N/A%), pre moving , FPS 10.30, Running 7.86s Step 151( N/A%), pre moving , FPS 9.64, Running 8.02s Step 152( N/A%), pre moving , FPS 8.89, Running 8.22s Step 153( N/A%), pre moving , FPS 8.30, Running 8.42s Step 154( N/A%), pre moving , FPS 7.50, Running 8.72s Step 155( N/A%), pre moving , FPS 7.09, Running 8.90s Step 156( N/A%), pre moving , FPS 6.64, Running 9.11s Step 157( N/A%), pre moving , FPS 6.34, Running 9.29s Step 158( N/A%), pre moving , FPS 5.94, Running 9.53s Step 159( N/A%), pre moving , FPS 5.82, Running 9.65s Step 160( N/A%), pre moving , FPS 5.45, Running 9.92s Step 161( N/A%), pre moving , FPS 5.25, Running 10.08s Step 162( N/A%), pre moving , FPS 4.96, Running 10.33s Step 163( N/A%), pre moving , FPS 4.80, Running 10.49s Step 164( N/A%), pre moving , FPS 4.57, Running 10.72s Step 165( N/A%), pre moving , FPS 4.42, Running 10.90s Step 166( N/A%), pre moving , FPS 4.84, Running 11.13s Step 167( N/A%), pre moving , FPS 4.83, Running 11.31s Step 168( N/A%), pre moving , FPS 4.85, Running 11.54s Step 169( N/A%), pre moving , FPS 4.76, Running 11.74s Step 170( N/A%), pre moving , FPS 4.88, Running 11.96s Step 171( N/A%), pre moving , FPS 4.84, Running 12.15s Step 172( N/A%), pre moving , FPS 4.77, Running 12.41s Step 173( N/A%), pre moving , FPS 4.80, Running 12.59s Step 174( N/A%), pre moving , FPS 4.84, Running 12.85s Step 175( N/A%), pre moving , FPS 4.85, Running 13.02s Step 176( N/A%), pre moving , FPS 4.79, Running 13.29s Step 177( N/A%), pre moving , FPS 4.83, Running 13.43s Step 178( N/A%), pre moving , FPS 4.77, Running 13.73s Step 179( N/A%), pre moving , FPS 4.71, Running 13.89s Step 180( N/A%), pre moving , FPS 4.72, Running 14.16s Step 181( N/A%), pre moving , FPS 4.67, Running 14.37s Step 182( N/A%), pre moving , FPS 4.65, Running 14.64s Step 183( N/A%), pre moving , FPS 4.65, Running 14.80s Step 184( N/A%), pre moving , FPS 4.58, Running 15.09s Step 185( N/A%), pre moving , FPS 4.57, Running 15.28s Step 186( N/A%), pre moving , FPS 4.53, Running 15.55s Step 187( N/A%), pre moving , FPS 4.56, Running 15.70s Step 188( N/A%), pre moving , FPS 4.53, Running 15.95s Step 189( N/A%), pre moving , FPS 4.56, Running 16.13s Step 190( N/A%), pre moving , FPS 4.50, Running 16.41s Step 191( N/A%), pre moving , FPS 4.52, Running 16.57s Step 192( N/A%), pre moving , FPS 4.53, Running 16.83s Step 193( N/A%), pre moving , FPS 4.55, Running 16.99s Step 194( N/A%), pre moving , FPS 4.53, Running 17.27s Step 195( N/A%), pre moving , FPS 4.54, Running 17.43s Step 196( N/A%), pre moving , FPS 4.58, Running 17.66s Step 197( N/A%), pre moving , FPS 4.54, Running 17.84s Step 198( N/A%), pre moving , FPS 4.61, Running 18.06s Step 199( N/A%), pre moving , FPS 4.56, Running 18.28s Step 200( N/A%), pre moving , FPS 4.63, Running 18.48s Step 201( N/A%), pre moving , FPS 4.64, Running 18.68s Step 202( N/A%), pre moving , FPS 4.65, Running 18.94s Step 203( N/A%), pre moving , FPS 4.59, Running 19.15s Step 204( N/A%), pre moving , FPS 4.59, Running 19.45s Step 205( N/A%), pre moving , FPS 4.61, Running 19.61s Step 206( N/A%), pre moving , FPS 4.59, Running 19.90s Step 207( N/A%), pre moving , FPS 4.50, Running 20.14s Step 208( N/A%), pre moving , FPS 4.49, Running 20.41s Step 209( N/A%), pre moving , FPS 4.62, Running 20.46s Step 210( N/A%), pre moving , FPS 4.88, Running 20.51s Step 211( N/A%), pre moving , FPS 5.02, Running 20.55s Step 212( N/A%), pre moving , FPS 5.30, Running 20.60s Step 213( N/A%), pre moving , FPS 5.47, Running 20.65s Step 214( N/A%), pre moving , FPS 5.84, Running 20.69s Step 215( N/A%), pre moving , FPS 6.06, Running 20.73s Step 216( N/A%), pre moving , FPS 6.41, Running 20.78s Step 217( N/A%), pre moving , FPS 6.68, Running 20.83s Step 218( N/A%), pre moving , FPS 7.09, Running 20.88s Step 219( N/A%), pre moving , FPS 4.95, Running 22.31s Step 220( N/A%), pre moving , FPS 4.88, Running 22.58s Step 221( N/A%), pre moving , FPS 4.91, Running 22.75s Step 222( N/A%), pre moving , FPS 4.91, Running 23.01s Step 223( N/A%), pre moving , FPS 4.96, Running 23.19s Step 224( N/A%), pre moving , FPS 5.02, Running 23.43s Step 225( N/A%), pre moving , FPS 5.03, Running 23.59s Step 226( N/A%), pre moving , FPS 5.02, Running 23.89s Step 227( N/A%), pre moving , FPS 5.08, Running 24.08s Step 228( N/A%), pre moving , FPS 5.09, Running 24.33s Step 229( N/A%), pre moving , FPS 4.94, Running 24.50s Step 230( N/A%), pre moving , FPS 4.73, Running 24.74s Step 231( N/A%), pre moving , FPS 4.57, Running 24.93s Step 232( N/A%), pre moving , FPS 4.35, Running 25.20s Step 233( N/A%), pre moving , FPS 4.26, Running 25.34s Step 234( N/A%), pre moving , FPS 4.08, Running 25.59s Step 235( N/A%), pre moving , FPS 3.97, Running 25.77s Step 236( N/A%), pre moving , FPS 3.84, Running 25.99s Step 237( N/A%), pre moving , FPS 3.74, Running 26.17s Step 238( N/A%), pre moving , FPS 3.61, Running 26.42s Step 239( 0.33%), action 1, FPS 3.99, Running 27.33s Step 240( 0.67%), action 2, FPS 3.94, Running 27.66s Step 241( 1.00%), action 3, FPS 3.80, Running 28.02s Step 242( 1.33%), action 4, FPS 3.74, Running 28.36s Step 243( 1.67%), action 5, FPS 3.62, Running 28.72s Step 244( 2.00%), action 6, FPS 3.41, Running 29.30s Step 245( 2.33%), action 7, FPS 3.21, Running 29.81s Step 246( 2.67%), action 8, FPS 3.19, Running 30.15s Step 247( 3.00%), action 9, FPS 2.97, Running 30.80s Step 248( 3.33%), action 10, FPS 2.97, Running 31.07s Step 249( 3.67%), action 11, FPS 2.71, Running 31.90s Step 250( 4.00%), action 12, FPS 2.64, Running 32.31s Step 251( 4.33%), action 13, FPS 2.50, Running 32.91s Step 252( 4.67%), action 14, FPS 2.46, Running 33.33s Step 253( 5.00%), action 15, FPS 2.40, Running 33.69s Step 254( 5.33%), action 16, FPS 2.36, Running 34.08s Step 255( 5.67%), action 17, FPS 2.30, Running 34.45s Step 256( 6.00%), action 18, FPS 2.19, Running 35.13s Step 257( 6.33%), action 19, FPS 2.15, Running 35.45s Step 258( 6.67%), action 20, FPS 2.12, Running 35.84s Step 259( 7.00%), action 21, FPS 2.19, Running 36.47s Step 260( 7.33%), action 22, FPS 2.13, Running 37.05s Step 261( 7.67%), action 23, FPS 2.11, Running 37.51s Step 262( 8.00%), action 24, FPS 2.04, Running 38.19s Step 263( 8.33%), action 25, FPS 2.00, Running 38.72s Step 264( 8.67%), action 26, FPS 2.00, Running 39.32s Step 265( 9.00%), action 27, FPS 1.99, Running 39.87s Step 266( 9.33%), action 28, FPS 1.97, Running 40.28s Step 267( 9.67%), action 29, FPS 2.01, Running 40.75s Step 268( 10.00%), action 30, FPS 1.97, Running 41.22s Step 269( 10.33%), action 31, FPS 2.03, Running 41.73s Step 270( 10.67%), action 32, FPS 2.03, Running 42.15s Step 271( 11.00%), action 33, FPS 2.09, Running 42.50s Step 272( 11.33%), action 34, FPS 2.12, Running 42.77s Step 273( 11.67%), action 35, FPS 2.14, Running 43.05s Step 274( 12.00%), action 36, FPS 2.12, Running 43.49s Step 275( 12.33%), action 37, FPS 2.13, Running 43.85s Step 276( 12.67%), action 38, FPS 2.19, Running 44.26s Step 277( 13.00%), action 39, FPS 2.15, Running 44.76s Step 278( 13.33%), action 40, FPS 2.15, Running 45.12s Step 279( 13.67%), action 41, FPS 2.15, Running 45.76s Step 280( 14.00%), action 42, FPS 2.22, Running 46.05s Step 281( 14.33%), action 43, FPS 2.23, Running 46.49s Step 282( 14.67%), action 44, FPS 2.24, Running 47.10s Step 283( 15.00%), action 45, FPS 2.25, Running 47.61s Step 284( 15.33%), action 46, FPS 2.34, Running 47.88s Step 285( 15.67%), action 47, FPS 2.41, Running 48.17s Step 286( 16.00%), action 48, FPS 2.40, Running 48.60s Step 287( 16.33%), action 49, FPS 2.39, Running 49.11s Step 288( 16.67%), action 50, FPS 2.45, Running 49.38s Step 289( 17.00%), action 51, FPS 2.46, Running 49.85s Step 290( 17.33%), action 52, FPS 2.47, Running 50.25s Step 291( 17.67%), action 53, FPS 2.48, Running 50.57s Step 292( 18.00%), action 54, FPS 2.44, Running 50.97s Step 293( 18.33%), action 55, FPS 2.44, Running 51.26s Step 294( 18.67%), action 56, FPS 2.45, Running 51.65s Step 295( 19.00%), action 57, FPS 2.42, Running 52.11s Step 296( 19.33%), action 58, FPS 2.45, Running 52.43s Step 297( 19.67%), action 59, FPS 2.47, Running 52.87s Step 298( 20.00%), action 60, FPS 2.48, Running 53.20s Step 299( 20.33%), action 61, FPS 2.53, Running 53.65s Step 300( 20.67%), action 62, FPS 2.51, Running 54.00s Step 301( 21.00%), action 63, FPS 2.57, Running 54.28s Step 302( 21.33%), action 64, FPS 2.60, Running 54.78s Step 303( 21.67%), action 65, FPS 2.66, Running 55.13s Step 304( 22.00%), action 66, FPS 2.60, Running 55.58s Step 305( 22.33%), action 67, FPS 2.57, Running 55.95s Step 306( 22.67%), action 68, FPS 2.59, Running 56.33s Step 307( 23.00%), action 69, FPS 2.60, Running 56.81s Step 308( 23.33%), action 70, FPS 2.47, Running 57.48s Step 309( 23.67%), action 71, FPS 2.37, Running 58.30s Step 310( 24.00%), action 72, FPS 2.32, Running 58.86s Step 311( 24.33%), action 73, FPS 2.32, Running 59.20s Step 312( 24.67%), action 74, FPS 2.33, Running 59.56s Step 313( 25.00%), action 75, FPS 2.24, Running 60.19s Step 314( 25.33%), action 76, FPS 2.20, Running 60.76s Step 315( 25.67%), action 77, FPS 2.21, Running 61.17s Step 316( 26.00%), action 78, FPS 2.13, Running 61.80s Step 317( 26.33%), action 79, FPS 2.16, Running 62.12s Step 318( 26.67%), action 80, FPS 2.12, Running 62.63s Step 319( 27.00%), action 81, FPS 2.02, Running 63.56s Step 320( 27.33%), action 82, FPS 2.01, Running 63.95s Step 321( 27.67%), action 83, FPS 1.95, Running 64.53s Step 322( 28.00%), action 84, FPS 1.98, Running 64.87s Step 323( 28.33%), action 85, FPS 1.97, Running 65.29s Step 324( 28.67%), action 86, FPS 1.93, Running 65.94s Step 325( 29.00%), action 87, FPS 1.94, Running 66.26s Step 326( 29.33%), action 88, FPS 1.91, Running 66.78s Step 327( 29.67%), action 89, FPS 1.92, Running 67.23s Step 328( 30.00%), action 90, FPS 1.94, Running 67.80s Step 329( 30.33%), action 91, FPS 1.94, Running 68.60s Step 330( 30.67%), action 92, FPS 1.94, Running 69.17s Step 331( 31.00%), action 93, FPS 1.90, Running 69.70s Step 332( 31.33%), action 94, FPS 1.89, Running 70.15s Step 333( 31.67%), action 95, FPS 1.90, Running 70.69s Step 334( 32.00%), action 96, FPS 1.90, Running 71.30s Step 335( 32.33%), action 97, FPS 1.90, Running 71.68s Step 336( 32.67%), action 98, FPS 1.91, Running 72.27s Step 337( 33.00%), action 99, FPS 1.89, Running 72.71s Step 338( 33.33%), action 100, FPS 1.87, Running 73.33s Step 339( 33.67%), action 101, FPS 1.94, Running 73.89s Step 340( 34.00%), action 102, FPS 1.90, Running 74.47s Step 341( 34.33%), action 103, FPS 1.93, Running 74.87s Step 342( 34.67%), action 104, FPS 1.87, Running 75.58s Step 343( 35.00%), action 105, FPS 1.85, Running 76.08s Step 344( 35.33%), action 106, FPS 1.87, Running 76.63s Step 345( 35.67%), action 107, FPS 1.87, Running 76.95s Step 346( 36.00%), action 108, FPS 1.89, Running 77.36s Step 347( 36.33%), action 109, FPS 1.88, Running 77.89s Step 348( 36.67%), action 110, FPS 1.90, Running 78.34s Step 349( 37.00%), action 111, FPS 1.92, Running 79.02s Step 350( 37.33%), action 112, FPS 1.95, Running 79.44s Step 351( 37.67%), action 113, FPS 1.94, Running 80.02s Step 352( 38.00%), action 114, FPS 1.93, Running 80.51s Step 353( 38.33%), action 115, FPS 1.92, Running 81.08s Step 354( 38.67%), action 116, FPS 1.96, Running 81.53s Step 355( 39.00%), action 117, FPS 1.92, Running 82.10s Step 356( 39.33%), action 118, FPS 1.95, Running 82.51s Step 357( 39.67%), action 119, FPS 1.93, Running 83.06s Step 358( 40.00%), action 120, FPS 1.96, Running 83.52s Step 359( 40.33%), action 121, FPS 1.92, Running 84.29s Step 360( 40.67%), action 122, FPS 1.90, Running 84.97s Step 361( 41.00%), action 123, FPS 1.87, Running 85.58s Step 362( 41.33%), action 124, FPS 1.91, Running 86.04s Step 363( 41.67%), action 125, FPS 1.89, Running 86.66s Step 364( 42.00%), action 126, FPS 1.88, Running 87.25s Step 365( 42.33%), action 127, FPS 1.84, Running 87.81s Step 366( 42.67%), action 128, FPS 1.83, Running 88.29s Step 367( 43.00%), action 129, FPS 1.85, Running 88.71s Step 368( 43.33%), action 130, FPS 1.84, Running 89.19s Step 369( 43.67%), action 131, FPS 1.88, Running 89.68s Step 370( 44.00%), action 132, FPS 1.88, Running 90.09s Step 371( 44.33%), action 133, FPS 1.87, Running 90.70s [2026-08-01 18:23:53] [85 ] Seed 84 failed after 91.09 s. +steps: 371 , actions: 133 . +Instruction: Empty +Total 20/85(23.53%) success. +Setting seed: 85 +Step 1( N/A%), pre moving , FPS 0.14, Running 6.99s Step 2( N/A%), pre moving , FPS 0.28, Running 7.02s Step 3( N/A%), pre moving , FPS 0.43, Running 7.05s Step 4( N/A%), pre moving , FPS 0.56, Running 7.12s Step 5( N/A%), pre moving , FPS 0.70, Running 7.16s Step 6( N/A%), pre moving , FPS 0.83, Running 7.19s Step 7( N/A%), pre moving , FPS 0.97, Running 7.21s Step 8( N/A%), pre moving , FPS 1.11, Running 7.24s Step 9( N/A%), pre moving , FPS 1.24, Running 7.26s Step 10( N/A%), pre moving , FPS 1.37, Running 7.29s Step 11( N/A%), pre moving , FPS 1.50, Running 7.32s Step 12( N/A%), pre moving , FPS 1.63, Running 7.34s Step 13( N/A%), pre moving , FPS 1.76, Running 7.37s Step 14( N/A%), pre moving , FPS 1.89, Running 7.39s Step 15( N/A%), pre moving , FPS 2.02, Running 7.42s Step 16( N/A%), pre moving , FPS 2.15, Running 7.44s Step 17( N/A%), pre moving , FPS 2.28, Running 7.47s Step 18( N/A%), pre moving , FPS 2.40, Running 7.50s Step 19( N/A%), pre moving , FPS 2.53, Running 7.52s Step 20( N/A%), pre moving , FPS 2.65, Running 7.55s Step 21( N/A%), pre moving , FPS 26.97, Running 7.73s Step 22( N/A%), pre moving , FPS 25.25, Running 7.81s Step 23( N/A%), pre moving , FPS 25.34, Running 7.84s Step 24( N/A%), pre moving , FPS 26.02, Running 7.88s Step 25( N/A%), pre moving , FPS 25.89, Running 7.93s Step 26( N/A%), pre moving , FPS 20.21, Running 8.18s Step 27( N/A%), pre moving , FPS 20.25, Running 8.20s Step 28( N/A%), pre moving , FPS 20.25, Running 8.23s Step 29( N/A%), pre moving , FPS 20.27, Running 8.25s Step 30( N/A%), pre moving , FPS 20.24, Running 8.28s Step 31( N/A%), pre moving , FPS 20.09, Running 8.32s Step 32( N/A%), pre moving , FPS 19.87, Running 8.35s Step 33( N/A%), pre moving , FPS 19.82, Running 8.38s Step 34( N/A%), pre moving , FPS 19.66, Running 8.41s Step 35( N/A%), pre moving , FPS 19.66, Running 8.43s Step 36( N/A%), pre moving , FPS 15.06, Running 8.77s Step 37( N/A%), pre moving , FPS 14.98, Running 8.80s Step 38( N/A%), pre moving , FPS 14.94, Running 8.83s Step 39( N/A%), pre moving , FPS 14.95, Running 8.86s Step 40( N/A%), pre moving , FPS 14.96, Running 8.88s Step 41( N/A%), pre moving , FPS 17.02, Running 8.91s Step 42( N/A%), pre moving , FPS 17.76, Running 8.94s Step 43( N/A%), pre moving , FPS 17.72, Running 8.96s Step 44( N/A%), pre moving , FPS 18.10, Running 8.99s Step 45( N/A%), pre moving , FPS 18.49, Running 9.02s Step 46( N/A%), pre moving , FPS 23.13, Running 9.04s Step 47( N/A%), pre moving , FPS 23.02, Running 9.07s Step 48( N/A%), pre moving , FPS 22.99, Running 9.10s Step 49( N/A%), pre moving , FPS 22.97, Running 9.12s Step 50( N/A%), pre moving , FPS 23.00, Running 9.15s Step 51( N/A%), pre moving , FPS 23.42, Running 9.17s Step 52( N/A%), pre moving , FPS 23.68, Running 9.19s Step 53( N/A%), pre moving , FPS 23.31, Running 9.23s Step 54( N/A%), pre moving , FPS 23.17, Running 9.27s Step 55( N/A%), pre moving , FPS 22.18, Running 9.34s Step 56( N/A%), pre moving , FPS 33.52, Running 9.37s Step 57( N/A%), pre moving , FPS 33.89, Running 9.39s Step 58( N/A%), pre moving , FPS 34.23, Running 9.42s Step 59( N/A%), pre moving , FPS 34.27, Running 9.44s Step 60( N/A%), pre moving , FPS 34.28, Running 9.47s Step 61( N/A%), pre moving , FPS 33.84, Running 9.50s Step 62( N/A%), pre moving , FPS 33.54, Running 9.53s Step 63( N/A%), pre moving , FPS 33.18, Running 9.57s Step 64( N/A%), pre moving , FPS 33.13, Running 9.59s Step 65( N/A%), pre moving , FPS 33.00, Running 9.62s Step 66( N/A%), pre moving , FPS 32.61, Running 9.66s Step 67( N/A%), pre moving , FPS 32.66, Running 9.68s Step 68( N/A%), pre moving , FPS 32.06, Running 9.72s Step 69( N/A%), pre moving , FPS 32.02, Running 9.74s Step 70( N/A%), pre moving , FPS 32.06, Running 9.77s Step 71( N/A%), pre moving , FPS 32.10, Running 9.79s Step 72( N/A%), pre moving , FPS 32.12, Running 9.82s Step 73( N/A%), pre moving , FPS 32.94, Running 9.84s Step 74( N/A%), pre moving , FPS 33.78, Running 9.86s Step 75( N/A%), pre moving , FPS 36.12, Running 9.89s Step 76( N/A%), pre moving , FPS 36.20, Running 9.92s Step 77( N/A%), pre moving , FPS 36.03, Running 9.95s Step 78( N/A%), pre moving , FPS 35.43, Running 9.98s Step 79( N/A%), pre moving , FPS 34.78, Running 10.02s Step 80( N/A%), pre moving , FPS 34.36, Running 10.05s Step 81( N/A%), pre moving , FPS 34.14, Running 10.09s Step 82( N/A%), pre moving , FPS 34.44, Running 10.11s Step 83( N/A%), pre moving , FPS 34.81, Running 10.14s Step 84( N/A%), pre moving , FPS 34.89, Running 10.17s Step 85( N/A%), pre moving , FPS 35.05, Running 10.19s Step 86( N/A%), pre moving , FPS 35.19, Running 10.22s Step 87( N/A%), pre moving , FPS 35.06, Running 10.25s Step 88( N/A%), pre moving , FPS 35.21, Running 10.29s Step 89( N/A%), pre moving , FPS 35.19, Running 10.31s Step 90( N/A%), pre moving , FPS 34.94, Running 10.34s Step 91( N/A%), pre moving , FPS 34.42, Running 10.37s Step 92( N/A%), pre moving , FPS 34.14, Running 10.40s Step 93( N/A%), pre moving , FPS 33.74, Running 10.43s Step 94( N/A%), pre moving , FPS 33.60, Running 10.46s Step 95( N/A%), pre moving , FPS 33.18, Running 10.49s Step 96( N/A%), pre moving , FPS 33.37, Running 10.52s Step 97( N/A%), pre moving , FPS 33.63, Running 10.54s Step 98( N/A%), pre moving , FPS 34.22, Running 10.57s Step 99( N/A%), pre moving , FPS 34.86, Running 10.59s Step 100( N/A%), pre moving , FPS 34.42, Running 10.63s Step 101( N/A%), pre moving , FPS 34.98, Running 10.66s Step 102( N/A%), pre moving , FPS 35.15, Running 10.68s Step 103( N/A%), pre moving , FPS 35.36, Running 10.71s Step 104( N/A%), pre moving , FPS 35.47, Running 10.73s Step 105( N/A%), pre moving , FPS 35.62, Running 10.75s Step 106( N/A%), pre moving , FPS 36.05, Running 10.78s Step 107( N/A%), pre moving , FPS 36.21, Running 10.80s Step 108( N/A%), pre moving , FPS 36.80, Running 10.83s Step 109( N/A%), pre moving , FPS 36.89, Running 10.86s Step 110( N/A%), pre moving , FPS 37.09, Running 10.88s Step 111( N/A%), pre moving , FPS 37.69, Running 10.91s Step 112( N/A%), pre moving , FPS 38.04, Running 10.93s Step 113( N/A%), pre moving , FPS 38.31, Running 10.96s Step 114( N/A%), pre moving , FPS 38.31, Running 10.98s Step 115( N/A%), pre moving , FPS 38.99, Running 11.01s Step 116( N/A%), pre moving , FPS 39.10, Running 11.03s Step 117( N/A%), pre moving , FPS 38.83, Running 11.06s Step 118( N/A%), pre moving , FPS 38.30, Running 11.09s Step 119( N/A%), pre moving , FPS 38.06, Running 11.12s Step 120( N/A%), pre moving , FPS 38.95, Running 11.14s Step 121( N/A%), pre moving , FPS 39.13, Running 11.17s Step 122( N/A%), pre moving , FPS 38.56, Running 11.20s Step 123( N/A%), pre moving , FPS 38.51, Running 11.23s Step 124( N/A%), pre moving , FPS 38.46, Running 11.25s Step 125( N/A%), pre moving , FPS 38.43, Running 11.27s Step 126( N/A%), pre moving , FPS 38.50, Running 11.30s Step 127( N/A%), pre moving , FPS 38.74, Running 11.32s Step 128( N/A%), pre moving , FPS 38.93, Running 11.34s Step 129( N/A%), pre moving , FPS 39.02, Running 11.37s Step 130( N/A%), pre moving , FPS 38.90, Running 11.40s Step 131( N/A%), pre moving , FPS 38.65, Running 11.42s Step 132( N/A%), pre moving , FPS 38.27, Running 11.45s Step 133( N/A%), pre moving , FPS 38.36, Running 11.48s Step 134( N/A%), pre moving , FPS 38.55, Running 11.50s Step 135( N/A%), pre moving , FPS 38.51, Running 11.52s Step 136( N/A%), pre moving , FPS 38.50, Running 11.55s Step 137( N/A%), pre moving , FPS 38.88, Running 11.57s Step 138( N/A%), pre moving , FPS 39.50, Running 11.60s Step 139( N/A%), pre moving , FPS 39.82, Running 11.62s Step 140( N/A%), pre moving , FPS 40.10, Running 11.64s Step 141( N/A%), pre moving , FPS 40.20, Running 11.67s Step 142( N/A%), pre moving , FPS 40.99, Running 11.69s Step 143( N/A%), pre moving , FPS 40.50, Running 11.72s Step 144( N/A%), pre moving , FPS 40.11, Running 11.75s Step 145( N/A%), pre moving , FPS 39.68, Running 11.78s Step 146( N/A%), pre moving , FPS 39.40, Running 11.81s Step 147( N/A%), pre moving , FPS 39.02, Running 11.83s Step 148( N/A%), pre moving , FPS 39.01, Running 11.86s Step 149( N/A%), pre moving , FPS 38.95, Running 11.88s Step 150( N/A%), pre moving , FPS 39.15, Running 11.91s Step 151( N/A%), pre moving , FPS 39.47, Running 11.93s Step 152( N/A%), pre moving , FPS 39.89, Running 11.95s Step 153( N/A%), pre moving , FPS 39.98, Running 11.98s Step 154( N/A%), pre moving , FPS 39.73, Running 12.00s Step 155( N/A%), pre moving , FPS 39.77, Running 12.03s Step 156( N/A%), pre moving , FPS 39.79, Running 12.05s Step 157( N/A%), pre moving , FPS 39.80, Running 12.07s Step 158( N/A%), pre moving , FPS 39.06, Running 12.11s Step 159( N/A%), pre moving , FPS 38.61, Running 12.14s Step 160( N/A%), pre moving , FPS 37.63, Running 12.17s Step 161( N/A%), pre moving , FPS 37.08, Running 12.21s Step 162( N/A%), pre moving , FPS 37.05, Running 12.23s Step 163( N/A%), pre moving , FPS 18.54, Running 12.80s Step 164( N/A%), pre moving , FPS 16.53, Running 12.96s Step 165( N/A%), pre moving , FPS 14.21, Running 13.19s Step 166( N/A%), pre moving , FPS 13.23, Running 13.32s Step 167( N/A%), pre moving , FPS 11.49, Running 13.57s Step 168( N/A%), pre moving , FPS 10.63, Running 13.74s Step 169( N/A%), pre moving , FPS 9.46, Running 14.00s Step 170( N/A%), pre moving , FPS 8.86, Running 14.16s Step 171( N/A%), pre moving , FPS 7.94, Running 14.45s Step 172( N/A%), pre moving , FPS 7.62, Running 14.58s Step 173( N/A%), pre moving , FPS 6.99, Running 14.84s Step 174( N/A%), pre moving , FPS 6.62, Running 15.02s Step 175( N/A%), pre moving , FPS 6.16, Running 15.28s Step 176( N/A%), pre moving , FPS 5.89, Running 15.45s Step 177( N/A%), pre moving , FPS 5.51, Running 15.71s Step 178( N/A%), pre moving , FPS 5.33, Running 15.86s Step 179( N/A%), pre moving , FPS 5.03, Running 16.11s Step 180( N/A%), pre moving , FPS 4.89, Running 16.27s Step 181( N/A%), pre moving , FPS 4.63, Running 16.53s Step 182( N/A%), pre moving , FPS 4.48, Running 16.69s Step 183( N/A%), pre moving , FPS 4.85, Running 16.93s Step 184( N/A%), pre moving , FPS 4.85, Running 17.08s Step 185( N/A%), pre moving , FPS 4.84, Running 17.32s Step 186( N/A%), pre moving , FPS 4.76, Running 17.52s Step 187( N/A%), pre moving , FPS 4.78, Running 17.76s Step 188( N/A%), pre moving , FPS 4.78, Running 17.92s Step 189( N/A%), pre moving , FPS 4.80, Running 18.16s Step 190( N/A%), pre moving , FPS 4.78, Running 18.35s Step 191( N/A%), pre moving , FPS 4.82, Running 18.60s Step 192( N/A%), pre moving , FPS 4.76, Running 18.78s Step 193( N/A%), pre moving , FPS 4.74, Running 19.06s Step 194( N/A%), pre moving , FPS 4.73, Running 19.25s Step 195( N/A%), pre moving , FPS 4.75, Running 19.48s Step 196( N/A%), pre moving , FPS 4.72, Running 19.69s Step 197( N/A%), pre moving , FPS 4.67, Running 19.99s Step 198( N/A%), pre moving , FPS 4.60, Running 20.21s Step 199( N/A%), pre moving , FPS 4.57, Running 20.49s Step 200( N/A%), pre moving , FPS 4.55, Running 20.67s Step 201( N/A%), pre moving , FPS 4.52, Running 20.95s Step 202( N/A%), pre moving , FPS 4.50, Running 21.13s Step 203( N/A%), pre moving , FPS 4.49, Running 21.38s Step 204( N/A%), pre moving , FPS 4.46, Running 21.57s Step 205( N/A%), pre moving , FPS 4.41, Running 21.85s Step 206( N/A%), pre moving , FPS 4.44, Running 22.02s Step 207( N/A%), pre moving , FPS 4.44, Running 22.26s Step 208( N/A%), pre moving , FPS 4.43, Running 22.44s Step 209( N/A%), pre moving , FPS 4.43, Running 22.68s Step 210( N/A%), pre moving , FPS 4.42, Running 22.87s Step 211( N/A%), pre moving , FPS 4.44, Running 23.10s Step 212( N/A%), pre moving , FPS 4.46, Running 23.27s Step 213( N/A%), pre moving , FPS 4.50, Running 23.51s Step 214( N/A%), pre moving , FPS 4.50, Running 23.69s Step 215( N/A%), pre moving , FPS 4.50, Running 23.93s Step 216( N/A%), pre moving , FPS 4.49, Running 24.14s Step 217( N/A%), pre moving , FPS 4.51, Running 24.42s Step 218( N/A%), pre moving , FPS 4.51, Running 24.64s Step 219( N/A%), pre moving , FPS 4.54, Running 24.89s Step 220( N/A%), pre moving , FPS 4.53, Running 25.09s Step 221( N/A%), pre moving , FPS 4.56, Running 25.34s Step 222( N/A%), pre moving , FPS 4.55, Running 25.53s Step 223( N/A%), pre moving , FPS 4.56, Running 25.76s Step 224( N/A%), pre moving , FPS 4.55, Running 25.96s Step 225( N/A%), pre moving , FPS 4.59, Running 26.21s Step 226( N/A%), pre moving , FPS 4.73, Running 26.25s Step 227( N/A%), pre moving , FPS 4.95, Running 26.30s Step 228( N/A%), pre moving , FPS 5.12, Running 26.35s Step 229( N/A%), pre moving , FPS 5.38, Running 26.40s Step 230( N/A%), pre moving , FPS 5.59, Running 26.45s Step 231( N/A%), pre moving , FPS 5.91, Running 26.49s Step 232( N/A%), pre moving , FPS 6.13, Running 26.53s Step 233( N/A%), pre moving , FPS 6.52, Running 26.57s Step 234( N/A%), pre moving , FPS 6.85, Running 26.61s Step 235( N/A%), pre moving , FPS 7.35, Running 26.65s Step 236( N/A%), pre moving , FPS 4.96, Running 28.17s Step 237( N/A%), pre moving , FPS 5.02, Running 28.40s Step 238( N/A%), pre moving , FPS 5.09, Running 28.57s Step 239( N/A%), pre moving , FPS 5.12, Running 28.80s Step 240( N/A%), pre moving , FPS 5.12, Running 28.99s Step 241( N/A%), pre moving , FPS 5.12, Running 29.25s Step 242( N/A%), pre moving , FPS 5.13, Running 29.42s Step 243( N/A%), pre moving , FPS 5.08, Running 29.70s Step 244( N/A%), pre moving , FPS 5.12, Running 29.87s Step 245( N/A%), pre moving , FPS 5.08, Running 30.14s Step 246( N/A%), pre moving , FPS 4.93, Running 30.31s Step 247( N/A%), pre moving , FPS 4.69, Running 30.57s Step 248( N/A%), pre moving , FPS 4.58, Running 30.72s Step 249( N/A%), pre moving , FPS 4.38, Running 30.97s Step 250( N/A%), pre moving , FPS 4.26, Running 31.14s Step 251( N/A%), pre moving , FPS 4.09, Running 31.38s Step 252( N/A%), pre moving , FPS 4.00, Running 31.53s Step 253( N/A%), pre moving , FPS 3.84, Running 31.78s Step 254( N/A%), pre moving , FPS 3.77, Running 31.92s Step 255( N/A%), pre moving , FPS 3.62, Running 32.17s Step 256( 0.33%), action 1, FPS 4.18, Running 32.95s Step 257( 0.67%), action 2, FPS 4.13, Running 33.25s Step 258( 1.00%), action 3, FPS 3.72, Running 33.95s Step 259( 1.33%), action 4, FPS 3.69, Running 34.22s Step 260( 1.67%), action 5, FPS 3.37, Running 34.91s Step 261( 2.00%), action 6, FPS 3.34, Running 35.24s Step 262( 2.33%), action 7, FPS 3.23, Running 35.62s Step 263( 2.67%), action 8, FPS 3.24, Running 35.86s Step 264( 3.00%), action 9, FPS 3.09, Running 36.34s Step 265( 3.33%), action 10, FPS 3.07, Running 36.67s Step 266( 3.67%), action 11, FPS 2.83, Running 37.38s Step 267( 4.00%), action 12, FPS 2.83, Running 37.63s Step 268( 4.33%), action 13, FPS 2.72, Running 38.08s Step 269( 4.67%), action 14, FPS 2.70, Running 38.37s Step 270( 5.00%), action 15, FPS 2.61, Running 38.82s Step 271( 5.33%), action 16, FPS 2.56, Running 39.18s Step 272( 5.67%), action 17, FPS 2.39, Running 39.88s Step 273( 6.00%), action 18, FPS 2.39, Running 40.15s Step 274( 6.33%), action 19, FPS 2.30, Running 40.62s Step 275( 6.67%), action 20, FPS 2.27, Running 40.98s Step 276( 7.00%), action 21, FPS 2.29, Running 41.71s Step 277( 7.33%), action 22, FPS 2.25, Running 42.12s Step 278( 7.67%), action 23, FPS 2.33, Running 42.55s Step 279( 8.00%), action 24, FPS 2.32, Running 42.83s Step 280( 8.33%), action 25, FPS 2.35, Running 43.44s Step 281( 8.67%), action 26, FPS 2.37, Running 43.68s Step 282( 9.00%), action 27, FPS 2.36, Running 44.09s Step 283( 9.33%), action 28, FPS 2.32, Running 44.50s Step 284( 9.67%), action 29, FPS 2.33, Running 44.91s Step 285( 10.00%), action 30, FPS 2.35, Running 45.19s Step 286( 10.33%), action 31, FPS 2.33, Running 45.98s Step 287( 10.67%), action 32, FPS 2.32, Running 46.26s Step 288( 11.00%), action 33, FPS 2.27, Running 46.90s Step 289( 11.33%), action 34, FPS 2.21, Running 47.40s Step 290( 11.67%), action 35, FPS 2.17, Running 48.05s Step 291( 12.00%), action 36, FPS 2.16, Running 48.43s Step 292( 12.33%), action 37, FPS 2.18, Running 49.06s Step 293( 12.67%), action 38, FPS 2.15, Running 49.46s Step 294( 13.00%), action 39, FPS 2.14, Running 49.98s Step 295( 13.33%), action 40, FPS 2.15, Running 50.30s Step 296( 13.67%), action 41, FPS 2.16, Running 50.95s Step 297( 14.00%), action 42, FPS 2.20, Running 51.23s Step 298( 14.33%), action 43, FPS 2.17, Running 51.77s Step 299( 14.67%), action 44, FPS 2.12, Running 52.27s Step 300( 15.00%), action 45, FPS 2.16, Running 52.71s Step 301( 15.33%), action 46, FPS 2.15, Running 52.99s Step 302( 15.67%), action 47, FPS 2.10, Running 53.61s Step 303( 16.00%), action 48, FPS 2.11, Running 53.98s Step 304( 16.33%), action 49, FPS 2.07, Running 54.55s Step 305( 16.67%), action 50, FPS 2.05, Running 54.96s Step 306( 17.00%), action 51, FPS 2.04, Running 55.80s Step 307( 17.33%), action 52, FPS 2.02, Running 56.14s Step 308( 17.67%), action 53, FPS 2.02, Running 56.80s Step 309( 18.00%), action 54, FPS 2.03, Running 57.26s Step 310( 18.33%), action 55, FPS 2.07, Running 57.74s Step 311( 18.67%), action 56, FPS 2.05, Running 58.21s Step 312( 19.00%), action 57, FPS 2.05, Running 58.82s Step 313( 19.33%), action 58, FPS 2.06, Running 59.16s Step 314( 19.67%), action 59, FPS 2.10, Running 59.53s Step 315( 20.00%), action 60, FPS 2.09, Running 59.86s Step 316( 20.33%), action 61, FPS 2.07, Running 60.61s Step 317( 20.67%), action 62, FPS 2.07, Running 60.90s Step 318( 21.00%), action 63, FPS 2.10, Running 61.28s Step 319( 21.33%), action 64, FPS 2.16, Running 61.50s Step 320( 21.67%), action 65, FPS 2.17, Running 61.94s Step 321( 22.00%), action 66, FPS 2.17, Running 62.22s Step 322( 22.33%), action 67, FPS 2.23, Running 62.60s Step 323( 22.67%), action 68, FPS 2.26, Running 62.82s Step 324( 23.00%), action 69, FPS 2.30, Running 63.24s Step 325( 23.33%), action 70, FPS 2.35, Running 63.46s Step 326( 23.67%), action 71, FPS 2.47, Running 63.90s Step 327( 24.00%), action 72, FPS 2.49, Running 64.17s Step 328( 24.33%), action 73, FPS 2.58, Running 64.56s Step 329( 24.67%), action 74, FPS 2.65, Running 64.81s Step 330( 25.00%), action 75, FPS 2.60, Running 65.44s Step 331( 25.33%), action 76, FPS 2.61, Running 65.86s Step 332( 25.67%), action 77, FPS 2.68, Running 66.29s Step 333( 26.00%), action 78, FPS 2.68, Running 66.63s Step 334( 26.33%), action 79, FPS 2.70, Running 66.93s Step 335( 26.67%), action 80, FPS 2.71, Running 67.24s Step 336( 27.00%), action 81, FPS 2.70, Running 68.01s Step 337( 27.33%), action 82, FPS 2.70, Running 68.31s Step 338( 27.67%), action 83, FPS 2.68, Running 68.76s Step 339( 28.00%), action 84, FPS 2.66, Running 69.01s Step 340( 28.33%), action 85, FPS 2.64, Running 69.52s Step 341( 28.67%), action 86, FPS 2.61, Running 69.89s Step 342( 29.00%), action 87, FPS 2.61, Running 70.26s Step 343( 29.33%), action 88, FPS 2.59, Running 70.53s Step 344( 29.67%), action 89, FPS 2.60, Running 70.94s Step 345( 30.00%), action 90, FPS 2.52, Running 71.38s Step 346( 30.33%), action 91, FPS 2.48, Running 71.97s Step 347( 30.67%), action 92, FPS 2.45, Running 72.33s Step 348( 31.00%), action 93, FPS 2.46, Running 72.67s Step 349( 31.33%), action 94, FPS 2.46, Running 72.94s Step 350( 31.67%), action 95, FPS 2.49, Running 73.47s Step 351( 32.00%), action 96, FPS 2.53, Running 73.77s Step 352( 32.33%), action 97, FPS 2.52, Running 74.24s Step 353( 32.67%), action 98, FPS 2.47, Running 74.71s Step 354( 33.00%), action 99, FPS 2.43, Running 75.18s Step 355( 33.33%), action 100, FPS 2.36, Running 75.70s Step 356( 33.67%), action 101, FPS 2.33, Running 76.60s Step 357( 34.00%), action 102, FPS 2.30, Running 76.99s [2026-08-01 18:25:11] [86 ] Seed 85 failed after 77.61 s. +steps: 357 , actions: 102 . +Instruction: Empty +Total 20/86(23.26%) success. +Setting seed: 86 +Step 1( N/A%), pre moving , FPS 0.49, Running 2.02s Step 2( N/A%), pre moving , FPS 0.97, Running 2.06s Step 3( N/A%), pre moving , FPS 1.43, Running 2.09s Step 4( N/A%), pre moving , FPS 1.88, Running 2.12s Step 5( N/A%), pre moving , FPS 2.32, Running 2.15s Step 6( N/A%), pre moving , FPS 2.75, Running 2.18s Step 7( N/A%), pre moving , FPS 3.17, Running 2.21s Step 8( N/A%), pre moving , FPS 3.58, Running 2.24s Step 9( N/A%), pre moving , FPS 3.97, Running 2.27s Step 10( N/A%), pre moving , FPS 4.35, Running 2.30s Step 11( N/A%), pre moving , FPS 4.71, Running 2.34s Step 12( N/A%), pre moving , FPS 5.08, Running 2.36s Step 13( N/A%), pre moving , FPS 5.44, Running 2.39s Step 14( N/A%), pre moving , FPS 5.78, Running 2.42s Step 15( N/A%), pre moving , FPS 6.12, Running 2.45s Step 16( N/A%), pre moving , FPS 6.46, Running 2.48s Step 17( N/A%), pre moving , FPS 6.79, Running 2.50s Step 18( N/A%), pre moving , FPS 7.12, Running 2.53s Step 19( N/A%), pre moving , FPS 7.44, Running 2.56s Step 20( N/A%), pre moving , FPS 7.75, Running 2.58s Step 21( N/A%), pre moving , FPS 23.96, Running 2.86s Step 22( N/A%), pre moving , FPS 22.44, Running 2.95s Step 23( N/A%), pre moving , FPS 22.56, Running 2.98s Step 24( N/A%), pre moving , FPS 22.67, Running 3.01s Step 25( N/A%), pre moving , FPS 22.49, Running 3.04s Step 26( N/A%), pre moving , FPS 17.56, Running 3.32s Step 27( N/A%), pre moving , FPS 17.60, Running 3.34s Step 28( N/A%), pre moving , FPS 17.26, Running 3.40s Step 29( N/A%), pre moving , FPS 17.26, Running 3.43s Step 30( N/A%), pre moving , FPS 17.11, Running 3.47s Step 31( N/A%), pre moving , FPS 17.25, Running 3.49s Step 32( N/A%), pre moving , FPS 17.28, Running 3.52s Step 33( N/A%), pre moving , FPS 17.31, Running 3.55s Step 34( N/A%), pre moving , FPS 17.43, Running 3.57s Step 35( N/A%), pre moving , FPS 17.44, Running 3.60s Step 36( N/A%), pre moving , FPS 13.64, Running 3.94s Step 37( N/A%), pre moving , FPS 13.64, Running 3.97s Step 38( N/A%), pre moving , FPS 13.50, Running 4.01s Step 39( N/A%), pre moving , FPS 13.45, Running 4.04s Step 40( N/A%), pre moving , FPS 13.39, Running 4.08s Step 41( N/A%), pre moving , FPS 16.00, Running 4.11s Step 42( N/A%), pre moving , FPS 16.72, Running 4.15s Step 43( N/A%), pre moving , FPS 16.61, Running 4.19s Step 44( N/A%), pre moving , FPS 16.58, Running 4.21s Step 45( N/A%), pre moving , FPS 16.67, Running 4.24s Step 46( N/A%), pre moving , FPS 20.94, Running 4.27s Step 47( N/A%), pre moving , FPS 20.79, Running 4.31s Step 48( N/A%), pre moving , FPS 21.32, Running 4.33s Step 49( N/A%), pre moving , FPS 21.46, Running 4.36s Step 50( N/A%), pre moving , FPS 21.61, Running 4.39s Step 51( N/A%), pre moving , FPS 21.64, Running 4.42s Step 52( N/A%), pre moving , FPS 21.62, Running 4.45s Step 53( N/A%), pre moving , FPS 21.55, Running 4.47s Step 54( N/A%), pre moving , FPS 21.48, Running 4.50s Step 55( N/A%), pre moving , FPS 21.43, Running 4.53s Step 56( N/A%), pre moving , FPS 32.62, Running 4.56s Step 57( N/A%), pre moving , FPS 31.99, Running 4.59s Step 58( N/A%), pre moving , FPS 32.81, Running 4.62s Step 59( N/A%), pre moving , FPS 33.13, Running 4.65s Step 60( N/A%), pre moving , FPS 32.67, Running 4.69s Step 61( N/A%), pre moving , FPS 32.50, Running 4.72s Step 62( N/A%), pre moving , FPS 32.70, Running 4.76s Step 63( N/A%), pre moving , FPS 32.09, Running 4.81s Step 64( N/A%), pre moving , FPS 31.16, Running 4.85s Step 65( N/A%), pre moving , FPS 30.80, Running 4.89s Step 66( N/A%), pre moving , FPS 30.21, Running 4.94s Step 67( N/A%), pre moving , FPS 29.64, Running 4.98s Step 68( N/A%), pre moving , FPS 29.02, Running 5.02s Step 69( N/A%), pre moving , FPS 28.34, Running 5.06s Step 70( N/A%), pre moving , FPS 28.21, Running 5.10s Step 71( N/A%), pre moving , FPS 27.62, Running 5.14s Step 72( N/A%), pre moving , FPS 26.93, Running 5.19s Step 73( N/A%), pre moving , FPS 26.19, Running 5.24s Step 74( N/A%), pre moving , FPS 25.81, Running 5.28s Step 75( N/A%), pre moving , FPS 25.43, Running 5.32s Step 76( N/A%), pre moving , FPS 24.88, Running 5.36s Step 77( N/A%), pre moving , FPS 24.85, Running 5.40s Step 78( N/A%), pre moving , FPS 24.31, Running 5.44s Step 79( N/A%), pre moving , FPS 23.95, Running 5.48s Step 80( N/A%), pre moving , FPS 23.99, Running 5.52s Step 81( N/A%), pre moving , FPS 23.94, Running 5.56s Step 82( N/A%), pre moving , FPS 23.95, Running 5.60s Step 83( N/A%), pre moving , FPS 24.25, Running 5.63s Step 84( N/A%), pre moving , FPS 24.48, Running 5.67s Step 85( N/A%), pre moving , FPS 24.86, Running 5.69s Step 86( N/A%), pre moving , FPS 25.52, Running 5.72s Step 87( N/A%), pre moving , FPS 26.13, Running 5.75s Step 88( N/A%), pre moving , FPS 26.75, Running 5.77s Step 89( N/A%), pre moving , FPS 27.35, Running 5.80s Step 90( N/A%), pre moving , FPS 27.81, Running 5.82s Step 91( N/A%), pre moving , FPS 28.43, Running 5.85s Step 92( N/A%), pre moving , FPS 29.02, Running 5.88s Step 93( N/A%), pre moving , FPS 29.72, Running 5.91s Step 94( N/A%), pre moving , FPS 30.30, Running 5.94s Step 95( N/A%), pre moving , FPS 30.97, Running 5.96s Step 96( N/A%), pre moving , FPS 31.69, Running 5.99s Step 97( N/A%), pre moving , FPS 32.31, Running 6.02s Step 98( N/A%), pre moving , FPS 33.11, Running 6.05s Step 99( N/A%), pre moving , FPS 33.88, Running 6.07s Step 100( N/A%), pre moving , FPS 34.84, Running 6.10s Step 101( N/A%), pre moving , FPS 35.67, Running 6.12s Step 102( N/A%), pre moving , FPS 36.41, Running 6.15s Step 103( N/A%), pre moving , FPS 37.23, Running 6.17s Step 104( N/A%), pre moving , FPS 38.02, Running 6.20s Step 105( N/A%), pre moving , FPS 37.75, Running 6.22s Step 106( N/A%), pre moving , FPS 37.62, Running 6.25s Step 107( N/A%), pre moving , FPS 37.64, Running 6.28s Step 108( N/A%), pre moving , FPS 37.48, Running 6.30s Step 109( N/A%), pre moving , FPS 37.51, Running 6.33s Step 110( N/A%), pre moving , FPS 37.57, Running 6.35s Step 111( N/A%), pre moving , FPS 37.42, Running 6.38s Step 112( N/A%), pre moving , FPS 37.81, Running 6.41s Step 113( N/A%), pre moving , FPS 37.74, Running 6.44s Step 114( N/A%), pre moving , FPS 37.43, Running 6.47s Step 115( N/A%), pre moving , FPS 37.25, Running 6.50s Step 116( N/A%), pre moving , FPS 37.56, Running 6.52s Step 117( N/A%), pre moving , FPS 37.75, Running 6.55s Step 118( N/A%), pre moving , FPS 38.17, Running 6.57s Step 119( N/A%), pre moving , FPS 37.91, Running 6.60s Step 120( N/A%), pre moving , FPS 37.73, Running 6.63s Step 121( N/A%), pre moving , FPS 37.28, Running 6.66s Step 122( N/A%), pre moving , FPS 37.09, Running 6.68s Step 123( N/A%), pre moving , FPS 36.56, Running 6.72s Step 124( N/A%), pre moving , FPS 35.86, Running 6.75s Step 125( N/A%), pre moving , FPS 17.33, Running 7.38s Step 126( N/A%), pre moving , FPS 15.31, Running 7.56s Step 127( N/A%), pre moving , FPS 13.16, Running 7.80s Step 128( N/A%), pre moving , FPS 11.95, Running 7.98s Step 129( N/A%), pre moving , FPS 10.63, Running 8.21s Step 130( N/A%), pre moving , FPS 9.91, Running 8.37s Step 131( N/A%), pre moving , FPS 8.80, Running 8.66s Step 132( N/A%), pre moving , FPS 8.13, Running 8.87s Step 133( N/A%), pre moving , FPS 7.48, Running 9.11s Step 134( N/A%), pre moving , FPS 7.15, Running 9.27s Step 135( N/A%), pre moving , FPS 6.63, Running 9.51s Step 136( N/A%), pre moving , FPS 6.30, Running 9.70s Step 137( N/A%), pre moving , FPS 5.88, Running 9.95s Step 138( N/A%), pre moving , FPS 5.65, Running 10.11s Step 139( N/A%), pre moving , FPS 5.32, Running 10.36s Step 140( N/A%), pre moving , FPS 5.13, Running 10.53s Step 141( N/A%), pre moving , FPS 4.85, Running 10.78s Step 142( N/A%), pre moving , FPS 4.72, Running 10.92s Step 143( N/A%), pre moving , FPS 4.50, Running 11.17s Step 144( N/A%), pre moving , FPS 4.40, Running 11.30s Step 145( N/A%), pre moving , FPS 4.83, Running 11.52s Step 146( N/A%), pre moving , FPS 4.87, Running 11.67s Step 147( N/A%), pre moving , FPS 4.88, Running 11.89s Step 148( N/A%), pre moving , FPS 4.84, Running 12.11s Step 149( N/A%), pre moving , FPS 4.77, Running 12.40s Step 150( N/A%), pre moving , FPS 4.78, Running 12.55s Step 151( N/A%), pre moving , FPS 4.82, Running 12.80s Step 152( N/A%), pre moving , FPS 4.87, Running 12.97s Step 153( N/A%), pre moving , FPS 4.84, Running 13.24s Step 154( N/A%), pre moving , FPS 4.84, Running 13.40s Step 155( N/A%), pre moving , FPS 4.87, Running 13.62s Step 156( N/A%), pre moving , FPS 4.89, Running 13.79s Step 157( N/A%), pre moving , FPS 4.86, Running 14.06s Step 158( N/A%), pre moving , FPS 4.85, Running 14.24s Step 159( N/A%), pre moving , FPS 4.80, Running 14.53s Step 160( N/A%), pre moving , FPS 4.72, Running 14.77s Step 161( N/A%), pre moving , FPS 4.70, Running 15.03s Step 162( N/A%), pre moving , FPS 4.68, Running 15.19s Step 163( N/A%), pre moving , FPS 4.69, Running 15.43s Step 164( N/A%), pre moving , FPS 4.64, Running 15.61s Step 165( N/A%), pre moving , FPS 4.58, Running 15.88s Step 166( N/A%), pre moving , FPS 4.52, Running 16.09s Step 167( N/A%), pre moving , FPS 4.45, Running 16.39s Step 168( N/A%), pre moving , FPS 4.48, Running 16.58s Step 169( N/A%), pre moving , FPS 4.45, Running 16.90s Step 170( N/A%), pre moving , FPS 4.39, Running 17.11s Step 171( N/A%), pre moving , FPS 4.38, Running 17.37s Step 172( N/A%), pre moving , FPS 4.37, Running 17.55s Step 173( N/A%), pre moving , FPS 4.38, Running 17.81s Step 174( N/A%), pre moving , FPS 4.32, Running 18.03s Step 175( N/A%), pre moving , FPS 4.30, Running 18.27s Step 176( N/A%), pre moving , FPS 4.26, Running 18.48s Step 177( N/A%), pre moving , FPS 4.25, Running 18.76s Step 178( N/A%), pre moving , FPS 4.26, Running 18.93s Step 179( N/A%), pre moving , FPS 4.29, Running 19.19s Step 180( N/A%), pre moving , FPS 4.37, Running 19.34s Step 181( N/A%), pre moving , FPS 4.41, Running 19.56s Step 182( N/A%), pre moving , FPS 4.42, Running 19.72s Step 183( N/A%), pre moving , FPS 4.34, Running 20.04s Step 184( N/A%), pre moving , FPS 4.36, Running 20.20s Step 185( N/A%), pre moving , FPS 4.33, Running 20.50s Step 186( N/A%), pre moving , FPS 4.36, Running 20.68s Step 187( N/A%), pre moving , FPS 4.44, Running 20.90s Step 188( N/A%), pre moving , FPS 4.58, Running 20.94s Step 189( N/A%), pre moving , FPS 4.90, Running 20.98s Step 190( N/A%), pre moving , FPS 5.10, Running 21.03s Step 191( N/A%), pre moving , FPS 5.38, Running 21.08s Step 192( N/A%), pre moving , FPS 5.60, Running 21.12s Step 193( N/A%), pre moving , FPS 5.96, Running 21.17s Step 194( N/A%), pre moving , FPS 6.19, Running 21.27s Step 195( N/A%), pre moving , FPS 6.55, Running 21.32s Step 196( N/A%), pre moving , FPS 6.94, Running 21.36s Step 197( N/A%), pre moving , FPS 7.58, Running 21.40s Step 198( N/A%), pre moving , FPS 5.17, Running 22.80s Step 199( N/A%), pre moving , FPS 5.20, Running 23.03s Step 200( N/A%), pre moving , FPS 5.10, Running 23.26s Step 201( N/A%), pre moving , FPS 5.01, Running 23.55s Step 202( N/A%), pre moving , FPS 5.02, Running 23.71s Step 203( N/A%), pre moving , FPS 5.14, Running 23.93s Step 204( N/A%), pre moving , FPS 5.10, Running 24.13s Step 205( N/A%), pre moving , FPS 5.09, Running 24.43s Step 206( N/A%), pre moving , FPS 5.10, Running 24.60s Step 207( N/A%), pre moving , FPS 5.02, Running 24.88s Step 208( N/A%), pre moving , FPS 4.84, Running 25.07s Step 209( N/A%), pre moving , FPS 4.60, Running 25.33s Step 210( N/A%), pre moving , FPS 4.46, Running 25.52s Step 211( N/A%), pre moving , FPS 4.26, Running 25.77s Step 212( N/A%), pre moving , FPS 4.16, Running 25.93s Step 213( N/A%), pre moving , FPS 3.98, Running 26.19s Step 214( N/A%), pre moving , FPS 3.92, Running 26.37s Step 215( N/A%), pre moving , FPS 3.78, Running 26.61s Step 216( N/A%), pre moving , FPS 3.67, Running 26.80s Step 217( N/A%), pre moving , FPS 3.54, Running 27.05s Step 218( 0.33%), action 1, FPS 3.80, Running 28.06s Step 219( 0.67%), action 2, FPS 3.76, Running 28.35s Step 220( 1.00%), action 3, FPS 3.43, Running 29.10s Step 221( 1.33%), action 4, FPS 3.39, Running 29.45s Step 222( 1.67%), action 5, FPS 3.04, Running 30.28s Step 223( 2.00%), action 6, FPS 3.00, Running 30.60s Step 224( 2.33%), action 7, FPS 2.78, Running 31.33s Step 225( 2.67%), action 8, FPS 2.71, Running 31.82s Step 226( 3.00%), action 9, FPS 2.47, Running 32.70s Step 227( 3.33%), action 10, FPS 2.45, Running 33.06s Step 228( 3.67%), action 11, FPS 2.29, Running 33.80s Step 229( 4.00%), action 12, FPS 2.29, Running 34.06s Step 230( 4.33%), action 13, FPS 2.22, Running 34.54s Step 231( 4.67%), action 14, FPS 2.16, Running 35.03s Step 232( 5.00%), action 15, FPS 2.06, Running 35.64s Step 233( 5.33%), action 16, FPS 2.06, Running 35.90s Step 234( 5.67%), action 17, FPS 1.97, Running 36.53s Step 235( 6.00%), action 18, FPS 1.97, Running 36.77s Step 236( 6.33%), action 19, FPS 1.88, Running 37.44s Step 237( 6.67%), action 20, FPS 1.87, Running 37.75s Step 238( 7.00%), action 21, FPS 1.89, Running 38.65s Step 239( 7.33%), action 22, FPS 1.90, Running 38.90s Step 240( 7.67%), action 23, FPS 1.95, Running 39.36s Step 241( 8.00%), action 24, FPS 1.97, Running 39.59s Step 242( 8.33%), action 25, FPS 2.01, Running 40.24s Step 243( 8.67%), action 26, FPS 2.03, Running 40.46s Step 244( 9.00%), action 27, FPS 2.05, Running 41.08s Step 245( 9.33%), action 28, FPS 2.07, Running 41.48s Step 246( 9.67%), action 29, FPS 2.17, Running 41.92s Step 247( 10.00%), action 30, FPS 2.19, Running 42.19s Step 248( 10.33%), action 31, FPS 2.13, Running 43.18s Step 249( 10.67%), action 32, FPS 2.11, Running 43.56s Step 250( 11.00%), action 33, FPS 2.03, Running 44.37s Step 251( 11.33%), action 34, FPS 2.06, Running 44.73s Step 252( 11.67%), action 35, FPS 2.05, Running 45.39s Step 253( 12.00%), action 36, FPS 1.99, Running 45.96s Step 254( 12.33%), action 37, FPS 2.03, Running 46.39s Step 255( 12.67%), action 38, FPS 2.02, Running 46.68s Step 256( 13.00%), action 39, FPS 2.01, Running 47.37s Step 257( 13.33%), action 40, FPS 1.97, Running 47.92s Step 258( 13.67%), action 41, FPS 1.98, Running 48.74s Step 259( 14.00%), action 42, FPS 1.96, Running 49.08s Step 260( 14.33%), action 43, FPS 1.94, Running 49.65s Step 261( 14.67%), action 44, FPS 1.86, Running 50.31s Step 262( 15.00%), action 45, FPS 1.83, Running 51.16s Step 263( 15.33%), action 46, FPS 1.82, Running 51.45s Step 264( 15.67%), action 47, FPS 1.84, Running 51.94s Step 265( 16.00%), action 48, FPS 1.86, Running 52.22s Step 266( 16.33%), action 49, FPS 1.82, Running 52.88s Step 267( 16.67%), action 50, FPS 1.83, Running 53.10s Step 268( 17.00%), action 51, FPS 1.81, Running 54.23s Step 269( 17.33%), action 52, FPS 1.78, Running 54.79s Step 270( 17.67%), action 53, FPS 1.84, Running 55.26s Step 271( 18.00%), action 54, FPS 1.80, Running 55.82s Step 272( 18.33%), action 55, FPS 1.85, Running 56.22s Step 273( 18.67%), action 56, FPS 1.89, Running 56.53s Step 274( 19.00%), action 57, FPS 1.89, Running 57.00s Step 275( 19.33%), action 58, FPS 1.87, Running 57.40s Step 276( 19.67%), action 59, FPS 1.87, Running 58.07s Step 277( 20.00%), action 60, FPS 1.88, Running 58.55s Step 278( 20.33%), action 61, FPS 1.93, Running 59.10s Step 279( 20.67%), action 62, FPS 1.94, Running 59.39s Step 280( 21.00%), action 63, FPS 1.96, Running 59.86s Step 281( 21.33%), action 64, FPS 2.02, Running 60.19s Step 282( 21.67%), action 65, FPS 2.12, Running 60.59s Step 283( 22.00%), action 66, FPS 2.10, Running 60.97s Step 284( 22.33%), action 67, FPS 2.11, Running 61.42s Step 285( 22.67%), action 68, FPS 2.11, Running 61.68s Step 286( 23.00%), action 69, FPS 2.20, Running 61.99s Step 287( 23.33%), action 70, FPS 2.20, Running 62.21s Step 288( 23.67%), action 71, FPS 2.37, Running 62.67s Step 289( 24.00%), action 72, FPS 2.47, Running 62.90s Step 290( 24.33%), action 73, FPS 2.51, Running 63.24s Step 291( 24.67%), action 74, FPS 2.53, Running 63.72s Step 292( 25.00%), action 75, FPS 2.50, Running 64.21s Step 293( 25.33%), action 76, FPS 2.45, Running 64.69s Step 294( 25.67%), action 77, FPS 2.38, Running 65.41s Step 295( 26.00%), action 78, FPS 2.38, Running 65.81s Step 296( 26.33%), action 79, FPS 2.43, Running 66.31s Step 297( 26.67%), action 80, FPS 2.48, Running 66.60s Step 298( 27.00%), action 81, FPS 2.38, Running 67.51s Step 299( 27.33%), action 82, FPS 2.37, Running 67.82s Step 300( 27.67%), action 83, FPS 2.33, Running 68.44s Step 301( 28.00%), action 84, FPS 2.29, Running 68.92s Step 302( 28.33%), action 85, FPS 2.24, Running 69.52s Step 303( 28.67%), action 86, FPS 2.22, Running 69.96s Step 304( 29.00%), action 87, FPS 2.21, Running 70.46s Step 305( 29.33%), action 88, FPS 2.21, Running 70.74s Step 306( 29.67%), action 89, FPS 2.13, Running 71.36s Step 307( 30.00%), action 90, FPS 2.12, Running 71.64s Step 308( 30.33%), action 91, FPS 2.02, Running 72.57s Step 309( 30.67%), action 92, FPS 1.99, Running 72.97s Step 310( 31.00%), action 93, FPS 1.93, Running 73.61s Step 311( 31.33%), action 94, FPS 1.95, Running 73.95s Step 312( 31.67%), action 95, FPS 1.93, Running 74.57s Step 313( 32.00%), action 96, FPS 1.97, Running 74.85s Step 314( 32.33%), action 97, FPS 1.95, Running 75.64s Step 315( 32.67%), action 98, FPS 1.93, Running 76.17s Step 316( 33.00%), action 99, FPS 1.92, Running 76.72s Step 317( 33.33%), action 100, FPS 1.92, Running 77.01s Step 318( 33.67%), action 101, FPS 1.96, Running 77.73s Step 319( 34.00%), action 102, FPS 1.92, Running 78.22s Step 320( 34.33%), action 103, FPS 1.95, Running 78.69s Step 321( 34.67%), action 104, FPS 1.99, Running 78.99s Step 322( 35.00%), action 105, FPS 2.03, Running 79.39s Step 323( 35.33%), action 106, FPS 2.07, Running 79.64s Step 324( 35.67%), action 107, FPS 2.07, Running 80.11s Step 325( 36.00%), action 108, FPS 2.08, Running 80.35s Step 326( 36.33%), action 109, FPS 2.12, Running 80.78s Step 327( 36.67%), action 110, FPS 2.09, Running 81.20s Step 328( 37.00%), action 111, FPS 2.17, Running 81.80s Step 329( 37.33%), action 112, FPS 2.20, Running 82.04s Step 330( 37.67%), action 113, FPS 2.24, Running 82.52s [2026-08-01 18:26:35] [87 ] Seed 86 failed after 83.33 s. +steps: 330 , actions: 113 . +Instruction: Empty +Total 20/87(22.99%) success. +Setting seed: 87 +Step 1( N/A%), pre moving , FPS 0.59, Running 1.70s Step 2( N/A%), pre moving , FPS 1.16, Running 1.73s Step 3( N/A%), pre moving , FPS 1.67, Running 1.79s Step 4( N/A%), pre moving , FPS 2.19, Running 1.82s Step 5( N/A%), pre moving , FPS 2.69, Running 1.86s Step 6( N/A%), pre moving , FPS 3.18, Running 1.89s Step 7( N/A%), pre moving , FPS 3.65, Running 1.92s Step 8( N/A%), pre moving , FPS 4.11, Running 1.95s Step 9( N/A%), pre moving , FPS 4.55, Running 1.98s Step 10( N/A%), pre moving , FPS 4.97, Running 2.01s Step 11( N/A%), pre moving , FPS 5.38, Running 2.05s Step 12( N/A%), pre moving , FPS 5.76, Running 2.08s Step 13( N/A%), pre moving , FPS 6.16, Running 2.11s Step 14( N/A%), pre moving , FPS 6.55, Running 2.14s Step 15( N/A%), pre moving , FPS 6.93, Running 2.17s Step 16( N/A%), pre moving , FPS 7.30, Running 2.19s Step 17( N/A%), pre moving , FPS 7.66, Running 2.22s Step 18( N/A%), pre moving , FPS 7.97, Running 2.26s Step 19( N/A%), pre moving , FPS 8.29, Running 2.29s Step 20( N/A%), pre moving , FPS 8.60, Running 2.32s Step 21( N/A%), pre moving , FPS 23.19, Running 2.56s Step 22( N/A%), pre moving , FPS 22.61, Running 2.61s Step 23( N/A%), pre moving , FPS 23.15, Running 2.66s Step 24( N/A%), pre moving , FPS 22.00, Running 2.73s Step 25( N/A%), pre moving , FPS 21.63, Running 2.79s Step 26( N/A%), pre moving , FPS 17.24, Running 3.05s Step 27( N/A%), pre moving , FPS 17.32, Running 3.07s Step 28( N/A%), pre moving , FPS 17.28, Running 3.10s Step 29( N/A%), pre moving , FPS 17.27, Running 3.14s Step 30( N/A%), pre moving , FPS 17.27, Running 3.17s Step 31( N/A%), pre moving , FPS 17.36, Running 3.20s Step 32( N/A%), pre moving , FPS 17.23, Running 3.24s Step 33( N/A%), pre moving , FPS 17.18, Running 3.28s Step 34( N/A%), pre moving , FPS 17.18, Running 3.30s Step 35( N/A%), pre moving , FPS 17.18, Running 3.33s Step 36( N/A%), pre moving , FPS 13.69, Running 3.65s Step 37( N/A%), pre moving , FPS 13.72, Running 3.68s Step 38( N/A%), pre moving , FPS 13.81, Running 3.71s Step 39( N/A%), pre moving , FPS 13.90, Running 3.73s Step 40( N/A%), pre moving , FPS 13.96, Running 3.76s Step 41( N/A%), pre moving , FPS 16.30, Running 3.79s Step 42( N/A%), pre moving , FPS 16.56, Running 3.82s Step 43( N/A%), pre moving , FPS 16.46, Running 3.87s Step 44( N/A%), pre moving , FPS 16.86, Running 3.92s Step 45( N/A%), pre moving , FPS 17.26, Running 3.94s Step 46( N/A%), pre moving , FPS 21.71, Running 3.97s Step 47( N/A%), pre moving , FPS 21.69, Running 3.99s Step 48( N/A%), pre moving , FPS 21.61, Running 4.03s Step 49( N/A%), pre moving , FPS 21.68, Running 4.06s Step 50( N/A%), pre moving , FPS 21.80, Running 4.09s Step 51( N/A%), pre moving , FPS 21.74, Running 4.12s Step 52( N/A%), pre moving , FPS 21.78, Running 4.16s Step 53( N/A%), pre moving , FPS 21.88, Running 4.19s Step 54( N/A%), pre moving , FPS 21.93, Running 4.21s Step 55( N/A%), pre moving , FPS 21.96, Running 4.24s Step 56( N/A%), pre moving , FPS 32.54, Running 4.27s Step 57( N/A%), pre moving , FPS 31.89, Running 4.31s Step 58( N/A%), pre moving , FPS 31.85, Running 4.33s Step 59( N/A%), pre moving , FPS 31.60, Running 4.37s Step 60( N/A%), pre moving , FPS 31.04, Running 4.40s Step 61( N/A%), pre moving , FPS 31.11, Running 4.43s Step 62( N/A%), pre moving , FPS 31.44, Running 4.46s Step 63( N/A%), pre moving , FPS 32.83, Running 4.48s Step 64( N/A%), pre moving , FPS 34.07, Running 4.51s Step 65( N/A%), pre moving , FPS 33.96, Running 4.53s Step 66( N/A%), pre moving , FPS 33.37, Running 4.57s Step 67( N/A%), pre moving , FPS 32.70, Running 4.61s Step 68( N/A%), pre moving , FPS 32.31, Running 4.65s Step 69( N/A%), pre moving , FPS 31.53, Running 4.69s Step 70( N/A%), pre moving , FPS 30.90, Running 4.73s Step 71( N/A%), pre moving , FPS 30.57, Running 4.77s Step 72( N/A%), pre moving , FPS 30.86, Running 4.81s Step 73( N/A%), pre moving , FPS 29.93, Running 4.86s Step 74( N/A%), pre moving , FPS 28.76, Running 4.91s Step 75( N/A%), pre moving , FPS 27.94, Running 4.96s Step 76( N/A%), pre moving , FPS 26.95, Running 5.01s Step 77( N/A%), pre moving , FPS 26.90, Running 5.05s Step 78( N/A%), pre moving , FPS 26.49, Running 5.09s Step 79( N/A%), pre moving , FPS 25.85, Running 5.14s Step 80( N/A%), pre moving , FPS 25.35, Running 5.19s Step 81( N/A%), pre moving , FPS 24.95, Running 5.23s Step 82( N/A%), pre moving , FPS 24.54, Running 5.27s Step 83( N/A%), pre moving , FPS 24.14, Running 5.31s Step 84( N/A%), pre moving , FPS 23.73, Running 5.35s Step 85( N/A%), pre moving , FPS 23.30, Running 5.39s Step 86( N/A%), pre moving , FPS 22.77, Running 5.45s Step 87( N/A%), pre moving , FPS 22.53, Running 5.49s Step 88( N/A%), pre moving , FPS 22.63, Running 5.53s Step 89( N/A%), pre moving , FPS 22.79, Running 5.57s Step 90( N/A%), pre moving , FPS 22.86, Running 5.61s Step 91( N/A%), pre moving , FPS 22.83, Running 5.65s Step 92( N/A%), pre moving , FPS 22.57, Running 5.70s Step 93( N/A%), pre moving , FPS 22.54, Running 5.74s Step 94( N/A%), pre moving , FPS 22.72, Running 5.79s Step 95( N/A%), pre moving , FPS 23.27, Running 5.82s Step 96( N/A%), pre moving , FPS 23.98, Running 5.84s Step 97( N/A%), pre moving , FPS 24.32, Running 5.87s Step 98( N/A%), pre moving , FPS 24.70, Running 5.90s Step 99( N/A%), pre moving , FPS 25.44, Running 5.93s Step 100( N/A%), pre moving , FPS 26.35, Running 5.95s Step 101( N/A%), pre moving , FPS 26.86, Running 5.98s Step 102( N/A%), pre moving , FPS 27.30, Running 6.00s Step 103( N/A%), pre moving , FPS 27.66, Running 6.03s Step 104( N/A%), pre moving , FPS 28.11, Running 6.06s Step 105( N/A%), pre moving , FPS 28.71, Running 6.09s Step 106( N/A%), pre moving , FPS 29.88, Running 6.12s Step 107( N/A%), pre moving , FPS 30.82, Running 6.14s Step 108( N/A%), pre moving , FPS 31.49, Running 6.17s Step 109( N/A%), pre moving , FPS 31.90, Running 6.20s Step 110( N/A%), pre moving , FPS 32.47, Running 6.22s Step 111( N/A%), pre moving , FPS 33.21, Running 6.25s Step 112( N/A%), pre moving , FPS 34.50, Running 6.28s Step 113( N/A%), pre moving , FPS 35.89, Running 6.30s Step 114( N/A%), pre moving , FPS 37.20, Running 6.33s Step 115( N/A%), pre moving , FPS 37.16, Running 6.35s Step 116( N/A%), pre moving , FPS 37.27, Running 6.38s Step 117( N/A%), pre moving , FPS 37.44, Running 6.41s Step 118( N/A%), pre moving , FPS 37.57, Running 6.43s Step 119( N/A%), pre moving , FPS 37.61, Running 6.46s Step 120( N/A%), pre moving , FPS 37.29, Running 6.49s Step 121( N/A%), pre moving , FPS 36.79, Running 6.52s Step 122( N/A%), pre moving , FPS 36.60, Running 6.55s Step 123( N/A%), pre moving , FPS 36.68, Running 6.58s Step 124( N/A%), pre moving , FPS 36.78, Running 6.60s Step 125( N/A%), pre moving , FPS 36.86, Running 6.63s Step 126( N/A%), pre moving , FPS 37.14, Running 6.66s Step 127( N/A%), pre moving , FPS 37.20, Running 6.68s Step 128( N/A%), pre moving , FPS 37.30, Running 6.70s Step 129( N/A%), pre moving , FPS 37.64, Running 6.73s Step 130( N/A%), pre moving , FPS 37.60, Running 6.76s Step 131( N/A%), pre moving , FPS 36.83, Running 6.79s Step 132( N/A%), pre moving , FPS 36.37, Running 6.83s Step 133( N/A%), pre moving , FPS 35.96, Running 6.86s Step 134( N/A%), pre moving , FPS 35.14, Running 6.90s Step 135( N/A%), pre moving , FPS 35.31, Running 6.92s Step 136( N/A%), pre moving , FPS 35.43, Running 6.94s Step 137( N/A%), pre moving , FPS 35.55, Running 6.97s Step 138( N/A%), pre moving , FPS 35.45, Running 7.00s Step 139( N/A%), pre moving , FPS 35.26, Running 7.02s Step 140( N/A%), pre moving , FPS 35.41, Running 7.05s Step 141( N/A%), pre moving , FPS 35.68, Running 7.08s Step 142( N/A%), pre moving , FPS 36.06, Running 7.10s Step 143( N/A%), pre moving , FPS 36.37, Running 7.13s Step 144( N/A%), pre moving , FPS 36.63, Running 7.15s Step 145( N/A%), pre moving , FPS 36.82, Running 7.17s Step 146( N/A%), pre moving , FPS 18.54, Running 7.73s Step 147( N/A%), pre moving , FPS 16.39, Running 7.90s Step 148( N/A%), pre moving , FPS 14.00, Running 8.13s Step 149( N/A%), pre moving , FPS 13.01, Running 8.27s Step 150( N/A%), pre moving , FPS 11.45, Running 8.50s Step 151( N/A%), pre moving , FPS 10.62, Running 8.68s Step 152( N/A%), pre moving , FPS 9.67, Running 8.89s Step 153( N/A%), pre moving , FPS 9.17, Running 9.04s Step 154( N/A%), pre moving , FPS 8.52, Running 9.24s Step 155( N/A%), pre moving , FPS 8.12, Running 9.38s Step 156( N/A%), pre moving , FPS 7.55, Running 9.59s Step 157( N/A%), pre moving , FPS 7.23, Running 9.73s Step 158( N/A%), pre moving , FPS 6.70, Running 9.98s Step 159( N/A%), pre moving , FPS 6.35, Running 10.17s Step 160( N/A%), pre moving , FPS 5.92, Running 10.43s Step 161( N/A%), pre moving , FPS 5.70, Running 10.59s Step 162( N/A%), pre moving , FPS 5.36, Running 10.84s Step 163( N/A%), pre moving , FPS 5.15, Running 11.01s Step 164( N/A%), pre moving , FPS 4.92, Running 11.22s Step 165( N/A%), pre moving , FPS 4.71, Running 11.42s Step 166( N/A%), pre moving , FPS 5.04, Running 11.70s Step 167( N/A%), pre moving , FPS 5.07, Running 11.84s Step 168( N/A%), pre moving , FPS 5.07, Running 12.08s Step 169( N/A%), pre moving , FPS 5.02, Running 12.25s Step 170( N/A%), pre moving , FPS 4.99, Running 12.51s Step 171( N/A%), pre moving , FPS 5.03, Running 12.66s Step 172( N/A%), pre moving , FPS 4.95, Running 12.94s Step 173( N/A%), pre moving , FPS 4.89, Running 13.13s Step 174( N/A%), pre moving , FPS 4.84, Running 13.37s Step 175( N/A%), pre moving , FPS 4.82, Running 13.54s Step 176( N/A%), pre moving , FPS 4.76, Running 13.79s Step 177( N/A%), pre moving , FPS 4.75, Running 13.95s Step 178( N/A%), pre moving , FPS 4.75, Running 14.19s Step 179( N/A%), pre moving , FPS 4.81, Running 14.33s Step 180( N/A%), pre moving , FPS 4.76, Running 14.63s Step 181( N/A%), pre moving , FPS 4.68, Running 14.87s Step 182( N/A%), pre moving , FPS 4.61, Running 15.18s Step 183( N/A%), pre moving , FPS 4.63, Running 15.33s Step 184( N/A%), pre moving , FPS 4.56, Running 15.61s Step 185( N/A%), pre moving , FPS 4.57, Running 15.79s Step 186( N/A%), pre moving , FPS 4.62, Running 16.03s Step 187( N/A%), pre moving , FPS 4.58, Running 16.21s Step 188( N/A%), pre moving , FPS 4.54, Running 16.48s Step 189( N/A%), pre moving , FPS 4.50, Running 16.69s Step 190( N/A%), pre moving , FPS 4.50, Running 16.96s Step 191( N/A%), pre moving , FPS 4.43, Running 17.17s Step 192( N/A%), pre moving , FPS 4.46, Running 17.42s Step 193( N/A%), pre moving , FPS 4.48, Running 17.59s Step 194( N/A%), pre moving , FPS 4.48, Running 17.84s Step 195( N/A%), pre moving , FPS 4.47, Running 18.02s Step 196( N/A%), pre moving , FPS 4.44, Running 18.30s Step 197( N/A%), pre moving , FPS 4.43, Running 18.46s Step 198( N/A%), pre moving , FPS 4.41, Running 18.73s Step 199( N/A%), pre moving , FPS 4.40, Running 18.89s Step 200( N/A%), pre moving , FPS 4.41, Running 19.17s Step 201( N/A%), pre moving , FPS 4.45, Running 19.37s Step 202( N/A%), pre moving , FPS 4.43, Running 19.69s Step 203( N/A%), pre moving , FPS 4.38, Running 19.90s Step 204( N/A%), pre moving , FPS 4.39, Running 20.16s Step 205( N/A%), pre moving , FPS 4.41, Running 20.32s Step 206( N/A%), pre moving , FPS 4.41, Running 20.57s Step 207( N/A%), pre moving , FPS 4.40, Running 20.75s Step 208( N/A%), pre moving , FPS 4.37, Running 21.07s Step 209( N/A%), pre moving , FPS 4.41, Running 21.23s Step 210( N/A%), pre moving , FPS 4.41, Running 21.49s Step 211( N/A%), pre moving , FPS 4.45, Running 21.67s Step 212( N/A%), pre moving , FPS 4.44, Running 21.93s Step 213( N/A%), pre moving , FPS 4.56, Running 21.98s Step 214( N/A%), pre moving , FPS 4.78, Running 22.02s Step 215( N/A%), pre moving , FPS 4.94, Running 22.06s Step 216( N/A%), pre moving , FPS 5.23, Running 22.12s Step 217( N/A%), pre moving , FPS 5.40, Running 22.17s Step 218( N/A%), pre moving , FPS 5.74, Running 22.21s Step 219( N/A%), pre moving , FPS 5.95, Running 22.25s Step 220( N/A%), pre moving , FPS 6.38, Running 22.31s Step 221( N/A%), pre moving , FPS 6.70, Running 22.35s Step 222( N/A%), pre moving , FPS 7.42, Running 22.39s Step 223( N/A%), pre moving , FPS 5.19, Running 23.75s Step 224( N/A%), pre moving , FPS 5.11, Running 24.07s Step 225( N/A%), pre moving , FPS 5.13, Running 24.22s Step 226( N/A%), pre moving , FPS 5.10, Running 24.49s Step 227( N/A%), pre moving , FPS 5.10, Running 24.67s Step 228( N/A%), pre moving , FPS 5.18, Running 24.93s Step 229( N/A%), pre moving , FPS 5.19, Running 25.08s Step 230( N/A%), pre moving , FPS 5.20, Running 25.34s Step 231( N/A%), pre moving , FPS 5.21, Running 25.50s Step 232( N/A%), pre moving , FPS 5.25, Running 25.74s Step 233( N/A%), pre moving , FPS 5.06, Running 25.93s Step 234( N/A%), pre moving , FPS 4.81, Running 26.18s Step 235( N/A%), pre moving , FPS 4.67, Running 26.35s Step 236( N/A%), pre moving , FPS 4.44, Running 26.62s Step 237( N/A%), pre moving , FPS 4.30, Running 26.82s Step 238( N/A%), pre moving , FPS 4.10, Running 27.08s Step 239( N/A%), pre moving , FPS 4.00, Running 27.24s Step 240( N/A%), pre moving , FPS 3.84, Running 27.52s Step 241( N/A%), pre moving , FPS 3.73, Running 27.71s Step 242( N/A%), pre moving , FPS 3.59, Running 27.95s Step 243( 0.33%), action 1, FPS 4.11, Running 28.62s Step 244( 0.67%), action 2, FPS 4.05, Running 29.01s Step 245( 1.00%), action 3, FPS 3.83, Running 29.44s Step 246( 1.33%), action 4, FPS 3.70, Running 29.90s Step 247( 1.67%), action 5, FPS 3.42, Running 30.53s Step 248( 2.00%), action 6, FPS 3.20, Running 31.19s Step 249( 2.33%), action 7, FPS 2.99, Running 31.78s Step 250( 2.67%), action 8, FPS 2.82, Running 32.43s Step 251( 3.00%), action 9, FPS 2.73, Running 32.83s Step 252( 3.33%), action 10, FPS 2.60, Running 33.42s Step 253( 3.67%), action 11, FPS 2.48, Running 34.01s Step 254( 4.00%), action 12, FPS 2.35, Running 34.68s Step 255( 4.33%), action 13, FPS 2.26, Running 35.20s Step 256( 4.67%), action 14, FPS 2.17, Running 35.82s Step 257( 5.00%), action 15, FPS 2.08, Running 36.43s Step 258( 5.33%), action 16, FPS 2.01, Running 37.05s Step 259( 5.67%), action 17, FPS 1.93, Running 37.62s Step 260( 6.00%), action 18, FPS 1.86, Running 38.27s Step 261( 6.33%), action 19, FPS 1.83, Running 38.63s Step 262( 6.67%), action 20, FPS 1.82, Running 38.95s Step 263( 7.00%), action 21, FPS 1.80, Running 39.76s Step 264( 7.33%), action 22, FPS 1.82, Running 39.99s Step 265( 7.67%), action 23, FPS 1.79, Running 40.59s Step 266( 8.00%), action 24, FPS 1.79, Running 41.08s Step 267( 8.33%), action 25, FPS 1.79, Running 41.68s Step 268( 8.67%), action 26, FPS 1.81, Running 42.26s Step 269( 9.00%), action 27, FPS 1.80, Running 42.86s Step 270( 9.33%), action 28, FPS 1.83, Running 43.38s Step 271( 9.67%), action 29, FPS 1.78, Running 44.06s Step 272( 10.00%), action 30, FPS 1.76, Running 44.78s Step 273( 10.33%), action 31, FPS 1.71, Running 45.67s Step 274( 10.67%), action 32, FPS 1.76, Running 46.03s Step 275( 11.00%), action 33, FPS 1.74, Running 46.68s Step 276( 11.33%), action 34, FPS 1.79, Running 47.00s Step 277( 11.67%), action 35, FPS 1.83, Running 47.35s Step 278( 12.00%), action 36, FPS 1.86, Running 47.82s Step 279( 12.33%), action 37, FPS 1.89, Running 48.20s Step 280( 12.67%), action 38, FPS 1.93, Running 48.64s Step 281( 13.00%), action 39, FPS 1.94, Running 48.95s Step 282( 13.33%), action 40, FPS 1.91, Running 49.44s Step 283( 13.67%), action 41, FPS 1.90, Running 50.30s Step 284( 14.00%), action 42, FPS 1.86, Running 50.73s Step 285( 14.33%), action 43, FPS 1.88, Running 51.24s Step 286( 14.67%), action 44, FPS 1.85, Running 51.86s Step 287( 15.00%), action 45, FPS 1.91, Running 52.17s Step 288( 15.33%), action 46, FPS 1.93, Running 52.64s Step 289( 15.67%), action 47, FPS 1.97, Running 53.01s Step 290( 16.00%), action 48, FPS 1.96, Running 53.57s Step 291( 16.33%), action 49, FPS 1.97, Running 54.22s Step 292( 16.67%), action 50, FPS 1.98, Running 54.90s Step 293( 17.00%), action 51, FPS 2.00, Running 55.68s Step 294( 17.33%), action 52, FPS 1.96, Running 56.23s Step 295( 17.67%), action 53, FPS 1.97, Running 56.81s Step 296( 18.00%), action 54, FPS 1.92, Running 57.43s Step 297( 18.33%), action 55, FPS 1.88, Running 57.99s Step 298( 18.67%), action 56, FPS 1.87, Running 58.50s Step 299( 19.00%), action 57, FPS 1.88, Running 58.86s Step 300( 19.33%), action 58, FPS 1.83, Running 59.54s Step 301( 19.67%), action 59, FPS 1.81, Running 60.01s Step 302( 20.00%), action 60, FPS 1.83, Running 60.35s Step 303( 20.33%), action 61, FPS 1.86, Running 61.07s Step 304( 20.67%), action 62, FPS 1.87, Running 61.42s Step 305( 21.00%), action 63, FPS 1.85, Running 62.07s Step 306( 21.33%), action 64, FPS 1.86, Running 62.64s Step 307( 21.67%), action 65, FPS 1.81, Running 63.23s Step 308( 22.00%), action 66, FPS 1.82, Running 63.64s Step 309( 22.33%), action 67, FPS 1.78, Running 64.23s Step 310( 22.67%), action 68, FPS 1.79, Running 64.73s Step 311( 23.00%), action 69, FPS 1.80, Running 65.30s Step 312( 23.33%), action 70, FPS 1.81, Running 65.92s Step 313( 23.67%), action 71, FPS 1.84, Running 66.56s Step 314( 24.00%), action 72, FPS 1.81, Running 67.25s Step 315( 24.33%), action 73, FPS 1.82, Running 67.82s Step 316( 24.67%), action 74, FPS 1.81, Running 68.48s Step 317( 25.00%), action 75, FPS 1.85, Running 68.80s Step 318( 25.33%), action 76, FPS 1.84, Running 69.37s Step 319( 25.67%), action 77, FPS 1.81, Running 69.93s Step 320( 26.00%), action 78, FPS 1.86, Running 70.30s Step 321( 26.33%), action 79, FPS 1.84, Running 70.86s Step 322( 26.67%), action 80, FPS 1.83, Running 71.29s Step 323( 27.00%), action 81, FPS 1.83, Running 71.98s Step 324( 27.33%), action 82, FPS 1.79, Running 72.59s Step 325( 27.67%), action 83, FPS 1.81, Running 73.10s Step 326( 28.00%), action 84, FPS 1.86, Running 73.39s Step 327( 28.33%), action 85, FPS 1.91, Running 73.72s Step 328( 28.67%), action 86, FPS 1.88, Running 74.27s Step 329( 29.00%), action 87, FPS 1.92, Running 74.63s Step 330( 29.33%), action 88, FPS 1.90, Running 75.27s Step 331( 29.67%), action 89, FPS 1.89, Running 75.86s Step 332( 30.00%), action 90, FPS 1.91, Running 76.38s Step 333( 30.33%), action 91, FPS 1.89, Running 77.14s Step 334( 30.67%), action 92, FPS 1.93, Running 77.60s Step 335( 31.00%), action 93, FPS 1.97, Running 77.95s Step 336( 31.33%), action 94, FPS 2.00, Running 78.48s Step 337( 31.67%), action 95, FPS 1.94, Running 79.12s Step 338( 32.00%), action 96, FPS 1.92, Running 79.78s Step 339( 32.33%), action 97, FPS 1.96, Running 80.12s Step 340( 32.67%), action 98, FPS 1.96, Running 80.51s Step 341( 33.00%), action 99, FPS 1.98, Running 80.96s Step 342( 33.33%), action 100, FPS 1.94, Running 81.62s Step 343( 33.67%), action 101, FPS 1.92, Running 82.42s Step 344( 34.00%), action 102, FPS 1.91, Running 83.05s Step 345( 34.33%), action 103, FPS 1.91, Running 83.60s Step 346( 34.67%), action 104, FPS 1.89, Running 83.98s Step 347( 35.00%), action 105, FPS 1.84, Running 84.56s Step 348( 35.33%), action 106, FPS 1.83, Running 85.19s Step 349( 35.67%), action 107, FPS 1.79, Running 85.78s Step 350( 36.00%), action 108, FPS 1.82, Running 86.27s Step 351( 36.33%), action 109, FPS 1.85, Running 86.66s Step 352( 36.67%), action 110, FPS 1.82, Running 87.35s Step 353( 37.00%), action 111, FPS 1.82, Running 88.16s Step 354( 37.33%), action 112, FPS 1.80, Running 88.73s Step 355( 37.67%), action 113, FPS 1.78, Running 89.19s Step 356( 38.00%), action 114, FPS 1.76, Running 89.82s Step 357( 38.33%), action 115, FPS 1.80, Running 90.22s Step 358( 38.67%), action 116, FPS 1.82, Running 90.78s Step 359( 39.00%), action 117, FPS 1.80, Running 91.21s Step 360( 39.33%), action 118, FPS 1.78, Running 91.73s Step 361( 39.67%), action 119, FPS 1.79, Running 92.15s Step 362( 40.00%), action 120, FPS 1.84, Running 92.50s Step 363( 40.33%), action 121, FPS 1.87, Running 93.14s Step 364( 40.67%), action 122, FPS 1.91, Running 93.55s Step 365( 41.00%), action 123, FPS 1.90, Running 94.12s Step 366( 41.33%), action 124, FPS 1.90, Running 94.50s Step 367( 41.67%), action 125, FPS 1.90, Running 95.09s Step 368( 42.00%), action 126, FPS 1.95, Running 95.45s Step 369( 42.33%), action 127, FPS 1.96, Running 95.99s Step 370( 42.67%), action 128, FPS 1.97, Running 96.43s Step 371( 43.00%), action 129, FPS 1.95, Running 96.93s Step 372( 43.33%), action 130, FPS 2.02, Running 97.23s Step 373( 43.67%), action 131, FPS 2.09, Running 97.72s Step 374( 44.00%), action 132, FPS 2.14, Running 98.08s Step 375( 44.33%), action 133, FPS 2.12, Running 98.62s Step 376( 44.67%), action 134, FPS 2.13, Running 99.19s Step 377( 45.00%), action 135, FPS 2.09, Running 99.77s Step 378( 45.33%), action 136, FPS 2.10, Running 100.32s Step 379( 45.67%), action 137, FPS 2.05, Running 100.97s Step 380( 46.00%), action 138, FPS 2.08, Running 101.34s Step 381( 46.33%), action 139, FPS 2.06, Running 101.87s Step 382( 46.67%), action 140, FPS 2.07, Running 102.16s Step 383( 47.00%), action 141, FPS 2.05, Running 102.90s Step 384( 47.33%), action 142, FPS 2.03, Running 103.41s Step 385( 47.67%), action 143, FPS 2.03, Running 103.99s Step 386( 48.00%), action 144, FPS 2.04, Running 104.31s Step 387( 48.33%), action 145, FPS 2.04, Running 104.92s Step 388( 48.67%), action 146, FPS 2.03, Running 105.30s Step 389( 49.00%), action 147, FPS 2.07, Running 105.65s Step 390( 49.33%), action 148, FPS 2.11, Running 105.91s Step 391( 49.67%), action 149, FPS 2.12, Running 106.38s Step 392( 50.00%), action 150, FPS 2.08, Running 106.85s Step 393( 50.33%), action 151, FPS 2.02, Running 107.61s Step 394( 50.67%), action 152, FPS 2.02, Running 108.00s Step 395( 51.00%), action 153, FPS 2.02, Running 108.51s Step 396( 51.33%), action 154, FPS 2.02, Running 109.10s Step 397( 51.67%), action 155, FPS 2.08, Running 109.40s Step 398( 52.00%), action 156, FPS 2.10, Running 109.82s Step 399( 52.33%), action 157, FPS 2.11, Running 110.46s Step 400( 52.67%), action 158, FPS 2.03, Running 111.21s Step 401( 53.00%), action 159, FPS 2.01, Running 111.81s Step 402( 53.33%), action 160, FPS 2.01, Running 112.11s [2026-08-01 18:28:27] [88 ] Seed 87 failed after 112.37 s. +steps: 402 , actions: 160 . +Instruction: Empty +Total 20/88(22.73%) success. +Setting seed: 88 +Step 1( N/A%), pre moving , FPS 1.41, Running 0.71s Step 2( N/A%), pre moving , FPS 2.57, Running 0.78s Step 3( N/A%), pre moving , FPS 3.66, Running 0.82s Step 4( N/A%), pre moving , FPS 4.71, Running 0.85s Step 5( N/A%), pre moving , FPS 5.59, Running 0.89s Step 6( N/A%), pre moving , FPS 6.47, Running 0.93s Step 7( N/A%), pre moving , FPS 7.28, Running 0.96s Step 8( N/A%), pre moving , FPS 8.02, Running 1.00s Step 9( N/A%), pre moving , FPS 8.76, Running 1.03s Step 10( N/A%), pre moving , FPS 9.41, Running 1.06s Step 11( N/A%), pre moving , FPS 10.09, Running 1.09s Step 12( N/A%), pre moving , FPS 10.68, Running 1.12s Step 13( N/A%), pre moving , FPS 11.20, Running 1.16s Step 14( N/A%), pre moving , FPS 11.77, Running 1.19s Step 15( N/A%), pre moving , FPS 12.30, Running 1.22s Step 16( N/A%), pre moving , FPS 12.80, Running 1.25s Step 17( N/A%), pre moving , FPS 13.25, Running 1.28s Step 18( N/A%), pre moving , FPS 13.59, Running 1.33s Step 19( N/A%), pre moving , FPS 13.97, Running 1.36s Step 20( N/A%), pre moving , FPS 14.40, Running 1.39s Step 21( N/A%), pre moving , FPS 21.26, Running 1.65s Step 22( N/A%), pre moving , FPS 21.69, Running 1.70s Step 23( N/A%), pre moving , FPS 22.05, Running 1.73s Step 24( N/A%), pre moving , FPS 22.05, Running 1.76s Step 25( N/A%), pre moving , FPS 22.46, Running 1.78s Step 26( N/A%), pre moving , FPS 18.10, Running 2.03s Step 27( N/A%), pre moving , FPS 18.12, Running 2.07s Step 28( N/A%), pre moving , FPS 18.20, Running 2.10s Step 29( N/A%), pre moving , FPS 18.08, Running 2.13s Step 30( N/A%), pre moving , FPS 18.02, Running 2.17s Step 31( N/A%), pre moving , FPS 17.93, Running 2.21s Step 32( N/A%), pre moving , FPS 18.01, Running 2.23s Step 33( N/A%), pre moving , FPS 18.01, Running 2.27s Step 34( N/A%), pre moving , FPS 18.01, Running 2.30s Step 35( N/A%), pre moving , FPS 18.02, Running 2.33s Step 36( N/A%), pre moving , FPS 14.58, Running 2.62s Step 37( N/A%), pre moving , FPS 14.62, Running 2.65s Step 38( N/A%), pre moving , FPS 14.75, Running 2.68s Step 39( N/A%), pre moving , FPS 14.83, Running 2.71s Step 40( N/A%), pre moving , FPS 14.84, Running 2.74s Step 41( N/A%), pre moving , FPS 17.94, Running 2.77s Step 42( N/A%), pre moving , FPS 18.27, Running 2.80s Step 43( N/A%), pre moving , FPS 18.18, Running 2.83s Step 44( N/A%), pre moving , FPS 18.13, Running 2.86s Step 45( N/A%), pre moving , FPS 18.12, Running 2.89s Step 46( N/A%), pre moving , FPS 22.56, Running 2.92s Step 47( N/A%), pre moving , FPS 22.67, Running 2.95s Step 48( N/A%), pre moving , FPS 22.63, Running 2.98s Step 49( N/A%), pre moving , FPS 22.46, Running 3.02s Step 50( N/A%), pre moving , FPS 22.49, Running 3.06s Step 51( N/A%), pre moving , FPS 22.26, Running 3.10s Step 52( N/A%), pre moving , FPS 22.23, Running 3.13s Step 53( N/A%), pre moving , FPS 22.38, Running 3.17s Step 54( N/A%), pre moving , FPS 22.40, Running 3.19s Step 55( N/A%), pre moving , FPS 22.44, Running 3.22s Step 56( N/A%), pre moving , FPS 31.90, Running 3.25s Step 57( N/A%), pre moving , FPS 32.04, Running 3.28s Step 58( N/A%), pre moving , FPS 31.88, Running 3.31s Step 59( N/A%), pre moving , FPS 31.64, Running 3.34s Step 60( N/A%), pre moving , FPS 31.36, Running 3.37s Step 61( N/A%), pre moving , FPS 31.34, Running 3.40s Step 62( N/A%), pre moving , FPS 31.37, Running 3.43s Step 63( N/A%), pre moving , FPS 31.29, Running 3.47s Step 64( N/A%), pre moving , FPS 31.52, Running 3.49s Step 65( N/A%), pre moving , FPS 31.52, Running 3.52s Step 66( N/A%), pre moving , FPS 31.72, Running 3.55s Step 67( N/A%), pre moving , FPS 31.80, Running 3.58s Step 68( N/A%), pre moving , FPS 31.95, Running 3.61s Step 69( N/A%), pre moving , FPS 32.84, Running 3.63s Step 70( N/A%), pre moving , FPS 33.37, Running 3.66s Step 71( N/A%), pre moving , FPS 33.30, Running 3.71s Step 72( N/A%), pre moving , FPS 32.39, Running 3.75s Step 73( N/A%), pre moving , FPS 31.06, Running 3.81s Step 74( N/A%), pre moving , FPS 30.38, Running 3.85s Step 75( N/A%), pre moving , FPS 29.78, Running 3.89s Step 76( N/A%), pre moving , FPS 29.17, Running 3.93s Step 77( N/A%), pre moving , FPS 28.50, Running 3.98s Step 78( N/A%), pre moving , FPS 27.55, Running 4.03s Step 79( N/A%), pre moving , FPS 26.47, Running 4.10s Step 80( N/A%), pre moving , FPS 26.19, Running 4.14s Step 81( N/A%), pre moving , FPS 25.80, Running 4.18s Step 82( N/A%), pre moving , FPS 25.42, Running 4.22s Step 83( N/A%), pre moving , FPS 24.74, Running 4.27s Step 84( N/A%), pre moving , FPS 23.96, Running 4.33s Step 85( N/A%), pre moving , FPS 23.23, Running 4.38s Step 86( N/A%), pre moving , FPS 22.66, Running 4.43s Step 87( N/A%), pre moving , FPS 22.31, Running 4.47s Step 88( N/A%), pre moving , FPS 22.03, Running 4.51s Step 89( N/A%), pre moving , FPS 21.62, Running 4.56s Step 90( N/A%), pre moving , FPS 20.89, Running 4.62s Step 91( N/A%), pre moving , FPS 20.85, Running 4.66s Step 92( N/A%), pre moving , FPS 20.89, Running 4.71s Step 93( N/A%), pre moving , FPS 21.08, Running 4.76s Step 94( N/A%), pre moving , FPS 21.28, Running 4.79s Step 95( N/A%), pre moving , FPS 21.32, Running 4.83s Step 96( N/A%), pre moving , FPS 21.03, Running 4.89s Step 97( N/A%), pre moving , FPS 21.23, Running 4.92s Step 98( N/A%), pre moving , FPS 21.90, Running 4.95s Step 99( N/A%), pre moving , FPS 22.42, Running 4.99s Step 100( N/A%), pre moving , FPS 22.75, Running 5.02s Step 101( N/A%), pre moving , FPS 23.08, Running 5.04s Step 102( N/A%), pre moving , FPS 23.13, Running 5.08s Step 103( N/A%), pre moving , FPS 23.73, Running 5.12s Step 104( N/A%), pre moving , FPS 24.11, Running 5.16s Step 105( N/A%), pre moving , FPS 24.72, Running 5.19s Step 106( N/A%), pre moving , FPS 25.39, Running 5.22s Step 107( N/A%), pre moving , FPS 25.82, Running 5.25s Step 108( N/A%), pre moving , FPS 26.23, Running 5.28s Step 109( N/A%), pre moving , FPS 26.84, Running 5.30s Step 110( N/A%), pre moving , FPS 28.03, Running 5.33s Step 111( N/A%), pre moving , FPS 28.80, Running 5.36s Step 112( N/A%), pre moving , FPS 29.50, Running 5.39s Step 113( N/A%), pre moving , FPS 28.49, Running 5.46s Step 114( N/A%), pre moving , FPS 28.35, Running 5.50s Step 115( N/A%), pre moving , FPS 28.05, Running 5.54s Step 116( N/A%), pre moving , FPS 28.68, Running 5.58s Step 117( N/A%), pre moving , FPS 28.93, Running 5.61s Step 118( N/A%), pre moving , FPS 28.95, Running 5.64s Step 119( N/A%), pre moving , FPS 29.51, Running 5.67s Step 120( N/A%), pre moving , FPS 28.82, Running 5.71s Step 121( N/A%), pre moving , FPS 28.62, Running 5.74s Step 122( N/A%), pre moving , FPS 28.13, Running 5.80s Step 123( N/A%), pre moving , FPS 28.12, Running 5.83s Step 124( N/A%), pre moving , FPS 27.84, Running 5.88s Step 125( N/A%), pre moving , FPS 27.67, Running 5.92s Step 126( N/A%), pre moving , FPS 25.81, Running 5.99s Step 127( N/A%), pre moving , FPS 24.51, Running 6.06s Step 128( N/A%), pre moving , FPS 24.39, Running 6.10s Step 129( N/A%), pre moving , FPS 24.20, Running 6.13s Step 130( N/A%), pre moving , FPS 24.07, Running 6.16s Step 131( N/A%), pre moving , FPS 23.97, Running 6.19s Step 132( N/A%), pre moving , FPS 23.72, Running 6.23s Step 133( N/A%), pre moving , FPS 24.53, Running 6.28s Step 134( N/A%), pre moving , FPS 24.73, Running 6.31s Step 135( N/A%), pre moving , FPS 25.31, Running 6.33s Step 136( N/A%), pre moving , FPS 25.56, Running 6.36s Step 137( N/A%), pre moving , FPS 25.44, Running 6.40s Step 138( N/A%), pre moving , FPS 25.31, Running 6.43s Step 139( N/A%), pre moving , FPS 25.03, Running 6.47s Step 140( N/A%), pre moving , FPS 25.11, Running 6.51s Step 141( N/A%), pre moving , FPS 24.89, Running 6.55s Step 142( N/A%), pre moving , FPS 25.44, Running 6.58s Step 143( N/A%), pre moving , FPS 25.50, Running 6.61s Step 144( N/A%), pre moving , FPS 26.15, Running 6.64s Step 145( N/A%), pre moving , FPS 26.50, Running 6.67s Step 146( N/A%), pre moving , FPS 28.46, Running 6.70s Step 147( N/A%), pre moving , FPS 30.04, Running 6.73s Step 148( N/A%), pre moving , FPS 30.04, Running 6.76s Step 149( N/A%), pre moving , FPS 30.21, Running 6.79s Step 150( N/A%), pre moving , FPS 30.47, Running 6.82s Step 151( N/A%), pre moving , FPS 30.47, Running 6.85s Step 152( N/A%), pre moving , FPS 30.52, Running 6.89s Step 153( N/A%), pre moving , FPS 30.92, Running 6.92s Step 154( N/A%), pre moving , FPS 30.66, Running 6.96s Step 155( N/A%), pre moving , FPS 30.62, Running 6.99s Step 156( N/A%), pre moving , FPS 30.75, Running 7.02s Step 157( N/A%), pre moving , FPS 30.76, Running 7.05s Step 158( N/A%), pre moving , FPS 30.28, Running 7.09s Step 159( N/A%), pre moving , FPS 29.17, Running 7.15s Step 160( N/A%), pre moving , FPS 29.61, Running 7.18s Step 161( N/A%), pre moving , FPS 30.24, Running 7.21s Step 162( N/A%), pre moving , FPS 30.55, Running 7.24s Step 163( N/A%), pre moving , FPS 30.46, Running 7.27s Step 164( N/A%), pre moving , FPS 30.17, Running 7.30s Step 165( N/A%), pre moving , FPS 29.95, Running 7.34s Step 166( N/A%), pre moving , FPS 29.91, Running 7.37s Step 167( N/A%), pre moving , FPS 29.93, Running 7.40s Step 168( N/A%), pre moving , FPS 29.78, Running 7.43s Step 169( N/A%), pre moving , FPS 29.86, Running 7.46s Step 170( N/A%), pre moving , FPS 29.89, Running 7.49s Step 171( N/A%), pre moving , FPS 15.86, Running 8.11s Step 172( N/A%), pre moving , FPS 14.74, Running 8.24s Step 173( N/A%), pre moving , FPS 12.34, Running 8.54s Step 174( N/A%), pre moving , FPS 11.52, Running 8.69s Step 175( N/A%), pre moving , FPS 10.28, Running 8.93s Step 176( N/A%), pre moving , FPS 9.59, Running 9.10s Step 177( N/A%), pre moving , FPS 8.39, Running 9.43s Step 178( N/A%), pre moving , FPS 8.03, Running 9.58s Step 179( N/A%), pre moving , FPS 7.42, Running 9.85s Step 180( N/A%), pre moving , FPS 7.09, Running 10.00s Step 181( N/A%), pre moving , FPS 6.56, Running 10.26s Step 182( N/A%), pre moving , FPS 6.22, Running 10.45s Step 183( N/A%), pre moving , FPS 5.86, Running 10.68s Step 184( N/A%), pre moving , FPS 5.67, Running 10.83s Step 185( N/A%), pre moving , FPS 5.35, Running 11.08s Step 186( N/A%), pre moving , FPS 5.13, Running 11.26s Step 187( N/A%), pre moving , FPS 4.83, Running 11.54s Step 188( N/A%), pre moving , FPS 4.65, Running 11.74s Step 189( N/A%), pre moving , FPS 4.44, Running 11.97s Step 190( N/A%), pre moving , FPS 4.29, Running 12.15s Step 191( N/A%), pre moving , FPS 4.66, Running 12.40s Step 192( N/A%), pre moving , FPS 4.61, Running 12.58s Step 193( N/A%), pre moving , FPS 4.70, Running 12.80s Step 194( N/A%), pre moving , FPS 4.68, Running 12.97s Step 195( N/A%), pre moving , FPS 4.69, Running 13.20s Step 196( N/A%), pre moving , FPS 4.71, Running 13.35s Step 197( N/A%), pre moving , FPS 4.82, Running 13.58s Step 198( N/A%), pre moving , FPS 4.82, Running 13.73s Step 199( N/A%), pre moving , FPS 4.88, Running 13.95s Step 200( N/A%), pre moving , FPS 4.91, Running 14.08s Step 201( N/A%), pre moving , FPS 4.92, Running 14.33s Step 202( N/A%), pre moving , FPS 4.97, Running 14.48s Step 203( N/A%), pre moving , FPS 4.99, Running 14.69s Step 204( N/A%), pre moving , FPS 4.98, Running 14.85s Step 205( N/A%), pre moving , FPS 5.00, Running 15.08s Step 206( N/A%), pre moving , FPS 4.98, Running 15.28s Step 207( N/A%), pre moving , FPS 4.99, Running 15.55s Step 208( N/A%), pre moving , FPS 5.04, Running 15.70s Step 209( N/A%), pre moving , FPS 5.08, Running 15.91s Step 210( N/A%), pre moving , FPS 5.09, Running 16.08s Step 211( N/A%), pre moving , FPS 5.12, Running 16.31s Step 212( N/A%), pre moving , FPS 5.10, Running 16.50s Step 213( N/A%), pre moving , FPS 5.07, Running 16.75s Step 214( N/A%), pre moving , FPS 5.09, Running 16.90s Step 215( N/A%), pre moving , FPS 5.10, Running 17.12s Step 216( N/A%), pre moving , FPS 5.08, Running 17.29s Step 217( N/A%), pre moving , FPS 5.04, Running 17.55s Step 218( N/A%), pre moving , FPS 5.02, Running 17.71s Step 219( N/A%), pre moving , FPS 5.02, Running 17.93s Step 220( N/A%), pre moving , FPS 4.98, Running 18.10s Step 221( N/A%), pre moving , FPS 5.01, Running 18.32s Step 222( N/A%), pre moving , FPS 4.95, Running 18.51s Step 223( N/A%), pre moving , FPS 4.91, Running 18.77s Step 224( N/A%), pre moving , FPS 4.90, Running 18.93s Step 225( N/A%), pre moving , FPS 4.89, Running 19.17s Step 226( N/A%), pre moving , FPS 4.91, Running 19.36s Step 227( N/A%), pre moving , FPS 4.91, Running 19.62s Step 228( N/A%), pre moving , FPS 4.85, Running 19.83s Step 229( N/A%), pre moving , FPS 4.78, Running 20.10s Step 230( N/A%), pre moving , FPS 4.75, Running 20.29s Step 231( N/A%), pre moving , FPS 4.74, Running 20.52s Step 232( N/A%), pre moving , FPS 4.75, Running 20.72s Step 233( N/A%), pre moving , FPS 4.71, Running 20.99s Step 234( N/A%), pre moving , FPS 4.83, Running 21.04s Step 235( N/A%), pre moving , FPS 5.03, Running 21.10s Step 236( N/A%), pre moving , FPS 5.18, Running 21.15s Step 237( N/A%), pre moving , FPS 5.47, Running 21.20s Step 238( N/A%), pre moving , FPS 5.66, Running 21.25s Step 239( N/A%), pre moving , FPS 5.94, Running 21.30s Step 240( N/A%), pre moving , FPS 6.17, Running 21.34s Step 241( N/A%), pre moving , FPS 6.52, Running 21.38s Step 242( N/A%), pre moving , FPS 6.86, Running 21.43s Step 243( N/A%), pre moving , FPS 7.37, Running 21.48s Step 244( N/A%), pre moving , FPS 5.04, Running 22.90s Step 245( N/A%), pre moving , FPS 5.01, Running 23.16s Step 246( N/A%), pre moving , FPS 5.07, Running 23.30s Step 247( N/A%), pre moving , FPS 5.07, Running 23.56s Step 248( N/A%), pre moving , FPS 5.02, Running 23.81s Step 249( N/A%), pre moving , FPS 4.96, Running 24.13s Step 250( N/A%), pre moving , FPS 4.98, Running 24.30s Step 251( N/A%), pre moving , FPS 4.98, Running 24.54s Step 252( N/A%), pre moving , FPS 5.00, Running 24.71s Step 253( N/A%), pre moving , FPS 5.02, Running 24.97s Step 254( N/A%), pre moving , FPS 4.88, Running 25.14s Step 255( N/A%), pre moving , FPS 4.69, Running 25.36s Step 256( N/A%), pre moving , FPS 4.52, Running 25.58s Step 257( N/A%), pre moving , FPS 4.33, Running 25.82s Step 258( N/A%), pre moving , FPS 4.20, Running 26.01s Step 259( N/A%), pre moving , FPS 4.01, Running 26.29s Step 260( N/A%), pre moving , FPS 3.93, Running 26.42s Step 261( N/A%), pre moving , FPS 3.75, Running 26.72s Step 262( N/A%), pre moving , FPS 3.66, Running 26.89s Step 263( N/A%), pre moving , FPS 3.52, Running 27.17s Step 264( 0.33%), action 1, FPS 3.92, Running 27.99s Step 265( 0.67%), action 2, FPS 3.80, Running 28.42s Step 266( 1.00%), action 3, FPS 3.62, Running 28.83s Step 267( 1.33%), action 4, FPS 3.54, Running 29.21s Step 268( 1.67%), action 5, FPS 3.37, Running 29.75s Step 269( 2.00%), action 6, FPS 3.26, Running 30.26s Step 270( 2.33%), action 7, FPS 3.13, Running 30.69s Step 271( 2.67%), action 8, FPS 3.04, Running 31.11s Step 272( 3.00%), action 9, FPS 2.93, Running 31.55s Step 273( 3.33%), action 10, FPS 2.85, Running 32.00s Step 274( 3.67%), action 11, FPS 2.61, Running 32.79s Step 275( 4.00%), action 12, FPS 2.58, Running 33.11s Step 276( 4.33%), action 13, FPS 2.50, Running 33.59s Step 277( 4.67%), action 14, FPS 2.44, Running 34.00s Step 278( 5.00%), action 15, FPS 2.34, Running 34.57s Step 279( 5.33%), action 16, FPS 2.34, Running 34.82s Step 280( 5.67%), action 17, FPS 2.25, Running 35.29s Step 281( 6.00%), action 18, FPS 2.25, Running 35.62s Step 282( 6.33%), action 19, FPS 2.18, Running 36.06s Step 283( 6.67%), action 20, FPS 2.19, Running 36.31s Step 284( 7.00%), action 21, FPS 2.23, Running 36.94s Step 285( 7.33%), action 22, FPS 2.28, Running 37.19s Step 286( 7.67%), action 23, FPS 2.30, Running 37.53s Step 287( 8.00%), action 24, FPS 2.34, Running 37.75s Step 288( 8.33%), action 25, FPS 2.38, Running 38.14s Step 289( 8.67%), action 26, FPS 2.42, Running 38.53s Step 290( 9.00%), action 27, FPS 2.43, Running 38.91s Step 291( 9.33%), action 28, FPS 2.48, Running 39.16s Step 292( 9.67%), action 29, FPS 2.47, Running 39.65s Step 293( 10.00%), action 30, FPS 2.54, Running 39.88s Step 294( 10.33%), action 31, FPS 2.60, Running 40.49s Step 295( 10.67%), action 32, FPS 2.61, Running 40.75s Step 296( 11.00%), action 33, FPS 2.65, Running 41.13s Step 297( 11.33%), action 34, FPS 2.70, Running 41.41s Step 298( 11.67%), action 35, FPS 2.79, Running 41.75s Step 299( 12.00%), action 36, FPS 2.77, Running 42.02s Step 300( 12.33%), action 37, FPS 2.82, Running 42.37s Step 301( 12.67%), action 38, FPS 2.85, Running 42.64s Step 302( 13.00%), action 39, FPS 2.80, Running 43.21s Step 303( 13.33%), action 40, FPS 2.76, Running 43.55s Step 304( 13.67%), action 41, FPS 2.80, Running 44.08s Step 305( 14.00%), action 42, FPS 2.75, Running 44.46s Step 306( 14.33%), action 43, FPS 2.73, Running 44.86s Step 307( 14.67%), action 44, FPS 2.65, Running 45.30s Step 308( 15.00%), action 45, FPS 2.65, Running 45.68s Step 309( 15.33%), action 46, FPS 2.70, Running 45.94s Step 310( 15.67%), action 47, FPS 2.68, Running 46.37s Step 311( 16.00%), action 48, FPS 2.68, Running 46.63s Step 312( 16.33%), action 49, FPS 2.70, Running 47.05s Step 313( 16.67%), action 50, FPS 2.63, Running 47.50s Step 314( 17.00%), action 51, FPS 2.64, Running 48.06s Step 315( 17.33%), action 52, FPS 2.53, Running 48.67s Step 316( 17.67%), action 53, FPS 2.47, Running 49.24s Step 317( 18.00%), action 54, FPS 2.41, Running 49.72s Step 318( 18.33%), action 55, FPS 2.35, Running 50.27s Step 319( 18.67%), action 56, FPS 2.30, Running 50.73s Step 320( 19.00%), action 57, FPS 2.26, Running 51.22s Step 321( 19.33%), action 58, FPS 2.26, Running 51.48s Step 322( 19.67%), action 59, FPS 2.25, Running 52.09s Step 323( 20.00%), action 60, FPS 2.21, Running 52.61s Step 324( 20.33%), action 61, FPS 2.20, Running 53.18s Step 325( 20.67%), action 62, FPS 2.15, Running 53.77s Step 326( 21.00%), action 63, FPS 2.08, Running 54.48s Step 327( 21.33%), action 64, FPS 2.11, Running 54.78s Step 328( 21.67%), action 65, FPS 2.04, Running 55.47s Step 329( 22.00%), action 66, FPS 1.99, Running 56.00s Step 330( 22.33%), action 67, FPS 1.94, Running 56.67s Step 331( 22.67%), action 68, FPS 1.94, Running 56.95s Step 332( 23.00%), action 69, FPS 1.89, Running 57.64s Step 333( 23.33%), action 70, FPS 1.91, Running 57.94s Step 334( 23.67%), action 71, FPS 1.85, Running 58.85s Step 335( 24.00%), action 72, FPS 1.86, Running 59.42s Step 336( 24.33%), action 73, FPS 1.88, Running 59.90s Step 337( 24.67%), action 74, FPS 1.84, Running 60.56s Step 338( 25.00%), action 75, FPS 1.80, Running 61.37s Step 339( 25.33%), action 76, FPS 1.81, Running 61.79s Step 340( 25.67%), action 77, FPS 1.80, Running 62.34s Step 341( 26.00%), action 78, FPS 1.78, Running 62.74s Step 342( 26.33%), action 79, FPS 1.76, Running 63.44s Step 343( 26.67%), action 80, FPS 1.77, Running 63.88s Step 344( 27.00%), action 81, FPS 1.75, Running 64.63s Step 345( 27.33%), action 82, FPS 1.80, Running 64.88s Step 346( 27.67%), action 83, FPS 1.80, Running 65.56s Step 347( 28.00%), action 84, FPS 1.79, Running 65.96s Step 348( 28.33%), action 85, FPS 1.83, Running 66.43s Step 349( 28.67%), action 86, FPS 1.83, Running 66.95s Step 350( 29.00%), action 87, FPS 1.85, Running 67.49s Step 351( 29.33%), action 88, FPS 1.85, Running 67.76s Step 352( 29.67%), action 89, FPS 1.85, Running 68.46s Step 353( 30.00%), action 90, FPS 1.81, Running 69.01s Step 354( 30.33%), action 91, FPS 1.80, Running 69.96s Step 355( 30.67%), action 92, FPS 1.85, Running 70.25s Step 356( 31.00%), action 93, FPS 1.83, Running 70.81s Step 357( 31.33%), action 94, FPS 1.90, Running 71.08s Step 358( 31.67%), action 95, FPS 1.98, Running 71.45s Step 359( 32.00%), action 96, FPS 1.96, Running 71.99s Step 360( 32.33%), action 97, FPS 1.97, Running 72.49s Step 361( 32.67%), action 98, FPS 1.94, Running 73.03s Step 362( 33.00%), action 99, FPS 1.94, Running 73.78s Step 363( 33.33%), action 100, FPS 1.95, Running 74.12s Step 364( 33.67%), action 101, FPS 1.94, Running 74.94s Step 365( 34.00%), action 102, FPS 1.91, Running 75.37s Step 366( 34.33%), action 103, FPS 1.96, Running 75.79s Step 367( 34.67%), action 104, FPS 1.93, Running 76.34s Step 368( 35.00%), action 105, FPS 1.89, Running 77.02s Step 369( 35.33%), action 106, FPS 1.93, Running 77.30s Step 370( 35.67%), action 107, FPS 1.96, Running 77.69s Step 371( 36.00%), action 108, FPS 1.96, Running 77.95s Step 372( 36.33%), action 109, FPS 2.00, Running 78.45s Step 373( 36.67%), action 110, FPS 2.00, Running 78.99s [2026-08-01 18:29:47] [89 ] Seed 88 success after 79.66 s. +steps: 373 , actions: 110 . +Instruction: Empty +Total 21/89(23.60%) success. +Setting seed: 89 +Step 1( N/A%), pre moving , FPS 1.08, Running 0.92s Step 2( N/A%), pre moving , FPS 2.00, Running 1.00s Step 3( N/A%), pre moving , FPS 2.90, Running 1.04s Step 4( N/A%), pre moving , FPS 3.77, Running 1.06s Step 5( N/A%), pre moving , FPS 4.60, Running 1.09s Step 6( N/A%), pre moving , FPS 5.39, Running 1.11s Step 7( N/A%), pre moving , FPS 6.14, Running 1.14s Step 8( N/A%), pre moving , FPS 6.82, Running 1.17s Step 9( N/A%), pre moving , FPS 7.51, Running 1.20s Step 10( N/A%), pre moving , FPS 8.19, Running 1.22s Step 11( N/A%), pre moving , FPS 8.82, Running 1.25s Step 12( N/A%), pre moving , FPS 9.37, Running 1.28s Step 13( N/A%), pre moving , FPS 9.69, Running 1.34s Step 14( N/A%), pre moving , FPS 10.22, Running 1.37s Step 15( N/A%), pre moving , FPS 10.65, Running 1.41s Step 16( N/A%), pre moving , FPS 11.12, Running 1.44s Step 17( N/A%), pre moving , FPS 11.55, Running 1.47s Step 18( N/A%), pre moving , FPS 12.03, Running 1.50s Step 19( N/A%), pre moving , FPS 12.50, Running 1.52s Step 20( N/A%), pre moving , FPS 12.91, Running 1.55s Step 21( N/A%), pre moving , FPS 23.08, Running 1.79s Step 22( N/A%), pre moving , FPS 23.97, Running 1.84s Step 23( N/A%), pre moving , FPS 24.13, Running 1.86s Step 24( N/A%), pre moving , FPS 24.07, Running 1.89s Step 25( N/A%), pre moving , FPS 24.07, Running 1.92s Step 26( N/A%), pre moving , FPS 19.26, Running 2.15s Step 27( N/A%), pre moving , FPS 19.21, Running 2.18s Step 28( N/A%), pre moving , FPS 19.35, Running 2.21s Step 29( N/A%), pre moving , FPS 19.27, Running 2.24s Step 30( N/A%), pre moving , FPS 18.99, Running 2.27s Step 31( N/A%), pre moving , FPS 19.01, Running 2.30s Step 32( N/A%), pre moving , FPS 19.18, Running 2.32s Step 33( N/A%), pre moving , FPS 19.89, Running 2.35s Step 34( N/A%), pre moving , FPS 19.98, Running 2.37s Step 35( N/A%), pre moving , FPS 20.24, Running 2.40s Step 36( N/A%), pre moving , FPS 15.79, Running 2.71s Step 37( N/A%), pre moving , FPS 15.89, Running 2.73s Step 38( N/A%), pre moving , FPS 15.79, Running 2.76s Step 39( N/A%), pre moving , FPS 15.73, Running 2.79s Step 40( N/A%), pre moving , FPS 15.74, Running 2.82s Step 41( N/A%), pre moving , FPS 18.84, Running 2.85s Step 42( N/A%), pre moving , FPS 19.18, Running 2.88s Step 43( N/A%), pre moving , FPS 19.17, Running 2.91s Step 44( N/A%), pre moving , FPS 19.11, Running 2.94s Step 45( N/A%), pre moving , FPS 19.11, Running 2.96s Step 46( N/A%), pre moving , FPS 23.83, Running 2.99s Step 47( N/A%), pre moving , FPS 23.95, Running 3.02s Step 48( N/A%), pre moving , FPS 23.95, Running 3.04s Step 49( N/A%), pre moving , FPS 23.86, Running 3.07s Step 50( N/A%), pre moving , FPS 24.10, Running 3.10s Step 51( N/A%), pre moving , FPS 23.69, Running 3.14s Step 52( N/A%), pre moving , FPS 23.33, Running 3.18s Step 53( N/A%), pre moving , FPS 23.01, Running 3.22s Step 54( N/A%), pre moving , FPS 22.72, Running 3.25s Step 55( N/A%), pre moving , FPS 22.50, Running 3.28s Step 56( N/A%), pre moving , FPS 32.60, Running 3.32s Step 57( N/A%), pre moving , FPS 31.81, Running 3.36s Step 58( N/A%), pre moving , FPS 31.35, Running 3.40s Step 59( N/A%), pre moving , FPS 30.47, Running 3.45s Step 60( N/A%), pre moving , FPS 29.67, Running 3.49s Step 61( N/A%), pre moving , FPS 28.98, Running 3.54s Step 62( N/A%), pre moving , FPS 28.11, Running 3.59s Step 63( N/A%), pre moving , FPS 26.98, Running 3.65s Step 64( N/A%), pre moving , FPS 26.13, Running 3.70s Step 65( N/A%), pre moving , FPS 25.66, Running 3.74s Step 66( N/A%), pre moving , FPS 25.21, Running 3.78s Step 67( N/A%), pre moving , FPS 24.69, Running 3.83s Step 68( N/A%), pre moving , FPS 24.04, Running 3.87s Step 69( N/A%), pre moving , FPS 23.33, Running 3.93s Step 70( N/A%), pre moving , FPS 22.76, Running 3.98s Step 71( N/A%), pre moving , FPS 22.60, Running 4.03s Step 72( N/A%), pre moving , FPS 22.24, Running 4.08s Step 73( N/A%), pre moving , FPS 21.49, Running 4.15s Step 74( N/A%), pre moving , FPS 21.37, Running 4.19s Step 75( N/A%), pre moving , FPS 21.22, Running 4.23s Step 76( N/A%), pre moving , FPS 21.05, Running 4.27s Step 77( N/A%), pre moving , FPS 20.92, Running 4.32s Step 78( N/A%), pre moving , FPS 20.90, Running 4.36s Step 79( N/A%), pre moving , FPS 20.98, Running 4.40s Step 80( N/A%), pre moving , FPS 21.03, Running 4.44s Step 81( N/A%), pre moving , FPS 21.20, Running 4.48s Step 82( N/A%), pre moving , FPS 21.43, Running 4.52s Step 83( N/A%), pre moving , FPS 21.78, Running 4.57s Step 84( N/A%), pre moving , FPS 22.14, Running 4.61s Step 85( N/A%), pre moving , FPS 22.38, Running 4.64s Step 86( N/A%), pre moving , FPS 22.49, Running 4.67s Step 87( N/A%), pre moving , FPS 22.59, Running 4.71s Step 88( N/A%), pre moving , FPS 23.00, Running 4.74s Step 89( N/A%), pre moving , FPS 23.81, Running 4.77s Step 90( N/A%), pre moving , FPS 24.45, Running 4.80s Step 91( N/A%), pre moving , FPS 25.00, Running 4.83s Step 92( N/A%), pre moving , FPS 25.76, Running 4.86s Step 93( N/A%), pre moving , FPS 26.68, Running 4.90s Step 94( N/A%), pre moving , FPS 26.98, Running 4.93s Step 95( N/A%), pre moving , FPS 27.29, Running 4.96s Step 96( N/A%), pre moving , FPS 27.82, Running 4.99s Step 97( N/A%), pre moving , FPS 28.62, Running 5.01s Step 98( N/A%), pre moving , FPS 29.28, Running 5.04s Step 99( N/A%), pre moving , FPS 30.07, Running 5.07s Step 100( N/A%), pre moving , FPS 30.70, Running 5.10s Step 101( N/A%), pre moving , FPS 31.01, Running 5.13s Step 102( N/A%), pre moving , FPS 31.32, Running 5.16s Step 103( N/A%), pre moving , FPS 31.79, Running 5.20s Step 104( N/A%), pre moving , FPS 32.43, Running 5.22s Step 105( N/A%), pre moving , FPS 32.24, Running 5.26s Step 106( N/A%), pre moving , FPS 32.56, Running 5.29s Step 107( N/A%), pre moving , FPS 32.85, Running 5.32s Step 108( N/A%), pre moving , FPS 33.15, Running 5.35s Step 109( N/A%), pre moving , FPS 33.20, Running 5.37s Step 110( N/A%), pre moving , FPS 33.44, Running 5.40s Step 111( N/A%), pre moving , FPS 33.41, Running 5.43s Step 112( N/A%), pre moving , FPS 33.56, Running 5.45s Step 113( N/A%), pre moving , FPS 34.22, Running 5.48s Step 114( N/A%), pre moving , FPS 33.73, Running 5.52s Step 115( N/A%), pre moving , FPS 34.16, Running 5.55s Step 116( N/A%), pre moving , FPS 34.07, Running 5.58s Step 117( N/A%), pre moving , FPS 33.74, Running 5.61s Step 118( N/A%), pre moving , FPS 33.42, Running 5.64s Step 119( N/A%), pre moving , FPS 17.74, Running 6.19s Step 120( N/A%), pre moving , FPS 14.97, Running 6.43s Step 121( N/A%), pre moving , FPS 12.72, Running 6.70s Step 122( N/A%), pre moving , FPS 11.97, Running 6.83s Step 123( N/A%), pre moving , FPS 10.62, Running 7.08s Step 124( N/A%), pre moving , FPS 10.06, Running 7.21s Step 125( N/A%), pre moving , FPS 9.15, Running 7.44s Step 126( N/A%), pre moving , FPS 8.66, Running 7.60s Step 127( N/A%), pre moving , FPS 7.95, Running 7.84s Step 128( N/A%), pre moving , FPS 7.60, Running 7.98s Step 129( N/A%), pre moving , FPS 7.05, Running 8.21s Step 130( N/A%), pre moving , FPS 6.72, Running 8.37s Step 131( N/A%), pre moving , FPS 6.28, Running 8.61s Step 132( N/A%), pre moving , FPS 6.04, Running 8.76s Step 133( N/A%), pre moving , FPS 5.72, Running 8.98s Step 134( N/A%), pre moving , FPS 5.52, Running 9.15s Step 135( N/A%), pre moving , FPS 5.24, Running 9.36s Step 136( N/A%), pre moving , FPS 5.06, Running 9.53s Step 137( N/A%), pre moving , FPS 4.78, Running 9.80s Step 138( N/A%), pre moving , FPS 4.65, Running 9.94s Step 139( N/A%), pre moving , FPS 4.96, Running 10.23s Step 140( N/A%), pre moving , FPS 4.96, Running 10.46s Step 141( N/A%), pre moving , FPS 5.00, Running 10.70s Step 142( N/A%), pre moving , FPS 4.94, Running 10.88s Step 143( N/A%), pre moving , FPS 4.97, Running 11.10s Step 144( N/A%), pre moving , FPS 4.94, Running 11.26s Step 145( N/A%), pre moving , FPS 4.90, Running 11.53s Step 146( N/A%), pre moving , FPS 4.90, Running 11.67s Step 147( N/A%), pre moving , FPS 4.86, Running 11.95s Step 148( N/A%), pre moving , FPS 4.80, Running 12.14s Step 149( N/A%), pre moving , FPS 4.78, Running 12.40s Step 150( N/A%), pre moving , FPS 4.75, Running 12.58s Step 151( N/A%), pre moving , FPS 4.78, Running 12.80s Step 152( N/A%), pre moving , FPS 4.77, Running 12.96s Step 153( N/A%), pre moving , FPS 4.60, Running 13.32s Step 154( N/A%), pre moving , FPS 4.53, Running 13.57s Step 155( N/A%), pre moving , FPS 4.44, Running 13.87s Step 156( N/A%), pre moving , FPS 4.42, Running 14.05s Step 157( N/A%), pre moving , FPS 4.43, Running 14.31s Step 158( N/A%), pre moving , FPS 4.39, Running 14.50s Step 159( N/A%), pre moving , FPS 4.42, Running 14.75s Step 160( N/A%), pre moving , FPS 4.46, Running 14.95s Step 161( N/A%), pre moving , FPS 4.44, Running 15.21s Step 162( N/A%), pre moving , FPS 4.39, Running 15.43s Step 163( N/A%), pre moving , FPS 4.35, Running 15.70s Step 164( N/A%), pre moving , FPS 4.33, Running 15.88s Step 165( N/A%), pre moving , FPS 4.33, Running 16.15s Step 166( N/A%), pre moving , FPS 4.28, Running 16.35s Step 167( N/A%), pre moving , FPS 4.30, Running 16.61s Step 168( N/A%), pre moving , FPS 4.30, Running 16.79s Step 169( N/A%), pre moving , FPS 4.30, Running 17.05s Step 170( N/A%), pre moving , FPS 4.29, Running 17.24s Step 171( N/A%), pre moving , FPS 4.26, Running 17.50s Step 172( N/A%), pre moving , FPS 4.24, Running 17.68s Step 173( N/A%), pre moving , FPS 4.34, Running 17.93s Step 174( N/A%), pre moving , FPS 4.37, Running 18.14s Step 175( N/A%), pre moving , FPS 4.42, Running 18.39s Step 176( N/A%), pre moving , FPS 4.45, Running 18.55s Step 177( N/A%), pre moving , FPS 4.47, Running 18.78s Step 178( N/A%), pre moving , FPS 4.45, Running 18.99s Step 179( N/A%), pre moving , FPS 4.45, Running 19.24s Step 180( N/A%), pre moving , FPS 4.46, Running 19.43s Step 181( N/A%), pre moving , FPS 4.49, Running 19.67s Step 182( N/A%), pre moving , FPS 4.67, Running 19.71s Step 183( N/A%), pre moving , FPS 4.93, Running 19.76s Step 184( N/A%), pre moving , FPS 5.10, Running 19.80s Step 185( N/A%), pre moving , FPS 5.41, Running 19.85s Step 186( N/A%), pre moving , FPS 5.65, Running 19.89s Step 187( N/A%), pre moving , FPS 6.02, Running 19.93s Step 188( N/A%), pre moving , FPS 6.29, Running 19.97s Step 189( N/A%), pre moving , FPS 6.77, Running 20.01s Step 190( N/A%), pre moving , FPS 7.11, Running 20.05s Step 191( N/A%), pre moving , FPS 7.68, Running 20.10s Step 192( N/A%), pre moving , FPS 5.22, Running 21.51s Step 193( N/A%), pre moving , FPS 5.16, Running 21.80s Step 194( N/A%), pre moving , FPS 5.23, Running 21.97s Step 195( N/A%), pre moving , FPS 5.19, Running 22.25s Step 196( N/A%), pre moving , FPS 5.19, Running 22.40s Step 197( N/A%), pre moving , FPS 5.13, Running 22.68s Step 198( N/A%), pre moving , FPS 5.21, Running 22.83s Step 199( N/A%), pre moving , FPS 5.17, Running 23.11s Step 200( N/A%), pre moving , FPS 5.19, Running 23.28s Step 201( N/A%), pre moving , FPS 5.12, Running 23.58s Step 202( N/A%), pre moving , FPS 4.96, Running 23.75s Step 203( N/A%), pre moving , FPS 4.74, Running 23.98s Step 204( N/A%), pre moving , FPS 4.61, Running 24.14s Step 205( N/A%), pre moving , FPS 4.37, Running 24.43s Step 206( N/A%), pre moving , FPS 4.26, Running 24.58s Step 207( N/A%), pre moving , FPS 4.05, Running 24.86s Step 208( N/A%), pre moving , FPS 3.97, Running 25.01s Step 209( N/A%), pre moving , FPS 3.78, Running 25.29s Step 210( N/A%), pre moving , FPS 3.68, Running 25.48s Step 211( N/A%), pre moving , FPS 3.54, Running 25.75s Step 212( 0.33%), action 1, FPS 4.13, Running 26.36s Step 213( 0.67%), action 2, FPS 4.14, Running 26.63s Step 214( 1.00%), action 3, FPS 3.74, Running 27.31s Step 215( 1.33%), action 4, FPS 3.79, Running 27.52s Step 216( 1.67%), action 5, FPS 3.57, Running 27.99s Step 217( 2.00%), action 6, FPS 3.56, Running 28.30s Step 218( 2.33%), action 7, FPS 3.41, Running 28.68s Step 219( 2.67%), action 8, FPS 3.36, Running 29.06s Step 220( 3.00%), action 9, FPS 3.27, Running 29.41s Step 221( 3.33%), action 10, FPS 3.32, Running 29.60s Step 222( 3.67%), action 11, FPS 3.08, Running 30.24s Step 223( 4.00%), action 12, FPS 3.04, Running 30.55s Step 224( 4.33%), action 13, FPS 2.92, Running 31.00s Step 225( 4.67%), action 14, FPS 2.90, Running 31.32s Step 226( 5.00%), action 15, FPS 2.81, Running 31.70s Step 227( 5.33%), action 16, FPS 2.83, Running 31.93s Step 228( 5.67%), action 17, FPS 2.70, Running 32.41s Step 229( 6.00%), action 18, FPS 2.67, Running 32.80s Step 230( 6.33%), action 19, FPS 2.58, Running 33.23s Step 231( 6.67%), action 20, FPS 2.56, Running 33.55s Step 232( 7.00%), action 21, FPS 2.52, Running 34.28s Step 233( 7.33%), action 22, FPS 2.54, Running 34.51s Step 234( 7.67%), action 23, FPS 2.54, Running 35.17s Step 235( 8.00%), action 24, FPS 2.50, Running 35.52s Step 236( 8.33%), action 25, FPS 2.46, Running 36.12s Step 237( 8.67%), action 26, FPS 2.43, Running 36.55s Step 238( 9.00%), action 27, FPS 2.43, Running 36.90s Step 239( 9.33%), action 28, FPS 2.48, Running 37.13s Step 240( 9.67%), action 29, FPS 2.47, Running 37.49s Step 241( 10.00%), action 30, FPS 2.38, Running 38.01s Step 242( 10.33%), action 31, FPS 2.29, Running 38.96s Step 243( 10.67%), action 32, FPS 2.27, Running 39.37s Step 244( 11.00%), action 33, FPS 2.23, Running 39.98s Step 245( 11.33%), action 34, FPS 2.22, Running 40.31s Step 246( 11.67%), action 35, FPS 2.23, Running 40.69s Step 247( 12.00%), action 36, FPS 2.23, Running 40.89s Step 248( 12.33%), action 37, FPS 2.24, Running 41.32s Step 249( 12.67%), action 38, FPS 2.29, Running 41.53s Step 250( 13.00%), action 39, FPS 2.23, Running 42.18s Step 251( 13.33%), action 40, FPS 2.18, Running 42.74s Step 252( 13.67%), action 41, FPS 2.23, Running 43.26s Step 253( 14.00%), action 42, FPS 2.22, Running 43.50s Step 254( 14.33%), action 43, FPS 2.29, Running 43.89s Step 255( 14.67%), action 44, FPS 2.32, Running 44.12s Step 256( 15.00%), action 45, FPS 2.39, Running 44.49s Step 257( 15.33%), action 46, FPS 2.45, Running 44.73s Step 258( 15.67%), action 47, FPS 2.43, Running 45.14s Step 259( 16.00%), action 48, FPS 2.42, Running 45.39s Step 260( 16.33%), action 49, FPS 2.41, Running 45.77s Step 261( 16.67%), action 50, FPS 2.50, Running 46.00s Step 262( 17.00%), action 51, FPS 2.59, Running 46.67s Step 263( 17.33%), action 52, FPS 2.63, Running 46.99s Step 264( 17.67%), action 53, FPS 2.71, Running 47.35s Step 265( 18.00%), action 54, FPS 2.73, Running 47.63s Step 266( 18.33%), action 55, FPS 2.70, Running 48.10s Step 267( 18.67%), action 56, FPS 2.66, Running 48.41s Step 268( 19.00%), action 57, FPS 2.61, Running 48.97s Step 269( 19.33%), action 58, FPS 2.53, Running 49.42s Step 270( 19.67%), action 59, FPS 2.58, Running 49.94s Step 271( 20.00%), action 60, FPS 2.70, Running 50.15s Step 272( 20.33%), action 61, FPS 2.62, Running 50.91s Step 273( 20.67%), action 62, FPS 2.61, Running 51.17s Step 274( 21.00%), action 63, FPS 2.54, Running 51.76s Step 275( 21.33%), action 64, FPS 2.53, Running 52.03s Step 276( 21.67%), action 65, FPS 2.44, Running 52.69s Step 277( 22.00%), action 66, FPS 2.43, Running 52.95s Step 278( 22.33%), action 67, FPS 2.37, Running 53.56s Step 279( 22.67%), action 68, FPS 2.31, Running 54.05s Step 280( 23.00%), action 69, FPS 2.30, Running 54.47s Step 281( 23.33%), action 70, FPS 2.21, Running 55.03s Step 282( 23.67%), action 71, FPS 2.19, Running 55.79s Step 283( 24.00%), action 72, FPS 2.19, Running 56.10s Step 284( 24.33%), action 73, FPS 2.14, Running 56.68s Step 285( 24.67%), action 74, FPS 2.14, Running 56.96s Step 286( 25.00%), action 75, FPS 2.15, Running 57.42s Step 287( 25.33%), action 76, FPS 2.12, Running 57.83s Step 288( 25.67%), action 77, FPS 2.17, Running 58.18s Step 289( 26.00%), action 78, FPS 2.18, Running 58.61s Step 290( 26.33%), action 79, FPS 2.19, Running 59.09s Step 291( 26.67%), action 80, FPS 2.19, Running 59.30s Step 292( 27.00%), action 81, FPS 2.25, Running 59.81s Step 293( 27.33%), action 82, FPS 2.23, Running 60.12s Step 294( 27.67%), action 83, FPS 2.30, Running 60.44s Step 295( 28.00%), action 84, FPS 2.30, Running 60.74s Step 296( 28.33%), action 85, FPS 2.36, Running 61.16s Step 297( 28.67%), action 86, FPS 2.32, Running 61.56s Step 298( 29.00%), action 87, FPS 2.38, Running 61.95s Step 299( 29.33%), action 88, FPS 2.46, Running 62.18s Step 300( 29.67%), action 89, FPS 2.43, Running 62.70s Step 301( 30.00%), action 90, FPS 2.50, Running 63.02s Step 302( 30.33%), action 91, FPS 2.52, Running 63.72s Step 303( 30.67%), action 92, FPS 2.45, Running 64.26s Step 304( 31.00%), action 93, FPS 2.47, Running 64.78s Step 305( 31.33%), action 94, FPS 2.47, Running 65.07s Step 306( 31.67%), action 95, FPS 2.43, Running 65.65s Step 307( 32.00%), action 96, FPS 2.47, Running 65.93s Step 308( 32.33%), action 97, FPS 2.45, Running 66.34s Step 309( 32.67%), action 98, FPS 2.45, Running 66.77s Step 310( 33.00%), action 99, FPS 2.47, Running 67.17s Step 311( 33.33%), action 100, FPS 2.42, Running 67.56s Step 312( 33.67%), action 101, FPS 2.41, Running 68.12s Step 313( 34.00%), action 102, FPS 2.42, Running 68.41s Step 314( 34.33%), action 103, FPS 2.41, Running 68.75s Step 315( 34.67%), action 104, FPS 2.43, Running 68.98s Step 316( 35.00%), action 105, FPS 2.42, Running 69.42s Step 317( 35.33%), action 106, FPS 2.44, Running 69.76s Step 318( 35.67%), action 107, FPS 2.36, Running 70.42s Step 319( 36.00%), action 108, FPS 2.35, Running 70.68s Step 320( 36.33%), action 109, FPS 2.39, Running 71.06s Step 321( 36.67%), action 110, FPS 2.42, Running 71.30s Step 322( 37.00%), action 111, FPS 2.49, Running 71.76s Step 323( 37.33%), action 112, FPS 2.53, Running 72.15s Step 324( 37.67%), action 113, FPS 2.61, Running 72.44s Step 325( 38.00%), action 114, FPS 2.64, Running 72.64s Step 326( 38.33%), action 115, FPS 2.68, Running 73.10s Step 327( 38.67%), action 116, FPS 2.68, Running 73.40s Step 328( 39.00%), action 117, FPS 2.68, Running 73.80s Step 329( 39.33%), action 118, FPS 2.68, Running 74.24s Step 330( 39.67%), action 119, FPS 2.60, Running 74.85s Step 331( 40.00%), action 120, FPS 2.58, Running 75.32s Step 332( 40.33%), action 121, FPS 2.44, Running 76.31s Step 333( 40.67%), action 122, FPS 2.46, Running 76.53s Step 334( 41.00%), action 123, FPS 2.34, Running 77.30s Step 335( 41.33%), action 124, FPS 2.30, Running 77.68s Step 336( 41.67%), action 125, FPS 2.22, Running 78.43s Step 337( 42.00%), action 126, FPS 2.20, Running 78.84s Step 338( 42.33%), action 127, FPS 2.21, Running 79.48s Step 339( 42.67%), action 128, FPS 2.16, Running 79.93s Step 340( 43.00%), action 129, FPS 2.12, Running 80.48s Step 341( 43.33%), action 130, FPS 2.08, Running 80.89s Step 342( 43.67%), action 131, FPS 2.02, Running 81.66s Step 343( 44.00%), action 132, FPS 2.04, Running 81.96s Step 344( 44.33%), action 133, FPS 1.96, Running 82.65s Step 345( 44.67%), action 134, FPS 1.95, Running 82.92s Step 346( 45.00%), action 135, FPS 1.91, Running 83.58s Step 347( 45.33%), action 136, FPS 1.87, Running 84.12s Step 348( 45.67%), action 137, FPS 1.80, Running 84.88s Step 349( 46.00%), action 138, FPS 1.79, Running 85.40s Step 350( 46.33%), action 139, FPS 1.83, Running 85.75s Step 351( 46.67%), action 140, FPS 1.83, Running 86.23s Step 352( 47.00%), action 141, FPS 1.87, Running 86.99s Step 353( 47.33%), action 142, FPS 1.83, Running 87.48s Step 354( 47.67%), action 143, FPS 1.86, Running 88.03s Step 355( 48.00%), action 144, FPS 1.89, Running 88.25s Step 356( 48.33%), action 145, FPS 1.94, Running 88.73s Step 357( 48.67%), action 146, FPS 1.92, Running 89.23s Step 358( 49.00%), action 147, FPS 1.94, Running 89.81s Step 359( 49.33%), action 148, FPS 1.94, Running 90.22s Step 360( 49.67%), action 149, FPS 1.95, Running 90.73s Step 361( 50.00%), action 150, FPS 1.93, Running 91.25s Step 362( 50.33%), action 151, FPS 1.94, Running 91.99s Step 363( 50.67%), action 152, FPS 1.93, Running 92.33s Step 364( 51.00%), action 153, FPS 1.98, Running 92.75s Step 365( 51.33%), action 154, FPS 1.97, Running 93.06s Step 366( 51.67%), action 155, FPS 2.00, Running 93.57s Step 367( 52.00%), action 156, FPS 2.02, Running 94.00s Step 368( 52.33%), action 157, FPS 2.12, Running 94.30s Step 369( 52.67%), action 158, FPS 2.17, Running 94.60s Step 370( 53.00%), action 159, FPS 2.10, Running 95.28s Step 371( 53.33%), action 160, FPS 2.15, Running 95.54s Step 372( 53.67%), action 161, FPS 2.14, Running 96.34s Step 373( 54.00%), action 162, FPS 2.21, Running 96.55s Step 374( 54.33%), action 163, FPS 2.18, Running 97.20s Step 375( 54.67%), action 164, FPS 2.15, Running 97.54s Step 376( 55.00%), action 165, FPS 2.09, Running 98.32s Step 377( 55.33%), action 166, FPS 2.13, Running 98.64s Step 378( 55.67%), action 167, FPS 2.16, Running 99.09s Step 379( 56.00%), action 168, FPS 2.19, Running 99.35s Step 380( 56.33%), action 169, FPS 2.20, Running 99.81s Step 381( 56.67%), action 170, FPS 2.27, Running 100.06s Step 382( 57.00%), action 171, FPS 2.23, Running 100.94s Step 383( 57.33%), action 172, FPS 2.22, Running 101.35s Step 384( 57.67%), action 173, FPS 2.14, Running 102.08s Step 385( 58.00%), action 174, FPS 2.13, Running 102.47s Step 386( 58.33%), action 175, FPS 2.14, Running 102.92s Step 387( 58.67%), action 176, FPS 2.16, Running 103.27s Step 388( 59.00%), action 177, FPS 2.05, Running 104.04s Step 389( 59.33%), action 178, FPS 2.04, Running 104.41s Step 390( 59.67%), action 179, FPS 2.04, Running 105.10s Step 391( 60.00%), action 180, FPS 1.98, Running 105.66s Step 392( 60.33%), action 181, FPS 1.95, Running 106.58s Step 393( 60.67%), action 182, FPS 1.95, Running 106.81s Step 394( 61.00%), action 183, FPS 1.94, Running 107.50s Step 395( 61.33%), action 184, FPS 1.93, Running 107.90s Step 396( 61.67%), action 185, FPS 2.01, Running 108.26s Step 397( 62.00%), action 186, FPS 1.95, Running 108.88s Step 398( 62.33%), action 187, FPS 1.95, Running 109.36s Step 399( 62.67%), action 188, FPS 1.90, Running 109.89s Step 400( 63.00%), action 189, FPS 1.87, Running 110.51s Step 401( 63.33%), action 190, FPS 1.81, Running 111.12s Step 402( 63.67%), action 191, FPS 1.81, Running 111.99s Step 403( 64.00%), action 192, FPS 1.82, Running 112.33s Step 404( 64.33%), action 193, FPS 1.83, Running 113.00s Step 405( 64.67%), action 194, FPS 1.83, Running 113.40s [2026-08-01 18:31:42] [90 ] Seed 89 failed after 114.11 s. +steps: 405 , actions: 194 . +Instruction: Empty +Total 21/90(23.33%) success. +Setting seed: 90 +Step 1( N/A%), pre moving , FPS 4.12, Running 0.24s Step 2( N/A%), pre moving , FPS 7.39, Running 0.27s Step 3( N/A%), pre moving , FPS 9.38, Running 0.32s Step 4( N/A%), pre moving , FPS 11.15, Running 0.36s Step 5( N/A%), pre moving , FPS 12.91, Running 0.39s Step 6( N/A%), pre moving , FPS 13.55, Running 0.44s Step 7( N/A%), pre moving , FPS 14.93, Running 0.47s Step 8( N/A%), pre moving , FPS 16.20, Running 0.49s Step 9( N/A%), pre moving , FPS 16.93, Running 0.53s Step 10( N/A%), pre moving , FPS 17.96, Running 0.56s Step 11( N/A%), pre moving , FPS 18.84, Running 0.58s Step 12( N/A%), pre moving , FPS 19.63, Running 0.61s Step 13( N/A%), pre moving , FPS 20.29, Running 0.64s Step 14( N/A%), pre moving , FPS 20.76, Running 0.67s Step 15( N/A%), pre moving , FPS 21.44, Running 0.70s Step 16( N/A%), pre moving , FPS 22.05, Running 0.73s Step 17( N/A%), pre moving , FPS 22.65, Running 0.75s Step 18( N/A%), pre moving , FPS 23.22, Running 0.78s Step 19( N/A%), pre moving , FPS 23.74, Running 0.80s Step 20( N/A%), pre moving , FPS 24.23, Running 0.83s Step 21( N/A%), pre moving , FPS 23.83, Running 1.08s Step 22( N/A%), pre moving , FPS 23.45, Running 1.12s Step 23( N/A%), pre moving , FPS 24.10, Running 1.15s Step 24( N/A%), pre moving , FPS 24.52, Running 1.17s Step 25( N/A%), pre moving , FPS 24.64, Running 1.20s Step 26( N/A%), pre moving , FPS 19.79, Running 1.45s Step 27( N/A%), pre moving , FPS 19.79, Running 1.48s Step 28( N/A%), pre moving , FPS 19.68, Running 1.51s Step 29( N/A%), pre moving , FPS 19.80, Running 1.54s Step 30( N/A%), pre moving , FPS 19.64, Running 1.58s Step 31( N/A%), pre moving , FPS 19.48, Running 1.61s Step 32( N/A%), pre moving , FPS 19.37, Running 1.64s Step 33( N/A%), pre moving , FPS 19.14, Running 1.69s Step 34( N/A%), pre moving , FPS 19.27, Running 1.71s Step 35( N/A%), pre moving , FPS 19.26, Running 1.74s Step 36( N/A%), pre moving , FPS 14.88, Running 2.07s Step 37( N/A%), pre moving , FPS 14.89, Running 2.09s Step 38( N/A%), pre moving , FPS 14.88, Running 2.12s Step 39( N/A%), pre moving , FPS 14.88, Running 2.14s Step 40( N/A%), pre moving , FPS 14.71, Running 2.18s Step 41( N/A%), pre moving , FPS 17.67, Running 2.21s Step 42( N/A%), pre moving , FPS 17.78, Running 2.25s Step 43( N/A%), pre moving , FPS 17.68, Running 2.28s Step 44( N/A%), pre moving , FPS 17.58, Running 2.31s Step 45( N/A%), pre moving , FPS 17.55, Running 2.34s Step 46( N/A%), pre moving , FPS 21.93, Running 2.37s Step 47( N/A%), pre moving , FPS 21.89, Running 2.39s Step 48( N/A%), pre moving , FPS 22.00, Running 2.42s Step 49( N/A%), pre moving , FPS 22.12, Running 2.45s Step 50( N/A%), pre moving , FPS 22.32, Running 2.47s Step 51( N/A%), pre moving , FPS 22.49, Running 2.50s Step 52( N/A%), pre moving , FPS 22.64, Running 2.53s Step 53( N/A%), pre moving , FPS 22.71, Running 2.57s Step 54( N/A%), pre moving , FPS 22.28, Running 2.61s Step 55( N/A%), pre moving , FPS 21.84, Running 2.65s Step 56( N/A%), pre moving , FPS 32.15, Running 2.69s Step 57( N/A%), pre moving , FPS 30.64, Running 2.75s Step 58( N/A%), pre moving , FPS 29.93, Running 2.79s Step 59( N/A%), pre moving , FPS 28.28, Running 2.85s Step 60( N/A%), pre moving , FPS 28.28, Running 2.89s Step 61( N/A%), pre moving , FPS 27.82, Running 2.93s Step 62( N/A%), pre moving , FPS 27.57, Running 2.97s Step 63( N/A%), pre moving , FPS 27.35, Running 3.01s Step 64( N/A%), pre moving , FPS 26.85, Running 3.06s Step 65( N/A%), pre moving , FPS 25.82, Running 3.11s Step 66( N/A%), pre moving , FPS 24.93, Running 3.17s Step 67( N/A%), pre moving , FPS 24.49, Running 3.21s Step 68( N/A%), pre moving , FPS 24.12, Running 3.25s Step 69( N/A%), pre moving , FPS 23.67, Running 3.29s Step 70( N/A%), pre moving , FPS 23.25, Running 3.33s Step 71( N/A%), pre moving , FPS 22.94, Running 3.37s Step 72( N/A%), pre moving , FPS 22.66, Running 3.41s Step 73( N/A%), pre moving , FPS 22.64, Running 3.45s Step 74( N/A%), pre moving , FPS 22.72, Running 3.49s Step 75( N/A%), pre moving , FPS 22.81, Running 3.53s Step 76( N/A%), pre moving , FPS 22.75, Running 3.57s Step 77( N/A%), pre moving , FPS 23.20, Running 3.61s Step 78( N/A%), pre moving , FPS 23.29, Running 3.65s Step 79( N/A%), pre moving , FPS 23.91, Running 3.69s Step 80( N/A%), pre moving , FPS 23.91, Running 3.73s Step 81( N/A%), pre moving , FPS 24.30, Running 3.76s Step 82( N/A%), pre moving , FPS 24.72, Running 3.78s Step 83( N/A%), pre moving , FPS 25.11, Running 3.81s Step 84( N/A%), pre moving , FPS 25.76, Running 3.83s Step 85( N/A%), pre moving , FPS 26.82, Running 3.86s Step 86( N/A%), pre moving , FPS 27.93, Running 3.88s Step 87( N/A%), pre moving , FPS 28.50, Running 3.91s Step 88( N/A%), pre moving , FPS 28.64, Running 3.95s Step 89( N/A%), pre moving , FPS 29.22, Running 3.98s Step 90( N/A%), pre moving , FPS 29.55, Running 4.01s Step 91( N/A%), pre moving , FPS 29.86, Running 4.04s Step 92( N/A%), pre moving , FPS 30.38, Running 4.07s Step 93( N/A%), pre moving , FPS 31.03, Running 4.09s Step 94( N/A%), pre moving , FPS 31.81, Running 4.12s Step 95( N/A%), pre moving , FPS 32.61, Running 4.14s Step 96( N/A%), pre moving , FPS 33.41, Running 4.17s Step 97( N/A%), pre moving , FPS 33.65, Running 4.20s Step 98( N/A%), pre moving , FPS 33.62, Running 4.24s Step 99( N/A%), pre moving , FPS 34.28, Running 4.27s Step 100( N/A%), pre moving , FPS 35.04, Running 4.30s Step 101( N/A%), pre moving , FPS 34.79, Running 4.33s Step 102( N/A%), pre moving , FPS 34.74, Running 4.36s Step 103( N/A%), pre moving , FPS 34.76, Running 4.38s Step 104( N/A%), pre moving , FPS 34.77, Running 4.41s Step 105( N/A%), pre moving , FPS 34.79, Running 4.43s Step 106( N/A%), pre moving , FPS 34.82, Running 4.46s Step 107( N/A%), pre moving , FPS 35.04, Running 4.48s Step 108( N/A%), pre moving , FPS 35.69, Running 4.51s Step 109( N/A%), pre moving , FPS 35.77, Running 4.53s Step 110( N/A%), pre moving , FPS 36.31, Running 4.56s Step 111( N/A%), pre moving , FPS 36.80, Running 4.59s Step 112( N/A%), pre moving , FPS 36.95, Running 4.61s Step 113( N/A%), pre moving , FPS 37.08, Running 4.63s Step 114( N/A%), pre moving , FPS 36.70, Running 4.66s Step 115( N/A%), pre moving , FPS 36.32, Running 4.70s Step 116( N/A%), pre moving , FPS 36.24, Running 4.72s Step 117( N/A%), pre moving , FPS 36.39, Running 4.75s Step 118( N/A%), pre moving , FPS 18.31, Running 5.33s Step 119( N/A%), pre moving , FPS 16.49, Running 5.48s Step 120( N/A%), pre moving , FPS 14.26, Running 5.70s Step 121( N/A%), pre moving , FPS 12.86, Running 5.89s Step 122( N/A%), pre moving , FPS 11.22, Running 6.14s Step 123( N/A%), pre moving , FPS 10.47, Running 6.30s Step 124( N/A%), pre moving , FPS 9.41, Running 6.53s Step 125( N/A%), pre moving , FPS 8.99, Running 6.66s Step 126( N/A%), pre moving , FPS 8.04, Running 6.94s Step 127( N/A%), pre moving , FPS 7.58, Running 7.12s Step 128( N/A%), pre moving , FPS 6.92, Running 7.40s Step 129( N/A%), pre moving , FPS 6.66, Running 7.54s Step 130( N/A%), pre moving , FPS 6.23, Running 7.77s Step 131( N/A%), pre moving , FPS 5.91, Running 7.97s Step 132( N/A%), pre moving , FPS 5.56, Running 8.21s Step 133( N/A%), pre moving , FPS 5.31, Running 8.40s Step 134( N/A%), pre moving , FPS 5.03, Running 8.64s Step 135( N/A%), pre moving , FPS 4.84, Running 8.83s Step 136( N/A%), pre moving , FPS 4.59, Running 9.08s Step 137( N/A%), pre moving , FPS 4.47, Running 9.23s Step 138( N/A%), pre moving , FPS 4.79, Running 9.51s Step 139( N/A%), pre moving , FPS 4.80, Running 9.65s Step 140( N/A%), pre moving , FPS 4.79, Running 9.87s Step 141( N/A%), pre moving , FPS 4.82, Running 10.04s Step 142( N/A%), pre moving , FPS 4.84, Running 10.27s Step 143( N/A%), pre moving , FPS 4.83, Running 10.43s Step 144( N/A%), pre moving , FPS 4.83, Running 10.68s Step 145( N/A%), pre moving , FPS 4.73, Running 10.89s Step 146( N/A%), pre moving , FPS 4.80, Running 11.11s Step 147( N/A%), pre moving , FPS 4.85, Running 11.25s Step 148( N/A%), pre moving , FPS 4.85, Running 11.52s Step 149( N/A%), pre moving , FPS 4.80, Running 11.70s Step 150( N/A%), pre moving , FPS 4.82, Running 11.92s Step 151( N/A%), pre moving , FPS 4.86, Running 12.09s Step 152( N/A%), pre moving , FPS 4.76, Running 12.40s Step 153( N/A%), pre moving , FPS 4.73, Running 12.63s Step 154( N/A%), pre moving , FPS 4.70, Running 12.90s Step 155( N/A%), pre moving , FPS 4.71, Running 13.07s Step 156( N/A%), pre moving , FPS 4.69, Running 13.34s Step 157( N/A%), pre moving , FPS 4.69, Running 13.50s Step 158( N/A%), pre moving , FPS 4.69, Running 13.78s Step 159( N/A%), pre moving , FPS 4.67, Running 13.94s Step 160( N/A%), pre moving , FPS 4.60, Running 14.22s Step 161( N/A%), pre moving , FPS 4.59, Running 14.40s Step 162( N/A%), pre moving , FPS 4.53, Running 14.68s Step 163( N/A%), pre moving , FPS 4.50, Running 14.88s Step 164( N/A%), pre moving , FPS 4.48, Running 15.14s Step 165( N/A%), pre moving , FPS 4.52, Running 15.31s Step 166( N/A%), pre moving , FPS 4.48, Running 15.58s Step 167( N/A%), pre moving , FPS 4.39, Running 15.80s Step 168( N/A%), pre moving , FPS 4.43, Running 16.04s Step 169( N/A%), pre moving , FPS 4.43, Running 16.22s Step 170( N/A%), pre moving , FPS 4.38, Running 16.49s Step 171( N/A%), pre moving , FPS 4.38, Running 16.65s Step 172( N/A%), pre moving , FPS 4.47, Running 16.88s Step 173( N/A%), pre moving , FPS 4.50, Running 17.07s Step 174( N/A%), pre moving , FPS 4.49, Running 17.35s Step 175( N/A%), pre moving , FPS 4.48, Running 17.53s Step 176( N/A%), pre moving , FPS 4.49, Running 17.80s Step 177( N/A%), pre moving , FPS 4.49, Running 17.95s Step 178( N/A%), pre moving , FPS 4.49, Running 18.23s Step 179( N/A%), pre moving , FPS 4.44, Running 18.44s Step 180( N/A%), pre moving , FPS 4.47, Running 18.70s Step 181( N/A%), pre moving , FPS 4.60, Running 18.75s Step 182( N/A%), pre moving , FPS 4.86, Running 18.80s Step 183( N/A%), pre moving , FPS 5.05, Running 18.84s Step 184( N/A%), pre moving , FPS 5.34, Running 18.89s Step 185( N/A%), pre moving , FPS 5.49, Running 18.96s Step 186( N/A%), pre moving , FPS 5.84, Running 19.00s Step 187( N/A%), pre moving , FPS 6.15, Running 19.05s Step 188( N/A%), pre moving , FPS 6.53, Running 19.10s Step 189( N/A%), pre moving , FPS 6.85, Running 19.14s Step 190( N/A%), pre moving , FPS 7.43, Running 19.18s Step 191( N/A%), pre moving , FPS 5.10, Running 20.57s Step 192( N/A%), pre moving , FPS 5.05, Running 20.83s Step 193( N/A%), pre moving , FPS 4.97, Running 21.10s Step 194( N/A%), pre moving , FPS 5.01, Running 21.35s Step 195( N/A%), pre moving , FPS 4.98, Running 21.55s Step 196( N/A%), pre moving , FPS 4.97, Running 21.82s Step 197( N/A%), pre moving , FPS 4.95, Running 21.99s Step 198( N/A%), pre moving , FPS 4.97, Running 22.26s Step 199( N/A%), pre moving , FPS 5.01, Running 22.43s Step 200( N/A%), pre moving , FPS 5.02, Running 22.68s Step 201( N/A%), pre moving , FPS 4.79, Running 22.92s Step 202( N/A%), pre moving , FPS 4.51, Running 23.23s Step 203( N/A%), pre moving , FPS 4.37, Running 23.42s Step 204( N/A%), pre moving , FPS 4.20, Running 23.65s Step 205( N/A%), pre moving , FPS 4.09, Running 23.85s Step 206( N/A%), pre moving , FPS 3.92, Running 24.10s Step 207( N/A%), pre moving , FPS 3.80, Running 24.31s Step 208( N/A%), pre moving , FPS 3.67, Running 24.55s Step 209( N/A%), pre moving , FPS 3.59, Running 24.71s Step 210( N/A%), pre moving , FPS 3.45, Running 24.99s Step 211( 0.33%), action 1, FPS 3.85, Running 25.77s Step 212( 0.67%), action 2, FPS 3.82, Running 26.07s Step 213( 1.00%), action 3, FPS 3.48, Running 26.84s Step 214( 1.33%), action 4, FPS 3.25, Running 27.49s Step 215( 1.67%), action 5, FPS 3.16, Running 27.87s Step 216( 2.00%), action 6, FPS 3.15, Running 28.16s Step 217( 2.33%), action 7, FPS 2.94, Running 28.80s Step 218( 2.67%), action 8, FPS 2.78, Running 29.45s Step 219( 3.00%), action 9, FPS 2.62, Running 30.07s Step 220( 3.33%), action 10, FPS 2.55, Running 30.52s Step 221( 3.67%), action 11, FPS 2.39, Running 31.29s Step 222( 4.00%), action 12, FPS 2.36, Running 31.72s Step 223( 4.33%), action 13, FPS 2.26, Running 32.25s Step 224( 4.67%), action 14, FPS 2.23, Running 32.63s Step 225( 5.00%), action 15, FPS 2.18, Running 33.01s Step 226( 5.33%), action 16, FPS 2.10, Running 33.61s Step 227( 5.67%), action 17, FPS 2.08, Running 33.92s Step 228( 6.00%), action 18, FPS 2.02, Running 34.43s Step 229( 6.33%), action 19, FPS 1.99, Running 34.75s Step 230( 6.67%), action 20, FPS 1.96, Running 35.19s Step 231( 7.00%), action 21, FPS 1.97, Running 35.92s Step 232( 7.33%), action 22, FPS 1.92, Running 36.51s Step 233( 7.67%), action 23, FPS 1.95, Running 37.10s Step 234( 8.00%), action 24, FPS 2.00, Running 37.50s Step 235( 8.33%), action 25, FPS 2.00, Running 37.88s Step 236( 8.67%), action 26, FPS 1.95, Running 38.43s Step 237( 9.00%), action 27, FPS 1.99, Running 38.85s Step 238( 9.33%), action 28, FPS 2.00, Running 39.45s Step 239( 9.67%), action 29, FPS 2.06, Running 39.80s Step 240( 10.00%), action 30, FPS 2.10, Running 40.06s Step 241( 10.33%), action 31, FPS 2.14, Running 40.64s Step 242( 10.67%), action 32, FPS 2.18, Running 40.91s Step 243( 11.00%), action 33, FPS 2.19, Running 41.40s Step 244( 11.33%), action 34, FPS 2.18, Running 41.80s Step 245( 11.67%), action 35, FPS 2.15, Running 42.31s Step 246( 12.00%), action 36, FPS 2.22, Running 42.63s Step 247( 12.33%), action 37, FPS 2.19, Running 43.04s Step 248( 12.67%), action 38, FPS 2.23, Running 43.38s Step 249( 13.00%), action 39, FPS 2.22, Running 43.74s Step 250( 13.33%), action 40, FPS 2.26, Running 44.03s Step 251( 13.67%), action 41, FPS 2.24, Running 44.84s Step 252( 14.00%), action 42, FPS 2.32, Running 45.11s Step 253( 14.33%), action 43, FPS 2.32, Running 45.72s Step 254( 14.67%), action 44, FPS 2.35, Running 46.01s Step 255( 15.00%), action 45, FPS 2.35, Running 46.38s Step 256( 15.33%), action 46, FPS 2.35, Running 46.94s Step 257( 15.67%), action 47, FPS 2.37, Running 47.30s Step 258( 16.00%), action 48, FPS 2.42, Running 47.73s Step 259( 16.33%), action 49, FPS 2.35, Running 48.30s Step 260( 16.67%), action 50, FPS 2.28, Running 48.85s Step 261( 17.00%), action 51, FPS 2.22, Running 49.64s Step 262( 17.33%), action 52, FPS 2.14, Running 50.24s Step 263( 17.67%), action 53, FPS 2.12, Running 50.82s Step 264( 18.00%), action 54, FPS 2.11, Running 51.28s Step 265( 18.33%), action 55, FPS 2.16, Running 51.58s Step 266( 18.67%), action 56, FPS 2.13, Running 52.03s Step 267( 19.00%), action 57, FPS 2.11, Running 52.52s Step 268( 19.33%), action 58, FPS 2.09, Running 52.95s Step 269( 19.67%), action 59, FPS 2.07, Running 53.42s Step 270( 20.00%), action 60, FPS 2.01, Running 54.00s Step 271( 20.33%), action 61, FPS 2.05, Running 54.61s Step 272( 20.67%), action 62, FPS 2.03, Running 54.96s Step 273( 21.00%), action 63, FPS 2.05, Running 55.45s Step 274( 21.33%), action 64, FPS 1.97, Running 56.15s Step 275( 21.67%), action 65, FPS 1.96, Running 56.58s Step 276( 22.00%), action 66, FPS 1.98, Running 57.06s Step 277( 22.33%), action 67, FPS 1.98, Running 57.41s Step 278( 22.67%), action 68, FPS 1.96, Running 57.93s Step 279( 23.00%), action 69, FPS 2.01, Running 58.26s Step 280( 23.33%), action 70, FPS 2.07, Running 58.51s Step 281( 23.67%), action 71, FPS 2.13, Running 59.02s Step 282( 24.00%), action 72, FPS 2.20, Running 59.33s Step 283( 24.33%), action 73, FPS 2.26, Running 59.67s Step 284( 24.67%), action 74, FPS 2.28, Running 60.07s Step 285( 25.00%), action 75, FPS 2.26, Running 60.42s Step 286( 25.33%), action 76, FPS 2.27, Running 60.84s Step 287( 25.67%), action 77, FPS 2.26, Running 61.39s Step 288( 26.00%), action 78, FPS 2.27, Running 61.74s Step 289( 26.33%), action 79, FPS 2.31, Running 62.08s [2026-08-01 18:32:45] [91 ] Seed 90 failed after 62.50 s. +steps: 289 , actions: 79 . +Instruction: Empty +Total 21/91(23.08%) success. +Setting seed: 91 +Step 1( N/A%), pre moving , FPS 1.31, Running 0.76s Step 2( N/A%), pre moving , FPS 2.42, Running 0.83s Step 3( N/A%), pre moving , FPS 3.44, Running 0.87s Step 4( N/A%), pre moving , FPS 4.38, Running 0.91s Step 5( N/A%), pre moving , FPS 5.33, Running 0.94s Step 6( N/A%), pre moving , FPS 6.23, Running 0.96s Step 7( N/A%), pre moving , FPS 7.07, Running 0.99s Step 8( N/A%), pre moving , FPS 7.76, Running 1.03s Step 9( N/A%), pre moving , FPS 8.47, Running 1.06s Step 10( N/A%), pre moving , FPS 9.13, Running 1.10s Step 11( N/A%), pre moving , FPS 9.77, Running 1.13s Step 12( N/A%), pre moving , FPS 10.27, Running 1.17s Step 13( N/A%), pre moving , FPS 10.87, Running 1.20s Step 14( N/A%), pre moving , FPS 11.46, Running 1.22s Step 15( N/A%), pre moving , FPS 12.02, Running 1.25s Step 16( N/A%), pre moving , FPS 12.53, Running 1.28s Step 17( N/A%), pre moving , FPS 12.96, Running 1.31s Step 18( N/A%), pre moving , FPS 13.30, Running 1.35s Step 19( N/A%), pre moving , FPS 13.73, Running 1.38s Step 20( N/A%), pre moving , FPS 14.11, Running 1.42s Step 21( N/A%), pre moving , FPS 23.26, Running 1.62s Step 22( N/A%), pre moving , FPS 24.05, Running 1.66s Step 23( N/A%), pre moving , FPS 24.44, Running 1.69s Step 24( N/A%), pre moving , FPS 24.23, Running 1.74s Step 25( N/A%), pre moving , FPS 23.87, Running 1.78s Step 26( N/A%), pre moving , FPS 19.62, Running 1.98s Step 27( N/A%), pre moving , FPS 19.50, Running 2.02s Step 28( N/A%), pre moving , FPS 19.68, Running 2.05s Step 29( N/A%), pre moving , FPS 19.74, Running 2.08s Step 30( N/A%), pre moving , FPS 19.79, Running 2.11s Step 31( N/A%), pre moving , FPS 19.69, Running 2.14s Step 32( N/A%), pre moving , FPS 20.00, Running 2.17s Step 33( N/A%), pre moving , FPS 20.03, Running 2.19s Step 34( N/A%), pre moving , FPS 20.03, Running 2.22s Step 35( N/A%), pre moving , FPS 20.06, Running 2.25s Step 36( N/A%), pre moving , FPS 15.60, Running 2.56s Step 37( N/A%), pre moving , FPS 15.71, Running 2.59s Step 38( N/A%), pre moving , FPS 15.85, Running 2.61s Step 39( N/A%), pre moving , FPS 15.77, Running 2.65s Step 40( N/A%), pre moving , FPS 15.76, Running 2.69s Step 41( N/A%), pre moving , FPS 18.30, Running 2.72s Step 42( N/A%), pre moving , FPS 18.38, Running 2.75s Step 43( N/A%), pre moving , FPS 18.41, Running 2.78s Step 44( N/A%), pre moving , FPS 18.76, Running 2.80s Step 45( N/A%), pre moving , FPS 18.95, Running 2.83s Step 46( N/A%), pre moving , FPS 22.85, Running 2.86s Step 47( N/A%), pre moving , FPS 23.04, Running 2.88s Step 48( N/A%), pre moving , FPS 23.18, Running 2.91s Step 49( N/A%), pre moving , FPS 22.87, Running 2.95s Step 50( N/A%), pre moving , FPS 22.90, Running 2.98s Step 51( N/A%), pre moving , FPS 23.06, Running 3.01s Step 52( N/A%), pre moving , FPS 23.08, Running 3.04s Step 53( N/A%), pre moving , FPS 22.95, Running 3.07s Step 54( N/A%), pre moving , FPS 22.83, Running 3.10s Step 55( N/A%), pre moving , FPS 22.58, Running 3.13s Step 56( N/A%), pre moving , FPS 32.98, Running 3.17s Step 57( N/A%), pre moving , FPS 32.26, Running 3.21s Step 58( N/A%), pre moving , FPS 32.27, Running 3.23s Step 59( N/A%), pre moving , FPS 32.83, Running 3.26s Step 60( N/A%), pre moving , FPS 33.24, Running 3.29s Step 61( N/A%), pre moving , FPS 33.41, Running 3.31s Step 62( N/A%), pre moving , FPS 33.60, Running 3.34s Step 63( N/A%), pre moving , FPS 33.81, Running 3.37s Step 64( N/A%), pre moving , FPS 33.79, Running 3.40s Step 65( N/A%), pre moving , FPS 33.82, Running 3.42s Step 66( N/A%), pre moving , FPS 33.66, Running 3.45s Step 67( N/A%), pre moving , FPS 33.23, Running 3.49s Step 68( N/A%), pre moving , FPS 32.89, Running 3.52s Step 69( N/A%), pre moving , FPS 33.02, Running 3.56s Step 70( N/A%), pre moving , FPS 32.68, Running 3.59s Step 71( N/A%), pre moving , FPS 32.82, Running 3.62s Step 72( N/A%), pre moving , FPS 32.82, Running 3.64s Step 73( N/A%), pre moving , FPS 32.04, Running 3.69s Step 74( N/A%), pre moving , FPS 31.01, Running 3.74s Step 75( N/A%), pre moving , FPS 30.34, Running 3.79s Step 76( N/A%), pre moving , FPS 29.60, Running 3.84s Step 77( N/A%), pre moving , FPS 29.51, Running 3.88s Step 78( N/A%), pre moving , FPS 29.06, Running 3.92s Step 79( N/A%), pre moving , FPS 28.39, Running 3.97s Step 80( N/A%), pre moving , FPS 27.58, Running 4.01s Step 81( N/A%), pre moving , FPS 26.69, Running 4.06s Step 82( N/A%), pre moving , FPS 26.24, Running 4.10s Step 83( N/A%), pre moving , FPS 25.60, Running 4.15s Step 84( N/A%), pre moving , FPS 25.00, Running 4.20s Step 85( N/A%), pre moving , FPS 24.39, Running 4.24s Step 86( N/A%), pre moving , FPS 24.04, Running 4.28s Step 87( N/A%), pre moving , FPS 23.87, Running 4.32s Step 88( N/A%), pre moving , FPS 23.63, Running 4.37s Step 89( N/A%), pre moving , FPS 23.45, Running 4.41s Step 90( N/A%), pre moving , FPS 23.12, Running 4.46s Step 91( N/A%), pre moving , FPS 22.74, Running 4.50s Step 92( N/A%), pre moving , FPS 22.39, Running 4.54s Step 93( N/A%), pre moving , FPS 22.48, Running 4.58s Step 94( N/A%), pre moving , FPS 22.73, Running 4.62s Step 95( N/A%), pre moving , FPS 22.73, Running 4.67s Step 96( N/A%), pre moving , FPS 22.99, Running 4.71s Step 97( N/A%), pre moving , FPS 23.04, Running 4.75s Step 98( N/A%), pre moving , FPS 23.36, Running 4.78s Step 99( N/A%), pre moving , FPS 23.66, Running 4.81s Step 100( N/A%), pre moving , FPS 23.55, Running 4.86s Step 101( N/A%), pre moving , FPS 24.09, Running 4.89s Step 102( N/A%), pre moving , FPS 24.24, Running 4.93s Step 103( N/A%), pre moving , FPS 24.45, Running 4.97s Step 104( N/A%), pre moving , FPS 25.01, Running 5.00s Step 105( N/A%), pre moving , FPS 25.68, Running 5.02s Step 106( N/A%), pre moving , FPS 26.05, Running 5.05s Step 107( N/A%), pre moving , FPS 26.24, Running 5.09s Step 108( N/A%), pre moving , FPS 26.41, Running 5.12s Step 109( N/A%), pre moving , FPS 27.05, Running 5.15s Step 110( N/A%), pre moving , FPS 27.88, Running 5.17s Step 111( N/A%), pre moving , FPS 28.35, Running 5.20s Step 112( N/A%), pre moving , FPS 28.79, Running 5.23s Step 113( N/A%), pre moving , FPS 29.40, Running 5.26s Step 114( N/A%), pre moving , FPS 30.08, Running 5.29s Step 115( N/A%), pre moving , FPS 31.20, Running 5.31s Step 116( N/A%), pre moving , FPS 31.97, Running 5.34s Step 117( N/A%), pre moving , FPS 32.71, Running 5.36s Step 118( N/A%), pre moving , FPS 32.87, Running 5.39s Step 119( N/A%), pre moving , FPS 33.00, Running 5.42s Step 120( N/A%), pre moving , FPS 33.85, Running 5.45s Step 121( N/A%), pre moving , FPS 33.05, Running 5.50s Step 122( N/A%), pre moving , FPS 33.41, Running 5.53s Step 123( N/A%), pre moving , FPS 33.98, Running 5.56s Step 124( N/A%), pre moving , FPS 33.81, Running 5.59s Step 125( N/A%), pre moving , FPS 33.81, Running 5.61s Step 126( N/A%), pre moving , FPS 34.07, Running 5.64s Step 127( N/A%), pre moving , FPS 34.52, Running 5.67s Step 128( N/A%), pre moving , FPS 34.32, Running 5.71s Step 129( N/A%), pre moving , FPS 33.92, Running 5.74s Step 130( N/A%), pre moving , FPS 33.45, Running 5.77s Step 131( N/A%), pre moving , FPS 33.45, Running 5.80s Step 132( N/A%), pre moving , FPS 33.18, Running 5.84s Step 133( N/A%), pre moving , FPS 33.21, Running 5.86s Step 134( N/A%), pre moving , FPS 33.18, Running 5.89s Step 135( N/A%), pre moving , FPS 32.99, Running 5.92s Step 136( N/A%), pre moving , FPS 33.01, Running 5.94s Step 137( N/A%), pre moving , FPS 33.09, Running 5.97s Step 138( N/A%), pre moving , FPS 32.93, Running 6.00s Step 139( N/A%), pre moving , FPS 33.06, Running 6.02s Step 140( N/A%), pre moving , FPS 33.56, Running 6.05s Step 141( N/A%), pre moving , FPS 34.77, Running 6.07s Step 142( N/A%), pre moving , FPS 34.75, Running 6.10s Step 143( N/A%), pre moving , FPS 34.95, Running 6.13s Step 144( N/A%), pre moving , FPS 34.42, Running 6.17s Step 145( N/A%), pre moving , FPS 34.10, Running 6.20s Step 146( N/A%), pre moving , FPS 33.92, Running 6.23s Step 147( N/A%), pre moving , FPS 32.75, Running 6.28s Step 148( N/A%), pre moving , FPS 33.53, Running 6.30s Step 149( N/A%), pre moving , FPS 34.05, Running 6.33s Step 150( N/A%), pre moving , FPS 34.60, Running 6.35s Step 151( N/A%), pre moving , FPS 18.52, Running 6.88s Step 152( N/A%), pre moving , FPS 17.01, Running 7.01s Step 153( N/A%), pre moving , FPS 14.39, Running 7.25s Step 154( N/A%), pre moving , FPS 13.00, Running 7.43s Step 155( N/A%), pre moving , FPS 11.31, Running 7.69s Step 156( N/A%), pre moving , FPS 10.57, Running 7.83s Step 157( N/A%), pre moving , FPS 9.64, Running 8.04s Step 158( N/A%), pre moving , FPS 9.13, Running 8.19s Step 159( N/A%), pre moving , FPS 8.35, Running 8.42s Step 160( N/A%), pre moving , FPS 8.01, Running 8.54s Step 161( N/A%), pre moving , FPS 7.44, Running 8.76s Step 162( N/A%), pre moving , FPS 7.04, Running 8.94s Step 163( N/A%), pre moving , FPS 6.50, Running 9.21s Step 164( N/A%), pre moving , FPS 6.28, Running 9.36s Step 165( N/A%), pre moving , FPS 5.85, Running 9.62s Step 166( N/A%), pre moving , FPS 5.59, Running 9.81s Step 167( N/A%), pre moving , FPS 5.26, Running 10.07s Step 168( N/A%), pre moving , FPS 5.05, Running 10.27s Step 169( N/A%), pre moving , FPS 4.78, Running 10.51s Step 170( N/A%), pre moving , FPS 4.64, Running 10.66s Step 171( N/A%), pre moving , FPS 4.95, Running 10.92s Step 172( N/A%), pre moving , FPS 4.92, Running 11.08s Step 173( N/A%), pre moving , FPS 4.89, Running 11.34s Step 174( N/A%), pre moving , FPS 4.93, Running 11.49s Step 175( N/A%), pre moving , FPS 4.93, Running 11.74s Step 176( N/A%), pre moving , FPS 4.94, Running 11.88s Step 177( N/A%), pre moving , FPS 4.95, Running 12.08s Step 178( N/A%), pre moving , FPS 4.90, Running 12.27s Step 179( N/A%), pre moving , FPS 4.87, Running 12.53s Step 180( N/A%), pre moving , FPS 4.79, Running 12.72s Step 181( N/A%), pre moving , FPS 4.75, Running 12.97s Step 182( N/A%), pre moving , FPS 4.78, Running 13.13s Step 183( N/A%), pre moving , FPS 4.82, Running 13.36s Step 184( N/A%), pre moving , FPS 4.78, Running 13.54s Step 185( N/A%), pre moving , FPS 4.79, Running 13.79s Step 186( N/A%), pre moving , FPS 4.72, Running 14.04s Step 187( N/A%), pre moving , FPS 4.74, Running 14.29s Step 188( N/A%), pre moving , FPS 4.74, Running 14.48s Step 189( N/A%), pre moving , FPS 4.71, Running 14.75s Step 190( N/A%), pre moving , FPS 4.68, Running 14.93s Step 191( N/A%), pre moving , FPS 4.67, Running 15.20s Step 192( N/A%), pre moving , FPS 4.70, Running 15.34s Step 193( N/A%), pre moving , FPS 4.70, Running 15.60s Step 194( N/A%), pre moving , FPS 4.65, Running 15.78s Step 195( N/A%), pre moving , FPS 4.64, Running 16.05s Step 196( N/A%), pre moving , FPS 4.60, Running 16.23s Step 197( N/A%), pre moving , FPS 4.55, Running 16.48s Step 198( N/A%), pre moving , FPS 4.58, Running 16.64s Step 199( N/A%), pre moving , FPS 4.53, Running 16.94s Step 200( N/A%), pre moving , FPS 4.56, Running 17.11s Step 201( N/A%), pre moving , FPS 4.55, Running 17.37s Step 202( N/A%), pre moving , FPS 4.50, Running 17.57s Step 203( N/A%), pre moving , FPS 4.48, Running 17.82s Step 204( N/A%), pre moving , FPS 4.48, Running 18.00s Step 205( N/A%), pre moving , FPS 4.46, Running 18.28s Step 206( N/A%), pre moving , FPS 4.55, Running 18.44s Step 207( N/A%), pre moving , FPS 4.57, Running 18.67s Step 208( N/A%), pre moving , FPS 4.56, Running 18.87s Step 209( N/A%), pre moving , FPS 4.57, Running 19.13s Step 210( N/A%), pre moving , FPS 4.58, Running 19.30s Step 211( N/A%), pre moving , FPS 4.60, Running 19.55s Step 212( N/A%), pre moving , FPS 4.54, Running 19.74s Step 213( N/A%), pre moving , FPS 4.56, Running 19.99s Step 214( N/A%), pre moving , FPS 4.71, Running 20.03s Step 215( N/A%), pre moving , FPS 4.97, Running 20.07s Step 216( N/A%), pre moving , FPS 5.14, Running 20.12s Step 217( N/A%), pre moving , FPS 5.43, Running 20.16s Step 218( N/A%), pre moving , FPS 5.60, Running 20.21s Step 219( N/A%), pre moving , FPS 6.04, Running 20.26s Step 220( N/A%), pre moving , FPS 6.26, Running 20.30s Step 221( N/A%), pre moving , FPS 6.72, Running 20.34s Step 222( N/A%), pre moving , FPS 7.12, Running 20.38s Step 223( N/A%), pre moving , FPS 7.70, Running 20.42s Step 224( N/A%), pre moving , FPS 5.31, Running 21.77s Step 225( N/A%), pre moving , FPS 5.31, Running 22.04s Step 226( N/A%), pre moving , FPS 5.29, Running 22.23s Step 227( N/A%), pre moving , FPS 5.27, Running 22.47s Step 228( N/A%), pre moving , FPS 5.35, Running 22.61s Step 229( N/A%), pre moving , FPS 5.33, Running 22.88s Step 230( N/A%), pre moving , FPS 5.31, Running 23.06s Step 231( N/A%), pre moving , FPS 5.32, Running 23.31s Step 232( N/A%), pre moving , FPS 5.32, Running 23.50s Step 233( N/A%), pre moving , FPS 5.36, Running 23.72s Step 234( N/A%), pre moving , FPS 5.19, Running 23.88s Step 235( N/A%), pre moving , FPS 4.96, Running 24.11s Step 236( N/A%), pre moving , FPS 4.79, Running 24.29s Step 237( N/A%), pre moving , FPS 4.54, Running 24.56s Step 238( N/A%), pre moving , FPS 4.40, Running 24.76s Step 239( N/A%), pre moving , FPS 4.21, Running 25.01s Step 240( N/A%), pre moving , FPS 4.11, Running 25.17s Step 241( N/A%), pre moving , FPS 3.93, Running 25.43s Step 242( N/A%), pre moving , FPS 3.83, Running 25.60s Step 243( N/A%), pre moving , FPS 3.65, Running 25.91s Step 244( 0.33%), action 1, FPS 3.72, Running 27.15s Step 245( 0.67%), action 2, FPS 3.50, Running 27.76s Step 246( 1.00%), action 3, FPS 3.13, Running 28.62s Step 247( 1.33%), action 4, FPS 2.93, Running 29.30s Step 248( 1.67%), action 5, FPS 2.66, Running 30.14s Step 249( 2.00%), action 6, FPS 2.56, Running 30.70s Step 250( 2.33%), action 7, FPS 2.46, Running 31.20s Step 251( 2.67%), action 8, FPS 2.44, Running 31.51s Step 252( 3.00%), action 9, FPS 2.31, Running 32.16s Step 253( 3.33%), action 10, FPS 2.20, Running 32.80s Step 254( 3.67%), action 11, FPS 2.08, Running 33.52s Step 255( 4.00%), action 12, FPS 2.07, Running 33.79s Step 256( 4.33%), action 13, FPS 2.00, Running 34.29s Step 257( 4.67%), action 14, FPS 1.96, Running 34.77s Step 258( 5.00%), action 15, FPS 1.89, Running 35.32s Step 259( 5.33%), action 16, FPS 1.84, Running 35.87s Step 260( 5.67%), action 17, FPS 1.78, Running 36.39s Step 261( 6.00%), action 18, FPS 1.75, Running 36.89s Step 262( 6.33%), action 19, FPS 1.69, Running 37.45s Step 263( 6.67%), action 20, FPS 1.65, Running 38.04s Step 264( 7.00%), action 21, FPS 1.69, Running 39.01s Step 265( 7.33%), action 22, FPS 1.73, Running 39.32s Step 266( 7.67%), action 23, FPS 1.78, Running 39.89s Step 267( 8.00%), action 24, FPS 1.81, Running 40.34s Step 268( 8.33%), action 25, FPS 1.81, Running 41.17s Step 269( 8.67%), action 26, FPS 1.83, Running 41.65s Step 270( 9.00%), action 27, FPS 1.80, Running 42.33s Step 271( 9.33%), action 28, FPS 1.79, Running 42.68s Step 272( 9.67%), action 29, FPS 1.82, Running 43.13s Step 273( 10.00%), action 30, FPS 1.88, Running 43.44s Step 274( 10.33%), action 31, FPS 1.91, Running 44.01s Step 275( 10.67%), action 32, FPS 1.91, Running 44.27s Step 276( 11.00%), action 33, FPS 1.90, Running 44.80s Step 277( 11.33%), action 34, FPS 1.91, Running 45.25s Step 278( 11.67%), action 35, FPS 1.85, Running 46.11s Step 279( 12.00%), action 36, FPS 1.88, Running 46.51s Step 280( 12.33%), action 37, FPS 1.87, Running 47.11s Step 281( 12.67%), action 38, FPS 1.86, Running 47.63s Step 282( 13.00%), action 39, FPS 1.86, Running 48.18s Step 283( 13.33%), action 40, FPS 1.91, Running 48.49s Step 284( 13.67%), action 41, FPS 1.92, Running 49.41s Step 285( 14.00%), action 42, FPS 1.92, Running 49.71s Step 286( 14.33%), action 43, FPS 1.89, Running 50.47s Step 287( 14.67%), action 44, FPS 1.93, Running 50.71s Step 288( 15.00%), action 45, FPS 1.94, Running 51.48s Step 289( 15.33%), action 46, FPS 1.93, Running 52.01s Step 290( 15.67%), action 47, FPS 1.90, Running 52.87s Step 291( 16.00%), action 48, FPS 1.86, Running 53.41s Step 292( 16.33%), action 49, FPS 1.88, Running 53.78s Step 293( 16.67%), action 50, FPS 1.87, Running 54.16s Step 294( 17.00%), action 51, FPS 1.86, Running 54.78s Step 295( 17.33%), action 52, FPS 1.84, Running 55.11s Step 296( 17.67%), action 53, FPS 1.86, Running 55.56s Step 297( 18.00%), action 54, FPS 1.86, Running 56.00s Step 298( 18.33%), action 55, FPS 1.91, Running 56.58s Step 299( 18.67%), action 56, FPS 1.93, Running 56.87s Step 300( 19.00%), action 57, FPS 1.94, Running 57.42s Step 301( 19.33%), action 58, FPS 1.95, Running 57.90s Step 302( 19.67%), action 59, FPS 1.91, Running 58.63s Step 303( 20.00%), action 60, FPS 1.91, Running 58.98s Step 304( 20.33%), action 61, FPS 1.94, Running 59.72s Step 305( 20.67%), action 62, FPS 1.91, Running 60.18s Step 306( 21.00%), action 63, FPS 1.97, Running 60.63s Step 307( 21.33%), action 64, FPS 1.94, Running 61.01s Step 308( 21.67%), action 65, FPS 1.97, Running 61.65s Step 309( 22.00%), action 66, FPS 2.02, Running 61.89s Step 310( 22.33%), action 67, FPS 2.09, Running 62.45s Step 311( 22.67%), action 68, FPS 2.09, Running 62.99s Step 312( 23.00%), action 69, FPS 2.03, Running 63.66s Step 313( 23.33%), action 70, FPS 2.02, Running 64.04s Step 314( 23.67%), action 71, FPS 1.96, Running 64.97s Step 315( 24.00%), action 72, FPS 1.92, Running 65.50s Step 316( 24.33%), action 73, FPS 1.94, Running 65.85s Step 317( 24.67%), action 74, FPS 1.97, Running 66.15s Step 318( 25.00%), action 75, FPS 1.94, Running 66.88s Step 319( 25.33%), action 76, FPS 1.90, Running 67.41s Step 320( 25.67%), action 77, FPS 1.86, Running 68.16s Step 321( 26.00%), action 78, FPS 1.87, Running 68.61s Step 322( 26.33%), action 79, FPS 1.86, Running 69.37s Step 323( 26.67%), action 80, FPS 1.82, Running 69.96s Step 324( 27.00%), action 81, FPS 1.80, Running 70.86s Step 325( 27.33%), action 82, FPS 1.80, Running 71.30s Step 326( 27.67%), action 83, FPS 1.76, Running 71.97s Step 327( 28.00%), action 84, FPS 1.75, Running 72.46s Step 328( 28.33%), action 85, FPS 1.75, Running 73.07s Step 329( 28.67%), action 86, FPS 1.70, Running 73.68s Step 330( 29.00%), action 87, FPS 1.72, Running 74.10s Step 331( 29.33%), action 88, FPS 1.74, Running 74.48s Step 332( 29.67%), action 89, FPS 1.74, Running 75.15s Step 333( 30.00%), action 90, FPS 1.73, Running 75.61s Step 334( 30.33%), action 91, FPS 1.76, Running 76.36s Step 335( 30.67%), action 92, FPS 1.76, Running 76.89s Step 336( 31.00%), action 93, FPS 1.74, Running 77.34s Step 337( 31.33%), action 94, FPS 1.71, Running 77.87s Step 338( 31.67%), action 95, FPS 1.72, Running 78.52s Step 339( 32.00%), action 96, FPS 1.75, Running 78.85s Step 340( 32.33%), action 97, FPS 1.77, Running 79.44s Step 341( 32.67%), action 98, FPS 1.77, Running 79.91s Step 342( 33.00%), action 99, FPS 1.83, Running 80.32s Step 343( 33.33%), action 100, FPS 1.86, Running 80.71s Step 344( 33.67%), action 101, FPS 1.92, Running 81.27s Step 345( 34.00%), action 102, FPS 1.91, Running 81.75s Step 346( 34.33%), action 103, FPS 1.92, Running 82.40s Step 347( 34.67%), action 104, FPS 1.91, Running 82.94s Step 348( 35.00%), action 105, FPS 1.90, Running 83.58s Step 349( 35.33%), action 106, FPS 1.93, Running 84.02s Step 350( 35.67%), action 107, FPS 1.90, Running 84.61s Step 351( 36.00%), action 108, FPS 1.93, Running 84.87s Step 352( 36.33%), action 109, FPS 1.97, Running 85.32s Step 353( 36.67%), action 110, FPS 1.95, Running 85.86s Step 354( 37.00%), action 111, FPS 1.95, Running 86.62s Step 355( 37.33%), action 112, FPS 1.95, Running 87.12s Step 356( 37.67%), action 113, FPS 1.94, Running 87.64s Step 357( 38.00%), action 114, FPS 1.97, Running 88.03s Step 358( 38.33%), action 115, FPS 1.96, Running 88.70s Step 359( 38.67%), action 116, FPS 1.97, Running 88.99s Step 360( 39.00%), action 117, FPS 2.01, Running 89.41s Step 361( 39.33%), action 118, FPS 2.04, Running 89.73s Step 362( 39.67%), action 119, FPS 2.00, Running 90.32s Step 363( 40.00%), action 120, FPS 2.00, Running 90.71s Step 364( 40.33%), action 121, FPS 1.93, Running 91.63s Step 365( 40.67%), action 122, FPS 1.97, Running 91.89s Step 366( 41.00%), action 123, FPS 2.00, Running 92.40s Step 367( 41.33%), action 124, FPS 2.00, Running 92.92s Step 368( 41.67%), action 125, FPS 2.00, Running 93.58s Step 369( 42.00%), action 126, FPS 2.02, Running 93.94s Step 370( 42.33%), action 127, FPS 2.01, Running 94.54s Step 371( 42.67%), action 128, FPS 1.99, Running 94.92s Step 372( 43.00%), action 129, FPS 1.97, Running 95.47s Step 373( 43.33%), action 130, FPS 1.99, Running 95.88s Step 374( 43.67%), action 131, FPS 1.96, Running 96.83s Step 375( 44.00%), action 132, FPS 1.97, Running 97.26s Step 376( 44.33%), action 133, FPS 1.94, Running 97.95s Step 377( 44.67%), action 134, FPS 1.96, Running 98.23s Step 378( 45.00%), action 135, FPS 2.02, Running 98.60s Step 379( 45.33%), action 136, FPS 2.04, Running 98.81s Step 380( 45.67%), action 137, FPS 2.06, Running 99.14s Step 381( 46.00%), action 138, FPS 2.07, Running 99.39s Step 382( 46.33%), action 139, FPS 2.10, Running 99.86s Step 383( 46.67%), action 140, FPS 2.14, Running 100.08s Step 384( 47.00%), action 141, FPS 2.18, Running 100.81s Step 385( 47.33%), action 142, FPS 2.14, Running 101.23s Step 386( 47.67%), action 143, FPS 2.14, Running 101.74s Step 387( 48.00%), action 144, FPS 2.15, Running 102.24s Step 388( 48.33%), action 145, FPS 2.14, Running 102.93s Step 389( 48.67%), action 146, FPS 2.10, Running 103.46s Step 390( 49.00%), action 147, FPS 2.08, Running 104.16s Step 391( 49.33%), action 148, FPS 2.06, Running 104.63s Step 392( 49.67%), action 149, FPS 2.05, Running 105.23s Step 393( 50.00%), action 150, FPS 2.04, Running 105.70s Step 394( 50.33%), action 151, FPS 2.06, Running 106.54s Step 395( 50.67%), action 152, FPS 2.11, Running 106.76s Step 396( 51.00%), action 153, FPS 2.11, Running 107.43s Step 397( 51.33%), action 154, FPS 2.12, Running 107.65s Step 398( 51.67%), action 155, FPS 2.06, Running 108.31s Step 399( 52.00%), action 156, FPS 2.02, Running 108.70s Step 400( 52.33%), action 157, FPS 2.00, Running 109.13s Step 401( 52.67%), action 158, FPS 1.99, Running 109.42s Step 402( 53.00%), action 159, FPS 2.01, Running 109.79s Step 403( 53.33%), action 160, FPS 1.99, Running 110.13s Step 404( 53.67%), action 161, FPS 2.01, Running 110.78s Step 405( 54.00%), action 162, FPS 1.99, Running 111.27s Step 406( 54.33%), action 163, FPS 1.96, Running 111.96s Step 407( 54.67%), action 164, FPS 2.00, Running 112.24s Step 408( 55.00%), action 165, FPS 2.04, Running 112.73s Step 409( 55.33%), action 166, FPS 2.03, Running 113.31s Step 410( 55.67%), action 167, FPS 2.07, Running 113.80s Step 411( 56.00%), action 168, FPS 2.13, Running 114.03s Step 412( 56.33%), action 169, FPS 2.18, Running 114.39s Step 413( 56.67%), action 170, FPS 2.18, Running 114.88s Step 414( 57.00%), action 171, FPS 2.27, Running 115.36s Step 415( 57.33%), action 172, FPS 2.25, Running 115.63s Step 416( 57.67%), action 173, FPS 2.34, Running 115.96s Step 417( 58.00%), action 174, FPS 2.35, Running 116.17s Step 418( 58.33%), action 175, FPS 2.39, Running 116.66s Step 419( 58.67%), action 176, FPS 2.39, Running 117.08s Step 420( 59.00%), action 177, FPS 2.38, Running 117.53s Step 421( 59.33%), action 178, FPS 2.40, Running 117.75s Step 422( 59.67%), action 179, FPS 2.41, Running 118.10s Step 423( 60.00%), action 180, FPS 2.43, Running 118.37s Step 424( 60.33%), action 181, FPS 2.44, Running 118.97s Step 425( 60.67%), action 182, FPS 2.51, Running 119.23s Step 426( 61.00%), action 183, FPS 2.60, Running 119.65s Step 427( 61.33%), action 184, FPS 2.61, Running 119.91s Step 428( 61.67%), action 185, FPS 2.63, Running 120.33s Step 429( 62.00%), action 186, FPS 2.69, Running 120.74s Step 430( 62.33%), action 187, FPS 2.76, Running 121.04s Step 431( 62.67%), action 188, FPS 2.75, Running 121.30s Step 432( 63.00%), action 189, FPS 2.77, Running 121.62s Step 433( 63.33%), action 190, FPS 2.85, Running 121.89s Step 434( 63.67%), action 191, FPS 2.84, Running 122.42s Step 435( 64.00%), action 192, FPS 2.79, Running 122.79s Step 436( 64.33%), action 193, FPS 2.80, Running 123.11s Step 437( 64.67%), action 194, FPS 2.69, Running 123.61s Step 438( 65.00%), action 195, FPS 2.73, Running 123.99s Step 439( 65.33%), action 196, FPS 2.78, Running 124.28s Step 440( 65.67%), action 197, FPS 2.80, Running 124.67s Step 441( 66.00%), action 198, FPS 2.81, Running 124.88s Step 442( 66.33%), action 199, FPS 2.75, Running 125.38s Step 443( 66.67%), action 200, FPS 2.74, Running 125.68s Step 444( 67.00%), action 201, FPS 2.74, Running 126.28s Step 445( 67.33%), action 202, FPS 2.74, Running 126.54s Step 446( 67.67%), action 203, FPS 2.69, Running 127.10s Step 447( 68.00%), action 204, FPS 2.69, Running 127.33s Step 448( 68.33%), action 205, FPS 2.66, Running 127.84s Step 449( 68.67%), action 206, FPS 2.68, Running 128.20s Step 450( 69.00%), action 207, FPS 2.66, Running 128.55s Step 451( 69.33%), action 208, FPS 2.59, Running 129.03s Step 452( 69.67%), action 209, FPS 2.42, Running 129.87s Step 453( 70.00%), action 210, FPS 2.37, Running 130.33s Step 454( 70.33%), action 211, FPS 2.28, Running 131.20s Step 455( 70.67%), action 212, FPS 2.27, Running 131.59s Step 456( 71.00%), action 213, FPS 2.18, Running 132.29s Step 457( 71.33%), action 214, FPS 2.17, Running 132.83s Step 458( 71.67%), action 215, FPS 2.07, Running 133.64s Step 459( 72.00%), action 216, FPS 2.08, Running 133.91s Step 460( 72.33%), action 217, FPS 2.00, Running 134.69s Step 461( 72.67%), action 218, FPS 1.95, Running 135.11s Step 462( 73.00%), action 219, FPS 1.98, Running 135.50s Step 463( 73.33%), action 220, FPS 1.94, Running 136.00s Step 464( 73.67%), action 221, FPS 1.91, Running 136.72s Step 465( 74.00%), action 222, FPS 1.88, Running 137.18s Step 466( 74.33%), action 223, FPS 1.86, Running 137.87s Step 467( 74.67%), action 224, FPS 1.81, Running 138.37s Step 468( 75.00%), action 225, FPS 1.77, Running 139.11s Step 469( 75.33%), action 226, FPS 1.76, Running 139.59s Step 470( 75.67%), action 227, FPS 1.72, Running 140.20s [2026-08-01 18:35:05] [92 ] Seed 91 failed after 140.51 s. +steps: 470 , actions: 227 . +Instruction: Empty +Total 21/92(22.83%) success. +Setting seed: 92 +Step 1( N/A%), pre moving , FPS 0.09, Running 11.49s Step 2( N/A%), pre moving , FPS 0.17, Running 11.53s Step 3( N/A%), pre moving , FPS 0.26, Running 11.59s Step 4( N/A%), pre moving , FPS 0.34, Running 11.62s Step 5( N/A%), pre moving , FPS 0.43, Running 11.68s Step 6( N/A%), pre moving , FPS 0.51, Running 11.71s Step 7( N/A%), pre moving , FPS 0.60, Running 11.74s Step 8( N/A%), pre moving , FPS 0.68, Running 11.77s Step 9( N/A%), pre moving , FPS 0.76, Running 11.80s Step 10( N/A%), pre moving , FPS 0.85, Running 11.83s Step 11( N/A%), pre moving , FPS 0.93, Running 11.86s Step 12( N/A%), pre moving , FPS 1.01, Running 11.89s Step 13( N/A%), pre moving , FPS 1.09, Running 11.94s Step 14( N/A%), pre moving , FPS 1.17, Running 11.98s Step 15( N/A%), pre moving , FPS 1.25, Running 12.01s Step 16( N/A%), pre moving , FPS 1.33, Running 12.04s Step 17( N/A%), pre moving , FPS 1.41, Running 12.07s Step 18( N/A%), pre moving , FPS 1.49, Running 12.10s Step 19( N/A%), pre moving , FPS 1.57, Running 12.13s Step 20( N/A%), pre moving , FPS 1.64, Running 12.16s Step 21( N/A%), pre moving , FPS 21.45, Running 12.42s Step 22( N/A%), pre moving , FPS 20.99, Running 12.48s Step 23( N/A%), pre moving , FPS 21.34, Running 12.52s Step 24( N/A%), pre moving , FPS 21.37, Running 12.55s Step 25( N/A%), pre moving , FPS 22.12, Running 12.58s Step 26( N/A%), pre moving , FPS 18.18, Running 12.81s Step 27( N/A%), pre moving , FPS 18.24, Running 12.84s Step 28( N/A%), pre moving , FPS 18.23, Running 12.87s Step 29( N/A%), pre moving , FPS 18.22, Running 12.90s Step 30( N/A%), pre moving , FPS 18.13, Running 12.93s Step 31( N/A%), pre moving , FPS 18.01, Running 12.97s Step 32( N/A%), pre moving , FPS 17.96, Running 13.01s Step 33( N/A%), pre moving , FPS 18.18, Running 13.04s Step 34( N/A%), pre moving , FPS 18.17, Running 13.08s Step 35( N/A%), pre moving , FPS 18.16, Running 13.11s Step 36( N/A%), pre moving , FPS 14.13, Running 13.45s Step 37( N/A%), pre moving , FPS 14.10, Running 13.49s Step 38( N/A%), pre moving , FPS 14.04, Running 13.52s Step 39( N/A%), pre moving , FPS 14.05, Running 13.55s Step 40( N/A%), pre moving , FPS 14.01, Running 13.59s Step 41( N/A%), pre moving , FPS 16.69, Running 13.62s Step 42( N/A%), pre moving , FPS 17.13, Running 13.65s Step 43( N/A%), pre moving , FPS 17.32, Running 13.68s Step 44( N/A%), pre moving , FPS 17.10, Running 13.72s Step 45( N/A%), pre moving , FPS 16.97, Running 13.76s Step 46( N/A%), pre moving , FPS 20.31, Running 13.80s Step 47( N/A%), pre moving , FPS 20.33, Running 13.82s Step 48( N/A%), pre moving , FPS 20.33, Running 13.85s Step 49( N/A%), pre moving , FPS 20.37, Running 13.88s Step 50( N/A%), pre moving , FPS 20.49, Running 13.91s Step 51( N/A%), pre moving , FPS 20.72, Running 13.94s Step 52( N/A%), pre moving , FPS 20.91, Running 13.96s Step 53( N/A%), pre moving , FPS 20.93, Running 13.99s Step 54( N/A%), pre moving , FPS 21.06, Running 14.03s Step 55( N/A%), pre moving , FPS 21.13, Running 14.06s Step 56( N/A%), pre moving , FPS 31.50, Running 14.09s Step 57( N/A%), pre moving , FPS 31.53, Running 14.12s Step 58( N/A%), pre moving , FPS 31.66, Running 14.16s Step 59( N/A%), pre moving , FPS 31.67, Running 14.19s Step 60( N/A%), pre moving , FPS 31.90, Running 14.22s Step 61( N/A%), pre moving , FPS 32.11, Running 14.24s Step 62( N/A%), pre moving , FPS 32.13, Running 14.27s Step 63( N/A%), pre moving , FPS 32.34, Running 14.30s Step 64( N/A%), pre moving , FPS 33.27, Running 14.33s Step 65( N/A%), pre moving , FPS 33.92, Running 14.35s Step 66( N/A%), pre moving , FPS 34.19, Running 14.38s Step 67( N/A%), pre moving , FPS 34.23, Running 14.41s Step 68( N/A%), pre moving , FPS 34.29, Running 14.44s Step 69( N/A%), pre moving , FPS 33.45, Running 14.48s Step 70( N/A%), pre moving , FPS 32.63, Running 14.52s Step 71( N/A%), pre moving , FPS 31.66, Running 14.57s Step 72( N/A%), pre moving , FPS 30.65, Running 14.62s Step 73( N/A%), pre moving , FPS 29.85, Running 14.66s Step 74( N/A%), pre moving , FPS 28.90, Running 14.72s Step 75( N/A%), pre moving , FPS 27.95, Running 14.77s Step 76( N/A%), pre moving , FPS 27.58, Running 14.81s Step 77( N/A%), pre moving , FPS 27.31, Running 14.86s Step 78( N/A%), pre moving , FPS 26.92, Running 14.90s Step 79( N/A%), pre moving , FPS 26.36, Running 14.94s Step 80( N/A%), pre moving , FPS 25.57, Running 15.00s Step 81( N/A%), pre moving , FPS 24.84, Running 15.05s Step 82( N/A%), pre moving , FPS 24.37, Running 15.09s Step 83( N/A%), pre moving , FPS 23.79, Running 15.14s Step 84( N/A%), pre moving , FPS 23.24, Running 15.19s Step 85( N/A%), pre moving , FPS 22.77, Running 15.23s Step 86( N/A%), pre moving , FPS 22.22, Running 15.28s Step 87( N/A%), pre moving , FPS 21.69, Running 15.33s Step 88( N/A%), pre moving , FPS 21.24, Running 15.38s Step 89( N/A%), pre moving , FPS 21.19, Running 15.42s Step 90( N/A%), pre moving , FPS 21.21, Running 15.46s Step 91( N/A%), pre moving , FPS 21.30, Running 15.51s Step 92( N/A%), pre moving , FPS 21.28, Running 15.56s Step 93( N/A%), pre moving , FPS 20.99, Running 15.61s Step 94( N/A%), pre moving , FPS 21.42, Running 15.65s Step 95( N/A%), pre moving , FPS 22.00, Running 15.68s Step 96( N/A%), pre moving , FPS 22.35, Running 15.71s Step 97( N/A%), pre moving , FPS 22.71, Running 15.74s Step 98( N/A%), pre moving , FPS 23.12, Running 15.76s Step 99( N/A%), pre moving , FPS 23.57, Running 15.79s Step 100( N/A%), pre moving , FPS 23.75, Running 15.84s Step 101( N/A%), pre moving , FPS 24.42, Running 15.87s Step 102( N/A%), pre moving , FPS 24.68, Running 15.90s Step 103( N/A%), pre moving , FPS 24.83, Running 15.95s Step 104( N/A%), pre moving , FPS 24.95, Running 15.99s Step 105( N/A%), pre moving , FPS 24.46, Running 16.05s Step 106( N/A%), pre moving , FPS 24.26, Running 16.11s Step 107( N/A%), pre moving , FPS 23.92, Running 16.17s Step 108( N/A%), pre moving , FPS 23.47, Running 16.23s Step 109( N/A%), pre moving , FPS 23.38, Running 16.28s Step 110( N/A%), pre moving , FPS 22.98, Running 16.33s Step 111( N/A%), pre moving , FPS 22.38, Running 16.40s Step 112( N/A%), pre moving , FPS 21.93, Running 16.47s Step 113( N/A%), pre moving , FPS 21.95, Running 16.53s Step 114( N/A%), pre moving , FPS 21.59, Running 16.58s Step 115( N/A%), pre moving , FPS 21.14, Running 16.63s Step 116( N/A%), pre moving , FPS 20.67, Running 16.68s Step 117( N/A%), pre moving , FPS 20.13, Running 16.73s Step 118( N/A%), pre moving , FPS 19.59, Running 16.79s Step 119( N/A%), pre moving , FPS 19.14, Running 16.84s Step 120( N/A%), pre moving , FPS 19.09, Running 16.89s Step 121( N/A%), pre moving , FPS 18.61, Running 16.94s Step 122( N/A%), pre moving , FPS 17.92, Running 17.02s Step 123( N/A%), pre moving , FPS 17.74, Running 17.07s Step 124( N/A%), pre moving , FPS 17.58, Running 17.13s Step 125( N/A%), pre moving , FPS 17.68, Running 17.18s Step 126( N/A%), pre moving , FPS 17.63, Running 17.24s Step 127( N/A%), pre moving , FPS 17.72, Running 17.30s Step 128( N/A%), pre moving , FPS 17.22, Running 17.39s Step 129( N/A%), pre moving , FPS 16.56, Running 17.49s Step 130( N/A%), pre moving , FPS 16.62, Running 17.54s Step 131( N/A%), pre moving , FPS 16.51, Running 17.61s Step 132( N/A%), pre moving , FPS 15.96, Running 17.72s Step 133( N/A%), pre moving , FPS 15.55, Running 17.81s Step 134( N/A%), pre moving , FPS 14.91, Running 17.92s Step 135( N/A%), pre moving , FPS 14.15, Running 18.04s Step 136( N/A%), pre moving , FPS 13.78, Running 18.13s Step 137( N/A%), pre moving , FPS 13.25, Running 18.24s Step 138( N/A%), pre moving , FPS 13.14, Running 18.31s Step 139( N/A%), pre moving , FPS 12.84, Running 18.39s Step 140( N/A%), pre moving , FPS 12.63, Running 18.47s Step 141( N/A%), pre moving , FPS 12.10, Running 18.59s Step 142( N/A%), pre moving , FPS 12.19, Running 18.66s Step 143( N/A%), pre moving , FPS 12.00, Running 18.74s Step 144( N/A%), pre moving , FPS 11.60, Running 18.85s Step 145( N/A%), pre moving , FPS 11.32, Running 18.95s Step 146( N/A%), pre moving , FPS 10.99, Running 19.06s Step 147( N/A%), pre moving , FPS 10.56, Running 19.19s Step 148( N/A%), pre moving , FPS 10.53, Running 19.29s Step 149( N/A%), pre moving , FPS 10.87, Running 19.33s Step 150( N/A%), pre moving , FPS 10.96, Running 19.36s Step 151( N/A%), pre moving , FPS 11.19, Running 19.40s Step 152( N/A%), pre moving , FPS 11.71, Running 19.43s Step 153( N/A%), pre moving , FPS 12.12, Running 19.46s Step 154( N/A%), pre moving , FPS 12.71, Running 19.49s Step 155( N/A%), pre moving , FPS 13.49, Running 19.52s Step 156( N/A%), pre moving , FPS 14.04, Running 19.55s Step 157( N/A%), pre moving , FPS 14.91, Running 19.58s Step 158( N/A%), pre moving , FPS 15.36, Running 19.61s Step 159( N/A%), pre moving , FPS 16.05, Running 19.64s Step 160( N/A%), pre moving , FPS 16.69, Running 19.67s Step 161( N/A%), pre moving , FPS 18.15, Running 19.70s Step 162( N/A%), pre moving , FPS 18.56, Running 19.73s Step 163( N/A%), pre moving , FPS 19.51, Running 19.76s Step 164( N/A%), pre moving , FPS 21.02, Running 19.80s Step 165( N/A%), pre moving , FPS 22.59, Running 19.83s Step 166( N/A%), pre moving , FPS 24.93, Running 19.86s Step 167( N/A%), pre moving , FPS 28.61, Running 19.89s Step 168( N/A%), pre moving , FPS 31.96, Running 19.92s Step 169( N/A%), pre moving , FPS 32.42, Running 19.94s Step 170( N/A%), pre moving , FPS 32.92, Running 19.97s Step 171( N/A%), pre moving , FPS 33.40, Running 20.00s Step 172( N/A%), pre moving , FPS 33.60, Running 20.03s Step 173( N/A%), pre moving , FPS 33.75, Running 20.05s Step 174( N/A%), pre moving , FPS 33.44, Running 20.09s Step 175( N/A%), pre moving , FPS 33.55, Running 20.12s Step 176( N/A%), pre moving , FPS 33.75, Running 20.15s Step 177( N/A%), pre moving , FPS 33.85, Running 20.17s Step 178( N/A%), pre moving , FPS 33.63, Running 20.20s Step 179( N/A%), pre moving , FPS 33.61, Running 20.24s Step 180( N/A%), pre moving , FPS 33.56, Running 20.26s Step 181( N/A%), pre moving , FPS 32.68, Running 20.31s Step 182( N/A%), pre moving , FPS 32.42, Running 20.35s Step 183( N/A%), pre moving , FPS 32.59, Running 20.38s Step 184( N/A%), pre moving , FPS 33.07, Running 20.41s Step 185( N/A%), pre moving , FPS 32.35, Running 20.45s Step 186( N/A%), pre moving , FPS 31.43, Running 20.50s Step 187( N/A%), pre moving , FPS 17.42, Running 21.04s Step 188( N/A%), pre moving , FPS 15.43, Running 21.21s Step 189( N/A%), pre moving , FPS 13.36, Running 21.44s Step 190( N/A%), pre moving , FPS 12.39, Running 21.58s Step 191( N/A%), pre moving , FPS 10.77, Running 21.86s Step 192( N/A%), pre moving , FPS 10.07, Running 22.01s Step 193( N/A%), pre moving , FPS 9.18, Running 22.23s Step 194( N/A%), pre moving , FPS 8.68, Running 22.39s Step 195( N/A%), pre moving , FPS 7.81, Running 22.68s Step 196( N/A%), pre moving , FPS 7.27, Running 22.90s Step 197( N/A%), pre moving , FPS 6.71, Running 23.15s Step 198( N/A%), pre moving , FPS 6.35, Running 23.35s Step 199( N/A%), pre moving , FPS 5.91, Running 23.62s Step 200( N/A%), pre moving , FPS 5.60, Running 23.83s Step 201( N/A%), pre moving , FPS 5.33, Running 24.06s Step 202( N/A%), pre moving , FPS 5.16, Running 24.22s Step 203( N/A%), pre moving , FPS 4.89, Running 24.46s Step 204( N/A%), pre moving , FPS 4.65, Running 24.70s Step 205( N/A%), pre moving , FPS 4.42, Running 24.98s Step 206( N/A%), pre moving , FPS 4.34, Running 25.11s Step 207( N/A%), pre moving , FPS 4.61, Running 25.37s Step 208( N/A%), pre moving , FPS 4.65, Running 25.52s Step 209( N/A%), pre moving , FPS 4.63, Running 25.76s Step 210( N/A%), pre moving , FPS 4.57, Running 25.96s Step 211( N/A%), pre moving , FPS 4.60, Running 26.20s Step 212( N/A%), pre moving , FPS 4.61, Running 26.35s Step 213( N/A%), pre moving , FPS 4.58, Running 26.60s Step 214( N/A%), pre moving , FPS 4.59, Running 26.75s Step 215( N/A%), pre moving , FPS 4.59, Running 27.04s Step 216( N/A%), pre moving , FPS 4.66, Running 27.18s Step 217( N/A%), pre moving , FPS 4.60, Running 27.50s Step 218( N/A%), pre moving , FPS 4.57, Running 27.73s Step 219( N/A%), pre moving , FPS 4.62, Running 27.95s Step 220( N/A%), pre moving , FPS 4.69, Running 28.10s Step 221( N/A%), pre moving , FPS 4.61, Running 28.40s Step 222( N/A%), pre moving , FPS 4.61, Running 28.57s Step 223( N/A%), pre moving , FPS 4.57, Running 28.84s Step 224( N/A%), pre moving , FPS 4.64, Running 29.02s Step 225( N/A%), pre moving , FPS 4.68, Running 29.25s Step 226( N/A%), pre moving , FPS 4.57, Running 29.49s Step 227( N/A%), pre moving , FPS 4.57, Running 29.75s Step 228( N/A%), pre moving , FPS 4.55, Running 29.92s Step 229( N/A%), pre moving , FPS 4.57, Running 30.13s Step 230( N/A%), pre moving , FPS 4.59, Running 30.32s Step 231( N/A%), pre moving , FPS 4.55, Running 30.59s Step 232( N/A%), pre moving , FPS 4.53, Running 30.77s Step 233( N/A%), pre moving , FPS 4.51, Running 31.03s Step 234( N/A%), pre moving , FPS 4.47, Running 31.22s Step 235( N/A%), pre moving , FPS 4.50, Running 31.49s Step 236( N/A%), pre moving , FPS 4.47, Running 31.66s Step 237( N/A%), pre moving , FPS 4.55, Running 31.89s Step 238( N/A%), pre moving , FPS 4.54, Running 32.14s Step 239( N/A%), pre moving , FPS 4.38, Running 32.52s Step 240( N/A%), pre moving , FPS 4.42, Running 32.63s Step 241( N/A%), pre moving , FPS 4.46, Running 32.89s Step 242( N/A%), pre moving , FPS 4.47, Running 33.04s Step 243( N/A%), pre moving , FPS 4.46, Running 33.33s Step 244( N/A%), pre moving , FPS 4.45, Running 33.51s Step 245( N/A%), pre moving , FPS 4.44, Running 33.75s Step 246( N/A%), pre moving , FPS 4.52, Running 33.91s Step 247( N/A%), pre moving , FPS 4.58, Running 34.12s Step 248( N/A%), pre moving , FPS 4.52, Running 34.34s Step 249( N/A%), pre moving , FPS 4.47, Running 34.61s Step 250( N/A%), pre moving , FPS 4.47, Running 34.79s Step 251( N/A%), pre moving , FPS 4.50, Running 35.04s Step 252( N/A%), pre moving , FPS 4.45, Running 35.26s Step 253( N/A%), pre moving , FPS 4.46, Running 35.52s Step 254( N/A%), pre moving , FPS 4.43, Running 35.74s Step 255( N/A%), pre moving , FPS 4.46, Running 35.97s Step 256( N/A%), pre moving , FPS 4.48, Running 36.13s Step 257( N/A%), pre moving , FPS 4.45, Running 36.39s Step 258( N/A%), pre moving , FPS 4.55, Running 36.54s Step 259( N/A%), pre moving , FPS 4.68, Running 36.80s Step 260( N/A%), pre moving , FPS 4.62, Running 36.96s Step 261( N/A%), pre moving , FPS 4.59, Running 37.24s Step 262( N/A%), pre moving , FPS 4.54, Running 37.44s Step 263( N/A%), pre moving , FPS 4.58, Running 37.69s Step 264( N/A%), pre moving , FPS 4.63, Running 37.83s Step 265( N/A%), pre moving , FPS 4.61, Running 38.09s Step 266( N/A%), pre moving , FPS 4.60, Running 38.26s Step 267( N/A%), pre moving , FPS 4.57, Running 38.50s Step 268( N/A%), pre moving , FPS 4.62, Running 38.68s Step 269( N/A%), pre moving , FPS 4.63, Running 38.93s Step 270( N/A%), pre moving , FPS 4.67, Running 39.07s Step 271( N/A%), pre moving , FPS 4.68, Running 39.32s Step 272( N/A%), pre moving , FPS 4.76, Running 39.46s Step 273( N/A%), pre moving , FPS 4.76, Running 39.72s Step 274( N/A%), pre moving , FPS 4.79, Running 39.91s Step 275( N/A%), pre moving , FPS 4.80, Running 40.14s Step 276( N/A%), pre moving , FPS 4.76, Running 40.33s Step 277( N/A%), pre moving , FPS 4.72, Running 40.63s Step 278( N/A%), pre moving , FPS 4.71, Running 40.78s Step 279( N/A%), pre moving , FPS 4.75, Running 41.01s Step 280( N/A%), pre moving , FPS 4.74, Running 41.18s Step 281( N/A%), pre moving , FPS 4.69, Running 41.50s Step 282( N/A%), pre moving , FPS 4.77, Running 41.64s Step 283( N/A%), pre moving , FPS 4.81, Running 41.85s Step 284( N/A%), pre moving , FPS 4.82, Running 41.97s Step 285( N/A%), pre moving , FPS 4.85, Running 42.22s Step 286( N/A%), pre moving , FPS 4.88, Running 42.36s Step 287( N/A%), pre moving , FPS 4.90, Running 42.58s Step 288( N/A%), pre moving , FPS 4.93, Running 42.73s Step 289( N/A%), pre moving , FPS 4.94, Running 42.98s Step 290( N/A%), pre moving , FPS 4.91, Running 43.15s Step 291( N/A%), pre moving , FPS 4.90, Running 43.39s Step 292( N/A%), pre moving , FPS 4.90, Running 43.55s Step 293( N/A%), pre moving , FPS 4.87, Running 43.83s Step 294( N/A%), pre moving , FPS 4.89, Running 44.00s Step 295( N/A%), pre moving , FPS 4.80, Running 44.31s Step 296( N/A%), pre moving , FPS 4.78, Running 44.51s Step 297( N/A%), pre moving , FPS 4.73, Running 44.86s Step 298( N/A%), pre moving , FPS 4.67, Running 45.07s Step 299( N/A%), pre moving , FPS 4.62, Running 45.34s Step 300( N/A%), pre moving , FPS 4.61, Running 45.52s Step 301( N/A%), pre moving , FPS 4.67, Running 45.79s Step 302( N/A%), pre moving , FPS 4.62, Running 45.96s Step 303( N/A%), pre moving , FPS 4.59, Running 46.21s Step 304( N/A%), pre moving , FPS 4.55, Running 46.37s Step 305( N/A%), pre moving , FPS 4.54, Running 46.62s Step 306( N/A%), pre moving , FPS 4.46, Running 46.84s Step 307( N/A%), pre moving , FPS 4.44, Running 47.09s Step 308( N/A%), pre moving , FPS 4.39, Running 47.29s Step 309( N/A%), pre moving , FPS 4.40, Running 47.52s Step 310( N/A%), pre moving , FPS 4.40, Running 47.69s Step 311( N/A%), pre moving , FPS 4.35, Running 47.99s Step 312( N/A%), pre moving , FPS 4.33, Running 48.17s Step 313( N/A%), pre moving , FPS 4.33, Running 48.44s Step 314( N/A%), pre moving , FPS 4.35, Running 48.60s Step 315( N/A%), pre moving , FPS 4.37, Running 48.89s Step 316( N/A%), pre moving , FPS 4.40, Running 49.05s Step 317( N/A%), pre moving , FPS 4.46, Running 49.35s Step 318( N/A%), pre moving , FPS 4.50, Running 49.51s Step 319( N/A%), pre moving , FPS 4.48, Running 49.80s Step 320( N/A%), pre moving , FPS 4.50, Running 49.96s Step 321( N/A%), pre moving , FPS 4.51, Running 50.22s Step 322( N/A%), pre moving , FPS 4.52, Running 50.39s Step 323( N/A%), pre moving , FPS 4.53, Running 50.63s Step 324( N/A%), pre moving , FPS 4.51, Running 50.81s Step 325( N/A%), pre moving , FPS 4.47, Running 51.09s Step 326( N/A%), pre moving , FPS 4.54, Running 51.25s Step 327( N/A%), pre moving , FPS 4.53, Running 51.51s Step 328( N/A%), pre moving , FPS 4.54, Running 51.69s Step 329( N/A%), pre moving , FPS 4.48, Running 51.98s Step 330( N/A%), pre moving , FPS 4.49, Running 52.14s Step 331( N/A%), pre moving , FPS 4.53, Running 52.40s Step 332( N/A%), pre moving , FPS 4.52, Running 52.59s Step 333( N/A%), pre moving , FPS 4.56, Running 52.83s Step 334( N/A%), pre moving , FPS 4.54, Running 53.01s Step 335( N/A%), pre moving , FPS 4.55, Running 53.29s Step 336( N/A%), pre moving , FPS 4.55, Running 53.45s Step 337( N/A%), pre moving , FPS 4.61, Running 53.69s Step 338( N/A%), pre moving , FPS 4.63, Running 53.83s Step 339( N/A%), pre moving , FPS 4.69, Running 54.07s Step 340( N/A%), pre moving , FPS 4.69, Running 54.22s Step 341( N/A%), pre moving , FPS 4.66, Running 54.52s Step 342( N/A%), pre moving , FPS 4.63, Running 54.71s Step 343( N/A%), pre moving , FPS 4.55, Running 55.02s Step 344( N/A%), pre moving , FPS 4.55, Running 55.21s Step 345( N/A%), pre moving , FPS 4.53, Running 55.51s Step 346( N/A%), pre moving , FPS 4.51, Running 55.69s Step 347( N/A%), pre moving , FPS 4.47, Running 55.98s Step 348( N/A%), pre moving , FPS 4.48, Running 56.16s Step 349( N/A%), pre moving , FPS 4.50, Running 56.43s Step 350( N/A%), pre moving , FPS 4.45, Running 56.64s Step 351( N/A%), pre moving , FPS 4.45, Running 56.90s Step 352( N/A%), pre moving , FPS 4.47, Running 57.06s Step 353( N/A%), pre moving , FPS 4.45, Running 57.32s Step 354( N/A%), pre moving , FPS 4.43, Running 57.53s Step 355( N/A%), pre moving , FPS 4.45, Running 57.78s Step 356( N/A%), pre moving , FPS 4.46, Running 57.93s Step 357( N/A%), pre moving , FPS 4.43, Running 58.20s Step 358( N/A%), pre moving , FPS 4.34, Running 58.43s Step 359( N/A%), pre moving , FPS 4.32, Running 58.69s Step 360( N/A%), pre moving , FPS 4.26, Running 58.92s Step 361( N/A%), pre moving , FPS 4.30, Running 59.17s Step 362( N/A%), pre moving , FPS 4.30, Running 59.37s Step 363( N/A%), pre moving , FPS 4.36, Running 59.61s Step 364( N/A%), pre moving , FPS 4.40, Running 59.76s Step 365( N/A%), pre moving , FPS 4.47, Running 59.99s Step 366( N/A%), pre moving , FPS 4.44, Running 60.19s Step 367( N/A%), pre moving , FPS 4.44, Running 60.49s Step 368( N/A%), pre moving , FPS 4.47, Running 60.64s Step 369( N/A%), pre moving , FPS 4.49, Running 60.89s Step 370( N/A%), pre moving , FPS 4.52, Running 61.06s Step 371( N/A%), pre moving , FPS 4.54, Running 61.30s Step 372( N/A%), pre moving , FPS 4.52, Running 61.48s Step 373( N/A%), pre moving , FPS 4.53, Running 61.74s Step 374( N/A%), pre moving , FPS 4.53, Running 61.94s Step 375( N/A%), pre moving , FPS 4.57, Running 62.16s Step 376( N/A%), pre moving , FPS 4.53, Running 62.34s Step 377( N/A%), pre moving , FPS 4.58, Running 62.57s Step 378( N/A%), pre moving , FPS 4.68, Running 62.71s Step 379( N/A%), pre moving , FPS 4.66, Running 62.98s Step 380( N/A%), pre moving , FPS 4.74, Running 63.14s Step 381( N/A%), pre moving , FPS 4.78, Running 63.36s Step 382( N/A%), pre moving , FPS 4.81, Running 63.52s Step 383( N/A%), pre moving , FPS 4.80, Running 63.77s Step 384( N/A%), pre moving , FPS 4.81, Running 63.92s Step 385( N/A%), pre moving , FPS 4.81, Running 64.15s Step 386( N/A%), pre moving , FPS 4.87, Running 64.30s Step 387( N/A%), pre moving , FPS 4.89, Running 64.58s Step 388( N/A%), pre moving , FPS 4.88, Running 64.73s Step 389( N/A%), pre moving , FPS 4.81, Running 65.05s Step 390( N/A%), pre moving , FPS 4.85, Running 65.19s Step 391( N/A%), pre moving , FPS 4.80, Running 65.47s Step 392( N/A%), pre moving , FPS 4.84, Running 65.62s Step 393( N/A%), pre moving , FPS 4.83, Running 65.88s Step 394( N/A%), pre moving , FPS 4.86, Running 66.06s Step 395( N/A%), pre moving , FPS 4.86, Running 66.27s Step 396( N/A%), pre moving , FPS 4.86, Running 66.45s Step 397( N/A%), pre moving , FPS 4.82, Running 66.72s Step 398( N/A%), pre moving , FPS 4.77, Running 66.90s Step 399( N/A%), pre moving , FPS 4.80, Running 67.15s Step 400( N/A%), pre moving , FPS 4.77, Running 67.33s Step 401( N/A%), pre moving , FPS 4.71, Running 67.60s Step 402( N/A%), pre moving , FPS 4.67, Running 67.81s Step 403( N/A%), pre moving , FPS 4.63, Running 68.09s Step 404( N/A%), pre moving , FPS 4.59, Running 68.27s Step 405( N/A%), pre moving , FPS 4.55, Running 68.54s Step 406( N/A%), pre moving , FPS 4.54, Running 68.71s Step 407( N/A%), pre moving , FPS 4.56, Running 68.97s Step 408( N/A%), pre moving , FPS 4.57, Running 69.11s Step 409( N/A%), pre moving , FPS 4.68, Running 69.32s Step 410( N/A%), pre moving , FPS 4.61, Running 69.53s Step 411( N/A%), pre moving , FPS 4.64, Running 69.78s Step 412( N/A%), pre moving , FPS 4.62, Running 69.95s Step 413( N/A%), pre moving , FPS 4.64, Running 70.19s Step 414( N/A%), pre moving , FPS 4.64, Running 70.37s Step 415( N/A%), pre moving , FPS 4.55, Running 70.67s Step 416( N/A%), pre moving , FPS 4.57, Running 70.83s Step 417( N/A%), pre moving , FPS 4.59, Running 71.08s Step 418( N/A%), pre moving , FPS 4.60, Running 71.25s Step 419( N/A%), pre moving , FPS 4.60, Running 71.50s Step 420( N/A%), pre moving , FPS 4.61, Running 71.67s Step 421( N/A%), pre moving , FPS 4.62, Running 71.94s Step 422( N/A%), pre moving , FPS 4.66, Running 72.10s Step 423( N/A%), pre moving , FPS 4.68, Running 72.37s Step 424( N/A%), pre moving , FPS 4.69, Running 72.54s Step 425( N/A%), pre moving , FPS 4.70, Running 72.80s Step 426( N/A%), pre moving , FPS 4.69, Running 72.97s Step 427( N/A%), pre moving , FPS 4.72, Running 73.20s Step 428( N/A%), pre moving , FPS 4.70, Running 73.37s Step 429( N/A%), pre moving , FPS 4.61, Running 73.66s Step 430( N/A%), pre moving , FPS 4.64, Running 73.84s Step 431( N/A%), pre moving , FPS 4.64, Running 74.09s Step 432( N/A%), pre moving , FPS 4.65, Running 74.25s Step 433( N/A%), pre moving , FPS 4.59, Running 74.55s Step 434( N/A%), pre moving , FPS 4.59, Running 74.72s Step 435( N/A%), pre moving , FPS 4.63, Running 74.99s Step 436( N/A%), pre moving , FPS 4.60, Running 75.18s Step 437( N/A%), pre moving , FPS 4.58, Running 75.45s Step 438( N/A%), pre moving , FPS 4.56, Running 75.64s Step 439( N/A%), pre moving , FPS 4.56, Running 75.88s Step 440( N/A%), pre moving , FPS 4.56, Running 76.06s Step 441( N/A%), pre moving , FPS 4.58, Running 76.31s Step 442( N/A%), pre moving , FPS 4.58, Running 76.46s Step 443( N/A%), pre moving , FPS 4.57, Running 76.74s Step 444( N/A%), pre moving , FPS 4.58, Running 76.91s Step 445( N/A%), pre moving , FPS 4.58, Running 77.17s Step 446( N/A%), pre moving , FPS 4.54, Running 77.37s Step 447( N/A%), pre moving , FPS 4.47, Running 77.68s Step 448( N/A%), pre moving , FPS 4.47, Running 77.84s Step 449( N/A%), pre moving , FPS 4.49, Running 78.12s Step 450( N/A%), pre moving , FPS 4.50, Running 78.28s Step 451( N/A%), pre moving , FPS 4.52, Running 78.51s Step 452( N/A%), pre moving , FPS 4.51, Running 78.68s Step 453( N/A%), pre moving , FPS 4.54, Running 78.96s Step 454( N/A%), pre moving , FPS 4.52, Running 79.15s Step 455( N/A%), pre moving , FPS 4.53, Running 79.40s Step 456( N/A%), pre moving , FPS 4.56, Running 79.56s Step 457( N/A%), pre moving , FPS 4.56, Running 79.84s Step 458( N/A%), pre moving , FPS 4.58, Running 80.00s Step 459( N/A%), pre moving , FPS 4.56, Running 80.27s Step 460( N/A%), pre moving , FPS 4.55, Running 80.45s Step 461( N/A%), pre moving , FPS 4.49, Running 80.76s Step 462( N/A%), pre moving , FPS 4.60, Running 80.81s Step 463( N/A%), pre moving , FPS 4.86, Running 80.85s Step 464( N/A%), pre moving , FPS 5.01, Running 80.90s Step 465( N/A%), pre moving , FPS 5.29, Running 80.94s Step 466( N/A%), pre moving , FPS 5.52, Running 80.99s Step 467( N/A%), pre moving , FPS 5.96, Running 81.03s Step 468( N/A%), pre moving , FPS 6.18, Running 81.08s Step 469( N/A%), pre moving , FPS 6.67, Running 81.12s Step 470( N/A%), pre moving , FPS 6.94, Running 81.16s Step 471( N/A%), pre moving , FPS 7.44, Running 81.20s Step 472( N/A%), pre moving , FPS 5.29, Running 82.46s Step 473( N/A%), pre moving , FPS 5.32, Running 82.72s Step 474( N/A%), pre moving , FPS 5.34, Running 82.89s Step 475( N/A%), pre moving , FPS 5.30, Running 83.18s Step 476( N/A%), pre moving , FPS 5.31, Running 83.33s Step 477( N/A%), pre moving , FPS 5.32, Running 83.60s Step 478( N/A%), pre moving , FPS 5.30, Running 83.78s Step 479( N/A%), pre moving , FPS 5.31, Running 84.04s Step 480( N/A%), pre moving , FPS 5.30, Running 84.22s Step 481( N/A%), pre moving , FPS 5.38, Running 84.48s Step 482( N/A%), pre moving , FPS 5.17, Running 84.67s Step 483( N/A%), pre moving , FPS 4.87, Running 84.96s Step 484( N/A%), pre moving , FPS 4.71, Running 85.15s Step 485( N/A%), pre moving , FPS 4.47, Running 85.42s Step 486( N/A%), pre moving , FPS 4.35, Running 85.58s Step 487( N/A%), pre moving , FPS 4.15, Running 85.85s Step 488( N/A%), pre moving , FPS 4.03, Running 86.03s Step 489( N/A%), pre moving , FPS 3.87, Running 86.29s Step 490( N/A%), pre moving , FPS 3.75, Running 86.49s Step 491( N/A%), pre moving , FPS 3.60, Running 86.75s Step 492( 0.33%), action 1, FPS 2.67, Running 89.96s Step 493( 0.67%), action 2, FPS 2.62, Running 90.37s Step 494( 1.00%), action 3, FPS 2.44, Running 91.10s Step 495( 1.33%), action 4, FPS 2.45, Running 91.33s Step 496( 1.67%), action 5, FPS 2.27, Running 92.15s Step 497( 2.00%), action 6, FPS 2.22, Running 92.60s Step 498( 2.33%), action 7, FPS 2.07, Running 93.44s Step 499( 2.67%), action 8, FPS 2.07, Running 93.70s Step 500( 3.00%), action 9, FPS 2.02, Running 94.13s Step 501( 3.33%), action 10, FPS 2.00, Running 94.46s Step 502( 3.67%), action 11, FPS 1.89, Running 95.25s Step 503( 4.00%), action 12, FPS 1.88, Running 95.60s Step 504( 4.33%), action 13, FPS 1.80, Running 96.26s Step 505( 4.67%), action 14, FPS 1.75, Running 96.82s Step 506( 5.00%), action 15, FPS 1.67, Running 97.55s Step 507( 5.33%), action 16, FPS 1.64, Running 98.03s Step 508( 5.67%), action 17, FPS 1.58, Running 98.68s Step 509( 6.00%), action 18, FPS 1.57, Running 99.06s Step 510( 6.33%), action 19, FPS 1.54, Running 99.48s Step 511( 6.67%), action 20, FPS 1.54, Running 99.74s Step 512( 7.00%), action 21, FPS 1.86, Running 100.73s Step 513( 7.33%), action 22, FPS 1.86, Running 101.12s Step 514( 7.67%), action 23, FPS 1.91, Running 101.54s Step 515( 8.00%), action 24, FPS 1.86, Running 102.07s Step 516( 8.33%), action 25, FPS 1.93, Running 102.50s Step 517( 8.67%), action 26, FPS 1.96, Running 102.78s Step 518( 9.00%), action 27, FPS 1.98, Running 103.53s Step 519( 9.33%), action 28, FPS 1.93, Running 104.08s [2026-08-01 18:36:50] [93 ] Seed 92 failed after 104.52 s. +steps: 519 , actions: 28 . +Instruction: Empty +Total 21/93(22.58%) success. +Setting seed: 93 +Step 1( N/A%), pre moving , FPS 0.62, Running 1.60s Step 2( N/A%), pre moving , FPS 1.22, Running 1.64s Step 3( N/A%), pre moving , FPS 1.80, Running 1.66s Step 4( N/A%), pre moving , FPS 2.36, Running 1.69s Step 5( N/A%), pre moving , FPS 2.90, Running 1.72s Step 6( N/A%), pre moving , FPS 3.42, Running 1.75s Step 7( N/A%), pre moving , FPS 3.93, Running 1.78s Step 8( N/A%), pre moving , FPS 4.42, Running 1.81s Step 9( N/A%), pre moving , FPS 4.90, Running 1.84s Step 10( N/A%), pre moving , FPS 5.37, Running 1.86s Step 11( N/A%), pre moving , FPS 5.83, Running 1.89s Step 12( N/A%), pre moving , FPS 6.27, Running 1.91s Step 13( N/A%), pre moving , FPS 6.71, Running 1.94s Step 14( N/A%), pre moving , FPS 7.13, Running 1.96s Step 15( N/A%), pre moving , FPS 7.53, Running 1.99s Step 16( N/A%), pre moving , FPS 7.90, Running 2.03s Step 17( N/A%), pre moving , FPS 8.28, Running 2.05s Step 18( N/A%), pre moving , FPS 8.66, Running 2.08s Step 19( N/A%), pre moving , FPS 9.04, Running 2.10s Step 20( N/A%), pre moving , FPS 9.40, Running 2.13s Step 21( N/A%), pre moving , FPS 25.85, Running 2.37s Step 22( N/A%), pre moving , FPS 24.08, Running 2.47s Step 23( N/A%), pre moving , FPS 24.06, Running 2.49s Step 24( N/A%), pre moving , FPS 24.05, Running 2.52s Step 25( N/A%), pre moving , FPS 24.12, Running 2.55s Step 26( N/A%), pre moving , FPS 19.76, Running 2.77s Step 27( N/A%), pre moving , FPS 19.78, Running 2.79s Step 28( N/A%), pre moving , FPS 19.57, Running 2.83s Step 29( N/A%), pre moving , FPS 19.60, Running 2.86s Step 30( N/A%), pre moving , FPS 19.59, Running 2.88s Step 31( N/A%), pre moving , FPS 16.07, Running 3.13s Step 32( N/A%), pre moving , FPS 16.06, Running 3.16s Step 33( N/A%), pre moving , FPS 16.07, Running 3.18s Step 34( N/A%), pre moving , FPS 16.10, Running 3.21s Step 35( N/A%), pre moving , FPS 16.15, Running 3.23s Step 36( N/A%), pre moving , FPS 12.96, Running 3.57s Step 37( N/A%), pre moving , FPS 12.93, Running 3.60s Step 38( N/A%), pre moving , FPS 12.90, Running 3.63s Step 39( N/A%), pre moving , FPS 12.75, Running 3.67s Step 40( N/A%), pre moving , FPS 12.75, Running 3.70s Step 41( N/A%), pre moving , FPS 14.80, Running 3.73s Step 42( N/A%), pre moving , FPS 15.53, Running 3.76s Step 43( N/A%), pre moving , FPS 15.47, Running 3.79s Step 44( N/A%), pre moving , FPS 15.50, Running 3.81s Step 45( N/A%), pre moving , FPS 15.45, Running 3.85s Step 46( N/A%), pre moving , FPS 17.86, Running 3.89s Step 47( N/A%), pre moving , FPS 17.83, Running 3.91s Step 48( N/A%), pre moving , FPS 18.05, Running 3.94s Step 49( N/A%), pre moving , FPS 18.07, Running 3.97s Step 50( N/A%), pre moving , FPS 18.04, Running 3.99s Step 51( N/A%), pre moving , FPS 22.28, Running 4.03s Step 52( N/A%), pre moving , FPS 22.29, Running 4.06s Step 53( N/A%), pre moving , FPS 21.98, Running 4.09s Step 54( N/A%), pre moving , FPS 21.57, Running 4.13s Step 55( N/A%), pre moving , FPS 21.16, Running 4.18s Step 56( N/A%), pre moving , FPS 31.04, Running 4.21s Step 57( N/A%), pre moving , FPS 30.53, Running 4.25s Step 58( N/A%), pre moving , FPS 29.68, Running 4.30s Step 59( N/A%), pre moving , FPS 29.77, Running 4.34s Step 60( N/A%), pre moving , FPS 29.26, Running 4.38s Step 61( N/A%), pre moving , FPS 28.85, Running 4.42s Step 62( N/A%), pre moving , FPS 28.55, Running 4.46s Step 63( N/A%), pre moving , FPS 28.18, Running 4.50s Step 64( N/A%), pre moving , FPS 27.48, Running 4.54s Step 65( N/A%), pre moving , FPS 27.24, Running 4.58s Step 66( N/A%), pre moving , FPS 27.21, Running 4.62s Step 67( N/A%), pre moving , FPS 26.88, Running 4.66s Step 68( N/A%), pre moving , FPS 26.16, Running 4.70s Step 69( N/A%), pre moving , FPS 25.49, Running 4.75s Step 70( N/A%), pre moving , FPS 25.01, Running 4.79s Step 71( N/A%), pre moving , FPS 25.03, Running 4.83s Step 72( N/A%), pre moving , FPS 24.38, Running 4.88s Step 73( N/A%), pre moving , FPS 24.31, Running 4.92s Step 74( N/A%), pre moving , FPS 24.07, Running 4.96s Step 75( N/A%), pre moving , FPS 24.13, Running 5.00s Step 76( N/A%), pre moving , FPS 23.90, Running 5.05s Step 77( N/A%), pre moving , FPS 23.91, Running 5.09s Step 78( N/A%), pre moving , FPS 23.76, Running 5.14s Step 79( N/A%), pre moving , FPS 23.81, Running 5.18s Step 80( N/A%), pre moving , FPS 24.19, Running 5.21s Step 81( N/A%), pre moving , FPS 24.57, Running 5.23s Step 82( N/A%), pre moving , FPS 24.84, Running 5.26s Step 83( N/A%), pre moving , FPS 25.16, Running 5.29s Step 84( N/A%), pre moving , FPS 25.62, Running 5.32s Step 85( N/A%), pre moving , FPS 26.09, Running 5.35s Step 86( N/A%), pre moving , FPS 26.40, Running 5.38s Step 87( N/A%), pre moving , FPS 26.85, Running 5.40s Step 88( N/A%), pre moving , FPS 27.31, Running 5.44s Step 89( N/A%), pre moving , FPS 27.72, Running 5.47s Step 90( N/A%), pre moving , FPS 28.20, Running 5.50s Step 91( N/A%), pre moving , FPS 28.66, Running 5.53s Step 92( N/A%), pre moving , FPS 29.36, Running 5.56s Step 93( N/A%), pre moving , FPS 29.98, Running 5.58s Step 94( N/A%), pre moving , FPS 31.09, Running 5.61s Step 95( N/A%), pre moving , FPS 31.79, Running 5.63s Step 96( N/A%), pre moving , FPS 32.93, Running 5.66s Step 97( N/A%), pre moving , FPS 33.75, Running 5.68s Step 98( N/A%), pre moving , FPS 35.18, Running 5.71s Step 99( N/A%), pre moving , FPS 35.77, Running 5.74s Step 100( N/A%), pre moving , FPS 35.71, Running 5.77s Step 101( N/A%), pre moving , FPS 34.99, Running 5.80s Step 102( N/A%), pre moving , FPS 34.94, Running 5.83s Step 103( N/A%), pre moving , FPS 34.96, Running 5.86s Step 104( N/A%), pre moving , FPS 35.34, Running 5.89s Step 105( N/A%), pre moving , FPS 35.44, Running 5.91s Step 106( N/A%), pre moving , FPS 35.76, Running 5.94s Step 107( N/A%), pre moving , FPS 35.79, Running 5.96s Step 108( N/A%), pre moving , FPS 36.43, Running 5.99s Step 109( N/A%), pre moving , FPS 37.15, Running 6.01s Step 110( N/A%), pre moving , FPS 17.03, Running 6.67s Step 111( N/A%), pre moving , FPS 14.95, Running 6.87s Step 112( N/A%), pre moving , FPS 12.75, Running 7.13s Step 113( N/A%), pre moving , FPS 11.84, Running 7.27s Step 114( N/A%), pre moving , FPS 10.48, Running 7.52s Step 115( N/A%), pre moving , FPS 9.65, Running 7.71s Step 116( N/A%), pre moving , FPS 8.63, Running 7.98s Step 117( N/A%), pre moving , FPS 8.09, Running 8.16s Step 118( N/A%), pre moving , FPS 7.39, Running 8.42s Step 119( N/A%), pre moving , FPS 7.11, Running 8.56s Step 120( N/A%), pre moving , FPS 6.52, Running 8.83s Step 121( N/A%), pre moving , FPS 6.30, Running 8.98s Step 122( N/A%), pre moving , FPS 5.94, Running 9.20s Step 123( N/A%), pre moving , FPS 5.68, Running 9.38s Step 124( N/A%), pre moving , FPS 5.30, Running 9.66s Step 125( N/A%), pre moving , FPS 5.13, Running 9.81s Step 126( N/A%), pre moving , FPS 4.89, Running 10.03s Step 127( N/A%), pre moving , FPS 4.74, Running 10.18s Step 128( N/A%), pre moving , FPS 4.51, Running 10.42s Step 129( N/A%), pre moving , FPS 4.38, Running 10.58s Step 130( N/A%), pre moving , FPS 4.84, Running 10.80s Step 131( N/A%), pre moving , FPS 4.80, Running 11.03s Step 132( N/A%), pre moving , FPS 4.81, Running 11.28s Step 133( N/A%), pre moving , FPS 4.79, Running 11.45s Step 134( N/A%), pre moving , FPS 4.80, Running 11.69s Step 135( N/A%), pre moving , FPS 4.81, Running 11.86s Step 136( N/A%), pre moving , FPS 4.81, Running 12.13s Step 137( N/A%), pre moving , FPS 4.81, Running 12.32s Step 138( N/A%), pre moving , FPS 4.81, Running 12.58s Step 139( N/A%), pre moving , FPS 4.75, Running 12.77s Step 140( N/A%), pre moving , FPS 4.78, Running 13.02s Step 141( N/A%), pre moving , FPS 4.75, Running 13.19s Step 142( N/A%), pre moving , FPS 4.74, Running 13.42s Step 143( N/A%), pre moving , FPS 4.73, Running 13.61s Step 144( N/A%), pre moving , FPS 4.73, Running 13.89s Step 145( N/A%), pre moving , FPS 4.65, Running 14.11s Step 146( N/A%), pre moving , FPS 4.64, Running 14.34s Step 147( N/A%), pre moving , FPS 4.61, Running 14.52s Step 148( N/A%), pre moving , FPS 4.62, Running 14.75s Step 149( N/A%), pre moving , FPS 4.61, Running 14.92s Step 150( N/A%), pre moving , FPS 4.60, Running 15.15s Step 151( N/A%), pre moving , FPS 4.68, Running 15.30s Step 152( N/A%), pre moving , FPS 4.66, Running 15.57s Step 153( N/A%), pre moving , FPS 4.67, Running 15.73s Step 154( N/A%), pre moving , FPS 4.64, Running 16.00s Step 155( N/A%), pre moving , FPS 4.67, Running 16.14s Step 156( N/A%), pre moving , FPS 4.72, Running 16.37s Step 157( N/A%), pre moving , FPS 4.70, Running 16.57s Step 158( N/A%), pre moving , FPS 4.69, Running 16.84s Step 159( N/A%), pre moving , FPS 4.67, Running 17.05s Step 160( N/A%), pre moving , FPS 4.57, Running 17.40s Step 161( N/A%), pre moving , FPS 4.57, Running 17.57s Step 162( N/A%), pre moving , FPS 4.52, Running 17.85s Step 163( N/A%), pre moving , FPS 4.54, Running 18.01s Step 164( N/A%), pre moving , FPS 4.54, Running 18.30s Step 165( N/A%), pre moving , FPS 4.52, Running 18.54s Step 166( N/A%), pre moving , FPS 4.49, Running 18.79s Step 167( N/A%), pre moving , FPS 4.44, Running 19.02s Step 168( N/A%), pre moving , FPS 4.37, Running 19.32s Step 169( N/A%), pre moving , FPS 4.34, Running 19.52s Step 170( N/A%), pre moving , FPS 4.33, Running 19.77s Step 171( N/A%), pre moving , FPS 4.31, Running 19.94s Step 172( N/A%), pre moving , FPS 4.31, Running 20.21s Step 173( N/A%), pre moving , FPS 4.30, Running 20.39s Step 174( N/A%), pre moving , FPS 4.27, Running 20.68s Step 175( N/A%), pre moving , FPS 4.21, Running 20.90s Step 176( N/A%), pre moving , FPS 4.16, Running 21.17s Step 177( N/A%), pre moving , FPS 4.30, Running 21.22s Step 178( N/A%), pre moving , FPS 4.52, Running 21.27s Step 179( N/A%), pre moving , FPS 4.68, Running 21.32s Step 180( N/A%), pre moving , FPS 5.04, Running 21.37s Step 181( N/A%), pre moving , FPS 5.21, Running 21.40s Step 182( N/A%), pre moving , FPS 5.55, Running 21.45s Step 183( N/A%), pre moving , FPS 5.72, Running 21.51s Step 184( N/A%), pre moving , FPS 6.12, Running 21.57s Step 185( N/A%), pre moving , FPS 6.46, Running 21.63s Step 186( N/A%), pre moving , FPS 6.91, Running 21.68s Step 187( N/A%), pre moving , FPS 4.83, Running 23.16s Step 188( N/A%), pre moving , FPS 4.91, Running 23.39s Step 189( N/A%), pre moving , FPS 4.98, Running 23.54s Step 190( N/A%), pre moving , FPS 4.94, Running 23.81s Step 191( N/A%), pre moving , FPS 4.96, Running 23.98s Step 192( N/A%), pre moving , FPS 4.95, Running 24.25s Step 193( N/A%), pre moving , FPS 4.90, Running 24.47s Step 194( N/A%), pre moving , FPS 4.95, Running 24.72s Step 195( N/A%), pre moving , FPS 5.02, Running 24.89s Step 196( N/A%), pre moving , FPS 5.02, Running 25.16s Step 197( N/A%), pre moving , FPS 4.84, Running 25.36s Step 198( N/A%), pre moving , FPS 4.57, Running 25.65s Step 199( N/A%), pre moving , FPS 4.46, Running 25.80s Step 200( N/A%), pre moving , FPS 4.28, Running 26.03s Step 201( N/A%), pre moving , FPS 4.14, Running 26.24s Step 202( N/A%), pre moving , FPS 3.96, Running 26.50s Step 203( N/A%), pre moving , FPS 3.87, Running 26.67s Step 204( N/A%), pre moving , FPS 3.71, Running 26.95s Step 205( N/A%), pre moving , FPS 3.62, Running 27.15s Step 206( N/A%), pre moving , FPS 3.50, Running 27.40s Step 207( 0.33%), action 1, FPS 3.69, Running 28.59s Step 208( 0.67%), action 2, FPS 3.40, Running 29.27s Step 209( 1.00%), action 3, FPS 3.21, Running 29.76s Step 210( 1.33%), action 4, FPS 3.06, Running 30.35s Step 211( 1.67%), action 5, FPS 2.99, Running 30.66s Step 212( 2.00%), action 6, FPS 2.83, Running 31.33s Step 213( 2.33%), action 7, FPS 2.69, Running 31.91s Step 214( 2.67%), action 8, FPS 2.55, Running 32.56s Step 215( 3.00%), action 9, FPS 2.43, Running 33.12s Step 216( 3.33%), action 10, FPS 2.31, Running 33.82s Step 217( 3.67%), action 11, FPS 2.19, Running 34.51s Step 218( 4.00%), action 12, FPS 2.11, Running 35.14s Step 219( 4.33%), action 13, FPS 2.06, Running 35.50s Step 220( 4.67%), action 14, FPS 2.00, Running 36.03s Step 221( 5.00%), action 15, FPS 1.94, Running 36.56s Step 222( 5.33%), action 16, FPS 1.87, Running 37.19s Step 223( 5.67%), action 17, FPS 1.80, Running 37.76s Step 224( 6.00%), action 18, FPS 1.80, Running 38.06s Step 225( 6.33%), action 19, FPS 1.76, Running 38.53s Step 226( 6.67%), action 20, FPS 1.73, Running 38.95s Step 227( 7.00%), action 21, FPS 1.85, Running 39.41s Step 228( 7.33%), action 22, FPS 1.90, Running 39.78s Step 229( 7.67%), action 23, FPS 1.89, Running 40.32s Step 230( 8.00%), action 24, FPS 1.86, Running 41.09s Step 231( 8.33%), action 25, FPS 1.82, Running 41.65s Step 232( 8.67%), action 26, FPS 1.88, Running 41.99s Step 233( 9.00%), action 27, FPS 1.92, Running 42.31s Step 234( 9.33%), action 28, FPS 1.92, Running 42.95s Step 235( 9.67%), action 29, FPS 1.91, Running 43.58s Step 236( 10.00%), action 30, FPS 1.96, Running 44.03s Step 237( 10.33%), action 31, FPS 1.96, Running 44.73s Step 238( 10.67%), action 32, FPS 1.96, Running 45.36s Step 239( 11.00%), action 33, FPS 1.91, Running 45.97s Step 240( 11.33%), action 34, FPS 1.93, Running 46.39s Step 241( 11.67%), action 35, FPS 1.96, Running 46.76s Step 242( 12.00%), action 36, FPS 1.99, Running 47.23s Step 243( 12.33%), action 37, FPS 2.04, Running 47.56s Step 244( 12.67%), action 38, FPS 2.04, Running 47.85s Step 245( 13.00%), action 39, FPS 2.03, Running 48.39s Step 246( 13.33%), action 40, FPS 2.02, Running 48.85s Step 247( 13.67%), action 41, FPS 1.98, Running 49.49s Step 248( 14.00%), action 42, FPS 1.99, Running 49.85s Step 249( 14.33%), action 43, FPS 2.01, Running 50.27s Step 250( 14.67%), action 44, FPS 2.12, Running 50.53s Step 251( 15.00%), action 45, FPS 2.16, Running 50.89s Step 252( 15.33%), action 46, FPS 2.17, Running 51.19s Step 253( 15.67%), action 47, FPS 2.16, Running 51.55s Step 254( 16.00%), action 48, FPS 2.25, Running 51.84s Step 255( 16.33%), action 49, FPS 2.33, Running 52.17s Step 256( 16.67%), action 50, FPS 2.30, Running 52.73s Step 257( 17.00%), action 51, FPS 2.36, Running 53.21s Step 258( 17.33%), action 52, FPS 2.40, Running 53.70s Step 259( 17.67%), action 53, FPS 2.41, Running 54.26s Step 260( 18.00%), action 54, FPS 2.35, Running 54.89s Step 261( 18.33%), action 55, FPS 2.36, Running 55.24s Step 262( 18.67%), action 56, FPS 2.35, Running 55.74s Step 263( 19.00%), action 57, FPS 2.35, Running 56.05s Step 264( 19.33%), action 58, FPS 2.30, Running 56.53s Step 265( 19.67%), action 59, FPS 2.36, Running 56.87s Step 266( 20.00%), action 60, FPS 2.34, Running 57.40s Step 267( 20.33%), action 61, FPS 2.34, Running 58.02s Step 268( 20.67%), action 62, FPS 2.36, Running 58.33s Step 269( 21.00%), action 63, FPS 2.38, Running 58.66s Step 270( 21.33%), action 64, FPS 2.30, Running 59.21s Step 271( 21.67%), action 65, FPS 2.28, Running 59.64s Step 272( 22.00%), action 66, FPS 2.25, Running 60.08s Step 273( 22.33%), action 67, FPS 2.23, Running 60.50s Step 274( 22.67%), action 68, FPS 2.23, Running 60.79s Step 275( 23.00%), action 69, FPS 2.23, Running 61.13s Step 276( 23.33%), action 70, FPS 2.24, Running 61.68s Step 277( 23.67%), action 71, FPS 2.23, Running 62.17s Step 278( 24.00%), action 72, FPS 2.23, Running 62.69s Step 279( 24.33%), action 73, FPS 2.23, Running 63.22s Step 280( 24.67%), action 74, FPS 2.23, Running 63.87s Step 281( 25.00%), action 75, FPS 2.20, Running 64.34s Step 282( 25.33%), action 76, FPS 2.18, Running 64.90s Step 283( 25.67%), action 77, FPS 2.18, Running 65.24s Step 284( 26.00%), action 78, FPS 2.16, Running 65.79s Step 285( 26.33%), action 79, FPS 2.12, Running 66.32s Step 286( 26.67%), action 80, FPS 2.16, Running 66.64s Step 287( 27.00%), action 81, FPS 2.19, Running 67.18s Step 288( 27.33%), action 82, FPS 2.18, Running 67.51s Step 289( 27.67%), action 83, FPS 2.18, Running 67.84s Step 290( 28.00%), action 84, FPS 2.25, Running 68.08s Step 291( 28.33%), action 85, FPS 2.26, Running 68.47s Step 292( 28.67%), action 86, FPS 2.30, Running 68.78s Step 293( 29.00%), action 87, FPS 2.34, Running 69.05s Step 294( 29.33%), action 88, FPS 2.33, Running 69.38s Step 295( 29.67%), action 89, FPS 2.34, Running 69.66s Step 296( 30.00%), action 90, FPS 2.41, Running 69.97s Step 297( 30.33%), action 91, FPS 2.36, Running 70.62s Step 298( 30.67%), action 92, FPS 2.40, Running 71.01s Step 299( 31.00%), action 93, FPS 2.43, Running 71.45s Step 300( 31.33%), action 94, FPS 2.54, Running 71.74s Step 301( 31.67%), action 95, FPS 2.59, Running 72.06s Step 302( 32.00%), action 96, FPS 2.65, Running 72.46s Step 303( 32.33%), action 97, FPS 2.61, Running 72.90s Step 304( 32.67%), action 98, FPS 2.65, Running 73.34s Step 305( 33.00%), action 99, FPS 2.70, Running 73.72s Step 306( 33.33%), action 100, FPS 2.73, Running 73.97s Step 307( 33.67%), action 101, FPS 2.72, Running 74.54s Step 308( 34.00%), action 102, FPS 2.72, Running 74.85s Step 309( 34.33%), action 103, FPS 2.73, Running 75.16s Step 310( 34.67%), action 104, FPS 2.74, Running 75.38s Step 311( 35.00%), action 105, FPS 2.78, Running 75.66s Step 312( 35.33%), action 106, FPS 2.81, Running 75.89s Step 313( 35.67%), action 107, FPS 2.77, Running 76.28s Step 314( 36.00%), action 108, FPS 2.79, Running 76.55s Step 315( 36.33%), action 109, FPS 2.78, Running 76.86s Step 316( 36.67%), action 110, FPS 2.77, Running 77.20s Step 317( 37.00%), action 111, FPS 2.82, Running 77.71s Step 318( 37.33%), action 112, FPS 2.88, Running 77.97s Step 319( 37.67%), action 113, FPS 2.93, Running 78.28s Step 320( 38.00%), action 114, FPS 2.90, Running 78.64s Step 321( 38.33%), action 115, FPS 2.90, Running 78.95s Step 322( 38.67%), action 116, FPS 2.92, Running 79.31s Step 323( 39.00%), action 117, FPS 2.93, Running 79.72s Step 324( 39.33%), action 118, FPS 2.91, Running 80.22s Step 325( 39.67%), action 119, FPS 2.90, Running 80.61s Step 326( 40.00%), action 120, FPS 2.76, Running 81.22s Step 327( 40.33%), action 121, FPS 2.71, Running 81.93s Step 328( 40.67%), action 122, FPS 2.60, Running 82.54s Step 329( 41.00%), action 123, FPS 2.55, Running 83.01s Step 330( 41.33%), action 124, FPS 2.48, Running 83.45s Step 331( 41.67%), action 125, FPS 2.46, Running 83.79s [2026-08-01 18:38:15] [94 ] Seed 93 failed after 84.38 s. +steps: 331 , actions: 125 . +Instruction: Empty +Total 21/94(22.34%) success. +Setting seed: 94 +Step 1( N/A%), pre moving , FPS 1.68, Running 0.60s Step 2( N/A%), pre moving , FPS 3.04, Running 0.66s Step 3( N/A%), pre moving , FPS 4.24, Running 0.71s Step 4( N/A%), pre moving , FPS 5.46, Running 0.73s Step 5( N/A%), pre moving , FPS 6.58, Running 0.76s Step 6( N/A%), pre moving , FPS 7.63, Running 0.79s Step 7( N/A%), pre moving , FPS 8.62, Running 0.81s Step 8( N/A%), pre moving , FPS 9.48, Running 0.84s Step 9( N/A%), pre moving , FPS 10.24, Running 0.88s Step 10( N/A%), pre moving , FPS 10.91, Running 0.92s Step 11( N/A%), pre moving , FPS 11.28, Running 0.98s Step 12( N/A%), pre moving , FPS 11.93, Running 1.01s Step 13( N/A%), pre moving , FPS 12.59, Running 1.03s Step 14( N/A%), pre moving , FPS 13.22, Running 1.06s Step 15( N/A%), pre moving , FPS 13.84, Running 1.08s Step 16( N/A%), pre moving , FPS 14.27, Running 1.12s Step 17( N/A%), pre moving , FPS 14.69, Running 1.16s Step 18( N/A%), pre moving , FPS 15.16, Running 1.19s Step 19( N/A%), pre moving , FPS 15.65, Running 1.21s Step 20( N/A%), pre moving , FPS 16.11, Running 1.24s Step 21( N/A%), pre moving , FPS 21.34, Running 1.53s Step 22( N/A%), pre moving , FPS 21.97, Running 1.57s Step 23( N/A%), pre moving , FPS 22.38, Running 1.60s Step 24( N/A%), pre moving , FPS 22.12, Running 1.64s Step 25( N/A%), pre moving , FPS 22.06, Running 1.67s Step 26( N/A%), pre moving , FPS 17.99, Running 1.90s Step 27( N/A%), pre moving , FPS 17.84, Running 1.93s Step 28( N/A%), pre moving , FPS 17.75, Running 1.97s Step 29( N/A%), pre moving , FPS 17.80, Running 2.00s Step 30( N/A%), pre moving , FPS 17.73, Running 2.05s Step 31( N/A%), pre moving , FPS 17.88, Running 2.09s Step 32( N/A%), pre moving , FPS 17.85, Running 2.13s Step 33( N/A%), pre moving , FPS 17.45, Running 2.18s Step 34( N/A%), pre moving , FPS 17.48, Running 2.20s Step 35( N/A%), pre moving , FPS 17.50, Running 2.23s Step 36( N/A%), pre moving , FPS 13.49, Running 2.60s Step 37( N/A%), pre moving , FPS 13.48, Running 2.64s Step 38( N/A%), pre moving , FPS 13.47, Running 2.67s Step 39( N/A%), pre moving , FPS 13.48, Running 2.70s Step 40( N/A%), pre moving , FPS 13.49, Running 2.72s Step 41( N/A%), pre moving , FPS 16.44, Running 2.75s Step 42( N/A%), pre moving , FPS 16.59, Running 2.77s Step 43( N/A%), pre moving , FPS 16.69, Running 2.80s Step 44( N/A%), pre moving , FPS 16.75, Running 2.83s Step 45( N/A%), pre moving , FPS 16.77, Running 2.86s Step 46( N/A%), pre moving , FPS 20.17, Running 2.89s Step 47( N/A%), pre moving , FPS 20.30, Running 2.92s Step 48( N/A%), pre moving , FPS 20.56, Running 2.94s Step 49( N/A%), pre moving , FPS 20.68, Running 2.97s Step 50( N/A%), pre moving , FPS 21.03, Running 3.00s Step 51( N/A%), pre moving , FPS 21.59, Running 3.02s Step 52( N/A%), pre moving , FPS 21.67, Running 3.05s Step 53( N/A%), pre moving , FPS 22.25, Running 3.08s Step 54( N/A%), pre moving , FPS 22.10, Running 3.11s Step 55( N/A%), pre moving , FPS 22.00, Running 3.14s Step 56( N/A%), pre moving , FPS 35.65, Running 3.17s Step 57( N/A%), pre moving , FPS 36.37, Running 3.19s Step 58( N/A%), pre moving , FPS 35.91, Running 3.23s Step 59( N/A%), pre moving , FPS 35.13, Running 3.27s Step 60( N/A%), pre moving , FPS 33.95, Running 3.31s Step 61( N/A%), pre moving , FPS 32.71, Running 3.36s Step 62( N/A%), pre moving , FPS 31.77, Running 3.40s Step 63( N/A%), pre moving , FPS 31.14, Running 3.44s Step 64( N/A%), pre moving , FPS 30.78, Running 3.48s Step 65( N/A%), pre moving , FPS 30.29, Running 3.52s Step 66( N/A%), pre moving , FPS 29.78, Running 3.56s Step 67( N/A%), pre moving , FPS 29.10, Running 3.61s Step 68( N/A%), pre moving , FPS 28.44, Running 3.65s Step 69( N/A%), pre moving , FPS 27.51, Running 3.70s Step 70( N/A%), pre moving , FPS 26.84, Running 3.74s Step 71( N/A%), pre moving , FPS 26.26, Running 3.78s Step 72( N/A%), pre moving , FPS 25.83, Running 3.82s Step 73( N/A%), pre moving , FPS 25.13, Running 3.87s Step 74( N/A%), pre moving , FPS 24.54, Running 3.92s Step 75( N/A%), pre moving , FPS 23.93, Running 3.97s Step 76( N/A%), pre moving , FPS 23.61, Running 4.01s Step 77( N/A%), pre moving , FPS 23.10, Running 4.06s Step 78( N/A%), pre moving , FPS 22.96, Running 4.10s Step 79( N/A%), pre moving , FPS 22.96, Running 4.14s Step 80( N/A%), pre moving , FPS 23.12, Running 4.18s Step 81( N/A%), pre moving , FPS 23.37, Running 4.22s Step 82( N/A%), pre moving , FPS 23.50, Running 4.26s Step 83( N/A%), pre moving , FPS 23.32, Running 4.30s Step 84( N/A%), pre moving , FPS 23.10, Running 4.35s Step 85( N/A%), pre moving , FPS 22.82, Running 4.40s Step 86( N/A%), pre moving , FPS 22.92, Running 4.43s Step 87( N/A%), pre moving , FPS 23.41, Running 4.46s Step 88( N/A%), pre moving , FPS 23.48, Running 4.50s Step 89( N/A%), pre moving , FPS 23.80, Running 4.54s Step 90( N/A%), pre moving , FPS 24.17, Running 4.57s Step 91( N/A%), pre moving , FPS 24.59, Running 4.60s Step 92( N/A%), pre moving , FPS 25.09, Running 4.62s Step 93( N/A%), pre moving , FPS 25.94, Running 4.65s Step 94( N/A%), pre moving , FPS 26.74, Running 4.67s Step 95( N/A%), pre moving , FPS 27.50, Running 4.70s Step 96( N/A%), pre moving , FPS 28.04, Running 4.73s Step 97( N/A%), pre moving , FPS 28.82, Running 4.75s Step 98( N/A%), pre moving , FPS 29.54, Running 4.78s Step 99( N/A%), pre moving , FPS 30.13, Running 4.80s Step 100( N/A%), pre moving , FPS 30.76, Running 4.83s Step 101( N/A%), pre moving , FPS 31.43, Running 4.85s Step 102( N/A%), pre moving , FPS 31.95, Running 4.88s Step 103( N/A%), pre moving , FPS 32.42, Running 4.92s Step 104( N/A%), pre moving , FPS 33.37, Running 4.95s Step 105( N/A%), pre moving , FPS 34.66, Running 4.97s Step 106( N/A%), pre moving , FPS 35.46, Running 5.00s Step 107( N/A%), pre moving , FPS 35.50, Running 5.02s Step 108( N/A%), pre moving , FPS 36.41, Running 5.05s Step 109( N/A%), pre moving , FPS 36.91, Running 5.08s Step 110( N/A%), pre moving , FPS 36.89, Running 5.11s Step 111( N/A%), pre moving , FPS 36.84, Running 5.14s Step 112( N/A%), pre moving , FPS 36.73, Running 5.17s Step 113( N/A%), pre moving , FPS 36.48, Running 5.19s Step 114( N/A%), pre moving , FPS 36.43, Running 5.22s Step 115( N/A%), pre moving , FPS 36.63, Running 5.25s Step 116( N/A%), pre moving , FPS 36.69, Running 5.27s Step 117( N/A%), pre moving , FPS 36.68, Running 5.30s Step 118( N/A%), pre moving , FPS 36.74, Running 5.32s Step 119( N/A%), pre moving , FPS 36.64, Running 5.35s Step 120( N/A%), pre moving , FPS 36.01, Running 5.38s Step 121( N/A%), pre moving , FPS 35.62, Running 5.41s Step 122( N/A%), pre moving , FPS 35.56, Running 5.44s Step 123( N/A%), pre moving , FPS 36.17, Running 5.47s Step 124( N/A%), pre moving , FPS 36.24, Running 5.50s Step 125( N/A%), pre moving , FPS 36.43, Running 5.52s Step 126( N/A%), pre moving , FPS 36.45, Running 5.55s Step 127( N/A%), pre moving , FPS 36.57, Running 5.57s Step 128( N/A%), pre moving , FPS 18.15, Running 6.15s Step 129( N/A%), pre moving , FPS 15.61, Running 6.36s Step 130( N/A%), pre moving , FPS 13.22, Running 6.62s Step 131( N/A%), pre moving , FPS 12.29, Running 6.77s Step 132( N/A%), pre moving , FPS 10.79, Running 7.02s Step 133( N/A%), pre moving , FPS 9.99, Running 7.20s Step 134( N/A%), pre moving , FPS 9.10, Running 7.42s Step 135( N/A%), pre moving , FPS 8.53, Running 7.59s Step 136( N/A%), pre moving , FPS 7.72, Running 7.86s Step 137( N/A%), pre moving , FPS 7.38, Running 8.01s Step 138( N/A%), pre moving , FPS 6.75, Running 8.28s Step 139( N/A%), pre moving , FPS 6.42, Running 8.46s Step 140( N/A%), pre moving , FPS 6.00, Running 8.72s Step 141( N/A%), pre moving , FPS 5.72, Running 8.91s Step 142( N/A%), pre moving , FPS 5.37, Running 9.17s Step 143( N/A%), pre moving , FPS 5.21, Running 9.31s Step 144( N/A%), pre moving , FPS 4.92, Running 9.57s Step 145( N/A%), pre moving , FPS 4.76, Running 9.73s Step 146( N/A%), pre moving , FPS 4.52, Running 9.97s Step 147( N/A%), pre moving , FPS 4.36, Running 10.16s Step 148( N/A%), pre moving , FPS 4.72, Running 10.39s Step 149( N/A%), pre moving , FPS 4.78, Running 10.55s Step 150( N/A%), pre moving , FPS 4.82, Running 10.78s Step 151( N/A%), pre moving , FPS 4.80, Running 10.93s Step 152( N/A%), pre moving , FPS 4.80, Running 11.19s Step 153( N/A%), pre moving , FPS 4.79, Running 11.37s Step 154( N/A%), pre moving , FPS 4.79, Running 11.59s Step 155( N/A%), pre moving , FPS 4.83, Running 11.73s Step 156( N/A%), pre moving , FPS 4.88, Running 11.96s Step 157( N/A%), pre moving , FPS 4.82, Running 12.15s Step 158( N/A%), pre moving , FPS 4.90, Running 12.37s Step 159( N/A%), pre moving , FPS 4.94, Running 12.51s Step 160( N/A%), pre moving , FPS 4.97, Running 12.74s Step 161( N/A%), pre moving , FPS 5.01, Running 12.90s Step 162( N/A%), pre moving , FPS 5.00, Running 13.17s Step 163( N/A%), pre moving , FPS 4.95, Running 13.35s Step 164( N/A%), pre moving , FPS 4.94, Running 13.61s Step 165( N/A%), pre moving , FPS 4.89, Running 13.82s Step 166( N/A%), pre moving , FPS 4.90, Running 14.05s Step 167( N/A%), pre moving , FPS 4.93, Running 14.22s Step 168( N/A%), pre moving , FPS 4.88, Running 14.49s Step 169( N/A%), pre moving , FPS 4.87, Running 14.65s Step 170( N/A%), pre moving , FPS 4.81, Running 14.93s Step 171( N/A%), pre moving , FPS 4.82, Running 15.08s Step 172( N/A%), pre moving , FPS 4.80, Running 15.36s Step 173( N/A%), pre moving , FPS 4.79, Running 15.54s Step 174( N/A%), pre moving , FPS 4.74, Running 15.81s Step 175( N/A%), pre moving , FPS 4.68, Running 16.01s Step 176( N/A%), pre moving , FPS 4.64, Running 16.27s Step 177( N/A%), pre moving , FPS 4.67, Running 16.43s Step 178( N/A%), pre moving , FPS 4.65, Running 16.67s Step 179( N/A%), pre moving , FPS 4.62, Running 16.84s Step 180( N/A%), pre moving , FPS 4.58, Running 17.11s Step 181( N/A%), pre moving , FPS 4.58, Running 17.27s Step 182( N/A%), pre moving , FPS 4.55, Running 17.56s Step 183( N/A%), pre moving , FPS 4.56, Running 17.74s Step 184( N/A%), pre moving , FPS 4.54, Running 18.02s Step 185( N/A%), pre moving , FPS 4.57, Running 18.19s Step 186( N/A%), pre moving , FPS 4.52, Running 18.47s Step 187( N/A%), pre moving , FPS 4.50, Running 18.66s Step 188( N/A%), pre moving , FPS 4.50, Running 18.94s Step 189( N/A%), pre moving , FPS 4.50, Running 19.10s Step 190( N/A%), pre moving , FPS 4.50, Running 19.38s Step 191( N/A%), pre moving , FPS 4.61, Running 19.43s Step 192( N/A%), pre moving , FPS 4.84, Running 19.49s Step 193( N/A%), pre moving , FPS 5.01, Running 19.53s Step 194( N/A%), pre moving , FPS 5.31, Running 19.57s Step 195( N/A%), pre moving , FPS 5.54, Running 19.61s Step 196( N/A%), pre moving , FPS 5.90, Running 19.66s Step 197( N/A%), pre moving , FPS 6.11, Running 19.71s Step 198( N/A%), pre moving , FPS 6.47, Running 19.76s Step 199( N/A%), pre moving , FPS 6.74, Running 19.81s Step 200( N/A%), pre moving , FPS 7.31, Running 19.85s Step 201( N/A%), pre moving , FPS 4.89, Running 21.35s Step 202( N/A%), pre moving , FPS 4.89, Running 21.65s Step 203( N/A%), pre moving , FPS 4.94, Running 21.78s Step 204( N/A%), pre moving , FPS 4.98, Running 22.04s Step 205( N/A%), pre moving , FPS 4.96, Running 22.23s Step 206( N/A%), pre moving , FPS 4.97, Running 22.50s Step 207( N/A%), pre moving , FPS 5.02, Running 22.65s Step 208( N/A%), pre moving , FPS 5.06, Running 22.89s Step 209( N/A%), pre moving , FPS 5.06, Running 23.05s Step 210( N/A%), pre moving , FPS 5.11, Running 23.29s Step 211( N/A%), pre moving , FPS 4.94, Running 23.48s Step 212( N/A%), pre moving , FPS 4.69, Running 23.75s Step 213( N/A%), pre moving , FPS 4.52, Running 23.96s Step 214( N/A%), pre moving , FPS 4.29, Running 24.23s Step 215( N/A%), pre moving , FPS 4.18, Running 24.40s Step 216( N/A%), pre moving , FPS 4.00, Running 24.66s Step 217( N/A%), pre moving , FPS 3.88, Running 24.86s Step 218( N/A%), pre moving , FPS 3.70, Running 25.17s Step 219( N/A%), pre moving , FPS 3.62, Running 25.33s Step 220( N/A%), pre moving , FPS 3.48, Running 25.59s Step 221( 0.33%), action 1, FPS 3.91, Running 26.48s Step 222( 0.67%), action 2, FPS 3.76, Running 26.97s Step 223( 1.00%), action 3, FPS 3.53, Running 27.45s Step 224( 1.33%), action 4, FPS 3.51, Running 27.73s Step 225( 1.67%), action 5, FPS 3.32, Running 28.26s Step 226( 2.00%), action 6, FPS 3.26, Running 28.63s Step 227( 2.33%), action 7, FPS 3.02, Running 29.27s Step 228( 2.67%), action 8, FPS 2.89, Running 29.81s Step 229( 3.00%), action 9, FPS 2.74, Running 30.34s Step 230( 3.33%), action 10, FPS 2.57, Running 31.09s Step 231( 3.67%), action 11, FPS 2.39, Running 31.83s Step 232( 4.00%), action 12, FPS 2.34, Running 32.28s Step 233( 4.33%), action 13, FPS 2.24, Running 32.89s Step 234( 4.67%), action 14, FPS 2.20, Running 33.31s Step 235( 5.00%), action 15, FPS 2.10, Running 33.91s Step 236( 5.33%), action 16, FPS 2.04, Running 34.45s Step 237( 5.67%), action 17, FPS 1.96, Running 35.06s Step 238( 6.00%), action 18, FPS 1.94, Running 35.45s Step 239( 6.33%), action 19, FPS 1.87, Running 36.02s Step 240( 6.67%), action 20, FPS 1.80, Running 36.68s Step 241( 7.00%), action 21, FPS 1.87, Running 37.20s Step 242( 7.33%), action 22, FPS 1.87, Running 37.64s Step 243( 7.67%), action 23, FPS 1.85, Running 38.25s Step 244( 8.00%), action 24, FPS 1.82, Running 38.75s Step 245( 8.33%), action 25, FPS 1.81, Running 39.31s Step 246( 8.67%), action 26, FPS 1.80, Running 39.75s Step 247( 9.00%), action 27, FPS 1.85, Running 40.10s Step 248( 9.33%), action 28, FPS 1.89, Running 40.42s Step 249( 9.67%), action 29, FPS 1.92, Running 40.76s Step 250( 10.00%), action 30, FPS 1.99, Running 41.14s Step 251( 10.33%), action 31, FPS 2.00, Running 41.84s Step 252( 10.67%), action 32, FPS 1.98, Running 42.39s Step 253( 11.00%), action 33, FPS 1.98, Running 42.99s Step 254( 11.33%), action 34, FPS 1.95, Running 43.54s Step 255( 11.67%), action 35, FPS 1.99, Running 43.95s Step 256( 12.00%), action 36, FPS 2.04, Running 44.25s Step 257( 12.33%), action 37, FPS 2.07, Running 44.71s Step 258( 12.67%), action 38, FPS 2.07, Running 45.12s Step 259( 13.00%), action 39, FPS 2.07, Running 45.67s Step 260( 13.33%), action 40, FPS 2.07, Running 46.36s Step 261( 13.67%), action 41, FPS 2.04, Running 47.00s Step 262( 14.00%), action 42, FPS 2.01, Running 47.60s Step 263( 14.33%), action 43, FPS 2.01, Running 48.21s Step 264( 14.67%), action 44, FPS 1.99, Running 48.78s Step 265( 15.00%), action 45, FPS 1.97, Running 49.46s Step 266( 15.33%), action 46, FPS 1.98, Running 49.86s Step 267( 15.67%), action 47, FPS 1.95, Running 50.39s Step 268( 16.00%), action 48, FPS 1.89, Running 51.02s Step 269( 16.33%), action 49, FPS 1.84, Running 51.64s Step 270( 16.67%), action 50, FPS 1.80, Running 52.23s Step 271( 17.00%), action 51, FPS 1.82, Running 52.86s Step 272( 17.33%), action 52, FPS 1.84, Running 53.28s Step 273( 17.67%), action 53, FPS 1.83, Running 53.91s Step 274( 18.00%), action 54, FPS 1.83, Running 54.46s Step 275( 18.33%), action 55, FPS 1.81, Running 54.98s Step 276( 18.67%), action 56, FPS 1.75, Running 55.66s Step 277( 19.00%), action 57, FPS 1.74, Running 56.18s Step 278( 19.33%), action 58, FPS 1.71, Running 56.83s Step 279( 19.67%), action 59, FPS 1.70, Running 57.41s Step 280( 20.00%), action 60, FPS 1.76, Running 57.75s Step 281( 20.33%), action 61, FPS 1.73, Running 58.59s Step 282( 20.67%), action 62, FPS 1.73, Running 59.19s Step 283( 21.00%), action 63, FPS 1.72, Running 59.86s Step 284( 21.33%), action 64, FPS 1.69, Running 60.59s Step 285( 21.67%), action 65, FPS 1.71, Running 61.16s Step 286( 22.00%), action 66, FPS 1.70, Running 61.61s Step 287( 22.33%), action 67, FPS 1.69, Running 62.19s Step 288( 22.67%), action 68, FPS 1.73, Running 62.57s Step 289( 23.00%), action 69, FPS 1.73, Running 63.22s Step 290( 23.33%), action 70, FPS 1.77, Running 63.52s Step 291( 23.67%), action 71, FPS 1.72, Running 64.48s Step 292( 24.00%), action 72, FPS 1.68, Running 65.19s Step 293( 24.33%), action 73, FPS 1.72, Running 65.57s Step 294( 24.67%), action 74, FPS 1.71, Running 66.15s Step 295( 25.00%), action 75, FPS 1.69, Running 66.80s Step 296( 25.33%), action 76, FPS 1.70, Running 67.41s Step 297( 25.67%), action 77, FPS 1.71, Running 67.88s Step 298( 26.00%), action 78, FPS 1.76, Running 68.17s Step 299( 26.33%), action 79, FPS 1.81, Running 68.49s Step 300( 26.67%), action 80, FPS 1.81, Running 68.81s Step 301( 27.00%), action 81, FPS 1.86, Running 69.37s Step 302( 27.33%), action 82, FPS 1.90, Running 69.69s Step 303( 27.67%), action 83, FPS 1.93, Running 70.21s Step 304( 28.00%), action 84, FPS 2.01, Running 70.54s Step 305( 28.33%), action 85, FPS 2.05, Running 70.92s Step 306( 28.67%), action 86, FPS 2.00, Running 71.63s Step 307( 29.00%), action 87, FPS 1.99, Running 72.23s Step 308( 29.33%), action 88, FPS 1.95, Running 72.81s Step 309( 29.67%), action 89, FPS 1.97, Running 73.35s Step 310( 30.00%), action 90, FPS 1.91, Running 74.01s Step 311( 30.33%), action 91, FPS 1.97, Running 74.62s Step 312( 30.67%), action 92, FPS 2.00, Running 75.22s Step 313( 31.00%), action 93, FPS 2.00, Running 75.58s Step 314( 31.33%), action 94, FPS 2.02, Running 76.03s Step 315( 31.67%), action 95, FPS 2.08, Running 76.40s Step 316( 32.00%), action 96, FPS 2.14, Running 76.77s Step 317( 32.33%), action 97, FPS 2.16, Running 77.14s Step 318( 32.67%), action 98, FPS 2.10, Running 77.71s Step 319( 33.00%), action 99, FPS 2.03, Running 78.34s Step 320( 33.33%), action 100, FPS 1.99, Running 78.88s Step 321( 33.67%), action 101, FPS 1.95, Running 79.60s Step 322( 34.00%), action 102, FPS 1.95, Running 79.95s Step 323( 34.33%), action 103, FPS 1.96, Running 80.40s Step 324( 34.67%), action 104, FPS 1.97, Running 80.67s Step 325( 35.00%), action 105, FPS 1.93, Running 81.29s Step 326( 35.33%), action 106, FPS 1.96, Running 81.84s Step 327( 35.67%), action 107, FPS 1.96, Running 82.42s Step 328( 36.00%), action 108, FPS 1.95, Running 83.06s Step 329( 36.33%), action 109, FPS 1.92, Running 83.78s Step 330( 36.67%), action 110, FPS 1.99, Running 84.06s Step 331( 37.00%), action 111, FPS 1.97, Running 84.76s Step 332( 37.33%), action 112, FPS 2.01, Running 85.17s Step 333( 37.67%), action 113, FPS 2.01, Running 85.51s Step 334( 38.00%), action 114, FPS 2.01, Running 85.99s Step 335( 38.33%), action 115, FPS 2.02, Running 86.32s Step 336( 38.67%), action 116, FPS 1.99, Running 86.83s Step 337( 39.00%), action 117, FPS 2.00, Running 87.16s Step 338( 39.33%), action 118, FPS 2.05, Running 87.47s Step 339( 39.67%), action 119, FPS 2.11, Running 87.82s [2026-08-01 18:39:43] [95 ] Seed 94 success after 88.27 s. +steps: 339 , actions: 119 . +Instruction: Empty +Total 22/95(23.16%) success. +Setting seed: 95 +Step 1( N/A%), pre moving , FPS 1.17, Running 0.85s Step 2( N/A%), pre moving , FPS 2.28, Running 0.88s Step 3( N/A%), pre moving , FPS 3.29, Running 0.91s Step 4( N/A%), pre moving , FPS 4.26, Running 0.94s Step 5( N/A%), pre moving , FPS 5.19, Running 0.96s Step 6( N/A%), pre moving , FPS 6.04, Running 0.99s Step 7( N/A%), pre moving , FPS 6.83, Running 1.03s Step 8( N/A%), pre moving , FPS 7.58, Running 1.06s Step 9( N/A%), pre moving , FPS 8.32, Running 1.08s Step 10( N/A%), pre moving , FPS 9.00, Running 1.11s Step 11( N/A%), pre moving , FPS 9.63, Running 1.14s Step 12( N/A%), pre moving , FPS 10.23, Running 1.17s Step 13( N/A%), pre moving , FPS 10.84, Running 1.20s Step 14( N/A%), pre moving , FPS 11.41, Running 1.23s Step 15( N/A%), pre moving , FPS 11.97, Running 1.25s Step 16( N/A%), pre moving , FPS 12.45, Running 1.29s Step 17( N/A%), pre moving , FPS 12.93, Running 1.32s Step 18( N/A%), pre moving , FPS 13.42, Running 1.34s Step 19( N/A%), pre moving , FPS 13.84, Running 1.37s Step 20( N/A%), pre moving , FPS 14.14, Running 1.41s Step 21( N/A%), pre moving , FPS 24.48, Running 1.67s Step 22( N/A%), pre moving , FPS 23.30, Running 1.74s Step 23( N/A%), pre moving , FPS 23.12, Running 1.78s Step 24( N/A%), pre moving , FPS 23.14, Running 1.80s Step 25( N/A%), pre moving , FPS 22.35, Running 1.86s Step 26( N/A%), pre moving , FPS 18.60, Running 2.07s Step 27( N/A%), pre moving , FPS 18.76, Running 2.09s Step 28( N/A%), pre moving , FPS 18.89, Running 2.11s Step 29( N/A%), pre moving , FPS 18.72, Running 2.15s Step 30( N/A%), pre moving , FPS 18.53, Running 2.19s Step 31( N/A%), pre moving , FPS 18.61, Running 2.22s Step 32( N/A%), pre moving , FPS 18.72, Running 2.24s Step 33( N/A%), pre moving , FPS 18.75, Running 2.27s Step 34( N/A%), pre moving , FPS 18.82, Running 2.29s Step 35( N/A%), pre moving , FPS 18.80, Running 2.32s Step 36( N/A%), pre moving , FPS 14.92, Running 2.63s Step 37( N/A%), pre moving , FPS 14.85, Running 2.66s Step 38( N/A%), pre moving , FPS 14.69, Running 2.70s Step 39( N/A%), pre moving , FPS 14.78, Running 2.73s Step 40( N/A%), pre moving , FPS 14.95, Running 2.75s Step 41( N/A%), pre moving , FPS 18.01, Running 2.78s Step 42( N/A%), pre moving , FPS 18.63, Running 2.81s Step 43( N/A%), pre moving , FPS 18.94, Running 2.83s Step 44( N/A%), pre moving , FPS 18.92, Running 2.86s Step 45( N/A%), pre moving , FPS 19.49, Running 2.88s Step 46( N/A%), pre moving , FPS 23.78, Running 2.91s Step 47( N/A%), pre moving , FPS 23.42, Running 2.95s Step 48( N/A%), pre moving , FPS 23.30, Running 2.97s Step 49( N/A%), pre moving , FPS 23.41, Running 3.01s Step 50( N/A%), pre moving , FPS 23.72, Running 3.03s Step 51( N/A%), pre moving , FPS 23.71, Running 3.06s Step 52( N/A%), pre moving , FPS 23.58, Running 3.09s Step 53( N/A%), pre moving , FPS 23.54, Running 3.12s Step 54( N/A%), pre moving , FPS 23.45, Running 3.14s Step 55( N/A%), pre moving , FPS 23.50, Running 3.17s Step 56( N/A%), pre moving , FPS 35.33, Running 3.19s Step 57( N/A%), pre moving , FPS 36.01, Running 3.22s Step 58( N/A%), pre moving , FPS 36.18, Running 3.25s Step 59( N/A%), pre moving , FPS 35.88, Running 3.28s Step 60( N/A%), pre moving , FPS 35.71, Running 3.31s Step 61( N/A%), pre moving , FPS 35.76, Running 3.34s Step 62( N/A%), pre moving , FPS 35.53, Running 3.37s Step 63( N/A%), pre moving , FPS 35.61, Running 3.40s Step 64( N/A%), pre moving , FPS 35.70, Running 3.42s Step 65( N/A%), pre moving , FPS 35.05, Running 3.46s Step 66( N/A%), pre moving , FPS 34.79, Running 3.48s Step 67( N/A%), pre moving , FPS 35.48, Running 3.51s Step 68( N/A%), pre moving , FPS 35.66, Running 3.53s Step 69( N/A%), pre moving , FPS 36.14, Running 3.56s Step 70( N/A%), pre moving , FPS 36.37, Running 3.58s Step 71( N/A%), pre moving , FPS 36.01, Running 3.62s Step 72( N/A%), pre moving , FPS 36.28, Running 3.64s Step 73( N/A%), pre moving , FPS 36.32, Running 3.67s Step 74( N/A%), pre moving , FPS 36.46, Running 3.69s Step 75( N/A%), pre moving , FPS 36.52, Running 3.72s Step 76( N/A%), pre moving , FPS 35.81, Running 3.75s Step 77( N/A%), pre moving , FPS 35.63, Running 3.78s Step 78( N/A%), pre moving , FPS 36.26, Running 3.81s Step 79( N/A%), pre moving , FPS 35.60, Running 3.85s Step 80( N/A%), pre moving , FPS 35.69, Running 3.87s Step 81( N/A%), pre moving , FPS 35.94, Running 3.90s Step 82( N/A%), pre moving , FPS 36.25, Running 3.92s Step 83( N/A%), pre moving , FPS 36.13, Running 3.95s Step 84( N/A%), pre moving , FPS 36.11, Running 3.97s Step 85( N/A%), pre moving , FPS 36.54, Running 4.00s Step 86( N/A%), pre moving , FPS 36.85, Running 4.03s Step 87( N/A%), pre moving , FPS 36.83, Running 4.05s Step 88( N/A%), pre moving , FPS 36.83, Running 4.08s Step 89( N/A%), pre moving , FPS 36.89, Running 4.10s Step 90( N/A%), pre moving , FPS 36.19, Running 4.14s Step 91( N/A%), pre moving , FPS 36.47, Running 4.16s Step 92( N/A%), pre moving , FPS 35.83, Running 4.20s Step 93( N/A%), pre moving , FPS 34.86, Running 4.24s Step 94( N/A%), pre moving , FPS 34.54, Running 4.27s Step 95( N/A%), pre moving , FPS 34.55, Running 4.29s Step 96( N/A%), pre moving , FPS 35.18, Running 4.32s Step 97( N/A%), pre moving , FPS 35.39, Running 4.34s Step 98( N/A%), pre moving , FPS 35.61, Running 4.37s Step 99( N/A%), pre moving , FPS 36.41, Running 4.39s Step 100( N/A%), pre moving , FPS 36.53, Running 4.42s Step 101( N/A%), pre moving , FPS 36.32, Running 4.45s Step 102( N/A%), pre moving , FPS 36.36, Running 4.47s Step 103( N/A%), pre moving , FPS 36.51, Running 4.50s Step 104( N/A%), pre moving , FPS 36.60, Running 4.52s Step 105( N/A%), pre moving , FPS 36.67, Running 4.55s Step 106( N/A%), pre moving , FPS 36.43, Running 4.58s Step 107( N/A%), pre moving , FPS 36.13, Running 4.61s Step 108( N/A%), pre moving , FPS 35.59, Running 4.64s Step 109( N/A%), pre moving , FPS 35.41, Running 4.67s Step 110( N/A%), pre moving , FPS 36.07, Running 4.69s Step 111( N/A%), pre moving , FPS 36.32, Running 4.72s Step 112( N/A%), pre moving , FPS 36.52, Running 4.75s Step 113( N/A%), pre moving , FPS 37.41, Running 4.77s Step 114( N/A%), pre moving , FPS 37.77, Running 4.80s Step 115( N/A%), pre moving , FPS 37.66, Running 4.83s Step 116( N/A%), pre moving , FPS 37.47, Running 4.85s Step 117( N/A%), pre moving , FPS 37.50, Running 4.88s Step 118( N/A%), pre moving , FPS 37.52, Running 4.90s Step 119( N/A%), pre moving , FPS 37.69, Running 4.93s Step 120( N/A%), pre moving , FPS 37.25, Running 4.96s Step 121( N/A%), pre moving , FPS 36.92, Running 4.99s Step 122( N/A%), pre moving , FPS 36.66, Running 5.02s Step 123( N/A%), pre moving , FPS 36.48, Running 5.05s Step 124( N/A%), pre moving , FPS 35.89, Running 5.08s Step 125( N/A%), pre moving , FPS 35.16, Running 5.12s Step 126( N/A%), pre moving , FPS 35.38, Running 5.14s Step 127( N/A%), pre moving , FPS 35.62, Running 5.17s Step 128( N/A%), pre moving , FPS 35.52, Running 5.20s Step 129( N/A%), pre moving , FPS 35.24, Running 5.23s Step 130( N/A%), pre moving , FPS 35.29, Running 5.26s Step 131( N/A%), pre moving , FPS 35.27, Running 5.28s Step 132( N/A%), pre moving , FPS 35.72, Running 5.31s Step 133( N/A%), pre moving , FPS 35.85, Running 5.33s Step 134( N/A%), pre moving , FPS 35.23, Running 5.37s Step 135( N/A%), pre moving , FPS 34.95, Running 5.40s Step 136( N/A%), pre moving , FPS 34.87, Running 5.43s Step 137( N/A%), pre moving , FPS 34.74, Running 5.45s Step 138( N/A%), pre moving , FPS 34.76, Running 5.48s Step 139( N/A%), pre moving , FPS 34.74, Running 5.50s Step 140( N/A%), pre moving , FPS 35.17, Running 5.53s Step 141( N/A%), pre moving , FPS 35.59, Running 5.55s Step 142( N/A%), pre moving , FPS 35.94, Running 5.58s Step 143( N/A%), pre moving , FPS 35.63, Running 5.61s Step 144( N/A%), pre moving , FPS 36.05, Running 5.63s Step 145( N/A%), pre moving , FPS 36.96, Running 5.66s Step 146( N/A%), pre moving , FPS 37.11, Running 5.68s Step 147( N/A%), pre moving , FPS 37.24, Running 5.70s Step 148( N/A%), pre moving , FPS 37.74, Running 5.73s Step 149( N/A%), pre moving , FPS 37.84, Running 5.76s Step 150( N/A%), pre moving , FPS 37.63, Running 5.79s Step 151( N/A%), pre moving , FPS 37.62, Running 5.81s Step 152( N/A%), pre moving , FPS 36.50, Running 5.85s Step 153( N/A%), pre moving , FPS 36.65, Running 5.88s Step 154( N/A%), pre moving , FPS 37.22, Running 5.90s Step 155( N/A%), pre moving , FPS 37.44, Running 5.93s Step 156( N/A%), pre moving , FPS 37.28, Running 5.96s Step 157( N/A%), pre moving , FPS 37.40, Running 5.99s Step 158( N/A%), pre moving , FPS 37.31, Running 6.01s Step 159( N/A%), pre moving , FPS 36.75, Running 6.05s Step 160( N/A%), pre moving , FPS 36.02, Running 6.08s Step 161( N/A%), pre moving , FPS 36.13, Running 6.11s Step 162( N/A%), pre moving , FPS 36.09, Running 6.13s Step 163( N/A%), pre moving , FPS 35.79, Running 6.17s Step 164( N/A%), pre moving , FPS 35.91, Running 6.19s Step 165( N/A%), pre moving , FPS 35.94, Running 6.21s Step 166( N/A%), pre moving , FPS 35.77, Running 6.24s Step 167( N/A%), pre moving , FPS 17.27, Running 6.86s Step 168( N/A%), pre moving , FPS 15.32, Running 7.04s Step 169( N/A%), pre moving , FPS 13.00, Running 7.30s Step 170( N/A%), pre moving , FPS 11.96, Running 7.46s Step 171( N/A%), pre moving , FPS 10.38, Running 7.74s Step 172( N/A%), pre moving , FPS 9.87, Running 7.88s Step 173( N/A%), pre moving , FPS 8.87, Running 8.13s Step 174( N/A%), pre moving , FPS 8.32, Running 8.31s Step 175( N/A%), pre moving , FPS 7.64, Running 8.55s Step 176( N/A%), pre moving , FPS 7.23, Running 8.73s Step 177( N/A%), pre moving , FPS 6.67, Running 8.99s Step 178( N/A%), pre moving , FPS 6.24, Running 9.22s Step 179( N/A%), pre moving , FPS 5.83, Running 9.48s Step 180( N/A%), pre moving , FPS 5.56, Running 9.68s Step 181( N/A%), pre moving , FPS 5.22, Running 9.94s Step 182( N/A%), pre moving , FPS 4.98, Running 10.15s Step 183( N/A%), pre moving , FPS 4.77, Running 10.36s Step 184( N/A%), pre moving , FPS 4.64, Running 10.50s Step 185( N/A%), pre moving , FPS 4.38, Running 10.78s Step 186( N/A%), pre moving , FPS 4.22, Running 10.98s Step 187( N/A%), pre moving , FPS 4.53, Running 11.27s Step 188( N/A%), pre moving , FPS 4.53, Running 11.45s Step 189( N/A%), pre moving , FPS 4.55, Running 11.70s Step 190( N/A%), pre moving , FPS 4.54, Running 11.86s Step 191( N/A%), pre moving , FPS 4.60, Running 12.09s Step 192( N/A%), pre moving , FPS 4.54, Running 12.28s Step 193( N/A%), pre moving , FPS 4.55, Running 12.53s Step 194( N/A%), pre moving , FPS 4.56, Running 12.70s Step 195( N/A%), pre moving , FPS 4.54, Running 12.95s Step 196( N/A%), pre moving , FPS 4.56, Running 13.12s Step 197( N/A%), pre moving , FPS 4.56, Running 13.38s Step 198( N/A%), pre moving , FPS 4.59, Running 13.58s Step 199( N/A%), pre moving , FPS 4.66, Running 13.77s Step 200( N/A%), pre moving , FPS 4.69, Running 13.94s Step 201( N/A%), pre moving , FPS 4.58, Running 14.30s Step 202( N/A%), pre moving , FPS 4.57, Running 14.52s Step 203( N/A%), pre moving , FPS 4.46, Running 14.84s Step 204( N/A%), pre moving , FPS 4.44, Running 15.01s Step 205( N/A%), pre moving , FPS 4.43, Running 15.29s Step 206( N/A%), pre moving , FPS 4.43, Running 15.49s Step 207( N/A%), pre moving , FPS 4.46, Running 15.75s Step 208( N/A%), pre moving , FPS 4.46, Running 15.93s Step 209( N/A%), pre moving , FPS 4.43, Running 16.21s Step 210( N/A%), pre moving , FPS 4.44, Running 16.37s Step 211( N/A%), pre moving , FPS 4.44, Running 16.59s Step 212( N/A%), pre moving , FPS 4.47, Running 16.75s Step 213( N/A%), pre moving , FPS 4.44, Running 17.04s Step 214( N/A%), pre moving , FPS 4.42, Running 17.22s Step 215( N/A%), pre moving , FPS 4.44, Running 17.46s Step 216( N/A%), pre moving , FPS 4.45, Running 17.62s Step 217( N/A%), pre moving , FPS 4.46, Running 17.86s Step 218( N/A%), pre moving , FPS 4.48, Running 18.04s Step 219( N/A%), pre moving , FPS 4.45, Running 18.27s Step 220( N/A%), pre moving , FPS 4.46, Running 18.42s Step 221( N/A%), pre moving , FPS 4.57, Running 18.68s Step 222( N/A%), pre moving , FPS 4.60, Running 18.87s Step 223( N/A%), pre moving , FPS 4.65, Running 19.14s Step 224( N/A%), pre moving , FPS 4.66, Running 19.30s Step 225( N/A%), pre moving , FPS 4.72, Running 19.53s Step 226( N/A%), pre moving , FPS 4.73, Running 19.72s Step 227( N/A%), pre moving , FPS 4.71, Running 20.00s Step 228( N/A%), pre moving , FPS 4.72, Running 20.17s Step 229( N/A%), pre moving , FPS 4.77, Running 20.41s Step 230( N/A%), pre moving , FPS 4.77, Running 20.56s Step 231( N/A%), pre moving , FPS 4.76, Running 20.80s Step 232( N/A%), pre moving , FPS 4.75, Running 20.96s Step 233( N/A%), pre moving , FPS 4.80, Running 21.20s Step 234( N/A%), pre moving , FPS 4.98, Running 21.24s Step 235( N/A%), pre moving , FPS 5.20, Running 21.30s Step 236( N/A%), pre moving , FPS 5.35, Running 21.35s Step 237( N/A%), pre moving , FPS 5.65, Running 21.40s Step 238( N/A%), pre moving , FPS 5.88, Running 21.44s Step 239( N/A%), pre moving , FPS 6.22, Running 21.48s Step 240( N/A%), pre moving , FPS 6.46, Running 21.52s Step 241( N/A%), pre moving , FPS 6.94, Running 21.56s Step 242( N/A%), pre moving , FPS 7.30, Running 21.61s Step 243( N/A%), pre moving , FPS 7.95, Running 21.65s Step 244( N/A%), pre moving , FPS 5.28, Running 23.09s Step 245( N/A%), pre moving , FPS 5.27, Running 23.32s Step 246( N/A%), pre moving , FPS 5.32, Running 23.48s Step 247( N/A%), pre moving , FPS 5.37, Running 23.72s Step 248( N/A%), pre moving , FPS 5.39, Running 23.88s Step 249( N/A%), pre moving , FPS 5.37, Running 24.13s Step 250( N/A%), pre moving , FPS 5.34, Running 24.30s Step 251( N/A%), pre moving , FPS 5.35, Running 24.53s Step 252( N/A%), pre moving , FPS 5.36, Running 24.69s Step 253( N/A%), pre moving , FPS 5.36, Running 24.93s Step 254( N/A%), pre moving , FPS 5.18, Running 25.10s Step 255( N/A%), pre moving , FPS 4.93, Running 25.36s Step 256( N/A%), pre moving , FPS 4.80, Running 25.52s Step 257( N/A%), pre moving , FPS 4.57, Running 25.78s Step 258( N/A%), pre moving , FPS 4.43, Running 25.96s Step 259( N/A%), pre moving , FPS 4.21, Running 26.23s Step 260( N/A%), pre moving , FPS 4.12, Running 26.38s Step 261( N/A%), pre moving , FPS 3.95, Running 26.63s Step 262( N/A%), pre moving , FPS 3.86, Running 26.80s Step 263( N/A%), pre moving , FPS 3.70, Running 27.06s Step 264( 0.33%), action 1, FPS 4.21, Running 27.84s Step 265( 0.67%), action 2, FPS 4.06, Running 28.26s Step 266( 1.00%), action 3, FPS 3.86, Running 28.66s Step 267( 1.33%), action 4, FPS 3.85, Running 28.91s Step 268( 1.67%), action 5, FPS 3.72, Running 29.26s Step 269( 2.00%), action 6, FPS 3.68, Running 29.57s Step 270( 2.33%), action 7, FPS 3.43, Running 30.13s Step 271( 2.67%), action 8, FPS 3.44, Running 30.35s Step 272( 3.00%), action 9, FPS 3.28, Running 30.80s Step 273( 3.33%), action 10, FPS 3.27, Running 31.04s Step 274( 3.67%), action 11, FPS 3.00, Running 31.78s Step 275( 4.00%), action 12, FPS 2.94, Running 32.17s Step 276( 4.33%), action 13, FPS 2.75, Running 32.80s Step 277( 4.67%), action 14, FPS 2.71, Running 33.17s Step 278( 5.00%), action 15, FPS 2.60, Running 33.65s Step 279( 5.33%), action 16, FPS 2.59, Running 33.95s Step 280( 5.67%), action 17, FPS 2.49, Running 34.39s Step 281( 6.00%), action 18, FPS 2.47, Running 34.74s Step 282( 6.33%), action 19, FPS 2.37, Running 35.25s Step 283( 6.67%), action 20, FPS 2.34, Running 35.60s Step 284( 7.00%), action 21, FPS 2.32, Running 36.47s Step 285( 7.33%), action 22, FPS 2.32, Running 36.89s Step 286( 7.67%), action 23, FPS 2.26, Running 37.50s Step 287( 8.00%), action 24, FPS 2.25, Running 37.82s Step 288( 8.33%), action 25, FPS 2.23, Running 38.24s Step 289( 8.67%), action 26, FPS 2.21, Running 38.60s Step 290( 9.00%), action 27, FPS 2.21, Running 39.19s Step 291( 9.33%), action 28, FPS 2.17, Running 39.55s Step 292( 9.67%), action 29, FPS 2.18, Running 39.96s Step 293( 10.00%), action 30, FPS 2.13, Running 40.43s Step 294( 10.33%), action 31, FPS 2.15, Running 41.07s Step 295( 10.67%), action 32, FPS 2.18, Running 41.36s Step 296( 11.00%), action 33, FPS 2.18, Running 41.99s Step 297( 11.33%), action 34, FPS 2.14, Running 42.53s Step 298( 11.67%), action 35, FPS 2.08, Running 43.26s Step 299( 12.00%), action 36, FPS 2.08, Running 43.55s Step 300( 12.33%), action 37, FPS 2.08, Running 44.00s Step 301( 12.67%), action 38, FPS 2.10, Running 44.28s Step 302( 13.00%), action 39, FPS 2.06, Running 44.96s Step 303( 13.33%), action 40, FPS 2.01, Running 45.52s Step 304( 13.67%), action 41, FPS 2.01, Running 46.39s Step 305( 14.00%), action 42, FPS 2.02, Running 46.80s Step 306( 14.33%), action 43, FPS 2.06, Running 47.19s Step 307( 14.67%), action 44, FPS 2.02, Running 47.73s Step 308( 15.00%), action 45, FPS 2.01, Running 48.19s Step 309( 15.33%), action 46, FPS 1.99, Running 48.64s Step 310( 15.67%), action 47, FPS 2.01, Running 49.16s Step 311( 16.00%), action 48, FPS 1.97, Running 49.68s Step 312( 16.33%), action 49, FPS 1.90, Running 50.48s Step 313( 16.67%), action 50, FPS 1.92, Running 50.82s Step 314( 17.00%), action 51, FPS 1.88, Running 51.69s Step 315( 17.33%), action 52, FPS 1.85, Running 52.14s Step 316( 17.67%), action 53, FPS 1.86, Running 52.74s Step 317( 18.00%), action 54, FPS 1.90, Running 53.06s Step 318( 18.33%), action 55, FPS 1.92, Running 53.69s Step 319( 18.67%), action 56, FPS 1.88, Running 54.21s Step 320( 19.00%), action 57, FPS 1.84, Running 54.86s Step 321( 19.33%), action 58, FPS 1.83, Running 55.21s Step 322( 19.67%), action 59, FPS 1.86, Running 55.70s Step 323( 20.00%), action 60, FPS 1.92, Running 55.96s Step 324( 20.33%), action 61, FPS 1.98, Running 56.47s Step 325( 20.67%), action 62, FPS 1.99, Running 56.84s Step 326( 21.00%), action 63, FPS 1.96, Running 57.37s Step 327( 21.33%), action 64, FPS 1.97, Running 57.86s Step 328( 21.67%), action 65, FPS 1.99, Running 58.26s Step 329( 22.00%), action 66, FPS 2.02, Running 58.52s Step 330( 22.33%), action 67, FPS 2.06, Running 58.88s Step 331( 22.67%), action 68, FPS 2.06, Running 59.39s Step 332( 23.00%), action 69, FPS 2.14, Running 59.83s Step 333( 23.33%), action 70, FPS 2.13, Running 60.21s Step 334( 23.67%), action 71, FPS 2.20, Running 60.79s Step 335( 24.00%), action 72, FPS 2.24, Running 61.07s Step 336( 24.33%), action 73, FPS 2.22, Running 61.74s Step 337( 24.67%), action 74, FPS 2.20, Running 62.16s Step 338( 25.00%), action 75, FPS 2.25, Running 62.58s Step 339( 25.33%), action 76, FPS 2.31, Running 62.87s Step 340( 25.67%), action 77, FPS 2.33, Running 63.44s Step 341( 26.00%), action 78, FPS 2.36, Running 63.67s Step 342( 26.33%), action 79, FPS 2.36, Running 64.18s Step 343( 26.67%), action 80, FPS 2.35, Running 64.49s Step 344( 27.00%), action 81, FPS 2.34, Running 65.03s Step 345( 27.33%), action 82, FPS 2.36, Running 65.32s Step 346( 27.67%), action 83, FPS 2.38, Running 65.77s Step 347( 28.00%), action 84, FPS 2.38, Running 66.28s Step 348( 28.33%), action 85, FPS 2.37, Running 66.71s Step 349( 28.67%), action 86, FPS 2.38, Running 66.93s Step 350( 29.00%), action 87, FPS 2.32, Running 67.51s Step 351( 29.33%), action 88, FPS 2.32, Running 68.00s Step 352( 29.67%), action 89, FPS 2.30, Running 68.54s Step 353( 30.00%), action 90, FPS 2.28, Running 68.96s Step 354( 30.33%), action 91, FPS 2.22, Running 69.78s Step 355( 30.67%), action 92, FPS 2.20, Running 70.14s Step 356( 31.00%), action 93, FPS 2.25, Running 70.62s Step 357( 31.33%), action 94, FPS 2.28, Running 70.93s Step 358( 31.67%), action 95, FPS 2.25, Running 71.48s Step 359( 32.00%), action 96, FPS 2.21, Running 71.91s Step 360( 32.33%), action 97, FPS 2.17, Running 72.64s Step 361( 32.67%), action 98, FPS 2.13, Running 73.05s Step 362( 33.00%), action 99, FPS 2.10, Running 73.70s Step 363( 33.33%), action 100, FPS 2.05, Running 74.25s Step 364( 33.67%), action 101, FPS 1.99, Running 75.08s Step 365( 34.00%), action 102, FPS 1.99, Running 75.39s Step 366( 34.33%), action 103, FPS 1.94, Running 76.07s Step 367( 34.67%), action 104, FPS 1.96, Running 76.50s Step 368( 35.00%), action 105, FPS 1.95, Running 76.97s Step 369( 35.33%), action 106, FPS 1.90, Running 77.46s [2026-08-01 18:41:01] [96 ] Seed 95 failed after 77.67 s. +steps: 369 , actions: 106 . +Instruction: Empty +Total 22/96(22.92%) success. +Setting seed: 96 +Step 1( N/A%), pre moving , FPS 0.61, Running 1.65s Step 2( N/A%), pre moving , FPS 1.17, Running 1.70s Step 3( N/A%), pre moving , FPS 1.71, Running 1.76s Step 4( N/A%), pre moving , FPS 2.23, Running 1.79s Step 5( N/A%), pre moving , FPS 2.74, Running 1.82s Step 6( N/A%), pre moving , FPS 3.24, Running 1.85s Step 7( N/A%), pre moving , FPS 3.73, Running 1.88s Step 8( N/A%), pre moving , FPS 4.20, Running 1.90s Step 9( N/A%), pre moving , FPS 4.65, Running 1.93s Step 10( N/A%), pre moving , FPS 5.10, Running 1.96s Step 11( N/A%), pre moving , FPS 5.54, Running 1.99s Step 12( N/A%), pre moving , FPS 5.97, Running 2.01s Step 13( N/A%), pre moving , FPS 6.35, Running 2.05s Step 14( N/A%), pre moving , FPS 6.74, Running 2.08s Step 15( N/A%), pre moving , FPS 7.11, Running 2.11s Step 16( N/A%), pre moving , FPS 7.48, Running 2.14s Step 17( N/A%), pre moving , FPS 7.85, Running 2.17s Step 18( N/A%), pre moving , FPS 8.18, Running 2.20s Step 19( N/A%), pre moving , FPS 8.48, Running 2.24s Step 20( N/A%), pre moving , FPS 8.83, Running 2.26s Step 21( N/A%), pre moving , FPS 23.00, Running 2.52s Step 22( N/A%), pre moving , FPS 23.53, Running 2.55s Step 23( N/A%), pre moving , FPS 24.35, Running 2.58s Step 24( N/A%), pre moving , FPS 24.45, Running 2.61s Step 25( N/A%), pre moving , FPS 23.97, Running 2.66s Step 26( N/A%), pre moving , FPS 18.56, Running 2.93s Step 27( N/A%), pre moving , FPS 18.64, Running 2.95s Step 28( N/A%), pre moving , FPS 18.68, Running 2.98s Step 29( N/A%), pre moving , FPS 18.78, Running 3.00s Step 30( N/A%), pre moving , FPS 18.82, Running 3.02s Step 31( N/A%), pre moving , FPS 18.84, Running 3.05s Step 32( N/A%), pre moving , FPS 18.84, Running 3.07s Step 33( N/A%), pre moving , FPS 18.92, Running 3.10s Step 34( N/A%), pre moving , FPS 19.03, Running 3.13s Step 35( N/A%), pre moving , FPS 19.08, Running 3.16s Step 36( N/A%), pre moving , FPS 14.73, Running 3.50s Step 37( N/A%), pre moving , FPS 14.73, Running 3.52s Step 38( N/A%), pre moving , FPS 14.83, Running 3.55s Step 39( N/A%), pre moving , FPS 15.00, Running 3.57s Step 40( N/A%), pre moving , FPS 14.99, Running 3.60s Step 41( N/A%), pre moving , FPS 18.11, Running 3.62s Step 42( N/A%), pre moving , FPS 18.26, Running 3.65s Step 43( N/A%), pre moving , FPS 18.19, Running 3.68s Step 44( N/A%), pre moving , FPS 18.16, Running 3.71s Step 45( N/A%), pre moving , FPS 18.51, Running 3.74s Step 46( N/A%), pre moving , FPS 23.92, Running 3.76s Step 47( N/A%), pre moving , FPS 23.21, Running 3.81s Step 48( N/A%), pre moving , FPS 23.14, Running 3.84s Step 49( N/A%), pre moving , FPS 22.94, Running 3.87s Step 50( N/A%), pre moving , FPS 22.74, Running 3.90s Step 51( N/A%), pre moving , FPS 22.66, Running 3.93s Step 52( N/A%), pre moving , FPS 22.67, Running 3.95s Step 53( N/A%), pre moving , FPS 22.84, Running 3.98s Step 54( N/A%), pre moving , FPS 22.85, Running 4.00s Step 55( N/A%), pre moving , FPS 22.90, Running 4.03s Step 56( N/A%), pre moving , FPS 35.67, Running 4.06s Step 57( N/A%), pre moving , FPS 35.83, Running 4.08s Step 58( N/A%), pre moving , FPS 35.89, Running 4.11s Step 59( N/A%), pre moving , FPS 35.93, Running 4.13s Step 60( N/A%), pre moving , FPS 35.98, Running 4.15s Step 61( N/A%), pre moving , FPS 36.13, Running 4.18s Step 62( N/A%), pre moving , FPS 36.20, Running 4.20s Step 63( N/A%), pre moving , FPS 36.21, Running 4.23s Step 64( N/A%), pre moving , FPS 36.58, Running 4.26s Step 65( N/A%), pre moving , FPS 36.12, Running 4.29s Step 66( N/A%), pre moving , FPS 35.73, Running 4.32s Step 67( N/A%), pre moving , FPS 37.22, Running 4.35s Step 68( N/A%), pre moving , FPS 36.85, Running 4.38s Step 69( N/A%), pre moving , FPS 37.16, Running 4.41s Step 70( N/A%), pre moving , FPS 37.61, Running 4.43s Step 71( N/A%), pre moving , FPS 37.86, Running 4.46s Step 72( N/A%), pre moving , FPS 37.90, Running 4.48s Step 73( N/A%), pre moving , FPS 37.90, Running 4.51s Step 74( N/A%), pre moving , FPS 37.61, Running 4.54s Step 75( N/A%), pre moving , FPS 37.81, Running 4.56s Step 76( N/A%), pre moving , FPS 37.78, Running 4.59s Step 77( N/A%), pre moving , FPS 37.68, Running 4.61s Step 78( N/A%), pre moving , FPS 37.54, Running 4.64s Step 79( N/A%), pre moving , FPS 37.35, Running 4.67s Step 80( N/A%), pre moving , FPS 37.31, Running 4.69s Step 81( N/A%), pre moving , FPS 37.14, Running 4.72s Step 82( N/A%), pre moving , FPS 36.76, Running 4.75s Step 83( N/A%), pre moving , FPS 36.30, Running 4.78s Step 84( N/A%), pre moving , FPS 36.17, Running 4.81s Step 85( N/A%), pre moving , FPS 36.68, Running 4.84s Step 86( N/A%), pre moving , FPS 36.58, Running 4.87s Step 87( N/A%), pre moving , FPS 36.55, Running 4.90s Step 88( N/A%), pre moving , FPS 37.09, Running 4.92s Step 89( N/A%), pre moving , FPS 36.52, Running 4.96s Step 90( N/A%), pre moving , FPS 36.46, Running 4.98s Step 91( N/A%), pre moving , FPS 36.17, Running 5.01s Step 92( N/A%), pre moving , FPS 35.41, Running 5.05s Step 93( N/A%), pre moving , FPS 35.23, Running 5.07s Step 94( N/A%), pre moving , FPS 35.28, Running 5.10s Step 95( N/A%), pre moving , FPS 35.17, Running 5.13s Step 96( N/A%), pre moving , FPS 33.56, Running 5.18s Step 97( N/A%), pre moving , FPS 33.64, Running 5.21s Step 98( N/A%), pre moving , FPS 33.73, Running 5.23s Step 99( N/A%), pre moving , FPS 33.94, Running 5.25s Step 100( N/A%), pre moving , FPS 34.00, Running 5.28s Step 101( N/A%), pre moving , FPS 34.13, Running 5.30s Step 102( N/A%), pre moving , FPS 33.99, Running 5.33s Step 103( N/A%), pre moving , FPS 34.01, Running 5.37s Step 104( N/A%), pre moving , FPS 33.72, Running 5.41s Step 105( N/A%), pre moving , FPS 33.74, Running 5.43s Step 106( N/A%), pre moving , FPS 34.26, Running 5.45s Step 107( N/A%), pre moving , FPS 34.34, Running 5.48s Step 108( N/A%), pre moving , FPS 34.24, Running 5.51s Step 109( N/A%), pre moving , FPS 34.71, Running 5.53s Step 110( N/A%), pre moving , FPS 33.90, Running 5.57s Step 111( N/A%), pre moving , FPS 33.67, Running 5.61s Step 112( N/A%), pre moving , FPS 33.59, Running 5.64s Step 113( N/A%), pre moving , FPS 33.68, Running 5.67s Step 114( N/A%), pre moving , FPS 33.88, Running 5.69s Step 115( N/A%), pre moving , FPS 33.96, Running 5.72s Step 116( N/A%), pre moving , FPS 35.68, Running 5.74s Step 117( N/A%), pre moving , FPS 35.66, Running 5.77s Step 118( N/A%), pre moving , FPS 34.88, Running 5.81s Step 119( N/A%), pre moving , FPS 34.38, Running 5.84s Step 120( N/A%), pre moving , FPS 33.79, Running 5.87s Step 121( N/A%), pre moving , FPS 33.13, Running 5.91s Step 122( N/A%), pre moving , FPS 32.64, Running 5.95s Step 123( N/A%), pre moving , FPS 33.13, Running 5.97s Step 124( N/A%), pre moving , FPS 33.88, Running 6.00s Step 125( N/A%), pre moving , FPS 33.96, Running 6.02s Step 126( N/A%), pre moving , FPS 33.94, Running 6.04s Step 127( N/A%), pre moving , FPS 33.43, Running 6.08s Step 128( N/A%), pre moving , FPS 32.74, Running 6.12s Step 129( N/A%), pre moving , FPS 32.69, Running 6.15s Step 130( N/A%), pre moving , FPS 33.44, Running 6.17s Step 131( N/A%), pre moving , FPS 33.44, Running 6.20s Step 132( N/A%), pre moving , FPS 33.92, Running 6.23s Step 133( N/A%), pre moving , FPS 33.36, Running 6.27s Step 134( N/A%), pre moving , FPS 33.12, Running 6.30s Step 135( N/A%), pre moving , FPS 33.21, Running 6.32s Step 136( N/A%), pre moving , FPS 33.20, Running 6.34s Step 137( N/A%), pre moving , FPS 33.31, Running 6.37s Step 138( N/A%), pre moving , FPS 34.10, Running 6.39s Step 139( N/A%), pre moving , FPS 34.55, Running 6.42s Step 140( N/A%), pre moving , FPS 35.14, Running 6.44s Step 141( N/A%), pre moving , FPS 35.91, Running 6.46s Step 142( N/A%), pre moving , FPS 37.06, Running 6.49s Step 143( N/A%), pre moving , FPS 37.00, Running 6.51s Step 144( N/A%), pre moving , FPS 36.21, Running 6.55s Step 145( N/A%), pre moving , FPS 35.94, Running 6.58s Step 146( N/A%), pre moving , FPS 35.02, Running 6.62s Step 147( N/A%), pre moving , FPS 34.77, Running 6.65s Step 148( N/A%), pre moving , FPS 35.31, Running 6.68s Step 149( N/A%), pre moving , FPS 35.17, Running 6.71s Step 150( N/A%), pre moving , FPS 35.22, Running 6.74s Step 151( N/A%), pre moving , FPS 35.77, Running 6.76s Step 152( N/A%), pre moving , FPS 36.11, Running 6.79s Step 153( N/A%), pre moving , FPS 36.60, Running 6.81s Step 154( N/A%), pre moving , FPS 36.91, Running 6.84s Step 155( N/A%), pre moving , FPS 36.84, Running 6.86s Step 156( N/A%), pre moving , FPS 36.71, Running 6.89s Step 157( N/A%), pre moving , FPS 36.17, Running 6.92s Step 158( N/A%), pre moving , FPS 36.00, Running 6.95s Step 159( N/A%), pre moving , FPS 36.06, Running 6.97s Step 160( N/A%), pre moving , FPS 36.15, Running 6.99s Step 161( N/A%), pre moving , FPS 36.20, Running 7.02s Step 162( N/A%), pre moving , FPS 36.30, Running 7.04s Step 163( N/A%), pre moving , FPS 36.51, Running 7.06s Step 164( N/A%), pre moving , FPS 37.16, Running 7.09s Step 165( N/A%), pre moving , FPS 17.57, Running 7.71s Step 166( N/A%), pre moving , FPS 15.88, Running 7.87s Step 167( N/A%), pre moving , FPS 13.64, Running 8.12s Step 168( N/A%), pre moving , FPS 12.70, Running 8.26s Step 169( N/A%), pre moving , FPS 11.22, Running 8.50s Step 170( N/A%), pre moving , FPS 10.44, Running 8.66s Step 171( N/A%), pre moving , FPS 9.41, Running 8.89s Step 172( N/A%), pre moving , FPS 8.91, Running 9.03s Step 173( N/A%), pre moving , FPS 8.10, Running 9.28s Step 174( N/A%), pre moving , FPS 7.69, Running 9.44s Step 175( N/A%), pre moving , FPS 7.06, Running 9.70s Step 176( N/A%), pre moving , FPS 6.78, Running 9.84s Step 177( N/A%), pre moving , FPS 6.24, Running 10.12s Step 178( N/A%), pre moving , FPS 6.03, Running 10.27s Step 179( N/A%), pre moving , FPS 5.69, Running 10.49s Step 180( N/A%), pre moving , FPS 5.49, Running 10.64s Step 181( N/A%), pre moving , FPS 5.16, Running 10.90s Step 182( N/A%), pre moving , FPS 4.95, Running 11.08s Step 183( N/A%), pre moving , FPS 4.67, Running 11.34s Step 184( N/A%), pre moving , FPS 4.54, Running 11.49s Step 185( N/A%), pre moving , FPS 4.95, Running 11.75s Step 186( N/A%), pre moving , FPS 4.92, Running 11.94s Step 187( N/A%), pre moving , FPS 4.93, Running 12.18s Step 188( N/A%), pre moving , FPS 4.88, Running 12.36s Step 189( N/A%), pre moving , FPS 4.87, Running 12.60s Step 190( N/A%), pre moving , FPS 4.88, Running 12.75s Step 191( N/A%), pre moving , FPS 4.86, Running 13.00s Step 192( N/A%), pre moving , FPS 4.87, Running 13.14s Step 193( N/A%), pre moving , FPS 4.85, Running 13.41s Step 194( N/A%), pre moving , FPS 4.83, Running 13.58s Step 195( N/A%), pre moving , FPS 4.83, Running 13.84s Step 196( N/A%), pre moving , FPS 4.81, Running 13.99s Step 197( N/A%), pre moving , FPS 4.90, Running 14.20s Step 198( N/A%), pre moving , FPS 4.92, Running 14.33s Step 199( N/A%), pre moving , FPS 4.79, Running 14.66s Step 200( N/A%), pre moving , FPS 4.72, Running 14.88s Step 201( N/A%), pre moving , FPS 4.73, Running 15.12s Step 202( N/A%), pre moving , FPS 4.78, Running 15.27s Step 203( N/A%), pre moving , FPS 4.79, Running 15.52s Step 204( N/A%), pre moving , FPS 4.75, Running 15.70s Step 205( N/A%), pre moving , FPS 4.77, Running 15.95s Step 206( N/A%), pre moving , FPS 4.82, Running 16.09s Step 207( N/A%), pre moving , FPS 4.84, Running 16.31s Step 208( N/A%), pre moving , FPS 4.80, Running 16.52s Step 209( N/A%), pre moving , FPS 4.82, Running 16.75s Step 210( N/A%), pre moving , FPS 4.78, Running 16.94s Step 211( N/A%), pre moving , FPS 4.80, Running 17.16s Step 212( N/A%), pre moving , FPS 4.75, Running 17.35s Step 213( N/A%), pre moving , FPS 4.81, Running 17.56s Step 214( N/A%), pre moving , FPS 4.79, Running 17.76s Step 215( N/A%), pre moving , FPS 4.76, Running 18.04s Step 216( N/A%), pre moving , FPS 4.73, Running 18.22s Step 217( N/A%), pre moving , FPS 4.70, Running 18.46s Step 218( N/A%), pre moving , FPS 4.67, Running 18.62s Step 219( N/A%), pre moving , FPS 4.76, Running 18.86s Step 220( N/A%), pre moving , FPS 4.78, Running 19.06s Step 221( N/A%), pre moving , FPS 4.73, Running 19.35s Step 222( N/A%), pre moving , FPS 4.70, Running 19.53s Step 223( N/A%), pre moving , FPS 4.72, Running 19.76s Step 224( N/A%), pre moving , FPS 4.70, Running 19.95s Step 225( N/A%), pre moving , FPS 4.72, Running 20.18s Step 226( N/A%), pre moving , FPS 4.69, Running 20.36s Step 227( N/A%), pre moving , FPS 4.70, Running 20.57s Step 228( N/A%), pre moving , FPS 4.77, Running 20.72s Step 229( N/A%), pre moving , FPS 4.76, Running 20.95s Step 230( N/A%), pre moving , FPS 4.92, Running 21.00s Step 231( N/A%), pre moving , FPS 5.15, Running 21.05s Step 232( N/A%), pre moving , FPS 5.35, Running 21.09s Step 233( N/A%), pre moving , FPS 5.61, Running 21.13s Step 234( N/A%), pre moving , FPS 5.86, Running 21.17s Step 235( N/A%), pre moving , FPS 6.29, Running 21.22s Step 236( N/A%), pre moving , FPS 6.57, Running 21.26s Step 237( N/A%), pre moving , FPS 7.02, Running 21.31s Step 238( N/A%), pre moving , FPS 7.30, Running 21.36s Step 239( N/A%), pre moving , FPS 7.90, Running 21.39s Step 240( N/A%), pre moving , FPS 5.36, Running 22.79s Step 241( N/A%), pre moving , FPS 5.40, Running 23.05s Step 242( N/A%), pre moving , FPS 5.30, Running 23.30s Step 243( N/A%), pre moving , FPS 5.24, Running 23.58s Step 244( N/A%), pre moving , FPS 5.30, Running 23.73s Step 245( N/A%), pre moving , FPS 5.18, Running 24.04s Step 246( N/A%), pre moving , FPS 5.16, Running 24.24s Step 247( N/A%), pre moving , FPS 5.06, Running 24.52s Step 248( N/A%), pre moving , FPS 4.98, Running 24.74s Step 249( N/A%), pre moving , FPS 4.96, Running 24.99s Step 250( N/A%), pre moving , FPS 4.80, Running 25.17s Step 251( N/A%), pre moving , FPS 4.50, Running 25.49s Step 252( N/A%), pre moving , FPS 4.34, Running 25.69s Step 253( N/A%), pre moving , FPS 4.15, Running 25.95s Step 254( N/A%), pre moving , FPS 4.01, Running 26.16s Step 255( N/A%), pre moving , FPS 3.82, Running 26.46s Step 256( N/A%), pre moving , FPS 3.70, Running 26.67s Step 257( N/A%), pre moving , FPS 3.52, Running 26.98s Step 258( N/A%), pre moving , FPS 3.43, Running 27.19s Step 259( N/A%), pre moving , FPS 3.30, Running 27.46s Step 260( 0.33%), action 1, FPS 3.53, Running 28.46s Step 261( 0.67%), action 2, FPS 3.32, Running 29.07s Step 262( 1.00%), action 3, FPS 3.20, Running 29.54s Step 263( 1.33%), action 4, FPS 3.12, Running 29.99s Step 264( 1.67%), action 5, FPS 2.90, Running 30.63s Step 265( 2.00%), action 6, FPS 2.86, Running 31.04s Step 266( 2.33%), action 7, FPS 2.66, Running 31.76s Step 267( 2.67%), action 8, FPS 2.54, Running 32.39s Step 268( 3.00%), action 9, FPS 2.42, Running 33.00s Step 269( 3.33%), action 10, FPS 2.41, Running 33.27s Step 270( 3.67%), action 11, FPS 2.27, Running 34.00s Step 271( 4.00%), action 12, FPS 2.28, Running 34.26s Step 272( 4.33%), action 13, FPS 2.13, Running 35.08s Step 273( 4.67%), action 14, FPS 2.13, Running 35.34s Step 274( 5.00%), action 15, FPS 2.07, Running 35.82s Step 275( 5.33%), action 16, FPS 2.06, Running 36.15s Step 276( 5.67%), action 17, FPS 1.99, Running 36.73s Step 277( 6.00%), action 18, FPS 2.00, Running 36.97s Step 278( 6.33%), action 19, FPS 1.93, Running 37.55s Step 279( 6.67%), action 20, FPS 1.93, Running 37.84s Step 280( 7.00%), action 21, FPS 1.97, Running 38.60s Step 281( 7.33%), action 22, FPS 2.04, Running 38.89s Step 282( 7.67%), action 23, FPS 2.05, Running 39.29s Step 283( 8.00%), action 24, FPS 2.07, Running 39.66s Step 284( 8.33%), action 25, FPS 2.11, Running 40.09s Step 285( 8.67%), action 26, FPS 2.14, Running 40.37s Step 286( 9.00%), action 27, FPS 2.24, Running 40.70s Step 287( 9.33%), action 28, FPS 2.34, Running 40.96s Step 288( 9.67%), action 29, FPS 2.41, Running 41.29s Step 289( 10.00%), action 30, FPS 2.40, Running 41.59s Step 290( 10.33%), action 31, FPS 2.41, Running 42.28s Step 291( 10.67%), action 32, FPS 2.37, Running 42.71s Step 292( 11.00%), action 33, FPS 2.49, Running 43.12s Step 293( 11.33%), action 34, FPS 2.49, Running 43.36s Step 294( 11.67%), action 35, FPS 2.48, Running 43.87s Step 295( 12.00%), action 36, FPS 2.50, Running 44.16s Step 296( 12.33%), action 37, FPS 2.53, Running 44.65s Step 297( 12.67%), action 38, FPS 2.50, Running 44.96s Step 298( 13.00%), action 39, FPS 2.56, Running 45.36s Step 299( 13.33%), action 40, FPS 2.57, Running 45.63s Step 300( 13.67%), action 41, FPS 2.57, Running 46.38s Step 301( 14.00%), action 42, FPS 2.56, Running 46.71s Step 302( 14.33%), action 43, FPS 2.51, Running 47.27s Step 303( 14.67%), action 44, FPS 2.52, Running 47.59s Step 304( 15.00%), action 45, FPS 2.52, Running 48.03s Step 305( 15.33%), action 46, FPS 2.50, Running 48.38s Step 306( 15.67%), action 47, FPS 2.49, Running 48.75s Step 307( 16.00%), action 48, FPS 2.41, Running 49.27s Step 308( 16.33%), action 49, FPS 2.39, Running 49.66s Step 309( 16.67%), action 50, FPS 2.39, Running 49.95s Step 310( 17.00%), action 51, FPS 2.44, Running 50.46s Step 311( 17.33%), action 52, FPS 2.49, Running 50.75s Step 312( 17.67%), action 53, FPS 2.50, Running 51.11s Step 313( 18.00%), action 54, FPS 2.50, Running 51.36s Step 314( 18.33%), action 55, FPS 2.54, Running 51.76s Step 315( 18.67%), action 56, FPS 2.46, Running 52.30s Step 316( 19.00%), action 57, FPS 2.38, Running 53.05s Step 317( 19.33%), action 58, FPS 2.37, Running 53.41s Step 318( 19.67%), action 59, FPS 2.28, Running 54.13s Step 319( 20.00%), action 60, FPS 2.20, Running 54.73s Step 320( 20.33%), action 61, FPS 2.20, Running 55.49s Step 321( 20.67%), action 62, FPS 2.18, Running 55.89s Step 322( 21.00%), action 63, FPS 2.16, Running 56.52s Step 323( 21.33%), action 64, FPS 2.17, Running 56.81s Step 324( 21.67%), action 65, FPS 2.12, Running 57.45s Step 325( 22.00%), action 66, FPS 2.15, Running 57.66s Step 326( 22.33%), action 67, FPS 2.10, Running 58.28s Step 327( 22.67%), action 68, FPS 2.17, Running 58.49s Step 328( 23.00%), action 69, FPS 2.12, Running 59.11s Step 329( 23.33%), action 70, FPS 2.08, Running 59.55s Step 330( 23.67%), action 71, FPS 2.06, Running 60.19s Step 331( 24.00%), action 72, FPS 2.04, Running 60.58s Step 332( 24.33%), action 73, FPS 2.02, Running 61.01s Step 333( 24.67%), action 74, FPS 2.00, Running 61.38s Step 334( 25.00%), action 75, FPS 1.94, Running 62.04s Step 335( 25.33%), action 76, FPS 1.96, Running 62.52s Step 336( 25.67%), action 77, FPS 1.98, Running 63.15s Step 337( 26.00%), action 78, FPS 2.00, Running 63.40s Step 338( 26.33%), action 79, FPS 2.05, Running 63.88s Step 339( 26.67%), action 80, FPS 2.12, Running 64.17s Step 340( 27.00%), action 81, FPS 2.10, Running 64.99s Step 341( 27.33%), action 82, FPS 2.10, Running 65.44s Step 342( 27.67%), action 83, FPS 2.15, Running 65.81s Step 343( 28.00%), action 84, FPS 2.16, Running 66.06s Step 344( 28.33%), action 85, FPS 2.21, Running 66.50s Step 345( 28.67%), action 86, FPS 2.19, Running 66.77s Step 346( 29.00%), action 87, FPS 2.22, Running 67.29s Step 347( 29.33%), action 88, FPS 2.20, Running 67.58s Step 348( 29.67%), action 89, FPS 2.26, Running 67.94s Step 349( 30.00%), action 90, FPS 2.30, Running 68.24s Step 350( 30.33%), action 91, FPS 2.19, Running 69.31s [2026-08-01 18:42:12] [97 ] Seed 96 success after 70.14 s. +steps: 350 , actions: 91 . +Instruction: Empty +Total 23/97(23.71%) success. +Setting seed: 97 +Step 1( N/A%), pre moving , FPS 0.06, Running 16.67s Step 2( N/A%), pre moving , FPS 0.12, Running 16.71s Step 3( N/A%), pre moving , FPS 0.18, Running 16.74s Step 4( N/A%), pre moving , FPS 0.24, Running 16.77s Step 5( N/A%), pre moving , FPS 0.30, Running 16.83s Step 6( N/A%), pre moving , FPS 0.36, Running 16.88s Step 7( N/A%), pre moving , FPS 0.41, Running 16.92s Step 8( N/A%), pre moving , FPS 0.47, Running 16.95s Step 9( N/A%), pre moving , FPS 0.53, Running 16.98s Step 10( N/A%), pre moving , FPS 0.59, Running 17.01s Step 11( N/A%), pre moving , FPS 0.65, Running 17.04s Step 12( N/A%), pre moving , FPS 0.70, Running 17.07s Step 13( N/A%), pre moving , FPS 0.76, Running 17.11s Step 14( N/A%), pre moving , FPS 0.82, Running 17.13s Step 15( N/A%), pre moving , FPS 0.87, Running 17.16s Step 16( N/A%), pre moving , FPS 0.93, Running 17.19s Step 17( N/A%), pre moving , FPS 0.99, Running 17.22s Step 18( N/A%), pre moving , FPS 1.04, Running 17.28s Step 19( N/A%), pre moving , FPS 1.10, Running 17.31s Step 20( N/A%), pre moving , FPS 1.15, Running 17.38s Step 21( N/A%), pre moving , FPS 20.11, Running 17.66s Step 22( N/A%), pre moving , FPS 19.94, Running 17.71s Step 23( N/A%), pre moving , FPS 19.68, Running 17.75s Step 24( N/A%), pre moving , FPS 19.59, Running 17.79s Step 25( N/A%), pre moving , FPS 20.12, Running 17.82s Step 26( N/A%), pre moving , FPS 16.84, Running 18.06s Step 27( N/A%), pre moving , FPS 16.98, Running 18.09s Step 28( N/A%), pre moving , FPS 17.04, Running 18.12s Step 29( N/A%), pre moving , FPS 17.03, Running 18.15s Step 30( N/A%), pre moving , FPS 17.04, Running 18.19s Step 31( N/A%), pre moving , FPS 17.04, Running 18.21s Step 32( N/A%), pre moving , FPS 16.80, Running 18.26s Step 33( N/A%), pre moving , FPS 16.82, Running 18.29s Step 34( N/A%), pre moving , FPS 16.81, Running 18.32s Step 35( N/A%), pre moving , FPS 16.73, Running 18.36s Step 36( N/A%), pre moving , FPS 13.09, Running 18.72s Step 37( N/A%), pre moving , FPS 13.05, Running 18.75s Step 38( N/A%), pre moving , FPS 13.33, Running 18.79s Step 39( N/A%), pre moving , FPS 13.27, Running 18.82s Step 40( N/A%), pre moving , FPS 13.58, Running 18.85s Step 41( N/A%), pre moving , FPS 16.42, Running 18.88s Step 42( N/A%), pre moving , FPS 16.63, Running 18.91s Step 43( N/A%), pre moving , FPS 16.85, Running 18.94s Step 44( N/A%), pre moving , FPS 16.85, Running 18.98s Step 45( N/A%), pre moving , FPS 16.88, Running 19.01s Step 46( N/A%), pre moving , FPS 20.46, Running 19.04s Step 47( N/A%), pre moving , FPS 20.26, Running 19.08s Step 48( N/A%), pre moving , FPS 20.21, Running 19.11s Step 49( N/A%), pre moving , FPS 20.08, Running 19.15s Step 50( N/A%), pre moving , FPS 20.10, Running 19.18s Step 51( N/A%), pre moving , FPS 20.09, Running 19.21s Step 52( N/A%), pre moving , FPS 20.44, Running 19.24s Step 53( N/A%), pre moving , FPS 20.59, Running 19.27s Step 54( N/A%), pre moving , FPS 20.59, Running 19.29s Step 55( N/A%), pre moving , FPS 20.68, Running 19.32s Step 56( N/A%), pre moving , FPS 31.48, Running 19.35s Step 57( N/A%), pre moving , FPS 31.54, Running 19.38s Step 58( N/A%), pre moving , FPS 31.83, Running 19.41s Step 59( N/A%), pre moving , FPS 32.04, Running 19.45s Step 60( N/A%), pre moving , FPS 31.77, Running 19.48s Step 61( N/A%), pre moving , FPS 31.38, Running 19.52s Step 62( N/A%), pre moving , FPS 31.46, Running 19.55s Step 63( N/A%), pre moving , FPS 31.57, Running 19.57s Step 64( N/A%), pre moving , FPS 31.91, Running 19.60s Step 65( N/A%), pre moving , FPS 32.14, Running 19.63s Step 66( N/A%), pre moving , FPS 32.39, Running 19.66s Step 67( N/A%), pre moving , FPS 32.99, Running 19.69s Step 68( N/A%), pre moving , FPS 33.11, Running 19.72s Step 69( N/A%), pre moving , FPS 33.62, Running 19.75s Step 70( N/A%), pre moving , FPS 33.51, Running 19.78s Step 71( N/A%), pre moving , FPS 33.56, Running 19.81s Step 72( N/A%), pre moving , FPS 33.50, Running 19.83s Step 73( N/A%), pre moving , FPS 33.52, Running 19.86s Step 74( N/A%), pre moving , FPS 33.56, Running 19.89s Step 75( N/A%), pre moving , FPS 33.52, Running 19.92s Step 76( N/A%), pre moving , FPS 33.49, Running 19.95s Step 77( N/A%), pre moving , FPS 33.20, Running 19.98s Step 78( N/A%), pre moving , FPS 33.35, Running 20.01s Step 79( N/A%), pre moving , FPS 33.51, Running 20.04s Step 80( N/A%), pre moving , FPS 33.80, Running 20.07s Step 81( N/A%), pre moving , FPS 34.23, Running 20.10s Step 82( N/A%), pre moving , FPS 34.14, Running 20.13s Step 83( N/A%), pre moving , FPS 33.81, Running 20.17s Step 84( N/A%), pre moving , FPS 33.57, Running 20.20s Step 85( N/A%), pre moving , FPS 33.21, Running 20.23s Step 86( N/A%), pre moving , FPS 33.18, Running 20.26s Step 87( N/A%), pre moving , FPS 32.17, Running 20.31s Step 88( N/A%), pre moving , FPS 32.22, Running 20.34s Step 89( N/A%), pre moving , FPS 32.29, Running 20.37s Step 90( N/A%), pre moving , FPS 32.49, Running 20.39s Step 91( N/A%), pre moving , FPS 32.13, Running 20.43s Step 92( N/A%), pre moving , FPS 32.22, Running 20.45s Step 93( N/A%), pre moving , FPS 32.18, Running 20.48s Step 94( N/A%), pre moving , FPS 32.06, Running 20.51s Step 95( N/A%), pre moving , FPS 32.11, Running 20.54s Step 96( N/A%), pre moving , FPS 31.92, Running 20.58s Step 97( N/A%), pre moving , FPS 30.25, Running 20.65s Step 98( N/A%), pre moving , FPS 29.43, Running 20.69s Step 99( N/A%), pre moving , FPS 29.46, Running 20.72s Step 100( N/A%), pre moving , FPS 29.45, Running 20.75s Step 101( N/A%), pre moving , FPS 29.62, Running 20.78s Step 102( N/A%), pre moving , FPS 29.76, Running 20.80s Step 103( N/A%), pre moving , FPS 29.35, Running 20.85s Step 104( N/A%), pre moving , FPS 29.34, Running 20.88s Step 105( N/A%), pre moving , FPS 29.52, Running 20.91s Step 106( N/A%), pre moving , FPS 29.55, Running 20.94s Step 107( N/A%), pre moving , FPS 30.28, Running 20.97s Step 108( N/A%), pre moving , FPS 28.99, Running 21.03s Step 109( N/A%), pre moving , FPS 28.99, Running 21.06s Step 110( N/A%), pre moving , FPS 28.98, Running 21.08s Step 111( N/A%), pre moving , FPS 29.29, Running 21.11s Step 112( N/A%), pre moving , FPS 29.22, Running 21.14s Step 113( N/A%), pre moving , FPS 28.81, Running 21.18s Step 114( N/A%), pre moving , FPS 28.85, Running 21.21s Step 115( N/A%), pre moving , FPS 28.67, Running 21.24s Step 116( N/A%), pre moving , FPS 28.51, Running 21.28s Step 117( N/A%), pre moving , FPS 30.27, Running 21.31s Step 118( N/A%), pre moving , FPS 31.12, Running 21.34s Step 119( N/A%), pre moving , FPS 31.11, Running 21.36s Step 120( N/A%), pre moving , FPS 31.10, Running 21.39s Step 121( N/A%), pre moving , FPS 31.11, Running 21.42s Step 122( N/A%), pre moving , FPS 31.00, Running 21.45s Step 123( N/A%), pre moving , FPS 31.56, Running 21.48s Step 124( N/A%), pre moving , FPS 31.69, Running 21.51s Step 125( N/A%), pre moving , FPS 31.75, Running 21.54s Step 126( N/A%), pre moving , FPS 31.69, Running 21.57s Step 127( N/A%), pre moving , FPS 31.70, Running 21.60s Step 128( N/A%), pre moving , FPS 32.58, Running 21.64s Step 129( N/A%), pre moving , FPS 32.21, Running 21.68s Step 130( N/A%), pre moving , FPS 31.57, Running 21.72s Step 131( N/A%), pre moving , FPS 31.35, Running 21.75s Step 132( N/A%), pre moving , FPS 31.37, Running 21.78s Step 133( N/A%), pre moving , FPS 31.92, Running 21.81s Step 134( N/A%), pre moving , FPS 31.94, Running 21.83s Step 135( N/A%), pre moving , FPS 32.05, Running 21.86s Step 136( N/A%), pre moving , FPS 32.46, Running 21.89s Step 137( N/A%), pre moving , FPS 32.32, Running 21.93s Step 138( N/A%), pre moving , FPS 31.53, Running 21.97s Step 139( N/A%), pre moving , FPS 30.65, Running 22.02s Step 140( N/A%), pre moving , FPS 30.33, Running 22.05s Step 141( N/A%), pre moving , FPS 30.22, Running 22.08s Step 142( N/A%), pre moving , FPS 30.17, Running 22.11s Step 143( N/A%), pre moving , FPS 30.21, Running 22.14s Step 144( N/A%), pre moving , FPS 30.22, Running 22.17s Step 145( N/A%), pre moving , FPS 30.06, Running 22.21s Step 146( N/A%), pre moving , FPS 29.31, Running 22.25s Step 147( N/A%), pre moving , FPS 28.43, Running 22.30s Step 148( N/A%), pre moving , FPS 28.65, Running 22.34s Step 149( N/A%), pre moving , FPS 28.78, Running 22.37s Step 150( N/A%), pre moving , FPS 28.60, Running 22.42s Step 151( N/A%), pre moving , FPS 28.66, Running 22.45s Step 152( N/A%), pre moving , FPS 28.54, Running 22.48s Step 153( N/A%), pre moving , FPS 27.22, Running 22.54s Step 154( N/A%), pre moving , FPS 25.60, Running 22.62s Step 155( N/A%), pre moving , FPS 24.89, Running 22.67s Step 156( N/A%), pre moving , FPS 24.02, Running 22.73s Step 157( N/A%), pre moving , FPS 23.70, Running 22.77s Step 158( N/A%), pre moving , FPS 23.90, Running 22.81s Step 159( N/A%), pre moving , FPS 23.42, Running 22.87s Step 160( N/A%), pre moving , FPS 23.53, Running 22.90s Step 161( N/A%), pre moving , FPS 23.53, Running 22.93s Step 162( N/A%), pre moving , FPS 23.58, Running 22.96s Step 163( N/A%), pre moving , FPS 23.43, Running 23.00s Step 164( N/A%), pre moving , FPS 23.42, Running 23.03s Step 165( N/A%), pre moving , FPS 23.32, Running 23.06s Step 166( N/A%), pre moving , FPS 23.63, Running 23.10s Step 167( N/A%), pre moving , FPS 23.80, Running 23.15s Step 168( N/A%), pre moving , FPS 23.75, Running 23.18s Step 169( N/A%), pre moving , FPS 23.74, Running 23.21s Step 170( N/A%), pre moving , FPS 24.23, Running 23.24s Step 171( N/A%), pre moving , FPS 24.24, Running 23.27s Step 172( N/A%), pre moving , FPS 24.29, Running 23.30s Step 173( N/A%), pre moving , FPS 25.36, Running 23.33s Step 174( N/A%), pre moving , FPS 26.81, Running 23.36s Step 175( N/A%), pre moving , FPS 27.31, Running 23.40s Step 176( N/A%), pre moving , FPS 28.36, Running 23.43s Step 177( N/A%), pre moving , FPS 28.86, Running 23.46s Step 178( N/A%), pre moving , FPS 29.05, Running 23.50s Step 179( N/A%), pre moving , FPS 30.59, Running 23.52s Step 180( N/A%), pre moving , FPS 30.71, Running 23.55s Step 181( N/A%), pre moving , FPS 30.78, Running 23.58s Step 182( N/A%), pre moving , FPS 30.73, Running 23.61s Step 183( N/A%), pre moving , FPS 31.14, Running 23.64s Step 184( N/A%), pre moving , FPS 31.30, Running 23.67s Step 185( N/A%), pre moving , FPS 31.81, Running 23.69s Step 186( N/A%), pre moving , FPS 32.24, Running 23.72s Step 187( N/A%), pre moving , FPS 33.34, Running 23.75s Step 188( N/A%), pre moving , FPS 33.85, Running 23.77s Step 189( N/A%), pre moving , FPS 34.10, Running 23.80s Step 190( N/A%), pre moving , FPS 33.68, Running 23.83s Step 191( N/A%), pre moving , FPS 33.04, Running 23.88s Step 192( N/A%), pre moving , FPS 33.04, Running 23.91s Step 193( N/A%), pre moving , FPS 32.58, Running 23.94s Step 194( N/A%), pre moving , FPS 32.62, Running 23.97s Step 195( N/A%), pre moving , FPS 33.03, Running 24.01s Step 196( N/A%), pre moving , FPS 33.30, Running 24.03s Step 197( N/A%), pre moving , FPS 33.12, Running 24.07s Step 198( N/A%), pre moving , FPS 33.26, Running 24.10s Step 199( N/A%), pre moving , FPS 33.14, Running 24.13s Step 200( N/A%), pre moving , FPS 33.13, Running 24.16s Step 201( N/A%), pre moving , FPS 33.10, Running 24.19s Step 202( N/A%), pre moving , FPS 15.84, Running 24.87s Step 203( N/A%), pre moving , FPS 14.38, Running 25.03s Step 204( N/A%), pre moving , FPS 12.01, Running 25.33s Step 205( N/A%), pre moving , FPS 10.98, Running 25.51s Step 206( N/A%), pre moving , FPS 9.61, Running 25.80s Step 207( N/A%), pre moving , FPS 9.09, Running 25.95s Step 208( N/A%), pre moving , FPS 8.11, Running 26.24s Step 209( N/A%), pre moving , FPS 7.56, Running 26.44s Step 210( N/A%), pre moving , FPS 7.03, Running 26.68s Step 211( N/A%), pre moving , FPS 6.70, Running 26.86s Step 212( N/A%), pre moving , FPS 6.20, Running 27.13s Step 213( N/A%), pre moving , FPS 5.92, Running 27.32s Step 214( N/A%), pre moving , FPS 5.54, Running 27.59s Step 215( N/A%), pre moving , FPS 5.36, Running 27.74s Step 216( N/A%), pre moving , FPS 5.02, Running 28.02s Step 217( N/A%), pre moving , FPS 4.82, Running 28.21s Step 218( N/A%), pre moving , FPS 4.53, Running 28.51s Step 219( N/A%), pre moving , FPS 4.37, Running 28.71s Step 220( N/A%), pre moving , FPS 4.19, Running 28.93s Step 221( N/A%), pre moving , FPS 4.04, Running 29.13s Step 222( N/A%), pre moving , FPS 4.41, Running 29.42s Step 223( N/A%), pre moving , FPS 4.38, Running 29.60s Step 224( N/A%), pre moving , FPS 4.38, Running 29.90s Step 225( N/A%), pre moving , FPS 4.41, Running 30.05s Step 226( N/A%), pre moving , FPS 4.47, Running 30.28s Step 227( N/A%), pre moving , FPS 4.45, Running 30.44s Step 228( N/A%), pre moving , FPS 4.51, Running 30.68s Step 229( N/A%), pre moving , FPS 4.48, Running 30.91s Step 230( N/A%), pre moving , FPS 4.45, Running 31.18s Step 231( N/A%), pre moving , FPS 4.45, Running 31.36s Step 232( N/A%), pre moving , FPS 4.49, Running 31.58s Step 233( N/A%), pre moving , FPS 4.49, Running 31.78s Step 234( N/A%), pre moving , FPS 4.50, Running 32.04s Step 235( N/A%), pre moving , FPS 4.47, Running 32.21s Step 236( N/A%), pre moving , FPS 4.51, Running 32.45s Step 237( N/A%), pre moving , FPS 4.49, Running 32.67s Step 238( N/A%), pre moving , FPS 4.49, Running 32.97s Step 239( N/A%), pre moving , FPS 4.43, Running 33.22s Step 240( N/A%), pre moving , FPS 4.38, Running 33.50s Step 241( N/A%), pre moving , FPS 4.37, Running 33.71s Step 242( N/A%), pre moving , FPS 4.38, Running 33.98s Step 243( N/A%), pre moving , FPS 4.33, Running 34.22s Step 244( N/A%), pre moving , FPS 4.34, Running 34.51s Step 245( N/A%), pre moving , FPS 4.30, Running 34.69s Step 246( N/A%), pre moving , FPS 4.27, Running 34.97s Step 247( N/A%), pre moving , FPS 4.18, Running 35.22s Step 248( N/A%), pre moving , FPS 4.15, Running 35.50s Step 249( N/A%), pre moving , FPS 4.16, Running 35.72s Step 250( N/A%), pre moving , FPS 4.17, Running 35.97s Step 251( N/A%), pre moving , FPS 4.12, Running 36.21s Step 252( N/A%), pre moving , FPS 4.12, Running 36.44s Step 253( N/A%), pre moving , FPS 4.12, Running 36.63s Step 254( N/A%), pre moving , FPS 4.10, Running 36.91s Step 255( N/A%), pre moving , FPS 4.12, Running 37.07s Step 256( N/A%), pre moving , FPS 4.04, Running 37.41s Step 257( N/A%), pre moving , FPS 4.04, Running 37.62s Step 258( N/A%), pre moving , FPS 4.04, Running 37.92s Step 259( N/A%), pre moving , FPS 4.10, Running 38.09s Step 260( N/A%), pre moving , FPS 4.11, Running 38.36s Step 261( N/A%), pre moving , FPS 4.16, Running 38.52s Step 262( N/A%), pre moving , FPS 4.14, Running 38.80s Step 263( N/A%), pre moving , FPS 4.16, Running 39.02s Step 264( N/A%), pre moving , FPS 4.15, Running 39.33s Step 265( N/A%), pre moving , FPS 4.27, Running 39.38s Step 266( N/A%), pre moving , FPS 4.48, Running 39.42s Step 267( N/A%), pre moving , FPS 4.71, Running 39.47s Step 268( N/A%), pre moving , FPS 4.97, Running 39.53s Step 269( N/A%), pre moving , FPS 5.17, Running 39.59s Step 270( N/A%), pre moving , FPS 5.47, Running 39.63s Step 271( N/A%), pre moving , FPS 5.76, Running 39.68s Step 272( N/A%), pre moving , FPS 6.10, Running 39.72s Step 273( N/A%), pre moving , FPS 6.38, Running 39.77s Step 274( N/A%), pre moving , FPS 6.91, Running 39.81s Step 275( N/A%), pre moving , FPS 4.80, Running 41.24s Step 276( N/A%), pre moving , FPS 4.87, Running 41.51s Step 277( N/A%), pre moving , FPS 4.92, Running 41.69s Step 278( N/A%), pre moving , FPS 4.98, Running 41.94s Step 279( N/A%), pre moving , FPS 4.96, Running 42.12s Step 280( N/A%), pre moving , FPS 4.99, Running 42.37s Step 281( N/A%), pre moving , FPS 5.01, Running 42.52s Step 282( N/A%), pre moving , FPS 5.07, Running 42.75s Step 283( N/A%), pre moving , FPS 5.08, Running 42.96s Step 284( N/A%), pre moving , FPS 5.13, Running 43.23s Step 285( N/A%), pre moving , FPS 4.96, Running 43.41s Step 286( N/A%), pre moving , FPS 4.67, Running 43.70s Step 287( N/A%), pre moving , FPS 4.49, Running 43.93s Step 288( N/A%), pre moving , FPS 4.29, Running 44.19s Step 289( N/A%), pre moving , FPS 4.19, Running 44.36s Step 290( N/A%), pre moving , FPS 4.03, Running 44.60s Step 291( N/A%), pre moving , FPS 3.95, Running 44.75s Step 292( N/A%), pre moving , FPS 3.78, Running 45.01s Step 293( N/A%), pre moving , FPS 3.69, Running 45.19s Step 294( N/A%), pre moving , FPS 3.55, Running 45.45s Step 295( 0.33%), action 1, FPS 3.39, Running 47.13s Step 296( 0.67%), action 2, FPS 3.28, Running 47.61s Step 297( 1.00%), action 3, FPS 2.97, Running 48.41s Step 298( 1.33%), action 4, FPS 2.88, Running 48.88s Step 299( 1.67%), action 5, FPS 2.66, Running 49.64s Step 300( 2.00%), action 6, FPS 2.57, Running 50.16s Step 301( 2.33%), action 7, FPS 2.44, Running 50.72s Step 302( 2.67%), action 8, FPS 2.35, Running 51.25s Step 303( 3.00%), action 9, FPS 2.31, Running 51.60s Step 304( 3.33%), action 10, FPS 2.29, Running 51.95s Step 305( 3.67%), action 11, FPS 2.20, Running 52.51s Step 306( 4.00%), action 12, FPS 2.18, Running 52.89s Step 307( 4.33%), action 13, FPS 2.10, Running 53.47s Step 308( 4.67%), action 14, FPS 2.04, Running 53.98s Step 309( 5.00%), action 15, FPS 2.00, Running 54.34s Step 310( 5.33%), action 16, FPS 1.93, Running 54.96s Step 311( 5.67%), action 17, FPS 1.90, Running 55.29s Step 312( 6.00%), action 18, FPS 1.89, Running 55.62s Step 313( 6.33%), action 19, FPS 1.85, Running 56.00s Step 314( 6.67%), action 20, FPS 1.84, Running 56.34s Step 315( 7.00%), action 21, FPS 2.05, Running 56.90s Step 316( 7.33%), action 22, FPS 2.08, Running 57.23s Step 317( 7.67%), action 23, FPS 2.17, Running 57.62s Step 318( 8.00%), action 24, FPS 2.15, Running 58.18s Step 319( 8.33%), action 25, FPS 2.20, Running 58.75s Step 320( 8.67%), action 26, FPS 2.14, Running 59.51s Step 321( 9.00%), action 27, FPS 2.12, Running 60.15s Step 322( 9.33%), action 28, FPS 2.17, Running 60.47s Step 323( 9.67%), action 29, FPS 2.18, Running 60.79s Step 324( 10.00%), action 30, FPS 2.11, Running 61.41s Step 325( 10.33%), action 31, FPS 2.10, Running 62.04s Step 326( 10.67%), action 32, FPS 2.12, Running 62.32s Step 327( 11.00%), action 33, FPS 2.11, Running 62.93s Step 328( 11.33%), action 34, FPS 2.10, Running 63.49s Step 329( 11.67%), action 35, FPS 2.10, Running 63.84s Step 330( 12.00%), action 36, FPS 2.08, Running 64.60s Step 331( 12.33%), action 37, FPS 2.06, Running 65.00s Step 332( 12.67%), action 38, FPS 2.00, Running 65.60s Step 333( 13.00%), action 39, FPS 1.98, Running 66.08s Step 334( 13.33%), action 40, FPS 1.92, Running 66.78s Step 335( 13.67%), action 41, FPS 1.90, Running 67.42s Step 336( 14.00%), action 42, FPS 1.84, Running 68.10s Step 337( 14.33%), action 43, FPS 1.82, Running 68.62s Step 338( 14.67%), action 44, FPS 1.79, Running 69.34s Step 339( 15.00%), action 45, FPS 1.79, Running 69.93s Step 340( 15.33%), action 46, FPS 1.86, Running 70.24s Step 341( 15.67%), action 47, FPS 1.90, Running 70.70s Step 342( 16.00%), action 48, FPS 1.90, Running 71.01s Step 343( 16.33%), action 49, FPS 1.90, Running 71.32s Step 344( 16.67%), action 50, FPS 1.95, Running 71.67s Step 345( 17.00%), action 51, FPS 1.98, Running 72.15s Step 346( 17.33%), action 52, FPS 1.98, Running 72.43s Step 347( 17.67%), action 53, FPS 2.02, Running 72.83s Step 348( 18.00%), action 54, FPS 2.08, Running 73.08s Step 349( 18.33%), action 55, FPS 2.05, Running 73.59s Step 350( 18.67%), action 56, FPS 2.16, Running 73.85s Step 351( 19.00%), action 57, FPS 2.18, Running 74.18s Step 352( 19.33%), action 58, FPS 2.22, Running 74.60s Step 353( 19.67%), action 59, FPS 2.25, Running 74.96s Step 354( 20.00%), action 60, FPS 2.38, Running 75.20s Step 355( 20.33%), action 61, FPS 2.41, Running 75.71s Step 356( 20.67%), action 62, FPS 2.51, Running 76.07s Step 357( 21.00%), action 63, FPS 2.57, Running 76.40s Step 358( 21.33%), action 64, FPS 2.70, Running 76.74s Step 359( 21.67%), action 65, FPS 2.81, Running 77.04s Step 360( 22.00%), action 66, FPS 2.80, Running 77.38s Step 361( 22.33%), action 67, FPS 2.82, Running 77.79s Step 362( 22.67%), action 68, FPS 2.73, Running 78.34s Step 363( 23.00%), action 69, FPS 2.73, Running 78.64s Step 364( 23.33%), action 70, FPS 2.68, Running 79.12s Step 365( 23.67%), action 71, FPS 2.65, Running 79.70s Step 366( 24.00%), action 72, FPS 2.64, Running 80.01s Step 367( 24.33%), action 73, FPS 2.66, Running 80.35s Step 368( 24.67%), action 74, FPS 2.65, Running 80.64s Step 369( 25.00%), action 75, FPS 2.72, Running 80.94s Step 370( 25.33%), action 76, FPS 2.69, Running 81.30s Step 371( 25.67%), action 77, FPS 2.68, Running 81.63s Step 372( 26.00%), action 78, FPS 2.72, Running 81.95s [2026-08-01 18:43:35] [98 ] Seed 97 failed after 82.84 s. +steps: 372 , actions: 78 . +Instruction: Empty +Total 23/98(23.47%) success. +Setting seed: 98 +Step 1( N/A%), pre moving , FPS 0.97, Running 1.03s Step 2( N/A%), pre moving , FPS 1.87, Running 1.07s Step 3( N/A%), pre moving , FPS 2.67, Running 1.12s Step 4( N/A%), pre moving , FPS 3.40, Running 1.18s Step 5( N/A%), pre moving , FPS 3.89, Running 1.28s Step 6( N/A%), pre moving , FPS 4.25, Running 1.41s Step 7( N/A%), pre moving , FPS 4.84, Running 1.45s Step 8( N/A%), pre moving , FPS 5.39, Running 1.49s Step 9( N/A%), pre moving , FPS 5.95, Running 1.51s Step 10( N/A%), pre moving , FPS 6.50, Running 1.54s Step 11( N/A%), pre moving , FPS 7.02, Running 1.57s Step 12( N/A%), pre moving , FPS 7.54, Running 1.59s Step 13( N/A%), pre moving , FPS 8.03, Running 1.62s Step 14( N/A%), pre moving , FPS 8.51, Running 1.65s Step 15( N/A%), pre moving , FPS 8.93, Running 1.68s Step 16( N/A%), pre moving , FPS 9.36, Running 1.71s Step 17( N/A%), pre moving , FPS 9.75, Running 1.74s Step 18( N/A%), pre moving , FPS 10.15, Running 1.77s Step 19( N/A%), pre moving , FPS 10.56, Running 1.80s Step 20( N/A%), pre moving , FPS 10.91, Running 1.83s Step 21( N/A%), pre moving , FPS 19.05, Running 2.08s Step 22( N/A%), pre moving , FPS 18.84, Running 2.13s Step 23( N/A%), pre moving , FPS 17.86, Running 2.24s Step 24( N/A%), pre moving , FPS 18.31, Running 2.27s Step 25( N/A%), pre moving , FPS 19.74, Running 2.30s Step 26( N/A%), pre moving , FPS 17.99, Running 2.52s Step 27( N/A%), pre moving , FPS 18.10, Running 2.55s Step 28( N/A%), pre moving , FPS 17.86, Running 2.61s Step 29( N/A%), pre moving , FPS 17.54, Running 2.65s Step 30( N/A%), pre moving , FPS 17.35, Running 2.69s Step 31( N/A%), pre moving , FPS 16.99, Running 2.74s Step 32( N/A%), pre moving , FPS 16.96, Running 2.77s Step 33( N/A%), pre moving , FPS 16.95, Running 2.80s Step 34( N/A%), pre moving , FPS 16.84, Running 2.83s Step 35( N/A%), pre moving , FPS 16.83, Running 2.87s Step 36( N/A%), pre moving , FPS 13.21, Running 3.22s Step 37( N/A%), pre moving , FPS 13.21, Running 3.26s Step 38( N/A%), pre moving , FPS 13.20, Running 3.29s Step 39( N/A%), pre moving , FPS 13.11, Running 3.32s Step 40( N/A%), pre moving , FPS 13.11, Running 3.36s Step 41( N/A%), pre moving , FPS 15.08, Running 3.40s Step 42( N/A%), pre moving , FPS 15.31, Running 3.44s Step 43( N/A%), pre moving , FPS 16.31, Running 3.47s Step 44( N/A%), pre moving , FPS 16.15, Running 3.51s Step 45( N/A%), pre moving , FPS 16.00, Running 3.55s Step 46( N/A%), pre moving , FPS 18.85, Running 3.58s Step 47( N/A%), pre moving , FPS 18.12, Running 3.65s Step 48( N/A%), pre moving , FPS 18.44, Running 3.69s Step 49( N/A%), pre moving , FPS 18.73, Running 3.72s Step 50( N/A%), pre moving , FPS 18.82, Running 3.75s Step 51( N/A%), pre moving , FPS 19.20, Running 3.79s Step 52( N/A%), pre moving , FPS 19.03, Running 3.82s Step 53( N/A%), pre moving , FPS 18.94, Running 3.86s Step 54( N/A%), pre moving , FPS 18.71, Running 3.90s Step 55( N/A%), pre moving , FPS 18.67, Running 3.94s Step 56( N/A%), pre moving , FPS 26.92, Running 3.97s Step 57( N/A%), pre moving , FPS 27.16, Running 3.99s Step 58( N/A%), pre moving , FPS 26.68, Running 4.04s Step 59( N/A%), pre moving , FPS 26.06, Running 4.09s Step 60( N/A%), pre moving , FPS 25.51, Running 4.14s Step 61( N/A%), pre moving , FPS 25.53, Running 4.19s Step 62( N/A%), pre moving , FPS 24.80, Running 4.25s Step 63( N/A%), pre moving , FPS 24.16, Running 4.30s Step 64( N/A%), pre moving , FPS 23.92, Running 4.34s Step 65( N/A%), pre moving , FPS 23.41, Running 4.40s Step 66( N/A%), pre moving , FPS 22.96, Running 4.46s Step 67( N/A%), pre moving , FPS 23.13, Running 4.52s Step 68( N/A%), pre moving , FPS 22.49, Running 4.58s Step 69( N/A%), pre moving , FPS 22.25, Running 4.62s Step 70( N/A%), pre moving , FPS 22.07, Running 4.66s Step 71( N/A%), pre moving , FPS 22.13, Running 4.69s Step 72( N/A%), pre moving , FPS 22.38, Running 4.72s Step 73( N/A%), pre moving , FPS 22.52, Running 4.74s Step 74( N/A%), pre moving , FPS 23.02, Running 4.77s Step 75( N/A%), pre moving , FPS 23.25, Running 4.80s Step 76( N/A%), pre moving , FPS 23.27, Running 4.83s Step 77( N/A%), pre moving , FPS 23.28, Running 4.85s Step 78( N/A%), pre moving , FPS 23.64, Running 4.88s Step 79( N/A%), pre moving , FPS 23.94, Running 4.93s Step 80( N/A%), pre moving , FPS 24.18, Running 4.97s Step 81( N/A%), pre moving , FPS 23.82, Running 5.03s Step 82( N/A%), pre moving , FPS 24.19, Running 5.07s Step 83( N/A%), pre moving , FPS 24.09, Running 5.13s Step 84( N/A%), pre moving , FPS 24.22, Running 5.17s Step 85( N/A%), pre moving , FPS 24.65, Running 5.21s Step 86( N/A%), pre moving , FPS 24.84, Running 5.26s Step 87( N/A%), pre moving , FPS 25.45, Running 5.31s Step 88( N/A%), pre moving , FPS 25.86, Running 5.35s Step 89( N/A%), pre moving , FPS 25.47, Running 5.40s Step 90( N/A%), pre moving , FPS 25.37, Running 5.45s Step 91( N/A%), pre moving , FPS 24.81, Running 5.50s Step 92( N/A%), pre moving , FPS 24.19, Running 5.54s Step 93( N/A%), pre moving , FPS 23.48, Running 5.60s Step 94( N/A%), pre moving , FPS 22.82, Running 5.65s Step 95( N/A%), pre moving , FPS 22.14, Running 5.70s Step 96( N/A%), pre moving , FPS 21.64, Running 5.75s Step 97( N/A%), pre moving , FPS 21.21, Running 5.80s Step 98( N/A%), pre moving , FPS 20.75, Running 5.85s Step 99( N/A%), pre moving , FPS 20.57, Running 5.90s Step 100( N/A%), pre moving , FPS 20.43, Running 5.95s Step 101( N/A%), pre moving , FPS 20.65, Running 6.00s Step 102( N/A%), pre moving , FPS 20.58, Running 6.04s Step 103( N/A%), pre moving , FPS 20.80, Running 6.09s Step 104( N/A%), pre moving , FPS 20.77, Running 6.13s Step 105( N/A%), pre moving , FPS 20.72, Running 6.18s Step 106( N/A%), pre moving , FPS 20.67, Running 6.23s Step 107( N/A%), pre moving , FPS 20.53, Running 6.28s Step 108( N/A%), pre moving , FPS 20.00, Running 6.35s Step 109( N/A%), pre moving , FPS 20.03, Running 6.40s Step 110( N/A%), pre moving , FPS 20.07, Running 6.45s Step 111( N/A%), pre moving , FPS 19.99, Running 6.50s Step 112( N/A%), pre moving , FPS 20.16, Running 6.53s Step 113( N/A%), pre moving , FPS 20.55, Running 6.57s Step 114( N/A%), pre moving , FPS 20.67, Running 6.62s Step 115( N/A%), pre moving , FPS 20.71, Running 6.67s Step 116( N/A%), pre moving , FPS 21.05, Running 6.70s Step 117( N/A%), pre moving , FPS 21.45, Running 6.73s Step 118( N/A%), pre moving , FPS 22.03, Running 6.75s Step 119( N/A%), pre moving , FPS 22.60, Running 6.79s Step 120( N/A%), pre moving , FPS 23.03, Running 6.82s Step 121( N/A%), pre moving , FPS 23.03, Running 6.86s Step 122( N/A%), pre moving , FPS 23.21, Running 6.91s Step 123( N/A%), pre moving , FPS 23.20, Running 6.95s Step 124( N/A%), pre moving , FPS 23.00, Running 7.00s Step 125( N/A%), pre moving , FPS 23.06, Running 7.05s Step 126( N/A%), pre moving , FPS 23.32, Running 7.09s Step 127( N/A%), pre moving , FPS 23.42, Running 7.13s Step 128( N/A%), pre moving , FPS 24.01, Running 7.18s Step 129( N/A%), pre moving , FPS 24.14, Running 7.23s Step 130( N/A%), pre moving , FPS 23.97, Running 7.28s Step 131( N/A%), pre moving , FPS 24.12, Running 7.32s Step 132( N/A%), pre moving , FPS 23.61, Running 7.38s Step 133( N/A%), pre moving , FPS 23.84, Running 7.41s Step 134( N/A%), pre moving , FPS 24.38, Running 7.44s Step 135( N/A%), pre moving , FPS 24.58, Running 7.48s Step 136( N/A%), pre moving , FPS 24.31, Running 7.52s Step 137( N/A%), pre moving , FPS 23.98, Running 7.56s Step 138( N/A%), pre moving , FPS 23.84, Running 7.59s Step 139( N/A%), pre moving , FPS 23.77, Running 7.63s Step 140( N/A%), pre moving , FPS 23.84, Running 7.66s Step 141( N/A%), pre moving , FPS 24.31, Running 7.69s Step 142( N/A%), pre moving , FPS 24.53, Running 7.72s Step 143( N/A%), pre moving , FPS 24.89, Running 7.75s Step 144( N/A%), pre moving , FPS 25.58, Running 7.78s Step 145( N/A%), pre moving , FPS 26.13, Running 7.81s Step 146( N/A%), pre moving , FPS 26.53, Running 7.84s Step 147( N/A%), pre moving , FPS 27.08, Running 7.87s Step 148( N/A%), pre moving , FPS 27.97, Running 7.90s Step 149( N/A%), pre moving , FPS 28.57, Running 7.93s Step 150( N/A%), pre moving , FPS 29.46, Running 7.96s Step 151( N/A%), pre moving , FPS 29.58, Running 8.00s Step 152( N/A%), pre moving , FPS 30.89, Running 8.03s Step 153( N/A%), pre moving , FPS 30.59, Running 8.06s Step 154( N/A%), pre moving , FPS 30.54, Running 8.09s Step 155( N/A%), pre moving , FPS 31.30, Running 8.12s Step 156( N/A%), pre moving , FPS 31.97, Running 8.15s Step 157( N/A%), pre moving , FPS 32.33, Running 8.18s Step 158( N/A%), pre moving , FPS 32.25, Running 8.21s Step 159( N/A%), pre moving , FPS 32.30, Running 8.25s Step 160( N/A%), pre moving , FPS 32.03, Running 8.28s Step 161( N/A%), pre moving , FPS 32.09, Running 8.31s Step 162( N/A%), pre moving , FPS 32.48, Running 8.34s Step 163( N/A%), pre moving , FPS 32.65, Running 8.37s Step 164( N/A%), pre moving , FPS 32.69, Running 8.40s Step 165( N/A%), pre moving , FPS 32.66, Running 8.42s Step 166( N/A%), pre moving , FPS 32.75, Running 8.45s Step 167( N/A%), pre moving , FPS 33.04, Running 8.48s Step 168( N/A%), pre moving , FPS 33.10, Running 8.50s Step 169( N/A%), pre moving , FPS 33.40, Running 8.53s Step 170( N/A%), pre moving , FPS 33.46, Running 8.56s Step 171( N/A%), pre moving , FPS 34.38, Running 8.58s Step 172( N/A%), pre moving , FPS 34.35, Running 8.61s Step 173( N/A%), pre moving , FPS 34.45, Running 8.64s Step 174( N/A%), pre moving , FPS 34.09, Running 8.68s Step 175( N/A%), pre moving , FPS 34.09, Running 8.71s Step 176( N/A%), pre moving , FPS 17.21, Running 9.31s Step 177( N/A%), pre moving , FPS 15.19, Running 9.50s Step 178( N/A%), pre moving , FPS 13.26, Running 9.72s Step 179( N/A%), pre moving , FPS 12.07, Running 9.90s Step 180( N/A%), pre moving , FPS 10.48, Running 10.19s Step 181( N/A%), pre moving , FPS 9.65, Running 10.38s Step 182( N/A%), pre moving , FPS 8.62, Running 10.66s Step 183( N/A%), pre moving , FPS 8.19, Running 10.81s Step 184( N/A%), pre moving , FPS 7.42, Running 11.09s Step 185( N/A%), pre moving , FPS 7.02, Running 11.27s Step 186( N/A%), pre moving , FPS 6.45, Running 11.55s Step 187( N/A%), pre moving , FPS 6.17, Running 11.72s Step 188( N/A%), pre moving , FPS 5.69, Running 12.02s Step 189( N/A%), pre moving , FPS 5.47, Running 12.18s Step 190( N/A%), pre moving , FPS 5.15, Running 12.44s Step 191( N/A%), pre moving , FPS 4.97, Running 12.61s Step 192( N/A%), pre moving , FPS 4.70, Running 12.87s Step 193( N/A%), pre moving , FPS 4.56, Running 13.03s Step 194( N/A%), pre moving , FPS 4.35, Running 13.28s Step 195( N/A%), pre moving , FPS 4.22, Running 13.44s Step 196( N/A%), pre moving , FPS 4.53, Running 13.73s Step 197( N/A%), pre moving , FPS 4.57, Running 13.88s Step 198( N/A%), pre moving , FPS 4.53, Running 14.14s Step 199( N/A%), pre moving , FPS 4.52, Running 14.32s Step 200( N/A%), pre moving , FPS 4.63, Running 14.51s Step 201( N/A%), pre moving , FPS 4.68, Running 14.66s Step 202( N/A%), pre moving , FPS 4.68, Running 14.93s Step 203( N/A%), pre moving , FPS 4.68, Running 15.08s Step 204( N/A%), pre moving , FPS 4.74, Running 15.31s Step 205( N/A%), pre moving , FPS 4.80, Running 15.44s Step 206( N/A%), pre moving , FPS 4.80, Running 15.71s Step 207( N/A%), pre moving , FPS 4.86, Running 15.83s Step 208( N/A%), pre moving , FPS 4.95, Running 16.06s Step 209( N/A%), pre moving , FPS 4.90, Running 16.26s Step 210( N/A%), pre moving , FPS 4.87, Running 16.55s Step 211( N/A%), pre moving , FPS 4.79, Running 16.78s Step 212( N/A%), pre moving , FPS 4.81, Running 17.03s Step 213( N/A%), pre moving , FPS 4.81, Running 17.19s Step 214( N/A%), pre moving , FPS 4.80, Running 17.45s Step 215( N/A%), pre moving , FPS 4.78, Running 17.63s Step 216( N/A%), pre moving , FPS 4.78, Running 17.91s Step 217( N/A%), pre moving , FPS 4.75, Running 18.08s Step 218( N/A%), pre moving , FPS 4.80, Running 18.30s Step 219( N/A%), pre moving , FPS 4.79, Running 18.50s Step 220( N/A%), pre moving , FPS 4.72, Running 18.75s Step 221( N/A%), pre moving , FPS 4.69, Running 18.93s Step 222( N/A%), pre moving , FPS 4.69, Running 19.20s Step 223( N/A%), pre moving , FPS 4.66, Running 19.37s Step 224( N/A%), pre moving , FPS 4.60, Running 19.66s Step 225( N/A%), pre moving , FPS 4.57, Running 19.82s Step 226( N/A%), pre moving , FPS 4.56, Running 20.10s Step 227( N/A%), pre moving , FPS 4.47, Running 20.31s Step 228( N/A%), pre moving , FPS 4.44, Running 20.57s Step 229( N/A%), pre moving , FPS 4.44, Running 20.77s Step 230( N/A%), pre moving , FPS 4.50, Running 20.99s Step 231( N/A%), pre moving , FPS 4.52, Running 21.20s Step 232( N/A%), pre moving , FPS 4.48, Running 21.49s Step 233( N/A%), pre moving , FPS 4.46, Running 21.68s Step 234( N/A%), pre moving , FPS 4.40, Running 21.99s Step 235( N/A%), pre moving , FPS 4.37, Running 22.21s Step 236( N/A%), pre moving , FPS 4.37, Running 22.49s Step 237( N/A%), pre moving , FPS 4.41, Running 22.62s Step 238( N/A%), pre moving , FPS 4.39, Running 22.85s Step 239( N/A%), pre moving , FPS 4.54, Running 22.90s Step 240( N/A%), pre moving , FPS 4.75, Running 22.95s Step 241( N/A%), pre moving , FPS 4.91, Running 23.00s Step 242( N/A%), pre moving , FPS 5.20, Running 23.04s Step 243( N/A%), pre moving , FPS 5.39, Running 23.09s Step 244( N/A%), pre moving , FPS 5.77, Running 23.12s Step 245( N/A%), pre moving , FPS 5.98, Running 23.17s Step 246( N/A%), pre moving , FPS 6.44, Running 23.21s Step 247( N/A%), pre moving , FPS 6.80, Running 23.25s Step 248( N/A%), pre moving , FPS 7.34, Running 23.29s Step 249( N/A%), pre moving , FPS 5.02, Running 24.75s Step 250( N/A%), pre moving , FPS 4.96, Running 25.03s Step 251( N/A%), pre moving , FPS 5.00, Running 25.20s Step 252( N/A%), pre moving , FPS 5.05, Running 25.45s Step 253( N/A%), pre moving , FPS 5.05, Running 25.64s Step 254( N/A%), pre moving , FPS 5.13, Running 25.89s Step 255( N/A%), pre moving , FPS 5.17, Running 26.07s Step 256( N/A%), pre moving , FPS 5.19, Running 26.34s Step 257( N/A%), pre moving , FPS 5.11, Running 26.53s Step 258( N/A%), pre moving , FPS 5.07, Running 26.80s Step 259( N/A%), pre moving , FPS 4.93, Running 26.96s Step 260( N/A%), pre moving , FPS 4.70, Running 27.21s Step 261( N/A%), pre moving , FPS 4.56, Running 27.39s Step 262( N/A%), pre moving , FPS 4.33, Running 27.66s Step 263( N/A%), pre moving , FPS 4.19, Running 27.86s Step 264( N/A%), pre moving , FPS 3.96, Running 28.17s Step 265( N/A%), pre moving , FPS 3.83, Running 28.38s Step 266( N/A%), pre moving , FPS 3.60, Running 28.76s Step 267( N/A%), pre moving , FPS 3.53, Running 28.91s Step 268( N/A%), pre moving , FPS 3.41, Running 29.15s Step 269( 0.33%), action 1, FPS 3.55, Running 30.38s Step 270( 0.67%), action 2, FPS 3.28, Running 31.13s Step 271( 1.00%), action 3, FPS 3.10, Running 31.65s Step 272( 1.33%), action 4, FPS 2.98, Running 32.16s Step 273( 1.67%), action 5, FPS 2.90, Running 32.52s Step 274( 2.00%), action 6, FPS 2.80, Running 33.03s Step 275( 2.33%), action 7, FPS 2.74, Running 33.38s Step 276( 2.67%), action 8, FPS 2.58, Running 34.09s Step 277( 3.00%), action 9, FPS 2.46, Running 34.67s Step 278( 3.33%), action 10, FPS 2.46, Running 34.94s Step 279( 3.67%), action 11, FPS 2.29, Running 35.70s Step 280( 4.00%), action 12, FPS 2.20, Running 36.31s Step 281( 4.33%), action 13, FPS 2.09, Running 36.97s Step 282( 4.67%), action 14, FPS 2.07, Running 37.32s Step 283( 5.00%), action 15, FPS 1.98, Running 37.96s Step 284( 5.33%), action 16, FPS 1.95, Running 38.44s Step 285( 5.67%), action 17, FPS 1.92, Running 38.81s Step 286( 6.00%), action 18, FPS 1.87, Running 39.45s Step 287( 6.33%), action 19, FPS 1.78, Running 40.12s Step 288( 6.67%), action 20, FPS 1.72, Running 40.77s Step 289( 7.00%), action 21, FPS 1.83, Running 41.30s Step 290( 7.33%), action 22, FPS 1.88, Running 41.76s Step 291( 7.67%), action 23, FPS 1.87, Running 42.37s Step 292( 8.00%), action 24, FPS 1.83, Running 43.11s Step 293( 8.33%), action 25, FPS 1.80, Running 43.66s Step 294( 8.67%), action 26, FPS 1.76, Running 44.41s Step 295( 9.00%), action 27, FPS 1.71, Running 45.07s Step 296( 9.33%), action 28, FPS 1.73, Running 45.66s Step 297( 9.67%), action 29, FPS 1.72, Running 46.29s Step 298( 10.00%), action 30, FPS 1.66, Running 47.00s Step 299( 10.33%), action 31, FPS 1.66, Running 47.72s Step 300( 10.67%), action 32, FPS 1.67, Running 48.27s Step 301( 11.00%), action 33, FPS 1.66, Running 49.00s Step 302( 11.33%), action 34, FPS 1.64, Running 49.53s Step 303( 11.67%), action 35, FPS 1.64, Running 50.18s Step 304( 12.00%), action 36, FPS 1.60, Running 50.90s Step 305( 12.33%), action 37, FPS 1.57, Running 51.53s Step 306( 12.67%), action 38, FPS 1.56, Running 52.24s Step 307( 13.00%), action 39, FPS 1.60, Running 52.60s Step 308( 13.33%), action 40, FPS 1.59, Running 53.37s Step 309( 13.67%), action 41, FPS 1.57, Running 54.07s Step 310( 14.00%), action 42, FPS 1.54, Running 54.75s Step 311( 14.33%), action 43, FPS 1.54, Running 55.34s Step 312( 14.67%), action 44, FPS 1.54, Running 56.09s Step 313( 15.00%), action 45, FPS 1.53, Running 56.74s Step 314( 15.33%), action 46, FPS 1.54, Running 57.40s Step 315( 15.67%), action 47, FPS 1.54, Running 58.03s Step 316( 16.00%), action 48, FPS 1.53, Running 58.76s Step 317( 16.33%), action 49, FPS 1.52, Running 59.48s Step 318( 16.67%), action 50, FPS 1.51, Running 60.20s Step 319( 17.00%), action 51, FPS 1.51, Running 61.01s Step 320( 17.33%), action 52, FPS 1.50, Running 61.59s Step 321( 17.67%), action 53, FPS 1.51, Running 62.21s Step 322( 18.00%), action 54, FPS 1.48, Running 63.05s Step 323( 18.33%), action 55, FPS 1.48, Running 63.67s Step 324( 18.67%), action 56, FPS 1.52, Running 64.02s Step 325( 19.00%), action 57, FPS 1.55, Running 64.42s Step 326( 19.33%), action 58, FPS 1.55, Running 65.16s Step 327( 19.67%), action 59, FPS 1.52, Running 65.79s Step 328( 20.00%), action 60, FPS 1.53, Running 66.48s Step 329( 20.33%), action 61, FPS 1.50, Running 67.37s Step 330( 20.67%), action 62, FPS 1.50, Running 68.04s Step 331( 21.00%), action 63, FPS 1.50, Running 68.72s Step 332( 21.33%), action 64, FPS 1.51, Running 69.30s Step 333( 21.67%), action 65, FPS 1.51, Running 69.94s Step 334( 22.00%), action 66, FPS 1.51, Running 70.67s Step 335( 22.33%), action 67, FPS 1.52, Running 71.23s Step 336( 22.67%), action 68, FPS 1.52, Running 71.93s Step 337( 23.00%), action 69, FPS 1.52, Running 72.62s Step 338( 23.33%), action 70, FPS 1.53, Running 73.25s Step 339( 23.67%), action 71, FPS 1.54, Running 74.04s Step 340( 24.00%), action 72, FPS 1.53, Running 74.67s Step 341( 24.33%), action 73, FPS 1.54, Running 75.16s Step 342( 24.67%), action 74, FPS 1.59, Running 75.64s Step 343( 25.00%), action 75, FPS 1.59, Running 76.22s Step 344( 25.33%), action 76, FPS 1.55, Running 76.89s Step 345( 25.67%), action 77, FPS 1.53, Running 77.52s Step 346( 26.00%), action 78, FPS 1.57, Running 77.93s Step 347( 26.33%), action 79, FPS 1.56, Running 78.59s Step 348( 26.67%), action 80, FPS 1.57, Running 79.19s Step 349( 27.00%), action 81, FPS 1.59, Running 79.92s Step 350( 27.33%), action 82, FPS 1.61, Running 80.48s Step 351( 27.67%), action 83, FPS 1.61, Running 81.12s Step 352( 28.00%), action 84, FPS 1.63, Running 81.58s Step 353( 28.33%), action 85, FPS 1.62, Running 82.29s Step 354( 28.67%), action 86, FPS 1.66, Running 82.71s Step 355( 29.00%), action 87, FPS 1.66, Running 83.27s Step 356( 29.33%), action 88, FPS 1.69, Running 83.77s Step 357( 29.67%), action 89, FPS 1.69, Running 84.48s Step 358( 30.00%), action 90, FPS 1.72, Running 84.86s Step 359( 30.33%), action 91, FPS 1.73, Running 85.58s Step 360( 30.67%), action 92, FPS 1.74, Running 86.17s Step 361( 31.00%), action 93, FPS 1.75, Running 86.60s Step 362( 31.33%), action 94, FPS 1.74, Running 87.14s Step 363( 31.67%), action 95, FPS 1.73, Running 87.77s Step 364( 32.00%), action 96, FPS 1.80, Running 88.02s Step 365( 32.33%), action 97, FPS 1.84, Running 88.41s Step 366( 32.67%), action 98, FPS 1.86, Running 88.68s Step 367( 33.00%), action 99, FPS 1.88, Running 89.24s Step 368( 33.33%), action 100, FPS 1.91, Running 89.65s Step 369( 33.67%), action 101, FPS 1.95, Running 90.16s Step 370( 34.00%), action 102, FPS 1.99, Running 90.51s Step 371( 34.33%), action 103, FPS 2.05, Running 90.86s Step 372( 34.67%), action 104, FPS 2.02, Running 91.47s Step 373( 35.00%), action 105, FPS 2.06, Running 91.99s Step 374( 35.33%), action 106, FPS 2.05, Running 92.47s Step 375( 35.67%), action 107, FPS 2.08, Running 92.91s Step 376( 36.00%), action 108, FPS 2.04, Running 93.57s Step 377( 36.33%), action 109, FPS 2.06, Running 94.18s Step 378( 36.67%), action 110, FPS 2.03, Running 94.73s Step 379( 37.00%), action 111, FPS 2.04, Running 95.38s Step 380( 37.33%), action 112, FPS 2.02, Running 96.09s Step 381( 37.67%), action 113, FPS 1.97, Running 96.75s Step 382( 38.00%), action 114, FPS 1.93, Running 97.53s Step 383( 38.33%), action 115, FPS 1.92, Running 98.17s Step 384( 38.67%), action 116, FPS 1.84, Running 98.87s Step 385( 39.00%), action 117, FPS 1.80, Running 99.49s Step 386( 39.33%), action 118, FPS 1.74, Running 100.17s Step 387( 39.67%), action 119, FPS 1.75, Running 100.69s Step 388( 40.00%), action 120, FPS 1.73, Running 101.24s Step 389( 40.33%), action 121, FPS 1.67, Running 102.11s Step 390( 40.67%), action 122, FPS 1.63, Running 102.77s Step 391( 41.00%), action 123, FPS 1.62, Running 103.19s Step 392( 41.33%), action 124, FPS 1.62, Running 103.82s Step 393( 41.67%), action 125, FPS 1.60, Running 104.47s Step 394( 42.00%), action 126, FPS 1.58, Running 105.17s Step 395( 42.33%), action 127, FPS 1.55, Running 105.82s Step 396( 42.67%), action 128, FPS 1.55, Running 106.50s Step 397( 43.00%), action 129, FPS 1.56, Running 107.02s Step 398( 43.33%), action 130, FPS 1.57, Running 107.44s [2026-08-01 18:45:23] [99 ] Seed 98 failed after 107.85 s. +steps: 398 , actions: 130 . +Instruction: Empty +Total 23/99(23.23%) success. +Setting seed: 99 +Step 1( N/A%), pre moving , FPS 1.49, Running 0.67s Step 2( N/A%), pre moving , FPS 2.89, Running 0.69s Step 3( N/A%), pre moving , FPS 4.19, Running 0.72s Step 4( N/A%), pre moving , FPS 5.19, Running 0.77s Step 5( N/A%), pre moving , FPS 6.27, Running 0.80s Step 6( N/A%), pre moving , FPS 7.28, Running 0.82s Step 7( N/A%), pre moving , FPS 8.20, Running 0.85s Step 8( N/A%), pre moving , FPS 9.10, Running 0.88s Step 9( N/A%), pre moving , FPS 9.96, Running 0.90s Step 10( N/A%), pre moving , FPS 10.77, Running 0.93s Step 11( N/A%), pre moving , FPS 11.53, Running 0.95s Step 12( N/A%), pre moving , FPS 12.26, Running 0.98s Step 13( N/A%), pre moving , FPS 12.95, Running 1.00s Step 14( N/A%), pre moving , FPS 13.60, Running 1.03s Step 15( N/A%), pre moving , FPS 14.19, Running 1.06s Step 16( N/A%), pre moving , FPS 14.79, Running 1.08s Step 17( N/A%), pre moving , FPS 15.35, Running 1.11s Step 18( N/A%), pre moving , FPS 15.89, Running 1.13s Step 19( N/A%), pre moving , FPS 16.41, Running 1.16s Step 20( N/A%), pre moving , FPS 16.90, Running 1.18s Step 21( N/A%), pre moving , FPS 26.77, Running 1.42s Step 22( N/A%), pre moving , FPS 25.98, Running 1.46s Step 23( N/A%), pre moving , FPS 25.83, Running 1.49s Step 24( N/A%), pre moving , FPS 26.90, Running 1.51s Step 25( N/A%), pre moving , FPS 25.88, Running 1.57s Step 26( N/A%), pre moving , FPS 20.99, Running 1.78s Step 27( N/A%), pre moving , FPS 21.13, Running 1.80s Step 28( N/A%), pre moving , FPS 21.14, Running 1.82s Step 29( N/A%), pre moving , FPS 21.13, Running 1.85s Step 30( N/A%), pre moving , FPS 21.12, Running 1.88s Step 31( N/A%), pre moving , FPS 21.11, Running 1.90s Step 32( N/A%), pre moving , FPS 21.13, Running 1.93s Step 33( N/A%), pre moving , FPS 21.11, Running 1.95s Step 34( N/A%), pre moving , FPS 21.08, Running 1.98s Step 35( N/A%), pre moving , FPS 20.99, Running 2.01s Step 36( N/A%), pre moving , FPS 15.23, Running 2.40s Step 37( N/A%), pre moving , FPS 15.21, Running 2.42s Step 38( N/A%), pre moving , FPS 15.20, Running 2.45s Step 39( N/A%), pre moving , FPS 15.11, Running 2.48s Step 40( N/A%), pre moving , FPS 15.07, Running 2.51s Step 41( N/A%), pre moving , FPS 17.87, Running 2.54s Step 42( N/A%), pre moving , FPS 18.20, Running 2.56s Step 43( N/A%), pre moving , FPS 18.21, Running 2.59s Step 44( N/A%), pre moving , FPS 18.07, Running 2.62s Step 45( N/A%), pre moving , FPS 18.56, Running 2.65s Step 46( N/A%), pre moving , FPS 22.04, Running 2.68s Step 47( N/A%), pre moving , FPS 21.91, Running 2.71s Step 48( N/A%), pre moving , FPS 21.83, Running 2.74s Step 49( N/A%), pre moving , FPS 21.78, Running 2.77s Step 50( N/A%), pre moving , FPS 21.73, Running 2.80s Step 51( N/A%), pre moving , FPS 21.55, Running 2.83s Step 52( N/A%), pre moving , FPS 21.48, Running 2.86s Step 53( N/A%), pre moving , FPS 21.48, Running 2.88s Step 54( N/A%), pre moving , FPS 21.48, Running 2.91s Step 55( N/A%), pre moving , FPS 21.61, Running 2.94s Step 56( N/A%), pre moving , FPS 35.42, Running 2.96s Step 57( N/A%), pre moving , FPS 35.50, Running 2.99s Step 58( N/A%), pre moving , FPS 35.46, Running 3.01s Step 59( N/A%), pre moving , FPS 35.18, Running 3.05s Step 60( N/A%), pre moving , FPS 35.18, Running 3.08s Step 61( N/A%), pre moving , FPS 34.58, Running 3.12s Step 62( N/A%), pre moving , FPS 34.36, Running 3.14s Step 63( N/A%), pre moving , FPS 34.46, Running 3.17s Step 64( N/A%), pre moving , FPS 34.72, Running 3.20s Step 65( N/A%), pre moving , FPS 34.86, Running 3.22s Step 66( N/A%), pre moving , FPS 35.57, Running 3.25s Step 67( N/A%), pre moving , FPS 35.74, Running 3.27s Step 68( N/A%), pre moving , FPS 35.51, Running 3.30s Step 69( N/A%), pre moving , FPS 35.20, Running 3.34s Step 70( N/A%), pre moving , FPS 34.57, Running 3.37s Step 71( N/A%), pre moving , FPS 35.07, Running 3.40s Step 72( N/A%), pre moving , FPS 35.16, Running 3.42s Step 73( N/A%), pre moving , FPS 34.47, Running 3.46s Step 74( N/A%), pre moving , FPS 34.46, Running 3.49s Step 75( N/A%), pre moving , FPS 33.98, Running 3.52s Step 76( N/A%), pre moving , FPS 32.92, Running 3.57s Step 77( N/A%), pre moving , FPS 32.88, Running 3.59s Step 78( N/A%), pre moving , FPS 32.95, Running 3.62s Step 79( N/A%), pre moving , FPS 32.88, Running 3.66s Step 80( N/A%), pre moving , FPS 32.83, Running 3.69s Step 81( N/A%), pre moving , FPS 33.28, Running 3.72s Step 82( N/A%), pre moving , FPS 33.35, Running 3.74s Step 83( N/A%), pre moving , FPS 32.90, Running 3.78s Step 84( N/A%), pre moving , FPS 32.85, Running 3.81s Step 85( N/A%), pre moving , FPS 32.76, Running 3.83s Step 86( N/A%), pre moving , FPS 32.79, Running 3.86s Step 87( N/A%), pre moving , FPS 31.93, Running 3.90s Step 88( N/A%), pre moving , FPS 32.22, Running 3.92s Step 89( N/A%), pre moving , FPS 32.06, Running 3.96s Step 90( N/A%), pre moving , FPS 32.68, Running 3.99s Step 91( N/A%), pre moving , FPS 32.64, Running 4.01s Step 92( N/A%), pre moving , FPS 32.64, Running 4.04s Step 93( N/A%), pre moving , FPS 33.32, Running 4.06s Step 94( N/A%), pre moving , FPS 33.36, Running 4.09s Step 95( N/A%), pre moving , FPS 33.85, Running 4.11s Step 96( N/A%), pre moving , FPS 34.96, Running 4.14s Step 97( N/A%), pre moving , FPS 34.53, Running 4.17s Step 98( N/A%), pre moving , FPS 34.18, Running 4.20s Step 99( N/A%), pre moving , FPS 34.77, Running 4.23s Step 100( N/A%), pre moving , FPS 34.79, Running 4.26s Step 101( N/A%), pre moving , FPS 34.76, Running 4.29s Step 102( N/A%), pre moving , FPS 34.88, Running 4.32s Step 103( N/A%), pre moving , FPS 35.40, Running 4.34s Step 104( N/A%), pre moving , FPS 35.57, Running 4.37s Step 105( N/A%), pre moving , FPS 35.36, Running 4.40s Step 106( N/A%), pre moving , FPS 34.88, Running 4.43s Step 107( N/A%), pre moving , FPS 35.79, Running 4.46s Step 108( N/A%), pre moving , FPS 35.74, Running 4.48s Step 109( N/A%), pre moving , FPS 34.61, Running 4.54s Step 110( N/A%), pre moving , FPS 34.48, Running 4.57s Step 111( N/A%), pre moving , FPS 34.48, Running 4.59s Step 112( N/A%), pre moving , FPS 34.39, Running 4.62s Step 113( N/A%), pre moving , FPS 34.33, Running 4.65s Step 114( N/A%), pre moving , FPS 34.34, Running 4.67s Step 115( N/A%), pre moving , FPS 34.36, Running 4.70s Step 116( N/A%), pre moving , FPS 34.38, Running 4.72s Step 117( N/A%), pre moving , FPS 34.81, Running 4.75s Step 118( N/A%), pre moving , FPS 35.01, Running 4.78s Step 119( N/A%), pre moving , FPS 35.21, Running 4.80s Step 120( N/A%), pre moving , FPS 35.21, Running 4.83s Step 121( N/A%), pre moving , FPS 34.79, Running 4.87s Step 122( N/A%), pre moving , FPS 34.52, Running 4.90s Step 123( N/A%), pre moving , FPS 34.29, Running 4.93s Step 124( N/A%), pre moving , FPS 33.79, Running 4.96s Step 125( N/A%), pre moving , FPS 34.04, Running 4.99s Step 126( N/A%), pre moving , FPS 34.39, Running 5.01s Step 127( N/A%), pre moving , FPS 34.53, Running 5.04s Step 128( N/A%), pre moving , FPS 34.55, Running 5.06s Step 129( N/A%), pre moving , FPS 36.36, Running 5.09s Step 130( N/A%), pre moving , FPS 36.55, Running 5.11s Step 131( N/A%), pre moving , FPS 36.62, Running 5.14s Step 132( N/A%), pre moving , FPS 36.42, Running 5.17s Step 133( N/A%), pre moving , FPS 36.02, Running 5.20s Step 134( N/A%), pre moving , FPS 35.25, Running 5.24s Step 135( N/A%), pre moving , FPS 34.81, Running 5.27s Step 136( N/A%), pre moving , FPS 33.82, Running 5.31s Step 137( N/A%), pre moving , FPS 33.10, Running 5.35s Step 138( N/A%), pre moving , FPS 33.28, Running 5.38s Step 139( N/A%), pre moving , FPS 33.23, Running 5.40s Step 140( N/A%), pre moving , FPS 33.53, Running 5.43s Step 141( N/A%), pre moving , FPS 33.43, Running 5.46s Step 142( N/A%), pre moving , FPS 33.12, Running 5.50s Step 143( N/A%), pre moving , FPS 33.30, Running 5.53s Step 144( N/A%), pre moving , FPS 33.81, Running 5.55s Step 145( N/A%), pre moving , FPS 33.66, Running 5.58s Step 146( N/A%), pre moving , FPS 33.78, Running 5.60s Step 147( N/A%), pre moving , FPS 33.84, Running 5.63s Step 148( N/A%), pre moving , FPS 33.93, Running 5.65s Step 149( N/A%), pre moving , FPS 33.98, Running 5.68s Step 150( N/A%), pre moving , FPS 33.77, Running 5.71s Step 151( N/A%), pre moving , FPS 33.66, Running 5.73s Step 152( N/A%), pre moving , FPS 33.71, Running 5.76s Step 153( N/A%), pre moving , FPS 33.91, Running 5.79s Step 154( N/A%), pre moving , FPS 34.66, Running 5.82s Step 155( N/A%), pre moving , FPS 35.14, Running 5.84s Step 156( N/A%), pre moving , FPS 36.27, Running 5.86s Step 157( N/A%), pre moving , FPS 37.21, Running 5.89s Step 158( N/A%), pre moving , FPS 37.28, Running 5.91s Step 159( N/A%), pre moving , FPS 37.38, Running 5.94s Step 160( N/A%), pre moving , FPS 37.47, Running 5.96s Step 161( N/A%), pre moving , FPS 38.36, Running 5.99s Step 162( N/A%), pre moving , FPS 39.17, Running 6.01s Step 163( N/A%), pre moving , FPS 39.22, Running 6.04s Step 164( N/A%), pre moving , FPS 39.19, Running 6.06s Step 165( N/A%), pre moving , FPS 38.61, Running 6.10s Step 166( N/A%), pre moving , FPS 37.95, Running 6.13s Step 167( N/A%), pre moving , FPS 37.43, Running 6.16s Step 168( N/A%), pre moving , FPS 18.62, Running 6.73s Step 169( N/A%), pre moving , FPS 16.75, Running 6.87s Step 170( N/A%), pre moving , FPS 14.41, Running 7.09s Step 171( N/A%), pre moving , FPS 13.18, Running 7.25s Step 172( N/A%), pre moving , FPS 11.79, Running 7.46s Step 173( N/A%), pre moving , FPS 10.69, Running 7.66s Step 174( N/A%), pre moving , FPS 9.55, Running 7.91s Step 175( N/A%), pre moving , FPS 8.98, Running 8.07s Step 176( N/A%), pre moving , FPS 8.21, Running 8.30s Step 177( N/A%), pre moving , FPS 7.88, Running 8.43s Step 178( N/A%), pre moving , FPS 7.27, Running 8.66s Step 179( N/A%), pre moving , FPS 6.84, Running 8.86s Step 180( N/A%), pre moving , FPS 6.31, Running 9.13s Step 181( N/A%), pre moving , FPS 6.10, Running 9.26s Step 182( N/A%), pre moving , FPS 5.78, Running 9.47s Step 183( N/A%), pre moving , FPS 5.55, Running 9.64s Step 184( N/A%), pre moving , FPS 5.25, Running 9.87s Step 185( N/A%), pre moving , FPS 5.12, Running 10.01s Step 186( N/A%), pre moving , FPS 4.83, Running 10.28s Step 187( N/A%), pre moving , FPS 4.71, Running 10.41s Step 188( N/A%), pre moving , FPS 5.12, Running 10.63s Step 189( N/A%), pre moving , FPS 5.12, Running 10.78s Step 190( N/A%), pre moving , FPS 5.09, Running 11.02s Step 191( N/A%), pre moving , FPS 5.12, Running 11.16s Step 192( N/A%), pre moving , FPS 5.06, Running 11.41s Step 193( N/A%), pre moving , FPS 5.10, Running 11.59s Step 194( N/A%), pre moving , FPS 4.99, Running 11.92s Step 195( N/A%), pre moving , FPS 5.02, Running 12.05s Step 196( N/A%), pre moving , FPS 4.89, Running 12.39s Step 197( N/A%), pre moving , FPS 4.78, Running 12.62s Step 198( N/A%), pre moving , FPS 4.71, Running 12.91s Step 199( N/A%), pre moving , FPS 4.72, Running 13.10s Step 200( N/A%), pre moving , FPS 4.74, Running 13.35s Step 201( N/A%), pre moving , FPS 4.67, Running 13.54s Step 202( N/A%), pre moving , FPS 4.58, Running 13.83s Step 203( N/A%), pre moving , FPS 4.50, Running 14.09s Step 204( N/A%), pre moving , FPS 4.48, Running 14.34s Step 205( N/A%), pre moving , FPS 4.42, Running 14.53s Step 206( N/A%), pre moving , FPS 4.43, Running 14.79s Step 207( N/A%), pre moving , FPS 4.38, Running 14.97s Step 208( N/A%), pre moving , FPS 4.28, Running 15.31s Step 209( N/A%), pre moving , FPS 4.25, Running 15.49s Step 210( N/A%), pre moving , FPS 4.20, Running 15.79s Step 211( N/A%), pre moving , FPS 4.13, Running 16.00s Step 212( N/A%), pre moving , FPS 4.09, Running 16.30s Step 213( N/A%), pre moving , FPS 4.08, Running 16.49s Step 214( N/A%), pre moving , FPS 4.09, Running 16.80s Step 215( N/A%), pre moving , FPS 4.06, Running 16.97s Step 216( N/A%), pre moving , FPS 4.12, Running 17.24s Step 217( N/A%), pre moving , FPS 4.13, Running 17.45s Step 218( N/A%), pre moving , FPS 4.17, Running 17.71s Step 219( N/A%), pre moving , FPS 4.14, Running 17.93s Step 220( N/A%), pre moving , FPS 4.12, Running 18.20s Step 221( N/A%), pre moving , FPS 4.15, Running 18.36s Step 222( N/A%), pre moving , FPS 4.15, Running 18.65s Step 223( N/A%), pre moving , FPS 4.20, Running 18.85s Step 224( N/A%), pre moving , FPS 4.15, Running 19.15s Step 225( N/A%), pre moving , FPS 4.16, Running 19.33s Step 226( N/A%), pre moving , FPS 4.14, Running 19.62s Step 227( N/A%), pre moving , FPS 4.09, Running 19.87s Step 228( N/A%), pre moving , FPS 4.13, Running 20.15s Step 229( N/A%), pre moving , FPS 4.14, Running 20.33s Step 230( N/A%), pre moving , FPS 4.16, Running 20.59s Step 231( N/A%), pre moving , FPS 4.32, Running 20.64s Step 232( N/A%), pre moving , FPS 4.56, Running 20.68s Step 233( N/A%), pre moving , FPS 4.73, Running 20.72s Step 234( N/A%), pre moving , FPS 5.03, Running 20.77s Step 235( N/A%), pre moving , FPS 5.21, Running 20.82s Step 236( N/A%), pre moving , FPS 5.53, Running 20.86s Step 237( N/A%), pre moving , FPS 5.81, Running 20.89s Step 238( N/A%), pre moving , FPS 6.20, Running 20.93s Step 239( N/A%), pre moving , FPS 6.57, Running 20.98s Step 240( N/A%), pre moving , FPS 7.06, Running 21.04s Step 241( N/A%), pre moving , FPS 4.67, Running 22.64s Step 242( N/A%), pre moving , FPS 4.62, Running 22.98s Step 243( N/A%), pre moving , FPS 4.65, Running 23.16s Step 244( N/A%), pre moving , FPS 4.69, Running 23.41s Step 245( N/A%), pre moving , FPS 4.68, Running 23.60s Step 246( N/A%), pre moving , FPS 4.71, Running 23.87s Step 247( N/A%), pre moving , FPS 4.82, Running 24.02s Step 248( N/A%), pre moving , FPS 4.81, Running 24.31s Step 249( N/A%), pre moving , FPS 4.81, Running 24.49s Step 250( N/A%), pre moving , FPS 4.79, Running 24.77s Step 251( N/A%), pre moving , FPS 4.63, Running 24.96s Step 252( N/A%), pre moving , FPS 4.40, Running 25.22s Step 253( N/A%), pre moving , FPS 4.29, Running 25.38s Step 254( N/A%), pre moving , FPS 4.06, Running 25.70s Step 255( N/A%), pre moving , FPS 3.96, Running 25.87s Step 256( N/A%), pre moving , FPS 3.78, Running 26.14s Step 257( N/A%), pre moving , FPS 3.67, Running 26.35s Step 258( N/A%), pre moving , FPS 3.51, Running 26.64s Step 259( N/A%), pre moving , FPS 3.44, Running 26.79s Step 260( N/A%), pre moving , FPS 3.32, Running 27.06s Step 261( 0.33%), action 1, FPS 3.49, Running 28.36s Step 262( 0.67%), action 2, FPS 3.27, Running 29.09s Step 263( 1.00%), action 3, FPS 2.96, Running 29.92s Step 264( 1.33%), action 4, FPS 2.84, Running 30.45s Step 265( 1.67%), action 5, FPS 2.62, Running 31.24s Step 266( 2.00%), action 6, FPS 2.49, Running 31.90s Step 267( 2.33%), action 7, FPS 2.40, Running 32.35s Step 268( 2.67%), action 8, FPS 2.32, Running 32.95s Step 269( 3.00%), action 9, FPS 2.22, Running 33.50s Step 270( 3.33%), action 10, FPS 2.13, Running 34.17s Step 271( 3.67%), action 11, FPS 1.98, Running 35.04s Step 272( 4.00%), action 12, FPS 1.89, Running 35.79s Step 273( 4.33%), action 13, FPS 1.86, Running 36.15s Step 274( 4.67%), action 14, FPS 1.84, Running 36.56s Step 275( 5.00%), action 15, FPS 1.76, Running 37.22s Step 276( 5.33%), action 16, FPS 1.69, Running 37.97s Step 277( 5.67%), action 17, FPS 1.62, Running 38.73s Step 278( 6.00%), action 18, FPS 1.56, Running 39.46s Step 279( 6.33%), action 19, FPS 1.53, Running 39.85s Step 280( 6.67%), action 20, FPS 1.47, Running 40.71s Step 281( 7.00%), action 21, FPS 1.51, Running 41.58s Step 282( 7.33%), action 22, FPS 1.52, Running 42.29s Step 283( 7.67%), action 23, FPS 1.53, Running 42.98s Step 284( 8.00%), action 24, FPS 1.51, Running 43.66s Step 285( 8.33%), action 25, FPS 1.52, Running 44.42s Step 286( 8.67%), action 26, FPS 1.51, Running 45.19s Step 287( 9.00%), action 27, FPS 1.50, Running 45.68s Step 288( 9.33%), action 28, FPS 1.50, Running 46.26s Step 289( 9.67%), action 29, FPS 1.52, Running 46.69s Step 290( 10.00%), action 30, FPS 1.54, Running 47.12s Step 291( 10.33%), action 31, FPS 1.53, Running 48.14s Step 292( 10.67%), action 32, FPS 1.57, Running 48.56s Step 293( 11.00%), action 33, FPS 1.53, Running 49.22s Step 294( 11.33%), action 34, FPS 1.50, Running 49.92s Step 295( 11.67%), action 35, FPS 1.49, Running 50.61s Step 296( 12.00%), action 36, FPS 1.50, Running 51.28s Step 297( 12.33%), action 37, FPS 1.51, Running 51.97s Step 298( 12.67%), action 38, FPS 1.51, Running 52.70s Step 299( 13.00%), action 39, FPS 1.48, Running 53.35s Step 300( 13.33%), action 40, FPS 1.52, Running 53.87s Step 301( 13.67%), action 41, FPS 1.55, Running 54.45s Step 302( 14.00%), action 42, FPS 1.55, Running 55.19s Step 303( 14.33%), action 43, FPS 1.55, Running 55.87s Step 304( 14.67%), action 44, FPS 1.57, Running 56.44s Step 305( 15.00%), action 45, FPS 1.58, Running 57.10s Step 306( 15.33%), action 46, FPS 1.58, Running 57.87s Step 307( 15.67%), action 47, FPS 1.55, Running 58.59s Step 308( 16.00%), action 48, FPS 1.54, Running 59.26s Step 309( 16.33%), action 49, FPS 1.51, Running 59.91s Step 310( 16.67%), action 50, FPS 1.49, Running 60.58s Step 311( 17.00%), action 51, FPS 1.51, Running 61.42s Step 312( 17.33%), action 52, FPS 1.48, Running 62.05s Step 313( 17.67%), action 53, FPS 1.49, Running 62.64s Step 314( 18.00%), action 54, FPS 1.49, Running 63.35s Step 315( 18.33%), action 55, FPS 1.50, Running 63.98s Step 316( 18.67%), action 56, FPS 1.51, Running 64.57s Step 317( 19.00%), action 57, FPS 1.51, Running 65.17s Step 318( 19.33%), action 58, FPS 1.52, Running 65.85s Step 319( 19.67%), action 59, FPS 1.53, Running 66.41s Step 320( 20.00%), action 60, FPS 1.52, Running 67.04s Step 321( 20.33%), action 61, FPS 1.49, Running 67.84s Step 322( 20.67%), action 62, FPS 1.50, Running 68.54s Step 323( 21.00%), action 63, FPS 1.53, Running 68.99s Step 324( 21.33%), action 64, FPS 1.51, Running 69.67s Step 325( 21.67%), action 65, FPS 1.53, Running 70.15s Step 326( 22.00%), action 66, FPS 1.53, Running 70.97s Step 327( 22.33%), action 67, FPS 1.54, Running 71.58s Step 328( 22.67%), action 68, FPS 1.54, Running 72.24s Step 329( 23.00%), action 69, FPS 1.54, Running 72.87s Step 330( 23.33%), action 70, FPS 1.54, Running 73.58s Step 331( 23.67%), action 71, FPS 1.55, Running 74.31s Step 332( 24.00%), action 72, FPS 1.55, Running 74.98s Step 333( 24.33%), action 73, FPS 1.54, Running 75.65s Step 334( 24.67%), action 74, FPS 1.59, Running 75.93s Step 335( 25.00%), action 75, FPS 1.63, Running 76.27s Step 336( 25.33%), action 76, FPS 1.65, Running 76.68s Step 337( 25.67%), action 77, FPS 1.67, Running 77.11s Step 338( 26.00%), action 78, FPS 1.68, Running 77.76s Step 339( 26.33%), action 79, FPS 1.67, Running 78.39s Step 340( 26.67%), action 80, FPS 1.67, Running 79.03s Step 341( 27.00%), action 81, FPS 1.68, Running 79.72s Step 342( 27.33%), action 82, FPS 1.74, Running 80.00s Step 343( 27.67%), action 83, FPS 1.73, Running 80.54s Step 344( 28.00%), action 84, FPS 1.76, Running 81.04s Step 345( 28.33%), action 85, FPS 1.74, Running 81.65s Step 346( 28.67%), action 86, FPS 1.77, Running 82.27s Step 347( 29.00%), action 87, FPS 1.81, Running 82.61s Step 348( 29.33%), action 88, FPS 1.82, Running 83.25s Step 349( 29.67%), action 89, FPS 1.82, Running 83.84s Step 350( 30.00%), action 90, FPS 1.83, Running 84.52s Step 351( 30.33%), action 91, FPS 1.81, Running 85.33s Step 352( 30.67%), action 92, FPS 1.80, Running 86.09s Step 353( 31.00%), action 93, FPS 1.84, Running 86.53s Step 354( 31.33%), action 94, FPS 1.78, Running 87.15s Step 355( 31.67%), action 95, FPS 1.73, Running 87.84s Step 356( 32.00%), action 96, FPS 1.73, Running 88.21s Step 357( 32.33%), action 97, FPS 1.69, Running 88.97s [2026-08-01 18:46:54] [100] Seed 99 failed after 89.79 s. +steps: 357 , actions: 97 . +Instruction: Empty +Total 23/100(23.00%) success. +[2026-08-01 18:46:54] Final Result: 23/100(23.00%) success. +===== END newhp hlen=3 task=pull_out_key rc=0 Sat Aug 1 18:46:58 CST 2026 ===== diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence_summary.csv b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence_summary.csv new file mode 100644 index 0000000000000000000000000000000000000000..1b9ec2e7e9cfec01b218700dd6be63fd80eca3f6 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence_summary.csv @@ -0,0 +1,5 @@ +task,config,success,total,success_rate,policy_path,dataset_stats_path,config_path,deploy_path,eval_log,note +lift_bottle,train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k,60,100,0.6,checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt,checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl,checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml,checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_lift_bottle_newhp_best.yml,checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_lift_bottle_g0_20260801_155014.log,clean 100-episode Final Result +insert_hole,train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k,57,100,0.57,checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt,checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl,checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml,checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_hole_newhp_best.yml,checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_hole_g1_20260801_155014.log,clean 100-episode Final Result +pull_out_key,train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k,23,100,0.23,checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt,checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl,checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml,checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_pull_out_key_newhp_best.yml,checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_pull_out_key_g2_20260801_155014.log,clean 100-episode Final Result +insert_HDMI,train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k,14,100,0.14,checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt,checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl,checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml,checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_HDMI_newhp_best.yml,checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_HDMI_g3_20260801_155014.log,clean 100-episode Final Result diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl new file mode 100644 index 0000000000000000000000000000000000000000..df498dead039158bcc2b19a4484d657c9ccf976b --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e647c17a64f005fe745d646b829fe91d337059acb56b64a60837b5142e4c0d77 +size 4214 diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..a5cc1bcd7b4b57b081872d3b6ab184f51d3326a2 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097d5de894edfc7234246a0ccd3e16b5a0d912a1609f1f15568d8d6156b7042c +size 404166528 diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl new file mode 100644 index 0000000000000000000000000000000000000000..5f409312ac7dce40694ccf947dc6d654df722a04 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac5a2547a0d1ca41cc870b2fcf862c40337cbd62bf7bbb59aa96694f6181b0c +size 8054 diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..c766c6179424325bd32644a733ff608e3856b356 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e19a4da4546c76c13229e5c1427f9fbe857173a2215b42f0692be70edcf7c6 +size 404207488 diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl new file mode 100644 index 0000000000000000000000000000000000000000..69bb11a6ed382e0a54fe32bbe23eb0a69458fbef --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6fbdd727d108b0695c1ea24659ebeeebadc69d8534c408179c9ff0efab2620 +size 11287 diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..6d861e915ed0b51f0caa37d39f477a1d994136d1 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26585baede92e9144b87c4c12e50728b44c4d7fde40ea59072bca2824a9f9434 +size 404166528 diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl new file mode 100644 index 0000000000000000000000000000000000000000..4498ee0c5b0df3a520de285b339325acccf96d52 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f8659de9e69cd1b9a08404f1db47e55859abddd648effbec51a5e22850e4fc +size 7318 diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt new file mode 100644 index 0000000000000000000000000000000000000000..2c8fc02e25ea12f1e8f2fb7fd43e0d4789446710 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacd55c8498cf1c7bc9f82593d935c2b27d20b222382d7f42ec6714ce1d45d0a +size 404146048 diff --git a/checkpoints/a800/formal4_hlen3_best_policy_20260804/selected_best.json b/checkpoints/a800/formal4_hlen3_best_policy_20260804/selected_best.json new file mode 100644 index 0000000000000000000000000000000000000000..8fde8da16bba4cc9462c25c7807b20b6e675c042 --- /dev/null +++ b/checkpoints/a800/formal4_hlen3_best_policy_20260804/selected_best.json @@ -0,0 +1,62 @@ +[ + { + "task": "lift_bottle", + "hlen": 3, + "config": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k", + "success": 60, + "total": 100, + "success_rate": 0.6, + "encoder_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/encoder/stage2_v2_encoder_only.pth", + "policy_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/policy_best.ckpt", + "dataset_stats_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/lift_bottle/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k/dataset_stats.pkl", + "config_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_lift_bottle_chunk20_kl10_lr3e-5_b384_16k.yml", + "deploy_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_lift_bottle_newhp_best.yml", + "eval_log_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_lift_bottle_g0_20260801_155014.log", + "note": "clean 100-episode Final Result" + }, + { + "task": "insert_hole", + "hlen": 3, + "config": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k", + "success": 57, + "total": 100, + "success_rate": 0.57, + "encoder_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/encoder/stage2_v2_encoder_only.pth", + "policy_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/policy_best.ckpt", + "dataset_stats_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_hole/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k/dataset_stats.pkl", + "config_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_hole_chunk30_kl10_lr3e-5_b384_16k.yml", + "deploy_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_hole_newhp_best.yml", + "eval_log_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_hole_g1_20260801_155014.log", + "note": "clean 100-episode Final Result" + }, + { + "task": "pull_out_key", + "hlen": 3, + "config": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k", + "success": 23, + "total": 100, + "success_rate": 0.23, + "encoder_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/encoder/stage2_v2_encoder_only.pth", + "policy_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/policy_best.ckpt", + "dataset_stats_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/pull_out_key/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k/dataset_stats.pkl", + "config_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_pull_out_key_chunk15_kl10_lr5e-5_b384_16k.yml", + "deploy_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_pull_out_key_newhp_best.yml", + "eval_log_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_pull_out_key_g2_20260801_155014.log", + "note": "clean 100-episode Final Result" + }, + { + "task": "insert_HDMI", + "hlen": 3, + "config": "train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k", + "success": 14, + "total": 100, + "success_rate": 0.14, + "encoder_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/encoder/stage2_v2_encoder_only.pth", + "policy_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/policy_best.ckpt", + "dataset_stats_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/policies/insert_HDMI/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k/dataset_stats.pkl", + "config_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/configs/train_config_vitacdreamer_formal4_hlen3_stage2_depthdelta_insert_HDMI_chunk20_kl7p5_lr7e-5_b384_16k.yml", + "deploy_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/deploy/deploy_hlen3_insert_HDMI_newhp_best.yml", + "eval_log_path": "checkpoints/a800/formal4_hlen3_best_policy_20260804/eval_evidence/eval_newhp_hlen3_insert_HDMI_g3_20260801_155014.log", + "note": "clean 100-episode Final Result" + } +] \ No newline at end of file